@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Quicksand:300,400,500,700&display=swap");
@import url("https://fonts.googleapis.com/earlyaccess/notosansjapanese.css");
body {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}

.fc-wrapper div,
.fc-wrapper span,
.fc-wrapper applet,
.fc-wrapper object,
.fc-wrapper iframe,
.fc-wrapper h1,
.fc-wrapper h2,
.fc-wrapper h3,
.fc-wrapper h4,
.fc-wrapper h5,
.fc-wrapper h6,
.fc-wrapper p,
.fc-wrapper blockquote,
.fc-wrapper pre,
.fc-wrapper a,
.fc-wrapper abbr,
.fc-wrapper acronym,
.fc-wrapper address,
.fc-wrapper big,
.fc-wrapper cite,
.fc-wrapper code,
.fc-wrapper del,
.fc-wrapper dfn,
.fc-wrapper em,
.fc-wrapper font,
.fc-wrapper img,
.fc-wrapper ins,
.fc-wrapper kbd,
.fc-wrapper q,
.fc-wrapper s,
.fc-wrapper samp,
.fc-wrapper small,
.fc-wrapper strike,
.fc-wrapper strong,
.fc-wrapper sub,
.fc-wrapper sup,
.fc-wrapper tt,
.fc-wrapper var,
.fc-wrapper dl,
.fc-wrapper dt,
.fc-wrapper dd,
.fc-wrapper ol,
.fc-wrapper ul,
.fc-wrapper li,
.fc-wrapper fieldset,
.fc-wrapper form,
.fc-wrapper label,
.fc-wrapper legend,
.fc-wrapper table,
.fc-wrapper caption,
.fc-wrapper tbody,
.fc-wrapper tfoot,
.fc-wrapper thead {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}

.fc-wrapper li {
  list-style: none;
  margin: 0;
  padding: 0;
  zoom: 1;
}

.fc-wrapper li img {
  font-size: 0;
  vertical-align: top;
}

.fc-wrapper a img {
  border: none;
}

.fc-wrapper .clearfloat {
  clear: both;
  height: 0;
  font-size: 1px;
  line-height: 0px;
}

.fc-wrapper .clearfix:after {
  height: 0;
  visibility: hidden;
  content: ".";
  display: block;
  clear: both;
}

* html .clearfix {
  zoom: 1;
}

* + html .clearfix {
  zoom: 1;
}

body,
table,
input,
textarea,
select,
option {
  font-family: Noto Sans Japanese, Meiryo, "メイリオ", Hiragino Kaku Gothic Pro, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", MS PGothic, " sans-serif";
}

img {
  vertical-align: top;
  max-width: 100%;
}

a,
a:link {
  color: #333;
  text-decoration: none;
}

a:hover {
  opacity: 0.7;
}

/*------------------------------------------------------------
	レイアウト
------------------------------------------------------------*/
body {
  min-width: 1200px;
  color: #333;
  font-size: 14px;
  line-height: 1.5;
  text-size-adjust: none;
  -webkit-text-size-adjust: none;
  background-color: #FFF;
}

@media screen and (max-width: 779px) {
  body {
    min-width: inherit;
  }
}

.fc-wrapper {
  /*デバイスごとの表示非表示設定*/
  /*============
    ヘッダー
    ==============*/
  /*============
    フッター
    ==============*/
  /*============
    モジュール
    ==============*/
  /*main-box*/
  /*heading02*/
  /*heading03*/
  /* headline04 */
  /* heading05 */
  /*category*/
  /*cate-list*/
  /*com-table*/
  /*l-img-box*/
  /*com-link*/
  /*top-box*/
  /*com-img-box*/
  /*com-top-ttl*/
  /* advanced-mattress */
  /* com-material */
  /* center-txt */
  /* com-cover-box */
  /*com-ul*/
  /*main-img*/
  /*com-list*/
  /*series-box*/
  /* light-wave */
  /* itmes */
  /* maintenance */
  /* com-photo-list */
  /* ease-use */
}

@media screen and (min-width: 780px) {
  .fc-wrapper .sp {
    display: none !important;
  }
}

@media screen and (max-width: 779px) {
  .fc-wrapper .pc {
    display: none !important;
  }
  .fc-wrapper a:hover,
  .fc-wrapper a:hover img {
    opacity: 1 !important;
  }
  .fc-wrapper a[href^="tel:"] {
    cursor: pointer;
    pointer-events: auto;
  }
}

.fc-wrapper .bold {
  font-weight: bold;
}

.fc-wrapper header {
  position: relative;
  z-index: 1000;
  background-color: #FFF;
}

.fc-wrapper header .h-text {
  padding: 13px 10px;
  color: #fff;
  text-align: center;
  background-color: #E34572;
}

.fc-wrapper header .h-text img {
  margin-right: 20px;
  width: 18px;
  vertical-align: middle;
  display: inline-block;
}

.fc-wrapper header .h-inner {
  box-sizing: border-box;
  margin: 0 auto;
  padding: 21px 25px 19px 31px;
  width: 1260px;
}

.fc-wrapper header .h-inner h1 {
  float: left;
}

.fc-wrapper header .h-inner .r-box {
  padding-top: 3px;
  width: 1040px;
  float: right;
}

.fc-wrapper header .h-inner .r-box #g-navi {
  padding: 5px 0 0 10px;
  width: 810px;
  float: left;
  text-align: right;
}

.fc-wrapper header .h-inner .r-box #g-navi ul li {
  margin-left: 26px;
  display: inline-block;
}

.fc-wrapper header .h-inner .r-box .h-link {
  margin: 0 5px 0 23px;
  width: 145px;
  float: left;
}

.fc-wrapper header .h-inner .r-box .h-link a {
  padding: 3px 4px 5px;
  display: block;
  color: #E34572;
  font-weight: 500;
  text-align: center;
  border: 1px solid #E34572;
  border-radius: 3px;
}

.fc-wrapper header .h-inner .r-box .h-cart {
  float: right;
}

.fc-wrapper header .h-inner .r-box a:hover {
  opacity: 0.7;
}

.fc-wrapper header .menu-box {
  display: none;
}

@media screen and (max-width: 779px) {
  .fc-wrapper header {
    position: relative;
  }
  .fc-wrapper header .sp-txt {
    padding: 10px 10px 8px;
    display: block;
    font-size: 11px;
    text-align: center;
    color: #fff;
    position: relative;
    background: #E24572;
    background-size: 38px auto;
  }
  .fc-wrapper header .sp-txt:after {
    width: 17px;
    height: 18px;
    position: absolute;
    top: 50%;
    left: 20px;
    margin-top: -9px;
    background: url("https://literie.itembox.design/item/images/common/header-icon01.png") no-repeat;
    background-size: 17px auto;
    content: '';
  }
  .fc-wrapper header .h-text {
    display: none;
  }
  .fc-wrapper header .h-inner {
    padding: 15px 20px 11px;
    position: relative;
    width: auto;
  }
  .fc-wrapper header .h-inner h1 img {
    width: 102px;
  }
  .fc-wrapper header .h-inner .r-box {
    margin-top: -1px;
    padding: 0 36px 0 0;
    width: auto;
  }
  .fc-wrapper header .h-inner .r-box .h-link {
    width: 118px;
  }
  .fc-wrapper header .h-inner .r-box .h-link a {
    padding: 7px 4px 5px;
    font-size: 11px;
    box-shadow: none;
    text-shadow: none;
  }
  .fc-wrapper header .h-inner .h-cart {
    margin: -2px 0 0 10px;
  }
  .fc-wrapper header .h-inner .h-cart a {
    display: block;
  }
  .fc-wrapper header #g-navi {
    display: none;
  }
  .fc-wrapper header .menu {
    position: absolute;
    top: 20px;
    right: 20px;
  }
  .fc-wrapper header .menu-box {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10005;
    background-color: #fff;
  }
  .fc-wrapper header .menu-box .close {
    position: absolute;
    top: 19px;
    right: 19px;
  }
  .fc-wrapper header .menu-box .navi-ul {
    margin: 58px 0 0;
    border-top: 1px solid #000;
  }
  .fc-wrapper header .menu-box .navi-ul li {
    font-weight: 600;
    border-bottom: 1px solid #E0E0E0;
  }
  .fc-wrapper header .menu-box .navi-ul li a {
    padding: 13px 20px 12px;
    display: block;
    position: relative;
  }
  .fc-wrapper header .menu-box .navi-ul li:last-child {
    border-bottom: none;
  }
  .fc-wrapper header .menu-box .navi-ul .li-style a {
    background-color: #F6F6F6;
  }
  .fc-wrapper header .menu-box .navi-ul .li-style a:after {
    margin-top: -5px;
    width: 11px;
    height: 11px;
    position: absolute;
    top: 50%;
    right: 20px;
    content: '';
    background: url("https://literie.itembox.design/item/images/common/common-icon01.png") no-repeat;
    background-size: 11px auto;
  }
  .fc-wrapper header .menu-box .navi-ul .li-style .on:after {
    background-image: url("https://literie.itembox.design/item/images/common/common-icon02.png");
  }
  .fc-wrapper header .menu-box .navi-ul .li-style ul {
    margin-bottom: -1px;
    display: none;
    border-top: 1px solid #E0E0E0;
  }
  .fc-wrapper header .menu-box .navi-ul .li-style ul li a {
    padding-left: 40px;
    background-color: #fff;
  }
  .fc-wrapper header .menu-box .navi-ul .li-style ul li a:after {
    display: none;
  }
  .fc-wrapper header .menu-box .list {
    margin-bottom: 25px;
    border-top: 1px solid #000;
  }
  .fc-wrapper header .menu-box .list li {
    width: 50%;
    float: left;
  }
  .fc-wrapper header .menu-box .list li a {
    padding: 13px 10px;
    display: block;
    font-weight: 600;
    text-align: center;
    border-right: 1px solid #000;
    border-bottom: 1px solid #000;
  }
  .fc-wrapper header .menu-box .list li:nth-child(2n) {
    float: right;
  }
  .fc-wrapper header .menu-box .list li:nth-child(2n) a {
    border-right: none;
  }
}

@media screen and (max-width: 374px) {
  .fc-wrapper header .h-inner .r-box .h-link {
    margin-left: 10px;
    width: 110px;
  }
  .fc-wrapper header .h-inner .r-box .h-link a {
    font-size: 10px;
  }
  .fc-wrapper header .h-inner .r-box .h-cart {
    margin-left: 0;
  }
  .fc-wrapper header .h-inner h1 img {
    width: 80px;
  }
  .fc-wrapper header .sp-txt a {
    background-size: 30px auto;
  }
}

@media screen and (min-width: 781px) {
  .fc-wrapper header .menu-box {
    display: none !important;
  }
}

.fc-wrapper footer {
  position: relative;
  z-index: 10;
  background-color: #FFF;
}

.fc-wrapper footer a:hover img,
.fc-wrapper footer a:hover {
  opacity: 0.7;
}

.fc-wrapper footer .f-inner {
  margin: 0 auto 38px;
  width: 1084px;
}

@media screen and (min-width: 780px) {
  .fc-wrapper footer .f-inner .footerBnr {
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px;
  }
  .fc-wrapper footer .f-inner .footerBnr .renewwalBnr {
    margin-right: 15px;
  }
  .fc-wrapper footer .f-inner .footerBnr .f-link {
    margin-left: 15px;
  }
}

@media screen and (max-width: 779px) {
  .fc-wrapper footer .f-inner .renewwalBnr {
    padding: 0 20px 25px;
  }
  .fc-wrapper footer .f-inner .f-link {
    padding-bottom: 10px;
  }
}

.fc-wrapper footer .f-inner .f-photo-list li {
  margin-right: 32px;
  width: 340px;
  float: left;
}

.fc-wrapper footer .f-inner .f-photo-list li img {
  width: 100%;
}

.fc-wrapper footer .f-inner .f-photo-list li:last-child {
  margin-right: 0;
}

.fc-wrapper footer .f-text {
  padding: 16px 15px 17px;
  font-size: 13px;
  color: #E34572;
  text-align: center;
  background-color: #F6F6F6;
}

.fc-wrapper footer .f-box {
  padding-bottom: 29px;
  background-color: #363636;
}

.fc-wrapper footer .f-box .f-inner {
  margin-bottom: 20px;
  box-sizing: border-box;
  padding: 69px 0px 88px 65px;
  border-bottom: 1px solid #737373;
  position: relative;
}

@media screen and (min-width: 780px) {
  .fc-wrapper footer .f-box .facebook {
    position: absolute;
    bottom: 5px;
    right: 35px;
    display: inline-block;
    width: 25px;
  }
  .fc-wrapper footer .f-box .facebook img {
    width: 100%;
  }
  .fc-wrapper footer .f-box .instagram {
    position: absolute;
    bottom: 5px;
    right: 0;
    display: inline-block;
    width: 25px;
  }
  .fc-wrapper footer .f-box .instagram img {
    width: 100%;
  }
}

@media screen and (max-width: 779px) {
  .fc-wrapper footer .f-box .facebook {
    width: 25px;
    margin-left: 16px;
    display: inline-block;
  }
  .fc-wrapper footer .f-box .instagram {
    width: 25px;
    margin-left: 16px;
    display: inline-block;
  }
}

.fc-wrapper footer .f-box .f-logo {
  padding-top: 10px;
  width: 155px;
  float: left;
}

.fc-wrapper footer .f-box .r-box {
  width: 730px;
  float: right;
}

.fc-wrapper footer .f-box .r-box .f-navi > li {
  margin-right: 20px;
  width: 175px;
  float: left;
}

.fc-wrapper footer .f-box .r-box .f-navi > li p {
  margin-bottom: 32px;
  padding-left: 16px;
  font-size: 15px;
  color: #fff;
  font-family: 'Quicksand', sans-serif;
  font-weight: 400;
  font-weight: bold;
  background: url(https://literie.itembox.design/item/images/common/footer-line.png) no-repeat left center;
  background-size: 10px auto;
}

.fc-wrapper footer .f-box .r-box .f-navi > li ul {
  margin-left: 16px;
}

.fc-wrapper footer .f-box .r-box .f-navi > li ul li {
  padding-bottom: 9px;
}

.fc-wrapper footer .f-box .r-box .f-navi > li ul li a {
  font-size: 12px;
  color: #fff;
}

.fc-wrapper footer .f-box .r-box .f-navi > li:nth-child(2n) {
  width: 148px;
}

.fc-wrapper footer .f-box .r-box .f-navi > li:last-child {
  margin-right: 0;
}

.fc-wrapper footer .f-sub-box {
  width: 1075px;
  margin: 0 auto;
}

.fc-wrapper footer .f-sub-box .list {
  width: 530px;
  float: left;
  display: flex;
}

.fc-wrapper footer .f-sub-box .list li {
  margin-right: 10px;
}

.fc-wrapper footer .f-sub-box .list li a {
  color: #fff;
  font-size: 11px;
}

.fc-wrapper footer .f-sub-box .copyright {
  padding: 10px 20px 0 0;
  width: 320px;
  float: right;
  text-align: right;
  font-size: 11px;
  color: #fff;
  font-family: 'Quicksand', sans-serif;
  font-weight: 400;
}

.fc-wrapper footer .page-top {
  position: relative;
  z-index: 100;
}

.fc-wrapper footer .page-top a {
  position: fixed;
  right: 30px;
  bottom: 20px;
}

.fc-wrapper footer .page-top a img {
  width: 8px;
}

.fc-wrapper footer .page-top.no-fixed a {
  position: absolute;
}

@media screen and (max-width: 779px) {
  .fc-wrapper footer .f-inner {
    margin-bottom: 34px;
    width: auto;
  }
  .fc-wrapper footer .f-inner .f-link {
    margin: 0 20px 17px;
  }
  .fc-wrapper footer .f-inner .f-link img {
    width: 100%;
  }
  .fc-wrapper footer .f-inner .f-photo-list {
    margin: 0 20px;
  }
  .fc-wrapper footer .f-inner .f-photo-list li {
    margin: 0 0 28px;
    width: auto;
    float: none;
  }
  .fc-wrapper footer .f-text {
    padding: 20px 15px 16px;
    font-size: 12px;
  }
  .fc-wrapper footer .f-box {
    padding-bottom: 20px;
  }
  .fc-wrapper footer .f-box .f-logo {
    display: none;
  }
  .fc-wrapper footer .f-box .r-box {
    width: auto;
    float: none;
  }
  .fc-wrapper footer .f-box .r-box .f-navi {
    margin-bottom: 15px;
  }
  .fc-wrapper footer .f-box .r-box .f-navi > li {
    margin: 0 0 10px;
    width: 49% !important;
  }
  .fc-wrapper footer .f-box .r-box .f-navi > li p {
    margin-bottom: 23px;
  }
  .fc-wrapper footer .f-box .r-box .f-navi > li ul li {
    padding-bottom: 15px;
  }
  .fc-wrapper footer .f-box .r-box .f-navi > li ul li a {
    font-size: 13px;
    letter-spacing: -0.7px;
  }
  .fc-wrapper footer .f-box .r-box .f-inner > li:nth-child(2n) {
    float: right;
  }
  .fc-wrapper footer .f-box .f-inner {
    margin: 0 20px 27px;
    padding: 46px 0 30px 0;
  }
  .fc-wrapper footer .f-sub-box {
    margin: 0 30px;
    width: auto;
  }
  .fc-wrapper footer .f-sub-box .list {
    width: auto;
    float: none;
    text-align: center;
  }
  .fc-wrapper footer .f-sub-box .list li a {
    font-size: 13px;
  }
  .fc-wrapper footer .f-sub-box .copyright {
    padding: 15px 0 0;
    width: auto;
    float: none;
    font-size: 13px;
    text-align: center;
  }
}

@media screen and (max-width: 374px) {
  .fc-wrapper footer .f-sub-box .list li a {
    font-size: 10px;
  }
  .fc-wrapper footer .f-text {
    padding-left: 35px;
    padding-right: 35px;
  }
}

.fc-wrapper #container {
  text-align: left;
}

.fc-wrapper .main-box {
  margin: 0 auto;
  width: 1084px;
}

@media screen and (max-width: 779px) {
  .fc-wrapper .main-box {
    padding: 0 20px;
    width: auto !important;
  }
}

.fc-wrapper .main-box.cat .com-list a {
  border: 1px solid #000;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 50px;
  width: 100%;
  position: relative;
  top: 0;
  left: 0;
  color: #333;
}

.fc-wrapper .main-box.cat .com-list a::after {
  content: '';
  width: 8px;
  height: 8px;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  transform: rotate(-45deg);
  position: absolute;
  top: 20px;
  right: 10px;
}

.fc-wrapper .heading02 {
  margin-bottom: 61px;
  font-size: 33px;
  font-weight: 500;
  text-align: center;
}

.fc-wrapper .heading02 .sub-span {
  box-sizing: border-box;
  padding-top: 30px;
  min-width: 275px;
  display: inline-block;
  position: relative;
}

.fc-wrapper .heading02 .sub-span span {
  display: block;
  font-size: 18px;
  color: #8B8B8B;
  font-family: 'Quicksand', sans-serif;
  font-weight: 400;
  font-weight: bold;
}

.fc-wrapper .heading02 .sub-span:after {
  width: 100%;
  height: 3px;
  border-top: 3px solid #000000;
  position: absolute;
  top: 0;
  left: 0;
  content: "";
}

@media screen and (max-width: 779px) {
  .fc-wrapper .heading02 {
    margin-bottom: 29px;
    font-size: 26px;
  }
  .fc-wrapper .heading02 .sub-span {
    padding-top: 18px;
    min-width: 226px;
  }
  .fc-wrapper .heading02 .sub-span span {
    margin-bottom: 5px;
    font-size: 16px;
  }
  .fc-wrapper .heading02 .sub-span:after {
    height: 2px;
    border-width: 2px;
  }
}

.fc-wrapper .heading03 {
  margin-bottom: 24px;
  font-size: 36px;
  font-weight: bold;
}

@media screen and (max-width: 779px) {
  .fc-wrapper .heading03 {
    margin-bottom: 10px;
    font-size: 20px;
  }
}

.fc-wrapper .headline04 {
  margin-bottom: 15px;
  color: #000;
  font-size: 38px;
  font-weight: bold;
  line-height: 1.25;
  text-align: center;
}

@media screen and (max-width: 779px) {
  .fc-wrapper .headline04 {
    font-size: 26px;
  }
}

@media screen and (max-width: 374px) {
  .fc-wrapper .headline04 {
    font-size: 24px;
  }
}

.fc-wrapper .headline04 .txt {
  margin-top: 17px;
  font-weight: normal;
  display: block;
  font-size: 18px;
}

.fc-wrapper .headline04 .sml-txt {
  display: block;
  font-size: 32px;
}

.fc-wrapper .headline04 small {
  font-size: 26px;
  vertical-align: middle;
}

.fc-wrapper .headline04 .en {
  margin-bottom: 15px;
  display: block;
  color: #969696;
  font-size: 20px;
  font-family: 'Quicksand', sans-serif;
  font-weight: 400;
  font-weight: 700;
}

@media screen and (max-width: 779px) {
  .fc-wrapper .headline04 .en {
    font-size: 16px;
  }
}

@media screen and (max-width: 779px) {
  .fc-wrapper .headline04 {
    line-height: 1.5;
    letter-spacing: -1px;
  }
  .fc-wrapper .headline04 .txt {
    margin-top: 11px;
    font-size: 16px;
    line-height: 2;
  }
  .fc-wrapper .headline04 .sml-txt {
    font-size: 20px;
  }
  .fc-wrapper .headline04 .en {
    margin-bottom: 6px;
  }
}

@media screen and (max-width: 374px) {
  .fc-wrapper .headline04 {
    font-size: 22px;
  }
}

@media screen and (max-width: 779px) {
  .fc-wrapper .headline04.c-black {
    color: #FFF;
  }
}

.fc-wrapper .heading05 {
  margin-bottom: 18px;
  color: #000;
  font-size: 24px;
  font-weight: bold;
  line-height: 1.41;
  text-align: center;
}

@media screen and (max-width: 779px) {
  .fc-wrapper .heading05 {
    margin-bottom: 13px;
    font-size: 22px;
  }
}

.fc-wrapper .category {
  margin-bottom: 61px;
}

.fc-wrapper .category .heading02 {
  font-size: 30px;
}

@media screen and (max-width: 779px) {
  .fc-wrapper .category {
    margin-bottom: 21px;
  }
  .fc-wrapper .category .heading02 {
    margin-bottom: 22px;
    font-size: 26px;
  }
  .fc-wrapper .category .heading02 .sub-span {
    padding-top: 30px;
  }
}

.fc-wrapper .cate-list {
  margin: 0 -3px;
}

.fc-wrapper .cate-list li {
  margin: 0 10px 30px 0;
  width: 270px;
  float: left;
}

.fc-wrapper .cate-list li a {
  box-sizing: border-box;
  width: 100%;
  display: table;
}

.fc-wrapper .cate-list li a:hover {
  opacity: 0.7;
}

.fc-wrapper .cate-list li .photo {
  width: 80px;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  text-align: left;
}

.fc-wrapper .cate-list li .photo img {
  width: 100%;
}

.fc-wrapper .cate-list li p {
  padding-left: 25px;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  text-align: left;
  font-size: 16px;
  font-weight: bold;
}

.fc-wrapper .cate-list li:nth-child(4n+1) {
  width: 310px;
}

.fc-wrapper .cate-list li:nth-child(4n) {
  width: 205px;
  margin-right: 0;
}

@media screen and (max-width: 779px) {
  .fc-wrapper .cate-list li {
    margin: 0 0 30px;
    width: 49% !important;
    letter-spacing: -0.5px;
  }
  .fc-wrapper .cate-list li .photo {
    width: 48px;
  }
  .fc-wrapper .cate-list li p {
    padding-left: 11px;
    font-size: 14px;
  }
  .fc-wrapper .cate-list .li-style {
    width: 100% !important;
  }
}

@media screen and (max-width: 374px) {
  .fc-wrapper .cate-list li {
    width: 50%;
  }
  .fc-wrapper .cate-list li .photo {
    width: 40px;
  }
  .fc-wrapper .cate-list li p {
    font-size: 11px;
  }
}

.fc-wrapper .com-table {
  width: 100%;
  border-collapse: collapse;
}

.fc-wrapper .com-table th {
  padding: 29px 20px 29px 88px;
  width: 45%;
  text-align: left;
  vertical-align: top;
  border-bottom: 1px solid #969696;
}

.fc-wrapper .com-table td {
  padding: 29px 0 29px 20px;
  text-align: left;
  vertical-align: top;
  border-bottom: 1px solid #969696;
}

.fc-wrapper .com-table td .a {
  display: inline-block;
}

.fc-wrapper .com-table td .email {
  margin: 0 20px 0 0;
}

.fc-wrapper .com-table td .txt-span {
  margin: -10px 0;
  line-height: 3;
  display: block;
}

@media screen and (max-width: 779px) {
  .fc-wrapper .com-table th {
    box-sizing: border-box;
    padding: 10px;
    width: 100% !important;
    float: left;
  }
  .fc-wrapper .com-table td {
    box-sizing: border-box;
    padding: 10px;
    width: 100% !important;
    float: left;
  }
}

.fc-wrapper .com-table02 {
  margin-bottom: 110px;
}

.fc-wrapper .com-table02 th {
  padding: 6px 20px;
  width: 17%;
  font-weight: normal;
  text-align: left;
  vertical-align: middle;
  line-height: 2;
  border-right: 1px solid #BFBDBE;
  border-top: 1px solid #BFBDBE;
  border-color: #BFBDBE;
}

.fc-wrapper .com-table02 th sup {
  vertical-align: 0;
  position: relative;
  top: 0.5em;
}

.fc-wrapper .com-table02 th span {
  display: block;
  line-height: 1.2;
}

.fc-wrapper .com-table02 td {
  padding: 6px 25px;
  width: auto;
  vertical-align: middle;
  line-height: 2;
  border-top: 1px solid #BFBDBE;
  border-color: #BFBDBE;
}

.fc-wrapper .com-table02 td sup {
  vertical-align: 0;
}

@media screen and (max-width: 779px) {
  .fc-wrapper .com-table02 {
    margin-bottom: 10px;
  }
  .fc-wrapper .com-table02 th {
    padding: 10px 20px;
    text-align: center;
    border-bottom: none;
    border-right: none;
  }
  .fc-wrapper .com-table02 td {
    padding: 10px 0 22px;
    line-height: 2.15;
    border-bottom: none;
  }
}

.fc-wrapper .l-img-box {
  margin-bottom: 103px;
}

.fc-wrapper .l-img-box .photo {
  float: left;
}

.fc-wrapper .l-img-box .text-box {
  width: 560px;
  float: right;
}

.fc-wrapper .l-img-box .text-box p {
  margin-bottom: 40px;
  font-size: 18px;
  line-height: 2.2;
  color: #000;
}

.fc-wrapper .l-img-box .text-box p:last-child {
  margin-bottom: 0;
}

.fc-wrapper .l-img-box .text-box .title {
  margin-bottom: 40px;
  font-size: 30px;
  font-weight: 500;
}

.fc-wrapper .l-img-box .text-box .txt {
  font-size: 16px;
  line-height: 1.8;
}

@media screen and (max-width: 779px) {
  .fc-wrapper .l-img-box .photo {
    float: none;
  }
  .fc-wrapper .l-img-box .photo img {
    width: 100%;
  }
  .fc-wrapper .l-img-box .text-box {
    width: auto;
    float: none;
  }
  .fc-wrapper .l-img-box .headline04 {
    text-align: left;
  }
}

.fc-wrapper .com-link {
  margin: 0 0 50px;
  width: 334px;
}

.fc-wrapper .com-link a {
  padding: 17px 10px 15px;
  display: block;
  position: relative;
  border: 1px solid #000;
  text-align: center;
  background-color: #fff;
}

.fc-wrapper .com-link a:after {
  width: 50px;
  height: 6px;
  margin-top: -6px;
  position: absolute;
  top: 50%;
  right: -30px;
  content: '';
  background: url(https://literie.itembox.design/item/images/common/common-arrow01.png) no-repeat;
  background-size: 50px auto;
}

@media screen and (max-width: 779px) {
  .fc-wrapper .com-link a:after {
    margin-top: -3px;
    background-size: 40px auto;
  }
}

.fc-wrapper .com-link a:hover {
  opacity: 0.7;
}

@media screen and (max-width: 779px) {
  .fc-wrapper .com-link {
    box-sizing: border-box;
    margin: 0 auto 24px;
    width: 275px;
  }
}

@media screen and (max-width: 374px) {
  .fc-wrapper .com-link {
    width: 250px;
  }
}

.fc-wrapper .com-link02 a {
  color: #fff;
  border-color: #fff;
}

.fc-wrapper .com-link02 a:after {
  background-image: url("https://literie.itembox.design/item/images/common/common-arrow04.png");
}

.fc-wrapper .top-box {
  margin-bottom: 65px;
  text-align: center;
}

.fc-wrapper .top-box p {
  margin-bottom: 25px;
  font-size: 16px;
  line-height: 2;
}

.fc-wrapper .top-box p:last-child {
  margin-bottom: 0;
}

@media screen and (max-width: 779px) {
  .fc-wrapper .top-box {
    margin-bottom: 80px;
  }
  .fc-wrapper .top-box p {
    margin-bottom: 29px;
    font-size: 14px;
  }
}

.fc-wrapper .com-img-box {
  margin-bottom: 95px;
}

.fc-wrapper .com-img-box .photo {
  float: right;
}

.fc-wrapper .com-img-box .text-box {
  padding-top: 3px;
  width: 550px;
  float: left;
}

.fc-wrapper .com-img-box .text-box .headline04 {
  margin-bottom: 20px;
  text-align: left;
}

.fc-wrapper .com-img-box p {
  margin-bottom: 20px;
  line-height: 2;
}

.fc-wrapper .com-img-box p:last-child {
  margin-bottom: 0;
}

.fc-wrapper .com-img-box .title {
  margin-bottom: 23px;
  font-size: 30px;
  font-weight: bold;
  line-height: 1.5;
}

.fc-wrapper .com-img-box .title02 {
  margin-bottom: 40px;
  font-size: 38px;
  font-weight: bold;
  line-height: 1.2;
}

@media screen and (max-width: 779px) {
  .fc-wrapper .com-img-box .title02 {
    font-size: 26px;
  }
}

@media screen and (max-width: 374px) {
  .fc-wrapper .com-img-box .title02 {
    font-size: 24px;
  }
}

.fc-wrapper .com-img-box .title02 span {
  margin-bottom: 23px;
  font-size: 20px;
  color: #969696;
  display: block;
  font-family: 'Quicksand', sans-serif;
  font-weight: 400;
  font-weight: bold;
}

@media screen and (max-width: 779px) {
  .fc-wrapper .com-img-box .title02 span {
    font-size: 16px;
  }
}

@media screen and (max-width: 779px) {
  .fc-wrapper .com-img-box {
    margin: 0 -2px 42px;
  }
  .fc-wrapper .com-img-box .photo {
    margin-bottom: 10px;
    float: none;
  }
  .fc-wrapper .com-img-box .photo img {
    width: 100%;
  }
  .fc-wrapper .com-img-box .text-box {
    width: auto !important;
    float: none;
  }
  .fc-wrapper .com-img-box .headline04 {
    text-align: left;
  }
  .fc-wrapper .com-img-box .title {
    margin-bottom: 12px;
    font-size: 20px;
  }
}

.fc-wrapper .com-top-ttl {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  background-color: #F7F7F7;
}

.fc-wrapper .com-top-ttl .text-box {
  padding: 21px 0 20px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

@media screen and (min-width: 780px) {
  .fc-wrapper .com-top-ttl .text-box {
    width: 1100px;
  }
}

@media screen and (min-width: 780px) {
  .fc-wrapper .com-top-ttl .text-box {
    width: 1200px;
  }
}

.fc-wrapper .com-top-ttl .text-box h2 {
  color: #707070;
  font-size: 14px;
}

.fc-wrapper .com-top-ttl .text-box h2 .en {
  margin-right: 10px;
  display: inline-block;
  vertical-align: -2px;
  color: #707070;
  font-size: 20px;
  font-family: 'Quicksand', sans-serif;
  font-weight: 400;
  letter-spacing: 1px;
}

.fc-wrapper .com-top-ttl .text-box ul {
  text-align: right;
}

.fc-wrapper .com-top-ttl .text-box ul li {
  margin-left: 25px;
  display: inline-block;
}

.fc-wrapper .com-top-ttl .text-box ul li a {
  color: #707070;
  display: inline-block;
  vertical-align: middle;
  line-height: 2.8;
}

.fc-wrapper .com-top-ttl .text-box ul li a.shop {
  padding: 0 20px;
  color: #FFF;
  background-color: #060606;
}

.fc-wrapper .com-top-ttl .img-area {
  width: 100%;
}

.fc-wrapper .com-top-ttl .img-area .head-box {
  width: 100%;
}

.fc-wrapper .com-top-ttl .img-area .head-box h2 .en {
  margin-bottom: 5px;
  display: block;
  color: #F6F6F6 !important;
  font-family: 'Quicksand', sans-serif;
  font-weight: 400;
  letter-spacing: 1px;
}

.fc-wrapper .com-top-ttl .img-area .img img {
  width: 100%;
  vertical-align: middle;
}

@media screen and (min-width: 780px) {
  .fc-wrapper .com-top-ttl .img-area {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-color: #242424;
  }
  .fc-wrapper .com-top-ttl .img-area > div {
    flex-basis: 50%;
  }
  .fc-wrapper .com-top-ttl .img-area .head-box {
    display: flex;
    justify-content: flex-end;
  }
  .fc-wrapper .com-top-ttl .img-area .head-box h2 {
    width: 550px;
    font-size: 16px;
    color: #969696;
  }
  .fc-wrapper .com-top-ttl .img-area .head-box h2 .en {
    font-size: 39px;
  }
}

@media screen and (max-width: 779px) {
  .fc-wrapper .com-top-ttl {
    flex-direction: column-reverse;
    background-color: transparent;
  }
  .fc-wrapper .com-top-ttl .text-box {
    padding: 30px 0;
    width: 100%;
  }
  .fc-wrapper .com-top-ttl .text-box h2 {
    display: none;
  }
  .fc-wrapper .com-top-ttl .text-box ul {
    box-sizing: border-box;
    padding: 0 20px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    text-align: center;
  }
  .fc-wrapper .com-top-ttl .text-box ul li {
    margin: 0;
  }
  .fc-wrapper .com-top-ttl .text-box ul li a {
    font-size: 13px;
    line-height: 2.8;
  }
  .fc-wrapper .com-top-ttl .text-box ul li a.shop {
    padding: 0 20px;
  }
  .fc-wrapper .com-top-ttl .img-area {
    position: relative;
    min-height: 158px;
    overflow: hidden;
  }
  .fc-wrapper .com-top-ttl .img-area .head-box {
    box-sizing: border-box;
    padding: 25px 0 25px 20px;
    min-height: 158px;
    position: relative;
    z-index: 3;
    background: rgba(0, 0, 0, 0.65);
  }
  .fc-wrapper .com-top-ttl .img-area .head-box h2 {
    font-size: 14px;
    color: #FFF;
  }
  .fc-wrapper .com-top-ttl .img-area .head-box h2 .en {
    font-size: 26px;
  }
  .fc-wrapper .com-top-ttl .img-area .img {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    opacity: 0.65;
  }
  .fc-wrapper .com-top-ttl .img-area .img img {
    width: 100%;
    min-height: 100%;
  }
}

@media screen and (max-width: 374px) {
  .fc-wrapper .com-top-ttl .text-box ul {
    padding: 0 10px;
  }
  .fc-wrapper .com-top-ttl .text-box ul li a {
    font-size: 12px;
  }
  .fc-wrapper .com-top-ttl .text-box ul li a.shop {
    padding: 0 10px;
  }
  .fc-wrapper .com-top-ttl .img-area .head-box {
    padding: 25px 10px;
  }
}

.fc-wrapper .advanced-mattress {
  padding: 55px 0 52px;
  text-align: center;
}

.fc-wrapper .advanced-mattress .photo-list {
  margin-bottom: 25px;
  text-align: center;
}

.fc-wrapper .advanced-mattress .photo-list li {
  margin: 0 5px;
  max-width: 350px;
  display: inline-block;
  font-size: 0;
  vertical-align: middle;
}

.fc-wrapper .advanced-mattress h3 {
  margin-bottom: 35px;
  color: #000;
  font-size: 38px;
  font-weight: bold;
}

@media screen and (max-width: 779px) {
  .fc-wrapper .advanced-mattress h3 {
    font-size: 26px;
  }
}

@media screen and (max-width: 374px) {
  .fc-wrapper .advanced-mattress h3 {
    font-size: 24px;
  }
}

.fc-wrapper .advanced-mattress h3 span {
  margin-top: 5px;
  display: block;
  font-size: 16px;
  font-weight: normal;
}

.fc-wrapper .advanced-mattress p {
  color: #000;
  font-size: 16px;
  line-height: 2.125;
}

@media screen and (min-width: 780px) {
  .fc-wrapper .advanced-mattress {
    background: -webkit-linear-gradient(180deg, #FFF, #F2F2F2);
    background: linear-gradient(180deg, #FFF, #F2F2F2);
    box-sizing: border-box;
    min-height: 585px;
  }
}

@media screen and (max-width: 779px) {
  .fc-wrapper .advanced-mattress {
    padding: 10px 0 43px;
    background: #FFF;
  }
  .fc-wrapper .advanced-mattress .main-box {
    padding: 0 15px;
  }
  .fc-wrapper .advanced-mattress h3 {
    margin-bottom: 15px;
  }
  .fc-wrapper .advanced-mattress .photo-list {
    margin-bottom: 20px;
  }
  .fc-wrapper .advanced-mattress .photo-list li {
    max-width: 160px;
  }
  .fc-wrapper .advanced-mattress .photo-list.match-photo {
    margin-bottom: 25px;
  }
  .fc-wrapper .advanced-mattress .photo-list.match-photo li {
    max-width: 140px;
  }
  .fc-wrapper .advanced-mattress .photo-list.match-photo li.large {
    max-width: 150px;
  }
}

@media screen and (max-width: 779px) and (max-width: 374px) {
  .fc-wrapper .advanced-mattress .photo-list.match-photo li.large {
    max-width: 140px;
  }
}

@media screen and (max-width: 779px) {
  .fc-wrapper .advanced-mattress .photo-list.match-photo li.small {
    width: 120px;
  }
  .fc-wrapper .advanced-mattress .photo-list.match-photo li.small img {
    max-width: 94px;
  }
  .fc-wrapper .advanced-mattress p {
    font-size: 14px;
  }
}

@media screen and (max-width: 374px) {
  .fc-wrapper .advanced-mattress .photo-list li {
    margin: 0;
    max-width: 140px;
  }
}

.fc-wrapper .com-material {
  padding: 60px 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: url("https://literie.itembox.design/item/images/premium/com-material-bg.jpg") no-repeat center center;
  background-size: cover;
}

.fc-wrapper .com-material .headline04 {
  text-align: left;
}

.fc-wrapper .com-material p {
  line-height: 2;
}

@media screen and (min-width: 780px) {
  .fc-wrapper .com-material {
    box-sizing: border-box;
    min-height: 475px;
  }
  .fc-wrapper .com-material.high-material {
    min-height: 500px;
  }
  .fc-wrapper .com-material .flex-area {
    display: flex;
    justify-content: flex-end;
  }
  .fc-wrapper .com-material .flex-area .text-right {
    width: 600px;
  }
}

@media all and (-ms-high-contrast: none) {
  .fc-wrapper .com-material {
    height: 475px;
  }
  .fc-wrapper .com-material.high-material {
    height: 500px;
  }
}

@media screen and (max-width: 779px) {
  .fc-wrapper .com-material {
    padding: 45px 0;
    background-image: url("https://literie.itembox.design/item/images/premium/sp-com-material-bg.jpg");
  }
  .fc-wrapper .com-material p {
    line-height: 2.14;
  }
  .fc-wrapper .com-material.photo-material {
    padding: 0 0 45px;
    background: none !important;
  }
  .fc-wrapper .com-material.photo-material .photo {
    margin: 0 -20px 13px;
  }
  .fc-wrapper .com-material.photo-material .photo img {
    width: 100%;
  }
}

.fc-wrapper .center-txt {
  color: #000;
  text-align: center;
  line-height: 2;
}

@media screen and (max-width: 779px) {
  .fc-wrapper .center-txt {
    line-height: 2.14;
  }
}

.fc-wrapper .com-cover-box {
  margin-bottom: 90px;
  position: relative;
}

.fc-wrapper .com-cover-box .inner {
  padding: 60px 0 64px;
  width: 660px;
  position: absolute;
  left: 50%;
  top: 50%;
  text-align: center;
  transform: translate(-50%, -50%);
  background-color: rgba(0, 0, 0, 0.8);
}

.fc-wrapper .com-cover-box .inner .headline04 {
  color: #FFF;
  font-size: 34px;
  line-height: 1.45;
}

.fc-wrapper .com-cover-box .inner .headline04 .en {
  color: #fff;
}

.fc-wrapper .com-cover-box .inner .center-txt {
  color: #FFF;
}

.fc-wrapper .com-cover-box .photo-list li {
  float: left;
  width: 50%;
  position: relative;
}

.fc-wrapper .com-cover-box .photo-list li span {
  box-sizing: border-box;
  width: 100%;
  padding: 0 28px 0 32px;
  position: absolute;
  left: 0;
  bottom: 35px;
  text-align: right;
  color: #FFF;
  font-size: 30px;
  font-family: 'Quicksand', sans-serif;
  font-weight: 400;
  font-weight: 700;
}

.fc-wrapper .com-cover-box .photo-list li img {
  width: 100%;
}

.fc-wrapper .com-cover-box .photo-list li:nth-child(2) span {
  text-align: left;
  color: #000;
}

@media screen and (max-width: 779px) {
  .fc-wrapper .com-cover-box {
    margin-bottom: 50px;
  }
  .fc-wrapper .com-cover-box .inner {
    padding: 45px 20px 42px;
    width: auto;
    position: static;
    text-align: left;
    transform: translate(0, 0);
  }
  .fc-wrapper .com-cover-box .inner .headline04 {
    margin-bottom: 17px;
    font-size: 26px;
    line-height: 1.5;
    text-align: left;
  }
  .fc-wrapper .com-cover-box .inner .headline04 .en {
    color: #969696;
  }
  .fc-wrapper .com-cover-box .inner p {
    text-align: left;
  }
  .fc-wrapper .com-cover-box .photo-list {
    margin-bottom: 17px;
  }
  .fc-wrapper .com-cover-box .photo-list li span {
    padding: 0 5px;
    bottom: 5px;
    font-size: 13px;
    text-align: center !important;
  }
}

@media screen and (max-width: 374px) {
  .fc-wrapper .com-cover-box .inner .center-txt {
    font-size: 13px;
  }
}

.fc-wrapper .com-ul {
  margin: 0 -15px 20px -8px;
}

.fc-wrapper .com-ul li {
  margin: 0 27px 30px 0;
  width: 350px;
  float: left;
}

.fc-wrapper .com-ul li a {
  display: flex;
  align-items: center;
  border: 1px solid #E0E0E0;
  background-color: #fff;
}

.fc-wrapper .com-ul li a:hover {
  opacity: 0.7;
}

.fc-wrapper .com-ul li .photo {
  width: 120px;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  text-align: left;
}

.fc-wrapper .com-ul li .photo img {
  width: 100%;
}

.fc-wrapper .com-ul li .text-box {
  padding: 5px 10px 5px 25px;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  text-align: left;
}

.fc-wrapper .com-ul li .text-box p {
  font-size: 18px;
  font-weight: bold;
}

.fc-wrapper .com-ul li .text-box p .txt-span {
  margin-top: 2px;
  font-size: 12px;
  color: #969696;
  display: block;
  font-family: 'Quicksand', sans-serif;
  font-weight: 400;
}

.fc-wrapper .com-ul li:nth-child(3n) {
  margin-right: 0;
}

@media screen and (max-width: 779px) {
  .fc-wrapper .com-ul {
    margin: 0;
    padding-bottom: 15px;
  }
  .fc-wrapper .com-ul li {
    margin: 0 0 14px;
    width: 47.5%;
  }
  .fc-wrapper .com-ul li .photo {
    width: 50px;
  }
  .fc-wrapper .com-ul li .text-box {
    padding: 3px 0 0 5px;
  }
  .fc-wrapper .com-ul li .text-box p {
    line-height: 1;
    font-size: 12px;
    line-height: 1.25;
  }
  .fc-wrapper .com-ul li .text-box p .txt-span {
    margin-top: -0;
    font-size: 10px;
    letter-spacing: -0.5px;
  }
  .fc-wrapper .com-ul li:nth-child(2n) {
    float: right;
  }
  .fc-wrapper .com-ul .li-style01 .text-box {
    padding-left: 5px;
    letter-spacing: -1px;
  }
  .fc-wrapper .com-ul .li-style02 .text-box {
    padding-left: 5px;
    letter-spacing: -1px;
  }
}

@media screen and (max-width: 374px) {
  .fc-wrapper .com-ul li .text-box {
    padding-left: 5px;
  }
  .fc-wrapper .com-ul li .text-box p {
    font-size: 10px;
    line-height: 1.2;
  }
  .fc-wrapper .com-ul li .text-box p .txt-span {
    line-height: 1;
    letter-spacing: 0;
  }
  .fc-wrapper .com-ul .li-style01 .text-box p {
    font-size: 9px;
  }
}

.fc-wrapper .main-img {
  margin-bottom: 76px;
  position: relative;
}

.fc-wrapper .main-img .img {
  width: 100%;
}

.fc-wrapper .main-img .ttl-box {
  width: 100%;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}

.fc-wrapper .main-img .heading01 {
  margin: 0 auto;
  width: 1095px;
  color: #000;
  font-size: 38px;
  font-weight: bold;
}

.fc-wrapper .main-img .heading01 .txt-span {
  margin-bottom: 10px;
  font-size: 20px;
  display: block;
  font-family: 'Quicksand', sans-serif;
  font-weight: 400;
  font-weight: bold;
}

@media screen and (max-width: 779px) {
  .fc-wrapper .main-img {
    margin-bottom: 32px;
  }
  .fc-wrapper .main-img .img {
    height: auto;
    width: 100%;
    vertical-align: top;
  }
  .fc-wrapper .main-img .heading01 {
    padding: 0 20px;
    width: auto;
    font-size: 26px;
  }
  .fc-wrapper .main-img .heading01 .txt-span {
    margin-bottom: 0;
    font-size: 14px;
  }
}

@media screen and (max-width: 374px) {
  .fc-wrapper .main-img .heading01 {
    font-size: 22px;
  }
}

.fc-wrapper .main-img02 {
  margin-bottom: 113px;
  height: 232px;
  background-color: #F7F7F7;
}

.fc-wrapper .main-img02 .img {
  display: none;
}

.fc-wrapper .main-img02 .heading01 {
  color: #000;
}

.fc-wrapper .main-img02 .heading01 .txt-span {
  color: #969696;
}

@media screen and (max-width: 779px) {
  .fc-wrapper .main-img02 {
    height: 100px !important;
  }
  .fc-wrapper .main-img02 .heading01 {
    font-size: 26px;
  }
  .fc-wrapper .main-img02 .heading01 .txt-span {
    font-size: 12px;
  }
}

.fc-wrapper .com-list {
  margin: 0 0 20px 14px;
}

.fc-wrapper .com-list li {
  margin: 0 40px 69px 0;
  width: 321px;
  float: left;
}

.fc-wrapper .com-list li a {
  display: block;
  color: #000;
}

.fc-wrapper .com-list li a:hover {
  opacity: 0.7;
}

.fc-wrapper .com-list li img {
  width: 100%;
}

.fc-wrapper .com-list li .photo {
  margin-bottom: 20px;
}

.fc-wrapper .com-list li:nth-child(3n) {
  margin-right: 0;
}

.fc-wrapper .com-list p {
  margin-bottom: 20px;
  font-size: 12px;
  line-height: 1.7;
}

.fc-wrapper .com-list p:last-child {
  margin-bottom: 0 !important;
}

.fc-wrapper .com-list .title {
  margin: 0 -20px 15px 0;
  font-size: 18px;
  line-height: 1.5;
}

.fc-wrapper .com-list .txt {
  margin-top: -8px;
  font-size: 16px;
  line-height: 1.45;
}

@media screen and (max-width: 779px) {
  .fc-wrapper .com-list {
    margin-left: 0;
  }
  .fc-wrapper .com-list li {
    margin: 0 0 30px;
    width: auto;
    float: none;
  }
  .fc-wrapper .com-list li .photo {
    margin-bottom: 13px;
  }
  .fc-wrapper .com-list li .photo img {
    width: 100%;
  }
  .fc-wrapper .com-list li p {
    font-size: 12px;
    line-height: 1.5;
  }
  .fc-wrapper .com-list li .title {
    margin: 0 0 5px;
    font-size: 16px;
  }
  .fc-wrapper .com-list li .txt {
    margin: 0 0 10px;
  }
  .fc-wrapper .com-list li .txt02 {
    font-size: 14px;
  }
}

.fc-wrapper .com-list02 li {
  margin: 0 30px 20px 0;
  width: 250px;
}

@media screen and (min-width: 780px) {
  .fc-wrapper .com-list02 li:nth-child(3n) {
    margin-right: 30px !important;
  }
  .fc-wrapper .com-list02 li:nth-child(4n) {
    margin-right: 0 !important;
  }
}

@media screen and (max-width: 779px) {
  .fc-wrapper .com-list02 li {
    margin: 0 0 20px !important;
    width: 47.5%;
    float: left;
  }
  .fc-wrapper .com-list02 li:nth-child(2n) {
    float: right;
  }
}

.fc-wrapper .series-box {
  padding-bottom: 40px;
  background-color: #F6F6F6;
}

@media screen and (max-width: 779px) {
  .fc-wrapper .series-box {
    padding-bottom: 20px;
  }
}

.fc-wrapper .light-wave {
  padding: 90px 0 80px;
  background-color: #F6F6F6;
}

.fc-wrapper .light-wave .headline04 {
  margin-bottom: 63px;
}

.fc-wrapper .light-wave .list {
  margin: 0 -10px 58px;
}

.fc-wrapper .light-wave .list li {
  box-sizing: border-box;
  padding: 0 1px;
  width: 33.3%;
  float: left;
}

.fc-wrapper .light-wave .list li p {
  margin-right: 10px;
  line-height: 2.1;
}

.fc-wrapper .light-wave .list li .title {
  margin: 0 auto 21px;
  padding: 8px 0;
  width: 260px;
  position: relative;
  color: #FFF;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  background-color: #000;
}

.fc-wrapper .light-wave .list li .title:after {
  margin-left: -4px;
  width: 0;
  height: 0;
  position: absolute;
  left: 50%;
  top: 100%;
  content: "";
  border: 16px solid transparent;
  border-left-width: 8px;
  border-right-width: 8px;
  border-top-color: #000;
}

.fc-wrapper .light-wave .list li .photo {
  margin-bottom: 22px;
}

.fc-wrapper .light-wave .list li h4 {
  margin-bottom: 21px;
  font-size: 20px;
  font-weight: bold;
}

.fc-wrapper .light-wave .list li h4 .en {
  margin: 0 0 22px 25px;
  position: relative;
  display: block;
  color: #8B8B8B;
  font-family: 'Quicksand', sans-serif;
  font-weight: 400;
  font-size: 17px;
  font-weight: 700;
}

.fc-wrapper .light-wave .list li h4 .en:before {
  margin-top: -1.5px;
  width: 10px;
  height: 3px;
  position: absolute;
  left: -23px;
  top: 50%;
  background-color: #000;
  content: '';
}

.fc-wrapper .light-wave .com-link {
  margin: 0 auto;
}

@media screen and (max-width: 779px) {
  .fc-wrapper .light-wave {
    padding: 40px 0 50px;
  }
  .fc-wrapper .light-wave .headline04 {
    margin-bottom: 10px;
    text-align: left;
  }
  .fc-wrapper .light-wave .list {
    margin: 0 -10px 40px;
  }
  .fc-wrapper .light-wave .list li {
    padding: 0 10px;
    width: 100%;
  }
  .fc-wrapper .light-wave .list li p {
    display: none;
  }
  .fc-wrapper .light-wave .list li .photo {
    margin-bottom: 0;
  }
  .fc-wrapper .light-wave .list li h4 {
    display: none;
  }
}

.fc-wrapper .itmes {
  padding-bottom: 23px;
}

.fc-wrapper .itmes .com-list02 {
  margin: 0 -10px;
}

.fc-wrapper .itmes .com-list02 li {
  margin-bottom: 40px;
}

.fc-wrapper .itmes .com-list02 li .txt {
  min-height: 50px;
  margin-bottom: 40px;
}

.fc-wrapper .itmes .com-list02 li .txt02 {
  min-height: inherit;
}

.fc-wrapper .itmes .com-list02 li p:last-child {
  margin-bottom: 0;
}

@media screen and (max-width: 779px) {
  .fc-wrapper .itmes .heading02 {
    margin-bottom: 32px;
  }
  .fc-wrapper .itmes .com-list02 {
    margin: 0;
  }
  .fc-wrapper .itmes .com-list02 li {
    margin-bottom: 36px !important;
  }
  .fc-wrapper .itmes .com-list02 li .txt {
    margin-bottom: 30px;
    min-height: inherit;
    font-size: 14px;
  }
  .fc-wrapper .itmes .com-list02 li .txt02 {
    font-size: 16px;
  }
}

.fc-wrapper .maintenance {
  margin-bottom: 43px;
}

.fc-wrapper .maintenance .headline04 {
  margin: 10px 0 0 -8px;
  width: 400px;
  float: left;
  color: #000;
  text-align: left;
  line-height: 1.3;
}

.fc-wrapper .maintenance .text02 {
  padding-right: 18px;
  width: 545px;
  float: right;
  color: #000;
  line-height: 2;
}

@media screen and (max-width: 779px) {
  .fc-wrapper .maintenance {
    margin-bottom: 14px;
  }
  .fc-wrapper .maintenance .headline04 {
    margin: 0 0 20px;
    width: auto !important;
    text-align: center;
    float: none;
    line-height: 1.5;
  }
  .fc-wrapper .maintenance .text02 {
    padding: 0;
    width: auto !important;
    float: none;
    line-height: 2.15;
  }
}

@media screen and (max-width: 374px) {
  .fc-wrapper .maintenance .headline04 {
    font-size: 22px;
  }
}

.fc-wrapper .com-photo-list li span {
  display: block;
  color: #000;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
}

.fc-wrapper .com-photo-list li img {
  width: 100%;
}

@media screen and (min-width: 780px) {
  .fc-wrapper .com-photo-list {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .fc-wrapper .com-photo-list li {
    flex-basis: 240px;
  }
  .fc-wrapper .com-photo-list li span {
    margin-top: 18px;
    line-height: 1.89;
  }
}

@media screen and (max-width: 779px) {
  .fc-wrapper .com-photo-list li {
    margin-bottom: 20px;
  }
  .fc-wrapper .com-photo-list li span {
    margin-top: 13px;
    line-height: 1.67;
  }
  .fc-wrapper .com-photo-list li:last-child {
    margin-bottom: 0;
  }
}

.fc-wrapper .ease-use {
  margin: 0 auto;
}

@media screen and (min-width: 780px) {
  .fc-wrapper .ease-use {
    width: 1100px;
  }
}

.fc-wrapper .ease-use .photo-area div {
  overflow: hidden;
}

.fc-wrapper .ease-use .photo-area .title {
  color: #969696;
  font-family: 'Quicksand', sans-serif;
  font-weight: 400;
  font-size: 17px;
  font-weight: 700;
  text-align: center;
  letter-spacing: -1px;
}

.fc-wrapper .ease-use .photo-area .title span {
  padding: 0 25px;
  min-height: 50px;
  position: relative;
  display: inline-flex;
  align-items: center;
  background-color: #FFF;
}

.fc-wrapper .ease-use .photo-area .title span:before {
  width: 5000px;
  height: 1px;
  margin: -0.5px 0 0 -2500px;
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: -1;
  background-color: #969696;
  content: '';
}

@media screen and (min-width: 780px) {
  .fc-wrapper .ease-use {
    margin: 103px auto 105px;
  }
  .fc-wrapper .ease-use .headline04 {
    margin-bottom: 45px;
    line-height: 1.53;
  }
  .fc-wrapper .ease-use .photo-area .l-box {
    width: 814px;
    float: left;
  }
  .fc-wrapper .ease-use .photo-area .r-box {
    width: 240px;
    float: right;
  }
  .fc-wrapper .ease-use .photo-area .title {
    margin-bottom: 20px;
  }
}

@media all and (-ms-high-contrast: none) {
  .fc-wrapper .ease-use .photo-area .title span {
    height: 50px;
  }
}

@media screen and (max-width: 779px) {
  .fc-wrapper .ease-use {
    margin: 65px 12px 25px;
  }
  .fc-wrapper .ease-use .headline04 {
    margin-bottom: 10px;
    line-height: 1.7;
  }
  .fc-wrapper .ease-use .l-box {
    margin-bottom: 20px;
  }
  .fc-wrapper .ease-use .r-box .title {
    margin-bottom: 25px;
  }
}

.fc-wrapper a[href^="tel:"] {
  cursor: default;
  pointer-events: none;
}

.fc-wrapper .page-top-box {
  margin-bottom: 62px;
  border-top: 1px solid #e0e0e0;
  background-color: #f6f6f6;
}

.fc-wrapper .page-top-box > div {
  width: 42.1%;
  float: left;
  box-sizing: border-box;
}

.fc-wrapper .page-top-box .image-box {
  width: 57.9%;
  background-color: #cbccd0;
}

.fc-wrapper .page-top-box .image-box img {
  display: block;
}

.fc-wrapper .page-top-box .text-box {
  padding: 55px 102px 0 0;
}

.fc-wrapper .page-top-box .text-box .wid-box {
  width: 350px;
  float: right;
}

.fc-wrapper .page-top-box .text-box .ttl {
  margin-bottom: 4px;
  padding-bottom: 12px;
  font-size: 22px;
  line-height: 1;
  border-bottom: 3px solid #d6ebdc;
}

.fc-wrapper .page-top-box .text-box .ttl .text {
  margin-top: 34px;
  display: block;
}

.fc-wrapper .page-top-box .text-box .ttl .lable {
  padding: 8px 5px;
  min-width: 192px;
  font-size: 18px;
  border: 1px solid #000;
  background-color: #fff;
  text-align: center;
  box-sizing: border-box;
  display: inline-block;
  line-height: 1;
}

.fc-wrapper .page-top-box .text-box .headline04 {
  text-align: left;
  font-size: 55px;
}

.fc-wrapper .page-top-box .text-box .headline04 .en {
  margin: 6px 0 0 0;
  font-size: 18px;
}

.fc-wrapper .page-top-box .text-box .text-list li {
  margin-right: 10px;
  padding: 31px 5px 5px;
  width: 105px;
  height: 105px;
  border-radius: 50%;
  text-align: center;
  background-color: #d6ebdc;
  line-height: 1.2;
  font-size: 18px;
  display: inline-block;
  box-sizing: border-box;
}

.fc-wrapper .page-top-box .text-box .text-list li:last-child {
  margin-right: 0;
}

@media screen and (max-width: 779px) {
  .fc-wrapper .page-top-box {
    margin-bottom: 33px;
    border-top: none;
  }
  .fc-wrapper .page-top-box > div {
    width: auto;
    float: none;
  }
  .fc-wrapper .page-top-box .image-box {
    width: auto;
  }
  .fc-wrapper .page-top-box .image-box img {
    width: 100%;
  }
  .fc-wrapper .page-top-box .text-box {
    padding: 15px 15px 22px 15px;
  }
  .fc-wrapper .page-top-box .text-box .wid-box {
    width: auto;
    float: none;
  }
  .fc-wrapper .page-top-box .text-box .ttl {
    padding-bottom: 9px;
    font-size: 11px;
    border-bottom: 2px solid #d6ebdc;
  }
  .fc-wrapper .page-top-box .text-box .ttl .text {
    margin-top: 0;
    display: inline-block;
  }
  .fc-wrapper .page-top-box .text-box .ttl .lable {
    margin-right: 6px;
    padding: 4px 5px 3px;
    min-width: 98px;
    font-size: 9px;
  }
  .fc-wrapper .page-top-box .text-box .headline04 {
    margin: 0 20px 0 0;
    font-size: 27.5px;
    float: left;
  }
  .fc-wrapper .page-top-box .text-box .headline04 .en {
    margin: 0;
    font-size: 9px;
    letter-spacing: 0.5px;
  }
  .fc-wrapper .page-top-box .text-box .text-list {
    margin-top: 5px;
    max-width: 157px;
    float: left;
  }
  .fc-wrapper .page-top-box .text-box .text-list li {
    margin-right: 2px;
    padding: 14px 5px 5px;
    width: 47px;
    height: 47px;
    font-size: 8px;
  }
}

@media screen and (max-width: 374px) {
  .fc-wrapper .page-top-box .text-box .headline04 {
    margin: 0 15px 0 0;
    font-size: 21.5px;
  }
  .fc-wrapper .page-top-box .text-box .text-list {
    max-width: 143px;
  }
  .fc-wrapper .page-top-box .text-box .text-list li {
    margin-right: 0;
    width: 44px;
    height: 44px;
  }
}

.fc-wrapper .com-img-list {
  margin: 33px 0 37px 0;
  text-align: center;
}

.fc-wrapper .com-img-list li {
  margin: 0 3px;
  display: inline-block;
}

@media screen and (max-width: 779px) {
  .fc-wrapper .com-img-list {
    margin: 28px 0 26px 0;
    text-align: center;
  }
  .fc-wrapper .com-img-list li {
    margin: 0;
    width: 48.58%;
    display: block;
    float: left;
  }
  .fc-wrapper .com-img-list li:nth-child(2n) {
    float: right;
  }
}

.fc-wrapper .com-img-list02 {
  margin: 38px 0 87px;
}

.fc-wrapper .com-img-list02 li {
  width: 509px;
  float: left;
  position: relative;
}

.fc-wrapper .com-img-list02 li .ttl {
  padding: 16px 0;
  width: 102px;
  height: 102px;
  border-radius: 50%;
  font-size: 18px;
  font-weight: bold;
  background-color: #fcee78;
  box-sizing: border-box;
  position: absolute;
  top: 18px;
  left: 18px;
  text-align: center;
  line-height: 1.25;
}

.fc-wrapper .com-img-list02 li .ttl .size {
  font-size: 12px;
  font-weight: normal;
  transform: scale(0.91666);
  -webkit-transform: scale(0.91666);
  display: block;
}

.fc-wrapper .com-img-list02 li .ttl .size02 {
  font-size: 16px;
  display: block;
}

.fc-wrapper .com-img-list02 li .text {
  position: absolute;
  bottom: 18px;
  left: 18px;
  font-size: 15px;
  font-weight: bold;
}

.fc-wrapper .com-img-list02 li:last-child {
  float: right;
}

.fc-wrapper .com-img-list02 li:last-child .ttl {
  background-color: #b3e9ff;
}

@media screen and (max-width: 779px) {
  .fc-wrapper .com-img-list02 {
    margin: 37px 0 34px;
  }
  .fc-wrapper .com-img-list02 li {
    margin-bottom: 27px;
    width: auto;
    float: none;
  }
  .fc-wrapper .com-img-list02 li img {
    width: 100%;
  }
  .fc-wrapper .com-img-list02 li:last-child {
    margin-bottom: 0;
  }
  .fc-wrapper .com-img-list02 li .ttl {
    padding: 10px 0;
    width: 70px;
    height: 70px;
    font-size: 12.1px;
    top: 12px;
    left: 12px;
    line-height: 1.25;
  }
  .fc-wrapper .com-img-list02 li .ttl .size {
    font-size: 7.5px;
    transform: scale(1);
    -webkit-transform: scale(1);
  }
  .fc-wrapper .com-img-list02 li .ttl .size02 {
    font-size: 10.8px;
  }
  .fc-wrapper .com-img-list02 li .text {
    position: absolute;
    bottom: 13px;
    left: 12px;
    font-size: 10.1px;
  }
  .fc-wrapper .com-img-list02 li:last-child {
    float: none;
  }
}

.fc-wrapper .com-img-list03 {
  margin: 51px 0 0;
}

.fc-wrapper .com-img-list03 li {
  margin-right: 35px;
  padding-bottom: 15px;
  width: 310px;
}

.fc-wrapper .com-img-list03 li .image {
  position: relative;
}

.fc-wrapper .com-img-list03 li:before {
  width: 18px;
  height: 21px;
  position: absolute;
  top: 36%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  right: -30px;
  background: url("../images/neck/icon01.jpg") no-repeat left top;
  content: "";
}

.fc-wrapper .com-img-list03 li:last-child {
  margin-right: 0;
}

.fc-wrapper .com-img-list03 li:last-child:before {
  display: none;
}

.fc-wrapper .com-img-list03 li .num {
  width: 34px;
  height: 34px;
  color: #fff !important;
  font-size: 22px;
  font-weight: 500;
  background-color: #000;
  position: absolute;
  top: 0;
  left: 0;
  font-family: 'Quicksand', sans-serif;
  text-align: center;
  box-sizing: border-box;
}

.fc-wrapper .com-img-list03 li p {
  color: #000 !important;
  font-weight: normal !important;
}

.fc-wrapper .com-img-list03 li .txt {
  margin-top: 13px;
  text-align: left;
  font-size: 14px;
}

.fc-wrapper .com-img-list03 li:nth-child(2) .num {
  left: 5px;
}

.fc-wrapper .com-img-list03 li:nth-child(2):after {
  right: -25px;
}

@media screen and (max-width: 779px) {
  .fc-wrapper .com-img-list03 {
    margin-top: 21px;
  }
  .fc-wrapper .com-img-list03 li {
    margin: 0;
    padding-bottom: 45px;
    width: auto;
    overflow: hidden;
  }
  .fc-wrapper .com-img-list03 li .image {
    position: relative;
    width: 48%;
    float: left;
  }
  .fc-wrapper .com-img-list03 li:before {
    width: 11px;
    height: 9px;
    position: absolute;
    bottom: 15px;
    top: auto;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    right: auto;
    left: 67px;
    background: url("../images/neck/sp_icon01.jpg") no-repeat left top;
    background-size: 11px auto;
    content: "";
  }
  .fc-wrapper .com-img-list03 li:last-child {
    margin: 0;
    padding-bottom: 0;
  }
  .fc-wrapper .com-img-list03 li:last-child:before {
    display: none;
  }
  .fc-wrapper .com-img-list03 li .num {
    width: 17px;
    height: 17px;
    font-size: 11px;
  }
  .fc-wrapper .com-img-list03 li .txt {
    margin-top: 7px;
    font-size: 12px;
    width: 49%;
    float: right;
    letter-spacing: -1.5px;
  }
  .fc-wrapper .com-img-list03 li:nth-child(2) .num {
    left: 5px;
  }
  .fc-wrapper .com-img-list03 li:nth-child(2):before {
    right: -25px;
  }
}

.fc-wrapper .recommended-box {
  margin: 119px 40px 0;
  padding-bottom: 62px;
  border-top: 2px solid #222222;
  border-bottom: 2px solid #222222;
}

.fc-wrapper .recommended-box h2 {
  margin: -29px 0 27px;
  font-size: 36px;
  text-align: center;
  position: relative;
  font-weight: bold;
  letter-spacing: -1px;
}

.fc-wrapper .recommended-box h2 span {
  padding: 0 33px;
  display: inline-block;
  background-color: #fff;
}

.fc-wrapper .recommended-box .list-ul {
  margin: 0 auto;
  max-width: 605px;
}

.fc-wrapper .recommended-box .list-ul li {
  margin-bottom: 17px;
  padding-left: 36px;
  font-size: 22px;
  position: relative;
  letter-spacing: -1px;
}

.fc-wrapper .recommended-box .list-ul li:last-child {
  margin-bottom: 0;
}

.fc-wrapper .recommended-box .list-ul li:after {
  width: 29px;
  height: 25px;
  position: absolute;
  top: 4px;
  left: 0;
  background: url("../images/common/com-icon06.png") no-repeat left top;
  content: "";
}

.fc-wrapper .recommended-box .list-ul li .bg {
  display: inline-block;
  position: relative;
}

.fc-wrapper .recommended-box .list-ul li .bg:after {
  width: 100%;
  height: 16px;
  position: absolute;
  bottom: 2px;
  left: 0;
  background-color: #ffed25;
  content: "";
  z-index: -1;
}

@media screen and (max-width: 779px) {
  .fc-wrapper .recommended-box {
    margin: -33px 0 0;
    padding-bottom: 27px;
    border-top: 1px solid #222;
    border-bottom: 1px solid #222;
  }
  .fc-wrapper .recommended-box h2 {
    margin: -12px 0 18px;
    font-size: 14px;
  }
  .fc-wrapper .recommended-box h2 span {
    padding: 0 16px;
  }
  .fc-wrapper .recommended-box .list-ul li {
    margin-bottom: 7px;
    padding-left: 28px;
    font-size: 13px;
    line-height: 1.3;
  }
  .fc-wrapper .recommended-box .list-ul li:after {
    width: 15px;
    height: 17px;
    top: 3px;
    left: 10px;
    background-size: 15px auto;
  }
  .fc-wrapper .recommended-box .list-ul li .bg:after {
    height: 7px;
    bottom: -1px;
  }
}

.fc-wrapper .com-show-box {
  margin-top: 85px;
  padding-top: 1px;
  background-color: #cfd1d5;
}

.fc-wrapper .com-show-box .img-box {
  margin: 0 auto;
  padding-left: 109px;
  max-width: 1260px;
  position: relative;
  box-sizing: border-box;
}

.fc-wrapper .com-show-box .img-box .text-box {
  margin-top: 93px;
  padding-bottom: 20px;
  width: 530px;
  float: left;
  position: relative;
  z-index: 10;
  float: left;
}

.fc-wrapper .com-show-box .img-box .text-box p {
  font-size: 15px;
  line-height: 1.867;
}

.fc-wrapper .com-show-box .img-box .text-box .inner-box {
  margin-right: 99px;
  letter-spacing: -1px;
}

.fc-wrapper .com-show-box .img-box .text-box .headline04 {
  text-align: left;
  letter-spacing: -1px;
  line-height: 1.4;
}

.fc-wrapper .com-show-box .img-box .text-box .headline04 .size {
  margin-bottom: 6px;
  font-size: 22px;
  display: block;
  font-weight: 700;
  line-height: 1.3;
}

.fc-wrapper .com-show-box .img-box .image-box {
  margin-left: -200px;
  float: right;
}

.fc-wrapper .com-show-box .img-box .image-box img {
  max-width: 100%;
  display: block;
  line-height: 1;
}

@media screen and (max-width: 779px) {
  .fc-wrapper .com-show-box {
    margin-top: 45px;
    padding: 33px 15px 0;
    background-color: #cfd1d5;
  }
  .fc-wrapper .com-show-box .img-box {
    padding-left: 0;
    max-width: inherit;
  }
  .fc-wrapper .com-show-box .img-box .text-box {
    margin-top: 0;
    padding-bottom: 0;
    width: auto;
    float: none;
  }
  .fc-wrapper .com-show-box .img-box .text-box p {
    font-size: 14px;
    line-height: 1.92;
  }
  .fc-wrapper .com-show-box .img-box .text-box .inner-box {
    margin-right: 0;
  }
  .fc-wrapper .com-show-box .img-box .text-box .headline04 {
    margin-bottom: 16px;
    line-height: 1.4;
  }
  .fc-wrapper .com-show-box .img-box .text-box .headline04 .size {
    margin-bottom: 6px;
    font-size: 15px;
  }
  .fc-wrapper .com-show-box .img-box .image-box {
    margin: 3px -15px 0;
    float: none;
  }
  .fc-wrapper .com-show-box .img-box .image-box img {
    width: 100%;
  }
}

.fc-wrapper .com-show-box02 {
  position: relative;
}

.fc-wrapper .com-show-box02 .img-box {
  position: static;
}

.fc-wrapper .com-show-box02 .img-box .image-box {
  width: 59.2%;
  float: none;
  position: absolute;
  top: 0;
  right: 0;
  text-align: right;
}

.fc-wrapper .com-show-box02 .img-box .image-box img {
  width: 100%;
  max-width: inherit;
  display: inline-block;
}

.fc-wrapper .com-show-box02 .img-box .text-box {
  margin-top: 67px;
}

@media screen and (max-width: 779px) {
  .fc-wrapper .com-show-box02 {
    position: relative;
  }
  .fc-wrapper .com-show-box02 .img-box {
    position: static;
  }
  .fc-wrapper .com-show-box02 .img-box .image-box {
    margin-top: 21px;
    width: auto;
    float: none;
    position: static;
    top: auto;
    right: auto;
    text-align: left;
  }
  .fc-wrapper .com-show-box02 .img-box .image-box img {
    width: 100%;
    max-width: inherit;
    display: inline-block;
  }
  .fc-wrapper .com-show-box02 .img-box .text-box {
    margin-top: 0;
  }
}

.fc-wrapper .content-box {
  padding: 101px 0 0 0;
  background-color: #f5f5f5;
}

.fc-wrapper .content-box > .headline04 {
  margin-bottom: 104px;
}

.fc-wrapper .content-box .com-show-box {
  margin-top: 0;
}

@media screen and (max-width: 779px) {
  .fc-wrapper .content-box {
    padding: 42px 0 0 0;
  }
  .fc-wrapper .content-box > .headline04 {
    margin-bottom: 43px;
  }
  .fc-wrapper .content-box .com-show-box {
    margin-top: 0;
  }
}

.fc-wrapper .com-point-box {
  background-color: #eee8dd;
}

.fc-wrapper .com-point-box .com-show-box {
  background-color: transparent;
}

.fc-wrapper .com-point-box .img-box .image-ul {
  margin-top: 30px;
}

.fc-wrapper .com-point-box .img-box .image-ul li {
  margin-right: 14px;
  width: 234px;
  float: left;
  font-size: 14px;
}

.fc-wrapper .com-point-box .img-box .image-ul li:last-child {
  margin-right: 0;
}

.fc-wrapper .com-point-box .img-box .image-ul li p {
  line-height: 1.45;
  font-size: 14px;
}

.fc-wrapper .com-point-box .img-box .image-ul li .photo {
  margin-bottom: 9px;
}

@media screen and (max-width: 779px) {
  .fc-wrapper .com-point-box {
    background-color: #eee8dd;
  }
  .fc-wrapper .com-point-box .com-show-box {
    background-color: transparent;
  }
  .fc-wrapper .com-point-box .img-box .image-ul {
    margin-top: -36px;
    position: relative;
  }
  .fc-wrapper .com-point-box .img-box .image-ul li {
    margin-right: 0;
    width: 48%;
    font-size: 14px;
  }
  .fc-wrapper .com-point-box .img-box .image-ul li:last-child {
    margin-right: 0;
    float: right;
  }
  .fc-wrapper .com-point-box .img-box .image-ul li p {
    line-height: 1.45;
    font-size: 12px;
    text-align: center;
  }
  .fc-wrapper .com-point-box .img-box .image-ul li .photo {
    margin-bottom: 4px;
  }
  .fc-wrapper .com-point-box .img-box .image-ul li .photo img {
    width: 100%;
  }
}

.fc-wrapper .headline04 {
  margin-bottom: 19px;
}

.fc-wrapper .headline04 .point {
  margin-bottom: 31px;
  color: #fff;
  font-size: 26px;
  font-weight: normal;
  font-family: 'Quicksand', sans-serif;
  display: block;
}

.fc-wrapper .headline04 .point > span {
  min-width: 133px;
  padding: 14px 0 5px;
  display: inline-block;
  font-weight: 500;
  background-color: #000;
  line-height: 1;
  letter-spacing: 1px;
  box-sizing: border-box;
  text-align: center;
}

.fc-wrapper .headline04 .point > span .num {
  margin-top: -12px;
  font-size: 36px;
  vertical-align: middle;
  display: inline-block;
}

@media screen and (max-width: 779px) {
  .fc-wrapper .headline04 {
    font-size: 22px;
  }
  .fc-wrapper .headline04 .point {
    margin-bottom: 8px;
    font-size: 13px;
  }
  .fc-wrapper .headline04 .point > span {
    padding: 7px 2px 3px;
    min-width: 67px;
  }
  .fc-wrapper .headline04 .point > span .num {
    font-size: 19px;
    vertical-align: 0;
  }
}

.fc-wrapper .point01 {
  padding-bottom: 90px;
  background-color: #eee8dd;
}

@media screen and (max-width: 779px) {
  .fc-wrapper .point01 {
    padding-bottom: 39px;
  }
}

.fc-wrapper .point02 {
  padding-bottom: 92px;
  background-color: #d4d6da;
}

.fc-wrapper .point02 .com-border-box {
  padding-bottom: 26px;
  margin-bottom: 0;
}

@media screen and (max-width: 779px) {
  .fc-wrapper .point02 {
    padding-bottom: 40px;
  }
  .fc-wrapper .point02 .com-border-box {
    padding-bottom: 0;
  }
  .fc-wrapper .point02 .com-show-box02 .img-box .image-box {
    margin-top: 4px;
  }
}

.fc-wrapper .point03 {
  background-color: #e9f4fe;
}

.fc-wrapper .point04 {
  background-color: #ffffff;
}

.fc-wrapper .com-border-box {
  margin: 63px auto 38px;
  max-width: 1102px;
  box-sizing: border-box;
  padding: 45px 47px 21px;
  border: 4px solid #000;
  background-color: #fff;
  position: relative;
  z-index: 10;
}

.fc-wrapper .com-border-box .sub {
  margin-bottom: 59px;
  box-sizing: border-box;
  padding: 0 50px 47px;
  min-height: 310px;
  border-bottom: 1px solid #707070;
}

.fc-wrapper .com-border-box .sub:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
}

.fc-wrapper .com-border-box p.ttl {
  margin: -69px auto 4px;
  padding: 3px 5px 7px;
  max-width: 380px;
  font-size: 22px;
  font-weight: bold;
  text-align: center;
  position: relative;
  background-color: #cfcfcf;
  box-sizing: border-box;
}

.fc-wrapper .com-border-box p.ttl:after {
  width: 30px;
  height: 4px;
  position: absolute;
  top: 20px;
  left: -30px;
  z-index: 10;
  content: '';
  background-color: #fff;
}

.fc-wrapper .com-border-box p.ttl:before {
  width: 30px;
  height: 4px;
  position: absolute;
  top: 20px;
  right: -30px;
  z-index: 10;
  content: '';
  background-color: #fff;
}

.fc-wrapper .com-border-box p.ttl.bg {
  color: #fff;
  background-color: #000;
}

.fc-wrapper .com-border-box .list > li {
  width: 50%;
  float: left;
}

.fc-wrapper .com-border-box .list > li .photo {
  margin-bottom: 21px;
  text-align: center;
}

.fc-wrapper .com-border-box .list > li .photo img {
  max-width: inherit;
}

.fc-wrapper .com-border-box .list > li:nth-child(2n) .ttl {
  color: #fff;
  background-color: #000;
}

.fc-wrapper .com-border-box .list > li:nth-child(2n) p {
  color: #f92d7c;
  font-weight: bold;
}

.fc-wrapper .com-border-box p {
  font-size: 18px;
  text-align: center;
}

@media screen and (max-width: 779px) {
  .fc-wrapper .com-border-box {
    margin: 26px 15px 23px;
    padding: 0;
    border: none;
    background-color: #fff;
    position: relative;
    background-color: transparent;
    z-index: 10;
  }
  .fc-wrapper .com-border-box .sub-border {
    padding: 20px 22px 27px;
    border: 2px solid #000;
    background-color: #fff;
  }
  .fc-wrapper .com-border-box .sub {
    margin-bottom: 29px;
    padding: 0 20px 23px;
    min-height: auto;
  }
  .fc-wrapper .com-border-box .sub:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none;
  }
  .fc-wrapper .com-border-box p.ttl {
    margin: -32px auto 0;
    padding: 3px 15px 2px;
    max-width: 190px;
    font-size: 11px;
  }
  .fc-wrapper .com-border-box p.ttl:after {
    width: 45px;
    top: 10px;
    left: -45px;
  }
  .fc-wrapper .com-border-box p.ttl:before {
    width: 45px;
    right: -45px;
    top: 10px;
  }
  .fc-wrapper .com-border-box p.ttl.bg {
    color: #fff;
    background-color: #000;
  }
  .fc-wrapper .com-border-box .list > li {
    margin-bottom: 50px;
    padding: 20px 22px 24px;
    width: auto;
    float: none;
    border: 2px solid #000;
    background-color: #fff;
  }
  .fc-wrapper .com-border-box .list > li:last-child {
    margin-bottom: 0;
  }
  .fc-wrapper .com-border-box .list > li .photo {
    margin: 0 34px 7px;
    text-align: center;
  }
  .fc-wrapper .com-border-box .list > li .photo img {
    width: 100%;
  }
  .fc-wrapper .com-border-box p {
    font-size: 12px;
    text-align: center;
  }
}

.fc-wrapper .com-sub-box {
  margin-top: 37px;
  max-width: 1040px;
  position: relative;
  z-index: 10;
}

.fc-wrapper .com-sub-box .heading03 {
  margin-bottom: 11px;
  color: #000;
  font-size: 28px;
  text-align: center;
}

@media screen and (max-width: 779px) {
  .fc-wrapper .com-sub-box {
    margin-top: 17px;
    padding: 0 !important;
    z-index: 10;
  }
  .fc-wrapper .com-sub-box .heading03 {
    margin-bottom: 23px;
    font-size: 22px;
  }
  .fc-wrapper .com-sub-box .center-txt {
    line-height: 2;
  }
}

.fc-wrapper .point03 {
  padding-bottom: 123px;
  background: url("../images/neck/photo18.png") no-repeat right top #E9F4FE;
}

.fc-wrapper .point03 .img-box .text-box {
  margin-top: 118px;
}

.fc-wrapper .point03 .img-box .text-box .headline04 {
  margin-bottom: 31px;
}

.fc-wrapper .point03 .img-box .text-box .inner-box {
  margin-right: 0;
}

.fc-wrapper .point03 .img-box .text-box .inner-box p {
  margin: 0 85px 25px 0;
}

.fc-wrapper .point03 .img-box .text-box .inner-box .text {
  margin: 0;
  font-size: 12px;
}

@media screen and (max-width: 779px) {
  .fc-wrapper .point03 {
    padding: 0 0 83px;
    background-image: none;
  }
  .fc-wrapper .point03 .img-box {
    max-width: inherit;
    padding-left: 0;
  }
  .fc-wrapper .point03 .img-box .text-box {
    width: auto;
    padding: 0;
    margin: 0 0 15px;
  }
  .fc-wrapper .point03 .img-box .text-box .headline04 {
    margin-bottom: 6px;
  }
  .fc-wrapper .point03 .img-box .text-box .inner-box p {
    margin: 0 0 14px 0;
  }
  .fc-wrapper .point03 .img-box .text-box .inner-box .text {
    line-height: 1.35;
    font-size: 10px;
    text-indent: -1em;
    padding-left: 1em;
  }
  .fc-wrapper .point03 .sp-photo img {
    width: 100%;
  }
}

.fc-wrapper .washable-ul {
  margin: 0 auto;
  width: 808px;
  padding-top: 51px;
}

.fc-wrapper .washable-ul li {
  float: left;
  width: 365px;
  position: relative;
}

.fc-wrapper .washable-ul li:nth-child(2n) {
  float: right;
}

.fc-wrapper .washable-ul li p {
  width: 133px;
  height: 133px;
  color: #fff;
  font-size: 22px;
  box-sizing: border-box;
  padding-top: 35px;
  text-align: center;
  background-color: #000;
  border-radius: 50%;
  position: absolute;
  bottom: -54px;
  left: 0;
  line-height: 1.4;
}

@media screen and (max-width: 779px) {
  .fc-wrapper .washable-ul {
    width: auto;
    padding-top: 11px;
  }
  .fc-wrapper .washable-ul li {
    width: 48.6%;
  }
  .fc-wrapper .washable-ul li img {
    width: 100%;
  }
  .fc-wrapper .washable-ul li p {
    padding-top: 18px;
    left: 10px;
    font-size: 11px;
    width: 67px;
    height: 67px;
    bottom: -47px;
  }
}

.fc-wrapper .point04 {
  margin: 0 auto;
  width: 1100px;
  padding: 98px 0;
}

@media screen and (max-width: 779px) {
  .fc-wrapper .point04 {
    width: auto;
    padding: 30px 15px;
  }
}

.fc-wrapper .img-right-box {
  margin-bottom: 43px;
}

.fc-wrapper .img-right-box .photo-box {
  float: right;
}

.fc-wrapper .img-right-box .text-box {
  padding-left: 30px;
  float: left;
  width: 470px;
}

.fc-wrapper .img-right-box .text-box .headline04 {
  margin-bottom: 35px;
  text-align: left;
}

.fc-wrapper .img-right-box .text-box .headline04 .point {
  margin-bottom: 43px;
}

.fc-wrapper .img-right-box .text-box p {
  line-height: 2;
  width: 425px;
}

@media screen and (max-width: 779px) {
  .fc-wrapper .img-right-box {
    margin-bottom: 14px;
  }
  .fc-wrapper .img-right-box .text-box {
    margin-bottom: 22px;
    float: none;
    width: auto;
    padding: 0;
  }
  .fc-wrapper .img-right-box .text-box .headline04 {
    margin-bottom: 4px;
    font-size: 19px;
  }
  .fc-wrapper .img-right-box .text-box .headline04 .point {
    margin-bottom: 13px;
  }
  .fc-wrapper .img-right-box .text-box p {
    width: auto;
  }
  .fc-wrapper .img-right-box .photo-box {
    float: none;
  }
  .fc-wrapper .img-right-box .photo-box img {
    width: 100%;
  }
}

.fc-wrapper .pillow-ul {
  margin: 0 auto;
  width: 820px;
}

.fc-wrapper .pillow-ul li {
  width: 385px;
  float: left;
  position: relative;
}

.fc-wrapper .pillow-ul li .photo {
  margin-bottom: 8px;
  position: relative;
}

.fc-wrapper .pillow-ul li .photo .arrow {
  position: absolute;
  bottom: 3px;
  left: -33px;
}

.fc-wrapper .pillow-ul li .pillow-span {
  min-width: 135px;
  box-sizing: border-box;
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  padding: 4px 10px 7px;
  font-size: 16px;
  color: #fff;
  text-align: center;
  background-color: #000;
}

.fc-wrapper .pillow-ul li .pillow-span02 {
  background-color: #FA2D7C;
}

.fc-wrapper .pillow-ul li:nth-child(2n) {
  float: right;
}

.fc-wrapper .pillow-ul li p {
  line-height: 2;
}

@media screen and (max-width: 779px) {
  .fc-wrapper .pillow-ul {
    width: auto;
  }
  .fc-wrapper .pillow-ul li {
    width: 48.6%;
  }
  .fc-wrapper .pillow-ul li .photo img {
    width: 100%;
  }
  .fc-wrapper .pillow-ul li .pillow-span {
    font-size: 8px;
    min-width: 69px;
    padding: 3px 6px;
  }
  .fc-wrapper .pillow-ul li .photo {
    margin-bottom: 5px;
  }
  .fc-wrapper .pillow-ul li .photo .arrow {
    width: 40%;
    left: 0;
    bottom: 6%;
  }
  .fc-wrapper .pillow-ul li p {
    font-size: 11px;
    line-height: 1.7;
  }
}

.fc-wrapper .img-box-left {
  margin: 0 auto;
  width: 1100px;
  display: table;
  background-color: #fff;
}

.fc-wrapper .img-box-left ruby {
  display: inline !important;
}

.fc-wrapper .img-box-left rt {
  font-weight: normal;
}

.fc-wrapper .img-box-left .photo-box {
  display: table-cell;
  text-align: left;
  vertical-align: middle;
  width: 551px;
}

.fc-wrapper .img-box-left .photo-box img {
  vertical-align: top;
}

.fc-wrapper .img-box-left .text-box {
  display: table-cell;
  text-align: left;
  vertical-align: middle;
  width: 548px;
  color: #000;
  padding: 20px 40px 20px 48px;
  box-sizing: border-box;
}

.fc-wrapper .img-box-left .text-box .title {
  margin-bottom: 11px;
  font-size: 28px;
  font-weight: bold;
  line-height: 1.5;
  letter-spacing: 0;
}

.fc-wrapper .img-box-left .text-box p {
  line-height: 2;
  letter-spacing: -0.5px;
}

@media screen and (max-width: 779px) {
  .fc-wrapper .img-box-left {
    margin: 0 15px;
    width: auto;
    display: block;
  }
  .fc-wrapper .img-box-left .photo-box {
    width: auto;
    display: block;
  }
  .fc-wrapper .img-box-left .photo-box img {
    width: 100%;
  }
  .fc-wrapper .img-box-left .text-box {
    display: block;
    width: auto;
    padding: 22px 15px 23px;
  }
  .fc-wrapper .img-box-left .text-box .title {
    margin-bottom: 8px;
    font-size: 19px;
  }
  .fc-wrapper .img-box-left .text-box p {
    line-height: 1.8;
  }
}

.fc-wrapper .scenes-ul {
  margin: 0 auto;
  width: 903px;
  padding-top: 77px;
}

.fc-wrapper .scenes-ul li {
  margin-bottom: 68px;
  float: left;
  width: 390px;
}

.fc-wrapper .scenes-ul li p {
  margin-top: 13px;
  font-size: 14px;
  text-align: center;
}

.fc-wrapper .scenes-ul li:nth-child(2n) {
  float: right;
}

@media screen and (max-width: 779px) {
  .fc-wrapper .scenes-ul {
    width: auto;
    padding: 20px 23px;
  }
  .fc-wrapper .scenes-ul li {
    margin-bottom: 20px;
    float: none !important;
    width: 100%;
    display: table;
  }
  .fc-wrapper .scenes-ul li .photo {
    width: 48%;
    display: table-cell;
    text-align: left;
    vertical-align: middle;
  }
  .fc-wrapper .scenes-ul li .photo img {
    width: 100%;
  }
  .fc-wrapper .scenes-ul li .txt {
    padding-left: 10px;
    display: table-cell;
    text-align: left;
    vertical-align: middle;
    font-size: 12px;
  }
  .fc-wrapper .scenes-ul li:last-child {
    margin-bottom: 0;
  }
}

@media screen and (max-width: 779px) {
  .fc-wrapper .scenes-box {
    margin: 25px 15px 0 !important;
    border: 2px solid #000;
    background-color: #fff;
  }
  .fc-wrapper .scenes-box p.ttl.bg {
    padding-left: 5px;
    padding-right: 5px;
    margin-top: -13px;
  }
  .fc-wrapper .scenes-box p.ttl.bg:before {
    right: -45px;
    width: 45px;
    top: 11px;
  }
  .fc-wrapper .scenes-box p.ttl.bg:after {
    left: -45px;
    width: 45px;
    top: 11px;
  }
}

.fs-l-header {
  padding-top: 0;
}

.fs-c-cartTable__productInfo .fs-c-productPrice__addon {
  display: none !important;
}

@media screen and (min-width: 780px) {
  .fs-c-breadcrumb__list {
    width: 1200px;
    margin: 0 auto;
  }
  #shop_list .container {
    margin: 50px auto !important;
  }
}

@media screen and (max-width: 779px) {
  .fs-l-main {
    padding: 0;
    margin: 0 !important;
  }
  .fs-l-footer {
    margin-top: 0;
  }
}

#fs_ProductCategory .fs-c-breadcrumb__list,
#fs_ProductCategory .fs-c-productList__controller,
#fs_ProductCategory .fs-c-productListItem__control {
  display: none;
}

#fs_ProductCategory .ITEMS .heading02 {
  margin-bottom: 0;
}

.fs-c-buttonContainer--memberRegister a {
  color: #FFF;
}

#fs_Top .fs-l-main {
  display: noen !important;
}

.cashless-area {
  display: flex;
  justify-content: center;
  align-items: center;
  background: #DFF2FC;
  line-height: 0;
}

/*============
Futureshopデフォルトのカスタム
==============*/
/*全ページコンテンツ余白*/
.system_content {
  margin: 0px 10px 0 60px !important;
}

/*商品ページ項目選択肢*/
.FS2_inputSelection_table {
  border: 1px solid #ff0000;
  color: #FF0000;
}

.FS2_inputSelection_table th {
  background: none !important td, th;
  background-border-bottom: none;
}

/*商品ページ画像サイズ*/
#FS2_itemlayout_E .thumbnail {
  width: 320px !important;
}

/*商品ページ数量*/
.FS2_figure_table .FS2_figure_table_td_figure {
  padding-right: 60px;
  font-size: 13px;
}

.FS2_figure_table .FS2_figure_table_td_input_cnt input {
  height: 35px;
  width: 70px;
  box-sizing: border-box;
  border: 1px solid #ccc;
  border-radius: 4px;
  text-align: left;
  padding-left: 10px;
  margin-right: 10px;
}

.FS2_itemPrice_text {
  margin: 0 20px;
}

.FS2_itemPrice_text .FS2_special_price,
.FS2_itemPrice_text .FS2_itemPrice_addition {
  font-size: 13px;
  margin-right: 30px;
}

.FS2_itemPrice_text .itemPrice {
  font-size: 22px;
  font-weight: normal !important;
  color: #333333;
  margin-right: 5px;
}

.fc_teiki {
  background: #F9F8F6;
}

.fc_teiki .FS2_special_price {
  color: #FF0000;
}

.FS2_figure {
  margin: 0 20px;
}

.FS2_members_login_link {
  margin: 0 20px;
}

.FS2_inputSelection {
  margin: 0 20px;
}

.itemNumber {
  font-size: 13px;
}

.itemTitle {
  font-size: 24px;
}

.FS2_figure_table_td_updn_btn input:nth-of-type(1) {
  margin: 0 0 3px 0;
}

.FS2_members_login_link {
  text-align: left;
  font-size: 13px;
}

.FS2_members_login_link a {
  color: #FF0000;
}

.FS2_members_login_link a:hover {
  color: #FF0000;
}

/*商品ページ関連商品*/
#FS2_Recommend_List {
  border-bottom: 1px solid #D4D1CA;
}

#FS2_Recommend_List .CrossHead {
  font-size: 16px;
  border-bottom: none !important;
  padding-top: 25px !important;
  border-top: 1px solid #D4D1CA;
}

#FS2_Recommend_List .itemTitle {
  font-size: 13px;
  text-align: left;
}

#FS2_Recommend_itemlayout_C .thumbnail {
  width: 165px;
  border: 1px solid #B7B7B7;
}

.FS2_recommendgoods_table {
  margin: 0 !important;
}

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}

[dir="rtl"] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

/*============
トップページコンテンツ
==============*/
.fc-wrapper #main .top .movie {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}

.fc-wrapper #main .top #movie_area {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}

.fc-wrapper #main .top .index-main-img {
  position: relative;
}

.fc-wrapper #main .top .index-main-img .foo-ul > li {
  float: left;
  position: relative;
}

.fc-wrapper #main .top .index-main-img .txt {
  width: 100%;
  font-size: 45px;
  color: #fff;
  text-align: center;
  position: absolute;
  top: 33%;
  left: 0;
}

.fc-wrapper #main .top .index-main-img .txt img {
  display: inline-block !important;
}

.fc-wrapper #main .top .index-main-img .txt02 {
  font-family: 'Quicksand', sans-serif;
  font-weight: 400;
  font-size: 55px;
}

.fc-wrapper #main .top .index-main-img .txt03 {
  padding-left: 100px;
  top: 25%;
  text-align: left;
}

.fc-wrapper #main .top .index-main-img .slick-dots {
  text-align: right;
  margin: 3px 70px 0 0;
}

.fc-wrapper #main .top .index-main-img .slick-dots li {
  margin: 0 3px;
  display: inline-block;
  width: 60px;
  height: 4px;
  cursor: pointer;
  background-color: #E0E0E0;
}

.fc-wrapper #main .top .index-main-img .slick-dots li button {
  display: none;
}

.fc-wrapper #main .top .index-main-img .slick-dots li.slick-active {
  background-color: #000;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .top .index-main-img {
    margin-bottom: 39px;
  }
  .fc-wrapper #main .top .index-main-img .txt {
    padding: 0 0 0 20px;
    box-sizing: border-box;
    font-size: 34px;
    text-align: left;
    top: auto;
    bottom: 32px;
  }
  .fc-wrapper #main .top .index-main-img .txt02 {
    padding: 0;
    text-align: center;
  }
  .fc-wrapper #main .top .index-main-img .txt03 {
    padding: 0 20px;
    text-align: center;
  }
  .fc-wrapper #main .top .index-main-img .txt03 img {
    width: 340px;
  }
  .fc-wrapper #main .top .index-main-img .slick-dots {
    margin: 8px 0 0;
    text-align: center;
  }
}

.fc-wrapper #main .top .main-box02 {
  width: 1100px;
}

.fc-wrapper #main .top .news-dl {
  box-sizing: border-box;
  display: flex;
  height: 120px;
}

@media screen and (min-width: 780px) {
  .fc-wrapper #main .top .news-dl {
    height: 110px;
    width: 100%;
    margin-bottom: 80px;
    margin-top: 30px;
  }
}

.fc-wrapper #main .top .news-dl dt {
  padding: 18px;
  width: 114px;
  font-size: 17px;
  color: #fff;
  font-family: 'Quicksand', sans-serif;
  font-weight: 400;
  font-weight: bold;
  background-color: #000000;
}

@media screen and (min-width: 780px) {
  .fc-wrapper #main .top .news-dl dt {
    display: flex;
    align-items: center;
    justify-content: center;
    letter-spacing: 1px;
  }
}

.fc-wrapper #main .top .news-dl dd {
  box-sizing: border-box;
  overflow: scroll;
  padding-left: 25px;
  text-align: left;
  background-color: #fff;
  box-shadow: 0 0 2px #ccc;
}

@media screen and (min-width: 780px) {
  .fc-wrapper #main .top .news-dl dd {
    padding: 10px 0 10px 25px;
    width: 100%;
  }
}

.fc-wrapper #main .top .news-dl dd a {
  color: #555;
  background: url("https://literie.itembox.design/item/images/common/common-arrow03.png") no-repeat right 25px center;
  background-size: 40px auto;
  padding: 0 30px 0 0;
  display: flex;
  height: 61px;
}

.fc-wrapper #main .top .news-dl dd a .date {
  display: inline-block;
  width: 90px;
  white-space: nowrap;
  color: #a0a0a0;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .top .news-dl dd a .date {
    width: 35%;
  }
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .top .news-dl dd a .text {
    width: 65%;
  }
}

@media screen and (min-width: 780px) {
  .fc-wrapper #main .top .news-dl dd a {
    padding: 0 75px 0 0;
    height: 30px;
    align-items: center;
  }
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .top .news-dl dd a {
    padding: 0 10px 0 0;
  }
}

.fc-wrapper #main .top .news-dl dd a:hover {
  opacity: 0.7;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .top .news-dl {
    margin-bottom: 54px;
    width: 100%;
    transform: none;
    -webkit-transform: none;
  }
  .fc-wrapper #main .top .news-dl dt {
    font-size: 12px;
    width: 20%;
    line-height: 1.0;
    display: flex;
    align-items: center;
  }
  .fc-wrapper #main .top .news-dl dd {
    padding-left: 10px;
    font-size: 12px;
    line-height: 1.6;
    width: 80%;
  }
  .fc-wrapper #main .top .news-dl dd a {
    background: none;
  }
}

.fc-wrapper #main .top .com-img-box {
  margin-bottom: 127px;
}

.fc-wrapper #main .top .com-img-box .photo {
  margin-top: 14px;
  width: 548px;
  height: 310px;
  position: relative;
}

.fc-wrapper #main .top .com-img-box .photo video {
  width: 100%;
  height: 310px;
  position: absolute;
  top: 0;
  left: 0;
}

.fc-wrapper #main .top .com-img-box .photo .movie-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  margin: -30px 0 0 -30px;
  z-index: 10;
}

.fc-wrapper #main .top .com-img-box .photo .movie-icon .play {
  display: block;
}

.fc-wrapper #main .top .com-img-box .photo .movie-icon .pause {
  display: none;
}

.fc-wrapper #main .top .com-img-box .headline04 {
  margin-bottom: 39px;
  text-align: left;
}

.fc-wrapper #main .top .com-img-box .text-box p {
  margin-bottom: 32px;
  font-size: 16px;
}

.fc-wrapper #main .top .com-img-box .text-box .com-link {
  margin: 0;
}

.fc-wrapper #main .top .com-img-box p {
  line-height: 2.1;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .top .com-img-box {
    margin: 0 0 50px;
  }
  .fc-wrapper #main .top .com-img-box .headline04 {
    margin-bottom: 20px;
  }
  .fc-wrapper #main .top .com-img-box .photo {
    margin-bottom: 17px;
    width: auto;
    height: 215px;
    padding: 0;
  }
  .fc-wrapper #main .top .com-img-box .photo video {
    height: 100%;
  }
  .fc-wrapper #main .top .com-img-box .photo .movie-icon {
    margin: -18px 0 0 -18px;
  }
  .fc-wrapper #main .top .com-img-box .photo .movie-icon img {
    width: 36px;
  }
  .fc-wrapper #main .top .com-img-box .text-box p {
    font-size: 14px;
    line-height: 2.15;
  }
  .fc-wrapper #main .top .com-img-box .text-box .com-link {
    margin: 0 auto;
  }
}

.fc-wrapper #main .top .ranking {
  margin: 0 auto 136px;
  width: 925px;
}

.fc-wrapper #main .top .ranking .heading02 {
  margin-bottom: 91px;
}

.fc-wrapper #main .top .ranking .foo li {
  margin-right: 45px;
  padding-top: 30px;
  width: 195px;
  float: left;
}

.fc-wrapper #main .top .ranking .foo li .photo {
  margin-bottom: 10px;
  position: relative;
}

.fc-wrapper #main .top .ranking .foo li .photo img {
  width: 100%;
}

.fc-wrapper #main .top .ranking .foo li .photo .num {
  margin-left: -20px;
  width: 35px;
  height: 35px;
  font-size: 21px;
  color: #fff;
  font-family: 'Quicksand', sans-serif;
  font-weight: 400;
  font-weight: bold;
  text-align: center;
  position: absolute;
  top: -17px;
  left: 50%;
  background-color: #C9A207;
}

.fc-wrapper #main .top .ranking .foo li .photo .num02 {
  background-color: #9B9B9B;
}

.fc-wrapper #main .top .ranking .foo li .photo .num03 {
  background-color: #993817;
}

.fc-wrapper #main .top .ranking .foo li .photo .num04 {
  background-color: #000;
}

.fc-wrapper #main .top .ranking .foo li p {
  margin-bottom: 10px;
  line-height: 1.4;
}

.fc-wrapper #main .top .ranking .foo li .txt > span {
  font-size: 16px;
}

.fc-wrapper #main .top .ranking .foo li:last-child {
  margin-right: 0;
}

.fc-wrapper #main .top .ranking .foo .slick-arrow {
  text-indent: -9999px;
  width: 53px;
  height: 53px;
  margin-top: -26px;
  border: none;
  position: absolute;
  cursor: pointer;
}

.fc-wrapper #main .top .ranking .foo .slick-arrow:hover {
  opacity: 0.7;
}

.fc-wrapper #main .top .ranking .foo .slick-prev {
  top: 41%;
  left: -84px;
  background: url("https://literie.itembox.design/item/images/top/prev.png") no-repeat left top;
  background-size: 53px auto;
}

.fc-wrapper #main .top .ranking .foo .slick-next {
  top: 41%;
  right: -84px;
  background: url(https://literie.itembox.design/item/images/top/next.png) no-repeat left top;
  background-size: 53px auto;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .top .ranking {
    margin: 0 0 40px 20px;
    width: auto;
  }
  .fc-wrapper #main .top .ranking .heading02 {
    margin: 0 20px 20px 0;
  }
  .fc-wrapper #main .top .ranking .foo li {
    margin-right: 20px;
    width: 38vw;
  }
  .fc-wrapper #main .top .ranking .foo li .photo .num {
    box-sizing: border-box;
    padding-top: 4px;
    margin-left: -15px;
    width: 27px;
    height: 27px;
    font-size: 13px;
    top: -13px;
  }
  .fc-wrapper #main .top .ranking .foo li p {
    margin-bottom: 6px;
  }
  .fc-wrapper #main .top .ranking .foo li .txt {
    font-size: 9px;
  }
  .fc-wrapper #main .top .ranking .foo li .txt > span span {
    font-size: 12px;
  }
  .fc-wrapper #main .top .ranking .foo li:last-child {
    margin-right: 0;
  }
  .fc-wrapper #main .top .ranking .foo .slick-arrow:hover {
    display: none !important;
  }
  .fc-wrapper #main .top .ranking .foo .slick-arrow {
    display: none !important;
  }
}

.fc-wrapper #main .top .work {
  padding: 84px 0 67px;
  background: url("https://literie.itembox.design/item/images/top/bg01.jpg") no-repeat center bottom;
}

.fc-wrapper #main .top .work .l-box {
  padding-left: 22px;
  width: 395px;
  float: left;
}

.fc-wrapper #main .top .work .l-box p {
  margin-bottom: 38px;
  font-weight: bold;
  line-height: 2;
  color: #969696;
}

.fc-wrapper #main .top .work .l-box .title {
  margin-bottom: 13px;
  font-size: 22px;
  color: #fff;
  line-height: 1.6;
}

.fc-wrapper #main .top .work .l-box .title span {
  margin: 0 0 20px 8px;
  font-size: 20px;
  color: #969696;
  display: block;
  font-family: 'Quicksand', sans-serif;
  font-weight: 400;
  font-weight: bold;
}

.fc-wrapper #main .top .work .l-box .com-link a {
  background-color: transparent;
}

.fc-wrapper #main .top .work .text-img {
  margin: 20px -64px 0 -15px;
  float: right;
}

.fc-wrapper #main .top .work .text-img img {
  max-width: inherit;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .top .work {
    padding: 44px 0 50px;
    overflow: hidden;
    background-image: url("https://literie.itembox.design/item/images/top/sp-bg01.jpg");
  }
  .fc-wrapper #main .top .work .l-box {
    padding: 0;
    width: auto;
    float: none;
  }
  .fc-wrapper #main .top .work .l-box .title {
    margin: 0 0 20px;
    letter-spacing: 0;
  }
  .fc-wrapper #main .top .work .l-box .title span {
    margin: 0 0 9px;
    font-size: 16px;
  }
  .fc-wrapper #main .top .work .l-box p {
    margin: 0 -10px 0 -0;
    font-size: 14px;
    font-family: 'Quicksand', sans-serif;
    font-weight: 400;
    font-weight: bold;
    letter-spacing: -0.5px;
    line-height: 2.2;
  }
  .fc-wrapper #main .top .work .text-img {
    margin: 4px -14px 4px -26px;
    float: none;
  }
  .fc-wrapper #main .top .work .text-img img {
    width: 100%;
  }
  .fc-wrapper #main .top .work .com-link {
    margin-bottom: 0;
  }
}

.fc-wrapper #main .top .provided {
  margin-bottom: 100px;
  padding: 70px 0 117px;
  background-color: #F6F6F6;
}

.fc-wrapper #main .top .provided h3 {
  margin-bottom: 58px;
  font-size: 33px;
  font-weight: 500;
  text-align: center;
}

.fc-wrapper #main .top .provided .list {
  margin: 0 -8px;
}

.fc-wrapper #main .top .provided .list li {
  box-sizing: border-box;
  padding: 71px 20px 66px;
  margin-right: 2px;
  width: 365px;
  float: left;
  text-align: center;
  background-color: #fff;
}

.fc-wrapper #main .top .provided .list li:last-child {
  margin-right: -2px;
}

.fc-wrapper #main .top .provided .list p {
  margin: 0 20px 0 35px;
  color: #555;
  text-align: left;
  line-height: 2;
}

.fc-wrapper #main .top .provided .list .title {
  margin: 0 0 7px;
  font-size: 22px;
  font-weight: bold;
  color: #000;
  text-align: center;
}

.fc-wrapper #main .top .provided .list .photo {
  margin-bottom: 44px;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .top .provided {
    margin-bottom: 48px;
    padding: 53px 0 23px;
  }
  .fc-wrapper #main .top .provided h3 {
    margin-bottom: 8px;
    font-size: 26px;
  }
  .fc-wrapper #main .top .provided .list {
    margin: 0;
  }
  .fc-wrapper #main .top .provided .list li {
    padding: 46px 0 35px;
    margin: 0 0 20px;
    width: auto;
    float: none;
  }
  .fc-wrapper #main .top .provided .list li .photo {
    margin: 0 auto 26px;
    width: 42%;
  }
  .fc-wrapper #main .top .provided .list li .photo img {
    max-width: 100%;
    width: auto;
  }
  .fc-wrapper #main .top .provided .list li .photo02 {
    width: 38%;
  }
  .fc-wrapper #main .top .provided .list li .photo03 {
    width: 60%;
  }
  .fc-wrapper #main .top .provided .list p {
    margin-left: 30px;
    line-height: 2.2;
  }
  .fc-wrapper #main .top .provided .list .title {
    margin-bottom: 5px;
  }
}

.fc-wrapper #main .top .l-img-box .text-box {
  padding: 43px 5px 0 0;
  width: 525px;
}

.fc-wrapper #main .top .l-img-box .text-box p {
  margin-bottom: 23px;
  font-size: 16px;
  line-height: 2.1;
}

.fc-wrapper #main .top .l-img-box .text-box .com-link {
  margin-bottom: 0;
}

.fc-wrapper #main .top .l-img-box .headline04 {
  text-align: left;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .top .l-img-box {
    margin-bottom: 70px;
  }
  .fc-wrapper #main .top .l-img-box .text-box {
    padding: 20px 0 0;
    width: auto;
  }
  .fc-wrapper #main .top .l-img-box .text-box p {
    margin-bottom: 36px;
    font-size: 14px;
  }
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .top .light-wave {
    margin-bottom: 24px;
    padding: 52px 0 50px;
  }
  .fc-wrapper #main .top .light-wave .headline04 {
    margin-bottom: 24px;
  }
  .fc-wrapper #main .top .light-wave .list {
    margin-bottom: 7px;
  }
  .fc-wrapper #main .top .light-wave .list li {
    padding: 0 10px 30px;
    display: block !important;
  }
  .fc-wrapper #main .top .light-wave .list li .title {
    margin-bottom: 30px;
    padding: 3px 0;
    width: 300px;
    display: block;
    font-size: 15px;
  }
  .fc-wrapper #main .top .light-wave .list li .photo {
    margin-bottom: 16px;
  }
  .fc-wrapper #main .top .light-wave .list li h4 {
    margin: 0 -5px 15px 0;
    display: block;
  }
  .fc-wrapper #main .top .light-wave .list li p {
    display: block;
  }
}

@media screen and (max-width: 374px) {
  .fc-wrapper #main .top .index-main-img .txt {
    font-size: 25px;
  }
  .fc-wrapper #main .top .light-wave .list li .title {
    width: 90%;
  }
  .fc-wrapper #main .top .work .l-box .title {
    font-size: 20px;
  }
}

/*============
トップページコンテンツ
==============*/
.fc-wrapper #main .mattress .com-list {
  margin: 0 0 124px -8px;
}

.fc-wrapper #main .mattress .com-list li {
  margin: 0 65px 59px 0;
}

.fc-wrapper #main .mattress .com-list li:nth-child(3n) {
  margin-right: -1px;
}

.fc-wrapper #main .mattress .com-list02 {
  margin-bottom: 0;
}

.fc-wrapper #main .mattress .com-list02 li {
  margin: 0 30px 20px 0 !important;
}

.fc-wrapper #main .mattress .com-list02 li:nth-child(4n) {
  margin-right: 0 !important;
}

.fc-wrapper #main .mattress .series-box {
  margin-top: 167px;
}

.fc-wrapper #main .mattress .com-link {
  margin-left: -8px;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .mattress .main-img {
    margin-bottom: 19px;
  }
  .fc-wrapper #main .mattress .com-list {
    margin: 0 0 30px;
  }
  .fc-wrapper #main .mattress .com-list li {
    margin: 0 0 39px !important;
  }
  .fc-wrapper #main .mattress .series-box {
    margin-top: 80px;
  }
  .fc-wrapper #main .mattress .com-link {
    margin: 0 auto 24px;
  }
}

/*============
トップページコンテンツ
==============*/
/*================
premium
=================*/
.fc-wrapper #main .premium {
  /* material */
  /* com-material */
  /* com-img-box */
  /* quality */
  /* sp */
}

.fc-wrapper #main .premium .material .headline04 .en {
  color: #F6F6F6;
}

@media screen and (min-width: 780px) {
  .fc-wrapper #main .premium .com-material .headline04 .en {
    color: #F6F6F6;
  }
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .premium .com-material .headline04 .en {
    color: #969696;
  }
}

.fc-wrapper #main .premium .com-img-box {
  margin: 0 -10px 95px;
}

.fc-wrapper #main .premium .com-img-box .photo {
  margin-top: 62px;
}

.fc-wrapper #main .premium .com-img-box .text-box {
  overflow: hidden;
}

.fc-wrapper #main .premium .com-img-box .text-box .photo-list {
  margin-top: 49px;
}

.fc-wrapper #main .premium .com-img-box .text-box .photo-list li {
  box-sizing: border-box;
  padding-right: 10px;
  width: 50%;
  float: left;
}

.fc-wrapper #main .premium .com-img-box .text-box .photo-list li span {
  margin-top: 10px;
  display: block;
  color: #666;
  line-height: 1.36;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .premium .com-img-box {
    margin: 0 0 57px;
  }
  .fc-wrapper #main .premium .com-img-box .photo {
    margin: 30px 0 0;
  }
  .fc-wrapper #main .premium .com-img-box .text-box .photo-list {
    margin: 15px -21px 0 0;
  }
  .fc-wrapper #main .premium .com-img-box .text-box .photo-list li {
    padding-right: 21px;
  }
  .fc-wrapper #main .premium .com-img-box .text-box .photo-list li span {
    font-size: 13px;
    line-height: 1.53;
  }
}

.fc-wrapper #main .premium .quality {
  margin: 0 -17px -4px;
}

.fc-wrapper #main .premium .quality .headline04 {
  margin-bottom: 131px;
}

.fc-wrapper #main .premium .quality li {
  box-sizing: border-box;
  width: 50%;
  padding: 0 10px 120px;
  float: left;
}

.fc-wrapper #main .premium .quality li .img {
  margin-bottom: 38px;
  position: relative;
}

.fc-wrapper #main .premium .quality li .img .num {
  box-sizing: border-box;
  min-width: 58px;
  height: 58px;
  display: inline-block;
  position: absolute;
  left: 50%;
  top: -32px;
  color: #FFF;
  font-family: 'Quicksand', sans-serif;
  font-weight: 400;
  font-size: 30px;
  font-weight: 700;
  line-height: 1.9;
  text-align: center;
  transform: translateX(-50%);
  background-color: #000;
}

.fc-wrapper #main .premium .quality li p {
  margin: 0 auto;
  max-width: 460px;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .premium .quality {
    margin: 0 0 -24px;
  }
  .fc-wrapper #main .premium .quality .headline04 {
    margin-bottom: 45px;
    text-align: left;
  }
  .fc-wrapper #main .premium .quality li {
    width: 100%;
    padding: 0 0 65px;
  }
  .fc-wrapper #main .premium .quality li .img {
    margin-bottom: 15px;
  }
  .fc-wrapper #main .premium .quality li .img .num {
    min-width: 35px;
    height: 35px;
    top: -17.5px;
    font-size: 18px;
  }
  .fc-wrapper #main .premium .quality li .heading05 {
    text-align: left;
  }
  .fc-wrapper #main .premium .quality li p {
    max-width: 100%;
    text-align: left;
  }
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .premium .advanced-mattress .photo-list li {
    max-width: 213px;
  }
}

/*============
トップページコンテンツ
==============*/
.fc-wrapper #main .story .bg-fix-box .parallax {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 3;
  background: url("https://literie.itembox.design/item/images/story/photo01.jpg") no-repeat center center;
  background-size: cover !important;
}

.fc-wrapper #main .story .bg-fix-box .parallax02 {
  background-image: url("https://literie.itembox.design/item/images/story/photo03.jpg");
  z-index: 2;
}

.fc-wrapper #main .story .bg-fix-box .parallax03 {
  background-image: url("https://literie.itembox.design/item/images/story/photo05.jpg");
  z-index: 1;
}

.fc-wrapper #main .story .main-img {
  margin-bottom: 0;
  z-index: 10;
}

.fc-wrapper #main .story .js-box {
  padding: 76px 0 65px;
  position: relative;
  z-index: 10;
  background-color: #FFF;
}

.fc-wrapper #main .story .top-box {
  margin-bottom: 0;
}

.fc-wrapper #main .story .js-box02 {
  padding: 99px 0 95px;
  position: relative;
  z-index: 10;
  background-color: #FFF;
}

.fc-wrapper #main .story .com-img-box {
  margin-bottom: 0;
}

.fc-wrapper #main .story .inner {
  box-sizing: border-box;
  padding: 118px 0 50px;
  min-height: 532px;
  background: url(https://literie.itembox.design/item/images/story/photo01.jpg) no-repeat center center;
  background-size: cover;
  background-attachment: fixed;
  z-index: 10;
}

.fc-wrapper #main .story .inner .sub {
  width: 1100px;
  margin: 0 auto;
}

.fc-wrapper #main .story .inner .sub .text-box {
  width: 560px;
}

.fc-wrapper #main .story .inner .sub .text-box p {
  color: #fff;
  line-height: 2;
}

.fc-wrapper #main .story .inner .sub .text-box .title {
  margin-bottom: 25px;
  font-size: 30px;
  font-weight: bold;
  line-height: 1.4;
}

.fc-wrapper #main .story .inner02 {
  padding-top: 94px;
  min-height: 527px;
  background-image: url(https://literie.itembox.design/item/images/story/photo03.jpg);
}

.fc-wrapper #main .story .inner03 {
  background-image: url(https://literie.itembox.design/item/images/story/photo05.jpg);
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .story .bg-fix-box .parallax {
    background-image: url("https://literie.itembox.design/item/images/story/sp-photo01.jpg");
  }
  .fc-wrapper #main .story .bg-fix-box .parallax02 {
    background-image: url("https://literie.itembox.design/item/images/story/sp-photo03.jpg");
  }
  .fc-wrapper #main .story .bg-fix-box .parallax03 {
    background-image: url("https://literie.itembox.design/item/images/story/sp-photo05.jpg");
  }
  .fc-wrapper #main .story .js-box {
    padding: 75px 0 80px;
  }
  .fc-wrapper #main .story .js-box02 {
    padding: 18px 0 43px;
  }
  .fc-wrapper #main .story .js-box02:last-child {
    padding-bottom: 120px;
  }
  .fc-wrapper #main .story .inner {
    padding: 50px 17px;
    min-height: 200px;
    position: relative;
    background: none;
  }
  .fc-wrapper #main .story .inner .sub {
    width: 100%;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
  }
  .fc-wrapper #main .story .inner .sub .text-box {
    padding-left: 18px;
    width: auto;
  }
  .fc-wrapper #main .story .inner .sub .text-box p {
    display: none;
  }
  .fc-wrapper #main .story .inner .sub .text-box .title {
    margin-bottom: 0;
    display: block;
    font-size: 20px;
    line-height: 1.5;
  }
  .fc-wrapper #main .story .sp-text {
    margin: 0 17px 40px;
    line-height: 2;
  }
}

/*============
トップページコンテンツ
==============*/
.fc-wrapper #main .voice {
  margin-bottom: 200px;
}

.fc-wrapper #main .voice .main-img {
  margin-bottom: 113px;
  height: 232px;
  background-color: #F7F7F7;
}

.fc-wrapper #main .voice .main-img .img {
  display: none;
}

.fc-wrapper #main .voice .main-img .heading01 {
  color: #000;
}

.fc-wrapper #main .voice .main-img .heading01 .txt-span {
  color: #969696;
}

.fc-wrapper #main .voice .main-box {
  width: 900px;
}

.fc-wrapper #main .voice .com-img-box {
  margin-bottom: 17px;
}

.fc-wrapper #main .voice .com-img-box .text-box {
  padding-top: 16px;
  width: 540px;
}

.fc-wrapper #main .voice .com-img-box .text-box .title {
  margin-bottom: 37px;
  font-size: 38px;
  letter-spacing: -0.5px;
}

.fc-wrapper #main .voice .com-img-box .text-box p {
  line-height: 1.5;
}

.fc-wrapper #main .voice .faq-dl {
  margin-bottom: 19px;
  padding-bottom: 10px;
  box-sizing: border-box;
  width: 100%;
  display: table;
  border-bottom: 1px solid #969696;
}

.fc-wrapper #main .voice .faq-dl dt {
  width: 88px;
  font-size: 22px;
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  font-family: 'Quicksand', sans-serif;
  font-weight: 400;
}

.fc-wrapper #main .voice .faq-dl dd {
  padding: 2px 0 0 12px;
  display: table-cell;
  text-align: left;
  vertical-align: middle;
}

.fc-wrapper #main .voice .voice-box {
  margin-bottom: 20px;
  padding: 28px 26px 27px;
  background-color: #FDF4F4;
}

.fc-wrapper #main .voice .voice-box p {
  line-height: 1.7;
}

.fc-wrapper #main .voice .voice-box p .txt-span {
  margin-bottom: -3px;
  display: block;
  font-size: 16px;
}

.fc-wrapper #main .voice .voice-box02 {
  background-color: #EAEFF4;
}

.fc-wrapper #main .voice .voice-box03 {
  margin-bottom: 65px;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .voice {
    margin-bottom: 100px;
  }
  .fc-wrapper #main .voice .main-box {
    padding: 0;
  }
  .fc-wrapper #main .voice .main-img {
    margin-bottom: 16px;
  }
  .fc-wrapper #main .voice .com-img-box {
    margin: 0 18px 4px;
  }
  .fc-wrapper #main .voice .com-img-box .text-box {
    padding-bottom: 17px;
    width: auto;
  }
  .fc-wrapper #main .voice .com-img-box .text-box p {
    line-height: 2;
  }
  .fc-wrapper #main .voice .com-img-box .text-box .title {
    margin-bottom: 8px;
    display: block;
    font-size: 20px;
    text-align: center;
  }
  .fc-wrapper #main .voice .com-img-box .photo {
    padding: 0 50px;
    text-align: center;
  }
  .fc-wrapper #main .voice .faq-dl {
    margin: 0 0 17px;
  }
  .fc-wrapper #main .voice .faq-dl dt {
    width: 85px;
  }
  .fc-wrapper #main .voice .faq-dl dd {
    padding: 2px 30px 0 0;
  }
  .fc-wrapper #main .voice .voice-box {
    margin-bottom: 18px;
    padding-bottom: 24px;
  }
  .fc-wrapper #main .voice .voice-box03 {
    margin-bottom: 70px;
  }
}

/*============
トップページコンテンツ
==============*/
.fc-wrapper #main .company .main-img {
  margin-bottom: 0;
  position: relative;
  z-index: 10;
}

.fc-wrapper #main .company .sleep {
  box-sizing: border-box;
  padding: 179px 0 50px;
  min-height: 883px;
  text-align: center;
  background: url("https://literie.itembox.design/item/images/company/photo01.jpg") no-repeat center top;
  background-size: cover;
  background-attachment: fixed;
  position: relative;
  z-index: 10;
}

.fc-wrapper #main .company .sleep p {
  font-size: 20px;
  color: #fff;
  line-height: 3.5;
}

.fc-wrapper #main .company .sleep .title {
  margin-bottom: 80px;
  font-size: 70px;
  line-height: 1.5;
  font-family: 'Quicksand', sans-serif;
  font-weight: 400;
}

.fc-wrapper #main .company .js-box {
  padding: 100px 0;
  position: relative;
  z-index: 10;
  background-color: #fff;
}

.fc-wrapper #main .company .main-box02 {
  width: 1260px;
}

.fc-wrapper #main .company .l-img-box .photo {
  width: 553px;
  position: relative;
}

.fc-wrapper #main .company .l-img-box .photo span {
  width: 100%;
  display: none;
  font-size: 16px;
  color: #656565;
  text-align: center;
  position: absolute;
  bottom: 170px;
  left: 0;
}

.fc-wrapper #main .company .l-img-box .text-box {
  padding: 15px 88px 0 0;
}

.fc-wrapper #main .company .company-h3 {
  margin-bottom: 37px;
  font-size: 38px;
  font-weight: 500;
  text-align: center;
}

.fc-wrapper #main .company .table-box {
  width: 770px;
  margin: 0 auto 93px;
}

.fc-wrapper #main .company .l-img-box02 {
  margin-bottom: 0;
}

.fc-wrapper #main .company .l-img-box02 .photo {
  width: auto;
  padding-left: 2px;
}

.fc-wrapper #main .company .l-img-box02 .text-box {
  padding: 44px 22px 0 0;
  width: 505px;
}

.fc-wrapper #main .company .l-img-box02 .text-box p {
  margin-bottom: 25px;
  font-size: 16px;
  line-height: 2.15;
}

.fc-wrapper #main .company .l-img-box02 .text-box .headline04 {
  text-align: left;
}

.fc-wrapper #main .company .l-img-box02 .text-box .com-link {
  margin-left: 0;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .company .bg-cover-box {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background: url("https://literie.itembox.design/item/images/company/sp-photo01.jpg") no-repeat center center;
    background-size: cover;
  }
  .fc-wrapper #main .company .sleep {
    padding: 56px 0 59px;
    min-height: inherit;
    background: none;
  }
  .fc-wrapper #main .company .sleep p {
    font-size: 14px;
    line-height: 2;
  }
  .fc-wrapper #main .company .sleep .title {
    margin-bottom: 7px;
    font-size: 32px;
  }
  .fc-wrapper #main .company .js-box {
    padding-top: 62px;
  }
  .fc-wrapper #main .company .l-img-box {
    margin-bottom: 68px;
  }
  .fc-wrapper #main .company .l-img-box .photo {
    margin: 0 auto;
    width: 225px;
  }
  .fc-wrapper #main .company .l-img-box .photo span {
    font-size: 6px;
    bottom: 73px;
  }
  .fc-wrapper #main .company .l-img-box .text-box {
    padding: 16px 0 0;
  }
  .fc-wrapper #main .company .l-img-box p {
    margin-bottom: 29px;
    font-size: 14px;
    line-height: 2;
  }
  .fc-wrapper #main .company .l-img-box .title {
    margin-bottom: 10px;
    font-size: 26px;
  }
  .fc-wrapper #main .company .l-img-box02 {
    margin-bottom: 0;
  }
  .fc-wrapper #main .company .l-img-box02 .photo {
    width: auto;
  }
  .fc-wrapper #main .company .l-img-box02 .text-box {
    width: auto;
  }
  .fc-wrapper #main .company .l-img-box02 .text-box .title {
    display: none;
  }
  .fc-wrapper #main .company .l-img-box02 .text-box .com-link {
    margin: 0 auto;
  }
  .fc-wrapper #main .company .l-img-box02 .text-box p {
    font-size: 14px;
  }
  .fc-wrapper #main .company .company-h3 {
    margin-bottom: 10px;
    font-size: 26px;
    font-weight: bold;
  }
  .fc-wrapper #main .company .table-box {
    width: auto;
  }
  .fc-wrapper #main .company .table-box th {
    text-align: center;
    border: none;
    background-color: #F7F7F7;
  }
  .fc-wrapper #main .company .table-box td {
    text-align: center;
    border: none;
  }
  .fc-wrapper #main .company .table-box td .txt-span {
    margin: -1px 0;
    line-height: 2;
  }
  .fc-wrapper #main .company .table-box td .email {
    margin: 0;
    display: block;
  }
  .fc-wrapper #main .company .table-box .td-style {
    padding-left: 0;
    padding-right: 0;
  }
}

@media screen and (max-width: 374px) {
  .fc-wrapper #main .company .sleep p {
    font-size: 12px;
  }
  .fc-wrapper #main .company .l-img-box .text-box .title {
    font-size: 22px;
  }
}

/*============
トップページコンテンツ
==============*/
.fc-wrapper #main .shelly .advanced-mattress {
  margin-bottom: 104px;
  padding: 70px 0 132px;
}

.fc-wrapper #main .shelly .advanced-mattress .photo-list {
  margin-bottom: 50px;
}

.fc-wrapper #main .shelly .advanced-mattress h3 {
  margin-bottom: 23px;
}

.fc-wrapper #main .shelly .com-img-box {
  margin: 0 -8px 25px;
}

.fc-wrapper #main .shelly .com-img-box .text-box {
  width: 495px;
}

.fc-wrapper #main .shelly .com-img-box .str {
  padding: 10px 20px;
  text-align: center;
}

.fc-wrapper #main .shelly .com-img-box .str .setting {
  margin-top: 50px;
  display: inline-block;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .shelly .com-img-box .str {
    padding: 10px 0;
  }
}

.fc-wrapper #main .shelly .photo-ul {
  margin: 0 -3px 150px;
}

.fc-wrapper #main .shelly .photo-ul li {
  margin-right: 26px;
  width: 350px;
  float: left;
}

.fc-wrapper #main .shelly .photo-ul li span {
  margin: 15px -10px 0;
  display: block;
  text-align: center;
  line-height: 2;
}

.fc-wrapper #main .shelly .photo-ul li:last-child {
  margin-right: -15px;
}

.fc-wrapper #main .shelly .cover-box {
  margin-bottom: 150px;
}

.fc-wrapper #main .shelly .cover-box p {
  margin-bottom: 35px;
  text-align: center;
  color: #000;
  line-height: 2;
}

.fc-wrapper #main .shelly .cover-box .list {
  margin: 0 -6px;
}

.fc-wrapper #main .shelly .cover-box .list li {
  width: 535px;
  float: left;
}

.fc-wrapper #main .shelly .cover-box .list li p {
  color: #333;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: bold;
}

.fc-wrapper #main .shelly .cover-box .list li .photo {
  position: relative;
}

.fc-wrapper #main .shelly .cover-box .list li .photo span {
  display: block;
  position: absolute;
  bottom: 6px;
  left: 14px;
  color: #fff;
}

.fc-wrapper #main .shelly .cover-box .list li:last-child {
  float: right;
}

.fc-wrapper #main .shelly .cover-box3 {
  margin-bottom: 96px;
}

.fc-wrapper #main .shelly .cover-box3 p {
  margin-bottom: 35px;
  text-align: center;
  color: #000;
  line-height: 2;
}

.fc-wrapper #main .shelly .cover-box3 .list {
  margin: 0 7px;
  padding: 0;
}

.fc-wrapper #main .shelly .cover-box3 .list li {
  width: 535px;
  float: left;
}

.fc-wrapper #main .shelly .cover-box3 .list li p {
  color: #333;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: bold;
}

.fc-wrapper #main .shelly .cover-box3 .list li:last-child {
  float: right;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .shelly .advanced-mattress {
    margin-bottom: 27px;
    padding: 14px 0;
  }
  .fc-wrapper #main .shelly .advanced-mattress h3 {
    margin-bottom: 13px;
    font-size: 22px;
  }
  .fc-wrapper #main .shelly .advanced-mattress .photo-list {
    margin-bottom: 37px;
  }
  .fc-wrapper #main .shelly .com-img-box {
    margin: 0 -20px;
    padding: 40px 20px 18px;
    background-color: #F6F6F6;
  }
  .fc-wrapper #main .shelly .com-img-box .headline04 {
    margin-bottom: 13px;
    text-align: left;
    color: #000;
  }
  .fc-wrapper #main .shelly .com-img-box .text02 {
    padding: 0;
    letter-spacing: 0;
  }
  .fc-wrapper #main .shelly .com-img-box.com-img-box2 {
    margin: 0 -20px;
    padding: 40px 0px 18px;
    background-color: #fff;
  }
  .fc-wrapper #main .shelly .com-img-box.com-img-box2 .headline04 {
    margin-bottom: 13px;
    text-align: left;
    color: #000;
  }
  .fc-wrapper #main .shelly .com-img-box.com-img-box2 .text02 {
    padding: 0;
    letter-spacing: 0;
  }
  .fc-wrapper #main .shelly .cover-box {
    margin: 0 -20px 45px;
    padding: 45px 20px 40px;
    background-color: #333;
  }
  .fc-wrapper #main .shelly .cover-box h3 {
    color: #fff;
    text-align: left;
  }
  .fc-wrapper #main .shelly .cover-box h3 .en {
    color: #969696;
  }
  .fc-wrapper #main .shelly .cover-box .list {
    margin: 0 0 20px;
  }
  .fc-wrapper #main .shelly .cover-box .list li {
    width: 48%;
  }
  .fc-wrapper #main .shelly .cover-box .list li .photo img {
    width: 100%;
  }
  .fc-wrapper #main .shelly .cover-box .list li .photo span {
    font-size: 12px;
    color: #fff;
    bottom: 7px;
    left: 7px;
    right: auto;
    text-shadow: 1px 2px 2px #333;
  }
  .fc-wrapper #main .shelly .cover-box .list li p {
    color: #fff;
    font-size: 13px;
    font-weight: bold;
    text-align: center;
    line-height: 1.8;
  }
  .fc-wrapper #main .shelly .cover-box .list li:nth-child(2n) .photo span {
    color: #333;
  }
  .fc-wrapper #main .shelly .cover-box p {
    margin-bottom: 0;
    color: #fff;
    text-align: left;
    line-height: 2.1;
  }
  .fc-wrapper #main .shelly .cover-box.cover-box2 {
    margin: 0 -20px 45px;
    padding: 45px 20px 0;
    background-color: #fff;
  }
  .fc-wrapper #main .shelly .cover-box.cover-box2 h3 {
    color: #000;
    text-align: center;
  }
  .fc-wrapper #main .shelly .cover-box.cover-box2 h3 .en {
    color: #969696;
  }
  .fc-wrapper #main .shelly .cover-box.cover-box2 .list {
    margin: 0 0 20px;
  }
  .fc-wrapper #main .shelly .cover-box.cover-box2 .list li {
    width: 100%;
  }
  .fc-wrapper #main .shelly .cover-box.cover-box2 .list li .photo img {
    width: 100%;
  }
  .fc-wrapper #main .shelly .cover-box.cover-box2 .list li p {
    color: #000;
    font-size: 16px;
    font-weight: bold;
    text-align: left;
    line-height: 1.8;
    margin: 20px 0 5px;
  }
  .fc-wrapper #main .shelly .cover-box.cover-box2 .list li:nth-child(2n) .photo span {
    color: #fff;
  }
  .fc-wrapper #main .shelly .cover-box.cover-box2 p {
    margin-bottom: 0;
    color: #000;
    text-align: left;
    line-height: 2.1;
  }
  .fc-wrapper #main .shelly .photo-ul {
    margin: 0 0 30px;
  }
  .fc-wrapper #main .shelly .photo-ul li {
    margin: 0 -20px 20px !important;
    width: auto;
    float: none;
  }
  .fc-wrapper #main .shelly .photo-ul li img {
    width: 100%;
  }
  .fc-wrapper #main .shelly .photo-ul li span {
    margin: 15px -15px 0;
  }
  .fc-wrapper #main .shelly .com-cover-box {
    margin: 0 -20px;
    padding: 0;
    background-color: #000;
  }
}

@media screen and (max-width: 779px) and (max-width: 779px) {
  .fc-wrapper #main .shelly .com-cover-box {
    margin: 0;
  }
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .shelly .com-cover-box p {
    margin-top: 10px;
  }
}

/*============
トップページコンテンツ
==============*/
.fc-wrapper #main .sleepia .advanced-mattress {
  margin-bottom: 104px;
  padding: 67px 0 69px;
}

.fc-wrapper #main .sleepia .advanced-mattress .photo-list {
  margin-bottom: 16px;
}

.fc-wrapper #main .sleepia .advanced-mattress h3 {
  margin-bottom: 23px;
}

.fc-wrapper #main .sleepia .cover-box {
  margin-bottom: 96px;
}

.fc-wrapper #main .sleepia .cover-box p {
  margin-bottom: 35px;
  text-align: center;
  color: #000;
  line-height: 2;
}

.fc-wrapper #main .sleepia .cover-box .list {
  margin: 0 -6px;
}

.fc-wrapper #main .sleepia .cover-box .list li {
  width: 535px;
  float: left;
}

.fc-wrapper #main .sleepia .cover-box .list li p {
  color: #333;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: bold;
}

.fc-wrapper #main .sleepia .cover-box .list li .photo {
  position: relative;
}

.fc-wrapper #main .sleepia .cover-box .list li .photo span {
  display: block;
  position: absolute;
  bottom: 6px;
  left: 14px;
}

.fc-wrapper #main .sleepia .cover-box .list li:last-child {
  float: right;
}

.fc-wrapper #main .sleepia .com-img-box {
  margin: 0 -8px 111px;
}

.fc-wrapper #main .sleepia .com-img-box .text-box .headline04 {
  margin-bottom: 10px;
}

.fc-wrapper #main .sleepia .photo-ul {
  margin: 0 -8px 108px;
}

.fc-wrapper #main .sleepia .photo-ul li {
  margin: 0 25px 0 0;
  width: 350px;
}

.fc-wrapper #main .sleepia .photo-ul li span {
  margin-top: 8px;
  display: block;
  text-align: center;
  font-size: 16px;
}

.fc-wrapper #main .sleepia .photo-ul li:nth-child(3n) {
  margin-right: 0;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .sleepia .advanced-mattress {
    margin-bottom: 27px;
    padding: 14px 0;
  }
  .fc-wrapper #main .sleepia .advanced-mattress h3 {
    margin-bottom: 13px;
    font-size: 22px;
  }
  .fc-wrapper #main .sleepia .advanced-mattress .photo-list {
    margin-bottom: 37px;
  }
  .fc-wrapper #main .sleepia .advanced-mattress .photo-list {
    margin-bottom: 30px;
  }
  .fc-wrapper #main .sleepia .advanced-mattress .heading01 {
    line-height: 1.8;
  }
  .fc-wrapper #main .sleepia .advanced-mattress .heading01 span {
    margin-top: 0;
  }
  .fc-wrapper #main .sleepia .cover-box {
    margin: 0 -20px 45px;
    padding: 45px 20px 40px;
    background-color: #333;
  }
  .fc-wrapper #main .sleepia .cover-box h3 {
    color: #fff;
    text-align: left;
  }
  .fc-wrapper #main .sleepia .cover-box h3 .en {
    color: #969696;
  }
  .fc-wrapper #main .sleepia .cover-box .list {
    margin: 0 0 20px;
  }
  .fc-wrapper #main .sleepia .cover-box .list li {
    width: 48%;
  }
  .fc-wrapper #main .sleepia .cover-box .list li .photo img {
    width: 100%;
  }
  .fc-wrapper #main .sleepia .cover-box .list li .photo span {
    font-size: 10px;
    color: #fff;
    bottom: 0;
    top: 3px;
    left: auto;
    right: 7px;
  }
  .fc-wrapper #main .sleepia .cover-box .list li p {
    color: #fff;
    font-size: 13px;
    font-weight: bold;
    text-align: center;
    line-height: 1.8;
  }
  .fc-wrapper #main .sleepia .cover-box .list li:nth-child(2n) .photo span {
    color: #333;
  }
  .fc-wrapper #main .sleepia .cover-box p {
    margin-bottom: 0;
    color: #fff;
    text-align: left;
    line-height: 2.1;
  }
  .fc-wrapper #main .sleepia .photo-ul {
    margin: 0 0 23px;
  }
  .fc-wrapper #main .sleepia .photo-ul li {
    margin: 0 0 23px;
    width: auto;
  }
  .fc-wrapper #main .sleepia .photo-ul li span {
    margin-top: 16px;
  }
  .fc-wrapper #main .sleepia .com-img-box {
    margin: 0 0 30px;
  }
  .fc-wrapper #main .sleepia .com-img-box .headline04 {
    margin-bottom: 22px;
    text-align: left;
  }
  .fc-wrapper #main .sleepia .com-img-box p {
    line-height: 2.2;
  }
  .fc-wrapper #main .sleepia .com-img-box02 {
    margin-bottom: 20px;
  }
  .fc-wrapper #main .sleepia .com-img-box02 .headline04 {
    font-size: 22px;
  }
  .fc-wrapper #main .sleepia .com-img-box02 p {
    letter-spacing: -0.7px;
  }
}

/*============
トップページコンテンツ
==============*/
.fc-wrapper #main .guide {
  margin-bottom: 220px;
}

.fc-wrapper #main .guide .main-img {
  margin-bottom: 70px;
}

.fc-wrapper #main .guide .main-box {
  margin: 0 auto;
}

@media screen and (min-width: 780px) {
  .fc-wrapper #main .guide .main-box {
    width: 1100px;
  }
}

.fc-wrapper #main .guide .link-ul {
  margin-bottom: 73px;
}

.fc-wrapper #main .guide .link-ul li {
  box-sizing: border-box;
  margin: 0 49px 30px 0;
  width: 334px;
  float: left;
}

.fc-wrapper #main .guide .link-ul li a {
  padding: 17px 15px 13px;
  font-size: 16px;
  display: block;
  text-align: center;
  border: 1px solid #333;
}

.fc-wrapper #main .guide .link-ul li:nth-child(3n) {
  margin-right: 0;
}

.fc-wrapper #main .guide .guide-box {
  margin-bottom: 100px;
}

.fc-wrapper #main .guide .guide-box h3 {
  margin-bottom: 42px;
  padding-bottom: 16px;
  font-size: 33px;
  font-weight: 600;
  border-bottom: 1px solid #000;
}

.fc-wrapper #main .guide .guide-box h4 {
  margin-bottom: 10px;
  padding-left: 20px;
  font-size: 22px;
  font-weight: 600;
  background: url("https://literie.itembox.design/item/images/common/line01.png") no-repeat left center;
  background-size: 10px auto;
}

.fc-wrapper #main .guide .guide-box p {
  margin-bottom: 40px;
  line-height: 2;
}

.fc-wrapper #main .guide .guide-box p a {
  text-decoration: underline;
}

.fc-wrapper #main .guide .guide-box p:last-child {
  margin-bottom: 0;
}

.fc-wrapper #main .guide .guide-box .list {
  margin-bottom: 38px;
}

.fc-wrapper #main .guide .guide-box .list li {
  padding-left: 1em;
  line-height: 2.1;
  text-indent: -1em;
}

.fc-wrapper #main .guide .guide-box .list li ul {
  margin-left: 20px;
}

.fc-wrapper #main .guide .guide-box strong {
  font-weight: bold;
}

.fc-wrapper #main .guide .guide-box .ul-list {
  margin-bottom: 37px;
}

.fc-wrapper #main .guide .guide-box .ul-list li {
  margin-right: 25px;
  width: 200px;
  float: left;
}

.fc-wrapper #main .guide .guide-box .ul-list li span {
  margin-top: 23px;
  display: block;
  font-size: 22px;
  font-weight: 500;
  text-align: center;
}

.fc-wrapper #main .guide .guide-box .ul-list li:last-child {
  margin-right: 0;
}

.fc-wrapper #main .guide .guide-box .text-img {
  margin: -35px 0 47px;
}

.fc-wrapper #main .guide .guide-box .text-img02 {
  margin-left: 10px;
}

.fc-wrapper #main .guide .guide-box .txt {
  padding: 15px 0 0;
}

.fc-wrapper #main .guide .guide-box .txt02 {
  margin-bottom: 20px;
}

.fc-wrapper #main .guide .guide-box .text {
  margin-bottom: 0;
  font-weight: 600;
}

.fc-wrapper #main .guide .guide-box .text span {
  font-weight: normal;
}

.fc-wrapper #main .guide .guide-box .text02 {
  font-weight: normal;
}

.fc-wrapper #main .guide .guide-box:last-child {
  margin-bottom: 0;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .guide {
    margin-bottom: 100px;
  }
  .fc-wrapper #main .guide .main-img {
    margin-bottom: 30px;
  }
  .fc-wrapper #main .guide .link-ul {
    margin-bottom: 34px;
  }
  .fc-wrapper #main .guide .link-ul li {
    margin: 0 0 10px;
    width: 47.5%;
  }
  .fc-wrapper #main .guide .link-ul li a {
    padding: 8px 0 7px;
    font-size: 12px;
  }
  .fc-wrapper #main .guide .link-ul li:nth-child(2n) {
    float: right;
  }
  .fc-wrapper #main .guide .guide-box {
    margin-bottom: 50px;
  }
  .fc-wrapper #main .guide .guide-box h3 {
    margin-bottom: 22px;
    padding-bottom: 2px;
    font-size: 26px;
    letter-spacing: -0.5px;
  }
  .fc-wrapper #main .guide .guide-box .list {
    margin-bottom: 80px;
  }
  .fc-wrapper #main .guide .guide-box .list li {
    padding-left: 0;
    line-height: 2.0;
    text-indent: inherit;
  }
  .fc-wrapper #main .guide .guide-box .ul-list {
    margin-bottom: 54px;
  }
  .fc-wrapper #main .guide .guide-box .ul-list li {
    margin: 0 0 30px;
    width: 47%;
  }
  .fc-wrapper #main .guide .guide-box .ul-list li img {
    width: 100%;
  }
  .fc-wrapper #main .guide .guide-box .ul-list li span {
    margin-top: 9px;
    font-size: 14px;
  }
  .fc-wrapper #main .guide .guide-box .ul-list li:nth-child(2n) {
    float: right;
  }
  .fc-wrapper #main .guide .guide-box .txt02 {
    margin-bottom: 25px;
  }
  .fc-wrapper #main .guide .guide-box .list02 {
    margin-bottom: 30px;
  }
  .fc-wrapper #main .guide .guide-box .text-img img {
    max-width: 100%;
  }
}

/*============
トップページコンテンツ
==============*/
.fc-wrapper #main .carbondry .advanced-mattress {
  margin-bottom: 105px;
  padding: 83px 0 39px;
}

.fc-wrapper #main .carbondry .advanced-mattress .photo-list {
  margin-bottom: 15px;
}

.fc-wrapper #main .carbondry .advanced-mattress h3 {
  margin-bottom: 28px;
}

.fc-wrapper #main .carbondry .com-img-box {
  margin-bottom: 90px;
}

.fc-wrapper #main .carbondry .maintenance {
  margin-bottom: 48px;
}

.fc-wrapper #main .carbondry .maintenance .headline04 {
  width: 570px;
  letter-spacing: -0.5px;
}

.fc-wrapper #main .carbondry .maintenance .text02 {
  padding: 40px 0 0;
  width: 480px;
  letter-spacing: -1.1px;
}

.fc-wrapper #main .carbondry .photo-ul {
  margin: 0 -8px 150px;
}

.fc-wrapper #main .carbondry .photo-ul li {
  float: left;
}

.fc-wrapper #main .carbondry .photo-ul li:nth-child(2n) {
  float: right;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .carbondry .advanced-mattress {
    margin-bottom: 30px;
    padding: 10px 0;
  }
  .fc-wrapper #main .carbondry .advanced-mattress .photo-list {
    margin-bottom: 10px;
  }
  .fc-wrapper #main .carbondry .advanced-mattress .photo-list li {
    max-width: 225px;
  }
  .fc-wrapper #main .carbondry .advanced-mattress h3 {
    margin-bottom: 13px;
    font-size: 22px;
    line-height: 1.8;
  }
  .fc-wrapper #main .carbondry .advanced-mattress h3 span {
    margin: 0;
  }
  .fc-wrapper #main .carbondry .com-img-box .photo {
    margin-bottom: 13px;
  }
  .fc-wrapper #main .carbondry .com-img-box p {
    line-height: 2.15;
  }
  .fc-wrapper #main .carbondry .photo-ul {
    margin: 0;
  }
  .fc-wrapper #main .carbondry .photo-ul li {
    float: none !important;
  }
  .fc-wrapper #main .carbondry .photo-ul li img {
    width: 100%;
  }
  .fc-wrapper #main .carbondry .maintenance {
    margin-bottom: 42px;
  }
  .fc-wrapper #main .carbondry .maintenance .headline04 {
    text-align: left;
  }
  .fc-wrapper #main .carbondry .maintenance .text02 {
    padding-top: 20px;
    letter-spacing: 0;
  }
  .fc-wrapper #main .carbondry .com-img-box02 {
    margin: 0 -20px;
    padding: 45px 20px;
    background-color: #333;
  }
  .fc-wrapper #main .carbondry .com-img-box02 .headline04 {
    color: #fff;
  }
  .fc-wrapper #main .carbondry .com-img-box02 p {
    color: #fff;
  }
}

/*============
トップページコンテンツ
==============*/
.fc-wrapper #main .glamorous .advanced-mattress {
  margin-bottom: 80px;
  padding: 79px 0 63px;
}

.fc-wrapper #main .glamorous .advanced-mattress .photo-list {
  margin-bottom: 40px;
}

.fc-wrapper #main .glamorous .advanced-mattress h3 {
  margin-bottom: 25px;
}

.fc-wrapper #main .glamorous .top-box {
  margin-bottom: 54px;
}

.fc-wrapper #main .glamorous .top-box p {
  font-size: 14px;
}

.fc-wrapper #main .glamorous .top-box .headline04 {
  margin-bottom: 27px;
}

.fc-wrapper #main .glamorous .text-img {
  margin: 0 -30px 37px;
  text-align: center;
}

.fc-wrapper #main .glamorous .com-cover-box {
  margin-bottom: 130px;
}

.fc-wrapper #main .glamorous .com-img-box {
  margin-bottom: 15px;
}

.fc-wrapper #main .glamorous .com-img-box .text-box {
  width: 465px;
}

.fc-wrapper #main .glamorous .com-img-box .photo {
  margin-right: -16px;
}

.fc-wrapper #main .glamorous .photo-ul {
  margin: 0 -3px 73px;
}

.fc-wrapper #main .glamorous .photo-ul li {
  margin-right: 26px;
  width: 350px;
  float: left;
}

.fc-wrapper #main .glamorous .photo-ul li span {
  margin: 15px -10px 0;
  display: block;
  text-align: center;
  line-height: 2;
}

.fc-wrapper #main .glamorous .photo-ul li:last-child {
  margin-right: -15px;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .glamorous .advanced-mattress {
    margin-bottom: 32px;
    padding: 10px 0;
  }
  .fc-wrapper #main .glamorous .advanced-mattress .photo-list {
    margin-bottom: 15px;
  }
  .fc-wrapper #main .glamorous .advanced-mattress .photo-list li {
    max-width: 225px;
  }
  .fc-wrapper #main .glamorous .advanced-mattress .heading01 {
    margin-bottom: 14px;
    font-size: 22px;
    line-height: 1.8;
  }
  .fc-wrapper #main .glamorous .advanced-mattress .heading01 span {
    margin: 0;
  }
  .fc-wrapper #main .glamorous .top-box {
    margin-bottom: 8px;
  }
  .fc-wrapper #main .glamorous .top-box .headline04 {
    margin-bottom: 19px;
    text-align: left;
    font-size: 24px;
    letter-spacing: 0;
  }
  .fc-wrapper #main .glamorous .top-box p {
    text-align: left;
    line-height: 2.15;
  }
  .fc-wrapper #main .glamorous .text-img {
    margin: 0 0 21px;
  }
  .fc-wrapper #main .glamorous .text-img img {
    width: 100%;
  }
  .fc-wrapper #main .glamorous .com-cover-box {
    margin-bottom: 50px;
  }
  .fc-wrapper #main .glamorous .com-img-box {
    margin-bottom: 20px;
  }
  .fc-wrapper #main .glamorous .com-img-box .photo {
    margin: 0;
  }
  .fc-wrapper #main .glamorous .com-img-box p {
    line-height: 2.15;
  }
  .fc-wrapper #main .glamorous .photo-ul {
    margin: 0 0 30px;
  }
  .fc-wrapper #main .glamorous .photo-ul li {
    margin: 0 0 20px !important;
    width: auto;
    float: none;
  }
  .fc-wrapper #main .glamorous .photo-ul li img {
    width: 100%;
  }
  .fc-wrapper #main .glamorous .photo-ul li span {
    margin: 15px -15px 0;
  }
}

@media screen and (max-width: 374px) {
  .fc-wrapper #main .glamorous .photo-ul li span {
    font-size: 11px;
  }
}

/*============
トップページコンテンツ
==============*/
.fc-wrapper #main .athlete .advanced-mattress {
  margin-bottom: 87px;
  padding: 74px 0 62px;
}

.fc-wrapper #main .athlete .advanced-mattress .photo-list {
  margin-bottom: 45px;
}

.fc-wrapper #main .athlete .advanced-mattress .heading01 {
  margin-bottom: 28px;
}

.fc-wrapper #main .athlete .maintenance {
  margin-bottom: 54px;
}

.fc-wrapper #main .athlete .maintenance h3 {
  width: 570px;
  letter-spacing: -1px;
}

.fc-wrapper #main .athlete .maintenance .text02 {
  padding: 29px 0 0;
  width: 513px;
  letter-spacing: -1px;
}

.fc-wrapper #main .athlete .maintenance .text02 sup {
  vertical-align: top;
}

.fc-wrapper #main .athlete .photo-ul {
  margin: 0 -8px 130px;
}

.fc-wrapper #main .athlete .photo-ul li {
  width: 540px;
  float: left;
}

.fc-wrapper #main .athlete .photo-ul li span {
  margin-top: 25px;
  display: block;
  line-height: 2;
  text-align: center;
  letter-spacing: -0.5px;
}

.fc-wrapper #main .athlete .photo-ul li:nth-child(2n) {
  float: right;
}

.fc-wrapper #main .athlete .photo-ul02 {
  margin-bottom: 80px;
}

.fc-wrapper #main .athlete .top-box {
  margin-bottom: 53px;
}

.fc-wrapper #main .athlete .top-box .headline04 {
  margin-bottom: 28px;
}

.fc-wrapper #main .athlete .top-box p {
  font-size: 14px;
}

.fc-wrapper #main .athlete .text-img {
  margin: 0 -8px 40px;
}

.fc-wrapper #main .athlete .com-cover-box {
  margin-bottom: 124px;
}

.fc-wrapper #main .athlete .com-cover-box .photo-list li span {
  color: #fff !important;
  font-size: 18px;
}

.fc-wrapper #main .athlete .com-img-box {
  margin-bottom: 23px;
}

.fc-wrapper #main .athlete .com-img-box .photo {
  margin: -8px -8px 0 0;
}

.fc-wrapper #main .athlete .com-img-box .text-box {
  width: 485px;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .athlete .advanced-mattress {
    margin-bottom: 30px;
    padding: 14px 0;
  }
  .fc-wrapper #main .athlete .advanced-mattress .photo-list {
    margin-bottom: 13px;
  }
  .fc-wrapper #main .athlete .advanced-mattress .photo-list li {
    max-width: 225px;
  }
  .fc-wrapper #main .athlete .advanced-mattress .heading01 {
    margin: 0 -10px 10px;
    font-size: 22px;
    line-height: 1.8;
  }
  .fc-wrapper #main .athlete .maintenance {
    margin: 0 -20px;
    padding: 40px 20px 18px;
    background-color: #F6F6F6;
  }
  .fc-wrapper #main .athlete .maintenance .headline04 {
    margin-bottom: 13px;
    text-align: left;
  }
  .fc-wrapper #main .athlete .maintenance .text02 {
    padding: 0;
    letter-spacing: 0;
  }
  .fc-wrapper #main .athlete .photo-ul {
    margin: 0 -20px 46px;
    padding: 0 20px 40px;
    background-color: #F6F6F6;
  }
  .fc-wrapper #main .athlete .photo-ul li {
    margin-bottom: 20px;
    width: auto;
    float: none !important;
  }
  .fc-wrapper #main .athlete .photo-ul li img {
    width: 100%;
  }
  .fc-wrapper #main .athlete .photo-ul li span {
    margin-top: 20px;
  }
  .fc-wrapper #main .athlete .photo-ul li:last-child {
    margin-bottom: 0;
  }
  .fc-wrapper #main .athlete .top-box {
    margin-bottom: 17px;
  }
  .fc-wrapper #main .athlete .top-box .headline04 {
    margin-bottom: 14px;
    text-align: left;
  }
  .fc-wrapper #main .athlete .top-box p {
    text-align: left;
    line-height: 2.15;
  }
  .fc-wrapper #main .athlete .text-img {
    margin: 0 0 20px;
  }
  .fc-wrapper #main .athlete .com-cover-box {
    margin-bottom: 45px;
  }
  .fc-wrapper #main .athlete .com-cover-box .photo-list li span {
    padding-right: 20px;
    font-size: 13px;
    text-align: right !important;
  }
  .fc-wrapper #main .athlete .com-cover-box .photo-list li:nth-child(2n) span {
    padding-left: 20px;
    text-align: left !important;
  }
  .fc-wrapper #main .athlete .com-img-box .photo {
    margin: 0 0 15px;
  }
  .fc-wrapper #main .athlete .com-img-box p {
    line-height: 2.15;
  }
  .fc-wrapper #main .athlete .photo-ul02 {
    margin-bottom: 0;
    background-color: transparent;
  }
  .fc-wrapper #main .athlete .photo-ul02 li span {
    margin-left: -10px;
    margin-right: -10px;
  }
}

/*============
トップページコンテンツ
==============*/
.fc-wrapper #main .faq {
  margin-bottom: 100px;
}

.fc-wrapper #main .faq .main-img {
  margin-bottom: 70px;
}

.fc-wrapper #main .faq .main-box {
  margin: 0 auto;
}

@media screen and (min-width: 780px) {
  .fc-wrapper #main .faq .main-box {
    width: 1100px;
  }
}

.fc-wrapper #main .faq .txt {
  margin-bottom: -1px;
  padding: 20px 25px 13px;
  font-size: 22px;
  font-weight: 500;
  cursor: pointer;
  background: url("https://literie.itembox.design/item/images/common/common-icon01.png") no-repeat right 20px center #F7F7F7;
  border-bottom: 1px solid #333;
  border-top: 1px solid #333;
}

.fc-wrapper #main .faq .txt.on {
  background-image: url("https://literie.itembox.design/item/images/common/common-icon02.png");
}

.fc-wrapper #main .faq .js-box {
  padding: 27px 17px 30px 0;
  display: none;
}

.fc-wrapper #main .faq .js-box dt {
  overflow: hidden;
}

.fc-wrapper #main .faq .js-box dt .txt-span01 {
  width: 70px;
  display: block;
  float: left;
  font-size: 22px;
  text-align: center;
  font-family: 'Quicksand', sans-serif;
  font-weight: 400;
}

.fc-wrapper #main .faq .js-box dt .txt-span02 {
  padding: 7px 0 27px;
  width: 1010px;
  float: right;
  display: block;
}

.fc-wrapper #main .faq .js-box dd {
  margin-bottom: 27px;
  padding-bottom: 29px;
  overflow: hidden;
  border-bottom: 1px solid #969696;
}

.fc-wrapper #main .faq .js-box dd .txt-span01 {
  width: 70px;
  display: block;
  float: left;
  font-size: 22px;
  text-align: center;
  font-family: 'Quicksand', sans-serif;
  font-weight: 400;
}

.fc-wrapper #main .faq .js-box dd .txt-span02 {
  padding-top: 7px;
  width: 1010px;
  float: right;
  display: block;
}

.fc-wrapper #main .faq .js-box dd:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
}

.fc-wrapper #main .faq .js-box:last-child dd {
  padding-bottom: 29px;
  border-bottom: 1px solid #969696;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .faq .main-img {
    margin-bottom: 29px;
  }
  .fc-wrapper #main .faq .txt {
    padding: 12px 10px 9px;
    font-size: 16px;
    background-position: right 10px center;
    background-size: 15px auto;
  }
  .fc-wrapper #main .faq .js-box {
    padding: 13px 0 50px;
  }
  .fc-wrapper #main .faq .js-box dl dt {
    padding-bottom: 8px;
    font-size: 14px;
    line-height: 2;
  }
  .fc-wrapper #main .faq .js-box dl dt .txt-span01 {
    width: 35px;
    font-size: 17px;
  }
  .fc-wrapper #main .faq .js-box dl dt .txt-span02 {
    padding: 5px 0 0 45px;
    width: auto;
    float: none;
  }
  .fc-wrapper #main .faq .js-box dl dd {
    margin-bottom: 15px;
    padding-bottom: 15px;
    font-size: 14px;
    line-height: 2;
  }
  .fc-wrapper #main .faq .js-box dl dd .txt-span01 {
    width: 35px;
    font-size: 17px;
  }
  .fc-wrapper #main .faq .js-box dl dd .txt-span02 {
    padding: 5px 0 0 45px;
    width: auto;
    float: none;
  }
}

/*============
トップページコンテンツ
==============*/
.fc-wrapper #main .litewave .main-img {
  margin-bottom: 0;
}

.fc-wrapper #main .litewave .main-img img {
  vertical-align: top;
}

.fc-wrapper #main .litewave .solve {
  box-sizing: border-box;
  padding: 86px 50px;
  min-height: 851px;
  text-align: center;
  background: url("https://literie.itembox.design/item/images/litewave/bg01.jpg") no-repeat center center; /* center bottom → center center に変更 */
  background-size: cover;
}

.fc-wrapper #main .litewave .solve .text-img {
  margin-bottom: 75px;
}

.fc-wrapper #main .litewave .solve p {
  font-size: 16px;
  color: #fff;
  font-weight: bold;
  line-height: 2.15;
}

.fc-wrapper #main .litewave .solve .title {
  margin-bottom: 55px;
  font-size: 38px;
  font-weight: 500;
  line-height: 1;
}

.fc-wrapper #main .litewave .solve .title sub {
  vertical-align: -17px;
  display: inline-block;
  line-height: 1;
}

.fc-wrapper #main .litewave .link-box {
  margin-bottom: 115px;
  padding: 62px 0 74px;
  background: url("https://literie.itembox.design/item/images/litewave/bg03.jpg") repeat-x left bottom #FEFEFE;
}

.fc-wrapper #main .litewave .link-box h3 {
  margin-bottom: 41px;
  color: #969696;
  font-size: 20px;
  font-family: 'Quicksand', sans-serif;
  font-weight: 400;
  font-weight: bold;
  text-align: center;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .litewave .link-box h3 {
    font-size: 16px;
  }
}

.fc-wrapper #main .litewave .link-box .link-ul {
  margin: 0 auto;
  width: 777px;
}

.fc-wrapper #main .litewave .link-box .link-ul li {
  margin-bottom: 20px;
}

.fc-wrapper #main .litewave .link-box .link-ul a {
  padding: 17px 18px 16px;
  color: #000;
  box-sizing: border-box;
  width: 100%;
  display: table;
  border: 1px solid #707070;
  background: url("https://literie.itembox.design/item/images/common/common-arrow05.png") no-repeat right 37px center #fff;
  background-size: 6px auto;
}

.fc-wrapper #main .litewave .link-box .link-ul a .txt01 {
  width: 58px;
  height: 58px;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  font-size: 32px;
  color: #fff;
  text-align: center;
  font-family: 'Quicksand', sans-serif;
  font-weight: 400;
  font-weight: bold;
  background-color: #000;
}

.fc-wrapper #main .litewave .link-box .link-ul a .txt02 {
  padding: 4px 10px 0;
  font-size: 24px;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}

.fc-wrapper #main .litewave .main-box {
  margin: 0 auto;
}

@media screen and (min-width: 780px) {
  .fc-wrapper #main .litewave .main-box {
    width: 1100px;
  }
}

.fc-wrapper #main .litewave .main-box .headline04 {
  margin-bottom: 58px;
}

.fc-wrapper #main .litewave .main-box .headline04 .num {
  box-sizing: border-box;
  padding-top: 7px;
  margin: 0 auto 60px;
  width: 58px;
  height: 58px;
  display: block;
  font-size: 32px;
  color: #fff;
  text-align: center;
  font-family: 'Quicksand', sans-serif;
  font-weight: 400;
  font-weight: bold;
  background-color: #000;
}

.fc-wrapper #main .litewave .main-box .headline04 .txt-span {
  margin-bottom: 9px;
  display: block;
  font-size: 20px;
  font-weight: 500;
}

.fc-wrapper #main .litewave .main-box .com-img-box {
  margin: 0 26px 122px 29px;
}

.fc-wrapper #main .litewave .main-box .com-img-box .text-box {
  padding-top: 23px;
}

.fc-wrapper #main .litewave .main-box .com-img-box .text-box .headline04 {
  margin-bottom: 19px;
  font-size: 35px;
  line-height: 1.5;
}

.fc-wrapper #main .litewave .main-box .com-img-box02 {
  margin-bottom: 114px;
}

.fc-wrapper #main .litewave .main-box .com-img-box02 .text-box {
  padding: 0 0 0 7px;
}

.fc-wrapper #main .litewave .main-box .com-img-box02 .text-box .list {
  box-sizing: border-box;
  padding: 35px;
  width: 495px;
  background-color: #F6F6F6;
}

.fc-wrapper #main .litewave .main-box .com-img-box02 .text-box .list li {
  padding: 0 0 0 25px;
  font-size: 18px;
  line-height: 2;
  background: url("https://literie.itembox.design/item/images/common/line01.png") no-repeat left center;
  background-size: 13px auto;
}

.fc-wrapper #main .litewave .main-box .smooth .headline04 {
  margin: 0 0 24px 30px;
  font-size: 35px;
  text-align: left;
  line-height: 1.5;
}

.fc-wrapper #main .litewave .main-box .smooth p {
  margin: 0 0 85px 30px;
  line-height: 2;
}

.fc-wrapper #main .litewave .main-box .smooth .inner {
  margin-bottom: 107px;
  box-sizing: border-box;
  padding: 45px 45px 26px;
  border: 5px solid #ECECEC;
}

.fc-wrapper #main .litewave .main-box .smooth .inner .list > li {
  width: 50%;
  float: left;
}

.fc-wrapper #main .litewave .main-box .smooth .inner .list > li .sub {
  box-sizing: border-box;
  padding: 0 60px 29px;
  min-height: 310px;
  border-bottom: 1px solid #707070;
}

.fc-wrapper #main .litewave .main-box .smooth .inner .list > li .ttl {
  margin: -84px 0 22px;
  padding: 17px 15px 12px;
  font-size: 20px;
  text-align: center;
  position: relative;
  background-color: #BBB;
}

.fc-wrapper #main .litewave .main-box .smooth .inner .list > li .ttl:after {
  width: 25px;
  height: 100%;
  position: absolute;
  top: 0;
  left: -25px;
  z-index: 10;
  content: '';
  background-color: #fff;
}

.fc-wrapper #main .litewave .main-box .smooth .inner .list > li .ttl:before {
  width: 25px;
  height: 100%;
  position: absolute;
  top: 0;
  right: -25px;
  z-index: 10;
  content: '';
  background-color: #fff;
}

.fc-wrapper #main .litewave .main-box .smooth .inner .list > li .photo {
  margin-bottom: 5px;
  text-align: center;
}

.fc-wrapper #main .litewave .main-box .smooth .inner .list > li .photo img {
  max-width: inherit;
}

.fc-wrapper #main .litewave .main-box .smooth .inner .list > li ul {
  margin-left: 12px;
}

.fc-wrapper #main .litewave .main-box .smooth .inner .list > li ul li {
  padding-left: 17px;
  font-size: 18px;
  line-height: 1.6;
  background: url("https://literie.itembox.design/item/images/common/common-icon04.png") no-repeat left center;
  background-size: 12px auto;
}

.fc-wrapper #main .litewave .main-box .smooth .inner .list > li .txt {
  margin: 30px 0 0;
  font-size: 22px;
  text-align: center;
  line-height: 1.7;
  background: url("https://literie.itembox.design/item/images/litewave/img01.png") no-repeat center center;
  background-size: 112px auto;
}

.fc-wrapper #main .litewave .main-box .smooth .inner .list > li .txt strong {
  font-weight: bold;
}

.fc-wrapper #main .litewave .main-box .smooth .inner li:nth-child(2n) .ttl {
  padding: 11px 5px 10px;
  color: #fff;
  line-height: 1.2;
  background-color: #000;
}

.fc-wrapper #main .litewave .main-box .smooth .inner li:nth-child(2n) ul li {
  background-image: url("https://literie.itembox.design/item/images/common/common-icon03.png");
}

.fc-wrapper #main .litewave .main-box .smooth .inner li:nth-child(2n) .txt {
  background-image: url("https://literie.itembox.design/item/images/litewave/img02.png");
  background-size: 97px auto;
}

.fc-wrapper #main .litewave .main-box .com-img-box03 {
  margin: 0 0 94px;
}

.fc-wrapper #main .litewave .main-box .com-img-box03 .text-box {
  width: 560px;
}

.fc-wrapper #main .litewave .main-box .com-img-box03 .text-box p {
  margin-bottom: 0;
}

.fc-wrapper #main .litewave .main-box .com-img-box03 .photo {
  padding: 32px 24px 0 0;
}

.fc-wrapper #main .litewave .main-box .com-img-box04 {
  margin-bottom: 110px;
}

.fc-wrapper #main .litewave .main-box .com-img-box05 .text-box {
  padding: 43px 0 0 33px;
  width: 520px;
}

.fc-wrapper #main .litewave .main-box .com-img-box05 .text-box .headline04 .tt-span {
  margin-bottom: 8px;
  font-size: 25px;
  display: block;
  font-weight: normal;
}

.fc-wrapper #main .litewave .difficult {
  margin-bottom: 80px;
  padding: 93px 0 117px;
  background: url("https://literie.itembox.design/item/images/litewave/bg02.jpg") no-repeat center top;
  background-size: cover;
}

.fc-wrapper #main .litewave .difficult .com-img-box {
  margin: 0 20px 70px 20px;
}

.fc-wrapper #main .litewave .difficult .com-img-box ul {
  padding-top: 24px;
  width: 440px;
  float: right;
}

.fc-wrapper #main .litewave .difficult .com-img-box ul li {
  float: left;
}

.fc-wrapper #main .litewave .difficult .com-img-box ul li img {
  max-width: inherit;
}

.fc-wrapper #main .litewave .difficult .check-box .photo {
  float: right;
  position: relative;
}

.fc-wrapper #main .litewave .difficult .check-box .photo img {
  vertical-align: top;
}

.fc-wrapper #main .litewave .difficult .check-box .photo span {
  position: absolute;
  top: 25px;
  right: 27px;
}

.fc-wrapper #main .litewave .difficult .check-box .text-box {
  box-sizing: border-box;
  padding: 52px 85px 20px 58px;
  width: 681px;
  float: left;
  background-color: #fff;
}

.fc-wrapper #main .litewave .difficult .check-box .text-box .title {
  box-sizing: border-box;
  margin: 0 0 23px;
  padding: 8px 5px 9px;
  width: 189px;
  font-size: 20px;
  font-family: 'Quicksand', sans-serif;
  font-weight: 400;
  font-weight: bold;
  color: #fff;
  line-height: 1.5;
  text-align: center;
  background-color: #000;
}

.fc-wrapper #main .litewave .difficult .check-box .text-box .title02 {
  margin: 0 0 12px;
  font-size: 29px;
  font-weight: bold;
  line-height: 1.5;
  letter-spacing: -0.5px;
}

.fc-wrapper #main .litewave .difficult .check-box .text-box p {
  margin: 0 20px 21px 0;
  line-height: 2;
}

.fc-wrapper #main .litewave .difficult .check-box .com-table th {
  padding: 14px 5px 13px;
  width: 25%;
  text-align: center;
  border-top: 1px solid #969696;
  border-right: 1px solid #969696;
}

.fc-wrapper #main .litewave .difficult .check-box .com-table th:last-child {
  border-right: none;
}

.fc-wrapper #main .litewave .difficult .check-box .com-table td {
  padding: 14px 5px 13px;
  width: 25%;
  text-align: center;
  border-top: 1px solid #969696;
  border-right: 1px solid #969696;
}

.fc-wrapper #main .litewave .difficult .check-box .com-table td:last-child {
  border-right: none;
}

.fc-wrapper #main .litewave .difficult .check-box .com-table tbody th {
  padding: 8px 5px 7px;
  font-size: 16px;
  font-weight: normal;
}

.fc-wrapper #main .litewave .difficult .check-box .com-table tbody td {
  padding: 8px 5px 7px;
  font-size: 16px;
}

.fc-wrapper #main .litewave .environment {
  padding-bottom: 42px;
}

.fc-wrapper #main .litewave .environment .headline04 {
  margin-bottom: 36px;
}

.fc-wrapper #main .litewave .environment .com-list {
  margin: 0;
}

.fc-wrapper #main .litewave .environment .com-list li {
  margin-right: 35px;
  width: 345px;
}

.fc-wrapper #main .litewave .environment .com-list li .photo {
  margin: 0 auto 40px;
  width: 279px;
  text-align: center;
}

.fc-wrapper #main .litewave .environment .com-list li .photo img {
  max-width: inherit;
}

.fc-wrapper #main .litewave .environment .com-list li p {
  font-size: 14px;
  line-height: 2;
}

.fc-wrapper #main .litewave .environment .com-list li .title {
  margin-bottom: 25px;
  font-size: 25px;
  font-weight: bold;
  text-align: center;
  line-height: 1.65;
}

.fc-wrapper #main .litewave .environment .com-list li:nth-child(3n) {
  margin-right: -12px;
}

.fc-wrapper #main .litewave .function {
  padding: 77px 0 47px;
  background-color: #F6F6F6;
}

.fc-wrapper #main .litewave .function .text {
  margin-bottom: 33px;
  text-align: center;
  line-height: 2;
}

.fc-wrapper #main .litewave .function .headline04 {
  margin-bottom: 19px;
}

.fc-wrapper #main .litewave .function .list {
  margin: 0 0 0 67px;
}

.fc-wrapper #main .litewave .function .list li {
  margin: 0 10px 60px 0;
  box-sizing: border-box;
  width: 100%;
  display: table;
  width: 335px;
  float: left;
}

.fc-wrapper #main .litewave .function .list li .img {
  width: 92px;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  text-align: left;
}

.fc-wrapper #main .litewave .function .list li .img img {
  width: 100%;
}

.fc-wrapper #main .litewave .function .list li .txt {
  padding: 5px 0 0 13px;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  text-align: left;
  font-size: 18px;
}

.fc-wrapper #main .litewave .function .list li:nth-child(3n) {
  margin-right: 0;
}

.fc-wrapper #main .litewave .web-box {
  padding: 72px 0 62px;
  background: url("https://literie.itembox.design/item/images/litewave/bg04.jpg") no-repeat center top;
  background-size: cover;
}

.fc-wrapper #main .litewave .web-box .main-box {
  position: relative;
}

.fc-wrapper #main .litewave .web-box .main-box .text-img02 {
  position: absolute;
  top: -93px;
  left: 76px;
}

.fc-wrapper #main .litewave .web-box h3 {
  margin-bottom: 31px;
  color: #fff;
  font-size: 38px;
  line-height: 1.3;
  text-align: center;
}

.fc-wrapper #main .litewave .web-box .text {
  margin-bottom: 50px;
  color: #fff;
  line-height: 2;
  text-align: center;
}

.fc-wrapper #main .litewave .web-box .list {
  margin-bottom: 150px;
  text-align: center;
  position: relative;
  z-index: 10;
}

.fc-wrapper #main .litewave .web-box .list li {
  margin: 0 33px;
  display: inline-block;
  background-color: #fff;
  border-radius: 50%;
}

.fc-wrapper #main .litewave .web-box .list li p {
  box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  display: table;
  width: 100px;
  height: 100px;
  font-size: 23px;
  line-height: 1.3;
}

.fc-wrapper #main .litewave .web-box .list li span {
  width: 100%;
  height: 100%;
  font-weight: 500;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}

.fc-wrapper #main .litewave .web-box .litewavePhoto {
  margin: -220px 0 30px;
}

.fc-wrapper #main .litewave .web-box .l-img-box {
  margin: 0 68px 48px;
  position: relative;
  z-index: 10;
}

.fc-wrapper #main .litewave .web-box .l-img-box .text-box {
  width: 551px;
}

.fc-wrapper #main .litewave .web-box .l-img-box .text-box ul {
  margin: 0 -20px 15px 0;
}

.fc-wrapper #main .litewave .web-box .l-img-box .text-box ul li {
  padding: 0 0 18px 18px;
  font-size: 16px;
  color: #fff;
  background: url("https://literie.itembox.design/item/images/common/common-icon05.png") no-repeat left top 6px;
  background-size: 12px auto;
}

.fc-wrapper #main .litewave .web-box .l-img-box .text-box p {
  color: #fff;
  text-align: right;
  font-size: 12px;
}

.fc-wrapper #main .litewave .web-box .link {
  margin: 0 auto;
  width: 815px;
  padding: 8px 10px 6px;
  display: block;
  color: #fff;
  font-size: 16px;
  text-align: center;
  background-color: #E34572;
  border-radius: 5px;
}

.fc-wrapper #main .litewave .web-box .link img {
  margin-right: 15px;
  vertical-align: middle;
}

.fc-wrapper #main .litewave .link-box02 {
  padding: 80px 0 102px;
}

.fc-wrapper #main .litewave .link-box02 .com-link {
  margin: 0 auto;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .litewave .solve {
    padding: 50px 20px 10px;
    min-height: inherit;
    background: none #fff;
  }
  .fc-wrapper #main .litewave .solve .text-img {
    margin: 0 auto 32px;
    width: 125px;
  }
  .fc-wrapper #main .litewave .solve .text-img img {
    width: 100%;
  }
  .fc-wrapper #main .litewave .solve p {
    color: #000;
    font-size: 14px;
    font-weight: normal;
    text-align: left;
  }
  .fc-wrapper #main .litewave .solve .title {
    margin-bottom: 22px;
    font-size: 22px;
    line-height: 1.7;
    text-align: center;
  }
  .fc-wrapper #main .litewave .solve .title sub {
    vertical-align: -5px;
    font-size: 14px;
  }
  .fc-wrapper #main .litewave .link-box {
    margin-bottom: 50px;
    padding: 20px 20px;
    background: url(https://literie.itembox.design/item/images/litewave/sp-bg01.jpg) repeat-x left bottom #fff;
    background-size: 376px auto;
  }
  .fc-wrapper #main .litewave .link-box h3 {
    margin: 0 0 4px 6px;
    text-align: left;
  }
  .fc-wrapper #main .litewave .link-box .link-ul {
    width: auto;
  }
  .fc-wrapper #main .litewave .link-box .link-ul li {
    margin-bottom: 14px;
  }
  .fc-wrapper #main .litewave .link-box .link-ul a {
    padding: 11px 18px 11px;
    background-position: right 14px center;
  }
  .fc-wrapper #main .litewave .link-box .link-ul a .txt01 {
    width: 35px;
    height: 35px;
    font-size: 18px;
  }
  .fc-wrapper #main .litewave .link-box .link-ul a .txt02 {
    padding: 0 50px 0 15px;
    font-size: 14px;
    text-align: left;
    line-height: 1.4;
  }
  .fc-wrapper #main .litewave .main-box .headline04 {
    margin: 0 0 29px;
    line-height: 1.4;
  }
  .fc-wrapper #main .litewave .main-box .headline04 .num {
    margin-bottom: 21px;
    padding-top: 4px;
    width: 35px;
    height: 35px;
    font-size: 18px;
  }
  .fc-wrapper #main .litewave .main-box .headline04 .txt-span {
    font-size: 18px;
    line-height: 1.5;
  }
  .fc-wrapper #main .litewave .main-box .h3ttl {
    margin-left: -10px;
    margin-right: -10px;
  }
  .fc-wrapper #main .litewave .main-box .com-img-box {
    margin: 0 0 28px;
  }
  .fc-wrapper #main .litewave .main-box .com-img-box .text-box {
    padding: 18px 0 0;
  }
  .fc-wrapper #main .litewave .main-box .com-img-box .text-box .headline04 {
    margin: 0 0 24px;
    font-size: 22px;
    line-height: 1.4;
  }
  .fc-wrapper #main .litewave .main-box .com-img-box p {
    line-height: 2.15;
  }
  .fc-wrapper #main .litewave .main-box .com-img-box02 {
    margin-bottom: 53px;
  }
  .fc-wrapper #main .litewave .main-box .com-img-box02 .text-box .list {
    margin-top: 28px;
    padding: 30px 20px 25px;
    width: auto;
  }
  .fc-wrapper #main .litewave .main-box .com-img-box02 .text-box .list li {
    margin-bottom: 10px;
    font-size: 14px;
    background-size: auto 4px;
  }
  .fc-wrapper #main .litewave .main-box .com-img-box02 .text-box .list li:last-child {
    margin-bottom: 0;
  }
  .fc-wrapper #main .litewave .main-box .smooth .headline04 {
    margin: 0 0 26px;
    font-size: 22px;
    line-height: 1.4;
  }
  .fc-wrapper #main .litewave .main-box .smooth p {
    margin: 0 0 64px 0;
    line-height: 2.15;
  }
  .fc-wrapper #main .litewave .main-box .smooth .inner {
    margin-bottom: 58px;
    padding: 0;
    border: none;
  }
  .fc-wrapper #main .litewave .main-box .smooth .inner .list > li {
    margin-bottom: 68px;
    padding: 20px 20px 35px;
    width: auto;
    float: none !important;
    border: 1px solid #BBB;
  }
  .fc-wrapper #main .litewave .main-box .smooth .inner .list > li .sub {
    padding: 0;
    min-height: inherit;
    border: none;
  }
  .fc-wrapper #main .litewave .main-box .smooth .inner .list > li .ttl {
    margin: -40px -21px 2px;
    padding: 15px 10px 10px;
    font-size: 18px;
    line-height: 1.4;
  }
  .fc-wrapper #main .litewave .main-box .smooth .inner .list > li .ttl:after {
    display: none;
  }
  .fc-wrapper #main .litewave .main-box .smooth .inner .list > li .ttl:before {
    display: none;
  }
  .fc-wrapper #main .litewave .main-box .smooth .inner .list > li .photo {
    margin: 0 -8px 10px;
  }
  .fc-wrapper #main .litewave .main-box .smooth .inner .list > li .photo img {
    width: 100%;
  }
  .fc-wrapper #main .litewave .main-box .smooth .inner .list > li ul {
    margin: 0 -9px;
    position: relative;
    z-index: 10;
  }
  .fc-wrapper #main .litewave .main-box .smooth .inner .list > li ul li {
    padding-bottom: 4px;
    font-size: 16px;
  }
  .fc-wrapper #main .litewave .main-box .smooth .inner .list > li .sp-sub {
    margin-bottom: -24px;
  }
  .fc-wrapper #main .litewave .main-box .smooth .inner .list > li .sp-sub .photo {
    margin-bottom: -2px;
  }
  .fc-wrapper #main .litewave .main-box .smooth .inner .list > li .sp-sub02 {
    margin-bottom: -31px;
  }
  .fc-wrapper #main .litewave .main-box .smooth .inner .list > li .txt {
    margin-top: 45px;
  }
  .fc-wrapper #main .litewave .main-box .smooth .inner .list > li:nth-child(2n) {
    margin-bottom: 0;
  }
  .fc-wrapper #main .litewave .main-box .smooth .inner .list > li:nth-child(2n) .ttl {
    margin-bottom: 10px;
    padding: 10px 10px 9px;
  }
  .fc-wrapper #main .litewave .main-box .smooth .inner .list > li:nth-child(2n) .txt {
    margin-top: 25px;
  }
  .fc-wrapper #main .litewave .main-box .com-img-box03 {
    margin-bottom: 52px;
  }
  .fc-wrapper #main .litewave .main-box .com-img-box03 .photo {
    padding: 0;
  }
  .fc-wrapper #main .litewave .main-box .com-img-box03 .text-box {
    padding-top: 10px;
  }
  .fc-wrapper #main .litewave .main-box .com-img-box05 .text-box .headline04 .tt-span {
    font-size: 18px;
  }
  .fc-wrapper #main .litewave .difficult {
    margin-bottom: 54px;
    padding: 52px 0 20px;
    background-image: url("https://literie.itembox.design/item/images/litewave/sp-bg02.jpg");
  }
  .fc-wrapper #main .litewave .difficult .headline04 {
    margin-bottom: -1px;
    text-align: left;
    line-height: 1.55;
  }
  .fc-wrapper #main .litewave .difficult .com-img-box ul {
    padding-bottom: 8px;
    width: auto;
    float: none;
    text-align: center;
  }
  .fc-wrapper #main .litewave .difficult .com-img-box ul li {
    margin: 0 -4px;
    max-width: 123px;
    float: none;
    display: inline-block;
  }
  .fc-wrapper #main .litewave .difficult .com-img-box ul li img {
    width: 100%;
  }
  .fc-wrapper #main .litewave .difficult .com-img-box .text-box .headline04 {
    margin-bottom: 13px;
  }
  .fc-wrapper #main .litewave .difficult .check-box {
    margin: 0 -20px;
  }
  .fc-wrapper #main .litewave .difficult .check-box .photo {
    float: none;
  }
  .fc-wrapper #main .litewave .difficult .check-box .photo span {
    width: 110px;
    top: 16px;
    right: 19px;
  }
  .fc-wrapper #main .litewave .difficult .check-box img {
    width: 100%;
  }
  .fc-wrapper #main .litewave .difficult .check-box .text-box {
    padding: 29px 20px 30px;
    width: auto;
    float: none;
  }
  .fc-wrapper #main .litewave .difficult .check-box .text-box .title {
    margin: 0 auto 28px;
    padding: 4px 5px;
    width: 132px;
    font-size: 16px;
  }
  .fc-wrapper #main .litewave .difficult .check-box .text-box .title02 {
    margin-bottom: 20px;
    font-size: 22px;
    line-height: 1.4;
  }
  .fc-wrapper #main .litewave .difficult .check-box .text-box p {
    margin: 0 0 20px;
    line-height: 2.1;
  }
  .fc-wrapper #main .litewave .difficult .check-box .text-box .com-table th {
    width: 23.3333% !important;
    border-bottom: none;
  }
  .fc-wrapper #main .litewave .difficult .check-box .text-box .com-table thead th {
    border-bottom: none !important;
  }
  .fc-wrapper #main .litewave .difficult .check-box .text-box .com-table th:nth-child(2) {
    width: 30% !important;
  }
  .fc-wrapper #main .litewave .difficult .check-box .text-box .com-table td {
    width: 23.3333% !important;
    border-bottom: none;
  }
  .fc-wrapper #main .litewave .difficult .check-box .text-box .com-table td:nth-child(2) {
    width: 30% !important;
  }
  .fc-wrapper #main .litewave .difficult .check-box .text-box .com-table tr:last-child th {
    border-bottom: 1px solid #969696;
  }
  .fc-wrapper #main .litewave .difficult .check-box .text-box .com-table tr:last-child td {
    border-bottom: 1px solid #969696;
  }
  .fc-wrapper #main .litewave .environment {
    padding-bottom: 45px;
  }
  .fc-wrapper #main .litewave .environment .main-box .headline04 {
    margin-bottom: 47px;
    font-size: 26px;
    text-align: left;
  }
  .fc-wrapper #main .litewave .environment .main-box .com-list li {
    margin: 0 0 53px;
    width: auto;
    float: none;
  }
  .fc-wrapper #main .litewave .environment .main-box .com-list li .photo {
    margin: 0 auto 30px;
    width: 250px;
  }
  .fc-wrapper #main .litewave .environment .main-box .com-list li .title {
    margin-bottom: 22px;
  }
  .fc-wrapper #main .litewave .environment .main-box .com-list li:last-child {
    margin-bottom: 0;
  }
  .fc-wrapper #main .litewave .function {
    margin-bottom: 70px;
    padding: 53px 0 70px;
  }
  .fc-wrapper #main .litewave .function .main-box .headline04 {
    margin-bottom: 13px;
    text-align: left;
    line-height: 1.5;
  }
  .fc-wrapper #main .litewave .function .text {
    margin-bottom: 44px;
    text-align: left;
  }
  .fc-wrapper #main .litewave .function .list {
    margin: 0 10px;
  }
  .fc-wrapper #main .litewave .function .list li {
    margin: 0 0 17px;
    width: 100%;
  }
  .fc-wrapper #main .litewave .function .list li .img {
    width: 80px;
  }
  .fc-wrapper #main .litewave .function .list li .txt {
    padding-left: 18px;
    font-size: 16px;
    line-height: 1.75;
  }
  .fc-wrapper #main .litewave .web-box {
    padding: 0;
    background: none;
  }
  .fc-wrapper #main .litewave .web-box .main-box {
    padding: 0;
  }
  .fc-wrapper #main .litewave .web-box .main-box .sp-box01 {
    padding: 64px 20px 125px;
    background: url("https://literie.itembox.design/item/images/litewave/sp-bg03.jpg") no-repeat center bottom #1F1F21;
    background-size: 100% auto;
  }
  .fc-wrapper #main .litewave .web-box .main-box .sp-box02 {
    padding: 29px 20px 37px;
    background: url("https://literie.itembox.design/item/images/litewave/sp-bg04.jpg") no-repeat center bottom #929294;
    background-size: 100% auto;
  }
  .fc-wrapper #main .litewave .web-box .main-box .text-img02 {
    width: 80px;
    top: -40px;
    left: 20px;
  }
  .fc-wrapper #main .litewave .web-box .main-box .text-img02 img {
    width: 100%;
  }
  .fc-wrapper #main .litewave .web-box .main-box h3 {
    margin-bottom: 22px;
    font-size: 22px;
    font-weight: bold;
    text-align: center;
    line-height: 1.8;
  }
  .fc-wrapper #main .litewave .web-box .main-box h3 span {
    font-size: 18px;
  }
  .fc-wrapper #main .litewave .web-box .main-box .text {
    margin-bottom: 34px;
    text-align: left;
  }
  .fc-wrapper #main .litewave .web-box .main-box .list {
    margin-bottom: 0;
  }
  .fc-wrapper #main .litewave .web-box .main-box .list li {
    margin: 0 8px;
  }
  .fc-wrapper #main .litewave .web-box .main-box .list li p {
    width: 80px;
    height: 80px;
    font-size: 19px;
  }
  .fc-wrapper #main .litewave .web-box .main-box .l-img-box {
    margin: 0 10px 10px;
  }
  .fc-wrapper #main .litewave .web-box .main-box .l-img-box .photo {
    margin: 0 15px 25px;
  }
  .fc-wrapper #main .litewave .web-box .main-box .l-img-box .text-box {
    width: auto;
  }
  .fc-wrapper #main .litewave .web-box .main-box .l-img-box .text-box ul {
    margin: 0 0 4px;
  }
  .fc-wrapper #main .litewave .web-box .main-box .l-img-box .text-box ul li {
    padding: 0 0 26px 23px;
    line-height: 1.75;
    background-position: left top 8px;
  }
  .fc-wrapper #main .litewave .web-box .main-box .l-img-box .text-box p {
    margin: 0 -12px 20px;
    font-size: 14px;
    text-align: left;
    line-height: 1.4;
  }
  .fc-wrapper #main .litewave .web-box .main-box .link {
    width: auto;
  }
  .fc-wrapper #main .litewave .web-box .main-box .link a {
    font-size: 14px;
    border-radius: 50px;
  }
  .fc-wrapper #main .litewave .web-box .main-box .link a img {
    margin-right: 5px;
  }
  .fc-wrapper #main .litewave .link-box02 {
    padding: 44px 0 100px;
  }
}

@media screen and (max-width: 374px) {
  .fc-wrapper #main .litewave .main-box .com-img-box02 .list {
    padding-left: 10px;
    padding-right: 10px;
  }
  .fc-wrapper #main .litewave .main-box .com-img-box02 .list li {
    font-size: 12px;
  }
  .fc-wrapper #main .litewave .main-box .smooth .inner .list li .txt {
    font-size: 19px;
  }
  .fc-wrapper #main .litewave .function .list li .img {
    width: 70px;
  }
  .fc-wrapper #main .litewave .function .list li .txt {
    font-size: 14px;
  }
  .fc-wrapper #main .litewave .web-box .main-box .list li {
    margin: 0 4px;
  }
}

/*============
トップページコンテンツ
==============*/
.fc-wrapper #main .spec .main-img {
  margin-bottom: 83px;
}

.fc-wrapper #main .spec .top-box {
  margin-bottom: 68px;
}

.fc-wrapper #main .spec .top-box .headline04 {
  margin-bottom: 47px;
}

.fc-wrapper #main .spec .tab-ul {
  margin: 0 auto 84px;
  width: 890px;
}

.fc-wrapper #main .spec .tab-ul li {
  box-sizing: border-box;
  margin-right: 40px;
  width: 270px;
  float: left;
  border: 1px solid #333;
}

.fc-wrapper #main .spec .tab-ul li a {
  padding: 20px;
  display: block;
  text-align: center;
  position: relative;
  border: 1px solid #fff;
}

.fc-wrapper #main .spec .tab-ul li a:hover {
  opacity: 1;
}

.fc-wrapper #main .spec .tab-ul li p {
  margin: 0 -16px;
  font-size: 12px;
  line-height: 1.8;
  letter-spacing: -0.5px;
}

.fc-wrapper #main .spec .tab-ul li .ttl {
  margin: 0 0 10px;
  font-size: 24px;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 0;
}

.fc-wrapper #main .spec .tab-ul li .photo {
  margin-bottom: 19px;
  height: 67px;
  box-sizing: border-box;
  width: 100%;
  display: table;
}

.fc-wrapper #main .spec .tab-ul li .photo span {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  vertical-align: bottom;
}

.fc-wrapper #main .spec .tab-ul li:last-child {
  margin-right: 0;
}

.fc-wrapper #main .spec .tab-ul li.on {
  border-color: #000;
}

.fc-wrapper #main .spec .tab-ul li.on a {
  border-color: #000;
}

.fc-wrapper #main .spec .tab-ul li.on a:after {
  margin-left: -12px;
  width: 44px;
  height: 34px;
  position: absolute;
  bottom: -34px;
  left: 50%;
  content: '';
  z-index: 1;
  background: url("https://literie.itembox.design/item/images/spec/icon.jpg") no-repeat;
  background-size: 22px auto;
}

.fc-wrapper #main .spec .info-ul {
  margin: 0 -8px 137px;
}

.fc-wrapper #main .spec .info-ul > li {
  box-sizing: border-box;
  margin: 0 22px 20px 0;
  padding: 54px 25px 39px;
  width: 352px;
  float: left;
  background-color: #F6F6F6;
}

.fc-wrapper #main .spec .info-ul > li .photo {
  margin-bottom: 25px;
  text-align: center;
}

.fc-wrapper #main .spec .info-ul > li .title {
  margin-bottom: 14px;
  font-size: 22px;
  line-height: 1.5;
}

.fc-wrapper #main .spec .info-ul > li .title02 {
  margin-bottom: 7px;
  height: 85px;
  box-sizing: border-box;
  width: 100%;
  display: table;
}

.fc-wrapper #main .spec .info-ul > li .title02 span {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}

.fc-wrapper #main .spec .info-ul > li p {
  margin-bottom: 39px;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.4;
  text-align: center;
}

.fc-wrapper #main .spec .info-ul > li table {
  margin-bottom: 18px;
  width: 100%;
  clear: both;
  border-collapse: collapse;
}

.fc-wrapper #main .spec .info-ul > li table th {
  padding: 5px 0;
  width: 43%;
  font-weight: normal;
  text-align: left;
  line-height: 2.2;
  vertical-align: top;
}

.fc-wrapper #main .spec .info-ul > li table th span {
  display: block;
  line-height: 1.4;
}

.fc-wrapper #main .spec .info-ul > li table td {
  padding: 5px 0;
  text-align: left;
  line-height: 2.2;
  vertical-align: top;
}

.fc-wrapper #main .spec .info-ul > li .list {
  margin: 0 -7px;
  text-align: center;
}

.fc-wrapper #main .spec .info-ul > li .list li {
  margin: 0 2px;
  display: inline-block;
}

.fc-wrapper #main .spec .info-ul > li .list li span {
  display: block;
  font-size: 13px;
  text-align: center;
  letter-spacing: -1px;
}

.fc-wrapper #main .spec .info-ul > li .com-link {
  margin: 0 auto;
  width: 300px;
}

.fc-wrapper #main .spec .info-ul > li .com-link a:after {
  width: 14px;
  height: 28px;
  right: 20px;
  background-image: url("https://literie.itembox.design/item/images/common/common-arrow07.png");
  background-size: 7px auto;
}

.fc-wrapper #main .spec .info-ul > li:nth-child(3n) {
  margin-right: 0;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .spec .main-img {
    margin-bottom: 60px;
  }
  .fc-wrapper #main .spec .top-box {
    margin-bottom: 21px;
  }
  .fc-wrapper #main .spec .top-box .headline04 {
    margin-bottom: 28px;
    font-size: 20px;
  }
  .fc-wrapper #main .spec .sp-txt {
    margin-bottom: 21px;
    padding-bottom: 10px;
    font-size: 14px;
    color: #969696;
    text-align: center;
    background: url("https://literie.itembox.design/item/images/common/common-arrow06.png") no-repeat center bottom;
    background-size: 14px auto;
  }
  .fc-wrapper #main .spec .tab-ul {
    margin: 0 -3px;
    width: auto;
  }
  .fc-wrapper #main .spec .tab-ul li {
    margin: 0 0 20px;
    width: 47%;
  }
  .fc-wrapper #main .spec .tab-ul li a {
    padding: 10px 10px 8px;
  }
  .fc-wrapper #main .spec .tab-ul li p {
    display: none;
  }
  .fc-wrapper #main .spec .tab-ul li .ttl {
    margin-bottom: 0;
    display: block;
    font-size: 14px;
  }
  .fc-wrapper #main .spec .tab-ul li .photo {
    margin: 0 auto;
    width: 46px;
    height: 31px;
  }
  .fc-wrapper #main .spec .tab-ul li .photo img {
    width: 100%;
  }
  .fc-wrapper #main .spec .tab-ul li:nth-child(2n) {
    float: right;
  }
  .fc-wrapper #main .spec .tab-ul li.on a {
    background-color: #F0F0F0;
  }
  .fc-wrapper #main .spec .tab-ul li.on a:after {
    display: none;
  }
  .fc-wrapper #main .spec .sp-txt02 {
    margin-bottom: 28px;
    text-align: center;
    line-height: 1.7;
  }
  .fc-wrapper #main .spec .info-ul {
    margin: 0 0 20px;
  }
  .fc-wrapper #main .spec .info-ul > li {
    margin: 0 0 20px;
    padding: 54px 20px 39px;
    width: auto;
    float: none;
  }
}

@media screen and (max-width: 374px) {
  .fc-wrapper #main .spec .tab-ul li .ttl {
    font-size: 13px;
  }
  .fc-wrapper #main .spec table th {
    font-size: 12px;
  }
  .fc-wrapper #main .spec table td {
    font-size: 12px;
  }
  .fc-wrapper #main .spec .info-ul {
    margin: 0 0 20px;
  }
  .fc-wrapper #main .spec .info-ul > li .com-link {
    width: 230px;
  }
  .fc-wrapper #main .spec .info-ul > li .list li {
    width: 120px;
  }
  .fc-wrapper #main .spec .info-ul > li .list li img {
    width: 100%;
  }
  .fc-wrapper #main .spec .info-ul > li .list li span {
    font-size: 10px;
  }
}

.fc-wrapper #main .spec .attention-txt {
  margin-bottom: 15px;
  color: #707070;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .spec .attention-txt {
    font-size: 12px;
  }
}

/*================
extraclean
=================*/
.fc-wrapper #main .extraclean {
  /* advanced-mattress */
  /* com-material */
  /* allelbuster */
  /* com-img-box */
  /* .com-cover-box */
  /* .ease-use */
}

@media screen and (min-width: 780px) {
  .fc-wrapper #main .extraclean .advanced-mattress {
    padding-top: 95px;
  }
  .fc-wrapper #main .extraclean .advanced-mattress .photo-list {
    margin-bottom: 55px;
  }
  .fc-wrapper #main .extraclean .advanced-mattress h3 {
    margin-bottom: 25px;
  }
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .extraclean .advanced-mattress h3 {
    margin: 0 -5px 20px;
  }
}

@media screen and (min-width: 780px) {
  .fc-wrapper #main .extraclean .com-material {
    background-image: url("https://literie.itembox.design/item/images/extraclean/advanced-mattress-bg.jpg");
  }
  .fc-wrapper #main .extraclean .com-material.clean {
    background-image: url("https://literie.itembox.design/item/images/extraclean/clean-bg.jpg");
  }
  .fc-wrapper #main .extraclean .com-material .text-right {
    width: 630px;
  }
  .fc-wrapper #main .extraclean .com-material .text-right p {
    letter-spacing: -1px;
  }
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .extraclean .com-material.clean {
    background-image: url("https://literie.itembox.design/item/images/extraclean/sp-clean-bg.jpg");
  }
}

.fc-wrapper #main .extraclean .allelbuster .headline04 {
  margin-bottom: 30px;
}

.fc-wrapper #main .extraclean .allelbuster .center-txt {
  margin-bottom: 45px;
  line-height: 2.1;
  font-size: 16px;
}

.fc-wrapper #main .extraclean .allelbuster h4 {
  margin: 0 15px 15px;
  color: #000;
  font-size: 22px;
  font-weight: normal;
  text-align: left;
}

.fc-wrapper #main .extraclean .allelbuster h4 small {
  font-size: 30px;
  vertical-align: -11px;
}

.fc-wrapper #main .extraclean .allelbuster li {
  position: relative;
  color: #000;
  text-align: center;
}

.fc-wrapper #main .extraclean .allelbuster li:before {
  position: absolute;
  background-color: #1A1311;
  content: '';
}

.fc-wrapper #main .extraclean .allelbuster li:after {
  position: absolute;
  border-right: 1px solid #1A1311;
  border-bottom: 1px solid #1A1311;
  content: '';
}

.fc-wrapper #main .extraclean .allelbuster li .num {
  box-sizing: border-box;
  margin-bottom: 20px;
  padding-top: 7px;
  width: 37px;
  height: 37px;
  color: #FFF;
  font-size: 15px;
  text-align: center;
  background-color: #000;
  border-radius: 37px;
}

.fc-wrapper #main .extraclean .allelbuster li .title {
  margin-bottom: 30px;
  font-size: 20px;
}

.fc-wrapper #main .extraclean .allelbuster li .img {
  margin-bottom: 5px;
}

.fc-wrapper #main .extraclean .allelbuster li:last-child {
  margin-right: 0;
}

@media screen and (min-width: 780px) {
  .fc-wrapper #main .extraclean .allelbuster {
    margin-bottom: 100px;
    padding: 100px 0 70px;
    background: -webkit-linear-gradient(180deg, #FFF, #F2F2F2);
    background: linear-gradient(180deg, #FFF, #F2F2F2);
  }
  .fc-wrapper #main .extraclean .allelbuster .headline04 {
    margin-bottom: 25px;
  }
  .fc-wrapper #main .extraclean .allelbuster .headline04 small {
    vertical-align: -11px;
  }
  .fc-wrapper #main .extraclean .allelbuster h4 {
    margin: 0 15px 10px;
    color: #000;
    font-size: 22px;
    font-weight: normal;
    text-align: left;
  }
  .fc-wrapper #main .extraclean .allelbuster h4 small {
    vertical-align: -12px;
    line-height: 1;
  }
  .fc-wrapper #main .extraclean .allelbuster ul {
    margin: 0 -20px 0 15px;
  }
  .fc-wrapper #main .extraclean .allelbuster ul li {
    margin-right: 34px;
    width: 330px;
    float: left;
  }
  .fc-wrapper #main .extraclean .allelbuster ul li:before {
    width: 275px;
    height: 1px;
    left: 46px;
    top: 18px;
  }
  .fc-wrapper #main .extraclean .allelbuster ul li:after {
    width: 8px;
    height: 8px;
    right: 5px;
    top: 14px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .extraclean .allelbuster {
    padding: 50px 0 45px;
    background: -webkit-linear-gradient(180deg, rgba(244, 244, 244, 0.35), rgba(222, 222, 222, 0.35));
    background: linear-gradient(180deg, rgba(244, 244, 244, 0.35), rgba(222, 222, 222, 0.35));
  }
  .fc-wrapper #main .extraclean .allelbuster .headline04 {
    margin-bottom: 11px;
    text-align: left;
  }
  .fc-wrapper #main .extraclean .allelbuster .center-txt {
    margin-bottom: 28px;
    line-height: 2.14;
    text-align: left;
    font-size: 14px;
  }
  .fc-wrapper #main .extraclean .allelbuster h4 {
    margin: 0 0 15px;
    font-size: 18px;
  }
  .fc-wrapper #main .extraclean .allelbuster h4 small {
    font-size: 25px;
  }
  .fc-wrapper #main .extraclean .allelbuster li {
    padding: 0 0 20px 40px;
    margin-bottom: 40px;
    overflow: hidden;
  }
  .fc-wrapper #main .extraclean .allelbuster li:last-child {
    margin-bottom: 0;
  }
  .fc-wrapper #main .extraclean .allelbuster li:before {
    width: 1px;
    height: 100%;
    left: 18px;
    top: auto;
    bottom: 15px;
  }
  .fc-wrapper #main .extraclean .allelbuster li:after {
    width: 12px;
    height: 12px;
    left: 12px;
    bottom: 5px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .fc-wrapper #main .extraclean .allelbuster li .num {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 10;
  }
  .fc-wrapper #main .extraclean .allelbuster li .title {
    margin-bottom: 30px;
    font-size: 20px;
  }
}

.fc-wrapper #main .extraclean .com-img-box {
  margin: 0 -35px 65px -10px;
}

.fc-wrapper #main .extraclean .com-img-box .text-box {
  padding-top: 70px;
  width: 510px;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .extraclean .com-img-box {
    margin: 0 0 35px;
  }
  .fc-wrapper #main .extraclean .com-img-box .photo {
    margin: 30px 0 0;
  }
  .fc-wrapper #main .extraclean .com-img-box .text-box .photo-list {
    margin: 15px -21px 0 0;
  }
  .fc-wrapper #main .extraclean .com-img-box .text-box .photo-list li {
    padding-right: 21px;
  }
  .fc-wrapper #main .extraclean .com-img-box .text-box .photo-list li span {
    font-size: 13px;
    line-height: 1.53;
  }
}

.fc-wrapper #main .extraclean .com-cover-box {
  margin-bottom: 0;
}

@media screen and (min-width: 780px) {
  .fc-wrapper #main .extraclean .ease-use {
    margin-top: 130px;
  }
  .fc-wrapper #main .extraclean .ease-use .headline04 {
    margin-bottom: 70px;
  }
  .fc-wrapper #main .extraclean .ease-use .com-photo-list {
    justify-content: space-around;
    align-items: flex-end;
  }
  .fc-wrapper #main .extraclean .ease-use .com-photo-list .large {
    flex-basis: 260px;
  }
  .fc-wrapper #main .extraclean .ease-use .photo-area .title {
    font-family: 'Quicksand', sans-serif;
    font-weight: 400;
    font-size: 17px;
    font-weight: 700;
    text-align: center;
    letter-spacing: -1px;
  }
  .fc-wrapper #main .extraclean .ease-use .photo-area .title span {
    color: #969696;
    line-height: 1.5;
  }
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .extraclean .ease-use {
    margin: 40px 20px 50px;
  }
}

.fc-wrapper #main .extraclean .ease-use .photo-area .title span {
  color: #969696;
}

/*================
organic
=================*/
.fc-wrapper #main .organic {
  /* advanced-mattress */
  /* com-material */
  /* hand-job */
}

@media screen and (min-width: 780px) {
  .fc-wrapper #main .organic .advanced-mattress {
    padding-top: 75px;
  }
}

.fc-wrapper #main .organic .advanced-mattress .heading01 {
  margin-bottom: 25px;
}

.fc-wrapper #main .organic .com-material {
  background-image: url("https://literie.itembox.design/item/images/organic/advanced-mattress-bg.jpg");
}

.fc-wrapper #main .organic .com-material.pure {
  background-image: url("https://literie.itembox.design/item/images/organic/pure-bg.jpg");
}

@media screen and (min-width: 780px) {
  .fc-wrapper #main .organic .com-material.pure .headline04 {
    margin-bottom: 35px;
    text-align: center;
  }
  .fc-wrapper #main .organic .com-material.pure .txt-box {
    margin: 0 auto;
    max-width: 470px;
    position: relative;
  }
  .fc-wrapper #main .organic .com-material.pure .txt-box li {
    position: absolute;
    left: -125px;
    top: 4px;
  }
  .fc-wrapper #main .organic .com-material.pure .txt-box li:last-child {
    left: auto;
    right: -156px;
    top: auto;
    bottom: -29px;
  }
  .fc-wrapper #main .organic .com-material.pure .txt-box p {
    text-align: center;
  }
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .organic .com-material.pure {
    background-image: url("https://literie.itembox.design/item/images/organic/sp-bg.jpg");
  }
  .fc-wrapper #main .organic .com-material.pure .txt-box .img-list {
    margin: 15px -8px 2px;
    text-align: center;
  }
  .fc-wrapper #main .organic .com-material.pure .txt-box .img-list li {
    margin: 0 10px;
    width: 124px;
    display: inline-block;
    font-size: 0;
  }
}

@media screen and (min-width: 780px) {
  .fc-wrapper #main .organic .com-material.soft-skin {
    background-image: url("https://literie.itembox.design/item/images/organic/soft-skin-bg.jpg");
  }
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .organic .com-material.soft-skin {
    background-image: url("https://literie.itembox.design/item/images/organic/sp-soft-skin-bg.jpg");
  }
}

.fc-wrapper #main .organic .hand-job {
  margin: 0 auto;
  margin: 100px auto 136px;
}

@media screen and (min-width: 780px) {
  .fc-wrapper #main .organic .hand-job {
    width: 1100px;
  }
}

.fc-wrapper #main .organic .hand-job .headline04 {
  margin-bottom: 30px;
}

.fc-wrapper #main .organic .hand-job .inner {
  padding-bottom: 26px;
}

.fc-wrapper #main .organic .hand-job .inner .img-box .text p {
  color: #000;
  line-height: 2;
}

.fc-wrapper #main .organic .hand-job .inner .img-box .text .img-list li {
  float: left;
}

.fc-wrapper #main .organic .hand-job .inner .img-box.crtificate .photo span {
  display: block;
}

.fc-wrapper #main .organic .hand-job .inner .img-box.crtificate .text .heading05 {
  margin-bottom: 15px;
  letter-spacing: -0.5px;
}

.fc-wrapper #main .organic .hand-job .inner .img-box.crtificate .text .sub-txt {
  background: #F6F6F6;
}

.fc-wrapper #main .organic .hand-job .inner .img-box.crtificate .text .sub-txt h5 {
  margin-bottom: 10px;
  font-weight: bold;
  font-size: 22px;
}

@media screen and (min-width: 780px) {
  .fc-wrapper #main .organic .hand-job .inner {
    border: 1px solid #000;
  }
  .fc-wrapper #main .organic .hand-job .inner .img-box {
    margin-bottom: 60px;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .fc-wrapper #main .organic .hand-job .inner .img-box .photo {
    width: 500px;
  }
  .fc-wrapper #main .organic .hand-job .inner .img-box .text {
    padding: 30px;
    width: 530px;
  }
  .fc-wrapper #main .organic .hand-job .inner .img-box .text .img-list {
    margin: 45px -2px 0 -8px;
  }
  .fc-wrapper #main .organic .hand-job .inner .img-box .text .img-list li {
    box-sizing: border-box;
    padding: 0 5px;
    width: 33.33%;
  }
  .fc-wrapper #main .organic .hand-job .inner .img-box.crtificate {
    margin: 0 30px;
    align-items: flex-start;
  }
  .fc-wrapper #main .organic .hand-job .inner .img-box.crtificate .photo {
    width: 229px;
    text-align: center;
  }
  .fc-wrapper #main .organic .hand-job .inner .img-box.crtificate .photo .img {
    margin-bottom: 8px;
    padding-bottom: 24px;
    border: 1px solid #707070;
  }
  .fc-wrapper #main .organic .hand-job .inner .img-box.crtificate .text {
    padding: 0;
    width: 766px;
  }
  .fc-wrapper #main .organic .hand-job .inner .img-box.crtificate .text .heading05 {
    margin-bottom: 15px;
    letter-spacing: -0.5px;
  }
  .fc-wrapper #main .organic .hand-job .inner .img-box.crtificate .text .sub-txt {
    margin-top: 30px;
    padding: 35px 30px 42px;
  }
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .organic .hand-job {
    margin: 45px 20px 50px;
  }
  .fc-wrapper #main .organic .hand-job .headline04 {
    margin-bottom: 15px;
  }
  .fc-wrapper #main .organic .hand-job .inner {
    padding-bottom: 0;
  }
  .fc-wrapper #main .organic .hand-job .inner .img-box .photo {
    margin-bottom: 13px;
    text-align: center;
  }
  .fc-wrapper #main .organic .hand-job .inner .img-box .img-list {
    margin: 22px 2px 0;
  }
  .fc-wrapper #main .organic .hand-job .inner .img-box .img-list li {
    width: 50%;
  }
  .fc-wrapper #main .organic .hand-job .inner .img-box.crtificate {
    margin-top: 40px;
  }
  .fc-wrapper #main .organic .hand-job .inner .img-box.crtificate .photo {
    margin: 0 15px 17px;
    position: relative;
  }
  .fc-wrapper #main .organic .hand-job .inner .img-box.crtificate .photo .img {
    width: 49%;
  }
  .fc-wrapper #main .organic .hand-job .inner .img-box.crtificate .photo .sub-photo {
    width: 45%;
    position: absolute;
    left: 53%;
    bottom: 10px;
    text-align: left;
  }
  .fc-wrapper #main .organic .hand-job .inner .img-box.crtificate .photo .sub-photo span {
    text-align: left;
  }
  .fc-wrapper #main .organic .hand-job .inner .img-box.crtificate .photo .sub-photo img {
    width: 83%;
  }
  .fc-wrapper #main .organic .hand-job .inner .img-box.crtificate .heading05 {
    margin: 0 -10px 15px;
    font-size: 18px;
    line-height: 1.67;
  }
  .fc-wrapper #main .organic .hand-job .inner .img-box.crtificate .text .sub-txt {
    margin-top: 40px;
    padding: 35px 40px 42px;
  }
}

.fs-l-footer {
  border-top: none;
}

.fc-wrapper .ttl-left-line {
  box-sizing: border-box;
  margin-bottom: 20px;
  font-size: 22px;
  font-weight: bold;
  display: flex;
  align-items: center;
}

.fc-wrapper .ttl-left-line::before {
  content: '';
  width: 10px;
  height: 3px;
  margin-right: 5px;
  background: #000;
}

.fc-wrapper .ttl-mini {
  margin-bottom: 5px;
  font-size: 16px;
  font-weight: bold;
}

.fc-wrapper .ttl-mini .ttl {
  width: 150px;
}

.fc-wrapper .ttl-mini .mini {
  font-size: 12px;
  font-weight: normal;
}

.fc-wrapper .page-item {
  font-size: 14px;
  line-height: 1.5;
}

/* EDIT 2020.03.31*/
.fc-wrapper .page-item .item_exp {
  box-sizing: border-box;
  /*width: 620px;*/
　width: 1000px;
  margin-bottom: 80px;
}
/* --- */

/* ADD 2020.03.31*/
.fc-wrapper .page-item .item_exp p img{
    vertical-align: bottom;
}
/* --- */

@media screen and (max-width: 779px) {
  .fc-wrapper .page-item .item_exp {
    width: 100%;
    margin-bottom: 40px;
  }
}

.fc-wrapper .page-item .item_exp .box-gray {
  padding: 25px;
  background: #F7F7F7;
}

.fc-wrapper .page-item .item_exp .table-nomal-border {
  box-sizing: border-box;
  width: 100%;
  border: 1px solid #000;
  background: #FFF;
  margin-bottom: 15px;
}

@media screen and (max-width: 779px) {
  .fc-wrapper .page-item .item_exp .table-nomal-border {
    border-bottom: none;
  }
}

@media screen and (max-width: 779px) {
  .fc-wrapper .page-item .item_exp .table-nomal-border tr {
    display: flex;
    flex-wrap: wrap;
  }
}

.fc-wrapper .page-item .item_exp .table-nomal-border th {
  box-sizing: border-box;
  width: 100px;
  padding: 10px 15px;
  border-right: 1px solid #000;
  text-align: left;
}

@media screen and (max-width: 779px) {
  .fc-wrapper .page-item .item_exp .table-nomal-border th {
    width: 50%;
    border-bottom: 1px solid #000;
    font-weight: normal;
  }
}

.fc-wrapper .page-item .item_exp .table-nomal-border td {
  box-sizing: border-box;
  width: 110px;
  padding: 10px 15px;
  border-right: 1px solid #000;
}

@media screen and (max-width: 779px) {
  .fc-wrapper .page-item .item_exp .table-nomal-border td {
    width: 50%;
    border-right: none;
    border-bottom: 1px solid #000;
  }
}

@media screen and (min-width: 780px) {
  .fc-wrapper .page-item .item_exp .table-nomal-border td:last-of-type {
    border-right: none;
  }
}

.fc-wrapper .page-item .item_exp .table-spec {
  border-bottom: 1px solid #BEBEBE;
}

@media screen and (max-width: 779px) {
  .fc-wrapper .page-item .item_exp .table-spec {
    width: 100%;
  }
}

.fc-wrapper .page-item .item_exp .table-spec th,
.fc-wrapper .page-item .item_exp .table-spec td {
  border-top: 1px solid #BEBEBE;
  padding: 13px 0;
  text-align: left;
  font-weight: normal;
}

.fc-wrapper .page-item .item_exp .table-spec th {
  width: 150px;
}

/* EDIT 2020.03.31 段組解除*/
.fc-wrapper .page-item .pc-2col {
  /*
  display: flex;
  justify-content: space-between;
  */  
}
/* --- */

@media screen and (max-width: 779px) {
  .fc-wrapper .page-item .pc-2col {
    flex-direction: column;
  }
}

.fc-wrapper .page-item .pc-2col .item_exp {
  width: 450px;
}

@media screen and (min-width: 780px) {
  .fc-wrapper .page-item .pc-2col .item_exp:nth-of-type(2) {
    width: 500px;
  }
}

@media screen and (max-width: 779px) {
  .fc-wrapper .page-item .pc-2col .item_exp {
    width: 100%;
  }
}

@media screen and (max-width: 779px) {
  .fc-wrapper .page-item .tab-btn {
    display: flex;
  }
  .fc-wrapper .page-item .tab-btn > div {
    width: 50%;
    padding: 10px 0;
    border-bottom: 1px solid #BEBEBE;
    text-align: center;
  }
  .fc-wrapper .page-item .tab-btn > div.active {
    border-bottom: 3px solid #000;
  }
  .fc-wrapper .page-item .cts-tab {
    display: none;
    padding: 30px 10px;
  }
  .fc-wrapper .page-item .cts-tab.active {
    display: block;
  }
}

.fc-wrapper .item-comment-box {
  box-sizing: border-box;
  padding: 13px 13px 15px 13px;
  font-size: 16px;
  display: flex;
  justify-content: center;
  flex-direction: column;
  background: #F8F8F8;
}

.fc-wrapper .item-comment-box p {
  font-weight: bold;
}

.fc-wrapper .item-comment-box p:nth-of-type(2) {
  margin-top: 10px;
}

.fc-wrapper .item-comment-box span {
  font-size: 14px;
}

.fc-wrapper .item-comment-box .cp-line {
  text-decoration: line-through;
}

.fc-wrapper .link-normal {
  text-decoration: underline;
  font-size: 15px;
  background: #F8F8F8;
  display: block;
  padding: 0 13px 30px;
}

@media screen and (max-width: 779px) {
  .fc-wrapper .link-normal {
    padding: 0 13px 17px;
  }
}

.fc-wrapper .size-lineup {
  border-top: #D6D6D6 solid 1px;
  background: #F8F8F8;
  padding: 20px 13px 0;
}

@media screen and (max-width: 779px) {
  .fc-wrapper .size-lineup {
    padding: 20px 10px 0;
  }
}

.fc-wrapper .size-lineup .ttl {
  font-size: 14px;
  margin-bottom: 10px;
}

@media screen and (max-width: 779px) {
  .fc-wrapper .size-lineup .ttl {
    margin-bottom: 10px;
  }
}

.fc-wrapper .size-lineup .flex {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  font-size: 14px;
}

.fc-wrapper .size-lineup .flex > li {
  width: 31%;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  padding: 0 10px 10px 0;
  box-sizing: border-box;
  text-align: center;
}

@media screen and (max-width: 779px) {
  .fc-wrapper .size-lineup .flex > li {
    width: 100%;
    padding: 0 0 10px;
  }
}

.fc-wrapper .size-lineup .flex > li a {
  display: block;
  position: relative;
  width: 100%;
  padding: 10px 25px 10px 10px;
  box-sizing: border-box;
  border: #333333 solid 1px;
  background: #FFF;
  font-size: 14px;
  text-decoration: none;
}

.fc-wrapper .size-lineup .flex > li :after {
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  right: 10px;
  width: 5px;
  height: 5px;
  margin: -4px 0 0 0;
  border-top: solid 1px #000;
  border-right: solid 1px #000;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.fc-wrapper .size-lineup .flex > li:nth-child(3n) {
  padding-right: 0px;
}

/* ADD 2020.03.31 [商品ページ]サイズ表示*/
.table_container{
    margin: 0 auto 38px;
    width: 1084px;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
}

@media screen and (max-width: 779px) {
    .table_container{
        width: 100%;
    }
}

.table_container table{
    border-spacing: initial;
    margin: 0;
}

.table_container table th,
.table_container table td{
    border-left: 1px solid #ddd;
    padding: 20px;
    text-align: center;
    white-space: nowrap;
}

.table_container table th:nth-child(1),
.table_container table td:nth-child(1){
    border-left: none;
}

.table_container table a{
    text-decoration: none;
    color: #1FA9AF;
}
/* --- */

@media screen and (min-width: 780px) {
  #fs_ProductDetails .fs-l-productLayout {
    width: 1100px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
}

@media screen and (max-width: 779px) {
  #fs_ProductDetails .fs-l-productLayout {
    display: block;
  }
}

#fs_ProductDetails .fs-l-productLayout__item .fs-l-product4 .fs-l-productLayout {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

#fs_ProductDetails .fs-l-productLayout__item.fs-l-productLayout__item--1 {
  width: 500px;
}

#fs_ProductDetails .fs-l-productLayout__item.fs-l-productLayout__item--1 .fs-c-productMainImage__image img {
  width: 100%;
}

#fs_ProductDetails .fs-l-productLayout__item.fs-l-productLayout__item--2 {
  box-sizing: border-box;
  width: 550px;
}

#fs_ProductDetails .fs-l-productLayout__item.fs-l-productLayout__item--2 > * {
  background: #F8F8F8;
  margin-bottom: 0;
  padding-bottom: 10px;
  padding-left: 35px;
  padding-right: 35px;
  box-sizing: border-box;
}

#fs_ProductDetails .fs-l-productLayout__item.fs-l-productLayout__item--2 .fs-c-productNameHeading {
  width: 100%;
  margin: 0;
  padding: 0;
  font-size: 2.2rem;
  line-height: 1.5;
  background: #FFF;
}

#fs_ProductDetails .fs-l-productLayout__item.fs-l-productLayout__item--2 .fs-c-productNumber {
  border: none;
  font-size: 1.4rem;
  background: #FFF;
  padding: 20px 0;
}

#fs_ProductDetails .fs-l-productLayout__item.fs-l-productLayout__item--2 .fs-c-productNumber .fs-c-productNumber__number {
  font-weight: normal;
}

#fs_ProductDetails .fs-l-productLayout__item.fs-l-productLayout__item--2 .fs-c-productOption .fs-c-productOption__name {
  font-size: 1.4rem;
  padding: 30px 0 5px 0;
}

#fs_ProductDetails .fs-l-productLayout__item.fs-l-productLayout__item--2 .fs-c-productOption .fs-c-productOption__option {
  padding: 0;
  margin: 0;
}

#fs_ProductDetails .fs-l-productLayout__item.fs-l-productLayout__item--2 .fs-c-productOption,
#fs_ProductDetails .fs-l-productLayout__item.fs-l-productLayout__item--2 .fs-c-productSelection {
  font-size: 1.4rem;
}

#fs_ProductDetails .fs-l-productLayout__item.fs-l-productLayout__item--2 .fs-c-productOption dt,
#fs_ProductDetails .fs-l-productLayout__item.fs-l-productLayout__item--2 .fs-c-productOption dd,
#fs_ProductDetails .fs-l-productLayout__item.fs-l-productLayout__item--2 .fs-c-productSelection dt,
#fs_ProductDetails .fs-l-productLayout__item.fs-l-productLayout__item--2 .fs-c-productSelection dd {
  background: inherit;
}

#fs_ProductDetails .fs-l-productLayout__item.fs-l-productLayout__item--2 .fs-c-productOption,
#fs_ProductDetails .fs-l-productLayout__item.fs-l-productLayout__item--2 .fs-c-productOption__option {
  padding-bottom: 0;
}

#fs_ProductDetails .fs-l-productLayout__item.fs-l-productLayout__item--2 .fs-c-dropdown {
  width: 350px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0;
}

#fs_ProductDetails .fs-l-productLayout__item.fs-l-productLayout__item--2 .fs-c-dropdown select {
  box-sizing: border-box;
  width: 100%;
  height: 40px;
  border: 1px solid #000;
  border-radius: 0;
}

#fs_ProductDetails .fs-l-productLayout__item.fs-l-productLayout__item--2 .fs-c-dropdown::after {
  position: inherit;
  content: '';
  position: absolute;
  top: 30%;
  right: 20px;
  width: 10px;
  height: 10px;
  background: inherit;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  transform: rotate(45deg);
  padding: 0;
  border-left: none;
  border-radius: 0;
}

#fs_ProductDetails .fs-l-productLayout__item.fs-l-productLayout__item--2 .fs-c-dropdown .fs-c-dropdown__menu {
  padding: 4px 15px;
}

#fs_ProductDetails .fs-l-productLayout__item.fs-l-productLayout__item--2 .fs-c-productPrice {
  display: flex;
  align-items: center;
  font-weight: bold;
  padding-top: 30px;
}

#fs_ProductDetails .fs-l-productLayout__item.fs-l-productLayout__item--2 .fs-c-productPrice .fs-c-productPrice__main__price {
  color: #000;
  font-size: 2.6rem;
}

#fs_ProductDetails .fs-l-productLayout__item.fs-l-productLayout__item--2 .fs-c-productPrice::before {
  font-size: 1.4rem;
  content: '価格';
  margin-right: 20px;
}

#fs_ProductDetails .fs-l-productLayout__item.fs-l-productLayout__item--2 .fs-c-radio__radioMark {
  box-sizing: border-box;
  width: 20px;
  height: 20px;
  border-radius: 20px;
  border: 1px solid #000;
  background: #fff;
  margin: 0 10px 0 0;
}

#fs_ProductDetails .fs-l-productLayout__item.fs-l-productLayout__item--2 .fs-c-radio__radioMark::before {
  border-radius: 20px;
  background: #000;
}

#fs_ProductDetails .fs-l-productLayout__item.fs-l-productLayout__item--2 .fs-c-radio__radioMark:checked {
  border: 1px solid #000;
}

#fs_ProductDetails .fs-l-productLayout__item.fs-l-productLayout__item--2 .fs-c-radio__radio:checked:enabled + label > .fs-c-radio__radioMark::before {
  background: #000;
  width: 10px;
  height: 10px;
}

#fs_ProductDetails .fs-l-productLayout__item.fs-l-productLayout__item--2 .fs-c-productQuantityAndWishlist {
  display: block;
}

@media screen and (max-width: 779px) {
  #fs_ProductDetails .fs-l-productLayout__item.fs-l-productLayout__item--2 .fs-c-productQuantityAndWishlist {
    display: block;
  }
}

#fs_ProductDetails .fs-l-productLayout__item.fs-l-productLayout__item--2 .fs-c-productQuantityAndWishlist__quantity {
  display: flex;
  align-items: center;
}

@media screen and (min-width: 780px) {
  #fs_ProductDetails .fs-l-productLayout__item.fs-l-productLayout__item--2 .fs-c-productQuantityAndWishlist__quantity {
    max-width: 500px;
  }
}

@media screen and (max-width: 779px) {
  #fs_ProductDetails .fs-l-productLayout__item.fs-l-productLayout__item--2 .fs-c-productQuantityAndWishlist__quantity {
    max-width: 100%;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  #fs_ProductDetails .fs-l-productLayout__item.fs-l-productLayout__item--2 .fs-c-productQuantityAndWishlist__quantity .fs-c-quantity__message {
    width: 100%;
  }
}

#fs_ProductDetails .fs-l-productLayout__item.fs-l-productLayout__item--2 .fs-c-productQuantityAndWishlist__quantity::before {
  content: '数量';
  margin-right: 5px;
  white-space: nowrap;
  font-size: 1.4rem;
  font-weight: bold;
  margin-right: 20px;
}

#fs_ProductDetails .fs-l-productLayout__item.fs-l-productLayout__item--2 .fs-c-productQuantityAndWishlist__quantity select {
  box-sizing: border-box;
  width: 85px;
  height: 40px;
  padding: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 1.4rem;
  color: #333333;
  border: 1px solid #000;
  border-radius: 0;
  text-align: center;
  text-align: -webkit-center;
  padding: 0 10px;
}

#fs_ProductDetails .fs-l-productLayout__item.fs-l-productLayout__item--2 .fs-c-buttonContainer {
  flex-wrap: wrap;
}

#fs_ProductDetails .fs-l-productLayout__item.fs-l-productLayout__item--2 .fs-c-buttonContainer .fs-c-button--addToCart--detail {
  background: #000;
  width: 100%;
  height: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 1.6rem;
  color: #FFF;
}

#fs_ProductDetails .fs-l-productLayout__item.fs-l-productLayout__item--2 .fs-c-buttonContainer .fs-c-button--addToCart--detail::before {
  content: '';
  background: url(https://literie.itembox.design/item/images/item/icon-cart.png) no-repeat;
  background-size: contain;
  width: 27px;
  height: 22px;
  margin-right: 10px;
}

#fs_ProductDetails .fs-l-productLayout__item.fs-l-productLayout__item--2 .fs-c-productActionButton {
  padding-bottom: 30px;
}

#fs_ProductDetails .fs-l-productLayout__item.fs-l-productLayout__item--2 .fs-c-button--particular.fs-c-button--addToWishList--detail {
  background: #FFF;
  width: 100%;
  height: 45px;
  justify-content: center;
  font-size: 14px;
  border: 1px solid #333;
}

#fs_ProductDetails .fs-l-productLayout__item.fs-l-productLayout__item--2 .fs-c-button--particular.fs-c-button--addToWishList--detail::after {
  content: '';
}

#fs_ProductDetails .fs-l-productLayout__item.fs-l-productLayout__item--2 .fs-c-productMark__mark {
  border-radius: 0;
  padding: 5px 10px;
  color: #FFF;
  font-size: 1.3rem;
  margin-right: 10px;
}

#fs_ProductDetails .fs-l-productLayout__item.fs-l-productLayout__item--2 .fs-c-productMark__mark.fs-c-productMark__mark--19 {
  background: #E34572;
}

#fs_ProductDetails .fs-l-productLayout__item.fs-l-productLayout__item--2 .fs-c-productMark__mark.fs-c-productMark__mark--6 {
  background: #333;
}

#fs_ProductDetails .text-cp {
  font-size: 12px;
  background: #E34572;
  color: #FFF;
  display: flex;
  justify-content: center;
  align-items: center;
}

@media screen and (min-width: 780px) {
  #fs_ProductDetails .text-cp {
    width: 100%;
    height: 20px;
    margin: 10px 0;
    border-radius: 20px;
  }
}

@media screen and (max-width: 779px) {
  #fs_ProductDetails .text-cp {
    width: 80%;
    margin: 10px 0;
    padding: 8px 15px;
  }
}

@media screen and (max-width: 779px) {
  .fs-c-variationAndActions__variation {
    background: #F8F8F8;
  }
  .fs-c-variationAndActions__variation .fs-c-variationSelect {
    padding: 0 10px;
  }
  .fs-c-variationAndActions__stockSignLegend {
    background: #F8F8F8;
    padding: 0 10px;
  }
}

@media screen and (min-width: 780px) {
  .fs-p-productDescription {
    margin-top: 80px;
  }
}

@media screen and (max-width: 779px) {
  .fs-p-productDescription {
    padding-top: 30px;
  }
}

.nav-tip {
  margin: 0 0 10px 0;
  position: relative;
  top: 0;
  left: 0;
  display: inline-block;
}

.nav-tip span {
  display: flex;
  align-items: center;
  cursor: pointer;
}

.nav-tip span::before {
  content: '?';
  margin-right: 10px;
  background: #DEDEDE;
  color: #000;
  font-weight: bold;
  font-size: 12px;
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: 1.0;
  width: 20px;
  height: 20px;
  border-radius: 20px;
}

.nav-tip-cts {
  position: absolute;
  top: 30px;
  left: 0;
  z-index: 10;
}

.nav-tip-cts .box {
  display: flex;
  justify-content: center;
  align-items: center;
  background: #E8E8E8;
  padding: 10px;
  box-sizing: border-box;
}

@media screen and (min-width: 780px) {
  .nav-tip-cts .box {
    width: 361px;
    box-shadow: 3px 6px 6px rgba(0, 0, 0, 0.2);
  }
}

@media screen and (max-width: 779px) {
  .nav-tip-cts .box {
    width: 300px;
    box-shadow: 3px 6px 6px rgba(0, 0, 0, 0.2);
  }
}

.nav-tip-cts .box::before {
  content: '';
  border: 10px solid transparent;
  border-bottom: 10px solid #E8E8E8;
  position: absolute;
  top: -20px;
  left: 50px;
}

@media screen and (max-width: 779px) {
  .fs-c-breadcrumb__list {
    padding-bottom: 0;
  }
  .fs-l-main {
    margin-top: 10px;
  }
  .fs-c-productNumber__number {
    font-weight: normal;
  }
  .fs-c-productOption__name {
    padding-top: 40px;
  }
  .fs-c-dropdown {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0;
  }
  .fs-c-dropdown select {
    box-sizing: border-box;
    width: 100%;
    height: 44px;
    border: 1px solid #000;
    border-radius: 0;
  }
  .fs-c-dropdown::after {
    position: inherit;
    content: '';
    position: absolute;
    top: 30%;
    right: 10px;
    width: 10px;
    height: 10px;
    background: inherit;
    border-right: 1px solid #000;
    border-bottom: 1px solid #000;
    transform: rotate(45deg);
    padding: 0;
    border-left: none;
    border-radius: 0;
  }
  .fs-c-dropdown .fs-c-dropdown__menu {
    padding: 4px 15px;
  }
  .fs-c-productOption,
  .fs-c-productQuantityAndWishlist,
  .fs-c-productActionButton,
  .fs-c-buttonContainer,
  .fs-c-returnedSpecialContract,
  .fs-c-inquiryAboutProduct,
  .fs-c-productPrices,
  .fs-c-productMarks {
    background: #F8F8F8;
    margin: 0;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    box-sizing: border-box;
  }
  .fs-c-productOption dt,
  .fs-c-productQuantityAndWishlist dt,
  .fs-c-productActionButton dt,
  .fs-c-buttonContainer dt,
  .fs-c-returnedSpecialContract dt,
  .fs-c-inquiryAboutProduct dt,
  .fs-c-productPrices dt,
  .fs-c-productMarks dt {
    background: #F8F8F8;
    font-size: 16px;
  }
  #fs_ProductCategory .fs-c-buttonContainer,
  #fs_ProductCategory .fs-c-productMarks,
  #fs_ProductCategory .fs-c-productListItem__prices {
    background: #FFF;
  }
  #fs_ProductCategory .fs-c-productMarks {
    margin-top: 20px;
    margin-bottom: 3px;
    padding-bottom: 0;
  }
  #fs_ProductCategory .fs-c-productPrices {
    width: 100%;
    display: flex;
    justify-content: flex-end;
  }
  #fs_ProductCategory .fs-c-productPrices::before {
    content: '';
    display: none;
  }
  .fs-c-productMainImage__expandButton {
    background: #FFF;
  }
  .fs-c-productNameHeading {
    width: 100%;
    margin: 0;
    padding: 10px;
    font-size: 2.0rem;
    line-height: 1.5;
    background: #FFF;
  }
  .fs-c-productNumber {
    border: none;
  }
  .fs-c-productPrices {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-weight: bold;
  }
  .fs-c-productPrices::before {
    font-size: 1.4rem;
    content: '価格';
    margin-right: 20px;
  }
  .fs-c-productPrices .fs-c-productPrice .fs-c-productPrice__main__price {
    color: #000 !important;
  }
  .fs-c-productActionButton {
    display: block;
  }
  .fs-c-productActionButton button {
    width: 100%;
    margin-bottom: 15px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 0;
  }
  .fs-c-productActionButton button span {
    font-size: 1.4rem;
  }
  .fs-c-productActionButton .fs-c-button--addToCart--detail {
    height: 60px;
    background: #000;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 0 !important;
  }
  .fs-c-productActionButton .fs-c-button--addToCart--detail::before {
    content: '';
    background: url(https://literie.itembox.design/item/images/item/icon-cart.png) no-repeat;
    background-size: contain;
    width: 25px;
    height: 20px;
    margin-right: 10px;
  }
  .wish-wrap {
    padding: 10px;
    background: #F8F8F8;
  }
  .fs-c-button--addToWishList--detail {
    height: 44px;
    border: 1px solid #333 !important;
    box-shadow: none;
    background: #FFF !important;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 0;
    color: #333 !important;
    font-size: 14px !important;
  }
  .fs-c-button--addToWishList--detail::after {
    display: none;
  }
  .fs-c-radio {
    margin: 0 0 15px 0;
  }
  .fs-c-radio:last-of-type {
    margin: 0;
  }
}

@media screen and (max-width: 779px) and (max-width: 779px) {
  .fs-c-productQuantityAndWishlist {
    display: block;
  }
}

@media screen and (max-width: 779px) {
  .fs-c-productQuantityAndWishlist__quantity {
    display: flex;
    align-items: center;
  }
}

@media screen and (max-width: 779px) and (min-width: 780px) {
  .fs-c-productQuantityAndWishlist__quantity {
    max-width: 500px;
  }
}

@media screen and (max-width: 779px) and (max-width: 779px) {
  .fs-c-productQuantityAndWishlist__quantity {
    max-width: 100%;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .fs-c-productQuantityAndWishlist__quantity .fs-c-quantity__message {
    width: 100%;
  }
}

@media screen and (max-width: 779px) {
  .fs-c-productQuantityAndWishlist__quantity::before {
    content: '数量';
    margin-right: 5px;
    white-space: nowrap;
    font-size: 1.4rem;
    font-weight: bold;
    margin-right: 20px;
  }
  .fs-c-productQuantityAndWishlist__quantity select {
    box-sizing: border-box;
    width: 85px;
    height: 40px;
    padding: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 1.4rem;
    color: #333333;
    border: 1px solid #000;
    border-radius: 0;
    text-align: center;
    text-align: -webkit-center;
    padding: 0 10px;
  }
  .fs-c-radio__radioMark {
    box-sizing: border-box;
    width: 25px;
    height: 25px;
    border-radius: 25px;
    border: 1px solid #000;
    background: #fff;
    margin: 0 10px 0 0;
  }
  .fs-c-radio__radioMark::before {
    border-radius: 25px;
    background: #000;
  }
  .fs-c-radio__radioMark:checked {
    border: 1px solid #000;
  }
  .fs-c-radio__radio:checked:enabled + label > .fs-c-radio__radioMark::before {
    background: #000;
    width: 15px;
    height: 15px;
  }
}

a.fs-c-button--primary,
a.fs-c-button--secondary {
  color: #FFF;
}

.fc-wrapper {
  /*デバイスごとの表示非表示設定*/
}

@media screen and (min-width: 780px) {
  .fc-wrapper .sp {
    display: none !important;
  }
}

@media screen and (max-width: 779px) {
  .fc-wrapper .pc {
    display: none !important;
  }
}

.fc-wrapper .renewalopen-cp {
  width: 100%;
  font-size: 16px;
  line-height: 1.8;
}

@media screen and (max-width: 779px) {
  .fc-wrapper .renewalopen-cp img {
    width: 100% !important;
  }
  .fc-wrapper .renewalopen-cp .ttl {
    margin-bottom: 15px;
  }
}

.fc-wrapper .renewalopen-cp .yellow {
  color: #F2E657;
}

@media screen and (min-width: 780px) {
  .fc-wrapper .renewalopen-cp .description {
    width: 487px;
    margin: 60px 0 0 80px;
  }
}

@media screen and (max-width: 779px) {
  .fc-wrapper .renewalopen-cp .description {
    margin-bottom: 30px;
  }
}

.fc-wrapper .renewalopen-cp .items-ttl {
  box-sizing: border-box;
  line-height: 1.0;
  display: flex;
}

.fc-wrapper .renewalopen-cp .items-ttl span {
  font-size: 20px;
  height: 60px;
  margin-bottom: 20px;
  padding: 0 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #F2E657;
  position: relative;
}

@media screen and (max-width: 779px) {
  .fc-wrapper .renewalopen-cp .items-ttl span {
    font-size: 16px;
    height: 55px;
    padding: 0 30px;
  }
}

.fc-wrapper .renewalopen-cp .items-ttl.items-ttl-square {
  justify-content: center;
}

@media screen and (min-width: 780px) {
  .fc-wrapper .renewalopen-cp .items-ttl.items-ttl-square {
    margin: 123px auto 30px auto;
  }
}

@media screen and (max-width: 779px) {
  .fc-wrapper .renewalopen-cp .items-ttl.items-ttl-square {
    margin: 0 auto 20px auto;
  }
}

.fc-wrapper .renewalopen-cp .items-ttl.items-ttl-square span::after {
  content: '';
  border: 13px solid transparent;
  border-top: 13px solid #F2E657;
  position: absolute;
  left: calc(50% - 13px);
  left: -webkit-calc(50% - 13px);
  bottom: -26px;
}

.fc-wrapper .renewalopen-cp .items-ttl.gray span {
  background: #E8E8E8;
}

@media screen and (min-width: 780px) {
  .fc-wrapper .renewalopen-cp .items-ttl.gray span {
    margin-bottom: 50px;
  }
}

.fc-wrapper .renewalopen-cp .items-ttl.gray span::after {
  border-top: 13px solid #E8E8E8;
}

.fc-wrapper .renewalopen-cp .itemsbox {
  border: 2px solid #F2E657;
}

@media screen and (min-width: 780px) {
  .fc-wrapper .renewalopen-cp .itemsbox {
    width: 1100px;
    margin: 0 auto;
  }
}

@media screen and (max-width: 779px) {
  .fc-wrapper .renewalopen-cp .itemsbox {
    padding: 15px;
    margin-bottom: 40px;
  }
}

@media screen and (min-width: 780px) {
  .fc-wrapper .renewalopen-cp .main img {
    width: 100%;
  }
}

@media screen and (max-width: 779px) {
  .fc-wrapper .renewalopen-cp .main img {
    margin-bottom: 20px;
  }
}

.fc-wrapper .renewalopen-cp .smallfont {
  font-size: 12px;
}

@media screen and (min-width: 780px) {
  .fc-wrapper .renewalopen-cp .contents {
    width: 1260px;
    margin: 0 auto;
    padding-top: 110px;
  }
}

.fc-wrapper .renewalopen-cp .contents .intro {
  text-align: center;
  margin-bottom: 88px;
}

@media screen and (max-width: 779px) {
  .fc-wrapper .renewalopen-cp .contents .intro {
    margin-bottom: 30px;
    padding: 0 15px;
  }
  .fc-wrapper .renewalopen-cp .contents .intro br {
    display: none;
  }
  .fc-wrapper .renewalopen-cp .contents .intro p {
    margin-bottom: 40px;
  }
}

.fc-wrapper .renewalopen-cp .contents .intro h2 {
  font-size: 45px;
  font-weight: bold;
  margin-bottom: 60px;
}

@media screen and (max-width: 779px) {
  .fc-wrapper .renewalopen-cp .contents .intro h2 {
    font-size: 24px;
    margin-bottom: 30px;
    padding: 0 20px;
    line-height: 1.5;
  }
}

@media screen and (min-width: 780px) {
  .fc-wrapper .renewalopen-cp .contents .anchor {
    width: 969px;
    margin: 87px auto 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
}

.fc-wrapper .renewalopen-cp .contents .itemslist {
  display: flex;
  flex-wrap: wrap;
}

@media screen and (min-width: 780px) {
  .fc-wrapper .renewalopen-cp .contents .itemslist {
    width: 744px;
    margin: 60px auto 0;
    justify-content: center;
  }
}

@media screen and (max-width: 779px) {
  .fc-wrapper .renewalopen-cp .contents .itemslist {
    justify-content: space-between;
  }
}

.fc-wrapper .renewalopen-cp .contents .itemslist .items {
  text-align: center;
}

@media screen and (min-width: 780px) {
  .fc-wrapper .renewalopen-cp .contents .itemslist .items {
    width: 230px;
    margin: 0 9px 56px 9px;
  }
}

@media screen and (max-width: 779px) {
  .fc-wrapper .renewalopen-cp .contents .itemslist .items {
    width: 49%;
    font-size: 14px;
    margin-bottom: 15px;
  }
}

@media screen and (min-width: 780px) {
  .fc-wrapper .renewalopen-cp .contents section {
    width: 1100px;
    margin: 0 auto 199px;
  }
  .fc-wrapper .renewalopen-cp .contents section:last-child {
    margin-bottom: 0;
  }
}

@media screen and (max-width: 779px) {
  .fc-wrapper .renewalopen-cp .contents section > .inner {
    padding: 0 15px;
  }
}

@media screen and (min-width: 780px) {
  .fc-wrapper .renewalopen-cp .contents .present1 {
    width: 1100px;
    padding-top: 55px;
    background: url(../images/renewalopen-cp/presnt1-img.png) no-repeat right top;
    background-size: 470px 514px;
  }
  .fc-wrapper .renewalopen-cp .contents .present1 .ttl {
    padding-top: 70px;
    margin-top: -70px;
  }
}

@media screen and (min-width: 780px) {
  .fc-wrapper .renewalopen-cp .contents .present2 {
    background: url(../images/renewalopen-cp/presnt2-img.png) no-repeat right 220px;
    background-size: 527px 359px;
  }
}

@media screen and (min-width: 780px) {
  .fc-wrapper .renewalopen-cp .contents .present3 .ttl {
    margin-bottom: 50px;
  }
}

@media screen and (max-width: 779px) {
  .fc-wrapper .renewalopen-cp .contents .present3 .ttl {
    margin-bottom: 20px;
  }
}

@media screen and (min-width: 780px) {
  .fc-wrapper .renewalopen-cp .contents .present3 .inner {
    width: 1100px;
    margin: 0 auto;
  }
}

.fc-wrapper .renewalopen-cp .contents .present3 .inner .exp {
  display: flex;
  justify-content: space-between;
}

@media screen and (min-width: 780px) {
  .fc-wrapper .renewalopen-cp .contents .present3 .inner .exp {
    margin-bottom: 100px;
    padding: 0 50px;
  }
  .fc-wrapper .renewalopen-cp .contents .present3 .inner .exp p {
    width: 470px;
  }
  .fc-wrapper .renewalopen-cp .contents .present3 .inner .exp div:nth-of-type(2) {
    position: relative;
    top: 0;
    left: 0;
  }
}

@media screen and (min-width: 780px) and (min-width: 780px) {
  .fc-wrapper .renewalopen-cp .contents .present3 .inner .exp div:nth-of-type(2) {
    width: 440px;
  }
}

@media screen and (min-width: 780px) {
  .fc-wrapper .renewalopen-cp .contents .present3 .inner .exp div:nth-of-type(2) img {
    position: absolute;
    top: -40px;
  }
}

@media screen and (max-width: 779px) {
  .fc-wrapper .renewalopen-cp .contents .present3 .inner .exp p {
    margin-bottom: 30px;
  }
}

.fc-wrapper .renewalopen-cp .contents .present3 .itemsbox {
  box-sizing: border-box;
  margin-bottom: 80px;
  padding: 50px;
  display: flex;
  justify-content: space-between;
}

@media screen and (max-width: 779px) {
  .fc-wrapper .renewalopen-cp .contents .present3 .itemsbox {
    padding: 15px;
    flex-direction: column;
  }
  .fc-wrapper .renewalopen-cp .contents .present3 .itemsbox br {
    display: none;
  }
}

@media screen and (min-width: 780px) {
  .fc-wrapper .renewalopen-cp .contents .present3 .itemsbox p {
    width: 444px;
  }
}

@media screen and (max-width: 779px) {
  .fc-wrapper .renewalopen-cp .contents .present3 .itemsbox p {
    margin-bottom: 20px;
  }
}

.fc-wrapper .renewalopen-cp .contents .present3 .itemsbox p span {
  padding: 5px 10px;
  display: inline-block;
  border: 1px solid #000;
}

/*============
トップページコンテンツ
==============*/
.fc-wrapper #main .mattress-r30 {
  font-size: 14px;
}

.fc-wrapper #main .mattress-r30 .cent {
  text-align: center;
}

.fc-wrapper #main .mattress-r30 .main-box {
  width: 1100px;
}

.fc-wrapper #main .mattress-r30 .ttl20 {
  font-size: 20px;
}

.fc-wrapper #main .mattress-r30 .ttl27 {
  font-size: 28px;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .mattress-r30 .ttl27 {
    font-size: 18px;
  }
}

.fc-wrapper #main .mattress-r30 .ttl28 {
  font-size: 28px;
}

.fc-wrapper #main .mattress-r30 .ttl34 {
  font-size: 34px;
}

.fc-wrapper #main .mattress-r30 .ttl35 {
  font-size: 35px;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .mattress-r30 .ttl35 {
    font-size: 18px;
  }
}

.fc-wrapper #main .mattress-r30 .ttl38 {
  font-size: 38px;
}

.fc-wrapper #main .mattress-r30 .flex {
  display: flex;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .mattress-r30 .flex {
    flex-direction: column;
  }
}

.fc-wrapper #main .mattress-r30 .flex > div {
  width: 50%;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .mattress-r30 .flex > div {
    width: 100%;
  }
}

.fc-wrapper #main .mattress-r30 .flex > div:first-child {
  padding-right: 10px;
  box-sizing: border-box;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .mattress-r30 .flex > div:first-child {
    padding-right: 0px;
  }
}

.fc-wrapper #main .mattress-r30 .flex > div:last-child {
  padding-left: 10px;
  box-sizing: border-box;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .mattress-r30 .flex > div:last-child {
    padding-left: 0px;
  }
}

.fc-wrapper #main .mattress-r30 .block1 {
  margin-bottom: 80px;
}

.fc-wrapper #main .mattress-r30 .block1 .img {
  text-align: center;
  margin-bottom: 65px;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .mattress-r30 .block1 .img {
    margin-bottom: 30px;
  }
}

.fc-wrapper #main .mattress-r30 .block1 .ttl35 {
  margin-bottom: 33px;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .mattress-r30 .block1 .ttl35 {
    margin-bottom: 20px;
  }
}

.fc-wrapper #main .mattress-r30 .block1 .sub1 {
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 40px;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .mattress-r30 .block1 .sub1 {
    margin-bottom: 20px;
  }
}

.fc-wrapper #main .mattress-r30 .block1 .sub2 {
  font-size: 16px;
  margin-bottom: 115px;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .mattress-r30 .block1 .sub2 {
    font-size: 14px;
    margin-bottom: 50px;
  }
}

.fc-wrapper #main .mattress-r30 .block1 .line-ttl {
  display: flex;
  align-items: center;
  max-width: 1070px;
  margin: 0 auto 50px auto;
  font-size: 28px;
}

.fc-wrapper #main .mattress-r30 .block1 .line-ttl span {
  font-size: 42px;
  color: #034E9F;
  margin-left: 10px;
  margin-bottom: 10px;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .mattress-r30 .block1 .line-ttl {
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 0px;
  }
}

.fc-wrapper #main .mattress-r30 .block1 .line-ttl:before {
  content: "";
  flex-grow: 1;
  height: 2px;
  /* 線の太さを変えたいときはここを変える */
  background: #000;
  /* 線の色を変えたいときはここを変える */
  margin-right: 1.0em;
  /* 文字と線の余白用 なくても良い */
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .mattress-r30 .block1 .line-ttl:before {
    margin-right: 2.0em;
  }
}

.fc-wrapper #main .mattress-r30 .block1 .line-ttl:after {
  content: "";
  flex-grow: 1;
  height: 2px;
  /* 線の太さを変えたいときはここを変える */
  background: #000;
  /* 線の色を変えたいときはここを変える */
  margin-left: 1.0em;
  /* 文字と線の余白用 なくても良い */
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .mattress-r30 .block1 .line-ttl:after {
    margin-left: 2.0em;
  }
}

.fc-wrapper #main .mattress-r30 .block1 .check {
  max-width: 825px;
  margin: 0 auto 50px auto;
}

.fc-wrapper #main .mattress-r30 .block1 .check p {
  padding-left: 55px;
  position: relative;
  margin-bottom: 23px;
  font-size: 23px;
  font-weight: 500;
}

.fc-wrapper #main .mattress-r30 .block1 .check p span {
  background: linear-gradient(transparent 68%, #F2E657 60%);
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .mattress-r30 .block1 .check p {
    padding-left: 35px;
    font-size: 16px;
  }
}

.fc-wrapper #main .mattress-r30 .block1 .check p:before,
.fc-wrapper #main .mattress-r30 .block1 .check p:after {
  content: "";
  display: block;
  position: absolute;
}

.fc-wrapper #main .mattress-r30 .block1 .check p:before {
  width: 27px;
  height: 27px;
  background: #EBEBEB;
  left: 0;
  top: 8px;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .mattress-r30 .block1 .check p:before {
    width: 18px;
    height: 18px;
    top: 10px;
  }
}

.fc-wrapper #main .mattress-r30 .block1 .check p:after {
  border-left: 3px solid #034E9F;
  border-bottom: 3px solid #034E9F;
  width: 27px;
  height: 11px;
  -webkit-transform: rotate(-50deg);
  transform: rotate(-50deg);
  left: 6px;
  top: 6px;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .mattress-r30 .block1 .check p:after {
    width: 19px;
    height: 7px;
  }
}

.fc-wrapper #main .mattress-r30 .block1 hr {
  width: 1070px;
  border: solid 1.3px #000;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .mattress-r30 .block1 hr {
    width: 100%;
  }
}

.fc-wrapper #main .mattress-r30 .block2 {
  margin-bottom: 113px;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .mattress-r30 .block2 {
    margin-bottom: 50px;
  }
}

.fc-wrapper #main .mattress-r30 .block2 .main-img {
  margin-bottom: -30px;
}

.fc-wrapper #main .mattress-r30 .block2 .img {
  margin-bottom: 118px;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .mattress-r30 .block2 .img {
    margin-bottom: 60px;
  }
}

.fc-wrapper #main .mattress-r30 .block2 .box1-icon {
  position: absolute;
  top: -60px;
  left: 0;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .mattress-r30 .block2 .box1-icon {
    top: -20px;
    left: 30px;
  }
  .fc-wrapper #main .mattress-r30 .block2 .box1-icon img {
    width: 77px;
  }
}

.fc-wrapper #main .mattress-r30 .block2 .box1 {
  position: relative;
  background-color: #FFFEE3;
  padding: 40px 15px;
  margin-bottom: 100px;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .mattress-r30 .block2 .box1 {
    padding: 60px 15px 15px;
    margin-bottom: 60px;
  }
}

.fc-wrapper #main .mattress-r30 .block2 .box1 .flex {
  align-items: center;
}

.fc-wrapper #main .mattress-r30 .block2 .box1 .box1-ttl {
  margin-bottom: 35px;
  line-break: 1.47;
}

.fc-wrapper #main .mattress-r30 .block2 .box1 .box1-ttl span {
  background: linear-gradient(transparent 68%, #BCF118 60%);
}

.fc-wrapper #main .mattress-r30 .block2 .box1 .box1-txt {
  font-size: 16px;
  line-height: 2.36;
}

.fc-wrapper #main .mattress-r30 .block2 .box1 .box1-txt span {
  font-size: 18px;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .mattress-r30 .block2 .box1 .box1-txt {
    margin-bottom: 33px;
  }
}

.fc-wrapper #main .mattress-r30 .block2 .box2 {
  margin-bottom: 120px;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .mattress-r30 .block2 .box2 {
    margin-bottom: 50px;
  }
}

.fc-wrapper #main .mattress-r30 .block2 .box2 .box2-catch {
  font-size: 20px;
  font-weight: bold;
  color: #969696;
  margin-bottom: 5px;
  font-family: 'Quicksand', sans-serif;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .mattress-r30 .block2 .box2 .box2-catch {
    font-size: 16px;
  }
}

.fc-wrapper #main .mattress-r30 .block2 .box2 .box2-ttl {
  font-weight: bold;
  margin-bottom: 25px;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .mattress-r30 .block2 .box2 .box2-ttl {
    font-size: 26px;
    margin-bottom: 15px;
  }
}

.fc-wrapper #main .mattress-r30 .block2 .box2 .box2-txt {
  line-height: 2.0;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .mattress-r30 .block2 .box2 .box2-txt {
    margin-bottom: 40px;
  }
}

.fc-wrapper #main .mattress-r30 .block2 .box2 .mgb130 {
  margin-bottom: 130px;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .mattress-r30 .block2 .box2 .mgb130 {
    margin-bottom: 55px;
  }
}

.fc-wrapper #main .mattress-r30 .block2 .box3 {
  position: relative;
  border: #000 solid 1px;
  padding: 72px 15px 54px 30px;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .mattress-r30 .block2 .box3 {
    padding: 72px 15px 34px;
  }
}

.fc-wrapper #main .mattress-r30 .block2 .box3 .box3-ttl {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 25px;
}

.fc-wrapper #main .mattress-r30 .block2 .box3 .box3-ttl span {
  font-size: 32px;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .mattress-r30 .block2 .box3 .box3-ttl {
    font-size: 16px;
    text-align: center;
  }
  .fc-wrapper #main .mattress-r30 .block2 .box3 .box3-ttl span {
    font-size: 26px;
  }
}

.fc-wrapper #main .mattress-r30 .block2 .box3 .box3-txt {
  line-height: 2.0;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .mattress-r30 .block2 .box3 .box3-txt {
    margin-bottom: 30px;
  }
}

.fc-wrapper #main .mattress-r30 .block2 .box3:before {
  border-color: #000 transparent transparent transparent;
  border-style: solid;
  border-width: 86px 93px 0 0;
  content: "";
  height: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  z-index: 2;
}

.fc-wrapper #main .mattress-r30 .block2 .box3:after {
  color: #fff;
  content: "新登場";
  font-size: 13px;
  position: absolute;
  top: 23px;
  left: 13px;
  transform: rotate(-45deg);
  z-index: 3;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .mattress-r30 .block2 .order .order1 {
    order: 1;
  }
  .fc-wrapper #main .mattress-r30 .block2 .order .order2 {
    order: 2;
  }
}

.fc-wrapper #main .mattress-r30 .block3 {
  padding: 60px 0 50px 0;
  box-sizing: border-box;
  margin-bottom: 113px;
  background-color: #DFF0FA;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .mattress-r30 .block3 {
    padding: 40px 0 30px 0;
    margin-bottom: 50px;
  }
}

.fc-wrapper #main .mattress-r30 .block3 .main-box {
  width: 1000px;
}

.fc-wrapper #main .mattress-r30 .block3 .icon {
  display: inline-block;
  width: 63px;
  height: 63px;
  border: #000 solid 1px;
  border-radius: 50%;
  text-align: center;
  line-height: 63px;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .mattress-r30 .block3 .icon {
    font-size: 16px;
    line-height: 63px;
  }
}

.fc-wrapper #main .mattress-r30 .block3 .block3-ttl {
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 55px;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .mattress-r30 .block3 .block3-ttl {
    margin-bottom: 20px;
  }
}

.fc-wrapper #main .mattress-r30 .block3 .block3-ttl > div:first-child {
  margin-right: 20px;
}

.fc-wrapper #main .mattress-r30 .block3 .block3-ttl .ttl {
  font-size: 35px;
  font-weight: bold;
  color: #004EA2;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .mattress-r30 .block3 .block3-ttl .ttl {
    font-size: 22px;
  }
}

.fc-wrapper #main .mattress-r30 .block3 .block3-ttl .subttl {
  text-align: center;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .mattress-r30 .block3 .block3-ttl .subttl {
    text-align: left;
  }
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .mattress-r30 .block3 .subttl {
    margin-bottom: 18px;
  }
}

.fc-wrapper #main .mattress-r30 .block3 .ttl2 {
  margin-bottom: 20px;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .mattress-r30 .block3 .ttl2 {
    margin-bottom: 12px;
  }
}

.fc-wrapper #main .mattress-r30 .block3 .subttl2 {
  margin-bottom: 25px;
  text-align: center;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .mattress-r30 .block3 .subttl2 {
    text-align: left;
    margin-bottom: 12px;
  }
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .mattress-r30 .block3 .img1 {
    margin-bottom: 35px;
  }
}

.fc-wrapper #main .mattress-r30 .block3 .attention {
  text-align: right;
  padding-right: 10px;
  box-sizing: border-box;
}

.fc-wrapper #main .mattress-r30 .block3 .attention li {
  display: inline-block;
  width: 100%;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .mattress-r30 .block3 .attention {
    font-size: 13px;
  }
}

.fc-wrapper #main .mattress-r30 .block3 .flex > div:first-child {
  text-align: right;
}

.fc-wrapper #main .mattress-r30 .block3 .flex > div:last-child {
  text-align: left;
}

.fc-wrapper #main .mattress-r30 .block4 {
  margin-bottom: 113px;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .mattress-r30 .block4 {
    margin-bottom: 50px;
  }
}

.fc-wrapper #main .mattress-r30 .block4 .ttl {
  margin-bottom: 20px;
  font-size: 38px;
  font-weight: bold;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .mattress-r30 .block4 .ttl {
    font-size: 26px;
  }
}

.fc-wrapper #main .mattress-r30 .block4 .txt {
  line-height: 2.3;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .mattress-r30 .block4 .txt {
    margin-bottom: 43px;
  }
}

.fc-wrapper #main .mattress-r30 .block4 .box1 {
  display: flex;
  margin-bottom: 90px;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .mattress-r30 .block4 .box1 {
    margin-bottom: 50px;
    flex-direction: column;
  }
}

.fc-wrapper #main .mattress-r30 .block4 .box1 > div:first-child {
  width: 50%;
  padding-right: 10px;
  box-sizing: border-box;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .mattress-r30 .block4 .box1 > div:first-child {
    width: 100%;
  }
}

.fc-wrapper #main .mattress-r30 .block4 .box1 > div:last-child {
  width: 50%;
  padding-left: 10px;
  box-sizing: border-box;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .mattress-r30 .block4 .box1 > div:last-child {
    width: 100%;
  }
}

.fc-wrapper #main .mattress-r30 .block4 .icon1 {
  display: flex;
  align-items: center;
  font-size: 17px;
  color: #0751A3;
}

.fc-wrapper #main .mattress-r30 .block4 .icon1 img {
  margin-right: 10px;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .mattress-r30 .block4 .icon1 {
    font-size: 13px;
  }
}

.fc-wrapper #main .mattress-r30 .block4 .box2 {
  display: flex;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .mattress-r30 .block4 .box2 {
    flex-direction: column;
  }
}

.fc-wrapper #main .mattress-r30 .block4 .box2 > div:first-child {
  width: 50%;
  padding-right: 10px;
  box-sizing: border-box;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .mattress-r30 .block4 .box2 > div:first-child {
    width: 100%;
  }
}

.fc-wrapper #main .mattress-r30 .block4 .box2 > div:last-child {
  width: 50%;
  padding-left: 10px;
  box-sizing: border-box;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .mattress-r30 .block4 .box2 > div:last-child {
    width: 100%;
  }
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .mattress-r30 .block4 .box2 .order1 {
    order: 1;
  }
  .fc-wrapper #main .mattress-r30 .block4 .box2 .order2 {
    order: 2;
  }
}

.fc-wrapper #main .mattress-r30 .block4 .icon2 {
  display: flex;
  align-items: center;
  font-size: 17px;
  color: #0751A3;
}

.fc-wrapper #main .mattress-r30 .block4 .icon2 img {
  margin-right: 10px;
}

.fc-wrapper #main .mattress-r30 .block5 {
  margin-bottom: 113px;
  /* quality */
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .mattress-r30 .block5 {
    margin-bottom: 50px;
  }
}

.fc-wrapper #main .mattress-r30 .block5 .com-cover-box .photo-list li span {
  font-size: 18px;
  bottom: 32px;
}

.fc-wrapper #main .mattress-r30 .block5 .com-cover-box .photo-list li:nth-child(2) span {
  color: #fff;
}

.fc-wrapper #main .mattress-r30 .block5 .quality {
  margin: 0 -17px -4px;
}

.fc-wrapper #main .mattress-r30 .block5 .quality .headline04 {
  margin-bottom: 131px;
}

.fc-wrapper #main .mattress-r30 .block5 .quality li {
  box-sizing: border-box;
  width: 50%;
  padding: 0 10px 120px;
  float: left;
}

.fc-wrapper #main .mattress-r30 .block5 .quality li .img {
  margin-bottom: 38px;
  position: relative;
}

.fc-wrapper #main .mattress-r30 .block5 .quality li .img .num {
  box-sizing: border-box;
  min-width: 58px;
  height: 58px;
  display: inline-block;
  position: absolute;
  left: 48%;
  top: -32px;
  color: #FFF;
  font-family: 'Quicksand', sans-serif;
  font-weight: 400;
  font-size: 30px;
  font-weight: 700;
  line-height: 1.9;
  text-align: center;
  transform: translateX(-50%);
  background-color: #000;
}

.fc-wrapper #main .mattress-r30 .block5 .quality li p {
  margin: 0 auto;
  max-width: 503px;
}

.fc-wrapper #main .mattress-r30 .block5 .quality .clearfix2 li {
  box-sizing: border-box;
  width: 50%;
  padding: 0 10px 113px;
  float: left;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .mattress-r30 .block5 .quality {
    margin: 0 0 -24px;
  }
  .fc-wrapper #main .mattress-r30 .block5 .quality .headline04 {
    margin-bottom: 45px;
    text-align: left;
  }
  .fc-wrapper #main .mattress-r30 .block5 .quality li {
    width: 100%;
    padding: 0 0 50px;
  }
  .fc-wrapper #main .mattress-r30 .block5 .quality li .img {
    margin-bottom: 15px;
  }
  .fc-wrapper #main .mattress-r30 .block5 .quality li .img .num {
    min-width: 35px;
    height: 35px;
    top: -17.5px;
    font-size: 18px;
  }
  .fc-wrapper #main .mattress-r30 .block5 .quality li .heading05 {
    text-align: left;
  }
  .fc-wrapper #main .mattress-r30 .block5 .quality li p {
    max-width: 100%;
    text-align: left;
  }
  .fc-wrapper #main .mattress-r30 .block5 .quality .clearfix2 li {
    width: 100%;
    padding: 0 0 50px;
  }
  .fc-wrapper #main .mattress-r30 .block5 .quality .clearfix2 li .img {
    margin-bottom: 15px;
  }
  .fc-wrapper #main .mattress-r30 .block5 .quality .clearfix2 li .img .num {
    min-width: 35px;
    height: 35px;
    top: -17.5px;
    font-size: 18px;
  }
  .fc-wrapper #main .mattress-r30 .block5 .quality .clearfix2 li .heading05 {
    text-align: left;
  }
  .fc-wrapper #main .mattress-r30 .block5 .quality .clearfix2 li p {
    max-width: 100%;
    text-align: left;
  }
}

.fc-wrapper #main .mattress-r30 .block6 {
  margin-bottom: 113px;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .mattress-r30 .block6 {
    margin-top: 40px;
    margin-bottom: 50px;
  }
}

.fc-wrapper #main .mattress-r30 .block6 .ttl {
  font-size: 38px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 15px;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .mattress-r30 .block6 .ttl {
    font-size: 26px;
    text-align: left;
  }
}

.fc-wrapper #main .mattress-r30 .block6 .txt {
  line-height: 2.0;
  text-align: center;
  margin-bottom: 68px;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .mattress-r30 .block6 .txt {
    text-align: left;
  }
}

.fc-wrapper #main .mattress-r30 .block6 .box1 {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 124px;
}

.fc-wrapper #main .mattress-r30 .block6 .box1 img {
  margin-bottom: 35px;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .mattress-r30 .block6 .box1 img {
    margin-bottom: 25px;
  }
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .mattress-r30 .block6 .box1 {
    font-size: 16px;
  }
  .fc-wrapper #main .mattress-r30 .block6 .box1 > div:first-child {
    margin-bottom: 20px;
  }
}

.fc-wrapper #main .mattress-r30 .block6 .box2 {
  width: 863px;
  border: #000 solid 1px;
  position: relative;
  margin: 0 auto;
  padding: 55px 35px 47px;
  box-sizing: border-box;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .mattress-r30 .block6 .box2 {
    width: 100%;
    padding: 95px 20px 47px;
  }
}

.fc-wrapper #main .mattress-r30 .block6 .box2 .ttl2 {
  position: absolute;
  top: -25px;
  left: 24.4%;
  background: #000;
  font-size: 21px;
  font-weight: 500;
  line-height: 1.0;
  color: #fff;
  padding: 12px 25px;
  display: flex;
  align-items: center;
}

.fc-wrapper #main .mattress-r30 .block6 .box2 .ttl2 img {
  margin-right: 12px;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .mattress-r30 .block6 .box2 .ttl2 {
    left: -0.3%;
    width: 100.5%;
    padding: 12px 20px;
    box-sizing: border-box;
    text-align: center;
    line-height: 1.7;
  }
  .fc-wrapper #main .mattress-r30 .block6 .box2 .ttl2 img {
    margin-right: 30px;
  }
}

.fc-wrapper #main .mattress-r30 .block6 .box2 .catch {
  margin-bottom: 11px;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .mattress-r30 .block6 .box2 .catch {
    text-align: center;
  }
  .fc-wrapper #main .mattress-r30 .block6 .box2 .catch img {
    width: 194px;
    max-width: 194px;
  }
}

.fc-wrapper #main .mattress-r30 .block6 .box2 .name {
  margin-bottom: 14px;
  font-size: 25px;
  font-weight: 500;
  line-height: 1.0;
}

.fc-wrapper #main .mattress-r30 .block6 .box2 .name span {
  font-size: 15px;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .mattress-r30 .block6 .box2 .name {
    text-align: center;
  }
}

.fc-wrapper #main .mattress-r30 .block6 .box2 .txt2 {
  word-break: keep-all;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .mattress-r30 .block6 .box2 .txt2 {
    text-align: center;
    margin-bottom: 27px;
    line-height: 1.7;
  }
}

.fc-wrapper #main .mattress-r30 .block6 .box2 .flex > div {
  width: auto;
}

.fc-wrapper #main .mattress-r30 .block6 .box2 .flex .box3 {
  display: flex;
  font-size: 12px;
  text-align: center;
}

.fc-wrapper #main .mattress-r30 .block6 .box2 .flex .box3 > div {
  width: 50%;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .mattress-r30 .block6 .box2 .flex .box3 > div {
    width: 100%;
  }
}

.fc-wrapper #main .mattress-r30 .block6 .box2 .flex .box3 img {
  margin: 0 auto 5px;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .mattress-r30 .block6 .box2 .flex .box3 {
    flex-direction: column;
  }
  .fc-wrapper #main .mattress-r30 .block6 .box2 .flex .box3 > div:first-child {
    margin-bottom: 15px;
  }
}

.fc-wrapper #main .mattress-r30 .block7 {
  margin-bottom: 148px;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .mattress-r30 .block7 {
    margin-bottom: 50px;
  }
}

.fc-wrapper #main .mattress-r30 .block7 .ttl {
  margin-bottom: 80px;
  font-size: 38px;
  font-weight: bold;
  text-align: center;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .mattress-r30 .block7 .ttl {
    font-size: 26px;
    text-align: left;
    margin-bottom: 40px;
  }
}

.fc-wrapper #main .mattress-r30 .block7 .flex .catch {
  margin-bottom: 6px;
  font-size: 18px;
  color: #707070;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .mattress-r30 .block7 .flex .catch {
    font-size: 13px;
  }
}

.fc-wrapper #main .mattress-r30 .block7 .flex .ttl2 {
  margin-bottom: 25px;
  font-size: 28px;
  font-weight: bold;
  line-height: 1.6;
  color: #004EA2;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .mattress-r30 .block7 .flex .ttl2 {
    font-size: 22px;
    letter-spacing: -0.9px;
  }
}

.fc-wrapper #main .mattress-r30 .block7 .flex .txt {
  margin-bottom: 30px;
  line-height: 2.0;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .mattress-r30 .block7 .flex .txt {
    margin-bottom: 44px;
  }
}

.fc-wrapper #main .mattress-r30 .block7 .flex .mauto {
  margin: 0 auto;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .mattress-r30 .block7 .flex .img {
    margin-bottom: 30px;
  }
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .mattress-r30 .main-img {
    margin-bottom: 19px;
  }
  .fc-wrapper #main .mattress-r30 .line-ttl-under {
    font-size: 22px;
    font-weight: bold;
    color: #034E9F;
    text-align: center;
    margin-bottom: 25px;
  }
}

/*============
トップページコンテンツ
==============*/
.fc-wrapper #main .neck .com-border-box .list > li .sub {
  padding: 0 49px 47px 26px;
}

.fc-wrapper #main .neck .com-border-box li:nth-child(2n) .sub {
  padding: 0 16px 47px 49px;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .neck .main-box {
    padding: 0 15px;
  }
  .fc-wrapper #main .neck .heading03 {
    line-height: 1.6;
  }
  .fc-wrapper #main .neck .top-box p {
    line-height: 1.8;
    letter-spacing: -0.5px;
  }
  .fc-wrapper #main .neck .com-border-box .list > li .sub {
    padding: 0 20px 23px;
  }
  .fc-wrapper #main .neck .com-border-box .list > li .sub:last-child {
    padding-bottom: 0;
  }
  .fc-wrapper #main .neck .com-border-box li:nth-child(2n) .sub {
    padding: 0 20px 23px;
  }
  .fc-wrapper #main .neck .com-sub-box .heading03 {
    line-height: 1.2;
  }
}

/*============
トップページコンテンツ
==============*/
.fc-wrapper #main .hotel .page-top-box .text-box .ttl {
  margin-bottom: -7px;
  border: none;
}

.fc-wrapper #main .hotel .page-top-box .text-box .ttl .text {
  padding-bottom: 12px;
  display: inline-block;
  border-bottom: 3px solid #efccd2;
  letter-spacing: -1.5px;
}

.fc-wrapper #main .hotel .page-top-box .text-box .text-list li {
  letter-spacing: -1px;
  padding-left: 0;
  padding-right: 0;
  background-color: #efccd2;
}

.fc-wrapper #main .hotel .top-box .heading03 {
  margin-bottom: 0;
}

.fc-wrapper #main .hotel .content-box {
  background-color: #fff;
}

.fc-wrapper #main .hotel .heading03 {
  margin-bottom: 61px;
}

.fc-wrapper #main .hotel .com-img-list {
  margin: 24px 0 11px;
}

.fc-wrapper #main .hotel .recommended-box {
  margin-top: 120px;
}

.fc-wrapper #main .hotel .recommended-box .list-ul {
  max-width: 733px;
}

.fc-wrapper #main .hotel .support-box {
  overflow: hidden;
  margin-top: 86px;
  background-color: #f7f3f0;
}

.fc-wrapper #main .hotel .com-show-box02 .img-box .image-box {
  width: 64.6%;
}

.fc-wrapper #main .hotel .com-show-box02 .img-box .image-box img {
  margin: 0;
}

.fc-wrapper #main .hotel .com-border-box {
  margin: 76px auto 38px;
  padding-bottom: 46px;
}

.fc-wrapper #main .hotel .com-border-box p.ttl {
  margin-bottom: 28px;
}

.fc-wrapper #main .hotel .img-box-left {
  margin-bottom: 40px;
}

.fc-wrapper #main .hotel .img-box-left .text-box .title rt {
  font-size: 18px;
}

.fc-wrapper #main .hotel .img-box-left .text-box .title .size rt {
  font-weight: normal;
  font-size: 13px;
}

.fc-wrapper #main .hotel .point01 {
  padding-bottom: 55px;
}

.fc-wrapper #main .hotel .point02 {
  padding-bottom: 85px;
  background-color: #f4f4f4;
}

.fc-wrapper #main .hotel .point02 .com-show-box {
  margin-top: 0;
}

.fc-wrapper #main .hotel .point02 .com-show-box .img-box .text-box {
  width: 445px;
}

.fc-wrapper #main .hotel .point02 .com-show-box .img-box .text-box p {
  font-size: 14px;
}

.fc-wrapper #main .hotel .point02 .scenes-box {
  padding-bottom: 51px;
  margin: 119px auto 0;
}

.fc-wrapper #main .hotel .point02 .scenes-ul {
  padding-top: 23px;
  width: auto;
}

.fc-wrapper #main .hotel .point02 .scenes-ul li {
  margin: 0 35px 0 0;
  width: 310px;
}

.fc-wrapper #main .hotel .point02 .scenes-ul li:last-child {
  margin-right: 0;
}

.fc-wrapper #main .hotel .point02 .scenes-ul li:nth-child(2n) {
  float: left;
}

.fc-wrapper #main .hotel .point02 .scenes-ul li p {
  margin-top: 10px;
  text-align: left;
  line-height: 2;
}

.fc-wrapper #main .hotel .com-show-box03 {
  margin-top: 0;
  background-color: #EFE8DE;
}

.fc-wrapper #main .hotel .com-show-box03 .image-box {
  margin: 20px 90px 0 -200px;
}

.fc-wrapper #main .hotel .com-show-box03 .image-box img {
  margin-bottom: 0;
}

.fc-wrapper #main .hotel .com-show-box03 .text-box {
  margin-top: 120px;
  width: 500px;
}

.fc-wrapper #main .hotel .washable-ul {
  padding-top: 73px;
}

.fc-wrapper #main .hotel .pillow-ul li .photo .arrow {
  bottom: -5px;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .hotel .content-box {
    background-color: #f5f5f5;
  }
  .fc-wrapper #main .hotel .page-top-box .text-box .ttl {
    margin-bottom: 5px;
    padding-bottom: 9px;
    border-bottom: 2px solid #efccd2;
  }
  .fc-wrapper #main .hotel .page-top-box .text-box .ttl .text {
    padding-bottom: 0;
    border: none;
  }
  .fc-wrapper #main .hotel .com-border-box {
    margin: 26px 15px 22px;
    padding-bottom: 0;
  }
  .fc-wrapper #main .hotel .com-border-box p.ttl {
    margin-bottom: 9px;
  }
  .fc-wrapper #main .hotel .heading03 {
    margin-bottom: 0;
  }
  .fc-wrapper #main .hotel .com-img-list {
    margin: 12px 13px 8px;
    text-align: center;
  }
  .fc-wrapper #main .hotel .com-img-list li {
    margin: 0;
    width: 76%;
    float: none;
    display: inline-block;
  }
  .fc-wrapper #main .hotel .top-box {
    margin-bottom: 0;
  }
  .fc-wrapper #main .hotel .top-box p {
    line-height: 1.9;
  }
  .fc-wrapper #main .hotel .recommended-box {
    margin-top: 38px;
  }
  .fc-wrapper #main .hotel .support-box {
    margin-top: 46px;
  }
  .fc-wrapper #main .hotel .support-box .img-box .image-box {
    margin-top: 17px;
  }
  .fc-wrapper #main .hotel .support-box .img-box .image-box img {
    margin: 0;
  }
  .fc-wrapper #main .hotel .com-show-box02 .img-box .image-box {
    margin: 20px 0 0;
    width: auto;
  }
  .fc-wrapper #main .hotel .point01 {
    padding-bottom: 20px;
  }
  .fc-wrapper #main .hotel .point02 {
    padding-bottom: 40px;
    background-color: #F4F4F4;
  }
  .fc-wrapper #main .hotel .point02 .scenes-box {
    padding-bottom: 0;
  }
  .fc-wrapper #main .hotel .point02 .img-box .image-box {
    width: auto !important;
    margin: 33px -15px 0;
  }
  .fc-wrapper #main .hotel .point02 .img-box .text-box {
    width: auto !important;
  }
  .fc-wrapper #main .hotel .point02 .img-box .text-box p {
    line-height: 1.8;
  }
  .fc-wrapper #main .hotel .point02 .scenes-ul {
    padding-top: 13px;
  }
  .fc-wrapper #main .hotel .point02 .scenes-ul li {
    margin: 0 0 20px 0;
    width: 100%;
  }
  .fc-wrapper #main .hotel .point02 .scenes-ul li p {
    line-height: 1.5;
  }
  .fc-wrapper #main .hotel .point02 .scenes-ul li:last-child {
    margin-bottom: 0;
  }
  .fc-wrapper #main .hotel .com-show-box03 {
    padding: 20px 15px;
  }
  .fc-wrapper #main .hotel .com-show-box03 .text-box {
    margin-top: 0;
    width: auto;
  }
  .fc-wrapper #main .hotel .com-show-box03 .image-box {
    margin: 0;
  }
  .fc-wrapper #main .hotel .washable-ul {
    padding-top: 10px;
  }
  .fc-wrapper #main .hotel .pillow-ul li .photo .arrow {
    right: 0;
    bottom: 4px;
  }
  .fc-wrapper #main .hotel .img-box-left {
    margin-bottom: 20px;
  }
  .fc-wrapper #main .hotel .img-box-left .text-box .title rt {
    font-size: 13px;
  }
  .fc-wrapper #main .hotel .img-box-left .text-box .title .size rt {
    font-size: 10px;
    margin-bottom: -6px;
  }
}

/*============
トップページコンテンツ
==============*/
@media screen and (min-width: 780px) {
  .fc-wrapper #main .free .com-show-box .img-box {
    width: 1260px;
  }
}

.fc-wrapper #main .free .page-top-box .text-box .ttl {
  margin-bottom: -7px;
  border: none;
}

.fc-wrapper #main .free .page-top-box .text-box .ttl .text {
  padding-bottom: 12px;
  display: inline-block;
  border-bottom: 3px solid #B8B6C3;
}

.fc-wrapper #main .free .page-top-box .text-box .text-list li {
  letter-spacing: -1px;
  padding-left: 0;
  padding-right: 0;
  background-color: #B8B6C3;
}

.fc-wrapper #main .free .heading03 {
  margin-bottom: 61px;
}

.fc-wrapper #main .free .com-img-list {
  margin-bottom: 71px;
}

.fc-wrapper #main .free .recommended-box {
  margin-top: 105px;
}

.fc-wrapper #main .free .recommended-box .list-ul {
  max-width: 470px;
}

.fc-wrapper #main .free .support-box {
  overflow: hidden;
  margin-top: 106px;
}

.fc-wrapper #main .free .support-box .img-box .image-box img {
  margin: -20px 0 -8px;
}

.fc-wrapper #main .free .com-show-box02 .img-box .image-box {
  width: 64.6%;
}

.fc-wrapper #main .free .com-show-box02 .img-box .image-box img {
  margin: 0;
}

.fc-wrapper #main .free .com-border-box {
  margin-bottom: 72px;
  padding-bottom: 46px;
}

.fc-wrapper #main .free .img-box-left {
  margin-bottom: 40px;
}

.fc-wrapper #main .free .point01 {
  padding-bottom: 55px;
}

.fc-wrapper #main .free .point02 {
  padding-bottom: 111px;
}

.fc-wrapper #main .free .point02 .com-show-box {
  margin-top: 0;
}



.fc-wrapper #main .free .point02 .com-show-box .img-box .text-box {
  width: 445px;
}

.fc-wrapper #main .free .point02 .com-show-box .img-box .text-box p {
  font-size: 14px;
}

.fc-wrapper #main .free .point02 .com-show-box .img-box .image-box {
  width: 58.5%;
}

.fc-wrapper #main .free .point02 .scenes-box {
  padding-bottom: 10px;
  margin: 81px auto 0;
}

.fc-wrapper #main .free .com-show-box03 {
  margin-top: 0;
  background-color: #EFE8DE;
}

.fc-wrapper #main .free .com-show-box03 .image-box {
  margin: 20px 90px 0 -200px;
}

.fc-wrapper #main .free .com-show-box03 .image-box img {
  margin-bottom: 0;
}

.fc-wrapper #main .free .com-show-box03 .text-box {
  margin-top: 120px;
  width: 500px;
}

.fc-wrapper #main .free .washable-ul {
  padding-top: 73px;
}

.fc-wrapper #main .free .pillow-ul li .photo .arrow {
  left: auto;
  right: -26px;
  bottom: 14px;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .free .page-top-box .text-box .ttl {
    margin-bottom: 5px;
    padding-bottom: 9px;
    border-bottom: 2px solid #B8B6C3;
  }
  .fc-wrapper #main .free .page-top-box .text-box .ttl .text {
    padding-bottom: 0;
    border: none;
  }
  .fc-wrapper #main .free .com-border-box {
    margin-bottom: 21px;
    padding-bottom: 0;
  }
  .fc-wrapper #main .free .heading03 {
    margin-bottom: 0;
  }
  .fc-wrapper #main .free .com-img-list {
    margin: 32px 10px 16px;
    text-align: center;
  }
  .fc-wrapper #main .free .com-img-list li {
    margin: 0 0.3% 5px;
    width: 48%;
    float: none;
    display: inline-block;
  }
  .fc-wrapper #main .free .top-box {
    margin-bottom: 0;
  }
  .fc-wrapper #main .free .top-box p {
    line-height: 1.9;
  }
  .fc-wrapper #main .free .recommended-box {
    margin-top: 38px;
  }
  .fc-wrapper #main .free .support-box {
    margin-top: 46px;
  }
  .fc-wrapper #main .free .support-box .img-box .image-box {
    margin-top: 17px;
  }
  .fc-wrapper #main .free .support-box .img-box .image-box img {
    margin: 0;
  }
  .fc-wrapper #main .free .com-show-box02 .img-box .image-box {
    margin: 20px 0 0;
    width: auto;
  }
  .fc-wrapper #main .free .point01 {
    padding-bottom: 20px;
  }
  .fc-wrapper #main .free .point02 {
    padding-bottom: 40px;
    background-color: #F4F4F4;
  }
  .fc-wrapper #main .free .point02 .img-box .image-box {
    width: auto !important;
    margin: 33px -15px 0;
  }
  .fc-wrapper #main .free .point02 .img-box .text-box {
    width: auto !important;
  }
  .fc-wrapper #main .free .point02 .img-box .text-box p {
    line-height: 1.8;
  }
  .fc-wrapper #main .free .com-show-box03 {
    padding: 20px 15px;
  }
  .fc-wrapper #main .free .com-show-box03 .text-box {
    margin-top: 0;
    width: auto;
  }
  .fc-wrapper #main .free .com-show-box03 .image-box {
    margin: 0;
  }
  .fc-wrapper #main .free .washable-ul {
    padding-top: 10px;
  }
  .fc-wrapper #main .free .pillow-ul li .photo .arrow {
    right: 0;
    bottom: 10px;
  }
  .fc-wrapper #main .free .img-box-left {
    margin-bottom: 20px;
  }
}

/*============
トップページコンテンツ
==============*/
.fc-wrapper #main .motion .cent {
  text-align: center;
}

.fc-wrapper #main .motion .movie {
  position: relative;
  width: 51%;
  padding-top: 28%;
  margin: 0 auto 40px;
}

.fc-wrapper #main .motion #movie_area {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .motion .movie {
    width: 80%;
    padding-top: 45%;
    margin: 0 auto 20px;
  }
  .fc-wrapper #main .motion .movie_after {
    margin-top: 30px;
  }
}

.fc-wrapper #main .motion .main-box {
  width: 1100px;
  margin: 0 auto;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .motion .main-box {
    padding: 0 10px;
  }
}

.fc-wrapper #main .motion .ttl20 {
  font-size: 20px;
}

.fc-wrapper #main .motion .ttl27 {
  font-size: 28px;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .motion .ttl27 {
    font-size: 18px;
  }
}

.fc-wrapper #main .motion .com-top-ttl {
  background-color: #fff;
}

.fc-wrapper #main .motion .btgray {
  border-top: 1px solid #e0e0e0;
}

.fc-wrapper #main .motion .main-img {
  margin-bottom: 62px;
  display: flex;
  background-color: #f9f9f9;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .motion .main-img {
    flex-direction: column;
    margin-bottom: 20px;
    padding-top: 20px;
  }
}

.fc-wrapper #main .motion .main-img > div:first-child {
  width: 42.1%;
  display: flex;
  align-items: center;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .motion .main-img > div:first-child {
    width: 100%;
    padding: 0 10px 10px;
    box-sizing: border-box;
    margin-bottom: 1px;
  }
}

.fc-wrapper #main .motion .main-img > div:last-child {
  width: 57.9%;
  line-height: 0;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .motion .main-img > div:last-child {
    width: 100%;
    padding: 0 10px 0;
    box-sizing: border-box;
  }
}

.fc-wrapper #main .motion .main-img .main-img-box {
  width: 450px;
  margin: 0 auto;
  padding: 30px 0 30px 40px;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .motion .main-img .main-img-box {
    display: flex;
    align-items: center;
    justify-content: space-around;
    width: 100%;
    padding: 0 10px 0;
    box-sizing: border-box;
  }
}

.fc-wrapper #main .motion .main-img .main-img-catch {
  margin-bottom: 4px;
  padding: 0 2px 12px 0;
  font-size: 22px;
  border-bottom: 3px solid #df554f;
  display: inline-block;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .motion .main-img .main-img-catch {
    font-size: 11px;
    border-bottom: 1px solid #df554f;
    display: block;
  }
}

.fc-wrapper #main .motion .main-img .main-img-title {
  font-size: 45px;
  font-weight: bold;
  line-height: 1.2;
  letter-spacing: -4px;
}

.fc-wrapper #main .motion .main-img .main-img-title span {
  font-size: 30px;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .motion .main-img .main-img-title {
    font-size: 19px;
  }
  .fc-wrapper #main .motion .main-img .main-img-title span {
    font-size: 12.5px;
  }
}

.fc-wrapper #main .motion .main-img .main-img-subtitle {
  margin: 6px 0 19px 0;
  color: #969696;
  font-size: 18px;
  font-weight: 700;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .motion .main-img .main-img-subtitle {
    font-size: 8px;
  }
}

.fc-wrapper #main .motion .main-img .main-img-icon {
  display: flex;
  justify-content: space-around;
  font-size: 17.93px;
}

.fc-wrapper #main .motion .main-img .main-img-icon li {
  width: 104px;
  height: 104px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 10px;
  text-align: center;
  font-size: 18px;
  line-height: 1.2;
  color: #fff;
  background-color: #df554f;
  box-sizing: border-box;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .motion .main-img .main-img-icon li {
    width: 50px;
    height: 50px;
    font-size: 8px;
    margin-right: 5px;
  }
}

.fc-wrapper #main .motion .main-img .main-img-icon li:last-child {
  margin-right: 0px;
}

.fc-wrapper #main .motion .block1 {
  margin-bottom: 65px;
}

.fc-wrapper #main .motion .block1 .ttl {
  margin-bottom: 33px;
  font-size: 36px;
  font-weight: bold;
  text-align: center;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .motion .block1 .ttl {
    font-size: 20px;
  }
}

.fc-wrapper #main .motion .block1 img {
  width: 100%;
}

.fc-wrapper #main .motion .block1 .attention {
  margin-bottom: 37px;
  font-size: 16px;
  color: #646464;
  text-align: right;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .motion .block1 .attention {
    font-size: 12px;
    margin-bottom: 18.5px;
  }
}

.fc-wrapper #main .motion .block1 .txt {
  font-size: 16px;
  line-height: 2;
  text-align: center;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .motion .block1 .txt {
    font-size: 14px;
  }
}

.fc-wrapper #main .motion .block2 {
  margin-bottom: 65px;
}

.fc-wrapper #main .motion .block2 .recommended-box .list-ul {
  max-width: 640px;
}

.fc-wrapper #main .motion .block2 .recommended-box .list-ul li::after {
  background: url("../images/motion/icon-check.png") no-repeat left top;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .motion .block2 .recommended-box .list-ul li::after {
    width: 21px;
    height: 27px;
    top: 1px;
    left: 10px;
    background-size: 15px auto;
  }
}

.fc-wrapper #main .motion .block3 {
  margin-bottom: 90px;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .motion .block3 {
    margin-bottom: 50px;
  }
}

.fc-wrapper #main .motion .block3 .img-box {
  margin: 0 auto 140px;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .motion .block3 .img-box {
    margin: 0 auto 15px;
  }
}

.fc-wrapper #main .motion .block3 .img-box .text-box {
  margin-top: 100px;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .motion .block3 .img-box .text-box {
    margin-top: 0px;
  }
}

.fc-wrapper #main .motion .block3 .img-box .text-box .inner-box {
  margin-right: 70px;
}

.fc-wrapper #main .motion .block3 .flex-box {
  max-width: 1100px;
  display: flex;
  position: relative;
  background-color: #fff;
  margin: 0 auto;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .motion .block3 .flex-box {
    flex-direction: column;
    margin: 0 15px;
  }
}

.fc-wrapper #main .motion .block3 .flex-box > div:first-child {
  max-width: 611px;
  line-height: 0;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .motion .block3 .flex-box > div:first-child {
    width: 100%;
    box-sizing: border-box;
  }
}

.fc-wrapper #main .motion .block3 .flex-box > div:first-child img {
  width: 100%;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .motion .block3 .flex-box > div:first-child img {
    width: 100%;
  }
}

.fc-wrapper #main .motion .block3 .flex-box > div:last-child {
  max-width: 489px;
  padding: 70px 35px 0 30px;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .motion .block3 .flex-box > div:last-child {
    width: 100%;
    padding: 15px 15px;
    box-sizing: border-box;
  }
}

.fc-wrapper #main .motion .block3 .flex-box > div:last-child .ttl {
  margin-bottom: 45px;
  font-size: 28px;
  font-weight: bold;
  line-height: 1.42;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .motion .block3 .flex-box > div:last-child .ttl {
    font-size: 19px;
    margin-bottom: 10px;
  }
}

.fc-wrapper #main .motion .block3 .flex-box > div:last-child .txt {
  font-size: 15px;
  line-height: 1.93;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .motion .block3 .flex-box > div:last-child .txt {
    font-size: 14px;
  }
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .motion .block3 .image-box {
    width: 100%;
    margin: 3px 0 0;
  }
  .fc-wrapper #main .motion .block3 .img-box .text-box .inner-box {
    margin-right: 0px;
  }
  .fc-wrapper #main .motion .block3 .com-show-box {
    padding: 33px 0 0;
  }
  .fc-wrapper #main .motion .block3 .com-show-box02 .img-box .text-box {
    padding: 0 15px;
  }
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .motion .block4 {
    margin-bottom: 0px;
    padding-bottom: 0px;
  }
  .fc-wrapper #main .motion .block4 .headline04 {
    font-size: 21px;
  }
}

.fc-wrapper #main .motion .block4 .ttl {
  font-size: 38px;
  font-weight: bold;
  text-align: center;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .motion .block4 .ttl {
    font-size: 22px;
  }
}

.fc-wrapper #main .motion .block4 .com-show-box {
  margin-top: 90px;
  padding-bottom: 65px;
  background-color: #f8eeed;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .motion .block4 .com-show-box {
    margin-top: 50px;
    padding-bottom: 35px;
  }
}

.fc-wrapper #main .motion .block4 .img-box .text-box {
  width: 630px;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .motion .block4 .img-box .text-box {
    width: 100%;
  }
}

.fc-wrapper #main .motion .block4 .img-box .image-box img {
  max-width: 661px;
}

.fc-wrapper #main .motion .block4 .animation {
  position: relative;
  top: 210px;
  left: 30px;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .motion .block4 .animation {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
  }
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .motion .block4 .img-box .image-box {
    padding: 0px 30px;
    box-sizing: content-box;
  }
}

.fc-wrapper #main .motion .block4 .img-box .text-box .inner-box {
  margin-right: 160px;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .motion .block4 .img-box .text-box .inner-box {
    margin-right: 0px;
  }
}

.fc-wrapper #main .motion .block4 .photo05 {
  margin: 0 auto;
  max-width: 1040px;
  position: relative;
  top: -20px;
}

.fc-wrapper #main .motion .block4 .photo05 img {
  width: 100%;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .motion .block4 .photo05 {
    top: 0px;
  }
  .fc-wrapper #main .motion .block4 .photo05 .sp {
    margin-top: 30px;
    line-height: 50px;
  }
}

.fc-wrapper #main .motion .block4 .box-wh {
  margin: 0 auto;
  max-width: 1040px;
  background-color: #fff;
  padding: 50px 50px 0;
  box-sizing: border-box;
  display: flex;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .motion .block4 .box-wh {
    flex-direction: column;
    width: 100%;
    padding: 0 0 25px 0;
    margin-bottom: 15px;
  }
}

.fc-wrapper #main .motion .block4 .box-wh > div:first-child {
  width: 470px;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .motion .block4 .box-wh > div:first-child {
    width: 100%;
    margin-bottom: 15px;
  }
}

.fc-wrapper #main .motion .block4 .box-wh > div:last-child {
  width: 570px;
  padding-left: 50px;
  box-sizing: border-box;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .motion .block4 .box-wh > div:last-child {
    width: 100%;
    padding: 0 10px 0;
  }
}

.fc-wrapper #main .motion .block4 .box-wh .catch {
  font-size: 13px;
  color: #df554f;
  margin-bottom: 15px;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .motion .block4 .box-wh .catch {
    margin-bottom: 10px;
  }
}

.fc-wrapper #main .motion .block4 .box-wh .title {
  margin-bottom: 25px;
  font-size: 28px;
  font-weight: bold;
  line-height: 1.42;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .motion .block4 .box-wh .title {
    font-size: 19px;
    margin-bottom: 10px;
  }
}

.fc-wrapper #main .motion .block4 .box-wh .txt {
  font-size: 15px;
  line-height: 1.86;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .motion .block4 .box-wh .txt {
    font-size: 14px;
  }
}

.fc-wrapper #main .motion .block4 .box-wh-last {
  margin: 0 auto;
  max-width: 1040px;
  background-color: #fff;
  padding: 50px 50px;
  box-sizing: border-box;
  display: flex;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .motion .block4 .box-wh-last {
    flex-direction: column;
    width: 100%;
    padding: 25px 15px;
  }
}

.fc-wrapper #main .motion .block4 .box-wh-last > div:first-child {
  width: 470px;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .motion .block4 .box-wh-last > div:first-child {
    width: 100%;
    margin-bottom: 15px;
  }
}

.fc-wrapper #main .motion .block4 .box-wh-last > div:last-child {
  width: 570px;
  padding-left: 50px;
  box-sizing: border-box;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .motion .block4 .box-wh-last > div:last-child {
    width: 100%;
    padding: 0 10px 0;
  }
}

.fc-wrapper #main .motion .block4 .box-wh-last .catch {
  font-size: 13px;
  color: #df554f;
  margin-bottom: 15px;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .motion .block4 .box-wh-last .catch {
    margin-bottom: 10px;
  }
}

.fc-wrapper #main .motion .block4 .box-wh-last .title {
  margin-bottom: 25px;
  font-size: 28px;
  font-weight: bold;
  line-height: 1.42;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .motion .block4 .box-wh-last .title {
    font-size: 19px;
    margin-bottom: 10px;
  }
}

.fc-wrapper #main .motion .block4 .box-wh-last .txt {
  font-size: 15px;
  line-height: 1.86;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .motion .block4 .box-wh-last .txt {
    font-size: 14px;
  }
}

.fc-wrapper #main .motion .block5 {
  background-color: #fefbf5;
  padding: 75px 0;
  box-sizing: border-box;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .motion .block5 {
    padding: 35px 0;
  }
}

.fc-wrapper #main .motion .block5 .img-right-box {
  position: relative;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .motion .block5 .img-right-box {
    margin-bottom: 20px;
  }
}

.fc-wrapper #main .motion .block5 .img-right-box .text-box {
  width: 570px;
  z-index: 2;
  position: relative;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .motion .block5 .img-right-box .text-box {
    width: 100%;
  }
}

.fc-wrapper #main .motion .block5 .img-right-box .photo9 {
  position: absolute;
  right: -10px;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .motion .block5 .img-right-box .photo9 {
    position: relative;
    right: 0px;
  }
}

.fc-wrapper #main .motion .block5 .phot10 {
  max-width: 1100px;
  margin: 0 auto 50px;
}

.fc-wrapper #main .motion .block5 .phot10 img {
  width: 100%;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .motion .block5 .photo10-ttl {
    display: inline-block;
    margin-bottom: 20px;
    padding: 15px 20px;
    box-sizing: border-box;
    border-top: solid 2px #e2655f;
    border-bottom: solid 2px #e2655f;
    font-size: 17.5px;
    font-weight: bold;
    color: #e2655f;
  }
  .fc-wrapper #main .motion .block5 .photo10-1 {
    width: 90%;
    margin: 0 auto 20px 0;
    font-size: 13px;
    font-weight: 700;
    text-align: center;
  }
  .fc-wrapper #main .motion .block5 .photo10-2 {
    width: 90%;
    margin: 0 0 35px auto;
    font-size: 13px;
    font-weight: 700;
    text-align: center;
  }
}

.fc-wrapper #main .motion .block5 .flex-box {
  max-width: 1100px;
  margin: 0 auto;
  padding: 50px 70px;
  box-sizing: border-box;
  display: flex;
  flex-wrap: wrap;
  background-color: #fff;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .motion .block5 .flex-box {
    width: 100%;
    padding: 15px 15px;
    flex-direction: column;
  }
}

.fc-wrapper #main .motion .block5 .flex-box li {
  width: 50%;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .motion .block5 .flex-box li {
    width: 100%;
  }
}

.fc-wrapper #main .motion .block5 .flex-box li img {
  width: 100%;
}

.fc-wrapper #main .motion .block5 .flex-box li:nth-child(1) {
  padding-right: 30px;
  box-sizing: border-box;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .motion .block5 .flex-box li:nth-child(1) {
    padding-right: 0;
  }
}

.fc-wrapper #main .motion .block5 .flex-box li:nth-child(1) img {
  max-width: 464px;
}

.fc-wrapper #main .motion .block5 .flex-box li:nth-child(2) {
  padding-left: 30px;
  box-sizing: border-box;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .motion .block5 .flex-box li:nth-child(2) {
    padding-left: 0;
  }
}

.fc-wrapper #main .motion .block5 .flex-box li:nth-child(2) img {
  max-width: 412px;
}

.fc-wrapper #main .motion .block5 .flex-box li:nth-child(3) {
  margin-top: 30px;
  padding-right: 30px;
  box-sizing: border-box;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .motion .block5 .flex-box li:nth-child(3) {
    padding-right: 0;
  }
}

.fc-wrapper #main .motion .block5 .flex-box li:nth-child(3) img {
  max-width: 470px;
}

.fc-wrapper #main .motion .block5 .flex-box li:nth-child(3) .title {
  margin-top: 15px;
}

.fc-wrapper #main .motion .block5 .flex-box li:nth-child(4) {
  margin-top: 30px;
  padding-left: 30px;
  box-sizing: border-box;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .motion .block5 .flex-box li:nth-child(4) {
    padding-left: 0;
  }
}

.fc-wrapper #main .motion .block5 .flex-box li:nth-child(4) img {
  max-width: 470px;
}

.fc-wrapper #main .motion .block5 .flex-box li:nth-child(4) .title {
  margin-top: 15px;
}

.fc-wrapper #main .motion .block5 .flex-box .title {
  margin-bottom: 11px;
  font-size: 28px;
  font-weight: bold;
  line-height: 1.42;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .motion .block5 .flex-box .title {
    font-size: 19px;
  }
}

.fc-wrapper #main .motion .block5 .flex-box .txt {
  font-size: 15px;
  line-height: 1.86;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .motion .block5 .flex-box .txt {
    font-size: 14px;
  }
}

.fc-wrapper #main .motion .block6 .com-show-box {
  margin-top: 0px;
  padding-bottom: 65px;
  background-color: #e9f4fe;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .motion .block6 .com-show-box {
    padding-bottom: 35px;
  }
}

.fc-wrapper #main .motion .block6 .img-box .text-box {
  width: 630px;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .motion .block6 .img-box .text-box {
    width: 100%;
  }
}

.fc-wrapper #main .motion .block6 .img-box .image-box img {
  max-width: 661px;
}

.fc-wrapper #main .motion .block6 .img-box .text-box .inner-box {
  margin-right: 160px;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .motion .block6 .img-box .text-box .inner-box {
    margin-right: 0px;
  }
}

.fc-wrapper #main .motion .block6 .attention {
  margin-top: 25px;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .motion .block6 .attention {
    margin-top: 14px;
    line-height: 1.35;
    font-size: 10px;
    text-indent: -1em;
    padding-left: 1em;
  }
}

.fc-wrapper #main .motion .block6 .flex-box {
  margin: 40px auto 0;
  max-width: 805px;
  display: flex;
  justify-content: space-between;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .motion .block6 .flex-box {
    margin: 50px auto 0;
    width: 100%;
  }
}

.fc-wrapper #main .motion .block6 .flex-box img {
  max-width: 365px;
  width: 100%;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .motion .block6 .flex-box img {
    max-width: 100%;
  }
}

.fc-wrapper #main .motion .block6 .flex-box > div {
  position: relative;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .motion .block6 .flex-box > div {
    width: 48%;
  }
}

.fc-wrapper #main .motion .block6 .flex-box > div .icon {
  position: absolute;
  top: -35px;
  left: -25px;
  width: 133px;
  height: 133px;
  border-radius: 50%;
  margin-right: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  background-color: #000000;
  font-size: 21.88px;
  line-height: 1.2;
  color: #fff;
  box-sizing: border-box;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .motion .block6 .flex-box > div .icon {
    font-size: 11px;
    width: 64px;
    height: 64px;
    top: -35px;
    left: 8px;
  }
}

.fc-wrapper #main .motion .block6 .flex-box > div .txt {
  margin-top: 10px;
  font-size: 15px;
  text-align: center;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .motion .block6 .flex-box > div .txt {
    margin-top: 0px;
    font-size: 10px;
  }
}

/*============
select_guide
==============*/
.fc-wrapper #main .select_guide-wrapper .blue {
  color: #0D8393;
}

.fc-wrapper #main .select_guide-wrapper .blue-border {
  border: solid 10px #65B5C4 !important;
}

.fc-wrapper #main .select_guide-wrapper .gold {
  color: #A7790B;
}

.fc-wrapper #main .select_guide-wrapper .gold-border {
  border: solid 10px #CEB576 !important;
}

.fc-wrapper #main .select_guide-wrapper .red {
  color: #B14419;
}

.fc-wrapper #main .select_guide-wrapper .red-border {
  border: solid 10px #D78B63 !important;
}

@media screen and (min-width: 780px) {
  .fc-wrapper #main .select_guide-wrapper .tab-ul li p {
    font-size: 18px;
  }
  .fc-wrapper #main .select_guide-wrapper .tab-ul li.on a::after {
    bottom: -43px;
  }
  .fc-wrapper #main .select_guide-wrapper .tab-ul li.on {
    border: 2px solid #000;
  }
  .fc-wrapper #main .select_guide-wrapper .tab-ul li.on .blue-border::after {
    background: url("https://literie.itembox.design/item/images/spec/icon-blue.png") no-repeat;
    background-size: 50%;
  }
  .fc-wrapper #main .select_guide-wrapper .tab-ul li.on .gold-border::after {
    background: url("https://literie.itembox.design/item/images/spec/icon-gold.png") no-repeat;
    background-size: 50%;
  }
  .fc-wrapper #main .select_guide-wrapper .tab-ul li.on .red-border::after {
    background: url("https://literie.itembox.design/item/images/spec/icon-red.png") no-repeat;
    background-size: 50%;
  }
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .select_guide-wrapper .sp-txt02 {
    font-size: 18px;
    font-weight: bold;
  }
  .fc-wrapper #main .select_guide-wrapper .tab-ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .fc-wrapper #main .select_guide-wrapper .tab-ul li {
    border: none;
    float: none;
  }
  .fc-wrapper #main .select_guide-wrapper .tab-ul li:nth-child(2n) {
    float: none;
  }
  .fc-wrapper #main .select_guide-wrapper .tab-ul li a {
    padding: 15px 15px 8px;
  }
  .fc-wrapper #main .select_guide-wrapper .tab-ul li.on a {
    padding: 10px 10px 8px;
  }
  .fc-wrapper #main .select_guide-wrapper .blue-border {
    border: solid 1px #65B5C4 !important;
  }
  .fc-wrapper #main .select_guide-wrapper .tab-ul li.on .blue-border {
    border: solid 5px #65B5C4 !important;
  }
  .fc-wrapper #main .select_guide-wrapper .gold-border {
    border: solid 1px #CEB576 !important;
  }
  .fc-wrapper #main .select_guide-wrapper .tab-ul li.on .gold-border {
    border: solid 5px #CEB576 !important;
  }
  .fc-wrapper #main .select_guide-wrapper .red-border {
    border: solid 1px #D78B63 !important;
  }
  .fc-wrapper #main .select_guide-wrapper .tab-ul li.on .red-border {
    border: solid 5px #D78B63 !important;
  }
}

/*============
トップページコンテンツ
==============*/
.fc-wrapper #main .dorothy .cent {
  text-align: center;
}

.fc-wrapper #main .dorothy .main-box {
  width: 1100px;
  margin: 0 auto;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .dorothy .main-box {
    padding: 0 10px;
  }
}

.fc-wrapper #main .dorothy .ttl20 {
  font-size: 20px;
}

.fc-wrapper #main .dorothy .ttl27 {
  font-size: 28px;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .dorothy .ttl27 {
    font-size: 18px;
  }
}

.fc-wrapper #main .dorothy .com-top-ttl {
  background-color: #fff;
}

.fc-wrapper #main .dorothy .btgray {
  border-top: 1px solid #e0e0e0;
}

.fc-wrapper #main .dorothy .main-img {
  margin-bottom: 62px;
  display: flex;
  background-color: #f9f9f9;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .dorothy .main-img {
    flex-direction: column;
    margin-bottom: 33px;
    padding-top: 20px;
  }
}

.fc-wrapper #main .dorothy .main-img > div:first-child {
  width: 42.1%;
  display: flex;
  align-items: center;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .dorothy .main-img > div:first-child {
    width: 90%;
    padding: 0 10px 10px;
    box-sizing: border-box;
    margin: 0 auto 9px;
  }
}

.fc-wrapper #main .dorothy .main-img > div:last-child {
  width: 57.9%;
  line-height: 0;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .dorothy .main-img > div:last-child {
    width: 100%;
  }
}

.fc-wrapper #main .dorothy .main-img .main-img-box {
  width: 380px;
  margin: 0 auto;
  padding: 30px 0 30px 40px;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .dorothy .main-img .main-img-box {
    display: flex;
    align-items: center;
    justify-content: space-around;
    width: 90%;
    margin: 0 auto 10px;
    padding: 0 10px 0;
    box-sizing: border-box;
  }
  .fc-wrapper #main .dorothy .main-img .main-img-box > div:first-child {
    width: 50%;
    padding-left: 5px;
  }
}

.fc-wrapper #main .dorothy .main-img .main-img-catch {
  margin-bottom: 4px;
  padding: 0 2px 12px 0;
  font-size: 22px;
  border-bottom: 3px solid #5eb4bb;
  display: inline-block;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .dorothy .main-img .main-img-catch {
    font-size: 11px;
    border-bottom: 2px solid #5eb4bb;
    display: block;
  }
}

.fc-wrapper #main .dorothy .main-img .main-img-title {
  font-size: 45px;
  font-weight: bold;
  line-height: 1.2;
  letter-spacing: -4px;
  margin-left: -9px;
}

.fc-wrapper #main .dorothy .main-img .main-img-title span {
  font-size: 30px;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .dorothy .main-img .main-img-title {
    font-size: 25px;
    letter-spacing: 0;
  }
  .fc-wrapper #main .dorothy .main-img .main-img-title span {
    font-size: 9px;
  }
}

.fc-wrapper #main .dorothy .main-img .main-img-subtitle {
  margin: 6px 0 19px 0;
  color: #969696;
  font-size: 18px;
  font-weight: 700;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .dorothy .main-img .main-img-subtitle {
    font-size: 8px;
  }
}

.fc-wrapper #main .dorothy .main-img .main-img-icon {
  display: flex;
  justify-content: space-between;
  font-size: 17.93px;
}

.fc-wrapper #main .dorothy .main-img .main-img-icon li {
  width: 104px;
  height: 104px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 10px;
  text-align: center;
  font-size: 18px;
  line-height: 1.2;
  color: #fff;
  background-color: #5eb4bb;
  box-sizing: border-box;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .dorothy .main-img .main-img-icon li {
    width: 50px;
    height: 50px;
    font-size: 8px;
    margin-right: 5px;
  }
}

.fc-wrapper #main .dorothy .main-img .main-img-icon li:last-child {
  margin-right: 0px;
}

.fc-wrapper #main .dorothy .main-img .undertxt {
  font-size: 20px;
  font-weight: 500;
  color: #188189;
  margin-top: 14px;
  letter-spacing: 2.0px;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .dorothy .main-img .undertxt {
    margin-top: 4px;
    font-size: 8.5px;
    letter-spacing: 1.0px;
    text-align: center;
  }
}

.fc-wrapper #main .dorothy .block1 {
  margin-bottom: 65px;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .dorothy .block1 {
    margin-bottom: 80px;
  }
}

.fc-wrapper #main .dorothy .block1 .ttl {
  margin-bottom: 33px;
  font-size: 36px;
  font-weight: bold;
  text-align: center;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .dorothy .block1 .ttl {
    font-size: 20px;
  }
}

.fc-wrapper #main .dorothy .block1 img {
  width: 100%;
}

.fc-wrapper #main .dorothy .block1 .attention {
  margin-bottom: 37px;
  font-size: 16px;
  color: #646464;
  text-align: right;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .dorothy .block1 .attention {
    font-size: 12px;
    margin-bottom: 18.5px;
  }
}

.fc-wrapper #main .dorothy .block1 .txt {
  font-size: 16px;
  line-height: 2;
  text-align: center;
  margin-top: 43px;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .dorothy .block1 .txt {
    margin: 30px 0;
    font-size: 14px;
    font-weight: 500;
  }
}

.fc-wrapper #main .dorothy .block2 {
  margin-bottom: 65px;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .dorothy .block2 {
    margin-bottom: 30px;
  }
}

.fc-wrapper #main .dorothy .block2 .recommended-box .list-ul {
  max-width: 640px;
}

.fc-wrapper #main .dorothy .block2 .recommended-box .list-ul li::after {
  background: url("../images/motion/icon-check.png") no-repeat left top;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .dorothy .block2 .recommended-box .list-ul li::after {
    width: 21px;
    height: 27px;
    top: 1px;
    left: 10px;
    background-size: 15px auto;
  }
}

.fc-wrapper #main .dorothy .block3 {
  margin-bottom: 90px;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .dorothy .block3 {
    margin-bottom: 50px;
  }
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .dorothy .block3 {
    margin-bottom: 50px;
  }
}

.fc-wrapper #main .dorothy .block3 .bg-gray {
  background-color: #f4f1ed;
  overflow: hidden;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .dorothy .block3 .bg-gray img {
    vertical-align: middle;
  }
  .fc-wrapper #main .dorothy .block3 .bg-gray .inner-box {
    margin-bottom: 35px;
  }
  .fc-wrapper #main .dorothy .block3 .bg-gray .headline04 {
    letter-spacing: -2.5px;
  }
}

.fc-wrapper #main .dorothy .block3 .bg-gray .point01 {
  background-color: #f4f1ed;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .dorothy .block3 .bg-gray .point01 {
    padding-bottom: 0;
  }
}

.fc-wrapper #main .dorothy .block3 .bg-gray .com-point-box {
  background-color: #f4f1ed;
}

.fc-wrapper #main .dorothy .block3 .bg-gray .com-show-box {
  margin-top: 0;
}

.fc-wrapper #main .dorothy .block3 .bg-gray .com-show-box .img-box .text-box {
  float: right;
  width: 550px;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .dorothy .block3 .bg-gray .com-show-box .img-box .text-box {
    width: 100%;
  }
}

.fc-wrapper #main .dorothy .block3 .bg-gray .com-show-box02 .img-box .image-box {
  left: 0;
  margin-left: 0;
  width: 100%;
  max-width: 794px;
}

.fc-wrapper #main .dorothy .block4 {
  margin-bottom: 90px;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .dorothy .block4 {
    margin-bottom: 50px;
  }
}

.fc-wrapper #main .dorothy .block4 .ttl {
  text-align: center;
  margin: 0 40px 0;
  border-top: 2px solid #222222;
  padding-bottom: 50px;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .dorothy .block4 .ttl {
    margin: 0 0 0;
    border-top: none;
    padding-bottom: 0;
  }
}

.fc-wrapper #main .dorothy .block4 .ttl h3 {
  margin: -19px 0 27px;
  font-size: 22px;
  text-align: center;
  position: relative;
  font-weight: bold;
  letter-spacing: -1px;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .dorothy .block4 .ttl h3 {
    margin: 0 0 27px;
    font-size: 15px;
  }
}

.fc-wrapper #main .dorothy .block4 .ttl h3 span {
  padding: 0 33px;
  display: inline-block;
  background-color: #fff;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .dorothy .block4 .ttl h3 span {
    padding: 0;
  }
}

.fc-wrapper #main .dorothy .block4 .attention {
  padding-right: 81px;
  margin-bottom: 65px;
  text-align: right;
  font-size: 13px;
  color: #666666;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .dorothy .block4 .attention {
    padding-right: 0;
  }
}

.fc-wrapper #main .dorothy .block4 .flex {
  display: flex;
  flex-wrap: wrap;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .dorothy .block4 .flex {
    flex-direction: column;
    margin-top: 30px;
  }
}

.fc-wrapper #main .dorothy .block4 .flex > li {
  width: 50%;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .dorothy .block4 .flex > li {
    margin: 0 auto 30px;
    width: 90%;
  }
}

.fc-wrapper #main .dorothy .block4 .flex > li:nth-child(1), .fc-wrapper #main .dorothy .block4 .flex li:nth-child(3) {
  padding-right: 10px;
  box-sizing: border-box;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .dorothy .block4 .flex > li:nth-child(1), .fc-wrapper #main .dorothy .block4 .flex li:nth-child(3) {
    padding-right: 0;
  }
}

.fc-wrapper #main .dorothy .block4 .flex > li:nth-child(2) {
  margin-bottom: 30px;
}

.fc-wrapper #main .dorothy .block4 .flex > li:nth-child(2), .fc-wrapper #main .dorothy .block4 .flex li:nth-child(4) {
  margin-top: 120px;
  padding-left: 10px;
  box-sizing: border-box;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .dorothy .block4 .flex > li:nth-child(2), .fc-wrapper #main .dorothy .block4 .flex li:nth-child(4) {
    margin-top: 0;
    padding-left: 0;
  }
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .dorothy .block4 .flex > li:nth-child(4) {
    margin-bottom: 0;
  }
}

.fc-wrapper #main .dorothy .block4 .flex .txt {
  margin-top: 10px;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .dorothy .block4 .flex .txt {
    font-size: 14px;
    letter-spacing: -1.0px;
  }
}

.fc-wrapper #main .dorothy .block5 {
  margin-bottom: 90px;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .dorothy .block5 {
    margin-bottom: 50px;
  }
}

.fc-wrapper #main .dorothy .block5 .bg {
  background: url("../images/dorothy/photo08.jpg") no-repeat center;
  width: 100%;
  height: 602px;
  margin: 0 auto;
  background-size: cover;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .dorothy .block5 .bg {
    width: 100%;
    height: 400px;
    background: url("../images/dorothy/photo08-sp.jpg") no-repeat center;
    background-size: cover;
  }
}

.fc-wrapper #main .dorothy .block5 .ttl {
  display: inline-block;
  margin: 60px 0 120px;
  padding: 20px 20px 15px;
  box-sizing: border-box;
  border-top: 2px solid #f7f7f7;
  border-bottom: 2px solid #f7f7f7;
  color: #fff;
  text-align: center;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .dorothy .block5 .ttl {
    display: block;
    margin: 0 auto;
    padding: 60px 20px 30px;
    border-top: none;
    border-bottom: none;
  }
}

.fc-wrapper #main .dorothy .block5 .ttl span {
  font-size: 22px;
  font-weight: bold;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .dorothy .block5 .ttl span {
    font-size: 14px;
  }
}

.fc-wrapper #main .dorothy .block5 .ttl h3 {
  font-size: 38px;
  font-weight: bold;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .dorothy .block5 .ttl h3 {
    font-size: 22px;
  }
}

.fc-wrapper #main .dorothy .block5 .fukidashi {
  display: flex;
  justify-content: space-between;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .dorothy .block5 .fukidashi {
    flex-wrap: wrap;
    justify-content: center;
  }
  .fc-wrapper #main .dorothy .block5 .fukidashi > li {
    width: 48%;
  }
  .fc-wrapper #main .dorothy .block5 .fukidashi > li:first-child {
    margin-right: 4%;
  }
  .fc-wrapper #main .dorothy .block5 .fukidashi > li:nth-child(3) {
    margin-top: 4%;
  }
}

.fc-wrapper #main .dorothy .block6 {
  margin-bottom: 90px;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .dorothy .block6 {
    margin-bottom: 10px;
  }
  .fc-wrapper #main .dorothy .block6 .headline04 {
    text-align: left;
  }
}

.fc-wrapper #main .dorothy .block6 .big-ttl {
  margin-bottom: 80px;
  font-size: 38px;
  font-weight: bold;
  text-align: center;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .dorothy .block6 .big-ttl {
    font-size: 22px;
    margin-bottom: 40px;
  }
}

.fc-wrapper #main .dorothy .block6 .point01 {
  padding-bottom: 10px;
}

.fc-wrapper #main .dorothy .block6 .pointright .img-box {
  padding-left: 0px;
  padding-right: 0px;
  margin: 0 auto 114px;
}

.fc-wrapper #main .dorothy .block6 .pointright .img-box .image-box {
  left: 200px;
  margin-left: 0px;
  width: 50.6%;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .dorothy .block6 .pointright .img-box {
    margin: 0 auto 15px;
  }
}

.fc-wrapper #main .dorothy .block6 .pointright .img-box .text-box {
  margin-top: 100px;
  float: right;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .dorothy .block6 .pointright .img-box .text-box {
    margin-top: 0px;
  }
}

.fc-wrapper #main .dorothy .block6 .pointright .img-box .text-box .inner-box {
  margin-right: 70px;
}

.fc-wrapper #main .dorothy .block6 .bg-gray {
  background-color: #f4f1ed;
  overflow: hidden;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .dorothy .block6 .bg-gray .inner-box {
    letter-spacing: -1.7px;
  }
}

.fc-wrapper #main .dorothy .block6 .bg-gray .point01 {
  background-color: #f4f1ed;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .dorothy .block6 .bg-gray .point01 {
    padding-bottom: 0;
  }
}

.fc-wrapper #main .dorothy .block6 .bg-gray .com-point-box {
  background-color: #f4f1ed;
}

.fc-wrapper #main .dorothy .block6 .bg-gray .com-show-box {
  margin-top: 0;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .dorothy .block6 .bg-gray .com-show-box {
    padding: 0;
  }
}

.fc-wrapper #main .dorothy .block6 .bg-gray .com-show-box .img-box .text-box {
  float: right;
  margin-top: 100px;
  padding-bottom: 150px;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .dorothy .block6 .bg-gray .com-show-box .img-box .text-box {
    margin-top: 40px;
    padding-bottom: 15px;
  }
}

.fc-wrapper #main .dorothy .block6 .bg-gray .com-show-box02 .img-box .image-box {
  left: 0;
  margin-left: 0;
  width: 100%;
  max-width: 898px;
}

.fc-wrapper #main .dorothy .block6 .bg-gray .com-show-box02 .img-box .image-box img {
  vertical-align: middle;
}

.fc-wrapper #main .dorothy .block6 .bg-blue {
  padding: 75px 0 90px;
  box-sizing: border-box;
  background-color: #e9f4fe;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .dorothy .block6 .bg-blue {
    padding: 40px 0 50px;
  }
}

.fc-wrapper #main .dorothy .block6 .bg-blue .txt {
  margin-bottom: 45px;
  font-size: 15px;
  text-align: center;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .dorothy .block6 .bg-blue .txt {
    font-size: 14px;
    margin-bottom: 25px;
    text-align: left;
  }
}

.fc-wrapper #main .dorothy .block6 .bg-blue .flex {
  display: flex;
  justify-content: space-between;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .dorothy .block6 .bg-blue .flex {
    flex-wrap: wrap;
  }
  .fc-wrapper #main .dorothy .block6 .bg-blue .flex > li {
    width: 100%;
  }
  .fc-wrapper #main .dorothy .block6 .bg-blue .flex > li:first-child {
    margin-bottom: 10px;
  }
}

.fc-wrapper #main .dorothy .block6 .bg-White {
  padding: 75px 0 90px;
  box-sizing: border-box;
  background-color: #fff;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .dorothy .block6 .bg-White {
    padding: 40px 0 50px;
  }
  .fc-wrapper #main .dorothy .block6 .bg-White .headline04 {
    letter-spacing: -2.5px;
  }
}

.fc-wrapper #main .dorothy .block6 .bg-White .txt {
  margin-bottom: 45px;
  font-size: 15px;
  text-align: center;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .dorothy .block6 .bg-White .txt {
    margin-bottom: 25px;
    text-align: left;
  }
}

.fc-wrapper #main .dorothy .block6 .bg-White .flex {
  display: flex;
  justify-content: space-between;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .dorothy .block6 .bg-White .flex {
    flex-wrap: wrap;
  }
  .fc-wrapper #main .dorothy .block6 .bg-White .flex > li {
    width: 100%;
  }
  .fc-wrapper #main .dorothy .block6 .bg-White .flex > li:first-child {
    margin-bottom: 10px;
  }
}

.fc-wrapper #main .dorothy .block6 .bg-cream {
  background-color: #f0e6da;
  position: relative;
  margin-bottom: 35px;
  padding-bottom: 70px;
  box-sizing: border-box;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .dorothy .block6 .bg-cream {
    margin-bottom: 0;
    padding: 40px 0 30px;
  }
  .fc-wrapper #main .dorothy .block6 .bg-cream .main-box {
    text-align: center;
  }
  .fc-wrapper #main .dorothy .block6 .bg-cream .main-box .txt {
    text-align: left;
  }
}

.fc-wrapper #main .dorothy .block6 .bg-cream .txt {
  font-size: 15px;
}

.fc-wrapper #main .dorothy .block6 .bg-cream .photo14 {
  position: absolute;
  top: 0;
  right: 0;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .dorothy .block6 .bg-cream .photo14 {
    position: relative;
    margin-top: 22.5px;
  }
}

.fc-wrapper #main .dorothy .block6 .bg-cream .headline04 {
  text-align: left;
  padding-top: 110px;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .dorothy .block6 .bg-cream .headline04 {
    padding-top: 0;
  }
}

.fc-wrapper #main .dorothy .block6 .bg-cream .stepttl {
  margin-top: 105px;
  margin-bottom: 10px;
  padding: 10px 20px;
  box-sizing: border-box;
  display: inline-block;
  background-color: #5eb4bb;
  font-size: 22px;
  font-weight: bold;
  color: #fff;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .dorothy .block6 .bg-cream .stepttl {
    font-size: 15px;
    margin: 30px auto 20px;
  }
}

.fc-wrapper #main .dorothy .block6 .bg-cream .flex1 {
  display: flex;
  justify-content: space-between;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .dorothy .block6 .bg-cream .flex1 {
    flex-wrap: wrap;
  }
}

.fc-wrapper #main .dorothy .block6 .bg-cream .flex1 > li {
  width: 31.0%;
  margin-right: 20px;
  margin-bottom: 55px;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .dorothy .block6 .bg-cream .flex1 > li {
    width: 49%;
    margin-right: 0px;
    margin-bottom: 15px;
  }
  .fc-wrapper #main .dorothy .block6 .bg-cream .flex1 > li img {
    width: 100%;
  }
}

.fc-wrapper #main .dorothy .block6 .bg-cream .flex1 > li:last-child {
  margin-right: 0;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .dorothy .block6 .bg-cream .flex1 > li:first-child {
    width: 100%;
  }
}

.fc-wrapper #main .dorothy .block6 .bg-cream .flex1 .txt {
  margin-top: 15px;
  font-size: 14.7px;
  line-height: 1.79;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .dorothy .block6 .bg-cream .flex1 .txt {
    font-size: 13px;
    text-align: left;
  }
}

.fc-wrapper #main .dorothy .block6 .bg-cream .flex2 {
  display: flex;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .dorothy .block6 .bg-cream .flex2 {
    margin-top: 10px;
    flex-wrap: wrap;
  }
  .fc-wrapper #main .dorothy .block6 .bg-cream .flex2 > li {
    width: 100%;
  }
}

.fc-wrapper #main .dorothy .block6 .bg-cream .flex2 > li:first-child {
  max-width: 520px;
  width: 100%;
}

.fc-wrapper #main .dorothy .block6 .bg-cream .flex2 > li:last-child {
  padding: 65px 40px 0;
  box-sizing: border-box;
  background-color: #FFF;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .dorothy .block6 .bg-cream .flex2 > li:last-child {
    padding: 20px 15px;
  }
}

.fc-wrapper #main .dorothy .block6 .bg-cream .flex2 .ttl {
  margin-bottom: 35px;
  font-size: 28px;
  font-weight: bold;
  line-height: 1.42;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .dorothy .block6 .bg-cream .flex2 .ttl {
    margin-bottom: 15px;
    font-size: 19px;
    text-align: left;
  }
}

.fc-wrapper #main .dorothy .block6 .bg-cream .flex2 .txt {
  font-size: 15px;
  line-height: 1.86;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .dorothy .block6 .bg-cream .flex2 .txt {
    font-size: 14px;
    text-align: left;
  }
}

.fc-wrapper #main .dorothy .block6 .bg-White2 {
  margin-bottom: 75px;
  padding: 75px 0 90px;
  box-sizing: border-box;
  background-color: #fff;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .dorothy .block6 .bg-White2 {
    padding: 35px 0 0;
    margin-bottom: 0;
  }
}

.fc-wrapper #main .dorothy .block6 .bg-White2 .main-box {
  position: relative;
}

.fc-wrapper #main .dorothy .block6 .bg-White2 .photo19 {
  position: absolute;
  top: 0;
  right: 0;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .dorothy .block6 .bg-White2 .photo19 {
    position: relative;
    margin-top: 22.5px;
  }
}

.fc-wrapper #main .dorothy .block6 .bg-White2 .headline04 {
  text-align: left;
  padding-top: 60px;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .dorothy .block6 .bg-White2 .headline04 {
    padding-top: 0;
  }
}

.fc-wrapper #main .dorothy .block6 .bg-White2 .txt {
  margin-bottom: 45px;
  font-size: 15px;
  line-height: 1.86;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .dorothy .block6 .bg-White2 .txt {
    margin-bottom: 25px;
  }
}

.fc-wrapper #main .dorothy .block6 .bg-White2 .flex {
  display: flex;
  justify-content: space-between;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .dorothy .block6 .image-box {
    width: 100%;
    margin: 3px 0 0;
  }
  .fc-wrapper #main .dorothy .block6 .img-box .text-box .inner-box {
    margin-right: 0px;
  }
  .fc-wrapper #main .dorothy .block6 .com-show-box {
    padding: 33px 0 0;
  }
  .fc-wrapper #main .dorothy .block6 .com-show-box02 .img-box .text-box {
    padding: 0 15px;
  }
}

.fc-wrapper #main .dorothy .block7 {
  background-color: #fffbf5;
  padding: 95px 0;
  box-sizing: border-box;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .dorothy .block7 {
    padding: 35px 0;
  }
}

.fc-wrapper #main .dorothy .block7 .main-box {
  width: 1040px;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .dorothy .block7 .main-box {
    padding: 0;
  }
}

.fc-wrapper #main .dorothy .block7 .txt {
  font-size: 15px;
  line-height: 1.66;
  text-align: center;
  margin-bottom: 85px;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .dorothy .block7 .txt {
    font-size: 14px;
    font-weight: 500;
    text-align: left;
    margin-bottom: 25px;
    letter-spacing: -0.5px;
    padding: 0 10px;
  }
}

.fc-wrapper #main .dorothy .block7 .combination {
  margin-bottom: 45px;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .dorothy .block7 .combination {
    margin-bottom: 25px;
  }
}

.fc-wrapper #main .dorothy .block7 .combination .flex {
  display: flex;
  justify-content: space-between;
  margin-bottom: 10px;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .dorothy .block7 .combination .flex {
    flex-direction: column;
  }
}

.fc-wrapper #main .dorothy .block7 .combination .flex .ttl {
  font-size: 25px;
  font-weight: bold;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .dorothy .block7 .combination .flex .ttl {
    font-size: 14px;
    padding: 0 10px;
  }
}

.fc-wrapper #main .dorothy .block7 .combination .flex .txt2 {
  font-size: 15px;
  line-height: 1.73;
  text-align: right;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .dorothy .block7 .combination .flex .txt2 {
    font-size: 10px;
    text-align: left;
    padding: 0 10px;
  }
}

.fc-wrapper #main .dorothy .block7 .combination-last .flex {
  display: flex;
  justify-content: space-between;
  margin-bottom: 10px;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .dorothy .block7 .combination-last .flex {
    flex-direction: column;
  }
}

.fc-wrapper #main .dorothy .block7 .combination-last .flex .ttl {
  font-size: 25px;
  font-weight: bold;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .dorothy .block7 .combination-last .flex .ttl {
    font-size: 14px;
    padding: 0 10px;
  }
}

.fc-wrapper #main .dorothy .block7 .combination-last .flex .txt2 {
  font-size: 15px;
  line-height: 1.73;
  text-align: right;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .dorothy .block7 .combination-last .flex .txt2 {
    font-size: 10px;
    text-align: left;
    padding: 0 10px;
  }
}

.fc-wrapper #main .dorothy .block8 {
  padding: 65px 0 60px;
  box-sizing: border-box;
  background-color: #f6f6f6;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .dorothy .block8 {
    padding: 37.5px 0 35px;
  }
}

.fc-wrapper #main .dorothy .block8 .headline04 {
  margin-bottom: 45px;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .dorothy .block8 .headline04 {
    margin-bottom: 28px;
  }
}

.fc-wrapper #main .dorothy .block8 .flex {
  display: flex;
  justify-content: space-between;
  margin-bottom: 75px;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .dorothy .block8 .flex {
    flex-wrap: wrap;
    margin-bottom: 40px;
  }
  .fc-wrapper #main .dorothy .block8 .flex > div:first-child {
    margin-bottom: 30px;
  }
}

.fc-wrapper #main .dorothy .block8 .flex > div {
  width: 46%;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .dorothy .block8 .flex > div {
    width: 100%;
  }
}

.fc-wrapper #main .dorothy .block8 .flex .ttl {
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 35px;
  padding: 0 0 15px 30px;
  box-sizing: border-box;
  border-bottom: #000 solid 2px;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .dorothy .block8 .flex .ttl {
    font-size: 15px;
    padding: 0 0 10px 25px;
    margin-bottom: 15px;
  }
}

.fc-wrapper #main .dorothy .block8 .flex .txt {
  padding-left: 25px;
  box-sizing: border-box;
  font-size: 20px;
  line-height: 2.15;
  color: #666666;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .dorothy .block8 .flex .txt {
    font-size: 14px;
  }
}

.fc-wrapper #main .dorothy .block8 .ttl2 {
  text-align: center;
  border-top: 2px solid #222222;
  padding-bottom: 10px;
}

.fc-wrapper #main .dorothy .block8 .ttl2 h3 {
  margin: -19px 0 27px;
  font-size: 22px;
  text-align: center;
  position: relative;
  font-weight: bold;
  letter-spacing: -1px;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .dorothy .block8 .ttl2 h3 {
    margin: -11px 0 20px;
    font-size: 15px;
  }
}

.fc-wrapper #main .dorothy .block8 .ttl2 h3 span {
  padding: 0 33px;
  display: inline-block;
  background-color: #f6f6f6;
}

@media screen and (max-width: 779px) {
  .fc-wrapper #main .dorothy .block8 .ttl2 h3 span {
    padding: 0 5px;
  }
}






/* 2021.01.19 企業活動ページ用CSS*/
.CSR {
    margin-bottom: 80px;
}

.CSR .inner{
    padding: 0 20px;
}

.gap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  position: relative;
}

.gap.gap-0-xs {
  margin-left: 0px;
  margin-right: 0px;
}

.gap.gap-0-xs > [class^="xs"] {
  padding-left: 0px;
  padding-right: 0px;
}

.gap.gap-0-xs > [class*=" xs"] {
  padding-left: 0px;
  padding-right: 0px;
}

.gap.gap-5-xs {
  margin-left: -5px;
  margin-right: -5px;
}

.gap.gap-5-xs > [class^="xs"] {
  padding-left: 5px;
  padding-right: 5px;
}

.gap.gap-5-xs > [class*=" xs"] {
  padding-left: 5px;
  padding-right: 5px;
}

.gap.gap-10-xs {
  margin-left: -10px;
  margin-right: -10px;
}

.gap.gap-10-xs > [class^="xs"] {
  padding-left: 10px;
  padding-right: 10px;
}

.gap.gap-10-xs > [class*=" xs"] {
  padding-left: 10px;
  padding-right: 10px;
}

@media (min-width: 569px) {
  .gap.gap-0-sm {
    margin-left: 0px;
    margin-right: 0px;
  }
  .gap.gap-0-sm > [class^="sm"] {
    padding-left: 0px;
    padding-right: 0px;
  }
  .gap.gap-0-sm > [class*=" sm"] {
    padding-left: 0px;
    padding-right: 0px;
  }
}

@media (min-width: 769px) {
  .gap.gap-0 {
    margin-left: 0px;
    margin-right: 0px;
  }
  .gap.gap-0 > [class^="md"] {
    padding-left: 0px;
    padding-right: 0px;
  }
  .gap.gap-0 > [class*=" md"] {
    padding-left: 0px;
    padding-right: 0px;
  }
  .gap.gap-2 {
    margin-left: 0px;
    margin-right: 0px;
  }
  .gap.gap-2 > [class^="md"] {
    padding-left: 2px;
    padding-right: 2px;
  }
  .gap.gap-2 > [class*=" md"] {
    padding-left: 2px;
    padding-right: 2px;
  }
  .gap.gap-8 {
    margin-left: -8px;
    margin-right: -8px;
  }
  .gap.gap-8 > [class^="md"] {
    padding-left: 8px;
    padding-right: 8px;
  }
  .gap.gap-8 > [class*=" md"] {
    padding-left: 8px;
    padding-right: 8px;
  }
  .gap.gap-10 {
    margin-left: -10px;
    margin-right: -10px;
  }
  .gap.gap-10 > [class^="md"] {
    padding-left: 10px;
    padding-right: 10px;
  }
  .gap.gap-10 > [class*=" md"] {
    padding-left: 10px;
    padding-right: 10px;
  }
  .gap.gap-15 {
    margin-left: -15px;
    margin-right: -15px;
  }
  .gap.gap-15 > [class^="md"] {
    padding-left: 15px;
    padding-right: 15px;
  }
  .gap.gap-15 > [class*=" md"] {
    padding-left: 15px;
    padding-right: 15px;
  }
  .gap.gap-20 {
    margin-left: -20px;
    margin-right: -20px;
  }
  .gap.gap-20 > [class^="md"] {
    padding-left: 20px;
    padding-right: 20px;
  }
  .gap.gap-20 > [class*=" md"] {
    padding-left: 20px;
    padding-right: 20px;
  }
  .gap.gap-30 {
    margin-left: -30px;
    margin-right: -30px;
  }
  .gap.gap-30 > [class^="md"] {
    padding-left: 30px;
    padding-right: 30px;
  }
  .gap.gap-30 > [class*=" md"] {
    padding-left: 30px;
    padding-right: 30px;
  }
  .gap.gap-40 {
    margin-left: -40px;
    margin-right: -40px;
  }
  .gap.gap-40 > [class^="md"] {
    padding-left: 40px;
    padding-right: 40px;
  }
  .gap.gap-40 > [class*=" md"] {
    padding-left: 40px;
    padding-right: 40px;
  }
}

.gap .xs-0 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 0%;
  -moz-box-flex: 0;
  -ms-flex: 0 0 0%;
  flex: 0 0 0%;
  max-width: 0%;
}

.gap .xs-6 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 50%;
  -moz-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}

.gap .xs-12 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 100%;
  -moz-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}

@media (min-width: 569px) {
  .gap .sm-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .gap .sm-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}

@media (min-width: 769px) {
  .gap .md-0 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 0%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 0%;
    flex: 0 0 0%;
    max-width: 0%;
  }
  .gap .md-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 20%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
  .gap .md-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .gap .md-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.33333%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .gap .md-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.66667%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .gap .md-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .gap .md-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.33333%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .gap .md-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.66667%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .gap .md-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .gap .md-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 70%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 70%;
    flex: 0 0 70%;
    max-width: 70%;
  }
  .gap .md-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}

.mn-box8 {
  max-width: 800px;
  width: 100%;
  margin: 0 auto !important;
}

.mn-line-btm {
    font-family: 'SourceHan', serif !important;
    font-weight: 400 !important;
    text-align: center !important;
    margin-bottom: 85px !important;
    font-size: 40px !important;
        line-height: 34px !important;
}

@media screen and (min-width: 320px){
    .mn-line-btm {
        line-height: -webkit-calc(26px + 8 * ((100vw - 320px) / 1280)) !important;
        line-height: -moz-calc(26px + 8 * ((100vw - 320px) / 1280)) !important;
        line-height: calc(26px + 8 * ((100vw - 320px) / 1280)) !important;
        font-size: -webkit-calc(19.5962px + 20.4038 * ((100vw - 320px) / 1280)) !important;
        font-size: -moz-calc(19.5962px + 20.4038 * ((100vw - 320px) / 1280)) !important;
        font-size: calc(19.5962px + 20.4038 * ((100vw - 320px) / 1280)) !important;
    }
}
.mn-line-btm span {
    position: relative;
}
.mn-line-btm span:after {
    content: "";
    height: 1px;
    width: 90px;
    background-color: #000;
    position: absolute;
    bottom: -.5em;
    left: 50%;
    -webkit-transform: translate(-50%);
    -moz-transform: translate(-50%);
    -ms-transform: translate(-50%);
    -o-transform: translate(-50%);
    transform: translate(-50%);
}

.csr-wrp .sec1 h3 {
    letter-spacing: 0.1em;
    font-family: 'SourceHan', serif;
    font-weight: 500;
    text-align: center;
    font-size: 36px !important;
}
@media screen and (min-width: 320px){
    .csr-wrp .sec1 h3 {
        font-size: -webkit-calc(21px + 15 * ((100vw - 320px) / 1280)) !important;
        font-size: -moz-calc(21px + 15 * ((100vw - 320px) / 1280)) !important;
        font-size: calc(21px + 15 * ((100vw - 320px) / 1280)) !important;
    }
}




.csr-wrp .sec2 {
  padding-top: 75px;
}

@media (max-width: 768px) {
  .csr-wrp .sec2 {
    padding-top: 55px;
  }
}

.csr-wrp .sec2 .sec2-lst {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.csr-wrp .sec2 .sec2-lst li:last-child {
  border-left: 2px solid #cacaca;
}

@media (max-width: 768px) {
  .csr-wrp .sec2 .sec2-lst li:last-child {
    padding-left: 25px;
  }
}

.csr-wrp .sec2 .sec2-lst li img {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-left: 48px;
  padding-right: 48px;
}

@media (max-width: 768px) {
  .csr-wrp .sec2 .sec2-lst li img {
    padding-left: 25px;
  }
  .csr-wrp .sec2 .sec2-lst li img:first-child {
    padding-left: 0px;
    padding-right: 20px;
  }
}

.csr-wrp .sec2 .sec2-a {
  padding-top: 25px;
  font-family: 'Yu Gothic';
}

.csr-wrp .sec2 .sec2-a p {
  font-size: 14px;
  text-align: center;
}

@media (max-width: 768px) {
  .csr-wrp .sec2 .sec2-a p {
    font-size: 10px;
  }
}


.csr-wrp .sec3 {
  padding-top: 130px;
}

.csr-wrp .sec3 h3 {
  letter-spacing: 0.1em;
  font-weight: 400;
  text-align: center;
  font-family: 'SourceHan', serif;
}

.csr-wrp .sec3 h3 {
  font-size: 21px;
}

@media screen and (min-width: 320px) {
  .csr-wrp .sec3 h3 {
    font-size: -webkit-calc(21px + 15 * ((100vw - 320px) / 1280)) !important;
    font-size: -moz-calc(21px + 15 * ((100vw - 320px) / 1280)) !important;
    font-size: calc(21px + 15 * ((100vw - 320px) / 1280)) !important;
  }
}

@media screen and (min-width: 1600px) {
  .csr-wrp .sec3 h3 {
    font-size: 36px;
  }
}

.csr-wrp .sec3 h3 {
  line-height: 38px;
}

@media screen and (min-width: 1600px) {
  .csr-wrp .sec3 h3 {
    line-height: 50px;
  }
}

@media (max-width: 768px) {
  .csr-wrp .sec3 {
    padding-top: 40px;
  }
  .csr-wrp .sec3 h3 {
    text-align: left;
    font-size: 16px;
    line-height: 1.7;
  }
}

.csr-wrp .sec3 .sec3-a {
  padding-top: 65px;
}

.cmnt {
  padding-top: 30px !important;
}

@media (max-width: 768px) {
  .cmnt {
    padding-top: 15px !important;
  }
}

.cmnt p {
  font-size: 18px;
  text-align: right;
  font-family: 'SourceHan', serif;
  -webkit-transform: rotate(0.03deg);
  -moz-transform: rotate(0.03deg);
  -ms-transform: rotate(0.03deg);
  -o-transform: rotate(0.03deg);
  transform: rotate(0.03deg);
}

@media (max-width: 768px) {
  .cmnt p {
    font-size: 12px;
  }
}

@media (max-width: 768px) {
  .csr-wrp .sec3 .sec3-a {
    padding-top: 40px;
  }
}

.csr-wrp .sec3 .csr-lst {
  padding-top: 80px;
}

@media (max-width: 768px) {
  .csr-wrp .sec3 .csr-lst {
    padding-top: 20px;
  }
}

.csr-wrp .sec3 .csr-lst .sec3-lst li {
  font-family: 'SourceHan', serif;
  padding-top: 25px;
  padding-bottom: 25px;
  font-size: 22px;
  border-bottom: 1px dotted #000;
}

@media (max-width: 768px) {
  .csr-wrp .sec3 .csr-lst .sec3-lst li {
    font-size: 14px;
    padding-top: 15px;
    padding-bottom: 15px;
  }
}


.mn-box965a {
    max-width: 965px !important;
    width: 100% !important;
    margin: 0 auto !important;
}


.csr-wrp .sec4 {
  padding-top: 155px;
}

@media (max-width: 768px) {
  .csr-wrp .sec4 {
    padding-top: 80px;
  }
}

.csr-wrp .sec4 .csr-box {
  padding: 55px 60px;
  border: 1px solid #000;
  margin-bottom: 55px;
}

@media (max-width: 768px) {
  .csr-wrp .sec4 .csr-box {
    border: none;
    padding: 0px;
    margin-bottom: 95px;
  }
}

.csr-wrp .sec4 .csr-box h3 {
  font-size: 26px;
  font-weight: 400;
  line-height: 36px;
  font-family: 'SourceHan', serif;
}

@media (max-width: 768px) {
  .csr-wrp .sec4 .csr-box h3 {
    font-size: 16px;
    line-height: 28px;
  }
}





.csr-wrp .sec4 .csr-box p {
  padding-top: 10px;
  font-size: 16px;
  line-height: 36px;
  font-family: 'Yu Gothic';
}

@media (max-width: 768px) {
  .csr-wrp .sec4 .csr-box p {
    font-size: 14px;
    line-height: 34px;
    padding-top: 0px;
  }
}

.csr-wrp .sec4 .csr-box .cntnts {
  padding-top: 40px;
}

@media (max-width: 768px) {
  .csr-wrp .sec4 .csr-box .cntnts {
    padding-top: 32px;
  }
}

.csr-wrp .sec4 .csr-box .cntnts p {
  font-size: 16px;
  line-height: 40px;
}

@media (max-width: 768px) {
  .csr-wrp .sec4 .csr-box .cntnts p {
    font-size: 14px;
    line-height: 30px;
  }
}

.csr-wrp .sec4 .csr-box .cntnts.is-a {
  padding-top: 65px;
  padding-bottom: 65px;
}

@media (max-width: 768px) {
  .csr-wrp .sec4 .csr-box .cntnts.is-a {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}

.csr-wrp .sec4 .csr-box .cntnts.is-b {
  padding-top: 0px;
}

.csr-wrp .sec4 .csr-box .csr-lnk a {
  color: currentColor;
}




.csr-wrp .sec4 .csr-box #mn-gallery {
    position: relative;
    padding-top: 70px;
}


.m-line-btn_cntr {
    max-width: 843px;
    width: 100%;
    margin: 80px auto 0 auto !important;
}



/** MODULES **/
.m-btn a {
  border: 1px solid #000;
  color: #000;
  display: inline-block;
  font-size: 15px;
  font-family: 'Crimson Text', serif;
  font-weight: 300;
  letter-spacing: 3px;
  padding: 12px 55px;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  -moz-transition: all 400ms ease;
  transition: all 400ms ease;
}

.m-btn a:hover {
  color: #000;
  border: 1px solid #000;
  background: #fafafa;
}

.m-cs-rec-btn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -moz-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding-right: 20px;
}

@media (max-width: 768px) {
  .m-cs-rec-btn {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-right: 0;
  }
}

.m-cs_btn-ei {
  font-size: 16px;
  font-family: "Yu Gothic Medium", sans-serif;
  font-weight: 400;
  color: #ffffff;
  text-decoration: none;
  padding-right: 12px;
  position: relative;
}

@media (max-width: 568px) {
  .m-cs_btn-ei {
    font-size: 14px;
  }
}

.m-cs_btn-ei:hover {
  opacity: 0.8;
}

.m-cs_btn-ei:hover::before {
  right: -5px;
}

.m-cs_btn-ei:before {
  position: absolute;
  content: "";
  width: 10px;
  height: 10px;
  border-top: 2px solid #ffffff;
  border-right: 2px solid #ffffff;
  right: 0;
  top: 40%;
  -webkit-transition: .4s ease-in-out;
  -o-transition: .4s ease-in-out;
  -moz-transition: .4s ease-in-out;
  transition: .4s ease-in-out;
  -webkit-transform: rotate(45deg) translateY(-50%);
  -moz-transform: rotate(45deg) translateY(-50%);
  -ms-transform: rotate(45deg) translateY(-50%);
  -o-transform: rotate(45deg) translateY(-50%);
  transform: rotate(45deg) translateY(-50%);
}

@media (max-width: 568px) {
  .m-cs_btn-ei:before {
    width: 8px;
    height: 8px;
  }
}

.m-btn_line {
  display: block;
  position: relative;
  text-decoration: none;
  color: #000000;
  font-family: 'Crimson Text', sans-serif;
  font-weight: 400;
  text-align: center;
  letter-spacing: 3px;
  max-width: 800px;
  width: 100%;
  margin: 0 auto !important;
  border: 1px solid !important;
  padding: 26.5px 20px !important;
  -webkit-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  -moz-transition: all 400ms ease;
  transition: all 400ms ease;
}

.m-btn_line.is-stdy {
  font-family: 'SourceHan', serif;
  -webkit-transform: rotate(0.03deg);
  -moz-transform: rotate(0.03deg);
  -ms-transform: rotate(0.03deg);
  -o-transform: rotate(0.03deg);
  transform: rotate(0.03deg);
}

.m-btn_line {
  font-size: 16px;
  font-family: 'SourceHan', serif;
  -webkit-transform: rotate(0.03deg);
  -moz-transform: rotate(0.03deg);
  -ms-transform: rotate(0.03deg);
  -o-transform: rotate(0.03deg);
  transform: rotate(0.03deg);
}

@media screen and (min-width: 320px) {
  .m-btn_line {
    font-size: -webkit-calc(16px + 4 * ((100vw - 320px) / 1280));
    font-size: -moz-calc(16px + 4 * ((100vw - 320px) / 1280));
    font-size: calc(16px + 4 * ((100vw - 320px) / 1280));
  }
}

@media screen and (min-width: 1600px) {
  .m-btn_line {
    font-size: 20px;
  }
}

@media screen and (min-width: 769px) {
  .m-btn_line .sp_block {
    display: none;
  }
}



@media (max-width: 1000px) {
  .m-btn_line {
    max-width: 500px;
  }
}

@media (max-width: 768px) {
  .m-btn_line {
    max-width: 320px;
    padding: 16px 20px;
  }
}

@media (max-width: 400px) {
  .m-btn_line {
    max-width: 300px;
    padding: 14px 20px;
  }
}

.m-btn_line:hover {
  color: #000;
  border: solid 1px #000;
  background: #fafafa;
  -webkit-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  -moz-transition: all 400ms ease;
  transition: all 400ms ease;
}

.m-btn_line:hover:before {
  right: -50px;
  -webkit-transition: linear .3s;
  -o-transition: linear .3s;
  -moz-transition: linear .3s;
  transition: linear .3s;
  background: #807c7c;
}

.m-btn_line:before {
  position: absolute;
  content: "";
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  right: -43px;
  width: 86px;
  background-color: #000000;
  height: 1px;
  z-index: 1;
  -webkit-transition: linear .3s;
  -o-transition: linear .3s;
  -moz-transition: linear .3s;
  transition: linear .3s;
}

@media (max-width: 400px) {
  .m-btn_line:before {
    width: 40px;
    right: -20px;
  }
}

/* --- */











.m-cs_card {
  display: block;
  position: relative;
  min-height: 540px;
  overflow: hidden;
  text-decoration: none;
}

@media (max-width: 1300px) {
  .m-cs_card {
    min-height: 450px;
  }
}

@media (max-width: 1100px) {
  .m-cs_card {
    min-height: 400px;
  }
}

@media (max-width: 900px) {
  .m-cs_card {
    min-height: 320px;
  }
}

@media (max-width: 600px) {
  .m-cs_card {
    min-height: 240px;
  }
}

@media (max-width: 400px) {
  .m-cs_card {
    min-height: 180px;
  }
}

.m-cs_card:hover .m-cs_card-head {
  -webkit-transform: scale(1.1, 1.1);
  -moz-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  -o-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
  -webkit-transition: -webkit-transform 1s ease 0s;
  transition: -webkit-transform 1s ease 0s;
  -o-transition: -o-transform 1s ease 0s;
  -moz-transition: transform 1s ease 0s, -moz-transform 1s ease 0s;
  transition: transform 1s ease 0s;
  transition: transform 1s ease 0s, -webkit-transform 1s ease 0s, -moz-transform 1s ease 0s, -o-transform 1s ease 0s;
}

@media (max-width: 768px) {
  .m-cs_card:hover .m-cs_card-head {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}


.m-cs_card .m-cs_card-head {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  -webkit-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  transform: scale(1, 1);
  background-position: center center !important;
  -webkit-background-size: cover !important;
  -moz-background-size: cover !important;
  -o-background-size: cover !important;
  background-size: cover !important;
  background-repeat: no-repeat !important;
  -webkit-transition: -webkit-transform 1s ease 0s;
  transition: -webkit-transform 1s ease 0s;
  -o-transition: -o-transform 1s ease 0s;
  -moz-transition: transform 1s ease 0s, -moz-transform 1s ease 0s;
  transition: transform 1s ease 0s;
  transition: transform 1s ease 0s, -webkit-transform 1s ease 0s, -moz-transform 1s ease 0s, -o-transform 1s ease 0s;
}

@media (max-width: 768px) {
  .m-cs_card .m-cs_card-head {
    position: static;
    height: 320px;
  }
}

@media (max-width: 550px) {
  .m-cs_card .m-cs_card-head {
    height: 180px;
  }
}

@media (max-width: 414px) {
  .m-cs_card .m-cs_card-head {
    height: 150px;
  }
}

.m-cs_card .m-cs_card-body {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(255, 255, 255, 0.8);
  font-family: "Yu Gothic Medium", sans-serif;
  color: #000000;
  font-weight: 400;
  font-size: 14px;
  line-height: 21px;
  padding: 22.5px 20px;
}

@media (max-width: 768px) {
  .m-cs_card .m-cs_card-body {
    padding: 22.5px 20px 15px 20px;
  }
}

@media (max-width: 768px) {
  .m-cs_card .m-cs_card-body {
    position: static;
  }
}

@media (max-width: 400px) {
  .m-cs_card .m-cs_card-body {
    font-size: 12px;
    padding: 14px 10px;
  }
}

.m-cs_card .m-cs_card-body .m-cs_title {
  font-size: 16px;
  margin-bottom: 10px;
}

@media (max-width: 768px) {
  .m-cs_card .m-cs_card-body .m-cs_title {
    font-size: 12px;
  }
}

@media (max-width: 768px) {
  .m-cs_card .m-cs_card-body p {
    font-size: 12px;
  }
}

.m-cs_cp-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-decoration: none;
  color: #000000;
  border: 2px solid #8E8E8E;
  font-family: 'Source Serif Pro',sans-serif;
  font-weight: 400;
  padding-right: 80px;
  padding-top: 48px;
  padding-bottom: 48px;
  height: 100%;
}

.m-cs_cp-item {
  font-size: 12px;
}

@media screen and (min-width: 320px) {
  .m-cs_cp-item {
    font-size: -webkit-calc(12px + 10 * ((100vw - 320px) / 1280));
    font-size: -moz-calc(12px + 10 * ((100vw - 320px) / 1280));
    font-size: calc(12px + 10 * ((100vw - 320px) / 1280));
  }
}

@media screen and (min-width: 1600px) {
  .m-cs_cp-item {
    font-size: 22px;
  }
}

.m-cs_cp-item {
  line-height: 20px;
}

@media screen and (min-width: 320px) {
  .m-cs_cp-item {
    line-height: -webkit-calc(20px + 18 * ((100vw - 320px) / 1280));
    line-height: -moz-calc(20px + 18 * ((100vw - 320px) / 1280));
    line-height: calc(20px + 18 * ((100vw - 320px) / 1280));
  }
}

@media screen and (min-width: 1600px) {
  .m-cs_cp-item {
    line-height: 38px;
  }
}

@media (max-width: 1000px) {
  .m-cs_cp-item {
    padding-right: 50px;
    padding-top: 30px;
    padding-bottom: 30px;
  }
}

@media (max-width: 568px) {
  .m-cs_cp-item {
    padding-right: 30px;
    padding-top: 20px;
    padding-bottom: 20px;
  }
}

@media (max-width: 560px) {
  .m-cs_cp-item {
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
  }
}

@media (max-width: 360px) {
  .m-cs_cp-item {
    display: block;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding: 10px;
  }
}

.m-cs_cp-item .num {
  font-family: 'Crimson Text', sans-serif;
  font-weight: 400;
  text-align: center;
  padding: 0 48px;
}

.m-cs_cp-item .num {
  font-size: 24px;
}

@media screen and (min-width: 320px) {
  .m-cs_cp-item .num {
    font-size: -webkit-calc(24px + 46 * ((100vw - 320px) / 1280));
    font-size: -moz-calc(24px + 46 * ((100vw - 320px) / 1280));
    font-size: calc(24px + 46 * ((100vw - 320px) / 1280));
  }
}

@media screen and (min-width: 1600px) {
  .m-cs_cp-item .num {
    font-size: 70px;
  }
}

@media (max-width: 1000px) {
  .m-cs_cp-item .num {
    padding: 0 20px;
  }
}

@media (max-width: 560px) {
  .m-cs_cp-item .num {
    padding: 0 10px;
  }
}

@media (max-width: 360px) {
  .m-cs_cp-item .num {
    display: block;
    width: 100%;
    text-align: center;
    margin-bottom: 14px;
  }
}

.m-tit {
  position: relative;
  text-align: center;
  margin-bottom: -webkit-calc(30px + (60 - 30) * ((100vw - 414px) / (1900 - 414)));
  margin-bottom: -moz-calc(30px + (60 - 30) * ((100vw - 414px) / (1900 - 414)));
  margin-bottom: calc(30px + (60 - 30) * ((100vw - 414px) / (1900 - 414)));
}

.m-tit.is-a {
  margin-bottom: 42px;
}

.m-tit h1,
.m-tit h2,
.m-tit p:first-child {
  font-size: -webkit-calc(22px + (60 - 22) * ((100vw - 414px) / (1900 - 414)));
  font-size: -moz-calc(22px + (60 - 22) * ((100vw - 414px) / (1900 - 414)));
  font-size: calc(22px + (60 - 22) * ((100vw - 414px) / (1900 - 414)));
  font-family: 'Crimson Text', serif;
  font-weight: 300;
  line-height: -webkit-calc(22px + (42 - 22) * ((100vw - 414px) / (1900 - 414)));
  line-height: -moz-calc(22px + (42 - 22) * ((100vw - 414px) / (1900 - 414)));
  line-height: calc(22px + (42 - 22) * ((100vw - 414px) / (1900 - 414)));
  margin-bottom: 30px;
  text-transform: uppercase;
  letter-spacing: 0.2em;
}

@media (max-width: 768px) {
  .m-tit h1,
  .m-tit h2,
  .m-tit p:first-child {
    margin-bottom: 20px;
    font-size: 30px;
  }
}

.stmnt {
  padding-top: 40px;
  font-size: 26px;
  font-weight: normal;
  font-family: 'Crimson Text', serif;
  letter-spacing: 3px;
}

@media (max-width: 768px) {
  .stmnt {
    font-size: 23px;
    padding-top: 0px;
  }
}

.mn-desc {
  font-size: 16px;
  line-height: 40px;
  font-family: 'Yu Gothic Medium',sans-serif;
  padding-bottom: 38px;
}

.m-tit p {
  font-family: 'Yu Gothic Medium',sans-serif;
  font-size: 16px;
  line-height: 30px;
}

.m-prof-tit {
  font-family: 'SourceHan', serif;
  font-size: 50px;
  font-weight: 300;
  line-height: normal;
}

@media (max-width: 999px) {
  .m-prof-tit {
    font-size: -webkit-calc(25px + (60 - 25) * ((100vw - 414px) / (999 - 414)));
    font-size: -moz-calc(25px + (60 - 25) * ((100vw - 414px) / (999 - 414)));
    font-size: calc(25px + (60 - 25) * ((100vw - 414px) / (999 - 414)));
    margin-bottom: 30px;
    margin-top: 30px;
    position: relative;
  }
}

.m-prof-tit span {
  display: inline-block;
  position: relative;
  height: 90px;
}

@media (max-width: 999px) {
  .m-prof-tit span {
    height: -webkit-calc(36px + (60 - 36) * ((100vw - 414px) / (999 - 414)));
    height: -moz-calc(36px + (60 - 36) * ((100vw - 414px) / (999 - 414)));
    height: calc(36px + (60 - 36) * ((100vw - 414px) / (999 - 414)));
  }
}

.m-prof-tit span::before {
  content: "";
  position: absolute;
  height: 2px;
  background-color: #000;
  width: 100%;
  bottom: -6px;
}

.m-cs_btn-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 80px;
}

@media (max-width: 768px) {
  .m-cs_btn-list {
    display: block;
  }
}

@media (max-width: 568px) {
  .m-cs_btn-list {
    padding-left: 20px;
    padding-right: 20px;
    margin-left: -5px;
    margin-right: -5px;
  }
}

.m-cs_btn-list li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 10px;
  max-width: 260px;
  width: 100%;
}

@media (max-width: 768px) {
  .m-cs_btn-list li {
    padding: 0 5px;
    max-width: 100%;
    margin-top: 20px;
  }
}


.m-cs_btn-list li a {
  display: block;
  width: 100%;
  text-decoration: none;
  border: 1px solid;
  color: #000000;
  text-align: center;
  font-family: 'SourceHan', serif;
  font-weight: 400;
  padding: 13.5px 10px;
  -webkit-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  -moz-transition: all 400ms ease;
  transition: all 400ms ease;
}

.m-cs_btn-list li a:hover {
  background-color: #000;
  color: #fff;
  -webkit-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  -moz-transition: all 400ms ease;
  transition: all 400ms ease;
}

/*----*/

.m-cs_cards-wrp .gap .xs-6{
    box-sizing: border-box;
}

/*--*/

.m-cs_hero-wrp {
  position: relative;
  /* background: gray url("../img/project/prj-hero.png") center center/cover no-repeat; */
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  padding-bottom: 20px;
  min-height: 550px;
}

.m-cs_hero-wrp.project_ban {
  background-image: url('https://www.literie.jp/wordpress/wp-content/uploads/2021/03/prj-hero.png');
}

/*--
.m-cs_hero-wrp.is-concept {
  background-image: url("../img/concept/banner.png");
}

.m-cs_hero-wrp.is-aboutus {
  background-image: url("../img/about/hero.png");
}

.m-cs_hero-wrp.is-csr {
  background-image: url("../img/csr/hero.png");
}
--*/

@media (max-width: 768px) {
  .m-cs_hero-wrp {
    min-height: 300px;
  }
  .mb-100-xs {
    margin-bottom: 60px;
  }
}

@media (max-width: 568px) {
  .m-cs_hero-wrp {
    min-height: 180px;
  }
}

.m-cs_hero-wrp .m-cs_inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 65px 20px 0 20px;
  color: #ffffff;
  position: absolute;
  left: 0px;
  right: 0px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}

@media (min-width: 1367px) {
  .m-cs_hero-wrp {
    background-attachment: fixed;
  }
}

@media (max-width: 768px) {
  .m-cs_hero-wrp .m-cs_inner {
    min-height: 300px;
  }
}

@media (max-width: 568px) {
  .m-cs_hero-wrp .m-cs_inner {
    min-height: 180px;
  }
}

@media (max-width: 768px) {
  .m-cs_hero-wrp .m-cs_inner.is-csr {
    min-height: 300px;
  }
}

@media (max-width: 568px) {
  .m-cs_hero-wrp .m-cs_inner.is-csr {
    min-height: 180px;
  }
}

@media (max-width: 1000px) {
  .m-cs_hero-wrp .m-cs_inner {
    padding-top: 0;
  }
}

.m-cs_hero-wrp .m-cs_inner .m-cs_title {
  font-family: 'Crimson Text', sans-serif;
  font-weight: 400;
  text-align: center;
}

.m-cs_hero-wrp .m-cs_inner .m-cs_title {
  font-size: 22px;
}

@media screen and (min-width: 320px) {
  .m-cs_hero-wrp .m-cs_inner .m-cs_title {
    font-size: -webkit-calc(22px + 22 * ((100vw - 320px) / 1280));
    font-size: -moz-calc(22px + 22 * ((100vw - 320px) / 1280));
    font-size: calc(22px + 22 * ((100vw - 320px) / 1280));
  }
}

@media screen and (min-width: 1600px) {
  .m-cs_hero-wrp .m-cs_inner .m-cs_title {
    font-size: 44px;
  }
}

.m-cs_hero-wrp .m-cs_inner .m-cs_title {
  line-height: 51px;
}

@media screen and (min-width: 320px) {
  .m-cs_hero-wrp .m-cs_inner .m-cs_title {
    line-height: -webkit-calc(51px + -25 * ((100vw - 320px) / 1280));
    line-height: -moz-calc(51px + -25 * ((100vw - 320px) / 1280));
    line-height: calc(51px + -25 * ((100vw - 320px) / 1280));
  }
}

@media screen and (min-width: 1600px) {
  .m-cs_hero-wrp .m-cs_inner .m-cs_title {
    line-height: 26px;
  }
}

.m-cs_hero-wrp .m-cs_inner .m-cs_title span {
  display: block;
  font-family: "Yu Gothic Medium", sans-serif;
  font-weight: 500;
  margin-top: 30px;
}

.m-cs_hero-wrp .m-cs_inner .m-cs_title span {
  font-size: 16px;
}

@media screen and (min-width: 320px) {
  .m-cs_hero-wrp .m-cs_inner .m-cs_title span {
    font-size: -webkit-calc(16px + -2 * ((100vw - 320px) / 1280));
    font-size: -moz-calc(16px + -2 * ((100vw - 320px) / 1280));
    font-size: calc(16px + -2 * ((100vw - 320px) / 1280));
  }
}

@media screen and (min-width: 1600px) {
  .m-cs_hero-wrp .m-cs_inner .m-cs_title span {
    font-size: 14px;
  }
}

@media (max-width: 1000px) {
  .m-cs_hero-wrp .m-cs_inner .m-cs_title span {
    margin-top: 10px;
  }
}

@media (max-width: 768px) {
  .m-cs_hero-wrp .m-breadcrumbs {
    margin-bottom: -9%;
    z-index: 1;
  }
}

@media (max-width: 568px) {
  .m-cs_hero-wrp .m-breadcrumbs {
    margin-bottom: -17%;
  }
}

/*--*/
.project_ban h2.m-cs_title{
    color: #fff;
    padding: 0;
    font-family: 'Crimson Text', sans-serif;
}

.is-prjct .btn_project{
    border: 1px solid #000;
    padding: 20px;
    font-size: 15px;
    margin: 50px auto;
    max-width: 180px;
    width: 100%;
    text-align: center;
    color: currentColor;
}

.casestudy_post .post{
    border-bottom: 1px solid #ddd;
    margin-bottom: 50px !important;
    padding-bottom: 0 !important;
}