@charset "utf-8";


#page-title-area {
	display: block;
	position: relative;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	width: 100%;
	height: auto;
	/*min-height: 320px;*/
	min-height: 745px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: bottom center;
	background-color: #ebe8e3;
	
}

#main-area {
	display: block;
	position: relative;
	padding: 0 0 0 0;
	margin: -125px 0 0 0;
	width: 100%;
	height: auto;
	min-height: 600px;
	overflow: hidden;
	background-color: #ebe8e3;
}

.main-area-inner {
	display: block;
	position: relative;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	width: 100%;
	height: auto;
	min-height: 600px;
	overflow: hidden;
}


.page-head {
	display: block;
	padding: 170px 0 0 0;
	margin: 0 auto 0 auto;
	width: 90%;
}

.page-head .page-head-title {
	display: block;
	padding: 6px 0 0 0;
	color: #fff;
	text-align: center;
	/*font-size: 2.8em;*/
	font-size: 2.4em;
	line-height: 1.2em;
	font-weight: 700;
	font-family: 'Noto Sans Japanese', sans-serif;
	letter-spacing: 3px;
	text-shadow:
        2px 0 0 #b1ac95,
        2px 2px 0 #b1ac95,
        0 2px 0 #b1ac95,
        -2px 2px 0 #b1ac95,
        -2px 0 0 #b1ac95,
        -2px -2px 0 #b1ac95,
        0 -2px 0 #b1ac95,
        2px -2px 0 #b1ac95;
	/*
	text-shadow:
        3px 0 0 #4c8037,
        3px 3px 0 #4c8037,
        0 3px 0 #4c8037,
        -3px 3px 0 #4c8037,
        -3px 0 0 #4c8037,
        -3px -3px 0 #4c8037,
        0 -3px 0 #4c8037,
        3px -3px 0 #4c8037;
    */
}



.page-head .page-head-title span {
	display: block;
	padding: 12px 0 0 0;
	font-weight: 700;
	font-size: 1.5em;
	font-family: 'Noto Sans Japanese', sans-serif;
	letter-spacing: -0.5px;
}

.page-head .page-head-lead {
	display: block;
	padding: 28px 0 0 0;
	color: #fff;
	text-align: center;
	font-size: 1.3em;
	line-height: 1.6em;
	font-weight: 400;
	font-family: 'Noto Sans Japanese', sans-serif;
}




.page-pan {
	display: block;
	padding: 18px 0 0 0;
	margin: 0 auto 13px auto;
	width: 95%;
	max-width: 1360px;
	height: auto;
	min-height: 50px;
}

.page-pan ul {
	display: block;
	position: relative;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	font-size: 0.9em;
	line-height: 1em;
}
	
.page-pan ul li {
	display: block;
	position: relative;
	padding: 0 16px 0 0;
	margin: 0 0 0 0;
	color: #082978;
	line-height: 1.4em;
	float: left;
}	

.page-pan ul li a {
	color: #0a1e61;
	text-decoration: none;
}

.page-pan ul li a:hover {
	color: #0a1e61;
	text-decoration: underline;
}














.kengaku-area {
	display: block;
	position: relative;
	width: 100%;
	height: auto;
	background: #ebe8e3;
	padding: 0 0 80px 0;
	margin: 0 0 0 0;
	width: 100%;
	height: auto;

}


.kengaku-area .page-head-lead {
	display: block;
	position: relative;
	padding: 20px 0 6px 0;
	margin: 0 0 0 0;
	color: #38588c;
	text-align: center;
	font-size: 1.4em;
	line-height: 1.8em;
	font-weight: 400;
	font-family: 'Ubuntu', sans-serif;
	text-align: center;
}

.kengaku-area .page-head-title {
	display: block;
	position: relative;
	padding: 12px 0 0 0;
	margin: 0 0 0 0;
	color: #38588c;
	text-align: center;
	font-size: 3.4em;
	line-height: 1.2em;
	font-weight: 700;
	font-family: 'Ubuntu', sans-serif;
	text-align: center;
}

.kengaku-area .page-head-title span {
	font-size: 0.8em;
}



@media only screen and (max-width: 960px) {
	
	.kengaku-area .page-head-lead br {
		display: none;
	}
		
	.kengaku-area .page-head-lead {
		display: block;
		position: relative;
		padding: 20px 0 6px 0;
		margin: 0 auto 0 auto;
		color: #38588c;
		text-align: center;
		width: 85%;
		font-size: 1.4em;
		line-height: 1.8em;
		font-weight: 400;
		font-family: 'Ubuntu', sans-serif;
		text-align: center;
	}

}

.kengaku-area .page-scloll {
	display: block;
	position: relative;
	padding: 8px 0 0 0;
	margin: 0 auto 30px auto;
	color: #38588c;
	text-align: center;
	font-size: 1.2em;
	line-height: 1.6em;
	font-weight: 300;
	font-family: 'Noto Sans Japanese', sans-serif;
}




.koutei_01 {
	display: block;
	position: relative;
	padding: 0 0 60px 0;
	margin: 0 0 0 0;
	width: 100%;
	min-height: 620px;
	overflow: hidden;
}

.koutei_01 .koutei_img {
	display: block;
	position: absolute;
	padding: 0 0 0 0;
	margin: 0 0 0 -1400px;
	top: 30px;
	left: 50%;
	width: 1400px;
	height: 560px;
	overflow: hidden;
}

.koutei_01 .koutei_img_inner {
	display: block;
	position: relative;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	width: 1400px;
	height: 560px;
}

.koutei_01 .koutei_img_inner img {
	display: block;
	position: relative;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	border-top-right-radius: 280px;
	border-bottom-right-radius: 280px;
	width: 1400px;
	height: 560px;
	z-index: 100;
}

.koutei_01 .koutei_co {
	display: block;
	position: absolute;
	padding: 0 0 0 0;
	margin: 0 4% 0 0;
	top: 80px;
	left: 58%;
	overflow: hidden;
}




.koutei_02 {
	display: block;
	position: relative;
	padding: 0 0 60px 0;
	margin: 0 0 0 0;
	width: 100%;
	min-height: 620px;
	overflow: hidden;
}

.koutei_02 .koutei_img {
	display: block;
	position: absolute;
	padding: 0 0 0 0;
	margin: 0 -1400px 0 0;
	top: 30px;
	right: 50%;
	width: 1400px;
	height: 560px;
	overflow: hidden;
}

.koutei_02 .koutei_img_inner {
	display: block;
	position: relative;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	width: 1400px;
	height: 560px;
}

.koutei_02 .koutei_img_inner img {
	display: block;
	position: relative;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	border-top-left-radius: 280px;
	border-bottom-left-radius: 280px;
	width: 1400px;
	height: 560px;
}

.koutei_02 .koutei_co {
	display: block;
	position: absolute;
	padding: 0 0 0 0;
	margin: 0 0 0 9%;
	top: 80px;
	right: 58%;
	overflow: hidden;
}




.m_line {
	display: block;
	position: absolute;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	top: 0;
	left: 50%;
}

.m_ircle {
	display: block;
	position: absolute;
	padding: 0 0 0 0;
	margin: 0 0 0 -80px;
	top: 190px;
	left: 50%;
	width: 160px;
	height: 160px;
	line-height: 160px;
	border-radius: 50%;
	color: #fff;
	background: #38588c;
	text-align: center;
	font-size: 1.4em;
	font-weight: 300;
	font-family: 'Murecho', sans-serif;
}

.m_ircle a {
	display: block;
	width: 160px;
	height: 160px;
	border-radius: 50%;
	color: #fff;
	background: #38588c;
}

.m_ircle a:hover {
	display: block;
	width: 160px;
	height: 160px;
	border-radius: 50%;
	color: #fff;
	background: #89b829;
}


.m_ircle_little {
	display: block;
	position: absolute;
	padding: 0 0 0 0;
	margin: 0 0 0 -40px;
	top: 250px;
	left: 50%;
	width: 80px;
	height: 80px;
	line-height: 80px;
	border-radius: 50%;
	color: #fff;
	background: #38588c;
	text-align: center;
	font-size: 2.2em;
	font-weight: 300;
	font-family: 'Murecho', sans-serif;
}





.koutei_co_number {
	display: block;
	position: relative;
	padding: 0 0 0 0;
	margin: 0 0 22px 0;
	font-size: 4.6em;
	line-height: 1em;
	/*font-family: 'Courgette', cursive;*/
	font-family: 'Ubuntu', sans-serif;
	/*color: #173a2d;*/
	color: #38588c;
}

.koutei_co_number span {
	font-size: 0.4em;
	letter-spacing: 1px;
}

.koutei_co_title {
	display: block;
	position: relative;
	padding: 0 0 0 0;
	margin: 0 0 16px 0;
	font-size: 2.2em;
	line-height: 130%;
	font-weight: 700;
	font-family: 'Noto Sans Japanese', sans-serif;
	/*color: #173a2d;*/
	color: #38588c;
}

.koutei_co_lead {
	display: block;
	position: relative;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	font-size: 1.3em;
	line-height: 170%;
	font-weight: 300;
	font-family: 'Murecho', sans-serif;
	color: #333;
}


@media only screen and (max-width: 1300px) {

	.koutei_01 .koutei_co,
	.koutei_02 .koutei_co {
		top: 80px;
	}



	.koutei_co_title {
		font-size: 1.8em;
	}

	.koutei_co_title br {
		display: none;
	}
	
	.koutei_co_lead {
		font-size: 1.2em;
	}
	
	.koutei_01 .m_ircle {
		left: 46%;
	}
	
	.koutei_02 .m_ircle {
		left: 54%;
	}

	
}


@media only screen and (max-width: 960px) {
	

	
	
}
	





/* モーダル */	



.koutei_01 .gallery-area {
	display: block;
	position: absolute;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	bottom: 10px;
	left: 8%;
}
	
.koutei_01 .gallery-list {
	display: block;
	position: relative;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	list-style: none;
}

.koutei_01 .gallery-list li {	
	display: block;
	position: relative;
	padding: 0 0 0 0;
	margin: 0 12px 0 0;
	float: left;
	border: 2px solid #38588c;
}



.koutei_02 .gallery-area {
	display: block;
	position: absolute;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	bottom: 10px;
	right: 8%;
}

.koutei_02 .gallery-list {
	display: block;
	position: relative;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	list-style: none;
}

.koutei_02 .gallery-list li {	
	display: block;
	position: relative;
	padding: 0 0 0 0;
	margin: 0 12px 0 0;
	float: left;
	border: 2px solid #38588c;
}


	

/*全て共通：hideエリアをはじめは非表示*/
.hide-area{
	display: none;
}

/*全て共通：モーダルのボタンの色を変更したい場合*/
.modaal-close:after, 
.modaal-close:before{
	background:#ccc;	
}

.modaal-close:focus:after,
.modaal-close:focus:before,
.modaal-close:hover:after,
.modaal-close:hover:before{
	background:#666;
}


/*確認を促すモーダル：タイトルの色を変更したい場合*/
#modaal-title{
  font-size:1.2rem;
  text-align: center;
  margin: 0 0 20px 0;
}

/*動画表示のモーダル：余白を変更したい場合*/
.modaal-video .modaal-inner-wrapper{
  padding:0;
}

/*以下はコンテンツ内のレイアウト*/
.info-list dl,
.gallery-list{
  display: flex;
}

.info-list dt{
  margin:0 10px 0 0;
}

.gallery-list li{
  margin:0 10px 0 0;
}





/* ラスト */




.page-foot-lead {
	display: block;
	position: relative;
	padding: 20px 0 20px 0;
	margin: 0 auto 0 auto;
	width: 90%;
	color: #38588c;
	text-align: center;
	font-size: 1.4em;
	line-height: 1.8em;
	font-weight: 400;
	font-family: 'Ubuntu', sans-serif;
	text-align: center;
}

.page-foot-lead2 {
	display: block;
	position: relative;
	padding: 20px 0 20px 0;
	margin: 0 auto 0 auto;
	width: 90%;
	text-align: center;
	font-size: 1.4em;
	line-height: 1.8em;
	font-weight: 400;
	font-family: 'Ubuntu', sans-serif;
	text-align: center;
}

.page-foot-lead p {
	display: block;
}


@media only screen and (max-width: 960px) {

	.page-foot-lead br {
		display: none;
	}

}







.ta_link {
	display: block;
	position: relative;
	margin: 12px auto 12px auto;
	padding: 0 0 0 0;
	width: 310px;
	height: 55px;
	line-height: 54px;
	text-align: center;
	font-size: 1.4em;
	font-family: 'Noto Sans Japanese', sans-serif;
	z-index: 100;
}

.ta_link a {
	display: block;
	position: relative;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 310px;
	height: 55px;
	color: #415a8e;
	text-decoration: none;
	background: #f7f7f7;
	border: 1px solid #415a8e;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-khtml-border-radius: 8px;
	border-radius: 8px;
	opacity: 1;
}

.ta_link a:hover {
	display: block;
	position: relative;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 310px;
	height: 55px;
	color: #415a8e;
	text-decoration: none;
	background: #fff;
	border: 1px solid #415a8e;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-khtml-border-radius: 8px;
	border-radius: 8px;
}

.ta_link .arrow-right {
	display: inline-block;
	float: right;
	padding: 0 16px 0 0;
	z-index: -1;
}



.ta_link_cap {
	text-align: center;
	font-size: 1em;
	color: #606060;
	margin: 6px auto 60px auto;
}



