@import url("https://fonts.googleapis.com/css?family=Open+Sans");

img {
  max-width: 100%;
  height: auto;
}

/*color*/
/*other*/
@media screen and (min-width: 461px) {
  .main {
    padding-top: 105px;
  }

  /*================================
    ashirira-mv
    ================================*/
  .ashirira-mv {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    background: url(../images/ashirira-brand/ashirira-brand__mv-bg.jpg) no-repeat center center;
    height: 340px;
  }

  .ashirira-mv__wrapper {
    width: 94%;
    max-width: 960px;
    margin: 0 auto;
    position: relative;
  }

  /*================================
    ashirira-brnada-about
    ================================*/
  .ashirira-about {
    width: 100%;
    background: url(../images/ashirira-brand/ashirira__about-bg.jpg) no-repeat top center #f5e3e3;
    margin: 0 auto;
    padding: 104px 0 138px;
    position: relative;
  }

  .ashirira-about__wrapper {
    width: 94%;
    max-width: 960px;
    margin: 0 auto;
    text-align: center;
  }

  .ashirira-about__sub-ttl {
    font-size: 2.4rem;
    line-height: 1.916;
    margin-bottom: 20px;
    font-weight: bold;
  }

  .ashirira-about__ttl__caption {
    font-weight: bold;
    font-size: 1.4rem;
    letter-spacing: 0.08em;
  }

  .ashirira-about__ttl__caption::after {
    content: "";
    display: block;
    width: 30px;
    height: 1px;
    background: #999;
    margin: 30px auto 22px;
  }

  .ashirira-about__txt {
    font-size: 1.4rem;
    line-height: 2.4;
    letter-spacing: 0.08em;
    margin-bottom: 34px;
  }

  .ashirira-about__link-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 200px;
    height: 46px;
    background: #fff;
    border: 1px solid #999;
    font-family: "Open Sans", sans-serif;
    font-size: 1.2rem;
    letter-spacing: 0.08em;
    -webkit-transition: all ease 0.3s;
    transition: all ease 0.3s;
    margin: 0 auto;
  }

  .ashirira-about__link-btn:hover {
    background: #333;
    border: 1px solid #333;
    color: #fff;
  }

  /*================================
    ashirira-lineup
    ================================*/
  .ashirira-lineup {
    padding: 80px 0 0;
    margin: 0 auto  150px;
    background: url(../images/ashirira-brand/ashirira__lineup-bg.jpg) no-repeat center bottom;
    background-size: cover;
    width: 100%;
  }

  .ashirira-lineup__ttl {
    text-align: center;
    margin-bottom: 60px;
  }

  .ashirira-lineup__ttl--img {
    margin-bottom: 6px;
  }

  .ashirira-lineup__ttl__caption {
    font-size: 1.4rem;
    letter-spacing: 0.08em;
    line-height: 1;
    color: #fff;
  }

  .ashirira-lineup__package-img__wrapper {
    height: 400px;
    width: 100%;
    background: url(../images/ashirira-brand/ashirira__lineup-img.png) no-repeat center center;
    background-size: contain;
    position: relative;
    z-index: 2;
  }

  .ashirira-lineup__package-img {
    position: relative;
  }

  .ashirira-lineup__package-img::before {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 260px;
    background: #fff;
    bottom: 0;
    z-index: 1;
  }

  .ashirira-lineup__link-btn__wrapper {
    background: #fff;
    text-align: center;
    padding-bottom: 96px;
    margin-top: -146px;
    position: relative;
    z-index: 4;
  }

  .ashirira-lineup__link-btn {
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 200px;
    height: 46px;
    background: #fff;
    border: 1px solid #999;
    font-family: "Open Sans", sans-serif;
    font-size: 1.2rem;
    letter-spacing: 0.08em;
    -webkit-transition: all ease 0.3s;
    transition: all ease 0.3s;
  }

  .ashirira-lineup__link-btn:hover {
    background: #333;
    border: 1px solid #333;
    color: #fff;
  }

  /*================================
    ashirira-desc
    ================================*/
  .ashirira-desc {
    padding: 80px 0 0;
    margin: 0 auto;
    background-size: cover;
    width: 100%;
  }

  .ashirira-desc__sheet {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    max-width: 960px;
    width: 100%;
    margin: 0 auto 170px;
    position: relative;
  }

  .ashirira-desc__sheet--logo {
    margin-bottom: 40px;
  }

  .ashirira-desc__category__sheet {
    font-size: 16px;
    letter-spacing: 0.08em;
    font-weight: bold;
    color: #faa6ad;
    margin-bottom: 30px;
  }

  .ashirira-desc__sheet__ttl {
    font-size: 2.4rem;
    color: #faa6ad;
    margin-bottom: 40px;
    font-weight: bold;
  }

  .ashirira-desc__sheet__desc {
    font-size: 1.4rem;
    letter-spacing: 0.08em;
    line-height: 2.2;
    margin-bottom: 30px;
    font-weight: bold;
  }

  .ashirira-desc__sheet__detail {
    padding: 30px;
    font-size: 1.4rem;
    letter-spacing: 0.08em;
    color: #fff;
    background-color: #fff;
    width: 580px;
  }

  .ashirira-desc__sheet__detail__ttl {
    color: #faa6ad;
    font-size: 1.4rem;
    letter-spacing: 0.08em;
    font-weight: bold;
    margin-bottom: 16px;
  }

  .ashirira-desc__sheet__detail__desc {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .ashirira-desc__sheet__detail__desc-txt {
    font-size: 1.3rem;
    line-height: 2.2;
    width: 256px;
  }

  .ashirira-desc__sheet__detail__desc--img_wrapper {
    padding-top: 7px;
  }

  .ashirira-desc__sheet__detail__desc-caption {
    padding-top: 20px;
    font-size: 1rem;
    text-align: right;
    width: 100%;
  }

  .ashirira-desc__sheet__img {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
  }

  .ashirira-desc__qutto {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    max-width: 960px;
    width: 100%;
    margin: 0 auto 130px;
    position: relative;
  }

  .ashirira-desc__qutto--logo {
    margin-bottom: 50px;
  }

  .ashirira-desc__category__qutto {
    font-size: 16px;
    letter-spacing: 0.08em;
    font-weight: bold;
    color: #c99a06;
    margin-bottom: 30px;
  }

  .ashirira-desc__qutto__ttl {
    font-size: 2.4rem;
    color: #c99a06;
    margin-bottom: 10px;
    line-height: 2;
    font-weight: bold;
  }

  .ashirira-desc__qutto__desc {
    font-size: 1.4rem;
    letter-spacing: 0.08em;
    line-height: 2.2;
    margin-bottom: 40px;
    font-weight: bold;
  }

  .ashirira-desc__qutto__detail {
    padding: 30px;
    font-size: 1.4rem;
    letter-spacing: 0.08em;
    color: #fff;
    background-color: #fff;
    width: 520px;
  }

  .ashirira-desc__qutto__detail__ttl {
    color: #c99a06;
    font-size: 1.4rem;
    letter-spacing: 0.08em;
    font-weight: bold;
    margin-bottom: 16px;
  }

  .ashirira-desc__qutto__detail__desc {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .ashirira-desc__qutto__detail__desc-txt {
    font-size: 1.3rem;
    line-height: 2.2;
    width: 256px;
  }

  .ashirira-desc__qutto__detail__desc--img_wrapper {
    padding-top: 7px;
  }

  .ashirira-desc__qutto__detail__desc-caption {
    padding-top: 20px;
    font-size: 1rem;
    text-align: right;
    width: 100%;
  }

  .ashirira-desc__sheet__wrapper {
    position: static;
  }

  .ashirira-desc__qutto__img {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
  }

  .ashirira-desc__ecorira {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    max-width: 960px;
    width: 100%;
    margin: 0 auto 170px;
    position: relative;
  }

  .ashirira-desc__ecorira--logo {
    margin-bottom: 40px;
  }

  .ashirira-desc__ecorira__ttl {
    font-size: 2.4rem;
    color: #e17a6d;
    margin-bottom: 10px;
    font-weight: bold;
    line-height: 2;
  }

  .ashirira-desc__ecorira__desc {
    font-size: 1.4rem;
    letter-spacing: 0.08em;
    line-height: 2.8;
    margin-bottom: 54px;
    font-weight: bold;
  }

  .ashirira-desc__ecorira__detail {
    padding: 30px;
    font-size: 1.4rem;
    letter-spacing: 0.08em;
    color: #fff;
    background-color: #fff;
    width: 580px;
  }

  .ashirira-desc__category__ecorira {
    font-size: 16px;
    letter-spacing: 0.08em;
    font-weight: bold;
    color: #e17a6d;
    margin-bottom: 30px;
  }

  .ashirira-desc__ecorira__detail__ttl {
    color: #e17a6d;
    font-size: 1.4rem;
    letter-spacing: 0.08em;
    font-weight: bold;
    margin-bottom: 16px;
  }

  .ashirira-desc__ecorira__detail__desc {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .ashirira-desc__ecorira__detail__desc-txt {
    font-size: 1.3rem;
    line-height: 2.2;
    width: 256px;
  }

  .ashirira-desc__ecorira__detail__desc--img_wrapper {
    padding-top: 7px;
  }

  .ashirira-desc__ecorira__detail__desc-caption {
    padding-top: 20px;
    font-size: 1rem;
    text-align: right;
    width: 100%;
  }

  .ashirira-desc__ecorira__img {
    position: absolute;
    top: 20px;
    right: 0;
    z-index: 2;
  }

  /*================================
    ashirira-use-scenes
    ================================*/
  .ashirira-use-scenes {
    width: 100%;
    background: #fff;
    padding: 100px 0 120px;
  }

  .ashirira-use-scenes__ttl {
    text-align: center;
    margin-bottom: 73px;
  }

  .ashirira-use-scenes__ttl--img {
    margin-bottom: 6px;
  }

  .ashirira-use-scenes__ttl__caption {
    font-size: 1.4rem;
    letter-spacing: 0.08em;
    line-height: 1;
    color: #333;
  }

  .ashirira-use-scenes__ttl__caption::after {
    content: "";
    display: block;
    width: 30px;
    height: 1px;
    background: #999;
    margin: 30px auto 0;
  }

  .ashirira-use-scenes__items {
    max-width: 960px;
    width: 100%;
    margin: 0 auto;
  }

  .ashirira-use-scenes__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .ashirira-use-scenes__item:not(:last-of-type)::after {
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    background: #faa7ad;
    margin-top: -88px;
  }

  .ashirira-use-scenes__item:not(:first-of-type) {
    margin-top: 14px;
  }

  .ashirira-use-scenes__item:nth-of-type(2) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }

  .ashirira-use-scenes__item__wrapper {
    min-width: 400px;
  }

  .ashirira-use-scenes__item__dect__ttl {
    font-size: 2.4rem;
    line-height: 1;
    color: #faa6ad;
    letter-spacing: 0.08em;
    font-weight: bold;
    margin-bottom: 20px;
  }

  .ashirira-use-scenes__item__dect__txt {
    font-size: 1.4rem;
    line-height: 2.4;
    letter-spacing: 0.08em;
    margin-bottom: 20px;
  }

  .ashirira-use-scenes__item__recommend-package__name {
    font-size: 1.2rem;
    line-height: 2.3;
    margin-bottom: 22px;
  }

  .ashirira-use-scenes__link-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 200px;
    height: 46px;
    background: #fff;
    border: 1px solid #999;
    font-family: "Open Sans", sans-serif;
    font-size: 1.2rem;
    letter-spacing: 0.08em;
    -webkit-transition: all ease 0.3s;
    transition: all ease 0.3s;
    margin: -90px auto 0;
    z-index: 0;
  }

  .ashirira-use-scenes__link-btn:hover {
    background: #333;
    border: 1px solid #333;
    color: #fff;
  }
}
@media screen and (max-width: 460px) {
  img {
    max-width: 100%;
  }

  .main {
    padding-top: 56px;
    overflow-x: hidden;
  }

  /*================================
    ashirira-mv
    ================================*/
  .ashirira-mv {
    width: 100%;
  }

  .ashirira-mv__wrapper {
    width: 100%;
  }

  .ashirira-mv--img {
    width: 100%;
    height: auto;
    display: block;
  }

  /*================================
    ashirira-menu
    ================================*/
  .ashirira-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-top: 4px;
    width: 100%;
    position: relative;
    background: #fff;
  }

  .ashirira-menu::before {
    content: "";
    display: block;
    width: 100%;
    height: 4px;
    background: -webkit-gradient(linear, left top, right top, from(#fea7a5), to(#fc8f9a));
    background: linear-gradient(to right, #fea7a5 0%, #fc8f9a 100%);
    position: absolute;
    top: 0;
  }

  .ashirira-menu__items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 92%;
    max-width: 960px;
    margin: 0px auto 20px;
    padding-top: 20px;
    position: relative;
  }

  .ashirira-menu__item {
    min-width: 33%;
    position: relative;
    text-align: center;
    margin-bottom: 20px;
  }

  .ashirira-menu__item:nth-of-type(1)::after, .ashirira-menu__item:nth-of-type(2)::after {
    content: "";
    display: block;
    background: #faa6ad;
    width: 1px;
    height: 19px;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
  }

  .ashirira-menu__item:nth-of-type(4), .ashirira-menu__item:nth-of-type(5) {
    margin-bottom: 0;
  }

  .ashirira-menu__item:nth-of-type(4)::after, .ashirira-menu__item:nth-of-type(5)::after {
    content: "";
    display: block;
    background: #faa6ad;
    width: 1px;
    height: 19px;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
  }

  .ashirira-menu__item:nth-of-type(6) {
    margin-bottom: 0;
    opacity: 0.2;
  }

  .ashirira-menu__item--link {
    display: block;
  }

  .ashirira-menu__item--img {
    height: 36px;
    width: auto;
  }

  /*================================
    ashirira-brnada-about
    ================================*/
  .ashirira-about {
    width: 100%;
    background: url(../images/ashirira-brand/ashirira__about-bg--is-sp.jpg) no-repeat top center #f5e3e3;
    background-size: contain;
    margin: 0 auto;
    padding: 60px 0;
    position: relative;
  }

  .ashirira-about__wrapper {
    width: 94%;
    max-width: 960px;
    margin: 0 auto;
    text-align: center;
  }

  .ashirira-about__sub-ttl {
    font-size: 2.4rem;
    line-height: 1.916;
    margin-bottom: 20px;
    font-weight: bold;
  }

  .ashirira-about__ttl__caption {
    font-weight: bold;
    font-size: 1.4rem;
    letter-spacing: 0.08em;
  }

  .ashirira-about__ttl__caption::after {
    content: "";
    display: block;
    width: 30px;
    height: 1px;
    background: #999;
    margin: 30px auto 22px;
  }

  .ashirira-about__txt {
    font-size: 1.4rem;
    line-height: 2.4;
    letter-spacing: 0.08em;
    margin-bottom: 34px;
  }

  .ashirira-about__link-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 200px;
    height: 46px;
    background: #fff;
    border: 1px solid #999;
    font-family: "Open Sans", sans-serif;
    font-size: 1.2rem;
    letter-spacing: 0.08em;
    -webkit-transition: all ease 0.3s;
    transition: all ease 0.3s;
    margin: 0 auto;
  }

  .ashirira-about__link-btn:hover {
    background: #333;
    border: 1px solid #333;
    color: #fff;
  }

  .ashirira-about__ttl--img {
    max-width: 68%;
    display: block;
    margin: 0 auto;
  }

  .ashirira-about__sub-ttl {
    font-size: 1.5rem;
    line-height: 1.916;
    margin-bottom: 24px;
    font-weight: bold;
    letter-spacing: 0.08em;
  }

  .ashirira-about__ttl__caption {
    font-weight: bold;
    font-size: 1.2rem;
    letter-spacing: 0.08em;
  }

  .ashirira-about__ttl__caption::after {
    content: "";
    display: block;
    width: 30px;
    height: 1px;
    background: #999;
    margin: 20px auto 40px;
  }

  .ashirira-about__txt {
    font-size: 1.2rem;
    line-height: 2.6;
    letter-spacing: 0.08em;
  }

  /*================================
    ashirira-lineup
    ================================*/
  .ashirira-lineup {
    padding: 50px 0 0;
    margin: 0 auto;
    background: url(../images/ashirira-brand/ashirira__lineup-bg.jpg) no-repeat center bottom;
    background-size: cover;
    width: 100%;
  }

  .ashirira-lineup__ttl {
    text-align: center;
    margin-bottom: 30px;
  }

  .ashirira-lineup__ttl--img {
    margin-bottom: 6px;
    max-width: 140px;
    width: 80%;
  }

  .ashirira-lineup__ttl__caption {
    font-size: 1.4rem;
    letter-spacing: 0.08em;
    line-height: 1;
    color: #fff;
  }

  .ashirira-lineup__package-img__wrapper {
    height: 180px;
    width: 92%;
    margin: 0 auto 100px;
    background: url(../images/ashirira-brand/ashirira__lineup-img--is-sp.png) no-repeat top center;
    background-size: contain;
    position: relative;
    z-index: 2;
  }

  .ashirira-lineup__package-img {
    position: relative;
  }

  .ashirira-lineup__package-img::before {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 134px;
    background: #fff;
    bottom: 0;
    z-index: 1;
  }

  .ashirira-lineup__link-btn__wrapper {
    background: #fff;
    text-align: center;
    padding-bottom: 70px;
    margin-top: -146px;
    position: relative;
    z-index: 4;
  }

  .ashirira-lineup__link-btn {
    padding-top: 3px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 200px;
    height: 46px;
    background: #fff;
    border: 1px solid #999;
    font-family: "Open Sans", sans-serif;
    font-size: 1.2rem;
    letter-spacing: 0.08em;
    -webkit-transition: all ease 0.3s;
    transition: all ease 0.3s;
  }

  .ashirira-lineup__link-btn:hover {
    background: #333;
    border: 1px solid #333;
    color: #fff;
  }

  /*================================
    ashirira-desc
    ================================*/
  .ashirira-desc {
    padding: 80px 0 0;
    margin: 0 auto;
    background-size: cover;
    width: 92%;
  }

  .ashirira-desc__sheet {
    display: block;
    max-width: 960px;
    width: 100%;
    margin: 0 auto 60px;
    position: relative;
  }

  .ashirira-desc__sheet--logo {
    margin-bottom: -46px;
  }

  .ashirira-desc__category__sheet {
    font-size: 16px;
    letter-spacing: 0.08em;
    font-weight: bold;
    color: #faa6ad;
    margin-bottom: 20px;
  }

  .ashirira-desc__sheet__ttl {
    font-size: 2rem;
    color: #faa6ad;
    margin-bottom: 16px;
    font-weight: bold;
    line-height: 1.6;
  }

  .ashirira-desc__sheet__desc {
    font-size: 1.2rem;
    letter-spacing: 0.08em;
    line-height: 2.2;
    margin-bottom: 24px;
    font-weight: bold;
  }

  .ashirira-desc__sheet__detail {
    padding: 20px;
    font-size: 1.2rem;
    letter-spacing: 0.08em;
    color: #fff;
    background-color: #fff;
    width: 100%;
  }

  .ashirira-desc__sheet__detail__ttl {
    color: #faa6ad;
    font-size: 1.4rem;
    letter-spacing: 0.08em;
    font-weight: bold;
    margin-bottom: 16px;
    line-height: 1.6;
  }

  .ashirira-desc__sheet__detail__desc {
    display: block;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .ashirira-desc__sheet__detail__desc-txt {
    font-size: 1.2rem;
    line-height: 2;
    width: 100%;
  }

  .ashirira-desc__sheet__detail__desc--img_wrapper {
    padding-top: 7px;
    margin: 0 auto;
  }

  .ashirira-desc__sheet__detail__desc-caption {
    padding-top: 20px;
    font-size: 1rem;
    text-align: left;
    width: 100%;
    display: block;
    line-height: 2;
  }

  .ashirira-desc__sheet__img {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
  }

  .ashirira-desc__sheet__detail__desc--img {
    display: block;
    margin: 20px auto 10px;
  }

  .ashirira-desc__qutto {
    display: block;
    max-width: 960px;
    width: 100%;
    margin: 0 auto 60px;
    position: relative;
  }

  .ashirira-desc__qutto--logo {
    margin-bottom: -46px;
  }

  .ashirira-desc__category__qutto {
    font-size: 16px;
    letter-spacing: 0.08em;
    font-weight: bold;
    color: #c99a06;
    margin-bottom: 20px;
  }

  .ashirira-desc__qutto__ttl {
    font-size: 2rem;
    color: #c99a06;
    margin-bottom: 16px;
    font-weight: bold;
    line-height: 1.6;
  }

  .ashirira-desc__qutto__desc {
    font-size: 1.2rem;
    letter-spacing: 0.08em;
    line-height: 2.2;
    margin-bottom: 24px;
    font-weight: bold;
  }

  .ashirira-desc__qutto__detail {
    padding: 20px;
    font-size: 1.2rem;
    letter-spacing: 0.08em;
    color: #fff;
    background-color: #fff;
    width: 100%;
  }

  .ashirira-desc__qutto__detail__ttl {
    color: #c99a06;
    font-size: 1.4rem;
    letter-spacing: 0.08em;
    font-weight: bold;
    margin-bottom: 16px;
    line-height: 1.6;
  }

  .ashirira-desc__qutto__detail__desc {
    display: block;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .ashirira-desc__qutto__detail__desc-txt {
    font-size: 1.2rem;
    line-height: 2;
    width: 100%;
  }

  .ashirira-desc__qutto__detail__desc--img_wrapper {
    padding-top: 7px;
    margin: 0 auto;
  }

  .ashirira-desc__qutto__detail__desc-caption {
    padding-top: 20px;
    font-size: 1rem;
    text-align: left;
    width: 100%;
    display: block;
    line-height: 2;
  }

  .ashirira-desc__qutto__img {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
  }

  .ashirira-desc__qutto__detail__desc--img {
    display: block;
    margin: 20px auto 10px;
  }

  .ashirira-desc__ecorira {
    display: block;
    max-width: 960px;
    width: 100%;
    margin: 0 auto;
    position: relative;
  }

  .ashirira-desc__ecorira--logo {
    margin-bottom: -46px;
  }

  .ashirira-desc__category__ecorira {
    font-size: 16px;
    letter-spacing: 0.08em;
    font-weight: bold;
    color: #e17a6d;
    margin-bottom: 20px;
  }

  .ashirira-desc__ecorira__ttl {
    font-size: 2rem;
    color: #e17a6d;
    margin-bottom: 16px;
    font-weight: bold;
    line-height: 1.6;
  }

  .ashirira-desc__ecorira__desc {
    font-size: 1.2rem;
    letter-spacing: 0.08em;
    line-height: 2.2;
    margin-bottom: 24px;
    font-weight: bold;
  }

  .ashirira-desc__ecorira__detail {
    padding: 20px;
    font-size: 1.2rem;
    letter-spacing: 0.08em;
    color: #fff;
    background-color: #fff;
    width: 100%;
  }

  .ashirira-desc__ecorira__detail__ttl {
    color: #e17a6d;
    font-size: 1.4rem;
    letter-spacing: 0.08em;
    font-weight: bold;
    margin-bottom: 16px;
    line-height: 1.6;
  }

  .ashirira-desc__ecorira__detail__desc {
    display: block;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .ashirira-desc__ecorira__detail__desc-txt {
    font-size: 1.2rem;
    line-height: 2;
    width: 100%;
  }

  .ashirira-desc__ecorira__detail__desc--img_wrapper {
    padding-top: 7px;
    margin: 0 auto;
  }

  .ashirira-desc__ecorira__detail__desc-caption {
    padding-top: 20px;
    font-size: 1rem;
    text-align: left;
    width: 100%;
    display: block;
    line-height: 2;
  }

  .ashirira-desc__ecorira__img {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
  }

  .ashirira-desc__ecorira__detail__desc--img {
    display: block;
    margin: 20px auto 10px;
  }

  /*================================
    ashirira-use-scenes
    ================================*/
  .ashirira-use-scenes {
    width: 100%;
    background: #fff;
    padding: 100px 0 170px;
  }

  .ashirira-use-scenes__ttl {
    text-align: center;
    margin-bottom: 73px;
  }

  .ashirira-use-scenes__ttl--img {
    margin-bottom: 6px;
    width: 200px;
  }

  .ashirira-use-scenes__ttl__caption {
    font-size: 1.4rem;
    letter-spacing: 0.08em;
    line-height: 1;
    color: #333;
  }

  .ashirira-use-scenes__ttl__caption::after {
    content: "";
    display: block;
    width: 30px;
    height: 1px;
    background: #999;
    margin: 30px auto 0;
  }

  .ashirira-use-scenes__items {
    width: 92%;
    margin: 0 auto 200px;
  }

  .ashirira-use-scenes__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .ashirira-use-scenes__item:not(:last-of-type)::after {
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    background: #faa7ad;
    margin: 100px 0 40px;
  }

  .ashirira-use-scenes__item:not(:first-of-type) {
    margin-top: 14px;
  }

  .ashirira-use-scenes__item:nth-of-type(2) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }

  .ashirira-use-scenes__item:nth-of-type(2) .ashirira-use-scenes__item__wrapper {
    margin: -60px auto 0 0;
    padding: 20px 6px;
  }

  .ashirira-use-scenes__item:nth-of-type(2) .ashirira-use-scenes__item__recommend-package {
    left: auto;
    right: -156px;
  }

  .ashirira-use-scenes__item:nth-of-type(2) .ashirira-use-scenes__item__recommend-package__name {
    right: 0;
    left: auto;
    text-align: right;
  }

  .ashirira-use-scenes__item:nth-of-type(2)::after {
    margin: 120px 0 30px;
  }

  .ashirira-use-scenes__item__wrapper {
    width: 54%;
    margin-left: auto;
    background: #fff;
    padding: 20px;
    margin-top: -60px;
    position: relative;
  }

  .ashirira-use-scenes__item--img {
    width: 80%;
  }

  .ashirira-use-scenes__item__dect__ttl {
    font-size: 1.6rem;
    line-height: 1.6;
    color: #faa6ad;
    letter-spacing: 0.08em;
    font-weight: bold;
    margin-bottom: 10px;
  }

  .ashirira-use-scenes__item__dect__txt {
    font-size: 1.1rem;
    line-height: 2;
    letter-spacing: 0.08em;
    margin-bottom: 20px;
  }

  .ashirira-use-scenes__item__recommend-package {
    position: absolute;
    top: 90px;
    left: -156px;
    width: 84%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .ashirira-use-scenes__item__recommend-package--img {
    margin-bottom: -100px;
  }

  .ashirira-use-scenes__item__recommend-package__name {
    font-size: 0.9rem;
    line-height: 2.3;
    width: 100vw;
    position: absolute;
    bottom: -60px;
    left: 0;
  }

  .ashirira-use-scenes__link-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 200px;
    height: 46px;
    background: #fff;
    border: 1px solid #999;
    font-family: "Open Sans", sans-serif;
    font-size: 1.2rem;
    letter-spacing: 0.08em;
    -webkit-transition: all ease 0.3s;
    transition: all ease 0.3s;
    margin: -90px auto 0;
    z-index: 0;
  }

  .ashirira-use-scenes__link-btn:hover {
    background: #333;
    border: 1px solid #333;
    color: #fff;
  }
}


.page-kaorira-title {
  text-align: center;
  margin: 0 auto;
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: solid 2px #000;
  display: table;
  line-height: 1;
}

.page-kaorira-title img{
  width: auto;
  height: 38px;
}

@media screen and (max-width: 767px) {
  .page-kaorira-title {
    padding-bottom: 8px;
    margin-bottom: 8px;
    border-bottom: solid 1px #000;

  }
  .page-kaorira-title img{
    height: 18px;
  }
  
}

.main.main--kaorira {
  padding-top: 0 !important;
  margin-bottom: 0 !important;
}
@media screen and (max-width: 959px) {
  .main.main--kaorira {
    margin-top: 0 !important;
  }
}
@media screen and (max-width: 767px) {
  .main.main--kaorira {
    margin-top: 0 !important;
  }
}

.page-kaorira-lead {
  text-align: center;
  margin-top: 16px;
  font-size: 18px;
  font-weight: normal;
}


@media screen and (max-width: 767px) {
  .page-kaorira-lead {
    margin-top: 8px;
  }

  .page-kaorira-lead {
    font-size: 13px;
  }
}
.page-kaorira-lead span {
  display: inline-block;
  width: 496px;
  max-width: 100%;
}
.page-kaorira-lead span img {
  width: 100%;
}
@media screen and (max-width: 767px) {
  .page-kaorira-lead span {
    width: 305px;
  }
}

.page-kaorira-how__head .page-kaorira-lead {
  margin-top: 19px;
}
@media screen and (max-width: 767px) {
  .page-kaorira-how__head .page-kaorira-lead {
    margin-top: 8px;
  }
}

.page-kaorira-relax__head .page-kaorira-lead {
  margin-top: 14px;
}
@media screen and (max-width: 767px) {
  .page-kaorira-relax__head .page-kaorira-lead {
    margin-top: 8px;
  }
}

.page-kaorira__inner {
  max-width: 100%;
  margin: 0 auto;
  position: relative;
  z-index: 3;
}
@media screen and (max-width: 959px) {
  .page-kaorira__inner {
    padding-left: 80px;
    padding-right: 80px;
  }
}
@media screen and (max-width: 767px) {
  .page-kaorira__inner {
    padding-left: 24px;
    padding-right: 24px;
  }
}

.page-kaorira-mv {
  position: relative;
  background: #fff;
  margin-top: 99px;
  overflow: hidden;
}
@media (max-width: 1023px) {
  .page-kaorira-mv {
    margin-top: 68px;
  }
}
@media (max-width: 768px) {
  .page-kaorira-mv {
    margin-top: 68px;
  }
}
@media (max-width: 599px) {
  .page-kaorira-mv {
    margin-top: 55px;
  }
}

.page-kaorira-mv__pop {
  position: absolute;
  width: 323.25px;
  top: -99px;
  left: calc(50% - 102px);
  z-index: 2;
}
@media (min-width: 1441px) {
  .page-kaorira-mv__pop {
    width: 20.8333333333vw;
    left: calc(50% - 100px);
  }
}
@media (max-width: 1328px) {
  .page-kaorira-mv__pop {
    width: 226px;
    top: -60px;
    left: calc(50% - 80px);
  }
}
@media (max-width: 1110px) {
  .page-kaorira-mv__pop {
    width: 190px;
    left: calc(50% - 60px);
  }
}
@media (max-width: 914px) {
  .page-kaorira-mv__pop {
    width: 190px;
  }
}
@media (max-width: 768px) {
  .page-kaorira-mv__pop {
    width: 126px;
    left: calc(50% - 46px);
    top: -36px;
  }
}
@media (max-width: 639px) {
  .page-kaorira-mv__pop {
    left: auto;
    right: 14px;
    top: -52px;
    width: 158px;
  }
}
@media (max-width: 374px) {
  .page-kaorira-mv__pop {
    width: 130px;
    top: -38px;
    right: 8px;
  }
}

.is-load {
  transform: scale(0);
  opacity: 0;
  transition: all 0.5s ease 0s;
}
.is-load.is-load-scale {
  transform: scale(1);
  opacity: 1;
}

.page-kaorira-mv__bg {
  width: 100%;
  height: auto;
}

.page-kaorira-about {
  padding: 92px 0 95px;
  background: #fff;
  position: relative;
}
@media screen and (max-width: 767px) {
  .page-kaorira-about {
    padding-top: 52px;
    padding-bottom: 62px;
  }
}

.page-kaorira-about__left-bg,
.page-kaorira-about__right-bg {
  position: absolute;
  height: auto;
  z-index: 2;
}

.page-kaorira-about__left-bg {
  left: 7px;
  width: 362px;
  width: 18.8541666667vw;
  top: -76px;
}
@media screen and (max-width: 767px) {
  .page-kaorira-about__left-bg {
    width: 80px;
    top: -34px;
    left: 0;
  }
}

.page-kaorira-about__right-bg {
  right: 0;
  width: 384px;
  width: 20vw;
  top: -10.9722222222vw;
}
@media screen and (max-width: 767px) {
  .page-kaorira-about__right-bg {
    width: 72px;
    top: -36px;
  }
}



.page-kaorira-about__text {
  font-size: 14px;
  margin-top: 36px;
  letter-spacing: 0.2em;
  text-align: center;
  line-height: 2.2222222222;
}
@media screen and (max-width: 767px) {
  .page-kaorira-about__text {
    font-size: 12px;
    margin-top: 24px;
    line-height: 1.9166666667;
  }
}

.page-kaorira-about__images {
  display: flex;
  width: 726px;
  max-width: 100%;
  margin: 52px auto 0;
}
@media screen and (max-width: 767px) {
  .page-kaorira-about__images {
    display: block;
    text-align: center;
    margin-top: 20px;
  }
}

.page-kaorira-about__image01 {
  width: 61%;
  margin-right: auto;
}
@media screen and (max-width: 767px) {
  .page-kaorira-about__image01 {
    width: 100%;
    padding-left: 20px;
  }
}
@media screen and (max-width: 767px) {
  .page-kaorira-about__image01 img {
    width: 375px;
  }
}

.page-kaorira-about__image02 {
  width: 30%;
}
@media screen and (max-width: 767px) {
  .page-kaorira-about__image02 {
    width: 100%;
    margin-top: 10px;
  }
}
@media screen and (max-width: 767px) {
  .page-kaorira-about__image02 img {
    width: 144px;
  }
}

.page-kaorira-how {
  background: #fff url(../images/product/kaorira/kaorira-how-bg.png) no-repeat top center/100% 95%;
  padding: 55px 0 0;
  position: relative;
}
@media screen and (max-width: 767px) {
  .page-kaorira-how {
    padding-top: 56px;
    padding-bottom: 74px;
    background-image: url(../images/product/kaorira/kaorira-how-bg-sp.png);
  }
}

.page-kaorira-how__left-bg,
.page-kaorira-how__right-bg {
  position: absolute;
  height: auto;
  z-index: 2;
}

.page-kaorira-how__left-bg {
  left: 0;
  top: -54px;
  width: 20.5729166667vw;
}
@media screen and (max-width: 767px) {
  .page-kaorira-how__left-bg {
    width: 90px;
    top: -24px;
  }
}

.page-kaorira-how__right-bg {
  right: 0;
  width: 11.25vw;
  top: -136px;
}
@media screen and (max-width: 767px) {
  .page-kaorira-how__right-bg {
    width: 72px;
    top: 62px;
  }
}

.page-kaorira-how .page-kaorira-how__right-bg {
  top: 136px;
}
@media screen and (max-width: 767px) {
  .page-kaorira-how .page-kaorira-how__right-bg {
    top: 62px;
  }
}



.page-kaorira-how__inner {
  width: 1028px;
}
@media (max-width: 1441px) {
  .page-kaorira-how__inner {
    width: 1028px;
  }
}
@media screen and (max-width: 767px) {
  .page-kaorira-how__inner {
    width: 420px;
  }
}

.page-kaorira-how__steps {
  display: flex;
  flex-wrap: wrap;
  margin-top: 62px;
}
@media screen and (max-width: 767px) {
  .page-kaorira-how__steps {
    margin-top: 22px;
  }
}

.page-kaorira-how__step {
  width: calc(50% - 31.5px / 2);
  margin-right: 31.5px;
  margin-bottom: -3px;
}
.page-kaorira-how__step:nth-child(2n) {
  margin-right: 0;
}
.page-kaorira-how__step.page-kaorira-how-step--reverse {
  flex-direction: row;
}
@media screen and (max-width: 767px) {
  .page-kaorira-how__step {
    margin-right: 0;
    width: 50%;
    margin-bottom: 22px;
  }
}

.page-kaorira-how-step {
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .page-kaorira-how-step {
    display: block;
  }
}

.page-kaorira-how-step__img {
  text-align: center;
}
@media screen and (max-width: 767px) {
  .page-kaorira-how-step__img {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .page-kaorira-how-step01 .page-kaorira-how-step__img img {
    width: 155.5px;
  }
}
@media screen and (max-width: 767px) {
  .page-kaorira-how-step02 .page-kaorira-how-step__img img {
    width: 168px;
  }
}
@media screen and (max-width: 767px) {
  .page-kaorira-how-step03 .page-kaorira-how-step__img img {
    width: 155.5px;
  }
}
@media screen and (max-width: 767px) {
  .page-kaorira-how-step04 .page-kaorira-how-step__img img {
    width: 168px;
  }
}

.js-inview {
  transform: scale(0);
  opacity: 0;
  transition: all 0.5s ease 0s;
}
.js-inview.js-inview--scale {
  transform: scale(1);
  opacity: 1;
}

.js-step {
  transform: scale(0);
  opacity: 0;
  transition: all 0.5s ease 0s;
}
.js-step.js-step--inview {
  transform: scale(1);
  opacity: 1;
}
.js-step.js-step--inview.js-step--delay2 {
  transition-delay: 0.5s;
}
.js-step.js-step--inview.js-step--delay3 {
  transition-delay: 1s;
}
.js-step.js-step--inview.js-step--delay4 {
  transition-delay: 1.5s;
}
.js-step.js-step--inview.is-inview--scale {
  transform: scale(1);
}

.page-kaorira-relax {
  background: #fff;
  padding: 114px 0 80px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .page-kaorira-relax {
    padding-top: 64px;
    padding-bottom: 70px;
  }
}

.page-kaorira-relax__left-bg,
.page-kaorira-relax__right-bg {
  position: absolute;
  height: auto;
  z-index: 2;
}

.page-kaorira-relax__left-bg {
  left: 0;
  width: 235px;
  width: 12.2395833333vw;
  top: 68px;
}
@media screen and (max-width: 767px) {
  .page-kaorira-relax__left-bg {
    width: 80px;
    top: -8px;
  }
}

.page-kaorira-relax__right-bg {
  right: 0;
  width: 286px;
  width: 14.8958333333vw;
  top: 458px;
}
@media screen and (max-width: 767px) {
  .page-kaorira-relax__right-bg {
    width: 54px;
    top: 464px;
  }
}



@media (max-width: 1365px) {
  .page-kaorira-relax__inner {
    width: 980px;
  }
}
@media screen and (max-width: 767px) {
  .page-kaorira-relax__inner {
    width: 420px;
  }
}

.page-kaorira-relax__cases {
  margin-top: 46px;
}
@media screen and (max-width: 767px) {
  .page-kaorira-relax__cases {
    margin-top: 26px;
  }
}

.page-kaorira-relax__case {
  margin-bottom: 0;
}
.page-kaorira-relax__case:last-child {
  margin-bottom: 0;
}
.page-kaorira-relax__case + .page-kaorira-relax__case {
  margin-top: 18px;
}
@media screen and (max-width: 959px) {
  .page-kaorira-relax__case + .page-kaorira-relax__case {
    margin-top: 16px;
  }
}
@media screen and (max-width: 767px) {
  .page-kaorira-relax__case + .page-kaorira-relax__case {
    margin-top: 56px;
  }
}

.page-kaorira-relax-case {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
}
.page-kaorira-relax-case.page-kaorira-relax-case--reverse {
  flex-direction: row-reverse;
}
@media screen and (max-width: 767px) {
  .page-kaorira-relax-case {
    display: block;
  }
}
.page-kaorira-relax-case.page-kaorira-relax-case01 {
  width: 1066px;
  padding-right: 150px;
}
@media screen and (max-width: 767px) {
  .page-kaorira-relax-case.page-kaorira-relax-case01 {
    padding-right: 0;
  }
}
.page-kaorira-relax-case.page-kaorira-relax-case02 {
  width: 1026px;
  margin-top: -44px;
  padding-left: 90px;
}
@media screen and (max-width: 959px) {
  .page-kaorira-relax-case.page-kaorira-relax-case02 {
    margin-top: 16px;
  }
}
@media screen and (max-width: 767px) {
  .page-kaorira-relax-case.page-kaorira-relax-case02 {
    margin-top: 56px;
    padding-left: 0;
  }
}
.page-kaorira-relax-case.page-kaorira-relax-case03 {
  width: 1084px;
  margin-top: -28px;
  padding-right: 161px;
}
@media screen and (max-width: 959px) {
  .page-kaorira-relax-case.page-kaorira-relax-case03 {
    margin-top: 16px;
  }
}
@media screen and (max-width: 767px) {
  .page-kaorira-relax-case.page-kaorira-relax-case03 {
    margin-top: 36px;
    padding-right: 0;
  }
}
.page-kaorira-relax-case.page-kaorira-relax-case04 {
  width: 1000px;
  margin-top: -58px;
  padding-left: 75px;
}
@media screen and (max-width: 959px) {
  .page-kaorira-relax-case.page-kaorira-relax-case04 {
    margin-top: 16px;
  }
}
@media screen and (max-width: 767px) {
  .page-kaorira-relax-case.page-kaorira-relax-case04 {
    margin-top: 20px;
    padding-left: 0;
  }
}

.page-kaorira-relax-case__img {
  width: 44%;
  margin-right: auto;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .page-kaorira-relax-case__img {
    width: 100%;
  }
}
.page-kaorira-relax-case--reverse .page-kaorira-relax-case__img {
  margin-right: 0;
  margin-left: auto;
}
@media screen and (max-width: 767px) {
  .page-kaorira-relax-case__img {
    width: 100%;
  }
}
.page-kaorira-relax-case01 .page-kaorira-relax-case__img {
  width: 50.94494659%;
  margin-right: auto;
}
@media screen and (max-width: 767px) {
  .page-kaorira-relax-case01 .page-kaorira-relax-case__img {
    width: 100%;
  }
}
.page-kaorira-relax-case01 .page-kaorira-relax-case__img img {
  width: 468px;
}
@media screen and (max-width: 767px) {
  .page-kaorira-relax-case01 .page-kaorira-relax-case__img img {
    width: 300px;
  }
}
.page-kaorira-relax-case02 .page-kaorira-relax-case__img {
  width: 53.57013%;
}
@media screen and (max-width: 767px) {
  .page-kaorira-relax-case02 .page-kaorira-relax-case__img {
    width: 100%;
  }
}
.page-kaorira-relax-case02 .page-kaorira-relax-case__img img {
  width: 483px;
}
@media screen and (max-width: 767px) {
  .page-kaorira-relax-case02 .page-kaorira-relax-case__img img {
    width: 324px;
  }
}
.page-kaorira-relax-case03 .page-kaorira-relax-case__img {
  width: 49.5941558442%;
}
@media screen and (max-width: 767px) {
  .page-kaorira-relax-case03 .page-kaorira-relax-case__img {
    width: 100%;
  }
}
.page-kaorira-relax-case03 .page-kaorira-relax-case__img img {
  width: 458.25px;
}
@media screen and (max-width: 767px) {
  .page-kaorira-relax-case03 .page-kaorira-relax-case__img img {
    width: 300px;
  }
}
.page-kaorira-relax-case04 .page-kaorira-relax-case__img {
  width: 47.3214285714%;
}
@media screen and (max-width: 767px) {
  .page-kaorira-relax-case04 .page-kaorira-relax-case__img {
    width: 100%;
  }
}
.page-kaorira-relax-case04 .page-kaorira-relax-case__img img {
  width: 437.25px;
}

.page-kaorira-relax-case__body {
  width: 52%;
  white-space: nowrap;
}
@media screen and (max-width: 767px) {
  .page-kaorira-relax-case__body {
    width: 100%;
    margin-top: 12px;
  }
}
.page-kaorira-relax-case01 .page-kaorira-relax-case__body {
  width: 43.5497124076%;
  margin-top: -16px;
}
@media screen and (max-width: 767px) {
  .page-kaorira-relax-case01 .page-kaorira-relax-case__body {
    width: 100%;
    margin-top: 0;
  }
}
.page-kaorira-relax-case02 .page-kaorira-relax-case__body {
  width: 46.602597%;
  margin-top: -10px;
}
@media screen and (max-width: 767px) {
  .page-kaorira-relax-case02 .page-kaorira-relax-case__body {
    width: 100%;
    margin-top: -8px;
  }
}
.page-kaorira-relax-case03 .page-kaorira-relax-case__body {
  width: 43.1006493506%;
  margin-top: -44px;
}
@media screen and (max-width: 767px) {
  .page-kaorira-relax-case03 .page-kaorira-relax-case__body {
    width: 100%;
    margin-top: -8px;
  }
}
.page-kaorira-relax-case04 .page-kaorira-relax-case__body {
  width: 47.2402597403%;
  margin-top: 10px;
}
@media screen and (max-width: 767px) {
  .page-kaorira-relax-case04 .page-kaorira-relax-case__body {
    width: 100%;
    margin-top: -20px;
  }
}

.page-kaorira-relax-case01 .page-kaorira-relax-case__head img {
  width: 397.5;
}
.page-kaorira-relax-case02 .page-kaorira-relax-case__head img {
  width: 436.5;
}
.page-kaorira-relax-case03 .page-kaorira-relax-case__head img {
  width: 398.25;
}
.page-kaorira-relax-case04 .page-kaorira-relax-case__head img {
  width: 436.5;
}

@media screen and (max-width: 767px) {
  .page-kaorira-relax-case__head01 img {
    width: 288px;
  }
}

@media screen and (max-width: 767px) {
  .page-kaorira-relax-case__head02 img {
    width: 300px;
  }
}

@media screen and (max-width: 767px) {
  .page-kaorira-relax-case__head03 img {
    width: 300px;
  }
}

@media screen and (max-width: 767px) {
  .page-kaorira-relax-case__head04 img {
    width: 300px;
  }
}

.page-kaorira-relax-case__text {
  margin-top: 22.5px;
  font-size: 15px;
  letter-spacing: 0.15em;
  line-height: 2;
}
@media screen and (max-width: 959px) {
  .page-kaorira-relax-case__text {
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  .page-kaorira-relax-case__text {
    font-size: 12px;
    margin-top: 6px;
    text-align: center;
  }
}

.page-kaorira-shop {
  background: linear-gradient(#fff9fa 70%, #fdf5ef 0);
  margin: 0 calc(50% - 50vw);
  width: 100vw;
}
.page-kaorira-shop::after {
  display: none;
}

.page-kaorira-shop__inner {
  width: 1036px;
  max-width: 100%;
  margin: 0 auto;
  padding-top: 144px;
  padding-bottom: 144px;
}
@media screen and (max-width: 959px) {
  .page-kaorira-shop__inner {
    padding-right: 26px;
    padding-left: 26px;
  }
}
@media screen and (max-width: 767px) {
  .page-kaorira-shop__inner {
    padding-top: 0;
    padding-bottom: 40px;
    padding-left: 16px;
    padding-right: 16px;
  }
}
@media (max-width: 460px) {
  .page-kaorira-shop__inner {
    padding-left: 0;
    padding-right: 0;
  }
}

.page-kaorira-shop__content {
  margin-right: -20px;
}
@media (max-width: 460px) {
  .page-kaorira-shop__content {
    margin-right: 0;
  }
}

.page-kaorira-shop__title {
  padding-top: 46px;
}
@media screen and (max-width: 767px) {
  .page-kaorira-shop__title {
    padding-top: 0;
  }
}
.page-kaorira-shop__title img {
  margin-bottom: 36px;
}
@media screen and (max-width: 767px) {
  .page-kaorira-shop__title img {
    margin-bottom: 24px;
  }
}

.kaorira-loading {
  z-index: 9999;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
}
.kaorira-loading.is-load {
  display: none;
}
@media (min-width: 640px) and (max-width: 1087px) {

	.hidden-tab {
		display: none;
	}

}

@media screen and (min-width: 1088px) {

	.hidden-pc {
		display: none;
	}

}

@media screen and (max-width: 639px) {
  .hidden-sp {
		display: none;
	}
}