/* CSS Document */
.mainArea {
	background-image: url(../img/e_info/mainImg.jpg);
}
.facilityBox h3 {
	width: 307px;
	height: 57px;
	margin: 0 auto;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	background-image: url(../img/e_info/h3.png);
	background-position: top center;
	background-repeat: no-repeat;
}
.roomBox {
	padding-top: 100px;
	padding-bottom: 40px;
}
.roomBox .catch {
	color: #AC7F46;
	font-family: "Sawarabi Mincho";
	font-size: 30px;
	font-weight: bold;
	position: relative;
}
.roomBox .catch span {
	font-weight: bold;
	background: linear-gradient(transparent 60%, rgb(255,242,2) 60%);
}
.roomBox .catch:before {
	content: url(../img/e_info/muryou.svg);
	position: absolute;
	width: 133px;
	top: -45px;
	left: 0;
}
.roomBox .catch:after {
	content: url(../img/e_info/shinryo.svg);
	position: absolute;
	width: 133px;
	top: -45px;
	right: 0;
}
.e_infoBox01 .box1000 {
	padding-bottom: 50px;
}
.e_infoBox01 .box1000 .descArea {
	background-color: #fdeddb;
	border: 5px solid #57b76f;
	border-radius: 20px;
	padding: 30px;
}
.e_infoBox01 .box1000 .descArea .descBox {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.e_infoBox01 .box1000 .descArea .descBox .desc {
	width: 48%;
	text-align: center;
	margin: 0 1%;
	padding: 20px 0;
}
.e_infoBox01 .box1000 .descArea .descBox .desc h4 {
	display: inline-block;
	color: #fff;
	font-size: 24px;
	font-weight: bold;
	border-radius: 50px;
	padding: 10px 30px;
	margin-bottom: 20px;
	text-align: center;
}
.e_infoBox01 .box1000 .descArea .descBox .desc01 h4 {
	background-color: #57b76f;
}
.e_infoBox01 .box1000 .descArea .descBox .desc02 h4 {
	background-color: #f39800;
}
.e_infoBox01 .box1000 .descArea .descBox .desc p,
.e_infoBox01 .box1000 .descArea .descBox .desc ul li {
	text-align: left;
}
.e_infoBox01 .box1000 .descArea .descBox .desc01 .sns {
	width: 100px;
	margin: 0 auto;
	padding-bottom: 15px;
}
.e_infoBox01 .box1000 .descArea .descBox .desc01 .txt01 {
	font-weight: bold;
	font-size: 17px;
}
.e_infoBox01 .box1000 .descArea .descBox .desc01 .txt01 span {
	font-weight: bold;
	font-size: .9em;
	color: #ea5973;
}
.e_infoBox01 .box1000 .descArea .descBox .desc01 .about {
	padding: 15px 0 5px;
	color: #57b76f;
	font-size: 16px;
}
.e_infoBox01 .box1000 .descArea .descBox .desc01 .about li {
	font-weight: bold;
	position: relative;
	padding: 0 0 10px 20px;
	line-height: 1.4;
}
.e_infoBox01 .box1000 .descArea .descBox .desc01 .about li:before {
	content: "\f14a";
	font-family: "Font Awesome 5 Free";
	font-weight: bold;
	position: absolute;
	top: 0;
	left: 0;
	color: #ea5973;
}

.e_infoBox01 .box1000 .descArea .descBox .desc02 {
	background-color: #fff;
	border-radius: 20px;
	padding: 20px;
}
.e_infoBox01 .box1000 .descArea .descBox .desc02 .txt02 {
	font-weight: bold;
	font-size: 18px;
	color: #f39800;
}
.e_infoBox01 .box1000 .descArea .descBox .desc02 .red{
	color: #FF0000;
}
.e_infoBox01 .box1000 .descArea .descBox .desc02 .warning {
	padding: 15px 0;
}
.e_infoBox01 .box1000 .descArea .descBox .desc02 .warning li {
	position: relative;
	padding-left: 10px;
	line-height: 1.4;
}
.e_infoBox01 .box1000 .descArea .descBox .desc02 .warning li:before {
	content: "・";
	position: absolute;
	top: 0;
	left: 0;
}
.e_infoBox01 .box1000 .descArea .descBox .desc02 .txt03 {
	font-weight: bold;
	font-size: 20px;
	color: #ea5973;
}
.e_infoBox01 .box1000 .descArea .descBox .desc02 .tel {
	font-weight: bold;
	font-size: 30px;
}
.e_infoBox01 .box1000 .descArea .descBox .desc02 .tel span {
	font-weight: bold;
	font-size: 16px;
	padding-left: 10px;
}
.e_infoBox01 .box1000 .descArea .txt04 {
	font-weight: bold;
	font-size: 16px;
	text-align: left;
	color: #f39800;
	padding-top: 15px;
}

.e_infoBox02 {
	background-color: #f0f0f0;
}
.e_infoBox02 .box1000 {
	padding: 40px 0;
}
.e_infoBox02 .box1000 ul {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.e_infoBox02 .box1000 ul li {
	width: 30%;
	background-color: #fff;
	padding: 20px;
	border-radius: 20px;
	border: 5px solid #57b76f;
}
.e_infoBox02 .box1000 ul li .number {
	font-size: 30px;
	line-height: 1;
	padding-bottom: 15px;
	font-weight: bold;
	text-align: left;
	color: #57b76f;
}
.e_infoBox02 .box1000 ul li .number span {
	font-size: 86px;
	font-weight: bold;
	padding-right: 5px;
}
.e_infoBox02 .box1000 ul li .img {
	height: 160px;
	padding-bottom: 15px;
}
.e_infoBox02 .box1000 ul li .img img {
	height: 100%;
}
.e_infoBox02 .box1000 ul li .txt {
	text-align: left;
}
.noticeBox .box1000 .notice {
  position: relative;
  display: inline-block;
  margin: 1.5em 0;
  padding: 15px 30px 5px;
  width: 100%;
  background: #f39800;
  border-radius: 20px;
}
.noticeBox .notice:before {
  content: "";
  position: absolute;
  top: -100px;
  left: 50%;
  margin-left: -50px;
  border: 50px solid transparent;
  border-bottom: 50px solid #f39800;
}
.noticeBox .box1000 .notice .inner {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.noticeBox .box1000 .notice h4 {
  display: inline-block;
  color: #000;
  font-size: 26px;
  font-weight: bold;
  border-radius: 50px;
  padding: 5px 80px;
  margin-bottom: 15px;
  text-align: center;
  background-color: #fff;
}
.noticeBox .box1000 .notice .inner .left ul li,
.noticeBox .box1000 .notice .inner .left p {
  color: #fff;
  font-size: 18px;
  font-weight: bold;
}
.noticeBox .box1000 .notice .inner .left {
  text-align: left;
  width: 60%;
}
.noticeBox .box1000 .notice .inner .right {
  width: 30%;
  padding-left: 10px;
}
.noticeBox .box1000 .notice .inner .left p {
  padding-top: 10px;
}
.noticeBox .box1000 .notice .inner .right {
  text-align: center;

}
.noticeBox .box1000 .notice .inner .right p {
  width: 150px;
  margin: 0 auto;
  padding-top: 20px;
}

.e_infoBox03  {
	background-color: #F8F7F3;
	margin-bottom: 120px;
}
.e_infoBox03 .box1000 {
	padding: 50px 0;
}
.e_infoBox03 .box1000 ul {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
.e_infoBox03 .box1000 ul li {
	width: 50%;
}
.e_infoBox03 .box1000 ul li h4 {
	display: inline-block;
	color: #fff;
	font-size: 24px;
	font-weight: bold;
	background-color: #EA7A8C;
	border-radius: 50px;
	padding: 10px 30px;
	margin-bottom: 20px;
	text-align: center;
}
.e_infoBox03 .box1000 ul li .mark01 {
	font-size: 60px;
}
.e_infoBox03 .box1000 ul li .mark01 a {
	display: block;
	color: #57b76f;
}
.e_infoBox03 .box1000 ul li .mark02_e {
	padding-top: 30px;
}
.e_infoBox03 .box1000 ul li .mark02_e a {
	font-weight: bold;
	font-size: 20px;
}
.e_infoBox03 .box1000 ul li .mark02_e a:hover {
	color: #57b76f;
}

.e_infoBox01 .box1000 .descArea .jikangai{
	background-color: #FFF;
	padding: 20px;
	margin-top: 20px;
}
.e_infoBox01 .box1000 .descArea .jikangai h4 {
	display: inline-block;
	color: #fff;
	font-size: 24px;
	font-weight: bold;
	border-radius: 50px;
	padding: 10px 30px;
	margin-bottom: 20px;
	text-align: center;
}
.e_infoBox01 .box1000 .descArea .jikangai h4 {
	background-color: #ea5973;
}
.e_infoBox01 .box1000 .descArea .jikangai .red {
	font-weight: bold;
	font-size: 18px;
	color: #ea5973;
}
.e_infoBox01 .box1000 .descArea .jikangai p,
.e_infoBox01 .box1000 .descArea .jikangai ul{
	padding-top: 10px;
	text-align: left;
}
.e_infoBox01 .box1000 .descArea .jikangai ul{
	display: flex;
	flex-direction: row;
	justify-content: space-around;
	flex-wrap: wrap;
	padding: 20px;
}
.e_infoBox01 .box1000 .descArea .jikangai ul li {
	width: 250px;
	position: relative;
	line-height: 1.4;
	color: #2D2D2D;
	padding-top: 5px;
}
.e_infoBox01 .box1000 .descArea .jikangai ul li a{
	font-weight: bold;
	font-size: 16px;
}

.sp_only{
	display: none;
}

.contactBanner,
.wrapFooter {
	text-align: center;
}



@media only screen and (max-width: 1000px){
	.roomBox {
		padding: 100px 20px 40px;
	}
	.roomBox .catch {
		font-size: 25px;
	}
	.roomBox .catch:before {
		width: 100px;
		top: -20px;
	}	
	.roomBox .catch:after {
		width: 100px;
		top: -20px;
	}	
	.e_infoBox01 .box1000 {
		padding: 0 20px 50px;
	}
	.e_infoBox02 .box1000 {
		padding: 40px 20px;
	}
	.e_infoBox02 .box1000 ul li .img {
		height: 130px;
	}
  .noticeBox .box1000 {
    padding: 0 20px;
  }
	.e_infoBox01 .box1000 .descArea .jikangai ul{
	display: block;
}
}

@media only screen and (max-width: 767px){
	.facilityBox {
		width: 100%;
		height: inherit;
		margin: 0 auto;
		background-image: none;
	}
	.facilityBox h3 {
		width: 100%;
		height: 57px;
		background-size: contain;
	}
	.roomBox {
		padding: 30px 5vw;
	}
	.roomBox .catch {
		font-size: 18px;
	}
	.roomBox .catch:before {
		width: 80px;
		top: -5px;
	}	
	.roomBox .catch:after {
		width: 80px;
		top: -5px;
	}	
	.e_infoBox01 .box1000 {
		width: 100%;
		padding: 0 5vw 40px;
	}
	.e_infoBox01 .box1000 .descArea {
		padding: 20px;
	}
	.e_infoBox01 .box1000 .descArea .descBox {
		display: block;
	}
	.e_infoBox01 .box1000 .descArea .descBox .desc {
		width: 100%;
		margin: 0 0;
	}
	.e_infoBox01 .box1000 .descArea .jikangai h4,
	.e_infoBox01 .box1000 .descArea .descBox .desc h4 {
		font-size: 22px;
			display: block;
	}
	.e_infoBox01 .box1000 .descArea .descBox .desc01 .txt01 {
		font-size: 15px;
	}
	.e_infoBox01 .box1000 .descArea .descBox .desc01 .about {
		font-size: 14px;
	}
	.e_infoBox01 .box1000 .descArea .descBox .desc01 {
		padding-bottom: 30px;
	}
	.e_infoBox01 .box1000 .descArea .descBox .desc02 .txt02 {
		font-size: 17px;
	}
	.e_infoBox01 .box1000 .descArea .descBox .desc02 .txt03 {
		font-size: 20px;
	}
	.e_infoBox01 .box1000 .descArea .descBox .desc02 .tel {
		font-size: 20px;
		padding-top: 15px;
	}
	.e_infoBox01 .box1000 .descArea .descBox .desc02 .tel span {
		font-size: 14px;
	}
	.e_infoBox01 .box1000 .descArea .txt04 {
		font-size: 15px;
	}
	.e_infoBox02 .box1000 {
		padding: 30px 5vw 0;
	}
	.e_infoBox02 .box1000 ul {
		display: block;
	}
	.e_infoBox02 .box1000 ul li {
		width: 100%;
		margin-bottom: 30px;
	}
	.e_infoBox02 .box1000 ul li .number {
		font-size: 28px;
	}
	.e_infoBox02 .box1000 ul li .number span {
		font-size: 56px;
	}
	.e_infoBox02 .box1000 ul li .img {
		height: 200px;
		padding-bottom: 20px;
	}
  .noticeBox .box1000 {
    padding: 0 5vw;
  }
  .noticeBox .box1000 .notice {
    padding: 30px;
    margin: 15px 0 40px;
  }
  .noticeBox .notice:before {
    top: -60px;
    margin-left: -30px;
    border: 30px solid transparent;
    border-bottom: 30px solid #f39800;
  }
  .noticeBox .box1000 .notice .inner {
    display: block;
  }

  .noticeBox .box1000 .notice h4 {
    display: block;
    color: #000;
    font-size: 22px;
    padding: 8px 0;
    margin-bottom: 20px;
  }

  .noticeBox .box1000 .notice .inner .left ul li,
  .noticeBox .box1000 .notice .inner .left p {
    font-size: 16px;
  }
  .noticeBox .box1000 .notice .inner .left {
    width: 100%;
  }
  .noticeBox .box1000 .notice .inner .right {
    width: 100%;
    padding-left: 0;
  }

  .noticeBox .box1000 .notice .inner .left p {
    padding-top: 10px;
  }
  .noticeBox .box1000 .notice .inner .right p {
    width: 100px;
    padding-top: 20px;
  }
  
	.e_infoBox03  {
		margin-bottom: 30px;
	}
	.e_infoBox03 .box1000 {
		padding: 30px 5vw 0;
	}
	.e_infoBox03 .box1000 ul {
		display: block;
	}
	.e_infoBox03 .box1000 ul li {
		width: 100%;
	}
	.e_infoBox03 .box1000 ul li h4 {
		display: block;
		font-size: 22px;
	}
	.e_infoBox03 .box1000 ul li {
		padding-bottom: 30px;
	}
	.e_infoBox03 .box1000 ul li .mark01 {
		font-size: 50px;
	}
	.e_infoBox03 .box1000 ul li .mark02_e {
		padding-top: 10px;
	}
	.e_infoBox03 .box1000 ul li .mark02_e a {
		font-size: 15px;
	}

	
}


@media only screen and (max-width: 450px){
	.roomBox .catch {
		font-size: 4vw;
	}
	.roomBox .catch:before {
		width: 50px;
		top: 10px;
	}	
	.roomBox .catch:after {
		width: 50px;
		top: 10px;
	}	
	.e_infoBox02 .box1000 ul li .img {
		height: 150px;
	}
	.e_infoBox01 .box1000 .descArea .jikangai ul{
	padding: 20px 0;
}
.e_infoBox01 .box1000 .descArea .jikangai h4{
	 letter-spacing: -0.1em;
}   
.sp_only{
	display: block;
}
}

@media only screen and (max-width: 400px){
	.facilityBox h3 {
		height: 55px;
		background-size: 80%;
	}
	.e_infoBox03 .box1000 ul li h4 {
		font-size: 18px;
	}
}


@media only screen and (max-width: 340px){
	.roomBox .catch:before {
		width: 40px;
		top: 0px;
	}	
	.roomBox .catch:after {
		width: 40px;
		top: 0px;
	}	
}
