html {
  font-size: 14px; }

body {
  position: relative;
  overflow-x: hidden;
  font-size: 1.15rem;
  color: #414141;
  font-family: 'Shippori Mincho', serif;
  line-height: 1.6;
  background-color: #fff; }
  body.hide {
    overflow: hidden; }
  body em {
    font-style: normal; }
  body.thanks {
    background-color: #f2e4e4; }

a {
  color: #231815; }

.sans-serif {
  font-family: sans-serif; }

/*common-parts*/
.inner {
  padding-left: 20px;
  padding-right: 20px;
  max-width: 1240px;
  margin-left: auto;
  margin-right: auto; }

* {
  box-sizing: border-box; }

img {
  max-width: 100%;
  display: block; }

.textCenter {
  text-align: center; }

#wrapAll {
  width: 100%;
  overflow: hidden; }

.o_sp {
  display: none !important; }

.o_spOnly {
  display: none !important; }

.inview {
  transition: all .3s ease 0s;
  -moz-transition: all .3s ease 0s;
  -webkit-transition: all .3s ease 0s;
  transition-duration: 1.6s; }
  .inview:hover {
    text-decoration: none; }

.unscroll {
  opacity: 0;
  transform: translateY(40px); }
  .unscroll.onlyOpa {
    transform: none; }
  .unscroll.noanim {
    transform: none;
    opacity: 1; }

.commonBT {
  margin: 0 auto;
  max-width: 560px;
  display: block;
  transition: all .3s ease 0s;
  -moz-transition: all .3s ease 0s;
  -webkit-transition: all .3s ease 0s; }
  .commonBT:hover {
    text-decoration: none; }
  .commonBT:hover {
    opacity: .7;
    text-decoration: none; }

h1,
h2,
h3,
h4,
h5,
h6,
strong {
  font-weight: normal; }

.mainHeader {
  padding-top: 30px;
  max-width: 1200px;
  margin: 0 auto; }
  .mainHeader img {
    margin: 0 auto; }

.commonHeading {
  display: flex;
  flex-direction: column;
  align-items: center;
  line-height: 1.6;
  text-align: center;
  font-size: 22px; }
  .commonHeading__icon {
    margin-bottom: 30px; }
  .commonHeading__main {
    display: block;
    letter-spacing: 0.05em; }
  .commonHeading__sub {
    display: block;
    font-size: 0.75em;
    color: #cb9600;
    letter-spacing: 0.05em; }

.commonHeading2 {
  display: flex;
  flex-direction: column;
  align-items: center;
  line-height: 1.6;
  text-align: center;
  font-size: 24px;
  margin-bottom: 60px; }
  .commonHeading2 strong {
    display: block; }
  .commonHeading2 em {
    display: block;
    font-size: 0.75em; }

.breadCrumbWrap {
  margin-top: 15px;
  font-size: 12px;
  line-height: 1.2; }

.breadCrumb li {
  display: inline-block; }
.breadCrumb a {
  text-decoration: underline; }
  .breadCrumb a:hover {
    text-decoration: none; }

.section1 {
  padding-top: 60px; }
  .section1__heading {
    margin-bottom: 30px; }
    .section1__heading__logo {
      max-width: 162px;
      margin: 0 auto 20px; }
    .section1__heading__text {
      display: block;
      text-align: center;
      font-size: 25px; }
  .section1__box {
    display: flex;
    justify-content: space-between;
    align-items: center;
    max-width: 966px;
    margin: 0 auto; }
    .section1__box__left {
      width: calc(50% - 20px);
      padding-left: 40px; }
    .section1__box__text {
      position: relative;
      line-height: 3; }
      .section1__box__text:before {
        content: '';
        width: 128px;
        height: 116px;
        position: absolute;
        top: 0;
        left: 0;
        transform: translate(-105%, -105%);
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center center;
        background-image: url(../images/section1_bg.png); }
    .section1__box__right {
      display: flex;
      justify-content: flex-end;
      width: calc(50% - 20px); }

.section2 {
  padding: 50px 0 160px; }
  .section2__list {
    margin: 0 auto;
    max-width: 1130px; }
  .section2__list__item {
    margin-top: 50px;
    display: flex;
    justify-content: center;
    align-items: center; }
    .section2__list__item a {
      display: block;
      transition: all .3s ease 0s;
      -moz-transition: all .3s ease 0s;
      -webkit-transition: all .3s ease 0s; }
      .section2__list__item a:hover {
        text-decoration: none; }
      .section2__list__item a:hover {
        opacity: .7;
        text-decoration: none; }

.section3 {
  background-color: #cde8ec; }
  .section3__header {
    position: relative;
    width: 100%;
    max-width: 850px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-top: 30px;
    margin-bottom: 60px;
    position: relative; }
    .section3__header__main {
      width: calc(60% - 20px); }
    .section3__header__main__text {
      font-size: 18px;
      margin-top: -1.4em;
      letter-spacing: 0.05em;
      position: relative;
      z-index: 2; }
    .section3__header__sub {
      width: 40%; }
      .section3__header__sub__sub {
        font-size: 24px;
        line-height: 1.6; }
      .section3__header__sub__main {
        line-height: 1.4; }
        .section3__header__sub__main small {
          font-size: 24px; }
        .section3__header__sub__main span {
          font-size: 64px; }
    .section3__header:before {
      content: '';
      width: 204px;
      height: 203px;
      position: absolute;
      top: 0;
      left: 0;
      background-size: contain;
      background-repeat: no-repeat;
      background-position: center top;
      background-image: url(../images/section3_headerBG1.png);
      opacity: .5;
      transform: translateX(-150%); }
    .section3__header:after {
      content: '';
      width: 188px;
      height: 188px;
      position: absolute;
      top: 0;
      left: 0;
      background-size: contain;
      background-repeat: no-repeat;
      background-position: center top;
      background-image: url(../images/section3_headerBG2.png);
      transform: translate(-110%, -30%); }
  .section3__section {
    padding-bottom: 70px;
    max-width: 640px;
    margin: 0 auto; }
    .section3__section__heading {
      display: flex;
      align-items: center;
      justify-content: center;
      max-width: 632px;
      margin: 0 auto 30px;
      line-height: 1.2;
      white-space: nowrap; }
      .section3__section__heading span {
        font-size: 22px;
        letter-spacing: 0.1em;
        padding: 0 1.8em; }
      .section3__section__heading:before, .section3__section__heading:after {
        content: '';
        height: 1px;
        width: 100%;
        background-color: #414141; }
    .section3__section__list {
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between; }
      .section3__section__list__item {
        background-color: #fff;
        padding: 30px 30px 50px;
        width: calc(50% - 12px);
        line-height: 1.4;
        background: url(../images/section3_listBG_tl.png) no-repeat top 6px left 6px/34px, url(../images/section3_listBG_br.png) no-repeat bottom 6px right 6px/34px, #fff; }
      .section3__section__list__heading {
        text-align: center;
        font-size: 18px;
        margin-bottom: 1.8em; }
      .section3__section__list__list {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        max-width: 364px;
        margin: 0 auto; }
        .section3__section__list__list:after {
          content: '';
          width: 31.8%; }
        .section3__section__list__list__item {
          width: 31.8%;
          margin-top: 10px;
          background-color: #eaf5f6;
          padding: 8px 6px;
          display: flex;
          align-items: center;
          font-size: 15px; }
          .section3__section__list__list__item--long {
            width: 66%; }
          .section3__section__list__list__item em {
            color: #52b9c6; }
    .section3__section__aside {
      margin: 30px 0 70px; }
      .section3__section__aside__list {
        display: flex;
        justify-content: space-between; }
        .section3__section__aside__list li {
          width: calc(50% - 12px);
          border-left: 9px solid #74ced9;
          padding-left: 10px; }


.planItem {
  margin-top: 70px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
  align-items: center;
  max-width: 1080px; }
  .planItem__heading {
    width: 176px;
    position: relative;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
    height: 100px;
    border-right: 2px solid #000; }
    .planItem__heading img {
      max-width: 134px; }
  .planItem__content {
    width: calc(100%);
    max-width: 842px; }
  .planItem__list {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-wrap: wrap; }
    .planItem__list li {
      width: calc(100% / 4);
      padding: 0 5px;
      margin-top: 30px; }
      .planItem__list li:nth-child(-n+4) {
        margin-top: 0; }
  .planItem__list_img {
    width: 68px;
    margin: 0 auto 30px; }
  .planItem__list_text {
    text-align: center;
    font-size: 14px; }


.planitem_text{
	margin: 50px 0;
}



.imgView {
  padding-top: 130px; }
  .imgView__inner {
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url(../images/imgView_bg.jpg); }
  .imgView__main {
    display: block; }

.section4 {
  padding-top: 130px; }
  .section4__heading {
    margin-bottom: 40px;
    font-size: 44px;
    letter-spacing: 0.1em; }
    .section4__heading span {
      display: inline-block;
      line-height: 1.4;
      padding-bottom: 6px; }
      .section4__heading span:last-child {
        padding-right: 0.6em;
        background-size: contain;
        background-position: left bottom;
        background-repeat: no-repeat;
        background-image: url(../images/section4_headingBG.png); }
  .section4__list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap; }
    .section4__list__item {
      width: calc(50% - 10px);
      display: flex;
      flex-direction: column;
      justify-content: space-between; }
      .section4__list__item:last-child {
        margin-top: 40px;
        width: 100%; }
      .section4__list__item__heading {
        display: flex;
        align-items: flex-end;
        position: relative;
        justify-content: space-between;
        line-height: 1.6;
        padding-bottom: 18px;
        margin-bottom: 20px;
        font-size: 20px; }
        .section4__list__item__heading__num {
          width: 100px; }
        .section4__list__item__heading__text {
          width: calc(100% - 110px); }
        .section4__list__item__heading:after {
          content: '';
          width: 100%;
          max-width: 524px;
          height: 1px;
          background-color: #b9b9b9;
          bottom: 0;
          left: 50%;
          transform: translateX(-50%);
          position: absolute; }
      .section4__list__item__inner {
        padding: 0 60px;
        line-height: 2; }
      .section4__list__item__figure {
        margin-top: 30px; }
        .section4__list__item__figure figcaption {
          display: block;
          text-align: right;
          margin-top: 0.6em; }
  .section4__gallery {
    margin-top: 60px;
    display: flex;
    flex-wrap: wrap; }
    .section4__gallery__item {
      width: calc((100% - 40px) / 6);
      margin-right: 8px;
      margin-top: 8px; }
      .section4__gallery__item:nth-child(6n) {
        margin-right: 0; }
    .section4__gallery a {
      display: block;
      transition: all .3s ease 0s;
      -moz-transition: all .3s ease 0s;
      -webkit-transition: all .3s ease 0s; }
      .section4__gallery a:hover {
        text-decoration: none; }
      .section4__gallery a:hover {
        opacity: .7;
        text-decoration: none; }

.section5 {
  padding-top: 312px; }
  .section5__inner {
    max-width: 1104px; }
  .section5__heading {
    margin-bottom: 70px; }
  .section5__slide {
    position: relative;
    padding: 0 50px; }
    .section5__slide .slick-prev {
      overflow: hidden;
      width: 88px;
      height: 88px;
      position: absolute;
      top: 50%;
      left: -44px;
      text-indent: -99em;
      appearance: none;
      border: 0;
      background-color: transparent;
      border-radius: 50%;
      outline: 0;
      transition: all .3s ease 0s;
      -moz-transition: all .3s ease 0s;
      -webkit-transition: all .3s ease 0s;
      background-size: contain;
      background-position: center center;
      background-repeat: no-repeat;
      background-image: url(../images/slick-prev.png);
      transform: translateY(-50%);
      cursor: pointer; }
      .section5__slide .slick-prev:hover {
        text-decoration: none; }
      .section5__slide .slick-prev:hover {
        opacity: .7;
        text-decoration: none; }
    .section5__slide .slick-next {
      overflow: hidden;
      width: 88px;
      height: 88px;
      position: absolute;
      top: 50%;
      right: -44px;
      text-indent: -99em;
      appearance: none;
      border: 0;
      background-color: transparent;
      border-radius: 50%;
      outline: 0;
      transition: all .3s ease 0s;
      -moz-transition: all .3s ease 0s;
      -webkit-transition: all .3s ease 0s;
      background-size: contain;
      background-position: center center;
      background-repeat: no-repeat;
      background-image: url(../images/slick-next.png);
      transform: translateY(-50%);
      cursor: pointer; }
      .section5__slide .slick-next:hover {
        text-decoration: none; }
      .section5__slide .slick-next:hover {
        opacity: .7;
        text-decoration: none; }
  .section5__section {
    outline: 0; }
    .section5__section__inner {
      max-width: 750px;
      margin: 0 auto; }
    .section5__section__heading {
      line-height: 1.4;
      margin-bottom: 20px; }
      .section5__section__heading__step {
        font-size: 42px; }
        .section5__section__heading__step strong {
          font-size: 1.4em; }
      .section5__section__heading__text {
        display: block;
        font-size: 20px; }
    .section5__section__text {
      padding: 1em 20px 0;
      font-size: 20px;
      line-height: 1.8; }
    .section5__section__text_small {
      font-size: 16px;
      margin-top: 1em;
      padding: 0 20px; }
    .section5__section__linkWrap {
      max-width: 660px;
      margin: 25px auto 0; }
    .section5__section__link {
      display: block;
      transition: all .3s ease 0s;
      -moz-transition: all .3s ease 0s;
      -webkit-transition: all .3s ease 0s;
      font-size: 20px;
      line-height: 1;
      padding: 1em 40px 1em 86px;
      background: url(../images/section5__btBG1.png) no-repeat left center/contain, url(../images/section5__btBG2.png) no-repeat right center/contain, #f5f5f3; }
      .section5__section__link:hover {
        text-decoration: none; }
      .section5__section__link:hover {
        opacity: .7;
        text-decoration: none; }

.qaSection {
  padding: 70px 0 0;
  max-width: 1100px;
  margin: 0 auto; }
  .qaSection__list {
    margin-top: 40px; }
  .qaSection dt {
    position: relative;
    width: 100%;
    padding-left: 18%;
    padding-right: 18%;
    margin-top: 45px;
    padding-top: 20px; }
    .qaSection dt:first-child {
      margin-top: 0; }
    .qaSection dt figure {
      width: 15%;
      position: absolute;
      left: 0;
      top: 0; }
  .qaSection__Q {
    padding: 30px;
    border-radius: 15px;
    background-color: #fee9f6;
    position: relative; }
    .qaSection__Q:before {
      content: '';
      border: 25px solid transparent;
      border-right-color: #fee9f6;
      position: absolute;
      top: 20px;
      left: -50px;
      transform: scaleY(0.3); }
  .qaSection dd {
    position: relative;
    width: 100%;
    padding-left: 18%;
    padding-right: 18%;
    padding-top: 20px;
    margin-top: 10px; }
    .qaSection dd figure {
      width: 15%;
      position: absolute;
      right: 0;
      top: 0; }
  .qaSection__A {
    padding: 30px;
    border-radius: 15px;
    background-color: #d0f1f6;
    position: relative; }
    .qaSection__A:before {
      content: '';
      border: 25px solid transparent;
      border-left-color: #d0f1f6;
      position: absolute;
      top: 20px;
      right: -50px;
      transform: scaleY(0.3); }

.flexBox {
  display: flex;
  justify-content: space-between; }
  .flexBox__right {
    width: calc(50% - 30px); }
  .flexBox__left {
    width: 50%; }

.youtubeBox {
  padding-top: 56.26%;
  position: relative; }
  .youtubeBox iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.section9 {
  padding-top: 110px;
  max-width: 1100px;
  margin: 0 auto;
  font-size: 14px; }
  .section9__videoWrap {
    max-width: 800px;
    margin: 50px auto 0; }

.section10 {
  padding-top: 70px;
  max-width: 1100px;
  margin: 0 auto;
  font-size: 14px; }
  .section10__list__row {
    display: flex; }
    .section10__list__row dt {
      width: 6em; }
    .section10__list__row dd {
      width: calc(100% - 6em); }

.contactWrap__box {
  display: none; }
  .contactWrap__box.current {
    display: block; }

.contactTab {
  max-width: 860px;
  margin: 0 auto 50px;
  display: flex;
  justify-content: space-between;
  text-align: center;
  font-size: min(20px,3.5vw); }
  .contactTab__tab {
    position: relative;
    width: 48%;
    background-color: #ececec;
    color: #aaa;
    padding: 0.6em;
    border: 1px solid #aaa;
    cursor: pointer; }
    .contactTab__tab span {
      position: relative;
      z-index: 10; }
    .contactTab__tab.current {
      border-color: #c3c3c3;
      background-color: #fff;
      color: #414141; }
      .contactTab__tab.current:before {
        content: '';
        width: 32px;
        height: 32px;
        position: absolute;
        bottom: -16px;
        left: 50%;
        border: 1px solid transparent;
        transform: translateX(-50%) rotate(45deg);
        border-bottom-color: #c3c3c3;
        border-right-color: #c3c3c3;
        background-color: #fff;
        box-sizing: border-box; }

.contactFlex {
  display: flex;
  justify-content: space-between; }
  .contactFlex__item {
    width: 47%;
    display: flex;
    align-items: center; }
    .contactFlex__item .formText {
      width: 100% !important; }
  .contactFlex__label {
    font-weight: bold;
    white-space: nowrap;
    min-width: 2.8em; }
  .contactFlex__input {
    width: 100%; }

.contact {
  padding: 110px 0 50px;
  max-width: 1024px;
  margin: 0 auto; }
  .contact__heading {
    margin-bottom: 40px; }
    .contact__heading__icon {
      display: block;
      width: 30px;
      margin: 0 auto 20px; }
    .contact__heading strong {
      display: block;
      text-align: center;
      font-size: min(24px,4.5vw);
      line-height: 1.4; }
  .contact__confirmHeading {
    margin: 0 auto 40px;
    text-align: center;
    font-weight: bold;
    font-size: 24px; }
  .contact__table {
    margin: 0 auto;
    width: 100%; }
    .contact__table th,
    .contact__table td {
      border: 1px solid #dadada;
      padding: 1.5em; }
      .contact__table th h3,
      .contact__table td h3 {
        font-weight: normal;
        margin: 0.5em 0;
        font-size: 1em; }
        .contact__table th h3:first-child,
        .contact__table td h3:first-child {
          margin-top: 0; }
    .contact__table th {
      width: 290px;
      background-color: #f0f0f0;
      vertical-align: middle; }
    .contact__table .formText {
      appearance: none;
      -webkit-appearance: none;
      -moz-appearance: none;
      display: block;
      vertical-align: middle;
      font-size: 16px;
      padding: 0.8em;
      border: 1px solid #ccc;
      background-color: #fff;
      border-radius: 4px;
      background-image: none;
      width: 142px;
      display: inline-block; }
      .contact__table .formText.long {
        width: 240px; }
      .contact__table .formText.w100 {
        width: 100%; }
      .contact__table .formText.short {
        width: 4em; }
    .contact__table textarea.formText {
      appearance: none;
      -webkit-appearance: none;
      -moz-appearance: none;
      display: block;
      font-size: 16px;
      padding: 0.6em;
      border: 1px solid #ccc;
      border-radius: 4px;
      background-image: none;
      width: 100%; }
    .contact__table select.formText {
      padding-right: 30px;
      background-image: url(../images/arrow.png);
      background-size: 12px;
      background-position: right 8px center;
      background-repeat: no-repeat; }
    .contact__table label.error {
      display: block;
      margin-top: 15px;
      font-size: 14px;
      color: #d40000; }
  .contact__caption {
    color: #4c4948;
    margin: 0 auto 50px;
    text-align: center;
    font-size: 13px;
    max-width: 750px; }

#formBtnBox {
  text-align: center; }
  #formBtnBox .submitBT {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-image: none;
    display: inline-block;
    text-align: center;
    border-radius: 0;
    background-color: transparent;
    background-image: none;
    transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -webkit-transition: all .3s ease 0s;
    cursor: pointer;
    max-width: 100%;
    font-weight: bold;
    max-width: 350px;
    width: 100%;
    border: 0;
    background-color: #525252;
    color: #fff;
    font-weight: bold;
    font-size: 16px;
    padding: 1em;
    border-radius: 30px;
    outline: 0; }
    #formBtnBox .submitBT:hover {
      text-decoration: none; }
    #formBtnBox .submitBT:hover {
      opacity: .7;
      text-decoration: none; }

.thanksBox {
  max-width: 640px;
  margin: 0 auto;
  padding: 30px;
  background-color: #fff;
  box-shadow: 0px 3px 4px rgba(0, 0, 0, 0.1);
  line-height: 2; }
  .thanksBox a {
    text-decoration: underline;
    word-break: break-all; }
    .thanksBox a:hover {
      text-decoration: none; }

.mainFooter {
  text-align: center;
  padding: 70px 0 40px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url(../images/mainFooter_bg.jpg); }
  .mainFooter__logo {
    width: 160px;
    margin: 0 auto 60px; }
  .mainFooter p {
    margin-bottom: 1em; }
  .mainFooter__credit {
    display: block;
    text-align: center;
    line-height: 1.1; }

.spFooter {
  display: none; }

 .schedule {
    padding: 50px 0; 
max-width: 880px;
margin: 10px auto;}
    .schedule__heading {
      margin-bottom: 40px;
      width: 100%; }
    .schedule__img {
      width: calc(100% + 40px);
      position: relative;
      left: -20px; }


@media only screen and (max-width: 1200px) {
  html {
    font-size: 14px; }

  /*common-parts*/
  .o_wo_tab {
    display: none; }

  .section1__box {
    max-width: 800px; }
    .section1__box__left {
      padding-left: 0; }

  .section4__list__item__heading {
    font-size: 18px; }
    .section4__list__item__heading__num {
      width: 60px; }
    .section4__list__item__heading__text {
      width: calc(100% - 70px); }
  .section4__list__item__inner {
    padding: 0 30px; }

  .section5__slide .slick-prev {
    width: 50px;
    height: 50px;
    left: -10px; }
  .section5__slide .slick-next {
    width: 50px;
    height: 50px;
    right: -10px; }

  .contact__table {
    margin: 0 auto;
    width: 100%; }
    .contact__table th,
    .contact__table td {
      border: 1px solid #dadada;
      padding: 1.5em; }
      .contact__table th h3,
      .contact__table td h3 {
        font-weight: normal;
        margin: 0.5em 0;
        font-size: 1em; }
        .contact__table th h3:first-child,
        .contact__table td h3:first-child {
          margin-top: 0; }
    .contact__table th {
      width: 290px;
      background-color: #f0f0f0;
      vertical-align: middle; }
    .contact__table .formText {
      appearance: none;
      -webkit-appearance: none;
      -moz-appearance: none;
      display: block;
      vertical-align: middle;
      font-size: 16px;
      padding: 0.8em;
      border: 1px solid #ccc;
      background-color: #fff;
      border-radius: 4px;
      background-image: none;
      width: 142px;
      display: inline-block; }
      .contact__table .formText.long {
        width: 240px; }
      .contact__table .formText.w100 {
        width: 100%; }
      .contact__table .formText.short {
        width: 4em; }
    .contact__table textarea.formText {
      appearance: none;
      -webkit-appearance: none;
      -moz-appearance: none;
      display: block;
      font-size: 16px;
      padding: 0.6em;
      border: 1px solid #ccc;
      border-radius: 4px;
      background-image: none;
      width: 100%; }
    .contact__table select.formText {
      padding-right: 30px;
      background-image: url(../images/arrow.png);
      background-size: 12px;
      background-position: right 8px center;
      background-repeat: no-repeat; }
    .contact__table label.error {
      display: block;
      margin-top: 15px;
      font-size: 14px;
      color: #d40000; }
  .contact__caption {
    color: #4c4948;
    margin: 0 auto 50px;
    text-align: center;
    font-size: 13px;
    max-width: 750px; } }
@media only screen and (max-width: 800px) {
  html {
    font-size: 14px; }

  body {
    font-size: 1rem; }

  /*common-parts*/
  .inner {
    padding-left: 20px;
    padding-right: 20px; }

  .o_pc {
    display: none !important; }

  .o_sp {
    display: block !important; }

  .mainHeader {
    padding-top: 0; }

  .commonHeading {
    font-size: min(24px,4.5vw); }
    .commonHeading__icon {
      max-width: 250px;
      width: 55vw;
      margin-bottom: 2.5vw; }

  .commonHeading2 {
    font-size: min(24px,4.5vw);
    margin-bottom: 40px; }

  .section1__heading__logo {
    width: 25vw;
    margin-bottom: 3vw; }
  .section1__heading__text {
    font-size: min(24px,4.5vw); }
  .section1__box {
    display: block; }
    .section1__box__left {
      width: 100%;
      display: flex;
      justify-content: center;
      align-items: center; }
    .section1__box__text {
      position: relative;
      line-height: 3;
      text-align: center;
      font-size: 3.2vw;
      font-size: min(16px,3.2vw); }
      .section1__box__text:before {
        content: '';
        width: 64px;
        height: 58px;
        transform: translate(-105%, -60%); }
    .section1__box__right {
      width: 100%;
      margin: 10px auto 0; }
    .section1__box__img {
      width: 50%; }

  .section2 {
    padding-bottom: 100px; }

  .section3 {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center; }
    .section3__header {
      width: auto;
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: center;
      max-width: 80%;
      margin-left: auto;
      margin-right: auto; }
      .section3__header:before {
        width: 110px;
        height: 110px; }
      .section3__header:after {
        width: 100px;
        height: 100px; }
      .section3__header__main {
        width: 100%;
        margin: 0 auto 20px; }
      .section3__header__main__text {
        font-size: min(16px,3.4vw); }
      .section3__header__sub {
        width: 100%; }
        .section3__header__sub__sub {
          font-size: min(26px,6vw); }
        .section3__header__sub__main small {
          font-size: min(26px,6vw); }
        .section3__header__sub__main span {
          font-size: min(70px,14vw); }
    .section3__section {
      padding-bottom: 70px; }
      .section3__section__heading span {
        font-size: min(22px,4.5vw);
        padding: 0 1em; }
      .section3__section__list {
        display: block; }
        .section3__section__list__item {
          padding: 20px 20px 40px;
          width: 100%;
          line-height: 1.4;
          background: url(../images/section3_listBG_tl.png) no-repeat top 6px left 6px/26px, url(../images/section3_listBG_br.png) no-repeat bottom 6px right 6px/26px, #fff;
          margin-top: 30px; }
          .section3__section__list__item:first-child {
            margin-top: 0; }
        .section3__section__list__heading {
          margin-bottom: 0.6em; }
        .section3__section__list__list__item {
          font-size: 14px; }
      .section3__section__aside {
        margin: 30px 0 50px; }
        .section3__section__aside__list {
          display: block; }
          .section3__section__aside__list li {
            width: 100%;
            margin-top: 30px; }
            .section3__section__aside__list li:first-child {
              margin-top: 0; }

  .imgView {
    padding-top: 70px; }
    .imgView__inner {
      background-image: url(../images/imgView_bg-sp.jpg); }

  .section4 {
    padding-top: 70px; }
    .section4__heading {
      margin-bottom: 30px;
      font-size: 24px;
      font-size: max(18px,5.5vw); }
    .section4__list {
      display: block; }
      .section4__list__item {
        width: 100%;
        margin-top: 40px; }
        .section4__list__item:first-child {
          margin-top: 0; }
        .section4__list__item__heading {
          font-size: 18px;
          font-size: max(14px,4vw); }
          .section4__list__item__heading__num {
            width: 15vw; }
          .section4__list__item__heading__text {
            width: calc(100% - 17vw); }
          .section4__list__item__heading:after {
            max-width: 90%; }
        .section4__list__item__inner {
          padding: 0 5%; }
    .section4__gallery {
      margin-top: 40px; }
      .section4__gallery__item {
        width: calc((100% - 10px) / 3);
        margin-right: 5px;
        margin-top: 5px; }
        .section4__gallery__item:nth-child(3n) {
          margin-right: 0; }
      .section4__gallery a {
        display: block;
        transition: all .3s ease 0s;
        -moz-transition: all .3s ease 0s;
        -webkit-transition: all .3s ease 0s; }
        .section4__gallery a:hover {
          text-decoration: none; }
        .section4__gallery a:hover {
          opacity: .7;
          text-decoration: none; }

  .section5__slide {
    padding: 0 36px; }
    .section5__slide .slick-prev {
      width: 30px;
      height: 30px;
      left: -10px; }
    .section5__slide .slick-next {
      width: 30px;
      height: 30px;
      right: -10px; }
  .section5__section {
    padding: 0 4px; }
    .section5__section__heading__step {
      font-size: 30px; }
    .section5__section__heading__text {
      display: block;
      font-size: 18px; }
    .section5__section__text {
      padding: 1em 20px 0;
      font-size: 16px; }
    .section5__section__text_small {
      font-size: 14px;
      margin-top: 1e; }
    .section5__section__linkWrap {
      max-width: 660px;
      margin: 25px auto 0; }
    .section5__section__link {
      padding: 1em 40px 1em 1em;
      font-size: 16px;
      background: url(../images/section5__btBG2.png) no-repeat right center/30px, #f5f5f3; }

  .flexBox {
    display: block; }
    .flexBox__right {
      width: 100%; }
    .flexBox__left {
      width: 100%;
      margin-top: 30px; }

  .section9 {
    padding-top: 70px; }

  .section10 {
    padding-top: 70px; }

  .contact {
    padding: 50px 0; }
    .contact__table {
      margin: 0 auto;
      width: 100%; }
      .contact__table th,
      .contact__table td {
        border: 1px solid #dadada;
        padding: 1.5em; }
        .contact__table th h3,
        .contact__table td h3 {
          font-weight: normal;
          margin: 0.5em 0;
          font-size: 1em; }
          .contact__table th h3:first-child,
          .contact__table td h3:first-child {
            margin-top: 0; }
      .contact__table th {
        width: 290px;
        background-color: #f0f0f0;
        vertical-align: middle; }
      .contact__table .formText {
        appearance: none;
        -webkit-appearance: none;
        -moz-appearance: none;
        display: block;
        vertical-align: middle;
        font-size: 16px;
        padding: 0.8em;
        border: 1px solid #ccc;
        background-color: #fff;
        border-radius: 4px;
        background-image: none;
        width: 142px;
        display: inline-block; }
        .contact__table .formText.long {
          width: 240px; }
        .contact__table .formText.w100 {
          width: 100%; }
        .contact__table .formText.short {
          width: 4em; }
      .contact__table textarea.formText {
        appearance: none;
        -webkit-appearance: none;
        -moz-appearance: none;
        display: block;
        font-size: 16px;
        padding: 0.6em;
        border: 1px solid #ccc;
        border-radius: 4px;
        background-image: none;
        width: 100%; }
      .contact__table select.formText {
        padding-right: 30px;
        background-image: url(../images/arrow.png);
        background-size: 12px;
        background-position: right 8px center;
        background-repeat: no-repeat; }
      .contact__table label.error {
        display: block;
        margin-top: 15px;
        font-size: 14px;
        color: #d40000; }
    .contact__caption {
      color: #4c4948;
      margin: 0 auto 50px;
      text-align: center;
      font-size: 13px;
      max-width: 750px; }
    .contact__table th {
      width: 200px; }

  #formBtnBox .submitBT.prev {
    margin-top: 15px; }

  .mainFooter {
    padding-bottom: 120px; }

  .spFooter {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    height: 80px;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: #f3f2ed;
    z-index: 99999; }
    .spFooter a {
      width: 50%;
      display: -webkit-flex;
      font-size: 13px;
      display: -moz-flex;
      display: -ms-flex;
      display: -o-flex;
      display: flex;
      justify-content: center;
      align-items: center;
      border-left: 2px solid #eae9e3;
      line-height: 1.4;
      padding: 0 10px; }
    .spFooter a:hover {
      text-decoration: none; }
    .spFooter a:first-child {
      border-left: 0; }
    .spFooter a .ic {
      width: 24px;
      margin-right: 6px; } }
@media only screen and (max-width: 520px) {
  html {
    font-size: 14px; }

	.planItem__list li {
    width: calc(100% / 3);
    padding: 0 5px;
    margin-top: 30px !important; }
    .planItem__list li:nth-child(-n+3) {
      margin-top: 0 !important; }
  /*common-parts*/
  .o_wo_sp {
    display: none; }

  .o_spOnly {
    display: block !important; }

  .qaSection dt {
    padding-right: 0;
    padding-top: 10px; }
  .qaSection__Q {
    padding: 20px; }
    .qaSection__Q:before {
      border: 10px solid transparent;
      border-right-color: #fee9f6;
      transform: scaleY(0.5);
      top: 8px;
      left: -20px; }
  .qaSection dd {
    padding-left: 0;
    padding-top: 10px;
    margin-top: 20px; }
  .qaSection__A {
    padding: 20px; }
    .qaSection__A:before {
      border: 10px solid transparent;
      border-left-color: #d0f1f6;
      transform: scaleY(0.5);
      top: 8px;
      right: -20px; }

  .contact__table {
    margin: 0 auto;
    width: 100%; }
    .contact__table th,
    .contact__table td {
      border: 1px solid #dadada;
      padding: 1.5em; }
      .contact__table th h3,
      .contact__table td h3 {
        font-weight: normal;
        margin: 0.5em 0;
        font-size: 1em; }
        .contact__table th h3:first-child,
        .contact__table td h3:first-child {
          margin-top: 0; }
    .contact__table th {
      width: 290px;
      background-color: #f0f0f0;
      vertical-align: middle; }
    .contact__table .formText {
      appearance: none;
      -webkit-appearance: none;
      -moz-appearance: none;
      display: block;
      vertical-align: middle;
      font-size: 16px;
      padding: 0.8em;
      border: 1px solid #ccc;
      background-color: #fff;
      border-radius: 4px;
      background-image: none;
      width: 142px;
      display: inline-block; }
      .contact__table .formText.long {
        width: 240px; }
      .contact__table .formText.w100 {
        width: 100%; }
      .contact__table .formText.short {
        width: 4em; }
    .contact__table textarea.formText {
      appearance: none;
      -webkit-appearance: none;
      -moz-appearance: none;
      display: block;
      font-size: 16px;
      padding: 0.6em;
      border: 1px solid #ccc;
      border-radius: 4px;
      background-image: none;
      width: 100%; }
    .contact__table select.formText {
      padding-right: 30px;
      background-image: url(../images/arrow.png);
      background-size: 12px;
      background-position: right 8px center;
      background-repeat: no-repeat; }
    .contact__table label.error {
      display: block;
      margin-top: 15px;
      font-size: 14px;
      color: #d40000; }
  .contact__caption {
    color: #4c4948;
    margin: 0 auto 50px;
    text-align: center;
    font-size: 13px;
    max-width: 750px; }
  .contact__table {
    width: 100%;
    display: block; }
    .contact__table tbody,
    .contact__table tr,
    .contact__table th,
    .contact__table td {
      display: block;
      width: 100%; }
    .contact__table th,
    .contact__table td {
      border-top-width: 0; }
    .contact__table th {
      padding: 0.6em 1.5em; }
    .contact__table tr:first-child th {
      border-top-width: 1px; }
    .contact__table label {
      display: block; }

  .thanksBox {
    padding: 30px 15px; }

  .mainFooter {
    font-size: 13px;
    padding: 40px 0 120px; } }
