@charset "UTF-8";
/* ==================================================================================== 

    MIXIN

==================================================================================== */
/* ====================================================================================

    R E S E T

==================================================================================== */
html {
  color: #000;
  background: #FFF; }

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
  margin: 0;
  padding: 0; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

fieldset, img {
  border: 0; }

address, caption, cite, code, dfn, em, strong, th, var {
  font-style: normal;
  font-weight: normal; }

ol, ul {
  list-style: none; }

caption, th {
  text-align: left; }

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal; }

q:before, q:after {
  content: ''; }

abbr, acronym {
  border: 0;
  font-variant: normal; }

sup {
  vertical-align: text-top; }

sub {
  vertical-align: text-bottom; }

input, textarea, select {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit; }

input, textarea, select {
  *font-size: 100%; }

legend {
  color: #000; }

article, aside, audio, bb, canvas, datagrid, datalist, details, dialog, eventsource, figure, footer, header, hgroup, mark, menu, meter, nav, output, progress, section, time, video {
  display: block;
  margin: 0;
  padding: 0; }

.cf:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden; }

.cf {
  min-height: 1px; }

@-webkit-keyframes zoomUp {
  0% {
    -webkit-transform: scale(1.15);
    transform: scale(1.15); }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1); } }

@keyframes zoomUp {
  0% {
    -webkit-transform: scale(1.15);
    transform: scale(1.15); }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1); } }

.swiper-slide-active .slide-img,
.swiper-slide-duplicate-active .slide-img,
.swiper-slide-prev .slide-img {
  -webkit-animation: zoomUp 12s linear 0s;
  animation: zoomUp 12s linear 0s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

.slide-img {
  background-size: cover;
  background-position: center center;
  height: 100%; }

.swiper-container {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1; }

* {
  box-sizing: border-box; }

html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  font-size: 10px; }

body {
  max-height: 100%; }

h1,
h2,
h3,
h4,
h5,
h6 {
  line-height: 1.2; }

p {
  text-align: justify;
  line-height: 1.8;
  font-weight: 300; }

a {
  text-decoration: none; }

img,
iframe {
  vertical-align: bottom;
  max-width: 100%; }

#wrapper {
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 18px;
  font-size: 1.8rem;
  color: #2f4252;
  line-height: 1;
  position: relative;
  overflow: hidden; }

.sp {
  display: none !important; }

.flex {
  display: -webkit-box;
  /*Android4.3*/
  display: -moz-box;
  /*Firefox21*/
  display: -ms-flexbox;
  /*IE10*/
  display: -webkit-flex;
  /*PC-Safari,iOS8.4*/
  display: flex; }

.between {
  -webkit-box-pack: justify;
  /*Android4.3*/
  -moz-box-pack: justify;
  /*Firefox21*/
  -ms-flex-pack: justify;
  /*IE10*/
  -webkit-justify-content: space-between;
  /*PC-Safari,iOS8.4*/
  justify-content: space-between; }

.vertical {
  -webkit-align-items: center;
  /* 縦方向中央揃え（Safari用） */
  align-items: center;
  /* 縦方向中央揃え */ }

.flex-right {
  -webkit-justify-content: flex-end;
  justify-content: flex-end; }

.flex-bot {
  -webkit-align-items: flex-end;
  align-items: flex-end; }

.wrap {
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.center {
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -ms-flex-box: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center; }

.btn-reset {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
  border-radius: 0;
  border: 0;
  margin: 0;
  padding: 0;
  background: none transparent;
  vertical-align: middle;
  font-size: inherit;
  color: inherit;
  cursor: pointer;
  outline: none;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif; }

.tr {
  text-align: right; }

.tc {
  text-align: center; }
  .tc p {
    text-align: center; }

.min {
  font-family: Ryumin Medium KL, "リュウミン M-KL", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif; }

.re {
  position: relative; }

input[type="radio"],
input[type="checkbox"] {
  margin-right: 10px; }

.content {
  padding-top: 65px;
  padding-bottom: 65px; }

.contentHight {
  padding-top: 180px;
  padding-bottom: 180px; }

.inner,
.inner1200 {
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
  width: 1360px;
  max-width: 100%; }

.inner1200 {
  width: 1240px; }

.pb0 {
  padding-bottom: 0; }

.bg-base {
  background: #2f4252;
  color: #fff; }

.half {
  width: 50%; }

.f16 {
  font-size: 16px;
  font-size: 1.6rem; }

#header {
  width: 100%;
  height: 100vh;
  position: relative; }

.mvItem {
  position: absolute;
  z-index: 1; }

.mvLogo {
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }

.mvInfo {
  top: 50px;
  left: 60px; }

.mvText {
  bottom: 50px;
  left: 60px; }

.mvLink {
  bottom: 50px;
  right: 35px;
  z-index: 2; }
  .mvLink a {
    position: relative;
    width: 100%; }

.imgHoverWrap {
  position: relative;
  display: block; }
  @media only screen and (min-width: 768px) {
    .imgHoverWrap img {
      transition: all 0.5s ease; }
    .imgHoverWrap:hover img {
      opacity: 0; }
      .imgHoverWrap:hover img.imgHover {
        opacity: 1; } }

.imgHover {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0; }

.mvLinkLeft {
  position: relative;
  width: 120px;
  padding-top: 90px; }
  .mvLinkLeft img {
    position: absolute;
    bottom: -7px;
    left: 0; }

.mvLinkRight {
  width: 270px;
  color: #fff;
  line-height: 1.2;
  font-weight: bold; }
  .mvLinkRight small {
    font-weight: normal;
    font-size: 14px;
    font-size: 1.4rem; }

.mvConar {
  bottom: 0;
  right: 0; }

#common-nav {
  position: absolute;
  top: 50px;
  right: 35px; }
  #common-nav ul li {
    margin: 15px 0;
    text-align: right;
    line-height: 1.2; }
    #common-nav ul li a {
      color: #fff;
      display: block;
      font-size: 14px;
      font-size: 1.4rem;
      position: relative;
      padding-left: 14px;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      font-weight: 200; }
      @media only screen and (min-width: 768px) {
        #common-nav ul li a:hover {
          font-weight: 300; } }
      #common-nav ul li a:before {
        content: '/';
        font-size: 14px;
        font-size: 1.4rem;
        color: #fff;
        position: absolute;
        top: 2px;
        left: 0;
        text-align: justify; }

.navItem {
  text-align: right;
  font-size: 0; }

#common-footer {
  margin-top: 90px;
  padding: 60px 20px 20px 60px; }

.footerNav {
  margin-bottom: 5px;
  font-size: 0; }
  .footerNav li {
    display: inline-block;
    vertical-align: middle; }
    .footerNav li a {
      font-size: 14px;
      font-size: 1.4rem;
      color: #fff; }
  .footerNav li + li {
    margin-left: 40px; }

.copy {
  margin-top: 10px;
  text-align: right;
  line-height: 1.4;
  letter-spacing: 2px; }
  .copy small {
    font-size: 10px;
    font-size: 1rem; }

#pageTopWrap {
  position: absolute;
  bottom: 30px;
  right: 20px;
  width: 56px;
  height: 56px; }

#pageTop {
  display: none;
  position: absolute;
  bottom: 0;
  right: 0; }

.fixedOnline {
  padding-right: 30px;
  display: none;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  position: fixed;
  top: 0;
  right: 0;
  z-index: 100; }
  .fixedOnline .imgHoverWrap {
    position: relative;
    z-index: 1; }

.fixedOnlineLink {
  position: relative;
  z-index: 1; }

.fixedOnlineImg {
  position: absolute;
  top: 0;
  right: 0; }

.footerLog {
  display: -webkit-box;
  /*Android4.3*/
  display: -moz-box;
  /*Firefox21*/
  display: -ms-flexbox;
  /*IE10*/
  display: -webkit-flex;
  /*PC-Safari,iOS8.4*/
  display: flex; }

#nav-torigger img {
  transition: all 0.5s ease; }

#nav-torigger.active img {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg); }

.webp #content01 {
  background: url(../img/bg-content01.jpg.webp) no-repeat center;
  background-size: cover; }

.webp #content02 {
  background: url(../img/bg-content02.jpg.webp) no-repeat center;
  background-size: cover; }

.webp #content03 {
  background: url(../img/bg-content03.jpg.webp) no-repeat center;
  background-size: cover; }

.webp #content04 {
  background: url(../img/bg-content04.jpg.webp) no-repeat center;
  background-size: cover; }

.webp #content06 {
  background: url(../img/bg-content06.jpg.webp) no-repeat center;
  background-size: cover; }

.webp #content08 {
  background: url(../img/bg-content08.jpg.webp) no-repeat center;
  background-size: cover; }

.webp #content09 {
  background: url(../img/bg-content09.jpg.webp) no-repeat center;
  background-size: cover; }

.webp #content10 {
  background: url(../img/bg-content10.jpg.webp) no-repeat center;
  background-size: cover; }

.webp #content12 {
  background: url(../img/bg-content12.jpg.webp) no-repeat center;
  background-size: cover;
  position: relative; }

.webp #content14 {
  background: url(../img/bg-baumitem.jpg.webp) no-repeat center bottom;
  background-size: cover; }

.webp .baumItemInfoWrap {
  background: url(../img/bg-baumitem.jpg.webp) no-repeat center bottom;
  background-size: cover; }

.webp .palala {
  background: url(../img/palala.jpg.webp) no-repeat center;
  background-size: cover; }

.webp .bgContentMid {
  background: url(../img/bg-content-mid.jpg.webp) no-repeat center;
  background-size: cover; }

#content01 {
  background: url(../img/bg-content01.jpg) no-repeat center;
  background-size: cover; }

#content02 {
  background: url(../img/bg-content02.jpg) no-repeat center;
  background-size: cover; }

#content03 {
  background: url(../img/bg-content03.jpg) no-repeat center;
  background-size: cover; }

#content04 {
  background: url(../img/bg-content04.jpg) no-repeat center;
  background-size: cover; }

#content06 {
  background: url(../img/bg-content06.jpg) no-repeat center;
  background-size: cover; }

#content07 {
  background: url(../img/bg-content07.jpg) no-repeat center;
  background-size: cover; }

#content08 {
  background: url(../img/bg-content08.jpg) no-repeat center;
  background-size: cover; }

#content09 {
  padding-top: 760px;
  padding-bottom: 20px;
  background: url(../img/bg-content09.jpg) no-repeat center;
  background-size: cover; }

#content10 {
  background: url(../img/bg-content10.jpg) no-repeat center;
  background-size: cover; }
  #content10 .ptn02 {
    color: #2f4252; }

#content11 {
  background: url(../img/bg-content11.jpg) no-repeat center;
  background-size: cover; }

#content12 {
  background: url(../img/bg-content12.jpg) no-repeat center;
  background-size: cover;
  position: relative; }

#content14 {
  background: url(../img/bg-baumitem.jpg) no-repeat center bottom;
  background-size: cover; }
  #content14 .ptn02 {
    color: #2f4252; }

.content12text {
  padding-left: 30px;
  padding-right: 20px;
  position: absolute;
  bottom: 20px;
  left: 50%;
  width: 50%; }

.ptn01 {
  width: 515px;
  max-width: 100%; }
  .ptn01 h2 {
    margin-bottom: 24px;
    font-size: 36px;
    font-size: 3.6rem;
    font-weight: bold;
    line-height: 1.6;
    letter-spacing: 8px; }
    .ptn01 h2.bb {
      padding-bottom: 24px;
      border-bottom: 1px solid #2f4252; }
    .ptn01 h2.lspace6 {
      letter-spacing: 6px; }

.ptn02 {
  text-align: center;
  color: #fff; }
  .ptn02.ptnBase {
    color: #2f4252; }
  .ptn02 h2 {
    margin-bottom: 24px;
    font-size: 16px;
    font-size: 1.6rem;
    letter-spacing: 3px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-weight: 300; }
  .ptn02 p {
    text-align: center; }

.pSmall {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 200; }

.botSpace {
  padding-bottom: 360px; }

.ptnYell {
  color: #e3dba3; }
  .ptnYell .textInfo {
    border-top-color: #e3dba3;
    border-bottom-color: #e3dba3; }

.ptnRight {
  margin-left: auto; }

.textInfo {
  margin-bottom: 30px;
  padding-top: 28px;
  padding-bottom: 28px;
  border-top: 1px solid #2f4252;
  border-bottom: 1px solid #2f4252;
  position: relative; }
  .textInfo.bbNone {
    border-bottom: none; }

.textCatchType01 {
  font-size: 26px;
  font-size: 2.6rem;
  letter-spacing: 1px;
  line-height: 1.8;
  font-weight: 200; }
  .textCatchType01 strong {
    margin-bottom: 26px;
    display: block;
    line-height: 1.4;
    font-size: 60px;
    font-size: 6rem;
    font-weight: bold;
    letter-spacing: 15px; }
    .textCatchType01 strong.styleType2 {
      margin-bottom: 0;
      font-size: 50px;
      font-size: 5rem;
      letter-spacing: 12px;
      text-align: center;
      font-weight: 600;
      line-height: 1.6; }

#content13 {
  padding-top: 85px; }

.lspace3 {
  letter-spacing: 3px; }

.itemInfo {
  position: absolute;
  top: -10px;
  right: 0;
  -webkit-transform: translateX(50%);
  transform: translateX(50%); }
  .itemInfo.type01 {
    right: -54px; }

.textFill {
  margin: 30px 0;
  text-align: center;
  line-height: 1.4;
  letter-spacing: 2px; }
  .textFill em {
    padding: 10px 26px;
    display: inline-block;
    font-weight: 300;
    background: #2f4252;
    color: #e3dba3; }

.baumItems {
  margin-top: -180px;
  position: relative;
  z-index: -1;
  text-align: center; }
  .baumItems img {
    width: 100%;
    height: 988px;
    object-fit: cover; }
    @media only screen and (min-width: 1600px) {
      .baumItems img {
        height: auto; } }

.baumItemInfoWrap {
  margin-top: -50px;
  padding-bottom: 65px;
  background: url(../img/bg-baumitem.jpg) no-repeat center bottom;
  background-size: cover; }

.baumItemInfo {
  margin: 0 auto 60px;
  padding: 30px 20px;
  width: 1040px;
  max-width: 100%;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.3);
  background: #fff; }

.baumItemBox {
  margin: 60px auto;
  display: -webkit-box;
  /*Android4.3*/
  display: -moz-box;
  /*Firefox21*/
  display: -ms-flexbox;
  /*IE10*/
  display: -webkit-flex;
  /*PC-Safari,iOS8.4*/
  display: flex;
  width: 836px;
  max-width: 100%; }

.baumItemImge {
  width: 14.5933%; }

.baumItemTxt {
  width: 80.14354%; }
  .baumItemTxt h3 {
    margin-bottom: 15px;
    font-size: 26px;
    font-size: 2.6rem; }
  .baumItemTxt p {
    font-size: 16px;
    font-size: 1.6rem; }

.timingWrap {
  margin: 60px auto;
  width: 1200px;
  max-width: 100%; }

.timingBox {
  width: 23.83333%;
  position: relative; }
  .timingBox h3 {
    margin-bottom: 15px;
    font-size: 16px;
    font-size: 1.6rem; }
    .timingBox h3 img {
      margin-right: 8px;
      vertical-align: middle; }
  .timingBox p {
    margin-top: 20px;
    line-height: 1.6; }

.palala {
  padding-top: 100px;
  padding-bottom: 180px;
  background: url(../img/palala.jpg) no-repeat center;
  background-size: cover; }

.plalaBox {
  width: 50%;
  position: relative; }

.palaImg {
  position: absolute;
  bottom: -15px;
  right: -55px; }

.plaTxt {
  font-size: 34px;
  font-size: 3.4rem;
  font-weight: bold;
  line-height: 1.8;
  letter-spacing: 8px; }

.info {
  padding-top: 150px;
  padding-bottom: 150px;
  text-align: center; }

.z1 {
  z-index: 1; }

.z2 {
  z-index: 2; }

.z3 {
  z-index: 3; }

.z4 {
  z-index: 4; }

.timingBoxInner {
  padding: 15px 20px 30px;
  background: #fff;
  position: relative;
  z-index: 2;
  height: 100%; }

.timingImg {
  text-align: center; }

.timingItem01 {
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translate(100%, -50%);
  transform: translate(100%, -50%);
  z-index: 3; }

.timingItem02 {
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translate(50%, -50%);
  transform: translate(50%, -50%); }

.readyWrap {
  margin: 100px 0 30px; }
  .readyWrap p {
    text-align: center;
    font-size: 34px;
    font-size: 3.4rem;
    font-weight: bold;
    letter-spacing: 3.5px; }

.readyLeft {
  width: 24.34783%; }

.readyRight {
  width: 71.73913%; }
  .readyRight p {
    font-size: 26px;
    font-size: 2.6rem; }

.bgContentMid {
  height: 964px;
  background: url(../img/bg-content-mid.jpg) no-repeat center;
  background-size: cover; }

.mishWrap {
  margin-bottom: 140px; }

.mishBox {
  display: -webkit-box;
  /*Android4.3*/
  display: -moz-box;
  /*Firefox21*/
  display: -ms-flexbox;
  /*IE10*/
  display: -webkit-flex;
  /*PC-Safari,iOS8.4*/
  display: flex;
  -webkit-box-pack: justify;
  /*Android4.3*/
  -moz-box-pack: justify;
  /*Firefox21*/
  -ms-flex-pack: justify;
  /*IE10*/
  -webkit-justify-content: space-between;
  /*PC-Safari,iOS8.4*/
  justify-content: space-between; }

.mishImg {
  width: 25%;
  position: relative; }
  .mishImg img {
    max-width: none;
    max-width: unset;
    width: 157.33333%;
    position: absolute;
    bottom: 0;
    left: 0;
    -webkit-transform: translate(-35%, 20%);
    transform: translate(-35%, 20%); }

.mishTxt {
  padding-top: 40px;
  padding-bottom: 40px;
  width: 71.66667%;
  color: #e3dba3; }

.mishRight {
  padding-left: 40px;
  position: relative; }

.mishRightimg {
  position: absolute;
  top: 0;
  left: 0;
  max-width: none;
  max-width: unset;
  width: 50vw; }

.mishRightInner {
  position: relative;
  z-index: 1; }

.titleH2 {
  margin-bottom: 24px;
  font-size: 36px;
  font-size: 3.6rem;
  font-weight: bold;
  line-height: 1.6;
  letter-spacing: 6px; }

.titleCap {
  color: #e3dba3;
  font-size: 16px;
  font-size: 1.6rem;
  letter-spacing: 2px;
  font-weight: 300; }

#outlineSlider {
  margin: 60px 0 0;
  overflow: hidden; }

.outline-slider__inner {
  display: flex; }

.outline-slider__list {
  flex: 0 0 auto;
  display: flex; }

.outline-slider__item {
  margin-right: 8px;
  flex-shrink: 0; }

.onlineWrap {
  margin: 60px 0 90px; }

.onlineImgThumb {
  display: -webkit-box;
  /*Android4.3*/
  display: -moz-box;
  /*Firefox21*/
  display: -ms-flexbox;
  /*IE10*/
  display: -webkit-flex;
  /*PC-Safari,iOS8.4*/
  display: flex; }
  .onlineImgThumb li {
    width: 33.33333%;
    cursor: pointer;
    overflow: hidden; }
    @media only screen and (min-width: 768px) {
      .onlineImgThumb li img {
        transition: all 0.5s ease; }
      .onlineImgThumb li:hover img {
        opacity: 0.7;
        -webkit-transform: scale(1.1);
        transform: scale(1.1); } }

.onlineInfo {
  padding-left: 40px; }
  .onlineInfo h1 {
    margin-bottom: 24px;
    padding-bottom: 20px;
    border-bottom: 1px solid #2f4252;
    font-size: 30px;
    font-size: 3rem;
    font-weight: bold;
    line-height: 1.4;
    letter-spacing: 8px; }

.onlineCatch {
  margin-bottom: 40px;
  font-size: 24px;
  font-size: 2.4rem;
  letter-spacing: 3px;
  line-height: 1.2; }

.onlinePrice {
  margin-bottom: 40px;
  font-size: 30px;
  font-size: 3rem;
  letter-spacing: 5px;
  font-weight: 500; }
  .onlinePrice span {
    margin-left: 5px;
    display: inline-block;
    letter-spacing: 3px;
    font-size: 20px;
    font-size: 2rem;
    font-weight: 300; }

.onlineTable {
  width: 100%; }
  .onlineTable tr th,
  .onlineTable tr td {
    padding-top: 5px;
    padding-bottom: 5px;
    line-height: 1.6;
    font-size: 16px;
    font-size: 1.6rem; }
  .onlineTable tr th {
    width: 21.42857%;
    text-align: right;
    vertical-align: top; }
    .onlineTable tr th span {
      margin: 0 8px;
      display: inline-block; }

.box {
  padding: 30px 10px 10px 20px;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.3);
  background: #fff; }

.iconCaution {
  margin: 50px 0; }

.cautionLeft {
  width: 64.28571%; }

.cautionRight {
  width: 30.35714%; }

#common-side {
  margin-bottom: -90px; }
  #common-side .inner1200 {
    position: relative;
    top: -90px; }

.sideInfoContent {
  position: relative; }

.cautionBox {
  margin-bottom: 50px;
  padding: 40px 40px 50px;
  background: #fff; }

.cautionTxtBox {
  text-align: center; }

.cautionTxtLeft {
  padding: 0 20px; }
  .cautionTxtLeft ul li {
    margin-bottom: 8px;
    padding-left: 20px;
    line-height: 1.4;
    position: relative; }
    .cautionTxtLeft ul li:before {
      content: '●';
      position: absolute;
      top: 1px;
      left: 0; }

.cautionTxtRight table {
  margin-bottom: 10px;
  width: 100%; }
  .cautionTxtRight table tr th,
  .cautionTxtRight table tr td {
    line-height: 1.6; }
  .cautionTxtRight table tr th {
    vertical-align: top; }

.sideImages {
  display: -webkit-box;
  /*Android4.3*/
  display: -moz-box;
  /*Firefox21*/
  display: -ms-flexbox;
  /*IE10*/
  display: -webkit-flex;
  /*PC-Safari,iOS8.4*/
  display: flex; }
  .sideImages li {
    width: 20%; }

.firstBox {
  order: -1; }

.kome {
  padding-left: 22px;
  position: relative;
  display: inline-block; }
  .kome:before {
    content: '※';
    position: absolute;
    top: 0;
    left: 0; }

#nav-torigger {
  display: none; }

@media only screen and (max-width: 1360px) {
  html {
    font-size: 0.74vw; }
  .mvInfo {
    width: 22.94118%; }
  .mvLogo {
    width: 9.55882%; }
  .mvText {
    width: 22.5%; }
  .mvLink {
    width: 30.88235%; }
  .ptn01 {
    width: 40.44118%; }
    .ptn01 h2 {
      letter-spacing: 3px; } }

@media only screen and (max-width: 1240px) {
  .mishRightimg {
    width: 133%; } }

@media only screen and (max-width: 1000px) {
  .mvInfo {
    top: 20px;
    left: 20px; }
  .mvText {
    left: 20px;
    bottom: 20px; }
  #common-nav {
    top: 20px;
    right: 20px; }
  .mvLink {
    bottom: 20px;
    right: 20px; }
  .onlineTable tr th {
    width: 26%; } }

@media only screen and (max-width: 768px) {
  .botSpace {
    padding-bottom: 250px; }
  #content09 {
    padding-top: 400px; }
  .contentHight {
    padding-top: 80px;
    padding-bottom: 80px; } }

@media only screen and (max-width: 640px) {
  html {
    font-size: 1.8vw; }
  .pc {
    display: none !important; }
  .sp {
    display: block !important; }
  .inner,
  .inner1200 {
    padding-left: 40px;
    padding-right: 40px; }
  .spContentTopNone {
    padding-top: 0; }
  .spContentBase {
    background: #2f4252 !important; }
  #content01 {
    background-position: left bottom; }
  .webp #content01 {
    background-position: left bottom; }
  .flexBox {
    width: 100%; }
  .itemInfo {
    display: none; }
  .textCatchType01 {
    font-size: 22px;
    font-size: 2.2rem; }
    .textCatchType01 strong {
      font-size: 50px;
      font-size: 5rem;
      letter-spacing: 8px; }
  .webp #content06 {
    background: url(../img/bg-content06_sp.jpg.webp) no-repeat center;
    background-size: cover; }
  #content06 {
    background: url(../img/bg-content06_sp.jpg) no-repeat center;
    background-size: cover; }
  .webp #content09 {
    background: url(../img/bg-content09_sp.jpg.webp) no-repeat center;
    background-size: cover; }
  #content09 {
    padding-top: 90%;
    background: url(../img/bg-content09_sp.jpg) no-repeat center;
    background-size: cover; }
    #content09 .textFill {
      margin: 0; }
  #nav-torigger {
    display: block;
    position: fixed;
    top: 20px;
    right: 20px;
    z-index: 101;
    width: 8%; }
  #common-nav {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    display: none;
    opacity: 0;
    padding: 80px 20px 60px;
    width: 53.33333%;
    position: fixed;
    background: #2f4252;
    top: 0;
    right: 0;
    z-index: 100; }
    #common-nav .navItem {
      display: none; }
    #common-nav ul li {
      margin: 10% 0;
      margin-left: auto;
      width: 84%; }
      #common-nav ul li a {
        display: block;
        font-size: 20px;
        font-size: 2rem;
        letter-spacing: 3px; }
        #common-nav ul li a:before {
          font-size: 20px;
          font-size: 2rem; }
  .baumItems img {
    width: 100%;
    height: auto;
    object-fit: unset; }
  .webp #content11,
  .webp #content12 {
    background: url(../img/bg-content112.jpg.webp) no-repeat center;
    background-size: cover; }
  .webp .palala {
    background: none; }
  #content11,
  #content12 {
    background: url(../img/bg-content112.jpg) no-repeat center;
    background-size: cover; }
  .mvInfo {
    width: 40.66667%; }
  .mvLogo {
    width: 14.66667%; }
  .mvLink {
    width: calc(100% - 40px);
    text-align: center; }
  .mvText {
    bottom: 110px;
    width: 5.6%; }
  .ptn01 {
    margin-top: 30px; }
    .ptn01 h2 {
      font-size: 32px;
      font-size: 3.2rem; }
  .baumItems {
    margin-top: -15%; }
  .baumItemInfoWrap {
    margin-top: -3%; }
  .baumItemInfo {
    padding: 30px; }
  .baumItemImge {
    width: 22%; }
  .baumItemTxt {
    width: 73%; }
  .textFill {
    letter-spacing: -0.5px;
    font-size: 16px;
    font-size: 1.6rem; }
    .textFill em {
      padding: 10px;
      width: 100%; }
  .timingWrap {
    display: block; }
  .timingBox {
    margin: 15px 0;
    width: 100%; }
  .timingItem01,
  .timingItem02 {
    top: inherit;
    top: unset;
    right: inherit;
    right: unset;
    left: 50%;
    bottom: 0; }
  .timingBoxInner {
    padding-top: 60px;
    padding-bottom: 50px; }
  .timingItem01 {
    -webkit-transform: translate(-50%, 80%) rotate(90deg);
    transform: translate(-50%, 80%) rotate(90deg); }
  .timingItem02 {
    -webkit-transform: translate(-50%, 50%) rotate(90deg);
    transform: translate(-50%, 50%) rotate(90deg); }
  .spFlex {
    display: -webkit-box;
    /*Android4.3*/
    display: -moz-box;
    /*Firefox21*/
    display: -ms-flexbox;
    /*IE10*/
    display: -webkit-flex;
    /*PC-Safari,iOS8.4*/
    display: flex;
    -webkit-box-pack: justify;
    /*Android4.3*/
    -moz-box-pack: justify;
    /*Firefox21*/
    -ms-flex-pack: justify;
    /*IE10*/
    -webkit-justify-content: space-between;
    /*PC-Safari,iOS8.4*/
    justify-content: space-between;
    -webkit-align-items: center;
    /* 縦方向中央揃え（Safari用） */
    align-items: center;
    /* 縦方向中央揃え */ }
    .spFlex p {
      margin-top: 0; }
  .palala {
    padding-top: 0;
    padding-bottom: 40px;
    background: none; }
  .plalaBox {
    padding-top: 30px; }
  .plaTxt {
    font-size: 22px;
    font-size: 2.2rem; }
  .palaImg {
    bottom: 0;
    right: 0;
    -webkit-transform: translateY(100%);
    transform: translateY(100%); }
  .infoImg {
    padding-left: 24px;
    padding-right: 24px; }
  .webp .bgContentMid {
    background: url(../img/bg-content-mid_sp.jpg.webp) no-repeat center;
    background-size: cover; }
  .bgContentMid {
    background: url(../img/bg-content-mid_sp.jpg) no-repeat center;
    background-size: cover; }
  .readyWrap {
    margin: 60px 0 0;
    display: block;
    text-align: center; }
    .readyWrap p {
      text-align: center;
      font-size: 22px;
      font-size: 2.2rem; }
  .readyLeft {
    margin-bottom: 30px; }
  .spFlexRigt {
    width: 64%; }
  .timingImg {
    width: 32%; }
  .bgContentMid {
    height: auto;
    padding-top: 100%; }
  .contentHight .ptn01 {
    margin-top: 0;
    padding-top: 60px;
    padding-bottom: 0; }
  .content12text {
    display: none; }
  .titleCap,
  .mishTxt p {
    font-weight: 200;
    letter-spacing: 2px; }
  #outlineSlider .outline-slider__item img {
    height: 140px; }
  .flex {
    display: block; }
  .mishRight {
    padding-bottom: 60px;
    padding-left: 0; }
    .mishRight h2 {
      margin-bottom: 98%; }
  .mishRightimg {
    width: calc(115% + 20px);
    top: -60px;
    left: -20px; }
  .mishImg img {
    width: 150%;
    -webkit-transform: translate(-25%, -10%);
    transform: translate(-25%, -10%); }
  .mishTxt {
    padding-top: 20px;
    padding-bottom: 20px; }
  .titleH2 {
    letter-spacing: 2px;
    font-size: 30px;
    font-size: 3rem; }
  .onlineInfo {
    padding-left: 0; }
  .onlineImgs {
    margin-bottom: 60px; }
  .onlineCatch {
    margin-bottom: 20px;
    text-align: center;
    line-height: 1.4;
    font-size: 20px;
    font-size: 2rem; }
  .onlineInfo h1 {
    text-align: center;
    letter-spacing: 5px;
    font-size: 28px;
    font-size: 2.8rem; }
  .onlinePrice {
    text-align: center;
    font-weight: bold; }
    .onlinePrice span {
      font-weight: normal; }
  .cautionRight {
    margin-top: 10px;
    text-align: center; }
    .cautionRight p {
      text-align: center;
      font-size: 18px;
      font-size: 1.8rem; }
  .box {
    padding: 30px 20px 20px; }
  #common-side .inner1200 {
    margin-bottom: 30px;
    top: 0; }
  .sideInfoContent {
    padding-bottom: 50px; }
  .cautionTxtLeft {
    padding: 0; }
  .cautionTxtRight table tr th {
    width: 26%; }
  .cautionTxtRight table:nth-child(2) tr th {
    width: 15%; }
  #outlineSlider2 li img {
    width: 200px; }
  #common-footer {
    padding: 60px 40px 10px; }
  .footerLeft {
    width: 40%; }
  .footerRight {
    width: 53.33333%; }
  .footerNav li {
    display: block;
    text-align: right; }
  .footerNav li + li {
    margin: 0;
    margin-top: 20px; }
  .copy {
    margin-top: 30px;
    text-align: center;
    line-height: 1.2; }
  #pageTop {
    display: block;
    width: 35px;
    z-index: 101; }
  #pageTopSp {
    position: absolute;
    right: 15px; }
  .plalaBox {
    width: 100%; }
  .fixedOnline {
    width: 100%;
    padding-right: 0;
    top: inherit;
    top: unset;
    right: inherit;
    right: unset;
    bottom: 0;
    left: 0;
    text-align: center; }
  .fixedOnlineLink {
    display: inline-block; }
  .insta_sp {
    margin-top: 40px;
    text-align: right; }
  .iconCaution {
    margin: 30px 0; }
    .iconCaution img {
      width: 50px; }
  .footerNav {
    margin-bottom: 0; }
  .fixedOnlineImg {
    top: inherit;
    top: unset;
    bottom: 0;
    width: 100%; }
  .cautionBox {
    padding: 30px 15px 15px 15px; }
  .info {
    padding-top: 100px;
    padding-bottom: 75px; }
  .kome {
    padding-left: 15px; } }

@media only screen and (max-width: 480px) {
  html {
    font-size: 2vw; }
  .ptn01 h2 {
    font-size: 30px;
    font-size: 3rem; }
  #common-nav ul li {
    margin-top: 15%;
    margin-bottom: 15%; }
    #common-nav ul li a {
      font-size: 18px;
      font-size: 1.8rem;
      letter-spacing: 1px; }
  .textCatchType01 {
    font-size: 20px;
    font-size: 2rem; }
    .textCatchType01 strong {
      font-size: 40px;
      font-size: 4rem;
      letter-spacing: 5px; }
  .inner, .inner1200 {
    padding-left: 24px;
    padding-right: 24px; }
  .timingBoxInner {
    padding-top: 40px;
    padding-bottom: 30px; }
  .baumItemInfo {
    padding: 20px; }
  .baumItemBox {
    margin: 30px 0; }
  .mishWrap {
    margin-bottom: 60px; }
  .onlineInfo h1 {
    font-size: 26px;
    font-size: 2.6rem; }
  .onlineWrap {
    margin-bottom: 60px; }
  .cautionTxtRight table tr th {
    width: 30%; }
  #common-footer {
    padding: 40px 24px 10px; }
  #pageTopWrap {
    width: 30px;
    height: 30px; }
  .onlineTable tr th {
    width: 30%; }
  .onlineTable tr td {
    padding-right: 15px; } }
