.android body{
	line-height:1.8;
}
.safari selecter html{
	font-size:13px;
}
* {
    margin: 0px;
    padding: 0px;
		box-sizing:border-box;
}

html{
	font-size:15px; /* 変更しない */
}

body{
	background-repeat:no-repeat;
	background-size:contain;
	font-family:"メイリオ",Meiryo,"ヒラギノ角ゴPro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック",sans-serif;
	text-align:left;
	line-height:33px;
	color:#6B7280;
	margin:0px;
	padding:0px;
	background-position:top left;
	font-size:1rem;

	-webkit-text-size-adjust:100%;


  text-size-adjust: none;
  -webkit-text-size-adjust: none;
  -moz-text-size-adjust: none;
  text-size-adjust: none;
}


.container{

	text-align:center;
	background-color:rgba(255,255,255,0.7);
}
body,
div,
dl, dt, dd,
ul, ol, li,
h1, h3, h4, h5, h6,
pre,
form, fieldset,
p, blockquote
{ 
	margin: 0;
	padding: 0;
	word-wrap:break-word;

}
a{
	text-decoration:none;
}
input, textarea{
	margin: 0;
	font-size: 1rem;
}
address, caption, cite, code, dfn, em, th, var,small{
	font-style: normal;
	font-weight: normal;
}
li{
	list-style:none;

}

.boxsizing {
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
}
header,
nav,
article,
aside,
section,
footer {
    display:block;
}

/* 基本リンク色 */
a:link {
	color: rgba(135,0,0,1);
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: rgba(135,0,0,1);
}
a:hover {
	text-decoration: underline;
	color: rgba(135,0,0,1);
}
a:active {
	text-decoration: none;
	color: rgba(135,0,0,1);
}

.boxradius{
	moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
}
.flexbox {
	display:-webkit-box; /* old ios */
    display: -webkit-flex;/*--- safari（PC）用 ---*/
    display:flex;
    -webkit-flex-direction:row;/*--- safari（PC）用 ---*/
    flex-direction:row;
}

.wh_center{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
}
/* Hx */
h1,h3,h4,h5,h6{
	padding:0px;
	margin:0px;
	font-weight:normal;
}

address{
	font-style: normal;
}

table{
	border-collapse: collapse;
	border-spacing: 0;
}

th, td
{ 
	margin: 0;
	padding: 0;
	word-wrap:break-word;
}
fieldset, img{ 
	border: 0;
}

caption,
th {
	text-align: left;
}
main{
	padding-top:180px;
	text-align:left;
	font-size:20px;
	width:1200px;
	margin:0px auto;
}


header{
	position:relative;
	border-bottom:solid 1px #d3b466;
	margin:0px 0px 20px;
	padding:0px;
	background: linear-gradient(to right, #ffffff 0px, #ffffff 100px, #39BFB9 100px, #39BFB9 100%);

}
header .inner{
	margin:0px auto;
	width:850px;
	height:165px;
	position:relative;
	text-align:left;
}
header .inner h1{
	height:100px;
	margin:0px;
	padding:0px;
	text-align:left;
}
/*
header .inner h1 a{
	display:block;
	height:200px;
	background-repeat:no-repeat;
	background-position:left top;
	background-image:url(../img/design/common/banner20190705.png)
}
*/
header .inner h1 img{
	max-height:100px;
}


header.banner{
	height:100px;
	position:fixed;
	z-index:99;
	width:100%;
	display:block;
}


footer .name span,
header h1 a span{

	font-size:14px;
	vertical-align:top;
	margin-right:5px;
}
header h1 img{
	max-width:250px;

}

header.banner .main #addrbox .addr{
	display:block;
}
header.banner .main #addrbox .tel{
	font-weight:bold;
	font-size:22px;
	display:inline-block;
}
header .main #addrbox .etc{
	display:block;
}

header.banner .main #addrbox,
header.subbanner .main #addrbox{
	right:10px;
	font-size:1.2rem;
	text-align:right;
	font-size:0.8rem;
	position:absolute;
	top:5px;
	line-height:20px;

moz-border-radius:15px;
-webkit-border-radius:15px;
border-radius:15px;
background-color:#FFFFFF;
padding:5px 10px;
}


header.banner .main #addrbox .info{
	position:absolute;
	right:530px;
	bottom:0px;
	width:140px;
	text-align:left;
	color:#993333;
	line-height:20px;
	font-size:0.8rem;
}

header .canadianmenu{
	text-align:center;
	padding:5px 0px;
	position:absolute;
	top:60px;
	right:10px;
	display:block;
	z-index:1;
}
header .canadianmenu:before{
	display:block;
	text-align:left;
/* 当社でできるお仕事
	content:'\5F53\793E\3067\3067\304D\308B\304A\4ED5\4E8B';
*/
}

header .canadianmenu h3{
	position:absolute;
	top:-30px;
	right:250px;
}
header .canadianmenu nav .btnbox{
	width:auto;
	padding:0px;
	margin:0px;
	box-sizing:border-box;
	text-align:right;
	display:block;
	letter-spacing:-.4em;

}

header .canadianmenu nav a.act {

	background-color:#d3b466;
	color:#FFFFFF;
}
header .canadianmenu nav a{
	padding:0px 17px;
	display:inline-block;
	text-align:center;
	letter-spacing: normal;
	vertical-align:top;
	box-sizing:border-box;
	font-size:16px;
	
	margin-bottom:5px;
	background-color:#ffffff;
	color:#00a08e;
	margin-right:1px;
}

header .canadianmenu nav a span{
	display:block;
	font-size:0.74rem;
	text-align:center;
	line-height:13px;
	font-weight:normal;
}

footer{
	position:relative;
	display:block;
	padding:30px 10px 10px;
	box-sizing:border-box;
	font-size:18px;
	background-color:#ffffff;
	color:#6B7280;
	border-top:solid 1px #6B7280;
}
footer h3{
	font-size:20px;
	padding:10px 0px 5px 60px;
	line-height:30px;
	font-weight:bold;

 background: linear-gradient(to right, #ffffff 0px, #ffffff 40px, #39BFB9 40px, #39BFB9 100%);
	background-repeat:no-repeat;
	background-position:left top;
	background-image: url(../img/mark.webp);
	background-size:50px;
	text-align:left;

}

footer .main{
	margin-bottom:0px;
	height:200px;
}

footer .main small.copy{
	position:absolute;
	bottom:0px;
	right:0px;

}
footer .main .addrbox{
	position:absolute;
	top:10px;
	left:20px;
	text-align:left;
}

footer .main .addrbox span.name{
	font-size:1.6rem;
	display:block;
}

header .main,
footer .main,
footer #copyright .main{
	position:relative;
	margin:0px auto;
	padding:5px 10px;
}
header .main{
	position:relative;

}

#mainframe{
	position:relative;
	margin:0px auto;
	max-width:1250px;
	text-align:left;
	padding:30px;
	margin-bottom:30px;
	background-color:rgba(255,255,255,0.7);
	font-size:1rem;
	min-height:600px;
}

address{
	font-style: normal;
	padding:10px 0px 0px;
}

#room img{
	width:400px;
	display:inline-block;
}

header .logo{
	background-repeat:no-repeat;
	background-position:left top;
	background-image: url(../img/mark.webp);
	top:30px;
	left:15px;
	display:block;
	background-size:80px;
	width:80px;
	height:70px;
	position:absolute;
	top:20px;
}
header .nm{
	position:absolute;
	top:0px;
	left:130px;
	text-align:left;
}

header h1{
	font-weight:bold;
	font-size:1.8rem;
	display:inline-block;
	width:300px;
	position:absolute;
	top:30px;
	left:0px;
	
}
header h1 a{
	color:#FFFFFF !important;
	position:relative;
}
header h2{
	font-size:0.94rem;
	font-weight:normal;
	position:absolute;
	top:0px;
	left:0px;
	width:300px;
}
header h2 span{
	color:#FFFFFF;
	display:inline-block;

}


.footeraddr{
	display:inline-block;
	width:500px;
	vertical-align:top;
	margin:20px 20px 80px;

}
.footeraddr dd a{
	font-size:12px;
	color:#000000;
}
.contents {

	margin: 0px;
	padding: 160px 0 0;
}

.contents p {
	margin-bottom: 20px;
}
.contents{
	text-align:left;
	line-height:45px;
}

.contents h2{
	background-color:#39BFB9;
	line-height:60px;
	height:60px;
	text-align:center;
	color:#FFFFFF;
	font-weight:bold;
	
	moz-border-radius:15px;
	-webkit-border-radius:15px;
	border-radius:15px;
	margin-bottom:30px;
}

.contents h3{
	border-bottom:solid 2px #000000;
	line-height:60px;
	height:60px;
	text-align:center;
	color:#000000;
	font-weight:bold;
	margin-bottom:30px;


	font-size:1.67rem;
	color:#000000;

	padding:0px;
	margin:0px 0px 30px;
	font-weight:normal;

	text-align:center;
}
 


#top img{
	width:100%;
}
#top .message{
	background-color:#FF0000;
	color:#FFFFFF;
	font-weight:bold;
	font-size:25px;
	padding:30px;
	line-height:30px;
}
#top .circle{

	color:#000000;
	font-size:25px;
	padding:30px;
	line-height:38px;
}
#top .circle a{
	display:block;
	width:600px;
	padding:20px;
	text-align:center;
	margin:20px auto 60px;
	border:solid 5px #000000;
	color:#000000;

	moz-border-radius:15px;
	-webkit-border-radius:15px;
	border-radius:15px;
}

#recruit a{
	color:#000000;
	display:block;
	padding:10px;
	text-align:center;
	border:solid 2px #000000;
	width:500px;
	margin:0px auto;
	font-weight:bold;
	margin-top:60px;
}

.info img{
	width:230px;
}

#mail{
	margin-bottom:100px;
}

#ryokin_hyo dl{
	display:block;
	font-weight:bold;
	font-size:23px;
	margin:0px auto 60px;
	width:800px;
}
#ryokin_hyo dl p{
	padding-top:40px;
	text-align:center;
	border-top:solid 2px #000000;
}
#ryokin_hyo p{
	font-size:23px;
}
#ryokin_hyo dt,#ryokin_hyo dd{
	display:inline-block;
	padding:5px 5px 25px 15px;
}
#ryokin_hyo dt{
	width:300px;
}
#ryokin_hyo dd{
	width:480px;
	text-align:right;
}
#osusume p,
#access p,
#ryokin_hyo p{
	padding:5px;
}


#osusume h1 span.maru {
  background-color: #4d9bc1;
  color: #fff;
  margin: 0 0.03em 30px;;
  display: inline-block;
  width: 1.7em;
  height: 1.7em;
  line-height: 1.7;
  border-radius: 100vh;
  padding-left:13px;
}


#mail > div{
	display:inline-block;
	height:360px;
	vertical-align:top;	
	width:48%;
	margin-right:20px;
	box-sizing:border-box;
}
#mail .info{
	text-align:center;
}
#mail .telno{
	background-repeat:no-repeat;
	background-position:left top;
	background-image: url(../img/contact_tel.webp);
	font-size:28px;
	color:#210905;
	padding:60px 0px 50px 0px;
	display:block;
	text-align:right;
}
#mail .mailaddr{
	background-repeat:no-repeat;
	background-position:left top;
	background-image: url(../img/contact_mail.webp);
	font-size:28px;
	color:#210905;
	padding:60px 0px 50px 0px;
	display:block;
	text-align:right;
}
#mail a:link,
#mail a:visited,
#mail a:hover,
#mail a:active{
	color:#210905;
}
#mail a:hover{
	text-decoration:underline;
}


#company span{
	display:inline-block;
	font-size:15px;
	position:absolute;
	top:0px;
	left:60px;
}

#company p{
	font-size:20px;
	font-weight:bold;
	padding:20px 10px 10px;


	background-repeat:no-repeat;
	background-position:left top;
	background-image: url(../img/fbimg.webp);
	background-size:50px;
	padding-left:60px;
	text-align:left;
}
#company a{
	color:#6B7280;
}

#pic span{
	display:inline-block;
	width:550px;
	padding-bottom:30px;
	box-sizing:border-box;
}
#pic small{
	font-size:14px;
	color:#000000;
	font-style:inherit;
	line-height:20px !important;
	display:block;
	margin-top:20px;
}
#pic .longcell{
	width:auto;
	margin-bottom:60px;
}
#pic  > *{
	vertical-align:top;
	margin-bottom:10px;
}
#pic img{
	max-width:550px;
	display:inline-block;
	max-height:366px;
}
#pic img.tate{
	display:block;
	text-align:center;
	margin:0px auto;
}
#pic p{
	width:550px;
	display:inline-block;
	text-align:left;
	padding:10px;
	line-height:36px;
}
#pic .longcell > p{
	width:auto;
}



#contact .telno{
	background-repeat:no-repeat;
	background-position:left top;
	background-image: url(../img/design/contents/access/contact_tel.webp);
	font-size:28px;
	color:#210905;
	padding:60px 0px 50px 0px;
	display:block;
	text-align:right;
}
#contact .mailaddr{
	background-repeat:no-repeat;
	background-position:left top;
	background-image: url(../img/design/contents/access/contact_mail.webp);
	font-size:28px;
	color:#210905;
	padding:60px 0px 50px 0px;
	display:block;
	text-align:right;
}
#contact a:link,
#contact a:visited,
#contact a:hover,
#contact a:active{
	color:#210905;
}
#contact a:hover{
	text-decoration:underline;
}


.gmaps {
	position: relative;
	padding-bottom: 60%; // ここを変更すると高さが変わる
	height: 0;
	overflow: hidden;
	margin-bottom:50px;
}
.gmaps iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
}



.shopinfo{
	position:relative;
	text-align:left;
	margin:0px auto;
	line-height:20px;
	width:90%;
	

}
.shopinfo .shopnm{
	font-size:20px;
	margin:10px 0px 0px 35px;
	line-height:20px;
	display:block;
}


.arrow_s_b {
	position: relative;
	display: inline-block;
	padding-left: 22px;
}
.arrow_s_b:before {
	content: '';
	width: 18px;
	height: 18px;
	background: #333;
	border-radius: 50%;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	margin: auto;
}
.arrow_s_b:after {
	content: '';
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 4px 0 4px 6px;
	border-color: transparent transparent transparent #fff;
	position: absolute;
	top: 0;
	left: 6px;
	bottom: 0;
	margin: auto;
}





.shopinfo p.etc{
	padding-left:15px;
	display:block;
	margin:0px;
	padding:0px;
}
.shopinfo p.addr{
	margin:0px 0px 30px;
	padding:0px;
	display:block;
	line-height:28px;
}
.shopinfo dl{
	margin:0px;
	padding:10px 0px 10px 20px;
}
.shopinfo dl > *{
	vertical-align:top;
}
.shopinfo dt{
	width:110px;
	margin:0px;
	padding:0px 5px 0px 0px;
	text-align:right;
	display:inline-block;
}
.shopinfo dd{
	width:220px;
	margin:0px;
	padding:0px;
	display:inline-block;
}
.shopinfo small{
	text-align:center;
	display:block;
}

/* コード改行の余白詰め */
.shopinfo p span.addr {
	letter-spacing: -1em;
}
.shopinfo p span.addr > * {
	letter-spacing: normal;
}

.shopinfo p span.addr span{
	padding:0px;
	margin:0px;
}

.shopinfo .privacylink{
	position:absolute;
	top:10px;
	right:50px;
	display:block;
	width:120px;
	border:solid 1px #000000;
	font-size:12px;
	color:#000000;
	text-align:center;
	height:25px;
	line-height:25px;
}
.shopinfo .linkbtn{
	position:absolute;
	top:10px;
	right:200px;
	display:block;
	width:120px;
	border:solid 1px #000000;
	font-size:12px;
	color:#000000;
	text-align:center;
	height:25px;
	line-height:25px;
}


footer span[itemprop="name"]{
	margin-left:5px;
}


header a.js-modal-open{
	display:inline-block;
	width:150px;

	line-height:25px;
	font-size:12px;

	font-weight:bold;
	border:solid 2px #990000;
	color:#990000;
	top:50px;
	left:20px;
	position:absolute;
}

/* modal window */

.modal{
	display: none;
	height: 100vh;
	position: fixed;
	top: 0;
	width: 100%;
	z-index:99;

	box-sizing: border-box;
	margin: 0;
	padding: 0;
	left:0;
}
.modal__bg{
	background: rgba(0,0,0,0.8);
	height: 100vh;
	position: absolute;
	width: 100%;

	box-sizing: border-box;
	margin: 0;
	padding: 0;
}
.modal__content{
	background: #fff;
	left: 50%;
	padding: 10px;
	position: absolute;
	top: 50%;
	transform: translate(-50%,-50%);
	width: 80%;
	color:#000000;
	text-align:left;
	
	moz-border-radius:15px;
	-webkit-border-radius:15px;
	border-radius:15px;
}

.modalwin{
	height:auto;
}
.modalwin img{
	max-width:90%;
	max-height:90%;
}


.modal__content > div.scroll{
	overflow:visible scroll;
	height:auto;
}
	
.modal__content  > div.scroll > div{
	margin-bottom:50px;
}

.modal__content p{
	min-height:30px;
}
.modal__content a{
	text-decoration:underline;
}
.modal__content .ttl{
	display:block;
	text-align:left;
	border-bottom:solid 1px #000000;
}


.modal__content .js-modal-close{
	display:inline-block !important;
}


/* ---------------------------------------------------------------------------------
 ◆ ページの先頭へ移動するボタンの入れ物 
--------------------------------------------------------------------------------- */
#to-pagetop {
	/* 表示位置の指定 (右下から 20px 固定) */
	position: fixed;
	right: 20px;
	bottom: 20px;
	/* 初期は非表示 */
	display: none;
	z-index:9999;
}

/* ---------------------------------------------------------------------------------
 ◆ 「ページの先頭へ」のリンクボタン 
--------------------------------------------------------------------------------- */
#to-pagetop a {
	/* 余白 */
	padding: 20px;
	/* リンクのテキスト装飾なし */
	text-decoration: none;
	/* 文字は太字 */
	font-weight: bold;
	/* マウスカーソルをポインター (指) にする */
	cursor: pointer;
	/* ブロック表示 */
	display: block;
	/* 背景色と前景色 */
	background-color: #004a7f;
	color: #fff;
	/* 角を丸めるスタイル */
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	/* マウスカーソルを合わせた時 (ホバー時) のアニメーション */
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

/* ---------------------------------------------------------------------------------
 ◆ 「ページの先頭へ」のリンクボタンにマウスカーソルを合わせた時 (ホバー時)
--------------------------------------------------------------------------------- */
#to-pagetop a:hover {
	/* 背景色と前景色 */
	background-color: #adddff;
	color: #003459;
}

.js-modal-close{
	border:solid 2px #000000;
	padding:5px;
	color:#000000;
	font-weight:bold;
}

#scroll-to-top-btn{
	position: fixed;
	bottom: 10px;
	right: 10px;
	height: 50px;
	width: 50px;
	color: #FFF;
	font-size:30px;
	font-weight: bold;
	background-color:#9E9E9E;
	border: none;
	border-radius: 50%;
	transform: rotate(-90deg);
	opacity: 0;
	transition-duration: 0.5s;
	z-index:99;
}



/* スマホ用ハンバーガー */
/*チェックボックス等は非表示に*/


.nav-unshown {
	display:none;
}

.canadian_content a{
	background-color:#ffffff;
	color:#000000;
	padding:5px;
	border:solid 2px #000000;
	height:40px;
	line-height:40px;
	text-decoration:none;
}




@media screen and (max-width:1280px) {
	header a.js-modal-open{
		top:75px;
		left:auto;
		right:5px;
		line-height:18px;
		width:200px;
	}
	#mail > div{
		margin-right:5px;
	}

}



@media screen and (max-width:600px) {
	header a.js-modal-open{
		top:60px;
	}
}


@media screen and (min-width:800px) {

	.hamburger_open{
			display:none;
	}

}

@media screen and (max-width:600px) {
	header a.js-modal-open{
		top:60px;
	}
}

@media print, screen and (max-width: 1280px) { 

	#pic .longcell > p,
	#pic span,
	#pic p{
		width:550px;
		display:block;
		margin:0px auto;
	}

	#pic .longcell{
		width:550px;
		display:block;
		margin:0px auto;
	}
	#pic img{
		margin:0px auto;
		display:block;
	}
	main{
		padding-top:130px;
		width:auto;
		margin:0px 10px;
	}
	div.slide_index{
		width:auto;
	}

	header h2{
		text-align:left;
		line-height:25px;
		top:5px;

	}

	header .canadianmenu h3{
		display:block;
		right:0px;
	}

	header{
		background-size:contain;
		position:relative;
		width:auto;
	}
	
	#mainframe,
	header .main,
	header .canadianmenu nav .btnbox,
	footer .main{
		position:relative;
	}
}

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

	#osusume h1 span.maru{
		padding-left:11px;
	}
	header .logo{
		top:10px;
	}
	header.banner .main #addrbox{
		right:100px;
		top:10px;
	}

	.contents p{
		margin:0px 20px;
	}

	#osusume h1{
		font-size:30px;
		margin:0px 20px;
	}
	#osusume h1 span{
		padding-left:8px;
	}
	.contents h2{
		font-size:20px;
	}
	
	#top .circle a{
		width:auto;
	}
	#mail > div{
		width:auto;
		display:block;
	}

	.hamburger_drawer {
		position: relative;
	}
	
	/*アイコンのスペース*/

	.hamburger_open{
		position:relative;
		display: inline-block;
		width: 30px;
		height: 22px;
		vertical-align: middle;
	}
	
	.hamburger_open:after{
	
		height:22px;
		line-height:22px;
		display:inline-block;
		position:absolute;
		top:0px;
		left:35px;
	}

	/*ハンバーガーアイコンをCSSだけで表現*/

	.hamburger_open span, 
	.hamburger_open span:before, 
	.hamburger_open span:after {
		position: absolute;
		
		height: 3px;/*線の太さ*/
		width: 25px;/*長さ*/
		border-radius: 3px;
		background: #555;
		display: block;
		content: '';
		cursor: pointer;
	}

	.hamburger_open span:before {

		bottom: -8px;
	}

	.hamburger_open span:after {
		bottom: -16px;
	}
	
	/*閉じる用の薄黒カバー*/
	.hamburger_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-input:checked ~ .hamburger_close {
		display: block;/*カバーを表示*/
		opacity: .5;
	}

	#nav-input:checked ~ .hamburger_content {
		-webkit-transform: translateX(0%);
		transform: translateX(0%);/*中身を表示（右へスライド）*/
		box-shadow: 6px 0 25px rgba(0,0,0,.15);
		z-index:100;
	}

	.hamburger_content {
		overflow: auto;
		position: fixed;
		top: 0;
		left: 0;
		z-index: 9999;/*最前面に*/
		width: 90%;/*右側に隙間を作る（閉じるカバーを表示）*/
		max-width: 330px;/*最大幅（調整してください）*/
		height: 100%;
		background: #fff;/*背景色*/
		transition: .3s ease-in-out;/*滑らかに表示*/
		-webkit-transform: translateX(-105%);
		transform: translateX(-105%);/*左に隠しておく*/
	}


	#nav-open:after{
		margin-left:5px;
	}

	.hamburger_open:after{
		font-weight:bold;
		width:550px;
	}

	header a.js-modal-open{
		top:100px;
		left:auto;
		right:5px;
		width:80px;
		line-height:18px;
		font-size:10px;
		border:solid 2px #000000;
		color:#000000;
	}
	header a.js-modal-open span{
		display:inline-block;
	}


	#ryokin_hyo dl{
		width:auto;
	}
	#ryokin_hyo dt,
	#ryokin_hyo dd{
		width:48%;
	}

	header nav .menu li{
		float:none;
		margin:0px;
	}
	header nav .menu li.itemSearch{
		margin-top:30px;	
	}
	
	footer ul{
		width:auto;
	}

	#header h1{
		margin:10px 10px 0px;
		max-width:none;
	}

	.main{
		width:auto !important;
		margin:0px 10px;
	}
	#mainFooter{
		padding:10px;
		box-sizing:border-box;
	}
	footer ul{
		width:auto;
	}
	.footeraddr{
		width:auto;
		margin:20px 0px 80px;
	}
	.shopinfo dl{
		padding:10px 0px;
	}
	.shopinfo dt{
		width:auto;
	}
	.shopinfo .shopnm{
		margin:10px 0px 0px;
	}
	.arrow_s_b{
		padding-left:0px;
	}
	.arrow_s_b:before{
		left:-30px;
	}
	.arrow_s_b:after{
		left:-24px;
	}
	header .nm{
		left:110px;
	}

	header.banner .main{
		height:80px;
	}
	main{
		padding-top:150px;
	}
	#room img{
		margin:0px auto;
		display:block;
		width:100%;
	}
	header.banner{
		padding:0px;
		height:80px;
	}
	header .canadianmenu:before{
		content:'';
	}

	article{
		margin:0px auto;
		width:auto;
	}

	header.banner .canadianmenu{
		top:15px;
		left:0px;
		line-height:30px;
		height:50px;
		display:inline-block;
		width:auto;
	}

	header .main{
		height:auto;
		padding-bottom:30px;
		width:auto !important;
	}

	header .canadianmenu{
		background:none;
		border:none;
	
	}
	header .canadianmenu nav{
		margin:0px auto 5px;
		text-align:left;
		background-color:#FFFFFF;
		width:auto;
		display:inline-block;
		padding:10px 5px 10px 10px;
		position:absolute;
		top:0px;
		right:10px;
		border:solid 1px #666666;
	}

	header .canadianmenu nav .btnbox{
		width:auto !important;
		position:relative !important;
		top:10px !important;
		left:auto !important;
		display:block !important;
		height:auto !important;
		padding:0px 5px !important;
		background:none !important;

		margin-top:20px;
	}

	header .canadianmenu nav a{
		box-sizing:border-box;
		display:block;
		text-decoration:none;
		padding:0px !important;
		margin:1px 1px 3px !important;
		border:solid 1px #9999ff;
		width:auto !important;
		background:none !important;
		color:#000000 !important;
	}

	header .canadianmenu nav a{
		height:40px;
		line-height:40px;
		display:block;
		text-decoration:none;
		padding:0px 15px !important;
		margin:0px;
		width:100%;
		height:100%;
		color:#000000;
		background-image:none !important;
		text-align:center !important;
		box-sizing:border-box;
	}

	header .canadianmenu nav a span{
		margin-bottom:5px;
	}

	header .canadianmenu nav a.act {
		border:solid 1px #9999ff;
		background-color:#CCCCCC !important;
	}

	#mainframe,
	footer .main{
		position:relative;
		width:auto !important;
	}
	footer .main{
		height:250px !important;
	}

	header.banner .main #addrbox > *{
		display:block;
		margin:0px;
		padding:0px;
		line-height:25px;
	}

	#mainframe{
		width:300px;
	}
}

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

	#mail > div{
		height:auto;
	}

	header h1{
		top:0px;
		left:250px;
	}
	header.banner .main #addrbox .addr,
	header.banner .main #addrbox .tel{
		top:80px;
		left:0px;
	
	}

	header.banner .main #addrbox{
		top:10px;
		right:80px;
	}

	header.banner .main #addrbox .tel{
		font-size:14px;
	}

	main{
		padding-top:100px;
	}
	
	html{
		font-size:13px;
	}
	
	#mainframe{
		padding:10px;
		moz-border-radius:15px;
		-webkit-border-radius:15px;
		border-radius:15px;
	}

	footer .main{
		height:380px !important;
		padding-bottom:100px;
		line-height:30px;

	}
	.shopinfo .privacylink,
	.shopinfo .linkbtn{
		top:auto;
		bottom:30px;
	}
	header h1 img{
		max-width:300px;
	}


	header.banner .main{
		text-align:left;
		padding:5px 5px 20px;
	}

	header.banner h1{
		top:10px;
		left:3px;
		position:relative;
		font-size:14px;
	}
	header h2{
		top:40px;
		left:5px;
		line-height:20px;
		width:auto;
		font-size:11px;
	}
	#mainframe h2{
		font-size:1.34rem;
	}

	header .canadianmenu nav ul{
		text-align:left;
	}

	header .canadianmenu nav{
		top:0px;
		right:0px;
	}
	header.banner .canadianmenu{
		top:5px;
		right:5px;
		left:auto;
		line-height:normal;
		height:auto;
		position:absolute;
		width:40px;
	}

	.container{
		margin:0px auto;
	}

}

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

	#recruit a{
		width:auto;
	}

	.contents {
	
		margin: 0px;
		padding: 100px 0 0;
	}

	#ryokin_hyo dt, 
	#ryokin_hyo dd{
		width:auto;
		display:block;
		padding:0px;
	}

	#ryokin_hyo p,
	#ryokin_hyo dl{
		font-size:18px;	
	}

	#osusume h1 span{
		display:block;
	}
	#osusume h1 span.maru{
		display:inline-block;
		padding-left:9px;
		font-size:26px;
	}
	
	.contents h2,
	#osusume h1,
	#top .circle,
	#top .message{
		font-size:18px;
		padding:10px;
		margin:0px 0px 20px;
		line-height:normal;
	}
	
	.contents h2{
		line-height:normal;
		height:auto;
	}
	.contents p{
		margin:0px 5px;
		font-size:15px;
	}
	header{
		background: linear-gradient(to right, #ffffff 0px, #ffffff 60px, #39BFB9 60px, #39BFB9 100%);
	}
	
	header.banner .main #addrbox{
		background-color:transparent;
		color:#FFFFFF;
		top:30px;
		line-height:13px;
		right:60px;
	}
	header.banner .main #addrbox .tel{
		line-height:13px;
	}
	header.banner h1{
		left:0px;
	}
	header h2{
		top:0px;
		left:0px;
	}
	header .nm{
		left:70px;
	}

	header .logo{
		background-size:40px;
		width:40px;
		height:40px;
	}

	#pic img{
		max-width:100%;
		max-height:100%;
	}
	#pic .longcell,
	#pic .longcell > p, 
	#pic span, #pic p{
		width:auto;
	}

	.hamburger_open:after{
		color:#000000;
		width:280px;
	}
}
