@charset "UTF-8";
.commingsoon {
  opacity: 0.5;
  pointer-events: none;
}

#ptop {
  background: #F0F0F0 !important;
}

/*============================
#sec01
============================*/
section#sec01 {
  padding: 47px 30px 50px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  section#sec01 {
    padding: 30px 26px 25px;
  }
}
section#sec01 h1 {
  display: inline-block;
  border: 2px solid #B29701;
  padding: 5px;
  margin: auto;
  font-size: 35px;
  line-height: 1;
  letter-spacing: 0.15em;
  margin-bottom: 0.855em;
}
@media screen and (max-width: 767px) {
  section#sec01 h1 {
    font-size: 22px;
    font-size: 6vw;
    padding: 3px;
  }
}
section#sec01 h1 span {
  display: inline-block;
  border: 1px solid #B29701;
  padding: 0.845em;
}
section#sec01 p {
  font-size: 16px;
  line-height: 2.5;
  letter-spacing: 0.05em;
  margin-bottom: 4.3em;
}
@media screen and (max-width: 767px) {
  section#sec01 p {
    font-size: 15px;
    line-height: 2.266666666666667;
    letter-spacing: 0.05em;
    text-align: left;
    margin-bottom: 1.3em;
  }
  section#sec01 p br {
    display: none;
  }
}
section#sec01 div.w1060 {
  max-width: 1060px;
  margin: auto;
}
section#sec01 div.w1060 div.photos {
  display: flex;
  justify-content: space-between;
  margin-bottom: 80px;
}
@media screen and (max-width: 767px) {
  section#sec01 div.w1060 div.photos {
    flex-wrap: wrap;
    margin-bottom: 40px;
  }
}
section#sec01 div.w1060 div.photos div:nth-child(1) {
  flex: 0 0 66.0377%;
  max-width: 66.0377%;
}
@media screen and (max-width: 767px) {
  section#sec01 div.w1060 div.photos div:nth-child(1) {
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 1%;
  }
}
section#sec01 div.w1060 div.photos div:nth-child(1) figure img {
  width: 100%;
  height: auto;
}
section#sec01 div.w1060 div.photos div:nth-child(2) {
  flex: 0 0 33.0189%;
  max-width: 33.0189%;
}
@media screen and (max-width: 767px) {
  section#sec01 div.w1060 div.photos div:nth-child(2) {
    flex: 0 0 100%;
    max-width: 100%;
    display: flex;
    justify-content: space-between;
  }
}
@media screen and (max-width: 767px) {
  section#sec01 div.w1060 div.photos div:nth-child(2) figure {
    flex: 0 0 49.5%;
  }
}
section#sec01 div.w1060 div.photos div:nth-child(2) figure img {
  width: 100%;
  height: auto;
}
section#sec01 div.w1060 div.photos div:nth-child(2) figure:nth-child(1) {
  margin-bottom: 2.65%;
}
@media screen and (max-width: 767px) {
  section#sec01 div.w1060 div.photos div:nth-child(2) figure:nth-child(1) {
    margin-bottom: 0;
  }
}
section#sec01 div.w1060 > ul > li {
  border-top: 1px solid #B29701;
  border-bottom: 1px solid #B29701;
  padding: 30px 0;
  margin-top: -1px;
}
@media screen and (max-width: 767px) {
  section#sec01 div.w1060 > ul > li {
    padding: 15px 0;
  }
}
section#sec01 div.w1060 > ul > li > dl {
  display: flex;
}
@media screen and (max-width: 767px) {
  section#sec01 div.w1060 > ul > li > dl {
    display: block;
  }
}
section#sec01 div.w1060 > ul > li > dl > dt {
  flex: 0 0 19%;
  border-right: 1px solid #B29701;
  text-align: left;
  font-size: 15px;
  line-height: 2;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 767px) {
  section#sec01 div.w1060 > ul > li > dl > dt {
    max-width: none;
    padding-right: 1em;
    font-size: 13px;
    border: none;
    border-bottom: 1px solid rgba(180, 150, 1, 0.3);
    padding-bottom: 15px;
    margin-bottom: 15px;
  }
  section#sec01 div.w1060 > ul > li > dl > dt br {
    display: none;
  }
}
section#sec01 div.w1060 > ul > li > dl > dd {
  padding-left: 2em;
  text-align: left;
  font-size: 15px;
  line-height: 2;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 767px) {
  section#sec01 div.w1060 > ul > li > dl > dd {
    padding-left: 0;
    font-size: 13px;
  }
}
section#sec01 div.w1060 > ul > li > dl > dd p {
  margin-bottom: 1.5em;
  font-size: 15px;
  line-height: 2;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 767px) {
  section#sec01 div.w1060 > ul > li > dl > dd p {
    font-size: 13px;
  }
}
section#sec01 div.w1060 > ul > li > dl > dd p:last-child {
  margin-bottom: 0;
}
section#sec01 div.w1060 > ul > li > dl > dd .well {
  padding: 25px;
  margin-bottom: 28px;
}
section#sec01 div.w1060 > ul > li > dl > dd .well dl dt {
  font-size: 17px;
  line-height: 1.764705882352941;
  letter-spacing: 0.05em;
  color: #B29701;
  margin-bottom: 0.25em;
}
@media screen and (max-width: 767px) {
  section#sec01 div.w1060 > ul > li > dl > dd .well dl dt {
    font-size: 15.3px;
  }
}
section#sec01 div.w1060 > ul > li > dl > dd .well dl dd .tel {
  font-size: 26px;
  line-height: 1.153846153846154;
  letter-spacing: 0.05em;
  display: block;
  margin-bottom: 0.7em;
}
@media screen and (max-width: 767px) {
  section#sec01 div.w1060 > ul > li > dl > dd .well dl dd .tel {
    font-size: 20px;
  }
}
section#sec01 div.w1060 > ul > li > dl > dd .well dl dd p {
  font-size: 15px;
  line-height: 2;
  letter-spacing: 0.05em;
  margin-bottom: 0;
}
@media screen and (max-width: 767px) {
  section#sec01 div.w1060 > ul > li > dl > dd .well dl dd p {
    font-size: 13px;
  }
}
section#sec01 div.w1060 > ul > li > dl > dd .well dl dd .komeList li {
  font-size: 15px;
  line-height: 2;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 767px) {
  section#sec01 div.w1060 > ul > li > dl > dd .well dl dd .komeList li {
    font-size: 13px;
  }
}
section#sec01 div.w1060 > ul > li:last-child p {
  margin-bottom: 0.9em;
}

/*============================
#sec02
============================*/
section#sec02 {
  background: #F0F0F0;
  padding: 40px 40px 0;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  section#sec02 {
    padding: 20px 0px 0;
  }
}
section#sec02 div.frames {
  background: #fff;
  padding: 30px;
  margin-bottom: 40px;
}
@media screen and (max-width: 767px) {
  section#sec02 div.frames {
    padding: 15px;
    margin-bottom: 20px;
  }
}
section#sec02 div.frames div.frames-inner {
  border: 2px solid #B29701;
  padding: 72px 30px 80px;
}
@media screen and (max-width: 767px) {
  section#sec02 div.frames div.frames-inner {
    border: 1px solid #B29701;
    padding: 36px 20px 40px;
  }
}
section#sec02 div.frames div.frames-inner div.frames-content {
  max-width: 819px;
  margin: auto;
}
section#sec02 div.frames div.frames-inner div.frames-content h2::after {
  margin-bottom: 1.2em;
}
section#sec02 div.frames div.frames-inner div.frames-content h3 {
  font-size: 28px;
  line-height: 1.714285714285714;
  letter-spacing: 0.175em;
  margin-bottom: 0.7em;
}
@media screen and (max-width: 767px) {
  section#sec02 div.frames div.frames-inner div.frames-content h3 {
    font-size: 19px;
    letter-spacing: 0.1em;
  }
  section#sec02 div.frames div.frames-inner div.frames-content h3 br {
    display: none;
  }
}
section#sec02 div.frames div.frames-inner div.frames-content div.flex {
  justify-content: space-between;
  margin-bottom: 2.2em;
}
@media screen and (max-width: 767px) {
  section#sec02 div.frames div.frames-inner div.frames-content div.flex {
    display: block;
  }
}
section#sec02 div.frames div.frames-inner div.frames-content div.flex p {
  flex: 0 0 47.619%;
}
@media screen and (max-width: 767px) {
  section#sec02 div.frames div.frames-inner div.frames-content div.flex p {
    font-size: 14px;
    line-height: 2.214285714285714;
    letter-spacing: 0.05em;
    margin-bottom: 1em;
  }
}
section#sec02 div.frames div.frames-inner div.frames-content div.flex figure {
  flex: 0 0 47.619%;
}
section#sec02 div.frames div.frames-inner div.frames-content h4 {
  font-size: 26px;
  line-height: 1.846153846153846;
  letter-spacing: 0.175em;
  margin-bottom: 0.3em;
}
@media screen and (max-width: 767px) {
  section#sec02 div.frames div.frames-inner div.frames-content h4 {
    font-size: 19px;
  }
}
section#sec02 div.frames div.frames-inner div.frames-content h4::before {
  content: '■';
  color: #B29701;
}
section#sec02 div.frames div.frames-inner div.frames-content h4 + p {
  font-size: 15px;
  line-height: 2.133333333333333;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 767px) {
  section#sec02 div.frames div.frames-inner div.frames-content h4 + p {
    font-size: 14px;
    line-height: 2.214285714285714;
    letter-spacing: 0.05em;
  }
}
section#sec02 div.frames.frames2 div.frames-inner div.frames-content {
  text-align: center;
}
@media screen and (max-width: 767px) {
  section#sec02 div.frames.frames2 div.frames-inner div.frames-content h3 {
    text-align: left;
  }
}
section#sec02 div.frames.frames2 div.frames-inner div.frames-content h3 + p {
  margin-bottom: 50px;
}
@media screen and (max-width: 767px) {
  section#sec02 div.frames.frames2 div.frames-inner div.frames-content h3 + p {
    text-align: left;
    margin-bottom: 30px;
    font-size: 14px;
    line-height: 2.214285714285714;
    letter-spacing: 0.05em;
  }
  section#sec02 div.frames.frames2 div.frames-inner div.frames-content h3 + p br {
    display: none;
  }
}
section#sec02 div.frames.frames2 div.frames-inner div.frames-content dl dt {
  border-top: 1px solid #B29701;
  border-bottom: 1px solid #B29701;
  margin-top: -1px;
  padding: 25px 0;
  display: table;
  text-align: left;
  width: 100%;
  cursor: pointer;
}
@media screen and (max-width: 767px) {
  section#sec02 div.frames.frames2 div.frames-inner div.frames-content dl dt {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    padding: 15px 0;
  }
}
section#sec02 div.frames.frames2 div.frames-inner div.frames-content dl dt span {
  display: table-cell;
  line-height: 1;
  letter-spacing: 0.024285714285714;
  position: relative;
  transition: 0.3s;
}
@media screen and (max-width: 767px) {
  section#sec02 div.frames.frames2 div.frames-inner div.frames-content dl dt span {
    display: block;
    line-height: 1.7;
  }
}
section#sec02 div.frames.frames2 div.frames-inner div.frames-content dl dt span:nth-child(1) {
  width: 11.7216%;
  border-right: 1px solid #ccc;
  font-size: 17px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  section#sec02 div.frames.frames2 div.frames-inner div.frames-content dl dt span:nth-child(1) {
    width: auto;
    font-size: 15px;
    text-align: left;
    padding-right: 1em;
    white-space: nowrap;
  }
}
section#sec02 div.frames.frames2 div.frames-inner div.frames-content dl dt span:nth-child(2) {
  font-size: 17px;
  padding-left: 27px;
}
@media screen and (max-width: 767px) {
  section#sec02 div.frames.frames2 div.frames-inner div.frames-content dl dt span:nth-child(2) {
    flex: 0 0 70%;
    font-size: 15px;
    padding-left: 1em;
  }
}
section#sec02 div.frames.frames2 div.frames-inner div.frames-content dl dt span:nth-child(3) {
  width: 16%;
  text-align: right;
  font-size: 13px;
  letter-spacing: 0.05em;
  vertical-align: middle;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  section#sec02 div.frames.frames2 div.frames-inner div.frames-content dl dt span:nth-child(3) {
    flex: 0 0 100%;
    font-size: 11px;
    padding: 1.5em 0 0 0;
    text-align: center;
  }
}
section#sec02 div.frames.frames2 div.frames-inner div.frames-content dl dt span:nth-child(3) em {
  font-style: normal;
  display: block;
  position: relative;
  margin: auto;
  width: 100%;
  padding-right: 4.5em;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  section#sec02 div.frames.frames2 div.frames-inner div.frames-content dl dt span:nth-child(3) em {
    width: auto;
    display: inline-block;
    padding-right: 13px;
  }
}
section#sec02 div.frames.frames2 div.frames-inner div.frames-content dl dt span:nth-child(3) em::after {
  content: '';
  background: url("../common/img/icon_plus.svg") no-repeat center;
  background-size: 13px auto;
  width: 13px;
  height: 13px;
  display: inline-block;
  position: absolute;
  right: 31px;
  top: calc(50% -7.5px);
}
@media screen and (max-width: 767px) {
  section#sec02 div.frames.frames2 div.frames-inner div.frames-content dl dt span:nth-child(3) em::after {
    width: 10px;
    height: 10px;
    background-size: 10px auto;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
  }
}
section#sec02 div.frames.frames2 div.frames-inner div.frames-content dl dt.open span:nth-child(1), section#sec02 div.frames.frames2 div.frames-inner div.frames-content dl dt.open span:nth-child(2) {
  color: #B29701;
}
section#sec02 div.frames.frames2 div.frames-inner div.frames-content dl dt.open span:nth-child(3) em::after {
  background-image: url("../common/img/icon_minus.svg");
}
section#sec02 div.frames.frames2 div.frames-inner div.frames-content dl dd {
  display: none;
  padding: 50px 0;
  text-align: left;
}
@media screen and (max-width: 767px) {
  section#sec02 div.frames.frames2 div.frames-inner div.frames-content dl dd {
    padding: 25px 0;
  }
}
section#sec02 div.frames.frames2 div.frames-inner div.frames-content dl dd figure {
  float: left;
  margin: 0 35px 1em 0;
  padding: 0;
  text-align: left;
  max-width: 170px;
}
@media screen and (max-width: 767px) {
  section#sec02 div.frames.frames2 div.frames-inner div.frames-content dl dd figure {
    max-width: 40%;
    margin: 0 1.5em 1em 0;
  }
}
section#sec02 div.frames.frames2 div.frames-inner div.frames-content dl dd div p {
  margin-top: -0.5em;
  font-size: 15px;
  line-height: 2.133333333333333;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 767px) {
  section#sec02 div.frames.frames2 div.frames-inner div.frames-content dl dd div p {
    font-size: 14px;
    line-height: 2.214285714285714;
    letter-spacing: 0.05em;
  }
}
section#sec02 div.frames.frames2 div.frames-inner div.frames-content dl:nth-of-type(2) dd figure {
  max-width: 280px;
}
@media screen and (max-width: 767px) {
  section#sec02 div.frames.frames2 div.frames-inner div.frames-content dl:nth-of-type(2) dd figure {
    max-width: 50%;
  }
}
section#sec02 div.frames.frames3 div.frames-inner div.frames-content h2 + p {
  margin-bottom: 3.4em;
  text-align: center;
}
@media screen and (max-width: 767px) {
  section#sec02 div.frames.frames3 div.frames-inner div.frames-content h2 + p {
    text-align: left;
    font-size: 14px;
    line-height: 2.214285714285714;
    letter-spacing: 0.05em;
  }
  section#sec02 div.frames.frames3 div.frames-inner div.frames-content h2 + p br {
    display: none;
  }
}
section#sec02 div.frames.frames3 div.frames-inner div.frames-content dl {
  border-top: 1px solid #B29701;
  padding: 30px 0;
}
section#sec02 div.frames.frames3 div.frames-inner div.frames-content dl:last-child {
  border-bottom: 1px solid #B29701;
}
section#sec02 div.frames.frames3 div.frames-inner div.frames-content dl dt, section#sec02 div.frames.frames3 div.frames-inner div.frames-content dl dd {
  position: relative;
  padding-left: 59px;
}
@media screen and (max-width: 767px) {
  section#sec02 div.frames.frames3 div.frames-inner div.frames-content dl dt, section#sec02 div.frames.frames3 div.frames-inner div.frames-content dl dd {
    padding-left: 50px;
  }
}
section#sec02 div.frames.frames3 div.frames-inner div.frames-content dl dt::before, section#sec02 div.frames.frames3 div.frames-inner div.frames-content dl dd::before {
  content: 'Q';
  display: block;
  width: 36px;
  height: 36px;
  line-height: 36px;
  background: #B29701;
  color: #fff;
  text-align: center;
  position: absolute;
  left: 0;
}
@media screen and (max-width: 767px) {
  section#sec02 div.frames.frames3 div.frames-inner div.frames-content dl dt::before, section#sec02 div.frames.frames3 div.frames-inner div.frames-content dl dd::before {
    width: 30px;
    height: 30px;
    line-height: 30px;
  }
}
section#sec02 div.frames.frames3 div.frames-inner div.frames-content dl dt {
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 1.666666666666667;
  letter-spacing: 0.1em;
  min-height: 36px;
}
@media screen and (max-width: 767px) {
  section#sec02 div.frames.frames3 div.frames-inner div.frames-content dl dt {
    font-size: 15px;
    min-height: 30px;
  }
}
section#sec02 div.frames.frames3 div.frames-inner div.frames-content dl dt::before {
  top: -0.1em;
}
section#sec02 div.frames.frames3 div.frames-inner div.frames-content dl dd {
  font-size: 15px;
  line-height: 2.133333333333333;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 767px) {
  section#sec02 div.frames.frames3 div.frames-inner div.frames-content dl dd {
    font-size: 13px;
  }
}
section#sec02 div.frames.frames3 div.frames-inner div.frames-content dl dd .sippei {
  font-size: 14px;
  line-height: 1.928571428571429;
  padding-top: 1em;
}
@media screen and (max-width: 767px) {
  section#sec02 div.frames.frames3 div.frames-inner div.frames-content dl dd .sippei {
    font-size: 11px;
  }
}
section#sec02 div.frames.frames3 div.frames-inner div.frames-content dl dd::before {
  content: 'A';
  background: #012948;
}
section#sec02 div.frames.frames3 div.frames-inner div.frames-content dl dd .btn {
  margin-top: 0.5em;
}
