@charset "utf-8";

/* 
------------------------------------------*/
body {
    background-size: 100% auto;
}

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

div#container {
    background-size: 100% auto;
}
div#container2 {
    padding-top: 60px;
}

#wrapper {
    width: 100%;
}

.naka #wrapper{
  padding-top: 0;
}

.naka h2 {
  margin-top: 55px;
}

#mainTop #mainTopLeft {
    float: none;
    width: auto;
}

#mainTopLeft .gonews a {
    width: 60px;
    height: 20px;
    background-size: 100%;
}


#header {
    z-index: 9000;
    height: auto;
    font-family:"ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
    position: fixed;
    top: 0;
    width: 100%;
    background: rgba(0,0,0,0.5);
    padding-top: 0;
}
#header.active{
	height: 100%;
}

#headbar{
  display: none;
}

#header .logo h1{
  display: block;
  width: 190px;
  height: 30px;
  display: inline-block;
  text-indent: -9999px;
  background: url(../img/logo.png) center center no-repeat;
  background-size: 100% auto;
  float: none;
}

#header #headerLeft {
    width: auto;
    float: none;
    text-align: center;
    background: #FFF;
    padding: 12px 0 10px;
}

#header #headerLeft img {
    width: 160px;
}

h1 {
  font-size: 10px;
  float: none;
}

#header #headerRight {display: none;}

.naka #navi,
#header .logo {
  display: block;
  width: auto;
  margin: 0;
  padding: 10px;
  background: #FFF;
}

#navi ul {
    display: none;
}

p#menubtn {
    position: absolute;
    width: 33px;
    height: 38px;
    background: url(../img/btn_menu.png) right top no-repeat;
    background-size:contain;
    top: 10px;
    right: 8px;
    margin: 0;
}
p#menubtn.active{
	background-image: url(../img/btn_close.png);
}

ul#navi_sp li a,
.naka ul#navi_sp a,
.naka ul#navi_sp li.nav01 a {
	color: #FFF;
	background: #5c0e14;
	border-bottom: 1px solid #FFF;
	display: block;
	line-height: 40px;
	font-size: 16px;
	font-weight: normal;
	text-align: center;
}

.naka ul#navi_sp {
  width: auto;
  margin: 0;
  display: none;
}

.naka ul#navi_sp li,.naka ul#navi_sp li.nav01 {
  width: 100%;
  height: auto;
  margin: 0;
  float:  none;
  border: none;
  display: block!important;
}

.naka ul#navi_sp li.nav01 a {
  text-decoration:  none;
  text-indent:  0;
}

#navi{
  display: none;
}
#mainTop {
    float: none;
    margin: 20px 10px 0;
}


#mainTop #mainTopRight {
    width: auto;
   /* float: none;  20180713削除 */
    margin: 0 0 20px;
}

#subnavi{
  display: block;
  background-color : #500B06;
}
#subnavi ul {
	list-style-type: none;
}
#subnavi ul li {
	float:left;
	width: 33%;
  background: url(http://ichishima.jp/img/sp_btn_arrow.png) 98% 90% no-repeat #5c0e14;
  background-size: 8px auto;
}
#subnavi ul li.border {
    width: 34%;
    box-sizing: border-box;
    border-left: 1px solid #FFF;
    border-right: 1px solid #FFF;
}
#subnavi ul li a {
	width: 100%;
	height: 40px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: auto 20px;
	text-indent: -35000px;
	display: block;
}
#SPnaviButton1,
#SPnaviButton2,
#SPnaviButton3{display: block;}
#subnavi ul li #SPnaviButton1 a {
	background-image: url(../img/sp_btn_phone.png);
}
#subnavi ul li #SPnaviButton2 a {
	background-image: url(../img/sp_btn_access.png);
}
#subnavi ul li #SPnaviButton3 a {
	background-image: url(../img/sp_btn_kura.png);
}

.bannerbbox div {
    width: 50%;
    float: left;
    box-sizing: border-box;
    padding: 0 5px 16px;
}

.bannerbbox div img {
    height: auto;
}

.bannerbbox {
    max-width: 100%;
    margin: 20px auto 0;
}


.sidebanner {
    display: none;
}
div#mafb_box {
    display: none;
}



#footer {
    width: 100%;
    overflow: initial;
}

#footer .f_nav ul {
    width: auto;
}

#footer .f_nav ul li {
    width: 48%;
    margin: 5px 0;
    text-align: left;
}

#footer .f_foot{
  width: auto;
}

#footer #f_left {
    width: 100%;
    text-align: center;
}

#footer #f_riht {
    margin: 0;
    text-align: center;
}

.bnr_access{display: block;}



#main {
    overflow: initial;
    margin: 20px 10px 0;
}

#main #mainLeft {
    float: none;
    width: auto;
}

#main #mainRight {
    width: 100%;
    float: none;
}

.snslink a {
  background-size: 20px auto;
  padding-left: 48px;
}


/*  トップページ
------------------------------------------*/
#topImage{
  height: auto;
  margin-top: 50px;
  margin-bottom: 0;
}

#topImage .slides li a{
  height: auto;
  padding-top: 33%;
}

#topImage .flex-control-nav{
  left: 35%;
  bottom: 5px;
}

.dmkaiin_box {
    margin: 10px 0;
}



/*  会社概要
------------------------------------------*/
#company div.award01{
  width: 100%;
}
#company .p_left,#company .p_right {
    width: 150px;
    height: auto;
    margin-bottom: 20px;
}


/*  商品紹介
------------------------------------------*/
#shopping .list li {
    margin-bottom: 10px;
}


/*詳細*/
#shopping .bland li {
  width: 100%;
}

#shopping .bland li .textbox {
  width: 75%;
}

#shopping .bland li img {
  height: auto;
  width: 22%;
}




/*  こだわり
------------------------------------------*/
#point .intro .left {
    width: 60%;
    margin: 0;
    float: right;
    box-sizing: border-box;
    padding-left: 10px;
}

#point .intro h3 {
    width: auto;
}

#point .intro p {
    width: auto;
    margin: 10px 0;
}

#point .intro .photo_right {
    width: 40%;
    float: left;
    clear: initial;
}

#point .detail02_point .mainblock, #point .detail02_point_bottom .mainblock {
    width: 75%;
    float: right;
    text-align:  left;
}

#point .detail02_point_bottom {
    width: auto;
}

#point .detail02_point .thum, #point .detail02_point_bottom .thum {
    width: 20%;
}


/*  酒蔵見学
------------------------------------------*/
#sakagura #mainLeft .time,
#sakagura #mainLeft .resurve {
  background-size: 12px;
  padding-left: 15px;
}

#sakagura #mainLeft dt {
  width: 25%;
  box-sizing: border-box;
}

#sakagura #mainLeft dd {
  width: 75%;
}

#sakagura #mainLeft ul li {
  width: 19%;
  margin: 0 1% 10px 0;
}

#sakagura #mainLeft ul li:nth-child(3n) {
}

#sakagura #mainLeft div.gray{
display: block;
}

#sakagura #kikizake .textbox {
  width: auto;
  margin-bottom:  20px;
}
#sakagura #kikizake img.fl_r {
  float:  none;
  display: block;
  margin:  0 auto;
}
#sakagura #kikizake p.tac {
  line-height: 1.8;
}



/*  お茶どころ市島
------------------------------------------*/
#rest .leftbox {
    width: 58%;
    margin: 0;
    float: right;
}

#rest .rightbox {
    width: 40%;
    margin: 0;
}

#oshinagaki table tr td {
    width: 100%;
    display: block;
}


/*臨時休業*/


#rest .rinji{
	width: 100%;
	padding: 15px 0;
}

#rest .rinji h3{
}

#rest .rinji span{
	color: #e16160;
}

.font13sp{font-size: 13px;}
.font15sp{font-size: 15px;}


/*  アクセスマップ
------------------------------------------*/
#access .accessmap_g iframe {
    width: 100%;
    height: 300px;
}

#access .accessmap_g {
    width: 100%;
}

#access .accessmap_g small {
    width: auto;
}


/*  リンク
------------------------------------------*/
.link h3 {
    margin: 0;
}

.link table {
    margin: 0;
    width: 100%;
}



/*  リンク
------------------------------------------*/
#news  dt {
    float: none;
    width: 90%;
    margin: 0 auto;
}

#news  dd {
    width: 90%;
    padding: 0 0 5px;
    margin: 0 auto 10px;
    float: none;
}

#news #mainLeft .infotext {
    float: none;
    text-align: center;
}

/*  右サイド　整列変更　20180712
------------------------------------------*/


.side_link a.fb{
	background-size:20px auto;
	padding-left:48px;
	background-image: url(../img/icon_fb.png);
	display: block;
	background-color: #6d1e1a;
	background-position: 15px center;
	background-repeat: no-repeat;
	padding: 15px 0 15px 60px;
	margin-bottom: 0;
	color: #fff;
	font-size: 14px;
	line-height: 28px;
	font-family: "ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
}

#mainTop #mainTopRight {
    width: 100%;
	margin-top: 20px;
}
.side_link{
	width: 48%;
	margin-right: 2%;
}

.snslink{
	width: 50%;
	background-color: #6d1e1a;
}

#mainTopRight{
width:100%;
    margin:0;
    padding:0;
    display:-webkit-box;
    display:-moz-box;
    display:-ms-box;
    display:-webkit-flexbox;
    display:-moz-flexbox;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:-ms-flex;
    display:flex;
    -webkit-box-lines:multiple;
    -moz-box-lines:multiple;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
float: none;
}

.snslink a.insta{
	margin-bottom: 0;
}

div#footer{
	margin-top: 40px;
}

.snslink a.sp {
	display: block;
}
.pc{display: none !important;}
.sp{display: block;}