@charset "UTF-8";

/*===================================================
	RESET
====================================================*/
*{
	outline:none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	box-sizing: border-box;
}
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	vertical-align:baseline;
	background:transparent;
    word-wrap: break-word;
}
html {
  -webkit-text-size-adjust: 100%;
}
body {
	width: 100%;
	font-smoothing: antialiased;
	font-variant-numeric: tabular-nums;
	-webkit-font-smoothing: antialiased;
}
article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section {
	display:block;
}
ul, ol {
	list-style:none;
}

blockquote, q {
	quotes:none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content:'';
	content:none;
}
a {
	margin:0;
	padding:0;
	vertical-align:baseline;
	text-decoration: none;
	color: inherit;
	transition:0.3s ease;
}
input, select {
	vertical-align:middle;
}
button,
[type="button"],
[type="reset"],
[type="submit"] {
	line-height: 1.0;
	background-color: transparent;
	border: none;
	cursor: pointer;
	outline: none;
	padding: 0;
	appearance: none;
}
button[disabled],
[type="button"][disabled],
[type="reset"][disabled],
[type="submit"][disabled] {
  cursor: default;
}

button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none;
  appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  border: 0;
  background: transparent;
  padding: 0;
  margin: 0;
  outline: 0;
  border-radius: 0;
  text-align: inherit;
}

img {
	width:100%;
	vertical-align: bottom;
	line-height: 1.0;
}
.fa, .fas {
    display: inline;
}
.mov {
    position: relative;
    width: 100%;
    padding-top: 56.25%;
}

.mov iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}



@media screen and (max-width: 900px) {

.pc{
    display:none!important;  
}

}

@media screen and (min-width: 900px) {
.sp{
    display:none!important;  
}

}


/*===================================================
	FRAME
====================================================*/
body {
    font-size: 16px;
}

.allContain {
    height: 100%;
    font-family: "tot-shizukago-stdn", sans-serif;
    font-weight: 500;
    letter-spacing: 0.08em;
    color: #ffffff;;
    line-height: 1.6em;
    font-size: 18px;
    font-size: min(calc(45 / 1200* 100vw), 100%);
}
.contents{
    position: relative;
}

.innerContent {
    max-width: 1200px;
    margin: 0 auto;
    width: 88%;
}
.titBox {
    position: relative;
    margin-bottom: 80px;
}


.soon {
    font-family: alternate-gothic-atf, sans-serif;
    font-size: 300%;
    text-align: center;
    position: relative;
    padding: 100px;
}

/* SP-max-900 */
@media screen and (max-width: 900px){
.soon {
    padding: 100px 40px;
    font-size: 200%
}
}
/*===================================================
	BASE
====================================================*/
.titBox h3 {
	font-family: alternate-gothic-atf, sans-serif;
    font-weight: 500;
    text-align: center;
    font-size: 800%;
    line-height: 1em;
}
.txt {
    font-size: 110%;
    line-height: 1.5em;
}
.btn {
    text-align: center;
}
.btn a {
    display: inline-block;
    max-width: 600px;
    text-align: center;
    padding: 20px 60px;
    font-size: 130%;
    font-weight: 500;
    margin: 0 auto;
    border-radius: 100px;
    background: #d797ff;
    color: #ffffff;
    transition: 0.3s ease;
}
.end .btn a {
    background: #acacac;
    color: #6d6d6d;
}
.btn.blank a {
    background: #acacac;
    color: #6d6d6d;
    pointer-events: none;
    font-size: 90%;
}
.btnList{
    display: flex;
    justify-content: center;
    gap: 16px;
}
.cautionList{
    display: flex;
    flex-direction: column;
    gap: 8px;
}
.cautionList li {
    font-size: 80%;
    line-height: 1.5em;
    padding: 0 0 0 15px;
    position: relative;
}
.cautionList li span{
    position: absolute;
    left: 0;
    top: 1px;
}


.fade {
    transition: all .8s ease-out 0.2s;
    opacity: 0;
}
.loaded .fade.started {
    opacity: 1;
}

/* PC-min-901 */
@media screen and (min-width: 901px){
.btn a:hover{
    background: #a20eff;
    color: #FFF;
}
footer .btn a:hover{
    background: transparent;
    color: #a20eff;
}
}

/* SP-max-900 */
@media screen and (max-width: 900px){

.titBox {
    position: relative;
    margin-bottom: 40px;
}

.titBox h3 {
    font-size: 350%;
}

.btn a {
padding: 20px;
}

}

/*===================================================
	wovn
====================================================*/
.wovn-languages {
    width: 2.2em;
    height: 2.5em;
    color: #ffffff;
    font-size: 22px;
    cursor: pointer;
    position: absolute;
    top: 35px;
    left: 35px;
    z-index: 99;
}
.wovn-languages .nav-dropdown {
    width: 100%;
    font-family: alternate-gothic-atf, sans-serif;
    font-weight: 400;
    font-style: normal;
    letter-spacing: 0.05em;
    position: absolute;
    line-height: 1.4;
    text-align: center;
    z-index: 2;
}
.wovn-languages .nav-dropdown .list--language {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
}
.wovn-languages .nav-dropdown .list--language li {
  width: 100%;
  display: none;
  cursor: pointer;
  padding-bottom: 0;
  text-align: center;
  padding: 0;
}
.wovn-languages .nav-dropdown .list--language li::after {
  content: none;
}
.wovn-languages .nav-dropdown .list--language li.selected {
    display: block;
    padding-bottom: 0.2em;
    border-bottom: 1px solid;
    order: -1;
}
.wovn-languages .nav-dropdown .list--language li:not(.selected) {
  background: #fff;
  color: #4b2a67;
  font-size: 0.8em;
  box-shadow: 10px 13px 13px -2px rgba(31, 13, 47, 0.3529411765);
  margin: -1px 0 0 0 !important;
  padding: 0.6em 0;
}
.wovn-languages.visible .nav-dropdown {
  opacity: 1;
  pointer-events: visible;
  z-index: 1;
  transform: translateY(0);
}
.wovn-languages.visible .nav-dropdown .list--language li {
  display: block;
  transition: opacity 0.4s;
  margin-bottom: 5px;
}
.wovn-languages.visible .nav-dropdown .list--language li.selected {
  pointer-events: none;
  opacity: 1;
  transition: none;
  margin-bottom: 0.7em;
}

/*===================================================
	scrollme
====================================================*/
.scrollme{

}
.scrollme .animateme{
    opacity: 0;
    transition: ease 0.3s;
}

/*===================================================
	.loader
====================================================*/
.loader{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #f5f5f5;
    z-index: 9999;
    display: flex;
    align-items: center;
    justify-content: center;
}
.loadingCap{
    text-align: center;
    font-family: "ivymode", sans-serif;
    font-size: 180%;
    letter-spacing: 0.1em;
}




/*===================================================

	Navi

====================================================*/

#gNav {
    position: fixed;
    right: 0;
    color: #ffffff;
    box-sizing: border-box;
    top: 10px;
    padding: 0;
    z-index: 999;
    width: 90%;
    height: 90svh;
    transform: translateX(100%);
    transition: 0.5s;
    background: linear-gradient(360deg, #353c56, #486a6b);
    border-radius: 30px 0 0 30px;
    box-shadow: 0 0 15px #091e2999;
}

#gNav.open {
    transform: none;
}

#gNav .gnavMenu {
    text-align: center;
}

#gNav a {
    display: inline-block;
    text-decoration: none;
    font-size: 2.2em;
    font-weight: 500;
    width: auto;
    letter-spacing: 0.04em;
    color: #fff;
    font-style: normal;
    font-family: alternate-gothic-atf, sans-serif;
    margin-bottom: 1em;
}

#gNav li:last-child a{
    margin: 0 auto 0;
}


.gNavInr{
    margin: auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    box-sizing: border-box;
    width: 100%;
    height: 100%;
}

#gNav .menu {
    display: -webkit-flex;
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    margin: auto;
}
#gNav .menu li a {
    display: block;
    color: #fff;
    font-size: 1.3vw;
    letter-spacing: 0.05em;
}
#gNav .menu li a.off {
    opacity: 0.5;
    pointer-events: none;    
}


#menuButton {
    display: block;
    width: 45px;
    height: 40px;
    position: fixed;
    top: 15px;
    right: 22px;
    z-index: 9999;
    border: none;
    text-decoration: none;
    opacity: 1;
}

#menuButton span:first-child { top: 12px;} 
#menuButton span:nth-child(2) { margin-top: -1px; top: 50%;} 
#menuButton span:nth-child(3) { bottom: 12px;} 

#menuButton.active span {
}
#menuButton.active span:first-child { 
	-webkit-transform: translateY(7px) rotate(45deg); 
	transform: translateY(7px) rotate(45deg); 
} 
#menuButton.active span:nth-child(2) { opacity: 0;} 
#menuButton.active span:nth-child(3) { 
	-webkit-transform: translateY(-7px) rotate(-45deg); 
	transform: translateY(-7px) rotate(-45deg); 
} 
#gNav .menu {
    display: -webkit-flex;
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    width: 40%;
    margin: 40px auto;
}

#menuButton span { 
	display: block; 
    background: #ffffff;
	width: 30px; 
	height: 2px; 
	position: absolute; 
	left: 10px; 
	-webkit-transition: all 0.4s; 
	transition: all 0.4s; 
} 


@media screen and (min-width: 960px) {

#menuButton {
    display: none;
}

#gNav {
    transform: none;
    width: auto;
    height: auto !important;
    box-shadow: none;
    transition-delay: 1.3s;
    top: 50%;
    background: none;
    position: absolute;
    transform: translateY(-50%) !important;
}

.loaded #gNav {
}

#gNav .gnavMenu {
    text-align: right;
}

#gNav a {
    font-size: 135%;
}

}





/*===================================================
	.bg
====================================================*/
.bg {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background: linear-gradient(180deg, #aeb6d5, #7ca2a3);
}
.bg .circle {
    position: absolute;
    width: 24%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    transition: 0.8s;
    max-width: 50vh;
}
.headerFix .bg .circle {
    opacity: 0.4;
    transform: translate(-50%, -50%) scale(1.5);
}
.mode_ticket .bg .circle {
    left: 0;
    transition: 1.2s;
}

.earth_txt {
    position: absolute;
    top: 0;
    left: 0;
    animation: rotate 60s linear infinite;
}

@keyframes rotate {
 0%   { transform: rotate(0deg); }
 100% { transform: rotate(360deg); }
}


.bg_smoke {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: url(/static/tomohisayamashita/fanclub/feature/tour2026/images/bg_smoke.jpg);
    background-size: 135vh;
    mix-blend-mode: difference;
    opacity: 0.8;
    background-position: 0 50%;
    animation: bgscroll 50s linear infinite;
    transition: 0.8s;
}

.bg_smoke.smoke02 {
    opacity: 0;
    mix-blend-mode: color-burn;
}
.bg_smoke.smoke03 {
    opacity: 0;
    mix-blend-mode: luminosity;
}

.headerFix .bg_smoke.smoke01 {
    opacity: 0;
}
.headerFix .bg_smoke.smoke02 {
    opacity: 1;
}
.mode_ticket .bg_smoke.smoke02 {
    opacity: 0;
}
.mode_ticket .bg_smoke.smoke03 {
    opacity: 1;
}

@keyframes bgscroll {
 0% {background-position: 0 50%;}
 100% {background-position: -135vh 50%;}
}

.bg::after {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: url(/static/tomohisayamashita/fanclub/feature/tour2026/images/patrun_cross.png);
    background-size: 20px;
    opacity: 0.15;
    background-position: 0 50%;
}





/*===================================================
	.visual
====================================================*/
.visual {
    height: 100svh;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    padding: 20px;
}
.heroView {
    position: relative;
    height: 100%;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.visual h2 {
    width: 50%;
    max-width: 900px;
    height: 72vh;
    display: flex;
    flex-flow: column;
    justify-content: space-between;
}

.visual h2 > p {
    transition: 0.5s;
}


.visual .snsList {
    position: absolute;
    left: 0px;
    top: 50%;
    transform: translateY(-50%);
}
.visual .snsList li {
    text-align: center;
    margin: 1em 0;
}
.visual .snsList li a {
    font-size: 140%;
}


.border_wrap > p {
    width: 20vh;
    height: 20vh;
    border: 2px solid;
    position: absolute;
    left: 0;
    top: 0;
}

.border_wrap > .border_rt {
    left: auto;
    right: 0;
    border-left: none;
    border-bottom: none;
}
.border_wrap > .border_lb {
    bottom: 0;
    top: auto;
    border-top: none;
    border-right: none;
}
.border_wrap >  .border_rb {
    bottom: 0;
    right: 0;
    left: auto;
    top: auto;
    border-top: none;
    border-left: none;
}

.border_wrap > .border_lt {
    border-right: none;
    border-bottom: none;
}


@media screen and (min-width: 901px){
.visual h2.sp{
    display: none;
}
.visual h2.pc{
    aspect-ratio: 309 / 235;
}
}

/* SP-max-900 */
@media screen and (max-width: 900px){


.bg .circle {
    width: 55%;
}


.visual {
    padding: 15px;
}
.border_wrap > p {
    width: 12vh;
    height: 12vh;
}
.visual .snsList li a {
    font-size: 105%;
}

.visual .item01 {
    width: 100px;
}
.visual .item02 span {
    height: 25px
}
.visual h2 {
    width: 75%;
}
.visual h2.pc{
    display: none;
}
.visual h2.sp{
    aspect-ratio: 103 / 100;
}

.wovn-languages {
    top: 25px;
    left: 25px;
    font-size: 17px;
}

}

section {
    padding: 120px 0;
}

/*===================================================
	.scheduleBox
====================================================*/
.scheduleBox {
    transition: 0.8s 0.5s;
}

.scheduleBox .txtArea{
    position: relative;
}


.schedule {
    width: 100%;
    border-bottom: 1px solid;
    margin: 0 auto 5rem;
    text-align: left;
    border-collapse: collapse;
    border-spacing: 0;
    letter-spacing: 0.02em;
    font-size: 0.98em;
}

.schedule:last-child {
    margin-bottom: 0;
}

.schedule tr {
    position: relative;
}
.schedule th {
    font-size: 1.1em;
}

.schedule tr:first-child th {
    padding-bottom: 1em;
    padding-top: 0;
    letter-spacing: 0.05em;
    font-family: alternate-gothic-atf, sans-serif;
    font-weight: 500;
}

.schedule td {
    border-top: 1px solid;
    vertical-align: middle;
    padding: 1.5rem 0;
    position: relative;
    font-weight: 500;
}

.schedule .soldout td.date::before {
    content: 'SOLD \A OUT!!';
    position: absolute;
    left: -44px;
    white-space: pre;
    color: #E6E691;
    font-family: 'Caveat', cursive;
    line-height: 1;
    top: 18px;
    transform: rotate(-9deg);
    font-size: 16px;
}

.schedule .venue,.schedule .eventer{
	vertical-align: middle;
	box-sizing: border-box;
}

.schedule .date {
    width: 20%;
}
.schedule .date .week {
    font-size: 0.6em;
    margin-left: 0.5rem;
    letter-spacing: 0;
}

.schedule .time {
    width: 25%;
}

.schedule .time span { display: block; padding: 7px 0 0 0;}

.schedule .area {
    width: 15%;
    padding: 0 1.3rem;
    text-align: center;
}
.schedule .info {
    padding-left: 1.5rem;
    width: 30%;
}
.schedule td.info {
    font-weight: 600;
    font-size: 0.95em;
}

.schedule td.info .vs {
    color: #ED1A3D;
    font-weight: bold;
}

.schedule .info_add {
    width: 10%;
    text-align: center;
    font-weight: bold;
}
.schedule .info_add a {
    display: block;
    background: #e95504;
    text-align: center;
    padding: 0.4em;
    text-decoration: none;
    font-weight: bold;
    border-radius: 5rem;
    color: #f7f0e7;
}

.schedule .venue {
    width: 40%;
    line-height: 1.5;
    padding: 1rem 1.5rem;
}
.schedule td.venue {
    font-weight: 600;
    font-size: 1.1em;
}

.schedule td.venue .taiban {
    color: #e95504;
    font-weight: bold;
}

.schedule .venue a {
    transition: 0.3s;
}
.schedule .venue a:hover { opacity: 0.5;}

.schedule .venue a i {
    margin-left: 5px;
    font-size: 12px;
}

.schedule .venue_wrap {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.schedule td.date {
    font-size: 1.4em;
    line-height: 1.3;
    letter-spacing: 0.02em;
    font-weight: bold;
}
.schedule td.time {
    font-size: 1.1em;
    font-weight: bold;
}

.schedule td.area {
    font-weight: 600;
    font-size: 1em;
}


.scheduleBox .soon {
    padding: 0;
}

/* PC-min-901 */
@media screen and (min-width: 901px){
.scheduleBox .venue a:hover{
    color: #D797FF;
}

}

/* SP-max-900 */
@media screen and (max-width: 900px){

section {
    padding: 60px 0;
}


.schedule tr {
    display: block;
    padding: 1rem 0;
    border-top: 1px solid;
}

.schedule tr:first-child {
    display: none;
}

.schedule tr:first-child th {
    font-size: 0.9em;
    line-height: 1.2;
}

.schedule td {
    border: none;
    width: 100%;
    padding: 0;
    display: block;
}

.schedule td.date {
    font-size: 1.5em;
    margin-bottom: 0.6rem;
}

.schedule .date .week {
    font-size: 0.6em;
    margin-left: 0.3rem;
}

.schedule td.time {
    font-size: 1em;
    line-height: 1.2;
    margin-bottom: 0;
    padding-left: 7rem;
    position: relative;
    width: 100%;
    display: flex;
    align-items: center;
}

.schedule td.time::before {
    content: 'OPEN / START';
    margin-right: 0.6em;
    font-size: 0.7em;
    color: #bef4ff;
    width: 7rem;
    display: inline-block;
    position: absolute;
    left: 0;
}


.schedule td.area {
    font-size: 0.9em;
    line-height: 1.3;
    background: #ffffff;
    width: fit-content;
    color: #29527d;
    letter-spacing: 0.1em;
    padding: 0.12em 1em 0.3em;
    font-weight: bold;
}

.schedule td.venue {
    padding: 0 0 0.5rem;
    font-size: 1.4em;
    font-weight: bold;
}

.schedule .date {
    width: 100%;
}

.schedule .area {
    width: 100%;
    text-align: left;
}

.schedule .venue {
    width: 100%;
}


.schedule .venue {
    padding-left: 0;
}
.schedule .info {
    padding-left: 1rem;
    width: 20%;
}

.schedule .time {
    width: 8%;
    line-height: 1.5;
}

.schedule .guest {
    padding-right: 1rem;
    font-weight: bold;
    width: 16%;
}

.schedule td.info {
    font-size: 0.9em;
    line-height: 1.6;
    width: 100%;
    padding: 0;
    background: #ffffffbf;
    padding: 0.8rem;
    border-radius: 0.6rem;
}

.schedule td.info::before {
    content: 'CONTACT';
    font-size: 1em;
    color: #e95504;
    display: block;
    font-weight: bold;
}

.schedule .table_wrap {
    margin: 0 auto 3rem;
}

}
/*===================================================
	.ticketBox
====================================================*/
.ticketBox{
    position: relative;
    margin: 0 auto;
}
.ticketBox .innerContent {
    display: flex;
    flex-wrap: wrap;
    position: relative;
    align-items: flex-start;
}
.ticketBox .titBox{
    display: block;
    position: sticky;
    top: 80px;
    width: 50%;
}
.ticketBox .titBox h3 {
    text-align: left;
    font-size: clamp(6vw, 1200%, 10vw);
    line-height: 0.8em;
    margin-bottom: 20px;
}
.ticketBox .price {
    font-size: 180%;
    font-weight: 700;
    text-align: left;
    line-height: 1.3em;
}
.ticketBox .ticketBlock{
    width: 50%;
    z-index: 2;
    position: relative;
}
.ticketBox .ticketList {
    overflow: hidden;
    margin-bottom: 20px;
}
.ticketBox .ticketList:last-child {
    margin-bottom: 0;
}
.ticketBox .price .seat{
    font-size: 80%;
}
.ticketBox .price .tax{
    font-size: 50%;
    margin: 0 0 0 8px;
}
.ticketBox .tikcetTit {
    background: linear-gradient(270deg, #353c56, #486a6b);
    color: #FFF;
    padding: 40px;
    font-size: 125%;
    font-weight: bold;
    position: relative;
    cursor: pointer;
    transition: 0.5s ease;
    border-top: 1px solid #ffffff70;
    border-bottom: 1px solid #082a20f7;
}
.ticketBox .tikcetTit span{
    position: absolute;
    top: calc(50% - 6px);
    right: 40px;
    width: 12px;
    height: 12px;
    transform: rotate(135deg);
    transition: 0.3s ease;
}
.ticketBox .end .tikcetTit span{
    transform: rotate(135deg);
}
.end .tikcetTit:after {
    content: "受付終了";
    font-size: 55%;
    background: #ffffff;
    color: #3a485b;
    padding: 4px 10px 5px;
    vertical-align: 2px;
    display: inline-block;
    line-height: 1em;
    margin: 0 0 0 8px;
    position: relative;
    top: auto;
    left: auto;
    transform: none;
    border-radius: 100px;
    letter-spacing: 0;
}
.ticketBox .tikcetTit span:before {
    content: "";
    position: absolute;
    top: 25%;
    width: 100%;
    height: 100%;
    border-top: 1px solid;
    border-right: 1px solid;
}
.ticketBox .tikcetTit.open span {
    transform: rotate(-45deg);
}
.ticketBox .end .tikcetTit.open span {
    transform: rotate(-45deg);
}

.ticketBox .tikcetDetail {
    background: #252d2d;
    padding: 40px;
}
.ticketBox .detailList {
    display: block;
    border-bottom: 1px solid #ffffff59;
    padding: 0 0 15px;
    margin: 0 0 15px;
}
.ticketBox .detailList:last-of-type{
	margin-bottom: 40px;
}
.ticketBox .detailList dt {
    width: 100%;
    padding: 0;
    font-size: 80%;
    margin: 0 0 10px;
    font-weight: 400;
    line-height: 1.6em;
    opacity: 0.5;
}
.ticketBox .announce{
    display: inline-block;
    background: #d797ff;
    color: #000000;
    padding: 6px 16px 3px;
    font-size: 16px;
    font-weight: 600;
    border-radius: 100px;
}
.flowTxt {
    font-family: "Poppins", sans-serif;
    line-height: 0;
    color: transparent;
    z-index: 1;
    position: fixed;
    left: 0;
    bottom: -10px;
    text-align: center;
    width: 100%;
    overflow: hidden;
    margin-bottom: 0;
    pointer-events: none;
    opacity: 0;
    transition: 1s ease;
}
.fixed-class .flowTxt{
    opacity: 0.1;
}
.flowTxt .inner {
    animation: slidemove 35s linear infinite;
    width: 6000px;
    display: flex;
}
@keyframes slidemove {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-3000px);
  }
}
.flowTxt .inner img {
    width: 3000px;
}

/* SP-max-900 */
@media screen and (max-width: 900px){


.ticketBox .innerContent {
    display: block;
}
.ticketBox .titBox {
    margin-bottom: 40px;
    width: 100%;
    position: relative;
    top: auto;
}
.ticketBox .titBox h3 {
    font-size: 350%;
}
.ticketBox .ticketBlock {
    width: 100%;
}
.ticketBox .price {
    font-size: 140%;
}
.ticketBox .tikcetTit {
    padding: 20px;
}
.ticketBox .tikcetDetail {
    padding: 20px;
}
.ticketBox .detailList:last-of-type {
    margin-bottom: 15px;
}
.fixed-class .flowTxt {
    opacity: 0.4;
}
.ticketBox .announce {
    font-size: 14px;
}
.ticketBox .ticketList {
    overflow: hidden;
    margin-bottom: 5px;
}
.ticketBox .tikcetTit span {
    right: 15px;
}

}

/*===================================================
	.fcentryBox
====================================================*/
.fcentryBox{
    position: relative;
}
.fcentryBox .innerContent{

}
.fcentryBox .fclinkTit{
    text-align: center;
    font-size: 160%;
    font-weight: 600;
    margin: 0 auto 40px;
}
.fcentryBox  .fclinkList{
    display: flex;
    align-items: center;
    gap: 40px;
    max-width: 800px;
    margin: 0 auto;
}
.fcentryBox  .fclinkList li{

}
.fcentryBox  .fclinkList li a{
    display: block;
    line-height: 0;
}
.fcentryBox  .fclinkList li a img{
    border-radius: 20px;
    overflow: hidden;
}
/* PC-min-901 */
@media screen and (min-width: 901px){

.fcentryBox .fclinkList li a img{
    transition: 0.3s ease;
}
.fcentryBox .fclinkList li a:hover img{
    transform: translateY(-10px);
    box-shadow: 0 10px 10px -5px rgba(0, 0, 0, 0.4);
}
}

/* SP-max-900 */
@media screen and (max-width: 900px){
.fcentryBox .fclinkList {
    flex-direction: column;
    gap: 15px;
}
.fcentryBox  .fclinkList li {
    width: 65%;
}

.fcentryBox .fclinkTit {
    font-size: 130%;
    margin-bottom: 30px;
}
}


/*===================================================
	.specialBox
====================================================*/
.specialBox {
    position: relative;
    background: linear-gradient(180deg, #aeb6d5, #7ca2a3);
    background: linear-gradient(180deg, #aa79a0, #edaba3);
    border-radius: 80px;
    overflow: hidden;
    box-shadow: 0 0 50px #000000ad;
}
.specialBox::before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: url(/static/tomohisayamashita/fanclub/feature/tour2026/images/bg_noise.jpg);
    background-size: 600px;
    mix-blend-mode: soft-light;
}

.specialBox .titBox{
}
.specialBox .titBox h3{
}
.specialBox .inBox{
    background: #FFF;
    padding: 60px;
    border-radius: 40px;
    display: flex;
    flex-direction: column;
    gap: 32px;
    position: relative;
    margin-bottom: 80px;

}
.specialBox .inBox:last-child{
    margin-bottom: 0;
}
.specialBox .inBox.special01{
    background-image: url(/static/tomohisayamashita/fanclub/feature/circle_2025/images/special_bg_01.jpg);
    background-size: cover;
    background-position: center center;
}
.specialBox .inBox.special02{
    background-image: url(/static/tomohisayamashita/fanclub/feature/circle_2025/images/bg_main_pc_mX2qZHxf.jpg);
    background-size: cover;
    background-position: center center;
    color: #FFF;
}
.specialBox .inBox.special02 .btn a {
    border: 2px solid;
    padding: 20px;
    margin: 0 auto;
    box-shadow: 0 0 10px #fff, inset 0 0 10px #fff, 0 0 0px #fff, 0 0 0px #7430ae, 0 0 0px #7430ae, 0 0 10px #7430ae, 0 0 10px #7430ae, inset 0 0 20px #7430ae;
    color: #fff;
    width: 100%;
    max-width: 430px;
    display: block;
    border-radius: 999px;
    font-weight: bold;
    letter-spacing: 0.1em;
    background: rgba(165, 77, 179, 0.5);
    -webkit-filter: drop-shadow(5px 5px 10px rgba(0, 0, 0, 0.5));
    -moz-filter: drop-shadow(5px 5px 10px rgba(0, 0, 0, 0.5));
    -ms-filter: drop-shadow(5px 5px 10px rgba(0, 0, 0, 0.5));
    filter: drop-shadow(5px 5px 10px rgba(0, 0, 0, 0.5));
}
.specialBox .inBox.special04{
    background-image: url(/static/tomohisayamashita/fanclub/feature/circle_2025/images/bg_main_pc_W8uysqGk.png);
    background-size: 100%;
    background-position: center center;
    color: #FFF;
    padding-top: 0;
}


.specialBox .badge{
    position: absolute;
    line-height: 0;
    width: 150px;
    top: -20px;
    right: -20px;
    display: flex;
    flex-direction: column;
    gap: 16px;
}
.specialBox .specialTit {
    width: 100%;
    max-width: 400px;
    margin: 0 auto;
}
.specialBox .special01 .specialTit,
.specialBox .special03 .specialTit{
    margin: 0 auto 32px;
}
.specialBox .lead{
    max-width: max-content;
    margin: 0 auto;
    font-size: 110%;
    line-height: 1.6em;
}
.specialBox .special03 .lead {
    margin: 0 auto 32px;
}

.specialBox .target{
    display: flex;
    max-width: fit-content;
    padding: 16px 32px;
    font-size: 120%;
    margin: 0 auto;
    border-radius: 100px;
    border: 2px solid;
    gap: 24px;
    font-weight: 600;
    align-items: center;
}
.specialBox .target dt{

}
.specialBox .target dd{
    border-left: 2px solid;
    padding-left: 24px;
}
.specialBox .specialImage{
    max-width: 500px;
    margin: 0 auto;
}

.specialBox .methodBlock .method {
    border-bottom: 1px dashed #ccc;
    padding: 0 0 15px 24px;
    margin: 0 0 15px;
    position: relative;
    display: flex;
    flex-direction: column;
    gap: 8px;
}
.specialBox .methodBlock .method:last-child {
    border-bottom: none;
    padding: 0 0 15px 24px;
    margin: 0;
}
.specialBox .methodBlock .method .appList {
    display: flex;
}
.specialBox .methodBlock .method .appList li {
    line-height: 0;
    margin: 0 20px 0 0;
}
.specialBox .methodBlock .method .appList li a {
    display: block;
}
.specialBox .methodBlock .method .appList li a img {
    width: auto;
    height: 60px;
    max-width: 100%;
}
.specialBox .methodBlock .method .txt{
    position: relative;
}
.specialBox .methodBlock .method .txt span{
    position: absolute;
    left: -26px;
}


.specialBox .special03{
    background-image: url(/static/tomohisayamashita/fanclub/feature/circle_2025/images/bg02.jpg);
    color: #FFF;
}
.specialBox .special03 .op_detail .detailList dd:before {
    background: #FFF;
}
.specialBox .special03:after{
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 2;
    pointer-events: none;
    mix-blend-mode: soft-light;
    opacity: 0.6;
    background: url(/static/tomohisayamashita/fanclub/feature/circle_2025/images/noiz.webp) left top / 250px repeat;
}

/* SP-max-900 */
@media screen and (max-width: 900px){
.specialBox {
    border-radius: 45px;
}
.specialBox .titBox {
    margin-bottom: 40px;
}

.specialBox .inBox {
    gap: 15px;
    padding: 30px 16px;
    margin-bottom: 40px;
    border-radius: 25px;
}
.specialBox .badge {
    max-width: 22%;
    top: -10px;
    right: -10px;
}
.specialBox .specialTit {
    width: 80%;
}
.specialBox .target {
        margin: 0 auto 16px;
        flex-direction: column;
        border-radius: 24px;
        gap: 16px;
        padding: 16px;
        min-width: 200px;
}
.specialBox .target dd{
    border-left: none;
    padding-left: 0;
    border-top: 2px solid;
    padding-top: 16px;
}
.specialBox .inBox.special02 .btn a {
    width: 80%;
}
.specialBox .inBox.special04{
    background-image: url(/static/tomohisayamashita/fanclub/feature/circle_2025/images/bg_main_sp_W8uysqGk.png);
}
.specialBox .inBox.special04 .specialTit{
        width: 95%;
}
}

/*===================================================
	streamBox
====================================================*/
.streamBox {
    position: relative;
    background: #28292a;
}
.streamBox .innerContent {
    display: flex;
    flex-direction: column;
    gap: 32px;
}
.streamBox .titBox h3 {
    font-size: 620%;
}
.streamBox .logoList {
    display: flex;
    gap: 32px;
    width: 70%;
    max-width: 600px;
    justify-content: center;
    margin: 0 auto 32px;
}
.streamBox .logoList li{

}
/* SP-max-900 */
@media screen and (max-width: 900px){
.streamBox {
    padding: 60px 20px;
}
.streamBox .titBox h3 {
    font-size: clamp(6vw, 1200%, 13vw);
}
.streamBox .logoList {
    gap: 24px;
    width: 100%;
    margin: 0 auto 16px;
}
.streamBox .btnList{
    flex-direction: column;
}
.streamBox .btnList .btn a{
        width: 100%;
}
}


/*===================================================
	.goodsBox
====================================================*/
.goodsBox {
    position: relative;
}
.goodsBox .clm{
    position: relative;
    display: flex;
    align-items: flex-start;
    flex-direction: row-reverse;
    margin-bottom: 80px;
}
.goodsBox .titBox{
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    position: sticky;
    top: 120px;
    width: 300px;
}
.goodsBox .titBox h3{
    font-size: 1200%;
}

.goodsBox .goodsMain{

}
.goodsBox .cap{
    text-align: center;
    font-size: 20px;
}

/* SP-max-900 */
@media screen and (max-width: 900px){
.goodsBox {
    padding: 60px 20px;
}
.goodsBox .clm {
    margin-bottom: 60px;
}
.goodsBox .titBox {
    top: 60px;
}
.goodsBox .titBox h3 {
    font-size: clamp(6vw, 1200%, 14vw);
}
.goodsBox .cap {
    font-size: 16px;
}
}

/*===================================================
	footer
====================================================*/
footer {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    gap: 60px;
    align-items: center;
    padding: 100px;
    position: relative;
}
.footerInner{
    text-align: center;
}
.footerInner .credit{
    font-size: 70%;
    margin: 0 0 10px;
}
.footerInner .cap{
    font-size: 70%;
    line-height: 1.4em;
}
footer.btn{

}
footer .btn a{
    font-family: "ivymode", sans-serif;
    background: transparent;
    padding: 0;
    letter-spacing: 0.05em;
    font-size: 200%;
    line-height: 1.4em;
}
footer .btn a span{
    display: block;
    font-size: 80%;
}

/* SP-max-900 */
@media screen and (max-width: 900px){
footer {
    padding: 40px 20px;
    flex-direction: column;
    gap: 24px;
}
footer .btn a {
    font-size: 140%;
}
.footerInner .credit {
    font-size: 50%;
}
}



/*===================================================
  OP:DETAIL
====================================================*/
.op_detail{

}
.op_detail .detailList {
    display: flex;
    border-bottom: 1px solid;
    padding: 0 0 16px;
    margin: 0 0 16px;
    align-items: stretch;
}
.op_detail .detailList:first-child{
    border-top: 1px solid;
    padding: 16px 0 16px;
}
.op_detail .detailList:last-child{
    margin: 0;
}
.op_detail .detailList dt{
    width: 20%;
    padding: 0 40px 0 0;
    display: flex;
    align-items: center;
    font-weight: 500;
    line-height: 1.6em;
}
.op_detail .detailList dt:before{
}
.op_detail .detailList dt .txt{
    font-size: 100%;
    line-height: 1.5em;
}
.op_detail .detailList dd{
    width: 80%;
    position: relative;
    padding: 0 0 0 40px;
    display: flex;
    align-items: center;
}
.op_detail .detailList dd:before{
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 1px;
    background: #000;
}
.op_detail .detailList dd .detailInner{
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 16px;
}

/* OP:DETAIL:SP-max-769 */
@media screen and (max-width: 769px){
.op_detail .detailList {
    display: block;
}
.op_detail .detailList dt {
    width: 100%;
    padding: 0 0 0 8px;
    margin: 0 0 16px;
    font-size: 100%;
    font-weight: 600;
    border-left: 5px solid;
}
.op_detail .detailList dd {
    width: 100%;
    position: relative;
    padding: 0;
}
.op_detail .detailList dd:before {
    content: none
}
}

/*===================================================
  OP:MODAL
====================================================*/
.op_modal{

}
.op_modal .modPop {
    display:none;
    width: 100%;
    height: 100%;
    color: #fff;
    box-sizing: border-box;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 9999;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
}
.op_modal .modPop.popActive {
  display:block;
}
.op_modal .modPop .popupShade{
    position: absolute;
    left: 0;
    width: 100%;
    height: auto;
    min-height: 100%;
    background: rgba(0, 0, 0, 0.3);
    z-index: 0;
}

.op_modal .modPop .close {
    width: 50px;
    height: 50px;
    position: absolute;
    right: 20px;
    top: -80px;
    cursor: pointer;
    transition: 0.3s ease;
    background: #000;
    border-radius: 100px;
}
.op_modal .modPop .close::before,
.op_modal .modPop .close::after {
    content: '';
    display: inline-block;
    width: 60%;
    height: 2px;
    background: #FFF;
    position: absolute;
    left: 50%;
    top: 50%;
}
.op_modal .modPop .close::before {
    transform: translate(-50%, -50%) rotate(45deg);
}
.op_modal .modPop .close::after {
    transform: translate(-50%, -50%) rotate(-45deg);
}
.op_modal .modPop .popInBox {
    width: 100%;
    max-width: 100%;
    margin: 100px auto 0;
    position: absolute;
    left: 0;
    bottom: 0;
    background: #f7f7f7;
    color: #000;
    border-radius: 60px 60px 0 0;
    max-height: calc(100vh - 200px);
}
.op_modal .modPop .popInContent{
    width: 100%;
    max-height: calc(100vh - 200px);
    overflow-y: scroll;
    overflow-x: hidden;
    padding: 40px;
    box-sizing: border-box;
}
.op_modal .modPop .popInContent::-webkit-scrollbar{
    display: none;
}

/* OP:MODAL:PC-min-770 */
@media screen and (min-width: 770px){

}

/* OP:MODALSP-max-769 */
@media screen and (max-width: 769px){
.op_modal .modPop .close {
    width: 30px;
    height: 30px;
    right: 0;
    top: -40px;
}
.op_modal .modPop .popInBox {
    max-height: calc(100vh - 120px);
    margin: 60px auto;
}
.op_modal .modPop .popInContent{
    max-height: calc(100vh - 120px);
    padding: 20px;
}
}