@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=Fjalla+One&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Zen+Old+Mincho:wght@700;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Cormorant:ital,wght@0,300;1,300&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto+Condensed:ital,wght@0,700;1,700&display=swap');

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%);
		z-index: 999;
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: space-between;
		transition: 0.2s;
		padding: 0 10px 0 10px;
		background-color: #fff;
	}

	h1.logo_h {
		width: 240px;
	}

	.h_fixed {
		background-color: rgba(211,211,211,0.5);
		backdrop-filter: blur(15px) brightness(120%);
		box-shadow: 0 0 1px rgba(0, 0, 0, 0.5);
	}

	.info_h {
		display: none;
	}
}

@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%);
		z-index: 999;
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: space-between;
		transition: 0.2s;
		padding: 0 10px 0 10px;
		background-color: #fff;
	}

	h1.logo_h {
		width: 360px;
	}

	.h_fixed {
		background-color: rgba(211,211,211,0.5);
		backdrop-filter: blur(15px) brightness(120%);
		box-shadow: 0 0 1px rgba(0, 0, 0, 0.5);
	}

	.info_h {
		display: none;
	}
}

@media (min-width: 992px) {
	header {
		width: 100%;
		max-width: 1920px;
		height: 100px;
		position: fixed;
		top: 0;
		right: 50%;
		left: inherit;
		transform: translateY(0) translateX(50%);
		z-index: 999;
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: space-between;
		transition: 0.2s;
		padding: 0 10px 0 10px;
		background-color: #fff;
	}

	h1.logo_h {
		width: 300px;
	}

	.h_fixed {
		background-color: rgba(211,211,211,0.5);
		backdrop-filter: blur(15px) brightness(120%);
		box-shadow: 0 0 1px rgba(0, 0, 0, 0.5);
	}

	.info_h {
		margin-left: 20px;
	}

	p.tel_h {
		font-family: "Fjalla One", sans-serif;
		font-size: 2.2rem;
		color: #002775;
		display: flex;
		flex-direction: row;
		align-items: center;
	}

	p.tel_h span.tel_link {
		color: #002775;
	}

	p.tel_h:before {
		content: '';
		display: block;
		background: url(../images/icon_h01.png) 0 0 /contain no-repeat;
		width: 17px;
		height: 23px;
		margin-right: 2px;
		margin-bottom: 2px;
	}

	p.btn_h a {
		width: 150px;
		height: 36px;
		background-color: #002775;
		color: #fff;
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: center;
	}

	p.btn_h a:before {
		content: '';
		display: block;
		background: url(../images/icon_h02.png) 0 0 /contain no-repeat;
		width: 18px;
		height: 15px;
		margin-right: 5px;
	}
}

@media (min-width: 1200px) {
	header {
		width: 96%;
		max-width: 1920px;
		height: 100px;
		position: fixed;
		top: 0;
		right: 50%;
		left: inherit;
		transform: translateY(0) translateX(50%);
		z-index: 999;
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: space-between;
		transition: 0.2s;
		padding: 0 15px 0 15px;
		background-color: #fff;
	}

	h1.logo_h {
		width: 410px;
	}

	.h_fixed {
		background-color: rgba(211,211,211,0.5);
		backdrop-filter: blur(15px) brightness(120%);
		box-shadow: 0 0 1px rgba(0, 0, 0, 0.5);
	}

	.info_h {
		margin-left: 30px;
	}

	p.tel_h {
		font-family: "Fjalla One", sans-serif;
		font-size: 2.5rem;
		color: #002775;
		display: flex;
		flex-direction: row;
		align-items: center;
	}

	p.tel_h span.tel_link {
		color: #002775;
	}

	p.tel_h:before {
		content: '';
		display: block;
		background: url(../images/icon_h01.png) 0 0 /contain no-repeat;
		width: 17px;
		height: 23px;
		margin-right: 2px;
		margin-bottom: 2px;
	}

	p.btn_h a {
		width: 180px;
		height: 36px;
		background-color: #002775;
		color: #fff;
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: center;
	}

	p.btn_h a:before {
		content: '';
		display: block;
		background: url(../images/icon_h02.png) 0 0 /contain no-repeat;
		width: 18px;
		height: 15px;
		margin-right: 5px;
	}
}

@media (min-width: 1500px) {
	header {
		width: 96%;
		max-width: 1920px;
		height: 100px;
		position: fixed;
		top: 0;
		right: 50%;
		left: inherit;
		transform: translateY(0) translateX(50%);
		z-index: 999;
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: space-between;
		transition: 0.2s;
		padding: 0 30px 0 30px;
		background-color: #fff;
	}

	h1.logo_h {
		width: 410px;
	}

	.h_fixed {
		background-color: rgba(211,211,211,0.5);
		backdrop-filter: blur(15px) brightness(120%);
		box-shadow: 0 0 1px rgba(0, 0, 0, 0.5);
	}

	.info_h {
		margin-left: 70px;
	}

	p.tel_h {
		font-family: "Fjalla One", sans-serif;
		font-size: 2.5rem;
		color: #002775;
		display: flex;
		flex-direction: row;
		align-items: center;
	}

	p.tel_h span.tel_link {
		color: #002775;
	}

	p.tel_h:before {
		content: '';
		display: block;
		background: url(../images/icon_h01.png) 0 0 /contain no-repeat;
		width: 17px;
		height: 23px;
		margin-right: 2px;
		margin-bottom: 2px;
	}

	p.btn_h a {
		width: 180px;
		height: 36px;
		background-color: #002775;
		color: #fff;
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: center;
	}

	p.btn_h a:before {
		content: '';
		display: block;
		background: url(../images/icon_h02.png) 0 0 /contain no-repeat;
		width: 18px;
		height: 15px;
		margin-right: 5px;
	}
}




/* ドロワー
--------------------------------------------------------- */
@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: #002775;
	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: #022469;
		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: #022469;
		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: #85adff;
	}

	.gnav_item>a:hover {
		color: #85adff;
		opacity: 1;
	}

	.gnav ul.gnav_item>li a:hover {
		background-color: #85adff;
		opacity: 1;
		cursor: pointer;
	}
}

@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: #85adff;
	}

	.gnav_item>a:hover {
		color: #85adff;
		opacity: 1;
	}

	.gnav ul.gnav_item>li a:hover {
		background-color: #85adff;
		opacity: 1;
		cursor: pointer;
	}
}

@media (min-width: 992px) {
.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.5rem;
		color: #333 !important;
		font-weight: 500;
		letter-spacing: 0.05em;
		line-height: 1;
		padding: 5px 8px 5px;
		min-width: 50px;
		position: relative;
		text-align: center;
		margin-left: 10px;
	}

	.gnav .gnav_items>li.active>a {
		color: #002775 !important;
	}

	.gnav .gnav_items>li>a:hover {
		color: #002775 !important;
		opacity: 1;
	}

	.gnav_item>a::after {
		width: 100%;
		position: absolute;
		right: 0;
		bottom: -10px;
		left: 0;
		height: 2px;
		background-color: #002775;
		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);
	}
}

@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.5rem;
		color: #333 !important;
		font-weight: 500;
		letter-spacing: 0.05em;
		line-height: 1;
		padding: 5px 8px 5px;
		min-width: 50px;
		position: relative;
		text-align: center;
		margin-left: 10px;
	}

	.gnav .gnav_items>li.active>a {
		color: #002775 !important;
	}

	.gnav .gnav_items>li>a:hover {
		color: #002775 !important;
		opacity: 1;
	}

	.gnav_item>a::after {
		width: 100%;
		position: absolute;
		right: 0;
		bottom: -10px;
		left: 0;
		height: 2px;
		background-color: #002775;
		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);
	}
}

@media (min-width: 1500px) {
	.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: #333 !important;
		font-weight: 500;
		letter-spacing: 0.05em;
		line-height: 1;
		padding: 5px 8px 5px;
		min-width: 80px;
		position: relative;
		text-align: center;
		margin-left: 30px;
	}

	.gnav .gnav_items>li.active>a {
		color: #002775 !important;
	}

	.gnav .gnav_items>li>a:hover {
		color: #002775 !important;
		opacity: 1;
	}

	.gnav_item>a::after {
		width: 100%;
		position: absolute;
		right: 0;
		bottom: -10px;
		left: 0;
		height: 2px;
		background-color: #002775;
		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);
	}
}



/*ドロップダウンメニュー*/
@media (max-width: 767px) {
	.menu_btn {
		position: relative;
		display: flex !important;
		flex-wrap: wrap;
		flex-direction: row;
		align-items: stretch;
		margin-bottom: 0 !important;
	}

	.navbar-nav>li.menu_btn>a {
		margin-top: 0 !important;
		margin-bottom: 0 !important;
	}

	.menu_btn>a {
		display: flex;
		flex-direction: row;
		align-items: center;
		width: 100%;
		flex-shrink: 0;
		position: relative;
	}

	.menu_btn>a:after {
		content: "\f0dd";
		font-family: 'Font Awesome\ 5 Free';
		font-weight: 900;
		font-size: 1.7rem;
		line-height: 1;
		margin: 0 0 0 10px;
	}

	.inner_drop {
		display: none;
	}

	.inner_drop>.flex_b {
		flex-direction: column;
		align-items: flex-start;
	}

	.menu_btn ul {
		/* display: none; */
		width: 100%;
		background-color: transparent;
		padding-bottom: 5px;
	}

	.menu_btn ul li a {
		display: flex;
		flex-direction: row;
		align-items: center;
		width: 100%;
		margin: 0 auto;
		padding: 5px 5px 5px 30px;
		color: #fff;
		font-size: 15px;
	}

	.menu_btn ul li a:before {
		content: "\f0da";
		font-family: 'Font Awesome\ 5 Free';
		font-weight: 900;
		margin-right: 5px;
		font-size: 1.2rem;
	}

	.menu_btn ul li a:hover {
		opacity: 1;
	}

	li.menu_btn:hover {
		cursor: pointer;
		color: #333 !important;
	}

	.menu_btn ul li.now a {
		color: #333;
	}

	.inner_drop p.pic {
		display: none;
	}

	.inner_drop p.ttl {
		font-size: 1.2rem;
		color: #fff;
		padding-left: 30px;
		margin-bottom: 10px;
	}
}

@media (min-width: 768px) and (max-width:991px) {
	.menu_btn {
		position: relative;
		display: flex !important;
		flex-wrap: wrap;
		flex-direction: row;
		align-items: stretch;
		margin-bottom: 0 !important;
	}

	.navbar-nav>li.menu_btn>a {
		margin-top: 0 !important;
		margin-bottom: 0 !important;
	}

	.menu_btn>a {
		display: flex;
		flex-direction: row;
		align-items: center;
		width: 100%;
		flex-shrink: 0;
		position: relative;
	}

	.menu_btn>a:after {
		content: "\f0dd";
		font-family: 'Font Awesome\ 5 Free';
		font-weight: 900;
		font-size: 1.7rem;
		line-height: 1;
		margin: 0 0 0 10px;
	}

	.inner_drop {
		display: none;
	}

	.inner_drop>.flex_b {
		flex-direction: column;
		align-items: flex-start;
	}

	.menu_btn ul {
		/* display: none; */
		width: 100%;
		background-color: transparent;
		padding-bottom: 5px;
	}

	.menu_btn ul li a {
		display: flex;
		flex-direction: row;
		align-items: center;
		width: 100%;
		margin: 0 auto;
		padding: 5px 5px 5px 50px;
		color: #fff;
		font-size: 16px;
	}

	.menu_btn ul li a:before {
		content: "\f0da";
		font-family: 'Font Awesome\ 5 Free';
		font-weight: 900;
		margin-right: 5px;
		font-size: 1.2rem;
	}

	.menu_btn ul li a:hover {
		opacity: 1;
	}

	li.menu_btn:hover {
		cursor: pointer;
		color: #333 !important;
	}

	.menu_btn ul li.now a {
		color: #333;
	}

	.inner_drop p.pic {
		display: none;
	}

	.inner_drop p.ttl {
		font-size: 1.2rem;
		color: #fff;
		padding-left: 50px;
		margin-bottom: 10px;
	}
}

@media (min-width: 992px) {
	.menu_btn {
		z-index: 9999;
	}

	.menu_btn>a {
		position: relative;
	}

	.menu_btn>a:before {
		content: "\f0dd";
		font-family: 'Font Awesome\ 5 Free';
		font-weight: 900;
		color: #cc1d3d;
		font-size: 1.6rem;
		display: block;
		position: absolute;
		z-index: 99;
		top: 40%;
		right: -10px;
		transform: translateY(-50%) translateX(0);
	}

	.inner_drop {
		display: none;
		position: absolute;
		top: 50px;
		left: -135px;
		z-index: 999;
		width: 660px;
		background: url(../images/bg_body.jpg) 0 0 repeat;
		padding: 30px 30px;
		border-radius: 0 0 24px 24px;
	}

	.menu_btn ul {
		margin: 0;
		display: flex;
		flex-direction: row;
		flex-wrap: wrap;
	}

	.menu_btn ul li {
		width: 33%;
		margin-right: 0.5%;
		margin-bottom: 3px;
	}

	.menu_btn ul li:nth-of-type(3n) {
		margin-right: 0;
	}

	.menu_btn ul li a {
		border: 2px solid #cc1d3d;
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
		color: #333;
		font-size: 1.5rem;
		width: 100%;
		height: 42px;
		border-radius: 7px;
		background-color: #fff;
	}

	.menu_btn ul li a:hover {
		background-color: #f8dce1;
		color: #333 !important;
		opacity: 1;
	}

	.menu_btn ul li.current a {
		background-color: #f8dce1;
	}
}

@media (min-width: 1200px) {
	.menu_btn {
		z-index: 9999;
	}

	.menu_btn>a {
		position: relative;
	}

	.menu_btn>a:before {
		content: "\f0dd";
		font-family: 'Font Awesome\ 5 Free';
		font-weight: 900;
		color: #cc1d3d;
		font-size: 1.7rem;
		display: block;
		position: absolute;
		z-index: 99;
		top: 40%;
		right: -10px;
		transform: translateY(-50%) translateX(0);
	}

	.inner_drop {
		display: none;
		position: absolute;
		top: 50px;
		left: -150px;
		z-index: 999;
		width: 660px;
		background: url(../images/bg_body.jpg) 0 0 repeat;
		padding: 30px 30px;
		border-radius: 0 0 24px 24px;
	}

	.menu_btn ul {
		margin: 0;
		display: flex;
		flex-direction: row;
		flex-wrap: wrap;
	}

	.menu_btn ul li {
		width: 33%;
		margin-right: 0.5%;
		margin-bottom: 3px;
	}

	.menu_btn ul li:nth-of-type(3n) {
		margin-right: 0;
	}

	.menu_btn ul li a {
		border: 2px solid #cc1d3d;
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
		color: #333;
		font-size: 1.5rem;
		width: 100%;
		height: 46px;
		border-radius: 7px;
		background-color: #fff;
	}

	.menu_btn ul li a:hover {
		background-color: #f8dce1;
		color: #333 !important;
		opacity: 1;
	}

	.menu_btn ul li.current a {
		background-color: #f8dce1;
	}
}



/* メインイメージ
=========================================================================== */

.inner_mainimg {
	width: 100%;
	position: relative;
	max-width: 1920px;
}

.bg_mainimg {
	width: 100%;
	position: relative;
}



.swiper-container {
	overflow: visible !important;
}

.swiper-slide img {
	width: 100%;
	height: auto;
}

.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.12);
	}
}

.swiper-slide-active .slide-img,
.swiper-slide-duplicate-active .slide-img,
.swiper-slide-prev .slide-img {
	animation: zoomUp 5s 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: 30px !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: 8px !important;
		height: 8px !important;
		border-radius: 50% !important;
		background: #fff !important;
		opacity: 0.8 !important;
	}

	.swiper-pagination-bullet-active {
		background: #002775 !important;
		opacity: 1 !important;
	}
}

@media (min-width: 1200px) {
	.swiper-pagination-bullets {
		right: 30px !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: 8px !important;
		height: 8px !important;
		border-radius: 50% !important;
		background: #fff !important;
		opacity: 0.8 !important;
	}

	.swiper-pagination-bullet-active {
		background: #002775 !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: 11px;
	color: #fff;
	font-family: 'Noto Serif JP', serif;
	transform: rotate(90deg);
	transform-origin: left top;
	letter-spacing: 0.2em;
	position: absolute;
	top: -80px;
	left: 10px;
}

.moveline {
	content: '';
	display: block;
	width: 1px;
	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: 1px;
		height: 0;
		background-color: #fff;
	}

	25% {
		width: 1px;
		height: 120px;
		background-color: #fff;
	}

	45% {
		width: 1px;
		height: 120px;
		background-color: transparent;
	}

	100% {
		width: 1px;
		height: 120px;
		background-color: transparent;
	}
}









@keyframes fade_name {
	from {
		opacity: 0;
	}

	to {
		opacity: 1;
	}
}



.rotate_anim {
	width: 16%;
	position: absolute;
	top: 55%;
	left: 48%;
	transform: translateY(-50%) translateX(-50%);
	z-index: 11;
	opacity: 1;
}

.rotate_anim img {
	width: 100%;
}




.fadecopy {
	text-align: left;
}

@media (max-width: 767px) {
	.bg_mainimg .inner {
	position: absolute;
	top: 55%;
	left: 50%;
	transform: translateY(-50%) translateX(-50%);
	z-index: 22;
	width: 96%;
	max-width: 1500px;
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-between;
}

.fadecopy p {
	font-size: 2.7vw;
	letter-spacing: 0.2em;
	line-height: 1.7;
	font-weight: 400;
	font-feature-settings: "palt";
	font-family: "Zen Old Mincho", serif;
}

.fadecopy2 p {
	font-size: 2.7vw !important;
	letter-spacing: 0.2em;
	line-height: 1.7;
	font-feature-settings: "palt";
	color: #fff;
	font-weight: 400;
	font-family: "Zen Old Mincho", serif;
}
}

@media (min-width: 768px) {
	.bg_mainimg .inner {
	position: absolute;
	top: 55%;
	left: 50%;
	transform: translateY(-50%) translateX(-50%);
	z-index: 22;
	width: 90%;
	max-width: 1500px;
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-between;
}

.fadecopy p {
	font-size: 2.2vw;
	letter-spacing: 0.2em;
	line-height: 1.7;
	font-weight: 400;
	font-feature-settings: "palt";
	font-family: "Zen Old Mincho", serif;
}

.fadecopy2 p {
	font-size: 2.2vw !important;
	letter-spacing: 0.2em;
	line-height: 1.7;
	font-feature-settings: "palt";
	color: #fff;
	font-weight: 400;
	font-family: "Zen Old Mincho", serif;
}
}

@media (min-width: 992px) {
	.bg_mainimg .inner {
	position: absolute;
	top: 55%;
	left: 50%;
	transform: translateY(-50%) translateX(-50%);
	z-index: 22;
	width: 80%;
	max-width: 1500px;
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-between;
}

.fadecopy p {
	font-size: 2vw;
	letter-spacing: 0.2em;
	line-height: 1.7;
	font-weight: 400;
	font-feature-settings: "palt";
	font-family: "Zen Old Mincho", serif;
}

.fadecopy2 p {
	font-size: 2vw !important;
	letter-spacing: 0.2em;
	line-height: 1.7;
	font-feature-settings: "palt";
	color: #fff;
	font-weight: 400;
	font-family: "Zen Old Mincho", serif;
}
}

@media (min-width: 1200px) {
	.bg_mainimg .inner {
	position: absolute;
	top: 55%;
	left: 50%;
	transform: translateY(-50%) translateX(-50%);
	z-index: 22;
	width: 70%;
	max-width: 1500px;
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-between;
}

.fadecopy p {
	font-size: 1.8vw;
	letter-spacing: 0.2em;
	line-height: 1.7;
	font-weight: 400;
	font-feature-settings: "palt";
	font-family: "Zen Old Mincho", serif;
}

.fadecopy2 p {
	font-size: 1.8vw !important;
	letter-spacing: 0.2em;
	line-height: 1.7;
	font-feature-settings: "palt";
	color: #fff;
	font-weight: 400;
	font-family: "Zen Old Mincho", serif;
}
}



.fadecopy p span {
	color: transparent;
	animation: blur 1s ease-out in infinite;
	-webkit-animation: blur 1s ease-out infinite;
	animation-fill-mode: forwards;
	animation-iteration-count: 1;
}

.fadecopy2 p span {
	color: transparent;
	animation: blur 1s ease-out in infinite;
	-webkit-animation: blur 1s ease-out infinite;
	animation-fill-mode: forwards;
	animation-iteration-count: 1;
}




@media (min-width: 1921px) {
	.fadecopy p {
		font-size: 3.3rem !important;
	}

	.fadecopy2 p {
		font-size: 3.3rem !important;
	}
}




.fadecopy p:first-of-type span:nth-child(1) {
	animation-delay: 0.05s;
	-webkit-animation-delay: 0.05s;
}
.fadecopy p:first-of-type span:nth-child(2) {
	animation-delay: 0.1s;
	-webkit-animation-delay: 0.1s;
}
.fadecopy p:first-of-type span:nth-child(3) {
	animation-delay: 0.15s;
	-webkit-animation-delay: 0.15s;
}
.fadecopy p:first-of-type span:nth-child(4) {
	animation-delay: 0.2s;
	-webkit-animation-delay: 0.2s;
}
.fadecopy p:first-of-type span:nth-child(5) {
	animation-delay: 0.25s;
	-webkit-animation-delay: 0.25s;
}
.fadecopy p:first-of-type span:nth-child(6) {
	animation-delay: 0.3s;
	-webkit-animation-delay: 0.3s;
}
.fadecopy p:first-of-type span:nth-child(7) {
	animation-delay: 0.35s;
	-webkit-animation-delay: 0.35s;
}
.fadecopy p:first-of-type span:nth-child(8) {
	animation-delay: 0.4s;
	-webkit-animation-delay: 0.4s;
}
.fadecopy p:first-of-type span:nth-child(9) {
	animation-delay: 0.45s;
	-webkit-animation-delay: 0.45s;
}
.fadecopy p:first-of-type span:nth-child(10) {
	animation-delay: 0.5s;
	-webkit-animation-delay: 0.5s;
}
.fadecopy p:first-of-type span:nth-child(11) {
	animation-delay: 0.55s;
	-webkit-animation-delay: 0.55s;
}
.fadecopy p:first-of-type span:nth-child(12) {
	animation-delay: 0.6s;
	-webkit-animation-delay: 0.6s;
}




.fadecopy p:last-of-type span:nth-child(1) {
	animation-delay: 0.85s;
	-webkit-animation-delay: 0.85s;
}
.fadecopy p:last-of-type span:nth-child(2) {
	animation-delay: 0.95s;
	-webkit-animation-delay: 0.95s;
}
.fadecopy p:last-of-type span:nth-child(3) {
	animation-delay: 1.05s;
	-webkit-animation-delay: 1.05s;
}
.fadecopy p:last-of-type span:nth-child(4) {
	animation-delay: 1.15s;
	-webkit-animation-delay: 1.15s;
}
.fadecopy p:last-of-type span:nth-child(5) {
	animation-delay: 1.25s;
	-webkit-animation-delay: 1.25s;
}
.fadecopy p:last-of-type span:nth-child(6) {
	animation-delay: 1.35s;
	-webkit-animation-delay: 1.35s;
}
.fadecopy p:last-of-type span:nth-child(7) {
	animation-delay: 1.45s;
	-webkit-animation-delay: 1.45s;
}
.fadecopy p:last-of-type span:nth-child(8) {
	animation-delay: 1.55s;
	-webkit-animation-delay: 1.55s;
}
.fadecopy p:last-of-type span:nth-child(9) {
	animation-delay: 1.65s;
	-webkit-animation-delay: 1.65s;
}
.fadecopy p:last-of-type span:nth-child(10) {
	animation-delay: 1.75s;
	-webkit-animation-delay: 1.75s;
}
.fadecopy p:last-of-type span:nth-child(11) {
	animation-delay: 1.85s;
	-webkit-animation-delay: 1.85s;
}
.fadecopy p:last-of-type span:nth-child(12) {
	animation-delay: 1.95s;
	-webkit-animation-delay: 1.95s;
}
.fadecopy p:last-of-type span:nth-child(13) {
	animation-delay: 2.05s;
	-webkit-animation-delay: 2.05s;
}
.fadecopy p:last-of-type span:nth-child(14) {
	animation-delay: 2.15s;
	-webkit-animation-delay: 2.15s;
}
.fadecopy p:last-of-type span:nth-child(15) {
	animation-delay: 2.25s; /* 追加 */
	-webkit-animation-delay: 2.25s;
}








.fadecopy2 p:first-of-type span:nth-child(1) {
	animation-delay: 2.5s;
	-webkit-animation-delay: 2.5s;
}

.fadecopy2 p:first-of-type span:nth-child(2) {
	animation-delay: 2.7s;
	-webkit-animation-delay: 2.7s;
}

.fadecopy2 p:first-of-type span:nth-child(3) {
	animation-delay: 2.9s;
	-webkit-animation-delay: 2.9s;
}

.fadecopy2 p:first-of-type span:nth-child(4) {
	animation-delay: 3.1s;
	-webkit-animation-delay: 3.1s;
}

.fadecopy2 p:first-of-type span:nth-child(5) {
	animation-delay: 3.3s;
	-webkit-animation-delay: 3.3s;
}

.fadecopy2 p:first-of-type span:nth-child(6) {
	animation-delay: 3.5s;
	-webkit-animation-delay: 3.5s;
}

.fadecopy2 p:first-of-type span:nth-child(7) {
	animation-delay: 3.7s;
	-webkit-animation-delay: 3.7s;
}



.fadecopy2 p:last-of-type span:nth-child(1) {
	animation-delay: 3.9s;
	-webkit-animation-delay: 3.9s;
}

.fadecopy2 p:last-of-type span:nth-child(2) {
	animation-delay: 4.1s;
	-webkit-animation-delay: 4.1s;
}

.fadecopy2 p:last-of-type span:nth-child(3) {
	animation-delay: 4.3s;
	-webkit-animation-delay: 4.3s;
}

.fadecopy2 p:last-of-type span:nth-child(4) {
	animation-delay: 4.5s;
	-webkit-animation-delay: 4.5s;
}

.fadecopy2 p:last-of-type span:nth-child(5) {
	animation-delay: 4.7s;
	-webkit-animation-delay: 4.7s;
}

.fadecopy2 p:last-of-type span:nth-child(6) {
	animation-delay: 4.9s;
	-webkit-animation-delay: 4.9s;
}

.fadecopy2 p:last-of-type span:nth-child(7) {
	animation-delay: 5.1s;
	-webkit-animation-delay: 5.1s;
}

.fadecopy2 p:last-of-type span:nth-child(8) {
	animation-delay: 5.3s;
	-webkit-animation-delay: 5.3s;
}

.fadecopy2 p:last-of-type span:nth-child(9) {
	animation-delay: 5.5s;
	-webkit-animation-delay: 5.5s;
}

.fadecopy2 p:last-of-type span:nth-child(10) {
	animation-delay: 5.7s;
	-webkit-animation-delay: 5.7s;
}

.fadecopy2 p:last-of-type span:nth-child(11) {
	animation-delay: 5.9s;
	-webkit-animation-delay: 5.9s;
}










@keyframes blur {
	0% {
		text-shadow: 0 0 0 #111;
		opacity: 0;
	}

	10% {
		text-shadow: 0 0 5px #111;
	}

	20% {
		text-shadow: 0 0 10px #111;
	}

	30% {
		text-shadow: 0 0 15px #111;
	}

	40% {
		text-shadow: 0 0 20px #111;
	}

	50% {
		text-shadow: 0 0 25px #111;
	}

	60% {
		text-shadow: 0 0 30px #111;
	}

	70% {
		text-shadow: 0 0 35px #111;
	}

	80% {
		text-shadow: 0 0 40px #111;
	}

	90% {
		text-shadow: 0 0 45px #111;
	}

	100% {
		text-shadow: 0 0 50px #111;
		opacity: 1;
		color: #fff;
	}
}

@-webkit-keyframes blur {
	0% {
		text-shadow: 0 0 0 #111;
		opacity: 0;
	}

	10% {
		text-shadow: 0 0 5px #111;
	}

	20% {
		text-shadow: 0 0 10px #111;
	}

	30% {
		text-shadow: 0 0 15px #111;
	}

	40% {
		text-shadow: 0 0 20px #111;
	}

	50% {
		text-shadow: 0 0 25px #111;
	}

	60% {
		text-shadow: 0 0 30px #111;
	}

	70% {
		text-shadow: 0 0 35px #111;
	}

	80% {
		text-shadow: 0 0 40px #111;
	}

	90% {
		text-shadow: 0 0 45px #111;
	}

	100% {
		text-shadow: 0 0 50px #111;
		opacity: 1;
		color: #fff;
	}
}



/* index.html
=========================================================================== */

@media (max-width: 767px) {
.bg_top01 {
	padding: 30px 0 60px;
	position: relative;
}

.bg_top01:before {
	content: '';
	display: block;
	width: 100%;
	height: 260px;
	background-color: #002775;
	position: absolute;
	left: 0;
	bottom:0;
	z-index: -1;
}

h2.top {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}

h2.top span {
	font-family: "Cormorant", serif;
	font-size: 3rem;
	font-weight: 300;
	color: #002775;
	text-align: center;
}

h2.top span b {
	font-weight: 300;
	color: #2f68d8;
	letter-spacing: 0;
}

h2.top .sub {
font-family: "Zen Old Mincho", serif;
	font-size: 2.2rem;
	font-weight: 700;
	letter-spacing: 0.15em;
	color: #333;
  border-bottom: 1px solid #333;
  line-height: 1;
  display: inline-block;
}

.dg_top01 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 35px 20px;
  margin: 0 auto;
  padding: 60px 20px 40px;
}

.cont_top01 {
  position: relative;
    background-color: #002775;
	  max-height: 360px;
}

.cont_top01 a {
  display: block;
  text-align: center;
  position: relative;
  color: #fff;
  text-decoration: none;
    max-height: 360px;
}

.cont_top01 .pic img {
  width: 100%;
  height: auto;
  max-height: 360px;
  display: block;
}

.cont_top01 .icon {
  position: absolute;
  top: -20px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 2;
  width: 40px;
  height: 40px;
  background-color: #002775;
  border-radius: 50%;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}

.cont_top01 a:hover .icon {
	opacity: 1;
}

.cont_top01 .icon img {
  width: 30px;
  height: auto;
}

.cont_top01 .top01 {
  writing-mode: vertical-rl;
  font-size: 1.5rem;
  font-family: "Zen Old Mincho", serif;
  font-weight: 500;
  text-align-last: left;
  position: absolute;
  top: 62%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
  letter-spacing: 0.1em;
  height: 100%;
}

.bg_top01 p.btn_top a {
	background-color: transparent;
	border: 1px solid #fff;
	color: #fff;
}

.bg_top01 p.btn_top a:hover {
	background-color: #0e46b5;
}

.cont_top01 a:hover {
	opacity: 1;
}
}

@media (min-width: 768px) and (max-width:991px) {
.bg_top01 {
	padding: 50px 0 60px;
	position: relative;
}

.bg_top01:before {
	content: '';
	display: block;
	width: 100%;
	height: 260px;
	background-color: #002775;
	position: absolute;
	left: 0;
	bottom:0;
	z-index: -1;
}

h2.top {
	display: flex;
	flex-direction: row;
	align-items: baseline;
}

h2.top span {
	font-family: "Cormorant", serif;
	font-size: 5rem;
	font-weight: 300;
	color: #002775;
}

h2.top span b {
	font-weight: 300;
	color: #2f68d8;
	letter-spacing: 0;
}

h2.top .sub {
font-family: "Zen Old Mincho", serif;
	font-size: 2.2rem;
	font-weight: 700;
	letter-spacing: 0.15em;
	color: #333;
  border-bottom: 1px solid #333;
  line-height: 1;
  margin-left: 1em;
  display: inline-block;
}

.dg_top01 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 60px 40px;
  margin: 0 auto;
  padding: 60px 20px 40px;
}

.cont_top01 {
  position: relative;
    background-color: #002775;
	  max-height: 360px;
}

.cont_top01 a {
  display: block;
  text-align: center;
  position: relative;
  color: #fff;
  text-decoration: none;
    max-height: 360px;
}

.cont_top01 .pic img {
  width: 100%;
  height: auto;
  max-height: 360px;
  display: block;
}

.cont_top01 .icon {
  position: absolute;
  top: -30px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 2;
  width: 90px;
  height: 90px;
  background-color: #002775;
  border-radius: 50%;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}

.cont_top01 a:hover .icon {
	opacity: 1;
}

.cont_top01 .icon img {
  width: 70px;
  height: auto;
}

.cont_top01 .top01 {
  writing-mode: vertical-rl;
  font-size: 2.1rem;
  font-family: "Zen Old Mincho", serif;
  font-weight: 500;
  text-align-last: left;
  position: absolute;
  top: 75%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
  letter-spacing: 0.1em;
  height: 100%;
}

.bg_top01 p.btn_top a {
	background-color: transparent;
	border: 1px solid #fff;
	color: #fff;
}

.bg_top01 p.btn_top a:hover {
	background-color: #0e46b5;
}

.cont_top01 a:hover {
	opacity: 1;
}
}

@media (min-width: 992px) {
.bg_top01 {
	padding: 50px 0 60px;
	position: relative;
}

.bg_top01:before {
	content: '';
	display: block;
	width: 100%;
	height: 260px;
	background-color: #002775;
	position: absolute;
	left: 0;
	bottom:0;
	z-index: -1;
}

h2.top {
	display: flex;
	flex-direction: row;
	align-items: baseline;
}

h2.top span {
	font-family: "Cormorant", serif;
	font-size: 6.2rem;
	font-weight: 300;
	color: #002775;
}

h2.top span b {
	font-weight: 300;
	color: #2f68d8;
	letter-spacing: 0;
}

h2.top .sub {
font-family: "Zen Old Mincho", serif;
	font-size: 2.4rem;
	font-weight: 700;
	letter-spacing: 0.15em;
	color: #333;
  border-bottom: 1px solid #333;
  line-height: 1;
  margin-left: 1em;
  display: inline-block;
}

.dg_top01 {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 0;
  margin: 0 auto;
  padding: 60px 20px 40px;
}

.cont_top01 {
  position: relative;
    background-color: #002775;
}

.cont_top01 a {
  display: block;
  text-align: center;
  position: relative;
  color: #fff;
  text-decoration: none;
}

.cont_top01 .pic img {
  width: 100%;
  height: auto;
  display: block;
}

.cont_top01 .icon {
  position: absolute;
  top: -30px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 2;
  width: 90px;
  height: 90px;
  background-color: #002775;
  border-radius: 50%;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}

.cont_top01 a:hover .icon {
	opacity: 1;
}

.cont_top01 .icon img {
  width: 70px;
  height: auto;
}

.cont_top01 .top01 {
  writing-mode: vertical-rl;
  font-size: 2.1rem;
  font-family: "Zen Old Mincho", serif;
  font-weight: 500;
  text-align-last: left;
  position: absolute;
  top: 75%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
  letter-spacing: 0.1em;
  height: 100%;
}

.bg_top01 p.btn_top a {
	background-color: transparent;
	border: 1px solid #fff;
	color: #fff;
}

.bg_top01 p.btn_top a:hover {
	background-color: #0e46b5;
}
}

@media (min-width: 1200px) {
.bg_top01 {
	padding: 70px 0 60px;
	position: relative;
}

.bg_top01:before {
	content: '';
	display: block;
	width: 100%;
	height: 300px;
	background-color: #002775;
	position: absolute;
	left: 0;
	bottom:0;
	z-index: -1;
}

h2.top {
	display: flex;
	flex-direction: row;
	align-items: baseline;
}

h2.top span {
	font-family: "Cormorant", serif;
	font-size: 7rem;
	font-weight: 300;
	color: #002775;
}

h2.top span b {
	font-weight: 300;
	color: #2f68d8;
	letter-spacing: 0;
}

h2.top .sub {
font-family: "Zen Old Mincho", serif;
	font-size: 2.4rem;
	font-weight: 700;
	letter-spacing: 0.15em;
	color: #333;
  border-bottom: 1px solid #333;
  line-height: 1;
  margin-left: 1em;
  display: inline-block;
}

.dg_top01 {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 0;
  margin: 0 auto;
  padding: 60px 20px 50px;
}

.cont_top01 {
  position: relative;
    background-color: #002775;
}

.cont_top01 a {
  display: block;
  text-align: center;
  position: relative;
  color: #fff;
  text-decoration: none;
}

.cont_top01 .pic img {
  width: 100%;
  height: auto;
  display: block;
}

.cont_top01 .icon {
  position: absolute;
  top: -30px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 2;
  width: 100px;
  height: 100px;
  background-color: #002775;
  border-radius: 50%;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}

.cont_top01 a:hover .icon {
	opacity: 1;
}

.cont_top01 .icon img {
  width: 80px;
  height: auto;
}

.cont_top01 .top01 {
  writing-mode: vertical-rl;
  font-size: 2.1rem;
  font-family: "Zen Old Mincho", serif;
  font-weight: 500;
  text-align-last: left;
  position: absolute;
  top: 75%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
  letter-spacing: 0.1em;
  height: 100%;
}

.bg_top01 p.btn_top a {
	background-color: transparent;
	border: 1px solid #fff;
	color: #fff;
}

.bg_top01 p.btn_top a:hover {
	background-color: #0e46b5;
}
}

@media (min-width: 1500px) {
.bg_top01 {
	padding: 100px 0 80px;
	position: relative;
}

.bg_top01:before {
	content: '';
	display: block;
	width: 100%;
	height: 400px;
	background-color: #002775;
	position: absolute;
	left: 0;
	bottom:0;
	z-index: -1;
}

.bg_top01 .container {
	width: 1440px;
}

h2.top {
	display: flex;
	flex-direction: row;
	align-items: baseline;
}

h2.top span {
	font-family: "Cormorant", serif;
	font-size: 10rem;
	font-weight: 300;
	color: #002775;
}

h2.top span b {
	font-weight: 300;
	color: #2f68d8;
	letter-spacing: 0;
}

h2.top .sub {
font-family: "Zen Old Mincho", serif;
	font-size: 2.4rem;
	font-weight: 700;
	letter-spacing: 0.15em;
	color: #333;
  border-bottom: 1px solid #333;
  line-height: 1;
  margin-left: 1em;
  display: inline-block;
}

.dg_top01 {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 0;
  margin: 0 auto;
  padding: 60px 20px;
}

.cont_top01 {
  position: relative;
    background-color: #002775;
}

.cont_top01 a {
  display: block;
  text-align: center;
  position: relative;
  color: #fff;
  text-decoration: none;
}

.cont_top01 .pic img {
  width: 100%;
  height: auto;
  display: block;
}

.cont_top01 .icon {
  position: absolute;
  top: -30px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 2;
  width: 120px;
  height: 120px;
  background-color: #002775;
  border-radius: 50%;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}

.cont_top01 a:hover .icon {
	opacity: 1;
}

.cont_top01 .icon img {
  width: 100px;
  height: auto;
}

.cont_top01 .top01 {
  writing-mode: vertical-rl;
  font-size: 2.4rem;
  font-family: "Zen Old Mincho", serif;
  font-weight: 500;
  text-align-last: left;
  position: absolute;
  top: 75%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
  letter-spacing: 0.1em;
  height: 100%;
}

.bg_top01 p.btn_top a {
	background-color: transparent;
	border: 1px solid #fff;
	color: #fff;
}

.bg_top01 p.btn_top a:hover {
	background-color: #0e46b5;
}
}


.cont_top01 a:hover {
	opacity: 0.9;
}







@media (max-width: 767px) {
.bg_top02 {
	padding: 40px 15px 40px;
}

.bg_top02 > .flex_s {
	flex-direction: column;
}

.pic_top02 {
	margin-bottom: 30px;
}

.pic_top02 img {
		height: 200px;
		object-fit: cover;
		object-position: 60% top;
		font-family: 'object-fit: cover; object-position: center top;'
}

.cont_top02 {
	margin-bottom: 15px;
	position: relative;
	flex-shrink: 0;
}

h2.top02 {
	font-family: "Zen Old Mincho", serif;
	font-size: 1.9rem;
	font-weight: 700;
	letter-spacing: 0.1em;
	line-height: 1.4;
	color: #002775;
	margin-bottom: 15px;
}

.cont_top02 p.text {
	font-size: 1.6rem;
	line-height: 1.7;
	letter-spacing: 0.1em;
	margin-bottom: 20px;
}

p.btn_top a {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
	width: 200px;
	height: 46px;
	border: 1px solid #002775;
	color: #002775;
	background-color: #fff;
	margin: 0 auto;
}

p.btn_top a:hover {
	opacity: 1;
	background-color: #0e46b5;
	color: #fff;
}

p.en_top02 {
	font-family: "Cormorant", serif;
	font-size: 2.4rem;
	font-weight: 300;
	color: #002775;
	margin-bottom: 5px;
}

p.en_top02 b {
	font-weight: 300;
	color: #2f68d8;
}
}

@media (min-width: 768px) and (max-width:991px) {
.bg_top02 {
	padding: 70px 0 70px;
}

.bg_top02 > .flex_s {
	flex-direction: column;
}

.pic_top02 {
	width: 400px;
	margin-bottom: 30px;
}

.pic_top02 img {
		height: 300px;
		object-fit: cover;
		object-position: 60% top;
		font-family: 'object-fit: cover; object-position: center top;'
}

.cont_top02 {
	width: 500px;
	margin-left: 70px;
	position: relative;
	padding-right: 60px;
	margin-right: 100px;
	flex-shrink: 0;
}

h2.top02 {
	font-family: "Zen Old Mincho", serif;
	font-size: 2.2rem;
	font-weight: 700;
	letter-spacing: 0.1em;
	line-height: 1.4;
	color: #002775;
	margin-bottom: 20px;
}

.cont_top02 p.text {
	font-size: 1.6rem;
	line-height: 1.8;
	letter-spacing: 0.1em;
	margin-bottom: 30px;
}

p.btn_top a {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
	width: 260px;
	height: 54px;
	border: 1px solid #002775;
	color: #002775;
	background-color: #fff;
	margin: 0 auto;
}

p.btn_top a:hover {
	opacity: 1;
	background-color: #0e46b5;
	color: #fff;
}

p.en_top02 {
	writing-mode: vertical-rl;
	font-family: "Cormorant", serif;
	font-size: 6rem;
	font-weight: 300;
	color: #002775;
	position: absolute;
	right: -60px;
	top: -30px;
}

p.en_top02 b {
	font-weight: 300;
	color: #2f68d8;
}
}

@media (min-width: 992px) {
.bg_top02 {
	padding: 100px 0 100px;
}

.pic_top02 {
	width: 600px;
}

.pic_top02 img {
		height: 500px;
		object-fit: cover;
		object-position: 60% top;
		font-family: 'object-fit: cover; object-position: center top;'
}

.cont_top02 {
	width: 500px;
	margin-left: 70px;
	position: relative;
	padding-right: 60px;
	margin-right: 100px;
	flex-shrink: 0;
}

h2.top02 {
	font-family: "Zen Old Mincho", serif;
	font-size: 2.2rem;
	font-weight: 700;
	letter-spacing: 0.1em;
	line-height: 1.4;
	color: #002775;
	margin-bottom: 30px;
}

.cont_top02 p.text {
	font-size: 1.6rem;
	line-height: 1.8;
	letter-spacing: 0.15em;
	margin-bottom: 50px;
}

p.btn_top a {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
	width: 300px;
	height: 60px;
	border: 1px solid #002775;
	color: #002775;
	background-color: #fff;
	margin: 0 auto;
}

p.btn_top a:hover {
	opacity: 1;
	background-color: #0e46b5;
	color: #fff;
}

p.en_top02 {
	writing-mode: vertical-rl;
	font-family: "Cormorant", serif;
	font-size: 6rem;
	font-weight: 300;
	color: #002775;
	position: absolute;
	right: -60px;
	top: -30px;
}

p.en_top02 b {
	font-weight: 300;
	color: #2f68d8;
}
}

@media (min-width: 1200px) {
.bg_top02 {
	padding: 120px 0 120px;
}

.pic_top02 {
	width: 600px;
}

.pic_top02 img {
		height: 500px;
		object-fit: cover;
		object-position: 60% top;
		font-family: 'object-fit: cover; object-position: center top;'
}

.cont_top02 {
	width: 700px;
	margin-left: 100px;
	position: relative;
	padding-right: 80px;
	margin-right: 100px;
	flex-shrink: 0;
}

h2.top02 {
	font-family: "Zen Old Mincho", serif;
	font-size: 2.6rem;
	font-weight: 700;
	letter-spacing: 0.15em;
	line-height: 1.4;
	color: #002775;
	margin-bottom: 50px;
}

.cont_top02 p.text {
	font-size: 1.6rem;
	line-height: 2;
	letter-spacing: 0.18em;
	margin-bottom: 50px;
}

p.btn_top a {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
	width: 300px;
	height: 60px;
	border: 1px solid #002775;
	color: #002775;
	background-color: #fff;
	margin: 0 auto;
}

p.btn_top a:hover {
	opacity: 1;
	background-color: #0e46b5;
	color: #fff;
}

p.en_top02 {
	writing-mode: vertical-rl;
	font-family: "Cormorant", serif;
	font-size: 7rem;
	font-weight: 300;
	color: #002775;
	position: absolute;
	right: -60px;
	top: -50px;
}

p.en_top02 b {
	font-weight: 300;
	color: #2f68d8;
}
}

@media (min-width: 1500px) {
.bg_top02 {
	padding: 120px 0 120px;
}

.pic_top02 {
	width: 800px;
}

.pic_top02 img {
		height: 540px;
		object-fit: cover;
		object-position: 60% top;
		font-family: 'object-fit: cover; object-position: center top;'
}

.cont_top02 {
	width: 870px;
	margin-left: 100px;
	position: relative;
	padding-right: 100px;
	margin-right: 100px;
	flex-shrink: 0;
}

h2.top02 {
	font-family: "Zen Old Mincho", serif;
	font-size: 2.6rem;
	font-weight: 700;
	letter-spacing: 0.15em;
	line-height: 1.4;
	color: #002775;
	margin-bottom: 50px;
}

.cont_top02 p.text {
	font-size: 1.6rem;
	line-height: 2;
	letter-spacing: 0.18em;
	margin-bottom: 50px;
}

p.btn_top a {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
	width: 300px;
	height: 60px;
	border: 1px solid #002775;
	color: #002775;
	background-color: #fff;
	margin: 0 auto;
}

p.btn_top a:hover {
	opacity: 1;
	background-color: #0e46b5;
	color: #fff;
}

p.en_top02 {
	writing-mode: vertical-rl;
	font-family: "Cormorant", serif;
	font-size: 10rem;
	font-weight: 300;
	color: #002775;
	position: absolute;
	right: -60px;
	top: -50px;
}

p.en_top02 b {
	font-weight: 300;
	color: #2f68d8;
}
}




@media (max-width: 1499px) {
	.br1500 {
		display: block !important;
	}
}

@media (min-width: 1500px) {
	.br1500 {
		display: none !important;
	}
}






@media (max-width: 767px) {
.marquee{
  max-width: 1920px;
  margin: 0 auto;
  overflow: hidden;
  background-color: #002775;
	padding: 5px 0;
	position: relative;
}

.pic_top03{
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex; 
  gap: 0;
  animation: scroll-x var(--dur, 30s) linear infinite;
  animation-play-state: paused;
}

.pic_top03 li{
  flex: 0 0 auto;
}

.pic_top03 img{
  display: block;
  height: 180px; 
  width: auto;
  object-fit: cover;
}

@keyframes scroll-x{
  0%   { transform: translateX(0); }
  100% { transform: translateX(-50%); }
}

.marquee:hover .pic_top03{
  animation-play-state: paused;
}

.bg_top03 p.en {
	font-family: "Zen Old Mincho", serif;
	color: #fff;
	font-size: 1.6rem;
	  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  z-index: 20;
    text-shadow: 2px 3px 3px rgba(0, 0, 0, 0.4);
	width: 100%;
	text-align: center;
}
}

@media (min-width: 768px) {
.marquee{
  max-width: 1920px;
  margin: 0 auto;
  overflow: hidden;
  background-color: #002775;
	padding: 15px 0;
	position: relative;
}

.pic_top03{
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex; 
  gap: 0;
  animation: scroll-x var(--dur, 40s) linear infinite;
  animation-play-state: paused;
}

.pic_top03 li{
  flex: 0 0 auto;
}

.pic_top03 img{
  display: block;
  height: 260px; 
  width: auto;
  object-fit: cover;
}

@keyframes scroll-x{
  0%   { transform: translateX(0); }
  100% { transform: translateX(-50%); }
}

.marquee:hover .pic_top03{
  animation-play-state: paused;
}

.bg_top03 p.en {
	font-family: "Zen Old Mincho", serif;
	color: #fff;
	font-size: 2rem;
	  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  z-index: 20;
    text-shadow: 2px 3px 3px rgba(0, 0, 0, 0.4);
	width: 100%;
	text-align: center;
}
}

@media (min-width: 992px) {
.marquee{
  max-width: 1920px;
  margin: 0 auto;
  overflow: hidden;
  background-color: #002775;
	padding: 15px 0;
	position: relative;
}

.pic_top03{
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex; 
  gap: 0;
  animation: scroll-x var(--dur, 60s) linear infinite;
  animation-play-state: paused;
}

.pic_top03 li{
  flex: 0 0 auto;
}

.pic_top03 img{
  display: block;
  height: 300px; 
  width: auto;
  object-fit: cover;
}

@keyframes scroll-x{
  0%   { transform: translateX(0); }
  100% { transform: translateX(-50%); }
}

.marquee:hover .pic_top03{
  animation-play-state: paused;
}

.bg_top03 p.en {
	font-family: "Zen Old Mincho", serif;
	color: #fff;
	font-size: 2.2rem;
	  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  z-index: 20;
    text-shadow: 2px 3px 3px rgba(0, 0, 0, 0.4);
		width: 100%;
	text-align: center;
}
}

@media (min-width: 1200px) {
.marquee{
  max-width: 1920px;
  margin: 0 auto;
  overflow: hidden;
  background-color: #002775;
	padding: 20px 0;
	position: relative;
}

.pic_top03{
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex; 
  gap: 0;
  animation: scroll-x var(--dur, 60s) linear infinite;
  animation-play-state: paused;
}

.pic_top03 li{
  flex: 0 0 auto;
}

.pic_top03 img{
  display: block;
  height: 400px; 
  width: auto;
  object-fit: cover;
}

@keyframes scroll-x{
  0%   { transform: translateX(0); }
  100% { transform: translateX(-50%); }
}

.marquee:hover .pic_top03{
  animation-play-state: paused;
}

.bg_top03 p.en {
	font-family: "Zen Old Mincho", serif;
	color: #fff;
	font-size: 2.4rem;
	  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  z-index: 20;
    text-shadow: 2px 3px 3px rgba(0, 0, 0, 0.4);
		width: 100%;
	text-align: center;
}
}







@media (max-width: 767px) {
.bg_top04 {
	padding: 40px 0 40px;
}

.bg_top04 h2.top {
	margin-bottom: 20px;
}

.bg_top04 .container > .flex_b {
	flex-direction: column;
}

.cont_top04 {
	position: relative;
	flex-shrink: 0;
	margin: 0 auto 40px;
}

.cont_top04:before {
	content: '';
	display: block;
	background: url(../images/deco_top04.png) 0 0 /contain no-repeat;
	width: 363px;
	height: 315px;
	position: absolute;
	right: -70px;
	top: 50px;
	z-index: -1;
}

.pic_top04 {
	width: 100%;
	max-width: 400px;
	margin: 0 auto;
}

.bg_top04 .ttl {
	margin-bottom: 20px;
}

h3.top04 {
  font-size: 1.9rem;
  font-family: "Zen Old Mincho", serif;
  color: #002775;
  letter-spacing: 0.1em;
  line-height: 1.6;
  font-weight: 500;
}

.bg_top04 .cont p.text {
	font-size: 1.6rem;
	letter-spacing: 0.05em;
	line-height: 1.6;
}

.bg_top04 .cont p.btn_top a {
	margin-top: 30px;
}
}

@media (min-width: 768px) and (max-width:991px) {
.bg_top04 {
	padding: 70px 0 70px;
}

.bg_top04 h2.top {
	margin-bottom: 40px;
}

.bg_top04 .container > .flex_b {
	flex-direction: column;
}

.cont_top04 {
	width: 600px;
	position: relative;
	flex-shrink: 0;
	margin: 0 auto 30px;
}

.cont_top04:before {
	content: '';
	display: block;
	background: url(../images/deco_top04.png) 0 0 /contain no-repeat;
	width: 640px;
	height: 540px;
	position: absolute;
	right: -70px;
	top: 50px;
	z-index: -1;
}

.pic_top04 {
	width: 460px;
	margin: 0 auto;
}

.bg_top04 .ttl {
	width: 250px;
	margin-right: 30px;
}

h3.top04 {
	  writing-mode: vertical-rl;
  font-size: 2.1rem;
  font-family: "Zen Old Mincho", serif;
  color: #002775;
  letter-spacing: 0.1em;
  line-height: 2;
  font-weight: 500;
}

.bg_top04 .cont p.text {
	font-size: 1.6rem;
	letter-spacing: 0.1em;
	line-height: 2;
}

.bg_top04 .cont p.btn_top a {
	margin-top: 50px;
}
}

@media (min-width: 992px) {
.bg_top04 {
	padding: 100px 0 100px;
}

.bg_top04 h2.top {
	margin-bottom: 40px;
}

.cont_top04 {
	width: 540px;
	position: relative;
	flex-shrink: 0;
	margin-right: 50px;
}

.cont_top04:before {
	content: '';
	display: block;
	background: url(../images/deco_top04.png) 0 0 /contain no-repeat;
	width: 640px;
	height: 540px;
	position: absolute;
	right: -70px;
	top: 50px;
	z-index: -1;
}

.bg_top04 .ttl {
	width: 250px;
	margin-right: 30px;
}

h3.top04 {
	  writing-mode: vertical-rl;
  font-size: 2.2rem;
  font-family: "Zen Old Mincho", serif;
  color: #002775;
  letter-spacing: 0.1em;
  line-height: 2;
  font-weight: 500;
}

.bg_top04 .cont p.text {
	font-size: 1.6rem;
	letter-spacing: 0.1em;
	line-height: 2;
}

.bg_top04 .cont p.btn_top a {
	margin-top: 50px;
}
}

@media (min-width: 1200px) {
.bg_top04 {
	padding: 120px 0 120px;
}

.bg_top04 h2.top {
	margin-bottom: 40px;
}

.cont_top04 {
	width: 700px;
	position: relative;
	flex-shrink: 0;
	margin-right: 50px;
}

.cont_top04:before {
	content: '';
	display: block;
	background: url(../images/deco_top04.png) 0 0 /contain no-repeat;
	width: 680px;
	height: 580px;
	position: absolute;
	right: -70px;
	top: 50px;
	z-index: -1;
}

.bg_top04 .ttl {
	width: 250px;
	margin-right: 30px;
}

h3.top04 {
	  writing-mode: vertical-rl;
  font-size: 2.2rem;
  font-family: "Zen Old Mincho", serif;
  color: #002775;
  letter-spacing: 0.1em;
  line-height: 2;
  font-weight: 500;
}

.bg_top04 .cont p.text {
	font-size: 1.6rem;
	letter-spacing: 0.1em;
	line-height: 2;
}

.bg_top04 .cont p.btn_top a {
	margin-top: 50px;
}
}

@media (min-width: 1600px) {
.bg_top04 {
	padding: 120px 0 120px;
}

.bg_top04 .container {
	width: 1520px;
}

.bg_top04 h2.top {
	margin-bottom: 40px;
}

.cont_top04 {
	width: 870px;
	position: relative;
	flex-shrink: 0;
}

.cont_top04:before {
	content: '';
	display: block;
	background: url(../images/deco_top04.png) 0 0 /contain no-repeat;
	width: 727px;
	height: 629px;
	position: absolute;
	right: -70px;
	top: 50px;
	z-index: -1;
}

.bg_top04 .ttl {
	width: 250px;
	margin-right: 30px;
}

h3.top04 {
	  writing-mode: vertical-rl;
  font-size: 2.2rem;
  font-family: "Zen Old Mincho", serif;
  color: #002775;
  letter-spacing: 0.1em;
  line-height: 2;
  font-weight: 500;
}

.bg_top04 .cont p.text {
	font-size: 1.6rem;
	letter-spacing: 0.1em;
	line-height: 2;
}

.bg_top04 .cont p.btn_top a {
	margin-top: 50px;
}
}






@media (max-width: 767px) {
.bg_contact_f {
	width: 100%;
	height: 280px;
	background: url(../images/bg_contact_f.jpg) center center /cover no-repeat;
}

.bg_contact_f .container {
	height: 280px;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}

.bg_contact_f p.en {
	font-family: "Cormorant", serif;
	font-size: 3rem;
	font-weight: 300;
	color: #002775;
	text-align: center;
	margin-bottom: 5px;
}

.bg_contact_f p.ttl {
	font-size: 1.8rem;
	font-family: "Zen Old Mincho", serif;
	font-weight: 700;
	letter-spacing: 0.1em;
	margin-bottom: 20px;
	text-align: center;
}

p.btn_contact_f a {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
	width: 80px;
	height: 80px;
	background-color: #dadada;
	border-radius: 50%;
}
}

@media (min-width: 768px) {
.bg_contact_f {
	width: 100%;
	height: 280px;
	background: url(../images/bg_contact_f.jpg) center center /cover no-repeat;
}

.bg_contact_f .container {
	height: 280px;
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-between;
}

.bg_contact_f .ttl_area {
	margin-right: auto;
}

.bg_contact_f p.en {
	font-family: "Cormorant", serif;
	font-size: 6rem;
	font-weight: 300;
	color: #002775;
}

.bg_contact_f p.ttl {
	font-size: 1.8rem;
	font-family: "Zen Old Mincho", serif;
	font-weight: 700;
	letter-spacing: 0.1em;
}

p.btn_contact_f a {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
	width: 100px;
	height: 100px;
	background-color: #fff;
	border-radius: 50%;
}
}

@media (min-width: 992px) {
.bg_contact_f {
	width: 100%;
	height: 320px;
	background: url(../images/bg_contact_f.jpg) center center /cover no-repeat;
}

.bg_contact_f .container {
	height: 320px;
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-between;
}

.bg_contact_f .ttl_area {
	margin-right: auto;
}

.bg_contact_f p.en {
	font-family: "Cormorant", serif;
	font-size: 7rem;
	font-weight: 300;
	color: #002775;
}

.bg_contact_f p.ttl {
	font-size: 1.8rem;
	font-family: "Zen Old Mincho", serif;
	font-weight: 700;
	letter-spacing: 0.1em;
}

p.btn_contact_f a {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
	width: 100px;
	height: 100px;
	background-color: #fff;
	border-radius: 50%;
}
}

@media (min-width: 1200px) {
.bg_contact_f {
	width: 100%;
	height: 360px;
	background: url(../images/bg_contact_f.jpg) center center /cover no-repeat;
}

.bg_contact_f .container {
	height: 360px;
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-between;
}

.bg_contact_f .ttl_area {
	margin-right: auto;
}

.bg_contact_f p.en {
	font-family: "Cormorant", serif;
	font-size: 8rem;
	font-weight: 300;
	color: #002775;
}

.bg_contact_f p.ttl {
	font-size: 1.8rem;
	font-family: "Zen Old Mincho", serif;
	font-weight: 700;
	letter-spacing: 0.1em;
}

p.btn_contact_f a {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
	width: 110px;
	height: 110px;
	background-color: #fff;
	border-radius: 50%;
}
}


@media (min-width: 1600px) {
.bg_contact_f {
	width: 100%;
	height: 400px;
	background: url(../images/bg_contact_f.jpg) center center /cover no-repeat;
}

.bg_contact_f .container {
	width: 1520px;
	height: 400px;
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-between;
}

.bg_contact_f .ttl_area {
	margin-right: auto;
}

.bg_contact_f p.en {
	font-family: "Cormorant", serif;
	font-size: 8.4rem;
	font-weight: 300;
	color: #002775;
}

.bg_contact_f p.ttl {
	font-size: 1.8rem;
	font-family: "Zen Old Mincho", serif;
	font-weight: 700;
	letter-spacing: 0.1em;
}

p.btn_contact_f a {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
	width: 130px;
	height: 130px;
	background-color: #fff;
	border-radius: 50%;
}
}

p.btn_contact_f a:hover {
	background-color: #9ebaf1;
	opacity: 1;
}


/* フッター
=========================================================================== */

@media (max-width: 767px) {
footer {
	padding: 40px 0 20px;
	background: url(../images/bg_footer.jpg) center center /cover no-repeat;
	color: #fff;
}

footer > .flex_b {
	flex-direction: column;
}

.footer_l {
	width: 100%;
}

p.logo_f {
	width: 260px;
	margin: 0 auto 15px;
}

p.text_f {
	font-size: 1.6rem;
	letter-spacing: 0.05em;
	margin-bottom: 10px;
	text-align: center;
}

span.btn_map_f a {
    display: inline-block;
    margin-left: 6px;
}

span.btn_map_f a img {
	width: 14px;
}

p.tel_f {
	color: #fff;
	font-size: 2.1rem;
	font-family: "Roboto Condensed", sans-serif;
	letter-spacing: 0.03em;
	text-align: center;
}

p.tel_f b {
	font-size: 1.7rem;
}

p.tel_f span.tel_link {
	color: #fff;
}

ul.fnav {
	display: flex;
	flex-direction: row;
	justify-content: center;
	margin-top: 40px;
	margin-bottom: 0;
}

ul.fnav li {
	margin-right: 15px;
}

ul.fnav li:last-child {
	margin-right: 0;
}

ul.fnav li a {
	font-size: 1.6rem;
	color: #fff;
	display: block;
	width: 20px;
	writing-mode: vertical-rl;
}

p.copyright {
	font-size: 1.1rem;
	color: #fff;
	letter-spacing: 0.05em;
	margin-top: 40px;
	text-align: center;
}
}

@media (min-width: 768px) and (max-width:991px) {
footer {
	padding: 70px 0 70px;
	background: url(../images/bg_footer.jpg) center center /cover no-repeat;
	color: #fff;
}

footer > .flex_b {
	flex-direction: column;
}

.footer_l {
	width: 100%;
}

.footer_r {
	display: flex;
	flex-direction: row;
}

p.logo_f {
	width: 420px;
	margin-bottom: 15px;
}

p.text_f {
	font-size: 1.6rem;
	letter-spacing: 0.05em;
	margin-bottom: 10px;
}

span.btn_map_f a {
    display: inline-block;
    margin-left: 10px;
}

span.btn_map_f a img {
	width: 16px;
}

p.tel_f {
	color: #fff;
	font-size: 2.1rem;
	font-family: "Roboto Condensed", sans-serif;
	letter-spacing: 0.03em;
}

p.tel_f b {
	font-size: 1.7rem;
}

p.tel_f span.tel_link {
	color: #fff;
}

ul.fnav {
	display: flex;
	flex-direction: row;
	align-items: center;
	margin-top: 40px;
	margin-bottom: 0;
}

ul.fnav li {
	margin-right: 25px;
}

ul.fnav li a {
	font-size: 1.6rem;
	color: #fff;
}

p.copyright {
	font-size: 1.2rem;
	color: #fff;
	letter-spacing: 0.05em;
	margin-top: 40px;
}
}

@media (min-width: 992px) {
footer {
	padding: 90px 0 90px;
	background: url(../images/bg_footer.jpg) center center /cover no-repeat;
	color: #fff;
}

.footer_l {
	width: 70%;
}

.footer_r {
	display: flex;
	flex-direction: row;
	align-items: flex-end;
}

p.logo_f {
	width: 510px;
	margin-bottom: 20px;
}

p.text_f {
	font-size: 1.6rem;
	letter-spacing: 0.05em;
	margin-bottom: 10px;
}

span.btn_map_f a {
    display: inline-block;
    margin-left: 10px;
}

span.btn_map_f a img {
	width: 16px;
}

p.tel_f {
	color: #fff;
	font-size: 2.1rem;
	font-family: "Roboto Condensed", sans-serif;
	letter-spacing: 0.03em;
}

p.tel_f b {
	font-size: 1.7rem;
}

p.tel_f span.tel_link {
	color: #fff;
}

ul.fnav {
	display: flex;
	flex-direction: row;
	align-items: center;
	margin-top: 60px;
	margin-bottom: 0;
}

ul.fnav li {
	margin-right: 25px;
}

ul.fnav li a {
	font-size: 1.6rem;
	color: #fff;
}

p.copyright {
	font-size: 1.2rem;
	color: #fff;
	letter-spacing: 0.05em;
}
}

@media (min-width: 1200px) {
footer {
	padding: 100px 0 100px;
	background: url(../images/bg_footer.jpg) center center /cover no-repeat;
	color: #fff;
}

.footer_l {
	width: 75%;
}

.footer_r {
	display: flex;
	flex-direction: row;
	align-items: flex-end;
}

p.logo_f {
	width: 510px;
	margin-bottom: 20px;
}

p.text_f {
	font-size: 1.6rem;
	letter-spacing: 0.05em;
	margin-bottom: 10px;
}

span.btn_map_f a {
    display: inline-block;
    margin-left: 10px;
}

span.btn_map_f a img {
	width: 16px;
}

p.tel_f {
	color: #fff;
	font-size: 2.1rem;
	font-family: "Roboto Condensed", sans-serif;
	letter-spacing: 0.03em;
}

p.tel_f b {
	font-size: 1.7rem;
}

p.tel_f span.tel_link {
	color: #fff;
}

ul.fnav {
	display: flex;
	flex-direction: row;
	align-items: center;
	margin-top: 60px;
	margin-bottom: 0;
}

ul.fnav li {
	margin-right: 40px;
}

ul.fnav li a {
	font-size: 1.6rem;
	color: #fff;
}

p.copyright {
	font-size: 1.2rem;
	color: #fff;
	letter-spacing: 0.05em;
}
}

@media (min-width: 1600px) {
footer {
	padding: 120px 0 120px;
	background: url(../images/bg_footer.jpg) center center /cover no-repeat;
	color: #fff;
}

footer .container {
	width: 1520px;
}

.footer_l {
	width: 80%;
}

.footer_r {
	display: flex;
	flex-direction: row;
	align-items: flex-end;
}

p.logo_f {
	width: 510px;
	margin-bottom: 25px;
}

p.text_f {
	font-size: 1.6rem;
	letter-spacing: 0.05em;
	margin-bottom: 10px;
}

span.btn_map_f a {
    display: inline-block;
    margin-left: 10px;
}

span.btn_map_f a img {
	width: 16px;
}

p.tel_f {
	color: #fff;
	font-size: 2.1rem;
	font-family: "Roboto Condensed", sans-serif;
	letter-spacing: 0.03em;
}

p.tel_f b {
	font-size: 1.7rem;
}

p.tel_f span.tel_link {
	color: #fff;
}

ul.fnav {
	display: flex;
	flex-direction: row;
	align-items: center;
	margin-top: 80px;
	margin-bottom: 0;
}

ul.fnav li {
	margin-right: 50px;
}

ul.fnav li a {
	font-size: 1.6rem;
	color: #fff;
}

p.copyright {
	font-size: 1.2rem;
	color: #fff;
	letter-spacing: 0.05em;
}
}


@keyframes arrow-move {
	0% {
		bottom: -100%;
	}

	100% {
		bottom: 100%;
	}
}

@media (max-width: 767px) {
	p.pagetop a {
		position: fixed;
		bottom: 25px;
		right: 15px;
		width: 30px;
		height: 30px;
		z-index: 99;
	}

	p.pagetop a img {
		width: 30px;
		height: 30px;
	}
}

@media (min-width: 768px) {
	p.pagetop a {
		position: fixed;
		bottom: 40px;
		right: 40px;
		width: 40px;
		height: 40px;
		z-index: 99;
	}

	p.pagetop a img {
		width: 40px;
		height: 40px;
	}
}

@media (min-width: 1921px) {
	p.pagetop a {
		position: fixed;
		bottom: 40px;
		right: calc(50% - 920px);
		width: 40px;
		height: 40px;
		z-index: 99;
	}

	p.pagetop a img {
		width: 40px;
		height: 40px;
	}
}



/* サブページ共通
=========================================================================== */

@media (max-width: 767px) {
.bg_sub {
	width: 100%;
	height: 200px;
}

.inner_sub {
	height: 200px;
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
	padding-top: 60px;
}

h2.sub {
	font-family: "Zen Old Mincho", serif;
	font-size: 2.2rem;
	color: #fff;
	font-weight: 700;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}

h2.sub span {
	font-size: 700px;
	font-size: 1.4rem;
	display: block;
	margin: 0 10px 5px;
}
}

@media (min-width: 768px) {
.bg_sub {
	width: 100%;
	height: 300px;
}

.inner_sub {
	height: 300px;
	display: flex;
	flex-direction: row;
	align-items: center;
	padding-top: 70px;
	padding-left: 16%;
}

h2.sub {
	font-family: "Zen Old Mincho", serif;
	font-size: 3rem;
	color: #fff;
	font-weight: 700;
	display: flex;
	flex-direction: row;
	align-items: center;
}

h2.sub span {
	font-size: 700px;
	font-size: 1.8rem;
	display: block;
	margin: 0 15px 0 30px;
}

h2.sub:before {
	content: '';
	display: block;
	background: url(../images/logo_mainimg.png) 0 0 /contain no-repeat;
	width: 182px;
	height: 108px;
}
}

@media (min-width: 992px) {
.bg_sub {
	width: 100%;
	height: 400px;
}

.inner_sub {
	height: 400px;
	display: flex;
	flex-direction: row;
	align-items: center;
	padding-top: 110px;
	padding-left: 20%;
}

h2.sub {
	font-family: "Zen Old Mincho", serif;
	font-size: 3.2rem;
	color: #fff;
	font-weight: 700;
	display: flex;
	flex-direction: row;
	align-items: center;
}

h2.sub span {
	font-size: 700px;
	font-size: 2rem;
	display: block;
	margin: 0 15px 0 30px;
}

h2.sub:before {
	content: '';
	display: block;
	background: url(../images/logo_mainimg.png) 0 0 /contain no-repeat;
	width: 320px;
	height: 180px;
}
}

@media (min-width: 1200px) {
.bg_sub {
	width: 100%;
	height: 460px;
}

.inner_sub {
	height: 460px;
	display: flex;
	flex-direction: row;
	align-items: center;
	padding-top: 110px;
	padding-left: 20%;
}

h2.sub {
	font-family: "Zen Old Mincho", serif;
	font-size: 3.6rem;
	color: #fff;
	font-weight: 700;
	display: flex;
	flex-direction: row;
	align-items: center;
}

h2.sub span {
	font-size: 700px;
	font-size: 2.1rem;
	display: block;
	margin: 0 15px 0 50px;
}

h2.sub:before {
	content: '';
	display: block;
	background: url(../images/logo_mainimg.png) 0 0 /contain no-repeat;
	width: 364px;
	height: 216px;
}
}

@media (max-width: 767px) {
.bg_outline {
	background: url(../images/bg_outline_sp.jpg) center center /cover no-repeat;
}

.bg_service {
	background: url(../images/bg_service_sp.jpg) center center /cover no-repeat;
}

.bg_recruit {
	background: url(../images/bg_recruit_sp.jpg) center center /cover no-repeat;
}

.bg_contact {
	background: url(../images/bg_contact_sp.jpg) center center /cover no-repeat;
}
}

@media (min-width: 768px) {
.bg_outline {
	background: url(../images/bg_outline.jpg) center center /cover no-repeat;
}

.bg_service {
	background: url(../images/bg_service.jpg) center center /cover no-repeat;
}

.bg_recruit {
	background: url(../images/bg_recruit.jpg) center center /cover no-repeat;
}

.bg_contact {
	background: url(../images/bg_contact.jpg) center center /cover no-repeat;
}
}



/* outline.html　会社案内
=========================================================================== */

@media (max-width: 767px) {
.bg_outline01 {
	width: 100%;
	background: url(../images/bg_outline01.jpg) 0 0 /cover no-repeat;
	padding: 30px 0 30px;
}

.inner_outline01 {
	background-color: rgba(255, 255, 255, 0.9);
	padding: 30px 20px 30px;
}

h3.outline {
	text-align: center;
	font-family: "Zen Old Mincho", serif;
	font-size: 2.1rem;
	font-weight: 700;
	letter-spacing: 0.15em;
	margin-bottom: 20px;
}

h3.outline span {
	display: block;
	color: #2f68d8;
	margin-bottom: 0.3em;
	letter-spacing: 0.05em;
	font-family: "Cormorant", serif;
	font-weight: 300;
	font-size: 2rem;
}

h4.outline01 {
	text-align: center;
	color: #002775;
	font-family: "Zen Old Mincho", serif;
	font-size: 1.8rem;
	font-weight: 700;
	letter-spacing: 0.1em;
	line-height: 1.6;
	margin-bottom: 20px;
}

.inner_outline01 p.text {
	font-size: 1.6rem;
	letter-spacing: 0.03em;
	line-height: 1.6;
}

.bg_outline02 {
	background-color: #edf1f7;
	padding: 40px 0 40px;
}

.bg_outline03 {
	padding: 40px 0 40px;
}
}

@media (min-width: 768px) {
.bg_outline01 {
	width: 100%;
	background: url(../images/bg_outline01.jpg) 0 0 /cover no-repeat;
	padding: 50px 0 50px;
}

.inner_outline01 {
	background-color: rgba(255, 255, 255, 0.9);
	padding: 40px 20px 40px;
}

h3.outline {
	text-align: center;
	font-family: "Zen Old Mincho", serif;
	font-size: 2.3rem;
	font-weight: 700;
	letter-spacing: 0.15em;
	margin-bottom: 25px;
}

h3.outline span {
	display: block;
	color: #2f68d8;
	margin-bottom: 0.3em;
	letter-spacing: 0.05em;
	font-family: "Cormorant", serif;
	font-weight: 300;
	font-size: 2.5rem;
}

h4.outline01 {
	text-align: center;
	color: #002775;
	font-family: "Zen Old Mincho", serif;
	font-size: 2.1rem;
	font-weight: 700;
	letter-spacing: 0.15em;
	line-height: 1.6;
	margin-bottom: 25px;
}

.inner_outline01 p.text {
	font-size: 1.6rem;
	text-align: center;
	letter-spacing: 0.05em;
	line-height: 1.8;
}

.bg_outline02 {
	background-color: #edf1f7;
	padding: 80px 0 80px;
}

.bg_outline03 {
	padding: 80px 0 80px;
}
}

@media (min-width: 992px) {
.bg_outline01 {
	width: 100%;
	background: url(../images/bg_outline01.jpg) 0 0 /cover no-repeat;
	padding: 60px 0 60px;
}

.inner_outline01 {
	background-color: rgba(255, 255, 255, 0.9);
	padding: 40px 30px 40px;
}

h3.outline {
	text-align: center;
	font-family: "Zen Old Mincho", serif;
	font-size: 2.4rem;
	font-weight: 700;
	letter-spacing: 0.15em;
	margin-bottom: 30px;
}

h3.outline span {
	display: block;
	color: #2f68d8;
	margin-bottom: 0.3em;
	letter-spacing: 0.05em;
	font-family: "Cormorant", serif;
	font-weight: 300;
	font-size: 3rem;
}

h4.outline01 {
	text-align: center;
	color: #002775;
	font-family: "Zen Old Mincho", serif;
	font-size: 2.2rem;
	font-weight: 700;
	letter-spacing: 0.15em;
	line-height: 1.6;
	margin-bottom: 30px;
}

.inner_outline01 p.text {
	font-size: 1.7rem;
	text-align: center;
	letter-spacing: 0.05em;
	line-height: 2;
}

.bg_outline02 {
	background-color: #edf1f7;
	padding: 80px 0 80px;
}

.bg_outline03 {
	padding: 80px 0 80px;
}
}

@media (min-width: 1200px) {
.bg_outline01 {
	width: 100%;
	background: url(../images/bg_outline01.jpg) 0 0 /cover no-repeat;
	padding: 80px 0 80px;
}

.inner_outline01 {
	background-color: rgba(255, 255, 255, 0.9);
	padding: 50px 30px 50px;
}

h3.outline {
	text-align: center;
	font-family: "Zen Old Mincho", serif;
	font-size: 2.4rem;
	font-weight: 700;
	letter-spacing: 0.15em;
	margin-bottom: 40px;
}

h3.outline span {
	display: block;
	color: #2f68d8;
	margin-bottom: 0.3em;
	letter-spacing: 0.05em;
	font-family: "Cormorant", serif;
	font-weight: 300;
	font-size: 3.6rem;
}

h4.outline01 {
	text-align: center;
	color: #002775;
	font-family: "Zen Old Mincho", serif;
	font-size: 2.4rem;
	font-weight: 700;
	letter-spacing: 0.15em;
	line-height: 1.6;
	margin-bottom: 30px;
}

.inner_outline01 p.text {
	font-size: 1.7rem;
	text-align: center;
	letter-spacing: 0.05em;
	line-height: 2;
}

.bg_outline02 {
	background-color: #edf1f7;
	padding: 100px 0 100px;
}

.bg_outline03 {
	padding: 100px 0 100px;
}
}










@media (max-width: 767px) {
	table.sub {
		width: 100%;
	}

	table.sub th {
		display: block;
		width: 100%;
		background-color: #195897;
		font-size: 14px;
		color: #fff;
		letter-spacing: 0.05em;
		padding: 6px 10px;
	}

	table.sub td {
		display: block;
		width: 100%;
		font-size: 14px;
		letter-spacing: 0.05em;
		padding: 6px 10px 18px;
		line-height: 1.7;
	}

	table.sub .flex_b {
		flex-direction: column;
		align-items: flex-start;
		border-bottom: 1px dotted #aaa;
		padding-bottom: 25px;
	}

	.access_map iframe {
		width: 100%;
		height: 300px;
	}

	p.btn_map a {
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: center;
		width: 160px;
		height: 40px;
		border: 1px solid #195897;
		font-size: 14px;
		margin: 20px auto 0;
	}

	p.btn_map a:before {
		content: "\f3c5";
		font-family: 'Font Awesome\ 5 Free';
		font-weight: 900;
		margin-right: 8px;
	}
}

@media (min-width: 768px) {
	table.sub {
		width: 100%;
	}

	table.sub th {
		color: #195897;
		font-size: 16px;
		letter-spacing: 0.05em;
		width: 200px;
		padding: 15px 30px 15px 0;
		border-bottom: 1px solid #aaa;
	}

	table.sub td {
		font-size: 16px;
		letter-spacing: 0.05em;
		padding: 15px 0 15px 0;
		border-bottom: 1px solid #aaa;
		line-height: 1.8;
	}

	.access_map iframe {
		width: 100%;
		height: 380px;
	}

	p.btn_map a {
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: center;
		width: 200px;
		height: 46px;
		border: 1px solid #195897;
		font-size: 14px;
		margin: 20px auto 0;
	}

	p.btn_map a:before {
		content: "\f3c5";
		font-family: 'Font Awesome\ 5 Free';
		font-weight: 900;
		margin-right: 8px;
	}
}

@media (min-width: 992px) {
	table.sub {
		width: 100%;
	}

	table.sub th {
		color: #195897;
		font-size: 16px;
		letter-spacing: 0.05em;
		width: 200px;
		padding: 25px 30px 25px 0;
		border-bottom: 1px solid #aaa;
	}

	table.sub td {
		font-size: 16px;
		letter-spacing: 0.05em;
		padding: 25px 0 25px 0;
		border-bottom: 1px solid #aaa;
		line-height: 1.8;
	}

	.access_map iframe {
		width: 100%;
		height: 460px;
	}

	p.btn_map a {
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: center;
		width: 200px;
		height: 46px;
		border: 1px solid #195897;
		font-size: 14px;
		margin: 20px auto 0;
	}

	p.btn_map a:before {
		content: "\f3c5";
		font-family: 'Font Awesome\ 5 Free';
		font-weight: 900;
		margin-right: 8px;
	}
}

@media (min-width: 1200px) {
	table.sub {
		width: 100%;
	}

	table.sub th {
		color: #195897;
		font-size: 18px;
		letter-spacing: 0.05em;
		width: 260px;
		padding: 25px 30px 25px 20px;
		border-bottom: 1px solid #aaa;
	}

	table.sub td {
		font-size: 18px;
		letter-spacing: 0.05em;
		padding: 25px 30px 25px 20px;
		border-bottom: 1px solid #aaa;
		line-height: 1.8;
	}

	.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 #195897;
		font-size: 14px;
		margin: 20px auto 0;
	}

	p.btn_map a:before {
		content: "\f3c5";
		font-family: 'Font Awesome\ 5 Free';
		font-weight: 900;
		margin-right: 8px;
	}
}

table.sub  td ul {
	margin-bottom: 0;
}



/* service.html　事業内容
=========================================================================== */

@media (max-width: 991px) {
#service01,#service02,#service03,#service04 {
	margin-top: -50px;
	padding-top: 60px;
}
}

@media (min-width: 992px) {
#service01,#service02,#service03,#service04 {
	margin-top: -100px;
	padding-top: 100px;
}
}


@media (max-width: 767px) {
.bg_service01 {
	padding: 30px 0 30px;
	background-color: #edf1f7;
}

h3.service {
	text-align: center;
	font-size: 2.1rem;
	font-family: "Zen Old Mincho", serif;
	letter-spacing: 0.1em;
	margin-bottom: 20px;
}

h3.service span {
	color: #2f68d8;	
	display: block;
	font-size: 1.6rem;
	font-family: "Cormorant", serif;
	letter-spacing: 0;
	margin-bottom: 5px;
}

h4.service {
	color: #002775;
	font-family: "Zen Old Mincho", serif;
	letter-spacing: 0.05em;
	font-size: 1.8rem;
	line-height: 1.4;
	margin-bottom: 15px;
}

h4.service span.visible-xs {
	display: inline-block!important;
}

.pic_service {
	width: 300px;
}

.pic_service img {
			height: 200px;
		object-fit: cover;
		object-position: 50% top;
		font-family: 'object-fit: cover; object-position: center top;'
}

.cont_service {
	max-width: 480px;
	flex-shrink: 0;
	margin: 0 auto 20px;
}

#service p.text {
	font-size: 1.6rem;
	letter-spacing: 0;
	line-height: 1.8;
}

h4.service_c {
	color: #002775;
	font-family: "Zen Old Mincho", serif;
	letter-spacing: 0.1em;
	font-size: 1.7rem;
	line-height: 1.4;
	margin-bottom: 25px;
	text-align: center;
}

h5.service {
	color: #002775;
	font-family: "Zen Old Mincho", serif;
	letter-spacing: 0.1em;
	font-size: 1.7rem;
	line-height: 1.8;
	margin-bottom: 5px;
}

.bg_service02 {
	padding: 60px 0 60px;
}

.bg_service03 {
	padding: 40px 0 40px;
	background-color: #edf1f7;
}

.bg_service04 {
	padding: 30px 0 30px;
}
}

@media (min-width: 768px) and (max-width:991px) {
.bg_service01 {
	padding: 40px 0 40px;
	background-color: #edf1f7;
}

h3.service {
	text-align: center;
	font-size: 2.3rem;
	font-family: "Zen Old Mincho", serif;
	letter-spacing: 0.1em;
	margin-bottom: 30px;
}

h3.service span {
	color: #2f68d8;	
	display: block;
	font-size: 1.7rem;
	font-family: "Cormorant", serif;
	letter-spacing: 0;
	margin-bottom: 5px;
}

h4.service {
	color: #002775;
	font-family: "Zen Old Mincho", serif;
	letter-spacing: 0.1em;
	font-size: 1.9rem;
	line-height: 1.6;
	margin-bottom: 15px;
}

h4.service span.visible-xs {
	display: inline-block!important;
}

.pic_service {
	width: 300px;
}

.pic_service img {
			height: 360px;
		object-fit: cover;
		object-position: 50% top;
		font-family: 'object-fit: cover; object-position: center top;'
}

.cont_service {
	width: 380px;
	flex-shrink: 0;
}

#service p.text {
	font-size: 1.6rem;
	letter-spacing: 0;
	line-height: 1.8;
}

h4.service_c {
	color: #002775;
	font-family: "Zen Old Mincho", serif;
	letter-spacing: 0.1em;
	font-size: 1.9rem;
	line-height: 1.8;
	margin-bottom: 25px;
	text-align: center;
}

h5.service {
	color: #002775;
	font-family: "Zen Old Mincho", serif;
	letter-spacing: 0.1em;
	font-size: 1.9rem;
	line-height: 1.8;
	margin-bottom: 5px;
}

.bg_service02 {
	padding: 60px 0 60px;
}

.bg_service03 {
	padding: 50px 0 50px;
	background-color: #edf1f7;
}

.bg_service04 {
	padding: 60px 0 60px;
}
}

@media (min-width: 992px) {
.bg_service01 {
	padding: 60px 0 60px;
	background-color: #edf1f7;
}

h3.service {
	text-align: center;
	font-size: 2.6rem;
	font-family: "Zen Old Mincho", serif;
	letter-spacing: 0.1em;
	margin-bottom: 30px;
}

h3.service span {
	color: #2f68d8;	
	display: block;
	font-size: 2rem;
	font-family: "Cormorant", serif;
	letter-spacing: 0;
	margin-bottom: 5px;
}

h4.service {
	color: #002775;
	font-family: "Zen Old Mincho", serif;
	letter-spacing: 0.1em;
	font-size: 2rem;
	line-height: 1.6;
	margin-bottom: 15px;
}

.pic_service {
	width: 400px;
}

.pic_service img {
			height: 360px;
		object-fit: cover;
		object-position: 30% top;
		font-family: 'object-fit: cover; object-position: center top;'
}

.cont_service {
	width: 480px;
	flex-shrink: 0;
}

#service p.text {
	font-size: 1.6rem;
	letter-spacing: 0.03em;
	line-height: 1.8;
}

h4.service_c {
	color: #002775;
	font-family: "Zen Old Mincho", serif;
	letter-spacing: 0.1em;
	font-size: 2rem;
	line-height: 1.8;
	margin-bottom: 25px;
	text-align: center;
}

h5.service {
	color: #002775;
	font-family: "Zen Old Mincho", serif;
	letter-spacing: 0.1em;
	font-size: 1.9rem;
	line-height: 1.8;
	margin-bottom: 5px;
}

.bg_service02 {
	padding: 80px 0 80px;
}

.bg_service03 {
	padding: 70px 0 70px;
	background-color: #edf1f7;
}

.bg_service04 {
	padding: 80px 0 80px;
}
}

@media (min-width: 1200px) {
.bg_service01 {
	padding: 70px 0 70px;
	background-color: #edf1f7;
}

h3.service {
	text-align: center;
	font-size: 3rem;
	font-family: "Zen Old Mincho", serif;
	letter-spacing: 0.1em;
	margin-bottom: 30px;
}

h3.service span {
	color: #2f68d8;	
	display: block;
	font-size: 2.2rem;
	font-family: "Cormorant", serif;
	letter-spacing: 0;
	margin-bottom: 5px;
}

h4.service {
	color: #002775;
	font-family: "Zen Old Mincho", serif;
	letter-spacing: 0.1em;
	font-size: 2rem;
	line-height: 1.6;
	margin-bottom: 15px;
}

.pic_service {
	width: 500px;
}

.pic_service img {
			height: 360px;
		object-fit: cover;
		object-position: 30% top;
		font-family: 'object-fit: cover; object-position: center top;'
}

.cont_service {
	width: 580px;
	flex-shrink: 0;
}

#service p.text {
	font-size: 1.7rem;
	letter-spacing: 0.03em;
	line-height: 1.8;
}

h4.service_c {
	color: #002775;
	font-family: "Zen Old Mincho", serif;
	letter-spacing: 0.1em;
	font-size: 2.1rem;
	line-height: 1.8;
	margin-bottom: 30px;
	text-align: center;
}

h5.service {
	color: #002775;
	font-family: "Zen Old Mincho", serif;
	letter-spacing: 0.1em;
	font-size: 1.9rem;
	line-height: 1.8;
	margin-bottom: 5px;
}

.bg_service02 {
	padding: 100px 0 100px;
}

.bg_service03 {
	padding: 90px 0 90px;
	background-color: #edf1f7;
}

.bg_service04 {
	padding: 100px 0 100px;
}
}

@media (min-width: 1500px) {
.bg_service01 {
	padding: 90px 0 90px;
	background-color: #edf1f7;
}

.w_service .container {
	width: 1400px;
}

h3.service {
	text-align: center;
	font-size: 3.2rem;
	font-family: "Zen Old Mincho", serif;
	letter-spacing: 0.1em;
	margin-bottom: 40px;
}

h3.service span {
	color: #2f68d8;	
	display: block;
	font-size: 2.4rem;
	font-family: "Cormorant", serif;
	letter-spacing: 0;
	margin-bottom: 5px;
}

h4.service {
	color: #002775;
	font-family: "Zen Old Mincho", serif;
	letter-spacing: 0.1em;
	font-size: 2.2rem;
	line-height: 1.8;
	margin-bottom: 30px;
}

.pic_service {
	width: 600px;
}

.pic_service img {
			height: 400px;
		object-fit: cover;
		object-position: 30% top;
		font-family: 'object-fit: cover; object-position: center top;'
}

.cont_service {
	width: 700px;
	flex-shrink: 0;
}

#service p.text {
	font-size: 1.7rem;
	letter-spacing: 0.03em;
	line-height: 2;
}

h4.service_c {
	color: #002775;
	font-family: "Zen Old Mincho", serif;
	letter-spacing: 0.1em;
	font-size: 2.2rem;
	line-height: 1.8;
	margin-bottom: 30px;
	text-align: center;
}

h5.service {
	color: #002775;
	font-family: "Zen Old Mincho", serif;
	letter-spacing: 0.1em;
	font-size: 2rem;
	line-height: 1.8;
	margin-bottom: 5px;
}

.bg_service02 {
	padding: 100px 0 100px;
}

.bg_service03 {
	padding: 90px 0 90px;
	background-color: #edf1f7;
}

.bg_service04 {
	padding: 100px 0 100px;
}
}






/* recruit.html　協力会社様募集 採用情報
=========================================================================== */

@media (max-width: 991px) {
#recruit01,#recruit02,#recruit03 {
	margin-top: -50px;
	padding-top: 60px;
}
}

@media (min-width: 992px) {
#recruit01,#recruit02,#recruit03 {
	margin-top: -100px;
	padding-top: 100px;
}
}

@media (max-width: 767px) {
.bg_recruit_intro {
	padding:30px 0 30px;
}

ul.nav_recruit {
	display: grid;
	grid-template-columns: repeat(3,1fr);
	gap: 10px;
	margin-bottom: 25px;
}

ul.nav_recruit li a {
	display: block;
	font-family: "Zen Old Mincho", serif;
	line-height: 1;
	letter-spacing: 0.05em;
	font-weight: 700;
	font-size: 1.5rem;
	line-height: 1.3;
	text-align: center;
	color: #333;
	padding: 10px;
	background-color: #f5f5f5;
}

ul.nav_recruit li a:hover {
	background-color: #cad9f7;
	opacity: 1;
}

h3.recruit_intro {
	text-align: center;
	font-family: "Zen Old Mincho", serif;
	line-height: 1.6;
	letter-spacing: 0.15em;
	font-size: 1.6rem;
	margin-bottom: 20px;
	color: #002775;
}

.pic_recruit_intro {
	width: 200px;
}

.cont_recruit_intro {
	flex-shrink: 0;
	margin-bottom: 20px;
}

.cont_recruit_intro p.text {
	font-size: 1.6rem;
	line-height: 1.8;
}
}

@media (min-width: 768px) {
.bg_recruit_intro {
	padding: 60px 0 60px;
}

ul.nav_recruit {
	display: grid;
	grid-template-columns: repeat(3,1fr);
	gap: 25px;
	margin-bottom: 25px;
	padding-bottom: 25px;
	border-bottom: 1px solid #000;
}

ul.nav_recruit li a {
	display: block;
	font-family: "Zen Old Mincho", serif;
	line-height: 1;
	letter-spacing: 0.05em;
	font-weight: 700;
	font-size: 1.8rem;
	text-align: center;
	color: #333;
	padding: 15px;
	background-color: #f5f5f5;
}

ul.nav_recruit li a:hover {
	background-color: #cad9f7;
	opacity: 1;
}

h3.recruit_intro {
	text-align: center;
	font-family: "Zen Old Mincho", serif;
	line-height: 1.6;
	letter-spacing: 0.15em;
	font-size: 1.8rem;
	margin-bottom: 30px;
	color: #002775;
}

.pic_recruit_intro {
	width: 200px;
}

.cont_recruit_intro {
	width: 470px;
	flex-shrink: 0;
}

.cont_recruit_intro p.text {
	font-size: 1.6rem;
	line-height: 1.8;
}
}

@media (min-width: 992px) {
.bg_recruit_intro {
	padding: 60px 0 80px;
}

ul.nav_recruit {
	display: grid;
	grid-template-columns: repeat(3,1fr);
	gap: 25px;
	margin-bottom: 40px;
	padding-bottom: 25px;
	border-bottom: 1px solid #000;
}

ul.nav_recruit li a {
	display: block;
	font-family: "Zen Old Mincho", serif;
	line-height: 1;
	letter-spacing: 0.05em;
	font-weight: 700;
	font-size: 2rem;
	text-align: center;
	color: #333;
	padding: 15px;
	background-color: #f5f5f5;
}

ul.nav_recruit li a:hover {
	background-color: #cad9f7;
	opacity: 1;
}

h3.recruit_intro {
	text-align: center;
	font-family: "Zen Old Mincho", serif;
	line-height: 1.6;
	letter-spacing: 0.15em;
	font-size: 2rem;
	margin-bottom: 40px;
	color: #002775;
}

.pic_recruit_intro {
	width: 260px;
}

.cont_recruit_intro {
	width: 630px;
	flex-shrink: 0;
}

.cont_recruit_intro p.text {
	font-size: 1.7rem;
	line-height: 2.2;
}
}

@media (min-width: 1200px) {
.bg_recruit_intro {
	padding: 70px 0 100px;
}

ul.nav_recruit {
	display: grid;
	grid-template-columns: repeat(3,1fr);
	gap: 25px;
	margin-bottom: 50px;
	padding-bottom: 30px;
	border-bottom: 1px solid #000;
}

ul.nav_recruit li a {
	display: block;
	font-family: "Zen Old Mincho", serif;
	line-height: 1;
	letter-spacing: 0.05em;
	font-weight: 700;
	font-size: 2.2rem;
	text-align: center;
	color: #333;
	padding: 20px;
	background-color: #f5f5f5;
}

ul.nav_recruit li a:hover {
	background-color: #cad9f7;
	opacity: 1;
}

h3.recruit_intro {
	text-align: center;
	font-family: "Zen Old Mincho", serif;
	line-height: 1.6;
	letter-spacing: 0.15em;
	font-size: 2.2rem;
	margin-bottom: 40px;
	color: #002775;
}

.pic_recruit_intro {
	width: 360px;
}

.cont_recruit_intro {
	width: 700px;
	flex-shrink: 0;

}

.cont_recruit_intro p.text {
	font-size: 1.7rem;
	line-height: 2.2;
}
}




@media (max-width: 767px) {
.bg_sub_blue {
	padding: 40px 0 40px;
	background-color: #edf1f7;
}

ul.recruit01 {
	display: grid;
	grid-template-columns: repeat(1,1fr);
	gap:10px;
	margin: 0 0 50px;
}

ul.recruit01 li {
	padding: 10px;
	background-color: #fff;
}

ul.recruit01 li p.icon {
	width: 80px;
	margin: 0 auto 5px;
}

ul.recruit01 li h4 {
	text-align: center;
	font-family: "Zen Old Mincho", serif;
	line-height: 1.6;
	letter-spacing: 0.05em;
	font-size: 1.9rem;
	margin-bottom: 5px;
}

ul.recruit01 li p.text {
	text-align: center;
	font-size: 1.6rem;
	line-height: 1.5;
}

.inner_recruit01 {
	background: url(../images/deco_recruit01.png) center center /contain no-repeat;
	background-color: #444;
	color: #fff;
	padding: 30px 20px 30px;
}

.inner_recruit01 p.ttl {
	text-align: center;
	font-family: "Zen Old Mincho", serif;
	line-height: 1.6;
	letter-spacing: 0.15em;
	font-size: 2.2rem;
	margin-bottom: 20px;
	font-weight: 700;
}

.inner_recruit01 p.text {
	font-size: 1.5rem;
	text-align: center;
	line-height: 1.6;
	margin-bottom: 25px;
}

.inner_recruit01 .info {
	margin-bottom: 10px;
}

p.tel_recruit {
	font-family: "Roboto Condensed", sans-serif;
	font-size: 3rem;
	color: #fff;
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
}

p.tel_recruit:before {
	content: '';
	display: block;
	background: url(../images/icon_tel_recruit01.png) 0 0 /contain no-repeat;
	width: 21px;
	height: 30px;
	flex-shrink: 0;
	margin-right: 5px;
}

p.tel_recruit span.tel_link {
	color: #fff;
}

.inner_recruit01 .info p.hour {
	font-size: 1.4rem;
	text-align: center;
	letter-spacing: 0.1em;
	line-height: 1.6;
}

p.btn_recruit a {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
	width: 200px;
	height: 60px;
	background-color: #333;
	color: #fff;
	font-size: 1.7rem;
	letter-spacing: 0.05em;
}

p.btn_recruit a:before {
	content: '';
	display: block;
	background: url(../images/icon_btn_recruit01.png) 0 0 /contain no-repeat;
	width: 20px;
	height: 16px;
	flex-shrink: 0;
	margin-right: 7px;
}

p.btn_recruit a:hover {
	opacity: 1;
	background-color: #888;
}
}

@media (min-width: 768px) {
.bg_sub_blue {
	padding: 50px 0 50px;
	background-color: #edf1f7;
}

ul.recruit01 {
	display: grid;
	grid-template-columns: repeat(4,1fr);
	gap:10px;
	margin: 0 0 50px;
}

ul.recruit01 li {
	padding: 15px;
	background-color: #fff;
}

ul.recruit01 li p.icon {
	width: 100px;
	margin: 0 auto 10px;
}

ul.recruit01 li h4 {
	text-align: center;
	font-family: "Zen Old Mincho", serif;
	line-height: 1.6;
	letter-spacing: 0.05em;
	font-size: 1.9rem;
	margin-bottom: 10px;
}

ul.recruit01 li p.text {
	text-align: center;
	font-size: 1.6rem;
	line-height: 1.5;
}

.inner_recruit01 {
	background: url(../images/deco_recruit01.png) center center /contain no-repeat;
	background-color: #444;
	color: #fff;
	padding: 50px 30px 50px;
}

.inner_recruit01 p.ttl {
	text-align: center;
	font-family: "Zen Old Mincho", serif;
	line-height: 1.6;
	letter-spacing: 0.15em;
	font-size: 2.6rem;
	margin-bottom: 20px;
	font-weight: 700;
}

.inner_recruit01 p.text {
	font-size: 1.6rem;
	text-align: center;
	line-height: 1.8;
	margin-bottom: 40px;
}

.inner_recruit01 .info {
	margin-right: 50px;
}

p.tel_recruit {
	font-family: "Roboto Condensed", sans-serif;
	font-size: 3.6rem;
	color: #fff;
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
}

p.tel_recruit:before {
	content: '';
	display: block;
	background: url(../images/icon_tel_recruit01.png) 0 0 /contain no-repeat;
	width: 21px;
	height: 30px;
	flex-shrink: 0;
	margin-right: 5px;
}

p.tel_recruit span.tel_link {
	color: #fff;
}

.inner_recruit01 .info p.hour {
	font-size: 1.4rem;
	text-align: center;
	letter-spacing: 0.1em;
	line-height: 1.6;
}

p.btn_recruit a {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
	width: 300px;
	height: 80px;
	background-color: #333;
	color: #fff;
	font-size: 1.9rem;
	letter-spacing: 0.05em;
}

p.btn_recruit a:before {
	content: '';
	display: block;
	background: url(../images/icon_btn_recruit01.png) 0 0 /contain no-repeat;
	width: 24px;
	height: 20px;
	flex-shrink: 0;
	margin-right: 7px;
}

p.btn_recruit a:hover {
	opacity: 1;
	background-color: #888;
}
}

@media (min-width: 992px) {
.bg_sub_blue {
	padding: 70px 0 70px;
	background-color: #edf1f7;
}

ul.recruit01 {
	display: grid;
	grid-template-columns: repeat(5,1fr);
	gap:10px;
	margin: 0 0 50px;
}

ul.recruit01 li {
	padding: 15px;
	background-color: #fff;
}

ul.recruit01 li p.icon {
	width: 100px;
	margin: 0 auto 10px;
}

ul.recruit01 li h4 {
	text-align: center;
	font-family: "Zen Old Mincho", serif;
	line-height: 1.6;
	letter-spacing: 0.1em;
	font-size: 2rem;
	margin-bottom: 10px;
}

ul.recruit01 li p.text {
	text-align: center;
	font-size: 1.6rem;
	line-height: 1.5;
}

.inner_recruit01 {
	background: url(../images/deco_recruit01.png) center center /contain no-repeat;
	background-color: #444;
	color: #fff;
	padding: 50px 30px 50px;
}

.inner_recruit01 p.ttl {
	text-align: center;
	font-family: "Zen Old Mincho", serif;
	line-height: 1.6;
	letter-spacing: 0.15em;
	font-size: 2.6rem;
	margin-bottom: 20px;
	font-weight: 700;
}

.inner_recruit01 p.text {
	font-size: 1.6rem;
	text-align: center;
	line-height: 1.8;
	margin-bottom: 40px;
}

.inner_recruit01 .info {
	margin-right: 50px;
}

p.tel_recruit {
	font-family: "Roboto Condensed", sans-serif;
	font-size: 3.6rem;
	color: #fff;
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
}

p.tel_recruit:before {
	content: '';
	display: block;
	background: url(../images/icon_tel_recruit01.png) 0 0 /contain no-repeat;
	width: 21px;
	height: 30px;
	flex-shrink: 0;
	margin-right: 5px;
}

p.tel_recruit span.tel_link {
	color: #fff;
}

.inner_recruit01 .info p.hour {
	font-size: 1.4rem;
	text-align: center;
	letter-spacing: 0.1em;
	line-height: 1.6;
}

p.btn_recruit a {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
	width: 320px;
	height: 80px;
	background-color: #333;
	color: #fff;
	font-size: 1.9rem;
	letter-spacing: 0.05em;
}

p.btn_recruit a:before {
	content: '';
	display: block;
	background: url(../images/icon_btn_recruit01.png) 0 0 /contain no-repeat;
	width: 24px;
	height: 20px;
	flex-shrink: 0;
	margin-right: 7px;
}

p.btn_recruit a:hover {
	opacity: 1;
	background-color: #888;
}
}

@media (min-width: 1200px) {
.bg_sub_blue {
	padding: 90px 0 90px;
	background-color: #edf1f7;
}

ul.recruit01 {
	display: grid;
	grid-template-columns: repeat(5,1fr);
	gap:10px;
	margin: 0 0 70px;
}

ul.recruit01 li {
	padding: 15px;
	background-color: #fff;
}

ul.recruit01 li p.icon {
	width: 100px;
	margin: 0 auto 10px;
}

ul.recruit01 li h4 {
	text-align: center;
	font-family: "Zen Old Mincho", serif;
	line-height: 1.6;
	letter-spacing: 0.15em;
	font-size: 2.2rem;
	margin-bottom: 10px;
}

ul.recruit01 li p.text {
	text-align: center;
	font-size: 1.6rem;
	line-height: 1.5;
}

.inner_recruit01 {
	background: url(../images/deco_recruit01.png) center center /contain no-repeat;
	background-color: #444;
	color: #fff;
	padding: 70px 30px 70px;
}

.inner_recruit01 p.ttl {
	text-align: center;
	font-family: "Zen Old Mincho", serif;
	line-height: 1.6;
	letter-spacing: 0.15em;
	font-size: 3rem;
	margin-bottom: 40px;
	font-weight: 700;
}

.inner_recruit01 p.text {
	font-size: 1.7rem;
	text-align: center;
	line-height: 1.8;
	margin-bottom: 40px;
}

.inner_recruit01 .info {
	margin-right: 70px;
}

p.tel_recruit {
	font-family: "Roboto Condensed", sans-serif;
	font-size: 4rem;
	color: #fff;
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
}

p.tel_recruit:before {
	content: '';
	display: block;
	background: url(../images/icon_tel_recruit01.png) 0 0 /contain no-repeat;
	width: 25px;
	height: 34px;
	flex-shrink: 0;
	margin-right: 5px;
}

p.tel_recruit span.tel_link {
	color: #fff;
}

.inner_recruit01 .info p.hour {
	font-size: 1.4rem;
	text-align: center;
	letter-spacing: 0.1em;
	line-height: 1.6;
}

p.btn_recruit a {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
	width: 360px;
	height: 90px;
	background-color: #333;
	color: #fff;
	font-size: 2rem;
	letter-spacing: 0.05em;
}

p.btn_recruit a:before {
	content: '';
	display: block;
	background: url(../images/icon_btn_recruit01.png) 0 0 /contain no-repeat;
	width: 24px;
	height: 20px;
	flex-shrink: 0;
	margin-right: 7px;
}

p.btn_recruit a:hover {
	opacity: 1;
	background-color: #888;
}
}






@media (max-width: 767px) {
.bg_recruit02 {
	padding: 50px 0;
}

.pic_recruit02 {
	width: 180px;
	margin-bottom: 20px;
}

.cont_recruit02 {
	width: 380px;
}

h4.recruit02 {
	font-family: "Zen Old Mincho", serif;
	line-height: 1.6;
	letter-spacing: 0.15em;
	font-size: 2rem;
	margin-bottom: 5px;
	font-weight: 700;
}

.cont_recruit02 p.text {
	font-size: 1.6rem;
	letter-spacing: 0.1em;
	line-height: 2;
}

h4.recruit03 {
	color: #002775;
	font-family: "Zen Old Mincho", serif;
	letter-spacing: 0.05em;
	font-size: 1.7rem;
	line-height: 1.6;
	margin-bottom: 30px;
	text-align: center;
}

.inner_recruit03 {
	background-color: #fff;
	padding: 15px 30px 30px;
	margin: 0 auto;
}
table.recruit03 {
	width: 100%;
	margin-bottom: 30px;
}

table.recruit03 th {
	display: block;
	width: 100%;
	font-size: 1.6rem;
	padding: 20px 10px 0 10px;
	text-align: center;
}

table.recruit03 td {
	display: block;
	width: 100%;
	font-size: 1.6rem;
	padding: 5px 10px 20px 10px;
	border-bottom: 1px solid #ccc;
	text-align: center;
	line-height: 1.6;
}
}

@media (min-width: 768px) {
.bg_recruit02 {
	padding: 50px 0;
}

.pic_recruit02 {
	width: 280px;
}

.cont_recruit02 {
	width: 380px;
}

h4.recruit02 {
	font-family: "Zen Old Mincho", serif;
	line-height: 1.6;
	letter-spacing: 0.15em;
	font-size: 2rem;
	margin-bottom: 15px;
	font-weight: 700;
}

.cont_recruit02 p.text {
	font-size: 1.6rem;
	letter-spacing: 0.1em;
	line-height: 2;
}

h4.recruit03 {
	color: #002775;
	font-family: "Zen Old Mincho", serif;
	letter-spacing: 0.1em;
	font-size: 1.9rem;
	line-height: 1.8;
	margin-bottom: 30px;
	text-align: center;
}

.inner_recruit03 {
	background-color: #fff;
	padding: 20px 30px 30px;
	margin: 0 auto;
}
table.recruit03 {
	width: 100%;
	margin-bottom: 30px;
}

table.recruit03 th {
	display: block;
	width: 100%;
	font-size: 1.6rem;
	padding: 20px 10px 5px 10px;
	text-align: center;
}

table.recruit03 td {
	display: block;
	width: 100%;
	font-size: 1.6rem;
	padding: 5px 10px 20px 10px;
	border-bottom: 1px solid #ccc;
	text-align: center;
	line-height: 1.6;
}
}

@media (min-width: 992px) {
.bg_recruit02 {
	padding: 70px 0;
}

.pic_recruit02 {
	width: 360px;
}

.cont_recruit02 {
	width: 520px;
}

h4.recruit02 {
	font-family: "Zen Old Mincho", serif;
	line-height: 1.6;
	letter-spacing: 0.15em;
	font-size: 2.1rem;
	margin-bottom: 15px;
	font-weight: 700;
}

.cont_recruit02 p.text {
	font-size: 1.7rem;
	letter-spacing: 0.1em;
	line-height: 2;
}

h4.recruit03 {
	color: #002775;
	font-family: "Zen Old Mincho", serif;
	letter-spacing: 0.1em;
	font-size: 2.1rem;
	line-height: 1.8;
	margin-bottom: 30px;
	text-align: center;
}

.inner_recruit03 {
	background-color: #fff;
	padding: 20px 30px 30px;
	max-width: 900px;
	margin: 0 auto;
}
table.recruit03 {
	width: 100%;
	margin-bottom: 30px;
}

table.recruit03 th {
	display: block;
	width: 100%;
	font-size: 1.7rem;
	padding: 20px 10px 5px 10px;
	text-align: center;
}

table.recruit03 td {
	display: block;
	width: 100%;
	font-size: 1.7rem;
	padding: 5px 10px 20px 10px;
	border-bottom: 1px solid #ccc;
	text-align: center;
	line-height: 1.6;
}
}

@media (min-width: 1200px) {
.bg_recruit02 {
	padding: 100px 0;
}

.pic_recruit02 {
	width: 420px;
}

.cont_recruit02 {
	width: 600px;
}

h4.recruit02 {
	font-family: "Zen Old Mincho", serif;
	line-height: 1.6;
	letter-spacing: 0.15em;
	font-size: 2.4rem;
	margin-bottom: 25px;
	font-weight: 700;
}

.cont_recruit02 p.text {
	font-size: 1.7rem;
	letter-spacing: 0.1em;
	line-height: 2;
}

h4.recruit03 {
	color: #002775;
	font-family: "Zen Old Mincho", serif;
	letter-spacing: 0.1em;
	font-size: 2.2rem;
	line-height: 1.8;
	margin-bottom: 30px;
	text-align: center;
}

.inner_recruit03 {
	background-color: #fff;
	padding: 20px 30px 30px;
	max-width: 900px;
	margin: 0 auto;
}
table.recruit03 {
	width: 100%;
	margin-bottom: 30px;
}

table.recruit03 th {
	display: block;
	width: 100%;
	font-size: 1.7rem;
	padding: 20px 10px 5px 10px;
	text-align: center;
}

table.recruit03 td {
	display: block;
	width: 100%;
	font-size: 1.7rem;
	padding: 5px 10px 20px 10px;
	border-bottom: 1px solid #ccc;
	text-align: center;
	line-height: 1.6;
}
}



/* contact.html　お問い合わせ
=========================================================================== */

@media (max-width: 767px) {
.bg_contact01 {
		padding: 30px 0 0;
	}

	.bg_contact02 {
		padding: 40px 0 50px;
	}

	.bg_contact01 .container {
		background-color: #fff;
	}
	h3.sub {
		font-size: 1.8rem;
		text-align: center;
		font-family: "Zen Old Mincho", serif;
		line-height: 1;
		letter-spacing: 0;
		margin-bottom: 20px;
		border-bottom: 1px solid #777;
		padding-bottom: 15px;
	}

	h3.sub span {
		color: #5376bc;
		display: block;
		font-size: 1.4rem;
		margin-bottom: 10px;
	}

	.inner_contact01 {
		background-color: #ecf2ff;
		margin: 0 auto;
		border-radius: 10px;
		padding: 20px 20px;
	}

	#contact01 .container > .flex_c {
		background-color: #f5f5f5;
		padding: 30px 15px;
		border-radius: 10px;
	}

	p.tel_contact01 {
		font-size: 2.5rem;
		font-weight: 700;
		font-family: "Zen Old Mincho", serif;
		color: #333;
		display: flex;
		flex-direction: row;
		align-items: center;
		margin-bottom: 5px;
	}

	p.tel_contact01:before {
		content: '';
		display: block;
		background: url(../images/icon_contact01_1.png) 0 0 /contain no-repeat;
		width: 28px;
		height: 28px;
		margin-right: 5px;
	}

	p.tel_contact01 span.tel_link {
		color: #333;
	}

	p.fax_contact01 {
		font-size: 2.5rem;
		font-weight: 700;
		font-family: "Zen Old Mincho", serif;
		color: #333;
		display: flex;
		flex-direction: row;
		align-items: center;
	}

	p.fax_contact01:before {
		content: '';
		display: block;
		background: url(../images/icon_contact01_2.png) 0 0 /contain no-repeat;
		width: 28px;
		height: 28px;
		margin-right: 7px;
	}

	#contact01 p.hour {
		text-align: center;
		font-size: 1.5rem;
		letter-spacing: 0.05em;
		margin-top: 20px;
	}

	p.text_contact02 {
		font-size: 1.6rem;
		letter-spacing: 0.02em;
		line-height: 1.6;
		margin-bottom: 30px;
		font-weight: 500;
	}

	span.hissu {
		display: inline-block;
		font-size: 1.4rem;
		line-height: 1;
		color: #fff;
		background-color: #ff0000;
		padding: 0.2em 0.5em;
		border-radius: 3px;
		margin-right: 5px;
	}
}

@media (min-width: 768px) {
.bg_contact01 {
		padding: 40px 0 0;
	}

	.bg_contact02 {
		padding: 50px 0 60px;
	}

	.bg_contact01 .container {
		background-color: #fff;
	}
	h3.sub {
		font-size: 2.1rem;
		text-align: center;
		font-family: "Zen Old Mincho", serif;
		line-height: 1;
		letter-spacing: 0.05em;
		margin-bottom: 25px;
		border-bottom: 1px solid #777;
		padding-bottom: 20px;
	}

	h3.sub span {
		color: #5376bc;
		display: block;
		font-size: 1.5rem;
		margin-bottom: 10px;
	}

	.inner_contact01 {
		background-color: #ecf2ff;
		margin: 0 auto;
		border-radius: 14px;
		padding: 40px 50px;
	}

	#contact01 .container > .flex_c {
		background-color: #f5f5f5;
		padding: 30px 15px;
		border-radius: 10px;
	}

	p.tel_contact01 {
		font-size: 3rem;
		font-weight: 700;
		font-family: "Zen Old Mincho", serif;
		color: #333;
		display: flex;
		flex-direction: row;
		align-items: center;
		margin-right: 70px;
	}

	p.tel_contact01:before {
		content: '';
		display: block;
		background: url(../images/icon_contact01_1.png) 0 0 /contain no-repeat;
		width: 32px;
		height: 32px;
		margin-right: 5px;
	}

	p.tel_contact01 span.tel_link {
		color: #333;
	}

	p.fax_contact01 {
		font-size: 3rem;
		font-weight: 700;
		font-family: "Zen Old Mincho", serif;
		color: #333;
		display: flex;
		flex-direction: row;
		align-items: center;
	}

	p.fax_contact01:before {
		content: '';
		display: block;
		background: url(../images/icon_contact01_2.png) 0 0 /contain no-repeat;
		width: 32px;
		height: 32px;
		margin-right: 10px;
	}

	#contact01 p.hour {
		text-align: center;
		font-size: 1.5rem;
		letter-spacing: 0.05em;
		margin-top: 20px;
	}

	p.text_contact02 {
		font-size: 1.6rem;
		letter-spacing: 0.05em;
		line-height: 1.8;
		margin-bottom: 30px;
		font-weight: 500;
	}

	span.hissu {
		display: inline-block;
		font-size: 1.4rem;
		line-height: 1;
		color: #fff;
		background-color: #ff0000;
		padding: 0.2em 0.5em;
		border-radius: 3px;
		margin-right: 5px;
	}
}

@media (min-width: 992px) {
.bg_contact01 {
		padding: 50px 0 0;
	}

	.bg_contact02 {
		padding: 60px 0 70px;
	}

	.bg_contact01 .container {
		background-color: #fff;
	}
	h3.sub {
		font-size: 2.4rem;
		text-align: center;
		font-family: "Zen Old Mincho", serif;
		line-height: 1;
		letter-spacing: 0.05em;
		margin-bottom: 30px;
		border-bottom: 1px solid #777;
		padding-bottom: 20px;
	}

	h3.sub span {
		color: #5376bc;
		display: block;
		font-size: 1.6rem;
		margin-bottom: 10px;
	}

	.inner_contact01 {
		background-color: #ecf2ff;
		margin: 0 auto;
		border-radius: 14px;
		padding: 40px 50px;
	}

	#contact01 .container > .flex_c {
		background-color: #f5f5f5;
		padding: 30px 15px;
		border-radius: 16px;
	}

	p.tel_contact01 {
		font-size: 3.4rem;
		font-weight: 700;
		font-family: "Zen Old Mincho", serif;
		color: #333;
		display: flex;
		flex-direction: row;
		align-items: center;
		margin-right: 70px;
	}

	p.tel_contact01:before {
		content: '';
		display: block;
		background: url(../images/icon_contact01_1.png) 0 0 /contain no-repeat;
		width: 36px;
		height: 36px;
		margin-right: 5px;
	}

	p.tel_contact01 span.tel_link {
		color: #333;
	}

	p.fax_contact01 {
		font-size: 3.4rem;
		font-weight: 700;
		font-family: "Zen Old Mincho", serif;
		color: #333;
		display: flex;
		flex-direction: row;
		align-items: center;
	}

	p.fax_contact01:before {
		content: '';
		display: block;
		background: url(../images/icon_contact01_2.png) 0 0 /contain no-repeat;
		width: 36px;
		height: 36px;
		margin-right: 10px;
	}

	#contact01 p.hour {
		text-align: center;
		font-size: 1.5rem;
		letter-spacing: 0.05em;
		margin-top: 20px;
	}

	p.text_contact02 {
		font-size: 1.6rem;
		letter-spacing: 0.05em;
		line-height: 1.8;
		margin-bottom: 30px;
		font-weight: 500;
	}

	span.hissu {
		display: inline-block;
		font-size: 1.4rem;
		line-height: 1;
		color: #fff;
		background-color: #ff0000;
		padding: 0.2em 0.5em;
		border-radius: 3px;
		margin-right: 5px;
	}
}

@media (min-width: 1200px) {
	.bg_contact01 {
		padding: 70px 0 0;
	}

	.bg_contact02 {
		padding: 70px 0 90px;
	}

	.bg_contact01 .container {
		background-color: #fff;
	}
	h3.sub {
		font-size: 2.8rem;
		text-align: center;
		font-family: "Zen Old Mincho", serif;
		line-height: 1;
		letter-spacing: 0.05em;
		margin-bottom: 30px;
		border-bottom: 1px solid #777;
		padding-bottom: 20px;
	}

	h3.sub span {
		color: #5376bc;
		display: block;
		font-size: 1.6rem;
		margin-bottom: 10px;
	}

	.inner_contact01 {
		background-color: #ecf2ff;
		margin: 0 auto;
		border-radius: 14px;
		padding: 40px 50px;
	}

	#contact01 .container > .flex_c {
		background-color: #f5f5f5;
		padding: 30px 15px;
		border-radius: 16px;
	}

	p.tel_contact01 {
		font-size: 4rem;
		font-weight: 700;
		font-family: "Zen Old Mincho", serif;
		color: #333;
		display: flex;
		flex-direction: row;
		align-items: center;
		margin-right: 70px;
	}

	p.tel_contact01:before {
		content: '';
		display: block;
		background: url(../images/icon_contact01_1.png) 0 0 /contain no-repeat;
		width: 40px;
		height: 40px;
		margin-right: 5px;
	}

	p.tel_contact01 span.tel_link {
		color: #333;
	}

	p.fax_contact01 {
		font-size: 4rem;
		font-weight: 700;
		font-family: "Zen Old Mincho", serif;
		color: #333;
		display: flex;
		flex-direction: row;
		align-items: center;
	}

	p.fax_contact01:before {
		content: '';
		display: block;
		background: url(../images/icon_contact01_2.png) 0 0 /contain no-repeat;
		width: 40px;
		height: 40px;
		margin-right: 10px;
	}

	#contact01 p.hour {
		text-align: center;
		font-size: 1.5rem;
		letter-spacing: 0.05em;
		margin-top: 20px;
	}

	p.text_contact02 {
		font-size: 1.6rem;
		letter-spacing: 0.05em;
		line-height: 1.8;
		margin-bottom: 30px;
		font-weight: 500;
	}

	span.hissu {
		display: inline-block;
		font-size: 1.4rem;
		line-height: 1;
		color: #fff;
		background-color: #ff0000;
		padding: 0.2em 0.5em;
		border-radius: 3px;
		margin-right: 5px;
	}
}

@media (max-width: 991px) {
#contact02 {
	margin-top: -50px;
	padding-top: 60px;
}
}

@media (min-width: 992px) {
#contact02 {
	margin-top: -120px;
	padding-top: 120px;
}
}

span.red {
	color: #ff0000;
}

@media (max-width: 767px) {
	table.contact {
		width: 100%;
	}

	table.contact th {
		display: block;
		width: 100%;
		font-size: 1.5rem;
		color: #fff;
		padding: 0.4em 1em 0.4em 1em;
		background-color: #195897;
		margin-bottom: 10px;
	}

	table.contact td {
		display: block;
		margin-bottom: 15px;
		font-size: 1.5rem;
	}
}

@media (min-width: 768px) and (max-width:991px) {
	table.contact {
		width: 100%;
	}

	table.contact th {
		width: 30%;
		padding: 15px 10px 15px 15px;
		font-size: 1.6rem;
		border-bottom: 1px solid #ddd;
		color: #333;
	}

	table.contact td {
		padding: 15px 25px 15px 25px;
		background-color: #fff;
		font-size: 1.6rem;
		border-bottom: 1px solid #ddd;
	}
}

@media (min-width: 992px) {
	table.contact {
		width: 100%;
	}

	table.contact th {
		width: 25%;
		padding: 15px 10px 15px 25px;
		font-size: 1.6rem;
		border-bottom: 1px solid #ddd;
		color: #333;
	}

	table.contact td {
		padding: 15px 25px 15px 25px;
		background-color: #fff;
		font-size: 1.6rem;
		border-bottom: 1px solid #ddd;
	}
}

@media (min-width: 1200px) {
	table.contact {
		width: 100%;
	}

	table.contact th {
		width: 25%;
		padding: 15px 10px 15px 25px;
		font-size: 1.6rem;
		border-bottom: 1px solid #ddd;
		color: #333;
	}

	table.contact td {
		padding: 15px 25px 15px 25px;
		background-color: #fff;
		font-size: 1.6rem;
		border-bottom: 1px solid #ddd;
	}
}

@media (max-width: 767px) {
	dl.address {
		display: flex;
		flex-direction: column;
		margin-bottom: 10px;
	}

	dl.address dt {
		flex-shrink: 0;
		font-weight: bold;
		margin-bottom: 5px;
		font-size: 1.5rem;
		color: #333;
		background-color: #d1e8ff;
		padding: 0.3em 0.5em;
	}

	dl.address dd {
		width: 100%;
	}

	dl.address:last-child {
		margin-bottom: 0;
	}
}

@media (min-width: 768px) {
	dl.address {
		display: flex;
		flex-direction: row;
		align-items: center;
		margin-bottom: 10px;
	}

	dl.address dt {
		width: 100px;
		flex-shrink: 0;
		font-size: 1.5rem;
	}

	dl.address dd {
		width: 100%;
	}

	dl.address:last-child {
		margin-bottom: 0;
	}
}

@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;
		float: right;
		margin-top: 2px;
	}
}

@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;
	}
}

@media (max-width: 767px) {
	table.contact td input.write {
		padding: 0.4em 0.5em;
		width: 100%;
		border-radius: 4px;
		border: 1px solid #ddd;
		background-color: #f3f3f3;
	}
}

@media (min-width: 768px) {
	table.contact td input.write {
		padding: 0.4em 0.8em;
		width: 100%;
		border: 1px solid #ddd;
		background-color: #f3f3f3;
		border-radius: 4px;
		font-size: 1.7rem;
	}
}

@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: 1.6rem;
	}

	table.contact label {
		font-size: 1.5rem;
		font-weight: normal;
	}

	table.contact ::placeholder {
		color: #bbb;
		font-size: 1.6rem;
	}

	.place_mini ::placeholder {
		color: #fff !important;
	}

	table.contact .place_mini input.form130 {
		width: 50px !important;
		margin-bottom: 5px;
		padding: 0.2em 0.5em !important;
	}

	.sp_none {
		display: none !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: 130px !important;
	}

	table.contact td input.form150 {
		width: 150px !important;
	}

	table.contact td input.form250 {
		width: 250px !important;
	}

	select {
		padding: 0.3em 0.5em;
		font-size: 1.6rem;
	}

	table.contact label {
		font-size: 1.6rem;
		font-weight: normal;
	}

	table.contact ::placeholder {
		color: #bbb;
		font-size: 1.6rem;
	}

	.place_mini ::placeholder {
		font-size: 14px !important;
	}
}

@media (max-width: 500px) {
	select {
		max-width: 250px;
	}
}

@media (max-width: 767px) {
	textarea {
		width: 100%;
		padding: 0.2em 0.5em;
		border: 1px solid #ddd;
		background-color: #f3f3f3;
		border-radius: 4px;
	}
}

@media (min-width: 768px) {
	textarea {
		width: 100%;
		padding: 0.2em 0.5em;
		border: 1px solid #ddd;
		background-color: #f3f3f3;
		font-size: 1.8rem;
		border-radius: 4px;
	}
}

@media (max-width: 767px) {
	h4.privacy {
		font-size: 1.4rem;
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 500;
		margin-bottom: 5px;
		line-height: 1.6;
		margin-top: 10px;
	}

	.inner_privacy {
		height: 160px;
		overflow: auto;
		overflow-y: scroll;
		font-size: 1.3rem;
		line-height: normal;
		padding: 15px 15px 10px;
		border: solid 1px #ccc;
		border-radius: 4px;
		background-color: #fff;
		margin-bottom: 20px;
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 500;
	}

	.inner_privacy h5 {
		font-size: 1.3rem;
		font-weight: bold;
		padding-bottom: 10px;
		border-bottom: 1px dotted #aaa;
		margin-bottom: 10px;
	}

	p.ttl_privacy {
		font-size: 1.3rem;
		font-weight: bold;
		margin-bottom: 5px;
	}

	.inner_privacy p.text {
		font-size: 1.3rem;
		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: 1.3rem;
	}
}

@media (min-width: 768px) {
	h4.privacy {
		font-size: 1.5rem;
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 500;
		margin-bottom: 5px;
		line-height: 1.6;
		margin-top: 30px;
	}

	.inner_privacy {
		height: 180px;
		overflow: auto;
		overflow-y: scroll;
		font-size: 1.4rem;
		line-height: normal;
		padding: 20px;
		border: solid 1px #ccc;
		border-radius: 4px;
		background-color: #fff;
		margin-bottom: 25px;
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 500;
	}

	.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: 1.4rem;
		font-weight: bold;
		margin-bottom: 5px;
	}

	.inner_privacy p.text {
		font-size: 1.4rem;
		line-height: 1.6;
		margin-bottom: 15px;
	}

	ul.privacy li {
		list-style-type: decimal;
		margin-left: 20px;
		margin-bottom: 5px;
		font-size: 1.3rem;
	}
}

@media (max-width: 767px) {
	button.comfirm {
		width: 100%;
		max-width: 240px;
		height: 42px;
		text-align: center;
		background-color: #5376bc;
		color: #ffffff;
		outline: none;
		border: none;
		cursor: pointer;
		font-weight: bolder;
		font-size: 1.3rem;
		line-height: 42px;
		padding: 0 !important;
	}

	button.comfirm:hover {
		background-color: #648de0;
	}

	.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: #ffffff;
		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: #5376bc;
		color: #ffffff;
		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: #648de0;
	}
}

@media (min-width: 768px) {
	button.comfirm {
		width: 400px;
		height: 46px;
		text-align: center;
		background-color: #5376bc;
		color: #ffffff;
		outline: none;
		border: none;
		cursor: pointer;
		font-weight: bolder;
		font-size: 1.5rem;
		line-height: 46px;
		padding: 0 !important;
	}

	button.comfirm:hover {
		background-color: #648de0;
	}

	.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: #ffffff;
		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: #5376bc;
		color: #ffffff;
		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: #648de0;
	}
}

select {
	border: 1px solid #ccc;
	background-color: #f3f3f3;
	border-radius: 4px;
}

@media (max-width: 767px) {
	table.contact label {
		font-weight: normal;
	}
}

@media (max-width: 767px) {
	.agreebox label {
		font-size: 1.3rem;
	}
}

@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: 1.4rem;
		margin-top: 5px;
		color: #555;
	}
}















/* = */
/* = */
/* = */
/* = */
/* = */
/* = */
/* = */
/* = */
/* = */
/* = */
/* = */
/* = */
/* = */
/* = */
/* = */
/* = */
/* = */
/* = */
/* = */
/* = */
/* = */
/* = */
/* = */
/* = */
/* = */
/* = */
/* = */
/* = */
/* = */
/* = */
/* = */
/* = */
/* = */
/* = */
/* = */
/* = */
/* = */