/* トップページ */

#mainimg {
	background: #000;
}
#mainimg img {
	width: 100%;
	max-width: 100%;
	height: auto;
}
/* bxslider */
.bx-wrapper {
	position: relative;
	width: 100%;
}
.bx-controls {
	position: absolute;
	width: 100%;
	left: 0;
	bottom: 10px;
	z-index: 100;
}
.bx-pager {
	text-align: center;
}
.bx-pager-item {
	display: inline-block;
}
.bx-pager-item a {
	display: block;
	background: #fff;
	width: 8px;
	height: 8px;
	border-radius: 10px;
	margin: 0 2px;
	text-indent: -9999px;
	box-sizing: content-box;
}
.bx-pager-item a.active {
	background: #D1A7A7;
	border: 1px solid #fff;
}



#sec01 .sec1_01 {
	margin: 20px auto 10px;
	padding: 10px 10px 15px;
	text-align: center;
	background: rgba(255,255,253,.9);
	box-shadow: 0 -3px 5px rgba(0,0,0,.05);
}
#sec01 .sec1_01 .tit {
	padding:10px 0 5px;
	color: #B4A97D;
	font-size: 15px;
	font-weight: bold;
}
#sec01 .sec1_01 a.btn01,
#sec01 .sec1_01 a.btn02 {
	position: relative;
	display: block;
	margin: 5px auto 0;
	line-height: 48px;
	text-align: center;
	font-weight: bold;
	font-size: 15px;
	border-radius: 8px;
	box-shadow: 1px 1px 5px rgba(0,0,0,.3);
}
#sec01 .sec1_01 a.btn01 {
	color: #fff;
	background: #4476B5;
}
#sec01 .sec1_01 a.btn01:before {
	position: absolute;
	left: 20px;
	top: 50%;
	content: "";
	display: inline-block;
	width: 7px;
	height: 11px;
	vertical-align: middle;
	margin: -5px 5px 0 0;
	background: url(../common/img/icn_arrow_white.png) no-repeat center;
	background-size: 100%;
}
#sec01 .sec1_01 a.btn02 {
	color: #412C22;
	background: #E5CD5A;
}
#sec01 .sec1_01 a.btn02:before {
	position: absolute;
	left: 20px;
	top: 50%;
	content: "";
	display: inline-block;
	width: 7px;
	height: 11px;
	vertical-align: middle;
	margin: -5px 5px 0 0;
	background: url(../common/img/icn_arrow_brown.png) no-repeat center;
	background-size: 100%;
}
#sec01 .sec1_02 {
	padding: 5px 5px 20px;
}

#sec02 .sec2_01 {
}
#sec02 .sec2_01 div.container {
	padding: 10px 10px 20px;
	background: url(../img/bg_sec2_01.jpg) no-repeat center top;
	background-size: cover;
}
#sec02 .sec2_01 h1 {
	margin-bottom: 30px;
}
#sec02 .sec2_01 .txt01 {
	position: absolute;
	bottom: -10px;
	left: -6%;
}
#sec02 .sec2_01 a.btn_red {
	margin-top: 10px;
}
#sec02 .sec2_02 {
	margin: 30px 0 40px;
	background: url(../img/bg_sec2_02.png) no-repeat 10px top;
	background-size: 100%;
}
#sec02 .sec2_02 h2 {
	padding: 8% 10px 6%;
	font-size: 15px;
}


#sec03 .sec3_tit {
}
#sec03 .sec3_tit h1 {
	position: relative;
	margin-top: 80px;
	margin-bottom: 20px;
	font-size: 20px;
	text-align: center;
	line-height: 1.3;
	background: url(../img/bg_color.png) no-repeat center;
	background-size: 110px auto;
}
#sec03 .sec3_tit h1 .icn {
	position: absolute;
	top: -70px;
	left: 0;
	width: 100%;
	display: block;
	text-align: center;
}
#sec03 .sec3_01 .container{
	padding: 15px 10px 10px;
	background: url(../img/bg_sec3.jpg) no-repeat center top;
	background-size: cover;
}
#sec03 .sec3_01 h2 {
	position: relative;
	left: -10px;
	margin-bottom: 10px;
}
#sec03 .sec3_02 {
	margin: 10px auto 20px;
}
#sec03 .sec3_02 .min_tit {
	margin-bottom: 10px;
	text-align: left;
	padding-top: 10px;
	font-size: 17.5px;
	line-height: 1.4;
}
#sec03 .sec3_02 .pic01 {
	float: left;
	width: 50%;
	padding-right: 2px;
}
#sec03 .sec3_02 .pic02 {
	float: right;
	width: 50%;
	padding-left: 2px;
}
#sec03 .sec3_03 {
	padding-bottom: 10px;
	background:#2A201A;
}
#sec03 .sec3_03 h3 {
	margin-bottom: 10px;
	padding: 8px 10px;
	color: #fff;
	font-size: 17.5px;
	line-height: 1.5;
	background: #000;
}
#sec03 .sec3_03 p {
	color: #fff;
}


#sec04 {
	padding-top: 20px;
}
#sec04 .sec4_tit h1 {
	position: relative;
	margin-top: 80px;
	margin-bottom: 20px;
	font-size: 20px;
	text-align: center;
	line-height: 1.3;
	background: url(../img/bg_color.png) no-repeat center;
	background-size: 110px auto;
}
#sec04 .sec4_tit h1 .icn {
	position: absolute;
	top: -70px;
	left: 0;
	width: 100%;
	display: block;
	text-align: center;
}
#sec04 .sec4_01 {
	padding: 20px 0 10px;
	background: url(../img/bg_sec4_01.jpg) no-repeat center top;
	background-size: cocer;
}
#sec04 .sec4_01 h2 {
	margin: 0 auto 10px;
	font-size: 28px;
	line-height: 1.4;
}
#sec04 .sec4_01 p {
}
#sec04 .sec4_01 a.btn_red {
	margin-top: 20px;
}
#sec04 .sec4_02 {
	margin: 5px auto;
}
#sec04 .sec4_02 h3 {
	padding: 20px 0 10px;
	font-size: 15px;
}
#sec04 .sec4_02 h3 span {
	font-size: 17.5px;
}
#sec04 .sec4_02 p {
	color: #000;
}
#sec04 .sec4_02 .pic02 {
	margin-top: 15px;
}
#sec04 .sec4_02 .pic02 li {
	float: left;
	margin-right: 8px;
}

#sec05 {
	padding: 20px 0 20px;
}
#sec05 .sec5_tit h1,
#sec05 .sec5_tit h2 {
	position: relative;
	margin: 80px 0 10px;
	padding: 10px 0;
	font-size: 20px;
	text-align: center;
	line-height: 1.3;
	background: url(../img/bg_color.png) no-repeat center;
	background-size: 110px auto;
}
#sec05 .sec5_tit h1 .icn,
#sec05 .sec5_tit h2 .icn {
	position: absolute;
	top: -70px;
	left: 0;
	width: 100%;
	display: block;
	text-align: center;
}
#sec05 .spa p.mincho {
	font-size: 17.5px;
	margin-bottom: 10px;
}
#sec05 .spa .btn {
	margin: 10px 0 100px;
}
#sec05 .tourism {
}
#sec05 .tourism .flL {
	padding: 20px 0 0 20px;
}
#sec05 .tourism .sec5_tit .flL {
	padding: 30px 0 0 5px;
}
#sec05 .tourism .bg {
	position: relative;
	margin-bottom: 10px;
}
#sec05 .tourism .bg .txt {
	position: absolute;
	bottom: 12%;
	padding: 0 10px;
	color: #fff;
}
#sec05 .tourism p.mincho {
	font-size: 17.5px;
	margin-bottom: 10px;
}
#sec05 .tourism .bg .txt .copy {
	display: block;
	margin-top: 30px;
	color: #ccc;
}
#sec05 .tourism .btn {
	margin: 10px auto;
}


#sec06 {
	padding: 0 0 20px;
}
#sec06 .wide_container {
	padding-bottom: 10px;
	background: url(../img/bg_sec6_01.png);
	box-shadow: 0 2px 6px rgba(0,0,0,.08);
	background-size: 12px auto;
}
#sec06 .service_list {
	margin-top: -10px;
	padding: 15px 0;
}
#sec06 .service_list li {
	float: left;
	width: 32.4%;
	margin-right: 1.4%;
	margin-bottom: 10px;
	background: #fff;
	overflow: hidden;
	border-radius: 5px;
	box-shadow: 0 0 6px rgba(0,0,0,.1);
}
#sec06 .service_list li:nth-of-type(3n) {
	margin-right: 0;
}
#sec06 .service_list li dd {
	padding: 5px 3px 5px 5px;
	font-size: 10px;
}
#sec06 .service_list .tit {
	font-weight: bold;
	font-size: 11px;
}

#sec07 .container {
	margin-top: -10px;
	padding: 20px 5px 1px;
	background: rgba(255,255,250,.9);
	box-shadow: 0 0 6px rgba(0,0,0,.1);
}
#sec07 .sec7_01 {
	margin-bottom: 20px;
}
#sec07 .rec_tit {
	margin-bottom: 10px;
	padding: 7px 10px;
	text-align: center;
	width: 107%;
	width: -webkit-calc(100% + 20px);
	width: calc(100% + 20px);
	margin: 0 -10px;
	color: #A73946;
	font-weight: bold;
	background: rgba(171,109,107,.25);
	border-radius: 6px;
}
#sec07 .plan_tit {
	margin-bottom: 10px;
	padding: 5px 5px;
	color: #A73946;
	font-weight: bold;
	background: rgba(171,109,107,.25);
	border-radius: 6px;
}
#sec07 dl.rec_box {
	display: table;
	width: 100%;
	padding: 10px 10px 10px 0;
	border-bottom: 1px dotted;
	border-color: rgba(45,30,23,.25);
}
#sec07 a:nth-of-type(1) dl.rec_box,
#sec07 a:nth-of-type(3) dl.rec_box {
	background: url(../img/bg_sec7_01.png) no-repeat right center;
	background-size: 10px auto;
}
#sec07 a:nth-of-type(2) dl.rec_box {
	background: url(../img/bg_sec7_02.png) no-repeat right center;
	background-size: 10px auto;
}
#sec07 dl.rec_box dt {
	display: table-cell;
	vertical-align: middle;
	width: 130px;
	margin: 0 auto 15px;
	border-radius: 6px;
	overflow: hidden;
}
#sec07 dl.rec_box dd {
	position: relative;
	display: table-cell;
	vertical-align: middle;
	padding-left: 8px;
	line-height: 1.4;
}
#sec07 dl.rec_box .icn {
	position: absolute;
	top: -5px;
	left: -20px;
}
#sec07 .plan_box {
	position: relative;
	float: left;
	width: 48.5%;
	margin-right: 3%;
	margin-bottom: 20px;
	border-radius: 12px;
}
#sec07 .plan_box:nth-of-type(2n) {
	margin-right: 0;
}
#sec07 .plan_box .sec7_tit {
	padding: 10px 10px 8px;
}
#sec07 .plan_box:nth-of-type(2) .sec7_tit {
	padding: 10px 5px 8px;
}
#sec07 .plan_box dl dt {
	margin: 0 auto;
	border-radius: 10px;
	overflow: hidden;
}
#sec07 .plan_box dl dd {
	padding: 10px 0 55px;
	line-height: 1.4;
}
#sec07 .plan_box a.btn_red {
	position: absolute;
	bottom: 0;
	width: 100%;
	font-size: 12.5px;
}
#sec07 .plan_box a.btn_red:before {
	left: 15px;
	margin-top: -6px;
}

#page_footer .btn_sns {
	margin: 20px auto;
}



#oshirase2004{
	margin-top: 20px;
	text-align: center;
	padding: 10px 20px;
	width: 100%;
	box-sizing: border-box;
}
#oshirase2004 .oshirase2004_box{
	width: 100%;
	margin: 0 auto;
}
#oshirase2004 a{
	box-sizing: border-box;
	width: 100%;
	margin: 0 auto;
	display: block;
	padding: 10px 0;
	font-size: 100%;
	font-weight: bold;
	text-align: center;
	border: 1px solid #B12B2A;
	font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	color: #B12B2A;
	background: #FFF;
	box-shadow: 0 2px 2px rgba(0,0,0,0.2);
}