@charset "UTF-8";
/* CSS Document */
 
/* 共通の設定 */

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, dialog, figure, footer, header,
hgroup, menu, nav, section,
time, mark, audio, video {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
	list-style:none;
}


article, aside, dialog, figure, footer, header,
hgroup, nav, section {
	display:block;
}
html {
  font-size: 62.5%;
}
body {
	line-height:1.7em;
	color: #4d4d4d;
	width: 100%;/*レスポンシブデザインスタイル対策 */
	margin:0 auto !important;/*レスポンシブデザインスタイル対策 */
	-webkit-text-size-adjust: none;/*スマホ横文字対策 */
font-family: Lato,"游ゴシック", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Verdana, Arial, "MS P Gothic", "MS Pゴシック", sans-serif;
	letter-spacing: 0.02em;
	
}

nav ul {
	list-style:none;
	
}


blockquote, q {
    quotes:none;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content:'';
    content:none;
}

a {
    margin:0;
    padding:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}
a:focus{/*firefoxの赤線リンク対策 */
outline:none;
} 
/* change colours to suit your needs */
ins {
    background-color:#ff9;
    color:#000;
    text-decoration:none;
}

/* change colours to suit your needs */
mark {
    background-color:#ff9;
    color:#000; 
    font-style:italic;
    font-weight:bold;
}

del {
    text-decoration: line-through;
}

abbr[title], dfn[title] {
    border-bottom:1px dotted;
    cursor:help;
}

table {
    border-collapse:collapse;
    border-spacing:0;
}

/* change border colour to suit your needs */
hr {
    display:block;
    height:1px;
    border:0;   
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}

input, select {
    vertical-align:middle;
}

.clear{ clear: both; line-height: 0}
	
img { border-style:none; }

a img { border-style:none; }

.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
  max-height: 0;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}
a{
	color: #000;
	text-decoration: none;
	-webkit-transition: 0.3s ease;
	-moz-transition: 0.3s ease;
	-o-transition: 0.3s ease;
	transition: 0.3s ease;
}
a:hover{
	color: #ACACAC;
	text-decoration: none;
}
img {
	vertical-align: top;
	height: auto;   /*レスポンシブデザインスタイル対策 */
}
.pink_bk{
	background-color: #F4E3DD;	
}
.pink_bk02{
	background-color: rgba(240,223,217,0.60);	
}
.darkpink_bk{
	background-color: #eacbc5;
}
 /*リンクボタン*/
.pageTopInner{
	width: 80%;
	margin: 0 auto;
	text-align: center;
	cursor: pointer;
	position: relative;
	border-radius: 2px; 
        }
.pageTopInner:hover >span{
	transform: translateX(0px);
}
.pageTopInner > span{
	width: 40px;
	height: 1px;
	display: block;
	margin: 0 auto;
	position: absolute;
	transform: translateX(-10px);
	transition: transform .25s ease;
	top: 50%;
	right: 0;
 }
.pageTopInner > span:before{
	content: '';
	display: block;
	position: absolute;
	top: 0px;
	left: 0;
	width: 100%;
	height: 1px;
	background-color: #2d2d2d;
	transform-origin: right;
	transition: .3s cubic-bezier(0.08, 0.92, 0.35, 1);       
 }
.pageTopInner > span::after {
    content: '';
    display: block;
    position: absolute;
    top: -5px;
    right: -5px;
    width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 5px solid #2d2d2d;
    transform: scale(0.7);
    transform-origin: center 70%;
}
	
/*ボタン01*/
.btn a{
	background-color: #9a6f64;
	color: #fff !important;
	vertical-align: middle;
	padding: 20px 0;
	border-radius: 2px; 
	position: relative;
	
}
.btn a:hover{
	color: #fff !important;
	background-color: #B4948B;
}
.btn a::after{
	background-image: url(../images/arrow_w.png);
	background-repeat: no-repeat;
	background-position: right center;
	background-size: 42px 8px;
	content: '';
	display: block;
	position: absolute;
	top: 50%;
right: 2%;
transform: translateY(-50%);
	width: 42px;
height: 8px;
}


.w_30{width: 30%;}
.w_100{
	width: 100%;
}
a.cp_btn {
	position: relative;
	display: block;
	padding: 0.8em;
	text-align: center;
	border: 1px solid #000;
	text-decoration: none;
	outline: none;
	transition: all .4s;
	color: #000;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;	
	letter-spacing: 0.2em;
	margin: 0 auto;
}
a.cp_btn::before,
a.cp_btn::after {
	position: absolute;
	top: -3px;
	right: -3px;
	bottom: -3px;
	left: -3px;
	z-index: 2;
	content: '';
	transition: all .4s;
}
a.cp_btn::before {
	border-top: 3px solid #000;
	border-bottom: 3px solid #000;

	transform: scale(0, 1);
}
a.cp_btn::after {
	border-right: 3px solid #000;
	border-left: 3px solid #000;

	transform: scale(1, 0);
}
a.cp_btn:hover {
	color: #000;
}
a.cp_btn:hover::after,
a.cp_btn:hover::before {
	transform: scale(1);
}
/*ボタン02*/

a.cp_btn01 {
	position: relative;
	display: block;
	width: 30%;
	padding: 0.8em;
	text-align: center;
	border: 1px solid #fff;
	text-decoration: none;
	outline: none;
	transition: all .4s;
	color: #fff;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;	
	letter-spacing: 0.2em;
	margin: auto;
}
a.cp_btn01::before,
a.cp_btn01::after {
	position: absolute;
	top: -3px;
	right: -3px;
	bottom: -3px;
	left: -3px;
	z-index: 2;
	content: '';
	transition: all .4s;
}
a.cp_btn01::before {
	border-top: 3px solid #fff;
	border-bottom: 3px solid #fff;

	transform: scale(0, 1);
}
a.cp_btn01::after {
	border-right: 3px solid #fff;
	border-left: 3px solid #fff;

	transform: scale(1, 0);
}
a.cp_btn01:hover {
	color: #fff;
}
a.cp_btn01:hover::after,
a.cp_btn01:hover::before {
	transform: scale(1);
}



@font-face {
font-family: "anzu";
  src: url(../font/anzu.eot) format("eot"), url(../font/anzu.woff) format("woff");
}
@font-face {
font-family: "krungthep";
  src: url(../font/krungthep.eot) format("eot"), url(../font/krungthep.woff) format("woff");
}
@font-face {
font-family: "helvetica";
  src: url(../font/helvetica.eot) format("eot"), url(../font/helvetica.woff) format("woff");
}
strong{
	font-weight: normal;
}
.left{
	float: left;
}
.right{float: right;}
.justify{
	text-align: justify;
}
.btm10{
	margin-bottom: 10px;
}
.btm20{
	margin-bottom: 30px;
}
.btm30{
	margin-bottom: 30px;
}
.sp{display: none;}
.one li{
	  padding-left: 1em;
  text-indent: -1em;
}
.arrange{
margin: 0 auto;
box-sizing: border-box;
-js-display: flex;
display: -webkit-box;
display: -webkit-flex;
display: -moz-box;
display: -ms-flexbox;
display: flex;
-webkit-justify-content: space-between;
justify-content: space-between;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.center{
	text-align: center;
	display: block;
}
.fadein {
  opacity : 0;
  transform : translate(0, 20px);
  transition : all 1s;
}
 
.fadein.active{
  opacity : 1;
  transform : translate(0, 0);
}


/* wp共通*/
.time{
	font-size: 13px;
}
.category a{
	font-size: 13px;
font-size: 1.3rem;
line-height: 1.8;
letter-spacing: 0.07em;
color: #9a6f64;
border: 1px solid #9a6f64;
padding: 0px 15px;
display: inline-block;
}
.bold{
	font-weight: bold;	
}
.bigtitle{
	font-size: 30px;
text-align: center;
position: relative;
margin-bottom: 100px;
font-family: 'Noto Serif JP', serif;

}
.bigtitle::after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 50px;
    width: 1px;
    height: 20px;
    margin: auto;
    background-color: #000;
}

/*パンくず*/
.breadcrumbs{
	font-size: 10px;
	font-size: 1rem;
	line-height: 1.8;
	font-family: 'Noto Serif JP', serif;
	letter-spacing: 0.15em;
}
.breadcrumbs a{
	color: #9a6f64;
	text-decoration: underline;
	background: none;
}
.breadcrumbs a:hover{
	text-decoration: none;
	color: #E79E9F;
}
/*サーチ、一覧ページ*/
.search,.cte-list{
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: 1px dotted #C1C1C1;
}
/*
次へのページへ
*/
.postNavi {
	margin-top: 50px;
	text-align: center;
	
}
.postNavi a .listpage {
	color: #9a6f64;
	width: 100px;
	height: 100px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	padding: 40px 10px;
	text-align: center;
	border: 1px solid #9a6f64;
	display: inline-block;
	-webkit-transition: 0.3s ease;
-moz-transition: 0.3s ease;
-o-transition: 0.3s ease;
transition: 0.3s ease;

}
.postNavi a:hover .listpage {
    text-decoration: none;
	color: #fff;
	background-color: #9a6f64;
}
/*
ページナビゲーション
*/
.wp-pagenavi{
	text-align: center;
	margin: 50px auto  0;
}
.wp-pagenavi a, .wp-pagenavi span {
	padding: 6px 10px !important;
	border-radius: 5px;
	font-size: 15px;
font-size: 1.5rem;
line-height: 1.8;
letter-spacing: 0.05em;
}
.pages{
display: none;	
}
.wp-pagenavi a{
	color: #D0D0D0;
	margin: 3px !important;
	border: 1px solid #D0D0D0 !important;
	
}
.wp-pagenavi span.current {
	border-color: #9a6f64 !important;
	background-color: #9a6f64;
	color: #FFFFFF !important;
}
.wp-pagenavi a:hover, .wp-pagenavi span.current {
    border-color: #9a6f64 !important;
	color: #9a6f64;
}

.extend{
	display: none;
}

.righttext {
    text-align: right !important;
    margin-bottom: 10px;
}

/*************************************************
header
*************************************************/
/* スタートのロゴ */
.start {
  background: #FFF;
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 9000;
}
.start p {
  position: fixed;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  display: none;
  z-index: 9999;
  width: 100px;
}
.start img {
  max-width: 100%;
  height: auto;
  display: block;
}
/* PCメニュー */
*{
	box-sizing: border-box;
	margin: 0;
	padding: 0;
}
.site-header{
	display: flex;
	padding: 20px 3%  10px;
	position: fixed;
	justify-content: space-between;
	transition: .3s;
	width: 100%;
  z-index: 10;
	
}
.site-logo img{
	width: 100%;
max-width: 100%;
height: auto;
}
.site-logo img{
	  width: 67px ;
    height: 86px ;
}

.site-header.transform{
	background-color: rgba(255,255,255,1.00);
	box-shadow: 0 2px 3px rgba(0, 0, 0, 0.05);
	font-size: 1vh;
	line-height: 1.3;
	 padding: 8px 3% 10px;
}
.site-header.transform .site-logo img{
	width: 50px;
	height: auto;
	-webkit-transition: 0.3s ease;
	-moz-transition: 0.3s ease;
	-o-transition: 0.3s ease;
	transition: 0.3s ease;
}
.site-header.transform .gnav__menu__item a {
	 color: #000;
    text-decoration: none;
		-webkit-transition: 0.3s ease;
	-moz-transition: 0.3s ease;
	-o-transition: 0.3s ease;
	transition: 0.3s ease;
	
}
.site-header.transform .gnav__menu__item a:hover{
	color: #ACACAC;
	text-decoration: none;
}
.site-header.transform .top_con{
	padding: 10px 15px 5px;
}
.gnav{
	text-align: right;
	font-family: 'Noto Serif JP', serif;
}

.small_nav ul li{
	display: inline-block;
	margin-left: 30px;	
}
.small_nav ul li a{
	font-size: 10px;
}
.top_online::after {
	content: "";
	width: 10px;
	height: 10px;
	background-repeat: no-repeat;
	background-position: center;
	background-image: url(../images/icon-blank-b.png);
	margin-left: 2px;
	display: inline-block;
	background-size: cover;
}

.gnav__menu{
	margin: 10px 0 0 0 ;
	letter-spacing: 0.09em;
	font-weight: 400;	
	text-align: right;
}
.gnav__menu li{
	display: inline-block;
}





.gnav__menu a{
	font-size: 13px;
}
.gnav__menu__item{
	margin-left: 30px;
	text-align: center;
}
.gnav__menu__item a:hover{
opacity: 0.5 ;	
}


.gnav__menu a span{
	display: block;
	color: #9a6f64;
	font-size: 9px;	
	line-height: 1.7;
}
.top_con{
	background-color: #9a6f64;
	border-radius: 3px;
	padding: 8px 15px 5px;
}
.top_con a,.top_con a span{
	color: #fff !important;
}

.top_info{
	position: fixed;
	top: 0;
	right: 0;
	font-family: 'Noto Serif JP', serif;
	letter-spacing: 0.1em;
	
	font-weight: 400;
	
}
.top_info a{
	background-color: #000000;	
	padding: 23px 30px;
	color: #fff;
	display: block;
	font-size: 14px;

}
.top_info a:hover{
	color: #fff;
	opacity: 0.8;
	text-shadow: 0 0 10px #fff,0 0 15px #fff;
	-webkit-transition: 0.8s;
	transition: 0.8s;
	background-color: #000000;
}




/*************************************************
contens
*************************************************/
.inner{
width: calc(100% - 30px);
max-width: 1030px;
margin: auto;
}
.header{
	background-color: rgba(255,255,255,1.00);
box-shadow: 0 2px 3px rgba(0, 0, 0, 0.05);
position: fixed;
top: 0;
left: 0;
width: 100%;
z-index: 9000;
	padding: 15px 20px;
position: fixed;
justify-content: space-between;
transition: .3s;
	display: flex;
}
.header .gnav li a{
	color: #000;
text-decoration: none;
-webkit-transition: 0.3s ease;
-moz-transition: 0.3s ease;
-o-transition: 0.3s ease;
transition: 0.3s ease;
}
.header .gnav li a:hover{
		color: #ACACAC;
text-decoration: none;
}


/**
下層ページアイキャッチ
**/
#under_eye{
	width: 100%;
	margin: 0 auto 120px;
	position: relative;
}
.top_eyebk03{
	padding: 2% 3%;
	background-color: #F4E3DD;
	margin: 0 0 0 30%;
}
.under_eyeTitle{
	position: absolute;
	top: 50%;
	left: 10%;
	transform: translateY(-50%);
	z-index: 1;
	opacity: 0; /* ←初期値を変更。透明に。*/
	animation: 1s fade forwards; /* ←追加 */
}
.under_eyeTitle .small_text{
	font-family: "helvetica";
}
.under_eyeTitle .big_title{
	margin: 10px 0;
}
.under_eyeTitle p{
	font-size: 14px;
	letter-spacing: 0.1em;
	line-height: 1.71;
	font-family: 'Noto Serif JP', serif;
}
@keyframes fade {
from {
        opacity: 0;
        transform: translateY(0px);
}
to {
        opacity: 1;
        transform: translateY(-10px);
}
    }
.text_w{
	text-shadow: 0 0 12px #fff,0 0 12px #fff,0 0 12px #fff,0 0 12px #fff,0 0 12px #fff,0 0 12px #fff,0 0 8px #fff,0 0 12px #fff,0 0 12px #fff,0 0 12px #fff,0 0 12px #fff,0 0 12px #fff,0 0 12px #fff,0 0 12px #fff,0 0 12px #fff,0 0 12px #fff;
}
.scrollDown{}
.wapper{
	width: 75%;
	margin: auto;
}
.wapper01{
	width: 1200px;
	margin: auto;
}
.small_text{
	font-size: 14px;
	letter-spacing: 0.1em;
	color: #9a6f64;
	line-height: 1.71;
	
}
.big_title{
	font-size: 30px;
	font-family: 'Noto Serif JP', serif;
	line-height: 1.4;
	font-weight: normal;
	letter-spacing: 0.1em;
}
.big_title_b{
	font-size: 26px;
	font-family: 'Noto Serif JP', serif;
	line-height: 1.8;
	font-weight: normal;
	letter-spacing: 0.1em;
}
.big_title_c{
	color: #9a6f64;
	letter-spacing: 0.1em;
	line-height: 1.7;
	font-weight: normal;
	font-size: 18px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.under_big_title_b{
	font-size: 26px;
	font-family: 'Noto Serif JP', serif;
	line-height: 1.8;
	font-weight: normal;
	letter-spacing: 0.1em;
	padding-left: 7.14286vw;
}
.side_line{
	border-top: 1px solid #9a6f64;
	padding: 20px 0 0 ;
	display: block;
	color: #9a6f64;
	font-family: 'Noto Serif JP', serif;
	letter-spacing: 0.1em;
	line-height: 2;
}
.arrow_area{
	position: absolute;
	top: 0;
	left: 10%;
}
.arrow {
  display: block;
  width: 4px;
  height: 140px;
  position: relative;
	margin: 0 0 0 10%;
}
.arrow::before {
  content:"";
  display: block;
  width: 1px;
  height: 140px;
  background-color: #9a6f64;
  position: absolute;
  top: 0;
  left: 0;
transform: scale(1, 0);
transform-origin: left top;
transition-duration: 0.8s;
transition-delay: 0.8s;
}
.arrow.active::before{
transform: scale(1, 1);
}
.vertical{
	-webkit-writing-mode: vertical-rl;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
	font-family: "helvetica";
	font-size: 1.5rem;
	line-height: 2;
	color: #9a6f64;
	letter-spacing: 0.15em;
	position: absolute;
	left: 0;
	bottom: 0;
}
.sp_only{
	display: none;
}
.under_box{
	position: relative;
	padding: 30px 0 0;
}
.under_side_line{
	position: absolute;
	top: 0;
	left: 2.65em;
	width: 40%;
}
.under_side_line span{
	font-size: 1.5rem;
	line-height: 2;
	padding-left: 7.14286vw;
	position: absolute;
	top: 0px;
	left: -25px;
}
.under_side_line {
    border-bottom: 1px solid #9a6f64;
    padding: 90px 0 0;
    display: block;
    color: #9a6f64;
    font-family: 'Noto Serif JP', serif;
    letter-spacing: 0.1em;
    line-height: 2;
}

/*************************************************
footer共通
*************************************************/
/*ご予約はこちら*/	
#reserve{
	text-align: center;
	position: relative;
}
#reserve h2{
	margin: 0 0 30px;
	
}
.reserve_inner{
	padding: 120px 0 100px;
}
.reserve_box .pageTopInner {
    width: auto;
	margin: 0;
	border-radius: 0;
	
}
.reserve_box h3{
	font-size: 20px;
	font-size: 2rem;
	line-height: 1.55;
	font-family: 'Noto Serif JP', serif;
	font-weight: normal;
	letter-spacing: 0.1em;
	margin: 0 0 20px;

}
.reserve_box h3::before{
	content: '';
	display: inline-block;
	background-repeat: no-repeat;
	background-size: contain;
	vertical-align: middle;
	margin: 0 25px 0 0;
}
.tel h3::before{
	background-image: url(../images/i_schedule.png);
	width: 28px;
	height: 26px;
}
.line h3::before{
	background-image: url(../images/i_line.png);
		width: 32px;
	height: 30px;
}
.tel,.line{
	-webkit-transition: 0.3s ease;
	-moz-transition: 0.3s ease;
	-o-transition: 0.3s ease;
	transition: 0.3s ease;
	padding: 60px 5%;
}	
.tel{
	background-color: #9a6f64;
	color: #fff;
}
.tel:hover {
	background-color: #836055;
	color: #fff;
}
.line{
	background-color: #eacbc5;
	color: #9a6f64;
}
.line:hover {
	background-color: rgba(226,184,176,1.00);
	color: #9a6f64;
}

.reserve_box a {
	font-size: 15px;
font-size: 1.5rem;
line-height: 1.8;
	letter-spacing: 0.05em;	
	display: block;
	width: 50%;
	position: relative;
}
.reserve_box a::before {
    content: '';
    display: block;
    position: absolute;
    top: 0px;
   left: 0;
  right: 0;
  margin:0 auto;
    width: 0;
    height: 0;
    border-top: 20px solid #F4E3DD;
    border-right: 20px solid transparent;
    border-bottom: 20px solid transparent;
    border-left: 20px solid transparent;
    transform: scale(0.7);
    transform-origin: top center;
}
.reserve_box .pageTopInner:hover >span{
	transform: translateX(20px);
}
.reserve_box .pageTopInner > span{
	transform: translateX(0px);
	top: auto;
	  left: 0;
  right: 0;
  margin:0 auto;
	bottom: -30px;
 }
.tel .pageTopInner > span:before{
	background-color: #FFFFFF;
 }
.tel .pageTopInner > span::after {
    border-left: 5px solid #FFFFFF;
}
.line .pageTopInner > span:before{
	background-color: #9a6f64;
 }
.line .pageTopInner > span::after {
    border-left: 5px solid #9a6f64;
}

/*フッター*/
#canvas-container {
	padding-top: 300px;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(../images/footer_bk.jpg);
	background-size: cover;
	width: 100%;
height: 300px;
clear: both;
}

.wave-wrp {
	position: absolute;
	bottom: 0;
	left: 0;
	height: 90px;
	width: 100%;
}
.wave-wrp > canvas {
	width: 100%;
	height: 90px;
}
/*============= #lead =============*/
.lcl-lead {
	position: relative;
	z-index: 2;
}
.lcl-lead .wave-wrp {
	bottom: auto;
	top: -90px;
}
/*スライダー*/
.wrap {
	position: relative;
	overflow: hidden;
}
.top01 {
	background-image: url(../images/footer_bk.jpg);
}
.slid{
 background-repeat: repeat-x;
height: 300px;
width: 3384px;
animation: slide 60s linear infinite;
background-size: auto 300px;
}



@keyframes slide{
  0%{
    transform: translate3d(0, 0, 0);
  }
  100%{
    transform: translate3d(-1692px, 0, 0);
  }
}
.footer{
	margin: 30px 0 60px;
	clear: both;
	position: relative;
	padding: 0  7.14286vw;
}
.footer h2 {
	font-size: 20px;
font-size: 2rem;
line-height: 1.55;
	margin: 0 0 20px;
	font-style: normal;
	font-family: 'Noto Serif JP', serif;
	letter-spacing: 0.15em;
}
.info_box{
	width: 49%;
	display: inline-block;
	padding: 150px 0 0 ;
}

.info_box p{
	font-size: 1.3rem;
	line-height: 1.71;
	letter-spacing: 0.075em;
}
.f_logo{
	width: 88px;
	position: absolute;
	top: 0;
	left: 7.14286vw;
}
.f_logo img{
	width: 100%;
	max-width: 100%;
	height: auto;
}
.sns_box{
		width: 49%;
	display: inline-block;
	text-align: right;
}
.sns_box ul li{
	display: inline-block;
vertical-align: middle;
padding: 15px;
}
.sns_box ul li img{
	width: 13px;
height: auto;
}
.sns_box .insta img{
	width: 25px;
}
.sns_box .ameba img{
	width: 25px;
}
.copyright{
	font-size: 12px;
	color: #9a6f64;
}
/*page-to*/
#page-top {
	position: fixed;
	bottom: 35px;
	right: 20px;
	z-index: 9;
}
#page-top img{
	width: 100%;
max-width: 100%;
height: auto;
}
#page-top a {
    width: 60px;
    padding: 20px 0;
    text-align: center;
    display: block;
}





/* 検索フォーム */
#form5{
	margin: 0 auto 0 ;	
	width: 90% !important;
}
#sbox5{
	outline: 0;
	height: 50px;
	padding: 0 10px;
	width: 70%;
	border-radius: 2px;
	background: #eee;
	border: 1px solid #D9D9D9;
}
#sbtn5{
width:20%;
height:50px;
border-radius:2px;
background:#000;
color:#fff;
font-weight:bold;
font-size:16px;
border:none;
}
#sbtn5:hover{
color: #fff;
opacity: 0.8;
text-shadow: 0 0 10px #fff,0 0 15px #fff;
-webkit-transition: 0.8s;
transition: 0.8s;
background-color: #000000;
}



@media screen and (max-width: 1000px){
#under_eye {
   margin: 0 auto 50px;
}
.top_eyebk03 {
    margin: 0 0 0 10%;
}
}
/*===============================================
●タブレット.css 画面の横幅が768pxまで
===============================================*/
@media screen and (max-width: 768px){
	
/*共通*/	
a.cp_btn {
	width: 97%;
	margin: auto;
}
.w_30{width: 60% !important;}
.wapper,.wapper01{
	width: 90%;
}
.bigtitle{
	font-size: 23px;
margin-bottom: 60px;
}

/*
次へのページへ
*/
.next::after{
	left:0;
}
.prev::before{
	right:0;
}	
	
	

/*下層ページ共通*/	
#under_eye {
    margin: 0 auto 50px;
}
.under_eyeTitle{
	width: 80%;
}
	
	
	
	
	
	
	
	
	
/*コンテンツ*/	

.big_title_b,.under_big_title_b{
	font-size: 20px;
}	
.sp_none{
	display: none;
}

	
/*フッター*/	
#canvas-container {
    padding-top: 100px;
}
canvas {
    height: 200px;
	background-size: auto 200px;
}


	
	
/*page-to*/
#page-top {
	bottom: 35px;
	right: 10px;
}
#page-top img{
	width: 100%;
max-width: 100%;
height: auto;	
	}
#page-top a {
    width: 55px;
    padding: 5px;
}
/* 検索フォーム */
#form5 input {
  -webkit-appearance: none;
  border-radius: 0;
}	

	
}

/*===============================================
●smart.css  画面の横幅が640pxまで
===============================================*/
@media screen and (max-width:640px){

	
	
	
	
/*共通*/	
.w_30{width: 97% !important;}
/*パンくず*/

.breadcrumbs{
	display: none;
}
/*
ページネーション
*/	
.wp-pagenavi {
    margin: 40px auto 0px;
}
/*投稿ページの次へ*/	
.prev {
    width: 30%;
}
.listpage {
    width: 34%;
}
.next {
    width: 30%;
}	
.postNavi {
	margin: 40px 0 10px;

}	
/*コンテンツ*/	
.top_eyebk img {
    height: 280px !important;
}
.sp{display: block;}
.small_text{
	font-size: 12px;
	letter-spacing: 0.1em;
	color: #9a6f64;
}
.big_title{
	font-size: 20px;
	font-family: 'Noto Serif JP', serif;
	line-height: 1.4;
	font-weight: normal;
	letter-spacing: 0.1em;
}
.big_title_b,.under_big_title_b{
	font-size: 18px;
}
.arrow_area{
	left: 5%;
}
.arrow {
    height: 80px;
}
.arrow::before {
    height: 80px;
}
.vertical{
	font-size: 1.2rem;
	line-height: 2;
}	
	
	
	
/*下層ページ共通*/	
#under_eye {
    margin: 0 auto 30px;
}
#under_eye .scrollDown{
		display: none;
	}

.top_eyebk03 {
    padding: 0;
    margin: 0 0 0 10%;
	height: 30px;
}
.sp_only{
	display: block !important;
}
.under_side_line{
	width: 60%;
}	
.under_side_line {
    padding: 70px 0 0;
}	
.under_eyeTitle p{
	font-size: 12px;
}	
/*フッター*/
.reserve_inner {
    padding: 80px 0 30px;
}
.reserve_box h3::before {
    display: block ;
    margin: 0 auto 20px ;
}	
.reserve_box h3 {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.55;
}
.reserve_box a {
font-size: 1.2rem;
line-height: 1.8;
letter-spacing: 0.075em;
}
.line h3::before {
    background-image: url(../images/i_line.png);
    width: 32px;
   height: 26px;
}
#reserve .small_text {
   font-size: 14px;
line-height: 1.71;
}
.slid {
    height: 200px;
    background-size: auto 200px;
}
.wave-wrp {
    height: 60px;
}
.wave-wrp > canvas {
    height: 60px;
}
#canvas-container {
    padding-top: 100px;
}
canvas {
    height: 160px;
    background-size: auto 160px;
}	

.footer {
    margin: 0px 0 10px;
	text-align: center;
}
.footer h2 {
    font-size: 18px;
    font-size: 1.8rem;
}
.info_box{
	width: 100%;
	display: block;
	padding: 120px 0 10px ;
}

.info_box p{
	font-size: 1.3rem;
	line-height: 1.71;
	letter-spacing: 0.075em;
}
.f_logo{
	width: 77px;
	top: 0;
	  left: 0;
  right: 0;
  margin:0 auto;
}
.sns_box{
	width: 100%;
	display: block;
	text-align: center;
}
.sns_box ul{
	margin: 0 0 20px;
	}
	}	

