#mv {
  height: 100%;
  position: relative;
  background: url(../img/mv_bg.jpg);
  background-size: cover;
  background-position: center top;
  margin-bottom: 70px;
  overflow: hidden;
}
#mv .body {
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
}
.castle_wrap {
  width: 910px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 100px;
  display: flex;
  justify-content: space-between;
}
.castle_wrap li{
  width: 20%;
}
.castle_wrap li:nth-child(n+2){
  opacity: .5;
}
#head {
  height: 100%;
  position: relative;
  padding-bottom: 300px;
  overflow: hidden;
}
#head .title {
  width: 353px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 26px;
}
#head .sustainable {
  width: 65px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 26px;
}
#head .conte {
  position: relative;
  display: flex;
  flex-direction: row-reverse;
  justify-content: center;
  max-width: 1128px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 80px;
}
#head .conte::before {
  position: absolute;
  content: "";
  top: 10px;
  left: 25%;
  background: url(../img/head_text_before.png);
  background-size: cover;
  background-position: center center;
  width: 143px;
  height: 100px;
}
#head .conte .txt {
  position: relative;
  width: 52%;
  margin-top: 175px;
  margin-right: -12%;
  z-index: 10;
}
#head .conte .txt::after {
  position: absolute;
  bottom: 70px;
  left: 50%;
  transform: translateX(-50%);
  content: "";
  background: url(../img/head_text_after.png);
  background-size: cover;
  background-position: center top;
  width: 91px;
  height: 13px;
}
#head .conte .main {
  position: relative;
  width: 60%;
  z-index: 5;
}
#head .conte .photo {
  position: absolute;
  width: 444px;
  left: -253px;
  bottom: -295px;
}

#sec_left {
  height: 100%;
  position: relative;
  margin-bottom: 157px;
  overflow: hidden;
}
#sec_left.sec5 {
  margin-bottom: 0;
  padding-bottom: 157px;
}
#sec_left.sec1 {
  margin-top: -110px;
}
#sec_left.sec3{
  margin-bottom: 0;
}
#sec_left .conte {
  display: flex;
  justify-content: space-between;
}
#sec_left .conte._01 {
  flex-direction: row-reverse;
  max-width: 1148px;
  width: 100%;
  margin-left: 3%;
  margin-right: auto;
}
#sec_left.sec5 .conte._01 {
  padding-top: 100px;
}
#sec_left .conte._01 .photo {
  width: 397px;
  margin-top: 66px;
}
#sec_left.sec5 .conte._01 .photo {
  margin-top: -100px;
}
#sec_left .conte._01 .main {
  width: 603px;
}
#sec_left .conte._02 {
  justify-content: flex-end;
  flex-direction: row-reverse;
  max-width: 1220px;
  width: 100%;
  margin-top: -84px;
  margin-left: auto;
  position: relative;
  z-index: 10;
}
#sec_right.sec2 .conte._02 {
  margin-top: 213px;
}
#sec_left.sec3 .conte._02 {
  margin-top: 124px;
  padding-top: 0;
}
#sec_left .conte._02 .wrap {
  width: 50%;
}
#sec_left .conte._02 .wrap .title,
#sec_right .conte._02 .wrap .title {
  width: 260px;
  margin-left: auto;
  margin-right: auto;
}
#sec_left .conte._02 .wrap .sub_title,
#sec_right .conte._02 .wrap .sub_title {
  margin-top: 2em;
  margin-bottom: 2em;
  margin-left: auto;
  margin-right: auto;
}

.sec1 .sub_title {
  width: 115px;
}
.sec2 .sub_title {
  width: 115px;
}
.sec3 .sub_title {
  width: 113px;
}
.sec4 .sub_title {
  width: 115px;
}
.sec5 .sub_title {
  width: 208px;
}

#sec_left > .conte._02 > .wrap > .head,
#sec_right > .conte._02 > .wrap > .head {
  font-size: 2.6rem;
  text-align: center;
  margin-top: 1.5em;
  margin-bottom: 2em;
  padding-bottom: 0.5em;
  color: #231815;
  border-bottom: 4px #AF8C53 solid;
}
#sec_left.sec5 > .conte._02 > .wrap > .head{
  font-size: 2.3rem;
}
#sec_left .conte._02 .wrap .txt,
#sec_right .conte._02 .wrap .txt {
  font-size: 1.4rem;
}
#sec_left.sec5 .conte._02 .wrap .txt .txtTtl,
 #sec_right.sec5 .conte._02 .wrap .txt .txtTtl{
  width: 198px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 30px;
  margin-bottom: 22px;
}
#sec_left .conte._02 .wrap .txt .bg,
#sec_right .conte._02 .wrap .txt .bg {
  width: 410px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 30px;
}
#sec_left .conte._02 .wrap .txt .bg_03,
#sec_right .conte._02 .wrap .txt .bg_03 {
  width: 450px;
  margin-left: -392px;
  margin-right: auto;
  margin-top: 50px;
}
#sec_left .conte._02 .wrap .txt .txt_photo,
#sec_right .conte._02 .wrap .txt .txt_photo {
  width: 452px;
  margin-right: -160px;
  margin-left: auto;
}
#sec_left.sec3 .conte._02 .wrap .txt .txt_photo,
#sec_right.sec3 .conte._02 .wrap .txt .txt_photo {
  width: 424px;
  margin-right: 48px;
  margin-left: auto;
  margin-top: 126px;
}


#sec_left .conte._02 .wrap .txt span.color,
#sec_right .conte._02 .wrap .txt span.color {
  color: #C11920;
}
#sec_left .conte._02 .wrap .txt span.co2 {
  font-size: 1rem;
}
#sec_left .conte._02 .photo {
  width: 408px;
  margin-top: 133px;
  margin-left: 105px;
}
#sec_left.sec1 .conte._02 .photo {
  width: 523px;
  margin-top: 246px;
  margin-left: 105px;
}
#sec_left .conte._02 .photo {
  width: 408px;
  margin-top: 133px;
  margin-left: 105px;
}
#sec_left .conte._02 .photo li:nth-child(n+2){
  margin-top: 48px;
}
#sec_left.sec3 .conte._02 .photo {
  margin-top: 250px;
}
#sec_left.sec3 .conte._02 .photo ._01 {
  width: 412px;
  margin-left: -100px;
  margin-bottom: 40px;
}
#sec_right {
  height: 100%;
  position: relative;
  padding-bottom: 90px;
  overflow: hidden;
}
#sec_right.sec2 {
  padding-bottom: 0;
}
#sec_right .conte {
  display: flex;
}
#sec_right .conte._01 {
  max-width: 1313px;
  width: 100%;
  justify-content: flex-end;
  margin-left: auto;
  margin-right: 0;
}
#sec_right .conte._01 .main {
  width: 604px;
  margin-top: 48px;
}
#sec_right .conte._01 .photo {
  width: 552px;
  margin-left: 150px;
  margin-right: -5%;
}
#sec_right .conte._02 {
  width: 1220px;
  justify-content: flex-start;
}
#sec_right.sec2 {
  margin-top: -214px;
}
#sec_right.sec4 {
  padding-top: 0;
}
#sec_right .conte._02 .photo_wrap {
  margin-right: 104px;
}
#sec_right .conte._02 .photo_wrap .photo_01 {
  width: 523px;
  margin-top: 251px;
}
#sec_right.sec4 .conte._02 .photo_wrap .photo_01 {
  margin-top: 351px;
}
#sec_right .conte._02 .photo_wrap .photo_01 ._01{
  width: 424px;
  margin-right: -130px;
  margin-left: auto;
  margin-bottom: 40px;
}
#sec_right .conte._02 .photo_wrap .photo_02 {
  width: 480px;
  margin-left: -5%;
  margin-top: 205px;
}
#sec_right .conte._02 .wrap {
  position: relative;
  max-width: 590px;
  width: 100%;
  z-index: 10;
}
#sec_right .conte._02 .wrap .box {
  margin-bottom: 50px;
}
#sec_right .conte._02 .wrap .box._01 {
  margin-top: 68px;
}
#sec_right .conte._02 .wrap .box .head {
  width: 198px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 4%;
}
#sec_left .bg {
  position: absolute;
  width: 1105px;
  bottom: 50px;
  left: 6px;
  z-index: 5;
}
#summary {
  background: url(../img/summary_bg.jpg);
  background-size: cover;
  background-position: center top;
}
#summary .body {
  max-width: 1000px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 96px;
  padding-bottom: 115px;
}
#summary_note .txt_wrap {
  max-width: 1000px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 40px;
  font-size: 13px;
  font-weight: 400;
  color: gray;
}
#summary_note .txt_wrap li{
  display: flex;
}
#summary_note .txt_wrap li .txtTtl{
  width: 86px;
  text-align: right;
}
#summary_note .txt_wrap li:nth-child(n+2){
  padding-top: 3em;
}
#summary_note .txt_wrap li .txt{
  width: 930px;
}
#summary_note .txt_wrap li .exTtl{
  display: block;
  padding-top: 1.5em;
}

#summary_note .txt_wrap li .txt img{
  width: 400px;
  display: inline-block;
}
#summary_note .txt_wrap li .txt .fast{
  margin-right: 10px;
  margin-top: 10px;
}

#summary_note .txt_wrap .txt .indent_01 {
  display: inline-block;
  text-indent: 2em;
}
#summary_note .txt_wrap .txt .indent_02 {
  display: inline-block;
  text-indent: 4em;
}
#summary_note .txt_wrap .txt .indent_03 {
  display: inline-block;
  text-indent: -1em;
  margin-left: 1em;
}

#spot {
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 66px;
}
#spot .wrap{
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
#spot .wrap._01{
  margin-top: 28px;
}
#spot .wrap._01,
#spot .wrap._02{
  margin-bottom: 50px;
}
#spot .wrap._03{
  margin-top: 50px;
}
#spot .wrap .location{
  width: 50%;
}
#spot .wrap .location .name{
  font-size: 18px;
  color: #A77FAB;
}
#spot .wrap .location .add{
  padding-top: 1em;
  font-size: 14px;
  line-height: 1.6;
}
#spot .wrap .location .add span{
  display: block;
  text-indent: 3em;
}
#spot .wrap .location .txt{
  font-size: 16px;
  padding-top: 1em;
}
#spot .wrap._02 .location .txt{
  white-space: nowrap
}
#spot .wrap._02 .location .txt a{
  display: inline-block;
  padding-left: .5em;
  white-space: nowrap;
  color: #A77FAB;
}

#spot .wrap .photo{
  width: 47%;
  display: flex;
  justify-content: space-between;
}
#spot .wrap .photo li{
  width: 49%;
}
#spot .wrap .photo li p{
  font-size: 12px;
  padding-top: 0.4em;
  text-align: left;
  color: #898989;
  white-space: nowrap
}




.cloud._01 {
  width: 692px;
  top: 0;
  right: -294px;
}
.cloud._02 {
  width: 539px;
  top: 100px;
  left: -130px;
}
.cloud._03 {
  width: 713px;
  top: 1110px;
  right: -102px;
}
.cloud._04 {
  width: 865px;
  top: 100px;
  left: -414px;
}
.cloud._05 {
  width: 672px;
  bottom: 30px;
  right: -400px;
}
.cloud._06 {
  width: 654px;
  top: 60px;
  right: -300px;
}
.cloud._07 {
  width: 743px;
  top: 100px;
  left: -100px;
}

@media(min-width:1580px) {
  #sec_left .conte._02 {
    margin-right: auto;
  }
  #sec_right .conte._02 {
    justify-content: center;
    margin-left: auto;
    margin-right: auto;
  }
}
@media(min-width:1280px) {
  #sec_left .conte._01 {
    max-width: 1100px;
    margin-left: auto;
  }
  #sec_right .conte._01 {
    max-width: 1100px;
    margin-right: auto;
  }
  #sec_right .conte._01 .photo {
    width: 397px;
    margin-left: 99px;
    margin-right: 0;
  }
}
@media(max-width:1280px) {
  #mv {
    margin-bottom: 70px;
  }
  #head {    
    padding-bottom: 23.43vw;
  }
  #mv .body {
    width: 78.125vw;
  }  
  .castle_wrap {
    width: 80vw;
    margin-bottom: 7.81vw;
  }
  #head .conte {
    max-width: none;
    width: 90%;
  }
  #head .conte .photo {
    width: 34.68vw;
    left: -10.46vw;
    bottom: -15.36vw;
  }
  #head .conte .txt {
    margin-top: 12.89vw;
  }
  #head .conte .txt::after {
    bottom: 15.62vw;
  }
  #sec_left > .conte._02 > .wrap > .head, #sec_right > .conte._02 > .wrap > .head, 
  #sec_left.sec5 > .conte._02 > .wrap > .head, #sec_right > .conte._02 > .wrap > .head{
    font-size: 2.03vw;
  }
  #sec_left .conte._01 {
    max-width: none;
    width: 90%;
  }
  #sec_left .conte._01 .photo {
    width: 31.01vw;
    margin-top: 5.15vw;
  }
  #sec_left .conte._01 .main {
    width: 47.1vw;
  }
  #sec_left .conte._02 {
    max-width: none;
    width: 95%;
  }
  #sec_left .conte._02 .photo {
    width: 40.93vw;
    margin-top: 20.8vw;
    margin-left: 8.2vw;
  }
  #sec_left.sec5 .conte._02 .photo {
    width: 40.93vw;
    margin-top: 13.6vw;
    margin-left: 8.2vw;
}
  #sec_right .conte._02 .photo_wrap .photo_01 ._01 {
    width: 33.12vw;
    margin-right: -10.15vw;    
    margin-bottom: 3.12vw;
  }
  #sec_left .conte._02 .wrap .txt .bg_03, #sec_right .conte._02 .wrap .txt .bg_03 {
    width: 35.15625vw;
    margin-left: -30.625vw;
    margin-top: 3.90625vw;
  }
  #sec_left .conte._02 .wrap .txt .bg, #sec_right .conte._02 .wrap .txt .bg {
    width: 32.03vw;
    margin-top: 2.34vw;
  }
  #sec_left .conte._02 .wrap .txt .txt_photo, #sec_right .conte._02 .wrap .txt .txt_photo {
    width: 35.31vw;
    margin-right: -12.5vw;
  }
  #sec_left.sec3 .conte._02 .wrap .txt .txt_photo, #sec_right.sec3 .conte._02 .wrap .txt .txt_photo {
    width: 33.125vw;
    margin-right: 3.75vw;
    margin-top: 1.5625vw;
}
  #sec_right .conte._01 .main {
    width: 47.18vw;
    margin-top: 3.75vw;
  }
  #sec_right .conte._01 .photo {
    width: 31.01vw;
    margin-left: 11.71vw;
    margin-right: -5%;
}
  #sec_right .conte._01 {
    max-width: none;
    width: 90%;
  }
  #sec_right .conte._02 {
    width: 90%;
  }
  #sec_left.sec1 .conte._02 .photo {
    width: 31.875vw;
    margin-top: 20.5vw;
    margin-left: 8.20vw;
  }
  #sec_right .conte._02 .photo_wrap {
    margin-right: 8.12vw;
  }
  #sec_right.sec2 .conte._02 .photo_wrap .photo_01 {
    width: 40.85vw;
    margin-top: 21.19vw;
  }
  #sec_right .conte._02 .photo_wrap .photo_01 {
    width: 40.85vw;
    margin-top: 23.59vw;
  }
  #sec_right.sec4 .conte._02 .photo_wrap .photo_01 {
    margin-top: 29.1vw;
  }
  #sec_right .conte._02 .photo_wrap .photo_02 {
    width: 37.5vw;
    margin-left: -5%;
  }
  #sec_right .conte._02 .wrap .box._01 {
    margin-top: 5.31vw;
  }
  #sec_right .conte._02 .wrap .box {
    margin-bottom: 3.9vw;
  }
  #sec_right .bg {
    width: 67.89vw;
    bottom: -3.90vw;
    right: -21.17vw;
  }
  #sec_left.sec3 .conte._02 .photo {
    margin-top: 20.63vw;
  }

  #sec_left.sec5 .conte._02 .wrap .txt .txtTtl, #sec_right.sec5 .conte._02 .wrap .txt .txtTtl {
    width: 20.46vw;
    margin-top: 2.34vw;
    margin-bottom: 1.71vw;
  }

  #summary .body {
    max-width: none;
    width: 90%;
  }
  #summary_note .txt_wrap {
    max-width: none;
    width: 90%;
    padding-top: 3.12vw;
  }
  #summary_note .txt_wrap li{
    justify-content: space-between;
  }
  #summary_note .txt_wrap li .txtTtl{
    width: 8vw;
  }
  #summary_note .txt_wrap li .txt{
    width: 80.95vw;
  }

  #summary_note .txt_wrap li .txt img{
    width: 31.25vw;
  }
  #summary_note .txt_wrap li .txt .fast{
    margin-right: 0.78vw;
    margin-top: 0.78vw;
  }

  #summary_note .txt_wrap {
    max-width: none;
    width: 90%;
    padding-top: 3.12vw;
  }

  .cloud._01 {
    width: 54vw;
    top: -1.5625vw;
    right: -22.96vw;
  }
  .cloud._02 {
    width: 42.10vw;
    top: 10.54687vw;
    left: -10.15vw;
  }
  .cloud._03 {
    width: 41.48vw;
    top: 86.71vw;
    right: -6.71vw;
  }
  .cloud._04 {
    width: 67.57vw;
    top: 9vw;
    left: -32.34vw;
  }
  .cloud._05 {
    width: 52.5vw;
    right: -31.25vw;
    bottom: 2.34375vw;
    z-index: 5;
  }
  .cloud._06 {
    width: 51.09375vw;
    top: 4.6875vw;
    right: -23.4375vw;
  }
  .cloud._07 {
    width: 38.04vw;
    top: 13.33vw;
    left: -7.8vw;
  }
}
@media(max-width:769px) {
  #mv {
    background: none;
    margin-bottom: 6.66vw;
  }
  #mv .body {
    width: 100%;
  }
  #head .title {
    width: 86.66vw;
    margin-bottom: 3.33vw;
  }
  #head {
    margin-bottom: -13.67vw;
  }
  #head .sustainable {
    width: 14.66vw;
    margin-bottom: 2.66vw;
  }
  #head .conte {
    display: block;
    width: 100%;
    margin-top: 0;
  }
  #head .conte::before {
    position: static;
  }
  #head .conte .main {
    position: relative;
    width: 95%;
    margin-left: auto;
    margin-right: auto;
    z-index: 5;
  }
  #head .conte .txt {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 60vw;
  }
  #head .conte .txt::after {
    width: 22.13vw;
    height: 3.2vw;
    bottom: -20vw;
  }
  #head .conte .photo {  
    width: 59.46vw;
    left: 10%;
    top: 89vw;
    bottom: auto;
    z-index: 10;
  }
  #sec_left {
    margin-bottom: 15.6vw;
  }
  #sec_left.sec1 {
    margin-top: 30vw;
  }
  #sec_left .conte {
    display: block;
  }
  #sec_left .conte._01 {
    margin-left: auto;
  }
  #sec_left.sec5 .conte._01 .main {
    width: 100%;
    padding-top: 65vw;
  }
  #sec_left .conte._01 .main {
    width: 100%;
    padding-top: 0;
  }
  #sec_left .conte._01 .photo {
    width: 62vw;
    margin-top: -10vw;
    margin-left: auto;
    margin-right: 3%;
  }
  #sec_left .conte._02 {
    width: 80%;
    margin-right: auto;
    margin-top: 15.6vw;
  }
  #sec_left .conte._02 .wrap {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  #sec_left .conte._02 .wrap .txt span.co2 {
    font-size: 2vw;
  }
  #sec_left .conte._02 .title.sp,
  #sec_right .conte._02 .wrap .title {
    width: 64.13vw;
    margin-left: auto;
    margin-right: auto;
  }
  #sec_left .conte._02 .sub_title.sp,
  #sec_right .conte._02 .wrap .sub_title {
    margin-top: 1em;
    margin-bottom: 1em;
    margin-left: auto;
    margin-right: auto;
  }
  #sec_left .conte._02 .sub_title.sp {
    width: 25.86vw;
  }
  #sec_right .conte._02 .sub_title.sp {
    width: 25.33vw;
  }
  #sec_left .conte._02 .head.sp,
  #sec_right > .conte._02 > .wrap > .head {
    font-size: 5vw;
    text-align: center;
    line-height: 1.6;
    margin-top: 0;
    margin-bottom: 2em;
    padding-bottom: 1em;
    color: #151515;
    border-bottom: 4px #AF8C53 solid;
  }
  #sec_left .conte._02 .photo {
    width: 100%;
    margin-top: 0;
    margin-bottom: 7.73vw;
    margin-left: auto;
  }
  #sec_left .conte._02 .wrap .txt,
  #sec_right .conte._02 .wrap .txt {
    font-size: 3.8vw;
    letter-spacing: -0.03em;
  }
  #sec_left.sec3 .conte._02 {
    margin-top: 10vw;
  } 
  #sec_left.sec3 .conte._02 .photo {
    margin-top: 0;
  }
  #sec_left.sec3 .conte._02 .photo ._01 {
    width: 100%;
    margin-left: 0;
    margin-bottom: 0;
  }
  #sec_left.sec3 .conte._02 .wrap .txt .txt_photo, #sec_right.sec3 .conte._02 .wrap .txt .txt_photo {
    width: 58vw;
    margin-right: 3%;
    margin-left: auto;
    margin-top: 2.34vw;
  }

  #sec_right {  
    padding-bottom: 12.53vw;
  }
  #sec_right .conte {
    display: block;
  }
  #sec_right .conte._01 {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }
  #sec_right .conte._01 .main {
    width: 100%;
    margin-top: 0;
  }
  #sec_right .conte._01 .photo {
    width: 62vw;
    margin-left: 0;
    margin-right: auto;
    margin-top: -14vw;
  }
  #sec_right.sec2 {
    margin-top: 0;
  }
  #sec_right.sec2 .conte._02 {
    margin-top: 0;
    padding-top: 0;
  }
  #sec_left .conte._02 .wrap .txt .bg, #sec_right .conte._02 .wrap .txt .bg {
    width: 61.33vw;
    margin-left: 0;
    margin-right: auto;
    margin-top: 2.34vw;
  }
  #sec_left .conte._02 .wrap .txt .txt_photo, #sec_right .conte._02 .wrap .txt .txt_photo {
    width: 60.26vw;
    margin-right: auto;
    margin-left: 3%;
    margin-top: 2.34vw;
  }

  #sec_right.sec4 {
    padding-top: 0;
  }
  #sec_right.sec4 .conte._02 {
    margin-top: 10vw;
  }
  #sec_left .conte._02 .wrap .txt .bg_03, #sec_right .conte._02 .wrap .txt .bg_03 {
    width: 62.26vw;
    margin-left: auto;
    margin-right: 2%;
    margin-top: 2.34vw;
  }

  #sec_right .conte._02 {
    width: 80%;
    margin-top: 15.6vw;
    margin-left: auto;
    margin-right: auto;
  }
  #sec_left.sec1 .conte._02 .photo {
    width: 100%;
    margin-bottom: 7.73vw;
    margin-left: 0;
    margin-top: 0;
  }
  #sec_right .wrap .photo_01.sp {
    margin-bottom: 7.73vw;
  }
  #sec_right .conte._02 .wrap .box {
    margin-bottom: 8.53vw;
  }
  #sec_right .conte._02 .wrap .box._01 {
    margin-top: 8vw;
  }
  #sec_right .conte._02 .wrap .box .head {
    width: 78.66vw;
    margin-bottom: 5.33vw;
  }
  #sec_right .conte._02 .photo_02.sp {
    width: 60vw;
    margin-bottom: 4vw;
    margin-left: auto;
    margin-right: auto;
  }
  .sec1 .sub_title {
    width: 24.26vw !important;
  }
  .sec2 .sub_title {
    width: 25.86vw !important;
  }
  .sec3 .sub_title {
    width: 25.33vw !important;
  }
  .sec4 .sub_title {
    width: 24.93vw !important;
  }
  .sec5 .sub_title {
    width: 45.73vw !important;
  }

  #sec_left.sec5 .conte._01 {
    position: relative;
    padding-top: 6.32vw;
  }
  #sec_left.sec5 .conte._01 .photo {
    margin-top: -96vw;
    position: absolute;
    top: 100vw;
    left: 50%;
    transform: translateX(-50%);
  }
  #sec_left.sec5 .conte._02 .wrap .txt .txtTtl, #sec_right.sec5 .conte._02 .wrap .txt .txtTtl {
    width: 78.66vw;
    margin-top: 12.4vw;
    margin-bottom: 4vw;
  }
  #sec_left.sec5 .txtImg{
    padding-top: 8.26vw;
  }
  #sec_left.sec5 {
    margin-bottom: 0;
    padding-bottom: 10.13vw;
}

  #summary {
    background: url(../img/summary_bg_sp.jpg);
    background-size: cover;
    background-position: center center;
  }
  #summary .body {
    padding-top: 11.73vw;
    padding-bottom: 14.13vw;
  }
  #summary_note .txt_wrap {
    padding-top: 6em;
    padding-bottom: 0;
    font-size: 3vw;
  }
  #summary_note .txt_wrap .txt .indent_01 {
    text-indent: 0;
  }
  #summary_note .txt_wrap .txt .indent_02 {
    text-indent: 0em;
  }

  #summary_note .txt_wrap li {
    display: block;
  }
  #summary_note .txt_wrap li .txtTtl {
    width: 100%;
    text-align: left;
  }
  #summary_note .txt_wrap li .txt {
    width: 100%;
  }
  #summary_note .txt_wrap li .txt .txt-in{
    display: inline-block;
    text-indent: 1em;
    letter-spacing: 0.01em;
  }


  #summary_note .txt_wrap li .txt img{
    width: 48%;
  }
  #summary_note .txt_wrap li .txt .fast{
    margin-right: 2%;
    margin-top: 4vw;
  }

  .sec5 .cloud._02 {
    width: 71.86vw;
    top: 48vw;
    bottom: auto;
    left: -44.33vw;
  }
  .cloud._02 {
    width: 71.86vw;
    top: 83vw;
    bottom: auto;
    left: -44.33vw;
  }
  .cloud._03 {
    width: 70.8vw;
    top: auto;
    bottom: 0vw;
    right: -36vw;
  }
  .cloud._04 {
    width: 72vw;
    top: auto;
    bottom: 0;
    right: -31vw;
    left: auto;
  }
  .cloud._05 {
    width: 63vw;
    top: auto;
    bottom: 3.2vw;
    right: -38vw;
    left: auto;
  }
}