@charset "utf-8";
/* CSS Document */
html {
	height:100%;
}
body {
    width: 100%;
	height:100%;
	color: #111;
	/*font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;*/	
    font-family: 'Noto Sans JP', sans-serif;
	font-size:16px;
	line-height:2;
    margin: 0 auto;
	background:#FFF;
}
/*link*/
a:link,
a:visited,
a:hover {
	color:#111;
}
/*link*/
a:link {
	text-decoration: none;
}
/* title */
h1 {
}

.mtitle-box {
	border:2px solid #FFFF00;
	color:#333;
	text-align:center;
	padding: 2px 0;
	background:#FFFF00;
}
.mtitle {
	font-size:24px;
	font-weight:600;
	line-height:1.8;
	letter-spacing:1px;	
	color:#555;
	margin:10px 0;
}
.mtitle1 {
	background:#FF0000;
	color:#FFF;
	text-align:center;
	font-size:18px;
	font-weight:400;
	letter-spacing:0.1em;
	line-height:1.6;
	padding:5px 0;
}
.mtitle2 {
	background:#f5cdc0;
	text-align:center;
	font-size:26px;
	font-weight:500;
	letter-spacing:0.1em;
	line-height:1.6;
	padding:5px 0;
}
.mtitle2 span {
	font-size:0.8em;
}
.mtitle3 {
	font-size:26px;
	font-weight:600;
	letter-spacing:2px;
	text-align:center;
	position:relative;
}
.mtitle3 span {
	color:#dc5022;	
}
.mtitle3:before {
	content:"＼";
	margin-right:10px;
	padding-left:10px;
}
.mtitle3:after {
	content:"／";
	margin-left:10px;
	padding-right:10px;	
}
.mtitle4 {
	font-family: 'Raleway', sans-serif;
	font-size:32px;
	font-weight:500;
	letter-spacing:0.2em;
	margin:0 0 20px;
	color:#f5cdc0;
	line-height:1.8;
}
.mtitle4 span {
    font-size: 18px;
    color: #a97307;
    font-weight: bold;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}
.mtitle5 {
	background:#dc5022;
	color:#FFF;
	text-align:center;
	font-size:18px;
	font-weight:400;
	letter-spacing:0.1em;
	line-height:1.6;
	padding:5px 0;
}
.mtitle-check {
	padding-left: 1.5em;
	text-indent: -1.5em;
	padding-bottom:5px;
	font-size:24px;
	letter-spacing:1px;
	color:#333;
	font-weight:500;
	margin:20px 0 5px;
	text-align:left;
	overflow:hidden;
	border-bottom:#555 dashed 1px;
	line-height:1.6;
}
.mtitle-check:before {
	font-family:  "Font Awesome 5 Free";
	content:"\f0a9";
	margin-right:6px;
	padding-left:3px;
	color:#FF6622
}
.mtitle-bline {
    position: relative;
	line-height: 1.6;
    font-size:24px;
	font-weight:500;
    text-align:center;
    color:#f5cdc0;
    letter-spacing:1px;
	padding:0 0 10px;

}
.mtitle-bline span {
	font-size: 14px;
	color:#888;
}
.mtitle-bline:before {
    content: '';
    position: absolute;
    bottom:0px;
    display: inline-block;
    width: 100px;
    height: 2px;
    left: 50%;
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    background-color:#a97307;
    border-radius: 2px;
}

.mtitle-bll {
	font-size:16px;
	border-bottom:2px solid #eee;
	color:#162133;
	background:#fff;
	position: relative;
	margin-bottom: 10px;
	text-indent:16px;
}
.mtitle-bll:after {
	position: absolute;
	font-family:  "Font Awesome 5 Free";
	content:"\f105";
	display: block;
	border-bottom: solid 2px #162133;
	bottom: -2px;
	width: 100px;
	text-indent:2px;
	color:#aaa;
}

.mtitle-bll span {
	background:#008db0;
	color:#555;
	font-weight:bold;
	border-radius:5px;
	font-size:13px;
	padding:5px 10px;
	margin-right:10px;
}

.mtitle-bl {
	background:#f2f2f2;
	color:#60410b;
	text-indent:1em;
	font-size:20px;
	overflow:hidden;
	font-weight:bold;
	border-left:2px solid #60410b;
	margin:0 0 5px;
	padding:3px 0;
	letter-spacing:1px;
}
.mtitle-bl span {
	background:#008db0;
	color:#fff;
	font-weight:bold;
	border-radius:5px;
	font-size:13px;
	padding:5px 10px;
	margin-right:10px;
}
.mtitle-bg {
	line-height:1.6;
	font-size:20px;
	background-color:#f5cdc0;
	color:#FFF;
	padding:5px;
	font-weight:300;
	text-indent:0.5em;
	margin:0;
}
.mtitle-bg:before {
	/*font-family:  "Font Awesome 5 Free";
	content:"\f073";
	margin-right:8px;
	padding-left:8px;
	color:#fff;
	font-size:20px;*/
}

.mtitle-bg2 {
	line-height:2;
	font-size:28px;
	background-color:#8fcc00;
	color:#fff;
	margin:20px 0;
}
.mtitle-bg2:before {
/*	font-family:  "Font Awesome 5 Free";
	content:"\f073";
	margin-right:8px;
	padding-left:8px;
	color:#fff;
	font-size:20px;*/
}

.mtitle-ic {
	border-bottom:2px dotted #60410b;
	font-size:18px;
	text-align:left;
	padding-left:3px;
	font-weight:bold;
	color:#60410b;
}
.mtitle-ic:before {
	font-family:  "Font Awesome 5 Free";
	content:"\f0a9";
	margin-right:5px;
}

.mtitle-r {
	overflow:hidden;
	font-weight:bold;
	color:#fff;
	padding:2px 5px;
	font-size:12px;
	width:250px;
	margin: 5px 0;
	border-radius:10px;
	text-align:center;
	border:1px solid #fff;
}
.mtitle-rs, .mtitle-rs2 {
	overflow:hidden;
	font-weight:bold;
	color:#555;
	font-size:13px;
	margin:5px 0;
}
.mtitle-rs span {
	background:#ddd;
	border-radius:10px;
	padding:3px 10px;
	zoom: 1;	/* for IE */
    display: table-cell; /* for modern browser */
}
.mtitle-rs2 span {
	background:#EB6877;
	border-radius:10px;
	color:#fff;
	padding:3px 10px;
	zoom: 1;	/* for IE */
    display: table-cell; /* for modern browser */
}
.mtitle-line {
    border-top: 5px double #777;
    border-bottom: 5px double #777;
    font-weight: 400;
	font-size:24px;
	text-align:center;
	letter-spacing:0.1em;
	line-height:1.4;
	padding:10px 0;
	color:#555;
	margin-bottom:20px;
}
.mtitle-line span {
	font-size:0.8em;
	color:#333;
	font-weight:500;
}
/*head*/
@charset "UTF-8";
header {
  width: 100%;
  position:relative;
  z-index: 99999;
  background:#fcf0ec;
}
header.headscroll {
    position: fixed;
	background:rgba(252,240,236,0.8);
	transition: all .4s ease-out;
}
#headA {
  width: 100%;
}
#head {
  position: static;
  width:100%;
}
.logo {
	/*text-align:center;*/
	float:left;
	margin:20px 0 10px 10px;
}
.tel {
    position: absolute;
    top: 0;
    right: 0;
    padding: 5px 12px 7px;
	background:#000;
}
.telbtn {
  /*float: left;*/
  font-weight:400;
  line-height: 1;
  text-align: right;
  font-family: 'Raleway', sans-serif;  
  color:#FFF;
  font-size:14px;
  letter-spacing: 0.1em;  
}
.telbtn span {
  font-weight: 900;
  font-size:20px;
}
.telbtn span:before {
  font-family: "FontAwesome";
  content: "";
  margin-right:5px;
}
#reserve-btn{
 position:fixed;
 right: 0;
 bottom: 40px;
 z-index: 99999999;
}
/*.fixed-btn*/
.fixed-btn {
  position: fixed;
  right: 0;
  top: 108px;
  border-radius: 8px 0 0 8px;
  z-index: 40;
  padding: 5px 30px 5px 10px;
  width: 160px;
  background-image: linear-gradient(to right, #fff, #fff, #ffc5d9);
  border: 2px solid #ff0033;
  border-right: 0;
  transform: translateX(20px);
  transition: transform 0.2s ease-in;
  z-index: 99999999;
}
.fixed-btn:hover {
  transform: translateX(0px);
}
.fixed-btn img {
	max-width:100%;
}
@media screen and (max-width: 800px) {
  .fixed-btn {
    display: none;
  }
}
/* mailbtn */
.mailbtn {
  float: right;
}
.mailbtn a {
  display: block;
  background: -moz-linear-gradient(-45deg, #d83838 50%, #60410b 50%);
  background: -webkit-linear-gradient(-45deg, #d83838 50%, #60410b 50%);
  background: linear-gradient(135deg, #d83838 50%, #60410b 50%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#d83838", endColorstr="lighten(#60410b, 10%)",GradientType=1 );
  color: #FFF;
  font-family: "FontAwesome";
  font-size: 2rem;
  width: 50px;
  height: 50px;
  line-height: 50px;
  border-radius: 5px;
  text-align: center;
}
.mailbtn a:hover {
  background: #60410b;
}
#menu {
  float: right;
  /*padding: 5px 0 ;*/
  margin: 0px 10px 0 0;
}
#menu ul {
  margin: 0 auto;
  box-sizing: border-box;
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
#menu li {
  position: relative;
  flex: 1 0 auto;
  text-align: center;
  line-height: 1;
}
#menu li.icon {
  text-align: center;
  line-height: 1;
  margin:5px 5px 0 3px;
}
#menu li.icon a {
	padding:0;
	margin-top:35px;
	font-size:36px;	
}
#menu li.icon a:hover {
  text-decoration: none;
  /*color: #FFF;*/
  background-color:none;
}
#menu li a {
  padding:10px ;
  line-height:1.6;
  /*border-radius: 5px;*/
  /*background-color: #60410b;*/
  display: block;
  font-weight:400;
  font-size:15px;
  margin-top:45px;
  color:#000;
  /*text-shadow: 1px 1px 1px #FFF, -1px 1px 1px #FFF, 1px -1px 1px #FFF, -1px -1px 1px #FFF;*/
}
#menu li a:hover {
  text-decoration: none;
  /*color: #FFF;*/
  background-color: #f0ecfc;
}
#menu li a span {
  display: block;
  font-size: 13px;
  color:#f5cdc0;
  font-weight:400;
  letter-spacing:normal;
}
#menu ul li ul {
  position: absolute;
  top: 60px;
  left: -1px;
  width: 200px;
  z-index: 100;
}
#menu ul li ul li {
  visibility: hidden;
  overflow: hidden;
  width: 200px;
  height: 0;
  background: #fff;
  border-right: 1px solid #ddd;
  /* 	box-shadow:rgba(0, 0, 0, 0.2) 0px 1px 0px 0px;
   */
}
#menu ul li ul li a {
  display: block;
  width: 200px;
  color: #111;
  text-align: left;
  text-indent: 10px;
  font-size: 15px;
}
#menu ul li ul li a:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "";
  margin-right: 5px;
}
#menu ul li ul li a:link, #menu ul li ul li a:visited {
  color: #f3eede;
  font-weight: normal;
}
#menu ul li ul li a:hover {
  color: #f3eede;
  font-weight: normal;
  background: #f3eede;
  color: #fff;
}
#menu ul li:hover ul li {
  visibility: visible;
  overflow: visible;
  height: 30px;
  z-index: 10;
}

/* dropdownmenu */
.menu ul li a:hover ul li {
  visibility: visible;
  overflow: visible;
  height: 30px;
  z-index: 10;
}

#menu * {
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
#flashA {
	width:100%;
	margin-bottom:50px;
	position:relative;
}
#flash {
	width:calc(100% - 200px);
	/*max-width:1300px;*/
	height:85vh;
	overflow:hidden;
	margin-left:auto;
	position: relative;
	z-index:5555;
}
#flash img {
  position: absolute;
  width: 100%;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: auto;
  min-width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.flashimg {
	position: absolute;
	left:100px;
	bottom:50px;
	line-height:1.6;
	letter-spacing:0.1em;
	z-index: 9999;
	font-size:30px;
	font-weight:600;
	text-shadow: 1px 1px 0 #FFF, -1px -1px 0 #FFF, -1px 1px 0 #FFF, 1px -1px 0 #FFF, 0px 1px 0 #FFF, 0-1px 0 #FFF, -1px 0 0 #FFF, 1px 0 0 #FFF;
}
.flashimg span {
	color:#dc5022;
	font-size:1.5em;
}
/* singlepage */
#singlepage {
	padding:0 0 350px;
}
.single {
	width:96%;
	max-width:1100px;
	margin:0 auto;
	padding:40px 0;
	overflow:hidden;
}
.single2 {
	width:96%;
	margin:0 auto;
	padding:25px 0;
	overflow:hidden;
}
.single3 {
	width:98%;
	max-width:1300px;
	margin:0 auto;
	padding:50px 0;
	overflow:hidden;
}
.single4 {
	width:90%;
	max-width:1400px;
	margin:0 auto;
	padding:50px 0;
	overflow:hidden;
}
#singlepage section {
	width:1000px;
	margin:0 auto;
	padding:30px 0;
}
.textwrap {
	width:1000px;
	margin:0 auto;
	padding:50px 0;
	background:rgba(255,255,255,0.8);
}
.textwrap2 {
	width:1000px;
	margin:50px auto ;
	background:rgba(255,255,255,0.8);
}
.mt-pink2 {
	color:#147240;
	font-size:18px;
	font-weight:bold;
	margin:10px 0;
	border-bottom:1px solid #555;
}
.pbox {
	padding:20px;
	overflow:hidden;
}
.textwrap h1 {
	text-align:center;
	width:auto;
	margin:0 0 20px;
}
.rss {
	width: 710px;
	margin:0 auto;
	padding:0 0 25px;
}
.pprice {
	background:rgba(255,255,255,0.3);
	padding:1px 10px;
	overflow:hidden;
	font-size:15px;
	border-radius:10px;
	margin:5px 0;
}
.pprice b {
	color:#E0FF00;
}
.pprice:before {
	font-family:  "Font Awesome 5 Free";
	content:"\f140";
	color:#E0FF00;
	margin-right:5px;
}

.mtitle-x {
	font-size:25px;
	text-align:center;
	color:#484848;
	margin:20px 0 5px;
}

/*containar*/
#body {
	position: relative;
    width: 100%;
    min-height: 100%;
    height: auto !important;
    height: 100%;
}
#containar {
	position: relative;
	width: 980px;
    min-height: 100%;
    height: auto !important;
    height: 100%;
	margin: 0 auto;
	padding: 0;
	background: #fff;
	box-shadow:rgba(125, 125, 125, 0.5) 0px 0px 2px 2px;
}
#wrapA {
	width:100%;
}
#wrap {
	width: 1000px;
	padding: 20px 0px 280px;
	margin: 0 auto;
}

/* main */
#main {
	float: left;
	width: 710px;
}
.box {
	position:relative;
	width:90%;
	max-width:960px;
	padding:40px 40px 0 40px;
	overflow:hidden;
	margin:-5% auto 0;
	background:#FFF;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.05), 0 1px 1px rgba(0, 0, 0, 0.05);
	z-index:5555;
}
.mbox {
	max-width:1000px;
	margin:20px auto;
	overflow:hidden;
}
.mbox0 {
	width:100%;
	margin:25px 0;
	overflow:hidden;
}
.mbox0 h3 {
	font-size:26px;
	color:#dc5022;
	font-weight:600;
	line-height:1.5;
	border-bottom:#dc5022 dashed 2px;
	padding-bottom:5px;
	margin-bottom:15px;
}
.mbox0 h3 span {
	font-size:1.4em;
}
.mbox02 {
	max-width:1200px;
	margin:40px auto;
	overflow:hidden;
	letter-spacing:0.2em;
	/*line-height:3;*/
}
.mbox02inner {
	/*margin-top:20px;*/
}	
.mbox1 {
	width:100%;
	max-width:1300px;
	margin:50px auto ;
	overflow:hidden;
	font-size:15px;
}
.mbox1 h3 {
	text-align:left;
	font-size:30px;
	font-weight:500;
	line-height:1.3;
	padding-bottom:5px;
	border-bottom:#AAA solid 1px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}
.mbox1 h4 {
	text-align:left;
	font-size:20px;
	line-height:1.6;
	margin:10px 0;
	font-weight:400;
	/*font-style:italic;*/
	letter-spacing:1px;
}
.mbox1 h5 {
	text-align:left;
	font-size:20px;
	margin:0;
	line-height:1.8;
	color:#FF0000;
}
.mbox1 h5 span {
	font-size:1.8em;
}
.mbox2 {
	max-width:960px;
	overflow:hidden;
	/*background:rgba(0, 0, 0, 0.1);*/
	padding:0;
	margin:0 auto 50px;
	background:#FFF;
	/*border:#CCC solid 1px;*/
	box-shadow: 0 5px 5px rgba(0, 0, 0, 0.1), 0 1px 1px rgba(0, 0, 0, 0.1);
}
.mbox2 img {
	max-width:100%;
}
.text {
	padding:15px;
}
.mbox2r {
	margin:30px auto;
	width:49%;
	max-width:1000px;	
	overflow:hidden;
	float:right;
	/*text-align:center;*/
}
.mbox2l {
	margin:30px auto;
	width:48%;
	max-width:1000px;	
	overflow:hidden;
	float:left;
	/*text-align:center;*/	
}
.mbox3 {
    padding:15px 20px;
	background:#FFF;	
    overflow: hidden;
	border:#AAA solid 2px;
}
.mbox3 h4 {
	font-size:28px;
	padding-bottom:10px;
/*	text-align:center;*/
	color:#FFF;
	font-weight:400;
	border:#AAA dashed 2px;
	margin-bottom:20px;
}
.mbox3 h4 span {
	color:#FF0000;
}
.mbox3 h5 {
	font-size:22px;
/*	text-align:center;*/
	font-weight:400;
}
.mbox4 {
    padding:20px;
    overflow: hidden;
	background:#fef8ec;
}
.mbox4 h4 {
	font-size: 32px;
	font-weight: 400;
	line-height: 1;
	color: #FFF;
	letter-spacing: 0.2em;
	font-family: 'Raleway', sans-serif;
	text-align: center;
	margin-bottom:10px;
}
.mbox5 {
    padding:30px;
    overflow: hidden;
	background:rgba(255,255,255,0.8);
	border-radius:3px;
	/*border:#AAA 1px solid;*/
}
.mbox6 {
	padding: 20px ;
	border:#AAA 1px solid;
	overflow: hidden;
	background:#FFF;
}
.mbox7 {
	overflow:hidden;
	letter-spacing:0.2em;
	line-height:3;
}
.mbox8 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  letter-spacing:1px;
  background:#FFF;
}
.mbox8 h2 {
	font-size: 32px;
	font-weight: 500;
	line-height: 1;
	color: #222;
	letter-spacing: 0.2em;
	font-family: 'Raleway', sans-serif;
	margin-bottom:15px;
}
.mbox8 h2 span {
	font-size:33px;
	color:#009dbf;
}
.mbox8 > div {
  width: 50%;
}
.mbox8 .imgbox {
	background:url(../img/imgbox.jpg);
	background-size:cover;
	background-position:center;
}
.mbox8 .imgbox2 {
	background:url(../img/imgbox2.jpg);
	background-size:cover;
	background-position:center;
}
.mbox8 .txt_area {
  width: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 3em;
  background: #fff;
}

.mbox8 .info_area {
  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;
}

.mbox8 .info_area li {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-right: 20px;
  line-height: 1.2;
}

.mbox8 .info_area li:last-child {
  margin-right: 0;
}

.mbox8 .telephone {
  font-size: 24px;
  font-weight: 600;
}

.mbox8 .tel a {
  color: #111;
}

.mbox8 .map_box {
  padding-top: 70%;
}

.mbox8 .map_txt {
  background: #4c0d64;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px;
  color: #fff;
}

@media screen and (max-width: 800px) {
  .mbox8 {
    display: block;
  }

  .mbox8 > div {
    width: 100%;
	min-height:300px;
  }

  .mbox8 .txt_area {
    width: 100%;
    padding: 2em 1em;
    display: block;
	text-align: center;
  }

  .mbox8 .access_logo img {
    max-width: 140px;
  }

  .mbox8 .info_area li {
    margin-right: 0;
  }
}
@media screen and (max-width: 600px) {
.mbox8 h2 {
	font-size:26px;
	line-height:1.8;
	letter-spacing:0.1em;
}	
}
.lsingle {
	/*float:left;*/
	background:#111;
}
.rsingle {
	/*float:right;*/
	background:#222;
}
.lsingle,
.rsingle {
	padding:30px 0
	/*width:50%;*/
}
.lmain,
.rmain {
	width:90%;
	margin:20px auto;
}
/* footer */
/*totop*/
#page-top {
  position: fixed;
  bottom: 5px;
  right: 5px;
  font-size: 12px;
  z-index: 9999;
}
#page-top a {
  color: #FFF;
  font-size: 25px;
  font-family: 'FontAwesome';
  content: "\f102";
  text-decoration: none;
  padding: 0 15px 5px;
  text-align: center;
  display: block;
  background: #f5cdc0;
  border-radius: 50%;
  /*box-shadow: rgba(0, 0, 0, 0.2) 2px 2px 2px;*/
}
#page-top a:hover {
  background: #f0ecfc;
  text-decoration: none;
}
@media screen and (max-width:600px) {
#page-top a {
  font-size: 16px;
  padding: 0 10px 3px;
}	
}
/*-------------*/
#page-top2 {
  position: fixed;
  bottom: 10px;
  right: 10px;
  font-size: 77%;
}
#page-top2 a {
    /*width: 250px;
	height:250px;*/
    color: #fff;
    /*background: url(../img/kaitori.png) no-repeat;*/
    /*border-radius: 50%;    
    padding: 30px 0;*/
    text-align: center;
    display: block;
	z-index:5555;
}
#page-top2:hover {
      text-decoration: none;
      color: #FFFFFF;
}
/*-------------*/
/* footer */
@charset "UTF-8";
/* footer */
footer {
  display: flex;
  justify-content: space-around;
  width: 100%;
  flex-direction: column;
  background:#f5cdc0;
  /*background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  -moz-background-size: cover;
  background-image: url("../img/bg_foot.jpg");
  background-size:cover;*/
 /* border-top: 1px solid #555;*/
}

#footer {
	width:96%;
  max-width: 1000px;
  margin: 10px auto 0;
  padding-bottom:5px;
  font-size: 15px;
  text-align: center;
}
.ftext {
	font-size:14px;
	font-weight:300;
	text-align:center;
	letter-spacing:1px;
}
.logo-f {
	float:right;
	margin-top:10px;
	overflow:hidden;
}
.logo-f li {
	float:left;
	margin-left:20px;
}
.logo-f li a:link,
.logo-f li a:visited,
.logo-f li a:hover {
	color:#111;
	font-size:24px;	
}
.logo-f span {
	color:#555;
}
.logo-f h5 {
	font-size:20px;
	color:#60410b;
	font-weight:bold;
	border-bottom:#FFF solid 2px;
	margin:0 0 5px;
}
#footer address {
  margin-top: 5px;
  /*text-align:left;*/
  line-height:1.6;
  font-size:13px;
  letter-spacing:1px;
  font-weight:300;
}
#footer a:link,
#footer a:visited {
	/*color:#333;*/
}
/* fnavi */
#fnavi {
	width:100%;
  max-width: 1000px;
  margin:0px auto 0;
  border-bottom:1px #333 dashed;
  padding-bottom:5px;
}
#fnavi li {
  display: inline-block;
  list-style: none;
  text-align: center;
  padding: 0;
  margin: 0 10px;
  font-size: 14px;
  letter-spacing:1px;
  font-weight: 300;
}
#fnavi li:before {
  font-family: 'FontAwesome';
    content: "\f0da";
  margin-right: 5px;
}
#fnavi li a:link, #fnavi li a:visited, #fnavi li a:hover {
  color: #111 !important;
  text-decoration: none;
}

@media screen and (max-width: 768px) {
  #fnavi {
    display: none;
  }
}
.mttl_icon {
  font-size: 2rem;
  font-weight: normal;
  color: #555;
  margin-bottom: 16px;
}
.mttl_icon i {
  margin-right: 16px;
  font-weight: 900;
  font-size: 2.5rem;
  background: #555;
  padding: 8px;
  width: 28px;
  height: 28px;
  display: inline-block;
  text-align: center;
  border-radius: 50%;
  color: #fff;
}

.bg1 {
  background: url(../img/sl1.jpg);
}

.mttl_point {
  color: #555;
  font-size: 18px;
  font-weight: bold;
  line-height: 20px;
  margin: 10px 0;
  padding: 3px 0;
}
.mttl_point span {
  background: #555;
  display: inline-block;
  padding: 10px;
  width: 20px;
  height: 20px;
  text-align: center;
  border-radius: 100px;
  color: #fff;
  margin-right: 15px;
}

.copyright {
/*  text-align: left;*/
  padding: 5px 0 0;
  font-size: 9px;
  letter-spacing:1px;
  font-family: 'Raleway', sans-serif;
}
.logo_f {
  width: 100%;
  text-align: center;
  margin: 0 auto 16px;
}

@media screen and (max-width: 768px) {
  #fmenu-lg {
    display: none;
  }

  .logo_f {
    width: 100%;
    text-align: center;
    margin: 0 auto;
  }

  address {
    margin-top: 10px;
  }

  #footer {
    /*display: flex;
    justify-content: flex-end;
    flex-direction: row-reverse;*/
    width: 1000px;
    margin: 10px auto 0;
   /* font-size: 12px;*/
  }
}

@charset "UTF-8";
.contactbx {
  text-align: center;
  margin: 10px 0 ;
}
.contactbx li {
  display: inline-block;
  margin: 0 5px;
}
.contactbx a {
  width: 100%;
  display: block;
  text-decoration:none;
}
.contactbx li a:link, .contactbx li a:visited, .contactbx li a:hover {
  color: #FFF;
}
.contactbx li:hover {
  opacity: 0.8;
}
.contactbx .tl a {
  background: #00b900 ;
  line-height:1;
  width: 400px;
  font-weight: normal;
  padding:8px 0 12px;
  border-radius: 0px;
  letter-spacing: 2px;
  font-size: 22px;
  border:1px solid #777;  
  border-radius:5px;
}
.contactbx .tl2 a {
  background: #60410b ;
  line-height:1;
  width: 400px;
  font-weight: normal;
  padding:8px 0 12px;
  border-radius: 0px;
  letter-spacing: 2px;
  font-size: 22px;
  border:1px solid #777;
  border-radius:5px;  
}
.contactbx .ml a {
  background: #60410b;
  width: 400px;
  font-weight: 400;
  padding: 0;
  border-radius: 0px;
  border:1px solid #777;  
  letter-spacing: 1px;
  font-size: 20px; 
  border-radius:10px;
  font-family: 'Noto Sans JP', sans-serif;
}
.contactbx .ml2 a {
  background: #00b900;
  width: 400px;
  font-weight: 400;
  padding: 0;
  border-radius: 0px;
  border:1px solid #777;  
  letter-spacing: 1px;
  font-size: 20px; 
  font-family: 'Noto Sans JP', sans-serif;
}
.contactbx .tl a:before {
  /*font-family:  "Font Awesome 5 Free";
	content:"\f10b";
	margin-right: 10px;*/
}
.contactbx .tl2 a:before {
  font-family:  "Font Awesome 5 Free";
	content:"\f003";
  margin-right: 10px;
}
.contactbx .ml a:before {
  /*font-family:  "Font Awesome 5 Free";
	content:"\f003";
  margin-right: 15px;*/
}
.contactbx .ml a:link, .contactbx .ml a:visited,
.contactbx .ml2 a:link, .contactbx .ml2 a:visited {
  color: #FFF;
}
.contactbx .ml a:hover {
/*  color: #fff;*/
  background: #69d0e3;
}
.contactbx .ml2 a:hover {
/*  color: #fff;*/
  background: #028202;
}
.contactbx .tl a:link, .contactbx .tl a:visited {
  color: #FFF;
}
.contactbx .tl2 a:link, .contactbx .tl a:visited {
  color: #FFF;
}
.contactbx .tl a:hover {
/*  color: #fff;*/
  background: #00b900;
}
.contactbx .tl2 a:hover {
/*  color: #fff;*/
  background: #a5a6cd;
}
.mttl_contact {
    text-align: center;
    font-size: 2rem;
    /*line-height: 1.4;*/
    position: relative;
    letter-spacing: 1px;
	font-weight:500;
	margin-bottom:10px;
	font-family: 'Josefin Sans', sans-serif;
	color:#555;
}
.mttl_contact span {
    font-size: 1.4rem;
    color: #333;
	font-weight:400;	
    margin-left: 10px;
    border-left: 2px solid #333;
    padding-left: 10px;
	font-family: 'Noto Sans JP', sans-serif;
}
@media screen and (max-width: 768px) {
  .contact {
    width: 90%;
    margin: 0 auto;
  }

  .mttl_contact {
    float: none;
    text-align: center;
    font-size: 26px;
    letter-spacing: 1px;
  }
  .mttl_contact span {
    font-size: 1.1rem;
    letter-spacing: 1px;
  }

  .contactbx {
    width: 90%;
    margin: 16px auto !important;
  }
  .contactbx li {
    display: block !important;
	margin: 0 0 10px;
  }
  .contactbx .tl a,
  .contactbx .tl2 a {
    display: block;
    width: 100% !important;
	font-size:18px;
  }
  .contactbx .ml a,
  .contactbx .ml2 a {
    display: block;
    width: 100% !important;
  }
}

/*TOPICS背景*/
.bg-wall {
	background:url(../img/wall.png);
	overflow:hidden;
}
.bg-wall2 {
	background-image: url(../img/wall2.webp),url(../img/wall22.webp);
    background-position: top left, right bottom;
    background-repeat:no-repeat;	
}
.bg-wall3 {
	background-image: url(../img/wall3.png),url(../img/wall33.png);
    background-position: top right, left bottom;
    background-repeat:no-repeat;	
}
.bg-wall4 {
	background-image: url(../img/wall4.png);
    background-position: bottom;
    background-repeat: repeat-x;	
}
.bg-01 {
	position: relative;
	padding:20px 0 0;
}
.bg-01:before {
    position: absolute;
    content: "";
    width: 70%;
    height: 100%;
    top: auto;
    bottom: 0;
    right: 0;
    opacity: .2;
    /*background-image: -webkit-gradient(linear, left top, left bottom, from(#d5d5d4), to(#faf9f7));
    background-image: linear-gradient(to bottom, #d5d5d4 0%, #faf9f7 100%);*/
	background:#c5c3c3;
    z-index: -1;
}
.bg-02 {
	position: relative;
}
.bg-02:before {
    position: absolute;
    content: "";
    width: 35%;
    height: 100%;
    top: auto;
    bottom: 0;
    left: 0;
    opacity: .5;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#E7E7E7), to(#E7E7E7));
    background-image: linear-gradient(to bottom, #E7E7E7 0%, #E7E7E7 100%);
    z-index: -1;
}
/*テーブル*/
table {
	background:#fff;
}
table th {
	vertical-align: middle;
	padding: 5px 10px;
	font-weight:400;
	line-height: 1.5;
	border: #CCC 1px solid;
	text-align:left;
}
table td {
	padding: 5px 10px;
	vertical-align:middle;
	border: #aaa 1px solid;
	text-align:center;
	font-weight:500;
}
@media screen and (max-width:600px) {
table {
	font-size:13px;
}
}
/*vehicle*/
.vehicle {
	width:100%;
}
.vehicle th {
	width:50%;
}
/*fee*/
.fee {
    width: 99%;
	margin:0 auto;
}
.fee th {
	  background:#60410b;
	  color:#FFF;
  	padding: 8px 0;
	font-size:18px;
	width:20%;
}
.fee td.big {
	color:#333;
	font-weight:bold;
	font-size:1.1em;
	text-align:center;
}
@media screen and (max-width: 640px){
  .fee {
    width: 98%;
  }
  .fee .thead {
    display: none;
  }
  .fee tr {
    width: 100%;
  }
  .fee td {
    display: block;
    text-align: center;
    width: 100%;
	padding:5px 0;
  }
  .fee th {
	  padding:5px 0;
  }
  .fee td:first-child {
    background: #60410b;
    color: #fff;
    font-weight: bold;
    text-align: center;
  }
  .fee td:before {
    content: attr(data-label);
    float: left;
    font-weight: bold;
	width: 100%;
	text-align: center;
  }  
}
/*fee2 */
  .fee2 {
    width: 99%;
	margin:10px auto;
  }
  .fee2 th {
	  background:#60410b;
	  color:#FFF;
	  text-align:center;
	  padding: 5px 0;
	  font-weight:400;
  }
@media screen and (max-width: 640px) {
  .fee2 {
    width: 100%;
	font-size:15px;
  }	
  th {
    border-bottom: none;
  }
  td  {
    border-bottom: none;
  }
  .last td:last-child {
    border-bottom: solid 1px #ccc;
    width: 100%;
  }
  .fee2 th {
    display: block;
    width:100%;
  }
  .fee2 td {
    display: block;
	padding:10px;	
    width: calc(100% - 22px);
  } 
}
/*新メールフォーム*/
.form {
	margin:10px 0 10px;
}
.form dt span {
	color:#fff;
	background:#FF0000;
	padding: 0 5px 0;
	margin-right:5px;
	font-size:10px;
	border-radius:2px;
	position:relative;
	top:-2px;
}
.form dl {
	margin:10px 0;
}
.form dt {
	float: left;
	width:250px;
	padding-top: 20px;
	margin-right:30px;
	text-align:right;
}
.form dd {
	padding-left:280px;
	padding-bottom: 20px;
	padding-top: 23px;
	/*line-height:1.8;*/
	border-bottom:1px solid #eee;
}
.form dd p {
	font-size:15px;
	padding-top:5px;
	color:#555;
}
.form dd a:link,
.form dd a:visited,
.form dd a:hover {
	color:#932e4b;
	font-weight:500;
}
.form dd:last-child {
	border-bottom:0px;
	margin-bottom:0px;
}
.textarea, textarea, .dropdown {
	border-radius:2px;
	border:1px solid #ddd;
}
.textarea {
	border-radius:2px;
	border:1px solid #ddd;
	height:30px;
	padding:0 5px;
}

.form button {
}
.form-button {
	padding:5px;
	border-radius:3px;
	text-align:center;
	margin:10px 0;
}
#mailform button {
	cursor:pointer;
	display: block;
	margin: 0 auto 5px;
	padding: 10px 0 10px;
	color: #222;
	text-align: center;
	width: 250px;
	border-radius: 5px;
	background:#f5cdc0;
	font-size: 16px;
	/*font-weight: bold;*/
}
#mailform button:before{
	/*font-family:  "Font Awesome 5 Free";
	content:"\f003";
	margin-right:6px;*/
}
#mailform button:hover {
    background-color:#CCC;
}
#mailform button *,
.form-button * {
	-moz-transition: 0.2s;
	-ms-transition: 0.2s;
	-o-transition: 0.2s;
	transition: 0.2s;
}
/*RadioとText*/
label.radio_text {
	cursor       : pointer;
	position     : relative;
	margin-right : 20px;
	overflow     : hidden;
	padding-left : 20px;
	display      : inline-block;
}
label.radio_text:before {
	position      : absolute;
	width         : 15px;
	height        : 15px;
	border        : 1px solid #ccc;
	border-radius : 50%;
	left          : 0px;
	top           : 2px;
	content       : '';
	z-index       : 3;
}
label.radio_text:after {
	content          : '';
	position         : absolute;
	width            : 11px;
	height           : 11px;
	border-radius    : 100%;
	left             : 3px;
	top              : 5px;
	background-color : #aaa;
	z-index          : 1;
}
label.radio_text input[type="radio"] {
	-moz-appearance: none;
	-webkit-appearance: none;
	position   : absolute;
	z-index    : 2;
	width      : 20px;
	height     : 20px;
	left       : -23px;
	top        : 0px;
	margin     : 0px;
	box-shadow : 20px -1px #FFF;
}
label.radio_text input[type="radio"]:checked {
	box-shadow : none;
}
label.radio_text input[type="radio"]:focus {
	opacity    : 0.2;
	box-shadow : 20px -1px #FFF;
}
/*CheckBoxとText */
label.checkbox_text {
	cursor       : pointer;
	position     : relative;
	padding-left : 25px;
	padding-bottom : 5px;	
	margin-right : 20px;
	overflow     : hidden;
	display      : inline-block;
	box-sizing   : border-box;
	line-height:1;
}
label.checkbox_text:before {
	content  : '';
	position : absolute;
	width    : 18px;
	height   : 18px;
	left     : 0px;
	top      : 0;
	border   : 1px solid #ccc;
	z-index  : 3;
}
label.checkbox_text:after {
	content           : '';
	position          : absolute;
	top               : 40%;
	left              : 5px;
	display           : block;
	margin-top        : -9px;
	width             : 8px;
	height            : 12px;
	border-right      : 3px solid #aaa;
	border-bottom     : 3px solid #aaa;
	transform         : rotate(45deg);
	z-index           : 1;
}
label.checkbox_text input[type="checkbox"] {
	-moz-appearance: none;
	-webkit-appearance: none;
	position   : absolute;
	left       : -40px;
	width      : 20px;
	height     : 20px;
	display    : block;
	box-shadow : 41px 0px #FFF;
	z-index    : 2;
	margin     : 0px;
	padding    : 0px;
}
label.checkbox_text input[type="checkbox"]:checked {
	box-shadow : none;
}
label.checkbox_text input[type="checkbox"]:checked:focus {
	box-shadow : 40px 0px #666;
	opacity    : 0.1;
}
label.checkbox_text input[type="checkbox"]:focus {
	box-shadow : 41px 0px #EEE;
}
.fm-text {
	padding:10px;
	font-size:13px;
	margin:10px 0;
	text-align:center;
}
/* /新メールフォーム */
/*枠*/
.tbox {
    padding: 15px 20px;
}
/*枠*/
.topbox {
	/*width: 660px;*/
    padding: 0;
    margin:0 0 0 30px;
    letter-spacing: 0.2em;
    line-height: 2.2;
	max-width:900px;
	overflow:hidden;
}
.topbox h2 {
	color:#222;
	font-size:30px;
	font-weight:normal;
	line-height:1.6;
	font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
	letter-spacing:0.2em;
	margin-bottom:20px;
}
.topbox h2 span {
	font-size:2em;
}
.topbox h3 {
	font-size:30px;
	font-weight:400;
	color:#555;
	letter-spacing:0.2em;
	font-family: 'Raleway', sans-serif;
}
.topbox h4 {
	font-size:24px;
	font-weight:normal;
	color:#D10000;
	margin:10px 0 20px;
	text-align:left;
}
/*フォトギャラリー*/
.photo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.photo li {
  width: calc(100%/3 - 30px);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 15px 25px;
}
.photo a {
  display: block;
}

.photo img {
  width: 100%;
  margin-bottom:5px;
}
.photo li h3 {
	font-weight:500;
	color:#444;
}
.photo p {
  line-height: 1.5;
  font-size:14px;
}
.kayou span {
  font-size:13px;
  padding:3px 10px;
  border-radius:5px;
  letter-spacing:1px;
  margin-right:5px;
}
.tugaku {
	background:#c0f5cd;
}
.online {
	background:#cdc0f5;	
}
.mon {
	background:#dbf1ef;	
}
.tue {
	background:#FDCDB7;	
}
.wed {
	background:#9FD9F6;	
}
.thu {
	background:#ead4c8;	
}
.fri {
	background:#fff9b3;	
}
.sat {
	background:#B3CDE3;	
}
.sun {
	background:#FBB4C4;	
}
@media screen and (max-width: 800px) {
  .photo li {
    width: calc(100%/2 - 20px);
    margin: 0 10px 20px;
  }

  .photo:nth-child(2n) {
    margin-right: 0;
  }
}
@media screen and (max-width: 600px) {
  .photo li {
    width: 100%;
    margin: 0 0 20px;
  }
}
.photo2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.photo2 li {
  width: calc(100%/4 - 20px);
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 10px 10px;
}

.photo2 a {
  display: block;
  padding-bottom: 80.25%;
  height: 0;
  position: relative;
  overflow: hidden;
  margin-bottom: 3px;
}

.photo2 img {
  position: absolute;
  width: 100%;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: auto;
  min-width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.photo2 li h3 {
	font-weight:500;
	color:#444;
}
.photo2 p {
  line-height: 1.5;
  font-size:14px;
}
@media screen and (max-width: 767px) {
  .photo2 li {
    width: calc(100%/2 - 10px);
    margin: 0 5px 5px;
  }

  .photo2:nth-child(2n) {
    margin-right: 0;
  }

  .photo2 p {
    font-size: 12px;
  }
}
.photo3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.photo3 li {
  width: calc(100%/3 - 20px);
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 10px 10px;
}

.photo3 a {
  display: block;
  padding-bottom: 80.25%;
  height: 0;
  position: relative;
  overflow: hidden;
  margin-bottom: 3px;
}

.photo3 img {
  position: absolute;
  width: 100%;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: auto;
  min-width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.photo3 li h3 {
	font-weight:500;
	color:#444;
}
.photo3 p {
  line-height: 1.5;
  font-size:14px;
}
@media screen and (max-width: 767px) {
  .photo3 li {
    width: calc(100%/2 - 10px);
    margin: 0 5px 5px;
  }

  .photo3:nth-child(2n) {
    margin-right: 0;
  }

  .photo3 p {
    font-size: 12px;
  }
}
/*新着情報（トピックス）*/
.newsbox {
  display: -webkit-flex;
  display: flex;
  width: 100%;
  margin: 0 auto;
}

.news-ttl {
  width: 13%;
  font-family: 'Raleway', sans-serif;
  font-weight:400;
  vertical-align: middle;
  text-align: right;
  margin-right:35px;
  color: #FFF;
  font-size: 32px;
  /*border-right: 1px solid #EEE;*/
  line-height: 1.2;
  letter-spacing: 0.15em;
}
.news-ttl  span {
    font-family: -apple-system,BlinkMacSystemFont,"Helvetica Neue",YuGothic,"ヒラギノ角ゴ ProN W3",Hiragino Kaku Gothic ProN,Arial,"メイリオ",Meiryo,sans-serif;
    font-size: 1.2rem !important;
    display: block;
  }
.news-bx {
  flex: 1;
  /*width: calc(100% - 60px);
  padding:0 30px;*/
}
.news {
	max-height: 400px;
	overflow:auto;
	/*font-family:"Sawarabi Gothic";*/
	/*max-width:800px;*/
	margin:0 auto;
	font-weight:300;
	font-size:14px;
	letter-spacing:1px;
}
.news dt {
	float: left;
	width: 90px;
	padding-top: 5px;
	font-weight:300;
	color:#a97307;
	font-size:13px;
}
.news dd {
	padding-left:100px;
	padding-bottom: 5px;
	padding-top: 5px;
	border-bottom: dashed 1px #AAA;
}
.news dd a:link,
.news dd a:visited,
.news dd a:hover {
	color:#222;
}
.news dd .cat2223 {
	background:#60410b;
	color:#FFF;
	padding:2px 10px;
	border-radius:5px;
	margin-left:15px;
	letter-spacing:1px;
}
.news dd .cat2224 {
	background:#a5a6cd;
	color:#FFFF;	
	padding:2px 10px;
	border-radius:5px;
	margin-left:15px;
	letter-spacing:1px;	
}
.news dd:last-child {
/*	border-bottom:0px;
	padding-bottom:0px;
*/
}
.news-s {
	font-size:15px;
	margin-bottom:10px;
}
.news-s dt {
	float: left;
	width: 5em;
	/*text-align:center;*/
	padding-top: 5px;
	line-height: 1.6;
	font-weight:500;
	color:#60410b;
}
.news-s dd {
	padding-left:6em;
	padding-bottom: 10px;
	padding-top: 5px;
	line-height: 1.6;
	border-bottom: dashed 1px #AAA;
}
.news-s dd:last-child {
/*	border-bottom:0px;
*/
}
.news-bl {
	overflow:hidden;
	padding:10px;
}
.news-bl:nth-child(even) {
  background:rgba(255,255,255,0.4); !important;
}
.news-bl dt {
	float: left;
	width: 10em;
	color:#555;
	text-align:center;
	font-weight:500;
	font-size:16px;	
}
.news-bl dd {
	padding-left:11em;
	/*border-bottom: dotted 1px #aaa;*/
}
.news-bl dd h3 {
	font-size:18px;
	color:#555;
}
.news-r {
	overflow:hidden;
}
.news-r dt {
	float: left;
	width: 8em;
	text-align:center;
	margin-top:10px;
	margin-right:15px;
	padding: 5px 0;
	line-height: 1.3;
	border-radius:10px;
	color:#22ac38;
	background:#f4ffda;
	font-weight:bold;
}
.news-r dd {
	padding-bottom: 8px;
	padding-top: 13px;
	padding-left:10em;
	line-height: 1.6;
	border-bottom: dotted 1px #ccc;
}
/* list-check */
.list-check {
	overflow:hidden;
	font-weight:400;
	/*color:#FFF;*/
}
.list-check li:before {
	font-family:  "Font Awesome 5 Free";
	content:"\f0a9";
	margin-right:8px;
	padding-left: 5px;
	color:#a97307;
}
.list-check li {
	padding-top:3px;
	padding-bottom:3px;
	border-bottom: dashed 1px #888;
	margin-bottom:10px;
	font-size:20px;
	font-weight:600;
}
.list-check li p {
	font-size:15px;
	font-weight:300;
	letter-spacing:normal;
	padding-left:0;
}
.list-check li img {
	float:right;
}
/* list-check */
.list-check2 {
	padding:5px 0;
	font-weight:bold;
	overflow:hidden;
}
.list-check2 li:before {
	font-family:  "Font Awesome 5 Free";
	content:"\f046";
	margin-right:10px;
	font-weight:normal;
	color:#FFF;
}
.list-check2 li {
	float:left;
	width:calc(32% - 20px);
	margin:0 1% 10px 0;
	font-size:18px;
	background:#60410b;	
	color:#FFF;
	border-radius:5px;
	padding-left:10px;
}
/* list-check3 */
.list-check3 {
	padding:5px 0;
	overflow:hidden;
	font-weight:bold;
}
.list-check3 li:before {
	font-family:  "Font Awesome 5 Free";
	content:"\f046";
	margin-right:10px;
	font-weight:normal;
	color:#FFF;
}
.list-check3 li {
	float:left;
	width:calc(33% - 10px);
}
/* list-check4 */
.list-check4 {
	overflow:hidden;
	font-weight:600;
	margin:10px 0;
	text-align:center;
}
.list-check4 li {
	padding-top:5px;
	padding-bottom:5px;
	border-bottom: dashed 1px #888;
	font-size:22px;
	margin-bottom:15px;
	letter-spacing:1px;
}
.list-check4 li:before {
	font-family:  "Font Awesome 5 Free";
	content:"\f046";
	margin-right:8px;
	padding-left: 5px;
	color:#555;
}
.list-check4 li span {
	color:#D10000;
	font-size:1.1em;
}
.list-check4 li p {
	font-weight:normal;
	color:#333;
	font-size:16px;
}
/*.list-bnr*/
.list-bnr {
/*  margin: 20px auto;*/
  font-size:18px;
  font-weight: 500;
  overflow: hidden;
  line-height: 1.4;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;
}
.list-bnr li {
  width: calc(31% - 10px);
  background:#111;
  margin-bottom: 15px;
  position: relative;
  box-shadow: rgba(0, 0, 0, 0.4) 4px 4px 0 0;
}
.list-bnr li:before {
	font-family:  "Font Awesome 5 Free";
	content:"\f101";
	font-weight: 900;
	content: "";
	/*margin-right: 5px;*/
  position: absolute;
  left: 90%;
  bottom: 25%;
  color: #FFF;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  
}
.list-bnr li:hover:before {
  left: 92%;
}
.list-bnr li a {
  width: 100%;
  height: 100%;
  display: block !important;
  padding:8px 13px;
  font-family: 'Raleway', sans-serif;
  font-weight:500;
  letter-spacing:0.24em;  
  text-decoration:none;
  font-size:20px;
}
.list-bnr li a span {
	font-size:13px;
	letter-spacing:2px;
}
.list-bnr li a:link, .list-bnr li a:visited, .list-bnr li a:hover {
  color: #FFF;
}
.list-bnr li:hover {
  background: #555;
}
.list-bnr li:nth-child(3n+2):last-child {
  /*margin-right: 33.4%;*/
}
/*.list-bnr2*/
.list-bnr2 {
/*  margin: 20px auto;*/
  font-size:18px;
  font-weight: 500;
  overflow: hidden;
  line-height: 1.5;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;  
}
.list-bnr2 li {
  width: calc(50% - 10px);
    background:#178524;
  margin-bottom: 15px;
  position: relative;
  box-shadow: rgba(0, 0, 0, 0.4) 4px 4px 0 0;
}
.list-bnr2 li:before {
	font-family:  "Font Awesome 5 Free";
	content:"\f101";
	font-weight: 900;
	content: "";
	/*margin-right: 5px;*/
  position: absolute;
  left: 90%;
  bottom: 25%;
  color: #FFF;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  
}
.list-bnr2 li:hover:before {
  left: 92%;
}
.list-bnr2 li a {
  width: 100%;
  height: 100%;
  display: block !important;
  padding: 13px;
  font-weight:400;
  text-decoration:none;
}
.list-bnr2 li a span {
	font-size:0.8em;
	letter-spacing:1px;
	font-style:italic;
	color:#babff6;
}
.list-bnr2 li a:link, .list-bnr2 li a:visited, .list-bnr2 li a:hover {
  color: #FFF;
}
.list-bnr2 li:hover {
  background: #88AAFF;
}
.list-bnr2 li:nth-child(3n+2):last-child {
  /*margin-right: 33.4%;*/
}
/* list-pdf */
.list-pdf {
	overflow:hidden;
	margin:5px 0;
	font-weight:bold;
	font-size:14px;
}
.list-pdf li:before {
	content:url(../img/icon_pdf.gif);
	margin-right:6px;
}
.list-pdf li {
	padding-left: 1.5em;
	text-indent: -1.5em;
	margin-bottom:5px;
	border-bottom:1px dotted #ccc;
}
.list-photo {
	overflow:hidden;	
}
.list-photo li {
	width:calc(100% - 22px);
	border:#AAA 1px solid;
	padding:10px;
	margin-bottom:15px;
}
.list-photo li img {
	width:100%;
}
/* linkbtn */
.linkbtn {
	width:100%;
	margin:10px 0;
}
.linkbtn ul {
	margin-right:-20px;
	margin-bottom: -20px;
}
.linkbtn li {
	float:left;
	margin-right:20px;
	margin-bottom:20px;
}
.linkbtn li a {
	display:block;
	width:333px;
	height:40px;
	line-height:40px;
	background:#ff9bc8;
	color:#fff;
	font-size:15px;
	font-weight:bold;
	text-align:center;
	border-radius:10px;
}
.linkbtn li a:link,
.linkbtn li a:visited,
.linkbtn li a:hover {
	color:#fff;
	text-decoration:none;
}
.linkbtn li a:hover {
	background:#ffc8e1;
}
.linkbtn li a:before {
	font-family:  "Font Awesome 5 Free";
	content:"\f0a9";
	margin-right:10px;
}
.linkbtn * {
  -webkit-transition: 0.1s;
  -moz-transition: 0.1s;
  -ms-transition: 0.1s;
  -o-transition: 0.1s;
  transition: 0.1s;
}
/*.blog_card（トピックス）*/
.blog_card {
  width: 100%;
  max-height:500px;
  overflow:auto;
}
.blog_card li {
  float: left;
  width: 24%;
  margin: 0 0.5% 10px 0.5%;
  padding: 10px;
  background-color: rgba(255, 255, 255, 0.8);
  border: 1px solid rgba(0, 0, 0, 0.2);
  box-sizing: border-box;
  border-radius: 4px;
}
.blog_card li .blog_dt {
  display: block;
  font-weight: bold;
  font-size: 11px;
  color: #280000;
}
.blog_card li .blog_img {
  height: 140px;
  text-align: center;
}
.blog_card li .blog_title {
  height: 60px;
  font-weight: bold;
  font-size: 14px;
  color:#60410b;
  line-height: 1.5;
  overflow-y: hidden;
  margin: 5px 0;
}
.blog_card li a:link,
.blog_card li a:visited {
	text-decoration:none;
}
.blog_card li .blog_body {
  height: 70px;
  line-height: 1.2;
  font-size: 12px;
}
.blog_card li img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/*FAQ*/
.faq {
}
.faq dt {
	padding:5px 5px 0px 2px;
	color:#60410b;
	font-weight:normal;
	border-bottom:1px dotted #aaa;
	margin-bottom:10px;
	font-size:16px;
}
.faq dt:before {
	font-family:  "Font Awesome 5 Free";
	content:"\f059";
	margin-right:8px;
	font-size:20px;
	color:#60410b;
}
.faq dd {
	margin-bottom:20px;
	background:#fffef4;
	padding:10px;
}
.faq dd a:link,
.faq dd a:visited {
	color:#FF0000;
}
.faq dd:before {
	/*content:"A.";
	margin-right:5px;
	color:#FF0000;
	font-weight:bold;
	font-size:20px;*/
}
/*プライスリスト*/
.price {
	font-size: 14px;
	overflow:hidden;
	width:50%;
}
.price dt {
	float: left;
	padding-top: 5px;
	line-height: 1.3;
}
.price dt:before {
	font-family:  "Font Awesome 5 Free";
	content:"\f0a9";
	margin-right:5px;
}

.price dt span {
	font-size:13px;
}
.price dd {
/*	font-family: 'Ceviche One', cursive;

*/	text-align:right;
	padding-bottom: 3px;
	padding-top: 5px;
	line-height: 1.3;
	border-bottom: dotted 1px #aaa;
	color:#60410b;
}
/*プライスリスト*/
.price2 {
	overflow:hidden;
	font-size:18px;
}
.price2 dt {
	float: left;
	padding-top: 5px;
	padding-left:3px;
	line-height: 1.8;
}
.price2 dt:before {
	font-family:  "Font Awesome 5 Free";
	content:"\f0a9";
	margin-right:5px;
}
.price2 dd {
	text-align:right;
	padding-bottom: 3px;
	padding-top: 5px;
	line-height: 1.8;
	border-bottom: dotted 1px #aaa;
	color:#FF0000;
}
.cbtn {
	width:350px;	
	margin:15px auto 0;
}
.cbtn a{
	text-align:center;
	width:100%;
	display:block;
	padding:0;
	letter-spacing:0.1em;
	background: #f5cdc0;
	/*border:1px solid #333;*/
	font-size:16px;
	font-weight:500;
	border-radius:10px;
}
.cbtn a:link,
.cbtn a:visited {
	color: #111;
	text-decoration:none;
}
.cbtn a:hover{
	color: #FFF;
	background:#222;
	text-decoration:none;
}
.cbtn a span {
	font-size:0.8em;
}
.cbtn1 {
	margin:15px 0;
}
.cbtn1 a{
	text-align:center;
	padding:5px 30px;
	font-weight:400;
	letter-spacing:0.1em;
	background: #dc5022;
	color:#FFF;
	font-size:16px;
	border-radius:5px;
}
.cbtn1 a:hover{
	background:#555;
}

/*.cbtn2*/
.cbtn2 {
	width:300px;	
	margin:15px 0 0;
}
.cbtn2 a{
	/*text-align:center;*/
	display:block;
	font-weight:300;
	letter-spacing:1px;
	font-size:15px;
	border:1px solid #AAA;
	padding-left:20px;	
	/*border-radius:10px;*/
}
.cbtn2 a:link,
.cbtn2 a:visited {
	color: #333;
	text-decoration:none;
}
.cbtn2 a:hover{
	color: #FFF;
	background:#333;
	text-decoration:none;
}
.cbtn2 a:before {
 	/*font-family:  "Font Awesome 5 Free";
	content:"\f105";
	margin-right:10px;*/
 }
.cbtn2 a span {
	font-size:0.8em;
}
/*.cbtn3*/ 
.cbtn3 {
	width:90%;
	max-width:480px;
	margin:20px auto 0;
}
.cbtn3 a {
	text-align:center;
	display:block;
	font-weight:600;
	background:#dc5022;
	font-size:24px;	
	padding:0 0 5px;
	border-radius:25px;
	letter-spacing:0.1em;
}
.cbtn3 a:link,
.cbtn3 a:visited{
	color: #FFF;
	text-decoration:none;
}
.cbtn3 a:hover {
	background:#dcad22;
	text-decoration:none;
	/*border: 1px solid #FFF;*/
}
/*.cbtn4*/
.cbtn4 {
	width:100%;
	max-width:400px;	
}
.cbtn4 a {
	font-weight:normal;
	border:#111 1px solid;
	text-align:center;
	margin:15px 0 0;
	display:block;
}
.cbtn4 a:link,
.cbtn4 a:visited {
	color: #222;
	text-decoration:none;
}
.cbtn4 a:hover{
	background:#CCC;
}
.cbtn4 a:before {
 	font-family:  "Font Awesome 5 Free";
	content:"\f101";
	margin-right:5px;
}


/* Flow */
.flowtitle {
	font-weight:bold;
}
.flowtitle span:before {
	background:#00A0E9;
	color:#FFFFFF;
	border-radius:5px 5px 0 0;
	padding:5px;
}
.flowtitle:before {
	font-family:  "Font Awesome 5 Free";
	content:"\f0a4";
	margin-right:5px;
}
.flow_box {
	position: relative;
	background: #fff;
	border: 5px solid #00a0e9;
	padding:5px;
	margin-bottom:20px;
}
.flow_boxa {
	position: relative;
	background: #fff;
	border: 5px solid #00a0e9;
	padding:5px;
	margin-bottom:20px;
}
.flow_box:after, .flow_box:before {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: "";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}
.flow_box:after {
	border-top-color: #00a0e9;
	border-width: 20px;
	margin-left: -20px;
}
.flow_box:before {
	border-top-color: #00a0e9;
	border-width: 27px;
	margin-left: -27px;
}
/* 背景100% */
.bg-title1 {
	background-image:url(../img/bg-title1.jpg);
}
.bg-title2 {
	background-image:url(../img/bg-title2.jpg);
}
.bg-title3 {
	background-image:url(../img/bg-title3.jpg);
}
.bg-title4 {
	background-image:url(../img/bg-title4.jpg);
}
.bg-title5 {
	background-image:url(../img/bg-title5.jpg);
}
.bg-title6 {
	background-image:url(../img/bg-title6.jpg);
}
.bg-title7 {
	background-image:url(../img/bg-title7.jpg);
}
.bg-title8 {
	background-image:url(../img/bg-title8.jpg);
}
.bg-title9 {
	background-image:url(../img/bg-title9.jpg);
}
.bg-title1 {
	background-position:center;
	background-repeat:no-repeat;
	background-size:cover;
	-moz-background-size:cover;
	background-attachment:fixed;
	padding:50px 0;
	min-height:250px;
	margin:0;	
	overflow:hidden;
}
.bg-title2 {
	background-position: center;
	background-repeat:no-repeat;
	background-size:cover;
	-moz-background-size:cover;
	background-attachment:scroll;
	padding:20px 0;
	margin:0;
}
.bg-title3 {
	background-position:center;
	background-repeat:no-repeat;
	background-size:cover;
	-moz-background-size:cover;
	background-attachment:fixed;
	padding:50px 0;
	overflow:hidden;
}
.bg-title4,
.bg-title5,
.bg-title6,
.bg-title7,
.bg-title8 {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    -moz-background-size: cover;
    background-attachment: scroll;
    padding: 70px 0;
    min-height: 50px;
    overflow: hidden;
}
.bg-title9 {
	background-position:center;
	background-repeat:no-repeat;
	background-size:cover;
	-moz-background-size:cover;
	background-attachment:fixed;
	padding:70px 0;
	min-height:300px;
	margin:0;	
	overflow:hidden;
}
.bg-title1:hover,
.bg-title2:hover,
.bg-title3:hover,
.bg-title4:hover,
.bg-title50hover,
.bg-title6:hover,
.bg-title7:hover,
.bg-title8:hover,
.bg-title9:hover  {
	z-index:9999;
}
/*.photobx-l*/
.photobx-l {
display: -webkit-flex;
display: flex;
justify-content:flex-end;
width: 100%;
min-width: 1000px;
margin: 0 auto;
}
.photobx-ll {
display: -webkit-flex;
display: flex;
justify-content:flex-start;
width: 100%;
/*min-width: 1000px;*/
margin: 0 auto;
}
.pbx {
background:rgba(255,255,255,0.9);
width: 44%;
height:auto;
vertical-align: middle;
padding:50px 3% ;
}
.pbx_img img {
}
.pbx_img {
flex: 1;
width: 100%;
}
.pbx h4,
.pbx2 h4 {
	font-size:28px;
	font-weight:400;
	line-height:1.8;
	color:#60410b;
}
.pbx h3 {
	font-size:28px;
	letter-spacing:0.1em;
	font-weight:600;
	text-align:center;
	color:#FFF;
	background:#FF6622;
	margin-bottom:10px;
	line-height:1.8;
}
.pbxbox {
	background-color: #FF0000;
	color:#FFF;
	padding:15px;
	margin-top:20px;
}
.pbxbox h5 {
	font-size:24px;
	line-height:1.6;
	margin-bottom:10px;
	text-align:center;
}
.pbxbox h6 {
	background:#FFF;
	color:#FF0000;
	font-size:24px;
	font-weight:600;
	margin-bottom:10px;	
	line-height:1.6;
	padding:8px 0;
	text-align:center;
}
.pbxbox h6 span {
	text-decoration:line-through;
	font-size:20px;	
	color:#333;	
	font-weight:500;	
}
.pbx2 {
background:rgba(0,0,0,0.8);
width: 35%;
height:auto;
vertical-align: middle;
padding:10px 3% 40px;
float:right;
/*text-align:center;*/
color:#FFF;
}
.pbx2 img {
	/*max-width:90%;*/
}
.bg-image1 {
	background: url(../img/bg-image1.jpg) no-repeat center/auto;
    height: 300px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.bg-image2 {
	background: url(../img/bg-image2.jpg) no-repeat center/auto;
    height: 300px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.bg-image3 {
background-image: url(../img/bg-image3.jpg);
background-position: center center;
background-repeat: no-repeat;
background-size: cover;
-moz-background-size: cover;
}
.bg-image4 {
background-image: url(../img/bg-image4.jpg);
background-position: center center;
background-repeat: no-repeat;
background-size: cover;
-moz-background-size: cover;
}
.mtitle-ll {
	text-align: center;
	/*color:#60410b;*/
	font-size: 30px;
	line-height: 2;
	padding-top:40px;
	margin-bottom: 35px;
	position: relative; 
    letter-spacing: 0.1em;
    font-family: "Sawarabi Mincho", serif;
	font-weight:normal;
}
.mtitle-ll:after {
	content: "";
	width: 80px;
	height: 2px;
	background: #FFF;
	display: block;
	position: absolute;
    top: 100px;
	bottom: 0;
	margin: auto;
	right: 0;
	left: 0; 
}
.mtitle-ll span {
	font-size: 18px;
	display: block; 
}
@media screen and (max-width:1200px) {
.bg-title1,
.bg-title2,
.bg-title3,
.bg-title9 {
	background-attachment: scroll;
	min-height: 150px;
  }
.bg-title4,
.bg-title5,
.bg-title6,
.bg-title7,
.bg-title8 {
    /*padding: 160px 0 10px;*/
}   
}
@media screen and (max-width:800px) {
.bg-title1,
.bg-title2,
.bg-title3,
.bg-title9 {
	background-attachment: scroll;
	min-height: 150px;
  } 
.bg-title4,
.bg-title5,
.bg-title6,
.bg-title7,
.bg-title8 {
    background-attachment: scroll;	
    padding: 30px 0 ;
}   
}
@media screen and (min-width : 320px) and (max-width: 480px) {
.bg-title1 {
	min-height:250px;
	padding:0;
}
.bg-title2,
.bg-title3,
.bg-title9 {
	/*padding:15px 0;*/
	background-attachment: scroll;
	min-height: 150px;
  }
.bg-title4,
.bg-title5,
.bg-title6,
.bg-title7,
.bg-title8 {
    padding: 25px 0;
	margin:0;
} 
}

.bg-img1 {
	padding:30px 0;
	background-image:url(../img/bgp3.jpg);
	background-attachment:fixed;
}

/* accordion */
dl.accordion {
	background:#FFF;
	width:710px;
	margin:5px auto 20px;
	font-size:13px;
}
dl.accordion dt {
	padding-left: 25px;
    background:url(img/open.png) 1% center no-repeat,-moz-linear-gradient(top, #FFF, #FFF);
    background:url(img/open.png) 1% center no-repeat,-webkit-gradient(linear, left top, left bottom, from(#FFF), to(#FFF));
    border-bottom:1px solid #DDD;
	height:40px;
	text-indent:10px;
	line-height:40px;
	color:#41822b;
	font-weight:bold;
	cursor:pointer;
}
dl.accordion dt:hover {
	opacity:0.7;
	filter: alpha(opacity=70);
}
dl.accordion dt.open {
    background:url(img/close.png) 1% center no-repeat,-moz-linear-gradient(top, #FFF, #FFF);
    background:url(img/close.png) 1% center no-repeat,-webkit-gradient(linear, left top, left bottom, from(#FFF), to(#FFF));
}
dl.accordion dd {
	background:#f0f4ee;
	margin: 10px;
	padding:10px;
	line-height:1.5;
	display:none;
	border-radius: 10px;
}
dl.accordion dd strong {
	display:block;
	margin: 10px 0;
}

/* sns sharebtn */
.share {
	width:1000px;
	margin:0 auto;
	padding:25px 0;
}
.fb-like { /* Facebook */
    display: inline-block;
    height: 20px;
    overflow: hidden;
}
.fb_iframe_widget span {
    vertical-align: top !important;
}
#___plusone_0, #___plusone_0 iframe { /* Google+ */
    width: 70px !important;
}
.pocket-btn { /* Pocket */
    display: inline-block;
    height: 20px;
    overflow: hidden;
}
.pocket-btn iframe { /* Pocket */
    width: 100px !important;
    overflow: hidden;
}

/* sns sharebtn */


/* SNS LINK */
#snslink {
	font-family:  "Font Awesome 5 Free";
	width:100%;
	font-size:20px;
	padding-top:20px;
}
#snslink li {
	line-height:30px;
	padding:10px 13px;
	background:#fff;
	color:#000;
	border-radius:1000px;
	display:inline;
	margin:10px;

}
#snslink li:hover {
	opacity:0.5;
}
/*link*/
#snslink a:link,
#snslink a:visited,
#snslink a:hover {
	color:#000;
	text-decoration:none;
}

.tarea {
	width:90%;
	margin:0 auto;
}
/*youtube*/
.youtube{
  width: 100%;
  position: relative;
  padding-top: 56.25%;
}
.youtube iframe{
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}
/* mtitle-cline */
.mtitle-cline {
	display: table;
	text-align: center;
	white-space: nowrap;
	font-size:25px;
	letter-spacing:2px;
	color:#0065b3;
	margin-bottom:20px;
	line-height:0.5;
}
.mtitle-cline span {
  font-size:13px;
}
.mtitle-cline:after, .mtitle-cline:before {
color:#0065b3;
content: '';
display: table-cell;
width: 50%;
background: -webkit-linear-gradient(transparent 50%, currentColor 50%, currentColor -webkit-calc(50% + 5px), transparent -webkit-calc(50% + 5px));
background: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(50%, currentColor), color-stop(currentColor calc(50% + 5px)), to(transparent calc(50% + 5px)));
background: linear-gradient(transparent 50%, currentColor 50%, currentColor calc(50% + 2px), transparent calc(50% + 2px));
-webkit-background-clip: padding;
background-clip: padding;
}
.mtitle-cline:after {
border-left: 2em solid transparent;
}
.mtitle-cline:before {
border-right: 2em solid transparent;
}
 
 /* halfbox */
#contentwrap {
	padding:0;
}
.rhalf {
}
.lhalf {
}
.rhalf {
	width:50%;
	height:350px;
	color:#fff;
	display:table;
	position:static;
	text-align:right;
}
.lhalf {
	width:50%;
	height:350px;
	color:#fff;
	display:table;
	background:rgba(0,0,0,0.5);
	position:static;
	
}
.hotel {
	position:relative;
	top:-135px;
	right:0;
	left:0;
	bottom:0;
	z-index:9999;
	width:200px;
	height:243px;
	display:table-cell;
 }
.rhalf h1,
.lhalf h1 {
font-family: 'Arimo', sans-serif;	font-size:18px;
	letter-spacing:2px;
	text-align:center;
	font-weight:bold;
	margin-bottom:20px;
}

.rhalf-img {
	float:right;
	background-image:url(../img/rhalf-img.jpg);
}
.lhalf-img {
	float:left;
	background-image:url(../img/lhalf-img.jpg);
}
.rhalf-img,
.lhalf-img {
	width:50%;
	height:350px;
	color:#fff;
	background-position: center center;
	background-repeat:no-repeat;
	background-size:cover;
	-moz-background-size:cover;
	background-color: #eee;
}

.twrap {
	margin:0 auto;
	padding:15px 30px;
	display:table-cell;
	text-align:left;
}
.vision {
	font-size:22px;	
	letter-spacing: 0.24em;
	line-height: 3;
	font-weight:normal;
	font-family:  "游明朝", YuMincho, "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "Sawarabi Mincho", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}
.vision span {
	font-size: 1.8em;
	font-weight:normal;
	line-height:2;
}
.vision2 {
	font-size:22px;
	font-family: "M PLUS Rounded 1c";	
	letter-spacing: 2.5px;
	line-height: 55px;
	margin:25px 0;
	overflow:hidden;
	color:#111;	
}
.mtitle-big0 {
	/*font-family:  "游明朝", YuMincho, "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "Sawarabi Mincho", "ＭＳ Ｐ明朝", "MS PMincho", serif;*/
	font-family: 'Raleway', sans-serif;
    font-size: 60px;
	font-weight:300;
    letter-spacing: 0.4em;
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    line-height: 1.4;
	margin-top:10px;
	padding:0px 30px;
	color:#777;
	/*background:#60410b;*/
	/*font-weight:normal;*/
}
.mtitle-big0 span {
	font-size:0.8em;
	letter-spacing:0.1em;
	color:#555;	
}
.mtitle-big {
	font-size:30px;
	letter-spacing:0.05em;
	text-align:center;
	line-height:1.8;
	font-weight:600;
}
.mtitle-big span {
	color:#dc5022;
}
.mtitle-big1 {
	font-size:50px;
	line-height:0.8;
	letter-spacing:0.2em;
	font-weight:400;
	color:#444;
	/*border-bottom:1px #AAA solid;
	padding-bottom:5px;	*/
	/*font-family: 'Squada One', cursive;*/
}
.mtitle-big1 span {
	font-size:24px;
	letter-spacing:0.1em;
	color:#111;
}
.mtitle-big2 {
	font-size:18px;
	text-align:center;
	/*font-family: "Sawarabi Mincho", "游明朝", YuMincho, "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "MS PMincho", serif;*/
	font-weight:400;
}
.mtitle-big2 span {
	font-size:1.4em;
	font-weight:500;	
}
.mtitle-big3 {
	font-size:32px;
	font-weight:500;
	line-height:1;
	color:#FFF;
	letter-spacing:0.2em;
	font-family: 'Raleway', sans-serif;
	text-align:center;
}
.mtitle-big3 span {
	font-size:18px;
}
.mtitle-big4 {
    font-size: 30px;
	text-align:center;
	color: #444;
	line-height:1.4;
	letter-spacing:0.15em;
	font-weight:500;
}
.mtitle-big4 span {
	font-weight:600;
    font-size:1.2em;	
	color: #dc5022;	
}
.mtitle-big5 {
	font-size:32px;
	font-weight:500;
	line-height:1;
	color:#f5cdc0;
	letter-spacing:0.2em;
	font-family: 'Raleway', sans-serif;
	text-align:center;
}
.mtitle-big5 span {
	font-size:18px;
	color:#a97307;
	letter-spacing:0.12em;
	font-weight:bold;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "MS PMincho", serif;	
}
.mtitle-middle {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	border-bottom: 1px solid #AAA;
/*	padding-bottom:5px;*/
	font-size:26px;
	font-weight:normal;
	/*text-align:left;*/
	line-height:1.4;
	color:#392e1e;
}
.mtitle-middle span {
	font-size:0.8em;
	color:#777;	
}
.mtitle-middle:first-letter {
    font-size: 1.3em;
	/*color:#CCC;*/
	padding-right:3px;
}
.mtitle-middle2 {
	border-bottom: 1px solid #777;
	padding-bottom:5px;
	font-size:18px;
	color:#666;
	line-height:1.4;
	letter-spacing:0.1em;
	font-weight:400;
}
.mtitle-middle2 span {
	color:#444;
	font-size:22px;
}
.mtitle-middle2:first-letter {
    /*font-size: 1.2em;
	color:#f97233;*/
}
.mtitle-middle2:before {
 	/*font-family:  "Font Awesome 5 Free";
	content:"\f0a9";
	margin-right:5px;
	font-style:normal;
	padding-left:3px;*/
}
.mtitle-price {
	font-size:20px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height:1.4;
	color:#FF0000;
	font-weight:600;
	letter-spacing:1px;
	text-align:center;
	margin-top:5px;
}
.mtitle-price span {
	font-size:2.2em;
	padding:0 2px;
	font-weight:700;	
	/*font-style:italic;*/
}
.mtitle-price2 {
	font-size:22px;
	letter-spacing:1px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#d70f0f;
	line-height:1.6;
	font-weight:600;
	margin-bottom:10px;
}
.mtitle-price2 span {
	font-size:1.2em;
}
.mtitle-cap {
	color:#111;
	font-size:22px;
	margin-bottom:10px;
	line-height:1.6;
	border-bottom:#111 1px dashed;
	padding-bottom:5px;
}
.mtitle-cap span {
	font-size:1.2em;
	color:#60410b;
}
.mtitle-cap2 {
	/*position: relative;*/
	border-bottom: 1px dashed #555;
	padding-bottom:5px;
	margin:0px 0 10px;
	font-size:24px;
	font-weight:normal;
	text-align:left;
	line-height:1.2;
	color:#222;
	letter-spacing:1px;
}
.mtitle-cap2 span {
	font-size:0.8em;
	color:#555;
}
.mtitle-cap2:first-letter {
    font-size: 1.4em;
	color:#60410b;
	padding-right:2px;
}
/* listFlow */
.listFlow {}
.listFlow li {
	margin-bottom:9px;
	padding-bottom:9px;
	background:transparent url("../img/bg_listflow.png") 42px 100% no-repeat;
	overflow:hidden;
}
.listFlow .lastItem {
	margin-bottom:0;
	padding-bottom:0;
	background:none;
}
.listFlow dl {
	display:table;
	width:100%;
}
.listFlow dl dt {
	display:table-cell;
	padding:10px 0;
	border:1px solid #60410b;
	width:20%;
	background:#60410b;
	font-size:20px;
	color: #FFF;
	text-align:center;
	vertical-align:middle;
	line-height:1.2;
	border-radius:5px 0 0 5px;
}
.listFlow dl dt .num {
	display:block;
	font-size:21px;
	font-size:1.8em;
}
.listFlow dl dd {
	display:table-cell;
	padding:15px 20px;
	border-top:1px solid #c8c8c8;
	border-right:1px solid #c8c8c8;
	border-bottom:1px solid #c8c8c8;
	vertical-align:middle;
	border-radius:0 5px 5px 0;
	background:#FFF;
	color:#333;
	font-size:16px;
}
.listFlow h4 {
	/*color: #008AD3;*/
	color: #333;
	background: #fff;
	font-weight: normal;
	line-height:2;
	padding: 0 0 3px 0px;
	margin-bottom: 20px;
	border-bottom: 1px solid #ccc;
	_zoom: 1;
	overflow: hidden;
}
.listFlow dl dd img {
	width:250px;
}
/*.listFlow2*/
.listFlow2 {
	width:100%;
	margin:20px 0;
}
.listFlow2 li {
margin-bottom:5px;
	/*	padding-bottom:9px;*/
}
.listFlow2 .lastItem {
	margin-bottom:0;
	padding-bottom:0;
	background:none;
}
.listFlow2 dl {
	display:table;
	width:100%;
}
.listFlow2 dl dt {
	display:table-cell;
	padding:10px 0;
	border:1px solid #c8c8c8;
	width:20%;
	background: #dc5022;
	color:#FFF;
	font-weight:500;
	text-align:center;
	vertical-align:middle;
	line-height:1.6;
}
.listFlow2 dl dt .num {
	display:block;
	font-size:21px;
	font-size:1.32rem;
}
.listFlow2 dl dd {
	display:table-cell;
	padding:15px 20px;
	border-top:1px solid #c8c8c8;
	border-right:1px solid #c8c8c8;
	border-bottom:1px solid #c8c8c8;
	vertical-align:middle;
	background-color:rgba(255,255,255,1.00);
	color:#333;
}
.listFlow2 dl dd a:link,
.listFlow2 dl dd a:visited {
	color:#FF0000;
}
.timeline > li {
	overflow: hidden;
	margin: 0;
	position: relative;
}
.timeline-date {
	width: 130px;
	float: left;
	text-align:left;
	margin-top: 10px;
	color:#60410b;
	font-weight: bold;
}
.timeline-content {
	width: 75%;
	float: left;
	border-left: 3px #ccc solid;
	padding: 10px 0 10px 30px;
}
.timeline-content:before {
	content: '';
	width: 12px;
	height: 12px;
	background: #60410b;
	position: absolute;
	left: 126px;
	top: 17px;
	border-radius: 100%;
}
/* Tiny Carousel */
.slider1 {
	width:100%;
	overflow:hidden;
	position: relative;
	margin: 0;
	/*padding-bottom: 30px;*/
	background-repeat: repeat;
}

.slider1 .viewport {
	width:100%;
	margin:0 auto;
	height: 200px;
	overflow: hidden;
	position: relative;
}

.slider1 .buttons {
	font-family:  "Font Awesome 5 Free";
	display: block;
	position: absolute;
	top: 35%;
	left: 0;
	text-decoration: none;
	font-size:30px;
	margin: 0 5px;
	z-index:5;
	cursor:pointer;
	color: #DDD;
	/*display:none;	*/
}

.slider1 .next {
    right:0;
    left: auto;
    top: 35%;
}

.slider1 .buttons:hover {
	opacity:0.6;
}

.slider1 .disable {
    visibility: hidden;
}

.slider1 .overview {
    list-style: none;
    position: absolute;
    padding: 0;
    margin: 0;
    left: 0;
    top: 0;
}

.slider1 .overview li {
	width: 250px;
	float: left;
	margin-right: 10px;
	/*margin-left: 10px;*/
	text-align: center;
	vertical-align: middle;
	display: table;
	z-index: 99999;
	overflow: hidden;
	margin-bottom: 5px;
	margin-top: 10px;
	/*padding:5px;*/
}
.slider1 img {
	width:100%;
	max-width:250px;
	max-height: 100%;
	padding-bottom:5px;
	vertical-align:middle;
	text-align:center;
}
.slider1 .overview li p {
    height: 80px;	
	overflow:auto;
	font-size:14px;
}
/*slider2*/
.slider2 {
	width:100%;
	overflow:hidden;
	position: relative;
	margin: 0;
	padding-bottom: 30px;
	background-repeat: repeat;
}

.slider2 .viewport {
	width:90%;
	margin:0 auto;
	height: 280px;
	overflow: hidden;
	position: relative;
}

.slider2 .buttons {
	font-family:  "Font Awesome 5 Free";
	display: block;
	position: absolute;
	top: 20%;
	left: 0;
	text-decoration: none;
	font-size:30px;
	margin: 0 5px;
	z-index:5;
	cursor:pointer;
	color: #60410b;
}

.slider2 .next {
    right:0;
    left: auto;
    top: 20%;
}

.slider2 .buttons:hover {
	opacity:0.6;
}

.slider2 .disable {
    visibility: hidden;
}

.slider2 .overview {
    list-style: none;
    position: absolute;
    padding: 0;
    margin: 0;
    left: 0;
    top: 0;
}

.slider2 .overview li {
	width: 300px;
	float: left;
	margin-right: 5px;
	margin-left: 10px;
	text-align: center;
	vertical-align: middle;
	display: table;
	z-index: 99999;
	overflow: hidden;
	margin-bottom: 5px;
	margin-top: 10px;
	padding:5px;
	font-weight:normal;
}

.slider2 img {
	max-width:300px;
	max-height: 200px;
	padding-bottom:5px;
	vertical-align:middle;
	text-align:center;
}

.slider2 .overview li p {
    height: 60px;	
	overflow:auto;
}
.hidden {
	display:none;
}
/* ビフォーアフター */
.ba {
    margin: 50px auto ;
    width:100%;
    position: relative;
    line-height: 1.4; /* 繝�く繧ｹ繝医�謖�ｮ� */
}

.ba:before {
    margin: -20px 0 0 -10px; 
    border: 20px solid transparent;
    border-left-color: #336633;
    content: "";
    position: absolute;
    top: 43%; 
    left: 50%;
}
 
/* float繧剃ｽｿ縺��縺ｧclearfix縺ｮ謖�ｮ� */
.ba:after {
    height: 0;
    visibility: hidden;
    content: ".";
    display: block;
    clear: both;
}
 
/* ビフォーアフター */
.beforeBox,
.afterBox {
    padding: 3px;
    width: 45%;
	background-color:#fff;
    position: relative;
	color: #333;
	text-align: center;
}
.ba .beforeBox {
    float: left;
}
.ba .beforeBox img{
    width:100%;
}
.ba .afterBox {
    float: right;
}
.ba .afterBox img{
    width:100%;
}
.ba .beforeBox p,
.ba .afterBox p {
	margin-top:5px;
}
.shadow {
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.05), 0 1px 1px rgba(0, 0, 0, 0.05);	
}
/*.concept-wrap*/
.concept-wrap {
  position: relative;
  padding: 70px 0;
  background: url("../img/mv_bg.jpg") repeat 0 0;
}
.concept-wrap .bg-back {
  position: absolute;
  top: 0;
  left: 0;
  background-color: #eee;
  width: 50%;
  height: 100%;
}
.concept-wrap .concept-inner {
  position: relative;
  display: table;
  margin: 0 auto;
  width: 100%;
  max-width: 1200px;
}
.concept-wrap .figure {
  position: absolute;
  top: 0;
  right: 0;
  display: table-cell;
  background-repeat: no-repeat;
  background-position: right center;
  background-size: cover;
  width: 74%;
  height: 100%;
}
.concept-wrap .figure2 {
  position: absolute;
  top: 0;
  left: 0;
  display: table-cell;
  background-repeat: no-repeat;
  background-position: right center;
  background-size: cover;
  width: 74%;
  height: 100%;
}
.concept-wrap .fig01 {
  background-image: url("../img/fig01.jpg");
  /*border-radius:15px;*/
}
.concept-wrap .fig02 {
  background-image: url("../img/fig02.jpg");
  /*border-radius:15px;  */
}
.concept-wrap .in-wrap {
  position: relative;
  float: left;
  width: 800px;
  padding: 50px 0;
}
.concept-wrap .in-wrap2 {
  position: relative;
  float: right;
  width: 800px;
  padding: 50px 0;
}
.concept-wrap .in-wrap .concept-box {
  background-color: rgba(255, 255, 255, 0.9);
  width: 600px;
  padding:30px;
  font-weight:300;
/*  border-radius:15px; */ 
}
.concept-wrap .in-wrap2 .concept-box {
  background-color: rgba(255, 255, 255, 0.9);
  width: 600px;
  padding:30px;
  font-weight:300;
  float: right;
/*  border-radius:15px; */  
}
.concept-wrap .in-wrap .concept-box .conts-ttl {
  font-size: 24px;
  line-height:1.6;
  font-weight: 400;
  margin-bottom:20px;
  color: #555; 
}
.concept-wrap .in-wrap2 .concept-box .conts-ttl {
  font-size: 28px;
  line-height:1.6;
  text-align:center;
    /*font-weight: normal;*/
    /* color: #FFF; */
}
.concept-wrap .in-wrap2 .concept-box .conts-ttl span {
  font-size: 0.8em;
  color: #ffe0d6;
  font-family: 'Josefin Sans', sans-serif;
  letter-spacing:1px;
}
/* blog_top_list */
.blog_top_list {
position: relative;
margin: 0 0 25px !important;
padding: 0 !important;
width: 100% !important;
height: auto;
display: flex;
flex-wrap: wrap;
justify-content: flex-start;
}
.blog_top_list .blog_bx {
transition: .3s ease-in-out;
width: calc(33.33% - 30px) !important;
font-size: 12px;
margin: 14px;
position: relative;
background: #fff;
}
.blog_top_list .blog_bx a {
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
z-index: 1;
}
.blog_bx_flex {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.blog_bx_flex div {
width: 100%;
background: #222;
padding: 5px;
color: #FFF;
}

.blog_bx_flex:hover {
background: #f2f2f2;
}
.blog_bx_flex figcaption {
display: block;
text-align: center;
width: 100%;
height: 230px;
overflow: hidden;
background-color: #fff;
background-position: center center;
background-repeat: no-repeat;
float: none;
}
.blog_bx_flex figcaption * {
-moz-transition: 0.3s;
-ms-transition: 0.3s;
-o-transition: 0.3s;
transition: 0.3s;
}
.blog_bx_flex p {
line-height: 1.6em;
font-size: 16px;
}
.blog_bx_flex img {
vertical-align: middle;
height: 100%;
width: 100%;
object-fit: cover;
}
.blog_bx_flex:hover img {
opacity: 1 !important;
transform: scale(1.1);
}
.blog_bx_flex .ttl {
font-weight: bold;
font-size: 12px;
color: #60410b;
float: left;
background: #fff;
padding: 0 15px;
margin-bottom: 5px;
}
.blog_bx_flex .ttm {
	color: #fff;
float: right;
padding-top: 0px;
font-size: 13px;
font-weight: normal;
}
.blog_bx_flex .ttm:before {
/*font-family: "Font Awesome 5 Free";
font-weight: 900;
content: "\f017";
margin-right: 5px;
font-weight: normal;*/
}
.blog_ttl {
clear: both;
font-weight: normal;
}
@media screen and (max-width: 800px) {
.blog_top_list .blog_bx {
width: calc(50% - 20px) !important;
margin: 10px;
}	
}
@media screen and (max-width: 600px) {	
.blog_top_list {
}
.blog_top_list .blog_bx {

width: calc(100% - 0px) !important;
margin: 0px 0 20px;
}
.blog_top_list .blog_bx figcaption {
height: 250px;
}
}
/*blog entry 2column*/
#blog_flexwrap {
	display:-webkit-flex;
	display:flex;
	width:1000px;
	margin:20px auto 100px
}
#blog_flexwrap #blog_side {
	width:230px;
	margin-left:25px
}
#blog_flexwrap #blog_main {
	flex:1
}
#blog_flexwrap #blog_main section {
	margin-bottom:25px
}
.blog_sttl01 {
	background:#60410b ;
	color:#FFF;
	font-size:20px;
	overflow:hidden;
	font-weight:bold;
	margin:0;
	padding:5px 10px;
	line-height:1.8;
}
.blog_sttl01:before {
	/*font-family:"Font Awesome 5 Free";
	font-weight:900;
	content:"\f0ca";
	margin-right:5px*/
}
.blog_sidebox {
	color:#222;
	background: #1a1a1a;	
	padding:10px;
}
.blog_sidebox a:link,
.blog_sidebox a:visited {
	color:#FFF;
}
.blog_mttl {
	width:calc(100% - 20px);
	background:#60410b ;
	color:#FFF;
	font-size:22px;
	overflow:hidden;
	font-weight:bold;
	margin:0;
	padding:5px 10px;
	line-height:1.8;
	border-right:1px #60410b solid;	
}
.blog_time {
	padding-top:0px;
	font-weight:normal;
	margin-bottom:15px;
	font-size:13px;
}
.blog_time:before {
	/*font-family:"Font Awesome 5 Free";
	font-weight:900;
	content:"\f017";
	margin-right:5px;
	font-weight:normal*/
}
.blog_box {
	min-height:300px;
	position:relative;
	color:#FFF;
	background: #1a1a1a;	
	/*background:#222;*/
	padding:10px;
	box-shadow: 0 5px 5px rgba(0, 0, 0, 0.1), 0 1px 1px rgba(0, 0, 0, 0.1);	
}
.blog_box img {
	max-width:100%;
	padding:15px 0
}
@media screen and (max-width: 768px) {
#blog_flexwrap {
display:-webkit-block;
display:block;
width:95%;
margin:20px auto 30px
}
#blog_flexwrap #blog_main {
width:100%;
flex:1;
margin-bottom:20px
}
#blog_flexwrap #blog_side {
width:100%;
margin-left:0px
}
.pages {
position:static;
bottom:0;
margin-top:30px;
width:100%
}
.page_next {
float:none;
width:100%;
margin-bottom:10px
}
.page_prev {
float:none;
text-align:left;
width:100%
}
}
/*一日の流れ*/
.day_flow {
	font-weight:400;
}
.day_flow dt {
    background-color: #f4f0eb;
    color: #555;
    padding: 5px 15px;
    font-weight: 500;
	font-size:22px;
    border-radius: 3px;
}
.day_flow dd {
    border-left: 4px dotted #CCC;
    margin-left: 25px;
    padding: 10px 15px;
    box-sizing: border-box;
}
.day_flow dd:last-child {
    border: none;
}
@media screen and (max-width: 600px) {
.day_flow dt {
	font-size:18px;
}
}
/* 年間行事予定 */
.yearly {
	width:99%;
	margin:10px auto 0;
	padding:20px 0;
}
.yearly ul {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
}
.yearly .gallery  {
	position: relative;
	top:-37px;
	background:#FFFBD2;
	width:95%;
	height:auto;
	text-align:center;
	vertical-align:middle;
	overflow:hidden;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: -25px;
}
.yearly .gallery img {
	width: 100%;
	height:auto;
	object-fit: cover;
	vertical-align:middle;
}
.yearly li {
	width: calc(33% - 30px);
	margin-right:20px;
	margin-bottom: 30px;
	padding: 0 5px 5px;
	box-shadow:
	rgba(0,0,0,0.1) 0px 0px 0px 1px,
	rgba(0,0,0,0.2) 1px 1px 0px 1px;
	position: static;
	background:#FFF;
}
.yearly li h4 {
	width: 60px;
	height: 60px;
	line-height: 60px;
	border-radius:100px;
	z-index: 9999;
	top:-30px;
	left: -10px;
	position: relative;
	font-weight:bold;
	text-align:center;
	font-size:20px;
	background: #c49f8d;
	color:#fff;
	margin-bottom: -10px;
	box-shadow:rgba(0,0,0,0.2) 1px 1px 0px 0px;
}
.yearly li p {
	text-align:left;
	font-size: 14px;
}

.yearly li p:before {
	font-family:  "Font Awesome 5 Free";
	content:"\f0a9";
	margin-right:3px;
	color:#94CB89;
}
@media screen and (max-width: 600px) {
.yearly {
	margin:0 auto;
	padding:0;
}
.yearly ul {
	display: block;
}
.yearly .gallery  {
	background:#fff;
	width:95%;
	height:auto;
}
.yearly .gallery img {
	width: auto;
	height:auto;
	object-fit:contain;
	vertical-align:middle;
}
.yearly li {
	width: 85%;
	margin: 40px auto;
	padding: 0 5px 5px;
	box-shadow:
	rgba(0,0,0,0.1) 0px 0px 0px 1px,
	rgba(0,0,0,0.2) 1px 1px 0px 1px;
	position: static;
}
.yearly li p {
	padding-left:10px;
}
}
.feature {
}
.feature li {
    font-size: 24px;
	font-weight:600;
    letter-spacing: .1em;
    border-bottom: 1px dashed #555;
    padding: 15px 0 15px 60px;
    position: relative;
}
.feature li span {
	font-size:1.2em;
	padding-left:3px;
	color:#FF6622;
}
.feature li p {
	font-size:16px;
	font-weight:400;
	letter-spacing:normal;
}
.feature li:before {
  content: "";
  display: block;
  background-image:url(../img/point-1.png);
  width: 45px;
  height: 45px;
  position: absolute;
  left: 0;
  background-size: contain;
  margin: auto;
  top: 0;
  bottom: 0;
}
.feature li:nth-child(2):before {
  background-image: url(../img/point-2.png);
}
.feature li:nth-child(3):before {
  background-image: url(../img/point-3.png);
}
.feature li:nth-child(4):before {
  background-image: url(../img/point-4.png);
}
.feature li:nth-child(5):before {
  background-image: url(../img/point-5.png);
}
.feature li:nth-child(6):before {
  background-image: url(../img/point-6.png);
}
.feature li:nth-child(7):before {
  background-image: url(../img/point-7.png);
}
/*.feature2*/
.feature2 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;	
}
.feature2 li {
    font-size:20px;
	font-weight:600;
    /*letter-spacing: .1em;*/
    border-bottom: 1px dashed #555;
    padding: 15px 0 15px 45px;
    position: relative;
	width:calc(31% - 45px);
	color:#FF6622;
}
.feature2 li span {
	font-size:1.2em;
	padding-left:3px;
	color:#FF6622;
}
.feature2 li p {
	font-size:16px;
	font-weight:normal;
}
.feature2 li:before {
  content: "";
  display: block;
  background-image:url(../img/point-1.png);
  width: 35px;
  height: 35px;
  position: absolute;
  left: 0;
  background-size: contain;
  margin: auto;
  top: 0;
  bottom: 0;
}
.feature2 li:nth-child(2):before {
  background-image: url(../img/point-2.png);
}
.feature2 li:nth-child(3):before {
  background-image: url(../img/point-3.png);
}
.feature2 li:nth-child(4):before {
  background-image: url(../img/point-4.png);
}
.feature2 li:nth-child(5):before {
  background-image: url(../img/point-5.png);
}
.feature2 li:nth-child(6):before {
  background-image: url(../img/point-6.png);
}
.feature2 li:nth-child(7):before {
  background-image: url(../img/point-7.png);
}

.calendar_head {
  color: #fefefe;
  background: #111;
  text-align: center;
  padding: 4px;
}
.calendar-box {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  font-size: 0.9em;
}
.calendar-box div.calendar {
  width: 49%;
}
.calendar-box table {
  width: 100%;
  text-align: center;
}
.calendar-box table th,
.calendar-box table td {
  width: 14.28%;
  border: 0.9px solid #aaa;
  font-weight: normal;
  padding: 5px;
  height: 45px;
  color: #555;
}
.calendar-box table th {
  background: #f0ebdd;
  vertical-align: middle;
  font-weight: 600;
  text-align: center;
}
.calendar-box table td {
  background: #fefefe;
}
.calendar-box th.sun,
.calendar-box td.sun {
  color: #FF0000;
}
.calendar-box th.sat,
.calendar-box td.sat {
  color: #104398;
}
.calendar-box .off {
  background: #ffd0bb;
}
.calendar-box .item {
  background: #ffe6e6;
  font-size: 1rem;
  color: #000;
}
.calendar-box .item-td {
  background: #ff9999;
}
.calendar-box .item-td .days {
  color: #FF6600;
}
.calendar-box .item-td .item {
  display: none;
}
.arrow {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  text-align: center;
  margin-bottom: 5px;
  font-size: 14px;
}
.arrow a {
  display: block;
  background: #eee;
  padding: 5px 8px;
  cursor: pointer;
}
.arrow a:link, .arrow a:visited {
  color: #333;
}
.arrow a:first-of-type {
  margin-right: 5px;
}
.arrow-before:before {
 	font-family:  "Font Awesome 5 Free";
	content:"\f0d9";
	margin-right:5px;
 }	
.arrow-after:after {
 	font-family:  "Font Awesome 5 Free";
	content:"\f0da";
	margin-left:5px;
 }	 
@media screen and (max-width:800px) { 
.calendar-box div.calendar {
	width:100%;
	margin-bottom:25px;
}
}
/*インスタ*/
.insta {
 /* margin-top: 40px;*/
}
.insta ul {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;  
  
}
.insta ul li {
  width: 24%;
  margin-bottom:10px;
}
.insta ul li a {
  width: 100%;
  display: block;
  text-align: center;
  height: 161px;
  vertical-align: middle;
}
@media screen and (max-width: 600px) {
  .insta ul li a {
    height: 80px;
  }
  .insta ul li {
  width: 33.33%;
}
}
.insta ul li a img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
/*みらい家*/
.box1 {
	width:753px;
	margin:0 auto;
	clear:both;
	border:#E6DCCB 15px solid;
	background-color:#FFF;
	overflow:hidden;
	padding-bottom:20px;
}
.box2 {
	width:677px;
	margin:40px auto;
}
.box2 p {
	font-size:14px;
	margin:3px 0 5px 0;
}
.box2 p img{
	margin:0 0 3px 0;
}
.img_left{
	float:left;
	/*padding-right:10px;*/
}
.img_right{
	float:right;
}
@media screen and (max-width: 800px) {
.img_left,
.img_right {
	float:none;
}
.box1 {
	width:calc(100% - 20px);
	border: #E6DCCB 10px solid;
	text-align:center;
}
.box2 {
	width:96%;
	margin:15px auto;
}
.box2 p img {
	max-width:100%;
}
}
@media screen and (max-width: 600px) {
.box1 {
	width:calc(100% - 10px);
	border: #E6DCCB 5px solid;
}
.box2 p img {
	width:100%;
}
}
/*料金*/
.menu-list {
    margin-bottom: 25px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
	font-size:16px;

}
.menu-list:before {
    background: radial-gradient(#aaa 20%, transparent 0) center center/8px 8px;
    content: "";
    display: inline-block;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    height: 4px;
    margin: 0 1.2em;
}
.menu-list dt {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
    max-width: 70%;
    display: inline-block;
    line-height: 1.5;
    padding: 8px 4px;	
}
.menu-list dd {
    max-width: 25%;
    text-align: right;
    display: inline-block;
    line-height: 1.5;
    padding: 8px 4px;	
}
.note {
    padding: 15px;
    margin-top: 10px;
    font-size: 14px;
    background: rgba(248,241,229,0.6);
}
@media screen and (max-width: 600px) {
.menu-list {
	font-size:14px;
}
.menu-list dt {
    max-width: 65%;
}
.menu-list dd {
    max-width: 35%;
}
.note {
	font-size:13px;
}
}
/*.blog_list*/
.blog_list {
	margin:10px 0;
}
.blog_list li {
	overflow:hidden;
	padding:15px 0;
	border-bottom:dashed 1px #555;
	margin-bottom:15px;
}
.blog_list .imgbox {
	float:left;
	width:25%;
	height:200px;
	margin-right:15px;
}
.blog_list .imgbox img {
vertical-align: middle;
height: 100%;
width: 100%;
object-fit: cover;
}
.blog_list li h3 {
	font-size:22px;
	color:#392e1e;
	font-weight:400;
}
.blog_list li p {
	color:#222;
}
@media screen and (max-width: 600px) {	
.blog_list .imgbox {
	float:none;
	width:100%;
	height:220px;
	margin-right:0;
}
.blog_list li h3 {
	font-size:18px;
}
}
/*.blog_list2*/
.blog_list2 {
	overflow:auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;	
}
.blog_list2 li {
	width:49%;
	overflow:hidden;
	padding:10px 0;
	margin-bottom:10px;
	border-bottom:dashed 1px #AAA;
}
.blog_list2 .imgbox {
	float:left;
	width:25%;
	height:90px;
	margin-right:15px;
}
.blog_list2 .imgbox img {
vertical-align: middle;
height: 100%;
width: 100%;
object-fit: cover;
}
.blog_list2 li h3 {
	font-size:16px;
	color:#f5cdc0;
	font-weight:400;
	line-height:1.6;
	margin-bottom:5px;
	/*font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;	*/
}
.blog_list2 li p {
	font-weight: 300;
	font-size:14px;	
}
.blog_list2 li p.blog_list_date {
	font-size:12px;
	letter-spacing:2px;
}
@media screen and (max-width: 800px) {	
.blog_list2 li {
	width:100%;
}
}
@media screen and (max-width: 600px) {	
.blog_list2 .imgbox {
	float:none;
	width:100%;
	height:200px;
	margin-right:0;
}
.blog_list2 li h3 {
	font-size:16px;
}
}
/*Worksギャラリー*/
.gallerybox {
	width:100%;
}
.gallery {
  width: 100%;
  /*height: 500px;
  line-height: 500px;
  text-align: center;*/
  margin-bottom:40px;
  vertical-align: middle;
  overflow: hidden;
}
.gallery img {
  width:calc(16.6% - 3px);
  height: auto;
  margin-bottom:3px;
  vertical-align: middle;
}
@media screen and (max-width:600px) {
.gallery img {
  width:calc(24.5% - 3px);
}
}
.box_styleE {
  position: relative;
  margin: 70px 0;
  min-height: 300px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow:hidden;
}

.box_styleE:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  margin-bottom: 0;
  width: 50%;
  height: 100%;
  background: url(../img/bg_E.jpg) no-repeat center;
  background-size: cover;
}
.box_styleE.service:before {
  background: url(../img/bg_service.jpg) no-repeat center;
  background-size: cover;
}
.box_styleE.unso:before {
  background: url(../img/bg_unso.jpg) no-repeat center;
  background-size: cover;
}
.box_styleE.home:before {
  background: url(../img/bg_home.jpg) no-repeat center;
  background-size: cover;
}
.box_styleE:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 50%;
  z-index: -1;
  /*-webkit-transform: skewX(-25deg);
  -ms-transform: skewX(-25deg);
  transform: skewX(-25deg);*/
  width: 50%;
  height: 100%;
}
.box_styleE.service:after {
  -webkit-transform:none;
  -ms-transform: none;
  transform:none;
}

.box_styleE .inner {
  width: 44%;
  margin-left: auto;
}
.box_styleE .inner h3 {
	font-size:22px;
	letter-spacing:2px;
	line-height:1.8;
	font-weight:600;
	color:#17406d;
	border-bottom:#AAA dashed 1px;
	margin:10px 0;
}
.box_styleE .inner h5 {
	font-size:40px;
	letter-spacing:0.1em;
	line-height:1.6;
	font-weight:600;
	color:#dc5022;	
	margin:15px 0;
}
@media screen and (max-width: 1024px) {
.box_styleE:before {
	width:75%;
}
.box_styleE .inner {
  width: 40%;
}
}
@media screen and (max-width: 800px) {
  .box_styleE {
    margin: 2em 0 0;
    display: block;
	min-height:200px;
  }

  .box_styleE:before {
    content: "";
    position: relative;
    display: block;
    width: 100%;
    height: 30vh;
    background: url(../img/bg_E.jpg) no-repeat center center;
    background-size: cover;
  }
  .box_styleE.service:before {
    content: "";
    position: relative;
    display: block;
    width: 100%;
    height: 30vh;
    background: url(../img/bg_service.jpg) no-repeat center center;
    background-size: cover;
  }  
  .box_styleE.unso:before {
    content: "";
    position: relative;
    display: block;
    width: 100%;
    height: 30vh;
    background: url(../img/bg_unso.jpg) no-repeat center center;
    background-size: cover;
  }  
  .box_styleE.home:before {
    content: "";
    position: relative;
    display: block;
    width: 100%;
    height: 30vh;
    background: url(../img/bg_home.jpg) no-repeat center center;
    background-size: cover;
  }    
  .box_styleE:after {
    content: inherit;
  }
  .box_styleE .inner {
    width: 100%;
  }
  .box_styleE .inner h5 {
	  font-size:26px;
  }
}
@media screen and (max-width: 600px) {
.box_styleE .inner h3 {
	font-size:20px;
	margin:15px 0;
}	
  .box_styleE .inner h5 {
	  font-size:20px;
	  letter-spacing:1px;
  }	
}
.box_styleF {
  position: relative;
  margin: 70px 0;
  min-height: 450px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.box_styleF:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  z-index: -1;
  margin-bottom: 0;
  width: 62%;
  height: 100%;
  background: url(../img/bg_F.jpg) no-repeat center;
  background-size: cover;
}
.box_styleF.wood:before {
  background: url(../img/bg_wood.jpg) no-repeat center;
  background-size: cover;
}
.box_styleF:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right:55%;
  z-index: -1;
  /*-webkit-transform: skewX(-25deg);
  -ms-transform: skewX(-25deg);
  transform: skewX(-25deg);*/
  width:55%;
  height: 100%;
  background: #fff;
}

.box_styleF .inner {
  width:30%;
  margin-right: auto;
	-ms-writing-mode: tb-rl;
    -webkit-writing-mode: vertical-rl;
    writing-mode: vertical-rl;	
	line-height:3;
	letter-spacing:0.1em;
	font-size:18px;
}
.box_styleF .inner h5 {
	font-size:26px;
	font-weight:600;
	letter-spacing:0.2em;
	color:#AAA;
	/*font-family: 游明朝, "Yu Mincho", 游明朝体, YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", HiraMinProN-W3, HGS明朝E, serif;*/
}
.box_styleF .inner h5 span {
	font-size:36px;
	font-weight:normal;
	letter-spacing:0.25em;	
	color:#222;
	font-family: 游明朝, "Yu Mincho", 游明朝体, YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", HiraMinProN-W3, HGS明朝E, serif;
}
.box_styleF .content_box_image {
	  width:30%;
	  margin-right: auto;
	  text-align:right;
	  margin-bottom:30px;
	
}
@media screen and (max-width: 1100px) {
/*.box_styleF .inner {
    width: 39%;
}
.box_styleF .content_box_image {
	margin-left:60px;
}*/
}
@media screen and (max-width: 800px) {
  .box_styleF {
    margin: 2em 0 0;
    display: block;
	min-height:200px;	
  }
  .box_styleF:before {
    content: "";
    position: relative;
    display: block;
    width: 100%;
    height: 48vw;
  }
  .box_styleF.wood:before {
    content: "";
    position: relative;
    display: block;
    width: 100%;
    height: 30vh;
    background: url(../img/bg_wood.jpg) no-repeat center center;
    background-size: cover;
  }  
  .box_styleF:after {
    content: inherit;
  }	
  .box_styleF .inner {
    width: 90%;
	margin:0 auto;
	font-size:16px;
	-ms-writing-mode: horizontal-tb;
    -webkit-writing-mode: horizontal-tb;
    writing-mode: horizontal-tb;	
  }
  .box_styleF .inner h5 {
	font-size:20px;
	}
	.box_styleF .inner h5 span {
	font-size:30px;
	}
	.box_styleF .content_box_image {
    width: 40%;
	margin:0 auto;
	text-align:right;
	}
}
@media screen and (max-width: 600px) {
  .box_styleF .inner {
    width:100%;
	-ms-writing-mode: horizontal-tb;
    -webkit-writing-mode: horizontal-tb;
    writing-mode: horizontal-tb;
	line-height:2.2;
	font-size:15px;
  }
.box_styleF .inner h5 {
	font-size:18px;	
	color: #555;
}
.box_styleF .inner h5 span {
	font-size:24px;	
	letter-spacing:0.1em;	
}
.box_styleF .content_box_image {
	width:100%;
	margin:0;
	text-align:center;
}
}
.content_box {
  max-width: 1400px;
  width: 90%;
  margin: auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
  position: relative;
  padding: 40px 0;
}
@media screen and (max-width: 800px) {
  .content_box {
    padding: 30px 0;
    width: 90%;
  }
.box_styleE .content_box {
    padding: 30px 0;
    width: 90%;
	text-align:center;	
  } 
}
/* menu-btn-list
----------------------------------*/
.top-menu-bnr {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;
  margin-top:20px;
}
.top-menu-bnr li {
  width: 45%;
}
.top-menu-bnr li a {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
  transition: all 0.2s ease-in;
}
.top-menu-bnr li a:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 10px;
  left: 10px;
  border: 1px solid #e1c28c;
}
.top-menu-bnr li a:hover .top-menu-img img {
  transform: scale(1.01);
  opacity: 0.7;
}
.top-menu-bnr li a:hover .top-menu-title {
  background: #bc8008;
  transition: all 0.2s ease-in;
}
.top-menu-bnr .top-menu-img {
  width: 100%;
  height: 340px;
  overflow: hidden;
  position: relative;
  background: #000;
}
.top-menu-bnr .top-menu-img img {
  width: 100%;
  height: 100%;
  /*opacity: 0.9;*/
  object-fit: cover;
  font-family: "object-fit: cover;";
  transition: all 0.2s ease-in;
  display: block;
  margin: 0 auto;
}
.top-menu-bnr .top-menu-title {
  background: #111;
  position: absolute;
  left: 0;
  bottom: 0;
  display: block;
  transition: 0.2s ease-in all;
  font-size: 24px;
  transform-origin: right bottom;
  color: #FFF;
  padding: 5px 15px;
  z-index: 2;
  font-weight: 500;
  letter-spacing: 0.1em;
  line-height: 1.6;
}
.top-menu-bnr .top-menu-title .eng {
  font-size: 0.8em;
  letter-spacing: 0.1em;  
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "MS PMincho", serif;  
  font-weight: normal;  
  color: #CCC;
  margin-right:10px;
}
@media screen and (max-width: 800px) {
  .top-menu-bnr li {
    width: 90%;
	margin-bottom:35px;
  }
}
@media screen and (max-width: 600px) {
  .top-menu-bnr .top-menu-img {
    height: 230px;
  }
  .top-menu-bnr .top-menu-title {
    font-size:20px;
  }
}
/*.feature-dl*/
.feature-dl {
	width:94%;
	margin:0 auto;
}
.feature-dl .inner {
  display: flex;
  flex-wrap: wrap;
  background: #FFF;
  padding: 20px;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.4);
  margin-bottom:30px;
  align-items: flex-start;
}
.feature-dl .inner dt {
  font-size: 16px;
  line-height: 1.1;
  letter-spacing: 0.2em;
  color: #FFF;
  position: relative;
  z-index: 1;
  font-style: italic;
  font-weight:500;
}
.feature-dl .inner dt:before {
  position: absolute;
  content: "";
  left: -30px;
  top: 0;
  width: 140%;
  height: 50px;
  background: #dc5022;
  z-index: -1;
  opacity: 0.9;
}
.feature-dl .inner dt span {
  font-size: 2.4em;
  font-weight:600;
}
.feature-dl .inner dd {
  flex: 1;
  margin-left: 8%;
}
.feature-dl .inner:not(:first-child) {
  margin-top: 40px;
}
.feature-dl .inner dd h3 {
	font-size:18px;
	color:#555;
	letter-spacing:0.1em;
	border-bottom:#AAA solid 1px;
	margin:0 0 10px;
}
@media screen and (max-width: 600px) {
	.feature-dl {
	width:96%;
	}
  .feature-dl .inner {
    flex-direction: column;
	padding: 10px;
  }
  .feature-dl .inner dt {
    font-size: 13px;
    margin-bottom: 25px;
  }
  .feature-dl .inner dt span {
   
  }
  .feature-dl .inner dt:before {
    height: 40px;
  }
  .feature-dl .inner dd {
    margin-left: 10px;
  }
}
.feature-dl .feature-title {
  font-size: 26px;
  color: #222;
  line-height: 1.5;
  padding-bottom: 5px;
  border-bottom: 1px dashed #222;
  margin-bottom: 20px;
  font-weight:600;  
}
@media screen and (max-width: 800px) {
.feature-dl .feature-title {
	font-size:22px;
}
}
@media screen and (max-width: 600px) {
  .feature-dl .feature-title {
    font-size: 20px;
  }
  .feature-dl .feature-title .upper {
    font-size: 1.4rem;
  }
}
/* list-voice */
.list-voice {
    display: flex;
    flex-wrap: wrap;
    /*justify-content: center;*/
}
.list-voice li {
	width:calc(23% - 22px);
	padding:0 10px;
	margin:0 2% 15px 0;
	background:#FFF;
	border:#CCC solid 1px;
	border-radius:5px;
}
.list-voice li a:before {
	font-family:  "Font Awesome 5 Free";
	content:"\f35a";
	margin-right:3px;
	font-weight:normal;
	color:#dc5022;
}
.list-voice li a {
	display:block;
	padding:3px 0;
	/*text-align:center;*/
	font-weight:500;
}
@media screen and (max-width:820px) {
.list-voice li {
	width:calc(31.3% - 22px);
	margin:0 1% 15px;
}	
}
@media screen and (max-width:600px) {
.list-voice {
    justify-content: space-between;
}	
.list-voice li {
	width:calc(48.5% - 12px);
	margin:0 0 10px;
	padding:0 5px 1px;
}
.list-voice li a {
	font-size:3.3vw;
}
}