@charset "UTF-8";




.top_main_ph1{
	clear: both;
	width: 100%;
	height: auto;
}
.top_main_ph1 img{
	width: 100%;
	height: auto;
}


.top_ph1{
	clear: both;
	width: 90%;
	max-width: 348px;
	height: auto;
	margin: 60px auto 24px;
}
.top_ph1 img{
	width: 100%;
	height: auto;
}

.top_kozu_name1{
	clear: both;
	width: 48%;
	max-width: 230px;
	height: auto;
	margin: 0 auto;
}
.top_kozu_name1 img{
	width: 100%;
	height: auto;
}
@media print, screen and (min-width: 801px) {
.top_kozu_name1{
	clear: both;
	width: 80%;
	max-width: 320px;
	height: auto;
	margin: 78px auto 0;
}
}

.top_kozu_bar1{
	clear: both;
	width: 56px;
	height: 1px;
	border-top:1px solid #000;
	margin: 20px auto 35px;
}


.top_fl1{
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	
	font-size: 13px;
	line-height: 260%;
	color: #000;
	text-align: justify;
	font-family: 'Noto Sans JP', "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
	font-style: normal;
	text-decoration: none;
	letter-spacing: 1px;
	font-weight: normal;
}
@media print, screen and (min-width: 801px) {
.top_fl1{
	width: 61.7%;
	height: auto;
	float: left;
	margin: 0;
	padding: 0;
}
}
.top_fr1{
	width: 33%;
	height: auto;
	float: right;
	margin: 0;
	padding: 0;
}
.top_fr1 img{
	width: 100%;
	height: auto;
}



.news_title1{
	width: auto;
	height: auto;
	margin: 0 35px 0 0;
	padding: 0;
	
	font-size: 25px;
	line-height: 105%;
	vertical-align:baseline;
	color: #000;
	text-align: left;
	font-family: 'Noto Sans JP', "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
	font-style: normal;
	text-decoration: none;
	letter-spacing: 1px;
	font-weight: normal;
}
.news_list1 a{
	width: auto;
	height: auto;
	margin: 0 ;
	padding: 0;
	
	font-size: 17px;
	line-height: 105%;
	vertical-align:baseline;
	color: #00a9e7;
	text-align: left;
	font-family: 'Noto Sans JP', "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
	text-decoration: none;
	letter-spacing: 1px;
	font-weight: normal;
}
.gallery_closebtn:hover{
	cursor: pointer;
    opacity: 0.6;
}
.contents1000 h2{
    text-align:center;
    font-size: 20px;
    margin-bottom: 20px;
    display: none;
}

.gallery-item dl:nth-child(1) {
    float: left;
    width:100%;
}
.gallery-item dl:nth-child(2)  {
    float: left;
    width:100%;
}
#gallery-1 .gallery-item {
    margin-bottom: 40px;
}
#gallery-1 .gallery-icon{
	border: 1px solid #ccc ;
	overflow: hidden;
	max-width:320px;
	max-height:220px;
	margin:0 auto;
	display: flex;
	justify-content: center;
	align-items: center;
}
#gallery-1 .wp-content-text{
	text-align: left;
}
#gallery-1 img {
	border: 0px solid #ccc !important;
    width:auto;
	height:240px;
}
#gallery-1 .gallery-caption{
	margin-left: auto!important;
	margin:10px auto;
	max-width: 312px;
}
.wp-caption-text{
	font-family: 'Noto Sans JP',"sans-serif";
	font-size:16px;
	color:#000;
	margin-bottom:10px;
	margin-top: 10px;
}
.wp-content-text{
	font-family: 'Noto Sans JP',"sans-serif";
	font-size:12px;
	color:#000;
	line-height: 180%;
}

/*1023px以下*/
@media screen and (max-width: 1023px){
  /*必要ならばここにコードを書く*/
  #gallery-1 .gallery-item {
        float: left;
        margin-top: 10px;
        text-align: center;
        width: 50% !important;
    }
}
@media screen and (max-width: 784px){
  /*必要ならばここにコードを書く*/
    #gallery-1 .gallery-item {
        float: left;
        margin-top: 10px;
        text-align: center;
        width: 100% !important;
	}

	#gallery-1 .gallery-item {
		margin-bottom: 30px;
	}

}
