@charset "utf-8";


/* パソコンで出してスマホは出さない */
.pc	{ display:inline!important; }
.sp	{ display:none!important; }
/* スマホは出してパソコンは出さない */
@media screen and (max-width: 737px) {
.pc	{ display:none!important; }
.sp { display:inline!important; }
}

html,body {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;

	
  -webkit-text-size-adjust: 100%;
  text-size-adjust: 100%;

}

*, *:before, *:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}

img {
	vertical-align: bottom;
	border: none;
	-webkit-backface-visibility: hidden;
}

*{
	padding: 0;
	margin:0;
}

ul,li,dl,dt,dd,ol,p {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.pc_none {
	display: none;
}

img{
	user-drag: none;
	-webkit-user-drag: none;
	-moz-user-select: none;
}



/*リセット
------------------------------*/
.clearFix:after{
	display: block;
	clear: both;

	height: 0;
	visibility: hidden;
	content: ".";
	zoom: 1;
}

.clearFix {
	min-height: 1px;
}

* html .clearFix {
	height: 1px;

}



/*----------------------------
#Content
------------------------------*/

#contents{
	width: 100%;
	margin: 0 auto;
		background-repeat: repeat-y;
	background-image: url("top_back_sp.jpg");
	background-position: center;
	position: relative;
}


.main_bgtra{
	background: linear-gradient(rgba(0,0,0,1),rgba(0,0,0,0));
	margin: 0 auto;
	text-align: center;
}


/*header
------------------------------*/

header{
	width: 100%;
	min-width: 375px;
	height: auto;
	margin:0 auto;
	text-align: center;
	background: #000;
}

header > ul{
	display: flex;
	flex-direction: row;
	align-items: top;
	justify-content: space-between;
	margin-left: 0;
	padding-left: 0;

}

header > ul > li:first-child{
	width: 35%;
	margin: 0 auto auto 0;
	padding: 0 auto auto 0;
}

header > ul > li:nth-child(2){
	width: 65%;
	margin:0 auto;
	align-self: center;
}

header > ul > li > img{
	width: 100%;
}

header >ul > li > h1{
	color: #fff;
	margin: 0 auto;
	text-align: center;
}


header > ul > li > h1{
	width: 100%;
	height: auto;
	letter-spacing: 0.08em;
	text-align: center;
	margin: 0 auto;
}

header > ul > li > h1 > img{
	width: 100%;
	max-width: 440px;
	height: auto;
	vertical-align: middle;
	display: block;
	margin: 10px auto;
	padding: 0 15px;

}


header > ul > li > h1 > span{
	display: block;
	font-size: 14px;
	vertical-align: middle;
	letter-spacing: 0.4em;
	line-height: 1.6em;
	font-weight: lighter;
}


/*main 
------------------------------*/

.main_top{
	margin: 0 auto;
	text-align: center;
	width: 100%;

}

.main_top > ul{
	text-align: center;
	margin:20px auto;
	width: 100%;

}

.main_top > ul >li:nth-child(2){


}

.main_top img{
	width: 100%;
	margin:0 auto;

}


.top_relax{
	width: 100%;
	margin:70px auto 0 auto;

			background-position: right top;
	background-image: url("top_pattern-right1.png");
	background-size: 260px;
	background-repeat: no-repeat;
}

.top_relax img{
	margin-top: 80px;
	width: 90%;
	max-width: 550px ;

	/* border: 1px solid #fff; */
}


/*slider
------------------------------*/
.sp_slider_slick{
	width: 90%;
	margin:0 auto;


}

ul.sp_slider_slick > li{
	margin: 0 auto;

	overflow: hidden;

}


.sp_slider_slick img{
	border-radius: 20px;
	width: 100%;
	height: auto;
	margin:0 auto;
}

.slider_left{
	margin: 60px 0 30px 0;

				background-position: left top;
	background-image: url("top_pattern-left1.png");
	background-size: 280px;
	background-repeat: no-repeat;

	width: 100%;
	height: 120px;

	max-width: 280px;
	max-height: 120px;

}


/*main_block
------------------------------*/

.main_block > ul{

	width: 100%;
	margin:0 auto;

	display: flex;
	flex-direction: column;
	color: #fff;
	text-align: center;


}

.main_block > ul > li:first-child{
	color: #fff;
	margin:10px auto;
}
.main_block > ul > li:first-child a img{
	max-width: 300px;
	width: 100%;

}

.main_block > ul > li:nth-child(2){
	font-size: 16px;
	letter-spacing: 0.2em;
	line-height: 1.6em;
}
.main_block > ul > li:nth-child(3) {
	margin:10px 0;
	padding: 0 10px;
}

.main_block > ul > li:nth-child(3) img{
	width: 100%;
	max-width: 400px;
}
	
.main_block > ul > li:nth-child(4){
	font-size: 26px;
	letter-spacing: 0.5em;
	font-weight: 200;
	font-family: "Noto Sans CJK JP",sans-serif;
	line-height: 1.8em;
}

.top_about{

	width: 100%;
	margin:0 auto;
	padding-top: 120px;

			background-position: left 10%;
	background-image: url("top_pattern-left2.png");
	background-size: 150px;
	background-repeat: no-repeat;

}

.top_about h2{
	text-align: center;
	color:#fff;
	font-weight: 200;
	font-family: "Noto Sans CJK JP",sans-serif;
	font-size: 26px;
	line-height: 2em;
	margin-bottom: 15px;
}

.about_box{
	margin: 0 auto;
	width: 100%;

}

.about_box p{	margin: 0 auto;
	width: 80%;
	border: 3px solid #a98456;
	border-radius: 10px;
	padding: 20px 20px;
	font-size: 16px;
	color: #fff;

	letter-spacing: 0.1em;
}

.slider_right{
	margin-top: 30px;
			background-position: right top;
	background-image: url("top_pattern-right2.png");
	background-size: 260px;
	background-repeat: no-repeat;

	height: 160px;

}

.top_minpaku{
	margin: 0 auto;
	width: 100%;
}

.top_minpaku h2{
		text-align: center;
	color:#fff;
	font-weight: 200;
	font-family: "Noto Sans CJK JP",sans-serif;
	font-size: 24px;
	line-height: 2em;
	margin-bottom: 30px;
}


.minpaku_intro{
	margin:0 auto;
	width: 100%;

}

.minpaku_intro p{
	margin: 20px auto;
	width: 80%;
	font-size: 16px;
	color: #b3b3b3;

	letter-spacing: 0.1em;
}

.minpaku_intro ul{
	width: 100%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	margin: 0 auto;
}

.minpaku_intro > ul > li{
	margin:0 auto;
	padding: 0 10%;
}

.minpaku_intro > ul > li > img{
	width: 100%;
	max-width: 540px ;
}


.minpaku_box{
	margin:20px auto 0 auto;
	width: 100%;
}

.minpaku_box > h3{
	margin: 0 auto;
	text-align: center;
	position: relative;
}

.minpaku_box > h3::before{
content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 5px;
  background: linear-gradient(to bottom, rgba(255,255,255,0) 0%, #b3b3b3 100%);
}

.minpaku_box > h3 > a > img{
	width: 100%;
	margin: 0 auto;
	text-align: center;
}

.minpaku_box > ul > li > p{
	color: #b3b3b3;
}

.box_exp_odd,.box_exp_even{
	width: 85%;
	margin:0 auto;
}

.box_exp_odd p,.box_exp_even p{
	margin: 10px auto 40px auto;
	width: 100%;
	color: #b3b3b3;
	font-size: 16px;

	letter-spacing: 0.1em;
}


/*-------------------------------------
minpakubox(wall)
------------------------------------*/

.minpaku_wall:first-of-type,
.minpaku_wall:nth-of-type(2)
{
				background-position: left 10%;
	background-image: url("top_pattern-left2.png");
	background-size: 150px;
	background-repeat: no-repeat;
}


/*----------------------------
ekitoho
------------------------------*/

.ekitoho{
	display: flex;
	flex-direction: column;
	margin: 0 auto 50px auto;
	justify-content: center;
	/* border:1px solid green; */
	width: 85%;
}


.ekitoho_left,.ekitoho_right,.ekitoho_tan{
	width: 100%;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	margin: 0 auto;
}


.ekitoho_left{
	width: 100%;
	max-width: 320px;
 	padding: 10px 0 6px 0;
	}
.ekitoho_right{ 
	width: 100%;
	max-width: 320px;
	padding:10px 0 8px 0;
 }
 .ekitoho_tan{
	width: 100%;
	max-width: 380px;
	padding: 10px 0 ;

	text-align: center;
 }

.ekitoho_left > p > span,
.ekitoho_right > p > span{
	margin: 0 auto;
}

.ekitoho_left p,.ekitoho_12{
	font-size: 16px;
	color: #b3b3b3;
	text-align: right;
}

.ekitoho_right p,.ekitoho_tan p{
	font-size: 16px;
	color: #b3b3b3;
}

.ekitoho_16{
	font-size: 20px;
	color: #fff;
}
.ekitoho_14{
	font-size: 16px;

}
.ekitoho_25{
	font-size: 25px;
	color: #fff;
}

.ekitoho_8f7950{
	color: #8f7950;
	font-size: 36px;
	padding: 0 5px;
	font-weight: bold;
}


.ekitoho_right > p > span:first-child::after,
.ekitoho_left > p > span:first-child::after,
.ekitoho_left > p > span:nth-child(2)::after,
.ekitoho_tan > p > span:first-child::after{
	content: '\A';
	white-space: pre;
	line-height: 1em;
	width: 10px;

	padding-right: 60px;

}

.ekitoho_left > p > span:nth-child(3){
	line-height: 12px;
	padding-right: 8px;
	vertical-align: baseline;
	transform: translateY(-6px);
}

.ekitoho_right > p > span:nth-child(2){
	vertical-align: baseline;
	transform: translateY(9px);
	line-height: 25px;

}

.ekitoho_right > p > span:nth-child(3){
	line-height: 25px;
	vertical-align: bottom;
		transform: translateY(11px);
}

.ekitoho_tan > p > span:nth-child(2){
	display: inline-block;
	vertical-align: baseline;
	transform: translateY(3px);
	line-height: 28px;
	font-size: 28px;
}

.ekitoho_tan > p > span:nth-child(3){
		display: inline-block;
	vertical-align: baseline;
	transform: translateY(3px);
	line-height: 25px;
}

.ekitoho_center{
	color: #8f7950;
	font-size: 36px;
	align-self: center;
	font-weight: bold;
}
.ekitoho_right > p > span:first-child{
	padding-left: 5px;

}

.ekitoho_tan p{
	display: inline-block;
	margin:0 auto;
	text-align: center;
}

 .ekitoho_tan > p >span:first-child{
	font-size: 14px;
	margin-bottom: 20px;
	
 }

  .ekitoho_tan > p >span:first-child::after{
	padding: 0;
  }


/*----------------------------
box_ad
------------------------------*/


.sp_odd{
	background-position: left top;
	background-image: url("top_pattern-left2.png");
	background-size: 150px;
	background-repeat: no-repeat;

	content: '\A';
	padding: 50px 0;
	width: 150px;
	height: 100px;


}

.sp_even{
	background-position: left top;
	background-image: url("top_pattern-left1.png");
	background-size: 280px;
	background-repeat: no-repeat;

	content: '\A';
	padding: 50px 0;
	width: 280px;
	height: 120px;


}


.box_ad_odd > ul,
.box_ad_even > ul{
	/* border:1px solid #fff; */
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	max-width: 300px;
	/* height: 120px; */
	justify-content: center;
	margin: 0 auto 10px auto;
	text-align: center;
}

.box_ad_odd > ul > li > img,
.box_ad_even > ul > li > img{
	width: 120px;
}

.box_ad_odd > ul > li > h3,
.box_ad_even > ul > li > h3{
	color: #fff;
	font-size: 25px;
	font-weight: normal;
}

.box_ad_odd > ul > li > p,
.box_ad_even > ul > li > p{
	font-size: 12px;
	color: #b3b3b3;
}
.box_ad_odd > ul > li:nth-child(4),
.box_ad_even > ul > li:nth-child(4)
{
	width: 190px;
	height: 25px;
	border-radius: 5px;
	text-align: center;
	background-color: #fff;

	margin: 10px auto;
}

.box_ad_odd > ul > li:nth-child(4) a,
.box_ad_even > ul > li:nth-child(4) a{
	display: block;
	color: #333;
	font-size: 12px;
	line-height: 25px;
	text-decoration: none;
}

.box_ad_odd > ul > li:nth-child(4) a:hover,
.box_ad_even > ul > li:nth-child(4) a:hover{
	background-color: #8f7950;
	border-radius: 5px;
	color: #fff;
}

/*----------------------------
contact
------------------------------*/

.contact_other{
	padding-top: 25px;
	width: 90%;
	margin:0 auto 50px auto;
}

.contact_other h3{
	width: 100%;
	/* border: 1px solid #fff; */
	box-shadow: inset 0 0 0 1px #fff;
	text-align: center;
	font-weight: 400;
	font-size: 14px;
	margin-top: 50px;
	color: #fff;

	line-height: 2em;
}

.contact_other h4{
	line-height: 1.5em;
	font-size: 22px;
	font-weight: 400;
	padding:10px 0 0 10px;
	letter-spacing: 0.12em;
	color: #fff;
}

.contact_other h4 > span{
	font-size: 18px;
}

.contact_other h4 > span::after{
	content: '\A';
	white-space: pre;
	line-height: 1em;
	width: 10px;

	padding-right: 60px;

}

.contact_other p{
	font-weight: 400;
	font-size: 12px;
	color: #b3b3b3;
	padding: 0 0 0 12px;
	letter-spacing: 0.12em;
	margin: 0 0 30px 0;
}


.contact_other a{
	color: #b3b3b3;
	text-decoration: none;
	letter-spacing: 0.12em;
}

.contact_other a:hover{
	text-decoration: underline;
}


.contact_fuji{
	margin: 10px 0 0 10px;
	display: flex;
	flex-direction: row;
}

.contact_fuji li:first-child{
	align-self: center;
}

.contact_fuji li:nth-child(2){
	margin: 10px 0 0 0;
}

.contact_fuji img{
	width: 66px;
}

/*----------------------------
footer
------------------------------*/

footer{
	text-align: center;
	color: #fff;
	font-size: 12px;
	font-weight: 400;
}



/*----------------------------
▲
------------------------------*/
#page_up{
	background-color:#4d4d4d;
  color: #fff;
  width: 50px ;
  height: 50px ;
  position: fixed ;
  bottom: 20px ;
  right: 20px ;
  border-radius: 50%;
	border:2px solid #4d4d4d;
	z-index: 100;
}

#page_up a {
  padding: 10% 5% 0 0;
  display: block;
  width: 50px;
  height: 50px;
  text-align: center;
}

#page_up a:link,#page_up a:visited{
  color:#fff;
  font-size: 25px;
  text-decoration: none;
}
/*
#page_up a:hover{
	color: #fff;
	
}

#page_up:hover{
  background-color: #8f7950;
	border:2px solid #fff;
}

*/