@charset "UTF-8";
/* CSS Document */
#wrapper{
	margin-left:auto;    /* 左側マージンを自動的に空ける */
	margin-right:auto;   /* 右側マージンを自動的に空ける */
	text-align:left;     /* 中身を左側表示に戻す */
	width:970px;         /* 幅を決定する */
}
#row-2nd {
	position: relative;
	-webkit-background-size: cover;
	background-size: cover;
	background-image: url(../img/top/1-min.png);
	background-repeat: no-repeat;
	padding-top: 260px;
	padding-right: 0;
	padding-bottom: 260px;
	padding-left: 0;
}
#row-2nd-in {
    padding: 50px 10px;
    margin: 0 auto;
    width: 100%;
    max-width: 669px;
    font-size: 1rem;
    line-height: 1.7;
}
@media only screen and (max-width: 617px) {
    #row-2nd {
        overflow: scroll;
    }
    #row-2nd-in {
        width: 100%;
    }  
}
h2.meisyo{
	color: #FFF;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	letter-spacing: 4px;
	margin-top: 0px;
	background-image: url(../img/top/0back.png);
	background-repeat: repeat;
	}
/*サービス */
#top-service{
	padding-top: 30px;
	padding-bottom: 10px;
}
h2#top-service1{
	font-size: 37px;
	color: #A07E3F;
	padding-top: 20px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-weight: normal;
	text-align: center;
	margin-bottom: 30px;
	margin-top: 20px;
	padding-bottom: 5px;
	width: 570px;
	margin-right: auto;
	margin-left: auto;
	letter-spacing: 2px;
	}
.flex{
  padding: 2.5% 0;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
}
.flex > *{
	min-width: 8%;
	background: #fff;
	font-size: 17px;
	text-align: center;
	padding-bottom: 40px;
}
.flex,
.flex > *{
}
.flex0{
	text-align: left;
	width: 30%;
	position: relative;
    z-index: 1;
	}
.flex0 a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-indent:-999px;
    z-index: 2; 
}
.flex1{
	font-size: 20px;
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 10px;
	}
.flex2{
	font-size: 16px;
	}
.flex3{
	}


#top-service-box0{
	background-color: #EADEE6;
	width: 100%;
	overflow: hidden;
	}
#top-service-box1{
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 30px;
	overflow: hidden;
	}
.event-topbox2-0{
	width: 970px;/*boxが横に並ぶだけの幅を確保*/
	float: left;
	padding-bottom: 30px;
}
.event-topbox2-00{
	width: 1016px;/*boxが横に並ぶだけの幅を確保*/
	overflow: hidden;/*wrapperからはみ出る部分を非表示にする*/
}
.event-topbox2{
	width: 230px;
	margin-right: 17px;
	height: 320px;
	float: left;
	position: relative;
	background-color: #FFF;
}
.event-topbox2 a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-indent:-999px;
}
.event-topbox2-2{
	font-size: 18px;
	padding-top: 10px;
	padding-right: 8px;
	padding-left: 15px;
	line-height: 160%;
	font-weight: bold;
	text-align: left;
}
.event-topbox2-3{
	font-size: 14px;
	padding-top: 10px;
	padding-right: 15px;
	padding-left: 15px;
	line-height: 160%;
	text-align: left;
}
.event-topbox2-6{
	bottom: 0;
}
#event-topmore{
	font-size: 17px;
	letter-spacing: 2px;
	width: 200px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #FFF;
	border: 1px solid #000;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	text-align: center;
	}
#event-topmore a {
	position: absolute;
	top: 1px;
	left: 0px;
	width: 100%;
	height: 100%;
	text-indent:-999px;
}

/*物件情報 */
table.itiran{
	border-collapse:collapse;
	border-spacing:0px;
	border: 1px solid #CCC;
	margin-bottom: 30px;
	width: 955px;
}
table.itiran td,th {
	border: 1px solid #CCC;
	text-align: center;
	vertical-align: middle;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 5px;
	font-size: 16px;
}
.itiran2{
	background-color: #437A2C;
	color: #FFF;
	font-size: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.itiran3{
	background-color: #FFF;
	vertical-align: middle;
	font-size: 16px;
}
.itiran4{
	clear: both;
	color: #FFF;
	background-color: #D95821;
	padding-top: 6px;
	padding-bottom: 6px;
	font-size: 16px;
	overflow: hidden;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 3px;
	margin-bottom: 3px;
}
.itiran4 a{
	color: #FFF;
	text-decoration: none;   
}
.itiran5{
	background-color: #145E04;
	font-size: 24px;
	color: #FFF;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	}
	

/*ヒント */
#top-hint{
	margin-bottom: 40px;
	overflow: hidden;
	}
.top-hint1{
	float: left;
	width: 466px;
	padding-right: 38px;
	position:	relative; /* 相対位置指定 */
	height: 499px;
	}
.top-hint1 a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-indent:-999px;
}
.top-hint1 div{
	position: absolute;
	left: 0;
	bottom: 0.5em;
	color: #fff;
	margin: 0;
	background: #000;
	filter: Alpha(opacity=70);
	opacity: 0.7;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
	height: 100px;
	width: 436px;
	font-size: 18px;
	font-weight: bold;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding-bottom: 0px;
}
.top-hint11{
	float: right;
	width: 466px;
	position:	relative; /* 相対位置指定 */
	height: 499px;
	}
.top-hint11 a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-indent:-999px;
}
.top-hint11 div{
	position: absolute;
	left: 0;
	bottom: 0.5em;
	color: #fff;
	margin: 0;
	background: #000;
	filter: Alpha(opacity=70);
	opacity: 0.7;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
	height: 100px;
	width: 436px;
	font-size: 18px;
	font-weight: bold;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.top-hint2{
	width: 223px;
	float: left;
	overflow: hidden;
	padding-right: 26px;
	padding-top: 20px;
	position:	relative; /* 相対位置指定 */
	height: 245px;
	}
.top-hint2 a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-indent:-999px;
}
.top-hint2 div{
	position: absolute;
	left: 0;
	bottom: 0.5em;
	color: #fff;
	margin: 0;
	background: #000;
	filter: Alpha(opacity=70);
	opacity: 0.7;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	height: 75px;
	width: 203px;
	font-size: 16px;
	font-weight: bold;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.top-hint22{
	width: 223px;
	float: right;
	padding-top: 20px;
	position:	relative; /* 相対位置指定 */
	height: 245px;
	}
.top-hint22 a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-indent:-999px;
}
.top-hint22 div{
	position: absolute;
	left: 0;
	bottom: 0.5em;
	color: #fff;
	margin: 0;
	background: #000;
	filter: Alpha(opacity=70);
	opacity: 0.7;
	padding-right: 10px;
	padding-left: 10px;
	height: 75px;
	width: 203px;
	font-size: 18px;
	font-weight: bold;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding-top: 10px;
}
.img-box-text2{
	font-size: 13px;
	text-align: left;
	padding-top: 20px;
	}
.img-box-text22{
	font-size: 13px;
	text-align: left;
	padding-top: 5px;
	}

#enjoy{
	width: 478px;
	float: left;
	padding-bottom: 60px;
}
#ac-link{
	padding-bottom: 50px;
	}
#bosyu{
	background-color: #EEE;
	width: 100%;
	overflow: hidden;
	padding-top: 30px;
}
.bosyu2{
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	overflow: hidden;
	margin-bottom: 20px;
}
.bosyu3{
	font-size: 25px;
	color: #BCA25D;
	padding-top: 13px;
	padding-bottom: 13px;
	text-align: center;
	background-color: #FFF;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	letter-spacing: 0.3em;
	width: 550px;
	margin-left: 200px;
	border: 1px solid #CCC;
	margin-bottom: 30px;
}
.bosyu4{
	float: left;
	width: 425px;
	background-color: #FFF;
	padding: 15px;
	margin-right: 45px;
}
.bosyu4-2{
	float: left;
	width: 425px;
	background-color: #FFF;
	padding: 15px;
	margin-bottom: 50px;
}
.bosyu4left{
	float: left;
	width: 220px;
	text-align: left;
}
.bosyu41{
	text-align: left;
	padding-bottom: 15px;
}
.bosyu42{
	font-size: 15px;
	line-height: 160%;
}
.bosyu43{
	color: #E00;
	font-size: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	letter-spacing: 1px;
}
.bosyu44{
	font-size: 10px;
	padding-bottom: 10px;
}
.bosyu4right{
	width: 200px;
	float: right;
}
.bosyu5{
	clear: both;
	color: #FFF;
	background-color: #D95821;
	padding-top: 12px;
	padding-bottom: 12px;
	font-size: 16px;
	margin-top: 15px;
	overflow: hidden;
	margin-right: 20px;
	margin-left: 20px;
}
.bosyu5 a{
	color: #FFF;
	text-decoration: none;   
}
#topnews2l{
	border: 1px solid #CCC;
	padding: 5px;
	width: 138px;
	float: left;
}
#topnews2r{
	float: right;
	width: 700px;
}
#news2r1{
	font-size: 12px;
	color: #063ABC;
	padding-bottom: 5px;
}
#news2r2{
	color: #317707;
	font-size: 21px;
	font-weight: bold;
	padding-bottom: 15px;
	padding-top: 1px;
}
#news2r3{
	font-size: 16px;
	line-height: 160%;
	padding-bottom: 5px;
	font-weight: bold;
	color: #333;
}
#news2r4{
	padding-top: 10px;
	font-size: 15px;
	line-height: 170%;
}
hr.style1 {
	border-top: 1px solid #bbb;
	border-bottom: 1px solid #fff;
	overflow: hidden;
	padding-top: 10px;
	padding-bottom: 15px;
}
.muryo{
	color: #FFF;
	background-color: #F80000;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 17px;
	padding-top: 2px;
	padding-bottom: 1px;
}
.kaisai{
	color: #FFF;
	background-color: #666;
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.rec-link{
	background-image: url(../img/top/rec-linkback.gif);
	background-repeat: repeat;
	color: #FFF;
	padding-top: 12px;
	padding-bottom: 12px;
	font-size: 16px;
	letter-spacing: 1px;
	text-align: center;
	width: 30%;
	margin-top: 8px;
	padding-right: 15px;
	padding-left: 15px;
}
.rec-link a{
	color: #FFF;
}

#kokuti{
	background-image: url(../event/img/20180601-back.gif);
	background-repeat: repeat;
	width: 100%;
}
#kokuti-in{
	height: 580px;
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
}


.sokuho{
	padding-top: 70px;
	padding-bottom: 20px;
}
.sokuho1{
	font-size: 36px;
	font-weight: bold;
}
.sokuho2{
	font-size: 24px;
	padding-top: 35px;
}
.hanbai{
	position: relative;
	border: 1px solid #333;
	background-color: #FFF;
	padding-top: 2%;
	padding-bottom: 2%;
	margin-top: 5%;
	margin-bottom: 5%;
	color: #333;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	font-size: 20px;
	text-align: center;
	}
.hanbai a{
display: block;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
