﻿@media screen and (max-width:639px) {
	

	#nav-head2 .logo a {
	top:0;
	}
	
	.header_text,.header-line{
	display:none;
	}

	.bg-slider{
	padding-top: 900px;
	background-size: auto ;
	}
	
	.img_inner{
	position:absolute;
	top:5*%;
	left:0;
	right:0;
	margin:auto;
	width:65%;
	}

	.content_summary{
	width: 100%;
	overflow: hidden;
	padding-top:200px;
	}

	.summary_food{
	width:90%;
	margin:0 auto;
	padding-left: 0px;
	}

	.summary_image01{
	top: 65%;
    	left: 35%;
    	width: 460px;
    	height: auto;
	}
	
	.summary_drink{
	width:90%;
	margin:0 auto;
	padding-right: 0px;
	}
	
	.summary_image02{
	width: 160%;
    	height: auto;
    	top: 90%;
    	right: 9%;
	}
	
	#shop{
	padding:150px 0;
	}
	
	.shop_inner{
	width:100%;
	height:auto;
	}
	
	.shop p{
	width:90%;
	height:auto;
	margin:0 auto;
	}
	
	.swiper-custom-parent{
	width:100% !important;
	height:auto !important;
	}
	
	.swiper-container{
	text-align: center;
	}
	
	.swiper-button-prev{
	left: 1% !important;
	opacity:0.6;
	}
	
	.swiper-button-next{
	right: 1% !important;
	opacity:0.6;
	}
	
	.swiper-container .swiper-slide img{
	max-width: 100%;
	height: auto;
	}
	
	.info_inner{
	width:98%;
4	}
	
	.info_t_l{
	float: none;
    	padding-right: 0px;
	}
	
	tr.info_content{
	width:98vw;
	border-bottom: solid 1px #1398c9;
	height: 82px;
	}
	
	tr.info_content td:first-child{
	left:3%;
	}
	
	tr.info_content td:last-child{
	right:3%;
	top: 9%;
	font-size:10pt;
	}
	
	td.sekisu{
	padding-top: 21px !important;
	}

	#line{
	background-color:#00d000;
	background-image:none;
	padding:150px 0 150px 0;
	}
	
	.line_content_pc{
	display:none;
	}
	
	.line_content_inner{
	max-width:445px;
	width:100%;
	height:0;
	padding-top:238%;
	background-image: url("img/line_content_mobile.png");
	background-size:contain;
	background-repeat: no-repeat;
	background-position: center center;
	}
	
	.seesaa{
	display:none;
	}
	
	.line_button{
	margin:0 auto;
	width:65%;
	text-align:center;
	padding-top:15px;
	display:block;
	}
	
	#footer{
	margin-top:-80px;
	}
	
	.footer_wave{
	background-size: auto;
	width:100%;
	height:135px;
	padding-top:0;
	background-position: left;
	}
	
	nav.footer_nav{
	display:none;
	}
	
	.footer_content_inner {
	width:100%;
	height:auto;
	}
	
	.footer_logo{
	display:none;
	}
	
	.footer_content{
	display:none;
	}
	
	.cr{
	width:90%;
	margin: 0 auto;
	padding-bottom: 80px;
	}
	
	#contact a{
	background:url(img/contact_button.png)no-repeat;
	background-size:cover;
	display:block;
	position: fixed;
	width:50px;
	height:50px;
	right:70px;
	bottom: -100px;
	z-index: 999;
	transition: bottom 0.7s ease-in,transition,background 0.2s ease-in;
        -webkit-transition: bottom 0.7s ease-in,background 0.2s ease-in;
        -moz-transition: bottom 0.7s ease-in,background 0.2s ease-in;
	}

	#webcontact a{
	background:url(img/contactweb_button.png)no-repeat;
	background-size:cover;
	display:block;
	position: fixed;
	width:50px;
	height:50px;
	right:125px;
	bottom: -100px;
	z-index: 999;
	transition: bottom 0.8s ease-in,transition,background 0.2s ease-in;
        -webkit-transition: bottom 0.8s ease-in,background 0.2s ease-in;
        -moz-transition: bottom 0.8s ease-in,background 0.2s ease-in;
	}
	
	#contact.fixedup a{
	bottom: 15px;
	transition: bottom 0.7s ease-in,transition,background 0.2s ease-in;
        -webkit-transition: bottom 0.7s ease-in,background 0.2s ease-in;
        -moz-transition: bottom 0.7s ease-in,background 0.2s ease-in;
	}

	#webcontact.fixedup a{
	bottom: 15px;
	transition: bottom 0.8s ease-in,transition,background 0.2s ease-in;
        -webkit-transition: bottom 0.8s ease-in,background 0.2s ease-in;
        -moz-transition: bottom 0.8s ease-in,background 0.2s ease-in;
	}
	
	#contact_nav{
	background:url(img/contact_nav.png)no-repeat;
	background-size:cover;
	display:block;
	position: fixed;
	width:120px;
	height:50px;
	right:120px;
	bottom: -100px;
	z-index: 999;
	transition: bottom 0.7s ease-in,transition,background 0.2s ease-in;
        -webkit-transition: bottom 0.7s ease-in,background 0.2s ease-in;
        -moz-transition: bottom 0.7s ease-in,background 0.2s ease-in;
	}
	
	#contact_nav.fixedup{
	bottom: 15px;
	transition: bottom 0.7s ease-in,transition,background 0.2s ease-in;
        -webkit-transition: bottom 0.7s ease-in,background 0.2s ease-in;
        -moz-transition: bottom 0.7s ease-in,background 0.2s ease-in;
	}
	
	#topback a{
	width:50px;
	height:50px;

	right:15px;
	}
	
	#topback.fixedup a:hover{
	background:url("img/topback_button.png")no-repeat;
	background-size:cover;
	width:50px;
	height:50px;

	}
	
	#topback.fixedup a:active{
	background:url("img/topback_button.png")no-repeat;
	background-size:cover;
	width:50px;
	height:50px;

	}
	
	#topback.fixedup a{
	right:15px;
	}
	
	.menu_content_f_inner{
	width:90%;
	}

	.food_img,.course_img{
	float:none;
	}
    
    .food_img{
        padding-right: 0;
    }
    
    .food_img img{
        width: 100%;
    }
	
	.course_img{
	padding:0;
	}
	
	.course_img img{
	width:100%;
	}
	
	.cp_tab{
	width:100%;
	}
	
	.cp_tab label{
	display: block;
    	width: 150px;
    	margin: 10px auto;
    	text-align: center;
    	letter-spacing: 0.1em;
	}
	
	.drink_area_l{
	float:none;
	}

	.drink_area_r{
	float:none;
	padding-top:50px;
	}
	
	.food_content,.drink_content,.course_content{
	padding-top:20px;
	width:100%;
	}
	
	p.food_title{
	font-size:20pt;
	}
	
	.suigyu {
	display:none;
	}
	
	.food_name{
	}
	
	.food_name, .drink_name, .course_item_top {
	font-size:11pt;
	}

	.course_item_top p:last-child{
	position:absolute;
	left:50%;
	width:50%;
	}

	.course_item p:nth-child(n + 2){
	position:relative;
	left:50%;
	width:50%;
	}
	
	.drink_name{
	padding-bottom:5px;
	}
	
	.drink_name p:first-child {
	position:relative;
	}
	
	.drink_name p:last-child {
	top:0;
	}
	
	.other_footer_content1{
	padding-bottom:60px;
	}

	p.middle{
	display:none;
	}

	.food_name_kai{
	display:block;
	position:relative;
	padding-bottom:25px;
	}
	
	.food_name_kai p{
	position:absolute;
	left:0;
	font-size:11pt;
	}
	
	.takeout_button_wrapper{
	width: 80%;
    	height: auto;
    	position: absolute;
    	bottom: 200px;
    	left: 0;
    	right: 0;
    	margin: 0 auto;
	}
	
	.ratio-1_1:before{
	content: "";
    	display: block;
    	padding-top: 15.8%; /* 1:1 */
	}
	
	.takeout_button{
	position: absolute;
    	top: 0;
    	left: 0;
    	width: 100%;
    	height: 100%;
	right: 0;
    	bottom: 0;
    	background-size: contain;
	}
	
	.takeout_button:hover{
	position: absolute;
    	top: 0;
    	left: 0;
    	width: 100%;
    	height: 100%;
	right: 0;
    	bottom: 0;
    	background-size: contain;
	}
	
	.takeout_inner{
	width:90%;
	}
	
	.takeoutMenu1{
	margin-bottom:32.5px;
	}
	
	.takeoutMenu1,.takeoutMenu2{
	height: 70.4%;
    	padding-top: 70.4%;
    	background-size: contain;
	}

	
	.takeoutMenu1 p,.takeoutMenu2 p{
	display:none;
	}
	
	.DL_button{
	width: 50%;
    	height: 50%;
	}
	
	.DL_button_wrapper{
	width: 100px;
    	height: 100px;
    	position: absolute;
    	top: 0;
    	right: 0;
	}
	
	/*------------------------recruit_page------------------------*/
	.recruit_inner {
	width:90%;
	}
	
	.recruit_t{
	width:100%;
	padding:0;
	}

	.recruit_t th,
    	.recruit_t td{
	border:none;
    	}
	
	.recruit_t th{
    	width:100%;
	padding: 10px 0;
    	}

	.recruit_t td{
	padding: 10px 20px;    	
	}

	
	.recruit_t th,
    	.recruit_t td{
      	display: block;
    	}
    	

}



