@charset "utf-8";



.sliderArea {
  max-width: 100%;
  margin: 0 0;
  padding: 0 0px;
}


.slick-slide {
  margin: 0 0px;
}
.slick-slide img {
  width: 100%;
  height: auto;
}
.slick-prev, .slick-next {
display: none!important;
}
.slick-prev:before, .slick-next:before {
  color: #000;
}
.slick-slide {
  transition: all ease-in-out .3s;
  opacity: .2;
}
.slick-active {
  opacity: 1;
}
.slick-current {
  opacity: 1;
}
.thumb {
  margin: 20px 0 0;
}
.thumb .slick-slide {
  cursor: pointer;
}
.thumb .slick-slide:hover {
  opacity: .7;
}

.slick-prev:before{
display: none;
}

.slick-dots li button{
position: relative;
}

.slick-dots {
    display: flex;
    justify-content: center;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    bottom: 2px;
}

.slick-dots li button:before{
font-size: 36px;
color: #f0e7d8;	
	opacity: 1;
}

.VisualMainImg  .slick-slide {
position: relative;
}

.VisualMainImg  .slick-slide h2 {
    font-size: 190%;
    padding: 30px 0;
    letter-spacing: 5px;
    /* text-align: center; */
    position: absolute;
    font-weight: 600;
    text-align: center;
    line-height: 1.4em;
    width: 160px;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}





#Top01  .contents .contentsDetail,
#Top02 .contents .contentsDetail,
#Top03 .contents .contentsDetail,
#Top04 .contents .contentsDetail,
#Top05 .contents .contentsDetail,
#Top06 .contents .contentsDetail{
padding: 50px 0 
}



#jtg-491 img{
    cursor: default;
}

#top .contents {
 max-width: 1200px;
	width: 100%;
  margin: 0 auto 0px;
}



.slick-next:before{
display: none;
}

.contents h4 {
    margin-bottom: 40px;
    margin-top: 15px;
}	

#top main h3{
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
	padding: 0;
font-weight: 100;
}


 #VisualMain h2{
    text-align: start;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    font-family: source-han-serif-japanese, serif;
    font-style: normal;
    font-size: 60px;
    font-weight: 200;
    padding-top: 160px;
color: #FFFFFF;
text-shadow:1px 1px 5px #4e4348;
}




#Top01{
    background: url(../img/top/Top01/bk.jpg);
    background-size: cover;
    background-position: bottom;

}

#Top01 .Top0100 h3{
    font-size: 25px;
    text-align: left;
padding: 20px 0;
}

#Top01 .Top0100 {
    width: 900px;
    position: relative;
    margin: auto auto 30px;
}

.VisualMainImg {
width: 100%;
margin: auto;
position: relative;
}



.VisualMainImg img{
	width: 100%;
}


#Top01 .contentsDetail{
 
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

#Top01 .contentsDetail h3{
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
    position: absolute;
    right: 0;
	padding: 0;
}

#Top01 .contentsDetail h3 span{
position: relative;
    font-family: source-han-serif-japanese, serif;
    font-style: normal;
}


#Top01 .contentsDetail h3 span::before{
    content: "";
    position: absolute;
    width: 6px;
    height: 40px;
    left: auto;
    right: -8px;}

#Top01 .contentsDetail .topEvent h3 span::before{
background-color: #4e4348;
}

#Top01 .contentsDetail .topTopic h3 span::before{
background-color: #c8c4ba;
}




#Top01 .contentsDetail .topEvent,#Top01 .contentsDetail .topTopic{
position: relative;
width: 48%;}



#Top01 .contentsDetail .topEvent ul{
background-color: #4e4348;
}
#Top01 .contentsDetail .topTopic ul{
background-color: #d8cbab;
}


#Top01 .contentsDetail  ul,
#Top01 .contentsDetail  ul{
    display: flex;
    padding: 0;
    align-items: center;
    height: 220px;
	width: 92%;
	justify-content: center;
}

#Top01 .contentsDetail  ul li,
#Top01 .contentsDetail  ul li{
padding: 0;}


#Top01 .contentsDetail ul li:nth-child(1){
width: 46%;
}

#Top01 .contentsDetail ul li:nth-child(1) img{
    object-fit: cover;
    height: 200px;
object-position: 0 100%;}

#Top01 .contentsDetail  ul li:nth-child(2) {
width: 52%;
}

#Top01 .contentsDetail  ul li:nth-child(2) div:nth-child(1){
width: 100%;
    height: 130px;
background-color: rgba(255,255,255,0.8);
}




#Top01 .contentsDetail .topEvent ul li p,#Top01 .contentsDetail .topTopic ul li p{
font-family: source-han-serif-japanese, serif;
font-style: normal;
font-weight:400;
    padding: 0 10px;
}

#Top01 .contentsDetail .topEvent ul li .button,#Top01 .contentsDetail .topTopic ul li .button{
    margin-left: auto;
	width: max-content;
	border: #FFF solid 1px;
	color: #FFF;
    font-family: source-han-serif-japanese, serif;
    font-style: normal;
	margin-top: 10px;
	padding: 1px 5px;
}

#Top01 .contentsDetail .topEvent ul li a,#Top01 .contentsDetail .topTopic ul li a{
color: #FFF;
}




#Top02,#Top05{
    background-color: #393839;
}

#Top02 .contentsDetail,#Top04 .contentsDetail {
position: relative;
}

#Top02 .contentsDetail h3{
    position: absolute;
    color: #FFF;
    left: auto;
    right: 0;
}


#Top03 .contentsDetail h3{
    position: absolute;
    left: 0;
    right: auto;
}
#Top04 .contentsDetail h3{
    position: absolute;
    left: auto;
    right: 0;
}


#Top02 .contentsDetail h3::before,
#Top03 .contentsDetail h3::before,
#Top04 .contentsDetail h3::before{
    content: "";
    position: absolute;
    width: 6px;
    height: 40px;
    left: auto;
    right: -8px;
    top: -5px;
}

#Top02 .contentsDetail h3::before{
background:#c8c4ba; 
}

#Top03 .contentsDetail h3::before{
    background: #796f69;
}

#Top04 .contentsDetail h3::before{
    background: #796f69;
}


#Top02 ul{
	width: 95%;
    display: flex;
	margin: auto;
flex-wrap: wrap;
    align-items: flex-end;
}

#Top02 ul li{
    width: 48%;
    color: #FFF;
    line-height: 2em;
    /* padding: 0; */
    padding-bottom: 0;
    padding-top: 0;
    padding-left: 1em;
}

#Top02 ul li div:nth-child(1){
    margin-bottom: 20px;
}

#Top02 .button{
    background-color: #FFF;
    padding: 10px;
}

#Top03 .button,#Top04 .button{
    background-color: #272833;
    padding: 10px 0;
}


#Top02 .button a,#Top03 .button a,#Top04 .button a{
 padding: 10px;
 font-size: 20px;
}
#Top03 .button a,#Top04 .button a{
color: #FFF;
}

#Top03 .contentsDetail {
position: relative;
}

#Top03 .contentsDetail ul{
display: flex;
    flex-wrap: wrap;
    position: relative;
    align-items: center;
    width: 94%;
    margin-left: auto;
    margin-top: 160px;
}

#Top03 .contentsDetail ul li:nth-child(1){
background-color:  #796f69;
color: #FFF;
    padding: 50px;
width: 70%;
margin-right: 0;
margin-left: auto;
}

#Top03 .contentsDetail ul li:nth-child(1) div{
    width: 75%;
    margin-left: auto;
    margin-bottom: 20px;
}

#Top03 .contentsDetail ul li:nth-child(2){
position: absolute;
width: 37%;
    top: -50%;
}


#Top04 .contentsDetail ul{
display: flex;
    flex-wrap: wrap;
    position: relative;
    align-items: center;
    width: 94%;
    margin-right: auto;
    margin-top: 160px;
  flex-direction: row-reverse;
}


#Top04 .contentsDetail ul li:nth-child(1){
    background-color: #ddd2c7;
    padding: 50px;
    flex-direction: row-reverse;
    width: 70%;
    margin-right: auto;
    margin-left: 0;
}



#Top04 .contentsDetail ul li:nth-child(1) div{
    width: 69%;
    margin-left: 0;
    margin-bottom: 20px;
}

#Top04 .contentsDetail ul li:nth-child(2){
    position: absolute;
    width: 43%;
    top: -50%;
    padding: 0;
}


#top main  #Top05 h3{
    writing-mode: horizontal-tb;
    text-align: center;
    position: relative;
    width: max-content;
    margin: auto;
    color:#ffffff;
}

#Top05 h3::before{
    content: "";
    position: absolute;
    width: 40px;
    height: 6px;
    background-color: #ffffff;
    left: 0;
    right: -8px;
    top: -5px;	
}

#top main  #Top06 h3{
    writing-mode: horizontal-tb;
    text-align: center;
    position: relative;
    width: max-content;
    margin: auto;
}

#Top06 h3::before{
    content: "";
    position: absolute;
    width: 40px;
    height: 6px;
    background-color: #403b3e;
    left: 0;
    right: -8px;
    top: -5px;	
}

#Top06 ul{
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	width: 95%;
	margin: auto;
}
#Top06 ul li{
width: 23.2%;
    padding: 10px;
}
#Top06 ul li img{
    width: 100%;
    height: 200px;
    object-fit: cover;
}
	
/*========= スクロールダウンのためのCSS ===============*/

/*====== 9-1-1 縦線が動いてスクロールを促す =======*/


.scrolldown00{
	position: absolute;
	max-width: 1200px;
	width: 100%;
	left: 0;right: 0;
	margin: auto;
}

/*スクロールダウン全体の場所*/
.scrolldown1{
    /*描画位置※位置は適宜調整してください*/
  position:absolute;
  left:0%;
  bottom:10px;
    /*全体の高さ*/
  height:50px;
}

/*Scrollテキストの描写*/
.scrolldown1 span{
    /*描画位置*/
    position: absolute;
    writing-mode: vertical-rl;
    top: -74px;
    color: #eee;
    font-size: 12px;
    left: -11px;
    letter-spacing: 4px;
    text-decoration: none;
    font-family: yu-mincho-pr6n, sans-serif;
    font-style: normal;

}

/* 線の描写 */
.scrolldown1::after{
  content: "";
    /*描画位置*/
  position: absolute;
  top: 0;
    /*線の形状*/
  width: 1px;
  height: 30px;
  background: #eee;
    /*線の動き1.4秒かけて動く。永遠にループ*/
  animation: pathmove 1.4s ease-in-out infinite;
  opacity:0;
}

/*高さ・位置・透過が変化して線が上から下に動く*/
@keyframes pathmove{
  0%{
    height:0;
    top:0;
    opacity: 0;
  }
  30%{
    height:30px;
    opacity: 1;
  }
  100%{
    height:0;
    top:50px;
    opacity: 0;
  }
}




@media screen and (max-width: 1280px) {
#top .contents {
    width: 90%;
}	
#Top01 .contentsDetail .Top0101 div:nth-child(2) {
    width: 56%;
}	

.Top0202 div:nth-child(2){
width: 40%;
}

#Top01 .contentsDetail .Top0101 div:nth-child(1) {
width: 39%;
margin-right: 41px;
}	

.scrolldown00 {
width: 90%;
}	
	
	
}

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

#VisualMain h2 {
    width: 60px;
    font-size: 20px;

 }	
	

.scrolldown1 span {
    top: -16px;
    left: 0;
}

	
}



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

.post-edit-link {
	display: none;
}	

.Top0202 div:nth-child(1) {
    width: 59%;
}	
	
	
.Top0202 div:nth-child(2) { 
    width: 40%;
}	
	
}



	
/********************************************* dropdownMenu */
@media screen and (max-width: 1025px) {
	
	
#reserve .selectPanel .\\0_OfWeek{
    color: #C91B1E;}
#reserve .selectPanel .\\6_OfWeek{
    color: blue;
}
	
#VisualMain h2 {
width: 110px;
    top: 0px;
    font-size: 50px;
}
	
	
}

@media screen and (max-width: 1000px) {
	
.headerin {
    margin: 0 0 auto auto;
	padding: 5px 0 0;
}	
	
#Top01 .Top0100 {
    width: 100%;
}	

#Top01 .contentsDetail .Top0101 div:nth-child(1) {
    width: 23%;
}	

#Top01 .contentsDetail .Top0101 div:nth-child(2) p {
    padding-bottom: 7px;
}	

.Top0202 div .point {
    width: 55%;
}	
	
.Top0202 div:nth-child(1) {
    width: 100%;
}	

.Top0202 div:nth-child(2) {
    width: 60%;
    margin: 30px auto 0;
}	
	
#Top03 div .Top0301 {
    width: 100%;
}	

#Top03 div p {
    text-align: left;
}	
#Top06 .contentsDetail .Top0601 .point {
    width: 78%;
}	

.Top0202 div:nth-child(2) {
    width: 100%;
}	

#f01 div:nth-child(2) {
    width: 100%;
}	
	
	
}

@media screen and (max-width: 1000px) {
	
	
#top main h3{
	writing-mode: horizontal-tb;
}	
	
#Top01 .contentsDetail .topEvent{
margin-bottom: 30px;	
}	
	
#Top01 .contentsDetail .topEvent, #Top01 .contentsDetail .topTopic {
    position: relative;
    width: 100%;
}
	
#Top01 .contentsDetail h3 {
    writing-mode: horizontal-tb;
    position: relative;
    right: auto;
    padding: 0;
    text-align: center;
}	
	
#Top01 .contentsDetail h3 span::before {
    width: 40px;
    height: 6px;
    left: 0;
    right: 0;
}	
	
#Top01 .contentsDetail ul, #Top01 .contentsDetail ul {
    width: 100%;
}	
#Top01 .contentsDetail .topEvent ul{
flex-wrap: wrap;
height: auto;
}	
	
#Top01 .contentsDetail .topEvent ul li:nth-child(1) img {
    height: auto;
}	

#Top01 .contentsDetail .topEvent ul li:nth-child(1),#Top01 .contentsDetail .topEvent ul li:nth-child(2) {
    width: 98%;
padding-top: 10px;
}	

#Top01 .contentsDetail .topEvent ul li:nth-child(2) {
    position: relative;
    margin-bottom: 10px;
}	
	
	
#Top01 .contentsDetail .topEvent ul li:nth-child(2) .button{
    position: absolute;
    bottom: 9px;
    right: 13px;
}	
	
#Top01 .contentsDetail .topEvent ul li .button, #Top01 .contentsDetail .topTopic ul li .button{
    border: #000 solid 1px;
    color: #000;	
}	

#Top02 .contentsDetail h3 {
    writing-mode: horizontal-tb;
    position: relative;
    width: max-content;
    margin: auto;
    margin-bottom: 30px;
}	
	
#Top02 .contentsDetail h3::before, #Top03 .contentsDetail h3::before, #Top04 .contentsDetail h3::before {
    content: "";
    position: absolute;
    width: 40px;
    height: 6px;
    right: auto;
    left: 0;
}	

#Top02 ul{	
    width: 95%;
    display: flex;
    margin-right: auto;
    flex-wrap: wrap;
    align-items: flex-end;
	flex-direction: column-reverse;	}
	
#Top02 ul li {
    width: 100%;
}	

#Top03 .contentsDetail h3 {
    position: relative;
    left: 0;
    right: auto;
    width: max-content;
    margin: auto;
}	
	
#Top03 .contentsDetail ul {
    width: 100%;
margin-top: 20px;
	flex-direction: column-reverse;	
}	

#Top03 .contentsDetail ul li:nth-child(2) {
    position: relative;
    width: 100%;
    top: auto;
}	
#Top03 .contentsDetail ul li:nth-child(1) {
    padding: 0;
    width: 100%;
    margin-right: 0;
    margin-left: 0;
}	

	
#Top03,#Top04{
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
}	

#Top03 {	
  background: linear-gradient(180deg, #FFF 0%, #FFF 50%, #796f69 50%, #796f69 100%);
}
#Top04 {	
  background: linear-gradient(180deg, #FFF 0%, #FFF 50%, #ddd2c7 50%, #ddd2c7 100%);
}

#Top04 .contentsDetail ul li:nth-child(2) {
    position: relative;
    width: 100%;
    top: 0;
    padding: 0;
}	
	
#Top04 .contentsDetail ul{
	flex-direction: column-reverse;
width: 100%;
margin-top: 0;
	}
	
	
#Top03 .contentsDetail ul li:nth-child(1) div{
width: 100%;	
}	
	
#Top04 .contentsDetail h3 {
    position: relative;
    left: auto;
    width: max-content;
    margin: 0 auto 30px;
}	

#Top04 .contentsDetail ul li:nth-child(1) {
    background-color: #ddd2c7;
    padding: 0;
    flex-direction: row-reverse;
    width: 100%;
    margin-right: 0;
    margin-left: 0;
}	
	
#Top04 .contentsDetail ul li:nth-child(1) div {
    width: 100%;
    margin-bottom: 20px;
}	
#Top06 ul li {
    width: 30.2%;
}	


	
}





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

#Top01 .contentsDetail .Top0101 div:nth-child(1) {
margin: 0px auto 30px;
width: 100%;
}	

.Top0202 div .point {
top: -20px;
}
	
#Top01 .contentsDetail .Top0101 div:nth-child(2) {
width: 106%;
}	
	
#Top01 .Top0100 {
width: 100%;
}	
	
#Top03 div .Top0301 {
    width: 100%;
}
	
/*#Top06 .contentsDetail .Top0601 .linkArea {
width: 100%;
    text-align: center;
    margin-top: 10px;
    padding-bottom: 40px;;
 }*/	
	
#VisualMain h2 {
  }	

	
#Top03 div ul li {
    width: 46%;
}	

/*#Top06 .contentsDetail .Top0601 .linkArea ::after {
    width: 134px;
    height: 40px;
    right: 0;
    left: 0;
    margin: auto;
    bottom: -60px;
	}	
	
#Top06 .contentsDetail .Top0601 .point {

    top: 31px;
}	
*/
	
#Top06 ul li {
    width: 46.2%;
}	

#Top06 ul li img {
    height: 260px;
}
#Top06 ul li {
    width: 44.2%;
}	
	
	
}

@media screen and (max-width: 600px) {
	
	
#VisualMain h2 {
    width: 110px;
    top: -60px;

}	
	
	
#Top02 h3,#Top03 h3{
    font-size: 25px;
}
#Top03 h4 {
    font-size: 19px;
}	
	

/*#Top06 .contentsDetail .Top0601 .linkArea a{
    font-size: 20px;
}*/	
	
#Top03 div ul li {
    width: 45%;
}	

#Top03 div .point {
    width: 85%;
    right: 30px;
    top: -10px;
}	
	
.Top0202 div .point {
    width: 75%;
}	
#Top01 .contentsDetail .point {
    left: 45%;
    width: 50%;
}	
/*#Top06 .contentsDetail .Top0601 .point {
    top: 31px;
    width: 90%;
left: 0;
}*/	
	
	
#Top06 ul li img {
    height: 160px;
}	

#Top06 ul li {
    width: 38.2%;
}
	
#Top06 ul {
    justify-content: center;
}	
	
}


	
@media screen and (max-width: 500px) {
#Top03 div ul li {
    width: 100%;
    padding: 0;
    margin-bottom: 30px;
}
	
/*#Top06 .contentsDetail .Top0601 .linkArea a {
    font-size: 16px;
}*/	
	
#Top02 h3, #Top03 h3 {
    font-size: 21px;
}
	
#Top06 ul li img {
    height: 110px;
}	
	
	
#VisualMain h2 {
    width: 70px;
    top: -70px;
    font-size: 25px;
}	
	

}

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

	
#VisualMain h2 {
    font-size: 21px;
}	
	
}








