<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/*  
Theme Name:Original Style - 1column
Version:1.1
2016.11.05
*トップページの指定
*/


.home #contents &gt; .inner {/* トップページ幅 100% */
	width:100%;
	max-width:100%;
}
.topinner {/* コンテンツは1000pxに */
	width:1000px;
	margin:0 auto;
	max-width:96%;
}

/* tinyMCE用に見出しをリセット */
.toppage h3,
.toppage h4,
.toppage h5 {
	background:none;
	border:none;
	color:inherit;
	font-size:inherit;
	line-height:inherit;
	margin:0;
	padding:0;
}
.toppage h3::before,
.toppage h3::after ,
.toppage h4::before,
.toppage h4::after,
.toppage h5::before,
.toppage h5::after {
	display:none;
}


/*==========================
	　mainimage
==========================*/

/*-- スライダーの時 ------------*/

.slider { }
.slick-slide img { margin:0 auto;}

button.slick-arrow {/* 矢印ボタン */
	background:none;
	border:none;
	position:absolute;
	top:50%;
	margin-top:-20px;
	height:40px;
	width:16px;
	text-indent:-9px;
	z-index:1;
}
button.slick-arrow:hover {
 	cursor:pointer;
	opacity:0.7;
}
button.slick-prev {/* 矢印（前へ）ボタン */
	background:url(img/btn_prev.png) no-repeat;
	left:18%;
	margin-left:-16px;
}
button.slick-next {/* 矢印（次へ）ボタン */
	background:url(img/btn_next.png) no-repeat;
	right:18%;
	margin-right:-16px;
}
@media screen and (max-width: 1650px) {
button.slick-prev {	left:13.7%;}
button.slick-next {	right:13.7%;}
}
@media screen and (max-width: 1400px) {
button.slick-prev {	left:8%;}
button.slick-next {	right:8%;}
}
@media screen and (min-width: 1200px) {
.slick-track {}
.slick-slide:not(.slick-center) {/* 前と次の画像を半透明に */
	opacity: 0.4;
	-moz-opacity: 0.4;
	filter: alpha(opacity=40);
}
}

/*==========================
	新着情報
==========================*/
.topnews .news {
	margin-bottom:0;
	position:relative;
}

/* 新着情報見出し */

.topnews h3 {
	font-size:28px;
	padding:0.4em 0 0.6em 2.6em;
	background:url(img/h3_icon.svg) no-repeat 0.6em top;
	position:relative;
	text-align:left;
	margin-bottom:1.2em;
}
.topnews h3::before ,
.topnews h3::after {
	position:absolute;
	content:"";
	display:block;
	bottom:0;
	left:0;
	height:2px;
}
.topnews h3::before {
	background:#ccc;
	width:100%;
}
.topnews h3::after {
	background:#1a1a1a;
	width:24%;
}

/* 一覧へボタン */

.topnews .btn {
	position:absolute;
	top:10px;
	right:20px;
}
.topnews .news .btn a {
	display:inline-block;
	line-height:1.2;
	padding:0.25em 0.5em 0.15em;
	text-decoration:none;
	color:#555;
	font-size:16px;
	letter-spacing:0.08em;
}
.topnews .news .btn a:hover {
	color:#ff0000;
}

/* 新着情報 */
.topnews .news dl {
	line-height:1.3;
	margin:1.2em 0;
}
.topnews .news dt {
	 font-weight:nomal;
	 color:#ff0000;
	padding:0 20px 7px;
}
.topnews .news dd {
	margin-bottom:18px;
	padding:0 20px 15px;
	border-bottom:1px dashed #e6e6e6;
}
.topnews .news dd a {
	 text-decoration:none;
	 color:#555;
}
.topnews .news dd a:hover {
	color:#ff0000;
}

/*==========================
	汎用に使えるボタン
==========================*/
.btn-style { text-align:center; }
.btn-style a {
	background: #e1be7f;
	width:100%;
	max-width:360px;
	padding:0.8em 1em;
	text-align:center;
	color:#fff;
	display:inline-block;
	text-decoration:none;
	line-height:1.2;
	box-sizing:border-box;
	font-size:18px;
	position:relative;
	font-family:"游明朝", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif;
}
.btn-style a::before {
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    content: "";
    display: block;
    height: 8px;
    margin-top: -4px;
    position: absolute;
    right: 10px;
    top: 50%;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    width: 8px;
}
.btn-style a:hover {
	opacity: 0.7;
	-moz-opacity: 0.7;
	filter: alpha(opacity=70);
 	cursor:pointer;
}
.under .btn-style a {
	width:auto;
	min-width:280px;
}
.under .btn-style{
	text-align:center;
}
.btn_box{
	text-align:center;
}
.btn_box .btn-style {
    display: inline-block;
	max-width: 48%;
}
/*==========================
	loopSlider　無限ループスライダー
==========================*/
.loopSliderWrap {
    top: 0;
    left: 0;
    height: 242px;
    overflow: hidden;
    position: absolute;
}
 
.loopSlider {
    margin: 0 auto;
    width: 100%;
    height: 242px;
    text-align: left;
    position: relative;
    overflow: hidden;
}
 
.loopSlider ul {
    height: 242px;
    float: left;
    overflow: hidden;
}
 
.loopSlider ul li {
    width: 333px;
    height: 242px;
    float: left;
    display: inline;
    overflow: hidden;
}

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

.top .mainblock a {
	text-decoration:none;
}
.top .mainblock a:hover {
}

	.mainimage .main_copy{
		/* display:none; */
		position:absolute;
		top: 330px;
		left:0;
		right:0;
		z-index: 1;
		color: #fff;
		letter-spacing:0.2em;
		font-weight:bold;
		width:1600px;
		max-width:90%;
		margin:auto;
		font-family: "游明朝", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif;
	}
	.mainimage .main_copy .copy01{
        font-size: clamp(16px, 40 / 1500 * 100vw, 40px);
		line-height: 1.6;
		filter:drop-shadow(0 0 10px rgba(0, 0, 0, 1));
		margin-bottom: 2vw;
	}
		.mainimage .main_copy .copy02{
        font-size: clamp(13px, 24 / 1500 * 100vw, 24px);
			line-height:1.8;
			filter:drop-shadow(0 0 10px rgba(0, 0, 0, 1));
	}
	.mainimage .address{
		/* display:none; */
		position:absolute;
		top: 650px;
		right: 10vw;
		z-index: 1;
		background:rgba(89,47,6,0.5);
		color:#fff;
		font-size:20px;
		line-height: 1.6;
		padding:20px;
		font-family: "游明朝", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif;
}

@media ( max-width : 1200px ) {
	.mainimage .address{
				right: 120px;
	}
}



/*-- 余白・背景 --------------*/


.topnews {
	padding:3em 0;
}

/*-- 見出し --------------*/

.top .h2_bg {
	background:url(img/h2_bg.png) no-repeat center;
	background-size:cover;
}
.top h2{
	color:#574634;
	padding: 0;
	text-align:center;
	letter-spacing:0.1em;
	font-size:30px;
	font-family:"游明朝", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif;
	line-height: 1.2;
	margin-bottom:30px;
}
.top h2 span{
	display:
	block;
	font-size:14px;
	color:#cc9840;
}
.top .h2_bg h2 {
	color:#fff;
	margin-bottom:0;
	padding:50px 0;
}
.top .h2_bg h2 span{
	color:#fff;
}
/*-- ボックスその他 --------------*/
.top00{
	padding:50px 0;
	background:url(img/top00_bg.jpg) no-repeat center top;
}
.top00 .news{
	position:relative;
	background:#fff;
	padding:20px;
	box-sizing:border-box;
	border:1px solid #ccac76;
}
.top00 .news dt {
	color:#949494;
}
#main .news .btn a {
    display: inline-block;
    background: #ccac76s;
    line-height: 1.2;
    padding: 4px 7px 2px;
    text-decoration: none;
    color: #fff;
    font-size: 12px;
    letter-spacing: 0.05em;
	background:#ccac76;
}
#main .news .btn a:hover {
	opacity: 0.7;
	-moz-opacity: 0.7;
	filter: alpha(opacity=70);
}
#main .news h3 {
    font-size: 24px;
    color: #4c3823;
    line-height: 1.2em;
    letter-spacing: 0.05em;
	font-family:"游明朝", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif;
    padding: 5px 0 10px 5px;
    margin-bottom: 0.6em;
    text-align: left;
	border-bottom:3px solid #ccac76;
}
#main .news h3 span{
	font-size:14px;
	color:#6d6d6d;
}
#main .news h3:before{
	display:none;
}
#main .news .btn {
    position: absolute;
   top: 30px;
    right: 20px;
}
#main .news dd {
    margin-bottom: 10px;
    padding: 0 0 10px;
}
#main .news ss a:hover{
	text-decoration:underline;
}
#main .news dd a:hover{
	text-decoration:underline;
}
.top01{
	padding:50px 0;
	background:url(img/top01_bg.jpg) no-repeat center top;
	background-size:cover;
	text-align:center;
}
.top01 p.p01 {
    max-width: 700px;
    margin: 0 auto 2em;
	text-align:left;
}
.top02{
	padding:50px 0;
	background:url(img/top02_bg.png) repeat-x left bottom;
	text-align:center;
}
.top03 .columns .column{
	background:url(img/top03_bg01.jpg) no-repeat center top;
	background-size:cover;
	padding:70px 20px;
	box-sizing:border-box;
	color:#fff;
}
.top03 .columns .column:nth-child(2){
	background:url(img/top03_bg02.jpg) no-repeat center top;
	background-size:cover;
}
.top03 .columns .column:nth-child(3){
	background:url(img/top03_bg03.jpg) no-repeat center top;
	background-size:cover;
}
.top03 .columns .column h3{
	font-size:34px;
	font-family:"游明朝", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif;
	padding-bottom:30px;
	margin-bottom:30px;
	position:relative;
}
.top03 p.small_txt{
	color:#fff;
	margin:0 0 10px!important;
	font-size:18px;
	font-family:"游明朝", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif;
}
.top03 .columns .column h3:before{
	content:"";
	position:absolute;
	bottom:0;
	left:0;
	width:60px;
	height:1px;
	background:#fff;
}
.top03 .btn-style {
    text-align:left;
	margin-bottom:15px;
}
.top03 .btn-style a{
    background:rgba(204,172,118,0.3);
	border:1px solid #fff;
}
.top04_ttl{
	padding:50px 0;
	border-bottom:10px solid #ccac76;
}
.top .top04_ttl h2{
	margin-bottom:0;
}	
.top04 .box01{
	background:url(img/top04_bg01.jpg) no-repeat center top;
	background-size:cover;
}
.top04 .box02{
	background:url(img/top04_bg02.jpg) no-repeat center top;
	background-size:cover;
}
.top04 .box03{
	background:url(img/top04_bg03.jpg) no-repeat center top;
	background-size:cover;
}
.top04 .box04{
	background:url(img/top04_bg04.jpg) no-repeat center top;
	background-size:cover;
}
.top04 .con_l{
	width:75%;
	background:rgba(255,255,255,0.6);
	padding:50px 40px;
	box-sizing:border-box;
}
.top04 .con_r{
	width:75%;
	background:rgba(248,245,230,0.9);
	padding:50px 40px;
	box-sizing:border-box;
}
.top04 h3 {
    text-align: left;
    color: #574634;
    padding: 23px 0 22px 80px;
    margin: 0 0 25px;
    font-family: "游明朝", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif;
    font-size: 28px;
    background: url(img/top04_num01.png) no-repeat left center;
}
.top04 .box02 h3{
	background: url(img/top04_num02.png) no-repeat left center;
}
.top04 .box03 h3{
	background: url(img/top04_num03.png) no-repeat left center;
}
.top04 .box04 h3{
	background: url(img/top04_num04.png) no-repeat left center;
}
.top04 .btn-style {
    text-align: left;

}
.top05{
	padding:100px 0;
	background:url(img/top05_bg.jpg) no-repeat center top;
	background-size:cover;
	text-align:center;
}
.top05 p {
    max-width: 700px;
    margin: 0 auto 2em;
	text-align:left;
}
.top06 p{
	margin-bottom:0!important;
}
.top07{
	padding:80px 0;
	background:url(img/top07_bg01.jpg) no-repeat center top;
	background-size:cover;
}
.top07 .con_l,.top07 .con_r{
	width:49%;
}
.top07 .con_r{
	background:#fff;
	box-sizing:border-box;
	padding:20px;
	border:1px solid #ccac76;
}
.top07 .con_r p{
	font-size:14px;
}
.top07 table.table01 th,.top07 table.table01 td{
	border-bottom:none;
}
.top07 table.table01 th{
	color:#e1be82;
}
.top07 .googlemap {
    padding-bottom: 100%;
}

.top09 {
    padding: 60px 0 0;
}
.top09 .columns{
	border-top:9px solid #ccac76;
}
.top09 .cont_box .text_wrap{
	width: 490px;
	margin:
	auto;
	max-width: 90%;
}
.top09 .cont01 {
    background:url(img/reason_bg_1.png)no-repeat bottom right / cover;
}
.top09 .cont02 {
    background:url(img/reason_bg_2.png)no-repeat bottom right / cover;
}
.top09 .cont03 {
    background:url(img/reason_bg_3.png)no-repeat bottom right / cover;
}
.top09 .cont04 {
    background: url(img/reason_bg_4.png)no-repeat bottom right / cover;
}
.top09 .cont05 {
    background:url(img/reason_bg_5.png)no-repeat bottom right / cover;
}
.top09 .cont06 {
    background:url(img/reason_bg_6.png)no-repeat bottom right / cover;
}
.top09 h3{
	text-align:center;
	margin-bottom:20px;
	font-size:28px;
	color:#574634;
	line-height:1.2;
		font-family:"游明朝", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif;
}
.top09 .btn-style{
	margin-bottom:0;
}
.top09 .btn-style span {
	background: #e1be7f;
	width:100%;
	max-width:360px;
	padding:0.8em 1em;
	text-align:center;
	color:#fff;
	display:inline-block;
	text-decoration:none;
	line-height:1.2;
	box-sizing:border-box;
	font-size:18px;
	position:relative;
	font-family:"游明朝", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif;
}
.top09 .btn-style span::before {
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    content: "";
    display: block;
    height: 8px;
    margin-top: -4px;
    position: absolute;
    right: 10px;
    top: 50%;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    width: 8px;
}
.top10 .bg{
    padding: 60px 0 10px;
    background:
    url(img/top10_bg.jpg)no-repeat center / cover;
}
.top10 .cont_box{
	margin-bottom:50px;
}
.top10 h3{
	color:#574634;
	font-size:26px;
font-family:"游明朝", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif;
	margin-bottom:20px;
}
.top10 h3 img{
	display:block;
	margin-bottom:30px;
}
.top10 .btn-style{
	margin-bottom:0;
}
.top08{
    padding: 310px 0 30px;
    background: url(img/top08_bg.jpg)no-repeat center top;
    min-height: 860px;
    box-sizing: border-box;
}
.top08 h2{
	font-size:34px;
	text-align:left;
}

.top11{
	padding:40px 0 70px;
}
.top11 .text_box{
	color:#fff;
	background:url(img/top11_bg.jpg)no-repeat center / cover;
	padding:60px;
	line-height:2;
	margin-bottom:50px;
}
.top11 .text_box h2{
	color:#fff;
}
.top11 .text_box p:last-child{
	margin-bottom:0;
}

.top11 .column:first-child{
	background:#e9e6dc;
	display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-pack:center;
-ms-flex-pack:center;
justify-content:center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.top11 .column:first-child h3{
	font-family:"游明朝", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif;
	color:#574634;
	text-align:center;
	font-size:28px;
	margin-bottom:20px;
}
.top11 .column:first-child ul{
	width:160px;
	margin:auto;
	display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.top11 .column.link_box{
	display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-pack:center;
-ms-flex-pack:center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
	background:url(img/top11_bnr_bg.jpg)no-repeat center / cover;
}
.top11 .column.link_box h2{
	color:#fff;
	margin-bottom:0;
}
.top11 .column.link_box:before{
    content: "";
    display: block;
    position: absolute;
    bottom:10px;
    right:10px;
    margin:0 auto;
    width:23px;
    height:23px;
background:url(img/bnr_arrow.png)no-repeat center / cover;
}
.top11 .column.link_box:after{
	    content: "";
    display: block;
    position: absolute;
top:50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
    left:0;
    right:0;
    margin:0 auto;
    width:calc(100% - 20px);
    height:calc(100% - 20px);
	border:1px solid #fff;
}
/********************************
	Responsive
*********************************/

@media screen and (min-width: 768px) {/* タブレットまで */
.top00 .con_l,
.top00 .con_r {
	/* width:48.5%; */
}

.top00 .news {
    width:48.5%;
    box-sizing: border-box;
    max-width: 100%;
    border-radius: 8px;
    position: relative;
}
.top00 .news dt {
    float: left;
    width: 30%;
    overflow: hidden;
}

#main .news.con_r .btn a {
    background:#cc9840;
}
#main .news .btn a:hover {
	opacity: 0.7;
	-moz-opacity: 0.7;
	filter: alpha(opacity=70);
}

#main .news .btn {
    position: absolute;
	top: 21px;
    right: 0;
}
#main .news dd {
    margin-bottom: 15px;
    padding: 0 0 15px;
    border-bottom: 1px solid #b8b3a7;
}
#main .news dt{
	 color:#333;
}
#main .news dd a {
	 text-decoration:none;
	 color:#333;
}
#main .news dd a:hover {
	 text-decoration:underline;
}


	
	
/*==========================
	mainimage
==========================*/

/*-- 一枚画像の時 ------------*/

.mainimage {
   background: none;
   margin: 0;
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 0;
   z-index: -1;
}

.home .main_wrap {
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   z-index: -1;
}
	.home #contents {
	   padding-top: 860px;
	}
	.slick-track {
	   height: 830px;
	}
.slick-slide img {
   margin: 0 auto;
   height: 100%;
   width: auto !important;
   max-width: inherit;
   left: 50%;
}

.mainimage .slick-list li:nth-child(1) {
   background: url(img/main_image01.jpg) no-repeat center top;
}
.mainimage .slick-list li:nth-child(2) {
   background: url(img/main_image02.jpg) no-repeat center top;
}
.mainimage .slick-list li:nth-child(3) {
   background: url(img/main_image03.jpg) no-repeat center top;
}
	.mainimage .main_list{
		box-shadow:0 0px 5px #ccc;
	}
.mainimage .main_list ul{
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	align-items: center;
	gap:0 40px;
	padding: 30px 0;
	width:1600px;
	max-width:90%;
	margin:auto;
}
.mainimage .main_list ul li{
	font-size:24px;
	color:#574634;
	font-weight:bold;
	    font-family: "游明朝", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif;
	height:85px;
		display: flex;
flex-wrap: wrap;
align-items:center;
	padding-left:100px;
}
	.mainimage .main_list ul li .large{
		font-size:38px;
		position:relative;
		top:3px;
	}
	.mainimage .main_list ul li.text01{
		background:url("img/main_icon01.png")no-repeat center left;
	}
		.mainimage .main_list ul li.text02{
		background:url("img/main_icon02.png")no-repeat center left;
	}
		.mainimage .main_list ul li.text03{
		background:url("img/main_icon03.png")no-repeat center left;
	}
@media(min-width: 1200px){
	.mainimage .slick-list li:nth-child(1) {
	   background: url(img/main_image01.jpg) no-repeat center bottom;
	}
	.mainimage .slick-list li:nth-child(2) {
	   background: url(img/main_image02.jpg) no-repeat center bottom;
	}
	.mainimage .slick-list li:nth-child(3) {
	   background: url(img/main_image03.jpg) no-repeat center bottom;
	}
}
	@media(min-width: 768px) and (max-width:1200px){
			.home #contents {
	   padding-top: 620px;
	}
	.slick-track {
	   height: 630px;
	}
.mainimage .slick-list li:nth-child(1) {
	background-size: cover;
	background-position:35% 0;
}
.mainimage .slick-list li:nth-child(2) {
	background-size: cover;
	background-position:35% 0;
}
.mainimage .slick-list li:nth-child(3) {
	background-size: cover;
	background-position:35% 0;
}
		.mainimage .main_copy{
			top:280px;
		}
		.mainimage .main_copy .copy01{
			font-size:30px;
		}
				.mainimage .main_copy .copy02{
			font-size: clamp(14px,2vw,20px);
		}
		.mainimage .address{
			top: 480px;
			font-size: clamp(14px,1.6vw,16px);
			left:auto;
			right: 100px;
		}
		.mainimage .main_list ul{
			gap:0 30px;
		}
		.mainimage .main_list ul li{
			font-size:20px;
			background-size:50px!important;
			padding-left:60px;
			height:50px;
		}
}
/*==========================
	　TOP コンテンツ
==========================*/

/*-- ボックスその他 --------------*/
.columns { 
	display:-webkit-box;
    display:-moz-box;
    display:-webkit-flexbox;
    display:-moz-flexbox;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
}
.top02 .columns,.top03 .columns,.top04 .columns{
	-webkit-justify-content:space-between;
	-ms-flex-pack: space-between;
	-webkit-box-pack:space-between;
	justify-content: space-between;
}
.top02 .columns .column {
  -webkit-box-flex-basis: 32%;
  -webkit-flex-basis: 32%;
  flex-basis: 32%;
}
.top03 .columns .column {
  -webkit-box-flex-basis: 33.333%;
  -webkit-flex-basis: 33.333%;
  flex-basis:33.333%;
}
.top04 .columns .column {
  -webkit-box-flex-basis: 33.333%;
  -webkit-flex-basis: 33.333%;
  flex-basis:33.333%;
}
	.top09 .columns{
		display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
	}
	.top09 .cont_box{
		width:33.333%;
		height: 400px;
		display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-pack:  center;
-ms-flex-pack:  center;
justify-content:  center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
	}
	.top10 .cont_box{
		display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
	}
	.top10 .cont_box.reverse{
	-webkit-box-orient: horizontal;
-webkit-box-direction: reverse;
-ms-flex-direction: row-reverse;
flex-direction: row-reverse;
}
	.top10 .cont_box &gt;*{
		width:49%;
	}
	.top10 .text_box{
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}
	.top10 .reverse .text_box{
		-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
	}
	.top10 .text_wrap{
		width:480px;
	}
.top10 .btn-style{
	text-align:left;
}
	.top10 p{
		line-height:2;
	}
	.top08 .text_box{
		width: 640px;
		max-width: 64%;
	}
	.top08 .btn-style{
    text-align: left;
}
	.top11 .columns{
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
	}
.top11 .column{
	height:220px;
	width:48%;
}
}
@media screen and (min-width: 768px)  and (max-width: 1400px) {
	.top09 h3{
		font-size:24px;
	}
}
@media screen and (min-width: 768px)  and (max-width: 1280px) {/* 程よいブラウザサイズでメインイメージを縮小 */
	.top09 .cont_box{
		width:50%;
		height: 300px;
		border:1px solid #fff;
		box-sizing:
		border-box;
	}	
}
@media screen and (min-width: 768px)  and (max-width: 1041px) {
.top03 .columns .column h3 {
    font-size: 20px;
}
.time-table {
    font-size: 14px;
}

		.top10 .text_box{
		padding-right:20px;
		box-sizing:border-box;
	}
		.top10 .reverse .text_box{
		padding-left:20px;
			padding-right:0;
	}
	.top08{
		padding-top:160px;
		background-size:1100px;
		min-height: 500px;
	}
	.top08 h2{
		font-size:30px;
	}
	.top08 .text_box{
		max-width:60%;
	}
	.top11 .column.link_box h2{
		font-size:26px;
	}
}

@media screen and (max-width: 1041px) {/*コンテンツが横幅いっぱいになったら*/

.h3_bg {
	background-image: url(img/top01_bg_tab.svg) ;
	background-size:100% auto;
}
.h3_bg h3 {
	font-size:28px;
	line-height:1.4em;
}
}

@media screen and (max-width: 767px) {/* スマホ */

.topinner {
	width:420px;
	margin:0 auto;
	box-sizing:border-box;
}

/*==========================
	　mainimage
==========================*/
.mainimage,
.slider { margin-bottom:0;}
.mainimage img {
    height: auto;
    max-width: none;
    max-height: none;
    width: 100%;
}

	.mainimage .main_copy{
		top: 42vw;
		letter-spacing:0.1em;
		max-width: 96%;
	}
	.mainimage .main_copy .copy01{
		font-size: clamp(16px,4vw,30px);
	}
		.mainimage .main_copy .copy02{
		font-size: clamp(14px,3vw,24px);
		line-height:1.4;
	}
	.mainimage .address{top: 95vw;left:2%;right:auto;font-size: clamp(12px,3vw,18px);padding:15px 20px;}
	.mainimage .main_list{
		position:absolute;
		top: 126vw;
		right: 0;
		left: 0;
	}
	.mainimage .main_list ul{
		display: flex;
flex-wrap: wrap;
justify-content: center;
align-items: center;
		gap:10px;
	}
	.mainimage .main_list li{
		width:110px;
		height:110px;
		border-radius:110px;
		color:#fff;
		text-align:center;
		line-height:1.2;
		    font-family: "游明朝", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif;
	padding-top:50px;
		box-sizing:border-box;
		background-size:auto 30px!important;
		font-size:16px;
	}
	.mainimage .main_list li .large{
		font-size:22px;
		line-height:16px;
		position:relative;
		top:2px;
	}
	.mainimage .main_list li.text01{
	background:#5c320a url("img/sp_main_icon01.png")no-repeat center top 15px;
		}
		.mainimage .main_list li.text02{
	background:#5c320a url("img/sp_main_icon02.png")no-repeat center top 15px;
		}
		.mainimage .main_list li.text03{
	background:#5c320a url("img/sp_main_icon03.png")no-repeat center top 15px;
		}
/*==========================
	新着情報
==========================*/
#main .news {
    margin-top:0;
    position: relative;
}
#main .news h3 { font-size:20px;}
#main .news h3 .subtitle { font-size:12px; margin-left:0;}
#main .news dt,#main .news dd { padding-left:10px; padding-right:10px;}
#main .news .btn {
   right: 20px;
    top: 25px;
}
#main .news .btn a {
	font-size:12px;
}

/*==========================
	電話ボタン
==========================*/

#main &gt; .telbtn {
	margin-bottom:1.2em;
}
.telbtn {
	text-align:center; 
	margin-bottom:1em;
}
.telbtn a {
	background:#ff0000;
	text-align:center;
	width:280px;
	max-width:100%;
	color:#fff;
	display:inline-block;
	padding:10px 5px 10px;
	text-decoration:none;
	font-size:24px;
	box-sizing:border-box;
	letter-spacing:0.08em;
	border-radius:4px;
	line-height:1.2em;
}
.telbtn a .subtxt {
	font-size:14px;
	display:block;
	margin-bottom:1px;
}
.telbtn a:hover {
	opacity: 0.7;
	-moz-opacity: 0.7;
	filter: alpha(opacity=70);
}

/*==========================
	loop
==========================*/

.loopSlider {    height: 242px;}
.loopSlider ul {    height: 242px;}
.loopSlider ul li {
    width: 333px;
    height: 242px;
}

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

/*-- 余白・背景 --------------*/


/*-- 見出し --------------*/

.top h2 {
    font-size: 26px;
}
/*-- ボックスその他 --------------*/
.top01 p.p01{
    text-align: left;

}
.top03 .columns .column h3 {
    font-size: 24px;
}
.top04{
	padding:40px 0;
}
.top04 .con_l {
    width: 100%;
    background: none;
    padding: 0;
    box-sizing: border-box;
}
.top04 .con_r {
    width: 100%;
    background: none;
    padding: 0;
    box-sizing: border-box;
}
.top04 .box01{
	background:none;
	padding-bottom:30px;
}
.top04 .box02{
	background:none;
	padding-bottom:30px;
}
.top04 .box03{
	background:none;
	padding-bottom:30px;
}
.top04 .box04{
	background:none;
}
.top04 h3 {
    font-size: 20px;
}
.top05 {
    padding: 60px 0;
}
.top07 {
    padding: 60px 0;
}
.top07 .con_l, .top07 .con_r {
    width: 100%;
}

.btn_box .btn-style {
    display: block;
    max-width: 100%;
    margin: 0 auto 10px;
}
.top09 .cont_box{
	padding:50px 0;
}
	.top09 .cont_box + .cont_box{
		border-top:2px solid  #fff;
	}
	.top09 h3{
		font-size:24px;
	}
	.top10 .bg{
		padding-top:0;
	}
	.top10 .text_box{
		padding:0 20px;
	}
	.top10 h3{
		text-align:center;
	}
	.top10 h3 img{
		width:70px;
		margin:20px auto 10px;
	}
	.top08 {
		padding: 30px 0 0;
		background-position: left top;
		background-size: 1400px;
		min-height: 0;
	}
	.top08 h2{
		margin-top:20px;
		font-size:24px;
	}
	.top11{
		padding:40px 0 40px;
	}
	.top11 .text_box{
		padding:30px 20px;
		margin-bottom:30px;
	}
	.top11 .column{
	height:170px;
	}
	.top11 .column + .column{
		margin-top:20px;
	}
	.top11 .column:first-child h3{
		font-size:24px;
	}
}

@media screen and (max-width: 480px) {/* スマホ480px */
	.top08{
		background-size:1000px;
	}
}

@media screen and (max-width: 320px) {/* スマホ320px */
}


@media screen and (min-width:768px) and (max-width: 1600px){

}

@media screen and (min-width:1001px) and (max-width: 1380px){
/* .home #contents {
    padding-top: 45%;
} */
}
@media screen and (min-width:768px) and (max-width: 1200px){

}


/* TOPバナー */
.topbnr{
	padding:50px 0;
}
@media screen and (min-width:768px){
	.topbnr .columns{
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
		margin-bottom:40px;
	}
.topbnr .columns &gt;*{
width:48%;
}
}
.bnr_area .sp {
    display: none;
}

.bnr_area .link_box {
    display: block;
    position: relative;
}
.bnr_area.wide .link_box{
width:100%;
}
.bnr_area .link_box .text_area {
    position: absolute;
top:50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
    left: 18px;
}

.bnr_area .link_box .text_area h2 {
    color: #574634;
    font-size: 20px;
	text-align:left;
    position: relative;
    line-height: 1.5;
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0;
    letter-spacing: 0.12em;
}
.bnr_area.wide .link_box .text_area h2 {
	font-size:24px;
}

.bnr_area .link_box .text_area p {
    color: #574634;
    font-size: 14px;
    letter-spacing: 0.02em;
		font-family:"游明朝", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif;
}
@media screen and (min-width: 768px)  and (max-width: 1041px) {
	.bnr_area .link_box .text_area h2 {
		font-size:16px;
	}
		.bnr_area.wide .link_box .text_area h2 {
		font-size:18px;
	}
}
@media screen and (max-width: 767px) {
	.topbnr {
    padding: 20px 0;
}
    .bnr_area {
        display: block;
    }
	.bnr_area:not(.wide) &gt;*{
		margin-bottom:1em!important;
	}
    .bnr_area .sp {
        display: block;
    }
    .bnr_area .pc {
        display: none;
    }
	.bnr_area .link_box .text_area h2 {
		font-size:16px;
	}
		.bnr_area.wide .link_box .text_area h2 {
		font-size:16px;
		letter-spacing: 0;
	}
	.bnr_area .link_box .text_area p {
		line-height:1.2;
	}
}

/*==========================
	リンクボックス
==========================*/
.link_box {
  position: relative;
  transition: .3s;
}

.link_box:hover {
  opacity: .7;
}

.link_box&gt;*:last-child {
  margin: 0;
}

.link_box a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}

.link_box a span.link {
  display: none;
}

@media (max-width : 767px) {
  .link_btn a {
    margin: 0 auto 10px;
    font-size: 14px !important;
  }

  .link_btn.btns a {
    display: block;
    width: 100%;
    max-width: 400px;
    margin: 0 auto 10px;
  }
}

@media screen and (max-width: 767px) {
  .sec_box:not(:first-of-type) {
    margin-top: 5%;
  }
  .sec_box:first-of-type {
    margin-top: 0;
  }
  .sec_box .colbox_2:not(:first-of-type), .sec_box .colbox_3:not(:first-of-type), .sec_box .colbox_4:not(:first-of-type), .sec_box .colbox_5:not(:first-of-type) {
    margin-top: 5%;
  }
  .sec_box.sp_colbox_2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .sec_box.sp_colbox_2 .colbox_2, .sec_box.sp_colbox_2 .colbox_3, .sec_box.sp_colbox_2 .colbox_4, .sec_box.sp_colbox_2 .colbox_5 {
    width: 49%;
    margin-right: 2%;
  }
  .sec_box.sp_colbox_2 .colbox_2:not(:first-child), .sec_box.sp_colbox_2 .colbox_3:not(:first-child), .sec_box.sp_colbox_2 .colbox_4:not(:first-child), .sec_box.sp_colbox_2 .colbox_5:not(:first-child) {
    margin-top: 0;
  }
  .sec_box.sp_colbox_2 .colbox_2:nth-child(2n), .sec_box.sp_colbox_2 .colbox_3:nth-child(2n), .sec_box.sp_colbox_2 .colbox_4:nth-child(2n), .sec_box.sp_colbox_2 .colbox_5:nth-child(2n) {
    margin-right: 0;
  }
  .sec_box.sp_colbox_2 .colbox_2:nth-child(n+3), .sec_box.sp_colbox_2 .colbox_3:nth-child(n+3), .sec_box.sp_colbox_2 .colbox_4:nth-child(n+3), .sec_box.sp_colbox_2 .colbox_5:nth-child(n+3) {
    margin-top: 2%;
  }
  .sec_box.sp_colbox_3 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .sec_box.sp_colbox_3 .colbox_2, .sec_box.sp_colbox_3 .colbox_3, .sec_box.sp_colbox_3 .colbox_4, .sec_box.sp_colbox_3 .colbox_5 {
    width: 32%;
    margin-right: 2%;
  }
  .sec_box.sp_colbox_3 .colbox_2:not(:first-child), .sec_box.sp_colbox_3 .colbox_3:not(:first-child), .sec_box.sp_colbox_3 .colbox_4:not(:first-child), .sec_box.sp_colbox_3 .colbox_5:not(:first-child) {
    margin-top: 0;
  }
  .sec_box.sp_colbox_3 .colbox_2:nth-child(3n), .sec_box.sp_colbox_3 .colbox_3:nth-child(3n), .sec_box.sp_colbox_3 .colbox_4:nth-child(3n), .sec_box.sp_colbox_3 .colbox_5:nth-child(3n) {
    margin-right: 0;
  }
  .sec_box.sp_colbox_3 .colbox_2:nth-child(n+4), .sec_box.sp_colbox_3 .colbox_3:nth-child(n+4), .sec_box.sp_colbox_3 .colbox_4:nth-child(n+4), .sec_box.sp_colbox_3 .colbox_5:nth-child(n+4) {
    margin-top: 2%;
  }
}
@media screen and (min-width: 768px) {
  .sec_box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .sec_box .colbox_2 {
    width: 48%;
    margin-right: 4%;
  }
  .sec_box .colbox_2:nth-child(2n) {
    margin-right: 0;
  }
  .sec_box .colbox_2:nth-child(n+3) {
    margin-top: 4%;
  }
  .sec_box .colbox_3 {
    width: 32%;
    margin-right: 2%;
  }
  .sec_box .colbox_3:nth-child(3n) {
    margin-right: 0;
  }
  .sec_box .colbox_3:nth-child(n+4) {
    margin-top: 2%;
  }
  .sec_box .colbox_4 {
    width: 23.5%;
    margin-right: 2%;
  }
  .sec_box .colbox_4:nth-child(4n) {
    margin-right: 0;
  }
  .sec_box .colbox_4:nth-child(n+5) {
    margin-top: 2%;
  }
  .sec_box .colbox_5 {
    width: 18.4%;
    margin-right: 2%;
  }
  .sec_box .colbox_5:nth-child(5n) {
    margin-right: 0;
  }
  .sec_box .colbox_5:nth-child(n+6) {
    margin-top: 2%;
  }
  .sec_box.reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .sec_box.reverse .colbox_2 {
    width: 48%;
    margin-right: 4%;
  }
  .sec_box.reverse .colbox_2:first-child {
    margin-right: 0;
  }
}


.sec_case {
  padding: 50px 0;
}
.sec_case .sec_img {
  margin: 0;
	text-align: center;
}
.sec_case .sec_day {
  margin: 10px 0 5px;
}
.sec_case .sec_title {
  margin: 0;
}
.sec_case .sec_title a {
  -webkit-transition: .2s;
  transition: .2s;
}
.sec_case .sec_title a:hover {
  -webkit-transition: .2s;
  transition: .2s;
  color: #e1be7f;
}
.sec_case .btn-style {
  margin: 30px 0 0;
}
.sec_case .sec_img img {
  height: 360px;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (min-width: 768px) {
  .sec_case .sec_img img {
    height: 235px;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
@media screen and (max-width: 767px) {
  .sec_case .sec_box{
    padding: 0 60px;
  }
  .sec_case .sec_box .colbox_4 {margin-top: 0;}
  .sec_case .sec_box .slick-arrow{
    text-indent: -9999px;
	width: 26px;
	height: 56px;
  }
  .sec_case .sec_box .slick-prev{
	background: url(img/btn_prev1.png) no-repeat;
  }
  .sec_case .sec_box .slick-next{
	background: url(img/btn_next1.png) no-repeat;
  }
}


</pre></body></html>