@charset "utf-8";
/* CSS Document */
#container .slider_base{
position:relative;
}


@media screen and (min-width: 1500px) {
#gnv{
	width:180px;
	height:560px;
	position:absolute;
	top:0;
	left:200px;
	z-index:9999;
	padding:20px 40px;
	background:#000/*url(../images/common/bg_gnv.png)*/;
}
}

@media screen and (max-width: 1499px) {
#gnv{
	width:180px;
	height:560px;
	position:absolute;
	top:0;
	left:0;
	z-index:9999;
	padding:20px 40px;
	background:#000/*url(../images/common/bg_gnv.png)*/;
}
}

/* =======================================
トップイメージスライダー
======================================= */


.wideslider {
	width: 100%;
	height: 600px;
	text-align: left;
	position: relative;
	overflow: hidden;
}

.wideslider ul,
.wideslider ul li {
	float: left;
	display: inline;
	overflow: hidden;
}

.wideslider_base {
	top: 0;
	position: absolute;
}
.wideslider_wrap {
	top: 0;
	position: absolute;
	overflow: hidden;

}
.slider_prev,
.slider_next {
	top: 0;
	overflow: hidden;
	position: absolute;
	z-index: 100;
	cursor: pointer;
}
/*.slider_prev {background: #000;}
.slider_next {background: #000;}*/

.pagination {
	bottom: 10px;
	left: 0;
	width: 100%;
	height: 15px;
	text-align: center;
	position: absolute;
	z-index: 200;
}

.pagination a {
	margin: 0 5px;
	width: 10px;
	height: 10px;
	display: inline-block;
	overflow: hidden;
	background: #D5D5D5;
		-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}
.pagination a.active {
	filter:alpha(opacity=100)!important;
	-moz-opacity: 1!important;
	opacity: 1!important;
}


/* =======================================
	ClearFixElements
======================================= */
.wideslider ul:after {
	content: ".";
	height: 0;
	clear: both;
	display: block;
	visibility: hidden;
}

.wideslider ul {
	display: inline-block;
	overflow: hidden;
}

/* =======================================
	コンテンツ
======================================= */


#osusumePlan{
	margin-bottom:20px;

}

#osusumePlan dt {
	font-size:1.3em;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-weight:bold;
	line-height:1.5em;
	border-bottom:1px solid #CCC;
	margin-bottom:20px;

}
#osusumePlan dt a{
	text-decoration:none;
	color:#000;
}
#osusumePlan dt a:hover{
	text-decoration:none;
	color:#666;
}
#osusumePlan dt a:hover span {
	text-decoration:none;
	color:#C90;
}
#osusumePlan dd img{
	float:left;
	margin:0 10px 10px 0;
}
#osusumePlan dd.comment{
width:260px;
float:right;
text-align:left;
line-height:1.8em;
color:#3F3000;
font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
font-size:1em;
}
#osusumePlan dt span{
	line-height:1.2em;
	font-size:0.8em;
	color:#8C6800;
	display:block;
}

#osusumePlan dl dd.detailbtn{
	width:94px;
	display:block;
	text-align:right;
	float:right;
	margin-left:335px;
}

#osusumePlan .leftbox{
	width:429px;
	float:left;
	margin-right:20px;
}
#osusumePlan .midbox{
	float:left;
	width:102px;
}

#osusumePlan .rightbox{
	width:429px;
	float:right;
	margin-left:20px;
}



.shoku{
	width:920px;
	height:905px;
	background:url(../images/top/bg_shoku.jpg) no-repeat top center;
	padding:40px;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size:1.2em;
	line-height:1.5em;
	margin-bottom:30px;
}
.wa{
	width:920px;
	height:736px;
	background:url(../images/top/bg_wa.jpg) no-repeat top center;
	padding:40px;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size:1.2em;
	line-height:1.5em;
	margin-bottom:30px;
}

.yu{
	width:920px;
	height:905px;
	background: url(../images/top/bg_yu.jpg) no-repeat top center;
	padding:40px;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size:1.2em;
	line-height:1.5em;
	margin-bottom:30px;
}


/* =======================================
	20140728
======================================= */

.sonota_plan {
	background:url(../images/top/sonota_plan_coment.png) no-repeat top center;
	height:48px;
	width:1000px;
}

a.other_pl {
	display:block;
	margin-right:10px;
	float:right;
}

.info_box {
	margin:30px auto;
}

.box_left01 {
	float:left;
	width:486px;
	height:150px;
	background:#FFFFFF;
background-color: #ffffff;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
/*IE 7 AND 8 DO NOT SUPPORT BORDER RADIUS*/
}
.box_right01 {
	float:right;
	width:486px;
	height:150px;
	background:#FFFFFF;
background-color: #ffffff;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
/*IE 7 AND 8 DO NOT SUPPORT BORDER RADIUS*/
}

.box_ttl01 {
	margin:10px auto;
	width:475px;
	height:38px;
	background:url(../images/top/whatsnew_ttl.png) no-repeat top center;
}
.box_ttl02 {
	margin:10px auto;
	width:475px;
	height:38px;
	background:url(../images/top/news_ttl.png) no-repeat top center;
}

.date {
	margin:10px 20px;
}
.date dd  {
	display: inline-block;
}
.date dt {
	color:#B20000;
	margin-right:5px;
	font-weight:bold;
	display: inline;
}
#info {
	overflow-y: scroll;
	overflow-x: hidden;
	height: 76px;
}
#info a {
	margin-left: 10px;
}

.date a {
	color:#3F3000;
	text-decoration: none;
}
.date a:hover {
	color:#C90;
}


ul.top_bana {
	margin:10px auto 40px auto;
}

ul.top_bana li {
	float:left;
	margin-right:8px;
}

ul.top_bana li.tb_last {
	float:left;
	margin:0;
}

.top_spa {
	margin:10px auto 30px auto;
}
.top_spa_left {
	width:500px;
	float:left;
}
.top_spa_left p {
	margin:10px 0;
	line-height:1.8em;
}

.top_spa_right {
	width:500px;
	float:right;
}
.top_spa_right p {
	margin:10px 15px;
	line-height:1.8em;
}

.bottom_colorbox {
	margin:10px auto;
	padding: 0 100px;
	background:#F0F0E1;
}

.bottom_colorbox:after {
    content:".";
    display:block;
    height:0;
    clear:both;
    line-height:0;
    visibility:hidden;
}

ul.bottom_bana {
	margin: 0;
	width: 490px;
	float: left;
}

ul.bottom_bana li {
	float:left;
	margin:10px 5px;
}

ul.bottom_bana:nth-child(2) {
	padding-bottom: 10px;
}
ul.bottom_bana:nth-child(2) li {
	float: none !important; margin: 0 auto; width: 235px;
}

/* =======================================
	20140909
======================================= */

p.c_ttl {
	margin:10px auto;
	padding:0;
	text-align:center;
}

.hp_box {
	background:#FFFFFF;
	width:1000px;
	padding:10px 0;
	margin:20px 0;
	moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

.hp_sbox {
	padding:0 0 30px 0;
}

.hp_sbox p {
	padding:10px 30px;
	line-height:1.8em;
}


/* ===================================================
	CSS 更新履歴
======================================================

180207 mori /団体・お見積もりバナー掲載 ul.bottom_bana更新

190322_ayano / .bottom_colorbox 内レイアウト調整

--------------------------------------------------- */