@charset "utf-8";

/*Googlefonts*/
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto+Condensed:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@500&display=swap');


.font_sample {
	font-family: "Roboto Condensed", sans-serif;
	font-family: "Noto Serif JP", serif;
}

body {
	margin: 0px;
	padding: 0px;
	font-family: "Noto Sans JP", "Arial", Lato, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #333;
	-webkit-text-size-adjust: 100%;
	/* スマホで文字サイズが大きくなるのを防ぐ */
	font-size: 1.5rem;
	max-width: 1920px;
	margin: 0 auto;
	background-color: #fff;
}

html {
	-ms-overflow-style: scrollbar;
	font-size: 62.5%;
}

.serif {
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}

ul {
	padding: 0;
}

li {
	list-style: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	font-size: 100%
}

a {
	transition-property: all;
	transition: 0.2s linear;
	text-decoration: none;
}

_:-ms-lang(x)::-ms-backdrop,
a {
	transition: 0s;
}

/*IE11*/

a:focus,
*:focus {
	outline: none;
}

p {
	margin: 0px;
	padding: 0px
}

.clearfix:after {
	content: " ";
	/* 新しい要素を作る */
	display: block;
	/* ブロックレベル要素に */
	clear: both;
	height: 0;
	visibility: hidden;
}

.clearfix {
	min-height: 1px;
}

* html .clearfix {
	height: 1px;
	/*\*/
	/*/
height: auto;
overflow: hidden;
/**/
}

img {
	display: block;
	max-width: 100%;
	height: auto;
}

.moa {
	margin: 0 auto;
}

.tac {
	text-align: center;
}

.tal {
	text-align: left
}

@media (min-width: 992px) {
	.tal {
		text-align: center
	}
}

.left {
	float: left;
}

.right {
	float: right;
}

.mb0 {
	margin-bottom: 0 !important;
}

.mb5 {
	margin-bottom: .5rem !important;
}

.mb10 {
	margin-bottom: 1rem !important;
}

.mb15 {
	margin-bottom: 1.5rem !important;
}

.mb20 {
	margin-bottom: 2rem !important;
}

.mb25 {
	margin-bottom: 2.5rem !important;
}

.mb30 {
	margin-bottom: 3rem !important;
}

.mb35 {
	margin-bottom: 3.5rem !important;
}

.mb40 {
	margin-bottom: 4rem !important;
}

.mb45 {
	margin-bottom: 4.5rem !important;
}

.mb50 {
	margin-bottom: 5rem !important;
}

.mb55 {
	margin-bottom: 5.5rem !important;
}

.mb60 {
	margin-bottom: 6rem !important;
}

.mb65 {
	margin-bottom: 6.5rem !important;
}

.mb70 {
	margin-bottom: 7rem !important;
}

.mb75 {
	margin-bottom: 7.5rem !important;
}

.mb80 {
	margin-bottom: 8rem !important;
}

.mb85 {
	margin-bottom: 8.5rem !important;
}

.mb90 {
	margin-bottom: 9rem !important;
}

.mb95 {
	margin-bottom: 9.5rem !important;
}

.mb100 {
	margin-bottom: 10rem !important;
}

.fwb {
	font-weight: bold;
}

@media (max-width: 767px) {
	.lh2 {
		line-height: 1.8 !important;
	}

	.lh22 {
		line-height: 1.8 !important;
	}
}

@media (min-width: 768px) {
	.lh2 {
		line-height: 1.8 !important;
	}

	.lh22 {
		line-height: 2 !important;
	}
}

@media (min-width: 992px) {
	.lh2 {
		line-height: 2 !important;
	}

	.lh22 {
		line-height: 2.2 !important;
	}
}

.s11 {
	font-size: 1.1rem !important;
	line-height: 1.6;
}

.s12 {
	font-size: 1.2rem !important;
	line-height: 1.6;
}

.s13 {
	font-size: 1.3rem !important;
	line-height: 1.6;
}

.s14 {
	font-size: 1.4rem !important;
	line-height: 1.6;
}

.s14_c {
	font-size: 1.4rem !important;
	line-height: 1.6;
	text-align: center;
}

@media (max-width: 767px) {
	.s15 {
		font-size: 1.5rem !important;
		line-height: 1.7;
	}

	.s16 {
		font-size: 1.5rem !important;
		line-height: 1.7;
	}

	.s15_c {
		font-size: 1.5rem !important;
		line-height: 1.7;
		text-align: left;
	}

	.s16_c {
		font-size: 1.5rem !important;
		line-height: 1.7;
		text-align: left;
	}
}

@media (min-width: 768px) {
	.s15 {
		font-size: 1.5rem !important;
		line-height: 1.7;
	}

	.s16 {
		font-size: 1.6rem !important;
		line-height: 1.7;
	}

	.s15_c {
		font-size: 1.5rem !important;
		line-height: 1.7;
		text-align: center;
	}

	.s16_c {
		font-size: 1.6rem !important;
		line-height: 1.7;
		text-align: center;
	}
}

@media (min-width: 992px) {
	.s15 {
		font-size: 1.5rem !important;
		line-height: 1.7;
	}

	.s16 {
		font-size: 1.6rem !important;
		line-height: 1.7;
	}

	.s15_c {
		font-size: 1.5rem !important;
		line-height: 1.7;
		text-align: center;
	}

	.s16_c {
		font-size: 1.6rem !important;
		line-height: 1.7;
		text-align: center;
	}
}

.s17 {
	font-size: 1.7rem !important;
	line-height: 1.7;
}

.s18 {
	font-size: 1.8rem !important;
	line-height: 1.7;
}

.s19 {
	font-size: 1.9rem !important;
	line-height: 1.7;
}

.s20 {
	font-size: 2rem !important;
	line-height: 1.7;
}

.s21 {
	font-size: 2.1rem !important;
	line-height: 1.7;
}

.s22 {
	font-size: 2.2rem !important;
	line-height: 1.7;
}

.s23 {
	font-size: 2.3rem !important;
	line-height: 1.7;
}

.s24 {
	font-size: 2.4rem !important;
	line-height: 1.7;
}

.s25 {
	font-size: 2.5rem !important;
	line-height: 1.7;
}

.s26 {
	font-size: 2.6rem !important;
	line-height: 1.7;
}

.s27 {
	font-size: 2.7rem !important;
	line-height: 1.7;
}

.s28 {
	font-size: 2.8rem !important;
	line-height: 1.7;
}

.s29 {
	font-size: 2.9rem !important;
	line-height: 1.7;
}

.s30 {
	font-size: 3rem !important;
	line-height: 1.7;
}

.br10 img {
	border-radius: 10px;
}

.br20 img {
	border-radius: 20px;
}

.br30 img {
	border-radius: 30px;
}

img.br10 {
	border-radius: 10px;
}

img.br20 {
	border-radius: 20px;
}

img.br30 {
	border-radius: 30px;
}

a.underline {
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
	filter: alpha(opacity=70);
	-moz-opacity: 0.70;
	opacity: 0.70;
}

.pos {
	position: relative;
}

@media (max-width: 767px) {
	.flex_b {
		display: flex;
		flex-direction: column;
		justify-content: space-between;
	}

	.reverse_sp {
		flex-direction: column-reverse !important;
	}
}

@media (min-width: 768px) {
	.flex_b {
		display: flex;
		flex-direction: row;
		justify-content: space-between;
	}
}

@media (max-width: 767px) {
	.flex_c {
		display: flex;
		flex-direction: column;
		justify-content: center;
	}
}

@media (min-width: 768px) {
	.flex_c {
		display: flex;
		flex-direction: row;
		justify-content: center;
	}
}

@media (max-width: 767px) {
	.flex_s {
		display: flex;
		flex-direction: column;
		justify-content: flex-start;
	}
}

@media (min-width: 768px) {
	.flex_s {
		display: flex;
		flex-direction: row;
		justify-content: flex-start;
	}
}

@media (max-width: 767px) {
	.flex_e {
		display: flex;
		flex-direction: column;
	}
}

@media (min-width: 768px) {
	.flex_e {
		display: flex;
		flex-direction: row;
		justify-content: flex-end;
	}
}

.stretch {
	align-items: stretch;
}

.center {
	align-items: center;
}

.start {
	align-items: flex-start;
}

.end {
	align-items: flex-end;
}

.baseline {
	align-items: baseline;
}

.wrap {
	flex-wrap: wrap;
}

.dg {
	display: grid;
}

@media (max-width: 767px) {
	.cont20 {
		width: 100%;
	}

	.cont21 {
		width: 100%;
	}

	.cont22 {
		width: 100%;
	}

	.cont23 {
		width: 100%;
	}

	.cont24 {
		width: 100%;
	}

	.cont25 {
		width: 100%;
	}

	.cont26 {
		width: 100%;
	}

	.cont27 {
		width: 100%;
	}

	.cont28 {
		width: 100%;
	}

	.cont29 {
		width: 100%;
	}

	.cont30 {
		width: 100%;
	}

	.cont31 {
		width: 100%;
	}

	.cont32 {
		width: 100%;
	}

	.cont33 {
		width: 100%;
	}

	.cont34 {
		width: 100%;
	}

	.cont35 {
		width: 100%;
	}

	.cont36 {
		width: 100%;
	}

	.cont37 {
		width: 100%;
	}

	.cont38 {
		width: 100%;
	}

	.cont39 {
		width: 100%;
	}

	.cont40 {
		width: 100%;
	}

	.cont41 {
		width: 100%;
	}

	.cont42 {
		width: 100%;
	}

	.cont43 {
		width: 100%;
	}

	.cont44 {
		width: 100%;
	}

	.cont45 {
		width: 100%;
	}

	.cont46 {
		width: 100%;
	}

	.cont47 {
		width: 100%;
	}

	.cont48 {
		width: 100%;
	}

	.cont49 {
		width: 100%;
	}

	.cont50 {
		width: 100%;
	}

	.cont51 {
		width: 100%;
	}

	.cont52 {
		width: 100%;
	}

	.cont53 {
		width: 100%;
	}

	.cont54 {
		width: 100%;
	}

	.cont55 {
		width: 100%;
	}

	.cont56 {
		width: 100%;
	}

	.cont57 {
		width: 100%;
	}

	.cont58 {
		width: 100%;
	}

	.cont59 {
		width: 100%;
	}

	.cont60 {
		width: 100%;
	}

	.cont61 {
		width: 100%;
	}

	.cont62 {
		width: 100%;
	}

	.cont63 {
		width: 100%;
	}

	.cont64 {
		width: 100%;
	}

	.cont65 {
		width: 100%;
	}

	.cont66 {
		width: 100%;
	}

	.cont67 {
		width: 100%;
	}

	.cont68 {
		width: 100%;
	}

	.cont69 {
		width: 100%;
	}

	.cont70 {
		width: 100%;
	}

	.cont71 {
		width: 100%;
	}

	.cont72 {
		width: 100%;
	}

	.cont73 {
		width: 100%;
	}

	.cont74 {
		width: 100%;
	}

	.cont75 {
		width: 100%;
	}

	.cont76 {
		width: 100%;
	}

	.cont77 {
		width: 100%;
	}

	.cont78 {
		width: 100%;
	}

	.cont79 {
		width: 100%;
	}

	.cont80 {
		width: 100%;
	}
}

@media (min-width: 768px) {
	.cont20 {
		width: 20%;
	}

	.cont21 {
		width: 21%;
	}

	.cont22 {
		width: 22%;
	}

	.cont23 {
		width: 23%;
	}

	.cont24 {
		width: 24%;
	}

	.cont25 {
		width: 25%;
	}

	.cont26 {
		width: 26%;
	}

	.cont27 {
		width: 27%;
	}

	.cont28 {
		width: 28%;
	}

	.cont29 {
		width: 29%;
	}

	.cont30 {
		width: 30%;
	}

	.cont31 {
		width: 31%;
	}

	.cont32 {
		width: 32%;
	}

	.cont33 {
		width: 33%;
	}

	.cont34 {
		width: 34%;
	}

	.cont35 {
		width: 35%;
	}

	.cont36 {
		width: 36%;
	}

	.cont37 {
		width: 37%;
	}

	.cont38 {
		width: 38%;
	}

	.cont39 {
		width: 39%;
	}

	.cont40 {
		width: 40%;
	}

	.cont41 {
		width: 41%;
	}

	.cont42 {
		width: 42%;
	}

	.cont43 {
		width: 43%;
	}

	.cont44 {
		width: 44%;
	}

	.cont45 {
		width: 45%;
	}

	.cont46 {
		width: 46%;
	}

	.cont47 {
		width: 47%;
	}

	.cont48 {
		width: 48%;
	}

	.cont49 {
		width: 49%;
	}

	.cont50 {
		width: 50%;
	}

	.cont51 {
		width: 51%;
	}

	.cont52 {
		width: 52%;
	}

	.cont53 {
		width: 53%;
	}

	.cont54 {
		width: 54%;
	}

	.cont55 {
		width: 55%;
	}

	.cont56 {
		width: 56%;
	}

	.cont57 {
		width: 57%;
	}

	.cont58 {
		width: 58%;
	}

	.cont59 {
		width: 59%;
	}

	.cont60 {
		width: 60%;
	}

	.cont61 {
		width: 61%;
	}

	.cont62 {
		width: 62%;
	}

	.cont63 {
		width: 63%;
	}

	.cont64 {
		width: 64%;
	}

	.cont65 {
		width: 65%;
	}

	.cont66 {
		width: 66%;
	}

	.cont67 {
		width: 67%;
	}

	.cont68 {
		width: 68%;
	}

	.cont69 {
		width: 69%;
	}

	.cont70 {
		width: 70%;
	}

	.cont71 {
		width: 71%;
	}

	.cont72 {
		width: 72%;
	}

	.cont73 {
		width: 73%;
	}

	.cont74 {
		width: 74%;
	}

	.cont75 {
		width: 75%;
	}

	.cont76 {
		width: 76%;
	}

	.cont77 {
		width: 77%;
	}

	.cont78 {
		width: 78%;
	}

	.cont79 {
		width: 79%;
	}

	.cont80 {
		width: 80%;
	}
}

.img-responsive {}

@media (max-width: 420px) {
	.mb_mainimg {
		margin-bottom: 3rem !important;
	}

	.mb_cont {
		margin-bottom: 4rem !important;
	}

	.mb_cont2 {
		margin-bottom: 4rem !important;
	}

	.mb_cont3 {
		margin-bottom: 2rem !important;
	}

	.mb_cont4 {
		margin-bottom: 1.5rem !important;
	}
}

@media (min-width: 421px) {
	.mb_mainimg {
		margin-bottom: 4rem !important;
	}

	.mb_cont {
		margin-bottom: 4rem !important;
	}

	.mb_cont2 {
		margin-bottom: 4rem !important;
	}

	.mb_cont3 {
		margin-bottom: 3rem !important;
	}

	.mb_cont4 {
		margin-bottom: 2rem !important;
	}
}

@media (min-width: 768px) {
	.mb_mainimg {
		margin-bottom: 4rem !important;
	}

	.mb_cont {
		margin-bottom: 5rem !important;
	}

	.mb_cont2 {
		margin-bottom: 4rem !important;
	}

	.mb_cont3 {
		margin-bottom: 3rem !important;
	}

	.mb_cont4 {
		margin-bottom: 2.5rem !important;
	}
}

@media (min-width: 992px) {
	.mb_mainimg {
		margin-bottom: 5rem !important;
	}

	.mb_cont {
		margin-bottom: 6rem !important;
	}

	.mb_cont2 {
		margin-bottom: 5rem !important;
	}

	.mb_cont3 {
		margin-bottom: 4rem !important;
	}

	.mb_cont4 {
		margin-bottom: 3rem !important;
	}
}

@media (min-width: 1920px) {
	.mb_mainimg {
		margin-bottom: 7rem !important;
	}

	.mb_cont {
		margin-bottom: 7rem !important;
	}

	.mb_cont2 {
		margin-bottom: 5rem !important;
	}

	.mb_cont3 {
		margin-bottom: 4rem !important;
	}

	.mb_cont4 {
		margin-bottom: 3rem !important;
	}
}

.dn {
	display: none;
}

span.tel_link {
	color: #333;
}

span.tel_link_white {
	color: #fff;
}

@media (min-width: 768px) {
	.smooth {
		clip-path: inset(0 100% 0 0);
		display: inline-block;
		transition: 1s cubic-bezier(0.37, 0, 0.63, 1);
		transition-property: clip-path;
	}

	.smooth.is-animated {
		clip-path: inset(0);
	}

	span.text2 {
		transition-delay: 1s;
	}

	.delay1 {
		animation-delay: 1s;
	}

}



/* header
=========================================================================== */

.inner_body {
	max-width: 1920px;
	margin: 0 auto;
	overflow: hidden;
}


@media (max-width: 767px) {
	header {
		width: 100%;
		max-width: 1920px;
		height: 60px;
		position: fixed;
		top: 0;
		right: 50%;
		left: inherit;
		transform: translateY(0) translateX(50%);
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: space-between;
		transition: 0.2s;
		padding: 0 0 0 20px;
		z-index: 999999;
	}

	h1.logo_h {
		width: 150px;
	}

	.h_fixed {
		background-color: rgba(97, 145, 191, 0.5);
	}
}

@media (min-width: 768px) and (max-width:991px) {
	header {
		width: 100%;
		max-width: 1920px;
		height: 60px;
		position: fixed;
		top: 0;
		right: 50%;
		left: inherit;
		transform: translateY(0) translateX(50%);
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: space-between;
		transition: 0.2s;
		padding: 0 0 0 20px;
		z-index: 999999;
	}

	h1.logo_h {
		width: 150px;
	}

	.h_fixed {
		background-color: rgba(97, 145, 191, 0.5);
	}
}

@media (min-width: 992px) {
header {
	width: 100%;
	max-width: 1920px;
	height: 100px;
	position: absolute;
	top: 0;
	right: 50%;
	left: inherit;
	transform: translateY(0) translateX(50%);
	z-index: 9999;
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-between;
	transition: 0.2s;
	padding: 0 20px 0 20px;
	z-index: 999999;
}

h1.logo_h {
	width: 180px;
	flex-shrink: 0;
}

.h_fixed {
	background-color: #99999991;
	backdrop-filter: blur(15px) brightness(120%);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0.5);
}
}

@media (min-width: 1200px) {
header {
	width: 100%;
	max-width: 1920px;
	height: 150px;
	position: absolute;
	top: 0;
	right: 50%;
	left: inherit;
	transform: translateY(0) translateX(50%);
	z-index: 9999;
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-between;
	transition: 0.2s;
	padding: 0 40px 0 40px;
	z-index: 999999;
}

h1.logo_h {
	width: 190px;
	flex-shrink: 0;
}

.h_fixed {
	background-color: #99999991;
	backdrop-filter: blur(15px) brightness(120%);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0.5);
}
}







/* ドロワー
--------------------------------------------------------- */
@media (max-width: 767px) {
	.drawer_btn {
		position: absolute;
		top: 0;
		right: 0;
		z-index: 1000;
		width: 50px;
		height: 50px;
		outline: none !important;
		background-color: transparent;
		transition: background-color .5s;
		-webkit-user-select: none;
		user-select: none;
		border: none;
	}
}

@media (min-width: 768px) and (max-width:991px) {
	.drawer_btn {
		position: absolute;
		top: 0;
		right: 10px;
		z-index: 1000;
		width: 50px;
		height: 50px;
		outline: none !important;
		background-color: transparent;
		transition: background-color .5s;
		-webkit-user-select: none;
		user-select: none;
		border: none;
	}
}

.btn_line {
	position: absolute;
	top: 10px;
	right: 15px;
	bottom: 0;
	left: 0;
	z-index: 100;
	display: block;
	width: 30px;
	height: 2px;
	margin: auto;
	background: #fff;
	transition: .5s cubic-bezier(.645, .045, .355, 1);
	pointer-events: none;
	box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.1);
}

.is-drawer-open .btn_line {
	background-color: #fff;
}

.btn_line:nth-child(1) {
	-webkit-transform: translateY(-9px);
	transform: translateY(-9px);
}

.is-drawer-open .btn_line:nth-child(1) {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

.is-drawer-open .btn_line:nth-child(2) {
	opacity: 0;
}

.btn_line:nth-child(3) {
	-webkit-transform: translateY(9px);
	transform: translateY(9px);
}

.is-drawer-open .btn_line:nth-child(3) {
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

@media (max-width: 767px) {
	.drawer_bg {
		position: fixed;
		top: 0;
		left: 100%;
		z-index: 500;
		overflow-x: hidden;
		width: 90%;
		height: 100vh;
		background-color: #2f72c4;
		transition: .5s cubic-bezier(.645, .045, .355, 1);
		pointer-events: none;
	}

	.is-drawer-open .drawer_bg {
		overflow-y: auto;
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
		pointer-events: auto;
	}

	.drawer_inner {
		visibility: hidden;
		padding: 90px 5px 140px;
		opacity: 0;
		transition: .5s cubic-bezier(.645, .045, .355, 1) .25s;
		-webkit-transform: translateX(30px);
		transform: translateX(30px);
		display: flex;
		flex-direction: column-reverse;
	}

	.is-drawer-open .drawer_inner {
		visibility: visible;
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}

	.drawer__overlay {
		position: fixed;
		top: 0;
		left: 0;
		z-index: 400;
		visibility: hidden;
		width: 100%;
		height: 100vh;
		opacity: 0;
		transition: .5s cubic-bezier(.645, .045, .355, 1);
		pointer-events: none;

		/* -webkit-backdrop-filter: blur(1px);
		backdrop-filter: blur(1px); */
	}

	.is-drawer-open .drawer__overlay {
		visibility: visible;
		background: rgba(0, 0, 0, 0.3);
		opacity: 1;
		pointer-events: auto;
	}
}

@media (min-width: 768px) and (max-width:991px) {
	.drawer_bg {
		position: fixed;
		top: 0;
		left: 100%;
		z-index: 500;
		overflow-x: hidden;
		width: 80%;
		height: 100vh;
		background-color: #2f72c4;
		transition: .5s cubic-bezier(.645, .045, .355, 1);
		pointer-events: none;
	}

	.is-drawer-open .drawer_bg {
		overflow-y: auto;
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
		pointer-events: auto;
	}

	.drawer_inner {
		visibility: hidden;
		padding: 90px 5px 140px;
		opacity: 0;
		transition: .5s cubic-bezier(.645, .045, .355, 1) .25s;
		-webkit-transform: translateX(30px);
		transform: translateX(30px);
		display: flex;
		flex-direction: column-reverse;
	}

	.is-drawer-open .drawer_inner {
		visibility: visible;
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}

	.drawer__overlay {
		position: fixed;
		top: 0;
		left: 0;
		z-index: 400;
		visibility: hidden;
		width: 100%;
		height: 100vh;
		opacity: 0;
		transition: .5s cubic-bezier(.645, .045, .355, 1);
		pointer-events: none;

		/* -webkit-backdrop-filter: blur(1px);
		backdrop-filter: blur(1px); */
	}

	.is-drawer-open .drawer__overlay {
		visibility: visible;
		background: rgba(0, 0, 0, 0.3);
		opacity: 1;
		pointer-events: auto;
	}
}

@media (min-width: 992px) {
	.drawer {
		/* margin-top: 15px; */
	}

	.drawer_btn {
		display: none;
	}

	.drawer_bg {
		width: 100%;
		display: flex;
		flex-direction: row;
		justify-content: flex-end;
	}

	.drawer_inner {
		display: flex;
		flex-direction: row-reverse;
		align-items: center;
	}
}







/* グローバルナビ
  --------------------------------------------------------- */

.gnav_item>a {
	display: block;
	text-decoration: none;
	letter-spacing: .03em;
	font-weight: 500;
	line-height: 1.3;
	transition: background-color .2s, color .2s;
}

@media (max-width: 767px) {
	.gnav_items {
		padding-right: 2vw;
		padding-left: 2vw;
	}

	.gnav_item {
		position: relative;
		border-bottom: 1px dotted #aaa;
	}

	.gnav_item+.gnav_item {
		margin-top: 0;
	}

	.gnav_item>a {
		padding: .7em 0.5em;
		color: #fff;
		text-align: left;
		font-size: 1.6rem;
	}

	.gnav_item.active>a {
		color: #8edcff;
	}

	.gnav_item>a:hover {
		color: #8edcff;
		opacity: 1;
	}

	.gnav ul.gnav_item>li a:hover {
		background-color: #8edcff;
		opacity: 1;
		cursor: pointer;
	}

	p.btn_h {
		display: none;
	}
}

@media (min-width: 768px) and (max-width:991px) {
	.gnav_items {
		padding-right: 2vw;
		padding-left: 2vw;
	}

	.gnav_item {
		position: relative;
		border-bottom: 1px solid #ffffff85;
	}

	.gnav_item+.gnav_item {
		margin-top: 0;
	}

	.gnav_item>a {
		padding: .7em 0.5em;
		color: #fff;
		text-align: left;
		font-size: 1.8rem;
	}

	.gnav_item.active>a {
		color: #8edcff;
	}

	.gnav_item>a:hover {
		color: #8edcff;
		opacity: 1;
	}

	.gnav ul.gnav_item>li a:hover {
		background-color: #8edcff;
		opacity: 1;
		cursor: pointer;
	}

	p.btn_h {
		display: none;
	}
}

@media (min-width: 992px) {
	.gnav_items {
		position: relative;
		height: 80px;
		display: flex;
		flex-direction: row;
		justify-content: flex-end;
		align-items: center;
		margin-bottom: 0;
	}

	.gnav_item>a {
		font-size: 1.6rem;
		color: #fff !important;
		font-weight: 500;
		letter-spacing: 0.05em;
		line-height: 1;
		padding: 5px 5px 5px;
		min-width: 70px;
		position: relative;
		text-align: center;
		margin-right: 10px;
	}

	.gnav .gnav_items>li.active>a {
		color: #fff !important;
	}

	.gnav .gnav_items>li>a:hover {
		color: #fff !important;
		opacity: 1;
	}

	.gnav_item>a::after {
		width: 100%;
		position: absolute;
		right: 0;
		bottom: -10px;
		left: 0;
		height: 1px;
		background-color: #fff;
		content: '';
		transition: -webkit-transform .2s;
		transition: transform .2s;
		transition: transform .2s, -webkit-transform .2s;
		-webkit-transform: scaleX(0);
		transform: scaleX(0);
		-webkit-transform-origin: center top;
		transform-origin: center top;
	}

	.gnav_item>a:hover::after,
	.gnav_item>a:focus::after {
		-webkit-transform: scaleX(1);
		transform: scaleX(1);
		-webkit-transform-origin: center top;
		transform-origin: center top;
	}

	.gnav_item.active>a::after {
		-webkit-transform: scaleX(1);
		transform: scaleX(1);
	}

	p.btn_h a {
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
		width: 160px;
		height: 50px;
		font-size: 1.6rem;
		font-weight: 500;
		color: #fff;
		border-left: 1px solid #fff;
		margin-left: 30px;
		border: 1px solid #fff;
		border-radius: 30px;
	}

	p.btn_h a:hover {
		opacity: 1;
		background-color: #106187;
		color: #fff;
	}
}

@media (min-width: 1200px) {
	.gnav_items {
		position: relative;
		height: 100px;
		display: flex;
		flex-direction: row;
		justify-content: flex-end;
		align-items: center;
		margin-bottom: 0;
	}

	.gnav_item>a {
		font-size: 1.6rem;
		color: #fff !important;
		font-weight: 500;
		letter-spacing: 0.05em;
		line-height: 1;
		padding: 5px 5px 5px;
		min-width: 80px;
		position: relative;
		text-align: center;
		margin-right: 25px;
	}

	.gnav .gnav_items>li.active>a {
		color: #fff !important;
	}

	.gnav .gnav_items>li>a:hover {
		color: #fff !important;
		opacity: 1;
	}

	.gnav_item>a:after {
		width: 100%;
		position: absolute;
		right: 0;
		bottom: -10px;
		left: 0;
		height: 1px;
		background-color: #fff;
		content: '';
		transition: -webkit-transform .2s;
		transition: transform .2s;
		transition: transform .2s, -webkit-transform .2s;
		-webkit-transform: scaleX(0);
		transform: scaleX(0);
		-webkit-transform-origin: center top;
		transform-origin: center top;
	}

	.gnav_item>a:hover::after,
	.gnav_item>a:focus::after {
		-webkit-transform: scaleX(1);
		transform: scaleX(1);
		-webkit-transform-origin: center top;
		transform-origin: center top;
	}

	.gnav_item.active>a::after {
		-webkit-transform: scaleX(1);
		transform: scaleX(1);
	}

	p.btn_h a {
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
		width: 180px;
		height: 60px;
		font-size: 1.6rem;
		font-weight: 500;
		color: #fff;
		border-left: 1px solid #fff;
		margin-left: 50px;
		border: 1px solid #fff;
		border-radius: 30px;
	}

	p.btn_h a:hover {
		opacity: 1;
		background-color: #106187;
		color: #fff;
	}
}




/* メインイメージ
=========================================================================== */

.inner_mainimg {
	width: 100%;
	position: relative;
	max-width: 1920px;
}

@media (max-width: 767px) {
.bg_mainimg {
	width: 100%;
	position: relative;
}

.bg_mainimg .inner {
	position: absolute;
	top: 60%;
	left: 50%;
	transform: translateY(-50%) translateX(-50%);
	z-index: 999999;
	width: 100%;
	max-width: 360px;
	display: flex;
	flex-direction: column;
	align-items: center;
}
}

@media (min-width: 768px) {
.bg_mainimg {
	width: 100%;
	position: relative;
}

.bg_mainimg:before {
	content: '';
	display: block;
	background: url(../images/deco_mainimg.png) 0 0 /cover no-repeat;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateY(-50%) translateX(-50%);
	z-index: 99999;
	opacity: 0.6;
}

.bg_mainimg .inner {
	position: absolute;
	top: 60%;
	left: 50%;
	transform: translateY(-50%) translateX(-50%);
	z-index: 999999;
	width: 70%;
	display: flex;
	flex-direction: column;
	align-items: center;
}
}

@media (min-width: 992px) {
.bg_mainimg {
	width: 100%;
	position: relative;
}

.bg_mainimg:before {
	content: '';
	display: block;
	background: url(../images/deco_mainimg.png) 0 0 /cover no-repeat;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateY(-50%) translateX(-50%);
	z-index: 99999;
	opacity: 0.6;
}

.bg_mainimg .inner {
	position: absolute;
	top: 60%;
	left: 50%;
	transform: translateY(-50%) translateX(-50%);
	z-index: 999999;
	width: 65%;
	display: flex;
	flex-direction: column;
	align-items: center;
}
}

@media (min-width: 1200px) {
.bg_mainimg {
	width: 100%;
	position: relative;
}

.bg_mainimg:before {
	content: '';
	display: block;
	background: url(../images/deco_mainimg.png) 0 0 /cover no-repeat;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateY(-50%) translateX(-50%);
	z-index: 99999;
	opacity: 0.6;
}

.bg_mainimg .inner {
	position: absolute;
	top: 55%;
	left: 50%;
	transform: translateY(-50%) translateX(-50%);
	z-index: 999999;
	width: 54.16666%;
	max-width: 1040px;
	display: flex;
	flex-direction: column;
	align-items: center;
}
}











.swiper-container {
	overflow: visible !important;
}

.swiper-slide img {
	width: 100%;
	height: auto;
	/*	border-radius: 50px;*/
}

.swiper-slide {
	display: flex;
	flex-direction: row;
	align-items: center;
	flex-direction: row-reverse;
	overflow: hidden;
	position: relative;
}

@media (max-width: 767px) {

	.swiper-button-next,
	.swiper-button-prev {
		display: none;
	}
}

@keyframes zoomUp {
	0% {
		transform: scale(1);
	}

	100% {
		transform: scale(1.05);
	}
}

.swiper-slide-active .slide-img,
.swiper-slide-duplicate-active .slide-img,
.swiper-slide-prev .slide-img {
	animation: zoomUp 4s ease-out 0s 1 normal both;
}


.slide-img img {
	display: block;
}

/*ページネーション　カスタム*/

@media (max-width: 991px) {
	.swiper-pagination-bullets {
		display: none;
	}
}

@media (min-width: 992px) {
	.swiper-pagination-bullets {
		right: 35px !important;
		top: 23% !important;
		left: inherit !important;
		display: flex;
		flex-direction: column;
		align-items: flex-end;
	}

	.swiper-pagination-bullet {
		border-radius: inherit;
		margin: 0 0 10px 0 !important;
		width: 100px;
		height: 5px;
	}

	.swiper-pagination-bullet {
		width: 9px !important;
		height: 9px !important;
		border-radius: 50% !important;
		background: #fff !important;
		opacity: 0.8 !important;
	}

	.swiper-pagination-bullet-active {
		background: #3579ce !important;
		opacity: 1 !important;
	}
}

@media (min-width: 1200px) {
	.swiper-pagination-bullets {
		right: 35px !important;
		top: 40% !important;
		bottom: inherit !important;
		left: inherit !important;
		display: flex;
		flex-direction: column;
		align-items: flex-end;
	}

	.swiper-pagination-bullet {
		border-radius: inherit;
		margin: 0 0 15px 0 !important;
		width: 100px;
		height: 5px;
	}

	.swiper-pagination-bullet {
		width: 10px !important;
		height: 10px !important;
		border-radius: 50% !important;
		background: #fff !important;
		opacity: 0.8 !important;
	}

	.swiper-pagination-bullet-active {
		background: #3579ce !important;
		opacity: 1 !important;
	}
}


/* スクロール */

@media (max-width: 991px) {
	.top_scroll {
		display: none;
	}
}

@media (min-width: 992px) {
	.top_scroll {
		position: absolute;
		right: 40px;
		bottom: 0;
		display: flex;
		flex-direction: column;
		z-index: 999;
	}
}

p.ttl_scroll {
	font-size: 13px;
	color: #fff;
	font-family: 'Noto Sans JP', sans-serif;
	transform: rotate(90deg);
	transform-origin: left top;
	letter-spacing: 0.2em;
	position: absolute;
	top: -80px;
	left: 12px;
}

.moveline {
	content: '';
	display: block;
	width: 2px;
	height: 120px;
	background-color: rgba(255, 255, 255, 0.3);
}

.moveline:before {
	content: '';
	display: block;
	z-index: 999999;
	animation-name: anime1;
	animation-duration: 2.7s;
	animation-timing-function: ease-out;
	animation-iteration-count: infinite;
}

@keyframes anime1 {
	0% {
		width: 2px;
		height: 0;
		background-color: #fff;
	}

	25% {
		width: 2px;
		height: 120px;
		background-color: #fff;
	}

	45% {
		width: 2px;
		height: 120px;
		background-color: transparent;
	}

	100% {
		width: 2px;
		height: 120px;
		background-color: transparent;
	}
}


/* index.html
=========================================================================== */

@media (max-width: 767px) {
.bg_top01 {
	background-color: #e6f7fe;
	padding: 30px 0 0;
}

.bg_top01 .inner {
	background-color: #fff;
	padding: 30px 20px;
	border-radius: 20px;
}

h2.top01 {
	font-size: 2rem;
	letter-spacing: 0.1em;
	font-weight: 600;
	display: flex;
	flex-direction: column;
	align-items: center;
	margin-bottom: 25px;
	text-align: center;
}

h2.top01 span {
	color: #3579ce;
	font-family: "Roboto Condensed", sans-serif;
	font-weight: 400;
	font-size: 1.6rem;
	letter-spacing: 0.05em;
	display: inline-block;
	margin-bottom: 3px;
}

.top_news {
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: 1px solid #3579ce;
	display: flex;
	flex-direction: column;
}

.top_news:last-child {
	margin-bottom: 0;
}

.top_news .info {
	flex-shrink: 0;
	display: flex;
	flex-direction: row;
	margin-bottom: 10px;
}

.top_news p.news_date {
	color: #3579ce;
	font-weight: 500;
	font-family: "Roboto Condensed", sans-serif;
	font-size: 1.6rem;
}

.top_news p.news_cate {
	background-color: #3579ce;
	color: #fff;
	padding: 0.2em 1.5em;
	font-size: 1.3rem;
	min-width: 100px;
	text-align: center;
	flex-shrink: 0;
	margin-left: 20px;
}

.news_ttl {
	margin-right: auto;
}

.top_news p.btn_news a {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
	width: 100%;
	color: #3579ce;
	font-size: 1.5rem;
	font-weight: 500;
	background-color: #dcecff;
	padding: 0.2em 1em;
	border-radius: 7px;
	margin-top: 10px;
}

.top_news p.btn_news a img {
	width: 18px;
	display: block;
	margin-right: 7px;
}

p.btn_top a {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
	width: 200px;
	height: 50px;
	border-radius: 50px;
	border: 1px solid #3579ce;
	background-color: #fff;
	font-size: 1.6rem;
	letter-spacing: 0.05em;
	position: relative;
}

p.btn_top a:after {
	content: '';
	display: block;
	background: url(../images/icon_btn_top.png) 0 0 /cover no-repeat;
	width: 22px;
	height: 10px;
	position: absolute;
	top: 50%;
	right: 25px;
	transform: translateY(-50%) translateX(0);
	transition: 0.2s;
}

p.btn_top a:hover {
	opacity: 1;
}

p.btn_top a:hover:after {
	right: 15px;
}

.bg_top01 p.btn_top a {
	margin: 25px auto 0;
}
}

@media (min-width: 768px) {
.bg_top01 {
	background-color: #e6f7fe;
	padding: 70px 0 0;
}

.bg_top01 .inner {
	background-color: #fff;
	padding: 40px 50px;
	border-radius: 30px;
}

h2.top01 {
	font-size: 2rem;
	letter-spacing: 0.1em;
	font-weight: 600;
	display: flex;
	flex-direction: row;
	align-items: baseline;
	margin-bottom: 25px;
}

h2.top01 span {
	color: #3579ce;
	font-family: "Roboto Condensed", sans-serif;
	font-weight: 400;
	font-size: 3.9rem;
	letter-spacing: 0.05em;
	display: inline-block;
	margin-right: 20px;
}

.top_news {
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: 1px solid #3579ce;
	display: flex;
	flex-direction: row;
	align-items: center;
}

.top_news:last-child {
	margin-bottom: 0;
}

.top_news .info {
	width: 190px;
	flex-shrink: 0;
	display: flex;
	flex-direction: row;
	margin-right: 30px;
}

.top_news p.news_date {
	color: #3579ce;
	font-weight: 500;
	font-family: "Roboto Condensed", sans-serif;
	font-size: 1.6rem;
}

.top_news p.news_cate {
	background-color: #3579ce;
	color: #fff;
	padding: 0.2em 1.5em;
	font-size: 1.3rem;
	min-width: 100px;
	text-align: center;
	flex-shrink: 0;
	margin-left: 20px;
}
.news_ttl {
	margin-right: auto;
}

.top_news p.btn_news a {
	display: block;
	margin-left: 30px;
	width: 34px;
}

.top_news p.btn_news a span {
	display: none;
}

p.btn_top a {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
	width: 260px;
	height: 60px;
	border-radius: 50px;
	border: 1px solid #3579ce;
	background-color: #fff;
	font-size: 1.6rem;
	letter-spacing: 0.05em;
	position: relative;
}

p.btn_top a:after {
	content: '';
	display: block;
	background: url(../images/icon_btn_top.png) 0 0 /cover no-repeat;
	width: 22px;
	height: 10px;
	position: absolute;
	top: 50%;
	right: 25px;
	transform: translateY(-50%) translateX(0);
	transition: 0.2s;
}

p.btn_top a:hover {
	opacity: 1;
}

p.btn_top a:hover:after {
	right: 15px;
}

.bg_top01 p.btn_top a {
	margin: 30px auto 0;
}
}

@media (min-width: 992px) {
.bg_top01 {
	background-color: #e6f7fe;
	padding: 110px 0 0;
}

.bg_top01 .inner {
	background-color: #fff;
	padding: 50px 60px;
	border-radius: 30px;
}

h2.top01 {
	font-size: 2.1rem;
	letter-spacing: 0.1em;
	font-weight: 600;
	display: flex;
	flex-direction: row;
	align-items: baseline;
	margin-bottom: 30px;
}

h2.top01 span {
	color: #3579ce;
	font-family: "Roboto Condensed", sans-serif;
	font-weight: 400;
	font-size: 4.2rem;
	letter-spacing: 0.05em;
	display: inline-block;
	margin-right: 20px;
}

.top_news {
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid #3579ce;
	display: flex;
	flex-direction: row;
	align-items: center;
}

.top_news:last-child {
	margin-bottom: 0;
}

.top_news .info {
	width: 190px;
	flex-shrink: 0;
	display: flex;
	flex-direction: row;
	margin-right: 30px;
}

.top_news p.news_date {
	color: #3579ce;
	font-weight: 500;
	font-family: "Roboto Condensed", sans-serif;
	font-size: 1.6rem;
}

.top_news p.news_cate {
	background-color: #3579ce;
	color: #fff;
	padding: 0.2em 1.5em;
	font-size: 1.3rem;
	min-width: 100px;
	text-align: center;
	flex-shrink: 0;
	margin-left: 20px;
}

.news_ttl {
	margin-right: auto;
}

.top_news p.btn_news a {
	display: block;
	margin-left: 30px;
	width: 34px;
}

p.btn_top a {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
	width: 280px;
	height: 64px;
	border-radius: 50px;
	border: 1px solid #3579ce;
	background-color: #fff;
	font-size: 1.6rem;
	letter-spacing: 0.05em;
	position: relative;
}

p.btn_top a:after {
	content: '';
	display: block;
	background: url(../images/icon_btn_top.png) 0 0 /cover no-repeat;
	width: 22px;
	height: 10px;
	position: absolute;
	top: 50%;
	right: 25px;
	transform: translateY(-50%) translateX(0);
	transition: 0.2s;
}

p.btn_top a:hover {
	opacity: 1;
}

p.btn_top a:hover:after {
	right: 15px;
}

.bg_top01 p.btn_top a {
	margin: 35px auto 0;
}
}

@media (min-width: 1200px) {
.bg_top01 {
	background-color: #e6f7fe;
	padding: 80px 0 0;
}

.bg_top01 .inner {
	background-color: #fff;
	padding: 50px 60px;
	border-radius: 30px;
}

h2.top01 {
	font-size: 2.1rem;
	letter-spacing: 0.1em;
	font-weight: 600;
	display: flex;
	flex-direction: row;
	align-items: baseline;
	margin-bottom: 30px;
}

h2.top01 span {
	color: #3579ce;
	font-family: "Roboto Condensed", sans-serif;
	font-weight: 400;
	font-size: 4.2rem;
	letter-spacing: 0.05em;
	display: inline-block;
	margin-right: 20px;
}

.top_news {
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid #3579ce;
	display: flex;
	flex-direction: row;
	align-items: center;
}

.top_news:last-child {
	margin-bottom: 0;
}

.top_news .info {
	width: 210px;
	flex-shrink: 0;
	display: flex;
	flex-direction: row;
	margin-right: 30px;
}

.top_news p.news_date {
	color: #3579ce;
	font-weight: 500;
	font-family: "Roboto Condensed", sans-serif;
	font-size: 1.7rem;
}

.top_news p.news_cate {
	background-color: #3579ce;
	color: #fff;
	padding: 0.2em 1.5em;
	font-size: 1.4rem;
	min-width: 120px;
	text-align: center;
	flex-shrink: 0;
	margin-left: 20px;
}

.news_ttl {
	margin-right: auto;
}

.top_news p.btn_news a {
	display: block;
	margin-left: 30px;
	width: 34px;
}

p.btn_top a {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
	width: 280px;
	height: 64px;
	border-radius: 50px;
	border: 1px solid #3579ce;
	background-color: #fff;
	font-size: 1.6rem;
	letter-spacing: 0.05em;
	position: relative;
}

p.btn_top a:after {
	content: '';
	display: block;
	background: url(../images/icon_btn_top.png) 0 0 /cover no-repeat;
	width: 22px;
	height: 10px;
	position: absolute;
	top: 50%;
	right: 25px;
	transform: translateY(-50%) translateX(0);
	transition: 0.2s;
}

p.btn_top a:hover {
	opacity: 1;
}

p.btn_top a:hover:after {
	right: 15px;
}

.bg_top01 p.btn_top a {
	margin: 35px auto 0;
}
}

@media (min-width: 1400px) {
.bg_top01 {
	background-color: #e6f7fe;
	padding: 110px 0 0;
}

.bg_top01 .container {
	width: 1340px;
}

.bg_top01 .inner {
	background-color: #fff;
	padding: 70px 90px;
	border-radius: 30px;
}

h2.top01 {
	font-size: 2.2rem;
	letter-spacing: 0.1em;
	font-weight: 600;
	display: flex;
	flex-direction: row;
	align-items: baseline;
	margin-bottom: 40px;
}

h2.top01 span {
	color: #3579ce;
	font-family: "Roboto Condensed", sans-serif;
	font-weight: 400;
	font-size: 5rem;
	letter-spacing: 0.05em;
	display: inline-block;
	margin-right: 30px;
}

.top_news {
	padding-bottom: 25px;
	margin-bottom: 25px;
	border-bottom: 1px solid #3579ce;
	display: flex;
	flex-direction: row;
	align-items: center;
}

.top_news:last-child {
	margin-bottom: 0;
}

.top_news .info {
	width: 220px;
	flex-shrink: 0;
	display: flex;
	flex-direction: row;
	margin-right: 30px;
}

.top_news p.news_date {
	color: #3579ce;
	font-weight: 500;
	font-family: "Roboto Condensed", sans-serif;
	font-size: 1.7rem;
}

.top_news p.news_cate {
	background-color: #3579ce;
	color: #fff;
	padding: 0.2em 1.5em;
	font-size: 1.4rem;
	min-width: 120px;
	text-align: center;
	flex-shrink: 0;
	margin-left: 20px;
}

.news_ttl {
	margin-right: auto;
}

.top_news p.btn_news a {
	display: block;
	margin-left: 30px;
	width: 34px;
}


p.btn_top a {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
	width: 280px;
	height: 70px;
	border-radius: 50px;
	border: 1px solid #3579ce;
	background-color: #fff;
	font-size: 1.6rem;
	letter-spacing: 0.05em;
	position: relative;
}

p.btn_top a:after {
	content: '';
	display: block;
	background: url(../images/icon_btn_top.png) 0 0 /cover no-repeat;
	width: 22px;
	height: 10px;
	position: absolute;
	top: 50%;
	right: 25px;
	transform: translateY(-50%) translateX(0);
	transition: 0.2s;
}

p.btn_top a:hover {
	opacity: 1;
}

p.btn_top a:hover:after {
	right: 15px;
}

.bg_top01 p.btn_top a {
	margin: 40px auto 0;
}
}





@media (max-width: 767px) {
.bg_top02 {
	background-color: #3579ce;
	border-radius: 36px 36px 0 0;
	padding: 40px 0 30px;
	margin-top: 50px;
}

.bg_top02 .container {
	color: #fff;
}

.bg_top02 .container > .center {
	flex-direction: column-reverse;
}

.pic_top02 {
	width: 100%;
	max-width: 420px;
	margin: 30px 0 30px;
}

.cont_top02 {
	width: 100%;
	flex-shrink: 0;
}

h2.top02 {
	font-size: 2rem;
	letter-spacing: 0.1em;
	font-weight: 600;
	display: flex;
	flex-direction: column;
	align-items: center;
	margin-bottom: 15px;
	text-align: center;
}

h2.top02 span {
	color: #7fc7ee;
	font-family: "Roboto Condensed", sans-serif;
	font-weight: 400;
	font-size: 1.6rem;
	letter-spacing: 0.05em;
	display: inline-block;
	margin-bottom: 3px;
}

.cont_top02 p.text {
	font-size: 1.6rem;
	line-height: 1.4;
	letter-spacing: 0.03em;
}

.bg_top02 p.btn_top a {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
	width: 200px;
	height: 50px;
	border-radius: 50px;
	border: 1px solid #fff;
	background-color: transparent;
	font-size: 1.6rem;
	letter-spacing: 0.05em;
	position: relative;
	color: #fff;
}

.bg_top02 p.btn_top a:after {
	content: '';
	display: block;
	background: url(../images/icon_btn_top_white.png) 0 0 /cover no-repeat;
	width: 22px;
	height: 10px;
	position: absolute;
	top: 50%;
	right: 25px;
	transform: translateY(-50%) translateX(0);
	transition: 0.2s;
}

.bg_top02 p.btn_top a:hover {
	opacity: 1;
}

.bg_top02 p.btn_top a:hover:after {
	right: 15px;
}
}

@media (min-width: 768px) and (max-width:991px) {
.bg_top02 {
	background-color: #3579ce;
	border-radius: 50px 50px 0 0;
	padding: 60px 0 30px;
	margin-top: 70px;
}

.bg_top02 .container {
	color: #fff;
}

.bg_top02 .container > .center {
	flex-direction: column-reverse;
}

.pic_top02 {
	width: 100%;
	max-width: 420px;
	margin: 30px 0 30px;
}

.cont_top02 {
	width: 100%;
	flex-shrink: 0;
}

h2.top02 {
	font-size: 2rem;
	letter-spacing: 0.1em;
	font-weight: 600;
	display: flex;
	flex-direction: row;
	align-items: baseline;
	margin-bottom: 15px;
}

h2.top02 span {
	color: #7fc7ee;
	font-family: "Roboto Condensed", sans-serif;
	font-weight: 400;
	font-size: 3.9rem;
	letter-spacing: 0.05em;
	display: inline-block;
	margin-right: 20px;
}

.cont_top02 p.text {
	font-size: 1.6rem;
	line-height: 1.5;
	letter-spacing: 0.05em;
}

.bg_top02 p.btn_top a {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
	width: 240px;
	height: 54px;
	border-radius: 50px;
	border: 1px solid #fff;
	background-color: transparent;
	font-size: 1.6rem;
	letter-spacing: 0.05em;
	position: relative;
	color: #fff;
}

.bg_top02 p.btn_top a:after {
	content: '';
	display: block;
	background: url(../images/icon_btn_top_white.png) 0 0 /cover no-repeat;
	width: 22px;
	height: 10px;
	position: absolute;
	top: 50%;
	right: 25px;
	transform: translateY(-50%) translateX(0);
	transition: 0.2s;
}

.bg_top02 p.btn_top a:hover {
	opacity: 1;
}

.bg_top02 p.btn_top a:hover:after {
	right: 15px;
}
}

@media (min-width: 992px) {
.bg_top02 {
	background-color: #3579ce;
	border-radius: 100px 100px 0 0;
	padding: 70px 0 30px;
	margin-top: 90px;
}

.bg_top02 .container {
	color: #fff;
}

.pic_top02 {
	width: 400px;
}

.cont_top02 {
	width: 520px;
	flex-shrink: 0;
}

h2.top02 {
	font-size: 2.1rem;
	letter-spacing: 0.1em;
	font-weight: 600;
	display: flex;
	flex-direction: row;
	align-items: baseline;
	margin-bottom: 15px;
}

h2.top02 span {
	color: #7fc7ee;
	font-family: "Roboto Condensed", sans-serif;
	font-weight: 400;
	font-size: 4.2rem;
	letter-spacing: 0.05em;
	display: inline-block;
	margin-right: 20px;
}

.cont_top02 p.text {
	font-size: 1.6rem;
	line-height: 1.7;
	letter-spacing: 0.05em;
}

.bg_top02 p.btn_top a {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
	width: 240px;
	height: 54px;
	border-radius: 50px;
	border: 1px solid #fff;
	background-color: transparent;
	font-size: 1.6rem;
	letter-spacing: 0.05em;
	position: relative;
	color: #fff;
}

.bg_top02 p.btn_top a:after {
	content: '';
	display: block;
	background: url(../images/icon_btn_top_white.png) 0 0 /cover no-repeat;
	width: 22px;
	height: 10px;
	position: absolute;
	top: 50%;
	right: 25px;
	transform: translateY(-50%) translateX(0);
	transition: 0.2s;
}

.bg_top02 p.btn_top a:hover {
	opacity: 1;
}

.bg_top02 p.btn_top a:hover:after {
	right: 15px;
}
}

@media (min-width: 1200px) {
.bg_top02 {
	background-color: #3579ce;
	border-radius: 120px 120px 0 0;
	padding: 80px 0 50px;
	margin-top: 90px;
}

.bg_top02 .container {
	color: #fff;
}

.pic_top02 {
	width: 500px;
}

.cont_top02 {
	width: 600px;
	flex-shrink: 0;
}

h2.top02 {
	font-size: 2.1rem;
	letter-spacing: 0.1em;
	font-weight: 600;
	display: flex;
	flex-direction: row;
	align-items: baseline;
	margin-bottom: 15px;
}

h2.top02 span {
	color: #7fc7ee;
	font-family: "Roboto Condensed", sans-serif;
	font-weight: 400;
	font-size: 4.2rem;
	letter-spacing: 0.05em;
	display: inline-block;
	margin-right: 30px;
}

.cont_top02 p.text {
	font-size: 1.6rem;
	line-height: 1.7;
	letter-spacing: 0.05em;
}

.bg_top02 p.btn_top a {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
	width: 260px;
	height: 60px;
	border-radius: 50px;
	border: 1px solid #fff;
	background-color: transparent;
	font-size: 1.6rem;
	letter-spacing: 0.05em;
	position: relative;
	color: #fff;
}

.bg_top02 p.btn_top a:after {
	content: '';
	display: block;
	background: url(../images/icon_btn_top_white.png) 0 0 /cover no-repeat;
	width: 22px;
	height: 10px;
	position: absolute;
	top: 50%;
	right: 25px;
	transform: translateY(-50%) translateX(0);
	transition: 0.2s;
}

.bg_top02 p.btn_top a:hover {
	opacity: 1;
}

.bg_top02 p.btn_top a:hover:after {
	right: 15px;
}
}

@media (min-width: 1500px) {
.bg_top02 {
	background-color: #3579ce;
	border-radius: 160px 160px 0 0;
	padding: 90px 0 100px;
	margin-top: 90px;
}

.bg_top02 .container {
	width: 1440px;
	color: #fff;
}

.pic_top02 {
	width: 670px;
}

.cont_top02 {
	width: 700px;
	flex-shrink: 0;
}

h2.top02 {
	font-size: 2.2rem;
	letter-spacing: 0.1em;
	font-weight: 600;
	display: flex;
	flex-direction: row;
	align-items: baseline;
	margin-bottom: 20px;
}

h2.top02 span {
	color: #7fc7ee;
	font-family: "Roboto Condensed", sans-serif;
	font-weight: 400;
	font-size: 5rem;
	letter-spacing: 0.05em;
	display: inline-block;
	margin-right: 30px;
}

.cont_top02 p.text {
	font-size: 1.6rem;
	line-height: 1.8;
	letter-spacing: 0.05em;
}

.bg_top02 p.btn_top a {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
	width: 280px;
	height: 70px;
	border-radius: 50px;
	border: 1px solid #fff;
	background-color: transparent;
	font-size: 1.6rem;
	letter-spacing: 0.05em;
	position: relative;
	color: #fff;
}

.bg_top02 p.btn_top a:after {
	content: '';
	display: block;
	background: url(../images/icon_btn_top_white.png) 0 0 /cover no-repeat;
	width: 22px;
	height: 10px;
	position: absolute;
	top: 50%;
	right: 25px;
	transform: translateY(-50%) translateX(0);
	transition: 0.2s;
}

.bg_top02 p.btn_top a:hover {
	opacity: 1;
}

.bg_top02 p.btn_top a:hover:after {
	right: 15px;
}
}





@media (max-width: 767px) {
.cont_top03 {
	width: 100%;
	position: relative;
	margin-bottom: 25px;
}

.cont_top03:nth-of-type(2) {
	margin-bottom: 0;
}

.cont_top03 a {
	display: block;
}

h3.top03 {
	width: 200px;
	height: 54px;
	background-color: #2861a8;
	position: absolute;
	left: -10px;
	bottom: 20px;
	border-radius: 36px 0 36px 0;
	color: #fff;
	font-size: 2rem;
	font-weight: 500;
	letter-spacing: 0.05em;
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
}

h3.top03 span {
	font-size: 1.2rem;
	letter-spacing: 0;
	color: #7fc7ee;
	display: block;
	margin-left: 10px;
	margin-top: 10px;
	font-weight: normal;
}
}

@media (min-width: 768px) {
.cont_top03 {
	width: 48.5%;
	position: relative;
}

.cont_top03 a {
	display: block;
}

h3.top03 {
	width: 240px;
	height: 64px;
	background-color: #2861a8;
	position: absolute;
	left: -15px;
	bottom: 30px;
	border-radius: 50px 0 50px 0;
	color: #fff;
	font-size: 2.2rem;
	font-weight: 500;
	letter-spacing: 0.05em;
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
}

h3.top03 span {
	font-size: 1.3rem;
	letter-spacing: 0;
	color: #7fc7ee;
	display: block;
	margin-left: 20px;
	margin-top: 15px;
	font-weight: normal;
}
}

@media (min-width: 992px) {
.cont_top03 {
	width: 48.5%;
	position: relative;
}

.cont_top03 a {
	display: block;
}

h3.top03 {
	width: 260px;
	height: 70px;
	background-color: #2861a8;
	position: absolute;
	left: -15px;
	bottom: 40px;
	border-radius: 50px 0 50px 0;
	color: #fff;
	font-size: 2.4rem;
	font-weight: 500;
	letter-spacing: 0.05em;
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
}

h3.top03 span {
	font-size: 1.3rem;
	letter-spacing: 0;
	color: #7fc7ee;
	display: block;
	margin-left: 20px;
	margin-top: 15px;
	font-weight: normal;
}
}

@media (min-width: 1200px) {
.cont_top03 {
	width: 48.5%;
	position: relative;
}

.cont_top03 a {
	display: block;
}

h3.top03 {
	width: 300px;
	height: 80px;
	background-color: #2861a8;
	position: absolute;
	left: -15px;
	bottom: 70px;
	border-radius: 50px 0 50px 0;
	color: #fff;
	font-size: 2.7rem;
	font-weight: 500;
	letter-spacing: 0.05em;
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
}

h3.top03 span {
	font-size: 1.4rem;
	letter-spacing: 0;
	color: #7fc7ee;
	display: block;
	margin-left: 20px;
	margin-top: 15px;
	font-weight: normal;
}
}

.cont_top03 a:hover {
	opacity: 0.85;
}





@media (max-width: 767px) {
.bg_top04 {
	background: url(../images/bg_top04.jpg) center top /cover no-repeat;
	padding: 50px 0 50px;
}

.bg_top04 h2.top01 {
	margin-bottom: 15px;
}

.dg_top04 {
	display: grid;
	grid-template-columns: repeat(1, 1fr);
	gap: 30px;
	max-width: 340px;
	margin: 0 auto;
}

.cont_top04 .inner {
	background-color: #fff;
	padding: 20px 15px 20px;
}

.cont_top04 .info {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 10px;
}

.cont_top04 p.date {
	font-family: "Roboto Condensed", sans-serif;
}

.cont_top04 p.cate {
	color: #fff;
	background-color: #3579ce;
	display: inline-block;
	padding: 0.2em 1em;
	font-size: 1.3rem;
	line-height: 1;
}

.cont_top04 h3 {
	color: #3579ce;
	font-size: 1.6rem;
	font-weight: 500;
	letter-spacing: 0.02em;
	line-height: 1.4;
}

.bg_top04 p.btn_top a {
	margin: 25px auto 0;
}
}

@media (min-width: 768px) {
.bg_top04 {
	background: url(../images/bg_top04.jpg) center bottom /cover no-repeat;
	padding: 85px 0 70px;
}

.bg_top04 h2.top01 {
	margin-bottom: 15px;
}

.dg_top04 {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 30px 30px;
}

.cont_top04 .inner {
	background-color: #fff;
	padding: 25px 15px 25px;
}

.cont_top04 .info {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 15px;
}

.cont_top04 p.date {
	font-family: "Roboto Condensed", sans-serif;
}

.cont_top04 p.cate {
	color: #fff;
	background-color: #3579ce;
	display: inline-block;
	padding: 0.2em 1em;
	font-size: 1.3rem;
	line-height: 1;
}

.cont_top04 h3 {
	color: #3579ce;
	font-size: 1.6rem;
	font-weight: 500;
	letter-spacing: 0.05em;
	line-height: 1.4;
}

.bg_top04 p.btn_top a {
	margin: 30px auto 0;
}
}

@media (min-width: 992px) {
.bg_top04 {
	background: url(../images/bg_top04.jpg) center bottom /cover no-repeat;
	padding: 90px 0 80px;
}

.bg_top04 h2.top01 {
	margin-bottom: 20px;
}

.dg_top04 {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	gap: 15px;
}

.cont_top04 .inner {
	background-color: #fff;
	padding: 25px 15px 25px;
}

.cont_top04 .info {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 15px;
}

.cont_top04 p.date {
	font-family: "Roboto Condensed", sans-serif;
}

.cont_top04 p.cate {
	color: #fff;
	background-color: #3579ce;
	display: inline-block;
	padding: 0.2em 1em;
	font-size: 1.3rem;
	line-height: 1;
}

.cont_top04 h3 {
	color: #3579ce;
	font-size: 1.6rem;
	font-weight: 500;
	letter-spacing: 0.05em;
	line-height: 1.4;
}

.bg_top04 p.btn_top a {
	margin: 35px auto 0;
}
}

@media (min-width: 1200px) {
.bg_top04 {
	background: url(../images/bg_top04.jpg) center bottom /cover no-repeat;
	padding: 110px 0 90px;
}

.bg_top04 h2.top01 {
	margin-bottom: 25px;
}

.dg_top04 {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	gap: 25px;
}

.cont_top04 .inner {
	background-color: #fff;
	padding: 30px 20px 30px;
}

.cont_top04 .info {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 20px;
}

.cont_top04 p.date {
	font-family: "Roboto Condensed", sans-serif;
}

.cont_top04 p.cate {
	color: #fff;
	background-color: #3579ce;
	display: inline-block;
	padding: 0.2em 1em;
	font-size: 1.4rem;
	line-height: 1;
}

.cont_top04 h3 {
	color: #3579ce;
	font-size: 1.6rem;
	font-weight: 500;
	letter-spacing: 0.05em;
	line-height: 1.4;
}

.bg_top04 p.btn_top a {
	margin: 40px auto 0;
}
}

@media (min-width: 1500px) {
.bg_top04 {
	background: url(../images/bg_top04.jpg) center bottom /cover no-repeat;
	padding: 120px 0 90px;
}

.bg_top04 .container {
	width: 1440px;
}

.bg_top04 h2.top01 {
	margin-bottom: 25px;
}

.dg_top04 {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	gap: 25px;
}

.cont_top04 .inner {
	background-color: #fff;
	padding: 30px 20px 30px;
}

.cont_top04 .info {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 20px;
}

.cont_top04 p.date {
	font-family: "Roboto Condensed", sans-serif;
}

.cont_top04 p.cate {
	color: #fff;
	background-color: #3579ce;
	display: inline-block;
	padding: 0.2em 1em;
	font-size: 1.4rem;
	line-height: 1;
}

.cont_top04 h3 {
	color: #3579ce;
	font-size: 1.6rem;
	font-weight: 500;
	letter-spacing: 0.05em;
	line-height: 1.4;
}

.bg_top04 p.btn_top a {
	margin: 40px auto 0;
}
}








@media (max-width: 767px) {
.bg_top05 {
	background-color: #fff;
	padding: 50px 0 50px;
}

.pic_top05 {
	margin: 0 auto 20px;
	max-width: 400px;
}

.cont_top05 {
	flex-shrink: 0;
	margin: 0 auto;
}

h2.top05 {
	font-family: "Noto Serif JP", serif;
	color: #21a3d3;
	font-size: 2.6rem;
	letter-spacing: 0.2em;
	margin-bottom: 10px;
}

h2.top05 span {
	font-size: 1.6rem;
	display: block;
	margin-top: 10px;
	letter-spacing: 0.1em;
}

.cont_top05 p.text {
	font-size: 1.5rem;
	line-height: 1.6;
	letter-spacing: 0.03em;
	margin-bottom: 30px;
}

.cont_top05 .flex_s {
	flex-direction: column;
}

.cont_top05 p.btn_top:first-child a {
	margin-bottom: 15px;
}

.cont_top05 p.btn_top a {
	width: 200px;
	height: 46px;
	margin: 0 auto;
}

.info_top05 {
	width: 100%;
	height: 220px;
	background: url(../images/bg_top05.jpg) 0 0 /cover no-repeat;
	display: flex;
	flex-direction: column;
	justify-content: center;
	padding-left: 40px;
	position: relative;
	margin-bottom: 20px;
}

.info_top05:before {
	content: '';
	display: block;
	background: url(../images/deco_top05.png) 0 0 /contain no-repeat;
	width: 140px;
	height: 140px;
	position: absolute;
	right: 50px;
	bottom: 50px;
	z-index: 1;
	opacity: 0.8;
}

.info_top05 p.ttl {
	font-size: 1.7rem;
	font-weight: 500;
	letter-spacing: 0.2em;
	margin-bottom: 15px;
	position: relative;
	z-index: 2;
}

.info_top05 p.text {
	font-size: 1.6rem;
	letter-spacing: 0.05em;
	line-height: 1.6;
	position: relative;
	z-index: 2;
}

.map_top05 {
	width: 100%;
}

.map_top05 iframe {
	width: 100%;
	height: 260px;
}
}

@media (min-width: 768px) and (max-width:991px) {
.bg_top05 {
	background-color: #fff;
	padding: 80px 0 80px;
}

.cont_top05 {
	width: 390px;
	flex-shrink: 0;
	margin-left: 40px;
}

h2.top05 {
	font-family: "Noto Serif JP", serif;
	color: #21a3d3;
	font-size: 3.3rem;
	letter-spacing: 0.2em;
	margin-bottom: 20px;
}

h2.top05 span {
	font-size: 1.8rem;
	display: block;
	margin-top: 15px;
	letter-spacing: 0.1em;
}

.cont_top05 p.text {
	font-size: 1.5rem;
	line-height: 1.9;
	letter-spacing: 0.03em;
	margin-bottom: 30px;
}

.cont_top05 .flex_s {
	flex-direction: column;
}

.cont_top05 p.btn_top:first-child a {
	margin-bottom: 15px;
}

.cont_top05 p.btn_top a {
	width: 260px;
	height: 54px;
}

.info_top05 {
	width: 48%;
	background: url(../images/bg_top05.jpg) 0 0 /cover no-repeat;
	display: flex;
	flex-direction: column;
	justify-content: center;
	padding-left: 40px;
	position: relative;
}

.info_top05:before {
	content: '';
	display: block;
	background: url(../images/deco_top05.png) 0 0 /contain no-repeat;
	width: 200px;
	height: 200px;
	position: absolute;
	right: 50px;
	bottom: 50px;
	z-index: 1;
	opacity: 0.8;
}

.info_top05 p.ttl {
	font-size: 1.8rem;
	font-weight: 500;
	letter-spacing: 0.2em;
	margin-bottom: 25px;
	position: relative;
	z-index: 2;
}

.info_top05 p.text {
	font-size: 1.6rem;
	letter-spacing: 0.05em;
	line-height: 1.8;
	position: relative;
	z-index: 2;
}

.map_top05 {
	width: 48%;
}

.map_top05 iframe {
	width: 100%;
	height: 300px;
}
}

@media (min-width: 992px) {
.bg_top05 {
	background-color: #fff;
	padding: 100px 0 100px;
}

.cont_top05 {
	width: 500px;
	flex-shrink: 0;
	margin-left: 70px;
}

h2.top05 {
	font-family: "Noto Serif JP", serif;
	color: #21a3d3;
	font-size: 3.3rem;
	letter-spacing: 0.2em;
	margin-bottom: 20px;
}

h2.top05 span {
	font-size: 2rem;
	display: inline-block;
	margin-left: 25px;
	letter-spacing: 0.1em;
}

.cont_top05 p.text {
	font-size: 1.5rem;
	line-height: 1.9;
	letter-spacing: 0.03em;
	margin-bottom: 30px;
}

.cont_top05 p.btn_top:first-child a {
	margin-right: 20px;
}

.cont_top05 p.btn_top a {
	width: 240px;
}

.info_top05 {
	width: 48%;
	background: url(../images/bg_top05.jpg) 0 0 /cover no-repeat;
	display: flex;
	flex-direction: column;
	justify-content: center;
	padding-left: 70px;
	position: relative;
}

.info_top05:before {
	content: '';
	display: block;
	background: url(../images/deco_top05.png) 0 0 /contain no-repeat;
	width: 230px;
	height: 230px;
	position: absolute;
	right: 50px;
	bottom: 50px;
	z-index: 1;
	opacity: 0.8;
}

.info_top05 p.ttl {
	font-size: 2.1rem;
	font-weight: 500;
	letter-spacing: 0.2em;
	margin-bottom: 25px;
	position: relative;
	z-index: 2;
}

.info_top05 p.text {
	font-size: 1.6rem;
	letter-spacing: 0.15em;
	line-height: 1.8;
	position: relative;
	z-index: 2;
}

.map_top05 {
	width: 48%;
}

.map_top05 iframe {
	width: 100%;
	height: 320px;
}
}

@media (min-width: 1200px) {
.bg_top05 {
	background-color: #fff;
	padding: 140px 0 140px;
}

.cont_top05 {
	width: 650px;
	flex-shrink: 0;
	margin-left: 70px;
}

h2.top05 {
	font-family: "Noto Serif JP", serif;
	color: #21a3d3;
	font-size: 3.6rem;
	letter-spacing: 0.2em;
	margin-bottom: 30px;
}

h2.top05 span {
	font-size: 2.2rem;
	display: inline-block;
	margin-left: 25px;
	letter-spacing: 0.1em;
}

.cont_top05 p.text {
	font-size: 1.5rem;
	line-height: 1.9;
	letter-spacing: 0.03em;
	margin-bottom: 30px;
}

.cont_top05 p.btn_top:first-child a {
	margin-right: 30px;
}

.info_top05 {
	width: 48%;
	background: url(../images/bg_top05.jpg) 0 0 /cover no-repeat;
	display: flex;
	flex-direction: column;
	justify-content: center;
	padding-left: 70px;
	position: relative;
}

.info_top05:before {
	content: '';
	display: block;
	background: url(../images/deco_top05.png) 0 0 /contain no-repeat;
	width: 230px;
	height: 230px;
	position: absolute;
	right: 50px;
	bottom: 50px;
	z-index: 1;
	opacity: 0.8;
}

.info_top05 p.ttl {
	font-size: 2.2rem;
	font-weight: 500;
	letter-spacing: 0.2em;
	margin-bottom: 30px;
	position: relative;
	z-index: 2;
}

.info_top05 p.text {
	font-size: 1.6rem;
	letter-spacing: 0.15em;
	line-height: 1.8;
	position: relative;
	z-index: 2;
}

.map_top05 {
	width: 48%;
}

.map_top05 iframe {
	width: 100%;
	height: 320px;
}
}



/* フッター
=========================================================================== */

@media (max-width: 767px) {
footer {
	padding: 40px 0 0;
	background: url(../images/bg_footer.jpg) center bottom /cover no-repeat;
	color: #fff;
}

p.ttl_f {
	text-align: center;
	font-size: 2rem;
	font-weight: 500;
	letter-spacing: 0.1em;
	line-height: 1;
	margin-bottom: 20px;
}

p.ttl_f span {
	display: block;
	color: #47ace3;
	font-size: 3.2rem;
	font-family: "Roboto Condensed", sans-serif;
	font-weight: 400;
}

p.tel_contact_f {
	font-size: 3.2rem;
	font-family: "Roboto Condensed", sans-serif;
	color: #fff;
	font-weight: 700;
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
}

p.tel_contact_f span.tel_link {
	color: #fff;
}

p.tel_contact_f:before {
	content: '';
	display: block;
	background: url(../images/icon_f01.png) 0 0 /contain no-repeat;
	width: 28px;
	height: 28px;
	flex-shrink: 0;
	margin-right: 7px;
}

footer p.hour {
	text-align: center;
	font-size: 1.3rem;
	margin-bottom: 15px;
}

p.btn_contact_f a {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
	font-size: 1.6rem;
	color: #fff;
	width: 210px;
	height: 50px;
	border-radius: 10px;
	background-color: #47ace3;
	margin: 0 auto;
}

p.btn_contact_f a:before {
	content: '';
	display: block;
	background: url(../images/icon_f02.png) 0 0 /contain no-repeat;
	width: 20px;
	height: 15px;
	flex-shrink: 0;
	margin-right: 6px;
}

.mb_f {
	margin-bottom: 50px;
}

p.logo_f {
	width: 180px;
	margin: 0 auto 10px;
}

p.text_f {
	font-size: 1.5rem;
	margin-bottom: 10px;
	letter-spacing: 0.03em;
	text-align: center;
}

span.btn_map_f a {
	display: inline-block;
	margin-left: 8px;
}

span.btn_map_f a img {
	width: 14px;
}

p.tel_f {
	font-family: "Roboto Condensed", sans-serif;
	font-weight: 500;
	font-size: 2.1rem;
	letter-spacing: 0.02em;
	color: #9fd7f6;
	text-align: center;
}

p.tel_f span.tel_link {
	color: #9fd7f6;
}

.footer_l {
	width: 100%;
}

.footer_r {
	width: 100%;
}

ul.fnav {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
	margin: 20px auto 5px;
}

ul.fnav li {
	margin-right: 15px;
	margin-bottom: 5px;
}

ul.fnav li a {
	font-size: 1.5rem;
	color: #fff;
	display: flex;
	flex-direction: row;
	align-items: center;
}

ul.fnav li a:before {
	content: '';
	display: block;
	background: url(../images/icon_fnav.png) 0 0 /contain no-repeat;
	width: 13px;
	height: 13px;
	flex-shrink: 0;
	margin-right: 3px;
}

p.link_privacy a {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
	color: #fff;
	font-size: 1.3rem;
	margin-top: 0;
}

p.link_privacy a:before {
	content: '';
	display: block;
	background: url(../images/icon_privacy.png) 0 0 /contain no-repeat;
	width: 18px;
	height: 18px;
	flex-shrink: 0;
	margin-right: 5px;
}

p.copyright {
	font-size: 1.2rem;
	color: #fff;
	width: 100%;
	text-align: center;
	padding-bottom: 20px;
	margin-top: 30px;
}
}

@media (min-width: 768px) {
footer {
	padding: 60px 0 0;
	background: url(../images/bg_footer.jpg) center bottom /cover no-repeat;
	color: #fff;
}

p.ttl_f {
	text-align: center;
	font-size: 2rem;
	font-weight: 500;
	letter-spacing: 0.1em;
	line-height: 1;
	margin-bottom: 30px;
}

p.ttl_f span {
	display: block;
	color: #47ace3;
	font-size: 5rem;
	font-family: "Roboto Condensed", sans-serif;
	font-weight: 400;
}

p.tel_contact_f {
	font-size: 3.6rem;
	font-family: "Roboto Condensed", sans-serif;
	color: #fff;
	font-weight: 700;
	display: flex;
	flex-direction: row;
	align-items: center;
}

p.tel_contact_f span.tel_link {
	color: #fff;
}

p.tel_contact_f:before {
	content: '';
	display: block;
	background: url(../images/icon_f01.png) 0 0 /contain no-repeat;
	width: 32px;
	height: 32px;
	flex-shrink: 0;
	margin-right: 8px;
}

p.btn_contact_f a {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
	font-size: 1.8rem;
	color: #fff;
	width: 300px;
	height: 64px;
	border-radius: 10px;
	background-color: #47ace3;
	margin-left: 50px;
}

p.btn_contact_f a:before {
	content: '';
	display: block;
	background: url(../images/icon_f02.png) 0 0 /contain no-repeat;
	width: 23px;
	height: 18px;
	flex-shrink: 0;
	margin-right: 8px;
}

.mb_f {
	margin-bottom: 60px;
}

p.logo_f {
	width: 210px;
	margin-bottom: 10px;
}

p.text_f {
	font-size: 1.5rem;
	margin-bottom: 10px;
	letter-spacing: 0.03em;
}

span.btn_map_f a {
	display: inline-block;
	margin-left: 6px;
}

span.btn_map_f a img {
	width: 16px;
}

p.tel_f {
	font-family: "Roboto Condensed", sans-serif;
	font-weight: 500;
	font-size: 1.8rem;
	letter-spacing: 0.02em;
	color: #9fd7f6;
}

p.tel_f span.tel_link {
	color: #9fd7f6;
}

.footer_l {
	width: 52%;
}

.footer_r {
	width: 48%;
}

ul.fnav {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: flex-end;
	flex-wrap: wrap;
}

ul.fnav li {
	margin-left: 20px;
	margin-bottom: 15px;
}

ul.fnav li a {
	font-size: 1.6rem;
	color: #fff;
	display: flex;
	flex-direction: row;
	align-items: center;
}

ul.fnav li a:before {
	content: '';
	display: block;
	background: url(../images/icon_fnav.png) 0 0 /contain no-repeat;
	width: 13px;
	height: 13px;
	flex-shrink: 0;
	margin-right: 3px;
}

p.link_privacy a {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: flex-end;
	color: #fff;
	font-size: 1.4rem;
	margin-top: 0;
}

p.link_privacy a:before {
	content: '';
	display: block;
	background: url(../images/icon_privacy.png) 0 0 /contain no-repeat;
	width: 22px;
	height: 22px;
	flex-shrink: 0;
	margin-right: 5px;
}

p.copyright {
	font-size: 1.2rem;
	color: #fff;
	width: 100%;
	text-align: center;
	padding-bottom: 25px;
	margin-top: 60px;
}
}

@media (min-width: 992px) {
footer {
	padding: 70px 0 0;
	background: url(../images/bg_footer.jpg) center bottom /cover no-repeat;
	color: #fff;
}

p.ttl_f {
	text-align: center;
	font-size: 2.1rem;
	font-weight: 500;
	letter-spacing: 0.1em;
	line-height: 1;
	margin-bottom: 40px;
}

p.ttl_f span {
	display: block;
	color: #47ace3;
	font-size: 6rem;
	font-family: "Roboto Condensed", sans-serif;
	font-weight: 400;
}

p.tel_contact_f {
	font-size: 4rem;
	font-family: "Roboto Condensed", sans-serif;
	color: #fff;
	font-weight: 700;
	display: flex;
	flex-direction: row;
	align-items: center;
}

p.tel_contact_f span.tel_link {
	color: #fff;
}

p.tel_contact_f:before {
	content: '';
	display: block;
	background: url(../images/icon_f01.png) 0 0 /contain no-repeat;
	width: 36px;
	height: 36px;
	flex-shrink: 0;
	margin-right: 8px;
}

p.btn_contact_f a {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
	font-size: 2rem;
	color: #fff;
	width: 300px;
	height: 70px;
	border-radius: 10px;
	background-color: #47ace3;
	margin-left: 50px;
}

p.btn_contact_f a:before {
	content: '';
	display: block;
	background: url(../images/icon_f02.png) 0 0 /contain no-repeat;
	width: 26px;
	height: 20px;
	flex-shrink: 0;
	margin-right: 8px;
}

.mb_f {
	margin-bottom: 70px;
}

p.logo_f {
	width: 210px;
	margin-bottom: 10px;
}

p.text_f {
	font-size: 1.6rem;
	margin-bottom: 10px;
	letter-spacing: 0.05em;
}

span.btn_map_f a {
	display: inline-block;
	margin-left: 6px;
}

span.btn_map_f a img {
	width: 18px;
}

p.tel_f {
	font-family: "Roboto Condensed", sans-serif;
	font-weight: 500;
	font-size: 1.8rem;
	letter-spacing: 0.03em;
	color: #9fd7f6;
}

p.tel_f span.tel_link {
	color: #9fd7f6;
}

.footer_l {
	width: 42%;
}

.footer_r {
	width: 45%;
}

ul.fnav {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: flex-end;
	flex-wrap: wrap;
}

ul.fnav li {
	margin-left: 30px;
	margin-bottom: 15px;
}

ul.fnav li a {
	font-size: 1.6rem;
	color: #fff;
	display: flex;
	flex-direction: row;
	align-items: center;
}

ul.fnav li a:before {
	content: '';
	display: block;
	background: url(../images/icon_fnav.png) 0 0 /contain no-repeat;
	width: 15px;
	height: 15px;
	flex-shrink: 0;
	margin-right: 3px;
}

p.link_privacy a {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: flex-end;
	color: #fff;
	font-size: 1.4rem;
	margin-top: 0;
}

p.link_privacy a:before {
	content: '';
	display: block;
	background: url(../images/icon_privacy.png) 0 0 /contain no-repeat;
	width: 22px;
	height: 22px;
	flex-shrink: 0;
	margin-right: 5px;
}

p.copyright {
	font-size: 1.2rem;
	color: #fff;
	width: 100%;
	text-align: center;
	padding-bottom: 30px;
	margin-top: 70px;
}
}

@media (min-width: 1200px) {
footer {
	padding: 80px 0 0;
	background: url(../images/bg_footer.jpg) center bottom /cover no-repeat;
	color: #fff;
}

p.ttl_f {
	text-align: center;
	font-size: 2.2rem;
	font-weight: 500;
	letter-spacing: 0.1em;
	line-height: 1;
	margin-bottom: 40px;
}

p.ttl_f span {
	display: block;
	color: #47ace3;
	font-size: 7.2rem;
	font-family: "Roboto Condensed", sans-serif;
	font-weight: 400;
}

p.tel_contact_f {
	font-size: 4rem;
	font-family: "Roboto Condensed", sans-serif;
	color: #fff;
	font-weight: 700;
	display: flex;
	flex-direction: row;
	align-items: center;
}

p.tel_contact_f span.tel_link {
	color: #fff;
}

p.tel_contact_f:before {
	content: '';
	display: block;
	background: url(../images/icon_f01.png) 0 0 /contain no-repeat;
	width: 36px;
	height: 36px;
	flex-shrink: 0;
	margin-right: 8px;
}

p.btn_contact_f a {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
	font-size: 2rem;
	color: #fff;
	width: 320px;
	height: 70px;
	border-radius: 10px;
	background-color: #47ace3;
	margin-left: 70px;
}

p.btn_contact_f a:before {
	content: '';
	display: block;
	background: url(../images/icon_f02.png) 0 0 /contain no-repeat;
	width: 26px;
	height: 20px;
	flex-shrink: 0;
	margin-right: 8px;
}

.mb_f {
	margin-bottom: 80px;
}

p.logo_f {
	width: 210px;
	margin-bottom: 15px;
}

p.text_f {
	font-size: 1.6rem;
	margin-bottom: 10px;
	letter-spacing: 0.05em;
}

span.btn_map_f a {
	display: inline-block;
	margin-left: 6px;
}

span.btn_map_f a img {
	width: 18px;
}

p.tel_f {
	font-family: "Roboto Condensed", sans-serif;
	font-weight: 500;
	font-size: 2rem;
	letter-spacing: 0.03em;
	color: #9fd7f6;
}

p.tel_f span.tel_link {
	color: #9fd7f6;
}

.footer_l {
	width: 38%;
}

.footer_r {
	width: 60%;
}

ul.fnav {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: flex-end;
}

ul.fnav li {
	margin-left: 25px;
}

ul.fnav li a {
	font-size: 1.6rem;
	color: #fff;
	display: flex;
	flex-direction: row;
	align-items: center;
}

ul.fnav li a:before {
	content: '';
	display: block;
	background: url(../images/icon_fnav.png) 0 0 /contain no-repeat;
	width: 15px;
	height: 15px;
	flex-shrink: 0;
	margin-right: 3px;
}

p.link_privacy a {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: flex-end;
	color: #fff;
	font-size: 1.4rem;
	margin-top: 25px;
}

p.link_privacy a:before {
	content: '';
	display: block;
	background: url(../images/icon_privacy.png) 0 0 /contain no-repeat;
	width: 22px;
	height: 22px;
	flex-shrink: 0;
	margin-right: 5px;
}

p.copyright {
	font-size: 1.2rem;
	color: #fff;
	width: 100%;
	text-align: center;
	padding-bottom: 30px;
	margin-top: 70px;
}
}

@media (min-width: 1300px) {
footer {
	padding: 100px 0 0;
	background: url(../images/bg_footer.jpg) center bottom /cover no-repeat;
	color: #fff;
}

footer .container {
	width: 1240px;
	margin: 0 auto;
}

p.ttl_f {
	text-align: center;
	font-size: 2.2rem;
	font-weight: 500;
	letter-spacing: 0.1em;
	line-height: 1;
	margin-bottom: 50px;
}

p.ttl_f span {
	display: block;
	color: #47ace3;
	font-size: 9rem;
	font-family: "Roboto Condensed", sans-serif;
	font-weight: 400;
}

p.tel_contact_f {
	font-size: 4rem;
	font-family: "Roboto Condensed", sans-serif;
	color: #fff;
	font-weight: 700;
	display: flex;
	flex-direction: row;
	align-items: center;
}

p.tel_contact_f span.tel_link {
	color: #fff;
}

p.tel_contact_f:before {
	content: '';
	display: block;
	background: url(../images/icon_f01.png) 0 0 /contain no-repeat;
	width: 36px;
	height: 36px;
	flex-shrink: 0;
	margin-right: 8px;
}

p.btn_contact_f a {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
	font-size: 2rem;
	color: #fff;
	width: 360px;
	height: 70px;
	border-radius: 10px;
	background-color: #47ace3;
	margin-left: 70px;
}

p.btn_contact_f a:before {
	content: '';
	display: block;
	background: url(../images/icon_f02.png) 0 0 /contain no-repeat;
	width: 26px;
	height: 20px;
	flex-shrink: 0;
	margin-right: 8px;
}

.mb_f {
	margin-bottom: 100px;
}

p.logo_f {
	width: 224px;
	margin-bottom: 15px;
}

p.text_f {
	font-size: 1.6rem;
	margin-bottom: 10px;
	letter-spacing: 0.05em;
}

span.btn_map_f a {
	display: inline-block;
	margin-left: 6px;
}

span.btn_map_f a img {
	width: 18px;
}

p.tel_f {
	font-family: "Roboto Condensed", sans-serif;
	font-weight: 500;
	font-size: 2rem;
	letter-spacing: 0.03em;
	color: #9fd7f6;
}

p.tel_f span.tel_link {
	color: #9fd7f6;
}

.footer_l {
	width: 38%;
}

.footer_r {
	width: 60%;
}

ul.fnav {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: flex-end;
}

ul.fnav li {
	margin-left: 30px;
}

ul.fnav li a {
	font-size: 1.6rem;
	color: #fff;
	display: flex;
	flex-direction: row;
	align-items: center;
}

ul.fnav li a:before {
	content: '';
	display: block;
	background: url(../images/icon_fnav.png) 0 0 /contain no-repeat;
	width: 15px;
	height: 15px;
	flex-shrink: 0;
	margin-right: 3px;
}

p.link_privacy a {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: flex-end;
	color: #fff;
	font-size: 1.4rem;
	margin-top: 25px;
}

p.link_privacy a:before {
	content: '';
	display: block;
	background: url(../images/icon_privacy.png) 0 0 /contain no-repeat;
	width: 22px;
	height: 22px;
	flex-shrink: 0;
	margin-right: 5px;
}

p.copyright {
	font-size: 1.2rem;
	color: #fff;
	width: 100%;
	text-align: center;
	padding-bottom: 30px;
	margin-top: 90px;
}
}

p.btn_contact_f a:hover {
	opacity: 1;
	background-color: #2692cc;
}

@media (max-width: 767px) {
	p.pagetop a {
		position: fixed;
		bottom: 20px;
		right: 15px;
		width: 32px;
		height: 32px;
		z-index: 999;
	}

	p.pagetop a img {
		width: 32px;
		height: 32px;
	}
}

@media (min-width: 768px) {
	p.pagetop a {
		position: fixed;
		bottom: 30px;
		right: 40px;
		width: 50px;
		height: 50px;
		z-index: 999;
	}

	p.pagetop a img {
		width: 50px;
		height: 50px;
	}
}

@media (min-width: 992px) {
	p.pagetop a {
		position: fixed;
		bottom: 40px;
		right: 40px;
		width: 60px;
		height: 60px;
		z-index: 999;
	}

	p.pagetop a img {
		width: 60px;
		height: 60px;
	}
}

@media (min-width: 1921px) {
	p.pagetop a {
		position: fixed;
		bottom: 40px;
		right: calc(50% - 920px);
		width: 60px;
		height: 60px;
		z-index: 99;
	}

	p.pagetop a img {
		width: 60px;
		height: 60px;
	}
}

@media (max-width: 767px) {
	p.btn_side a {
		position: fixed;
		top: 40px;
		right: 0;
		width: 3.6458%;
		/* height: 190px; */
		z-index: 999;
	}
}

@media (min-width: 768px) {
	p.btn_side a {
		position: fixed;
		top: 80px;
		right: 0;
		width: 3.6458%;
		/* height: 190px; */
		z-index: 999;
	}

	/* p.btn_side a img {
		width: 70px;
		height: 190px;
	} */
}

@media (min-width: 992px) {
	p.btn_side a {
		position: fixed;
		top: 150px;
		right: 0;
		width: 3.6458%;
		/* height: 190px; */
		z-index: 999;
	}

	/* p.btn_side a img {
		width: 70px;
		height: 190px;
	} */
}

@media (min-width: 1200px) {
	p.btn_side a {
		position: fixed;
		top: 200px;
		right: 0;
		width: 3.6458%;
		/* height: 190px; */
		z-index: 999;
	}

	/* p.btn_side a img {
		width: 70px;
		height: 190px;
	} */
}

@media (min-width: 1921px) {
	p.btn_side a {
		position: fixed;
		top: 200px;
		right: calc(50% - 960px);
		width: 70px;
		height: 190px;
		z-index: 999;
	}

	p.btn_side a img {
		width: 70px;
		height: 190px;
	}
}

p.btn_side a:hover {
	opacity: 0.85;
}







/* サブページ共通
=========================================================================== */

@media (max-width: 767px) {
.bg_sub {
	background: url(../images/bg_business_sp.jpg) center top /cover no-repeat;
	width: 100%;
	height: 200px;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}

h2.sub {
	text-align: center;
	color: #fff;
	font-size: 2.4rem;
	font-weight: 400;
	letter-spacing: 0.05em;
	margin-top: 30px;
}

h2.sub span {
	display: block;
	color: #95b4da;
	letter-spacing: 0;
	font-size: 1.7rem;
	font-family: "Roboto Condensed", sans-serif;
	font-weight: 700;
}
}

@media (min-width: 768px) {
.bg_sub {
	background: url(../images/bg_business.jpg) center top /cover no-repeat;
	width: 100%;
	height: 260px;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}

h2.sub {
	text-align: center;
	color: #fff;
	font-size: 3rem;
	font-weight: 400;
	letter-spacing: 0.05em;
	margin-top: 50px;
}

h2.sub span {
	display: block;
	color: #95b4da;
	letter-spacing: 0;
	font-size: 2rem;
	font-family: "Roboto Condensed", sans-serif;
	font-weight: 700;
}
}

@media (min-width: 992px) {
.bg_sub {
	background: url(../images/bg_business.jpg) center top /cover no-repeat;
	width: 100%;
	height: 340px;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}

h2.sub {
	text-align: center;
	color: #fff;
	font-size: 3.8rem;
	font-weight: 400;
	letter-spacing: 0.05em;
	margin-top: 100px;
}

h2.sub span {
	display: block;
	color: #95b4da;
	letter-spacing: 0;
	font-size: 2.2rem;
	font-family: "Roboto Condensed", sans-serif;
	font-weight: 700;
}
}

@media (min-width: 1200px) {
.bg_sub {
	background: url(../images/bg_business.jpg) center center /cover no-repeat;
	width: 100%;
	height: 330px;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}

h2.sub {
	text-align: center;
	color: #fff;
	font-size: 4.2rem;
	font-weight: 400;
	letter-spacing: 0.05em;
	margin-top: 100px;
}

h2.sub span {
	display: block;
	color: #b1cdf0;
	letter-spacing: 0;
	font-size: 2.4rem;
	font-family: "Roboto Condensed", sans-serif;
	font-weight: 700;
}
}

@media (max-width: 767px) {
h3.sub {
	text-align: center;
	font-size: 1.8rem;
	font-weight: 500;
	letter-spacing: 0.1em;
}

h3.sub:after {
	content: '';
	display: block;
	width: 40px;
	height: 2px;
	background-color: #2e8fc4;
	margin: 15px auto 15px;
}
}

@media (min-width: 768px) {
h3.sub {
	text-align: center;
	font-size: 2rem;
	font-weight: 500;
	letter-spacing: 0.1em;
}

h3.sub:after {
	content: '';
	display: block;
	width: 50px;
	height: 2px;
	background-color: #2e8fc4;
	margin: 15px auto 25px;
}
}

@media (min-width: 992px) {
h3.sub {
	text-align: center;
	font-size: 2.2rem;
	font-weight: 500;
	letter-spacing: 0.1em;
}

h3.sub:after {
	content: '';
	display: block;
	width: 60px;
	height: 2px;
	background-color: #2e8fc4;
	margin: 15px auto 30px;
}
}

@media (min-width: 1200px) {
h3.sub {
	text-align: center;
	font-size: 2.6rem;
	font-weight: 500;
	letter-spacing: 0.1em;
}

h3.sub:after {
	content: '';
	display: block;
	width: 70px;
	height: 2px;
	background-color: #2e8fc4;
	margin: 20px auto 30px;
}
}



/* business.html　
=========================================================================== */

@media (max-width: 767px) {
.bg_sub_blue {
	background-color: #e7f7ff;
	padding: 50px 0 50px;
}

.bg_sub_white {
	background-color: #fff;
	padding: 50px 0 50px;
}

.pic_business {
	max-width: 500px;
	margin-bottom: 20px;
}

h3.business {
	text-align: center;
	font-size: 2rem;
	font-weight: 700;
	letter-spacing: 0.05em;
	margin-bottom: 20px;
}

h4.business {
	color: #3e80bb;
	font-size: 1.7rem;
	font-weight: 500;
	margin-bottom: 15px;
}

.cont_business p.text {
	font-size: 1.6rem;
	line-height: 1.6;
	letter-spacing: 0.02em;
}

ul.btn_pdf {
	display: flex;
	flex-direction: column;
	align-items: center;
	margin: 20px 0 0;
}

ul.btn_pdf li a {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
	width: 190px;
	height: 50px;
	border-radius: 50px;
	background-color: #fff;
	border: 1px solid #3579ce;
	font-size: 1.6rem;
	letter-spacing: 0;
	margin-bottom: 10px;
}

ul.btn_pdf li:last-child {
	margin-bottom: 0;
}

ul.btn_pdf li a:before {
	content: '';
	display: block;
	background: url(../images/icon_pdf.png) 0 0 /contain no-repeat;
	width: 20px;
	height: 22px;
	margin-right: 5px;
}
}

@media (min-width: 768px) {
.bg_sub_blue {
	background-color: #e7f7ff;
	padding: 70px 0 70px;
}

.bg_sub_white {
	background-color: #fff;
	padding: 70px 0 70px;
}

.pic_business {
	width: 280px;
}

.cont_business {
	width: 400px;
}

h3.business {
	text-align: center;
	font-size: 2.1rem;
	font-weight: 700;
	letter-spacing: 0.1em;
	margin-bottom: 40px;
}

h4.business {
	color: #3e80bb;
	font-size: 1.8rem;
	font-weight: 500;
	margin-bottom: 15px;
}

.cont_business p.text {
	font-size: 1.6rem;
	line-height: 1.6;
	letter-spacing: 0.02em;
}

ul.btn_pdf {
	display: flex;
	flex-direction: row;
	align-items: center;
	margin: 30px 0 0;
}

ul.btn_pdf li a {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
	width: 190px;
	height: 50px;
	border-radius: 50px;
	background-color: #fff;
	border: 1px solid #3579ce;
	font-size: 1.6rem;
	letter-spacing: 0;
	margin-right: 10px;
}

ul.btn_pdf li:last-child {
	margin-right: 0;
}

ul.btn_pdf li a:before {
	content: '';
	display: block;
	background: url(../images/icon_pdf.png) 0 0 /contain no-repeat;
	width: 20px;
	height: 22px;
	margin-right: 5px;
}
}

@media (min-width: 992px) {
.bg_sub_blue {
	background-color: #e7f7ff;
	padding: 80px 0 80px;
}

.bg_sub_white {
	background-color: #fff;
	padding: 80px 0 80px;
}

.pic_business {
	width: 320px;
}

.cont_business {
	width: 560px;
}

h3.business {
	text-align: center;
	font-size: 2.3rem;
	font-weight: 700;
	letter-spacing: 0.1em;
	margin-bottom: 40px;
}

h4.business {
	color: #3e80bb;
	font-size: 2rem;
	font-weight: 500;
	margin-bottom: 20px;
}

.cont_business p.text {
	font-size: 1.6rem;
	line-height: 1.8;
	letter-spacing: 0.05em;
}

ul.btn_pdf {
	display: flex;
	flex-direction: row;
	align-items: center;
	margin: 30px 0 0;
}

ul.btn_pdf li a {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
	width: 240px;
	height: 60px;
	border-radius: 50px;
	background-color: #fff;
	border: 1px solid #3579ce;
	font-size: 1.7rem;
	letter-spacing: 0.05em;
	margin-right: 20px;
}

ul.btn_pdf li:last-child {
	margin-right: 0;
}

ul.btn_pdf li a:before {
	content: '';
	display: block;
	background: url(../images/icon_pdf.png) 0 0 /contain no-repeat;
	width: 27px;
	height: 29px;
	margin-right: 10px;
}
}

@media (min-width: 1200px) {
.bg_sub_blue {
	background-color: #e7f7ff;
	padding: 80px 0 80px;
}

.bg_sub_white {
	background-color: #fff;
	padding: 80px 0 80px;
}

.pic_business {
	width: 420px;
}

.cont_business {
	width: 660px;
}

h3.business {
	text-align: center;
	font-size: 2.6rem;
	font-weight: 700;
	letter-spacing: 0.1em;
	margin-bottom: 50px;
}

h4.business {
	color: #3e80bb;
	font-size: 2.3rem;
	font-weight: 500;
	margin-bottom: 30px;
}

.cont_business p.text {
	font-size: 1.6rem;
	line-height: 1.8;
	letter-spacing: 0.05em;
}

ul.btn_pdf {
	display: flex;
	flex-direction: row;
	align-items: center;
	margin: 30px 0 0;
}

ul.btn_pdf li a {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
	width: 280px;
	height: 70px;
	border-radius: 50px;
	background-color: #fff;
	border: 1px solid #3579ce;
	font-size: 1.7rem;
	letter-spacing: 0.05em;
	margin-right: 20px;
}

ul.btn_pdf li:last-child {
	margin-right: 0;
}

ul.btn_pdf li a:before {
	content: '';
	display: block;
	background: url(../images/icon_pdf.png) 0 0 /contain no-repeat;
	width: 27px;
	height: 29px;
	margin-right: 10px;
}
}

@media (min-width: 1350px) {
.bg_sub_blue {
	background-color: #e7f7ff;
	padding: 80px 0 80px;
}

.bg_sub_white {
	background-color: #fff;
	padding: 80px 0 80px;
}

#business .container {
	width: 1270px;
}

.pic_business {
	width: 500px;
}

.cont_business {
	width: 680px;
}

h3.business {
	text-align: center;
	font-size: 2.6rem;
	font-weight: 700;
	letter-spacing: 0.1em;
	margin-bottom: 50px;
}

h4.business {
	color: #3e80bb;
	font-size: 2.4rem;
	font-weight: 500;
	margin-bottom: 30px;
}

.cont_business p.text {
	font-size: 1.6rem;
	line-height: 1.8;
	letter-spacing: 0.05em;
}

ul.btn_pdf {
	display: flex;
	flex-direction: row;
	align-items: center;
	margin: 30px 0 0;
}

ul.btn_pdf li a {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
	width: 280px;
	height: 70px;
	border-radius: 50px;
	background-color: #fff;
	border: 1px solid #3579ce;
	font-size: 1.7rem;
	letter-spacing: 0.05em;
	margin-right: 20px;
}

ul.btn_pdf li:last-child {
	margin-right: 0;
}

ul.btn_pdf li a:before {
	content: '';
	display: block;
	background: url(../images/icon_pdf.png) 0 0 /contain no-repeat;
	width: 27px;
	height: 29px;
	margin-right: 10px;
}
}


/* company.html　
=========================================================================== */

@media (max-width: 767px) {
.pic_company01 {
	width: 170px;
	flex-shrink: 0;
	margin: 20px auto 5px;
}

.cont_company01 p.text {
	font-size: 1.6rem;
	letter-spacing: 0.05em;
	line-height: 1.5;
}

p.name_company01 {
	font-size: 1.8rem;
	font-family: "Noto Serif JP", serif;
	letter-spacing: 0.05em;
	text-align: center;
	margin-top: 5px;
}

p.name_company01 span {
	display: inline-block;
	font-size: 1.5rem;
	margin-right: 10px;
}
}

@media (min-width: 768px) {
.pic_company01 {
	width: 180px;
	flex-shrink: 0;
	margin-right: 40px;
}

.cont_company01 p.text {
	font-size: 1.6rem;
	letter-spacing: 0.05em;
	line-height: 1.6;
}

p.name_company01 {
	font-size: 2.1rem;
	font-family: "Noto Serif JP", serif;
	letter-spacing: 0.1em;
	text-align: right;
	margin-top: 20px;
}

p.name_company01 span {
	display: inline-block;
	font-size: 1.7rem;
	margin-right: 20px;
}
}

@media (min-width: 992px) {
.pic_company01 {
	width: 200px;
	flex-shrink: 0;
	margin-right: 50px;
}

.cont_company01 p.text {
	font-size: 1.6rem;
	letter-spacing: 0.05em;
	line-height: 1.8;
}

p.name_company01 {
	font-size: 2.2rem;
	font-family: "Noto Serif JP", serif;
	letter-spacing: 0.1em;
	text-align: right;
	margin-top: 20px;
}

p.name_company01 span {
	display: inline-block;
	font-size: 1.8rem;
	margin-right: 20px;
}
}

@media (min-width: 1200px) {
.pic_company01 {
	width: 230px;
	flex-shrink: 0;
	margin-right: 70px;
}

.cont_company01 p.text {
	font-size: 1.6rem;
	letter-spacing: 0.05em;
	line-height: 1.8;
}

p.name_company01 {
	font-size: 2.6rem;
	font-family: "Noto Serif JP", serif;
	letter-spacing: 0.1em;
	text-align: right;
	margin-top: 20px;
}

p.name_company01 span {
	display: inline-block;
	font-size: 2rem;
	margin-right: 20px;
}
}


@media (max-width: 767px) {
#company02 ul.btn_pdf li a{
	width: 260px;
}
}

@media (min-width: 768px) {
#company02 ul.btn_pdf li a{
	width: 280px;
}
}

@media (min-width: 992px) {
#company02 ul.btn_pdf li a{
	width: 300px;
}
}





@media (max-width: 767px) {
.history {
	display: grid;
	grid-template-columns: repeat(1, 1fr);
	margin-top: 30px;
}

.history .cont {
	position: relative;
	border-top: 2px dashed #2e8fc4;
	padding-top: 25px;
	margin-bottom: 25px;
}

.history .cont:before {
	content: '';
	display: block;
	width: 14px;
	height: 14px;
	background-color: #2e8fc4;
	border-radius: 50%;
	position: absolute;
	left: 0;
	top: -8px;
}

.history p.date {
	color: #2e8fc4;
	font-size: 1.6rem;
	letter-spacing: 0.05em;
}

.history p.text {
	font-size: 1.7rem;
	line-height: 1.8;
	letter-spacing: 0.02em;
}
}

@media (min-width: 768px) {
.history {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	margin-top: 50px;
}

.history .cont {
	position: relative;
	border-top: 2px dashed #2e8fc4;
	padding-top: 20px;
	margin-bottom: 40px;
}

.history .cont:before {
	content: '';
	display: block;
	width: 20px;
	height: 20px;
	background-color: #2e8fc4;
	border-radius: 50%;
	position: absolute;
	left: 0;
	top: -11px;
}

.history p.date {
	color: #2e8fc4;
	font-size: 1.6rem;
	letter-spacing: 0.05em;
}

.history p.text {
	font-size: 1.7rem;
	line-height: 1.8;
	letter-spacing: 0.02em;
}
}

@media (min-width: 992px) {
.history {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	margin-top: 70px;
}

.history .cont {
	position: relative;
	border-top: 2px dashed #2e8fc4;
	padding-top: 20px;
	margin-bottom: 40px;
}

.history .cont:before {
	content: '';
	display: block;
	width: 20px;
	height: 20px;
	background-color: #2e8fc4;
	border-radius: 50%;
	position: absolute;
	left: 0;
	top: -11px;
}

.history p.date {
	color: #2e8fc4;
	font-size: 1.6rem;
	letter-spacing: 0.05em;
}

.history p.text {
	font-size: 1.7rem;
	line-height: 1.8;
	letter-spacing: 0.02em;
}
}

@media (min-width: 1200px) {
.history {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	margin-top: 70px;
}

.history .cont {
	position: relative;
	border-top: 2px dashed #2e8fc4;
	padding-top: 30px;
	margin-bottom: 50px;
}

.history .cont:before {
	content: '';
	display: block;
	width: 20px;
	height: 20px;
	background-color: #2e8fc4;
	border-radius: 50%;
	position: absolute;
	left: 0;
	top: -11px;
}

.history p.date {
	color: #2e8fc4;
	font-size: 1.6rem;
	letter-spacing: 0.05em;
}

.history p.text {
	font-size: 1.8rem;
	line-height: 1.8;
	letter-spacing: 0.02em;
}
}


@media (max-width: 767px) {
.access_map iframe {
	width: 100%;
	height: 320px;
}

p.btn_map a {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
	width: 160px;
	height: 46px;
	border: 1px solid #2e8fc4;
	font-size: 14px;
	margin: 20px auto 0;
	color: #2e8fc4;
}

p.btn_map a:before {
	content: "\f3c5";
	font-family: 'Font Awesome\ 5 Free';
	font-weight: 900;
	margin-right: 8px;
}
}

@media (min-width: 768px) {
.access_map iframe {
	width: 100%;
	height: 400px;
}

p.btn_map a {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
	width: 200px;
	height: 46px;
	border: 1px solid #2e8fc4;
	font-size: 14px;
	margin: 20px auto 0;
	color: #2e8fc4;
}

p.btn_map a:before {
	content: "\f3c5";
	font-family: 'Font Awesome\ 5 Free';
	font-weight: 900;
	margin-right: 8px;
}
}

@media (min-width: 992px) {
.access_map iframe {
	width: 100%;
	height: 500px;
}

p.btn_map a {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
	width: 200px;
	height: 46px;
	border: 1px solid #2e8fc4;
	font-size: 14px;
	margin: 20px auto 0;
	color: #2e8fc4;
}

p.btn_map a:before {
	content: "\f3c5";
	font-family: 'Font Awesome\ 5 Free';
	font-weight: 900;
	margin-right: 8px;
}
}





/* recruit.html　
=========================================================================== */

@media (max-width: 767px) {
p.text_intro {
	color: #2e8fc4;
	font-size: 1.6rem;
	letter-spacing: 0.02em;
	text-align: center;
	line-height: 1.6;
	margin-bottom: 50px;
}

p.text_l {
	text-align: center;
	font-size: 1.6rem;
	letter-spacing: 0.02em;
	line-height: 1.6;
}

ul.recruit01 {
	display: grid;
	grid-template-columns: repeat(1, 1fr);
	gap: 15px;
	margin: 25px auto 50px;
	width: 150px;
}

ul.recruit01 li {
	background-color: #e7f7ff;
	width:150px;
	height:150px;
	border-radius: 50%;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}

ul.recruit01 li p.icon {
	width: 50px;
}

ul.recruit01 li p.text {
	font-size: 1.5rem;
	text-align: center;
	font-weight: 500;
	letter-spacing: 0.05em;
	margin-top: 15px;
}

table.sub {
	width: 100%;
	border-top: 1px solid #86c5e0;
	border-left: 1px solid #86c5e0;
}

table.sub th {
	display: block;
	width: 100%;
	background-color: #cbebf9;
	padding: 0.5em 1em;
	font-size: 1.5rem;
	border-bottom: 1px solid #86c5e0;
	border-right: 1px solid #86c5e0;
	font-weight: 600;
}

table.sub td {
	display: block;
	width: 100%;
	background-color: #fff;
	padding: 1.3em 1em 1.3em 1em;
	font-size: 1.5rem;
	border-bottom: 1px solid #86c5e0;
	border-right: 1px solid #86c5e0;
}

.info_recruit {
	width: 100%;
	background: url(../images/info_recruit.jpg) 0 0 /cover no-repeat;
	margin: 40px 0 0;
	color: #fff;
	padding: 30px 10px 20px;
}

.info_recruit p.ttl {
	text-align: center;
	font-size: 1.8rem;
	letter-spacing: 0.05em;
	margin-bottom: 20px;
}

p.tel_recruit {
	font-size: 2.7rem;
	font-weight: 500;
	color: #fff;
	display: flex;
	flex-direction: row;
	align-items: center;
	font-weight: 700;
}

p.tel_recruit:before {
	content: '';
	display: block;
	background: url(../images/icon_tel_recruit.png) 0 0 /contain no-repeat;
	width: 27px;
	height: 27px;
	flex-shrink: 0;
	margin-right: 7px;
}

p.tel_recruit span.tel_link {
	color: #fff;
}

.info_recruit p.text {
	text-align: center;
	letter-spacing: 0.05em;
}

p.btn_recruit a {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	width: 140px;
	height: 140px;
	background-color: #4e8bc8;
	border-radius: 50%;
	color: #fff;
	font-size: 1.6rem;
	margin: 20px auto 0;
}

p.btn_recruit a:before {
	content: '';
	display: block;
	background: url(../images/icon_btn_recruit.png) 0 0 /contain no-repeat;
	width: 40px;
	height: 33px;
	flex-shrink: 0;
	margin-bottom: 5px;
}

p.btn_recruit a:hover {
	opacity: 1;
	background-color: #3586d8;
}
}

@media (min-width: 768px) {
p.text_intro {
	color: #2e8fc4;
	font-size: 1.7rem;
	letter-spacing: 0.05em;
	text-align: center;
	line-height: 1.8;
	margin-bottom: 60px;
}

p.text_l {
	text-align: center;
	font-size: 1.7rem;
	letter-spacing: 0.05em;
}

ul.recruit01 {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 25px;
	margin: 30px 0 50px;
}

ul.recruit01 li {
	background-color: #e7f7ff;
	width: 220px;
	height: 220px;
	border-radius: 50%;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}

ul.recruit01 li p.icon {
	width: 90px;
}

ul.recruit01 li p.text {
	font-size: 1.7rem;
	text-align: center;
	font-weight: 500;
	letter-spacing: 0.05em;
	margin-top: 15px;
}

table.sub {
	width: 100%;
	border-top: 1px solid #86c5e0;
}

table.sub th {
	width: 170px;
	background-color: #cbebf9;
	text-align: center;
	padding: 1em 1em;
	font-size: 1.7rem;
	border-bottom: 1px solid #86c5e0;
	font-weight: 600;
}

table.sub td {
	background-color: #fff;
	padding: 1em 1em 1em 1.5em;
	font-size: 1.7rem;
	border-bottom: 1px solid #86c5e0;
}

.info_recruit {
	width: 100%;
	background: url(../images/info_recruit.jpg) 0 0 /cover no-repeat;
	margin: 70px 0 0;
	color: #fff;
	padding: 50px 30px 40px;
}

.info_recruit p.ttl {
	text-align: center;
	font-size: 2.2rem;
	letter-spacing: 0.1em;
	margin-bottom: 30px;
}

p.tel_recruit {
	font-size: 3.2rem;
	font-weight: 500;
	color: #fff;
	display: flex;
	flex-direction: row;
	align-items: center;
	font-weight: 700;
}

p.tel_recruit:before {
	content: '';
	display: block;
	background: url(../images/icon_tel_recruit.png) 0 0 /contain no-repeat;
	width: 32px;
	height: 32px;
	flex-shrink: 0;
	margin-right: 7px;
}

p.tel_recruit span.tel_link {
	color: #fff;
}

.info_recruit p.text {
	text-align: center;
	letter-spacing: 0.05em;
}

p.btn_recruit a {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	width: 160px;
	height: 160px;
	background-color: #4e8bc8;
	border-radius: 50%;
	color: #fff;
	margin-left: 70px;
	font-size: 1.7rem;
}

p.btn_recruit a:before {
	content: '';
	display: block;
	background: url(../images/icon_btn_recruit.png) 0 0 /contain no-repeat;
	width: 44px;
	height: 37px;
	flex-shrink: 0;
	margin-bottom: 5px;
}

p.btn_recruit a:hover {
	opacity: 1;
	background-color: #3586d8;
}
}

@media (min-width: 992px) {
p.text_intro {
	color: #2e8fc4;
	font-size: 1.8rem;
	letter-spacing: 0.1em;
	text-align: center;
	line-height: 1.8;
	margin-bottom: 60px;
}

p.text_l {
	text-align: center;
	font-size: 1.8rem;
	letter-spacing: 0.1em;
}

ul.recruit01 {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 30px;
	margin: 40px 0 60px;
}

ul.recruit01 li {
	background-color: #e7f7ff;
	width: 280px;
	height: 280px;
	border-radius: 50%;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}

ul.recruit01 li p.icon {
	width: 110px;
}

ul.recruit01 li p.text {
	font-size: 1.8rem;
	text-align: center;
	font-weight: 500;
	letter-spacing: 0.05em;
	margin-top: 20px;
}

table.sub {
	width: 100%;
	border-top: 1px solid #86c5e0;
}

table.sub th {
	width: 220px;
	background-color: #cbebf9;
	text-align: center;
	padding: 1em 1em;
	font-size: 1.8rem;
	border-bottom: 1px solid #86c5e0;
	font-weight: 600;
}

table.sub td {
	background-color: #fff;
	padding: 1em 1em 1em 3em;
	font-size: 1.8rem;
	border-bottom: 1px solid #86c5e0;
}

.info_recruit {
	width: 100%;
	background: url(../images/info_recruit.jpg) 0 0 /cover no-repeat;
	margin: 70px 0 0;
	color: #fff;
	padding: 60px 30px 50px;
}

.info_recruit p.ttl {
	text-align: center;
	font-size: 2.4rem;
	letter-spacing: 0.1em;
	margin-bottom: 40px;
}

p.tel_recruit {
	font-size: 3.6rem;
	font-weight: 500;
	color: #fff;
	display: flex;
	flex-direction: row;
	align-items: center;
	font-weight: 700;
}

p.tel_recruit:before {
	content: '';
	display: block;
	background: url(../images/icon_tel_recruit.png) 0 0 /contain no-repeat;
	width: 36px;
	height: 36px;
	flex-shrink: 0;
	margin-right: 7px;
}

p.tel_recruit span.tel_link {
	color: #fff;
}

.info_recruit p.text {
	text-align: center;
	letter-spacing: 0.05em;
}

p.btn_recruit a {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	width: 160px;
	height: 160px;
	background-color: #4e8bc8;
	border-radius: 50%;
	color: #fff;
	margin-left: 70px;
	font-size: 1.7rem;
}

p.btn_recruit a:before {
	content: '';
	display: block;
	background: url(../images/icon_btn_recruit.png) 0 0 /contain no-repeat;
	width: 44px;
	height: 37px;
	flex-shrink: 0;
	margin-bottom: 5px;
}

p.btn_recruit a:hover {
	opacity: 1;
	background-color: #3586d8;
}
}

@media (min-width: 1200px) {
p.text_intro {
	color: #2e8fc4;
	font-size: 2rem;
	letter-spacing: 0.1em;
	text-align: center;
	line-height: 1.8;
	margin-bottom: 80px;
}

p.text_l {
	text-align: center;
	font-size: 1.9rem;
	letter-spacing: 0.1em;
}

ul.recruit01 {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 30px;
	margin: 50px 0 70px;
}

ul.recruit01 li {
	background-color: #e7f7ff;
	width: 300px;
	height: 300px;
	border-radius: 50%;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}

ul.recruit01 li p.icon {
	width: 130px;
}

ul.recruit01 li p.text {
	font-size: 2rem;
	text-align: center;
	font-weight: 500;
	letter-spacing: 0.05em;
	margin-top: 20px;
}

table.sub {
	width: 100%;
	border-top: 1px solid #86c5e0;
}

table.sub th {
	width: 270px;
	background-color: #cbebf9;
	text-align: center;
	padding: 1em 1em;
	font-size: 1.8rem;
	border-bottom: 1px solid #86c5e0;
	font-weight: 600;
}

table.sub td {
	background-color: #fff;
	padding: 1em 1em 1em 3em;
	font-size: 1.8rem;
	border-bottom: 1px solid #86c5e0;
}


.info_recruit {
	width: 100%;
	background: url(../images/info_recruit.jpg) 0 0 /cover no-repeat;
	margin: 70px 0 0;
	color: #fff;
	padding: 70px 30px 50px;
}

.info_recruit p.ttl {
	text-align: center;
	font-size: 2.6rem;
	letter-spacing: 0.1em;
	margin-bottom: 40px;
}

p.tel_recruit {
	font-size: 4rem;
	font-weight: 500;
	color: #fff;
	display: flex;
	flex-direction: row;
	align-items: center;
	font-weight: 700;
}

p.tel_recruit:before {
	content: '';
	display: block;
	background: url(../images/icon_tel_recruit.png) 0 0 /contain no-repeat;
	width: 42px;
	height: 42px;
	flex-shrink: 0;
	margin-right: 7px;
}

p.tel_recruit span.tel_link {
	color: #fff;
}

.info_recruit p.text {
	text-align: center;
	letter-spacing: 0.05em;
}

p.btn_recruit a {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	width: 180px;
	height: 180px;
	background-color: #4e8bc8;
	border-radius: 50%;
	color: #fff;
	margin-left: 70px;
	font-size: 1.8rem;
}

p.btn_recruit a:before {
	content: '';
	display: block;
	background: url(../images/icon_btn_recruit.png) 0 0 /contain no-repeat;
	width: 48px;
	height: 41px;
	flex-shrink: 0;
	margin-bottom: 5px;
}

p.btn_recruit a:hover {
	opacity: 1;
	background-color: #3586d8;
}
}


/* information.html　お知らせ一覧
=========================================================================== */

@media (max-width: 767px) {
	ul.nav_news li a:hover {
		opacity: 1;
		background-color: #3579ce;
		color: #fff;
	}

	ul.nav_news {
		display: flex;
		flex-direction: row;
		flex-wrap: wrap;
	}

	ul.nav_news li a {
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: center;
		font-size: 1.4rem;
		padding: 0.5em 1em;
		min-width: 120px;
		background-color: #eef2f9;
		margin-right: 10px;
		margin-bottom: 10px;
		border-radius: 0;
	}

	ul.nav_news li.active a {
		background-color: #3579ce;
		color: #fff;
	}

	ul.nav_news li a:hover {
		opacity: 1;
		background-color: #dfefff;
		color: #3579ce;
	}

	h3.products {
		font-size: 2rem;
		color: #195897;
		margin: 20px 0 20px;
		text-align: center;
	}

	.news_list {
		display: grid;
		grid-template-columns: repeat(1, 1fr);
		gap: 35px;
		margin-bottom: 30px;
		width: 100%;
	}

	.cont_news a {
		display: block;
		padding-bottom: 10px;
		border-bottom: 1px solid #67a2dd;
	}

	.cont_news .pic {
		margin-bottom: 10px;
	}

	.cont_news .info {
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: space-between;
		margin-bottom: 10px;
	}

	.cont_news .info p.date {
		font-size: 1.5rem;
		color: #333;
	}

	.cont_news .info p.cate {
		background-color: #3579ce;
		color: #fff;
		font-size: 1.3rem;
		padding: 0.1em 1em;
	}

	.cont_news h4 {
		font-size: 1.6rem;
		font-weight: 500;
	}

	.news_year {
		flex-shrink: 0;
	}

	.news_year p.ttl {
		width: 100%;
		text-align: center;
		font-size: 1.4rem;
		background-color: #eef2f9;
		padding: 0.5em;
		margin-bottom: 10px;
	}

	.news_year ul {
		display: flex;
		flex-direction: row;
		align-items: center;
		width: 100%;
		margin-bottom: 30px;
	}

	.news_year ul li {
		width: 100%;
	}

	.news_year ul li a {
		display: block;
		width: 100%;
		padding: 0.5em 0.5em;
		border-bottom: 1px solid #4e8bc8;
		text-align: center;
		font-size: 1.4rem;
	}

	.news_year ul li.active a {
		background-color: #417ebb;
		color: #fff;
	}

	.news_year ul li a:hover {
		opacity: 1;
		background-color: #dfefff;
		color: #195897;
	}

}

@media (min-width: 768px) and (max-width:991px) {
	ul.nav_news {
		display: flex;
		flex-direction: row;
		flex-wrap: wrap;
	}

	ul.nav_news li a {
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: center;
		font-size: 1.5rem;
		padding: 0.8em 1em;
		min-width: 120px;
		background-color: #eef2f9;
		margin-right: 15px;
		margin-bottom: 15px;
		border-radius: 0;
	}

	ul.nav_news li.active a {
		background-color: #3579ce;
		color: #fff;
	}

	ul.nav_news li a:hover {
		opacity: 1;
		background-color: #dfefff;
		color: #3579ce;
	}

	h3.products {
		font-size: 2.3rem;
		color: #195897;
		margin: 30px 0 30px;
	}

	.news_list {
		display: grid;
		grid-template-columns: repeat(3, 1fr);
		gap: 30px 20px;
		margin-bottom: 30px;
		width: 100%;
	}

	.cont_news a {
		display: block;
		padding-bottom: 15px;
		border-bottom: 1px solid #67a2dd;
	}

	.cont_news .pic {
		margin-bottom: 10px;
	}

	.cont_news .info {
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: space-between;
		margin-bottom: 15px;
	}

	.cont_news .info p.date {
		font-size: 1.5rem;
		color: #333;
	}

	.cont_news .info p.cate {
		background-color: #3579ce;
		color: #fff;
		font-size: 1.3rem;
		padding: 0.1em 1em;
	}

	.cont_news h4 {
		font-size: 1.6rem;
		font-weight: 500;
	}

	.news_year {
		width: 140px;
		flex-shrink: 0;
		margin-left: 50px;
	}

	.news_year p.ttl {
		width: 140px;
		text-align: center;
		font-size: 1.8rem;
		background-color: #eef2f9;
		padding: 1em;
		margin-bottom: 10px;
	}

	.news_year ul {
		display: flex;
		flex-direction: column;
		align-items: center;
		width: 100%;
	}

	.news_year ul li {
		width: 100%;
	}

	.news_year ul li a {
		display: block;
		width: 100%;
		padding: 0.8em 0.8em;
		border-bottom: 1px solid #4e8bc8;
		text-align: center;
	}

	.news_year ul li.active a {
		background-color: #417ebb;
		color: #fff;
	}

	.news_year ul li a:hover {
		opacity: 1;
		background-color: #dfefff;
		color: #195897;
	}
}

@media (min-width: 992px) {
		ul.nav_news {
		display: flex;
		flex-direction: row;
		flex-wrap: wrap;
	}

	ul.nav_news li a {
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: center;
		font-size: 1.6rem;
		padding: 0.8em 1em;
		min-width: 166px;
		background-color: #eef2f9;
		margin-right: 20px;
		margin-bottom: 20px;
		border-radius: 0;
	}

	ul.nav_news li.active a {
		background-color: #3579ce;
		color: #fff;
	}

	ul.nav_news li a:hover {
		opacity: 1;
		background-color: #dfefff;
		color: #3579ce;
	}

	h3.products {
		font-size: 2.4rem;
		color: #195897;
		margin: 30px 0 40px;
	}

	.news_list {
		display: grid;
		grid-template-columns: repeat(3, 1fr);
		gap: 40px 30px;
		margin-bottom: 40px;
		width: 100%;
	}

	.cont_news a {
		display: block;
		padding-bottom: 15px;
		border-bottom: 1px solid #67a2dd;
	}

	.cont_news .pic {
		margin-bottom: 10px;
	}

	.cont_news .info {
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: space-between;
		margin-bottom: 15px;
	}

	.cont_news .info p.date {
		font-size: 1.5rem;
		color: #333;
	}

	.cont_news .info p.cate {
		background-color: #3579ce;
		color: #fff;
		font-size: 1.3rem;
		padding: 0.1em 1em;
	}

	.cont_news h4 {
		font-size: 1.6rem;
		font-weight: 500;
	}

	.news_year {
		width: 160px;
		flex-shrink: 0;
		margin-left: 50px;
	}

	.news_year p.ttl {
		width: 160px;
		text-align: center;
		font-size: 1.8rem;
		background-color: #eef2f9;
		padding: 1em;
		margin-bottom: 10px;
	}

	.news_year ul {
		display: flex;
		flex-direction: column;
		align-items: center;
		width: 100%;
	}

	.news_year ul li {
		width: 100%;
	}

	.news_year ul li a {
		display: block;
		width: 100%;
		padding: 1em 1em;
		border-bottom: 1px solid #4e8bc8;
		text-align: center;
	}

	.news_year ul li.active a {
		background-color: #417ebb;
		color: #fff;
	}

	.news_year ul li a:hover {
		opacity: 1;
		background-color: #dfefff;
		color: #195897;
	}
}

@media (min-width: 1200px) {
	ul.nav_news {
		display: flex;
		flex-direction: row;
		flex-wrap: wrap;
	}

	ul.nav_news li a {
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: center;
		font-size: 1.6rem;
		padding: 0.8em 1em;
		min-width: 208px;
		background-color: #eef2f9;
		margin-right: 20px;
		margin-bottom: 20px;
		border-radius: 0;
	}

	ul.nav_news li.active a {
		background-color: #3579ce;
		color: #fff;
	}

	ul.nav_news li a:hover {
		opacity: 1;
		background-color: #dfefff;
		color: #3579ce;
	}

	h3.products {
		font-size: 2.6rem;
		color: #195897;
		margin: 30px 0 40px;
	}

	.news_list {
		display: grid;
		grid-template-columns: repeat(3, 1fr);
		gap: 40px 30px;
		margin-bottom: 40px;
		width: 100%;
	}

	.cont_news a {
		display: block;
		padding-bottom: 15px;
		border-bottom: 1px solid #67a2dd;
	}

	.cont_news .pic {
		margin-bottom: 10px;
	}

	.cont_news .info {
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: space-between;
		margin-bottom: 15px;
	}

	.cont_news .info p.date {
		font-size: 1.5rem;
		color: #333;
	}

	.cont_news .info p.cate {
		background-color: #3579ce;
		color: #fff;
		font-size: 1.3rem;
		padding: 0.1em 1em;
	}

	.cont_news h4 {
		font-size: 1.6rem;
		font-weight: 500;
	}

	.news_year {
		width: 200px;
		flex-shrink: 0;
		margin-left: 60px;
	}

	.news_year p.ttl {
		width: 200px;
		text-align: center;
		font-size: 1.8rem;
		background-color: #eef2f9;
		padding: 1em;
		margin-bottom: 10px;
	}

	.news_year ul {
		display: flex;
		flex-direction: column;
		align-items: center;
		width: 100%;
	}

	.news_year ul li {
		width: 100%;
	}

	.news_year ul li a {
		display: block;
		width: 100%;
		padding: 1em 1em;
		border-bottom: 1px solid #4e8bc8;
		text-align: center;
	}

	.news_year ul li.active a {
		background-color: #417ebb;
		color: #fff;
	}

	.news_year ul li a:hover {
		opacity: 1;
		background-color: #dfefff;
		color: #195897;
	}
}

/* .cont_news a img {
	transition: 0.2s;
}

.cont_news a:hover img {
	transform: scale(1.05);
} */

.ofi_news {
	height: 0;
	display: block;
	padding-bottom: 70%;
	background-color: #fff;
	overflow: hidden;
	position: relative;
}

.ofi_news img {
	max-width: inherit;
	max-height: inherit;
	width: 100%;
	height: 100%;
	object-fit: scale-down;
	font-family: 'object-fit: scale-down;';
	position: absolute;
	left: 0;
	top: 0;
}



@media (max-width: 359px) {
	div.paging {
		text-align: center;
	}

	div.paging span.current,
	div.paging span.paging-text {
		margin: 0px 2px;
		color: #399ed5;
		border: 1px solid #399ed5;
		display: inline;
		zoom: 1;
		display: inline-block;
		overflow: hidden;
		text-decoration: none;
		border-radius: 3px;
	}

	div.paging span.paging-text a {
		padding: 3px 5px;
		display: block;
		color: #399ed5;
		background-color: #fff;
	}

	div.paging span.current {
		background: #399ed5;
		border: 1px solid #399ed5;
		color: #fff;
		display: inline;
		zoom: 1;
		padding: 3px 5px;
		text-decoration: none;
		display: inline-block;
		cursor: pointer;
	}

	div.paging span.paging-text a:hover {
		background: #399ed5;
		color: #fff;
		text-decoration: none;
		cursor: pointer;
		opacity: 0.8;
	}
}

@media (min-width: 360px) {
	div.paging {
		text-align: center;
	}

	div.paging span.current,
	div.paging span.paging-text {
		margin: 0px 2px;
		color: #399ed5;
		border: 1px solid #399ed5;
		display: inline;
		zoom: 1;
		display: inline-block;
		overflow: hidden;
		text-decoration: none;
		border-radius: 5px;
	}

	div.paging span.paging-text a {
		padding: 4px 8px;
		display: block;
		color: #399ed5;
		background-color: #fff;
	}

	div.paging span.current {
		background: #399ed5;
		border: 1px solid #399ed5;
		color: #fff;
		display: inline;
		zoom: 1;
		padding: 4px 8px;
		text-decoration: none;
		display: inline-block;
		cursor: pointer;
	}

	div.paging span.paging-text a:hover {
		background: #399ed5;
		color: #fff;
		text-decoration: none;
		cursor: pointer;
		opacity: 0.8;
	}
}

@media (min-width: 768px) {
	div.paging {
		text-align: center;
	}

	div.paging span.current,
	div.paging span.paging-text {
		margin: 0px 2px;
		color: #399ed5;
		border: 1px solid #399ed5;
		display: inline;
		zoom: 1;
		display: inline-block;
		overflow: hidden;
		text-decoration: none;
		border-radius: 5px;
	}

	div.paging span.paging-text a {
		padding: 5px 13px;
		display: block;
		color: #399ed5;
		background-color: #fff;
	}

	div.paging span.current {
		background: #399ed5;
		border: 1px solid #399ed5;
		color: #fff;
		display: inline;
		zoom: 1;
		padding: 5px 13px;
		text-decoration: none;
		display: inline-block;
		cursor: pointer;
	}

	div.paging span.paging-text a:hover {
		background: #399ed5;
		color: #fff;
		text-decoration: none;
		cursor: pointer;
		opacity: 0.8;
	}
}


.highlight_b {
	text-decoration: underline;
	text-decoration-thickness: 0.3em;
	text-decoration-color: #AAC0E1;
	text-underline-offset: -0.1em;
	text-decoration-skip-ink: none;
}



/* information_view.html　お知らせ詳細
=========================================================================== */

@media (max-width: 767px) {
	.info_view {
		display: flex;
		flex-direction: row;
		align-items: center;
		margin-bottom: 15px;
	}

	.info_view p.date {
		font-size: 1.4rem;
	}

	.info_view p.cate {
		background-color: #267397;
		color: #fff;
		font-size: 1.3rem;
		display: inline-block;
		padding: 0.1em 1em;
		margin-left: 20px;
	}

	h3.view {
		font-size: 1.6rem;
		font-weight: 600;
		color: #267397;
		letter-spacing: 0.05em;
		margin-bottom: 15px;
		line-height: 1.4;
		background-color: #ebf9ff;
		padding: 0.4em 0.5em 0.4em 1.5em;
		position: relative;
		border-radius: 7px;
	}

	h3.view:before {
		content: '';
		display: block;
		width: 15px;
		height: 5px;
		background-color: #c1ebff;
		position: absolute;
		top: 50%;
		left: 0;
		transform: translateY(-50%);
	}

	p.pic_view {
		margin: 0 auto;
	}

	.photo_view {
		height: 0;
		display: block;
		padding-bottom: 70%;
		background-color: transparent;
		overflow: hidden;
		position: relative;
	}

	.photo_view img {
		max-width: inherit;
		max-height: inherit;
		width: 100%;
		height: 100%;
		object-fit: scale-down;
		font-family: 'object-fit: scale-down;';
		position: absolute;
		left: 0;
		top: 0;
	}

	.cont_view {
		font-size: 1.5rem;
		line-height: 1.6;
		margin: 20px 0 20px;
	}

	ul.file_view {
		display: flex;
		flex-direction: row;
		margin: 20px 0 20px;
		flex-wrap: wrap;
	}

	ul.file_view li {
		margin-bottom: 10px;
	}

	ul.file_view li a {
		display: flex;
		flex-direction: row;
		align-items: center;
		color: #333;
		font-size: 1.4rem;
		border: 2px solid #258ab9;
		padding: 0.7em 1.5em 0.7em 3.5em;
		line-height: 1.4;
		position: relative;
		border-radius: 30px;
	}

	ul.file_view li a:hover {
		opacity: 1;
		background-color: #f8e5e5;
	}

	ul.file_view li a:before {
		content: '';
		display: block;
		position: absolute;
		top: 50%;
		left: 15px;
		transform: translateY(-50%) translateX(0);
		flex-shrink: 0;
	}

	ul.file_view li.btn1 a:before {
		background: url(../images/icon_view01.png) 0 0 /contain no-repeat;
		width: 25px;
		height: 28px;
	}

	ul.file_view li.btn2 a:before {
		background: url(../images/icon_view02.png) 0 0 /contain no-repeat;
		width: 26px;
		height: 24px;
	}

	ul.file_view li.btn3 a:before {
		background: url(../images/icon_view03.png) 0 0 /contain no-repeat;
		width: 26px;
		height: 25px;
	}

	p.btn_back a {
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
		width: 80px;
		height: 80px;
		background-color: #d7effa;
		border-radius: 50%;
		color: #333;
		font-size: 1.6rem;
		margin: 20px auto 0;
	}

	p.btn_back a:before {
		content: '';
		display: block;
		background: url(../images/icon_back.png) 0 0 /contain no-repeat;
		width: 31px;
		height: 15px;
		margin: 0 auto 5px;
	}

	p.btn_back a:hover {
		opacity: 1;
		background-color: #bee6f8;
	}
}

@media (min-width: 768px) {
	.info_view {
		display: flex;
		flex-direction: row;
		align-items: center;
		margin-bottom: 20px;
	}

	.info_view p.date {
		font-size: 1.6rem;
	}

	.info_view p.cate {
		background-color: #267397;
		color: #fff;
		font-size: 1.3rem;
		display: inline-block;
		padding: 0.1em 1em;
		margin-left: 30px;
	}

	h3.view {
		font-size: 1.8rem;
		font-weight: 600;
		color: #267397;
		letter-spacing: 0.05em;
		margin-bottom: 30px;
		line-height: 1.6;
		background-color: #ebf9ff;
		padding: 0.4em 1em 0.4em 2em;
		position: relative;
		border-radius: 7px;
	}

	h3.view:before {
		content: '';
		display: block;
		width: 20px;
		height: 5px;
		background-color: #c1ebff;
		position: absolute;
		top: 50%;
		left: 0;
		transform: translateY(-50%);
	}

	p.pic_view {
		max-width: 500px;
		margin: 0 auto;
	}

	.photo_view {
		height: 0;
		display: block;
		padding-bottom: 70%;
		background-color: transparent;
		overflow: hidden;
		position: relative;
	}

	.photo_view img {
		max-width: inherit;
		max-height: inherit;
		width: 100%;
		height: 100%;
		object-fit: scale-down;
		font-family: 'object-fit: scale-down;';
		position: absolute;
		left: 0;
		top: 0;
	}

	.cont_view {
		font-size: 1.6rem;
		line-height: 1.8;
		margin: 25px 0 25px;
	}

	ul.file_view {
		display: flex;
		flex-direction: row;
		margin: 30px 0 30px;
		flex-wrap: wrap;
	}

	ul.file_view li {
		margin-right: 10px;
		margin-bottom: 10px;
	}

	ul.file_view li a {
		display: flex;
		flex-direction: row;
		align-items: center;
		color: #333;
		font-size: 1.4rem;
		border: 2px solid #258ab9;
		padding: 0.7em 1.5em 0.7em 3.5em;
		line-height: 1.4;
		position: relative;
		border-radius: 30px;
	}

	ul.file_view li a:hover {
		opacity: 1;
		background-color: #f8e5e5;
	}

	ul.file_view li a:before {
		content: '';
		display: block;
		position: absolute;
		top: 50%;
		left: 15px;
		transform: translateY(-50%) translateX(0);
		flex-shrink: 0;
	}

	ul.file_view li.btn1 a:before {
		background: url(../images/icon_view01.png) 0 0 /contain no-repeat;
		width: 25px;
		height: 28px;
	}

	ul.file_view li.btn2 a:before {
		background: url(../images/icon_view02.png) 0 0 /contain no-repeat;
		width: 26px;
		height: 24px;
	}

	ul.file_view li.btn3 a:before {
		background: url(../images/icon_view03.png) 0 0 /contain no-repeat;
		width: 26px;
		height: 25px;
	}

	p.btn_back a {
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
		width: 80px;
		height: 80px;
		background-color: #d7effa;
		border-radius: 50%;
		color: #333;
		font-size: 1.6rem;
		margin: 25px auto 0;
	}

	p.btn_back a:before {
		content: '';
		display: block;
		background: url(../images/icon_back.png) 0 0 /contain no-repeat;
		width: 31px;
		height: 15px;
		margin: 0 auto 5px;
	}

	p.btn_back a:hover {
		opacity: 1;
		background-color: #bee6f8;
	}
}

@media (min-width: 992px) {
	.info_view {
		display: flex;
		flex-direction: row;
		align-items: center;
		margin-bottom: 20px;
	}

	.info_view p.date {
		font-size: 1.6rem;
	}

	.info_view p.cate {
		background-color: #267397;
		color: #fff;
		font-size: 1.3rem;
		display: inline-block;
		padding: 0.1em 1em;
		margin-left: 30px;
	}

	h3.view {
		font-size: 1.8rem;
		font-weight: 600;
		color: #267397;
		letter-spacing: 0.05em;
		margin-bottom: 30px;
		line-height: 1.6;
		background-color: #ebf9ff;
		padding: 0.4em 1em 0.4em 2em;
		position: relative;
		border-radius: 7px;
	}

	h3.view:before {
		content: '';
		display: block;
		width: 20px;
		height: 5px;
		background-color: #c1ebff;
		position: absolute;
		top: 50%;
		left: 0;
		transform: translateY(-50%);
	}

	p.pic_view {
		max-width: 580px;
		margin: 0 auto;
	}

	.photo_view {
		height: 0;
		display: block;
		padding-bottom: 70%;
		background-color: transparent;
		overflow: hidden;
		position: relative;
	}

	.photo_view img {
		max-width: inherit;
		max-height: inherit;
		width: 100%;
		height: 100%;
		object-fit: scale-down;
		font-family: 'object-fit: scale-down;';
		position: absolute;
		left: 0;
		top: 0;
	}

	.cont_view {
		font-size: 1.6rem;
		line-height: 1.8;
		margin: 30px 0 30px;
	}

	ul.file_view {
		display: flex;
		flex-direction: row;
		margin: 30px 0 30px;
		flex-wrap: wrap;
	}

	ul.file_view li {
		margin-right: 20px;
		margin-bottom: 20px;
	}

	ul.file_view li a {
		display: flex;
		flex-direction: row;
		align-items: center;
		color: #333;
		font-size: 1.5rem;
		border: 2px solid #258ab9;
		padding: 0.7em 2em 0.7em 4em;
		line-height: 1.4;
		position: relative;
		border-radius: 30px;
	}

	ul.file_view li a:hover {
		opacity: 1;
		background-color: #f8e5e5;
	}

	ul.file_view li a:before {
		content: '';
		display: block;
		position: absolute;
		top: 50%;
		left: 20px;
		transform: translateY(-50%) translateX(0);
		flex-shrink: 0;
	}

	ul.file_view li.btn1 a:before {
		background: url(../images/icon_view01.png) 0 0 /contain no-repeat;
		width: 25px;
		height: 28px;
	}

	ul.file_view li.btn2 a:before {
		background: url(../images/icon_view02.png) 0 0 /contain no-repeat;
		width: 26px;
		height: 24px;
	}

	ul.file_view li.btn3 a:before {
		background: url(../images/icon_view03.png) 0 0 /contain no-repeat;
		width: 26px;
		height: 25px;
	}

	p.btn_back a {
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
		width: 90px;
		height: 90px;
		background-color: #d7effa;
		border-radius: 50%;
		color: #333;
		font-size: 1.7rem;
		margin: 30px auto 0;
	}

	p.btn_back a:before {
		content: '';
		display: block;
		background: url(../images/icon_back.png) 0 0 /contain no-repeat;
		width: 31px;
		height: 15px;
		margin: 0 auto 5px;
	}

	p.btn_back a:hover {
		opacity: 1;
		background-color: #bee6f8;
	}
}

@media (min-width: 1200px) {
	.info_view {
		display: flex;
		flex-direction: row;
		align-items: center;
		margin-bottom: 20px;
	}

	.info_view p.date {
		font-size: 1.6rem;
	}

	.info_view p.cate {
		background-color: #267397;
		color: #fff;
		font-size: 1.3rem;
		display: inline-block;
		padding: 0.1em 1em;
		margin-left: 30px;
	}

	h3.view {
		font-size: 2rem;
		font-weight: 600;
		color: #267397;
		letter-spacing: 0.05em;
		margin-bottom: 30px;
		line-height: 1.6;
		background-color: #ebf9ff;
		padding: 0.4em 1em 0.4em 2em;
		position: relative;
		border-radius: 7px;
	}

	h3.view:before {
		content: '';
		display: block;
		width: 20px;
		height: 5px;
		background-color: #c1ebff;
		position: absolute;
		top: 50%;
		left: 0;
		transform: translateY(-50%);
	}

	p.pic_view {
		max-width: 700px;
		margin: 0 auto;
	}

	.photo_view {
		height: 0;
		display: block;
		padding-bottom: 70%;
		background-color: transparent;
		overflow: hidden;
		position: relative;
	}

	.photo_view img {
		max-width: inherit;
		max-height: inherit;
		width: 100%;
		height: 100%;
		object-fit: scale-down;
		font-family: 'object-fit: scale-down;';
		position: absolute;
		left: 0;
		top: 0;
	}

	.cont_view {
		font-size: 1.6rem;
		line-height: 1.8;
		margin: 30px 0 30px;
	}

	ul.file_view {
		display: flex;
		flex-direction: row;
		margin: 30px 0 30px;
		flex-wrap: wrap;
	}

	ul.file_view li {
		margin-right: 20px;
		margin-bottom: 20px;
	}

	ul.file_view li a {
		display: flex;
		flex-direction: row;
		align-items: center;
		color: #333;
		font-size: 1.5rem;
		border: 2px solid #258ab9;
		padding: 0.7em 2em 0.7em 4em;
		line-height: 1.4;
		position: relative;
		border-radius: 30px;
	}

	ul.file_view li a:hover {
		opacity: 1;
		background-color: #f8e5e5;
	}

	ul.file_view li a:before {
		content: '';
		display: block;
		position: absolute;
		top: 50%;
		left: 20px;
		transform: translateY(-50%) translateX(0);
		flex-shrink: 0;
	}

	ul.file_view li.btn1 a:before {
		background: url(../images/icon_view01.png) 0 0 /contain no-repeat;
		width: 25px;
		height: 28px;
	}

	ul.file_view li.btn2 a:before {
		background: url(../images/icon_view02.png) 0 0 /contain no-repeat;
		width: 26px;
		height: 24px;
	}

	ul.file_view li.btn3 a:before {
		background: url(../images/icon_view03.png) 0 0 /contain no-repeat;
		width: 26px;
		height: 25px;
	}

	p.btn_back a {
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
		width: 90px;
		height: 90px;
		background-color: #d7effa;
		border-radius: 50%;
		color: #333;
		font-size: 1.7rem;
		margin: 30px auto 0;
	}

	p.btn_back a:before {
		content: '';
		display: block;
		background: url(../images/icon_back.png) 0 0 /contain no-repeat;
		width: 31px;
		height: 15px;
		margin: 0 auto 5px;
	}

	p.btn_back a:hover {
		opacity: 1;
		background-color: #bee6f8;
	}
}








/* contact.html　お問い合わせ
=========================================================================== */

@media (max-width: 991px) {
#contact02,#privacy {
	margin-top: -80px;
	padding-top: 80px;
}
}

@media (min-width: 992px) {
#contact02,#privacy  {
	margin-top: -30px;
	padding-top: 30px;
}
}

@media (max-width: 767px) {
	.inner_contact01 {
		width: 100%;
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
	}

	p.tel_contact01 {
		font-weight: 700;
		font-size: 2.7rem;
		color: #4e8bc8;
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: center;
		letter-spacing: 0.03em;
	}

	p.tel_contact01:before {
		content: '';
		display: block;
		background: url(../images/icon_contact01.png) 0 0 /contain no-repeat;
		width: 27px;
		height: 27px;
		margin-right: 5px;
	}

	p.tel_contact01 span.tel_link {
		color: #4e8bc8;
	}

	.inner_contact01 p.text {
		font-size: 13px;
		letter-spacing: 0.02em;
		text-align: center;
		margin-top: 5px;
	}

	.inner_contact01 .inner:nth-of-type(1) {
		margin-right: 70px;
	}

	p.text_contact02 {
		font-size: 14px;
		letter-spacing: 0.05em;
		line-height: 1.6;
		margin-bottom: 20px;
	}

	p.text_contact02 span {
		display: inline-block;
		background-color: #fff;
	}

	label {
		margin-bottom: 0;
	}

	p.text_contact02 span {
		background-color: #ff0000;
		color: #fff;
		font-size: 11px;
		line-height: 1;
		padding: 0.3em 0.8em;
		margin-right: 7px;
		display: inline-block;
	}

		p.ttl_form {
		font-size: 1.7rem;
		letter-spacing: 0.05em;
		margin-bottom: 15px;
		color: #4e8bc8;
		font-weight: 500;
	}
}

@media (min-width: 768px) {
	.inner_contact01 {
		width: 100%;
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: center;
	}

	p.tel_contact01 {
		font-weight: 700;
		font-size: 3.2rem;
		color: #4e8bc8;
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: center;
		letter-spacing: 0.03em;
	}

	p.tel_contact01:before {
		content: '';
		display: block;
		background: url(../images/icon_contact01.png) 0 0 /contain no-repeat;
		width: 32px;
		height: 32px;
		margin-right: 5px;
	}

	p.tel_contact01 span.tel_link {
		color: #4e8bc8;
	}

	.inner_contact01 p.text {
		font-size: 1.5rem;
		letter-spacing: 0.05em;
		text-align: center;
		margin-left: 40px;
	}

	.inner_contact01 .inner:nth-of-type(1) {
		margin-right: 70px;
	}

	p.text_contact02 {
		font-size: 1.5rem;
		letter-spacing: 0.05em;
		line-height: 1.7;
		margin-bottom: 20px;
	}

	p.text_contact02 span {
		display: inline-block;
		background-color: #fff;
	}

	label {
		margin-bottom: 0;
	}

	p.text_contact02 span {
		background-color: #ff0000;
		color: #fff;
		font-size: 11px;
		line-height: 1;
		padding: 0.3em 0.8em;
		margin-right: 7px;
		display: inline-block;
	}

		p.ttl_form {
		font-size: 2rem;
		letter-spacing: 0.05em;
		margin-bottom: 15px;
		color: #4e8bc8;
		font-weight: 500;
	}
}

@media (min-width: 992px) {
	.inner_contact01 {
		width: 100%;
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: center;
	}

	p.tel_contact01 {
		font-weight: 700;
		font-size: 3.6rem;
		color: #4e8bc8;
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: center;
		letter-spacing: 0.03em;
	}

	p.tel_contact01:before {
		content: '';
		display: block;
		background: url(../images/icon_contact01.png) 0 0 /contain no-repeat;
		width: 40px;
		height: 40px;
		margin-right: 7px;
	}

	p.tel_contact01 span.tel_link {
		color: #4e8bc8;
	}

	.inner_contact01 p.text {
		font-size: 1.6rem;
		letter-spacing: 0.05em;
		text-align: center;
		margin-left: 50px;
	}

	.inner_contact01 .inner:nth-of-type(1) {
		margin-right: 70px;
	}

	p.text_contact02 {
		font-size: 1.6rem;
		letter-spacing: 0.05em;
		line-height: 1.7;
		margin-bottom: 25px;
	}

	p.text_contact02 span {
		display: inline-block;
		background-color: #fff;
	}

	label {
		margin-bottom: 0;
	}

	p.text_contact02 span {
		background-color: #ff0000;
		color: #fff;
		font-size: 12px;
		line-height: 1;
		padding: 0.3em 0.8em;
		margin-right: 7px;
		display: inline-block;
	}

	p.ttl_form {
		font-size: 2.2rem;
		letter-spacing: 0.05em;
		margin-bottom: 15px;
		color: #4e8bc8;
		font-weight: 500;
	}
}


@media (max-width: 767px) {
	table.contact {
		width: 100%;
	}

	table.contact th {
		display: block;
		width: 100%;
		margin-bottom: 8px;
		font-size: 14px;
		color: #fff;
		background-color: #327ac1;
		padding: 0.3em 0.5em;
	}

	table.contact td {
		display: block;
		margin-bottom: 10px;
		font-size: 1.5rem;
		padding-bottom: 10px;
	}
}

@media (min-width: 768px) and (max-width:991px) {
	table.contact {
		width: 100%;
		padding: 10px 0;
		border-top: 1px solid #ccc;
	}

	table.contact th {
		width: 28%;
		padding: 10px 10px 10px 20px;
		background-color: #fff;
		font-size: 14px;
		border-bottom: 1px solid #ccc;
	}

	table.contact td {
		padding: 10px 10px 10px 20px;
		background-color: #fff;
		font-size: 14px;
		border-bottom: 1px solid #ccc;
	}

	table.contact td.bgc {
		width: 130px;
	}

	table.contact th span {
		font-size: 14px;
	}
}

@media (min-width: 992px) {
	table.contact {
		width: 100%;
		padding: 10px 0;
		border-top: 1px solid #ccc;
	}

	table.contact th {
		width: 28%;
		padding: 10px 10px 10px 20px;
		background-color: #fff;
		font-size: 1.5rem;
		border-bottom: 1px solid #ccc;
	}

	table.contact td {
		padding: 10px 10px 10px 20px;
		background-color: #fff;
		font-size: 1.5rem;
		border-bottom: 1px solid #ccc;
	}

	table.contact td.bgc {
		width: 130px;
	}

	table.contact th span {
		font-size: 1.5rem;
	}
}

@media (min-width: 1200px) {
	table.contact {
		width: 100%;
		border-top: 1px solid #ccc;
	}

	table.contact th {
		width: 25%;
		padding: 15px 10px 15px 20px;
		background-color: #fff;
		font-size: 1.5rem;
		border-bottom: 1px solid #ccc;
	}

	table.contact td {
		padding: 15px 10px 15px 20px;
		background-color: #fff;
		margin: 0 15px;
		font-size: 1.5rem;
		border-bottom: 1px solid #ccc;
	}

	table.contact td.bgc {
		width: 130px;
	}

	table.contact th span {
		font-size: 1.5rem;
	}
}

dl.address {
	display: flex;
	flex-direction: row;
	align-items: center;
	margin-bottom: 10px;
}

dl.address:last-child {
	margin-bottom: 0;
}

dl.address dt {
	width: 80px;
	flex-shrink: 0;
	font-size: 14px;
}

dl.address dd {
	width: 100%;
}

@media (max-width: 767px) {
	p.ttl_contact02 {
		font-size: 1.6rem;
		color: #378ebd;
		font-weight: 500;
		line-height: 1.4;
		margin: 40px 0 20px;
		border-bottom: 2px solid #378ebd;
		padding-bottom: 10px;
	}
}

@media (min-width: 768px) {
	p.ttl_contact02 {
		font-size: 20px;
		color: #378ebd;
		font-weight: 500;
		line-height: 1.4;
		margin: 40px 0 20px;
	}
}

@media (min-width: 992px) {
	p.ttl_contact02 {
		font-size: 21px;
		color: #333;
		text-align: center;
		background-color: #dbefff;
		font-weight: 500;
		line-height: 1.4;
		margin: 40px 0 25px;
		padding: 0.8em 1em;
	}
}

@media (max-width: 767px) {
	table.contact th.must:after {
		content: '必須';
		display: inline-block;
		width: 32px;
		height: 16px;
		background-color: #ff0000;
		text-align: center;
		color: #fff;
		font-size: 10px;
		line-height: 16px;
		margin-left: 10px;
		float: right;
		margin-right: 5px;
	}
}

@media (min-width: 768px) {
	table.contact th.must:after {
		content: '必須';
		display: inline-block;
		width: 36px;
		height: 16px;
		background-color: #ff0000;
		text-align: center;
		color: #fff;
		font-size: 10px;
		line-height: 16px;
		margin-left: 15px;
		float: right;
		margin-right: 5px;
	}

	/* table.contact th.any:after {
		content: '任意';
		display: inline-block;
		width: 36px;
		height: 16px;
		background-color: #dddddd;
		text-align: center;
		color: #333;
		font-size: 10px;
		line-height: 16px;
		margin-left: 15px;
		float: right;
		margin-right: 5px;
	} */
}

@media (max-width: 767px) {
	table.contact td input.write {
		padding: 0.4em 0.5em;
		width: 100%;
		border-radius: 4px;
		border: 1px solid #ccc;
	}
}

@media (min-width: 768px) and (max-width:991px) {
	table.contact td input.write {
		padding: 0.4em 0.8em;
		width: 100%;
		border: 1px solid #ccc;
		background-color: #fff;
		border-radius: 4px;
		font-size: 17px;
		margin-bottom: 10px;
	}
}

@media (min-width: 992px) {
	table.contact td input.write {
		padding: 0.4em 0.8em;
		width: 100%;
		border: 1px solid #ccc;
		background-color: #fff;
		border-radius: 4px;
		font-size: 17px;
	}
}

@media (max-width: 767px) {
	table.contact td input.form50 {
		width: 50px !important;
	}

	table.contact td input.form100 {
		width: 100px !important;
	}

	table.contact td input.form130 {
		width: 130px !important;
	}

	table.contact td input.form150 {
		width: 150px !important;
	}

	table.contact td input.form250 {
		width: 250px !important;
	}

	select {
		padding: 0.3em 0.2em;
		font-size: 14px;
	}

	table.contact label {
		font-size: 14px;
		font-weight: normal;
	}

	table.contact ::placeholder {
		color: #bbb;
		font-size: 14px;
	}

	.place_mini ::placeholder {
		color: #fff !important;
	}

	table.contact .place_mini input.form130 {
		width: 55px !important;
		margin-bottom: 5px;
		padding: 0.4em 0.5em !important;
	}
}

@media (min-width: 768px) {
	table.contact td input.form50 {
		width: 50px !important;
	}

	table.contact td input.form100 {
		width: 100px !important;
	}

	table.contact td input.form130 {
		width: 100px !important;
	}

	table.contact td input.form150 {
		width: 120px !important;
	}

	table.contact td input.form250 {
		width: 250px !important;
	}

	select {
		padding: 0.5em 0.5em;
		font-size: 14px;
	}

	table.contact label {
		font-size: 14px;
		font-weight: normal;
		line-height: 1.8;
	}

	table.contact ::placeholder {
		color: #bbb;
		font-size: 14px;
	}

	.place_mini ::placeholder {
		font-size: 10px !important;
	}
}


@media (min-width: 992px) {
	table.contact td input.form50 {
		width: 50px !important;
	}

	table.contact td input.form100 {
		width: 100px !important;
	}

	table.contact td input.form130 {
		width: 100px !important;
	}

	table.contact td input.form150 {
		width: 150px !important;
	}

	table.contact td input.form250 {
		width: 250px !important;
	}

	select {
		padding: 0.5em 0.5em;
		font-size: 14px;
	}

	table.contact label {
		font-size: 1.5rem;
		font-weight: normal;
		line-height: 1.8;
	}

	table.contact ::placeholder {
		color: #bbb;
		font-size: 1.5rem;
	}

	.place_mini ::placeholder {
		font-size: 10px !important;
	}
}

@media (min-width: 1200px) {
	table.contact td input.form50 {
		width: 50px !important;
	}

	table.contact td input.form100 {
		width: 100px !important;
	}

	table.contact td input.form130 {
		width: 100px !important;
	}

	table.contact td input.form150 {
		width: 150px !important;
	}

	table.contact td input.form250 {
		width: 250px !important;
	}

	select {
		padding: 0.5em 0.5em;
		font-size: 14px;
	}

	table.contact label {
		font-size: 1.6rem;
		font-weight: normal;
		line-height: 1.8;
	}

	table.contact ::placeholder {
		color: #bbb;
		font-size: 1.6rem;
	}

	.place_mini ::placeholder {
		font-size: 10px !important;
	}
}

@media (max-width: 767px) {
	.mt_form {
		margin-top: 10px;
	}
}

@media (min-width: 768px) {
	.mt_form {
		margin-top: 15px;
	}
}

.radio_mb {
	margin: 10px 0;
}

@media (max-width: 500px) {
	select {
		max-width: 250px;
	}
}

@media (max-width: 767px) {
	textarea {
		width: 100%;
		padding: 0.2em 0.5em;
		border: 1px solid #ccc;
		background-color: #fff;
	}
}

@media (min-width: 768px) {
	textarea {
		width: 100%;
		padding: 0.2em 0.5em;
		border: 1px solid #ccc;
		background-color: #fff;
		font-size: 18px;
	}
}

@media (max-width: 767px) {
	h4.privacy {
		font-size: 14px;
		font-weight: bold;
		margin-bottom: 5px;
		line-height: 1.6;
		margin-top: 10px;
	}

	.inner_privacy {
		height: 160px;
		overflow: auto;
		overflow-y: scroll;
		font-size: 13px;
		line-height: normal;
		padding: 15px 15px 10px;
		border: solid 1px #ccc;
		border-radius: 4px;
		background-color: #fff;
		margin-bottom: 20px;
	}

	.inner_privacy h5 {
		font-size: 13px;
		font-weight: bold;
		padding-bottom: 10px;
		border-bottom: 1px dotted #aaa;
		margin-bottom: 10px;
	}

	p.ttl_privacy {
		font-size: 13px;
		font-weight: bold;
		margin-bottom: 5px;
	}

	.inner_privacy p.text {
		font-size: 13px;
		line-height: 1.6;
		margin-bottom: 15px;
	}

	.inner_privacy p.text span.tel_link {
		border-bottom: 1px solid #333;
	}

	ul.privacy li {
		list-style-type: decimal;
		margin-left: 20px;
		margin-bottom: 5px;
		font-size: 13px;
	}
}

@media (min-width: 768px) {
	h4.privacy {
		font-size: 1.7rem;
		font-weight: bold;
		margin-bottom: 5px;
		line-height: 1.6;
		margin-top: 70px;
	}

	.inner_privacy {
		height: 180px;
		overflow: auto;
		overflow-y: scroll;
		font-size: 14px;
		line-height: normal;
		padding: 20px;
		border: solid 1px #ccc;
		border-radius: 4px;
		background-color: #fff;
		margin-bottom: 25px;
	}

	.inner_privacy h5 {
		font-size: 1.5rem;
		font-weight: bold;
		padding-bottom: 10px;
		border-bottom: 1px dotted #aaa;
		margin-bottom: 10px;
	}

	p.ttl_privacy {
		font-size: 14px;
		font-weight: bold;
		margin-bottom: 5px;
	}

	.inner_privacy p.text {
		font-size: 14px;
		line-height: 1.6;
		margin-bottom: 15px;
	}

	ul.privacy li {
		list-style-type: decimal;
		margin-left: 20px;
		margin-bottom: 5px;
		font-size: 13px;
	}
}

@media (max-width: 767px) {
	button.comfirm {
		width: 100%;
		max-width: 240px;
		height: 42px;
		text-align: center;
		background-color: #378ebd;
		color: #fff;
		outline: none;
		border: none;
		cursor: pointer;
		font-weight: bolder;
		font-size: 13px;
		line-height: 42px;
		padding: 0 !important;
	}

	button.comfirm:hover {
		background-color: #59b0df;
	}

	.btn_space {
		width: 100%;
		max-width: 240px;
		margin: 0 auto;
		display: flex;
		flex-direction: row;
		justify-content: space-between;
	}

	button.back {
		width: 47%;
		height: 42px;
		text-align: center;
		background-color: #999;
		color: #fff;
		outline: none;
		border: none;
		cursor: pointer;
		font-weight: bolder;
		font-size: 1.5rem;
		line-height: 42px;
		padding: 0 !important;
		display: inline-block;
		margin-right: 4%;
	}

	button.back:hover {
		background-color: #a7a7a7;
	}

	button.send {
		width: 47%;
		height: 42px;
		text-align: center;
		background-color: #378ebd;
		color: #fff;
		outline: none;
		border: none;
		cursor: pointer;
		font-weight: bolder;
		font-size: 1.5rem;
		line-height: 42px;
		padding: 0 !important;
		display: inline-block;
	}

	button.send:hover {
		background-color: #59b0df;
	}
}

@media (min-width: 768px) {
	button.comfirm {
		width: 400px;
		height: 46px;
		text-align: center;
		background-color: #378ebd;
		color: #fff;
		outline: none;
		border: none;
		cursor: pointer;
		font-weight: bolder;
		font-size: 1.5rem;
		line-height: 46px;
		padding: 0 !important;
	}

	button.comfirm:hover {
		background-color: #59b0df;
	}

	.btn_space {
		width: 400px;
		margin: 0 auto;
		display: flex;
		flex-direction: row;
		justify-content: space-between;
	}

	button.back {
		width: 180px;
		height: 46px;
		text-align: center;
		background-color: #999;
		color: #fff;
		outline: none;
		border: none;
		cursor: pointer;
		font-weight: bolder;
		font-size: 1.5rem;
		line-height: 46px;
		padding: 0 !important;
		display: inline-block;
		margin-right: 30px;
	}

	button.back:hover {
		background-color: #a7a7a7;
	}

	button.send {
		width: 180px;
		height: 46px;
		text-align: center;
		background-color: #378ebd;
		color: #fff;
		outline: none;
		border: none;
		cursor: pointer;
		font-weight: bolder;
		font-size: 1.5rem;
		line-height: 46px;
		padding: 0 !important;
		display: inline-block;
	}

	button.send:hover {
		background-color: #59b0df;
	}
}

select {
	border: 1px solid #ddd;
}

@media (max-width: 767px) {
	table.contact label {
		font-weight: normal;
		line-height: 1.8;
	}
}

@media (max-width: 767px) {
	.agreebox label {
		font-size: 13px;
	}
}

@media (max-width: 767px) {
	::-webkit-input-placeholder {
		/* WebKit, Blink, Edge */
		color: #aaa;
		font-size: 1.5rem;
	}

	:-ms-input-placeholder {
		/* Internet Explorer 10-11 */
		color: #aaa;
		font-size: 1.5rem;
	}

	::placeholder {
		/* Others */
		color: #aaa;
		font-size: 1.5rem;
	}

	p.tbl_hosoku {
		font-size: 1.5rem;
		margin-top: 5px;
		color: #555;
	}
}

@media (min-width: 768px) {
	::-webkit-input-placeholder {
		/* WebKit, Blink, Edge */
		color: #aaa;
		font-size: 1.5rem;
	}

	:-ms-input-placeholder {
		/* Internet Explorer 10-11 */
		color: #aaa;
		font-size: 1.5rem;
	}

	::placeholder {
		/* Others */
		color: #aaa;
		font-size: 1.5rem;
	}

	p.tbl_hosoku {
		font-size: 1.5rem;
		margin-top: 5px;
		color: #555;
	}
}

@media (min-width: 992px) {
	::-webkit-input-placeholder {
		/* WebKit, Blink, Edge */
		color: #aaa;
		font-size: 1.5rem;
	}

	:-ms-input-placeholder {
		/* Internet Explorer 10-11 */
		color: #aaa;
		font-size: 1.5rem;
	}

	::placeholder {
		/* Others */
		color: #aaa;
		font-size: 1.5rem;
	}

	p.tbl_hosoku {
		font-size: 14px;
		margin-top: 5px;
		color: #555;
	}
}


/*アコーディオン*/

@media (max-width: 767px) {
	.acd-check {
		display: none;
	}

	.acd-label {
		background: #333;
		color: #fff;
		display: flex;
		flex-direction: column;
		align-items: center;
		margin-bottom: 1px;
		padding: 10px 60px 10px 10px;
		position: relative;
		font-size: 13px;
		line-height: 1.8;
		letter-spacing: 0.05em;
	}

	.acd-label span {
		font-size: 11px;
		display: block;
		margin-top: 5px;
	}

	.acd-label:hover {
		cursor: pointer;
	}

	.acd-label:after {
		background: #cd1f3e;
		box-sizing: border-box;
		content: '\f067';
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: center;
		font-family: "Font Awesome 5 Free";
		width: 50px;
		height: 100%;
		position: absolute;
		right: 0;
		top: 0px;
	}

	.acd-content {
		display: block;
		height: 0;
		opacity: 0;
		transition: .5s;
		visibility: hidden;
		margin-top: 20px;
	}

	.acd-check:checked+.acd-label:after {
		content: '\f068';
	}

	.acd-check:checked+.acd-label+.acd-content {
		height: auto;
		opacity: 1;
		padding: 0;
		visibility: visible;
	}
}

@media (min-width: 768px) and (max-width:991px) {
	.acd-check {
		display: none;
	}

	.acd-label {
		background: #333;
		color: #fff;
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
		margin-bottom: 1px;
		padding: 10px 20px;
		height: 80px;
		position: relative;
		font-size: 18px;
		letter-spacing: 0.05em;
		margin-bottom: 30px;
		width: 100%;
		margin: 0 auto 30px;
	}

	.acd-label span {
		font-size: 14px;
	}

	.acd-label:hover {
		cursor: pointer;
	}

	.acd-label:after {
		background: #cd1f3e;
		box-sizing: border-box;
		content: '\f0d7';
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: center;
		font-family: "Font Awesome 5 Free";
		width: 60px;
		height: 80px;
		position: absolute;
		right: 0;
		top: 0px;
		font-size: 24px;
	}

	.acd-content {
		display: block;
		height: 0;
		opacity: 0;
		transition: .5s;
		visibility: hidden;
	}

	.acd-check:checked+.acd-label:after {
		content: '\f0d8';
	}

	.acd-check:checked+.acd-label+.acd-content {
		height: auto;
		opacity: 1;
		visibility: visible;
	}
}

@media (min-width: 992px) {
	.acd-check {
		display: none;
	}

	.acd-label {
		background: #333;
		color: #fff;
		display: flex;
		flex-direction: row;
		align-items: center;
		margin-bottom: 1px;
		padding: 40px 20px;
		position: relative;
		height: 50px;
		font-size: 21px;
		letter-spacing: 0.05em;
		margin-bottom: 30px;
		width: 100%;
		margin: 0 auto 40px;
	}

	.acd-label span {
		font-size: 14px;
	}

	.acd-label:hover {
		cursor: pointer;
	}

	.acd-label:after {
		background: #cd1f3e;
		box-sizing: border-box;
		content: '\f0d7';
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: center;
		font-family: "Font Awesome 5 Free";
		width: 60px;
		height: 80px;
		position: absolute;
		right: 0;
		top: 0px;
		font-size: 24px;
	}

	.acd-content {
		display: block;
		height: 0;
		opacity: 0;
		transition: .5s;
		visibility: hidden;
	}

	.acd-check:checked+.acd-label:after {
		content: '\f0d8';
	}

	.acd-check:checked+.acd-label+.acd-content {
		height: auto;
		opacity: 1;
		visibility: visible;
	}
}

@media (min-width: 1200px) {
	.acd-check {
		display: none;
	}

	.acd-label {
		background: #333;
		color: #fff;
		display: flex;
		flex-direction: row;
		align-items: center;
		margin-bottom: 1px;
		padding: 40px 20px 40px 50px;
		position: relative;
		height: 50px;
		font-size: 24px;
		letter-spacing: 0.05em;
		margin-bottom: 30px;
		width: 100%;
		margin: 0 auto 40px;
	}

	.acd-label span {
		font-size: 1.6rem;
	}

	.acd-label:hover {
		cursor: pointer;
	}

	.acd-label:after {
		background: #cd1f3e;
		box-sizing: border-box;
		content: '\f0d7';
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: center;
		font-family: "Font Awesome 5 Free";
		width: 60px;
		height: 80px;
		position: absolute;
		right: 0;
		top: 0px;
		font-size: 24px;
	}

	.acd-content {
		display: block;
		height: 0;
		opacity: 0;
		transition: .5s;
		visibility: hidden;
	}

	.acd-check:checked+.acd-label:after {
		content: '\f0d8';
	}

	.acd-check:checked+.acd-label+.acd-content {
		height: auto;
		opacity: 1;
		visibility: visible;
	}
}










input[type="file"] {
	margin-bottom: 15px;
}

.mb0 input[type="file"] {
	margin-bottom: 0;
}

@media (max-width: 767px) {
p.text_file {
	font-size: 1.4rem;
	line-height: 1.6;
}
}

@media (min-width: 768px) {
p.text_file {
	font-size: 1.5rem;
	line-height: 1.6;
}
}













/* = */
/* = */
/* = */
/* = */
/* = */
/* = */
/* = */
/* = */
/* = */
/* = */
/* = */
/* = */
/* = */
/* = */
/* = */
/* = */
/* = */
/* = */
/* = */
/* = */
/* = */
/* = */
/* = */
/* = */
/* = */
/* = */
/* = */
/* = */
/* = */
/* = */
/* = */
/* = */
/* = */
/* = */
/* = */
/* = */
/* = */