@charset "UTF-8";

/*
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com
Twitter: @rich_clark
*/

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
    font-weight: normal;
}

body {
    line-height:1;
}

article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section {
    display:block;
}

nav ul{
    list-style:none;
}

ul{
    list-style:none;
}


blockquote, q {
    quotes:none;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content:'';
    content:none;
}

a {
    margin:0;
    padding:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}

/* change colours to suit your needs */
ins {
    background-color:#ff9;
    color:#000;
    text-decoration:none;
}

img{
  vertical-align: bottom;
  margin: 0;
  padding: 0;
}
/* change colours to suit your needs */
mark {
    background-color:#ff9;
    color:#000;
    font-style:italic;
    font-weight:bold;
}

del {
    text-decoration: line-through;
}

abbr[title], dfn[title] {
    border-bottom:1px dotted;
    cursor:help;
}

table {
    border-collapse:collapse;
    border-spacing:0;
}

/* change border colour to suit your needs */
hr {
    display:block;
    height:1px;
    border:0;
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}

input, select {
    vertical-align:middle;
}
a{
  text-decoration: none;
}

/*reset.css_end*/


body{
  font-family:"游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
  font-weight: 500;
}
#wrap{
  overflow:hidden;
}
a{
  color: #000;
}
/*.clearfix{
  display: inline-block;

}
.clearfix:after{
  content: ".";
  display: block;
  height: 0;
  font-size:0;
  clear: both;
  visibility:hidden;
}*/
.clearfix::after {
	content: "";
	display: table;
	clear: both;
}

.scroll{
  position: absolute;
  bottom: 0;
  left: 50%;
  z-index: 2;
  display: inline-block;
  transform: translate(0,-50%);
  text-decoration: none;
  padding-bottom: 30px;
  margin-left: -20px;
  color: #000;
  cursor: pointer;
}
.scroll span{
  position: absolute;
  top: 20px;
  left: 50%;
  height: 30px;
  width: 30px;
  margin-left: -15px;
  border-left: 1px solid #000;
  border-bottom: 1px solid #000;
  transform: rotate(-45deg);
  box-sizing: border-box;
}
#intor{
  z-index: 100000;
}
.intor_nav{
  position: absolute;
  bottom: 60px;
  text-align: center;
  margin: 0;
  padding: 0;
  width: 100%;
}
#wrap .intor_start_slide{
  position: relative;
}
#wrap .intor_start_slide .intor_text{
position: absolute;
top: 0;
bottom: 185px;
left: 50%;
text-align: center;
width: 80%;
height: 100px;
margin: auto;
margin-left: -40%;
line-height: 2.3em;
}

#wrap .intor_start_slide .intor_text h2{
  font-size: 56px;
  font-family: "YuMincho",'游明朝',serif;
  margin-bottom: 40px;
  line-height: 1.2em;
}
#wrap .intor_start_slide .intor_text p{
  font-size: 19px;
  margin-bottom: 18px;
}
.intor_btn{
  border-radius: 10px;
  background-color: rgba(255,255,255, 0.6);
  color: #000;
  margin-top: 16px;
  width: 180px;
  padding: 5px 20px;
  left: 50%;
  margin-left: -113px;
  font-size: 14px;
  text-shadow:none;
  position: relative;
  text-align: center;
  box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.3);
}
.intor_btn::after{
  content: '';
  width: 6px;
  height: 6px;
  border: 0px;
  border-top: solid 2px #eb3341;
  border-right: solid 2px #eb3341;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  right: 25px;
  margin-top: -4px;
  transition: all 0.4s ease-out;
}


#wrap .intor_start_slide .slide1,#wrap .intor_start_slide .slide2,#wrap .intor_start_slide .slide3{
  background-size: cover;
  background-position:center center;
  background-repeat: no-repeat;
  width: 100%;
  height: auto;
}

#c_wapper .header{
  display: none;
}
#header{
  position: fixed;
  top: 0;
  left: 0;
  width: 200px;
  height: 100%;
  line-height: 2.3em;
  z-index: 100;
  background: #faf8f4;
  background: url(../img/common/bg_header.jpg) top left no-repeat;
}
#g_nav{
  text-align: center;
  padding-top: 451px;
  font-family: "YuMincho",'游明朝',serif;
  font-size: 14px;
}
#g_nav .s_nav{
  display: none;
  background: rgba(185,70,57,0.8);
  height: 100vh;
  position: absolute;
  top:0;
  left: 200px;
  width: 100%;
  z-index: 1000;
}
#g_nav .s_nav a{
  color: #fff;
}
#g_nav ul li{
  border-top: 1px solid #efefef;
  text-align: left;
  padding: 0 15px;
}
.shop_s_nav{padding-top: 525px;}
.item_s_nav{padding-top: 305px;}
.company_s_nav{padding-top: 490px;}
.nav_arrow,.s_nav li{
  position: relative;
}
#g_nav_sp{display: none;}
.nav_sp{display: none;}
.nav_arrow a::after{
  content: '';
  width: 6px;
  height: 6px;
  border: 0px;
  border-top: solid 2px #5a5a5a;
  border-right: solid 2px #5a5a5a;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  right: 20px;
  margin-top: -4px;
}
.nav_toggle .nav_arrow a::after{
  content: '';
  width: 6px;
  height: 6px;
  border: 0px;
  border-top: solid 2px #5a5a5a;
  border-right: solid 2px #5a5a5a;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  right: -110px;
  margin-top: -4px;
}
.nav_toggle .item_yurai a::after{
  content: '';
  width: 6px;
  height: 6px;
  border: 0px;
  border-top: solid 2px #5a5a5a;
  border-right: solid 2px #5a5a5a;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  right: -96px;
  margin-top: -4px;
}
.nav_toggle .s_nav li a::after{
  content: '';
  width: 6px;
  height: 6px;
  border: 0px;
  border-top: solid 2px #fff;
  border-right: solid 2px #fff;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  right: 8px;
  margin-top: -4px;
}
.nav_toggle .s_nav li{padding: 0 5px;}
.nav_toggle .s_nav li:last-child{
  border-bottom: 1px solid #efefef;
}
#header .nav_arrow:hover{
  background: rgba(185,70,57,0.8);
  color: #fff;
}
#header .nav_arrow:hover a{
  color: #fff;
}
#header .nav_arrow:hover a::after{
  border-top: solid 2px #fff;
  border-right: solid 2px #fff;
}
.nav_hover{
  background: rgba(185,70,57,0.8);
}
.nav_hover a{
  color: #fff;
}
.nav_hover .nav_arrow a::after{
  content: '';
  width: 6px;
  height: 6px;
  border: 0px;
  border-top: solid 2px #fff;
  border-right: solid 2px #fff;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  right: -110px;
  margin-top: -4px;
}
.nav_hover .item_yurai a::after{
  content: '';
  width: 6px;
  height: 6px;
  border: 0px;
  border-top: solid 2px #fff;
  border-right: solid 2px #fff;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  right: -96px;
  margin-top: -4px;
}
.nav_hover .s_nav li a::after{
  border-top: solid 2px #fff;
  border-right: solid 2px #fff;
}
.logo_pc{
  width: 31%;
  position: absolute;
  top:50px;
  left: 50%;
  margin-left: -31px;
}
.logo_sp{
  display: none;
  width: 20%;
}
.overlay{
  display: none;
}
.menu_logo{display: none;width: 40%;}
.menu_langes{display:none;}
.menu_icon{
  margin: 13px 10px 0 50px;
	width: 31px;
	height: 22px;
	position: relative;
	overflow: visible;
	line-height: 13px;
	font-size: 1px;
	float: right;
	cursor: pointer;
	-webkit-transition: all 400ms ease-out 0ms;
	-moz-transition: all 400ms ease-out 0ms;
	-o-transition: all 400ms ease-out 0ms;
	transition: all 400ms ease-out 0ms;
  display: none;
  z-index: 10000;
}
.menu_icon .line{
  position: absolute;
	background-color: #000;
	overflow: hidden;
	z-index: 1;
	width: 31px;
	height: 2px;
	left: 0;
	-webkit-transition: all 400ms ease-out 0ms;
	-moz-transition: all 400ms ease-out 0ms;
	-o-transition: all 400ms ease-out 0ms;
	transition: all 400ms ease-out 0ms;
}
.menu_icon .line:nth-child(1) {
	top: 0px;
	z-index: 2;
}
.menu_icon .line:nth-child(2) {
	top: 10px;
	z-index: 2;
}
.menu_icon .line:nth-child(3) {
	top: 20px;
	z-index: 2;
}
/*
メニューオープン時のクリックボタン
*/
.btn_wrapper.clicked .menu_icon .line:nth-child(1) {
	-webkit-transform: translateY(10px) rotate(45deg);
	transform: translateY(10px) rotate(45deg);
	-webkit-transition: all 400ms ease-out 0ms;
	-moz-transition: all 400ms ease-out 0ms;
	-o-transition: all 400ms ease-out 0ms;
	transition: all 400ms ease-out 0ms;
}
.btn_wrapper.clicked .menu_icon .line:nth-child(2) {
	opacity: 0;
	-webkit-transition: all 400ms ease-out 0ms;
	-moz-transition: all 400ms ease-out 0ms;
	-o-transition: all 400ms ease-out 0ms;
	transition: all 400ms ease-out 0ms;
}
.btn_wrapper.clicked .menu_icon .line:nth-child(3) {
	-webkit-transform: translateY(-10px) rotate(-45deg);
	transform: translateY(-10px) rotate(-45deg);
	-webkit-transition: all 400ms ease-out 0ms;
	-moz-transition: all 400ms ease-out 0ms;
	-o-transition: all 400ms ease-out 0ms;
	transition: all 400ms ease-out 0ms;
}
.btn_wrapper{
  z-index: 10000;
}
.info{
  font-size: 14px;
  padding: 10px 0;
  background-color: rgba(255, 255, 255, 0.5);
  z-index: 999;
  border-bottom: 1px solid #eee;
  width: 100%;
  margin: 0 auto;
  height: 30px;
}

.info_area{
  width: 96%;
  margin: 0 auto;
  position: relative;
  font-size: 16px;
}
.info_area p{margin-top: 8px;}
.info_lange{
  position: absolute;
  right: 0;
  top:-8px;
  vertical-align: middle;
}
.info_nav ul li:nth-child(2){
  border-right: 1px solid #000;
  /*border-left: 1px solid #000;*/
}
.info_nav ul li{
  float: left;
  padding: 0 10px;
}
.info_nav ul li:first-child{
  padding-right: 20px;
}
.info_nav ul li:last-child{
  padding-right: 0;
}
.info_nav ul{
  height: 30px;
  vertical-align: middle;
  display: table-cell;
  text-align: center;
}
.info_nav ul li{text-align:center;margin-top: 8px;}
.info_nav ul li:last-child{margin-top: 0;}
.info_nav ul li a{
  position: relative;
  display: block;
}
.info_contact{padding-left: 20px;}
.main_slider img{
  width: 100%;
}
.thumb_nav{
  padding-top: 24px;
  margin: 0 auto;
  width: 100%;
}
.thumb_nav div{
  cursor: pointer;
  margin: 0 5px;
}
.thumb_nav div img{
  -webkit-transition: all 400ms ease-out 0ms;
	-moz-transition: all 400ms ease-out 0ms;
	-o-transition: all 400ms ease-out 0ms;
	transition: all 400ms ease-out 0ms;
  width: 100%;
}
.thumb_nav div img:hover{
  opacity: 0.6;
}
#top_content .content_area{
  margin-bottom: 120px;
  position: relative;
}
.content_area .block_heder{
  margin-bottom: 45px;
}
.content_area .block_heder h2{
  text-align: center;
  font-family: "YuMincho",'游明朝',serif;
  font-size: 36px;
  font-weight: 500;
  padding-bottom: 3px;
}
.slider_content .news_content{
  margin: 0 15px;
}
.slider_content{margin: 0 auto;width: 100%;}
.sav_h2{
  font-size: 22px;
  line-height: 1.5em;
  letter-spacing: 0.02em;
  text-align: center;
  padding: 3px 0;
  color: #8f8f8f;
  font-family:'Lato',sans-serif;
}
.shop_area h4{
  font-family:"YuMincho",'游明朝',serif;
  font-size: 24px;
}
.thumb_nav div img{
  width: 100%;
}
.slider_content div img{
  width: 100%;
}
.news_text{
  position: relative;
  width: 100%;
  line-height: 1.5em;
  font-size: 20px;
}
.sabu_title{
  vertical-align: bottom;
  padding: 10px 0;
}
.category{
  position: absolute;
  top:19px;
  right: 0;
  color: #fff;
  padding: 0 5%;
  line-height: 1.6em;
}
.news_date_category{width: 100%;font-size: 18px;}
.news_date_category li:first-child{
  color: #fff;
  padding: 0 2%;
  line-height: 1.6em;
}
.c_saiji{background-color: #eb3341;}/* 催事 */
.c_ir{background-color: #000;}/* 新商品、会社 */
.c_shop{background-color: #22ac38;}/* 店舗 */
/*.c_info{background-color:;}*/

.date{
  padding-top: 9px;
}
.more_btn{
  position: absolute;
  top:73px;
  right: 2%;
}
.more_btn p a{display: block;}
.more_btn p{
  position: relative;
  text-align: left;
  border: 1px solid #c9caca;
  vertical-align:middle;
  padding: 13px 56px 13px 8px;
  border-radius: 15px;
}
.f_info ul li a::after,.info_nav ul li a::after{
  content: '';
  width: 6px;
  height: 6px;
  border: 0px;
  border-top: solid 2px #eb3341;
  border-right: solid 2px #eb3341;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  right: -10px;
  margin-top: -4px;
  transition: all 0.4s ease-out;
}
.f_info ul li:first-child a::after{
  content: '';
  width: 6px;
  height: 6px;
  border: 0px;
  border-top: solid 2px #eb3341;
  border-right: solid 2px #eb3341;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  right: 11px;
  margin-top: -4px;
  transition: all 0.4s ease-out;
}
.more_btn p a::after{
  content: '';
  width: 6px;
  height: 6px;
  border: 0px;
  border-top: solid 2px #eb3341;
  border-right: solid 2px #eb3341;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  right: 8px;
  margin-top: -4px;
  transition: all 0.4s ease-out;
}
.more_btn p:hover{
  opacity: 0.6;
}
.items{
  width:100%;
  margin: 0 auto;
  box-sizing: border-box;
}
.item_block{
  float: left;
  width: 50%;
  height: auto;
}
.item_block a{
  display: block;
  -webkit-transition: all 400ms ease-out 0ms;
	-moz-transition: all 400ms ease-out 0ms;
	-o-transition: all 400ms ease-out 0ms;
	transition: all 400ms ease-out 0ms;
}
.item_block a:hover{
  opacity: 0.6;
}
.item_2block .item_block:last-child h3{
  margin-right: 0;
}
.item_2block:first-child{
  margin-bottom: 0.5%;
}
.item_block img{
  width: 100%;
}
.items_more{
  border: 1px solid #b2b2b2;
  padding: 25px 35px;
  text-align: center;
  width: 353px;
  margin: 0 auto;
  font-size: 36px;
  margin-top: 43px;
  position: relative;
}
.items_more a{
  padding-right: 10px;
}
.items_more::after{
  content: '';
  width: 12px;
  height: 12px;
  border: 0px;
  border-top: solid 2px #eb3341;
  border-right: solid 2px #eb3341;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  right: 64px;
  margin-top: -4px;
  transition: all 0.4s ease-out;
}
.items_more:hover::after{
  right:55px;
}
.slider_content{
  width: 100%;
}
.shop_area{
  text-align: center;
  width: 280px;
  margin: 0 4px;
}

.shop_area h4{
  margin: 30px 0;
  font-size: 24px;
  font-weight: normal;
}
.shop_area img{width: 100%;}
.shop_nav ul{
  text-align: center;
  padding-bottom: 10px;
}
.shop_nav ul li:first-child{margin-right: 15px;}
.shop_nav ul li{text-align: left;display:inline-block;}
.shop_nav ul li a{
  border: 1px solid rgba(201, 202, 202, 1);
  border-radius: 15px;
  padding: 10px 0;
  padding-left:10px;
  width: 120px;
  font-size: 14px;
  position: relative;
  display: inline-block;
  -webkit-transition: all 400ms ease-out 0ms;
	-moz-transition: all 400ms ease-out 0ms;
	-o-transition: all 400ms ease-out 0ms;
	transition: all 400ms ease-out 0ms;
  padding-right: 6px;
  z-index: 2;
}
.shop_nav ul li a::after{
  content: '';
  width: 6px;
  height: 6px;
  border: 0px;
  border-top: solid 2px #e60012;
  border-right: solid 2px #e60012;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  right: 15px;
  margin-top: -4px;
  -webkit-transition: all 400ms ease-out 0ms;
	-moz-transition: all 400ms ease-out 0ms;
	-o-transition: all 400ms ease-out 0ms;
	transition: all 400ms ease-out 0ms;
}
.shop_nav ul li a:hover{
  opacity: 0.6;
}
a:hover img{
  opacity: 0.6;
}
a img{
  -webkit-transition: all 400ms ease-out 0ms;
	-moz-transition: all 400ms ease-out 0ms;
	-o-transition: all 400ms ease-out 0ms;
	transition: all 400ms ease-out 0ms;
}
/*.shop_nav ul li a:hover::after{
  content: '';
  width: 6px;
  height: 6px;
  border: 0px;
  border-top: solid 2px #fff;
  border-right: solid 2px #fff;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  right: 15px;
  margin-top: -4px;
}*/
.shop_h{
  -webkit-transition: all 400ms ease-out 0ms;
	-moz-transition: all 400ms ease-out 0ms;
	-o-transition: all 400ms ease-out 0ms;
	transition: all 400ms ease-out 0ms;
}
a.shop_h:hover{
  opacity: 0.6;
}
.block_heder .header_icon{
  text-align: center;
  margin-bottom: 11px;
}
.company ul li h3{
  font-family: "YuMincho",'游明朝',serif;
  font-size: 22px;
  line-height: 1.6em;
}
.company .box2:first-child{
  margin-bottom: 50px;
}
.company{
  width: 96%;
  margin: 0 auto;
  box-sizing: border-box;
}
.p_text{margin: 0 30px;}
.box2{
  text-align: center;
  display: flex;
  flex-wrap: wrap;
}
.box2 li a{display: block;}
.box2 li a p{
  overflow: hidden;
  height: auto;
  width: 50%;
}
.box2 p img{
  width:100%;
  -moz-transition: -moz-transform 0.6s ease;
  -webkit-transition: -webkit-transform 0.6s ease;
  -o-transition: -o-transform 0.6s ease;
  -ms-transition: -ms-transform 0.6s ease;
  transition: transform 0.6s ease;
}
.box2 li a:hover p img{
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.box2_left{margin-right: 1%;}
.box2 li{
  border: 1px solid #cdcdcd;
  padding: 1px;
  width: 49.5%;
  float: left;
  box-sizing: border-box;
}
.box2 li:first-child,.box2 li:nth-child(2){margin-bottom: 10px;}
.box2 li a h3,.box2 li a p{
  display: inline-block;
  text-align: center;
  vertical-align: middle;
}
.box2 li a h3{
  font-weight: normal;
  font-size: 33px;
  width: 58%;
  box-sizing: border-box;
  padding-left: 30px;
  text-align: left;
}
.box2 li a p{width: 42%;}
.box_first{
  margin-bottom: 30px;
}
.banner_f{
  text-align: center;
  margin-bottom: 32px;
  width: 96%;
  margin: 0 auto;
  -webkit-display: flex;
  display: flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
}
.banner_f li{
  width: 24%;
}
.banner_f li img{width: 100%;}
.banner_f li:last-child{
  margin-right: 0;
}
.banner_f li a{
  display: block;
}

.f_info{
  width: 96%;
  margin: 0 auto;
  position: relative;
  font-size: 16px;
}

.f_info ul{
  text-align: center;
  display: inline-block;
  margin: 24px 0;
}
.f_info ul li{
  text-align: center;
  display: inline-block;
  box-sizing: border-box;
  position: relative;
}
.f_info,.copyright{text-align: center;}
.f_info ul li a{display: inline-block;}
.f_info ul li:first-child{
  padding-right: 22px;
}
.f_info ul li:last-child{
  margin-left: 20px;
}
.copyright{
  font-size: 14px;
  font-family:'Lato',sans-serif;
}
#top_content{
  margin-left: 200px;
  position: relative;
  top: 0;
  right: 0;
}
#footer{
  margin-left: 200px;
  text-align: left;
  font-size: 12px;
  position: relative;
  background: #efefef;
  padding: 50px 0;
  bottom: 0;
  right: 0;
}
#footer .top_btn{
  position: absolute;
  top:-35px;
  left: 50%;
  margin-left: -25px;
  border: 1px solid #efefef;
  cursor: pointer;
  -webkit-transition: all 400ms ease-out 0ms;
	-moz-transition: all 400ms ease-out 0ms;
	-o-transition: all 400ms ease-out 0ms;
	transition: all 400ms ease-out 0ms;
}
#footer .top_btn:hover{
  opacity: 0.6;
}
.shop_list_img{width: 540px;}

@media screen and ( max-width:1080px ) {
  #top_content{
    margin-left: 0;
    width: 100%;
    margin-top: 50px;
  }
  #wrap .intor_start_slide .intor_text h2{font-size: 55px;}
  #g_nav .menu_logo{display: inline-block;margin-bottom: 30px;width: 45%;border: none;}
  #g_nav ul li:nth-child(9){border-bottom:1px solid #efefef;}
  .nav_toggle .nav_arrow a::after{
    right: -200px;
  }
  .nav_pc{display: none;}
  .overlay,.nav_sp{display: block;}
  .logo_sp{
    display: block;
    position: absolute;
    top:0;
    left: 0;
    padding-left: 1%;
    padding-top: 5px;
  }
  #g_nav{padding-top: 40px;}
  .menu_langes{display: inline-block;}
  .menu_langes ul{
    display: inline-block;
    text-align: center;
  }
  #g_nav .menu_langes{text-align: center;border: none;}
  .menu_logo{padding: 5px 0;text-align: center;border: none;}

  .info{
    display: none;
  }
  .item_2block{
    flex-wrap:nowrap;
    justify-content: center;
  }
  .item_2block div h3{
    margin-right: 0;
  }
  .items_more{
    width: 95%;
  }
  #header{
    position:fixed;
    width: 100%;
    height: 50px;
    background: #f8f8f8;
    z-index: 1000;
    border: 1px solid #eee;
  }

  .menu_icon{
    display: block;
  }
  #g_nav{
    display: none;
    position: absolute;
    top: 0;
    left:0;
    z-index: 1000;
    width: 100%;
    height: 100%;
    font-size: 20px;
  }
  .overlay{
    position: absolute;
  	width: 100%;
  	height: 100%;
  	top: 0;
  	left: 0;
  	background-color: #f8f8f8;
  	z-index: -1;
  }
.logo_pc{display: none;}
  #footer{margin-left: 0;}
  #g_nav .menu_logo{width: 60%;}
  #g_nav ul{width: 70%;margin: 0 auto;}
  #footer .top_btn,.f_info ul li{z-index: 10;}

}
@media screen and ( max-width:980px ){
  #wrap .intor_start_slide .intor_text h2{font-size: 40px;}
  .banner_f{
    width: 96%;
  text-align: center;
  flex-wrap: wrap;
  }
  .banner_f li:nth-child(2),.banner_f li:first-child{
   margin-bottom: 10px;
  }
  .company,.items{width: 95%;margin: 0 auto;}
  .box2_left{margin-left: 0;}
  .more_btn{width: 25%;right: 2%;}
  .banner_f li{
    width: 24%;
  }
  .banner_f li img{
    width: 100%;
  }
  .item_2block{
    width: 100%;
  }
  .item_block{
    width: 50%;
  }
  .items{width: 100%;margin: 0 auto;}
  .item_block a img{width: 100%;}
  .box2{width: 100%;}
  .shop_list_img img{width: 100%;}

}
@media screen and ( max-width:768px ) {
  .scroll{
    bottom: 50px;
  }
  #top_content .content_area .thumb_nav{
    display: none;
  }
  #wrap .intor_start_slide .intor_text h2{
    font-size: 21px;
  }
  #wrap .intor_start_slide .intor_text{top:0;}
  #wrap .intor_start_slide .intor_text p{font-size: 12px;line-height: 1.7em;}
  .logo_sp{padding-top: 2px;width: 46%;}
  .menu_logo{width: 40%;display: block;}
  .item_block:nth-child(odd){
    margin-right: 0;
  }
  .box2 li:first-child,.box2 li:nth-child(2){
    margin-bottom: 24px;
  }
  .more_btn{width: 40%;top: 135px;}
  .more_btn p{padding-right: 20px;}
  .content_area .block_heder{
    margin-bottom: 85px;
  }
  .item_block{width: 100%;float: none;}
  #wrap .intor_start_slide .intor_text{width: 95%;margin-left: -47%;}
  .intor_copy{
    width: 95%;
    margin: 0 auto;
  }
  .items_more{
    width: 75%;
  }
  .box2 li:first-child{
    margin-right: 0;
  }
  .box_first{
    margin-bottom: 0;
  }
  .box2_left{margin-left: 0;}
  .box2 li{
    margin-bottom: 30px;
    width: 100%;
    height: auto;
  }
  .box2 li a p{
    text-align: right;
    height: auto;
  }
  .box2 li a p img{
    width: 100%;
  }
  .shop_nav ul li:first-child{
    margin-right: 0;
    margin-bottom: 20px;
  }
  .shop_nav ul li{
    width: 46%;
    border-radius: 15px;
    margin: 0 auto;
    margin-left: 0;
    box-sizing: border-box;
  }
  .shop_nav ul li a{width: 100%;box-sizing: border-box;}
  .shop_nav ul li a::after{
    right: 8px;
  }
  .f_info ul li{
    font-size: 14px;
    line-height: 1.8em;
  }
  .copyright{
    line-height: 1.5em;
    font-size: 14px;
  }
  .banner_f li{
    width: 48%;
  }
  .box2 li{float: none;}
  .more_btn{width: 40%;}
  .more_btn p{z-index: 0;}
  .slider_content .news_content{
    margin: 0 5px;
  }
  .f_info ul li:last-child{margin-left: 0;}
  #g_nav .menu_logo{width: 70%;}
  .f_info ul li,#footer .top_btn{z-index: 0;}
  .box2 li a h3{
    font-size: 23px;
    padding-left: 5%;
  }

}
/*トップページ＿end*/

/*下層ページ共通_start*/
.content_wrap{
  max-width: 980px;
  margin: 0 auto;
  margin-top: 50px;
  line-height: 1.5em;
  padding-bottom: 64px;
}
.page_title{
  text-align: center;
}
.page_title h2{
  font-size: 32px;
  font-family: "YuMincho",'游明朝',serif;
  margin-top: 16px;
}
.page_title p{
  color: #a7a7a7;
  font-size: 22px;
  margin-top: 11px;
  font-family:'Lato',sans-serif;
}
.shop_wrap .page_title{
  line-height: 1.5em;
}
.pankuzu ul{
  display: flex;
  font-size: 12px;
  margin: 20px 0;
}
.pankuzu ul li{
  margin-right: 20px;
}
.pankuzu ul li a{border-bottom: 1px solid #5b5b5b;padding-bottom: 1px;
position: relative;}
.pankuzu ul li a:hover{opacity: 0.8;}
.pankuzu ul li a::after{
  content: '';
  width: 6px;
  height: 6px;
  border: 0px;
  border-top: solid 1px #5b5b5b;
  border-right: solid 1px #5b5b5b;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  right: -12px;
  margin-top: -4px;
}
.pankuzu ul li:last-child{
  color: #888;
}
/*下層ページ共通_end*/

/*contact_start*/
.sabu_contact{
  text-align: center;
  font-size:20px;
  margin: 32px 0;
  font-weight: normal;
}
.contact_text{
  margin-top: 46px;
  margin-bottom: 32px;
}
.contact_text span.text-l{font-size: 18px;margin-right: 4px;}
.contact_text p{
  font-size: 14px;
  line-height: 1.7em;
}
.contact_text p:first-child{
  font-size: 16px;
  line-height: 2.4em;
}
.form_area{
  margin-top: 10px;
  margin-bottom: 60px;
  width: 100%;
  text-align: left;
}

.form_area tr{
  height: 72px;
  margin: 20px 0;
}
.form_area tr:first-child{
  border-top:1px solid #eee;
}
.form_area tr th{
  width: 20%;
  font-size: 16px;
  vertical-align: middle;
  padding:20px 0;
  border-bottom: 1px solid #eee;
  font-weight: normal;
}

.form_area tr td{
  vertical-align: middle;
  border-bottom: 1px solid #eee;
  width: 80%;
  padding: 10px 0;
}

.content_wrap input{
  border: none;
  background-color: #fafafa;
  padding: 10px 9px;
  font-size: 14px;
  height: 20px;
  font-weight: normal;
}
.form_red{
  color: #ff473d;
}
.form_area textarea{
  margin: 10px 0;
  background-color: #fafafa;
  border: none;
  width: 100%;
}
.text_box{
  width: 80%;
}
.submit_btn{
  text-align: center;
}
.submit_btn input,.conf input{
  height: 70px;
  width: 300px;
  -webkit-transition: all 400ms ease-out 0ms;
	-moz-transition: all 400ms ease-out 0ms;
	-o-transition: all 400ms ease-out 0ms;
	transition: all 400ms ease-out 0ms;
  border-radius: 8px;
  border: 1px solid #c9caca;
  border-radius: 8px;
  font-size: 24px;
  background: #fff;
  cursor: pointer;
  margin: 0 auto;
}
.submit_btn input:hover,.conf input:hover{
  border: 2px solid #c9caca;
  color: #eb3341;
}
.conf,.thanks_text{
  text-align: center;
}
.thanks_text{
  line-height: 2em;
  margin-bottom: 40px;
}
.text_box2{
  width: 110px;
  margin-right: 5px;
}
/*contact_end*/

/*company_strat*/
.content_wrap .company{
  margin-top: 64px;
}
.company_title{
  border-bottom: 1px solid #ccc;
  padding-bottom: 20px;
  margin-top: 64px;
  margin-bottom: 40px;
  font-size: 28px;
  font-family: "YuMincho",'游明朝',serif;
}
.block_c div,.company_table dl dt,.company_table dl dd{
  float: left;
}
.block_c{width: 100%;}
.block_c div img{width: 100%;}
.block_c div:first-child{
  width: 49%;
  line-height: 2em;
  box-sizing: border-box;
}
#profile .block_c div:first-child{
  width: 79%;
}
.block_c div:last-child{
  /*width: 20%;*/
  padding-left: 20px;
  box-sizing: border-box;
}
.company_table{
  margin-bottom: 64px;
}
.company_table dl{
  width: 100%;
}
.company_table dl:first-child dt,.company_table dl:first-child dd{
  border-top: none;
}
.company_table dl dt{
  width: 29%;
  box-sizing: border-box;
  padding: 10px 0 10px 30px;
  margin-right: 1%;
  border-top: 1px solid #eee;
}
.company_table dl dd{
  width: 70%;
  box-sizing: border-box;
  padding: 10px 30px 10px 30px;
  border-top: 1px solid #eee;
  line-height: 1.8em;
}

/* 2018.4.10 */
.company_table dl dd.yakuin{
	padding: 0px 30px 0px 30px;
	line-height: 1.4em;
}
.company_table dl dd.yakuin p{
	margin:10px 0;
	position:relative;
}
.company_table dl dd.yakuin p span{
	display:block;
	position:absolute;
	top:0.5em;
	left:12em;
}
/**/

.img_cap{
  text-align: right;
  margin-top: 10px;
  font-size: 12px;
}
.img_cap img{
  width: 120px;
  height: 100px;
  background-color: #eee;
}
.f_fixed{
  position: fixed;
  bottom: 0;
  right: 0;
}
.effirts_text_area_right{
  position: relative;
  height: 357px;
}
/*company_end*/

/*news_strat*/
.news_block{
  margin-top: 46px;
}
.news_block div{
  float: left;
}
.news_block .news_text_area{
  margin-left: 34px;
  width: 456px;
  position: relative;
  height: 300px;
}
.sns_area{vertical-align: bottom;font-size: 14px; color: #a7a7a7;}
.news_block .news_text_area h3{font-size: 24px;font-weight: 500;line-height: 1.6em;margin-bottom: 9px;}
.news_text_area .news_date{font-size: 12px;}
.sns_area{padding: 8px 0;}
.sns_area dt{margin-right: 30px;margin-top: 4px;}
.sns_area dt,.sns_area dd{float: left;}
.news_date_category li,.sns_icon ul li{float: left;}
.news_date_category li:last-child{margin-left: 10px;}
.sns_icon ul li:first-child{margin-right: 10px;}
.news_page{margin-top: 32px;width: 100%;}
.news_page h3{font-size: 26px; line-height:1.2em;}
.news_page .news_text_area{width: 94%;margin: 40px 20px;}
.news_page .news_text_area p{margin: 32px 0;font-size: 18px;}
.page_nav{
  width: 980px;
  margin: 0 auto;
  padding-top: 42px;
  display: inline-block;
  text-align: center;
  border-bottom: 1px solid #c8c8c8;
  padding-bottom: 28px;
}
.page_nav:last-child{
  border-top: 1px solid #c8c8c8;
  border-bottom: none;
  padding-top: 28px;
}
.page_nav li{
  text-align: center;
  display: inline-block;
}
.page_nav li:nth-child(2){margin: 0 340px;}
.prev,.next{
  position: relative;
}
.news_img_block li{
  text-align: center;
  display: inline-block;
  font-size: 0;
}
.news_img_block{
  text-align: center;
  display: inline-block;
  font-size: 0;
}
.news_img_block li{
  text-align: center;
  display: inline-block;
}
.news_img_block li img{width: 100%;}
.news_img_block li:first-child,.news_img_block li:nth-child(even){
  margin-bottom: 40px;
}
.news_img_block li:first-child,.news_img_block li:nth-child(odd){
  margin-right: 40px;
}
.prev:before{
  content: '';
  width: 20px;
  height: 20px;
  border: 0px;
  border-bottom: solid 4px #646464;
  border-left: solid 4px #646464;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 22%;
  right: 64px;
  margin-top: -4px;
  transition: all 0.4s ease-out;
}
.next:after{
  content: '';
  width: 20px;
  height: 20px;
  border: 0px;
  border-top: solid 4px #646464;
  border-right: solid 4px #646464;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 22%;
  left: 64px;
  margin-top: -4px;
  transition: all 0.4s ease-out;
}
.news_date_category{
  margin-bottom: 20px;
}
.p_nav{margin-top: 20px;}
/*news_end*/

 /*取り組み_strat*/
 .torikumi_title{
   text-align: center;
   margin-top: 40px;
 }
.torikumi_title h3{font-size: 20px;font-family: "YuMincho",'游明朝',serif;  line-height: 2.2em;
}
.category_area .company_title{
   margin-top: 40px;
 }
.category_area{
  margin-bottom: 72px;
}
 .category_area .block_c div{
   float: left;
 }
  .category_area .block_c div:last-child{
    width: 410px;
  }
  .category_area .block_c{
    border-bottom: 1px solid #eee;
    padding: 24px 0;
  }
  .category_area .block_c:last-child{border: none;}
  .category_area #block_fristtop{
    padding-top: 0;
  }
  .category_area h5{
    padding-bottom: 26px;
    font-size: 36px;
    line-height: 1.2em;
    font-family: "YuMincho",'游明朝',serif;
  }
  .category_area h5 span{
    font-size: 28px;
  }
  .category_area .reserve_btn{
    position: relative;
    padding-top: 10px;
  }
  .category_area .reserve_btn:after{
    content: '';
    width: 10px;
    height: 10px;
    border: 0px;
    border-top: solid 1px #eb3341;
    border-right: solid 1px #eb3341;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: 50%;
    left: 91%;
    margin-top: -5px;
    transition: all 0.4s ease-out;
  }
  .category_area .block_c div table{
    font-size: 18px;
    margin-bottom: 16px;
  }
  .category_area .block_c div table th{
    width: 57px;
    text-align: left;
  }

  /*取り組み_end*/

  /*商品詳細_strat*/
  .page_title_item{
    margin: 42px 0;
  }
  .item_list_wrap{
    width: 980px;
    margin: 0 auto;
  }
  .item_list_wrap h4{
    margin-top: 40px;
    margin-bottom: 41px;
    font-size: 24px;
  }
  .item_main_img{
    height: 412px;
    width: 980px;
    height: 420px;
    margin: 0 auto;
    padding-left: 24px;
    box-sizing: border-box;
  }
  .item_main_img div{
    width: 980px;
    margin:0 auto;
    padding-top: 135px;
  }
  .content_wrap .burabura_img div,.content_wrap .mikasa_img div{
    padding-top: 111px;
  }
  .content_wrap .burabura_img div h3,.content_wrap .mikasa_img div h3,.hashiriimochi_img div h3{
    line-height: 1.2em;
    margin-bottom: 14px;
  }
  .yuko_img{
    background: url(../img/product/main_yuko.jpg) top right;
    background-repeat: no-repeat;
  }
  .namayatsu_img{
    background: url(../img/product/main_namayatsu.jpg) top right;
    background-repeat: no-repeat;
    color: #fff;
  }
  .yugiri_img{
    background: url(../img/product/main_yugiri.jpg) top right;
    background-repeat: no-repeat;
    color: #fff;
  }
  .yatsuhashi_img{
    background: url(../img/product/main_yatsuhashi.jpg) top right;
    background-repeat: no-repeat;
    color: #fff;
  }
  .mikasa_img{
    background: url(../img/product/main_mikasa.jpg) top right;
    background-repeat: no-repeat;
  }
  .burabura_img{
    background: url(../img/product/main_burabura.jpg) top right;
    background-repeat: no-repeat;
  }
  .ekijyuto_img{
    background: url(../img/product/main_ekijyuto.jpg) top right;
    background-repeat: no-repeat;
    color: #fff;
  }
  .hashiriimochi_img{
    background: url(../img/product/main_hashiriimochi.jpg) top right;
    background-repeat: no-repeat;
    color: #fff;
  }
  .kyoogura_img{
    background: url(../img/product/main_kyoogura.jpg) top right;
    background-repeat: no-repeat;
  }
  .item_main_img div h3{
    font-size: 50px;
    font-family: "YuMincho",'游明朝',serif;
    margin-bottom: 34px;
  }
  .item_main_img div p{
    width: 50%;
    line-height: 1.8em;
    font-size: 15px;
  }
  .item_list_wrap .item_list_block{
    text-align: left;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display:flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: stretch;
  }
  .h4_sabu{
    color: #d6d6d6;
    /*font-weight: normal;*/
    font-family:'Lato',sans-serif;
  }
  .item_list_wrap .item_list_block li{
    display: inline-block;
    text-align: left;
    font-size: 18px;
    margin-bottom: 72px;
    width: 300px;
  }
  .item_list_wrap .item_list_block li h5{
    text-align:left;
    margin-top: 28px;
    margin-bottom: 14px;
  }
  .item_category_text ul li{
  padding: 7px 18px;
  padding-right: 25px;
  border: 1px solid #c9caca;
  border-radius: 15px;
  font-size: 16px;
  margin-top: 37px;
  position: relative;
  z-index: 2;
}
.item_category_text ul li a{display:inline-block;}

  .menu_btn,.item_list_wrap .item_list_block li .btn_online{
    float:right;
    padding: 7px 18px;
    padding-right: 25px;
    border: 1px solid #c9caca;
    border-radius: 12px;
    font-size: 16px;
    margin-top: 37px;
    position: relative;
  }
  .reserve_btn{
    padding: 7px 0;
    padding-right: 25px;
    border: 1px solid #c9caca;
    border-radius: 12px;
    font-size: 16px;
    margin-top: 37px;
    position:relative;
    padding-left: 10px;
    width: 70%;
  }
  .item_category_text ul li:hover,.menu_btn:hover,.item_list_wrap .item_list_block li .btn_online:hover,.f_info ul li a:hover,.info_nav ul li a:hover,.btn_link a:hover,.page_nav li a:hover,.p_nav li a:hover,.reserve_btn a:hover{opacity: 0.6;}
  .reservation_btn a::after,.menu_btn::after,.item_category_text ul li::after,.item_list_wrap .item_list_block li .btn_online::after,.content_wrap .shop_list_text p a::after,.news_text_area p a::after{
    content: '';
    width: 8px;
    height: 8px;
    border: 0px;
    border-top: solid 2px #eb3341;
    border-right: solid 2px #eb3341;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: 48%;
    right: 13px;
    margin-top: -4px;
    transition: all 0.4s ease-out;
  }
  .item_list_wrap .item_list_block li:nth-child(3n-1){
    margin: 0 30px;
  }
  .sp_img{display: none;}

  /*商品詳細_end*/

  /*商品一覧_strat*/
  .item_category{
    margin-top: 75px;
  }
  .page_title_item{
    margin: 42px 0;
  }
  .item_category p{
    line-height: 2em;
    margin-bottom: 46px;
    text-align: center;
  }
  .item_category ul{
    text-align: center;
    margin-bottom: 23px;
  }
  .item_category ul:first-child{
    margin-top:23px;
  }
  .item_category ul li{
    text-align: center;
    display: inline-block;
    margin-right: 50px;
    padding-bottom: 8px;
  }
  .item_category ul li:last-child{
    margin-right: 0;
  }
  .item_list_category{
    border-top: 1px solid #c8c8c8;
    border-bottom: 1px solid #c8c8c8;
  }
  .item_list_category a{
    position: relative;
    z-index: 100;
    display: inline-block;
    -webkit-transition: all 400ms ease-out 0ms;
  	-moz-transition: all 400ms ease-out 0ms;
  	-o-transition: all 400ms ease-out 0ms;
  	transition: all 400ms ease-out 0ms;
  }
  .item_list_category a::after{
    position: absolute;
    bottom: 0;
    left: 50%;
    content: '';
    width: 0;
    height: 1px;
    background-color: #eb3341;
    -webkit-transition: all 400ms ease-out 0ms;
  	-moz-transition: all 400ms ease-out 0ms;
  	-o-transition: all 400ms ease-out 0ms;
  	transition: all 400ms ease-out 0ms;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
  }
  .item_list_category a:hover::after{width: 100%;}
  .item_category_block{
    width: 980px;
    margin: 0 auto;
    padding-top: 90px;
  }
  .item_description div{
    float: left;
  }
  .item_category_block h3{
    font-size: 36px;
    margin-bottom: 29px;
    font-family: "YuMincho",'游明朝',serif;
  }
  .item_description .item_category_text{
    width: 400px;
    height: 376px;
    position: relative;
  }
  .item_category_text p{
    line-height: 2em;
    font-size: 18px;
  }
  .item_description_left div:first-child{
    margin-right: 29px;
  }
  .item_description_right div:nth-child(even){
    margin-right: 29px;
  }
  .item_category_text ul,.news_text_area .btn_link{
    position: absolute;
    bottom: 0;
    right: 0;
  }
  .item_category_text ul li {display: block;}
  .item_category_text ul li:last-child{
    margin-bottom: 0;
    margin-top: 24px;
  }
  .item_img_sp{display: none;}
  .item_img_pc{display: block;}
  .link{
    margin-top: 24px;
  }

  /*商品一覧_end*/
  .shop_wrap{line-height: 2em;}
  .shop_page_h{margin-bottom: 80px;margin-top: 40px;}
  .shop_page_h h3,.shop_list_block h3{
    font-size: 28px;
    margin-bottom: 42px;
    font-family: "Yu Mincho",'游明朝',serif;
  }
  .shop_page_slide{
	margin-right: 30px;
	width: 514px;
	max-width: 100%;
	margin-bottom: 24px;
}
  .shop_page_slide div img{max-width: 100%;}
  .shop_page_block .shop_page_slide,.shop_page_text{
    float: left;
    text-align: left;
  }
  #shop_mapbtn{
    padding: 2px 6px 3px 6px;
    margin-left: 4px;
    color: #fff;
    font-size: 15px;
    background: #646464;
    border-radius: 5px;
    -webkit-transition: all 400ms ease-out 0ms;
  	-moz-transition: all 400ms ease-out 0ms;
  	-o-transition: all 400ms ease-out 0ms;
  	transition: all 400ms ease-out 0ms;
  }
  .shop_page_text td a:hover{opacity: 0.6;}
  .shop_page_block{margin-bottom: 100px;width: 100%;position: relative;}
  .shop_wrap .shop_page_block .shop_page_text h4{font-size: 20px;margin-bottom: 32px;margin-top: 0;
}
.shop_list_text{
  position: relative;
}
.shop_list_text p{
  position: absolute;
  bottom: 0;
  right: 0;
}
.shop_list_text p a{display:block;font-size: 18px;}
  .shop_page_text table{
    box-sizing: border-box;
    width: 413px;
	margin-bottom:24px;
  }
  .shop_list_text table{
    box-sizing: border-box;
    font-size: 18px;
  }
  .shop_page_text table tr{height: 28px;}
  .shop_page_text table th{width: 100px;}
  .shop_list_block{
    text-align: center;
    width: 100%;
  }
  .shop_list_block ul,.shop_list_block ul li{
    display:inline-block;
    text-align: center;
    padding: 0;
    box-sizing: border-box;
    margin: 0;
  }
  .shop_list_block{
    margin-bottom: 76px;
  }
  .shop_list_block .shop_page_list_silde{width: 100%;}
  .shop_list_block  .shop_page_list_silde h6{
    font-size: 18px;
    margin-top: 30px;
  }
  .shop_page_list_silde div a{
    display: block;
    -webkit-transition: all 400ms ease-out 0ms;
  	-moz-transition: all 400ms ease-out 0ms;
  	-o-transition: all 400ms ease-out 0ms;
  	transition: all 400ms ease-out 0ms;
  }
  .shop_page_list_silde div a:hover{opacity: 0.6;}
  .shop_list_block .shop_page_list_silde div img{
    width: 100%;
  }
  .menu img{width: 100%;}
  /*.shop_list_block ul li{
    margin-right: 0.1%;
  }
  .shop_list_block ul li:last-child{margin-right: 0;}*/
  .shop_page_text{
    position: relative;
    /*height: 374px;*/
    width: 400px;
  }
  .shop_list_text h4{font-size: 36px;margin:31px 0 47px 0;font-family: "YuMincho",'游明朝',serif;}
  .shop_list_text h4 span{font-size: 28px;}
  .shop_list_area div{
    float: left;
  }
  .content_wrap .shop_list_text{height: 374px;}
  .content_wrap .shop_list_text p{text-align: left;margin-top: 24px;}
  .content_wrap .shop_list_text p a,.news_text_area p a{
  border: 1px solid #c9caca;
  border-radius: 8px;
  padding: 5px 70px 5px 10px;
  font-size: 18px;
  position: relative;
  display: inline-block;
  -webkit-transition: all 400ms ease-out 0ms;
  -moz-transition: all 400ms ease-out 0ms;
  -o-transition: all 400ms ease-out 0ms;
  transition: all 400ms ease-out 0ms;
  }
  .content_wrap .shop_list_text p a:hover{opacity: 0.6;}
  .shop_list_text{margin-left: 40px;}
  .content_wrap .shop_list_area{margin-bottom: 54px;}
  .shop_page_block:last-child{margin-bottom: 0;}
  .menu_btn{
    /*position: absolute;
    bottom: 0;
    right: 0;*/
    padding: 4px 24px 4px 10px;
  }
  .shop_page_img_block{
    height: 254px;
    width: 980px;
    background: #eee;
    margin: 0 auto;
    margin-top: 41px;
  }
  .teyaki_block .shop_page_h{
    margin-bottom: 42px;
  }
  .teyaki_block{
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    padding: 40px 0;
  }
  .teyaki_block .shop_page_h h3{
    margin-bottom: 28px;
  }
  .shop_wrap .shop_page_block #shop_page_block02 h4{margin-bottom: 8px;}
  .shop_wrap .shop_page_block #shop_page_block02 table{margin-bottom: 10px;}
  .msg{color: #ff473d;}
  .reservation_btn{
    position: absolute;
    bottom: -47px;
    right: 0;
  }
  .reservation_btn a{
    color: #e60012;
    padding: 10px 18px;
    padding-right: 25px;
    border: 2px solid rgba(230, 0, 18, 0.4);
    border-radius: 22px;
    font-size: 16px;
    margin-top: 37px;
    position: relative;
  }
  .item_list_wrap .reservation_warp{
    margin-bottom: 47px;
  }
  .item_category_text .link a{
    border-bottom: #3a3a3a solid 1px;padding-bottom: 2px;
  }
  .item_category_text .link span img{
    vertical-align: middle;
    padding-left: 3px;
    padding-bottom: 6px;
  }
  .item_category_text .link a:hover{opacity: 0.6;}
  .shop_history{
    padding: 32px;
    border: 1px solid #eee;
    margin-top: 108px;
  }
  .shop_history h3{
    font-size: 20px;
    margin-bottom: 30px;
  }
  .shop_history ul li{
    display: inline-block;
    text-align: center;
    width: 444px;
  }
  .shop_history ul li img{width: 100%;}
  .shop_history ul li:first-child,.shop_history ul li:nth-child(2){
    margin-bottom: 20px;
  }
  .shop_history ul li:nth-child(odd){
    margin-right: 21px;
  }
  .shop_history p{
    margin-bottom: 32px;
  }
.p_nav{
  text-align: center;
  display: inline-block;
  width: 980px;
}
.p_nav li{
  text-align: center;
  display: inline-block;
  border-right: 1px solid #000;
  padding: 0 13px;
}
.p_nav li a{
  font-weight: bold;
  border-bottom: 1px solid #000;
  font-family:'Lato',sans-serif;
}
.p_nav li:first-child{
  border-left: 1px solid #000;
}
.page_nav li a{border-bottom: 1px solid #000;}
.history_block{line-height: 2em;}
.history_category_text_area{
  text-align: left;
  width: 100%;
}
.h_yatsuhashi_bg{
  background: url(../img/history/h_yatsuhashi_bg.jpg) top center;
  background-repeat: no-repeat;
}
.h_yugiri_bg{
  background: url(../img/history/h_yugiri_bg.jpg) top center;
  background-repeat: no-repeat;
}
.h_yuko_bg{
  background: url(../img/history/h_yuko_bg.jpg) top center;
  background-repeat: no-repeat;
}
.h_kyoogura_bg{
  background: url(../img/history/h_kyoogura_bg.jpg) top center;
  background-repeat: no-repeat;
}

.history_h3{
  height: 224px;
  padding-bottom: 0;
  line-height: 3.8em;
  position: relative;
}
.history_h3 h3{
  width: 441px;
  height: 143px;
  padding-left: 22px;
  padding-top: 30px;
  text-align: left;
  font-size: 48px;
  font-family: "YuMincho",'游明朝',serif;
  background: #fffefa;
  position: absolute;
  bottom: 0;
  left: 0;
  box-sizing: border-box;
}
.history_yatsuhashi{
  width: 100%;
  background: #fffefa;
  text-align: center;
  padding-bottom: 60px;
}
.history_yugiri{
  width: 100%;
  background: #f9f0f9;
  text-align: center;
  padding-bottom: 60px;
}
.history_yuko{
  width: 100%;
  background: #f9fbef;
  text-align: center;
  padding-bottom: 60px;
}
.history_kyoogura{
  width: 100%;
  background: #fef3f3;
  text-align: center;
  padding-bottom: 60px;
}

.history_wrap{
  width: 980px;
  margin: 0 auto;
  font-size: 18px;
}
.history_block .history_category_text01{
  width: 613px;
  text-align: left;
}
.history_category_text02 table th{
  width: 100px;
}
.history_category_img01{width: 310px;text-align: left;}
.history_category_img01 p{font-size: 14px;line-height: 1.6em;margin-top: 10px;}
.history_category_img01 p span{font-size: 12px;}
.h_text01{text-align: left;width: 980px;margin: 0 auto;font-size: 18px;}
.h_text01,.history_wrap{padding-top: 57px;}
.history_category_img01{margin-top: 68px;}
.history_wrap h4{font-size: 36px;font-family: "YuMincho",'游明朝',serif;line-height: 1.7em;}
.history_wrap h4 span{font-size: 24px;}
.history_wrap .history_category_text02{width: 443px;text-align: left;}
.sabu_img{
  display: flex;
  width: 980px;
  margin: 0 auto;
  justify-content: space-between;
  -webkit-justify-content: space-between;
}
.h_none .item_category_text{height: auto;}
.sabu_img{padding-top: 40px;}
.history_block{margin-bottom: 60px;}
.history_block .item_description_left div:first-child{margin-right: 37px;}
#yugiri .history_category_text01{height: 575px;}
#yugiri .history_category_text02{height: auto;}
#yugiri .history_h3 h3{background: #f9f0f9;}
#yuko .history_h3 h3{background: #f9fbef;}
#yuko .item_description .item_category_text{height:430px; }
#kyoogura .history_h3 h3{background: #fef3f3;}
#kyoogura .item_description .item_category_text{height:545px; }
#kyoogura .history_category_img01 img:first-child{margin-bottom: 25px;}
.history_block:last-child{margin-bottom: 100px;}
.h_sp_bg{display: none;}
.history_block .item_img_pc{width: 500px;}
.history_category_img02{width: 500px;}
.history_category_img02 img{width: 100%;}
.sabu_img li{width: 312px;}

/*下層ページ＿ブレイクポイント1080px_768px*/
@media screen and ( max-width:1080px ){
  .item_list_wrap{
    width: 100%;
    margin:0 auto;
  }
  #top_content .shop_wrap{
    width: 95%;
    margin: 0 auto;
    margin-bottom: 40px;
  }
  #top_content .shop_wrap .shop_page_text,#top_content .shop_wrap .shop_page_h,.shop_page_block p{
    width: 95%;
    margin: 0 auto;
  }
  #top_content .shop_wrap .shop_page_text{margin-top: 46px;}
  .shop_page_block .shop_page_slide, .shop_page_text{
    float: none;
  }
  .shop_page_slide{margin-right: 0;width: 980px;max-width: 100%;}
  #top_content .shop_wrap .shop_page_text table{width: 100%;}
  #top_content .shop_wrap .shop_page_text table th{width: 20%; margin-right: 3%;}
  #top_content .shop_wrap .shop_page_text table td{width: 77%;}
  .shop_page_h h3{margin-bottom: 24px; font-size: 20px;}
  #top_content .shop_wrap .shop_page_text{height: auto;}
  #top_content .shop_wrap .shop_page_h{margin-bottom: 32px;}
  .shop_page_text .menu_btn{
    position: relative;
    width: 35%;
  }
  /*item_description div{float: none;}*/
  .item_category_text ul{position: static;}
  .item_category_block{width: 100%;margin:0 auto;}
  .item_category_block:first-child{padding-top: 0;}
  .item_category_text ul li{
    padding: 10px 0;
    font-size: 18px;
    border-radius: 14px;
    width:85%;
    margin: 0 auto;
    margin-top: 10px;
    padding-left: 20px;
  }
  .item_description .item_category_text{
    height: 100%;
  }
  .item_list_category{display: none;}
  .item_category_block:first-child{margin-top: 0;}
  .item_category_block:last-child{margin-bottom: 40px;}
  .item_list_wrap .item_list_block{justify-content: space-around;}
  .item_list_block li{width: 48%;}
  .item_list_wrap .item_list_block li:nth-child(3n-1){margin: 0;margin-bottom: 40px;}
  .item_list_wrap .item_list_block li img{width: 100%;}
  .item_list_wrap .item_list_block li .btn_online{float: none;}
  .item_list_wrap .item_list_block li:nth-child(odd){margin-right: 2%;}
  .item_list_wrap .item_list_block li:last-child{float: none;margin-bottom: 0;}
  .news_block .news_text_area{width: 49%;margin-left: 2%;}
  .news_img{width: 49%}
}
@media screen and ( max-width:980px ){
  .shop_page_slide{
    /*padding: 0 3.5%;*/
  box-sizing: border-box;
}
.item_main_img,.item_main_img div{width: 100%;}
.banner_f,.f_info{width: 97%;margin: 0 auto;}
.content_wrap{
  width: 95%;
  margin: 0 auto;
  padding-top: 40px;
}
.item_category p{margin-bottom: 0;}
.item_description_left div:first-child{margin-right: 2%;}
.item_description div,.item_description .item_category_text{width: 48%;}
.item_category_img img,.item_img_pc img{width: 100%;}
.shop_list_area div{width: 48%;}
.shop_list_text p{
  position: inherit;
}
.content_wrap .shop_list_text{height: auto;}
.shop_list_text{margin-left: 2%;}
#top_content .content_wrap .block_c div{width:100%;margin-left: 0;}
.block_c div:first-child{margin-left: 2%;}
.shop_page_slide div img{width: 100%;}
.news_img_block li{width: 49%;}
.news_img_block li:first-child,.news_img_block li:nth-child(3){margin-right: 2%;}
.page_nav li:nth-child(2){margin: 0 30%;}
.page_nav{width: 100%;}
.shop_history ul li:nth-child(3){margin-bottom: 20px;}
#top_content .shop_page_block .menu_btn{width: 80%;margin-top: 20px;}
.history_h3 h3{width: 45%;font-size: 34px;padding-left: 2%;}
.history_h3{height: 180px;}
.h_text01,.history_wrap{width: 95%;}
.history_block .history_category_text01{width: 65%;}
.history_wrap .history_category_img01{width: 33%;}
.history_wrap .history_category_img01 img{width: 100%;}
.history_block .item_description_left div:first-child{margin-right: 2%;}
.history_category_img02{width: 50%;}
.history_category_img02 img{width: 100%;}
.history_category_text02{width: 48%;}
.sabu_img{width: 95%;}
.sabu_img li{width: 32%;}
.sabu_img li img{width: 100%}
.history_wrap h4{font-size: 28px;}
.history_wrap .history_category_text02{width: 48%;}
#yugiri .history_category_text01,#yuko .item_description .item_category_text,#kyoogura .item_description .item_category_text{height: auto;}
.history_block .item_img_pc{width: 48%;}
.effirts_text_area_right{height: auto;}
.effirts_text_area_right p.menu_btn{
  position: inherit;
  margin-top: 15px;
}

}

@media screen and ( max-width:768px ) {
  .page_title h2{font-size: 28px;line-height: 1.5em;}
  .item_list_block li{width: 100%;}
  .item_list_wrap .item_list_block li:nth-child(odd){margin-right: 0;}
  .item_img_sp{display: block;}
  .item_img_pc{display: none;}
  .item_description div,.item_description .item_category_text{width: 100%;}
  .item_description_left div:first-child{margin-right: 0;}
  .item_main_img{
    width: 100%;
    padding-left: 0;
    padding: 0 2%;
    height: 240px;
  }
  .kyoogura_img,.yuko_img,.namayatsu_img,.yugiri_img,.yatsuhashi_img,.mikasa_img,.burabura_img,.ekijyuto_img,.hashiriimochi_img{
    background: none;
  }
  .namayatsu_img,.ekijyuto_img,.yugiri_img,.yatsuhashi_img,.hashiriimochi_img{
    color: inherit;
  }
  .sp_img{display: block;width: 100%;}
  .item_main_img{height: auto;}
  .item_main_img div h3{text-align: center;}
  .sp_img img,.item_main_img div p{width: 100%;}
  .content_wrap .yatsuhashi_img div,.item_main_img div{padding-top: 24px;}
  .item_description .item_category_text{margin-top: 20px;}
  .item_main_img div h3{font-size: 32px;margin-bottom: 24px;}
  .page_title{margin-top: 40px;}
  .shop_list_area div{width: 100%;}
  .shop_list_text{margin-left: 0;}
  .content_wrap .shop_list_text p{width: 85%;margin: 0 auto;padding-top: 40px;}
  .content_wrap .shop_list_text p a,.news_text_area p a{
    width: 85%;
    padding: 5px 0;
    text-align: left;
    padding-left: 24px;
  }
  .company_table{
    width: 100%;
  }
  .company_table dl dt,.company_table dl dd{
    width: 100%;
    padding-left: 5%;
    padding-right: 5%;
    float: none;
    border-top: none;
  }
  .company_table dl dd{
    border-bottom: 1px solid #eee;
  }
  .company_table dl:last-child dd{
    border-bottom: none;
  }
  .block_c div:first-child{margin-left: 5%;}
  .block_c div{
    float: none;
  }
  .item_description div{float: none;}
  .block_c div:last-child{margin-top: 32px;}
  #top_content .content_wrap .block_c div{width: 100%;}
  .block_c div:first-child{margin-left: 0;}
  .contact_text{padding:0 2%;}
  .contact_text span.text-l{font-size: 18px;margin-right:4px;}
  .form_area tr th{padding-left:2%;padding-right: 2%;display: block;width: 100%;border-bottom: none;}
  .form_area tr td{padding-left:2%;padding-right: 2%;width: 100%;display: block;}
  .text_box{width: 92%;}
  .text_box2{width: 30%;}
  .form_area textarea{width: 96%;}
  .category_area .block_c div:first-child{
    width: 100%;
  }
  .content_wrap .burabura_img div,.content_wrap .mikasa_img div{padding-top: 20px;}
  .category_area .block_c div{float: none;}
  .category_area .block_c div:last-child{width: 100%;padding: 0 3%;}
  .shop_page_text .menu_btn{width: 80%;margin-top: 24px;float: none;}
  .news_block div{float: none;width: 100%;}
  .news_img img{width: 100%;}
  .news_block .news_text_area{width: 100%; margin: 0 auto;padding-top: 24px;}
  .item_category p{text-align: left;}
  .item_category{margin-top: 0;}
  .pankuzu{display: none;}
  .menu_btn{float: none;width: 85%;margin: 0 auto;}
  .reserve_btn{width: 85%;margin: 20px auto;}
  .shop_list_text h4{font-size: 28px;}
  .shop_list_text h4 span{font-size: 22px;}
  .page_title p{margin-top: 0;}
  .news_block .news_text_area{height: auto;}
  .news_text_area .btn_link{
    position: inherit;
    margin: 0 auto;
    width: 85%;
    padding-top: 20px;
  }
  .p_nav{width: 95%;margin: 0 auto;padding-top: 32px;}
  .pc_p_nav{display: none;}
  .news_page .news_text_area{width: 100%;margin: 40px 0;}
  .page_nav li:nth-child(2){margin: 0 4%;}
  .news_img_block li:first-child, .news_img_block li:nth-child(2){margin-bottom: 2%;}
  .shop_page_text table{width: 100%;}
  .content_wrap{padding-top: 5px;}
  .item_category_block h3{font-size: 26px;line-height: 1.8em;}
  .content_wrap .button{width: 80%;margin-bottom: 20px;}
  .block_c div:last-child{padding-left: 0;}
  .shop_history ul li{width: 100%;height: auto;}
  .h_sp_bg{display: block;width: 100%;}
  .h_sp_bg img{width: 100%;}
  .h_kyoogura_bg,.h_yatsuhashi_bg,.h_yugiri_bg,.h_yuko_bg{background-image: none;}
  .history_h3 h3{
    width: 100%;
    position: inherit;
  }
  .history_h3{
    width: 100%;
  height: auto;
  padding-top: 0;
}
.h_text01,.history_wrap{padding-top: 30px;}
.history_wrap h4{font-size: 25px;}
.history_wrap .history_category_img01,.history_block .history_category_text01,.history_wrap .history_category_text02{width: 100%;}
.history_category_img02,.history_category_img01,.sabu_img{margin-top: 30px;}
.sabu_img p{font-size: 12px;line-height: 1.5em;}
.sabu_img{padding-top: 0;}

}

@media screen and ( max-width:320px ) {/* For iPhone5/5s/4/4s */
.news .news_text{
	font-size:90%;
}
}

/*=======================================
Update 2017.11.14 by Ryuumu 
新商品案内ページ　商品情報欄
========================================*/
table.ProductInfo{font-size:90%;margin:40px 0 80px;}
.ProductInfo tr{
	border:1px solid #B8B09B;
	box-sizing:border-box;
}
.ProductInfo th{
	border-right:1px solid #B8B09B;
	background:#F3EDDD;
	padding:5px 0;
	width:10%;
	box-sizing:border-box;
}
.ProductInfo td{
	padding:5px;
	box-sizing:border-box;
}

.news_page .news_text_area p.ShoppingBtn{margin:0 0 32px 0;font-size: 18px;}
.ShoppingBtn a{
border: 1px solid #c9caca;
border-radius: 8px;
padding: 5px 70px 5px 10px;
font-size: 18px;
position: relative;
display: inline-block;
-webkit-transition: all 400ms ease-out 0ms;
-moz-transition: all 400ms ease-out 0ms;
-o-transition: all 400ms ease-out 0ms;
transition: all 400ms ease-out 0ms;
}

.news_page .news_text_area .news_img_block .ShoppingBtn{text-align:left;margin:32px 0 0 0;}

table.ProductInfo img{width:100%;}



table.kikakuhenkou th{
	width:10%;
}
table.kikakuhenkou td{
	width:30%;
	border:1px solid #B8B09B;
	text-align:center;
	word-break: break-all;
}

@media screen and ( max-width:768px ) {
	table.kikakuhenkou{width:100%; font-size:80%;}
}


/*=======================================
Update 2018.4.20 by Ryuumu 
お知らせ＞詳細
取扱店舗一覧用
========================================*/
dl.stores{
	margin-bottom:32px;
	font-size:18px;
}
dl.stores dt{
	font-weight:bold;
	margin-bottom:0.5em;
}
dl.stores dd{
	margin-left:0.5em;
}

/*=======================================
Update 2018.12.25 by Ryuumu 
お知らせ＞詳細
イベント会場案内
========================================*/
.event_access{
	border:1px solid #ddd;
}
.event_access td{
	vertical-align:middle;
	padding:20px;
}

/*=======================================
Update 2019.7.16 by Ryuumu 
お知らせ＞詳細
価格改定表
========================================*/
table.guide{
  width:100%;
  margin-bottom:8px;
  border:1px solid #E6E6E6;
}
table.guide th, table.guide td{
  padding:8px;
  border:1px solid #E6E6E6;
}
table.guide th{
  width:20%;
  background:#F2F2F2;
}
