@charset "UTF-8";
:root {
	--color-main-blue: #0069FF;
	--color-main-sky-blue: #00BFF0;
	--color-blue-dark: #003F98;
	--color-blue-light: #E0E7ED;
	--color-blue-contact: #014198;
	--color-blue-contact-light: #DEE5EE;
	--color-gray-light: #F5F8FA;
}
@font-face {
	font-family: 'Noto Serif Japanese';
	font-style: normal;
	font-weight: 600;
	src: url('/font/SourceHanSerifJP-SB-sub.woff') format('opentype'), url('/font/SourceHanSerifJP-SB-sub.otf') format('opentype');
}
@font-face {
	font-family: 'Noto Serif Japanese';
	font-style: normal;
	font-weight: 700;
	src: url('/font/SourceHanSerifJP-B-sub.woff') format('opentype'), url('/font/SourceHanSerifJP-B-sub.otf') format('opentype');
}
body {
	background: #FFF;
	font-family: 'Noto Sans JP', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', '游ゴシック Medium', 'Yu Gothic Medium', '游ゴシック体', YuGothic, 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	font-size: 16px;
	color: #333;
	line-height: 1.65;
}
body#tinymce {
	margin: 15px;
}
html .mceContentBody {
	max-width: 1000px;
}
a {
	color: inherit;
	transition-property: opacity;
	transition-duration: .3s;
}
a[href^="tel:"] {
	cursor: default;
	text-decoration: none;
	color: inherit;
}
textarea,
input[type="date"],
input[type="tel"],
input[type="email"],
input[type="number"],
input[type="password"],
input[type="text"] {
	font-size: 16px;
	padding: 2px 5px;
	border: 1px solid #ccc;
	border-radius: 4px;
	box-sizing: border-box;
	margin: 1px 0;
	width: 100%;
}
label input[type="checkbox"],
label input[type="radio"] {
	margin: 0 5px 0 0;
}
label {
	display: inline-block;
	vertical-align: middle;
	margin: 0 1em 0 0;
}
.u-inner {
	max-width: 1000px;
	position: relative;
	z-index: 1;
	margin: 0 auto;
	padding: 0 10px;
}
.u-inner::after {
	content: "";
	display: block;
	clear: both;
}
.u-headline01 {
	line-height: 1.4;
	margin-bottom: 19px;
	background: #678dc1;
	color: #fff;
	font-size: 17px;
	padding: 5px 16px;
}
.u-headline01::before {
	content: "";
}
.u-headline01 > b {}
.u-headline01 > small {}
.u-headline01 > b::before {}
.u-headline02 {
	line-height: 1.4;
	margin-bottom: 1em;
	width: 144px;
	height: 144px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	border: 1px solid #bdcbdd;
	font-size: 17px;
	font-weight: bold;
	color: #014198;
	box-shadow: 3px 3px 0 #bdcbdd;
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	text-align: center;
}
.u-headline02-blue {
	background-color: #014198;
	color: #fff;
}
.u-headline02::before {
	content: "";
}
.u-headline02 > b {}
.u-headline02 > small {}
.u-headline02 > b::before {}
.u-headline03 {
	line-height: 1.4;
	margin-bottom: 23px;
	font-size: 19px;
	color: #014198;
	border: 1px solid #7b97bc;
	padding: 8px 17px;
	box-shadow: 2px 2px 0 #7b97bc;
}
.u-headline03::before {
	content: "";
}
.u-headline04 {
	line-height: 1.4;
	margin-bottom: 1em;
}
.u-headline04::before {
	content: "";
}
.u-headline05 {
	line-height: 1.4;
	margin-bottom: 1em;
}
.u-headline05::before {
	content: "";
}
.u-headline06 {
	line-height: 1.4;
	margin-bottom: 1em;
}
.u-headline06::before {
	content: "";
}
.u-table01 {
	width: 100%;
}
.u-table01 > thead {}
.u-table01 > thead > tr {
	background: #7b97bc;
	color: #fff;
}
.u-table01 > thead > tr > th {
	padding: 13px 10px;
	white-space: nowrap;
	font-weight: normal;
	vertical-align: middle;
	border-right: 1px solid #fff;
}
.u-table01 > thead > tr > th:last-child {
	border-right: none;
}
.u-table01 > tbody {}
.u-table01 > tbody > tr {}
.u-table01 > tbody > tr:nth-child(2n + 1) {
	background: #f0f5fa;
}
.u-table01 > tbody > tr:nth-child(2n):last-child {
	border-bottom: 4px solid #f0f5fa;
}
.u-table01 > tbody > tr > th {
	padding: 13px 22px;
	white-space: nowrap;
	font-weight: normal;
	text-align: left;
	width: 130px;
	vertical-align: top;
	font-weight: normal;
}
.u-table01 > tbody > tr > td {
	padding: 13px 10px;
	vertical-align: top;
}
.u-table02 {
	width: 100%;
}
.u-table02 > thead {}
.u-table02 > thead > tr {}
.u-table02 > thead > tr > th {
	padding: 7px 10px;
	border: 1px solid #ddd;
	white-space: nowrap;
	background: #efefef;
	font-weight: normal;
	vertical-align: middle;
}
.u-table02 > tbody {}
.u-table02 > tbody > tr {}
.u-table02 > tbody > tr > th {
	padding: 7px 10px;
	border: 1px solid #bdcbdd;
	white-space: nowrap;
	background: #dee5ee;
	font-weight: normal;
	text-align: left;
	width: 136px;
	vertical-align: middle;
	text-align: center;
}
.u-table02 > tbody > tr > td {
	padding: 12px 31px;
	border: 1px solid #bdcbdd;
	vertical-align: top;
}
.u-tableWrap {
	overflow: auto;
}
.u-tableWrap_caution {
	display: none;
}
.u-mincho {
	/*font-family: "游明朝", YuMincho, "ヒラギノ明朝 Pr6 W6", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;*/
	font-family: 'Noto Serif Japanese', "游明朝", YuMincho, "ヒラギノ明朝 Pr6 W6", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	font-weight: normal;
}
.u-list {
	list-style: none;
	line-height: 1.4;
	margin-bottom: 1em;
}
.u-list > li {
	margin-top: 5px;
	position: relative;
	z-index: 1;
	padding-left: 14px;
}
.u-list > li:first-child {
	margin-top: 0;
}
.u-list > li::before {
	content: "";
	display: block;
	position: absolute;
	z-index: 1;
	width: 8px;
	height: 8px;
	background-color: #668cc1;
	border-radius: 50%;
	left: 0;
	top: calc(0.7em - 4px);
}
.u-list-square {}
.u-list-square > li {}
.u-list-square > li::before {
	border-radius: 0;
}
.u-section {
	padding-left: 181px;
	position: relative;
	z-index: 1;
}
.u-sectionSmall {
	margin-bottom: 25px;
}
.u-button01 {
	display: block;
	text-decoration: none;
	text-align: center;
	box-sizing: border-box;
	width: 100%;
	cursor: pointer;
	transition-property: background-color;
	transition-duration: .3s;
	border-radius: 0;
	padding: 0 10px;
	line-height: 54px;
	background: #fff;
	border: 1px solid #7b97bc;
	color: #014198;
	font-weight: bold;
	box-shadow: 0 2px 0 #7b97bc;
}
.u-button01:active {}
.u-button01-cancel {
	background: #666;
	color: #fff;
}
.u-button01 > .icon {
	margin-left: 10px;
}
.u-button02 {
	display: block;
	text-decoration: none;
	text-align: center;
	box-sizing: border-box;
	width: 100%;
	cursor: pointer;
	transition-property: opacity;
	transition-duration: .3s;
	padding: 0 10px;
	line-height: 30px;
	background: #efefef;
	border: 1px solid #999;
}
.u-button02:active {}
.u-text {
	margin-bottom: 1em;
}
.u-wysiwyg::after {
	content: "";
	display: block;
	clear: both;
}
.u-wysiwyg div {
	max-width: 100%;
}
.u-wysiwyg img {
	max-width: 100%;
	height: auto;
}
.u-wysiwyg ol,
.u-wysiwyg ul {
	padding-left: 1.5em;
}
.u-wysiwyg blockquote {
	background-color: #f6f6f6;
	padding: 30px;
	position: relative;
	z-index: 1;
}
.u-wysiwyg blockquote::before {
	content: "“";
	font-size: 50px;
	color: #999;
	position: absolute;
	left: 5px;
	top: 5px;
	line-height: 1;
}
.u-wysiwyg blockquote::after {
	content: "”";
	font-size: 50px;
	color: #999;
	position: absolute;
	right: 5px;
	bottom: -15px;
	line-height: 1;
}
.u-wysiwyg .alignleft {
	float: left;
	margin-right: 1.5em;
}
.u-wysiwyg .alignright {
	float: right;
	margin-left: 1.5em;
}
.u-wysiwyg .aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.u-selectWrap {
	display: block;
	border: 1px solid #999;
	position: relative;
	z-index: 1;
	border-radius: 2px;
	background: #fff;
}
.u-selectWrap::before {
	content: "";
	display: block;
	position: absolute;
	z-index: 2;
	top: 0;
	bottom: 0;
	right: 9px;
	margin-top: auto;
	margin-bottom: auto;
	border: 6px solid #333;
	width: 0;
	height: 0;
	border-left-color: rgba(255, 255, 255, 0);
	border-right-color: rgba(255, 255, 255, 0);
	border-bottom-color: rgba(255, 255, 255, 0);
	border-top-width: 8px;
	border-bottom-width: 0;
}
.u-selectWrap::after {}
.u-selectWrap > select {
	margin: 0;
	padding: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	background: 0 0;
	outline: 0;
	border: 0;
	line-height: 32px;
	height: 32px;
	width: 100%;
	border-right: 25px solid rgba(0, 0, 0, 0);
	border-radius: 0;
	cursor: pointer;
	position: relative;
	z-index: 2;
	display: block;
	padding-left: 10px;
}
.u-selectWrap > select::-ms-expand {
	display: none;
}
.icon {
	vertical-align: middle;
	display: inline-block;
	position: relative;
	z-index: 1;
}
.icon::before {
	display: block;
}
.u-spBlock {
	display: none;
}
.u-spInline {
	display: none;
}
.u-spNone {}
.u-ttlBubble {
	display: flex;
	justify-content: center;
	margin-bottom: 30px;
}
.u-ttlBubble_inner {
	background-color: var(--color-main-sky-blue);
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fff;
	font-size: 19px;
	font-weight: bold;
	line-height: 1.5;
	padding: 5px 32px;
	text-align: center;
	position: relative;
	z-index: 1;
}
.u-ttlBubble_inner::before {
	content: "";
	display: block;
	width: 1px;
	height: 38px;
	margin-right: -1px;
}
.u-ttlBubble_inner::after {
	content: "";
	border: 10px solid rgba(255, 255, 255, 0);
	border-top-color: var(--color-main-sky-blue);
	border-bottom-width: 0;
	position: absolute;
	z-index: 1;
	top: 100%;
	left: 50%;
	transform: translateX(-50%);
}
.u-btnGrad {
	background-image: linear-gradient(to right, var(--color-main-blue), var(--color-main-sky-blue));
	color: #fff;
	font-weight: bold;
	display: flex;
	justify-content: center;
	align-items: center;
	text-decoration: none;
	border: none;
	padding: 10px 10px;
	font-size: 19px;
	font-weight: bold;
	border-radius: 100px;
	box-shadow: 10px 10px 10px rgba(0, 0, 0, .1);
	line-height: 1.2;
	text-align: center;
}
.u-btnGrad::before {
	content: "";
	display: block;
	width: 1px;
	height: 44px;
	margin-right: -1px;
}
.u-btnGrad::after {
	content: "";
}
@media screen and (min-width: 1000px) {
	a:hover {
		opacity: .7;
		text-decoration: none;
	}
	a[href^="tel:"]:hover {
		opacity: 1;
	}
	.u-button01:hover {
		opacity: 1;
		background: rgba(122, 151, 188, 0.1);
		transform: translateY(2px);
		box-shadow: none;
	}
	.u-button02:hover {
		opacity: 0.7;
	}
}
@media screen and (max-width:1199px) {
	body {
		font-size: 15px;
	}
	img {
		max-width: 100%;
		height: auto;
	}
}
@media screen and (max-width:999px) {
	body {
		font-size: 14px;
	}
	a[href^="tel:"] {}
	.u-inner {
		padding: 0 2%;
		width: 100%;
		box-sizing: border-box;
	}
	.u-headline01 {}
	.u-headline01::before {}
	.u-headline01 > b {}
	.u-headline01 > small {}
	.u-headline01 > b::before {}
	.u-headline02 {
		width: 120px;
		height: 120px;
		font-size: 15px;
	}
	.u-headline02::before {}
	.u-headline02 > b {}
	.u-headline02 > small {}
	.u-headline02 > b::before {}
	.u-headline03 {
		font-size: 17px;
		padding: 5px 15px;
	}
	.u-headline03::before {}
	.u-headline04 {}
	.u-headline04::before {}
	.u-headline05 {}
	.u-headline05::before {}
	.u-headline06 {}
	.u-headline06::before {}
	.u-table01 {}
	.u-table01 > thead {}
	.u-table01 > thead > tr {}
	.u-table01 > thead > tr > th {}
	.u-table01 > tbody {}
	.u-table01 > tbody > tr {}
	.u-table01 > tbody > tr > th {
		padding: 10px 14px;
	}
	.u-table01 > tbody > tr > td {
		padding: 10px 6px;
	}
	.u-table02 {}
	.u-table02 > thead {}
	.u-table02 > thead > tr {}
	.u-table02 > thead > tr > th {}
	.u-table02 > tbody {}
	.u-table02 > tbody > tr {}
	.u-table02 > tbody > tr > th {
		padding: 5px 7px;
	}
	.u-table02 > tbody > tr > td {
		padding: 5px 7px;
	}
	.u-tableWrap {}
	.u-list {}
	.u-list > li {}
	.u-list > li::before {}
	.u-list-square {}
	.u-list-square > li {}
	.u-list-square > li::before {}
	.u-button01 {}
	.u-button02 {}
	.u-section {
		padding-left: 155px;
	}
	.u-sectionSmall {
		margin-bottom: 20px;
	}
	.u-text {}
	.u-ttlBubble {}
	.u-ttlBubble_inner {}
	.u-ttlBubble_inner::before {}
	.u-ttlBubble_inner::after {}
	.u-btnGrad {}
	.u-btnGrad::before {}
	.u-btnGrad::after {}
}
@media screen and (max-width:699px) {
	body {
		min-width: 320px;
	}
	.u-inner {
		padding: 0 10px;
	}
	.u-headline01 {
		font-size: 15px;
		padding: 5px 10px;
		margin-bottom: 10px;
	}
	.u-headline01::before {}
	.u-headline01 > b {}
	.u-headline01 > small {}
	.u-headline01 > b::before {}
	.u-headline02 {
		position: static;
		width: 80px;
		height: 80px;
		font-size: 14px;
		margin: 0 auto 20px;
		box-shadow: 2px 2px 0 #bdcbdd;
	}
	.u-headline02::before {}
	.u-headline02 > b {}
	.u-headline02 > small {}
	.u-headline02 > b::before {}
	.u-headline03 {
		font-size: 14px;
		padding: 5px 10px;
		margin-bottom: 10px;
	}
	.u-headline03::before {}
	.u-headline04 {}
	.u-headline04::before {}
	.u-headline05 {}
	.u-headline05::before {}
	.u-headline06 {}
	.u-headline06::before {}
	.u-table01 {}
	.u-table01 > thead {}
	.u-table01 > thead > tr {}
	.u-table01 > thead > tr > th {
		padding: 5px;
	}
	.u-table01 > tbody {}
	.u-table01 > tbody > tr {}
	.u-table01 > tbody > tr:nth-child(2n):last-child {
		border-bottom-width: 2px;
	}
	.u-table01 > tbody > tr > th {
		width: auto;
		padding: 5px 5px;
	}
	.u-table01 > tbody > tr > td {
		padding: 5px 5px;
	}
	.u-table02 {}
	.u-table02 > thead {}
	.u-table02 > thead > tr {}
	.u-table02 > thead > tr > th {}
	.u-table02 > tbody {}
	.u-table02 > tbody > tr {}
	.u-table02 > tbody > tr > th {
		width: auto;
		padding: 3px 5px;
	}
	.u-table02 > tbody > tr > td {
		padding: 3px 5px;
	}
	.u-spBreakTable {
		display: block;
	}
	.u-spBreakTable > tbody {
		display: block;
	}
	.u-spBreakTable > tbody > tr {
		display: block;
		margin-bottom: 15px;
	}
	.u-spBreakTable > tbody > tr > th {
		display: block;
		white-space: normal;
		padding: 3px 5px;
		margin-bottom: 5px;
		width: auto;
	}
	.u-spBreakTable > tbody > tr > td {
		display: block;
		border: none;
		padding: 0;
	}
	.u-tableWrap {}
	.u-tableWrap_caution {
		display: block;
		font-size: 10px;
		color: #f00;
		margin-bottom: 4px;
	}
	.u-tableWrap_caution > .icon {
		margin: 0 5px 0 0;
		font-size: 13px;
	}
	.u-list {}
	.u-list > li {}
	.u-list > li::before {}
	.u-list-square {}
	.u-list-square > li {}
	.u-list-square > li::before {}
	.u-button01 {
		line-height: 42px;
	}
	.u-button02 {}
	.u-section {
		padding-left: 0;
	}
	.u-sectionSmall {
		margin-bottom: 15px;
	}
	.u-text {}
	.u-spBlock {
		display: block;
	}
	.u-spInline {
		display: inline;
	}
	.u-spNone {
		display: none;
	}
	.u-ttlBubble {}
	.u-ttlBubble_inner {
		font-size: 16px;
		padding: 5px 20px;
	}
	.u-ttlBubble_inner::before {
		height: 30px;
	}
	.u-ttlBubble_inner::after {}
	.u-btnGrad {}
	.u-btnGrad::before {}
	.u-btnGrad::after {}
}
