@charset "utf-8";
/* CSS Document */

/*font*/
@import url(http://fonts.googleapis.com/earlyaccess/notosansjp.css);

body {
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #534741;
	letter-spacing: 0.1em;
}
.clr {
	clear: both;
}
a {
	text-decoration: none;
	color: #ff3c99;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	-ms-transition: 0.3s;
	transition: 0.3s;
}
a:hover {
	text-decoration: underline;
}
a[href^="tel:"] {
    pointer-events: none;
}

/*header*/
.header-wrap {
	width: 980px;
	margin: 0 auto;
	padding: 0;
}
#header .logo-wrap {
	width: 980px;
	position: relative;
	height: 120px;
	margin: 0 auto;
}
#header .logo-wrap .logo {
	position: absolute;
	left: 50%;
	margin-left: -110px;
}
#header .logo-wrap .logo h1 {
	width: 220px;
	padding: 0px;
}
#header .logo-side {
	position: absolute;
	left: 0px;
	top: 0px;
	background-color: #fef0f0;
	padding: 10px 20px;
	line-height: 1.4;
	font-size: 12px;
	font-family: 'Josefin Sans', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#header .logo-side .telnum {
	font-size: 1.7em;
}
.open-time {
	border-collapse: collapse ;
}
.open-time .time-left {
	padding: 0 10px 0 0;
}
.open-time .time-center {
	padding: 0 10px 0 0;
}
.open-time .time-right {
	padding: 0;
}
#header .logo-wrap .girlbnr {
	position: absolute;
	right: 0px;
	top: 50%;
	height: 75px;
	margin-top: -35px;
}
#header .logo-wrap .girlbnr img {
	border: 1px solid #f5ede6;
}
#header .logo-wrap .girlbnr a img:hover {
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
	border: 1px solid #534741;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	-ms-transition: 0.3s;
	transition: 0.3s;
}
#header .topimg-wrap {
	width: 100%;
	max-width: 980px;
	margin: 10px auto 0 auto;
}
#header .nav-box {
	width: 100%;
	max-width: 600px;
	margin: 0 auto;
	padding: 15px 0;
}
#header .nav-box ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: center
}
#header .nav-box li {
	float: left;
	margin: 0 3%;
	width: 14%;
	color: #534741;
	text-align: center;
	line-height: 1.2em;
	font-weight: 600;
	font-size: 1.2em;
	font-family: 'Josefin Sans', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	letter-spacing: 1px;
}
#header .nav-box .nav-link {
	display: block;
}
#header .nav-box .navruby {
	font-size: 10px;
	font-weight: normal;
}
#header .nav-box a.nav-btn {
	display: block;
	border-bottom: 1px solid;
	color: #534741;
	padding: 10px 0;
	text-decoration: none;
}
#header .nav-box a.nav-btn:hover {
	border-bottom: #ffc1c1 1px solid;
	color: #ffc1c1;
}
#toggle{ 
 display: none;
}
#header .nav-box .sp-btn {
	display: none;
}



/*footer*/
#footer {
	width: 100%;
}
#footer a {
	color: #534741;
}
#footer a img:hover {
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	-ms-transition: 0.3s;
	transition: 0.3s;
}
#footer .footernav-wrap {
	background-color: #e8ddd9;
}
#footer .footernav-box {
	width: 980px;
	margin: 0 auto;
	padding: 15px 0;
}
#footer .footernav-left {
	float: left;
	margin-right: 20px;
}
#footer .footernav-left ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#footer .footernav-left li {
	line-height: 170%;
	margin: 5px 0;
}
.sample::before{
left: 3px;
width: 4px;
height: 4px;
border-top: 2px solid #ff3c99;
border-right: 2px solid #ff3c99;
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
}
.arrow{
position: relative;
padding: 0 0 0 16px;
color: #000;
vertical-align: middle;
text-decoration: none;
}
.arrow::before,
.arrow::after{
position: absolute;
top: 0;
bottom: 0;
left: 0;
margin: auto;
content: "";
vertical-align: middle;
}

#footer .footernav-link {
	width: 410px;
	padding-left: 10px;
}
#footer .footerbnr {
	float: left;
	width: 200px;
	margin: 7px 0 0 10px;
}
#footer .footernav-right {
	float: right;
}
#footer .copy-wrap {
	background-color: #ff3c99;
	color: #fff;
}
#footer .copy-box {
	width: 980px;
	margin: 0 auto;
	padding: 13px 0 10px 0;
	text-align: right;
}
/*main*/
#main {
	width: 100%;
	margin: 50px auto;
	line-height: 1.8;
}
#main .box-wrap {
	margin: 0 auto;
	width: 980px;
}
#main .box-wrap .main-box {
	margin-bottom: 60px;
}
#main .menu1 {
	float: left;
	width: 470px;
	margin-top: 10px;
}
#main .menu2 {
	float: right;
	width: 470px;
	margin-top: 10px;
}
#main h2 {
	text-align: center;
	font-size: 22px;
	letter-spacing: 1px;
	margin: 0;
	padding: 0;
	font-family: 'Josefin Sans', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: 700;
}
#main .ruby {
	font-size: 11px;
	margin-left: 0;
}
#main .kairo {
	color: #ff9900;
	text-align: center;
	font-size: 15px;
}
#main .face {
	color: #b199ff;
	text-align: center;
	font-size: 15px;
}
#main .box-wrap .btn-box {
	margin: 0 auto;
	text-align: center;
	max-width: 300px;
}
#main .box-wrap a span {
	display: block;
	position: relative;
	color: #c9b7a9;
	font-weight: bold;
	padding: 10px 20px;
	border: 1px solid;
	border-radius: 20px;
}
#main .box-wrap a span:hover {
	color: #534741;
	border: 1px solid;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	-ms-transition: 0.3s;
	transition: 0.3s;
}
#main .box-wrap a:hover {
	text-decoration: none;
}
#main .about {
	float: left;
	width: 470px;
	padding-right: 19px;
	border-right: 1px solid #534741;
}
#main .about img {
	float: left;
}
#main .txt-box {
	height: 130px;
	position: relative;
	float: left;
}
#main .txt-box p {
	position: absolute;
	top: 40px;
	margin: 0;
	width: 300px;
}
#main .report {
	float: right;
	width: 470px;
}
#main .report img {
	float: left;
}
.top-sns {display: flex;}
.top-sns .line-box , .top-sns .line-box {width: 50%; padding: 0 40px;
}

#main .btn-box-hotpepper {
	margin-top: 20px;
	text-align: center;
	max-width: 300px;
}
#main .btn-box-hotpepper a span {
	display: block;
	position: relative;
	color: #ff3c99;
	font-weight: bold;
	padding: 10px 20px;
	border: 1px solid;
	border-radius: 20px;
}
#main .btn-box-hotpepper a span:hover {
	color: #534741;
	border: 1px solid;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	-ms-transition: 0.3s;
	transition: 0.3s;
}
#main .btn-box-hotpepper a:hover {
	text-decoration: none;
}


#main .fb2 {
	display: none;
}
#main .quest-wrap {
	margin-top: 40px;
	padding: 40px 0;
	background-color: #fef0f0;
}
#main .quest-wrap a {
	color: #ff3c99;
}
#main .quest-box {
	width: 980px;
	margin: 0 auto;
}
#main .quest-box .quest-tit {
	text-align: center;
	margin-top: 20px;
}
#main .quest-box .quest-text {
	margin-top: 20px;
	text-align: center;
	font-weight: bold;
}
#main .quest-box .quest-form {
	margin-top: 20px;
}
#main .quest-form form th, #main .quest-form form td {
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	padding: 10px;
	text-align: left;
	font-weight: normal;
}
#main .quest-form form p {
	margin: 10px auto;
}
#main .quest-form form .select-box {background: #fff;border: solid 1px #999;padding: 5px;}
#main .access-wrap {
	margin-top: 60px;
}
#main .access-box {
	width: 980px;
	margin: 0 auto;
	text-align: center;
}
#main .access-box .date-wrap {
	text-align: center;
	margin: 15px auto;
}
#main .access-box .date-box {
	display: flex;
	justify-content: center;
}
#main .access-box .date-wrap .box {
	text-align: left;
	padding: 0 10px;
}
#main .access-box .date-wrap .add {
	border-left: 1px solid;
}
#main .access-box .tel-wrap {
	margin: 0 auto;
	text-align: center;
	width: 250px;
}
#main .access-box .tel {
	background-color: #ff3c99;
	padding: 10px;
	display: block;
	position: relative;
	color: #FFF;
}
#main .access-box .telnum {
	font-size: 1.7em;
	font-family: 'Josefin Sans';
}
#main .access-box .telnum a {
	color: #ffffff;
}

#main .access-box p {
	color: #ff3c99;
	font-size: 1.2em;
}
#main #map {
	height: 250px;
	margin-top: 10px;
}
/*pagetop*/
.pagetop {
	display: none;
	position: fixed;
	bottom: 30px;
	right: 15px;
}
.pagetop a {
	display: block;
}
.pagetop a:hover {
	display: block;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	-ms-transition: 0.3s;
	transition: 0.3s;
}
/*マップ*/
#g-map {
	max-width: 100%;
	margin-top: 20px;
}

@media screen and (min-width: 480px){	
	/* PC時 */
	.pc {
	display:inline;
	}
	.sp {
	display:none;
	}
	}