html {
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	color: #061846;
	font-size: 62.5%;
	-webkit-text-size-adjust: 100%;
}
#container {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}


#main_board {
	height: auto;
	width: 100%;
}
#main_board h2 {
	height: auto;
	width: 100%;
}
#main_board h2 .pc {
	display: block;	
	height: auto;
	width: 100%;
}
#main_board h2 .sp {
	display: none;
	height: auto;
	width: 100%;	
}
#main_board .txt01 {
	display: none;
}
#main_board .efect01 {
	display: none;
}



/*申し込みの流れ*/
.pc {
	display: none;
}
.pc02 {
	display: none;
}
.sp {
	display: block;
}
.sp02 {
	display: block;
}
#FR_container {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}

#flow_box {
	height: auto;
	width: 95%;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;	
}
#flow_box .title {
	overflow: hidden;
	position: relative;
	zoom:1;
	height: 25px;
	width: 80%;
	margin-top: 20px;
	background-image: url(/lp/img/flow_bg.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-right: auto;
	margin-left: auto;		
}
#flow_box .title h3 {
	float:left;
	margin-left: 10px;
	height: auto;
	width: 130px;
	margin-top: 8px;
}
#flow_box .title h3 img {
	height: auto;
	width: 100%;
}
#flow_box .title p {
	float:right;
	margin-right:8px;
	margin-left: 0px;
	height: auto;
	width: 156px;
}
#flow_box .title p img {
	height: auto;
	width: 100%;
}
#flow_box div:empty {
	background-color: #F4F7F9;
	border: 1px solid #D1DFE7;
	height: 4px;
	width: 98%;
	margin-right: auto;
	margin-left: auto;	
}
#flow_box ul {
	display: flex;
	flex-flow: column;
	align-items: center;
	height: auto;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 20px;	
}
#flow_box ul li {
	height: auto;
	width: 75%;
	text-align: center;
	margin-top: 5px;
}
#flow_box ul li .sp {
	height: auto;
	width: 100%;
}
#flow_box ul li .sp02 {
	height: auto;
	width: 28px;
	margin-right: auto;
	margin-left: auto;		
}


/*商品件数*/
#item_number {
	background-color: #F5F5F5;
	height: auto;
	width: 95%;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;		
}
#item_number p {
	font-size: 11px;
	font-weight: normal;
	height: auto;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
}
#item_number p span {
	font-weight: bold;
}




.Item_area {
	width: 95%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
	padding-top: 25px;
	margin-top: 0px;	
	margin-right: auto;
	margin-left: auto;
}

.Item_area .title_daikin {
	background-color: #FF9900;
	height: 34px;
	width: 80%;
	border: 1px none #F90;
	padding-top:1px;
	padding-bottom:2px;
	margin-right: auto;
	margin-left: auto;	
}
.Item_area .title_daikin h3 {
	border: 1px none #FFF;
	height: 15px;
	width: 99%;
	background-image: url(../AIR/daikin_logo_sp.png);
	background-size:65px auto;
	background-repeat: no-repeat;
	background-position: center 1px;
	font-family:"Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
 	font-feature-settings: "palt";	
	color: #FFF;
	background-color: #FFF;
	margin-top: 1px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top:1px;
	text-align: center;	
}
.Item_area .title_daikin h3 span {
	display: inline-block;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	font-weight: normal;
	font-size: 12px;
	font-weight: bold;	
}
.Item_area .title_daikin h3 span b {
	color: #FFFF99;
	font-weight: bold;
}

.Item_area .title_sharp {
	background-color: #FF9900;
	height: 34px;
	width: 80%;
	border: 1px none #F90;
	padding-top:1px;
	padding-bottom:2px;
	margin-right: auto;
	margin-left: auto;	
}
.Item_area .title_sharp h3 {
	border: 1px none #FFF;
	height: 15px;
	width: 99%;
	background-image: url(../AIR/sharp_logo_sp.png);
	background-size:58px auto;
	background-repeat: no-repeat;
	background-position: center 3px;
	font-family:"Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
	font-feature-settings: "palt";
	color: #FFF;
	font-weight: bold;
	background-color: #FFF;
	margin-top: 1px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top:1px;
	text-align: center;
}
.Item_area .title_sharp h3 span {
	display: inline-block;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	font-weight: normal;
	font-size: 12px;
	font-weight: bold;	
}
.Item_area .title_sharp h3 span b {
	color: #FFFF99;
	font-weight: bold;
}

.Item_area .place {
	height: auto;
	width: 100%;
	overflow: hidden;
	position: relative;
	zoom:1;	
	margin-top: 5px;
}
.Item_area .place .left_box {
	height: auto;
	width: 80%;
	margin-top: 0px;
	float: none;
	font-size: 0;
	margin-right: auto;
	margin-left: auto;		
}
.Item_area .place .left_box img {
	height: auto;
	width: 100%;	
}
.Item_area .place .right_box {
	height: auto;
	width: 80%;
	margin-top: 0px;
	float: none;
	margin-right: auto;
	margin-left: auto;		
}
.point {
	height: auto;
	width: 100%;
	border: 1px solid #F0F0F0;
	margin-top: 4px;	
	margin-right: auto;
	margin-left: auto;	
}
.point_ttl {
	background-color: #FFEDDD;
	height: auto;
	width: 98%;
	border: 1px solid #FF9900;
	font-size: 12px;
	color: #FF9900;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	padding-top: 1px;
	padding-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 3px;
}
.divide {
	height: auto;
	width: 93%;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F0F0F0;
	margin-top: 15px;
	padding-bottom: 10px;
}
.divide_adjust01 {
	height: auto;
	width: 93%;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F0F0F0;
	margin-top: 15px;
	padding-bottom: 10px;
}
.divide_adjust02 {
	height: auto;
	width: 93%;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F0F0F0;
	margin-top: 15px;
	padding-bottom: 10px;
}
#divide_HG {
	height: auto;
	width: 93%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom:8px;
	background-image: url(../AIR/SIAA_HG.png);
	background-size:45px auto;	
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 15px;
	padding-bottom: 13px;
}
#divide_KC {
	height: auto;
	width: 93%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom:8px;
	background-image: url(../AIR/KC-M511_setupIMAGE.png);
	background-size:70px auto;	
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 15px;
	padding-bottom: 8px;
}
#divide_slim {
	height: auto;
	width: 93%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom:8px;
	background-image: url(../AIR/SIAA_slim.png);
	background-size:45px auto;	
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 15px;
	padding-bottom: 15px;
}
#divide_compact {
	height: auto;
	width: 93%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom:8px;
	background-image: url(../AIR/SIAA_compact.png);
	background-size:45px auto;	
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 15px;
	padding-bottom: 15px;
}
#divide_FU {
	height: auto;
	width: 93%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom:8px;
	background-image: url(../AIR/FU_cleanIMAGE.png);
	background-size:100px auto;	
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 15px;
	padding-bottom: 15px;
}
.right_box h5 {
	font-size: 13.5px;
	font-weight: bold;
	color: #666;
}
.right_box p {
	font-size: 11.5px;
	color: #666;
}
.emp {
	font-size: 11.5px;
	font-weight: bold;
	color: #D60033;
}

.floor {
	height: 18px;
	width: 98.5%;
	margin-top: 3px;
	border: 4px solid #FFF0E3;
	text-align: center;
	margin-right: auto;
	margin-left: auto;	
}
.floor img {
	height: 16px;
	width: auto;
}

.Order_area {
	height: auto;
	width: 80%;
	overflow: hidden;
	position: relative;
	zoom:1;
	border-top-width: 15px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F0F0F0;
	border-right-color: #F0F0F0;
	border-bottom-color: #F0F0F0;
	border-left-color: #F0F0F0;
	margin-top: 14px;
	padding-bottom: 9px;
	margin-right: auto;
	margin-left: auto;	
}
.Order_area .left {
	height: auto;
	width: 90%;
	margin-top: 16px;
	margin-right: auto;
	margin-left: auto;	
	float: none;
	font-size: 0;	
}
.Order_area .left img {
	height: auto;
	width: 100%;
}
.Order_area .right {
	height: auto;
	width: 100%;
	text-align: center;
	float: none;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
.amount {
	font-size: 12px;
	font-weight: bold;
	color: #666;
	margin-bottom: -6px;
	line-height: 1;		
}
.amount span {	
	font-size: 12px;
	font-weight: bold;
	color: #DC0032;		
}
.amount span b {
	font-size: 16px;
	font-weight: bold;	
}
.Order_area .right small {
	line-height: 60%;
	font-size: 11px;
	color: #5B5B5B;
	line-height: 1;
}




.order_btn_small {
	font-size:17px;
	font-weight:normal;
	text-decoration:none;
	-moz-border-radius:40px;
	-webkit-border-radius:40px;
	border-radius:40px;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(18%, #E08585), color-stop(87%, #99090C) );
	background:-moz-linear-gradient( center top, #E08585 18%, #99090C 87% );
	background:-ms-linear-gradient( top, #E08585 18%, #99090C 87% );
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#E08585', endColorstr='#99090C');
	background-color:#99090C;
	color:#ffffff;
	display:block;
	margin-right: auto;
	margin-left: auto;
	padding-top: 9px;
	padding-bottom: 10px;
	text-align: center;
	margin-bottom: 0px;
	width: 90%;
}
.order_btn_small a {
	color: #FFF;
	text-decoration: none;
}
.order_btn_small_soldout {
	font-size:18px;
	font-weight:normal;
	text-decoration:none;
	-moz-border-radius:40px;
	-webkit-border-radius:40px;
	border-radius:40px;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(18%, #CCCCCC), color-stop(87%, #666666) );
	background:-moz-linear-gradient( center top, #CCCCCC 18%, #666666 87% );
	background:-ms-linear-gradient( top, #CCCCCC 18%, #666666 87% );
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#CCCCCC', endColorstr='#666666');
	background-color:#99090C;
	color:#ffffff;
	display:block;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	margin-bottom: 10px;
	width: 80%;
}








/*レンタルエリア*/
#aboutRENTAL {
	background-image: url(../img/RENTAL_bg_sp.png);
	background-repeat: no-repeat;
	background-size: 100% auto;
	padding-top: 10px;
	height: auto;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}
#aboutRENTAL h2 {
	height: auto;
	width: 83%;
	margin-right: auto;
	margin-left: auto;
}
#aboutRENTAL h2 img {
	height: auto;
	width: 100%;
}
#aboutRENTAL figure {
	display: block;
	height: auto;
	width: 80%;
	margin-top:8px;
	margin-right: auto;
	margin-left: auto;
}
#aboutRENTAL figure img {
	height: auto;
	width: 100%;
}
#aboutRENTAL .each {
	height: auto;
	width: 72%;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
}
.each .region {
	height: auto;
	width: 88%;
	display: block;
}
#aboutRENTAL .each h3 {
	height: auto;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
#aboutRENTAL .each h3 img {
	height: auto;
	width: 100%;
}
#aboutRENTAL .each .new {
	font-size: 12px;
	background-image: url(../img/RENTAL_icon01.png);
	background-size: 52px 25px;
	background-repeat: no-repeat;
	background-position: right bottom;	
	padding-top: 7px;
	padding-left:10px;
	padding-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAEAEA;
	line-height: 120%;
	font-weight: 500;	
}
#aboutRENTAL .each .easy {
	font-size: 12px;
	background-image: url(../img/RENTAL_icon02.png);
	background-size: auto 27px;
	background-repeat: no-repeat;
	background-position: right bottom;	
	padding-top: 7px;
	padding-left:10px;	
	padding-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAEAEA;
	line-height: 120%;
	font-weight: 500;
}
#aboutRENTAL .each .easy br {
	display: none;
}
.easy .air_ver {
	display: none;
}
#aboutRENTAL .each .relief {
	font-size: 12px;
	background-image: url(../img/RENTAL_icon03.png);
	background-size: 46px 28px;
	background-repeat: no-repeat;
	background-position: right bottom;	
	padding-top: 7px;
	padding-left:10px;	
	padding-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAEAEA;
	line-height: 120%;
	font-weight: 500;
}
#aboutRENTAL .each .small {
	font-size: 10px;
	color: #999;
	line-height: 100%;
	margin-top: 5px;
}
#aboutRENTAL .each .small br {
	display: none;
}












.bgpt {
	background-image: url(../img_rental/bg02.png);
	background-repeat: repeat;
	height: auto;
	width: 100%;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-top: 30px;
}


#order {
	background-color: #FFF;
	height: auto;
	width: 100%;	
	padding-top: 50px;
	padding-bottom: 50px;
}

#order .title {
	background-image: url(../img_rental/bg_line05.gif);
	background-repeat: repeat-x;
	background-position: center;
	margin-right: 10px;
	margin-left: 10px;
}
#order .title h3 {
	background-color: #FFF;
	width: 200px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#order .title h3 img {
	height: auto;
	width: 180px;
}

#order .tel .txt01 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 15px;
	color: #0D90D1;
	margin-top: 20px;
	margin-left: auto;
	text-align: center;
	margin-right: auto;
}
#order .tel .txt01 .call {
	font-size: 11px;
}
#order .tel .txt02 {
	text-align: center;
	margin-top: -8px;
	margin-bottom: -8px;
}
#order .tel .txt02 a {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 39px;
	color: #0D90D1;
	font-weight: bold;		
	text-decoration-line: underline;
	text-decoration-style: solid;
	text-decoration-thickness: 1px;
	text-decoration-color: #0D90D1;	
}
#order .tel .txt02 a span {
	font-size: 27px;
	font-weight: bold;		
}

#order .tel .txt03 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	color: #0D90D1;
	text-align: center;
}
.library_prefooter {
	width: 80%;
	margin-right: auto;
	margin-left: auto;	
	text-align: left;
	font-size: 9px;
	color: #999;
	margin-top: 0px;
}	




/* 注意事項展開部 */

.accordion {
	height: auto;
	width: 76%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;	
	margin-bottom: 45px;	
}
.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: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
	font-weight: bold;
}
.Label span {
	font-size: 10px;
	display: inline-block;
	margin-left: 16px;
	line-height: 125%;
	font-feature-settings: "palt";
	color: #666;
}
.Label::before{		/*タイトル横の矢印*/
	content:"";
	width: 4px;
	height: 4px;
	border-top: 2px solid #333;
	border-right: 2px solid #333;
	-webkit-transform: rotate(45deg);
	position: absolute;
	top:calc( 50% - 1px );
	left: 143px;
	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, 2px) rotate(-45deg) !important;
}

.attention {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 11px;
	color: #333;
	text-align: left;
	height: auto;
	width: auto;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 6px;
	line-height:130%;
	padding-right: 11px;
	padding-left: 11px;
	padding-top:5px;
	padding-bottom: 5px;
}
.attention li {
	padding-left: 10px;
	text-indent: -15px;	
}

@media screen and (max-width: 520px) {
#main_board h2 .pc {
	display: none;	
	height: auto;
	width: 100%;
}
#main_board h2 .sp {
	display: block;	
	height: auto;
	width: 100%;	
}	
}



