html{
	font-family: "YuGothic", "游ゴシック体", "Yu Gothic", "游ゴシック";
}

img{
	max-width: 100%;
}

a img{
	transition: opacity 0.4s, filter 0.4s;
}

a img:hover{
	opacity: 0.7;
 	filter: alpha(opacity=70);
 	-ms-filter: "alpha(opacity=70)";
}

a{
	color: #dab51f;
	text-decoration: none;
}

a:hover{
	text-decoration: none;
}

#loading_area{
	position: absolute;
	width: 250px;
	height: 157px;
	top: 50%;
	left: 50%;
	margin: -79px 0 0 -125px;
}

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

.center{
	text-align: center;
}

#wrap{
	display: none;
}

#header{
	width: 100%;
	position: fixed;
	z-index:999;
	background: #000;
	padding: 15px 0 15px 15px;
}

.head_logo{
	position: absolute;
}

.head_logo img{	
	height: 40px;
	width: auto;
}

#menu{
	overflow: hidden;
	background: #000;
	min-width: 100%;
}

#ul_menu{
	float: right;
}

#ul_menu li{
	color: #fff;
	float: left;
	padding: 10px;
	width: 120px;
	text-align: center;
	-webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

#ul_menu li img{
	width: 100%;
}

#ul_menu li:hover{
	background: #fff;
	color: #333;
	/*top:-230px;
    right:-330px;
	padding-top:25px;
    padding-bottom:25px;
    padding-left:25px;
	padding-right:25px;*/
}

#sub_header{
	min-width: 100%;
	background: #494949;
	color: #ffffff;
}

#sub_header h1{
	padding: 10px;
	font-size: 0.8em;
	font-weight: normal;
	text-align: right;
}

#slide{
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

#bg{
	position: absolute;
	background: url(../images/top-bg.png) no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	z-index: 998;
	background-size: cover;
}

#logo_area{
	position: absolute;
	top: 50%;
	left: 50%;
	width: 500px;
	height: 500px;
	margin-top: -250px;
	margin-left: -250px;
	z-index:998;
	display: none;
	padding: 15px;
	box-sizing: border-box;
}

.u_logo1{
	/*animation: img-wrap 2s cubic-bezier(.4, 0, .2, 1) forwards;*/
	position: absolute;
	z-index: 999;
}

.u_logo2{
	animation: img-wrap2 2s cubic-bezier(.4, 0, .2, 1) forwards;
	position: absolute;
	z-index: 998;
	margin: 5px 0 0 5px;
}

.anim{
	animation: visible 1s cubic-bezier(.4, 0, .2, 1) forwards;
}

@keyframes visible {
  0% {
    transform: translateX(-100%);
  }
  100% {
    transform: translateX(0%);
  }
}

@keyframes img-wrap {
	0% {
    	transform: translateY(-100%);
  	}
  	100% {
    	transform: translateX(0%);
  	}
}

@keyframes img-wrap2 {
	0% {
    	transform: translateY(100%);
  	}
  	100% {
    	transform: translateX(0%);
  	}
}

#logo_area img{
	max-width: 100%;
}

.logo_area_box{

}

.i_logo{
	position: absolute;
	width: 20px;
}

.mpress_logo{
	position: absolute;
	margin: 0 0 0 30px;
	top: 40px;
	width: 380px;
}

.logo_text{
	font-size: 1.3em;
	top: 105px;
	position: relative;
	text-align: center;
	color: #fff;
}

.logo_text2{
	font-size: 1.4em;
	top: 115px;
	position: relative;
	text-align: center;
	color: #fff;
}

.sub_top{
	box-sizing:border-box;
}

.sub_access{
	padding: 0;
}

h2.on_line{
	font-size: 2.5rem;
	padding:50px 0px 50px;
	background: #fff;
	text-align: center;
	color: #333;
}

h3.on_line{
	font-size: 1.8rem;
	margin:70px 0px 60px;
	width: 100%;
	background: #000;
	color: #fff;
	padding: 25px;
	box-sizing: border-box;
	text-align: center;
}

h3.company_on_line{
	font-size: 1.8rem;
	margin:0 0 60px 0;
	width: 100%;
	background: #000;
	color: #fff;
	padding: 25px;
	box-sizing: border-box;
	text-align: center;
}

p.on_line{
	font-size: 1.8rem;
	margin:50px 0px;
}

.font-mini1{
	font-size: 0.6em;
}

#greeting{
	background-image: url(../images/a_bg.jpg);
	background-size: cover;
}

.greeting_top_contents{
	max-width: 1000px;
	margin: 0 auto 0 auto;
	padding: 50px 0 0 0;
	box-sizing: border-box;
	background-color: rgba( 0, 0, 0, 0.80 );
	line-height: 150%;
	overflow: hidden;
	color: #fff;
	text-align: center;
}

.greeting_text_area{
	overflow: hidden;
}

.greeting_text1{
	margin: 12px 0 0 0;	
	font-size: 1.2em;
	line-height: 1.7em;
}

.greeting_text2{
	margin: 40px 0 0 0;
	font-size: 1.5em;
	line-height: 1.7em;
}

.next{
	position: relative;
	max-width: 380px;
	padding: 20px;
	text-align: center;
	background: #666666;
	color: #fff;
	font-size: 1.2em;
	word-wrap:break-word;
	margin: 40px auto 50px auto;
	border: #fff double 3px;
	transition: background 0.2s;
}

.next:hover{
	background: #00469b;
	color: #fff;
}


.greeting_title{
	font-size: 2.3em;
	color: #fff;
	text-align: center;
	line-height: 2.3em;
}

.service_area{
	overflow: hidden;
}

.service1{
	width : calc(100% / 3) ;
	float: left;
	background: url(../images/service1.jpg);
	background-size: cover;
	background-position: center;
	height: 250px;
	vertical-align: middle;
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center; /* 縦方向中央揃え（Safari用） */
	align-items: center; /* 縦方向中央揃え */
	-webkit-justify-content: center; /* 横方向中央揃え（Safari用） */
	justify-content: center; /* 横方向中央揃え */
	-webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    transition: all .3s ease-out;
    overflow: hidden;
}

.b_line{
	font-size: 1.4em;
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #fff;
}

.small-txt{
	font-size: 0.7em;
	padding: 0 10px 0 10px;
}

.service1:hover,
.service2:hover,
.service3:hover,
.service4:hover,
.service5:hover,
.service6:hover,
.service7:hover,
.service8:hover, {
    opacity: .8;
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
    overflow: hidden;
}

.service2{
	width : calc(100% / 3) ;
	float: left;
	background: url(../images/service2.jpg);
	background-size: cover;
	background-position: center;
	height: 250px;
	vertical-align: middle;
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center; /* 縦方向中央揃え（Safari用） */
	align-items: center; /* 縦方向中央揃え */
	-webkit-justify-content: center; /* 横方向中央揃え（Safari用） */
	justify-content: center; /* 横方向中央揃え */
	-webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    transition: all .3s ease-out;
    overflow: hidden;
}

.service3{
	width : calc(100% / 3) ;
	float: left;
	background: url(../images/service3.jpg);
	background-size: cover;
	background-position: center;
	height: 250px;
	vertical-align: middle;
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center; /* 縦方向中央揃え（Safari用） */
	align-items: center; /* 縦方向中央揃え */
	-webkit-justify-content: center; /* 横方向中央揃え（Safari用） */
	justify-content: center; /* 横方向中央揃え */
	-webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    transition: all .3s ease-out;
    overflow: hidden;
}

.service4{
	width : calc(100% / 3) ;
	float: left;
	background: url(../images/service4.jpg);
	background-size: cover;
	background-position: center;
	height: 250px;
	vertical-align: middle;
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center; /* 縦方向中央揃え（Safari用） */
	align-items: center; /* 縦方向中央揃え */
	-webkit-justify-content: center; /* 横方向中央揃え（Safari用） */
	justify-content: center; /* 横方向中央揃え */
	-webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    transition: all .3s ease-out;
    overflow: hidden;
}

.service5{
	width : calc(100% / 3) ;
	float: left;
	background: url(../images/service5.jpg);
	background-size: cover;
	background-position: center;
	height: 250px;
	vertical-align: middle;
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center; /* 縦方向中央揃え（Safari用） */
	align-items: center; /* 縦方向中央揃え */
	-webkit-justify-content: center; /* 横方向中央揃え（Safari用） */
	justify-content: center; /* 横方向中央揃え */
	-webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    transition: all .3s ease-out;
    overflow: hidden;
}

.service6{
	width : calc(100% / 3) ;
	float: left;
	background: url(../images/service6.jpg);
	background-size: cover;
	background-position: center;
	height: 250px;
	vertical-align: middle;
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center; /* 縦方向中央揃え（Safari用） */
	align-items: center; /* 縦方向中央揃え */
	-webkit-justify-content: center; /* 横方向中央揃え（Safari用） */
	justify-content: center; /* 横方向中央揃え */
	-webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    transition: all .3s ease-out;
    overflow: hidden;
}

.service7{
	width : calc(100% / 3) ;
	float: left;
	background: url(../images/service7.jpg);
	background-size: cover;
	background-position: center;
	height: 250px;
	vertical-align: middle;
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center; /* 縦方向中央揃え（Safari用） */
	align-items: center; /* 縦方向中央揃え */
	-webkit-justify-content: center; /* 横方向中央揃え（Safari用） */
	justify-content: center; /* 横方向中央揃え */
	-webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    transition: all .3s ease-out;
    overflow: hidden;
}

.service8{
	width : calc(100% / 3) ;
	float: left;
	background: url(../images/service8.jpg);
	background-size: cover;
	background-position: center;
	height: 250px;
	vertical-align: middle;
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center; /* 縦方向中央揃え（Safari用） */
	align-items: center; /* 縦方向中央揃え */
	-webkit-justify-content: center; /* 横方向中央揃え（Safari用） */
	justify-content: center; /* 横方向中央揃え */
	-webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    transition: all .3s ease-out;
    overflow: hidden;
}

#news_info{
	background-image: url(../images/news_bg.jpg);
	background-size: cover;
}

.news_title{
	font-size: 2.5rem;
	padding: 240px 0px 120px;
	text-align: center;
	color: #333;
}

.news_top_contents{
	max-width: 1000px;
	margin: 0 auto 0 auto;
	box-sizing: border-box;
	line-height: 150%;
	overflow: hidden;
	padding: 0 0 240px 0;
}

.news_box{
	background-color: rgba( 0, 0, 0, 0.55 );
	color: #fff;
	padding: 25px 25px 15px 25px;
	margin: 0 0 25px 0;
}

.news_box_text{
	font-size: 0.8em;
	padding: 0 0 15px 0;
	border-bottom: #fff 1px solid;
}

.location_info_box{
	width: 32.9%;
	background-color: rgba( 255, 255, 255, 0.55 );
	padding: 5px;
	box-sizing: border-box;
	float: left;
	margin-right: 0.6%;
	margin-bottom: 15px;
	box-shadow: 2px 2px 2px 2px rgba(0,0,0,0.4);
}

.location_info_box_last{
	width: 33%;
	background-color: rgba( 255, 255, 255, 0.55 );
	padding: 5px;
	margin-bottom: 15px;
	box-sizing: border-box;
	float: right;
	box-shadow: 2px 2px 2px 2px rgba(0,0,0,0.4);

}

/*
* contents
*/
#contents_header{
	background: #fff;
	min-width: 100%;
	padding: 10px 0;
	box-sizing:border-box;
	box-shadow: 2px 2px 2px 2px rgba(0,0,0,0.4);
	position: fixed;
}

#contents_menu{
	overflow: hidden;
	max-width: 1000px;
	margin: 0 auto;
}

#contents_menu #ul_menu{
	margin-top: 40px;
}

#contents_menu #ul_menu li{
	-webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

#contents_menu #ul_menu li:hover{
	background: #e8c34e;
	top:-230px;
    right:-330px;
	margin-top: -40px;
	padding-top:25px;
    padding-bottom:25px;
    padding-left:25px;
	padding-right:25px;
}

.header_logo{
	width: 170px;
	float: left;
}

.header_logo img{
	max-width: 100%;
}

#contents_info{
	width: 100%;
	height: 380px;
}

.contents_info1{
	background-image: url(../images/photo2.jpg);
	background-size: cover;
	background-position: center;
	color: #666;
}

.contents_info2{
	background-image: url(../images/photo.jpg);
	background-size: cover;
	background-position: center;
	color: #666;
}

.contents_info3{
	background-image: url(../images/photo3.jpg);
	background-size: cover;
	background-position: center;
	color: #E8C34E;
}

.contents_title{
  	font-size: 3.5rem;
	text-align: center;
	line-height: 380px;
	background-color: rgba(255,255,255,0.5);
}

.contents_mini{
	  font-size: 2.0rem;
}

.mark{
	color: #C90;
}

/*
* お料理
*/

.menu_info_contents{
	margin: 25px 0 0 0;
	text-align: center;
}

.menu_info_contents h4{
	font-size: 1.4em;
	margin: 0 0 15px 0;
	padding: 15px;
	background: #990000;
	color: #fff;
}

.tel_num_box{
	width: 320px;
	margin: 15px auto;
	padding: 15px;
	box-sizing: border-box;
	background: #cc9900;
	color: #000;
	font-size: 1.2em;
	-webkit-border-radius: 60px;
	-moz-border-radius: 60px;
	border-radius: 60px;

}

.margint40{
	margin: 40px 20px;
}

/*
*greeting
*/

.greeting_contents{
	max-width: 1000px;
	margin: 0 auto;
	text-align:center;
}

.text_box{
	width: 100%;
	padding: 15px;
	box-sizing:border-box;
	line-height:150%;
}

.map{
	max-width: 1000px;
	margin: 0 auto;
}

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

/*
*footer
*/

#footer{
	color: #fff;
	padding: 15px;
	background-color: rgba( 0, 0, 0, 1.00 );
	overflow: hidden;
	text-align: center;
}

.copy{
	margin-top: 15px;
	font-size: 0.8em;
}

#footer img{
	width: auto;
	height: auto;
}

.tel_num{
	font-size: 1.8em;
}

#sp_menu,
#sp_menu_area{
	display: none;
}

/*
 company info
 */

.company_info{
	text-align: center;
	box-sizing: border-box;
	padding: 25px;
	font-size: 1em;
	line-height: 150%;
	background-color: rgba( 0, 0, 0, 0.8 );
	color: #fff;
}

.company_name{
	color: #ECC629;
}

.notice{
	margin-top: 10px;
	font-size: 0.8em;
}

#map_canvas{
	display: block;
}

#sp_map{
	display: none;
}

.pc_none{
	display: none;
}

.service_block{
	overflow: hidden;
}

.service_left_box{
	width: 50%;
	float: left;
}

.service_right_box{
	width: 50%;
	float: right;
	padding: 0 25px 0 25px;
	text-align: left;
	box-sizing: border-box;
}

/*
* company
*/

.cell__box{
	width: 100%;
    max-width: 1000px;
    margin: 0 auto;
    padding: 0 0 70px 0;
    line-height: 2em;
}

@media screen and (min-width: 768px){
	.entry__subheading {
	    font-size: 2rem;
	    margin-top: 32px;
	    margin-bottom: 32px;
	    margin-right: 0;
	    margin-left: 0;
	}
	.entry__subheading {
	    font-size: 1.4rem;
	    line-height: 1.4;
	    margin-top: 16px;
	    margin-bottom: 16px;
	    margin-right: 0;
	    margin-left: 0;
	}
}

.cell__list {
    display: table-row;
}

.cell--1stcol {
	display: table-cell;
    vertical-align: middle;
    font-weight: bold;
    font-size: 1.2rem;
    padding-top: 16px;
    padding-bottom: 16px;
    padding-left: 1em;
    border-bottom: 1px dotted #ccc;
    width: 22%;
}

.cell--2ndcol {
    border-bottom: 1px dotted #ccc;
    padding-bottom: 16px;
}

.cell--2ndcol {
    display: table-cell;
    vertical-align: middle;
    padding-left: 1.6%;
    padding-top: 16px;
    padding-bottom: 16px;
    padding-right: 1em;
    width: 78%;
}

/* contact */

.formWrap {
	width: 100%;
	max-width: 1000px;
	text-align: center;
	padding: 40px 60px;
	margin: 20px auto 60px auto;
	background: rgba(0,0,0,0.55);
}

.formWrap dt {
	width: 210px;
	color: #fff;
	font-size: 16px;
	text-align: right;
	vertical-align: top;
	margin-right: 30px;
	display: inline-block;
	filter: dropshadow(color= #333,offX= 1,offY= 1);
    text-shadow: 0 0 3px #333;
	position: relative;
}

.formWrap dt p {
    position: absolute;
    right: 0;
    top: 12px;
}

.formWrap dt span {
	font-size: 12px;
	text-align: right;
	padding: 6px;
	margin-right: 10px;
	background: #31a7e0;
	display: inline-block;
    text-shadow: none;
}

.formWrap dd {
	width: 400px;
	vertical-align: middle;
	padding-left: 10px;
	padding: 10px;
	display: inline-block;
}

.formWrap .radio {
	text-align: left;
    position: relative;
    top: 5px;
}

.formWrap input[type=text], .formWrap input[type=tel], .formWrap input[type=email] {
	width: 100%;
    height: 30px;
	vertical-align: top;
	padding: 10px;
    border: none;
    background: rgba(255,255,255,0.6);
}

.formWrap .radio label {
    color: #fff;
    font-size: 18px;
    filter: dropshadow(color= #333,offX= 1,offY= 1);
    text-shadow: 0 0 3px #333;
}

.formWrap textarea {
	width: 100%;
    height: 120px;
	vertical-align: top;
	padding: 10px;
    border: none;
    background: rgba(255,255,255,0.6);
}

.formWrap input[type=submit] {
	width: 320px;
    height: 50px;
	color: #fff;
	font-size: 24px;
	padding: 10px;
	margin: 10px auto 0;
    border: none;
    background: #31a7e0;
	-webkit-transition: all 0.5s;
			transition: all 0.5s;
	cursor:pointer;
}

.formWrap input[type=submit]:hover {
    background: #000000;
}

.text-box{
	background-color: rgba( 0, 0, 0, 0.70 );
	padding: 15px;
	box-sizing: border-box;
	color: #fff;
}

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

	body{
		line-height: 150% !important;
	}

	.head_logo{
		z-index: 9999;
	}

	.head_logo img{
		height: 35px;
	}

	#bg{
		height: 300px!important;
	}

	.sp_none{
		display: none;
	}

	.sp_left{
		text-align: left;
		line-height: 1.8em;	
	}

	#header{
		position: relative;
		box-sizing: border-box;
		padding: 0;
	}

	#menu{
		position: fixed;
		z-index: 999 !important;
	}

	#ul_menu{
		display: none;
	}

	#sp_menu{
		display: block;
		width: 30px;
		float: right;
		padding: 5px;
		box-sizing: border-box;
	}

	#sub_header{
		padding-top: 30px;	
	}

	#logo_area{
		top: 210px;
		width: 220px;
		height: 102px;
		margin: -51px 0 0 -105px;
		display: none!important;
	}

	#slide{
		width: 100%;
		height: 380px!important;
	}

	.skippr-nav-element-block{
		width: 40px !important;
	}

	h2.on_line{
		font-size: 2.3em;
	}

	h3.on_line{
		font-size: 1.2em;
		margin: 0 0 5px 0;
	}

	h3.company_on_line{
		font-size: 1.2em;
		margin: 0 0 5px 0;
	}

	/*
	スマホメニュー
	*/

	#sp_menu_area{
		width: 100%;
		height: 1000px;
		position: fixed;
		display: block;
		z-index: 999 !important;
		background-color: rgba( 0, 0, 0, 0.8 );
		text-align: center;
		padding: 25px;
		box-sizing: border-box;
		display: none;
	}

	#sp_menu_button{
		cursor: pointer;
		margin-right: 10px;
	}

	.sp_menu_close{
		text-align: right;
		cursor: pointer;
	}

	.sp_menu_close img{
		width: 20px;
	}

	.sp_menu_logo img{
		width: 200px;
		margin: 15px 0 25px 10px;
	}

	.sp_menu_list{
		list-style: none;
	}

	.sp_menu_list li{
		text-align: center;
		margin: 15px 0;
	}

	.sp_menu_list li img{
		width: 120px;
		height: auto;
	}

	.outside_area{
		width: 100%;
		float: none;
		margin: 0 0 15px 0;
	}

	#map_canvas{
		display: none;
	}

	#sp_map{
		display: block;
		text-align: center;
	}

	.pc_none{
		display: block;
	}

	.map_link{
		color: #dab51f;
		margin-bottom: 10px;
	}

	.shop_info{
		font-size: 1.1em;
	}

	/*
	* contents
	*/

	.contents_title{
		margin: 0 0 20px 0;
		font-size: 1.3em;
	}

	#contents_menu{
		display: none;
	}

	.service_right_box{
		width: 100%;
		float: none;;
		padding: 10px 0 0 0;
	}

	.service_left_box{
		width: 100%;
		float: none;;
	}

	p.on_line{
		font-size: 1.3em;
		margin: 20px 0;
	}

	#logo_area{
		top: 160px;
		width: 250px;
		height: 90px;
		margin-top: -45px;
		margin-left: -125px;
	}

	@keyframes img-wrap {
	  0% {
	    transform: translateY(-100%);
	  }
	  100% {
	    transform: translateY(0%);
	  }
	}

	.logo_text{
		top: 60px;
	}

	.logo_text2{
		top: 95px;
	}

	.greeting_top_contents{
		background-color: rgba( 0, 0, 0, 0.55 );
		padding: 30px 0 0 0;
	}

	.greeting_text_area{
		text-align: left;
	}

	.greeting_title{
		font-size: 1.4em;
	}

	.greeting_text1{
		font-size: 1.0em;
		padding: 0 10px;
	}

	.greeting_text2{
		font-size: 1.2em;
		padding: 0 10px;
		margin: 20px 0;
	}

	.text-box{
		background-color: rgba( 0, 0, 0, 0.70 );
		padding: 15px;
		box-sizing: border-box;
	}

	.service1,
	.service2,
	.service3,
	.service4,
	.service5,
	.service6,
	.service7,
	.service8
	{
		float: none;
		width: 100%;
	}

	.news_title{
	    padding: 200px 0px 100px;
	}

	.contents_mini{
		font-size: 0.8em;
	}

	/* contact */

	.formWrap {
		width: 100%;
		text-align: center;
		padding: 5% 2%;
		box-sizing: border-box;
		margin: 20px auto 0;
		background: rgba(0,0,0,0.55);
	}

	.formWrap dl {
		margin-bottom: 20px;
	}

	.formWrap dt {
		width: 100%;
		color: #fff;
		font-size: 16px;
		text-align: left;
		margin-bottom: 10px;
		filter: dropshadow(color= #333,offX= 1,offY= 1);
	    text-shadow: 0 0 3px #333;
	    box-sizing: border-box;
	    margin-right: 0;
	}

	.formWrap dt p{
		position: relative;
	}

	.formWrap dt span {
		font-size: 12px;
		text-align: right;
		padding: 6px;
		margin-right: 10px;
		background: #e43737;
		display: inline-block;
	    text-shadow: none;
	}

	.formWrap dd {
		width: 100%;
		box-sizing: border-box;
	}

	.formWrap .radio {
		text-align: left;
	}

	.formWrap input[type=text], .formWrap input[type=tel], .formWrap input[type=email] {
		width: 100%;
	    height: 30px;
		vertical-align: top;
		padding: 10px;
		box-sizing: border-box;
	    border: none;
	    background: rgba(255,255,255,0.6);
	}

	.formWrap .radio label {
	    color: #fff;
	    font-size: 18px;
	    filter: dropshadow(color= #333,offX= 1,offY= 1);
	    text-shadow: 0 0 3px #333;
	}

	.formWrap textarea {
		width: 100%;
	    height: 120px;
		vertical-align: top;
		padding: 10px;
	    border: none;
	    background: rgba(255,255,255,0.6);
	    box-sizing: border-box;
	}

	.formWrap input[type=submit] {
		width: 100%;
	    height: 50px;
		color: #fff;
		font-size: 24px;
		padding: 10px;
		margin: 0 auto;
	    border: none;
	    background: #18cd3e;
		-webkit-transition: all 0.5s;
				transition: all 0.5s;
		cursor: pointer;
	}

	.formWrap input[type=submit]:hover {
	    background: #06ab1c;
	}
}

@media screen and (max-width:414px) {
	.menu_info_top_box{
		width: 49.3%;
	}

	.menu_info_top_box_last{
		display: none;
	}

	.location_info_box{
		width: 49.3%;
	}

	.location_info_box_last{
		width: 49.3%;
	}

	#loading_area{
		position: absolute;
		width: 180px;
		height: 113px;
		top: 50%;
		left: 50%;
		margin: -56px 0 0 -90px;
	}
}
