<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html, body {
  margin: 0;
  padding: 0;
  border: 0;
}

.l-outer {
  position: relative;
  font-size: 14px;
  font-family: "Noto Sans CJK JP", "Noto Sans JP", sans-serif;
  font-feature-settings: "palt";
  overflow: hidden;
  /* Root */
}
.l-outer h2, .l-outer h3, .l-outer h4, .l-outer ul, .l-outer ol, .l-outer dl, .l-outer li, .l-outer dt, .l-outer dd, .l-outer p, .l-outer div, .l-outer span, .l-outer img, .l-outer a, .l-outer table, .l-outer tr, .l-outer th, .l-outer td {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: bold;
  font-size: 100%;
  vertical-align: baseline;
}
.l-outer article, .l-outer header, .l-outer footer, .l-outer main, .l-outer aside, .l-outer figure, .l-outer figcaption, .l-outer nav, .l-outer section {
  display: block;
}
.l-outer ol, .l-outer ul {
  list-style: none;
  list-style-type: none;
}
.l-outer *, .l-outer *::before, .l-outer *::after {
  box-sizing: border-box;
  color: #5d3002;
  font-weight: bold;
  line-height: 1;
}
.l-outer a, .l-outer area, .l-outer button, .l-outer [role=button], .l-outer input:not([type=range]), .l-outer label, .l-outer select, .l-outer summary, .l-outer textarea {
  -ms-touch-action: manipulation;
  touch-action: manipulation;
}
.l-outer table {
  border-collapse: collapse;
}
.l-outer a {
  text-decoration: none;
  transition: all .1s;
}

.l-outer a:hover {
  opacity: .6;
}

.l-outer a:link {
  text-decoration: none;
}
.l-outer figure {
  margin: 0;
}
.l-outer img {
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
}
.l-outer video {
  vertical-align: bottom;
}
.l-outer a {
  color: inherit;
}


/* start */


/* Twitter */

#tw {
  width: 75%;
  margin: 2rem auto;
}
@media (min-width: 768px) {
  #tw {
    width: 50%;
    margin: 2rem auto;
  }
  
}

.l-header{
  background: #ffeacc url(./images/bg-header.jpg) no-repeat center center/cover;
  height: min(100vw, 640px);
  position: relative;
}

.l-outer .p-header__in {
  width: 100%;
}

.p-header-title__logo{
  margin: 0;
}

.l-outer .p-header-title__img{
  width: 27%;
}

.p-mamesuke-title{
  bottom: -60px;
  left: 0;
  margin-left: auto;
  margin-right: auto;
  max-width: 1024px;
  padding: 0 16px;
  position: absolute;
  right: 0;
  width: 100%;
}

.p-mamesuke-title__in::before{
  background: url(./images/pict-speech-balloon-tail.png) no-repeat center center/contain;
content: "";
display: inline-block;
height: 14px;
width: 28px;
position: absolute;
left: 55%;
top: -10px;
}

.l-outer .p-mamesuke-title__in{
  background-color: #fff;
  border-radius: 20px / 12px;
  margin-top: -20px;
  padding: 20px;
  position: relative;
}

.l-outer .p-mamesuke-title__title{
  color: #d01425;
  font-size: 18px;
  text-align: center;
}

.p-mamesuke-title__title--horizontal{
  color: currentColor;
}

.l-outer .p-mamesuke-title__overview{
  margin-top: 8px;
  text-align: center;
}

.l-main{
  background-color: #ffeacc;
}

/* .l-outer .p-main__in{
  padding: 72px 16px 32px;
} */

.l-outer .yt_playlist_link {
  display: block;
  margin-top: 25px;
}

.l-outer .yt_thmb_list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 25px;
}

.p-content{
  background-color: #fff;
  border-radius: 16px;
  max-width: 1366px;
  margin-left: auto;
  margin-right: auto;
  padding: 24px 16px;
}

.l-outer .p-content + .p-content{
  margin-top: 16px;
}

.l-outer .p-content__title{
  color: #1d5c2f;
  font-family: 'Noto Serif JP', serif;
  font-weight: bold;
  font-size: 18px;
  text-align: center;
  margin: auto;
  max-width: max-content;
}

.p-content__title::after,
.p-content__title::before{
  background: url(./images/icon-content-title.png) no-repeat center center/cover;
  content: "";
  display: inline-block;
  height: 18px;
  vertical-align: -2px;
  width: 18px;
}

.p-content__title::after{
  margin-left: 4px;
}

.p-content__title::before{
  margin-right: 4px;
}

.l-outer .p-content__title + *{
  margin-top: 24px;
}

.p-content &gt; p,
.p-content-in &gt; p{
  line-height: 1.5;
}

.p-content &gt; p + *{
  margin-top: 16px;
}

.l-outer .p-content__sec-title{
  font-weight: bold;
  padding: 8px;
  text-align: center;
  line-height: 1.5;
}

.l-outer .p-content__sec-small{
  display: inline-block;
  font-size: 100%;
  font-weight: bold;
}

.l-outer .p-content__sec-small--db{
  display: block;
}

.l-outer .p-content__sec-title--ylw{
  background-color: #e5e5b2;
}

.l-outer .p-content__sec-title--pnk{
  background-color: #eecbcb;
}
.l-outer .p-content__sec-img--pnk{
  background-color: #eecbcb;
}

.l-outer .p-content__sec-title--ble{
  background-color: #c4e7f4;
}
.l-outer .p-content__sec-img--ble {
  background-color: #c4e7f4;
}


.p-calendar-content{
  border-bottom: 2px dashed currentColor;
  padding-bottom: 8px;
}

.p-calendar-content + .p-calendar-content{
  padding-top: 8px;
}

.p-calendar__sec-img{
  width: 100%;
}

.l-outer .p-calendar-dl{
  border: 1px solid currentColor;
  margin-top: 8px;
}

.l-outer .p-calendar-dl dt{
  background-color: #e5e5b2;
  padding: 4px 8px;
  text-align: center;
}
.l-outer .p-calendar-dl dd{
  padding: 12px;
  text-align: center;
}

.p-former-mamesuke__item{
  text-align: center;
}

.p-former-mamesuke__item:nth-of-type(n+2){
  margin-top: 20px;
}

.p-sns-twitter-tl{
  max-height: 520px;
  overflow-y: scroll;
}

.l-outer .p-official-sns{
  margin-top: 48px;
}

.p-official-sns li:nth-of-type(n+2){
  margin-top: 48px;
}

.l-outer .p-official-sns__link{
  display: block;
  margin-left: auto;
  margin-right: auto;
  max-width: max-content;
  text-align: center;
}

.l-outer .p-official-sns__logo{
  max-width: 288px;
}

.l-outer .p-official-sns__overview{
  line-height: 1.5;
  margin-top: 12px;
  text-align: center;
}

.l-outer .p-official-sns__overview span{
  display: inline-block;
}

.l-outer .p-sns-saiseir{
  margin-top: 40px;
  position: relative;
}

.p-sns-saiseir::before{
  content: "";
display: block;
padding-top: calc(100% / (16 / 9));
}

.p-sns-saiseir iframe{
  height: 100%;
left: 0;
position: absolute;
top: 0;
width: 100%;
}

.p-former-mamesuke__link{
  text-align: center;
}

.p-former-mamesuke__img{
  width: 100%;
}

.l-outer .p-former-mamesuke__img--border{
  border: 1px solid #e5e5b2;
}

@media  (min-width: 375px){
  .l-outer{
    font-size: 16px;
  }
  .l-header{
    background-image: url(./images/bg-header-md.jpg);
    height: max(260px, 50vw);
  }

  .l-main{
    background: #ffeacc url(./images/bg-arabesque.png) repeat center center/169px 254px;
  }
  /* .l-outer .p-main__in{
    padding: 72px 20px 56px;
  } */
  .p-content{
    padding: 24px 40px;
  }
  .l-outer .p-content__title{
    font-size: 133.3333%;
  }
  .l-outer .p-mamesuke-title__in{
    margin-left: auto;
    margin-right: auto;
    width: 360px;
  }
  .l-outer .p-content__sec-title{
    padding: 12px 8px;
  }
  
  .l-outer .p-content__sec-small{
    font-size: 87.5%;
  }  

  .l-outer .p-calendar-dl{
    display: flex;
    flex-wrap: wrap;
    margin-top: 16px;
  }
  .l-outer .p-calendar-dl dt:nth-of-type(n+2),
  .l-outer .p-calendar-dl dd:nth-of-type(n+2){
    border-top: 1px solid currentColor;
  }
  .l-outer .p-calendar-dl dt {
    padding: 12px 8px;
    width: 100%;
  }
  .l-outer .p-calendar-dl dd {
    padding: 12px 16px;
    text-align: center;
    width: 100%;
  }

  .l-outer .p-calender-present {
    width: 100%;
    padding: 5%;
    border: solid 5px #df0001;
    border-radius: 25px;
    background-color: #fffbbc;
    margin-top: 7%;
  }

  .l-outer .p-calender-present h2 {
    font-weight: bold;
    margin-bottom: 3%;
    text-align: center;
    background-color: #df0001;
    color: #fff;
    padding: 1.5%;
    border-radius: 50px;
    font-size: 16px;
  }

  .l-outer .p-calender-present h2 br { display: block;}

  .l-outer .p-calender-present dl {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
  }

  .l-outer .p-calender-present dl dt,
  .l-outer .p-calender-present dl dd { 
    display: flex;
  }

  .l-outer .p-calender-present dl dt {
    width: 100%;
    height: 25px;
    justify-content: center;
    align-items: center;
    background-color: #9f9649;
    color: #fff;
    font-size: 16px;
    letter-spacing: 0.2rem;
    margin-bottom: 1%;
  }

  .l-outer .p-calender-present dl dd {
    width: 100%;
    padding-left: 0;
    text-align: justify;
    font-size: 16px;
    line-height: 1.2;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-bottom: 4%;
  }

  .l-outer .p-calender-present dl dd br { display: none;}

  .l-outer .p-calender-present dl dd span { display: block;}

  .l-outer .present-btn {
    display: block;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    padding: 7% 1%;
    color: #fff;
    border: solid 5px #59a66f;
    background-color: #1d5c2f;
    border-radius: 50px;
    font-size: 16px;
    font-weight: bold;
    margin-top: 1.5%;
    position: relative;
  }

  .l-outer .present-btn small { color: #fff;}

  .l-outer .present-btn:hover {
    background-color: #fff;
    color: #1d5c2f;
    opacity: 1;
  }

  .l-outer .present-btn:hover small { color: #1d5c2f;}
 
  .l-outer .presale-btn {
    display: block;
    width: 80%;
    margin: 0 auto 0;
    text-align: center;
    padding: 1rem;
    /* color: #fff; */
    /* border: solid 5px #59a66f;
    background-color: #1d5c2f; */
    border-radius: 50px;
    /* font-size: 16px; */
    font-weight: bold;
    margin-top: 1.5%;
    /* position: relative; */
  }
  .l-outer .presale-btn--pnk {
    border: solid 5px #edbbbb;
    background-color: #eecbcb;
  }
  .l-outer .presale-btn--ble {
    border: solid 5px #a3dbf0;
    background-color: #c4e7f4;
  }

  .l-outer .presale-btn small { color: #fff;}

  .l-outer .presale-btn:hover {
    background-color: #fff;
    /* color: #1d5c2f; */
    opacity: 1;
  }

  .l-outer .presale-btn:hover small { color: #1d5c2f;}

  .l-outer .presaleinfo {
    line-height: 1.4;
    font-size: 14px;
    margin-bottom: 2rem;
  }
  .l-outer .presaleinfo--caption {
    line-height: 1.2;
    font-size: 12px;
    display: block;
    width: 100%;
    margin: 0 auto 2rem;
  }
  .l-outer .presaleinfo--notice {
    line-height: 1.4;
    font-size: 14px;
    display: block;
    width: 100%;
    margin: 0.5rem auto 2rem;
  }

  .l-outer .presaleinfo--strong {
    font-weight: 700;
  }
  .p-presale__sec-img{
    width: 100%;
  }

  .l-outer .p-official-sns__logo{
     max-width: 160px;
   }
   
  .p-former-mamesuke__list{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .p-former-mamesuke__list &gt; * {
    flex: 0 1 100%;
    margin-bottom: 30px !important;
   }
   .p-former-mamesuke__item:nth-of-type(n+2){
     margin-top: auto;
   }

   .l-outer .yt_thmb_list li {
    width: 100%;
    margin-bottom: 25px;
    padding-bottom: 56.25%;
    position: relative;
  }
  
  .l-outer .yt_thmb_list li iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
   
} 


@media  (min-width: 769px){
  .l-outer{
    font-size: min(32px, 2.5vw);
  }
  .l-outer *, .l-outer ::before, .l-outer ::after {
    font-weight: normal;
  }
  .l-outer h1, .l-outer h2, .l-outer h3, .l-outer h4, .l-outer ul, .l-outer ol, .l-outer dl, .l-outer li, .l-outer dt, .l-outer dd, .l-outer p, .l-outer div, .l-outer span, .l-outer img, .l-outer a, .l-outer table, .l-outer tr, .l-outer th, .l-outer td{
    font-weight: normal;
  }
  .l-header {
    background-image: none;
    background-position: 40% 66%;
    background-size: auto;
    height: 735px;
    padding: 20px 0;
  }
  .l-outer .p-header__in{
    background: url(./images/bg-header-lg.png) no-repeat 20% 60%/62.5%;
    height: 735px;
    max-width: 768px;
    margin: 0 auto;
  }
  .l-outer .p-header__speech-balloon{
    background: url(./images/bg-speech-balloon.png) no-repeat center center/contain;
    margin-left: auto;
    padding: 25px 28px 32px 48px;
    width: max-content;
  }

  .l-outer .p-header-title__logo { margin: 0;}

  .l-outer .p-header-title__img {
    padding: 0 24px;
    width: 130px;
}

  .l-outer .p-mamesuke-title{
    display: flex;
    padding: 0;
    position: static;
  }
  .l-outer .p-mamesuke-title__in{
    background-color: transparent;
    margin-top: 0;
    padding: 0;
    text-align: left;
    writing-mode: vertical-rl;
    width: auto;
  }
  .l-outer .p-mamesuke-title__in::before{
    content: none;
  }
  .l-outer .p-mamesuke-title__title{
    font-size: 133.3333%;
    margin-left: 8px;
    text-align: left;
  }
  .p-mamesuke-title__title--horizontal{
    writing-mode: horizontal-tb;
  }
  .l-outer .p-mamesuke-title__overview{
    font-size: 88.8888%;
    margin-top: 0;
    text-align: left;
  }
  .l-outer .p-main__in{
    padding: 0 40px 56px;
  }
  .p-content{
    padding: 32px 80px 48px;
  }
  .l-outer .p-content__title + *{
    margin-top: 48px;
  }

  .p-content__title::after, .p-content__title::before {
    height: 28px;
    width: 28px;
  }

  .l-outer .yt_playlist_link {
    display: block;
    margin-top: 45px;
  }

  .l-outer .yt_thmb_list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 45px;
  }

  .l-outer .yt_thmb_list li {
    width: 49%;
    margin-bottom: 25px;
    padding-bottom: 26.25%;
    position: relative;
  }

  .l-outer .yt_thmb_list li iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }

  .l-outer .yt_thmb_list li img { max-width: 100%;}

  .p-calendar__sec{
    display: flex;
    justify-content: space-between;
  }
  .p-calendar__sec &gt; * {
    flex: 0 1 49%;
   }
   .p-calendar-content{
    border-bottom: none;
    padding-bottom: 0;
  }
  .p-calendar-content + .p-calendar-content{
    padding-top: 0;
  }
  .l-outer .p-calendar-dl {
    border-width: 2px;
  }
  .l-outer .p-calendar-dl dt:nth-of-type(n+2),
  .l-outer .p-calendar-dl dd:nth-of-type(n+2){
    border-width: 2px;
  }
  .l-outer .p-calendar-dl dt {
    padding: 24px 8px;
    width: 20%;
  }
  .l-outer .p-calendar-dl dd {
    padding: 24px 32px;
    width: 80%;
  }

  .l-outer .p-calender-present {
    width: 100%;
    padding: 3%;
    border: solid 5px #df0001;
    border-radius: 25px;
    background-color: #fffbbc;
    margin-top: 3%;
  }

  .l-outer .p-calender-present h2 {
    font-weight: bold;
    margin-bottom: 2%;
    text-align: center;
    background-color: #df0001;
    color: #fff;
    padding: 1%;
    border-radius: 50px;
    font-size: 30px;
  }

  .l-outer .p-calender-present h2 br { display: none;}

  .l-outer .p-calender-present dl {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
  }

  .l-outer .p-calender-present dl dt,
  .l-outer .p-calender-present dl dd { 
    display: flex;
    margin-bottom: 2%;
  }

  .l-outer .p-calender-present dl dt {
    width: 25%;
    height: 55px;
    justify-content: center;
    align-items: center;
    background-color: #9f9649;
    color: #fff;
    font-size: 28px;
  }

  .l-outer .p-calender-present dl dd {
    width: 75%;
    padding-left: 2%;
    text-align: justify;
    font-size: 28px;
    line-height: 1.2;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
  }

  .l-outer .p-calender-present dl dd span { display: block;}

  .l-outer .present-btn {
    display: block;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    padding: 1.5% 1%;
    color: #fff;
    border: solid 5px #59a66f;
    outline: solid 3px #1d5c2f;
    background-color: #1d5c2f;
    border-radius: 50px;
    position: relative;
    font-size: 30px;
    font-weight: bold;
    margin-block: 2rem;
  }

  .l-outer .present-btn small { color: #fff;}

  .l-outer .present-btn:hover {
    background-color: #fff;
    color: #1d5c2f;
    opacity: 1;
  }

  .l-outer .present-btn:hover small { color: #1d5c2f;}

  .l-outer .presaleinfo {
    line-height: 1.4;
    font-size: 24px;
  }
  .l-outer .presaleinfo--caption {
    line-height: 1.2;
    font-size: 12px;
    display: block;
    /* width: 40%; */
    margin: 0 auto;
    text-align: center;
  }
  .p-presale__sec-img{width: 50%;}


  
  .p-sns__sec{
    display: flex;
    justify-content: space-between;
  }
  .p-sns__sec &gt; *:nth-child(1) {
    flex: 0 1 60%;
   }
  .p-sns__sec &gt; *:nth-child(2) {
    flex: 0 1 38%;
   }
   .p-sns-twitter-tl{
    max-height: 1176px;
  }
  .l-outer .p-official-sns{
    margin-top: 0;
  }

  .p-former-mamesuke__list &gt; * {
    flex: 0 1 32%;
  }
}

/* 211119霑ｽ蜉� */

/* .l-outer .p-mamesuke-quiz{
  display: block;
  margin-top: 16px;
  text-align: center;
}

.l-outer .p-mamesuke-quiz__banner{
  width: 100%;
} */


/* 襍､縺ШouTube蜍慕ｷ夊ｿｽ蜉� START */
.l-outer .btn_area {
  position: fixed;
  bottom: 0;
  right: 0;
  z-index: 500;
  display: -webkit-flex;
  display: flex;
  justify-content: flex-end;
  flex-wrap: wrap;
  flex-direction: column;
  padding-bottom: clamp(5px, 2vw, 16px);
  text-align: right;
  font-feature-settings: normal;
  opacity: 0;
  transition: opacity 0.5s;
}

@media (max-width: 479px) {
  .l-outer .btn_area {
      width: 100%;
      padding-bottom: 0;
      flex-direction: column-reverse;
  }
}

.l-outer .btn_yt_regist {
  font-size: clamp(14px, 2.2vw, 18px);
  text-align: left;
  line-height: 1.5;
  padding: 0.3em 0.6em;
  border-radius: 10px 0 0 10px;
  border: solid 2px #ffffff;
  border-right: 0;
  background-color: #ff0000;
}

@media (max-width: 479px) {
  .l-outer .btn_yt_regist {
      text-align: center;
      border-radius: 0;
      border: 0;
  }
}

.l-outer .btn_yt_regist a {
  font-size: clamp(12px, 1.8vw, 14px);
  font-weight: bold;
  line-height: 1.4;
  color: #fff;
  display: inline-block;
  text-decoration: none;
  transition: all 0.3s;
}

@media (max-width: 479px) {
  .l-outer .btn_yt_regist a {
      font-size: 14px;
  }
}

.l-outer .btn_yt_regist a .ib {
  font-size: inherit !important;
  display: inline-block;
  color: #fff;

  font-size: clamp(12px, 1.8vw, 14px);
  font-weight: bold;
  line-height: 1.4;
  color: #fff;
  text-decoration: none;
  transition: all 0.3s;
}

@media (min-width: 480px) {
  .l-outer .btn_yt_regist a .ib {
      display: block;
  }
}

.l-outer .btn_yt_regist i {
  margin-left: clamp(3px, 1vw, 8px);
}

.l-outer .btn_yt_regist a .ib .fa-square-caret-right::before {
  color: #fff;
  font-weight: 900;
}
/* 襍､縺ШouTube蜍慕ｷ夊ｿｽ蜉� END */

/* SUZURI繝舌リ繝ｼ霑ｽ蜉� */
.p-suzuri{
  padding: 3rem 0;
  background: #ffeacc;
  text-align: center;
}

@media (max-width: 768px) {
  .p-suzuri{
      padding: 92px 20px 30px;
  }
  .l-outer .p-main__in{
    padding: 30px 20px 56px;
  }
}

/* SUZURI繝舌リ繝ｼ霑ｽ蜉� END */</pre></body></html>