@charset "utf-8";





.hd_clear { clear:both; float:none !important; width:0 !important; height:0 !important; margin:0 !important; padding:0 !important; font-size:0 !important; line-height:0 !important; min-height:0 !important; }
.hd_block {
	width:900px;
	margin:0 auto;
	margin-bottom:75px;
}
.hd_block img {
	width:100%;
	height:auto;
	transform:scale(1.1);
}
.hd_block_list {
	width:30%;
	margin:15px 5% 0 0;	
	float:left;
}
.hd_block > .hd_block_list:nth-child(3n) {
	margin:15px 0 0 0;	
}
.hd_block_img {
	width:100%;
}
.hd_block_text {
	width:100%;
	text-align:center;
	margin:0 0 10px 0;
}
.hd_block_text p {
	color:rgba(0,0,0,1);
	font-weight:bold;
}
.hd_block_text > p:nth-last-child(1) {
	font-size:22px;
	line-height:32px;
}
.hd_block_text > p:nth-last-child(1) span {
	font-size:12px;
	line-height:12px;
}
.hd_block_text > p:nth-last-child(2) {
	font-size:20px;
	line-height:32px;
}
.hd_block_text > p:nth-last-child(3) {
	font-size:14px;
	line-height:24px;
	border:1px solid rgba(0,0,0,1);
	margin:10px 0 5px 0;
}
.hd_block_list a {
	display:block;
	width:100%;
	text-align:center;
	position:relative;
	background:rgba(0,0,0,1);
	border:1px solid rgba(0,0,0,1);
	border-radius:4px;
	box-sizing:border-box;
	transition:0.5s;
}
.hd_block0 > .hd_block_list:nth-child(1) .hd_block_text > p:nth-last-child(1) {
	color:rgba(200,160,100,1);
}
.hd_block0 > .hd_block_list:nth-child(1) .hd_block_text > p:nth-last-child(2) {
	color:rgba(200,160,100,1);
}
.hd_block0 > .hd_block_list:nth-child(1) .hd_block_text > p:nth-last-child(3) {
	color:rgba(200,160,100,1);
	border:1px solid rgba(200,160,100,1);
}
.hd_block0 > .hd_block_list:nth-child(1) a {
	background:rgba(200,160,100,1);
	border:1px solid rgba(200,160,100,1);
}
.hd_block0 > .hd_block_list:nth-child(2) .hd_block_text > p:nth-last-child(1) {
	color:rgba(175,175,175,1);
}
.hd_block0 > .hd_block_list:nth-child(2) .hd_block_text > p:nth-last-child(2) {
	color:rgba(175,175,175,1);
}
.hd_block0 > .hd_block_list:nth-child(2) .hd_block_text > p:nth-last-child(3) {
	color:rgba(175,175,175,1);
	border:1px solid rgba(175,175,175,1);
}
.hd_block0 > .hd_block_list:nth-child(2) a {
	background:rgba(175,175,175,1);
	border:1px solid rgba(175,175,175,1);
}
.hd_block_list a p {
	width:100%;
	font-size:14px;
	line-height:36px;
	color:rgba(255,255,255,1);
	font-weight:bold;
	transition:0.5s;
	position:relative;
}
.hd_block_list a div {
	width:12px;
	height:1px;
	position:absolute;
	top:50%;
	right:15px;
}
.hd_block_list a div span {
	display:block;
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
	background:rgba(255,255,255,1);
	transition:0.5s;
}
.hd_block_list a div > span:nth-child(1) {
    transform:rotate(90deg);
}
.hd_title {
	width:900px;
	margin:0 auto;
	margin-top:75px;
}
.hd_title p {
	font-weight:bold;
	float:left;
}
.hd_title > p:nth-child(1) {
	width:36px;
	font-size:20px;
	line-height:36px;
	text-align:center;
	color:rgba(255,255,255,1);
	background:rgba(175,175,175,1);
	border-radius:50%;
	margin:0 10px 0 0;
}
.hd_title > p:nth-child(2) {
	width:auto;
	font-size:26px;
	line-height:36px;
	color:rgba(0,0,0,1);
}


.hd_title_text {
	width:900px;
	margin:0 auto;
	margin-top:25px;
	margin-bottom:5px;
}
.hd_title_text p {
	font-size:22px;
	line-height:22px;
	font-weight:bold;
	text-align:center;
	color:rgba(0,0,0,1);
}



.hd_block3 {
	margin:20px 0 0 0;
	padding:30px 35px 30px 35px;
	box-sizing:border-box;
	border:1px solid rgba(0,0,0,1);
}
.hd_block3 > p:nth-child(1) {
	font-size:20px;
	line-height:40px;
	font-weight:bold;
	color:rgba(0,0,0,1);
}
.hd_block3 > p:nth-child(2) {
	font-size:14px;
	line-height:28px;
	color:rgba(0,0,0,1);
	margin:20px 0 0 0;
}
.hd_text {
	width:900px;
	margin:0 auto;
	margin-bottom:60px;
	text-align:center;
	border-top:1px solid rgba(0,0,0,1);
	border-bottom:1px solid rgba(0,0,0,1);
	padding:15px 0 15px 0;
}
.hd_text p {
	font-size:18px;
	line-height:32px;
	font-weight:bold;
	color:rgba(0,0,0,1);
}
.hd_copy {
	width:900px;
	margin:0 auto;
	margin-top:75px;
	margin-bottom:50px;
	text-align:center;
}
.hd_copy p {
	font-size:40px;
	line-height:60px;
	font-weight:bold;
}
.hd_button {
	width:900px;
	margin:0 auto;
}
.hd_button a {
	display:block;
	width:100%;
	text-align:center;
	box-sizing:border-box;
	border-radius:8px;
	margin:0 0 40px 0;
	transition:0.5s;
}
.hd_button a p {
	font-size:26px;
	line-height:86px;
	font-weight:bold;
}
.hd_button a p span {
	font-size:16px;
	line-height:16px;
	margin:0 0 0 5px;
}
.hd_button > a:nth-child(1) {
	border:1px solid rgba(0,0,0,1);
}
.hd_button > a:nth-child(2) {
	background:rgba(0,0,0,1);
	border:1px solid rgba(0,0,0,1);
}
.hd_button > a:nth-child(1) p {
	color:rgba(0,0,0,1);
}
.hd_button > a:nth-child(2) p {
	color:rgba(255,255,255,1);
}
.hd .ttl_en {
	margin-bottom:30px;
}
.hd h2 {
    line-height:1.7;
    margin-bottom:55px;
}
.hd .food_list_body {
	width:50%;
    margin-left:0 !important;
    padding-left:0 !important;
    padding-top:0 !important;
    position:absolute;
    left:50%;
    top:50%;
    margin:-60px 0 0 0;
}
.hd .food_list_body .name {
	width:100%;
	text-align:center;
	font-size:30px !important;
	line-height:30px !important;
	font-weight:bold;
	color:rgba(0,0,0,1);
	margin-bottom:15px !important;
}
.hd .food_list_body .price {
	width:100%;
	text-align:center;
	font-size:16px !important;
	line-height:16px !important;
	font-weight:bold;
	color:rgba(0,0,0,1);
}
.hd .food_list_body .price span {
	font-size:30px !important;
	line-height:30px !important;
}
.hd .food_list {
    margin-bottom:50px !important;
}
.limited_hd {
	position:relative;
}
.limited_hd img {
	width:100%;
}
.hd_al {
	width:100%;
	margin:25px 0 0 0;
}
.hd_al p {
	font-size:14px;
	color:rgba(255,255,255,1);
	float:left;
}
.hd_al > p:nth-child(1) {
	line-height:14px;
	padding:4px 8px 4px 8px;
	border:1px solid rgba(255,255,255,1);
	border-radius:4px;
	margin:0 10px 0 0;
}
.hd_al > p:nth-child(2) {
	line-height:22px;
}
.hd_sara {
	width:150px;
	position:absolute;
	top:-55px;
	right:40px;
	text-align:center;
}
.hd_sara p {
	width:100%;
	font-size:16px;
	line-height:16px;
	font-weight:bold;
	color:rgba(0,0,0,1);
	position:absolute;
	top:50%;
	left:0;
	margin:-22px 0 0 0;
}
.hd_sara0 p {
	margin:-10px 0 0 0;
}
.hd_sara p span {
	display:block;
	width:100%;
	font-size:14px;
	line-height:14px;
	margin:5px 0 0 0;
}
.hd_block_list a:hover {
    background: rgba(255,255,255,1) !important;	
}
.hd_block_list a:hover p {
    color: rgba(0,0,0,1) !important;	
}
.hd_block_list a:hover span {
    background: rgba(0,0,0,1) !important;	
}
.hd_block0 > .hd_block_list:nth-child(1) a:hover {
    background: rgba(255,255,255,1) !important;
}
.hd_block0 > .hd_block_list:nth-child(1) a:hover p {
    color: rgba(200,160,100,1) !important;
}
.hd_block0 > .hd_block_list:nth-child(1) a:hover span {
    background: rgba(200,160,100,1) !important;
}
.hd_block0 > .hd_block_list:nth-child(2) a:hover {
    background: rgba(255,255,255,1) !important;
}
.hd_block0 > .hd_block_list:nth-child(2) a:hover p {
    color: rgba(175,175,175,1) !important;
}
.hd_block0 > .hd_block_list:nth-child(2) a:hover span {
    background: rgba(175,175,175,1) !important;
}
.hd_button > a:nth-child(1):hover {
    background: rgba(0,0,0,1) !important;	
}
.hd_button > a:nth-child(1):hover p {
    color:rgba(255,255,255,1) !important;	
}
.hd_button > a:nth-child(2):hover {
    background: rgba(255,255,255,1) !important;	
}
.hd_button > a:nth-child(2):hover p {
    color:rgba(0,0,0,1) !important;	
}



.hd .food_list_body .copy {
    width: 100%;
    text-align: center;
    font-size:20px !important;
    line-height:20px !important;
    font-weight: bold;
    color: rgba(200,160,100,1);
    margin-bottom:15px !important;
}




@media (min-width:641px) and (max-width:768px){
.hd_text {
    width:100%;
    margin-bottom: 60px;
}
.food_list a {
    width:100%;
	display:block;
}
#cont_menu .food_list li {
    width:100%;
	height:250px;
    margin-bottom:0;
    padding-bottom:0;
   	border: 1px solid #000000;
    border-radius: 6px;
    overflow:hidden;
}
#cont_menu .food_list li .bg {
	width:50%;
	height:100%;
	border:none;
    border-radius: 0;
   background-size:cover;
}
.hd .food_list_body .name {
    font-size:20px !important;
    line-height:20px !important;
    margin-bottom:15px !important;
}
.hd .food_list_body .price {
    font-size: 14px !important;
    line-height: 14px !important;
}
.hd .food_list_body .price span {
    font-size: 20px !important;
    line-height: 20px !important;
}
.hd .food_list_body {
   margin: -50px 0 0 0;
}
#cont_menu .food_list li .btn_detail {
    right:20px;
    bottom:20px;
}
.hd_title {
    width: 100%;
    margin-top:60px;
}
.hd_block {
    width: 100%;
    margin-bottom: 75px;
}
.hd_block_list {
    width:45%;
    margin:20px 10% 0 0;
}
.hd_block > .hd_block_list:nth-child(3n) {
    margin: 20px 10% 0 0;
}
.hd_block > .hd_block_list:nth-child(2n) {
    margin: 20px 0 0 0;
}
.hd_copy {
    width: 100%;
    margin-top:25px;
    margin-bottom: 50px;
}
.hd_copy p {
    font-size:24px;
    line-height:36px;
}
.hd_button {
    width: 100%;
}
.hd_button a {
    margin: 0 0 30px 0;
}
.hd_button a p {
    font-size: 20px;
    line-height:70px;
    font-weight: bold;
}
.hd_button a p span {
    font-size: 14px;
    line-height: 14px;
}
.hd_sara {
    top: -60px;
    right: 40px;
}
.hd_al {
    margin:15px 0 0 0;
}
.hd_al p {
    font-size: 12px;
}
.limited {
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
}




.foodlist01 img, .foodlist02 img, .foodlist03 img, .foodlist04 img, .foodlist05 img,
.foodlist06 img, .foodlist07 img, .foodlist08 img, .foodlist09 img, .foodlist10 img,
.foodlist11 img, .foodlist12 img, .foodlist13 img, .foodlist14 img, .foodlist15 img {
    width: 100%;
    height: auto;
}
.foodlist01 .close img, .foodlist02 .close img, .foodlist03 .close img, .foodlist04 .close img, .foodlist05 .close img,
.foodlist06 .close img, .foodlist07 .close img, .foodlist08 .close img, .foodlist09 .close img, .foodlist10 .close img,
.foodlist11 .close img, .foodlist12 .close img, .foodlist13 .close img, .foodlist14 .close img, .foodlist15 .close img {
    width: 25px!important;
    height: auto;
    !important: ;
}
.foodlist01 .close, .foodlist02 .close, .foodlist03 .close, .foodlist04 .close, .foodlist05 .close,
.foodlist06 .close, .foodlist07 .close, .foodlist08 .close, .foodlist09 .close, .foodlist10 .close,
.foodlist11 .close, .foodlist12 .close, .foodlist13 .close, .foodlist14 .close, .foodlist15 .close {
    text-align: right;
    margin-bottom: 10px;
    margin-right: 10px;
}
.foodlist01, .foodlist02, .foodlist03, .foodlist04, .foodlist05,
.foodlist06, .foodlist07, .foodlist08, .foodlist09, .foodlist10,
.foodlist11, .foodlist12, .foodlist13, .foodlist14, .foodlist15 {
    width: 90%!important;
}




.hd_title_text {
	width:100%;
	margin:0 auto;
	margin-top:25px;
	margin-bottom:5px;
}
.hd_title_text p {
	font-size:22px;
	line-height:22px;
	font-weight:bold;
	text-align:center;
	color:rgba(0,0,0,1);
}





}
@media (max-width:640px){






.hd_text {
    width:100%;
    margin-bottom:50px;
}
.food_list a {
    width:100%;
	display:block;
}
#cont_menu .food_list li {
    width:100%;
	height:240px;
    margin-bottom:0;
    padding-bottom:0;
   	border: 1px solid #000000;
    border-radius: 6px;
    overflow:hidden;
}
#cont_menu .food_list li .bg {
	width:100%;
	height:60%;
	border:none;
    border-radius: 0;
   background-size:cover;
}
.hd .food_list_body .name {
    font-size:16px !important;
    line-height:16px !important;
    margin-bottom:7px !important;
       text-align:left;
          padding-left:25px !important;
}
.hd .food_list_body .price {
    font-size: 12px !important;
    line-height: 12px !important;
    text-align:left;
             padding-left:25px !important;
}
.hd .food_list_body .price span {
    font-size: 16px !important;
    line-height: 16px !important;
}
.hd .food_list_body {
   margin: -30px 0 0 0;
}
#cont_menu .food_list li .btn_detail {
	font-size:12px;
	line-height:12px;
    right:15px;
    bottom:15px;
}
.hd_title {
    width: 100%;
    margin-top:45px;
}
.hd_block {
    width: 100%;
    margin-bottom:50px;
}
.hd_block_list {
    width:100%;
    margin:15px 0 0 0;
}
.hd_block > .hd_block_list:nth-child(3n) {
    margin:15px 0 0 0;
}
.hd_block > .hd_block_list:nth-child(2n) {
    margin:15px 0 0 0;
}
.hd_copy {
    width: 100%;
    margin-top:25px;
    margin-bottom:25px;
}
.hd_copy p {
    font-size:20px;
    line-height:30px;
}
.hd_button {
    width: 100%;
}
.hd_button a {
    margin: 0 0 25px 0;
}
.hd_button a p {
    font-size:14px;
    line-height:70px;
    font-weight: bold;
}
.hd_button a p span {
    font-size: 12px;
    line-height: 12px;
}
.hd_sara {
    top: -60px;
    right:20px;
}
.hd_al {
    margin:15px 0 0 0;
}
.hd_al p {
    font-size: 12px;
}
.limited {
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
}
.hd_text p {
    font-size:14px;
    line-height:28px;
}
.hd h2 {
    margin-bottom:40px;
}
.hd .food_list_body {
    width:100%;
    height:40%;
    margin-left: 0 !important;
    padding-left:0 !important;
    padding-top:17px !important;
    position: absolute;
    left:0%;
    top:60%;
    margin:0;
    text-align:left;
}
.hd_title > p:nth-child(1) {
    width:28px;
    font-size:14px;
    line-height:28px;
}
.hd_title > p:nth-child(2) {
    font-size:20px;
    line-height:28px;
}
.hd_block3 > p:nth-child(1) {
    font-size:16px;
    line-height:32px;
}
.hd_block3 > p:nth-child(2) {
    font-size: 12px;
    line-height: 24px;
    margin:15px 0 0 0;
}
.hd_block3 {
    padding:25px 25px 25px 25px;
}



.foodlist01 img, .foodlist02 img, .foodlist03 img, .foodlist04 img, .foodlist05 img,
.foodlist06 img, .foodlist07 img, .foodlist08 img, .foodlist09 img, .foodlist10 img,
.foodlist11 img, .foodlist12 img, .foodlist13 img, .foodlist14 img, .foodlist15 img {
    width: 100%;
    height: auto;
}
.foodlist01 .close img, .foodlist02 .close img, .foodlist03 .close img, .foodlist04 .close img, .foodlist05 .close img,
.foodlist06 .close img, .foodlist07 .close img, .foodlist08 .close img, .foodlist09 .close img, .foodlist10 .close img,
.foodlist11 .close img, .foodlist12 .close img, .foodlist13 .close img, .foodlist14 .close img, .foodlist15 .close img {
    width: 25px!important;
    height: auto;
    !important: ;
}
.foodlist01 .close, .foodlist02 .close, .foodlist03 .close, .foodlist04 .close, .foodlist05 .close,
.foodlist06 .close, .foodlist07 .close, .foodlist08 .close, .foodlist09 .close, .foodlist10 .close,
.foodlist11 .close, .foodlist12 .close, .foodlist13 .close, .foodlist14 .close, .foodlist15 .close {
    text-align: right;
    margin-bottom: 10px;
    margin-right: 10px;
}
.foodlist01, .foodlist02, .foodlist03, .foodlist04, .foodlist05,
.foodlist06, .foodlist07, .foodlist08, .foodlist09, .foodlist10,
.foodlist11, .foodlist12, .foodlist13, .foodlist14, .foodlist15 {
    width: 90%!important;
}




.hd_title_text {
	width:100%;
	margin:0 auto;
	margin-top:20px;
	margin-bottom:0;
}
.hd_title_text p {
	font-size:19px;
	line-height:19px;
	font-weight:bold;
	text-align:center;
	color:rgba(0,0,0,1);
}
.hd .food_list_body .copy {
    font-size:12px !important;
    line-height:12px !important;
    margin-bottom:8px !important;
   	text-align:left;
       padding-left: 25px !important;
}



}
