@charset "utf-8";
/* CSS Document */


/*==================================================================

		$index　＊　mainvisual

==================================================================*/
#top_mainvisual {
	position: relative;
	width: 100%;
	height: 820px;
	overflow-x: clip;
}
#top_mainvisual::before {
	position: absolute;
	content: "";
	background: url("../images/mv_right.png") no-repeat;
	background-size: 497px 343px;
	width: 497px; height: 343px;
	top: 30px; right: 0;
	z-index: 1;
}
#top_mainvisual::after {
	position: absolute;
	content: "";
	background: url("../images/mv_left.png") no-repeat;
	background-size: 526px 225px;
	width: 526px; height: 225px;
	bottom: -50px; left: 0;
	z-index: 1;
}
@media screen and (max-width:1278px) {
	#top_mainvisual {
		height: 770px;
	}
	#top_mainvisual::before {
		background-size: 400px auto;
		width: 400px; height: 343px;
		top: 30px; right: -20px;
	}
	#top_mainvisual::after {
		background-size: 450px auto;
		width: 450px; height: 225px;
		bottom: -80px; left: -40px;
	}
}
@media screen and (max-width:880px) {
	#top_mainvisual::after {
		left: -280px;
	}
	#top_mainvisual::before {
		background-size: 340px auto;
		width: 350px; height: 343px;
		top: 30px; right: -50px;
	}
	#top_mainvisual::after {
		background-size: 340px auto;
		width: 340px; height: 225px;
		bottom: -80px; left: -60px;
	}
}
@media screen and (max-width:640px) {
	#top_mainvisual {
		height: 550px;
	}
	#top_mainvisual::before {
		background: url("../images/mv_right.png") no-repeat;
		background-size: 250px auto;
		width: 250px; height: 343px;
		top: 30px; right: -80px;
	}
	#top_mainvisual::after {
		background: url("../images/mv_left.png") no-repeat;
		background-size: 280px auto;
		width: 280px; height: 225px;
		bottom: -150px; left: -150px;
	}
}




#mv_catch {
	position: absolute;
	left: 50%;
	margin-left: 290px;
	bottom: 50px;
	z-index: 99;
}
@media screen and (max-width:1380px) {
	#mv_catch {
		left: auto;
		right: 3%;
		margin-left: 0;
	}
}
@media screen and (max-width:1280px) {
	#mv_catch {
		bottom: 90px;
	}
	#mv_catch img {
		width: 320px;
	}
}
@media screen and (max-width:740px) {
	#mv_catch {
		bottom: 120px;
	}
	#mv_catch img {
		width: 280px;
	}
}
@media screen and (max-width:640px) {
	#mv_catch {
		bottom: 20px;
	}
	#mv_catch img {
		width: 200px;
	}
}




#mv_info {
	position: absolute;
	left: 5%;
	bottom: 50px;
	z-index: 99;
}
@media screen and (max-width:1380px) {
	#mv_info {
		left: 3%;
	}
}
@media screen and (max-width:1280px) {
	#mv_info {
		bottom: 50px;
	}
	#mv_info img {
		width: 320px;
	}
}
@media screen and (max-width:880px) {
	#mv_info {
		display: none;
	}
}





#top_mainvisual .slider img {
  height: 900px;
  margin: auto;
  max-height: 100%;
  max-width: 100%;
  object-fit: cover;
  width: 100%;
}
@media screen and (max-width:1280px) {
	#top_mainvisual .slider img {
	  height: 800px;
	}
}
@media screen and (max-width:640px) {
	#top_mainvisual .slider img {
	  height: 580px;
	}
}





/*==================================================================

		$index　＊　top_info_only

==================================================================*/
#top_info_only {
	display: none;
	position: relative;
	padding-top: 50px;
	padding-bottom: 50px;
	background: url("../images/bg_01_sp.png")top center;
	z-index: 2;
	overflow: clip;
	text-align: center;
}
@media screen and (max-width:880px) {
	#top_info_only { display: block;}
}



/*------------------------------ 電話番号 ------------------------------*/
#top_info_only_tel {
	margin-bottom: 30px;
	text-align: center;
}
#top_info_only_tel dt {
	margin-bottom: 5px;
	color: #b2890e;
	font-size: 17px;
}
#top_info_only_tel dd {
	color: #931919;
	font-size: 40px;
	font-family: "Oswald", sans-serif;
	line-height: 1;
	letter-spacing: 2.3px;
}



/*------------------------------ img ------------------------------*/
#top_info_only img {
	max-width: 340px;
}





/*==================================================================

		$index　＊　SERVICE

==================================================================*/
#top_service {
	position: relative;
	padding-top: 90px;
	padding-bottom: 90px;
	background: url("../images/bg_01.png");
	background-size: cover;
	z-index: 2;
	overflow: clip;
}
@media screen and (max-width:880px) {
	#top_service {
		padding-top: 0;
		padding-bottom: 60px;
		background: url("../images/bg_01_sp.png") bottom center;
	}
}



#top_service h2 {
	margin-bottom: 50px;
	text-align:center;
	font-size: 20px;
	font-weight: 600;
}
#top_service h2 em {
	display: block;
	color: #931919;
	font-size: 80px;
	font-family: "Oswald", sans-serif;
	font-weight: 500;
	line-height: 1.4;
	letter-spacing: 2px;
}
@media screen and (max-width:640px) {
	#top_service h2 {
		margin-bottom: 30px;
	}
	#top_service h2 em {
		font-size: 60px;
	}
}



#top_service .inner {
	position: relative;
	width: 90%;
	max-width: 1200px;
	margin: auto;
	display: flex;
	flex-direction: row-reverse;
}
#top_service .inner::after {
	position: absolute; content: "";
	background: url("../images/top_img07.png");
	background-size: 163px 163px;
	width: 163px; height: 163px;
	top: -120px; right: -150px;
}
@media screen and (max-width:1080px) {
	#top_service .inner {
		display: block;
	}
	#top_service .inner::after {
		right: -70px;
	}
}
@media screen and (max-width:880px) {
	#top_service .inner::after {
		display: none;
	}
}




#top_service .inner img {
	width: 100%;
	height: auto;
}




/*

#top_service .inner figure {
	width: 370px;
	margin-left: 35px;
}
#top_service .inner figure img:first-of-type {
	margin-bottom: 10px;
}
@media screen and (max-width:1280px) {
	#top_service .inner figure {
		width: 270px;
	}
	#top_service .inner figure img {
		width: 100%;
		height: 300px;
		object-fit: cover;
	}
}
@media screen and (max-width:1180px) {
	#top_service .inner figure {
		width: 170px;
	}
}
@media screen and (max-width:1080px) {
	#top_service .inner figure {
		width: 100%;
		margin: 0 auto 30px;
		display: flex;
		justify-content: center;
	}
	#top_service .inner figure img:first-of-type {
		margin-bottom: 0;
		margin-right: 10px;
	}
	#top_service .inner figure img {
		width: 350px;
		height: auto;
	}
}
@media screen and (max-width:880px) {
	#top_service .inner figure img:first-of-type {
		margin-right: 0;
	}
	#top_service .inner figure img:last-of-type {
		display: none;
	}
	#top_service .inner figure img {
		width: 250px;
		height: auto;
	}
}



#top_service-list {
	width: calc( 100% - 370px - 35px );
	padding: 10px;
	border: 1px solid #c2c2c2;
	box-sizing: border-box;
	display: flex;
	align-content:space-around;
	flex-wrap: wrap;
}
#top_service-list dl {
	width: 100%;
	margin-bottom: 2px;
	box-sizing: border-box;
	background: #efead9;
	display: flex;
	padding: 22px 30px;
	align-items: center;
}
@media screen and (max-width:1280px) {
	#top_service-list {
		width: calc( 100% - 270px - 35px );
	}
}
@media screen and (max-width:1180px) {
	#top_service-list {
		width: calc( 100% - 170px - 35px );
	}
}
@media screen and (max-width:1080px) {
	#top_service-list {
		display: block;
		width: 100%;
		padding-bottom: 0;
	}
	#top_service-list dl {
		margin-bottom: 10px;
		padding: 18px 30px;
	}
}
@media screen and (max-width:880px) {
	#top_service-list dl {
		display: block;
	}
}
@media screen and (max-width:640px) {
}



#top_service-list dl dt {
	display: flex;
	align-items: center;
	width: 30%;
}
#top_service-list dl dt p {
	width: 60px;
	height: 60px;
	background: #b2890e;
	border-radius: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
}
#top_service-list dl dt em {
	transform: scale(0.9, 1);
	line-height: 1.6;
	color: #715603;
	font-weight: 600;
	margin-left: 10px;
	font-size: 19px;
}
#top_service-list dl dd {
	width: 70%;
	letter-spacing: 0;
}
#top_service-list dl dd i {
	position: relative;
	top: -2px;
	margin: 0 7px;
	display: inline-block;
	background: #b2890e;
  	height: calc(tan(60deg) * 12px / 2);
  	width: 10px;
  	clip-path: polygon(50% 0, 100% 100%, 0 100%);
	transform: rotate(90deg);
}
#top_service-list dl dd i:nth-of-type(2) {
	left: -2px;
}
@media screen and (max-width:880px) {
	#top_service-list dl dt {
		display: block;
		width: 100%;
		text-align: center;
	}
	#top_service-list dl dt p {
		margin: auto;
	}
	#top_service-list dl dt em {
		display: block;
		margin: 10px auto;
	}
	#top_service-list dl dt em br {
		display: none;
	}
	#top_service-list dl dd {
		width: 100%;
		text-align: center;
	}
	#top_service-list dl dd i:nth-of-type(2) {
		left: 0;
	}
}
@media screen and (max-width:540px) {
	#top_service-list dl:last-of-type dd {
		text-align: left;
	}
}

*/





/*==================================================================

		$index　＊　ACCESS

==================================================================*/
#top_access {
	position: relative;
	padding-top: 40px;
	padding-bottom: 90px;
}
@media screen and (max-width:640px) {
	#top_access {
		padding-top: 0;
		padding-bottom: 40px;
	}
}



#top_access h2 {
	margin-bottom: 50px;
	text-align:center;
	font-size: 20px;
	font-weight: 600;
}
#top_access h2 em {
	display: block;
	color: #931919;
	font-size: 80px;
	font-family: "Oswald", sans-serif;
	font-weight: 500;
	line-height: 1.4;
	letter-spacing: 2px;
}
@media screen and (max-width:640px) {
	#top_access h2 {
		margin-bottom: 30px;
	}
	#top_access h2 em {
		font-size: 60px;
	}
}



#top_access .inner {
	position: relative;
	width: 90%;
	max-width: 1200px;
	margin: auto;
	display: flex;
	justify-content: space-between;
}
#top_access .inner::after {
	position: absolute; content: "";
	background: url("../images/top_img09.png");
	background-size: 393px 394px;
	width: 393px; height: 394px;
	top: -150px; left: -250px;
}
@media screen and (max-width:880px) {
	#top_access .inner {
		display: block;
	}
}
@media screen and (max-width:640px) {
}


#top_access-googlemap {
	position: relative;
	width: 50%;
	z-index: 2;
}
#top_access-googlemap iframe {
	display: block;
	width: 100%;
	height: 420px;
	box-sizing: border-box !important;
	border: 1px solid #b2890e !important;
}
#top_access-googlemap .btn {
	float: right;
	margin-top: 30px;
}
@media screen and (max-width:880px) {
	#top_access-googlemap {
		width: 100%;
	}
	#top_access-googlemap iframe {
		height: 360px;
	}
	#top_access-googlemap .btn {
		float: none;
		margin: 30px auto 60px;
		text-align: center;
	}
}
@media screen and (max-width:640px) {
	#top_access-googlemap iframe {
		height: 260px;
	}
}




#top_access-illustmap {
	position: relative;
	width: 46%;
}
#top_access-illustmap dt {
	position: relative;
	background: #b2890e;
	width: 50%;
	min-width: 280px;
	margin: 0 auto 33px;
	padding: 8px 0;
	color: #FFF;
	font-size: 21px;
	text-align: center;
	border-radius: 30px;
}
#top_access-illustmap dt::before {
	position: absolute; content: "";
	background: #b2890e;
  	height: calc(tan(60deg) * 20px / 2);
  	width: 20px;
  	clip-path: polygon(0 0, 100% 0, 50% 100%);
	bottom: -15px;
	left: 50%; margin-left: -10px;
}
#top_access-illustmap dd {
	width: 100%;
}
#top_access-illustmap dd img {
	width: 100%;
	object-fit: cover;
	margin-bottom: 15px;
}
#top_access-illustmap p {
	width: 85%;
	margin: auto;
	text-align: center;
	padding: 6px 10px;
	box-sizing: border-box;
	background: #eeeeee;
	border-radius: 30px;
}
#top_access-illustmap p:last-of-type {
	background: #b2890e;
	color: #FFF;
	margin-top: 10px;
}
@media screen and (max-width:1050px) {
	#top_access-illustmap p {
		width: 100%;
	}
}
@media screen and (max-width:880px) {
	#top_access-illustmap {
		width: 100%;
	}
	#top_access-illustmap p {
		width: 75%;
	}
}
@media screen and (max-width:640px) {
	#top_access-illustmap dt {
		min-width: 320px;
		font-size: 19px;
	}
	#top_access-illustmap p {
		width: 100%;
	}
}







/*==================================================================

		$index　＊　Contact

==================================================================*/
#top_contact {
	position: relative;
	padding-top: 80px;
	padding-bottom: 70px;
	background: url("../images/bg_01.png");
	background-size: cover;
	z-index: 2;
}
@media screen and (max-width:880px) {
	#top_contact {
		padding-top: 60px;
		padding-bottom: 40px;
	}
}




#top_contact .inner {
	position: relative;
	width: 90%;
	max-width: 1200px;
	margin: auto;
	display: flex;
	justify-content: space-between;
	padding: 10px;
	border: 1px solid #c2c2c2;
	box-sizing: border-box;
}
@media screen and (max-width:880px) {
	#top_contact .inner {
		display: block;
	}
}




#top_contact div p { /*共通＊アイコン*/
	width: 80px;
	height: 80px;
	border-radius: 100%;
	box-sizing: border-box;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-right: 20px;
}
#top_contact div dl { /*共通＊dl*/
	text-align: center;
}
#top_contact div dt { /*共通＊dt*/
	font-size: 20px;
	font-weight: 600;
	letter-spacing: 3px;
}
#top_contact div dd { /*共通＊dd*/
	font-weight: 500;
	font-family: "Oswald",sans-serif;
	line-height: 1.5;
}
#top_contact div dd em { /*共通＊dd大きい数字*/
	font-size: 32px;
	letter-spacing: 2px;
}
@media screen and (max-width:1000px) {
	#top_contact div p { /*共通＊アイコン*/
		width: 75px;
		height: 75px;
		margin-right: 15px;
	}
	#top_contact div dt { /*共通＊dt*/
		font-size: 18px;
		letter-spacing: 2px;
	}
	#top_contact div dd em { /*共通＊dd大きい数字*/
		font-size: 30px;
		letter-spacing: 1.5px;
	}
}
@media screen and (max-width:880px) {
	#top_contact div p { /*共通＊アイコン*/
		width: 50px;
		height: 50px;
		margin: 0 auto;
	}
	#top_contact div p img { /*共通＊アイコン*/
		width: 23px;
	}
	#top_contact div dl { /*共通＊dl*/
		text-align: center;
	}
	#top_contact div dt { /*共通＊dt*/
		line-height: 1.5;
		margin-top: 10px;
	}
	#top_contact div dd em { /*共通＊dd大きい数字*/
		font-size: 32px;
		letter-spacing: 2px;
	}
}




#top_contact-tel {
	position: relative;
	background: #eadede;
	display: flex;
	width: calc( 50% - 10px );
	align-items: center;
	justify-content: center;
	padding: 30px 0;
}
#top_contact-tel::after {
	position: absolute; content: "";
	width: 1px; height: 100%;
	background: #c2c2c2;
	right: -10px;
}
#top_contact-tel p {
	background: #931919;
}
#top_contact-tel dd {
	color: #931919;
}
#top_contact-tel dd span { /*dd小さい文字*/
	font-size: 24px;
	margin-right: 10px;
}
@media screen and (max-width:880px) {
	#top_contact-tel {
		display: block;
		width: 100%;
		padding: 20px 0;
		margin: 0 auto 20px;
	}
	#top_contact-tel::after {
		width: 100%; height: 1px;
		right: 0; bottom: -10px;
	}
}



#top_contact-schedule {
	background: #ece6d2;
	display: flex;
	align-items: center;
	justify-content: center;
	width: calc( 50% - 10px );
}
#top_contact-schedule p {
	background: #b2890e;
	padding-left: 3px;
}
#top_contact-schedule dd {
	color: #b2890e;
}
#top_contact-schedule dd span { /*dd小さい文字*/
	font-size: 20px;
	margin-left: 15px;
	font-family: "Zen Kaku Gothic Antique" ,sans-serif;
}
@media screen and (max-width:1000px) {
	#top_contact-schedule dd span { /*dd小さい文字*/
		font-size: 18px;
		margin-left: 10px;
	}
}
@media screen and (max-width:880px) {
	#top_contact-schedule {
		display: block;
		width: 100%;
		padding: 20px 0;
	}
	#top_contact-schedule p {
		padding-left: 1px;
	}
}






/*==================================================================

		英語ページの場合

==================================================================*/
.page-id-9 #mv_catch {
    top: 50%;
	bottom: auto;
    margin-top: -120px;
}
@media screen and (max-width:1280px) {
	.page-id-9 #mv_catch {
		bottom: auto;
    	margin-top: -100px;
	}
	.page-id-9 #mv_catch img {
		width: 360px;
	}
}
@media screen and (max-width:740px) {
	.page-id-9 #mv_catch {
		top: auto;
		bottom: 40px;
		margin: auto;
	}
	.page-id-9 #mv_catch img {
		width: 300px;
	}
}
@media screen and (max-width:640px) {
	.page-id-9 #mv_catch {
		bottom: 20px;
	}
	.page-id-9 #mv_catch img {
		width: 300px;
	}
}




.page-id-9 #top_info_only_tel dt {
	font-family: "Oswald", sans-serif;
    font-weight: 400;
}



.page-id-9 #top_access-illustmap p {
	width: 100%;
    padding: 6px 20px;
	line-height: 1.6;
	border-radius: 20px;
}
@media screen and (max-width:880px) {
	.page-id-9 #top_access-illustmap p {
		width: 100%;
	}
}
@media screen and (max-width:640px) {
	.page-id-9 #top_access-illustmap p {
   		padding: 6px 10px;
	}
}


.page-id-9 #top_contact div dt {
	font-family: "Oswald", sans-serif;
    font-weight: 400;
	letter-spacing: 1px;
}
.page-id-9 #top_contact-schedule dd em {
	letter-spacing: 0;
}
.page-id-9 #top_contact-schedule dd span {
	font-family: "Oswald", sans-serif;
    font-weight: 400;
}
@media screen and (max-width:640px) {
	.page-id-9 #top_contact-schedule dd span {
		display: block;
	}
}






/*==================================================================

		中国語ページの場合

==================================================================*/
.page-id-12 #mv_catch {
    top: 50%;
	bottom: auto;
    margin-top: -120px;
}
@media screen and (max-width:1280px) {
	.page-id-12 #mv_catch {
		bottom: auto;
    	margin-top: -100px;
	}
	.page-id-12 #mv_catch img {
		width: 360px;
	}
}
@media screen and (max-width:740px) {
	.page-id-12 #mv_catch {
		top: auto;
		bottom: 40px;
		margin: auto;
	}
	.page-id-12 #mv_catch img {
		width: 280px;
        position: relative;
		left: 40px;
	}
}
@media screen and (max-width:640px) {
	.page-id-12 #mv_catch {
		bottom: 20px;
	}
	.page-id-12 #mv_catch img {
		width: 280px;
	}
}




.page-id-12 #top_contact-schedule dd em {
	letter-spacing: 0;
	font-family: "Zen Kaku Gothic Antique", sans-serif;    
	font-size: 20px;
}
.page-id-12 #top_contact-schedule dd span {
	display: block;
    font-weight: 500;    
	font-size: 16px;
}
@media screen and (max-width:1000px) {
	.page-id-12 #top_contact #top_contact-schedule dd em { /*共通＊dd大きい数字*/
		font-size: 18px;
		letter-spacing: 0;
	}
	.page-id-12 #top_contact-schedule dd span { /*dd小さい文字*/
		font-size: 15px;
	}
}
@media screen and (max-width:880px) {
	.page-id-12 #top_contact #top_contact-schedule dd em { /*共通＊dd大きい数字*/
		font-size: 22px;
		letter-spacing: 0;
		display: block;
		margin: 5px 0;
	}
}
@media screen and (max-width:640px) {
	.page-id-12 #top_contact #top_contact-schedule dd em { /*共通＊dd大きい数字*/
		font-size: 19px;
	}
}






/*==================================================================

		中国語（繁）ページの場合

==================================================================*/
.page-id-32 #mv_catch {
    top: 50%;
	bottom: auto;
    margin-top: -120px;
}
@media screen and (max-width:1280px) {
	.page-id-32 #mv_catch {
		bottom: auto;
    	margin-top: -100px;
	}
	.page-id-32 #mv_catch img {
		width: 360px;
	}
}
@media screen and (max-width:740px) {
	.page-id-32 #mv_catch {
		top: auto;
		bottom: 40px;
		margin: auto;
	}
	.page-id-32 #mv_catch img {
		width: 280px;
        position: relative;
		left: 80px;
	}
}
@media screen and (max-width:640px) {
	.page-id-32 #mv_catch {
		bottom: 20px;
	}
	.page-id-32 #mv_catch img {
		width: 280px;
	}
}




.page-id-32 #top_contact-schedule dd em {
	letter-spacing: 0;
	font-family: "Zen Kaku Gothic Antique", sans-serif;    
	font-size: 16px;
}
.page-id-32 #top_contact-schedule dd span {
	display: block;
    font-weight: 500;    
	font-size: 16px;
}
@media screen and (max-width:1000px) {
	.page-id-32 #top_contact #top_contact-schedule dd em { /*共通＊dd大きい数字*/
		font-size: 14px;
		letter-spacing: 0;
	}
	.page-id-32 #top_contact-schedule dd span { /*dd小さい文字*/
		font-size: 15px;
	}
}
@media screen and (max-width:880px) {
	.page-id-32 #top_contact #top_contact-schedule dd em { /*共通＊dd大きい数字*/
		font-size: 22px;
		letter-spacing: 0;
		display: block;
		margin: 5px 0;
	}
}
@media screen and (max-width:640px) {
	.page-id-32 #top_contact #top_contact-schedule dd em { /*共通＊dd大きい数字*/
		font-size: 16px;
	}
}

