@charset "utf-8"; 


/*================================2階層：contents===============================*/

.contents {
	width:896px;
	margin:0 auto;
	/*min-height: 800px;*/
	text-align: left;
}
.contents.full {
	width: 100%;
	min-width: 896px;
}

.page_ttl {
	font-size: 3rem;
	height: 137px;
	text-align: center;
	margin-bottom: 22px;
}
.page_ttl img {
	width: auto;
	height: 100%;
}
.page_copy {
	text-align: center;
	line-height: 1.8em;
	letter-spacing: 0;
}

/*カテゴリ切替ナビ*/
.post_cate_nav {
	width: 100%;
	background-color: #fff;
	margin-bottom: 75px;
}
.post_cate_nav_body {
	width: 896px;
	margin: 0 auto;
	display: flex;
}
.post_cate_nav_item {
	width: 221px;
	margin-left: 4px;
}
.post_cate_nav_item:first-child {
	margin-left: 0;
}
.post_cate_nav_item a {
	color: #fff;
	font-size: 1.4rem;
	display: block;
	line-height: 32px;
	position: relative;
	background-color: #F39800;
	border-radius: 5px 5px 0 0;
	padding-left: 38px;
	transition: background-color .5s ease;
}
.post_cate_nav_item a:hover {
	background-color: #000;
}
.post_cate_nav_item.act a {
	color: #000;
	background-color: #F5F5F5;
}

.post_cate_nav_item a::before {
	content: " ";
	display: block;
	width: 14px;
	height: 9px;
	background-image: url( "../images/arrow_btm_wh.svg");
	background-repeat: no-repeat;
	background-position: 0 0;
	background-size: 100%;
	position: absolute;
	top: 50%;
	left: 13px;
	margin-top: -4.5px;
}
.post_cate_nav_item.act a::before {
	background-image: url( "../images/arrow_btm_bk.svg");
}


/* table */

.contents table {
	border-collapse: collapse;
	width: 100%;
}
.contents thead th {
	font-weight: bold;
}
.contents th,
.contents td {
	padding: 10px 0;
	vertical-align: top;
}



.common_section {
	margin-bottom: 50px;
}
.common_ttl {
	font-size: 2rem;
	font-weight: bold;
	margin-bottom: 10px;
}
.common_ttl.line_btm {
	border-bottom: solid 1px #000;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.common_sub_ttl {
	font-size: 1.6rem;
	font-weight: bold;
	margin-bottom: 5px;
}
.common_txt {
	margin-bottom: 20px;
}
.common_txt p {
	margin-bottom: 10px;
	line-height: 1.6em;
}




/*================================ 投稿記事 ===============================*/


.single_container {
	display: flex;
	justify-content: space-between;
}
.single_main_contents {
	width: 664px;
}
.single_side_contents {
	width: 200px;
}
.is-rental.is-page .single_side_contents {
	padding-top: 57px;
}

.ttl_wrap {
	margin-bottom: 18px;
	display: flex;
	align-items: center;
}
.ttl_wrap .entry_ttl {
	font-size: 2rem;
}
.ttl_wrap .entry_ttl br {
	display: none;
}
.ttl_wrap .term {
	margin-top: -6px;
	padding-top: 6px;
	padding-bottom: 6px;
}

.entry_main_img {
	margin-bottom: 14px;
}
.entry_img_thumb {
	margin-bottom: 14px;
}
.entry_img_thumb_body {
	display: flex;
	flex-wrap: wrap;
}
.entry_img_thumb_item {
	width: 157px;
	margin-left: 12px;
	margin-top: 12px;
}
.entry_img_thumb_item:nth-child(4n+1) {
	margin-left: 0;
}
@media screen and (min-width: 800px) {
	.entry_img_thumb_item:nth-child(-n+4) {
		margin-top: 0;
	}

}
.entry_movie {
	height: 369px;
	background-color: #ccc;
	margin-bottom: 26px;
}
.entry_movie iframe {
	display: block;
	width: 100%;
	height: 100%;
}
.entry_detail {
	margin-bottom: 40px;
	border-top: solid 1px #000;
}
.entry_detail dl {
	border-bottom: solid 1px #000;
	display: flex;
}
.entry_detail dt,
.entry_detail dd {
	padding: 10px 0;
}
.entry_detail dt {
	width: 142px;
}

/* 車両装備 */

.entry_equip {
	margin-bottom: 60px;
}
.equip_ttl {
	font-size: 2rem;
	font-weight: 700;
	margin-bottom: 15px;
}
.entry_equip_body {
	display: flex;
	flex-wrap: wrap;
}
.entry_equip_item {
	width: 172px;
	margin-bottom: 10px;
}


/* サイドコンテンツ */

.single_side_contents .entry_price {
	padding-bottom: 10px;
	margin-bottom: 24px;
	border-bottom: solid 1px #000;
}
.single_side_contents .entry_body {
	margin-bottom: 50px;
}
.single_side_contents.is-pc {
	margin-top: 49px;
}
.shop_info {
	border-top: solid 1px #000;
	margin-bottom: 15px;
}
.shop_info dl {
	display: flex;
	border-bottom: solid 1px #000;
	align-items: center;
}
.shop_info dt,
.shop_info dd {
	padding: 5px 0;
	letter-spacing: .02em;
}



/* お問い合わせエリア */

.contact_nav {
	background-color: #fff;
}
.contact_nav_body {
	width: 896px;
	height: 207px;
	margin: 0 auto;
	display: flex;
	justify-content: center;
	align-items: center;
}
.contact_nav_item {
	margin: 0 26px;
	height: 86px;
}

/* contact form 7 */
.wpcf7-list-item {
	display: block!important;
}
.wpcf7 .submit_group .ajax-loader {
	display: block;
	margin-top: 15px;
}



/*
* 販売車両
*/



/*
* メンテナンス
*/

/*
.is-maintenance .mainvisual {
	height: 637px;
	background-image: url( "../images/slide_maintenance.jpg");
	background-repeat: no-repeat;
	background-position: center 0;
	background-size: auto 100%;
}
.maintenance_txt {
	width: 440px;
	margin: 0 auto 58px;
	padding-top: 45px;
}
.maintenance_copy {
	line-height: 1.85em;
	letter-spacing: 0;
}
*/

.is-maintenance .page_copy {
	width: 700px;
	margin: 0 auto;
	text-align: left;
}
@media screen and (max-width: 800px) {
	.is-maintenance .page_copy {
		width: auto;
		margin-left: 15px;
		margin-right: 15px;
	}
}

.hope_area {
	background-color: #fff;
	padding-bottom: 11px;
	margin-bottom: 55px;
}
.maintenance_img_wrap {
	display: flex;
	margin-bottom: 77px;
}
.maintenance_img {
	width: 33.33%;
}

.hope_list {
	width: 896px;
	margin: 0 auto;
}
.hope_list_body {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
.hope_list_item {
	font-size: 1.8rem;
	line-height: 1.65em;
	letter-spacing: 0;
	width: 298px;
	text-align: center;
	margin: 0 0 52px;
}
.hope_list_item::before {
	content: " ";
	display: block;
	background-image: url( "../images/deco_sunrise.jpg");
	background-repeat: no-repeat;
	background-position: center 0;
	background-size: auto 100%;
	width: 100%;
	height: 46px;
	margin-bottom: 32px;
}


.support_area {
	text-align: center;
	padding-top: 127px;
	padding-bottom: 157px;
	background-color: #fff;
}
@media screen and (max-width: 800px) {
	.support_area {
		padding-top: 50px;
		padding-bottom: 50px;
	}	
}
.support_catch {
	font-size: 3rem;
	font-weight: 700;
	letter-spacing: 0;
	margin-bottom: 13px;
}
.support_catch::before {
	content: " ";
	display: block;
	background-image: url( "../images/deco_sunrise.jpg");
	background-repeat: no-repeat;
	background-position: center 0;
	background-size: auto 100%;
	width: 100%;
	height: 46px;
	margin-bottom: 32px;
}
@media screen and (max-width: 800px) {
	.support_catch::before {
		height: 36px;
	}
}

.support_copy {
	line-height: 1.8em;
	letter-spacing: 0;
}





/*
* レンタル
*/

.is-rental .mainvisual {
	height: 312px;
	margin-bottom: 75px;
}
.is-rental.is-page .mainvisual {
	margin-bottom: 75px;
}
.rental_index {
	width: 896px;
	margin: 0 auto;
	padding-top: 12px;
	padding-bottom: 180px;
}
.rental_index_wrap {
	margin-bottom: 60px;
}
.rental_index_wrap:last-child {
	margin-bottom: 0;
}
.rental_label {
	font-size: 3rem;
	text-align: center;
	margin-bottom: 22px;
	font-weight: bold;
}
.rental_label::before {
	content: " ";
	display: block;
	width: 100px;
	height: 46px;
	margin: 0 auto 25px;
	background-image: url( "../images/deco_sunrise_op.png");
	background-repeat: no-repeat;
	background-position: 0 0;
	background-size: 100%;
}
.rental_index_item {
	margin-bottom: 65px;
	box-shadow: 0 3px 20px rgba(0,0,0,.16);
	position: relative;
}
.rental_index_item:last-child {
	margin-bottom: 0;
}
.rental_index_item a {
	font-size: 1.8rem;
	display: block;
}
.rental_index_package {
	display: flex;
	justify-content: space-between;
}
.rental_index_thumb {
	width: 448px;
}
.rental_index_txt {
	width: calc(100% - 448px);
	padding: 40px 56px 0;
}
.rentalcar_label {
	font-size: 1.6rem;
	font-weight: bold;
	margin-bottom: 8px;
}
.rentalcar_copy {
	font-size: 1.4rem;
	line-height: 1.4;
	margin-bottom: 40px;
}
.rentalcar_price_tag {
	font-size: 2rem;
	text-align: center;
	font-weight: bold;
	padding: 5px 0;
	border-top: solid 1px #000;
	border-bottom: solid 1px #000;
	transition: border-color .5s;
}
.rental_index_item a:hover .rentalcar_price_tag {
	border-top-color:#F38200;
	border-bottom-color:#F38200;
}
.rental_index_item .btn_more {
	position: absolute;
	bottom: -20px;
	left: 50%;
	transform: translateX(-50%);
}

@media screen and (max-width: 800px) {
	.rental_index_wrap {
		margin-bottom: 40px;
	}
	.rental_index_item a {
		padding-bottom: 20px;
	}
	.rental_label {
		font-size: 2rem;
	}
	.rental_label::before {
		width: 80px;
		height: 37px;
		margin-bottom: 10px;
	}
	.rental_index_package {
		display: block;
	}
	.rental_index_thumb {
		width: auto;
	}
	.rental_index_txt {
		width: auto;
		padding: 20px;
	}
	.rentalcar_copy {
		margin-bottom: 20px;
	}
	
	.rental_index_item .btn_more {
		position: static;
		left: 0;
		top: 0;
		transform: none;
	}

}





/*
* レンタル／下層
*/

/* 貸出条件 */

.rental_condition {
	margin-bottom: 30px;
	background-color: #000;
	padding: 10px;
}
.rental_condition_ttl {
	color: #fff;
	font-weight: bold;
	text-align: center;
	padding: 10px 0;
	border-bottom: solid 1px #fff;
}
.condition_list_body {
	color: #fff;
	display: flex;
	padding: 10px 0;
}
.condition_item {
	font-size: 1.3rem;
	list-style: inside disc;
	margin-left: 10px;
}
.condition_item:first-child {
	margin-left: 0;
}


/* 料金表 */
.rental_price {
	margin-bottom: 30px;
}
.rental_price_ttl {
	font-weight: bold;
	text-align: center;
	background-color: #fff;
	padding: 10px 0;
	border-top: solid 1px #000;
	border-bottom: solid 1px #000;
}
.rental_price_list_body {
	margin-bottom: 20px;
}
.rental_price_item {
	border-bottom: solid 1px #000;
	padding: 10px 0;
	display: flex;
}
.price_label {
	display: block;
	width: 310px;
	white-space: nowrap;
	flex-shrink: 0;
}
.rental_price .note {
	font-size: 1.2rem;
	color: #FF0000;
}


/* レンタル詳細 */

.rental_detail {
	margin-bottom: 150px;
}
.rental_detail section {
	margin-bottom: 30px;
}


/* btn 2カラム */
.btn_package {
	
}
.btn_package_body {
	display: flex;
	justify-content: space-between;
}
.btn_item {
	width: 100%;
	max-width: 316px;
}
.btn a {
	color: #fff;
	font-size: 1.6rem;
	font-weight: bold;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #F38200;
	border-radius: 3px;
	padding: 10px;
}
.btn a::before {
	content: " ";
	display: block;
	width: 17px;
	height: 17px;
	margin-right: 10px;
	background-image: url("../images/arrow_btn.svg");
	background-repeat: no-repeat;
	background-position: 0 0;
}

/* 準備中 */

.commingsoon_contents {
	margin-bottom: 150px;
}
@media screen and (max-width: 800px) {
	.commingsoon_contents {
		margin-left: 15px;
		margin-right: 15px;
	}
}



/*
* ニュース
*/

.is-news .mainvisual {
	height: 280px;
}
.is-news .post_cate_nav,
.is-news.is-single .mainvisual {
	margin-bottom: 58px;
}
.is-news .post_list {
	margin-bottom: 36px;
}
.is-news .post_list_body {
	display: block;
}
.is-news .post_list_item {
	width: 100%;
	background-color: transparent;
	box-shadow: none;
	margin: 0 0 35px 0;
	padding-bottom: 24px;
	border-bottom: solid 1px #000;
	display: flex;
	justify-content: space-between;
}
.is-news .post_img {
	width: 200px;
}
.is-news .post_txt {
	width: calc(100% - 210px);
}
.is-news .post_group {
	display: flex;
	padding-bottom: 0;
	margin-bottom: 5px;
	border: 0;
}
.entry_date {
	margin-right: 10px;
}

@media screen and (max-width: 800px) {
	.is-news .post_list_item {
		display: block;
	}
	.is-news .post_img {
		width: 100%;
		margin-bottom: 20px;
	}
	.is-news .post_txt {
		width: 100%;
	}
}


/* ニュース／下層 */

.is-single.is-news .entry_ttl {
	font-size: 2rem;
}
.is-single.is-news .entry_ttl:first-letter {
	color: #F39800;
}





/*
* 店舗情報
*/

.is-about .mainvisual {
	height: 637px;
	background-image: url( "../images/slide_about.jpg");
	background-repeat: no-repeat;
	background-position: center 0;
	background-size: auto 100%;
}

.about_txt_wrap {
	background-color: #fff;
	padding: 43px 0 104px;
}
.about_txt {
	width: 750px;
	margin: 0 auto;
}
.about_copy {
	line-height: 1.85em;
	letter-spacing: 0;
}

.concept_area {
	/*width: 896px;*/
	width: 100%;
	margin: 0 auto;
	padding: 66px 0 67px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.concept_logo {
	/*width: 445px;*/
	width: 50%;
	display: flex;
	justify-content: flex-end;
	align-items: flex-start;
}
.concept_logo img {
	max-width: 445px;
	height: auto;
}
.concept_txt {
	/*width: 374px;*/
	width: 50%;
	padding-left: 60px;
}
.concept_txt_inner {
	max-width: 700px;
	padding-right: 15px;
}
.concept_ttl {
	font-size: 1.6rem;
	font-weight: 700;
	margin-bottom: 10px;
}
.concept_copy {
	/*width: 304px;*/
	margin-bottom: 15px;
	line-height: 1.8em;
	letter-spacing: -.02em;
}



.shop_wrap {
	display: flex;
}
.shop_wrap:nth-child(even) {
	flex-direction: row-reverse;
}
.shop_wrap:nth-child(odd) {
	background-color: #fff;
}
.shop_map {
	width: 41%;
	height: 263px;
}
.shop_map iframe {
	display: block;
	width: 100%;
	height: 100%;
}
.shop_txt {
	width: 59%;
	display: flex;
}
.shop_wrap:nth-child(odd) .shop_txt {
	justify-content: flex-end;
}
.shop_txt_inner {
	width: 577px;
	display: flex;
	align-items: center;
}
.shop_map_img {
	width: 330px;
}
.shop_copy_group {
	width: calc(100% - 330px);
}
.shop_ttl {
	font-size: 2rem;
	font-weight: bold;
	margin-bottom: 5px;
}
.shop_copy {
	line-height: 2em;
}

/* 群馬 */

.shop_wrap.gunma {
	width: 100%;
}
.shop_wrap_gunma {
	width: 100%;
	height: 263px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.shop_label_comingsoon {
	font-size: 2rem;
	margin-right: 15px;
	padding-top: 15px;
	font-weight: bold;
}
.comingsoon {
	color: #9FA0A0;
	font-size: 5rem;
	font-weight: bold;
}
@media screen and (max-width: 800px) {
	.shop_wrap {
		display: block;
	}
	.shop_map {
		width: auto;
		padding: 0 15px 15px;
	}
	.shop_txt {
		width: auto;
		display: block;
	}
	.shop_txt_inner {
		width: auto;
	}
	.shop_map_img {
		width: 40%;
	}
	.shop_copy_group {
		width: 60%;
		padding-top: 15px;
		padding-bottom: 15px;
	}
	.shop_wrap_gunma {
		flex-direction: column;
	}
	.shop_label_comingsoon {
		margin-right: 0;
		font-size: 1.8rem;
		padding-top: 0;
		font-weight: bold;
	}
	.comingsoon {
		font-size: 3rem;
	}
}
@media screen and (max-width: 400px) {
	.shop_map_img {
		display: none;
	}
	.shop_copy_group {
		width: 100%;
		padding: 15px;
	}

}





.shop_info_area {
	background-color: #fff;
	padding-top: 70px;
	padding-bottom: 84px;
}
.shop_info_detail {
	width: 896px;
	margin: 0 auto 55px;
	display: table;
	border-collapse: collapse;
}
.shop_info_detail dl {
	border-bottom: solid 1px #000;
	display: table-row;
}
.shop_info_detail dt,
.shop_info_detail dd {
	display: table-cell;
	padding: 10px 0;
	letter-spacing: .02em;
}
.shop_info_detail dt {
	font-weight: 700;
	width: 113px;
	vertical-align: middle;
}
.shop_info_detail dd {
	line-height: 1.8em;
}


/*
* 買取
*/

.page_catch {
	font-size: 3rem;
    font-weight: 700;
    letter-spacing: 0;
    margin-bottom: 13px;
	text-align: center;
}
.intro_area {
    height: 450px;
    width: 100%;
	background-image: url(../images/sell/slide_sell.jpg);
    background-repeat: no-repeat;
    background-size: cover;
	background-position: bottom center;
}
.point_area {
	background-color: #fff;
}
.point_list_item:nth-child(even) {
	background: #F5F5F5;
}
@media screen and (max-width: 768px) {
	.point_list_item:nth-child(even) {
		background: #e5e5e5;
	}
}

.point_wrap {
	width: 1280px;
	height: 320px;
	margin: 0 auto;
	display: flex;
}
.point_list_item:nth-child(even) .point_wrap {
	flex-direction: row-reverse;
}
.point_img img {
	height: 100%;
    width: 435px;
}
.point_txt {
	width: 845px;
	display: flex;
	align-items: center;
	/*padding-top: 85px;*/
	padding-left: 100px;
}
.point_ttl {
	font-size: 3rem;
	font-weight: bold;
	padding-bottom: 25px;
}
.point_copy {
	width: 600px;
}

.model_area {
	padding-top: 90px;
	padding-bottom: 60px;
	background-color: #fff;
}
.model_label {
	font-size: 3rem;
    text-align: center;
    margin-bottom: 22px;
    font-weight: bold;
}
.model_label::before {
    content: " ";
    display: block;
    width: 100px;
    height: 46px;
    margin: 0 auto 25px;
    background-image: url(../images/deco_sunrise_op.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: 100%;
}
.model_list {
	width: 896px;
	margin: 0 auto;
}
.model_list_body {
	display: flex;
	justify-content: space-between;
}
.model_list_figure {
	text-align: center;
}
.model_list_figure figcaption {
	font-size: 1.6rem;
	font-weight: bold;
}
.bnr_line img {
	width: 100%;
}

@media screen and (max-width: 800px) {
	.is-sell .mainvisual {
		height: auto;
		padding-bottom: 30px;
	}
	.page_catch {
		font-size: 2.5rem;
		text-align: left;
		margin-left: 15px;
    	margin-right: 15px;
	}
	.page_catch br {
		display: none;
	}
	.intro_area {
		height: 200px;
	}
	.point_wrap { 
		width: 100%;
		height: auto;
		display: block;
		padding-top: 15px;
		padding-bottom: 15px;
		padding-left: 15px;
		padding-right: 15px;
	}
	.point_txt {
		width: 100%;
		display: block;
		padding: 0;
		margin-bottom: 15px;
	}
	.point_ttl {
		font-size: 2rem;
		padding-bottom: 10px;
	}
	.point_copy {
		width: auto;
	}
	.point_img img {
		display: block;
		text-align: center;
		width: 100%;
		height: auto;
	}
	.point_list_item:nth-child(even) .point_txt {
		padding: 0;
	}
	.model_area {
		padding-top: 30px;
		padding-bottom: 30px;
	}
	.model_list {
		width: 100%;
	}
	.model_label {
		font-size: 2rem;
		margin-bottom: 0;
	}
	.model_label::before {
		width: 80px;
		height: 37px;
		margin-bottom: 10px;
	}
	.model_list_body {
		display: block;
	}
	.model_list img {
		width: 90%;
		max-width: 400px;
		display: block;
		margin: 0 auto;
	}
}



/*
* 求人
*/

.is-recruit .mainvisual {
	margin-bottom: 75px;
}
.recruit_contents {
	margin-bottom: 150px;
}
.recruit_ttl {
	font-size: 3rem;
	font-weight: bold;
	margin-bottom: 30px;
}
@media screen and (max-width: 768px) {
	.recruit_ttl {
		font-size: 2rem;
		margin: 0 15px 15px;
	}
}

.common_table {
	width: 896px;
	margin: 0 auto 55px;
	display: table;
	border-collapse: collapse;
	border-top: solid 1px #000;
}
@media screen and (max-width: 768px) {
	.common_table {
		width: auto;
		margin-left: 15px;
		margin-right: 15px;
	}
}

.common_table dl {
	border-bottom: solid 1px #000;
	display: table-row;
}
.common_table dt,
.common_table dd {
	display: table-cell;
	padding: 10px 0;
	letter-spacing: .02em;
}
.common_table dt {
	font-weight: 700;
	width: 113px;
	vertical-align: middle;
}
.common_table dd {
	line-height: 1.8em;
}





/*
* ウォームス
*/

.is-warmth .mainvisual {
	padding-top: 73px;
	padding-bottom: 28px;
}
.warmth_ttl img {
    display: block;
    width: 318px;
    margin-left: auto;
    margin-right: auto 
}
.warmth_ttl::before {
	content: " ";
	display: block;
	background-image: url( "../images/deco_sunrise.jpg");
	background-repeat: no-repeat;
	background-position: center 0;
	background-size: auto 100%;
	width: 100%;
	height: 46px;
	margin-bottom: 18px;
}
.gda_area {
	width: 70%;
	max-width: 368px;
	margin: 0 auto 130px;
}

.warmth_main {
        position:  relative;  
        background-color:  #fff; 
        padding-top: 116px;
}
@media screen and (max-width: 800px) {

	.warmth_ttl img {
		width: 200px;
	}
	.warmth_ttl::before {
		height: 36px;
	}
	.warmth_main {
		padding-top: 100px;
	}
}




.warmth_main_catch {
    position: absolute;  
    padding: 0px;        
	width: 125px;
    top:  0;         
    left:  0;                  
    right:  0;              
    margin:  auto;       
    z-index: 2;
}
.warmth_main_img {
	width: 100%;
	margin-bottom: 5px;
}
.warmth_img_container {
    background-color:  #fff; 
	display: flex;
	justify-content : space-between;
}

.warmth_img {
	width: calc(33.33% - 4px);
	margin-left: 5px;
}
.warmth_img:first-child {
	margin-left: 0;
}
@media screen and (max-width: 800px) {

	.warmth_main_catch {
		width: 80px;
	}
	

}



.realwood_area {
    position:  relative;  
    background-color:  #fff; 
}
.realwood_ttl {
    position: absolute;  
    padding: 0px;        
    width: 786px;         
    top: -20px;         
    left:  0;                  
    right: 0;              
    margin: auto;           
}
.realwood_txt {
	width: 589px;
	margin-right: auto;
	margin-left: auto;
    padding-top: 267px;
    padding-bottom: 120px;

}
.realwood_catch {
	font-size: 30px;
    text-align: center;
	font-weight: 700;
	margin-bottom: 20px;
}
.realwood_catch::before {
	content: " ";
	display: block;
	background-image: url( "../images/deco_sunrise.jpg");
	background-repeat: no-repeat;
	background-position: center 0;
	background-size: auto 100%;
	width: 100%;
	height: 46px;
	margin-bottom: 22px;
}
.realwood_copy{
    font-size: 14px;
	line-height: 1.8em;
	letter-spacing: 0;
}

@media screen and (max-width: 800px) {
	.realwood_ttl {
		width: 80%;
		top: -10px;  
	}
	.realwood_catch {
		font-size: 2rem;
		margin-bottom: 10px;
	}
	.realwood_catch::before {
		height: 36px;
	}
	.realwood_txt {
		width: 100%;
		padding: 35% 15px 30px;
	}
}




.realwood_img_area {
    background-image: url("../images/warmth_back.jpg");
    background-repeat: repeat;
	background-position: 0 0;
	padding-top: 110px;
	padding-bottom: 40px;
}
.realwood_img_area .inner {
	max-width: 926px;
	padding: 0 15px;
	margin: 0 auto;
}
.realwood_img_body {
	display: flex;
	flex-wrap: wrap;
}
.realwood_img_item {
	max-width: 432px;
	width: 48.2%;
	margin-left: 3.6%;
	margin-bottom: 25px;
}
@media screen and (min-width: 801px) {
	.realwood_img_item:nth-child(2n+1) {
		margin-left: 0;
	}
}
.realwood_img_set {
	display: flex;
	margin-bottom: 15px;
}
.realwood_img_single {
	margin-bottom: 15px;
}

.realwood_img_set > figure,
.realwood_img_set_wrap {
	width: 48.2%;
}
.realwood_img_set > figure:last-child,
.realwood_img_set_wrap:last-child {
	margin-left: 3.6%;
}
.realwood_img_set_wrap > figure {
	margin-bottom: 15px;
	position: relative;
}
.realwood_img_set_wrap > figure span {
	color: #fff;
	position: absolute;
	background-color: #000;
	display: block;
	width: 90px;
	height: 22px;
	left: 0;
	bottom: 0;
}

@media screen and (max-width: 800px) {
	.realwood_img_area {
		padding-top: 30px;
		padding-bottom: 30px;
	}
	.realwood_img_body {
		display: block;
	}
	.realwood_img_item {
		width: auto;
		max-width: none;
		margin-left: 0;
	}
	.realwood_img_set {
		margin-bottom: 10px;
	}
	.realwood_img_single {
		margin-bottom: 10px;
	}
	.realwood_img_set_wrap > figure span {
		width: 60px;
		height: auto;
	}

}

.li-package_area {
    position:  relative;  
    background-color:  #fff; 
}
.li-package_area .inner {
	max-width: 927px;
	margin: 0 auto;
	padding: 0 15px 120px;
}
.li-package_ttl {
    max-width: 508px;
	margin: 0 auto;
    /*margin: 0 auto 37px;*/
	position: relative;
	top: -34px;
}
.li-package_img_body {
	display: flex;
	justify-content: space-between;
	margin-bottom: 30px;
}
.li-package_img_item {
	width: 31.8%;
}
.col2 .li-package_img_item {
	width: 49%;
}
.li-package_img_txt {
	width: 589px;
	margin: 0 auto;
}

@media screen and (max-width: 800px) {
	.li-package_area .inner {
		margin-bottom: 90px;
	}
	.li-package_ttl {
		width: 80%;
		top: -17px;
		margin-bottom: 15px;
	}
	.li-package_img_body {
		margin-bottom: 15px;
	}
	.li-package_img_txt {
		width: auto;
	}
}

.warmth_spec_area {
	margin-bottom: 108px;
}
.warmth_spec_img {
	width: 538px;
	margin: -66px auto 0;
	position: relative;
}
.warmth_spec_ttl {
	width: 236px;
	margin: 0 auto 26px;
}
.warmth_spec_table {
	width: 896px;
	margin: 0 auto;
}
.warmth_spec_table th,
.warmth_spec_table td {
	padding-top: 15px;
	padding-bottom: 15px;
}
.warmth_spec_table th {
	width: 115px;
}
.warmth_spec_table tr {
	border-bottom: solid 1px #000;
}
.warmth_spec_table tr:last-child {
	border: 0;
}
.warmth_color_body {
	display: flex;
}
.warmth_color_item {
	letter-spacing: .02em;
	width:105px;
	margin-right: 3px;
}
.warmth_color_item:last-child {
	margin-right: 0;
}
.warmth_color_item figure {
	width: 70px;
	margin: 0 auto 15px;
}
.warmth_color_item.silky-slvr figure,
.warmth_color_item.wh figure {
	border: solid 1px #000;
}

.price_dl_btn {
	margin: 0 auto;
}
.price_dl_btn a {
	color: #fff;
	font-weight: bold;
	background-color: #F38200;
	height: 40px;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 5px;
}

.price_dl_btn img {
	width: 100%;
}

@media screen and (max-width: 800px) {
	.warmth_spec_img {
		width: 80%;
		/*margin-top: -140px;*/
		margin-top: 0;
	}
	.warmth_spec_ttl {
		max-width: 200px;
		width: 50%;
	}
	.warmth_spec_table {
		width: auto;
		padding-left: 15px;
		padding-right: 15px;
	}
	.warmth_spec_table table,
	.warmth_spec_table tbody,
	.warmth_spec_table tr,
	.warmth_spec_table th,
	.warmth_spec_table td {
		display: block;
		width: 100%;
	}
	.warmth_spec_table tr {
		padding-bottom: 10px;
		margin-bottom: 10px;
	}
	.warmth_spec_table th {
		font-weight: bold;
		padding: 0;
		margin-bottom: 5px;
	}
	.warmth_spec_table td {
		padding-top: 0;;
		padding-bottom: 0;
	}
	.warmth_color_body {
		display: block;
	}
	.warmth_color_item {
		width: auto;
		display: flex;
		align-items: center;
		margin-bottom: 10px;
	}
	.warmth_color_item figure {
		width: 50px;
		margin: 0 5px 0 0;
	}
	.warmth_color_item p br {
		display: none;
	}
}



/*
* Conffy 間に合わせ
*/

.makeshift {
	margin-top: 63px;
}
@media screen and (max-width: 800px) {
	.makeshift {
		margin-top: 50px;
	}
}
.makeshift .sec {
	background-color: #fff;
}
.common_movie_area {
	max-width: 800px;
	width: 80%;
	margin: 0 auto;
	padding: 100px 0;
}
@media screen and (max-width: 800px) {
	.common_movie_area {
		padding: 50px 0;
	}
}

.common_movie_area .view {
	padding-top:56.25%;
	position: relative;
}
.common_movie_area iframe {
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}
.makeshift .price_area {
	padding: 50px 0;
}





/*
* 軽キャンパー
*/

.is-conffy .mainvisual {
}
@media screen and (min-width: 801px) {
	.is-conffy .mainvisual {
		padding-top: 160px;
		padding-bottom: 45px;
	}

}
.camper_ttl img {
    display: block;
    width: 318px;
    margin-left: auto;
    margin-right: auto 
}
@media screen and (min-width: 801px) {
	.is-conffy .camper_ttl img {
		width: 300px;
	}
}

.camper_ttl::before {
	content: " ";
	display: block;
	background-image: url( "../images/deco_sunrise.jpg");
	background-repeat: no-repeat;
	background-position: center 0;
	background-size: auto 100%;
	width: 100%;
	height: 46px;
	margin-bottom: 18px;
}
.camper_ttl.not_deco::before {
	display: none;
}

.camper_main {
        position:  relative;  
        background-color:  #fff; 
        padding-top: 116px;
}
@media screen and (max-width: 800px) {

	.camper_ttl img {
		width: 200px;
	}
	.camper_ttl::before {
		height: 36px;
	}
	.camper_main {
		padding-top: 100px;
	}
}

.camper_main_catch {
    position: absolute;  
    padding: 0px;        
	width: 125px;
    top:  0;         
    left:  0;                  
    right:  0;              
    margin:  auto;       
    z-index: 2;
}
.is-conffy .camper_main_catch {
	width: 184px;
}
@media screen and (max-width: 800px) {
	.is-conffy .camper_main_catch {
		width: 150px;
	}
}


.camper_main_img {
	width: 100%;
	margin-bottom: 5px;
}
.camper_img_container {
    background-color:  #fff; 
	display: flex;
	justify-content : space-between;
}

.camper_img {
	width: calc(33.33% - 4px);
	margin-left: 5px;
}
.camper_img:first-child {
	margin-left: 0;
}
@media screen and (max-width: 800px) {

	.camper_main_catch {
		width: 80px;
	}
}


.camper_spec_area {
	position: relative;
	z-index: 1;
}
.camper_spec_ttl {
	margin-top: -60px;
	margin-bottom: 44px;
}
@media screen and (max-width: 800px) {
	.camper_spec_ttl {
		margin-top: -30px;
		margin-bottom: 22px;
	}
}

.camper_spec_img_area {
    background-image: url("../images/conffy/spec_bg.jpg");
    background-repeat: repeat;
	background-position: center 0;
	padding-top: 110px;
	padding-bottom: 40px;
}
.is-conffy .camper_spec_img_area {
	padding-top: 90px;
	padding-bottom: 136px;
}
@media screen and (max-width: 800px) {
	.is-conffy .camper_spec_img_area {
		padding-top: 45px;
		padding-bottom: 68px;
	}
}

.camper_spec_img_area .inner {
	max-width: 926px;
	padding: 0 15px;
	margin: 0 auto;
}
.camper_spec_img_intro {
}
.is-conffy .camper_spec_img_intro {
	margin-bottom: 60px;
}

.camper_spec_img_body {
	display: flex;
	flex-wrap: wrap;
}
.camper_spec_img_item {
	max-width: 432px;
	width: 48.2%;
	margin-left: 3.6%;
	margin-bottom: 25px;
}
@media screen and (min-width: 801px) {
	.camper_spec_img_item:nth-child(2n+1) {
		margin-left: 0;
	}
}
.camper_spec_img_set {
	display: flex;
	margin-bottom: 15px;
}
.camper_spec_img_single {
	margin-bottom: 15px;
}

.camper_spec_img_set > figure,
.camper_spec_img_set_wrap {
	width: 48.2%;
}
.camper_spec_img_set > figure:last-child,
.camper_spec_img_set_wrap:last-child {
	margin-left: 3.6%;
}
.camper_spec_img_set_wrap > figure {
	margin-bottom: 15px;
	position: relative;
}
.camper_spec_img_set_wrap > figure span {
	color: #fff;
	position: absolute;
	background-color: #000;
	display: block;
	width: 90px;
	height: 22px;
	left: 0;
	bottom: 0;
}
.txt_wh .camper_spec_item_copy {
	color: #fff;
}

@media screen and (max-width: 800px) {
	.camper_spec_img_area {
		padding-top: 30px;
		padding-bottom: 30px;
	}
	.camper_spec_img_body {
		display: block;
	}
	.camper_spec_img_item {
		width: auto;
		max-width: none;
		margin-left: 0;
	}
	.camper_spec_img_set {
		margin-bottom: 10px;
	}
	.camper_spec_img_single {
		margin-bottom: 10px;
	}
	.camper_spec_img_set_wrap > figure span {
		width: 60px;
		height: auto;
	}
}

.camper_detail_area {
	margin-bottom: 108px;
	position: relative;
	z-index: 2;
}
@media screen and (max-width: 800px) {
	.camper_detail_area {
		padding-top: 60px;
		margin-bottom: 108px;
	}
}

.camper_detail_img {
	width: 538px;
	margin: -66px auto 0;
	position: relative;
}
.camper_detail_ttl {
	width: 236px;
	margin: 0 auto 26px;
}
.is-conffy .camper_detail_ttl {
	width: 245px;
	margin: 6px auto 26px;
}

.camper_detail_table {
	width: 896px;
	margin: 0 auto 30px;
}
.camper_detail_table th,
.camper_detail_table td {
	padding-top: 15px;
	padding-bottom: 15px;
}
.camper_detail_table th {
	width: 115px;
}
.camper_detail_table tr {
	border-bottom: solid 1px #000;
}
.camper_detail_table tr:last-child {
	/*border: 0;*/
}


@media screen and (max-width: 800px) {
	.camper_detail_img {
		width: 80%;
		/*margin-top: -140px;*/
		margin-top: 0;
	}
	.camper_detail_ttl {
		max-width: 200px;
		width: 50%;
	}
	.camper_detail_table {
		width: auto;
		padding-left: 15px;
		padding-right: 15px;
	}
	.camper_detail_table table,
	.camper_detail_table tbody,
	.camper_detail_table tr,
	.camper_detail_table th,
	.camper_detail_table td {
		display: block;
		width: 100%;
	}
	.camper_detail_table tr {
		padding-bottom: 10px;
		margin-bottom: 10px;
	}
	.camper_detail_table th {
		font-weight: bold;
		padding: 0;
		margin-bottom: 5px;
	}
	.camper_detail_table td {
		padding-top: 0;;
		padding-bottom: 0;
	}
}



/*
* シーク
*/

.is-seek .mainvisual {
	padding-top: 73px;
	padding-bottom: 28px;
}
.seek_ttl img {
    display: block;
    width: 1200px;
    margin-right: auto ;
	margin-bottom:80px;
}

.gda_area {
	width: 70%;
	max-width: 368px;
	margin: 0 auto 130px;
}

.seek_main {
        position:  relative;  
        background-color:  #fff; 
        padding-top: 116px;
}

.seek_spec_img {
	width: 538px;
	margin: -66px auto 0;
	position: relative;
}
.seek_spec_ttl {
	width: 236px;
	margin: 0 auto 26px;
}

.seek_spec_intro_imgv2{
	margin-bottom:120px;
	width:720px;
}

.seek_list_area_div{
	margin-bottom:120px;
}

.seek_list_area_flex{
	display: flex;
	margin-bottom:48px;
}

.spec_4list_img01{
	width: 400px;
	margin-right:40px;
}

.spec_4list_img02{
	width: 400px;
}

.seek_list_text{
	display: flex;
	color:#ffffff;
	line-height: 64px; 
}

.spec_4list_en{
	font-size: 2.5em;
	font-weight: 600;
}

.spec_4list_jp{
	font-size: 1.2em;
	margin: 2px 0 0 20px;
}

.seek_list_area{
	flex-wrap:nowrap;
}

.seek_item_area_flex{
	display: flex;
	margin-bottom: 48px;
}

.seek_item_area{
	flex-wrap:nowrap;
}

.seek_item_area_center{
	flex-wrap:nowrap;
	margin: 0 24px 0 24px;
}

.spec_item_img01{
	width:280px;
}

.seek_item_text{
	font-size: 1em;
	color: #ffffff;
	margin-top: 8px;
}

.seek_item_area_div{
	margin-bottom:120px;

}

.seek-youtube{
	margin-bottom: 160px;
	text-align: center;
}

	.seek-youtube_ifreame{
		width: 70%;
height: auto;
aspect-ratio: 16 / 9;
	}


@media screen and (max-width: 500px) {
	
	.seek_ttl img{
		width:100%;
		margin-left: 0px;
		margin-right: auto 
	}
	
	.seek_txt {
		width: 100%;
		padding: 5% 15px 30px;
	}
	
	.seek_spec_intro_imgv2{
		width:100%;
		margin-bottom:64px;
	}
	
	.seek_list_area_flex{
	display: block;
}
	
	.spec_4list_en{
	font-size: 1.8em;
}
	
	.spec_4list_img01{
	width: 100%;
}

	.spec_4list_img02{
	width: 100%;
}
	.seek_list_area{
		margin-bottom: 48px;
	}
	
	
.seek_item_area_flex{
	display: block;
}
	.seek_item_area_center{
	flex-wrap:nowrap;
	margin: 0 0 32px 0;
}
	.seek_item_area{
		margin: 0 0 32px 0;
	}
	.seek_spec_img{
		width: 300px;
	}
	
	.spec_item_img01{
		margin: auto;
	}
	
	.seek_item_area{
		text-align: center;
	}
	
	.seek_item_area_center{
		text-align: center;
	}
	.seek_item_text{
		width: 280px;
		margin: auto;
		margin-top:16px;
		text-align: left;
	}
	.seek_spec_ttl{
		width: 180px;
		
	}
	
	.seek-youtube{
	margin-bottom: 80px;
	text-align: center;
}


	
	
	
}/*max-width: 500px*/



@media screen and (max-width: 800px) {


	.seek_main {
		padding-top: 100px;
	}
}




.seek_main_catch {
    position: absolute;  
    padding: 0px;        
	width: 125px;
    top:  0;         
    left:  0;                  
    right:  0;              
    margin:  auto;       
    z-index: 2;
}
.seek_main_img {
	width: 100%;
	margin-bottom: 5px;
}
.seek_img_container {
    background-color:  #fff; 
	display: flex;
	justify-content : space-between;
}

.seek_img {
	width: calc(33.33% - 4px);
	margin-left: 5px;
}
.seek_img:first-child {
	margin-left: 0;
}
@media screen and (max-width: 800px) {

	.seek_main_catch {
		width: 80px;
	}
	

}



.seek_area {
    position:  relative;  
    background-color:  #fff; 
}

.seek_copy{
    font-size: 14px;
	line-height: 1.8em;
	letter-spacing: 0;
}

@media screen and (max-width: 800px) {

	.seek_catch {
		font-size: 2rem;
		margin-bottom: 10px;
	}
	.seek_catch::before {
		height: 36px;
	}
}




.seek_img_area {
    background-image: url("../images/seek/seek_bk.jpg");
    background-repeat: repeat;
	background-position: 0 0;
	padding-top: 110px;
	padding-bottom: 120px;
}
.seek_img_area .inner {
	max-width: 926px;
	padding: 0 15px;
	margin: 0 auto;
}
.seek_img_body {
	display: flex;
	flex-wrap: wrap;
}
.seek_img_item {
	max-width: 432px;
	width: 48.2%;
	margin-left: 3.6%;
	margin-bottom: 25px;
}
@media screen and (min-width: 801px) {
	.seek_img_item:nth-child(2n+1) {
		margin-left: 0;
	}
}
.seek_img_set {
	display: flex;
	margin-bottom: 15px;
}
.seek_img_single {
	margin-bottom: 15px;
}

.seek_img_set > figure,
.seek_img_set_wrap {
	width: 48.2%;
}
.seek_img_set > figure:last-child,
.seek_img_set_wrap:last-child {
	margin-left: 3.6%;
}
.seek_img_set_wrap > figure {
	margin-bottom: 15px;
	position: relative;
}
.seek_img_set_wrap > figure span {
	color: #fff;
	position: absolute;
	background-color: #000;
	display: block;
	width: 90px;
	height: 22px;
	left: 0;
	bottom: 0;
}

@media screen and (max-width: 800px) {
	.seek_img_area {
		padding-top: 30px;
		padding-bottom: 120px;
	}
	.seek_img_body {
		display: block;
	}
	.seek_img_item {
		width: auto;
		max-width: none;
		margin-left: 0;
	}
	.seek_img_set {
		margin-bottom: 10px;
	}
	.seek_img_single {
		margin-bottom: 10px;
	}
	.seek_img_set_wrap > figure span {
		width: 60px;
		height: auto;
	}

}







 
/*
* お問い合わせ
*/

.is-contact .mainvisual {
	margin-bottom: 58px;
}
.form_area {
	margin-bottom: 126px;
}
.form_area tbody th {
	width: 240px;
}
.form_area input[type="text"],
.form_area input[type="email"],
.form_area textarea,
.form_area select {
	background-color: #fff;
	border: solid 1px #C8C8C8;
	padding: 5px;
	line-height: 2em;
	margin-bottom: 5px;
}
.form_area input.half {
	width: 50%;
}
.contact_type label {
	display: block;
	margin-bottom: 5px;
}
.contact_type.warmth label:last-child {
	width: auto;
}

input.postal_btn {
	color: #fff;
	margin-left: 10px;
	font-size: 1.6rem;
	background-color: #969696;
	display: inline-block;
	padding: 8px 10px;
	border-radius: 3px;
}
.submit_group input {
	color: #fff;
	background-color: #000;
	width: 120px;
	padding: 10px 0;
	border-radius: 3px;
}
.form_area .sub_txt {
	margin-top: 10px;
}


/* コンタクトフォーム */

.wpcf7-not-valid-tip {
	display: block;
	font-weight: bold;
	color: #f20;
}
.screen-reader-response {
	font-weight: bold;
	color: #f20;
	margin-bottom: 30px;
	text-align: center;
}
.screen-reader-response ul {
	display: none;
}
.wpcf7-response-output {
	/*display: none;*/
}
.form_area input.wpcf7-not-valid,
.form_area textarea.wpcf7-not-valid {
	background-color: #FFF0EE;
}
.wpcf7-list-item input[type="checkbox"],
.wpcf7-list-item input[type="radio"]{
	margin-right: 5px;
}
.wpcf7-list-item label {
	margin-right: 10px;
}
/*
.wpcf7-list-item:nth-child(2) label {
	width: 40%;
}
*/
@media screen and (max-width: 800px) {
	.wpcf7-list-item:nth-child(2) label {
		width: 205px;
	}

}


/*
* 約款
*/

.rule_note {
	text-align: center;
	margin-top: 20px;
}









/*================================ 投稿 ===============================*/

.is-common .mainvisual {
	margin-top: 63px;
	padding-top: 40px;
	padding-bottom: 40px;
	margin-bottom: 58px;
	background-image: url( "../images/bg_six.png");
	background-repeat: no-repeat;
	background-position: center 50%;
	background-size: auto 60%;
}
.is-common .page_ttl {
	font-weight: bold;
	display: flex;
	justify-content: center;
	align-items: center;
	letter-spacing: .05em;
	height: auto;
	margin: 50px 0;
	position: relative;
	background-color: rgba(255,255,255,.9);
}
.is-common .page_ttl::before,
.is-common .page_ttl::after {
	content: " ";
	display: block;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	background-color: #000;
}
.is-common .page_ttl::before {
	width: 160px;
	bottom: -5px;
	height: 1px;
}
.is-common .page_ttl::after {
	width: 150px;
	bottom: -8px;
	height: 1px;
}
.is-common .contents {
	margin-bottom: 126px;
	width: 926px;
	padding-left: 15px;
	padding-right: 15px;
}




/*
* 投稿エリア
*/

.entry_contents {
	margin-bottom: 54px;
}
/* editor */
.entry_body h1,
.entry_body h2 {
	font-size: 2.4rem;
	margin-bottom: 10px;
}
.entry_body h3 {
	font-size: 2rem;
	font-weight: 700;
	margin-bottom: 5px;
}
.entry_body h4 {
	font-size: 1.8rem;
	line-height: 1.3em;
	margin-bottom: 5px;
}
.entry_body h5,
.entry_body h6 {
	margin-bottom: 2px;
}
.entry_body p {
	color: #000;
	line-height: 1.8em;
	letter-spacing: .02em;
	position: relative;
	margin-bottom: 10px;
}
.entry_body a {
	text-decoration: underline;
}
.entry_body a:hover {
	text-decoration: none;
}
.entry_body img {
	width: auto;
	max-width: 100%;
}







/*
* WordPress／ページネーション
*/

.pagination {
	width: 100%;
	padding-top: 20px;
	margin-bottom: 75px;
}
.pagination h2 {
	display: none;
}
.pagination ul {
	text-align: center;
}
.pagination li {
	display: inline-block;
	font-size: 1.6rem;
	text-align: center;
	position: relative;
	padding-right: 5px;
}
.pagination li::before {
	content: " ";
	display: block;
	width: 1px;
	height: 12px;
	background-color: #000;
	position: absolute;
	top: 50%;
	margin-top: -6px;
	right: 0;
}
.pagination li:last-child::before {
	display: none;
}
.pagination .current {
	color: #F38200;
	padding: 0 5px;
	display: block;
}
.pagination li a {
	font-size: 1.6rem;
	display: block;
	padding: 0 5px;
}



/*
* WordPress／404
*/

.err_ttl {
	font-size: 3rem;
}
.err_txt {
	font-size: 2rem;
}
@media screen and (max-width: 800px) {
	.err_ttl {
		font-size: 2rem;
		line-height: 1.4em;
		margin-bottom: 10px;
	}
	.err_txt {
		font-size: 1.5rem;
	}
}




/*
* WordPress／ページャー
*/

.pager_body {
	width: 330px;
	margin: 0 auto 95px;
	display: flex;
	justify-content: space-between;
}
.pager_item {
	width: 100px;
	text-align: center;
	border-top: solid 1px #000;
	border-bottom: solid 1px #000;
}
.pager_item a {
	display: block;
	height: 35px;
}
.pager_item.next_nav,
.pager_item.prev_nav {
	text-indent: -9999px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: auto 16px;
}
.pager_item.next_nav {
	background-image: url( "../images/btn_next.png");
}
.pager_item.prev_nav {
	background-image: url( "../images/btn_back.png");
}
.pager_item.top_nav a {
	line-height: 35px;
}









