@charset "UTF-8";
* {
	padding: 0;
	margin: 0;
}
*, *::before, *::after {
	box-sizing: border-box;
}
ol, ul, dl {
	list-style: none;
	padding: 0;
}
.display-inlineblock {
	display: inline-block;
}
.oh {
	overflow: hidden;
}
.sp-block {
	display: block;
}
.sp-del {
	display: none;
}
img {
	-webkit-backface-visibility: hidden;
}
@media screen and (min-width: 960px) { /* pc */
	/* hover img alpha */
	a.alpha, a img.alpha {
		transition: all 0.2s ease 0s;
	}
	a.alpha:hover, a:hover img.alpha {
		opacity: 0.8;
		filter: alpha(opacity=80);
		-ms-filter: "alpha( opacity=80 )";
	}
}
@media screen and (min-width: 768px) { /* tab pc */
	.sp-block {
		display: inline;
	}
	.pc-block {
		display: block;
	}
	.pc-ib {
		display: inline-block;
	}
	.pc-oh {
		overflow: hidden;
	}
}
.container img {
	max-width: 100%;
	width: /***/ auto; /* IE8用 */
	height: auto;
	border: none;
	vertical-align: middle;
}
.container .indent {
	text-indent: 1em;
}
.container .indent05 {
	text-indent: 0.5em;
}
.container .indent-ico {
	text-indent: -1em;
	margin-left: 1em;
}
.container .indent *, .container .indent05 *, .container .indent-ico * {
	text-indent: 0;
}
.container a, .container a * {
	transition: all 0.2s ease 0s;
}
.container .pd4per {
	padding: 0 4%;
}
.container .bold {
	font-weight: bold;
}
.container .italic {
	font-style: italic;
}
.container .mb1em {
	margin-bottom: 1em;
}
.container h1, .container h2, .container h3, .container h4, .container p, dl, dt, dd {
	padding: 0;
	margin: 0;
}
.container {
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 100%;
	line-height: 1.6;
	position: relative;
	top: 0;
	left: 0;
}
.font-mincho {
	font-family: 'Noto Serif JP', serif;
}
.container .mw1000px {
	max-width: 1000px;
	margin: 0 auto;
}
.container .mw800px {
	max-width: 800px;
	margin: 0 auto;
}
.container .ta-c {
	text-align: center;
}
.container .ta-r {
	text-align: right;
}
.container .ta-l {
	text-align: left;
}

/* head */
.head-box {
	margin-bottom: 0;
}
.head-box p {
	line-height: 1;
}
.head-box h1 {
	line-height: 1;
	padding: 4vw 21.6% 4vw 10%;
}
.head-box .img-box img {
	width: 100%;
	height: auto;
}

/* lead */
.lead-box {
	font-weight: bold;
	background-color: #00368d;
	color: #fff;
	padding: 1.5em 4%;
	overflow: hidden;
}
.lead-box .inner-box {
	max-width: 800px;
	margin: 0 auto;
	position: relative;
	z-index: 1;
}

/* sec common */
.sec {}
.p2 .sec1, .container .sec + .sec {
	margin-top: 4em;
}
.container .sec-sub + .sec-sub {
	margin-top: 2.5em;
}
.container .sec-sub2 {
	margin-top: 1.5em;
}
@media screen and (min-width: 768px) { /* tab pc */
	div.p1 .sec1, div.container .sec + .sec {
		margin-top: 6em;
	}
	div.container .sec-sub + .sec-sub {
		margin-top: 4em;
	}
	div.container .sec-sub2 + .sec-sub2 {
		margin-top: 2em;
	}
}

/* sec title */
.container .sec .sec-ttl-box {
	color: #00368d;
	line-height: 1.3;
	margin-bottom: 24px;
	font-size: min(5vw, 2em);
}
.container .sec .sec-ttl-box h2 {
	font-size: 1em;
	font-weight: bold;
	line-height: 1.3;
	padding-bottom: 0.5em;
	letter-spacing: 0.1em;
	-ms-flex-preferred-size: calc(100% - 16% - 2%);
	flex-basis: calc(100% - 16% - 2%);
	position: relative;
	z-index: 1;
}
.container .sec .sec-ttl-box h2::before {
	content: " ";
	width: 100%;
	height: 4px;
	display: block;
	background-color: #b2b2b2;
	position: absolute;
	z-index: 0;
	bottom: 0;
	right: 0;
}
.container .sec .sec-ttl-box h2::after {
	content: " ";
	width: 100%;
	height: 4px;
	display: block;
	background-color: #00368d;
	position: absolute;
	z-index: 0;
	bottom: 0;
	right: 100%;
}
@media screen and (min-width: 768px) { /* tab pc */
	div.container .sec .sec-ttl-box {
		margin-bottom: 32px;
		font-size: min(2.3vw, 24px);
	}
	div.container .sec .sec-ttl-box h2 {
		-ms-flex-preferred-size: calc(100% - 10% - 2%);
		flex-basis: calc(100% - 10% - 2%);
	}
	div.container .sec .sec-ttl-box .num-box {
		-ms-flex-preferred-size: 10%;
		flex-basis: 10%;
		margin-right: 2%;
	}
}
@media screen and (max-width: 414px) { /* small sp */
	div.container .sec .sec-ttl-box {
		display: block;
		font-size: min(5vw, 2em);
	}
	div.container .sec .sec-ttl-box .num-box {
		width: 40px;
		margin-bottom: 8px;
	}
}

/* sec img */
.sec-img-box {
	text-align: center;
}
.sec-img-box .img-title {
	text-align: center;
	margin-bottom: 1em;
	font-size: 125.00%; /* 20px */
	font-weight: bold;
}
.img-note-box {
	margin: 1em auto 0;
	font-size: 0.75em;
	text-align: left;
}
.note-box {
	margin-top: 0.5em;
	font-size: 0.75em;
}
.note {
	font-size: 0.75em;
}
.container .sec-txt-box p + p {
	margin-top: 1.5em;
}

/* side img box */
.container .side-img-box {
	width: 48%;
	max-width: 340px;
	margin-bottom: 2em;
}
.container .side-img-box .img-box {
	margin-bottom: 0.5em;
}
.container .side-img-box .prof-txt-box {
	width: 100%;
	line-height: 1.4;
	text-align: left;
}
.container .side-img-box .prof-txt-box .title {
	font-size: 87.50%; /* 14px */
}
.container .side-img-box .prof-txt-box .name {
	font-size: calc((20/16) * 1em);
	font-weight: bold;
}
.container .side-img-box .prof-txt-box .name .shi {
	font-size: calc((14/20) * 1em);
	max-width: none;
}
.container .side-img-box .prof-txt-box .text {
	margin-top: 1em;
	font-size: 0.75em;
}
@media screen and (max-width: 414px) { /* small sp */
	div.container .side-img-box .prof-txt-box {
		max-width: none;
		text-align: center;
	}
}
.container .side-img-box figure + figure {
	margin-top: 2em;
}

/* side img box left */
.container .img-box-l .side-img-box {
	float: left;
	margin-right: 4%;
	text-align: right;
}
@media screen and (min-width: 768px) { /* tab pc */
	div.container .img-box-l .side-img-box .prof-box {}
	div.container .img-box-l .side-img-box .prof-box .prof-txt-box {
		margin-left: clamp(0px, calc((100vw - 4% - 800px) / 2 - 8.33%), 100px - 8.33%);
	}
}
.container .img-box-l .side-img-box .prof-box {
	padding-left: calc(4% * (100/48)); /* 8.33% */
}

/* side img box right */
.container .img-box-r .side-img-box {
	float: right;
	margin-left: 4%;
	text-align: left;
}
.container .img-box-r .side-img-box .prof-box {
	padding-right: 1em;
}

/* side img box common */
.container .img-box-l + .img-box-r {
	margin-top: 1.5em;
}
@media screen and (max-width: 414px) { /* small sp */
	div.container .img-box-l .side-img-box, div.container .img-box-r .side-img-box {
		float: none;
		text-align: center;
		width: auto;
		margin: 0 8% 1.5em;
		max-width: none;
	}
	div.container .img-box-l .side-img-box .prof-box, div.container .img-box-r .side-img-box .prof-box {
		padding: 0;
	}
}

/* name */
.container .sec-txt-box .name01 {
	color: #e50012;
	font-weight: bold;
}
.container .sec-txt-box .name02 {
	color: #00368d;
	font-weight: bold;
}
.container .sec-txt-box .q {
	font-weight: bold;
}

/* related-information */
.container .related-information-box {
	text-align: center;
	font-size: calc((22/16) * 1em);
}
.container .related-information-box > * {
	font-size: 1em;
}
.container .related-information-box a {
	color: #1e49e2;
	font-weight: bold;
}
.container .related-information-box .title-box {
	max-width: 13em;
	margin: 0 auto;
	margin-bottom: 0.5em;
	position: relative;
	z-index: 1;
}
.container .related-information-box .title-box::after {
	content: " ";
	width: 100%;
	height: 1px;
	display: block;
	background-color: #000;
	position: absolute;
	z-index: -1;
	top: 50%;
	left: 0;
}
.container .related-information-box .title-box > * {
	display: inline-block;
	background-color: #fff;
	padding: 0 0.5em;
	font-size: 1em;
}
.container .related-information-box ul li + li {
	margin-top: 0.5em;
}
@media screen and (max-width: 414px) { /* small sp */
	div.container .related-information-box ul {
		font-size: calc((16/22) * 1em);
	}
	div.container .related-information-box ul li + li {
		margin-top: 1em;
	}
}

/* thanks */
.thanks-box {
	padding: 0 0 48px;
	text-align: center;
	border-bottom: 4px solid #335ea4;
}
.thanks-box a {
	color: #000;
	text-decoration: none;
}
.thanks-box .logo-box {
	max-width: 140px;
	margin: 0 auto 16px;
	font-size: 2em;
	font-weight: bold;
}
.thanks-box .data-box {
	text-align: center;
	font-weight: bold;
}
.thanks-box .data-box .name {
	font-size: calc((18/16) * 1em);
}
@media screen and (min-width: 768px) { /* tab pc */
	div.thanks-box a:hover {
		text-decoration: underline;
	}
	div.thanks-box .data-box .name {
		font-size: calc((22/16) * 1em);
	}
	div.thanks-box .data-box .longurl {
		font-size: calc((18/16) * 1em);
	}
}
.longurl {
	word-break: break-all;
}

/* next page */
.next-page-box {
	overflow: hidden;
	font-size: min(6vw, 125.00%); /* 20px */
	padding: 0 1em;
}
.next-page-box .inner-box {
	max-width: 386px;
	margin: 0 auto;
	position: relative;
	z-index: 1;
}
.next-page-box .inner-box:before, .next-page-box .inner-box:after {
	content: " ";
	display: block;
	width: 100%;
	height: 10px;
	background-color: #bf9c46;
	position: absolute;
	z-index: 0;
}
.next-page-box .inner-box:before {
	top: calc(50% - 5px);
	right: calc(100% + 1em);
}
.next-page-box .inner-box:after {
	top: calc(50% - 5px);
	left: calc(100% + 1em);
}
.next-page-box a {
	color: #000;
	text-decoration: none;
	line-height: 1.3;
}
@media screen and (min-width: 768px) { /* tab pc */
	div.next-page-box {
		font-size: 1em;
	}
	div.next-page-box .inner-box:before {
		right: calc(50% + 17em);
	}
	div.next-page-box .inner-box:after {
		left: calc(50% + 17em);
	}
}
@media screen and (min-width: 960px) { /* pc */
	div.next-page-box {}
	div.next-page-box a:hover, div.next-page-box a:hover span {
		text-decoration: underline;
	}
}

/* clearfix */
.clearfix::after {
	content: "";
	display: block;
	clear: both;
}

/* ------------------------------ *
	SNSボタン
 * ------------------------------ */
div.snsWrap {
	text-align: center;
	padding-top: 40px;
	padding-bottom: 5px;
}
.social_buttons {
	list-style-type: none;
	text-align: left;
	margin: 0;
	padding: 0;
	*zoom: 1;
	display: inline-block;
}
.social_buttons:before, .social_buttons:after {
	content: "";
	display: table;
	clear: both;
}
.social_buttons li {
	float: left;
	margin-left: 0;
	margin-right: 10px;
	font-size: 12px;
}
.social_buttons li:last-child {
	margin-right: 0;
}
.social_buttons li .fb_iframe_widget > span {
	vertical-align: baseline;
}