html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
font: inherit;
vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
display: block;
}
body {
line-height: 1;
}
ol, ul {
list-style: none;
}
blockquote, q {
quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: '';
content: none;
}
table {
border-collapse: collapse;
border-spacing: 0;
}


body{
	font-size: 14px;
	line-height: 1;
	font-family: 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	background: #000;
}

p{line-height: 1.4;}

a{color: #fff;text-decoration: underline;}


.contents{margin: 0 auto;width: 100%; max-width: 1300px;display: block;}

.head{display: block;position: fixed;top:0:left:0;margin: 0 auto;background: #333;color: #fff;width: 100%;text-align: center;box-shadow: 0 5px 10px rgba(0, 0, 0, 0.5);z-index: 2;}
.head_inner{display: block;padding: 15px;}

.foot{display: block;margin: 0 auto;background: #000;color: #fff;width: 100%;text-align: center;box-shadow: 0 5px 10px rgba(0, 0, 0, 0.5);}
.foot_inner{display: block;padding: 15px;margin: 0 auto;max-width: 960px;font-size: 10px;}


.section {
    width: 100%;
    min-height: 100vh;
    background: center center /cover no-repeat fixed;
    background-size: contain;
    position: relative;
    /* border-bottom: 10px solid #000000; */
}
.section01 {
    background-size: contain;
    background-position: center center;
    overflow: hidden;
    height: auto;
    min-height: 200vh;
}
.section01 {background-image: url(../imgs/scene1.png);background-size: cover;background-position: top center;}
.section02 {background-image: url(../imgs/scene2.png);}
.section03 {background-image: url(../imgs/scene3.png);}
.section04 {background:#333;}

.section_sub_sp{display: none;}

.watch_info{position: absolute;bottom: 50px;background: #00000080;color: #fff;width: 100%;}
.watch_info_innner{display: block;max-width: 960px;margin: 0 auto;padding: 20px;position: relative;}


.shop_info{width: 100%;}
.shop_info_innner{display: block;max-width: 960px;margin: 0 auto;padding: 20px;color: #fff;font-size: 80%;text-align: center;}


.table{text-align: left;margin: 0 auto;width: 600px;}
tr{}
td{padding: 10px 0;margin: 0;border-bottom: 1px solid #ddd;}

.shopname{padding-left: 10px;}
.shoptel{text-align: right;padding: 10px;}

.tablewrap{margin: 20px auto;display: block;text-align: center;}

.ttl_shop img{display: block;margin: 0 auto;max-width: 100%;}
.txt_cp{line-height: 1.4;display: block;max-width: 600px;margin: 0 auto 10px;text-align: center;}
.txt_cp2{line-height: 1.4;display: block;max-width: 600px;margin: 0 auto 20px;text-align: center;font-weight: bold;font-size: 120%;}

.title_set{display: block;width: 100vw;/* height: 100vh; */display: table-cell;vertical-align: middle;}
.title_message{display: block;text-align: center;}
.title_txt{display: block;text-align: center;color: #fff;line-height: 1.7;}

.title_set img{max-width: 70%;margin-top: 50%;}

img.c_ttl{width: 60%;}
p{width: 60%;}

.watch_img{display: inline-block;position: absolute;bottom: -40px;right: 0;width: 40%;}
.watch_img img{width: 100%;height: auto;}

.head_inner img {
    width: 118px;
    height: 30px;
}

@media(max-width:740px){

.title_set{top: 0;position: absolute;padding-top: 30%;}

.title_set img{
    margin: 20% auto 0;
}

.section01 .watch_info {/* margin-top: 100%; */}

	.table{width: 100%;}
	tr{display: inline;}
	td{display: inline-block;width: 50%;}
.shopname{padding-left: 0px;}
.shoptel{text-align: right;padding: 10px 0;}
.no_cont{display: none;}
span.info{display: block;text-align: center;}
.txt_cp{text-align: left;}
.txt_cp br{display: none;}

.title_txt{display: block;text-align: center;color: #fff;line-height: 1.4;font-size: 12px;max-width: 80%;margin: 0 auto;}

.watch_img{position: static;width: 100%;}
img.c_ttl,p{width: 100%;}


.section{height: auto;}

.watch_info{position: static;background: #000;}

.section01,.section02,.section03{background-image:none!important;min-height: auto;}
.section_sub_sp{display: block;clear: both;overflow: hidden;}
.section_sub_sp img{display: block;width: 100%;height: auto;}
.section01 .section_sub_sp img{margin-top:50px;}
}


@media(max-width:320px){
.section_sub_sp{margin-top: 40px;}
}



/*ipad*/
.ipad .title_set {top: 0;position: absolute;padding-top: 0;}
.ipad .section01,.ipad .section02,.ipad .section03{background: #000;min-height:auto;}
.ipad .section_sub_sp{display: block;}
.ipad .section_sub_sp img{display: block;width: 100%;height: auto;}
.ipad .watch_info{position: static;}
.ipad .section{min-height:auto;}
.ipad .watch_img{bottom:0;}
