﻿

/*******************************************************************/
/* PC：幅769px以上                                                 */
/*******************************************************************/
@media screen and (min-width: 769px) {
/*=================================================================*/
@charset "UTF-8";

.sp { display: none; }

/* メガバナー
----------------------------------------------------------------- */
#contents p.service-banner {
	margin-bottom: 10px;
	}

/* おまかせ名義変更
----------------------------------------------------------------- */
#contents .meigi,
#contents .meigi-inner,
#contents .meigi-inner-bottom {
	width: 800px;
	}

#contents .meigi {
	margin-bottom: 10px;
	background: url(../images/index/meigi_frame_center.jpg) top left repeat-y;
	}

#contents .meigi-inner {
	background: url(../images/index/meigi_frame_top.jpg) no-repeat 0 55px;
	}

#contents .meigi-inner-bottom {
	padding-bottom: 12px;
	background: url(../images/index/meigi_frame_bottom.jpg) bottom left no-repeat;
	}

#contents p.meigi-service {
	margin: 0;
	text-align: center;
	}

#contents .meigi-btn {
	padding: 0 17px;
	}

#contents .meigi-btn .car1 {
	float: left;
	}

#contents .meigi-btn .car2 {
	float: left;
	}

#contents .meigi-btn .bike {
	float: right;
	}

#contents .meigi-price {
	text-align: center;
	}

/* ダブルパック
----------------------------------------------------------------- */
#contents .pack,
#contents .pack-inner,
#contents .pack-inner-bottom {
	width: 800px;
	}

#contents .pack {
	margin-bottom: 10px;
	background: url(../images/index/pack_frame_center.jpg) top left repeat-y;
	}

#contents .pack-inner {
	background: url(../images/index/pack_frame_top.jpg) no-repeat 0 55px;
	}

#contents .pack-inner-bottom {
	padding-bottom: 12px;
	background: url(../images/index/pack_frame_bottom.jpg) bottom left no-repeat;
	}

#contents p.pack-service {
	margin: 0;
	text-align: center;
	}

#contents .pack-btn {
	padding: 0 17px;
	}

#contents .pack-btn .car1 {
	float: left;
	}

#contents .pack-btn .car2 {
	float: left;
	}

#contents .pack-btn .bike {
	float: right;
	}

#contents .pack-price {
	text-align: center;
	}


/* 「自動車とバイク」の引越し輸送サービス
----------------------------------------------------------------- */
#contents .moving {
	float: left;
	width: 538px;
	background: url(../images/index/moving_bg.jpg) no-repeat 0 50px;
	}
#contents .moving2 {
	width: 790px;
	background: url(../images/index/moving_bg2.jpg) no-repeat 0 50px;
	}
/* 「ナンバーと住所」の変更手続きサービス
----------------------------------------------------------------- */
#contents .procedure {
	width: 790px;
	background: url(../images/index/procedure_bg.jpg) no-repeat 0 50px;
	}
/* 「自動車とバイク」の引越し輸送と「ナンバーと住所」の変更手続きサービス
----------------------------------------------------------------- */
#contents .set {
	width: 790px;
	background: url(../images/index/set_bg.jpg) no-repeat 0 50px;
	}
	
/* 各サービス枠共通
----------------------------------------------------------------- */
#contents .service {
	height: 180px;
	margin-bottom: 10px;
	text-align: center;
	}

#contents .service h2 {
	margin-bottom: 4px;
	}

#contents .service p {
	font-size: 100%;
	text-align: left;
	margin-bottom: 0px;
	padding-left: 17px;
	line-height: 1.3em;
	}
#contents .service_btm {
	height: 80px;
	margin-bottom: 10px;
	text-align: center;
	}
*+html  #contents .service_btm {
	padding-bottom: 9px;/*IE7*/
	}
#contents .service ul {
	position: relative;
	list-style: none;
	}

#contents .service_btm ul {
	position: relative;
	list-style: none;
	margin-top: 15px;
	}
#contents .service ul li {
	display: inline;
	}
#contents .service_btm ul li {
	display: inline;
	}

#contents .service ul li.void ,void2{
	margin-right: 3px;
	}

/* リンク(おすすめリンク集 / かんたんサービス診断)
----------------------------------------------------------------- */
#contents .link {
	float: right;
	width: 252px;
	margin-bottom: 10px;
	}

#contents .link ul {
	list-style: none;
	}

#contents .link ul li {
	width: 252px;
	height: 90px;
	overflow: hidden;
	}

/* サービス一覧
----------------------------------------------------------------- */
#contents .service-list {
	width: 790px;
	margin-bottom: 10px;
	background: url(../images/index/service_bg_center.gif) top left repeat-y;
	}

#contents .service-list-inner {
	width: 790px;
	padding-bottom: 10px;
	background: url(../images/index/service_bg_bottom.gif) bottom left no-repeat;
	}

/* 輸送
------------------------------------------------------- */
#contents .service-list-left {
	float: left;
	width: 260px;
	margin-right: 5px;
	}

/* 変更
------------------------------------------------------- */
#contents .service-list-center {
	float: left;
	width: 260px;
	margin-right: 5px;
	}

/* セット
------------------------------------------------------- */
#contents .service-list-right {
	float: left;
	width: 260px;
	}

/* 共通
------------------------------------------------------- */
#contents .service-list h3 {
	float: left;
	margin-right: 10px;
	padding-left: 12px;
	}

#contents .service-list ul {
	font-size: 100%;
	margin-left: 95px;
	padding-top: 5px;
	line-height: 1.3em;
	list-style: none;
	}

#contents .service-list ul li {
	background: url(../images/arrow_small.gif) no-repeat 0 3px;
	margin-bottom: 5px;
	padding-left: 18px;
	}

/* お知らせ情報
----------------------------------------------------------------- */
#contents .news {
	float: left;
	width: 790px;
	margin-bottom: 10px;
	}

#contents .news ul {
	font-size: 100%;
	list-style: none;
	}

#contents .news ul li {
	padding: 4px 10px;
	border-bottom: 1px dashed #34BEED;
	}

/* カスタマーサポート
----------------------------------------------------------------- */
#contents .support {
	float: right;
	width: 242px;
	margin-bottom: 10px;

	}

#contents .support ul {
	list-style: none;
	}

#contents .support ul li {
	width: 242px;
	height: 90px;
	overflow: hidden;
	}

/* バナー
----------------------------------------------------------------- */
#contents .banner {
	width: 790px;
	height: 126px;
	margin-bottom: 10px;
	background: url(../images/index/banner_bg.gif) top left repeat-x;
	}

#contents .banner .daiko {
	float: left;
	width: 404px;
	padding: 10px 0px 0px 2px;
	text-align: right;
	}

#contents .banner .credit {
	float: right;
	width: 380px;
	padding: 10px 0px 0px 0px;
	text-align: left;
	}
#contents .banner .yusou {
	float: right;
	width: 390px;
	padding: 10px 2px 0px 0px;
	text-align: left;
	}

/* コピー枠(ページの先頭へ)
----------------------------------------------------------------- */
#contents .copy {
	font-size: 100%;
	}

#contents .copy .text {
	float: left;
	}

#contents .copy .pagetop {
	float: right;
	}

/*<end>============================================================*/
}

/**************************************************************************************************************************************/
/* SP：幅768px以下                                                 */
/**************************************************************************************************************************************/
@media screen and (max-width: 768px) {
/*=================================================================*/
.pc { display: none; }

/* メガバナー
----------------------------------------------------------------- */
#contents p.service-banner {
	margin-bottom: 10px;
	}

/* おまかせ名義変更
----------------------------------------------------------------- */
#contents .meigi,
#contents .meigi-inner,
#contents .meigi-inner-bottom {
	width: 800px;
	}

#contents .meigi {
	margin-bottom: 10px;
	background: url(../images/index/meigi_frame_center.jpg) top left repeat-y;
	}

#contents .meigi-inner {
	background: url(../images/index/meigi_frame_top.jpg) no-repeat 0 55px;
	}

#contents .meigi-inner-bottom {
	padding-bottom: 12px;
	background: url(../images/index/meigi_frame_bottom.jpg) bottom left no-repeat;
	}

#contents p.meigi-service {
	margin: 0;
	text-align: center;
	}

#contents .meigi-btn {
	padding: 0 17px;
	}

#contents .meigi-btn .car1 {
	float: left;
	}

#contents .meigi-btn .car2 {
	float: left;
	}

#contents .meigi-btn .bike {
	float: right;
	}

#contents .meigi-price {
	text-align: center;
	}

/* ダブルパック
----------------------------------------------------------------- */
#contents .pack,
#contents .pack-inner,
#contents .pack-inner-bottom {
	width: 800px;
	}

#contents .pack {
	margin-bottom: 10px;
	background: url(../images/index/pack_frame_center.jpg) top left repeat-y;
	}

#contents .pack-inner {
	background: url(../images/index/pack_frame_top.jpg) no-repeat 0 55px;
	}

#contents .pack-inner-bottom {
	padding-bottom: 12px;
	background: url(../images/index/pack_frame_bottom.jpg) bottom left no-repeat;
	}

#contents p.pack-service {
	margin: 0;
	text-align: center;
	}

#contents .pack-btn {
	padding: 0 17px;
	}

#contents .pack-btn .car1 {
	float: left;
	}

#contents .pack-btn .car2 {
	float: left;
	}

#contents .pack-btn .bike {
	float: right;
	}

#contents .pack-price {
	text-align: center;
	}


/* 「自動車とバイク」の引越し輸送サービス
----------------------------------------------------------------- */
#contents .moving {
	float: left;
	width: 538px;
	background: url(../images/index/moving_bg.jpg) no-repeat 0 50px;
	}
#contents .moving2 {
	width: 790px;
	background: url(../images/index/moving_bg2.jpg) no-repeat 0 50px;
	}
/* 「ナンバーと住所」の変更手続きサービス
----------------------------------------------------------------- */
#contents .procedure {
	width: 790px;
	background: url(../images/index/procedure_bg.jpg) no-repeat 0 50px;
	}
/* 「自動車とバイク」の引越し輸送と「ナンバーと住所」の変更手続きサービス
----------------------------------------------------------------- */
#contents .set {
	width: 790px;
	background: url(../images/index/set_bg.jpg) no-repeat 0 50px;
	}
	
/* 各サービス枠共通
----------------------------------------------------------------- */
#contents .service {
	height: 180px;
	margin-bottom: 10px;
	text-align: center;
	}

#contents .service h2 {
	margin-bottom: 4px;
	}

#contents .service p {
	font-size: 100%;
	text-align: left;
	margin-bottom: 0px;
	padding-left: 17px;
	line-height: 1.3em;
	}
#contents .service_btm {
	margin-bottom: 8%;
	text-align: center;
	}
*+html  #contents .service_btm {
	padding-bottom: 9px;/*IE7*/
	}
#contents .service ul {
	position: relative;
	list-style: none;
	}

#contents .service_btm ul {
	position: relative;
	list-style: none;
	}
#contents .service ul li {
	display: inline;
	}
#contents .service_btm ul li {
	display: inline;
	}

#contents .service ul li.void ,void2{
	margin-right: 3px;
	}

/* リンク(おすすめリンク集 / かんたんサービス診断)
----------------------------------------------------------------- */
#contents .link {
	float: right;
	width: 252px;
	margin-bottom: 10px;
	}

#contents .link ul {
	list-style: none;
	}

#contents .link ul li {
	width: 252px;
	height: 90px;
	overflow: hidden;
	}

/* サービス一覧
----------------------------------------------------------------- */
#contents .service-list {
	width: 790px;
	margin-bottom: 10px;
	background: url(../images/index/service_bg_center.gif) top left repeat-y;
	}

#contents .service-list-inner {
	width: 790px;
	padding-bottom: 10px;
	background: url(../images/index/service_bg_bottom.gif) bottom left no-repeat;
	}

/* 輸送
------------------------------------------------------- */
#contents .service-list-left {
	float: left;
	width: 260px;
	margin-right: 5px;
	}

/* 変更
------------------------------------------------------- */
#contents .service-list-center {
	float: left;
	width: 260px;
	margin-right: 5px;
	}

/* セット
------------------------------------------------------- */
#contents .service-list-right {
	float: left;
	width: 260px;
	}

/* 共通
------------------------------------------------------- */
#contents .service-list h3 {
	float: left;
	margin-right: 10px;
	padding-left: 12px;
	}

#contents .service-list ul {
	font-size: 100%;
	margin-left: 95px;
	padding-top: 5px;
	line-height: 1.3em;
	list-style: none;
	}

#contents .service-list ul li {
	background: url(../images/arrow_small.gif) no-repeat 0 3px;
	margin-bottom: 5px;
	padding-left: 18px;
	}

/* お知らせ情報
----------------------------------------------------------------- */
#contents .news {
	float: left;
	width: 790px;
	margin-bottom: 10px;
	}

#contents .news ul {
	font-size: 100%;
	list-style: none;
	}

#contents .news ul li {
	padding: 4px 10px;
	border-bottom: 1px dashed #34BEED;
	}

/* カスタマーサポート
----------------------------------------------------------------- */
#contents .support {
	float: right;
	width: 242px;
	margin-bottom: 10px;

	}

#contents .support ul {
	list-style: none;
	}

#contents .support ul li {
	width: 242px;
	height: 90px;
	overflow: hidden;
	}

/* バナー
----------------------------------------------------------------- */
#contents .banner {
	width: 790px;
	height: 126px;
	margin-bottom: 10px;
	background: url(../images/index/banner_bg.gif) top left repeat-x;
	}

#contents .banner .daiko {
	float: left;
	width: 404px;
	padding: 10px 0px 0px 2px;
	text-align: right;
	}

#contents .banner .credit {
	float: right;
	width: 380px;
	padding: 10px 0px 0px 0px;
	text-align: left;
	}
#contents .banner .yusou {
	float: right;
	width: 390px;
	padding: 10px 2px 0px 0px;
	text-align: left;
	}

/* コピー枠(ページの先頭へ)
----------------------------------------------------------------- */
#contents .copy {
	font-size: 100%;
	}

#contents .copy .text {
	float: left;
	}

#contents .copy .pagetop {
	float: right;
	}


/*<end>============================================================*/
}
