@charset "utf-8";
/* CSS Document */
*{
    box-sizing: border-box;
}
nav#pagetop a,.footer_fix,#paz_wrapper.paz_kotsu,#GlobalHeader .global-navi .list .gnavi{
    box-sizing:content-box;
}
nav#breadcrumb_paz li{
    display: inline-block !important;
}
body,a{
	color:#000;
}
a::hover{
	opacity:.6!important;
    transition: 0.5s;
}
.kn_wrap{
    font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ','Meiryo','ＭＳ Ｐゴシック','MS PGothic',serif;
    font-weight:normal;
    line-height: 1.5;
    letter-spacing: 1px;
    max-width:100%;
}
p{
    line-height: 1.5;
}
table {
    width: 100%;
    table-layout: fixed;
    margin: 5% auto;
}
.serif{
    font-family:'ヒラギノ明朝 ProN W3','ヒラギノ明朝 ProN','游明朝', 'YuMincho', 'ヒラギノ明朝 ProN W3', 'Hiragino Mincho ProN', 'Noto Serif Mincho', 'ＭＳ 明朝', 'ＭＳ Ｐ明朝','Noto Serif JP',sans-serif !important;
}
.zisseki_serif{
    font-family:'ヒラギノ明朝 ProN W3','ヒラギノ明朝 ProN','游明朝', 'YuMincho', 'ヒラギノ明朝 ProN W3', 'Hiragino Mincho ProN', 'Noto Serif Mincho', 'ＭＳ 明朝', 'ＭＳ Ｐ明朝','Shippori Mincho','Noto Serif JP',sans-serif !important;
}
.block{
    display:block;
}
.br{
    display:inline-block;
}
section.kn{
    padding:190px 0;
}
section.kn_pb{
    padding:0 0 190px;  
}
.kn_inner{
    margin:0 auto;
    width:1200px;
}
.important{
    color: #bd0000;
    font-weight:bold;
}
h2.kn{
    font-family:'ヒラギノ明朝 ProN W3','ヒラギノ明朝 ProN','游明朝', 'YuMincho', 'ヒラギノ明朝 ProN W3', 'Hiragino Mincho ProN', 'Noto Serif Mincho','ＭＳ 明朝', 'ＭＳ Ｐ明朝','Noto Serif JP',serif;
    font-size:48px;
    font-weight:bold;
    text-align:center;
    margin-bottom:90px;
    line-height:1.6;
}
h2.kn.white{
    color: #fff;
}
h2.kn .marker{
    border-bottom:8px solid #7cc2e2;
}
h2.kn .marker.Yellow{
    border-bottom:8px solid #fce4aa;
}
.kn_sub_title{
    font-family:'ヒラギノ明朝 ProN W3','ヒラギノ明朝 ProN','游明朝', 'YuMincho', 'ヒラギノ明朝 ProN W3', 'Hiragino Mincho ProN', 'Noto Serif Mincho','ＭＳ 明朝', 'ＭＳ Ｐ明朝','Noto Serif JP',serif;
    text-align:center;
    font-size:36px;
    margin-bottom:15px;
    line-height: 1.6;
}
h3.kn{
    font-family:'ヒラギノ明朝 ProN W3','ヒラギノ明朝 ProN','游明朝', 'YuMincho', 'ヒラギノ明朝 ProN W3', 'Hiragino Mincho ProN', 'Noto Serif Mincho', 'ＭＳ 明朝', 'ＭＳ Ｐ明朝','Noto Serif JP',serif;
    font-size:36px;
    font-weight:bold;
    text-align:center;
    line-height:1.5;
    position:relative;
    margin:130px 0 90px 0;
}
h3.kn:before {
    position: absolute;
    bottom: -40px;
    width: 50px;
    height: 10px;
    border-radius:3px;
    content: '';
    background: #ff671c;
    margin: 0 auto;
    left: 0;
    right: 0;
}
.kn_sp{
    display:none;
}
.kn_tab{
    display:none;
}
.zisseki_kn_pc{
    display:block;
}
.zisseki_kn_tab{
    display:none;
}
.zisseki_kn_sp{
    display:none;
}
@media screen and (max-width: 1300px){
.kn_inner{
    padding:0 20px;
}  
}
@media screen and (max-width: 1200px){
section.kn{
    padding:16vw 0;
}
section.kn_pb{
    padding:0 0 16vw;  
}
.kn_inner{
    max-width:100%;
    padding:0 5%;
}
h2.kn{
    font-size:4.1vw;
margin-bottom: 70px;
    }
h3.kn{
    font-size:3.3vw;  
    margin:13vw 0 10vw;
    }
.kn_sub_title{
    font-size: 3.1vw;
margin-bottom: 0.2em;
}
}
@media screen and (max-width: 1024px){
     .br_tab{
        display: block;
    }
.zisseki_kn_pc{
    display:none;
}
.zisseki_kn_tab{
    display:block;
}
 }   
@media screen and (max-width: 768px){
section.kn{
    padding:110px 0;
}
section.kn_pb{
    padding:0 0 110px;  
}
h2.kn{
    font-size:26px;
    margin-bottom: 60px;
    }
h2.kn .marker{
    border-bottom:5px solid #7cc2e2;
}
h2.kn .marker.Yellow{
    border-bottom:5px solid #fce4aa;
}
h3.kn{
    font-size:24px;
    margin:100px 0 80px 0;
    }
h3.kn:before {
    bottom: -30px;
    width: 40px;
    height: 8px;
}
.kn_sub_title{
    font-size: 22px;
    margin-bottom: 0.5em;
    }
.kn_pc{
    display:none;
}
.kn_sp{
    display:block;
}
}
@media screen and (max-width: 600px){
 .zisseki_kn_tab{
    display:none;
}
.zisseki_kn_sp{
    display:block;
} 
}
@media screen and (max-width: 414px){
section.kn{
    padding:100px 0;
}
section.kn_pb{
    padding:0 0 100px;  
}
h2.kn{
    font-size:22px;
    margin:0 10px 50px;
    }
h3.kn{
    font-size:20px;
    margin:80px 0 60px  0;
    }
.kn_sub_title{
    font-size: 18px;
    }
}
@media screen and (max-width: 320px){
section.kn{
    padding:90px 0;
}
section.kn_pb{
    padding:0 0 90px;  
}
.kn_inner{
    padding:0 3%;
}
h2.kn{
    font-size:20px;
    margin-bottom:50px;
    }
h3.kn{
    font-size:18px;
    margin:70px 0 50px 0;
    }
.kn_sub_title{
    font-size: 16px;
    }
}
/*=========================================
ファースト
=========================================*/
.kn_first{
    background-image:url("/images/koutsujiko/kouisyougai-nintei-lp/mv_pc.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height:36.5vw;
    vertical-align: middle;
    /* margin-top: 93px; */
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    font-weight: bold;
    letter-spacing: 2.5px;
}
.kn_first .logo{
    width:400px;
    margin-top:60px;
    height: 30px;
}
h1.kn{
    font-size:40px;
    font-weight: bold;
    line-height: 1.3;
}
h1.kn span.tokyu{
    font-size:63px;
}
h1.kn span.ben{
    font-size:72px;
}
@media screen and (max-width: 1850px){
h1.kn{
    font-size:2.3vw;
}
h1.kn span.tokyu{
    font-size:3.6vw;
}
h1.kn span.ben{
    font-size:4.1vw; 
}
.kn_first .logo{
    width:26vw;
    margin-top:2.2vw;
}
}
@media screen and (max-width: 1023px){
.kn_first{
    margin-top:0;
}
}
@media screen and (max-width: 768px){
.kn_first{
    background-image:url("/images/koutsujiko/kouisyougai-nintei-lp/mv_sp.jpg");
    height: 110vw;
}
h1.kn{
    font-size:4.5vw;
}
h1.kn span.tokyu{
    font-size:7vw;
}
h1.kn span.ben{
    font-size:8vw; 
}
.kn_first .logo{
    width:45vw;
    margin:4vw 0 5vw;
    height:20px;
} 
}
@media screen and (max-width: 414px){
.kn_first{
    height: 125vw;
}
h1.kn{
    font-size:5vw;
    line-height: 1.2;
}
h1.kn span.tokyu{
    font-size:8vw;
}
h1.kn span.ben{
    font-size:9vw; 
}
.kn_first .logo{
    width:60vw;
    margin:4vw 0 5vw;
    height: 15px;
} 
}
/*=========================================
cv
=========================================*/
/*左*/
.kn_cv{
    background: #133b54;
    padding:40px 0;
}
.kn_cv .kn_cv_inner{
    display:flex;
    margin: auto;
    width:1100px;
    justify-content: center;
}
.kn_cv .kn_l_box{
    color:#fff;
}
.kn_cv .kn_l_box img{
    margin:8px 0;
    width: 100%;
    height: 90px;
}
.zougaku_catch{
    font-size: 30px;
    line-height: 1.4;
    font-weight:bold;
}
.chusyaku{
    font-size:12px;
    line-height: 1.4;
}
/*右*/
.kn_r_box{
    background:#fff;
    padding:15px 30px;
    margin-left:60px;
    text-align:center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.kn_r_box .tel{
    font-size:64px;
    font-weight:bold;
    margin-bottom: -20px;
    display: inline-block;
}
.kn_r_box .tel.para{
	font-size: 56px;
}
.kn_r_box .tel:before{
    content:url("/images/koutsujiko/kouisyougai-nintei-lp/tel.svg");
    display: inline-block;
    width: 34px;
}
.kn_r_box .teltap_sp{
	display: none;
}
.kn_r_box .tel_under{
    font-weight: bold;
    font-size:18px;
    text-align: center;
    margin:5px 0;
}
.kn_r_box .mail{
    background:#ff671d;
    padding:10px;
    color: #fff;
    font-size:18px;
    font-weight:bold;
    display: inline-block;
    width: 330px;
    border-radius: 100px;
    margin-bottom:5px;
}
.kn_r_box .mail:hover{opacity: .6;transition:0.5s;}
.kn_r_box .mail:before{
    content:url("/images/koutsujiko/kouisyougai-nintei-lp/mail.svg");
    display: inline-block;
    width: 18px;
    margin-right: 10px;
}
.kn_r_box .mail_under{
    font-size:12px;
    margin:5px 10px;
    max-width:100%;
}
@media screen and (min-width: 768px){
	.kn_r_box .tel{
		pointer-events: none;
	}	
}
@media screen and (max-width: 1200px){
.kn_cv .kn_cv_inner{
    width:auto;
    margin:0 20px;
    }
.kn_r_box {
    padding: 0 10px;
    margin-left: 4vw;
    width: 50%;
}
.kn_r_box .tel{
    font-size: 4.5vw;
	margin-bottom: -10px;
}
.kn_r_box .tel.para{
    font-size: 3.8vw;
}
.zougaku_catch {
    font-size: 2.5vw;
}
.chusyaku {
    font-size: 1vw;
}
.kn_r_box .mail_under{
    line-height: 1.4;
    }
.kn_r_box .mail {
    font-size: 16px;
    width: 70%;
}
.kn_r_box .tel_under {
    font-size: 16px;
}
.kn_r_box .tel:before{
    width: 2.4vw;
	margin-right: 0.5vw;
    }
.kn_r_box .mail:before{
    width: 18px;   
    }
}
@media screen and (max-width: 1024px){
    .kn_cv .kn_l_box img{
        margin:0;
    }
}
@media screen and (max-width: 768px){
.kn_cv .kn_cv_inner {
    flex-direction: column;
    align-items: center
}
.zougaku_catch {
    font-size: 4vw;
    text-align: center;
}
.chusyaku {
    font-size: 12px;
    text-align: center;
}
.kn_cv .kn_l_box{
    margin:0 auto;
}  
.kn_cv {
    padding: 30px 0;
}
.zougaku_catch span.block{
    display:inline-block;
}
.kn_r_box{
    margin-top: 30px;
}
.zougaku_img{
        text-align: center;
    }
.kn_cv {
    padding: 35px 20px;
}
.kn_r_box{
    margin-left:0;
    width:100%;
    padding:15px 10px;
    }
.kn_cv .kn_l_box img{
    margin:10px 0;
    height: auto;
    width:90%;
}
.kn_r_box .tel {
    font-size: 8vw;
	line-height: 1;
	color: #ff671c;
}
.kn_r_box .tel.para{
	font-size: 7vw;
}
.kn_r_box .tel:before{
    content:url("/images/koutsujiko/kouisyougai-nintei-lp/tel_sp.svg");
    width: 5.4vw;
	}
}
@media screen and (max-width: 767px){
	.sp_block{
		display: inline-block;
	}
	.kn_r_box{
		padding: 5vw 4vw;
	}
    .kn_r_box .tel{
        margin-bottom:0;
        position: relative;
    }
    .kn_r_box .mail{
        width:100%; 
        background:#157eaf;
		font-size: 14px;
    }
	.kn_r_box .teltap_sp{
		width: 100%;
		display: flex;
		align-items: center;
		justify-content: center;
		margin-bottom: 15px;
		margin-top: 10px;
		text-align: center;
		font-size: 13px;
		color: #000;
	}
	.kn_r_box .teltap_sp:before,
	.kn_r_box .teltap_sp:after{
		content: "";
		display: inline-block;
		height: 1px;
		background: #000;
		flex-grow: 1;
	}
	.kn_r_box .teltap_sp:before{
		margin-right: 1.5em;
	}
	.kn_r_box .teltap_sp:after{
		margin-left: 1.5em;
	}
    .kn_r_box .tel_under{
        margin:0 0 5px 0;
		font-size: 13px;
    }
}
@media screen and (max-width: 500px){
.kn_cv {
    padding: 20px 0;
}
.kn_cv .kn_l_box img{
    width:100%;
    }
    .kn_r_box{
    margin-top: 20px;
    }
    .zougaku_catch{
        font-size:20px;
    }
.chusyaku {
    font-size: 10px;
}
}
@media screen and (max-width: 500px){
 .chusyaku {
    text-align:left;
} 
}
@media screen and (max-width: 320px){
    .kn_r_box .tel_under{
    font-size: 14px;
        letter-spacing: -0.2px;
    }
    .kn_r_box .mail {
    width: 90%;
}
.chusyaku {
    letter-spacing: -0.2px;
}
.kn_cv .kn_cv_inner {
    margin: 0 15px;
}
    .kn_r_box .mail_under{
        font-size:10px;
        letter-spacing: -0.2px;
    }
}
/*=========================================
後遺障害等級認定をお考えの方へ
=========================================*/
ul.tokyunintei{
    display:flex;
    flex-wrap: wrap;  
}
ul.tokyunintei li{
    background: #fdf7e3;
    width:calc(25% - 30px / 4);
    border:3px solid #ff671c;
    font-size: 26px;
    font-weight:bold;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    text-align: center;
    margin-right: 10px;
    padding:60px 0;
}
ul.tokyunintei li:last-child{
    margin-right: 0;
}
ul.tokyunintei li img{
    width:60px;
    margin-top:15px;
}
@media screen and (max-width: 1200px){
ul.tokyunintei li{
    font-size: 2.1vw;
    padding:4vw 0;
    }
ul.tokyunintei li img{
    width:5.5vw;
    }
}
@media screen and (max-width: 768px){
ul.tokyunintei li{
    font-size: 20px;
    width:calc(50% - 10px / 2);
    padding:40px 0;
    margin-bottom:10px;
    }
ul.tokyunintei li:nth-child(even){
    margin-right: 0;
}
ul.tokyunintei li:nth-child(3),ul.tokyunintei li:nth-child(4){
    margin-bottom:0;
    }
ul.tokyunintei li img{
    width:50px;
    }
}
@media screen and (max-width: 500px){
ul.tokyunintei li{
    font-size: 18px;
    padding:30px 0;
    }
}
@media screen and (max-width: 414px){
ul.tokyunintei li{
    font-size: 16px;
    padding:25px 0;
    }
ul.tokyunintei li img{
    width:40px;
    margin-top:10px
    }
}
@media screen and (max-width: 375px){
ul.tokyunintei li{
    font-size: 15px;
    }
}
@media screen and (max-width: 320px){
ul.tokyunintei li{
    font-size: 14px;
    padding:20px 0;
    }
ul.tokyunintei li img{
    width:30px;
    }
}
/*=========================================
適正な後遺障害等級は後遺障害慰謝料にも大きく影響を与えます
=========================================*/
table.kn tr.first th,table.kn tr.second th{
    font-family:'ヒラギノ明朝 ProN W3','ヒラギノ明朝 ProN','游明朝', 'YuMincho', 'ヒラギノ明朝 ProN W3', 'Hiragino Mincho ProN', 'Noto Serif Mincho',  'ＭＳ 明朝', 'ＭＳ Ｐ明朝','Noto Serif JP',serif;
    background:#133b54;
    color:#fff;
    font-size: 28px;
    font-weight: lighter;
    padding:15px 0;
    border:3px solid #fff;
	text-align: center;
}
table.kn tr.first th{
    padding:30px 0;
}
table.kn tr.second th{
    font-family:'ヒラギノ明朝 ProN W3','ヒラギノ明朝 ProN','游明朝', 'YuMincho', 'ヒラギノ明朝 ProN W3', 'Hiragino Mincho ProN', 'Noto Serif Mincho', 'ＭＳ 明朝', 'ＭＳ Ｐ明朝','Noto Serif JP',serif;
    background:#157eaf;
}
table.kn tr.second th span.big{
    font-size:48px;
    font-weight: normal;
    vertical-align: sub;
}
table.kn tr td{
    padding:40px 0;
    background:#f0f4f4;
    font-weight: bold;
    font-size:50px;
    border:3px solid #fff;
vertical-align: middle;
	text-align: center;
}
table.kn tr td span.red{
    color:#bd0000 !important;
    font-size:56px;
    border-bottom: 11px solid #ffaf51;
   vertical-align: super;
}
table.kn{
    position: relative;
    border:none;
}

table.kn:after{
    content: url("/images/koutsujiko/kouisyougai-nintei-lp/table.svg");
    display:inline-block;
    position:absolute;
    width:250px;
    left:0;
    right: 0;
    margin:0 auto;
    bottom:40px;
}
.kn_point{
    display:flex;
    background:#fffaf0;
    padding:30px 10px;
    align-items: center;
    justify-content: center;
    width:830px;
    margin:0 auto;
}
.kn_point img{
    width:95px;
    margin-right:20px;
}
.kn_point p{
    font-weight:bold;
    font-size:24px;
    text-align: center;
    line-height: 1.7;
}
@media screen and (max-width: 1200px){
table.kn tr.first th,table.kn tr.second th{
    font-size: 2.9vw;
    padding:25px 0;
}
table.kn tr.second th span.big{
    font-size:4vw;
}
table.kn tr td{
    padding:30px 0;
    font-size: 4vw;
 
}
table.kn tr td span.red{
    font-size: 4.4vw;
    border-bottom: 8px solid #ffaf51;

}
table.kn:after{
    width:20vw;
    bottom:25px;
}
.kn_point{
     width:92%;   
    }
.kn_point img{
    width:90px;
    margin-right:15px;
}
.kn_point p{
    font-size:20px;
}
}  
@media screen and (max-width: 768px){
table.kn:after{
    content: url("/images/koutsujiko/kouisyougai-nintei-lp/table_sp.svg");
    }
table.kn tr.first th,table.kn tr.second th{
    font-size: 20px;
    padding:20px 0;
    border:2px solid #fff;
}
table.kn tr.second th span.big{
    font-size:30px;
}
table.kn tr td{
    padding:25px 0;
    font-size:32px;
    border:2px solid #fff;
}
table.kn tr td:first-child{
    text-align: center;
    }
table.kn tr td:last-child{
    text-align: center;
    }
table.kn tr td span.red{
    font-size:36px;
}
table.kn:after{
    width:140px;
    bottom:15px;
}
.kn_point{
     width:100%;
     padding: 20px 10px;
    }
.kn_point img{
    width:75px;
    margin-right:10px;
}
.kn_point p{
    font-size:17px;
}
}  
@media screen and (max-width: 650px){
table.kn tr.first th,table.kn tr.second th{
    font-size: 21px;
    padding:20px 10px 30px;
    border:2px solid #fff;
}
table.kn tr.second th span.big{
    font-size:28px;
}
table.kn tr td{
    font-size:28px;
    border:2px solid #fff;
}
table.kn tr td:first-child,table.kn tr td:last-child{
    padding:30px 0 20px; 
    text-align: center;
    }
table.kn tr td span.red{
    font-size:30px;
}
table.kn:after{
    width:140px;
    bottom:60px;
}
.kn_point p{
    font-size:15px;
    text-align: left;
}
.kn_point img{
        width:60px;
    }
}
@media screen and (max-width: 414px){
table.kn tr.first th,table.kn tr.second th{
    font-size: 18px;
    padding:20px 10px;
}
    table.kn tr.second th{
    padding:20px 10px 25px;    
    }
table.kn tr.second th span.big{
    font-size:22px;
}
table.kn tr td{
    font-size:22px;
}
table.kn tr td:first-child,table.kn tr td:last-child{
    padding:25px 0 20px; 
    }
table.kn tr td span.red{
    font-size:26px;
    border-bottom: 5px solid #ffaf51;
}
table.kn:after{
    width:120px;
    bottom:52px;
}
.kn_point p{
    font-size:14px;
}
    .kn_point p .br,.kn_point p .block{
        display:inline;
    }
.kn_point img{
        width:60px;
    }
}  
@media screen and (max-width: 320px){
table.kn tr.first th,table.kn tr.second th{
    font-size: 16px;
}
table.kn tr.second th span.big{
    font-size:20px;
}
table.kn tr td{
    font-size:20px;
}
table.kn tr td span.red{
    font-size:24px;
}
table.kn:after{
    width:110px;
    bottom:52px;
}
.kn_point p{
    font-size:14px;
}
.kn_point img{
        width:40px;
    }
}  
/*==================================================
弁護士法人ALGでは、医学的知見をもつ医療事故チームと豊富な相談実績をもつ交通事故チームが連携して解決にあたります
==================================================*/
.team{
    background-image: url("/images/koutsujiko/kouisyougai-nintei-lp/team.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    display: flex;
    justify-content: center;
    height: 480px;
    align-items: center;
    margin-bottom:150px;
}
.team_box{
    font-weight: bold;
    font-size: 50px;
    font-family:'ヒラギノ明朝 ProN W3','ヒラギノ明朝 ProN','游明朝', 'YuMincho', 'ヒラギノ明朝 ProN W3', 'Hiragino Mincho ProN', 'Noto Serif Mincho', 'ＭＳ 明朝', 'ＭＳ Ｐ明朝','Noto Serif JP',serif;
    text-align: center;
}
.team_box span.navy{
    background: #157eaf;
    color: #fff;
    font-size: 36px;
    font-weight: normal;
    padding: 10px 0;
    display: block;
}
.team_box span.orange{
    background: #ff671c !important;
}
.team_box:first-of-type{
    margin-right:5%;
}
.team_box:last-of-type{
    margin-left:5%;
}
@media screen and (max-width: 1650px){
.team_box:first-of-type{
    margin-right:7%;
}
.team_box:last-of-type{
    margin-left:7%;
}
.team_box{
    font-size: 4vw;
}
.team_box span.navy{
    font-size: 2vw;
}
}
@media screen and (max-width: 1400px){
.team{
    background-image: url("/images/koutsujiko/kouisyougai-nintei-lp/team_tab.jpg");
    background-position: bottom;
    height:300px;
}
}
@media screen and (max-width: 1200px){
.team{
    margin-bottom:70px;
    }
.team_box{
    font-size: 4.5vw;        
}
.team_box span.navy{
    font-size: 3vw;        
}
.team_box:first-of-type{
    margin-right:9%;
}
.team_box:last-of-type{
    margin-left:9%;
}  
}
@media screen and (max-width: 768px){
.team{
    margin-bottom:60px;
    background-image: url("/images/koutsujiko/kouisyougai-nintei-lp/team_sp.jpg");
    }
.team_box {
    font-size: 5.2vw;
}
.team_box span.navy {
    font-size: 3.5vw;
}
.team_box:first-of-type{
    margin-right:40px;
}
.team_box:last-of-type{
    margin-left:40px;
}
}
@media screen and (max-width: 550px){
.team_box:first-of-type{
    margin-right:8%;
}
.team_box:last-of-type{
    margin-left:8%;
} 
}  
@media screen and (max-width: 414px){
.team{
    height: 200px;
    justify-content: space-evenly;
    margin-bottom:50px;
}
.team_box {
    font-size: 5.5vw;
}
.team_box span.navy {
    font-size: 3.8vw;
}
.team_box:first-of-type{
    margin-right:5%;
}
.team_box:last-of-type{
    margin-left:5%;
} 
}
@media screen and (max-width: 320px){
.team{
    margin-bottom:40px;
    justify-content: center;
}
.team li {
    font-size: 6vw;
}
.team li span.navy {
    font-size: 3.8vw;
}
}

/*==================================================
クロージング
==================================================*/
.kn_closing{
    display:flex;
    background:#deecf5;
    align-items: center;
}
.kn_closing p{
    font-weight:bold;
    font-size: 36px;
    text-align: left;
    margin-left:120px;
    line-height:1.6;
}
.kn_closing img{
    object-fit: cover;
}
.kn_closing .clo_sub{
    font-weight:normal;
    font-size:30px;
    border-bottom:1px solid;
    line-height: 1.6;
    padding-bottom:0.8em;
    margin:0.5em 0.5em 1em 0;
}
@media screen and (max-width: 1700px){
.kn_closing p{
    font-weight:bold;
    font-size: 2.2vw;
    text-align: left;
    margin-left:5vw;
}
.kn_closing img{
    width:40%;
}
}
@media screen and (max-width: 1200px){
.kn_closing p{
    font-size: 2.5vw;
    line-height: 1.6;
}
    .kn_closing .clo_sub{
    font-size: 2vw; 
    }
.kn_closing img{
    width:47%;
}
}

@media screen and (max-width: 768px){
.kn_closing{
    flex-direction: column;
    padding:0;
}
.kn_closing p{
    font-size: 26px;
    text-align: center;
    margin-left:0;
    margin:50px auto 50px;
    line-height: 1.6;
} 
.kn_closing img{
    width:100%;
}
    .kn_closing .clo_sub{
    font-size: 20px; 
        padding-bottom:20px;
    margin:0 10px 20px;
    }
}    
@media screen and (max-width: 414px){
.kn_closing p{
    font-size: 22px;
    margin:30px auto 30px;
}
    .kn_closing .clo_sub{
    font-size: 16px; 
    }
}
/*==================================================
ご相談の流れ
==================================================*/
section.nagarebox{
    background: url("/images/koutsujiko/kouisyougai-nintei-lp/nagare.jpg");
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: cover;
}
ul.nagare{
    display:flex;
    justify-content: space-between;
}
.nagare li{
    background:#fff;
    margin-right:40px;
    width: 100%;
    padding:80px 40px 30px 40px;
    position: relative;
    font-weight:bold;
}
.nagare li p{
    font-size:16px;
    line-height:1.7;
    letter-spacing: -0.1px;
}
.nagare li:after {
  content: "";
  position: absolute;
  top: 50%;
left: 105%;
  margin-top: -15px;
  border: 15px solid transparent;
  border-left: 15px solid #ff671c;
}
.nagare li:last-child:after{
    display:none;
}
.nagare li:last-child{
    margin-right: 0;
}
.nagare li span{
    display: block;
    text-align: center;
    font-family:'ヒラギノ明朝 Pro','ヒラギノ明朝 ProN','游明朝', 'YuMincho', 'ヒラギノ明朝 ProN W3', 'Hiragino Mincho ProN', 'Noto Serif Mincho', 'ＭＳ 明朝', 'ＭＳ Ｐ明朝','Noto Serif JP',serif;
    font-size:26px;
    font-weight:bold;
    position: relative;
    margin-bottom:50px;
}
.nagare li span:after {
  position: absolute;
  bottom: -25px;   
  width: 30px;
  height: 3px;
  content: '';
  background: #ff671c;
  margin: 0 auto;
  left: 0;
  right: 0;
}
.nagare li span:before {
    position: absolute;
    content:"01";
    left: 0;
    right: 0;
    margin: 0 auto;
    top: -60px;
    font-size:50px;
    font-weight:normal;
    font-family:'ヒラギノ明朝 Pro','ヒラギノ明朝 ProN','游明朝', 'YuMincho', 'ヒラギノ明朝 ProN W3', 'Hiragino Mincho ProN', 'Noto Serif Mincho', 'ＭＳ 明朝', 'ＭＳ Ｐ明朝','Noto Serif JP',serif;
    color:#ff671c;
}
.nagare li:nth-child(2) span:before{
    content:"02";
}
.nagare li:nth-child(3) span:before{
    content:"03";
}
.nagare li:nth-child(4) span:before{
    content:"04";
}
.nagare li P{
    font-size:16px;
}
@media screen and (max-width: 1260px){
ul.nagare {
    flex-wrap: wrap;
}
ul.nagare li{
    width:60%;
    margin:0 auto 40px;
    padding: 70px 40px 30px 40px ;
}     
.nagare li:after{
  content: "";
  position: absolute;
  top: 113%;
  left: 50%;
  margin-left: -15px;
  border: 15px solid transparent;
  border-top: 15px solid #ff671c;
}
.nagare li span:before{
    font-size: 40px;
    top: -50px;
}
.nagare li span{
    font-size: 24px;
    margin-bottom: 30px;
    }    
    .nagare li span:after{
    bottom: -15px;
    }
.nagare li:last-child {
    margin-right: auto;
    margin-bottom:0;
}      
}
@media screen and (max-width: 768px){
    ul.nagare li{
    width: 90%;
    padding: 60px 30px 30px 30px;
    }
    .nagare li span{
    font-size:22px;
    }
    .nagare li span:before{
    font-size:34px;
    top: -40px;
    }
    .nagare li:after{
    top: 111%;
    }
}
@media screen and (max-width: 414px){
    ul.nagare li{
    width: 95%;
    padding: 50px 30px 30px 30px;
    }
    .nagare li p{
    font-size:14px;
}
    .nagare li span{
    font-size:20px;
    }
    .nagare li span:before{
    font-size:30px;
    top: -35px;
    }
}
    



/*==================================================
賠償額が大幅にアップする可能性があります
==================================================*/
section.kijyun{
    background: url("/images/koutsujiko/kouisyougai-nintei-lp/kijyun.jpg");
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: cover;
}
.kijyun_box{
    background: #fff;
    padding:65px 180px;
}
.kijyun_box img{
    width:100%;
}
.kijyun_text{
    background: #157eaf;
    padding:40px 0;
    margin-top:40px;
    position: relative;
}
.kijyun_text p{
    font-weight: bold;
    text-align: center;
    color:#fff;
    font-size:26px;
    line-height: 1.7 !important;
}
.kijyun_text:after {
    content: "";
    position: absolute;
    top: 0%;
    left: 50%;
    margin-left: -15px;
    margin-top: -30px;
    border: 15px solid transparent;
    border-bottom: 15px solid #157eaf;
}
@media screen and (max-width: 1200px){
.kijyun_box{
    padding:40px 80px;
}
.kijyun_text{
    padding:30px 0;
    margin-top:30px;
}
.kijyun_text p{
    font-size: 2vw;
}
}
@media screen and (max-width: 768px){
.kijyun_box{
    padding:5vw;
}
.kijyun_text{
    padding:5vw 0;
    margin-top:3vw;
}
.kijyun_text p{
    font-size: 3vw;
}
}
@media screen and (max-width: 600px){
    .kijyun_text p span.br{
        display:inline;
    }  
    .kijyun_text p span.block{
        display:inline;
    }
    .kijyun_text p{
        text-align:justify;
    }
    .kijyun_text{
    padding:5vw 4vw;
        }
}
@media screen and (max-width: 414px){
.kijyun_box{
    padding:20px;
}
.kijyun_text{
    padding:20px 15px;
    margin-top:20px;
}
.kijyun_text p{
    font-size: 14px;
}
}
/*==================================================
解決事例
==================================================*/
.kaketsu{
    background:#fff;
    padding:90px 100px;
}
.kaketsu:first-of-type{
    margin-bottom:8em;
}
.kaketsu h4{
    background: url("/images/koutsujiko/kouisyougai-nintei-lp/kaiketsu.jpg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    color:#fff;
    text-align: center;
    font-size:28px;
    padding:30px 0;
    margin-bottom:40px;
}
.kaketsu .midashi{
    font-weight: bold;
    font-size:26px;
    border-left: 9px solid #ff671c;
    padding:10px 0 10px 20px;
    margin-bottom: 30px;
}
.kaketsu .midashi_mt{
    margin-top:2em;
}
.kaketsu p{
    font-size: 18px;
    margin-bottom:1.5em;
    line-height: 1.7 !important;
}
.kaketsu p:last-of-type{
    margin-bottom: 0;
}
@media screen and (max-width: 1200px){
.kaketsu{

    padding:60px 80px;
}
.kaketsu h4{
    font-size: 2.6vw;
    padding:30px 0;
    margin-bottom:35px;
}
.kaketsu .midashi{
    font-size:2.5vw;
    padding:10px 0 10px 20px;
    margin-bottom: 30px;
}
}
@media screen and (max-width: 768px){
.kaketsu{
    padding:50px 60px;
}
    .kaketsu .block{
        display: inline;
    }
.kaketsu h4{
    font-size:20px;
    padding:30px 20px;
    margin-bottom:35px;
    text-align: left;
    }
.kaketsu h4 span.br{
        display: inline;
    }
.kaketsu .midashi{
    font-size:20px;
    padding:10px 0 10px 20px;
    margin-bottom: 20px;
}
.kaketsu p{
    font-size: 16px;
}
}
@media screen and (max-width: 414px){
.kaketsu{
    padding:30px 20px;
}
.kaketsu h4{
    font-size:16px;
    padding:15px 10px;
    margin-bottom:25px;
    }
.kaketsu .midashi{
    font-size:16px;
    padding:10px 0 10px 20px;
    margin-bottom: 20px;
    border-left: 5px solid #ff671c;
}
.kaketsu p{
    font-size: 14px;
}
}





/*==================================================
弁護士費用
==================================================*/
.hiyou_title{
    background: #174969; 
    padding: 40px 0;
    position: relative;
}
.hiyou_title:after{
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -15px;
  border: 15px solid transparent;
  border-top: 20px solid #174969;
}
.hiyou_title p{
    text-align: center;
    font-family:'ヒラギノ明朝 Pro','ヒラギノ明朝 ProN','游明朝', 'YuMincho', 'ヒラギノ明朝 ProN W3', 'Hiragino Mincho ProN', 'Noto Serif Mincho', 'ＭＳ 明朝', 'ＭＳ Ｐ明朝','Noto Serif JP',serif;
    font-size:32px;
    font-weight:bold; 
    color: #fff;
    line-height: 1.5;
    letter-spacing: 1.5px;
}
.hiyou_title span.small{
    font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ','Meiryo','ＭＳ Ｐゴシック','MS PGothic',sans-serif;
    font-size:14px;
    text-align: center;
    display:block;
    color: #fff;
    padding-right:0;
}
.hiyou_box{
    background: #fff;
    padding: 50px 110px 15px;
    display: flex;
    justify-content: space-between;
}
.hiyou {
    width:100%;
    margin-right: 25px;
}
.hiyou:last-of-type{
    margin-right: 0;
}
.hiyou_top{
    background: #157eaf;
    width: 100%;
    display: block;
    text-align: center;
    color: #fff;
    font-weight:bold;
    font-size: 30px;
    padding:25px 10px 0;
}

.hiyou_box p{
    color: #fff;
    text-align: center;
    font-weight:bold;
    font-size: 44px;
    line-height: 1.2;
}
.hiyou_box p span{
    font-size:100px;
}
.hiyou_under{
    background:#157eaf;
    height: 130px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-bottom:25px;
}
.hiyou_box p span.en{
    font-size:30px;
}
.chuui{
    background: #fff;
    padding: 0px 100px 40px;
    font-size: 14px;
    line-height:1.6;
    text-align: left;
letter-spacing: -0.3px;
}
.chuui span{
    display: inline-block;
}



/*==================================================
成功報酬
==================================================*/
section.kn.bengoshihiyou{
    background: #ebf1f7;
}
.bengosihiyou{
    padding:55px 110px 0;
    background: #fff;
}
.housyu{
    background: #fff;
    padding:0 110px 55px;
    display:flex;
}
.housyu_box{
    width: 100%;
}
.housyu_box:first-of-type{
    margin-right:20px; 
}
.housyu_title{
   background: #174969;
   color: #fff;
   font-family:'ヒラギノ明朝 Pro','ヒラギノ明朝 ProN','游明朝', 'YuMincho', 'ヒラギノ明朝 ProN W3', 'Hiragino Mincho ProN', 'Noto Serif Mincho', 'ＭＳ 明朝', 'ＭＳ Ｐ明朝','Noto Serif JP',serif;
   padding:20px 0;
   text-align: center;
   font-size:24px;
    font-weight: bold;
}

.housyu_in{
   background:#fffaf0;
    height: 260px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    padding: 0 30px 30px;
}
.comment{
   font-family:'ヒラギノ明朝 Pro','ヒラギノ明朝 ProN','游明朝', 'YuMincho', 'ヒラギノ明朝 ProN W3', 'Hiragino Mincho ProN', 'Noto Serif Mincho', 'ＭＳ 明朝', 'ＭＳ Ｐ明朝','Noto Serif JP',serif;
   font-size:18px;
   font-weight:bold;
   margin-top: auto;
    text-align: center;
    line-height: 1.7;
}
.kingaku{
    font-size:24px;
    font-weight:bold;
    margin-top: auto;
    text-align: center;
    line-height: 1.4;
}
.kingaku .color{
    color: #ff671c;
    font-size: 40px;
    padding-bottom: 2px;
}

.zeikomi01,.zeikomi02{
    position: relative;
}
.zeikomi01:after,.zeikomi02:after{
    position: absolute;
    font-size:13px;
    color: #000;
    font-weight:normal;
    white-space: nowrap;
    left: 0;
    right:0;
    margin:0 auto;
    bottom:-10px;
    letter-spacing: -0.2px;
}
.zeikomi01:after{
    content:"（税込）";
}
.zeikomi02:after{
    content:"（税込198,000円）";
    
}


@media screen and (max-width: 1300px){
.hiyou {
    margin-right: 10px;
}
.housyu_box:first-of-type {
    margin-right: 10px;
}
    .bengosihiyou{
     padding: 30px 30px 0;
    }
.housyu {
    padding: 0 50px 50px;
}
.kingaku .important{
    font-size: 34px;     
}
    .comment{
        font-size:16px;
        margin-top:30px;
    }
    .hiyou_top{
        font-size:22px;
    }
    .hiyou_box p{
        font-size: 36px;
    }
    .hiyou_box p span{
        font-size: 80px;
    }
    .hiyou_under{
        height: 120px;
    }
    .hiyou_title p {
    font-size: 28px;
}
.hiyou_box {
    padding: 30px 30px 15px;
}
.chuui{
        padding:0 30px 30px;
    }
.housyu {
    padding: 0 30px 30px;
}   
.housyu_in {
height: 260px;
}
.important02{
    font-size:26px;
    }
}
@media screen and (max-width: 1024px){
    .comment{
        font-size: 16px;
    }
.kingaku .color {
    font-size: 3.8vw;
}
    .housyu_in{
        padding:0 10px 30px;
    }
}
@media screen and (max-width: 768px){
.housyu_in {
    height: 240px;
}
.hiyou_under {
    height: 100px;
}
.hiyou_title p {
    font-size: 24px;
}
    .housyu_title{
        font-size: 22px;
    }
    .hiyou_top{
    padding: 15px 10px 10px;
}
}
@media screen and (max-width: 767px){
    .chuui{
        font-size:12px;
    }
    .housyu{
    flex-direction: column;
    }  
    .comment.last:last-child{
        margin-top: 0;
    }
    .housyu_in {
    height: auto;
    padding: 20px;
    }
    .housyu_box:first-of-type{
        margin-bottom:30px;
    }
    .kingaku{
        margin-bottom: 10px;
    }
.hiyou_top {
    font-size: 18px;
}
    .hiyou_box p{
        font-size: 28px;
    }
    .hiyou_box p span{
        font-size:66px;
    }
    .hiyou_box p span.en{
        font-size:20px;
    }
.hiyou_under {
    height: 90px;
}
.kingaku .color {
    font-size: 30px;
}
}
@media screen and (max-width: 630px){
    .hiyou{
width: calc(50% - 10px / 2);
    }
.hiyou_box {
    flex-wrap: wrap;
}
    .hiyou_top{
    padding: 10px 10px 0;
    }
.hiyou_under {
    margin-bottom: 15px;
    padding-bottom:0;
}
    .hiyou:nth-of-type(2){
        margin-right: 0;
    }
    .chuui{
        margin-top:-15px;
    }
.hiyou_title p {
    font-size: 24px;
}
    .hiyou_title span.small{
        font-size:12px;
    }
.hiyou_title {
    padding: 25px 0;
}
    .hiyou_box p{
        font-size: 26px;
    }
}
@media screen and (max-width: 470px){
    .hiyou_box p span{
        font-size: 50px;
    }
.hiyou_title p {
    font-size: 18px;
}
.hiyou_box {
    padding: 15px;
justify-content: space-evenly;
}
.bengosihiyou {
    padding: 15px 15px 10px;
}
    .chuui{
        padding: 0 15px 15px;
    }
 .hiyou_under {
    height: 80px;
     margin-bottom: 10px;
}   
 .housyu {
    padding: 0 15px 15px;
}   
    .housyu_title{
        font-size:20px;
    }
    .kingaku{
        font-size:18px;
    }
    .kingaku .important{
        font-size:26px;
    }
    .important02{
        font-size: 26px;
    }
.housyu_box:first-of-type {
    margin-bottom: 15px;
}
.hiyou_title {
    padding: 20px 5px;
}
.hiyou_title span.small {
    font-size: 9px;
}
    .comment{
        font-size:14px;
    }
    .zeikomi01:after, .zeikomi02:after{
        bottom:-15px;
    }
.chuui {
    font-size: 11px;
}
.kingaku .color {
    font-size: 26px;
}
}
@media screen and (max-width: 320px){
    .comment{
        font-size: 12px;
    }
}

/*========================================
後遺障害等級が認定されずお困りの方へ
======================================*/
.kn_kakuritsu{
    background:#f5fbff;
    padding:45px 65px 65px 65px;
    border-top: solid 5px #133b54;
    border-bottom: solid 5px #133b54;
}
.kn_kakuritsu a{
    border-bottom:1px solid #000;
}
.kn_kakuritsu .top{
    display:flex;
    align-items: flex-end;
    justify-content: space-around;
    margin-bottom:55px;
}
.kn_kakuritsu .top img{
    width:150px;
    margin-right: 80px;
}

.kn_kakuritsu .top .text{
    font-size:32px;
    text-align: center;
    line-height: 1.6;
}
.kn_kakuritsu .top .text .bold{
    font-size:42px;
    font-weight:bold;
}
.kn_kakuritsu .top .text .color{
    color: #ff671c;
    font-weight:bold;
    font-size:70px;
    border-bottom: 8px solid #7cc2e2;
}
.kn_kakuritsu ul{
    background:#fff;
    margin-top:40px;
}
.kn_kakuritsu ul li{
    font-size:24px;
    text-align: center;
    padding:25px 10px;
    font-weight:bold;
    border-top: dotted 1px #000;
}
.kn_kakuritsu ul li:before{
    content: url("/images/koutsujiko/kouisyougai-nintei-lp/seikou_check.svg");
    display:inline-block;
    width:1.3em;
    margin-right:5px;
}
.kn_kakuritsu ul li:last-child{
    border-bottom:dotted 1px #000;
}
.kn_kakuritsu .sankou{
    font-size:16px;
    text-align: center;
    line-height: 1.6;
}
@media screen and (max-width: 1200px){
    .kn_kakuritsu .top .text{
        font-size:2.5vw;
    } 
    .kn_kakuritsu .top .text .bold{
        font-size:3.3vw;  
    }
    .kn_kakuritsu .top .text .color{
        font-size:5.6vw;
    }
    .kn_kakuritsu .top img{
        margin-right:0;
        width:12vw;
    }
    .kn_kakuritsu .sankou{
        text-align: left;
        font-size:1.7vw;
        font-size:14px;
    }
    .kn_kakuritsu {
        padding: 4vw 6vw;
}
    .kn_kakuritsu .top{
        margin-bottom:5vw;   
    }
    .kn_kakuritsu ul {
        margin-top: 4vw;
}
    .kn_kakuritsu ul li{
        font-size:1.8vw;
    }
}
@media screen and (max-width: 768px){
    .kn_kakuritsu .top .text{
        font-size:22px;
    } 
    .kn_kakuritsu .top .text .bold{
        font-size:26px;  
    }
    .kn_kakuritsu .top .text .color{
        font-size:40px;
    }
    .kn_kakuritsu .top img{
        width:90px;
    }
    .kn_kakuritsu .sankou{
        font-size:14px;
    }
    .kn_kakuritsu {
        padding:30px 40px;
}
    .kn_kakuritsu .top{
        margin-bottom:40px;   
    }
    .kn_kakuritsu ul {
        margin-top: 30px;
}
    .kn_kakuritsu ul li{
        font-size:18px;
        text-align: left;
        padding: 20px 2em 20px 3em;
        position: relative;
    }
    .kn_kakuritsu ul li:before{
        position: absolute;
        left: 1.5em;
    }
    .kn_kakuritsu .sankou{
        font-size:12px;
    }
}
@media screen and (max-width: 767px){
.kn_kakuritsu .top {
        display: flex;
        align-items: center;
        justify-content: space-around;
        margin-bottom: 40px;
        flex-direction: column;
}
.kn_kakuritsu .top img {
        width: 120px;
}
    .kn_kakuritsu .top .text{
        margin-bottom:40px;
    }
.kn_kakuritsu {
    padding: 50px 5vw;
}
    .kn_kakuritsu ul li{
    padding: 20px 0.5em 20px 2.5em;
    }
.kn_kakuritsu ul li:before {
    left: 1em;
}
    .kn_kakuritsu .top .text{
        font-size:24px;
    } 
    .kn_kakuritsu .top .text .bold{
        font-size:28px;  
    }
    .kn_kakuritsu .top .text .color{
        font-size:42px;
    }
}
@media screen and (max-width: 414px){
.kn_kakuritsu .top {
        margin-bottom: 25px;
}
.kn_kakuritsu .top img {
        width: 40%;
}
    .kn_kakuritsu .top .text{
        margin-bottom:40px;
    }
.kn_kakuritsu {
    padding: 40px 15px;
}
    .kn_kakuritsu ul li{
    padding: 15px 0.5em 15px 2.5em;
    font-size:16px;
    }
.kn_kakuritsu ul li:before {
    left: 1em;
}
    .kn_kakuritsu .top .text{
        font-size:20px;
    } 
    .kn_kakuritsu .top .text .bold{
        font-size:24px;  
    }
    .kn_kakuritsu .top .text .color{
        font-size:40px;
    }
    .kn_kakuritsu .sankou{
        font-size:12px;
    }
}
@media screen and (max-width: 320px){
.kn_kakuritsu .top {
        margin-bottom: 20px;
}
.kn_kakuritsu .top img {
        width: 35%;
}
    .kn_kakuritsu .top .text{
        margin-bottom:30px;
    }
.kn_kakuritsu {
    padding: 30px 10px;
}
    .kn_kakuritsu .top .text{
        font-size:18px;
    } 
    .kn_kakuritsu .top .text .bold{
        font-size:22px;  
    }
    .kn_kakuritsu .top .text .color{
        font-size:35px;
    }
}



/*==================================================================
適正な後遺障害等級認定には治療の段階から気を付けるべきことが様々あります
==================================================================*/

.tekisei li{
    background:#ebf1f7;
    padding:50px;
    display:flex;
    margin-bottom:50px;
    align-items: center;
}
.tekisei li:nth-child(1){
    background: url("/images/koutsujiko/kouisyougai-nintei-lp/tekisei01.png");
    background-position: right;
    background-size: cover;
    background-repeat: no-repeat;
}
.tekisei li:nth-child(2){
    background: url("/images/koutsujiko/kouisyougai-nintei-lp/tekisei02.png");
    background-position: right;
    background-size: cover;
    background-repeat: no-repeat;
}
.tekisei li:nth-child(3){
    background: url("/images/koutsujiko/kouisyougai-nintei-lp/tekisei03.png");
    background-position: right;
    background-size: cover;
    background-repeat: no-repeat;
}
.tekisei li:nth-child(4){
    background: url("/images/koutsujiko/kouisyougai-nintei-lp/tekisei04.png");
    background-position: right;
    background-size: cover;
    background-repeat: no-repeat;
}
.tekisei li:last-child{
    margin-bottom: 0;
}
.tekisei .check{
    background:#ff671c;
    font-weight:bold;
    text-align: center;
    padding: 8px;
    display:inline-block;
    color:#fff;
    font-size: 24px;
    width:420px;
    letter-spacing:2px;
}
.tekisei .check:before{
    content: url("/images/koutsujiko/kouisyougai-nintei-lp/tekisei_check.svg");
    display:inline-block;
    width:1em;
    margin-right:5px;
}
.tekisei .l_tekisei {
    margin-right: 30px;
}
.tekisei .l_tekisei p{
    font-size:26px;
    font-weight:bold;
    text-align: center;
    line-height: 1.6;
    margin-top:20px;
}
.tekisei .r_tekisei {
    background:#fff;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-content: center;
    justify-content: center;
    align-items: center;
    padding: 20px 50px;
}
.tekisei .r_tekisei p{
    font-size:18px;
    font-weight: bold;
    max-width:100%;
    line-height: 1.7;
}
@media screen and (max-width: 1200px){
    .tekisei li{
        align-items: center;
    }
    .tekisei .check{
        width: 100%;
    }
.tekisei .l_tekisei p {
    font-size: 2.2vw;
    margin-top:2vw;
    }
    .tekisei .check{
    font-size:2.1vw;
    }
.tekisei .r_tekisei p {
    font-size: 1.6vw;
    line-height:1.7;
}
.tekisei .l_tekisei {
    margin-right: 30px;
    width:100%;
}
.tekisei li{
    padding:4vw;
    }
.tekisei .r_tekisei {
    padding: 20px 30px;
}
}
@media screen and (max-width: 850px){
.tekisei .l_tekisei p {
    font-size: 19px;
    margin-top:2vw;
    }
    .tekisei .check{
    font-size:18px;
    }
.tekisei .r_tekisei p {
    font-size: 14px;
    line-height: 1.7;
}
.tekisei .l_tekisei {
    margin-right: 20px;
}
.tekisei li{
    padding:4vw;
    }
.tekisei .r_tekisei {
    padding: 20px 30px;
}
    .tekisei li{
        padding:25px;
        margin-bottom:30px;
    }  
}
@media screen and (max-width: 767px){
    .tekisei li{
        flex-direction: column;
    }
.tekisei .l_tekisei {
    margin-right: 0;
    width: 100%;
}
    .tekisei .check{
        width:100%;
    }
    .tekisei .l_tekisei p{
        margin:35px 0;
        font-size: 22px;
    }
}
@media screen and (max-width: 450px){
    .tekisei .l_tekisei p{
        font-size: 19px;
    }  
}
@media screen and (max-width: 414px){
    .tekisei .l_tekisei p{
        margin:20px 0;
        font-size: 4.6vw;
    } 
    .tekisei .check{
       font-size:14px; 
    }
    .tekisei li{
        background:#ebf1f7 !important;
    }
}
@media screen and (max-width: 320px){
.tekisei li {
    padding: 15px;
}
    .tekisei .r_tekisei p{
        
    font-size:13px;
    }
}


/*==================================================================
医療過誤問題を取り扱う医療事故チームの取り組み
==================================================================*/
.torikumi{
    display: flex;
    position: relative;
    align-items: center;
    margin-bottom:120px;
}

.torikumi:nth-last-of-type(1){
    margin-bottom: 0;
}
.torikumi:nth-of-type(odd){
    flex-direction: row-reverse;
}
.torikumi_box{
    position: absolute;
    bottom:-70px;
    right: 0;
}
.torikumi_text{
    -webkit-box-shadow:0 0 4px 1px rgb(79, 77, 74,0.4); /* Safari, Chrome */
    -moz-box-shadow:0 0 4px 1px rgb(79, 77, 74,0.4); /* Firefox */
    box-shadow:0 0 4px 1px rgb(79, 77, 74,0.4);
}
.torikumi_box.circle01 .torikumi_text{
    position:relative;
    padding-right:250px;
}
.torikumi_box.circle01 .torikumi_text:before{
    content: url("/images/koutsujiko/kouisyougai-nintei-lp/zisseki_circle01.svg");
    display:inline-block;
    width:200px;
    position: absolute;
    right: 20px;
    top:-50px;
    z-index:2;
}
.torikumi_box.circle02 .torikumi_text{
    position:relative;
    padding-left:250px;
}
.torikumi_box.circle02 .torikumi_text:before{
    content: url("/images/koutsujiko/kouisyougai-nintei-lp/zisseki_circle02.svg");
    display:inline-block;
    width:200px;
    position: absolute;
    left: 20px;
    top:-50px;
    z-index:2;
}

.torikumi_box .small{
    font-size:14px;
    font-weight: normal;
    display: inherit;
    margin-top: 5px;
}
.torikumi img{
    max-width:100%;
}
.torikumi:nth-of-type(odd) .torikumi_box{
    left: 0;
    right:auto;
}
.torikumi_text .orange{
    color: #ff671c;
}
.torikumi_text{
    font-weight:bold;
    font-size:28px;
    line-height: 1.6;
    position: relative;
    background:#fffaf0;
    padding:50px 50px 50px 80px;
    min-width:620px;
    border-top: 6px #ff671c solid;
    text-align: left;
}
.torikumi:nth-of-type(odd) .torikumi_box .torikumi_text{
    min-width:560px;
}
@media screen and (max-width: 1200px){
.torikumi{
    margin-bottom: 200px;
    }
.torikumi_box {
    bottom: -120px;
}
.torikumi_text{
    min-width:0;
    font-size: 2.6vw;
    padding: 6.5vw 6vw;
    }
.torikumi:nth-of-type(odd) .torikumi_box .torikumi_text{
    min-width:0;
}
.torikumi:nth-last-of-type(1){
    margin-bottom: 300px;
}
.torikumi img{
    width:auto;
}
    .torikumi_text:before{
        top:-46px;
    }
.torikumi_box.circle01 .torikumi_text:before{
    width:180px;
}
.torikumi_box.circle02 .torikumi_text:before{
    width:180px;
}
    .torikumi_box.circle01 .torikumi_text{
    padding-right: 230px;
    }
    .torikumi_box.circle02 .torikumi_text{
    padding-left: 230px;
    }
}

@media screen and (max-width: 768px){
    .torikumi{
        flex-direction: column;
        margin-bottom:50px;
        align-items: stretch;
    }
    .torikumi:nth-of-type(odd){
        flex-direction: column;
    }
    .torikumi_box{
        position: relative;
        bottom:0;
    }
    .torikumi_text{
        text-align: center;
        font-size:24px;
    padding: 50px 20px;
        -webkit-box-shadow:none; /* Safari, Chrome */
    -moz-box-shadow:none; /* Firefox */
    box-shadow: none;
    }
    .torikumi:nth-last-of-type(1){
        margin-bottom:0;
    }
.torikumi_text:before {
    font-size: 60px;
    top: -32px;
}
.torikumi_box.circle01 .torikumi_text:before{
    width: 22vw;
    right: 5px;
    top: -130px;
}
.torikumi_box.circle02 .torikumi_text:before{
    width: 22vw;
    left: auto;
    right: 5px;
    top: -130px;
}
    .torikumi_box.circle01 .torikumi_text{
    padding-right:20px;
    }
    .torikumi_box.circle02 .torikumi_text{
    padding-left:20px;
    }
    .torikumi_box .small{
        font-size:12px;
    }
}
@media screen and (max-width: 600px){
    .torikumi_text{
        font-size:18px;
    padding: 40px 20px;
    }
.torikumi_box.circle01 .torikumi_text:before{
    width: 120px;
    right: 0;
    top: -90px;
}
.torikumi_box.circle02 .torikumi_text:before{
    width: 120px;
    left: auto;
    top: -90px;
    right: 0;
}
    .circle01 .block{
        display:inline;
    }
}
@media screen and (max-width: 420px){
.torikumi_text:before {
    font-size: 46px;
    top: -25px;
}  
    .torikumi_text{
    padding:30px 15px;

    }
    .torikumi_box.circle02 .torikumi_text,.torikumi_box.circle01 .torikumi_text{
    padding: 65px 15px 30px 15px; 
    }
.torikumi_box.circle02 .torikumi_text{
    padding-left: 15px;
    }
.torikumi_box.circle01 .torikumi_text{
    padding-right: 15px;
    }
.torikumi_box.circle01 .torikumi_text:before{
    width: 110px;
    left: 0;
    right: 0;
    margin: auto;
top: -60px;
}
.torikumi_box.circle02 .torikumi_text:before{
    width: 110px;
    left: 0;
    right: 0;
    margin: auto;
top: -60px;
}
    .torikumi{
        margin-bottom: 40px;
    }
}
@media screen and (max-width: 320px){
    .torikumi_text{
        font-size:16px;
    padding: 30px 15px;
    }

}
/*==================================================
弁護士法人ALGが選ばれる理由
==================================================*/
section.kn_pb.reason{
    background: #fffbf3;
    position: relative;
    z-index: 1;
}
.reason_title{
    background-image: url("/images/koutsujiko/kouisyougai-nintei-lp/reason.png");
    background-position:center;
    background-repeat:no-repeat;
    height: 450px;
    position: relative;
    display: flex;
    z-index: -1;
    align-items: center;
}
.reason_title h2{
    text-align:left;
    margin:auto;
    width: 1080px;
}
.reason_box{
    background:#fff;
    padding:85px 50px;
    z-index: 2;
    margin-top:-30px;
}
.reason_text h3{
    font-weight: bold;
    font-size:36px;
    margin-bottom:15px;
}
.reason_text h3:first-letter{
    color:#ff671c;
}
.reason_icon{
    height: 170px;
    width: 170px;
    background:#ff671c;
    border-radius: 10px;
    margin-right: 50px;
    display: flex;
    flex-direction: column-reverse;
    align-items: center;
    justify-content: center;
} 
.reason_icon p{
    color: #fff;
    font-weight:bold;
    font-size: 18px;
    margin-top: 10px;
    text-align: center;
    line-height: 1.2;
}
.reason_icon img{
    margin-top: 10px;
}
.reason_inner{
    display: flex;
    border-bottom: 1px dotted #000;
    padding:40px 0 ;
}
.reason_inner:first-of-type{
    padding-top:0;
}
.reason_inner.last{
    padding-bottom:0;
    border-bottom: none;
}
.reason_text{
    flex: 1;
}
.reason_text p{
    font-size: 18px;
    line-height: 1.7;
}
@media screen and (max-width: 1200px){
.reason_icon {
    height:150px;
    width: 150px;
    margin-right: 4vw;
    }
.reason_text h3 {
    font-size:30px;
    margin-bottom:10px;
}
.reason_box {
    padding: 6vw 5vw;
}
.reason_icon img {
    width: 6vw;
}
.reason_title h2 {
    width: auto;
    margin: auto 5%;
}
}
@media screen and (max-width: 1024px){
.reason_text h3 {
    font-size:26px;
}
.reason_box {
    padding: 6vw 5vw;
}
.reason_icon {
    height:130px;
    width: 130px;
    margin-right: 4vw;
    }
    .reason_icon p{
        font-size: 15px;
    } 
}
@media screen and (max-width: 768px){
.reason_title{
    background-image: url("/images/koutsujiko/kouisyougai-nintei-lp/reason_tab.png");
    background-position:80%;
    }
.reason_title h2 {
    font-size:30px;
}  
    .reason_title{
        height: 300px;
    }  
    .reason_box{
        margin-top: -10px;
        padding: 40px 25px;
    }
    .reason_icon{
        height: 90px;
        width:90px;
        margin-right: 20px;
    }
    .reason_text p{
        font-size:16px;
    }
.reason_text h3 {
    font-size: 24px;
}
    .reason_icon p{
        font-size: 14px;
    }
    .reason_icon img{
        margin-top: 0;
    width: 40px;
    }
}
@media screen and (max-width: 767px){
.reason_title{
    background-image: url("/images/koutsujiko/kouisyougai-nintei-lp/reason_sp.png");
background-position: 75% 40%;
    }
}
@media screen and (max-width: 600px){
.reason_title h2 {
    font-size:28px;
}  
.reason_title{
        height: 280px;
    }  
    .reason_box{
        margin-top: -10px;
        padding: 30px;
    }
    .reason_icon{
        height:auto;
        width:100%;
        margin-right: 0;
        flex-direction: row-reverse;
        padding:10px 0;
        margin-bottom:20px;
        border-radius: 5px;
    }
    .reason_text p{
        font-size:14px;
    }
.reason_text h3 {
    font-size:22px;
    text-align: center;
    margin-bottom: 20px;
}
    .reason_text h3 span.br{
        display: block;
    }
    .reason_icon p{
    font-size: 18px;
    margin-top: 0;
    }
    .reason_icon img{
    margin-top: 0;
    width: 2em;
    margin-right:10px;
    }
    .reason_inner{
        flex-direction:column;
    }
}
@media screen and (max-width: 450px){
.reason_box {
    margin-top: -5px;
    padding: 30px 20px;
}
.reason_text h3 {
    font-size:4.8vw;
    margin-bottom: 20px;
}
    .reason_icon p{
    font-size: 4vw;
    }
.reason_title h2 {
    font-size:22px;
}  
.reason_title {
    height: 230px;
}
.reason_title{
    background-image: url("/images/koutsujiko/kouisyougai-nintei-lp/reason_sp.png");
background-position: 68% 40%;
    }
}
@media screen and (max-width: 320px){
.reason_box {
    padding: 25px 15px;
}
.reason_text h3 {
    font-size:5.3vw;
}
    .reason_icon p{
    font-size: 4.5vw;
    }
.reason_title h2 {
    font-size:20px;
}  
}
/*==================================================
実績
==================================================*/
.zisseki_img{
    margin-top:45px;
}
.zisseki_wrap{
    display:flex;
    margin-top:50px;
    /*justify-content: space-around;*/
    justify-content: space-evenly;
}
.zisseki .box{
    display: flex;
    align-items: center;
    justify-content: center;
}
.zisseki_title{
    font-weight:bold;
    font-size: 18px;
    text-align: center;
    margin-right:5px;
    letter-spacing:-0.2px;
    line-height: 1.3;
}
.zisseki .box .number{
    font-size: 34px;
    font-weight: bold;
    letter-spacing:-0.2px;
    margin-bottom: 5px;
}
.zisseki .box .number .important{
    font-size:58px;
    color: #ff671c;
}
.zisseki p{
    font-weight: bold;
    font-size: 12px;
    text-align: center;
    margin-top: -15px;
    letter-spacing:-0.1px;
    line-height: 1.2;
}
.zisseki{
    position:relative;
}
.zisseki:before,.zisseki:after{
    display:inline-block;
    position:absolute;
    top: 10px;
    width: 50px;
}
.zisseki:before{
    content:url("/images/koutsujiko/kouisyougai-nintei-lp/zisseki_l.svg");
    left: -45px;
}
.zisseki:after{
    content:url("/images/koutsujiko/kouisyougai-nintei-lp/zisseki_r.svg");
    right: -45px;
}
@media screen and (max-width: 1200px){
.zisseki_wrap {
    margin-top:40px;
    justify-content: center;
    flex-wrap: wrap;
}
    /*.zisseki{
       width: 350px;
        
    }*/
    .zisseki:first-of-type{
        width:600px;
    }
    .zisseki:last-of-type{
        width:400px;
    }
.zisseki:before{
    left: 15px;
}
.zisseki:after{
    right: 15px;
}
    .zisseki:first-of-type:before{
    left:70px;
    }
    .zisseki:first-of-type:after {
    right: 70px;
    }
    .zisseki:first-of-type p{
        margin-bottom:10px;
    }
.zisseki:before, .zisseki:after {
    top: 15px;
    width: 45px;
}
}
@media screen and (max-width: 1024px){
 .zisseki .box {
    flex-direction: column;
     margin-top:auto;
}
    .zisseki_title{
        margin-bottom:-10px;
    }
.zisseki:before, .zisseki:after {
    top: 25px;
    width: 50px;
}
    .zisseki{
        display:flex;
        flex-direction: column;
    }
/*.zisseki {
    width: 280px;
}*/
    .zisseki:first-of-type:before{
    left:120px;
    }
    .zisseki:first-of-type:after {
    right: 120px;
    }
}
@media screen and (max-width: 767px){
.zisseki .box .number .important {
    font-size: 42px;
}   
    .zisseki{
       width: 230px;
        
    }
    .zisseki:first-of-type{
        width:350px;
        margin: 0 20px;
    } 
.zisseki:before, .zisseki:after {
    top: 10px;
    width: 50px;
}
.zisseki:before{
    left: 10px;
}
.zisseki:after{
    right:10px;
}
    .zisseki:first-of-type:before{
    left:20px;
    }
    .zisseki:first-of-type:after {
    right:20px;
    }
    .zisseki_wrap{
        margin-top:30px;
    }
    .zisseki .box .number{
        margin-bottom:10px;
    }
}
@media screen and (max-width: 600px){
    .zisseki_title{
        font-size:16px;
    }
 .zisseki .box .number .important {
    font-size: 38px;
}
.zisseki .box .number {
    font-size: 24px;
    padding: 5px 0;
    }
/*.zisseki {
    width: 190px;
}*/
.zisseki:first-of-type {
    /*width: 310px;*/
    margin:0;
}
.zisseki:last-of-type {
    width: 310px;
}
.zisseki:before, .zisseki:after {
    top: 20px;
    width: 40px;
}
    .zisseki:first-of-type:before{
    left:30px;
    }
    .zisseki:first-of-type:after {
    right:30px;
    } 
    .zisseki p{
        font-size: 11px;
    }
}
@media screen and (max-width: 515px){
    .zisseki_title{
        font-size:14px;
    }
 .zisseki .box .number .important {
    font-size: 32px;
}
.zisseki .box .number {
    font-size: 20px;
    }
/*.zisseki {
    width: 50%;
}*/
.zisseki:first-of-type {
    width: 280px;
    margin:0;
}
    .zisseki:last-of-type {
    width: 250px;
}
.zisseki:before, .zisseki:after {
    top: 20px;
    width: 30px;
}
    .zisseki:first-of-type:before{
    left:35px;
    }
    .zisseki:first-of-type:after {
    right:35px;
    } 
    .zisseki p{
        font-size: 10px;
        padding: 0 5px;
    }
.zisseki:before{
    left: 5px;
}
.zisseki:after{
    right: 5px;
}
}
@media screen and (max-width: 320px){
    .zisseki_title{
        font-size:12px;
    }
}

/*==================================================
交通事故チーム
==================================================*/
.kotsu_team,.iryou_team{
    background: #fffbef;
    height:400px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-bottom: 80px;
    position: relative;
    background-image: url("/images/koutsujiko/kouisyougai-nintei-lp/kotsu_team.png");
    background-repeat: no-repeat;
    background-position: 30%;
    background-size: cover;
    overflow: hidden;
}
.iryou_team{
    background: #cae2ef;
    background-image: url("/images/koutsujiko/kouisyougai-nintei-lp/iryou_team.png");
    background-position: 60%;
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: 15em;
}
.kotsu_team:after,.iryou_team:after{
    font-family:'ヒラギノ明朝 ProN W3','ヒラギノ明朝 ProN','游明朝', 'YuMincho', 'ヒラギノ明朝 ProN W3', 'Hiragino Mincho ProN', 'Noto Serif Mincho', 'ＭＳ 明朝', 'ＭＳ Ｐ明朝','Noto Serif JP',serif;
    content: "ALG&Associates";
    position:absolute;
    color: #ffe9d4;
    font-size:80px;
    right: 0;
    bottom: -30px;
    font-weight: lighter;
}
.iryou_team:after{
    color: #e6f0f7;
    right:auto;
    left:0;
}
.kotsu_team h3,.iryou_team h3{
    color:#ff671c;
    font-size:60px;
    font-weight: bold;
    border-bottom: 2px solid #ff671c;
    display: inline-block;
    margin-bottom:0.3em;
}
.iryou_team h3{
    color:#157eaf;
    border-bottom: 2px solid #157eaf;
}

.kotsu_team_inner,.iryou_team_inner{
    width:1200px;
    margin:0 auto;
    position: relative;
    text-align: right;
}
.iryou_team_inner{
    text-align: left;
}
.kotsu_team_inner p,.iryou_team_inner p{
    font-size: 36px;
    line-height: 1.6;
    text-align: right;
}
.iryou_team_inner p{
    text-align: left; 
}
@media screen and (max-width: 1300px){
.kotsu_team_inner,.iryou_team_inner{
    width:auto;
    padding:0 5%;
    margin:0;
}
.kotsu_team h3,.iryou_team h3{
    font-size:4.8vw;
    }
.kotsu_team_inner p, .iryou_team_inner p{
    font-size:3vw;
    }
.kotsu_team:after, .iryou_team:after{
    font-size:60px;
    bottom: -23px;
    }
    .kotsu_team, .iryou_team{
        height: 34vw;
    }
    .kotsu_team{
    background-position: 20%;
}
    .iryou_team{
    background-position: 65%;  
    }
}
@media screen and (max-width: 1024px){
    .kotsu_team{
    background-position: 30%;
}
    .iryou_team{
    background-position: 75%;
        margin-top: -40px;
    }
    }
@media screen and (max-width: 768px){
.kotsu_team_inner, .iryou_team_inner {
    padding: 80px 5%;
}
.kotsu_team h3,.iryou_team h3{
    font-size:38px;
    }
.kotsu_team_inner p, .iryou_team_inner p{
    font-size:22px;
    }
.kotsu_team:after, .iryou_team:after{
    font-size:40px;
    bottom: -15px;
    }
    .kotsu_team, .iryou_team{
        height: auto;
        margin-bottom: 60px;
    }
    .kotsu_team{
    background-position: 40%;
}
    .iryou_team{
    background-position: 65%; 
    margin-top: 7em;
    }
.kotsu_team{
    background-image: url("/images/koutsujiko/kouisyougai-nintei-lp/kotsu_team_sp.png");
    background-position: center;
}
.iryou_team{
    background-image: url("/images/koutsujiko/kouisyougai-nintei-lp/iryou_team_sp.png");
    background-position:center;
}
}
@media screen and (max-width: 414px){
.kotsu_team_inner, .iryou_team_inner {
    padding: 50px 5%;
}
.kotsu_team h3,.iryou_team h3{
    font-size:30px;
    }
.kotsu_team_inner p, .iryou_team_inner p{
    font-size:18px;
    }
.kotsu_team:after, .iryou_team:after{
    font-size:36px;
    bottom: -15px;
    }
    .kotsu_team{
    background-position: 40%;
}
    .iryou_team{
    background-position: 65%;
    margin-top: 5em;
    }
    .kotsu_team, .iryou_team{
        margin-bottom: 40px;
    }
}
@media screen and (max-width: 320px){
.kotsu_team_inner, .iryou_team_inner {
    padding: 40px 3%;
}
.kotsu_team_inner p, .iryou_team_inner p{
    font-size:16px;
    }
}

/*==================================================
むちうちの場合
==================================================*/
ul.kanousei{
    display: flex;
justify-content: space-between;
}
ul.kanousei li{
    position: relative;
}
ul.kanousei img{
    z-index: -1;
    width:100%;
}
ul.kanousei p{
    background: #eef6f8;
    padding:50px 30px;
    font-size:28px;
    font-weight:bold;
    text-align: center;
    width:90%;
    margin: 0 auto;
    left: 0;
    right: 0;
    margin-top:-30px;
    position: relative;
    border-top:6px #157eaf solid;
    min-width: 550px;
    line-height: 1.6;
}
ul.kanousei p .blue{
    color: #157eaf;
}
@media screen and (max-width: 1250px){
ul.kanousei li{
width:48%;
}
ul.kanousei p{
    font-size:2.2vw;
    padding:50px 10px;
    min-width:0;
    width:95%;
}
}
@media screen and (max-width: 768px){
ul.kanousei p{
    font-size:20px;
    padding:30px 10px;
    min-height: 220px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
}
@media screen and (max-width: 767px){
ul.kanousei{
    flex-direction: column;
    }
ul.kanousei li {
    width: 100%;
    padding-bottom: 100px;
}
    ul.kanousei li:last-child{
    padding-bottom:0;
    }
ul.kanousei p{
    display:block;
    min-height:0;
    font-size: 28px;
    padding:50px 20px;
    }
}
@media screen and (max-width: 600px){
ul.kanousei p{
    font-size:20px;
    padding:40px 10px;
    margin-top:-50px;
}
ul.kanousei li {
    padding-bottom: 40px;
}
}
@media screen and (max-width: 375px){
ul.kanousei p{
    font-size:18px;
    padding:30px 10px;
}
}

/*==================================================
チーム下
==================================================*/
.senmon p{
    font-weight: bold;
    font-size: 18px;
    line-height: 1.7;
    margin-bottom:1em;
}
.senmon{
    padding:0 60px;
    margin-bottom: 80px;
}
@media screen and (max-width: 768px){
.senmon{
    padding:0 40px;
    margin-bottom: 60px;
}
    .senmon p{
        font-size: 16px;
    }  
}
@media screen and (max-width: 414px){
.senmon{
    padding:0 20px;
    margin-bottom: 40px;
}
    .senmon p{
        font-size: 14px;
    }   
}



/*IE対応*/
@media all and (-ms-high-contrast: none) {
    .torikumi{
    margin-bottom:150px;
    } 
}
@media all and (-ms-high-contrast: none) {
.hiyou_top{
    padding:25px 0 0;
    }
}
@media all and (-ms-high-contrast: none) {
.kn_kakuritsu .top img{
    width:200px;
    height: 100%;
} 
}
