@charset "utf-8";
.header_img{
    max-width: 1200px;
	height: auto;
	width: 100%;
}
.bnr_area{
	max-width: 1200px;
	width: 90%;
	margin: auto;
	padding: 20px 0px;
	text-align: center;
}
.bnr_area img{
	max-width: 100%;
	width: auto;
	height: auto;
}
.bnr_area a:hover{
	opacity: 0.7;
}
.fit_left:hover,.fit_right:hover,.fit_center:hover,.top13_img:hover,.top14_img:hover,.top15_img:hover{
	opacity: 0.7;
filter: alpha(opacity=70);
}
.xs_foot{
	margin-top: 20px;
}
.menu1_img,.menu2_img,.menu3_img,.menu4_img,.top6_img{
    max-width: 1200px;
	height: auto;
	width: 100%;
}
.slide_img{
	width: 100%;
	height: auto;
}
.isikawa_slide{
	width: 50%;
	height: auto;
}
.swiper-button-next{
	background-image:none!important;
	right:0!important;
	left:0!important;
	top:0!important;
	bottom:0!important;
	height: 100%!important;
	width: 100%!important;
}
.gallery_main{
	background: #F6E3EF;
	background-image: url(../images/gallery_img.png);
    background-repeat: no-repeat;
    background-size: 55%;
    background-position: top 20px center;
}
.gallery{
	overflow: hidden;
}
.gallery_slide{
	max-width: 90%;
	margin: auto;
	overflow: hidden;
	clear: both;
}
.gallery_slide ul li{
	text-align: center;
}

.gallery_slide ul li .gallery_slide_caption{
	text-align: left;
}

.gallery_text{
	margin-left: 60px;
    display: block;
    padding-top: 2%;
    font-size: 120%;
    margin-bottom: 6%;
}
.gallery_text_link a{
	margin-right: 20px;
    margin-bottom: 2%;
    background-color: #faed00;
    padding: 10px 40px;
    font-size: 120%;
    display: block;
	float: right;
	color: #000!important;
}
.gallery_img{
	display: none;
}
.text_link a:hover{
	color: #000!important;
	text-decoration: none;
}
.slide_text{
	text-align: center;
	font-size: 110%;
}

.gallery_content{
    position: relative;
}

.gallery_content .gallery_theme{
    position: absolute;
    left: 60px;
    bottom: -125px;
    font-size: 2.7em;
    font-weight: bold;
}

.gallery_content .gallery_theme .gallery_theme_sub{
    font-size: 0.7em;
}

.ishikawa_pr_thumbnail_wrapper {
	display: flex;
	flex-direction: column;
	align-items: center;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 5%;

	.ishikawa_pr_thumbnail {
		height: auto;
		display: flex;
		justify-self: center;
  		transition: filter 0.3s ease;
	}

	small {
		line-height: 20px;
	}
}
.ishikawa_pr_thumbnail_overlay_wrapper {
  position: relative;
  display: inline-block;
  width: 100%;
  cursor: pointer;
}
/* オーバーレイテキストの初期状態（非表示） */
.overlay-text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: white;
  background: rgba(0, 0, 0, 0.6);
  padding: 12px 20px;
  border-radius: 6px;
  font-size: 16px;
  font-weight: bold;
  opacity: 0;
  transition: opacity 0.3s ease;
  white-space: nowrap;
}

/* ホバー時に表示 */
.ishikawa_pr_thumbnail_overlay_wrapper:hover .overlay-text {
  opacity: 1;
}

.ishikawa_pr_thumbnail_overlay_wrapper:hover .ishikawa_pr_thumbnail {
  filter: brightness(0.7);
}

@media print, screen and (max-width: 900px){
	.logo_img_top{
		margin-top: 10px;
	}

    .gallery_content .gallery_theme{
        bottom: -95px;
        font-size: 1.7em;
    }
}
@media print, screen and (max-width: 767px){
    .gallery_content .gallery_theme{
        bottom: -50px;
        left: 25px;
        background: rgba(255,255,255,0.5);
        padding: 10px;
    }
}

@media print, screen and (max-width: 420px){
    .gallery_content .gallery_theme{
        font-size: 1.2em;
    }
}

@media print, screen and (max-width: 370px){
    .gallery_img {
        margin-bottom: 90px !important;
    }

    .gallery_content .gallery_theme{
        bottom: -80px;
    }
}

@media print, screen and (min-width: 901px){
	.logo_img_top{
		position: absolute;
		right: 0;
		top: 10px;
	}
}
@media print, screen and (min-width: 768px){
	.top15_img,.top14_img,.top13_img{
		max-width: 158px;
	}

	.logo_img_top2{
		position: absolute;
    	left: 40px;
		top: 5px;
	}
	.fukidashi_img_top{
		position: absolute;
		right: 150px;
		top: 10px;
	}
	.head_text{
		font-size: 140%;
	    font-weight: bold;
	    padding: 25px 0px;
	    letter-spacing: 3px;
	}
	.ishikawa_content{
		position: absolute;
		top: 0;
		bottom: 0;
		right: 0;
		width: 50%;
		background-color: #faed00;
		padding: 2% 5% 5% 5%;
		font-size: 100%;
		line-height: 21px;
		font-size: 13px;
	}

	.ishikawa_pr_thumbnail {
		width: 45%;
	}
}
@media print, screen and (min-width: 1024px){
	.ishikawa_content{
		position: absolute;
		top: 0;
		bottom: 0;
		right: 0;
		width: 50%;
		background-color: #faed00;
		padding: 3% 3% 9% 3%;
		font-size: 100%;
		line-height: 28px;
	}

	.ishikawa_pr_thumbnail {
		width: 54%;
	}
}

.isikawa_main{
	position: relative;
}
.slide_img1{
	width: 100%;
	height: auto;
}
.new_img,.ishikawa_img,.access_img,.fit_img{
	max-height: 66px;
	width: auto;
	height: 100%;
}
.top7_img,.top8_img,.top9_img,.top10_img,.top11_img,.top12_img,.footer_img{
	width: 100%;
	height: auto;
}
.top13_img,.top14_img,.top15_img{
	width: 60%;
	height: auto;
}
.link1,.link2,.link3{
	text-align: center;
}
.fit_content{
	padding-top:5px;
}
.fit_left,.fit_center,.fit_right{
	padding-right: 5px;
    padding-left: 5px;
}
section{
	clear: both;
}
.link{
	width: 85%;
	margin: auto;
	margin-top: 30px;
	margin-bottom: 30px;
	overflow: hidden;
}
.fit{
	overflow: hidden;
}

.foot_main{
	background-color: #231815;
	padding: 15px 40px;
	color: #fff;
}
.head_main{
	text-align: center;
	overflow: hidden;
	background-color: #231815;
	color: #fff;
	position: relative;
}
#pagetop {
    position: fixed;
    bottom: 20px;
    right: 10px;
}
.text{
	padding-left: 40px;
	font-size: 110%;
	font-weight: bold;
}
a:link,a:visited{
	color: #fff;
}
a:hover,a:active{
	color:	#0044CC;
}

.text0{
    padding-left: 15px;
	font-size: 110%;
	font-weight: bold;
}
.text1{
	font-size: 110%;
	font-weight: bold;
}
.footer_right{
	float: right;
	padding-top: 23px;
}
.footer_left{
	float: left;
}
.foot_main{
	overflow: hidden;
}
.top_img{
	max-width: 1200px;
	width: 100%;
	height: auto;
	min-height: 20px;
}
.menu{
	background-color: #231815;
}
.menu_text{
	margin-left: 60px;
    border-left: 2px solid #fff;
    padding-left: 20px;
    font-size: 130%;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-top: 10px;
    margin-bottom: 10px;
    color: #fff;
    display: inline-block;
    letter-spacing: 5px;
}
.text_link{
	text-align: right;
	color: #333;
}
.text_link a{
	text-align: right;
	color: #333;
}
@media only screen and (max-width: 940px){
	.foot_main{
		background-color: #231815;
		padding: 15px 20px;
		color: #fff;
	}
	.text{
		padding-left: 15px;
		font-size: 110%;
		font-weight: bold;
	}
}
@media only screen and (max-width: 880px){
	.text{
		font-size: 95%;
	}
	.text0{
		font-size: 95%;
	}
	.text1{
		font-size: 95%;
	}
}
@media only screen and (max-width: 767px){
	.bnr_area{
		padding: 10px 0px;
	}
	.gallery_text{
		padding: 0px;
		margin: 0px;
		padding-left: 5%;
		padding-top: 5%;
		margin-bottom: 10px;
	}
	.gallery_main{
		background-image: unset;
	}
	.gallery_img{
		text-align: center;
		display: block;
		margin-bottom: 10px;
	}
	.gallery_img img{
		max-width: 80%;
		width: auto;
		margin: auto;
	}
	.gallery_text_link a{
		margin-bottom: 10px;
	}
	.gallery_slide {
		max-width: 100%;
		margin: auto;
		overflow: hidden;
		clear: both;
	}
	.share_logo_img_top{
		margin: auto;
	}
	.fukidashi_img_top{
		position: absolute;
    	bottom: 20px;
    	right: 5px;
		max-width: 45px;
		    height: auto;
	}
	.foot_main{
		text-align: center;
	}
	.foot_1{
		font-size: 120%;
		margin-bottom: 20px;
	}
	.foot_2{
		margin-bottom: 5px;
		font-size: 110%;
	}
	.menu_text{
		margin-left: 20px;
	    border-left: 2px solid #fff;
	    padding-left: 10px;
	    font-size: 110%;
	    padding-top: 5px;
	    padding-bottom: 5px;
	    margin-top: 10px;
	    margin-bottom: 10px;
	    color: #fff;
	    display: inline-block;
	    letter-spacing: 5px;
	}
	.head_text{
		font-size: 120%;
		font-weight: bold;
		padding-top: 10px;
		letter-spacing: 3px;
		padding-bottom: 10px;
	}
	.logo_img_top{
		margin-top: 10px;
	}
	.isikawa_slide{
		width: 100%;
	}
	.ishikawa_content{
		top: 0;
		bottom: 0;
		right: 0;
		width: 100%;
		background-color: #faed00;
		padding: 5% 5% 5% 5%;
		font-size: 120%;
		line-height: 33px;
	}
	.ishikawa_pr_thumbnail_wrapper {
		position: static;

		.ishikawa_pr_thumbnail {
			width: 100%;
		}
	}
	.link {
	    width: 100%;
	}
	.top13_img, .top14_img, .top15_img {
	    width: 70%;
	    height: auto;
	}
	.fit_left, .fit_center, .fit_right{
		margin-bottom: 5px;
	}
	.link1,.link2,.link3{
		margin-bottom: 10px;
	}
	.text{
		padding-left: 40px;
		font-size: 110%;
		font-weight: bold;
	}
	.text0{
	    padding-left: 15px;
		font-size: 110%;
		font-weight: bold;
	}
	.text1{
		font-size: 110%;
		font-weight: bold;
	}
	.footer_center{
		text-align: center;
		padding-top: 20px;
		clear: both;
	}
	.fit_left, .fit_center, .fit_right {
	    padding-right: 0px;
	    padding-left: 0px;
	}
}
