@charset "UTF-8";
/* CSS PC/SP共通レイアウト */

#information {
	width: 100%;
}
#information .about {
	max-width: 1360px;
	margin: -40px auto 60px;
}
#information .about .inner {
	width: 900px;
	height: 360px;
	margin-left: 300px;
	overflow: hidden;
	position: relative;
	background: url("../img/information/ill_information_1.png") no-repeat 140px bottom;
}
#information .about .inner .ttl_about {
	font-size: 1.8rem;
	font-weight: 900;
	margin-bottom: 10px;
	padding-top: 40px;
}
#information .about .inner .photo {
	position: absolute;
	top: 0px;
	right: 0px;
}
#information .about .inner .memo {
	width: 400px;
}
#information .information_a {
	width: 1000px;
	margin: 0px auto 100px;
	position: relative;
}
#information .information_a .wrap {
	overflow: hidden;
}
#information .information_a .wrap .photo {
	width: 458px;
	float: left;
}
#information .information_a .wrap .note {
	width: 490px;
	float: right;
	margin-top: 30px;
}
#information .information_a .wrap .note .name {
	font-size: 1.8rem;
	font-weight: 900;
	margin-bottom: 10px;
}
#information .information_a .wrap .note .memo {
	width: 310px;
}
#information .information_a .bt_detail {
	position: absolute;
	bottom: 0px;
	left: 510px;
}
#information .information_a .ill1 {
	position: absolute;
	top: -80px;
	right: -80px;
}
#information .information_a .ill2 {
	position: absolute;
	top: 130px;
	right: -100px;
}
#information .information_b {
	width: 1000px;
	margin: 0px auto 100px;
	position: relative;
}
#information .information_b .wrap {
	overflow: hidden;
}
#information .information_b .wrap .photo {
	width: 458px;
	float: right;
}
#information .information_b .wrap .note {
	width: 310px;
	float: left;
	margin-top: 20px;
	margin-left: 170px;
}
#information .information_b .wrap .note .name {
	font-size: 1.8rem;
	font-weight: 900;
	margin-bottom: 10px;
}
#information .information_b .wrap .note .memo {
	width: 320px;
}
#information .information_b .bt_detail {
	position: absolute;
	bottom: 0px;
	left: 340px;
}
#information .information_b .ill1 {
	position: absolute;
	bottom: -40px;
	left: 0px;
}
#information .information_b .ill2 {
	position: absolute;
	bottom: 0px;
	left: 30px;
}
#information .information_c {
	width: 1000px;
	margin: 0px auto 100px;
	display: -webkit-box;
	display: flex;
	flex-wrap: wrap;
	position: relative;
}
#information .information_c .box {
	width: 470px;
}
#information .information_c .box:first-child {
	margin-right: 60px;
}
#information .information_c .box .photo {
	margin-bottom: 20px;
}
#information .information_c .box .note {
	width: 400px;
	margin: 0px auto;
	position: relative;
	min-height: 230px;
}
#information .information_c .box .note .name {
	font-size: 1.8rem;
	font-weight: 900;
	margin-bottom: 10px;
}
#information .information_c .box .note .bt_detail {
	position: absolute;
	bottom: 0px;
	right: 0px;
}
#information .event {
	width: 1000px;
	margin: 0px auto 150px;
	padding-top: 100px;
	background: url("../img/facilitys/img_dotted.png") no-repeat center top;
	position: relative;
}
#information .event .ttl_event {
	font-size: 3.2rem;
	font-weight: 900;
	letter-spacing: 4px;
	text-align: center;
	margin-bottom: 80px;
}
#information .event .ttl_event span {
	display: block;
	width: 190px;
	font-size: 1.2rem;
	color: #C69C6D;
	font-weight: 700;
	letter-spacing: 1px;
	border-bottom: 1px solid #754C24;
	margin: 0px auto;
	padding: 20px 0px 40px;
}
#information .calendar_wrapper {
	max-width: 1000px; /* 最大幅 */
	min-width: 300px; /* 最小幅 */
	margin: 2.0833% auto;
}
 
#information .googlecalendar {
	position: relative;
	padding-bottom: 100%; /* 縦横比 */
	height: 0;
	overflow: hidden;
}
#information .googlecalendar iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
}
@media only screen and (min-width: 640px) {
  /* 画面幅が640px以上の場合の縦横比の指定 */
#information .googlecalendar {
	padding-bottom: 60%;
}
}
#information .event .ill1 {
	position: absolute;
	top: 60px;
	right: -80px;
}
#information .event .ill2 {
	position: absolute;
	top: 200px;
	left: -40px;
}

/*--------------------------------------------------*
 *   2025年5月追加css
 *--------------------------------------------------*/
#information .ill9 {
	position: absolute;
	bottom: -140px;
	right: -120px;
}
#information .ill10 {
	position: absolute;
	bottom: -140px;
	left: 35px;
	z-index: 100;
}
#information .ill11 {
	position: absolute;
	top: -30px;
	right: -90px;
	z-index: 100;
}
#information .ill12 {
	position: absolute;
	bottom: -120px;
	left: 10px;
}
#information .ill13 {
	position: absolute;
	top: 140px;
	right: -60px;
	z-index: 100;
}
#information .ill14 {
	position: absolute;
	top: 480px;
	left: -130px;
	z-index: 100;
}

/* スマホレイアウト */
@media (max-width: 639px) {
#information .about {
	max-width: inherit;
	margin: 0px 0px 18vw;
}
#information .about .inner {
	width: auto;
	height: auto;
	margin: 0px 5.33vw;
	position: relative;
	padding-bottom: 16vw;
	background: url("../img/common/line_dotted_sp.png") repeat-x center bottom;
}
#information .about .inner .ttl_about {
	font-size: 4.8vw;
	padding-top: 0px;
	margin-bottom: 6vw;
}
#information .about .inner .photo {
	position: static;
	margin-bottom: 4vw;
}
#information .about .inner .photo img {
	width: 100%;
}
#information .about .inner .memo {
	width: 100%;
}
#information .information_a {
	width: auto;
	margin: 0px 5.33vw 16vw;
	padding-bottom: 16vw;
	border-bottom: 1px solid #C7B299;
}
#information .information_a .wrap .photo {
	width: 100%;
	float: none;
}
#information .information_a .wrap .note {
	width: 100%;
	float: none;
	margin-top: 4vw;
}
#information .information_a .wrap .note .name {
	font-size: 4.8vw;
	margin-bottom: 3vw;
}
#information .information_a .wrap .note .memo {
	width: 100%;
	margin-bottom: 9vw;
}
#information .information_a .bt_detail {
	position: static;
	margin: 0px auto;
}
#information .information_a .ill1 {
	display: none;
}
#information .information_a .ill2 {
	display: none;
}
#information .information_b {
	width: auto;
	margin: 0px 5.33vw 16vw;
	padding-bottom: 16vw;
	border-bottom: 1px solid #C7B299;
}
#information .information_b .wrap .photo {
	width: 100%;
	float: none;
}
#information .information_b .wrap .note {
	width: 100%;
	float: none;
	margin-top: 4vw;
	margin-left: 0px;
}
#information .information_b .wrap .note .name {
	font-size: 4.8vw;
	margin-bottom: 3vw;
}
#information .information_b .wrap .note .memo {
	width: 100%;
	margin-bottom: 9vw;
}
#information .information_b .bt_detail {
	position: static;
	margin: 0px auto;
}
#information .information_b .ill1 {
	display: none;
}
#information .information_b .ill2 {
	display: none;
}
#information .information_c {
	width: auto;
	margin: 0px 5.33vw 16vw;
}
#information .information_c .box {
	width: 100%;
	float: none;
}
#information .information_c .box:first-child {
	margin-right: 0px;
	margin-bottom: 16vw;
	padding-bottom: 16vw;
	border-bottom: 1px solid #C7B299;
}
#information .information_c .box .photo {
	margin-bottom: 4vw;
}
#information .information_c .box .note {
	width: 100%;
	min-height: inherit;
}
#information .information_c .box .note .name {
	font-size: 4.8vw;
	margin-bottom: 3vw;
}
#information .information_c .box .note .memo {
	margin-bottom: 9vw;
}
#information .information_c .box .note .bt_detail {
	position: static;
	margin: 0px auto;
}
#information .event {
	width: auto;
	margin: 0px 0px 16vw;
	padding-top: 0px;
	background: none;
	position: relative;
}
#information .event .ttl_event {
	font-size: 5.6vw;
	margin: 0px 5.33vw 8vw;
	padding-top: 12vw;
	background: url("../img/common/line_dotted_sp.png") repeat-x left top;
}
#information .event .ttl_event span {
	width: 100%;
	font-size: 2.67vw;
	border-bottom: none;
	padding: 3vw 0px 0px;
}
#information .event .ill1 {
	position: static;
	text-align: center;
	margin-top: 10.67vw;
}
#information .event .ill1 img {
	width: 50vw;
}
#information .event .ill2 {
	top: 8vw;
	left: 7vw;
}
#information .event .ill2 img {
	width: 14.93vw;
}
#information .mb_space_none {
	margin-bottom: 0px !important;
}
}
