@charset "UTF-8";

/* =====================================
    * setting for animation style *
===================================== */
/* .fade_top {
  transform: translateY(50px);
  opacity: 0;
  transition: all .6s;
}

.fade_top.delay{
  transition-delay: .5s;
}

.fade_top.in {
  transform: translateY(0);
  opacity: 1;
}
  } */

  .fadeIn {
    -webkit-transition-duration: 1.5s;
    -o-transition-duration: 1.5s;
    transition-duration: 1.5s;
    opacity: 0;
    transform: translateY(50px);
    -webkit-transition: all 1500ms;
    transition: all 1500ms;
  }
  
  .fadeIn.scrollIn {
    opacity: 1;
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
          transform: translateY(0);
    }

#Contents {
  overflow-x: hidden;
}
img{
  width: 100%;
}
.pc_only{
  display: none;
}
#tanaka_06 {
  /* =============== 全体 ================================ */
  font-family: noto-sans-cjk-jp, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-feature-settings: "palt";
  /* ============= コンテンツ共通 ====================== */
}
@font-face {
  font-family: 'Marbre-Sans';
  src:url('../../fonts/Marbre-Sans.ttf.woff') format('woff'),
      url('Marbre-Sans.ttf.svg#Marbre-Sans') format('svg'),
      url('Marbre-Sans.ttf.eot'),
      url('Marbre-Sans.ttf.eot?#iefix') format('embedded-opentype'); 
  font-weight: normal;
  font-style: normal;
}
#tanaka_06 .ttl,#tanaka_06 .num,#tanaka_06 .num_ttl{
  font-family: 'Marbre-Sans';
}
.tanaka_06_all{
  width: calc( 750 * (100vw / 750));
  margin: 0 auto;
  box-sizing: border-box;
  margin-top: calc( 104 * (100vw / 750));
}
.tanaka_06_all .ttlbox{
  width: calc( 750 * (100vw / 750));
  margin: 0 auto;
  text-align: center;
}
#tanaka_06 .ttl{
  position: relative;
  /*height: calc( 160 * (100vw / 750));*/
  width: 100%;
}
.tanaka_06_all .num_ttl{
  display: block;
  display: none;
}
.tanaka_06_all .ttl span{
  /*display: inline-block;*/
}
.tanaka_06_all .ttl .js-target{
  display: none;
}
.tanaka_06_all .ttl .js-target:first-of-type{
  width: calc( 550 * (100vw / 750));
  margin: 0 auto;
  font-size: calc( 74 * (100vw / 750));
  padding-bottom: calc( 5 * (100vw / 750));
  letter-spacing: 0.16em;
  overflow: visible !important;
  line-height: 1;
  /*padding-left: calc( 20 * (100vw / 750));*/
	
  text-align: left;
  transform: scaleX(1.2);
}
.tanaka_06_all .ttl .js-target:nth-of-type(2){
  width: calc( 410 * (100vw / 750));
  margin: 0 auto;
  font-size: calc( 44 * (100vw / 750));
  padding-bottom: calc( 23 * (100vw / 750));
  letter-spacing: 0.15em;
  line-height: 1;
	
  text-align: left;
  transform: scaleX(1.2);
}
.tanaka_06_all .ttl::after{
  position: absolute;
  left: 50%;
  bottom: calc( 9 * (100vw / 750));
  transform: translateX(-50%);
  content: "";
  display: block;
  width: calc( 44 * (100vw / 750));
  border-bottom: calc( 2 * (100vw / 750)) solid #000000;
}


/* .tanaka_06_all .ttl span:first-child{
  font-size: calc( 74 * (100vw / 750));
  padding-bottom: calc( 5 * (100vw / 750));
  letter-spacing: 0.27em;
  padding-left: calc( 20 * (100vw / 750));
}
.tanaka_06_all .ttl span:nth-child(2){
  font-size: calc( 44 * (100vw / 750));
  padding-bottom: calc( 5 * (100vw / 750));;
  letter-spacing: 0.256em;
} */
/* .tanaka_06_all .ttl span:nth-child(2)::after{
  content: "";
  display: block;
  width: calc( 44 * (100vw / 750));
  margin-left: calc( 214 * (100vw / 750));
  border-bottom: calc( 2 * (100vw / 750)) solid #000000;
  padding-top: calc( 10 * (100vw / 750));
  margin-bottom: calc( 6 * (100vw / 750));
} */
.tanaka_06_all .main_txt{
  text-align: center;
  font-size: calc( 24 * (100vw / 750));
  line-height: 1.58;
  font-weight: 500;
  padding-bottom: calc( 39 * (100vw / 750));
  letter-spacing: 0.14em;
}
.tanaka_06_all .main_txt span{
  display: inline-block;
  font-weight: 500;
}
.tanaka_06_all .main_txt span:first-child{
  letter-spacing: 0.05em;
  margin-left: calc( -8 * (100vw / 750));
  font-size: calc( 26 * (100vw / 750));
  line-height: normal;
  padding-bottom: calc( 27 * (100vw / 750));
}
.tanaka_06_all .main_txt span:last-child{
  line-height: normal;
  font-size: calc( 18 * (100vw / 750));
  letter-spacing: 0.01em;
  padding-top: calc( 18 * (100vw / 750));
  padding-right: calc( 4 * (100vw / 750));
}
.tanaka_06_all .sub_txt{
  text-align: start;
  width: calc( 602 * (100vw / 750));
  margin: 0 auto;
  font-size: calc( 24 * (100vw / 750));
  letter-spacing: 0.06em;
  line-height: 1.58;
  padding-bottom: calc( 93 * (100vw / 750));
}

/* sec1 */
.tanaka_06_all .sec1{
  position: relative;
}
.tanaka_06_all .sec1 .yoko_up{
  width: 1000%;
  background-color: #eddbd7;
  height: calc( 69 * (100vw / 750));
  position: absolute;
  top: calc( 270 * (100vw / 750));
  right: calc(40*(100vw/750));
  z-index: -30;
  mix-blend-mode: multiply;
}
.tanaka_06_all .sec1 .yoko_down{
  width: 1000%;
  background-color: #eddbd7;
  height: calc( 144 * (100vw / 750));
  position: absolute;
  top: calc( 1178 * (100vw / 750));
  left: calc(23*(100vw/750));
  z-index: -10;
  mix-blend-mode: multiply;
}
.tanaka_06_all .sec1 .tate{
  width: calc( 33 * (100vw / 750));
  height: calc( 1331 * (100vw / 750));
  background-color: #c1a479;
  position: absolute;
  top: calc( 133 * (100vw / 750));
  left: calc( 42 * (100vw / 750));
  z-index: -20;
  mix-blend-mode: multiply;
}
.tanaka_06_all .num,.tanaka_06_all .num_ttl{
  text-align: center;
  width: calc( 750 * (100vw / 750));
  /* height: calc( 48 * (100vw / 750)); */
  font-size: calc( 48 * (100vw / 750));
  line-height: 1.21;
  letter-spacing: 0.15em;
}
.tanaka_06_all .num_ttl{
  margin-bottom: calc( 15 * (100vw / 750));
  letter-spacing: 0.15em;
  width: calc(445*(100vw/750));
  margin: 0 auto;
  text-align: left;
  transform: scaleX(1.2);
}
.tanaka_06_all .inner .model_01,.tanaka_06_all .inner .model_02{
  width: calc( 601 * (100vw / 750));
  margin: 0 auto;
  margin-bottom: calc( 26 * (100vw / 750));
}
.tanaka_06_all .inner .model_02{
  margin-bottom: calc( 16 * (100vw / 750));
}
.tanaka_06_all .sec_txt{
  font-size: calc( 24 * (100vw / 750));
  line-height: 1.59;
  letter-spacing: 0.09em;
  margin-top: calc( 26 * (100vw / 750));
  margin-bottom: calc( 16 * (100vw / 750));
}
.tanaka_06_all .price{
  text-align: center;
  font-size: calc( 20 * (100vw / 750));
  line-height: 1.6;
  padding-bottom: calc( 43 * (100vw / 750));
}
.tanaka_06_all .model_03{
  width: calc( 601 * (100vw / 750));
  margin: 0 auto;
}
.tanaka_06_all .model_03 .imgbox{
  width: calc( 491 * (100vw / 750));
  margin: 0 auto;
}
.tanaka_06_all .model_03 .sec_txt{
  margin-top: calc( 19 * (100vw / 750));
  letter-spacing: 0.07em;
  line-height: 1.59;
  margin-bottom: calc( 16 * (100vw / 750));
}
.tanaka_06_all .model_03 ul::after{
  content: "";
  display: block;
  width: calc( 600 * (100vw / 750));
  margin: 0 auto;
  border-bottom: 1px solid #000000;
  padding-top: calc( 48 * (100vw / 750));
}
/* sec2 */
.tanaka_06_all .sec2{
  position: relative;
}
.tanaka_06_all .sec2 .num_ttl{
  width: calc( 400 * (100vw / 750));
  height: calc( 58 * (100vw / 750));
  margin-bottom: calc( 17 * (100vw / 750));
  letter-spacing: 0.15em;
  text-align: left;
  margin: 0 auto;
}
.tanaka_06_all .sec2 .yoko_up{
  width: 1000%;
  background-color: #6c8686;
  height: calc( 39 * (100vw / 750));
  position: absolute;
  top: calc( 1170 * (100vw / 750));
  right: 0;
  z-index: -30;
  mix-blend-mode: multiply;
}
.tanaka_06_all .sec2 .yoko_down{
  width: 79.416vw;
  background-color: #eddbd7;
  height: calc( 144 * (100vw / 750));
  position: absolute;
  top: calc( 1178 * (100vw / 750));
  left: 0;
  z-index: -10;
  mix-blend-mode: multiply;
}
.tanaka_06_all .sec2 .tate{
  background-color: #e1e5e5;
  width: calc(257*(100vw/750));
  height: calc( 1192 * (100vw / 750));
  position: absolute;
  top: calc( 410 * (100vw / 750));
  right: 0;
  z-index: -30;
  mix-blend-mode: multiply;
}
.tanaka_06_all .inner .model_04,.tanaka_06_all .inner .model_05{
  width: calc( 601 * (100vw / 750));
  margin: 0 auto;
  margin-bottom: calc( 26 * (100vw / 750));
}
.tanaka_06_all .model_05 .price{
  padding-bottom: calc( 16 * (100vw / 750));
}
.tanaka_06_all .model_06{
  width: calc( 601 * (100vw / 750));
  margin: 0 auto;
}
.tanaka_06_all .model_06 .imgbox{
  width: calc( 491 * (100vw / 750));
  margin: 0 auto;
}
.tanaka_06_all .model_06 .sec_txt{
  margin-top: calc( 19 * (100vw / 750));
  letter-spacing: 0.05em;
  line-height: 1.59;
  margin-bottom: calc( 16 * (100vw / 750));
}
.tanaka_06_all .model_06 ul::after{
  content: "";
  display: block;
  width: calc( 600 * (100vw / 750));
  margin: 0 auto;
  border-bottom: 1px solid #000000;
  padding-top: calc( 48 * (100vw / 750));
}
/* sec3 */
.tanaka_06_all .sec3{
  position: relative;
}
.tanaka_06_all .sec3 .inner{
  margin-top: calc( -58 * (100vw / 750));
}
.tanaka_06_all .sec3 .num_ttl span{
  display: block;
}
.tanaka_06_all .sec3 .num_ttl .t-container span:nth-child(1){
  display: block;
  width: calc( 320 * (100vw / 750));
  margin: 0 auto;
  text-align: left;
}
.tanaka_06_all .sec3 .num_ttl .t-container span:nth-child(2){
  display: block;
  width: calc( 395 * (100vw / 750));
  margin: 0 auto;
  text-align: left;
}
.tanaka_06_all .sec3 .num_ttl{
  width: 100vw;
  height: calc( 174 * (100vw / 750));
  margin-bottom: calc( 17 * (100vw / 750));
  letter-spacing: 0.15em;
}
.tanaka_06_all .sec3 .yoko_up{
  width: 1000%;
  background-color: #c1a479;
  height: calc( 33 * (100vw / 750));
  position: absolute;
  top: calc( 1470 * (100vw / 750));
  right: 0;
  z-index: -30;
  mix-blend-mode: multiply;
}
.tanaka_06_all .sec3 .yoko_down{
  width: 79.416vw;
  background-color: #eddbd7;
  height: calc( 144 * (100vw / 750));
  position: absolute;
  top: calc( 1178 * (100vw / 750));
  left: 0;
  z-index: -10;
  mix-blend-mode: multiply;
}
.tanaka_06_all .sec3 .tate{
  width: calc( 33 * (100vw / 750));
  height: calc( 1405 * (100vw / 750));
  background-color: #eddbd7;
  position: absolute;
  top: calc( 345 * (100vw / 750));
  left: calc( 40 * (100vw / 750));
  z-index: -20;
  mix-blend-mode: multiply;
}

.tanaka_06_all .sec3 .tate_up{
  width: calc( 144 * (100vw / 750));
  height: calc( 953 * (100vw / 750));
  background-color: #eddbd7;
  position: absolute;
  top: calc( 823 * (100vw / 750));
  right:  calc( 40 * (100vw / 750));
  z-index: -20;
  mix-blend-mode: multiply;
}
.tanaka_06_all .inner .model_07,.tanaka_06_all .inner .model_08{
  width: calc( 601 * (100vw / 750));
  margin: 0 auto;
  margin-bottom: calc( 26 * (100vw / 750));
}
.tanaka_06_all .inner .model_08{
  margin-bottom: calc( 17 * (100vw / 750));
}
.tanaka_06_all .inner .model_08 .sec_txt{
  letter-spacing: 0.05em;
  margin-top: calc( 23 * (100vw / 750));
}
.tanaka_06_all .model_08 .price{
  padding-bottom: calc( 16 * (100vw / 750));
}
.tanaka_06_all .model_09{
  width: calc( 601 * (100vw / 750));
  margin: 0 auto;
}
.tanaka_06_all .model_09 .imgbox{
  width: calc( 491 * (100vw / 750));
  margin: 0 auto;
}
.tanaka_06_all .model_09 .sec_txt{
  margin-top: calc( 19 * (100vw / 750));
  letter-spacing: 0.067em;
  line-height: 1.59;
  margin-bottom: calc( 15 * (100vw / 750));
}
.tanaka_06_all .model_09 ul::after{
  content: "";
  display: block;
  width: calc( 600 * (100vw / 750));
  margin: 0 auto;
  border-bottom: 1px solid #000000;
  padding-top: calc( 48 * (100vw / 750));
}
/* sec4 */
.tanaka_06_all .sec4{
  position: relative;
}
.tanaka_06_all .sec4 .num_ttl{
  letter-spacing: 0.15em;
  width: calc( 530 * (100vw / 750));
  height: calc( 48 * (100vw / 750));
  margin: 0 auto;
  margin-bottom: calc( 26 * (100vw / 750));
  letter-spacing: 0.07em;
  text-align: left;
}
.tanaka_06_all .sec4 .yoko_up{
  width: 1000%;
  background-color: #e1e5e5;
  height: calc( 129 * (100vw / 750));
  position: absolute;
  top: calc( 434 * (100vw / 750));
  right: 0;
  z-index: -30;
  mix-blend-mode: multiply;
}
.tanaka_06_all .sec4 .yoko_down{
  width: 1000%;
  background-color: #e1e5e5;
  height: calc( 129 * (100vw / 750));
  position: absolute;
  top: calc( 1271 * (100vw / 750));
  left: calc(38*(100vw/750));
  z-index: -10;
  mix-blend-mode: multiply;
}
.tanaka_06_all .sec4 .tate{
  width: calc( 38 * (100vw / 750));
  height: calc( 1302 * (100vw / 750));
  background-color: #7a9595;
  position: absolute;
  top: calc( 316 * (100vw / 750));
  right: calc( 36 * (100vw / 750));
  z-index: -20;
  mix-blend-mode: multiply;
}
.tanaka_06_all .inner .model_10,.tanaka_06_all .inner .model_11{
  width: calc( 601 * (100vw / 750));
  margin: 0 auto;
  margin-bottom: calc( 26 * (100vw / 750));
}
.tanaka_06_all .inner .model_11 .sec_txt{
  letter-spacing: 0.07em;
  margin-top: calc( 23 * (100vw / 750));
  margin-bottom: calc( 20 * (100vw / 750));
}
.tanaka_06_all .model_11 .price{
  padding-bottom: calc( 16 * (100vw / 750));
}
.tanaka_06_all .model_12{
  width: calc( 601 * (100vw / 750));
  margin: 0 auto;
}
.tanaka_06_all .model_12 .imgbox{
  width: calc( 491 * (100vw / 750));
  margin: 0 auto;
}
.tanaka_06_all .model_12 .sec_txt{
  margin-top: calc( 23 * (100vw / 750));
  letter-spacing: 0.03em;
  line-height: 1.59;
  margin-bottom: calc( 14 * (100vw / 750));
}
.tanaka_06_all .model_12 ul::after{
  content: "";
  display: block;
  width: calc( 600 * (100vw / 750));
  margin: 0 auto;
  border-bottom: 1px solid #000000;
  padding-top: calc( 47 * (100vw / 750));
}
/* sec5 */
.tanaka_06_all .sec5{
  position: relative;
}
.tanaka_06_all .sec5 .num_ttl{
  letter-spacing: 0.24em;
  width: calc( 510 * (100vw / 750));
  height: calc( 48 * (100vw / 750));
  margin: 0 auto;
  margin-bottom: calc( 28 * (100vw / 750));
  letter-spacing: 0.13em;
  text-align: left;
}
.tanaka_06_all .sec5 .yoko_up{
  width: 1000%;
  background-color: #eddbd7;
  height: calc( 33 * (100vw / 750));
  position: absolute;
  top: calc( 611 * (100vw / 750));
  right: 0;
  z-index: -30;
  mix-blend-mode: multiply;
}
.tanaka_06_all .sec5 .yoko_down{
  width: 1000%;
  background-color: #eddbd7;
  height: calc( 144 * (100vw / 750));
  position: absolute;
  top: calc( 1356 * (100vw / 750));
  left: 0;
  z-index: -10;
  mix-blend-mode: multiply;
}
.tanaka_06_all .sec5 .tate{
  width: calc( 33 * (100vw / 750));
  height: calc( 1331 * (100vw / 750));
  background-color: #c1a479;
  position: absolute;
  top: calc( 360 * (100vw / 750));
  left: calc( 40 * (100vw / 750));
  z-index: -20;
  mix-blend-mode: multiply;
}
.tanaka_06_all .inner .model_13,.tanaka_06_all .inner .model_14{
  width: calc( 601 * (100vw / 750));
  margin: 0 auto;
  margin-bottom: calc( 26 * (100vw / 750));
}
.tanaka_06_all .inner .model_14 .sec_txt{
  letter-spacing: 0.03em;
  margin-top: calc( 24 * (100vw / 750));
}
.tanaka_06_all .model_14 .price{
  letter-spacing: 0.04em;
  padding-bottom: calc( 16 * (100vw / 750));
}
.tanaka_06_all .model_15{
  width: calc( 601 * (100vw / 750));
  margin: 0 auto;
}
.tanaka_06_all .model_15 .imgbox{
  width: calc( 491 * (100vw / 750));
  margin: 0 auto;
}
.tanaka_06_all .model_15 .sec_txt{
  margin-top: calc( 19 * (100vw / 750));
  letter-spacing: 0.067em;
  line-height: 1.59;
  margin-bottom: calc( 16 * (100vw / 750));
}
.tanaka_06_all .model_15 .price{
  letter-spacing: 0.05em;
}
.tanaka_06_all .model_15 ul::after{
  content: "";
  display: block;
  width: calc( 600 * (100vw / 750));
  margin: 0 auto;
  border-bottom: 1px solid #000000;
  padding-top: calc( 48 * (100vw / 750));
}
/* tanaka_footer */
.tanaka_footer{
  margin-top: calc( 50 * (100vw / 750));
}
.tanaka_footer .model_profile{
  font-size: calc( 24 * (100vw / 750));
  line-height: 1.625;
  letter-spacing: 0.07em;
  width: calc( 594 * (100vw / 750));
  margin: 0 auto;
  padding-bottom: calc( 62 * (100vw / 750));
}
.tanaka_footer .model_profile::after{
  content: "";
  display: block;
  width: calc( 600 * (100vw / 750));
  margin: 0 auto;
  border-bottom: calc( 2 * (100vw / 750)) solid #000000;
  padding-top: calc( 53 * (100vw / 750));
}
.tanaka_footer .staff{
  text-align: center;
  font-size: calc( 20 * (100vw / 750));
  line-height: 1.6;
  font-family: noto-sans-cjk-jp, sans-serif;
  font-weight: 200;
  font-style: normal;
  margin-bottom: calc( 101 * (100vw / 750));
}
.tanaka_btn a{
  display: block;
  margin: 0 auto;
  font-size: calc( 40 * (100vw / 750));
  font-weight: 200;
  letter-spacing: 0.09em;
  width: calc( 676 * (100vw / 750));
  height: calc( 208 * (100vw / 750));
  box-sizing: border-box;
  border: calc( 2 * (100vw / 750)) solid #000000;
  text-align: center;
  line-height: calc( 208 * (100vw / 750));
  margin-bottom: calc( 273 * (100vw / 750));
}

/* animation */
.sec_all {
  position: relative;
}

.sec_all__inner {
  display: block;
  opacity: 0;
}

.sec_all__inner.onView {
  opacity: 1;
}

.fade-y-top {
  -webkit-transition-duration: 1.2s;
          transition-duration: 1.2s;
  -webkit-transform: translateY(-150px);
          transform: translateY(-150px);
}

.fade-y-btm {
  -webkit-transition-duration: 1.2s;
          transition-duration: 1.2s;
  -webkit-transform: translateY(150px);
          transform: translateY(150px);
}

.fade-x-left {
  -webkit-transition-duration: 1.2s;
          transition-duration: 1.2s;
  -webkit-transform: translateX(150px);
          transform: translateX(150px);
}

.fade-x-right {
  -webkit-transition-duration: 1.2s;
          transition-duration: 1.2s;
  -webkit-transform: translateX(-150px);
          transform: translateX(-150px);
}

.fade-y-top.onView,
.fade-y-btm.onView {
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

.fade-x-left.onView,
.fade-x-right.onView {
  -webkit-transform: translateX(0);
          transform: translateX(0);
}