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


/* ======================================== 1050px以上 ======================================== */
@media(min-width: 1050px) {
/* ============================== main area ============================== */
.underleft_headbox object {
	max-width: 50px;
	max-height: 20px;
}
/* ==================== underrightbox ==================== */


/*  運搬1 設置～ */

.trans_top_box {
	margin-bottom: 55px;
}
.rightbox_bheading {
	padding-top: 25px;
	margin-bottom: 30px;
	line-height: 1;
	border-top: 1px solid #AB035C;
}
.rightbox_bheading_top {
	border: none;
}
.trans_left {
	width: 350px;
	float: left;
}
.trans_right {
	width: 350px;
	height: 260px;
	float: right;
}
.trans_right img {
 width:100%:
}
/*  運搬2  全国～ 運搬3  1台～*/

.transtextbox_01 {
	margin-bottom: 85px;
}
/*  運搬4  クオリティ～*/
.transtextbox_02 {
	margin-bottom: 20px;
}
.bottom_trans_box {
	margin-bottom: 90px;
}
.bottom_trans_box img {
	width: 100%;
}
.trans_bottom_left {
	width: 360px;
	height: 260px;
	float: left;
}
.trans_bottom_right {
	width: 360px;
	height: 260px;
	float: right;
}
}





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

@media(max-width: 1049px) {
/* ==================== basecss_area ==================== */
.underleft_headbox object {
	max-width: 50px;
	max-height: 20px;
}
/* <<  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 ==================== */


/*  運搬  */

/*  運搬1 設置～ */

.trans_right {
	max-width: 350px;
	width: 48%;
	height: 260px;
	float: left;
	margin-left: 4%;
}
.trans_left {
	max-width: 350px;
	width: 48%;
	float: left;
	text-align: left !important;
}
.trans_top_box {
	margin-bottom: 40px;
	display: inline-block;
}
.rightbox_bheading {
	padding-top: 15px;
	margin-bottom: 15px;
	line-height: 1;
	border-top: 1px solid #AB035C;
}
.rightbox_bheading_top {
	border: none;
}
.trans_right img {
	width: 100%;
}
.trans_top_boxbg {
	text-align: center;
	margin-top: 40px;
}
/*  運搬2  全国～ 運搬3  1台～*/

.transtextbox_01 {
	margin-bottom: 40px;
}
/*  運搬4  クオリティ～*/
.transtextbox_02 {
	margin-bottom: 20px;
}
.bottom_trans_box {
	margin-bottom: 0px;
	display: inline-block;
}
.bottom_trans_box img {
	width: 100%;
}
.trans_bottom_left {
	max-width: 360px;
	width: 49%;
	height: 260px;
	float: left;
}
.trans_bottom_right {
	max-width: 360px;
	width: 49%;
	height: 260px;
	float: left;
	margin-left: 2%;
}
.transbottom_bg {
	text-align: center;
	margin-top: 40px;
}
}





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

}





/* ======================================== 600px以下 ======================================== */
@media(max-width: 600px) {
.underrightbox .clearfix:after {
	content: "";
}
/*  運搬1 設置～ */
.trans_right {
	max-width: 350px;
	width: 100%;
	height: auto;
	margin: 0 auto;
	margin-top: 15px;
}
.trans_left {
	max-width: 350px;
	width: 100%;
	height: auto;
	float: none;
	margin: 0 auto;
}
.translefttext {
	text-align: left !important;
}
/*  運搬4  クオリティ～*/
.transtextbox_02 {
	margin-bottom: 15px;
}
.bottom_trans_box {
	margin-bottom: 0px;
}
.bottom_trans_box img {
	width: 100%;
}
.trans_bottom_left {
	max-width: 360px;
	height: auto;
	width: 100%;
	float: none;
}
.trans_bottom_right {
	max-width: 360px;
	height: auto;
	width: 100%;
	float: none;
	margin-top: 15px;
	margin-left: 0;
}
}
