@charset "UTF-8";


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


	reset.css


====================================================*/
*{
	-webkit-touch-callout: none;
	user-select: none;
	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;
}


html,body {
font-family: "noto-sans-cjk-jp", sans-serif;
}

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;
}
body, a, .page--home .block--content-wrap, .page--home .block--contents a, .copyright, footer small a, footer small, .page--movie .section--detail .btn .btn--sub, .page--faq .block--faq-detail span.icon--q, .page--faq .section--detail .block--contact a, .page--home .section--hero-img .block--login nav a, .page--home footer .list-tit, .list--support .list__item a, .page--feature .page--introduction .block--service .block--service__contents li, footer .nav__list--sns li a, .page--qa .tit--a:first-letter, .page--blog .block--comment .list--comment li.comment--member .user:after {
    color: #ffffff;
}
.footer .copyright small {
        color: #ffffff;
}
.wrap::before,
.wrap::after {
    display: none!important;
}
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;
}
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;
}

body, footer, body:not(.page--home) .wrap, .block--content-wrap {
    opacity: 1;
    background: none !important;
}
body{
    background: #1a2a5f !important
}
body::before {
    content: '';
    display: block;
    position: fixed;
    width: 8vh;
    height: 100vh;
    background: url(/static/fcopen/fanplakit/artist/exwhyz_w8iu2s4vp3b/feature/50_question/images/ph_side_tit_uK85F6vG.png);
    background-size: 8vh;
    animation: flowing 20s linear infinite;
    z-index: 1;
    background-repeat: repeat-y;
    right: 1%;
}
@keyframes flowing {
 0% {background-position: 0% 0;}
 100% {background-position: 0% -114.5vh;}
}


.mov {
    position: relative;
    width: 100%;
    padding-top: 56.25%;
    margin: 10px auto 0;
}
.mov iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}


.wrap {
    padding-top: 150px;
}
.wrap::before {
	display: block;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 10px;
    width: 100%;
    background: #001a72;
}
.wrap::after {
	display: block;
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    height: 10px;
    width: 100%;
    background: #001a72;
}
#header-nav.header {
    display: none;
}
footer .bg {
    display: none;
}
.delighter {
    transition: all .5s ease-out;
    transform: translatey(10%);
    opacity: 0;
   }

.delighter.started {
      transform: none;
      opacity: 1;
   }

h2{
    font-family: "presicav", sans-serif;
    color: #fff;
    text-align: center;
    font-size: min(4.5vw, 100px);
    margin: 0 auto 10vw;
    line-height: 1.5;
}
h3{
    font-family: "presicav", sans-serif;
    color: #fff;
    text-align: center;
    font-size: min(3.5vw, 80px);
    margin: 0 auto 5vw;
    line-height: 1.5;
}
.inBox{
    width: 90%;
    margin: auto;
    max-width: 1200px;
}

.linkList{
    width: 95%;
    margin: auto;
}
.linkList li{
    position: relative;
    margin: 0 auto 250px;
}
.linkList li:nth-child(even){

}
.linkList li:nth-child(odd){
    left: -5%;
}

.linkList li a{
    color: #fff;
    display: -webkit-flex;
    display: flex;
    flex-flow: row wrap;
    justify-content:center;
    align-items: center;
}
.linkList li a .name{
    text-align: center;
    font-family: "presicav", sans-serif;
    font-size: 30px;
    margin: 0 0 20px 0;
}
.linkList li a .ph {
    width: 40%;
}
.linkList li a .txtArea{
    width: 40%;
}
.linkList li a .txt{
    text-align: center;
    font-size: 15px;
    line-height: 1.8;
}
.linkList li a .txt img{
    margin: 30px auto;
    display: block;
}
.linkList li a .more{
    text-align: center;
    font-size: 12px;
    border: 1px solid;
    display: block;
    width: 200px;
    margin: auto;
    padding: 15px;
}
.linkList li .circle{
    background-color: rgba(255, 255, 255, 0.1);
    padding-top: 55%;
    width: 95%;
    animation-name: circleAnime01;
    animation-duration: 20.0s;
    animation-timing-function: ease;
    animation-iteration-count: infinite;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    z-index: -1;
}
.linkList li .circle::before {
    content: '';
    display: block;
    position: fixed;
    width: 120px;
    height: 120px;
    background: url(/static/fcopen/fanplakit/artist/exwhyz_w8iu2s4vp3b/feature/50_question/images/ph_parts_01_uK85F6vG.png);
    background-size: 100%;
    z-index: 1;
    background-repeat: no-repeat;
    bottom: 11%;
    right: 0;
}
.linkList li:nth-child(even) .circle::before {
    right: auto;
    left: 0;
}
 
@keyframes circleAnime01{  
	0%{
        border-radius: 63% 37% 54% 46%/55% 48% 52% 45%;
    }
    14%{
        border-radius: 40% 60% 54% 46%/49% 60% 40% 51%;
    }
    28%{
        border-radius: 54% 46% 38% 62%/49% 70% 30% 51%;
    }
    42%{
        border-radius: 61% 39% 55% 45%/61% 38% 62% 39%;
    }
    56%{
        border-radius: 61% 39% 67% 33%/70% 50% 50% 30%;
    }
    70%{
        border-radius: 50% 50% 34% 66%/56% 68% 32% 44%;
    }
    84%{
        border-radius: 46% 54% 50% 50%/35% 61% 39% 65%;
    }
    100%{
        border-radius: 63% 37% 54% 46%/55% 48% 52% 45%;
    }
}

.questionList{
    width: 90%;
    margin: auto;
}
.questionList li{
    margin: 0 0 80px 0;
}
.questionList li .box_q{
    font-size: 19px;
    line-height: 1.5;
    margin: 0 0 20px 0;
    text-align: center;
}
.questionList li .box_q .number{
    font-family: "presicav", sans-serif;
    font-size: 25px;
    margin: 0 10px 0 0;
    position: relative;
    top: 2px;
}
.questionList li .box_a{
    display: -webkit-flex;
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    align-items: center;
}
.questionList li .box_a .phArea{
width: 15%;
}
.questionList li .box_a .phArea .ph{
    margin: 0 auto 10px;
}
.questionList li .box_a .phArea .ph img{
    border-radius: 999px;
}
.questionList li .box_a .phArea .name{
    text-align: center;
    font-size: 18px;
    font-family: "presicav", sans-serif;
}
.questionList li .box_a .txtArea{
    width: 80%;
    position: relative;
    display: inline-block;
    padding: 40px 30px;
    max-width: 100%;
    font-size: 14px;
    background: rgba(255, 255, 255, 0.1);
    border-radius: 20px;
}
.questionList li .box_a .txtArea:before {
  content: "";
  position: absolute;
  top: 50%;
  left: -30px;
  margin-top: -15px;
  border: 15px solid transparent;
  border-right: 15px solid rgba(255, 255, 255, 0.05);
}
.questionList li .box_a .txtArea img{
    max-width: 500px;
    margin: auto;
    display: block;
}


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

.linkList li a:hover {
    filter: brightness(1.20);
}

}



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

body, footer, body:not(.page--home) .wrap, .block--content-wrap {
    opacity: 1;
}
body, footer, .bg::before, body:not(.page--home) .wrap, .page--blog .block--comment .list--comment li form input {
    background: transparent;
}
body:not(.page--home) .bg {
    height: 100%;
}
body:not(.page--home) .drawer__btn {
    display: none;
}
.wrap:not(.page--home) {
    padding-top: 50px;
}
h1.logo {
    display: none;
}
body::before {
    width: 3vh;
    background: url(/static/fcopen/fanplakit/artist/exwhyz_w8iu2s4vp3b/feature/50_question/images/ph_side_tit_uK85F6vG.png);
    background-size: 3vh;
}
@keyframes flowing {
 0% {background-position: 0% 0;}
 100% {background-position: 0% -128.5vh;}
}
h2 {
    font-size: 30px;
    margin: 0 auto 15vh;
    line-height: 1.5;
}
h3 {
    font-size: 25px;
    margin: 0 auto 5vh;
    line-height: 1.5;
}
.linkList{
    width: 100%;
    margin: auto;
}
.linkList li a {
    justify-content: space-between;
}
.linkList li a .ph {
    width: 38%;
}
.linkList li a .txtArea {
    width: 57%;
}
.linkList li a .txt {
        text-align: center;
        font-size: 11px;
}
.linkList li a .txt img {
    margin: 10px auto;
    display: block;
}
.linkList li a .name {
    font-size: 17px;
    margin: 0 0 8px 0;
}
.linkList li a .more {
    text-align: center;
    font-size: 11px;
    border: 1px solid;
    display: block;
    width: 150px;
    margin: auto;
    padding: 10px;
}
.inBox {
    width: 80%;
    margin: auto;
    max-width: 1200px;
}
.linkList li {
    position: relative;
    margin: 0 auto 25vh;
}
.linkList li .circle::before {
        content: '';
        display: block;
        position: fixed;
        width: 40px;
        height: 40px;
        background: url(/static/fcopen/fanplakit/artist/exwhyz_w8iu2s4vp3b/feature/50_question/images/ph_parts_01_uK85F6vG.png);
        background-size: 100%;
        z-index: 1;
        background-repeat: no-repeat;
        bottom: 0;
        right: auto;
        left: 23%;
}
.linkList li:nth-child(even) .circle::before {
    right: 23%;
    left: auto;
}
.linkList li .circle {
    padding-top: 105%;
    width: 100%;
}
.questionList {
    width: 100%;
    margin: auto;
}
.questionList li {
    margin: 0 0 30px 0;
}
.questionList li .box_q {
        font-size: 13px;
        line-height: 1.5;
        margin: 0 0 10px 0;
        text-align: left;
}
.questionList li .box_q .number {
        font-size: 18px;
}
.questionList li .box_a .phArea {
    width: 20%;
}
.questionList li .box_a .phArea .ph {
    margin: 0 auto 5px;
}
.questionList li .box_a .phArea .name {
    font-size: 12px;
}
.questionList li .box_a .txtArea {
    width: 74%;
    padding: 20px 15px;
    max-width: 100%;
    font-size: 11px;
    border-radius: 15px;
}

.questionList li .box_a .txtArea:before {
    content: "";
    position: absolute;
    top: 50%;
    left: -16px;
    margin-top: -8px;
    border: 8px solid transparent;
    border-right: 8px solid rgba(255, 255, 255, 0.1);
}


}
