@charset "UTF-8";
/*フォントサイズ基本：15px:強調:18px:注釈：13pxで固定*/
/*---------------------------------------------*/

@media screen and (max-width: 1350px)  {
  section#parse2 .inner .lead {
    top: 350px;
    width: 80%;
    font-size: 12px;
    line-height: 1.5;
  }
}

@media screen and (max-width: 1150px) {
  section#parse4 .inner .title p {
    top: 150px;
    left: 190px;
  }

  .spec_lead {
    width: 45%;
    right: -100px;
  }

  .parse1_h2_1_text {
    left: 100px;
    top: 90px;
  }

  .br-1150 {
    display: block;
  }

  section#parse1 .inner .lead {
    left: 140px;
    top: 240px;
    width: 45%;
  }

  section#top .block2 .redBar dl {
    justify-content: space-between;
  }

  section#top .block2 .redBar dl dd p.p1{
    font-size: 20px;
  }

  section#top .parseBlock .title{
    left: 340px;    
  }

  .parse1-img {
    width: 700px;
    top: 105px;
  }

  section#parse3 .inner .title p {
    top: 170px;
    width: 500px;
    left: 230px;
  }

  #info .img1 {
    top: 180px;
  }
}

@media screen and (max-width: 800px) {
  .sp {
    display: block;
  }
  .pc {
    display: none;
  }
    img{width:100%;}
    #loader {
  display: none;
  position: fixed;
  top: 47%;
  left: 44%;
  width: 33vw;
  height:33vw;

  }
#loader img{width:100%;}
  /*---------------------------------------------*/
  /*背景グラデーション*/
  body {
    background: #000;
    min-width: 100%;
      font-size:3vw;line-height:1.3em;
  }
    /*---------------------------------------------*/
/*汎用設定*/
#contents {
width: auto!important;
}
p.size20{font-size:3.5vw;}
p.size30{font-size:4vw;margin-bottom:1em;}

.left180{margin-left:0px;}
strong{font-size:5vw;line-height:1.2em;  font-weight:normal; color:#d5a400;}

.centerPict{text-align:center;}
.centerPict img{display: inline-block;}

/*---------------------------------------------*/
/*TOP*/

section#top .block1{width:100%;height:620px;margin:0 auto;padding-top:40vw;text-align: center;}

section#top .block1 p#ad{font-size:7vw;color:#b70000;margin-bottom:30px;}
section#top .block1 .logoW{width:50%;margin:30px auto;}
section#top .block1 .scroll{width:4%; margin:30px auto;}

section#top .block2{
  width:100%;
  height:auto;
  margin:150px auto 0;
  position: relative;
}

section#top .block2 .title{
  width:48%;
  position: absolute;
  top:-50vw;
  left:0;
  right:0;
  margin: 0 auto;
  z-index:2;
}

section#top .block2 .redBar{width:100%;height:320px;position: relative;background: url(_image/top_bar_sp.png)center top no-repeat; background-size:100% auto; position: absolute;bottom:-270px;left:0px;right:0;margin:0 auto;z-index:2;}

section#top .block2 .redBar dl{
  width:94%;
  margin:50px auto 0;
  align-items: center;
  flex-direction: column;
}
section#top .block2 .redBar dl dt{
  width:40%;
  margin:0 auto;
  }

section#top .block2 .redBar dl dd{
  margin-left:auto;
  text-align: left;
  font-size:3vw;
  line-height:1.6em;
  width: 100%;
}

section#top .block2 .redBar dl dd p.p1{
  font-size: 3vw;
  margin-top:20px;
  text-align: center;
}

section#top .block2 .redBar dl dd p.p2{
      font-size: 2.5vw;
    line-height: 1.4;
}



section#top .block2 .bgFix{
  width:100%!important;
  height: auto;
  padding-top:90%;
  background:url(_image/top_bg.png) center top no-repeat;
  background-position-y: 30px;
  background-size:100% auto;
  position: relative;
  z-index:0;
}

section#top .block2 .redBar:before {
content:none;
}

section#top .block2 .redBar:after {
content:none;
}

.title {
  left: 0;
}

/* MOVIE */
section#top .mov {
  width: 100%;
  margin: 100px auto 50px;
}
    
/* parse */
section#top .parseBlock{
  width:100%;
  height:auto;
  margin:0 auto;
  position: relative;
}
section#top .parseBlock .title{
  position: static;
  width:85%;
}

section#top .parseBlock .img{
  position: static;
  width:110%;
}

section#parse1 .inner {
  padding-top: 50px;
  width: 100%;
}

section#parse1 .inner .title {
  width: 270px;
}

section#parse1 .inner .lead {
  width: 50%;
  left: 135px;
  top: 140px;
  font-size: 3vw;
  line-height: 1.2;
}
    
section#parse1 .inner .imgBox {
  width: 100%;
  margin: 100px 0 0 0;
  height: 480px;
}

.parse1_h2_1_text {
  left: 120px;
  top: 120px;
  width: 90%;
  font-size: 20px;
  line-height: 1.5;
  
}

section#parse1 .inner .parse1_flex div:last-of-type {
  width: 100%;
  margin-top: 20px;
}

section#parse1 .inner .detail_text {
  margin: 0 auto;
}

.parse1-img {
    width: 350px;
    top: 165px;
    right: -80px;
}

.parse1_pict2 {
  margin: 0;
}

.parse-item div {
  width: 80%;
  margin-top: 50px!important;
}

section#top .parseBlock .item_image {
  flex-direction: column;
  position: static;
}

section#top .parseBlock .item_image .item1 {
  width: 100%;
}

section#top .parseBlock .item_image .item2 {
  width: 100%;
  margin: 30px 0 0;
}

section#top .parseBlock .item_image .item3 {
  width: 100%;
  margin: 30px 0 0;
}

section#parse1 .inner .parse1_flex {
  flex-direction: column;
}

section#parse1 .inner .parse1_flex div {
  width: 80%;
}

section#parse1 .inner .parse1_flex:last-of-type {
  align-items: baseline;
}

section#parse2 .inner .title {
  width: 300px;
}

section#parse2 .bg1 {
  width: 100%;
  left: 0;
  top: 20px;
}

section#parse2 .inner .imgBox h2 {
  left: -100px;
}

.parse1_h2_2_text {
  top: 170px;
  left: 10px;
}

section#parse2 .inner .imgBox h2.parse2_h2_2 {
  width: 350px;
}

section#parse2 .inner .imgBox .img1 {
  width: 250px;
  right: 874px;
  top: 340px;
}

section#parse2 .inner .imgBox h2.parse2_h2_2.parse2_h2_2_sp {
  top: 180px;
}

section#parse2 .inner .lead {
  width: 50%;
  top: 170px;
  left: 160px;
  position: absolute;
  font-size: 3vw;
}

section#parse2 .inner .imgBox h2 {
  left: -100px;
  top: 70px;
}

section#parse2 .inner .imgBox .img2 {
  width: 350px;
  left: -40px;
  top: 250px;
}

.parse2_text {
  bottom: -180px;
  right: 880px;
  width: 300px;
}

.pasrse2_structure_box {
  margin: 100px auto;
  flex-direction: column;
}

.pasrse2_structure_box .pasrse2_structure_title {
  position: static;
  width: 80%;
  margin: 0 auto 150px 0;
}

.pasrse2_structure_box .pasrse2_img1 {
  width: 80%;
  left: 20px;
  top: 150px;
}

.pasrse2_structure_box .left, .pasrse2_structure_box .right {
  width: 100%;
}

section#parse2 .inner .imgBox {
  margin: 100px 50px 150px 100px;
}

/* power */
section#power .power_flex {
  position: relative;
  flex-direction: column;
  width: 100%;
}

section#power .power_flex img {
  width: 100%;
}

section#power .power_flex p {
  position: absolute;
  width: 65%;
  left: 110px;
  bottom: 0px;
}

section#power .bg2 {
  width: 100%;
  position: static;
  margin: 30px auto 0;
}

.inner .specList {
  width: 100%;
  margin: 50px 0 0;
}

section#parse2 .inner {
  width: 100%;
}

.inner .specList li {
  width: 46%;
  margin: 5px;
}

.inner .specList.sl2 {
  margin: 50px auto 0;
}

section#parse2 .inner .imgBox .img3 {
  width: 350px;
  left: -70px;
  top: 230px;
}

section#parse3 .inner {
  width: 100%;
}

section#parse3 .inner .title {
  width: 300px;
}

section#parse3 .inner .lead {
  width: 250px;
  left: 90px;
  top: 265px;
}

section#parse3 .bg2 {
  width: 80%;
  left: 30px;
  top: 400px;
}

section#parse3 .inner .title p {
  position: absolute;
  width: 65%;
  top: 100px;
  left: 140px;
  font-size: 3vw;
}

section#parse3 .parse3_box {
  flex-direction: column;
  margin: 50px 10px 50px auto;
}

section#parse3 .parse3_box .text {
  width: 100%;
  margin-bottom: 30px;
}

section#parse3 .parse3_box .img {
  width: 100%;
}

section#parse3 .parse3_inner {
  margin-top: 150px;
}

section#parse3 .parse3_inner .parse3_h2_img {
  position: absolute;
  width: 40%;
  top: -70px;
  left: 0;
}

section#parse3 .parse3_box .text p.text_title {
  font-size: 20px;
  margin-bottom: 10px;
}

section#parse4 {
  margin-top: 100px;
  height: auto;
}

section#parse4 .inner {
  width: 100%;
}

section#parse4 .inner .title {
  width: 300px;
}

section#parse4 .inner .title p {
    width: 65%;
    top: 110px;
    left: 150px;
    font-size: 3vw;
    line-height: 1.2;
}

section#parse4 .inner .parse4_img {
  width: 85%;
  margin: 90px auto 0;
}

#parse3 .inner .specList {
  margin: 230px 0 0;
}

#parse3 .inner .specList li {
  width: 45%;
  margin: 9px;
}

section#spec .inner1 {
  height: 1450px;
}

section#spec .inner1 .title {
  width: 350px;
}

section#spec .inner1 .lead {
  width: 240px;
  left: 110px;
  top: 200px;
  font-size: 20px;
  line-height: 1.5;
}

section#spec .inner1 .bg1 {
  width: 250px;
  top: 370px;
  right: 920px;
}

section#spec .inner1 .lead2 {
  width: 240px;
  left: 110px;
  top: 550px;
  font-size: 20px;
  line-height: 1.5;
}

section#spec .inner1 .bg2 {
  width: 250px;
  top: 800px;
  right: 920px;
}

section#spec .inner1 .lead3 {
  width: 240px;
  left: 110px;
  top: 950px;
  font-size: 20px;
  line-height: 1.5;
}

section#spec .inner1 .bg3 {
  width: 250px;
  top: 1220px;
  right: 920px;
}

section#spec .inner1 .lead4 {
  width: 240px;
  left: 110px;
  top: 1330px;
}

section#spec .inner1 .bg4 {
  width: 250px;
  top: 1390px;
  right: 920px;
}


section#spec .inner1 .title {
  width: 300px;
}

section#parse2 .inner .imgBox.item-2 {
  margin: 0px 50px 100px 100px;
}

section#spec .inner1 .spec_title {
  font-size: 20px;
  left: 90px;
  top: 230px;
}

section#spec .inner1 .spec_bg1 {
  width: 60%;
  margin: 30px auto;
  position: static;
}

section#spec .inner1 .spec_bg2 {
  width: 80%;
  margin: 0 auto 30px;
  position: static;
}

section#spec .inner1 .spec_lead {
  width: 80%;
  margin: 0 auto;
  position: static;
  padding: 20px 50px 20px 50px;;
  font-size: 3.5vw;
}

section#spec .inner1.inner2 {
  width: 100%;
  height: auto;
  margin-bottom: 100px;
}

/* PKG*/
#pkg {
    width: 100%;
    margin: 100px 0;
    position: relative;
}
#pkg .inner{width:100%;margin:0 auto; position: relative;z-index:1}
    #pkg .inner .title{width:45%;margin:0 auto;} 
    #pkg .inner .img1{width:100%;margin:0 auto;} 
#pkg .inner p.attention{width:68%;font-size:1.8vw;line-height:1.2em;margin-top:10px;}

#pkg .line{
    width:100%;height:300px;position: absolute;
    top: 0px;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #b70000;
    transform: skewY(-25deg);
    z-index: 0;
}

/* GALLERY*/
#gallery h2{width:40%; margin:18px auto;}
#gallery{width:90%; margin:0 auto;}

#gallery1 {
  flex-direction: column;
}

#gallery1 dt{
  width:100%
  }

.slider{
  width:100%;
}

#gallery1 dd{
  width:100%
}

.thumbnail-img img {
  padding: 5px;
}

dd .slick-list div.slick-track:last-of-type {
width: 100%!important; 
}



    
/* INFO*/
#info{
  width:100%;
  margin:0px auto;
  padding-top:10vw;
}
    
#info .img1{
  width: 130%;
  position: static;

}

#info .inner{
  width:80%;
  margin: 0 auto;
  position: static;
}

#info .inner p.days{font-size:5vw;text-align:center;line-height:1.5em;margin-top:20px;}
#info .inner p.price{font-size:2.6vw;text-align:center;}
#info .inner p.attention{font-size:1.8vw;line-height:1.2em;margin-top:20px;}

section#spec .btn{width:70%;margin:20px auto 0;}
    
#contents {
padding-bottom: 7vw;
}

  /*-----------------------------------------------end media*/
}

@media screen and (max-width: 500px) {
  section#top .block2 .redBar dl dd p.p1 {
    font-size: 4vw;
  }

  section#top .block2 .redBar dl dd p.p2 {
    font-size: 3vw;
  }

  .parse1_h2_1_text {
    left: 80px;
    top: 70px;
  }

}

@media screen and (max-width: 450px) {
  section#power .power_flex p {
    left: 60px;
  }
}
