@charset "utf-8";
/* CSS Document */
/*★★★★★★★★テンプレート[始]★★★★★★★★*/

/*===============================================
	reset
===============================================*/
*{margin:0; padding:0; color:#000;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
} 
h1,h2,h3,h4,h5,h6,p,address,
ul,ol,li,dl,dt,dd,
table,caption,th,td,img,form{margin:0; padding:0; border:none; font-style:normal; font-weight:normal; font-size:100%; text-align:left;}
textarea{font-size:100%;}
img{vertical-align:bottom;}
li{list-style:none;}
/*===============================================
	a,text
===============================================*/
a:hover{text-decoration:underline;}
a{text-decoration:none; color:#1800ff;}
/*=============================================== 
	base
===============================================*/
html,body{height:100%;}
/*===============================================
	font
===============================================*/
body{font-family: 'Noto Sans JP', sans-serif;}
input,textarea,select{font-family: 'Noto Sans JP', sans-serif; font-size:12px;}
/* for IE6 */
* html body{font-family: 'Noto Sans JP', sans-serif;}
* html input, * html textarea{font-family: 'Noto Sans JP', sans-serif;}
h1,h3,h4{font-family: 'A1 Gothic M', 'UD Shin Go NT Bold', 'Noto Sans JP', sans-serif; font-weight: bold; color: #49170D;}
h2{font-family: 'A1 Gothic M', 'UD Shin Go NT Bold', 'Noto Sans JP', sans-serif; font-weight: bold; color: #49170D;}
p{font-family: 'A1 Gothic M', 'UD Shin Go NT Bold', 'Noto Sans JP', sans-serif; font-weight: bold; color: #49170D;}
/*===============================================
	align
===============================================*/
.center{text-align:center !important; margin: 0 auto !important;}
.textleft{text-align:left !important;}
.textright{text-align:right !important;}

/*===============================================
	他span
===============================================*/
.underL{text-decoration:underline !important;}
.displayN{display:none !important;}
.bold{font-weight:bold !important;}

/*===============================================
	cFix
===============================================*/
/*Opera Fix*/
body:before{content:""; height:100%; float:left; width:0; margin-top:-32767px;}
/*cFix*/
.cFix:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
* html .cFix {height:1%;}
.cFix {display:block;}

/*===============================================
	共通部分
===============================================*/
#wrap{width: 100%;}
/* img mouse hover */
a:hover img {opacity: 0.7;filter: alpha(opacity=70);-ms-filter: "alpha(opacity=70)";}
.sp{display:none;}
.pc{display: inline;}
p{line-height: 2rem;}

.under_red{text-decoration: underline; text-decoration-color: red; text-decoration-style: double; }


.fadein {
    opacity: 0;
    transform: translate(0,0);
    transition: all 1.5s;
  &.scrollin{
    opacity: 1 !important;
    transform: translate(0, 0) !important;
  }
}


/*===============================================
	個別
===============================================*/


#fruits{position: relative; overflow-x: hidden; width:100%; background: url(../img/mainBg.png) no-repeat top center; z-index: -1; height: 2085px;}
#fruits::before{background: url(../img/fruits_l.png) no-repeat; position: absolute; content: ""; width: 619px; height: 100%; left: -5%; top: 0; z-index: -1;}
#fruits::after{background: url(../img/fruits_r.png) no-repeat; position: absolute; content: ""; width: 663px; height: 100%; right: -5%; top: 0; z-index: -1;}
#fruits main { max-width:1200px; width: 50%; margin:0 auto; padding: 60px 0; position: relative;}
#fruits main h1 { text-align: center; margin:0 auto 20px; width: 650px;}
#fruits main .logo { text-align: center; display: block; margin: 0 auto 30px; z-index: 9999; position: relative; width: 626px;}
#fruits main p { text-align: center; display: block; margin: 0 auto; width: 700px;}
#fruits main .logo img,#fruits main h1 img, #fruits main p img{ width: 100%;}
#fruits main .obj_fruits1{ position:absolute; left:-25%; bottom: -230px; width: 497px;}
#fruits main .obj_fruits2{ position:absolute; right:-25%; bottom: -230px; width: 442px;}
#fruits main .obj_fruits1 img, #fruits main .obj_fruits2 img{ width: 100%;}
#fruits .about { width: 630px; margin: 250px auto 0;}
#fruits .about h2{ text-align:center; font-size:2.5rem; letter-spacing: 2px; position: relative; margin-bottom: 100px;}
#fruits .about h2:after{background: url(../img/title_under.png) no-repeat bottom; position: absolute; content: ""; width: 486px;
 height: 99px; left: 11%; top: 100px;}
#fruits .about p{ font-size:1.5rem; line-height: 3rem; text-align: center;}

#menu{width: 100%; background: url(../img/menu_bg.png) no-repeat top center; padding: 80px 0; z-index: -1;}
#menu h2{ text-align:center; font-size:2.5rem; letter-spacing: 2px; position: relative; margin: 0 auto 150px; width: 486px;}
#menu h2:after{background: url(../img/title_under.png) no-repeat bottom; position: absolute; content: ""; width: 486px;  height: 99px; left: 0; top: 40px;}
#menu h3{display: block; text-align: center; margin: 0 auto 50px;}
#menu .premium{width: 1080px; margin: 0 auto 50px;}
#menu .premium ul{display: flex; flex-wrap: wrap; justify-content: space-between;}
#menu .premium ul li{ width:48%; }
#menu .premium ul li .item_img{ float:left; }
#menu .premium ul li .item_ja{font-size: 1.8rem; margin-top: 220px; text-align: center; letter-spacing: 1px; margin-bottom: 5px;}
#menu .premium ul li .item_en{font-size: 0.8rem; text-align: center; margin: 0; line-height: 1rem;}
#menu .premium ul li .item_ch{font-size: 0.8rem; text-align: center; line-height: 1rem; margin-bottom: 20px;}
#menu .premium ul li .price{ display:flex; flex-wrap:wrap; justify-content:space-between;}
#menu .premium ul li .price .sizeM{width: 55%;}
#menu .premium ul li .price .sizeL{width: 43%;}
#menu .premium ul li .price .sizeM p{ font-size: 1.5rem; line-height: 1.5rem;}
#menu .premium ul li .price .sizeM span{ font-size: 1rem;}
#menu .premium ul li .price .sizeM .sizeM_icon{ font-size: 1.2rem; font-weight: bold; color: #fff; background: #000; border-radius: 30px;
 padding: 5px 7px; line-height: 1.2rem; display: inline; float: left; text-align: center; margin: -1px 3px 0 0;}
#menu .premium ul li .price .sizeL .sizeL_icon{ font-size: 0.8rem; font-weight: bold; color: #fff; background: #000; border-radius: 30px;
 padding: 4px 7px; line-height: 0.8rem; display: inline; float: left; text-align: center; margin: 4px 3px 0 0;}
#menu .premium ul li .price .sizeL p{ font-size: 1.3rem; line-height: 1.3rem;}
#menu .premium ul li .price .sizeL span{ font-size: 0.8rem; }
#menu .premium ul li .price .size_icon{ float: left; margin: 0 5px 0 0;}
#menu .premium ul li .price .zeikomi{ margin: 0; -ms-writing-mode: tb-rl; writing-mode: vertical-rl; text-align: right;
 font-size: 0.7rem !important; line-height: 0.7rem !important; }
#menu .premium ul li .price .sizeL .size_icon{margin: 5px 5px 0 0;}
#menu .nomal_menu{width: 1200px; margin: 0 auto;}
#menu .nomal_menu ul{display: flex; flex-wrap: wrap; justify-content: space-between;}
#menu .nomal_menu ul li{ width:20%; margin-bottom: 100px; position: relative;}
#menu .nomal_menu ul li .item_img{width: 100%;}
#menu .nomal_menu ul li .item_ja{font-size: 1.8rem; text-align: center; letter-spacing: 1px; margin-bottom: 5px;}
#menu .nomal_menu ul li .item_en{font-size: 0.8rem; text-align: center; margin: 0; line-height: 1rem;}
#menu .nomal_menu ul li .item_ch{font-size: 0.8rem; text-align: center; line-height: 1rem;}
#menu .nomal_menu ul li .price{ display:flex; flex-wrap:wrap; justify-content:space-between; width: 88%; margin: 0 auto 30px;
 position: absolute; bottom: -70px; left: 0; right: 0;}
#menu .nomal_menu ul li .price .sizeM{width: 55%;}
#menu .nomal_menu ul li .price .sizeL{width: 43%;}
#menu .nomal_menu ul li .price .sizeM p{ font-size: 1.5rem; line-height: 1.5rem;}
#menu .nomal_menu ul li .price .sizeM span{ font-size: 1rem;}
#menu .nomal_menu ul li .price .sizeL p{ font-size: 1.3rem; line-height: 1.3rem;}
#menu .nomal_menu ul li .price .sizeL span{ font-size: 0.8rem; }
#menu .nomal_menu ul li .price .size_icon{ float: left; margin: 0 5px 0 0;}
#menu .nomal_menu ul li .price .zeikomi{ margin: 0; -ms-writing-mode: tb-rl; writing-mode: vertical-rl; text-align: right;
 font-size: 0.7rem !important; line-height: 0.7rem !important; }
#menu .nomal_menu ul li .price .sizeL .size_icon{margin: 2px 5px 0 0;}
#menu .nomal_menu ul li .price .sizeM .sizeM_icon{ font-size: 1.1rem; font-weight: bold; color: #fff; background: #000; border-radius: 30px;
 padding: 5px 7px; line-height: 1.1rem; display: inline; float: left; text-align: center; margin: 0 3px 0 0;}
#menu .nomal_menu ul li .price .sizeL .sizeL_icon{ font-size: 0.8rem; font-weight: bold; color: #fff; background: #000; border-radius: 30px;
 padding: 4px 7px; line-height: 0.8rem; display: inline; float: left; text-align: center; margin: 3px 3px 0 0;}
#menu .other{width: 1200px; margin: 50px auto;}
#menu .other .lemon{width: 725px; margin: 0 auto 5px; float: left;}
#menu .other .lemon ul{display: flex; flex-wrap: wrap; justify-content: space-between; margin-bottom: 20px;}
#menu .other .lemon ul li{ width:50%; }
#menu .other .lemon ul li .item_img{ float:left; width: 50%}
#menu .other .lemon ul li .item_ja{font-size: 1.8rem; margin-top: 130px; text-align: center; letter-spacing: 1px; margin-bottom: 5px;}
#menu .other .lemon ul li .item_en{font-size: 0.8rem; text-align: center; margin: 0; line-height: 1rem;}
#menu .other .lemon ul li .item_ch{font-size: 0.8rem; text-align: center; line-height: 1rem; margin-bottom: 10px;}
#menu .other .lemon ul li .price .sizeM p{ font-size: 1.5rem; line-height: 1.8rem;}
#menu .other .lemon ul li .price .sizeM span{ font-size: 1rem; }
#menu .other .lemon ul li .price .sizeL p{ font-size: 1.3rem; line-height: 1.3rem;}
#menu .other .lemon ul li .price .sizeL span{ font-size: 0.8rem;}
#menu .other .lemon ul li .price .size_icon{ float: left; margin: 0 5px 0 0;}
#menu .other .lemon ul li .price .zeikomi{ margin: 0; -ms-writing-mode: tb-rl; writing-mode: vertical-rl; text-align: right;
 font-size: 0.7rem !important; line-height: 0.7rem !important; }
#menu .other .lemon ul li .price .sizeL .size_icon{margin: 2px 5px 0 0;}
#menu .other .lemon ul li .price .sizeM .sizeM_icon{ font-size: 1.1rem; font-weight: bold; color: #fff; background: #000; border-radius: 30px;
 padding: 5px 7px; line-height: 1.1rem; display: inline; float: left; text-align: center; margin: 0 3px 0 0;}
#menu .other .lemon ul li .price .sizeL .sizeL_icon{ font-size: 0.8rem; font-weight: bold; color: #fff; background: #000; border-radius: 30px;
 padding: 4px 7px; line-height: 0.8rem; display: inline; float: left; text-align: center; margin: 2px 3px 0 0;}
#menu .other .lemon .notes{background: #FFFBE9; border-radius: 20px; padding: 20px 50px;}
#menu .other .lemon .notes .icon{float: left; width: 10%;}
#menu .other .lemon .notes .tx{float: right; width: 85%;}
#menu .other .lemon .notes .tx .ja{font-size: 0.8rem; line-height: 1rem; margin-bottom: 5px;}
#menu .other .lemon .notes .tx .en{font-size: 0.6rem; line-height: 0.8rem; margin-bottom: 5px;}
#menu .other .lemon .notes .tx .ch{font-size: 0.6rem; line-height: 0.8rem;}
#menu .other .soft{width: 471px; float: right;}
#menu .other .soft .soft_item{background: url(../img/sora_soft.png) no-repeat left top; background-size: cover; width: 471px; height: 373px;
 margin-bottom: 20px; position: relative;}
#menu .other .soft .soft_item .tx{position: absolute; left: 150px; bottom: 30px;}
#menu .other .soft .soft_item .tx .item_ja{font-size: 1.8rem; margin-bottom: 5px;}
#menu .other .soft .soft_item .tx .item_en{font-size: 0.8rem; line-height: 1rem; }
#menu .other .soft .soft_item .tx .item_ch{font-size: 0.8rem; line-height: 1rem;}
#menu .other .soft .soft_item .tx .price{font-size: 1.5rem;}
#menu .other .soft .soft_item .tx .price span{font-size: 1rem;}
#menu .other .soft .soft_item .tx .price .zeikomi{ margin: 0; -ms-writing-mode: tb-rl; writing-mode: vertical-rl; text-align: right;
 font-size: 0.7rem !important; line-height: 0.7rem !important;}
#menu .other .soft .notes{background: #FFFBE9; border-radius: 20px; padding: 20px 30px;}
#menu .other .soft .notes .icon{float: left; width: 5%;}
#menu .other .soft .notes .icon img{ width: 100%;}
#menu .other .soft .notes .tx{float: right; width: 92%;}
#menu .other .soft .notes .tx .ja{font-size: 0.8rem; line-height: 1rem; margin-bottom: 5px;}
#menu .other .soft .notes .tx .en{font-size: 0.6rem; line-height: 0.8rem; margin-bottom: 5px;}
#menu .other .soft .notes .tx .ch{font-size: 0.6rem; line-height: 0.8rem;}
#menu .other .pc_notes{ width: 1200px; display: flex; flex-wrap: wrap; justify-content: space-between;}
#menu .other .pc_notes .lemon_notes,#menu .other .pc_notes .soft_notes{width: 49%;background: #FFFBE9; border-radius: 20px; padding: 20px 30px;}
#menu .other .pc_notes .icon{float: left; width: 10%;}
#menu .other .pc_notes .tx{float: right; width: 85%;}
#menu .other .pc_notes .ja{font-size: 0.8rem; line-height: 1rem; margin-bottom: 5px;}
#menu .other .pc_notes .en{font-size: 0.6rem; line-height: 0.8rem; margin-bottom: 5px;}
#menu .other .pc_notes .ch{font-size: 0.6rem; line-height: 0.8rem;}


#corp {background: #F3FCD0; width: 100%;}
#corp .in{width: 1200px; margin: 0 auto;}
#corp .in .corp_info{width: 600px; float: left; padding: 50px 0;}
#corp .in .corp_info h2{ text-align:center; font-size:2.5rem; letter-spacing: 2px; position: relative; margin: 0 auto 100px; width: 486px;}
#corp .in .corp_info h2:after{background: url(../img/title_under.png) no-repeat bottom; position: absolute; content: ""; width: 486px;
 height: 99px; left: 0; top: 40px;}
#corp .in .corp_info table{width: 100%;}
#corp .in .corp_info th,#corp .in .corp_info td{border-bottom: 1px solid #49170D; padding: 10px 0;}
#corp .in .corp_info th{width: 20%;}
#corp .in .corp_info td{width: 80%;}
#corp .in .corp_img{width: 550px; float: right;}
#corp .in .corp_img img{width: 100%;}

#map{width: 100%;}
#map iframe{width: 100%; height: 500px;}




/*コピーライト*/
#cnt_copy p{background:#F29600; text-align: center; padding: 10px; color: #fff;}


@media screen and (max-width:1024px) {
	#wrap{width: 100%;}
	.sp{display:inline;}
	.pc{display:none !important;}


	#fruits{width:100%; background: url(../img/mainBgSP.png) no-repeat top center; z-index: -1; height: 278vw; background-size: cover;}
	#fruits::before{background: url(../img/fruits_lSP.png) no-repeat; width: 60%; height: 100%; left: -15%; top: 0; z-index: -1; background-size: contain;}
	#fruits::after{background: url(../img/fruits_rSP.png) no-repeat; width: 60%; height: 100%; right: -15%; top: 0; z-index: -1; background-size: contain;}
	#fruits main { max-width:100%; width: 100%; margin:0 auto; padding: 10vw 13%; position: relative;}
	#fruits .about { width: 100%; margin: 45vw auto 0;}
	#fruits main .obj_fruitsSP{ position:absolute; left:2%; bottom: -40vw; width: 98%;}
	#fruits main .obj_fruitsSP img{ width: 100%;}
	#fruits .about { width: 100%; margin: 62.5vw auto 0;}
	#fruits .about h2{ text-align:center; font-size:3rem; letter-spacing: 1px; position: relative; margin-bottom: 15vw;}
	#fruits .about h2:after{width: 100%; background-size: contain; height: 12vw; left: 0; top: 100px;}
	#fruits .about p{ font-size:2rem; line-height: 4rem; text-align: center;}

	#menu{width: 100%; background: url(../img/menuBgSP.png) no-repeat top center; padding: 80px 5% 0; z-index: -1; background-size: contain;}
	#menu .premium{width: 100%; margin: 0 auto;}
	#menu .premium ul{display: flex; flex-wrap: wrap; justify-content: space-between;}
	#menu .premium ul li{ width:60%; margin: 0 auto 30px;}
	#menu .premium ul li .item_img{ float:none; margin: 0 auto; display: block; width: 80%;}
	#menu .premium ul li .item_ja{font-size: 1.5rem; margin-top: 0; text-align: center; letter-spacing: 1px; margin-bottom: 5px;}
	#menu .premium ul li .item_en{font-size: 0.7rem; text-align: center; margin: 0; line-height: 1rem;}
	#menu .premium ul li .item_ch{font-size: 0.7rem; text-align: center; line-height: 1rem; margin-bottom: 10px;}
	#menu .premium ul li .price{ width: 40%; margin: 0 auto;}
	#menu .premium ul li .price .sizeM{width: 55%;}
	#menu .premium ul li .price .sizeL{width: 43%;}
	#menu .premium ul li .price .sizeM p{ font-size: 1.3rem; line-height: 1.5rem;}
	#menu .premium ul li .price .sizeM span{ font-size: 0.8rem;}
	#menu .premium ul li .price .sizeM .sizeM_icon{ font-size: 0.9rem; font-weight: bold; color: #fff; background: #000; border-radius: 30px;
	 padding: 5px 6px; line-height: 0.9rem; display: inline; float: left; text-align: center; margin: 0 3px 0 0;}
	#menu .premium ul li .price .sizeL .sizeL_icon{ font-size: 0.7rem; font-weight: bold; color: #fff; background: #000; border-radius: 30px;
	 padding: 4px 6px; line-height: 0.7rem; display: inline; float: left; text-align: center; margin: 0 3px 0 0;}
	#menu .premium ul li .price .sizeL p{ font-size: 1rem; line-height: 1.5rem;}
	#menu .premium ul li .price .sizeL span{ font-size: 0.7rem; }
	#menu .premium ul li .price .sizeM .size_icon{ float: left; margin: 0 5px 0 0; width: 29px;}
	#menu .premium ul li .price .sizeL .size_icon{ float: left; margin: 0 5px 0 0; width: 22px;}
	#menu .premium ul li .price .size_icon img{width: 100%;}
	#menu .premium ul li .price .zeikomi{ margin: 0; -ms-writing-mode: tb-rl; writing-mode: vertical-rl; text-align: right; padding: 0;
	 font-size: 0.4rem !important; line-height: 0.4rem !important; }
	#menu .premium ul li .price .sizeL .size_icon{margin: 3px 5px 0 0;}
	#menu .nomal_menu{width: 100%; margin: 0 auto;}
	#menu .nomal_menu ul li{width: 30%;}
	#menu .other{width: 100%; margin: 50px auto;}
	#menu .other .lemon{width: 100%; margin: 0 auto 50px; float: none;}
	#menu .other .soft{width: 100%; float: none;}

	#menu .other .lemon .notes .tx{float: right; width: 85%;}
	#menu .other .lemon .notes .tx .ja{font-size: 1rem; line-height: 1.2rem; margin-bottom: 5px;}
	#menu .other .lemon .notes .tx .en{font-size: 0.8rem; line-height: 1rem; margin-bottom: 5px;}
	#menu .other .lemon .notes .tx .ch{font-size: 0.8rem; line-height: 1rem;}
	#menu .other .lemon ul li .item_ja{margin-top: 230px;}
	#menu .other .lemon ul li .item_img{ float:left; width: 55%}
	#menu .other .lemon .notes{display: block;}
	#menu .other .soft .notes{display: block;}
	#menu .other .soft .notes .tx{float: right; width: 85%;}
	#menu .other .soft .soft_item{margin: 0 auto;}
	#menu .other .soft .notes .tx .ja{font-size: 1rem; line-height: 1.2rem; margin-bottom: 5px;}
	#menu .other .soft .notes .tx .en{font-size: 0.8rem; line-height: 1rem; margin-bottom: 5px;}
	#menu .other .soft .notes .tx .ch{font-size: 0.8rem; line-height: 1rem;}
	#menu .other .soft .notes .icon{width: 10%;}
	#menu .other .soft .notes .icon img{width: 70%; display: block; text-align: center; margin: 0 auto;}

	#corp {background: #F3FCD0; width: 100%;}
	#corp .in{width: 100%; margin: 0 auto;}
	#corp .in .corp_info{width: 100%; float: left; padding: 80px 5%;}
	#corp .in .corp_info h2{ text-align:center; font-size:2.5rem; letter-spacing: 1px; position: relative; margin-bottom: 12vw; width: 100%; margin: }
	#corp .in .corp_info h2:after{width: 100%; background-size: contain; height: 10vw; left: 0; top: 40px;}
	#corp .in .corp_info table{width: 100%;}
	#corp .in .corp_info th,#corp .in .corp_info td{border-bottom: 1px solid #49170D; padding: 10px 0; font-size: 0.85rem; font-size: 1.5rem;}
	#corp .in .corp_info th{width: 25%;}
	#corp .in .corp_info td{width: 75%;}
	#corp .in .corp_img{width: 100%; float: right;}
	#corp .in .corp_img img{width: 100%;}

}

@media screen and (max-width:640px) {
	#wrap{width: 100%;}
/*	p{font-size: 0.9rem; line-height: 1.6rem;}*/
	.sp{display:inline;}
	.pc{display:none !important;}


/*===============================================
	個別
===============================================*/


#fruits{width:100%; background: url(../img/mainBgSP.png) no-repeat top center; z-index: -1; height: 278vw; background-size: contain;}
#fruits::before{background: url(../img/fruits_lSP.png) no-repeat; width: 60%; height: 100%; left: -15%; top: 0; z-index: -1; background-size: contain;}
#fruits::after{background: url(../img/fruits_rSP.png) no-repeat; width: 60%; height: 100%; right: -15%; top: 0; z-index: -1; background-size: contain;}
#fruits main { max-width:100%; width: 100%; margin:0 auto; padding: 10vw 13%; position: relative;}
#fruits main h1 { text-align: center; margin:0 auto 20px; width: 100%;}
#fruits main .logo { text-align: center; display: block; margin: 0 auto 30px; z-index: 9999; position: relative; width: 100%;}
#fruits main p { text-align: center; display: block; margin: 0 auto; width: 100%;}
#fruits main .logo img,#fruits main h1 img, #fruits main p img{ width: 100%;}
#fruits main .obj_fruitsSP{ position:absolute; left:2%; bottom: -40vw; width: 98%;}
#fruits main .obj_fruitsSP img{ width: 100%;}
#fruits .about { width: 100%; margin: 45vw auto 0;}
#fruits .about h2{ text-align:center; font-size:1.5rem; letter-spacing: 1px; position: relative; margin-bottom: 15vw;}
#fruits .about h2:after{width: 100%; background-size: contain; height: 17vw; left: 0; top: 50px;}
#fruits .about p{ font-size:1rem; line-height: 2rem; text-align: center;}

#menu{width: 100%; background: url(../img/menuBgSP.png) no-repeat top center; padding: 40px 5% 0; z-index: -1; background-size: contain;}
#menu h2{ text-align:center; font-size:1.5rem; letter-spacing: 1px; position: relative; margin-bottom: 22vw; width: 100%; margin: }
#menu h2:after{width: 100%; background-size: contain; height: 17vw; left: 0; top: 30px;}
#menu h3{display: block; text-align: center; margin: 0 auto 30px; width: 70%}
#menu h3 img{width: 100%;}
#menu .premium{width: 100%; margin: 0 auto;}
#menu .premium ul{display: flex; flex-wrap: wrap; justify-content: space-between;}
#menu .premium ul li{ width:70%; margin: 0 auto 30px;}
#menu .premium ul li .item_img{ float:none; margin: 0 auto; display: block; width: 80%;}
#menu .premium ul li .item_ja{font-size: 1.5rem; margin-top: 0; text-align: center; letter-spacing: 1px; margin-bottom: 5px;}
#menu .premium ul li .item_en{font-size: 0.7rem; text-align: center; margin: 0; line-height: 1rem;}
#menu .premium ul li .item_ch{font-size: 0.7rem; text-align: center; line-height: 1rem; margin-bottom: 10px;}
#menu .premium ul li .price{ width: 80%; margin: 0 auto;}
#menu .premium ul li .price .sizeM{width: 55%;}
#menu .premium ul li .price .sizeL{width: 43%;}
#menu .premium ul li .price .sizeM p{ font-size: 1.3rem; line-height: 1.5rem;}
#menu .premium ul li .price .sizeM span{ font-size: 0.8rem;}
#menu .premium ul li .price .sizeM .sizeM_icon{ font-size: 0.9rem; font-weight: bold; color: #fff; background: #000; border-radius: 30px;
 padding: 5px 6px; line-height: 0.9rem; display: inline; float: left; text-align: center; margin: 0 3px 0 0;}
#menu .premium ul li .price .sizeL .sizeL_icon{ font-size: 0.7rem; font-weight: bold; color: #fff; background: #000; border-radius: 30px;
 padding: 4px 6px; line-height: 0.7rem; display: inline; float: left; text-align: center; margin: 0 3px 0 0;}
#menu .premium ul li .price .sizeL p{ font-size: 1rem; line-height: 1.5rem;}
#menu .premium ul li .price .sizeL span{ font-size: 0.7rem; }
#menu .premium ul li .price .sizeM .size_icon{ float: left; margin: 0 5px 0 0; width: 29px;}
#menu .premium ul li .price .sizeL .size_icon{ float: left; margin: 0 5px 0 0; width: 22px;}
#menu .premium ul li .price .size_icon img{width: 100%;}
#menu .premium ul li .price .zeikomi{ margin: 0; -ms-writing-mode: tb-rl; writing-mode: vertical-rl; text-align: right; padding: 0;
 font-size: 0.4rem !important; line-height: 0.4rem !important; }
#menu .premium ul li .price .sizeL .size_icon{margin: 3px 5px 0 0;}
#menu .nomal_menu{width: 100%; margin: 0 auto;}
#menu .nomal_menu ul{display: flex; flex-wrap: wrap; justify-content: space-between;}
#menu .nomal_menu ul li{ width:48%; margin-bottom: 60px; position: relative;}
#menu .nomal_menu ul li .item_img{width: 100%;}
#menu .nomal_menu ul li .item_ja{font-size: 1.2rem; text-align: center; letter-spacing: 1px; margin-bottom: 0; line-height: 1.4rem;}
#menu .nomal_menu ul li .item_en{font-size: 0.7rem; text-align: center; margin: 0; line-height: 1rem;}
#menu .nomal_menu ul li .item_ch{font-size: 0.7rem; text-align: center; line-height: 0.7rem; margin-bottom: 10px;}
#menu .nomal_menu ul li .price{ display:flex; flex-wrap:wrap; justify-content:space-between; width: 100%; margin: 0 auto 30px;
 position: absolute; bottom: -15vw; left: 0; right: 0;}
#menu .nomal_menu ul li .price .sizeM{width: 55%;}
#menu .nomal_menu ul li .price .sizeL{width: 45%;}
#menu .nomal_menu ul li .price .sizeM p{ font-size: 1.2rem; line-height: 1.2rem;}
#menu .nomal_menu ul li .price .sizeM span{ font-size: 0.8rem;}
#menu .nomal_menu ul li .price .sizeL p{ font-size: 1rem; line-height: 1rem;}
#menu .nomal_menu ul li .price .sizeL span{ font-size: 0.7rem; }
#menu .nomal_menu ul li .price .size_icon{ float: left; margin: 4px 2px 0 0; width: 20%;}
#menu .nomal_menu ul li .price .zeikomi{ margin: 0; -ms-writing-mode: tb-rl; writing-mode: vertical-rl; text-align: right; padding: 0;
 font-size: 0.4rem !important; line-height: 0.4rem !important; }
#menu .nomal_menu ul li .price .sizeL .size_icon{margin: 6px 5px 0 0;}
#menu .nomal_menu ul li .price .sizeM .sizeM_icon{ font-size: 0.9rem; font-weight: bold; color: #fff; background: #000; border-radius: 30px;
 padding: 5px 6px; line-height: 0.9rem; display: inline; float: left; text-align: center; margin: 0 3px 0 0;}
#menu .nomal_menu ul li .price .sizeL .sizeL_icon{ font-size: 0.7rem; font-weight: bold; color: #fff; background: #000; border-radius: 30px;
 padding: 4px 6px; line-height: 0.7rem; display: inline; float: left; text-align: center; margin: 0 3px 0 0;}

#menu .other{width: 100%; margin: 50px auto;}
#menu .other .lemon{width: 100%; margin: 0 auto 50px; float: none;}
#menu .other .lemon ul{display: flex; flex-wrap: wrap; justify-content: space-between; margin-bottom: 0;}
#menu .other .lemon ul li{ width:48%; margin-bottom: 60px; position: relative;}
#menu .other .lemon ul li .item_img{width: 80%; display: block; margin: 0 auto; float: none;}
#menu .other .lemon ul li .item_ja{font-size: 1.2rem; text-align: center; letter-spacing: 1px; margin: 0;}
#menu .other .lemon ul li .item_en{font-size: 0.7rem; text-align: center; margin: 0; line-height: 1rem;}
#menu .other .lemon ul li .item_ch{font-size: 0.7rem; text-align: center; line-height: 0.7rem; margin-bottom: 0;}
#menu .other .lemon ul li .price{ display:flex; flex-wrap:wrap; justify-content:space-between; width: 100%; margin: 0 auto 30px;
 position: absolute; bottom: -16.5vw; left: 0; right: 0;}
#menu .other .lemon ul li .price .sizeM{width: 55%;}
#menu .other .lemon ul li .price .sizeL{width: 45%;}
#menu .other .lemon ul li .price .sizeM p{ font-size: 1.2rem; line-height: 1.2rem;}
#menu .other .lemon ul li .price .sizeM span{ font-size: 0.8rem;}
#menu .other .lemon ul li .price .sizeL p{ font-size: 1rem; line-height: 1.5rem;}
#menu .other .lemon ul li .price .sizeL span{ font-size: 0.7rem; }
#menu .other .lemon ul li .price .size_icon{ float: left; margin: 6px 2px 0 0; width: 20%;}
#menu .other .lemon ul li .price .zeikomi{ margin: 0; -ms-writing-mode: tb-rl; writing-mode: vertical-rl; text-align: right; padding: 0;
 font-size: 0.4rem !important; line-height: 0.4rem !important; }
#menu .other .lemon ul li .price .sizeL .size_icon{margin: 6px 5px 0 0;}
#menu .other .lemon ul li .price .sizeM .sizeM_icon{ font-size: 0.9rem; font-weight: bold; color: #fff; background: #000; border-radius: 30px;
 padding: 5px 6px; line-height: 0.9rem; display: inline; float: left; text-align: center; margin: 0 3px 0 0;}
#menu .other .lemon ul li .price .sizeL .sizeL_icon{ font-size: 0.7rem; font-weight: bold; color: #fff; background: #000; border-radius: 30px;
 padding: 4px 6px; line-height: 0.7rem; display: inline; float: left; text-align: center; margin: 0 3px 0 0;}
#menu .other .lemon .notes{background: #FFFBE9; border-radius: 20px; padding: 20px; display: block;}
#menu .other .lemon .notes .icon{float: left; width: 10%;}
#menu .other .lemon .notes .icon img{width: 100%;}
#menu .other .lemon .notes .tx{float: right; width: 85%;}
#menu .other .lemon .notes .tx .ja{font-size: 0.8rem; line-height: 1rem; margin-bottom: 5px;}
#menu .other .lemon .notes .tx .en{font-size: 0.6rem; line-height: 0.8rem; margin-bottom: 5px;}
#menu .other .lemon .notes .tx .ch{font-size: 0.6rem; line-height: 0.8rem;}
#menu .other .soft{width: 100%; float: none;}
#menu .other .soft .soft_item{background-size: contain; width: 100%; height: 73vw; margin-bottom: 0; position: relative;}
#menu .other .soft .soft_item .tx{position: absolute; left: 30vw; bottom: 4wv;}
#menu .other .soft .soft_item .tx .item_ja{font-size: 1.2rem; margin-bottom: 5px;}
#menu .other .soft .soft_item .tx .item_en{font-size: 0.7rem; line-height: 1rem; }
#menu .other .soft .soft_item .tx .item_ch{font-size: 0.7rem; line-height: 1rem;}
#menu .other .soft .soft_item .tx .price{font-size: 1.5rem;}
#menu .other .soft .soft_item .tx .price p{line-height: 1.2rem !important;}
#menu .other .soft .soft_item .tx .price span{font-size: 1rem;}
#menu .other .soft .soft_item .tx .price .zeikomi{ margin: 0; -ms-writing-mode: tb-rl; writing-mode: vertical-rl; text-align: right; padding: 5px 0 0;
 font-size: 0.4rem !important; line-height: 0.4rem !important; }


#menu .other .soft .notes{background: #FFFBE9; border-radius: 20px; padding: 20px; display: block;}
#menu .other .soft .notes .icon{float: left; width: 10%;}
#menu .other .soft .notes .icon img{ width: 100%;}
#menu .other .soft .notes .tx{float: right; width: 85%;}
#menu .other .soft .notes .tx .ja{font-size: 0.8rem; line-height: 1rem; margin-bottom: 5px;}
#menu .other .soft .notes .tx .en{font-size: 0.6rem; line-height: 0.8rem; margin-bottom: 5px;}
#menu .other .soft .notes .tx .ch{font-size: 0.6rem; line-height: 0.8rem;}



#corp {background: #F3FCD0; width: 100%;}
#corp .in{width: 100%; margin: 0 auto;}
#corp .in .corp_info{width: 100%; float: left; padding: 50px 5%;}
#corp .in .corp_info h2{ text-align:center; font-size:1.5rem; letter-spacing: 1px; position: relative; margin-bottom: 22vw; width: 100%; margin: }
#corp .in .corp_info h2:after{width: 100%; background-size: contain; height: 17vw; left: 0; top: 30px;}
#corp .in .corp_info table{width: 100%;}
#corp .in .corp_info th,#corp .in .corp_info td{border-bottom: 1px solid #49170D; padding: 10px 0; font-size: 0.85rem;}
#corp .in .corp_info th{width: 25%;}
#corp .in .corp_info td{width: 75%;}
#corp .in .corp_img{width: 100%; float: right;}
#corp .in .corp_img img{width: 100%;}

#map{width: 100%;}
#map iframe{width: 100%; height: 80vw;}


	/*コピーライト*/
	#cnt_copy p{font-size: 0.8rem; padding: 10px 0;}

	/*===============================================
	ハンバーガーアイコンをCSSだけで表現
	===============================================*/
	#nav-drawer {position: relative;}
	/*アイコンのスペース*/
	#nav-open {
	  display: inline-block;
	  width: 30px;
	  height: 22px;
	  vertical-align: middle;
	  position: fixed;
	  top: 10px;
	  right: 10px;
	  z-index: 9999;
	}
	#nav-open span, #nav-open span:before, #nav-open span:after {
	  position: absolute;
	  height: 4px;/*線の太さ*/
	  width: 30px;/*長さ*/
	  border-radius: 3px;
	  background: #58B13B;
	  display: block;
	  content: '';
	  cursor: pointer;
	}
	#nav-open span:before {
	  bottom: -8px;
	}
	#nav-open span:after {
	  bottom: -16px;
	}
	/*閉じる用の薄黒カバー*/
	#nav-close {
	  display: none;/*はじめは隠しておく*/
	  position: fixed;
	  z-index: 99;
	  top: 0;/*全体に広がるように*/
	  left: 0;
	  width: 100%;
	  height: 100%;
	  background: black;
	  opacity: 0;
	  transition: .3s ease-in-out;
	}
	/*中身*/
	#nav-content {
	  overflow: auto;
	  position: fixed;
	  top: 0;
	  right: 0;
	  z-index: 9999;/*最前面に*/
	  width: 60%;/*右側に隙間を作る（閉じるカバーを表示）*/
	  max-width: 330px;/*最大幅（調整してください）*/
	  height: 100%;
	  background: #fff;/*背景色*/
	  transition: .3s ease-in-out;/*滑らかに表示*/
	  -webkit-transform: translateX(105%);
	  transform: translateX(105%);/*左に隠しておく*/
	}
	/*チェックが入ったらもろもろ表示*/
	#nav-input:checked ~ #nav-close {
	  display: block;/*カバーを表示*/
	  opacity: .5;
	}
	#nav-input:checked ~ #nav-content {
	  -webkit-transform: translateX(0%);
	  transform: translateX(0%);/*中身を表示（右へスライド）*/
	  box-shadow: 6px 0 25px rgba(0,0,0,.15);
	  background: #000;
	  background: rgba(0,0,0,0.3);
	  z-index: 99999;
	}
	/*チェックボックス等は非表示に*/
	.nav-unshown {
	  display:none;
	}
	.MainImage_navi li{background: #fff; width: 80%; margin:13px auto; text-align: center; font-size: 0.9rem;}
	.MainImage_navi li a{ color: #000; width: 100%; display: block; padding: 5px; font-size: 0.9rem;}
	.MainImage_navi .MainImage_navi_link{background: none;}
	.MainImage_navi .MainImage_navi_link a{width: 100%; padding: 0;}
	.MainImage_navi .MainImage_navi_link img{width: 100%;}
	/*===============================================
	ハンバーガーアイコン終わり
	===============================================*/


}
