html {
	font-size: 62.5%;
}
.wrap {
	overflow: hidden;
}
body {
	font-family: YakuHanJP, "Noto Sans JP", "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
	font-size: 1.4rem;
	color: #393939;
	background: #fff;
	font-weight: 400;
	letter-spacing: .05em;
	line-height: 1.8;
}
.w1100 {
	max-width: 1100px;
	width: 95%;
	margin: 0 auto;
}
.w1000 {
	max-width: 1000px;
	width: 95%;
	margin: 0 auto;
}
.w850 {
	max-width: 850px;
	width: 100%;
	margin: 0 auto;
}
.w700 {
	max-width: 700px;
	width: 100%;
	margin: 0 auto;
}
a {
	text-decoration: none;
}
a.anchor {
	display: block;
	padding-top: 70px;
	margin-top: -70px;
	border-bottom: none !important;
}
.kv_second h2 {
	color: #043B59;
	font-size: 3.8rem;
	letter-spacing: .17em;
	padding-top: 55px;
	text-align: center;
}
.kv_second h2.fs {
	font-size: 3rem;
}
h3.w1100 {
	background: -moz-linear-gradient(left, #0F796B, #159B49);
	background: -webkit-linear-gradient(left, #0F796B, #159B49);
	background: linear-gradient(to right, #0F796B, #159B49);
	color: #fff;
	font-size: 1.8rem;
	font-weight: 700;
	line-height: 35px;
	padding-left: 3%;
	margin-bottom: 45px;
}
h4 {
	font-size: 2.5rem;
	line-height: 1.5;
	text-align: center;
}
.sct_pb {
	padding-bottom: 55px;
}
.flex {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.flex-center {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.flex-between {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.flex-around {
	-ms-flex-pack: distribute;
	justify-content: space-around;
}
.flex-reverse {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
}
.flex-column-reverse {
	-webkit-box-orient: vertical;
	-webkit-box-direction: reverse;
	-ms-flex-direction: column-reverse;
	flex-direction: column-reverse;
}
.flex-column {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}
.flex-itemcenter {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.flex-wrap {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.ta_c {
	text-align: center;
}
.ta_j {
	text-align: justify;
}
.ta_l {
	text-align: left;
}
.ta_r {
	text-align: right;
}
.db {
	display: block;
}
.dib {
	display: inline-block;
}
.fs_12 {
	font-size: 1.2rem;
	letter-spacing: 0.1em;
}
.fs_16 {
	font-size: 1.6rem;
}
.blue {
	color: #043B59;
}
.green {
	color: #12895C;
}
.pink {
	color: #F44363;
}
.fw-n {
	font-weight: 400;
}
.fw-500 {
	font-weight: 500;
}
.fw-700 {
	font-weight: 700;
}
.fw-900 {
	font-weight: 900;
}
.mt10 {
	margin-top: 10px !important;
}
.mt15 {
	margin-top: 15px !important;
}
.mt20 {
	margin-top: 20px !important;
}
.mt25 {
	margin-top: 25px !important;
}
.mt30 {
	margin-top: 30px !important;
}
.mt35 {
	margin-top: 35px !important;
}
.mt40 {
	margin-top: 40px !important;
}
.mt45 {
	margin-top: 45px !important;
}
.mt50 {
	margin-top: 50px !important;
}
.mb0 {
	margin-bottom: 0 !important;
}
.mb5 {
	margin-bottom: 5px !important;
}
.mb10 {
	margin-bottom: 10px !important;
}
.mb15 {
	margin-bottom: 15px !important;
}
.mb20 {
	margin-bottom: 20px !important;
}
.mb25 {
	margin-bottom: 25px !important;
}
.mb30 {
	margin-bottom: 30px !important;
}
.mb35 {
	margin-bottom: 35px !important;
}
.mb40 {
	margin-bottom: 40px !important;
}
.mb45 {
	margin-bottom: 45px !important;
}
.mb50 {
	margin-bottom: 50px !important;
}
.mb55 {
	margin-bottom: 55px !important;
}
.mb60 {
	margin-bottom: 60px !important;
}
.pt5 {
	padding-top: 5px !important;
}
.pt10 {
	padding-top: 10px !important;
}
.pt15 {
	padding-top: 15px !important;
}
.pt20 {
	padding-top: 20px !important;
}
.pt25 {
	padding-top: 25px !important;
}
.pt30 {
	padding-top: 30px !important;
}
.pt35 {
	padding-top: 35px !important;
}
.pt40 {
	padding-top: 40px !important;
}
.pt45 {
	padding-top: 45px !important;
}
.pt50 {
	padding-top: 50px !important;
}
.pb5 {
	padding-bottom: 5px !important;
}
.pb10 {
	padding-bottom: 10px !important;
}
.pb15 {
	padding-bottom: 15px !important;
}
.pb20 {
	padding-bottom: 20px !important;
}
.pb25 {
	padding-bottom: 25px !important;
}
.pb30 {
	padding-bottom: 30px !important;
}
.pb35 {
	padding-bottom: 35px !important;
}
.pb40 {
	padding-bottom: 40px !important;
}
.pb45 {
	padding-bottom: 45px !important;
}
.pb50 {
	padding-bottom: 50px !important;
}
.pb55 {
	padding-bottom: 55px !important;
}
.pb60 {
	padding-bottom: 60px !important;
}
.pb80 {
	padding-bottom: 80px !important;
}
/*-------------------------
  page-top
---------------------------*/

#page-top {
	position: fixed;
	bottom: 17px;
	right: 20px;
	z-index: 999;
}
#page-top a {
	line-height: 75px;
	text-align: center;
	font-size: 1.3rem;
	font-weight: 700;
	letter-spacing: 0.3rem;
	display: block;
	width: 70px;
	height: 70px;
	text-decoration: none;
	border-radius: 50%;
	background: #158BCF;
	opacity: 0.7;
	transition: 0.5s;
	color: #FFF;
}
#page-top a:hover {
	opacity: 1;
}
#page-top a::before {
	content: "";
	width: 6px;
	height: 6px;
	border-top: solid 2px #FFF;
	border-right: solid 2px #FFF;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	position: absolute;
	top: 14px;
	left: 0;
	right: 0;
	margin: 0 auto;
}
@media screen and (max-width: 767px) {
	h3.w1100 {
		margin-bottom: 15px;
		width: 100%;
		padding: 0;
		text-align: center;
	}
	h4 {
		font-size: 1.8rem;
	}
	.sct_pb {
		padding-bottom: 18px;
	}
	#page-top {
		right: 2%;
		bottom: 6px;
	}
}
@media screen and (max-width: 540px) {
	#page-top a {
		line-height: 55px;
		text-align: center;
		font-size: 1rem;
		width: 50px;
		height: 50px;
	}
	#page-top a::before {
		width: 4px;
		height: 4px;
		top: 10px;
	}
}
/*-------------------------
  footer
---------------------------*/

footer {
	background: #158BCF;
	margin-top: 30px;
}
footer .link {
	background: #CEEFFD;
	padding: 45px 0 40px;
}
footer .link .flex.w850 {
	width: 88%;
}
footer .link img {
	width: 100%;
	height: auto;
}
footer .footer_1 {
	width: 27%;
	height: auto;
	max-width: 208px;
	min-width: 185px;
}
footer .footer_2 {
    height: 24.7%;
    width: auto;
    max-height: 72px;
    min-height: 60px;
}
footer .footer_3 {
	height: 24.7%;
	width: auto;
	max-height: 72px;
	min-height: 60px;
}
footer .link a:hover {
	opacity: 0.6;
	transition: 0.5s;
}
footer .w1100.flex {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	padding: 23px 0 45px
}
footer .box {
	max-width: 350px;
	width: 32%;
	background: #fff;
	margin-top: 23px;
}
footer dl {
	padding: 10px 7% 13px;
}
footer dt {
	font-size: 1.6rem;
}
footer dd {
	line-height: 1.6;
	font-size: 1.3rem;
	text-align: left;
}
.footer_nav {
	background: #043B59;
}
.footer_nav ul.flex {
	max-width: 750px;
	width: 95%;
	margin: 0 auto;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	padding: 17px 0;
}
.footer_nav li {
	text-align: center;
}
.footer_nav li a {
	color: rgb(255, 255, 255, 0.8);
	font-size: 1.2rem;
	text-align: center;
	flex-wrap: nowrap;
	line-height: 2.3;
	padding: 0 15px;
}
footer small {
	display: block;
	background: #fff;
	text-align: center;
	padding: 15px 0 18px;
	font-size: 1.3rem;
}
@media screen and (max-width:767px) {
	footer {
		margin-top: 20px;
	}
	footer .link .flex.w850 {
		width: 97%;
	}
	footer .w1100.flex {
		padding: 25px 0 35px
	}
	footer .box {
		width: 49%;
		margin-top: 10px;
	}
	footer .box a {
		color: #0066CC;
		border-bottom: 1px dotted #0066CC;
		font-weight: 500;
	}
}
@media screen and (min-width:540px) and ( max-width:767px) {
	footer .link a {
		min-width: inherit;
	}
}
@media screen and (max-width:539px) {
	footer .w1100.flex {
		display: inherit;
		padding: 15px 0 25px
	}
	footer .link {
		padding: 20px 0;
	}
	footer .link .flex.w850 {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}
	footer .footer_2 {
		margin: 20px 0;
	}
	footer .box {
		margin: 10px auto 0;
		width: 100%;
	}
}
/* 追従bnr
-------------------------*/

#fixedBox {
	position: fixed;
	bottom: 0;
	/*ページ上部の固定する位置*/
	z-index: 999;
	display: block;
	width: 100%;
	height: auto;
	background: rgb(00, 00, 00, 0.45);
}
#fixedBox a {
	z-index: 9999;
}
#fixedBox img {
	display: block;
	max-width: 350px;
	width: 70%;
	height: auto;
	margin: 0 auto;
	padding: 10px 0;
}
@media screen and (max-width:539px) {
	#fixedBox img {
		padding-bottom: 5px;
		margin-left: 7.5%;
	}
}
@media screen and (min-width:768px) {
	.sp, .sp01 {
		display: none !important;
	}
	a[href^="tel:"] {
		pointer-events: none
	}
}
@media screen and (max-width:767px) {
	.pc {
		display: none !important;
	}
	.sp {
		display: inherit;
	}
	.sp01 {
		display: none;
	}
	a.anchor {
		display: block;
		padding-top: 20px;
		margin-top: -20px;
	}
}
@media screen and (max-width: 539px) {
	.sp01 {
		display: inherit;
	}
	.pc01 {
		display: none !important;
	}
}