@charset "utf-8";

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

		TWICE ツアー 特設 sp style

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

.pc { display: none;}
body {
	font-family: -apple-system, BlinkMacSystemFont, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", sans-serif;
	font-size: 14px;
	font-weight: 300;
	line-height: 1.8;
	letter-spacing: 0.01em;
}
section { padding: 45px 0;}
section .inner { max-width: 100%; padding: 0 5%;}
section .sectionTit { font-size: 40px; margin: 0 0 30px; line-height: 1.2;}
header #btnIco { top: 10vw; right: 10%;}
header #btnIco img,#keyVisual .gNav li img{ width: 70px;}
header .navBtn { width: 28px; height: 24px; top: 50%;}
#loading { border: 0vw solid #fff; }
.btn { margin: 0 auto 20px; width: 90%;}
.btn a { max-width: 100%; font-size: 13px;}

/* keyVisual
============================ */
#keyVisual {
	width: 100%;
	height: 88vh;
	padding: 0;
	position: fixed;
	top: 0;
	left: 0;
	z-index: -1;
	-webkit-transition: all .6s ease 1s;
	transition: all .6s ease 1s;
}
.loaded #keyVisual { padding: 5vw; }
#keyVisual .inner { background-image: url("../image/keyvisual_sp.png"); background-size: cover;}
#keyVisual .tourLogo { font-size: 5vh; font-weight: 600;}
#keyVisual .tourLogo svg { width: 90%;}
#keyVisual .scroll { bottom: 0; color: transparent;}
#keyVisual .scroll::before { color: #fff;}
#keyVisual .headerNav .navBtn{
	width: 33px;
	height: 33px;
	position: absolute;
	z-index: 1000;
	top: 17%;
	right: 66%;
	transform: rotate(32deg);
}
.navWrap .navCover{
	display: none;
	width: 100%;
	height: 100%;
	background: none;
	position: absolute;
	top: 0;
	right: 0;
	opacity: 0;
	cursor: pointer;
	z-index: 1000;
}
#keyVisual .headerNav{
	width: 100%;
	background: #ff65c9;
	height: 150%;
	padding: 90px 0 0 20px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	position: absolute;
	top: -12%;
	right: -44%;
	z-index: 100;
	transform: rotate(12deg);
	padding: 19vh 0 0 20px;
}
#keyVisual .headerNav .menu{
	transform: rotate(-12deg);
	position: relative;
	top: 17%;
	left: 5%;
}
#keyVisual .headerNav .menu li{ margin: 10px;}
#keyVisual .headerNav .menu li a{
	margin: 0 0 7px;
	display: block;
	position: relative;
	color: #fff;
	font-weight: bold;
	font-size: 18px;
}


/* schedule */
#schedule table {
	width: 100%;
	border-bottom: none;
	margin: 0;
}
#schedule th { display: none;}
#schedule td { display: block;}
#schedule td.date {
	width:  60px;
	float: left;
	font-size: 20px;
	text-align: center;
	line-height: 1;
	font-weight: 600;
	padding: 0;
	margin: 0 10px 6px 0;
	color: #092393;
}
#schedule td.date span {
	display: block;
	background: #092393;
	color: #fff;
	font-size: 10px;
	letter-spacing: 0.1em;
	line-height: 1em;
	border-radius: 10px;
	padding: 1px 0;
	margin: 3px 0 0;
}
#schedule td.area,
#schedule td.venue{
	display: inline-block;
	font-size: 16px;
	font-weight: bold;
	line-height: 1;
	margin: 0 0 5px;
}
#schedule td.venue { margin: 0 0 0 10px; }
#schedule td.open { font-size: 11px; padding: 0 0 0 70px; }
#schedule td.info {
	clear: left;
	font-size: 11px;
	border-bottom: 0.5px solid #ddd;
	padding: 0 0 15px 110px;
	margin: 0 0 15px;
	position: relative;
}
#schedule td.open:before,#schedule td.info:before { font-weight: 600; color: #fa7dd3;}
#schedule td.open:before { content: "OPEN/START：";}
#schedule td.info:before { content: "INFO："; position: absolute; left: 70px;}

/* ticket */
#ticket .inner{ overflow: hidden;}
.accordion li {
	border-radius: 12px;
	margin: 0 0 10px;
	overflow: hidden;
}
.accordion li .tit {
	font-size: 18px;
	padding: 20px 40px 20px 5%;
	line-height: 1.3em;
	position: relative;
	color: #fa7dd3;
	font-weight: bold;
}
.accordion li.end .tit:after {
	content: '受付終了';
	display: inline-block;
	color: #f66;
	font-size: 10px;
	font-weight: bold;
	line-height: 26px;
	border: 2px solid;
	padding: 0 10px;
	margin: -15px 0 0 -50px;
	position: absolute;
	top: 50%;
	right: 12%;
}
.accordion li.end .tit { padding-right: 120px;}
.accordion li .detail { border-bottom: 0.5px solid #fff;}
.accordion li:not(.current) .tit:before {
	width: 12px;
	height: 12px;
	top: 50%;
	margin-top: -8px;
}
#ticket .accordion li table,#ticket .accordion li tbody,#ticket .accordion li tr,#ticket .accordion li th,#ticket .accordion li td,#special .contents table,#special .contents .prize tr{ display: block; width: 100%; }
.accordion li table { padding: 0 5% 20px; }
#ticket .accordion li th,#special .contents .prize th{ font-weight: bold; text-align: left;}
#ticket .accordion li td,#special .contents .prize td{ margin: 0 0 15px; }

.subTxt { display: block;}
#ticket .ticketList + .detail { font-size: 12px;}
#ticket .childTicket {
	margin: 30px 10px 10px;
	padding: 20px 0 5px;
	border-radius: 10px;
}
#ticket .childTicket .tit,#ticket .childTicket .lead,#ticket .childTicket .attentionList{ padding: 0 5%;}
#ticket .childTicket .tit {
	margin: 0 0 15px;
	font-size: 16px;
	color: #092393;
}
#ticket .childTicket .lead { margin: 0 0 20px;}
#ticket .childTicket .attentionList { margin: 0 0 25px;}
#ticket .childTicket .attentionList li { margin: 0 0 5px;}
#ticket .childTicket .attentionList li span { font-size: 11px;}

/* qa */
#qa .sectionTit { margin: 0 0 30px;}
#qa .accordion { margin: 0 0 30px;}
#qa .accordion li { background: #fff;}
#qa .accordion li.category {
	background: transparent;
	box-shadow: none;
	border-radius: 0px;
	overflow: hidden;
	font-size: 18px;
	font-weight: bold;
	line-height: 2em;
}
#qa .accordion li .tit { font-size: 14px; padding: 15px 40px 15px 10px;}
#qa .accordion li:not(.current) .tit:before { border-color: #fff;}
#qa .accordion li .txt{
	padding-left: 40px;
	display: block;
	line-height: 1.8;
}
#qa .icon {
	display: inline-block;
	width: 26px;
	color: #092393;
	background: #fff;
	text-align: center;
	line-height: 26px;
	border-radius: 50%;
	float: left;
}
#qa .answer { padding: 15px 5% 15px 10px;}
#qa .answer .icon { background: #092393; color: #fff;}

.accordion li .ticketList li { margin-bottom: 0;}
.accordion li .ticketList li a {
	display: block;
	padding: 10px 0;
	border-bottom: 0.5px solid #ddd;
}
.accordion li .ticketList li:nth-child(2) { margin-bottom: 10px;}
.accordion li .ticketList li:nth-child(3) a { border-top: 0.5px solid #ddd;}
.accordion li .ticketList li a:after { right: 2px;}

/* links */
footer { padding: 30px 0; }
footer .links {
	font-size: 12px;
	text-align: center;
	padding: 0 5%;
	margin: 0 0 25px;
}
footer .links a { line-height: 2.4; padding: 6px 0; margin: 0 0 5px; background: rgba(255,255,255,0.2); }
footer .links .logo { width: 50px; margin: 0 auto 20px;}

.officialcarrier { width: 373px; margin: 0 auto 20px;}
.officialcarrier dt { font-size: 10px; margin: 0 0 3px;}
.officialcarrier dd {
	width: 175px;
	margin: 0 auto;
	padding: 0 10px;
}

@media screen and (max-width: 360px){
	.btn a { font-size: 11px;}
	#schedule td.area,#schedule td.venue{ font-size: 14px;}
	footer .links a { font-size: 11px;}
	.accordion li.end .tit:after {
		line-height: 23px;
		margin: -13px 0 0 -50px;
	}
	.accordion li .tit { font-size: 15px;}
}
