@charset "utf-8";


body{
	margin: 0 auto;
	padding: 0px;
	height: 100%;
	color: #333333;
	line-height: 1em;
	font-family: 'Noto Sans JP', sans-serif;
}

html{
	overflow-x: hidden;
}

body, html{
	height: 100%;
}

*{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

img{
	border: none;
	max-width: 100%;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	height: auto !important;
	-ms-interpolation-mode: bicubic;
}

.clearfix:after{
	content: ".";  
	display: block;  
	clear: both;
	height: 0;
	visibility: hidden;
}

.clearfix{
	display: inline-table;
}

.clear{
	clear: both;
}

.left{
	float: left;
}

.right{
	float: right;
}

.block{
	overflow: hidden;
}

.font{
	font-family: 'Rokkitt', serif;
}

/*----------------------------requisite----------------------------*/

header#globalheader{
	background-color: #231815;
	padding: 3%;
	overflow: hidden;
}

header#globalheader h1{
	float: left;
	width: 40%;
}

header#globalheader h1 img{
	width: 100%;
}

header#globalheader ul{
	float: right;
	width: 45%;
	padding-top: 5px;
}

header#globalheader ul li{
	float: left;
	width: 20%;
	margin: 0px 2%;
}

header#globalheader ul li img{
	width: 100%;
}

#mainimg,
#mainimg img{
	width: 100%;
}

#circle{
	text-align: center;
	margin: 5px 3% 30px 3%;
}

#tel-detail{
	text-align: center;
	margin-left: 3%;
	margin-right: 3%;
	border: 1px solid #1d2b53;
	padding: 20px 5px 5px;
}

#tel-detail img{
}

#tel-detail #txt1{
	width: 60%;
}

#tel-detail #txt2{
	width: 100%;
	margin: 10px 0px;
}

#tel-detail .txt3{
	width: 100%;
}

#tel-detail p{
	background-color: #1d2b53;
	color:#fff;
	font-weight: bold;
	font-size: 120%;
	line-height: 120%;
	padding: 20px 0px;
}

#tel-detail p a{
	color:#fff;
	text-decoration: none;
}

#tel-detail p span{
	font-size: 65%;
	line-height: 65%;
	padding-top: 5px;
	display: block;
}

p#resolution{
	text-align: center;
	line-height: 1.4em;
	font-weight: bold;
	padding-top: 60px;
	font-size: 14px;
}

.reso-clum{
	padding-left: 3%;
	padding-right: 3%;
	text-align: center;
	color:#000;
	padding-top: 55px;
}

.reso-clum h2{
	font-size: 28px;
	line-height: 28px;
	padding-top: 30px;
	padding-bottom: 10px;
	letter-spacing: 0.2em;
	border-bottom: 1px solid #000;
	margin-left: 5%;
	margin-right: 5%;
}

.reso-clum h3{
	font-size: 24px;
	line-height: 24px;
	padding-top: 15px;
	padding-bottom: 15px;
	color:#ff6966;
}

.reso-clum p{
	text-align: center;
	font-size: 15px;
	line-height: 1.4em;
}

.num-txt{
	padding-left: 3%;
	padding-bottom: 20px;
}

.num-txt img{
	width: 80%;
}

p#num-txts{
	font-size: 14px;
	line-height: 1.6em;
	padding: 10px 3% 90px 3%;
}

h3.pnk-ttl{
	height: 85px;
	font-size: 30px;
	line-height: 85px;
	color:#fff;
	font-weight: bold;
	background-image: url(../../images/sp/price-bg.jpg);
	text-align: center;
	margin-bottom: 15px;
}

.price-frame{
	padding: 0px 3% 20px 3%;
}

.price-frame h4{
	border: 4px solid #f8b62d;
	padding: 10px;
	font-size: 22px;
	line-height: 22px;
	box-sizing: border-box;
	font-weight: 100;
}

.price-frame .block .left{
	width: 32%;
	text-align: center;
	padding-top: 10px;
}

.price-frame .block .left h5{
	font-size: 18px;
	font-weight: 18px;
	background-color: #f8b62d;
	padding: 5px 0px;
	font-weight: 100;
}

.price-frame .block .left p{
	font-size: 20px;
	font-weight: 20px;
	padding: 10px 0px 20px;
}

.price-frame .block .left:nth-child(2){
	margin: 0px 1.5%;
}

p#price-read{
	font-size: 12px;
	line-height: 1.6em;
	padding-left: 3%;
}

#prices{
	padding-left: 3%;
	font-size: 30px;
	line-height: 30px;
	font-weight: bold;
	padding-top: 25px;
}

#prices span{
	font-size: 40px;
	line-height: 40px;
}

.sns-ttl{
	padding-top: 40px;
	padding-left: 3%;
	width: 60%;
	padding-bottom: 10px;
}

.sns-ttl img{
	width: 100%;
}

.sns-frame{
	padding-left: 3%;
	padding-right: 3%;
	text-align: center;
}

.shop-ttl{
	margin-top: 75px;
}

.shop-detail{
	overflow: hidden;
	padding-left: 3%;
	padding-right: 3%;
	padding-top: 10px;
	padding-bottom: 15px;
}

.shop-detail .left,
.shop-detail .right{
	width: 48%;
}

.shop-detail .left p,
.shop-detail .right p{
	background-color: #1d2b53;
	text-align: center;
	padding: 8px 0px;
	font-size: 12px;
	margin-top: 10px
}

.shop-detail .left p a,
.shop-detail .right p a{
	color:#fff;
	text-decoration: none;
}

address{
	font-style: inherit;
	padding: 50px 0px;
	text-align: center;
	color:#fff;
	background-color: #000000;
	font-size: 10px;
	margin-top: 100px;
}

#contents{
	text-align: center;
	padding: 50px 3% 25px 3%;
}

#contents img{
	width: 100%;
}

#newsinfo{
	padding-left: 3%;
	padding-right: 3%;
}

#newsinfo li{
	font-size: 14px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px dashed #000;
}

#newsinfo li a{
	color:#000;
	text-decoration: none;
}

#newsinfo li .day{
	padding-bottom: 5px;
}

.tel-blck .left,
.tel-blck .right{
	width: 50%;
}