@charset "utf-8";

/* common===================================================== */

*{
    margin: 0 ;
    padding: 0 ;
    box-sizing: border-box ;
}
html, body {
    height: 100%;
}
html{
    font-size: 62.5% ;
}
body{
    color: #333 ;
    line-height: 1 ;
    font-family: YuGothic , 'Yu Gothic' ,  sans-serif ;
    font-weight: bold ;
}
a:hover{
    cursor: pointer ;
}
.clearfix{
    zoom:1;
}
.clearfix:after {  
    content: ".";   
    display: block;   
    height: 0;   
    clear: both;   
    visibility: hidden;  
    overflow: hidden;/* 隙間対応 */
    font-size: 0.1em;/* 隙間対応 */
    line-height: 0;/* 隙間対応 */
}
.item-half1 {
    width: 40%;
    display: inline-block;
    border-bottom: dashed 1px #ddd;
    margin-bottom: 0;
    font-size: 1.3rem;
    font-family: 'Yu Gothic Medium';
    font-weight: normal;
    padding-left: 10px;
    line-height: 1.5em;
    text-align: center;
}
.item-half2 {
    width: 50%;
    display: inline-block;
    border-bottom: dashed 1px #ddd;
    margin-bottom: 0;
    font-size: 1.3rem;
    font-family: 'Yu Gothic Medium';
    font-weight: normal;
    padding-left: 10px;
    line-height: 1.5em;
    vertical-align: top;
}

@media (max-width: 767px){
    html{
        font-size: 50% ;
    }
    .sec01{
        height: 480px !important;
    }
    .sec01 .container{
        padding-top: 70px ;
    }
    .sec01 .maincopy.pc{
        display: none;
    }
    .sec01 .maincopy.sp{
        display: block ;
        margin-bottom: 20px ;
        padding: 0 5px ;
        text-align: center ;
    }
    .sec01 .maincopy.sp img{
        max-width: 400px ;
        width: 100% ;
    }
    .sec01 p.title{
        font-size: 5rem !important ;
    }
    .sec01 p.sub{
        margin-bottom: 10px ;
    }
    .sec01 p.sub2{
        margin-top: 10px ;
    }
    .sec01 p.sub3{
        font-size: 1.6rem ;
    }
    div.h2 h2.h2-notice {
        font-size: 3rem !important;
    }
    .sec03 .members .h3 h3 {
        font-size: 2rem !important;
    }
    .sec03 .mail .h3 h3 {
        font-size: 2rem !important;
    }
    .sec03 .Location .h3 h3 {
        font-size: 2rem !important;
    }
    table.address-table tr td {
        font-size: 1.6rem !important;
    }
    table.Location-table tr td {
        font-size: 1.4rem !important;
    }
    .sec03 .h2{
        margin-bottom: 10px ;
    }
    .sec03 .h2 img{
        width: 250px ;
        max-width: 100% ;
    }
    .sec03 .scrolarea{
        width: 100% ;
        margin-bottom: 60px ;
    }
    .sec03 .mail{
        margin-bottom: 30px ;
    }
    .sec03 .mail .to span{
        display: block ;
    }
    .sec03 .banner{
        margin-bottom: 20px ;
    }
    .sec03 .banner ul{
        flex-wrap: wrap ;
        max-width: 400px ;
        margin: 0 auto ;
    }
    .sec03 .banner ul li{
        width: 50% ;
        padding: 5px ;
    }
    .item-half1 {
        width: 100%;
    }
    .item-half2 {
        width: 100%;
    }
    .sec03 div.BP h2 {
        font-size: 1.8rem;
        text-align: center;
        margin-bottom: 14px;
    }
    .sec03 div.BP p {
        font-size: 1.6rem;
        text-align: center;
    }
    .sec03 div div.BP p.BP-msg {
        text-align: left;
        font-size: 1.2rem;
    }
    .sec03 div div.BP div.BP-down {
        text-align: right;
        margin-top: 8px;
        font-size: 1.2rem;
    }
}
p{
    line-height: 1.5em ;
}

.wrap{
    width: 100% ;
    margin: 0 auto ;
    overflow: hidden ;
}
.container{
    max-width: 1140px ;
    margin: 0 auto ;
    padding: 15px ;
}

/* sec01================================================ */
.sec01{
    position: relative;
    width: 100%;
    height: 80vh; /* 全画面の高さ */
    overflow: hidden; /* 画像がはみ出さないように */
}
.sec01 .container{
    padding-top: 200px ;
}
.sec01 .maincopy.pc{
    width: 100% ;
    text-align: center ;
    margin-bottom: 50px ;
    padding: 0 15px ;
}
.sec01 .maincopy.sp{
    display: none ;
}
.sec01 .maincopy img{
    max-width: 100% ;
}

.sec01 img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1; /* 背景として扱うために後ろに配置 */
}
div.sec01 div.sec01-container {
    z-index: 1; /* 画像の上に表示 */
    padding: 20px;
    color: white;
    text-align: center;
}
.sec01 p.sub-h{
    color: #1717189c ;
    font-size: 2.4rem ;
    position: absolute;
    top: 10px;
    left: 20px;
    text-shadow: #fff 2px 0, #fff -2px 0, #fff 0 -2px, #fff 0 2px, #fff 2px 2px, #fff -2px 2px, #fff 2px -2px, #fff -2px -2px, #fff 1px 2px, #fff -1px 2px, #fff 1px -2px, #fff -1px -2px, #fff 2px 1px, #fff -2px 1px, #fff 2px -1px, #fff -2px -1px, rgb(30 28 35 / 50%) 3px 3px 3px;
}
.sec01 p.sub-h1{
    color: #1717189c ;
    font-size: 2.4rem ;
    position: absolute;
    top: 42px;
    left: 20px;
    text-shadow: #fff 2px 0, #fff -2px 0, #fff 0 -2px, #fff 0 2px, #fff 2px 2px, #fff -2px 2px, #fff 2px -2px, #fff -2px -2px, #fff 1px 2px, #fff -1px 2px, #fff 1px -2px, #fff -1px -2px, #fff 2px 1px, #fff -2px 1px, #fff 2px -1px, #fff -2px -1px, rgb(30 28 35 / 50%) 3px 3px 3px;
    text-align: left;
}
.sec01 p.sub-h1-2 {
    color: #1717189c ;
    font-size: 2.4rem ;
    position: absolute;
    top: 63px;
    left: 20px;
    text-shadow: #fff 2px 0, #fff -2px 0, #fff 0 -2px, #fff 0 2px, #fff 2px 2px, #fff -2px 2px, #fff 2px -2px, #fff -2px -2px, #fff 1px 2px, #fff -1px 2px, #fff 1px -2px, #fff -1px -2px, #fff 2px 1px, #fff -2px 1px, #fff 2px -1px, #fff -2px -1px, rgb(30 28 35 / 50%) 3px 3px 3px;

}
.sec01 p.sub{
    text-align: center ;
    color: #1717189c ;
    font-size: 2rem ;
    margin-bottom: 15px ;
}
.sec01 p.sub2{
    text-align: center;
    color: #1717189c;
    font-size: 2.8rem;
    margin-top: 20px;
    text-shadow: #fff 2px 0, #fff -2px 0, #fff 0 -2px, #fff 0 2px, #fff 2px 2px, #fff -2px 2px, #fff 2px -2px, #fff -2px -2px, #fff 1px 2px, #fff -1px 2px, #fff 1px -2px, #fff -1px -2px, #fff 2px 1px, #fff -2px 1px, #fff 2px -1px, #fff -2px -1px, rgb(30 28 35 / 50%) 3px 3px 3px;
}
.sec01 p.sub3{
    text-align: center ;
    color: #1717189c ;
    font-size: 2.8rem ;
    text-shadow: #fff 2px 0, #fff -2px 0, #fff 0 -2px, #fff 0 2px, #fff 2px 2px, #fff -2px 2px, #fff 2px -2px, #fff -2px -2px, #fff 1px 2px, #fff -1px 2px, #fff 1px -2px, #fff -1px -2px, #fff 2px 1px, #fff -2px 1px, #fff 2px -1px, #fff -2px -1px, rgb(30 28 35 / 50%) 3px 3px 3px;
}

.sec01 p.title{
    font-size: 10rem ;
    margin-top: 140px;
    color: #292d31;
    font-weight: bold;
    text-shadow:
      #fff 2px 0,
      #fff -2px 0,
      #fff 0 -2px,
      #fff 0 2px,
      #fff 2px 2px,
      #fff -2px 2px,
      #fff 2px -2px,
      #fff -2px -2px,
      #fff 1px 2px,
      #fff -1px 2px,
      #fff 1px -2px,
      #fff -1px -2px,
      #fff 2px 1px,
      #fff -2px 1px,
      #fff 2px -1px,
      #fff -2px -1px, rgb(30 28 35 / 50%) 3px 3px 3px;  
}

@media (max-width: 1370px){
    .sec01{
        height: 680px ;
    }
    .sec01 .container{
        padding-top: 80px ;
    }
}

@media (max-width: 1144px){
    .sec01 p.sub3 {
        font-size: 2.4rem !important;
    } 
}
@media (max-width: 857px){
    .sec01 p.sub2 {
        font-size: 2.1rem !important;
    }
    .sec01 p.sub3 {
        font-size: 2.1rem !important;
    } 
}
@media (max-width: 428px){
    .sec01{
        height: 480px ;
    }
    .sec01 p.sub-h {
        font-size: 2rem !important;
    }
    .sec01 p.sub-h1 {
        font-size: 1.8rem !important;
    }
    .sec01 p.sub2 {
        font-size: 2rem !important;
    }
    .sec01 p.sub3 {
        font-size: 1.8rem !important;
    }
}

@media (max-width: 390px){
    .sec01{
        height: 480px ;
    }
    .sec01 p.sub-h {
        font-size: 2rem !important;
    }
    .sec01 p.sub-h1 {
        font-size: 1.8rem !important;
    }
    .sec01 p.sub2 {
        font-size: 2rem !important;
    }
    .sec01 p.sub3 {
        font-size: 1.8rem !important;
    }
}
@media (max-width: 320px){
    .sec01{
        height: 480px ;
    }
    .sec01 p.sub-h {
        font-size: 1.6rem !important;
    }
    .sec01 p.sub-h1 {
        font-size: 1.4rem !important;
    }
    .sec01 p.sub2 {
        font-size: 1.6rem !important;
    }
    .sec01 p.sub3 {
        font-size: 1.4rem !important;
    }
}


/* sec02================================================ */

.sec02{
    background-color: #43c2c0 ;
    border-bottom-right-radius: 50% 280px;
    border-bottom-left-radius: 50% 280px;
    margin-left: -80px;
    margin-right: -80px;
    padding-left: 80px;
    padding-right: 80px;
    overflow: hidden ;
}
.sec02 .container{
    padding-top: 100px ;
    padding-bottom: 80px ;
    position: relative ;
}
.sec02 .container:before,
.sec02 .container::after{
    position: absolute ;
    background-size: auto ;
    background-position: center ;
    background-repeat: no-repeat ;
    content: " " ;
    z-index: 0 ;
}
.sec02 .container::before{
    background-image: url(images/sec02_pointimg01.png) ;
    left: -320px ;
    top: -10px ;
    width: 550px ;
    height: 410px ;
}
.sec02 .container::after{
    background-image: url(images/sec02_pointimg02.png) ;
    right: -280px ;
    top: 10px ;
    width: 470px ;
    height: 360px ;
}
.sec02 p.bigcopy{
    margin-bottom: 40px ;
    font-size: 4.5rem ;
    color: #fff ;
    text-align: center ;
    position: relative ;
    z-index: 10 ;
}
.sec02 p.disc{
    margin-bottom: 50px ;
    font-size: 1.9rem ;
    color: #fff ;
    text-align: center ;
    line-height: 2em ;
    position: relative ;
    z-index: 10 ;
}
.sec02 p.disc br.sp{
    display: none ;
}
.sec02 ul.disc{
    width: 100% ;
    max-width: 950px ;
    display: flex ;
    list-style-type: none ;
    margin: 0 auto ;
    position: relative ;
    z-index: 10 ;
    flex-wrap: wrap ;
    flex: 1 ;
}
.sec02 ul.disc li{
    width: 25% ;
    padding: 5px ;
    text-align: center ;
}
.sec02 ul.disc li img{
    max-width: 100% ;
}

/* sec03================================================ */

.sec03 .container{
    padding-top: 40px ;
}
.sec03 .h2{
    text-align: center ;
}
.sec03 .scrolarea{
    height: 600px ;
    overflow-y: auto ;
    padding: 15px ;
    margin: 0 auto ;
    margin-bottom: 50px ;
    width: 95% ;
}
.sec03 .scrolarea::-webkit-scrollbar{
    overflow-y: auto ;
    width: 8px ;
    background: #eee ; 
    border-radius: 4px ;
}
.sec03 .scrolarea::-webkit-scrollbar:horizontal{
    height: 5px ;
}
.sec03 .scrolarea::-webkit-scrollbar-button{
    display: none ;
}
.sec03 .scrolarea::-webkit-scrollbar-piece{
    background: #eee ;
}
.sec03 .scrolarea::-webkit-scrollbar-piece:start{
    background: #eee ;
}
.sec03 .scrolarea::-webkit-scrollbar-thumb{
    overflow-y: hidden ;
    border-radius: 4px ;
    background: #43c2c0 ;
}
.sec03 .scrolarea::-webkit-scrollbar-corner{
    overflow-y: hidden ;
    -webkit-border-radius: 3px ;
    border-radius: 3px ;
    background: #333 ;
}
.sec03 .scrolarea dl.item{
    width: 100% ;
    padding: 25px 0 ;
    border-bottom: dashed 1px #ddd ;
    margin-bottom: 0 ;
}
.sec03 .scrolarea dl.item dt{
    margin-bottom: 15px ;
    font-size: 1.7rem ;
}
.sec03 .scrolarea dl.item dt p.title{
    color: #00bfbd ;
}
.sec03 .scrolarea dl.item dt span.day{
    display: inline-block ;
    color: #fff ;
    background-color: #00bfbd ;
    margin-right: 10px ;
    padding: 5px ;
    font-size: 0.8em ;
    line-height: 1em ;
}
.sec03 .scrolarea dl.item dt span.new{
    margin: 0 5px ;
    color: #ffab3f ;
    padding: 3px ;
}
.sec03 .scrolarea dl.item dd{
    font-size: 1.5rem ;
    font-family: 'Yu Gothic Medium' ;
    font-weight: normal ;
    padding-left: 10px ;
    line-height: 1.5em ;
}
.sec03 .scrolarea dl.item dd a{
    color: #1570db ;
    text-decoration: underline ;
}
.sec03 .scrolarea dl.item dd a:hover{
    text-decoration: none ;
}
.sec03 .scrolarea dl.item dd ul{
    padding-left: 25px ;
}
.sec03 .scrolarea dl.item dd ul li{
    margin-bottom: 7px ;
}
div.BP {
    border: #00bfbd 5px solid;
    padding: 36px;
    margin: 0 auto;
    max-width: 1100px;
    width: 100%;
}
.sec03 div.BP h2 {
    font-size: 2.3rem;
    text-align: center;
    margin-bottom: 14px;
}
.sec03 div.BP p {
    font-size: 2rem;
    text-align: center;
}
.sec03 div div.BP div.BP-LargeLogo {
    text-align: center;
}
.sec03 div div.BP div.BP-LargeLogo img {
    text-align: center;
    width: 70%;
    height: auto;
}

.sec03 div div.BP p.BP-msg {
    text-align: center;
    font-size: 2rem;
    margin-top: 10px;
}
.sec03 div div.BP ul.BP-link {
    font-size: 2rem;
    margin-bottom: 26px;
    margin-left: 30px;
    margin-top: 12px;
}
.sec03 div div.BP div.BP-down {
    text-align: right;
    margin-top: 8px;
}
.sec03 div div.BP ul.BP-link li {
    margin: 10px;
}

/* mail========================= */

.sec03 .mail{
    border: #00bfbd 5px solid ;
    padding: 40px 20px 30px 20px ;
    color: #00bfbd ;
    position: relative ;
    text-align: center ;
    max-width: 1100px ;
    margin: 0 auto ;
    margin-bottom: 28px ;
    margin-top: 34px;
    width: 90%;
}
.sec03 .mail .h3{
    position: absolute ;
    top: -20px ;
    left: 0 ;
    width: 100% ;
}
.sec03 .mail .h3 h3{
    background-color: #ffab3f ;
    padding: 10px 40px ;
    color: #fff ;
    display: inline-block ;
    border-radius: 20px ;
    font-size: 2.4rem;
}
.sec03 .mail .mailaddress{
    margin-bottom: 10px ;
}
.sec03 .mail .mailaddress img{
    max-width: 100% ;
}
.sec03 .mail .to{
    font-size: 1.75rem ;
}
.sec03 .mail .to span{
    font-size: 0.85em ;
}

.sec03 .members{
    border: #00bfbd 5px solid ;
    padding: 40px 20px 30px 20px ;
    color: #00bfbd ;
    position: relative ;
    text-align: center ;
    max-width: 1100px ;
    margin: 0 auto ;
    margin-bottom: 28px ;
    margin-top: 34px;
    width: 90%;
}
.sec03 .members .h3{
    position: absolute ;
    top: -20px ;
    left: 0 ;
    width: 100% ;
}
.sec03 .members .h3 h3{
    background-color: #ffab3f ;
    padding: 10px 40px ;
    color: #fff ;
    display: inline-block ;
    border-radius: 20px ;
    font-size: 2.4rem;
}

.sec03 .Location{
    border: #00bfbd 5px solid ;
    padding: 40px 20px 30px 20px ;
    color: #00bfbd ;
    position: relative ;
    text-align: center ;
    max-width: 1100px ;
    margin: 0 auto ;
    margin-bottom: 28px ;
    margin-top: 34px;
    width: 90%;
}
.sec03 .Location .h3{
    position: absolute ;
    top: -20px ;
    left: 0 ;
    width: 100% ;
}
.sec03 .Location .h3 h3{
    background-color: #ffab3f ;
    padding: 10px 40px ;
    color: #fff ;
    display: inline-block ;
    border-radius: 20px ;
    font-size: 2.4rem;
}


/* banner====================== */

.sec03 .banner{
    margin-bottom: 30px ;
}
.sec03 .banner ul{
    width: 100% ;
    max-width: 900px ;
    margin: 0 auto ;
    display: flex ;
    flex: 1 ;
    list-style-type: none ;
}
.sec03 .banner ul li{
    width: 33% ;
    text-align: center ;
}
.sec03 .banner ul li a{
    display: block ;
}
.sec03 .banner ul li img{
    max-width: 100% ;
}
.sec03 .banner ul li img:hover{
    opacity: 0.7 ;
}

/* footer ================================================ */

footer{
    background-color: #444 ;
    color: #fff ;
    padding: 20px 15px ;
    font-size: 1.5rem ;
    text-align: center ;
    line-height: 1.8em ;
}

div.h2 h2.h2-notice {
    font-size: 3rem;
    text-shadow: #fff 2px 0, #fff -2px 0, #fff 0 -2px, #fff 0 2px, #fff 2px 2px, #fff -2px 2px, #fff 2px -2px, #fff -2px -2px, #fff 1px 2px, #fff -1px 2px, #fff 1px -2px, #fff -1px -2px, #fff 2px 1px, #fff -2px 1px, #fff 2px -1px, #fff -2px -1px, rgb(30 28 35 / 50%) 3px 3px 3px;
}

.container {
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.article {
    border: 1px solid #ccc;
    padding: 10px;
    border-radius: 5px;
    background-color: #f9f9f9;
}
.article-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 10px;
    font-size: 14px;
}
.article-title {
    font-weight: bold;
    margin-bottom: 5px;
}
.article-text {
    font-size: 14px;
    line-height: 1.6;
}

table {
    border-collapse: collapse;
    width: 100%;
}

td {
    padding: 5px;
    vertical-align: top;
    font-size: 12px;
}


table.address-table tr td {
    font-size: 2.4rem;
    text-align: left;
    color: #171718 !important;
}

table.Location-table tr td {
    font-size: 2.2rem;
    text-align: left;
    color: #171718 !important;
}

.article {
    background: linear-gradient(135deg, #ffffff 0%, #f0f0f0 100%);
    border-radius: 10px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}
.article:hover {
    transform: translateY(-10px);
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.2);
}
.article-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 2px solid #ddd;
    padding-bottom: 10px;
    margin-bottom: 15px;
}
.article-header span {
    font-size: 14px;
    font-weight: bold;
    color: #333;
}
.article-title {
    font-size: 18px;
    font-weight: bold;
    color: #2c3e50;
    margin-bottom: 10px;
}
.article-text {
    font-size: 14px;
    color: #555;
    line-height: 1.6;
}
