@charset "UTF-8";

@import url('https://fonts.googleapis.com/css?family=Noto+Serif+JP:300,400,500&subset=japanese');


.abt-subnavi li:first-child a, .abt-footnavi__list li a, .abt-col--title-lrg, .abt-col--title__en, .abt-col--list li, .imdl--fbox-title {
  font-family: "Cochin W01 Roman", "Noto Serif JP"; }

.abt-subnavi li a, .abt-pagenavi li span, .abt-pagenavi li a, .abt-footnavi--title, .abt-footnavi__list li a .text__jpn, .abt-col--title__sub, .abt-col--title, .abt-col--title__2nd, .abt-col--text, .abt-col--text__mb, .abt-col--text__note, .abt-pagetitle, .qualityLink p, .qualityLinkBtn, .service_table2018 dt, .service_table2018 p, .afterserviceInfoDetail dt,
.afterserviceInfoDetail dd, .ipmodal--title, .imdl--fbox__l p, .imdl--fbox-title__jp, .ipmodal-note, .member-content-inner--border dl dt, .member-content-inner--border dl dd, .member-content--title, .member-terms-wrapper {
  font-family: "Noto Serif JP"; }

.wrapper {
  padding-top: 105px;
  width: 100%; }

.about-contents {
  background-image: url(../img/about_v2/index/bg.jpg);
  background-size: cover;
  background-position: 50% 0%;
  background-repeat: repeat-x;
  font-family: "Cochin W01 Roman", "Noto Serif JP";
  padding-bottom: 120px;
  margin-bottom: 40px; }

.about-head--wrap {
  background: rgba(255, 255, 255, 0.65);
  border-bottom: 1px solid #fff;
  text-align: center;
  padding: 32px 0; }

.about-head--title {
  font-size: 20px;
  font-size: 2rem;
  line-height: 1;
  color: #7e7474;
  letter-spacing: 0.2em;
  font-weight: normal; }

.about-head-lead {
  margin-top: 1em;
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.6;
  letter-spacing: 0.25em;
  color: #7e7474; }

.about-feature {
  padding: 0 0 90px; }

.abtftr--title {
  font-size: 26px;
  font-size: 2.6rem;
  line-height: 1;
  color: #343030;
  letter-spacing: 0.1em;
  text-align: center;
  font-weight: normal;
  font-family: "Noto Serif JP";
  margin-bottom: 1.5em; }

.abtftr--lead {
  font-size: 2rem;
  line-height: 1.8;
  color: #343030;
  letter-spacing: 0.1em;
  text-align: center;
  font-weight: normal;
  font-family: "Noto Serif JP";
  margin-bottom: 1em; }

.abtftr--txt {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 2.4;
  color: #343030;
  letter-spacing: 0.12em;
  text-align: center;
  font-family: "Noto Serif JP";
  margin-bottom: 40px; }

.abtftr--text-area {
  padding-top: 20px; }
  .abtftr--text-area .abtftr--txt {
    margin-bottom: 0; }

.abtftr--image {
  background-image: url(../img/about_v2/index/fig-diamond.png);
  background-size: 510px auto;
  background-position: 50% 100%;
  background-repeat: no-repeat;
  width: 1110px;
  height: 660px;
  margin: 60px auto 80px;
  padding: 0;
  position: relative; }

.abtftr-anchor {
  display: block;
  width: auto;
  position: absolute;
  padding-left: 100px;
  padding-top: 10px;
  z-index: 1;
  transition: all 1.2s cubic-bezier(0.25, 0.1, 0.25, 1);
  box-sizing: border-box; }
  .abtftr-anchor:before {
    display: block;
    content: '';
    font-size: 80px;
    font-size: 8rem;
    line-height: 1;
    color: #e6c3c9;
    position: absolute;
    z-index: 2;
    transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1); }
  .abtftr-anchor:after {
    content: '';
    display: block;
    background-image: url(../img/about_v2/index/flash.png);
    background-size: 50% auto;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    width: 138px;
    height: 138px;
    position: absolute;
    transition: all 0.3s cubic-bezier(0.25, 0.1, 0.25, 1);
    z-index: 3; }
  .abtftr-anchor:hover {
    text-decoration: none; }
    .abtftr-anchor:hover .about-anchor--title {
      opacity: 0.4; }
    .abtftr-anchor:hover .about-anchor--txt {
      opacity: 0.3; }
    .abtftr-anchor:hover:after {
      background-size: 100% auto; }

@keyframes shrink {
  0% {
    background-size: 200% auto; }
  100% {
    background-size: 0% auto; } }

@keyframes toDefault {
  0% {
    background-size: 200% auto; }
  50% {
    background-size: 10% auto; }
  100% {
    background-size: 50% auto; } }

.abtftr-anchor.disabled {
  opacity: 0; }
  .abtftr-anchor.disabled:after {
    background-size: 100% auto; }

.abtftr-anchor.flashing:after {
  animation: shrink 3s 0.5s; }

.abtftr-anchor.flashing-to-default:after {
  animation: toDefault 2s 0.5s; }

.afa__01 {
  width: 300px;
  top: 0;
  left: 50%;
  margin-left: -150px;
  text-align: center;
  padding: 0; }
  .afa__01:before {
    content: '01';
    position: relative; }
  .afa__01:after {
    bottom: -82px;
    left: 50%;
    margin-left: -68px; }

.afa__02 {
  left: 800px;
  top: 265px; }
  .afa__02:before {
    content: '02';
    left: 0;
    top: 0; }
  .afa__02:after {
    top: -30%;
    left: -95px; }

.afa__03 {
  left: 760px;
  top: 528px; }
  .afa__03:before {
    content: '03';
    left: 0;
    top: 0; }
  .afa__03:after {
    top: -34%;
    left: -104px; }

.afa__04 {
  right: 760px;
  top: 528px;
  padding-right: 90px;
  padding-left: 0; }
  .afa__04:before {
    content: '04';
    right: 0;
    top: 0; }
  .afa__04:after {
    top: -34%;
    right: -104px; }

.afa__05 {
  right: 800px;
  top: 265px;
  padding-right: 90px;
  padding-left: 0; }
  .afa__05:before {
    content: '05';
    right: 0;
    top: 0; }
  .afa__05:after {
    top: -30%;
    right: -93px; }

.about-anchor--title {
  font-size: 28px;
  font-size: 2.8rem;
  line-height: 1;
  color: #000;
  letter-spacing: 0.12em;
  transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1); }

.about-anchor--sbtitle {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.6;
  color: #343030;
  letter-spacing: 0.12em;
  position: relative;
  padding-left: 1.6em;
  display: inline-block;
  transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1); }

.about-anchor--sbtitle:before {
  display: block;
  content: '';
  width: 0.8em;
  height: 1px;
  background-color: #343030;
  position: absolute;
  left: 0.4em;
  top: 50%;
  margin-top: -1px; }

.about-anchor--txt {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.6;
  color: #343030;
  letter-spacing: 0.12em;
  margin-top: 0.8em;
  font-family: "Noto Serif JP";
  transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1); }

.about-movie {
  padding-top: 60px;
  text-align: center; }

.about-movie--title {
  font-size: 20px;
  font-size: 2rem;
  line-height: 1;
  font-weight: normal;
  color: #343030;
  letter-spacing: 0.18em;
  margin-bottom: 30px; }

.about-movie--container {
  text-align: center; }

.about-section {
  padding: 0 50px;
  margin: 0 auto;
  box-sizing: border-box; }

.abtsec--inner {
  padding: 90px 0 0;
  margin: 0 auto;
  max-width: 1320px;
  border: 10px solid rgba(228, 174, 187, 0.3);
  box-sizing: border-box; }

.abtsec--container {
  padding-left: 12%;
  margin-bottom: 85px;
  width: 100%;
  position: relative;
  box-sizing: border-box; }

.abtsec--image {
  transition: all 1s linear;
  opacity: 0;
  position: absolute;
  right: -70px;
  top: 40px;
  width: 51%;
  padding: 0 10px;
  box-sizing: border-box; }
  .abtsec--image img {
    width: 100%;
    width: calc(100% - 20px);
    margin: 0 10px; }

.abtsec--image.active {
  opacity: 1;
  top: -10px; }

.abtsec--title {
  font-size: 42px;
  font-size: 4.2rem;
  line-height: 1;
  color: #000;
  letter-spacing: 0.12em;
  padding-left: 1.5em;
  position: relative;
  margin-bottom: 30px;
  font-weight: normal; }
  .abtsec--title:before {
    display: block;
    content: '01';
    font-size: 30px;
    font-size: 3rem;
    line-height: 1;
    color: #cc5f82;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0.5; }

.abt-idx-row__withring .col-float__ring {
  width: 39.05%;
  position: absolute;
  bottom: -23%;
  left: 17%; }

.about-section__02 .abtsec--title:before {
  content: '02'; }

.about-section__03 .abtsec--title:before {
  content: '03'; }

.about-section__04 .abtsec--title:before {
  content: '04'; }

.about-section__05 .abtsec--title:before {
  content: '05'; }

.abtsec--sbtitle {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.6;
  color: #343030;
  letter-spacing: 0.12em;
  position: relative;
  display: inline-block;
  padding-left: 1.6em; }

.abtsec--sbtitle:before {
  display: block;
  content: '';
  width: 0.8em;
  height: 1px;
  background-color: #343030;
  position: absolute;
  left: 0.4em;
  top: 50%;
  margin-top: -1px; }

.abtsec--container.about-section__left {
  padding-left: 42%; }
  .abtsec--container.about-section__left .abtsec--image {
    position: absolute;
    left: -70px;
    top: -10px;
    width: 51%; }
  .abtsec--container.about-section__left .abtsec--title {
    text-align: right;
    width: 78%;
    padding-left: 0;
    padding-right: 1.5em;
    box-sizing: border-box; }
    .abtsec--container.about-section__left .abtsec--title:before {
      top: 0;
      right: 0;
      left: initial; }
  .abtsec--container.about-section__left .abtsec--box {
    width: 78%; }

.abtsec--box {
  background-color: rgba(255, 255, 255, 0.85);
  width: 52%;
  padding: 6px;
  box-sizing: border-box; }

.abtsec--box--inner {
  display: block;
  padding: 60px 60px 40px;
  border: 1px solid #f5e2e4;
  box-sizing: border-box;
  transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1); }
  .abtsec--box--inner:hover {
    text-decoration: none; }
    .abtsec--box--inner:hover .abtsec--link--text {
      background: #f8b2ba;
      border-color: #f8b2ba;
      color: #fff; }
      .abtsec--box--inner:hover .abtsec--link--text:before {
        background-image: url(../img/common/linkArrow2.svg); }

.abtsec--heading {
  font-size: 22px;
  font-size: 2.2rem;
  line-height: 1.6;
  color: #343030;
  letter-spacing: 0.12em;
  margin-bottom: 1em;
  font-weight: normal; }

.abtsec--txt {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 2;
  color: #343030;
  letter-spacing: 0.12em; }

.wrapper {
  padding-top: 105px; }

.contents {
  padding: 0; }

.aboutDiamondTitleArea {
  margin: 40px auto 0; }

.abt-subnavi {
  text-align: center;
  padding: 20px 0;
  border-bottom: 1px solid #ddd; }
  .abt-subnavi li {
    display: inline-block; }
    .abt-subnavi li a {
      font-size: 14px;
      font-size: 1.4rem;
      line-height: 1.2;
      color: #343030;
      transition: all 0.3s cubic-bezier(0.19, 1, 0.22, 1);
      display: block;
      padding: 0 30px;
      position: relative;
	font-weight:500;
      letter-spacing: 0.12em; }
      .abt-subnavi li a:hover {
        color: #dfa6b5;
        text-decoration: none; }
      .abt-subnavi li a:after {
        content: '';
        display: block;
        width: 1px;
        height: 1em;
        background-color: #d2d2d2;
        position: absolute;
        left: 0;
        top: 50%;
        margin-top: -0.5em; }
    .abt-subnavi li .c {
      color: #dfa6b5; }
  .abt-subnavi li:first-child a:after {
    display: none; }

.abt-pagenavi {
  margin: 0 auto 90px; }
  .abt-pagenavi ul {
    display: -ms-flexbox;
    display: flex;
    max-width: 530px;
    margin: 0 auto; }
  .abt-pagenavi li {
    display: block;
    -ms-flex: 1;
    flex: 1;
    padding: 0;
    box-sizing: border-box; }
    .abt-pagenavi li span {
      font-size: 14px;
      font-size: 1.4rem;
      line-height: 1;
      color: #343030;
      letter-spacing: 0.12em;
      text-align: center;
      width: 100%;
      padding: 1em 0;
      border: 1px solid #d0cccb;
      background-color: #fff;
      box-sizing: border-box;
      transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1);
      display: -ms-flexbox;
      display: flex;
      justify-content: center;
      -webkit-justify-content: center;
      -ms-flex-pack: center;
      align-content: center;
      -webkit-align-content: center;
      -ms-flex-line-pack: center;
      align-items: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      text-align: center; }
    .abt-pagenavi li span.c {
      color: #fff;
      background-color: #7a6861; }
    .abt-pagenavi li a {
      font-size: 14px;
      font-size: 1.4rem;
      line-height: 1;
      color: #343030;
      letter-spacing: 0.12em;
      text-align: center;
      width: 100%;
      padding: 1em 0;
      border: 1px solid #d0cccb;
      background-color: #fff;
      box-sizing: border-box;
      transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1);
      display: -ms-flexbox;
      display: flex;
      justify-content: center;
      -webkit-justify-content: center;
      -ms-flex-pack: center;
      align-content: center;
      -webkit-align-content: center;
      -ms-flex-line-pack: center;
      align-items: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      text-align: center; }
      .abt-pagenavi li a:hover {
        color: #fff;
        background-color: #7a6861;
        text-decoration: none; }
    .abt-pagenavi li a.c {
      color: #fff;
      background-color: #7a6861; }
      .abt-pagenavi li a.c:hover {
        color: #fff;
        background-color: #7a6861; }
  .abt-pagenavi li:first-child a {
    border-right: none; }

.abt-footnavi, .abt-footnavi__bm {
  background-image: url(../img/about_v2/common/bg-footnavi.jpg);
  background-size: auto 191px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  padding: 20px 0;
  margin-bottom: 40px; }

.abt-footnavi__bm {
  margin-bottom: 60px; }

.abt-footnavi--title {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.6;
  color: #343030;
  text-align: center;
  font-weight: normal;
  letter-spacing: 0.22em;
  margin-bottom: 1em; }

.abt-footnavi__list {
  text-align: center;
  font-size: 0;
  line-height: 1; }
  .abt-footnavi__list li {
    display: inline-block;
    font-size: 0;
    line-height: 1;
    background-color: transparent; }
    .abt-footnavi__list li a {
      display: -ms-flexbox;
      display: flex;
      justify-content: center;
      -webkit-justify-content: center;
      -ms-flex-pack: center;
      align-content: center;
      -webkit-align-content: center;
      -ms-flex-line-pack: center;
      align-items: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      text-align: center;
      position: relative;
      width: 240px;
      height: 100px;
      font-size: 20px;
      font-size: 2.0rem;
      line-height: 1.4;
      color: #fff;
      text-align: center;
      letter-spacing: 0.22em;
      background-image: url(../img/about_v2/common/about-nav-01.png);
      background-size: 100% auto;
      background-position: 50% 50%;
      background-repeat: no-repeat;
      transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1); }
      .abt-footnavi__list li a .text-inner {
        position: relative;
        z-index: 10; }
      .abt-footnavi__list li a .text__jpn {
        display: block;
        font-size: 12px;
        font-size: 1.2rem;
        line-height: 1.6;
        color: #fff;
        font-weight: normal;
        transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1); }
      .abt-footnavi__list li a:hover {
        text-decoration: none; }
        .abt-footnavi__list li a:hover:before {
          opacity: 1; }
      .abt-footnavi__list li a:before {
        content: '';
        width: 100%;
        height: 100%;
        background: rgba(255, 255, 255, 0.5);
        position: absolute;
        top: 0;
        left: 0;
        opacity: 0;
        z-index: 9;
        transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1); }
  .abt-footnavi__list li:nth-child(2) a {
    background-image: url(../img/about_v2/common/about-nav-02.jpg); }
  .abt-footnavi__list li:nth-child(3) a {
    background-image: url(../img/about_v2/common/about-nav-03.png); }
  .abt-footnavi__list li:nth-child(4) a {
    background-image: url(../img/about_v2/common/about-nav-04.png); }
  .abt-footnavi__list li:nth-child(5) a {
    background-image: url(../img/about_v2/common/about-nav-05.png); }

.pageTopWrap__about .pageTop {
  right: 0; }

.abt-row, .abt-row__page-title {
  display: -ms-flexbox;
  display: flex;
  margin: 0 auto 80px;
  max-width: 1440px; }

.abt-col--cont, .abt-col--cont__valignbottom {
  -ms-flex: 1;
  flex: 1;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  align-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-items: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  text-align: center;
  box-sizing: border-box;
  padding: 0 30px; }

.abt-col--cont__fullwidth {
  padding: 0 30px;
  margin: 0 auto;
  max-width: 1010px; }

.abt-col--cont__valignbottom {
  align-items: flex-end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end; }

.abt-col--cont--inner {
  width: 475px;
  margin-left: calc(100% - 475px); }
  .abt-col--cont--inner p:last-child {
    margin-bottom: 0; }

.abt-col--fig + .abt-col--cont .abt-col--cont--inner, .abt-row__page-title .abt-col--fig + .abt-col--cont .abt-col--cont--inner, .abt-col--fig + .abt-col--cont__valignbottom .abt-col--cont--inner, .abt-row__page-title .abt-col--fig + .abt-col--cont__valignbottom .abt-col--cont--inner {
  margin-left: 0;
  margin-right: auto; }

.abt-row__page-title {
  margin-bottom: 90px; }
  .abt-row__page-title .abt-col--cont--inner {
    padding-bottom: 50px;
    border-bottom: 1px solid #ddd; }
  .abt-row__page-title .abt-col--fig {
    padding: 0 10px; }

.abt-col--fig, .abt-row__page-title .abt-col--fig {
  width: 50%;
  padding: 0 30px;
  box-sizing: border-box; }
  .abt-col--fig img, .abt-row__page-title .abt-col--fig img {
    max-width: 100%; }

.fig-boxshadow {
  box-shadow: 2px 2px 8px 0px rgba(0, 0, 0, 0.1); }

.fig-boxshadow__pink {
  box-shadow: 4px 4px 15px 0px #e5c8cb; }

.abt-col--title-lrg {
  font-size: 30px;
  font-size: 3.0rem;
  line-height: 1.4;
  color: #7a6861;
  letter-spacing: 0.2em;
  margin-bottom: 1.2em;
  font-weight: normal; }

.abt-col--title__sm {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.4;
  letter-spacing: 0.16em;
  font-weight: normal; }

.abt-col--title__sub {
  display: block;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.4;
  color: #7a6861;
  letter-spacing: 0.16em;
  font-weight: normal; }

.abt-col--title, .abt-col--title__2nd {
  font-size: 22px;
  font-size: 2.2rem;
  line-height: 1.6;
  color: #333333;
  letter-spacing: 0.075em;
  text-align: left;
  margin-bottom: 1em;
  font-weight: 500; }

.abt-col--title__en {
  display: block;
  font-weight: normal; }

.abt-col--title__2nd {
  margin-top: 2em; }

.abt-col--text, .abt-col--text__mb {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.8;
  color: #333333;
  letter-spacing: 0.01em;
	font-weight:300;
  text-align: left; }

.abt-col--text__mb {
  margin-bottom: 1em; }

.abt-col--text__note {
  font-size: 10px;
  font-size: 1.0rem;
  line-height: 1.8;
  color: #999999;
  letter-spacing: 0.1em;
  text-align: left;
  margin: 1em 0; }

.abt-col--list {
  text-align: left;
  list-style: decimal inside;
  margin-bottom: 1em;
  margin-top: 1em; }
  .abt-col--list li {
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 1.8;
    color: #333;
    list-style-type: disc; }

.abtsec--link, .abtsec--link__blank, .abtsec--link__blank__pdf {
  text-align: center;
  width: 130px;
  margin-top: 2em; }
  .abtsec--link .abtsec--link--text, .abtsec--link__blank .abtsec--link--text, .abtsec--link__blank__pdf .abtsec--link--text {
    border: 1px solid #ccc;
    font-size: 10px;
    font-size: 1rem;
    display: block;
    padding: 8px 0;
    letter-spacing: 0.05em;
    text-decoration: none;
    transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1); }
    .abtsec--link .abtsec--link--text:before, .abtsec--link__blank .abtsec--link--text:before, .abtsec--link__blank__pdf .abtsec--link--text:before {
      background: url(../img/common/linkArrow.svg) no-repeat 0 0;
      background-size: 100%;
      content: "";
      display: inline-block;
      margin: 0 15px 0 0;
      height: 8px;
      width: 5px; }
  .abtsec--link a.abtsec--link--text:hover, .abtsec--link__blank a.abtsec--link--text:hover, .abtsec--link__blank__pdf a.abtsec--link--text:hover {
    background: #f8b2ba;
    border-color: #f8b2ba;
    color: #fff; }
  .abtsec--link a.abtsec--link--text:hover:before, .abtsec--link__blank a.abtsec--link--text:hover:before, .abtsec--link__blank__pdf a.abtsec--link--text:hover:before {
    background-image: url(../img/common/linkArrow2.svg); }

.abtsec--link__blank {
  width: 140px; }
  .abtsec--link__blank a.abtsec--link--text:before {
    background-image: url(../img/about_v2/common/ic-link.png);
    background-position: 50%;
    background-size: auto 100%;
    background-repeat: no-repeat;
    content: "";
    display: inline-block;
    margin: 0 5px 0 0;
    height: 1em;
    width: 20px; }
  .abtsec--link__blank a.abtsec--link--text:hover:before {
    background-image: url(../img/about_v2/common/ic-link2.png); }

.abtsec--link__blank__pdf {
  width: 160px;
  margin: 40px auto 0; }
  .abtsec--link__blank__pdf a.abtsec--link--text {
    background-color: #7a6861;
    color: #fff; }
    .abtsec--link__blank__pdf a.abtsec--link--text:before {
      background-image: url(../img/about_v2/common/ic-link2.png);
      background-position: 50%;
      background-size: auto 100%;
      background-repeat: no-repeat;
      content: "";
      display: inline-block;
      margin: 0 5px 0 0;
      height: 1em;
      width: 20px; }
    .abtsec--link__blank__pdf a.abtsec--link--text:hover {
      color: #7a6861;
      background-color: #fff;
      border-color: #7a6861; }
    .abtsec--link__blank__pdf a.abtsec--link--text:hover:before {
      background-image: url(../img/about_v2/common/ic-link.png); }

.abt-pagetitle {
  font-size: 26px;
  font-size: 2.6rem;
  line-height: 1.6;
  color: #343030;
  letter-spacing: 0.12em;
  font-weight: normal;
  text-align: center;
  margin-bottom: 60px; }

.abt-section {
  margin-bottom: 100px; }
  .abt-section .abt-section--hr {
    width: 1000px;
    height: 1px;
    margin: 100px auto 0;
    background-color: #ddd;
    border: none; }

.abt-dez-row__withring .abt-col--fig {
  position: relative; }
  .abt-dez-row__withring .abt-col--fig .col-float__ring {
    position: absolute;
    bottom: -16%;
    right: -12%;
    width: 69.12%; }

.abt-heart-and-cupid {
  background-color: #f5f6f8;
  background-image: url(../img/about_v2/quality/fig-03.png);
  background-size: 1903px auto;
  background-position: 50% 0;
  background-repeat: no-repeat;
  padding: 100px 0;
  margin-bottom: 90px; }
  .abt-heart-and-cupid .abt-row, .abt-heart-and-cupid .abt-row__page-title {
    margin-bottom: 60px; }

.abt-heart-and-cupid--image {
  text-align: center; }

.qualityLink {
  border: 3px solid #F9B2BA;
  max-width: 1126px;
  margin: 0 auto 70px; }

.qualityLink a {
  display: block;
  padding: 30px;
  text-align: center; }

.qualityLink a:hover {
  transition: opacity 0.7s cubic-bezier(0.19, 1, 0.22, 1);
  -moz-opacity: 0.6;
  -khtml-opacity: 0.6;
  opacity: 0.6;
  -ms-filter: "alpha(opacity=60)";
  filter: alpha(opacity=60);
  text-decoration: none; }

.qualityLink p {
  display: inline-block;
  font-size: 40px;
  font-size: 4rem;
  vertical-align: middle;
  line-height: 100%;
  letter-spacing: 0.21em;
  text-transform: uppercase; }

.qualityLink p img {
  vertical-align: middle; }

.qualityLink p span {
  display: block;
  font-size: 16px;
  font-size: 1.6rem;
  letter-spacing: 0.24em; }

.qualityLinkPict {
  display: inline-block;
  margin-right: 40px;
  vertical-align: middle; }

.qualityLinkBtn {
  background: url(../img/common/linkArrow2.svg) no-repeat 25px 20px #f8b2ba;
  background-size: 5px;
  border-radius: 3px;
  box-sizing: border-box;
  color: #fff;
  font-size: 13px;
  font-size: 1.3rem;
  display: inline-block;
  margin-left: 75px;
  letter-spacing: 0.2em;
  vertical-align: middle;
  padding: 15px 0 15px 10px;
  position: relative;
  width: 195px; }

.page-abt__service #_anc_01 {
  margin-bottom: 0;
  padding-bottom: 75px; }

.page-abt__service #_anc_03 {
  padding-top: 75px; }

.abt-col__mmeber-info .abt-col--cont, .abt-col__mmeber-info .abt-col--cont__valignbottom {
  width: 50%; }

.abt-col__mmeber-info .abt-col--cont--inner {
  margin-left: 0;
  width: 100%; }

/*----------------------------------------------------

2018年用改修
2017.12.22

------------------------------------------------------*/
.service_table2018 {
  width: auto;
  margin: 20px auto 0;
  border-top: 1px solid #f8e3e5; }
  .service_table2018 .block__notice {
    margin-top: 15px; }

.service_table2018 dl {
  width: calc(100% - 2px);
  display: table;
  border-collapse: separate;
  border-spacing: 0;
  table-layout: fixed;
  border-right: none;
  border-top: none;
  margin-bottom: 0; }

.service_table2018 dl:nth-child(3) dt {
  border-bottom: 1px solid #f8e3e5; }

.service_table2018 dt {
  display: table-cell;
  padding-left: 20px;
  padding-right: 20px;
  width: 130px;
  vertical-align: middle;
  background: #f8e3e5;
  font-size: 1.3rem;
  border-bottom: 1px solid #fff; }

.service_table2018 dd {
  display: table-cell;
  padding: 10px 20px;
  border-bottom: 1px solid #f8e3e5; }

.service_table2018 p {
  font-size: 1.2rem;
  text-align: left;
  letter-spacing: 0.09em; }

.service_table2018 p.annotation {
  font-size: 1rem;
  padding-left: 1em;
  text-indent: -1em;
  color: #999999;
  margin-top: 0.5em;
  letter-spacing: 0; }

.service_table2018 .lb_link {
  font-size: 1rem;
  padding-left: 1em;
  text-indent: -1em;
  color: #999999;
  margin-top: 0.1em;
  letter-spacing: 0; }

.service_table2018 .lb_link span {
  text-decoration: underline; }

.supportLink01.afterservice,
.supportLink02.afterservice {
  padding-top: 5%; }

.supportLink01.afterservice dt,
.supportLink02.afterservice dt {
  text-align: center; }

.supportLink01.afterservice dd,
.supportLink02.afterservice dd {
  text-align: center;
  margin-bottom: 15px; }

.supportLink01.afterservice dd.supportMoreLink,
.supportLink02.afterservice dd.supportMoreLink {
  margin: 0 auto;
  float: none; }

.lb_screen {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  z-index: 9997; }

.after2018_lb {
  position: absolute;
  left: 0;
  top: 0;
  background-color: #fdf8f5;
  width: 900px;
  padding: 20px 0;
  z-index: 9998; }

.after2018_lb .inner {
  margin: 0 auto;
  width: 92%;
  border: 2px solid #fff;
  padding: 20px 0; }

.lb_btn {
  cursor: pointer; }

.aboutAfterserviceTitleArea {
  margin: 35px auto 110px;
  max-width: 1400px; }

.aboutAfterserviceTitlePict {
  float: right;
  width: 48.5%; }

.aboutAfterserviceTitlePict img {
  width: 100%; }

.aboutAfterserviceTitle {
  float: left;
  margin: 0 auto;
  padding: 110px 0 0;
  text-align: center;
  width: 47%; }

.aboutAfterserviceTitle h2 {
  font-size: 20px;
  font-size: 2rem;
  color: #333;
  font-weight: normal;
  margin: 0 auto 35px;
  letter-spacing: 0.25em;
  text-transform: uppercase; }

.aboutAfterserviceTitle p {
  /*
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 170%;
*/
  letter-spacing: 0.22em;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.9; }

.afterserviceInfoWrap {
  background-color: #FDF8F5;
  background-size: 100%;
  margin: 0 -50px;
  padding: 70px 0; }

@media only screen and (max-width: 1900px) {
  .afterserviceInfoWrap {
    background-size: auto 100%; } }

.afterserviceInfoTitle {
  font-family: "Cochin W01 Roman", "Noto Serif JP" !important;
  font-weight: 300 !important;
  font-size: 18px;
  font-size: 1.8rem;
  margin: 0 auto 20px;
  letter-spacing: 0.15em;
  text-align: center; }

.afterserviceInfoLead {
  font-size: 12px;
  font-size: 1.2rem;
  color: #666;
  margin: 0 auto 40px;
  line-height: 170%;
  letter-spacing: 0.15em;
  width: 655px; }

.afterserviceInfo {
  background-color: #fff;
  box-sizing: border-box;
  margin: 0 auto;
  padding: 5px;
  width: 800px; }

.afterserviceInfoDetail {
  border: 1px solid #FEEAE3;
  padding: 15px 45px 60px; }

.afterserviceInfoDetail dt,
.afterserviceInfoDetail dd {
  text-align: left; }

.afterserviceInfoDetail dt {
  font-size: 15px;
  font-size: 1.5rem;
  color: #000;
  font-weight: bold;
  margin-top: 28px;
  letter-spacing: 0.12em; }

.afterserviceInfoDetail dt span {
  font-size: 11px;
  font-size: 1.1rem;
  color: #bababa;
  font-weight: normal;
  display: block; }

.afterserviceInfoDetail dd {
  color: #666;
  font-size: 12px;
  font-size: 1.2rem;
  margin-top: 8px;
  line-height: 170%;
  letter-spacing: 0.15em; }

.afterserviceInfoDetail dd + dd {
  margin-top: 20px; }

.afterserviceNoteArea {
  background-color: #fafafa;
  margin-top: 10px !important;
  padding: 22px; }

.afterserviceNoteArea strong {
  color: #000;
  font-size: 15px;
  font-size: 1.5rem;
  display: block;
  margin-bottom: 5px; }

.after2018_lb_close_add {
  position: absolute;
  right: -20px;
  top: -20px;
  width: 50px;
  height: 35px;
  padding-top: 15px;
  text-align: center;
  background: #4e413b;
  z-index: 999;
  cursor: pointer; }

.after2018_lb_close_add img {
  width: 20px; }

.ipmodal_promise {
  background-color: #f8ecee;
  padding: 10px;
  width: 1000px;
  margin: 0 auto;
  z-index: 9998;
  position: absolute;
  display: none;
  box-sizing: border-box; }

.ipmodal--inner {
  border: 1px solid #fff;
  padding: 50px 30px; }

.ipmodal--title {
  font-size: 22px;
  font-size: 2.2rem;
  line-height: 1.6;
  color: #343030;
  font-weight: normal;
  letter-spacing: 0.16em;
  margin-bottom: 1.4em; }

.ipmodal--content {
  margin-bottom: 15px; }

.imdl--row {
  display: -ms-flexbox;
  display: flex; }

.imdl--col {
  display: block;
  -ms-flex: 1;
  flex: 1;
  background-color: #ffffff;
  border-top: 1px solid #eee;
  border-left: 1px solid #eee; }

.imdl--col:nth-child(2) {
  border-right: 1px solid #eee; }

.imdl--row:last-child .imdl--col {
  border-bottom: 1px solid #eee; }

.imdl--fbox {
  display: -ms-flexbox;
  display: flex; }

.imdl--fbox__l {
  -ms-flex: 1;
  flex: 1;
  padding: 25px 0 20px 40px; }
  .imdl--fbox__l p {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.6;
    color: #333333;
    font-weight: normal;
    letter-spacing: 0.15em;
    text-align: left; }

.imdl--fbox-title {
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 1.2;
  color: #343030;
  font-weight: normal;
  letter-spacing: 0.1em;
  text-align: left;
  margin-bottom: 0.2em; }

.imdl--fbox-title.color-1 {
  color: #e93c9d; }

.imdl--fbox-title.color-2 {
  color: #72b9dd; }

.imdl--fbox-title.color-3 {
  color: #c6c018; }

.imdl--fbox-title.color-4 {
  color: #a4a4b5; }

.imdl--fbox-title.color-5 {
  color: #774f2d; }

.imdl--fbox-title.color-6 {
  color: #0d5599; }

.imdl--fbox-title.color-7 {
  color: #238d49; }

.imdl--fbox-title.color-8 {
  color: #272323; }

.imdl--fbox-title__jp {
  display: block;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.6;
  font-weight: normal;
  letter-spacing: 0.16em;
  text-align: left; }

.imdl--fbox__r {
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  align-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-items: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  padding: 0 30px; }
  .imdl--fbox__r img {
    display: block; }

.ipmodal-note {
  font-size: 10px;
  font-size: 1.0rem;
  line-height: 1.6;
  color: #999999;
  font-weight: normal;
  letter-spacing: 0.1em;
  text-align: left; }

.ipmodal_promise_close {
  position: absolute;
  top: -20px;
  right: -20px;
  width: 50px;
  height: 50px;
  background-color: #7a6861;
  padding: 12px 0 12px;
  box-sizing: border-box;
  transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1);
  cursor: pointer; }
  .ipmodal_promise_close img {
    width: 24px;
    height: auto; }
  .ipmodal_promise_close:hover {
    background-color: #ab9b95; }

.addBanner201802 {
  padding-top: 15px; }
  .addBanner201802 p {
    text-align: left; }

.abt-row__page-title .abtsec--link, .abt-row__page-title .abtsec--link__blank, .abt-row__page-title .abtsec--link__blank__pdf {
  margin: 2em auto 0; }

.abt-shop__page-title .abt-col--cont--inner {
  padding-bottom: 30px; }

.abt-shop__page-title .abt-col--cont__valignbottom {
  background-image: url(../img/about_v2/shop/bg.png);
  background-size: 570px auto;
  background-position: 70% 0%;
  background-repeat: no-repeat; }

.member-content {
  max-width: 1380px;
  margin: 0 auto 100px;
  padding: 90px;
  background-color: #fdf8f5;
  box-sizing: border-box; }

.member-content-inner, .member-content-inner__terms {
  background-color: #fff;
  padding: 10px; }

.member-content-inner--border {
  border: 1px solid #fdebe2;
  padding: 60px 90px; }
  .member-content-inner--border dl {
    font-size: 14px;
    font-size: 1.4rem;
    margin-bottom: 2em; }
    .member-content-inner--border dl dt {
      font-size: 16px;
      font-size: 1.6rem;
      line-height: 1.6;
      color: #222;
      font-weight: normal;
      margin-bottom: 0.5em;
      letter-spacing: 0.16em; }
    .member-content-inner--border dl dd {
      font-size: 14px;
      font-size: 1.4rem;
      line-height: 1.6;
      color: #565656;
      font-weight: normal;
      letter-spacing: 0.10em; }
  .member-content-inner--border .table-maintenance thead {
    border-top: 1px solid #f8e3e5; }
    .member-content-inner--border .table-maintenance thead th {
      font-size: 14px;
      font-size: 1.4rem;
      line-height: 1.6;
      color: #565656;
      font-weight: normal;
      vertical-align: middle;
      padding: 0.8em;
      text-align: center;
      width: 25%;
      letter-spacing: 0.12em; }
  .member-content-inner--border .table-maintenance tbody th {
    background-color: #f8e3e5;
    vertical-align: middle;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.6;
    color: #565656;
    font-weight: normal;
    text-align: center;
    letter-spacing: 0.12em;
    border-bottom: 1px solid #fff; }
  .member-content-inner--border .table-maintenance tbody td {
    padding: 0.6em;
    border-top: 1px solid #f8e3e5;
    border-bottom: 1px solid #f8e3e5;
    border-left: 1px solid #f8e3e5;
    vertical-align: middle;
    text-align: center;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.6;
    color: #565656;
    font-weight: normal;
    text-align: center;
    letter-spacing: 0.12em; }
    .member-content-inner--border .table-maintenance tbody td .price {
      font-size: 16px;
      font-size: 1.6rem; }
  .member-content-inner--border .note-text {
    margin-top: 1em;
    font-size: 10px;
    font-size: 1.0rem;
    line-height: 1.6;
    color: #999999;
    font-weight: normal;
    text-align: left;
    letter-spacing: 0.10em; }
  .member-content-inner--border .style-price20 {
    font-size: 20px;
    font-size: 2.0rem;
    line-height: 1.6;
    font-style: italic; }
  .member-content-inner--border .style-italic {
    font-style: italic; }

.member-content--title {
  text-align: center;
  margin-top: 100px;
  margin-bottom: 1.5em;
  font-size: 22px;
  font-size: 2.2rem;
  line-height: 1.6;
  color: #343030;
  font-weight: normal;
  text-align: center;
  letter-spacing: 0.16em; }

.member-content-inner__terms .member-content-inner--border {
  padding: 40px 70px 60px; }

.member-terms-wrapper {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.8;
  color: #343030;
  font-weight: normal;
  text-align: left;
  letter-spacing: 0.16em;
  margin-top: 30px;
  max-height: 530px;
  overflow-y: scroll;
  background-color: #fff;
  padding: 20px 20px;
  box-sizing: border-box; }



.shopBanner01 .shopBannerEng, .shopBanner02 .shopBannerEng, .reserveTitle, .telLeft, .telRight, .reservePresent, .reserveTitle2, .section h1.title {
	font-weight:500 !important;
  font-family: "Noto Serif JP" !important;
}
.reservePresent{
	letter-spacing:0.13em;
}
.reservePresent strong {
	font-weight:500 !important;
}
.reservePresent small{
	font-weight:400;
}

