@charset "utf-8";
/*
Theme Name: ALG Koutsujiko SEO 201905
Description: 弁護士法人ALG&amp;Associates 交通事故SEOサイト用
Author: 株式会社プラスステージ
Version: 1.0
*/

/*====================================== 全体共通 ======================================*/

/*=====================================
fonts
=====================================*/
@font-face {
  font-family: 'Noto Serif';
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: url('fonts/NotoSerifCJKjp-Regular001.woff2') format('woff2'), url('fonts/NotoSerifCJKjp-Regular001.woff') format('woff'), url('fonts/NotoSerifCJKjp-Regular001.otf') format('opentype');
}
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
	line-height: 1.4;
}
body {
    line-height: 1;
	position: relative;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block
}
nav ul {
    list-style: none
}
blockquote, q {
    quotes: none
}
blockquote:before, blockquote:after, q:before, q:after {
    content: none
}
a {
    margin: 0;
    padding: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
    text-decoration: none;
    transition: all 0.2s linear;
	color: #000;
	word-break: break-all;
}
a:hover {
    opacity: 0.4;
    cursor: pointer;
}


@media screen and (min-width: 768px) {
              a[href^="tel:"] {
				  pointer-events: none;
              }
	
_:-ms-lang(x)::-ms-backdrop, a[href^="tel:"] {
	pointer-events: none;
	display: block;
}
	
	.side_box_contact a ,header .header_right .tell a{
    display: inline-block;
}
}
ins {
    background-color: #ff9;
    color: #000;
    text-decoration: none
}
del {
    text-decoration: line-through
}
abbr[title], dfn[title] {
    border-bottom: 1px dotted;
    cursor: help
}
table {
    border-collapse: collapse;
    border-spacing: 0
}
hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0
}
input, select {
    vertical-align: middle
}
li {
    list-style: none;
}
html {
    height: 100%;
    position: relative;
    margin: 0 !important;
    font-size: 18px;
}
section, div {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
body {
    color: #000;
    width: 100%;
    font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", 'メイリオ', Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Verdana, Arial, Helvetica, sans-serif;
    font-weight: 500;
    margin: 0;
    padding: 0;
}
sup {
    font-size: 13px;
    vertical-align: super;
}
p {
    color: #000;
    font-size: 16px;
    line-height: 1.9;
    margin-bottom: 12px;
}
.break {
    display: inline-block;
}
.clearfix:after {
    content: "";
    display: block;
    clear: both;
}
.underline{
	text-decoration: underline;
	position: relative;
    z-index: 1;
}
/* 強調 */
.is_bold, .marker, .is_red{
	font-weight: bold;
	background-color: #FFFABD;
	display: inline;
}
.font_b{
	font-weight: bold;
}
.article_content .bold {
	font-weight: bold;
}
.article_content .sml {
	font-size: 0.8em;
}
.kouishou_setsumei{text-align:left;}
.under_yellowline {border-bottom: solid 4px #FDC237;}
.article_content p.waku{display: block;border: 1px #ccc solid; padding: 1rem 1.5rem; font-weight: bold; color: #22770D; line-height: 1.5;}/*記事内計算式で仕様*/
.article_content p.waku span{line-height: 2;}

.article_wrap section .point_box{
	padding: 1em 0 1em 1em;
	background-color: #eaf4fc;
	border: none;
}

.article_wrap section .point_box p{margin: 0;}

/*////// 色共通 //////*/

/*　メインカラー　*/
/*背景色*/
.main_back_color {
    background-color: #0d315a;
}
/*背景色(下層ページ)*/
.lower_main_back_color {
    background-color: #124488;
}
/*文字色*/
.main_font_color {
    color: #0d315a;
}
/*文字色(下層ページ)*/
.lower_main_font_color {
    color: #124488;
}
.font_small {
	font-size: 0.9em;
	/*※解決事例306で仕様*/
}
.lower_main_font_color_b {
    color: #000;
}
/*線色*/
.main_border_color {
    border-color: #0d315a;
}
/*　メインカラー（薄いver）　*/
/*背景色*/
.main_back_light_color {
    background-color: #e8eef6;
}
/*背景色(下層ページ)*/
.lower_main_back_light_color {
    background-color: #f0f7fb;
}
.lower_main_back_light_color_b {
    background-color: #f4f9fc;
}
/*線色*/
.main_border_light_color {
    border-color: #e8eef6;
}
/*線色(下層ページ)*/
.lower_main_border_light_color{
	color: #dde9f4;
}
/*　メインカラー（濃いver）　*/
.main_dark_color {
   color: #22303e;
}
.main_back_dark_color {
    background-color: #22303e;
}
/*　サブカラー　*/
/*背景色*/
.sub_back_color {
    background-color: #f9f6f4;
}
/* アクセントカラー */
/*背景色(下層ページ)*/
.lower_accent_back_color{
	background-color: #fdc237;
}
.lower_accent_back_light_color{
	background-color: #fff8e7;
}
/*文字色*/
.accent_font_color {
    color: #f0031f;
}
.accent_font_color_b {
    color: #fdc237;
}
/*マーカー*/
.accent_mark_color {
    background: linear-gradient(transparent 80%, #f0031f 0%);
}
/*マーカー(下層ページ)*/
.lower_accent_mark_color{
	background: linear-gradient(transparent 70%, #fdc237 30%);
}
@media screen and (max-width:320px) {
table.small{ font-size: 13px;}
}
/*////// font共通 //////*/
.font_serif {
	font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", 'Noto Serif', "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

@media screen and (min-width:769px) {
	header .appeal .tab {
		display: none !important;
	}
}
@media screen and (min-width:426px) {
	.sp {
		display: none !important;
	}
}

@media screen and (max-width:768px) {
	.pc{
		display: none !important;
	}
	html {
		font-size: 16px;
	}
	/*.soudan_textbox .pc img{display:none;}
	.soudan_textbox .kasou{
		display:block;
		max-width: 728px;
	}
	.soudan_box {background-image: none!important;}*/
}
@media screen and (max-width:425px) {
	html {
		font-size: 15px
	}
	.tab {
		display: none !important;
	}
}
/*自賠責保険の支払基準が変わりました*/
.txt_link_front {
    max-width: 1200px;
	width: 95%;
    margin: 30px auto 30px;
    border: 1px dotted #999;
    text-align: center;
    padding: 15px 0;
}
.txt_link_front a, .txt_link_front span {
    font-size: 13px;
    /* padding: 0 10px;
   display: block;
    line-height: 1.8;*/
}
.txt_link_front a {
    text-decoration: underline;
}
@media screen and (max-width: 425px){
.txt_link_front {
    margin: 10px;
    text-align: left;
}

}
@media screen and (max-width: 768px){
	.txt_link_front {
		margin-bottom: 30px;
			padding: 15px 10px;

	}
}
/*=====================================
記事上部バナー
=====================================*/
.banner_box .sp_banner{
	display: none;
}
.banner_box{
	height:120px;
	margin-bottom:40px;
}
@media screen and (max-width: 1200px){
.banner_box{
	height:100%;
}	
}
@media screen and (max-width: 1024px){
.banner_box{
	margin-bottom:30px;
}
}
@media screen and (max-width: 600px){
	.banner_box .sp_banner{
		display: block;
		margin: 1.5em auto;
	}
	.banner_box .pc_banner{
		display: none;
	}
}
/*=====================================
記事上部監修
=====================================*/
.supervision_top{
    border: 1px solid #eeeeee;
    border-radius: 3px;
    padding: 10px 20px;
    margin-bottom: 60px;
    display: flex;
    align-items: center;
    position: relative;
    margin: 30px auto;
}
.supervision_top p{
    font-size: 13.5px !important; 
    margin-bottom: 0 !important;
}
.supervision_top:after{
    content: "";
    position: absolute;
    display: block;
    width: 8px;
    height: 8px;
    border-top: solid 3px #0d315a;
    border-right: solid 3px #0d315a;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    right: 25px;
}
.supervision_mark{
    background: #0d315a;
    padding: 3px 8px;
    color: #fff;
    margin-right: 5px;
}
.supervision_top img{
    width: 6% !important;
    margin: 0 3% 0 0 !important;
    border-radius: 100px;
}
.supervision_top p span.br{
    display:block;
    margin-top:-5px;
}
.supervision_top p{
    line-height: 1.5 !important;
    font-weight: bold;
    margin: 0 !important
}
@media screen and (max-width: 768px) {
.supervision_top img{
    width: 50px !important;
}
.supervision_top{
    margin-bottom: 30px;
    }
}
@media screen and (max-width: 414px) {
.supervision_top p{
    font-size:12px !important;
}
.supervision_top img {
    width: 45px !important;
}
    .supervision_top:after{
        right:15px;
    }
.supervision_top{
    padding: 10px 15px;
    margin-bottom: 40px;
    }
.supervision_top p span.br {
    margin-top: -10px;
}
}
/* intro */
.intro_area{
	max-width: 1000px;
	margin: 30px auto;
	border: 1px solid #eeeeee;
	padding: 30px;
}
.article_content img.intro_img{
	width: 17%;
	float: left;
	margin:0 3% 0 0;
}
.intro_textbox{
	width: 80%;
	float: right;
}
.intro_name{
	font-size: 16px;
	font-weight: bold;
	line-height:2rem;
	position: relative;
	letter-spacing: -.02em;
}
.intro_name span:last-of-type:before{
	content: "／"
}
.intro_text{
	font-size: 14px;
	line-height: 1.1rem;
	color: #2F2F2F;
    text-align: justify;
}
.intro_name_br{display: none;}

.certification_mark{
    background: #0d315a;
    display: inline-block;
    padding: 5px 10px;
    color: #fff;
    margin-right: 5px;
}
.certification{
    font-size:15px;
    margin-bottom:20px;
    font-weight: bold;
}
.intro_area div.link{
    text-align: right;
}
.intro_area div.link a{
    background: #0d315a;
    display: inline-block;
    color: #fff;
    margin-top: 10px;
    padding: 8px 30px 8px 20px;
    border-radius: 40px;
    position:relative;
    font-size:14px;
}
.intro_area div.link a:after{
    content: "";
    position: absolute;
    display: block;
    width: 7px;
    height:7px;
    border-top: solid 2px #fff;
    border-right: solid 2px #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    right:10px;
    top: 0;
    bottom: 0;
    margin: auto;
}
.sidebar_wrap .intro_area{
    display:none;
}
.intro_name span{
    display: inline-block;
}
@media screen and (max-width:768px) {
	.intro_area{padding: 10px;}
	.intro_name {
		font-size: 14px;
		line-height: 1.4rem;
		width: 90%;
		margin-top: 1rem;
        margin-bottom: 5px;
	}
	.article_content img.intro_img {
		max-width: 100px;
	}
	.intro_text{padding: 0;
	}
	.intro_name.trigger.is_sp::after{
	  content: '';
	  width: 8px;
	  height: 8px;
	  border: 0px;
	  border-top: solid 2px #999;
	  border-right: solid 2px #999;
	  -ms-transform: rotate(135deg);
	  -webkit-transform: rotate(135deg);
	  transform: rotate(135deg);
	  position: absolute;
	  top: 45%;
	  right: -20px;
	  margin-top: -4px;
	}
	.intro_name_br{display: block;}
    .certification span.lawyer{
        display:inline-block;
    }
}
@media screen and (max-width:600px) {
.intro_name span{
	display: block;
	margin-bottom: 0.5px;
}
	.intro_name span:last-of-type:before {
    content:none;
} 
.intro_name span:last-of-type,.certification span.lawyer{
	font-weight: normal;
}
}
@media screen and (max-width:414px) {
    .certification span.lawyer span{
        display:inline-block;
    }
    .intro_area div.link a{
        display: block;
        text-align: center;
    }
.certification {
    font-size: 12px;
    margin-bottom:0;
}
.certification_mark {
    padding: 3px 10px;
    margin-bottom: 5px;
}
.intro_text {
    padding: 10px 0 0 0;
}
.certification span.lawyer span {
    font-size: 12px;
}
    .intro_name span,.intro_text{
        font-size:12px;
    }
    .certification_mark{
        font-weight:normal;
    }
    .intro_name span:first-of-type{
        font-size:14px;
    }
    .certification span.lawyer{
        font-size:14px;
        font-weight:bold;
    }
    .certification span.lawyer span{
        font-size:12px;
        font-weight: normal;
    }
}
/*====================================== 404 ======================================*/

.not_find {
        max-width: 1400px;
    margin: 0 auto;
    padding: 0rem 1rem 4rem;
    text-align: center;
	line-height: 1.8
}
.not_find a{
	font-weight: bold;
	text-decoration: underline;
}
/*====================================== header共通 ======================================*/

header {
	width: 100%;
	font-weight: bold;
	position: relative;
}
header p{
	margin-bottom: 0;
}
header>div {
    margin: 0 auto;
    padding: 0 1rem;
	max-width: 1240px;
}
.header_logo {
    float: left;
    width: 33%;
	/*width:43%;*/
    max-width: 420px;
}
.office_logo{
    max-width: 100%;
	width: auto;
}
.header_logo a {
    color: #000;
    font-size: 1.6rem;
}
.header_logo a img {
    margin-right: 10px;
    width: 45%;
    max-width: 280px;
	display: block;
}
.header_logo a .txt {
	font-size: 12px;
	font-weight: normal;
	display: block;
}

.header_logo a .txt span{
	display: inline-block;
}

/*  ヘッダー右側  */
header .header_right {
    height: 100%;
    float: right;
	    margin-top: 13px;
	    display: table;
}
header .header_right>div {
	display: inline-block;
	display: table-cell;
    vertical-align: middle;
}
/*コンタクト*/
header .header_right>p {
    display: inline-block;
	padding: 0.3rem;
	border-radius: 5px;
	text-align: center;
	box-sizing: border-box;
	box-sizing: -moz-border-box;
	box-sizing: -webkit-border-box;
	vertical-align: top;
	margin: 0 0.5rem;
}
header .header_right>p span{
	display: block;
	line-height: 1.2
}
header .header_right .tell {
    font-weight: bold;
    vertical-align: middle;
}
header .header_right .tell div {
    text-align: center;
    float: none;
}
header .header_right .header_right>div .tell p {
	line-height: 1;
    margin-bottom: 0;
    font-size: 1.0rem;
}
header .header_right .tell .main_font_color{
	line-height: 1.4;
	margin-bottom: 0;
	font-size: 0.8rem;
}
header .header_right .tell .accent_font_color.font_num{
	font-size: 34px;
	margin-bottom: 0;
	line-height: 1;
}
header .header_right .tell .accent_font_color.font_num .small{
	font-size: 30px;
}
header .header_right .tell .accent_font_color.font_num i{
	font-size: 20px;
	top: -6px;
	position: relative;
	margin: 0 4px 0 0;
}
header .header_right .tell .tab{
	font-size: 1.5rem;
}
/*ナビ*/
header .header_right .nav ul li{
	font-size: 0.7rem;
	line-height: 1.8;
	margin-right: 0.5rem;
    display: inline-block;
}
header .header_right .nav ul li i{
	margin-right: 5px;
}
/* グローバルナビ */

header nav {
    width: 100%;
    text-align: right;
    border-top: 1px solid #eee;
    background-color: #fff;
    box-shadow: 0px 5px 3px -3px rgba(100, 100, 100, 0.5);
    -webkit-box-shadow: 0px 5px 3px -3px rgba(100, 100, 100, 0.5);
    -moz-box-shadow: 0px 5px 3px -3px rgba(100, 100, 100, 0.5);
}
header nav ul {
	list-style: none;
	width: 100%;
	max-width: 1240px;
	margin: 0 auto;
	min-width: 768px
}
header nav ul li {
    float: left;
    color: #000;
    font-size: 0.9rem;
    text-align: left;
    letter-spacing: 2px;
    font-weight: bold;
    width: calc( 100% / 8 - 1px );
    line-height: 1.4;
    padding: 0 0.2rem;
    box-sizing: border-box;
    box-sizing: -moz-border-box;
    box-sizing: -webkit-border-box;
}
header nav ul li a {
    color: #000;
    padding: 1rem 0;
    display: block;
    transition: all 0.2s linear;
    text-align: center;
}
.hero_header {
    color: #FFFFFF;
    text-align: center;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    letter-spacing: 4px;
}

@media screen and (min-width:769px) and (max-width:1024px) {
}
@media screen and (min-width:769px) and (max-width:1040px) {
	header .header_right .nav ul li{
		display: block;
		font-size: 0.6rem;
	}
	.header_logo {
		width:35%;
	}
}
@media screen and (min-width:1700px) {
	.header_logo a {
		color: #000;
		font-size: 2rem;
	}
	.header_logo {
		padding: 18px 0 13px;

	}
	.header_logo a img {
		margin-right: 10px;
		max-width: 280px;
		display: block;
	}
}
@media screen and (max-width:1699px) {
	.header_logo {
    padding: 15px 0 13px;
}
		.header_logo a {
    color: #000;
    font-size: 2rem;
}
	.header_logo a img {
		width: 45%;}
}
@media screen and (max-width:1100px) {
	.header_logo {
    padding: 10px 0 15px;
}
		.header_logo a {
    color: #000;
    font-size: 2rem;
}
	.header_logo a img {
		width: 45%;}
}
@media screen and (max-width:1000px) {

		.header_logo a {
    color: #000;
    font-size: 1.5rem;
}
}
@media screen and (min-width:999px) {
/*	.header_logo {
    padding: 15px 0;
}
		.header_logo a {
    color: #000;
    font-size: 1.9rem;
}
	.header_logo a img {
		width: 50%;}*/
}
@media screen and (max-width:768px) {
	header{min-height: 45px;}
	/*header.front_head{min-height: 345px;}*/
		.header_logo.office_logo .is_sp{display: inline-block;}

	.header_logo a {
    font-size: 1.4rem!important;
}
/* header */
header>div {
    width: 100%;
    padding: 0 2rem;
}
header>div#headerfix {
	padding: 0;
	position: relative;
	z-index: 9998;
	background-color: #fff;
}
.open header>div#headerfix {
	position: fixed;
}
.header_logo {
    padding: 0.45rem 0;
    float: none;
    width: 100%;
    height: auto;
}
.header_logo a{

}
.header_logo a img{
	display: none;
	max-width: 225px;
	margin: 0 0 0 0.5rem;
	/*display:inline;*/
	width: 45%;
}
.header_logo a .break{
    font-size: 1.1rem;
	margin: 0 0 0 0.8rem;
}
header .header_right .tell, header nav, header .header_right {
    display: none;
}
}
@media screen and (max-width:768px) {
	#nav-btn.navBtnClose{
		top: 10px!important;
	}
	.header_logo a .txt {
		position: absolute;
		left: 12px;
		bottom: 0;
		display: block;
		font-size: 10px;
		font-weight: normal;
	}
}
@media screen and (max-width:425px) {
.header_logo a img {
    margin-right:6px;
    max-width: 150px;
}

.header_logo{
    max-width: none;
    padding: 0.3rem 0 0.6rem;
}
.header_logo a .break{
    font-size: 1rem;
}
header>div{
    padding: 0 30px 0 0;
}
.header_logo a img{
  /*  min-width: 180px;*/
}
}
@media screen and (max-width:375px) {


}
@media screen and (max-width:320px) {
/*.header_logo{
    padding: 0.45rem 0;
}*/
	#nav-btn.navBtnClose {
    top: 12px!important;
}
	.header_logo {
    padding: 0.25rem 0 0.6rem;
}
	.header_logo a .break {
    font-size: 0.85rem;
		padding: 3% 0 2.5%;
}
.header_logo a .txt {
	bottom: 5px;
}
}

/*------ 下層ページ共通ナビ(.lnav) ------*/
.lnav{
	padding: 0 0;
	max-width: none;
}
.lnav ul{
	max-width: 1200px;
	margin: 0 auto;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}
.lnav ul li{
	float: left;
	display: table;
	width: calc(100% / 3 - 1px);
	box-sizing: border-box;
	box-sizing: -moz-border-box;
	box-sizing: -webkit-border-box;
	border-right: 1px solid #fff;
}
.lnav ul li:last-child{
	border-right: none;
}
.lnav ul li a{
	width: 100%;
	color: #fff;
	padding: 20px 40px;
	position: relative;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
	font-size: 0.9em;
}
.lnav ul li .fas{
	position: absolute;
	top: 1.25em;
	right: 1em;
}

@media screen and (max-width:1024px) {
	.lnav ul li{
		min-height: 90px;
	}
	.lnav ul li .fas{
		top: 2em;
	}
}
@media screen and (max-width:768px) {
	.lnav ul li{
		width: 100%;
		min-height: 0;
		border-right: none;
		border-bottom: 1px solid #fff;
	}
	.lnav ul li:last-child{
		border-bottom: none;
	}
	.lnav ul li a{
		padding: 1em 0;
	}
	.lnav ul li .fas{
		top: 1.25em;
	}
}


/*====================================== footer共通 ======================================*/

/* 問い合わせ */
footer .footer_contact{
	text-align: center;
	font-weight: bold;
}
footer .footer_contact>p{
	margin-bottom: 0;
}
footer .footer_contact>div{
	padding: 1rem 0 0.6rem 0;
}
footer .footer_contact ul{
	display: inline-flex;
	align-items: center;
	position: relative;
}
footer .footer_contact ul li{
	float: left;
	margin-right: 1rem;
}
.footer_contact .main_back_color ul .font_num{
	font-size: 2.8rem;
	line-height: 1;
}
.footer_contact .main_back_color ul .font_num i{
	    position: relative;
        top: -7px;
    left: 0px;
    font-size: 1.8rem;
    margin-right: 5px;
}
.footer_contact .main_back_color ul .font_num .note>span {
	font-size: 12px;
	color: #fff;
	display: inline-block;
}
.footer_contact ul .font_num span{
	font-size: 1rem;
	    display: block;
	    line-height: 1;
}
.footer_contact ul .font_num span.small{
	display: inline;
	font-size: 2.8rem;
}
footer .footer_contact ul li:first-of-type{
	font-size: 1.2rem;
	padding: 1rem 0;
	color: #fff;
}
footer .footer_contact ul li a{
}
footer .footer_contact ul li a i {
    line-height: 1.4;
}
#breadcrumb {
    position:fixed;
    bottom:0;
    left:0;
    width:100%;
	z-index:9999;
	border-top: 2px solid #fff;
}
@media screen and (min-width:769px) and (max-width:1024px) {
	footer .footer_contact ul li:first-of-type{
		display: none;
	}
}

/* 全国事務所 */

footer .map {
    background-image: url("images/footer_map_back.png");
    background-size: cover;
    padding: 3rem 0 9rem 0;
    position: relative;
}
footer .map .webp{
	background-image: url("images/footer_map_back.png.webp");
}
footer .map>div {
    width: 85%;
    max-width: 1000px;
    margin: 0 auto;
}
footer .map>div h2, footer .map>div p {
    color: #fff;
    font-size: 1rem;
}
footer .map>div img {
    position: absolute;
    right: 10%;
    top: -1rem;
    z-index: 2;
    height: auto;
	max-height: none;
}
footer .map>div>div {
    position: relative;
}
footer .map>div>div h2 {
    line-height: 1.4;
    font-size: 1.4rem;
    margin-bottom: 1rem;
}
footer .map>div>div h2 span {
    font-size: 1.8rem;
}
footer .map>div>div h2 span mark {
    font-weight: bold;
    color: #fff;
}
footer .map>div>div a {
    color: #fff;
    margin: 2rem 0 0 0;
	position: relative;
    z-index: 3;
}
/* 各種フッターリンク */
footer .link_btn {
    background-color: #0a0a0a;
}
footer .link_btn>div {
    border-bottom: 1px solid #666;
    width: 80%;
    margin: 0 auto;
}
footer .link_btn>div ul li {
    float: left;
}
footer .link_btn>div:after, footer .link_btn>div ul:after {
    content: "";
    display: block;
    clear: both;
}
footer .link_btn>div:first-of-type ul li {
    width: calc( 100% / 8 );
}
footer .link_btn>div:first-of-type ul li a {
    color: #fff;
    font-size: 14px;
    padding: 1.5rem 0;
    display: block;
    text-align: center;
}
footer .link_btn>div:nth-of-type(2) {
}
footer .link_btn>div:nth-of-type(2) ul li {
    width: calc( 100% / 3 - 1rem );
    text-align: center;
    margin: 1.5rem 1rem 1.5rem 0;
}
footer .link_btn>div:nth-of-type(2) ul li:last-of-type {
    margin-right: 0;
}
footer .link_btn>div:nth-of-type(2) ul li a img {
    width: 100%;
    max-width: 290px;
}
footer .link_btn>div:last-of-type {
    border-bottom: none;
}
footer .link_btn>div:last-of-type ul {
    padding: 1rem;
}
footer .link_btn>div:last-of-type ul li, footer .link_btn>div:last-of-type ul a {
    color: #fff;
    font-size: 13px;
    width: 50%;
}
footer .link_btn>div:last-of-type ul li:nth-of-type(2) {
    text-align: right;
}
footer .link_btn .main_office{
	max-width: 500px;
	margin: 0 auto;
	color: #fff;
    font-size: 12px;
    width: 100% !important;
    text-align: center;
    padding-top: 15px;
    line-height: 1.4;
}
footer .link_btn .main_office span{ display: inline-block;}
footer .link_btn .main_office .info_regulation_comm1{ display: block;}
/*弁護士法人ALG&Associatesのサイト*/
footer .algsite p{ color: #fff;}
footer .link_btn div.algsite ul li{ width: auto;}
footer .algsite a{ color: #fff;	font-size: 12px;}
/*pマーク*/
footer .pmark{
	padding: 1rem 0 3rem;
	text-align: center;
}
/*pマーク*/
footer .pmark img{
	width: 230px;
	margin: 0 auto;
}

@media screen and (max-width:1023px) {
	footer .map {
		background-image: none;
		overflow: hidden;
		padding: 3rem 0 3rem 0;
	}
	footer .map>div img {
		right: 0rem;
		top: 0rem;
		opacity: 0.2;
		height: 100%;
	}
	footer .link_btn>div:last-of-type ul li,
	footer .link_btn>div:last-of-type ul li:nth-of-type(2) {
		display: block;
    width: 100%;
    margin-top: 5px;
		text-align: center;
	}
}

@media screen and (max-width:768px) {
/* フッター */
footer .map {
}
footer .map {
    background-image: none;
    overflow: hidden;
}
footer .link_btn>div {
	width: 100%;
}
footer .map>div img {
	top: 0;
	height: 100%;
	max-width: 100%;
}
footer .link_btn>div:first-child {
	padding: 0.5em 0;
}
footer .link_btn>div:first-of-type ul li {
    width: calc( 100% / 4);
}
footer .link_btn>div:first-of-type ul li a {
    padding: 0.5rem 0;
}
footer .link_btn>div:first-of-type ul:nth-of-type(2) {
	border-top:dotted 1px #666;
	padding:5px 0 0;
	margin-top:5px;
}

footer .footer_contact ul li:first-of-type{
		display: none;
	}
footer .link_btn>div:nth-of-type(2) ul li {
    float: none;
    width: 50%;
    min-width: 200px;
    margin: 0.5rem auto;
}
footer .link_btn>div:nth-of-type(2) ul {
    padding: 1rem 0;
}
footer .link_btn>div:last-of-type ul li {
	display: block;
	width: 100%;
	margin-top: 5px;
}
footer .link_btn>div:last-of-type ul li:nth-of-type(2) {
	margin-top: 15px;
}
footer .link_btn>div:last-of-type ul a {
	width: auto;
	display: inline-block;
}
	footer .link_btn {
    padding-bottom: 100px;
}
}
@media screen and (max-width:425px) {
	footer .link_btn>div:first-of-type ul li {
		width: calc( 100% / 3);
	}
	footer .footer_contact ul li{
		float: none;
	}
	footer .footer_contact ul .font_num{
		margin-bottom: 1rem;
	}
	footer .footer_contact ul .font_num{
		font-size: 2.5rem;
	}
	footer .footer_contact>p{
		line-height: 1.4;
		padding: 1rem 0.5rem;
	}
}
@media screen and (max-width:380px){
	footer .map>div img{
		height: auto;
	}
}


/*====================================== コンテンツ共通 ======================================*/
/* section共通　*/
main>section {
    margin: 3rem 0 0 0;
    margin-right: auto;
    margin-left: auto;
}
/* タイトル共通 */
.title {
    margin-bottom: 2rem;
}
.title h2 {
    font-size: 1.5rem;
    text-align: center;
    line-height: 1.4;
    padding: 0 0.5rem;
}
.title p {
    text-align: center;
    font-size: 0.7rem;
    margin: 0.5rem 0;
}
/*リニューアル部分*/

/*弁護士に依頼するメリット*/
.irai_merit {
	max-width: 100%;
	margin: 0 auto 100px;
	background: url("images/con1_bg.png")center no-repeat;
	padding: 130px 0 80px;
}
.irai_merit .webp {background-image: url(images/con1_bg.png.webp);}
.irai_merit .box{
	margin-bottom: 50px;
    padding: 0 5% 0 5%;
}
.irai_merit h2 .down{display: block;}
.irai_merit p{
	max-width: 1000px;
    margin: 0 auto;
}
.irai_merit .ttl1 img{
	max-width: 795px;
	width: 90%;
	margin: 0 auto;
}
.irai_merit p span {
    display: inline-block;
    line-height: 1.8;
}
.irai_merit .merit_ttl{
	/*max-width: 345px;*/
	max-width: 100%;
	margin: 0 auto;
}
.irai_merit a {
    background-color: #fff;
}
.irai_merit .title h2 {
	margin-bottom: 40px;
	font-size: 1.3rem;
	font-weight:inherit;
}
.irai_merit .title h2 .bg_blue{
	padding: 10px 30px;
	background: #0E315B;
	color: #fff;
}
.irai_merit .title h3 {
	font-size: 2rem;
	text-align: center;
}
.irai_merit .title h3 .down{
	display: block;
}
.irai_merit .title h3 .inbl{
	display: inline-block;
}
@media screen and (max-width: 768px){
	.irai_merit .down{
		display: block;
	}
.irai_merit {
	padding: 100px 0 100px;
    background: url("images/con1_bg.png")no-repeat;
		background-size: cover;

}
.irai_merit .ttl1 img{
	max-width: 795px;
	width: 70%;
	margin: 0 auto;
}
.irai_merit p{
	/*padding: 0 5% 0 5%;*/
}
	.irai_merit .ttl_con1 {
    max-width: 100%;
    width: 80%;
    margin: 0 auto;
}
	.irai_merit .box {
    /*margin-bottom: 80px;*/
}
}

@media screen and (max-width: 550px){
	.irai_merit .title h2{
		margin-bottom: 20px;
		font-size: 4vw;
	}
	.irai_merit .title h3{
		font-size: 6.5vw;
	}
	irai_merit {

		margin: 50px auto;}
	
		.irai_merit .box {
    margin-bottom: 60px;
}
	.irai_merit {
    padding: 80px 0 40px;
		margin-bottom: 0;
}
	.irai_merit h2 img {
    width: 80%;
}
	.irai_merit .ttl1 img {
		width: 90%;}
.irai_merit .merit_ttl {
    width: 90%;
	margin: 0 auto;
}

}
@media screen and (max-width:425px){
.irai_merit .ttl1 img {
	width:100%;}
	.irai_merit h2 img {
    width: 100%;
}
}
@media screen and (max-width:375px){
		.irai_merit h2 img {
    width: 98%;
}
.irai_merit .ttl1 img{
    width: 100%;
}
.irai_merit{
	padding:60px 0 20px;
	margin-top: 0;
	margin-bottom: 0;
}
.irai_merit .merit_ttl {
    width: 100%;
	padding: 0;
}

}



/*---------------------
LPへのリンクコーナー部分
---------------------*/
.lp_box{
	max-width: 100%;
	/*margin: 0 auto;*/
    background: url("images/lp_bg.png")center no-repeat;
	padding: 75px 0;
    background-size: cover;
    margin: 0;
}
.wh {
  color: #ffffff;
  font-family: "ヒラギノ明朝 Pro W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ 明朝", "ＭＳ Ｐ明朝", "Noto Serif Mincho" , 'Noto Serif JP', serif;
    text-align: center;
}
.wh2{
	color: #ffffff;
	text-align: center;
}
.rd {
  color: #840606;
  font-size: 23px;
  font-weight: bold;
}
.new_line_br {
	display: block;
}
.new_line {
	display: inline-block;
}
.lp_box .webp {
  background-image: url(images/lp_bg.png.webp);
}
.l_box{
	max-width: 1200px;
  width: 95%;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  list-style: none;
}
.lp_box .l_box li {
	width: calc(100% / 4 - 0.57rem );
  margin: 1%;
  /*margin: 2.5% auto;*/
  margin: 0.5% auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;

}
.lp_box .l_box li a {
    /*display: block;*/
    width: 100%;
    /*height: 100%;*/
    background-color: #ffffff;
    background-image: url(images/lp_box_arrow-img.png);
    background-repeat: no-repeat;
    background-position: bottom right;
    text-align: center;
    /*padding-top: 14%;
    padding-bottom: 3%;*/
    padding-top: 12%;
    padding-bottom: 12%;
    font-size: 16px;
    font-weight: bold;
    /*min-height: 90px;
    margin-bottom: -35px;*/
    background-size: 25px;
    color: #545454;
    min-height: 80px;
    display: inline-grid;
    justify-content: center;
    align-items: center;
}

.lp_box .l_box li .txt-takasa {
  line-height: 1.2em;
}


.lp_box .l_box li a:hover {
  opacity: 0.8;
}
.flex-item1 {
  flex-basis: auto; /* flexアイテムの幅を自動で調整 */
}

.lp_box h2 {
    font-size: 30px;
    /*margin-bottom: 5%;*/
    margin-bottom: 30px;
}
@media screen and (max-width:768px){
	.l_box {
        width:70%;}
    .lp_box {
		display: block!important;
		padding: 75px 0;
		background-size: 100% 100%;
  }
  .lp_box .l_box li .txt-takasa {
    position: relative;
    top: -10px;
  }
  .lp_box .l_box li a {
    margin-bottom: 0px;
    min-height: auto;
  }
  .lp_box .l_box li {
    width: 48%;
    margin: 1%;
  }
  .lp_box .l_box li a {
    width: 100%;
    /*height: 65%;
    min-height: 75px;*/
    line-height: 1.8em;
  }
  .lp_box .l_box li .txt-takasa02 {
    line-height: 0.5em;
  }
}

@media screen and (max-width:550px){
	.lp_box .l_box li img {
    width: 95%;
    display: block;
    margin-top: 10px;
}
.l_box {width: 90%;}
}

@media screen and (max-width:500px) {
    .lp_box h2{
      font-size: 5.5vw;
    }

    .rd {
      font-size: 4.5vw;
    }
  }

@media screen and (max-width:425px){
  .lp_box {
    padding: 40px 0;
  }
  .lp_box .l_box li a {
    font-size: 3.5vw;
  }

}

@media screen and (max-width:320px){
.lp_box .l_box li a {
  min-height: 59px;
  background-size: 15px;
}
}




/*解決事例ピックアップ*/
.pickup{
	max-width: 1000px;
    background-color: #e8eef6;
	margin: 60px auto 100px;
}
.pickup .box {
	position: relative;
	max-width: 1000px;
	margin: 0 auto 50px;
    padding:12px 12px;
    color: #ffffff;
    text-align: center;
    background: #0d315a;
}
.pickup .box::after {
    content: '';
    position: absolute;
    bottom: -20px;
    right: 0;
    left: 0;
    margin: 0 auto;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 20px 20px 0 20px;
    border-color:#0d315a transparent transparent transparent;
}
.pickup .box h2,.pickup .box p{
	color: #fff!important;
}
.pickup .box p{
	margin-bottom: 0!important;
	line-height: 1.5;
}
.pickup .box h2{
   font-size:20px;
	text-align: center;
}
.note_jirei{padding-bottom: 20px;}
.note_jirei .red{color: #990000;}
.note_jirei h2{
	font-size: 22px;
	border-bottom: 1px solid #0d315a;
	border-top: 1px solid #0d315a;
	text-align: center;
	width: 90%;
	/*width: 70%;*/
	margin: 0 auto 30px;
    padding: 20px 0;
}
.bef2 img,
.bef img{
	max-width:320px;
	width:40%;
	vertical-align:text-bottom;
	margin-right: 10px;
}
.bef2 small,
.bef small{
	font-weight: bold!important;

}
.bef2,
.bef{display: inline-block;}
.bef2:before{
	    content: '';
    background: url(images/after.png)no-repeat;
    width: 163px;
    height: 53px;
    display: inline-block;
    background-size: contain;
	margin-right: 10px;
	vertical-align: bottom;
}
.bef:before{
	    content: '';
    background: url(images/before.png)no-repeat;
    width: 163px;
    height: 53px;
    display: inline-block;
    background-size: contain;
	margin-right: 10px;
	vertical-align: bottom;
}
.kakaku{
	background-color: #fff;
	width: 90%;
    margin: 0 auto;

	    padding: 30px;
}
.kakaku .naiyou{
    display: flex;
    margin: 0 auto;
	text-align: center;
	    padding-left:50px;
	        font-size: 0;
}
.kakaku span .pc_aw{
	max-width: 60px;
	width: 90%;
	padding: 15%;
	margin: 0 auto;
}
.kakaku span{
   margin: 0 5%;
}
.note_jirei .txt {
    padding:3% 5% 0% 5%;
}
.note_jirei.topline{
	border-top:3px #fff solid;
	padding: 50px 0 20px;
}
.note_jirei .txt span {
    display: inline-block;
    line-height: 1.8;
}
.bef{
	float:left;
}
.bef2{
	float: right;
}
.bef2 b,
.bef b{
	font-weight: bold;
	font-size: 42px;
}
.bef2 small,
.bef small{
	font-size: 18px;
}
.bef small.miteiji{
	font-size: 23px;
	line-height: 2.1em;
	width: 100px;
	display: inline-block;
}
.note_jirei a {
    background-color: #fff;
}
@media screen and (max-width:954px){
			.note_jirei span{
    display: inline-block;
}

}
@media screen and (max-width:940px){
.kakaku {
    padding-left:20px 20px 20px 18px;
}
}
@media screen and (max-width:1046px){
.kakaku {
    width: 100%!important;
    padding-left:25px!important;
}
}
@media screen and (max-width:1100px){
	.kakaku {
    padding:30px;
}
	.note_jirei {
    /* padding-bottom: 20px; */
    padding: 20px 0 20px 0;
}

	.kakaku {
		width:80%;
    padding-left:40px;
	}

	.kakaku span {
    margin: 0 auto;
}
	.kakaku .naiyou {

    padding-left: 0px;
}
	.pickup {
    margin: 30px 5% 100px;
}
}
@media screen and (min-width:914px){
   .sp_aw{display: none;}

	.pc_aw{display: block;}
}
@media screen and (max-width:913px){
   .sp_aw{
	   display: block;
	   margin: 20px auto;
	   max-width: 115px;
	   width:10%;
	}
	.pc_aw{display: none;}
	.kakaku .naiyou {
    display: block!important;
		margin: 0 auto;}
	.bef,.bef2 {
    float: none;
}
	.note_jirei span {
    display: block;
		margin: 0 auto;
}
}
@media screen and (min-width:769px){
	.kakaku .simg{display:none;}
	.kakaku .pimg{display:block;}
}
@media screen and (max-width:768px){

	.kakaku .pimg{display:none;}
	.kakaku .simg{display:block;}
	.pickup{
		margin: 30px 5% 60px;
	}
}
@media screen and (max-width:585px){
.note_jirei h2 span {
    display: inline;

}
	.sp_aw {
    width: 15%;
}
	.note_jirei h2 {
		text-align: left;
		font-size: 18px;
	}
}
@media screen and (max-width:438px){
	.pickup .box h2 {
		font-size: 16px;}
	.pickup .main_font_color{font-size: 14px;}
	.sp_aw {
    width: 12%;
}
	.pickup .box {
		padding: 10px 10px;}
.bef2 b, .bef b {

    font-size: 26px;
}
	.bef2:before,.bef:before {
    background-size: 80% 80%;
		vertical-align: middle;
		margin-right: -10px;
}
	.note_jirei h2 {
		font-size: 16px;}
	.kakaku {
    padding: 20px 20px 12px;
}
	.note_jirei .txt span {
    display:inline!important;
}
	.note_jirei {
    /* padding-bottom: 20px; */
    padding: 0 0 20px 0;
}
	.note_jirei h2 {
		margin: 20px auto 15px;}
	.sp_aw {
		margin: 0 auto 5px;}
}
@media screen and (max-width:375px){

	.pickup {
		width: 100%;
		margin:0px auto 0;
}
	.bef2:before, .bef:before {
    background-size: 70% 70%;
    vertical-align: middle;
    margin-right: -30px;
}
.note_jirei h2 {
    font-size: 16px;
}
}

/*お知らせ*/
.news{
	max-width: 100%;
	background: url("images/news_bg.png")no-repeat bottom;
	background-size: cover;
	padding: 20px 0;
	    margin-bottom: -10em;
}
.news .webp {background-image: url(images/news_bg.png.webp);}
.news .title h2{
	font-size:20px ;
	margin-bottom: 10px;
}
.news .title {
    margin-bottom:0;
}
.news .box{
	background-color: #fff;
	max-width: 1200px;
	height:200px;
	margin:0 auto;
	 opacity: 0.8;
	padding: 20px 0;
	width: 95%;
}
/*.news .scroll{
  overflow:scroll!important;
}*/
.scrolly{
	height:120px;
  overflow:hidden;
  overflow-y:scroll!important;
}
.news .update_date{margin-right:10px;}
.news .box a{
	border-bottom: 1px #bebebe dotted;
	padding: 5px 0;
	text-align: left;
	max-width: 1200px;
	width: 90%;
	margin: 0 auto;
	display: flex;
	line-height:0.5;
}
.news .box p{
	margin-bottom: 0;
    line-height: 1.5;
	width: 90%;

}
.news .update_date{
	font-size: 11px;
    color: #606060;
    margin-right:10px;
	vertical-align: middle;
	margin-top:2.5px;
}
@media screen and (max-width:1024px) {
	.news .update_date{
		width: 70px;
	}
	.news .box p {
		width: calc(100% - 70px);
	}
}
@media screen and (max-width:768px) {
	.flow #f_top{
		border-top: 2px solid #0d315a;
	}
.news {margin-bottom: -3em}
	.flow .dropdown li {
		font-weight: normal;
		font-size: 16px;
	}
	.flow .dropdown li {
    padding: 5% 5% 15%;
}
	.flow ul li span {
    display: inline!important;
		margin-right: 10px;}
}
@media screen and (max-width:425px) {
	.flow .dropdown .f1{
    padding: 5% 5% 25%!important;
}
	.flow .dropdown li {
    padding: 5% 5% 25%!important;
}
.news .box p {
		font-size: 14px!important;}
	.news .update_date {
		margin-top: 3px;}
}
@media screen and (min-width:420px) {

.news .update_date{
	font-size: 12px;
}
.news .box p {
		font-size: 14px!important;}
}
@media screen and (max-width:375px) {
	.flow .dropdown li p {
		line-height: 1;
	}
	.flow .dropdown li {

    padding: 5% 5% 33%!important;
}
			.flow .dropdown .f2{
    padding: 5% 5% 28%!important;
}
		.flow .dropdown .f1{
    padding: 5% 5% 25%!important;
}
}
@media screen and (max-width:320px) {
			.flow .dropdown .f1{
    padding: 5% 5% 32%!important;
}
}
/*　BIG二択ボタンパターン共通 */
.choice {
    width: 100%;
	margin: 3em auto 0;
}
.choice .btn {
    background-color: #eee;
    width: 50%;
    height: 15rem;
    float: left;
    background-size: cover;
    display: table;
    overflow: hidden;
}
.choice .btn a {
    display: table-cell;
    vertical-align: middle;
    padding: 0 0 0 3rem;
    background-position: center;
    background-size: cover;
	position: relative;
}
.choice .btn a h2 {
    color: #fff;
    font-size: 2rem;
    margin-top: 2.5rem;
    margin-bottom: 1rem;
}
.choice .btn a p {
    color: #fff;
    font-size: 2rem;
    font-weight: bold;
    line-height: 1.4;
    display: inline-block;
    text-shadow: 1px 1px 5px #000;
}
.choice.choice_b .btn a p {
	font-size: 0.8rem;
	font-weight: normal;
}
.choice .btn a p span {
	display: block;
	font-size: 1rem;
}
.choice .btn a i {
	color: #fff;
	font-size: 2rem;
	margin:0 0 0 0.8rem;
}
.choice.choice_b .btn a i {
	padding: 0 0 0.3rem;
	vertical-align: middle;
}

/* フロントページ　コンテンツ最下部のリンク(計算ツール、ご相談をお考えの方へ)*/
.choice.other_btn {
	padding: 6rem 0;
	margin: 0;
}
.choice.other_btn>div {
    width: 80%;
    margin: 0 auto;
}
.choice.other_btn div .btn {
    width: calc( 100% / 2 - 0.5rem);
    margin-right: 1rem;
}
.choice.other_btn div .btn p {
    font-size: 0.8rem;
    font-weight: normal;
}
@media screen and (min-width:769px) {
	.choice.other_btn .left { background-image: url("images/other_btn_left.png");}
	.choice.other_btn .left .webp { background-image: url("images/other_btn_left.webp");}
	.choice.other_btn div .btn.right {margin-right: 0;background-image: url("images/other_btn_right.png");}
	.choice.other_btn div .btn.right .webp {margin-right: 0;background-image: url("images/other_btn_right.webp");}
}
@media screen and (max-width:900px) {
	.choice.other_btn {
		padding: 2rem 0;
	}
	.choice.other_btn > div{
		width:100%;
	}
	.choice.other_btn div .btn {
		width: calc( 100% / 2);
		margin-right:0;
	}
}
@media screen and (max-width:1190px) {
	.choice .btn a h2 {
		font-size: 1.2rem;
	}
	.choice .btn a {
		padding: 0 0 0 1.5rem;
	}
}
@media screen and (max-width:768px) {
	.choice .btn{
		padding: 0;
		height:2.5vw;
		width: 100%;
	}
	.choice .btn a{
		padding:2rem 2rem 1.7rem;
	}
	.choice .btn a h2{
		font-size: 1.5em;
		margin:0 0 0.3rem;
	}
	.choice .btn a p{
		margin:0;
	}
	.choice.choice_b .btn a p span{
		display:inline;
		font-size: 0.8rem;
	}
	.choice .btn a i {
		font-size: 1.2em;
		position:absolute;
		right: 4%;
		top:50%;
		transform: translateY(-50%);
	}
	.choice.other_btn div .btn {
		width: 100%;
		margin-bottom: 1rem;
	}
	.choice.other_btn .left { background-image: url("images/other_btn_left_sp.png");}
	.choice.other_btn .left .webp { background-image: url("images/other_btn_left_sp.webp");}
	.choice.other_btn div .btn.right {margin-right: 0;background-image: url("images/other_btn_right_sp.png");}
	.choice.other_btn div .btn.right .webp {margin-right: 0;background-image: url("images/other_btn_right_sp.webp");}
	.choice.other_btn {
		padding: 2rem 1rem 1rem;
	}
}
@media screen and (max-width:480px) {
	.choice .btn a{
		padding:2rem 1rem 1.7rem 1rem;
	}
	.choice .btn a h2{
		font-size: 1.25em;
		margin:0;
	}
}

/*　ボックスボタン共通 */
.box_btn {
    border: 1px solid;
    display: block;
    padding: 1rem;
    text-align: center;
    font-size: 1rem;
    font-weight: bold;
    box-sizing: border-box;
    box-sizing: -moz-border-box;
    box-sizing: -webkit-border-box;
    position: relative;
}
.box_btn i {
    position: absolute;
}
.box_btn .box_arrow {
/*	top: 1.2rem;*/
		top: 38%;
    right: 1rem;
	font-size: 14px;
}
/*単体ボタン共通*/
.box_btn_b {
    display: inline-block;
    padding: 1rem 2rem;
}
.main_back_color .box_btn_b {
    display: inline-block;
    padding: 0.6rem 1rem;
}
/*記事ページTOPに戻るボタン*/
.box_btn.toindex {
	width: 300px;
	font-size: 0.9em;
	margin: 0 auto 3rem;
}
.box_btn.toindex i.box_arrow {
	position: inherit;
	margin: 0 1rem 0 0;
	top: inherit;
	right: inherit;
	vertical-align: middle;
}


.closing_wrap .btn_wrap {
	display: inline-block;
	width: 40%;
	position: relative;
	top: -5px;
}
.closing_wrap .contact_inner .contact_inner_box.btn_line a .box_line:before {
	content: "";
	background: url(images/line.svg)no-repeat;
	background-size: contain;
	width: 20px;
	height: 100%;
	display: inline-block;
	vertical-align: text-top;
	position: absolute;
}




@media screen and (min-width:480px) {
.box_btn.toindex {
	width: 340px;
}
}
@media screen and (min-width:768px) {
.box_btn.toindex.topbtn_pc {
	display: block;
}

.box_btn.toindex.topbtn_sp {
	display: none;
}
}
@media screen and (max-width:767px) {

.box_btn.toindex.topbtn_pc {
	display: none;
}
.box_btn.toindex.topbtn_sp {
	display: block;
}
}



/*メールボックスボタン共通*/
.box_mail {
    left: 1rem;
}
/*３列ボタン共有*/
.btn {
    width: 100%;
}
.btn ul {
    line-height: 1.2;
    box-sizing: border-box;
    box-sizing: -moz-border-box;
    box-sizing: -webkit-border-box;
}
.btn ul li {
    float: left;
    width: calc( 100% / 3 - 1rem );
    margin-right: 1rem;
    margin-bottom: 1rem;
}
.btn ul li:nth-child(3n) {
    margin-right: 0;
}

@media screen and (min-width:769px) {
	.title h2{
		font-size: 2.5rem;
	}
	main>section{
		margin:8rem 0 5rem 0;
	}
	.symptom.btn .title h2{
		font-size: 1.5rem;
	}
/*	.header_logo{
		max-width: none;
		/*padding: 30px 0;*/
	/*}*/
}
@media screen and (max-width:768px) {
	/* ボタン一覧 */
	.btn ul li {
		width: calc( 100% / 2 - 0.5rem );
	}
	.btn ul li:nth-child(3n) {
		margin-right: 1rem;
	}
	.btn ul li:nth-child(2n) {
		margin-right: 0rem;
	}
}


/*====================================== fixed共通 ======================================*/


/* ハンバーガー */

.nav-unshown {
    display: none;
}
#nav-btn {
    display: inline-block;
    right:0;
    top: 12px;
    position: absolute;
    z-index: 9999;
    width: 35px;
    height: 30px;
    vertical-align: middle;
    border-radius: 2px;

}
#nav-btn span, #nav-btn span:before, #nav-btn span:after {
    position: absolute;
    height: 3px;
    width: 20px;
    border-radius: 3px;
    background: #555;
    display: block;
    content: '';
    cursor: pointer;
		transition: .2s;
}
#nav-btn span:before {
    bottom: -8px;
}
#nav-btn span:after {
    bottom: -16px;
}
/*メニュー開いた時に×マークにする*/
#nav-btn.navBtnClose span{
  background: transparent;
}
#nav-btn.navBtnClose span:before, #nav-btn.navBtnClose span:after{
  margin-top: 0;
}
#nav-btn.navBtnClose span:before{
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	bottom:-10px;
}
#nav-btn.navBtnClose span:after{
	transform: rotate(-135deg);
	-webkit-transform: rotate(-135deg);
	bottom:-10px;
}

#nav-close {
    display: none;
    position: fixed;
    z-index: 99;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: black;
    opacity: 0;
    transition: .3s ease-in-out;
}

#nav-content {
	display: none;
    overflow: auto;
    position: fixed;
    top:0;
    left: 0;
    z-index:9997;
    width: 100%;
    max-width: 100%;
    height:100%;
    background: #09223f;
	padding: 3rem 0 0;
   /* transition: .3s ease-in-out;
    -webkit-transform: translateX(-105%);
    transform: translateX(-105%);*/
}

#nav-content .s_menu a{color:#0a3155;}
#nav-content ul:first-child .bnr{
	padding:10px 0;
	border-bottom: none;
}
#nav-content .ttl_a{
	width:95%;
    display: block;
    margin:10px auto 15px;
}
.box2{
	width:99%;
	display:flex;
	justify-content: space-around;
    /*flex-wrap: wrap;*/
	margin: 0 auto;
	 border-bottom: none;
	padding-bottom: 20px;
}
#nav-content ul:first-child li .box2 a{
	padding: 0 2%;
}
#nav-content .aw::after{
	content:'';
	background:url("images/side/aw.png")no-repeat;
	display: block;
    max-width: 18px;
    height: 29px;
    margin-top: -33px;
    margin-left: 90%;
	background-size: 50%;
}
#nav-content .aw.webp::after {background-image: url(images/side/aw.png.webp);}
#nav-content .aw2::after{
	content:'';
	background:url("images/side/plus.png")no-repeat;
	display: block;
    max-width:26px;
    height:26px;
    margin-top: -33px;
    margin-left: 90%;
	background-size: 50%;
}
#nav-content .aw2 .webp::after{background-image: url(images/side/plus.png.webp);}
#nav-content .aw2,
#nav-content .aw{text-align: center;}
.box2 a img{
	width: 100%;
    max-width: 354px;

}
/*.btn_l{padding-right:3%;}
.btn_r{}*/
.btn_c{
	margin: 0 auto;
	width:95%;
	display: block;
   padding-bottom: 10px;
}
#nav-content ul:first-child li .pa{padding:0;}
.s_menu li{
	text-align: center;
}
.close_btn span::before{
	content:"";
	background:url("images/side/batu.png")no-repeat center center;
	display: inline-block;
	width:22px;
	height:23px;
	background-size: 50%;
	vertical-align: middle;
	margin: 0 0.5rem 0 0;
}
.close_btn span .webp::before{background-image: url(images/side/batu.png.webp);}

.close_btn span{
	color: #fff;
	position: absolute;
	top:25%;
	left: 0;
	right: 0;
	bottom: 0;
}
.close_btn {
	border: 1px solid #fff;
    display: block;
    padding: 0.3rem;
    text-align: center;
    font-size: 1rem;
    font-weight: bold;
    box-sizing: border-box;
    box-sizing: -moz-border-box;
    box-sizing: -webkit-border-box;
    position: relative;
	width: 95%;
	height: 50px;
	margin: 20px auto;
}

/*交通事故の基礎知識*/
.menu {
    position: relative;
    width: 100%;
    height: 50px;
    max-width: 1000px;
    margin: 0 auto;
}

.menu > li {
    float: left;
    width:100%; /* グローバルナビ4つの場合 */
    height: 50px;
    line-height: 50px;
    background:#09223f;
}
.menu > li a {
    display: block;
    color: #fff;
}

.menu > li a:hover {
    color: #999;
}

#nav-content .aw2 a{
	margin-top:1px;
}

.menu > li:hover {

	-webkit-transition: all .5s;
	transition: all .5s;
}

.menu > li.menu__single {
	position: relative;
	border-bottom: 1px solid #fff;
	color: #fff;
}
ul.menu__second-level {
	background:#eff6fe;
	display: none;
}
ul.menu__second-level li a {
	display: block;
	border-top: 1px solid #111;
	padding: 1rem 0;
}
ul.menu__second-level li a:active {
	background: #111;
}


/* floatクリア */
.menu:before,
.menu:after {
    content: " ";
    display: table;
}

.menu:after {
    clear: both;
}

.menu {
    *zoom: 1;
}

#nav-content ul li a {
    color: #fff;
}
#nav-content ul:first-child {
    background-color:#09223f;
}
#nav-content ul:first-child li:first-child a {
    color: #fff;
}
#nav-content ul:first-child li:first-child a i {
    margin-right: 0.5rem;
}
#nav-content ul:first-child li {
    border-bottom: 1px solid #fff;
}
#nav-content ul:first-child li a {
    padding: 1rem;
    display: block;
}
#nav-content ul:last-child li a {
    padding: 0.8rem;
    display: block;
    font-size:15px;
}
#nav-content ul:first-child li.bnr a{
	padding:0 0 2%;
}
#nav-content ul:first-child li.bnr a img{
	width: 95%;
	margin: 0 auto ;
	display: block;
}
@media screen and (min-width:550px) {
#nav-content ul li.bnr.lpbtn{
	padding: 1rem 0;
}
#nav-content ul li.lpbtn{
	width: 80%;
	margin: 0 auto;
	border-bottom: none;
}
#nav-content ul li.aw.first{
	border-top: 1px #fff double;
}

}

#nav-input:checked ~ #nav-close {
    display: block;
    opacity: .5;
}

@media screen and (min-width:769px) {
	#nav-btn{display:none;}
	#nav-drawer, .bottom_fix {
		display: none;
	}
}
/*SP下部fixed*/
.footer_fix_text{
	font-size: 12px;
	padding: 3px 0;
	text-align: center;
	background: #e8eef6;
	margin-bottom: 3px;
	color: #0d315a;
}
header>div.bottom_fix {
    position: fixed;
    bottom: 0;
    background-color: #fff;
    width: 100%;
    z-index: 9999;
    padding: 0 0 5px 0;
}
.bottom_fix>a {
    box-sizing: border-box;
    box-sizing: -moz-border-box;
    box-sizing: -webkit-border-box;
    height: 64px;
/*    height: 72px;*/
    border-radius: 5px;
}/*
.bottom_fix .mail {
    border: none;
    float: left;
    margin-right: 1%;
	margin-left: 1%;
    width: 48%;
    display: table;
    height: 64px;
/*    height: 72px;*/
/*	text-align: center;
}
.bottom_fix .mail i {
    color: #fff;
    font-size: 1rem;
	margin-right: 0.5rem;
}
.bottom_fix .mail>span{
	color: #fff;
	    display: table-cell;
    vertical-align: middle;
	font-weight: bold;
}*/
/*.bottom_fix .tell {
    border: none;
    float: right;
    width: 49%;
    text-align: center;
    background-color: #fff;
    border: 1px solid #000;
	padding: 7px 5px 5px;
	margin-right: 1%;
}
.bottom_fix .tell p, .bottom_fix .tell i {
	font-size: 12px;
	line-height: 1.2;
	margin-bottom: 0;
}
.bottom_fix .tell p span{
	line-height: 1.2;
}
.bottom_fix .tell p:nth-of-type(2) {
    font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", 'メイリオ', Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Verdana, Arial, Helvetica, sans-serif;
    font-size: 20px;
    line-height: 1.2;
}
.bottom_fix .tell .tab{
	font-size: 1.4rem;
	line-height: 1.0;
}
.bottom_fix .tell .tab i{
	font-size: 14px;
	position: relative;
	top: -3px;
}
.bottom_fix .tell .sp i{
	font-size: 14px;
	position: relative;
	top: -1px;
}*/
/*
#page_top a {
    display: block;
    position: relative;
    height: 50px;
    text-align: center;
	font-weight: bold;
	line-height: 50px;
	background: #22303e;
	color: #e8eef6;
	
}
#page_top a i {
	position: relative;
	left: -5px;
    font-size: 14px;
	color: #e8eef6;
}
@media screen and (max-width:768px) {
	#page_top a{
		background: #e8eef6;
		color: #22303e;
		border-top: solid 1px #dfe7f1;
	}
	#page_top a i {
		color: #22303e;
	}
}
*/
footer {
	position: relative;
}
#page_top  {
	position: relative;
	text-align: right;
	margin: 20px 0;
}
#page_top a {
    display: inline-block;
    position: relative;
	font-weight: bold;
	color: #22303e;
	background-color: fff;
	font-size: 0.8rem;
	padding: 10px 0 ;
	right: 0;
	background: #000;
	border-bottom: dotted 1px #666;
}
#page_top a i {
	position: relative;
    font-size: 14px;
	color: #22303e;
	margin-left: 5px;
}
#page_top .main_back_light_color{background-color: #fff;}
.sidebar_wrap #page_top{display: none;}

@media screen and (max-width:768px) {
	#page_top a{
	}
	#page_top a i {
	}
	#nav-content {padding:45px 0 110px;}
}
@media screen and (max-width:425px) {
	.bottom_fix .mail{
		width: 28%;
	}
	.bottom_fix .tell{
		width: 69%;
	}
	.bottom_fix .mail i{
		font-size: 1.5rem;
		margin-right: 0;
	}

	.bottom_fix .tell p, .bottom_fix .tell i {
		font-size: 16px;
		line-height: 1.2;
		margin-bottom: 0;
	}
}
@media screen and (max-width:425px) {
	.footer_fix_text{
		font-size: 12px;
	}
}
@media screen and (max-width:480px) {
	.bottom_fix .tell p {
		font-size: 11px;
	}
	.bottom_fix .tell {
		padding: 7px 5px 5px;
	}
}
/*====================================== Indexスタイル ======================================*/
/*ヘッダー固定*/
.header-change{
    justify-content: space-between;
    position: fixed;
    top: -72px;
    transition: .5s;
    width: 100%;
    z-index: 99999;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}
.header-change .box{
	width: 100%;
}
.header-change.show{
    top: 0;
}
@media screen and (max-width:1024px) {
	.header-change ul li {
    min-height: 70px;
}
	.header-change ul li a{
		font-size: 15px;
		    padding: 10px 20px;
	}
	.header-change ul li .fas {
    top: 1.85em;
}
}
/*ヘッダー固定終わり*/

.front_voice_btn{
	margin: 0 auto;
    width: 300px;
    display: inherit;
    position: absolute;
    bottom: 35px;
    left: 0;
    right: 0;
}
.branch_voice_btn{
	margin: 3em auto;
	width: 300px;
	text-align: center;
	display: inherit;
}
.front_reason_btn{
	margin: 3em auto;
	width: 350px;
	text-align: center;
	display: inherit;
}
.front_reason_btn{
	margin: 2em auto;
}

/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
ファースト
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
.first_mv {
    height:600px;
    background-image: url("images/mv_pc.jpg");
    background-repeat:no-repeat;
    background-size: cover;
    background-position: center;
  	display:-webkit-box;
  	display:-ms-flexbox;
  	display:flex;
    justify-content: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
    align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
    z-index: -1;
    position: relative;
 
}
.first_mv .text{
    text-align: center;
    letter-spacing:0.02em;
}
.first_mv .br{
    display: block;
}
.first_mv p.h2_before{
    color:#103a6d;
    font-weight: bold;
    font-size:32px;
    line-height: 1;
    border:3px solid #0e315b;
    border-radius:100px;
    display: inline-block;
    padding:10px 30px 6px;
    margin-bottom:25px;
}
.first_mv h2{
    font-size: 60px;
    margin-bottom:20px;

}
.first_mv .text h2 span.keiken{
    font-size: 74px;
    color:#fff;
    background:#0e315b;
    display:inline-block;
    line-height:1;
    padding:8px 10px 3px;
    letter-spacing:0.02em;
    margin-right: 0.04em;
}
.first_mv .text h2 span:nth-of-type(2){
    font-size: 74px;
}
.first_mv .text h2 span.br span{
    font-size:80px;
    color:#bd5235;
    background:none;
    letter-spacing:-0.02em;
}
.first_mv .achievement{
    border-top:1px solid #000;
    border-bottom:1px solid #000;
    display:flex;
    max-width:520px;
    margin: 0 auto;
    padding: 15px 0;
    align-items:flex-end;
	-webkit-box-align:flex-end;
	-ms-flex-align:flex-end;
    justify-content: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
}
.first_mv .achievement p{
    line-height:1;
}
.first_mv .achievement p:first-of-type{
    font-size: 28px;
    display:flex;
    flex-direction: column;
    margin-right:20px;
}
.first_mv .achievement p:first-of-type span{
    font-size: 12px;
    margin-top:5px;
}
.first_mv .achievement p:last-of-type{
    font-size: 50px;
    letter-spacing: -0.03em;
    color:#bd5235;
    font-weight: 500;
    font-family: "ヒラギノ明朝 StdN","ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN",'YuMincho','Yu Mincho','游明朝体', "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", 'Noto Serif', serif;
    display:flex;
    align-items:center;
}
.first_mv .achievement p:last-of-type span{
	line-height: 1;
}
.first_mv .achievement p:last-of-type::before,.first_mv .achievement p:last-of-type::after{
    content: '';
    display: inline-block;
    width:40px;
    height: 60px;
    background-image: url("images/achievement_l.svg");
    background-size: contain;
    background-repeat: no-repeat;
}
.first_mv .achievement p:last-of-type::after{
    background-image: url("images/achievement_r.svg");
}
.first_mv .achievement p:last-of-type::before{
    margin-right: -10px;
}
.first_mv .achievement p:last-of-type span.ken{
    font-size: 32px;
    color:#000;
    vertical-align: bottom;
    margin-left:0.05em;
    margin-top:0.2em;
}
@media all and (-ms-high-contrast: none) {
    .first_mv .text h2 span.keiken{
        padding:23px 5px 0!important;
    }
    .first_mv p.h2_before{
        padding: 13px 30px 2px!important;
    }
    .first_mv .achievement p:last-of-type{
        display: flex;
        align-items: flex-end;
    }
}

@media screen and (max-width:1620px) {
    .first_mv{
        height: 37vw;
    }   
    .first_mv h2 {
        font-size: 4vw;
        margin-bottom: 0.3em;
    }
    .first_mv p.h2_before{
        font-size: 2.4vw;
        margin-bottom: 0.5em;
        padding: 8px 20px 5px;
    }
    .first_mv .text h2 span.br span,.first_mv .text h2 span.keiken,.first_mv .text h2 span:nth-of-type(2){
        font-size: 5vw; 
    }
    .first_mv .achievement p:last-of-type{
        font-size: 3.2vw;
    }
    .first_mv .achievement p:last-of-type span.ken{
        font-size: 2vw;   
    }
    .first_mv .achievement p:last-of-type::before, .first_mv .achievement p:last-of-type::after{
        width:0.8em;
        height:1.2em;
    }
    .first_mv .achievement p:first-of-type{
        font-size: 1.8vw;
        margin-right: 10px;
    }
    .first_mv .achievement p:first-of-type span{
        margin-top:3px;
    }
    .first_mv .achievement{
        max-width: 32vw; 
    }
    .first_mv .achievement p:last-of-type::before{
        margin-right: -5px;
    }
}  
@media screen and (max-width:1420px) {
    .first_mv .achievement{
        max-width: 37vw; 
    }  
}
@media screen and (max-width:1100px) {
    .first_mv .achievement{
        max-width: 38.5vw; 
    }  
}
@media screen and (max-width:1024px) {
    .first_mv {
        height: 105vw;
        background-image: url("images/mv_tab.jpg");
    }
     .first_mv h2 {
        font-size: 6.8vw;
        margin-bottom: 0.2em
    }
    .first_mv p.h2_before{
        font-size: 3.8vw;
        padding: 8px 20px 5px;
        margin-top:-0.3em;
        margin-bottom: 0.6em;
    }
    .first_mv .text h2 span.br span,.first_mv .text h2 span.keiken,.first_mv .text h2 span:nth-of-type(2){
        font-size: 8.5vw; 
    }
    .first_mv .achievement p:last-of-type{
        font-size: 6vw;
        font-weight:600;
    }
    .first_mv .achievement p:last-of-type span.ken{
        font-size: 4vw;   
    }
    .first_mv .achievement p:first-of-type{
        font-size: 3.8vw;
    }
    .first_mv .achievement{
        max-width: 100%;
        margin: 0 8%;
    }
    .first_mv .achievement p:last-of-type::before, .first_mv .achievement p:last-of-type::after {
        width: 0.7em;
        height: 1.1em;
    }
    .first_mv .br {
        margin-top: -0.05em;
    }
}
@media screen and (max-width:600px) {
    .first_mv {
        height: 136vw;
        background-image: url("images/mv_sp.jpg");
    }
     .first_mv h2 {
        font-size: 8vw;
        margin-bottom: 0.4em;
        font-weight:600!important;
    }
    .first_mv p.h2_before{
        font-size:5.5vw;
        margin-bottom: 0.6em;
        padding: 5px 15px;
    }
    .first_mv .text h2 span.br span,.first_mv .text h2 span.keiken,.first_mv .text h2 span:nth-of-type(2){
        font-size: 10vw; 
    }
    .first_mv .text h2 span.keiken{
        padding: 5px 3px;
        letter-spacing: 0.03em;
    }
    .first_mv .achievement p:last-of-type{
        font-size: 8vw;
        font-weight: 600;
    }
    .first_mv .achievement p:last-of-type span.ken{
        font-size: 6vw;
    }
    .first_mv .achievement p:first-of-type{
        font-size: 5vw;
    }
    .first_mv .achievement{
        padding: 10px 0;
        margin:0 2%;
    }
    .first_mv .achievement p:first-of-type span{
        font-size: 8px;
        margin-top: 2px;
    }
    .first_mv .achievement p:last-of-type::before {
        margin-right: -2px;
    }
    .first_mv .achievement p:last-of-type::before, .first_mv .achievement p:last-of-type::after {
        width: 0.6em;
        height: 1em;
    }
}
@media screen and (max-width:370px) {
    .first_mv .achievement{
        margin:0 0.3em;
    }
    .first_mv .achievement p:first-of-type {
        font-size: 5vw;
        margin-right: 5px;    
    }
    .first_mv .achievement p:last-of-type{
        font-size: 8.2vw;
    }
    .first_mv .achievement p:last-of-type span.ken{
        font-size: 5.2vw;
    }
    .first_mv .achievement p:first-of-type span{
        font-size: 8px;
        margin-top: 1px;
    }
    .first_mv .achievement p:last-of-type::before, .first_mv .achievement p:last-of-type::after {
        width: 0.7em;
        height: 1.1em;
    }
}
@media screen and (max-width:320px) {
    .first_mv .achievement p:first-of-type span{
        font-size: 6px;
    }
}

/*フロントページの[appeal]はSPで非表示・SPでは画像を表示*/
.front_appeal{ display: none;}
.front_appeal_sp{
	width: 100%;
	display: block;
}
@media screen and (min-width:768px) {
.front_appeal{ display: block; max-width: 100%; padding: 0;}
.front_appeal_sp{ display: none;}
}
/* アピールポイント */
.appeal {
    color: #fff;
    padding: 0.5rem;
    height: 100px;
    display: table;
    width: 100%;
}

.appeal>div {
    display: table-cell;
    vertical-align: middle;
}
.appeal>ul{
	text-align: center;
	margin: 0 auto;
}
.appeal>ul h3{
	text-align: left;
	letter-spacing: 0.1rem;
}
.appeal>ul>li{
	display:  inline-block !important;
	vertical-align: middle;
	margin: 0.5rem 0;
}
.appeal>ul>li:first-of-type{
	font-size: 1.4rem;
    margin-right: 1rem;
}
.appeal>ul>li:first-of-type span{
	font-size: 12px;
	display: block;
	margin-top: 0.2rem;
	letter-spacing: normal;
	font-weight: 100;
	font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", 'メイリオ', Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Verdana, Arial, Helvetica, sans-serif;
}
.appeal>ul>li:nth-of-type(2) ul{
}
.appeal>ul>li:nth-of-type(2) ul li{
    border: 1px solid;
	float: left;
	margin-right: 10px;
    height: 73px;
	width: calc(100% / 4 - 10px);
	margin-bottom: 3px;
	    display: inline !important;
}
.appeal>ul>li:nth-of-type(2) ul li img{
	max-width: 100%;
	    margin: 0 auto;
    vertical-align: middle;
    display: table-cell;
	    box-sizing: border-box;
	    box-sizing:-moz-border-box;
	    box-sizing:-webkit-border-box;
	    min-width: 70px;
    max-height: 55px;
	    max-width: 100%;
}
.appeal>ul>li:nth-of-type(2) ul li:nth-of-type(1) img,
.appeal>ul>li:nth-of-type(2) ul li:nth-of-type(2) img{
	padding-left: 4px;
}
.appeal>ul>li:nth-of-type(2) ul li:nth-of-type(3) img{
	    padding: 0;
}
.appeal>ul>li:nth-of-type(2) ul li:nth-of-type(4) img{
	    padding: 0px 3px;
}
.appeal>ul>li:last-of-type{
	font-size: 0.8rem;
	line-height: 1.4;
	display: block;
	margin-top: 0.2rem;
}
.appeal>ul>li:last-of-type ul li{
	float: left;
	text-align: left;
}
.appeal>ul>li:last-of-type ul li:first-child{
	margin: 0 0.7rem 0 0;
}
.appeal>ul>li:last-of-type ul,.appeal>ul>li:nth-of-type(2) ul li {
	padding: 7px 5px 3px;
    box-sizing: border-box;
    box-sizing: -moz-border-box;
    box-sizing: -webkit-border-box;
}
.appeal>ul>li:last-of-type ul{
	border-top: 1px solid;
	border-bottom: 1px solid;
    text-align: center;
    display: inline-block;
	font-weight: 500;
	font-size: 0.75rem;
	padding: 10px;
}
@media screen and (max-width:1100px) {
	.appeal>ul h3 {
    text-align:center;
}
}
@media screen and (min-width:769px) {
.appeal>ul{
	/*padding: 0 5% 0 5%;*/
	padding: 0 2% 0 2%;
}
}
@media screen and (max-width:768px) {
	.appeal>ul h3{
		text-align: center;


	}
	.appeal>ul>li:first-of-type{
		margin-right: 0;
	}

}

@media screen and (min-width:426px) {
	.appeal_soudan_box_catch_img{
		display: none;
	}
}
@media screen and (max-width:425px) {
.appeal>ul>li:first-of-type{
	display: block!important;
}
	.appeal>ul>li:last-of-type ul, .appeal>ul>li:nth-of-type(2) ul li{
		height: auto;
	}
	.appeal>ul>li:last-of-type ul{
		padding: 10px;
	}
	.appeal>ul>li:nth-of-type(2) ul li{
		width: calc( 100% / 2 - 3px );
		height: 73px;
		margin-right: 5px;
	}
	.appeal>ul>li:nth-of-type(2) ul li:nth-of-type(2n){
		margin-right: 0;
	}
	.appeal>ul>li:nth-of-type(2) ul li:nth-of-type(3) img,
	.appeal>ul>li:nth-of-type(2) ul li:nth-of-type(4) img{
	    padding: 3px;
}
	.appeal_soudan_box_catch{
		display: none;
	}
	.appeal_soudan_box_catch_img{
		    width: 95%;
		    margin-top: 0.5rem;
	}
	.front_reason_btn{
	width: 300px;
}
}

/*　交通事故にあってしまったら　 */
@media screen and (min-width:769px) {
.choice.front_introlink .btn.left {
	background-position: right;
	background-image: url("images/principal_back.png");
}
.choice.front_introlink .btn.left .webp {background-image: url("images/principal_back.webp");}
.choice.front_introlink .btn.right {
	background-position: center center;
	background-image: url("images/family_back.png");
}
.choice.front_introlink .btn.right .webp {background-image: url("images/family_back.png.webp");}
}
@media screen and (max-width:768px) {
.choice.front_introlink{
	display: block;
	margin: 0;
	padding: 3rem 1rem 2rem;
	background-color: #EAECEB;
	background-image: url("images/choice_a_bg_sp.jpg");
	background-position: right 0 bottom 40%;
	background-size:cover;
	background-repeat: no-repeat;
}
.choice.front_introlink .webp{background-image: url("images/choice_a_bg_sp.webp");}
.choice.front_introlink .title{
	margin-bottom: 1.5rem;
}
.choice.front_introlink .title h2{
	font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", 'Noto Serif', "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-weight: 500;
	text-align: left;
	font-size: 1.6em;
}
.choice.front_introlink .title h2 span{
	display: block;
}
.choice.front_introlink .title p{
	display: none;
}
.choice.front_introlink .btn{
	background-color:transparent;
	height: auto;
	overflow: auto;
	width: 100%;
}
.choice.front_introlink .btn.left,.choice.front_introlink .btn.right{
	background-image:none;
}
.choice.front_introlink .btn a{
	display: inline-block;
	border-radius: 50px;
	position: relative;
	line-height: 2rem;
	margin: 0 0 0.5rem;
	padding: 0.1rem 1.5rem 0 1.8rem;
	background-color: #fff;
	box-shadow: 0 0 5px rgba(0,0,0,0.5);
}
.choice.front_introlink .btn a p{
	font-size:0.9em;
	font-weight:500;
	color: #001B46;
	text-shadow:none;
	margin-bottom: 0;
}
.choice.front_introlink .btn a p span{
	display: inline;
}
.choice.front_introlink .btn a i{
	position: absolute;
	top: 50%;
	left: 0.5rem;
	transform: translateY(-50%);
	color: #001B46;
	font-size: 0.6em;
	margin: 0;
}
}
@media screen and (max-width:400px) {
.choice.front_introlink{
	background-position: right bottom;
}
}

/*保険会社*/
section.message_a h2,
section.message_a h3{
	text-align: center;
}
section.message_a h2{
	font-weight: 500;
	line-height: 1.3;
	border-bottom: 1px solid #000;
	padding: 1.4rem 0 2rem;
	margin-bottom: 2.2rem;
	font-size: 1.25rem;
}
section.message_a h2 span{
	display: block;
}
section.message_a h3{
	font-size: 1.4rem;
}
section.message_a .txt{
	    padding: 0 5% 0 5%;
	margin-bottom: 7rem
}
section.message_a .txt>p{
	max-width: 1000px;
	margin: 0 auto
}
section.message_a .txt>p span{
	display: inline-block;
	line-height: 1.8
}
section.message_a .message_a_merit{
	position: relative;
}
section.message_a .message_a_merit>div{
	position: relative;
    top: -4rem;
}
.message_a_merit_box{
	margin-top: 2rem
}
section.message_a .message_a_merit>div .front_reason_btn.box_btn.top_merit_btn{
	background-color: #fff;
	margin-top: 1.5rem
}
/*動画*/

.movie-thumb{
	max-width: 500px;
	margin: 0 auto;
}
.movie-thumb iframe{
	max-width: 500px;
	max-height: 281px;
}
.movie-thumb img:hover{
	opacity: 0.7;
}
.movie-thumb img{
	width: 100%;
	cursor : pointer;
	    transition: all 0.2s linear;
}
@media screen and (max-width:768px) {
.movie-thumb {
    margin: 8em auto 0;
}
}
/* 選ばれ続ける理由 */
.reason .box {
    margin-bottom: 8vw;
}
.reason .box:last-of-type{
	margin-bottom: 4vw
}
.reason .box .img_box {
    float: left;
    width: 40%;
    height: 20rem;
    margin-right: 6rem;
    position: relative;
}
.reason .box .img_box img {
    position: absolute;
    right: -3rem;
    top: 2rem;
    max-width: 650px;
    width: 80%;
    box-shadow: 0 0 1.2rem rgba(0, 0, 0, 0.2);
}
.reason .box .txt_box {
    float: right;
    width: calc( 60% - 6rem );
    padding-right: 3rem;
}
.reason .box .txt_box>div {
    max-width: 800px;
}
.reason .box .txt_box>div img {
    width: 90px;
}
/*偶数ボックススタイルはじまり*/
.reason .box:nth-child(even) .img_box {
    float: right;
    margin: 0 0 0 6rem;
}
.reason .box:nth-child(even) .img_box img {
    left: -3rem;
}
.reason .box:nth-child(even) .txt_box {
    float: left;
    padding: 0 0 0 3rem;
}
.reason .box:nth-child(even) .txt_box>div {
    float: right;
}
/*偶数ボックススタイルおわり*/
.reason .box .txt_box>div h2 {
    font-size: 1.5rem;
    margin: 1rem 0 0.5rem 0;
    line-height: 1.4;
}
.reason .box .txt_box .igaku01{
	max-width: 686px;
	width: 95%;
}
@media screen and (min-width:1025px) {

	.s1024{display:none;}
	.p1024{display:block;}
}
@media screen and (max-width:1024px) {
	.reason .box .txt_box .igaku01{
	width:75%;
}
	.p1024{display:none;}
	.s1024{display:block;}
}
@media screen and (max-width:900px) {
	.reason .box .txt_box .igaku01{
	width:90%;
		margin-bottom: 15px;
}
}
@media screen and (max-width:768px) {
	.reason .title p{
		font-size: 13px;
	}
/*.s1024{display:none;}
	.p1024{display:block;}*/
	.reason .box .txt_box .igaku01{
		width:70%;
		margin-bottom:30px;
	}
	.reason .box .txt_box .dwn_b{display:inline-block;}
}
@media screen and (max-width:425px) {

	.reason .box .txt_box .igaku01{
		width:85%;
	}
}
@media screen and (max-width:375px) {

	.reason .box .txt_box .igaku01{
		width:100%;
	}
}
/* メッセージ｜message_b */
.message_b .txt_box, .message_b .img_box {
    height: 20rem;
}
.message_b >div {
    width: calc( 50% );
    float: left;
}
.message_b .img_box {
    padding-right: 2rem;
    background-image: url("images/message_b_sp.png");
    background-size: cover;
    background-position: top 25% center;
}
.message_b .img_box .webp {background-image: url("images/message_b_sp.webp");}
.message_b .txt_box {
    background-color: #f9f6f4;
    display: table;
    padding: 2rem;
}
.message_b .txt_box>div {
    display: table-cell;
    vertical-align: middle;
}
.message_b .txt_box>div>div {
    max-width: 600px;
}
.message_b .txt_box>div>div h2 {
    font-size: 1.5rem;
    margin: 1rem 0 0.5rem 0;
    line-height: 1.4;
}
@media screen and (min-width:768px) {
.message_b .img_box {background-image: url("images/message_b.png");}
.message_b .img_box .webp {background-image: url("images/message_b.webp");}
}
/*通院中での問題にお困りの方*/
.index_tsuin .title>h2{
	font-weight: 500;
	line-height: 1.3;
	padding-top: 1.5rem;
	margin-bottom: 2.2rem;
	text-align: center;
}
/*▼スマホ(768以下)とPCで背景画像切り替え（SP軽量化）*/
@media screen and (max-width:768px) {
	.choice.choice_b.choice_c .btn.left {background-image: url(images/tsuin_btn_1_sp.png);}
	.choice.choice_b.choice_c .btn.left .webp {background-image: url(images/tsuin_btn_1_sp.webp);}
	.choice.choice_b.choice_c .btn.center {background-image: url(images/tsuin_btn_2_sp.png);}
	.choice.choice_b.choice_c .btn.center .webp {background-image: url(images/tsuin_btn_2_sp.webp);}
	.choice.choice_b.choice_c .btn.right {background-image: url(images/tsuin_btn_3_sp.png);}
	.choice.choice_b.choice_c .btn.right .webp {background-image: url(images/tsuin_btn_3_sp.webp);}
}
@media screen and (min-width:769px) {
	.choice .btn a p span{
		font-size: 0.8rem;
	}
	.choice.choice_b.choice_c .btn {
		width: calc(100% / 3);
	}
	.choice.choice_b.choice_c .btn.left {background-image: url(images/tsuin_btn_1.png);}
	.choice.choice_b.choice_c .btn.left .webp {background-image: url(images/tsuin_btn_1.webp);}
	.choice.choice_b.choice_c .btn.center {background-image: url(images/tsuin_btn_2.png);background-position: right;}
	.choice.choice_b.choice_c .btn.center .webp {background-image: url(images/tsuin_btn_2.webp);background-position: right;}
	.choice.choice_b.choice_c .btn.right {background-image: url(images/tsuin_btn_3.png);}
	.choice.choice_b.choice_c .btn.right .webp {background-image: url(images/tsuin_btn_3.webp);}
}
/*後遺障害*/
.index_obstacle_disorder_mainbox{
	margin-bottom: 4rem
}
.index_obstacle_disorder_mainbox h2{
	text-align: center;
}
.index_obstacle_disorder_mainbox h2{
	/*font-size: 2.3rem;*/
	font-weight: 500;
	line-height: 1.3;
	padding-top: 1.5rem;
	margin-bottom: 2.2rem;
}
.index_obstacle_disorder_mainbox h2 span{
	display: block;
}
.index_obstacle_disorder_mainbox h3{
	font-size: 1.7rem;
	position: relative;
	z-index: 1;
	margin-bottom: 2rem;
	line-height: 1.5rem;
	padding-right: 200px;
}
.index_obstacle_disorder_mainbox .box .lawyer_img {display: none;}
@media screen and (min-width:990px) {
.index_obstacle_disorder_mainbox h3 span{
	display: block;
}
}
.index_obstacle_disorder_mainbox .box{
	max-width: 1400px;
	margin: 0 auto;
	background-color: #f2f6fa;
	position: relative;
	height: 415px;
	    overflow: hidden;
}
.index_obstacle_disorder_mainbox .box .lawyer_img{
	position: absolute;
	top: 0;
	height: 100%;
	left: 22%;
}
.index_obstacle_disorder_mainbox .box a{
	width: 200px;
	display: inline-block;
	margin: 0 0 1rem;
	background-color: #fff;
}
@media screen and (max-width:1040px) {
.index_obstacle_disorder_mainbox h3 span{
	display: initial;
}
}
.index_obstacle_disorder_mainbox .box{
	max-width: 1400px;
	margin: 0 auto;
	background-color: #f2f6fa;
	position: relative;
	height: 415px;
	overflow: hidden;
}
.index_obstacle_disorder_mainbox .box a{
	width: 200px;
	display: inline-block;
	margin: 0 0 1rem;
	background-color: #fff;
}
@media screen and (min-width:768px) {
.index_obstacle_disorder_mainbox .box{
	background-image: url("images/index_obstacle_disorder_person.jpg");
	background-repeat: no-repeat;
	background-position: right -70px center;
	background-size: contain;
}
.index_obstacle_disorder_mainbox .box .webp{background-image: url("images/index_obstacle_disorder_person.webp");}
}
@media screen and (min-width:1024px) {
.index_obstacle_disorder_mainbox .box a{
	display: inline-block;
    width: 200px;
}
}
.index_obstacle_disorder_mainbox .box .txt{
	padding: 6rem 5% 0 15%;
}
@media screen and (min-width:1140px) {
.index_obstacle_disorder_mainbox .box{
	background-position: right 10% center;
}
}
.index_obstacle_disorder_mainbox .box .txt{
	padding: 4.5rem 5% 2rem 15%;
}
/*示談*/
.index_jidan .index_jidan_box{
	background-color: #f8f8f8;
	    max-width: 1400px;
    margin: 0 auto;
	position: relative;
	padding: 3rem 1rem 1.5rem 1rem;
	    overflow: hidden;
}
.index_jidan .index_jidan_box img{
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
}
.index_jidan .index_jidan_box a{
	background-color: #fff
}
.index_jidan .index_jidan_box p{
	position: relative;
	z-index: 1;
	text-align: center;
}
.index_jidan .index_jidan_box p span{
	display: block;
	line-height: 2;
}
/*　二択ボタンパターンB-後遺障害or異議申立て- */
@media screen and (max-width:768px) {
	.choice.choice_b .btn.left {
		background-image: url("images/message_b_left_back_sp.png");
		background-position: center center;
	}
	.choice.choice_b .btn.left .webp {background-image: url("images/message_b_left_back_sp.webp");}
	.choice.choice_b .btn.right {
		background-image: url("images/message_b_right_back_sp.png");
		background-position: center center;
	}
	.choice.choice_b .btn.right .webp {background-image: url("images/message_b_right_back_sp.webp");}
	}
	@media screen and (min-width:768px) {
	.choice.choice_b .btn.left {
		background-image: url("images/message_b_left_back.png");
		background-position: center center;
	}
	.choice.choice_b .btn.left .webp {background-image: url("images/message_b_left_back.webp");}
	.choice.choice_b .btn.right {
		background-image: url("images/message_b_right_back.png");
		background-position: center center;
	}
	.choice.choice_b .btn.right .webp {background-image: url("images/message_b_right_back.webp");}
}
/* 症状別お悩み */
.symptom {
    text-align: center;
	    padding: 0 5% 0 5%;
	margin:3rem 0;
}
.symptom.btn .title {
    text-align: center;
    padding: 1rem 0;
    position: relative;
    margin-bottom: 0;
}
.symptom.btn .main_back_light_color{
	padding-bottom: 2rem;
}
.symptom.btn .title h2 {
    display: inline;
    color: #fff;
}
.symptom.btn ul {
    padding: 2rem 2rem 0rem 2rem ;
}
.symptom.btn ul li {
    background-color: #fff;
}
.symptom.btn ul li a {
    color: #000;
    border: none;
}
@media screen and (max-width:500px){
	.symptom{
		padding: 0 3% 0px 3%;
	}
	.symptom.btn ul{
		padding: 2rem 1rem 0rem 1rem;
	}
	.symptom.btn ul li a{
		font-size: 14px;
	}
}
@media screen and (max-width:360px){
	.symptom.btn ul li a{
		font-size: 12px;
	}
}

/* 相談フロー */

.flow {
	    margin: 10rem 0 0 0;
    padding: 3rem 0 ;
    text-align: center;
    width: 100%;
}
.flow ul {
    padding: 0 5% 0 5%;
    margin: 0 auto 2rem;
}
/*.flow .kakomi,*/
.flow ul li {
    float: left;
    text-align: center;
    width: calc( 100% / 4 - 1.6rem );
    margin-right: 2rem;
    /*height: 10rem;*/
	height: 280px;
    background-color: #fff;
    display: table;
    font-weight: bold;
    font-size: 1.3rem;
    line-height: 1.4;
    position: relative;
    padding: 1rem;
    box-sizing: border-box;
    box-sizing: -moz-border-box;
    box-sizing: -webkit-border-box;
}
.flow ul li>div {
    /*display: table-cell;*/
	display: block;
    vertical-align: middle;
}
.flow .down{
	    font-size: 16px;
	text-align:left;
	font-weight: normal;
	line-height: 1.5;}
.flow ul li p{
	text-align:left;
	margin-top:15px;
	font-weight: normal;
	line-height: 1.5;
	/*bottom: -100px;
    position: absolute;
    background-color: #fff;
    margin: 0 auto;
	padding-bottom: 10px;*/
}
.flow ul li:last-child {
    margin-right: 0;
}
.flow ul li span {
    display: block;
    font-size: 2.5vw;
    margin-bottom: 0.5rem;
	line-height: 1;
}
.flow ul li .small {
    display: block;
    font-size: 0.8rem;
    color: #000;
}
.flow ul li:after {
	font-family: "hugicons";
    content: "\f054";
    position: absolute;
    right: -1.5rem;
    top: 6.5rem;
}
.flow ul li:last-child:after {
    display: none!important;
}
.flow .no_i:after {
    display: none!important;
}
.flow .no_i{margin-right:0;}
input[type="checkbox"]{
  display:none;
}
.flow .dropdown li p{
	text-align: left!important;
	margin: 0 5%;
}
.flow i img,
.flow .dropdown{display:none;}
@media screen and (max-width:1354px) {
	.flow ul li {
		height: 300px;}
}
@media screen and (max-width:1070px) {
.flow ul li {
	height: 320px!important;
	}
	.flow ul li:after {
		top: 8rem;}
}
@media screen and (max-width:999px) {
.flow ul li {
	height: 350px!important;
	}

}
@media screen and (max-width:690px) {
	.flow .dropdown li {
		text-align: left!important;
	}
	.flow .dropdown li span{
		text-align: left!important;
		display: inline;
	}
	.flow .dropdown li p {
		text-align: left;}
	/*.flow .dropdown li {
		padding: 5% 5% 50%;}*/
	.flow i img{

		bottom:27px!important;}
}
@media screen and (max-width:425px) {
	.flow i img{

		bottom:30px!important;}
.flow ul li>div {
    font-size: 18px;
}
.flow i img{
    width:4%!important;

   }
	.flow .dropdown li p {
    line-height: 1.2;
}
}
@media screen and (max-width:768px) {
	.flow {
       padding: 3rem 0 1rem;
		}
	.flow ul {
		padding: 0;}
	.flow {
		margin: 3rem 0 0 0;}
	.flow .dropdown li {
		text-align: left;
		font-weight: normal;
		font-size: 16px;
		margin: 0 auto 0;
		    border: none;
		/*margin: 0 auto 2em;
    padding: 5% 5% 50%;*/
    background-color:#e8eef6;
	}
	.flow .dropdown li:before{
		display: none;
	}
.flow ul li>div {
    /*display: table-cell;*/
    vertical-align: middle;
	text-align: left;
    margin-left: 25px;
}
	.flow ul li:after {
	font-family: "hugicons";
    content: "\f054";
    position: absolute;
    right: -1.5rem;
    top: 6.5rem;
}
	.flow ul li {
    height:70px!important;
		    border-bottom: 2px solid #0d315a;
}
/*dropdown*/
	.dropdown{
  display:none;
}

 .flow .down {
    font-size: 16px;
	 text-align: center;
	 margin-top: 10px;
	}
/*.flow[class*=" icon-"], [class^=icon-] {
    font-family: hugicons!important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
	line-height: 1;
	color:#0d315a;
	transform: rotate(135deg)!important;
	}*/
/*.flow ul li i>div::before {
    content: '';
    background:url("images/aw_f.png")no-repeat;
    display: block;
    width: 29px;
    height:18px;
    bottom: 0;
    right: 0;
    position: absolute;
}*/
	.flow i img{
       display: inline-block;
        max-width: 29px;
    width: 3%;
		    position: absolute;
   bottom: 24px;
    right: 20px;

   }

/*label,*/
.flow ul li{
  display:block;
 /* padding:2em;*/
	       padding: 1em 0 1em;
 /* background:gold;
  border-bottom:#fff 1px solid;
  font-family:sans-serif;*/
  /*letter-spacing:.05em;
  font-weight:bold;*/
}
.flow ul li:hover,
label:hover{
  /*background:orange;*/
}
li::before,
/*label::before{
  content:"";
  display:block;
  position:absolute;
  right:5%;
  width:.5em;
  height:.5em;
  border-top:#000 2px solid;
  border-left:#000 2px solid;
  transform:rotate(135deg);
}*/
input[type="checkbox"]{
  display:none;
}
label[for="menu4"],
label[for="menu3"],
label[for="menu2"],
label[for="menu"]{
  display:block;
  background:orange;
}
label[for="menu4"]::before,
label[for="menu3"]::before,
label[for="menu2"]::before,
label[for="menu"]::before{
  transform:rotate(225deg);
}
#menu4:checked + .dropdown,
#menu3:checked + .dropdown,
#menu2:checked + .dropdown,
#menu:checked + .dropdown{
  display:block;
}
}
/*　交通事故の知識　*/

.knowledge.btn {
    width: 100%;
    padding: 3rem 0;
	margin: 0;
}
.knowledge.btn .title {
    color: #fff;
}
.knowledge.btn ul {
    width: 80%;
    margin: 0 auto;
}
.knowledge.btn ul li a {
    color: #fff;
}
@media screen and (max-width:500px){
	.knowledge.btn ul{
		width: 90%;
	}
	.box_btn .box_arrow{
		font-size: 12px;
		right: 0.5rem;
	}
}

/*　解決事例　*/
.front_jirei{
	margin: 0 0 4em;
	padding: 4em 0 3em;
	background-image:url("images/jirei_back.png");
	background-size: cover;
}
.front_jirei .title{
	margin: 0 0 1rem;
}
.front_jirei .webp{background-image:url("images/jirei_back.webp");}
.front_jirei p.jirei_txt{
	text-align: center;
	margin: 0 0 2rem;
	font-weight: bold;
}
.front_jirei p.jirei_txt span{
	display: inline-block;
}
.front_jirei .update_date{
	font-size: 11px;
    color: #606060;
    margin-right: 10px;
	vertical-align: middle;
}
.front_jirei .txt{
	display: inline;
}
.front_jirei .txt .txt_red{
	color: #990000;
	font-weight: bold;
}
@media screen and (min-width:420px) {
.front_jirei p.jirei_txt span{
	display: inline;
}
.front_jirei .update_date{
	font-size: 12px;
}

}
.front_jirei ul#Data{
	max-width: 1260px;
	margin: 0 auto 2em;
	padding: 2rem 0;
	background-color: #fff;
}
.front_jirei ul#Data li{
	margin: 0 2rem;
}
.front_jirei ul#Data li a{
	display: block;
	border-top: 1px #ccc dotted;
	line-height:2.7rem;
	font-size: 17px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	position: relative;
	padding-right: 40px;
}
.front_jirei ul#Data li a:after {
  content: '';
  width: 6px;
  height: 6px;
  border: 0;
  border-top: solid 2px #0E315B;
  border-right: solid 2px #0E315B;
  position: absolute;
  top: 50%;
  right: 2%;
  margin-top: -4px;
  transform: rotate(45deg);
}
.front_jirei ul#Data li:last-child a{

	border-bottom: 1px #ccc dotted;
}
.front_jirei ul#Data li a span.souten{
	display: inline-block;
	/*width: 122px;*/
	width: 180px;
	margin: 0 1rem 0 0;
	background-color: #0E315B;
	line-height: 1.5rem;
	border-radius:3px;
	color: #fff;
	font-size: 13px;
	text-align: center;
}
.front_jirei p.jirei_number{
	text-align: center;
	font-size: 1.1em;
	font-weight: bold;
}
.front_jirei p.jirei_number span{
	color: #990000;
}
.front_jirei a.jirei_list{
	display: block;
	width: 300px;
	margin: 0 auto;
	padding: 1em 0;
	border:1px solid #0E315B;
	background-color: #fff;
	color: #0E315B;
	font-weight: bold;
	text-align: center;
	position:relative;
}
.front_jirei a.jirei_list i{
	position: absolute;
	right: 1em;
	top:50%;
	transform: translateY(-50%);
}
.front_jirei a.jirei_list:hover{
	background-color: #0E315B;
	color: #fff;
	opacity: 1;
}
/*事例スマホ*/
@media screen and (max-width:1260px) {
	.front_jirei ul#Data{
		margin: 0 2% 1em;
		padding: 4% 0;
	}
	.front_jirei ul#Data li{
		margin: 0 4%;
		position: relative;
	}
	.front_jirei ul#Data li a{
		font-size: 15px;
	}
}
@media screen and (max-width:768px){
	.front_jirei{
		margin-bottom: 0;
	}
	.front_jirei p.jirei_txt{
		font-size: 13px;
	}
	.front_jirei ul#Data li a{
		white-space:inherit;
		text-overflow: inherit;
		padding: 10px 30px 10px 10px;
		display: flex;
		flex-direction: column;
	}
	.front_jirei ul#Data li a span.souten{
		width: 164px;
		font-size: 12px;
		order: 2;
		margin-bottom: 5px;
	}
	.front_jirei .update_date {
		font-size: 12px;
		order: 1;
		margin-bottom: 5px;
	}
	.front_jirei .txt{
		display: block;
		line-height: 1.4;
		font-size: 15px;
		order: 3;
		margin-bottom: 0;
	}
}
@media screen and (max-width:500px) {
	.front_jirei ul#Data li:before{
		font-family: 'hugicons';
		content: "\f0da";
		color: #124488;
		margin-right: 0.3em;
		position: absolute;
		left: 0;
		top: 0.7em;
	}
	.front_jirei ul#Data li a span{
		/*display: none;*/
	}
	
}


/* お客様の声 */
.voice {
    width: 100%;
    overflow: hidden;
    padding: 2rem 0 90px 0;
}
.voice>div {
    transform: translate(0px, 5rem);
}
.voice .title {
    float: right;
    width: 50%;
    transform: translate(0px, -6rem);
}
.voice .clearfix {
    width: 80%;
    margin-right: auto;
    margin-left: auto;
    transform: translate(0px, -6rem);
	position: relative;
}
.voice .title h2 {
    text-align: left;
}
.voice .title p {
    text-align: left;
}
.voice .img_box {
    float: left;
    width: 50%
}
.voice .img_box img {
    box-shadow: 0 0 1.2rem rgba(0, 0, 0, 0.2);
    float: right;
    max-width: 478px;
    width: 100%;
    margin-right: 3rem;
}
.voice .txt_box {
    float: right;
    width: 50%;
}
.voice .txt_box>div {
    max-width: 25rem;
}
.voice .update_date{
	font-size: 14px;
    color: #606060;
    margin-right: 10px;
	vertical-align: middle;
	text-align: right;
	display: block;
	margin-bottom: 3px;
}
.voice .txt_box .heading {
    margin: 0 0 0.5rem 0;
}
.voice .txt_box .heading h3 {
    line-height: 1.4;
    padding: 1rem 0 1rem 5.5rem;
    font-size: 1.2rem;
    box-sizing: border-box;
    box-sizing: -moz-border-box;
    box-sizing: -webkit-border-box;
    background-image: url(images/satisfaction.png);
    background-repeat: no-repeat;
    background-position: left center;
}
.voice .txt_box .heading h3 .webp {background-image: url(images/satisfaction.webp);}
.voice .txt_box p .break {
    margin-bottom: 1rem;
	    line-height: 1.9;
}
/*index footer*/
.info_sitelink_comm.algsite li.hughesluce_comm{
	display: none !important;
}
@media screen and (max-width:1024px) {
	/*後遺障害*/
	.index_obstacle_disorder_mainbox{
		    padding: 0 5% 0 5%;
		box-sizing: border-box;
		-webkit-box-sizing: border-box;
	}
	.index_obstacle_disorder_mainbox .box .lawyer_img {
    left: auto;
    right: -10%;
}
	.index_obstacle_disorder_mainbox .box{
		height: 350px;
	}
	.index_obstacle_disorder_mainbox .box .txt {
    padding: 4.5rem 5% 0 5%;
}
}
@media screen and (min-width:400px) {
	/*保険会社*/
	section.message_a h2{
		font-size: 1.5rem;
	}
}
@media screen and (min-width:769px) {
	/*保険会社*/
	section.message_a h2{
		font-size: 2.3rem
	}
	/*通院中での問題にお困りの方*/
	.index_tsuin .title>h2{
		font-size: 2.3rem
	}

	/*後遺障害*/
	.index_obstacle_disorder_mainbox h2{
		font-size: 2.3rem
	}
.index_obstacle_disorder_mainbox .box_sp,
.index_obstacle_disorder_mainbox .box_tab{
	display: none;
}
}
@media screen and (max-width:768px) {
/*hero*/
.hero {
	background-image: url("images/mainvis_tab.jpg");
	background-repeat: no-repeat;
	background-size:contain;
	background-position: right center;
	padding: 4rem 0;
}
.hero .webp {background-image: url("images/mainvis_tab.webp");}
.hero .txt h2 {
    font-size: 5vw;
}
.hero .txt {
    max-width: none !important;
}
.hero .txt p {
    margin-bottom: 0.5rem;
}
.hero>div:first-child {
    margin-left: 6vw;
}
.fadeSlider{
	display: none;
}
/*保険会社*/
	section.message_a h3 {
    font-size: 1.2rem;
    padding-right: 1rem;
    padding-left: 1rem;
}
	section.message_a h3 span{
		display: inline-block;
	}
	section.message_a .txt>p span{
		margin-bottom: 1rem
	}
/*動画*/
.movie-thumb{
	width: 90%;
	max-width: 400px;
}
.movie-thumb img{
	width: 100%;
}
.movie-thumb iframe{
	width: 100%;
	height:280px;
}
/* 選ばれる理由 */

.reason .box .img_box {
    float: none;
    width: 80%;
}
.reason .box .txt_box {
    float: none;
    width: 90%;
    margin: 0 auto;
    padding: 0;
}
.reason .box .img_box {
    height: 20rem;
}



.reason .box .txt_box>div {
    max-width: none;
}
.reason .box .txt_box>div img {
    float: left;
    margin-right: 1rem;
    position: relative;
    top: 0.8rem;
}
.reason .box .txt_box>div h2 {
    margin-left: 5rem;
}
.reason .box .txt_box>div h2 {
    margin-top: 2rem;
}
.reason .box:nth-child(even) .txt_box h2 {
    margin-top: 0;
}
.reason .box:nth-child(even) .txt_box>div {
    margin-top: 2rem;
}
.reason .box:nth-child(even) .txt_box {
    float: none;
    margin: 0 auto;
}
.reason .box:nth-child(even) .txt_box {
    padding: 0;
}
/* メッセージ1 */
.message_b >div {
    width: 100%;
    float: none;
}
.message_b .txt_box>div>div {
    max-width: none;
}
.message_b .txt_box>div>div h2 {
    margin-top: 0;
}
.message_b .txt_box, .message_b .img_box {
    height: 15rem;
}

/*後遺障害*/
/*.index_obstacle_disorder_mainbox .box{
	display: none;
}
	.index_obstacle_disorder_mainbox .box_tab{
		text-align: center;
	}
	.index_obstacle_disorder_mainbox .box_tab img{
		max-width: 550px;
		width: 100%;
	}
	.index_obstacle_disorder_mainbox .box_tab a.front_reason_btn{
		display: inline-block;
		width: 48%;
		margin: 0;
}*/
	.index_obstacle_disorder_mainbox{
		padding: 0;
	}
	.index_obstacle_disorder_mainbox .box_tab{
		display: none;
	}
	.index_obstacle_disorder_mainbox .box_sp img{
		width: 100%;
		/*max-width: 390px;*/
	}
	.index_obstacle_disorder_mainbox .box_sp a{
		    width: 70%;
		max-width:70%;
		background-color: #fff;
		margin:1.5rem auto;
	}
	.index_obstacle_disorder_mainbox .box_sp {
    background-color: #f1f5f9;
    padding-bottom: 0.2rem;
    padding-top: 1rem;
		    text-align: center;
	}
	.index_obstacle_disorder_mainbox .box {
    display: none;
}
/*示談*/
	.index_jidan .index_jidan_box img{
		left: -20%;
		opacity: 0.5;
	}
	.index_jidan .index_jidan_box p{
		text-align: left;
	}

/* ご相談の流れ  */
.flow ul li {
    width: 100%;
    margin-bottom:0;
}
.flow ul li:after {
   left: -1.5rem;
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
	top: 8rem;
	display:none ;
}
.flow ul li {
    height: 120px;
}
.flow ul li span {
    font-size: 1.2rem;
}
/* お客様の声 */
.voice .title {
    float: none;
    width: 100%;
}
.voice .title h2, .voice .title p {
    text-align: center;
}
.voice .img_box {
    float: none;
    width: 100%;
    text-align: center;
}
.voice .img_box img {
    float: none;
    margin-right: 0;
}
.voice .txt_box {
    float: none;
    width: 100%;
}
.voice .txt_box>div {
    max-width: none;
}
.voice .txt_box .heading h3 {
    background-image: none;
    padding: 0;
}
.voice .txt_box .heading {
    margin: 1rem 0;
}
.voice .title {
    transform: translate(0px, -7rem);
}
.voice .clearfix {
    transform: translate(0px, -7.5rem);
}
	.voice .title p{
		font-size: 13px;
	}
}


@media screen and (max-width:425px) {
.hero{
	background-image: url("images/mainvis_sp.jpg");
	background-size:contain;
	padding: 1.5rem 0;
}
.hero .webp {background-image: url("images/mainvis_sp.webp");}
.hero .txt h2 {
    font-size: 8vw;
    line-height: 1.4;
    letter-spacing: -1px;
    margin-top: 1rem;
}
.hero .txt p {
    font-size: 4vw;
}
.hero .txt {
    width: 70%;
}
.hero>div:first-child {
    margin-left: 6.5vw;
}
.hero .txt h2 span {
    display: block;
}
.fadeSlider div {
    background-position: right 30% center;
}
.reason .box .img_box img {
    width: 100%;
}

	.reason .box .txt_box>div img{
		    width: 60px;
	}

/*保険会社*/
	section.message_a .txt{
		margin-bottom: 5rem
	}
	section.message_a h3 span{
		display: inline
	}
/*動画*/
.movie-thumb iframe{
	height:170px;
}

/* 選ばれる理由 */
.reason .box .img_box {
    height: 15rem;
}

	/*後遺障害*/
	.index_obstacle_disorder_mainbox .box_sp a {
    width: 90%;
    max-width: 90%;
}
	/*.index_obstacle_disorder_mainbox{
		padding: 0;
	}
	.index_obstacle_disorder_mainbox .box_tab{
		display: none;
	}
	.index_obstacle_disorder_mainbox .box_sp img{
		width: 100%;
		max-width: 390px;
	}
	.index_obstacle_disorder_mainbox .box_sp a{
		    width: 90%;
		max-width: 300px;
		background-color: #fff;
		margin: 0.5rem auto;
	}
	.index_obstacle_disorder_mainbox .box_sp {
    background-color: #f1f5f9;
    padding-bottom: 0.2rem;
    padding-top: 1rem;
		    text-align: center;
	}*/

/*示談*/
	.index_jidan .index_jidan_box img {
		left: -110%;}



/* お悩み一覧 */
/*.btn ul li {
    width: 100%;
}
footer .link_btn>div:last-of-type ul li, footer .link_btn>div:last-of-type ul li a {
    width: 100%;
}
footer .link_btn>div:last-of-type ul li:nth-of-type(2) {
    text-align: left;
}*/

}


/*交通事故でよくある質問*/
#front_qa{
	background:#efefef;
	margin:0;
	padding:50px 20px 110px;
}
#front_qa h2,#front_qa .qa_frame{
	max-width:1280px;
	margin:auto;
}
#front_qa h2{
	margin:auto;
	text-align: center;
	font-size: 2.5em;
}
#front_qa .qa_frame{
	padding:20px;
	border-bottom: 1px dotted #ccc;
}
#front_qa .qa_frame div{
	display: table;
	border-collapse: separate;
	border-spacing: 30px 20px;
}
#front_qa .qa_frame div span{
	display: table-cell;
	text-align: center;
	vertical-align: top;
	font-size: 1.5em;
	font-weight: 600;
}
#front_qa .qa_frame div div{
	display: table-cell;
	line-height: 1.5;
}

#front_qa .qa_frame div:first-of-type span{
	color: #0D315A;
}
#front_qa .qa_frame div:last-of-type span{
	color: #AA0C0F;
}

#front_qa .qa_frame div:first-of-type div{
	font-weight: bold;
}

#front_qa .qa_frame div:first-of-type div p{
	font-size: 1.0em;
	line-height: 2.2em;
}
#front_qa .qa_frame div div p:last-of-type{
	margin:0;
}

#front_qa .qa_frame a{
	position: relative;
	display: block;
	text-align: center;
	border:solid 1px #0d315a;
	color:#0d315a;
	width:80%;
	margin: auto;
}

#front_qa .qa_frame a:after{
	content:"";
	position: absolute;
	width:10px;
	height:10px;
	border-right: solid 5px #0d315a;
	border-bottom: solid 5px #0d315a;
	transform: rotate(-45deg);
	right:10px;
	top:0;
	bottom: 0;
	margin: auto;
}

@media screen and (max-width:768px) {
#front_qa h2{
	font-size: 5.5vw;
}
	#front_qa .qa_frame div:first-of-type div p{
		line-height: 1.9em;
	}
	#front_qa .qa_frame{
		padding:30px 0;
	}
	#front_qa .qa_frame div{
		border-spacing: 20px 10px;
		    width: 100%;
	}

}

@media screen and (max-width:480px) {

	#front_qa{
		padding:50px 10px;
	}
	#front_qa .qa_frame div span{
		display: block;
	}
	#front_qa .qa_frame div div{
		display: block;
	}
	#front_qa .qa_frame a{
		width:90%;
	}
}


/*====================================== 下層ページ ======================================*/

/*------ メインコンテンツ (.article_content) ------*/
.article_content{
	max-width: 1200px;
	margin: 3.5em auto 0;
}
.article_content .article_content{
	padding: 0;
}

/* 共通 */
.normal_list li, .article_wrap p span,.article_wrap section p span{
	line-height: 2;
}
ol.normal_list li{list-style:decimal;}
.normal_list_none li{list-style:none;}
.article_wrap section p span.memo{
	display: block;
	margin: 1em 0;
	padding: 1em 0.5em;
	background-color: #f2f2f2;
	font-size: 0.9em;
	text-align: center;
}
.new_line01 {
  display: inline-block;
  line-height: 2;
}
.new_line02 {
  display: inline-block;
  margin-bottom: 2.5em;
	line-height: 2;
}
.new_line02:last-child{
	margin-bottom: 0;
}
.new_line03 {
  display: inline-block;
  margin: 2.5em 0;
}
.new_line04 {
  display: inline-block;
  margin-top: 1.5em;
}
.new_line05{
    display: block;
}

@media screen and (max-width:1024px) {
	.article_content{
		padding: 0 5%;
	}
}
@media screen and (max-width:768px) {
	.article_content{
		width: auto;
		margin: 0 auto;
	}
}
@media screen and (min-width:426px) {
.article_content p{
	font-size: 18px;
}
.article_content .simg,

.article_content .s_img{display: none;}
.article_content .pimg,
.article_content .p_img{display: block;}

}
@media screen and (max-width:425px) {
.article_content p{
	margin: 0 auto;
	line-height: 2;
	font-size: 16px;
}
.normal_list li, .article_wrap p span,.article_wrap section p span{
	line-height: 2rem;
}
.article_content .simg,
.article_content .s_img{display:block;}
.article_content .pimg,
.article_content .p_img{display: none;}
}
@media screen and (max-width:320px) {
.article_content p{
	font-size: 15px;
}
}
/*---------------------------- メインコンテンツ 左カラム(.article_wrap) ----------------------------*/
.article_wrap{
	width: 65%;
	float: left;
	margin-bottom: 3em;
}
.article_content img{
    border: none;
    display: block;
    max-width: 100%;
    height: auto;
	margin: 2em auto;
}
.article_content .pimg{
	width: 100%;
	max-width: 780px;
}
.article_wrap section{
	margin-bottom: 6em;
}
.article_wrap section p{
	padding: 0 1%;
	margin-bottom: 2em;
}
article.column section a.seolink{
	text-decoration: underline;
	color: #00b0e5;
}
a.seolink {
	text-decoration: underline;
	color: #00b0e5; }
	
.font_large {
  font-size: 1.5em;
  vertical-align: text-bottom;
  line-height: 1em;
}
.article_content p.example {
  font-size: 1rem;
  font-weight: bold;
  line-height: 1.5;
}
/* 目次(.toc_container) */
#toc_container{
	background-color: #fbfbfb;
	margin: 3em 0;
	width: 100% !important;
}
#toc_container p.toc_title{
	color: #fff;
	background-color: #b3b3b3;
	font-size: 1.1rem;
	font-weight: bold;
	padding: 0.5em 1.8em;
	margin-bottom: 0;
	text-align: center;
}
#toc_container p.toc_title a{
	color: #fff;
}
#toc_container ul.toc_list{
	padding: 15px 40px;
	border: 1px solid #dddddd;
	border-top: none;
}
#toc_container ul.toc_list>li{
	margin-bottom: 0.5em;
}
#toc_container ul.toc_list li>a{
	line-height: 1.5;
}
#toc_container ul.toc_list ul{
	margin-left: 1.5em;
}
#toc_container ul.toc_list ul ul{
	margin-left: 0.5em;
}
#toc_container ul.toc_list li .toc_number{
	padding-right: 1em;
}
#toc_container ul.toc_list li ul li>a::before{
	font-family: 'hugicons';
	content: "\f0da";
	color: #124488;
	margin-right: 0.3em;
}
#toc_container ul.toc_list li ul li ul li>a:before {
	content: "・";
	color: #999;
	margin-right: 0;
}
#toc_container li {
	position:relative;
	list-style:none;
	font-size: 0.9rem;
	line-height: 1.7;
}
#toc_container li a{
	color: #2581c4;
}
#toc_container > a {
	display: block;
	text-decoration: none;
	cursor: pointer;
	padding: 1.5em 1em;
	position: relative;
}

/* 見出し */
.article_wrap h1{
	font-size: 2.5rem;
	padding: 1em 0;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
/*投稿日・更新日*/
.posted_date{
	text-align:right;
	padding: 10px 0;
}
time.date{
	color: #555;
	font-size: 0.85em;
	font-weight: bold;
	display: block;
}
@media screen and (min-width:420px) {
time.date {
	display: inline;
}
time.date.update {
	margin: 0 20px 0 0;
}
}
.article_ttl{
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    top: 20px;
	margin: 0 0 2em;
}
.article_wrap .article_ttl_02 h2{
	width: calc(100% - 40px);
	padding: 20px;
}
.article_wrap h2{
	background-color: #124488;
	color: #fff;
	font-size: 1.2rem;
    position: relative;
    top: 0;
    width: 100%;
    display: table;
    line-height: 1.3;
    margin: 0;
}
.article_wrap h2:before{
	background: #fff;
    content: "";
    display: block;
    position: absolute;
    left: 0;
    bottom: 100%;
    height: 20px;
    width: 100%;
    z-index: 5;
}
.article_wrap .article_ttl h2 span{
	text-align: left;
    line-height: inherit;
    display: table-cell;
    vertical-align: middle;
    padding: 1em 1em 1em 1.2em;
}
.article_wrap .article_ttl h2.kekka span{
    padding: 0.5em 1em;
}
.article_wrap h3{
	background-color: #f0f7fb;
	font-size: 1.2rem;
	padding: 0.8em 1.2em;
	margin: 2em 0 1.5em;
}
.article_wrap h4{
	color: #124488;
	font-size: 1.1rem;
	padding: 0.1em 1em;
	border-left: 3px solid;
	margin: 3em 0 1.5em 0.5em;
}
.article_wrap h3 span,
.article_wrap h4 span{
/*	padding-top: 6em;
	margin-top: -6em;*/
	padding-top: 0.8em;
	margin-top: -0.8em;
}
.article_content h5 span {
  padding-left: 2em;
}
.article_content h5 {
  line-height: 2;
  position: relative;
	font-size: 1.1rem;
}
.article_content h5::before {
  content: "";
  display: block;
  position: absolute;
  width: 0.5em;
  height: 0.5em;
  border-radius: 50%;
  background-color: #000;
  left: 1em;
  top: 13px;
}

.article_wrap {
  counter-reset: period period2 period3;
}
.title_index_period {
  text-indent: 1.5em;
  position: relative;
}
.title_index_period::after {
  content: counter(period) ".";
  counter-increment: period;
  position: absolute;
  top: 0.8em;
  left: -0.5em;
  font-size: 1em;
}
.title_index_period02 {
  text-indent: 1.5em;
  position: relative;
  border-bottom: 1px solid #2f4097;
}
.title_index_period02::after {
  content: counter(period2) ".";
  counter-increment: period2;
  position: absolute;
  top: 0;
  left: -15px;
  font-size: 1em;
}
.title_index_period03 {
  padding-left: 1.5em;
  position: relative;
  font-size: 1.1em;
	font-weight: bold;
  background: linear-gradient(transparent 70%, #a2c9ea 70%);
}
.title_index_period03::after {
  content: counter(period) ".";
  counter-increment: period;
  position: absolute;
  top: -4px;
  left: 5px;
  line-height: 1.75em;
}

/* 詳細ボタン(.link_btn) */
.article_wrap .link_btn{
	color: #201100;
	background-color: #e5f2c3;
	font-weight: bold;
	width: 95%;
	text-align: center;
	display: block;
	line-height: 1.3;
	box-shadow: 0 -2px 0 0 rgba(0,0,0,0.1)inset;
	padding: 0.9em 3em 0.9em 1.5em;
	border-radius:5px;
	margin: -1em auto 1.5em;
	position: relative;
	box-sizing: border-box;
}
.article_wrap .link_btn::after{
	font-family: "hugicons";
	content: "\f054";
	position: absolute;
	top: 50%;
	margin-top: -10px;
	right: 4%;
}
.article_wrap .link_btn.lp{
	background-color: #fffce1;
	border:2px #ff7800 solid;
	color: #ff7800;
	padding: 1.4rem 2.5em 1.3em 1em;
	width: 100%;
	font-size: 1rem;
	line-height: 1.5rem;
}
/* 詳細ボタン(.link_text) */
.article_wrap ul.link_text{
	width: 93%;
	padding: 0.5rem 0;
	margin: 1rem auto 0;
	background-color: #F4F9FC;
	border:1px #DDE9F4 solid;
	position: relative;
	z-index: 98;
}
.article_wrap ul.link_text:before{
	content: "こちらもチェック!";
	display: inline-block;
	padding:0.2em 0.5rem;
	margin: 0 0 0.5em 0.9em;
	font-size: 0.65em;
	color: #fff;
	background-color: #124488;
	border-radius: 5rem;
	letter-spacing:-0.08em;
}
.article_wrap ul.link_text li{
	margin: 0 0 0.5rem;
	padding: 0 0.2rem 0 0.8rem;
}
.article_wrap ul.link_text li a{
	font-size: 0.8em;
	border-bottom: 1px #333 dotted;
}
.article_wrap ul.link_text li a i{
	margin: 0 0.4rem 0 0;
}
@media screen and (min-width:400px) {
.article_wrap ul.link_text li a{
	font-size: 0.9em;
}
.article_wrap ul.link_text li{
	padding: 0 0 0 1.2rem;
}
.article_wrap ul.link_text:before{
	margin: 0 0.2rem 0.5em 1.2rem;
}
}

/* 詳細ボタン-記事以外(.link_btn) */
.article_wrap .link_other_btn{
	color: #201100;
	background-color: #e5f2c3;
	font-weight: bold;
	width: 95%;
	text-align: center;
	display: block;
	line-height: 1.3;
	box-shadow: 0 -2px 0 0 rgba(0,0,0,0.1)inset;
	padding: 0.9em 3em 0.9em 1.5em;
	border-radius:5px;
	margin: 1em auto 1.5em;
	position: relative;
	box-sizing: border-box;
}
.article_wrap .link_other_btn::after{
	font-family: "hugicons";
	content: "\f054";
	position: absolute;
	top: 50%;
	margin-top: -10px;
	right: 4%;
}
@media screen and (max-width:425px) {
.article_wrap .link_other_btn{
		width: 95%;
		padding-right: 2em;
	}
}



/* 詳細ボタン2列(.link_btn02) */
.article_wrap .link_btn02 {
    color: #201100;
    background-color: #deeaee;
    font-weight: bold;
    width: 100%;
    text-align: center;
    display: block;
    line-height: 1.3;
    /*box-shadow: 0 -2px 0 0 rgba(0,0,0,0.1)inset;*/
    padding: 0.9em 30% 0.9em;
    border-radius: 5px;
    position: relative;
    box-sizing: border-box;
    white-space: nowrap;
}
.article_wrap .link_btn02::after{
	font-family: "hugicons";
	content: "\f054";
	position: absolute;
	top: 50%;
	margin-top: -10px;
	right: 4%;
}
.article_wrap .link_btn02.lp{
	background-color: #fffce1;
	border:2px #ff7800 solid;
	color: #ff7800;
	padding: 1.4rem 2.5em 1.3em 1em;
	width: 100%;
	font-size: 1rem;
	line-height: 1.5rem;
}
.article_wrap .genin_btn {
    display: flex;
    text-align: center;
    width: 100%;
    flex-wrap: wrap;
    justify-content: space-between;
}
.article_wrap .genin_btn p {
    width: 49%;
    padding: 0;
    margin: 0 0 0.7em;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    display: flex;
}
@media screen and (max-width:768px) {
    .article_wrap .link_btn02 {
        text-align: left;
        padding: 0.9em 1em 0.9em;
    }
}
@media screen and (max-width:414px) {
    .article_wrap .link_btn02 {
        font-size: 4vw;
    }
}


/* 記事内テキストリンク(.symptom_link_list) */
.symptom_link_list li a.link_btn{
	color: #333;
	background-color: transparent;
	font-weight: normal;
	width: auto;
	text-align: center;
	display: inline;
	border: none;
	padding: 0;
	border-radius: 0;
	margin: 0;
	position: static;
	text-decoration: underline;
}
.symptom_link_list li a.link_btn::after{
	content: none;
}

/* 【部位別】後遺障害記事内イラスト */
.parts_img_wrap{
  width: 100%;
  margin:0 auto;
  background:url(images/obstacle_disorder/1.png) center center no-repeat;
  background-size: contain;
  position:relative;
}
.btn_wrap_left{
  float:left;
}
.btn_wrap_right{
  float:right;
  width: 30%;
}
.parts_btn_list01 li a{
	margin: 10px;
}
.parts_btn_list02 li a{
	margin: 10px 0;
}
.parts_btn{
  display: block;
  border: 3px solid #3aacac;
  width: 180px;
  text-align: left;
  padding: 20px 15px;
  color: #3aacac;
  font-weight:bold;
  border-radius:3px;
  position: relative;
}
.parts_btn:hover{
  background-color:#999;
  cursor:pointer;
}
.parts_pointer{
	position:absolute;
}
#part_wrap_atag{
	padding: 2rem 0 0;
}
.part1{
  position:relative;
}
.part2, .part3, .part4, .part5, .part6, .part7, .part8, .part9, .part10, .part11, .part12 {
  display: none;
}
.part_wrap{
  width: auto;
  margin:20px auto;
}
.part_wrap h4{
  margin-bottom:0;
}
p.symptom_title{

  font-size: 1em;
	font-weight: bold;
  border-bottom: 2px solid #333;
  margin-bottom: 0;
}
.symptom_text_wrap{
  background-color:#eee;
  margin:1em auto 4em;
  width: auto;
  padding: 10px;
}
.article_content .symptom_text_wrap p{
	width: auto;
	margin: 0 auto 20px;
	line-height: 1.8em;
}
.symptom_link_list{
  width: 100%;
  margin: 30px auto;
}
.symptom_link_list li{
	font-size: 0.9rem;
  line-height: 2.2em;
  float:left;
  margin-bottom: 0.5em;
}
.symptom_link_list li:not(:last-child){
  margin-right:10px;
  padding-right:10px;
  border-right:1px solid #999;
}
/*部位の選択ボタン*/
@font-face {
  font-family: 'navi';
  src:  url('fonts/navi.eot?pfvyb8');
  src:  url('fonts/navi.eot?pfvyb8#iefix') format('embedded-opentype'),
    url('fonts/navi.ttf?pfvyb8') format('truetype'),
    url('fonts/navi.woff?pfvyb8') format('woff'),
    url('fonts/navi.svg?pfvyb8#navi') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="navi_"], [class*=" navi_"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'navi' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.parts_btn:hover{
	background:#fff8d4;
	color: #ff7c27;
}
.parts_btn:active{
	border-radius:5px;
	box-shadow: 0px 3px 0 0px rgba(0,0,0,0.2) inset;
	border:solid 1px #efefef;
	background:#e8e8e8;
}
.parts_btn:after{
	content:"";
	display:block;
	width:100%;
	clear:both;
}
.parts_btn::before{
  font-family: 'navi' !important;
  font-size: 45px;
  position: absolute;
  top: 0;
  right: 5px;
  opacity: 0.7;
}
#part_btn08::before {content: "\e900";}/*目*/
#part_btn09::before {content: "\e901";}/*耳*/
#part_btn10::before {content: "\e902";}/*鼻*/
#part_btn11::before {content: "\e903";}/*口*/
#part_btn07::before {content: "\e909";}/*頭部*/
#part_btn12::before {content: "\e909";}/*頭部*/
#part_btn05::before {content: "\e90c";}/*胸腹部臓器*/
#part_btn03::before {content: "\e910";}/*脊柱他体骨格*/
#part_btn04::before {content: "\e910";}/*脊柱他体骨格*/
#part_btn01::before {content: "\e904";}/*上肢*/
#part_btn02::before {content: "\e905";}/*下肢*/

/* 記事内の表*/
.normal_list,.normal_list_none {
	width: auto;
    margin: 1em 2em 2em;
}
ul.normal_list,ul.normal_list_none{
    display: block;
    background-color: initial;
}
.normal_list li{
	font-size: 18px;
	display: list-item;
    list-style-type: disc;
	margin-bottom: 5px;
}
li.normal_list, li.normal_list_none{
    width: 90%;
    margin: 1.5em auto;
    line-height: 2em;
    list-style-type: disc;
}

.normal_list_none li{
	font-size: 18px;
	display: list-item;
    list-style-type: none;
	margin-bottom: 5px;
}

.article_content p.table_name {
  font-size: 1.1em;
  font-weight: bold;
  margin: 1em 0;
  padding: 0;
}
table{
	border-spacing: 0;
    width: 100%;
    margin: 0 auto 3em;
}

th{
	background-color: #eee;
}
th,td{
	border: 1px solid #ccc;
    padding: 10px;
    text-align: center;
    font-size: 14px;
}
.toukyu_table th:first-child
{
	width:12%;
}
.toukyu_table tr td:nth-child(2),.toukyu_table tr td:last-child
{
	text-align:left;
}
.no_s{
	font-size:8px;
	vertical-align: text-top;
}
table.table_20,
dl.table_20 {
  width: 100%;
  background: #f9f9f9;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-left: 1px solid #ccc;
  margin: 40px auto 20px;
}

dl.table_20 dt {
  padding: 20px 15px 0 0;
  border-top: 1px solid #ccc;
  width: 20%;
  float: left;
  text-align: center;
}
table.table_20 td ,
dl.table_20 dd {
  padding: 20px 15px 0 20px;
  border-top: 1px solid #ccc;
  background: #fff;
  margin-left: 20%;
  padding-bottom: 15px;
  border-left: 1px solid #ccc;
  text-align: left;
}
table.table_20 td {font-size: 18px;}
table.table_20 td::after ,
dl.table_20 dd::after {
  content: '';
  display: block;
  clear: both;
}
table.table_20 th{
	font-size: 18px;
	font-weight: normal;
	padding: 2.5% 0;
	background: #f9f9f9!important;
}
dl.table_20 dt span {
  font-size: 14px;
}
dl.table_30 {
  width: 100%;
  background: #f9f9f9;
  margin: 3em auto;
}
dl.table_30 dt {
  padding: 20px 20px 0 15px;
  border-top: 5px solid #fff;
  width: 30%;
  float: left;
}
dl.table_30 dd {
  padding: 25px 20px 20px;
  background: #fff;
  margin-left: 30%;
  text-align: left;
}
dl.table_30 dd::after {
  content: '';
  display: block;
  clear: both;
}
dl.table_30 dt span {
  font-size: 14px;
}
dl.table_40 {
  width: 100%;
  background: #f9f9f9;
  margin: 3em auto;
}
dl.table_40 dt {
  padding: 20px 20px 0 15px;
  border-top: 5px solid #fff;
  width: 40%;
  float: left;
}
dl.table_40 dd {
  padding: 25px 20px 20px;
  background: #fff;
  margin-left: 40%;
  text-align: left;
}
dl.table_40 dd::after {
  content: '';
  display: block;
  clear: both;
}
dl.table_40 dt span {
  font-size: 14px;
}
table.table_n th,
table.table_n td{font-weight:500;}
table.table_n th,
table.table_n td,
table.table_s th,
table.table_s td{
	text-align:left!important;
	font-size: 18px;
	border: 5px solid #fff;
}
table.table_s th{width: 30%;}
table.table_m th{
	width: 50%;
	text-align:left!important;
    background: #f9f9f9;
	    padding: 3% ;
	font-size: 18px;
	font-weight: normal;
}
table.table_m2 th{
	width: 30%;
	text-align:left!important;
    background: #f9f9f9;
	    padding: 3% ;
	font-size: 18px;
	font-weight: normal;
}
table.table_m2 td,
table.table_m td,
table.table_n td,
table.table_l td{
	text-align:left!important;
	font-size: 18px;
}

table.table_n td,
table.table_n th{
	border:none;
}

table.table_n th,
table.table_s th,
table.table_l th{
	text-align:left!important;
    background: #f9f9f9;
	    padding: 3% ;
	font-size: 18px;
	font-weight: normal;
}
dl.table_50 {
  width: 100%;
  background: #f9f9f9;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-left: 1px solid #ccc;
  margin: 3em auto;
}
dl.table_50 dt {
  padding: 20px 0 0 20px;
  border-top: 1px solid #ccc;
  width: 50%;
  float: left;
}
dl.table_50 dd {
  padding-top: 20px;
  border-top: 1px solid #ccc;
  background: #fff;
  margin-left: 50%;
  padding-bottom: 15px;
  border-left: 1px solid #ccc;
  text-align: left;
}
dl.table_50 dd::after {
  content: '';
  display: block;
  clear: both;
}
dl.table_50 dt span {
  font-size: 14px;
}
dl.table_80 {
  width: 80%;
  background: #f9f9f9;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-left: 1px solid #ccc;
  margin: 40px auto 20px;
}
dl.table_80 dt {
  padding: 20px 15px 0 25px;
  border-top: 1px solid #ccc;
  width: 80%;
  float: left;
  text-align: left;
}
dl.table_80 dd {
  padding: 20px 15px 0 0;
  border-top: 1px solid #ccc;
  background: #fff;
  margin-left: 80%;
  padding-bottom: 15px;
  border-left: 1px solid #ccc;
  text-align: left;
}
dl.table_80 dd::after {
  content: '';
  display: block;
  clear: both;
}
dl.table_80 dt span {
  font-size: 14px;
}
td.td_50{
	width: 50%;
}
th.th_20 {
	width: 20%;
}
td.td_20 {
	width: 20%;
}
.table_30 tr th {
	width: 30%;
}
.table_30 tr td {
	width: 30%;
}
.td_c{
	text-align: center;
}
table td{
	padding: 0.6em 1em;
    vertical-align: middle;
    font-size: 0.9em;
    line-height: 1.5em;
}
table td.bg_color{
    background-color: #eee;
}
table.Table_Type_2 {
  margin-bottom: 1em;
  width: 100%;
}
.Table_Type_2 th, .Table_Type_2 td {
	padding: 2px;
	font-size: 0.7rem;
	width: auto;
	height: 25px;
	vertical-align: middle;
}
td.Redbook_ab {
  padding: 5px 0;
  font-size: 13px;
  text-align: center;
  position: relative;
}
span.Rab1 {
  color: #990000;
  display: block;
  position: absolute;
  right: 2px;
  top: 2px;
  font-size: 0.8rem;
}
span.Rab2 {
  bottom: 2px;
  left: 2px;
  position: absolute;
  font-size: 0.8rem;
}
.grade_standard th {
  width: 25%;
  text-align: left;
  padding: 10px;
  font-weight: normal;
}
.grade_standard th, .grade_standard td {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: left;
}
.scroll {
  overflow: auto;
  white-space: nowrap;
  margin: 0 auto 3em;
  max-height: 580px;
  width: 100%;
}

.number_list {
  width: auto;
  margin: 2em auto;
  font-weight: bold;
  padding-left: 2em;
  line-height: 2em;
}
.number_list li{
  list-style-type: decimal;
	margin-bottom: 0.5em;
}
.number_list_nomal {
  width: auto;
  margin: 20px auto;
  line-height: 1.7;
  color: #454545;
  list-style-type: none;
}
.order_list {
  width: 95%;
  margin: 20px auto;
  list-style-type: none;
}
.order_list li{
	line-height: 1.5;
	margin-bottom: 0.5em;
}
.no_list {
  width: 98%;
  margin: 2em auto;
  line-height: 1.7em;
  list-style-type: none;
}
ol.no_list{
    display: block;
    background-color: initial;
}
.no_list li {
  margin-bottom: 1em;
  line-height: 2;
    font-size: 1rem;
}
#wrapper .no_list li {
  font-size: 14px;
}
.gray_box {
  border: 3px solid #eee;
  padding: 30px;
  margin: 2em auto;
  width: 90%;
  box-sizing: border-box;
}
.no_list.gray_box {
  border: 3px solid #eee;
  padding: 30px;
  margin: 2em auto;
  width: 100%;
  box-sizing: border-box;
}
.block_box{
  width: 100%;
  box-sizing: border-box;
  padding: 20px;
  background-color: #eee;
  margin: 0 auto;
  line-height: 2em;
}
.no_list02 {
  width: 100%;
  margin: 1em auto;
  color: #454545;
  list-style-type: none;
}
.no_list02 li{
  line-height: 2em;
}
.noline_dl {
  background: #f9f9f9;
  margin: 40px auto;
  width: 100%;
}
.noline_dt {
  padding: 20px 15px 0 15px;
  width: 25%;
  float: left;
  box-sizing: border-box;
}
.noline_dd {
  padding: 20px 15px 0 20px;
  background: #fff;
  margin-left: 25%;
  padding-bottom: 15px;
  text-align: left;
  line-height: 2em;
}
.noline_dd::after {
  content: '';
  display: block;
  clear: both;
}
.noline_dt span {
  font-size: 14px;
}
.noline_dl_50 {
  background: #eee;
  margin: 40px auto;
  width: 95%;
}
.noline_dt_50 {
  padding: 20px 15px 0 15px;
  width: 50%;
  float: left;
  box-sizing:border-box;
}
.noline_dd_50 {
  padding: 20px 15px 0 20px;
  background: #fff;
  margin-left: 50%;
  padding-bottom: 15px;
  text-align: left;
}
.noline_dd_50::after {
  content: '';
  display: block;
  clear: both;
}
.noline_dt_50 span {
  font-size: 14px;
}
a.link_btn.blue_bg {
  background-color: #7eb0db;
  box-shadow: 0px 3.5px 0px 0px #567895;
  -moz-box-shadow: 0px 3.5px 0px 0px #567895;
  -webkit-box-shadow: 0px 3.5px 0px 0px #567895;
}
p.jirei_title {
  font-weight: bold;
  font-size: 1.1em;
  margin-bottom: 20px;
  line-height: 1.5;
}
.article_content p.jirei01 {
  font-size: 1.1em;
  background-color: #eee;
  padding: 10px;
  margin: 0 auto 1em;
	line-height: 1.5;
}
.jirei01 {
  font-size: 1.1em;
  background-color: #eee;
  padding: 10px;
  margin: 0 auto 1em;
}
.title_style01 {
  width: 85%;
  margin: 0 auto 2em;
}
.title_style01 span {
  font-size: 1.1rem;
}
.title_style02 {
  display: inline-block;
  font-size: 1.2rem;
  line-height: 1.5;
  margin: 20px 0;
  background: linear-gradient(transparent 70%, #a2c9ea 70%);
  position: relative;
  font-weight: bold;
}
.article_content p.title_style03 {
  font-size: 1.2rem;
  line-height: 2em;
  position: relative;
  margin: 0 auto 1em;
  color: rgb(48, 65, 109);
  font-weight: bold;
}
.article_content p.title_style04 {
  font-weight: bold;
  font-size: 1.1rem;
}
.article_content p.title_style05 {
  font-weight: bold;
  font-size: 1.1rem;
	margin: 20px auto;
	color: #505050;
  padding: 0.5em;
  line-height: 1.4;
  background: #e8e8e8;
  vertical-align: middle;
  border-radius: 20px 0px 0px 20px;
}
.article_content p.title_style05::before {
  content: '●';
  color: white;
  margin-right: 8px;
}
.title_style06 {
  font-weight: bold;
  font-size: 1.1rem;
	position: relative;
  line-height: 1.4;
  padding:0.25em 1em;
  display: inline-block;
  top:0;
	margin: 30px 0;
}
.title_style06::before, .title_style06::after {
  position: absolute;
  top: 0;
  content:'';
  width: 8px;
  height: 100%;
  display: inline-block;
}
.title_style06::before {
  border-left: solid 1px #1570A6;
  border-top: solid 1px #1570A6;
  border-bottom: solid 1px #1570A6;
  left: 0;
}
.title_style06::after {
  content: '';
  border-top: solid 1px #1570A6;
  border-right: solid 1px #1570A6;
  border-bottom: solid 1px #1570A6;
  right: 0;
}
/* 説明 */
.desc_box{
  width:auto;
  margin: 0 auto 20px;
}
.article_content p.desc_title{
  width: calc(100% - 20px);
    font-size: 1rem;
    font-weight: bold;
    padding: 10px;
    color: #010101;
    background: #eee;
  margin-bottom: 1em;
}
.article_content p.desc_text{
  width: auto;
}

/* ポイント */
.point_box {
  position: relative;
  padding: 0.5em 1em;
  border: solid 3px #41abba;
  width: 100%;
  margin: 3em auto;
  color: #454545;
}
.point_box .point_title {
  position: absolute;
  bottom: 100%;
  left: -3px;
  padding: 6px 25px 6px 30px;
  line-height: 2em;
  vertical-align: middle;
  background: #41abba;
  color: #fff;
  font-size: 18px;
}
.point_list {
  padding: 15px 26px;
  line-height: 2.2em;
  font-weight: bold;
  color: #c1272d;
}
.point_list li {
  position: relative;
	line-height: 2;
}
.title_style02.txt_check{
    padding-left: 1.5em;
}
.youtube iframe{
  max-width: 560px;
  width:100%;
  margin:50px auto;
  display: block;
}

/* 強調部分 */
.box_emphasis{
	padding: 30px !important;
	border-top: 3px solid #ffd694;
	margin: 65px 0;
}

@media screen and (max-width:1024px) {
	.article_wrap{
		width: 100%;
		float: none;
		margin-left: 0;
		margin-bottom: 2rem
	}
	/* 見出し */
	.article_ttl{
		top: 0;
	}
}
@media screen and (max-width:768px) {
	.article_wrap section{
		margin-bottom: 5em;
	}
	/* 目次 */
	#toc_container ul.toc_list{
		padding: 1em;
	}
	#toc_container li {
		font-size: 1rem;
	}
	/* 見出し */
	.article_content h5 span {
	  padding-left: 1.5em;
	}
	.article_content h5::before {
	  left: 10px;
	}
	/* 記事内の表 */
	table {
		width: 98%;
		margin: 0 auto 0.5em;
	}
	table.table_20 td,
	table.table_20 th {
		padding: 5%;
	    font-size:15px;
	}
	dl.table_20 {
	  width: 100%;
	  margin: 40px auto 20px;
	}
	dl.table_20 dt {
	  background: #f9f9f9;
	  padding: 15px 0 15px 0;
	  border-bottom: 1px solid #ccc;
	  width: 100%;
	  float: left;
	  font-weight: bold;
      box-sizing: border-box;
	}
	dl.table_20 dd {
	  padding: 20px 20px;
	  border-top: none;
	  background: #fff;
	  margin-left: 0%;
	  border-left: none;
	  text-align: left;
	  padding-top: 80px;
	}
	dl.table_30 {
	  width: 100%;
	  border-right: none;
	  border-bottom: none;
	  border-left: none;
	  margin: 40px auto 20px;
	}
	dl.table_30 dt {
	  background: #f9f9f9;
	  padding: 15px 0 15px 15px;
	  border-top: none;
	  width: 100%;
	  float: left;
	  font-weight: bold;
      box-sizing: border-box;
	}
	dl.table_30 dd {
	  padding: 20px 20px;
	  border-top: none;
	  background: #fff;
	  margin-left: 0%;
	  border-left: none;
	  text-align: left;
	  padding-top: 80px;
	}
	dl.table_50 {
	  width: 100%;
	  border-right: none;
	  border-bottom: none;
	  border-left: none;
	  margin: 40px auto 20px;
	}
	dl.table_50 dt {
	  background: #f9f9f9;
	  padding: 15px 0 15px 15px;
	  border-top: none;
	  width: 100%;
	  float: left;
	  font-weight: bold;
      box-sizing: border-box;
	}
	dl.table_50 dd {
	  padding: 20px 20px;
	  border-top: none;
	  background: #fff;
	  margin-left: 0%;
	  border-left: none;
	  text-align: left;
	  padding-top: 80px;
	}
	dl.table_80 {
	  width: 100%;
	  border-right: none;
	  border-bottom: none;
	  border-left: none;
	  margin: 40px auto 20px;
	}
	dl.table_80 dt {
	  background: #f9f9f9;
	  padding: 15px 0;
	  border-top: none;
	  width: 100%;
	  float: left;
	  font-weight: bold;
      box-sizing: border-box;
	}
	dl.table_80 dd {
	  padding: 20px 20px;
	  border-top: none;
	  background: #fff;
	  margin-left: 0%;
	  border-left: none;
	  text-align: left;
	  padding-top: 80px;
	}
	.Table_Type_2 th, .Table_Type_2 td {
		font-size: 0.8rem;
		padding: 7px;
		height: 10px;
	}
	.scroll {
		width: 100%;
		height: 300px;
	}

    .icon-check:before {
      top: 15px;
    }
	.table_s, .table_s tbody,.table_s tr,.table_s th,.table_s td
	/*.table_m, .table_m tbody,.table_m tr,.table_m th,.table_m td,
    .table_l, .table_l tbody,.table_l tr,.table_l th,.table_l td */{
display: block;
max-width:100%!important; /*スマホ画面ほぼ一杯に広がる感じ*/
border:none;
}
	table.table_s th{width:90%;}
	table.table_m2 th{width:40%;}
	table.table_m th{width:60%;}
	table.table_m2 th,
	table.table_m th,
table.table_l th {
    font-size: 15px;
    font-weight: bold;
}

	table.table_m th,
	table.table_m td,
	table.table_l th,
	table.table_l td {
    padding: 5%;
}
table.table_m2 th,
table.table_m2 td,
table.table_n th,
table.table_n td,
table.table_s th,
table.table_s td,
table.table_m th,
table.table_m td,
table.table_l td{
	font-size: 15px;
}
	/* 【部位別】後遺障害記事内イラスト */
	.parts_img_wrap{
		width: auto;
		background:none;
	}
	.btn_wrap_left{
		width:48%;
		margin-right: 4%;
	}
	.btn_wrap_right{
		width:48%;
	}
	.parts_btn_list01 li a,
	.parts_btn_list02 li a{
		width: auto;
		margin: 0.7em 0;
	}
	.parts_btn{
		padding: 1em;
	}
	.parts_btn::before{
		top: -3px;
	}
	/* 強調部分 */
	.box_emphasis{
		padding: 1em !important;
	}
	.article_content p.title_style05 {
		width: 95%;
	}
}
@media screen and (max-width:425px) {
    .font_large {
      font-size: 1.3em;
    }
	/* 目次 */
	#toc_container ul.toc_list{
		padding: 0.9em;
	}
	#toc_container li {
		line-height: 1.5;
		font-size: 0.9rem;
	}
	/* 見出し */
	.article_wrap h1{
		font-size: 1.4rem;
		padding: 0.7em 0.3em;
		margin-bottom: 0.5em;
		letter-spacing: .04em;
		line-height: 1.2em;
	}
	.article_wrap h2{
		font-size: 1.2rem;
		line-height: 1.2;
	}
	.article_wrap h2:before{
		height: 10px;
	}
	.article_wrap .article_ttl h2 span{
		padding: 1em 0.7em;
	}
	.article_wrap h3{
        font-size: 1.1rem;
		line-height: 1.25;
		padding: 0.7em;
		margin: 2em 0 1.5em;
	}
	.article_wrap h4{
		padding: 0 0.7em;
		line-height: 1.25 !important;
	}
.article_wrap h3 span,
.article_wrap h4 span{
		line-height: unset;
	}

	p.jirei_title{
		font-size: 1rem;
	}
	.article_content p.jirei01{
		font-size: 1rem;
		padding: 5px;

	}

	/* 詳細ボタン(.link_btn) */
	.article_wrap .link_btn{
		width: 95%;
		padding-right: 2em;
	}

	/* 【部位別】後遺障害記事内イラスト */
	.parts_btn_list01 li a,
	.parts_btn_list02 li a{
		font-size: 0.85rem;
		margin: 0.4em 0;
	}
	.parts_btn{
		padding: 0.7em 0.5em;
	}
	.parts_btn::before{
		font-size: 1.7rem;
		top: 1px;
		right: 3px;
	}

	/* 記事内の表*/
	.normal_list {
		margin: 1em 1em 1em 2em;
	}
	li.normal_list{
		width: 85%;
		margin: 0.5em auto;
	}
	.title_style02 {
		font-size: 1em;
		margin: 10px 0;
	}
	.normal_list li{
		font-size: 16px;
	}
    .gray_box{
        padding: 15px;
    }
	.no_list.gray_box {
		border: 2px solid #eee;
		padding: 1em;
		margin: 1em auto;
	}
    .noline_dt{
        padding: 20px 5px 0 5px;
    }
    .point_box .point_title {
      font-size: 1.1rem;
      padding: 0 25px 0 30px;
    }
    .point_box {
      padding: 0;
      width: 100%;
      margin: 4em auto 2em;
    }

      .icon-lightbulb:before{
        top:15px;
      }

    .article_content p.title_style04{
        font-size: 1rem;
    }
}
@media screen and (max-width:320px) {
    .article_wrap h3,
    .article_wrap h4{
        font-size: 1rem;
    }
	.normal_list li{
		font-size: 15px;
		margin-bottom: 3px;
	}
    .no_list li{
        font-size: 15px;
    }
    .number_list_nomal{
        font-size: 15px;
    }
}

/*---------------------------- メインコンテンツ 右カラム(.sidebar_wrap) ----------------------------*/
.sidebar_wrap{
	width: 335px;
	float: right;
}

.sidebar_wrap .box_btn.toindex{
	display: none;
}

/* お問い合わせ(.side_box_contact) */
.side_box_contact{
	border: 1px solid;
	margin-bottom: 30px;
	text-align: center;
	font-weight: bold;
}
.side_box_contact_inner{
	padding: 20px 25px;
	position: relative;
	background-color: #fff;
}
.side_box_contact p{
	line-height: 1.2;
	margin-bottom: 0;
}
.side_box_contact .txt_contact{
	color: #fff;
	font-size: 15px;
	padding: 14px 5px;
	margin-bottom:0;
}
.side_box_contact .side_box_contact_inner span.txt_accent{
	padding: 1% 4%;
	margin-left: 2%;
}
.side_box_contact .side_box_contact_inner .phone_number{
	font-size: 1.8rem;
	margin: 3px 0;
}
.side_box_contact .side_box_contact_inner .phone_number i{
	font-size: 25px;
	position: relative;
	top: -2px;
	left: -5px;
}
.side_box_contact .side_box_contact_inner .contact_detail{
	font-size: 14px;
}
.side_box_contact .side_box_contact_inner .note {
	font-size: 11px;
	margin-top: 10px;
}
.side_box_contact .side_box_contact_inner .note>span{
	line-height: 1.6;
	display: inline-block;
}
.side_box_contact .side_box_contact_inner .btn_mail{
	width: 100%;
	margin: 15px auto 0;
}
.side_box_contact .side_box_contact_inner .btn_mail a{
	display: block;
	padding: 15px 0 15px 30px;
	position: relative;
	color: #fff;
	border: none;
	line-height: 1.8em;
}
.side_box_contact .side_box_contact_inner .btn_mail a .box_mail{
	left: 2.5em;
	top: 1.2em;
}

/* ピックアップ記事(.box_pickup) */
.box_pickup{
	background-color: #f4f9fc;
	margin-bottom: 30px;
}
.box_pickup p{
	color: #fff;
	padding: 0.9rem;
	text-align: center;
	line-height: 1.3;
	margin-bottom: 0;
}
.box_pickup ul.list_pickup li h3{
	font-size: 0.8rem;
	text-align: left;
	padding: 0;
}
.box_pickup ul.list_pickup{
}
.box_pickup ul.list_pickup li{
	border: 1px solid;
	border-top:none;
	box-sizing: border-box;
	box-sizing: -moz-border-box;
	box-sizing: -webkit-border-box;
}
.box_pickup ul.list_pickup li.jirei{
	background-color: #F5F9EE;
	border: 1px solid #D1E2B2;
	border-top:none;
}
.box_pickup ul.list_pickup li a{
	display: block;
	color: #000;
	width: 100%;
	padding: 15px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
	text-align: center;
}
.box_pickup ul.list_pickup li .img_pickup{
	float: left;
	width: 86px;
	margin: 0 4%;
}

.box_pickup ul.list_pickup li .txt_pickup{
	overflow: hidden;
	width: auto;
	text-align: center;
	font-size: 16px;
	text-decoration: underline;
}
.box_pickup ul.list_pickup li .balloon{
	position: relative;
  display: inline-block;
  margin:0 0 1.5em 0;
  padding: 7px 10px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
      width: 100%;
	color: #000;
	font-weight: bold;
  font-size: 13px;
  background: #e0edff;
	border-radius: 5px;
	 max-width: 90%;
}
.box_pickup ul.list_pickup li .balloon:before{
	content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -15px;
  border: 15px solid transparent;
  border-top: 15px solid #e0edff;
}
.box_pickup ul.list_pickup li .balloon span{
	margin: 0;
  padding: 0;
}
/*解決事例のピックアップ*/
.box_pickup ul.list_pickup.jirei{
	border: 1px solid #D1E2B2;
	border-top: none;
}
.box_pickup ul.list_pickup.jirei li a{
	background-color: #f5f9ee;
}
.box_pickup ul.list_pickup li.jirei .balloon{
	background: #dbe9c3;
}
.box_pickup ul.list_pickup li.jirei .balloon:before{
	border-top: 15px solid #dbe9c3;
}


/* リンクボックス(.box_side_link) */
ul.box_side_link{
	letter-spacing: -0.4em;
	padding: 15px 15px 10px;
	margin-bottom: 30px;
}
ul.box_side_link li{
	display: inline-block;
	letter-spacing: normal;
	width: 48%;
	background-color: #fff;
	text-align: center;
	box-sizing: border-box;
	box-sizing: -moz-border-box;
	box-sizing: -webkit-border-box;
	margin-right: 4%;
	margin-bottom: 0.8em;
}
ul.box_side_link li:nth-of-type(2n){
	margin-right: 0;
}
ul.box_side_link li a{
	display: block;
	width: 100%;
	color: #000;
	padding: 1em 0;
	border: none;
	font-size: 16px;
}
ul.box_side_link li .box_arrow{
	top: 1.2em;
}

/*サイドお客様の声*/
.side_voice{
	margin-bottom: 30px;
}
.side_voice .title{
	margin-bottom: 0;
	padding: 0.9rem;
	background: #0d315a;
	font-size: 18px;
	color: #fff;
	text-align: center;
	line-height: 1.4;
}
.side_voice .title span{
	display: block;
	font-size: 14px;
}
.side_voice .txtarea{
	padding: 1.5em 0.8em;
	border: 1px solid #e4e4e4;
}
.side_voice .txtarea .subtitle{
	margin-bottom: 25px;
	padding: 0.2em;
	background: #d95a5a;
	color: #fff;
	font-size: 14px;
	text-align: center;
	position: relative;
}
.side_voice .txtarea .subtitle:before, .side_voice .txtarea .subtitle:after {
  position: absolute;
  content: '';
  width: 0px;
  height: 0px;
  z-index: 1;
}
.side_voice .txtarea .subtitle:before {
  top: 0;
  left: 0;
  border-width: 17px 0px 17px 7px;
  border-color: transparent transparent transparent #fff;
  border-style: solid;
}
.side_voice .txtarea .subtitle:after {
  top: 0;
  right: 0;
  border-width: 17px 7px 17px 0px;
  border-color: transparent #fff transparent transparent;
  border-style: solid;
}
.side_voice .txtarea .img{
	margin: 0.8em 0;
	position: relative;
	text-align: center;
}
.side_voice .txtarea .img img{
	margin: 0;
	display: inline-block;
}
.side_voice .txtarea .img .date{
	width: 82px;
	height: 82px;
	border-radius: 100px;
	background: #fdc237;
	font-size: 14px;
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
	position: absolute;
	top: -1.5em;
	right: -0.2em;
	line-height: 1.4;
}
.side_voice .txtarea .img .date span{
	display: block;
}
.side_voice .txtarea .txt{
	margin-bottom: 2em;
	padding: 0.8em 0 0;
	border-top: 1px dashed #b4b4b4;
	font-size: 14px;
}
.side_voice .txtarea .link{
	width: 250px;
	margin: 0 auto;
	padding: 1.3em;
	display: block;
	background: url("images/side/side_voice_link_icon.png") no-repeat 95% center, #d1dbe6;
	color: #0d315a;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	box-sizing: border-box;
	line-height: 1;
}

@media screen and (max-width:1024px) {
	.sidebar_wrap{
		width: 100%;
		float: none;
		margin-right: 0;
		margin-top: 2em;
	}
	.side_box_contact{
		display: none;
	}
	/* ピックアップ記事(.box_pickup) */
	.box_pickup p{
		font-size: 1.1rem;
		margin: 0;
	}
	.box_pickup ul.list_pickup{
		display: -ms-flexbox;
		display: -webkit-box;
		display: -webkit-flex;
		display: flex;
		-ms-flex-wrap: wrap;
		-webkit-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	.box_pickup ul.list_pickup li{
		width: 50%;
		border-right: 1px solid;
		display:flex;
	}
	.box_pickup ul.list_pickup li:nth-of-type(2n){
		border-left: none;
	}
	.box_pickup ul.list_pickup li h3{
		font-size: 0.9rem;
		font-weight: 500;
	}
	.box_pickup{
		max-width: 800px;
		margin: 0 auto 30px;
	}
	/* リンクボックス(.box_side_link) */
	ul.box_side_link li a{
		font-size: 1rem;
	}
	ul.box_side_link{
		max-width: 800px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    margin: 0 auto 2rem;
	}
	/*サイドお客様の声*/
	.side_voice{
		max-width: 800px;
		margin: 0 auto 30px;
	}
	.side_voice .txtarea{
		padding: 1.5em 5em;
	}
}
@media screen and (max-width:768px) {
	/* ピックアップ記事(.box_pickup) */
	.box_pickup ul.list_pickup li{
		width: 100%;
		min-height: 0;
	}
	.box_pickup ul.list_pickup li:nth-of-type(2n){
		border-left:1px solid #DDE9F4;
	}
	.box_pickup ul.list_pickup li a{
		padding: 2% 0;
	}
	.btn_tool .icon-chevron-circle-right{
		font-size: 2rem;
		top: 1em;
	}
	.side_voice .txtarea{
		padding: 1.5em 2.5em;
	}
}
@media screen and (max-width:425px) {
	/* リンクボックス(.box_side_link) */
	ul.box_side_link li{
		width: 100%;
	}
	ul.box_side_link li a{
		font-size: 1.1rem;
	}
	.box_pickup ul.list_pickup li a{
		padding: 6% 0;
	}
	.side_voice .txtarea{
		padding: 1.5em 1em;
	}
	.side_voice .txtarea .link{
		width: 100%;
	}
	.side_voice .txtarea .subtitle{
		font-size: 13px;
	}
}
@media screen and (max-width:320px) {
	.side_voice .txtarea .subtitle:before, .side_voice .txtarea .subtitle:after{
		content: none;
	}
}


/*---------------------------- タブレット・スマホ用コンバージョンエリア(.contact_area) ----------------------------*/

.contact_area{
	display: block;
	background-color: #fff;
	margin: 2em 0 1em;
}
.contact_area .txt_lead{
	padding: 10px;
	text-align: center;
	background: #0d315a;
	line-height: 1.2;
	color: #fff;
	font-size: 16px;
	margin-bottom: 0;
}
.contact_area .txt_lead .txt_small{
	font-size: 14px;
	display: block;
}
.contact_area .inner{
	padding: 1em 3em;
	border: 1px solid #0d315a;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
}
.txt_lead .accent_border{
	background: linear-gradient(transparent 70%, #fdc237 30%);
}
.contact_area a.tell{
	margin: 0;
	display: block;
	position: relative;
	width: 64%;
}
.contact_area a.tell p,.contact_area a.tell p span{
	line-height: 1;
}
.contact_area a.tell .tap{
	margin-bottom: 10px;
	font-size: 12px;
}
.contact_area a.tell .tel{
	margin-bottom: 10px;
	font-size: 58px;
	color: #f0031f;
	font-weight: 600;
}
.contact_area a.tell .tel:before{
	content: "";
	background: url("images/article_tel_icon.svg") no-repeat center;
	background-size: contain;
	width: 38px;
	height: 38px;
	display: inline-block;
	margin-right: 5px;
}
.contact_area a.tell .tel .small{
	font-size: 49px;
	font-weight: bold;
}
.contact_area a.tell .tel i{
	font-size: 5vw;
	position: relative;
	top: -3px;
}
.contact_area a.tell img.tel_muji{
	display: inline;
	margin: auto;
	width: 86%;
}
.contact_area a.tell .txt{
	margin-bottom: 0;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
}
.contact_area .inner .btn_wrap{
	width: 30%;
}
.contact_area .contact_inner_box{
	width: 100%;
}
.contact_area .btn_mail{
	margin-bottom: 10px;
}
.contact_area a.box_btn{
	background-color: #f5a500;
	width: 100%;
	color: #fff;
	font-size: 18px;
	border: none;
	padding: 10px 20px;
	border-radius: 6px;
	box-shadow: 0px 0px 7px 0px rgb(0 0 0 / 20%);
}
.contact_area .btn_line a.box_btn{
	background-color: #06c755;
}
.contact_area .btn_line a.box_btn .box_line:before {
	content: "";
	background: url(images/line.svg) no-repeat;
	background-size: contain;
	width: 20px;
	height: 100%;
	display: inline-block;
	vertical-align: text-top;
	position: absolute;
	background-position: center;
}
.contact_area a.box_btn i.box_line {
	position: relative;
	margin-right: 1.8em;
	line-height: 1.2;
	top: 2px;
}
.contact_area a.box_btn i{
	position: relative;
	margin-right: 0.5em;
	line-height: 1.2;
}
.contact_area a.box_btn i.box_mail {
	margin-right: 1.5em;
}
.contact_area a.box_btn i.box_arrow{
	position: absolute;
	top: 0.9em;
	right: 0.2em;
}
.contact_area a.box_btn i.box_arrow {
	top: 1.5em;
}
.contact_area ul{
	letter-spacing: -0.4em;
	margin: 1em auto 0;
	text-align: center;
}
.contact_area ul li{
	display: inline-block;
	letter-spacing: normal;
	font-size: 1rem;
	vertical-align: top;
	box-sizing: border-box;
	box-sizing: -moz-border-box;
	box-sizing: -webkit-border-box;
	text-align: center;
	text-decoration: underline;
	padding: 5px;
}
.contact_area ul li a i{
	color: #0d315a;
}
/*191001一旦追加・CVエリア調整できたら削除*/
.contact_area.muchi_link ul li{
	display: block;
	border-bottom:dotted 1px #333;
}
.contact_area.muchi_link ul{
	margin:0;
}
.contact_area.muchi_link ul.splink a{
	text-decoration: none;
	display: block;
	font-weight: 600;
}
.contact_area .contact_note{
	width: 100%;
	text-align: center;
	margin-top: 20px !important;
}

@media screen and (max-width:1200px){
	.contact_area a.tell .tel{
		font-size: 4.5vw;
	}
	.contact_area a.tell .tel:before{
		width: 3vw;
		height: 3vw;
	}
	.contact_area a.tell .tel .small{
		font-size: 4vw;
	}
}

@media screen and (max-width:1024px){
	.contact_area a.tell .tel{
		font-size: 6.5vw;
	}
	.contact_area a.tell .tel:before{
		width: 4.5vw;
		height: 4.5vw;
	}
	.contact_area a.tell .tel .small{
		font-size: 5.5vw;
	}
}

@media screen and (min-width:769px){
	/*.contact_area{
		display: none;
	}*/
}
@media screen and (max-width:768px) {
	.contact_area{
		display: block;
		background-color: #f4f4f4;
		margin: 2em 0 1em;
	}
	.contact_area .txt_lead{
		padding: 10px;
		text-align: center;
		background: #0d315a;
		line-height: 1.2;
		color: #fff;
		font-size: 16px;
		margin-bottom: 0;
	}
	.contact_area .txt_lead .block{
		display: block;
	}
	.contact_area .txt_lead .txt_small{
		margin-bottom: 5px;
		font-size: 14px;
		display: block;
	}
	.contact_area .inner{
		padding: 1em 1em 1.5em;
		border: 1px solid #e6e6e6;
	}
	.txt_lead .accent_border{
		background: linear-gradient(transparent 70%, #fdc237 30%);
	}
	.contact_area a.tell{
		margin: 0 auto 1em;
		width: 100%;
		background: #fff;
		box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.2);
		display: block;
		padding: 6vw 2vw;
		border-radius: 10px;
		text-align: center;
		box-sizing: border-box;
		box-sizing: -moz-border-box;
		box-sizing: -webkit-border-box;
		position: relative;
	}
	.contact_area a.tell p,.contact_area a.tell p span{
		line-height: 1;
	}
	.contact_area a.tell .tap{
		margin-bottom: 10px;
		font-size: 12px;
	}
	.contact_area a.tell .tel{
		margin-bottom: 10px;
		font-size: 8vw;
		color: #f0031f;
		white-space: nowrap;
	}
	.contact_area a.tell .tel:before{
		content: "";
		background: url("images/article_tel_icon.svg") no-repeat center;
		background-size: contain;
		width: 6.5vw;
		height: 6.5vw;
		display: inline-block;
		margin-right: 0;
	}
	.contact_area a.tell .tel .small{
		font-size: 6.6vw;
	}
	.contact_area a.tell .tel i{
		font-size: 5vw;
		position: relative;
		top: -3px;
	}
	.contact_area a.tell img.tel_muji{
		display: inline;
		margin: auto;
		width: 74%;
	}
	.contact_area a.tell .txt{
		margin-bottom: 0;
		font-size: 13px;
		font-weight: bold;
	}
	.contact_area .inner .btn_wrap{
		display: flex;
		justify-content: space-between;
		width: 100%;
	}
	.contact_area .contact_inner_box{
		width: 48%;
	}
	.contact_area a.box_btn{
		background-color: #f5a500;
		width: 100%;
		color: #fff;
		font-size: 3vw;
		border: none;
		padding: 5vw 2vw;
		border-radius: 6px;
		box-shadow: 0px 0px 7px 0px rgb(0 0 0 / 20%);
	}
	.contact_area .btn_line a.box_btn{
		background-color: #06c755;
	}
	.contact_area .btn_line a.box_btn .box_line:before {
		content: "";
		background: url(images/line.svg) no-repeat;
		background-size: contain;
		width: 20px;
		height: 100%;
		display: inline-block;
		vertical-align: text-top;
		position: absolute;
		background-position: center;
	}
	.contact_area a.box_btn i.box_line {
		position: relative;
		margin-right: 1.8em;
		line-height: 1.2;
		top: 2px;
	}
	.contact_area a.box_btn i{
		position: relative;
		margin-right: 0.5em;
		line-height: 1.2;
	}
	.contact_area a.box_btn i.box_mail {
		margin-right: 1.5em;
	}
	.contact_area a.box_btn i.box_arrow{
		position: absolute;
		top: 0.9em;
		right: 0.2em;
	}
	.contact_area a.box_btn i.box_arrow {
		top: 1.5em;
	}
	.contact_area ul{
		letter-spacing: -0.4em;
		margin: 1em auto 0;
		text-align: center;
	}
	.contact_area ul li{
		display: inline-block;
		letter-spacing: normal;
		font-size: 1rem;
		vertical-align: top;
		box-sizing: border-box;
		box-sizing: -moz-border-box;
		box-sizing: -webkit-border-box;
		text-align: center;
		text-decoration: underline;
		padding: 5px;
	}
	.contact_area ul li a i{
		color: #0d315a;
	}
/*191001一旦追加・CVエリア調整できたら削除*/
	.contact_area.muchi_link ul li{
		display: block;
		border-bottom:dotted 1px #333;
	}
	.contact_area.muchi_link ul{
		margin:0;
	}
	.contact_area.muchi_link ul.splink a{
		text-decoration: none;
		display: block;
		font-weight: 600;
	}
	.contact_area .contact_note{
		margin-top: 5px !important; 
	}

}
@media screen and (max-width:500px) {
	.contact_area a.box_btn{
		font-size: 4vw;
	}
}

/*---------------------------- タブレット・スマホ用リンクエリア(.sp_linkarea) ----------------------------*/
.sp_linkarea{
	margin-bottom: 1em;
	background: #eff3f7;
	display: none;
}
.sp_linkarea .title{
	padding: 10px;
	margin-bottom: 0;
	background: #c4d1e0;
	font-size: 16px;
	color: #0d315a;
	text-align: center;
	font-weight: bold;
}
.sp_linkarea .inner{
	padding: 15px;
	border: 1px solid #c4d1e0;
}
.sp_linkarea .inner ul{
	display: flex;
	justify-content: center;
	flex-wrap: wrap; 
}
.sp_linkarea .inner ul li{
	font-size: 14px;
}
.sp_linkarea .inner ul li:not(:last-child){
	margin-bottom: 10px;
	margin-right: 15px;
}
.sp_linkarea .inner ul li a{
	border-bottom: 1px dotted #000;
}
.sp_linkarea .inner ul li a i{
	margin-right: 5px;
}

@media screen and (max-width:425px){
	.sp_linkarea{
		margin-bottom: 1em;
		background: #eff3f7;
		display: block;
	}
	.sp_linkarea .title{
		padding: 5px;
		margin-bottom: 0;
		background: #c4d1e0;
		font-size: 11px;
		color: #0d315a;
		text-align: center;
		font-weight: bold;
	}
	.sp_linkarea .inner{
		padding: 15px;
		border: 1px solid #c4d1e0;
	}
	.sp_linkarea .inner ul{
		display: flex;
		justify-content: center;
		flex-wrap: wrap; 
	}
	.sp_linkarea .inner ul li{
		font-size: 12px;
	}
	.sp_linkarea .inner ul li:not(:last-child){
		margin-bottom: 10px;
		margin-right: 0;
	}
	.sp_linkarea .inner ul li:first-child{
		margin-right: 15px;
	}
	.sp_linkarea .inner ul li:last-child{
		width: 100%;
		text-align: center;
	}
	.sp_linkarea .inner ul li a{
		border-bottom: 1px dotted #000;
	}
	.sp_linkarea .inner ul li a i{
		margin-right: 5px;
	}
}


/*---------------------------- タブレット・スマホ用リンクエリア(.bentoku_btn_new) ----------------------------*/
.bentoku_btn_new{
	display: none;
}
.bentoku_btn_new a{
	display: block;
	padding: 10px 20px;
	margin-bottom: 2em;
	border: 2px solid #dbdbdb;
	border-radius: 6px;
	text-align: center;
	color: #0d315a;
	position: relative;
}
.bentoku_btn_new a:after{
	content: "";
	position: absolute;
	display: block;
	width: 5px;
	height: 5px;
	border-top: solid 2px #0d315a;
	border-right: solid 2px #0d315a;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	right: 15px;
	top: 41%;
}

@media screen and (max-width:425px){
	.bentoku_btn_new{
		display: block;
	}
	.bentoku_btn_new a:after{
	}
}




/*---------------------------- 記事下コンバージョンエリア(.soudan_box) ----------------------------*/
.soudan_box {
	margin: 0 0 2rem;
	width: 100%;
	text-align: center;
	padding: 0 0 2rem;
	position: relative;
	background: #669195;
	background-color: #f4f9fc;
	background-image: url("images/soudan_box_back.png");
	background-size: cover;
	background-position: top right;
}

.soudan_box .webp {background-image: url("images/soudan_box_back.webp");}
.article_content p.soudan_title {
    font-size: 1rem;
	letter-spacing: 2px;
    margin: 0 auto;
    line-height: 1.5em;
    padding: 1rem;
    font-weight: bold;
	    background-color: #0d315a;
    color: #fff;
}
.article_content p.soudan_subtitle {
    margin: 0 auto ;
	text-shadow:2px 2px 3px #1e292c;
    font-size: 1.9rem;
        padding: 2.5rem 1.5rem 1rem 1.5rem;
        line-height: 1.4;
	color: #fff;
	font-weight: bold;
	font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", 'Noto Serif', "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.article_content p.soudan_subtitle .soudan_box_catch_img{
	margin-top: 0;
	margin-bottom: 0;
	max-width: 500px;
	width: 95%;
}
.article_content p.bentoku {
    font-size: 1.2em;
    margin: 0 auto;
    line-height: 1.4;
	margin: 1.5rem 0 0 0;
	color: #fff;
	    padding: 1rem;
	font-weight: bold;
    display: inline-block;
	border-top: 2px solid #fff;
    border-bottom: 2px solid #fff;
}
p.seikou {
color: #fff;
    background-color: #323c48;
    margin: 1.5rem 0;
    font-size: 1.2rem !important;

    padding: 0.5rem 0;
    font-weight: bold;
    letter-spacing: 5px;
}
.notice_wrap {
    line-height: 1;
	margin-top: 0.5rem;
}
.notice {
display: block;
    font-weight: normal;
	text-shadow: none;
    font-size: 12px;
    line-height: 1.2em;
    margin: 0.5rem 0 0 0;
	    font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", 'メイリオ', Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Verdana, Arial, Helvetica, sans-serif;
}
.article_content p.notice {
    margin: 0em;
    display: inline-block;
    line-height: 1.4em;
    font-size: 12px;
	color: #fff;
}
.soudan_list {
    letter-spacing: -0.4em;
    font-size: 0;
    text-align: center;
    margin: 1rem auto 0;
	color: #fff;
}
.soudan_content {
    display: inline-block;
    letter-spacing: normal;
    vertical-align: top;
    width: 16%;
	max-width: 145px;
    text-align: center;
    padding: 15px 20px;
    border-radius: 80px;
    font-weight: bold;
    font-size: 20px;
	background-color: #fff;
        color: #f0031f;
	    margin-right: 5px;
}
.soudan_content:last-of-type{
	margin-right: 0;
	padding: 10px 20px;
}
.zero {
    display: inline-block;
    font-size: 1.8em;
    line-height: 1em;
    vertical-align: bottom;
}
/*.soudan_box_tokuyaku {
    max-width: 800px;
    margin: 2rem auto 0;
    text-align: center;
	position: relative;
	    background-color: #f7fafa;
	    overflow: hidden;
	    padding: 2.2rem 0.5rem 2.2rem 0.5rem;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.soudan_box_tokuyaku .img_back{
	position: absolute;
	top: 0;
	left:0;
	height: 100%
}
.soudan_box_tokuyaku img{
	margin-top: 0;
	margin-bottom: 0;
	position: relative;
	z-index: 1;
}
.soudan_box_tokuyaku a{
	position: relative;
	z-index: 1;
	    background-color: #fff;
	margin-top: 1.2rem;
	margin-bottom: 1rem
}
.soudan_box_tokuyaku .img_pickup_pc{
	max-width: 550px;
}*/
.soudan_box_tokuyaku::before{
	content: '';
	background: url("images/ttl_top.png")center top no-repeat;
	display: block;
	background-size: 100%;
	max-width: 100%;
	height: 75px;
}
.soudan_box_tokuyaku {
    max-width: 800px;
    margin: 2rem auto 0;
	/*position: relative;*/
    background: url("images/tokuyaku_bg.png")right top ;
	background-size: cover;
	padding-bottom: 5px;
}
.soudan_box_tokuyaku .webp{background: url("images/tokuyaku_bg.png.webp")right top ;}
.soudan_box_tokuyaku .img_back{
	width: 80%;
	padding:10px 0 10px;
	margin: 0 auto;
}
.soudan_box_tokuyaku_catch img{
	max-width:800px;
	width:95%;
	margin: 0 auto;
}

.soudan_box_tokuyaku .box_btn{
	background-color: #0d315a;
	color: #fff;
	border: none;
}
.soudan_box_tokuyaku .front_reason_btn {
    margin: 0.3em auto;
    width: 95%;
}
/*弁護士特約画像のページ内リンク--------------------------------*/
.contact_area .bentoku_btn a,
.closing_wrap .bentoku_btn a{
	display: block;
	background-color: #2C9090;
	position: relative;
	font-size: 0.85rem;
	color: #fff;
	border: none;
	letter-spacing: 0;
	border-radius: 5px;
	width: 80%;
	max-width: 230px;
	padding: 0.5rem 1rem;
	margin: 1rem auto 0;
}
.closing_wrap .bentoku_btn,
.contact_area .bentoku_btn{
	padding-top:0.5em;
}
.closing_wrap .bentoku_btn .box_btn .box_arrow{
    top: 0.6rem;
    right: 1rem;
    transform: translateX(-30%) rotate(90deg);
}
.contact_area .bentoku_btn .box_btn .box_arrow{
    top: 0.6rem;
    right: 1rem;
    transform: translateX(50%) rotate(90deg);
}
.closing_wrap .bentoku_btn .box_arrow,
.bentoku_btn .box_btn .box_arrow {
    top: 1.15rem;
    right: 1rem;
    transform: translateX(-20%) rotate(90deg);
}

.closing_wrap .bentoku_btn .front_reason_btn {
	width: 100%;
}
.closing_wrap .front_reason_btn {
    margin: 0 auto;
}
/*---------------------------------------------------------*/

@media screen and (min-width: 1025px) {
	.bentoku_btn,
	.soudan_box_tokuyaku{
		display: none;
	}
}
@media screen and (max-width: 1024px) {
	.soudan_content{
    box-sizing: border-box;
    box-sizing: -moz-border-box;
    box-sizing: -webkit-border-box;
		padding: 0 20px;
	}
	.soudan_content:last-of-type{
		padding: 0 20px;
	}
	.article_content p.bentoku {
		display: none;
	}
	.soudan_box{
	    max-width: 800px;
    margin: 0 auto;
		}
	.soudan_box_tokuyaku .img_back {
		padding: 20px 0 10px;}

	.closing_wrap .bentoku_btn .box_btn .box_arrow {
       transform: translateX(20%) rotate(90deg);
    }
	.closing_wrap .bentoku_btn a {
		max-width: 250px;}
}
@media screen and (min-width: 769px){
.soudan_box_tokuyaku img.img_pickup_sp{
	display: none
}
	.kasou{
		display:none;
	}

}
@media screen and (max-width: 768px){
	.soudan_content {
		width: 120px;
		height: 120px;
		margin-bottom: 0.5rem;
		padding: 30px 10px;
	}
	.soudan_list{
		    padding: 0 2rem;
	}
	.soudan_content{
		max-width: none;
		width: calc( 100% / 2 - 3px );
		border-radius: 2px;
		height: auto;
		    padding: 0;
	}
	.soudan_content:nth-of-type(2){
		margin-right: 0;
	}
	.soudan_content:nth-of-type(3){
		width: 100%;
	}
	.soudan_content:nth-of-type(3) br{
		display: none;
	}
	.article_content .soudan_content img{
		margin: 1rem auto;
	}
.soudan_box_tokuyaku img.img_pickup_pc{
	display: none
}
.soudan_box_tokuyaku img.img_pickup_sp{
	max-width: 300px;
}
.soudan_textbox .pc{display:none;}
.soudan_textbox .kasou{
		display:block;
		max-width: 728px;
	}
.soudan_box {
	background-image: none!important;
	padding: 0;
}
	.soudan_box_tokuyaku .img_back {
		padding:10px 0 10px;}
	.closing_wrap .bentoku_btn a {
		max-width: 230px;}
}
@media screen and (max-width: 505px){
	.soudan_box_tokuyaku .img_back {
		padding:0 0 10px;
	    margin-top: -10px;
	}

}
@media screen and (max-width: 425px){
	.article_content p.soudan_subtitle,.soudan_list{
		padding-right: 0.5rem;
		padding-left: 0.5rem;
	}
	.article_content p.bentoku{
		margin-right: 0.5rem;
		margin-left: 0.5rem;
	}
	.article_content p.soudan_subtitle {
    font-size: 1.6rem;
	}
	.article_content p.bentoku{
		padding:1rem 0;
	}
	.soudan_content{
		min-height: 90px;
	}
	.soudan_content:nth-of-type(3) {
	}
	.soudan_content.bengoshi_hiyou br{
		display: inline;
	}
	.notice_wrap{
		padding: 0 0.5rem
	}
	.soudan_box_tokuyaku .img_back {
		left: -60px;
	}
	.soudan_box_tokuyaku a{
		width: 80%;
	}
	.soudan_box_tokuyaku img.img_pickup_sp{
		width: 80%;
	}
	.bentoku_btn .front_reason_btn {
	width: 100%;
}
.closing_wrap .bentoku_btn .box_btn .box_arrow {
    transform: translateX(10%) rotate(90deg);
}
.closing_wrap .front_reason_btn {
    margin: 0 auto;
}

}

@media screen and (max-width: 425px){
	.article_content p.soudan_subtitle {
    font-size: 1.4rem;
	}
	.soudan_box_tokuyaku .img_back {
    margin-top: -20px;
	}
}
@media screen and (max-width: 320px){
	.soudan_box_tokuyaku .img_back {
		padding:0 0 10px;
	    margin-top: -30px;
	}

}
/*以下サイドナビ適用時css*/

.sidebar_wrap .soudan_box{
	background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, .4)), url(images/soudan_box_back.png);
	margin-bottom: 30px;
	background-position: top right -55px;
}
.sidebar_wrap .soudan_box .webp{background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, .4)), url(images/soudan_box_back.webp);}
.sidebar_wrap .soudan_content{
	width: calc( 100% / 2 - 40px);
	padding: 0;
	border-radius: 2px;
	margin-bottom: 10px;
}
.sidebar_wrap .soudan_content:nth-of-type(2){
	margin-right: 0;
}
.sidebar_wrap .soudan_content:last-of-type{
	    width: 262px;
    max-width: none;
}
.sidebar_wrap .soudan_box .soudan_subtitle{
	padding: 2rem 0.5rem;
	font-size: 1.5rem;
	line-height: 2.2rem;
}
.sidebar_wrap .soudan_box  p.bentoku{
	margin: 0 1rem;
}
.article_content .sidebar_wrap .soudan_content img{
	margin: 1em auto;
	width: 50%;
}
.article_content .soudan_content img{
	max-height: 55px;
}
.sidebar_wrap .soudan_box p.bentoku{
	border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
	margin: 0 1rem;
}


.sidebar_wrap .soudan_box .notice_wrap{
	text-align: left;
	margin: 0 1rem;
}
.sidebar_wrap .soudan_box .notice_wrap .notice{
	letter-spacing: -0.1px;
}

p.seikou{
	margin: 1rem 0;
}
p.seikou span {
    color: #fdc237;
}

.side_branch_box{
	margin: 2em auto;
}
p.side_branch_title{
	text-align: center;
	font-weight: bold;
	border: 1px solid #313349;
	padding: 10px 0;
	margin:0 0 5px;
}
.side_branch_list{
 letter-spacing: -0.4em;
	font-size : 0;
	/*text-align: center;*/
	text-align: left;
	margin-bottom: 3px;
}
.side_branch_content{
	display: inline-block;
        letter-spacing: normal;
        vertical-align: top;
	text-align: center;
	background: #272C46;
	width: calc(96% / 5);
	padding: 10px 0;
	margin-right: 1%;
	min-height: 16px;
	
}
.side_branch_content:last-child{
	margin-right: 0;
}
.side_branch_content.bangkok_list{
	text-align: left;
}
.side_branch_content img{
	width: 30px;
	margin: 0 auto;
}
.side_branch_content img.long{
	width: 45px;
}
.side_branch_content img.long02{
	width: 50px;
}
.side_branch_link{
	font-size: 16px;
	color: #fff;
}
.side_branch_link.nolink{
	opacity: 1;
	pointer-events:none; 
}

a.side_btn_img img{
	opacity: 1;
	-webkit-transition: all 0.6s cubic-bezier(0.22, 0.61, 0.36, 1) 0s;
    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
a.side_btn_img img:hover{
	opacity: 0.6;
	-webkit-transition: all 0.6s cubic-bezier(0.22, 0.61, 0.36, 1) 0s;
    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
a.side_btn_img{
	display: block;
}
a.side_btn_img img,
	.btn_tool a{
		margin: 0 0 1rem 0;
	}
@media screen and (max-width: 1024px) {
	.sidebar_wrap .soudan_box,
	.sidebar_wrap .soudan_box_tokuyaku{
		display: none;
	}
	a.side_btn_img img,
	.btn_tool a{
		max-width: 330px;
		margin-top: 0;
		width: 100%;
	}
	.btn_tool a{
		box-sizing: border-box;
	}
	.sidebar_wrap a.side_btn_img,
	.sidebar_wrap p.btn_tool.is_bold{
		display:inline-block;
		    vertical-align: top;
		background-color: inherit;
		margin-bottom: 0
	}
	.sidebar_wrap .side_bnr_box {
    max-width: 675px;
    margin: 0 auto;
    text-align: center;
}
	.side_branch_box{
	max-width: 800px;
margin-top: 1rem}
}


/*---------------------------- 記事下お問い合わせ(.closing_wrap) ----------------------------*/
.closing_wrap{
	margin: 4em 0 30px;
	font-weight: bold;
}
.closing_wrap p{
	line-height: 1.2;
	margin-bottom: 0 !important;
}
.closing_wrap .txt_contact{
	color: #fff;
	background-color: #124488;
	font-size: 1rem;
	line-height: 1.3;
	padding: 0.5em;
	text-align: center;
	margin-bottom: 0 !important;
}
.closing_wrap .contact_inner{
	background-color: #f4f9fc;
	letter-spacing: -0.4em;
	border: 1px solid #dde9f4;
	border-top: none;
	padding: 2.5%;
}
.closing_wrap .contact_inner .contact_inner_box{
	display: inline-block;
	letter-spacing: normal;
/*	vertical-align: middle;*/
}
.closing_wrap .contact_inner .contact_inner_box.btn_phone{
	width: 55%;
	text-align: center;
	position: relative;
	padding-left: 2%;
	margin-right: 3%;
}
.closing_wrap .contact_inner .contact_inner_box .phone_number{
	font-size: 2.2rem;
	margin: 2px 0 0;
}
.closing_wrap .contact_inner .contact_inner_box .phone_number .small {
	font-size: 2rem;
}

.closing_wrap .contact_inner .contact_inner_box .phone_number a{
	color: #f0031f;
}
.closing_wrap .contact_inner .contact_inner_box .phone_number i{
	color: #0d315a;
	font-size: 1.4rem;
	position: relative;
	top: -3px;
	left: -5px;
}
.closing_wrap .contact_inner .contact_inner_box span.txt_accent{
	color: #0d315a;
	background-color: #e8eef6;
	padding: 0.2em 0.3em;
	margin-left: 0.1em;
}
.closing_wrap .contact_inner .contact_inner_box .contact_detail{
	color: #0d315a;
	font-size: 0.9rem;
	text-align: center;
}
.closing_wrap .contact_inner .contact_note, .contact_area .contact_note {
	font-weight: normal;
	font-size: 12px;
	text-align: center;
	margin-top: 5px;
	letter-spacing: normal;
	line-height: 1.4;
	color: #5f5f5f;
	margin-bottom: 0;
}
.closing_wrap .contact_inner .contact_note>span, .contact_area .contact_note>span {
	display: inline-block;
	line-height: 1.4;
}
.closing_wrap .contact_inner .contact_inner_box.btn_mail{
/*	width: 40%;*/
	width: 100%;
}
.closing_wrap .contact_inner .contact_inner_box.btn_mail a{
	display: block;
	background-color: #0d315a;
	position: relative;
	font-size: 1rem;
	color: #fff;
	border: none;
	margin: 0 0 0.8rem;
	padding: 0.6rem 1rem 0.6rem;
}
_:-ms-lang(x)::-ms-backdrop, .closing_wrap .contact_inner .contact_inner_box.btn_mail a{
	padding: 0.8rem 1rem 0.4rem;
}
.closing_wrap .contact_inner .contact_inner_box.btn_mail a .box_mail{
	right: 10em;
	top: 31%;
}

.closing_wrap .contact_inner .contact_inner_box.btn_line{
	width: 100%;
}
.closing_wrap .contact_inner .contact_inner_box.btn_line a{
	display: block;
	background-color: #06c755;
	position: relative;
	font-size: 1rem;
	color: #fff;
	border: none;
	margin: 0 0 1rem;
	padding: 0.6rem 1rem 0.6rem 1.9em;
}
_:-ms-lang(x)::-ms-backdrop,.closing_wrap .contact_inner .contact_inner_box.btn_line a{
	padding: 0.8rem 1rem 0.4rem 1.9em;
}
.closing_wrap .contact_inner .contact_inner_box.btn_line a .box_line {
	right: 1.9em;
	top: 4px;
	position: relative;
}
_:-ms-lang(x)::-ms-backdrop, .closing_wrap .contact_inner .contact_inner_box.btn_line a .box_line {
	top: -4px;
}
.closing_wrap .contact_inner .splink{
	display: none;
}

@media screen and (max-width:1024px) {
	.closing_wrap{
		margin: 3em auto 30px;
		max-width: 800px;
	}
	.closing_wrap .contact_inner{
		padding: 3% 5%;
	}
	.closing_wrap .contact_inner .contact_inner_box.btn_phone{
		width: 52%;
		margin: 0 5% 0 0;
	}
	.closing_wrap .contact_inner .contact_inner_box .contact_detail{
/*		text-align: left;
		margin-left: 3em;*/
	}
/*	.closing_wrap .contact_inner .contact_inner_box.btn_mail{
		width: 45%;
	}*/
	.closing_wrap .contact_inner .contact_inner_box.btn_mail p{
		width: 100%;
		margin: 0 auto;
	}
	.closing_wrap .contact_inner .splink{
		display: block;
		text-align:center;
		    margin-top: 0.7rem;
	}
	.closing_wrap .contact_inner .splink li{
		display: inline-block;
		text-align: center;
		padding: 5px;
	}
}
@media screen and (max-width:768px) {
	.closing_wrap .contact_inner{
		letter-spacing: normal;
	}
	.closing_wrap .contact_inner .contact_inner_box{
		display: block;
	}
	.closing_wrap .contact_inner .contact_inner_box.btn_phone{
		width: 100%;
		margin: 0;
		text-align: center;
		padding-left: 0;
	}
	.closing_wrap .contact_inner .contact_inner_box .contact_detail{
		text-align: center;
		margin-left: 0;
	}
	.closing_wrap .contact_inner .contact_inner_box.btn_mail{
		width: 100%;
		margin-top: 5%;
	}
	.closing_wrap .btn_wrap {
		width: 100%;
		max-width: 380px;
		margin: 0 auto;
		top: inherit;
		display: block;
	}
	.box_btn_b {
		padding: 1rem 2rem;
	}
	.main_back_color .box_btn_b {
		padding: 1rem 1rem;
	}
	.closing_wrap .contact_inner .contact_inner_box.btn_mail a {
		padding: 1rem 1rem 1rem;
	}
	.closing_wrap .contact_inner .contact_inner_box.btn_line a {
		padding: 1rem 1rem 1rem 1.9em;
	}
	.closing_wrap .contact_inner .contact_inner_box.btn_line a .box_line {
		top: 2px;
	}
	_:-ms-lang(x)::-ms-backdrop, .closing_wrap .contact_inner .contact_inner_box.btn_mail a {
		padding: 1.2rem 1rem 0.8rem;
	}
	_:-ms-lang(x)::-ms-backdrop, .closing_wrap .contact_inner .contact_inner_box.btn_line a {
		padding: 1.2rem 1rem 0.8rem 1.9em;
	}
	_:-ms-lang(x)::-ms-backdrop, .closing_wrap .contact_inner .contact_inner_box.btn_mail a .box_mail {
		top: 35%;
	}
	_:-ms-lang(x)::-ms-backdrop, .closing_wrap .contact_inner .contact_inner_box.btn_line a .box_line {
		top: -4px;
	}
	
}

@media screen and (max-width:425px) {
	.closing_wrap .contact_inner{
		padding: 5% 3%;
	}
	.closing_wrap .contact_inner .contact_inner_box.tab{
		display: none !important;
	}
	.closing_wrap .contact_inner a.sp{
		background: #fff;
		border: 1px solid;
		display: block;
		padding: 0.5rem;
		text-align: center;
		box-sizing: border-box;
		box-sizing: -moz-border-box;
		box-sizing: -webkit-border-box;
		position: relative;
	}
	.closing_wrap .contact_inner a.tell p{
		line-height: 1.4;
	}
	.closing_wrap .contact_inner .contact_note {
		font-size: 11px;
		font-weight: normal;
		text-align: center;
	}
	.closing_wrap .contact_inner .contact_note>span {
		display: inline-block;
		line-height: 1.4;
	}

	.closing_wrap .contact_inner a.tell p.sp i{
		color: #0d315a;
		font-size: 1.3rem;
		position: relative;
	}
	.closing_wrap .contact_inner a.tell p.sp{
		color: #f0031f;
		font-size: 1.5rem;
		margin-bottom: 0;
	}
	.closing_wrap .contact_inner a.tell span.txt_accent{
		color: #0d315a;
		background-color: #e8eef6;
	}
	.closing_wrap .contact_inner a.tell p.sp i.icon-phone-alt-solid{
		top: -2px;
		right: 0.5em;
	}
	.closing_wrap .contact_inner a.tell p.sp i.box_arrow{
		position: absolute;
		top: 45%;
		right: 0.5em;
		font-size: 0.9rem;
	}
	.closing_wrap .contact_inner .contact_inner_box.tab
	.closing_wrap .contact_inner .contact_inner_box.btn_mail p{
		width: 90%;
	}
	.closing_wrap .contact_inner .contact_inner_box.btn_mail p.box_btn.box_btn_b i.box_arrow{
		position: relative;
		right: -3.5em;
	}
}
/*---------------------------- 関連記事(.archive_list) ----------------------------*/
h2.archive_list_h2{
    background-color: #b3b3b3;
	font-size: 1rem;
    padding: 1em 2em;
    font-weight: bold;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
	cursor: pointer;
}
h2.archive_list_h2 a{
	display: block;
	color: #fff;
	position: relative;
}
.archive_list_h2 .accordion_icon,
.archive_list_h2 .accordion_icon span {
	display: inline-block;
	transition: all .3s;
	box-sizing: border-box;
	box-sizing: -moz-border-box;
	box-sizing: -webkit-border-box;
}
.archive_list_h2 .accordion_icon {
	position: absolute;
	width: 1.5em;
	height: 1.5em;
	top:1.5em;
	right:1em;
}
.archive_list_h2 .accordion_icon span {
	position: absolute;
    width: 100%;
	height: 1px;
    background-color: #fff;
}
.archive_list_h2 .accordion_icon span:nth-of-type(1) {
	transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
}
.archive_list_h2 .accordion_icon span:nth-of-type(2) {
	transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
}
.archive_list_h2 .accordion_icon.active span:nth-of-type(1) {
	display:none;
}
.archive_list_h2 .accordion_icon.active span:nth-of-type(2) {
	transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
}
.archive_list{
	display: none;
	background-color: #fbfbfb;
	padding: 0.5em 1.5em;
	border:  1px solid #dddddd;
	overflow-y: scroll;
	height: 400px;
}
.archive_list a{
	display: block;
	font-size: 0.9rem;
	margin: 0.5em;
	text-decoration: underline;
	text-indent: -0.3em;
	padding-left: 0.3em;
}
.archive_list a::before{
	font-family: 'hugicons';
	content: "\f0da";
	color: #666;
	margin-right: 0.3em;
	text-decoration: none;
	display: inline-block;
}

@media screen and (max-width:1024px) {
	h2.archive_list_h2,
	.archive_list{
		max-width: 800px;
		margin: 0 auto;
	}
}
@media screen and (max-width:768px) {
	.archive_list{
		padding: 0.5em 1em;
	}
}

@media screen and (max-width:425px) {
	h2.archive_list_h2{
		padding: 1em;
	}
	.archive_list{
		padding: 0.5em 0.8em;
	}
}

/*====================================== 固定ページ 共通部分 ======================================*/

h1.page_ttl{
	font-size: 2rem;
    padding: 0.5em 0;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    margin-bottom: 1em;
    text-align: center;
}
@media screen and (max-width:1024px) {
	#office .soudan_box,#office .closing_wrap,
	#algLawyer .soudan_box,#algLawyer .closing_wrap{
		width: 100%;
	}
}
@media screen and (max-width:425px) {
	h1.page_ttl{
		font-size: 1.3rem;
		padding: 0.5em 0;
	}
}



.enpou_wrap{
  text-align: center;
}
.article_wrap h3.enpou_title {
  font-size: 28px;
  margin: 0 auto;
  border-bottom: solid 2px yellow;
  display: inline-block;
  color: #003169;
  font-weight: bold;
	background: none;
}
.enpou_inner {
	max-width: 1200px;
    margin: 20px auto 0;
}
.enpou_inner_text {
  float: left;
  width: 45%;
  padding-top: 30px;
  font-size: 17px;
  font-weight: bold;
	text-align: left;
	margin-bottom: 60px;
}
.enpou_inner_text span{
	margin-bottom: 1em;
}
.enpou_img {
  float: right;
  width: 50%;
	padding-left: 5%;
}
@media screen and (max-width: 768px) {
	.enpou_img, .enpou_inner_text{float: none;width: 100%;padding: 0;margin-bottom: 30px;}
	.article_wrap h3.enpou_title {font-size: 20px;}
}


/*---------------------------- 事務所一覧ページ ----------------------------*/
.new_content {
  width: 100%;
  background-color: #fff;
  position: relative;
  margin: 0 auto 20px;
  letter-spacing: -0.4em;
  font-size : 0;
  box-shadow: 1px 1px 1px 1px #ddd;
	display: table;
	border-collapse: separate;
	border-spacing: 20px;
}
.office_list{
	margin: 3em 0 5em;
}
.new_content .eye_catch {
	display: table-cell;
  width: 35%;
	vertical-align: top;
}
.new_content .eye_catch img{
	width: 100%;
}
.new_content .link_text_wrap {
	display: table-cell;
	font-size: 1rem;
	width: 65%;
	word-wrap: break-word;
	position: relative;
	vertical-align: top;
	letter-spacing: normal;
}
.new_content .link_text_wrap .post_title {
	font-size: 1rem;
	line-height: 1.2;
	color: #124488;
	display: block;
	margin-bottom: 0.5em;;
	font-weight: bold;
}
.new_content .link_text_wrap .post_subtitle span,
.new_content .link_text_wrap .post_title span{
	line-height: 1.4;
}
.article_content .new_content .link_text_wrap p{
	line-height: 1.3em;
}
.article_content .new_content .link_text_wrap p span{
	display: inline-block;
}
.article_content .new_content .link_text_wrap p span.info_office_comm_post{
	display: block;
}
.new_content .link_text_wrap .post_subtitle{
	margin-bottom: 0;
	font-size: 16px;
	line-height: 1;
	color: #124488;
	font-weight: bold;
}
.new_content .link_text_wrap .post_title_link {
	background: #124488;
	color:#fff;
	display: block;
	text-align: center;
	border-radius: 50px;
	padding:5px;
}
.post_title_link:hover {
  opacity: 0.6;
}


@media screen and (max-width:768px) {
	.office_list{
		margin: 1.5em 0 5em;
	}
	.new_content .link_text_wrap{
		width: auto;
		margin: 0 auto;
	}
	.new_content .link_text_wrap .post_title{
		margin-bottom: 10px;
	}
	.article_content p.soudan_subtitle{
		padding-top: 1.5rem
	}
	.new_content .link_text_wrap .post_subtitle{
		font-size: 13px;
	}
}
@media screen and (max-width:425px) {
	.new_content {
		display: block;
		padding:4vw;
	}
	.new_content .eye_catch {
		display: block;
		width: 100%;
	}
	.new_content .eye_catch img{
		margin: 0 auto 10px;
	}
	.new_content .link_text_wrap{
		display: block;
		width: 100%;
	}
	.new_content .link_text_wrap .post_title{
		font-size: 1.1rem;
		margin-bottom: 5px;
	}

}

/*-------------------------------------------------------
弁護士法人ALG&Associates 代表弁護士金﨑浩之から交通事故の被害に苦しむ方へ
---------------------------------------------------------*/
section.daihyo img{
	float: right;
	margin: 10px 0px 10px 20px;
	width:400px;
}

@media screen and (max-width:768px) {
	section.daihyo img{
		float: none;
		margin: 10px auto 10px auto;
		display: block;
		width: auto;
	}

}
@media screen and (max-width:450px) {
	section.daihyo .is_br{display: none;}
}
@media screen and (max-width:320px) {
	section.daihyo h2,section.staff h2{
		font-size: 5vw;
	}
}

/*---------------------------- サイトマップ ----------------------------*/
#sitemap_list{
	width: auto;
	margin: 0 auto 2em;
}
#sitemap_list li{
	background: none;
    padding: 0 0 0 5px;
    margin: 0 0 25px;
}
#sitemap_list li a{
	display: block;
	font-size: 16px;
	border-bottom: 1px solid #eee;
	padding-bottom: 5px;
}
#sitemap_list li ul{
	padding: 10px 0 0;
}
#sitemap_list > li a::before{
	font-family: 'hugicons';
    content: "\f0da";
    color: #0d315a;
    margin-right: 0.3em;
    display: inline-block;
}
#sitemap_list li ul li a{
	border: none;
}
#sitemap_list li ul li a::before{
	content: none;
}
@media screen and (max-width:425px) {
	#sitemap_list li{
		margin: 0 0 15px;
	}
	#sitemap_list li a{
		font-size: 14px;
	}
	#sitemap_list li li{
		margin: 0 0 3px 5px;
	}
}

/*---------------------------- メールお問い合わせ ----------------------------*/
/* メールフォーム */
#mailform .term2 {
  padding: 2em !important;
}
/* メール送信完了 */
.contents {
  width: 80%;
  margin: 2em auto 3em;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  line-height: 1.7em;
  letter-spacing: .04em;
}
.center_title {
  text-align: center;
  font-size: 1.2rem;
  margin: 0 0 2em;
  color: #0d315a;
}
section.content_text {
  padding: 4em;
  background: #f2f2f2;
}
section.content_text p{
	font-size: 0.9rem;
	font-weight: normal;
}
.thanks_center {
  text-align: center;
  line-height: 2em;
  margin: 3em 0 0;
}
.thanks_center a{
	text-decoration: underline;
}

.is_pc {
  display: block;
}
.is_sp {
  display: none;
}

/* メールフォーム */
.article_content #mailform .description {
  font-size: 14px;
  border: none;
  background: none;
  text-align: left;
  border-bottom: 1px dotted #b5b5b5;
}
.article_content #mailform td {
  background: none;
}
.article_content #mailform .term2 {
  padding: 20px 40px;
  width: calc(100% - 82px);
}
.article_content #mailform .term2 li {
  font-size: 14px;
}

footer small {
  text-align: center;
  margin: 0 auto;
  display: block;
  background-color: #0d315a;
  color: #FFF;
  padding: 10px 0;
  font-size: 80%;
}
footer small a{
	color:#FFF;
	text-decoration:underline;
	font-size: 12px;
	line-height: 1.8em;
}

@media screen and (max-width:768px) {
	.contents {
	  width: 90%;
	}
	section.content_text {
	  padding: 3em;
	}
	.is_pc {
	  display: none;
	}
	.is_sp {
	  display: block;
	}
}
@media screen and (max-width:425px) {
	section.content_text {
	  padding: 2em;
	}
	.center_title{
		font-size: 1rem;
	}
}


/*---------------------------- パンくず(.breadcrumbs) ----------------------------*/
.breadcrumbs{
	width: 100%;
	padding: 1em 2em;
	border-top: 1px solid #eee;
	font-size: 0.8rem;
}
.breadcrumbs ul{
	max-width: 1120px;
	letter-spacing: -0.4em;
	margin: 0 auto;
}
.breadcrumbs ul li{
	display: inline-block;
	letter-spacing: normal;
	color: #000;
	font-size: 0.8rem;
	margin-left: 0.5em;
}
.breadcrumbs ul li:first-of-type{
	margin-left: 0;
}
.breadcrumbs ul li a{
	color: #000;
	text-decoration: underline;
}
.breadcrumbs ul li a:hover{
	text-decoration: none;
}

@media screen and (max-width:1024px) {
	.breadcrumbs ul{
		padding-left: 2%;
	}
}
@media screen and (max-width:425px) {
	.breadcrumbs ul li{
		font-size: 0.7rem;
	}
}

/* お客様の声 */
.voice_titel_wrap{
	padding: 30px 0;
	background:url("images/voice/voice_bg.png") right center no-repeat;
	background-size: cover;
}
.voice_inner_wrap{
	max-width: 1200px;
	margin: 0 auto;
	color: #0d315a;
	text-align: center;
}
.voice_kensu_wrap{
	width: 240px;
	padding: 30px 0;
	background: #0d315a;
	color: #fff;
	margin: 0 auto 30px;
}
.article_wrap h1.voice_title_h1{
	border:none;
	text-align: center;
	padding: 30px 0 20px;
	font-size: 1.8em;
}
.voice_subtitle{
	font-size: 1.2em;
}
.voice_kensu{
	font-size: 70px;
	letter-spacing: .04em;
}
.voice_kensu span{
	font-size: 1.5rem;
}
.voice_text_wrap{
	max-width: 600px;
	margin: 0 auto;
}
.article_content .voice_pick_list img{
	margin: 0 auto;
}
@media screen and (max-width:425px) {
	.article_wrap h1.voice_title_h1{
		font-size: 1.4rem;
	}
	.top_merit_btn{width:258px;}
}
.voice_ul {
	letter-spacing: -0.4em;
    font-size : 0;
    text-align: center;
	margin-top: 30px;
}
.voice_ul li {
    display: inline-block;
    letter-spacing: normal;
    vertical-align: top;
	font-size: 18px;
	padding: 10px 15px;
	border-right: 1px solid #eee;
	margin-bottom: 10px;
}
.voice_ul li:last-child{
	border-right: none;
}
.article_wrap.voice_wrap section{
	margin-bottom: 3em;
}
.month dl{width:90%;max-width:700px;margin:1em auto;line-height: 2;}
.month dt{font-weight:bold;display:inline-block;}
.month dd{display:inline-block;line-height: 2;}
.month dt:nth-of-type(2){display:block;}
.month ul li{border-bottom:1px dotted #aaa;}
.month ul li span a{display:block;margin:2em auto;width:300px;text-align:center;color:#FFF;padding:14px 0;}
.month ul li .sai a{background-color:#2279c2;}
.month ul li .tky a{background-color:#00358c;}
.month ul li .chi a{background-color:#ffa200;}
.month ul li .ykh a{background-color:#a0ce00;}
.month ul li .ngy a{background-color:#ef7287;}
.month ul li .osk a{background-color:#e3c600;}
.month ul li .fuk a{background-color:#534174;}
.month ul li .hmj a{background-color:#50c3cd;}
.month ul li .uts a{background-color:#5aad31;}
.month ul li .kob a{background-color:#177305;}
.month ul li span a:hover{
  opacity:0.6;
}
.month ul li span a span{display:block; font-size: 0.8em}

.red{color: #E00003}

/* 404エラー */
.pageerror {
  max-width: 800px;
  margin: 30px auto;
  text-align: center;
  padding: 3em 1em;
  background-color: #eaeaea;
  box-shadow: 0px 0px 2px 1px #b9b9b9;
}
.pageerror h2 {
  font-size: 2em;
  font-weight: bold;
}
/* sns */
.addtoany_shortcode a {
  display: block !important;
  width: 42px;
  margin-bottom: 10px;
}
.addtoany_shortcode {
  position: absolute;
  left: -56px;
  top: 0px;
  background-color: #FFF;
  padding: 10px 6px 4px;
}
.addtoany_content {
  margin: 4em auto 3em!important;
  text-align: center;
}
.a2a_svg svg {
  top: 12px !important;
  width: 50% !important;
}
.a2a_svg.a2a_s__default.a2a_s_facebook, .a2a_svg.a2a_s__default.a2a_s_twitter, .a2a_svg.a2a_s__default.a2a_s_line, .a2a_svg.a2a_s__default.a2a_s_hatena, .a2a_svg.a2a_s__default.a2a_s_pocket {
  border-radius: 30px !important;
}
.splink a{
	font-size:0.8rem;
	font-weight: normal;
	text-decoration: underline;
	letter-spacing: normal;
}

/*====================================== 後遺障害等級表 ======================================*/

#tool.tokyu .article_ttl{
	position: relative;
}

#tool.tokyu .T_Title_s:before,
#tool.tokyu .more{
	display: none !important;
}

#tool.tokyu .is_bold{
	background-color:inherit;
}
#tool.tokyu .is_bold{
	width: 49%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
    display: inline-block;
	margin: 0;
}
#tool.tokyu .btn_tool a{
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0;
}
#tool.tokyu .btn_tool a span{
	line-height: 1.4;
}
#tool.tokyu .btn_standard_navi a{
	background-image: none;
	background-color: #2c5b3c;
}
#tool.tokyu .Tokyu_Tab li{
	    height: 5.3em;
}

#tool.tokyu .T_Title{
font-size: 1.5rem ;
}
#tool.tokyu .Tokyu_Tab .Tokyu_Tab_active,
#tool.tokyu .Tokyu_Tab .Tokyu_Tab_active:hover{
	    background-color: #124488;
}
#tool.tokyu .Tokyu_Tab li:hover{
	cursor: pointer;
}
#tool.tokyu .TokyuColumn{
	background: #f9f9f9;
}
#tool.tokyu .T_Title{
	color: #000 !important;
	border-top: none;
}
#tool.tokyu .TokyuColumn{
	padding-top: 0;
}
#tool.tokyu .more_btn a,
#tool.tokyu2 .more_btn a{
	display: inline-block;
	width: 49%
}
#tool.tokyu .more_btn a img,
#tool.tokyu2 .more_btn a img{
	margin: 0;
}
#tool.tokyu .grade_jirei{
	display: none;
}
@media screen and (max-width:768px) {

	#tool.tokyu .Tokyu_Tab li{
		 width: calc(100% / 3 - 0.5em);
	}
	#tool.tokyu .Tokyu_Tab li{
		height: auto;
	}
	#tool.tokyu .Tokyu_Tab li{
		padding: 0;
		padding: 15px;
    	box-sizing: border-box;
    	-webkit-box-sizing: border-box;
	}
	#tool.tokyu #Tokyu {
    overflow: inherit;
    position: relative;;
    top: 100px;
}
	#tool.tokyu .Tokyu_Tab:first-of-type {
    position: absolute;
    z-index: 3;
    top: -200px;
}
	#tool.tokyu .Tokyu_Tab:nth-of-type(2){
		top: -50px;
		z-index: 4;
	}
	#tool.tokyu .article_wrap section{
		position: relative;
	}
	#tool.tokyu .Tokyu_Tab:nth-of-type(2){
		margin: 0;
	}
	#tool.tokyu .Tokyu_Tab:nth-of-type(2){
		height: auto;
	}
	#tool.tokyu .TokyuColumn{
		z-index: 5;
	}
	#tool.tokyu .Tokyu_Tab:nth-of-type(2){
		 top: -115px;
	}
	#tool.tokyu .Tokyu_Tab #TabBtn1,
	#tool.tokyu .Tokyu_Tab #TabBtn2,
	#tool.tokyu .Tokyu_Tab #TabBtn3{
		    top: 10px;
    position: relative;
	}

	#tool.tokyu .Tokyu_Tab #TabBtn4,
	#tool.tokyu .Tokyu_Tab #TabBtn5,
	#tool.tokyu .Tokyu_Tab #TabBtn6{
    position: relative;
	}
	#tool.tokyu .Tokyu_Tab #TabBtn7,
	#tool.tokyu .Tokyu_Tab #TabBtn8,
	#tool.tokyu .Tokyu_Tab #TabBtn9{
		top: 10px;
    position: relative;
	}
	#tool.tokyu .Tokyu_Tab #TabBtn10,
	#tool.tokyu .Tokyu_Tab #TabBtn11,
	#tool.tokyu .Tokyu_Tab #TabBtn12{
		position: relative;
	}
	#tool.tokyu .Tokyu_Tab li{
		width: calc(100% / 3);
	}
	#tool.tokyu  .atten{
		margin-bottom: 7em;
	}
	#tool.tokyu .Tokyu_Tab li{
		font-size: 14px;
	}
	#tool.tokyu .T_Title{
		padding-top: 0;
	}
	#tool.tokyu .more_btn{
		padding-top: 100px;
	}
}
@media screen and (max-width:425px) {
	#tool.tokyu .Tokyu_Tab li{
		font-size: 13px;
	}
	#tool.tokyu .Tokyu_Tab li{
		padding: 15px 3px;
	}
	#tool.tokyu .more_btn{
		margin-top: 50px;
		padding-top: 50px
	}
	#tool.tokyu .more_btn a,
	#tool.tokyu2 .more_btn a{
		width: 100%;
	}

	}

/*====================================== 後遺障害等級認定基準検索ツール ======================================*/

#tool.tokyu2 .con section>h3{
	display: none;
}
#tool.tokyu2 .article_ttl{
	position: relative;
}
#tool.tokyu2 #navi #rSerch{
	    margin: 1.5em auto;
}
#tool.tokyu2 .results_main div.up_down,
#tool.tokyu2 .results_main>a{
	display: none !important;
}
#tool.tokyu2 .results_main>dl{
	margin-top: 1rem
}
#tool.tokyu2 .zougaku_con p.zougaku{
	margin-bottom: 1rem
}
#tool.tokyu2 .zougaku_con p.zougaku ,
#tool.tokyu2 .zougaku_con p.zougaku span{
	line-height: 1.4
}
#tool.tokyu2 .zougaku_con div.con p{
	line-height: 1.2
}
#tool.tokyu2 .zougaku_con div.con{
    padding: 1.5rem 1rem;
}
#tool.tokyu2 #main_result{
	    padding: 3.0em 5.0em;
}
#tool.tokyu2 .radio_btn{
	    font-size: 1rem;
}
#tool.tokyu2 .radio_input:checked + .radio_btn::after{
	top:3px !important;
}
#tool.tokyu2 .article_wrap section p{
	line-height: 1.4
}
#tool.tokyu2 #kensa{
	display: none;
}
@media screen and (max-width:768px) {
	#tool.tokyu2 #main_result {
    padding: 2rem;
}
	#Navi_Result h1{
		border-top:none;
		margin-bottom: 2rem
	}
}
@media screen and (max-width:425px) {
#tool.tokyu2 .radio_input:checked + .radio_btn::after{
	    top: 3px;
}
	#tool.tokyu2 #main_result{
		padding: 1.5rem 1rem;
	}
	#tool.tokyu2 .zougaku_con div.con p:after{
		margin-top: 1rem !important;
	}
}




/*事例ボタン用*/
.jirei_link {
	display: block;
	margin:2.0em auto 0;
	width: 85%;
	border-radius: 3px;
	background: #ff8e1a;
	color:#fff;
	font-weight: bold;
	text-align: center;
	border-bottom: solid 5px #ff5e21;
	padding:1em;
	position: relative;
}
a.jirei_link:hover {
	opacity: 0.8;
}
.jirei_link:after {
	content: "";
	position: absolute;
	right: 20px;
	top: 0;
	bottom: 0;
	margin: auto;
	width:10px;
	height:10px;
	border-right:solid 2px #fff;
	border-bottom:solid 2px #fff;
	transform: rotate(-45deg);
}
.jirei_link br {display: none;}

@media screen and (max-width:425px) {
	.jirei_link {width: auto;}
	.jirei_link br {display:block;}
}

/*====================================== 無料相談までの流れ ======================================*/
.article_wrap.muryou_soudan h1{
	font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", 'Noto Serif', "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	text-align: center;
	font-weight: normal;
	margin: 0 0 2rem;
	padding: 2rem 0;
	font-size: 1.15em;
}
.article_wrap.muryou_soudan h1 span{
	display: block;
	font-size: 1.7em;
}
@media screen and (min-width:500px) {
.article_wrap.muryou_soudan h1{
	font-size: 1.5em;
}
.article_wrap.muryou_soudan h1 span{
	font-size: 1.7em;
}
}
/*---------------------------------------------------
弁護士とスタッフがチームとなってサポートします
---------------------------------------------------*/
.article_wrap.muryou_soudan section.intro{
	margin-bottom: 3em;
}
/* intro h2
--------------------------------------------------*/
.article_wrap.muryou_soudan .intro h2{
	background-color: #EDF2F8;
	font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", 'Noto Serif', "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-weight: normal;
	text-align: center;
	color: #000;
	font-size: 1.4em;
	padding: 1.5rem 1rem;
	margin: 0 0 2rem;
	box-sizing: border-box;
}
@media screen and (min-width:500px) {
.article_wrap.muryou_soudan .intro h2{
	font-size: 1.7em;
	padding: 2rem 0.5rem;
	margin: 0 0 2.5rem;
}
}
/* intro 谷川先生
--------------------------------------------------*/
.article_wrap.muryou_soudan .intro img.muryou_soudan_pc{
	display:none;
}
.article_wrap.muryou_soudan .intro img.muryou_soudan_sp{
	display: block;
	margin: 0 0 1rem;
}
@media screen and (min-width:768px) {
.article_wrap.muryou_soudan .intro img.muryou_soudan_pc{
	display: block;
	float: right;
	width: auto;
	max-width: 217px;
	margin: 0 0 0 1rem;
}
.article_wrap.muryou_soudan .intro img.muryou_soudan_sp{
	display: none;
}
}
/*intro p
--------------------------------------------------*/
.article_wrap.muryou_soudan .intro p{
	margin: 0 0 1rem;
}
/*---------------------------------------------------
お電話や無料相談をしたからといって、無理に契約を勧めるようなことはいたしません。どうぞお気軽にお電話・ご相談ください。
---------------------------------------------------*/
.article_wrap.muryou_soudan .muri{
	background-image: url("images/muryou_soudan/muri_bg.jpg");
	background-repeat: no-repeat;
	font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", 'Noto Serif', "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	padding: 1.5rem 1.2rem;
	margin: 0 0 3rem;
}
.article_wrap.muryou_soudan .muri p{
	margin: 0;
}
.article_wrap.muryou_soudan .muri span{
		font-size: 1.2em;
}
@media screen and (min-width:500px) {
.article_wrap.muryou_soudan .muri{
	text-align: center;
	padding: 1.5rem 0;
}
.article_wrap.muryou_soudan .muri span{
	display: block;
}
}

/*---------------------------------------------------
遠方にお住まいの方も、安心してご相談いただけます
---------------------------------------------------*/
.article_wrap.muryou_soudan .enpou{
	margin: 0 0 4rem;
}
@media screen and (min-width:580px) {
.article_wrap.muryou_soudan .enpou{
	background-image:url("images/muryou_soudan/enpou_bg.jpg");
	background-repeat: no-repeat;
	background-position:right -50px top;
}
}
@media screen and (min-width:768px) {
.article_wrap.muryou_soudan .enpou{
	background-position: right top;
}
}
/*遠方 h2
------------------------------------------------*/
.article_wrap.muryou_soudan .enpou h2{
	font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", 'Noto Serif', "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	background-color:transparent;
	color: #000;
	font-weight: normal;
	border-bottom: 1px #000 solid;
	padding: 1rem 0 1rem 1rem;
	margin: 0 0 1rem;
	font-size: 1.4em;
	line-height: 2.5rem;
	text-align: center;
	box-sizing: border-box;
}
.article_wrap.muryou_soudan .enpou h2 span{
	display: block;
}
@media screen and (min-width:360px) {
.article_wrap.muryou_soudan .enpou h2{
	font-size: 1.6em;
}
}
@media screen and (min-width:580px) {
.article_wrap.muryou_soudan .enpou h2{
	width:65%;
	text-align: left;
}
}
/*遠方 画像(SPのみ)
------------------------------------------------*/
.article_wrap.muryou_soudan .enpou img{
	margin: 0 auto 1rem;
}
@media screen and (min-width:580px) {
.article_wrap.muryou_soudan .enpou img{
	display: none;
}
}
/*遠方p
------------------------------------------------*/
.article_wrap.muryou_soudan .enpou p{
	padding: 0 0 0 1rem;
}
.article_wrap.muryou_soudan .enpou p .green{
	color: #1A8900;
}
@media screen and (min-width:580px) {
.article_wrap.muryou_soudan .enpou p{
	width: 70%;
}
}

/*---------------------------------------------------
無料相談までの流れ
---------------------------------------------------*/
.article_wrap.muryou_soudan .flow_soudan h2{
	padding: 1.6rem 0 1.6rem 2rem;
	text-align:left;
	margin: 0 0 4rem;
	box-sizing: border-box;
}
/*---------------------------------------------------
無料相談までの流れ con
---------------------------------------------------*/
.article_wrap.muryou_soudan .flow_soudan .flow_con{
	border: 1px #124587 solid;
	counter-increment: number;
	position: relative;
	margin: 0 0 4rem;
}
/* h3
---------------------------------------------------*/
.article_wrap.muryou_soudan .flow_soudan .flow_con h3{
	background-color: transparent;
	text-align: center;
	font-size: 1.5em;
	font-weight: normal;
	color:#124488;
	font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", 'Noto Serif', "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	margin: 2rem 1rem 1.5rem;
	padding:1em 0.5rem 0.7em;
	border-bottom:1px #124488 solid;
}
.article_wrap.muryou_soudan .flow_soudan .flow_con h3:before{
	content: counter(number)".";
	font-style:italic;
	margin: 0 0.5rem 0 0;
}
@media screen and (min-width:360px) {
.article_wrap.muryou_soudan .flow_soudan .flow_con h3{
	margin: 2rem 1.5rem 1.5rem;
	padding: 0.7em;
	font-size: 1.8em;
}
}

/* 吹き出し
---------------------------------------------------*/
.article_wrap.muryou_soudan .flow_soudan .flow_con .fukidashi{
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateY(-50%) translateX(-50%);
	margin: auto;
	display: inline-block;
	border-radius: 5px;
	background-color: #124488;
	padding: 1rem 2rem;
	color: #fff;
	font-weight: bold;
	white-space: nowrap;
}
.article_wrap.muryou_soudan .flow_soudan .flow_con .fukidashi:before {
	content: "";
	position: absolute;
	top: 99%;
	left: 50%;
	margin-left: -15px;
	border: 15px solid transparent;
	border-top: 15px solid #124488;
}
.article_wrap.muryou_soudan .flow_soudan .flow_con .fukidashi span{
	display: block;
}
@media screen and (min-width:480px) {
.article_wrap.muryou_soudan .flow_soudan .flow_con .fukidashi span{
	display: inline;
}
}

/* p
---------------------------------------------------*/
.article_wrap.muryou_soudan .flow_soudan .flow_con p{
	margin: 0 1.6rem 1rem;
	font-size: 0.95em;
}
/* 電話番号など(水色の背景エリア)
---------------------------------------------------*/
.article_wrap.muryou_soudan .flow_soudan .flow_con .flow_tel{
	margin: 0 1.6rem 1rem;
	padding: 2rem 0;
	border-radius: 10px;
	background-color: #F0F5FB;
}
/* 交通事故ご相談専用ダイヤル */
.article_wrap.muryou_soudan .flow_soudan .flow_con .flow_tel h4{
	margin: 0;
	padding: 0;
	text-align: center;
	border-left: none;
	color: #000;
	font-weight: 500;
}
/* 電話番号 */
.article_wrap.muryou_soudan .flow_soudan .flow_con .flow_tel .phone_number{
	font-family:"ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, 'メイリオ', Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Verdana, Arial, Helvetica, sans-serif;
	color: #124488;
	font-size: 2em;
	font-weight: normal;
	line-height: inherit;
	margin: 0;
}
@media screen and (min-width:360px) {
.article_wrap.muryou_soudan .flow_soudan .flow_con .flow_tel a.cv_mail{
	font-size: 2.5em;
}
}
@media screen and (min-width:600px) {
.article_wrap.muryou_soudan .flow_soudan .flow_con .flow_tel a.cv_mail{
	font-size: 3.5em;
}
}
/* 24時間受付・年中無休・通話無料 */
.article_wrap.muryou_soudan .flow_soudan .flow_con .flow_tel p{
	text-align: center;
	font-weight: 500;
	margin-bottom: 0;
	line-height: 1.4;
}
.article_wrap.muryou_soudan .flow_soudan .flow_con .flow_tel p>span {
	display: inline-block;
}
.article_wrap.muryou_soudan .flow_soudan .flow_con .flow_tel p.note {
	margin: 0 0 1em;
	padding: 0;
	font-size: 11px;
	line-height: 1;
}
.article_wrap.muryou_soudan .flow_soudan .flow_con .flow_tel p.note>span {
	display: inline-block;
	line-height: 1.6;
}


/* メールフォームボタン */
.article_wrap.muryou_soudan .flow_soudan .flow_con .flow_tel a.cv_mail{
	display: block;
	max-width: 490px;
	margin: 0 1rem;
	padding: 1rem 0;
	background-color: #E2EBF7;
	box-shadow: 0 -3px 0 0 rgba(187,204,226,1) inset;
	border: 1px #124587 solid;
	text-align: center;
	color: #124488;
	position: relative;
	font-size: 1em;
}
.article_wrap.muryou_soudan .flow_soudan .flow_con .flow_tel a.cv_mail i{
	position: absolute;
	right: 1rem;
	top: 50%;
	transform: translateY(-50%);
	margin: auto;
}
@media screen and (min-width:600px) {
.article_wrap.muryou_soudan .flow_soudan .flow_con .flow_tel a.cv_mail{
	margin: 0 auto;
	font-size: 1.3em;
}
}

/* 3番目のcon(来所相談の場合・お電話相談の場合)
---------------------------------------------------*/
.article_wrap.muryou_soudan .flow_soudan .flow_con dl{
	margin: 0 1.6rem 1rem;
	padding: 2rem;
	border-radius: 10px;
	background-color: #F0F5FB;
}
.article_wrap.muryou_soudan .flow_soudan .flow_con dl dt{
	margin: 0 0 1rem;
	padding: 0 0 0 0.5rem;
	border-left: 3px #124488 solid;
	font-size: 1.1em;
	color: #124488;
	line-height: 1rem;
}
.article_wrap.muryou_soudan .flow_soudan .flow_con dl dd{
	font-size: 0.95em;
}
.article_wrap.muryou_soudan .flow_soudan .flow_con dl dd:nth-child(2){
	padding: 0 0 1rem;
	margin: 0 0 1.5rem;
	border-bottom: 1px #C8CCD1 dotted;
}
/* 最後の写真と吹き出し
---------------------------------------------------*/
.article_wrap.muryou_soudan .flow_soudan .flow_con .flow_message{
	background-image: url("images/muryou_soudan/flow_bg.gif");
	display: flex;
	padding: 1rem 0;
	align-items:center;

}
.article_wrap.muryou_soudan .flow_soudan .flow_con .flow_message div{
	max-width: 82px;
	width: 30%;
	margin: 0 1rem;
}
.article_wrap.muryou_soudan .flow_soudan .flow_con .flow_message img{
	width: 100%;
	height: auto;
}
.article_wrap.muryou_soudan .flow_soudan .flow_con .flow_message p{
	width: 100%;
	margin: 0 1rem 0 0;;
	padding: 1rem;
	border-radius: 5px;
	text-align: center;
	background-color: #fff;
	position: relative;
}
.article_wrap.muryou_soudan .flow_soudan .flow_con .flow_message p:before {
	content: "";
	position: absolute;
	top: 50%;
	left: -25px;
	margin-top: -15px;
	border: 15px solid transparent;
	border-right: 15px solid #fff;
}
@media screen and (min-width:690px) {
.article_wrap.muryou_soudan .flow_soudan .flow_con .flow_message p{
	padding: 1rem 0;
}
}

/*---------------------------------------------------
交通事故は医学博士弁護士が在籍している
弁護士法人ALGにお任せください！
---------------------------------------------------*/
.article_wrap.muryou_soudan .igaku{
	margin: 0 0 2rem;
}
.article_wrap.muryou_soudan .igaku h2{
	font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", 'Noto Serif', "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	color: #000;
	font-weight: 500;
	font-size: 1.5em;
	background-color: transparent;
	text-align: center;
	line-height: 2.5rem;
	position: relative;
	margin: 0 0 2rem;
	padding: 1.3rem 1rem 1.5rem;
	box-sizing: border-box;
}
.article_wrap.muryou_soudan .igaku h2:before{
	content: "";
	width: 100%;
	height: 1px;
	background-image: url("images/muryou_soudan/igaku_h2_line.png");
	background-repeat: no-repeat;
	background-position: top center;
	background-size: contain;
}
.article_wrap.muryou_soudan .igaku h2:after{
	content: "";
	width: 100%;
	height: 1px;
	background-image: url("images/muryou_soudan/igaku_h2_line.png");
	background-repeat: no-repeat;

	background-position: bottom center;
	background-size: contain;
	position: absolute;
	bottom: 0;
	left: 0;
}
@media screen and (min-width:360px) {
.article_wrap.muryou_soudan .igaku h2{
	padding: 1.3rem 1.2rem 1.5rem;
}
}
@media screen and (min-width:475px) {
.article_wrap.muryou_soudan .igaku h2{
	line-height: 3.2rem;
	padding: 1.5rem 0 1.5rem;
}
.article_wrap.muryou_soudan .igaku h2 span{
	display: block;
}
}
@media screen and (min-width:635px) {
.article_wrap.muryou_soudan .igaku h2{
	font-size: 2em;
}
}

/*動画エリア
---------------------------------------------------*/
.article_wrap.muryou_soudan .movie_soudan{
	background-image: url("images/muryou_soudan/flow_bg.gif");
	padding:2rem 0;
}
/*h3(なぜ医学知識を持つ弁護士が交通事故に強い？)
-------------------------------------------------*/
.article_wrap.muryou_soudan .movie_soudan h3{
	background-color: transparent;
	text-align: center;
	padding: 0;
	margin: 0 0 1.5rem;
	font-size: 1.2em;
}
.article_wrap.muryou_soudan .movie_soudan h3 span{
	display: block;
}
@media screen and (min-width:420px) {
.article_wrap.muryou_soudan .movie_soudan h3 span{
	display: inline;
}
}
/*動画
-------------------------------------------------*/
.article_wrap.muryou_soudan .movie_soudan div{
	position: relative;
	width: 96%;
	max-width: 470px;
	padding-top: 56.25%;
	margin: 0 auto 1rem;
}
.article_wrap.muryou_soudan .movie_soudan iframe{
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
}
@media screen and (min-width:540px) {
.article_wrap.muryou_soudan .movie_soudan div{
	padding-top: 0;
}
.article_wrap.muryou_soudan .movie_soudan iframe{
	position:inherit;
	width:470px;
	height: 264px;
}
}
/*動画エリアp
-------------------------------------------------*/
.article_wrap.muryou_soudan .movie_soudan p{
	text-align: center;
	font-size: 0.9em;
	margin-bottom: 0;
}
@media screen and (min-width:420px) {
.article_wrap.muryou_soudan .movie_soudan p span{
	display: block;
}
}
/*---------------------------------------------------
LPへのリンク
---------------------------------------------------*/
.article_wrap.muryou_soudan ul li{
	margin: 0 0 0.5rem;
}
.article_wrap.muryou_soudan ul li:first-child{
	display: none;
}
.article_wrap.muryou_soudan ul li a{
	display: block;
	border: 1px #124488 solid;
	color: #124488;
	padding: 1.5rem 0.5rem 1.5rem 2rem;
	background-color: #F0F7FB;
	position: relative;
}
.article_wrap.muryou_soudan ul li a i{
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	margin: 0 0.5rem 0 1rem;
}
@media screen and (min-width:400px) {
.article_wrap.muryou_soudan ul li a{
	padding: 1.5rem 0;
}
.article_wrap.muryou_soudan ul li a i{
	position: inherit;
	left: auto;
	top: auto;
	transform: none;
	margin: 0 1rem 0 1rem;
	padding: 0;
}
}
@media screen and (min-width:480px) {
.article_wrap.muryou_soudan ul li a i{
	margin: 0 1rem 0 2rem;
}
}
@media screen and (min-width:1025px) {
.article_wrap.muryou_soudan ul li:first-child{
	display: block;
}
}

/*====================================== 記事内Q&A ======================================*/
section.article_qa h2{
}
section.article_qa h3{
	margin: 2rem 0 .8rem;
	border-radius: 5px;
	padding: 1.5rem 1.2rem;
	color: #124488;
}
section.article_qa h3:before{
	content: "Q.";
	margin: 0 0.2rem 0 0;
	color: #124488;
}
section.article_qa p{
	background-color: #ffefef;
	border-radius: 5px;
	margin: 0;
	padding:0 0.7em 1.5em;
}
section.article_qa p > span:first-of-type:before{
	content: "A.";
	margin: 0 0.2rem 0 0;
	color: #B50000;
	font-weight: bold;
}
section.article_qa p > span {
	margin-bottom:0;
	padding: 1.5rem 0 0;
}
section.article_qa p a.link_btn{
	margin:0 auto;
	background-color: #fff;
}
@media screen and (min-width:768px) {
section.article_qa p{
	padding:0 1.3em 1.5em;
}
section.article_qa p span:first-of-type:before{
	font-size: 1.2em;
}
}

/*@media screen and (max-width:768px) {
section.article_qa p{
	position: relative;
}
section.article_qa p:first-of-type{
	border-top: 1px #B50000 solid;
	padding: 1.5rem 0 0 ;
}
section.article_qa p span:first-of-type:before{
	content: "A";
	font-style: italic;
}
section.article_qa p span:first-of-type:before{
	position: absolute;
	top: -1rem;
	left: 0;
	right: 0;
	margin: 0 auto;
	display: inline;
	width: 2rem;
	text-align: center;
	background-color: #fff;
}
}
*/





/*====================================== LP用 共通コンバージョンエリア(.cv_area_lawyer) ======================================*/
.cv_area_lawyer .cv_area_lawyer_inner{
    max-width: 1100px;
    margin: 0 auto ;
    padding: 3.5rem 0 3rem;
}
.cv_area_lawyer .cv_area_lawyer_inner img{
    max-width: 100%;
    margin: 0 auto;
}
.cv_area_lawyer .cv_area_lawyer_inner .ttl_contact img{
    margin-left: 2.5rem;
    box-sizing: border-box;
    margin-bottom: 0;
}
.cv_area_lawyer .cv_area_lawyer_inner .box_contact{
    margin: 1rem 0 0;
}
.cv_area_lawyer .cv_area_lawyer_inner .box_contact .txt_dial{
    color: #0d315a;
    border: 2px solid #0d315a;
    display: inline-block;
    font-weight: 500;
    text-align: center;
    vertical-align: top;
    line-height: 1.2;
    padding: 0.5rem;
    margin: 5px 10px 0 0;
}
.cv_area_lawyer .cv_area_lawyer_inner .txt_dial span{
    display: block;
    line-height: 1.2;
}
.cv_area_lawyer .cv_area_lawyer_inner .box_tell{
    display: inline-block;
    margin-right: 1.5rem;
}
.cv_area_lawyer .cv_area_lawyer_inner .box_tell p{
    text-align: center;
}

.cv_area_lawyer .cv_area_lawyer_inner .box_tell .tel_txt img{
	max-width: 402px;
	margin: 5px auto 0;
	width: 90%;
}
.cv_area_lawyer .cv_area_lawyer_inner .telnumber{
    font-size: 3.8rem;
    font-weight: bold;
    color: #e80000;
    line-height: 1;
}
.cv_area_lawyer .cv_area_lawyer_inner .telnumber span.small{
/*    font-size: 4.5vw;*/
	font-size: 58px;
    line-height: 1;
}
.cv_area_lawyer .cv_area_lawyer_inner img.tel_icon {
	width: 30px;
}
.cv_area_lawyer .cv_area_lawyer_inner .btn_wrap {
	width: 20%;
	max-width: 220px;
	display: inline-block;
	vertical-align: top;
}
.cv_area_lawyer .cv_area_lawyer_inner .mail_btn{
    display: inline-block;
    background-color: #0d315a;
    color: #fff;
    padding: 10px 20px 10px 20px;
    border-radius: 10px;
    vertical-align: top;
    margin-top: 5px;
    box-sizing: border-box;
	width: 100%;
	text-align: center;
	font-size: 18px;
}
.cv_area_lawyer .cv_area_lawyer_inner .mail_btn img.icon_mail,
.cv_area_lawyer .cv_area_lawyer_inner .line_btn img.icon_line{
    margin-right: 5px;
	width: 20px;
	position: relative;
	top: 2px;
}
.cv_area_lawyer .cv_area_lawyer_inner .line_btn{
    display: inline-block;
    background-color: #06c755;
    color: #fff;
    padding: 10px 20px 10px 20px;
    border-radius: 10px;
    vertical-align: top;
    margin-top: 5px;
    box-sizing: border-box;
	width: 100%;
	text-align: center;
	font-size: 18px;
}
.cv_area_lawyer .cv_area_lawyer_inner .line_btn img.icon_line{
    margin-right: 5px;
}

/* 背景画像（共通） */
.cv_area_lawyer{
    background-repeat: no-repeat;
    background-position: left 1300px bottom 0;
}

/* 背景画像（谷川先生） */
.cv_area_lawyer.bg_contact_tanigawa{background-image: url("images/cv_area_lawyer/bg_contact_tanigawa.png");}
/* 背景画像（河上先生） */
.cv_area_lawyer.bg_contact_kawakami{background-image: url("images/cv_area_lawyer/bg_contact_kawakami.png");}
/* 背景画像（長田先生） */
.cv_area_lawyer.bg_contact_nagata{background-image: url("images/cv_area_lawyer/bg_contact_nagata.png");}
/* 背景画像（美代子先生） */
.cv_area_lawyer.bg_contact_k_miyoko{background-image: url("images/cv_area_lawyer/bg_contact_k_miyoko.png");}
/* 背景画像（山本先生） */
.cv_area_lawyer.bg_contact_yamamoto{background-image: url("images/cv_area_lawyer/bg_contact_yamamoto.png");}
/* 背景画像（井本先生） */
.cv_area_lawyer.bg_contact_imoto{background-image: url("images/cv_area_lawyer/bg_contact_imoto.png");}
/* 背景画像（豊田先生） */
.cv_area_lawyer.bg_contact_toyoda{background-image: url("images/cv_area_lawyer/bg_contact_toyoda.png");}
/* 背景画像（今西先生） */
.cv_area_lawyer.bg_contact_imanishi{background-image: url("images/cv_area_lawyer/bg_contact_imanishi.png");}
/* 背景画像（辻先生） */
.cv_area_lawyer.bg_contact_tsuji{background-image: url("images/cv_area_lawyer/bg_contact_tsuji.png");}
/* 背景画像（小林先生） */
.cv_area_lawyer.bg_contact_kobayashi{background-image: url("images/cv_area_lawyer/bg_contact_kobayashi.png");}
/* 背景画像（西谷先生） */
.cv_area_lawyer.bg_contact_nishitani{background-image: url("images/cv_area_lawyer/bg_contact_nishitani.png");}

/*▼WebP-------------------------------------------------------------------------------------------------------------------------------------------------------*/
.cv_area_lawyer.bg_contact_tanigawa .webp{background-image: url("images/cv_area_lawyer/bg_contact_tanigawa.png.webp");}
.cv_area_lawyer.bg_contact_kawakami .webp{background-image: url("images/cv_area_lawyer/bg_contact_kawakami.png.webp");}
.cv_area_lawyer.bg_contact_nagata .webp{background-image: url("images/cv_area_lawyer/bg_contact_nagata.png.webp");}
.cv_area_lawyer.bg_contact_k_miyoko .webp{background-image: url("images/cv_area_lawyer/bg_contact_k_miyoko.png.webp");}
.cv_area_lawyer.bg_contact_yamamoto .webp{background-image: url("images/cv_area_lawyer/bg_contact_yamamoto.png.webp");}
.cv_area_lawyer.bg_contact_imoto .webp{background-image: url("images/cv_area_lawyer/bg_contact_imoto.png.webp");}
.cv_area_lawyer.bg_contact_imanishi .webp{background-image: url("images/cv_area_lawyer/bg_contact_imanishi.png.webp");}
.cv_area_lawyer.bg_contact_tsuji .webp{background-image: url("images/cv_area_lawyer/bg_contact_tsuji.png.webp");}
.cv_area_lawyer.bg_contact_kobayashi .webp{background-image: url("images/cv_area_lawyer/bg_contact_kobayashi.png.webp");}
.cv_area_lawyer.bg_contact_nishitani .webp{background-image: url("images/cv_area_lawyer/bg_contact_nishitani.png.webp");}




.cv_area_lawyer_appeal{
    background-color: #e2eaf3;
}
.cv_area_lawyer_appeal img{
    max-width: 100%;
    display: block;
    margin: 0 auto;
    padding: 0.5rem 0;
}
@media screen and (max-width:1700px) {
    .cv_area_lawyer{
        background-position: right -5% bottom 0;
    }
}
@media screen and (max-width:1200px) {
    .cv_area_lawyer .cv_area_lawyer_inner{
        width: 80%;
        margin: 0 auto 0 1rem;
    }
    .cv_area_lawyer .cv_area_lawyer_inner .ttl_contact img{
        margin-left: 0;
        width: 90%;
    }
    .cv_area_lawyer .cv_area_lawyer_inner .box_tell{
        margin-right: 1rem;
    }
    .cv_area_lawyer .cv_area_lawyer_inner .telnumber{
        font-size: 5.2vw;
    }
    .cv_area_lawyer .cv_area_lawyer_inner img.tel_icon{
        width: 2.5vw
    }
    .cv_area_lawyer .cv_area_lawyer_inner .box_contact .txt_dial{
        font-size: 16px;
    }
	.cv_area_lawyer .cv_area_lawyer_inner .btn_wrap {
		width: 22%;
	}
    .cv_area_lawyer .cv_area_lawyer_inner .mail_btn, .cv_area_lawyer .cv_area_lawyer_inner .line_btn{
        padding: 15px;
			font-size: 14px;
    }
	.cv_area_lawyer .cv_area_lawyer_inner .mail_btn img.icon_mail, .cv_area_lawyer .cv_area_lawyer_inner .line_btn img.icon_line {
    width: 18px;
}
    .cv_area_lawyer.box_01,.cv_area_lawyer.box_02{
        background-position: right -15% bottom 0;
    }
    .cv_area_lawyer .cv_area_lawyer_inner .telnumber span.small{
        font-size: 4.7vw;
    }
}
@media screen and (max-width:1024px) {
    .cv_area_lawyer{
        background-image: none !important;
    }
    .cv_area_lawyer .cv_area_lawyer_inner{
        width: 100%;
        margin: 0 auto;
        padding: 2.5rem 0;
    }
    .cv_area_lawyer .cv_area_lawyer_inner .box_contact{
        margin: 0.5rem auto 0;
        width: 90%;
    }
    .cv_area_lawyer .cv_area_lawyer_inner .ttl_contact img{
        display: block;
        margin: 0 auto;
    }
    .cv_area_lawyer .cv_area_lawyer_inner .box_contact .txt_dial{
        margin-left: 2%;
    }
    .cv_area_lawyer .cv_area_lawyer_inner .box_tell{
        width: 70%;
        text-align: center;
        margin-right: 0;
    }
    .cv_area_lawyer .cv_area_lawyer_inner img.tel_icon{
        width: 3.7vw;
    }
    .cv_area_lawyer .cv_area_lawyer_inner .telnumber{
        font-size: 7.7vw;
    }
    .cv_area_lawyer .cv_area_lawyer_inner .mail_btn, .cv_area_lawyer .cv_area_lawyer_inner .line_btn{
        display: block;
        width: 48%;
        margin: 0 auto;
        font-size: 1.2rem;
        text-align: center;
        position: relative;
        padding: 10px 10px 10px 20px;
    }
.cv_area_lawyer .cv_area_lawyer_inner .mail_btn img.icon_mail, .cv_area_lawyer .cv_area_lawyer_inner .line_btn img.icon_line {
	top: 0;
	}
    .cv_area_lawyer .cv_area_lawyer_inner .mail_btn img.icon_mail{
        margin-right: 10px;
    }
    .cv_area_lawyer .cv_area_lawyer_inner .mail_btn img.icon_arrow{
        position: absolute;
        right: 5%;
        top: 1.2rem;
    }
    .cv_area_lawyer_appeal img{
        padding: 0.5rem;
        box-sizing: border-box;
    }
    .cv_area_lawyer .cv_area_lawyer_inner .telnumber span.small{
        font-size: 7vw;
    }
	.cv_area_lawyer .cv_area_lawyer_inner .btn_wrap {
		width: 100%;
		max-width: 100%;
		display: flex;
		justify-content: space-between;
	}
}
@media screen and (max-width:768px) {
    .cv_area_lawyer .cv_area_lawyer_inner .ttl_contact img{
        padding: 0 1rem;
    }
    .cv_area_lawyer .cv_area_lawyer_inner .box_contact .txt_dial{
        display: table;
        margin: 1rem auto 0.5rem;
        padding: 0.5rem 1rem;
    }
    .cv_area_lawyer .cv_area_lawyer_inner .box_contact .txt_dial span{
        display: inline;
    }
    .cv_area_lawyer .cv_area_lawyer_inner img.tel_icon{
        width: 5vw;
    }
    .cv_area_lawyer .cv_area_lawyer_inner .telnumber{
        font-size: 9.5vw;
    }
    .cv_area_lawyer .cv_area_lawyer_inner .box_tell{
        width: 100%;
    }
	.cv_area_lawyer .cv_area_lawyer_inner .btn_wrap {
		display: block;
	}
    .cv_area_lawyer .cv_area_lawyer_inner .mail_btn ,.cv_area_lawyer .cv_area_lawyer_inner .line_btn{
        width: 90%;
    }
	.cv_area_lawyer .cv_area_lawyer_inner .line_btn {
		margin-top: 15px;
	}
    .cv_area_lawyer .cv_area_lawyer_inner .mail_btn img.icon_arrow{
        top: 1rem;
    }
    .cv_area_lawyer_appeal img{
        padding: 1rem;
        box-sizing: border-box;
    }
    .cv_area_lawyer .cv_area_lawyer_inner .telnumber span.small{
        font-size: 9vw;
    }
		.cv_area_lawyer .cv_area_lawyer_inner .box_tell p.note>span {display: inline-block;}
}
@media screen and (min-width:426px) {
.cv_area_lawyer .cv_area_lawyer_inner .p_img{display:inline-block;}
	.cv_area_lawyer .cv_area_lawyer_inner .s_img{display:none!important;}
	.cv_area_lawyer .cv_area_lawyer_inner .box_tell p.tel_txt {margin-bottom: 0;}
	.cv_area_lawyer .cv_area_lawyer_inner .box_tell p.note {font-size: 11px; width: 100%; margin: 0 auto 1rem; line-height: 1.4; }
	.cv_area_lawyer .cv_area_lawyer_inner .box_tell p.note>span {display: inline-block;}
}
@media screen and (max-width:425px) {
    .cv_area_lawyer .cv_area_lawyer_inner{
        padding: 1rem 0 2.5rem;
    }
    .cv_area_lawyer .cv_area_lawyer_inner .ttl_contact{
        width: 95%;
        margin: 0 auto;
        background-size: 34%;
        background-repeat: no-repeat;
        background-position: right 0;
    }
	.cv_area_lawyer .cv_area_lawyer_inner .box_tell p.note { font-size: 11px; width: 90%; margin: 0 auto; line-height: 1.4;}
	.cv_area_lawyer .cv_area_lawyer_inner .box_tell p.note>span {display: inline-block;}


    /* SP背景画像（谷川先生） */
    .cv_area_lawyer.bg_contact_tanigawa .cv_area_lawyer_inner .ttl_contact{background-image: url("images/cv_area_lawyer/bg_contact_tanigawa_sp.png");}
    /* SP背景画像（河上先生） */
    .cv_area_lawyer.bg_contact_kawakami .cv_area_lawyer_inner .ttl_contact{background-image: url("images/cv_area_lawyer/bg_contact_kawakami_sp.png");}
	/* SP背景画像（長田先生） */
    .cv_area_lawyer.bg_contact_nagata .cv_area_lawyer_inner .ttl_contact{background-image: url("images/cv_area_lawyer/bg_contact_nagata_sp.png");}
	/* SP背景画像（美代子先生） */
    .cv_area_lawyer.bg_contact_k_miyoko .cv_area_lawyer_inner .ttl_contact{background-image: url("images/cv_area_lawyer/bg_contact_k_miyoko_sp.png");}
    /* SP背景画像（山本先生） */
    .cv_area_lawyer.bg_contact_yamamoto .cv_area_lawyer_inner .ttl_contact{background-image: url("images/cv_area_lawyer/bg_contact_yamamoto_sp.png");}
    /* SP背景画像（井本先生） */
    .cv_area_lawyer.bg_contact_imoto .cv_area_lawyer_inner .ttl_contact{background-image: url("images/cv_area_lawyer/bg_contact_imoto_sp.png");}
    /* SP背景画像（豊田先生） */
    .cv_area_lawyer.bg_contact_toyoda .cv_area_lawyer_inner .ttl_contact{background-image: url("images/cv_area_lawyer/bg_contact_toyoda_sp.png");}
    /* SP背景画像（今西先生） */
    .cv_area_lawyer.bg_contact_imanishi .cv_area_lawyer_inner .ttl_contact{background-image: url("images/cv_area_lawyer/bg_contact_imanishi_sp.png");}
    /* SP背景画像（辻先生） */
    .cv_area_lawyer.bg_contact_tsuji .cv_area_lawyer_inner .ttl_contact{background-image: url("images/cv_area_lawyer/bg_contact_tsuji_sp.png");}
    /* SP背景画像（小林先生） */
    .cv_area_lawyer.bg_contact_kobayashi .cv_area_lawyer_inner .ttl_contact{background-image: url("images/cv_area_lawyer/bg_contact_kobayashi_sp.png");}
    /* SP背景画像（西谷先生） */
    .cv_area_lawyer.bg_contact_nishitani .cv_area_lawyer_inner .ttl_contact{background-image: url("images/cv_area_lawyer/bg_contact_nishitani_sp.png");}
/*▼WebP-------------------------------------------------------------------------------------------------------------------------------------------------------*/
    .cv_area_lawyer.bg_contact_tanigawa .cv_area_lawyer_inner .ttl_contact .webp{background-image: url("images/cv_area_lawyer/bg_contact_tanigawa_sp.png.webp");}
    .cv_area_lawyer.bg_contact_kawakami .cv_area_lawyer_inner .ttl_contact .webp{background-image: url("images/cv_area_lawyer/bg_contact_kawakami_sp.png.webp");}
    .cv_area_lawyer.bg_contact_nagata .cv_area_lawyer_inner .ttl_contact .webp{background-image: url("images/cv_area_lawyer/bg_contact_nagata_sp.png.webp");}
    .cv_area_lawyer.bg_contact_k_miyoko .cv_area_lawyer_inner .ttl_contact .webp{background-image: url("images/cv_area_lawyer/bg_contact_k_miyoko_sp.png.webp");}
    .cv_area_lawyer.bg_contact_yamamoto .cv_area_lawyer_inner .ttl_contact .webp{background-image: url("images/cv_area_lawyer/bg_contact_yamamoto_sp.png.webp");}
    .cv_area_lawyer.bg_contact_imoto .cv_area_lawyer_inner .ttl_contact .webp{background-image: url("images/cv_area_lawyer/bg_contact_imoto_sp.png.webp");}
    .cv_area_lawyer.bg_contact_imanishi .cv_area_lawyer_inner .ttl_contact .webp{background-image: url("images/cv_area_lawyer/bg_contact_imanishi_sp.png.webp");}
    .cv_area_lawyer.bg_contact_tsuji .cv_area_lawyer_inner .ttl_contact .webp{background-image: url("images/cv_area_lawyer/bg_contact_tsuji_sp.png.webp");}
    .cv_area_lawyer.bg_contact_kobayashi .cv_area_lawyer_inner .ttl_contact .webp{background-image: url("images/cv_area_lawyer/bg_contact_kobayashi_sp.png.webp");}
    .cv_area_lawyer.bg_contact_nishitani .cv_area_lawyer_inner .ttl_contact .webp{background-image: url("images/cv_area_lawyer/bg_contact_nishitani_sp.webp");}



    .cv_area_lawyer .cv_area_lawyer_inner .ttl_contact img{
        width: 65%;
        padding: 0;
        margin: 0;
    }
    .cv_area_lawyer .cv_area_lawyer_inner .box_contact{
        width: auto;
    }
    .cv_area_lawyer .cv_area_lawyer_inner .box_tell p{
        margin-bottom: 0;
        font-size: 12px;
        font-weight: 500;
    }
    .cv_area_lawyer .cv_area_lawyer_inner .box_contact .txt_dial{
        font-size: 14px;
        border: 1px solid;
        padding: 3px 15px;
        margin-bottom: 5px;
    }
    .cv_area_lawyer .cv_area_lawyer_inner .telnumber{
        /*font-size: 12vw;*/
		    font-size: 26px;
    font-weight: bold;
    color: #fff;
    z-index: 50;
    margin: 20px auto;
    text-align: center;
    display: block;
    width: 90%;
    height: auto;
    background-color: #990000;
    padding: 11px 0 10px;
    box-shadow: 0px 4px 0px 0px #7d0000;
    border-radius: 5px;
    }
	    .cv_area_lawyer .cv_area_lawyer_inner .telnumber .small{
				font-size: 26px;
				
	}
	.cv_area_lawyer .cv_area_lawyer_inner .p_img{display:none!important;}
	.cv_area_lawyer .cv_area_lawyer_inner .s_img{display:inline-block;}
    .cv_area_lawyer .cv_area_lawyer_inner img.tel_icon{
        width: 3.5vw;
		margin-right: 2%;
    }
    .cv_area_lawyer .cv_area_lawyer_inner .box_tell{
        margin-bottom: 1rem;
    }
    .cv_area_lawyer .cv_area_lawyer_inner .box_tell p::before,
    .cv_area_lawyer .cv_area_lawyer_inner .box_tell p::after{
        content: none;
    }
    .cv_area_lawyer .cv_area_lawyer_inner .mail_btn, .cv_area_lawyer .cv_area_lawyer_inner .line_btn{
/*        width: 65%;*/
        font-size: 1rem;
    }
/*    .cv_area_lawyer .cv_area_lawyer_inner .mail_btn img.icon_mail, .cv_area_lawyer .cv_area_lawyer_inner .line_btn img.icon_line{
        margin-right: 5px;
        width: 8%;
    }*/
.cv_area_lawyer .cv_area_lawyer_inner .mail_btn img.icon_mail, .cv_area_lawyer .cv_area_lawyer_inner .line_btn img.icon_line {
    top: 2px;
}
    .cv_area_lawyer_appeal img{
        padding: 1rem 2rem;
    }
    .cv_area_lawyer .cv_area_lawyer_inner .telnumber span.small{
        font-size: 26px;
    }
}
@media screen and (max-width:320px) {
    .cv_area_lawyer_appeal img{
        padding: 1rem;
    }
    .cv_area_lawyer .cv_area_lawyer_inner .box_contact .txt_dial{
        font-size: 13px;
    }

}
@media screen and (max-width:375px) {
	.cv_area_lawyer .cv_area_lawyer_inner img.tel_icon {
    width: 4.5vw;
}
}
.contact_inner .icon-phone-alt-solid:before {
    content: "\e902";
    color: #f0031f;
}
/*icons*/
@font-face{font-family:hugicons;src:url(fonts/hugicons.eot?94cjav);src:url(fonts/hugicons.eot?94cjav#iefix) format('embedded-opentype'),url(fonts/hugicons.ttf?94cjav) format('truetype'),url(fonts/hugicons.woff?94cjav) format('woff'),url(fonts/hugicons.svg?94cjav#hugicons) format('svg');font-weight:400;font-style:normal;font-display:block}[class*=" icon-"],[class^=icon-]{font-family:hugicons!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-envelope-solid:before{content:"\e901"}.icon-phone-alt-solid:before{content:"\e902"}.icon-gavel-solid:before{content:"\e900"}.icon-home:before{content:"\f015"}.icon-chevron-right:before{content:"\f054"}.icon-chevron-up:before{content:"\f077"}.icon-caret-right:before{content:"\f0da"}.icon-chevron-circle-right:before{content:"\f138"}.icon-chevron-left:before{content:"\f053"}


@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?5m69xd');
  src:  url('fonts/icomoon.eot?5m69xd#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?5m69xd') format('truetype'),
    url('fonts/icomoon.woff?5m69xd') format('woff'),
    url('fonts/icomoon.svg?5m69xd#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

.icon-check:before {
  content: "\e904";
  line-height: 0;

  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-check02:before {
  content: "\e904";
  line-height: 0;
  position: absolute;
  top: 1em;
  left: 5px;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-lightbulb:before {
  content: "\e91f";
  padding-right: 0.5em;
  line-height: 0;
  position: absolute;
  top: 21px;
  left: 10px;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/*====================================== 感染症の臨時帯(.area_extra) ======================================*/
/* PC用ヘッダー */
header .header_right .tell .area_extra{
    font-size: 12px;
    line-height: 1.2;
    text-align: center;
}
header .header_right .tell .area_extra a{
    text-decoration: underline;
}
header .header_right .tell .area_extra a:hover{
    text-decoration: none;
}
/* PC用フッター */
footer .footer_contact ul li:first-of-type{
    padding: 5px 0 15px;
    font-size: 1.3rem;
    text-align: left;
}
footer .footer_contact ul li .txt_extra{
    display: block;
    font-size: 15px;
}
footer .footer_contact ul li .txt_extra a{
    color: #efff00;
    text-decoration: underline;
}
footer .footer_contact ul li .txt_extra a:hover{
    text-decoration: none;
}
footer .footer_contact>div{
    padding: 1.2rem 0 0.6rem 0;
}
/* SP用ヘッダー */
header>div.bottom_fix{
    padding: 0;
}
.bottom_fix .tell{
    margin-bottom: 5px;
}
.bottom_fix .area_extra{
    background-color: #9a0000;
    padding: 0.2rem !important;
    clear: both;
    text-align: center;
    /*border-top: 1px solid #fff;*/
}
.bottom_fix .area_extra a{
    color: #fff;
    text-decoration: underline;
	/*font-size: 0.9rem;*/
	font-size: 12px;
}

h1.ttl_extra-guide{
    font-size: 2rem;
    margin-bottom: 50px;
}
@media screen and (max-width: 768px){
    footer .link_btn{
        padding-bottom: 200px;
    }

}
@media screen and (max-width: 425px){
    h1.ttl_extra-guide {
        font-size: 1.3rem;
        line-height: 1.4em;
        margin-bottom: 30px;
    }
}

/*footter 広告表記SVG*/
.box .main_office_img {
    max-width: 950px;
    margin:10px auto;
    text-align: center;
}
.box .main_office_img .info_regulation_comm_pc {
    width: 450px;
    max-width: 1280px;
    display: inline-block;
}
.box .main_office_img .info_regulation_comm_sp {
    display: none;
}

@media screen and (max-width:560px) {
.box .main_office_img .info_regulation_comm_pc {
    display: none;
    }
.box .main_office_img .info_regulation_comm_sp {
    display: inline-block;
    width: 60%;
    }
}
@media screen and (max-width:375px){
.box .main_office_img .info_regulation_comm_sp {
    width: 90%;
    }
}


/*サイドバー　コロナリンク*/
.c_side a span{display: block!important;
	}
	@media screen and (max-width:425px) {
	.c_side{
	    padding: 0 0 15px!important;
		}
}
@media screen and (max-width:325px) {

	.c_side a{padding: 10px!important;
	}


}

/*4kagetsu*/
.article_wrap section .kimg{
	max-width: 768px;
	width: 60%;
}
@media screen and (max-width:550px) {

.article_wrap section .kimg{

	width: 100%;
}
}

/*この記事でわかること*/
.page_summary{
	width: 100%;
	display: block;
	background: #e8eef6;
	margin: 0 auto 40px;
	padding:20px 7% 30px;
}
.page_summary p{
	text-align: center;
	font-weight: bold;
	margin:0 0 14px;
}
.page_summary li {
	position: relative;
	margin: 2px 0 5px 20px;
	
}
.page_summary li a{
	position: relative;
	display: inline-block;
	font-size: 0.9em;
	line-height: 1.3em;
/*	border-bottom: dotted 1px #b4b9bf;*/
/*	padding: 5px 0 0;*/
}
.page_summary li a:hover{
	text-decoration: underline;
}
.page_summary li a:before {
	content:"";
	display: block;
	position: absolute;
	left: -20px;
	top: 2px;
	margin: auto;
	width: 5px;
	height: 9px;
	border-right: solid 3px #c52844;
	border-bottom: solid 3px #c52844;
	transform: rotate(45deg);
}

@media screen and (max-width:767px){
	.page_summary li {
		margin: 2px 0 15px 20px;
	}
	.page_summary li a{
		font-size: 14px;
	}
	.page_summary li:last-child{
		margin-bottom: 0;
	}
}



/*LINE*/
footer .main_back_color ul .b_box {
	display: block!important;
	position: relative;
	top: -5px;
}
footer .main_back_color ul .mail {
    background-color: #F0B000;
	padding:0.15rem  1rem;
} 
footer .main_back_color ul .line {
    background-color: #06c755;
	padding:0.15rem  2.7rem;
	margin-top: 6px;
}
.main_back_color ul .mail,
.main_back_color ul .line {
    position: relative;
    font-weight: bold;
    border-radius: 6px;
    background-image: none;
	padding: 2.5%;
}
.main_back_color li .mail,
.main_back_color li .line{
    width: 100%;
    height: 30px;
    font-size: 15px;
    transition: all .2s;

}
footer .footer_contact ul li a .box_mail{
	padding-right:10px;}
.main_back_color .line a:before {
   content: '';
	background: url("images/line.svg")no-repeat;
	background-size: 20% 20%;
	width:99px;
	height: 95px;
	display: inline-block;
	vertical-align: text-top;
	right: 34%;
	top:22%;
    position: absolute;
}

.main_back_color .mail:hover, .main_back_color .line:hover {
	opacity: 0.6;
}
.main_back_color .mail a:hover, .main_back_color .line a:hover {
	opacity: initial;
}
.main_back_color .mail a {
    width: 100%;
    height: 100%;
    padding-left:0;
    color: #FFF;
    line-height: 1rem;
    box-sizing: border-box;
	vertical-align: middle;
}
.main_back_color .line a {
    width: 100%;
    height: 100%;
    padding-left:20px;
    color: #FFF;
/*    line-height: 1rem;*/
    line-height: 1.4rem;
    box-sizing: border-box;
}


/*-------------------------------------------------------------
SP下部fixed（※20191021に上部fixに変更）
-------------------------------------------------------------*/
.bottom_fix {
	/*justify-content: space-between;*/
	position: fixed;
	bottom: 0;
	background-color: #fff;
	width: 100%;
	z-index: 100;
	/*padding: 8px 0 0;:*/
	box-shadow: 0 2px 5px 0 rgba(0,0,0,0.2);
}
.bottom_fix .btn_3{
	display: flex;
}
.bottom_fix .footer_fix_text{
    font-size: 14px;
    padding: 4px 0;
    text-align: center;
    background: #e8eef6;
    /*margin-bottom: 5px;*/
    color: #0d315a;
	margin: 0;
}
/*ロゴのエリア
-------------------------------------------------------------*/
.fix_logo{
	width:45%;
	padding: 0.4rem 0 0 0.4rem;
}
.fix_logo img{
	width: 90%;
}
.fix_logo p{
	font-size: 12px;
	margin: 0.4rem 0 0 0.1rem;
	line-height: 0;
}
/*メール・電話ボタン
-------------------------------------------------------------*/
.bottom_fix>.btn_3 a {
	box-sizing: border-box;
	box-sizing: -moz-border-box;
	box-sizing: -webkit-border-box;
	height:50px;
	width: 100%;
	/*border-radius: 10px;*/
}
/*メールボタン
-------------------------------------------------------------*/
.bottom_fix .mail {
	text-align: center;
	background-color: #0d315a;
	font-weight: bold;
	color: #fff;
	font-size: 1em;
	/*margin: 0 3px 0 0;
	padding: 0 1.2rem;*/
}
.bottom_fix .mail span {
	display: table;
	width: 100%;
	height: 100%;
	vertical-align: middle;
}
.bottom_fix .mail span i{
	font-size: 1.2em;
	display: table-cell;
	vertical-align: middle;
}
.bottom_fix .mail span span.tab {
	display: none !important;
}
@media screen and (min-width:570px) {
.bottom_fix .mail {
	flex-grow: 1;
	padding:0.9rem 0 0;
}
.bottom_fix .mail span i{
	display: inline;
	margin: 0;
	font-size: 1.2em;
}
.bottom_fix .mail span span.tab {
	display: inline!important;
	vertical-align: middle;
}
}

/*line--------------------------------------*/
.bottom_fix .line_top{background:#06c755;}

.bottom_fix .line_top .line_con{
	margin:0 auto;
}
.bottom_fix .line_top img{
	margin:15px auto 0;
	width:9%;
	display: block;
	text-align: center;
}
@media screen and (max-width:550px) {
	.bottom_fix .line_top img{

		width:15%;}
}
@media screen and (max-width:375px) {
	.bottom_fix .line_top img{

		width:20%;}
}
/*電話ボタン
-------------------------------------------------------------*/
.bottom_fix .tell {
	
	background-color: #F5A500;
	padding: 13px 0 0 0;
	/*margin: 0 0.2rem 0.5rem 0;*/
}
.bottom_fix .tell span.tell_con{
	display:flex;
	justify-content: space-around;
	width: 90%;
	margin: 0 auto;
}
/*電話アイコン--------------------------------------*/
.bottom_fix .tell i{
	/*flex-grow: 1;*/
	display: block;
	color: #fff;
	/*margin: 0 0.5rem 0 0;*/
	line-height: 1.5rem;
	text-align:center;
}
/*電話相談・テキストのエリア--------------------------------------*/
.bottom_fix .tell p{
	flex-grow: 2;
	margin: 0 0 0.2rem;
	color: #fff;
	line-height: 1rem;
	text-align: left;
	font-weight: normal;
}
/*24時間受付・全国対応--------------------------------------*/
.bottom_fix .tell p span.fix_tell_text{
	display: block;
	font-size: 8px;
	color: #fff;
	text-align: left;
	font-weight: normal;
	padding: 0.2rem 0 0;
	letter-spacing: -0.1em;
}
@media screen and (min-width:500px) {
.bottom_fix .tell p span.fix_tell_text{
	font-size: 10px;
}
}
.bottom_fix .tell {
	margin-bottom: 0;
}




/*-------------------------------------------------------------
SP下部fixed（2022/7/14デザイン変更）
-------------------------------------------------------------*/
@media screen and (max-width:768px){
	.bottom_fix {
		position: fixed;
		bottom: 0;
		background-color: #fff;
		width: 100%;
		z-index: 100;
		box-shadow: 0 2px 5px 0 rgba(0,0,0,0.2);
	}
	.bottom_fix .btn_4{
		display: flex;
		justify-content: space-between;
		align-items: center;
		padding: 1.5vw 3vw;
	}
	.bottom_fix .btn_4 .l-box{
		width: 15%;
	}
	.bottom_fix .btn_4 .r-box{
		width: 82%;
	}
	.bottom_fix .btn_4 .link_line,
	.bottom_fix .btn_4 .link_mail{
		/*width: 9vw;*/
		width: 100%;
		height: 5.5vw;
		border-radius: 4px;
		text-align: center;
		display: flex;
		align-items: center;
		justify-content: center;
	}
	.bottom_fix .btn_4 .link_line{
		/*margin-right: 3vw;*/
		background: #e2f6ea;
		border: 1px solid #7fd9a4;
		border-radius: 4px;
	}
	.bottom_fix .btn_4 .link_line img{
		width: 4.5vw;
		padding-top: 1vw;
	}
	.bottom_fix .btn_4 .link_mail{
		/*margin-right: 4vw;*/
		background: #fff8e7;
		border: 1px solid #ffb400;
		border-radius: 4px;
		margin-bottom: 1vw;
	}
	.bottom_fix .btn_4 .link_mail .icon-envelope-solid:before{
		color: #ffb400;
		font-size: 4vw;
		position: relative;
    	top: 0.2vw;
	}
	.bottom_fix .btn_4 .fix_sptel_area{
		text-align: center;
		line-height: 1;
		box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
		border-radius: 6px;
		width: 100%;
		height: 12.5vw;
		padding: 1vw 0;
	}
	.bottom_fix .btn_4 .fix_sptel_area .fix_sptel_area_info{
		font-size: 2.2vw;
		letter-spacing: -0.08em;
		line-height: 1.5;
		font-weight: 400;
	}
	.bottom_fix .btn_4 .fix_sptel_area .fix_sptel{
		margin-bottom:0.2vw;
		margin-top: 1vw;
		font-size: 7vw;
		color: #9a0000;
		/*display: block;*/
		font-family: 'ヒラギノ明朝 ProN W3','ヒラギノ明朝 ProN','ヒラギノ明朝 ProN W3', 'Hiragino Mincho ProN','游明朝', 'YuMincho','Noto Serif JP', serif;
		letter-spacing: 1.3px;
		display: flex;
		justify-content: center;
		align-items: center;
		padding-left: 5vw;
	}
	.bottom_fix .btn_4 .fix_sptel_area .fix_sptel:before{
		content: "";
		display: inline-block;
		background: url("images/24h_icon.png") no-repeat left top;
		background-size: contain;
		width: 6vw;
		height: 6vw;
		margin-right: 1vw;
	}
	.bottom_fix .btn_4 .fix_sptel_area .fix_sptel span{
		/*line-height: 0.5;*/
		/* font-size: 0;
		background: url("images/tel.svg") no-repeat left top;
		background-size: contain;
		background-size: 40vw 5vw; */
		/*width: 40vw;*/
		font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", 'メイリオ', Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Verdana, Arial, Helvetica, sans-serif;
		color: #f0031f;
		font-size: 7.4vw;
    line-height: 0.8;
		font-weight: 600;
		letter-spacing: 0;
		/*width: 50vw;*/
		height: 5vw;
		display: inline-block;
	}
	.bottom_fix .btn_4 .fix_sptel_area .fix_sptel span img {
		width: 95%;
		margin-top: -5px;
	}
	.bottom_fix .btn_4 .fix_sptel_area .fix_sptel .small{
		letter-spacing: 0;
		background: #fff;
		font-size: 6vw;
		white-space: nowrap;
		line-height: 1;
		width: 100%;
		padding-bottom: 0.5vw;
    	margin-top: -0.5vw;
		letter-spacing: -0.05em;
	}
	.bottom_fix .btn_4 .fix_sptel_area .tap_sptel{
		font-size: 11px;
		color: #000;
		display: flex;
		align-items: center;
	}
	.bottom_fix .btn_4 .fix_sptel_area .tap_sptel:before,
	.bottom_fix .btn_4 .fix_sptel_area .tap_sptel:after {
		content: "";
		height: 1px;
		flex-grow: 1;
		background-color: #000;
	}
	.bottom_fix .btn_4 .fix_sptel_area .tap_sptel:before {
		margin-right: 1rem;
	}

	.bottom_fix .btn_4 .fix_sptel_area .tap_sptel:after {
		margin-left: 1rem;
	}
	.bottom_fix .footer_fix_text{
		font-size: 14px;
		padding: 4px 0;
		text-align: center;
		background: #e8eef6;
		/*margin-bottom: 5px;*/
		color: #0d315a;
		margin: 0;
	}
}

@media screen and (max-width:500px) {
	/*
	.bottom_fix .btn_4 .link_line, .bottom_fix .btn_4 .link_mail{
		width: 11vw;
		height: 11vw;
	}
	.bottom_fix .btn_4 .link_mail .icon-envelope-solid:before{
		font-size: 5vw;
	}
	.bottom_fix .btn_4 .link_line img{
		width: 5.6vw;
	}
	.bottom_fix .btn_4 .fix_sptel_area .fix_sptel{
		font-size: 8vw;
	}
	.bottom_fix .btn_4 .fix_sptel_area .fix_sptel .small{
		font-size: 7.4vw;
	}
	.bottom_fix .btn_4 .fix_sptel_area .fix_sptel:before{
		width: 5vw;
		height: 5.6vw;
	}
	*/
	.bottom_fix .btn_4 .link_line,
	.bottom_fix .btn_4 .link_mail{
		height: 7.5vw;
	}
	.bottom_fix .btn_4 .link_line img{
		width: 6vw;
	}
	.bottom_fix .btn_4 .link_mail .icon-envelope-solid:before{
		font-size: 5.5vw;
	}
	.bottom_fix .btn_4 .fix_sptel_area .fix_sptel_area_info{
		font-size: 3vw;
	}
	.bottom_fix .btn_4 .fix_sptel_area .fix_sptel{
		margin-bottom:0.2vw;
		margin-top: 1vw;
		font-size: 7vw;
		padding-left: 0;
	}
	.bottom_fix .btn_4 .fix_sptel_area .fix_sptel:before{
		width: 7.6vw;
		height: 7.6vw;
	}
	.bottom_fix .btn_4 .fix_sptel_area .fix_sptel span{
		/* background: url("images/tel.svg") no-repeat left top;
		background-size: contain;
		background-size: 57.6vw 7.2vw; */
		width: 57.6vw;
		height: 7.2vw;
		font-size: 7.4vw;
		line-height: 1;
		white-space: nowrap;
	}
	.bottom_fix .btn_4 .fix_sptel_area .fix_sptel span img {
		width: 100%;
		margin: auto;
	}
	.bottom_fix .btn_4 .fix_sptel_area .fix_sptel .small{
		font-size: 6.5vw;
		margin-top: 0;
	}

	.bottom_fix .btn_4{
		padding: 1.5vw 3vw 2vw;
	}
	.bottom_fix .btn_4 .l-box{
		width: 17%;
	}
	.bottom_fix .btn_4 .r-box{
		width: 80%;
	}
	.bottom_fix .btn_4 .fix_sptel_area{
		height: 17vw;
	}
	.bottom_fix .btn_4 .link_mail .icon-envelope-solid:before{
		top: 0.5vw;
	}
}





/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
footer　ポップアップ
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
#popup_box{
	position:fixed;
	right: 30px;
	bottom: 170px;
	z-index: 99998;
}
#popup_box.fixed{
	display:block!important;
}
#popup_box .popup_wrap input {
  display: none;
}
#popup_box .popup_overlay {
  display: flex;
  justify-content: center;
  overflow: auto;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  width: 100%;
  height: 100%;
  background:rgba(0,0,0,.7);
  opacity: 0;
  transition: opacity 0.5s, transform 0s 0.5s;
  transform: scale(0);
}
#popup_box .open_btn{
	position: relative;
}

#popup_box .popup_trigger {
  position: absolute;
  width: 100%;
  height: 100%;
left: 0;
cursor: pointer!important;
}
#popup_box .popup_content {
  position: relative;
  align-self: flex-start;
  width: 80%;
  box-sizing: border-box;
  background:#fff;
  transition: 0.5s;
  padding: 40px 35px;
}
#popup_box .close_btn {
  position: absolute;
  top: -45px;
  right:0!important;
  font-size: 30px;
  cursor: pointer;
  color:#fff;
  border:none;
  width: auto;
  margin: 0;
}
#popup_box .popup_wrap input:checked ~ .popup_overlay {
	padding: 3em 0;
	opacity: 1;
	transform: scale(1);
	transition: opacity 0.5s;
	align-items: center;
}
#popup_box .open_btn {
    cursor: pointer;
    transition: .3s ease;
	height:80px;
	width:80px;
	background-image: url("images/popup_sp.svg");
	background-size:cover;
	background-repeat: no-repeat;
	background-position:center;
	border: none;
    display: block;
	position: relative;
	margin:0 auto;
	box-sizing: border-box;
	border-radius: 100px;
}

#popup_box .open_btn:hover{
    transition: .3s ease;
	opacity: .7!important;
}
#popup_box .popup_content p{
	text-align: center;
	margin-bottom: 15px;
	font-size: 20px;
	color:#0d315a;
	line-height: 1;
	padding: 12px 0 10px;
	border-top: 1px solid #0d315a;
	border-bottom: 1px solid #0d315a;
	font-weight: 600;
}
#popup_box .popup_content ul{
	display: flex;
	justify-content:space-between!important;
	flex-wrap: wrap;
}
#popup_box .popup_content li{
	width:calc( 50% - 2px );
	margin-bottom:4px;
	font-weight:600;
	line-height: 1.3;
	margin-right: 0;
	float: none;
	padding:0;
}
#popup_box .popup_content li:nth-child(1){
	width:calc( 100% );
}
#popup_box .popup_content li a{
	background: #0d315a;
	height:85px;
	color: #fff;
	font-size:15px;
	padding: 7vw 8.5% 3% ;
	text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
	position: relative;
	box-sizing:content-box;
}
#popup_box .popup_content li a::after{
	position: absolute;
	content:"";
	right:12px;
	top: 0;
	bottom: 0;
	margin: auto;
    width:8px;
    height: 8px;
    border-top: solid 2px rgba(255,255,255,.6);
    border-right: solid 2px rgba(255,255,255,.6);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
#popup_box .popup_content li a::before{
	content: '';
    display: inline-block;
    width: 4.8vw;
    height: 4.8vw;
    background-image: url("images/popup09.svg");
    background-size: contain;
	background-position: center;
    background-repeat: no-repeat;
	position: absolute;
	left:0;
	right: 0;
	top: 16%;
	margin: auto;
}
#popup_box .popup_content li:nth-child(2) a::before{
    background-image: url("images/popup08.svg");	
}
#popup_box .popup_content li:nth-child(3) a::before{
    background-image: url("images/popup05.svg");	
}
#popup_box .popup_content li:nth-child(4) a::before{
    background-image: url("images/popup01.svg");
}
#popup_box .popup_content li:nth-child(5) a::before{
    background-image: url("images/popup02.svg");
	top: 15%;
}
#popup_box .popup_content li:nth-child(6) a::before{
    background-image: url("images/popup03.svg");	
}
#popup_box .popup_content li:nth-child(7) a::before{
    background-image: url("images/popup04.svg");
}
#popup_box .popup_content li:nth-child(8) a::before{
    background-image: url("images/popup06.svg");	
}
#popup_box .popup_content li:nth-child(9) a::before{
    background-image: url("images/popup07.svg");	
}
#popup_box .popup_content .y{
	color: #fdc237;
    font-size: 20px;
	margin-bottom: 0.1em;
	line-height: 1.2;
}
#popup_box .popup_content a span{
	display: inline-block;
}
@media screen and (max-width:559px) {
	#popup_box .popup_content {
	  width: 92%;
	  padding: 7vw 6%;
	}	
	#popup_box .popup_content .y{
		font-size: 4vw;
	}
	#popup_box .popup_content .y.small{
		font-size: 3.6vw;
	}
	#popup_box .popup_content li a{
		font-size:3vw;
		height:15vw;
		padding: 8vw 8.5% 4% ;
	}
	#popup_box .popup_content p{
		font-size: 4.4vw;
	}
	#popup_box .open_btn{
		font-size: 100%;	
	}
	#popup_box .popup_content li a::before{
		width: 5.8vw;
		height: 5.8vw;
	}
	#popup_box .popup_content li:nth-child(6) a::before{
		top: 8%;
	}
	#popup_box .popup_content li:nth-child(7) a::before{
		top: 8%;
	}
	#popup_box .popup_content li a::after{
		right:10px;
		width:6px;
		height: 6px;
	}
}
@media screen and (max-width:450px) {
#popup_box .popup_content li a::after{
	right:8px;
}
}
@media screen and (min-width:768px){
#popup_box .open_btn{

}
#popup_box .popup_content{
	width: 550px;
}
#popup_box .popup_content li a::before{
    width:1.5em;
    height:1.5em;
    top: 15%;
	}

#popup_box .popup_content li a{
	height: 80px;
    padding: 45px 5% 3%;
    font-size: 16px;
}
#popup_box .popup_content .y{
    font-size: 18px;	
	}
	
#popup_box .popup_content p{
	font-size: 22px;	
}
}

@media screen and (max-width: 768px) {
	#popup_box .open_btn{
		background-image: url("images/popup_sp.svg");
		background-size:cover;
		background-repeat: no-repeat;
		background-position:center;
		border: none;
	}
	#popup_box{
		bottom:125px!important;
		right:20px!important;
	}
	#popup_box.tool_posi{
		bottom:20px!important;
	}
	#popup_box .open_btn::before{
		display: none;
	}
	#popup_box .open_btn::after{
		display: none;
	}
	#popup_box .open_btn span{
		display:none;
	}
#popup_box .open_btn:hover{
opacity:1!important;
}
}
@media screen and (max-width: 767px) {
	#popup_box  .open_btn{
		display:block;
		box-sizing: border-box;
	}	
	#popup_box .popup_content,.popup_trigger{
		display: block;
	}
	#popup_box .popup_overlay{
		display: flex;		
	}
}
@media screen and (max-width: 600px) {
	#popup_box{
		bottom:118px!important;
		right:10px!important
	}
	#popup_box .open_btn{
		height:60px;
		width:60px;
}
}


/*h1--------------------------------*/
h1.seo_h1{
	position: absolute;
    bottom: 70px;
    font-size: 16px;
    width: 100%;
    text-align: center;
    color: #fff;
	z-index: 9999;
}
@media screen and (max-width: 1023px){
	h1.seo_h1{
	   bottom: 100px;
	}
}
@media screen and (max-width: 768px){
	footer .pmark {
		padding: 1rem 0 6rem;
	}
	h1.seo_h1{
		padding: 0 0.5em;
		bottom: 322px;
		box-sizing: border-box;
		font-size: 14px;
	}
}

/*記事リンク*/
.column_link_wrap{
	margin-top: 50px;
	padding: 30px 30px 20px;
	border: 1px solid #ccc;
	position: relative;
}
.column_link_wrap.mb{
    margin-bottom: 2.5em;
}
.column_link_wrap.mt0{
    margin-top: 0;
}
.column_link_wrap .title{
	display: inline-block;
	padding: 10px 20px !important;
	background: #124488;
	border-radius: 100px;
	color: #fff;
	font-weight: 600;
	line-height: 1;
	font-size: 16px;
	position: absolute;
	top:0;
	left: 20px;
	transform: translateY(-50%);
}
.column_link_wrap .link_a{
	padding-left: 15px;
    margin-bottom: 0 !important;
}
.column_link_wrap .link_a li{
	list-style:disc;
	color: #124488;
}
.column_link_wrap .link_a li:not(:last-child){
	margin-bottom: 5px;
}
.column_link_wrap .link_a li a{
	font-size: 18px;
	font-weight: 600;
	border-bottom: 1px solid;
	color: #b33440;
}
.column_link_wrap .link_a li a:hover{
	border-bottom: none;
}
@media screen and (max-width:550px){
	.column_link_wrap .title{
		font-size: 16px;
	}
	.column_link_wrap .link_a li:not(:last-child){
		margin-bottom: 10px;
	}
	.column_link_wrap .link_a li a{
		font-size: 14px;
	}
}


/*記事リンク（アイキャッチ付き）*/
/*.column_link_wrap{
	margin-top: 50px;
	padding: 40px 20px 20px;
	border: 1px solid #ccc;
	position: relative;
}
.column_link_wrap.mb{
    margin-bottom: 3em;
}
.column_link_wrap .title{
	display: inline-block;
	padding: 10px 20px;
	background: #124488;
	border-radius: 100px;
	color: #fff;
	font-weight: 600;
	line-height: 1;
	font-size: 18px;
	position: absolute;
	top:0;
	left: 20px;
	transform: translateY(-50%);
}
.column_link_wrap .link_a li a{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.column_link_wrap .link_a li:not(:last-child){
	margin-bottom: 20px;
}
.column_link_wrap .link_a li .catch_img{
    width: 20%;
    margin-right: 3%;
}
.column_link_wrap .link_a li .catch_img img{
    width: 100%;
    margin: 0;
}
.column_link_wrap .link_a li a .txt{
    width: 77%;
    padding-right: 4%;
	font-size: 18px;
	font-weight: bold;
	color: #b33440;
    line-height: 1.5;
    position: relative;
}
.column_link_wrap .link_a li a .txt:after{
    position: absolute;
    content: "";
    right: 0;
    top: 50%;
    margin: auto;
    width: 8px;
    height: 8px;
    border-top: solid 3px #124488;
    border-right: solid 3px #124488;
    -webkit-transform: rotate(45deg);
    transform: translateY(-50%) rotate(45deg);
}
@media screen and (max-width:600px){
    .column_link_wrap .link_a li a .txt{
        font-size: 16px;
    }
}
@media screen and (max-width:550px){
    .column_link_wrap{
        padding: 40px 15px 20px;
    }
	.column_link_wrap .title{
		font-size: 16px;
        left: 10px;
	}
	.column_link_wrap .link_a li:not(:last-child){
		margin-bottom: 20px;
	}
    .column_link_wrap .link_a li .catch_img{
        width: 40%;
    }
	.column_link_wrap .link_a li a .txt{
        width: 54%;
        padding: 0;
		font-size: 14px;
	}
    .column_link_wrap .link_a li a .txt:after{
        content: none;
    }
}*/