@charset "UTF-8";

/*リセットCSS*/
*,*::before,*::after{box-sizing:border-box}html{-moz-text-size-adjust:none;-webkit-text-size-adjust:none;text-size-adjust:none}body,h1,h2,h3,h4,p,figure,blockquote,dl,dd{margin:0}ul[role='list'],ol[role='list']{list-style:none}body{min-height:100vh;line-height:1.5}h1,h2,h3,h4,button,input,label{line-height:1.1}h1,h2,h3,h4{text-wrap:balance}a:not([class]){text-decoration-skip-ink:auto;color:currentColor}img,picture{max-width:100%;display:block}input,button,textarea,select{font:inherit}textarea:not([rows]){min-height:10em}:target{scroll-margin-block:5ex}

body{font-family: "Noto Sans JP", sans-serif;}
h2,h3,p{text-align: left;}
h2,h3{font-size: 2.2rem;}

/*PC SP画像の出しわけ表示*/
#jcc30th .pc{display: block !important;}
@media screen and (max-width: 900px) {#jcc30th .pc{display:none !important;}}
#jcc30th .sp{display: none !important;}
@media screen and (max-width: 900px) {#jcc30th .sp{display:block !important;}}
a:hover{opacity:0.7}

.wrap{
    max-width:1200px;
    margin: 0 auto 100px;
}

.content_text_a{
    font-size: 36px;
    color: red;
    text-align: center;
    font-weight: bold;
    margin: 50px 0 20px;
    line-height: 1.5;
}

@media screen and (max-width: 900px) {
    .content_text_a{
        font-size: 20px;
        margin:20px 0;
    }
}

.content_text_a span{
    text-decoration: underline;
    text-underline-offset: 15px;
}

@media screen and (max-width: 900px) {
    .content_text_a span{
    text-decoration: underline;
    text-underline-offset: 5px;
}
}

.caution p{text-align: center;
    font-size: 18px;
}

@media screen and (max-width: 900px) {
    .caution p{text-align: center;
    font-size: 14px;
}
}

.days{
    margin:30px;
}

.days img{
    margin: auto;
}

.content_text_b{
    font-size: 28px;
    color: red;
    text-align: center;
    font-weight: bold;
    margin: 20px 0;
    line-height: 1.5;
}

@media screen and (max-width: 900px) {
   .content_text_b{
    font-size: 18px;
}
}

.content_text_link{
    text-align: center;
}

.content_text_link a{
    color:#0078ff;
    font-size: 36px;
    font-weight: bold;
    text-decoration: underline;
    text-underline-offset: 10px;
}
@media screen and (max-width: 900px) {
    .content_text_link a{
        font-size: 24px;
    }
}

.tth_title{
    margin: 100px 0 0;
}

@media screen and (max-width: 900px) {
    .tth_title{
    margin: 50px auto auto;
    width:92%;
}
}

.tth_title img{
    margin: auto;
}

.tth_content{
     width: 70%;
    margin: auto;
}

@media screen and (max-width: 900px) {
    .tth_content{
     width: 85%;
}
}

.tth_content .box{
    display:flex;
    flex-wrap: wrap;
    
}

.tth_content .box_img{
    display:flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 30px 0 50px;
}

.tth_content .box .text_box{
    width:60%;
}

@media screen and (max-width: 900px) {
    .tth_content .box .text_box{
    width:100%;
}
}

.tth_content .box .img_box_left,.tth_content .box .img_box_right{
    width: 40%;
}

@media screen and (max-width: 900px) {
    .tth_content .box .img_box_left,.tth_content .box .img_box_right{
    width: 100%;
}
}

.tth_content .box_img .img_box{
    width: 48%;
}

.img_box_left img{
    margin: 20px auto 0 0;
}

@media screen and (max-width: 900px) {
    .img_box_left img{
        width:60%;
    margin:20px auto;
}
}

.img_box_right img{
    margin: 20px 0 0 auto;
}

@media screen and (max-width: 900px) {
    .img_box_right img{
        width:60%;
    margin:20px auto;
}
}

.tth_content .box .text_box{
    font-family: "Noto Serif JP", serif;
    font-size: 28px;
    line-height: 2;
    letter-spacing: 3px;
}
@media screen and (max-width: 900px) {
    .tth_content .box .text_box{
    font-size:16px;
}
}

.tth_content h2{
    font-family: "Noto Serif JP", serif;
    font-size: 36px;
    border-bottom: 2px solid #000;
    width: 100%;
}

@media screen and (max-width: 900px) {
    .tth_content h2{
        text-align: center;
        font-size: 22px;
        margin-bottom: 20px;
    }
}

.tth_content .box{
    margin-bottom: 50px;
}

@media screen and (max-width: 900px) {
    .tth_content .box{
    margin-bottom: 30px;
}
}

.tth_content .box:nth-child(n+2){
    margin-top: 50px;
}

@media screen and (max-width: 900px) {
    .tth_content .box:nth-child(n+2){
    margin-top: 0;
}
}

.tth_content .both{
    font-family: "Noto Serif JP", serif;
    font-size: 28px;
    line-height: 2;
    letter-spacing: 3px;
}
@media screen and (max-width: 900px) {
    .tth_content .both{
    font-size: 16px;
    }
}

.tth_content .both_img{
    margin:20px 0 50px;
}

@media screen and (max-width: 900px) {
    .tth_content .both_img{
    margin:20px 0 20px;
}
}

.sign{
    float: right;
    margin: 30px 0;
}

.sign p{
   font-family: "Noto Serif JP", serif;
    font-size: 20px;
    margin-bottom: 10px;
    font-weight: bold;
}

@media screen and (max-width: 900px) {
    .sign{
        width: 60%;
    }

}

@media screen and (max-width: 900px) {
    .sign p{
        font-size: 13px;
    }
}

.banner img{
    margin: auto;
}

@media screen and (max-width: 900px) {
    .banner{
        width:90%;
        margin: auto;
    }
}

.daitokka_text {
    text-align: center;
    margin: 30px 0;
}

.daitokka_text p{
    font-weight: bold;
}

.daitokka_text p:nth-child(1){
    font-size: 28px;
    color: #000;
    text-align: center;
    
}

@media screen and (max-width: 900px) {
    .daitokka_text p:nth-child(1){
        font-size: 20px;
    }
}

.daitokka_text p:nth-child(2){
    font-size: 48px;
    color: red;
    text-align: center;
    
}

@media screen and (max-width: 900px) {
.daitokka_text p:nth-child(2){
    font-size: 26px;
}

}

.daitokka_text p span{
    font-size: 72px;
}

@media screen and (max-width: 900px) {
    .daitokka_text p span{
    font-size: 38px;
}
}

