@charset "utf-8";
a:hover{
	opacity: 0.6;
}
iframe .i4ewOd-pzNkMb-haAclf{
	display: none !important;
	text-indent: -9999px;
}
/*====================================================================================

SP用（bleak_point:480px）

====================================================================================*/
@media screen and (max-width:480px){
	.sp_none{
		display: none;
	}
	
	
	

/*=======================================================================
各種ラッパー用CSS
=======================================================================*/
	#wrapper {
		width: 100%;
		margin: 0 auto;
		 
		overflow:hidden;
	}

	#h_wrapper {
		width: 100%;
		margin: 0 auto;	
	}

	header#PAGE_TOP {
		
	}

	#f_wrapper {
		position:relative;
		width: 100%;
		margin: 0 auto;
		z-index:0;
		background: #044C67;
	}

	footer#f_cnt {
		width:calc(100% - 20px);
		margin: 0 10px;
	}	
	
	.in_wrap{
		width:calc(100% - 20px);
		margin:0 10px;
	}
	body{
		font-size: 14px;
	}
	.img_wrap img{
		width: 100%;
	}
	section{
	font-family: "shippori-mincho", sans-serif;
	font-family: 'shippori-mincho', sans-serif;
}
/*=======================================================================
ヘッダ
=======================================================================*/
header .sp_header_mv{
	height: 500px;
	position: relative;
	padding-bottom: 0px;
	text-indent: -9999px;
}
header .header_wrap{
	
}
header h1.header_dsc{
	font-size: 8px;
	color: #fff;
	line-height: 1;
	letter-spacing: 0.1em;
	z-index: 1;
	position: absolute;
	top: 10px;
	left: 5px;
	text-align: left;
}
header .header_tit_box{
	width: 250px;
	height: 150px;
	padding: 20px 20px;
	background: #656453;
	position: absolute;
	left: 0;
	right: 0;
	top: 120px;
	margin: auto;
	display: none;
}
header .header_tit_box p.txt_01{
	font-size: 8px;
	font-weight: 500;
	letter-spacing: 0.08em;
	color: #FFFEEE;
	text-align: center;
	position: relative;
}
header .header_tit_box p.txt_01::after{
	content: '';
	width: 100%;
	height: 1px;
	border-bottom: 1px solid #FFFEEE;
	display: block;
	position: absolute;
	top: 31px;
	left: 0;
	right: 0;
	margin: auto;
}
header .header_tit_box h2.header_logo{
	width: 180px;
	height: 31px;
	margin: 20px auto 0;
}
header .header_tit_box h2.header_logo img{
	width: 100%;
}
header .header_tit_box p.txt_02{
	font-size: 28px;
	font-weight: 500;
	letter-spacing: 0.06em;
	text-align: center;
	margin: 10px 0 0;
	color: #FFFEEE;
}
header .header_tit_box p.txt_02 span{
	font-size: 10px;
	display: block;
	margin-bottom: 5px;
}

header .mv_block_01{
	position: absolute;
	top: 30px;
	right: 30px;
	display: none;
}
header .mv_block_01 ul{
	width: 430px;
	display: flex;
	justify-content: space-between;
}
header .mv_block_01 ul li{
	width: 210px;
	height: 89px;
	border-radius: 4px;
}
header .mv_block_01 ul li:nth-child(1){
	background: #CC978C;
}
header .mv_block_01 ul li:nth-child(2){
	background: #AE995A;
}
header .mv_block_01 ul li a{
	display: block;
	text-align: center;
	line-height: 89px;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	letter-spacing: 0.05em;
}
header .mv_block_01 p.tel a{
	font-size: 50px;
	font-weight: 500;
	color: #fff;
	letter-spacing: 0.08em;
	display: block;
	margin: 22px 0 15px;
}
header .mv_block_01 p.tel a::before{
	content: '';
	background: url("../img/icon_01@2x.png")no-repeat center 0/contain;
	width: 40px;
	height: 40px;
	display: inline-block;
	position: relative;
	top: 5px;
	margin-right: 20px;
}
header .mv_block_01 p.txt_01{
	text-align: center;
	font-size: 20px;
	font-weight: 500;
	color: #fff;
	letter-spacing: 0.5em;
}

header .mv_block_02{
	width: 100%;
	padding: 10px;
	box-sizing: border-box;
	background: rgba(224,225,221,0.9);
	text-align: left;
	margin: 10px 0 0;
}
header .mv_block_02 h3{
	font-size: 14px;
	color: #231815;
	letter-spacing: 0.5em;
	border-bottom: 1px solid #231815;
	padding-bottom: 5px;
	
}
header .mv_block_02 dl{
	margin: 20px 0 30px;
}
header .mv_block_02 dl dt{
	margin-bottom: 8px;
	line-height: 1;
}
header .mv_block_02 dl dt time{
	font-size: 12px;
	letter-spacing: 0.5em;
	margin-bottom: 10px;
	color: #A7A7A7;
	
}
header .mv_block_02 dl dd{
	font-size: 14px;
	letter-spacing: 0.15em;
	color: #231815;
	line-height: 1;
}
header .mv_block_02 .info_link{
	width: 131px;
	height: 40px;
	background: #FFFFFF;
	margin: 0 auto;
}
header .mv_block_02 .info_link a{
	display: block;
	text-align: center;
	line-height: 40px;
	font-size: 12px;
	letter-spacing: 0.1em;
	color: #231815;
}

header .mv_block_03{
	width: 100%;
	margin: 10px 0 0;
}
	header .mv_block_03 a{
		width: 100%;
	}
	header .mv_block_03 a img{
		width: 100%;
	}	
header .mv_block_03 h3{
	width: 100%;
	height: 40px;
	font-size: 16px;
	font-weight: 500;
	letter-spacing: 0.5em;
	background: #222222;
	color: #FFFEEE;
	padding: 0px 0 0px 25px;
	line-height: 40px;
	box-sizing: border-box;
}
header .mv_block_03 ul{
	display: flex;
	justify-content: space-between;
}
header .mv_block_03 ul li{
	width: 150px;
	height: 88px;
	text-align: center;
	padding: 20px 0;
	box-sizing: border-box;
}
header .mv_block_03 ul li:nth-child(1),
header .mv_block_03 ul li:nth-child(3){
	background: #AAAB8B
}
header .mv_block_03 ul li:nth-child(2){
	background: #898A71;
}
header .mv_block_03 ul li p:nth-child(1){
	font-size: 12px;
	font-weight: 500;
	letter-spacing: 0.5em;
	margin-bottom: 15px;
	line-height: 1;
	color: #FFFEEE;
}
header .mv_block_03 ul li p:nth-child(2){
	font-size: 16px;
	font-weight: 500;
	letter-spacing: 0.1em;
	color: #FFFEEE;
}

	.mv_wrap .slider{
		position:absolute;
		top:0;
		right:0;
		width:100%;
		height:500px;
	}
	.mv_wrap .slider .slick-list{
		position:absolute;
		top:0;
		left:0;
		width:100%;
		z-index:-1;
		overflow:hidden;
	}
	.mv_wrap .slider .mv_img_bg{
		text-indent: -9999px;
		width:100%;
		height:500px;
		background-size:cover !important;
		background-attachment:fixed !important;
	}
	.mv_wrap .slider .mv_img_01{
		background:url("../img/sp_mv_01.jpg") no-repeat center 0;
	}
	.mv_wrap .slider .mv_img_02{
		background:url("../img/sp_mv_02.jpg") no-repeat center 0;
	}
	.mv_wrap .slider .mv_img_03{
		background:url("../img/sp_mv_03.jpg") no-repeat center 0;
	}
	.preview .slick-track {
		transform: unset !important;
	}
/*=======================================================================
Gナビ
=======================================================================*/	
	.g_menu{
		width: 60px;
		height: 60px;
		position: fixed;
		right: 10px;
		top: 0px;
		text-indent: -9999px;
		cursor: pointer;
		box-sizing: border-box;
		z-index: 1112;
	}
	.g_menu span{
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%,-50%);
		height: 2px;
		width: 30px;
		background: #656453;
	}
	.g_menu::before {
		content: '';
		height: 2px;
		width: 30px;
		background: #656453;
		position: absolute;
		top: 21px;
		left: 15px;
		transition: all 0.5s;
	}
	.g_menu::after {
		content: '';
		height: 2px;
		width: 30px;
		background: #656453;
		position: absolute;
		bottom: 21px;
		left: 15px;
		transition: all 0.5s;
	}
	.g_menu.active span{
		display: none;
	}
	.g_menu.active::before {
		transform: rotate(405deg);
		top: 50%;
	}
	.g_menu.active::after {
		transform: rotate(-405deg);
		top: 50%;
	}
	
	.sp_gnav{
		background: rgba(170,171,139,0.95);
		position: fixed;
		top: 0px;
		left: 0;
		width: 100%;
		height: 100%;
		z-index: 999;
		transition: all 0.5s;
		transform: translateX(100%);
		font-family: "shippori-mincho", sans-serif;
	}
	.sp_gnav.active{
		transform: translateX(0%);
	}
	.sp_gnav .sp_gnav_in{
		margin: 0px 10px 0px 10px;
	}
	.sp_gnav .sp_gnav_in ul{
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		align-items: flex-end;
	}
	.sp_gnav .sp_gnav_in ul li{
		width: calc(100% - 0px);
		font-size: 14px;
		font-weight: 700;
		line-height: 1;
		letter-spacing: 0;
		position: relative;
		text-align: left;
	}
	.sp_gnav .sp_gnav_in ul li:nth-of-type(n+2){
		margin-top: 20px;
	}
	.sp_gnav .sp_gnav_in ul li::before{
		content: '';
		width: 100%;
		height: 1px;
		background: #656453;
		position: absolute;
		bottom: 0px;
		left: 0;
		z-index: -1;
	}
	.sp_gnav .sp_gnav_in ul li a{
		display: block;
		padding: 5px 0 10px 8px;
		color: #fff;
	}
	.sp_gnav .sp_gnav_in ul li a:hover{
		text-decoration: none;
	}
	.sp_gnav .sp_gnav_in ul li a::after{
		content: '';
		background: url("../img/icon_14@2x.png")no-repeat center 0/contain;
		width: 8px;
		height: 8px;
		display: block;
		position: absolute;
		top: 0;
		bottom: 5px;
		right: 10px;
		margin:  auto;
	}
	
	.sp_gnav .sp_gnav_in ul.sub{
		margin: -23px 0 30px;
		float: right;
	}
	.sp_gnav .sp_gnav_in ul.sub li{
		font-size: 14px;
	}
	.sp_gnav .sp_gnav_in ul.sub li::before{
		content: none;
	}
	.sp_gnav .sp_gnav_in ul.sub li a{
		padding: 0 0 0 100px;
	}
	
	
h2.nav_logo{
	width: 200px;
	height: 35px;
	margin: 20px 0 60px 10px;
}
h2.nav_logo img{
	width: 100%;
}	
	
.mv_block_01{
}
.mv_block_01 ul{
	width: 100%;
	display: flex;
	justify-content: space-between;
	margin: 30px auto 0;
	padding: 0 10px;
	box-sizing: border-box;
}
.mv_block_01 ul li{
	width: calc(100% / 2 - 10px);
	height: 60px;
	border-radius: 4px;
}
.mv_block_01 ul li:nth-child(1){
	background: #CC978C;
}
.mv_block_01 ul li:nth-child(2){
	background: #AE995A;
}
.mv_block_01 ul li a{
	display: block;
	text-align: center;
	line-height: 60px;
	font-size: 14px;
	font-weight: bold;
	box-sizing: border-box;
	color: #fff;
	letter-spacing: 0.05em;
}
.mv_block_01 p.tel a{
	font-size: 34px;
	font-weight: 500;
	color: #fff;
	letter-spacing: 0.08em;
	display: block;
	line-height: 1;
	margin: 25px 0 15px;
	text-align: center;
}
.mv_block_01 p.tel a::before{
	content: '';
	background: url("../img/icon_01@2x.png")no-repeat center 0/contain;
	width: 30px;
	height: 30px;
	display: inline-block;
	position: relative;
	top: 5px;
	margin-right: 20px;
}
.mv_block_01 p.txt_01{
	text-align: center;
	font-size: 18px;
	font-weight: 500;
	color: #fff;
	letter-spacing: 0.5em;
}
	
/*=======================================================================
レフト・メイン・ライトコンテンツ 枠
=======================================================================*/



/*=======================================================================
サイド メニュー
=======================================================================*/




/** 共通 **/
.link_01{
	width: 100%;
	height: 80px;
	margin: 0px auto;
	background: #9C5964;
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
}
.link_01 a{
	width: 100%;
	font-size: 16px;
	font-weight: 500;
	letter-spacing: 0.15em;
	color: #fff;
	display: block;
	text-align: center;
	padding: 10px 0 9px;
}
.link_01 a span{
	width: 180px;
	height: 31px;
	display: block;
	margin: 0 auto 5px;
}
.link_01 a span img{
	width: 100%;
}
.link_01 a::after{
	content: '';
	background: url("../img/icon_02@2x.png")no-repeat center 0/contain;
	width: 25px;
	height: 25px;
	display: block;
	position: absolute;
	right: 30px;
	top: 0;
	bottom: 0;
	margin:  auto;
}

.link_02{
	width: 100%;
	height: 80px;
	margin: 0px auto;
	background: #898A71;
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
}
.link_02 a{
	width: 100%;
	font-size: 16px;
	font-weight: 500;
	letter-spacing: 0.15em;
	color: #fff;
	display: block;
	text-align: center;
	padding: 10px 0 9px;
}
.link_02 a span{
	width: 180px;
	height: 31px;
	display: block;
	margin: 0 auto 5px;
}
.link_02 a span img{
	width: 100%;
}
.link_02 a::after{
	content: '';
	background: url("../img/icon_02@2x.png")no-repeat center 0/contain;
	width: 25px;
	height: 25px;
	display: block;
	position: absolute;
	right: 30px;
	top: 0;
	bottom: 0;
	margin:  auto;
}

h2.vertical{
	writing-mode:vertical-rl;
	font-size: 22px;
	letter-spacing: 0.2em;
	text-align: left;
}
h2.vertical span.sub{
	font-size: 12px;
	display: block;
	letter-spacing: 0.5em;
	color: #9B9B9B;
}
h2.vertical span.quo::before{
	content: '';
	background: url("../img/icon_03@2x.png")no-repeat center 0/contain;
	width: 16px;
	height: 14px;
	display: inline-block;
	position: relative;
	right: -10px;
	margin-bottom: 5px;
}
h2.vertical span.quo::after{
	content: '';
	background: url("../img/icon_04@2x.png")no-repeat center 0/contain;
	width: 16px;
	height: 14px;
	display: inline-block;
	position: relative;
	left: -10px;
	margin-top: 5px;
}
/*=======================================================================
トップページ　メイン
=======================================================================*/
/** .top_block_01 **/
.top_block_01{
	position: relative;
	
}
.top_block_01 h2.vertical{
	position: absolute;
	top: 45px;
	left: 20px;
	line-height: 1.1;
	height: 733px;
}
.top_block_01 h2.vertical span.sub{
	margin-left: 10px;
	margin-top: 0px;
	color: #9B9B9B;
}
.top_block_01 h2.vertical span.br{
	margin: 0px 0 0 ;
}
.top_block_01 .bg{
	background: url("../img/top_bg_01.jpg")no-repeat center 0/cover;
	}
.top_block_01 p{
	width: 75%;
	font-size: 14px;
	letter-spacing: 0.0em;
	line-height: 2;
	margin: 0px 0 160px auto;
	padding: 60px 0 0;
	text-align: left;
}
	.top_block_01 ul{
		display: flex;
		
	}
	.top_block_01 ul .slick-list{
		padding-bottom: 20px;
	}
	.top_block_01 ul li{
		width: 200px!important;
		height: auto!important;
		margin: 0 5px;
		border-radius: 12px;
		
	}
	.top_block_01 ul li:nth-child(2n){
		position: relative;
		top: 20px;
	}
	.top_block_01 ul li img{
		width: 100%;
	}	
	
.top_block_01 .link_01{
	margin-top: 45px;
}
/** .top_block_01 **/
	
	
/** .top_block_02 **/
.top_block_02{
	position: relative;
	margin: 45px 0 0;
}
.top_block_02 .cnt_01{
	background: url("../img/top_bg_02.jpg")no-repeat center 0;
	background-position: top 0px left 0;
	padding-bottom: 45px;
	box-sizing: border-box;
}
.top_block_02 .cnt_01 h2.vertical{
	margin: 0 0 0 auto;
	padding-top: 30px;
}
.top_block_02 .cnt_01 h2.vertical span.quo{
	margin-bottom: 10px;
}
.top_block_02 .cnt_01 .img_wrap{
	width: 75%;
	position: absolute;
	top: 30px;
	left: 0px;
	z-index: 1;
}
.top_block_02 .cnt_01 p{
	font-size: 14px;
	letter-spacing: 0.02em;
	line-height: 2;
	margin: -110px auto 0 0;
	position: relative;
	text-align: left;
}
.top_block_02 .cnt_01 .link_02{
	margin-top: 45px;
}

.top_block_02 .cnt_02{
	position: relative;
	margin: 45px 0 0;
}
.top_block_02 .cnt_02 h2.vertical{
	margin-left: 10px;
}
.top_block_02 .cnt_02 .img_wrap{
	width: 75%;
	position: absolute;
	top: 0px;
	right: 0px;
}
.top_block_02 .cnt_02 p{
	width: 77%;
	font-size: 14px;
	letter-spacing: 0.02em;
	line-height: 2.333;
	margin: -75px 0 0 auto;
	text-align: left;
	position: relative;
}
.top_block_02 .cnt_02 .link_02{
	margin-top: 45px;
}

.top_block_02 .cnt_03{
	background: url("../img/top_bg_03.jpg")no-repeat center 0;
	background-position: top 0px left 0;
	padding-bottom: 45px;
	box-sizing: border-box;
	margin: 45px 0 0;
	position: relative;
}
.top_block_02 .cnt_03 h2.vertical{
	padding-top: 30px;
	margin: 0 0 0 auto;
}

.top_block_02 .cnt_03 .img_wrap{
	width: 75%;
	position: absolute;
	top: 30px;
	left: 0;
}
.top_block_02 .cnt_03 p{
	width: 77%;
	font-size: 14px;
	letter-spacing: 0.02em;
	line-height: 2;
	text-align: left;
	margin: -20px auto 0 0;
	position: relative;
}
.top_block_02 .cnt_03 .link_02{
	margin-top: 45px;
}

.top_block_02 .cnt_00{
	position: relative;
}
.top_block_02 .cnt_00 h2.vertical{
	position: relative;
	left: 55%;
	transform: translateX(-50%);
	letter-spacing: 0.33em;
	margin: 45px 0 30px;
}
.top_block_02 .cnt_00 h2.vertical span.sub{
	margin-top: -10px;
}

.top_block_02 .cnt_04{
	background: url("../img/top_bg_04@2x.jpg")no-repeat center 0/contain;
	background-position: top 0 left 0 ;
	position: relative;
	margin-bottom: 45px;
}
.top_block_02 .cnt_04 p{
	font-size: 14px;
	letter-spacing: 0.02em;
	line-height: 2.333;
	margin: 0px 0 0 auto;
	padding: 300px 0 0;
	text-align: left;
}
/** .top_block_02 **/
	

/** .top_block_03 **/
.top_block_03{
	position: relative;
	margin: 45px 0 0;
	
}
.top_block_03 .cnt_01_bg{
	background: url("../img/top_bg_05.jpg")no-repeat center 0;
	background-size: 150%;
	height: 150px;
}
.top_block_03 .cnt_01{
	background: url("../img/top_bg_05.1.jpg")repeat center 0;
	position: relative;
	padding-bottom: 45px;
	box-sizing: border-box;
}
.top_block_03 h2.vertical{
	font-size: 40px;
	position: absolute;
	top: -45px;
	left: 50%;
	transform: translateX(-50%);
	letter-spacing: 0.2em;
}
.top_block_03 .cnt p.txt_00{
	font-size: 16px;
	letter-spacing: 0.02em;
	line-height: 2.33;
	text-align: center;
	padding: 65px 0 0;
}
.top_block_03 .cnt_01 .sup{
	text-align: center;
	line-height: 80px;
	margin: 30px auto;
	position: relative;
}
.top_block_03 .cnt_01 .sup::before{
	content: '';
	width: 100%;
	height: 80px;
	background: #AAAB8B;
	display: block;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	z-index: 1;
}
.top_block_03 .cnt_01 .sup p{
	font-size: 16px;
	letter-spacing: 0.02em;
	color: #fff;
	position: relative;
	z-index: 2;
}
.top_block_03 .cnt ul{
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin: 45px 0 0 ;
}
.top_block_03 .cnt ul li{
	width: 340px;
	position: relative;
}
	.top_block_03 .cnt ul li:nth-of-type(n + 2){
		margin-top: 30px;
	}
.top_block_03 .cnt ul li h3{
	font-size: 18px;
	letter-spacing: 0.02em;
	text-align: center;
	margin-bottom: 20px;
}
.top_block_03 .cnt ul li figure .img_wrap{
	width:60%;
	margin: 0 auto;
}
.top_block_03 .cnt ul li figcaption p{
	text-align: center;
	font-size: 16px;
	letter-spacing: 0.02em;
	line-height: 2.1;
	margin-top: 20px;
}
.top_block_03 .cnt ul li .link_03{
	width: 250px;
	height: 40px;
	background: #AE995A;
	margin: 15px auto 0;
}
.top_block_03 .cnt ul li .link_03 a{
	display: block;
	line-height:40px;
	font-size: 14px;
	letter-spacing: 0.02em;
	color: #fff;
	text-align: center;
}
.top_block_03 .cnt_02_bg{
	background: url("../img/top_bg_06.jpg")no-repeat center 0;
	background-size: 150%;
	height: 150px;
}
.top_block_03 .cnt_02{
	background: url("../img/top_bg_06.1.jpg")repeat center 0;
	position: relative;
	padding-bottom: 45px;
	box-sizing: border-box;
}
.top_block_03 .cnt_02 ul{
	margin-top: 30px;
}
.top_block_03 .cnt_02 ul li figcaption p{
	font-size: 16px;
	letter-spacing: 0.02em;
	text-align: center;
	margin: 20px 0 10px;
	line-height: 2;
}
.top_block_03 .cnt_02 ul li:not(:last-child) figcaption p{
	line-height: 1;
	text-indent: -9999px;
}
.top_block_03 .cnt_02 ul li:nth-child(1) figcaption p span.bold{
	display: block;
	background: url("../img/top_txt_01@2x.png")no-repeat center 0/contain;
	width: 230px;
	height: 22px;
	margin: 0 auto;
}
.top_block_03 .cnt_02 ul li:nth-child(2) figcaption p span.bold{
	display: block;
	background: url("../img/top_txt_01@2x.png")no-repeat center 0/contain;
	width: 230px;
	height: 22px;
	margin: 0 auto;
}
.top_block_03 .cnt_02 ul li:nth-child(3) figcaption p span.bold{
	font-weight: bold;
}
.top_block_03 .cnt_02 ul li .link_04{
	width: 170px;
	height: 50px;
	background: #AE995A;
	margin: 30px auto 0;
}
.top_block_03 .cnt_02 ul li .link_04 a{
	display: block;
	line-height: 50px;
	text-align: center;
	color: #fff;
	font-size: 16px;
}
/** .top_block_03 **/

/** .top_block_04 **/
.top_block_04{
	position: relative;
	margin: 45px 0 0;
}
.top_block_04 h2{
	font-size: 24px;
	letter-spacing: 0.02em;
	line-height: 1.4;
	text-align: center;
	padding-bottom: 25px;
	position: relative;
	margin-bottom: 30px;
}
.top_block_04 h2::after{
	content: '';
	width: 60px;
	height: 1px;
	background: #9C5964;
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
}
.top_block_04 p.txt_01{
	font-size: 24px;
	letter-spacing: 0.02em;
	line-height: 1.3;
	text-align: center;
}
.top_block_04 p.txt_01 span.price{
	font-size: 40px;
	color: #9C5964;
}
.top_block_04 p.txt_01 span.size{
	font-size: 18px;
	color: #231815;
}
.top_block_04 .link_01{
	margin: 50px 0 0;
}

.top_block_04 .info_block{
	margin: 45px 0 0;
	padding: 10px;
	border: 2px solid #EDEDED;
	box-sizing: border-box;
}
.top_block_04 .info_block .block_wrap{
	border: 2px solid #EDEDED;
	padding: 45px 10px;
}
.top_block_04 .info_block ul{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.top_block_04 .info_block ul li .img_wrap{
	width: 300px;
	height: 52px;
	margin: 10px auto 0;
}
.top_block_04 .info_block ul li{
	text-align: center;
	position: relative;
}
.top_block_04 .info_block ul li:nth-child(1){
	margin: 0 auto;
}
.top_block_04 .info_block ul li:nth-child(2)::before{
	content: '';
	width: 100%;
	height: 1px;
	border-bottom: 1px solid #333;
	display: block;
	position: absolute;
	top: -15px;
	left: 0;
	right: 0px;
	margin: auto;
}
.top_block_04 .info_block ul li:nth-child(2){
	width: 100%;
	margin: 30px 0 0;
}
.top_block_04 .info_block ul li:nth-child(2) a{
	font-size: 45px;
	letter-spacing: 0.02em;
	line-height: 1;
	text-align: center;
}
.top_block_04 .info_block ul li:nth-child(2) p{
	font-size: 16px;
	letter-spacing: 0.02em;
	margin-top: 10px;
}
.top_block_04 .info_block .map_wrap{
	width: 100%;
	height: 300px;
	margin: 30px auto 0;
	overflow: hidden;
	position: relative;
}

.top_block_04 .info_block .map_wrap iframe{
	width: 100%;
	height: calc(100% + 60px);
	position: absolute;
	top: -60px;
}
top_block_04 **/

/** .top_block_05 **/
.top_block_05 {
	position: relative;
	margin: 60px 0 0;	
}
.top_block_05 .cnt_01{
	background: url("../img/top_bg_07_sp.jpg")no-repeat center 0;
	width: 100%;
	overflow: hidden;
	position: relative;
}

.top_block_05 .cnt_01 .img_bg{
	background: url("../img/top_img_10@2x.jpg")no-repeat center 0/contain;
	width: 100%;
	margin: 60px auto;
	overflow: hidden;
	
}
.top_block_05 .cnt_01 .img_bg .box_01{
	background: #FFFFFF;
	width: 300px;
	height: 200px;
	display: block;
	margin: 120px auto 0 ;
	padding: 50px 0;
	box-sizing: border-box;
	text-align: center;
}
.top_block_05 .cnt_01 .img_bg .box_01 p.sub{
	font-size: 18px;
	letter-spacing: 0.02em;
	margin-bottom: 5px;
}
.top_block_05 .cnt_01 .img_bg .box_01 p.txt_01{
	font-size: 20px;
	letter-spacing: 0.02em;
	line-height: 1.666;
}

.top_block_05 .cnt_02{
	position: relative;
	margin: 45px 0 0;
	padding: 45px 0;
	background: #F3F3F3;
}

.top_block_05 .cnt_02 h2{
	font-size: 18px;
	letter-spacing: 0.5em;
	writing-mode: vertical-rl;
	position: absolute;
	top: 45px;
	left: 20px;
}
.top_block_05 .cnt_02 h2::after{
	content: '';
	width: 1px;
	height: 220px;
	display: block;
	background: #231815;
	position: absolute;
	top: 0;
	left: 35px;
	
}
.top_block_05 .cnt_02 dl{
	margin-left: 75px;
	letter-spacing: 0.02em;
	text-align: left;
}
.top_block_05 .cnt_02 dl .line:nth-of-type(n + 2){
	margin-top: 30px;
}

.top_block_05 .cnt_02 dl time{
	font-size: 18px;
	color: #A7A7A7;
	margin-bottom: 15px;
	display: block;
}
.top_block_05 .cnt_02 dl dt{
	font-size: 16px;
	margin-bottom: 15px;
}
.top_block_05 .cnt_02 dl dd{
	font-size: 14px;
}
.top_block_05 .cnt_02 .block_01{
	margin: 60px 0 0;
	padding: 10px;
	background: #fff;
	text-align: center;
	letter-spacing: 0.02em;
}
.top_block_05 .cnt_02 .block_01 .block_wrap{
	border: 2px solid #EDEDED;
	padding: 45px 0;
}
.top_block_05 .cnt_02 .block_01 h3{
	font-size: 20px;
}
.top_block_05 .cnt_02 .block_01 p.txt_00{
	font-size: 14px;
	line-height: 1;
	margin: 20px 0 0 0 ;
	padding-bottom: 30.5px ;
	position: relative;
}
.top_block_05 .cnt_02 .block_01 p.txt_00::after{
	content: '';
	width: 80px;
	height: 1px;
	display: block;
	border-bottom: 1px solid #333;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
}
.top_block_05 .cnt_02 .block_01 p.txt_01{
	font-size: 16px;
	margin: 20px 0;
}
.top_block_05 .cnt_02 .block_01 p.img_wrap{
	width: 300px;
	height: 52px;
	margin: 5px auto 15px;
}
.top_block_05 .cnt_02 .block_01 p.tel{
	font-size: 45px;
	line-height: 1;
	margin: 10px 0 10px;
}
.top_block_05 .cnt_02 .block_01 p.txt_02{
	font-size: 16px;
}
/** .top_block_05 **/
	
	
/*=======================================================================
フッタ
=======================================================================*/
#f_wrapper{
	background: url("../img/footer_bg_01_sp.jpg")repeat center 0;
	margin-top: 45px;
}

footer{
	
}
footer .footer_wrap{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	padding: 45px 0 30px;
}
footer .left_block{
	width: 100%;
	height: calc(100vw * 1);
	margin: 30px auto 0;
	overflow: hidden;
	position: relative;
}

footer .left_block iframe{
	width: 100%;
	height: calc(100% + 60px);
	position: absolute;
	top: -60px;
}

	
footer .right_block{
	width: 100%;
	position: relative;
}
footer .right_block h2{
	font-size: 20px;
	letter-spacing: 0.02em;
	padding-bottom: 15px;
	margin-top: 20px;
	border-bottom: 1px solid #A7A7A7;
}
footer .right_block address{
	margin: 15px 0 0;
	letter-spacing: 0.02em;
}
footer .right_block p.tel{
	font-size: 45px;
	letter-spacing: 0.02em;
	line-height: 1;
	margin: 25px 0;
	text-align: center;
}

footer .right_block nav#f_nav{
	
}
footer .right_block nav#f_nav ul{
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	margin: 0 auto 0 10px;
}
footer .right_block nav#f_nav ul li{
	width: calc(100% / 3);
	margin-right: 0px;
	margin-bottom: 25px;	
	text-align: left;
}
footer .footer_list{
	width: 100%;
}
footer .footer_list h3{
	width: 100%;
	height: 60px;
	line-height: 60px;
	background: #626351;
	padding: 0 0 0 0px;
	box-sizing: border-box;
	font-size: 16px;
	color: #fff;
	text-align: center;
	letter-spacing: 0.15em;
	font-weight: 500;
}
footer .footer_list ul{
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
footer .footer_list ul li{
	width: 250px;
	margin: 30px 0 0;
}
footer .footer_list ul li:nth-of-type(n + 2){
	margin-left: 0px;
}
footer .footer_list ul li h4{
	font-size: 18px;
	letter-spacing: 0.02em;
	border-bottom: 1px solid #A7A7A7;
	padding-bottom: 5px;
}
footer .footer_list ul li p{
	font-size: 14px;
	letter-spacing: 0.02em;
	margin: 5px 0 0;
}
.footer_logo a {

}

.copy {
	width: 1920px;
	height: 30px;
	display: block;
	background: #755E54;
	position: relative;
	left: 50%;
	transform: translateX(-50%);
	text-align: center;
	line-height: 30px;
	font-size: 10px;
	font-weight: 500;
	letter-spacing: 0.15em;
	color: #fff;
}

/***/	
}

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

PC用（bleak_point:480px）

====================================================================================*/
@media screen and (min-width: 481px){

.pc_none{
	display: none;
}
/*=======================================================================
各種ラッパー用CSS
=======================================================================*/
#wrapper {
	width: 100%;
	min-width: 1080px;
	margin: 0 auto;
	text-align: center;
	overflow: hidden;
}

#h_wrapper {
	width: 100%;
	margin: 0 auto;
	text-align: center;
	position: relative;
}

header#PAGE_TOP {
	position: relative;
	text-align: left;
}

.cnt_wp {
	width: 100%;
	margin: 0 auto;
	text-align: center;
}
#cnt_wrapper {
	margin: 0 auto;
	text-align: left;
	position: relative;
}

#f_wrapper {
	width: 100%;
	margin: 0 auto;
	text-align: center;
}

footer#f_cnt {
	width: 1080px;
	margin: 0 auto;
	position: relative;
	text-align: left; 
}

.in_wrap{
	width: 1080px;
	margin: 0 auto;
	position: relative;
	max-width: 100%;
}
.img_wrap img{
	width: 100%;
}
section{
	font-family: "shippori-mincho", sans-serif;
	font-family: 'shippori-mincho', sans-serif;
}

/*=======================================================================
ヘッダ
=======================================================================*/
header .header_wrap{
	height: 970px;
	position: relative;
}
header h1.header_dsc{
	font-size: 10px;
	color: #fff;
	line-height: 1;
	letter-spacing: 0.1em;
	z-index: 1;
	position: absolute;
	top: 25px;
	left: 50px;
}
header .header_tit_box{
	width: 550px;
	height: 360px;
	padding: 60px 49px 0 51px;
	box-sizing: border-box;
	background: #656453;
	position: absolute;
	left: 0;
	right: 0;
	top: 250px;
	margin: auto;
	display: none;
}
header .header_tit_box p.txt_01{
	font-size: 18px;
	font-weight: 500;
	letter-spacing: 0.08em;
	color: #FFFEEE;
	text-align: center;
	position: relative;
}
header .header_tit_box p.txt_01::after{
	content: '';
	width: 450px;
	height: 1px;
	border-bottom: 1px solid #FFFEEE;
	display: block;
	position: absolute;
	top: 41px;
	left: 0;
	right: 0;
	margin: auto;
}
header .header_tit_box h2.header_logo{
	width: 306px;
	height: 54px;
	margin: 40px auto 0;
}
header .header_tit_box h2.header_logo img{
	width: 100%;
}
header .header_tit_box p.txt_02{
	font-size: 60px;
	font-weight: 500;
	letter-spacing: 0.06em;
	text-align: center;
	margin: 25px 0 0;
	color: #FFFEEE;
}
header .header_tit_box p.txt_02 span{
	font-size: 18px;
	display: block;
	margin-bottom: 15px;
}

header .mv_block_01{
	position: absolute;
	top: 30px;
	right: 30px;
}
header .mv_block_01 ul{
	width: 430px;
	display: flex;
	justify-content: space-between;
}
header .mv_block_01 ul li{
	width: 210px;
	height: 89px;
	border-radius: 4px;
}
header .mv_block_01 ul li:nth-child(1){
	background: #CC978C;
}
header .mv_block_01 ul li:nth-child(2){
	background: #AE995A;
}
header .mv_block_01 ul li a{
	display: block;
	text-align: center;
	line-height: 89px;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	letter-spacing: 0.05em;
}
header .mv_block_01 p.tel a{
	font-size: 50px;
	font-weight: 500;
	color: #fff;
	letter-spacing: 0.08em;
	display: block;
	margin: 22px 0 15px;
}
header .mv_block_01 p.tel a::before{
	content: '';
	background: url("../img/icon_01@2x.png")no-repeat center 0/contain;
	width: 40px;
	height: 40px;
	display: inline-block;
	position: relative;
	top: 5px;
	margin-right: 20px;
}
header .mv_block_01 p.txt_01{
	text-align: center;
	font-size: 20px;
	font-weight: 500;
	color: #fff;
	letter-spacing: 0.5em;
}

header .mv_block_02{
	width: 45%;
	max-width:700px;
	height: 250px;
	padding: 40.5px;
	box-sizing: border-box;
	background: rgba(224,225,221,0.9);
	position: absolute;
	left: 0;
	bottom: 20px;
}
header .mv_block_02 h3{
	font-size: 14px;
	color: #231815;
	letter-spacing: 0.5em;
	border-bottom: 1px solid #231815;
	padding-bottom: 13px;
	
}
header .mv_block_02 dl{
	margin: 30px 0 15px;
}
header .mv_block_02 dl dt{
	margin-bottom: 8px;
	line-height: 1;
}
header .mv_block_02 dl dt time{
	font-size: 12px;
	letter-spacing: 0.5em;
	margin-bottom: 8px;
	color: #A7A7A7;
	
}
header .mv_block_02 dl dd{
	font-size: 16px;
	letter-spacing: 0.5em;
	color: #231815;
	line-height: 1;
}
header .mv_block_02 .info_link{
	width: 131px;
	height: 40px;
	background: #FFFFFF;
}
header .mv_block_02 .info_link a{
	display: block;
	text-align: center;
	line-height: 40px;
	font-size: 14px;
	letter-spacing: 0.1em;
	color: #231815;
}

header .mv_block_03{
	position: absolute;
	right: 40px;
	bottom: 20px;
}
	header .mv_block_03 a{
		display: block;
		max-width: 751px;
		width: 100%;
		height: 253px;
	}
	header .mv_block_03 a img{
		width: 100%;
	}
	header .mv_block_03 a:hover{
		opacity: 0.9;
	}
/*	
header .mv_block_03 h3{
	width: 100%;
	height: 40px;
	font-size: 16px;
	font-weight: 500;
	letter-spacing: 0.5em;
	background: #222222;
	color: #FFFEEE;
	padding: 0px 0 0px 25px;
	line-height: 40px;
	box-sizing: border-box;
}
header .mv_block_03 ul{
	display: flex;
	justify-content: space-between;
}
header .mv_block_03 ul li{
	width: 150px;
	height: 88px;
	text-align: center;
	padding: 20px 0;
	box-sizing: border-box;
}
header .mv_block_03 ul li:nth-child(1),
header .mv_block_03 ul li:nth-child(3){
	background: #AAAB8B
}
header .mv_block_03 ul li:nth-child(2){
	background: #898A71;
}
header .mv_block_03 ul li p:nth-child(1){
	font-size: 12px;
	font-weight: 500;
	letter-spacing: 0.5em;
	margin-bottom: 15px;
	line-height: 1;
	color: #FFFEEE;
}
header .mv_block_03 ul li p:nth-child(2){
	font-size: 16px;
	font-weight: 500;
	letter-spacing: 0.1em;
	color: #FFFEEE;
}
*/

/*=======================================================================
Gナビ
=======================================================================*/
header nav#top_nav{
	
}
header nav#top_nav ul{
	width: 1080px;
	margin: 0px auto;
	display: flex;
	justify-content: space-between;
}
header nav#top_nav ul li{
	height: 100px;
	font-size: 16px;
	letter-spacing: 0.02em;
}
header nav#top_nav ul li a{
	color: #333;
	line-height: 100px;
	padding: 0 42px;
	display: block;
}
header nav#top_nav ul li:hover{
	background: #CC978C;
}
header nav#top_nav ul li:hover a{
	color: #fff;
	opacity: 1;
}

	header nav#top_nav ul li.has_sub{
		position: relative;
		cursor: pointer;
	}
	header nav#top_nav ul li.has_sub.active{
		
	}
	header nav#top_nav .sub{
		display: none;
		font-family: "vdl-v7mincho", sans-serif;
	}
	header nav#top_nav .sub ul {
		display: flex;
		justify-content: space-between;
		width: 665px;
		height: 115px;
		padding: 0 60px;
		box-sizing: border-box;
		background-color: rgba(255,255,255,0.9);
		z-index: 3;
		margin: 0;
		position: absolute;
		left: -250px;
	}
	header nav#top_nav .sub ul li {
		height: 100%;
		padding: 0 0px;
		
		box-sizing: border-box;
	}
	header nav#top_nav .sub ul li a {
		letter-spacing: 0.02em;
		font-size: 16px;
		color: #333;
		line-height: 115px;
		padding: 0px 0px;
		box-sizing: border-box;
		display: block;
		text-align: center;
	}
	header nav#top_nav .sub ul li.on a{
		color: #CC978C;
		padding-bottom: 5px;
		position: relative;
		display: inline-block;
		text-decoration: underline;
		text-underline-offset: 5px;
	}
	header nav#top_nav .sub ul > li:hover {
		background: none;
	}
	header nav#top_nav .sub ul > li > a:hover {
		color: #CC978C;
		background: none;
		opacity: 1;
	}
	header nav#top_nav .sub ul li::before{
		display: none;
	}
	header nav#top_nav .sub ul li:last-child::after{
		display: none;
	}
	
	.mv_wrap{
		
		height: 100vh;
	}
	.mv_wrap .slider{
		text-indent: -9999px;
		width: 100%;
		height: 970px;
		position: absolute;
		top: 0;
		left: 0;
		z-index: -1;
	}
	.mv_wrap .slider .slick-list{
		position:absolute;
		top:0;
		left:0;
		width:100%;
		z-index:-1;
		overflow:hidden;
	}
	.mv_wrap .slider .mv_img_bg{
		height: 970px;
	}
	.mv_wrap .slider .mv_img_01{
		background:url("../img/mv_img_01.jpg") no-repeat center 0 /cover;
	}
	.mv_wrap .slider .mv_img_02{
		background:url("../img/mv_img_02.jpg") no-repeat center 0 /cover;
	}
	.mv_wrap .slider .mv_img_03{
		background:url("../img/mv_img_03.jpg") no-repeat center 0 /cover;
	}
	
	
	header .header_nav{
		width: 100%;
		background: #656453;
		height: 150px;
		position: fixed;
		top: 0;
		z-index: 1111;
		display: none;
		transition: all 0.5s;
	}	
	header .header_nav .in_nav{
		width: 93.2%;
		margin: 0 auto;
		display: flex;
		justify-content: space-between;
	}
	header .header_nav nav ul{
		display: flex;
		justify-content: space-between;
		line-height: 1;
		position: relative;
		top: 50%;
		transform: translateY(-50%);
	}
	header .header_nav nav ul li{
		position: relative;
	}
	header .header_nav nav ul li a{
		color: #fff;
		margin-right: 50px;
		font-weight: 300;
		white-space: nowrap;
		font-size: 16px;
	}
	header .header_nav nav ul li:last-child a{
		margin-right: 0;
	}
	header .header_nav nav ul li a:hover{
		opacity: 1;
		color: #78E687;
	}
	
	header .header_nav nav ul li.has_sub{
		position: relative;
		cursor: pointer;
	}
	header .header_nav nav ul li.has_sub.active{
		
	}
	header .header_nav nav .sub{
		display: none;
		font-family: "vdl-v7mincho", sans-serif;
	}
	header .header_nav nav .sub ul {
		display: flex;
		justify-content: space-between;
		width: 665px;
		height: 80px;
		padding: 0 60px;
		box-sizing: border-box;
		background-color: rgba(255,255,255,0.9);
		z-index: 3;
		margin: 0;
		position: absolute;
		left: -250px;
	}
	header .header_nav nav .sub ul li {
		height: 100%;
		padding: 0 0px;
		
		box-sizing: border-box;
	}
	header .header_nav nav .sub ul li a {
		letter-spacing: 0.02em;
		font-size: 16px;
		color: #333;
		line-height: 80px;
		padding: 0px 0px;
		box-sizing: border-box;
		display: block;
		text-align: center;
	}
	header .header_nav nav .sub ul li.on a{
		color: #78E687;
		padding-bottom: 5px;
		position: relative;
		display: inline-block;
		text-decoration: underline;
		text-underline-offset: 5px;
	}
	header .header_nav nav .sub ul > li:hover {
		background: none;
	}
	header .header_nav nav .sub ul > li > a:hover {
		color: #78E687;
		background: none;
		opacity: 1;
	}
	header .header_nav nav .sub ul li::before{
		display: none;
	}
	header .header_nav nav .sub ul li:last-child::after{
		display: none;
	}
	header .header_nav nav .sub ul {
		position: absolute;
		top: 80px;
		left: -250px;
		z-index: 8888;
	}
	header .header_nav nav .sub ul a{
		color: #333;
	}
	
	header .header_nav .mv_block_01{
		position: relative;
		top: 50%;
		right: 0px;
		transform: translateY(-32%);
		display: flex;
		
	}
	header .header_nav  .mv_block_01 ul{
		width: 310px;
		display: flex;
	}
	header .header_nav  .mv_block_01 ul li{
		width: 150px;
	}
	headerv .mv_block_01 ul li:nth-child(1){
		margin-right: 10px;
	}
	
	header .header_nav .mv_block_01 p.tel a{
		margin-right: 50px;
		font-size: 40px;
		padding-top: 10px;
	}
	header .mv_block_01 p.tel a::before{
			width: 28px;
			height: 28px;
			position: relative;
			top: 0;
			margin-right: 10px;
		}
	header .header_nav.active{
		display: flex;
		
	}
	@media screen and (max-width:1840px){
		header .header_nav .mv_block_01 p.tel a{
			margin-right: 20px;
			font-size: 2rem;
			transition: all 0.5s;
			position: relative;
			white-space: nowrap;
		}
		
	}
	@media screen and (max-width:1440px){
		header .header_nav .in_nav{
			width: 100%;
		}
		header .header_nav nav ul li a{
			margin-right: 30px;
			transition: all 0.5s;
		}
			 
	}
/*=======================================================================
Ajax部分
=======================================================================*/








/*=======================================================================
レフト・メイン・ライトコンテンツ 枠
=======================================================================*/



/*=======================================================================
サイド メニュー
=======================================================================*/
.link_01:hover,
.link_02:hover,
.link_03:hover,
.link_04:hover{
	opacity: 0.6;
}



/** 共通 **/
.link_01{
	width: 1080px;
	height: 151px;
	margin: 0px auto;
	background: #9C5964;
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
}
.link_01 a{
	width: 100%;
	font-size: 40px;
	font-weight: 500;
	letter-spacing: 0.15em;
	color: #fff;
	display: block;
	text-align: center;
	padding: 40px 0;
}
.link_01 a span{
	width: 202px;
	height: 35px;
	display: block;
	margin: 0 auto 10px;
}
.link_01 a span img{
	width: 100%;
}
.link_01 a::after{
	content: '';
	background: url("../img/icon_02@2x.png")no-repeat center 0/contain;
	width: 37px;
	height: 37px;
	display: block;
	position: absolute;
	right: 30px;
	top: 0;
	bottom: 0;
	margin:  auto;
}

.link_02{
	width: 1080px;
	height: 151px;
	margin: 0px auto;
	background: #898A71;
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
}
.link_02 a{
	width: 100%;
	font-size: 40px;
	font-weight: 500;
	letter-spacing: 0.15em;
	color: #fff;
	display: block;
	text-align: center;
	padding: 40px 0;
}
.link_02 a span{
	width: 202px;
	height: 35px;
	display: block;
	margin: 0 auto 10px;
}
.link_02 a span img{
	width: 100%;
}
.link_02 a::after{
	content: '';
	background: url("../img/icon_02@2x.png")no-repeat center 0/contain;
	width: 37px;
	height: 37px;
	display: block;
	position: absolute;
	right: 30px;
	top: 0;
	bottom: 0;
	margin:  auto;
}

h2.vertical{
	writing-mode:vertical-rl;
	font-size: 70px;
	letter-spacing: 0.2em;
}
h2.vertical span.sub{
	font-size: 18px;
	display: block;
	margin-left: 60px;
	letter-spacing: 0.5em;
}
h2.vertical span.quo::before{
	content: '';
	background: url("../img/icon_03@2x.png")no-repeat center 0/contain;
	width: 33px;
	height: 30px;
	display: inline-block;
	position: relative;
	right: -35px;
	margin-bottom: 30px;
}
h2.vertical span.quo::after{
	content: '';
	background: url("../img/icon_04@2x.png")no-repeat center 0/contain;
	width: 33px;
	height: 30px;
	display: inline-block;
	position: relative;
	left: -35px;
	margin-top: 30px;
}
/*=======================================================================
トップページ　メイン
=======================================================================*/
/** .top_block_01 **/
.top_block_01{
	position: relative;
	
}
.top_block_01 .bg{
	 background: url("../img/top_bg_01.jpg")no-repeat center 0/cover;
	
}
.top_block_01 h2.vertical{
	position: absolute;
	top: 115px;
	left: 0;
	line-height: 1.4;
	height: 750px;
}
.top_block_01 h2.vertical span.sub{
	margin-left: 20px;
	color: #9B9B9B;
}
.top_block_01 h2.vertical span.br{
	margin: 60px 0 0 ;
}
.top_block_01 p{
	width: 722px;
	font-size: 30px;
	letter-spacing: 0.02em;
	line-height: 2.3333;
	margin: 0px 0 165px auto;
	padding: 175px 0 0;
}
	
	.top_block_01 ul{
		display: flex;
		
	}
	.top_block_01 ul .slick-list{
		padding-bottom: 20px;
	}
	.top_block_01 ul li{
		width: 360px!important;
		height: 280px!important;
		margin: 0 5px;
		border-radius: 12px;
		
	}
	.top_block_01 ul li:nth-child(2n){
		position: relative;
		top: 20px;
	}
	.top_block_01 ul li img{
		width: 100%;
	}
	
.top_block_01 .link_01{
	margin-top: 130px;
}
/** .top_block_01 **/


/** .top_block_02 **/
.top_block_02{
	position: relative;
	margin: 150px 0 0;
}
.top_block_02 .cnt_01{
	background: url("../img/top_bg_02.jpg")no-repeat center 0;
	background-position: top 100px left 0;
	padding-bottom: 200px;
	box-sizing: border-box;
}
.top_block_02 .cnt_01 h2.vertical{
	position: absolute;
	top: 200px;
	right: 0px;
}
.top_block_02 .cnt_01 h2.vertical span.quo{
	margin-bottom: 42px;
}
.top_block_02 .cnt_01 .img_wrap{
	width: 1187px;
	height: 610px;
	position: relative;
	left: -420px;
}
.top_block_02 .cnt_01 p{
	font-size: 30px;
	letter-spacing: 0.02em;
	line-height: 2.333;
	margin: 50px auto 0 0;
	position: relative;
}
.top_block_02 .cnt_01 .link_02{
	margin-top: 85px;
}

.top_block_02 .cnt_02{
	position: relative;
	margin: 150px 0 0;
}
.top_block_02 .cnt_02 h2.vertical{
	position: absolute;
	top: 100px;
	left: 63px;
}
.top_block_02 .cnt_02 .img_wrap{
	width: 1187px;
	height: 610px;
	position: relative;
	right: -315px;
}
.top_block_02 .cnt_02 p{
	width: 765px;
	font-size: 30px;
	letter-spacing: 0.02em;
	line-height: 2.333;
	margin: 50px 0 0 auto;
	position: relative;
}
.top_block_02 .cnt_02 .link_02{
	margin-top: 100px;
}

.top_block_02 .cnt_03{
	background: url("../img/top_bg_03.jpg")no-repeat center 0;
	background-position: top 100px left 0;
	padding-bottom: 200px;
	box-sizing: border-box;
	margin: 150px 0 0;
}
.top_block_02 .cnt_03 h2.vertical{
	height: 850px;
	position: absolute;
	top: 200px;
	right: 0px;
}
.top_block_02 .cnt_03 h2.vertical span.quo{
	margin-bottom: 42px;
}
.top_block_02 .cnt_03 .img_wrap{
	width: 1187px;
	height: 610px;
	position: relative;
	left: -420px;
}
.top_block_02 .cnt_03 p{
	width: 765px;
	font-size: 30px;
	letter-spacing: 0.02em;
	line-height: 2.333;
	margin: 50px auto 0 0;
	position: relative;
}
.top_block_02 .cnt_03 .link_02{
	margin-top: 85px;
}

.top_block_02 .cnt_00{
	height: 1153px;
	position: relative;
}
.top_block_02 .cnt_00 h2.vertical{
	position: absolute;
	top: 170px;
	left: 53%;
	transform: translateX(-50%);
	letter-spacing: 0.33em;
}
.top_block_02 .cnt_00 h2.vertical span.sub{
	margin-top: -20px;
}
.top_block_02 .cnt_00 h2.vertical span.quo::after{
	margin-top: 0;
}
.top_block_02 .cnt_04{
	background: url("../img/top_bg_04@2x.jpg")no-repeat center 0/contain;
	background-position: top 0 left 0 ;
	height: 843px;
	position: relative;
	margin-bottom: 100px;
}
.top_block_02 .cnt_04 p{
	width: 860px;
	font-size: 30px;
	letter-spacing: 0.02em;
	line-height: 2.333;
	margin: 0px 0 0 auto;
	padding: 200px 0 0;
}
/** .top_block_02 **/


/** .top_block_03 **/
.top_block_03{
	position: relative;
	margin: 150px 0 0;
	
}
.top_block_03 .cnt_01_bg{
	background: url("../img/top_bg_05.jpg")no-repeat center 0;
	height: 500px;
}
.top_block_03 .cnt_01{
	background: url("../img/top_bg_05.1.jpg")no-repeat center 0;
	position: relative;
	padding-bottom: 150px;
	box-sizing: border-box;
}
.top_block_03 h2.vertical{
	position: absolute;
	top: -75px;
	left: 50%;
	transform: translateX(-50%);
	letter-spacing: 0.2em;
}
.top_block_03 .cnt p.txt_00{
	font-size: 30px;
	letter-spacing: 0.02em;
	line-height: 2.33;
	text-align: center;
	padding: 135px 0 0;
}
.top_block_03 .cnt_01 .sup{
	text-align: center;
	line-height: 151px;
	margin: 50px auto;
	position: relative;
}
.top_block_03 .cnt_01 .sup::before{
	content: '';
	width: 1720px;
	height: 151px;
	background: #AAAB8B;
	display: block;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	z-index: 1;
	
}
.top_block_03 .cnt_01 .sup p{
	font-size: 36px;
	letter-spacing: 0.02em;
	color: #fff;
	position: relative;
	z-index: 2;
}
.top_block_03 .cnt ul{
	display: flex;
	justify-content: space-between;
	margin: 80px 0 0 ;
}
.top_block_03 .cnt ul li{
	width: 340px;
	position: relative;
}
.top_block_03 .cnt ul li h3{
	font-size: 26px;
	letter-spacing: 0.02em;
	text-align: center;
	margin-bottom: 30px;
}
.top_block_03 .cnt ul li figure .img_wrap{
	width: 340px;
	height: 340px;
}
.top_block_03 .cnt ul li figcaption p{
	text-align: center;
	font-size: 24px;
	letter-spacing: 0.02em;
	line-height: 2.1;
	margin-top: 35px;
}
.top_block_03 .cnt ul li .link_03{
	width: 330px;
	height: 73px;
	background: #AE995A;
	margin: 50px 0 0;
}
.top_block_03 .cnt ul li .link_03 a{
	display: block;
	line-height: 73px;
	font-size: 26px;
	letter-spacing: 0.02em;
	color: #fff;
	text-align: center;
}
.top_block_03 .cnt_02_bg{
	background: url("../img/top_bg_06.jpg")no-repeat center 0;
	height: 500px;
}
.top_block_03 .cnt_02{
	background: url("../img/top_bg_06.1.jpg")no-repeat center 0;
	position: relative;
	padding-bottom: 150px;
	box-sizing: border-box;
}
.top_block_03 .cnt_02 ul{
	margin-top: 50px;
}
.top_block_03 .cnt_02 ul li{
	padding-bottom: 68px;
}
.top_block_03 .cnt_02 ul li h3{
	font-size: 20px;
	margin-bottom: 15px;
}
.top_block_03 .cnt_02 ul li figcaption p{
	font-size: 20px;
	letter-spacing: 0.02em;
	text-align: left;
	margin: 20px 0 0;
	line-height: 2;
}
.top_block_03 .cnt_02 ul li:not(:last-child) figcaption p{
	text-indent: -9999px;
	line-height: 1;
}
.top_block_03 .cnt_02 ul li:nth-child(1) figcaption p span.bold{
	display: block;
	background: url("../img/top_txt_01@2x.png")no-repeat center 0/contain;
	width: 279px;
	height: 27px
}
.top_block_03 .cnt_02 ul li:nth-child(2) figcaption p span.bold{
	display: block;
	background: url("../img/top_txt_01@2x.png")no-repeat center 0/contain;
	width: 279px;
	height: 27px
}
.top_block_03 .cnt_02 ul li:nth-child(3) figcaption p span.bold{
	font-weight: bold;
}
.top_block_03 .cnt_02 ul li .link_04{
	width: 170px;
	height: 50px;
	background: #AE995A;
	position: absolute;
	bottom: 0px;
	right: 0;
}
.top_block_03 .cnt_02 ul li .link_04 a{
	display: block;
	line-height: 50px;
	text-align: center;
	color: #fff;
	font-size: 16px;
}
/** .top_block_03 **/

/** .top_block_04 **/
.top_block_04{
	position: relative;
	margin: 100px 0 0;
}
.top_block_04 h2{
	font-size: 50px;
	letter-spacing: 0.02em;
	line-height: 1.4;
	text-align: center;
	padding-bottom: 25px;
	position: relative;
	margin-bottom: 60px;
}
.top_block_04 h2::after{
	content: '';
	width: 60px;
	height: 1px;
	background: #9C5964;
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
}
.top_block_04 p.txt_01{
	font-size: 50px;
	letter-spacing: 0.02em;
	line-height: 1.3;
	text-align: center;
}
.top_block_04 p.txt_01 span.price{
	font-size: 80px;
	color: #9C5964;
}
.top_block_04 p.txt_01 span.size{
	font-size: 36px;
	color: #231815;
}
.top_block_04 .link_01{
	margin: 50px 0 0;
}

.top_block_04 .info_block{
	margin: 70px 0 0;
	padding: 10px;
	border: 2px solid #EDEDED;
	box-sizing: border-box;
}
.top_block_04 .info_block .block_wrap{
	border: 2px solid #EDEDED;
	padding: 60px 74px 50px 74px;
}
.top_block_04 .info_block ul{
	display: flex;
	justify-content: space-between;
}
.top_block_04 .info_block ul li .img_wrap{
	width: 400px;
	height: 70px;
}
.top_block_04 .info_block ul li{
	text-align: center;
	position: relative;
}
.top_block_04 .info_block ul li:nth-child(1){
	width: 420px;
	margin-left: -25px;
}
.top_block_04 .info_block ul li:nth-child(1)::after{
	content: '';
	width: 1px;
	height: 104px;
	border-right: 1px solid #333;
	display: block;
	position: absolute;
	top: 0;
	right: 0px;
}
.top_block_04 .info_block ul li:nth-child(2){
	width: 520px;
}
.top_block_04 .info_block ul li:nth-child(2) a{
	font-size: 60px;
	letter-spacing: 0.02em;
	line-height: 1;
}
.top_block_04 .info_block ul li:nth-child(2) p{
	font-size: 20px;
	letter-spacing: 0.02em;
	margin-top: 10px;
}
.top_block_04 .info_block .map_wrap{
	width: 912px;
	height: 741px;
	margin: 36px auto 0;
	overflow: hidden;
	position: relative;
}
.top_block_04 .info_block .map_wrap iframe{
	width: 100%;
	height: calc(100% + 70px);
	position: absolute;
	top: -70px;
}

/** .top_block_04 **/

/** .top_block_05 **/
.top_block_05 {
	position: relative;
	margin: 150px 0 0;	
}
.top_block_05 .cnt_01{
	
	overflow: hidden;
	position: relative;
}
.top_block_05 .cnt_01::after{
	content: '';
	background: url("../img/top_bg_07@2x.jpg")no-repeat center 0/contain;
	width: 1920px;
	height: 700px;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
}
.top_block_05 .cnt_01 .img_bg{
	background: url("../img/top_img_10@2x.jpg")no-repeat center 0/contain;
	width: 1080px;
	height: 502px;
	margin: 99px auto;
	overflow: hidden;
}
.top_block_05 .cnt_01 .img_bg .box_01{
	background: #FFFFFF;
	width: 496px;
	height: 256px;
	display: block;
	margin: 123px 0 0 53px;
	padding: 56px 0;
	box-sizing: border-box;
	text-align: center;
}
.top_block_05 .cnt_01 .img_bg .box_01 p.sub{
	font-size: 18px;
	letter-spacing: 0.02em;
	margin-bottom: 5px;
}
.top_block_05 .cnt_01 .img_bg .box_01 p.txt_01{
	font-size: 36px;
	letter-spacing: 0.02em;
	line-height: 1.666;
}

.top_block_05 .cnt_02{
	position: relative;
	margin: 150px 0 0;
	padding: 150px 0;
}
.top_block_05 .cnt_02::after{
	content: '';
	width: 1720px;
	height: 100%;
	display: block;
	position: absolute;
	top: 0px;
	left: 0;
	right: 0;
	margin: auto;
	z-index: -1;
	background: #F3F3F3;
}
.top_block_05 .cnt_02 h2{
	font-size: 18px;
	letter-spacing: 0.5em;
	writing-mode: vertical-rl;
	position: absolute;
	top: 0;
	left: 0;
}
.top_block_05 .cnt_02 h2::after{
	content: '';
	width: 1px;
	height: 300px;
	display: block;
	background: #231815;
	position: absolute;
	top: 0;
	left: 73px;
	
}
.top_block_05 .cnt_02 dl{
	margin-left: 193px;
	letter-spacing: 0.02em;
}
.top_block_05 .cnt_02 dl .line:nth-of-type(n + 2){
	margin-top: 45px;
}
.top_block_05 .cnt_02 dl time{
	font-size: 18px;
	color: #A7A7A7;
	margin-bottom: 15px;
	display: block;
}
.top_block_05 .cnt_02 dl dt{
	font-size: 16px;
	margin-bottom: 15px;
	line-height: 1;
}
.top_block_05 .cnt_02 dl dd{
	width: 628px;
	font-size: 14px;
}
.top_block_05 .cnt_02 .block_01{
	margin: 90px 0 0;
	padding: 10px;
	background: #fff;
	text-align: center;
	letter-spacing: 0.02em;
}
.top_block_05 .cnt_02 .block_01 .block_wrap{
	border: 2px solid #EDEDED;
	padding: 60px 0;
}
.top_block_05 .cnt_02 .block_01 h3{
	font-size: 26px;
}
.top_block_05 .cnt_02 .block_01 p.txt_00{
	font-size: 14px;
	line-height: 1;
	margin: 20px 0 0 0 ;
	padding-bottom: 40.5px ;
	position: relative;
}
.top_block_05 .cnt_02 .block_01 p.txt_00::after{
	content: '';
	width: 80px;
	height: 1px;
	display: block;
	border-bottom: 1px solid #333;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
}
.top_block_05 .cnt_02 .block_01 p.txt_01{
	font-size: 20px;
	margin: 40.5px;
}
.top_block_05 .cnt_02 .block_01 p.img_wrap{
	width: 400px;
	height: 70px;
	margin: 5px auto 15px;
}
.top_block_05 .cnt_02 .block_01 p.tel{
	font-size: 60px;
	line-height: 1;
}
.top_block_05 .cnt_02 .block_01 p.txt_02{
	font-size: 20px;
	margin-top: 20px;
}
/** .top_block_05 **/
/**  gmap用  **/
	#featurecardPanel>div,.dzWwaf-qqvbed{
		position: relative;
		top: 70px;
	}
	
/*=======================================================================
フッタ
=======================================================================*/
#f_wrapper{
	background: url("../img/footer_bg_01.jpg")no-repeat center 0;
	margin-top: 100px;
}

footer{
	
}
footer .footer_wrap{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	padding: 100px 0;
}
footer .left_block{
	width: 540px;
	height: 438px;
	position: relative;
	overflow: hidden;
}
footer .left_block iframe{
	width: 100%;
	height: calc(100% + 70px);
	position: absolute;
	top: -70px;
}


	
	
footer .right_block{
	width: 510px;
	position: relative;
}
footer .right_block h2{
	font-size: 20px;
	letter-spacing: 0.02em;
	padding-bottom: 15px;
	border-bottom: 1px solid #A7A7A7;
}
footer .right_block address{
	margin: 15px 0 0;
	letter-spacing: 0.02em;
}
footer .right_block p.tel{
	font-size: 60px;
	letter-spacing: 0.02em;
	line-height: 1;
	margin: 25px 0;
	text-align: center;
}

footer .right_block nav#f_nav{
	
}
footer .right_block nav#f_nav ul{
	display: flex;
	flex-wrap: wrap;
}
footer .right_block nav#f_nav ul li{
	margin-right: 40px;
	margin-bottom: 25px;	
}
footer .footer_list h3{
	width: 1080px;
	height: 60px;
	line-height: 60px;
	background: #626351;
	padding: 0 0 0 30px;
	margin: 50px 0 0;
	box-sizing: border-box;
	font-size: 26px;
	color: #fff;
	letter-spacing: 0.15em;
	font-weight: 500;
}
footer .footer_list ul{
	display: flex;
	justify-content: center;
}
footer .footer_list ul li{
	width: 250px;
	margin: 30px 0 0;
}
footer .footer_list ul li:nth-of-type(n + 2){
	margin-left: 50px;
}
footer .footer_list ul li h4{
	font-size: 20px;
	letter-spacing: 0.02em;
	border-bottom: 1px solid #A7A7A7;
	padding-bottom: 5px;
}
footer .footer_list ul li p{
	font-size: 14px;
	letter-spacing: 0.02em;
	margin: 5px 0 0;
}
.footer_logo a {

}

.copy {
	width: 1920px;
	height: 60px;
	display: block;
	background: #755E54;
	position: relative;
	left: 50%;
	transform: translateX(-50%);
	text-align: center;
	line-height: 60px;
	font-size: 12px;
	font-weight: 500;
	letter-spacing: 0.15em;
	color: #fff;
}


/*=======================================================================
clear　clearfix
=======================================================================*/
.clear {
	clear: both;
	visibility: visible;
}
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
/* IE7,MacIE5 */
.clearfix {
  display: inline-block;
}
/* WinIE6 below, Exclude MacIE5 \*/
* html .clearfix {
  height: 1%;
}

/* 作成しアップロード後に[overflow:hidden;]は削除（DWデザインビュー用の為） */
.clearfix {
  display: block;
}
	
}




