@charset "utf-8";

/*
メインコンテンツ
-------------------------------------------*/
.content {
	width: 100%;
	background-color: #FFF;
}

.content::after {
	content: "";
	clear: both;
	display: block;
}

#sub_top {
	background-color: #EEE;
	background-repeat: no-repeat;
	background-position: center center;
	height: 120px;
	line-height: 30px;
	padding-top: 300px;
	width: 100%;
	background-size: cover;
	text-align: center;
	font-family: 'Raleway', sans-serif;
	color: #FFF;
	font-size: 20px;
	letter-spacing: 0.5em;
	-moz-text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
	-webkit-text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
	-ms-text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
	text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
}

#index_top {
	height: 100%;
	width: 100%;
	position: relative;
	overflow: hidden;
	background-color: rgba(0, 0, 0, 0.3);
	/*スライダー画像色乗せ*/
}

#index_top ul.sm-slider {
	position: relative;
}

#index_top #top_catch {
	position: absolute;
	top: 22%;
	z-index: 10;
	text-align: center;
	width: 100%;
	color: #FFF;
}

#index_top #top_catch h2 {
	font-size: 50px;
	letter-spacing: 2px;
	font-family: "リュウミン B-KL",
		"Hiragino Mincho ProN",
		"游明朝",
		YuMincho,
		"Sawarabi Mincho",
		"HG明朝E",
		"ＭＳ Ｐ明朝",
		"MS PMincho",
		serif;
	font-weight: bold;
	text-shadow: 2px 2px #000;
	margin-bottom: 1.5em;
	margin-top: 85px;
}

#index_top #top_catch p {
	font-size: 24px;
	font-family: "Hiragino Mincho ProN",
		"游明朝",
		YuMincho,
		"Sawarabi Mincho",
		"HG明朝E",
		"ＭＳ Ｐ明朝",
		"MS PMincho",
		serif;
	font-weight: bold;
	text-shadow: 1px 1px #000;
	margin-bottom: 1.2em;
}

#index_top #top_catch span.large {
	font-size: 30px;
	font-family: "リュウミン B-KL",
		"Hiragino Mincho ProN",
		"游明朝",
		YuMincho,
		"Sawarabi Mincho",
		"HG明朝E",
		"ＭＳ Ｐ明朝",
		"MS PMincho",
		serif;
	font-weight: bold;
}

.content h2 {
	font-size: 28px;
	line-height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDD;
	font-weight: normal;
	letter-spacing: 1px;
	color: #111;
	text-align: center;
	font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "Sawarabi Mincho", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	clear: both;
	padding-bottom: 0.5em;
}

.content h2 span {
	font-size: 14px;
	color: #999;
}

.content h3 {
	font-size: 22px;
	line-height: 30px;
	margin-bottom: 30px;
	background-color: #F6F6F6;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	position: relative;
	margin-top: 30px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 44px;
	font-weight: normal;
	color: #111;
	font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "Sawarabi Mincho", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	clear: both;
}

.content h3::after {
	display: block;
	width: 3px;
	height: 20px;
	position: absolute;
	top: 20px;
	left: 20px;
	background-color: #CCC;
	content: '';
}

.content h3 span {
	font-size: 16px;
	color: #888;
	padding-left: 15px;
}

.content h4 {
	font-size: 20px;
	color: #555;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	letter-spacing: 0.1em;
	padding: 10px;
	font-weight: bold;
	clear: both;
	margin-top: 20px;
	margin-right: 30px;
	margin-bottom: 20px;
	margin-left: 30px;
}

.content p {
	font-size: 16px;
	line-height: 1.8;
}


#index_02 {
	background-color: #FFF;
	display: block;
}

.sekou_ex {
	width: 100%;
	text-align: center;
	background-color: #FFF;
	margin: 0 auto;
	padding: 1em 0;
}

.sekou_ex a {
	display: block;
	width: 100%;
	max-width: 1240px;
	margin: 1em auto 0 auto;
	padding-bottom: 0.5em;
	font-size: 26px;
	line-height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDD;
	font-weight: normal;
	letter-spacing: 1px;
	color: #111;
	text-align: center;
	font-family: "ヒラギノ明朝 ProN W3",
		"Hiragino Mincho ProN",
		"游明朝",
		YuMincho,
		"Sawarabi Mincho",
		"HG明朝E",
		"ＭＳ Ｐ明朝",
		"MS PMincho",
		serif;
	clear: both;
	text-decoration: none;
}

.sekou_ex a:hover {
	text-decoration: none;
	color: #800;
}

.content .ul_news {
	width: 100%;
	max-width: 1260px;
	padding: 10px;
	margin: 0 auto;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.content .ul_news li {
	width: 50%;
	line-height: 30px;
	margin-bottom: 40px;
	font-size: 14px;
}

.content .ul_news li:nth-child(2n) {
	padding-left: 10px;
}

.content .ul_news li img {
	width: 300px;
	height: auto;
	float: left;
}

.content .ul_news li .tochi,
.content .ul_news li .tatemono,
.content .ul_news li .chintai,
.content .ul_news li .urinushi {
	display: inline-block;
	color: #FFF;
	padding: 0 1em;
	font-size: 13px;
	letter-spacing: 2px;
	text-align: center;
	font-family: "Helvetica Neue",
		Arial,
		"Hiragino Kaku Gothic ProN",
		"Hiragino Sans",
		Meiryo,
		sans-serif;
	z-index: 1;
	margin-right: -5px;
}

.content .ul_news li .tochi {
	width: 60px;
	background-color: olivedrab;
}

.content .ul_news li .tatemono {
	width: 60px;
	background-color: saddlebrown;
}

.content .ul_news li .chintai {
	width: 60px;
	background-color: #192f60;
}

.urinushi {
	background-color: #ee7800;
}

.num_cp {
	background-color: #555;
}

.num_cp {
	display: inline-block;
	color: #FFF;
	padding: 0 1em;
	font-size: 13px;
	letter-spacing: 0;
	z-index: 1;
	text-align: center;
	font-family: "Helvetica Neue",
		Arial,
		"Hiragino Kaku Gothic ProN",
		"Hiragino Sans",
		"Meiryo",
		sans-serif;
}

.content .ul_news .info {
	width: 290px;
	height: auto;
	float: left;
	margin-left: 10px;
	color: #333;
}

.ul_news .area {
	clear: both;
	display: inline-block;
	margin: 8px 0;
	color: #666;
	font-size: 12px;
	line-height: 15px;
	border: solid 1px #999;
	padding: 3px 6px;
}

.ul_news .name {
	clear: both;
	color: #800000;
	padding-left: 0.5em;
	padding-bottom: 0.5em;
	border-left: solid 5px #800000;
	font-size: 18px;
	font-weight: bold;
	font-family: "リュウミン B-KL",
		"Hiragino Mincho ProN",
		"游明朝",
		YuMincho,
		"Sawarabi Mincho",
		"HG明朝E",
		"ＭＳ Ｐ明朝",
		"MS PMincho",
		serif;
	text-decoration: underline;
	text-underline-position: under;
}

.ul_news .name a {
	text-decoration: none;
}

.ul_news .name a:hover {
	text-decoration: underline;
}

.ul_news .name a:link {
	color: #800000;
}

.ul_news .price {
	color: #333;
	font-size: 18px;
	font-weight: bold;
}

.ul_news p.comment {
	clear: both;
	font-size: 14px;
	line-height: 150%;
	text-align: justify;
	font-family: sans-serif;
	padding-top: 0.5em;
}

/* 一旦削除
.content .ul_property {
	width: 50%;
	float: left;
	padding: 1em 0 1em 1em;
}

.content .ul_property li {
	float: left;
}

.content .ul_property li img {
	width: 200px;
	height: auto;
	margin-left: 1em;
}
 */


/*
コンテンツ大ボタン
-------------------------------------------*/
.content .btn_001 a {
	font-size: 20px;
	color: #FFF;
	text-align: center;
	border: 5px solid #F6F6F6;
	text-decoration: none;
	display: block;
	width: 88%;
	background-color: #333333;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	line-height: 30px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
	position: relative;
	max-width: 500px;
	clear: both;
}

.content .btn_001 a i {
	padding-right: 10px;
}

.content .btn_001 a:hover {
	color: #333333;
	text-align: center;
	background-color: #FFF;
	width: 90%;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}

.img_center {
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 20px;
}

.img_left {
	float: left;
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 20px;
}

.img_right {
	float: right;
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 20px;
}

.content .img_left p {
	font-size: 12px;
	margin: 0px;
}




/*
各種テーブル
-------------------------------------------*/
.content table.table_01 {
	width: 96%;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}

.content table.table_01 th,
.content table.table_01 td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding: 20px;
}

.content table.table_01 th {
	font-size: 16px;
	white-space: nowrap;
	font-weight: normal;
	letter-spacing: 1px;
	width: 33%;
}

.content table.table_01 td {
	font-size: 14px;
	line-height: 30px;
	background-color: #FFF;
}

.content table.table_01 td.td_price {
	font-size: 16px;
	text-align: center;
	white-space: nowrap;
	color: #008C69;
	font-weight: bold;
}

.content table.table_02 {
	width: 96%;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	max-width: 600px;
}

.content table.table_02 th,
.content table.table_02 td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding: 20px;
}

.content table.table_02 th {
	font-size: 18px;
	white-space: nowrap;
	font-weight: normal;
	letter-spacing: 1px;
	width: 33%;
	background-color: #F6F6F6;
}

.content table.table_02 td {
	font-size: 16px;
	line-height: 30px;
	background-color: #FFF;
}

.content table.table_02 td .price {
	font-size: 20px;
	text-align: center;
	white-space: nowrap;
	color: #000000;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;
}


#cont_base #mailform table.m_form th p {
	font-size: 10px;
	line-height: 14px;
	color: #999;
	margin: 0px;
	padding: 0px;
}

#cont_base #mailform table.m_form th span {
	color: #FF0000;
	padding-left: 5px;
	padding-right: 5px;
}

#mailform table.m_form td {
	padding: 10px;
	background-color: #FFF;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	border-bottom-width: 1px;
	font-size: 14px;
}

form input.form_btn {
	background-color: #333;
	color: #FFF;
	padding-top: 7px;
	padding-right: 20px;
	padding-bottom: 7px;
	padding-left: 20px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border: 3px solid #EEE;
	-webkit-transition: 0.2s linear;
	-moz-transition: 0.2s linear;
	transition: 0.2s linear;
}

form input.form_btn:hover {
	background-color: #FFF;
	color: #333;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
	cursor: pointer;
}

.small {
	font-size: smaller;
	color: #666;
}

.chui {
	color: #F03600;
}

#cont_base .content .navi_sitemap li {
	padding-left: 20px;
}

.table_01 caption {
	font-size: 14px;
	line-height: 30px;
	background-color: #E5E5E5;
	color: #111;
	letter-spacing: 1px;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px solid #FFF;
	box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 2px 0px;
	-webkit-box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 2px 0px;
	-moz-box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 2px 0px;
}

.table_01 th span {
	font-size: 12px;
	color: #CCC;
}


/*
FAQ
-------------------------------------------*/

.content dl.faq {
	margin-bottom: 30px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}

.content dl.faq dt {
	font-size: 22px;
	line-height: 30px;
	position: relative;
	font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "Sawarabi Mincho", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 50px;
	background-color: #F6F6F6;
	color: #111;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}

.content dl.faq dt span {
	font-size: 20px;
	font-weight: bold;
	color: #FFF;
	background-color: #333;
	text-align: center;
	display: block;
	width: 50px;
	padding-top: 10px;
	height: 40px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	position: absolute;
	top: -20px;
	left: -10px;
	z-index: 10;
}

.content dl.faq dt span::before {
	content: "";
	position: absolute;
	bottom: -5px;
	right: -3px;
	margin-left: -12px;
	border-right: 12px solid transparent;
	border-top: 20px solid #333;
	border-left: 12px solid transparent;
	z-index: 0;
	transform: rotate(-40deg);
}

.content dl.faq dd {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}

/*
グーグルマップ
-------------------------------------------*/

.g_map_base {
	background-color: #FFF;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

.g_map {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}

.g_map iframe,
.g_map object,
.g_map embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/*
トップ下部ピックアップ
-------------------------------------------*/
.pick_up {
	width: 100%;
}

.pick_up .sc_btm a {
	line-height: 50px;
	color: #333;
	background-color: #DDD;
	height: 100px;
	width: 100px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	border-radius: 50px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	font-size: 12px;
	text-decoration: none;
	letter-spacing: 2px;
	background-image: url(../img/sc_btm.png);
	background-position: center center;
	background-repeat: no-repeat;
	position: absolute;
	bottom: -50px;
	left: 50%;
	margin-left: -50px;
	z-index: 80;
	text-align: center;
	outline: none;
}

.pick_up .sc_btm a:hover {
	color: #000;
	height: 110px;
	width: 110px;
	border-radius: 55px;
	-webkit-border-radius: 55px;
	-moz-border-radius: 55px;
	margin-top: -10px;
	margin-left: -55px;
}

.pick_up ul {
	display: block;
	margin-left: auto;
	margin-right: auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	max-width: 1260px;
	padding: 1em;
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flexbox;
	display: -moz-flexbox;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: -moz-flex;
	display: flex;
	-webkit-box-lines: multiple;
	-moz-box-lines: multiple;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	padding: 0 10px;
}

.pick_up ul li {
	width: 24%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
	margin-top: 1em;
}

.pick_up ul li a {
	display: block;
	overflow: hidden;
	background-color: transparent;
}

.pick_up ul li a img {
	width: auto;
	max-width: 100%;
	-webkit-transition: 1.0s ease-out;
	-moz-transition: 1.0s ease-out;
	transition: 1.0s ease-out;
}

a .btn_check {
	display: block;
	color: #fff;
	background-color: #417038;
	font-size: medium;
	height: 40px;
	line-height: 35px;
	text-decoration: none;
	text-align: center;
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
	-webkit-transition: 0.2s linear;
	-moz-transition: 0.2s linear;
	transition: 0.2s linear;
	font-family: "丸フォーク M",
		sans-serif;
}

a:hover .btn_check {
	background: rgba(128, 40, 60, 1.0);
}

a .btn_check i {
	padding-right: 10px;
	padding-left: 5px;
	-webkit-transition: 0.2s linear;
	-moz-transition: 0.2s linear;
	transition: 0.2s linear;
}

a:hover .btn_check i {
	padding-right: 5px;
	padding-left: 10px;
}


/*
実績一覧
-------------------------------------------*/
ul.works_list {
	display: block;
	margin-left: auto;
	margin-right: auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	max-width: 1350px;
	padding: 30px;
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flexbox;
	display: -moz-flexbox;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: -moz-flex;
	display: flex;
	-webkit-box-lines: multiple;
	-moz-box-lines: multiple;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}

ul.works_list li {
	width: 21%;
	position: relative;
	text-align: center;
	margin-bottom: 30px;
}

ul.works_list li a {
	display: block;
	overflow: hidden;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 20px;
	border: 1px dotted #CCC;
	background-color: #FFF;
	text-decoration: none;
	color: #333;
}

ul.works_list li a img {
	width: auto;
	max-width: 100%;
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	opacity: 0.9;
	filter: alpha(opacity=90);
	-ms-filter: "alpha( opacity=90 )";
}

ul.works_list li a:hover img {
	-webkit-filter: grayscale(0%);
	filter: grayscale(0%);
	opacity: 1.0;
	filter: alpha(opacity=100);
	-ms-filter: "alpha( opacity=100 )";
}

ul.works_list li a span {
	display: block;
	padding-top: 10px;
	font-size: 12px;
	letter-spacing: 1px;
}

ul.works_list li a:hover {
	box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 10px 0px;
	-webkit-box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 10px 0px;
	-moz-box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 10px 0px;
	border: 1px solid #000;
	color: #000;
}



@media screen and (min-width:1010px) {

	.sm-slider,
	.sm-slider::after {
		top: 100px !important;
	}


	/*ヘッダー縮小なし---------------------------------
header.fixed {
	height: 100px;
}

header.fixed h1 a img {
	height: 40px;
	top:5px;
}
header.fixed .h_btn a,
header.fixed .h_tel a {
	top: 5px;
}
-------------------------------------------*/


	/*ヘッダー縮小時の変更なし---------------------------------
header.fixed #g_navi {
	height: 40px;
}

header.fixed #g_navi ul li div {
	top: 40px;
}

header.fixed #g_navi li a {
	padding-top: 10px;
	height: 30px;
}

header.fixed #g_navi li ul li a {
	padding-top: 9px;
	height: 22px;
}
-------------------------------------------*/

	#index_top {
		min-height: 800px;
	}

	/*
フッター
-------------------------------------------*/


	.no_pc {
		display: none;
	}

}

/*
エフェクト
-------------------------------------------*/
.effect {
	opacity: 0;
	filter: alpha(opacity=0);
	-ms-filter: "alpha( opacity=0 )";
	transform: translateY(20px);
	-webkit-transform: translateY(20px);
	-moz-transform: translateY(20px);
	-webkit-transition: 1.0s ease-out;
	-moz-transition: 1.0s ease-out;
	transition: 1.0s ease-out;
}

.effect.d_02 {
	transition-delay: 0.2s;
	-webkit-transition-delay: 0.2s;
	width: 100%;
	max-width: 1240px;
	margin: 1.5em auto 1em auto;
}

.effect.d_04 {
	transition-delay: 0.4s;
	-webkit-transition-delay: 0.4s;
}

.effect.d_06 {
	transition-delay: 0.6s;
	-webkit-transition-delay: 0.6s;
}

.effect.d_08 {
	transition-delay: 0.8s;
	-webkit-transition-delay: 0.8s;
}

.effect.start {
	opacity: 1;
	filter: alpha(opacity=100);
	-ms-filter: "alpha( opacity=100 )";
	transform: translateY(0px);
	-webkit-transform: translateY(0px);
	-moz-transform: translateY(0px);
}

.content p.check {
	color: #FF3333;
}

.content p.p_st {
	font-size: 20px;
	color: #CA28B1;
}


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

	header .h_btn a {
		padding-top: 2px !important;
	}

	header .h_tel a {
		padding-top: 3px !important;
	}

	#mailform table.m_form th,
	#mailform table.m_form td {
		width: 100% !important;
		display: block;
		text-align: center;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}

	#mailform table.m_form th {
		border-right-style: none;
		padding-bottom: 5px;
	}

	#index_top #top_catch h2 {
		font-size: x-large;
	}

	#index_top #top_catch p {
		font-size: medium;
	}

	#index_top #top_catch span.large {
		font-size: x-large;
		font-weight: bold;
	}

	#sub_top {
		height: 150px;
		line-height: 150px;
		padding-top: 50px;
		background-position: center 50px;
	}

	.content {
		padding-top: 20px;
		padding-bottom: 20px;
	}

	.content p {
		margin: 10px 0;
	}

	.img_left,
	.img_right {
		float: none;
		display: block;
		margin-left: auto;
		margin-right: auto;
		padding-left: 10px;
		padding-right: 10px;
		padding-bottom: 10px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}

	.pick_up ul {
		padding: 0;
	}

	.pick_up ul li {
		width: 48%;
		margin: 1%;
	}

	a .btn_check {
		width: 100%;
		margin-left: 0;
		font-size: 14px;
	}

	.content .ul_news {
		padding: 0;
		max-width: 1010px;
		display: flex;
		flex-direction: column;
		align-content: center;
	}

	.content .ul_news li {
		font-size: small;
		margin: 0 auto 30px auto;
		width: 100%;
		max-width: 290px;
		clear: both;
	}

	.content .ul_news li:nth-child(2n) {
		padding-left: 0;
	}

	.content .ul_news li img {
		margin-bottom: 5px;
	}

	.content .ul_news .info {
		width: 100%;
		margin-left: 0;
	}

	.ul_news .area {
		font-size: small;
	}

	.ul_news .name {
		font-size: medium;
		border-left: none;
		padding-left: 0;
		padding-bottom: 0;
	}

	.ul_news .name a {
		text-decoration: none;
	}

	.ul_news .price {
		font-size: medium;
	}

	.ul_news p.comment {
		font-size: small;
		padding-top: 0;
		padding-left: 0;
	}

	.content .ul_news li .tochi,
	.content .ul_news li .tatemono,
	.content .ul_news li .urinushi {
		font-size: small;
		letter-spacing: 0;
		padding: 0 0.5em;
	}

	.content .ul_news li .tochi {
		width: auto;
	}

	.content .ul_news li .tatemono {
		width: auto;
	}

	.num_cp {
		font-size: small;
		letter-spacing: 0;
	}

	.swiper-wrapper {
		width: 100%;
		max-width: 1010px;
		z-index: 1;
		display: flex;
		justify-content: space-between;
		transition-property: transform;
		box-sizing: content-box;
		margin: 0 auto 20px auto;
		padding: 0;
		background-color: #FFF;
	}

}