@charset "utf-8";

/*------------------------------------------------------------------------------------------【ベース】*/
/* google fonts

font-family: 'Noto Sans', sans-serif;
font-family: 'Noto Sans JP', sans-serif;
font-family: 'Noto Serif JP', serif;
font-family: 'Outfit', sans-serif;
*/

/* タグ初期設定
=======================================================*/
html{
	height: 100%;
	padding:0;
	margin:0;
}
body {
	width:100%;
	color:#202020;
	text-align:left;
	padding:0;
	margin:0;
	position: relative;
	line-height:1.3em;
	font-size:0.9rem;
	font-family: 'Noto Sans JP', sans-serif;
	background:#fff;
}
body a{
	text-decoration:none;
	color:#573939;
}
body a:hover{
	color:#6f1c1c;
	text-decoration:underline;
}
h1,h2,h3,h4,h5{
	margin:0;
	padding:0;
}
h2{
	margin:0 auto 2rem;
	padding:0;
	font-size:2rem;
	font-weight:100;
}
h3{}
p,ul,li{margin:0;padding:0;}
li{list-style:none;}
img{border:0;}
/* form parts */
input,textarea{
	padding:1%;
}
input[type="text"]{}
input[type="submit"]{
	cursor:pointer;}
input[type="checkbox"]{}
input[type="radio"]{}
textarea{}
select{
	cursor:pointer;
}
option{}
label{
	cursor:pointer;
}


/*タイトル
=======================================================*/

#container .titleArea{
	padding-top:3.5rem;
	margin-bottom:3em;
}
#container h2.title{
	width:100%;
	margin:0 0 1rem;
	padding:0px;
	font-size: 25px;
	color: #252525;
	text-align: center;
	font-weight: 400;
	font-style: normal;
}
#container .title_sub{
	margin-bottom:1.5em;
	font-size: 18px;
	text-align: center;
	font-weight: 400;
	font-style: normal;
}
#container .title_eng{
	font-size: 12px;
	text-align: center;
}


/*ユーティリティ
=======================================================*/


/*【clearfix決定版】*/
h2:after,#navi:after,#wrapper:after,#container:after,.contents:after,.inner:after,.wrap:after,.section:after,article:afrer,section:after,ul:after,dl:after{
	content:url(../images/spacer.gif);/* 1x1の透過gif */
	display:block;
	clear:both;
	height:0;
}
.clearfix:after{
	content:url(../images/spacer.gif);/* 1x1の透過gif */
	display:block;
	clear:both;
	height:0;
}

img.mb4{margin-bottom:4px;}
img.mb5{margin-bottom:5px;}
img.mb8{margin-bottom:8px;}
img.mb10{margin-bottom:10px;}
img.mb15{margin-bottom:15px;}
img.mb20{margin-bottom:20px;}


.inner{width:auto;}    	/*囲み*/
.section{width:auto;}    /*囲み*/
.wrap{width:auto;}   	 /*囲み*/
.box{float:left;}
.left{float:left;}
.right{float:right;}
.clear{clear:both;}
.flexSection{display: flex;justify-content: space-between;width:100%;align-items:center;}


/*####################################################################
レイアウト
####################################################################*/

#wrapper{
	width:100%;
	margin:auto;
	padding:0px ;
	/*background:url(../images/common/wrapper_bg.png);*/
}
#container{
	width:100%;
	margin:0 auto 15px;
	padding:0;
}
.contents{
	width:90%;
	min-width:1100px;
	margin:auto;
}

/*####################################################################
アッパー
####################################################################*/

#upperArea{
	display: flex;
	justify-content:space-between;
	align-items: center;
	width:100%;
	margin: 0 0 1.5rem;
	padding:0.5rem 1rem;
	box-sizing: border-box;
	background-color: #00b1e3;
	color: #fff;
}
/* logo */

#upperArea .logo{
	width:250px;
	height: 36px;
	margin-top:0.4rem;
	margin-right: 3.5rem;
}
#upperArea .logo img{
	width:200px;
}


/* area */

#upperArea .area{
	width:450px;
}
#upperArea .area a{
	display: inline-block;
	margin-right: 1.2rem;
	font-size: 0.89rem;
	line-height: 2rem;
	color: #fff;
}
#upperArea .area a:nth-child(1)::after{
	content: "/";
	margin-left: 1.2rem;
}
#upperArea .area a:hover{
}

/* credit */
/*
#upperArea .credit{
	display: flex;
	margin-left: auto;
}
#upperArea .credit img{
    display: block;
    max-width:100%;
	margin-right:0.8rem;
}
#upperArea .credit p{
	margin:0 0 ;
	padding:4px 0 0;
	font-size:11px;
	line-height:1;
}
#upperArea .credit span{
	display: block;
	margin-top:5px;
	font-size:0.7rem;
	line-height:1
} */



/*####################################################################
ヘッダー
####################################################################*/
header{
	width:100%;
}
header .inner{
	position:relative;
	padding: 0.5em 1.5rem;
	margin: 0 auto 1rem;
	border-bottom: 1px solid #eee;
}

/* 上段
=================================================*/

header .topArea{
	display: flex;
	justify-content: flex-start;
	align-items: center;
	width:100%;
}
header .topArea > div:nth-child(1){
	margin-right: 5rem;
}
header .topArea > div:nth-child(2){
}
/**/
header h1{
	min-width:280px;
	color: #333;
}
header h1 span{
	display: inline-block;
	-ms-writing-mode: tb-rl;
  	writing-mode: vertical-rl;
	letter-spacing: 0.4rem;
	font-size: 1rem;
}
header h1 strong{
	display: inline-block;
	margin-left:0.8rem;
	font-size: 3.8rem;
	font-weight: 600;
}

header .catch{
	padding:1rem 0;
}


/**/
header .lineup{
	min-width:600px;
}
header .lineup ul{
	display: flex;
	justify-content: start;
}
header .lineup ul li{
	display: block;
	margin-right: 1rem;
}

/**/

header .entrysheet{
	display: flex;
	margin-bottom:1.4rem;
}
header .entrysheet .title{
	margin-right: 1.0rem;
	font-size: 2.6rem;
	letter-spacing: 0.3rem;
	color: #3e61b6;
	line-height: 1;
	font-weight: bold;
}
header .entrysheet .title::first-letter{
	/* padding:0.5rem; */
	margin-right: 0.4rem;
	padding-left:0.6rem;
	letter-spacing: 0.6rem;
	background:#3353b8;
	color: #fff;
	text-align: center;
}
/**/
header .entrysheet ul{
	height: 2rem;
	background: rgb(68,112,226);
	background: linear-gradient(90deg, rgba(68,112,226,1) 0%, rgba(109,181,240,1) 100%);
	line-height: 1;
}
header .entrysheet ul li{
	display: block;
	padding:0.5rem;
	margin:0;
	border-left:10px solid #fff;
	border-right:10px solid #fff;
	font-size: 1.1rem;
	color: #fff;
	text-align: center;

}

/**/
header .others ul{
	width:100%;
}
header .others ul li{
	font-size: 1rem;
	color: #345cdc;
	font-weight: 500;
}
header .others ul li strong{
	font-size: 0.8rem;
}

/* form */

header .form{
	max-width:400px;
	margin-left: auto;
}
header .form ul{
	display: flex;
	justify-content:space-between;
	width:100%;
	/* position: absolute;
	top:22px;
	right: 0; */
}
header .form ul li{
	display: inline-block;
	width:150px;
	height: 60px;
	margin: 0 1rem 0 0;
}
header .form ul li a{
	display: block;
	padding:15px;
	border-radius:25px;
	font-size: 1rem;
	color: #fff;
	text-align: center;
}
header .form ul li a i{
}
header .form ul li.reserve a{
	background:#f8781e;
}
header .form ul li.contact a{
	background:#978985;
}

/* ヘッダ下段
=======================================================*/
#bottomArea{
	height: 40px;
	padding:10px 0 ;
}
#bottomArea .wrap{
	position: relative;
}

/* tel */

#bottomArea .telArea{
	position: absolute;
	top:0;
	left: 300px;
	padding:5px 15px 5px 40px;
	background:url(../images/common/header/tel_icon.png) no-repeat 10px center;
	background-size:20px;
	font-size:12px;
	line-height:1;
	border-radius:2px;
	vertical-align:center;

	/*border:1px solid #d0c3be;*/
	/*box-shadow: 1px 1px 0 0 #d0c3be;*/
}
#bottomArea .telArea span.tel{
	display: inline-block;
	font-size:24px;
	font-weight:bold;
	color:#191919;
	line-height:1;
}
#bottomArea .telArea span.open{
	font-size:12px;
	font-weight:bold;
	color:#524948;
	line-height:1;
}
/*open のみ*/
#bottomArea .openArea{
	position: absolute;
	top:0;
	left: 300px;
	padding:5px 15px 5px 0px;
	background-size:20px;
	font-size:12px;
	line-height:1;
	border-radius:2px;
	vertical-align:center;

	/*border:1px solid #d0c3be;*/
	/*box-shadow: 1px 1px 0 0 #d0c3be;*/
}
#bottomArea .openArea span.open{
	font-size:12px;
	font-weight:bold;
	color:#524948;
	line-height:1;
}






/*####################################################################
ナビゲーション
####################################################################*/


/* メインナビ
=======================================================*/
#navi{
	position: relative;
	width:100%;
	margin:0 auto 3rem;
	padding: 0 1.6rem;
	box-sizing: border-box;
}
#navi ul{
	display: flex;
	justify-content: start;
	align-items: center;
	margin:0 0 15px;
	padding: 0;
}
#navi li{
	position: relative;
}
#navi li a{
	display: inline-block;
	margin-right: 1rem;
	padding:10px 15px 10px 23px;
	background:url(../images/common/navi/icon.png) no-repeat 9px center;
	font-size: 0.9rem;
	line-height: 1.5;
}
#navi li a span{
	font-size: 11px;
}


#navi li.home{
	margin-right: 1.5rem;
	padding:0;
}
#navi li.home a{
	margin: 0;
	padding: 0;
	border: 0;
	box-shadow: none;

}
#navi li.home img{
	display: block;
}
/* 無料レンタル */
#navi .rental_suit{
	position: absolute;
	right: 80px;
	top:-7px;
}

/* menulist 以外 */



/*プルダウンナビ menulist用*/
#navi li ul {
	display: none;
	position: absolute;
	top: 30px;
	left: -1px;
	background:#fff;
	z-index:9999;
	box-shadow:3px 3px 3px 3px rgba(0,0,0,0.05);
    border:1px solid #eee;
}

#navi li ul li {
	display: block;
	margin: 0  0 0;
	padding: 0.8rem;
	border-right:none;
	text-align:center;
}
#navi li ul li a {
	display: block;
	padding:0.5rem 1rem;
    box-sizing: border-box;
	color:#350708;
	font-size:1rem;
	line-height: 1.8;
	text-decoration:none;
	border-radius:6px;
}
#navi li ul li a:hover {
	background:#00b1e3;
	color:#FFF;
}

/* サブナビ
=======================================================*/

#subnavi{
	width:970px;
	height:40px;
	margin:0 auto 15px;
	padding:5px 40px;
	background:url(../images/common/subnavi/bg.png) repeat-x;
}
#subnavi ul{
	width:970px;
	margin:0 auto 0;
	padding:0;
}
#subnavi li{
	float:left;
	display:block;
	width:157px;
	height:100%;
	margin:0 2.3px;
}
#subnavi li a span{
	display:none;
}

/*####################################################################
コンタクト
####################################################################*/

#common_contact{
	padding:30px 0 0;
}
h2 #menu_reserve{
	float:right;
	margin:0;
	padding:0;
}
h2 #menu_reserve img{
	margin:0;
	padding:0;
}

/* discountArea
=======================================================*/
#discountArea{
	width:100%;
	margin:0 auto ;
	background:#fdfce3;
	text-align:center;
}
#discountArea h3{
	margin: 0 0 15px;
}
#discountArea .inner{
}
#discountArea section {
	position: relative;
	width:800px;
	margin:0 auto 10px;
	text-align:center;
}
#discountArea .img{

}
#discountArea .img img{
	box-shadow: 2px 2px 2px 2px rgba(0,0,0,0.06);
}
#discountArea .btn{
	position: absolute;
	bottom:5px;
	right:5px;
}


/*####################################################################
フッタ
####################################################################*/


#footer{
	width:100%;
	padding:20px 0 40px;
	background:url(../images/common/footer_bg.jpg) repeat-x #fff;
	color:#202020;
}
#footer #footerLogo{
    min-width:300px;
	padding-top:10px;
    padding-right: 3rem;
}
#footer #footerInner{
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
    align-items: center;
	min-width:1100px;
	margin:0px auto 30px;
	padding: 25px 10%;
	-moz-border-radius:4px;
    -webkit-border-radius:4px;
    border-radius:4px;
}


#footer #footerNavi{
	min-width:850px;
	margin:5px 0 0 0;
	text-align:left;
}

#footer #footerNavi ul{
    display: flex;
    flex-wrap:wrap;
    align-items:center;
    gap:1.2rem;

}
#footer #footerNavi ul li{
	display: inline-block;
	margin:0 20px 0 0;
	padding-left:12px;
	line-height:1;
	background:url('../images/common/footnavi_icon.gif') no-repeat left center;
}
#footer #footerNavi ul li a{
	color:#444;
	font-size:0.8rem;
}
#footer #footerNavi a:visited{
	text-decoration:none;
}
#footer #footerNavi a:link{
	text-decoration:none;
}
#footer #footerNavi a:hover{
	text-decoration:underline;
}

/* 問い合わせエリア */

#footer_contact {
	display: flex;
}

/* 予約フォームボタン */

#footer #footer_contact .reservation{
	min-width:400px;
	text-align:center;
	margin:0 auto 2rem;
}
#footer #footer_contact .reservation a{
	display: inline-block;
	width:100%;
	padding:1rem;
	box-sizing: border-box;
	color:#FFF !important;
	background:#e70e41;
	text-decoration:none;
	font-size:1.3rem;
	font-weight:bold;
	border-radius:50vmax;
}
#footer #footer_contact .reservation a:hover{
	background:#c50633;
}

/* お問い合わせ用 */
#footer_contact .contact{
	text-align:center;
	margin:0 auto 2rem;
}

#footer_contact .contact .toForm{
	width:80%;
	margin:0 auto 2rem;
}
#footer_contact .contact .toForm a{
	display: block;
	padding:1rem;
	border-radius:50vmax;
	background:#ddd4d4;
	font-size:1.1rem;
	text-decoration:none ;
}
#footer_contact .contact .toForm a:hover{
}
#footer_contact .contact .toPhone{}

#footer_contact .contact .toPhone .tel{
	width:80%;
	margin:0 auto 2rem;
}
#footer_contact .contact .toPhone .tel a{
	display: block;
	padding:2% 3% 2% 45px;
	line-height: 1.8;
	border:1px solid #d0d0d0;
	border-radius:50vmax;
	font-size: 30px;
	font-weight: bold;
	text-align:center;
	box-shadow: 2px 2px 2px 2px rgba(0,0,0,0.05);

	background-color: #FFF;
	background-image:url(../sp-images/common/tel_icon.png);
	background-position: 10px center;
	background-repeat:no-repeat;
	background-size: 42px;
}

#footer_contact .contact .toPhone .time{
	margin-bottom:2rem;
}
#footer_contact .contact .toPhone .time span{
	display: block;
	padding:0.5rem 0;
}


/**/

#footer .airpay{
	width:1200px;
	margin: 0 auto 45px;
}
#footer .airpay img{
	display: block;
}
#footer .airpay p{
	padding:8px 0;
	font-size:13px;
}
#footer .airpay p span{
	font-size: 11px;
}

/*####################################################################
コピーライト
####################################################################*/
.copyright{
	text-align:center;
	font-size:0.8rem;
	color:#666;
}



