@charset "UTF-8";
/*------------------------------------------------------------
共通
------------------------------------------------------------*/
@font-face {
	font-family: 'fm';
	src: url("../font/fm.eot");
	src: url("../font/fm.eot?#iefix") format("embedded-opentype"), url("../font/fm.woff") format("woff"), url("../font/fm.ttf") format("truetype");
}

html {
	font-size: 62.5%;
	transition: all .2s ease;
}

.fontsize_s {
	font-size: 54.6875%;
}

.fontsize_l {
	font-size: 70.3125%;
}

body {
	-webkit-text-size-adjust: 100%;
	font-family: -apple-system, BlinkMacSystemFont, Roboto, "Segoe UI", "Helvetica Neue", HelveticaNeue, YuGothic, "Yu Gothic Medium", "Yu Gothic", Verdana, Meiryo, sans-serif;
	font-size: 1.6rem;
	line-height: 1.8;
	color: #333;
}

img {
	vertical-align: bottom;
	border: none;
}

li {
	list-style: none;
}

.error-message {
	color: #c00;
}

.pc_none {
	display: none;
}

.cf2:after {
	display: block;
	content: '';
	height: 0;
	clear: both;
}

/*------------------------------------------------------------
ラッパー
------------------------------------------------------------*/
#wrapper {
	width: calc(100% - 249px);
	margin-left: 249px;
	overflow: hidden;
	position: relative;
	box-sizing: border-box;
	transition: all .3s ease;
}

.inner {
	width: 80%;
	margin: 0 auto;
}

/*------------------------------------------------------------
header
------------------------------------------------------------*/
.head {
	top: 0;
	width: 100%;
	z-index: 11;
	position: fixed;
}

.nav-unshown {
	display: none;
}

.smenu {
	width: auto;
	height: 100%;
	position: fixed;
	left: 0;
	background: white;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.16);
	z-index: 10;
}

.smenu a {
	text-decoration: none;
	color: #333;
	display: block;
	box-sizing: border-box;
}

.smenu .logo {
	padding: 20px 20px 0 20px;
	box-sizing: border-box;
}

.smenu .logo img {
	width: 100%;
	max-width: 200px;
}

.smenu .logo_sp {
	display: none;
}

#nav-drawer {
	position: relative;
	height: 100vh;
}

#nav-content {
	height: calc(100vh - 165px);
	overflow-y: scroll;
}

.title_bl {
	margin-bottom: 10px;
}

.title_bl .eg {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 2rem;
	letter-spacing: 0.15rem;
	line-height: 1.4;
	font-weight: bold;
	display: inline-block;
}

.title_bl .jp {
	font-size: 1.2rem;
	font-weight: bold;
	color: #003B6E;
	display: inline-block;
}

.m1 {
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	box-sizing: border-box;
	padding: 10px 20px;
	margin-bottom: 15px;
}

.m1 a {
	display: block;
	padding: 3px 0 3px 15px;
	box-sizing: border-box;
	position: relative;
	text-decoration: none;
	color: #333;
	font-size: 14px;
}

.m1 a:before {
	content: "";
	width: 8px;
	height: 1px;
	position: absolute;
	background: #003B6E;
	left: 0;
	top: 50%;
	margin-top: -0.5px;
}

.nav_top {
	padding: 20px;
	box-sizing: border-box;
}

.font_size {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.font_size .tl {
	font-size: 1.6rem;
	font-weight: bold;
	color: #003B6E;
}

.font_size .btn {
	cursor: pointer;
}

.font_size .font_w {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.font_size .font_w .btn {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 33.3333%;
	text-align: center;
	color: white;
	padding: 1px 8px;
	box-sizing: border-box;
	background: #003B6E;
}

.font_size .font_w .fs {
	font-size: 14px;
}

.font_size .font_w .fm {
	font-size: 16px;
}

.font_size .font_w .fl {
	font-size: 18px;
}

.font_size .font_w .act {
	color: #666;
	background: #F2F2F2;
}

.menu_btm {
	position: absolute;
	width: 100%;
	bottom: 30px;
	left: 0;
}

.menu_btm .gsc-control-cse {
	padding: 0;
	background: #F6F6F6;
	border: none;
}

.menu_btm form.gsc-search-box {
	margin-bottom: 0;
	border-top: 1px solid #e5e5e5;
	box-sizing: border-box;
}

.menu_btm table.gsc-search-box {
	margin-bottom: 0;
}

.menu_btm .gsib_a {
	padding: 0;
}

.menu_btm .gsc-input-box {
	border: none;
	background: none;
}

.menu_btm .gsc-input {
	margin: 0 !important;
	padding: 10px 25px 10px 10px !important;
	box-sizing: border-box;
	height: auto !important;
	background: url(https://www.google.com/cse/static/images/1x/ja/branding.png) left 20px center no-repeat white;
}

.menu_btm .gscb_a {
	display: none;
}

.menu_btm .gsc-search-button-v2 {
	border: none;
	position: absolute;
	top: 22px;
	right: 10px;
	padding: 0;
	box-sizing: border-box;
	width: 16px;
	height: 16px;
	background-color: white !important;
}

.menu_btm .gsc-search-button-v2 svg {
	fill: #ccc;
	height: 15px;
	width: 15px;
}

.menu_btm .menu_ct {
	background: #003B6E;
	color: white;
	font-size: 1.8rem;
	text-align: center;
	padding: 15px 20px;
	box-sizing: border-box;
}

.menu_btm .menu_ct span {
	background: url("../images/ic_contact.png") center left no-repeat;
	background-size: 20px auto;
	padding-left: 30px;
	box-sizing: border-box;
	display: inline-block;
}

.menu_btm .bnr_side {
	text-align: center;
}

.menu_btm .bnr_side img {
	width: 100%;
	max-width: 260px;
}

.tab-wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	background: #F8F8F8;
	padding-bottom: 30px;
}

.tab-label {
	display: block;
	width: 33.3333%;
	color: White;
	font-weight: bold;
	white-space: nowrap;
	text-align: center;
	padding: 20px 0;
	order: -1;
	position: relative;
	z-index: 1;
	cursor: pointer;
	border-right: 1px solid white;
	box-sizing: border-box;
	background: #003B6E;
}

.tab-label:last-of-type {
	border-right: none;
}

.tab-content {
	box-sizing: border-box;
	width: 100%;
	height: 0;
	overflow: hidden;
	opacity: 0;
}

/* アクティブなタブ */
.tab-switch:checked + .tab-label {
	background: white;
	color: #3353a1;
}

.tab-switch:checked + .tab-label + .tab-content {
	height: auto;
	overflow: auto;
	padding: 30px 40px 0 40px;
	opacity: 1;
	background: #F8F8F8;
}

/* ラジオボタン非表示 */
.tab-switch {
	display: none;
}

.btn_normal {
	display: block;
	max-width: 300px;
	margin: 0 auto;
	border: 1px solid #003B6E;
	box-sizing: border-box;
	padding: 10px 0;
	text-decoration: none;
	text-align: center;
	color: #003B6E;
	font-weight: bold;
	background: url("../images/ic_arw.png") center right 20px no-repeat;
	background-size: 16px auto;
	transition: all .3s ease;
}

.btn_normal:hover {
	background: url("../images/ic_arw_w.png") center right 15px no-repeat, #003B6E;
	background-size: 16px auto;
	color: white;
}

.btn_line {
	display: block;
	text-decoration: none;
	color: #003B6E;
	font-weight: bold;
	padding-bottom: 10px;
	box-sizing: border-box;
	border-bottom: 1px solid #003B6E;
	background: url("../images/ic_arw.png") top 13px right 12px no-repeat;
	background-size: 16px auto;
	transition: all .3s ease;
}

.btn_line:hover {
	background: url("../images/ic_arw.png") top 13px right no-repeat;
	background-size: 16px auto;
}

/*------------------------------------------------------------
footer
------------------------------------------------------------*/
footer {
	font-size: 1.4rem;
}

.ft_top {
	background: #F6F6F6;
	padding: 40px 0;
	box-sizing: border-box;
}

.ft_top .inner {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	align-items: flex-end;
}

.logo_ft {
	display: block;
	margin-bottom: 20px;
}

.logo_ft img {
	width: 100%;
	max-width: 250px;
}

.infos {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.infos p {
	margin-right: 20px;
}

.infos p .dh {
	line-height: 1;
}

.infos p:last-of-type {
	margin-right: 0;
}

.ft_r a {
	text-decoration: none;
	color: #333;
	margin-left: 20px;
}

.ft_r a:hover {
	text-decoration: underline;
}

.copyright {
	font-size: 1.2rem;
	text-align: center;
	padding: 10px;
	box-sizing: border-box;
}

.page_top {
	position: fixed;
	z-index: 10;
	bottom: 10%;
	right: 5%;
	width: 50px;
	height: 50px;
	display: none;
	color: white;
	text-decoration: none;
	background: #135295;
	text-align: center;
	font-size: 1.2rem;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 300;
	padding-top: 15px;
	box-sizing: border-box;
}

.page_top img {
	width: 16px;
	height: auto;
	display: block;
	margin: 0 auto 5px auto;
	transform: rotate(90deg);
}

.tel_bx a {
	text-decoration: none;
	color: #333;
}

.tel_bx a:hover {
	text-decoration: underline;
}

.logo_sp {
	display: none;
}

.info_out .txt {
	padding-right: 40px;
	box-sizing: border-box;
	background: url("../images/ic_outlinks.png") center right 10px no-repeat;
	background-size: 15px auto;
}

.info_pdf .txt {
	padding-right: 40px;
	box-sizing: border-box;
	background: url("../images/ic_pdf.png") center right 8px no-repeat;
	background-size: 15px auto;
}

.logo_side {
	margin: 15px 0;
}

.logo_side img {
	width: 100%;
	max-width: 200px;
}

.bnr_side img {
	width: 100%;
	max-width: 200px;
}

.priv {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	align-items: center;
	background: white;
	padding: 15px 20px;
	margin-bottom: 10px;
	box-sizing: border-box;
}

.priv img {
	max-width: 50px;
}

.priv .tx {
	padding-left: 20px;
	box-sizing: border-box;
}

.priv .tx span {
	display: block;
}

/*------------------------------------------------------------
リキャプチャー
------------------------------------------------------------*/
.grecaptcha-badge {
	margin-bottom: 230px;
}

/*------------------------------------------------------------
media
------------------------------------------------------------*/
@media screen and (max-width: 1280px) {
	.ft_top .inner {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	.ft_r {
		width: 100%;
	}
	.ft_r a:first-of-type {
		margin-left: 0;
	}
	.page_top {
		z-index: 10;
		bottom: 50px;
		right: 50px;
	}
	.priv {
		margin: 10px 0;
	}
}

@media screen and (max-width: 1024px) {
	.inner {
		width: 87.5%;
	}
	.font_size {
		display: none;
	}
	#wrapper {
		width: 100%;
		margin-left: 0;
	}
	.smenu {
		position: fixed;
		top: 0;
		right: 0;
		left: auto;
		z-index: 12;
		display: block;
		background: none;
		height: auto;
		box-shadow: none;
	}
	.smenu a {
		padding: 5px 0;
		box-sizing: border-box;
	}
	#nav-drawer {
		position: relative;
		height: auto;
	}
	/*チェックボックス等は非表示に*/
	.nav-unshown {
		display: none;
	}
	/*アイコンのスペース*/
	#nav-open {
		display: inline-block;
		width: 57px;
		height: 57px;
		vertical-align: middle;
		padding: 20px 17.5px;
		box-sizing: border-box;
		background: #003B6E;
		box-shadow: 0 0 10px rgba(0, 0, 0, 0.16);
		z-index: 200;
		top: 0;
		right: 0;
		position: absolute;
	}
	/*ハンバーガーアイコンをCSSだけで表現*/
	#nav-open span, #nav-open span:before, #nav-open span:after {
		position: absolute;
		height: 2px;
		/*線の太さ*/
		width: 22px;
		/*長さ*/
		border-radius: 10px;
		background: white;
		display: block;
		content: '';
		cursor: pointer;
		transition: all .3s ease;
	}
	#nav-open span:before {
		bottom: -8px;
	}
	#nav-open span:after {
		bottom: -16px;
	}
	/*閉じる用の薄黒カバー*/
	#nav-close {
		display: none;
		/*はじめは隠しておく*/
		position: fixed;
		z-index: 99;
		top: 0;
		/*全体に広がるように*/
		left: 0;
		width: 100%;
		height: 100%;
		background: black;
		opacity: 0;
		transition: .3s ease-in-out;
	}
	/*中身*/
	#nav-content {
		overflow-y: inherit;
		position: fixed;
		top: 0;
		right: 0;
		z-index: 150;
		/*最前面に*/
		width: 80%;
		/*右側に隙間を作る（閉じるカバーを表示）*/
		max-width: 330px;
		/*最大幅（調整してください）*/
		height: 100%;
		background: white;
		transition: .3s ease-in-out;
		/*滑らかに表示*/
		-webkit-transform: translateX(105%);
		transform: translateX(105%);
		/*左に隠しておく*/
		-webkit-overflow-scrolling: touch;
	}
	#nav-content .spl {
		padding: 10px 20px;
		font-size: 14px;
		display: block;
		border-bottom: 1px solid #d5d5d5;
		box-sizing: border-box;
		text-decoration: none;
		color: #204060;
		font-weight: bold;
	}
	#nav-content dt {
		padding: 10px 20px;
		font-size: 14px;
		color: #204060;
		border-bottom: 1px solid #d5d5d5;
		box-sizing: border-box;
		cursor: pointer;
		font-weight: bold;
		background: url("../images/h_menu_tri_g.png") center right 15px no-repeat;
	}
	#nav-content dd {
		display: none;
	}
	#nav-content dd .spl {
		color: #333;
		font-weight: normal;
		padding-left: 40px;
		box-sizing: border-box;
		font-size: 13px;
		border-bottom: 1px dotted #d5d5d5;
		position: relative;
	}
	#nav-content dd .spl:before {
		content: "";
		position: absolute;
		background: #666;
		height: 1px;
		width: 12px;
		top: 20px;
		left: 20px;
	}
	#nav-content dd p:last-of-type .spl {
		border-bottom: 1px solid #d5d5d5;
	}
	#nav-content .last {
		margin-bottom: 100px;
	}
	/*チェックが入ったらもろもろ表示*/
	#nav-input:checked ~ #nav-close {
		display: block;
		/*カバーを表示*/
		opacity: .5;
	}
	#nav-input:checked ~ #nav-open span:after {
		left: 100px;
	}
	#nav-input:checked ~ #nav-open span {
		transform: rotate(45deg);
		top: 28px;
	}
	#nav-input:checked ~ #nav-open span:before {
		bottom: 0;
		transform: rotate(90deg);
	}
	#nav-input:checked ~ #nav-content {
		-webkit-transform: translateX(0%);
		transform: translateX(0%);
		/*中身を表示（右へスライド）*/
		box-shadow: 6px 0 25px rgba(0, 0, 0, 0.15);
	}
	.nav_top {
		overflow-y: scroll;
		height: calc(100vh - 300px);
	}
}

@media screen and (max-width: 768px) {
	.priv {
		width: 100%;
	}
}

@media all and (max-width: 695px) {
	body {
		font-size: 1.4rem;
		line-height: 1.6;
	}
	.inner {
		width: 87.5%;
	}
	#wrapper {
		width: 100%;
		overflow: hidden;
	}
	.smenu {
		width: 100%;
		background: white;
	}
	.smenu .logo {
		padding: 8px 0 8px 15px;
	}
	.smenu .logo_sp {
		display: block;
	}
	.smenu .logo_sp img {
		height: 41px;
		width: auto;
	}
	.smenu .logo_pc {
		display: none;
	}
	#nav-input:checked ~ #nav-close {
		display: none;
	}
	#nav-content {
		width: 100%;
		max-width: none;
		top: 57px;
	}
	.menu_btm {
		bottom: 57px;
	}
	#nav-input:checked ~ #nav-content {
		box-shadow: none;
	}
	.gtp {
		bottom: 20px;
		right: 20px;
		z-index: 10;
	}
	.gtp img {
		width: 40px;
		height: auto;
	}
	.nav_top {
		height: calc(100vh - 156px);
	}
	.nav_top .title_bl {
		margin-bottom: 0;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}
	.nav_top .title_bl .eg {
		margin-right: 20px;
	}
	.nav_top .nav1 .title_bl {
		margin-bottom: 10px;
	}
	.m1 {
		padding: 10px 15px;
		margin-bottom: 10px;
	}
	.menu_btm input {
		font-size: 1.4rem;
	}
	.menu_btm input[type="search"] {
		padding: 15px 15px 15px 15px;
	}
	.menu_btm .menu_ct {
		font-size: 1.4rem;
		padding: 15px 20px;
	}
	.page_top {
		bottom: 0;
		right: 0;
	}
	#nav-content .spn_ct1 {
		padding-left: 40px;
		background: url(../images/mail_w.png) center left 20px no-repeat, #0aa4d7;
		background-size: 10px auto;
		border-bottom: none;
		color: white;
	}
	#nav-content .spn_ct2 {
		padding-left: 40px;
		background: url(../images/mail_w.png) center left 20px no-repeat, #0887b7;
		background-size: 10px auto;
		border-bottom: none;
		color: white;
	}
	#nav-content .tel {
		padding-left: 40px;
		background: url(../images/tel_s2.png) center left 20px no-repeat, #05668b;
		background-size: 10px auto;
	}
	#nav-content .tel a {
		display: block;
		width: 100%;
		text-decoration: none;
		color: white;
	}
	footer .ad {
		text-align: center;
		margin-bottom: 5px;
	}
	.ft_r {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		padding-top: 10px;
		box-sizing: border-box;
		border-top: 1px solid #DDDDDD;
		margin-top: 10px;
	}
	.ft_r a {
		padding: 5px 0;
		box-sizing: border-box;
		margin-left: 0;
	}
	.ft_r a:last-of-type {
		width: 100%;
		text-align: center;
	}
	.ft_top {
		padding: 30px 0;
	}
	.copyright {
		font-size: 1.1rem;
	}
	.logo_ft img {
		width: 100%;
		max-width: 200px;
	}
	.tab_in p {
		padding: 5px 0 5px 0;
	}
	.menu_btm .gsc-search-button-v2 {
		top: 17px;
	}
	.menu_btm .gsc-input {
		margin: 0 !important;
		padding: 5px 25px 5px 10px !important;
	}
	.m1 a {
		display: block;
		padding: 5px 0 5px 20px;
	}
	.under_hero_bx .under_title br {
		display: none;
	}
}

/*------------------------------------------------------------
リキャプチャー sp
------------------------------------------------------------*/
@media all and (max-width: 600px) {
	.grecaptcha-badge {
		margin-bottom: 110px;
	}
}

@media all and (max-width: 410px) {
	.grecaptcha-badge {
		margin-bottom: 175px;
	}
}

@media all and (max-width: 365px) {
	.grecaptcha-badge {
		margin-bottom: 150px;
	}
}

@media all and (max-width: 320px) {
	.grecaptcha-badge {
		margin-bottom: 78px;
	}
}

/*--media_end--*/

/*# sourceMappingURL=base.css.map */