@charset "UTF-8";
/* ============================== main area ============================== */


/* ======================================== 1050px以上 ======================================== */
@media(min-width: 1050px) {
.rightbox_bheading {
	line-height: 1;
}
/* ============================== main area ============================== */
.underleft_headbox object {
	max-width: 80px;
	max-height: 18px;
}
/* ==================== underrightbox ==================== */

/* 	レンタル  */

.rntbh_text {
	margin-top: 22px;
	margin-bottom: 35px;
}
.retop_text {
	margin-bottom: 45px;
}
.retoplist {
	width: 680px;
	margin: 0 auto;
	margin-bottom: 50px;
}
ul.retoplist li {
	width: 155px;
	height: 155px;
	float: left;
}
ul.retoplist li img {
	width: 100%;
	height: auto;
}

ul.retoplist li object {
	width: 100%;
	height: auto;
}


.retop_list2 {
	margin-left: 20px;
}
.retop_btmext {
	margin-bottom: 75px;
}
/* 	設置実例  */


.install_area {
	margin-bottom: 80px;
}
.inst_text {
	margin: 15px 0 25px 0;
}
.inst_list li {
	float: left;
	width: 224px;
}
.inst_list li img {
	width: 100%;
	height: auto;
}
.inst_list2 {
	margin-left: 28px;
}
.inst_listtext {
	margin-top: 8px;
}
.instlist_textin {
	font-size: 15px;
	font-weight: bold;
}
/* 	Q&A  */
	
.qa_list {
	margin-top: 35px;
	margin-bottom: 100px;
}
.q_a {
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	line-height: 1;
	padding: 8px 10px;
	background: #AB035C;
	position: relative;
}
.q_img {
	width: 20px;
	height: 18px;
	position: absolute;
	top: 8px;
	left: 10px;
}




.q_img img {
	width: 100%;
	height: auto;
	padding-bottom: 1px;
}

.q_img object {
	width: 100%;
	height: auto;
	padding-bottom: 1px;
}



.q_text {
	line-height: 1;
	float: left;
	padding-left: 25px;
}
.a_a {
	padding: 17px 10px 40px 10px;
	position: relative;
}
.a_img {
	width: 20px;
	height: 18px;
	position: absolute;
	top: 17px;
	left: 10px;
}
.a_img img {
	width: 100%;
	height: auto;
	padding-bottom: 1px;
}
.a_text {
	float: left;
	padding-left: 25px;
}
.a_alast {
	padding: 17px 10px 0px 10px;
}
/* 	レンタルの流れ  */




.flow_text {
	margin: 22px 0;
}
/* 	li  */
	
.flow_areainner .rightbox_bheading {
	margin: 0;
}
.flow_lisingle {
	background: #F3F3F3;
	padding: 29px 30px 29px 49px;
}
.num {
	position: relative;
}
.num_img {
	width: 50px;
	height: 50px;
	position: absolute;
	top: 0;
	left: -25px;
}
.num_img img {
	width: 100%;
}
.num_img object {
	width: 100%;
}
.num_textarea {
	line-height: 1;
	padding: 0 0 10px 40px;
	display: block;
	border-bottom: 1px solid #AB035C;
}
.num_bottomtext {
	line-height: 1;
	padding: 22px 0 0px 40px;
	font-size: 12px;
}
.num_bottomtext a {
	color: #AB035C;
	text-decoration: underline;
}
.num_bottomtext a:hover {
	color: #000;
	text-decoration: none;
}
.flow_lisingle02 {
	margin-top: 27px;
}
.flow_lisingle03 {
	margin-top: 27px;
	margin-bottom: 78px;
}
}

/* ======================================== 1049px以下 ======================================== */

@media(max-width: 1049px) {
.rightbox_bheading {
	line-height: 1;
}
/* ==================== basecss_area ==================== */
.underleft_headbox object {
	max-width: 80px;
	max-height: 18px;
}
/* <<  right見出し >> */
.right_heading {
	font-size: 17px;
	border-bottom: 1px solid #AB035C;
	line-height: 1;
	padding: 4px 0 20px 2px;
}
/* <<  leftメニューlink >> */

.underleft_linkbox {
	display: none;
}
/* ==================== underrightbox ==================== */

/* 	レンタル  */

.rntbh_text {
	margin-top: 22px;
	margin-bottom: 25px;
}
.retop_text {
	margin-bottom: 45px;
}
.retoplist {
	width: 680px;
	margin: 0 auto;
	margin-bottom: 45px;
}
ul.retoplist li {
	width: 155px;
	height: 155px;
	float: left;
}
ul.retoplist li img {
	width: 100%;
	height: auto;
}


ul.retoplist li object {
	width: 100%;
	height: auto;
}



.retop_list2 {
	margin-left: 20px;
}
.retop_btmext {
	margin-bottom: 40px;
}
/* 	設置実例  */

.inst_list {
	width: 670px;
	margin: 0 auto;
}
.install_area {
	margin-bottom: 40px;
}
.inst_text {
	margin: 15px 0 25px 0;
}
.inst_list li {
	float: left;
	width: 32%;
}
.inst_list li img {
	width: 100%;
	height: auto;
}
.inst_list2 {
	margin-left: 2%;
}
.inst_listtext {
	margin-top: 8px;
}
.instlist_textin {
	font-size: 15px;
	font-weight: bold;
}
/* 	Q&A  */
	
.qa_list {
	margin-top: 35px;
	margin-bottom: 35px;
}
.q_a {
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	line-height: 1;
	padding: 8px 10px;
	background: #AB035C;
	position: relative;
	border-radius: 5px;
}
.q_img {
	width: 20px;
	height: 18px;
	position: absolute;
	top: 8px;
	left: 10px;
}



.q_img img {
	width: 100%;
	height: auto;
	padding-bottom: 1px;
}



.q_img object {
	width: 100%;
	height: auto;
	padding-bottom: 1px;
}

.q_text {
	line-height: 1;
	float: left;
	padding-left: 25px;
}
.a_a {
	padding: 17px 10px 40px 10px;
	position: relative;
}
.a_img {
	width: 20px;
	height: 18px;
	position: absolute;
	top: 17px;
	left: 10px;
}
.a_img img {
	width: 100%;
	height: auto;
	padding-bottom: 1px;
}
.a_text {
	float: left;
	padding-left: 25px;
}
.a_alast {
	padding: 17px 10px 0px 10px;
}
/* 	レンタルの流れ  */



.flow_text {
	margin: 22px 0;
}
/* 	li  */
	
.flow_areainner .rightbox_bheading {
	margin: 0;
}
.flow_lisingle {
	background: #F3F3F3;
	padding: 29px 30px 29px 49px;
}
.num {
	position: relative;
}
.num_img {
	width: 50px;
	height: 50px;
	position: absolute;
	top: -3px;
	left: -25px;
}
.num_img img {
	width: 100%;
}
.num_img object {
	width: 100%;
}
.num_textarea {
	line-height: 1;
	padding: 0 0 10px 40px;
	display: block;
	border-bottom: 1px solid #AB035C;
}
.num_bottomtext {
	line-height: 1.5;
	padding: 22px 0 0px 40px;
	font-size: 12px;
}
.num_bottomtext a {
	color: #AB035C;
	text-decoration: underline;
}
.num_bottomtext a:hover {
	color: #000;
	text-decoration: none;
}
.flow_lisingle02 {
	margin-top: 27px;
}
.flow_lisingle03 {
	margin-top: 27px;
	margin-bottom: 0;
}
}

/* ======================================== 767px以下 ======================================== */
@media(max-width: 767px) {
/* ==================== underrightbox ==================== */
/* 	レンタル  */

.rntbh_text {
	margin-top: 15px;
	margin-bottom: 15px;
}
.retoplist {
	width: 340px;
	margin: 0 auto;
	margin-bottom: 50px;
}
.retop_list2 {
	margin-left: 0px;
}
.list_change {
	margin-left: 15px;
}
.list_change {
	margin-left: 15px;
}
.list_change02 {
	margin-top: 15px;
}
/* 	設置実例  */

.inst_list {
	width: 500px;
	margin: 0 auto;
}
.install_area {
	margin-bottom: 40px;
}
.inst_text {
	margin: 15px 0 25px 0;
}
.inst_list li {
	float: left;
	width: 32%;
}
.inst_list2 {
	margin-left: 2%;
}
}





/* ======================================== 600px以下 ======================================== */
@media(max-width: 600px) {
/* ==================== underrightbox ==================== */
	
	
/* 	レンタル  */

.retop_text {
	margin-bottom: 20px;
}
.retoplist {
	max-width: 280px;
	width: 100%;
	margin: 0 auto;
	margin-bottom: 20px;
}
ul.retoplist li {
	width: 49%;
	height: auto;
	float: left;
}
.retop_list2 {
	margin-left: 0px;
}
.list_change {
	margin-left: 15px;
}
.list_change {
	margin-left: 2%;
}
.list_change02 {
	margin-top: 5px;
}
/* 	設置実例  */

.inst_list {
	width: 224px;
	margin: 0 auto;
}
.install_area {
	margin-bottom: 15px;
}
.inst_text {
	margin: 15px 0 25px 0;
}
.inst_list li {
	float: none;
	width: 100%;
	margin-bottom: 15px;
}
.inst_list2 {
	margin-left: 0;
}
/* 	レンタルの流れ  */

.num_textarea {
	border-bottom: none;
}
}
