@charset "UTF-8";
/* CSS Document */

.cf:before,
.cf:after {
    content: " ";
    display: table;
}

.cf:after {
    clear: both;
}

.cf {
    *zoom: 1;
}

/*マージン*/

.mt10{
	margin-top:10px;
}

.mt20{
	margin-top:20px;
}

.mt30{
	margin-top:30px;
}

.mt40{
	margin-top:40px;
}

.mt50{
	margin-top:50px;
}

.mt60{
	margin-top:60px;
}

.mt70{
	margin-top:70px;
}

.mt80{
	margin-top:80px;
}

.mt90{
	margin-top:90px;
}

.mt100{
	margin-top:100px;
}

.mb10{
	margin-bottom:10px;
}

.mb20{
	margin-bottom:20px;
}

.mb30{
	margin-bottom:30px;
}

.mb40{
	margin-bottom:40px;
}

.mb50{
	margin-bottom:50px;
}

.mb60{
	margin-bottom:60px;
}

.mb70{
	margin-bottom:70px;
}

.mb80{
	margin-bottom:80px;
}

.mb90{
	margin-bottom:90px;
}

.mb100{
	margin-bottom:100px;
}

/*マージン*/

/*IMG*/

.img_ma{
	margin-right:auto;
	margin-left:auto;
	display:block;
	max-width: 100%;
}

img{
	max-width: 100%;
	height:auto;
}

/*IMG*/

a{
	transition:.2s;
}
/*
body{
	font-family: "游ゴシック体", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	font-size:14px;
	line-height:24px;
}
*/

/*
.drawer .drawer-hamburger{
	padding:10px;
	margin-top:26px;
	margin-right:10px;
	border-radius: 26px;
	height:24px;
	padding-bottom:18px;
}

.drawer-text{
	display: block;
	margin-top:10px;
	color:#999;
}

.drawer .drawer-nav{
	background:rgba(0,0,0,0.8);
	padding:20px 10px;
	color:#fff;
}

.drawer .drawer-nav > ul > li{
	margin-bottom:16px;
}

.drawer .drawer-nav > ul > li > a{
	display: block;
	padding:10px 4px;
	color:#fff;
	text-decoration: none;
	border-bottom:1px dotted #fff;
}

.drawer .drawer-nav > ul > li > p{
	display: block;
	padding:10px 4px;
	color:#fff;
	text-decoration: none;
	border-bottom:1px dotted #fff;
}

.drawer .drawer-nav > ul > li > ul{
	
}

.drawer .drawer-nav > ul > li > ul > li{
	display: block;
	position: relative;
	padding-left: 16px;
}

.drawer .drawer-nav > ul > li > ul > li > p{
	position: absolute;
	top:6px;
	right: 10px;
}

.drawer .drawer-nav > ul > li > ul > li > a{
	display: block;
	color:#fff;
	text-decoration: none;
	border-bottom:1px solid #fff;
	padding:6px 30px 6px 4px;
}
*/
@media screen and (min-width:1151px) {
	.drawer .drawer-hamburger{
		display:none;
	}
}

.page_link{
	pointer-events:none;
}
/* index */
/*
.index_nav{
	width:100%;
	position: absolute;
	top:0;
	left: 0;
	padding:40px 10px 0;
	z-index: 3;
}

.index_nav ul{
	max-width: 1100px;
	margin:0 auto;
}

.index_nav ul li{
	float: left;
	width:20%;
}

.index_nav ul li a{
	display: block;
	color:#fff;
	font-family: "ヒラギノ明朝 Pro W3", "ＭＳ Ｐ明朝", "MS PMincho", "Hiragino Mincho Pro", "serif";
	transform: rotate(.03deg);
	font-size: 16px;
	line-height:24px;
	text-decoration: none;
	text-align: center;
}

.index_nav ul li a:hover{
	color:#0075b9;
}
*/
@media screen and (max-width:1150px) {
	.index_nav{
		display: none;
	}
}
/*
.top_img{
	width:100%;
}

.top_img td{
	vertical-align: middle;
	text-align: center;
	position: relative;
}

.top_img td > img:nth-of-type(2){
	position: absolute;
	bottom:20px;
	left:50%;
	margin-left:-31px;
}

.move_ban{
	display: block;
	background: url(images/move_ban_bg.png) no-repeat 0 0;
	background-size: 100% 100%;
    position: relative;
    width: 100%;
	max-width: 1000px;
	margin:60px auto 90px;
}

.move_ban:hover{
	opacity: 0.6;
}

.move_ban:before {
    content:"";
    display: block;
    padding-top: 25%;
}
*/
.m_b_1{
	position: absolute;
	width:30.9%;
	top:22.4%;
	left:34.5%;
	transition:2s;
	opacity:0;
}

.m_b_2{
	position: absolute;
	width:97.5%;
	top:36.8%;
	left:1.5%;
	transition:2s;
	transition-delay: 1s;
	opacity:0;
}

.m_b_3{
	position: absolute;
	width:26.2%;
	top:74.8%;
	left:36.9%;
	transition:2s;
	transition-delay: 2s;
	opacity:0;
}

.h_1{
	text-align: center;
	margin-bottom: 24px;
	font-family: "ヒラギノ明朝 Pro W3", "ＭＳ Ｐ明朝", "MS PMincho", "Hiragino Mincho Pro", "serif";
	transform: rotate(.03deg);
}

.h_1 p:nth-of-type(1){
	font-size: 24px;
	line-height:30px;
}

.top_list1{
	padding-bottom:40px;
}

.top_list1 ul li{
	float: left;
	width:33.33333333333333333333333%;
	margin-bottom:70px;
}

.top_list1 ul li > a{
	margin-bottom:12px;
	display: block;
	width:100%;
	overflow: hidden;
}

.top_list1 ul li > a div{
	display: block;
	width:100%;
	padding-top:57.6%;
	background-repeat:no-repeat;
	background-size: cover;
	background-position: center center;
	transition: .3s;
}

.top_list1 ul li > a div:hover{
	transform: scale(1.2);
	transition: .3s;
}

.top_list1 ul li p{
	text-align: center;
	padding:0 4px;
}

.top_list1 ul li > p:nth-of-type(1){
	font-size: 12px;
	line-height:12px;
}

.top_list1 ul li > p:nth-of-type(2){
	font-size: 18px;
	line-height:26px;
	margin-bottom:12px;
	font-family: "ヒラギノ明朝 Pro W3", "ＭＳ Ｐ明朝", "MS PMincho", "Hiragino Mincho Pro", "serif";
	transform: rotate(.03deg);
}

@media screen and (max-width:1000px) {
	.top_list1 ul li{
		width:50%;
	}
}

@media screen and (max-width:500px) {
	.top_list1 ul li{
		width:100%;
		margin-bottom:50px;
	}
}

.top_sec2{
	max-width: 1120px;
	padding:0 10px;
	margin:0 auto 120px;
}

.top_sec2_l{
	width:48%;
	float: left;
}

.top_sec2_r{
	width:48%;
	float: right;
}

.top_info{
	margin-bottom:50px;
}

.top_info li{
	margin-bottom:6px;
	border-bottom:1px dotted #999;
}

.top_info li a{
	display: block;
	padding:14px 0;
}
.top_info li a:hover{
	padding-left: 20px;
}

.top_info li a p{
	float: left;
	color:#000;
}

.top_info li a p:nth-of-type(1){
	width:90px;
	font-size: 14px;
	line-height:22px;
}

.top_info li a p:nth-of-type(2){
	width:110px;
	font-size: 12px;
	line-height:22px;
	text-align: center;
	color:#fff;
}

.info_cat1{
	background: #0075b9;
}

.info_cat2{
	background: #9dbfe1;
}

.info_cat3{
	background: #636c6f;
}

.top_info li a p:nth-of-type(3){
	width:calc( 100% - 200px );
	font-size: 14px;
	line-height:22px;
	padding-left:14px;
}

.top_blog{
}

.top_blog li{
	margin-bottom:6px;
	border-bottom:1px dotted #999;
}

.top_blog li a{
	display: block;
	padding:14px 0;
}
.top_blog li a:hover{
	padding-left: 20px;
}

.top_blog li a p{
	float: left;
	color:#000;
}

.top_blog li a p:nth-of-type(1){
	width:90px;
	font-size: 14px;
	line-height:22px;
}

.top_blog li a p:nth-of-type(2){
	width:calc( 100% - 90px );
	font-size: 14px;
	line-height:22px;
}

@media screen and (max-width:1000px) {
	.top_sec2_l{
		width:100%;
		float: none;
		margin-bottom:70px;
	}
	
	.top_sec2_r{
		width:100%;
		float: none;
	}
}

@media screen and (max-width:500px) {
	.top_info li a p:nth-of-type(3){
		width:100%;
		padding-left: 0;
		margin-top:6px;
	}
	
	.top_blog li a p:nth-of-type(2){
		width:100%;
	}
}

.top_sec3{
	margin-bottom:80px;
}

.top3_1{
	display:block;
	text-decoration: none;
	background: #000;
	position: relative;
}

.top3_1 > span{
	display: block;
	z-index: 1;
	position: absolute;
	top:0;
	left:0;
	bottom:0;
	right:0;
	background: url("images/top3_1_on.jpg") no-repeat center center;
	background-size: cover;
	opacity: 0.4;
	transition: .4s;
}

.top3_1:hover > span{
	opacity: 0.7;
}

.top3_1 > div{
	position: relative;
	z-index: 2;
	max-width: 1100px;
	margin:0 auto;
	padding:100px 50px;
	color:#fff;
}

.top3_1 > div table{
	width:100%;
}

.top3_1 > div table td:nth-of-type(1){
	vertical-align: top;
	width:270px;
}

.top3_1 > div table td:nth-of-type(2){
	vertical-align: top;
	padding-bottom:80px;
	position: relative;
}

.top3_1 > div table td:nth-of-type(2) > p:nth-of-type(1){
	font-size: 24px;
	line-height:30px;
	font-family: "ヒラギノ明朝 Pro W3", "ＭＳ Ｐ明朝", "MS PMincho", "Hiragino Mincho Pro", "serif";
	transform: rotate(.03deg);
	margin-bottom:18px;
}

.top3_1 > div table td:nth-of-type(2) > p:nth-of-type(2){
	font-size: 16px;
	line-height:24px;
}

.top3_1 > div table td:nth-of-type(2) > a{
	display: block;
	border:1px solid #fff;
	color:#fff;
	text-decoration: none;
	width:270px;
	font-size: 16px;
	line-height:58px;
	position: absolute;
	bottom:0;
	right: 0;
}

.top3_1 > div table td:nth-of-type(2) > a:hover{
	color:#0075b9;
	border:1px solid #0075b9;
	background:#fff;
}

.top3_1 > div table td:nth-of-type(2) > a p{
	display: table;
	margin:0 auto;
}

.top3_1 > div table td:nth-of-type(2) > a p span{
	padding-right: 14px;
}

@media screen and (max-width:900px) {
	.top3_1 > div table td:nth-of-type(1){
		display: block;
		width:100%;
		text-align: center;
		padding-bottom:20px;
	}
	
	.top3_1 > div table td:nth-of-type(2){
		display: block;
		width:100%;
		padding-bottom:0;
	}
	
	.top3_1 > div table td:nth-of-type(2) > p:nth-of-type(1){
		text-align: center;
	}
	
	.top3_1 > div table td:nth-of-type(2) > a{
		position: static;
		margin:40px auto 0;
	}
	
	.top3_1 > div table td:nth-of-type(2) > p:nth-of-type(2){
		text-align: center;
	}
}

@media screen and (max-width:500px) {
	.top3_1 > div{
		padding:50px 20px;
	}
	
	.top3_1 > div table td:nth-of-type(2) > p:nth-of-type(2){
		font-size: 14px;
		line-height:22px;
	}
}

.top3_2{
	display:block;
	text-decoration: none;
	background: #000;
	position: relative;
}

.top3_2 > span{
	display: block;
	z-index: 1;
	position: absolute;
	top:0;
	left:0;
	bottom:0;
	right:0;
	background: url("images/top3_2_on.jpg") no-repeat center center;
	background-size: cover;
	opacity: 0.4;
	transition: .4s;
}

.top3_2:hover > span{
	opacity: 0.7;
}

.top3_2 > div{
	position: relative;
	z-index: 2;
	max-width: 1100px;
	margin:0 auto;
	padding:100px 50px;
	color:#fff;
}

.top3_2 > div table{
	width:100%;
}

.top3_2 > div table td:nth-of-type(1) , .top3_2 > div table td:nth-of-type(3){
	vertical-align: top;
	width:270px;
	text-align: right;
}

.top3_2 > div table td:nth-of-type(1){
	display: none;
}

.top3_2 > div table td:nth-of-type(2){
	vertical-align: top;
	padding-bottom:80px;
	position: relative;
}

.top3_2 > div table td:nth-of-type(2) > p:nth-of-type(1){
	font-size: 24px;
	line-height:30px;
	font-family: "ヒラギノ明朝 Pro W3", "ＭＳ Ｐ明朝", "MS PMincho", "Hiragino Mincho Pro", "serif";
	transform: rotate(.03deg);
	margin-bottom:18px;
}

.top3_2 > div table td:nth-of-type(2) > p:nth-of-type(2){
	font-size: 16px;
	line-height:24px;
}

.top3_2 > div table td:nth-of-type(2) > a{
	display: block;
	border:1px solid #fff;
	color:#fff;
	text-decoration: none;
	width:270px;
	font-size: 16px;
	line-height:58px;
	position: absolute;
	bottom:0;
	left: 0;
}

.top3_2 > div table td:nth-of-type(2) > a:nth-of-type(2){
	left: 280px;
}

.top3_2 > div table td:nth-of-type(2) > a:hover{
	color:#0075b9;
	border:1px solid #0075b9;
	background:#fff;
}

.top3_2 > div table td:nth-of-type(2) > a p{
	display: table;
	margin:0 auto;
}

.top3_2 > div table td:nth-of-type(2) > a p span{
	padding-right: 14px;
}

@media screen and (max-width:900px) {
	.top3_2 > div table td:nth-of-type(1){
		display: block;
		width:100%;
		text-align: center;
		padding-bottom:20px;
	}
	
	.top3_2 > div table td:nth-of-type(3){
		display: none;
	}
	
	.top3_2 > div table td:nth-of-type(2){
		display: block;
		width:100%;
		padding-bottom:0;
	}
	
	.top3_2 > div table td:nth-of-type(2) > p:nth-of-type(1){
		text-align: center;
	}
	
	.top3_2 > div table td:nth-of-type(2) > p:nth-of-type(2){
		text-align: center;
	}
	
	.top3_2 > div table td:nth-of-type(2) > a{
		position: static;
		margin:40px auto 0;
	}
	
	.top3_2 > div table td:nth-of-type(2) > a:nth-of-type(2){
		margin-top:20px;
	}
}

@media screen and (max-width:500px) {
	.top3_2 > div{
		padding:50px 20px;
	}
	
	.top3_2 > div table td:nth-of-type(2) > p:nth-of-type(2){
		font-size: 14px;
		line-height:22px;
	}
}

.top3_3{
	display:block;
	text-decoration: none;
	background: #000;
	position: relative;
}

.top3_3 > span{
	display: block;
	z-index: 1;
	position: absolute;
	top:0;
	left:0;
	bottom:0;
	right:0;
	background: url("images/top3_3_on.jpg") no-repeat center center;
	background-size: cover;
	opacity: 0.4;
	transition: .4s;
}

.top3_3:hover > span{
	opacity: 0.7;
}

.top3_3 > div{
	position: relative;
	z-index: 2;
	display: block;
	max-width: 1100px;
	margin:0 auto;
	padding:100px 50px;
	color:#fff;
}

.top3_3 > div > p:nth-of-type(1){
	font-size: 24px;
	line-height:30px;
	font-family: "ヒラギノ明朝 Pro W3", "ＭＳ Ｐ明朝", "MS PMincho", "Hiragino Mincho Pro", "serif";
	transform: rotate(.03deg);
	margin-bottom:18px;
	text-align: center;
}

.top3_3 > div > p:nth-of-type(2){
	font-size: 16px;
	line-height:24px;
	text-align: center;
}

.top3_3 > div > div{
	display: block;
	border:1px solid #fff;
	color:#fff;
	text-decoration: none;
	width:270px;
	font-size: 16px;
	line-height:58px;
	margin:40px auto 0;
	transition: .2s;
}

.top3_3 > div > div p{
	display: table;
	margin:0 auto;
}

.top3_3 > div > div p span{
	padding-right: 14px;
}

.top3_3 > div > div:hover{
	color:#0075b9;
	border:1px solid #0075b9;
	background:#fff;
}

@media screen and (max-width:500px) {
	.top3_3 > div > p:nth-of-type(2){
		font-size: 14px;
		line-height: 22px;
	}
	
	.top3_3 > div{
		padding:50px 20px;
	}
}

.top_sec4{
	margin-bottom:50px;
}

.top_sec4 > img{
	display: block;
	width: 100%;
	height: auto;
	margin-bottom:30px;
}

.top_sec4 > p{
	padding:0 10px;
	margin-bottom:40px;
	text-align: center;
	font-size: 16px;
	lien-height:28px;
}

.top_sec4 > a{
	display: block;
	border:1px solid #000;
	color:#000;
	text-decoration: none;
	width:270px;
	font-size: 16px;
	line-height:58px;
	margin:0 auto 0;
}

.top_sec4 > a p{
	display: table;
	margin:0 auto;
}

.top_sec4 > a p span{
	padding-right: 14px;
}

.top_sec4 > a:hover{
	color:#0075b9;
	border:1px solid #0075b9;
	background:#fff;
}

@media screen and (max-width:500px) {
	.top_sec4 > p{
		font-size: 14px;
		line-height: 22px;
	}
}

#map-canvas{
	width:100%;
	height:500px;
}

.gmnoprint{
	display: none;
}

.top_sns{
	max-width: 1120px;
    padding: 0 10px 50px;
	margin:0 auto;
}

.top_sns > div{
	width:500px;
	float: left;
	margin:0 auto 50px;
}

.top_sns > div:nth-of-type(2){
	float: right;
}

.top_sns > div > img{
	display: block;
	margin:0 auto 25px;
}

.top_sns > div > iframe:nth-of-type(2) , .top_sns > div > a:nth-of-type(2) , .top_sns > div > span:nth-of-type(2){
	display: none;
}

@media screen and (max-width:1040px) {
	.top_sns > div{
		float: none !important;
	}
}

@media screen and (max-width:520px) {
	.top_sns > div {
		width:300px;
	}
	
	.top_sns > div > iframe:nth-of-type(1) , .top_sns > div > a:nth-of-type(1) , .top_sns > div > span:nth-of-type(1){
		display: none;
	}
	
	.top_sns > div > iframe:nth-of-type(2) , .top_sns > div > a:nth-of-type(2) , .top_sns > div > span:nth-of-type(2){
		display: block;
	}
}

/* index end */

/* header */
/*
header{
	width:100%;
	position: static;
	top:0;
	left:0;
	background:#fff;
	z-index: 10;
	transition: .5s;
	padding:18px 10px 24px;
}
*/
.h_hide2{
	position: fixed;
	top:-120px;
	display: none;
}

.h_hide{
	position: fixed;
	top:-120px;
	display: block;
}

.h_on{
	position: fixed;
	top:0;
	display: block;
}
/*
header > div{
	max-width: 1200px;
	margin:0 auto;
}

h1{
	text-align: right;
	font-size: 11px;
	line-height:11px;
	margin-top:-4px;
}

header > div > a{
	float: left;
}

header > div nav{
	float: right;
	padding-top:20px;
}

header > div nav > ul > li{
	float: left;
	margin-left: 20px;
}

header > div nav > ul > li > a{
	display: table;
	font-size: 16px;
	line-height: 32px;
	padding:0 7px;
	color:#000;
	text-decoration: none;
	font-family: "ヒラギノ明朝 Pro W3", "ＭＳ Ｐ明朝", "MS PMincho", "Hiragino Mincho Pro", "serif";
	transform: rotate(.03deg);
	border-bottom:2px solid #fff;
}

header > div nav > ul > li > a:hover{
	border-bottom:2px solid #ccc;
}

.h_hov_menu_wrap{
	background:rgba(255,255,255,0.9);
	width:100%;
	position: absolute;
	top:-50px;
	left:0;
	padding-top:22px;
	transition: .3s;
	opacity: 0;
	pointer-events: none;
	z-index: 10;
}

header > div nav > ul > li > .h_hov_menu_wrap:hover + a{
	border-bottom:2px solid #ccc;
}

header > div nav > ul > li:hover > .h_hov_menu_wrap{
	top:72px;
	opacity: 1;
	pointer-events: auto;
}
*/
.h_hov_menu{
	max-width: 1100px;
	margin:0 auto;
	padding:20px;
}

.h_hov_menu > div:nth-of-type(1){
	float: left;
	width:62%;
}

.h_hov_menu > div:nth-of-type(1) > a{
	display: block;
	width:32%;
	margin-right: 2%;
	float: left;
	text-align: center;
	color:#000;
	text-decoration: none;
}

.h_hov_menu > div:nth-of-type(1) > a:hover{
	opacity: 0.6;
}

.h_hov_menu > div:nth-of-type(1) > a:nth-of-type(3n){
	margin-right: 0;
}

.h_hov_menu > div:nth-of-type(1) > a img{
	width:100%;
	margin-bottom:8px;
}

.h_hov_menu > div:nth-of-type(2){
	float: left;
	margin-left:60px;
}

.h_hov_menu > div:nth-of-type(2) > a{
	display: table;
	color:#6699cc;
	text-decoration: none;
	margin-bottom: 4px;
}

.h_hov_menu > div:nth-of-type(2) > a:hover{
	color:#FB9755;
}

.h_hov_menu > ul{
	float: right;
	width:34%;
}

.h_hov_menu > ul > li{
	border-bottom:1px solid #000;
	padding-bottom:6px;
	padding-top:8px;
}

.h_hov_menu > ul > li:last-of-type{
	border-bottom:0;
}

.h_hov_menu > ul > li > p:nth-of-type(2){
	font-size: 12px;
	line-height:18px;
	padding-left: 14px;
}

.h_hov_menu > ul > li > p:nth-of-type(2) a{
	color:#6699cc;
	text-decoration: none;
}

.h_hov_menu > ul > li > p:nth-of-type(2) a:hover{
	color:#FB9755;
}

.point1{
	position: absolute;
	top:300px;
	left:0;
	width:100%;
	pointer-events: none;
}

.point2{
	position: absolute;
	top:800px;
	left:0;
	width:100%;
	pointer-events: none;
}

.point3{
	position: absolute;
	top:100px;
	left:0;
	width:100%;
	pointer-events: none;
	opacity: 0;
}
/*
@media screen and (max-width:1150px) {
	header{
		padding:10px 10px 16px;
	}
	
	header > div nav{
		display: none;
	}
}
*/

/* header end */

/* footer */
/*
footer{
	background:#000;
	color:#fff;
	padding:30px 10px 70px;
}
*/
.ft{
	max-width: 1100px;
	margin:0 auto;
}

.ft_l{
	float:left;
	width:420px;
}

.ft_l > img{
	display: block;
	margin-bottom:18px;
}

.ft_l > a{
	display: block;
	max-width:320px;
	font-size: 30px;
	text-align: center;
	line-height: 30px;
	border:1px solid #fff;
	color:#fff;
	text-decoration: none;
	margin:16px 0 12px;
	padding:10px 10px 7px;
}

.ft_l > a span{
	padding-right: 20px;
	font-size: 18px;
}

.ft_r{
	float: right;
	width:680px;
	padding-top:20px;
}

.ft_r > div{
	float: left;
	width:200px;
	margin-right: 40px;
}

.ft_r > div:nth-of-type(3){
	margin-right: 0;
}

.ft_r > div > p{
	font-size: 16px;
	line-height:16px;
	padding-bottom:10px;
	border-bottom:1px solid #fff;
	margin-bottom:8px;
}

.ft_r > div > ul{
	margin-bottom:40px;
}

.ft_r > div > ul > li > a{
	display: block;
	color:#fff;
	text-decoration: none;
	padding:2px 0;
}

.ft_r > div > ul > li > a:hover{
	color:#0075b9;
}

.copy_r{
	float: left;
	font-size: 12px;
	line-height:18px;
	margin-top:30px;
}

@media screen and (max-width:1120px) {
	.ft_l{
		width:100%;
		float: none;
		margin:0 auto 40px;
		text-align: center;
	}
	
	.ft_l > img{
		margin:0 auto 18px;
	}
	
	.ft_l > a{
		margin:16px auto 12px;
	}
	
	.ft_r{
		float: none;
		margin:0 auto;
	}
	
	.copy_r{
		float: none;
		text-align: center;
	}
}

@media screen and (max-width:700px) {
	.ft_l{
		margin-bottom:20px;
	}
	
	.ft_r{
		width:100%;
		padding-top:0;
	}
	
	.ft_r > div{
		display: none;
	}
	
	.ft_r > .ft_icon{
		display: block;
	}
}

/* footer end */

/* h2 */

.h2_main{
	margin-bottom:60px;
}

.h2_main table{
	width:100%;
}

.h2_main table td{
	text-align: center;
	vertical-align: middle;
	height: 300px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	font-family: "ヒラギノ明朝 Pro W3", "ＭＳ Ｐ明朝", "MS PMincho", "Hiragino Mincho Pro", "serif";
	transform: rotate(.03deg);
	color:#fff;
	letter-spacing: 5px;
}

.h2_1{
	background-image: url("images/h2_1.jpg");
}

.h2_2{
	background-image: url("images/h2_2.jpg");
}

.h2_3{
	background-image: url("images/h2_3.jpg");
}

.h2_4{
	background-image: url("images/h2_4.jpg");
}

.h2_homac{
	background-image: url("images/h2_homac.jpg");
}

.h2_main table td p:nth-of-type(1){
	font-size: 24px;
	line-height: 30px;
}

.h2_main table td p:nth-of-type(2){
	font-size: 36px;
	line-height: 42px;
}

@media screen and (max-width:650px) {
	.h2_main table td{
		height:150px;
	}
	
	.h2_main table td p:nth-of-type(1){
		font-size: 16px;
		line-height:22px;
	}
	
	.h2_main table td p:nth-of-type(2){
		font-size: 26px;
		line-height:32px;
	}
}

/* h2 end */

/* パンくず */
/*
#go_top{
	display: block;
	margin:0 auto 18px;
	cursor:pointer;
}

.bread_wrap{
	background:#666666;
	color:#fff;
	padding:18px 0;
}

.breadcrumbs{
	max-width: 1120px;
	margin:0 auto;
}

.breadcrumbs span{
	display: inline-block;
	padding:0 10px;
}

.breadcrumbs span a{
	color:#FFFFFF;
	text-decoration: none;
}

.breadcrumbs span a:hover{
	border-bottom:1px solid #fff;
}
*/
/* パンくず end */

/* ms */

.main_sec{
	max-width: 1120px;
	margin:0 auto 120px;
	padding:0 10px;
}

.ms_h{
	text-align: center;
	font-family: "ヒラギノ明朝 Pro W3", "ＭＳ Ｐ明朝", "MS PMincho", "Hiragino Mincho Pro", "serif";
	transform: rotate(.03deg);
	margin-bottom:60px;
}

.ms_h > p:first-of-type{
	font-size: 24px;
	line-height:30px;
	letter-spacing: 3px;
}

.ms_h > p:last-of-type{
	font-size: 30px;
	line-height:36px;
	font-weight: bold;
}

.ms_h > div{
	margin:8px auto 12px;
	max-width: 400px;
	background:#666;
	height:1px;
}

.ms1{
	text-align: center;
	margin-bottom:90px;
}

.ms1_img{
	width:100%;
	padding-top:62%;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	margin-bottom:40px;
}

.ms1 > p:nth-of-type(1){
	font-size: 24px;
	line-height:30px;
	font-family: "ヒラギノ明朝 Pro W3", "ＭＳ Ｐ明朝", "MS PMincho", "Hiragino Mincho Pro", "serif";
	transform: rotate(.03deg);
	letter-spacing: 3px;
	margin-bottom:18px;
}

@media screen and (max-width:550px) {
	.ms_h > p:first-of-type{
		font-size: 18px;
		line-height:22px;
	}
	
	.ms_h > p:last-of-type{
		font-size: 22px;
		line-height:28px;
	}
	
	.ms1{
		margin-bottom:50px;
	}
}

.ms_list > div{
	margin-bottom:50px;
}

.ms_list > div > div:nth-of-type(1){
	float: right;
	width:49%;
	max-width:360px;
	padding-top:30px;
}

.ms_list > div > div:nth-of-type(1) > div{
	max-width: 360px;
	margin:0 auto;
}

.ms_list > div > div:nth-of-type(1) h4{
	text-align: center;
	font-family: "ヒラギノ明朝 Pro W3", "ＭＳ Ｐ明朝", "MS PMincho", "Hiragino Mincho Pro", "serif";
	transform: rotate(.03deg);
	color:#666;
	margin-bottom:30px;
}

.ms_list > div > div:nth-of-type(1) h4 > p:nth-of-type(1){
	font-size: 24px;
	line-height:30px;
	color:#000;
	margin-bottom:6px;
	letter-spacing: 3px;
}

.ms_list > div > div:nth-of-type(2){
	float: left;
	width:calc( 100% - 400px );
	height:417px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}

.ms_list > div:nth-of-type(2n) > div:nth-of-type(1){
	float: left
}

.ms_list > div:nth-of-type(2n) > div:nth-of-type(2){
	float: right;
}

.ms_list > .ms_tate > div:nth-of-type(1){
	width:57%;
	max-width: 100%;
}

.ms_list > .ms_tate > div:nth-of-type(2){
	width:41.8%;
	padding-top:62.9%;
}

.ms_list > div:last-of-type{
	margin-bottom:110px;
}

@media screen and (max-width:820px) {
	.ms_list > div > div:nth-of-type(1){
		width:48%;
		max-width: 100%;
	}
	
	.ms_list > div > div:nth-of-type(2){
		width:48%;
	}
	
	.ms_list > .ms_tate > div:nth-of-type(1){
		width:48%;
		max-width: 100%;
	}
	
	.ms_list > .ms_tate > div:nth-of-type(2){
		width:48%;
	}
}

@media screen and (max-width:720px) {
	.ms_list > div > div:nth-of-type(1){
		float:none !important;
		width:100%;
		max-width: 100%;
		margin-bottom:30px;
	}
	
	.ms_list > div > div:nth-of-type(1) div{
		width:100%;
		max-width: 100%;
	}
	
	.ms_list > div > div:nth-of-type(2){
		height:auto;
		width:100%;
		padding-top:62%;
	}
	
	.ms_list > .ms_tate > div:nth-of-type(1){
		float:none !important;
		width:100%;
		max-width: 100%;
		margin-bottom:30px;
	}
	
	.ms_list > .ms_tate > div:nth-of-type(1) div{
		width:100%;
		max-width: 100%;
	}
	
	.ms_list > .ms_tate  > div:nth-of-type(2){
		height:auto;
		width:100%;
		max-width: 462px;
		float: none !important;
		margin:0 auto;
		padding-top:700px;
	}
}

@media screen and (max-width:462px) {
	.ms_list > .ms_tate  > div:nth-of-type(2){
		padding-top:150%;
	}
}

.ms_info{
	width:100%;
	margin-bottom:70px;
}

.ms_info > tbody > tr > th {
	width:50%;
	font-family: "ヒラギノ明朝 Pro W3", "ＭＳ Ｐ明朝", "MS PMincho", "Hiragino Mincho Pro", "serif";
	transform: rotate(.03deg);
	background:#eaeaea;
}

.ms_info > tbody > tr > th h4{
	display: table;
	margin:0 auto;
	color:#666;
}

.ms_info > tbody > tr > th h4 p:nth-of-type(1){
	color:#000;
	font-size: 18px;
	line-height: 24px;
	letter-spacing: 3px;
	margin-bottom:2px;
}

.ms_info > tbody > tr > td {
	width:50%;
	padding:10px 20px 20px;
}

.ms_info > tbody > tr > td table{
	width:100%;
	margin-bottom:10px;
}

.ms_info > tbody > tr > td table tr th{
	width:100px;
}

.ms_info > tbody > tr > td table tr td:nth-of-type(1){
	width:20px;
}

.ms_info > tbody > tr > td table tr th , .ms_info > tbody > tr > td table tr td{
	vertical-align: middle;
	border-bottom:1px dotted #999;
	padding:14px 0;
}

.ms_info > tbody > tr > td > p{
	font-size: 12px;
	line-height:16px;
}

.ms_info > tbody > tr > td table tr td a{
	color:#6699cc;
	text-decoration: none;
	word-break: break-all;
}

.ms_info > tbody > tr > td table tr td a:hover{
	color:#F0A06B;
}

@media screen and (max-width:720px) {
	.ms_info > tbody > tr > th{
		width:100%;
		display: block;
		text-align: center;
		padding:10px;
	}

	.ms_info > tbody > tr > td{
		width:100%;
		display: block;
		padding:10px 4px 20px;
	}
}

.btn1{
	display: block;
	border:1px solid #000;
	color:#000;
	text-decoration: none;
	width:270px;
	font-size: 16px;
	line-height:58px;
	margin:0 auto 0;
}

.btn1 p{
	display: table;
	margin:0 auto!important;
}

.btn1 p span{
	padding-right: 14px;
}

.btn1:hover{
	color:#0075b9;
	border:1px solid #0075b9;
	background:#fff;
}

/* ms end */

/* showroom */

.sr1{
	margin-bottom:100px;
}

.sr1 > p:nth-of-type(1){
	text-align: center;
	font-size: 30px;
	line-height: 36px;
	margin-bottom:36px;
	font-family: "ヒラギノ明朝 Pro W3", "ＭＳ Ｐ明朝", "MS PMincho", "Hiragino Mincho Pro", "serif";
	transform: rotate(.03deg);
}

.sr1 > img{
	width:100%;
}


.sr1 > p:nth-of-type(2){
	padding-left: 31%;
	padding-right: 20px;
	margin-top:-10%;
	margin-bottom:80px;
}

@media screen and (max-width:550px) {
	.sr1 > p:nth-of-type(2){
		padding:0;
		margin-top:10px;
		margin-bottom:50px;
	}
}

.sr2{
	margin-bottom:100px;
}

.h_1{
	margin-bottom:36px;
}

.h_1 table{
	min-width: 290px;
	margin:0 auto;
}

.h_1 table td:nth-of-type(1){
	width:6px;
	height:27px;
	background: url("images/kakko1_l.png") no-repeat 0 center;
	vertical-align: middle;
}

.h_1 table td:nth-of-type(2){
	font-family: "ヒラギノ明朝 Pro W3", "ＭＳ Ｐ明朝", "MS PMincho", "Hiragino Mincho Pro", "serif";
	transform: rotate(.03deg);
	font-size: 24px;
	line-height:30px;
	vertical-align: middle;
	padding:0 40px;
	text-align: center;
}

.h_1 table td:nth-of-type(3){
	width:6px;
	height:27px;
	background: url("images/kakko1_r.png") no-repeat 0 center;
	vertical-align: middle;
}

@media screen and (max-width:500px) {
	.h_1 table td:nth-of-type(2){
		font-size: 20px;
		line-height: 26px;
		padding:0 20px;
	}
}

.sr2_1 > img{
	float: left;
	width:50%;
}

.sr2_1 > div{
	float: right;
	width:47%;
}

.sr2_1 > div > p:nth-of-type(1){
	font-size: 18px;
	line-height:24px;
	margin-bottom:50px;
}

.sr2_1 > div > p:nth-of-type(2){
	font-size: 16px;
	line-height:22px;
	margin-bottom:10px;
}

.sr2_1 > div > p:nth-of-type(3){
	font-size: 24px;
	line-height: 30px;
}

.sr2_1 > div > p:nth-of-type(3) span{
	font-size: 18px;
	padding-left: 10px;
}

@media screen and (max-width:720px) {
	.sr2_1 > img{
		display: block;
		float: none;
		margin: 0 auto 30px;
		max-width: 542px;
		width:100%;
	}
	
	.sr2_1 > div{
		float: none;
		width:100%;
		text-align: center;
	}
	
	.sr2_1 > div > p:nth-of-type(1){
		margin-bottom:30px;
	}
}

.sr_map {
	position: relative;
	height:450px;
	overflow: hidden;
	margin-top:40px;
}
.sr_map iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
}

.sr3 > img{
	display: block;
	margin-bottom:40px;
}

.sr3_l{
	float: left;
	width:50%;
}

.sr3_l p{
	margin-bottom:28px;
}

.sr3_l a:hover{
	opacity: 0.6;
}

.sr3_r{
	float: right;
	width:47%;
	border:1px solid #ccc;
	padding:24px;
	max-width: 490px;
}

.sr3_r > p{
	margin:20px 0 26px;
}

.sr3_r ul li{
	display: inline-block;
	margin-right: 10px;
	position: relative;
	padding-left:16px;
}

.sr3_r ul li p{
	position: absolute;
	top:0;
	left:0;
}

@media screen and (max-width:720px) {
	.sr3_l{
		width:100%;
		float: none;
		margin-bottom:40px;
	}
	
	.sr3_l > a{
		display: table;
		margin:0 auto;
	}
	
	.sr3_r{
		width:100%;
		float: none;
		margin:0 auto;
	}
}

/* showroom end */

/* reno_list */

.reno_btn{
	max-width: 600px;
	margin:0 auto;
	padding-bottom:20px;
}

.reno_btn > a{
	display: block;
	width:49%;
	float: left;
	text-align: center;
	color:#6699cc;
	text-decoration: none;
	padding:10px;
	border:1px solid #ccc;
	margin-bottom:20px;
}

.reno_btn > a:nth-of-type(2){
	float: right;
}

.reno_btn > a p{
	display: table;
	margin:0 auto;
	padding-left: 20px;
	padding-right: 10px;
	background:url("images/ar1.png") no-repeat 0 center;
}

.reno_btn > a:hover{
	color:#fff;
	background:#6699cc;
}

@media screen and (max-width:620px) {
	.reno_btn{
		max-width: 300px;
		margin:0 auto;
	}
	
	.reno_btn > a{
		width:100%;
	}
}

.reno_list li{
	float: left;
	width:30%;
	margin-right: 5%;
	margin-bottom: 50px;
}

.reno_list .reno_list_on{
	height:auto;
	margin-bottom:50px;
}

.reno_list li:nth-of-type(3n){
	margin-right: 0;
}

.reno_list li a{
	display: block;
	width:100%;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	padding-top:66.5671641791044776%;
	position: relative;
	color:#fff;
	text-decoration: none;
	font-size: 12px;
	line-height:18px;
	font-weight: bold;
	margin-bottom:20px;
}

.reno_list li a:hover{
	opacity: 0.6;
}

.reno_list li a p{
	position: absolute;
	bottom:0;
	left:0;
	width:100%;
	text-align: center;
	padding:4px;
	background:rgba(0,0,0,0.7);
}

.reno_list table tr td:nth-of-type(1){
	width:70px;
	font-size: 24px;
	line-height:24px;
	vertical-align: top;
	font-family: "ヒラギノ明朝 Pro W3", "ＭＳ Ｐ明朝", "MS PMincho", "Hiragino Mincho Pro", "serif";
	transform: rotate(.03deg);
}

.reno_list table tr td:nth-of-type(2){
	font-size: 14px;
	vertical-align: middle;
}

@media screen and (max-width:720px) {
	.reno_list li{
		width:47.5%;
	}
	
	.reno_list li:nth-of-type(3n){
		margin-right: 5%;
	}
	
	.reno_list li:nth-of-type(2n){
		margin-right: 0;
	}
}

@media screen and (max-width:420px) {
	.reno_list{
		max-width: 335px;
		margin:0 auto;
	}
	
	.reno_list li{
		width:100%;
		margin-right: 0;
	}
	
	.reno_list li:nth-of-type(3n){
		margin-right: 0;
	}
	
	.reno_list li:nth-of-type(2n){
		margin-right: 0;
	}
}

.reno_more{
	width:100%;
	padding:8px 10px 6px;
	text-align: center;
	background:#eaeaea;
	cursor: pointer;
	transition: .3s;
}

.reno_more:hover{
	opacity: 0.6;
}

.reno_more > p{
	margin-bottom:10px;
}

.com1{
	margin-bottom:90px;
}

.com1 > p{
	font-size: 30px;
	line-height:36px;
	text-align: center;
	font-family: "ヒラギノ明朝 Pro W3", "ＭＳ Ｐ明朝", "MS PMincho", "Hiragino Mincho Pro", "serif";
	transform: rotate(.03deg);
	margin-bottom:40px;
}

.com1 > div img{
	float: left;
	width:47%;
}

.com1 > div p{
	float: right;
	width:50%;
}

@media screen and (max-width:650px) {
	.com1 > p{
		font-size: 20px;
		line-height:26px;
		margin-bottom:20px;
	}
	
	.com1 > div img{
		display: block;
		float: none;
		width:100%;
		max-width: 522px;
		margin:0 auto 30px;
	}
	
	.com1 > div p{
		float: none;
		width:100%;
	}
}

.com2{
	margin-bottom:100px;
}

.com2 > p{
	text-align: center;
	margin-bottom:30px;
}

.com2 > ul{
	display: block;
	max-width: 620px;
	margin:0 auto;
}

.com2 > ul li{
	list-style: disc outside;
	margin-left: 20px;
	margin-bottom:6px;
}

.com3 > table{
	width:100%;
}

.com3 > table tr th{
	width:31%;
	border-right: 6px solid #fff;
	border-bottom: 6px solid #fff;
	background:#c4cbcc;
	padding:10px 60px;
	vertical-align: top;
}

.com3 > table tr td{
	width:69%;
	background:#eaeaea;
	padding:10px 30px;
	vertical-align: top;
	border-bottom: 6px solid #fff;
}

@media screen and (max-width:650px) {
	.com3 > table tr th{
		padding:10px 20px;
	}
	
	.com3 > table tr td{
		padding:10px 20px;
	}
}

@media screen and (max-width:500px) {
	.com3 > table tr th{
		display: block;
		width:100%;
		border-right: 0;
	}
	
	.com3 > table tr td{
		display: block;
		width:100%;
	}
}

/* reno_list end */

/* single_reno */

.s_reno1{
	margin-bottom:80px;
}

.s_reno1 > img{
	width:100%;
	height:auto;
	display: block;
	margin-bottom:36px;
}

.s_reno2{
	padding-bottom:90px;
	margin-bottom:90px;
	border-bottom:1px dotted #999;
}

.s_reno2_1 > div:nth-of-type(1){
	float: left;
	width:61%;
	position: relative;
	padding-top: 34%;
}

.s_reno2_1 > div:nth-of-type(1) > div{
	position: absolute;
	top:0;
	left:0;
	bottom:0;
	right:0;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	transition: .3s;
	opacity: 0;
}

.s_reno2_1 > div:nth-of-type(1) > div:nth-of-type(1){
	opacity: 1;
}

.s_reno2_1 > div:nth-of-type(2){
	float: left;
	width:39%;
}

.s_reno2_1 > div:nth-of-type(2) div{
	float: left;
	width:46%;
	margin-left: 2%;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	padding-top:27.7%;
	margin-bottom:2%;
	cursor:pointer;
}

@media screen and (max-width:720px) {
	.s_reno2_1 > div:nth-of-type(1){
		width:100%;
		height:auto !important;
		padding-top:56.37% !important;
	}
	
	.s_reno2_1 > div:nth-of-type(2){
		width:100%;
	}
	
	.s_reno2_1 > div:nth-of-type(2) div{
		width:32.6666666666666667%;
		margin-left: 1%;
		margin-bottom:0;
		margin-top:1%;
		padding-top:22%;
	}
	
	.s_reno2_1 > div:nth-of-type(2) div:nth-of-type(1){
		margin-left:0;
	}
	
	.s_reno2_1 > div:nth-of-type(2) div:nth-of-type(4){
		margin-left:0;
	}
}

.s_reno2 > p{
	margin:24px 0 40px;
}

.s_reno2_befo > p{
	text-align: center;
	font-size: 18px;
	line-height:24px;
	font-family: "ヒラギノ明朝 Pro W3", "ＭＳ Ｐ明朝", "MS PMincho", "Hiragino Mincho Pro", "serif";
	transform: rotate(.03deg);
	margin-bottom:20px;
}

.s_reno2_befo > div{
	display: table;
	margin:0 auto;
}

.s_reno2_befo > div > div{
	float: left;
	width:172px;
	height:120px;
	margin:0 4px 8px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}

@media screen and (max-width:1100px) {
	.s_reno2_befo > div{
		max-width: 900px;
	}
}

@media screen and (max-width:920px) {
	.s_reno2_befo > div{
		max-width: 720px;
	}
}

@media screen and (max-width:740px) {
	.s_reno2_befo > div{
		max-width: 540px;
	}
}

@media screen and (max-width:560px) {
	.s_reno2_befo > div{
		max-width: 360px;
	}
}

@media screen and (max-width:380px) {
	.s_reno2_befo > div{
		width:100%;
	}
	
	.s_reno2_befo > div > div{
		margin:0;
		margin-bottom:8px;
		width:49%;
		margin-right:2%;
		height:auto;
		padding-top:32.82%;
	}
	
	.s_reno2_befo > div > div:nth-of-type(2n){
		margin-right: 0;
	}
}

.s_reno_info{
	margin-bottom:100px;
}

.s_reno_info > h3{
	text-align: center;
	font-size: 18px;
	line-height:24px;
	font-family: "ヒラギノ明朝 Pro W3", "ＭＳ Ｐ明朝", "MS PMincho", "Hiragino Mincho Pro", "serif";
	transform: rotate(.03deg);
	background:#eaeaea;
	padding:6px;
	margin-bottom:6px;
}

.s_reno_info_l{
	float: left;
	width:48%;
}

.s_reno_info_l table{
	width:100%;
	margin-bottom:20px;
	font-size: 0.9em;
}

.s_reno_info_l table tr th{
	width:110px;
	padding:16px 6px;
	vertical-align: top;
	border-bottom:1px dotted #999;
}

.s_reno_info_l table tr td:nth-of-type(1){
	width:20px;
	padding:16px 0;
	vertical-align: top;
	border-bottom:1px dotted #999;
}

.s_reno_info_l table tr td:nth-of-type(2){
	padding:16px 0;
	vertical-align: top;
	border-bottom:1px dotted #999;
}

.s_reno_info_l table tr td:nth-of-type(2) span{
	display: inline-block;
	margin-right: 10px;
}

.s_reno_info_l table tr td:nth-of-type(2) a{
	color:#6699cc;
	text-decoration: none;
}

.s_reno_info_l table tr td:nth-of-type(2) a:hover{
	color:#FEA366;
}

.s_reno_info_r{
	width:47%;
	float: right;
	height:auto;
	margin-top:20px;
}

@media screen and (max-width:850px) {
	.s_reno_info_l{
		width:100%;
		float: none;
		margin-bottom:30px;
	}
	
	.s_reno_info_l > a{
		display: table;
		margin:0 auto;
	}
	
	.s_reno_info_r{
		float: none;
		display: block;
		margin:0 auto;
		width:auto;
	}
}

.s_reno_maker{
	margin-bottom:90px;
}

.s_reno_maker h3{
	text-align: center;
	font-size: 18px;
	line-height:24px;
	font-family: "ヒラギノ明朝 Pro W3", "ＭＳ Ｐ明朝", "MS PMincho", "Hiragino Mincho Pro", "serif";
	transform: rotate(.03deg);
	display: table;
	padding:0 30px 4px;
	margin:0 auto 20px;
	border-bottom:1px solid #999;
}

.s_reno_maker > div{
	display: table;
	margin:0 auto;
	max-width: 1085px;
}

.s_reno_maker > div > a{
	float: left;
	width:145px;
	margin:0 5px 26px;
	text-align: center;
	color:#000;
	text-decoration: none;
}

.s_reno_maker > div > a img{
	display: block;
	margin-bottom:4px;
}

.s_reno_maker > div > a:hover{
	opacity: 0.6;
}

@media screen and (max-width:1105px) {
	.s_reno_maker > div{
		max-width: 930px;
	}
}

@media screen and (max-width:950px) {
	.s_reno_maker > div{
		max-width: 775px;
	}
}

@media screen and (max-width:795px) {
	.s_reno_maker > div{
		max-width: 620px;
	}
}

@media screen and (max-width:640px) {
	.s_reno_maker > div{
		max-width: 465px;
	}
}

@media screen and (max-width:485px) {
	.s_reno_maker > div{
		max-width: 310px;
	}
}

@media screen and (max-width:330px) {
	.s_reno_maker > div{
		max-width: 300px;
	}
	
	.s_reno_maker > div > a{
		width:140px;
	}
}

.reno_tate{
	background-size: auto 100% !important;
	background-position: center center !important;
}


/* single_reno end */

/* kagu */

.h_2{
	text-align: center;
	font-size: 30px;
	line-height:36px;
	font-family: "ヒラギノ明朝 Pro W3", "ＭＳ Ｐ明朝", "MS PMincho", "Hiragino Mincho Pro", "serif";
	transform: rotate(.03deg);
	margin-bottom:30px;
}

.item_box > p{
	text-align: center;
	margin-bottom:70px;
}

.kagu1{
	margin-bottom:100px;
}

.int_h{
	text-align: center;
	font-size: 18px;
	line-height:24px;
	font-family: "ヒラギノ明朝 Pro W3", "ＭＳ Ｐ明朝", "MS PMincho", "Hiragino Mincho Pro", "serif";
	transform: rotate(.03deg);
	margin:0 auto 40px;
	max-width: 370px;
	padding-bottom:16px;
	border-bottom:1px solid #999;
}

.int_p{
	text-align: center;
}

.kagu1 > ul li{
	float: left;
	width:200px;
	padding-bottom:80px;
	position: relative;
	margin-right: 25px;
	margin-top:45px;
}

.kagu1 > ul li:nth-of-type(5n){
	margin-right: 0;
}

.kagu1 > ul li > h5{
	text-align: center;
	font-weight: bold;
	margin:16px 0 16px;
}

.kagu1 > ul li > a:first-of-type{
	display: block;
}

.kagu1 > ul li > a:first-of-type img{
	width:100%;
}

.kagu1 > ul li > a:last-of-type{
	width:100%;
	display: block;
	text-align: center;
	height:54px;
	background:#0074b9;
	padding-top:16px;
	position: absolute;
	bottom:0;
	left: 0;
}

.kagu1 > ul li > a:hover{
	opacity: 0.6;
}

@media screen and (max-width:1120px) {
	.kagu1 > ul {
		width:875px;
		margin:0 auto;
	}
	
	.kagu1 > ul li:nth-of-type(5n){
		margin-right: 25px;
	}
	
	.kagu1 > ul li:nth-of-type(4n){
		margin-right: 0;
	}
}

@media screen and (max-width:895px) {
	.kagu1 > ul {
		width:650px;
		margin:0 auto;
	}
	
	.kagu1 > ul li:nth-of-type(4n){
		margin-right: 25px;
	}
	
	.kagu1 > ul li:nth-of-type(3n){
		margin-right: 0;
	}
}

@media screen and (max-width:670px) {
	.kagu1 > ul {
		width:100%;
		max-width:425px;
		margin:0 auto;
	}
	
	.kagu1 > ul li{
		width:48%;
		margin-right: 4% !important;
	}
	
	.kagu1 > ul li:nth-of-type(2n){
		margin-right: 0 !important;
	}
}

/* kagu end */

/* interior_lesson */

.lesson_box{
	margin-bottom:100px;
}

.les_h{
	border-left: 10px solid #000;
	padding-left: 18px;
	font-size: 30px;
	line-height:46px;
	font-family: "ヒラギノ明朝 Pro W3", "ＭＳ Ｐ明朝", "MS PMincho", "Hiragino Mincho Pro", "serif";
	transform: rotate(.03deg);
	margin-bottom:30px;
}

@media screen and (max-width:720px) {
	.les_h{
		font-size: 24px;
		line-height:38px;
		border-left: 6px solid #000;
		padding-left: 10px;
	}
}

@media screen and (max-width:500px) {
	.les_h{
		font-size: 20px;
		line-height:32px;
	}
}

.les1{
	margin-bottom:30px;
}

.les1 > p{
	margin-bottom:26px;
}

.les2{
	margin-bottom:45px;
}

.les2 h4{
	font-size: 18px;
	line-height:24px;
	font-weight: bold;
	padding-bottom:8px;
	border-bottom:1px dotted #999;
	margin-bottom:12px;
}

.les2 > p{
	margin-bottom: 20px;
}

.les2_img{
	margin-bottom:30px;
}

.les2_img > img{
	float: left;
}

.les2_img > p{
	float: right;
	width:calc( 100% - 270px );
}

@media screen and (max-width:600px) {
	.les2_img > p{
		width:100%;
		margin-top:20px;
	}
}

/* interior_lesson end */

/* gardening */

.garden1_img{
	max-width: 940px;
	margin:36px auto 60px;
	position: relative;
}

.garden1_img img:nth-of-type(1){
	width:39.3617021276595745%;
}

.garden1_img img:nth-of-type(2){
	width:57.0212765957446809%;
	position: absolute;
	bottom:0;
	right:0;
}

@media screen and (max-width:620px) {
	.garden1_img img:nth-of-type(1){
		display: block;
		margin:0 auto 30px;
		width:100%;
		max-width: 370px;
	}
	.garden1_img img:nth-of-type(2){
		display: block;
		margin:0 auto;
		width:100%;
		max-width: 536px;
		position: static;
	}
}

.garden1_exa{
	padding-bottom:60px;
}

.garden1_exa > p{
	width:100%;
	margin-bottom:12px;
}

.garden1_exa > img{
	float: left;
	width: 47.7272727272727273%;
	margin-bottom: 30px;
}

.garden1_exa > img:nth-of-type(2n){
	float: right;
}

@media screen and (max-width:750px) {
	.garden1_exa{
		max-width: 525px;
		margin:0 auto;
	}
	
	.garden1_exa > img{
		float: none !important;
		width:100%;
	}
}

.h_gray{
	background:#eaeaea;
	text-align: center;
	font-weight: bold;
	line-height:22px;
	margin-bottom:35px;
	padding: 10px 20px 9px;
}

.garden2{
	margin-bottom:120px;
}

.garden2 > p{
	text-align: center;
	margin-bottom:40px;
}

.garden2 > img{
	display: block;
	margin:0 auto 54px;
}

.garden2_li img{
	display: block;
	margin:0 auto;
}

.garden2_li img:nth-of-type(2){
	display: none;
}

.garden2_li img:nth-of-type(3){
	display: none;
}

@media screen and (max-width:900px) {
	.garden2_li img:nth-of-type(1){
		display: none;
	}
	.garden2_li img:nth-of-type(2){
		display: block;
	}
}

@media screen and (max-width:600px) {
	.garden2_li img:nth-of-type(2){
		display: none;
	}
	.garden2_li img:nth-of-type(3){
		display: block;
	}
}

/* gardening end */

/* order */

.order_box{
	margin-bottom:80px;
}

.order_box_img{
	display: table;
	margin:30px auto 0;
}

.order_box_img > img:nth-of-type(2){
	display: none;
}

@media screen and (max-width:720px) {
	.order_box_img > img:nth-of-type(1){
		display: none;
	}
	.order_box_img > img:last-of-type{
		display: block;
	}
}

/* order end */

/* curtain */

.curtain_box{
	margin-bottom: 70px;
}

.curtain_box > .int_p{
	margin-bottom: 35px;
}

.curtain1_img > img{
	display: block;
	margin:0 auto;
}

.curtain1_img > img:nth-of-type(2){
	display: none;
}

@media screen and (max-width:500px) {
	.curtain1_img > img:nth-of-type(1){
		display: none;
	}
	.curtain1_img > img:nth-of-type(2){
		display: block;
	}
}

.curtain_flex{
	display: flex;
	justify-content:space-between;
	flex-wrap:wrap;
}

.curtain_flex_box{
	width:300px;
	margin-bottom:40px;
}

.curtain_flex_box > img{
	float: left;
}

.curtain_flex_box > div{
	float: right;
	width:150px;
	font-size: 13px;
	line-height:20px;
}

.curtain_flex_box > div p:nth-of-type(1){
	font-weight: bold;
	margin-bottom:3px;
}

.curtain_flex_box > div p:last-of-type{
	line-height:18px;
	font-weight: normal;
	margin-bottom:0;
}

@media screen and (max-width:940px) {
	.curtain_flex{
		width:100% !important;
		max-width: 720px;
		margin:0 auto;
	}
}

@media screen and (max-width:650px) {
	.curtain_flex{
		max-width: 330px;
	}
	
	.curtain_flex_box{
		width:145px;
	}
	
	.curtain_flex_box > img{
		width:100%;
	}
	
	.curtain_flex_box > div{
		width:100%;
	}
	
	.curtain_flex_box > div p:nth-of-type(1){
		text-align: center;
		margin-top:7px;
	}
	
	.curtain_flex_box > div p:last-of-type{
		text-align: left;
		margin-top:7px;
	}
}

.curtain4_img{
	max-width: 650px;
	margin:0 auto;
}

.curtain4_img > div{
	width:48%;
	float: left;
	max-width: 265px;
}

.curtain4_img > div:nth-of-type(2n){
	float: right;
}

.curtain4_img > div > p{
	margin-bottom: 4px;
}

@media screen and (max-width:500px) {
	.curtain4_img {
		max-width: 265px;
	}
	
	.curtain4_img > div{
		float: none !important;
		width:100%;
		margin-bottom:30px;
	}
}

.curtain5 > div{
	float: left;
	width:49%;
}

.curtain5 > div:nth-of-type(2){
	float: right;
}

.curtain5 > div > div{
	margin-bottom:26px;
}

.curtain5 > div > div > p:nth-of-type(1){
	font-weight: bold;
	margin-bottom:7px;
	float: right;
	width:170px;
}

.curtain5 > div > div > p:nth-of-type(2){
	float: right;
	width:170px;
}

.curtain5 > div > div > img{
	float: left;
	width:calc( 100% - 190px );
}

@media screen and (max-width:1000px) {
	.curtain5{
		max-width: 539px;
		margin:0 auto;
	}
	
	.curtain5 > div{
		float: none !important;
		width:100%;
	}
}

@media screen and (max-width:480px) {
	.curtain5{
		max-width: 362px;
	}
	
	.curtain5 > div > div{
		overflow-x: hidden;
	}
	
	.curtain5 > div > div > p:nth-of-type(1){
		width:100%;
		float:none;
	}
	
	.curtain5 > div > div > p:nth-of-type(2){
		width:100%;
		float:none;
	}
	
	.curtain5 > div > div > img{
		width:100%;
		float:none;
		display: block;
		margin-bottom:8px;
	}
	
	.curtain5 > div > div:last-of-type > img{
		margin-left: -50%;
	}
}

.curtain6 > div{
	float: left;
	width:48%;
	max-width: 470px;
}

.curtain6 > div:nth-of-type(2n){
	float: right;
}

.curtain6 > div > img{
	display: block;
	margin-top:6px;
}

.curtain_box_l{
	float: left;
	width:48%;
	max-width: 470px;
}

.curtain_box_r{
	float: right;
	width:48%;
	max-width: 470px;
}

@media screen and (max-width:720px) {
	.curtain6 > div{
		float: none !important;
		width:100%;
		margin:0 auto 50px;
	}
	
	.curtain6 > div:last-of-type{
		margin-bottom:0;
	}
	
	.curtain_box_l{
		float: none;
		width:100%;
		margin:0 auto 70px;
	}

	.curtain_box_r{
		float: none;
		width:100%;
		margin:0 auto 70px;
	}
}

/* curtain end */

/* light */

.light1{
	margin-bottom:30px;
}

.light1 > img{
	float: left;
	width:39%;
}

.light1 > div{
	float: right;
	width:55%;
}

.light_flex_box{
	margin-bottom: 20px;
	font-size: 13px;
    line-height: 20px;
}

.light1 > div .light_flex_box > img {
	float: left;
}

.light1 > div .light_flex_box > div {
	float: right;
	width:calc( 100% - 150px );
}

.light_flex_box > div > p:nth-of-type(1){
	line-height: 20px;
	padding-left: 26px;
	position: relative;
	font-weight: bold;
	margin-bottom:4px;
}

.light_flex_box > div > p:nth-of-type(1) span{
	display: block;
	width:20px;
	color:#fff;
	background:#666;
	text-align: center;
	position: absolute;
	font-weight: normal;
	top:0;
	left: 0;
}

@media screen and (max-width:940px) {
	.light1{
		margin:0;
	}
	
	.light1 > img{
		float: none;
		display: block;
		width:100%;
		max-width: 359px;
		margin:0 auto 40px;
	}
	
	.light1 > div{
		width:100%;
		max-width: 720px;
		float: none;
		margin:0 auto;
		display: flex;
		justify-content:space-between;
		flex-wrap:wrap;
	}
	
	.light1 > div .light_flex_box{
		width:300px;
	}
}

@media screen and (max-width:650px) {
	.light1 > div{
		max-width: 330px;
	}
	
	.light1 > div .light_flex_box{
		width:145px;
	}
	
	.light1 > div .light_flex_box > img{
		width:100%;
	}
	
	.light1 > div .light_flex_box > div{
		width:100%;
	}
	
	.light_flex_box > div p:nth-of-type(1){
		text-align: left;
		margin-top:7px;
	}
	
	.curtain_flex_box > div p:last-of-type{
		text-align: left;
		margin-top:7px;
	}
}

.light_tbl{
	width:100%;
	margin-bottom:20px;
}

.light_tbl th{
	width:120px;
	padding-bottom:6px;
	vertical-align: top;
}

.light_tbl td{
	padding-bottom:6px;
	vertical-align: top;
}

.light3_box{
	margin-bottom:30px;
}

.light3_box > div{
	width:43%;
	float: left;
}

.light3_box > img{
	width:54%;
	max-width: 547px;
	display: block;
	float: right;
}

.light3_box > div h6{
	font-size: 18px;
	line-height:18px;
	font-weight: bold;
	color:#56a5c3;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom:1px solid #a3a3a3;
}

.light3_box > div > img{
	display: block;
	margin:10px auto 0;
	width:100%;
	max-width: 457px;
}

.light3_box > div > div{
	max-width: 457px;
	margin:5px auto 0;
}

.light3_box > div > div p:nth-of-type(1){
	float: left;
	width:47.7024070021881838%;
	text-align: center;
}

.light3_box > div > div p:nth-of-type(2){
	float: right;
	width:47.7024070021881838%;
	text-align: center;
}

@media screen and (max-width:880px) {
	.light3_box > div{
		width:100%;
		float: none;
	}
	
	.light3_box > div > img{
		margin:0;
		margin-top:10px;
	}
	
	.light3_box > div > div{
		margin:0;
		margin-top:10px;
	}
	
	.light3_box > img{
		width:100%;
		float: none;
		margin-top:20px !important;
	}
}

.light3_1{
	padding-bottom:40px;
}

.light3_2{
	margin-bottom:80px;
}

.light3_2 > h6{
	font-size: 18px;
	line-height:24px;
	font-weight: bold;
	margin-bottom:12px;
}

.light3_2 > div{
	float: left;
	width:71%;
}

.light3_2 > img{
	float: right;
	width:26%;
	max-width: 270px;
}

.light3_2 > div > div{
	float: left;
	width:48%;
	margin-bottom: 30px;
}

.light3_2 > div > div:nth-of-type(2n){
	float: right;
}

.light3_2 > div > div > img{
	float: left;
	width:49%;
}

.light3_2 > div > div > div{
	float: right;
	width:48%;
}

.light3_2_p1{
	padding-left:30px;
	position: relative;
	line-height: 24px;
	font-weight: bold;
	margin-bottom:6px;
}

.light3_2_p1 span{
	display: block;
	position: absolute;
	left: 0;
	top:0;
	width:24px;
	background:#666;
	color:#fff;
	text-align: center;
}

.light3_2_p2 span{
	display: block;
	font-weight: bold;
}

@media screen and (max-width:880px) {
	.light3_2 > div{
		float: none;
		width:100%;
		max-width: 770px;
	}
	
	.light3_2 > img{
		float: none;
		width:100%;
		max-width: 270px;
	}
}

@media screen and (max-width:600px) {
	.light3_2 > div{
		max-width: 100%;
		margin:0 auto;
	}
	
	.light3_2 > img{
		display: block;
		margin:0 auto;
	}
	
	.light3_2 > div > div{
		width:100%;
	}
	
	.light3_2 > div > div > img{
		width:175px;
	}
	
	.light3_2 > div > div > div{
		width:calc( 100% - 190px );
		padding-top:4px;
	}
}

@media screen and (max-width:390px) {
	.light3_2 > div > div > img{
		width:49%;
	}

	.light3_2 > div > div > div{
		width:48%;
	}
}

.light3_3{
	margin-bottom:40px;
}

.light3_3 > h6{
	margin-bottom:12px;
}

.light3_3 > h6 span:nth-of-type(1){
	font-size: 18px;
	line-height:24px;
	font-weight: bold;
	padding-right: 20px;
}

.light3_3 > h6 span:nth-of-type(2){
	display: inline-block;
}

@media screen and (max-width:350px) {
	.light3_3 > h6 span:nth-of-type(1){
		padding-right: 0;
	}
}

.light3_3 > p{
	margin-bottom:6px;
}

.light3_3 > div{
	margin-bottom:20px;
	overflow-x: scroll;
	overflow-y: hidden;
	padding-bottom:20px;
}

.light3_3 > div img{
	min-width: 900px;
}

.light3_3 > .scr_p{
	text-align: right;
}

@media screen and (min-width:921px) {
	.light3_3 > .scr_p{
		display: none;
	}
}

.light4{
	margin-bottom:100px;
}

/* light end */

/* other */

.other_box .h_gray{
	font-size: 18px;
	line-height: 24px;
	font-weight: normal;
	margin-bottom:20px;
}

.other1_1{
	max-width: 1000px;
	margin:40px auto 70px;
}

.other1_1 > img{
	width:25.4%;
	max-width: 254px;
	float: left;
}

.other1_1 > p:nth-of-type(1){
	font-size: 18px;
	line-height:26px;
	float: right;
	width:70%;
	margin-bottom:30px;
}

.other1_1 > p:nth-of-type(2){
	float: right;
	width:70%;
}

@media screen and (max-width:620px) {
	.other1_1 > img{
		display: block;
		margin:0 auto 20px;
		width:100%;
		float: none;
	}
	
	.other1_1 > p:nth-of-type(1){
		font-size: 18px;
		line-height:26px;
		float: none;
		width:100%;
		margin-bottom:20px;
		text-align: center;
	}

	.other1_1 > p:nth-of-type(2){
		float: none;
		width:100%;
	}
}

.other1_2{
	padding-bottom:20px;
}

.other1_2 > p{
	text-align: center;
	margin-bottom:24px;
}

.other1_2 > div{
	max-width: 700px;
	margin:0 auto;
}

.other1_2 > div > img{
	float: left;
	width:31%;
	margin-right: 3%;
	max-width: 215px;
	margin-bottom:30px;
}

.other1_2 > div > img:nth-of-type(3){
	margin-right: 0;
}

@media screen and (max-width:600px) {
	.other1_2 > div{
		max-width: 450px;
	}
	
	.other1_2 > div > img{
		width:48%;
		margin-right: 4%;
	}
	
	.other1_2 > div > img:nth-of-type(2){
		margin-right: 0;
	}
}

.other1_3 {
	margin-bottom:60px;
}

.other1_3 > div > img{
	float: left;
	width:71%;
	max-width: 776px;
}

.other1_3 > div > img:nth-of-type(2){
	display: none;
}

.other1_3 > div > p{
	float: right;
	width:26%;
	max-width: 300px;
}

@media screen and (max-width:800px) {
	.other1_3 > div{
		max-width: 620px;
		margin:0 auto;
	}
	
	.other1_3 > div > img:nth-of-type(1){
		display: none;
	}
	
	.other1_3 > div > img:nth-of-type(2){
		display: block;
		width:50%;
		float: left;
	}
	
	.other1_3 > div > p{
		width:46%;
	}
}

@media screen and (max-width:500px) {
	.other1_3 > div > img:nth-of-type(2){
		width:100%;
		max-width: 316px;
		margin:0 auto 20px;;
		float: none;
	}
	
	.other1_3 > div > p{
		width:100%;
		float: none;
		max-width: 100%;
	}
}

.other1_4{
	margin-bottom:60px;
}

.other1_4_1{
	float: left;
}

.other1_4_1 > p{
	width:100%;
	font-weight: bold;
	margin-bottom:4px;
}

.other1_4_1 > div{
	float: left;
	width:300px;
	margin-right: 10px;
}

.other1_4_1 > div > img{
	float: left;
	width:160px;
}

.other1_4_1 > div > p{
	float: right;
	width:130px;
}

.other1_4_2{
	float: left;
}

.other1_4_2 > p{
	width:100%;
	font-weight: bold;
	margin-bottom:4px;
}

.other1_4_2 > div{
	float: left;
	width:466px;
}

.other1_4_2 > div > p{
	float: right;
	width:116px;
}

@media screen and (max-width:1120px) {
	.other1_4_1{
		float: none;
		margin:0 auto 20px;
		max-width:620px;
		width:100%;
	}
	
	.other1_4_1 > div{
		float: left;
		width:49%;
		margin-right: 0;
	}
	
	.other1_4_1 > div:nth-of-type(2){
		float: right;
	}

	.other1_4_1 > div > img{
		float: left;
		width:49%;
	}

	.other1_4_1 > div > p{
		float: right;
		width:48%;
	}
	
	.other1_4_2{
		float: none;
		margin:0 auto;
		max-width:620px;
		width:100%;
	}
	
	.other1_4_2 > div{
		width:100%;
	}
	
	.other1_4_2 > div > img{
		float: left;
		width:54.8%;
	}

	.other1_4_2 > div > p{
		float: right;
		width:42%;
	}
}

@media screen and (max-width:500px) {
	.other1_4_1 > div{
		width:100%;
	}
	
	.other1_4_1 > div:nth-of-type(1){
		margin-bottom: 12px;
	}
	
	.other1_4_1 > div > img{
		float: left;
		width:34%;
	}

	.other1_4_1 > div > p{
		float: right;
		width:63%;
	}
	
	.other1_4_2 > div > img{
		float: left;
		width:100%;
		margin-bottom:10px;
		max-width: 340px;
	}

	.other1_4_2 > div > p{
		float: right;
		width:100%;
	}
}

.other1_5{
	margin-bottom:70px;
}

.other1_5_1{
	float: left;
	width:53%;
}

.other1_5_1 > img{
	float: left;
	width:30%;
	max-width: 174px;
}

.other1_5_1 > div{
	float: right;
	width:67%;
}

.other1_5_1 > div > p:nth-of-type(1){
	font-weight: bold;
	margin-bottom:18px;
}

.other1_5_1 > div > p:nth-of-type(2){
	margin-bottom:26px;
}

.other1_5_1 > div > a{
	display: block;
	color:#001fa3;
	text-decoration: underline;
}

.other1_5_2{
	float: right;
	width:44%;
	max-width: 480px;
}

.other1_5_2 > div{
	float: left;
	width:48%;
	max-width: 220px;
}

.other1_5_2 > div:nth-of-type(2){
	float: right;
}

.other1_5_2 > div > img{
	display: block;
	margin-bottom:4px;
}

.other1_5_2 > div > p:nth-of-type(1){
	font-weight: bold;
	margin-bottom:2px;
}

.other1_5_2 > div > a{
	display: block;
	color:#001fa3;
	text-decoration: underline;
}

@media screen and (max-width:800px) {
	.other1_5_1{
		float: none;
		margin:0 auto 30px;
		width:100%;
		max-width: 500px;
	}
	
	.other1_5_2{
		float: none;
		margin:0 auto 30px;
		width:100%;
		max-width: 500px;
	}
	
	.other1_5_1 > div > p:nth-of-type(1){
		font-weight: bold;
		margin-bottom:6px;
	}

	.other1_5_1 > div > p:nth-of-type(2){
		margin-bottom:10px;
	}
}

@media screen and (max-width:400px) {
	.other1_5_1 > img{
		width:100%;
		margin-bottom:8px;
	}
	
	.other1_5_1 > div{
		width:100%;
	}
}

.other2{
	margin-bottom:50px;
}

.other2_1 > p{
	text-align: center;
	margin-bottom:20px;
}

.other_flex{
	display:flex;
	justify-content:space-between;
	flex-wrap:wrap;
	max-width: 900px;
	margin:0 auto;
}

.other_flex > div{
	width:260px;
	margin-bottom:35px;
}

.other_flex > div > img{
	float: left;
}

.other_flex > div > p{
	float: right;
	width:128px;
}

.other_flex > div > p span{
	font-weight: bold;
}

@media screen and (max-width:800px) {
	.other_flex{
		max-width: 650px;
	}
}

@media screen and (max-width:550px) {
	.other_flex > div{
		width:49%;
	}
	
	.other_flex > div > img{
		width:47%;
	}
	
	.other_flex > div > p{
		width:49%;
	}
}

@media screen and (max-width:450px) {
	.other_flex{
		max-width: 280px !important;
	}
	
	.other_flex > div{
		width:120px;
	}
	
	.other_flex > div > img{
		width:100%;
		margin-bottom:6px;
	}
	
	.other_flex > div > p{
		width:100%;
		text-align: center;
		font-size: 13px;
		line-height: 19px;
	}
}

.other3{
	margin-bottom:80px;
}

.other3 > img{
	float: left;
	width:44%;
	max-width: 477px;
}

.other3 > div{
	float: right;
	width:53%;
	max-width: 564px;
	padding-top:3%;
}

.other4{
	margin-bottom:120px;
}

.other4 > div{
	padding-top:0;
}

.other4 > div ul{
	margin:8px 0 2px;
}

.other4 > div ul li{
	width:32%;
	margin-right: 2%;
	text-align: center;
	background:#eaeaea;
	line-height:28px;
	float: left;
	margin-bottom: 8px;
}

.other4 > div ul li:nth-of-type(4){
	width:66%;
}

.other4 > div ul li:nth-of-type(3) , .other4 > div ul li:last-of-type{
	margin-right: 0;
}

@media screen and (max-width:800px) {
	.other3 > img{
		float: none;
		width:100%;
		display: block;
		margin:0 auto 20px;
	}
	
	.other3 > div{
		float: none;
		width:100%;
		max-width: 564px;
		padding-top:0;
		margin:0 auto;
	}
}

@media screen and (max-width:400px) {
	.other4 > div ul li{
		width:49% !important;
		margin-right: 2% !important;
	}
	
	.other4 > div ul li:nth-of-type(2n){
		margin-right: 0 !important;
	}
}

/* other end */

/* escort */

.escort1{
	display: block;
	margin:0 auto 40px;
}

.escort2{
	width:100%;
	max-width: 920px;
	margin:0 auto 80px;
}

.escort2 > div{
	float: right;
	width:50%;
}

.escort2 > div > p:nth-of-type(1){
	font-size: 28px;
	line-height:34px;
	font-family: "ヒラギノ明朝 Pro W3", "ＭＳ Ｐ明朝", "MS PMincho", "Hiragino Mincho Pro", "serif";
	transform: rotate(.03deg);
	margin-bottom:18px;
}

.escort2 > img{
	float: left;
	width:48%;
}

@media screen and (max-width:720px) {
	.escort2 > div > p:nth-of-type(1){
		text-align: center;
	}
	
	.escort2 > div{
		float: none;
		width:100%;
		margin-bottom:24px;
	}
	
	.escort2 > img{
		float: none;
		width:100%;
		display: block;
		max-width: 444px;
		margin:0 auto;
	}
}

.escort_flow{
	margin-bottom:90px;
}

.escort_flow h3{
	border-bottom:1px solid #000;
	width:340px;
	margin:0 auto;
	font-size: 28px;
	line-height:34px;
	padding-bottom: 16px;
	text-align: center;
	font-family: "ヒラギノ明朝 Pro W3", "ＭＳ Ｐ明朝", "MS PMincho", "Hiragino Mincho Pro", "serif";
	transform: rotate(.03deg);
	margin-bottom:50px;
}

.escort_flow > div {
	max-width: 680px;
	margin:0 auto;
}

.escort_flow > div > div{
	float: right;
	width:47%;
}

.escort_flow > div > div > p:nth-of-type(1){
	font-size: 16px;
	line-height:22px;
	font-weight: bold;
	margin-bottom:10px;
}

.escort_flow > div > img{
	float: left;
	width:50%;
}

.escort_flow > img{
	display: block;
	margin:44px auto 50px;
}

@media screen and (max-width:600px) {
	.escort_flow > div > div > p:nth-of-type(1){
		text-align: center;
	}
	
	.escort_flow > div > div{
		float: none;
		width:100%;
		margin-bottom:20px;
	}
	
	.escort_flow > div > img{
		float: none;
		width:100%;
		display: block;
		margin:0 auto;
		max-width: 340px;
	}
}

.contact_img > p{
	text-align: center;
	font-weight: bold;
	margin-bottom:8px;
}

.contact_img > a{
	display: table;
	margin:0 auto;
}

.contact_img > a:hover{
	opacity: 0.6;
}

/* escort end */

/* monitor */

.monitor1{
	max-width: 870px;
	margin:40px auto 80px;
}

.monitor1 > img{
	display: block;
	margin-bottom:25px;
}

.monitor2 > div{
	margin:0 auto 60px;
	max-width: 710px;
}

.monitor2 > div h4{
	border-bottom:1px solid #000;
	font-size: 24px;
	line-height:30px;
	padding-bottom: 10px;
	text-align: center;
	font-family: "ヒラギノ明朝 Pro W3", "ＭＳ Ｐ明朝", "MS PMincho", "Hiragino Mincho Pro", "serif";
	transform: rotate(.03deg);
	margin-bottom:30px;
}

.monitor2 > div > p{
	text-align: center;
}

.monitor2_1 table{
	width:100%;
}

.monitor2_1 table tr td{
	vertical-align: top;
}

.monitor2_1 table tr td:nth-of-type(1){
	width:210px;
}

.monitor2_2 table tr td{
	vertical-align: top;
}

.monitor2_2 table tr td:nth-of-type(1){
	width:363px;
}

.monitor2 a{
	color:#0074b9;
	text-decoration: none;
}

.monitor2 a:hover{
	color:#f60;
}

@media screen and (max-width:620px) {
	.monitor2 > div h4{
		font-size: 18px;
		line-height:24px;
	}
	
	.monitor2_1 table tr td{
		display: block;
		width:100%;
	}
	
	.monitor2_1 table tr td:nth-of-type(1){
		display: block;
		width:100%;
		text-align: center;
		margin-bottom:20px;
	}
	
	.monitor2_2 table tr td{
		display: block;
		width:100%;
	}
	
	.monitor2_2 table tr td:nth-of-type(1){
		display: block;
		width:100%;
		text-align: center;
		margin-bottom:20px;
	}
}

.monitor3{
	width:100%;
	margin-bottom:50px;
}

.monitor3 > div{
	vertical-align: top;
}

.monitor3 > div:nth-of-type(1){
	width:57%;
	padding-right: 26px;
	float: left;
}

.monitor3 > div:nth-of-type(1) > img{
	width:33.3%;
	float: left;
}

.monitor3 > div:nth-of-type(1) > div{
	width:63.7%;
	float: right;
}

.monitor3 > div:nth-of-type(1) > div p:nth-of-type(1){
	font-weight: bold;
	font-size: 16px;
	line-height: 22px;
	margin-bottom:10px;
}

.monitor3 > div:nth-of-type(2){
	width:43%;
	float: left;
}

.monitor3 > div:nth-of-type(2) > div:nth-of-type(1) img{
	float: left;
	width:47%;
}

.monitor3 > div:nth-of-type(2) > div:nth-of-type(1) p{
	float: right;
	width:50%;
}

.monitor3 > div:nth-of-type(2) > div:nth-of-type(1) p:nth-of-type(1){
	font-weight: bold;
	margin-bottom:8px;
}

.monitor3 > div:nth-of-type(2) > div:nth-of-type(1) p:nth-of-type(2){
	font-size: 12px;
	line-height: 18px;
}

.monitor3 > div:nth-of-type(2) > div:nth-of-type(1) p:nth-of-type(2) span{
	display: block;
	margin-top:6px;
}

.monitor3 > div:nth-of-type(2) > div:nth-of-type(2){
	border:1px solid #888;
	padding:16px;
	margin-top:12px;
}

.monitor3 > div:nth-of-type(2) > div:nth-of-type(2) table{
	width:100%;
}

.monitor3 > div:nth-of-type(2) > div:nth-of-type(2) table td{
	vertical-align: top;
	font-size: 12px;
	line-height: 16px;
	padding-right: 0;
}

.monitor3 > div:nth-of-type(2) > div:nth-of-type(2) table td:nth-of-type(2){
	width:140px;
	text-align: right;
}

@media screen and (max-width:800px) {
	.monitor3 > div:nth-of-type(1){
		width:100%;
		max-width: 630px;
		padding-right: 0;
		float: none;
		margin:0 auto 40px;
	}
	
	.monitor3 > div:nth-of-type(2){
		width:100%;
		max-width: 500px;
		float: none;
		margin:0 auto;
	}
}

@media screen and (max-width:450px) {
	.monitor3 > div:nth-of-type(1) > img{
		width:100%;
		max-width: 200px;
		float: none;
		display: block;
		margin:0 auto 20px;;
	}
	
	.monitor3 > div:nth-of-type(1) > div{
		width:100%;
		float: none;
	}
	
	.monitor3 > div:nth-of-type(1) > div > p:nth-of-type(1){
		text-align: center;
	}
}

.monitor4{
	margin-bottom:90px;
}

.monitor4 > p{
	font-weight: bold;
	margin-bottom:4px;
}

.monitor4 > div{
	border:1px solid #434343;
}

.monitor4_p{
	text-align: center;
	padding: 4px 10px;
	background: #eee5dd;
	margin-bottom:8px;
}

.monitor4 > div > div{
	padding-bottom:8px;
}

.monitor4 table{
	margin:0 auto;
}

.monitor4 table tr th{
	padding-right: 30px;
	vertical-align: top;
}

.monitor4 table tr td{
	vertical-align: top;
}

.monitor4 table tr td span{
	display: inline-block;
	margin-right: 12px;
}

.monitor4_1{
	float: left;
	width:50%;
	border-right: 1px solid #434343;
}

.monitor4_2{
	float: left;
	width:50%;
}

.monitor4_3{
	float: none;
	clear: both;
	width:100%;
}

@media screen and (max-width:800px) {
	.monitor4_1{
		width:100%;
		float: none;
		border-right: 0;
	}
	
	.monitor4_2{
		width:100%;
		float: none;
	}
	
	.monitor4 table tr th{
		display: block;
		width:100%;
		padding-right: 0px;
		vertical-align: top;
		text-align: center;
		padding:0 10px;
	}

	.monitor4 table tr td{
		display: block;
		width:100%;
		vertical-align: top;
		text-align: center;
		padding:0 10px;
	}
	
	.monitor4_2 br:last-of-type{
		display: none;
	}
}

.monitor5{
	width:100%;
	margin-top:100px;
	margin-bottom:120px;
}

.monitor5 th{
	width:256px;
	font-size: 16px;
	line-height:22px;
	font-weight: bold;
	vertical-align: top;
	padding-bottom:18px;
}

.monitor5 td{
	vertical-align: top;
	padding-bottom:18px;
}

@media screen and (max-width:650px) {
	.monitor5 th{
		display: block;
		width:100%;
		padding-bottom:6px;
	}
	
	.monitor5 td{
		display: block;
		width:100%;
	}
}


/* monitor end */

/* coordinate */

.coo1{
	margin-bottom:50px;
}

.coo1 > p{
	font-size: 30px;
	line-height:38px;
	text-align: center;
	font-family: "ヒラギノ明朝 Pro W3", "ＭＳ Ｐ明朝", "MS PMincho", "Hiragino Mincho Pro", "serif";
	transform: rotate(.03deg);
	max-width: 800px;
	margin:0 auto 40px;
}

.coo1 > img{
	display: block;
	margin:0 auto;
}

@media screen and (max-width:720px) {
	.coo1 > p{
		font-size: 24px;
		line-height: 32px;
		max-width: 640px;
	}
}

@media screen and (max-width:500px) {
	.coo1 > p{
		font-size: 20px;
		line-height: 28px;
	}
}

.coo2{
	padding-bottom:70px;
}

.coo2 > p{
	max-width: 740px;
	margin:0 auto 40px;
}

.coo2 > ul > li{
	float: left;
	width:49%;
	margin-bottom: 30px;
	text-align: center;
}

.coo2 > ul > li:nth-of-type(2n){
	float: right;
}

.coo2 > ul > li > a:nth-of-type(1){
	display: block;
}

.coo2 > ul > li > a:nth-of-type(1):hover{
	opacity: 0.6;
}

.coo2 > ul > li > a:nth-of-type(2){
	display: block;
	text-align: center;
	font-family: "ヒラギノ明朝 Pro W3", "ＭＳ Ｐ明朝", "MS PMincho", "Hiragino Mincho Pro", "serif";
	transform: rotate(.03deg);
	font-size: 18px;
	line-height:24px;
	margin:18px auto 12px;
	text-decoration: none;
	color:#000;
}

.coo2 > ul > li > a:nth-of-type(2):hover{
	color:#0075b9;
}

.coo2 > ul > li > p{
	max-width: 360px;
	margin:0 auto;
}

@media screen and (max-width:720px) {
	.coo2 > ul > li{
		float: none !important;
		margin:0 auto 30px;
		width:100%;
		max-width: 540px;
	}
}

.coo3{
	padding-bottom:60px;
}

.coo3 > p{
	max-width: 740px;
	margin:0 auto 40px;
}

.coo3 > ul{
	max-width: 940px;
	margin:0 auto;
	display:flex;
	justify-content:space-between;
	flex-wrap:wrap;
}

.coo3 > ul > li{
	width:200px;
	margin-bottom:30px;
}

.coo3 > ul > li > a:nth-of-type(1){
	display: block;
}

.coo3 > ul > li > a:nth-of-type(1):hover{
	opacity: 0.6;
}

.coo3 > ul > li > a:nth-of-type(1) img{
	width:100%;
}

.coo3 > ul > li > a:nth-of-type(2){
	display: block;
	color:#000;
	text-decoration: none;
	font-weight: bold;
	margin:6px 0 5px;
}

.coo3 > ul > li > a:nth-of-type(2):hover{
	color:#0075b9;
}

@media screen and (max-width:860px) {
	.coo3 > ul{
		max-width: 680px;
	}
}

@media screen and (max-width:650px) {
	.coo3 > ul{
		max-width: 440px;
	}
}

@media screen and (max-width:440px) {
	.coo3 > ul > li{
		width:48%;
	}
}

.coo4 > p{
	max-width: 740px;
	margin:0 auto 40px;
}

.coo4 > ul {
	max-width: 940px;
	margin:0 auto;
}

.coo4 > ul > li{
	float: left;
	width:48%;
	margin-bottom:45px;
}

.coo4 > ul > li:nth-of-type(2n){
	float: right;
}

.coo4 > ul > li > a{
	display: block;
	margin-bottom:20px;
}

.coo4 > ul > li > a:hover{
	opacity: 0.6;
}

@media screen and (max-width:700px) {
	.coo4 > ul{
		max-width: 450px;
	}
	
	.coo4 > ul > li{
		width:100%;
	}
}

/* coordinate end */

/* renovation */

.reno1{
	margin-bottom:90px;
}

.reno1 > p{
	font-size: 30px;
	line-height:38px;
	text-align: center;
	font-family: "ヒラギノ明朝 Pro W3", "ＭＳ Ｐ明朝", "MS PMincho", "Hiragino Mincho Pro", "serif";
	transform: rotate(.03deg);
	margin:0 auto 60px;
}

@media screen and (max-width:720px) {
	.reno1 > p{
		font-size: 24px;
		line-height: 32px;
	}
}

@media screen and (max-width:500px) {
	.reno1 > p{
		font-size: 20px;
		line-height: 28px;
	}
}

.reno1_1{
	max-width: 940px;
	margin:0 auto 50px; 
}

.reno1_1 h3{
	width:62%;
	float: right;
	margin-bottom:26px;
}

.reno1_1 h3 img{
	display: block;
}

.reno1_1 h3 img:nth-of-type(1){
	margin-bottom:20px;
}

.reno1_1 > img{
	width:34%;
	float: left;
}

.reno1_1 > p{
	width:62%;
	float: right;
}

@media screen and (max-width:650px) {
	.reno1_1 h3{
		float: none;
		width: 100%;
	}
	
	.reno1_1 h3 img{
		margin:0 auto;
	}
	
	.reno1_1 h3 img:nth-of-type(1){
		margin-bottom:20px;
	}
	
	.reno1_1 > img{
		display: block;
		width:100%;
		max-width: 318px;
		margin:0 auto 30px;
		float: none;
	}
	
	.reno1_1 > p{
		width:100%;
		float: none;
	}
}

.reno1_2{
	max-width: 680px;
	margin:0 auto;
	display:flex;
	justify-content:space-between;
	flex-wrap:wrap;
}

.reno1_2 > li{
	width:190px;
	margin-bottom:40px;
}

.reno1_2 > li > p:nth-of-type(1){
	font-weight: bold;
	margin:6px 0 5px;
}

@media screen and (max-width:620px) {
	.reno1_2{
		max-width: 420px;
	}
}

@media screen and (max-width:410px) {
	.reno1_2 > li{
		width:48%;
	}
}

.btn2{
	display: block;
	width:300px;
	margin:0 auto;
	border:1px solid #000;
	color:#000;
	text-decoration:none;
	padding:24px 0;
}

.btn2 > p{
	background:url("images/ar3.png") no-repeat 0 0;
	line-height:18px;
	display: table;
	margin:0 auto;
	padding:0 10px 0 24px;
}

.btn2:hover{
	border:1px solid #0075b9;
}

.reno2{
	margin-bottom:90px;
}

.reno2 > p{
	max-width: 740px;
	margin:0 auto 40px;
}

.reno2 > ul{
	max-width: 930px;
	margin:0 auto;
	display:flex;
	justify-content:space-between;
	flex-wrap:wrap;
}

.reno2 > ul > li{
	width:220px;
	margin-bottom:30px;
}

.reno2 > ul > li > a{
	display: block;
}

.reno2 > ul > li > a:nth-of-type(1) img{
	width:100%;
}

.reno2 > ul > li > a:nth-of-type(1):hover{
	opacity: 0.6;
}

.reno2 > ul > li > a:nth-of-type(2){
	color:#000;
	text-decoration: none;
	font-weight: bold;
	margin:6px 0 10px;
}

@media screen and (max-width:930px) {
	.reno2 > ul{
		max-width: 720px;
	}
	
	.reno2 > ul > li:nth-of-type(4){
		display: none;
	}
}

@media screen and (max-width:700px) {
	.reno2 > ul{
		max-width: 460px;
	}
	
	.reno2 > ul > li:nth-of-type(4){
		display: block;
	}
}

@media screen and (max-width:480px) {
	.reno2 > ul > li{
		width:48%;
	}
}

.reno3{
	margin-bottom:110px;
}

.reno3 > p{
	max-width: 740px;
	margin:0 auto 40px;
}

.reno3 > ul{
	padding-bottom:40px;
}

.reno3 > ul li{
	width:32%;
	float: left;
	margin-right: 2%;
	margin-bottom:40px;
}

.reno3 > ul li:nth-of-type(3n){
	margin-right: 0;
}

.reno3 > ul li a{
	display: block;
	color:#000;
	text-decoration: none;
}

.reno3 > ul li a:nth-of-type(1){
	margin-bottom:6px;
}

.reno3 > ul li a:nth-of-type(1):hover{
	opacity: 0.6
}

.reno3 > ul li a:nth-of-type(2):hover{
	color:#0075b9;
}

@media screen and (max-width:720px) {
	.reno3 > ul li{
		width:48.5%;
		margin-right: 3%;
	}
	
	.reno3 > ul li:nth-of-type(3n){
		margin-right: 3%;
	}
	
	.reno3 > ul li:nth-of-type(2n){
		margin-right: 0%;
	}
	
	.reno3 > ul li:nth-of-type(9){
		display: none;
	}
}

.reno4{
	margin-bottom:120px;
}

.reno4 > div{
	float: left;
	width:49%;
}

.reno4 > div:nth-of-type(2){
	float: right;
}

.reno4 > div h4{
	color:#fff;
	font-weight: bold;
	text-align: center;
	background:#000;
	font-size: 18px;
	line-height:35px;
}

.reno4 > div > p{
	margin:12px 6px;
}

.reno4 > div > ul{
	padding:0 6px;
	margin-bottom:50px;
}

.reno4 > div > ul li{
	font-weight: bold;
	font-size: 16px;
	line-height:22px;
	margin-bottom:5px;
	position: relative;
	padding-left: 80px;
}

.reno4 > div:nth-of-type(2) > ul li{
	padding-left: 60px;
}

.reno4 > div > ul li > p{
	position: absolute;
	top:0;
	left:0;
}

@media screen and (max-width:726px) {
	.reno4 > div{
		width:100%;
		max-width: 550px;
		float: none !important;
		margin:0 auto;
	}
	
	.reno4 > div:nth-of-type(2){
		margin-top:70px;
	}
}

.reno5 > ul{
	width:100%;
	margin:0 auto;
	display:flex;
	justify-content:space-between;
	flex-wrap:wrap;
}

.reno5 > ul > li{
	width:228px;
	margin-bottom:30px;
}

@media screen and (max-width:960px) {
	.reno5 > ul{
		max-width: 720px;
	}
}

@media screen and (max-width:720px) {
	.reno5 > ul{
		max-width: 490px;
	}
}

@media screen and (max-width:490px) {
	.reno5 > ul > li{
		width:48%;
	}
}

/* renovation end */

/* privacy */

.pp_box{
	margin-bottom:80px;
}

.li_disc > li{
	list-style: disc outside;
	margin-left: 20px;
	margin-bottom:10px;
}

.li_num > li{
	list-style: decimal outside;
	margin-left: 20px;
	margin-bottom:10px;
}

.li_sq > li{
	list-style: square outside;
	margin-left: 20px;
	margin-bottom:10px;
}

/* privacy end */

/* recruitment */

.rec1{
	max-width: 800px;
	margin:0 auto;
}

.rec1 table{
	border-top:1px solid #999;
	border-left:1px solid #999;
	width:100%;
	margin-bottom:20px;
}

.rec1 table th{
	width:200px;
	vertical-align: top;
	border-bottom:1px solid #999;
	border-right:1px solid #999;
	padding:10px 20px;
	background:#eaeaea;
	max-width: 300px;
}

.rec1 table td{
	vertical-align: top;
	border-bottom:1px solid #999;
	border-right:1px solid #999;
	padding:10px 20px;
}

@media screen and (max-width:650px) {
	.rec1 table th{
		width:100px;
	}
}

.rec1 > ul{
	padding-bottom: 10px;
}

.rec1 > ul > li{
	position: relative;
	padding-left: 20px;
	margin-bottom:8px;
}

.rec1 > ul > li > p{
	position: absolute;
	top:0;
	left: 0;
}

/* recruitment end */

/*フォーム*/
.con_box{
	max-width:730px;
	margin:60px auto 0;
}

.con_box > p{
	font-size:18px;
	line-height:24px;
	text-align: center;
}

.con_tel{
	margin:40px 0;
}

.con_tel p{
	font-size:18px;
	line-height:24px;
	text-align: left;
	font-weight: bold;
	margin-bottom:8px;
}

.con_tel div{
	padding:14px 30px;
	border:1px solid #ccc;
	display:flex;
	justify-content:space-between;
	flex-wrap:wrap;
	align-items: center; /* 縦方向中央揃え */
}

.con_tel div p{
	width:290px;
	font-size: 20px;
}

.con_tel div a{
	width:calc( 100% - 290px );
	display: block;
}

.con_tel div a:hover{
	opacity: 0.6;
}

.con_tel div a img{
	max-width:497px;
	width:100%;
	height:auto;
}

.con_box .con_p{
	text-align: left;
	font-weight: bold;
}

.con_box dl, .con_box dl dt, .con_box dl dd {
	margin: 0;
	padding: 0;
}

.con_box dl {
	background: #eee;
	width: 100%;
	margin-top:10px;
	border:1px solid #ccc;
	border-top:0;
}

.con_box dl dt, .con_box dl dd {
	padding: 3px;
}

.con_box dl dt {
	clear: left;
	float: left;
	width: 210px;
	padding:20px 10px;
	font-size:14px;
	line-height:100%;
	font-weight:bold;
	border-top: 1px solid #ccc;
	border-bottom:0;
	color:#000;
}

.con_box dl dd {
	background: #fff;
	border-top: 1px solid #ccc;
	margin-left: 210px;
	min-height:55px;
	padding:8px 10px;
	position:relative;
	font-size:14px;
	text-align:left;
	line-height:100%;
	border-left: 1px solid #ccc;
}

.con_box dl .must{
	background:url(images/must.jpg) no-repeat 98% 12px #fff;
}

.con_box dl dd input[type="text"] {
	height:36px;
	width:calc( 100% - 66px );
	border:1px solid #999;
	font-size:14px;
	padding:0 6px;
	background:#fff;
}

.con_box dl dd textarea {
	height:150px;
	width:calc( 100% - 66px );
	border:1px solid #999;
}

.con_box dl dd .w45{
	width:45% !important;
}

@media screen and (max-width:730px) {
	.con_tel > p{
		text-align: center;
	}
	
	.con_box > p{
		text-align: center !important;
	}
	
	.con_tel div p{
		width:100%;
		text-align: center;
		font-size: 16px;
		margin-bottom:6px;
	}
	
	.con_tel div a{
		width:auto;
		display: table;
		margin:0 auto;
	}
	
	.con_box dl dt {
		clear: left;
		float: none;
		width: 100%;
		padding:20px 10px;
		font-size:14px;
		line-height:100%;
		font-weight:bold;
		border-top: 1px solid #ccc;
	}

	.con_box dl dd {
		margin-left: 0;
		min-height:auto;
		padding:14px 10px;
		border-left:0;
	}
	
	.con_box dl dd .w45{
		width:calc( 100% - 66px ) !important;
	}
	
	.con_box dl dd:first-of-type {
		border-top:1px solid #ccc;
	}
	
	.con_box dl .must{
		background:url(images/must.jpg) no-repeat 98% 18px #fff;
	}
	
	.con_box dl dt:nth-last-of-type(1) {
		display: none;
	}
}

.submit{
	width:250px;
	display:table;
	margin:0 auto;
	border:1px solid #999;
	padding:20px 0;
	border-style: none;
	font-size:22px;
	color:#fff;
	background:#0075b9;
	transition:.2s;
	margin-top:20px;
	line-height:100%;
	cursor:pointer;
	text-align:center;
}

.submit:hover{
	background:#ff9900;
}

.back{
	width:150px;
	display:table;
	margin:0 auto;
	border:1px solid #999;
	padding:15px 0;
	border-style: none;
	font-size:22px;
	color:#fff;
	background:#aaa;
	transition:.2s;
	line-height:100%;
	cursor:pointer;
	text-align:center;
	margin-top:20px;
}

.back:hover{
	background:#f90;
}

.error{
	display: block;
	color:#fff !important;
	padding: 0 10px;
	background:#f33 !important;
	font-size:14px;
	line-height:20px;
	margin-top:6px;
}

.con_box dl dd:nth-last-of-type(2){
	line-height:22px;
}

.con_box dl dd:nth-last-of-type(1) {
	padding:20px 10px;
}

.app_radio > p{
	font-size:14px;
	color:#f00;
	line-height:20px;
	padding-right:70px;
	padding-top:3px;
	margin-bottom:8px;
}

.app_radio > div {
	margin-bottom:20px;
}

.app_radio > div > p{
	font-size:18px;
	line-height:24px;
	padding-bottom:2px;
	border-bottom:2px solid #c7448b;
	margin-bottom:10px;
}

.app_radio_h{
	border-left:2px solid #9BC123;
	padding-left:6px;
	margin-bottom:10px;
	line-height:30px;
	font-size:16px;
}

.app_radio > div > div{
	margin-bottom:14px;
}

.app_radio .mwform-checkbox-field , .app_radio .mwform-radio-field{
	margin-left:0 !important;
	margin-right:10px;
}

.app_radio label{
	display: inline-block !important;
	margin-bottom:6px !important;
}

.form_pp{
	color:#428bca;
	text-decoration: none;
}

.form_pp:hover{
	color:#9bc11c;
	text-decoration: none;
}

.app_add p{
	margin-bottom:0;
	float:left;
}

.app_add .add1{
	margin-right:20px;
}

.app_add .add1 input{
	width:100px !important;
}

@media screen and (max-width:390px) {
	.app_add .add1{
		width:100% !important;
	}
}

.app_add .add2{
	width:100%;
}

.app_add .add2 input{
	margin-top:6px;
}

.app_add .add2{
	margin-bottom:10px;
}

.app_add .add2:last-of-type{
	margin-bottom:0px;
}

.app_add .add2 .area{
	width:120px;
}

.app_birth input{
	width:50px !important;
}

.app_birth div:nth-of-type(1) input{
	width:80px !important;
}

.app_birth div{
	float:left;
	padding-right:20px;
	position:relative;
	margin-right:10px;
}

.app_birth div p{
	display:table;
	position: absolute;
	top:11px;
	left:56px;
	margin-bottom:0 !important;
}

.app_birth div:nth-of-type(1) p{
	left:86px;
}

.app_birth .error{
	margin-bottom:8px;
}

.con_box dl .app_birth {
	padding-bottom:14px;
}

@media screen and (max-width:400px) {
	.app_birth input{
		width:32px !important;
	}
	
	.app_birth div:nth-of-type(1) input{
		width:50px !important;
	}
	
	.app_birth div p{
		left:38px;
	}

	.app_birth div:nth-of-type(1) p{
		left:56px;
	}
}

@media screen and (min-width:731px) {
	.con_box dl .pc_pad_n{
		padding-bottom:0 !important;
	}
}

/*フォームここまで*/

/* 実績物件一覧 */

.exa_sec{
	width:100%;
	max-width: 1000px;
	margin:0 auto;
}

.example_list {
}

.example_list > div{
	width:100%;
	margin-bottom:60px;
}

.example_list > div h3{
	font-size: 18px;
	color:#fff;
	background:#000;
	line-height:30px;
	padding:0 6px;
	margin-bottom:16px;
}

.example_list > div ul{
	padding:0 6px;
	display:flex;
	justify-content:space-between;
	flex-wrap:wrap;
}

.example_list > div ul li{
	width:calc( 31% - 20px) ;
	list-style: disc outside;
	margin-left:20px;
	margin-bottom:8px;
}

.example_list > div ul li:nth-of-type(3n){
	margin-right:0;
}

@media screen and (max-width : 720px){
	.example_list > div ul li{
		width:calc( 48% - 20px) ;
	}
}

@media screen and (max-width : 500px){
	.example_list > div ul li{
		width:100%;
	}
}

/* 実績物件一覧 end */

.coco_exa_sec{
	width:100%;
	padding:0 6px;
	max-width: 1012px;
	margin:60px auto 120px;
}

.exa_left{
	float:left;
	width:655px;
}

.exa_list{
	padding:40px 0;
	border-top:1px dotted #ccc;
}

.exa_left > .exa_list:nth-of-type(1){
	padding-top:0;
	border-top:none;
}

.exa_list > a{
	float:left;
}

.exa_list > div{
	float:right;
	width:calc( 100% - 260px );
}

.exa_list > div h3{
	font-size: 18px;
	line-height:24px;
	padding:0;
	margin:0 0 8px;
	font-weight: bold;
}

.exa_list > div a{
	display: block;
	color:#fff;
	background:#0068b7;
	margin-top:14px;
	width:132px;
	line-height:24px;
	border-radius: 6px;
	text-align: center;
	text-decoration: none;
}

.exa_list a:hover{
	opacity: 0.6;
}

.exa_right{
	float:right;
	width:220px;
}

.exa_side1 > p{
	font-size:16px;
	line-height:24px;
	border-bottom:1px solid #0068b7;
	margin-bottom:10px;
}

.exa_side1 ul li{
	font-size: 14px;
	line-height:20px;
	padding:4px 2px;
	border-bottom: 1px dotted #ccc;
}

.exa_side1 ul li a{
	color:#000;
	text-decoration: none;
	display: block;
}

.exa_side1 ul li a:hover{
	color:#9dbfe1;
}

@media screen and (max-width : 940px){
	.exa_left{
		width:100%;
		margin-bottom:120px;
	}
	
	.exa_right{
		width:100%;
	}
	
	.coco_exa_sec{
		margin-top:30px;
	}
}

@media screen and (max-width : 580px){
	.exa_list > a{
		width:150px;
	}
	
	.exa_list > a img{
		width:100%;
		height:auto;
	}
	
	.exa_list > div{
		width:calc( 100% - 170px );
	}
}

@media screen and (max-width : 430px){
	.exa_list > a{
		width:100px;
	}
	
	.exa_list > a img{
		width:100%;
		height:auto;
	}
	
	.exa_list > div{
		width:calc( 100% - 115px );
	}
}

.exa_post h3{
	margin-bottom:24px;
	height:50px;
	border-left:4px solid #0068b7;
	padding-left:10px;
	font-size: 18px;
	line-height:24px;
	font-weight: bold;
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center; /* 縦方向中央揃え（Safari用） */
	align-items: center; /* 縦方向中央揃え */
}

.exa_post h3 p{
	width:100%;
	margin:0;
}

.exa_post > a{
	display: block;
	width:100%;
	margin-bottom:34px;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	padding-top:75%
}

.exa_post > a > img{
	width:100%;
	display: block;
}

.exa_post > div:last-of-type a{
	color:#000;
	text-decoration: none;
}

.exa_post > div:last-of-type a:hover{
	color:#9dbfe1;
}

.exa_con{
	font-size: 14px;
	line-height:22px;
	margin-bottom:60px;
}

.exa_ba{
	margin-bottom:40px;
}

.exa_ba > a{
	float:left;
	width:42.7480916030534351%;
}

.exa_ba > a img{
	width:100%;
	height: auto;
}

.exa_ba > div{
	float:left;
	width:14.5038167938931298%;
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center; /* 縦方向中央揃え（Safari用） */
	align-items: center; /* 縦方向中央揃え */
	position: relative;
}

.exa_ba > div img{
	display: block;
	margin:0 auto;
	width:38.9473684210526316%;
	position: absolute;
	top:50%;
	left:50%;
}

/*pagenavi*/
/*
span.pages{
	display:none;
}

div.wp-pagenavi{
	display:table;
	margin:50px auto 50px;
}

.wp-pagenavi span , .wp-pagenavi a{
	display: inline-block;
	padding:9px 11px !important;
	border:1px solid #0068b7 !important;
	font-size:12px !important;
	text-decoration:none;
}

.wp-pagenavi span{
	color:#fff;
	background:#0068b7;
}

.wp-pagenavi a{
	color:#565656;
	background:#fff;
}

.wp-pagenavi a:hover{
border:1px solid #000 !important;
}

.wp-pagenavi > *{
	margin-right:6px !important;
}

.wp-pagenavi > *:last-child{
	margin-right:0px !important;
}
*/
/*pagenaviここまで*/

/* Information */

.info_box{
	margin-bottom:60px;
}

.info_box h3{
	font-size: 18px;
	line-height:24px;
	padding:0 2px 7px;
	border-bottom:2px solid #0068b7;
	margin-bottom:10px;
}

.info_date{
	margin-bottom:20px;
}

.info_date > p:nth-of-type(1){
	float: left;
	width: 110px;
    font-size: 12px;
    line-height: 22px;
    text-align: center;
    color: #fff;
}

.info_date > p:nth-of-type(2){
	float: right;
    font-size: 14px;
    line-height: 22px;
}

.info_content img{
	display: block;
	padding:6px;
}

.info_content a{
	color:#0068b7;
	text-decoration: underline;
}

.info_content a:hover{
	color:#f60;
	text-decoration: none;
}

/* Information end */

.single_exa_cat{
	display: block;
	margin-top:12px;
	font-size: 14px;
}

.top_catch{
	margin:70px auto 80px;
	max-width: 1020px;
	padding:0 10px;
}

.top_catch h2{
	font-family: "ヒラギノ明朝 Pro W3", "ＭＳ Ｐ明朝", "MS PMincho", "Hiragino Mincho Pro", "serif";
    transform: rotate(.03deg);
    font-size: 24px;
    line-height: 30px;
    vertical-align: middle;
    text-align: center;
	margin-bottom:30px;
}

.top_catch p{
	margin-bottom:20px;
}

/* 20191112 fix */

.ft_r > .ft_icon{
	float: none;
	width:100%;
	text-align: right;
	clear: both;
	margin:0 auto;
}

.ft_r > .ft_icon a{
	display: inline-block;
	margin-right: 8px;
}

.ft_r > .ft_icon a:last-of-type{
	margin-right: 0px;
}

@media screen and (max-width:1120px) {
	.ft_r > .ft_icon{
		text-align: center;
		margin-bottom:30px;
	}
}

.top_list2{
	margin-bottom:100px;
}

.top_list2 > p{
	max-width: 1040px;
	margin:0 auto 34px;
}

.top_list2 > a{
	display: block;
	border:1px solid #000;
	color:#000;
	text-decoration: none;
	width:270px;
	font-size: 16px;
	line-height:58px;
	margin:40px auto 0;
}

.top_list2 > a p{
	display: table;
	margin:0 auto;
}

.top_list2 > a p span{
	padding-right: 14px;
}

.top_list2 > a:hover{
	color:#0075b9;
	border:1px solid #0075b9;
	background:#fff;
}

.top_list2 > div > a{
	float: left;
	display: block;
    position: relative;
    width: 12.5%;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}

.top_list2 > div > a:before {
    content:"";
    display: block;
    padding-top: 100%; /* 高さを幅の75%に固定 */
}

.top_list2 > div > a:hover{
	opacity: 0.6;
}

@media screen and (max-width:1000px) {
	.top_list2 > div > a{
		width:16.6666666666666667%;
	}
	
	.top_list2 > div > a:nth-last-of-type(-n+4){
		display: none;
	}
}

@media screen and (max-width:700px) {
	.top_list2 > div > a{
		width:25%;
	}
	
	.top_list2 > div > a:nth-last-of-type(-n+4){
		display: none;
	}
}

@media screen and (max-width:700px) {
	.top_list2 > div > a{
		width:33.3333333333333%;
	}
	
	.top_list2 > div > a:nth-last-of-type(-n+7){
		display: none;
	}
}

.top_slide_new{
	margin-bottom:90px;
}

.top_slide_new .slides li{
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
}

.top_slide_new .slides li:before {
    content:"";
    display: block;
    padding-top: 33.0769230769230769%; /* 高さを幅の75%に固定 */
}

.top_slide_new .slides li > a{
	display: block;
	height:100%;
	width:100%;
	color:#000;
	text-decoration: none;
	position: absolute;
	top:0;
	left: 0;
	right: 0;
	bottom:0;
}

.top_slide_new .slides li > a > div{
	width:calc( 100% - 20px );
	max-width: 450px;
	padding:20px;
	position: absolute;
	bottom:10px;
	right:10px;
	background:rgba(255,255,255,0.7);
}

.top_slide_new .slides li > a > div > p:nth-of-type(1){
	font-size: 16px;
	line-height:22px;
	font-weight: bold;
	margin-bottom:10px;
	font-family: "ヒラギノ明朝 Pro W3", "ＭＳ Ｐ明朝", "MS PMincho", "Hiragino Mincho Pro", "serif";
}

.top_slide_new .slides li > a > div > p:nth-of-type(2){
	font-size: 20px;
	line-height:26px;
	font-weight: bold;
	font-family: "ヒラギノ明朝 Pro W3", "ＭＳ Ｐ明朝", "MS PMincho", "Hiragino Mincho Pro", "serif";
}

.top_slide_new .slides li > a > div > p:nth-of-type(3){
	font-size: 13px;
	line-height:20px;
	margin-top:7px;
}

@media screen and (max-width:1100px) {
	.top_slide_new .slides li > a > div{
		bottom:40px
	}
}

@media screen and (max-width:800px) {
	.top_slide_new .slides li > a > div > p:nth-of-type(3){
		display: none;
	}
}

@media screen and (max-width:700px) {
	.top_slide_new .slides li:before {
		padding-top: 70%; /* 高さを幅の75%に固定 */
	}
}

@media screen and (max-width:420px) {
	.top_slide_new .slides li > a > div{
		padding:10px;
	}
	
	.top_slide_new .slides li > a > div > p:nth-of-type(1){
		font-size: 14px;
		line-height:20px;
		margin-bottom: 2px;
	}
	.top_slide_new .slides li > a > div > p:nth-of-type(2){
		font-size: 16px;
		line-height:22px;
	}
}

.top_info_new_wrap{
	max-width: 1100px;
	margin:0 auto 90px;
}

.top_info_new li{
	float: left;
	width:25%;
	padding:20px;
	border-right: 1px solid #ccc;
}

.top_info_new li:last-of-type{
	border-right: none;
}

.top_info_new li > a:nth-of-type(1){
	display: block;
    position: relative;
    width: 100%;
}

.top_info_new li > a:nth-of-type(1){
	width:100%;
}

.top_info_new li > a:nth-of-type(1) p{
    position: absolute;
	top:0;
	left:0;
    width: 110px;
    font-size: 12px;
    line-height: 22px;
    text-align: center;
    color: #fff;
}

.top_info_new li > a:nth-of-type(1):hover{
	opacity: 0.6;
}

.top_info_new li > a:nth-of-type(1) img{
	width:100%;
}

.top_info_new li > a:nth-of-type(2){
	font-size: 12px;
	line-height:16px;
	color:#333;
	text-decoration: none;
	display: block;
	margin:8px 0 6px;
}

.top_info_new li > a:nth-of-type(2):hover{
	color:#0075b9;
}

.top_info_new li > p{
	font-size: 12px;
	line-height:16px;
}

@media screen and (max-width:850px) {
	.top_info_new_wrap{
		max-width: 560px;
	}
	
	.top_info_new li{
		width:50%;
	}
	
	.top_info_new li:nth-of-type(2){
		border-right: none;
	}
	
	.top_info_new li:nth-of-type(1) , .top_info_new li:nth-of-type(2){
		border-bottom: 1px solid #ccc;
	}
}

@media screen and (max-width:450px) {
	.top_info_new li{
		padding:20px 10px;
	}
}

/* 20191112 fix_end */


/* 20191125 coco_example */
/*
.h2_coco_exa{
	padding:50px 10px;
	background:url("images/coco_exa_bg.jpg") repeat 0 0;
}

.h2_coco_exa table{
	width:100%;
	max-width: 1100px;
	margin:0 auto;
	transform: scale(-1, 1);
}

.h2_coco_exa table td{
	transform: scale(-1, 1);
}

.h2_coco_exa table td:nth-of-type(2){
	width:60%;
	padding-right: 20px;
}

.h2_coco_exa table td:nth-of-type(1) img:nth-of-type(1){
	display: block;
	max-width: 100%;
	width:auto;
	margin:0 auto;
}

.h2_coco_exa table td:nth-of-type(1) img:nth-of-type(2){
	display: block;
	max-width: 100%;
	width:auto;
	margin:26px auto 30px;
}

@media screen and (max-width:750px) {
	.h2_coco_exa{
		padding:10px 10px 20px;
	}
	
	.h2_coco_exa table td{
		width:100% !important;
		display: block;
	}
	
	.h2_coco_exa table td:nth-of-type(1){
		max-width: 440px;
		margin:0 auto 30px;
	}
	
	.h2_coco_exa table td:nth-of-type(1){
		max-width: 440px;
		margin:0 auto 30px;
	}
	
	.h2_coco_exa table td:nth-of-type(2){
		max-width: 627px;
		margin:0 auto;
		padding-right: 0;
	}
}

.coco_exa_new_sec{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	max-width: 1120px;
	margin:80px auto 0;
}

.coco_exa_new_sec > div{
	width:320px;
	padding:0 10px;
	margin-bottom:90px;
}

.coco_exa_new_sec > div > a{
	display: block;
	width:100%;
	margin-bottom:12px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}

.coco_exa_new_sec > div > a:before {
    content:"";
    display: block;
    padding-top: 100%;
}

.coco_exa_new_sec > div > a:hover{
	opacity: 0.6;
}

.coco_exa_new_sec > div > ul{
	padding-bottom: 8px;
}

.coco_exa_new_sec > div > ul li{
	float: left;
	display: block;
	width:49%;
	color:#fff;
	background:#000;
	font-size: 12px;
	line-height:22px;
	text-align: center;
	margin-bottom:6px;
}

.coco_exa_new_sec > div > ul li:nth-of-type(2n){
	float: right;
}

.coco_exa_new_sec > div > div > h4 a{
	font-size: 15px;
	line-height: 21px;
	font-weight: bold;
	color:#000;
	text-decoration: none;
}

.coco_exa_new_sec > div > div > h4 a:hover{
	color:#0068b7;
}

@media screen and (max-width:960px) {
	.coco_exa_new_sec{
		max-width: 700px;
	}
}

@media screen and (max-width:640px) {
	.coco_exa_new_sec{
		justify-content: space-around;
	}
}

.h2_coco_exa2{
	padding:10px;
	background:url("images/coco_exa_bg.jpg") repeat 0 0;
}

.h2_coco_exa2 table{
	width:100%;
	max-width: 1100px;
	margin:0 auto;
}

.h2_coco_exa2 table td{
	vertical-align: middle;
}

.h2_coco_exa2 table td:nth-of-type(1){
	width:50%;
	max-width:460px;
	padding-right: 20px;
}

.h2_coco_exa2 table td:nth-of-type(1) img:nth-of-type(1){
	display: block;
	max-width: 100%;
	width:auto;
}

.h2_coco_exa2 table td:nth-of-type(2){
}

@media screen and (max-width:750px) {
	.h2_coco_exa2 table td:nth-of-type(1){
		display: block;
		width:100%;
		max-width:100%;
		padding-right: 0px;
	}
	.h2_coco_exa2 table td:nth-of-type(2){
		display: block;
		width:100%;
		max-width: 500px;
		margin:20px auto 0;
	}
	.h2_coco_exa2 table td img{
		display: block;
		margin:0 auto !important;
	}
}

.coco_exa_new_h3{
	width:100%;
	margin-bottom:70px;
}

.coco_exa_new_h3 > div{
	display: table;
	margin:0 auto;
}

.coco_exa_new_h3 > div > div{
	display: table-cell;
	vertical-align: bottom;
}

.coco_exa_new_h3 > div > div:nth-of-type(1){
	padding-right: 20px;
}

.coco_exa_new_h3 > div > div:nth-of-type(2){
	font-size: 24px;
	line-height:24px;
	font-weight: bold;
	font-family: "ヒラギノ明朝 Pro W3", "ＭＳ Ｐ明朝", "MS PMincho", "Hiragino Mincho Pro", "serif";
}

.coco_exa_new_h3 > p{
	font-size: 20px;
	line-height:20px;
	text-align: center;
	margin-top:20px;
}

@media screen and (max-width:400px) {
	.coco_exa_new_h3 > div > div{
		display: block;
		width:100%;
		text-align: center;
	}
	
	.coco_exa_new_h3 > div > div:nth-of-type(1){
		padding:0;
		margin-bottom:14px;
	}
}
*/
/* 20191125 coco_example end */

/* 20191202 reform fix */

.reno1_2{
	max-width: 940px;
	margin:0 auto;
	display:flex;
	justify-content:space-between;
	flex-wrap:wrap;
}

.reno1_2 > li{
	width:260px;
	margin-bottom:40px;
}

.reno1_2 > li > img{
	width:100%;
}

.reno1_2 > li > p:nth-of-type(1){
	font-weight: bold;
	margin:6px 0 5px;
	text-align: center;
}

.reno1_2 > li > p:nth-of-type(2){
	font-size: 14px;
	line-height: 22px;
}

@media screen and (max-width:850px) {
	.reno1_2{
		max-width: 600px;
	}
}

@media screen and (max-width:560px) {
	.reno1_2 > li{
		width:48%;
	}
}

.reno6{
	max-width: 940px;
	margin:0 auto 140px;
}

.reno6 h4{
	margin-bottom:60px;
}

.reno6_box{
	margin-bottom:70px;
}

.reno6_box > div:nth-of-type(1){
	float: left;
	width:49%;
	max-width: 440px;
}

.reno6_box > div:nth-of-type(2){
	float: right;
	width:49%;
	max-width: 430px;
}

.reno6_box > div:nth-of-type(2) p{
	font-size: 10px;
	line-height:14px;
	margin-top:10px;
}

.reno6 .reno6_box:nth-of-type(1) > div:nth-of-type(2){
	padding-top:20px;
}

.reno6 .reno6_box:nth-of-type(2) > div:nth-of-type(2){
	padding-top:40px;
}

.reno6 .reno6_box:nth-of-type(3) > div:nth-of-type(2){
	padding-top:40px;
}

.reno6_box > div:nth-of-type(3){
	float: none;
	clear: both;
	padding-top:40px;
	width:100%;
}

.reno6_box > div:nth-of-type(1) h5{
	color:#0e6fad;
	font-size: 18px;
	line-height:24px;
	margin-bottom:30px;
}

.reno6_box > div:nth-of-type(3) > img:nth-of-type(1){
	float: left;
	width:49.5%;
}

.reno6_box > div:nth-of-type(3) > img:nth-of-type(2){
	float: right;
	width:49.5%;
}

@media screen and (max-width:700px) {
	.reno6_box > div:nth-of-type(1){
		float: none;
		width:100%;
		max-width: 100%;
	}
	
	.reno6_box > div:nth-of-type(1) h5{
		text-align: center;
		margin-bottom:20px;
	}
	
	.reno6_box > div:nth-of-type(2){
		float: none;
		display: table;
		width:auto;
		margin:20px auto 0;
		max-width: 100%;
	}
	
	.reno6_box > div:nth-of-type(3){
		max-width: 420px;
		margin:0 auto;
	}
	
	.reno6_box > div:nth-of-type(3) > img:nth-of-type(1){
		width:100%;
		float: none;
		margin-bottom:2%;
	}
	
	.reno6_box > div:nth-of-type(3) > img:nth-of-type(2){
		width:100%;
		float: none;
	}
	
	.reno6 .reno6_box:nth-of-type(4) > div:nth-of-type(3) > img:nth-of-type(1){
		margin-bottom:5%;
	}
}

/* 20191202 reform fix end */


/* homac */

.homac1{
	max-width: 820px;
	margin:0 auto 70px;
}

.homac1 h3{
	font-size: 24px;
	line-height: 30px;
	text-align: center;
	font-family: ヒラギノ明朝 Pro, "ヒラギノ明朝 Pro", YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
	margin-bottom:24px;
}

.homac2{
	margin-bottom:70px;
	position: relative;
}

.homac2 h3{
	display: table;
	width:100%;
	margin-bottom:30px;
}

.homac2 h3 > div{
	display: table-cell;
	vertical-align: bottom;
	border-bottom:1px solid #666666;
	padding-bottom:6px;
}

.homac2 h3 > div:nth-of-type(1) > p:nth-of-type(1){
	font-size: 30px;
	line-height: 36px;
	display: inline-block;
	padding-right: 10px;
	font-family: ヒラギノ明朝 Pro, "ヒラギノ明朝 Pro", YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
	font-weight: bold;
}

.homac2 h3 > div:nth-of-type(1) > p:nth-of-type(2){
	font-size: 18px;
	line-height: 24px;
	display: inline-block;
}

.homac2 h3 > div:nth-of-type(2){
	width:310px;
	text-align: right;
	padding-left: 20px;
}

.homac2 h3 > div:nth-of-type(2) a{
	display: inline-block;
	width:100%;
	text-align: center;
	border-radius: 100px;
	font-size: 16px;
	line-height: 22px;
	padding:4px;
	background: #0068b7;
	border: 1px solid #0068b7;
	color:#fff;
	text-decoration: none;
}

.homac2 h3 > div:nth-of-type(2) a:hover{
	color: #0068b7;
	background:#fff;
}

.homac_img1 img{
	display: block;
	margin-bottom:1.8%;
}

.homac_img1 > img:nth-of-type(1){
	float: left;
	width:44%;
}

.homac_img1 > img:nth-of-type(2){
	float: right;
	width:54.3636363636363636%;
}

.homac_img2 img{
	display: block;
	margin-bottom:1.8%;
}

.homac_img2 > img:nth-of-type(1){
	float: right;
	width:44%;
}

.homac_img2 > img:nth-of-type(2){
	float: left;
	width:54.3636363636363636%;
}

.homac2_pre{
	text-align: center;
	font-size: 50px;
	line-height: 56px;
	font-family: ヒラギノ明朝 Pro, "ヒラギノ明朝 Pro", YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
	font-weight: bold;
	margin:60px 0;
}

.main_sec > .homac2:last-of-type{
	margin-bottom:120px;
}

@media screen and (max-width:700px) {
	.homac2 h3 > div:nth-of-type(2){
		width:200px;
		padding-left: 10px;
	}
	
	.homac2 h3 > div:nth-of-type(2) a{
		font-size: 14px;
		line-height: 20px;
	}
}

@media screen and (max-width:580px) {
	.homac2 h3 > div:nth-of-type(1) > p:nth-of-type(1){
		font-size: 22px;
		line-height: 28px;
	}
	.homac2 h3 > div:nth-of-type(1) > p:nth-of-type(2){
		font-size: 16px;
		line-height: 22px;
	}
	.homac2_pre{
		font-size: 40px;
		line-height: 46px;
		margin:40px 0;
	}
}

@media screen and (max-width:500px) {
	.homac2{
		padding-bottom:40px;
	}
	
	.homac2 h3 > div:nth-of-type(2){
		width:0;
		padding:0;
	}
	
	.homac2 h3 > div:nth-of-type(2) a{
		position: absolute;
		bottom:0;
		left: 0;
		width:100%;
	}
	
	.homac_img1 > img{
		width:100% !important;
		float: none !important;
		margin-bottom:4% !important;
	}
	
	.homac_img2 > img{
		width:100% !important;
		float: none !important;
		margin-bottom:4% !important;
	}
}

/* homac end */











