@charset "utf-8";
/* CSS Document */
header , footer , .wrap{
text-align: center;
}
.wrap{
width: 100%;
background-color: #E9F5EF;
}
header{
width: 100%;
height: 300px;
}
nav{
font-size: 1em;
font-weight: 500;  
}
main{
position: relative;
top: 0;
width: 100%;
height: 200px;
margin: 0 auto;
}
#main{
background-image:  linear-gradient(to top, rgba(31,62,73,0.2) 0%, rgba(31,62,73,0.8) 100%), url("../imgs/event/event_top.jpg");
background-repeat: no-repeat;
background-size: cover;
background-position: center center; 
}
#main h2{
color: #fff; 
font-size: 36px;
text-shadow: #000 1px 0 5px;
}
.main_title{
color: #fff;
font-family: 'Archivo Black', sans-serif;
font-size: 32px;
transform: rotate(-10deg);
margin: 25px 0;
background-color: #346A50;
width: 150px;
display: inline-block;
line-height: 54px;
height: 50px;
border-radius: 5px;
}
#main p{
color: #346A50;
font-weight: bold;
font-size: 18px;
}
/*ヘッダー　ここまで*/
.text{
width: 80%;
margin: 0 auto;
padding: 1rem;
background-color: #fff;
display: block;
height: auto;
text-align: left;
}
.text p{
display: inline-block;
margin-left: 25px;
color:hsla(359,98%,49%,1.00);
font-weight: bold;
margin-top: 237.5px;
}
.main_news{
width: 80%;
margin: 0 auto;
display: flex;
height: auto;
justify-content: space-around;
text-align: left;
}
.main_news p{
width: 100%;
font-size: 18px;
line-height: 1.8rem;
}
.tel{
font-size: 1.5rem;
font-weight: bold;
}
.tel:before{
content: "☎" ; 
}
.uketsuke {
line-height: 1.2rem;
color: #fff;
background-color: #C0A000;
width: 100%;
text-align: left;
padding-left: 5px;
font-weight: bold;
}
h1{
width: 300px;
margin: 0 auto;
text-align: center;
font-family: 'Noto Serif JP', 'Shippori Mincho', serif;
diaplay:inline-block;
padding: 0;
}
#h_logo{
display: inline-block;
width: 100%;
margin: 50px auto;
}
.h_logo{
display: inline-block;
width: 100%;
margin: 25px auto;
}
.senro:before{
content: url(../imgs/senro.png);
width: 300px;
padding: 0 5px;
} 
#object1 img{
position:absolute;
z-index: 100;
left: 300px;
animation:30s linear infinite rotation1;
}
#object2 img{
position:absolute;
z-index: 100;
right: 300px;
animation:7s linear infinite rotation2;
}
.info_mark{
width: 100%;
display: inline-flex;
text-align: center;
align-items: center;
justify-content: flex-end;
}
.point_of_departure{
display: inline-block;
width: 50px;
height: auto;
align-items: center;
background-color: #C0A000;
color: #fff;
margin: 0 10px 10px 0;
padding-top: 3px;
border-radius: 5px;
font-weight: bold;
}
.plan_type{
display: inline-block;
width: 50px;
height: 21px;
align-items: center;
border: 2px solid #608F79;
color: #608F79;
padding-top: 15px;
padding-bottom: 10px;
border-radius: 5px;
margin: 0 0 10px 0;
font-weight: bold;
}
@keyframes rotation1{
0%{ transform:rotate(0);}
100%{ transform:rotate(360deg); }
}
@keyframes rotation1{
0%{ transform:rotate(0);}
100%{ transform:rotate(360deg); }
}
@keyframes rotation2{
0%{ transform:rotate(0);}
100%{ transform:rotate(360deg); }
}
nav ul {
width: 80%;
display: inline-flex;
justify-content: space-between;
list-style: none;
}
nav li{
list-style: none;
width:-moz-fit-content; 
width:fit-content;
}
nav ul li a{
color: #272727;
text-decoration: none;
}
.topic_top{
font-size: 16px;
line-height: 1.5rem;
font-weight: bold;
color: #fff;
background-color: #608F79;
width: 100%;
text-align: center;
padding: 5px 0;
margin: 250px auto 10px;
height: 100px;
}
.topic_top2{
font-size: 22px!important;
line-height: 1.4rem;
font-weight: bold;
color: #fff;
background-color: #346A50;
width: 100%;
text-align: center;
padding: 15px 0;
margin: 0px auto 10px;
height: 75px;
}
.tour_point{
font-size: 1.2rem;
}
.item_img_box{
width: 100%;
height: auto;
overflow: hidden;
margin-bottom: 10px;
text-align: right;
}
.sub_img_box{
width: 100%;
height: 180px;
overflow: hidden;
margin-bottom: 10px;
}
.point_box{
width: 100%;
height: auto;
}
.gentei_tour{
line-height: 1.2rem;
font-weight: bold;
color: #fff;
background-color: #608F79;
width: 100%;
text-align: center;
padding: 5px 0;
margin: 10px auto;
}
.img_box{
display: flex;
padding: 0 auto;
}
.img_box img{
margin: 0 auto;
}
.item{
width: 30%;
}
.item img{
margin: 0 auto;
}
.item ul li{
font-size: 14px;
line-height: 1.5rem;
}
.koutei {
padding: 10px 5px 5px 5px;
position: relative;
margin: 2rem auto;
padding-top: 10px;
width: 97%;
border: 2px solid #608F79;
color: #000;
font-size: 14px;
line-height: 1.5rem;
text-align: left;
height: 200px;
}
.koutei:after{
content: "マークの見方♦ 交通：=（バス）…（徒歩）";
right: 0;
bottom: -25px;
font-size: 0.8rem;
position: absolute;
}
.koutei-title {
position: absolute;
left: 20px;
top: -15px;
padding: 0 .5em;
font-weight: bold;
font-size: 1.1em;
color: #fff; 
background: #608F79;
}
.apply {
padding: 10px 5px 5px 5px;
position: relative;
margin: 2rem auto;
padding-top: 10px;
width: 100%;
border: 2px solid #608F79;
color: #000;
font-size: 16px;
line-height: 1.5rem;
text-align: left;
}
.apply-title {
position: absolute;
left: 20px;
top: -15px;
padding: 0 .5em;
font-weight: bold;
font-size: 1.1em;
color: #fff; 
background: #608F79;
}
.hosoku {
position: relative;
margin: 0 auto 1rem;
padding-top: 10px;
padding-left: 1rem;
padding-right: 1rem;
width: 95%;
border: 2px solid #727272;
color: #000;
font-size: 16px;
line-height: 1.5rem;
text-align: left;
}
.hosoku-title {
position: absolute;
left: 20px;
top: -15px;
padding: 0 .5em;
font-weight: bold;
font-size: 1.1em;
color: #fff; 
background: #727272;
}
#block h4{
font-size: 16px;
line-height: 1.2rem;
font-weight: bold;
text-align: left;
margin: 10px 0 5px 0;
}
#block p{
font-size: 16px;
line-height: 1.5rem;
text-align: left;
}
.max_img{
width: 50%;
margin: 0 auto;
}
#flex,
#flex2{
width: 100%;
margin: 0 auto;
display: inline-flex;
background-color: #fff;
padding: 0 1rem;
}
/*aside{
margin: 25px 0;
padding: 15px;
}*/
.lec_img{
width: 250px;
text-align: right!important;
margin-top: 25px;
}
@media (min-width: 1615px){
.topic_top,
.topic_top2{
height: 75px;
}
}
@media (min-width: 1501px){
.lec_text{
max-width: 430px;
}
}
@media (max-width: 1500px) and (min-width: 1301px){
.lec_text{
max-width: 350px;
}
}
@media (max-width: 1300px) and (min-width: 901px){
.lec_text{
max-width: 430px;
}
}
@media (min-width: 1301px){
.lec_img img{
position: relative;
height: auto!important;
display: inline-block;
}
}
@media (max-width: 1300px){
.flex{
display: block!important;
}
aside{
width: calc(100% - 30px)!important;
margin: 0 auto;
}
}
/*900以上　ここから*/
@media (min-width: 901px){
#main{
top: -100px;
position: relative;
height: 300px;
overflow: hidden;
width: 100%;
margin: 0 auto;
display: inline-flex;
justify-content: space-around;
align-items: center;
box-shadow: 0px 5px 5px #eee;
}
main .container {
margin-top: 0;
max-width: 5760px;
width: 100%;
}
main h1{
top: 5px;
left: 0;
font-size: 3rem;
font-weight: 300;
}
.main_news{
width: 80%;
margin: 0 auto;
display: flex;
height: auto;
justify-content: space-around;
text-align: left;
}
.text{
width: 100%;
margin: 0 auto;
padding: 1rem;
background-color: #fff;
display: block;
height: auto;
text-align: left;
}
.text p{
display: block;
width: 80%;
margin: 0 auto;
color:hsla(359,98%,49%,1.00);
font-weight: bold;
margin-top: 237.5px;
}
.item{
width: 40%;
background: #fff;
padding: 50px;
}
#flex,
#flex2{
width: 90%;
margin: 0 auto;
display: inline-flex;
background-color: #fff;
}
.item_lecture{
background: #fff;
}
.back_100_w .item_lecture{
width: 70%;
margin: 0 auto;
}
.lec_a,
.lec_b,
.lec_c,
aside,
.lec_A,
.lec_B{
padding: 5px 15px;
}
.lec_a{
width: 35%;
}
.lec_b{
width: 35%;
}
.lec_A{
width: 40%;
}
.lec_B{
width: 30%;
}
.lec_X,
.lec_Y{
display: flex;
justify-content: space-between;
margin: 0 0 50px 0;
gap: 15px;
}
.lec_X p,
.lec_Y p{
margin: 0 auto;
}
.lec_X img{
max-width: 250px!important;
height: auto!important;
}
.lec_Y img{
max-width: 300px!important;
height: auto!important;
}
.cap_1,
.cap_2,
.cap_3{
position: relative;
}



.caption_lec_4,
.caption_lec_5,
.caption_lec_6,
.caption_lec_7{
position: absolute;
top: 44%;
right: 0;
}
.caption_lec_1{
position: absolute;
bottom: 15px;
right: 0;
}

.caption_lec_2{
position: absolute;
bottom: 35px;
right: 0;
}

.caption_lec_3{
position: absolute;
bottom: 60px;
right: 0;
}
aside{
width: 75%;/*30%*/
margin: 0 0 50px 0;
background-color: #E9F5EF;
margin-bottom: 25px;
}
.flex{
gap: 15px;
}
.lecture_topic h6{
font-size: 24px;
color: #fff;
}
.item {
border: 2px solid #5C9379;
border-radius: 20px;
}
.item_lecture{
border: 2px solid #618E9C;
border-radius: 20px;
}
.flex_900{
display: flex;
}
.flex_900 .left,
.flex_900 .right{
width: 50%;
}
.event_flex{
display: flex;
gap: 15px;
}
.lec_w{
display: flex;
gap: 5px;
text-align: right;
min-width: 300px;
}
.lec_w img{
width: 150px;
}
}
/*900以上　ここまで*/

/*900から1300　ここから*/
@media screen and (min-width: 901px) and ( max-width: 1300px) {
.text p{
margin-top: 90px;
}
.item{
width: 35%;
}
}
/*900から1300　ここまで*/
/*900以下　ここから*/
@media (max-width: 900px) {
main{
margin-top: 0;
}
main .container{
margin: 0 auto;
max-width: auto;
width: 100%;
}
main h1{
top: 5px;
left: 0;
font-size: 1rem;
}
.main_news{
width: 90%;
margin: 0 auto;
background-color: #fff;
display: block;
height: auto;
text-align: left;
padding: 1rem;
}
.main_news img{
margin: 0 auto;
display: block;
text-align: center;
}
#main img{
margin: 50px auto;
}
.anime_test {
top: 25px;
}
.item{
width: 100%;
}
.item:first-child{
margin-top: 100px;
}
.topic_top{
margin: 50px auto 10px;
}
.item_img_box ,
.sub_img_box {
width: 100%;
height: auto;
}
.point_box ,
.koutei{
height: auto;
} 
.max_img{
width: 90%;
margin: 0 auto;
}
#flex,
#flex2{
width: 90%;
margin: 0 auto;
display: inline-flex;
background-color: #fff;
padding: 0 1rem;
}

.main_news .flex{
display: block;
}
.lecture_topic h6{
line-height: 1.5rem;
font-size: 20px;
color: #fff;
}
.flex_900{
display: block;
width:100%;
margin: 0 auto;
}
.lec_X,
.lec_Y{
margin-bottom: 25px;
}
.event_flex{
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-bottom: 10px;
    text-align: right;
}
.lec_w{
display: block;
}
.lec_img{
width: 100%;
}
}
/*900以下ここまで*/
/*500から900ここから*/
@media screen and (min-width: 501px) and ( max-width: 900px) {
.text{
width: 90%!important;
margin: 0 auto;
padding: 1rem;
background-color: #fff;
display: block;
height: auto;
text-align: left;
}
.text p{
display: inline-block;
margin-left: 25px;
color:hsla(359,98%,49%,1.00);
font-weight: bold;
margin-top: 125px;
}
.item:first-child{
margin-top: 0!important;
}
#apply_tel{
width: 100%!important;
}
}
/*500から900ここまで*/
/*500px以上ここから*/
@media (min-width: 501px) {
#main{
top: -200px;
position: relative;
height: 300px;
overflow: hidden;
background-color: #FFF;
width: 100%;
margin: 0 auto;
display: inline-flex;
justify-content: space-around;
align-items: center;
box-shadow: 10px 5px 5px #eee;
}
#main_img{
width: 500px;
text-align: left;
}
#block{
width: 80%;
margin: 0 auto;
display: block;
background-color: #fff;
padding: 1rem;
}
#apply_how{
padding-top: 32px;
width: 45%;
margin: 0 auto;
text-align: left;
}
#apply_tel{
text-align: left;
width: 70%;
margin: 0 auto;
}
.flex {
width: 100%;
display: flex;
justify-content: space-between;
margin: 0 auto;
}
.tit_sub{
color: white;
font-weight: bold;
font-size: 2rem;
padding: 50px 0!important; 
text-align: center; 
clear: both;
}
.back_100_w .lecture_topic{
width: 75%;
}
}
/*500px以上　ここまで*/
/*500px以下　ここから*/
@media (max-width: 500px) {
#main{
top: 25px;
position: relative;
height: 250px;
overflow: hidden;
background-color: #FFF;
width: 100%;
margin: 0 auto;
box-shadow: 10px 5px 5px #eee;
}
main{
height: 0;
}
#main_img{
width: 100%;
text-align: center;
}
h1{
width: 200px;
}
#flex, #flex2, #block{
margin: 0 auto;
display: block;
background-color: #fff;
}
#flex,
#flex2{
padding-top: 1rem;
padding-left: 1rem;
padding-right: 1rem;
padding-bottom: 35px;  
text-align: left;
}
.flex {
display: block;
}
#block{
padding: 1rem;  
}
.uketsuke{
display: block;
width: 100%;
margin: 0 auto;
font-size: 14px;
}
.hosoku{
width: 90%;
}
.text{
width: 90%!important;
margin: 0 auto;
padding: 1rem;
background-color: #fff;
display: block;
height: auto;
text-align: left;
}
.text p{
display: inline-block;
margin-left: 10px;
color:hsla(359,98%,49%,1.00);
font-weight: bold;
margin-top: 75px;
}
.item:first-child{
margin-top: -25px!important;
}
.tit_sub{
color: white;
font-weight: bold;
font-size: 20px;
line-height: 35px;
padding: 30px 0!important; 
text-align: center; 
clear: both;
}
.back_100_w .lecture_topic{
width: 90%;
}
.mt30{
margin-top: 30px;
}
}
/*500px以下　ここまで*/
.anime_test {
display:  inline-block;                
margin: 0 auto;                
position:  relative;         
animation: anime1 1s ease;  
}
@keyframes anime1 {
  0% {
      opacity:  0;              
      right: 50px;         
  }
  100% {
      opacity:  1;               
      right: 0;                
  } 
}
.topic_top1 {margin: 125px auto 10px;
font-size: 14px;
}
.item_lecture{
width: 95%;
height: auto;
margin: 0 auto;
padding: 15px;
text-align: left;
line-height: 1.5rem;
}
.lecture_topic{
margin: 0 auto;
margin-bottom: 25px;
background-color:#305763;
color: #fff;
font-weight: bold;
padding-left: 1rem;
padding: 5px 10px;
}
.lecture_topic h6{
margin: 15px auto;
}
.lec_a,
.lec_b,
.lec_c,
aside,
.lec_A,
.lec_B{
display: block;
flex-wrap: wrap;
word-break: break-all;
}
aside{
font-weight: bold;
}
.back_100_w{
width: 100%;
margin: 0 auto;
background: #fff;
}
.dark_green{
background-color: #346A50!important;
}
.dark_blue{
background-color: #305763;
}
.text_dark_blue{
color: #305763;
}
.dark_light_blue{
background-color:#4D6D77;
font-family: 'BIZ UDPGothic','Noto Sans JP','游明朝','Yu Mincho',"メイリオ", "Meiryo","serif", "Noto Serif JP","ヒラギノ明朝","Time","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",  "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
}
.lecture_title{
background-color:#4D6D77;
color: #fff;
padding: 3px;
font-weight: bold;
}
.caption{
display: block;
font-size: 0.8rem;
text-align: right;
}
#top_link ul {
display: flex;
width: 90%;
justify-content: space-around;
margin: 0 auto;
padding: 0;
}
#top_link ul a{
background-color: #E9F5EF;
color: #fff;
border-radius: 5px;
display: inline-block;
margin: 15px auto;
padding: 5px;
}
a{
text-decoration: none;
}
#top_link ul a li{
color: #346A50;
font-size: 1rem;
line-height: 1.5rem;
text-decoration: none!important;
list-style: none;
width: 100%;
margin: 0 auto;
padding: 5px;
}
#top_link ul a li:after{
content: " ▼";
text-align: right;
}
#top_link ul a li:hover{
color:#E9F5EF;
}
#top_link ul a:hover{
color:#E9F5EF;
background-color:#346A50;
text-decoration: none;
opacity: 0.9;
}
#top_link .dark_blue{
background-color:#E6F8FD;
}
#top_link .dark_blue li{
color:#305763;
}
.dark_blue:hover{
background-color:#305763!important;
}
@media (max-width: 900px) {
#top_link ul {
display: block;
width: 90%;
margin: 0 auto;
text-align: center;
}
#top_link ul a li{
width: 100%;
}
#top_link ul a{
width: 100%;
}
}
#zenno_info{
position: relative;
width: 100%;
margin-bottom: 50px;
}
#zenno_info:before{
content: "ご案内事項";
position: absolute;
top: 0;
left: 0;
line-height: 1.2rem;
font-weight: bold;
color: #fff;
background-color: #608F79;
width: 100%;
text-align: center;
padding: 5px 0;
margin: 0 auto;
}
#zenno_info p{
border: 1px solid #608F79;
padding: 10px;
font-size: 14px;
}
.item_lecture hr{
border: 1px solid #96B0B9!important;
}
.l_btn{
background-color: #AF3636;
color: #fff;
width: 100%;/*width: 75px;*//*2025114変更*/
padding: 10px;
text-align: left;/*text-align: center;*//*2025114変更*/
border-radius: 5px;
display: block;/*2025114変更*/
margin-bottom: 15px;
}
.s_btn{
background-color: #AF3636;
color: #fff;
width: 75px;
padding: 10px;
text-align: center;
border-radius: 5px;
margin-bottom: 15px;
}
#event_3 img,
#event_4 img,
#event_5 img{
width: 100%;
height: 100%;
}
#event_4 th{
vertical-align: top;
width: 85px;
}
table th{
min-width: 65px;
}
.crane{
position: relative;
}
.crane:after{
position: absolute;
content: url("../imgs/event/carrot.png");
bottom: 0 ;
right: 0;
}
iframe{
border-style: none;
}
@media (min-width: 1601px) {
.crane:after{
right: 45%!important;
}
}
@media (min-width: 1301px) {
.crane:after{
bottom: 0;
right: 25%;
}
.m_crane{
margin-right: 50px!important;
}
}
@media (min-width: 601px) {
.gmap{
width:600px; 
height:299px;
}
}
@media (max-width: 600px) {
.gmap{
width:300px; 
height:225px;
}
aside{
background: #fff!important;
}
.item_lecture{
width: 90%;
}
.crane:after{
top: -25px;
}
.l_btn,
.s_btn{
padding: 5px!important;
font-size: 14px;
}
}