@charset "utf-8";
/* CSS Document */

article,section {
	width: 100%;
	float: left;
}
header {
	width: 100%;
	float: left;
	background-image: url(../images/haikei_01.png),url(../images/haikei_02.png),url(../images/haikei_03.png);
	background-repeat: no-repeat,no-repeat,no-repeat;
	background-position: left top,right top,left bottom;
}

.nav {
	width: 96%;
	float: left;
	padding-right: 4%;
}
.nav ul {
  padding-top: 10px;
  width: 100%;
  display: flex;
  justify-content: flex-end;
}
.nav li {
	margin-left: 30px;
}

.nav li a:link,.nav li a:visited,.nav li a:active {
color : #715E62;
 text-decoration: none;
}

.nav li a:hover {
 color: #ef6e2c;
 text-decoration: none;
}
.nav li a {
 display: block;
}
.nav li img {
    padding-right: 6px;
	vertical-align: middle;
}

.top-box {
	width: 100%;
	float: left;
	text-align: center;
  padding-top: 60px;
  padding-bottom: 120px;
}
.top-box-name {
	font-family: "logo-arl-std", sans-serif;
font-weight: 500;
font-style: normal;
	 font-size : clamp(40px, 5.5vw, 77px);
	line-height: 1.3em;
	letter-spacing: 0.05em;
  color : #725f63;
}
.top-box-kasho {
	 font-size : clamp(28px, 3.6vw, 50px);
	line-height: 1.3em;
	letter-spacing: 0.05em;
}
.hed-kamoku {
	font-size : clamp(32px, 3.6vw, 51px);
  letter-spacing : 0.05em;
	line-height: 1.5em;
  color : #847072;
	font-family: "vdl-logona", sans-serif;
font-weight: 400;
font-style: normal;

}
.hed-name-en {
	 font-size : clamp(26px, 2.4vw, 33px);
	line-height: 1.5em;
	letter-spacing: 0.05em;
  color : #FFFFFF;
	 background : #725F63;
	display: inline-block;
	margin-top: 20px;
	font-family: "fot-udmarugo-large-pr6n", sans-serif;
font-weight: 500;
font-style: normal;
	padding-left: 15px;
	padding-right: 15px;
}
.copy-box {
	width: 58%;
	float: left;
	margin-left: 4%;
	padding-top: 80px;
	font-size : 34px;
  line-height : 1.6em;
  letter-spacing : 0.06em;
  color : #4c3518;
}

.open-box {
	width: 38%;
	float: left;
	padding-bottom: 50px;
}


.photo-haikei {
	width: 100%;
	float: left;
	padding-top: 80px;
	padding-bottom: 50px;
	margin-bottom: 60px;
	background-image: url(../images/p_haikei.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-size: cover;
}
.photo-left {
	width: 47.4%;
  float: left;
}
.photo-right {
	width: 47.4%;
  float: left;
  margin-left: 5.2%;
}

.jikanhyo-title {
    width: 100%;
     float: left;
	background : #715E62;
	font-size : 22px;
    letter-spacing : 0.05em;
	line-height: 1.5em;
     color : #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	margin-bottom: 8px;
}
.jikanhyo-title img {
    vertical-align: middle;
	padding-right: 5px;
}
.jikanhyo {
   width: 100%;
    float: left;
	background : #FFFFFF;
	padding-top: 10px;
}
.jikanhyo-s {
  font-size: 13px;
}
.jikanhyo table {
width: 92%;
	margin-left: 4%;
	margin-right: 4%;
}
.jikanhyo-day {
		padding-top: 20px;
	padding-bottom: 5px;
	font-size : 18px;
  line-height : 1.5em;
  letter-spacing : 0.05em;
}
.jikanhyo th {
	text-align: left;
	width: 40%;
	border-bottom: 1px solid #231815;
	padding-top: 15px;
	padding-bottom: 15px;
	 font-size : 18px;
  line-height : 1.5em;
  letter-spacing : 0.05em;
}
.jikanhyo td {
	text-align: center;
	border-bottom: 1px solid #231815;
}
.jikanhyo td img {
	vertical-align: middle;
}
.getu-kin {
	width: 10%;
}
.doyo {
	width: 10%;
	text-align: center;
}
.jikanhyo-come {
	width: 96%;
	float: left;
	text-align: right;
	padding-top: 10px;
	background : #FFFFFF;
	padding-right: 4%;
	padding-bottom: 30px;
}
.jikanhyo-come img {
	vertical-align: middle;
}
.jikanhyo-tex {
width: 92%;
  float: left;
  padding-top: 40px;
	padding-bottom: 80px;
  line-height : 1.8em;
	background : #FFFFFF;
	margin-top: 20px;
	padding-left: 4%;
	padding-right: 4%;
	color : #3D313F;
}

.kamoku {
	 font-size : 18px;
	letter-spacing : 0.05em;
	line-height: 1.7em;
}
.cl-name {
	 font-size : 28px;
	letter-spacing : 0.05em;
	line-height: 1.7em;
}
.dc-name {
	 font-size : 22px;
	 letter-spacing : 0.05em;
	line-height: 1.7em;
	 padding-bottom: 10px;
	color : #4D4D4D;
}
.dc-name-s {
	 font-size : 18px;
}
.addres {
	color : #4D4D4D;
	line-height: 1.5em;
}

.mapbox {
   width: 92%;
    float: left;
	background : #FFFFFF;
   padding-top: 28px;
	padding-left: 4%;
	padding-right: 4%;
}
.access-wrap {
  width: 100%;
  float: left;
   color : #4D4D4D;
  padding-top: 20px;
	background : #FFFFFF;
}
.access-wrap table {
  width: 92%;
  margin-left: 4%;
margin-right: 4%;
}
.access-wrap th {
 text-align: center;
 vertical-align: top;
}
.access-wrap td {
  padding-bottom: 10px;
  vertical-align: top;
}
.google {
  width: 98%;
  float: left;
  font-size : 16px;
	letter-spacing : 0.05em;
	 padding-bottom: 15px;
	 line-height: 1.5em;
	 padding-top: 15px;
	background : #FFFFFF;
	text-align: right;
	padding-right: 2%;
}
.google img {
padding-right: 10px;
}
.google a:link {
color : #3D313F;
 text-decoration: none;
}
.google a:visited {
 color : #3D313F;
 text-decoration: none;
}
.google a:hover {
 color: #EF6E2C;
 text-decoration: none;
}
.google a:active {
 color : #3D313F;
 text-decoration: none;
}
.mess-title {
	width: 100%;
	float: left;
	color : #3d313f;
	font-size: 40px;
	line-height: 1.3em;
	letter-spacing: 0.05em;
	text-align: center;
	padding-top: 50px;
}
.mess-title-en {
	color: #ef6e2c;
	font-size: 39px;
	line-height: 1.3em;
	letter-spacing: 0.05em;
	font-family: "aviano-flare", sans-serif;
font-weight: 400;
font-style: normal;
	padding-bottom: 20px;
}

.mess-tex {
	width: 88%;
	float: left;
	padding-top: 40px;
	padding-bottom: 50px;
	padding-left: 6%;
	padding-right: 6%;
	line-height: 1.8em;
}
.mess-name {
	text-align: right;
	padding-top: 20px;
	font-size: 18px;
}
.keireki-haikei {
	width: 100%;
	float: left;
	background : rgba(242, 234, 226, 0.85);
	padding-top: 60px;
	padding-bottom: 60px;
}
.keireki-wrap {
	width: 100%;
	float: left;
	display: flex;
   justify-content: space-between;
}
.keireki-left,.keireki-right {
	width: 45%;
    float: left;
	padding-left: 1%;
	padding-right: 1%;
}
.keireki-title {
	border-bottom: 1px solid #EF6E2C;
	font-size : 22px;
  line-height : 1.5em;
  letter-spacing : 0.06em;
	margin-bottom: 20px;
	padding-bottom: 6px;
}
.keireki-title img {
	padding-right: 6px;
	vertical-align: middle;
}
.keireki-table {
	width: 98%;
	margin-right: 2%;
}
.keireki-table th {
	text-align: left;
	vertical-align: top;
}
.keireki-table td {
	padding-bottom: 15px;
	vertical-align: top;
}
.keireki-right-innar01 {
	width: 100%;
    float: left;
}
.keireki-right-innar02 {
	width: 100%;
    float: left;
	padding-top: 30px;
}
.keireki-right li {
	line-height: 1.5em;
	letter-spacing: 0.05em;
	padding-bottom: 8px;
}

.futa-haikei {
	width: 100%;
	float: left;
	background-image: url(../images/futa_haikei.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom: 40px;
	padding-top: 165px;
	 color : #725F63;
}
.futa-kamoku {
	float: left;
	width: 100%;
	font-size : 22px;
  line-height : 1.5em;
  letter-spacing :0.05em;
	font-family: "vdl-logona", sans-serif;
font-weight: 400;
font-style: normal;
}
.futa-clname {
	float: left;
	width: 100%;
	font-size: 36px;
	line-height: 1.6em;
	letter-spacing: 0.05em;
	font-family: "logo-arl-std", sans-serif;
font-weight: 500;
font-style: normal;
}
.futa-name {
	float: left;
	width: 100%;
	font-size : 22px;
  line-height : 1.5em;
  letter-spacing : 0.04em;
	padding-top: 20px;
}

.futa-add {
	float: left;
	width: 60%;
	font-size : 16px;
  line-height : 25px;
  letter-spacing : 1.2px;
  color : #725F63;
	border-top: 1px solid #725F63;
	text-align: right;
}

.futa-copyright {
	float: left;
	width: 100%;
  font-size: 14px;
  line-height: 1.6em;
  text-align: center;
  padding-top: 15px;
  padding-bottom: 15px;
	color : #FFFFFF;
	background : #725F63;
}
.br-pc { 
  display:block;
}
.br-sp {
  display:none;
}
.sp-img {
}
