@charset "UTF-8";
/* ==============
    support
==============*/
.contact-ttl {
	font-weight: 600;
	line-height: 1.5;
	text-align: center;
}
.contact-txt {
	color: #333333;
	font-weight: 300;
	line-height: 1;
	margin-bottom: 30px;
}
.cv_wrap {
    text-align: center;
}
.cv-ttl {
    font-weight: 600;
}
.telnumber {
	display: block;
}
.telnumber a {
    font-weight: 600;
    color: #004D8A;
    letter-spacing: 0.025em;
	line-height: 1.5;
}
.hours {
	color: #333333;
    letter-spacing: 0.025em;
	line-height: 1.5;
	font-weight: 300;
}
.cvBtn_wrap {
	text-align: center;
}
.cvBtn_wrap a {
	position: relative;
    background: #004D8A;
    border-radius: 2px;
    display: flex;
    justify-content: center;
    align-items: center;
	margin: 0 auto;
	line-height: 1;
}
.cvBtn_wrap a::before,
.contentsBtn_wrap a::before {
    position: absolute;
	content: '';
    background: url(../svg/icn_arw_r_cvhw.svg) no-repeat center;
	top: 50%;
	transform: translateY(-50%);
	z-index: 9;
}
.cvBtn-txt {
    font-weight: 600;
    color: #fff;
}
.cv-txt {
	font-weight: 300;
	color: #333333;
}
.category-ttl {
	font-weight: 600;
	text-align: center;
}
.category_wrap .contents_wrap:last-child {
	margin-bottom: 0;
}
.contents_in {
	position: relative;
}
.contents-ttl {
	font-weight: 600;
	line-height: 1.5;
}
.sttl {
	color: #004D8A;
	font-weight: 600;
	line-height: 1.5;
}
.contentsBtn_wrap a {
	position: relative;
    background: #004D8A;
    border-radius: 2px;
    display: flex;
    justify-content: center;
    align-items: center;
	line-height: 1;
}
.contentsBtn-txt {
    position: relative;
    font-weight: 600;
    color: #fff;
}
.contentsWeb-txt.is-ver2 {
	line-height: 1.5;
}
.contact_wrap.is-btm .hours.is-ver2 {
	display: block;
}
/* ==============
    accident
==============*/
.telnumber_wrap a {
	font-weight: 600;
    color: #004D8A;
    letter-spacing: 0.025em;
    line-height: 1.5;
}
.telnumber_wrap .is-fz {
	color: #004D8A;
	line-height: 1.5;
	font-weight: 600;
}
.contents_in .contentsTel_wrap:last-child {
	margin-bottom: 0;
}
.sttl.is-ver2 {
	display: block;
}
@media screen and (min-width:896px) and (max-width:1080px) {
}
@media (min-width: 896px) {
	.page_wrap {
		padding: 0 40px;
	}
	.contact_wrap {
		padding: 53px 0 0;
	}
	.contact-ttl {
		font-size: 26px;
		margin-bottom: 28px;
	}
	.contact-txt {
		font-size: 20px;
		text-align: center;
	}
	.contact_wrap {
		max-width: 1000px;
		margin: 0 auto;
	}
	.contents_wrap {
		border: 1.5px solid #004D8A;
	}
	.cv_wrap .contents_wrap {
		padding: 43px 50px 52px;
	}
	.cv-ttl {
		font-size: 20px;
		line-height: 1.45;
		margin-bottom: 12px;
	}
	.telnumber a {
		font-size: 34px;
		pointer-events: none;
	}
	.hours {
		font-size: 16px;
		margin: 6px 0 24px;
	}
	.cvBtn_wrap {
		display: inline-block;
	}
	.cvBtn_wrap a {
		width: 342px;
		height: 60px;
		transition: all 0.2s;
	}
	.cvBtn_wrap a::before,
	.contentsBtn_wrap a::before {
		width: 7px;
		height: 12px;
		right: 26px;
	}
	.cvBtn_wrap a:hover {
		opacity: 0.8;
	}
	.cvBtn-txt {
		font-size: 18px;
	}
	.cv-txt {
		margin-top: 22px;
		font-size: 16px;
		line-height: 1.75;
	}
	.cv-txt .is-bold {
		font-weight: 600;
	}
	.cvBtn_wrap.is-accident {
		margin-top: 44px;
	}
	.contact_wrap.is-btm {
		padding: 120px 0 0;
	}
	.category-ttl {
		font-size: 24px;
		margin-bottom: 21px;
		line-height: 1.5;
	}
	.contact_wrap.is-btm .contents_wrap {
		padding: 45px 40px 45px 60px;
	}
	.contact_wrap.is-btm .contact-ttl {
		margin-bottom: 33px;
	}
	.category_wrap.is-ver2 {
		padding-top: 105px;
	}
	.category_wrap .contents_wrap {
		margin-bottom: 60px;
	}
	.contents-ttl {
		font-size: 22px;
		margin-bottom: 21px;
	}
	.contentsImg_wrap {
		position: absolute;
		right: 0;
		top: 0;
	}
	.sttl {
		font-size: 18px;
	}
	.contentsTel_wrap {
		margin-bottom: 30px;
	}
	.contentsTel_wrap .telnumber a {
		font-size: 24px;
	}
	.contact_wrap.is-btm .hours {
		margin: 0;
	}
	.contentsWeb_wrap {
		margin-top: 30px;
	}
	.contentsBtn_wrap a {
		width: 266px;
		height: 48px;
		transition: all 0.2s;
	}
	.contentsBtn_wrap a:hover {
		opacity: 0.8;
	}
	.contentsBtn-txt {
		font-size: 16px;
	}
	.contentsWeb-txt {
		font-size: 14px;
		line-height: 1.714;
		margin-top: 18px;
	}
	.contentsWeb-txt.is-ver2 {
		font-size: 16px;
		margin: 4px 0 6px;
	}
	/* ==============
		accident
	==============*/
	.accident .contact-txt {
		font-size: 16px;
		line-height: 1.75;
	}
	.telnumber_wrap {
		display: flex;
		align-items: center;
	}
	.telnumber_wrap a {
		font-size: 24px;
	}
	.telnumber_wrap .is-fz {
		font-size: 16px;
	}
	.accident .contentsTel_wrap {
		margin-bottom: 16px;
	}
	.sttl.is-ver2 {
		margin-top: 15px;
	}
	.contentsWeb_wrap {
		margin-top: 15px;
	}
}
@media only screen and (max-width: 896px) {
	.contact_wrap {
		padding: 30px 0 0;
	}
	.contact-ttl {
		font-size: 17px;
		line-height: 1.5;
		margin-bottom: 7px;
	}
	.contact-txt {
		font-size: 13px;
		line-height: 1.538;
		margin-bottom: 12px;
	}
	.contact_wrap {
		padding: 30px 15px 0;
	}
	.contents_wrap {
		border: 1px solid #004D8A;
	}
	.cv_wrap .contents_wrap {
		padding: 30px 15px 20px;
	}
	.cv-ttl {
		font-size: 17px;
		line-height: 1.5;
		margin-bottom: 5px;
	}
	.telnumber a {
		font-size: 23px;
	}
	.hours {
		font-size: 13px;
		margin: 8px 0 13px;
	} 
	.hours.is-ver2 {
		font-size: 12px;
	} 
	.cvBtn_wrap a {
		max-width: 257px;
		width: 100%;
		height: 46px;
	}
	.cvBtn_wrap a::before,
	.contentsBtn_wrap a::before {
		width: 6px;
		height: 10px;
		right: 17px;
	}
	.cvBtn-txt {
		font-size: 13px;
	}
	.cv-txt {
		font-size: 13px;
		line-height: 1.538;
		text-align: left;
		max-width: 441px;
		margin: 20px auto 0;
	}
	.cvBtn_wrap.is-accident {
		margin-top: 25px;
	}
	.contact_wrap.is-btm {
		padding: 47px 15px 0;
	}
	.category-ttl {
		font-size: 17px;
		margin-bottom: 15px;
	}
	.contact_wrap.is-btm .contents_wrap {
		padding: 25px 15px 30px;
	}
	.contact_wrap.is-btm .contact-ttl {
		margin-bottom: 15px;
	}
	.category_wrap.is-ver2 {
		padding-top: 80px;
	}
	.category_wrap .contents_wrap {
		margin-bottom: 35px;
	}
	.contents-ttl {
		font-size: 17px;
		margin-bottom: 15px;
	}
	.contentsImg_wrap {
		text-align: center;
		margin-bottom: 20px;
	}
	.sttl {
		font-size: 15px;
	}
	.contentsTel_wrap .telnumber a {
		font-size: 25px;
	}
	.contact_wrap.is-btm .hours {
		margin: 5px 0 0;
	}
	.contentsWeb_wrap {
		margin-top: 15px;
	}
	.contentsBtn_wrap a {
		max-width: 266px;
		width: 100%;
		height: 48px;
	}
	.contentsBtn-txt {
		font-size: 13px;
	}
	.contentsWeb-txt {
		font-size: 12px;
		line-height: 1.417;
		margin-top: 20px;
	}
	.contentsWeb-txt.is-ver2 {
		font-size: 13px;
		margin: 5px 0 10px;
	}
	/* ==============
		accident
	==============*/
	.accident .contact_wrap {
		padding: 17px 15px 0;
	}
	.accident .contact-txt {
		line-height: 1.538;
		margin-bottom: 20px;
	}
	.accident .cv-ttl {
		margin-bottom: 10px;
		font-size: 15px;
	}
	.accident .contact_wrap.is-btm {
		padding: 62px 15px 0;
	}
	.telnumber_wrap a {
		font-size: 25px;
	}
	.telnumber_wrap .is-fz {
		font-size: 13px;
	}
	.accident .contentsTel_wrap {
		margin-bottom: 11px;
	}
	.sttl.is-ver2 {
		margin-top: 21px;
	}
	.contentsWeb_wrap {
		margin-top: 15px;
	}
}
@media only screen and (max-width: 374px) {
	.contents_wrap .contentsImg_wrap.is-ver2 img {
		width: 100%;
		height: auto;
	}
}