@charset "utf-8";
/*-------------------------------------------------------
	default css
-------------------------------------------------------*/
html {
	scroll-behavior: smooth;
}
body {
	background: #1d2d51;
	min-width:1240px;
    font-size: 15px;
}
@media screen and (max-width: 640px) {
    body {
		min-width: 0;
    }
}
a {
  text-decoration: none;
	transition:0.3s;
}
a:visited {
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
.pc {
  display: block;
}
@media screen and (max-width: 640px) {
  .pc {
    display: none;
  }
}
.sp {
  display: none;
}
@media screen and (max-width: 640px) {
  .sp {
    display: block;
  }
}
.clear {
  *zoom: 1;
}
.clear:before, .clear:after {
  content: "";
  display: table;
}
.clear:after {
  clear: both;
}
ul {
  list-style: none;
  padding: 0;
}
a:hover {
  opacity: .7;
}
#next-takarazuka2024_tokuban button {
	cursor: pointer;
}
#next-takarazuka2024_tokuban .head img,
#next-takarazuka2024_tokuban .main img,
#next-takarazuka2024_tokuban .bg img{
	pointer-events: none;
	-webkit-touch-callout:none;
    -webkit-user-select:none;
    -moz-touch-callout:none;
    -moz-user-select:none;
    user-select:none;
}
/*-------------------------------------------------------
	content
-------------------------------------------------------*/
#next-takarazuka2025_tokuban .container_inner {
  margin: 0 auto;
  color: #231815;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight:400;
  font-size: 1.125rem;
  text-align: left;
	line-height:1.6em;
}
@media screen and (max-width: 640px) {
  #next-takarazuka2025_tokuban .container_inner {
	   font-size: 0.857rem;
	  line-height:1.6em;
	  width: auto;
	  
  }

}
div#next-takarazuka2025_tokuban {
    background:url(../img/bg.jpg) repeat-y left / 30%, url(../img/bg.jpg) repeat-y right / 30%, #1c2d51;
}

h2 {
    margin: 50px auto 70px auto;
}
@media screen and (max-width: 640px) {
    h2 {
        margin: 40px auto 20px auto;
    }
}
.bg {
    position: relative;
}

.wrap {
    max-width: 1000px;
    width: 100%;
    margin: 0 auto;
    background: #1d2d51;
}
.menu {
    max-width: 770px;
    width: 100%;
    margin: 70px auto 50px auto;
    padding-bottom: 30px;
}
@media screen and (max-width: 640px) {
    .menu {
        max-width: 770px;
        width: 100%;
        margin: 20px auto 60px auto;
        padding-bottom: 0;
    }
}
.menu ul {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
}
.menu ul li {
    padding: 10px;
}
@media screen and (max-width: 640px) {
    .menu ul li {
        padding: 4px;
    }
}
/*-------------------------------------------------------
                        共通
-------------------------------------------------------*/
h3 {
    position: absolute;
    top: -46px;
    width: 580px;
    left: 0;
    right: 0;
    margin: 0 auto;
}
@media screen and (max-width: 640px) {
    h3 {
        position: absolute;
        top: 0;
        width: 90%;
        left: 0;
        right: 0;
        margin: 0 auto;
    }
}
h3.ribbon-schedule {
    top: -120px;
}
@media screen and (max-width: 640px) {
    h3.ribbon-schedule {
        top: -43px;
    }
}

.box {
    background: #fff;
    border-radius: 30px;
    padding: 80px 60px;
    border: 2px solid #cb9d3f;
}
@media screen and (max-width: 640px) {
    .box {
        background: #fff;
        border-radius: 30px;
        padding: 50px 20px;
        border: 2px solid #cb9d3f;
        font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;
    }
}
section {
    position: relative;
    margin-top: 120px;
    text-align: center;
}
@media screen and (max-width: 640px) {
    section {
        position: relative;
        margin-top: 0;
        text-align: center;
        padding: 20px;
    }
}
p.schedule-text, p.qa-text {
    color: #1c2d51;
    font-size: 20px;
    text-align: center;
    margin: 20px auto 40px auto;
}
.btn-top {
    position: fixed;
    bottom: 0;
    right: 1%;
    width: 70px;
    z-index: 1;
}
@media screen and (max-width: 640px) {
    p.schedule-text, p.qa-text {
        font-size: 15px;
        margin: 20px auto;
    }
    .btn-howto.sp {
        position: fixed;
        bottom: 8%;
        width: 46px;
        right: 0;
        z-index: 1;
    }
    .btn-top {
        position: fixed;
        bottom: 0;
        width: 44px;
        z-index: 1;
        right: 0;
    }
    
}
div#contents01 {
    padding-top: 70px;
    margin-top: -70px;
}
@media screen and (max-width: 640px) {
    div#contents01 {
        padding-top: 30px;
        margin-top: -30px;
    }    
}
.schedule-inner {
    line-height: 1.5em;
}
a.bnr_111th {
    padding-top: 60px;
    display: block;
    max-width: 628px;
    margin: 0 auto;
    width: 100%;
}
@media screen and (max-width: 640px) {
    a.bnr_111th {
        padding-top: 30px;
        display: block;
        max-width: 628px;
        margin: 0 auto;
        width: 100%;
    }   
}

/*-------------------------------------------------------
                    section main
-------------------------------------------------------*/
section.main-area {
    margin-top: 80px;
}
img.title-event-main {
    max-width: 640px;
    width: 100%;
}

img.mv {
    max-width: 944px;
    width: 100%;
}

img.title-rec {
    width: 234px;
}
@media screen and (max-width: 640px) {
    section.main-area {
        margin-top: 0;
    }    
    img.title-rec {
        width: 144px;
    }
}
/*-------------------------------------------------------
                    section schedule
-------------------------------------------------------*/
.schedule-detail {
    text-align: left;
}
p.oa {
    display: block;
    margin-right: auto;
    width: 190px;
}
p.title {
    font-weight: bold;
    font-size: 30px;
}
@media screen and (max-width: 640px) {
    p.title {
        margin: 20px auto 20px auto;
        line-height: 1.75rem;
        font-size: 22px;
    }
}
p.intro {
    font-size: 15px;
}
span.flower, span.moon, span.star, span.snow, span.senka, span.mc {
    padding: 2px 2px;
    border-radius: 5px;
    margin-right: 10px;
    width: 50px;
    display: inline-block;
    text-align: center;
    margin-top: 5px;
}
span.flower {
    background: #ffa8de;
}
span.moon {
    background: #fede6e;
}
span.snow {
    background: #c0ffba;
}
span.star {
    background: #a9e0ff;
}
span.senka {
    background: #ffd596;
}
span.mc {
    background: #1d2d51;
    color: #fff;
}
ul.cast {
    display: flex;
}
ul.cast li {
    margin-right: 18px;
}
@media screen and (max-width: 640px) {
    ul.cast {
        display: block;
    }
    ul.cast li {
        margin-right: auto;
        padding: 5px 0;
    }   
}
dl.cast {
    display: flex;
}
dl.cast dd {
    margin-right: 15px;
}
.cast-wrap {
    display: flex;
    justify-content: center;
    align-items: baseline;
    margin-right: 15px;
}
@media screen and (max-width: 640px) {
    dl.cast {
        display: block;
    }  
    .cast-wrap {
        display: flex;
        justify-content: left;
        align-items: baseline;
        margin: 8px auto;
    }
   
}
.border {
    border-bottom: 2px solid #dbb475;
    margin: 40px auto 20px auto;
}
p.title {
    margin: 20px auto 20px auto;
}
p.intro{
    margin: 30px auto;
}
@media screen and (max-width: 640px) {
    p.intro{
        margin: 20px auto;
    }
}
p.note {
    color: #1d2d51;
    text-align: left;
}


/*-------------------------------------------------------
                    section qa
-------------------------------------------------------*/
p.qa-text {
    line-height: 1.5em;
}
.message-wrap {
    background: #eddbbf;
    border-radius: 30px;
    padding: 20px 30px 30px 30px;
    margin: 40px auto;
}
p.example {
    width: 194px;
    display: block;
    margin: 0 auto 20px auto;
}
img.title-rec {
    margin-top: 80px;
}
p.date {
    font-size: 26px;
    color: #1c2d51;
    font-weight: bold;
    margin-top: 20px;
}
@media screen and (max-width: 640px) {
    p.date {
        font-size: 20px;
        margin-top: 20px;
    }
    .message-wrap {
        background: #eddbbf;
        border-radius: 30px;
        padding: 20px 10px 30px 10px;
        margin: 30px auto;
    }   
    img.title-rec {
        margin-top: 40px;
    }    
}
span.date-big {
    font-size: 1.25em;
}

/*-------------------------------------------------------
                    section howto
-------------------------------------------------------*/
.box.howto-box {
    background: #eddbbf;
}
ul.howto-menu {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 40px auto;
    width: 100%;
    flex-wrap: wrap;
}
ul.howto-menu li {
    border-radius: 20px;
    width: 24%;
    background: #fff;
    height: 210px;
    margin: 1%;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 200px;
}


ul.howto-menu li img {
    width: 140px;
}
span.other {
    font-size: 34px;
    font-weight: bold;
    color: #1c2d51;
}
section.howto {
    margin-bottom: 150px;
}
span.catv {
    font-size: 40px;
    font-weight: bold;
    color: #1d2d51;
    letter-spacing: 0.1em;
}
@media screen and (max-width: 640px) {
    ul.howto-menu {
        display: flex;
        justify-content: center;
        align-items: center;
        margin: 20px auto 40px auto;
        width: 100%;
        flex-wrap: wrap;
    }    
    ul.howto-menu li {
        border-radius: 20px;
        width: 24%;
        background: #fff;
        height: 160px;
        margin: 1%;
        display: flex;
        justify-content: center;
        align-items: center;
        width: 48%;
    }
    ul.howto-menu li img {
        width: 80%;
    } 
    span.catv {
        font-size: 36px;
    }   
    span.other {
        font-size: 32px;
    } 
    section.howto {
        margin-bottom: 70px;
    }    
}
/*-------------------------------------------------------
                    SNS
-------------------------------------------------------*/
ul.sns_icon {
    display: flex;
    justify-content: right;
}
ul.sns_icon li {
    margin: 0 5px;
}
/*-------------------------------------------------------
	btn
-------------------------------------------------------*/
.btn-right {
    position: fixed;
    right: 0;
    max-width: 80px;
    width: 100%;
    z-index: 1;
}
a.btn {
    width: 368px;
    display: block;
    margin: 0 auto;
}
@media screen and (max-width: 640px) {
    a.btn {
        width: 100%;
        display: block;
        margin: 0 auto;
    }
}
a.btn img {
    width: 100%;
}
