@charset "utf-8";
/*全体*/
body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #1F1F1F;
	font-size:14px;
	line-height:1.7em;
	margin: 0px;
	background-color: #F9F7F4;
	background-image: url(../img/back.jpg);
	background-repeat: repeat-y;
}

/*リンクの基本設定*/
a {
	text-decoration:underline;
	color:#3D9CA7;
}
a:hover {
	color:#AFDDE2;
	text-decoration:none;
}
a:link img{ text-decoration:none; border:none 0px; }
a:visited img{ text-decoration:none; border:none 0px; }

/*ページの基本設定*/
p {
	margin: 0px;
}
ul{
	text-align:left;
	padding-left:0;
	margin-left: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 5px;
}
li{
	padding-left:0.3em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-bottom: 3px;
	padding-top: 3px;
}
.logoback {
	float: left;
	height: 105px;
	width: 270px;
}
.button_top_right {
	float: right;
	width: 600px;
	padding-top: 5px;
}
h1 {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	margin: 0px;
	width: 415px;
	padding-bottom: 14px;
	padding-top: 6px;
}
.button_top {
	float: left;
	width: 600px;
}
.floatclear {
	clear: left;
	overflow:hidden;
}
.menusub div{
	width:210px;
	float: left;
}
.menusub a{
	display:block;
	width:210px;
	height:40px;

background-repeat::no-repeat;
}
.menusub a img{
	width:210px;
	height:40px;
	border:none;
}
#ms1{
background-image:url(../img/buttonsub2.jpg);
}
#ms2{
background-image:url(../img/buttonsub4.jpg);
}
#ms3{
background-image:url(../img/buttonsub6.jpg);
}
#ms4{
background-image:url(../img/buttonsub8.jpg);
}
#ms5{
background-image:url(../img/buttonsub10.jpg);
}
#ms6{
background-image:url(../img/buttonsub12.jpg);
}
#ms7{
background-image:url(../img/buttonsub14.jpg);
}
#ms8{
background-image:url(../img/buttonsub16.jpg);
}
#ms9{
background-image:url(../img/buttonsub18.jpg);
}
#ms10{
background-image:url(../img/buttonsub20.jpg);
}
#ms11 {
	background: url(../img/buttonsub22.jpg);
}
#ms12 {
	background: url(../img/buttonsub24.jpg);
}

.menusub a:hover{
	background-color:#FFFFFF;
}
.menusub a:hover img{
	visibility:hidden;
}
.baner1 {
	float: right;
	width: 210px;
	padding-bottom: 13px;
}
.menu div{
	width:120px;
	float: left;
}
.big_banner {
	margin-bottom: 15px;
}

.menu a{
	display:block;
	width:120px;
	height:38px;

background-repeat::no-repeat;
}
.menu a img{
	width:120px;
	height:38px;
	border:none;
}
#m1{
background-image:url(../img/button2.jpg);
}
#m2{
background-image:url(../img/button4.jpg);
}
#m3{
background-image:url(../img/button6.jpg);
}
.text {
	float: right;
	width: 600px;
	padding-bottom: 17px;
}

#m4{
background-image:url(../img/button8.jpg);
}
#m5{
background-image:url(../img/button10.jpg);
}

.menu a:hover{
	background-color:#FFFFFF;
}
.menu a:hover img{
	visibility:hidden;
}
.textbox1 {
	float: left;
	width: 290px;
}
.text_topics {
	margin-top: 5px;
	margin-bottom: 15px;
}

.textbox2 {
	float: right;
	width: 290px;
	margin-bottom: 15px;
}
.textbox3 {
	float: left;
	width: 300px;
	padding-bottom: 20px;
}
.textbox3_m {
	font-size: 13px;
	line-height: 21px;
	background-image: url(../img/baner_001.jpg);
	padding-left: 20px;
	padding-right: 25px;
	padding-bottom: 5px;
}
.textbox4 {
	float: right;
	width: 300px;
	padding-bottom: 20px;
}
.textbox4_m {
	font-size: 13px;
	line-height: 21px;
	background-image: url(../img/baner_002.jpg);
	padding-left: 25px;
	padding-right: 20px;
	padding-bottom: 5px;
}
.flame {
	width: 290px;
	height: 430px;
	overflow:auto;
	scrollbar-base-color: #CCCCCC;
	scrollbar-3dlight-color: #CCCCCC;
	scrollbar-track-color: #E0E0E0;
	scrollbar-darkshadow-color: #CCCCCC;
	scrollbar-highlight-color: #CCCCCC;
	scrollbar-shadow-color: #CCCCCC;
	color: #333333;
	font-size:12px;
	margin: 0px;
}
.flame2 {
	width: 290px;
	height: 200px;
	overflow:auto;
	scrollbar-base-color: #CCCCCC;
	scrollbar-3dlight-color: #CCCCCC;
	scrollbar-track-color: #E0E0E0;
	scrollbar-darkshadow-color: #CCCCCC;
	scrollbar-highlight-color: #CCCCCC;
	scrollbar-shadow-color: #CCCCCC;
	color: #333333;
	font-size:12px;
	margin: 0px;
}

.fotterleft {
	float: left;
	width: 210px;
	padding-right: 30px;
	padding-left: 30px;
}
.fotterright {
	float: right;
	width: 700px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	padding-top: 15px;
	font-size: 11px;
}
address {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	float: left;
	width: 400px;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	background-image: url(../img/h2.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	height: 33px;
	width: 585px;
	float: right;
	padding-top: 7px;
	padding-left: 15px;
	padding-bottom: 8px;
}

/*カレンダー*/

.calendar{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-bottom: 20px;
}

.boxContents:nth-child(3),
.boxContents:nth-child(4){
	margin-top: 20px;
}

.calendar img{
	margin-top: 20px;
}

.wFull{
	width:290px;
}

.taCalendar{
	text-align: center;
	background-color: #fff;
	border: solid 1px #cccccc;
	border-collapse: collapse;
}

.taCalendar th{
	background-color: #f0efff;
}

.taCalendar td,th{
	border: solid 1px #cccccc;
	border-collapse: collapse;
	height: 27px;
}

.close {
      color: #FF0000
}

.corona {
    width: 560px;
    border: 1px solid #a6d8df;
    margin: 0 auto 20px;
    padding: 20px;
}

.corona h3 {
    font-size: 24px;
    text-align: center;
    margin: 10px 0 20px;
    color: #76c4d1;
}

.corona h4 {
    font-size: 20px;
    margin: 30px 0 10px;
    color: #76c4d1;
    line-height: 140%;
    text-align: center;
}

.corona ul {
    padding: 20px;
    background: #ffffff;
}

.corona li {
    position: relative;
    border: none;
    padding: 0 0 20px 20px;
}

.corona li:last-child {
    padding-bottom: 0;
}

.corona li::before {
    content: "■";
    position: absolute;
    color: #76c4d1;
    left: 0;
}


.facility {
   margin-bottom: 20px;
}

.tabpanellist {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1010;
    overflow-y: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    background-color: rgba(255, 255, 255, 0.9);
    pointer-events: none;
    opacity: 0;
    transition: opacity 0.3s; /* Assuming $duration was 0.3s */
}

.tabpanellist[aria-hidden='false'] {
    pointer-events: auto;
    opacity: 1;
}

.tabpanel {
    flex: 0 0 auto;
    width: 960px;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    margin: auto 0;
    padding: 80px 0;
    transition: display 0.3s; /* Assuming $duration was 0.3s */
}

.tabpanel[aria-hidden='true'] {
    display: none;
}

.infoBox {
    width: 800px;
    margin: 0 auto;
    padding: 40px 40px;
    background-color: #cfebee;
}

.infoBox > .tit {
    margin-bottom: 30px;
    padding: 5px 10px 4px;
    color: #fff;
    font-size: 22px;
    text-align: center;
    font-weight: 300;
    background-color: #339999;
	line-height: 1.5;
}

.infoBox > .boxIn {
    background-color: #fff;
	margin: 25px 0;
    padding: 25px;
    position: relative;
}

.ui_list_check01 > li {
    flex: 0 0 auto;
    font-size: 15px; 
    font-weight: 300;
    line-height: 1.8;
    padding: 0 0 0 35px;
    position: relative;
	border: none;
}

.ui_list_check01 > li:nth-child(n + 2) {
    margin-top: 16px;
}

.ui_list_check01 > li:before {
    content: "■";
    display: block;
    position: absolute;
    left: 0;
	top: 17px;
    margin-top: -15px;
    width: 29px;
    height: 26px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    color: #339999;
}

.ui_list_check01 > li > .tit{
    display: block;
    font-size: 17px;
    font-weight: 700;
    color: #339999;
}

.infoBox > .boxIn > .pic {
    display: flex;
    justify-content: space-between;
    margin-top: 20px;
}

.infoBox > .boxIn > .pic picture,
.infoBox > .boxIn > .pic img {
    flex: 0 0 auto;
    display: block;
}

.modalclose {
    display: block;
    position: fixed;
    right: 35px;
    top: 35px;
    width: 65px;
    height: 65px;
    background-color: #339999;
    z-index: 10;
}

.modalclose:before,
.modalclose:after {
    content: '';
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    width: 32px;
    height: 4px;
    background-color: #fff;
    margin: -2px -16px;
    transform: rotate(45deg);
}

.modalclose:after {
    transform: rotate(-45deg);
}