/* ==========================================================================
Basket ball PAGE
========================================================================== */

#q02,#q03,#q04,#q05,#q06,#q07,#q08,#q09,#q10,#a01,#a02,#a03,#a04,#a05,#a06,#a07,#a08,#a09,#a10,#result {
display: none;
}

#pageContents {
background-color: transparent;
}

#pageContents .main img {
display: inline;
max-width: 100%;
}

.subfooter {
margin-top: 0;
}

.btn__q-num-txt {
  display: inline-block;
  margin-bottom: 10px;
}

.main {
position: relative;
padding: 0 0 50px;
color: #333;
background: url("/parasports/assets/img/activities/quiz/wheelchair-rugby/bg_main.png") no-repeat center top -25px;
}

.bg .main {
padding-bottom: 110px;
background-image: url("/parasports/assets/img/activities/quiz/wheelchair-rugby/bg_main.png"),
                url("/parasports/assets/img/activities/quiz/wheelchair-rugby/bg_main_02.png"),
                url("/parasports/assets/img/activities/quiz/wheelchair-rugby/bg_main_03.png");
background-repeat: no-repeat;
background-size: auto;
background-position: top -30px left, top 1270px right 100px, bottom -2px left -132px;
}

.main:before {
content:"";
position: absolute;
top: 503px;
left: 0;
width: 0;
height: 0;
border-style: solid;
border-width: 385px 0 0 100vw;
border-color: transparent transparent transparent #f4437b;
z-index: -1;
}

.main:after {
content:"";
position: absolute;
top: 888px;
left: 0;
width: 100vw;
height: 9999px;
background: #f4437b;
z-index: -1;
}

.main .inner {
position: relative;
width: 980px;
margin: 0 auto;
padding: 83px 0 0;
z-index: 2;
}

.main h2 {
margin: 0 0 78px;
text-align: center;
}

.main .pos {
position: absolute;
top: 117px;
right: -119px;
}

.main .quizFrame {
border: 10px solid #f4437b;
background: #fff;
border-radius: 45px;
}

.main .quizFrame .ttl {
display: flex;
margin: -2px;
padding: 31px 1px 41px;
background: #f4437b;
border-radius: 30px 30px 0 0;
}

.main .quizFrame .ttl .num {
width: 168px;
margin: 0 20px 0 0;
}

.main .quizFrame .ttl .num span {
display: block;
padding: 0 0 12px;
color: #f4437b;
font-size: 60px;
font-weight: bold;
line-height: 1.3;
text-align: center;
background: #fff;
border-radius: 0 20px 20px 0;
}

@media all and (-ms-high-contrast: none) {
.main .quizFrame .ttl .num span {
padding: 6px 0;
}
}

.main .quizFrame .ttl h3 {
display: flex;
align-items: center;
width: calc(100% - 188px);
min-height: 93px;
color: #fff;
font-size: 30px;
font-weight: bold;
line-height: 1.8;
}

.main .quizFrame .quizBox {
padding: 40px 59px 80px;
}

.main .quizFrame .quizBox .leadImg {
margin: 0 0 60px;
text-align: center;
}

#q10 .l-grid3-2col > li {
width: 360px;
height: auto;
margin: 0 auto;
}
#q10 .quizBox .leadImg {
margin: 0;
}

.main .quizFrame .quizBox .hint {
display: flex;
align-items: center;
width: 680px;
margin: 0 auto 40px;
background: #ebbb42;
border: 2px solid #ebbb42;
border-radius: 8px;
box-sizing: border-box;
}

.main .quizFrame .quizBox .hint .txt01 {
width: 124px;
padding: 0 0 0 46px;
color: #fff;
font-size: 20px;
font-weight: 900;
background: url("/parasports/assets/img/activities/quiz/wheelchair-basketball/ico_hint_01.png") no-repeat 15px center;
box-sizing: border-box;
}

.main .quizFrame .quizBox .hint .txt02 {
flex: 1;
padding: 18px 20px 12px;
font-size: 18px;
font-weight: 500;
line-height: 1.8;
background: #fff;
border-radius: 0 8px 8px 0;
}

.main .quizFrame .quizBox .list {
display: flex;
justify-content: space-between;
}

.main .quizFrame .quizBox .list li {
width: 265px;
}

.main .quizFrame .quizBox .list li a {
display: block;
padding: 15px 30px;
color: #fff;
text-align: center;
background: #f78187;
border-radius: 16px;
box-shadow: 0 10px 0 #c56885;
height: 100%;
}

.main .quizFrame .quizBox .list li h4 span {
display: block;
width: 52px;
height: 52px;
margin: 0 auto 13px;
padding: 0 0 2px;
color: #f78187;
font-size: 36px;
font-weight: bold;
text-align: center;
line-height: 47px;
background: #fff;
border-radius: 26px;
}

.main .quizFrame .quizBox .list li .box {
display: flex;
justify-content: center;
padding: 23px 0 0;
background: url("/parasports/assets/img/activities/quiz/wheelchair-basketball/bg_line_01.png") no-repeat left top;
}

.main .quizFrame .quizBox .list li .box--col {
display: block;
}

.main .quizFrame .quizBox .list li .box .txt {
display: flex;
align-items: center;
justify-content: center;
min-height: 135px;
font-size: 20px;
font-weight: 900;
line-height: 1.8;
}
.main #q03.quizFrame .quizBox .list li .box .txt,
.main #q04.quizFrame .quizBox .list li .box .txt {
  min-height: 45px;
}

@-moz-document url-prefix() {
.main .quizFrame .quizBox .list li .box .txt {
letter-spacing: -0.4px;
}
}

.main .quizFrame .quizBox .list li .box .img img {
vertical-align: top;
}

.main .answerFrame {
border: 10px solid #f4437b;
background: #fff;
border-radius: 45px;
}

.main .answerFrame .ttl {
display: flex;
padding: 40px 0 36px;
background: #fff;
border-radius: 30px 30px 0 0;
}

.main .answerFrame .ttl .num {
width: 118px;
margin: 0 20px 0 0;
}

.main .answerFrame .ttl .num span {
display: block;
padding: 0 0 8px;
color: #fff;
font-size: 42px;
font-weight: bold;
text-align: center;
background: #f4437b;
border-radius: 0 20px 20px 0;
}

.main .answerFrame .ttl h3 {
width: 680px;
margin: 40px 0 0;
text-align: center;
}

.main .answerFrame .answerBox {
width: 842px;
margin: 0 auto;
padding: 47px 0 90px;
background: url("/parasports/assets/img/activities/quiz/wheelchair-rugby/bg_line.png") no-repeat center top;
}

.main .answerFrame .answerBox .correct {
margin: 0 0 25px;
padding: 23px 27px;
line-height: 1.8;
background: #fff5f5;
border-radius: 16px;
}

.main .answerFrame .answerBox .correct.incorrect {
background: #f6f6f6;
}

.main .answerFrame .answerBox .correct .txt01 {
display: inline-block;
color: #f78187;
font-size: 20px;
font-weight: 900;
vertical-align: middle;
}

.main .answerFrame .answerBox .correct .txt02 {
display: inline-block;
margin: 0 20px 0 30px;
color: #f4437b;
font-size: 30px;
font-weight: 900;
vertical-align: middle;
}

.main .answerFrame .answerBox .correct .txt03 {
display: inline-block;
font-size: 30px;
font-weight: 900;
vertical-align: middle;
}

.main .answerFrame .answerBox .lead {
margin: 0 0 25px;
font-size: 18px;
font-weight: 500;
line-height: 1.8;
}

ruby[data-ruby] {
position: relative;
}

ruby[data-ruby]::before {
content: attr(data-ruby);
position: absolute;
line-height: 100%;
text-align: center;
left: -3em;
right: -3em;
font-size: 0.5em;
top: -20%;
}

.txt03 ruby[data-ruby]::before,
h3 ruby[data-ruby]::before {
top: -18%;
}

.question ruby[data-ruby]::before,
.btn ruby[data-ruby]::before,
.hint ruby[data-ruby]::before,
.lead ruby[data-ruby]::before,
.txt ruby[data-ruby]::before {
top: -22%;
}

ruby[data-ruby] rt {
display: none;
}

.main .answerFrame .answerBox .heading {
margin: 0 0 25px;
font-size: 18px;
font-weight: 700;
line-height: 1.8;
}
.main .answerFrame .answerBox .img {
margin: 0 0 58px;
text-align: center;
}

.main .answerFrame .answerBox .btn {
width: 356px;
margin: 0 auto;
}

.main .answerFrame .answerBox .btn a {
display: block;
padding: 26px 30px;
color: #fff;
font-size: 18px;
font-weight: 900;
text-align: center;
background: #f78187 url("/parasports/assets/img/activities/quiz/ico_arw_white.png") no-repeat right 30px center;
border-radius: 18px;
box-shadow: 0 10px 0 #c56885;
}

.result .pointBox {
margin: 0 0 90px;
padding: 50px 60px 70px;
text-align: center;
border: 10px solid #f4437b;
background: #fff;
border-radius: 45px;
}

.result h3 {
margin: 0 0 25px;
color: #fff;
font-size: 26px;
font-weight: 900;
text-align: center;
}

.result .pointBox h3 {
margin: 0 0 5px;
padding: 0 0 36px;
color: #333;
font-size: 32px;
font-weight: bold;
background: url("/parasports/assets/img/activities/quiz/wheelchair-rugby/bg_line.png") no-repeat center bottom;
}

.result .pointBox .point {
display: inline-block;
position: relative;
padding: 0 85px;
color: #f4437b;
font-size: 72px;
font-weight: bold;
line-height: 1;
}

.result .pointBox .point:before {
content: '';
position: absolute;
top: 35px;
left: 0;
width: 52px;
height: 142px;
background: url("/parasports/assets/img/activities/quiz/wheelchair-rugby/bg_point_01.png") no-repeat;
}

.result .pointBox .point:after {
content: '';
position: absolute;
top: 35px;
right: 0;
width: 52px;
height: 142px;
background: url("/parasports/assets/img/activities/quiz/wheelchair-rugby/bg_point_02.png") no-repeat;
}

.result .pointBox .point span {
display: inline-block;
font-size: 200px;
font-weight: bold;
line-height: 1;
vertical-align: text-bottom;
}

.result .pointBox .btn {
width: 356px;
margin: 38px auto 0;
}

.result .pointBox .btn a {
display: block;
padding: 26px 30px;
color: #fff;
font-size: 18px;
font-weight: 900;
text-align: center;
background: #f78187 url("/parasports/assets/img/activities/quiz/ico_arw_white.png") no-repeat 30px center;
border-radius: 18px;
box-shadow: 0 10px 0 #c56885;
}

.result .other {
margin: 0 0 90px;
text-align: center;
}

.other .bnrList {
  display: flex;
  justify-content: space-between;
}

.result .answerList {
margin: 0 0 90px;
}

.result .answerList ul li {
position: relative;
width: 920px;
margin: 0 auto 25px;
padding: 35px 60px 50px;
background: #fff;
border-radius: 20px;
box-sizing: border-box;
}

.result .answerList ul li h4 {
position: absolute;
top: 27px;
left: 40px;
width: 103px;
padding: 10px 0 13px;
color: #fff;
font-size: 40px;
font-weight: bold;
line-height: 2;
text-align: center;
background: #f4437b;
border-radius: 50%;
}

.result .answerList ul li .question {
margin: 0 0 22px 100px;
font-size: 22px;
font-weight: bold;
line-height: 1.8;
}

.result .answerList ul li .answer {
position: relative;
margin: 0 0 22px 100px;
padding: 13px 15px 4px 65px;
font-size: 18px;
font-weight: bold;
line-height: 2;
background: #fff5f5;
border-radius: 5px;
}

.result .answerList ul li .answer span {
position: absolute;
top: 12px;
left: 15px;
color: #f78187;
}

::-webkit-full-page-media, :future, :root .result .answerList ul li .answer span {
top: 8px;
}

.result .answerList ul li .lead {
font-size: 16px;
font-weight: 500;
line-height: 1.8;
}

.result .answerList ul li .btn {
width: 256px;
margin: 28px auto 0;
}

.result .answerList ul li .btn a {
display: block;
padding: 16px 30px;
color: #fff;
font-size: 16px;
font-weight: 900;
text-align: center;
background: #f78187 url("/parasports/assets/img/activities/quiz/ico_arw_white.png") no-repeat right 30px center;
background-size: 11px auto;
border-radius: 20px;
}

.result .more {
margin: 0 0 100px;
}

.result .more ul {
display: flex;
justify-content: center;
width: 920px;
margin: 0 auto;
}

.result .more ul li {
position: relative;
width: 294px;
background: #f6f6f6;
margin: 0 10px;
border-radius: 20px;
box-sizing: border-box;
}

.result .more ul li .img {
padding: 40px 0 30px;
text-align: center;
}

.result .more ul li .txtBox {
padding: 15px 20px 30px;
background: #fff;
border-radius: 0 0 20px 20px;
}

.result .more ul li .txtBox .txt {
font-size: 16px;
font-weight: 500;
line-height: 1.8;
}

.result .more ul li .txtBox .btn {
width: 100%;
margin: 28px auto 0;
}

.result .more ul li .txtBox .btn a {
display: block;
padding: 13px 30px;
color: #fff;
font-size: 16px;
font-weight: 900;
text-align: center;
background: #f78187 url("/parasports/assets/img/activities/quiz/ico_arw_white.png") no-repeat right 30px center;
background-size: 11px auto;
border-radius: 16px;
}

.result .back {
width: 358px;
margin: 0 auto;
}

.result .back a {
display: block;
padding: 27px 30px 37px;
color: #f4437b;
font-size: 18px;
font-weight: 900;
text-align: center;
background: url("/parasports/assets/img/activities/quiz/wheelchair-rugby/bg_btn.png") no-repeat center;
}

.ie ruby rt {
  transform: translateY(0.5em);
}

@media all and (max-width: 980px) {

.iPhone ruby rt {
/* transform: translateY(0.5em); */
}

.main {
padding: 0 0 50px;
background: url("/parasports/assets/img/activities/quiz/wheelchair-rugby/bg_main_sp.png") no-repeat center top;
background-size: 100% auto;
}

.bg .main {
padding-bottom: 32vw;
background-image: url("/parasports/assets/img/activities/quiz/wheelchair-rugby/bg_main_sp.png"),
                  url("/parasports/assets/img/activities/quiz/wheelchair-rugby/bg_main_02_sp.png"),
                  url("/parasports/assets/img/activities/quiz/wheelchair-rugby/bg_main_03_sp.png");
background-repeat: no-repeat;
background-size: 100vw auto, 21.06vw auto, 67.8vw auto;
background-position: top -2.6vw left, top 157vw right, bottom -3.87vw left -1.87vw;
}

.main:before {
top: 127vw;
border-width: 28.26666vw 0 0 100vw;
}

.main:after {
top: 155.1vw;
}

.main small {
font-size: smaller;
}

.main .inner {
width: auto;
padding: 10.4vw 0 0;
}

.main h2 {
margin: 0 0 9.2vw;
}

.main .pos {
display: none;
}

.main .quizFrame {
width: 92vw;
margin: 0 auto;
border: 5px solid #f4437b;
border-radius: 6vw;
}

.main .quizFrame .ttl {
margin: -2px;
padding: 5.333vw 0 6vw;
border-radius: 4vw 4vw 0 0;
}

.main .quizFrame .ttl .num {
width: 19.2vw;
margin: 0 2.4vw 0 0;
}

.main .quizFrame .ttl .num span {
padding: 0.8vw 0 2.4vw;
font-size: 8vw;
border-radius: 0 2.666vw 2.666vw 0;
}

.main .quizFrame .ttl h3 {
width: 66vw;
min-height: 14.93333vw;
margin: -1.6vw 0 0;
font-size: 5.3333vw;
}

.lead ruby[data-ruby]::before {
  top: -20%;
}

.iPhone .txt03 ruby[data-ruby]::before {
  top: -26%;
}

.iPhone h3 ruby[data-ruby]::before {
  top: -24%;
}

.iPhone .lead ruby[data-ruby]::before {
  top: -26%;
}

.main .quizFrame .quizBox {
padding: 8vw 4vw 6.6666vw;
}

.main .quizFrame .quizBox .leadImg {
margin: 0 0 8vw;
}
#q10 .l-grid3-2col > li {
width: 263px;
}
#q10 .quizBox .leadImg {
height: auto;
margin: 0 auto;
}

.main .quizFrame .quizBox .hint {
width: 100%;
margin: 0 auto 8vw;
border: 2px solid #ebbb42;
border-radius: 1.333vw;
}

.main .quizFrame .quizBox .hint .txt01 {
width: 21.06666vw;
padding: 0 0 0 7vw;
font-size: 3.7333vw;
background: url("/parasports/assets/img/activities/quiz/wheelchair-basketball/ico_hint_01.png") no-repeat 2.4vw center;
background-size: 3.2vw auto;
box-sizing: border-box;
}

.main .quizFrame .quizBox .hint .txt02 {
flex: 1;
padding: 2.4vw 2.6666vw 1.2vw;
font-size: 3.73vw;
border-radius: 0 1.333vw 1.333vw 0;
}

.main .quizFrame .quizBox .list {
display: block;
}

.main .quizFrame .quizBox .list li {
width: 100%;
margin: 0 0 4vw;
}

.main .quizFrame .quizBox .list li a {
display: flex;
align-items: center;
padding: 2.6666vw 4vw;
border-radius: 2.4vw;
box-shadow: 0 1.3333vw 0 #c56885;
height: auto;
}

.main .quizFrame .quizBox .list li h4 span {
  width: 7.46666vw;
  height: 7.46666vw;
  margin: 0 4vw 0 0;
  padding: 0;
  font-size: 5.3333vw;
  line-height: 7.46666vw;
  background: #fff;
  border-radius: 3.73333vw;
}

.main .quizFrame .quizBox .list li .box {
display: block;
padding: 0 0 0 4vw;
background: url("/parasports/assets/img/activities/quiz/wheelchair-basketball/bg_line_01_sp.png") repeat-y left top;
background-size: 1.06666vw auto;
}

.main .quizFrame .quizBox .list li .box--col {
  display: flex;
  flex-direction: row-reverse;
  width: 100%;
  justify-content: space-between;
}

.main .quizFrame .quizBox .list li .box .txt {
min-height: 10.4vw;
font-size: 4.8vw;
text-align: left;
}

.main .quizFrame .quizBox .list li .box .img {
width: 24vw;
}

#q03 .quizBox .list li .box .img {
width: 26vw;
}

#q04 .quizBox .list li .box .img {
  width: 20vw;
}


.main .answerFrame {
width: 92vw;
margin: 0 auto;
border: 5px solid #f4437b;
border-radius: 6vw;
}

.main .answerFrame .ttl {
display: block;
padding: 0 0 7vw;
border-radius: 4vw 4vw 0 0;
}

.main .answerFrame .ttl .num {
display: block;
width: 100%;
margin: 0 0 4vw;
}

.main .answerFrame .ttl .num span {
padding: 0 0 3.2vw;
font-size: 6.4vw;
border-radius: 4vw 4vw 0 0;
}

.main .answerFrame .ttl h3 {
width: 75vw;
margin: 10.666vw auto 0;
text-align: center;
}

.main .answerFrame .answerBox {
width: auto;
margin: 0 auto;
padding: 7.4666vw 4vw 10.666vw;
background: url("/parasports/assets/img/activities/quiz/wheelchair-basketball/bg_line_02_sp.png") no-repeat center top;
background-size: 81.3333vw auto;
}

.main .answerFrame .answerBox .correct {
margin: 0 0 4vw;
padding: 3.6vw 4vw 4.8vw;
border-radius: 2.4vw;
}

.main .answerFrame .answerBox .correct .txt01 {
font-size: 3.7333vw;
vertical-align: bottom;
}

.main .answerFrame .answerBox .correct .txt02 {
margin: 0 2.4vw 0 3.733vw;
font-size: 4.8vw;
vertical-align: bottom;
}

.main .answerFrame .answerBox .correct .txt03 {
font-size: 4.8vw;
vertical-align: bottom;
}

.main .answerFrame .answerBox .lead {
margin: 0;
font-size: 4.2666vw;
font-weight: 500;
}

.main .answerFrame .answerBox .img {
margin: 4.8vw 0 0;
}

.main .answerFrame .answerBox .btn {
width: 66.6666vw;
padding: 10.666vw 0 0;
}

.main .answerFrame .answerBox .btn a {
padding: 4.26vw 6.4vw;
font-size: 4.2666vw;
background: #f78187 url("/parasports/assets/img/activities/quiz/ico_arw_white.png") no-repeat right 4vw center;
background-size: 2.666vw auto;
border-radius: 2.4vw;
box-shadow: 0 1.3333vw 0 #c56885;
}

.result .pointBox {
width: 92vw;
margin: 0 auto 14vw;
padding: 6.4vw 4vw 12vw;
border: 5px solid #f4437b;
border-radius: 6.6666vw;
}

.result h3 {
width: 92vw;
margin: 0 auto 5vw;
font-size: 5.3333vw;
line-height: 1.6;
}

.result .pointBox h3 {
width: auto;
margin: 0 0 1vw;
padding: 0 0 5vw;
font-size: 6.24vw;
line-height: 1.4;
background: url("/parasports/assets/img/activities/quiz/wheelchair-basketball/bg_line_02_sp.png") no-repeat center bottom;
background-size: 100% auto;
}

.result .pointBox .point {
padding: 0 12vw;
font-size: 10.6666vw;
letter-spacing: -1.33vw;
}

.result .pointBox .point:before {
top: 7.2vw;
width: 7.46666vw;
height: 20.8vw;
background: url("/parasports/assets/img/activities/quiz/wheelchair-basketball/bg_point_01.png") no-repeat;
background-size: 100% auto;
}

.result .pointBox .point:after {
top: 7.2vw;
width: 7.46666vw;
height: 20.8vw;
background: url("/parasports/assets/img/activities/quiz/wheelchair-basketball/bg_point_02.png") no-repeat;
background-size: 100% auto;
}

.result .pointBox .point span {
font-size: 29.3333vw;
}

.result .pointBox .btn {
width: 66.66666vw;
margin: 8vw auto 0;
}

.result .pointBox .btn a {
padding: 4vw;
font-size: 4.2666vw;
background: #f78187 url("/parasports/assets/img/activities/quiz/ico_arw_white.png") no-repeat 4vw center;
background-size: 2.6666vw auto;
border-radius: 2.6666vw;
box-shadow: 0 1.3333vw 0 #c56885;
}

.result .other {
margin: 0 4vw 14vw;
}

.other .bnrList {
  display: block;
}

.other .bnr + .bnr {
  margin-top: 10px;
}

.result .answerList {
margin: 0 0 14vw;
}

.result .answerList ul li {
width: 92vw;
margin: 0 auto 4vw;
padding: 8vw 4vw;
border-radius: 2.6666vw;
}

.result .answerList ul li h4 {
position: absolute;
top: 8vw;
left: 4vw;
width: 13.86666vw;
padding: 1.2vw 0 2vw;
font-size: 5.3333vw;
}

.result .answerList ul li .question {
margin: 0 0 4vw 16vw;
font-size: 4.8vw;
}

.result .answerList ul li .answer {
margin: 0 0 4vw;
padding: 4.8vw 4vw 3.2vw 16vw;
font-size: 4vw;
border-radius: 1.3333vw;
}

.result .answerList ul li .answer span {
  top: 4.8vw;
  left: 4vw;
}

::-webkit-full-page-media, :future, :root .result .answerList ul li .answer span {
top: 2.3vw;
}

.iPhone .result .answerList ul li .answer span {
top: 2.3vw;
}

.result .answerList ul li .lead {
font-size: 4vw;
}

.result .answerList ul li .btn {
width: 53.333vw;
margin: 5.33vw auto 0;
}

.result .answerList ul li .btn a {
padding: 3.2vw 4vw;
font-size: 3.4666vw;
background: #f78187 url("/parasports/assets/img/activities/quiz/ico_arw_white.png") no-repeat right 4vw center;
background-size: 2.6666vw auto;
border-radius: 2.6666vw;
}

.result .more {
margin: 0 0 10vw;
}

.result .more ul {
display: block;
width: 92vw;
}

.result .more ul li {
display: flex;
align-items: center;
width: 100%;
margin: 0 0 4vw;
border-radius: 2.6666vw;
}

.result .more ul li .img {
width: 39vw;
padding: 0 3.2vw;
box-sizing: border-box;
}

.result .more ul li .txtBox {
flex: 1;
padding: 4vw 5.333vw 5.3333vw;
border-radius: 0 2.6666vw 2.6666vw 0;
}

.result .more ul li .txtBox .txt {
font-size: 4vw;
}

.result .more ul li .txtBox .btn {
width: 42.13333vw;
margin: 4vw auto 0;
}

.result .more ul li .txtBox .btn a {
padding: 2.1333vw 4vw;
font-size: 3.46666vw;
background: #f78187 url("/parasports/assets/img/activities/quiz/ico_arw_white.png") no-repeat right 2.6666vw center;
background-size: 1.6vw auto;
border-radius: 2.1333vw;
}

.result .back {
width: 66.6666vw;
margin: 0 auto;
}

.result .back a {
padding: 4.26667vw 4vw 5.33333vw;
font-size: 4.2666vw;
background: url("/parasports/assets/img/activities/quiz/wheelchair-rugby/bg_btn_sp.png") no-repeat center;
background-size: 100% auto;
}

}

.media-heading--plays {
text-align: center;
font-weight: 500;
line-height: 1.2;
color: #d20a01;
}

.media-heading--plays small {
display: block;
font-weight: normal;
}

@media all and (max-width: 979px) {
.media-heading--plays {
font-size: 45px;
}
.media-heading--plays small {
font-size: 15px;
}
}

@media all and (min-width: 980px) {
.media-heading--plays {
font-size: 60px;
}
.media-heading--plays small {
font-size: 20px;
}
}

.media-list--plays {
margin-top: 30px;
}

.media-list--plays__thumb {
width: 100%;
position: relative;
display: block;
}

.media-list--plays__thumb::before {
content: '';
width: 44px;
height: 44px;
display: block;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
margin: auto;
z-index: 100;
pointer-events: none;
background: url("../../img/common/cmn_play_icn.png") no-repeat center/contain;
}

.media-list--plays__caption {
margin: 10px 0;
text-align: center;
line-height: 1.71428;
}

@media all and (max-width: 979px) {
.media-list--plays__item:nth-last-child(n+3) {
margin-bottom: 4%;
}
.media-list--plays__caption {
font-size: 11px;
}
li.flex-placeholder {
display: none;
}
}

@media all and (min-width: 980px) {
.media-list--plays__item:nth-last-child(n+3) {
margin-bottom: 40px;
}
.media-list--plays__caption {
font-size: 12px;
}
li.flex-placeholder {
width: 5px;
}
}

/* bridcorve text
-------------------------------- */
.playlist__fallbackTxt {
width: auto;
position: relative;
display: table;
margin: 5px auto 0;
padding-left: 1.3em;
text-align: center;
font-size: 12px;
line-height: 1.5;
}
.playlist__fallbackTxt a {
width: 100%;
height: 100%;
display: block;
color: #999999;
outline: none;
}

.playlist__fallbackTxt::before {
content: ">";
position: absolute;
top: 0;
left: 0;
padding-right: 5px;
font-family: Verdana, sans-serif;
font-weight: bold;
color: #d20a01;
}
@media print, screen  and (max-width: 768px) {
.playlist__fallbackTxt {
font-size: 11px;
}
}

/* モーダル
--------------------------------*/
.mfp-iframe-holder .mfp-content {
line-height: 1;
}

.modal {
max-width: 720px;
margin: auto;
background: #ffffff;
}

.modal .mfp-iframe-scaler iframe {
position: absolute;
box-shadow: none;
}

.modal .poster-box,
.modal .movie-box {
margin: 10px auto 0;
}

.modal .movie-box {
max-width: 640px;
position: relative;
}

.modal .poster-box {
text-align: center;
}

.modal .poster-box img {
display: inline-block !important;
}

.modal .labels {
display: -ms-flexbox;
display: flex;
}

.modal .labels li {
margin-right: 8px;
padding: 6px 10px;
font-size: 75%;
}

.modal .labels .category {
color: #fff;
border: 1px solid #000000;
background: #000000;
}

.modal .labels .tag {
color: #525252;
border: 1px solid #dfdfdf;
}

.modal .desc-heading {
margin-top: 20px;
line-height: 1.4;
}

.modal .desc-shoulder {
display: block;
margin-bottom: 6px;
font-size: 14px;
font-weight: bold;
text-align: center;
}

.modal .desc-title {
margin-bottom: 10px;
text-align: center;
}

.modal .desc-text {
margin-bottom: 10px;
font-size: 75%;
line-height: 1.7;
}

.modal .desc-text:empty {
display: none;
}

.modal .social-btnGrp li {
display: inline-block;
vertical-align: top;
margin-left: 5px;
}

@media screen and (max-width: 980px) {
.modal {
padding: 10px 30px 20px;
}
.modal .desc-title {
font-size: 16px;
}
.modal .desc-pdfBtn {
width: 200px;
margin: auto;
}
.modal .social-btnGrp {
margin: 16px 0 10px;
text-align: center;
}
}

@media screen and (min-width: 981px) {
.modal {
padding: 20px 40px 25px;
}
.modal .desc-title {
font-size: 20px;
}
.modal .desc-pdfBtn {
width: 164px;
margin-left: auto;
}
.modal .social-btnGrp {
margin: 8px 0 10px;
text-align: right;
}
}

.l-subSection {
margin: -30px 0 30px;
text-align: center;
}

.l-grid3-2col {
display: block;
}

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

.l-subSection {
margin: -4vw 0 4vw;
}

.l-grid3-2col > li, .l-grid3-2col > div {
width: 100%;
}


}


.t-ruby rb{
  position: relative;
  display: inline-block;
}
.t-ruby rb::before{
  content: attr(data-rb);
  position: absolute;
  top: -0.3em;
  left: 50%;
  transform: translateX(-50%);
  font-size: 0.5em;
  text-align: center;
  white-space: nowrap;
  line-height: 1;
  text-indent: 0;
}
.t-ruby rt{
  display: none;
}
.result .other h3 .t-ruby rb::before{
  top: -0.5em;
}
.result .answerList ul li .lead .t-ruby rb::before{
  top: -0.6em;
}
.result .more ul li .txt .t-ruby rb::before{
  top: -0.5em;
}

/* IE */
@media all and (-ms-high-contrast: none) {
  .t-ruby rb::before{
    top: -0.9em;
  }
  .t-ruby rb::before{
    top: -1em;
  }
  .result .other h3 .t-ruby rb::before{
    top: -0.8em;
  }
}
/* FB */
@-moz-document url-prefix() {
  .t-ruby rb::before{
    top: -1em;
  }
  .result .answerList ul li .lead .t-ruby rb::before {
    top: -1.1em;
  }
  .result .other h3 .t-ruby rb::before{
    top: -1.2em;
  }
}
/* SF */
_::-webkit-full-page-media, _:future, :root .t-ruby rb::before {
  top: -0.9em;
}
@media screen and (min-width: 981px) {
  _::-webkit-full-page-media, _:future, :root .result .answerList ul li .lead .t-ruby rb::before {
    top: -1em;
  }
}
@media screen and (max-width: 980px) {
  _::-webkit-full-page-media, _:future, :root .t-ruby rb::before {
    top: -0.5em;
  }
}
