﻿/*
Theme Name: eブックス　ぎふ清流クールチョイス\\
Template URI: https://www.gifu-ebooks.jp
Description: ぎふ清流クールチョイス特設サイト
Author: 株式会社太洋社
Author URL: https://www.p-taiyosha.co.jp/
Version: 4.0
tags:このスタイルシートは、ヘッダ・フッタなどサイト共通用に制作されたものです。
*/

/* 共通のスタイル
------------------------------ */
html {
	scroll-behavior: smooth;
}



/* ふらっと可児あるき特設サイト */

.fratto_kaniaruki_contents{
	text-align: center;
}


.fratto_kaniaruki_contents:before{
  content:"";
  display:block;
  position:fixed;
  top:0;
  left:0;
  z-index:-1;
  width:100%;
  height:100vh;
  background:url(../images/background.webp) center no-repeat;
  background-size:cover;
}

.for_mobile{
	display: none;
}


/*トップイメージコンテナ*/
.fratto_topimage_container{
	max-width: 1280px;
	margin-left: auto;
	margin-right: auto;
	overflow:hidden;
}

.topimage_box img{
	width: 90%;
}

.about-corona-btn img, .btn_movie img, .btn_guide img, .kakunin_message img{
	width: 90%;
}

.btn_movie img, .btn_guide img{
	margin-top: 10px;
}

.kakunin_message img{
	margin-top: 25px;
	margin-bottom: 25px;
}

.bus-decoration img {
	position: relative;
	width: clamp(50px,20vw, 400px);
	left: 40%;
}

/*ふらっとプランコンテナ*/
.fratto_plan_container{
	max-width: 1280px;
	margin-left: auto;
	margin-right: auto;
	background-color: #1c6b839c;
	overflow:hidden;
}

.subtitle_box{
	max-width: 950px;
	padding-left: 10px;
	padding-right: 10px;
}

.subtitle_box img{
	width: 100%;
}

.fratto_pamphlet_box{
	max-width: 950px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 80px;
	margin-bottom: 50px;
}

.pamphlet_box {
	max-width: 400px;
	display: grid;
	grid-template-columns: auto;
	gap: clamp(40px, 5vw, 100px);
	margin: 0 auto;
	margin-top: 50px;
	padding: 0 32px;
}
@media (min-width:500px) {
	.pamphlet_box {
		max-width: 1024px;
		grid-template-columns: repeat(2, 1fr);
		gap: clamp(40px, 5vw, 100px);
		max-width: 1024px;
		margin: 0 auto;
		margin-top: 50px;
		padding: 0 32px;
	}
}
.fratto_tourmovie_box{
	margin-top: 30px;
	margin-bottom: 30px;
}

.plan_border{
	margin-top: 40px;
	margin-bottom: 40px;
}

.tour_movie_title {
	max-width: 500px;
	width: 80%;
	margin: 0 auto;
	margin-bottom: 40px;
}
.tour_movie_box{
	margin-left: auto;
	margin-right: auto;
	display: flex;
	justify-content: center;
	width: 760px;

}
.tour_movie_card img{
	width: 95%;

}

.tour_movie_box img{
	margin: 30px;
	width: 90%;
}

.more-btn {
	max-width: 400px;
	width: 80%;
	margin: 0 auto;
	margin-top: 40px;
}

/*インタビューコンテナ*/
.fratto_interview_container{
	max-width: 1280px;
	margin-left: auto;
	margin-right: auto;
	overflow:hidden;
}

.fratto_interview_slider .swiper-wrapper, .fratto_movie_slider .swiper-wrapper{
	position: relative;
	left: 20px;
}


.fratto_interview_title {
	max-width: 600px;
	width: 90%;
	margin: 0 auto;
	margin-top: 60px;
	margin-bottom: 30px;
}

.fratto_interview_slider{
	margin-bottom: 100px;
}

.slider_video_box{
	max-width: 382px;
	aspect-ratio: 430/308;
}
.slider_video_box iframe{
	width: 100%;
	height: 100%;
}

.fratto_interview_slider img{
	width: 100%;
}

.fratto_interview_btn{
	margin-bottom: 50px;
}


/*ムービーコンテナ*/
.fratto_movie_container {
	max-width: 1280px;
	margin-left: auto;
	margin-right: auto;
	overflow:hidden;
}

.fratto_movie_title {
	max-width: 650px;
	width: 90%;
	margin: 0 auto;
	margin-top: 60px;
	margin-bottom: 30px;
}



.fratto_movie_slider {
	margin-bottom: 50px;
}

.fratto_movie_slider .swiper{
	margin-top: 100px;
}

.fratto_movie_slider img{
	width: 100%;
}

.movie-genre-title {
	width: 302px!important;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
}

/*もっとふらっとコンテナ*/
.more_furatto_container{
	max-width: 1280px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;

}

.fratto_genre_box{
	margin-top: 60px;
	margin-bottom: 100px;
}

.fratto_genre_subtitle {
	max-width: 600px;
	width: 90%;
	margin: 0 auto;
	margin-bottom: 40px;
}

.fratto_insta_btn,.fratto_interview_btn {
	max-width: 600px;
	width: 80%;
	margin: 0 auto;
	margin-top: 50px;
	margin-bottom: 50px;
}

/*関連ブックコンテナ*/
.related_books_container{
	max-width: 1280px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
	overflow:hidden;

}

.books_title{
	max-width: 300px;
	width: 80%;
	margin: 0 auto;
	margin-top: 80px;
	margin-bottom: 30px;
}
.related_books_slider {
	max-width: 750px;
	width: 85%;
	margin-left: auto;
	margin-right: auto;
}
/* スライダーCSS */
.slider01 {
	padding-bottom: 85px;
}

.interview-swiper{
	padding-top: 85px;
}

.slider01 .swiper-pagination-bullet{
	width: 60px;
	height: 60px;
	text-align: center;
	line-height: 60px;
	font-size: 20px;
	font-weight: 700;
	color: #000;
	opacity: 1;
	background: rgba(0, 0, 0, 0.2);
	margin-left: 20px!important;
	margin-right: 20px!important;
}

.slider01 .swiper-pagination-bullet-active{
	color: #fff;
	background: #ee68a0;
}

.related-slider01-prev, .related-slider01-next{
	top: 40%!important;
}


/*関連動画コンテナ*/
.related_movie_container{
	max-width: 1280px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 50px;
	overflow:hidden;

}

.related_movie_box{
	margin-left: auto;
	margin-right: auto;
	display: flex;
	justify-content: center;
}

.related_movie_title {
	max-width: 250px;
	width: 80%;
	margin: 0 auto;
	margin-top: 80px;
	margin-bottom: 10px;
}

.related_movie_box img{
	margin-top: 30px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 30px;
	width: 90%;
}

.related_movie_box p {
	font-weight: 700;
}

/*バナーコンテナ*/
.fratto_banner_container{
	margin-left: auto;
	margin-right: auto;
	background-color: #ffffff;
	overflow:hidden;
	padding-bottom: 60px;
}

.fratto_banner_box {
	max-width: 1024px;
	padding: 0 24px;
	display: grid;
	grid-template-columns: repeat(6, 1fr);
	gap: 24px;
	margin: 60px auto 0 auto;
}
@media (max-width:768px) {
	.fratto_banner_box {
		grid-template-columns: repeat(3, 1fr);
	}
}
@media (max-width:450px) {
	.fratto_banner_box {
		grid-template-columns: repeat(2, 1fr);
	}
}
.fratto_banner_line{
	max-width: 1100px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	display: flex;
	justify-content: space-around;
}

.fratto_banner_line img{
	width: 90%;
}

@media screen and (max-width: 767px){
	.about-corona-btn{
		margin-bottom: 20px;
	}

	.subtitle_box img{
		width: 90%;
	}

	.tour_movie_box{
		width: 90%;
		margin-left: auto;
		margin-right: auto;
	}

	/* .tour_movie_box img{
		width: 40%;
	} */

	.fratto_interview_slider .swiper-wrapper, .fratto_movie_slider .swiper-wrapper{
		position: relative;
		left: 0;
	}
	.slider_video_box{
		width: 90%;
		margin-left: auto;
		margin-right: auto;
	}

	.fratto_insta_slider{
		width: 90%;
		margin-left: auto;
		margin-right: auto
	}

	.related_movie_box img{
		width: 70%;
	}

	.fratto_banner_line img{
		width: 80%;
	}

}


@media screen and (max-width:460px){

	.for_pc{
		display: none;
	}

	.for_mobile{
		display: block;
	}

	.bus-decoration img{
		left: 20% ;
	}

	.tour_movie_box{
		display: block;
	}

	.tour_movie_box img{
		width: 85%;
	}

	.slider01 {
		padding-bottom: 55px;
	}

	.fratto_interview_slider{
		margin-bottom: 50px
	}

	.interview-swiper{
		padding-top: 55px;
	}

	.slider01 .swiper-pagination-bullet{
		width: 30px;
		height: 30px;
		text-align: center;
		line-height: 30px;
		font-size: 16px;
		font-weight: 700;
		color: #000;
		opacity: 1;
		background: rgba(0, 0, 0, 0.2);
		margin-left: 15px!important;
		margin-right: 15px!important;
	}
	.slider01 .swiper-pagination-bullet-active{
		color: #fff;
		background: #ee68a0;
	}
	.fratto_movie_slider .swiper{
		margin-top: 60px;
	}
	.related_movie_box{
		display: block;
	}

	.related_movie_box img{
		width: 85%;
	}

	.fratto_banner_line{
		display: block;
	}

	.fratto_banner_line{
		margin-top: 0;
	}

	.fratto_banner_line img{
		margin: 10px;
	}
}

/* ************************************************************** */
/* ************************************************************** */
/* *************************ここから***************************** */
/* ********************コロナリストページ************************* */
/* ************************************************************** */
/* ************************************************************** */
/* ************************************************************** */

.kani-coronalist-container{
	text-align: center;
	background-image: url(../images/background.png);
	background-repeat: no-repeat;
	background-size: cover;
}

table , td, th {
	border: 2px solid #595959;
	border-collapse: collapse;
	font-size: 1.3em;
	margin: 0 auto;
	margin-top: 25px;
	background-color: #ffffff;
}
td, th {
	padding: 3px;
	width: 30px;
	height: 25px;
	vertical-align: middle;
}
th {
	background: #898989;
	color: #ffffff;
}
.even {
	background: #fbf8f0;
}
.odd {
	background: #fefcf9;
}

tr{
	height: 57px;
}

.shizen{
	background: #AACF52;
	color: #ffffff;
}

.rekishi{
	background: #EF845C;
	color: #ffffff;
}

.taiken{
	background: #A674B0;
	color: #ffffff;
}

.genre{
	width: 189px;
}

.spot{
	width: 554px;
}

.detail{
	width: 240px;
}

.left{
	text-align: left;
	padding-left: 20px;
}


.title-image {
	width: 1285px;
	margin-left: auto;
	margin-right: auto;
}

.corona-subtitle{
	width: 950px;
	margin-left: auto;
	margin-right: auto;
}

.title-box img{
	width: 100%;
}

.corona-subtitle{
	margin-top: 50px;
}

.list-box{
	margin-top: 50px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 65px;

}

.atention{
	font-size: 1.9em;
	font-weight: 700;
}

.brsp{
	display: none;
}

@media screen and (max-width: 768px){
	.title-image{
		width: 100%;
	}

	.corona-subtitle {
		width: 90%;
		margin-left: auto;
		margin-right: auto;
	}

	.list-box table{
		width: 95%;
		font-size: 1em;
	}


}

@media screen and (max-width:460px){
	table , td, th{
		font-size: 1em;
	}

	.title-image{
		width: 100%;
	}

	.corona-subtitle{
		margin-top: 25px;
	}

	.atention{
		font-size: 1em;
	}

	tr{
		line-height: ;
	}

	.list-box{
		margin-top: 20px;
		margin-bottom: 30px;
	}

	.list-box table{
		font-size: 0.7em;
	}

	.brsp{
		display: block;
	}

}

.swiper-wrapper {
	margin-bottom: 100px;
}
@media (max-width:460px) {
    .swiper-wrapper {
		margin-bottom: 60px;
	}
}
.fratto_insta_title {
	max-width: 500px;
	width: 85%;
	margin: 0 auto;
	margin-top: 42px;
}
.fratto_genre_btn {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	gap: 16px;
	padding: 0 32px;
}
@media (max-width:768px) {
	.fratto_genre_btn {
		grid-template-columns: repeat(2, 1fr);
		gap: 12px;
	}
}
