@charset "utf-8";
/********** base ************/
html {font-size:62.5%;}
body{
	background:url(../images/bg_all.png);
	font-size:16px;
	color:#fff;
	line-height:1.6;
}

.pad_l1em {padding-left:1em;}


.catch{
clear: both;
display: block;
margin: 0 auto !important;
line-height:2em;
font-size:1.5em;
font-weight:bold;
text-align:center;
color:#000;
}

.center{
text-align:center;
}

.none{
opacity:0.5;
}

/**** 概要 ****/



.shyousai_c_span{
font-weight:bold;

}

.houhou{
font-size:0.75em;

}


/**** 店舗写真 ****/

section#tenpo #shoplist ul{
	overflow:hidden;
	margin-bottom:1em;
}
section#tenpo #shoplist li{
	float:left;
margin: 1em 0.5em 0 auto;
font-weight:bold;
}
section#tenpo #shoplist li a {
color:#fff; 
transition: all 0.3s ease-out;
text-decoration: none;
}

section#tenpo #shoplist li a:hover {
text-decoration:line-through; 
    color: #ccc;
}



.menu_back a{
display: block;
padding: 0.5em 0 0.3em;
background: rgba(255,255,255,0.2);
color: #fff;
line-height: 1.5em;
width: 150px;
clear: both;
text-decoration: none;
text-align: center;
border: 1px solid #fff;
margin: 10px auto 80px auto;
transition: all 0.5s ease-out;
}

.menu_back a:hover {
    background: #fff;
    color: #000;
}

/********** footer ************/
footer{
	width:100%;
	padding:30px 0;
	text-align:center;
	font-size:1.2rem;
}
.f_copyright {margin-bottom:1em;}


/*スクロールバー全体*/
::-webkit-scrollbar {
    width: 7px;
}

/*スクロールバーの軌道*/
::-webkit-scrollbar-track {
  border-radius: 10px;
  box-shadow: inset 0 0 6px rgba(0, 0, 0, .1);
}

/*スクロールバーの動く部分*/
::-webkit-scrollbar-thumb {
  background-color: rgba(0, 0, 50, .5);
  border-radius: 10px;
  box-shadow:0 0 0 1px rgba(255, 255, 255, .3);
}

@media screen and (min-width:641px) {
/* PC用のスタイル記述 */
#contentsWrap{
 width: 1000px;
	margin:0 auto;
	color: #fff;
font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,sans-serif;
}



/********** header ************/
header{
	width:1000px;
	margin:0 auto;
    background: url(../images/bg_top.png),url(../images/bg_header.png);
    background-repeat: no-repeat,repeat-x;
    background-size: 100%,auto;
}

.sp_main img{display:none;}

/********** contents ************/
main{
    position: relative;
}
nav{
    position: absolute;
    top: -170px;
    left: 400px;
}
nav ul#nav{
	overflow:hidden;
	width:570px;
margin: 10px auto 50px;
}
nav ul#nav li{
	float:left;
    width: 50%;
}

nav ul#nav li a {
    width: 100%;
    background: url(../images/nav_bg.png);
    background-position: 19px 0;
    background-repeat: no-repeat;
background-position: 65px 0;
    color: #ffe329;
    text-align: center;
    font-size: 4rem;
    display: block;
    padding: 0.8em 0em 1em 0em;
    text-decoration: none;
    position: relative;
    font-weight: bold;
    transition: all 0.3s ease-out;
}

nav ul#nav li a:hover {
    opacity: 0.7;
    color: #fff;
}

#nav a:hover{
cursor:pointer;
}
.att{
    font-size: 0.8em;
    margin: 5px 0 10px;
}

#syousai dl{
    width: 900px;
    margin: auto;
}
#syousai dt{
background: #000;
    color: #fff;
    padding: 2px 10px;
    font-weight: bold;
    width: 200px;
    font-size: 1.2em;
    margin-bottom: 10px;
    border-radius: 20px;
    text-align: center;
}

#syousai dd{
    margin-bottom: 20px;
}

.syousai_c {
    clear: both;
    display: block;
margin: 0px auto 15px;
    line-height: 2em;
width: 900px;
}


.syousai_c .shousai_red{
color:#978c4c!important;
}

.syousai_c .big{
font-size:1.6em;
font-weight:bold;
}

.dd_span{
font-size:1.6em;
color:#a8a363!important;
font-weight:bold;
}

section#tenpo .shop_tit{
    color: #be0000;
    display: block;
    font-weight: bold;
    font-size: 1.5em;
}

section#tenpo section h3{
    background: #000;
    font-weight: bold;
    color: #fff;
    width: 100%;
    text-align: center;
    clear: both;
    line-height: 2em;
    font-size: 14px;
    margin: 0 auto;
    border-radius: 15px;
}
section#tenpo section .shop_wrap{
overflow: hidden;
margin-top: 10px;
width: 900px;
margin: 20px auto;
}
section#tenpo section .shop_box{
display: inline-block;
vertical-align: top;
width: 280px;
margin: 10px 13px 0 3px;

}
section#tenpo section .shop_box p{
	width:280px;
	height:160px;
border:3px solid #000;
text-align:center;
background:#fff;
box-sizing: border-box;
}
section#tenpo section .shop_box p img{
	width:100%;
	height:auto;
}
section#tenpo section .shop_box .tenpo_name{
background: #000;
width: 280px;
color: #fff;
text-align: center;
height: 1.5em;
line-height: 1.5em;
}
section#tenpo section .shop_box input{
width: 280px;
margin: 6px 0 2em;
text-align: center;
background: #999;
color: black;
border: 1px solid #000;
cursor: pointer;
padding: 0.5rem;
transition: all 0.5s ease-out;
}

section#tenpo section .shop_box input:hover{
background: #000;
color:#fff;
}
/*分岐*/
.link a{
    display: block;
    background: #000;
    text-align: center;
    font-size: 1.3em;
    width: 60%;
    color: #fff !important;
    margin: 10px auto;
    border-radius: 25px;
    padding: 5px 0 3px;
}
.link a:hover{
    background: #fff;
color:#000 !important;
 transition: .5s;

}

/*トップへ戻る*/
#page-top {
   opacity:0.8;
    position: fixed;
    bottom: 20px;
    right: 20px;
    font-size: 77%;
}
#page-top a {
    text-decoration: none;
    color: #fff;
    width: 70px;
    padding: 28px 0;
    text-align: center;
    display: block;
  font-weight:bold;
border:1px solid #fff;
transition: all 0.5s ease-out;
}
#page-top a:hover {
    background: #333;
}


/**** 概要 ****/

section#syousai,#tenpo_list,#result {
	margin-bottom:50px;
}
h2{
    padding: 0.5rem 0 0.3em;
font-size: 4rem;
text-align: center;
color: #fff;
margin: 20px auto 30px auto;
    background: url(../images/gizagiza.png);
    background-repeat: repeat-x;
    background-position: 0 55px;
}
.result_box,.content_box{
    background: url(../images/bg_box.png);
padding: 20px 10px;
}
.result_box,.content_box a{
    color: #ffe329;
    text-decoration: none;
}
.result_box,.content_box a:hover{
    color: #000;
    transition: 0.5s;
}

/**** 結果発表 ****/
#result{
overflow: hidden;
}
#result .resultWrap{
    vertical-align: top;
    width: 216px;
    margin: 20px 50px 60px;
    float: left;
}
#result .imgbox{
    width: 216px;
    height: 162px;
    border: 3px solid #000;
    text-align: center;
    background: #fff;
    box-sizing: border-box;
}
#result .result_tit{
font-weight: bold;
    text-align: center;
    font-size: 1.5em;
    background: #000;
    border-radius: 20px;
    margin: 0 0 10px;
}
.result_box{
height: 300px;
}
/**** 店舗写真 ****/
h4{
text-align:center;
    height: 3em;
}
section#tenpo #photo{
}

section#tenpo #shoplist{
margin: 0 auto 80px;
width:900px;
}
section#tenpo section{
	width:960px;
	margin:0 auto;
}

.kaisai_tenpo{
text-align: center;
    font-size: 1.5em;
    background: #fff;
    color:#000;
    margin: 0 auto;
padding:0.5%;
font-weight: bold;
}

.linkArea {
text-align: center;
padding-top: 30px;
border-top: 1px solid #999;
}

.linkArea a {
transition: all 0.3s ease-out;
}

.linkArea a:hover {
opacity: 0.8;
}

/*戻る*/
.back a{
    display: block;
    text-decoration: none;
    background: #fff;
    text-align: center;
    width: 120px;
    margin: 50px auto 0;
    padding: 4px 0 2px;
    border-radius: 20px;
    color: #000;
}
.back a:hover{
  opacity: 0.7;
 transition: .5s;
}
/*通販リンク*/
.online{
    text-align: center;
}
.online img{
    margin: 50px 0 0;
}
.online img:hover{
 transition: .5s;
  opacity: 0.7;


}
}

@media screen and (max-width: 640px) {
/* スマートフォン用のスタイル記述 */
#contentsWrap{
width: 100%;
	margin:0 auto;
	background:white;
	color: #000;
font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,sans-serif;
background:#000 !important;
}
#result,#syousai,#tenpo,#photo{
}
.float img {
width: 100%;
display:none;
}
.sp_main img{width:100%;}

#sp_center{
color:#b92c22;
}

.sp_left{
color:#b92c22;
}

/********** contents ************/
nav ul#nav{
	overflow:hidden;
	width:100%;
    margin: 0 0 6% 0;
}
nav ul#nav li{
	float:left;
width:50%;
}

nav ul#nav li a {
	width: 90%;
	margin: 0 auto;
	background: #fff;
	color: #000;
	text-align: center;
	font-size: 2rem;
	display: block;
	padding: 0.3rem 0 0;
	text-decoration: none;
	position: relative;
	font-weight: bold;
border-radius: 20px;
}

nav ul#nav li a:after{
}
h4{
    font-size: 0.7em !important;
    height: 2.5em;
}


.syousai_c {
clear: both;
    display: block;
    padding: 0 2%;
font-size:0.8em;
margin-bottom: 15px;
}


.syousai_c .shousai_red{
color:#978c4c!important;
}

.syousai_c .big{
font-size:1.3em;
font-weight:bold;
}


section#syousai dt{
float: none;
    margin: 1em 1em 4px 0;
    text-align: center;
    background: #000;
    color: #fff;
    padding: 0.2em 0;
    font-weight: bold;
    display: block;
    font-size: 0.8em;
    border-radius: 15px;
}
section#syousai dd{
margin: 0.5em 1em 4px 0;
    display: block;
    float: none;
    color:#fff;
    font-size: 0.8em;
}

.dd_span{
font-size:1.1em;
color:#978c4c!important;
font-weight:bold;
}


section#tenpo .shop_tit{
    color: #be0000;
    padding: 0.5rem;
    display: block;
    font-weight: bold;
    font-size: 1.2em;
}

section#tenpo #shoplist li a {
color:#fff;
    font-size: 0.8em;
margin:0 !important;
}

section#tenpo section h3{
background:#000;
font-weight: bold;
color: #fff;
text-align: center;
clear: both;
line-height: 2em;
font-size: 12px;
border-radius: 15px;
}
section#tenpo section .shop_wrap{
overflow: hidden;
margin-top: 10px;
margin: 10px auto;
}
section#tenpo section .shop_box{
display: inline-block;
vertical-align: top;
width: 48%;
margin: 10px 0 0 3px;
float:left;
}
section#tenpo section .shop_box img{
width: 100%;
    height: auto;
}
section#tenpo section .shop_box p{
border:2px solid #000;
text-align:center;
background:#fff;
border-sizing:border-box;
}
section#tenpo section .shop_box .tenpo_name{
background: #000;
color: #fff;
text-align: center;
height: 3em;
line-height: 1.5em;
}
section#tenpo section .shop_box input{
margin: 6px 0 2em;
text-align: center;
background: #ccc;
color: #333;
border: 1px solid #000;
cursor: pointer;
width:100%;
}


/*トップへ戻る*/
#page-top {
   opacity:0.8;
    position: fixed;
    bottom: 20px;
    right: 20px;
    font-size: 77%;
}
#page-top a {
    background: #999;
    text-decoration: none;
    color: #fff;
    width: 70px;
    padding: 28px 0;
    text-align: center;
    display: block;
  font-weight:bold;
border:1px solid #fff;
}

/**** 結果発表 ****/
#result{
    background: url(../images/bg_box.png);
    padding: 2%;
    margin: 0 0 13%;
}
#result .resultWrap{
color: #fff;
    text-align: center;
    width: 70%;
    margin: 0 auto 5%;
}
#result .result_tit{
background: #000;
    color: #fff;
    font-weight: bold;
    border-radius: 15px;
    margin: 0 0 3%;
}
#result .imgbox{
border: 2px solid #000;
    text-align: center;
    background: #fff;
}

/**** 概要 ****/
section#syousai {
margin-bottom:50px;
    background: url(../images/bg_box.png);
    padding: 2%;
}
h2{
padding: 0.5rem 0 0;
font-size: 2rem;
text-align: center;
color: #fff;
margin: 0 auto 15px auto;
border-bottom: double 4px #fff;
}
section#syousai p{
color:#fff;
}
.content_box a{
    color: #ffe329;
}

/**** 店舗写真 ****/
section#tenpo #photo{
    padding: 0.5rem 0 0;
    font-size: 2rem;
    text-align: center;
    color: #fff;
    margin: 0 auto 15px auto;
    background: url(../images/bg_box.png);
    padding: 2%;
}

section#tenpo #shoplist li{
	float:left;
font-weight:bold;
}

#movie_left dl{

width:320px;
padding-left:30px;
}

#movie_left dt{
float:left;
width:150px;
clear:both;
    margin-top: 30px;
    margin-bottom: 30px;
}
#movie_left dd{
float:left;
width:160px;
padding-top: 5px;
    margin-top: 30px;
    margin-bottom: 30px;
}
#movie_red{
color:red;
font-size: 1.3em;
}

section#tenpo #shoplist{
margin: 0 auto 8%;
}

.kaisai_tenpo{
    text-align: center;
    background: #fff;
    color: #000;
    margin: 0 auto 3%;
    padding: 0.45rem 0 0.3rem;
    font-size: 1.0em;
    font-weight: bold;
}

.linkArea {
text-align: center;
padding-top: 15px;
border-top: 1px solid #999;
}

.linkArea img {
	width: 100%;
}
/*分岐*/
.link a{
    display: block;
    background: #000;
    text-align: center;
    width: 80%;
    color: #fff !important;
    margin: 1% auto;
    border-radius: 25px;
    padding: 0.5% 0 0.2%;
    text-decoration: none;
}

/*戻る*/
.back a{
    background: #ccc;
    display: block;
    width: 20%;
    text-align: center;
    margin: 2% auto;
    text-decoration: none;
    padding: 0.5% 0 0.2%;
    border-radius: 20px;
    color: #000;
}

/*通販リンク*/
.online{
    text-align: center;
}


}