@charset "UTF-8";

.contentpage .m_img_area {
	background-image: url(../images/bridge/m_img@2x.jpg);
}
.com_lead_bg::before{
	background-image: url(../images/bridge/lead_bg@2x.jpg);
}



/*box02
---------------------------------------------------------*/
.box02 .med_merit_box{
	margin: 50px auto 0;
}
.box02 .feature_box{
	border: 1px solid #ccc44d;
	padding: 50px 4% 60px;
}
.box02 .feature_box .inbox{
	max-width: 1045px;
	margin: 0 auto;
}
.box02 .feature_box h3{
	font-size: 200%;
	letter-spacing: 0.15em;
	line-height: 1.5em;
	font-weight: bold;
	color: #ccc44d;
	text-align: center;
	margin-bottom: 50px;
	padding-bottom: 40px;
	border-bottom: 1px solid #ccc44d;
}
.box02 .feature_box .feature_list > li{
	padding-top: 50px;
	margin-top: 50px;
	border-top: 1px solid #ccc44d;
}
.box02 .feature_box .feature_list > li:first-child{
	margin-top: 0;
	padding-top: 0;
	border-top: 0;
}
.box02 .feature_box .flt_box .img_l,
.box02 .feature_box .flt_box .img_r{
	max-width: 390px;
	width: 38%;
}
.box02 .feature_box .flt_box .txt_l,
.box02 .feature_box .flt_box .txt_r{
	max-width: 555px;
	width: 58%;
}
.box02 .feature_box .flt_box .img_l,
.box02 .feature_box .flt_box .txt_l{
	float: left;
}
.box02 .feature_box .flt_box .img_r,
.box02 .feature_box .flt_box .txt_r{
	float: right;
}
.box02 .feature_box .bri_col_3{
	display: flex;
	justify-content: space-between;
    flex-wrap: wrap;
	margin-top: 45px;
}
.box02 .feature_box .bri_col_3 li{
	width:31.92301%;
	max-width: 332px;
	background-color:rgba(199,190,58,0.1);
	padding: 100px 2.967% 25px; 
	box-sizing: border-box;
	position: relative;
	margin-top: 45px;
}
.box02 .feature_box .bri_col_3 li:nth-child(1),
.box02 .feature_box .bri_col_3 li:nth-child(2),
.box02 .feature_box .bri_col_3 li:nth-child(3){
	margin-top: 28px;
}
.box02 .feature_box .bri_col_3 li .ab_icon{
	position: absolute;
	display: block;
	top:-28px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
}
.box02 .feature_box .bri_col_3 li dt{
	font-size: 148%;
	letter-spacing: .08em;
	font-weight: bold;
	color: #b09e64;
	text-align: center;
	line-height: 1.4em;
	padding-bottom: 0.8em;
}
.box02 .demerit{
	background-color: #f2f2f2;
	padding: 45px 4% 50px;
}
.box02 .demerit .inbox{
	max-width: 1045px;
	margin: 0 auto;
}
.box02 .demerit h4{
	font-size: 180%;
	letter-spacing: .08em;
	line-height: 1.7em;
	text-align: center;
	color: 000;
	margin-bottom: 40px;
}
.box02 .demerit .flt_box .img_r{
	max-width: 450px;
	width: 43.1%;
	float: right;
}
.box02 .demerit .flt_box .txt_l{
	width: 52.9%;
	float: left;
}

/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
.box02 .feature_box{
	padding: 5% 4% 6%;
}
.box02 .feature_box .inbox{
	max-width: 100%;
}
.box02 .feature_box h3{
	font-size: 180%;
	
	margin-bottom: 5%;
	padding-bottom: 4%;
}
.box02 .feature_box .feature_list > li{
	padding-top: 5%;
	margin-top: 5%;
}
.box02 .feature_box .flt_box .img_r{
	margin-left: 4%;
	margin-bottom: 1em;
}
.box02 .feature_box .flt_box .img_l{
	margin-right: 4%;
	margin-bottom: 1em;
}
.box02 .feature_box .flt_box .txt_l,
.box02 .feature_box .flt_box .txt_r{
	max-width: 100%;
	width: 100%;
	float: none;
}
.box02 .feature_box .bri_col_3{
	margin-top: 4%;
}
.box02 .feature_box .bri_col_3 li{
	width:32.5%;
	padding: 9.5vw 2.967% 25px;
}
.box02 .feature_box .bri_col_3 li:nth-child(1),
.box02 .feature_box .bri_col_3 li:nth-child(2),
.box02 .feature_box .bri_col_3 li:nth-child(3){
	margin-top: 2.8vw;
}
.box02 .feature_box .bri_col_3 li .ab_icon{
	max-width: 112px;
	width: 11vw;
}
.box02 .demerit{
	padding: 4.5% 4% 5%;
}

.box02 .demerit h4{
	font-size: 160%;
	margin-bottom: 4%;
}
.box02 .demerit .flt_box .img_r{
	margin-left: 4%;
	margin-bottom: 1em;
}
.box02 .demerit .flt_box .txt_l{
	width: 100%;
	float:none;
}
}

/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
.box02 .feature_box{
	padding: 6% 5%;
}
.box02 .feature_box .inbox{
	max-width: 100%;
}
.box02 .feature_box h3{
	font-size: 140%;
	letter-spacing: 0.1em;
	margin-bottom: 6%;
	padding-bottom: 5%;
}
.box02 .feature_box .feature_list > li{
	padding-top: 8%;
	margin-top: 8%;
}
.box02 .feature_box .flt_box .img_l,
.box02 .feature_box .flt_box .img_r{
	width: 80%;
	float: none;
	margin: 0 auto 5vw;
}
.box02 .feature_box .flt_box .txt_l,
.box02 .feature_box .flt_box .txt_r{
	max-width: 100%;
	width: 100%;
	float: none;
}
.box02 .feature_box .bri_col_3{
	margin-top: 6%;
}
.box02 .feature_box .bri_col_3 li{
	width:100%;
	max-width: 100%;
	padding: 27vw 5% 5%; 
	margin-top: 11vw;
}
.box02 .feature_box .bri_col_3 li:nth-child(2),
.box02 .feature_box .bri_col_3 li:nth-child(3){
	margin-top:  10vw;
}
.box02 .feature_box .bri_col_3 li:nth-child(1){
	margin-top: 6vw;
}
.box02 .feature_box .bri_col_3 li .ab_icon{
	top:-7vw;
}
.box02 .feature_box .bri_col_3 li .ab_icon img{
	width: 30vw;
	padding: 0 auto;
}
.box02 .feature_box .bri_col_3 li dt{
	font-size: 120%;
}
.box02 .demerit{
	padding: 6% 5% 6.5%;
}
.box02 .demerit .inbox{
	max-width: 100%;
}
.box02 .demerit h4{
	font-size: 140%;
	line-height: 1.5em;
	margin-bottom: 5%;
}
.box02 .demerit .flt_box .img_r{
	width: 80%;
    float: none;
    margin: 0 auto 5vw;
}
.box02 .demerit .flt_box .txt_l{
	width:100%;
	float: none;
}
}



/*box04
---------------------------------------------------------*/
.box04 .indication{
	background-color: #f2f2f2;
	padding: 60px 4%;
	position: relative;
	z-index: 1;
	margin-top: 50px;
}
.box04 .indication::before{
	position: absolute;
	content: "";
	background:url("../images/bridge/abs_bg@2x.png") no-repeat left top;
	background-size: 100% auto;
	max-width: 349px;
	width: 37%;
	height: 235px;
	left: 0;
	top:0;
	z-index: -1;
}
.box04 .indication dl{
	max-width: 940px;
	margin: 0 auto;
}
.box04 .indication dl dt{
	font-size: 154%;
	letter-spacing: .08em;
	line-height: 1.7em;
	font-weight: bold;
	color: #333;
	text-align: center;
	margin-bottom: 50px;
}
.box04 .indication ul{
    display: flex;
    justify-content: space-between;
	font-size: min(134%,2vw);
	letter-spacing: 0.05em;
	line-height: 1.7em;
	color: 000;
	text-align: center;
	font-weight: bold;
}
.box04 .indication ul li{
	max-width: 300px;
	width: 32.5%;
	background-color: #fff;
	padding: 40px 0;
	box-sizing: border-box;
}
.box04 .indication ul li span{
	color: #ccc44d;
}
.box04 .recommend {
	display: flex;
	font-size: min(134%,2vw);
	letter-spacing: 0.1em;
	line-height: 1.5em;
	font-weight: bold;
}
.box04 .recommend dt{
	width: 29.5%;
	background: linear-gradient(to right,  rgba(199,190,58,1) 0%,rgba(199,190,58,0.8) 100%);
    display: flex;
    justify-content: center;
    align-items: center;
	padding: 55px 1em;
	position: relative;
	z-index: 1;
}
.box04 .recommend dt::before{
	position: absolute;
	content: "";
	background: url("../images/bridge/recommend_abs@2x.png") no-repeat right center;
	background-size: 100% 100%;
	width: 74px;
	height: 100%;
	right: 0;
	top:50%;
	transform: translateY(-50%);
	z-index: -1;
}
.box04 .recommend dt p{
	font-size: 115%;
	letter-spacing: 0.11em;
	line-height: 1.5em;
	color: #fff;
	margin-left: -37px;
}
.box04 .recommend dd{
	width: 70.5%;
	background: #faf8eb;
	padding: 55px 4% 55px 2%;
}
.box04 .recommend dd ul{
	max-width: 765px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
    flex-wrap: wrap;
}
.box04 .recommend dd ul li{
	margin-top: 1.2em;
	padding-left: 1.9em;
	position: relative;
	width: calc(50% - 0.525em);
	box-sizing: border-box;
}
.box04 .recommend dd ul li:nth-child(-n + 2){
	margin-top: 0;
}
.box04 .recommend dd ul li::before{
	position: absolute;
	content: "";
	background: url("../images/bridge/icon_check.svg") no-repeat left top;
	background-size: 100% 100%;
	width: 1.15em;
	height: 1.15em;
	left: 0;
	top:0.15em;
}

/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
.box04 .indication{
	padding: 5% 4%;
	margin-top: 4%;
}
.box04 .indication dl{
	max-width: 100%;
}
.box04 .indication dl dt{
	font-size: 144%;
	margin-bottom: 5%;
}
.box04 .indication ul li{
	padding: 4% 0;
}
.box04 .recommend dt{
	padding: 4% 1em;
}
.box04 .recommend dt::before{
	width: 7.4vw;
}
.box04 .recommend dt p{
	letter-spacing: 0.1em;
	margin-left: -3.7vw;
}
.box04 .recommend dd{
	padding: 4% 4% 4% 2%;
}
}

/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
.box04 .indication{
	padding: 7% 5%;
	margin-top: 6%;
}
.box04 .indication::before{
	width: 60%;
}
.box04 .indication dl{
	max-width: 100%;
	margin: 0 auto;
}
.box04 .indication dl dt{
	font-size: 134%;
	letter-spacing: .05em;
	line-height: 1.5em;
	margin-bottom: 6%;
}
.box04 .indication ul{
    display: block;;
	font-size: 114%;
	line-height: 1.5em;
}
.box04 .indication ul li{
	max-width: 100%;
	width: 100%;
	padding: 6% 0;
	margin-top: 5%;
}
.box04 .indication ul li:first-child{
	margin-top: 0;
}
.box04 .recommend {
	display: block;
	font-size: 114%;
	letter-spacing: 0.05em;
}
.box04 .recommend dt{
	width: 100%;
    align-items: center;
	padding: 4% 5%;
	box-sizing: border-box;
	display: block;
}
.box04 .recommend dt::before{
	position: static;
	background: none;
}
.box04 .recommend dt p{
	letter-spacing: 0.08em;
	margin: 0;
	text-align: center;
}
.box04 .recommend dd{
	width: 100%;
	padding: 5.5% 5% 6%;
	box-sizing: border-box;
}
.box04 .recommend dd ul{
	max-width: 100%;
	display: block;
}
.box04 .recommend dd ul li{
	margin-top: 0.6em!important;
	padding-left: 1.9em;
	width: 100%;
}
.box04 .recommend dd ul li:nth-child(-n + 1){
	margin-top: 0!important;
}
}



/*症例集
---------------------------------------------------------*/
.box05 .case_box{
	margin-bottom: 20px;
}
.box05 .case_box > dl > dd table{
	margin-bottom: 0;
}
.box05 .risk_cannot_box{
	margin-top: 80px;
	background: #0C4676;
	color: #fff;
	padding: 45px 3% 55px;
	box-sizing: border-box;
}
.box05 .risk_cannot_box .inbox{
	max-width: 1125px;
	margin: 0 auto;
}
.box05 .risk_cannot_box .inbox dl{
	max-width: 920px;
	width: 94%;
	margin: 0 auto;
}
.box05 .risk_cannot_box .inbox dt{
	font-size: 110%;
	letter-spacing: 0.15em;
	line-height: 1.5em;
	font-weight: bold;
	text-align: center;
	margin-bottom: 0.8em;
}

/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
.box05 .case_box{
	margin-bottom: 10px;
}
.box05 .risk_cannot_box{
	margin-top: 50px;
	padding: 4% 3% 5%;
}
}

/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
.box05 .case_box{
	margin-bottom: 3%;
}
.box05 .risk_cannot_box{
	margin-top: 10%;
}
.box05 .risk_cannot_box{
	margin-top:10%;
	padding: 6% 5%;
}
.box05 .risk_cannot_box .inbox dt{
	letter-spacing: 0.1em;
	margin-bottom: 0.6em;
}
}



/*box06
---------------------------------------------------------*/
.box06 .med_btn{
	margin-left: 0;
	margin-top: 30px;
}

/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
.box06 .med_btn{
	margin-left: auto;
}
}

/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
.box06 .med_btn{
	margin-left: auto;
	margin-top: 7%;
}
}

