/*-----------------------------------------------
 body
-----------------------------------------------*/
body {
	font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	-webkit-text-size-adjust: 100%;
/*	font-family: "游ゴシック",YuGothic,"Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro","ＭＳ ゴシック",sans-serif;*/
	background: #fff;
}

#toppage {
	background: url(../img/headerbg.png) repeat-x;
}

#second {
	background: url(../img/bg_2.jpg) repeat-x;
}


/*-----------------------------------------------
 フォンt
-----------------------------------------------*/
h1 img {
	vertical-align: bottom;
	max-width: 100%;
}

div.header#second h1 {
	/*background: #efe;*/
}

h2 {
	width: 100%;
	max-width: 1100px;
	margin: 0px auto;
	text-align: center;
}

h3 {
	width: 100%;
	background: #7E331C;
}

h3 .tit {
	width: 100%;
	height: 64px;
	margin: 0px auto;
	padding: 21px 0 0;
	font-size: 1.3rem;
	font-weight: bold;
	background: #7E331C;
	text-align: center;
	color: #fff;
}

h3 .tit2nd {
	width: 1100px;
	max-width: 100%;
	height: 58px;
	margin: 0px auto 0px;
	padding: 15px 0 0;
	font-size: 1.3rem;
	font-weight: bold;
	text-align: left;
	background: #7E331C;
	color: #fff;
}

h4 {
    color: #fff;
    font-size: 1.2em;
    font-weight: bold;
    letter-spacing: 0.1em;
    background-color: #1b1464;
    margin-bottom: 20px;
    padding: 10px;
}

h5{}
h6{}

/*-----------------------------------------------
 text/img/table
-----------------------------------------------*/

.img_table {
}
.img_table img {
	width: 400px;
}
.img_table img.wide600 {
	width: 600px;
}
.img_table div {
	margin: 5px 0;
	font-size:167%;/*font22px*/
}
.img_table span {
	font-size:131%;/*font17px*/
	display: block;
}

.align-c {
	text-align: center;
}
.align-l {
	text-align: left;
}
.align-r {
	text-align: right;
}

a img:hover {
	opacity:0.7;
}

.imgr {
	float: right;
}

.imgl {
	float: left;
}

/*-----------------------------------------------
 main
-----------------------------------------------*/
#container {
	margin: 0 auto 0;
	background: url(../img/store_bg01.png) repeat;
}

#wrapper {}

.top_oshirase {
	width: 100%;
	margin: 0px auto;
}

.top_contents {
	width: 100%;
	margin: 0px auto;
}

.top_stitle {
	width: 100%;
	margin: 0px auto;
	background: #7E331C;
}

.attention {
	width: 100%;
	margin: 0px auto;
	padding: 18px 0;
	background: #C92B08;
}

.attention .attention-tit {
	font-size: 2.2rem;
	line-height: 1.8;
	color: #fff;
}

.attention .attention-naiyou {
	font-size: 1.6rem;
	line-height: 1.3;
	color: #fff;
}

.attention a {
	text-decoration: none;
	color: #fff;
	font-weight: bold;
}

.attention a:hover {
	text-decoration: none;
	color: #fff;
	font-weight: bold;
}

.contentsbox01 {
	width: 100%;
	margin: 0px auto;
	background: url(../img/store_bg01.png) repeat;
}
.contentsbox02 {
	width: 100%;
	margin: 0px auto;
	background: url(../img/store_bg02.png) repeat;
}
.itiran_fl_box {
	width: 100%;
	max-width: 1106px;
	margin: 25px auto 0;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.itiran_fl_box .contentsbox {
	width: 50%;
	padding: 1em;
/*	background: rgba(255,255,255,0.3);*/
}
.itiran_fl_box .store_text {
	padding: 0;
}
/*
.itiran_fl_box .contentsbox:nth-child(4n+2),
.itiran_fl_box .contentsbox:nth-child(4n+3) {
	background: url(../img/store_bg02.png) repeat;
}
*/
.itiran_fl_box .contentsbox img {
	width: 100%;
	margin-bottom: 1rem;
	-webkit-border-top-left-radius: 1em;
	-webkit-border-top-right-radius: 1em;
	-webkit-border-bottom-right-radius: 1em;
	-webkit-border-bottom-left-radius: 1em;
}

.contentsbox_naiyou {
	width: 1106px;
	max-width: 100%;
	margin: 0px auto;
	padding: 50px 0 25px 0;
}
.itiran_fl_box .contentsbox_naiyou {
	padding: 25px 0 0 0;
}
.store_img {
	float: left;
	padding: 0 0 0 20px;
}

.store_img img {
	margin-bottom: 7px;
	max-width: 100%;
-webkit-border-top-left-radius: 6px;
-webkit-border-top-right-radius: 6px;
-webkit-border-bottom-right-radius: 6px;
-webkit-border-bottom-left-radius: 6px;

}

.store_text {
/*	float: right;
	width: 700px;*/
	padding: 0 1em;
}

.store_text p {
	margin: 0 0 15px 0;
	padding: 0 5px 0 0;
	border-bottom: 1px solid #000;
	font-size: 1.6rem;
	font-weight: bold;
	color: #59493F;
}

.store_text a {
	text-decoration:none !important;
	font-weight: bold !important;
	color: #59493F !important;
}

.mapbox {
	width: 1106px;
	max-width: 100%;
	margin: 0px auto;
	padding: 40px 0 60px 0;
}

.ichioshi {
	margin: 30px 0 25px 0;
}
.itiran_fl_box .ichioshi {
	margin: 0 0 25px;
}
.ichioshi p {
	margin: 0 0 5px 0;
	padding: 0 15px 0 0;
	border-bottom: 2px dotted #3BAD52;
	font-size: 1.2rem;
	font-weight: bold;
	color: #3BAD52 !important;
}

.toplist {
	margin: 0 auto 30px;
	padding: 0 0 18px;
	max-width: 1000px;
}

.toplist02 {
	margin: 0 auto;
	padding: 22px 0 18px;
	max-width: 1050px;
}

.toplist li {
	display: block;
	font-size: 1.20rem;
	margin-left: 15px;
	line-height: 22px;
	vertical-align: top;
	list-style-type: none;
	padding: 8px 0 6px 27px;
	background: url(../img/mark02.png) no-repeat left center;
}

.toplist li a:hover {
	opacity: 0.7;
}

.toplist02 li {
	display: inline-block;
	margin: 5px;
	vertical-align: top;
	list-style-type: none;
}

.snsbtn {
	padding: 10px 40px 0 0;
}

#genre {
    max-width: 1120px;
    margin: 0 auto;
    padding: 0 auto;
}

#genre li {
    position: relative;
    float: left;
    width: 25%;
    display: list-item;
    text-align: -webkit-match-parent;
}

.list-unstyled {
    padding-left: 0;
    list-style: none;
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}

#genre img {
    vertical-align: middle;
}

.absolute {
    position: absolute;
    bottom: 0;
    color: #fff;
    background: rgba(0,0,0,.5);
    width: 100%;
    padding: 0.5em 0;
}

.absolute p {
    margin: 0;
    padding: 10px 0.5em 3px;
    font-size: 1.4em;
    line-height: 0.7em;
}

.top-shoplist {
    max-width: 1120px;
    margin: 0 auto;
    padding: 25px 0 20px;
}

.top-shoplist ul {
    margin-bottom: 20px;
}

.top-shoplist li {
    margin: 0 0 7px 15px;
    font-size: 14px;
}

.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9 {
    float: left;
}

.col-md-4 {
    width: 33.33333333%;
}

.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}


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

div.header {
	width: 100%;
	margin: 0 auto -6px;
	padding: 0px;
	background: url(../img/b1.png) repeat !important;

	position: relative;
	z-index: 10;
	/*background:#6CF;*/
}

div.header #second {
	margin: 0 auto 0;
	text-align: center;
	/*background:#6CF;*/
}


/*-----------------------------------------------
 nav
-----------------------------------------------*/
.navmenu {
	padding: 0;
	text-align: center;
	/*background: url(../img/bg_menuya.png) no-repeat bottom center;*/
}

.navmenu ul {
	margin: 0;
	list-style: none;
	background: #FF9933;
}

.navmenu ul a {
	display: block;
}

.navmenu ul li {
	display: inline-block;
	padding: 0 0 0 0;
}

.navmenu ul li a:hover,
.navmenu ul li a:focus {}

.navmenu label, .navmenu input {
    display: none;
}

/*-----------------------------------------------
 リスト
-----------------------------------------------*/

.ichioshi ul {
	list-style: none;
}

.ichioshi li {
    padding: 0px 10px 5px 22px;
    background: url(../img/mark.png) no-repeat 0px 4px;
}

/*-----------------------------------------------
 2nd
-----------------------------------------------*/
h4.kihon-tit {
	background: none;
	color: #59493F;
	font-size: 1.2rem;
	margin-bottom: 0;
	padding: 0;
	border-bottom: 2px dotted #59493F;
}
table.company {
/*	width: 640px;*/
	width: 100%;
	table-layout: fixed;
	margin-top: 10px;
	border-collapse: separate;
	border-spacing: 0px 2px;
/*	height:auto;*/
}
 
table.company th.midasi {
	width:20%;
	text-align: center;
}

table.company th,
table.company td {
	padding: 10px;
}
 
table.company th.midasi {
	background: #F39800;
	vertical-align: middle;
	color: #fff;
	font-weight: normal;
	/*white-space: nowrap;*/
}

table.company td {
	width:80%;
    padding-left: 20px;
	height:auto;
	text-align:left;
	background: rgba(255,255,255,0.5);
}
.itiran_fl_box table.company {
	width: 100%;
}



.fbtb {
    padding: 10px 30px 0 0;
}
.sns {
	padding: 3px 0 0 3px;
}

.br-pc { display:block; }
.br-sp { display:none; }


.btnimg {
	text-align: center;
	margin: 0 auto 0;
}

.sect-tit::before {
    background: #006AB8 none repeat scroll 0 0;
}

.sect-tit::before {
    border-radius: 2px;
    content: "";
    height: 35px;
    left: 0;
    position: absolute;
    top: 0;
    width: 7px;
}

.sect-tit {
    font-size: 1.25rem;
    letter-spacing: 3px;
    line-height: 1.4;
    margin: 35px 0 20px 0;
    padding: 0 0 0 22px;
    position: relative;
}

dl.sect-tit {
    font-size: 1.45rem;
    letter-spacing: 3px;
    line-height: 1.4;
    margin: 45px 0 10px 0;
    padding: 0 0 0 22px;
    position: relative;
}

.btn {
	margin: 0 auto;
	text-decoration: none;
	text-align: right;
	color: #fff;
	font-weight: bold;
	margin-right: 0;
}

.btn a {
	color: #fff !important;
	font-weight: bold;
	text-align: center;
	display: inline-block;
	padding: 6px 35px;
	background: #59493F;
	border: 1px solid #a7a7a7;
	border-radius: 6px;
}

.stampimg {
	vertical-align: middle;
	padding-bottom: 2px;
}
.store-imgbox {
	margin: 0 auto 2rem;
	padding: 1em;
}
.store-imgbox ul.store-img-list {
	margin:  0 auto;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	list-style: none;
}
.store-imgbox ul.store-img-list li {
	width: 50%;
	padding: 0 3px;
}
.store-imgbox ul.store-img-list li img {
	width: 100%;
	-webkit-border-top-left-radius: 1em;
	-webkit-border-top-right-radius: 1em;
	-webkit-border-bottom-right-radius: 1em;
	-webkit-border-bottom-left-radius: 1em;
}
/*
.store-imgbox ul.store-img-list.naigai-img li img {
	-webkit-border-top-left-radius: 0;
	-webkit-border-top-right-radius: 0;
	-webkit-border-bottom-right-radius: 0;
	-webkit-border-bottom-left-radius: 0;
}*/
p.sanka-text {
	font-size: 1rem;
	padding: 0 2.5rem;
}



/*-----------------------------------------------
	特集ページ
-----------------------------------------------*/

.tokusyu {
	margin: 10px auto 50px;
	width: 90%;
	max-width: 1106px;
}
.tokusyu_text_box {
	padding: 30px 0;
	border-top: 1px solid #7E331C;
	border-bottom: 1px solid #7E331C;
	background: #fdf1e5;
	margin-bottom: 20px;
}
.tokusyu_text {
	font-size: 1.3em;
	line-height: 1.5em;
	width: 90%;
	margin: 0 auto;
	max-width: 1106px;
}

.tokusyu_ichi {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.t_ichi_box {
	width: 30%;
	margin-top: 30px;
}
.ichi_pho_box {
	overflow: hidden;
}
.ichi_pho_box img {
	width: 100%;
	vertical-align: middle;
	transform: scale(1);
	transition: .3s ease-in-out;
}
.t_ichi_box:hover img {
	transform: scale(1.1);
}
.ichi_pho_box a {
	outline: none;
    overflow: hidden;
}
.ichi_pho_box a img:hover {
	opacity: 1;
}
.pho_hover {
	position: relative;
	width: 100%;
}
.hv_txt {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	width: 90%;
	height: 90%;
	color: #505050;
	font-size: 1.2em;
	text-align: center;
	background-color: rgba(255,255,255,0.8);
	/*透明にして表示させない*/
	opacity: 0;
	/*ホバーの動き方*/
	transition: .3s ease-in-out;
}
.hv_txt p {
	position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}
.pho_hover:hover .hv_txt {
	opacity: 1;
}

.tokusyu_ichi_tit {
	font-size: 1.2em;
	border-left: 6px solid #FF9933;
	margin-top: 5px;
	padding: 8px 0 8px 15px;
}
/*-------------------------------------
	snsアイコン
-------------------------------------*/
a.flowbtn15 {
	font-family: 'Arial',sans-serif;
	display: block;
	padding: 0.3em 0;
	border-radius: 5px;
	color: #fff!important;
	text-decoration: none;
	color: #fff !important;
	text-align: center;
	width: 150px;
}
.fl_fb1 {
	background: #3b5998;
}
.fl_tw1 {
	background: #55acee;
}
.fl_li1 {
	background: #00c300;
}
.insta_btn15 {
	background: -webkit-linear-gradient(135deg, #427eff 0%, #f13f79 70%) no-repeat;
	background: linear-gradient(135deg, #427eff 0%, #f13f79 70%) no-repeat;
	overflow: hidden;
	position: relative;
}
.insta_btn15:before {
	content: '';
	position: absolute;
	top: 20px;
	left: -50px;
	width: 180px;
	height: 50px;
	background: -webkit-radial-gradient(#ffdb2c 5%, rgba(255, 105, 34, 0.65) 45%, rgba(255, 88, 96, 0) 80%);
	background: radial-gradient(#ffdb2c 5%, rgba(255, 105, 34, 0.65) 55%, rgba(255, 88, 96, 0) 80%);
}






.flowbtn15:hover {
	text-decoration: none;
	opacity: .8;
}
.flowbtn15:hover span {
-webkit-transform: rotateX(360deg);
-ms-transform: rotateX(360deg);
transform: rotateX(360deg);
text-decoration:none;
}
.flowbtn15 div {
	font-size: 0.8rem;
	display: inline-block;
	margin-left: 0.5rem;
	position: inherit;
	z-index: 2;
}
.snsbtniti2 {
	display: flex;
	flex-flow: row wrap;
	list-style: none;
	margin: 0 auto;
}
.snsbtniti2 li {
	margin-right: 3px;
	margin-bottom: 3px;
}
.svg-inline--fa.fa-lg {
	vertical-align: middle !important;
	position: inherit;
	z-index: 2;
}



/*-----------------------------------------------
 footer
-----------------------------------------------*/
#totop {
	display: none;
}

#footer {
	width: 100%;
	margin: 0px auto 0px;
	padding: 40px 0px 40px 0px;
	color: #59493F;
	background: url(../img/store_bg01.png) repeat;
}

#footer-box {
	width: 1106px;
	margin: 0px auto 0px;
	text-align: right;
	max-width: 100%;
}

#footer-left {
	padding: 50px 40px 40px 20px;
	border-right: 1px solid #59493F;
	float: right;
	font-size: 1.2em;
}

#footer-left p {
	margin: 0 0 15px;
	font-size: 1.7em;
	font-weight: bold;	
}

#footer-left a {
	font-weight: bold;	
	color: #59493F;
	text-decoration: none;
}

#footer-right {
	padding: 0px 20px 20px 15px;
	float: right;
}
#footer-right img {
	margin-right: 10px;
}
/*------------clip4関連------------*/
.top-tokusyu {
	margin: 0 auto 30px;
	padding: 0 0 18px;
	max-width: 1000px;
}
.top-tokusyu ul {
	display: flex;
	flex-wrap: wrap;
	list-style: none;
	margin: 0 auto;
}
.top-tokusyu ul li {
	font-size: 1.20rem;
	line-height: 22px;
	padding: 8px 0 6px 0;
	border-bottom: 2px dotted #7E331C;
}
.top-tokusyu ul li:nth-child(odd) {
	width: 25%;
	padding-left: 27px;
}
.top-tokusyu ul li:nth-child(even) {
	width: 75%;
}
.tokusyu-data, .tokusyu-text {
	margin-bottom: 30px;
	padding: 0 1em;
}
.tokusyu-data {
	text-align: right;
}
.kanri-btn {
	margin: 30px auto;
	text-align: center;
}
.kanri-btn a,.kanri-btn input[type="submit"] {
	display: inline-block;
	padding: 0.5rem 3rem;
	background: rgba(255,255,255,0.7);
	text-decoration: none;
	color: #59493F;
	font-weight: bold;
	border: 1px solid #59493F;
	border-radius: 5px;
}
.page-nav {
	margin: 30px auto;
	text-align: center;
	padding: 0.5rem 0;
/*	background: rgba(255,255,255,0.7);*/
}
.page-nav a {
	text-decoration: underline !important;
}
ul.tokusyu_inp {
	list-style: none;
	font-size: 1rem;
}
ul.tokusyu_inp li:nth-child(even) {
	margin-bottom: 1rem;
}
ul.tokusyu_inp input,ul.tokusyu_inp textarea {
	border: 1px solid #59493F;
	padding: 0.5rem;
	border-radius: 5px;
}
.top-tokusyu a {
	font-weight: normal !important;
	text-decoration: underline !important;
}
form .store_text a {
	font-weight: normal !important;
	text-decoration: underline !important;
}
form {
	background: rgba(255,255,255,0.5);
	padding: 2rem 1rem;
	margin: 0 auto;
}
form .store-imgbox ul.store-img-list li img {
	-webkit-border-top-left-radius: 0;
	-webkit-border-top-right-radius: 0;
	-webkit-border-bottom-right-radius: 0;
	-webkit-border-bottom-left-radius: 0;
}
/*画像1枚の場合*/
ul.slider2 {
	margin: 0 auto;
}
ul.slider2 li {
	width: 50%;
	list-style: none;
	padding: 0 3px;
}
ul.slider2 li img {
	width: 100%;
	-webkit-border-top-left-radius: 1em;
	-webkit-border-top-right-radius: 1em;
	-webkit-border-bottom-right-radius: 1em;
	-webkit-border-bottom-left-radius: 1em;
}
.top-tokusyu .back_btn {
	text-align: right;
}
.top-tokusyu .back_btn a {
	padding: 0.5rem 2rem;
	display: inline-block;
	margin-top: 2em;
	background: #7E331C;
	color: #fff;
	width: 200px;
	text-align: center;
	font-size: 1.20rem;
}
.privacy {
	margin: 0 auto;
	text-align: center;
}
.privacy a {
	padding: 0.5em 2em 0.3em;
	background: #9f766a;
	display: inline-block;
	text-align: center;
	margin-bottom: 1rem;
	cursor: pointer;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.15em;
}
.privacy a:hover {
	opacity: 0.8;
}
.oshirase-bk {
	background: rgba(255,255,255,0.5);
	padding: 2rem 1rem;
	margin: 0 auto;
}
.menu-chu {
	margin-bottom: 1.5em;
/*	padding: 0 1em;*/
}


/*-----------------------------------------------
 mapAPI部分
-----------------------------------------------*/
.map-wrap {
	max-width: 1100px;
	min-height: 500px;
	margin: 40px auto 60px;
	position: relative;
	padding-top: (500 / 1000 * 100%);
}
.map-wrap #map {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}



/*-----------------------------------------------
 トップへ戻る
-----------------------------------------------*/

#pagetop {
    position: fixed;
    bottom: -80px;
    right: 20px;
}


/*-----------------------------------------------
 その他
-----------------------------------------------*/
/* 線 */
.line01 {
	border-bottom: 1px dashed #999;
}

/* 改行禁止 */
.nowrap {
	white-space: nowrap;
}




/*-----------------------------------------------
 レスポ
-----------------------------------------------*/
@media screen and (max-width:1100px) {
	h3 .tit2nd {
		padding: 15px 10px 0;
	}
}

@media screen and (max-width:1000px) {
	h2 {
		width: 100%;
		vertical-align: bottom;
	}
	h2 img {
		vertical-align: bottom;
	}
	h3 .tit {
		padding: 10px 5px 10px;
		background: url(../img/store_bg02.png) repeat-x;
		color: #4A3E35;
		font-size: 1.2em;
		font-weight: normal;
		height: auto;
	}
	h3 .tit2nd {
		width: 100%;
		padding: 10px 5px 10px;
		font-size: 1.2em;
		background: url(../img/store_bg02.png) repeat-x;
		color: #4A3E35;
		height: auto;
	}
	.file-p {
		padding-top: 10px;
		padding-left: 65px;
		background:url(../img/dlIconPdf.png) no-repeat 12px top;
	}
	.file-url {
		padding-top: 10px;
		padding-left: 65px;
		background:url(../img/dlIconUrl.png) no-repeat 12px top;
	}

	.basic_table .file-p {
		padding-left: 65px;
		background:url(../img/dlIconPdf.png) no-repeat 12px top;
	}
	.basic_table .file-w {
		padding-left: 65px;
		background:url(../img/dlIconWord.png) no-repeat 12px top;
	}
	.basic_table .file-j {
		padding-left: 65px;
		background:url(../img/dlIconJpg.png) no-repeat 12px top;
	}
	input.submit_button {
		width: 180px;
		height: 40px;
		margin: 10px auto 10px;
		font-size: 95%;
	}
	input {
		width: 90%;
	}
	.check input {
		width: 5%;
	}
	textarea {
		width: 94%;
	}
	.imgr {
		margin: 0px auto 0px;
		float: none;
	}
	.imgl {
		margin: 0px auto 0px;
		float: none;
	}
	.top_contents {
		width: 100%;
		margin: 0px auto;
		background: #7E331C;
		line-height: 1.2;
	}
	.attention {
		padding: 10px 0;
	}
	.attention p {
		font-size: 0.95rem;
		line-height: 1.3;
		color: #fff;
	}
	.attention a {
		font-weight: normal;
	}
	.contentsbox_naiyou {
		width: 100%;
		padding: 30px 0 10px 0;
	}
	.store_img {
		float: left;
		width: 40%;
		padding: 0 0 0 10px;
	}
	.store_img img {
		width: 100%;
		margin-bottom: 4px;
		-webkit-border-top-left-radius: 4px;
		-webkit-border-top-right-radius: 4px;
		-webkit-border-bottom-right-radius: 4px;
		-webkit-border-bottom-left-radius: 4px;
	}
	.store_text {
		font-size: 1.0em;
	}
	.store_text p {
		margin: 0 0 12px 0;
		padding: 0 15px 0 0;
		font-size: 1.2em;
		color: #59493F;
	}
	.mapbox {
		width: 100%;
		padding: 20px 10px 20px;
	}
	.ichioshi {
		margin: 30px 0 15px 0;
		overflow: hidden;
	}
	.ichioshi p {
		border-bottom: 1px dotted #3BAD52;
		font-size: 1.2em;
	}
	.top-tokusyu {
		width: 95%;
	}
	.top-tokusyu .back_btn a {
		font-size: 1.05em;
		width: 150px;
	}
	.top-tokusyu ul li {
		font-size: 1.05em;
	}
	.toplist { 
		margin: 0 auto;
		padding: 0 0 30px;
		max-width: 98%;
	}
	.toplist li {
		display: block;
		font-size: 1.05em;
		line-height: 21px;
		margin-left: 0px;
		padding: 5px 0 0px 25px;
		background: url(../img/mark02.png) no-repeat left center;
		color: #382E28;
	}
	.toplist02 {
		padding: 15px 0 18px;
		max-width: 98%;
	}
	.toplist02 li {
		display: inline-block;
		margin: 4px;
	}
	.toplist02 img {
		width: 60%
	}
	#genre {
	    max-width: 850px;
	}
	.absolute p {
		margin: 0;
		padding: 0 0.2em 0;
		font-size: 0.6em;
		line-height: 1.0em;
		font-feature-settings: "palt" 1;
	}
	.col-md-4 {
	    width: 100%;
	}
	.top-shoplist {
		max-width: 1020px;
		padding: 20px 0 20px;
	}
	.snsbtn {
		padding: 5px 5px 0 0;
	}
	.snsbtn2nd {
		padding: 5px 5px 15px 0;
	}
	header {
		margin: 0 auto 0;
		position: relative;
		z-index: 10;
		/*background:#6CF;*/
	}
	header#second {
		margin: 0 auto 0;
		text-align: center;
		/*background:#6CF;*/
	}
	.secondbg {
		margin: 0 auto 0;
		text-align: center;
		border-bottom: 3px solid #1d91cb;
	}
	.navmenu {
	    font-size: 116%;
	    text-align: center;
	    border-bottom: 2px solid #664D45;
	}
	.navmenu label {
	    padding: 13px 0 12px;
	    color: #fff;
	    display: block;
	    cursor: pointer;
	    background: #7E331C;
	}
	.navmenu input[type="checkbox"].on-off {
	    display: none;
	}
	.navmenu input[type="checkbox"].on-off + ul {
	    display: none;
		background: #FF9933;
	}
	.navmenu input[type="checkbox"].on-off:checked + ul {
	    display: block;
		background: #FF9933;
	}
	.navmenu ul {
	    margin: 0;
	    padding: 0;
	    display: block;
	    list-style: none;
		background: #FF9933;
	}
	.navmenu ul li {
	    width: 25%;
	    display: block;
	    text-align: center;
	    float: left;
	}
	.navmenu img {
	    width: 100% !important;
	    margin: 0 auto 0;
	}
	.ichioshi ul {
		list-style: none;
		margin: 0 !important;
	}
	.ichioshi li {
	    padding: 0px 10px 5px 22px;
	    background: url(../img/mark.jpg) no-repeat 0px 0px;
	}
	table.company {
		width: 100%;
		table-layout: fixed;
	    margin: 10px auto 0;
	    border-collapse: separate;
	    border-spacing: 0px 5px;
		height:auto;
	}
	table.company th.midasi {
		width:30%;
	    text-align: center;
	}
	table.company th,
	table.company td {
	    padding: 5px 4px;
	}
	table.company th.midasi {
	    background: #F39800;
	    vertical-align: middle;
	    color: #fff;
	    font-weight: normal;
	}
	table.company td {
		width:70%;
	    padding-left: 6px;
		height:auto;
		text-align:left;
	}
	.sns {
		padding: 3px 0 0 2px;
	}
	.br-pc { display:none; }
	.br-sp { display:block; }
	.btnimg img {
	    width: 100%;
		text-align: center;
		margin: 0 auto 0;
	}
	.sect-tit::before {
	    background: #006AB8 none repeat scroll 0 0;
	}
	.sect-tit::before {
	    border-radius: 2px;
	    content: "";
	    height: 30px;
	    left: 0;
	    position: absolute;
	    top: 0;
	    width: 7px;
	}
	.toi-tit {
	    font-size: 1.05rem;
	    letter-spacing: 3px;
	    line-height: 1.4;
	    margin: 10px 0 5px 0;
	    color: #0C079E;
	}
	.sect-tit {
	    font-size: 1.25rem;
	    letter-spacing: 3px;
	    line-height: 1.4;
	    margin: 35px 0 20px 0;
	    padding: 0 0 0 22px;
	    position: relative;
	}
	dl .sect-tit {
	    font-size: 1.15rem;
	    letter-spacing: 3px;
	    margin: 30px 0 10px 0;
	    padding: 0 0 0 22px;
	    position: relative;
	}
	.btn a {
		padding: 6px 20px;
	}
	.stampimg {
		width: 32px;
	}
	.tokusyu {
		margin: 0 auto;
	}
	.store-imgbox ul.store-img-list li {
		text-align: center;
	}
	#footer {
		padding: 5px 0px 20px 0px;
	}
	#footer-box {
		width: 100%;
		text-align: center;
	}
	#footer-right {
		padding: 0px 0px;
		float: none;
	}
	#footer-left {
		padding: 20px 5px 20px 10px;
		font-size: 1.0em;
		float: none;
		border-right: none;
	}
	#footer-right img {
		margin-right: 0;
	}
	#footer-left p {
		margin: 0 0 10px;
		font-size: 1.2em;
	}
	/* webフォント　上書き */
	.fa-ul {
		padding-left: 0;
		margin-left: 2.142857142857143em;
		list-style-type: none;
	}
	.fa-ul > li {
		position: relative;
		margin-bottom: 8px;
	}
	.fa-li {
		position: absolute;
		left: -2.142857142857143em;
		width: 2.142857142857143em;
		top: 0.14285714285714285em;
		text-align: center;
		color: #0066c8;
	}
	figure img {
	    width: 100%;
	}
	p.sanka-text {
		font-size: 14px;
		padding: 0 2.5rem;
	}
	a.flowbtn15 {
		padding: 0.6em 0;
	}
	/*
	.insta_btn15:before {
		top: 22px;
		left: -25px;
	}*/
	h4.kihon-tit {
		font-size: 1.2em;
		border-bottom: 1px dotted #59493F;
	}
	.privacy {
		text-align: center;
	}



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

	.t_ichi_box {
		width: 48%;
	}
	.tokusyu_ichi_tit {
		font-size: 1.2em;
		padding: 5px 0 5px 10px;
	}
	.hv_txt {
		font-size: 1em;
	}
	.tokusyu_text {
		font-size: 1.2em;
	}
	.top-tokusyu ul {
		display: block;
	}
	.top-tokusyu ul li {
		display: block;
		font-size: 1.05em;
		line-height: 21px;
		margin-left: 0px;
		padding: 5px 0 0 0;
	}
	.top-tokusyu ul li:nth-child(odd) {
		width: 100%;
		padding-left: 1em;
	}
	.top-tokusyu ul li:nth-child(even) {
		width: 100%;
		padding: 0 0 5px 1em;
	}
	.top-tokusyu ul li:nth-child(odd) {
		border: none;
	}
	.store-imgbox ul.store-img-list li {
		width: 100%;
	}
	.btn a {
	    padding: 3px 20px;
	}
	p.sanka-text {
		padding: 0 1.5rem;
	}
	.itiran_fl_box .contentsbox {
		padding: 0.5em;
	}
	table.company {
		border-collapse: collapse;
		border-spacing: 0;
	}
	table.company th.midasi,table.company td {
		display: block;
		width: 100%;
	}
	table.company th.midasi {
		text-align: left;
	}
	a.flowbtn15 {
		width: 40px;
	}
	.flowbtn15 div {
		display: none;
	}
	form {
		padding: 2rem 0;
		width: 98%;
	}
	ul.slider2 li {
		width: 100%;
	}
	.oshirase-bk {
		padding: 2rem 0;
		width: 98%;
	}



}

