/* 地域ページ */
.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;
}
.fv_saftety {
	flex-wrap: wrap;
}
.fv_saftety .col_5 {
    width: 19.3%;
    margin: .3%;
    background: linear-gradient(to bottom, #fff, #e0ffff);
    box-shadow: 0 3px 5px rgb(0 0 0 / 22%);
    border-radius: 3px;
    text-align: center;
    list-style: none;
}
a.col_5 {
	color: #000;
}
.fv_saftety p {
	line-height: 1.3;
	margin: 0 0 .3rem;
}
.fv_saftety .kakomi {
	background: #05adc0;
	color: #fff;
	border: none;
	line-height: 1.6;
    margin-bottom: 0;
	margin-right: 0;
	font-size: 1.1rem;
	border-radius: 3px 3px 0 0;
}

.fv-no, .fv-ti {
	font-weight: bold;
	display: block;
}
.fv-ti {
	padding-top: .1rem;
}
.n-sien {
	background: #fff6f2;
	max-width: 800px;
	border: 3px solid #ed5100;
}
.point.n-sien ul.sub {
	list-style-type: none;
	margin: 0 1em;
}
.point.n-sien ul.sub li {
    font-size: 1.4rem;
	font-weight: bold;
	margin-left: 1em;
}
.point.n-sien ul.sub li:before {
	content: '■';
    color: #ed5100;
    margin-left: -1em;
    font-size: 22px;
}

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;
}
.inner {
	text-align: center;
}
p.fv-stitle {
	font-weight: bold;
	font-size: 2rem;
	color: #fff;
	display: inline-block;
	background: #ff2379;
	line-height: 1.4;
	padding: .5rem 2rem .1rem;
	letter-spacing: .1rem;
}
.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%;
}
.one-third img {
	max-width: 350px;
}

/* ５カテゴリー28サービス　*/
.se_left {
	width: 45%;
}
.se_right {
	width: 53%;
}
table.top_service {
	border-radius: .5rem;
	border-collapse: collapse;
}
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.2rem;
	line-height: 1.4;
	color: #fff;
	width: 37%;
	text-align: left;
}
table.top_service th a, .se_cover {
	display: flex;
	align-items: center;
	font-size: 1.2rem;
	color: #fff;
	font-weight: bold;
	width: 100%;
	height: 100%;
}
table.top_service td a {
	color: #000dbb;
	font-weight: bold;
}
span.kakko {
	font-size: 17px;
	font-weight: bold;
	padding-left: 1rem;
}
span.kakko-co {
	font-size: 16px;
	font-weight: bold;
}
.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;
}
.serv-ti {
	font-weight: bold;
    display: inline-block;
	line-height: 1.3;
}
.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;
}
/* ５カテゴリー28サービス　終了　*/
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;
}

.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 {
	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;
}
.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;
}

.se_left {
    width: 45%;
}
.se_right {
    width: 51%;
}
.so-price {
    display: inline-block;
    text-indent: 0px;
    font-weight: bold;
    font-size: 1.5rem;
    color: #dc143c;
    border: 1px solid #dc143c;
    background-color: rgba(220, 20, 60, 0.05);
    padding: .3rem .4rem 0;
    margin: 0.2rem 1rem 0.2rem 0px;
    line-height: 1.4;
}
.zei {
    color: #000000;
    font-size: 0.9rem;
    font-weight: bold;
}

.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%;
}
/* 対談 終わり */

.col_4 {
	line-height: 0.5;
	margin-bottom: 1rem;
}

.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;
}
/* リスト調整20240911 */
.details dd ul.plan_list li {
  list-style-type: none;
}
.details dd ul.plan_list li ul.sub_list li {
  font-size: 1em;
}
.details dd ul.plan_list li ul.sub_list li ul.sub_sub li {
  font-size: .9em;
}
/* リスト調整20240911終わり */

.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;
}

.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;
}
.blue-bk {
    background-color: #0367CB;
    color: #ffffff;
    font-weight: bold;
    font-size: 1.2em;
    padding: 0.2em 0.5em 0.1em;
    margin-left: 10px;
}
.blue-bk_s {
    font-size: 1.1em;
    padding: 0.05em 0.2em;
    margin-left: 0px;
}
.red-bk_s {
    background-color: #cc0000;
    color: #ffffff;
    font-weight: bold;
    font-size: 1.1em;
    padding: 0.05em 0.2em;
}

/* マイケアプアン～葬送サービス */
soso-serv {
	line-height: 1.6;
	margin-bottom: 1rem;
}

.soso-title {
	background: linear-gradient(to right, #006E99, #5bb2d4);
	color: #fff;
	font-weight: bold;
	padding: .2rem .5rem .1rem;
	margin-bottom: .5rem;
}

.mycare-title {
	background: linear-gradient(to right, #cc6600, #ffc285);
	color: #fff;
	font-weight: bold;
	padding: .2rem .5rem .1rem;
	margin-bottom: .5rem;
}

.kaitori {
	background: linear-gradient(to right, #b54762, #d99ead);
}

.takaigojimu {
	background: linear-gradient(to right, #41006a, #a472c4);
}

p.soso-title, p.mycare-title {
	font-size: 1.3rem;
}

.soso-con {
	padding-left: .5rem;
}
span.bg-orange {
    background: #b30909;
    color: #fff;
    padding: 0.2rem 0.5rem 0.1rem;
    display: inline-block;
    margin: 0.2rem 0;
}
span.sigojimu_con {
	display: inline-block;
	background: #f5e4ff;
	padding: .5rem .8rem .1rem;
	margin-left: 1rem;
	font-weight: bold;
	font-size: 1.1rem;
}
/* マイケアプアン～葬送サービス　終わり */

.jisseki .one-third {
	width: 32%;
}
.jisseki .one-third p {
	font-weight: bold;
	font-size: 1rem;
	line-height: 1.4;
	background: dodgerblue;
	color: #fff;
	padding: 5px 0 0 0;
	border-radius: 5px 5px 0 0;
}
.al, .kakomi_alsok .f_cover {
	flex-wrap: nowrap;
}
/* OK共済 */
.details dd ul.ThreeBox {
    display: block;
    margin: 0 auto;
    padding: 0;
}
.details dd ul.ThreeBox li {
    width: calc(33.3% - 10px);
    list-style-type: none;
    float: left;
    padding: 0 5px;
    text-align: center;
    text-indent: unset;
}
/* OK共済終わり */

@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);
	}
	p.fv-stitle {
		font-size: 1.6rem;
	}
	.fv_katazuke .col_3 {
		width: 90%;
	}
	.fv_katazuke a.col_3 {
		display: block;
		margin: .5rem auto;
	}
	.point.n-sien ul.sub li {
		font-size: 1.1rem;
		margin-left: 0.5em;
	}
	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;
	}
	.se_left, .se_right {
		width: 100%;
	}
	.so-price {
		font-size: 1.3rem;
	}

	.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%;
	}
	.fv_saftety .col_5 {
		width: 48.5%;
	}
}


@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%;
	}
	.jisseki .one-third {
		width: 100%;
	}
	.jisseki .one-third p {
		padding: 5px 5px 0;
	}
	.one-third img {
		max-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;
	  }

	  .details dd ul.ThreeBox li, .details dd ul.ThreeBox li.Half {
		width: 100%;
		float: none;
	}

}

