@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');

#ecsp{
	font-family: 'Noto Sans JP',"Hiragino Sans","Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro","游ゴシック", "Yu Gothic", YuGothic,"メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
  font-size: 15px;
  font-weight: 700;
  margin: -12px auto 0;
	min-width: 1150px;
	max-width: 100%;
	min-height: 30px;
  color: #000;
	overflow: hidden;
}

#ecsp h1,
#ecsp h2,
#ecsp h3,
#ecsp h4,
#ecsp h5{
  font-weight: 700;
}

#ecsp * {
  box-sizing: border-box
}
#ecsp *:before,#ecsp *:after {
  box-sizing: border-box
}

#ecsp .ecsp_inner{
  max-width: 1150px;
  margin: 0 auto;
}

#ecsp img{
  max-width: 100%;
  width: auto;
  height: auto;
}

#ecsp a{
  color: #000;
}

#ecsp .roboto {
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  font-style: normal;
}

.mv{
  width: 100%;
  min-height: 550px;
  overflow: hidden;
}

.mv div{
  width: 1150px;
  height: 100%;
  margin: 0 auto;
  padding: 1px;
  position: relative;
}

.mv div h1{
  width: 100%;
  font-size: 23px;
  line-height: 1.3;
  font-weight: 800 !important;
  color: #FFF;
  margin-top: 180px;
  position: relative;
  z-index: 1;
}

.mv div h1 span{
  font-size: 60px;
  line-height: 1;
  font-weight: 800 !important;
  margin-top: 15px;
  display: block;
}

.mv div h1::before{
  content: "";
  width: 150vw;
  height: 215px;
  background: #0f432d;
  border-bottom: 10px solid #229538;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-48%);
  z-index: -1;
}

.mv div p{
  font-size: 18px;
  line-height: 1.3;
  color: #3e3a39;
  position: absolute;
  top: 410px;
  right: 430px;
}

.mv div p span{
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  font-size: 30px;
  display: block;
}

.mv div p i{
  height: 23px;
  font-size: 14px;
  line-height: 20px;
  font-style: normal;
  display: inline-block;
  padding: 0 8px;
  border: 1px solid #3e3a39;
  border-radius: 5px;
  overflow: hidden;
}

#ecsp .mv div img{
  max-width: 625px;
  position: absolute;
  top: 60px;
  right: 0;
  z-index: 1;
}

.mv2{
  width: 100%;
  min-height: 366px;
  overflow: hidden;
  background: url("/.resources/webresources/special/ec/sp/images/mv2_bk.png") left bottom repeat-x;
  background-size: auto 332px;
  margin-bottom: 85px;
}

.mv2 div{
  width: 1150px;
  min-height: 366px;
  margin: 0 auto;
  position: relative;
}

.mv2 div h1{
  width: 100%;
  font-size: 42px;
  line-height: 1.3;
  font-weight: 800 !important;
  color: #FFF;
  position: absolute;
  top: 128px;
  left: 50%;
  margin-left: 20px;
}

.mv2 div h1 span{
  font-size: 60px;
  line-height: 1;
  font-weight: 800 !important;
  margin-top: 10px;
  font-feature-settings: "palt";
  display: block;
}

.mv2 div p{
  font-size: 18px;
  line-height: 1.3;
  color: #FFF;
  position: absolute;
  bottom: 13px;
  left: 50%;
  margin-left: 20px;
}

.mv2 div p span{
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  font-size: 30px;
  display: inline-block;
  vertical-align: bottom;
}

.mv2 div p i{
  height: 23px;
  font-size: 14px;
  line-height: 20px;
  font-style: normal;
  display: inline-block;
  padding: 0 8px;
  margin-left: 10px;
  border: 1px solid #FFF;
  border-radius: 5px;
  overflow: hidden;
  vertical-align: bottom;
  transform: translateY(-8px)
}

#ecsp .mv2 div img{
  max-width: 550px;
}

.mv a,
.mv2 a{
  width: 100%;
  height: 100%;
  display: block;
}

.intro {
  margin-bottom: 65px;
}

.intro ul{
  display: flex;
  justify-content: space-between;
  margin-bottom: 60px;
}

.intro ul li{
  width: 360px;
}


@media screen and (min-width:769px){
  .bb{
    width: 100%;
    height: 510px;
    background: url("/.resources/webresources/special/ec/sp/images/intro_b.jpg") no-repeat;
    background-size: 100% auto;
    padding: 120px 55px;
  }
  
  .bb h2{
    font-size: 50px;
    line-height: 1.3;
    color: #FFF;
  }
  
  .bb p{
    font-size: 19px;
    line-height: 1.6;
    color: #FFF;
    font-weight: 700;
    margin-top: 25px;
  }
}

.slider_box{
  background: #f1f2f2;
  padding: 80px 0 55px;
  margin-bottom: 75px;
}

.slider{
  display: flex;
  justify-content: center;
}

.slider li{
  width: 360px;
  margin: 0 15px;
}

.slider a{
  color: #000;
  display: block;
}

.slider a h2{
  font-size: 16px;
  line-height: 1.5;
  color: #0f432d;
  margin: 15px 0 10px;
}

.slider a p{
  font-size: 12px;
  line-height: 1.5;
  font-weight: 400;
}

/*
.slick-slide {
  margin: 0 15px;
}
*/

/* arrow 
.slick-arrow{
  width: 25px;
  height: 25px;
  border: none;
  border-top: 4px solid #002308;
  border-right: 4px solid #002308;
  background: none;
  position: absolute;
  top: 85px;
  z-index: 2;
}

.slick-prev{
  left: -40px;
  transform: rotate(-135deg);
}
.slick-next{
  right: -40px;
  transform: rotate(45deg);
}*/
/* dots 
.slick-dots{
  margin-top: 30px;
  display: flex;
  justify-content: center;
  text-align: center;
}
.slick-dots li,
.slick-dots li button,
.slick-dots li button::before{
  width: 10px;
  height: 10px;
  border-radius: 50%;
  display: block;
  overflow: hidden;
}
.slick-dots li{
  margin: 0 10px;
}
.slick-dots li button{
  font-size: 0;
  text-indent: -999999px;
  border: none;
  background-color: #9e9e9f;
  border-radius: 100%;
}
.slick-dots li.slick-active button{
  background: #10442e;
}
*/

.fe_box{
  width: 100%;
  overflow: hidden;
  padding-top: 40px;
}

.fe_box + .fe_box{
  margin-top: 130px;
}

.fe_title{
  width: 100%;
  height: 435px;
  margin-bottom: 70px;
  position: relative;
}

.fe_title h2{
  width: 575px;
  font-size: 44px;
  line-height: 1;
  color: #FFF;
  white-space: nowrap;
  font-feature-settings: "palt";
  position: absolute;
  top: 165px;
  left: 50%;
  margin-left: -575px;
  z-index: 1;
}

.fe_title h2::before{
  content: "";
  width: 100vw;
  height: 130px;
  background: #0f432d;
  border-bottom: 10px solid #229538;
  position: absolute;
  top: 50%;
  right: 70px;
  transform: translateY(-50%);
  z-index: -1;
  box-shadow: 15px 15px 0px 0px rgba(0, 0, 0, 0.3);
}

@media screen and (min-width:769px){
  .fe_title div{
    width: 60%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    background: url("/.resources/webresources/special/ec/sp/images/fe01_mv.jpg") center center no-repeat;
    background-size: cover !important;
  }
  .fe02 .fe_title div{
    background: url("/.resources/webresources/special/ec/sp/images/fe02_mv.jpg") center center no-repeat;
  }

  .fe03 .fe_title div{
    background: url("/.resources/webresources/special/ec/sp/images/fe03_mv.jpg") center center no-repeat;
  }

  .fe04 .fe_title div{
    background: url("/.resources/webresources/special/ec/sp/images/fe04_mv.jpg") center center no-repeat;
  }
}

.fe_title div p{
  font-family: "Roboto", sans-serif;
  font-size: 100px;
  line-height: 1;
  font-weight: 700;
  color: #229538;
  position: absolute;
  top: -40px;
  left: -435px;
  opacity: .3;
  transform: scale(.9,1)
}

.fe_title.rig h2{
  left: auto;
  right: 50%;
  margin-left: 0;
  margin-right: -575px;
  padding-left: 80px;
}

.fe_title.rig h2::before{
  right: auto;
  left: 40px;
  box-shadow: -15px 15px 0px 0px rgba(0, 0, 0, 0.3);
}

.fe_title.rig div{
  right: auto;
  left: 0;
}

.fe_title.rig div p{
  left: auto;
  right: -435px;
  opacity: .3;
}

.fe02 .fe_title.rig h2{
  line-height: 1.2;
}

.fe02 .fe_title.rig h2::before{
  height: 170px;
}

.fe03 .fe_title h2::before{
  right: 120px;
}

.fe04 .fe_title.rig h2{
  margin-right: -490px;
}

.c2{
  display: flex;
  justify-content: space-between;
}

.c2 > div{
  width: 560px;
}

.c2 .c2 > div{
  width: 270px;
  text-align: center;
}

.title_line{
  font-size: 20px;
  line-height: 1.4;
  color: #0f432d;
  padding: 0 0 5px 16px;
  margin-bottom: 20px;
  border-bottom: 1px solid #0f432d;
  position: relative;
}

.title_line::before{
  content: "";
  width: 6px;
  height: 100%;
  background: linear-gradient(to bottom,  #229538 0%,#229538 50%,#0f432d 50%,#0f432d 100%);
  position: absolute;
  bottom: 0;
  left: 0;
}

.fe_co h4{
  font-size: 28px;
  line-height: 1.4;
  color: #0f432d;
  font-weight: 700;
  margin-bottom: 20px;
}

.fe_co h5{
  font-size: 12px;
  line-height: 1.4;
  font-weight: 700;
  margin-bottom: 5px;
}

.fe_co p{
  font-size: 14px;
  line-height: 1.6;
  font-weight: 400;
}

.fe_co .note{
  font-size: 12px;
  line-height: 1.6;
  font-weight: 400;
}

.fe_co ul.note li{
  padding-left: 1.3em;
}

.fe_co ul.note li::before{
  content: "※";
  width: 1.3em;
  margin-left: -1.3em;
  display: inline-block;
}

.fe_co ul.note li.ast::before{
  content: "＊";
}

.fe_co ul.note li.nob::before{
  content: "";
}

.fe_co ul.note li.nob{
  padding-left: 2.5em;
}

.fe_co ul.note li.nob span{
  width: 2.5em;
  margin-left: -2.5em;
  display: inline-block;
}


.fe_box sup{
  font-size: 70%;
  line-height: 1;
}

.indt{
  padding-left: 1.3em;
}

.bxs{
  box-shadow: 15px 15px 15px 0px rgba(0, 0, 0, 0.3);
  margin: 20px 0 35px;
}

.fe01_icon{
  margin-bottom: 20px;
}

.fe01_icon img{
  width: auto;
  height: 30px !important;
}

.fe01_icon img + img{
  margin-left: 15px;
}

.brtb{
  margin: 25px 0;
  padding: 15px 0 10px;
  text-align: center;
  border-top: 1px solid #211714;
  border-bottom: 1px solid #211714;
}

.fe_co .brtb h4{
  font-size: 18px;
  line-height: 1.3;
  color: #211714;
  font-weight: 700;
  margin: 0 25px 0 0;
  display: inline-block;
  transform: translateY(-5px)
}

#ecsp .brtb img{
  height: 45px;
}

#ecsp .brtb img + img{
  margin-left: 10px;
}

.fe02 .c2 > div p{
  min-height: 105px;
}

.fe02 .bxs{
  margin: 0;
}

.fe03 .c2 > div{
  min-height: 740px;
  position: relative;
}

.fe03 h4{
  min-height: 125px;
} 

.mim {
  margin-top: 30px;
}

.mim li{
  min-height: 55px;
  font-size: 14px;
  line-height: 55px;
  padding-left: 65px;
  position: relative;
}

.mim li span{
  width: 55px;
  height: 55px;
  color: #FFF;
  text-align: center;
  background: #229538;
  border-radius: 50%;
  position: absolute;
  top: 0;
  left: 0;
}

.mim li + li{
  margin-top: 8px;
}


.fe03 .c2 > div img{
  position: absolute;
  top: 295px;
  left: -295px;
}

.fe03 .c2 .mov{
  width: 570px;
  padding-top: 57.25%;
  background: #63472e;
  position: absolute;
  top: 295px;
  left: -295px;
}

.fe03 .c2 .mov video{
  width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
}

.fe03 .c2 ul.note{
  min-height: 70px;
  position: absolute;
  bottom: 0;
  left: 0;
}

.fe04{
  margin-bottom: 120px;
}

.fe04 .fe_co h5{
  font-size: 14px;
  line-height: 1.4;
  margin: 10px  0 5px;
}

.fe04 .fe_co > a > .c2 > div > p{
  width: 1150px;
  min-height: 100px;
  position: relative;
  z-index: 1;
}

.down{
   padding-top: 100px;
  /*display: flex;
  justify-content: space-between;*/
}

.down > div{
  width: 218px;
  text-align: center;
}

.down > div p{
  font-size: 13px;
  line-height: 1.4;
  font-weight: 700;
  margin-top: 9px;
}

.down > p{
  font-size: 13px;
  line-height: 1.3;
  font-weight: 700;
  padding-top: 5px;
  position: relative;
}

.down > p span{
  font-size: 150%;
}

.down > p::after{
  content: "";
  border-top: 22px solid transparent;
  border-bottom: 22px solid transparent;
  border-left: 35px solid #0f432d;
  position: absolute;
  top: 30%;
  left: 50%;
  transform: translateX(-50%);
}

.fe04 ul.note{
  margin-top: 40px;
}

.bb_banner{
  margin: 90px 0 50px;
}

.bb_banner a{
  display: block;
  color: #FFF;
}

@media screen and (min-width:769px){
  .bb_banner h2{
    width: 100%;
    height: 400px;
    font-size: 42px;
    line-height: 1;
    color: #FFF;
    background: url("/.resources/webresources/special/ec/sp/images/bb_banner.jpg") no-repeat;
    background-size: 100% auto;
    margin-bottom: 30px;
    position: relative;
  }
}

.bb_banner h2 span{
  position: absolute;
  bottom: 40px;
  left: 50px;
}

.bb_banner h2 i{
  font-size: 30px;
  line-height: 1.4;
  display: block;
  margin-bottom: 15px;
}

.bb_banner p{
  font-size: 14px;
  line-height: 1;
  color: #0f432d;
  margin-top: 15px;
}

#ecsp  .logo_box{
  margin-top: 50px;
  margin-bottom: 110px;
}

#ecsp .logo{
  width: 840px;
  min-height: 368px;
  padding-right: 20px;
  margin: 0 auto 20px;
  display: flex;
  flex-flow: wrap;
  align-content: space-between;
  justify-content: flex-start;
}

#ecsp .logo a{
  margin-left: 20px;
  display: inline-block;
}

#ecsp  .logo img{
  border: 1px solid #00412e;
}

#ecsp  .logo_box > p{
  text-align: center;
  font-size: 16px;
}

#ecsp .logo_box h3{
  font-size: 18px;
  line-height: 1;
  color: #004027;
  font-weight: normal;
  text-align: center;
  margin-bottom: 30px;
}

#ecsp .ecsp_btn{
  max-width: 250px;
  font-size: 18px;
  line-height: 1;
  color: #FFF;
  display: block;
  text-align: center;
  background: #1c432f;
  padding: 20px 10px; 
  margin: 40px auto 0;
  position: relative;
  z-index: 1;
}

#ecsp .ecsp_btn::after{
  content: "＞";
  font-weight: normal;
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translateY(-50%) scale(.5,1)
}

@media screen and (min-width:769px){
  #ecsp .ecsp_btn::before{
    content: "";
    width: 0;
    height: 100%;
    background: #7a6a45;
    position: absolute;
    top: 0;
    left: 0;
    transition: .3s all;
    z-index: -1;
  }
  
  #ecsp .ecsp_btn:hover::before{
    width: 100%;
  }
}

#ecsp .sp{
  display: none;
}

#ecsp .pc{
  display: block;
  margin: 0 auto;
}

@media screen and (max-width:768px){
  
 #ecsp .sp{
    display: block !important;
  }

 #ecsp .pc{
    display: none !important;
    margin: 0;
  }
  
  #ecsp{
    font-size: 3.5vw;
    margin: 0 auto;
    min-width: inherit;
    overflow: hidden;
  }
  
  #ecsp .ecsp_inner{
    max-width: 100%;
    padding: 0 4vw;
  }
  
  #ecsp .ecsp_inner.np{
    padding: 0;
  }
  
  .mv{
    min-height: inherit;
    margin-bottom: 10vw;
  }

  .mv div{
    width: 100vw;
    padding-bottom: 15vw;
    margin: 0 auto;
  }

  .mv div h1{
    width: 100%;
    font-size: 4.3vw;
    line-height: 1.6;
    font-weight: 600 !important;
    text-align: center;
    margin-top: 0;
    padding: 6vw 0 25vw;
    background: #0f432d;
    border-bottom: 2.5vw solid #229538;
  }

  .mv div h1 span{
    font-size: 9vw;
    line-height: 1;
    margin-top: 3vw;
  }

  .mv div h1::before{
    display: none;
  }

  .mv div p{
    font-size: 3.8vw;
    line-height: 1.3;
    position: absolute;
    top: auto;
    bottom: 0;
    right: auto;
    left: 10vw
  }

  .mv div p span{
    font-size: 5.5vw;
  }
  
   .mv div p i{
    height: 5.5vw;
    font-size: 3vw;
    line-height: 4.3vw;
    font-weight: 400;
    font-style: normal;
    display: inline-block;
    padding: 0 2vw;
    border-radius: 1vw;
  }

  #ecsp .mv div img{
    max-width: 94%;
    display: block;
    margin: -23vw auto 0;
    position: relative;
    top: auto;
    right: auto;
  }
  
  .mv2{
    width: 100%;
    min-height: inherit;
    height: 110vw;
    background: url("/.resources/webresources/special/ec/sp/images/mv2_bk.png") left top repeat-x;
    background-size: auto 53vw;
    margin-bottom: 10vw;
  }

  .mv2 div{
    width: 100%;
    height: 100%;
    min-height: inherit;
    padding: 1px;
  }

  .mv2 div h1{
    width: 100%;
    font-size: 7vw;
    line-height: 1.3;
    font-weight: 800 !important;
    text-align: center;
    color: #FFF;
    position: static;
    top: auto;
    left: auto;
    margin-left: 0;
    margin-top: 16vw
  }

  .mv2 div h1 span{
    font-size: 9.3vw;
    line-height: 1;
    font-weight: 800 !important;
    margin-top: 1vw;
    display: block;
  }

  .mv2 div p{
    font-size: 3.8vw;
    line-height: 1.3;
    color: #3e3a39;
    position: absolute;
    bottom: 0;
    left: 10vw;
    margin-left: 0;
  }

  .mv2 div p span{
    font-size: 5.5vw;
  }

  .mv2 div p i{
    height: 5.5vw;
    font-size: 3vw;
    line-height: 4.3vw;
    font-weight: 400;
    padding: 0 1vw;
    margin-left: 2vw;
    border: 1px solid #3e3a39;
    border-radius: 1vw;
    overflow: hidden;
    vertical-align: bottom;
    transform: translateY(-.5vw)
  }

  #ecsp .mv2 div img{
    width: 90%;
    position: absolute;
    top: 43vw;
    left: 50%;
    transform: translateX(-50%)
  }

  .intro {
    margin-bottom: 8vw;
  }

  .intro ul{
    display: block;
    margin-bottom: 0;
  }

  .intro ul li{
    width: 100%;
  }
  
  .intro ul li + li{
    margin-top: 5vw;
  }
  
  .bb{
    width: 94%;
    height: 33.5vw;
    background: url("/.resources/webresources/special/ec/sp/images/sp_intro_b.jpg") no-repeat;
    background-size: 100% auto;
    padding: 3vw;
    margin: 5vw auto;
    overflow: hidden;
  }
  
  .bb h2{
    font-size: 5vw;
    line-height: 1.3;
    color: #FFF;
  }
  
  .bb p{
    font-size: 3vw;
    line-height: 1.4;
    color: #FFF;
    font-weight: 700;
    margin-top: 2vw;
  }
  
  .bb2{
    width: 94%;
    margin: 5vw auto;
  }

  .slider_box{
    padding: 15vw 3vw 10vw;
    margin-bottom: 10vw;
  }
  
  .slider{
    display: block;
  }

  .slider li{
    width: 100%;
    margin: 0;
  }
  
  .slider li + li{
    margin-top: 10vw;
  }
  
  .slider a h2{
    font-size: 3.8vw;
    line-height: 1.5;
    color: #0f432d;
    margin: 2vw 0;
  }

  .slider a p{
    font-size: 3vw;
  }
  
  /*.slick-slide {
    margin: 0 2vw;
  }*/

  /* arrow 
  .slick-arrow{
    width: 4vw;
    height: 4vw;
    border: none;
    border-top: 4px solid #002308;
    border-right: 4px solid #002308;
    top: 20vw;
  }

  .slick-prev{
    left: -3vw;
  }
  .slick-next{
    right: -3vw;
  }*/
  /* dots 
  .slick-dots{
    margin-top: 5vw;
    text-align: center;
  }
  .slick-dots li,
  .slick-dots li button,
  .slick-dots li button::before{
    width: 2.3vw;
    height: 2.3vw;
  }
  .slick-dots li{
    margin: 0 2.5vw;
  }*/


  .fe_box{
    width: 100%;
    overflow: hidden;
    padding-top: 8vw;
  }

  .fe_box + .fe_box{
    margin-top: 10vw;
  }

  .fe_title{
    width: 100%;
    height: 40vw;
    margin-bottom: 10vw;
    position: relative;
  }

  .fe_title h2{
    width: auto;
    font-size: 7vw;
    line-height: 1.3;
    color: #FFF;
    top: 50%;
    left: 5vw;
    padding-bottom: 2vw;
    margin-left: 0;
    transform: translateY(-50%);
    z-index: 1;
  }

  .fe_title h2::before{
    width: 100%;
    height: auto;
    padding: 13vw 5vw;
    box-sizing: content-box !important;
    background: #0f432d;
    border-bottom: 2vw solid #229538;
    top: 50%;
    left: -5vw;
    transform: translateY(-50%);
    z-index: -1;
    box-shadow: none;
  }
  
  .fe_title h2::after{
    content: "";
    width: 100%;
    height: auto;
    padding: 13vw 5vw 13vw 7vw;
    box-sizing: content-box !important;
    background: #000;
    opacity: .3;
    z-index: -2;
    position: absolute;
    top: 0;
    left: -5vw;
  }

  .fe_title div{
    width: 100%;
    height: 100%;
    background: url("/.resources/webresources/special/ec/sp/images/sp_fe01_mv.jpg") right center no-repeat;
    background-size: auto 100% !important;
  }
  
  .fe02 .fe_title div{
    background: url("/.resources/webresources/special/ec/sp/images/sp_fe02_mv.jpg") left center no-repeat;
  }

  .fe03 .fe_title div{
    background: url("/.resources/webresources/special/ec/sp/images/sp_fe03_mv.jpg") right center no-repeat;
  }

  .fe04 .fe_title div{
    background: url("/.resources/webresources/special/ec/sp/images/sp_fe04_mv.jpg") left center no-repeat;
  }

  .fe_title div p{
    font-size: 12vw;
    line-height: 1;
    top: -8vw;
    left: 0;
    opacity: .3;
    transform: scale(.9,1);
  }

  .fe_title.rig h2{
    left: auto;
    right: 5vw;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
  }

  .fe_title.rig h2::before{
    right: -5vw;
    left: auto;
    box-shadow: none;
  }
  
  .fe_title.rig h2::after{
    padding: 13vw 7vw 13vw 5vw;
    left: auto;
    right: -5vw
  }

  .fe_title.rig div p{
    left: auto;
    right: 0;
    opacity: .3;
  }

  .fe02 .fe_title.rig h2{
    line-height: 1.3;
  }

  .fe02 .fe_title.rig h2::before{
    height: auto;
  }

  .fe03 .fe_title h2::before{
    right: -5vw;
  }

  .fe04 .fe_title.rig h2{
    margin-right: 0;
  }
  
  .c2{
    display: block;
  }

  .c2 > div{
    width: 100%;
  }
  
  .c2 > div + div{
    margin-top: 8vw
  }
  
  .c2 .c2{
    display: flex;
    justify-content: space-between;
  }
  
  .c2 .c2{
    margin-top: 5vw;
  }

  .c2 .c2 > div{
    width: 48%;
  }
  
  .c2 .c2 > div + div{    
    margin-top: 0;
  }
  
  .c2 .c2 > div p{
    font-size: 3vw;
    line-height: 1.4;
    white-space: nowrap;
  }

  .title_line{
    font-size: 4.3vw;
    line-height: 1.4;
    color: #0f432d;
    padding: 0 0 1vw 3vw;
    margin-bottom: 3vw;
  }

  .title_line::before{
    width: 1.5vw;
  }

  .fe_co h4{
    font-size: 5.3vw;
    line-height: 1.4;
    margin-bottom: 2vw;
  }

  .fe_co h5{
    font-size: 3.3vw;
    line-height: 1.4;
    font-weight: 700;
    margin-bottom: 5px;
  }

  .fe_co p{
    font-size: 3.8vw;
    line-height: 1.8;
  }

  .fe_co .note{
    font-size: 3.3vw;
    line-height: 1.6;
    font-weight: 400;
  }

  .bxs{
    max-width: 95% !important;
    box-shadow: 2vw 2vw 3vw 0px rgba(0, 0, 0, 0.3);
    margin: 5vw auto 6vw;
    display: block;
  }

  .fe01_icon{
    margin-bottom: 2vw;
  }

  .fe01_icon img{
    width: auto;
    height: 8vw !important;
  }

  .fe01_icon img + img{
    margin-left: 2vw;
  }

  .brtb{
    margin: 3vw 0;
    padding: 2vw 0 1vw;
    display: flex;
    justify-content: center;
  }

  .fe_co .brtb h4{
    font-size: 3.5vw;
    line-height: 1.3;
    margin: 0 2vw 0 0;
    display: inline-block;
    transform: translateY(-.5vw)
  }

  #ecsp .brtb img{
    height: 8vw;
  }

  #ecsp .brtb img + img{
    margin-left: 1vw;
  }

  .fe02 .c2 > div p{
    min-height: inherit;
  }

  .fe02 .bxs{
    margin: 5vw auto 6vw;
  }

  .fe03 .c2 > div{
    min-height: inherit;
  }

  .fe03 h4{
    min-height: inherit;
  } 

  .mim {
    margin: 5vw 0;
  }

  .mim li{
    min-height: 15vw;
    font-size: 4vw;
    line-height: 15vw;
    padding-left: 18vw;
  }

  .mim li span{
    width: 15vw;
    height: 15vw;
  }

  .mim li + li{
    margin-top: 1.5vw;
  }

  .fe03 .c2 > div img{
    position: static;
    top: auto;
    left: auto;
  }
  
  .fe03 .c2 .mov{
    width: 100%;
    padding-top: 53.2%;
    position: relative;
    top: auto;
    left: auto;
  }

  .fe03 .c2 .mov video{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
  }

  .fe03 .c2 ul.note{
    min-height: inherit;
    position: static;
    bottom: auto;
    left: auto;
  }

  .fe04{
    margin-bottom: 10vw;
  }

  .fe04 .fe_co h5{
    font-size: 3.5vw;
    line-height: 1.4;
    margin: 1vw 0;
  }

  .fe04 .fe_co > a > .c2 > div > p{
    width: 100%;
    min-height: inherit;
  }
  
  .down{
    padding-top: 0;
    margin-top: 5vw;
  }

  .down > div{
    width: 34%;
    text-align: center;
  }

  .down > div p{
    font-size: 3.5vw;
    line-height: 1.4;
    font-weight: 700;
    margin-top: 1vw;
  }

  .down > p{
    font-size: 3.5vw;
    line-height: 1.2;
    font-weight: 700;
    padding-top: 0;
  }

  .down > p::after{
    border-top: 4vw solid transparent;
    border-bottom: 4vw solid transparent;
    border-left: 5.5vw solid #0f432d;
    top: 40%;
  }

  .fe04 ul.note{
    margin-top: 5vw;
  }

  .bb_banner{
    margin: 15vw 0 20vw !important;
  }

  .bb_banner h2{
    width: 100%;
    height: 32vw;
    font-size: 5vw;
    line-height: 1;
    color: #FFF;
    background: url("/.resources/webresources/special/ec/sp/images/sp_bb_banner.jpg") no-repeat;
    background-size: 100% auto;
    margin-bottom: 5vw;
    position: relative;
  }

  .bb_banner h2 span{
    position: absolute;
    bottom: 6vw;
    left: 4vw;
  }

  .bb_banner h2 i{
    font-size: 3vw;
    line-height: 1.4;
    margin-bottom: 2vw;
  }

  .bb_banner p{
    font-size: 4vw;
    margin-top: 2vw;
  }
  
  #ecsp  .logo_box{
    margin-top: 10vw;
    margin-bottom: 10vw;
    padding: 0 5vw;
  }

  #ecsp .logo{
    width: 100%;
    min-height: inherit;
    padding-right: 0;
    margin: 0 auto;
    display: flex;
    flex-flow: wrap;
    justify-content: space-between;
  }

  #ecsp .logo a{
    width: 48%;
    margin-left: 0;
    display: block;
  }

  #ecsp  .logo_box > p{
    text-align: left;
    font-size: 3vw;
    text-indent: -1em;
    padding-left: 1em;
    margin: 0 4vw;
  }

  #ecsp .logo_box h3{
    font-size: 3.8vw;
    line-height: 1.4;
    color: #004027;
    font-weight: normal;
    text-align: center;
    margin-bottom: 2vw;
    margin-top: 0;
  }
  
  #ecsp .ecsp_btn{
    max-width: 50%;
    font-size: 4vw;
    padding: 5vw 4vw; 
    margin: 10vw auto 0;
  }

  #ecsp .ecsp_btn::after{
    right: 4vw;
  }
   
}