@charset "utf-8";

/* Base Style
================================================== */
body {
	background-color: #fff;
	color: #6b6b6b;
	font-size: 87.5%;
	font-weight: 500;
	font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 1.5;
	-webkit-text-size-adjust: 100%;
}




a:link {
	    color: #6b6b6b;
	text-decoration: none;
}
a:visited {
	    color: #6b6b6b;
}
a:hover, a:focus {
	color: #6098aa;
	text-decoration: underline;
}


a:hover img,
a:focus img {
	opacity: 0.85;
	filter: alpha(opacity=85);
}
input, select, textarea {
	    color: #6b6b6b;
	font-family: inherit;
	font-size: 100%;
}

a{
   word-break: break-all;
}


.new {
	margin-left: .75em;
	padding: 3px 5px 2px;
	border-radius: 2px;
	background-color: #d00;
	color: #fff;
	font-size: 75%;
	font-weight: normal;
	text-transform: uppercase;
}

.none_text {
	position: absolute;
	overflow: hidden;
	width: 0;
	height: 0;
}

#breadCrumb{
	width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding: 10px 0;
    font-size: 90%;
    background-color: #f4f9fb;
	margin-bottom: 30px;
}

#breadCrumb .inner{
	    width: 1040px;
    margin-left: auto;
    margin-right: auto;
	height: auto;
	background-color: transparent;
}

#breadCrumb a {
    color: #6098aa;
}

.pankuze_list_items {
    /* padding-left: 240px; */
}

.print_wrp{display: none;}

/* Header
================================================== */

/* focus時のみ表示する */
.skip {
	background-color: #666;
}
.skip a {
	display: block;
	background-color: #666;
	color: #fff;
	text-decoration: none;
	text-align: center;
	position: absolute;
	height: 0;
	overflow: hidden;
}
.skip a:focus {
	position: static;
	height: auto;
}

/* BreadCrumb
================================================== */

.scrText{
	position: absolute;
	width: 0;
	height: 0;
	overflow: hidden;
}

/* Sitemap
================================================== */

.sitemap{
	zoom:120%;
	margin:30px; 
}
.sitemap li{
	padding-bottom:0px;
}
.sitemap ul li ul {
	margin-top: .5em;
	margin-bottom: .75em;
	list-style-type: none;
}
 
.sitemap ul li ul li {
  margin-bottom: .25em;
  position: relative;
}
 
.sitemap ul li ul li::before {
	content: "";
	position: absolute;
	top: -0.5em;
	left: -16px;
	width: 10px;
	height: calc(100% + .75em);
	border-left: 2px solid #171717;
}
 
.sitemap ul li ul li:last-child::before {
  height: calc(1em + .25em);
}
 
.sitemap ul li ul li::after {
  content: "";
  position: absolute;
  top: .75em;
  left: -16px;
  width: 10px;
  border-bottom: 2px solid #171717;
}

.sitemap ul li ul li ul li:last-child::before {
  height: calc(1em + .25em);
}
 
.sitemap ul li ul li ul li::after {
  content: "";
  position: absolute;
  top: .75em;
  left: -16px;
  width: 10px;
  border-bottom: 2px solid #171717;
}

.sm-depth1-label{
	padding-left: 5px;
	padding-right: 5px;
}
.sm-depth1-item{
	list-style-image: url(../images/folder.png);
}
.sm-depth1-label a{
}
.sm-depth2-label{
	padding-left: 5px;
	padding-right: 5px;
}
.sm-depth3-label{
	padding-left: 15px;
	padding-right: 15px;
}

/*ヘッダー*/
/* 固定 */
.fixed {
	height: auto;
	position: fixed;
	top: 0;
	padding: 0;
	width: 100%;
	z-index: 1000;
}

header{background-color: #ffffff;}
.inner{
	display: flex;
    justify-content: space-between;
    padding: 0px 35px;
    height: 52px;
	background-color: #7bb3c7;
}

@media screen and (max-width: 1270px) {

.inner{
    padding: 0px 15px;
}
	
}

.inner div{}
.h_logo {}
.h_logo img{
	height: 35px;
    padding: 8px;
}
/*メニュー*/
.h_menu{
	padding: 13px 0;
    margin-right: 10px;
}

.h_menu a:link, a:visited{
	text-decoration: none;
	color: #fff;
}

.h_menu.pc ul{display: flex;}

.h_menu.pc ul a{
    color: #fff;
}

.h_menu.pc ul li{
	/* font-weight: bold; */
    margin-left: 18px;
    font-size: 1.2em;
    font-size: 100%;
	padding-top: 3px;
	font-weight: 600;
	color: #fff;
}



@media screen and (max-width: 1145px) {
	
.inner {
    padding: 0px 10px;
}
	
.h_menu.pc ul li {
    margin-left: 10px;
}
}


@media screen and (max-width: 1215px) {

.h_menu.pc ul li {
    font-size: 90%;
    padding-top: 5px;
}
	
}


.h_menu.pc ul li a:link, a:visited{
	text-decoration: none;
	color: #fff;
}
.h_menu.pc ul li a:active{color: #a8d9ea;}

.h_menu.pc ul li a:hover, a:focus {
	color: #a8d9ea;
}


.h_menu ul li.fb{
	padding-top: 0px;
}

.h_menu ul li.fb img{
	    width: 25px;
}


/*バナー*/

.img-bnr {
    position: absolute;
    top: 38%;
    right: 4%;
    width: 26%;
}

.img-bnr ul {
    width: 100%;
}

.img-bnr ul li {
    width: 100%;
    margin-bottom: 12px;
}

.img-bnr ul li img {
    width: 100%;
    max-width: 410px;
}



@media screen and (max-width: 1200px) {

.img-bnr ul li img {
}

}


@media screen and (max-width: 1070px) {

.img-bnr ul li img {
}

}

@media screen and (max-width: 960px) {

.img-bnr ul li img {
}
	
}


@media screen and (max-width: 900px) {

.img-bnr ul li img {
}
	
}

@media screen and (max-width: 820px) {
.img-bnr ul li {
    margin-bottom: 5px;
}
}


.img-bnr ul li img {
    border-radius: 7px;
}

/*お知らせ*/
.information-wrap{
	background-color: #f4f9fb;
}

.test-p {
	max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
    padding: 40px 20px;
    text-align: center;
}

.test-p ul{
	width: 100%;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
	justify-content: space-between;
	margin-top: 25px;
}

.test-p ul li{
	width: 49%;
}

.test-p img{
	width: 100%;
	border-radius: 7px;

}

.test {
	text-align: center;
	padding: 30px 0 10px 0;
	margin-left: auto;
	margin-right: auto;
}

.test img{
	width: 60%;
	border-radius: 7px;

}

.information{
	width: 1040px;
	margin-left: auto;
	margin-right: auto;
	padding: 40px 0;
	color: #487b96;
}

.information hr{
	border-top: 1px solid #79b3c8;
}

.information a:link{
	color: #487b96;
}
.information a:visited{color: #487b96;}

.information a:hover{color: #487b96;}

.information a:focus{color: #487b96;}

.w-info-t{text-align: center;margin-right: 80px;padding-top: 20px;}


.information h2,.event-wrap h2{
	font-size: 1.4em;
	display: inline-block;
	color: #487b96;
	margin-left: 9px;
}

.info-list a{
	border: 1px solid #FFFFFF;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 5px;
	display: block;
	text-decoration: none;
}
.info-list img{vertical-align: text-top;width: 15px;}
.facebook{background-color: hsla(0,0%,100%,0.70);border-radius: 10px;}
.facebook a{text-decoration: none;width: 120px;height: 60px;display: table-cell;vertical-align: middle;font-size: 1.15em;}
.w-info{    
}

.w-info li {
        padding-bottom: 10px;
    padding-right: 20px;
    margin-bottom: 0px;
    margin-top: 10px;
    border-bottom: 1px solid #d4e9f1;
}

.w-info li:last-child{
	border-bottom: none;
}

.w-info .date{margin-left: 8px;margin-right: 8px;}
.w-info .title{}
.list-category-mark{
	background-color: #ffffff;
	color:#6098aa;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px; 
	margin-right: 10px;
	display: none;
}

/*イベント案内*/
.event-wrap{width: 1040px;margin-left: auto;margin-right: auto;padding-top: 40px;padding-bottom: 40px;}


.event-wrap hr {
    border-top: 1px solid #79b3c8;
}

.event-wrap li img{width: 100%; height: 150px; object-fit: cover;object-position: top center;}
.event-wrap ul {
	display: flex;
    flex-wrap: wrap;
}

.event-wrap li {
	width: 19%;
    display: grid;
	padding: 29px;
}

.event-wrap li:nth-child(1), .event-wrap li:nth-child(3), .event-wrap li:nth-child(6), .event-wrap li:nth-child(8) {
    background-color: #F0EFE9;
}

.event-wrap li:nth-child(2), .event-wrap li:nth-child(4), .event-wrap li:nth-child(5), .event-wrap li:nth-child(7) {
    background-color: #fff;
}


.event-wrap li .date{
	order: 2;
    color: #BBBBBB;
    font-size: 80%;
	display: none;
}

.event-wrap li .title{
	display: table-row;
    order: 1;
    height: 85px;
}
.event-wrap li .title a{
	    color: #487b96;
}

.event-wrap li .title a:hover{color: #6098aa;}

.event-wrap li .thumb{
	padding-bottom: 20px;
}

.event-wrap li .description{display:none;}
.event-list{float:right;margin-right: 3px;}
.event-wrap .event-list a{
	padding: 5px;
	display: block;
	text-decoration: none;
	color: #487b96;
}

.event-list a:hover{color: #6098aa;}

.event-list img{vertical-align: text-top;width: 15px;}

.event-c {
	text-align: center;
    margin-top: 40px;
}

.event-c img{
	max-width:400px;
	width: auto;
	border-radius: 7px;
}




/*topic*/
.topics-wrap{display: flex;margin-top: 30px;}
.grid-topics{ width: 25%;overflow: hidden;float: left;}
a img.zoom {
  transition: all 200ms linear;
}
a:hover img.zoom {
  transform: scale(1.04);
  -moz-transform: scale(1.04);
  -webkit-transform: scale(1.04);
  transition: transform 0.3s ease;
  -moz-transition: transform 0.3s ease;
  -webkit-transition: transform 0.3s ease;
}
.topics{
  position: relative;
}
.topics a:link, .topics a:visited{
      color:#fff;
  }
.topics-img{
	width: 100%;
	overflow: hidden;
	display: grid;
}
.topics-img img{
    width: 100%;
  }
.topics-overlay{
    position:absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;

  }
.topics-content{
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    height: 200px;
    margin-top: -65px;
    text-align: center;
  }
.topics-content p{
    padding: 30px 25px;
    line-height: 22px;
}


.topics-content h2{
	font-size: 160%;
}

/*ログイン*/

.login p{
	text-align: center;
    padding: 0 20px;
    margin-bottom: 30px;
}

.p-login-form {
    font-size: 100%;
    text-align: center;
}

.login h1 {
	margin-bottom: 20px;
	font-weight: bold;
    text-align: center;
    position: relative;
    padding-top: 0px;
    padding-right: 15px;
    padding-left: 15px;
    padding-bottom: 10px;
    font-size: 170%;
    border-left-style: none;
    border-left-width: 1px;
    border-right-style: none;
    border-right-width: 1px;
    border-bottom: 1px solid #487b96;
    /* border-top: 5px solid #6098aa; */
    box-shadow: 0 -1px 0 rgba(255, 255, 255, 1) inset;
    color: #487b96;
}

.p-login-form label {
    font-weight: bold;
    display: block;
    padding-top: 20px;
}

input[type="submit"] {
	margin-top: 20px;
	border-style: none;
    display: inline-block;
    padding: 0.7em 3em;
    text-decoration: none;
    background: #79b3c8;
    color: #FFF;
    border-bottom: solid 4px #5d98ab;
    border-radius: 3px;
    width: 300px;
}

input[type="submit"]:active {
  /*ボタンを押したとき*/
  -webkit-transform: translateY(4px);
  transform: translateY(4px);/*下に動く*/
  border-bottom: none;/*線を消す*/
}

input[type="submit"] a{
	color: #fff;
}

input[type="submit"] a:link {
	color: #fff;
	text-decoration: none;
}
input[type="submit"] a:visited {
	color: #fff;
}
input[type="submit"] a:hover, a:focus {
	color: #fff;
	text-decoration: underline;
}

.logout {
	margin: 15px auto;
    border-style: none;
    display: table;
    padding: 0.7em 3em;
    border: 1px solid #ccc;
    text-decoration: none;
    background: #aaa;
    color: #FFF;
    border-radius: 3px;
}

.logout a{
	color: #fff;
}

.logout a:link {
	color: #fff;
	text-decoration: none;
}
.logout a:visited {
	color: #fff;
}
.logout a:hover, a:focus {
	color: #fff;
	text-decoration: underline;
}


@media screen and (max-width: 1100px) {
	
.test img {
    width: 60%;
    border-radius: 7px;
}
}

@media print, screen and (min-width: 768px){

.pc-disp {
}
	
.sp-disp {
    display: none !important;
}
	
}
	
@media screen and (max-width: 768px) {
	
.test img {
    width: 60%;
    border-radius: 7px;    
	margin-bottom: 10px;
}
	
.grid-topics{ width: 50%;overflow: hidden;float: left;} 
.topics-content{
      height: 95px;
      margin-top: -47px;
}
.topics-txt{
      font-size: 10px;
      line-height: 1.6;
}
}

/*fotter*/
footer {
    /* background-color: #f4f9fb; */
    /* display: flex; */
    text-align: center;
    font-size: 80%;
    padding: 17px 0;
}
.footer_logo {padding-top: 30px;padding-left: 60px;}
.footer_logo img{width: 360px;}
.add{padding: 40px;}
.add .copy{padding-top: 10px;font-size: 0.8em;}

/*psgetop*/
#page-top {
    position: fixed;
    right: 10px;
    margin: 0px;
    text-align: right;
	bottom: 2px!important;
	z-index: 9999;
}
#page-top img{width: 35px;}
#page-top a {
    text-decoration: none;
    width: 100px;
    display: block;
	opacity: 1;
}

/**/
#content{
width: 1040px;
margin-left: auto;
margin-right: auto;
margin-bottom: 50px;
/* display: flex;*/
}



article{width: 100%;}
#main{}

#main .information {
    width: 100%;
	    padding-bottom: 10%;
}

#main .btn-square a{
	color: #fff;
}

.btn-wrap {
	clear: both;
	display: block;
	text-align: center;
    margin-top: 30px;
}

.btn-square a{
	display: inline-block;
    padding: 0.5em 3em;
    text-decoration: none;
    background: #79b3c8;
    color: #FFF;
    border-bottom: solid 4px #5d98ab;
    border-radius: 3px;
}
.btn-square:active {
  /*ボタンを押したとき*/
  -webkit-transform: translateY(4px);
  transform: translateY(4px);/*下に動く*/
  border-bottom: none;/*線を消す*/
}

.btn-square a{
	color: #fff;
}

.btn-square a:link {
	color: #fff;
	text-decoration: none;
}
.btn-square a:visited {
	color: #fff;
}
.btn-square a:hover, a:focus {
	color: #fff;
	text-decoration: underline;
}


.contentTitle{
	text-align: center;
	margin-bottom: 30px;
}
.contentTitle h1{
font-weight: normal;
    position: relative;
    padding-top: 20px;
    padding-right: 15px;
    padding-left: 15px;
    padding-bottom: 10px;
    font-size: 170%;
    border-left-style: none;
    border-left-width: 1px;
    border-right-style: none;
    border-right-width: 1px;
    border-bottom: 1px solid #487b96;
    /* border-top: 5px solid #6098aa; */
    box-shadow: 0 -1px 0 rgba(255, 255, 255, 1) inset;
    color: #487b96;
}

#sidemenu{
	width: 30%;
    font-size: 85%;
    margin-right: 40px;
	display: none;
}

#sidemenu nav{margin-bottom: 30px;}

.sideHeader{
	margin-bottom: 15px;
    border-radius: 5px;
    text-align: center;
    background-color: #6098aa;
}

.sideHeader h2{padding: 10px;color: #ffffff;font-size: 1.2em;}
.sideBody{}

.sideBody ul{
	padding: 10px;
    border-radius: 5px;
    background-color: #f4f9fb;
    border: #b9d3dc 1px solid;
	
}

.sideBody li a{padding: 10px;display: block;}
.sideBody ul li .active{
	padding: 10px;
	display: block;
	color: #6098aa;
}

.sideBody ul li a{
	text-decoration: none;
	color: #000;
}
.sideBody ul li a:active{color: #6098aa;}

.sideBody ul li a:hover, a:focus {
	color: #6098aa;
	text-decoration: underline;
}

.sideBody ul li{
	padding: 9px 0px 10px 0px;
    text-align: left;
    position: relative;
    border-bottom: 1px dotted #6098aa;
  }

/*

.sideBody ul li::before {
	display: block;
	content: '';
	position: absolute;
}
.sideBody ul li::before {
	z-index: 2;
	top: 2.2em;
	left: 0.3em;
	width: 6px;
	height: 6px;
	border-right: 2px solid #6098aa;
	border-bottom: 2px solid #6098aa;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

*/

.sideBody ul li:last-child{
	border-bottom :none;
}

.sideban{}
.sideban ul{}
.sideban li{margin-bottom: 10px;}
.sideban img{width: 205px;}


/*tree*/
.contentListWrapper{padding: 5px;}
.pageList{display: flex;flex-wrap: wrap; width: 100%;margin-left: auto;margin-right: auto;}
.pagelist-item{
	width: 31%;
	margin: 1em .5em;
	background: #f4f9fb;
	border-left: solid 10px #abd1de;
	/*box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.33);*/
}
.pagelist-item .thumb img{
	width: 100%;
	/*height: 150px;*/
	object-fit: cover;
}
.pagelist-item .title{font-size: 1.13em;}
.pagelist-item .title a{display: block;padding: 1.3em 1em;}

.pagelist-item .title a:link, a:visited{
	color: #6098aa;
}

.pagelist-item .title a:focus {
	color: #6098aa;
	text-decoration: underline;
}





.pagelist-item .title a:hover{
	color: #6098aa;
}
/*医師紹介*/
.doctor table{margin-bottom: 30px;}



@media screen and (max-width: 1055px) {
	
.pc{display:block;}
	
.sp{display:none;}
	
.inner {
   padding: 5px 0px;
}
	
}




@media screen and (max-width: 1050px) {
	

	
.h_logo img{max-width: 320px;}
	


.information {
    width: 100%;
}

.w-info {
    padding: 0 15px;
}
	


/*イベント案内*/
.event-wrap{
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	padding-top: 40px;
	padding-bottom: 40px;
	}



.event-wrap li {
	width: 18%;
    display: grid;
	padding: 25px;
}

.event-wrap li:nth-child(1), .event-wrap li:nth-child(3), .event-wrap li:nth-child(6), .event-wrap li:nth-child(8) {
    background-color: #F0EFE9;
}

.event-wrap li:nth-child(2), .event-wrap li:nth-child(4), .event-wrap li:nth-child(5), .event-wrap li:nth-child(7) {
    background-color: #fff;
}

}
	


@media screen and (min-width: 1049px) {

.mobile-header-top {
    display: none;
}
	
.menu_open_button {
    background-position: 14px 0px!important;
}
	
}

@media screen and (max-width: 1048px) {

.pc{display:none;}
.sp{display:block;}

}

@media screen and (max-width: 768px) {
	

.pc{display:none;}
.sp{display:block;}

#breadCrumb{}
#breadCrumb .inner {
    width: 95%;
	}
	
.print_wrp{display: none;}
.container main{width: 100%;}
#container{padding: 0px;
	background-repeat: no-repeat;
	background-position: center 100px;
}
#content{width: 100%;display: block;}
#content img{max-width:100%;}
article{width: 100%;}
#main{padding: 10px;}

/*side*/	
#sidemenu{width: 98%;margin-left: 1%;margin-right: 1%; margin-top: 30px;}

	
/*header*/
.inner{padding: 5px;}
/*お知らせ*/
.information{width: 100%;margin-left: auto;margin-right: auto;padding-top: 20px;padding-bottom: 40px;display: block;}
.facebook a {
    text-decoration: none;
    width: 100%;
    height: 40px;
    display: block;
    line-height: 2.5;
}
.w-info{margin-top: 30px;}
.w-info-t {text-align: center;margin: 10px;padding-top: 0px;}
.w-info .title {display: block;padding-left: 13px;padding-top: 0px;}
	
.w-info li {
    display: flex;
    padding-right: 8px;
}

/*イベント案内*/
.event-wrap{width: 100%;margin-left: auto;margin-right: auto;padding-top: 40px;padding-bottom: 40px;}
.event-wrap ul {
	display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
	}
	
.event-wrap li {
	width: 26%;
	margin-bottom: 20px;
	}
	
.event-wrap li:nth-child(1), .event-wrap li:nth-child(3), .event-wrap li:nth-child(5), .event-wrap li:nth-child(7){
	background-color: #F0EFE9;
	}
	
.event-wrap li:nth-child(2), .event-wrap li:nth-child(4), .event-wrap li:nth-child(6), .event-wrap li:nth-child(8){
	background-color: #fff;
	}

.event-wrap li img {
    height: 200px;
}

/*topic*/
	
.topics-wrap {
    display: flex;
	flex-wrap: wrap;
}
	

	
.topics-inner {
    width: 100%;
    letter-spacing: 1px;
    padding: 95px 0;
}
	
.topics-bg {
	width: 50%;
    height: 340px;
}
	
.topics-bg h2 {
}
	
.topics-bg p {
        font-size: 100%;
	text-align: center;
}
	
	
/*tree*/
.pagelist-item{
	width: 40%;
	margin: .5em .5em;
	background: #f4f4f4;
	border-left: solid 10px #abd1de;
}
.pagelist-item .thumb img {
    width: 100%;
    object-fit: cover;
}
.pagelist-item .title a {
    display: block;
    text-decoration: none;
    padding: 0.5em 0.5em;
    color: #6098aa;
}
.pagelist-item .title {
    font-size: 1em;
}
/*医師紹介*/
.doctor table{margin-bottom: 30px;}
.doctor table th {display: block;border: none;}
.doctor table td {display: block;border: none;}
   
/*fotter*/
footer{background-color: #F2F2F2;display: block;text-align: center;}
.footer_logo {padding-top: 30px;padding-left: 20px;}
.footer_logo img{max-width: 360px;width: 80%;}
.add{padding: 10px;}
.add span{display: block;}
.add .copy{padding-top: 10px;font-size: 0.8em;}
/*psgetop*/
#page-top {
    position: fixed;
    right: 15px;
	margin: 0px;
	z-index: 9999;
}
#page-top img{width: 60px;}
#page-top a {
    text-decoration: none;
    width: 60px;
    display: block;
	opacity: 1;
}
	
#sidemenu {
	display: none;
}
	
}

@media screen and (max-width: 767px) {
	
.pc-disp {
    display: none !important;
}
	
.sp-disp {
}

}

@media screen and (max-width: 681px) {

	
.event-wrap li {
    width: 40%;
}
	
.event-wrap li .title {
    font-size: 85%;
}
	
.event-wrap li:nth-child(1), .event-wrap li:nth-child(4), .event-wrap li:nth-child(5), .event-wrap li:nth-child(8){
	background-color: #F0EFE9;
	}
	
.event-wrap li:nth-child(2), .event-wrap li:nth-child(3), .event-wrap li:nth-child(6), .event-wrap li:nth-child(7){
	background-color: #fff;
	}
	

}


@media screen and (max-width: 499px){
	
.event-wrap li {
    width: 39%;
}

}


@media screen and (max-width: 480px) {
	
.new {
    background-color: transparent;
    color: #d00;
}
	


.h_logo img {
	width: 80%;
    /* width: 240px; */
    height: auto;
    padding: 10px 0;
}
	
.w-info {
    font-size: 85%;
}
	
.w-info .title {
    padding-left: 7px;
	
}
	
.test img {
    width: 90%;
}
	
.information {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 15px;
    padding-bottom: 10px;
    display: block;
}
	
.information h2 {
    font-size: 1.2em;
}
	
.event-wrap h2 {
    font-size: 1.2em;
}
	
.event-list {
    float: right;
    margin-right: 18px;
    font-size: 85%;
}
	
.event-list img {
    vertical-align: text-top;
    width: 11px;
    padding-left: 6px;
}
	
.event-wrap {
    padding-bottom: 0px;
}
	
.event-wrap ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}
	
.event-wrap li {
    width: 36.6%;
    margin-bottom: 0px;
}
	
.event-wrap li .title {
    font-size: 85%;
}
	
.event-wrap li:nth-child(1), .event-wrap li:nth-child(4), .event-wrap li:nth-child(5), .event-wrap li:nth-child(8){
	background-color: #F0EFE9;
	}
	
.event-wrap li:nth-child(2), .event-wrap li:nth-child(3), .event-wrap li:nth-child(6), .event-wrap li:nth-child(7){
	background-color: #fff;
	}
	
.event-wrap li img {
    height: 90px;
}
	
/*topic*/
	
.topics-content {
    margin-top: -42px;
}
	
.topics-content h2 {
    font-size: 110%;
}
	
.topics-content p {
    padding: 8px;
    font-size: 70%;
    line-height: 18px;
}
	
	
	
	
#main {
    padding: 0px;
}
	
#main .event-wrap {
	    padding-top: 0;
}
	
#main .information {
    padding-top: 0;
}

.contentBody {
    padding: 0 10px;
}
	
	
.pagelist-item {
    width: 37%;
    margin: .5em .5em;
    background: #f4f4f4;
    border-left: solid 10px #abd1de;
    min-height: auto;
    padding: 10px;
}
	
	.pagelist-item .thumb{
	}
	
.pagelist-item a:link{
	color: #000;
}
	
	
	
.contentTitle h1 {
    font-weight: bold;
    padding-top: 0;
}
	
footer {
    padding: 17px 60px;
}

	
#page-top img {
    width: 40px;
}
	
}



@media screen and (max-width: 360px){
	
.event-wrap li {
    width: 35.6%;
}

}

@media screen and (max-width: 320px){
.event-wrap li {
    width: 34.3%;
    margin-bottom: 0px;
}
	}



/*2021-04-21*/

.gnav-wrapper {
	position: fixed;
	width: 100%;
	z-index: 100;
}

.header-bottom {
	height: 52px;
}

@media screen and (max-width: 1048px){
.header-bottom {
	height: 62px;
}
}


@media screen and (max-width: 550px){
.event-c img{
	max-width:none;
	width: 70%;
}

}

@media screen and (max-width: 400px){
.event-c img{
	width: 90%;
}

}




@media print {
body {
	width: 1200px;
	transform: scale(0.8);
	-moz-transform: scale(0.8);
	-webkit-transform: scale(0.8);
	transform-origin: 0 0;
}
#scrollTop {
	display: none;
}
}


@media screen and (max-width: 1160px){
.topics-overlay {
    font-size: 90%;
}
	
	
.topics-content p {
    padding: 12px 25px;
}
}


@media screen and (max-width: 1060px){
.topics-content {
    margin-top: -55px;
}
	
.topics-overlay {
        font-size: 80%;
    }
}

@media screen and (max-width: 965px){
.topics-content p {
        padding: 12px 18px;
    }
}


@media screen and (max-width: 910px){
.topics-overlay {
        font-size: 70%;
    }
	
.topics-content {
        margin-top: -50px;
    }
}


@media screen and (max-width: 830px){
	
.topics-content h2 {
    font-size: 140%;
}
.topics-content p {
        padding: 12px 18px;
        font-size: 9px;
    }
}


@media screen and (max-width: 768px){

.topics-overlay {
        font-size: 100%;
    }
	
.topics-content h2 {
    font-size: 160%;
}
	
.topics-content p {
    line-height: 24px;
    font-size: 88%;
    letter-spacing: 1px;
}

}



@media screen and (max-width: 600px){
.topics-content h2 {
        font-size: 130%;
    }
	
.topics-content p {
        font-size: 80%;
        letter-spacing: 0;
    }

}


@media screen and (max-width: 520px){
    .topics-overlay {
        font-size: 90%;
    }
	
    .topics-content p {
        line-height: 20px;
	}
}


@media screen and (max-width: 430px){
    .topics-content h2 {
        font-size: 110%;
    }
	
.topics-content p {
        font-size: 9px;

        line-height: 16px;
    }
	
.topics-content {
        margin-top: -40px;
    }
}


@media screen and (max-width: 400px){
.topics-content p {
        padding: 12px 12px;
}

}







h2.cf {
    color: #487b96;
    margin-top: 30px;
    font-size: 140%;
    padding: 0 10px;
}






