﻿@charset "utf-8";
@import url(reset.css);
@import url(base.css);
@import url(common.css);

.face_book .fbcomments,
.face_book iframe,
.face_book .fb_iframe_widget,
.face_book .fb_iframe_widget[style],
.face_book .fb_iframe_widget iframe[style],
.face_book .fbcomments iframe[style],
.face_book .fb_iframe_widget span,
.face_book _2p3a{
    width: 100%! important;
}

div.bread{
	width:100%;
	padding-top:10px;
	padding-bottom:10px;
	font-size:1.4em;
	background:url(../image/bread_bg.jpg);
}

div.bread ul.breadcrumbs{
	width:1080px;
	margin:0 auto;
}

div.bread li{
	display:inline-block;
	color:#fff;
}

div.bread ul li:after {
    content: " > ";
}

div.bread ul li:last-child:after{
    content: "";
}

div.bread ul li a{
	color:#d8bc86;
}

ul#slide img{
    margin:0 auto;
    display:block;
}

/*********index_fix*************/

.index .contents1{
	background: url(../image/con1bg.png) left center repeat-x;
	background-size: cover;
	height:440px;
}

.index .contents1 .sec1{
	width:779px;
	height:565px;
	margin: 0 auto;
	position: relative;
}

.index .contents1 .sec1 div {
	position: absolute;
	top:73px;
}

.index .contents1 .sec1 div iframe{
	width:779px;
	height:420px;
}

/************/

.index .contents2{
	background-image:
		url(../image/con2_ha1.png),
		url(../image/con2_ha2.png)
	;

	background-position:
		right top,
		left bottom;

	background-repeat:
		no-repeat,
		no-repeat;

	overflow: hidden;

}

.index .contents2 .sec1{
	width:1080px;
	margin: 0 auto;
	padding-top: 120px;
	padding-bottom: 75px;
}

.index .contents2 .sec1 .greeting_box{
	border:2px solid #49a01e;
	background: #fffef5;
	position: relative;
}

.index .contents2 .sec1 .greeting_box p.title{
	background: #49a01e;
	font-size: 1.833em;
	text-align:center;
	color:#fff;
	font-weight:bold;
}

.index .contents2 .sec1 .greeting_box p.daihyo{
	position: absolute;
	bottom:0px;
}

.index .contents2 .sec1 .greeting_box div.txt{
	width: 650px;
	margin-left:389px;
	padding-top: 30px;
	padding-bottom: 30px;
}

.index .contents2 .sec1 .greeting_box div.txt p{
	margin-bottom: 20px;
}

.index .contents2 .sec1 .greeting_box div.txt p:last-child{
	margin-bottom: 0px;
}

/**********/


.index .contents3{
	background: #49a01e;
	padding-top: 60px;
	padding-bottom: 50px;
}

.index .contents3 .sec1{
	width:960px;
	margin: 0 auto;
	color: #fff;
}

.index .contents3 .sec1 h2{
	font-size: 3.056em;
	font-weight: bold;
	text-align: center;
	background: url(../image/con3_linebg.png) center bottom no-repeat;
	padding-bottom: 15px;
	line-height: 1.2;
	margin-bottom: 20px;
}

.index .contents3 .sec1 article p{
	text-align: center;
	font-size:1.389em;
}

/*********/

.index .contents4{
	background: url(../image/ptn_bg1.png);
	overflow: hidden;
}

.index .contents4 .sec1{
	width:1080px;
	margin: 0 auto;
	padding-top: 50px;
	padding-bottom: 40px;
	overflow: hidden;
}

.index .contents4 .sec1 dl{
	float: left;
	width:349px;
	margin-right: 23px;
}

.index .contents4 .sec1 dl dt{
	padding-bottom: 18px;
}

.index .contents4 .sec1 dl dd{

}

.index .contents4 .sec1 dl:nth-child(2n) dd{
	padding-left: 20px;
}

.index .contents4 .sec1 dl:first-child{
	margin-right: 10px;
}

.index .contents4 .sec1 dl:last-child{
	margin-right: 0px;
}

/*********/

.index .contents5{
	border-top: 10px solid #a8cd2b;
	background: url(../image/con5bg.png) center top;

}

.index .contents5 .sec1{
	width:522px;
	margin: 0 auto;
	padding-top: 120px;
	padding-bottom: 97px;
	overflow: hidden;
	padding-left: 500px;
}

.index .contents5 .sec1 .support dl{
	color: #fff;
}

.index .contents5 .sec1 .support dl dt{
	font-size: 1.541em;
	font-weight: bold;
	text-shadow: 0 -1px 20px #add064, -1px 0 20px #add064, 1px 0 20px #add064;
}

.index .contents5 .sec1 .support dl dd{
	font-size: 3.139em;
	line-height: 1.2;
	font-weight: bold;
	text-shadow: 0 -1px 20px #add064, -1px 0 20px #add064, 1px 0 20px #add064;
}


/************/

.index .contents6{

}

.index .contents6 .sec1{
	width:1080px;
	margin: 0 auto;
	padding-top: 70px;
	padding-bottom: 70px;
}

.index .contents6 .sec1 h2{
	font-size: 2.222em;
	line-height: 1.4;
	background:#49a01e;
	color: #fff;
	text-align: center;
	font-weight: bold;
	margin-bottom: 30px;
	padding-top: 3px;
}

.index .contents6 .sec1 .t_box{
	position: relative;
	width: 467px;
	padding: 25px;
	border-radius: 10px;
	border: 1px solid #dbdbdb;
	box-shadow: 0px -1px 5px 1px rgba(0,0,0,0.2);
	float: left;
	margin-bottom: 30px;
}

.index .contents6 .sec1 .t_box:nth-child(2n){
	float: right;
}

.index .contents6 .sec1 .t_box dl{
	overflow: hidden;
	border: 3px solid #49a01e;
	background:#49a01e;
	margin-bottom: 30px;
}

.index .contents6 .sec1 .t_box dl dt{
	float: left;
	width: 158px;
	text-align: center;
	background: #fff;
	font-size: 1.667em;
	margin-right: 10px;
}

.index .contents6 .sec1 .t_box dl dd{
	float: left;
	font-size:1.111em;
	color: #fff;
	line-height: 1.2;
	padding-top: 5px;
}

.index .contents6 .sec1 .t_box p.person{
	position:absolute;
	right:25px;
	bottom:25px;
}

.index .contents6 .sec1 .t_box div.txt{
	width: 283px;
}

.index .contents6 .sec1 div.support_box{
	overflow: hidden;
	clear: both;
	width: 1060px;
	margin: 0 auto;

}

.index .contents6 .sec1 div.support_box p.staff{
	float: left;
	padding-right: 20px;
}

.index .contents6 .sec1 div.support_box div.txt{
	font-size: 2.222em;
	color:#49a01e;
	line-height: 1.7;
	font-weight: bold;
	padding-top: 20px;
}

.index .contents6 .sec1 div.support_box div.txt span{
	border-bottom: 2px solid #f1cdb9;
}


/**************/


.index .contents7{
	background: url(../image/con7_bg.png);
	background-size: cover;
}

.index .contents7 .sec1{
	width:1080px;
	margin: 0 auto;
	padding-top: 70px;
	padding-bottom: 70px;
}

.index .contents7 .sec1 dl{
	color:#fff;
	text-align: center;
}

.index .contents7 .sec1 dl dt{
	font-size:1.541em;
	font-weight: bold;
	line-height: 1.2;
	text-shadow: 0 -1px 20px #000, -1px 0 20px #000, 1px 0 20px #000;
	margin-bottom: 8px;
}

.index .contents7 .sec1 dl dd{
	font-weight: bold;
	font-size: 3.139em;
	line-height: 1.2;
	text-shadow: 0 -1px 20px #000, -1px 0 20px #000, 1px 0 20px #000;
}

/***********/

.index .contents8{
	background: url(../image/ptn_bg1.png);
	padding-top: 60px;
	padding-bottom: 40px;
}


.index .contents8 .sec1{
	margin: 0 auto;
	width: 1080px;
}

.index .contents8 .sec1 h2{
	font-size: 2.222em;
	line-height: 1.4;
	background:#49a01e;
	color: #fff;
	text-align: center;
	font-weight: bold;
	margin-bottom: 30px;
	padding-top: 3px;
}

.index .contents8 .sec1 div.txt{
	padding-bottom: 10px;
}

.index .contents8 .sec1 div.txt p{
	margin-bottom: 20px;
}

.index .contents8 .sec1 div.number_box {
	background: #fff;
	margin-bottom: 8px;
	border-radius: 10px;
	box-shadow: 0px -1px 5px 1px rgba(0,0,0,0.2);
	padding: 27px 31px 27px;
	overflow: hidden;
}


.index .contents8 .sec1 div.number_box p{
	float: left;
	width: 235px;
	color: #fff;
	font-size:2.123em;
	font-weight: bold;
	line-height: 1.2;
	margin-right: 38px;
}

.index .contents8 .sec1 div.number_box p span{
	display: table-cell;
	width: 235px;
	height: 235px;
	vertical-align: middle;
	text-align: center;
	background: #49a01e;
}

.index .contents8 .sec1 div.number_box ul li{
	float: left;
	margin-right: 7px;
}

.index .contents8 .sec1 div.number_box ul li img{
	vertical-align: bottom;
}

.index .contents8 .sec1 div.number_box ul li:first-child{
	margin-right: 4px;
}

.index .contents8 .sec1 div.number_box ul li:last-child{
	margin-right: 0px;
}

/****************/

.index .contents9{
	padding-top: 60px;
	padding-bottom: 40px;
}


.index .contents9 .sec1{
	margin: 0 auto;
	width: 1080px;
}

.index .contents9 .sec1 h2{
	font-size: 2.222em;
	line-height: 1.4;
	background:#49a01e;
	color: #fff;
	text-align: center;
	font-weight: bold;
	margin-bottom: 30px;
	padding-top: 3px;
}

.index .contents9 .sec1 article{
	background: #fff;
	margin-bottom: 8px;
	border-radius: 10px;
	box-shadow: 0px -1px 5px 1px rgba(0,0,0,0.2);
	padding: 27px 31px 27px;
	overflow: hidden;
}

.index .contents9 .sec1 article ul{
	margin-left: 10px;
}

.index .contents9 .sec1 article ul li{
	background: url(../image/con7_f_arrow.png) right center no-repeat;
	padding-right: 30px;
	float: left;
	width: 93px;
	margin-right: 15px;
	/* font-size:1.625em; */
 font-size:1.2em;
	line-height: 1.4;
 font-weight: bold;
}

/* .index .contents9 .sec1 article ul li:nth-child(2){
	width: 138px;
} */
.index .contents9 .sec1 article ul li:nth-child(1){
	width: 115px;
}

.index .contents9 .sec1 article ul li:nth-child(7){
	background:none;
	padding-right: 0px;
}

.index .contents9 .sec1 article ul li span{
	background: #e5f0bf;
	padding: 30px 20px 35px;
	margin-right: 20px;
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
	height:358px;
}

/********************/


.index .contents10{
	padding-top: 50px;
	padding-bottom: 50px;
	overflow: hidden;
	background: url(../image/ptn_bg1.png);
}


.index .contents10 .bnr{
	margin: 0 auto;
	width: 1080px;
	border-radius: 10px;
	border: 3px solid #49a01e;
	background: #fff;
	overflow: hidden;
}

.index .contents10 .bnr .fs{
	box-sizing: border-box;
	width: 621px;
	float: left;
	position: relative;
}

.index .contents10 .bnr .fs p.familly{
	position: absolute;
	left: -5px;
	bottom: 0px;
}

.index .contents10 .bnr .fs p.title{
	background: #a8cd2b;
	padding: 12px 16px 12px;
}

.index .contents10 .bnr .fs dl{
	width: 390px;
	margin-left:220px;
	padding-top: 12px;
	padding-bottom: 12px;
}

.index .contents10 .bnr .fs dl dd{
	margin-bottom: 5px;
	line-height: 1.6;
}

.index .contents10 .bnr .fs dl dt a{
	display: block;
	background: url(../image/sm_arrow.png) right center no-repeat #49a01e;
	font-size: 1.111em;
	color: #fff;
	padding-left: 30px;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
}

.index .contents10 .bnr p.sm_photo{
	float: right;
	width:459px;
}

/************/
.index .contents11 {
	overflow: hidden;
	padding-bottom: 90px;
}

.index .contents11 .sec1{
	border-top:10px solid #a8cd2b;
	background: url(../image/con11bg.png);
	margin-bottom: 100px;
}

.index .contents11 .sec1 h2{
	text-align: center;
	color: #fff;
	text-shadow: 0 -1px 10px #666, -1px 0 10px #666, 1px 0 10px #666;
	font-size: 3.139em;
	font-weight: bold;
	padding-top: 140px;
	padding-bottom: 140px;
}

.index .contents11 .sec2{
	width: 1080px;
	margin: 0 auto 90px;
	overflow: hidden;
}

.index .contents11 .sec2 h2{
	line-height: 1.4;
	background:#49a01e;
	color: #fff;
	text-align: center;
	font-weight: bold;
	margin-bottom: 60px;
	font-size: 1.667em;
	padding-top: 5px;
	padding-bottom: 5px;
}

.index .contents11 .sec2 .info_box{

}

.index .contents11 .sec2 .info_box .info{
	width: 515px;
	float: left;
}

.index .contents11 .sec2 .info_box .info p.c_logo{
	border-bottom: 2px solid #000;
	padding-bottom: 13px;
	margin-bottom: 20px;
}

.index .contents11 .sec2 .info_box .map{
	float: right;
	width: 540px;
	height:540px;
}

.index .contents11 .sec2 .info_box .info table th,
.index .contents11 .sec2 .info_box .info table td{
	padding-bottom: 2px;
}

.index .contents11 .sec2 .info_box .info table th{
	vertical-align: top;
	font-weight: normal;
	color:#fff;
}

.index .contents11 .sec2 .info_box .info table th span{
	display: block;
	background: #a8cd2b;
	padding-left: 10px;
	padding-right: 10px;
}

.index .contents11 .sec2 .info_box .info table td{
	padding-left: 20px
}

/************/


.index .contents11 .sec3{
	width: 1080px;
	margin: 0 auto 80px;
}

.index .contents11 .sec3 h2{
	line-height: 1.4;
	background:#49a01e;
	color: #fff;
	text-align: center;
	font-weight: bold;
	margin-bottom: 60px;
	font-size: 1.667em;
	padding-top: 5px;
	padding-bottom: 5px;
}

.index .contents11 .sec3 .bnr{
	margin: 0 auto;
	width: 1080px;
	border-radius: 10px;
	border: 3px solid #49a01e;
	background: #fff;
	overflow: hidden;
}

.index .contents11 .sec3 .bnr .fs{
	box-sizing: border-box;
	width: 619px;
	float: right;
	position: relative;
}

.index .contents11 .sec3 .bnr .fs p.title{
	background: #a8cd2b;
	padding: 14px 16px 13px;
}

.index .contents11 .sec3 .bnr .fs dl{
	padding-left: 20px;
	padding-top: 12px;
	padding-bottom: 12px;
}

.index .contents11 .sec3 .bnr .fs dl dd{
	margin-bottom: 5px;
	line-height: 1.6;
}

.index .contents11 .sec3 .bnr .fs dl dt a{
	color: #fff;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
}

.index .contents11 .sec3 .bnr p.sm_photo{
	float: left;
	width:461px;
}

/*************/

.index .contents11 .privacy_box h2{
	line-height: 1.4;
	background:#49a01e;
	color: #fff;
	text-align: center;
	font-weight: bold;
	margin-bottom: 60px;
	font-size: 1.667em;
	padding-top: 5px;
	padding-bottom: 5px;
}


.index .contents11 .privacy_box{
	margin: 0 auto;
	width: 1080px;
}



.index .contents11 .privacy_box .privacy{
	padding: 25px 30px 25px;
	height:350px;
	overflow-y:auto;
	border: 1px solid #c4c4c4;
}


.index .contents11 .privacy_box .privacy dl{
	font-size:0.85em;
}

.index .contents11 .privacy_box .privacy dl dt{
	font-size:1.4em;
	border-bottom:1px solid #c4c4c4;
	margin-bottom:10px;
}

.index .contents11 .privacy_box .privacy dl dt span{
	display:block;
	border-left:7px solid #c4c4c4;
	padding-left:10px;
	margin-bottom:2px;
}

.index .contents11 .privacy_box .privacy dl dd{
	padding-bottom:20px;
}


/*******/

.index .contents12 {
	overflow: hidden;
	background: url(../image/ptn_bg1.png);
	padding-top: 40px;
	padding-bottom: 40px;
}

.index .contents12 .sec1{
	width: 1080px;
	margin: 0 auto;
}

.index .contents12 .sec1 dl.counter{
	background: #49a01e;
	border: 3px solid #49a01e;
	color: #fff;
	font-size:1.715em;
	overflow: hidden;
}

.index .contents12 .sec1 dl.counter dt{
	width: 505px;
	float: left;
	background: #fff;
	text-align: center;
	color: #49a01e;
	font-weight: bold;
	line-height: 1.4;
	margin-right: 40px;
}

.index .contents12 .sec1 dl.counter dd{
	line-height: 1.4;
	float: left;
}

.index .contents12 .sec1 dl.counter dd ul li{
	float: left;
	font-weight: bold;
}

.index .contents12 .sec1 dl.counter dd ul li:first-child{
	margin-right: 29px;
}


/*********/

.error .contents1{

	padding-top: 80px;
	padding-bottom: 60px;
	overflow: hidden;
}

.error .contents1 .sec1{
	width: 960px;
	margin:  auto;
	zoom:1;
	overflow: hidden;
}

.error .contents1 .sec1 a{
	color:#000 !important;
}

.error .contents1 h2{
	background:url(../image/plan_barbg.png);
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 10px;
	margin-bottom: 47px;
}


/*==================================================
プライバシーポリシー
================================================== */
.privacy{
	background:url(../image/content_bg.png) center top repeat-x;
}

div.privacy_box{
	width:960px;
	margin: 0 auto;
	padding-top: 80px;
	padding-bottom: 30px;
}

div.privacy_box h2{
	background: url(../image/plan_barbg.png);
	padding: 5px 5px 5px 10px;
	margin-bottom: 50px;
}

div.privacy_box h3.item-title-h3{
	font-size:1.2em;
	font-weight:bold;
}

div.privacy_box .item-box{
	line-height: 1.8;
	margin-bottom: 30px;
}

div.privacy_box .item-box:last-child{
	margin-bottom: 80px;
}

div.sitemap_box h3{
	font-size: 1.6em;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-bottom: 5px;
	border-bottom: 3px solid #4a6896;
	border-top: 3px solid #4a6896;
	color: #4a6896;
	text-align: center;
}

.privacy div.sitemap_box h3{
	padding-top: 5px;
}

.sitemap-list li {
	padding: 0 0 0 15px;
	line-height: 40px;
	border-bottom: 1px dotted #ccc;
	background: url(../images/common/ico_arrow01.png) 5px center no-repeat;
}

/*==================================================
 サイトマップ
================================================== */
.site{
	background:url(../image/content_bg.png) center top repeat-x;
}

div.sitemap_box{
	padding-top: 80px;
	width:960px;
	margin: 0 auto;
	padding-bottom: 60px;
	background:url(../image/content_bg.png) center top repeat-x;
}

div.sitemap_box h2{
	background: url(../image/plan_barbg.png);
	padding: 5px 5px 5px 10px;
	margin-bottom: 50px;
}

.sitemap-list li {
	padding: 0 0 0 15px;
	line-height: 40px;
	border-bottom: 1px dotted #ccc;
	background: url(../images/common/ico_arrow01.png) 5px center no-repeat;
}

.sitemap-list li a{
	color:#000 !important;
}

/*==================================================
 ブログ
================================================== */

.blog .contents1{
	background:url(../image/content_bg.png) center top repeat-x;
	padding-top: 80px;
	padding-bottom: 60px;
	overflow: hidden;
}

.blog .contents1 .sec1{
	margin: 0 auto;
	width: 960px;
}

.blog .contents1 .sec1 img{
	max-width:960px;
}

.blog .contents1 .sec1 .item-box{
	background:#fff;
	border-radius:8px;
 	box-shadow: 2px 2px 2px rgba(0,0,0,0.1);
	padding:20px;
	margin-bottom:20px;
}

.blog .contents1 .sec1 .item-box dl{
	overflow:hidden;
	zoom:1;
}

.blog .contents1 .sec1 .item-box dl dt{
	float:left;
}

.blog .contents1 .sec1 .item-box dl dd{
	margin-left:100px;
}

.blog .contents1 .sec1 .item-box dl dd a{
	color:#000 !important;
}

/*==================================================
 ブログ詳細
================================================== */

.blog_detail .contents1{
	background:url(../image/content_bg.png) center top repeat-x;
	padding-top: 80px;
	padding-bottom: 60px;
	overflow: hidden;
}

.blog_detail .contents1 .sec1 h3{
	font-size:1.4em;
	border-bottom:3px solid #2d2217;
	margin-bottom:20px;
}

.blog_detail .contents1 .sec1{
	margin: 0 auto;
	width: 960px;
}


.blog_detail .contents1 .sec1 img{
	max-width:920px;
}

.blog_detail .contents1 .sec1 .item-box{
	background:#fff;
	border-radius:8px;
 	box-shadow: 2px 2px 2px rgba(0,0,0,0.1);
	padding:20px;
	margin-bottom:20px;
	overflow:hidden;
	zoom:1;
}

.blog_detail .contents1 .sec1 .item-box dl{
	overflow:hidden;
	zoom:1;
}

.blog_detail .contents1 .sec1 .item-box dl dt{
	float:left;
}


.blog_detail .contents1 .sec1 .item-box dl dd{
	margin-left:100px;
}

/* 詳細ページ 前後の記事へのリンク
-------------------------------------------------- */

.paginated-link {
	margin: 0 5px;
	overflow: hidden;
	margin-top:20px;
}

.paginated-link li {
	width: 48%;
	padding: 0 5px;
	text-align: center;
	font-size: 13px;
	border: 1px solid #cfcfcf;
	border-radius: 4px;
	background: #f0f0f0;
	box-sizing: border-box;
}

.paginated-link li.prev-link {
	float: left;
}

.paginated-link li.next-link {
	float: right;
}

.paginated-link li a {
	height: 35px;
	line-height: 35px;
	display: block;
	overflow: hidden;
	color:#000 !important;
}

/*==================================================
 お問い合わせ
================================================== */

.contact{
	padding-top: 80px;
	padding-bottom: 60px;
	background:url(../image/content_bg.png) center top repeat-x;
}

div.contact_box{
	width: 960px;
	margin: 0 auto;

}

div.contact_box  h2{
	border-top: 3px solid #fb9e96;
	border-bottom: 3px solid #fb9e96;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left:50px;
	margin-bottom: 30px;
	font-size: 1.5em;
	font-weight: bold;
	color: #fff;
	background:url(../image/h2_docbg.png) 10px center no-repeat #fa7d73;
}

div.contact_box table th{
	width:300px;
}

div.contact_box table td{
	width: 780px;
}

div.contact_box table {
	border-top:1px solid #000;
}

div.contact_box table th,
div.contact_box table td{
	border-bottom:1px solid #000;
	padding: 20px;
}

div.contact_box  p.rig{
	margin-bottom: 20px;
}

/* input設定
-------------------------------------------------- */
.input-big,
.input-mid,
.input-min {
	padding: 5px;
	box-sizing: border-box;
}

.input-big {
	width: 100%;
}

.input-mid {
	width: 60%;
}

.input-min {
	width: 60px;
}

div.contact_box form input{
	font-size:1.2em;
}

div.contact_box form textarea{
	width:100%;
	height:180px;
	font-size:1.2em;
}

div.contact_box .clrred{
	color:#c00;
}

/* 必須マーク
-------------------------------------------------- */
.required-mark {
	padding: 1px 3px;
	color: #fff;
	font-size: 12px;
	font-weight: normal;
	border-radius: 5px;
	background: #f00;
	float: right;
}

/* 未記入エラー文
-------------------------------------------------- */
.error-text {
	margin: 0 0 5px;
	color: #f00;
}

/* 確認、バック、送信ボタン
-------------------------------------------------- */
.contact-submits {
	padding: 15px 0 0;
	text-align: center;
}

.contact-submits input {
	margin: 0 5px;
	padding: 5px;
}

/* セキュリティエラー
-------------------------------------------------- */
.sec-error-text {
	line-height: 50px;
	text-align: center;
	color: #f00;
	font-size: 16px;
	border: 2px solid #f00;
}

/*==================================================
新着情報一覧
================================================== */
div.news_item_box{
	margin: 0 auto;
	width:1080px;
	font-size:1.6em;
	padding-bottom: 60px;
}

div.news_item_box .item-box{
	background: #eee;
	border-radius:3px;
	padding: 10px;
	margin-bottom: 20px;
}

div.news_item_box .item-box h3{
	font-weight: bold;
	margin-bottom: 10px;
}

div.news_item_box .item-box a{
	text-decoration: underline;
}

div.news_item_box .item-box .text-more{
	margin-top: 10px;
}


div.news_item_box .item-box .text-more:after{
	content: ">";
	margin-left: 3px;
}

div.news_item_box .item-box a:hover{
	text-decoration: none;
}

/*==================================================
お知らせ詳細
================================================== */

div.news_item_detailbox{
	margin: 0 auto;
	padding-bottom: 80px;
	width: 1080px;
}

div.news_item_detailbox h3{
	font-size: 2.6em;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 20px;
	border-bottom: 3px solid #000;
}

div.news_item_detailbox  .item-text{
	font-size: 12px;
}

.news_item_detailbox .paginated-link{
	padding-top: 30px;
}

/*==================================================
詳細fancy スライダー
================================================== */

.slider_wrap{
	min-width:none !important;
	min-width:initial !important;
}



.slider_detail .contents1 h2{
	border-left: 5px solid #ccc;
	border-bottom: 2px solid #ccc;
	padding-left: 10px;
	color: #111;
	margin-bottom: 30px;
}

.slider_detail .contents1{
	width:653px;
	margin:0 auto;
	padding-bottom: 0px;
	padding-top: 20px;
}

.slider_detail .slider_area{
	margin-bottom: 25px;
	border-bottom: 2px solid #ccc;
}

.slider_detail .bxleft{
	float: left;
	width:318px;
}

.slider_detail .bxleft .bxslider{
	width:450px;
	height:450px;
}

.slider_detail .bx-pager{
	float: right;
	width: 310px;
}

.slider_detail .bx-pager img{
	width:100%;
}

.slider_detail .bx-pager ul li{
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	width: 150px;
}

.slider_detail .bx-pager ul li:nth-child(2n){
	margin-right: 0px;
}

.slider_detail .bxleft .bx-wrapper{
	margin-bottom:20px;
}


.slider_detail dl.bikou{
	padding: 10px;
	padding-bottom:50px;
	margin-bottom: 0px;
}

.slider_detail dl.bikou dt{
	background: #4a6896;
	border-radius: 8px;
	padding-left: 10px;
	padding-right: 10px;
	width: 50px;
	text-align: center;
	color: #fff;
	margin-bottom: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
}

/*==================================================
詳細fancy BEFIREAFTER
================================================== */

.beforeafter_wrap{
	min-width:none !important;
	min-width:initial !important;
}



.beforeafter .contents1 h2{
	border-left: 5px solid #ccc;
	border-bottom: 2px solid #ccc;
	padding-left: 10px;
	color: #111;
	margin-bottom: 30px;
	overflow:hidden;
}

.beforeafter .contents1{
	width:653px;
	margin:0 auto;
	padding-bottom: 0px;
	padding-top: 20px;
}

.beforeafter div.before ,
.beforeafter div.after {
	overflow:hidden;
}

.beforeafter .contents1 dl{
	float:left;
	width:210px;
	margin-right:11px;
	margin-bottom:11px;
}

.beforeafter .contents1 dl:nth-child(3n){
	margin-right:0px;
}

.beforeafter .contents1 dl dt img{
	max-width:210px;
}



/*画像のみ用*/
/*.beforeafter .contents1 ul{
	overflow:hidden;
	margin-bottom:20px;
}

.beforeafter .contents1 ul li{
	float:left;
	width:210px;
	margin-right:11px;
	margin-bottom:11px;
}

.beforeafter .contents1 ul li:nth-child(3n){
	margin-right:0px;
}

.beforeafter .contents1 ul li img{
	max-width:210px;
}*/



/*==================================================
詳細fancy detail_news
================================================== */

.news_wrap{
	min-width:none !important;
	min-width:initial !important;
}



.news_detail .item-box h2{
	border-left: 5px solid #ccc;
	border-bottom: 2px solid #ccc;
	padding-left: 10px;
	color: #111;
	margin-bottom: 30px;
	overflow:hidden;
}

.news_detail .item-box{
	width:653px;
	margin:0 auto;
	padding-bottom: 0px;
	padding-top: 20px;
}

.add_list{
 display: flex;
 justify-content: center;
}
