/***************************************************/
/*★ BreakPoint 959pxまで(960px未満をタブレット) ★*/
/***************************************************/
@media screen and (max-width: 959px) {
/*****■ 共通 ■*****/
.sec_contarea {
    width: 96%;
    position: relative;
}
.sec_contarea_page,
.sec_contents {
    margin: 0 auto 20px;
    padding: 20px 10px 20px;
}
.sec_contarea_page {
        margin: 0 auto 0px;
    }
.sec_contents {
    margin: 0 auto 20px;
    }
.sec_catecontents {
    padding: 15px 10px 5px;
    }
.sec_post_ttl {
    margin: 20px auto 10px;
}
.photo_left {
    margin: 0 20px 20px 0;
}
.secondh1 {
    font-size: 1.5em;
}
/*** breadcrumbs ***/
.breadcrumbs {
    margin: 0 0 0 5px;
}
/***■ 弁護士紹介 ■***/
.lawyer_box {
    margin: 0px;
}
.lawyer_detail_box {
	padding: 20px 0 80px 0;
    display: block;
}
.prof_ichiran{
}
.lawyer_detail_photo {
    text-align: center;
    margin: 0 0 20px 0;
}
.lawyer_detail_txtarea {
    width: 100%;
    margin-left: 0;
}
.lawyer_detail_photo_intarea.sp_mode {
    border: 1px solid #971426;
    padding: 20px;
    background: #f5f5f5;
}
p.lawyer_detail_photo_intp {
    margin: 0px 0 5px 0;
}
/***■ 事務所紹介 ■***/
.about_area01 {
    margin: 20px 0 40px 0;
}
dl.second_dl01 {
    display: block;
}
dl.second_dl01 dt {
    width: 100%;
    padding: 10px 0 10px 10px;
    border-bottom: none;
}
dl.second_dl01 dt:after {
    content: "";
    position: absolute;
  top: 100%;
  left: 10%;
  margin-left: -10px;
    margin-top: 0;
    border: 10px solid transparent;
  border-top: 10px solid #dce7f3;
    border-left: 0;
}
dl.second_dl01 dd {
    width: 100%;
    padding: 15px 10px 15px 10px;
}
h3.second_h3_02:before,h3.second_h3_02:after {
	background:none;
	width:0px;
	height:0px;
	margin:0;
	line-height:125%;
	}
/***■解決事例個別ページcases■****/
h3.cases_h3 {
    margin: 0px 0 10px 0;
}
.cases_box {
    margin: 0 10px 30px 10px;
}
ul.cases_fig {
    flex-direction: column-reverse;
    margin: 40px auto 20px;
}
li.cases_fig_li01 {
    width: 100%;
}
li.topcases_li02 {
    width: 60%;
}
.cases_dl{
	display:block;
	}
.cases_dl dt {
    width: 100%;
}
.cases_dl dd {
    width: 100%;
    margin: 0;
}
.cases_dl dt, .cases_dl dd {
    padding: 5px;
}
.cases_dl dt:nth-of-type(odd) {
    background: #e1eaf7;
}
.cases_dl dd:nth-of-type(odd) {
    background: #f7f7f7;
}
.cases_dl dt:nth-of-type(even) {
    background: #e1eaf7;
}
.cases_dl dd:nth-of-type(even) {
    background: #f7f7f7;
}
p.cases_ddp {
    display: block;
    margin: 0;
}
/*****■弁護士費用■ *****/
dl.fee_dl {
	display: block;
}
dl.fee_dl dt {	
	display: block;
    width: 100%;
    padding: 10px 10px 10px 10px;
    border-bottom: none;	
	line-height: 100%;
	}
dl.fee_dl dt:after {
    content: "";
    position: absolute;
	top: 100%;
	left: 10%;
	margin-left: -10px;
    margin-top: 0;
    border: 10px solid transparent;
	border-top: 10px solid #e1eaf7;
    border-left: 0;
}
dl.fee_dl dd {
	display: block;
    width: 100%;
    padding: 15px 10px 15px 15px;
}	
	
	
/***■ お問い合わせエリア ■***/
section.sec_cont_toiarea{
    width: 96%;
    margin: 0 auto;
    position: relative;	
	}	

p.second_toi_tel {
    font-weight: 800;
    font-size: 1.4em;
    margin: 10px 0 5px 0;
}
.contact_tel_left p {
    font-size: 1.1em;
}
/***■ お問い合わせ MW WP Form用 ■***/
p.contact_p03.tel-link a {
    font-size: 2.3rem;
}
}
/***************************************************/
/*★ BreakPoint 700pxまで ★*/
/***************************************************/
@media screen and (max-width: 700px) {
.sec_contarea_common {
    padding: 20px 0;
}
h3.band_h3 {
    font-size: 1.1em;
}
/***■ 事務所紹介 ■***/
.lawoffice_ph {
    width: 40%;
}
h3.second_h3_02 {
    font-size: 1.3em;
}
	
/***■解決事例一覧cases-archive■****/
ul.second_cases_arcul01 {
    display: block;
}
li.second_cases_arcul01_li01 {
    width: 96%;
    margin: 0 0 10px 0;
}
li.second_cases_arcul01_li02 {
    width: 96%;
    margin: 0;
}
/*****■ 交通事故解決までの流れ ■*****/	
.flowbox {
    padding: 0 15px 0px;
}
.flowbox.color_p02 {
    padding: 0 15px 10px;
}
.flowbox.color_p03 {
    padding: 0 15px 20px;
}
ul.flow_ul {
    display: block;
}
ul.flow_ul li:first-child {
    margin-right: 0;
    width: 100%;
	text-align: center;
}
ul.flow_ul li:nth-child(2) {
    width: 100%;
}
ul.flow_ul li img.flow_photoarea {
    width: 70%;
    margin: 0 auto 20px;
    text-align: center;
}
h3.flowstep_h3 {
    padding: 10px 0 0px 0;
    margin: 0 0 10px 0;
}
span.flow_no {
    margin: 1em 15px 0.5em 0;
}
/*****■ アクセス ■*****/
.access_info img {
    width:190px;
	margin-right:20px;
}
.access_info_txtarea {
    width: calc( 100% - 210px );
}
dl.accessway_dl dd img {
    width: 100%;
}
/***** ■お問い合わせエリア■ ***********/	
section.sec_cont_toiarea {
    padding: 20px 0px 20px;
}
.second_toi_access_map {
    width: 50%;
}
}
/***************************************************/
/*★ BreakPoint 600pxまで ★*/
/***************************************************/
@media screen and (max-width: 600px) {
ul.second_toi_ul {
    display: block;
    margin: 0 auto;
    text-align: center;
}
ul.second_toi_ul li:first-child {
    margin-right: 0;
}
ul.second_toi_ul li:nth-child(2) {
    margin-top: 30px;
}
p.second_toi_contactttl {
    display: inline-block;
    padding: 2px 10px 0px;
    margin: 0 0 10px 0;
    position: relative;
    padding: 0 1rem;
}
p.second_toi_contactttl:before, p.second_toi_contactttl:after {
    position: absolute;
    top: 48%;
    width: 3rem;
    height: 0.1rem;
    background-color: #15345f;
    content: '';
}	
p.second_toi_contactttl:before {
    left: -3rem;
}
p.second_toi_contactttl:after {
    right: -3rem;
}
p.second_toi_tel {
    margin: 0px 0 5px 0;
}
p.second_contact_webbtn_txt {
    display: inline-block;
}
}
/***************************************************/
/*★ BreakPoint 500pxまで ★*/
/***************************************************/
@media screen and (max-width: 500px) {
/*****■ 共通 ■*****/
.photo_left {
    float: none;
    margin: 0 auto 25px;
    text-align: center;
}
.photo_left img {
    display: block;
    margin: 0 auto 5px;
}
.photo_right {
    float: none;
}
img.photo_right {
    display: block;
	margin: 0 auto 25px;
}
img.photo_left {
    display: block;
}	
/***■ 弁護士紹介 ■***/	
.lawyer_box {
    display: block;
    padding-bottom: 20px;
    position:initial;
    margin: 0px 0 0px 0;
}
.lawyer_box_img {
    width: 100%;
    text-align: center;
    margin: 0 0 10px 0;
}
.lawyer_box_txtarea {
    width: 100%;
    text-align: center;
    margin-left: 0;
}
.lawyer_box_txtarea h3.second_h3_01 {
    margin: 0 0 10px 0;
    display: inline-block;
}
.lawyer_box_txt {
    text-align: left;
    margin: 0 0 20px 0;
}
.lawyer_detail_btn {
    position: initial;
}	
/***■ 弁護士紹介個別詳細ページ ■***/
.lawyer_h2_02 {
    background: url(../images/lawyer_h2_02_back.png);
	}
/***■ 事務所紹介 ■***/
h3.second_h3_02 {
	font-weight:800;
}
h3.second_h3_02:before,h3.second_h3_02:after {
	background:none;
	width:0px;
	height:0px;
	margin:0;
	line-height:125%;
	}
h4.second_h4_01 {
    line-height: 125%;
	font-size:1.1em;
}
dl.second_dl01 {
    margin: 0 0 40px 0;
}
.lawoffice_ph {
    width: 70%;
	text-align:center;
	margin:0 auto 20px;
}
/*****■ アクセス ■*****/
.access_info {
    display: block;
    margin: 30px auto;
    text-align: center;
}
.access_info img {
    display: none;
}
.access_info_txtarea {
    width: 96%;
    margin: 0 auto;
    text-align: left;
}
/***** ■お問い合わせエリア■ ***********/	
p.second_toi_ttl {
	font-size: 1.3em;
	}
.second_toi_maparea {
    display: block;
    margin: 20px 0 0 0;
}
.second_toi_access_map {
	width: 100%;
	margin: 0 0 10px 0;
}
/***■解決事例個別ページcases■****/
.topcases dt {
    width: 100%;
}
/*****■ 交通事故の基礎知識 ■*****/
h1.knowledge_h1 {
    font-size: 1.3em;
	line-height: 150%;
    margin: 0 0 10px 0;
}
}

/***************************************************/
/*★ BreakPoint 400pxまで ★*/
/***************************************************/
@media screen and (max-width: 400px) {
.top_h2_02 {
    font-size: 1.0em;
}
/***** ■お問い合わせ固定ページ■ *****/
p.contact_time br{
	display:block;
}
/***** ■お問い合わせエリア■ ***********/	
p.second_toi_special {
    font-size: 1.5em;
}
.second_contact_webbtn_txt {
    width: 150px;
}
.second_toi_txt01 br{
    display:block;
}
}

/***************************************************/
/*★ BreakPoint 365pxまで ★*/
/***************************************************/
@media screen and (max-width: 365px) {
/*****■ アクセス ■*****/
ul.access_way_ul {
    display: block;
}
ul.access_way_ul li {
    width: 100%;
}
ul.access_way_ul li:first-child {
    margin: 0 0 10px 0;
}
}
/***************************************************/
/*★ BreakPoint 300pxまで ★*/
/***************************************************/
@media screen and (max-width: 300px) {
h3.band_h3 {
    line-height: 125%;
    padding: 8px;
}
/***** ■お問い合わせ固定ページ■ *****/
.contact_tel_left p {
        font-size: 1.0em;
    }
p.contact_number {
    font-size: 1.5em;
}
p.contact_number::before {
    font-size: 1.8rem;
}
/* お問い合わせフォーム */
.cf7__button p {
    font-size: 0.9em;
}
input[type="submit"] {
    width: 150px;
    height: 40px;
}
/***** ■お問い合わせエリア■ *****/
p.second_toi_ttl {
    font-size: 1.1em;
}
p.second_toi_ttl:before,p.second_toi_ttl:after {
    width: 40px;
}
.second_contact_webbtn_txt {
    width: 130px;
}
p.second_toi_special br{
	display:block;	
}
}
