@charset "utf-8";


/*---------- common ----------*/

#cont.oidemase {
	width: 100%;
	background: url(../images/yamaguchi/oidemase_bk.jpg) no-repeat 82% center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	position: relative;
	overflow: hidden;
}

#cont.oidemase .cont_in .fil {
	top: 50%;
    background: rgba(91,93,90,0.4);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#33000000', endColorstr='#33000000');
}

#cont.ishin {
	width: 100%;
	background: url(../images/yamaguchi/ishin_bk.jpg) no-repeat center bottom;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	position: relative;
	overflow: hidden;
}

#cont.ishin .cont_in .fil {
	padding: 0;
	width: 100%;
	max-width: 1000px;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	top: 50%;
	left: 50%;
}

#cont.ishin .cont_in .ttl {
	margin: 0;
	width: 100%;
	height: auto;
}

#cont.ishin .cont_in .ttl img {
	width: 100%;
	height: auto;
}

#cont.fujinaga {
	width: 100%;
	background: url(../images/yamaguchi/fujinaga_bk.jpg) no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	position: relative;
	overflow: hidden;
}

#cont.fujinaga .cont_in .fil {
	top: 55%;
    background: rgba(157,116,36,0.3);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#33000000', endColorstr='#33000000');
}

#cont.taniguchi {
	width: 100%;
	background: url(../images/yamaguchi/taniguchi_bk.jpg) no-repeat 38% center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	position: relative;
	overflow: hidden;
}

#cont.taniguchi .cont_in .fil {
	top: 55%;
    background: rgba(157,116,36,0.3);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#33000000', endColorstr='#33000000');
}

#cont.hagi1 {
	width: 100%;
	background: url(../images/yamaguchi/hagi1_bk.jpg) no-repeat 90% center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	position: relative;
	overflow: hidden;
}

#cont.hagi1 .cont_in .fil {
	top: 60%;
    background: rgba(159,160,161,0.3);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#33000000', endColorstr='#33000000');
}

#cont.hagi2 {
	width: 100%;
	background: url(../images/yamaguchi/hagi2_bk.jpg) no-repeat 75% center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	position: relative;
	overflow: hidden;
}

#cont.hagi2 .cont_in .fil {
	top: 60%;
    background: rgba(120,89,65,0.3);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#33000000', endColorstr='#33000000');
}

#cont.red-snapper {
	width: 100%;
	background: url(../images/yamaguchi/red-snapper_bk.jpg) no-repeat 28% center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	position: relative;
	overflow: hidden;
}

#cont.red-snapper .cont_in .fil {
	top: 60%;
    background: rgba(103,35,16,0.3);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#33000000', endColorstr='#33000000');
}

#cont.choshu-sushi {
	width: 100%;
	background: url(../images/yamaguchi/choshu-sushi_bk.jpg) no-repeat center bottom;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	position: relative;
	overflow: hidden;
}

#cont.choshu-sushi .cont_in .fil {
	top: 48%;
    background: rgba(127,89,17,0.3);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#33000000', endColorstr='#33000000');
}

#cont.nagato {
	width: 100%;
	background: url(../images/yamaguchi/nagato_bk.jpg) no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	position: relative;
	overflow: hidden;
}

#cont.nagato .cont_in .fil {
	top: 64%;
    background: rgba(81,57,26,0.3);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#33000000', endColorstr='#33000000');
}

#cont.shimonoseki {
	width: 100%;
	background: url(../images/yamaguchi/shimonoseki_bk.jpg) no-repeat 20% bottom;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	position: relative;
	overflow: hidden;
}

#cont.shimonoseki .cont_in .fil {
	top: 35%;
    background: rgba(122,160,186,0.3);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#33000000', endColorstr='#33000000');
}

#cont.iwakuni {
	width: 100%;
	background: url(../images/yamaguchi/iwakuni_bk.jpg) no-repeat 20% center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	position: relative;
	overflow: hidden;
}

#cont.iwakuni .cont_in .fil {
	top: 63%;
    background: rgba(87,93,109,0.3);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#33000000', endColorstr='#33000000');
}

#cont.dassai {
	width: 100%;
	background: url(../images/yamaguchi/dassai_bk.jpg) no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	position: relative;
	overflow: hidden;
}

#cont.dassai .cont_in .fil {
	top: 48%;
    background: rgba(73,75,87,0.3);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#33000000', endColorstr='#33000000');
}

#cont.hofu {
	width: 100%;
	background: url(../images/yamaguchi/hofu_bk.jpg) no-repeat right center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	position: relative;
	overflow: hidden;
}

#cont.hofu .cont_in .fil {
	top: 35%;
    background: rgba(75,134,190,0.3);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#33000000', endColorstr='#33000000');
}

#cont.sushi-kinsei {
	width: 100%;
	background: url(../images/yamaguchi/sushi-kinsei_bk.jpg) no-repeat 55% center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	position: relative;
	overflow: hidden;
}

#cont.sushi-kinsei .cont_in .fil {
	top: 33%;
}



/*---------- footer ----------*/
#footer {
	background: url(../images/yamaguchi/line_01.jpg) center bottom repeat-x #FFFFFF;
	-webkit-background-size: auto 12px;
	-moz-background-size: auto 12px;
	-o-background-size: auto 12px;
	background-size: auto 12px; 
}

#footer .footer_in01 ul.banner {
	width: 622px;
	margin: 0 auto;
}

#footer .footer_in01 ul.banner li {
	float: left;
	padding: 0;
	margin: 0 6px;
	height: 59px;
}

#footer .footer_in01 ul.banner li.li01 {
	width : 151px;
	width : -webkit-calc(59 / 98 * 250px);
	width : calc(59 / 98 * 250px);
}

#footer .footer_in01 ul.banner li.li02 {
	width : 234px;
	width : -webkit-calc(59 / 59 * 234px);
	width : calc(59 / 59 * 234px);
}

#footer .footer_in01 ul.banner li.li03 {
	width : 201px;
	width : -webkit-calc(59 / 100 * 340px);
	width : calc(59 / 100 * 340px);
}

#footer .footer_in01 ul.banner li.li04 {
	width : 256px;
	width : -webkit-calc(55 / 88 * 410px);
	width : calc(55 / 88 * 410px);
}

#footer .footer_nav .title {
	background: #D0101B;
	color: #FFFFFF;
}


/*---------- local_top ----------*/


#cont.yamaguchi .cont_in h1 {
	background: #D0101B;
	color: #FFFFFF;
}



/*---------- local_low ----------*/

#cont .cont_in .logo_oidemase {
	position: absolute;
	width: 468px;
	bottom: 13%;
	right: 8%;
}

#detail .column,
#detail .column:before {
	border-color: #D0101B;
}

#detail .line_box {
	border-color: #D0101B;
}


#detail .oidemase_box {
	margin: 0 auto 50px;
	max-width: 940px;
	padding: 30px 30px 0 30px;
    position: relative;
    z-index: 10;
    background: #F06A15;
	color: #FFFFFF;
	z-index: 10;
	font-size: 110%;
}

#detail .oidemase_box:before {
    content: "";
    position: absolute;
    background: #F06A15;
    margin: 5px;
    border: dashed 1px #FFFFFF;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
	color: #FFFFFF;
	z-index: -10;
}

#detail .oidemase_box img {
	width: 100%;
	height: auto;
}

#detail .oidemase_box h3 {
	margin-bottom: 15px;
	font-size: 32px;
	line-height: 1.2em;
	font-weight: bold;
}

#detail .oidemase_box .boxL {
	margin: 0 0 30px 0;
	width: 30%;
	float: left;
}

#detail .oidemase_box .boxR {
	margin: 0;
	width: 67%;
	float: right;
}

#detail .oidemase_box .boxB {
	margin: 0 0 30px 0;
	width: 100%;
	float: left;
	text-align: center;
}

#detail .oidemase_box .boxR .stamp {
	width: 40px;
	height: 40px;
}

ul.oidemase_balloon {
	margin-bottom: 15px;
}

ul.oidemase_balloon li {
	background-color: #D0101B;
	padding: 0 5px;
	position: relative;
	margin-right: 5px;
	display: inline-block;
	text-align: center;
	min-width: 120px;
	height: 2em;
	color: #FFFFFF;
	font-weight: bold;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

ul.oidemase_balloon li:after {
	content: "";
	position: absolute;
	bottom: -10px; left: 50%;
	margin-left: -10px;
	display: block;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 12px 8px 0 8px;
	border-color: #D0101B transparent transparent transparent;
}


.yamaguchi_maduguchi {
	background: #00A9CF;
	padding: 20px 20px 1px;
	border-radius: 10px; 
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px; 
	color: #FFFFFF;
	margin: 0 auto;
}


