@charset "utf-8";


body {
    -webkit-text-size-adjust: 100%;
}

.imgLink {display: inline-block;}
.imgLink:hover {opacity:0.7;
			filter:alpha(opacity=70);        /* ie lt 8 */
			-ms-filter:"alpha(opacity=70)";  /* ie 8 */
			-moz-opacity:0.7;                 /* FF lt 1.5, Netscape */
			-khtml-opacity: 0.7;              /* Safari 1.x }*/
}

img{
    vertical-align:bottom;
}
.clearfix:after {
	clear: both;
	content: " ";
	display: block;
	font-size: 0.1em;
	height: 0.1px;
	line-height: 0;
	visibility: hidden;
}

.fontB{
    font-weight:bold;
}

ul,li,dd,dt,dl,p{padding:0;margin:0; list-style-type:none;}

    
/* 各ページ共通
=================================*/

#contentsarea{
    max-width:960px;
    margin:0 auto;
    padding-bottom:50px;
	text-align:center;
	line-height:1.6;
}

.j34 #gNav li.nav02 a,
#gNav li.nav02 a:hover{
	width: 167px;
	background-position: -167px -50px;
}

.sp,
.sp_bnr{
	display:none;
}

#pagetopBtn{
	position: fixed;
	bottom: 20px;
	right: 20px;
}

#pagetopBtn.inherit{
	bottom:90px;
}

#pagetopBtn a {
	width: 80px;
	height: 80px;
	background:url(/ss/shutokodeikou/common/images_renew/pagetop.png) no-repeat left top;
	display:inline-block;
	text-indent:-9999px;
}

a img:hover {opacity:0.7;
			filter:alpha(opacity=70);        /* ie lt 8 */
			-ms-filter:"alpha(opacity=70)";  /* ie 8 */
			-moz-opacity:0.7;                 /* FF lt 1.5, Netscape */
			-khtml-opacity: 0.7;              /* Safari 1.x }*/
}

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

body{
	font-size:14px;
	margin:0;
	padding:0;
}

#contentsarea{
    margin:0 auto;
    padding-bottom:30px;
	width:100%;
}

a {
	-webkit-tap-highlight-color:rgba(0, 0, 0, 0);
}

img{
     max-width:100%;
     height: auto;
}
  
.entry-body {
     margin:0 !important;
	padding: 0 7px;
     width:auto;
}

.page,
#content{
     width:100% !important;
}

.sp{
	display:block !important;
}

.pc{
	display:none !important;
}

#pagetopBtn{
	right:10px;
}

#pagetopBtn.inherit{
	bottom:86px !important;
}

#pagetopBtn a {
	width: 40px;
	height: 40px;
	background:url(/ss/shutokodeikou/common/images_renew/pagetop.png) no-repeat left top;
	background-size:40px auto;
	display:inline-block;
}

}

/* トップページ
=================================*/
body#top .mv{
	margin:0 0 50px 0;
}

body#top .map{
	margin:0 0 15px 0;
}

body#top .present{
	background-color:#e50012;
}

body#top .tokuten {
    margin: 40px 0;
}

body#top .areaBl{
	overflow: hidden;
}

body#top .shopBl{
	overflow:hidden;
	margin-bottom:50px;
}

body#top .shopBl .floatL{
	float:left;
	width:455px;
}

body#top .shopBl .floatL img{
	width:100%;
	height:auto;
}

body#top .shopBl .floatR{
	float:right;
	width:455px;
	padding-right:10px;
	text-align:left;
	position:relative;
	min-height:303px;
}

body#top .shopBl .floatR .tit{
	display: table;
	border-top:1px solid #508db1;
	border-bottom:1px solid #508db1;
	width:100%;
	padding: 12px 0;
	margin-bottom: 15px;
}

body#top .shopBl .floatR .tit > *{
	display: table-cell;
	vertical-align: middle;
	color: #508db1;
    line-height:1.2;
	padding: 3px 0 0 0;
}

body#top .shopBl .floatR .mapNo{
	display: table-cell;
	width:68px;
	text-align: center;
	color: #508db1;
	font-weight: bold;
	font-size: 30px;
}

body#top .shopBl .floatR .mapNo img{
	width:45px;
	height: auto;
}

body#top .shopBl .floatR h3{
	font-size:150%;
	font-weight:bold;
	vertical-align: bottom !important;
}

body#top .shopBl .floatR h3 span.fontS{
	font-size:80%;
}

body#top .shopBl .floatR h3 span.kana{
	font-size:60%;
	display: block;
	text-align: center;
}

body#top .shopBl .floatR h3 span.bl{
	display: inline-block;
}

body#top .shopBl .floatR p{
	letter-spacing:0.5px;
}

body#top .shopBl .floatR p + p{
	margin-top: 10px;
}

body#top .shopBl .floatR .btmBl{
	position:absolute;
	bottom:0;
	width:100%;
}

body#top .shopBl .floatR .btmBl .icn{
	float:left;
}

body#top .shopBl .floatR .btmBl .icn li{
	float:left;
	margin-right:18px;
}

body#top .shopBl .floatR .btmBl .icn li img{
	width:62px;
	height:auto;
}

body#top .shopBl .floatR .btmBl .link{
	float:right;
	margin-right:10px;
}

body#top .shopBl .floatR .btmBl .link a{
	line-height:62px;
	color:#fff;
	font-weight:bold;
	border-radius:3px;
	background:#508db1;
	width:160px;
	text-align:center;
	display:inline-block;
	text-decoration:none;
	font-size:150%;
}

body#top .shopBl .floatR .btmBl .link a span{
	background:url(../images/arrow_right01.png) no-repeat right 7px;
	background-size:8px auto;
	padding-right:20px;
}

body#top .data{
	margin-top:10px;
}

body#top .data dt{
	font-weight: bold;
	color:#00a4c5;
	float: left;
	clear: both;
	margin-right: 10px;
	display: inline;
}

body#top .data dd:after{
	content:"　";
	clear:both;
	height:1px;
	width:100%;
	display:block;
}

body#top .data dd a{
	color:#000;
	text-decoration:underline;
}

.entry-body.kasou .data dd a:hover{
	text-decoration:none;
}

/* odaiba */
body#top .shopBl.odaiba .floatR .btmBl .link a{
	background:#f3981c;
}

body#top .shopBl.odaiba .floatR .tit{
	border-top:1px solid #f3981c;
	border-bottom:1px solid #f3981c;
}

body#top .shopBl.odaiba .floatR .tit > *{
	color: #f3981c;
}

/* ariake */
body#top .shopBl.ariake .floatR .btmBl .link a{
	background:#8cc06b;
}

body#top .shopBl.ariake .floatR .tit{
	border-top:1px solid #8cc06b;
	border-bottom:1px solid #8cc06b;
}

body#top .shopBl.ariake .floatR .tit > *{
	color: #8cc06b;
}

body#top .shopBl .floatR .btmBl .link a:hover{	
	transition: all 0.5s ease 0s;
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
}

body#top .bnrBl{
}

body#top .bnrBl li{
	margin-bottom:30px;
}

body#top .kyouryoku,
body#top .attention {
	font-size:120%;
    text-align: center;
}

@media screen and (max-width:768px){
body#top .mv{
	margin:0 0 8px 0;
}

body#top .mv + p{
	margin:0 0 8px 0;
	text-align: left;
	font-weight: bold;
}

body#top .map{
	width: auto;
	margin:0 0 10px 0;
}

body#top .present {
	margin:0 -7px;;
}

body#top .tokuten {
    margin: 10px auto;
	width:90%;
}

body#top .shopBl{
	margin-bottom:20px;
}

body#top .shopBl .floatL{
	min-height:inherit;
	float:inherit;
	width:100%;
	margin-bottom:10px;
	padding-right:0;
}
body#top .shopBl .floatR{
	min-height:inherit;
	float:inherit;
	width:100%;
	margin-bottom:0;
	padding-right:0;
}

body#top .shopBl .floatR .tit{
	margin-bottom: 10px;
	padding: 5px 0;
}

body#top .shopBl .floatR .mapNo{
	width:50px;
	padding: 5px 0;
}

body#top .shopBl .floatR .mapNo img{
	height:33px;
	width: auto;
}

body#top .shopBl .floatR h3{
	font-size:20px;
	padding: 0;
	vertical-align: middle !important;
}

body#top .shopBl .floatR p + p{
	margin-top: 5px;
}

body#top .shopBl .floatR .btmBl{
	position:inherit;
	margin-top:10px;
}

body#top .shopBl .floatR .btmBl .icn li{
	margin-right:12px;
}

body#top .shopBl .floatR .btmBl .icn li img{
	width:40px;
}

body#top .shopBl .floatR .btmBl .link{
	margin-right:0;
}

body#top .shopBl .floatR .btmBl .link a{
	line-height:40px;
	width:90px;
	font-size:18px;
	border-radius:2px;
}

body#top .shopBl .floatR .btmBl .link a span {
    background: url(../images/arrow_right01.png) no-repeat 98% 7px;
    background-size: 6px auto;
	padding-right: 15px;
}

body#top .data dt{
	display: inline;
	float: inherit;
	margin-right: 3px;
}

body#top .data dd {
    float: inherit;
    display: inline;
}

body#top .data dd .sp{
	display:inline-block !important;
	line-height: 1;
	font-size: 1px;
	vertical-align: top !important;
}

body#top .googleMap{
	display:none;
}
	
body#top .bnrBl li{
	margin-bottom:15px;
}

body#top .kyouryoku {
	font-size:100%;
}
body#top .attention {
	margin-bottom:20px;
	font-size:100%;
}

#content .sns {
    margin: 0 10px -20px 10px;
}

}

/* プレゼント
=================================*/
body#present #pankuzu{
	border: none;
	margin:0;
}

body#present .tit{
	margin:0 -8px 20px -8px
}

body#present .entry-body ul{
	overflow:hidden;
/*	padding:0 8px;*/
}

body#present .entry-body li{
    width:296px;
    text-align:center;
    float:left;
    margin: 0 28px 25px 0;
}

body#present .entry-body li:nth-child(3),
body#present .entry-body li:nth-child(6){
	margin-right:0;
}

body#present .entry-body li dd.pic{
	margin-bottom:10px;
}

body#present .entry-body li dd.pic img{
	width:100%;
	height:auto;
}
    
body#present .entry-body li dd.naiyou{
	text-align:left;
	font-size:110%;
	font-weight:bold;
}

body#present .entry-body li dt.ninzu{
	text-align:center;
	background-color:#fff000;
	font-weight:bold;
    color:#e50012;
	line-height:48px;
	font-size:160%;
}

body#present .entry-body li dd.teikyo{
    text-align:left;
    display:block;
	font-size:80%;
}

body#present .entry-body li dd.teikyo a{
    color:#000;
	text-decoration:none;
}

body#present .entry-body li dd.teikyo a:hover{
 	text-decoration:underline;
}

body#present .entry-body li dd.teikyo + dd{
    text-align:left;
    display:block;
	font-size:80%;
	margin-top:5px;
}

body#present .entry-body .btn {
    clear: both;
    text-align: center;
    margin:15px 0 30px;
}

body#present .entry-body .chuki{
    text-align:center;
    font-size:110%;
    padding-bottom:20px;
}

@media screen and (max-width:768px){
body#present .tit{
	margin-bottom:10px;
}

body#present .entry-body ul{
}

body#present .entry-body li{
    width:100%;
    margin: 0 0 25px 0;
}

body#present .entry-body li dd.pic{
	margin-bottom:8px;
}
    
body#present .entry-body li dd.naiyou{
	font-size:16px;
}

body#present .entry-body li dt.ninzu{
	line-height:35px;
	font-size:20px;
}

body#present .entry-body li dd.teikyo{
	font-size:12px;
	margin-top:3px;
}

body#present .entry-body .btn {
    display:block;
    margin:10px auto;
    width:56.25%;
}

body#present .entry-body .chuki{
    font-size:12px;
}


}

/* 下層ページ
=================================*/
.entry-body.kasou{
	padding:0 8px;
}

.entry-body.kasou #pankuzu{
	padding:0 0 10px 0;
	text-align:left;
}

.entry-body.kasou #pankuzu p a{
	text-decoration: underline;
	color:#000;
}

.entry-body.kasou #pankuzu p a:hover{
	text-decoration:none;
}

.entry-body.kasou .access{
	font-weight: bold;
	background-color: #508db1;
	text-align: left;
	font-size: 110%;
	color: #fff;
	position: relative;
	margin-bottom:25px;
	padding-bottom: 5px;
}

.entry-body.kasou .access:before{
	content: "";
	background:url(../takeshiba/images/label_access.png) no-repeat left top #fff;
	width: 100%;
	height: 28px;
	display: block;
}

.entry-body.kasou .access p{
	padding: 5px 10px 0 10px;
}

.entry-body.kasou .access p .icn{
    font-size: 1px;
    vertical-align: bottom;
    display: inline-block;
    padding-bottom: 3px;
	margin-right: 5px;
}

.entry-body.kasou .access p .square{
	display: inline-block;
	border-radius: 5px ;
	background: #fff;
	color: #508db1;
	margin: 0 5px;
	padding: 0 5px;
	line-height: 1.4;
}

.entry-body.kasou .access p .circle{
    color: #508db1;
    display: inline-block;
    border-radius: 16px;
    background: #fff;
    width: 28px;
    text-align: center;
    height: 28px;
	margin-right: 5px;
}

.entry-body.kasou .column2{
	overflow:hidden;
}

.entry-body.kasou .column2 .floatL{
	width:456px;
	float:left;
	text-align:left;
	margin-bottom:20px;
}

.entry-body.kasou h1{
	color: #232323;
	font-size:220%;
	font-weight:bold;
	line-height:1.2;
	margin:0;
	text-align:left;
}


.entry-body.kasou h1 span.fontS{
	font-size:80%;
}

.entry-body.kasou h1 span.kana{
	font-size:60%;
	display: block;
	text-align: center;
}

.entry-body.kasou h1 span.bl{
	display: inline-block;
}

.entry-body.kasou .hpLink{
	margin-bottom:25px;
	text-align:left;
}

.entry-body.kasou .hpLink a{
	color:#000;
	text-decoration:underline;
}

.entry-body.kasou .hpLink a:hover{
	text-decoration:none;
}

.entry-body.kasou p.lead{
	font-weight:bold;
	font-size:125%;
}

.entry-body.kasou p.txt{
	letter-spacing:1px;
	word-break: break-all;
}

.entry-body.kasou p.txt.mb30{
	margin-bottom:30px;
}

.entry-body.kasou .data{
	margin-bottom:20px;
}

.entry-body.kasou .data dt{
	font-weight: bold;
	color:#508db1;
	float: left;
	clear: both;
	margin-right: 10px;
	display: inline;
}

.entry-body.kasou .data dt.colorBlack{
	color:#000 !important;
}

.entry-body.kasou .data dd:after{
	content:"　";
	clear:both;
	height:1px;
	width:100%;
	display:block;
}

.entry-body.kasou .data dd a{
	color:#000;
	text-decoration:underline;
}

.entry-body.kasou .data dd a:hover{
	text-decoration:none;
}

.entry-body.kasou .data a[href*="tel:"] {
    pointer-events: none;
    cursor: default;
    text-decoration: none;
}

.entry-body.kasou .googleMap{
	width: 456px;
	height: 350px;
	margin-bottom: 25px;
}

.entry-body.kasou .column2 .floatR{
	width:456px;
	float:right;
	text-align:left;
}

.entry-body.kasou .column2 .clear{
	clear: both;
}

.entry-body.kasou .present{
	max-width:380px;
	text-align:center;
	margin:0 auto 50px auto;
}

.entry-body.kasou .present a{
	background:#e50012;
	display:block;
	padding:14px 0;
	border-radius:3px;
}

.entry-body.kasou .present a:hover{
	transition: all 0.5s ease 0s;
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
}

.entry-body.kasou .picBl li{
	margin-bottom:25px;
	line-height:1.6;
}

.entry-body.kasou .picBl li.mb0{
	margin-bottom:0;
}

.entry-body.kasou .picBl img{
	width:100%;
	height:auto;
}

.entry-body.kasou .picBl .cap{
	margin-top:5px;
}

.entry-body.kasou .tokuten + .picBl{
	margin-top:20px;
}

.entry-body.kasou .tokuten{
	border:2px solid #e50012;
}

.entry-body.kasou .tokuten:before,
.entry-body.kasou .tokuten:after{
	content:"　";
	background:url(../images/bg_tokuten.png) no-repeat center center #e50012;
	background-size:385px auto;
	display:block;
	height:30px;
	width:100%;
}

.entry-body.kasou .tokuten .tokutenInner{
	padding:20px 10px 10px 10px;
}

.entry-body.kasou .tokuten p.tokutenTxtS,
.entry-body.kasou .tokuten p.tokutenTxt,
.entry-body.kasou .tokuten p.conditions{
	text-align:center;
	color:#e50012;
	font-weight:bold;
	line-height:1.2;
}

.entry-body.kasou .tokuten p.tokutenTxtS .kana{
	font-size:70%;
}

.entry-body.kasou .tokuten p.tokutenTxt{
	font-size:220%;
	margin:7px 0 5px 0;
}

.entry-body.kasou .tokuten p.tokutenTxt span{
	font-size:50%;
	display:block;
}

.entry-body.kasou .tokuten p.conditions{
	font-size:65%;
}

.entry-body.kasou .tokuten .attention{
	font-size:65%;
	background:url(../images/icn_tokuten.png) no-repeat left top;
	background-size:65px auto;
	padding-left:75px;
	margin-top:20px;
	min-height: 65px;
}

.entry-body.kasou .historyBl{
	margin: 30px -8px 15px -8px;
}

/* takeshiba */
.shop08 .floatL .midashi{
	text-align: center;
	margin-bottom: 22px;
}

/* odaiba */
.odaiba .entry-body.kasou .access{
	background-color: #f3981c;
}

.odaiba .entry-body.kasou .access span,
.odaiba .entry-body.kasou .data dt{
	color: #f3981c;
}

.odaiba .entry-body.kasou .access::before {
    content: "";
    background: url(../odaiba/images/label_access.png) no-repeat left top #fff;
}

.odaiba.shop02 .entry-body.kasou .tokuten + .picBl {
    margin-top: 100px;
}

/* ariake */
.ariake .entry-body.kasou .access{
	background-color: #8dc16b;
}

.ariake .entry-body.kasou .access span,
.ariake .entry-body.kasou .data dt{
	color: #8dc16b;
}

.ariake .entry-body.kasou .access::before {
    content: "";
    background: url(../ariake/images/label_access.png) no-repeat left top #fff;
}

@media screen and (max-width:768px){
.entry-body.kasou{
	width:auto;
	padding: 0 7px;
}

.entry-body.kasou #pankuzu{
	padding:0 0 5px 0;
	font-size:10px;
	border-width:10px;
}


.entry-body.kasou .access{
	font-size: 90%;
	margin-bottom:15px;
	padding: 0 0 2px 0;
}

.entry-body.kasou .access:before{
	content: "";
	background:url(../takeshiba/images/label_access.png) no-repeat left top #fff;
	background-size: auto 18px;
	height: 18px;
}

.entry-body.kasou .access p{
	padding: 2px 6px 0 6px;
}

.entry-body.kasou .access p .icn{
	margin: 0 3px 0 0;
	line-height: 1;
}

.entry-body.kasou .access p .icn img{
	width:15px;
	height: auto;
}

.entry-body.kasou .access p .square{
	margin: 0 3px;
	padding: 0 3px;
	line-height: 1.4;
}

.entry-body.kasou .access p .circle{
    border-radius:9px;
    width: 18px;
    height: 18px;
	margin-right: 3px;
}

.entry-body.kasou .column2 .floatL{
	width:100%;
	float:inherit;
	margin-bottom:15px;
}

.entry-body.kasou .column2 .floatR + .floatL{
	margin-bottom:20px;
}

.entry-body.kasou h1{
	font-size: 25px;
}

.entry-body.kasou .hpLink{
	margin-bottom:10px;
}

.entry-body.kasou p.lead{
	font-size: 18px;
}

.entry-body.kasou p.txt.mb30{
	margin-bottom:15px;
}

.entry-body.kasou .data{
	margin-bottom:15px;
}

.entry-body.kasou .data dt{
	display: inline;
	float: inherit;
	margin-right: 3px;
}

.entry-body.kasou .data dd {
    float: inherit;
    display: inline;
}

.entry-body.kasou .data dd .sp{
	display:inline-block !important;
	vertical-align: top !important;
}

.entry-body.kasou .data a[href*="tel:"] {
    pointer-events: inherit;
    cursor: pointer;
    text-decoration: underline;
}
	
.entry-body.kasou .googleMap{
	display:none;
}

.entry-body.kasou .column2 .floatR{
	width:100%;
	float:inherit;
	margin-bottom:20px;
}

.entry-body.kasou .present{
	width:70%;
	margin:15px auto 20px auto;
}

.entry-body.kasou .present img{
	width:166px;
	height:auto;
}

.entry-body.kasou .present a{
	padding:12px 0;
}

.entry-body.kasou .picBl li{
	margin-bottom:15px;
}

.entry-body.kasou .picBl .cap{
	margin-top:5px;
}

.entry-body.kasou .tokuten:before,
.entry-body.kasou .tokuten:after{
	content:"　";
	background:url(../images/bg_tokuten.png) no-repeat center center #e50012;
	background-size:280px auto;
	height:25px;
}

.entry-body.kasou .tokuten .tokutenInner{
	padding:13px 8px 8px 8px;
}

.entry-body.kasou .tokuten p.tokutenTxtS{
	font-size:12px;
}

.entry-body.kasou .tokuten p.tokutenTxt{
	font-size:26px;
	margin:6px 0 3px 0;
}

.entry-body.kasou .tokuten p.tokutenTxt span {
    font-size: 14px;
}

.entry-body.kasou .tokuten p.conditions{
	font-size:10px;
}

.entry-body.kasou .tokuten .attention{
	font-size:8px;
	background:url(../images/icn_tokuten.png) no-repeat left center;
	background-size:45px auto;
	padding-left:50px;
	margin-top:10px;
	min-height: 45px;
	line-height:1.5;
}

.entry-body.kasou .historyBl{
	margin: 0 0 15px 0;
}

/* takeshiba */
.shop08 .floatL .midashi{
	margin-bottom: 15px;
}

.shop08 .floatL .midashi img{
	max-width: 402px;
	width: 65%;
	margin: 0 auto;
}

/* odaiba */
.odaiba .entry-body.kasou .access:before{
	content: "";
	background:url(../odaiba/images/label_access.png) no-repeat left top #fff;
	background-size: auto 18px;
	height: 18px;
}
/* ariake */
.ariake .entry-body.kasou .access:before{
	content: "";
	background:url(../ariake/images/label_access.png) no-repeat left top #fff;
	background-size: auto 18px;
	height: 18px;
}


}


/* warning */
.warning{
	color:red;
	text-align:left;
	padding:0 15px 5px 15px;
	letter-spacing:0.1rem;
	font-weight:bold;
	line-height:1.4;
}

.warning p span{
	font-size:120%;
}

@media screen and (max-width:768px){
.warning{
	padding:0 0 5px;
	letter-spacing:0.05rem;
}

.warning p span{
	font-size:16px;
}

.warning p{
	font-size:10px;
}


}