body,html,dt,dd,li,div,span{
    padding: 0;
    margin: 0;

    line-height: 1.7;


}
body,html{
      max-width: 100vw;
  overflow-x: hidden;
}



  html{
    font-family:"Noto Sans JP", serif;
  }

.next,.prev{
display: none;
}

.orikaesi{
    white-space: nowrap;
}

a,a:link,a:visited{
color: #fff;
text-decoration: none;
}




#hamburgerButton{
    position: fixed;
}
#hamburgerButton img{
    position: fixed;
    top: 20px;
    left: 20px;
    border-radius: 40px;
    background-color: #44479e73;
    /* border: 1px solid black; */
    width: 80px;
}

#hamburgerButton p{
    font-size: 26px;
    position: fixed;
    top: 56px;
    left: 24px;
    color: #ffffff;
}


h1.title_font{
    font-size: 36px;
}

header{
    z-index: 10;
    position: fixed;
}

header ul{
    width: 290px;
    font-size: 18px;
    text-align: left;
}

header a:hover{
    display: inline;
opacity: 0.5;
width: 100%;
background-color: #fff;
color: #444;
}


.menu {
      z-index: 100;
/* logo_touka.png */
    background-color: #44479ef2;
    color: white;
    padding: 10px;
    position: absolute;
      width: 260px
}

.menu-item {
    padding: 3px;
    border-bottom: 1px solid #15047961;;
}
.menu-item:last-child {
    border-bottom: none;
}
.slideshow-container {
    z-index: -100;
    position: relative;
    margin: auto;
    overflow: hidden;

  max-width: 100vw;
}
.slide {
  max-width: 100%;
  overflow: hidden;

    display: none;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    transition: opacity 1.5s ease-in-out;
}
.slide img {
  width: 100%;
  max-width: 100%;

  height: auto;
  display: block;
    object-fit: cover;
    opacity: 0.4;
}
.fade {
    animation-name: fade;
    animation-duration: 1.5s;
}
@keyframes fade {
    from {opacity: .4}
    to {opacity: 1}
}
.prev, .next {
    cursor: pointer;
    position: absolute;
    top: 50%;
    width: auto;
    padding: 16px;
    color: white;
    font-weight: bold;
    font-size: 18px;
    transition: 0.6s ease;
    user-select: none;
    background-color: rgba(0, 0, 0, 0.5); /* Semi-transparent background */
    z-index: 1;
}
.prev {
    left: 0;
}
.next {
    right: 0;
}




#main_logo{
    text-align: center;

    height: 95vh;
}

#main_logo img{
    filter: drop-shadow(0 0 0.75rem rgb(255, 255, 255));
    max-width: 500px;
    margin:8vh auto 0 auto;
    
}

section#main_img{
    top: 0;
    z-index: -1;
    position: fixed;
    overflow: hidden;
    /* max-width: 100%; */
    /* object-fit: cover; */
    object-position: center;
    object-fit: scale-down !important;
}


.title_font{
    margin-top: 2vh;
    font-weight: bold;
    filter: drop-shadow(0 0 0.75rem rgb(255, 255, 255));
    color: #fff;
}

.title_font p{
    font-size: 36px;
}

.news {
max-width: 800px;
    height: 30vh;
    margin: 50px auto;
    padding: 15px auto;
}
iframe{
        margin: auto;
        background-color: white;
        border: none;
        width: 100%;
        height: 100%;
    }
.sp{
    display: none;
        max-width: 375px;
    }


    div.btn{
        transition: 1s;
        font-size: 24px;
    border-bottom: 8px solid #ffffff;
    background-color: #E6211A;
    max-width: 760px;
    margin: auto;
    padding: 20px;
    color: #fff;
    }



div.answr{
    color: #fff;
    padding-bottom: 20px;
    background-color: #e6211ac2;
    margin: auto;
    max-width: 800px;
}

.answr_cont{
    display: flex;
    justify-content: space-evenly;
}



.answr_cont img,
.answr_cont p{
    width: 45%;
    margin: 2.5%;
    }

.shousai {
    font-size: 21px;
    width: 330px;
    padding: 25px;
    display: block;
    background: #fff;
    color: #e6211ac2;
    margin: 0px auto 0px auto;
}
p.shousai{
text-align: center;
}
.shousai a:link{
    color: #E6211A;
}

.shousai:hover{
    background-color: #620fce;
    color: #fff;
}

.lgbts .btn{
    font-size: 24px;
    border-bottom: 8px solid #ffffff;
    background-color: #F1AB40;
    max-width: 760px;
    margin: auto;
    padding: 20px;
    color: #ffffff;
}


.lgbts_answr{
    color: #fff;
    padding-bottom: 20px;
    background-color: #f1aa40cb;
    margin: auto;
    max-width: 800px;
    position: relative;
}
.answr_cont img{
    width: 300px;
    height: 250px;
}

.lgbts_shousai{
    text-align: center;
    font-size: 21px;
    width: 330px;
    padding: 25px;
    display: block;
    background: #fff;
    color: #F1AB40;
    margin: 0px auto 0px auto;
}
.lgbts_shousai:hover{
    background-color: #12A095;
    color: #fff;
}



.welcome .btn{
    font-size: 24px;
    border-bottom: 8px solid #ffffff;
    background-color: #3DAB4A;
    max-width: 760px;
    margin: auto;
    padding: 20px;
    color: #ffffff;
}


.welcome_answr{
    color: #fff;
    padding-bottom: 20px;
    background-color: #3dab4acb;
    margin: auto;
    max-width: 800px;
}
.welcome_shousai{
    text-align: center;
    font-size: 21px;
    width: 330px;
    padding: 25px;
    display: block;
    background: #fff;
    color: #3DAB4A;
    margin: 16px auto 0px auto;
}
.welcome_shousai:hover{
    background-color: #E6211A;
    color: #fff;
}


.welcome_pic{
margin: 20px;
    width: 300px;
}


.welcome_shousai:nth-child(2){
    width: 15px 0 0 0;
}


.kanpa .btn{
    font-size: 24px;
    border-bottom: 8px solid #ffffff;
    background-color: #12A095;
    max-width: 760px;
    margin: auto;
    padding: 20px;
    color: #ffffff;
}


.kanpa_answr{
    padding-bottom: 20px;
    background-color: #12a095b0;
    margin: 0px auto;
    max-width: 800px;
}
.kanpa_shousai{
    text-align: center;
    font-size: 21px;
    width: 330px;
    padding: 25px;
    display: block;
    background: #fff;
    color: #12A095;
    margin: 0px auto 30px auto;
}

.kanpa_shousai:hover{
background-color: #F1AB40;
color: #fff;
}

.kanpe_cont {
    display: flex;
    justify-content: space-evenly;
    }


.kanpe_cont img{
    margin: 20px;
    width: 300px;
    height: 360px;
}

.kanpe_cont p{
    color: #fff;
    margin: 20px;
    width: 350px;
}

section.kanpa{

}

.btn{
        background-size: 8%;
    background-position: right center;
    background-repeat: no-repeat;
    background-image: url(img/keyboard_double_arrow_down_30dp_255290_FILL0_wght400_GRAD0_opsz24.svg);
}

summary {
    transition: 1s;
    margin: 50px 0px 0px 0px;
    display: block;
    list-style: none;
  }
  summary::-webkit-details-marker { display: none }



  
  .oubo_cont{
    margin: 20px auto;
    padding-top: 10px;
    height: 380px;
    background-color: #150479be;

    max-width: 800px;
        }
    .oubo_cont h2{
     margin: 20px auto;
     color: aliceblue;
     width: 80%;
        }

    .oubo_cont h3{
    width: 80%;
    margin: 20px auto;
    color: #fff;
        }

    div.oubo_cont dl{
        margin: 20px auto;
        width: 80%;
        color: #fff;
    }
    div.oubo_cont dt:nth-of-type(2) {
        margin: 20px 0 0 0;
    }
    div.oubo_cont dt{
        display: inline-block;
        background-color: #b9ff4a6e;
    }

.oubo .btn{
    margin-bottom: -20px;
    background-color: #2b2b57;
}

.oubo{
    margin: 0 0 50px;
}

.kyoutyou{
background-color: rgba(255, 255, 255, 0.39);
}

.oubo_shousai{
    text-align: center;
    color: #2b2b57;
    font-size: 21px;
    width: 330px;
    padding: 25px;
    display: block;
    background: #fff;
    margin: 0px auto 30px auto;
}

.oubo_shousai:hover{
    background-color: #3DAB4A;
}






.gotop{
    z-index: 10;
    position:fixed;
    bottom: 50px;
    right: -43px;
    width: 100px;
    font-size: 14px;


    /*gotopボタンがスクロールしたら現れる*/
        opacity: 0;
        animation: scroll-anim linear;
        animation-timeline: scroll();
    /**/    
  }
    

.gotop p {
    margin: 11px -11px 0;
}

.uehe{
    position: absolute;
    top: -95px;
    right: 42px;
    rotate: 90deg;
    font-size: 90px;
}









   /*gotopボタンがスクロールしたら現れる　アニメーション指定のやつ*/
@keyframes scroll-anim {
    0% {
      opacity: 0;
      translate: 0 -20px;
    }
    5% {
      opacity: 0;
      translate: 0 -20px;
    }
    10% {
      opacity: 1;
      translate: 0 0;
    }
    100% {
      opacity: 1;
    }
  }

  
  
 



/*ruleここから*//*ruleここから*//*ruleここから*//*ruleここから*//*ruleここから*/
.rule{
    margin: 50px auto;
    position: relative;
    width: 100%;

 
}
.rule iframe{
    width: 100%;
    border: 0;
    height: 100vh;
}
/*ruleここまで*//*ruleここまで*//*ruleここまで*//*ruleここまで*//*ruleここまで*/
/*mailここから*//*mailここから*//*mailここから*//*mailここから*//*mailここから*/
.mail_answr{
padding-top: 50px;
}

.mail_block{
    width: 80%;
    text-align: left;
    margin: auto;
}

.mail_block p{
flex-wrap: wrap;
}

.mail_block h3{
    width: auto;
    display: inline-block;
    margin: 50px 0 0 0;
    color: brown;
    background-color: #fff;
}
.mail_block h2{
    font-size: 21px;
}

.mail{
    word-wrap: break-word;
    flex-wrap: wrap;
    font-size: 21px;
    text-decoration: underline;
}

.mail_block dt.mail_block dd{
    display: flex;
}

.mail_block dt{
    display: block
    width:80%;  
     margin: 50px auto 10px;
}

.mail_block dt::before{
    margin: 0 6px 5px 0;
    padding: 2px 11px 3px 9px;
    vertical-align: middle;
    font-size: 20px;
    color: #fff;
    width: 30px;
    height: 30px;
    text-align: center;
    content: "Q";
    border-radius: 55px;
    background-color: rgb(63, 63, 117);
}

.mail_block dd::before{
    margin: 0 6px 5px 0;
    padding: 2px 9px 0px 10px;
    vertical-align: middle;
    font-size: 20px;

    width: 30px;
    height: 30px;
    text-align: center;
    content: "A";
    border-radius: 55px;
     color: #E6211A;
    background-color: rgb(255, 255, 255);
}

.maillogo{
    font-size: 30px;
    position: relative;
    top: 5px;
    margin-right: 5px;
}
.mail_top{
    margin: 100px auto;
}


p.dd_annai{
    text-decoration-line: underline;
    font-weight: bolder;
    position: relative;
    margin: 0px;
    left: -30px;
}


/*mailここまで*//*mailここまで*//*mailここまで*//*mailここまで*//*mailここまで*//*mailここまで*/

/*LGBTsここから*/
.shousaip{
    margin: 0 auto;
    height: 100vh;
}

.yohakuake{
 margin:50px auto;
}

/*LGBTsここまで*/

/*policyここから*/
.policy h3{
    width: auto;
}


/*policyここまで*/





iframe{
    position:relative;
  }
  
 











footer{

    position: relative; /* 相対位置に変更 */
    clear: both; /* フロートを解除 */
    margin-top: auto; /* 上部のマージンを自動に設定 */
    bottom: 0; /* 必要に応じて位置を調整 */  
 
    bottom: 0; /*下に固定*/
    padding: 20px 0px;
text-align: center;
 
    width: 100%;
    background-color: #00A997;
} 

footer div{
    display: inline-flex;
}

div.footer-right h2{
    font-size: large;
    color: white;
    margin: 18px 0 0px 40px;
        border-bottom: 8px solid #fcfcff30;
}

footer div ul{
margin: 0 auto;
text-align: left;
line-height: normal;
}
footer div ul h1{
    font-size: large;
    margin: 0;
    color: aliceblue;
        border-bottom: 8px solid #fcfcff30;
}
footer div ul li h2{
    margin: 18px auto 0;
    font-size: large;
}
footer li{
    color: #fff;

list-style-type: none;
}


footer div.footer-right{
    display: block;
    text-align: left;
}

footer p{
    color: #fff;
    margin: 0 0 0px 40px;
}

footer a:hover{
    opacity: 0.5;
    background-color: #fff;
    color: #313131;
    }
footer > p:last-of-type {
  margin: 18px auto 0; /* ← footer直下にある最後のpだけに効く */
}


















@media screen and (max-width: 1000px) {
    div.btn {
        text-align: center;
    }
}
@media screen and (max-width:930px) {
.uehe{
  color:#2b2b57;
}
.gotop p{
    color:#2b2b57;
  }

footer div {
 display: block;
 width: 100%;
 max-width: 100%;
 margin: auto;
}
footer div ul{

  min-width: 0;
  width: 100%;
  max-width: 100%;
}
footer div ul h1 {
    margin: 18px 0 0;
}
footer p{
  display: block;
  width: 100%;
  max-width: 100%;
  min-width: 0;
  white-space: normal;
  word-break: break-all;
  overflow-wrap: anywhere;
  line-break: anywhere;
  hyphens: auto;

  padding: 0;
  font-size: 16px;
  color: #fff;
}
footer div, footer ul {
  width: 100%;
  max-width: 100%;
  min-width: 0;
  display: block;
}




}


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


.news{
    width: 80%;

}



iframe{
    width: 100%;
    /* margin: 30px auto; */
}

.sp{
    display: block;
}

.pc{
    display: none;
    }




    }
      
@media screen and (max-width: 700px) {
.answr_cont{
        text-align: center;
        display: inline-block;
}
.answr_cont img {
        width: 80%;
        height: 80%;
}
.answr_cont img, .answr_cont p {
    width: 90%;
}
.answr_cont p{
    margin: 20px auto;
    text-align: left;
}
.welcome_pic {
    display: contents;
}
.kanpe_cont {
    width: 100%;
    text-align: center;
    display: inline-block;
}
.kanpe_cont p {
        width: 90%;
        display: inline-block;
        text-align: left;
        color: #fff;
        margin: 20px;
}
    
 }      


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

        h1.title_font {
            font-size: 30px;
        }

        #main_logo img {
                    max-width: 400px;
                    margin: 20vh auto 0 auto;
      }
      .news {
        width: 90%;
      }
      .welcome .btn,.lgbts .btn, .dd .btn{
       /* font-size: large;
        text-align: right; */
      }




    }

    @media screen and (max-width: 400px) {
        .news{
            width: auto;
        }

        #main_logo img {
            max-width: 300px;
      }
    }

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

    }




    @media screen and (max-width: 375px) {
        #main_logo img {
            max-width: 280px;
            margin: 18vh auto 0 auto;
        }
        h1.title_font {
            font-size: 26px;
        }
        .kanpe_cont p {
            width: 80%;
        }
        .answr_cont p {
            width: 80%;
            margin: auto;
            }

            .shousai,.lgbts_shousai,.welcome_shousai,.kanpa_shousai{
           font-size: 16px;
           width: auto;
            }

          
    }