/* 地域ページ */
.prefmap iframe {
    border: 0;
    width: 500px;
    height: 500px;
}

#area_inquiry .prefmap dl dt {
    width: auto;
    float: none;
    text-align: left;
}

#area_inquiry .prefmap dl dd {
    display: inline-block;
    margin: 0.3rem 0;
}

@media only screen and (max-width: 600px) {
	.prefmap div:first-child {
		display: none;
	}
}

/* 地域ページ 　終わり */

.h1_wrap {
    background-color: #033fcb;
}

.h1_wrap h1 {
    width: 100%;
    max-width: 993px;
    margin: 0 auto;
    font-size: 14px;
    color: #fff;
}

#top_navi {
	background: linear-gradient(to bottom, #FFF, #f5f5f5);
	border-top: 2px solid #ababab;
	border-bottom: 3px solid #6c9bd2;
	height: 60px;
}

#top_navi .column_1 {
	margin: 0 auto;
}


.info_navi li {
    float: left;
    font-size: 80%;
	line-height: 1.6;
}

.info_navi li:first-of-type a {
    background-color: #cc0000;
    color: #fff;
    font-weight: bold;
    padding: 0 8px;
}

.info_navi li:after {
    content: "｜";
}

.g-menu {
	display: flex;
	justify-content: space-between;
}

.g-menu li {
	width: 12.5%;
	height: 55px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-left: 1px solid #dcdcdc;
	position:relative;
	background: linear-gradient(to bottom, #fefefe 0%,#fefefe 0%,#e5e5e5 100%);
}

.g-menu li:last-child {
	border-right: 1px solid #dcdcdc;
}

.g-menu li a {
	padding: 0px 3px;
	color: #333333;
	text-align: center;
	font-weight: bold;
	display: block;
}

.collapsible i:after {
	content: none;
}

/*.inside h2, h3 {
    border: 1px solid #ccc;
    border-left: 6px solid #336600;
    color: #000;
    margin: 30px 0 8px 0;
    padding: 8px 10px 8px 0.9em;
    font-size: 1.4rem;
    font-weight: bold;
    border-radius: 4px;
    background: url(https://kakuyasuso.jp/images/bg_midashi.png) no-repeat right bottom;
}*/

h3.ser-title {
	background: linear-gradient(to bottom,#da3f49,#ca0b15 30%,#ad070c);
	color: #fff;
	font-weight: bold;
	font-size: 1.6rem;
	border: 10px double #fff;
	padding: 0;
}
span.ybo {
	font-weight: bold;
	color: yellow;
	font-size: 2rem;
}

p {
	margin: 0;
}

.build_contents_box p, .contents_cover {
	font-size: 1.1em;
}

.build_contents_box b {
	font-size: 1.2em;
}
.flex_70 {
	width: 70%;
}
.flex_30 {
	width: 30%;
}
/*img.five-s {
	max-width: 320px;
}*/
.one-third img {
	max-width: 320px;
}
.top-doga .one-third {
	width: 31%;
}

table.top_service {
	border-radius: .5rem;
}

table.top_service th, table.top_service td {
	border: 1px solid #ccc;
	font-size: 17px;
	padding: .3rem;
	font-weight: bold;
}

table.top_service th {
	font-size: 1.4rem;
	line-height: 1.4;
	color: #fff;
	width: 35%;
}
.serv-no {
	background-color: #fff;
	border-radius: 3px;
	font-weight: bold;
	display: inline-block;
	font-size: 1.5rem;
  	line-height: 1.4;
  	margin-bottom: .2rem;
  	padding: .3rem .3rem 0;
  	margin-right: .5rem;
}
.s01 span.serv-no {
	color: #ec135a;
}
.s02 span.serv-no {
	color: #91268e;
}
.s03 span.serv-no {
	color: #2e3192;
}
.s04 span.serv-no {
	color: #00adef;
}
.s05 span.serv-no {
	color: #4baf4f;
}
tr.s01 th {
	background-color: #ec135a;
}
tr.s02 th {
	background-color: #91268e;
}
tr.s03 th {
	background-color: #2e3192;
}
tr.s04 th {
	background-color: #00adef;
}
tr.s05 th {
	background-color: #4baf4f;
}
.dt-no {
	font-weight: bold;
	display: inline-block;
	border-radius: 5px;
	padding: .2rem .3rem 0;
	margin-right: .4rem;
	line-height: 1.32;
	margin-bottom: 0.2rem;
	vertical-align: 0.08rem;
    font-size: 1rem;
    letter-spacing: -0.08em;
	background-color: #ec135a;
    color: #fff;
}
.we {
	background-color: #91268e;
}
.an {
	background-color: #2e3192;
}
.oka {
	background-color: #00adef;
}
.so {
	background-color: #4baf4f;
}
span.well_pc {
	display: inline !important;
}

.build_contents_box p.moku-title {
    margin-bottom: 0.5rem;
    text-align: center;
    font-weight: bold;
    font-size: 2rem;
    padding: 0.3rem 0 0;
    background: #033fcb;
    color: #fff;
    border-bottom: none;
	line-height: 1.4;
    letter-spacing: 1rem;
}

/*.details dt {
    margin-top: 1em;
    margin-bottom: 5px;
    font-weight: bold;
    font-size: 1.1em;
    border-bottom: 1px dotted #000;
    line-height: 1.6;
}

.details dt:before {
    content: "■";
    color: #1f895e;
}*/

.build_contents_box .before_hishi dt {
	font-weight: normal;
	font-size: 1.1em;
}

.before_hishi dt:before {
    content: "◇";
    color: #000;
}

.build_contents_box dt {
	font-size: 1.2em;
}

.mimoto_contents_box .details dd ul li {
	font-size: 1em;
}

.h_right dt {
	font-size: 1.1em;
}

.link_btn a {
    padding: 0.5em 0;
    display: block;
    text-align: center;
    color: #fff;
    font-weight: bold;
    background-color: #00aa03;
    margin-bottom: 0.5em;
    position: relative;
    -webkit-transition: none;
    transition: none;
    box-shadow: 0 4px 0 #007a02;
    border-radius: 3px;
    margin-top: 5px;
}

.h_left .link_btn a {
	font-size: 1.1em;
}

.info_navi {
	font-size: 1.1em;
}

.top_obi {
    margin: .3em auto;
}

.breadcrumb li {
	font-size: 95%;
}

.red {
    color: #cc0000;
    font-weight: bold;
}

.search_con1 p {
	font-weight: bold;
}

.search_con1 {
	font-size: 1em;
}

.search_box p {
	font-size: 90%;
	line-height: 120%;
}

.search_con2 input.submit_button {
	font-size: 1em;
	width: 65px;
}

.pc_type_menu {
    padding: 1em;
    border: 1px solid #eaba00;
    margin-bottom: 1em;
    background-color: #fff8eb;
}

.pc_type_menu ul li {
    float: left;
    line-height: 1.6;
}

.pc_type_menu ul li:after {
    content: "｜";
}

/*.fv_wrap {
	padding: 1em 0;
}

.h1_wrap {
	background-color: #033fcb;
}

.head_tel {
	padding: 0px;
}*/

#fv {
	background: none;
	background-image: url(/images/pc_fv.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}

.fv_flex {
	display: flex;
	flex-wrap: wrap;
	width: 84%;
	justify-content: space-between;
}

.fv_flex_box {
	width: 32.5%;
	background-color: #fff;
	border: 2px solid #c3169a;
	border-radius: 10px;
	margin-bottom: 10px;
}

.fv_flex_title {
	background: #c3169a;
	color: #fff;
	padding: 20px 0px;
	text-align: center;
	margin-bottom: 5px;
	border-radius: 5px 5px 0 0;
}

.fv_flex_title p {
	font-size: 1.4rem;
	font-weight: bold;
	line-height: 1.2;
	text-shadow: 1px 0 0 #333, 0 1px 0 #333;
}
.color-sei {
	border: 2px solid #c31632;
}
.color-zai {
	border: 2px solid #c36216;
}
.color-ato {
	border: 2px solid #1c16c3;
}
.color-so {
	border: 2px solid #1677c3;
}
.color-shin {
	border: 2px solid #8416c3;
}

.bg-sei {
	background: #c31632;
}
.bg-zai {
	background: #c36216;
}
.bg-ato {
	background: #1c16c3;
}
.bg-so {
	background: #1677c3;
}
.bg-shin {
	background: #8416c3;
}

.a_mimo {
	background: #c3169a;
	border-radius: 8px;
	padding: 1px;
	display: block;
	margin-bottom: 5px;
	box-shadow: 1px 1px 2px rgba(0,0,0,0.3);
}

.a_tabi {
	background: #ffe0f8;
	border: 1px solid #c3169a;
	border-radius: 8px;
	padding: 1px;
	display: block;
	box-shadow: 1px 1px 2px rgba(0,0,0,0.3);
}

.a_seizen {
	background: #1c16c3;
	border-radius: 8px;
	padding: 1px;
	display: block;
	margin-bottom: 5px;
	box-shadow: 1px 1px 2px rgba(0,0,0,0.3);
}

.a_takai {
	background: #e2e1fc;
	border: 1px solid #1c16c3;
	border-radius: 8px;
	padding: 1px;
	display: block;
	box-shadow: 1px 1px 2px rgba(0,0,0,0.3);
}

.fv_flex_con {
	padding: 8px 2px 5px;
	border-radius: 10px;
	margin: 0 .6rem .6rem;
	line-height: 1.4;
}

.fv_flex_con img {
	width: 100%;
	height: auto;
}

.yellow-line {
	background: linear-gradient(transparent 70%, #FFFF00 70%);
	font-weight: inherit;
}

.details_here{
	display: block;
    width: 300px;
    margin: 10px auto;
    padding: 6px;
    background: #033fcb;
    color: #fff;
    font-size: 24px;
    font-weight: bold;
    border-radius: 15px;
    text-align: center;
    box-shadow: 0 4px 0 #00458a;
	line-height: 2;
}

a.details_here:hover {
	opacity: 0.8;
	color: #ffffff;
	outline: none;
}


.pdf_cover {
	margin-bottom: 10px;
}

.pdf_cover p {
	font-weight: bold;
	font-size: 1.6em;
}

iframe[src$=".pdf"]{
    width:100%;
    height:50vh;
}

/*.flex_half {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	align-items: center;
}

.f-rev {
	flex-direction: row-reverse;
}*/

.pdf-wrap,.pdf-right,.h_left, .h_right {
	width: 49%;
}

.pdf-right {
	margin-top:20px;
}

.pdf-wrap iframe[src$=".pdf"]{
    height:45vh;
}

.cv_cover {
	margin: 10px 0 0;
}

.three-y {
	padding: 10px;
}

.y_box_cover {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin: 20px auto;
}

.y_box {
    width: 32%;
}

.y_box_con1 {
	margin-bottom: 10px;
}

.y_comment {
	font-weight: bold;
	line-height: 1.4;
}

.flex_wrap {
	display: flex;
    flex-wrap: wrap;
	justify-content: space-between;
}

.build_contents_box {
	padding: 2%;
	margin: 0 auto 2em;
    background: white;
    /*box-shadow: 0 3px 5px rgb(0 0 0 / 22%);*/
    width: 100%;
	outline: 1px solid #ccc;
    outline-offset: -10px;
}

.build_contents_box h2, h2#area_taio, h2#collabo {
    border-bottom: 2px solid #033fcb;
    text-align: center;
    font-size: 175%;
    font-weight: bold;
    margin-bottom: .5em;
    background-image: none;
    padding-bottom: .1em;
    color: #033fcb;
    margin-top: 0;
}
h2#taidan {
	font-size: 1.8rem;
}
.flex_box5 {
    width: 19.2%;
    margin-right: 1%;
    margin-bottom: 10px;
    border: 1px solid #ccc;
}

.flex_box5:nth-of-type(5n) {
    margin-right: 0;
}

.flex_box5 p {
    padding: 0.3em;
	margin: 0;
	line-height: 1.3;
    font-size: 16px;
}
/* 対談 */
.taidan {
	margin: 10px auto;
}
.taidan p.title {
    font-size: 18px;
    color: #000;
    text-align: center;
    font-weight: bold;
    padding-bottom: 3px;
}
.taidan h3.title2 {
	text-align: center;
    line-height: 1.3;
    padding: 5px 0;
    height: auto;
	background: #0074ff;
    color: #fff;
	font-weight: bold;
    font-size: 1.2em;
	margin: 0;
}
.profile_box {
    border: 2px dotted #ccc;
    padding: 0.5em;
    display: flex;
}
.profile_box .figure {
    width: 35%;
    text-align: center;
}
.profile_box .profile {
    width: 65%;
}
/* 対談 終わり */
.fv_katazuke {
	justify-content: center;
}

.fv_katazuke .col_2 {
	line-height: 0.5;
	margin-bottom: 1rem;
}
.fv_katazuke .col_2 {
	width: 40%;
	margin: 1%;
	background: white;
	box-shadow: 0 3px 5px rgb(0 0 0 / 22%);
	border-radius: 6px;
	text-align: center;
	list-style: none;
	/*padding: .5rem 1rem;*/
}
.tidy-con {
	border: 3px solid #025fbb;
	padding: .5rem 1.5rem;
	background: #fff;
}
.point.tidy-con ul.sub {
    list-style-type: none;
    margin: 0 1em;
}
.point.tidy-con ul.sub li a {
	font-weight: bold;
	font-size: 1.2rem;
	color: #000;
}
.point.tidy-con ul.sub li:before {
    content: '■';
    color: #025fbb;
    margin-left: -1em;
    font-size: 20px;
}
.tidy-con p {
	font-weight: bold;
	font-size: 1.6rem;
	background-color: #025fbb;
	padding: .5rem .2rem .2rem;
	margin-bottom: .5rem;
	color: #fff;
	text-align: center;
}
.pop_box {
    padding: .5em 0;
}

.contents_cover {
	position: relative;
    width: 100%;
	background: linear-gradient(to bottom, #FFF,#F7EBA8 12%, #FFF 95%);
	/*margin-top: 36px;*/
    padding-top: 30px;
}

.mimoto_contents_box {
	max-width: 1024px;
	margin: 0 auto;
	/*background: white;*/
	
}
img.h2-img {
	width: 100%;
	}

dt.no-square:before {
	content: none;
}

dt.border-none {
	border: none;
	margin-top: 0px;
}

.bg-white {
	background: white;
	padding: 3%;
	padding-bottom: 1.5%;
	border-radius: 10px;
	margin-top: 1em;
}

.bg_beige {
	background: rgba(247, 235, 168, 0.4);
	padding: 1.5% 2% 1%;
	border-radius: 10px;
}

.d-margin {
	margin: 2em 0;
}

.o-list {
	padding: 0.7em 0.3em;
	line-height: 1.6;
}

.details dd ul {
	padding-left: 5px;
}

.details dd, .yougo dd {
	padding-left: 1em;
}

.yougo dt {
	margin-top: 0.5em;
    font-weight: bold;
    font-size: 1.2em;
    line-height: 1.4;
}

.yougo dt:before {
    content: "－";
    color: #000000;
}

.yougo dd {
	font-size: 1.1em;
	line-height: 1.6;
}

.yougo dd {
	margin-top: 0.3em;
}

.yougo ul li::before {
	content: "・";
    color: #000000;
}

.o-list dt {
	font-size: 1.1em;
}

.o-list li, .details dt {
	text-indent: -1em;
    padding-left: 1em;
}

.o-list li:before {
    content:  "〇";
    color: #000000;
}

.before_none li:before {
	content: none;
}

.ending-joho-title {
	background: #a0522d;
	color: white;
	padding: 10px 0 5px 2em;
	/*border-radius: 5px 5px 0 0;*/
}

.interview2_plan-title {
	background: #d60050;
	color: white;
	padding: 8px 0 4px 1em;
	font-weight: bold;
	margin-bottom: 10px;
	font-size: 1.3em;
}

.o-list li ol.ending-joho {
	list-style-position: inside;
	font-size: 1rem;
	background: rgba(247, 235, 168, 0.4);
	padding: 1em;
	border: solid 2px #e6c402;
	border-top: none;
	/*border-radius: 0 0 5px 5px;*/
}

.o-list li ul.interview2_plan {
	font-size: 1rem;
}

.o-list li ul.interview2_plan>li:before {
	content: '\025ce';
}

.details dd ul li ul.p-detail li {
	font-size: 1em;
}

ul.p-detail li:before {
	content: '・';
}

.o-list li ul.interview2_plan b {
	font-size: 1.1em;
}

.details dd ul li {
	list-style-type: disc;
	font-size: 1.1em;
}


.details dd ol.ending-joho li {
	display: list-item;
	list-style-type: decimal;
	padding: 5px 0 5px 1em;
	border-bottom: dashed 1px silver;
}

.details dd ol li:last-of-type, .details dd ul li:last-of-type {
	border-bottom: none;
}

.o-list li ol.ending-joho li:before {
	content: none;
}

.interview2_plan_cover {
	background: #fff7fa;
	/*padding: 1em;*/
}

.interview2_plan>li {
	border-bottom: dashed 1px #808080;
	margin-bottom: 5px;
}

.brown {
	color: #a52a2a;
}

.blue {
	color: blue;
}

.s_list {
	margin-bottom: 1em;
}

.maruhi {
	padding: 2px 3px;
    font-size: 0.8em;
    background-color: #dc0000;
    color: #fff;
	display: inline-block;
	margin-right: 3px;
	line-height: 1.4;
    vertical-align: 9%;
}

#settlement form input[type="submit"] {
	width: 40%;
	background: #cc0000;
    color: #FFF;
    font-weight: bold;
    border-radius: 4px;
    padding: 1rem 0;
}

.mail_cv_form {
    border: 1px solid #e7e7e7;
    padding: 1em 1.5em;
    margin: 2em auto 20px auto;
    width: 100%;
    max-width: 1024px;
}

.mail_cv_form h1 {
    background: #07854f;
    color: #fff;
    text-align: center;
    padding: 30px 0;
}

.mail_cv_form input {
    width: 50%;
}

.mail_cv_form input, textarea {
    height: 3rem;
    font-size: 1rem;
    padding: 0.5rem;
    background: #f5f5f5;
    border: 1px solid #595959;
}

.mail_cv_form dl {
    text-align: left;
    width: 90%;
    margin: 0 auto;
    height: auto;
}

.mail_cv_form dt {
    margin: 0 0 10px;
    font-weight: bold;
    font-size: 1.1em;
}

.mail_cv_form dt::before {
    content: "";
    border-left: 6px solid #60983D;
    height: 2rem;
    display: inline-block;
    margin: 0 8px 0 0;
    vertical-align: middle;
}

.mail_cv_form dd {
    margin: 0 0 3rem 0;
}

.plus-icon {
	display: inline-block;
	margin-left: 20px;
	vertical-align: 2px;
}

.mg_box {
    margin: 1em 0;
}

.mflow a {
	display: inline-block;
	border: 2px solid #033fcb;
	color: #033fcb;
	font-weight: bold;
	font-size: 1.2em;
	padding: 10px 20px;
	margin: 5px;
}

.mflow a:hover {
	background-color: #033fcb;
	color: #ffffff;
}

.arrow {
	width:30px;
	height: auto;
	vertical-align: -8px;
}

.margin-20 {
	margin: 20px 0;
}

/* isshin-lawer CSS */

.tab-img {
	display: flex;
	width: 99%;
}

.tab-img_c {
	width: 33.33%;
	text-align: center;
	border-top: 1px solid #b22222;
	border-right: 1px solid #b22222;
	padding-top: 10px;
	padding-bottom: 10px;
}

.tab-img_c:first-child {
	border-left: 1px solid #b22222;
}

.tab-area {
	display: flex;
	background-color: #b22222;
	cursor: pointer;
	font-size: 1.3em;
	width: 99%;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}

.tab-area span {
	font-weight: bold;
}
	
.tab {
	width: 33.33%;
	line-height: 2;
    padding-top: 6px;
	text-align: center;
	color: #ffffff;
	border: 1px solid #b22222;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	background: url(/seikatsusien/images/click.png) no-repeat right 2% bottom 2%;
}

.tab.active {
	background-color: #ffffff;
  	color: #b22222;
	border-bottom: none;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	background-image: none;
}

.tab.active span.tabc {
	border-bottom: 2px solid #b22222;
}

.content-area {
	font-size: 1.1em;
	width: 99%;
	line-height: 1.6;
}

.details .content-area ul li {
	text-indent: unset;
	margin-bottom: 10px;
}

.tab_content {
	display: none;
}

.tab_content.show {
	  padding-top: 30px;
	  padding-bottom: 20px;
	  padding-left: 30px;
	  padding-right: 10px;
	  display: block;
	  border-left: 1px solid #b22222;
	  border-right: 1px solid #b22222;
	  border-bottom: 1px solid #b22222;
	  border-bottom-left-radius: 5px;
	  border-bottom-right-radius: 5px;
	  margin-bottom: 10px;
}
p.red_txt{
	background-color: #cc0000;
	color: #ffffff;
	margin-top: .5em;
	font-weight: bold;
	padding: .2em .5em .2em .5em;
	max-width: 333px;
}

/* isshin-lawer CSS  終わり*/


.lawyer {
    width: 580px;
    background: #b22222;
    box-shadow: 0 4px 0 #7d1515;
    margin: 5px 20px 10px;
}

.pc-80 {
	width: 80%;
	display: block;
    margin: 0 auto;
}
.price {
    font-size: 1.2rem;
}
.ji {
	width: 100%;
}
.ji span {
	display: inline-block;
	font-weight: bold;
	padding-top: 5px;
}
.mimoto-no {
	display: inline-block;
	font-weight: bold;
    line-height: 2.4;
    margin: 0.4rem auto 0.2rem;
	margin-right: 0;
	padding: .5rem;
	background: #2e3192;
	color: #fff;
}
.mimoto-title {
	display: inline-block;
	font-weight: bold;
    line-height: 1.2;
    margin: 0.4rem auto 0.2rem;
	margin-left: 0;
	padding: .5rem;
	background: #2e3192;
	color: #fff;
}
span.squ {
	background-color: #fff;
	color: #2e3192;
	font-weight: bold;
	border-radius: 2px;
	padding: 0 3px;
}



@media only screen and (max-width : 871px) {
	.fv_flex_title p {
		font-size: 1.2rem;
	}
}

@media only screen and (max-width : 768px) {
	#fv {
		background-image: url(/images/pc_fv.jpg);
	}
	.fv_flex {
		width: 96%;
		margin: 0 auto;
	}
	.tidy-con p {
		font-size: 1.2rem;
	}
	.point.tidy-con ul.sub li a {
		font-size: 1rem;
	}
	.fv_katazuke .col_2 {
		width: 48%;
	}
	.point ul.sub li:last-child {
		border-bottom: 1px dotted #ccc;
	}
	span.well {
		display: inline !important;
	}
	span.well_pc {
		display: none !important;
	}
	.build_contents_box p.moku-title {
		font-size: 1.4rem;
		letter-spacing: 0px;
	}
	h2.bribbon {
		margin-bottom: -0.5rem;
	}
	h3.ser-title {
		font-size: 1.3rem;
	}
	span.ybo {
		font-size: 1.8rem;
	}
	.flex_half {
		display: block;
	}
	.fv_flex_title p {
		font-size: 1.2rem;
	}
	.a_mimo p, .a_seizen p {
		color: #fff;
	}

	.a_tabi p, .a_takai p {
		color: #000;
	}

	.a_mimo p, .a_tabi p, .a_seizen p, .a_takai p {
		font-weight: bold;
		padding: .5rem;
		line-height: 1.2;
	}

	.tabi a {
		background-color: #c8e8e7;
		border: 1px solid #7dafb4;
		color: #000;
	}

	.sei a {
		background-color: #5a079b;
	}

	.takai a {
		background-color: #ebd7f7;
		border: 1px solid #5a079b;
		color: #000;
	}
	.flex_70, .flex_30 {
		width: 100%;
	}
	table.top_service th, table.top_service td {
		width: 100%;
		display: block;
	}
	.top-doga .one-third {
		width: 49%;
	}
	.top-doga .link_btn a {
    	font-size: 13.5px;
	}
	.pdf-wrap,.pdf-right,.h_left, .h_right {
		width: 100%;
	}

	.h_left {
		padding-bottom: 10px;
	}

	.fv_60sec_list .flex_wrap {
		overflow-x: scroll;
		flex-wrap: nowrap;
	}

	.fv_60sec_list .flex_wrap .flex_box5 {
		flex: 0 0 220px;
	}

	.fv_60sec_list .flex_wrap .flex_box5:nth-of-type(2n) {
		margin-right: 1%;
	}

	.lawyer {
		width: 96%;
		padding-left: 20px;
		margin-left: 0px;
		line-height: 1.6;
	}
	.f_cover .mi img{
		margin: 0 auto;
	}
	.mimoto-title {
		width: 80%;
	}
}

@media only screen and (max-width : 600px) {
	.fv_flex_box {
		width: 49%;
	}
}


@media only screen and (max-width : 480px) {
	.fv_flex_con {
		line-height: 1.1;
	}

	.fv_flex_title p {
		font-size: 1.1rem;
	}

	.pdf_cover p {
		font-size: 1.1em;
	}

	.three-y {
		padding: 0;
	}

	.y_box {
		width: 100%;
		text-align: center;
		margin-bottom: 10px;
	}

	.pdf-right {
		margin-top:5px;
	}

	.details dd ul {
		padding-left: 5px;
	}

	.details dd ol.ending-joho li, .details dd ul.interview2_plan {
		padding-left: 0px;
	}

	/*.interview2_plan_cover {
		padding: 5px;
	}*/

	.details dd, .yougo dd {
		padding-left: 0px;
	}

	.flex_73, .flex_27 {
		width: 100%;
	}

	.flex_27 {
		text-align: center;
	}

	.flex_27 img {
		width: 80%;
	}

	.pc-80 {
		width: 100%;
	}

	.tab-area {
		display: block;
	}

	.tab {
		width: 100%;
		border-bottom-color: #ffffff;
	}

	.tab_content.show {
		padding-left: 0px;
	}

	.tab img {
		width: 50px;
		display: inline-block;
    	margin-right: 20px;
    	vertical-align: -10px;
	}

	.tab p {
		display: inline-block;
	}

	.tab span {
		display: block;
	}

	.mokuji .col_2 {
		width: 100%;
	  }
	  .col_2.mokuji {
		border-right: none;
	  }
	  ul.mkj li, ul.sub_mkj li {
		font-size: 0.9em;
		margin-bottom: 4px;
	  }

}

