@charset "UTF-8";

/*--------------------------------------------------------
モバイル用レイアウト（767px以下の解像度のスクリーン含む）
--------------------------------------------------------*/

@media
only screen and (max-width : 767px){

img{
	height: auto !important;
}

#rsp,
p#ranking br,
.flr p br,
#bllow .left,
#bllow .right,
header div{
	display: none;
}

#moden img,
.flr_img img,
.camp1 img,
#ques img,
#ques_frame .left img,
#ques_frame .right img,
#ques_frame,
ul#list li img,
p#ttl img,
#img img,
#detail #illust img,
#pwr img,
#pwr_txt img,
#f4 img,
#ranking_img img,
#button,
#ft_logo img,
#catchy,
#catchy #mdn1,
#catchy #mdn2,
#catchy #mdn4,
#bllow,
header h1 img,
#p_bg img{
	width: 100%;
}

.campaign .btn img,
.campaign p,
header{
	padding-left: 3%;
	padding-right: 3%;
	width: 94%;
}

#ques_frame .left,
#ques_frame .right,
#detail #txts,
#detail #illust{
	float: none;
}

.pc_only{
	display: none;
}

.sp_only{
	display: inherit;
}

#inner,
#inner2,
#access_info,
#googlemap,
address{
	margin-left: 3%;
	margin-right: 3%;
	width: 94%;
}

p#catchy-txt{
	font-size: 14px;
	padding-left: 3%;
	padding-right: 3%;
}

.campaign p{
	font-size: 12px;
}

#ques_frame .left{
	padding-bottom: 15px;
}

ul#list li{
	width: 46%;
	margin: 0px 2% 4%;
}

p#production{
	font-size: 3.8vw;
	line-height: 1.6em;
	background:#fcfae2;
	padding: 10px;
	text-align: left;	
}

#detail{
	padding-left: 0px;
	padding-right: 0px;
}

#detail #txts p.txt2{
	font-size: 14px;
	padding-bottom: 25px;
}

#detail #txts p.txt1{
	font-size: 26px;
	line-height: 26px;
}

p#attn{
	padding-left: 0px;
	font-size: 12px;
}

#pwr{
	padding-top: 75px;
}

p#ranking{
	font-size: 14px;
}

#ranking_img{
	padding-bottom: 10px;
}

#button img{
	width: 250px;
}

#overview .left,
#overview .right{
	width: 100%;
	float: none;
}

#overview .right span{
	padding: 25px 0px 10px;
}

#overview .left p{
	line-height: 1.4em;
}

#overview .left td{
	display: block;
}

#access_info img{
	width: 250px;
	vertical-align: top;
	padding-top: 3px;
}

#ft_logo{
	width: 250px;
	margin-left: auto;
	margin-right: auto;
}

p#ft_address{
	font-size: 14px;
	line-height: 1.6em;
	padding-left: 3%;
	padding-right: 3%;
}

p#ft_address span{
	display: block;
}

#ft_tel p{
	font-size: 16px;
}

address{
	font-size: 12px;
}

#catchy{
	background-size: contain;
}

#catchy .left{
	padding-left: 3%;
	padding-right: 3%;
	width: 100%;
	box-sizing: border-box;
	float: none;
}

#catchy .right{
	padding-left: 3%;
	padding-right: 3%;
	width: 100%;
	box-sizing: border-box;
	float: none;
}

#catchy #mdn1{
	padding-left: 0px;
	padding-top: 15%;
	padding-bottom: 10px;
}

#catchy #mdn3{
	width: 200px;
	float: right;
	padding-top: 10px;
}

#catchy #mdn4{
	padding-right: 0px;
	clear: both;
}

.flr{
	height: auto;
	background-position: left top;
}

.flr p{
	padding-top: 10px;
	padding-left: 130px;
	font-size: 14px;
}

#bllow{
	height: auto;
}

#bllow .comnt{
	position: inherit;
	width: 100%;
	font-size: 20px;
	line-height: 1.6em;
	top: 0px;
}

#bllow .comnt span{
	font-size: 14px;
	line-height: 1.4em;
}

/*#p_bg{
	width: 100%;
	height: auto;
	padding-top: 56.67001003%;
	background-size: contain;
}

#p_bg div{
	width: 28%;
}*/

p#ttl{
	padding-top: 75px;
}

#img{
	margin-bottom: 25px;
}

#googlemap iframe{
	height: 300px;
}

header h1{
	width: 35%;
	float: none;
	padding-top: 0px;
}

header h1 img{
	vertical-align: top;
	padding-top: 10px;
}

#gold{
	width: 100%;
	background-image: none;
	height: auto;
	line-height: 1.4em;
	font-size: 18px;
	background-image: linear-gradient(to top left, #F7DE05, #DA8E00, #EDAC06, #F7DE05, #ECB802, #DAAF08, #B67B03);
	padding: 15px 3%;
	border-radius: 10px;
	box-sizing: border-box;
}


/*ダミー画像用*/

div#example_img.example_img_g{
		background-color: #E8E8E8;
}	

div#example_img.example_img_g2{
		background-color: #ECECEC;
}	

div#example_img p{
		width: 100%;
		margin: 0 auto;
}	



}

@media not screen and (1) { .page-top { position: static; } }/* Opera10以上 */