/* font関連

【日本語】

●　Zen Kaku Gothic New


font-family: zen-kaku-gothic-new,sans-serif;
font-weight: 400;
font-style: normal;




●しっぽり明朝
font-family: shippori-mincho,sans-serif;
font-weight: 400;
font-style: normal;



【英語】
●　Neue Haas Grotesk Display Pro

font-family: neue-haas-grotesk-display,sans-serif;
font-weight: 500;
font-style: normal;

*/

/* カラー関係

メインカラー
#76CCF3

サブカラー
#2CA9E1

アクセントカラー
#F19CA3


*/


* {
    margin: 0;
    padding: 0;
}

body {
    margin: 0;
    padding: 0;

}

html {
    visibility: hidden;
}

html.wf-active,
html.loading-delay {
    visibility: visible;
}

.footer-wrapper {

    width: 100%;

    position: static;
    bottom: 0;

}


.footer-wrap-contents {
    background-color: #F19CA3;
    color: #fff;
    text-align: center;
    padding: 10px 0;
    height: 50px;
    font-family: 'Zen Kaku Gothic New', sans-serif;

}

.SiteWrapper {
    display: flex;
    flex-direction: column;
    min-height: 100vh;
    border-bottom: 70px;
}

main {
    flex: 1;
    /* overflow-x: hidden; */
    min-height: 100vh;
    box-sizing: border-box;
    position: relative;
}

.top-img_kaisai {
    width: 100vw;
    height: 100vh;
    object-fit: cover;
    margin: 0;
    filter: grayscale(20%);

}

.top-img-wrapper {
    margin: 0;
    line-height: 0;
}

.top-wrapper {
    position: relative;
}

.index-top-logo {
    position: absolute;
    top: 0;
    display: flex;
    margin-top: 50px;
    width: 100%;

}

.top-right_138meidaisai {
    right: 0;
    text-align: right;
    margin-left: auto;

}

.top-right_138meidaisai_img {
    text-align: right;
    width: 250px;
    margin-right: 100px;
}

.top-left_kanji {
    max-width: 300px;
    width: 6%;
    min-width: 80px;

    margin-left: 100px;
}

.scrolldown1 {
    position: absolute;
    left: 50%;
    bottom: 30px;
    height: 50px;
    font-family: neue-haas-grotesk-display, sans-serif;
    font-weight: 600;
}

.scrolldown1 span {
    position: absolute;
    left: -30px;
    top: -25px;
    color: #eee;
    font-size: 1.3rem;
    letter-spacing: 0.05em;
}

.scrolldown1::after {
    content: "";
    position: absolute;
    top: 0;
    width: 1px;
    height: 30px;
    background: #eee;
    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;
    }
}


.pcnone {
    position: fixed;
    top: 0;
    left: 0;
    display: none;
    width: 100%;
    height: 100vh;
    z-index: 99999;
    background-color: rgba(0, 0, 0, 0.7);
    /* display: -webkit-box;
  
      display: flex; */
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;


}

.pcnone p {
    font-size: 2rem;
    color: #eee;
    display: inline;
    font-family: zen-kaku-gothic-new, sans-serif;
    font-weight: 400;
    font-style: normal;
}

.pcnone p:hover {
    border-bottom: 2px solid #eee;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

@media screen and (max-width: 679px) {
    .pcnone {
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
    }
}

.index-2022-shinkan-theme {
    text-align: center;
    margin-top: 30px;
}

.index-2022-shinkan-theme-img {
    width: 50%;
    min-width: 400px;
    max-width: 780px;
    filter: drop-shadow(0px 1px 1px #f9f9f9);
    margin-bottom: 10px;

}

.index-newcrew-lookfor {
    font-family: 'Zen Kaku Gothic New', sans-serif;
    text-align: center;
    font-size: 25px;
    margin-top: 20px;



}

.index-newcrew-lookfor_line {
    display: inline;
    /* line-height: 20px; */
    white-space: nowrap;
    background-color: #f19ca3;
    padding: 2px 20px;
    /* text-shadow: rgb(117, 117, 117) 1px 1px 2px; */
    color: white;

    font-family: zen-kaku-gothic-new, sans-serif;
    font-weight: 400;
    font-style: normal;

}

/* .index-newcrew-lookfor_line::after,
.index-newcrew-lookfor_line::before {
    content: "";
    display: block;
}

.index-newcrew-lookfor_line::after {
    margin-top: 1rem;

} */
/* .index-lookfor-transform{
transform: rotate(45deg);
} */

.index-newcrew-jump_button {
    text-align: center;
    margin-top: 30px;
}



.c-button {
    color: #000;
    font-weight: 700;
    font-size: 16px;
    text-decoration: none;
    padding: 0.5em 1.6em;
    cursor: pointer;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    z-index: 1;
}

.c-button--gooey {
    /* color: #76CCF3; */
    text-transform: uppercase;
    letter-spacing: 2px;
    border: 4px solid #76CCF3;
    border-radius: 0;
    position: relative;
    transition: all 700ms ease;
}

.c-button--gooey .c-button__blobs {
    height: 100%;
    filter: url(#goo);
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    bottom: -3px;
    right: -1px;
    z-index: -1;
}

.c-button--gooey .c-button__blobs div {
    background-color: #76CCF3;
    width: 34%;
    height: 100%;
    border-radius: 100%;
    position: absolute;
    transform: scale(1.4) translateY(125%) translateZ(0);
    transition: all 700ms ease;
}

.c-button--gooey .c-button__blobs div:nth-child(1) {
    left: -5%;
}

.c-button--gooey .c-button__blobs div:nth-child(2) {
    left: 30%;
    transition-delay: 60ms;
}

.c-button--gooey .c-button__blobs div:nth-child(3) {
    left: 66%;
    transition-delay: 25ms;
}

.c-button--gooey:hover {
    color: #fff;
}

.c-button--gooey:hover .c-button__blobs div {
    transform: scale(1.4) translateY(0) translateZ(0);
}

.index-main-contents-wrapper {
    margin-top: 80px;
    display: flex;
}





.sub-menu-list-contents {
    list-style: none;
}


.sub-menu-list a {
    position: relative;
    color: #333;
    text-decoration: none;
}

.sub-menu-list a:hover {
    color: #F19CA3;
}

.sub-menu-wrap {
    width: 25vw;
    min-width: 300px;
    vertical-align: middle;
    display: table-cell;
    max-width: 450px;

}


.sub-menu-list a:hover::after {
    width: 100%;
}

.sub-menu-list a {
    text-decoration: none;
    color: #76ccf3;
    font-family: 'Zen Kaku Gothic New', sans-serif;
    font-weight: 500;
    font-size: 18px;
    line-height: 3.45rem;
}

.sub-menu-matsuri_logo {
    margin-bottom: 40px;
}

.sub-menu-matsuri-img {
    width: 80px;
}

.sub-menu-sns-wrap {
    background-color: #76CCF3;
    height: 70px;
}

.sub-menu-contents {
    margin-left: 100px;
}


.sns-icon {
    width: 50px;
    margin-right: 5px;
    margin-top: 10px;
}

.sns-icon:hover {
    opacity: 0.7;
    /* background-color: #F19CA3; */
}

.sub-menu-sns {
    display: flex;
    /* padding-left: 150px; */
    align-items: center;
    justify-content: center;

}






.index-main-wrapper {
    width: 70vw;
    min-width: 750px;
    /* white-space: nowrap; */
    /* margin-top: 50px; */
    /* margin-left: 100px; */

}

.imdex-main-wrapper-rightSide {
    margin-left: 70px;
}

.index-main-wrap-news_title {
    font-family: neue-haas-grotesk-display, sans-serif;
    font-weight: 600;
    font-style: normal;

    font-size: 30px;
    letter-spacing: 0.1rem;
    color: #76CCF3;
    border-bottom: solid 1.2px #f19ca3da;

}

table {
    border-collapse: separate;

}

.news-content-leftM {
    border-spacing: 0px 0px 0px 150px;
}

/* .border-akusento-solid{
    border-bottom: #F19CA3 1px solid;
} */


.index-main-wrap-news_content {
    border-spacing: 25px;
    text-align: left;
    font-size: 18px;
    font-family: zen-kaku-gothic-new, sans-serif;
    font-weight: 400;
    font-style: normal;
    letter-spacing: 0.1rem;

}

.index-content-toiawase {
    font-family: 'Zen Kaku Gothic New', sans-serif;
    font-size: 30px;
    color: #76CCF3;
    font-weight: 600;
    margin-top: 50px;

    border-bottom: solid 1.2px #f19ca3da;


}

.index-content-toiawase_article {
    margin-top: 20px;
    margin-left: 25px;
    line-height: 30px;
    letter-spacing: 0.1rem;
    font-family: 'Zen Kaku Gothic New', sans-serif;
    font-size: 18px;

}

a {
    text-decoration: none;
    color: inherit;

}

.index-content-toiawase_address-wrapper {
    margin-top: 30px;
    margin-left: 25px;


}

.index-content-toiawase_address {
    font-family: zen-kaku-gothic-new, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 20px;
    /* color: #76CCF3; */
    letter-spacing: 0.1rem;
    /* border-bottom: solid 1.2px #F19CA3; */
    line-height: 2.3rem;
}

.index-content-toiawase_address_detail {
    font-family: zen-kaku-gothic-new, sans-serif;
    font-weight: 400;
    font-style: normal;
    margin-left: 10px;
}

.index-content-toiawase_address_detail,
table {
    border-spacing: 15px;
    text-align: left;
    letter-spacing: 0.1rem;
    vertical-align: top;
    justify-items: top;
}

.index-table-justify table {
    vertical-align: top;
    justify-items: top;
}

.index-haikei {
    background-image: url(./img/back-kasou.png);
    background-size:contain;

    z-index: -5;
}


.index-mail {
    color: #76CCF3;
    border-bottom: solid 1px;
}

.index-mail:hover {
    color: #F19CA3;
}

.index-content-toiawase_address_detail, table{
    letter-spacing: 0rem;
}

.subpage-wrap {
    margin-left: 70px;
}


/* 
よくある質問用のcssこの下から */

/* アコーディオン */

details {
    margin: 0 auto 20px;
    width: 700px;
    line-height: 1.4;
    letter-spacing: 0.3rem;
}

@media not all and (min-width: 578px) {
    details {
        width: 380px;
    }
}

summary {
    list-style: none;
    position: relative;
    padding: 20px 70px 20px 30px;
    cursor: pointer;
    background-color: #f19ca396;
    font-family: zen-kaku-gothic-new, sans-serif;
    font-weight: 500;
    font-style: normal;
letter-spacing: 0.1rem;
}

@media not all and (min-width: 768px) {
    summary {
        padding: 20px 50px 20px 20px;
    }
}

summary::-webkit-details-marker {
    display: none;
}

summary:hover,
details[open] summary {
    background-color: #F19CA3;
}

summary::after {
    content: '+';
    position: absolute;
    top: 50%;
    right: 30px;
    transform: translateY(-50%);
    transition: transform 0.5s;
    font-size: 30px;
}

details[open] summary::after {
    transform: translateY(-50%) rotate(45deg);
}

.answer {
    padding: 20px 30px;
    border: solid #2CA9E1 1px;

    background-color: #d5f2ff5b;
    line-height: 1.5rem;
}

@media not all and (min-width: 768px) {
    summary::after {
        right: 20px;
        font-size: 20px;
    }

    .answer {
        padding: 10px 20px;
    }
}

details[open] .answer {
    animation: fadein 0.5s ease;
}

@keyframes fadein {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

.question-hover {
    color: #2CA9E1;
    text-shadow: 1px 1px 1px white;
}

.question-hover:hover {
    color: #F19CA3;
}

.kasou-flex {
    display: flex;
    background-color: #76cbf31c;
    background-image: url(./img/back-kasou.png);

    background-size: 100vw;

}

.question-title {
    margin: 50px 0;
    font-family: 'Zen Kaku Gothic New', sans-serif;
    font-weight: 600;
    /* letter-spacing: 0.08rem; */
    font-size: 1.2rem;
}

.question-main-title {
    font-family: shippori-mincho, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 3rem;
    color: #76CCF3;
    /* letter-spacing: 0.2rem; */
    width: 100%;
}


.question-main-title::first-letter {
    font-size: 4.5rem;
}

.border-bottom-akusento {
    border-bottom: 1.2px #F19CA3 solid;
}

.question-contents-leftside {
    text-align: left;
}



/* 各局紹介　ここから */


.introduction-main-title {
    font-family: shippori-mincho, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 3rem;
    color: #76CCF3;
    letter-spacing: 0.2rem;
    width: 100%;
}


.introduction-main-title::first-letter {
    font-size: 4.5rem;
}

.introduction-title {
    margin: 40px 0;
    font-family: 'Zen Kaku Gothic New', sans-serif;
    font-weight: 400;
    letter-spacing: 0.08rem;
    font-size: 1rem;
}


.introduction-wrap {
    display: flex;
    flex-wrap: wrap;
}

.introduction-item {
    padding: 30px;
    width: 24%;
    background-color: #fff;
    max-width: 250px;
    position: relative;
    min-width: 200px;
}

.introduction-item:not(:nth-child(3n+3)) {
    margin-right: 2%;
}

.introduction-item:nth-child(n+4) {
    margin-top: 30px;
}

@media not all and (min-width: 768px) {
    .introduction-item {
        width: 100%;
    }

    .introduction-item:not(:nth-child(3n+3)) {
        margin-right: 0;
    }

    .introduction-item:nth-child(n+2) {
        margin-top: 30px;
    }
}

.instoduction-wrap-img {
    width: 96%;
    height: 96%;
    object-fit: cover;
    margin: auto;
    vertical-align: middle;
    margin-right: 2%;
}

.introduction-kakkyoku-line {
    position: absolute;
    right: 0;
    bottom: 0;
    font-family: ryo-display-plusn, serif;
    font-weight: 400;
    font-style: normal;
    font-size: 2rem;
    color: #F19CA3;
    margin-bottom: -30px;
    text-shadow: white 1px 2px 1px;
}

.introduction-kakkyoku-line::first-letter {
    font-size: 4rem;
}


/* 渉外局ここから */


.shougai-title-wrap {
    border-bottom: solid #F19CA3;
    width: calc(100vw - 450px);
}

.shougai-title {
    font-family: shippori-mincho, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 3rem;
    color: #76CCF3;
    letter-spacing: 0.2rem;
    width: 100%;

}


.shougai-title::first-letter {
    font-size: 4.5rem;


}

.shougai-top-img-wrap {
    margin-top: 30px;
}

.shougai-top-img {
    width: 500px;
}


.kasou-bold-contents {
    font-size: 1.1rem;
}

.shougai-contents-sub-title {
    font-family: shippori-mincho, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 1.5rem;
    color: #76CCF3;
    border-bottom: solid #F19CA3 2px;
    line-height: 2rem;
    margin-top: 40px;
width: 750px;

}

.shougai-contents-sub-line {
    width: 700px;
    display: inline-block;
    margin-top: 20px;
    font-family: zen-kaku-gothic-new, sans-serif;
    font-weight: 400;
    font-style: normal;
    line-height: 2rem;
    font-size: 1rem;

}

.subpage-wrap table {
    font-family: zen-kaku-gothic-new, sans-serif;
    font-weight: 400;
    font-style: normal;
}

.shougai-contents-sub-line table {
    font-family: zen-kaku-gothic-new, sans-serif;
    font-weight: 400;
    font-style: normal;
}

.shougai-contents-sub-line tr,
th {
    font-family: zen-kaku-gothic-new, sans-serif;
    font-weight: 400;
    font-style: normal;
    line-height: 2rem;
}

.shougai-contents-sub-line tr, th {
    line-height: 1.2rem;
}



/* committeeここから */

.committee-font-fea {
    font-feature-settings: "palt";
    -webkit-font-feature-settings: "palt";
    -moz-font-feature-settings: "palt";
}


.comi-font-fera {
    font-family: zen-kaku-gothic-new, sans-serif;
    font-weight: 400;
    font-style: normal;
    line-height: 2rem;
    font-size: 1.2rem;
    margin-left: -13px;

}

.comi-top-line-contents {
    margin-top: 20px;
    font-family: zen-kaku-gothic-new, sans-serif;
    font-weight: 400;
    font-style: normal;
    line-height: 2rem;
    width: 700px;
}

.comi-a-hover {
    color: #76CCF3;
    border-bottom: solid;
    line-height: 1rem;

}

.comi-a-hover:hover {
    color: #F19CA3;
}


/* ボタンデザインここから */

/* From cssbuttons.io by @alexmaracinaru */
.cta {
    position: relative;
    margin: auto;
    padding: 10px 18px;
    transition: all 0.2s ease;
    border: none;
    background: none;
    font-family: zen-kaku-gothic-new,sans-serif;
font-weight: 400;
font-style: normal;
   }
   
   .cta:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    border-radius: 50px;
    background: #76cbf39f;
    width: 45px;
    height: 45px;
    transition: all 0.3s ease;
   }
   
   .cta span {
    position: relative;
    font-size: 18px;
    letter-spacing: 0.05em;
    color: #234567;
   }
   
   .cta svg {
    position: relative;
    top: 0;
    margin-left: 10px;
    fill: none;
    stroke-linecap: round;
    stroke-linejoin: round;
    stroke: #234567;
    stroke-width: 2;
    transform: translateX(-5px);
    transition: all 0.3s ease;
    padding-bottom: 2px;

   }
   
   .cta:hover:before {
    width: 100%;
    background: #76cbf3;
   }
   
   .cta:hover svg {
    transform: translateX(0);
   }
   
   .cta:active {
    transform: scale(0.95);
   }


   /* レが書き足しています失礼いたします。 */
.member-table td{
vertical-align: top;

}


.le-memory-wrap{
    margin-top: 20px;
}

   .photo_con {
    position: relative;
    /* text-align: center; */
    width: auto;
    margin-top: 10px;
    padding-bottom: 20px;
    height: auto;
}


.photo_con a {
    /* max-width: 30vw; */
    text-decoration: none;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    /* -moz-touch-callout: none; */
    -moz-user-select: none;
    /* touch-callout: none; */
    -ms-user-select: none;
    user-select: none;
    cursor: pointer !important;
}

/* 拡大する前の写真の大きさ */
.photo_con a img {
    width:20%;
    height: auto;
    display: inline-block;
    margin: 0.3vw;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    /* -moz-touch-callout: none; */
    -moz-user-select: none;
    /* touch-callout: none; */
    -ms-user-select: none;
    user-select: none;
    cursor: pointer !important;
}
