/* CSS Document */

html {
    scroll-behavior: smooth;
}

body {
	-webkit-text-size-adjust: 100%;
	text-size-adjust: 100%;
	word-break: keep-all;
	line-break: strict;
	word-wrap: break-word;
	overflow-wrap: break-word;
    font-family: "Noto Sans JP",sans-serif;
    line-height: 1.6;
}
a:hover {
    opacity: 0.8;
}
a {
    display: block;
    width: 100%;
    transition: opacity 0.3s ease-out;
    color: inherit;
    text-decoration: none;
    cursor: pointer;
}
img{
    width: 100%;
}

.sp {
    display: none;
}
.pc {
    display: block;
}
@media (max-width: 750px) {
    .sp {
        display: block;
    }
    .pc {
        display: none;
    }
}

.site-header{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    max-width: 1830px;
    margin: 0 auto;
    z-index: 100;
}
.site-header h1{
    position: absolute;
    top: 26px;
    left: 26px;
    width: 100%;
    max-width: 103px;
}
.site-header h1 svg{
    filter: drop-shadow(1px 1px 0 #c85620);
}
.header-yumemachi{
    position: absolute;
    top: 20px;
    right: 20px;
    width: 100%;
    max-width: 160px;
}
@media (min-width: 1830px){
    .site-header{
        left: calc(50% - 915px);
    }
}
@media (max-width: 1500px){
    .header-yumemachi{
        position: absolute;
        top: 1.333vw;
        right: 1.333vw;
        width: 10.667vw;
    }
}

.contents-back{
    width: 100%;
    margin: 0 auto;
    background: url(../img/page_back.png) center 0 repeat #f4a059;
}
.contents-wrapper{
    width: 100%;
    max-width: 1830px;
    margin: 0 auto;
    padding-bottom: 200px;
}

.main{
    width: 77%;
    margin: 0 auto;
    padding-top: 96px;
}
.main-subttl{
    max-width: 1166px;
    margin: 0 auto;
}
.main-ttl{
    max-width: 1166px;
    margin: 0 auto;
}

.lead{
    position: relative;
    max-width: 1239px;
    margin: 30px auto 0;
    color: #c85620;
    background-color: #fff100;
    border: solid 3px #c85620;
    border-radius: 24px;
}
.lead-wrapper{
    display: flex;
    justify-content: space-between;
    align-items: center;
    max-width: 1142px;
    margin: 32px auto 40px;
}
.lead-txt{
    text-align: center;
}
.lead-txt p:first-child{
    font-size: 23px;
    font-weight: 600;
    line-height: 1.4;
}
.lead-txt p:nth-child(2){
    font-size: 63px;
    font-weight: 900;
    letter-spacing: 0.05rem;
    line-height: 1.1;
}
.lead-txt p:nth-child(3){
    margin-top: 5px;
    font-family: 'Roboto', sans-serif;
    font-size: 49px;
    font-weight: 700;
    line-height: 1.2;
}
.lead-txt p:nth-child(3) span{
    font-family: 'Roboto', sans-serif;
    font-size: 34px;
    font-weight: 700;
}
.lead-txt p:nth-child(3) .lead-txt-week{
    margin-left: 4px;
}
.lead-img{
    display: flex;
    justify-content: space-between;
    width: 517px;
}
.lead-img p{
    line-height: 0;
    border-radius: 20px;
    overflow: hidden;
}
.lead-img p:nth-child(2){
    margin-left: 3.28%;
}
.lead-photo{
    display: flex;
    height: ;
}
.lead-photo{
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 1142px;
    height: 74px;
    margin: 0 auto 32px;
    background-color: #fff;
    font-size: 34px;
    font-weight: 700;
    text-align: center;
    letter-spacing: 0.05em;
}
.lead-photo::after{
    content: "";
    display: block;
    width: 116px;
    height: 91px;
    margin-top: -32px;
    background-size: 100%;
    background-image: url(../img/lead_photo.png);
}

.lead-attention{
    position: absolute;
    top: 197px;
    right: 50px;
    font-size: 16px;
}
.lead_arrow{
    position: absolute;
    top: -86.78px;
    right: 144px;
    max-width: 85px;
}

.contents-back-white{
    max-width: 1344px;
    margin: 90px auto 0;
    background-color: #fff;
    border: solid 3px #c85620;
    border-radius: 30px;
}
.factory-img{
    max-width: 930px;
    margin: 106px auto 0;
    overflow: hidden;
    border-radius: 20px;
    line-height: 0;
}
.factory-txt-wrapper{
    position: relative;
    margin-top: 76px;
}
.factory-txt{
    font-size: 42px;
    font-weight: 900;
    line-height: 2;
    text-align: center;
    color: #c85620;
    letter-spacing: 0.12em;
}
.factory-txt-attention{
    margin-top: 70px;
    font-size: 27px;
    font-weight: 500;
    line-height: 1.6;
    text-align: center;
    color: #c85620;
}
.factory-txt-tax{
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 192px;
    right: 130px;
    width: 136px;
    height: 136px;
    font-size: 30px;
    font-weight: 900;
    text-align: center;
    color: #d5000e;
    background-color: #ffef00;
    border: solid 2px #d5000e;
    border-radius: 50%;
}

.factory-detail{
    position: relative;
    width: 1166px;
    margin: 60px auto 0;
    padding: 50px 0;
    background-color: #f9efe7;
    border-radius: 20px;
}
.factory-detail-contents{
    display: flex;
    align-items: flex-start;
    padding-left: 64px;
    color: #c85620;
}
.factory-detail-announcement{
    width: 275px;
    padding: 2px 0;
    font-size: 24px;
    font-weight: 500;
    text-align: center;
    color: #fff;
    background-color: #c85620;
    border-radius: 10px;
    letter-spacing: 0.1em;
}
.factory-detail-txt{
    margin-top: -13px;
    padding-left: 36px;
    letter-spacing: 0.1em;
}
.factory-detail-txt p:first-child{
    font-size: 62px;
    font-weight: 900;
    line-height: 1;
}
.factory-detail-txt p:nth-child(2){
    font-size: 25px;
    padding-top: 4px;
    font-weight: 900;
    letter-spacing: 0.06em;
}
.factory-detail-notes{
    color: #333;
    font-size: 20px;
    font-weight: 700;
    line-height: 2.5;
    letter-spacing: 0.1em;
    margin-top: -10px;
}

.factory-detail-contents-02{
    margin-top: 34px;
}
.factory-detail-contents-03{
    margin-top: 34px;
}
.factory-detail-contents-06{
    margin-top: 34px;
}
.factory-detail-contents-06 .factory-detail-announcement{
    padding: 8px 10px;
    box-sizing: border-box;
    line-height: 1.25;
}
.factory-detail-contents-04{
    margin-top: 34px;
}
.factory-detail-contents-05{
    margin-top: 34px;
}
.factory-detail-contents-03 .factory-detail-txt{
    margin-top: -17px;
}
.factory-detail-contents-03 .factory-detail-txt p:first-child{
    font-size: 62px;
    line-height: 1.1;
}
.factory-detail-txt p:first-child .medium{
    font-weight: 900;
    font-size: 55%;
}
.factory-detail-txt p:first-child .medium-left{
    margin-left: -14px;
}
.factory-detail-txt p:first-child .medium-txt{
    font-weight: 900;
    font-size: 55%;
}
.factory-detail-txt p:first-child .triangle{
    font-size: 70%;
    margin: 0 10px 0 -10px;
}

.factory-application{
    position: relative;
    margin: 48px auto 0;
}
.factory-application-txt{
    text-align: center;
    color: #c85620;
    letter-spacing: 0.1em;
}
.factory-application-txt p:first-child{
    width: fit-content;
    margin: 0 auto;
    padding-left: 10px;
    font-size: 50px;
    font-feature-settings: "palt";
    font-weight: 900;
    line-height: 1.4;
    letter-spacing: 0.15em;
    background: linear-gradient(transparent 70%, #fff100 0);
}
.factory-application-txt p:nth-child(2){
    margin-top: 12px;
    font-size: 21px;
    font-weight: 700;
}
.factory-application-txt p:nth-child(3){
    margin: 50px auto 0;
}

.event{
    margin: 90px auto 0;
}
.event-border{
    position: relative;
    max-width: 1048px;
    margin: 0 auto;
}
.event-border::before{
    content: "";
    display: inline-block;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 2px;
    border-radius: 5px;
    background: #c85620;
}
.event-txt-wrapper{
    position: relative;
}
.event-txt{
    padding-top: 100px;
    color: #c85620;
    text-align: center;
}
.event-txt p:first-child{
    font-size: 38px;
    font-weight: 900;
    line-height: 1.4;
    letter-spacing: 0.1em;
}
.event-txt h2:nth-child(2){
    font-size: 62px;
    font-weight: 900;
    line-height: 1.2;
    letter-spacing: 0.1em;
}
.event-txt p:nth-child(3){
    margin-top: 46px;
    font-size: 40px;
    font-weight: 600;
    line-height: 1.5;
}

.event-txt-note{
    font-size: 18px;
    font-weight: 700;
    margin-top: 20px;
}

.event-list{
    position: relative;
    margin: 25px auto 0;
    width: 1166px;
}
.event-list-wrapper{
    position: relative;
    background-color: #f9efe7;
    border-radius: 20px;
    letter-spacing: .05em;
    text-align: center;
    color: #c85620;
}
.event-list-ttl-wrapper{
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 6px 0;
    background-color: #c85620;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}
.event-list-ttl{
    font-size: 35px;
    font-weight: 700;
    color: #fff;
}
.event-list-ttl span{
    font-weight: 700;
    color: #fff100;
}
.event-list-ttl-age{
    width: 550px;
    margin-left: 14px;
    padding: 2px 0;
    font-size: 26px;
    font-weight: 700;
    color: #c85620;
    background-color: #fff100;
    border-radius: 50px;
}
.event-list-lead{
    margin-top: 42px;
    font-size: 32px;
    font-weight: 700;
}
.event-list-lead-color{
    display: inline-block;
    margin: 0px 6px;
    padding: 2px 14px 7px;
    border-radius: 50px;
    font-weight: 700;
    line-height: 1.2;
    color: #fff100;
    background-color: #c85620;
}
.event-list-inner{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 1104px;
    margin: 34px auto 0;
    padding-bottom: 50px;
}
.event-list-contents{
    width: 530px;
    margin-top: 36px;
    padding: 46px 0 50px;
    border-radius: 35px;
    background-color: #fff;
    border: solid 1px #c85620;
}
.event-list-contents-top{
    margin-top: 0;
}
.event-list-contents p:first-child{
    width: 450px;
    margin: 0 auto;
    border-radius: 20px;
    overflow: hidden;
    line-height: 1;
}
.event-list-contents h4{
    margin: 17px auto 0;
    font-size: 31px;
    font-weight: 700;
}
.event-list-contents p:nth-child(3){
    margin: 10px auto 0;
    font-size: 22px;
    font-weight: 400;
}
.event-list-contents-age{
    width: 450px;
    margin: 32px auto 0;
    padding: 2px 0;
    font-size: 18px;
    font-weight: 700;
    color: #c85620;
    background-color: #fff100;
    border-radius: 16px;
}
.event-list-contents ul{
    margin: 15px 0 0 95px;
    text-align: left;
}
.event-list-contents ul li{
    font-size: 18px;
}
.event-list-contents-spread{
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    padding: 46px 0 46px;
}
.event-list-contents-spread .event-list-contents-spread-img{
    width: 40.835% !important;
    margin-left: 40px !important;
}
.event-list-contents-spread .event-list-contents-spread-txt{
    width: 55%;
}
.event-list-contents-spread .event-list-contents-spread-txt h4{
    margin: 0 auto 0!important;
    width: 480px;
    line-height: 1;
}
.event-list-contents-spread .event-list-contents-spread-txt p:nth-child(2){
    width: 500px;
    margin: 10px auto 0;
    font-size: 22px;
    font-weight: 400;
    word-break: break-all;
}

/* 25/07/31 update */

.event-list-inner.event-list-inner-bottom02{
    width: 1104px;
}

.event-list-inner.event-list-inner-bottom02 .event-list-contents-spread .event-list-contents-spread-img{
    width: 450px !important;
    margin-left: 48px !important;
}

.event-list-inner.event-list-inner-bottom02 .event-list-contents-spread .event-list-contents-spread-txt{
    width: 420px;
    margin-right: 62px;
}

.event-list-inner.event-list-inner-bottom02 .event-list-contents-age{
    width: 450px;
    margin: 32px auto 0;
    padding: 2px 0;
    font-size: 18px;
    font-weight: 700;
    color: #c85620;
    background-color: #fff100;
    border-radius: 16px;
}


.event-list-contents-spread-gray{
    color: #333333;
    background-color: #f2f2f2;
    border: solid 1px #333333;
}

.event-list-wrapper-top{
    background-color: #dae2ea;
}
.event-list-wrapper-top .event-list-ttl-wrapper {
    background-color: #2f4b91;
}
.event-list-wrapper-top .event-list-contents {
    color: #333333;
    background-color: #f2f2f2;
    border: solid 1px #333333;
}
.event-list-wrapper-top .event-list-ttl-age{
    color: #2f4b91;
}

.event-list-plus{
    width: 62px;
    margin: 22px auto;
    line-height: 1;
}

.event-detail-wrapper{
    position: relative;
    margin: 0 auto;
}
.event-detail{
    margin: 64px auto 0;
    text-align: center;
}
.event-detail .event-detail-txt{
    font-size: 36px;
    color: #c85620;
    font-weight: 700;
    letter-spacing: 0.08em;
    line-height: 1.5;
    font-feature-settings: "palt";
}

.event-detail-inner{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 1104px;
    margin: 32px auto 0;
    /* padding: 52px; */
    padding: 31px;
    color: #c85620;
    background-color: #f9efe7;
    border-radius: 24px;
    word-break: break-all;
    letter-spacing: 0.1em;
}
.event-detail-inner li{
    width: 44.2%;
    margin-top: 30px;
    text-indent: -2rem;
    padding-left: 2rem;
    font-feature-settings: 'palt';
}
.event-detail-inner li:first-child,
.event-detail-inner li:nth-child(2){
    margin-top: 0;
}

.event-detail-inner li:last-child{
    width: 100%;
    font-size: 30px;
    font-weight: 700;
    letter-spacing: 0.075em;
    text-align: center;
}
.event-detail-inner li h3{
    font-size: 34px;
    font-weight: 700;
    line-height: 1.4;
}
.event-detail-inner li p{
    font-size: 22px;
    text-indent: 0;
    padding-left: 0;
}

.event-detail-inner li p span{
    font-size: 0.818em;
}

.attention{
    position: relative;
    max-width: 1166px;
    margin: 80px auto 0;
    color: #c85620;
}
.attention-border{
    position: relative;
    max-width: 1048px;
    margin: 0 auto;
}
.attention-border::before{
    content: "";
    display: inline-block;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 2px;
    border-radius: 5px;
    background: #c85620;
}
.attention-ttl{
    font-size: 38px;
    font-weight: 700;
    text-align: center;
    line-height: 1.2;
}
.attention-lead {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 1100px;
    height: 50px;
    margin: 40px auto 0;
    padding: 4px 0;
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 0.075em;
    text-align: center;
    color: #fff;
    background-color: #d5000e;
}
.attention-box{
    width: 1056px;
    margin: 24px auto 0;
    padding: 30px 54px;
    border: solid 2px #fbf3ed;
    font-size: 22px;
    font-weight: 600;
    border-radius: 24px;
}
.attention-box-list{
    margin-top: 20px;
    color: #c85620;
    word-break: break-all;
}
.attention-box-list-top{
    margin-top: 0;
}
.attention-box-list h3{
    font-size: 22px;
    font-weight: 700;
    margin-left: -0.5em;
}
.attention-box-list ul li{
    font-size: 18px;
    font-weight: 500;
    text-indent: -1em;
    padding-left: 1em;
}
.attention-box-list ul li a{
    color: #c85620;
    text-decoration: underline;
    margin-left: 1em;
    display: inline-block;
    width: auto;
}
.attention-box-list-last{
    margin-top: 40px;
    font-size: 18px;
    font-weight: 500;
    text-indent: -1em;
    padding-left: 1em;
}

/* 25/7/31 update */

.fanclub-btn{
    width: 600px;
    margin: 100px auto 0;
}
.fanclub-btn a{
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100px;
    padding: 14px 0;
    font-size: 30px;
    color: #c85620;
    background-color: #fff100;
    border: solid 3px #c85620;
    font-weight: 700;
    text-align: center;
    letter-spacing: 0.1em;
    border-radius: 100vh;
    line-height: 1;
    box-sizing: border-box;
}

.attention-fanclub{
    margin-top: 30px;
    color: #c85620;
    text-align: center;
    font-size: 17px;
    font-weight: 700;
    line-height: 1.889;
    letter-spacing: 0.07;
}



.attention-btn{
    width: 675px;
    margin: 100px auto 0;
}
.attention-btn a{
    display: flex;
    align-items: center;
    justify-content: center;
    height: 150px;
    padding: 14px 0;
    font-size: 60px;
    color: #c85620;
    background-color: #fff100;
    border: solid 3px #c85620;
    font-weight: 700;
    text-align: center;
    letter-spacing: 0.1em;
    border-radius: 100vh;
    line-height: 1;
    box-sizing: border-box;
}

.attention-hhcross{
    margin-top: 60px;
    color: #333;
    text-align: center;
    font-size: 17px;
    line-height: 1.889;
    letter-spacing: 0.07;
}

.attention-hhcross a{
    color: #333;
    text-decoration: underline;
}

.attention-btn a span{
    display: block;
    padding: 1em 0 0 0;
    font-size: clamp(10px, 2.23vw, 18px);
    font-weight: bold;
    letter-spacing: 0;
}

.attention-txt{
    margin-top: 60px;
    font-size: 30px;
    color: #c85620;
    text-align: center;
    font-feature-settings: "palt";
    letter-spacing: 0.1em;
    font-weight: bold;
}

.inquiries{
    position: relative;
    max-width: 1100px;
    margin: 124px auto 0;
    text-align: center;
    color: #c85620;
}
.inquiries-ttl{
    font-size: 38px;
    font-weight: 900;
    letter-spacing: 0.1em;
}
.inquiries-contents{
    max-width: 830px;
    margin: 12px auto 0;
    padding: 44px 0;
    background-color: #f9efe7;
    border-radius: 24px;
}
.inquiries-contents .inquiries-place{
    font-size: 28px;
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: 0.04em;
}
.inquiries-contents .inquiries-tel{
    display: flex;
    justify-content: center;
    margin-top: 2px;
    font-size: 26px;
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: 0.04em;
}
.inquiries-contents .inquiries-tel a{
    display: contents;
}
.inquiries-contents .inquiries-attention{
    font-size: 26px;
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: 0.04em;
}

.inquiries-btn{
    display: block;
    width: 62%;
    margin: 0 auto 1em;
    line-height: 1;
}
.inquiries-btn-short{
    display: block;
    width: 80%;
    margin: 0 auto;
    margin: 0 auto;line-height: 1;
}



.organizer{
    position: relative;
    max-width: 1100px;
    margin: 80px auto 30px;
}
.organizer .organizer-txt{
    font-size: 25px;
    color: #c85620;
    text-align: center;
    font-weight: 700;
    font-feature-settings: "palt";
    letter-spacing: 0.1em;
}

.illust{
    position: absolute;
    line-height: 0;
    z-index: 10;
}
.illust-01{
    bottom: -154px;
    right: 20px;
    max-width: 308px;
}
.illust-02{
    top: -100px;
    left: 66px;
    max-width: 146px;
}
.illust-03{
    top: 50px;
    right: 76px;
    max-width: 94px;
}
.illust-04{
    top: 70px;
    left: 52px;
    max-width: 243px;
}
.illust-05{
    top: 138px;
    right: 70px;
    max-width: 193px;
}
.illust-06{
    top: 588px;
    left: -46px;
    max-width: 108px;
}
.illust-07{
    top: 228px;
    right: -65px;
    max-width: 85px;
}
.illust-08{
    bottom: -18px;
    right: -100px;
    max-width: 142px;
    transform: scale(-1, 1);
}
.illust-09{
    bottom: -51px;
    left: 660px;
    max-width: 58px;
}
.illust-10{
    bottom: -44px;
    right: -86px;
    max-width: 224px;
}
.illust-11{
    bottom: -64px;
    right: 91px;
    max-width: 107px;
}
.illust-12{
    top: 7px;
    right: 90px;
    max-width: 62px;
}
.illust-13{
    top: -57px;
    left: -70px;
    max-width: 121px;
}
.illust-14{
    bottom: -82px;
    left: -42px;
    max-width: 197px;
}
.illust-15{
    bottom: -56px;
    right: -14px;
    max-width: 176px;
}
.illust-16{
    bottom: -72px;
    left: -90px;
    max-width: 177px;
}
.illust-17{
    bottom: -82px;
    right: -66px;
    max-width: 255px;
}
.illust-18{
    bottom: 84px;
    left: -36px;
    max-width: 212px;
}
.illust-19{
    bottom: 156px;
    right: -30px;
    max-width: 228px;
}


@media (max-width: 1500px){
    .contents-wrapper{
        width: 100%;
        margin: 0 auto;
        padding-bottom: 13.333vw;
    }
    .main{
        width: 77.733vw;
        margin: 0 auto;
        padding-top: 6.4vw;
    }
    .main-subttl{
        width: 100%;
        margin: 0 auto;
    }
    .main-ttl{
        width: 100%;
        margin: 0 auto;
    }
    
    .lead{
        position: relative;
        width: 90vw;
        margin: 2vw auto 0;
        color: #c85620;
        background-color: #fff100;
        border: solid 3px #c85620;
        border-radius: 1.6vw;
    }
    .lead-wrapper{
        display: flex;
        justify-content: space-between;
        align-items: center;
        width: 76.133vw;
        margin: 2.13334vw auto 2.6667vw;
    }
    .lead-txt{
        text-align: center;
    }
    .lead-txt p:first-child{
        font-size: 1.533vw;
        font-weight: 600;
        line-height: 1.4;
    }
    .lead-txt p:nth-child(2){
        font-size: 4.2vw;
        font-weight: 900;
        letter-spacing: 0.05rem;
        line-height: 1.1;
    }
    .lead-txt p:nth-child(3){
        margin-top: 0.333vw;
        font-family: 'Roboto', sans-serif;
        font-size: 3.267vw;
        font-weight: 700;
        line-height: 1.2;
    }
    .lead-txt p:nth-child(3) span{
        font-family: 'Roboto', sans-serif;
        font-size: 2.267vw;
        font-weight: 700;
    }
    .lead-txt p:nth-child(3) .lead-txt-week{
        margin-left: 0.267vw;
    }
    .lead-img{
        display: flex;
        justify-content: space-between;
        width: 34.467vw;
    }
    .lead-img p{
        line-height: 0;
        border-radius: 1.333vw;
        overflow: hidden;
    }
    .lead-img p:nth-child(2){
        margin-left: 3.28%;
    }
    .lead-photo{
        display: flex;
        align-items: center;
        justify-content: center;
        width: 76.133vw;
        height: 4.933vw;
        margin: 0 auto 2.13334vw;
        background-color: #fff;
        font-size: 2.267vw;
        font-weight: 700;
        text-align: center;
        letter-spacing: 0.05em;
    }
    .lead-photo::after{
        content: "";
        display: block;
        width: 7.733vw;
        height: 6.067vw;
        margin-top: -2.133vw;
        background-size: 100%;
        background-image: url(../img/lead_photo.png);
    }
    
    .lead-attention{
        position: absolute;
        top: 13.133vw;
        right: 3.333vw;
        font-size: 1.067vw;
    }
    .lead_arrow{
        top: -5.785vw;
        right: 12.6vw;
        width: 5.667vw;
    }
    
    .contents-back-white{
        width: 89.6vw;
        margin: 6vw auto 0;
        background-color: #fff;
        border: solid 3px #c85620;
        border-radius: 2vw;
    }
    .factory-img{
        width: 62vw;
        margin: 7.0667vw auto 0;
        overflow: hidden;
        border-radius: 1.333vw;
        line-height: 0;
    }
    .factory-txt-wrapper{
        position: relative;
        margin-top: 5.067vw;
    }
    .factory-txt{
        font-size: 2.8vw;
        font-weight: 900;
        line-height: 2;
        text-align: center;
        color: #c85620;
        letter-spacing: 0.12em;
    }
    .factory-txt-attention{
        margin-top: 4.667vw;
        font-size: 1.8vw;
        font-weight: 500;
        line-height: 1.6;
        text-align: center;
        color: #c85620;
    }
    .factory-txt-tax{
        display: flex;
        align-items: center;
        justify-content: center;
        position: absolute;
        top: 12.8vw;
        right: 8.667vw;
        width: 9.067vw;
        height: 9.067vw;
        font-size: 2vw;
        font-weight: 900;
        text-align: center;
        color: #d5000e;
        background-color: #ffef00;
        border: solid 2px #d5000e;
        border-radius: 50%;
    }
    
    .factory-detail{
        position: relative;
        width: 77.733vw;
        margin: 4vw auto 0;
        padding: 3.333vw 0;
        background-color: #f9efe7;
        border-radius: 1.333vw;
    }
    .factory-detail-contents{
        display: flex;
        align-items: flex-start;
        padding-left: 4.267vw;
        color: #c85620;
    }
    .factory-detail-announcement{
        width: 18.333vw;
        padding: 0.133vw 0;
        font-size: 1.6vw;
        font-weight: 500;
        text-align: center;
        color: #fff;
        background-color: #c85620;
        border-radius: 0.667vw;
        letter-spacing: 0.1em;
    }
    .factory-detail-txt{
        margin-top: -0.867vw;
        padding-left: 2.4vw;
    }
    .factory-detail-txt p:first-child{
        font-size: 4.133vw;
        font-weight: 900;
        line-height: 1;
    }
    .factory-detail-txt p:nth-child(2){
        font-size: 1.667vw;
        padding-top: 0.267vw;
    }
    .factory-detail-notes{
        font-size: 1.333vw;
        margin-top: -0.667vw;
    }
    .factory-detail-contents-02{
        margin-top: 2.267vw;
    }
    .factory-detail-contents-03{
        margin-top: 2.267vw;
    }
    .factory-detail-contents-04{
        margin-top: 2.267vw;
    }
    .factory-detail-contents-05{
        margin-top: 2.267vw;
    }
    .factory-detail-contents-06{
        margin-top: 2.267vw;
    }
    .factory-detail-contents-06 .factory-detail-announcement{
        padding: 0.5333vw 0.6667vw;
    }
    .factory-detail-contents-03 .factory-detail-txt{
        margin-top: -1.133vw;
    }
    .factory-detail-contents-03 .factory-detail-txt p:first-child{
        font-size: 4.133vw;
        line-height: 1.1;
    }
    .factory-detail-txt p:first-child .medium-left{
        margin-left: -0.933vw;
    }
    .factory-detail-txt p:first-child .triangle{
        font-size: 70%;
        margin: 0 0.667vw 0 -0.667vw;
    }
    
    .factory-application{
        position: relative;
        margin: 3.2vw auto 0;
    }
    .factory-application-txt{
        text-align: center;
        color: #c85620;
        letter-spacing: 0.1em;
    }
    .factory-application-txt p:first-child{
        width: fit-content;
        margin: 0 auto;
        padding-left: 0.667vw;
        font-size: 3.333vw;
        font-feature-settings: "palt";
        font-weight: 900;
        line-height: 1.4;
        background: linear-gradient(transparent 70%, #fff100 0);
    }
    .factory-application-txt p:nth-child(2){
        margin-top: 0.8vw;
        font-size: 1.4vw;
        font-weight: 700;
    }
    .factory-application-txt p:nth-child(3){
        margin: 3.334vw auto 0;
    }
    
    .event{
        margin: 6vw auto 0;
    }
    .event-border{
        position: relative;
        width: 69.867vw;
        margin: 0 auto;
    }
    .event-border::before{
        content: "";
        display: inline-block;
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%;
        height: 0.133vw;
        border-radius: 0.333vw;
        background: #c85620;
    }
    .event-txt-wrapper{
        position: relative;
    }
    .event-txt{
        padding-top: 6.667vw;
        color: #c85620;
        text-align: center;
    }
    .event-txt p:first-child{
        font-size: 2.533vw;
    }
    .event-txt h2:nth-child(2){
        font-size: 4.133vw;
        font-weight: 900;
        line-height: 1.2;
        letter-spacing: 0.1em;
    }
    .event-txt p:nth-child(3){
        margin-top: 3.067vw;
        font-size: 2.667vw;
        font-weight: 600;
        line-height: 1.5;
    }
    .event-txt-note{
        font-size: 1.2vw;
        margin-top: 1.333vw;
    }
    
    .event-list{
        position: relative;
        margin: 1.6667vw auto 0;
        width: 77.733vw;
    }
    .event-list-wrapper{
        position: relative;
        background-color: #f9efe7;
        border-radius: 1.333vw;
        letter-spacing: .05em;
        text-align: center;
        color: #c85620;
    }
    .event-list-wrapper-top {
        background-color: #dae2ea;
    }
    .event-list-ttl{
        font-size: 2.333vw;
    }
    .event-list-ttl-age{
        width: 36.667vw;
        margin-left: 0.933vw;
        padding: 0.133vw 0;
        font-size: 1.733vw;
        border-radius: 3.333vw;
    }
    
    .event-list-lead{
        margin-top: 2.8vw;
        font-size: 2.133vw;
        font-weight: 700;
    }
    .event-list-lead-color{
        display: inline-block;
        margin: 0px 0.4vw;
        padding: 0.133vw 0.933vw 0.2666vw;
        border-radius: 3.333vw;
        font-weight: 700;
        line-height: 1.2;
        color: #fff100;
        background-color: #c85620;
    }
    .event-list-inner{
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        width: 73.6vw;
        margin: 2.2667vw auto 0;
        padding-bottom: 3.333vw;
    }
    .event-list-contents{
        width: 35.333vw;
        margin-top: 2.4vw;
        padding: 3.067vw 0 3.33vw;
        border-radius: 2.333vw;
    }
    .event-list-contents-top{
        margin-top: 0;
    }
    .event-list-contents p:first-child{
        width: 30vw;
        margin: 0 auto;
        border-radius: 1.333vw;
        overflow: hidden;
        line-height: 1;
    }
    .event-list-contents h4{
        margin: 1.13334vw auto 0;
        font-size: 2.067vw;
        font-weight: 700;
    }
    .event-list-contents-age{
        width: 30vw;
        padding: 2px 0;
        font-size: 1.2vw;
        margin: 1.2333vw auto 0;
        border-radius: 1.0667vw;
    }
    .event-list-contents p:nth-child(3){
        margin: 0.6667vw auto 0;
        font-size: 1.467vw;
        font-weight: 400;
    }
    .event-list-inner.event-list-inner-bottom02{
        width: 1042px;
        width: 70.8vw;
    }

    .event-list-inner.event-list-inner-bottom02 .event-list-contents-spread .event-list-contents-spread-img{
        width: 30vw !important;
        margin-left: 3.2vw !important;
    }

    .event-list-inner.event-list-inner-bottom02 .event-list-contents-spread .event-list-contents-spread-txt{
        width: 28vw;
        margin-right: 4.133vw62px;
    }

    .event-list-inner.event-list-inner-bottom02 .event-list-contents-age{
        width: 30vw;
        margin: 2.133vw auto 0;
        font-size: 1.2vw;
        border-radius: 1.066vw;
    }



    .event-list-contents ul{
        margin: 1vw 0 0 6.33vw;
    }
    .event-list-contents ul li{
        font-size: 1.2vw;
    }
    .event-list-contents-spread{
        display: flex;
        justify-content: space-between;
        width: 100%;
    }
    .event-list-contents-spread .event-list-contents-spread-img{
        width: 40.835% !important;
        margin-left: 2.6667vw !important;
    }
    .event-list-contents-spread .event-list-contents-spread-txt{
        width: 55%;
    }
    .event-list-contents-spread .event-list-contents-spread-txt h4{
        width: 32vw;
    }
    .event-list-contents-spread .event-list-contents-spread-txt p:nth-child(2){
        width: 33.3334vw;
        margin: 0.6667vw auto 0;
        font-size: 1.467vw;
        font-weight: 400;
    }
    .event-list-contents-spread-gray {
        color: #333333;
        background-color: #f2f2f2;
        border: solid 1px #333333;
    }
    .event-list-plus{
        width: 4.133vw;
        margin: 1.46667vw auto;
        line-height: 1;
    }
    
    .event-detail-wrapper{
        position: relative;
        margin: 0 auto;
    }
    .event-detail{
        margin: 4.26667vw auto 0;
        text-align: center;
    }
    .event-detail .event-detail-txt{
        font-size: 2.4vw;
        color: #c85620;
        font-weight: 700;
        letter-spacing: 0.08em;
        line-height: 1.5;
        font-feature-settings: "palt";
    }
    
    .event-detail-inner{
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        width: 70.8vw;
        margin: 2.13334vw auto 0;
        padding: 3.467vw;
        color: #c85620;
        background-color: #f9efe7;
        border-radius: 1.6vw;
        word-break: break-all;
    }
    .event-detail-inner li{
        width: 44.2%;
        margin-top: 2vw;
        text-indent: -2.13334vw;
        padding-left: 2.13334vw;
        font-feature-settings: 'palt';
    }
    .event-detail-inner li:first-child,
    .event-detail-inner li:nth-child(2){
        margin-top: 0;
    }
    .event-detail-inner li:last-child{
        font-size: 2vw;
    }
    .event-detail-inner li h3{
        font-size: 2.267vw;
        font-weight: 700;
        line-height: 1.4;
    }
    .event-detail-inner li p{
        font-size: 1.867vw;
        text-indent: 0;
        padding-left: 0;
    }
    
    .attention{
        position: relative;
        width: 77.733vw;
        margin: 5.33334vw auto 0;
        color: #c85620;
    }
    .attention-border{
        position: relative;
        width: 69.867vw;
        margin: 0 auto;
    }
    .attention-border::before{
        content: "";
        display: inline-block;
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%;
        height: 0.133vw;
        border-radius: 0.333vw;
        background: #c85620;
    }
    .attention-ttl{
        font-size: 2.533vw;
        font-weight: 700;
        text-align: center;
        line-height: 1.2;
    }
    .attention-lead {
        width: 100%;
        height: 3.33vw;
        margin: 14px auto 0;
        padding: 0.75em 0;
        font-size: 1.467vw;
        font-weight: 700;
        letter-spacing: 0.03em;
        text-align: center;
        color: #fff;
        background-color: #d5000e;
    }
    .attention-box{
        width: 70.4vw;
        margin: 1.6vw auto 0;
        padding: 2vw 3.6vw;
        font-size: 1.467vw;
        font-weight: 600;
        border-radius: 1.6vw;
    }
    .attention-box-list{
        margin-top: 1.333vw;
        color: #c85620;
        word-break: break-all;
    }
    .attention-box-list-top{
        margin-top: 0;
    }
    .attention-box-list h3{
        font-size: 1.467vw;
        font-weight: 700;
        margin-left: -0.5em;
    }
    .attention-box-list ul li{
        font-size: 1.2vw;
        font-weight: 500;
        text-indent: -1em;
        padding-left: 1em;
    }
    .attention-box-list-last{
        margin-top: 2.6667vw;
        font-size: 1.2vw;
    }

    /* 25/7/31 update */

    .fanclub-btn{
        width: 55vw;
        margin: 6.667vw auto 0;
    }
    .fanclub-btn a{
        height: 6.667vw;
        padding: 0.933vw 0;
        font-size: 2vw;
    }

    .attention-fanclub{
        margin-top: 2vw;
        font-size: 1.13vw;
    }
    
    .attention-btn{
        width: 42vw;
        margin: 6.6667vw auto 0;
    }
    .attention-btn a{
        padding: 0.933vw 0;
        font-size: 3.333vw;
        color: #c85620;
        background-color: #fff100;
        border: solid 3px #c85620;
        border-radius: 6.667vw;
        height: 10vw;
    }
    .attention-hhcross{
        margin-top: 2vw;
        font-size: 1.13vw;
    }

    
    .inquiries{
        position: relative;
        width: 73.333vw;
        margin: 8.26667vw auto 0;
        text-align: center;
        color: #c85620;
    }
    .inquiries-ttl{
        font-size: 2.533vw;
        font-weight: 900;
        letter-spacing: 0.1em;
    }
    .inquiries-contents{
        width: 55.333vw;
        margin: 0.8vw auto 0;
        padding: 2.933vw 0;
        /* background-color: #f9efe7; */
        border-radius: 1.6vw;
    }
    .inquiries-contents .inquiries-place{
        font-size: 1.867vw;
        font-weight: 700;
        line-height: 1.5;
        letter-spacing: 0.04em;
    }
    .inquiries-contents .inquiries-tel{
        display: flex;
        justify-content: center;
        margin-top: 0.133vw;
        font-size: 1.733vw;
        font-weight: 700;
        line-height: 1.5;
        letter-spacing: 0.04em;
    }
    .inquiries-contents .inquiries-tel a{
        display: contents;
    }
    .inquiries-contents .inquiries-attention{
        font-size: 1.733vw;
        font-weight: 700;
        line-height: 1.5;
        letter-spacing: 0.04em;
    }
    
    .organizer{
        position: relative;
        width: 73.333vw;
        margin: 5.3334vw auto 2vw;
    }
    .organizer .organizer-txt{
        font-size: 1.667vw;
        color: #c85620;
        text-align: center;
        font-feature-settings: "palt";
        letter-spacing: 0.1em;
    }
    
    .illust{
        position: absolute;
        line-height: 0;
        z-index: 10;
    }
    .illust-01{
        bottom: -10.267vw;
        right: 1.333vw;
        width: 20.533vw;
    }
    .illust-02{
        top: -6.6vw;
        left: 4.4vw;
        width: 9.733vw;
    }
    .illust-03{
        top: 3.333vw;
        right: 5.067vw;
        width: 6.267vw;
    }
    .illust-04{
        top: 4.667vw;
        left: 3.467vw;
        width: 16.2vw;
    }
    .illust-05{
        top: 9.2vw;
        right: 4.667vw;
        width: 12.867vw;
    }
    .illust-06{
        top: 39.2vw;
        left: -3.067vw;
        width: 7.2vw;
    }
    .illust-07{
        top: 15.2vw;
        right: -4.333vw;
        width: 5.667vw;
    }
    .illust-08{
        bottom: -1.067vw;
        right: -4.067vw;
        width: 9.467vw;
        transform: scale(-1, 1);
    }
    .illust-09{
        bottom: -3.4vw;
        left: 44vw;
        width: 3.867vw;
    }
    .illust-10{
        bottom: -2.933vw;
        right: -5.733vw;
        width: 14.933vw;
    }
    .illust-11{
        bottom: -4.267vw;
        right: 6.067vw;
        width: 7.133vw;
    }
    .illust-12{
        top: 0.467vw;
        right: 6vw;
        width: 4.133vw;
    }
    .illust-13{
        top: -3.8vw;
        left: -4.667vw;
        width: 8.067vw;
    }
    .illust-14{
        bottom: -5.467vw;
        left: -2.8vw;
        width: 13.133vw;
    }
    .illust-15{
        bottom: -3.733vw;
        right: -0.933vw;
        width: 11.733vw;
    }
    .illust-16{
        bottom: -4.8vw;
        left: -6vw;
        width: 11.8vw;
    }
    .illust-17{
        bottom: -5.467vw;
        right: -4.4vw;
        width: 17vw;
    }
    .illust-18{
        bottom: 5.6vw;
        left: -2.4vw;
        width: 14.133vw;
    }
    .illust-19{
        bottom: 10.4vw;
        right: -2vw;
        width: 15.2vw;
    }
}
@media (max-width: 750px){
    .site-header h1{
        position: absolute;
        top: 5.333vw;
        left: 4.267vw;
        width: 13.733vw;
    }
    .site-header h1 svg {
        width: 100%;
        height: 100%;
    }
    .header-yumemachi{
        position: absolute;
        top: 2.667vw;
        right: 2.667vw;
        width: 16vw;
    }

    .contents-wrapper{
        width: 100%;
        margin: 0 auto;
        padding-bottom: 13.333vw;
    }
    .main{
        width: 96%;
        margin: 0 auto;
        padding-top: 25.4vw;
    }
    .main-subttl{
        width: 100%;
        margin: 0 auto;
    }
    .main-ttl{
        width: 100%;
        margin: 0 auto;
    }
    
    .lead {
        width: 88.267vw;
        margin: 3.2vw auto 0;
        border: solid 2px #c85620;
        border-radius: 6.933vw;
    }
    .lead-wrapper {
        display: block;
        width: 80vw;
        margin: 5.3334vw auto 8vw;
    }
    .lead-img p {
        border-radius: 2.667vw;
    }
    .lead-txt p:first-child {
        font-size: 3.2vw;
    }
    .lead-txt p:nth-child(2) {
        font-size: 8vw;
    }
    .lead-txt p:nth-child(3) {
        margin-top: 1.6vw;
        font-size: 6.933vw;
    }
    .lead-txt p:nth-child(3) span {
        font-size: 4.267vw;
    }
    .lead-img {
        width: 92%;
        margin: 2.1334vw auto 0;
    }
    .lead_arrow {
        top: -8.8vw;
        right: 5.6vw;
        width: 11.333vw;
        overflow: hidden;
        height: 8.8vw;
    }
    .lead-photo{
        width: 64.6vw;
        height: 10.133vw;
        margin: 0 auto 5.13334vw;
        padding-left: 9.067vw;
        font-size: 3.2vw;
        line-height: 1.3;
    }
    .lead-photo::after{
        content: "";
        display: block;
        width: 13.92vw;
        height: 10.92vw;
        margin-top: -2.133vw;
        background-size: 100%;
    }
    
    .lead-attention{
        position: absolute;
        top: 54.133vw;
        right: 7.333vw;
        font-size: 2.6667vw;
    }
    .lead_arrow{
        top: -8.8vw;
        right: 5.6vw;
        width: 11.333vw;
        overflow: hidden;
        height: 8.8vw;
    }

    .contents-back-white{
        width: 88.267vw;
        margin: 6vw auto 0;
        background-color: #fff;
        border: solid 2px #c85620;
        border-radius: 6.933vw;
    }
    .factory-img{
        width: 76.267vw;
        margin: 7.0667vw auto 0;
        border-radius: 2.667vw;
    }
    .factory-txt-wrapper{
        position: relative;
        margin-top: 5.067vw;
    }
    .factory-txt {
        font-size: 4vw;
        letter-spacing: 0.12em;
    }
    .factory-txt-attention{
        margin-top: 20vw;
        font-size: 3.2vw;
        font-weight: 500;
        line-height: 1.6;
        text-align: center;
        color: #c85620;
    }
    .factory-txt-tax{
        top: 51vw;
        right: 50%;
        transform: translateX(50%);
        width: 14.4vw;
        height: 14.4vw;
        font-size: 3.2vw;
    }
    .factory-detail{
        width: 76.267vw;
        margin: 8.6667vw auto 0;
        padding: 4.8vw 0;
        border-radius: 3.2vw;
    }
    .factory-detail-contents{
        display: block;
        padding-left: 0;
    }
    .factory-detail-announcement{
        width: 66.667vw;
        padding: 0.533vw 0;
        margin: 0 auto;
        font-size: 3.8vw;
        border-radius: 2.133vw;
    }
    .factory-detail-txt{
        margin: 1.8vw auto 0;
        width: 66.667vw;
        padding-left: 0;
        font-feature-settings: 'palt';
    }
    .factory-detail-txt p:first-child{
        font-size: 5.333vw;
    }
    .factory-detail-txt p:nth-child(2){
        font-size: 3.2vw;
        padding-top: 0.533vw;
    }
    .factory-detail-notes{
        font-size: 2.667vw;
        margin-top: -1.333vw;
    }
    .factory-detail-contents-02{
        margin-top: 3.8vw;
    }
    .factory-detail-contents-03{
        margin-top: 3.8vw;
    }
    .factory-detail-contents-04{
        margin-top: 3.8vw;
    }
    .factory-detail-contents-05{
        margin-top: 3.8vw;
    }
    .factory-detail-contents-06{
        margin-top: 3.8vw;
    }
    .factory-detail-contents-06 .factory-detail-announcement{
        padding: 0.5333vw 2.6667vw;
    }
    .factory-detail-contents-03 .factory-detail-txt{
        margin: 1.8vw auto 0;
    }
    .factory-detail-contents-03 .factory-detail-txt p:first-child{
        font-size: 5.333vw;
        line-height: 1.1;
    }
    .factory-detail-txt p:first-child .medium-left{
        margin-left: 0;
    }
    .factory-detail-txt p:first-child .triangle{
        font-size: 70%;
        margin: 0 0.667vw 0 -0.667vw;
    }
    
    .factory-application{
        margin: 8.26667vw auto 0
    }
    .factory-application-txt{
        text-align: center;
        color: #c85620;
        letter-spacing: 0.1em;
    }
    .factory-application-txt p:first-child{
        padding-left: 0.667vw;
        font-size: 3.733vw;
    }
    .factory-application-txt p:nth-child(2){
        margin-top: 1.8vw;
        font-size: 2.6667vw;
    }
    .factory-application-txt p:nth-child(3){
        width: 75%;
        margin: 5vw auto 0;
    }

    .event{
        margin: 10vw auto 0;
    }
    .event-border{
        width: 76.267vw;
    }
    .event-border::before{
        left: 0;
        bottom: 0;
        width: 100%;
        height: 0.133vw;
        border-radius: 0.333vw;
        background: #c85620;
    }
    .event-txt-wrapper{
        position: relative;
    }
    .event-txt{
        padding-top: 10vw;
    }
    .event-txt p:first-child{
        font-size: 3.2vw;
    }
    .event-txt h2:nth-child(2){
        font-size: 4.7vw;
    }
    .event-txt p:nth-child(3){
        margin-top: 3.067vw;
        font-size: 3vw;
    }
    .event-txt-note{
        font-size: 2.6667vw;
        margin-top: 3.067vw;
    }
    
    .event-list{
        margin: 5.3334vw auto 0;
        width: 77.733vw;
    }
    .event-list-wrapper{
        border-radius: 3.2vw;
    }
    .event-list-ttl-wrapper{
        display: block;
        padding: 1.6vw 0 2.667vw;
    }
    .event-list-ttl{
        font-size: 4vw;
    }
    .event-list-ttl span{
        font-weight: 700;
    }
    .event-list-ttl-age{
        width: 92%;
        margin: 1.0667vw auto 0;
        padding: 0.533vw 0;
        font-size: 3.2vw;
    }
    .event-list-lead{
        margin-top: 2.8vw;
        font-size: 3.467vw;
        font-weight: 700;
    }
    .event-list-lead-color{
        display: inline-block;
        margin: 0px 0.4vw;
        padding: 0.133vw 0.933vw;
        border-radius: 3.333vw;
        font-weight: 700;
        line-height: 1.2;
    }
    .event-list-inner{
        display: block;
        width: 70vw;
        margin: 2.2667vw auto 0;
        padding-bottom: 4.333vw;
    }
    .event-list-inner-bottom{
        margin: 4.333vw auto 0;
    }
    .event-list-contents{
        width: 100%;
        margin-top: 4vw;
        padding: 6.133vw 0 6.667vw;
        border-radius: 4.6667vw;
    }
    .event-list-contents-top{
        margin-top: 0;
    }
    .event-list-contents-top-sp{
        margin-top: 4vw;
    }
    .event-list-contents p:first-child{
        width: 64vw;
        margin: 0 auto;
        border-radius: 2vw;
        overflow: hidden;
        line-height: 1;
    }
    .event-list-contents h4{
        margin: 1.13334vw auto 0;
        font-size: 3.733vw;
        font-weight: 700;
    }
    .event-list-contents-age{
        width: 64vw;
        padding: 0.5333vw 0;
        font-size: 2.4vw;
        margin: 3vw auto 0;
        border-radius: 4.26667vw;
    }
    .event-list-contents p:nth-child(3){
        margin: 0.6667vw auto 0;
        font-size: 3.2vw;
        font-weight: 400;
        line-height: 1.4;
    }
    /* 25/07/31 update */

    .event-list-inner.event-list-inner-bottom02{
        width: 100%;
    }

    .event-list-inner.event-list-inner-bottom02 .event-list-contents-spread .event-list-contents-spread-img{
        width: 60vw !important;
        margin-left: auto !important;
    }

    .event-list-inner.event-list-inner-bottom02 .event-list-contents-spread .event-list-contents-spread-txt{
        width: 100%;
        margin-right: auto;
    }

    .event-list-inner.event-list-inner-bottom02 .event-list-contents-age{
        width: 90%;
        padding: 0.5333vw 0.5333vw;
        font-size: 2.6667vw;
        margin: 3vw auto 0;
        border-radius: 4.26667vw;
    }

    .event-list-contents ul{
        margin: 2vw 0 0 12.6667vw;
    }
    .event-list-contents ul li{
        font-size: 2.4vw;
    }
    .event-list-contents-spread{
        display: block;
        width: 100%;
    }
    .event-list-contents-spread .event-list-contents-spread-img{
        width: 64vw !important;
        margin-left: auto !important;
    }
    .event-list-contents-spread .event-list-contents-spread-txt{
        width: 100%;
    }
    .event-list-contents-spread .event-list-contents-spread-txt h4{
        margin: 2.13334vw auto 0 !important;
        width: 64vw;
    }
    .event-list-contents-spread .event-list-contents-spread-txt p:nth-child(2){
        width: 64vw;
        margin: 0.6667vw auto 0;
        font-size: 3.2vw;
        font-weight: 400;
    }
    .event-list-contents-spread-gray {
        color: #333333;
        background-color: #f2f2f2;
        border: solid 1px #333333;
    }
    .event-list-plus{
        width: 8.26667vw;
        margin: 2.8vw auto;
        line-height: 1;
    }
    
    .event-detail-wrapper{
        position: relative;
        margin: 0 auto;
    }
    .event-detail{
        margin: 16vw auto 0;
        text-align: center;
    }
    .event-detail .event-detail-txt{
        font-size: 3.4vw;
        letter-spacing: 0.08em;
        line-height: 1.5;
        font-feature-settings: "palt";
    }
    
    .event-detail-inner {
        display: block;
        width: 65.6vw;
        margin: 2.13334vw auto 0;
        padding: 5.467vw 6.2vw;
        color: #c85620;
        background-color: #f9efe7;
        border-radius: 4vw;
        word-break: break-all;
    }
    .event-detail-inner li{
        width: 95%;
        margin-top: 4vw;
        text-indent: -3.467vw;
        padding-left: 3.467vw;
        font-feature-settings: 'palt';
    }
    .event-detail-inner li:nth-child(2){
        margin-top: 5vw;
    }
    .event-detail-inner li:last-child{
        font-size: 3.5vw;
        text-align: left;
    }
    .event-detail-inner li h3{
        font-size: 3.733vw;
        font-weight: 700;
        line-height: 1.3235;
    }
    .event-detail-inner li p{
        font-size: 2.933vw;
        text-indent: 0;
        padding-left: 0;
    }
    
    .attention{
        position: relative;
        width: 77.733vw;
        margin: 12.33334vw auto 0;
        color: #c85620;
    }
    .attention-border{
        position: relative;
        width: 69.867vw;
        margin: 0 auto;
    }
    .attention-border::before{
        content: "";
        display: inline-block;
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%;
        height: 0.133vw;
        border-radius: 0.333vw;
        background: #c85620;
    }
    .attention-ttl{
        font-size: 4.8vw;
        font-weight: 700;
        text-align: center;
        line-height: 1.2;
    }
    .attention-lead{
        width: 100%;;
        height: auto;
        margin: 5.333vw auto 0;
        padding: 1vw 0;
        font-size: 2.667vw;
    }
    .attention-box{
        width: 70.4vw;
        margin: 4vw auto 0;
        padding: 3.4vw 3.6vw;
        font-size: 1.467vw;
        border-radius: 4vw;
    }
    .attention-box-list{
        margin-top: 4vw;
        color: #c85620;
        word-break: break-all;
    }
    .attention-box-list-top{
        margin-top: 0;
    }
    .attention-box-list h3{
        font-size: 3.467vw;
        font-weight: 700;
        margin-left: -0.5em;
    }
    .attention-box-list ul li{
        font-size: 2.933vw;
        font-weight: 500;
        text-indent: -1em;
        padding-left: 1em;
    }
    .attention-box-list-last{
        margin-top: 4vw;
        font-size: 2.933vw;
    }

    .fanclub-btn{
        width: 85%;
        margin: 10vw auto 0;
    }
    .fanclub-btn a{
        padding: 2.173vw 0;
         font-size: 3.2vw;
        border: solid 2px #c85620;
        border-radius: 100vh;
        height: 10vw;
    }
    .attention-fanclub{
        margin-top: 4vw;
        font-size: 2.667vw;
    }

    .attention-btn {
        max-width: 675px;
        width: 88%;
        margin: 10vw auto 0;
    }
    .attention-btn a {
        padding: 2.173vw 0;
        font-size: 7.5vw;
        border: solid 2px #c85620;
        border-radius: 100vh;
        height: 20vw;
    }
    .attention-txt{
        margin-top: 1em;
        font-size: 2.667vw;
        color: #c85620;
        text-align: center;
        font-feature-settings: "palt";
        letter-spacing: 0.1em;
        font-weight: bold;
    }
    .attention-hhcross{
        margin-top: 4vw;
        font-size: 2.667vw;
    }
    
    .inquiries{
        position: relative;
        width: 73.333vw;
        margin: 10.26667vw auto 0;
        text-align: center;
        color: #c85620;
    }
    .inquiries-ttl{
        font-size: 4.8vw;
        font-weight: 900;
        letter-spacing: 0.1em;
    }
    .inquiries-contents{
        width: 77.733vw;
        margin: 0.8vw auto 0;
        padding: 5.33vw 0;
        /* background-color: #f9efe7; */
        border-radius: 4vw;
    }
    .inquiries-contents .inquiries-place{
        font-size: 14px;
        font-weight: 700;
        line-height: 1.5;
        letter-spacing: 0.04em;
    }
    .inquiries-contents .inquiries-tel{
        display: flex;
        justify-content: center;
        margin-top: 1.6vw;
        font-size: 14px;
        font-weight: 700;
        line-height: 1.5;
        letter-spacing: 0.04em;
    }
    .inquiries-contents .inquiries-tel a{
        display: contents;
    }
    .inquiries-contents .inquiries-attention{
        margin-top: 1.6vw;
        font-size: 13px;
        font-weight: 700;
        line-height: 1.5;
        letter-spacing: 0.04em;
    }
    
    .organizer {
        width: 82.667vw;
        margin: 15vw auto 6.93334vw;
    }
    .organizer .yumemachi-logo {
        width: 32vw;
    }
    .organizer .organizer-txt {
        margin-top: 4.267vw;
        font-size: 3.2vw;
    }
    .illust-01 {
        bottom: 13vw;
        right: 1.167vw;
        width: 23.8vw;
    }
    .illust-02 {
        top: -12.667vw;
        left: 0.8vw;
        width: 12.6vw;
    }
    .illust-03 {
        top: 18.6vw;
        right: -3vw;
        width: 10.4vw;
    }
    .illust-04{
        top: 10.1vw;
        left: -5.4vw;
        width: 20.2vw;
    }
    .illust-05{
        top: 7.8vw;
        right: -5.4vw;
        width: 18.3vw;
    }
    .illust-06{
        top: 89.1vw;
        left: -5.4vw;
        width: 12.8vw;
    }
    .illust-07{
        top: 40.8vw;
        right: -8.5vw;
        width: 8.5vw;
    }
    .illust-08{
        bottom: -3.1vw;
        right: -7.4vw;
        width: 16.2vw;
    }
    .illust-09{
        bottom: 65.9vw;
        left: -5vw;
        width: 5.8vw;
    }
    .illust-10{
        bottom: -0.1vw;
        right: -9.4vw;
        width: 20.4vw;
    }
    .illust-11{
        bottom: -6vw;
        right: 3vw;
        width: 13.7vw;
    }
    .illust-12{
        top: -8.9vw;
        right: 0.6vw;
        width: 8.2vw;
    }
    .illust-13{
        top: -5.6vw;
        left: -3.4vw;
        width: 13.1vw;
    }
    .illust-14{
        bottom: -5.2vw;
        left: -10.2vw;
        width: 17.7vw;
    }
    .illust-15{
        bottom: -5.6vw;
        right: -9.7vw;
        width: 17.6vw;
    }
    .illust-16{
        bottom: -10.2vw;
        left: -12.6vw;
        width: 18.7vw;
    }
    .illust-17{
        bottom: -13.2vw;
        right: -12.6vw;
        width: 27.5vw;
    }
    .illust-18{
        bottom: 14.4vw;
        left: -1.6vw;
        width: 21.2vw;
    }
    .illust-19{
        bottom: 19.6vw;
        right: -1vw;
        width: 22.8vw;
    }






    /* .main {
        width: 100%;
        padding-top: 22.933vw;
    }
    .main-ttl {
        width: 93.333vw;
        margin-top: 0.533vw;
    }
    .main-subttl {
        width: 41.6vw;
        line-height: 0;
    }
    .lead {
        width: 88.267vw;
        margin: 3.2vw auto 0;
        border: solid 2px #c85620;
        border-radius: 6.933vw;
    }
    .lead-wrapper {
        display: block;
        width: 80vw;
        margin: 5.3334vw auto;
    }
    .lead-img p {
        border-radius: 2.667vw;
    }
    .lead-txt p:first-child {
        font-size: 3.2vw;
    }
    .lead-txt p:nth-child(2) {
        font-size: 8vw;
    }
    .lead-txt p:nth-child(3) {
        margin-top: 1.6vw;
        font-size: 6.933vw;
    }
    .lead-txt p:nth-child(3) span {
        font-size: 4.267vw;
    }
    .lead-img {
        width: 92%;
        margin: 2.1334vw auto 0;
    }
    .lead_arrow {
        top: -8.8vw;
        right: 5.6vw;
        width: 11.333vw;
        overflow: hidden;
        height: 8.8vw;
    }

    .contents-back-white {
        width: 88.267vw;
        margin: 6.4vw auto 0;
        border: solid 2px #c85620;
        border-radius: 6.933vw;
    }
    .factory-img {
        width: 76.267vw;
        margin: 7.0667vw auto 0;
        border-radius: 2.667vw;
    }
    .factory-txt {
        font-size: 4vw;
        letter-spacing: 0.12em;
    }
    .factory-detail {
        width: 76.267vw;
        margin: 6.6667vw auto 0;
        padding: 4.8vw 0;
        border-radius: 3.2vw;
    }
    .factory-detail-contents {
        display: block;
        padding-left: 0;
    }
    .factory-detail-announcement {
        width: 66.667vw;
        margin: 0 auto;
        font-size: 4vw;
        border-radius: 2.133vw;
    }
    .factory-detail-txt {
        margin: 1.8vw auto 0;
        width: 66.667vw;
        padding-left: 0;
        letter-spacing: 0.05em;
        font-feature-settings: 'palt';
    }
    .factory-detail-txt p:first-child {
        font-size: 5.333vw;
    }
    .factory-detail-txt p:nth-child(2) {
        font-size: 3.2vw;
        padding-top: 0.533vw;
    }
    .factory-detail-contents-02 {
        margin-top: 3.4vw;
    }
    .factory-detail-contents-03 .factory-detail-txt {
        margin: 1.8vw auto 0;
    }
    .factory-detail-contents-03 .factory-detail-txt p:first-child {
        font-size: 5.333vw;
    }
    .factory-application {
        margin: 4.26667vw auto 0;
    }
    .factory-application-txt p:first-child {
        padding-left: 0.667vw;
        font-size: 4.267vw;
    }
    .factory-application-txt p:nth-child(2) {
        margin-top: 1.067vw;
        font-size: 2.933vw;
    }

    .event {
        margin: 9.06667vw auto 0;
    }
    .event-border {
        width: 76.267vw;
    }
    .event-txt {
        padding-top: 9.067vw;
    }
    .event-txt p:first-child {
        font-size: 3.733vw;
    }
    .event-txt h2:nth-child(2) {
        font-size: 5.867vw;
    }
    .event-txt p:nth-child(3) {
        margin: 2.6667vw auto 0;
        padding-left: 0.667vw;
        font-size: 3.733vw;
    }
    .event-txt p:nth-child(4) {
        margin-top: 1.6vw;
        font-size: 2.667vw;
    }
    .event-list {
        margin: 4.26667vw auto 0;
        width: 76.267vw;
    }
    .event-list-wrapper {
        display: block;
        margin: 0 auto;
    }
    .event-list-contents {
        display: flex;
        align-items: center;
        width: 100%;
        margin-top: 3.2vw;
        padding: 1.333vw 0 1.333vw;
        border-radius: 3.2vw;
    }
    .event-list-contents p:first-child {
        width: 32%;
        margin-left: 8%;
        border-radius: 2.1334vw;
    }
    .event-list-contents p:nth-child(2) {
        width: 50%;
        margin: 0 auto;
        font-size: 3.467vw;
    }
    .event-list-contents-center p:first-child {
        width: 45%;
        margin-left: 1.5%;
    }
    .event-detail-wrapper {
        width: 76.267vw;
    }
    
    .event-detail .event-detail-txt {
        font-size: 3.467vw;
    }
    .event-detail .event-detail-btn {
        width: 84%;
        margin: 2.13334vw auto 0;
    }
    .event-detail .event-detail-btn a {
        padding: 2.133vw 0 2.133vw;
        font-size: 3.467vw;
        border-radius: 6.667vw;
    }
    .attention {
        width: 82.667vw;
        margin: 9.06667vw auto 0;
    }
    .attention-ttl {
        padding-top: 9.067vw;
        font-size: 3.733vw;
    }
    .attention-box {
        width: 72vw;
        margin: 3vw auto 0;
        padding: 3.2vw 1.6vw 3.2vw 2.667vw;
        border: solid 1px #fbf3ed;
        font-size: 2.933vw;
        border-radius: 3.2vw;
    }
    .attention-box p {
        max-height: 30vw;
    }
    .attention-box p::-webkit-scrollbar{
        width: 1.3334vw;
    }
    .attention-btn {
        width: 77.485%;
        margin: 6.6667vw auto 0;
    }
    .attention-btn a {
        padding: 1.173vw 0;
        font-size: 4vw;
        border: solid 2px #c85620;
        border-radius: 6.667vw;
    }
    .inquiries {
        width: 82.667vw;
        margin: 9.6vw auto 0;
    }
    .inquiries-ttl {
        font-size: 3.733vw;
    }
    .inquiries-contents {
        width: 76.267vw;
        margin: 2.13334vw auto 0;
        padding: 4.8vw 0;
        border-radius: 3.2vw;
    }
    .inquiries-contents .inquiries-date {
        font-size: 3.2vw;
    }
    .inquiries-contents .inquiries-tel-txt {
        font-size: 4.267vw;
    }
    .inquiries-contents .inquiries-tel-number p:first-child {
        font-size: 5.867vw;
    }
    .inquiries-contents .inquiries-tel-number p:nth-child(2) {
        margin-top: 0.533vw;
        font-size: 4vw;
    }
    .inquiries-contents .inquiries-attention {
        margin-top: 2.667vw;
        font-size: 2.933vw;
    }
    .organizer {
        width: 82.667vw;
        margin: 8vw auto 6.93334vw;
    }
    .organizer .yumemachi-logo {
        width: 32vw;
    }
    .organizer .organizer-txt {
        margin-top: 4.267vw;
        font-size: 3.2vw;
    }
    .illust-01 {
        bottom: -6vw;
        right: -4.833vw;
        width: 30.8vw;
    }
    .illust-02 {
        top: -15.667vw;
        left: -5.2vw;
        width: 14.6vw;
    }
    .illust-03 {
        top: 1.6vw;
        right: -4vw;
        width: 9.4vw;
    }
    .illust-04{
        top: 5vw;
        left: -5.8vw;
        width: 22.3vw;
    }
    .illust-05{
        top: 16.8vw;
        right: -5.4vw;
        width: 19.3vw;
    }
    .illust-06{
        top: 14.1vw;
        left: -10.4vw;
        width: 10.8vw;
    }
    .illust-07{
        top: 40.8vw;
        right: -8.5vw;
        width: 8.5vw;
    }
    .illust-08{
        bottom: 11.9vw;
        left: -11.4vw;
        width: 14.2vw;
    }
    .illust-09{
        bottom: 65.9vw;
        left: -5vw;
        width: 5.8vw;
    }
    .illust-10{
        bottom: -7.1vw;
        right: -10.4vw;
        width: 22.4vw;
    }
    .illust-11{
        bottom: -5vw;
        left: -7vw;
        width: 10.7vw;
    }
    .illust-12{
        top: 7.1vw;
        right: -5.4vw;
        width: 6.2vw;
    }
    .illust-13{
        top: 3.4vw;
        left: 0.6vw;
        width: 12.1vw;
    }
    .illust-14{
        bottom: -9.2vw;
        left: -8.2vw;
        width: 19.7vw;
    }
    .illust-15{
        bottom: -5.6vw;
        right: -7.7vw;
        width: 17.6vw;
    }
    .illust-16{
        bottom: -10.2vw;
        left: -6.6vw;
        width: 17.7vw;
    }
    .illust-17{
        bottom: -12.2vw;
        right: -6.6vw;
        width: 25.5vw;
    }
    .illust-18{
        bottom: 14.4vw;
        left: -1.6vw;
        width: 21.2vw;
    }
    .illust-19{
        bottom: 19.6vw;
        right: -1vw;
        width: 22.8vw;
    } */
}



#page-top {
    width: 70px;
    height: 70px;
    position: fixed;
    right: 30px;
    bottom: 30px;
    display: none;
    z-index: 10;
}
#page-top a{
    line-height: 0;
}
@media (max-width: 750px){
    #page-top {
        width: 50px;
        height: 50px;
        position: fixed;
        right: 20px;
        bottom: 20px;
        display: none;
        z-index: 10;
    }
}



.close-text{
    font-size: 38px;
    text-align: center;
    letter-spacing: 0.06em;
    padding: 1em 0 0;
    font-weight: 900;
}

@media (max-width: 1500px){
    .close-text{
        font-size: 2.333vw;
    }
}