﻿/*============================================================
 　Features
==============================================================*/
.features{
  padding-top: 80px;
}
.features .features_content{
  max-width: 1080px;
  margin: 50px auto 0;
}
.features .features_content .renew_btn{
  display: block;
  margin: 0 auto;
}
.features .features_content .features_flex{
  margin-bottom: 100px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.features .features_content .features_flex .item_sub{
  margin-bottom: 40px;
  font-size: 32px;
  font-weight: 500;
  line-height: 150%;
}
.features .features_content .features_flex .item_content{
  display: inline-block;
  background: #fff;
  padding: 10px 20px;
  border-radius: 50px;
  font-size: 18px;
  font-weight: 500;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
  letter-spacing: 0;
}
.features .features_content .features_flex .item_content.center{
  margin: 20px 0;
}
.features .features_content .features_flex .item_ano{
  margin-top: 20px;
  font-size: 10px;
}
.features .features_content .features_flex .item_txt{
  width: 46%;
}
.features .features_content .features_flex .item_video{
  width: 500px;
  height: 400px;
  border-radius: 10px;
  overflow: hidden;
}
.features .features_content .features_flex .item_video video,
.features .features_content .features_flex .item_video img{
  width: 100%;
  height: auto;
  display: block;
}
@media screen and (max-width:1000px) {
  .features .features_content{
    max-width: 500px;
    width: 100%;
  }
  .features .features_content .features_flex{
    flex-wrap: wrap;
  }
  .features .features_content .features_flex.center{
    flex-direction: column-reverse;
  }
  .features .features_content .features_flex .item_txt{
    width: 100%;
  }
  .features .features_content .features_flex .item_video{
    margin-top: 40px;
  }
}
@media screen and (max-width:500px){
  .features .features_content{
    padding: 0 15px;
  }
  .features .features_content .features_flex .item_video{
    width: 100%;
    height: inherit;
  }
  .features .features_content .features_flex .item_sub{
    font-size: 24px;
  }
  .features .features_content .features_flex .item_content{
    font-size: 13px;
  }
}
/*============================================================
 　ABOUT
==============================================================*/
.about{
	padding: 80px 0;
	background: #fff;
}
.about .about_content{
  max-width: 1000px;
  margin: 0 auto;
  padding-top: 4px;
}
.about .about_content .about_top{
  margin-top: 20px;
}
.about .about_content .about_bottom{
  position: relative;
}
.about .about_content .cta1{
 max-width: 412px;
  position: absolute;
  bottom: 215px;
  left: 34px;
}
.about .about_content .cta2{
  max-width: 412px;
  position: absolute;
  bottom: 215px;
  right: 30px;
}
.about .about_content .renew_btn .fv_btn_content{
  max-width: 412px;
  padding: 24px 0;
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.15);
  position: relative;
}
.about .about_content .renew_btn .fv_btn_content:hover{
	background: #fff;
}
.about .about_content .renew_btn .fv_btn_content:after{
  background-image: url('https://www.keihi.com/app/themes/beartail/assets/images/renew_btn/btn_arrow_wb.svg');
}
.about .about_content .renew_btn:hover .fv_btn_content:after{
  background-image: url('https://www.keihi.com/app/themes/beartail/assets/images/renew_btn/btn_arrow_wb.svg');
}
.about .about_content .renew_btn:hover .fv_btn_content:after{
  top: 50%;
  right: 10px;
  transform: translateY(-50%);
}
.about .about_content  .renew_btn .fv_btn_content .cta_txt{
  font-size: 14px;
  color: #333;
  position: absolute;
  top: 50%;
  right: 65px;
  transform: translateY(-50%);
  font-weight: 400;
}
.about .about_content .renew_btn .fv_btn_content:after{
  width: 34px;
  height: 34px;
}
.about .about_content .renew_btn .fv_btn_content .s_logo{
  width: 215px;
  height: 24px;
  position: absolute;
  top: 50%;
  left: 20px;
  transform: translateY(-50%);
}
.about .about_content_sp  .renew_btn .fv_btn_content .cta_txt{
  font-size: 12px;
  color: #333;
  position: absolute;
  top: 50%;
  right: 55px;
  transform: translateY(-50%);
    
}

@media screen and (max-width:768px){
	.about_content_sp{
		max-width: 380px;
		margin: 40px auto 0;
		padding: 0 15px;
	}
	.about_content_sp .about_top{
		margin-bottom: 40px;
	}
	.about_content_sp .about_center{
		position: relative;
	}
	.about .about_content_sp .about_center .cta1{
	max-width: 286px;
    position: absolute;
    bottom: 90px;
	left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
	}
	.about_content_sp .about_bottom{
		position: relative;
	}
	.about .about_content_sp .about_bottom .cta2{
	max-width: 286px;
    position: absolute;
    bottom: 200px;
	left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
	}
	.about .about_content_sp .renew_btn .fv_btn_content{
    max-width: 286px;
    padding: 20px 0;
    box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.35);
    position: relative;
	}
	.about .about_content_sp .renew_btn .fv_btn_content:after{
    background-image: url('https://www.keihi.com/app/themes/beartail/assets/images/renew_btn/btn_arrow_wb.svg');
	}
	.about .about_content_sp .renew_btn .fv_btn_content:hover:after{
    background-image: url('https://www.keihi.com/app/themes/beartail/assets/images/renew_btn/btn_arrow_wb.svg');
    top: 50%;
    transform: translateY(-50%);
	}
	.about .about_content_sp  .renew_btn .fv_btn_content .s_logo{
    position: absolute;
    top: 50%;
    left: 20px;
    transform: translateY(-50%);
	}
	.about .about_content_sp  .renew_btn .fv_btn_content .cta_txt{
    font-size: 12px;
    color: #333;
    position: absolute;
    top: 50%;
    right: 55px;
    transform: translateY(-50%);
    
	}
	@media screen and (max-width:375px){
		.about .about_content_sp .about_center .cta1{
    		bottom: 21vw;
		}
		.about .about_content_sp .about_bottom .cta2{
    		bottom: 50vw;
		}
		
	}
}
/*============================================================
 　Reason
==============================================================*/
.reason{
  padding: 80px 0 100px;
}
.reason .reason_content{
  max-width: 1000px;
  margin: 50px auto 0 auto;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.reason .reason_content .reason_item{
  width: 30%;
  padding-bottom: 90px;
  border-radius: 5px;
  overflow: hidden;
  box-shadow: 4px 4px 12px 0px rgba(0, 0, 0, 0.1);
}
.reason .reason_content .reason_item .item_title{
  padding: 14px 0;
  background: #008D97;
  color: #fff;
  text-align: center;
  font-size: 26px;
  font-weight: 500;
  line-height: 140%;
}
.reason .reason_content .reason_item .item_sub{
  padding: 14px 0;
  color: #008D97;
  text-align: center;
  font-size: 22px;
  font-weight: 500;
  line-height: 140%; 
}
.reason .reason_content .reason_item .item_sub.and_border{
  margin-top: 95px;
  padding: 0 0 14px 0;
  position: relative;
}
.reason .reason_content .reason_item .item_sub.and_border:before{
  content: '';
  width: 168px;
  height: 1px;
  background: #008D97;
  position: absolute;
  top: -30px;
  left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
}
.reason .reason_content .reason_item .item_img{
  width: 300px;
  height: 160px;
  margin-bottom: 20px;
  padding: 0 12px;
  text-align: center;
}
.reason .reason_content .reason_item .item_txt{
  height: 138px;
  padding: 0 15px;
  line-height: 170%;
}
.reason .reason_content .reason_item .item_txt .small{
  font-size: 12px;
  line-height: 140%;
  margin-top: 10px;
}
@media screen and (max-width:1000px){
  .reason .reason_content{
    max-width: 380px;
    padding: 0 15px;
    display: block;
  }
  .reason .reason_content .reason_item{
    width: 100%;
    margin-bottom: 40px;
  }
  .reason .reason_content .reason_item .item_img{
  	width: inherit;
  	height: inherit;
  	margin-bottom: 20px;
  	padding: 0 12px;
	}
}
/*============================================================
  サポート体制
==============================================================*/
.support_top{
    padding: 80px 0;
    background: #FFF;
}
.support_top .support_innar{
    max-width: 1000px;
    margin: 0 auto;
}
.support_top .support_innar .tokium_subheading.sub_txt{
  margin-bottom: 40px;
}
.support_top .support_top_text{
    margin: 24px 0 45px 0;
    text-align: center;
    font-size: 18px;
    line-height: 39.2px;
    letter-spacing: 0.04em;
}
.support_top .support_content{
    padding: 50px 60px;
    background: #fff;
    border-radius: 10px;
    position: relative;
    border: solid 3px #008D97; 
}
.support_top .support_content .support_icon{
    position: absolute;
    top: -20px;
    left: -20px;
}
.support_top .support_content .support_subheading{
    margin-bottom: 37px;
    font-size: 24px;
    font-weight: 500;
    line-height: 28px;
    letter-spacing: 0.08em;
    color: #008D97;
    text-align: center;
}
.support_top .support_content .support_subheading .br_1000{
    display: none;
}
.support_top .support_content .support_flex{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.support_top .support_content .support_flex .support_item{
    width: 29.2%;
}
.support_top .support_content .support_flex .support_item .support_item_img{
    max-width: 240px;
    margin: 0 auto;
}
.support_top .support_content .support_flex .support_item .support_item_img img{
    width: 100%;
    height: auto;
}
.support_top .support_content .support_flex .support_item .support_item_sub{
    margin: 20px 0;
    text-align: center;
    font-size: 18px;
    font-weight: 500;
    line-height: 150%;
    letter-spacing: 0.04em;
}
.support_top .support_content .support_flex .support_item .support_item_text{
    font-size: 16px;
    letter-spacing: -0.8px; 
    line-height: 170%;
    text-align: justify;
    text-justify: inter-ideograph;
}
.support_top .support_content .support_flex .support_item .support_item_text .s_ano_icon{
    margin: 0 1.4px 0 1.4px;
    font-size: 10px;
    position: relative;
    top: -5px;
}
.support_top .support_content .support_flex .support_item .support_item_text .s_ano_text{
    font-size: 11px;
    color: #767676;
    position: relative;
    top: -8px;
}
.support_top .support_content_arrow{
   width: 106px;
    margin: 37px auto;
}
@media screen and (max-width: 1000px) {
    .support_top .support_innar{
        max-width: 600px;
    }
    .support_top .support_content .support_flex .support_item{
        max-width: 360px;
        width: 100%;
        margin: 0 auto 40px auto;
    }
    .support_top .support_content .support_subheading{
        line-height: 140%;
    }
    .support_top .support_content .support_subheading .br_1000{
        display: block;
    }
}
@media screen and (max-width: 768px){
    .support_top .support_innar{
        padding: 0 24px;
    }
} 
@media screen and (max-width: 500px){
    .support_top .support_top_text{
        text-align: left;
        font-size: 14px;
    }
    .support_top .support_content .support_icon{
        width: 80px;
        height: 80px;
    }
    .support_top .support_content .support_subheading{
        font-size: 18px;
    }
    .support_top .support_content{
        padding: 40px 24px 24px 30px;
    }
    .support_top .support_content .support_flex .support_item .support_item_sub{
        font-size: 16px;
    }
    .support_top .support_content .support_flex .support_item .support_item_text{
        font-size: 14px;
        line-height: 200%;
        letter-spacing: 1px;
    }
    .support_top .support_content_arrow{
        margin: 20px auto 18px ;
    }
}

/*============================================================
  見出し
==============================================================*/
.cmm_sub_en {
    margin-bottom: 30px;
    font-size: 24px;
    font-family: neuzeit-grotesk, sans-serif;
    font-weight: 600;
    font-style: normal;
    color: #008D97;
    text-align: center;
    position: relative
}
.cmm_sub_en:after {
    content: '';
    width: 80px;
    height: 3px;
    background: #0C9;
    border-radius: 10px;
    position: absolute;
    bottom: -8px;
    left: 50%;
    transform: translateX(-50%)
}
.cmm_sub_ja {
    margin-bottom: 20px;
    font-size: 30px;
    font-weight: 500;
    line-height: 160%;
    letter-spacing: 2px;
    text-align: center
}
.tokium_green {
    color: #008D97;
}
.f_noto {
    font-family: "Noto Sans JP", sans-serif !important;
}

.tokium_subheading.sub_ja {
    margin-bottom: 20px;
    font-size: 30px;
    font-weight: 500;
    line-height: 160%;
    letter-spacing: 2px;
    text-align: center;
}

.tokium_subheading.sub_txt {
    text-align: center;
    letter-spacing: 2%;
    line-height: 200%;
}
