.is_sp {
  display: none;
}
.hoken #main * {
  box-sizing: border-box;
}
.hoken .plus_hoken{
    margin: 35px auto;
    width: 100%;
    text-align: center;
    position: relative;
}
.hoken .plus_hoken .atn{
    display: block;
    text-align: right;
    margin: 10px 40px  0 0;

}
.hoken .plus_tx{
    text-align: center;
    position: absolute;
}
.hoken .car_hoken{
    top: 10px;
    left: 100px;
}
.hoken .anshin_hoken{
    top: 10px;
    right: 100px;
}
.hoken .plus_tx h2{
    color: #fff;
    font-size: 27px;
}
.hoken .plus_tx p{
    font-size: 19px;
    margin: 30px auto;
    line-height: 1.5;
}
.hoken .plus_tx span{
    font-size: 12px;
}
.hoken .plus_tx span{
    font-size: 12px;
}
.hoken .hoken_hukidashi{
    font-size: 27px;
    text-align: center;
    color: #fff000;
    background-color: #e61673;
    border-radius: 10px;
    padding: 10px 45px;
    box-sizing: border-box;
    width: 90%;
    margin: 0 auto 30px;
    position: relative;
    letter-spacing: 0.05em;
}
.hoken .hoken_hukidashi:before {
    position: absolute;
    left: 50%;
    top: 100%;
    border: solid transparent;
    content: '';
    height: 0;
    width: 0;
    border-width: 20px 12px 8px 12px;
    margin-left: -12px;
    border-top-color: #e61673;
}
.hoken .yes_kobac p {
    font-size: 40px;
    width: 100%;
    margin: 20px auto 20px;
    text-align: center;
    line-height: 0.8;
}
.hoken .yes_kobac span{
    font-size: 40px;
    width: 100%;
    margin: 0 auto;
    text-align: center;
}
.hoken .yes_kobac span.light_tx {
    font-size: 20px;
}
.hoken .icon-19:before {
    font-size: 65px;
    position: absolute;
    top: -18px;
    left: -40px;
}
.hoken .icon-19 {
  position: relative;
}
.hoken .icon-20 {
  position: relative;
}
.hoken .icon-20:before {
    font-size: 65px;
    position: absolute;
    top: -15px;
    left: -27px;
}
.hoken .ribbon {
    margin: 0 auto 0.5em;
    position: relative;
    height: auto;
    line-height: 1.2;
    vertical-align: middle;
    text-align: center;
    background: #e61673;
    color: #FFF;
    box-sizing: border-box;
    flex-wrap: wrap;
}
.hoken .yes_kobac .ribbon {
    width: 73%;
    font-size: 51px;
    padding: 20px 0;
}
.hoken .yes_kobac .ribbon:before {
    border-width: 82px 0px 82px 30px;
}
.hoken .yes_kobac .ribbon:after {
    border-width: 82px 30px 82px 0px;
}
.hoken .ribbon:before {
    top: 0;
    left: 0;
    border-color: transparent transparent transparent #fdebf3;
    border-style: solid;
}
.hoken .ribbon:after {
    top: 0;
    right: 0;
    border-color: transparent #fdebf3 transparent ;
    border-style: solid;
}
.hoken .ribbon:before, .hoken .ribbon:after {
    position: absolute;
    content: '';
    width: 0px;
    height: 0px;
    z-index: 1;
}
.hoken_youtube{
    margin: 0 auto;
    text-align: center;
}


.hoken .first_content {
  padding: 25px 0 50px;
  width: 100%;
}

.hoken .economy, .hoken .menu, .hoken .feature, .hoken .banner {
  width: 800px;
  margin: 0 auto;
  background-color: #fff;
}
.hoken .economy {
  border-radius: 10px;
  border: 3px solid #e61673;
  padding: 20px 0 0px;
  position: relative;
  background: url("/kobac18_img/hoken/bg_trans.png") top center repeat;
}
.hoken .ec_hl {
    text-align: center;
    color: #e61673;
    position: relative;
    width: 100%;
    margin-bottom: 10px;
}
.hoken .ec_hl .ribbon {
    width: 73%;
    font-size: 27px;
    padding: 14px 0;
}
.hoken .ec_hl .ribbon:before {
    border-width: 30px 0px 30px 30px;
}
.hoken .ec_hl .ribbon:after {
    border-width: 30px 30px 30px 0px;
}
.hoken .ec_hl .ribbon:before {
    top: 0;
    left: -30px;
    border-color: #e61673 #e61673 #e61673 rgba(0,0,0,0);
    border-style: solid;
}
.hoken .ec_hl .ribbon:after {
    top: 0;
    right: -30px;
    border-color: #e61673 rgba(0,0,0,0) #e61673 ;
    border-style: solid;
}
.hoken .ec_hl h2{
    font-size: 25px;
    display: inline-flex;
    position: relative;
    padding: 0 0.4em 0.1em;
    z-index: 2;
    margin: 10px auto 15px;
}
.hoken .ec_hl h2::after {
    position: absolute;
    bottom: 5px;
    left: 0;
    z-index: -1;
    content: '';
    width: 100%;
    height: 15px;
    background-color: #fff100;
}
.hoken .hoken_state {
    text-align: center;
    color: #e61673;
    position: relative;
    width: 100%;
    margin-bottom: 30px;
}
.hoken_state h3.dinItalic{
    font-size: 50px;
    text-align: center;
    width: 80%;
    margin: 0 auto;
}
.hoken_state .dinItalic span{
  display: block;
  border-top: 1px solid #e61673;
  border-bottom: 1px solid #e61673;
  padding: 10px 0;
  font-size: 27px;
}
.hoken_state .dinItalic span.min{
    font-size: 24px;
    letter-spacing: 0.06em;
    padding: 15px 0;
}
.hoken .hoshou{
    width: 80%;
    margin: 50px auto;
    text-align: center;
}
.hoken .hoshou > img{
    width: 510px;
    height: auto;
}
.hoken .gif_box{
    margin: 50px auto 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.hoken .gif_box div {
    width: 300px;
    height: 196px;
    border-radius: 10px;
    background-position: center;
}
.hoken .gif_box p{
    font-size: 18px;
    width: 270px;
    text-align: left;
    line-height: 2;
    color: #000;
    letter-spacing: 0.05em;
}
.hoken .jiko{
    width: 80%;
    margin: 0 auto;
    background: #fff;
}
.hoken .jiko h2{
    font-size: 22px;
    color: #fff;
    background-color: #e61673;
    padding: 10px 0px;
}
.hoken .exam{
  display: flex;
  justify-content: space-around;
    align-items: center;
}
.hoken .exam > div{
    width: 38%;
    text-align: center;
}
.hoken .exam .line_box{
  display: block;
  background-color: #e61673;
  width: 1px;
  height: 250px;
}
.hoken .exam > div h3{
    font-size: 17px;
    background-color: #e61673;
    border-radius: 15px;
    color: #fff;
    padding: 5px 0;
    margin: 20px auto 10px;
}
.hoken .exam > div .wakumsen{
    height: 35px;
    text-align: center;
    font-size: 18px;
    color: #e61673;
    position: relative;
    border: 1px solid #e61673;
    display: inline-block;
    letter-spacing: 10px;
    padding: 5px 5px;
}
.hoken .exam > div .wakumsen:before{
    content: '';
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    right: -18px;
    top: -1px;
    border-left: 17px solid #e61673;
    border-top: 17px solid transparent;
    border-bottom: 17px solid transparent;
}
.hoken .exam > div .wakumsen:after{
    content: '';
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    right: -17px;
    top: -1px;
    border-left: 17px solid #fff;
    border-top: 17px solid transparent;
    border-bottom: 17px solid transparent;
}
.hoken .exam > div p{
    display: inline-block;
    font-size: 27px;
    margin: 5px 0 25px 30px;
    letter-spacing: -0.05em;
}
.hoken .exam > div p.long{
    margin-left: 14px;
}
.hoken .exam > div p span{
    font-size: 18px;
}
.hoken_state h3.dinItalic.youtube_2{
    margin: 60px auto 20px;
}
.hoken .last_hoken{
  font-size: 25px;
  text-align: center;
  background-color: #e61673;
  padding: 20px 0;
  color: #fff;
  margin-top: 60px;
    line-height: 1.4;
}
.hoken .last_hoken:before {
    position: absolute;
    left: 50%;
    top: 100%;
    border: solid transparent;
    content: '';
    height: 0;
    width: 0;
    border-width: 20px 8px 8px 8px;
    margin-left: -8px;
    border-top-color: #e61673;
}
.hoken_kobac_head{
    text-align: center;
    margin: 100px auto 0;
}
.hoken .economy.l-merit {
  border: none;
  border-radius: 0px;
  border-top: 1px solid #e61673;
  border-bottom: 1px solid #e61673;
  padding: 20px 0 40px;
  position: relative;
  background: url("/kobac18_img/hoken/bg_trans.png") top center repeat;
}
.hoken .merit-box{
    width: 723px;
    margin: 0 auto 20px;
}
.hoken .merit-box h2{
    font-size: 27px;
    text-align: center;
    background-color: #e61673;
    color: #fff;
    padding: 19px 0;
}
.hoken .merit-box .merit-in{
    background-color: #fff;
    padding: 18px;
    display: flex;
    justify-content: space-between;
    align-items: start;
}
.hoken .merit-box .merit-in img{
    width: 347px;
    height: auto;
}
.hoken .merit-box .merit-in p{
    font-size: 20px;
    line-height: 1.6;
    margin: 5px 0px 0 0;
    width: 45%;
}
.hoken .merit-box .merit-in span{
    font-size: 12px;
    line-height: 1.2;
    display: block;
    margin: 5px 0 0;
}
.hoken #group_nav.hoken_group .inner h2{
    font-size: 14px;
    margin: 10px 0;
    letter-spacing: 0.45em;
}
.hoken #group_nav.hoken_group .inner ul {
    display: flex;
    justify-content: space-around;
    align-items: center;
    padding: 0 0 20px;
}
.hoken #group_nav.hoken_group .inner ul li{
    background: none;
    height: auto;
    float: none;
    width: auto;
}
.hoken #group_nav.hoken_group .inner ul li img {
    height: auto;
    margin: 0;
    width: 225px;
}
.hoken #group_nav.hoken_group .inner ul li:first-child img{
    width: 225px;
    height: auto;
}

.hoken #group_nav.hoken_group .inner .atn{
    font-size: 12px;
    display: block;
    text-align: right;
    margin: 0 30px 10px 0;
}
.hoken .endroll.hoken_link {
    text-align: center;
    width: 49%;
    
    margin: 50px auto 20px;
}








@media (max-width: 737px) {
  .is_pc {
    display: none;
  }
  .is_sp {
    display: block;
  }
.hoken #main {
    padding-top: 25px;
    background-color: #fdebf3;
    /*margin-top: 2vw;*/
}
.hoken .plus_hoken {
    margin: 5vw auto;
    width: 100%;
    text-align: center;
    position: relative;
}
.hoken .plus_hoken .atn{
    margin: 2vw 5vw  0 0;

}
.hoken #group_nav.hoken_group .inner h2 {
    font-size: 4vw;
    margin: 0;
    letter-spacing: 0.45em;
    padding: 2vw 0;
}
.hoken #group_nav.hoken_group .inner ul {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 2vw 2vw;
    box-sizing: border-box;
}
.hoken #group_nav.hoken_group .inner ul li {
    background: none;
    height: auto;
    float: none;
    width: 48%;
}
.hoken #group_nav.hoken_group .inner ul li:first-child img {
    width: 100%;
    height: auto;
}
.hoken #group_nav.hoken_group .inner .atn{
    font-size: 1vw;
    margin: 0 1vw 0 0;
    padding-bottom: 2vw;
}
.hoken .car_hoken {
    top: 3vw;
    left: 21vw;
}
.hoken .anshin_hoken {
    top: 58vw;
    right: 21vw;
}
.hoken .plus_tx h2 {
    color: #fff;
    font-size: 5.4vw;
}
.hoken .plus_tx p {
    font-size: 3.8vw;
    margin: 5vw auto 3vw;
    line-height: 1.2;
    letter-spacing: 0.1em;
}
.hoken .plus_hoken img.is_sp{
    width: 87%;
    margin: 0 auto;
}
.hoken .hoken_hukidashi {
    font-size: 4.666vw;
    text-align: center;
    color: #fff000;
    background-color: #e61673;
    border-radius: 3vw;
    padding: 5vw 2vw;
    box-sizing: border-box;
    width: 87%;
    margin: 0 auto 5vw;
    position: relative;
}
.hoken .yes_kobac span.light_tx {
    font-size: 3.6vw;
}
.hoken .yes_kobac p {
    font-size: 7.3vw;
    width: 100%;
    margin: 7vw auto 5vw;
    text-align: center;
    line-height: 0.8;
}
.hoken .icon-19:before {
    font-size: 13vw;
    font-weight: 100;
    left: -8vw;
    top: -3vw;
}
.hoken .icon-20:before {
    font-size: 13vw;
    font-weight: normal;
    left: -4vw;
    top: -3vw;
}
.hoken .yes_kobac .ribbon {
    width: 87%;
    font-size: 6.9vw;
    padding: 4vw 0;
}
.hoken .yes_kobac .ribbon:before {
    border-width: 12vw 0px 13vw 7vw;
}
.hoken .yes_kobac .ribbon:after {
    border-width: 12vw 7vw 13vw 0px;
}
.hoken_youtube {
    text-align: center;
    width: 87%;
    margin: 0 auto;
    height: auto;
}
.hoken_youtube iframe{
    width: 100%;
    height: auto;
}
.hoken .first_content {
    padding: 5vw 0 10vw;
    width: 100%;
}
.hoken .economy {
    border-radius: 5vw;
    border: 2px solid #e61673;
    padding: 3vw 0 0px;
    position: relative;
    background: url(/kobac18_img/hoken/bg_trans.png) top center repeat;
}
.hoken .ec_hl {
    text-align: center;
    color: #e61673;
    position: relative;
    width: 100%;
    margin-bottom: 5vw;
}
.hoken .ec_hl h2 {
    font-size: 4.6vw;
    display: inline-flex;
    position: relative;
    padding: 0 0.4em 0.1em;
    z-index: 2;
    margin: 2vw auto 2vw;
    line-height: 1.6;
}
.hoken .ec_hl h2::before {
    position: absolute;
    bottom: 8vw;
    left: 0;
    z-index: -1;
    content: '';
    width: 100%;
    height: 3vw;
    background-color: #fff100;
}
.hoken .ec_hl h2::after {
    position: absolute;
    bottom: 1vw;
    left: 0;
    z-index: -1;
    content: '';
    width: 100%;
    height: 3vw;
    background-color: #fff100;
}
.hoken .ec_hl .ribbon {
    width: 82%;
    font-size: 4vw;
    padding: 3vw 0;
    letter-spacing: -0.05em;
}
.hoken .ec_hl .ribbon:before {
    border-width: 5.4vw 0px 5.4vw 5vw;
}
.hoken .ec_hl .ribbon:before {
    top: 0;
    left: -5vw;
    border-color: #e61673 #e61673 #e61673 rgba(0,0,0,0);
    border-style: solid;
}
.hoken .ec_hl .ribbon:after {
    top: 0;
    right: -5vw;
    border-color: #e61673 rgba(0,0,0,0) #e61673;
    border-style: solid;
}
.hoken .ec_hl .ribbon:after {
    border-width: 5.4vw 5vw 5.4vw 0px;
}
.hoken .hoken_state {
    text-align: center;
    color: #e61673;
    position: relative;
    width: 100%;
    margin-bottom: 5vw;
}
.hoken_state h3.dinItalic {
    font-size: 9.3vw;
    text-align: center;
    width: 92%;
    margin: 0 auto;
}
.hoken_state .dinItalic span {
    display: block;
    border-top: 1px solid #e61673;
    border-bottom: 1px solid #e61673;
    padding: 3vw 0;
    font-size: 5.1vw;
    margin: 2vw 0;
    letter-spacing: -0.05em;
  font-family:'UD Shin Go NT DemiBold';
}
.hoken_state .dinItalic span.min {
    display: block;
    border-top: 1px solid #e61673;
    border-bottom: 1px solid #e61673;
    padding: 3vw 0;
    font-size: 5.33vw;
    margin: 2vw 0;
    letter-spacing: -0.05em;
}
.hoken .hoshou {
    width: 92%;
    margin: 5vw auto;
    text-align: center;
}
.hoken .hoshou > img {
    width: 100%;
    height: auto;
}
.hoken .gif_box {
    margin: 5vw auto 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.hoken .gif_box div {
    width: 38vw;
    height: 30vw;
    border: none;
    border-radius: 10px;
    background-position: center;
    background-size: cover;
}
.hoken .gif_box p {
    font-size: 3.6vw;
    width: 43vw;
    text-align: left;
    line-height: 1.5;
    color: #000;
    letter-spacing: -0.05em;
}
.hoken .jiko {
    width: 92%;
    margin: 0 auto;
    background: #fff;
}
.hoken .jiko h2 {
    font-size: 4vw;
    color: #fff;
    background-color: #e61673;
    padding: 3vw 0px;
}
.hoken .exam {
    display: block;
    justify-content: space-around;
    align-items: center;
}
.hoken .exam > div {
    width: 95%;
    text-align: center;
    margin: 0 auto;
    position: relative;
}
.hoken .exam > div h3 {
    font-size: 3.73vw;
    background-color: #e61673;
    border-radius: 15vw;
    color: #fff;
    padding: 1vw 6vw;
    margin: 3vw auto 3vw;
    display: inline-block;
    line-height: 1.2;
    position: absolute;
    left: 0vw;
    top: 0vw;
}
.hoken .exam > div img {
    width: 50%;
    margin: 3vw -40vw 3vw 0;
}
.hoken .exam > div .wakumsen {
    height: 5.6vw;
    text-align: center;
    font-size: 3.4vw;
    color: #e61673;
    position: relative;
    border: 1px solid #e61673;
    display: inline-block;
    letter-spacing: 2vw;
    padding: 1vw 1vw;
    position: absolute;
    top: 16vw;
    left: 0vw;
}
.hoken .exam > div .wakumsen:after {
    content: '';
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    right: -2.7vw;
    top: -0.3vw;
    border-left: 2.8vw solid #fff;
    border-top: 2.8vw solid transparent;
    border-bottom: 2.8vw solid transparent;
}
.hoken .exam > div .wakumsen:before {
    content: '';
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    right: -3vw;
    top: -0.3vw;
    border-left: 2.8vw solid #e61673;
    border-top: 2.8vw solid transparent;
    border-bottom: 2.8vw solid transparent;
}
.hoken .exam > div p {
    display: inline-block;
    font-size: 7.4vw;
    margin: 0;
    letter-spacing: -0.05em;
    position: absolute;
    left: 0vw;
    top: 24vw;
}
.hoken .exam > div p span {
    font-size: 4.7vw;
    margin-left: 1vw;
}
.hoken .exam .line_box.is_pc{
  display: none;
}
.hoken .exam .line_box_sp.is_sp {
    display: block;
    background-color: #e61673;
    width: 95%;
    height: 1px;
    margin: 0 auto;
}
.hoken .exam > div p.long {
    margin-left: 0;
}
.hoken_state h3.dinItalic.youtube_2 {
    margin: 0vw auto 5vw;
}
.hoken .last_hoken {
    font-size: 4.6vw;
    text-align: center;
    background-color: #e61673;
    padding: 5vw 0;
    color: #fff;
    margin-top: 7vw;
    line-height: 1.2;
    border-radius: 0vw 0vw 4vw 4vw;
}
.hoken_kobac_head {
    text-align: left;
    margin: 10vw auto 0;
    width: 100%;
}
.hoken_kobac_head {
    text-align: left;
    margin: 6vw 20vw 0 auto;
    width: auto;
}
.hoken .economy.l-merit {
    border: none;
    border-radius: 0px;
    border-top: 1px solid #e61673;
    border-bottom: 1px solid #e61673;
    padding: 5vw 0 10vw;
    position: relative;
    background: url(/kobac18_img/hoken/bg_trans.png) top center repeat;
}
.hoken .merit-box {
    width: 93%;
    margin: 0 auto 5vw;
}
.hoken .merit-box h2 {
    font-size: 4.4vw;
    text-align: center;
    background-color: #e61673;
    color: #fff;
    padding: 3vw 0;
}
.hoken .merit-box .merit-in img {
    width: 100%;
    height: auto;
}
.hoken .merit-box .merit-in p {
    font-size: 3.6vw;
    line-height: 1.3;
    margin: 2vw 0px 0 0;
    width: 100%;
}
.hoken .merit-box .merit-in {
    background-color: #fff;
    padding: 2vw;
    display: block;
    justify-content: space-between;
    align-items: start;
}
.hoken .merit-box .merit-in span {
    font-size: 2.4vw;
    line-height: 1.2;
    display: block;
    margin: 2px 0 0;
}
  .hoken .economy, .hoken .menu, .hoken .feature, .hoken .banner {
    width: 93.3333333333%;
  }


  .hoken .ec_hl .kara, .hoken .ec_hl .en {
    font-size: 6vw;
    right: -17%;
  }
  .hoken .ec_hl .kara {
    top: 29%;
  }
  .hoken .ec_hl .ec_char {
    width: 22%;
    left: 2%;
    top: 32%;
  }
  .hoken .ec_hl .ec_ballon {
    width: 23%;
    right: 2%;
    top: 36%;
  }
  .hoken .icon-19:before {
    font-size: 9vw;
    font-weight: normal;
    left: -6vw;
  }
  .hoken .icon-20:before {
    font-size: 9vw;
    font-weight: normal;
    left: -2vw;
  }
  .hoken .ec_step {
    margin-bottom: 5vw;
  }
  .hoken .ec_step:after {
    width: 0;
  }
  .hoken .ec_step_item {
    width: 30%;
    font-size: 3.4666666667vw;
  }
  .hoken .ec_ftr .icon-hl_economy {
    font-size: 6vw;
  }
  .hoken .ftr_txt_inner {
    width: 80%;
    font-size: 3.7333333333vw;
    padding-left: 10vw;
  }
  .hoken .ftr_txt_inner .icon-ruler {
    font-size: 9.5vw;
  }
  .hoken .ftr_hl {
    font-size: 4.6666666667vw;
  }
  .hoken .ftr_dl {
    width: 43.7333333333%;
  }
  .hoken .menu {
    border-width: 1.3vw;
    padding-left: 4vw;
    padding-right: 4vw;
  }
  .hoken .menu .hln {
    font-size: 7.3333333333vw;
    margin-bottom: 5vw;
  }
  .hoken .menu .notice {
    font-size: 2.4vw;
    line-height: 1.3;
  }
  .hoken .menu_desc {
    font-size: 4vw;
    margin-bottom: 3vw;
  }
  .hoken .menu_hl {
    padding-bottom: 1vw;
  }
  .hoken .menu_hl p {
    text-align: center;
    font-size: 4.6666666667vw;
    margin-bottom: 3vw;
  }
  .hoken .menu_hl .icon-hl_economy {
    padding: 2vw 0;
  }
  .hoken .menu_hl .icon-hl_economy:before {
    font-size: 5.5vw;
  }
  .hoken .menu_hl .menu_eco {
    font-size: 4.6666666667vw;
    margin-bottom: 3vw;
  }
  .hoken .menu_hl_item {
    width: 100%;
  }
  .hoken .menu_hl_item span {
    padding: 2vw 0;
  }
  .hoken .menu_hl_item span:before {
    font-size: 5.5vw;
  }
  .hoken .menu_img {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
  .hoken .menu_img img {
    width: 49%;
    margin-bottom: 1.8vw;
  }
  .hoken .menu_price {
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-bottom: 0;
  }
  .hoken .menu_price_item {
    border-radius: 5px;
    margin-bottom: 3vw;
  }
  .hoken .menu_price_item .item_ttl {
    padding: 2vw 4vw;
  }
  .hoken .menu_price_item .item_ttl:before {
    font-size: 4.5vw;
  }
  .hoken .menu_price_item .atn {
    font-size: 10.6666666667vw;
    margin-bottom: 3vw;
  }
  .hoken .menu_price_item .atn span {
    font-size: 8vw;
  }
  .hoken .item_eco .item_eco_detail {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 3vw 1vw;
  }
  .hoken .item_eco dl + dl {
    margin-top: 0;
  }
  .hoken .item_eco dl {
    width: 32.5%;
  }
  .hoken .item_eco dt {
    font-size: 3.2vw;
    margin: 0 auto;
    width: 22vw;
    padding: 0.5vw;
    border-radius: 1vw;
  }
  .hoken .item_eco dd {
    display: block;
    font-size: 6.1333333333vw;
    margin-top: 1vw;
    width: auto;
  }
  .hoken .item_eco dd span {
    font-size: 3.2vw;
  }
  .hoken .item_txt {
    margin: 2vw 1vw 1vw;
    font-size: 4vw;
  }
  .hoken .feature {
    padding-top: 5vw;
    margin-top: 3vw;
  }
  .hoken .feature_item {
    width: 93.3333333333%;
    padding-bottom: 4vw;
  }
  .hoken .feature_hl {
    height: auto;
  }
  .hoken .feature_hl img {
    width: 16%;
    margin-top: 1vw;
    margin-left: 2vw;
  }
  .hoken .feature_hl span {
    font-size: 8.2666666667vw;
    width: 13vw;
    height: 13vw;
    line-height: 13vw;
    margin-left: -2vw;
  }
  .hoken .feature_hl h3 {
    font-size: 6vw;
    margin-left: 2vw;
    line-height: 1.1;
  }
  .hoken .feature_desc {
    font-size: 4vw;
    margin: 3vw 0;
    line-height: 1.2;
  }
  .hoken .merit {
    display: block;
    margin-top: 3vw;
    margin-bottom: 0;
  }
  .hoken .merit_txt {
    text-align: center;
    font-size: 4.4vw;
    padding-top: 3vw;
    padding-bottom: 7vw;
  }
  .hoken .merit_txt p {
    margin-left: 0;
  }
  .hoken .merit_txt .atn.last {
    font-size: 5.3333333333vw;
  }
  .hoken .merit_txt .large {
    font-size: 7.3333333333vw;
  }
  .hoken .merit_txt .ribon {
    width: 90%;
    font-size: 4.6666666667vw;
    margin: 2vw 0;
    padding: 0;
    height: 8.5vw;
    line-height: 8.5vw;
  }
  .hoken .merit_txt .ribon:after {
    border-width: 4.25vw 3vw;
  }
  .hoken .merit_txt .ribon:before {
    content: "";
    position: absolute;
    top: 0;
    right: 100%;
    width: 0;
    height: 0;
    border: solid transparent;
    border-width: 4.25vw 3vw;
    border-right-color: #00B446;
  }
  .hoken .trouble_title {
    font-size: 5.3333333333vw;
  }
  .hoken .trouble_title {
    padding: 3vw 0;
    width: 100%;
  }
  .hoken .trouble_block {
    margin-top: 0;
    padding: 20px 4%;
  }
  .hoken .trouble_block:before {
    margin-left: -4vw;
    border: 4vw solid transparent;
    border-top: 6vw solid #029ce8;
  }
  .hoken .trouble_block > img {
    width: 42%;
    margin: 7vw 0;
  }
  .hoken .trouble_block ul {
    width: 58%;
    padding-left: 3%;
  }
  .hoken .trouble_block ul li {
    font-size: 3.8666666667vw;
  }
  .hoken .trouble_block ul li {
    width: 100%;
  }
  .hoken .trouble_block ul li.ri1 {
    position: inherit;
    top: auto;
    left: auto;
  }
  .hoken .trouble_block ul li.ri2 {
    position: inherit;
    top: auto;
    left: auto;
  }
  .hoken .trouble_block ul li.ri3 {
    position: inherit;
    top: auto;
    left: auto;
  }
  .hoken .trouble_block ul li.ri4 {
    position: inherit;
    top: auto;
    left: auto;
  }
  .hoken .trouble_bottom {
    font-size: 4vw;
  }
  .hoken .trouble_bottom {
    padding: 9vw 7% 5vw;
  }
  .hoken .trouble_bottom span {
    font-size: 5.3333333333vw;
  }
  .hoken .voice_top {
    font-size: 7.7333333333vw;
  }
  .hoken .voice_top {
    margin: 8vw auto 0vw;
  }
  .hoken .voice_top span {
    font-size: 4vw;
  }
  .hoken .voice_top span {
    display: block;
    padding: 2vw 0;
    margin: 2vw 4%;
  }
  .hoken .voice_block:nth-child(odd),
  .hoken .voice_block:nth-child(even) {
    padding: 3vw 4% 5vw;
    margin-bottom: 3vw;
  }
  .hoken .voice_block .voice_top_midashi {
    width: 100%;
  }
  .hoken .voice_block .voice_top_midashi p {
    font-size: 4.6666666667vw;
  }
  .hoken .voice_block .voice_middle > p {
    font-size: 4.6666666667vw;
  }
  .hoken .voice_block .voice_middle > p {
    position: absolute;
    top: 48%;
    left: 50%;
    margin-left: -4%;
    line-height: 1;
  }
  .hoken .voice_block .voice_middle > div {
    font-size: 3.3333333333vw;
  }
  .hoken .voice_block .voice_txt {
    font-size: 4vw;
  }
  .hoken .voice_block .voice_bottom {
    padding-top: 3vw;
    display: block;
  }
  .hoken .voice_block .voice_bottom .le {
    margin: 0;
    width: 25%;
    float: left;
  }
  .hoken .voice_block .voice_bottom .ri {
    font-size: 4vw;
  }
  .hoken .voice_block .voice_bottom .ri {
    width: 100%;
    padding-left: 30%;
  }
  .hoken .voice_block .voice_bottom .ri .voice_name {
    font-size: 3.3333333333vw;
  }
  .hoken .voice_block .voice_bottom .ri .voice_name {
    position: relative;
    margin-left: -42.8%;
  }
  .hoken .endroll {
    padding-top: 0;
  }
  .hoken .catch {
    font-size: 9.7333333333vw;
  }
  .hoken .catch {
    line-height: 1.1;
  }
  .hoken .rinen {
    background-color: #f0ead4;
    padding: 3vw;
  }
  .hoken .bnr_info_block {
    margin: 0;
    padding: 3vw 0;
    background-color: #fff;
  }
  .hoken .rinen_title {
    font-size: 8.1333333333vw;
  }
  .hoken .rinen_txt {
    font-size: 4.4vw;
  }
  .hoken .endroll.hoken_link {
    text-align: center;
    width: 90%;
    margin: 7vw auto 0;
}
}

.banner{
    padding-bottom: 15px;
    background-color: unset !important;
}
.banner img{
    width: 100%;
}