@charset "UTF-8";

/* reset 
========================================== */

body,div,dl,dt,dd,ul,ol,li,
h1,h2,h3,h4,h5,h6,
pre,code,form,fieldset,legend,
p,blockquote,table,th,td {margin: 0; padding: 0;}
img {border: 0; vertical-align: top;}
ul,dl,ol {text-indent: 0;}
li {list-style: none;}
table {border-collapse: collapse; border-spacing: 0; font-size: inherit;}
em{font-style:normal;}

/* PC・SP切り替え
======================================= */

.pc_only,
.img_pc,
.br_pc,
.pc_br {
	display:none !important;
}


/* body
========================================== */

html {scroll-behavior: smooth;}
html.no-smooth {scroll-behavior: auto;}

body {
	color: #444;
	margin: 0 auto;
	padding: 0 0 0 0;
	position:relative;
	text-align:justify;
	font-style: normal;
	font-weight: normal; /* 400 */
	font-feature-settings: "palt"; /* 自動カーニング */
}

#wrap {
	width: 100%;
	overflow: hidden;
	margin: 0 auto 0;
	padding: 0 0 0;
}

/* font
========================================== */


.jp,
body {
	font-family: "Noto Sans JP", serif;
}
.serif {

}
.en {

}
.en_serif {

}
.en_lato {

}

.palt_none{
	font-feature-settings: none; /* 自動カーニング解除 */
}
{
font-family: "M PLUS Rounded 1c", sans-serif;
}



/* コンテンツ共通
========================================== */

a {text-decoration:none;}

img,
video  {
    max-width: 100%;
    height: auto;
}

#document {
	margin: 0 0 0;
	padding: 0 0 0;
	position:relative;
}

#contents {
	margin: 0 auto 0;
	padding: 0 0 0 0;
	width: auto;
	position:relative;
}


#document:after, #document:before {
    content: "";
    clear: both;
    display: block;
}

.new_icon {
	padding: 0 0 0 5px;
	font-size:12px;
	color:red;
	font-weight:bold;
	font-family:"arial",sans-serif;
}


h2.h2_style{
	margin: 0 auto 25px;
	padding: 0 0 0;
	position:relative;
	text-align:center;
	min-width: auto;
font-family: 'Moret', sans-serif;
font-weight: 300;
font-size: 62px;
line-height: 1.1;
text-align: center;
color: #b3917b;
letter-spacing:0.02em;
}

h2.h2_style small{
font-family: 'Noto Sans JP', sans-serif;
font-weight: bold;
font-style: normal;
font-size: 16px;
line-height: 1.5;
display:block;
color: #000;
}

h2.h2_style img{
vertical-align:middle;
margin:0 15px 5px 0;
	width:45px;
	height:auto;
}



/* ボタン共通
========================================== */

.btn_style{
	margin: 0 auto;
	padding: 0 0 0;
	position:relative;
	text-align:center;
	display:block;
}
.btn_style span,
.btn_style a{
	margin: 0 auto 0;
	padding: 6px 0 6px;
	position:relative;
	text-align:center;
	display:block;
	width:240px;
	font-weight: bold;
	font-size: 19px;
	letter-spacing: 0;
	line-height: 1.5;
	color: #fff;
	letter-spacing:0.03em;
	border:1px solid #b3917b;
	border-radius: 30px;
	background-color:#b3917b;
}





/* pagenavi
========================================== */

.wp-pagenavi{
	margin: 0 auto;
	padding: 0 0;
	position:relative;
	text-align:center;
}

.wp-pagenavi .pages{
	display:none;
}

.wp-pagenavi .previouspostslink{
	margin-right: 10px;
	font-size: 11px;
	line-height: 1.5;
	letter-spacing:1px;
	color:#282828;
}

.wp-pagenavi .page{
	margin: 0 4px;
	padding: 3px;
	position:relative;
	text-align:center;
	display:inline-block;
	vertical-align:middle;
	background: #ededed;
	border-radius: 0%;
	width: 26px;
	height: 26px;
	color: #444;
	font-size: 12px;
	line-height: 26px;
	letter-spacing:0px;
	font-style: normal;
	display:inline-block;
	vertical-align:middle;
	border:1px solid #ededed;
	border-bottom:0px;
	text-decoration:none;
}

.wp-pagenavi .current{
	margin: 0 4px;
	padding: 3px;
	background: #3B4043;
	border-radius: 0%;
	width: 26px;
	height: 26px;
	font-size: 12px;
	text-align: center;
	line-height: 26px;
	letter-spacing:0px;
	font-style: normal;
	display:inline-block;
	vertical-align:middle;
	background-color:#fff;
	border:1px solid #888;
	text-decoration:none;
}

.wp-pagenavi .nextpostslink{
	margin-left: 10px;
	font-size: 11px;
	line-height: 1.5;
	letter-spacing:1px;
	color:#282828;
}


/* header
========================================== */

#header {
	margin: 0 auto;
	padding: 0 0;
	display: block;
	position: relative;
	width:100%;
	box-sizing: border-box;
	text-align:center;
}

#header h1{
	margin:0;
	padding: 0 0 0 10px;
	position: relative;
	display:none;
}
#header h1 a{
	display:block;
	height:25px;
}

#header h1 img{
	width:230px;
	height:auto;
	vertical-align:top;
	max-width:none;
}


p#description {
	z-index:100;
	display:none;
}


div.lp_tit{
	margin: 0 0;
	padding: 15px 15px;
	font-weight:800;
	font-size: 23px;
	letter-spacing: 0.00em;
	line-height: 23px;
	text-align: center;
	color: #ff5ad7;
	font-family: "M PLUS Rounded 1c", sans-serif;
}

h2.btn_menu{
	margin: 0 0 0;
	padding: 0 0 ;
	position: absolute;
	top: 12px;
	right: 10px;
	cursor: pointer;
	display:none;
}
h2.btn_menu img {
	width:auto;
	height:auto;
	max-width:none;
}


/* globalnavi
========================================== */

/* fadeInPageアニメーション */
@keyframes fadeInPage {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes fadeInPage {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}


#drawernav{
position: fixed;
top: 0px;
right:0;
width: 100%;
height: 100%;
	background-color:rgba(255,255,255,0.9);
z-index: 1002;

	display:none;
	font-weight:500;

}


#humberger{
	position: absolute;
	top: 35px;
	right: 35px;
	width:40px;
	height:40px;
	background:url(../images/base/btn_close.svg) no-repeat;
	background-size:40px 40px;
	cursor:pointer;
	z-index:99;
}


body.drawer-opened #humberger .icon-bar{
display:block;
}

body.drawer-opened h2.btn_menu{

}


#overlay{
z-index:-1;
opacity: 0;
background: #000;
left: 0;
top: 0;
width: 100%;
height: 100%;
position: fixed;
display:none;
}

/**
* ドロワー開放時のスタイル
**/

body.drawer-opened #drawernav{
	animation: fadeInPage 0.5s ease 0.0s 1 normal;
	-webkit-animation: fadeInPage 0.5s ease 0.0s 1 normal;
	animation-fill-mode: forwards;
	opacity: 0;
	display:block;
}
body.drawer-opened #overlay{
opacity: 0.0;
}
body.drawer-opened #header{
opacity: 0.0;
}
body.drawer-opened #fix_nav{
opacity: 0.0;
}

.nav_wrap{
	overflow-y: auto;
	overflow-x: hidden;
	margin:0 0 0 0;
	padding: 40px 20px 30px 60px;
	zoom: 1;
	position: relative;

	-webkit-overflow-scrolling: touch;
	height: 100% !important;
	box-sizing: border-box;
}

.nav_tit{
	margin: 0 0 20px ;
	padding: 0 0 0 0;

	font-family: "Supria Sans";
	font-weight: bold;
	font-style: italic;
	font-size: 26px;
	text-align: left;
	color: #000;

}

ul.slidemenu{
	margin: 0 0px 0px 0;
	padding: 0 0;
	position:relative;
	list-style:none;
	display:block;
	vertical-align:top;
	width:auto;
	text-align: center;

}

ul.slidemenu li{
	margin:0 0 0 0;
	padding: 0 0 0 0;
	list-style:none;
	position:relative;
	font-size: 11px;
	line-height: 24px;
}

ul.slidemenu li.li_in{
	margin:0 0 0 10px;
	padding: 0 0 0 0;
	list-style:none;
	position:relative;
}
ul.slidemenu li.li_in a:before{
	content: "\03e";
	color:#000;
	text-decoration:none !important;
	padding-right:5px;
}

ul.slidemenu li a{
	margin:0 0 0 0;
	padding: 0 0 0 0;
	text-align: left;
	position:relative;
	display:block;
	font-size: 12px;
	line-height: 28px;
	color:#000;
	text-decoration:none;

}

ul.slidemenu li.li_in a{

}

ul.slidemenu li a:hover{
	font-weight:bold;
}

ul.sns_list_open{
position: fixed;
top: 120px;
right:30px;
z-index:99;
display:block;
}

.nav_logo{
	margin:0 0 0 0;
	padding: 20px 0 0 0;
	text-align: right;
	position:relative;
	display:block;
}

.nav_logo img{
	width:250px;
	height:auto;
	vertical-align:top;
}

/* footer
========================================== */



#footer {
	clear: both;
	margin: 40px auto 0;
	padding: 0 0 120px 0;
	position: relative;
	background: #b3917b;
	min-width: auto;
}

#footer_inner {
	margin: 0 auto;
	padding: 0 0 0 0;
	min-width: auto;
	text-align: center;
	position: relative;
	background: #fff;
}

#footer_inner h3{
	margin: 0 0 15px;
	padding: 0 0 0 0;
	text-align: center;
	font-size: 12px;
	line-height:1.5;
	color:#fff;
	letter-spacing:0px;
}

#footer_inner h3 img{
	width:325px;
	height:auto;
	vertical-align:top;
}

#footer_inner p{
	margin: 0 0 50px;
	padding: 0 0 0 0;
font-weight: 400;
font-size: 14px;
letter-spacing: 0.05em;
line-height: 1.8;
text-align: center;
color: #000;
}




ul#f_link_list{
	margin: 0px auto 0;
	padding: 0 0 40px 0;
	text-align: center;
	width:180px;
}

ul#f_link_list li{
	margin: 0 0;
	padding: 0 0 0 0;
	text-align: center;
	border-bottom:1px solid #000;
}
ul#f_link_list li:nth-last-child(1){
	border-bottom:0px solid #000;
}
ul#f_link_list li a{
	margin: 0 auto;
	padding: 10px 0 5px;
display:block;
font-size: 14px;
letter-spacing: 0.03em;
line-height: 1.3;
text-align: center;
color: #000;

}
ul#f_link_list li a br{
	display:none;
}

ul#f_link_list li .btn_map{
	margin: 15px 10px 0;
	padding: 0 0
	text-align: center;
}

ul#f_link_list li .btn_map a{
	margin: 0 0;
	padding: 4px 0;
border-radius: 20px;
border:1px solid #000;
font-weight: 500;
font-size: 15px;
letter-spacing: 0.03em;
line-height: 23px;
text-align: center;
color: #1c1c1c;

}


#footer ul.sns_list{
	margin: 0 0 0;
	padding: 30px 0 15px;
	position: relative;
display: flex;
align-items:center;
justify-content:center;
}

#footer ul.sns_list li{
	margin: 0 0 0;
	padding: 0 0;
	position:relative;
}
#footer ul.sns_list li a{
	margin: 0 0;
	padding: 5px 15px;
	position:relative;
	display:block;

}
#footer ul.sns_list li img {
	width:32px;
	height:auto;
	max-width:none;
	filter: invert(100%);
}
#footer ul.sns_list li a:hover{
	transform: scale(1.2);
    transition: 0.3s ease-out;
}

#footer .address_txt{
	margin: 0 0;
	padding: 0 0 0 0px;

font-weight: 400;
font-size: 11px;
letter-spacing: 0.03em;
line-height: 1.5;
text-align: center;
color: #fff;

}







#fix_nav{
	position: fixed;
	z-index:1001;
	bottom:0px;
	left:0px;
display: flex;
align-items:stretch;
justify-content:space-between;
	width:100%;
}

#fix_nav li {
	margin: 0 0 0;
	padding: 0 0;
	position:relative;
	width:50%;
	
}

#fix_nav li a {
	margin: 0 0 ;
	padding: 0 0;
	position:relative;
text-align: center;
display: flex;
align-items:center;
justify-content:center;
}

#fix_nav li:nth-child(1) {
	border-right:2px solid #000;
	border-top:4px solid #000;
	border-bottom:4px solid #000;
}
#fix_nav li:nth-child(1) a {
background-color:#ff5ad7;
}

#fix_nav li:nth-child(1) img.sp_btn_fix1_img{
position:absolute;
top:-30px;
left:10px;
}


#fix_nav li:nth-child(2) {
	border-left:2px solid #000;
	border-top:4px solid #000;
	border-bottom:4px solid #000;
}
#fix_nav li:nth-child(2) a {
background-color:#b3917b;
}

#fix_nav li a:hover{

}



p#page-top {
	position: fixed;
	bottom: 112px;
	right: 6px;
	cursor:pointer;
	z-index:101;
}

p#page-top img{
	margin: 0 0 0px 0;
	width:60px;
	height:auto;
}
