@media only screen and (min-width: 769px) {
	/*　画面 横向き　*/

.smp_only{display: none}

a img{border: none}
a img:hover{opacity: 0.6; transition: .2s linear; -webkit-transition: .2s linear; -moz-transition: .2s linear; -o-transition: .2s linear; -ms-transition: .2s linear;}    

.button {
    text-align:center;
    padding:10px;
    color:#fff;
    background:#000;
    width:200px;
    margin: 0 auto
}
.close {
    background:#666;
}
    
.pan_list{padding:0; margin: 0 0 50px 0; font-size: 11px}  
.pan_list a{color: #000}    
    
    
.divlink {
    position: relative;
    z-index: 1; /* 必要であればリンク要素の重なりのベース順序指定 */
}
.divlink a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-indent:-9999px;
    z-index: 2; /* 必要であればリンク要素の重なりのベース順序指定 */
}
.divlink:hover {
    filter:alpha(opacity=70);/* IE 6,7*/
    -ms-filter: "alpha(opacity=70)";/* IE 8,9 */
    -moz-opacity:0.7;/* FF , Netscape */
    -khtml-opacity: 0.7;/* Safari 1.x */
    opacity:0.7;
    zoom:1;/*IE*/
    transition: .2s linear; -webkit-transition: .2s linear; -moz-transition: .2s linear; -o-transition: .2s linear; -ms-transition: .2s linear;
}


/* ゴシック*/
.wf-sawarabigothic { font-family: "Sawarabi Gothic"; }
/* 明朝*/
.wf-sawarabimincho { font-family: "Sawarabi Mincho"; font-weight: bold }


header {
  background:rgba(255,255,255,1);
  height: 85px;
  width: 100%;
}

.head_box{width: 940px; margin: 0 auto; padding: 20px 0 15px 0; overflow: hidden}
.head_logo{margin: 0; padding: 0; width: 132px; height: 50px; float: left}
.head_menu{width: 680px; float: right; margin: 0; padding: 20px 0 0 0; font-size: 13px;}
.head_menu a{color: #000}
.head_bt{width: 100px; float: left; text-align: center; }
.head_bt2{width: 100px; padding: 0 20px 0 0; float: left; text-align: center;}
.head_bt3{width: 130px; float: left; text-align: center; }

.head_bt a{ display: block; width: 100%; height: 100%; padding: 5px 0;  transition: .2s linear; -webkit-transition: .2s linear; -moz-transition: .2s linear; -o-transition: .2s linear; -ms-transition: .2s linear;}
.head_bt2 a{ display: block; width: 100%; height: 100%; padding: 5px 0;  transition: .2s linear; -webkit-transition: .2s linear; -moz-transition: .2s linear; -o-transition: .2s linear; -ms-transition: .2s linear;}
.head_bt3 a{ display: block; width: 100%; height: 100%; padding: 5px 12px; color: #fff; background: #000; 
    transition: .2s linear; -webkit-transition: .2s linear; -moz-transition: .2s linear; -o-transition: .2s linear; -ms-transition: .2s linear; box-shadow:4px 4px 6px -3px #666;}
.head_bt a:hover{ display: block; width: 100%; height: 100%; text-decoration: none; background-color: #fff; color: #ddd;}
.head_bt2 a:hover{ display: block; width: 100%; height: 100%; text-decoration: none; background-color: #fff; color: #ddd;}
.head_bt3 a:hover{ display: block; width: 100%; height: 100%; color: #fff; text-decoration: none; background-color: #B01416; color: #fff;}

.main_v{margin: 0 0 50px 0; padding:0; width: 100%; height:100%; clear: both; position: relative}
  
.main_vCopy{position: absolute; top: 20%; left: 0; bottom: 0; right: -50%; width: 300px; margin: 0 auto; z-index: 1000;}
.main_vCopy img{width: 100%}   
    
/*スライダーここから*/    
.wrap {
  padding: 0;
}

#slide_wrap {
  position: relative;
  overflow: hidden;
    }
#slide_wrap .slide_item {
  opacity: 0;
  transform: scale(1);
  transition: opacity 2s linear, transform 7.5s linear;
  position: relative;
}
#slide_wrap .slide_item:not(:first-child) {
  position: absolute;
  top: 0;
  left: 0;
}
#slide_wrap .slide_item.show_ {
  opacity: 1;
}
#slide_wrap .slide_item.zoom_ {
  transform: scale(1.1);
}
#slide_wrap .slide_item img {
  display: block;
} 
/*スライダーここまで*/    
    
    
    
    

.main_copy{margin:0 auto 50px auto; padding: 0; width: 380px; height:auto; clear: both}    
    
#kiju_towa{margin: 50px 0; padding: 0; width: 100%; height:400px; overflow: hidden}
   
.keiju_bt{display: block; width: 100%; height: 500px; padding: 0; background: url(../../yoshino_2019/home/keiju_bg.jpg) center center no-repeat; background-size: cover; text-align: center}   
.keiju_bt a{ display: block; width: 100%; height: 100%; padding: 30px 0 0 0; color: #000; transition: .2s linear; -webkit-transition: .2s linear; -moz-transition: .2s linear; -o-transition: .2s linear; -ms-transition: .2s linear; font-size: 20px; font-weight: bolder; }   
.keiju_bt a:hover{ display: block; width: 100%; height: 100%; padding: 30px 0 0 0; color: #fff; text-decoration: none; background-color: rgba(255,255,255,0.60); color: #fff;}   
    
    
    
.whats_new{width: 900px; font-size: 20px; margin: 50px auto 5px auto}  
.blog_spec{margin:0 auto; padding: 0; width: 900px; height:121px; overflow: hidden}
.blog_box{width: 420px; height: 79px; margin: 0; padding: 20px 0; float: left; border-top: 1px #000 solid; border-bottom: 1px #000 solid; overflow-y: auto}  
.blog_txt a{color: #000}
.spec_box{width: 420px; height: 120px; margin: 0; padding: 0; float: right;}
    
.bnr_set{margin:45px auto; padding: 0; width: 900px; height:auto; overflow: hidden; clear: both}
.bnr_L{width: 420px; height: 130px; margin: 0; padding: 0; float: left;}
.bnr_R{width: 420px; height: 130px; margin: 0; padding: 0; float: right;}
.bnr_C{margin:60px auto; padding: 0; width: 900px; height:auto; left; clear: both} 
    
    
/*ショップ*/  
.sawarabimincho { font-family: "Sawarabi Mincho"; }
#shop{width: 900px; margin: 40px auto; overflow: hidden}

.main_v_shop{margin: 0; padding:0; width: 100%; height:500px; background: url(../../shopping/img/005.jpg) center center no-repeat; background-size:cover; position: relative}
.main_v_copy{width: 780px; margin:0 auto; padding: 80px 0 0 0; text-align:left}
    
.main_v_shop02{margin: 0; padding:0; width: 100%; height:500px; background: url(../../shopping/img/002.jpg) center center no-repeat; background-size:cover; position: relative}
.main_v_copy02{width: 900px; margin:0 auto; padding: 80px 0 0 0; text-align:right}
    
.main_v_shop03{margin: 0; padding:0; width: 100%; height:500px; background: url(../../shopping/img/003.jpg) center center no-repeat; background-size:cover; position: relative}
.main_v_copy03{width: 900px; margin:0 auto; padding: 80px 0 0 0; text-align:right}

.main_v_shop04{margin: 0; padding:0; width: 100%; height:500px; background: url(../../shopping/img/004.jpg) center center no-repeat; background-size:cover; position: relative}
.main_v_copy04{width: 90%; margin:0 auto; padding: 80px 10% 0 0; text-align:right}
 
.main_v_shop05{margin: 0; padding:0; width: 100%; height:500px; background: url(../../shopping/img/005.jpg) center center no-repeat; background-size:cover; position: relative}
.main_v_copy05{width: 920px; margin:0 auto; padding: 30px 0 0 0; text-align:right}    
    
.category{width: 200px; float: left; overflow: hidden;}
.category_name{width: 190px; text-align: center; font-weight: bolder; font-size: 16px; padding: 0 0 10px 0}
    
.category_bt1{display: block; width: 170px; margin: 0 0 10px 0; float: left; text-align: center; letter-spacing:0.2em }   
.category_bt1 a{ display: block; width: 100%; height: 100%; padding: 5px 12px; color: #fff; background: #000; 
    transition: .2s linear; -webkit-transition: .2s linear; -moz-transition: .2s linear; -o-transition: .2s linear; -ms-transition: .2s linear; box-shadow:4px 4px 6px -3px #666;}  
.category_bt1 a:hover{ display: block; width: 100%; height: 100%; color: #fff; text-decoration: none; background-color: #B01416; color: #fff;}
    
    
.shop_main{width: 650px; float: right; overflow: hidden}
  
.txt_osusume{width: 100%; text-align: center; margin: 70px 0 30px 0; padding: 20px 0 18px 0; border-bottom: 1px #000 solid; border-top: 1px #000 solid; font-size: 24px; font-weight: bolder; letter-spacing: 0.4em}   
    
    
.flow {
    display: flex;
    margin-bottom: 50px
}
.flow_item {
    width: 100%;
    margin: 10px;
    height: auto;
    text-align: left
} 
    
.item_ph{width: 98%; height: auto; margin-bottom: 10px; padding: 1%} 
.item_ph img{width:100%; height: auto}   
.item_txt{ }
    
.inq_bt{display: block; width: 420px; margin: 50px auto; text-align: center; letter-spacing:0.2em; border: 1px #000 solid}   
.inq_bt a{ display: block; width: 100%; height: 100%; padding: 20px 0; color: #000; transition: .2s linear; -webkit-transition: .2s linear; -moz-transition: .2s linear; -o-transition: .2s linear; -ms-transition: .2s linear; font-size: 20px; font-weight: bolder}   
.inq_bt a:hover{ display: block; width: 100%; height: 100%; color: #fff; text-decoration: none; background-color: #000; color: #fff;}  
    
    
/*カテゴリ*/    
.item_ph02{width: 94%; height: auto; margin-bottom: 10px; padding: 3%} 
.item_ph02 img{width:100%; height: auto}  
    
    
.footer_data{width: 890px; margin: 120px auto 40px auto; overflow: hidden}  
.footer_logo{float: left; width: 215px; height: 29px}
.footer_add{padding: 1px 0 0 10px; float: left; line-height: 110%}
.footer_telfax{padding: 1px 0 0 10px; float: right; line-height: 110%}
.footer_freetel{padding: 4px 0 0 0px; float: right; width: 276px;}
    
    
    
/*鮭寿ページ*/    
.keiju01{width: 100%; height: 400px; background: url(../../yoshino_2019/yagura/img01.jpg) center top no-repeat}
.keiju02{width: 100%; height: 400px; margin: 40px 0 0 0; background: url(../../yoshino_2019/yagura/img02.jpg) center top no-repeat}   
.keiju03{width: 100%; height: 400px; margin: 40px 0 0 0; background: url(../../yoshino_2019/yagura/img03.jpg) center top no-repeat}       
.keiju04{width: 100%; height: 400px; margin: 40px 0 0 0; background: url(../../yoshino_2019/yagura/img04.jpg) center top no-repeat}     
.keiju05{width: 100%; height: 400px; margin: 40px 0 0 0; background: url(../../yoshino_2019/yagura/img05.jpg) center top no-repeat}      
.keiju06{width: 100%; height: 400px; margin: 40px 0 0 0; background: url(../../yoshino_2019/yagura/img06.jpg) center top no-repeat}       
.keiju07{width: 100%; height: 400px; margin: 40px 0 0 0; background: url(../../yoshino_2019/yagura/img07.jpg) center top no-repeat}   
.keiju08{width: 100%; height: 400px; margin: 40px 0 0 0; background: url(../../yoshino_2019/yagura/img08.jpg) center top no-repeat}    
 
  
.keiju_copy01{width: 900px; margin: 0 auto; padding: 70px 0 0 0; text-align: center}
.keiju_copy01 img{width: 10%}      
    
    
.keiju_copy02{width: 900px; margin: 0 auto; padding: 70px 0 0 0; text-align: right}
.keiju_copy02 img{width: 42%}     
    
.keiju_copy03{width: 900px; margin: 0 auto; padding: 50px 0 0 0; text-align: left}
.keiju_copy03 img{width: 65%}   
    
.keiju_copy04{width: 900px; margin: 0 auto; padding: 50px 0 0 0; text-align: right}
.keiju_copy04 img{width: 45%} 
    

.keiju_copy05{width: 900px; margin: 0 auto; padding: 90px 0 0 0; text-align: left}
.keiju_copy05 img{width: 43%} 
    
.keiju_copy06{width: 900px; margin: 0 auto; padding: 90px 0 0 0; text-align: right}
.keiju_copy06 img{width: 43%}
    
.keiju_copy07{width: 900px; margin: 0 auto; padding: 70px 0 0 0; text-align: left}
.keiju_copy07 img{width: 38%}    
    
 
.keiju_copy08{width: 900px; margin: 0 auto; padding: 70px 0 0 0; text-align: right}
.keiju_copy08 img{width: 45%}   
    
.keiju_gotoShop{width: 900px; margin: 0 auto; overflow: hidden}    

    
    
/*商品*/    
.item_subPH{width: 225px; margin: 40px 20px 0 0; float: left}
.item_name{width: 385px; margin: 40px 0 20px 0; padding: 0 0 20px 0; border-bottom: 1px #000 solid; font-size: 20px; float: right; font-weight: bolder}
.item_name02{width: 385px; margin: 40px 0 20px 0; padding: 0 0 20px 0; border-bottom: 1px #000 solid; font-size: 19px; float: right; font-weight: bolder}
.item_des{width: 385px; margin:0 0 0 0; padding: 0 0 20px 0; border-bottom: 1px #000 solid; font-size: 16x; line-height: 200%; float: right;} 

.f-container{float: right; width: 385px; display:flex; padding: 10px 0; border-bottom: 1px #000 solid}  
.f-item1 {width: 33%; padding: 7px 0} 
.f-item2 {width: 30%; padding: 7px 3% 7px 0; text-align: right; font-weight: bolder} 
    

    
    
input[type="submit"]{ width: 125px; text-align: center; display: block; height: auto; padding: 5px 0; background: #ffdc73; color: #000; transition: .2s linear; -webkit-transition: .2s linear; -moz-transition: .2s linear; -o-transition: .2s linear; -ms-transition: .2s linear; font-size: 14px; border: none;}   
input[type="submit"]:hover{ color: #fff; text-decoration: none; background-color: #000; color: #fff;} 


}
