@charset "utf-8";
/* CSS Document */

/* html5 ------------------------------------- */
header, footer, nav, section, article, figure, aside {
 display: block;
}

img {
	vertical-align: bottom;
	max-width: 100%;
	height: auto;
}
/* clearfix---------------------------------------- */

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	overflow:hidden;
	font-size:0.1em;
	line-height:0;
}
.clearfix {
	min-height: 1px;
}
* html .clearfix {
	height: 1px;/*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}


/* common ---------------------------------------- */

html {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 100%;
	height: 100%;
}

body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #000;
	background:url(common/body_bg.jpg);
	line-height: 1.8em;
	color: #333;
	font-size: 0.9em;
	font-family: SeuratPro-DB, "Helvetica Neue", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
	width: 100%;
	height: 100%;
}


img {
	max-width: 100%;
	height: auto;
}

h1,h2,h3,h4,h5,h6{
	font-family: HakuuStd-R,sans-serif;
}


#main_header h1,#copyright {
	font-family: SeuratPro-DB,sans-serif;
}

#main_header #main_nav ul li a, #footer_nav a,.pc_bottom,.next_link a,#enkaipage_contents .index_box_inner_0 h3,#enkaipage_contents .index_box_inner_1 h3,.index_box_image_0 .img_comment, .index_box_image_1 .img_comment{
	font-family: HakuuStd-R,sans-serif;
}

.index_box_inner_0 h2.contents_line_ttl, .index_box_inner_1 h2.contents_line_ttl,.info_box h3,.subpage_main_ttl h2,.shoplist h2{
	font-family:FOTKsoBasakoro,sans-serif;
}

.concept_ttl{
	font-family: MatissePro-B,FOT-筑紫A丸ゴシック Std B,sans-serif;
}

a:link {
	color: #858585;
}
a:visited {
	color: #858585;
}
a:hover {
	opacity: 0.7;
}
a:active {
	color: #264CA4;
}

/* wrap ---------------------------------------- */

#wrap {
	margin-left: auto;
	margin-right: auto;
	/*min-width: 1200px;*/
	max-width: 100%;
}

/* header ---------------------------------------- */

#main_header   {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	position: relative;
	min-height: 60px;
	background-image: url(https://chottejiya.jp/wp-content/themes/ali/common/bg_header.jpg);
	background-color: #BD1A00;
	z-index:6000000;
	box-shadow: 2px 2px 6px #111;
}
#main_header h1 {
	color: #fff;
	font-size: 13px;
	text-shadow: 1px 1px 2px #111111;
	position: absolute;
	top: -2px;
	right: 20px;
}
#main_header #main_logo {
	/*padding-top: 15px;*/
	padding-left: 0.5%;
	float: left;
	max-width:60px;
}
#main_header #main_nav {
	float: right;
	padding-top: 30px;
	padding-right: 40px;
	font-size: 16px;
}
#main_header #main_nav a {
	color: #fff;
}
#main_header #main_nav a:hover {
	opacity: 0.7;
}
#main_header #main_nav ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#main_header #main_nav ul li {
	list-style-type: none;
	float: left;
}
#main_header #main_nav ul li a {
	text-decoration: none;
	margin-left: 10px;
	margin-right: 10px;
	text-shadow:1px 1px 2px #111111;
	font-size:1.1em;
}
#main_header #main_nav ul li ul{
	display:none;
	position:absolute;
	top:auto;
	left:auto;
	z-index:1000;
	background:#080c5c;
}
#main_header #main_nav ul li ul li{
	float:none;
	padding:3px 0;
}
/* index_main_image ---------------------------------------- */

#index_main_image {

}
#index_line {
	width: 100%;
	height: 10px;
	background-repeat: repeat-x;
	background-position: center 0%;
	background-color: #FFFFFF;
}



/* index_contets ---------------------------------------- */

.contents_line {
	/*background-color: #F0F0EE;*/
	/*background-image: url(https://chottejiya.jp/wp-content/themes/ali/common/header_bg.jpg);*/
	padding-top: 0px;
	padding-bottom: 0px;
	background-size:contain;
}

.contents_line .index_info_box {
	max-width: 1140px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0 20px;
}
.contents_line .index_info_box.clearfix .box_fb {
	width: 340px;
	float: left;
	height: 360px;
}
.contents_line .index_info_box.clearfix .info_box {
    width: 100%;
}
.contents_line .index_info_box.clearfix .insta_box {
	float: left;
    width: 48%;
    height: 300px;
    text-align: center;
}

.info_box{
	margin-bottom: 80px;
}

.insta_box h3, .info_box h3 {
	 font-size: 2em;
    line-height: 1.8em;
    color: #fff;
    display: inline-block;
    padding: 0 10%;
    margin-top: 0;
    margin-right: 10%;
    margin-bottom: 30px;
    width: 20%;
    text-align: center;
    position: relative;
    background: #E03006;
    border-radius: 10px;
}

.info_box h3:after {
    position: absolute;
    content: '';
    top: 100%;
    left: 30px;
    border: 15px solid transparent;
    border-top: 15px solid #E03006;
    width: 0;
    height: 0;
}

.info_box ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}
.info_box ul li {
	list-style-type: none;
	background-repeat: no-repeat;
	padding-left: 0px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #333;
	display: block;
}
.info_box ul li a {
	color: #333;
}
.info_box ul li a:hover {
	opacity: 0.7;
}
.info_box ul li .day {
	color: #333;
	display: block;
	width: 100px;
	float: left;
}
.info_box ul li .title {
	display: block;
	padding-left: 106px;
}

.contents_line .index_contents_box {
	margin-left: 0px;
	color: #333;
	margin-top: 50px;
	padding: 0 20px;
}

.contents_line .index_contents_box_btm {
	color: #000000;
}
.index_contents_outer {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	padding-top: 0px;
	padding-bottom: 0px;
	max-width:1600px;
}
.index_box_inner_0,.index_box_inner_1{
	font-size: 1em;
}
.index_box_inner_0 {
	padding-right: 2%;
	padding-left: 3%;
	width: 45%;
	/*margin-top: 10px;*/
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: right;
}
.index_box_inner_1 {
	padding-right: 3%;
	padding-left: 2%;
	width: 45%;
	/*margin-top: 10px;*/
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
}
.index_box_image_0 {
	width: 50%;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align:right;
	position: relative;
}

.index_box_image_1 {
	width: 50%;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: relative;
}

.index_box_image_1 img,.index_box_image_0 img {
    border-radius: 100px;
    box-shadow: 2px 2px 4px #111111;
}

.index_box_inner_0 h2.contents_line_ttl,.index_box_inner_1 h2.contents_line_ttl{
	padding-top: 30px;
	font-size: 2.8em;
	line-height: 1.8em;
	color: #E03006;
	text-align: left;
	margin: 0;
	/*text-shadow: 0 0 3px #111, 0 0 3px #111, 0 0 3px #111, 0 0 3px #111, 0 0 3px #111, 0 0 3px #111, 0 0 3px #111, 0 0 3px #111, 0 0 3px #111, 0 0 3px #111, 0 0 3px #111, 0 0 3px #111;*/
}
.index_slider2{
	margin-top: 100px;
}



.index_box_inner_0 h3,.index_box_inner_1 h3 {
	font-size: 1.8em;
	line-height: 1.8em;
	color: #333;
	margin-top:0;
	margin-bottom:15px;
}

.index_box_inner_0 h2.contents_line_ttl_table{
	margin-bottom:15px;	
}

#enkaipage_contents .index_box_inner_0 h3,#enkaipage_contents .index_box_inner_1 h3 {
	font-size: 2em;
	line-height: 1.8em;
	color: #080C5C;
	margin-top:15px;
	margin-bottom:15px;
}
#enkaipage_contents .index_box_inner_0 .notitle,#enkaipage_contents .index_box_inner_1 .notitle {
	font-size: 1.8em;
	line-height: 1.8em;
	color: #080C5C;
	border: none;
	margin-top:15px;
	margin-bottom:15px;
}
#enkaipage_contents .index_box_inner_0 .eng,#enkaipage_contents .index_box_inner_1 .eng {
font-size: 0.9em;
    color: #080C5C;
margin: 0;
font-family: GillSansNova-Bold;
}
#enkaipage_contents .index_box_inner_0 .wine_comment,#enkaipage_contents .index_box_inner_1 .wine_comment {
font-size: 0.8em;
margin: 0;
}

#enkaipage_contents .index_box_inner_0 h3,#enkaipage_contents .index_box_inner_1 h3 {
	color: #e03006;
	text-shadow: 0 0 3px #ffea01, 0 0 3px #ffea01, 0 0 3px #ffea01, 0 0 3px #ffea01, 0 0 3px #ffea01, 0 0 3px #ffea01, 0 0 3px #ffea01, 0 0 3px #ffea01, 0 0 3px #ffea01, 0 0 3px #ffea01, 0 0 3px #ffea01, 0 0 3px #ffea01;
}

.winepage h3{
	border-bottom: 6px double #080C5C;
	margin-bottom:0px;
}

.contents_com {
 	text-align:center;
	font-size: 1.1em;
}
.contents_com h3 {
	font-size: 1.3em;
}



#subpage #enkaipage_contents .index_box_image_0 {
	width: 49%;
}
#subpage #enkaipage_contents .index_box_image_1 {
	width: 49%;
}
#subpage #enkaipage_contents .index_contents {
	padding-bottom: 32px;
}

#subpage #enkaipage_contents .index_box_image_0 img,#subpage #enkaipage_contents .index_box_image_1 img {
	-webkit-box-shadow: 1px 1px 3px #000;
	box-shadow: 1px 1px 3px #000;
	border-radius: 2px;
	display: block;
}

.index_box_image_0 .img_comment, .index_box_image_1 .img_comment {
    position: absolute;
    left: 20px;
    top: 30px;
    display: inline-block;
    color: #f9d400;
    text-shadow: 0 0 3px #111, 0 0 3px #111, 0 0 3px #111, 0 0 3px #111, 0 0 3px #111, 0 0 3px #111, 0 0 3px #111, 0 0 3px #111, 0 0 3px #111, 0 0 3px #111, 0 0 3px #111, 0 0 3px #111;
    padding-left: 6px;
    padding-right: 6px;
    font-size: 2.2em;
}

.price{
	white-space: nowrap;
}

.contents_line .index_info_box.shoplist{
	margin-top: 100px;
}

.shoplist h2{
	font-size: 2.8em;
    color: #E03006;
    text-align: center;
}

.shoplist ul{
	list-style: none;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	padding: 0;
}
.shoplist ul li{
	width: 25%;
	margin: 10px;
	box-sizing: border-box;
}
.shoplist ul li a{
	display: block;
	width: 100%;
	height: 80px;
    line-height: 80px;
	background-color: #E03006;
	color: #fff;
	font-size: 1.5em;
	text-align: center;
	text-decoration: none;
	border-radius: 3px;
}

/* footer_contents ---------------------------------------- */


#bottom_contents {
    margin-top: 80px;
    background: url(https://chottejiya.jp/wp-content/themes/ali/common/footer_bg.jpg);
    background-color: #111;
   /* border-top: 10px solid #ffea01;*/
}
#bottom_contents .bottom_contents_inner {
	width: 100%;
	max-width:1600px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 50px;
	/*padding-bottom: 50px;*/
}
#bottom_contents .bottom_contents_inner .gmap {
	/*width: 100%;*/
}
#addless {
	width: 100%;
	/*min-width: 1100px;*/
	float: none;
	text-align: center;
	color: #fff;
	/*background-color:#333333;*/
	padding-top: 20px;
	padding-bottom: 30px;
	margin-left: auto;
	margin-right: auto;
	background-color: #111;
	background:url(https://chottejiya.jp/wp-content/themes/ali/common/footer_bg.jpg);
}
#addless h2 {
	/*font-family: OedKtrStd-E;*/
}
#footer_nav {
	/*background:url(https://chottejiya.jp/wp-content/themes/ali/common/bg_header.jpg);*/
	background-color:#000;
	color:#111111;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 30px;
	position: relative;
}

#footer_nav a {
	text-decoration: none;
	color: #fff;
	text-shadow: 1px 1px 2px #111111;
}
#footer_nav a:hover {
	opacity: 0.7;
}


.nav_cop{
	background-color:#000000;
}

.logo_cop{
	background-color:#000000;
	display:block;
	text-align:center;
	padding-top: 25px;
	padding: auto;
}
.nav_sns {
	color:#ffffff;
	text-align: center;
	padding-bottom: 30px;
	font-family: I-OTFゴシックオールドPro L;
	display:block;
	margin:auto;
}

.nav_sns a {
	text-decoration: none;
	color: #373434;
}
.nav_sns a:hover {
	color: #AAAAAA;
}
.sns_title {
	text-align: center;
	padding: 0.6em;
}
.sns_title a {
	color:#111111;
	text-decoration: none;
	display: block;
    font-size: 24px;
}
.sns_title a i {
    font-size: 24px;
}
.sns_title a:hover{
	color:#AAAAAA;
}
.nav_shop {
	display:block;
	margin:auto;
	padding-top: 3px !important;
	padding-bottom: 3px !important;
}

#footer_image_slide img {
	max-width: 20%;
	height: auto;
}
#copyright {
	background-image: url(https://chottejiya.jp/wp-content/themes/ali/common/bg_header.jpg);
	background-color:#BD1A00;
	text-align: center;
	color: #fff;
	padding-top:30px;
	padding-bottom: 60px;
	margin-top: 100px;
	position: relative;	
}

#copyright:before {
    display: block;
    content: "";
    background: url(https://chottejiya.jp/wp-content/themes/ali/common/chotteji_bottom.png)no-repeat center center/contain;
    position: absolute;
    bottom: 0;
    left: -100px;
    width: 50%;
    padding-bottom: 200px;
}



.box_fb {
	width: 34%;
	height:auto;
	max-height:0px;
	float: right;
	margin-left:10px;
	overflow:auto;
	padding-bottom:28.1%;
}
#sb_instagram.sbi_fixed_height{
	/*margin-bottom:-85%;*/
}

.pc_bottom {
	clear: both;
	display: block;
	bottom: 74px;
	right: 54px;
	position: fixed;
	z-index: 100;
}
.pc_bottom p {
	display: inline-block;
	text-decoration: none;
	background-position: center 10px;
	background-size: 24px 24px;
	background-repeat: no-repeat;
	margin: 0px 2px;
	color: #fff;
	background-color: #111;
	letter-spacing: 0.1em;
	border-radius: 3px;
	padding: 8px 16px;
	/*padding: 2px 8px;*/
}
.pc_bottom a {
	color: #fff;
	text-decoration: none;
	display: block;
	z-index: 1000;
}
.pc_bottom p img{
	margin-right:6px !important;
}

.coupon_ticket {
	text-align: center;
	padding-bottom: 6px;
	background: rgba(255,255,255,1);
    margin-bottom: 8px;
    border: 2px solid #0c1171;
    border-radius: 3px;

}
.coupon_ticket a:hover {
	opacity: 0.8;
}
.footer_bnr {
}
.footer_bnr a {
	display: block;
    background-color: #ffffffcf;
    border: 2px solid #e03006;
    width: 295px;
    position: fixed;
    bottom: 122px;
    right: 56px;
    border-radius: 3px;
	z-index: 2;
}
.footer_bnr a:hover {
	opacity: 0.8;
}

div.bnr_area{
	width:100%;
	min-width:1200px;
	text-align:center;
}
div.bnr_area h2{
	margin:0;
	font-family: GillSansNova-Bold;
}
div.bnr_group {
	text-align:center;
	padding:20px 0;
	display:inline-block;
}
div.bnr_group a{
	text-decoration:none;
}
div.bnr_group a:hover{
	opacity:0.8;
}
div.bnr_group img {
	width:220px;
	border-top: 1px solid rgba(255,255,255,0.2);
    border-left: 1px solid rgba(255,255,255,0.2);
	border-bottom: 1px solid rgba(0,0,0,0.2);
    border-right: 1px solid rgba(0,0,0,0.2);
}
div.bnr_group img.sarutotable {
	width:440px;
	border-top: 1px solid rgba(255,255,255,0.2);
    border-left: 1px solid rgba(255,255,255,0.2);
	border-bottom: 1px solid rgba(0,0,0,0.2);
    border-right: 1px solid rgba(0,0,0,0.2);
}


@media (min-width:769px){
.sp_only {
	display: none!important;
}
.pd_30 {
	padding-bottom: 60px;
}
.pd_60 {
	padding-top: 60px;
    padding-bottom: 20px;
}

}


@media (max-width:768px){
.pc_only {
	display: none!important;
}

	
/* sp - common ---------------------------------------- */
div.bnr_area{
	min-width:0px;
	text-align:center;
}
div.bnr_area h2{
	text-align:left;
	margin-left:10px;
	margin-bottom:10px;
}
div.bnr_group {
	text-align:center;
	padding: 1%;
}
div.bnr_group img{
	width:98%;
	max-width:800px;
}
div.bnr_group img.sarutotable{
	width:98%;
	max-width:800px;
}
/* sp - wrap ---------------------------------------- */

#wrap {
	margin-left: auto;
	margin-right: auto;
	min-width: 320px;
	width: 100%;
}

/* sp - header ---------------------------------------- */

#main_header   {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	position: relative;
	min-height: 40px;
	/*background-image:url(https://chottejiya.jp/wp-content/themes/ali/common/header_bg_sp.jpg);*/
}
#main_header h1 {
	display: none;
}
#main_header #main_logo {
	padding-top: 0;
	float: left;
	width: 50px;
	height: auto;
}

/* sp - index_main_image ---------------------------------------- */

#index_main_image {

}
#index_main_image img {

}

#index_line {
	width: 100%;
	height: 10px;
	background-repeat: repeat-x;
	background-position: center 0%;
}



/* sp - index_contets ---------------------------------------- */

.contents_line {
	padding-top: 10px;
	padding-bottom: 5px;
	    background-repeat: no-repeat;
}
.contents_line0 {
    background-position: right 40px top 90px;
    background-size: 58%;
}
.contents_line2 {
    background-position: left bottom -100px;
    background-size: 90%;
}
.contents_line3 {
    background-position: right 60px bottom;
    background-size: 100%;
}

.contents_line .index_info_box {
	width: 96%;
	/*max-width: none;*/
	box-sizing: border-box;
	margin-left: 2%;
	margin-right: 2%;
	margin-top: 30px;
	padding: 0;
}
.contents_line .index_info_box.clearfix .box_fb {
	width: 96%;
	margin-left: 2%;
	margin-right: 2%;
	float: none;
	height: 360px;
	padding-bottom: 0px;
}
.contents_line .index_info_box.clearfix .insta_box {
	width: 96%;
	margin-left: 2%;
	margin-right: 2%;
	float: none;
	height: 280px;
	padding-bottom: 0px;
}
.contents_line .index_info_box.clearfix .info_box {
	width: 96%;
	margin-left: 2%;
	margin-right: 2%;
	float: none;
}
.info_box h3 ,
.insta_box h3 {
	font-size: 1.4em;
    line-height: 1.8em;
    width: 50%;
    padding: 2% 10%;
    margin-left: 20px;
}
.info_box ul {
	margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 10px;
    padding-top: 0px;
    padding-right: 10px;
    padding-bottom: 0px;
    padding-left: 0px;
}
.info_box ul li {
	list-style-type: none;
	/*background-image: url(https://chottejiya.jp/wp-content/themes/ali/common/list.png);*/
	background-repeat: no-repeat;
	padding-left: 30px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #333;
}
.info_box ul li .day {
	color: #333;
	display: block;
	width: auto;
	float: none;
}
.info_box ul li .title {
	display: block;
	padding-left: 0px;
}

.contents_line .index_contents_box {
	margin-left: 0px;
	margin-top:0;
	padding: 0;
}

.index_contents_outer {
	width: 96%;
	margin-left: 2%;
	margin-right: 2%;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
	padding-bottom: 30px;
}
.index_box_inner_0 {
	padding-right: 2%;
	padding-left: 2%;
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: none;
}
.index_box_inner_1 {
	padding-right: 2%;
	padding-left: 2%;
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: none;
}
.index_box_image_1 {
	width: 100%;
	float: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.index_box_image_0 {
	width: 100%;
	float: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#enkaipage_contents .index_box_inner_0 h3,#enkaipage_contents .index_box_inner_1 h3 {
	padding-top: 0px;
	font-size: 1.6em;
	line-height: 1.4em;
}

.contents_com {
	text-align: left;
    font-size: 1em;
}
.contents_com .index_contents_outer {
	width: 94%;
	margin-right: auto;
	margin-left: auto;
}
#subpage #enkaipage_contents .index_box_image_0,#subpage #enkaipage_contents .index_box_image_1 {
    width: 96%;
	margin-right: auto;
	margin-left: auto;
}
/*#enkaipage_contents .index_box_inner_0 h3, #enkaipage_contents .index_box_inner_1 h3 {
	font-size:1.5em;
}*/

/*.index_box_image_0:after{
    top: -50px;
    left: 200px;
    width: 50%;
    padding-bottom: 50px;
}*/
.index_box_inner_0, .index_box_inner_1 {
    font-size: 1.1em;
}
.index_box_image_0 img,.index_box_image_1 img{
/*	border-radius: 80px;*/
}

.index_box_inner_0 h2.contents_line_ttl,.index_box_inner_1 h2.contents_line_ttl {
	font-size:1.82em;
}
.tax {
    padding-right: 2%;
}
.enkai_com {
    margin-right: 2%;
    margin-left: 2%;
    font-size: 1.1em;
    margin-bottom: 30px;
    padding-left:1em;
	text-indent:-1em;

}
.contents_line .index_info_box.shoplist {
    margin-top: 50px;
}
.index_slider2{
	margin-top: 30px;
}

.shoplist ul li {
    width: 44%;
}

.shoplist ul li a {
    height: 50px;
    line-height: 50px;
    font-size: 1.2em;
}

	
/* sp - footer_contents ---------------------------------------- */


#bottom_contents {
	/*background-color: #937A07;*/
}
#bottom_contents .bottom_contents_inner {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	padding-top: 30px;
}
#bottom_contents .bottom_contents_inner .gmap {
	width: 100%;
}
#bottom_contents .bottom_contents_inner.clearfix #addless {
	width: 96%;
	margin-left: 2%;
	margin-right: 2%;
	float: none;
	text-align: left;
	color: #FFFFFF;
	padding-top: 0px;
	font-size: 12px;
}
#bottom_contents .bottom_contents_inner.clearfix #addless a {
	color: #FFFFFF;
}
#footer_nav {
	text-align: center;
	padding-top: 30px;
	padding-bottom: 30px;
	font-size: 0.9em;
}
#footer_nav span {
	display: block;
}
#footer_nav a {
	text-decoration: none;

}
#footer_image_slide img {
	max-width: 20%;
	height: auto;
}
#copyright{
	font-size: 10px;
	padding-top: 10px;
    padding-bottom: 180px;
    margin-top: 0;
    position: static;
}
#copyright.else_shop{
	font-size: 10px;
	padding:10px 0;
	margin-top: 100px;
	position: relative;
}

#copyright:before {
    content: none;
}

#copyright.else_shop:before {
	display: block;
    content: "";
    background: url(https://chottejiya.jp/wp-content/themes/ali/common/chotteji_bottom.png)no-repeat center center/contain;
	position: absolute;
    top: -170px;
    left: 20px;
    width: 30%;
    z-index: -1;
}


#addless {
	width: 96%;
	min-width: 300px;
	float: none;
	padding-top: 1px;
	padding-bottom: 20px;
	padding-left: 2%;
	padding-right: 2%;
	margin-left: auto;
	margin-right: auto;
	font-size: 0.9em;
}
#addless a {
	text-decoration: none;
}
	
.box_fb {
	width:95%;
	float: none;
	height:350px;
	max-height:none;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom:14%;
}




/*--------------------------------
---------------------------------*/
ul.footer_menu {
	position: fixed;
    bottom: 0;
    left: 0;
    background: #fff;
    z-index: 9999999999;
    -moz-opacity: 0.9;
    opacity: 0.9;
    margin: 0 auto;
    padding: 12px 0;
    width: 100%;
    overflow: hidden;
    display: table;
    table-layout: fixed;
    text-align: center;
}
ul.footer_menu li {
    margin: 0;
    padding: 0;
    display: table-cell;
    vertical-align:middle;
    list-style-type: none;
    font-size: 13px;
    line-height: 15px;
}
 
ul.footer_menu li a i {
    font-size: 24px;
}
 
ul.footer_menu li a {
    border: none;
    display: block;
    color: #111;
    text-align: center;
    text-decoration: none;
}
	.coupon_ticket_sp {
    bottom: 70px;
    width: 82%;
    position: fixed;
    overflow: hidden;
    z-index: 10000;
    text-align: center;
    /*padding: 6px;*/
    background-color: rgba(255,255,255,0.7);
    border-radius: 3px;
    margin: 0 2.5%;
    border: 2px #080C5C solid;
}
.footer_bnr a {
	width: 235px;
	right: 8px;
}

#footer_nav:before{
	top:-135px;
	left:5px;
	width:22%;
}
}


/* トップページのヘッダー処理
---------------------------------------- */

@media (min-width:769px){
	body.home #main_header{
		background-image: url(https://chottejiya.jp/wp-content/themes/ali/none);
		background-color: initial;
		box-shadow: none;
		position:fixed;
		top:0;
		width:100%;
}
	body.home #main_header h1{
		padding-right:10px;
}
	body.home #main_header #main_nav{
		padding-right:50px;
}
body.home .header_bg_add {
		background-image: url(https://chottejiya.jp/wp-content/themes/ali/common/bg_header.jpg);
		background-color: #BD1A00;
		opacity:0;
		height:80px;
		width:100%;
		position:fixed;
		transition : all 0.5s;
		top:0;
		z-index: 5900000;
		box-shadow: 2px 2px 6px #111;
}
body.home .header_bg_add.bg_on {
		opacity:1;
}
}