﻿.Closed {
	font-size: 12px;
	color: #333;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: solid;
	border-top-color: #828282;
	border-bottom-color: #828282;
	text-align: center;
	height: auto;
	width: 610px;
	margin-top:6px;
	margin-bottom: 5px;
	padding-bottom: 1px;
	margin-right: auto;
	margin-left: auto;
	font-family: "BIZ UDGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.Closed span {
	display: inline;
}
.dsply_nn {
	display: none;
}

#belt-banner {
	background-color: #BB0000;
	height: 72px;
	width: 960px;
	text-align: center;
	margin-bottom: 5px;
	margin-right: auto;
	margin-left: auto;	
}
#belt-banner .pc {
	display: block;
	height: 72px;
	width: auto;
	margin-right: auto;
	margin-left: auto;	
}
#belt-banner .sp {
	display: none;
}	
.clear01 {
	width: 100%;
	overflow: hidden;
	position: relative;
	zoom:1;		
}
#header_bg {
	background-color: #FEFEFF;
	width: 100%;
}

#header {
	width: 960px;
	overflow: hidden;
	position: relative;
	zoom:1;
	background-color: #FEFEFF;
	padding-top: 25px;
	padding-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
}
#header h1 {
	text-align: left;
	float: left;
	margin-left: 0px;
}
#header p {
	text-align: right;
	padding-right: 10px;
	float: right;
	margin-right: 0px;
}
.intro {
	width: 960px;
	height: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D6D6D6;
	overflow: hidden;
	position: relative;
	zoom:1;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	margin-top: 1px;
	padding-bottom:0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6D6D6;
	margin-bottom: 5px;
}	
.intro h2 {
	width: 208px;
	float: left;
	height: auto;
	font-size:0;
	margin-top:4px;	
}
.intro h2 img {
	height: auto;
	width: auto;
}

.intro p {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 11px;
	color: #0466B0;
	margin-top: 3px;
	margin-bottom:3px;
	float: right;
	background-color:#FFF;
}
.intro_txt01 {
	color: #2486BB;
	display: inline-block;
	font-weight: bold;
}
.intro_txt02 {
	color: #2486BB;
	display: inline-block;
	border: 1px solid #0466B0;
	margin-top: 0px;		
	margin-left: 6px;
	margin-right: 0px;	
	padding-top: 1px;
	padding-right: 4px;
	padding-left: 2px;
	font-weight: bold;
}


.proviso01 {
	text-align: left;
	font-size: 11px;
	color: #999;
	margin-top: 15px;
}
.proviso02 {
	text-align: left;
	font-size: 11px;
	color: #999;
	margin-top: 0px;
}



/*申し込みボタン*/

.order_btn {
	font-size:22px;
	font-weight:bold;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	text-decoration:none;
	background-image: linear-gradient(#BDE7FF 0%, #3E9EFF 49%, #0088EC 50%, #4FA7FF 100%);
	background-color:#BDE7FF;
	filter: drop-shadow(2px 2px 2px rgba(0,0,0,0.1));
	color:#ffffff;
	display:block;
	margin-right: auto;
	margin-left: auto;
	padding-top: 18px;
	padding-bottom: 18px;
	text-align: center;
	margin-top: 32px;
	margin-bottom: 0px;
	width: 960px;
	border: 1px solid #44A5F4;
	text-shadow:0 0 2px #048AED;
}

.order_btn_out {
	font-size:22px;
	font-weight:bold;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	text-decoration:none;
	background-image: linear-gradient(#DBDBDB 0%, #9F9F9F 49%, #787878 50%, #A3A3A3 100%);
	background-color:#DBDBDB;
	filter: drop-shadow(2px 2px 2px rgba(0,0,0,0.1));
	color:#ffffff;
	display:block;
	margin-right: auto;
	margin-left: auto;
	padding-top: 18px;
	padding-bottom: 18px;
	text-align: center;
	margin-top: 32px;
	margin-bottom: 0px;
	width: 960px;
	border: 1px solid #A3A3A3;
	text-shadow:0 0 2px #000;
}

.order_btn:hover {
	text-decoration: none;
	background-image: linear-gradient(#99D9FF 0%, #3E9EFF 49%, #0088EC 50%, #4FA7FF 100%);
	background-color:#093F7B;
}
.order_btn:active {
    position:relative;
    top:1px;
}

.order_btn02 {
	font-size:22px;
	font-weight:bold;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	text-decoration:none;
	background-image: linear-gradient(#BDE7FF 0%, #3E9EFF 49%, #0088EC 50%, #4FA7FF 100%);
	background-color:#BDE7FF;
	filter: drop-shadow(2px 2px 2px rgba(0,0,0,0.1));
	color:#ffffff;
	display:block;
	margin-right: auto;
	margin-left: auto;
	padding-top: 18px;
	padding-bottom: 18px;
	text-align: center;
	margin-top: 32px;
	margin-bottom: 0px;
	width: 960px;
	border: 1px solid #44A5F4;
	text-shadow:0 0 2px #048AED;
}

.order_btn_out {
	font-size:22px;
	font-weight:bold;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	text-decoration:none;
	background-image: linear-gradient(#DBDBDB 0%, #9F9F9F 49%, #787878 50%, #A3A3A3 100%);
	background-color:#DBDBDB;
	filter: drop-shadow(2px 2px 2px rgba(0,0,0,0.1));
	color:#ffffff;
	display:block;
	margin-right: auto;
	margin-left: auto;
	padding-top: 18px;
	padding-bottom: 18px;
	text-align: center;
	margin-top: 32px;
	margin-bottom: 0px;
	width: 960px;
	border: 1px solid #A3A3A3;
	text-shadow:0 0 2px #000;
}

.order_btn02:hover {
	text-decoration: none;
	background-image: linear-gradient(#99D9FF 0%, #3E9EFF 49%, #0088EC 50%, #4FA7FF 100%);
	background-color:#093F7B;
}
.order_btn02:active {
    position:relative;
    top:1px;
}

/*カゴ*/

.effect {
	margin-top: 12px;
}

.clear_box {
	width: 100%;
	overflow: hidden;
	position: relative;
	zoom:1;
}

#item01 {
	margin-top: 0px;
	padding-top: 50px;
	width:830px;
	margin-left:auto;
	margin-right:auto;
}
#item01 h1 {
	margin-bottom: 15px;
}

#item01 h2 {
	float: left;
}
#item01 h2 img {
	height: auto;
	width: 450px;	
}
.item01_right {
	float: left;
	margin-left: 4px;
}
#item01 .clear_box .item01_right img {
	height: auto;
	width: 376px;
}

.expence {
	height: auto;
	width: 830px;
	margin-right: auto;
	margin-left: auto;
}
a.anchor {
    display: block;
    padding-top: 2px;
    margin-top: -2px;
}
.expense_box01 {
	margin-top: 36px;
	border: 1px solid #E99698;
	overflow: hidden;
	position: relative;
	zoom:1;
	height: auto;
	width: 830px;
	padding-bottom: 0px;
}
.expense_box01 .left {
	float: left;
	margin-top: 8px;
	margin-left: 33px;
	margin-bottom: 8px;
}
.expense_box01 .right {
	float: left;
	margin-left: 40px;
	margin-top: 45px;
	height: auto;
}
.expense_box01 .right .bt_posi01 {
	margin-top: 0px;
}
#course {
	width: 830px;
	height:auto;
	margin-top: 10px;
	margin-left:auto;
	margin-right:auto;
}
#course h5 {
	padding-top: 5px;
	margin-left: 15px;
}
#course h5 img {
	height: auto;
	width: auto;
}
#course .left {
	margin-left: 15px;	
}


#course p {
	font-size: 12px;
	color: #FF6F9D;
	font-family: "ＭＳ Ｐゴシック";
	line-height: 140%;
}
#course p span {
	font-family: "ＭＳ Ｐゴシック";
	color: #FF6F9D;
	font-size: 12px;
	display: inline;
	margin-top: 0px;
}
.ctn {
	height: auto;
	width: 800px;
	margin-top: 18px;
	padding-bottom:10px;
	font-size: 12px;
	color: #000;
	font-family: "ＭＳ Ｐゴシック";
	line-height: 170%;
	margin-right: auto;
	margin-left: auto;
}
.ctn .matter {
	font-size: 13px;
	font-weight: bold;
	line-height:100%;
	border-top-width: 4px;
	border-top-style: double;
	border-top-color: #000;
	border-bottom-width: 4px;
	border-bottom-style: double;
	border-bottom-color: #000;
	margin-bottom: 11px;
	padding-top: 4px;
	padding-bottom:2px;
}

.faucet {
	background-image: url(/lp/img/bg-line.png);
	background-repeat: repeat-x;
	background-position: 0px 8px;
	height: auto;
	width: 800px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #DFDFDF;
	margin-right: auto;
	margin-left: auto;
	margin-top:3px;
	padding-bottom: 5px;
	margin-bottom: 35px;
}
.faucet h5 {
	background-color: #FFF;
	text-align: center;
	height: auto;
	width: 210px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	color: #666;
}
.faucet .row {
	height: auto;
	width: 100%;
	overflow: hidden;
	position: relative;
	zoom:1;
	margin-top: 16px;
}
.faucet .row .left {
	float: left;
	height: auto;
	width: 262px;
	margin-left: 110px;
}
.faucet .row .left img {
	height: auto;
	width: 100%;
}
.faucet .row .right {
	float: left;
	height: auto;
	width: 262px;
	margin-left: 70px;
}
.faucet .row .right img {
	height: auto;
	width: 100%;
}


/*スペック折り畳み*/

.business-txttype-01 {
	font-weight: normal;
	color: #000;
	margin-top: 45px;
	margin-right: auto;
	font-size: 13px;
	height: auto;
	width: 940px;
	margin-left: auto;
	margin-bottom: 25px;
	font-family: "ＭＳ Ｐゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #E8E8E8;
	padding-bottom: 2px;
}
.spec_box01 {
	height: auto;
	width: 940px;
	margin-right: auto;
	margin-bottom: 90px;
	margin-left: auto;
	padding-top: 2px;
	padding-bottom: 2px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #8AD2E4;
	border-bottom-color: #8AD2E4;
}
.spec_box02 {
	height: auto;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 20px;
	border-top-width: 5px;
	border-bottom-width: 5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #8AD2E4;
	border-bottom-color: #8AD2E4;
}



.hidden_box {
    margin: 0 0;/*前後の余白*/
    padding: 0;
}

/*ボタン装飾*/
.hidden_box label {
	display:block;
	height:auto;
	width:210px;
	text-align:center;
	color:#fff;
	background-color:#16A5C9;
	font-size:14px;
	margin-left:10px;
	padding-top:8px;
	padding-bottom:8px;
    font-weight: bold;
    border: solid 2px #17A2B8;
    cursor :pointer;
	-webkit-border-radius: 5px;    /* Safari,Google Chrome逕ｨ */
	-moz-border-radius: 5px;
	border-radius:5px;	
}

/*ボタンホバー時*/
.hidden_box label:hover {
    background: #16A5C9;
    border: solid 2px #9CD7E1;	
}

/*チェックは見えなくする*/
.hidden_box input {
    display: none;
}

/*中身を非表示にしておく*/
.hidden_box .hidden_show {
    height: 0;
    padding: 0;
    overflow: hidden;
    opacity: 0;
    transition: 0.8s;
}

/*クリックで中身表示*/
.hidden_box input:checked ~ .hidden_show {
    padding: 10px 0;
    height: auto;
    opacity: 1;
}

/*スペック折り畳み ここまで */





/*レンタルエリア*/

#aboutRENTAL {
	background-image: url(../img/RENTAL_bg.png);
	background-repeat: no-repeat;
	padding-top: 45px;
	height: auto;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
#aboutRENTAL h2 {
	height: 168px;
	width: 813px;
	margin-right: auto;
	margin-left: auto;
}
#aboutRENTAL h2 img {
	height: auto;
	width: 100%;
}
#aboutRENTAL figure {
	display: none;
}


#aboutRENTAL .each {
	height: auto;
	width: 726px;
	margin-top: 24px;
	margin-right: auto;
	margin-left: auto;
}

#aboutRENTAL .each h3 {
	height: 30px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
#aboutRENTAL .each h3 img {
	height: auto;
	width: 100%;
}
#aboutRENTAL .each .new {
	font-size: 13px;
	background-image: url(../img/RENTAL_icon01.png);
	background-size: auto 35px;
	background-repeat: no-repeat;
	padding-top: 21px;
	padding-left:10px;	
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAEAEA;
	line-height: 120%;
	background-position: 638px 18px;
	font-weight: 500;
}
#aboutRENTAL .each .easy {
	font-size: 13px;
	background-image: url(../img/RENTAL_icon02.png);
	background-size: auto 34px;
	background-repeat: no-repeat;
	padding-top: 21px;
	padding-left:10px;	
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAEAEA;
	line-height: 120%;
	background-position: 653px 18px;
	font-weight: 500;
}
#aboutRENTAL .each .easy br {
	display: block;
}
.easy .water_ver {
	display: none;
}
.easy .air_ver {
	display: inline;
}
#aboutRENTAL .each .relief {
	font-size: 13px;
	background-image: url(../img/RENTAL_icon03.png);
	background-size: auto 32px;
	background-repeat: no-repeat;
	padding-top: 21px;
	padding-left:10px;	
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAEAEA;
	line-height: 120%;
	background-position: 650px 18px;
	font-weight: 500;
}
#aboutRENTAL .each .small {
	font-size: 10px;
	color: #999;
	line-height: 100%;
	margin-top: 5px;
}
#aboutRENTAL .each .small br {
	display: block;
}

/*お客様の声*/

#voice {
	margin-top: 100px;
	margin-bottom: 50px;
	width: 960px;	
	margin-right: auto;
	margin-left: auto;	
}

#voice h3 {
	background-image: url(../img_rental/effect04.gif);
	background-repeat: repeat-x;
	background-position: 14px;
	padding-left: 87px;
	width: 873px;
}
#voice h4 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 18px;
	font-weight:bold;
	color: #FFF;
	background-color: #FF99CC;
	width: 450px;
	-webkit-border-radius: 10px;    /* Safari,Google Chrome逕ｨ */
	-moz-border-radius: 10px;
	border-radius:10px;
	margin-left: 10px;
	text-align: center;
	margin-top: 40px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#voice .txttype02 {
	font-size: 17px;
	padding-top: 8px;
	padding-bottom: 8px;
}

#voice .box {
	border: 1px solid #FF99CC;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 15px;
	line-height: 150%;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 32px;
	padding-left: 22px;
	padding-bottom: 32px;
	-webkit-border-radius: 10px;    /* Safari,Google Chrome逕ｨ */
	-moz-border-radius: 10px;
	border-radius:10px;
	padding-right: 22px;
}
.voice_personal {
	text-align: right;
	margin-right: 20px;
	margin-top: 5px;
}


/*申し込みの流れ*/	
.pc {
	display: block;
}
.pc02 {
	display: block;
}
.sp {
	display: none;
}
.sp02 {
	display: none;
}
#FR_container {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#flow_box {
	height: auto;
	width: 100%;
	margin-top: 45px;
}
#flow_box .title {
	display: flex;
	height: 30px;
	width: 100%;
	margin-top: 30px;
	background-image: url(/lp/img/flow_bg.png);
	background-repeat: repeat-x;
	background-position: 0px 28px;
}
#flow_box .title h5 {
	margin-left: 26px;
	height: 25px;
	width: 189px;
	margin-top: 5px;
}
#flow_box .title h5 img {
	height: auto;
	width: 100%;
}
#flow_box .title p {
	margin-left: 534px;
	height: 30px;
	width: 187px;
}
#flow_box .title p img {
	height: auto;
	width: 100%;
}
#flow_box div:empty {
	background-color: #F4F7F9;
	border: 1px solid #D1DFE7;
	height: 4px;
	width: 100%;
}
/*
#flow_box div:empty {
	background-color: #F1F9FE;
	border: 1px solid #C1D9EA;
	height: 4px;
	width: 100%;
}
 */
#flow_box ul {
	display: flex;
	justify-content: space-between;
	align-items: center;
	height: auto;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 26px;
}
#flow_box ul li {

}
#flow_box .tel {
	background-color: #F4F7F9;
	height: auto;
	width: 920px;
	border: 1px solid #F4F7F9;
	margin-right: auto;
	margin-left: auto;
	margin-top: 18px;
	margin-bottom: 22px;
}
#flow_box .tel h6 {
	font-size: 13px;
	color: #FFF;
	background-color: #F98498;
	padding-top: 1px;
	padding-bottom: 1px;
	height: auto;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
#flow_box .tel p {
	color: #3A526D;
	font-size: 23px;
	height: auto;
	width: 900px;
	margin-top: 35px;
	margin-right: auto;
	margin-left: auto;
	font-weight: bold;
	line-height: 100%;
	text-align: center;
	padding-right:30px;		
}
/*
#flow_box .tel {
	background-color: #F1F9FE;
	height: auto;
	width: 920px;
	border: 1px solid #9DD1F9;
	margin-right: auto;
	margin-left: auto;
	margin-top: 18px;
	margin-bottom: 22px;
}
#flow_box .tel h6 {
	font-size: 13px;
	color: #FFF;
	background-color: #0E8EF0;
	padding-top: 1px;
	padding-bottom: 1px;
	height: auto;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
#flow_box .tel p {
	font-size: 13px;
	height: auto;
	width: 900px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C1D9EA;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 12px;
	font-weight: bold;
}
 */
#flow_box .tel p .size01 a {
	font-size: 47px;
	font-weight: bold;
	color: #3A526D;
	text-decoration-line: underline;
	text-decoration-style: solid;
	text-decoration-thickness: 2px;
	text-decoration-color: #3A526D;
}
#flow_box .tel small {
	text-align: center;
	display: block;
	height: auto;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D1DFE7;
	padding-right:30px;	
}
#flow_box .tel small br {
	display: none;
}


.size02 {
	display: inline;		
	width: 100%;
	color: #3A526D;		
	font-size: 16px;
	font-weight: bold;
	line-height: 100%;
	margin-bottom:5px;
}
.call {
	display: inline;		
	color: #4E7892;
	width: 100%;
	font-size: 13px;
	font-weight: bold;
	line-height: 100%;
	margin-bottom:5px;
	text-align:center;
}
.txt-type01 {
	color: #06A2FF;
	font-weight: bold;
}
.txt-type02 {
	color: #C00;
}
.txt-type03 {
	color: #377FD2;
	font-weight: bold;
}

.library_prefooter {
	width:960px;
	margin-right: auto;
	margin-left: auto;	
	text-align: left;
	font-size: 11px;
	color: #999;
	margin-top: 0px;
}	

/*フッター*/	

#footer {
	width: 830px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F0F0F0;
	margin-top: 30px;
	height: auto;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom-width: none;
	border-bottom-style: solid;
	border-bottom-color: #F0F0F0;
}
#footer a {
	font-size: 11px;
	color: #999;
	text-decoration: none;
}
#footer a:hover {
	font-size: 11px;
	color: #666;
	text-decoration: none;
}
.footer {
	width: 830px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F0F0F0;
	margin-top: 30px;
	height: auto;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom-width: none;
	border-bottom-style: solid;
	border-bottom-color: #F0F0F0;
}
.footer a {
	font-size: 11px;
	color: #999;
	text-decoration: none;
}
.footer a:hover {
	font-size: 11px;
	color: #666;
	text-decoration: none;
}
#foot_container {
	overflow: hidden;
	position: relative;
	zoom:1;
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;	
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #F0F0F0;
	border-bottom-color: #F0F0F0;	
	border-right-color: #F0F0F0;
	border-left-color: #F0F0F0;	
	margin-top: 0px;
	height: auto;
}
#footbox01 {
	width: 238px;
	float: left;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;	
	border-top-style: none;
	border-bottom-style: none;
	border-right-style: none;
	border-left-style: none;	
	border-top-color: #F0F0F0;
	border-bottom-color: #F0F0F0;
	border-right-color: #F0F0F0;
	border-left-color: #F0F0F0;	
	height: 100%;
	margin-right: 0px;
	margin-left: 0px;
}
#footbox02 {
	width: 239px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #F0F0F0;
	float: left;
	height: 100%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;	
	border-top-style: none;
	border-bottom-style: none;
	border-right-style: solid;
	border-left-style: solid;	
	border-top-color: #F0F0F0;
	border-bottom-color: #F0F0F0;
	border-right-color: #F0F0F0;
	border-left-color: #F0F0F0;	
	margin-right: 0px;
	margin-left: 0px;
	padding-bottom: 100px;	
}
#footbox03 {
	width: 239px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #F0F0F0;
	float: left;
	height: 100%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;	
	border-top-style: none;
	border-bottom-style: none;
	border-right-style: none;
	border-left-style: none;	
	border-top-color: #F0F0F0;
	border-bottom-color: #F0F0F0;
	border-right-color: #F0F0F0;
	border-left-color: #F0F0F0;	
	margin-right: 0px;
	margin-left: 0px;
}
#footbox04 {
	width: 239px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #F0F0F0;
	float: left;
	height: 100%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;	
	border-top-style: none;
	border-bottom-style: none;
	border-right-style: none;
	border-left-style: none;	
	border-top-color: #F0F0F0;
	border-bottom-color: #F0F0F0;
	border-right-color: #F0F0F0;
	border-left-color: #F0F0F0;	
	margin-right: 0px;
	margin-left: 0px;
}
#foot_container dl dt {
	margin-top: 30px;
	margin-bottom: 16px;
	margin-left: 10px;
}
#foot_container dl dd {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 11px;
	color: #999;
	margin-bottom: 10px;
	margin-left: 20px;
}
#foot_container dl dd a {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 11px;
	color: #999;
	text-decoration: none;
}
#foot_container dl dd a:hover {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 11px;
	color: #CCC;
}
#copyright {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 11px;
	color: #999;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-bottom: 20px;
}
/*回遊バナー*/

#category {
	margin-top: 50px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F0F0F0;
	padding-top: 10px;
	width: 960px;	
	margin-right: auto;
	margin-left: auto;	
}

#category h3 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	font-weight:bold;
	color: #EB94A0;
	margin-top: 55px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EB94A0;
	width: 960px;
	margin-bottom: 40px;
}
#category .content {
	height: auto;
	width: 100%;
	overflow: hidden;
	position: relative;
	zoom:1;
	margin-top: 35px;
	padding-bottom: 20px;
	padding-top: 25px;
	background-color:#F0F0F0;
	background: -moz-linear-gradient(top, #F0F0F0, #FFF 75%, #F0F0F0);
	background: -webkit-linear-gradient(top, #F0F0F0, #FFF 75%, #F0F0F0);
	background: linear-gradient(to bottom, #F0F0F0, #FFF 75%, #F0F0F0);
}
#category .content .lead {
	height: 31px;
	width: auto;
	margin-left: 50px;
}
#category .content .lead img {
	height: 100%;
	width: auto;
}

#category .content h4 {
	height: auto;
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	font-size:0;
}
#category .content h5 {
	float: left;
	margin-top: 15px;
	margin-left: 70px;
	width: 330px;
	text-align: center;
}
#category .content p {
	float: right;
	margin-top: 2px;
	margin-right: 50px;
	height: auto;
	width: 483px;
}

#category .content p img {
	display: block;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#category .content .air {
}
#category .content .premium {
}
#category .content .shower {
}


/* 注意事項展開部 */

.accordion h4 {
	display: none;
}
.toggle {
	display: none;
}
.Label {		/*タイトル*/
	font-family: 'hm_light', sans-serif;
	display: block;
	color: #333;
	background:#fff;
	font-size:12px;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #999;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 8px;
	font-weight: bold;
	line-height: 125%;
}
.Label span {
	font-size: 10px;
	display: inline-block;
	margin-left: 20px;
	line-height: 125%;
	font-feature-settings: "palt";
	color: #666;
}

.Label::before{		/*タイトル横の矢印*/
	content:"";
	width: 5px;
	height: 5px;
	border-top: 2px solid #333;
	border-right: 2px solid #333;
	-webkit-transform: rotate(45deg);
	position: absolute;
	top:calc( 50% - 1px );
	left: 61px;
	transform: rotate(135deg);
}
.Label,
.display {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	transform: translateZ(0);
	transition: all 0.3s;
}

.display {		/*本文*/
	height: 0;
	margin-bottom:5px;
	padding:0 5px;
	overflow: hidden;
    opacity: 0;	
}
.toggle:checked + .Label + .display {	/*開閉時*/
	height: auto;
	padding:5px ;
	transition: all .4s;
    opacity: 1;	
}
.toggle:checked + .Label::before {
	transform: translate(0, 3px) rotate(-45deg) !important;
}




/* 注意事項展開部※ackスリム用 */

.accordion02 {
	width:100%;
	height:auto;
	background:#07163A;	
}
.accordion02 h4 {
	display: none;
}	
.toggle02 {
	display: none;
}
.Label02 {		/*タイトル*/
	font-family: 'hm_light', sans-serif;
	display: block;
	color: #fff;
	width:93%;
	margin-right: auto;
	margin-left: auto;	
	height:auto;	
	background:#07163A;
	font-size:12px;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #999;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 8px;
	font-weight: bold;
	line-height: 125%;
}
.Label02 span {
	font-size: 10px;
	display: inline-block;
	margin-left: 20px;
	line-height: 125%;
	font-feature-settings: "palt";
	color: #999;
}

.Label02::before{		/*タイトル横の矢印*/
	content:"";
	width: 5px;
	height: 5px;
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
	-webkit-transform: rotate(45deg);
	position: absolute;
	top:calc( 50% - 1px );
	left: 61px;
	transform: rotate(135deg);
}
.Label02,
.display02 {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	transform: translateZ(0);
	transition: all 0.3s;
}

.display02 {		/*本文*/
	height: 0;
	margin-bottom:5px;
	padding:0 5px;
	overflow: hidden;
    opacity: 0;	
}
.toggle02:checked + .Label02 + .display02 {	/*開閉時*/
	height: auto;
	padding:5px ;
	transition: all .4s;
    opacity: 1;	
}
.toggle02:checked + .Label02::before {
	transform: translate(0, 3px) rotate(-45deg) !important;
}
