@charset "UTF-8";
/* =====================================================================





===================================================================== */
/*/////---example---//////
    html:lang(en) {
      body {}
    }
*/
/* =====================================================================


===================================================================== */
/* -------------------------------------------------------------------------
-- This CSS is generated by Sass. Please do not never be edited directly. --
------------------------------------------------------------------------- */
/*-----------------------------------------------*/
/* Reset & Default Setting ----------------------*/
html {
    overflow-y: scroll;
    height: 100% !important;
}

body {
    font-size: 100%;
}

select, input, button, textarea, button {
    font: 99% arial,helvetica,clean,sans-serif;
}

table {
    font-size: inherit;
    font: 100%;
}

pre, code, kbd, samp, tt {
    font-family: monospace;
    *font-size: 108%;
    line-height: 130%;
}

html, body, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p,
header, section, article, aside, footer, figure, figcaption, nav {
    margin: 0;
    padding: 0;
    font-weight: normal;
}

h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p,
header, section, article, aside, footer, figure, figcaption, nav {
    font-size: 1em;
}

h1, h2, h3, h4, h5, h6, li, dt, dd, p {
    line-height: 1.7;
}

body {
    -webkit-text-size-adjust: 100%;
    height: auto;
    min-height: 100%;
    position: relative;
    color: #000;
}

@media only screen and (max-width: 767px) {
    body {
        min-width: 320px;
    }
}

article, aside, canvas, details, figcaption, figure,
footer, header, menu, nav, section, summary {
    display: block;
}

img {
    border-style: none;
    vertical-align: bottom;
}

ul, ol {
    list-style: none;
}

sup {
    font-size: .6em;
}

table {
    border-spacing: 0;
    empty-cells: show;
}

iframe {
    border: none;
}

a, a:link, a:visited, a:hover, a:active {
    color: #000;
}

a:link {
    text-decoration: underline;
}

a:hover {
    text-decoration: none;
}

/*-----------------------------------------------*/
/*-----------------------------------------------*/
/* =====================================================================





===================================================================== */
/*!

Copyright (c) 2015, Andreas Larsen @andreaslarsendk

This Font Software is licensed under the SIL Open Font License, Version 1.1.
This license is copied below, and is also available with a FAQ at:
http://scripts.sil.org/OFL
 
 */
html, body {
    font-family: "Koburina Gothic W6 JIS2004", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",  "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.font-num {
    font-family: 'Ropa Sans', メイリオ, Meiryo serif;
    font-size: 1.28em;
}

.font-serif {
    font-family: "Yu Mincho Medium", "游明朝体", "YuMincho", "ヒラギノ明朝 W6 JIS2004", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝体", "Yu Mincho", YuMincho, メイリオ, Meiryo serif;
    -webkit-font-smoothing: subpixel-antialiased;
    -moz-osx-font-smoothing: auto;
}

.overlay-lock-test {
    overflow-y: hidden !important;
}

.navOverlay-lock {
    overflow: hidden !important;
    width: auto;
}

.navOverlay-lock body {
    overflow: hidden !important;
}

.globalNavOverlay__close {
    width: auto;
    height: auto;
    display: block;
    overflow: auto;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.7);
    z-index: 10;
    opacity: 0;
    transition-duration: 0.1s;
    transition-property: opacity;
}

.topHeader {
    background-color: #0e3962;
    padding: 1.875% 0 2.1875%;
}

@media only screen and (min-width: 640px) {
    .topHeader {
        padding: 12px 0 14px;
    }
}

.topHeader__logo {
    width: 44.0625%;
    max-width: 282px;
    margin: 0 auto;
    line-height: 1;
}

.topHeader__logo img {
    width: 100%;
    height: auto;
}

.kyotoIndex .topHeader {
    background-color: #12becf;
    padding: 1.40625% 0 1.71875%;
}

@media only screen and (min-width: 640px) {
    .kyotoIndex .topHeader {
        padding: 9px 0 11px;
    }
}

.kyotoIndex .topHeader__logo {
    width: 42.34375%;
    max-width: 271px;
}

@media only screen and (max-width: 400px) {
    .globalHeader__corporateLogo {
        width: 72px;
        padding-right: 44px;
        padding-top: 17px;
    }
}

@media only screen and (min-width: 1201px) {
    .navOverlay-lock {
        padding-right: 0 !important;
        overflow-y: scroll !important;
    }
    html:not(.modal-overlay-lock) .globalHeader.is-open {
        margin-right: 0 !important;
    }
    .globalHeader__inner {
        display: block !important;
    }
}

.pageTop {
    width: 62px;
    margin: 0 auto 90px;
    font-size: 14px;
    text-align: center;
}

.pageTop a {
    display: block;
    text-decoration: none;
    padding-top: 123.33333%;
    width: 100%;
    position: relative;
}

.pageTop a span {
    width: 100%;
    height: 0;
    padding-bottom: 109.67742%;
    top: 0;
    left: 0;
    position: absolute;
}

.pageTop a span:after {
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    background: url(../img/pagetop_01.png) repeat center top;
    background-size: 100% auto;
}

.pageTop a.is-animate span {
    animation-name: pageTopAnime1;
    animation-duration: .8s;
    animation-timing-function: ease;
    animation-fill-mode: forwards;
}

.pageTop a.is-animate span:after {
    animation-name: pageTopAnime2;
    animation-duration: .4s;
    animation-timing-function: steps(2, end);
    animation-fill-mode: forwards;
}

@keyframes pageTopAnime1 {
    0% {
    }
    9% {
    }
    10% {
    }
    50% {
        transform: translateY(0);
    }
    100% {
        transform: translateY(-300px);
    }
}

@keyframes pageTopAnime2 {
    0% {
        background-position: center    0;
    }
    100% {
        background-position: center 100%;
    }
}

.backtoTop {
    text-align: center;
    margin: 0 auto 80px;
    font-size: 24px;
}

.backtoTop a {
    text-decoration: none;
    position: relative;
    display: inline-block;
    padding-left: 2em;
}

.backtoTop a:before {
    content: "";
    width: 1.6em;
    height: 1.6em;
    background: #000 url(../img/icon_back_wht.svg) no-repeat center center;
    background-size: contain;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-49%);
}

.globalFooter {
    text-align: center;
    background-color: #000;
    color: #fff;
    padding: 8px 0;
}

.globalFooter:after {
    content: "";
    clear: both;
    display: table;
}

.globalFooter__copyright {
    font-size: 0.75rem;
    text-align: center;
    color: #fff;
}

.globalFooter__copyright small {
    font-size: 1em;
}

.globalFooter__txtBox {
    text-align: right;
    margin: 0 auto;
    text-align: center;
}

.globalFooter__share {
    text-align: center;
    color: #fff;
    padding-bottom: 50px;
}

.globalFooter__share__txt {
    font-size: 1.13rem;
    display: inline-block;
    margin: 0 8px;
}

.globalFooter__share__items {
    display: inline-block;
}

.globalFooter__share__item {
    display: inline;
    margin: 0 12px;
}

.globalFooter__share__item a {
    transition-duration: .2s;
    transition-property: opacity;
}

.globalFooter__share__item a:hover {
    opacity: .8;
}

@media only screen and (max-width: 1200px) {
    .globalFooter__bgImg {
        padding-bottom: 34.72222%;
    }
}

@media only screen and (max-width: 767px) {
    .pageTop {
        width: 60px;
        margin: 0 auto 15.625%;
        font-size: 14px;
        text-align: center;
    }
    .pageTop a {
        padding-top: 123.33333%;
        width: 100%;
    }
    .backtoTop {
        margin: 0 auto 20.3125%;
        font-size: 17px;
        line-height: 1.3;
    }
    .globalFooter__share {
        text-align: center;
        color: #fff;
        padding-bottom: 35px;
    }
    .globalFooter__share__txt {
        font-size: 14px;
        font-size: calc(0.875rem + 4 * (100vw - 320px) / 448);
        display: block;
        margin: 0 8px .8em;
    }
    .globalFooter__share__items {
        display: inline-block;
    }
    .globalFooter__share__item {
        display: inline;
        margin: 0 14px;
    }
    .globalFooter__copyright {
        font-size: 0.69rem;
    }
}

.main {
    position: relative;
    display: block;
}

.main:after {
    content: "";
    display: table;
    clear: both;
}

.l-wrapper {
    padding-top: 80px;
}

.l-contentsBox__inner {
    max-width: 1320px;
    padding-left: 50px;
    padding-right: 50px;
    box-sizing: border-box;
    margin: 0 auto;
    position: relative;
}

.l-contentsBox__inner:after {
    content: "";
    clear: both;
    display: table;
}

.l-pageContents {
    background-color: #d7000f;
    margin-top: -100px;
    padding-top: 140px;
    padding-bottom: 120px;
    color: #fff;
}

.l-pageContents__inner {
    max-width: 1300px;
    padding-left: 50px;
    padding-right: 50px;
    box-sizing: border-box;
    margin: 0 auto;
    position: relative;
    text-align: left;
}

.contentsMain {
    margin-bottom: 50px;
}

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

.l-adjustAnchor {
    padding-top: 114px;
    margin-top: -114px;
}

@media only screen and (max-width: 1300px) {
    .l-pageContents {
        background-color: #d7000f;
        margin-top: -7.69231%;
        padding-top: 12.30769%;
        padding-bottom: 9.23077%;
    }
    .l-pageContents__inner {
        padding-left: 3.84615%;
        padding-right: 3.84615%;
    }
}

@media only screen and (max-width: 1200px) {
    .l-contentsBox__inner {
        padding-left: 3.84615%;
        padding-right: 3.84615%;
    }
    .contentsMain {
        margin-bottom: 4.54545%;
    }
    .contentsMain:last-child {
        margin-bottom: 0;
    }
    .l-adjustAnchor {
        padding-top: 80px;
        margin-top: -80px;
    }
}

@media only screen and (max-width: 767px) {
    .l-wrapper {
        padding-top: 50px;
    }
    .l-contentsBox__inner {
        padding-left: 3.125%;
        padding-right: 3.125%;
    }
    .l-pageContents {
        background-color: #d7000f;
        margin-top: -12.8125%;
        padding-top: 20.3125%;
        padding-bottom: 14.0625%;
    }
    .l-pageContents__inner {
        padding-left: 4.6875%;
        padding-right: 4.6875%;
    }
    .contentsMain {
        margin-bottom: 6.25%;
    }
    .contentsMain:last-child {
        margin-bottom: 0;
    }
    .l-adjustAnchor {
        padding-top: 50px;
        margin-top: -50px;
    }
}

.breadcrumbNav {
    position: relative;
    background: #fff;
    padding: 5px 50px 10px;
}

.breadcrumbNav ol {
    font-size: 0.88rem;
    line-height: 1;
}

.breadcrumbNav li {
    font-size: 1em;
    display: inline-block;
    position: relative;
    line-height: 1;
    vertical-align: middle;
    padding-right: 1.2em;
    margin: .5em 0;
}

.breadcrumbNav li:after {
    content: "";
    display: block;
    width: .4em;
    height: .4em;
    border-right: solid 1px #595656;
    border-bottom: solid 1px #595656;
    transform: rotate(-45deg);
    cursor: default;
    pointer-events: none;
    position: absolute;
    top: 50%;
    right: 0.2em;
    margin-top: -.25em;
}

.breadcrumbNav li:last-child:after {
    display: none;
}

.breadcrumbNav li a {
    text-decoration: underline;
    color: #014099;
}

.breadcrumbNav li a:hover {
    text-decoration: none;
}

.m-btn-type1, .m-btn-type1--wht, .m-btn-type1--btm--wht, .m-btn-type1--btm {
    font-size: 2.63rem;
    text-align: center;
}

.m-btn-type1 a, .m-btn-type1--wht a, .m-btn-type1--btm--wht a, .m-btn-type1--btm a {
    text-decoration: none;
    display: inline-block;
    position: relative;
    padding-right: 1.2em;
    border-bottom: solid 2px #000;
    line-height: 1.2;
    color: #333;
    transition-duration: .2s;
    transition-property: opacity, transform;
}

.m-btn-type1 a:after, .m-btn-type1--wht a:after, .m-btn-type1--btm--wht a:after, .m-btn-type1--btm a:after {
    content: "";
    width: .9em;
    height: .9em;
    background: url(../img/icon_arrow_blk_tra.svg) no-repeat center top;
    background-size: 100% auto;
    box-shadow: 0 0 0 2px #000 inset;
    border-radius: 50%;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -.4em;
    box-sizing: border-box;
    transition-duration: .2s;
    transition-property: opacity, transform, margin-right;
}

.m-btn-type1 a[target="_blank"]:after, .m-btn-type1--wht a[target="_blank"]:after, .m-btn-type1--btm--wht a[target="_blank"]:after, .m-btn-type1--btm a[target="_blank"]:after {
    display: none;
}

.m-btn-type1 a[target="_blank"] .u-blankIcon, .m-btn-type1--wht a[target="_blank"] .u-blankIcon, .m-btn-type1--btm--wht a[target="_blank"] .u-blankIcon, .m-btn-type1--btm a[target="_blank"] .u-blankIcon {
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -.5em;
    width: .9em;
}

.m-btn-type1 a:hover, .m-btn-type1--wht a:hover, .m-btn-type1--btm--wht a:hover, .m-btn-type1--btm a:hover {
    opacity: .7;
}

.m-btn-type1--wht a, .m-btn-type1--btm--wht a {
    color: #fff;
    border-color: #fff;
}

.m-btn-type1--wht a:after, .m-btn-type1--btm--wht a:after {
    box-shadow: 0 0 0 2px #fff inset;
    background-image: url(../img/icon_arrow_wht_tra.svg);
}

.m-btn-type1--btm a:after {
    transform: rotate(90deg);
}

.m-btn-type1--btm--wht a:after {
    transform: rotate(90deg);
}

.m-btn-type2 {
    font-size: 1rem;
}

.m-btn-type2 a {
    display: inline-block;
    padding: 1em 1.8em 1em 1em;
    border: solid 1px #333;
    min-width: 380px;
    text-decoration: none;
    text-align: center;
    box-sizing: border-box;
    position: relative;
    transition-duration: .2s;
    transition-property: opacity, transform;
}

.m-btn-type2 a:after {
    content: "";
    width: .5em;
    height: .5em;
    border-right: solid 1px #333;
    border-bottom: solid 1px #333;
    transform: rotate(-45deg);
    position: absolute;
    right: 1em;
    top: 50%;
    margin-top: -.25em;
}

.m-btn-type2 a:hover {
    opacity: .7;
}

.m-btn-type2 a[target="_blank"]:after {
    display: none;
}

.m-btn-type2 a[target="_blank"] .u-blankIcon {
    position: absolute;
    right: 1em;
    top: 50%;
    margin-top: -.5em;
    width: .9em;
}

.m-btn-type3 {
    font-size: 1rem;
}

.m-btn-type3 a {
    display: inline-block;
    padding: .4em 1.8em .4em 1.2em;
    border: solid 1px #333;
    border-radius: 50px;
    min-width: 160px;
    text-decoration: none;
    text-align: center;
    box-sizing: border-box;
    position: relative;
}

.m-btn-type3 a:after {
    content: "";
    width: .5em;
    height: .5em;
    border-right: solid 1px #333;
    border-bottom: solid 1px #333;
    transform: rotate(-45deg);
    position: absolute;
    right: 1.5em;
    top: 50%;
    margin-top: -.25em;
}

.m-btn-type3 a[target="_blank"]:after {
    display: none;
}

.m-btn-type3 a[target="_blank"] .u-blankIcon {
    position: absolute;
    right: 1em;
    top: 50%;
    margin-top: -.5em;
    width: .9em;
}

@media only screen and (max-width: 767px) {
    .m-btn-type1, .m-btn-type1--wht, .m-btn-type1--btm--wht, .m-btn-type1--btm {
        font-size: 21px;
        font-size: calc(1.3125rem + 21 * (100vw - 320px) / 448);
        text-align: center;
    }
    .m-btn-type1 a, .m-btn-type1--wht a, .m-btn-type1--btm--wht a, .m-btn-type1--btm a {
        border-width: 1px;
        padding-top: .1em;
        padding-bottom: .1em;
    }
    .m-btn-type1 a:after, .m-btn-type1--wht a:after, .m-btn-type1--btm--wht a:after, .m-btn-type1--btm a:after {
        box-shadow: 0 0 0 1px #000 inset;
    }
    .m-btn-type2 {
        font-size: 11px;
        font-size: calc(0.6875rem + 5 * (100vw - 320px) / 448);
    }
    .m-btn-type2 a {
        min-width: 280px;
    }
    .m-btn-type2 a[target="_blank"]:after {
        display: none;
        box-shadow: 0 0 0 1px #fff inset;
    }
    .m-btn-type2 a[target="_blank"] .u-blankIcon {
        margin-top: -.5em;
        width: 1em;
    }
    .m-btn-type3 {
        font-size: 11px;
        font-size: calc(0.6875rem + 5 * (100vw - 320px) / 448);
    }
    .m-btn-type3 a {
        min-width: 130px;
    }
    .m-btn-type3 a[target="_blank"]:after {
        display: none;
    }
    .m-btn-type3 a[target="_blank"] .u-blankIcon {
        margin-top: -.5em;
        width: 1em;
    }
}

@keyframes hue-rotate {
    0% {
        -webkit-filter: hue-rotate(0deg);
                filter: hue-rotate(0deg);
    }
    50% {
        -webkit-filter: hue-rotate(360deg);
                filter: hue-rotate(360deg);
    }
    100% {
        -webkit-filter: hue-rotate(0deg);
                filter: hue-rotate(0deg);
    }
}

.m-columnBox {
    overflow: hidden;
    margin-bottom: 60px;
}

.m-columnBox:last-child {
    margin-bottom: 0;
}

.m-columnBox__items {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-align: stretch;
        align-items: stretch;
    margin: 0 -15px -30px;
    overflow: hidden;
}

.m-columnBox__item {
    width: 25%;
    padding: 0 15px 30px;
    box-sizing: border-box;
}

.m-columnBox__item > a {
    text-decoration: none;
}

.m-columnBox__item > a:hover {
    text-decoration: none;
}

.m-columnBox__item > a:hover p {
    text-decoration: underline;
}

.m-columnBox__item > a:hover img {
    opacity: .8;
}

.m-columnBox__item > a[target="_blank"] .m-columnBox__txtBox .m-columnBox__txt:first-child:after {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 1.3em;
    height: .9em;
    background: url(../img/icon_blank.svg) no-repeat right center;
    background-size: auto 100%;
    position: relative;
    top: -.2em;
}

.m-columnBox__item > a[target="_blank"] .m-columnBox__txtBox .m-columnBox__txt--s:first-child:after {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 1.3em;
    height: .9em;
    background: url(../img/icon_blank.svg) no-repeat right center;
    background-size: auto 100%;
    position: relative;
    top: -.1em;
}

.m-columnBox[data-column='5'] .m-columnBox__item {
    width: 20%;
}

.m-columnBox[data-column='4'] .m-columnBox__item {
    width: 25%;
}

.m-columnBox[data-column='3'] .m-columnBox__item {
    width: 33.333%;
}

.m-columnBox[data-column='2'] .m-columnBox__item {
    width: 50%;
}

.m-columnBox[data-column='1'] .m-columnBox__item {
    width: 100%;
}

.m-columnBox--single {
    display: block;
}

.m-columnBox--single .m-columnBox__item {
    margin: 0 auto;
}

.m-columnBox__img img {
    width: 100%;
    height: auto;
    transition-duration: .2s;
    transition-property: opacity;
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
}

.m-columnBox__standardImg {
    height: 0;
    padding-bottom: 56.25%;
    position: relative;
    background-color: #565656;
    overflow: hidden;
}

.m-columnBox__standardImg img {
    max-width: 100.5%;
    max-height: 100.5%;
    width: auto;
    height: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.m-columnBox__txtBox {
    margin-bottom: 10px;
}

.m-columnBox__title {
    margin-top: .8em;
    font-size: 1rem;
    line-height: 1.4;
}

.m-columnBox__txt {
    margin-top: .8em;
    font-size: 1rem;
    line-height: 1.4;
}

.m-columnBox__txt--s {
    margin-top: .6em;
    font-size: 0.75rem;
}

.m-columnBox__txt + .m-columnBox__txt--s {
    margin-top: .5em;
}

.m-columnBox__txt--s + .m-columnBox__txt--s {
    margin-top: .5em;
}

.m-columnBox__tag {
    margin-top: .3em;
    font-size: 0.75rem;
    margin-left: -5px;
    margin-bottom: -5px;
    text-decoration: none;
    overflow: hidden;
}

.m-columnBox__tag__item {
    font-size: 0.75rem;
    display: inline-block;
    border: solid 1px #e6e6e6;
    padding: 2px 5px;
    line-height: 1.2;
    margin-left: 5px;
    margin-bottom: 5px;
    min-width: 7.6em;
    text-align: center;
}

.m-columncircle a, .m-columncircle span {
    position: relative;
    display: block;
}

.m-columncircle .m-columnBox__img {
    border-radius: 50%;
    overflow: hidden;
}

.m-columncircle .m-columnBox__img img {
    border-radius: 50%;
    transition-duration: 0;
}

.m-columncircle .m-columnBox__circleTxt {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    text-align: center;
    font-size: 1rem;
    transform: translateY(-48%);
}

.m-columnBox__linkTitle {
    font-size: 1.25rem;
    line-height: 1.6;
    margin-top: .5em;
    margin-bottom: .4em;
}

.m-columnBox__linkItems {
    padding-left: 1em;
}

.m-columnBox__linkItem {
    font-size: 1rem;
    margin-bottom: .5em;
}

.m-columnBox__linkItem a {
    display: inline-block;
    text-decoration: none;
}

.m-columnBox__linkItem a:hover {
    text-decoration: underline;
}

.m-columnBox__linkItem:last-child {
    margin-bottom: 0;
}

@media only screen and (max-width: 767px) {
    .m-columnBox {
        margin-bottom: 10%;
    }
    .m-columnBox:last-child {
        margin-bottom: 0;
    }
    .m-columnBox__items {
        margin: 0 -2% -4%;
        margin: 0 -2% -3.5vw;
    }
    .m-columnBox__item {
        width: 25%;
        padding: 0 2% 4%;
        padding: 0 2% 3.5vw;
        box-sizing: border-box;
    }
    .m-columnBox[data-column-sp='4'] .m-columnBox__item {
        width: 25%;
    }
    .m-columnBox[data-column-sp='3'] .m-columnBox__item {
        width: 33.333%;
    }
    .m-columnBox[data-column-sp='2'] .m-columnBox__item {
        width: 50%;
    }
    .m-columnBox[data-column-sp='1'] .m-columnBox__item {
        width: 100%;
    }
    .m-columnBox__txtBox {
        margin-bottom: .5em;
    }
    .m-columnBox__txt {
        margin-top: .6em;
        font-size: 0.94rem;
    }
    .m-columnBox__txt--s {
        margin-top: .4em;
    }
    .m-columnBox__txt + .m-columnBox__txt--s {
        margin-top: .4em;
    }
    .m-columnBox__txt--s + .m-columnBox__txt--s {
        margin-top: .4em;
    }
    .m-columnBox__tag {
        margin-top: .3em;
        font-size: 0.75rem;
    }
    .m-columnBox__tag__item {
        font-size: 0.63rem;
        min-width: 5em;
    }
    .m-columnBox__linkTitle {
        font-size: 0.94rem;
        font-feature-settings: "palt" 1;
        letter-spacing: .05em;
        margin-top: .4em;
        margin-bottom: .2em;
    }
    .m-columnBox__linkItems {
        margin-bottom: 1em;
    }
    .m-columnBox__linkItem {
        font-size: 0.75rem;
    }
    .m-columnBox[data-column-sp='2'] .m-columnBox__item:nth-last-child(1) .m-columnBox__linkItems, .m-columnBox[data-column-sp='2'] .m-columnBox__item:nth-last-child(2) .m-columnBox__linkItems {
        margin-bottom: 0;
    }
}

.contentsSection {
    margin-bottom: 120px;
}

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

.contentsStitle {
    font-size: 1.38rem;
    line-height: 2;
    font-weight: bold;
}

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

.contentsTxt {
    font-size: 1.25rem;
    line-height: 2;
    margin-bottom: 1.5em;
}

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

.contentsMore__main {
    display: none;
}

.contentsMore.is-show .m-btn-more-wrap {
    display: none;
}

.contentsNote {
    margin-top: 1em;
    font-size: 1rem;
    line-height: 2;
}

.contentsNote2 {
    margin-top: -1em;
    font-size: 1rem;
    line-height: 2;
}

@media only screen and (max-width: 1300px) {
    .contentsStitle {
        font-size: 14px;
        font-size: calc(0.875rem + 8 * (100vw - 320px) / 980);
    }
    .contentsTxt {
        font-size: 12px;
        font-size: calc(0.75rem + 8 * (100vw - 320px) / 980);
    }
    .contentsNote {
        font-size: 12px;
        font-size: calc(0.75rem + 8 * (100vw - 320px) / 980);
    }
}

@media only screen and (max-width: 767px) {
    .contentsSection {
        margin-bottom: 20%;
    }
    .contentsSection:last-child {
        margin-bottom: 0;
    }
    .contentsStitle {
        font-size: 13px;
        font-size: calc(0.8125rem + 7 * (100vw - 320px) / 980);
    }
    .contentsTxt {
        font-size: 12px;
        font-size: calc(0.75rem + 6 * (100vw - 320px) / 448);
    }
    .contentsNote {
        font-size: 11px;
        font-size: calc(0.6875rem + 5 * (100vw - 320px) / 448);
    }
    .contentsNote2 {
        font-size: 11px;
        font-size: calc(0.6875rem + 5 * (100vw - 320px) / 448);
    }
}

.overlay-lock-test {
    overflow-y: hidden !important;
}

.overlay-lock {
    overflow: hidden !important;
    width: auto;
}

.overlay-lock body {
    overflow: hidden !important;
}

.modal-overlay-lock {
    overflow: hidden !important;
    width: auto;
}

.modal-overlay-lock body {
    overflow: hidden !important;
}

.modalBoxWrapper {
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 19;
    overflow: auto;
    display: none;
    overflow: auto;
    overflow-y: scroll;
    transform: translateZ(0);
    -webkit-overflow-scrolling: touch;
    z-index: 20;
    top: 0;
    left: 0;
    opacity: 0;
    transition-duration: .2s;
    transition-delay: .8s;
    transition-property: transform, opacity;
}

.modalBoxWrapper.is-open {
    opacity: 1;
    transition-delay: .1s;
}

.modalBoxWrapper.is-open .modalOverlay {
    transform: translateX(0);
    transition-delay: .1s;
}

.modalBoxWrapper.is-open .modalBox {
    opacity: 1;
    transition-delay: .5s;
}

.modalBoxWrapper.is-open .modalBox__conts {
    transition-delay: .5s;
    opacity: 1;
    transform: scale(1, 1);
}

.modalBoxWrapper.is-open .modalBox__conts__inner {
    transition-delay: .5s;
    opacity: 1;
    transform: scale(1, 1);
}

.modalBoxWrapper.is-open .modalBox__closeBtn {
    transition-delay: .8s;
    opacity: 1;
    transform: scale(1, 1);
}

.modalOverlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    margin: auto;
    height: 100%;
    height: calc(100% - 100px);
    padding: 50px 0;
    overflow: hidden;
    z-index: 10;
    transform: translateX(-100%);
    transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
    background-color: rgba(232, 69, 139, 0.9);
    transition-duration: .4s;
    transition-delay: .500s;
    transition-property: transform, opacity;
}

.is-modalStripe .modalOverlay {
    background: #fff url(../img/bg_modal_stripe.png) repeat center top;
}

.modalOverlay__close {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}

.modalBox {
    position: absolute;
    padding: 0;
    margin: 0 auto;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    box-sizing: border-box;
    width: 100%;
    max-width: 1000px;
    display: none;
    opacity: 0;
    transition-duration: .4s;
    transition-delay: .1s;
    transition-property: transform, opacity;
}

.modalBox__conts {
    transform: scale(0.5, 0.5);
    transition-duration: .4s;
    transition-delay: .1s;
    transition-property: transform, opacity;
}

.modalBox__conts__inner {
    transform: scale(0.4, 0.4);
    transition-duration: .35s;
    transition-delay: .1s;
    transition-property: transform, opacity;
}

.modalFaqConts {
    background-color: #fff;
    padding: 50px;
}

.modalFaqConts__title {
    text-align: center;
    font-size: 24px;
    max-width: 590px;
    margin: 0 auto;
    padding: 0 1em;
    border: solid 4px #000;
    border-radius: 30px;
    margin-bottom: 50px;
}

.modalFaqConts__title > span {
    display: block;
    padding: .2em 95px;
    position: relative;
}

.modalFaqConts__title > span:before {
    content: "";
    width: 86px;
    padding-bottom: 100px;
    background: url(../../img/icon_modal_faq_01.png) no-repeat center bottom;
    background-size: contain;
    position: absolute;
    left: 0;
    bottom: 0;
    margin-bottom: -13px;
}

.modalBox-faq2 .modalFaqConts__title > span:before {
    background-image: url(../../img/icon_modal_faq_02.png);
}

.modalBox-faq3 .modalFaqConts__title > span:before {
    background-image: url(../../img/icon_modal_faq_03.png);
}

.modalFaqConts__lead {
    font-size: 28px;
    text-align: center;
    border-bottom: solid 4px #000;
    max-width: 760px;
    margin: 0 auto 35px;
    padding-bottom: 15px;
    position: relative;
}

.modalFaqConts__lead > span {
    position: relative;
}

.modalFaqConts__lead:before {
    content: "";
    width: 25px;
    height: 25px;
    background-color: #fff;
    border-bottom: solid 4px #000;
    border-right: solid 4px #000;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-bottom: -17px;
    margin-left: -15px;
    transform: rotate(45deg);
}

.modalFaqConts__img {
    max-width: 760px;
    margin: 0 auto 50px;
    position: relative;
}

.modalFaqConts__img img {
    width: 100%;
    height: auto;
}

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

.modalFaqConts__img__txt {
    position: relative;
}

.modalFaqConts__img__item {
    position: absolute;
}

.modalFaqConts__img__item_1_1 {
    width: 55.78947%;
    top: 0;
    left: 0;
}

.modalFaqConts__img__item_1_2 {
    width: 42.36842%;
    top: 0;
    right: 0;
}

.modalFaqConts__img__item_1_3 {
    width: 42.36842%;
    bottom: 0;
    right: 0;
}

.modalFaqConts__img__item_2_1 {
    width: 57.10526%;
    top: 0;
    left: 0;
    margin-top: 12.23684%;
    margin-left: -6.97368%;
}

.modalFaqConts__img__item_2_2 {
    width: 55.26316%;
    top: 0;
    right: 0;
    margin-top: 16.05263%;
    margin-right: -1.71053%;
}

.modalFaqConts__img__item_3_1 {
    width: 52.36842%;
    top: 0;
    left: 0;
}

.modalFaqConts__img__item_3_2 {
    width: 29.34211%;
    top: 0;
    right: 0;
}

.modalFaqConts__img__item_3_3 {
    width: 60%;
    bottom: 0;
    left: 0;
}

.modalFaqConts__date {
    font-size: 40px;
    text-align: center;
    line-height: 1.3;
}

.modalFaqConts__date > span {
    display: inline-block;
    padding: .1em .5em;
    background-color: #000;
    color: #fff;
}

.modalProfConts {
    background-color: #fff;
    padding: 50px;
}

.modalProfConts__inner {
    max-width: 760px;
    margin: 0 auto;
}

.modalProfConts__img {
    width: 240px;
    margin: 0 auto 30px;
    border-radius: 50%;
    overflow: hidden;
}

.modalProfConts__img img {
    width: 100%;
    height: auto;
}

.modalProfConts__name {
    text-align: center;
    font-size: 34px;
    line-height: 1.1;
    margin-bottom: 1em;
}

.modalProfConts__name span {
    font-size: .7em;
}

.modalProfConts__txt {
    font-size: 18px;
    line-height: 1.8;
}

.modalTriviaConts {
    background-color: #000;
    padding: 50px 50px 80px;
    position: relative;
    color: #fff;
}

.modalTriviaConts:before {
    content: "";
    position: absolute;
    top: -1px;
    left: 0;
    right: 0;
    bottom: -1px;
    border: solid 10px #e8458b;
    box-sizing: border-box;
}

.modalTriviaConts__inner {
    max-width: 760px;
    margin: 0 auto;
}

.modalTriviaConts__header {
    padding-bottom: 20px;
    margin-bottom: 40px;
    border-image: url(../img/bdr_dash_wht.png) 24 24 round;
    border-width: 0;
    border-bottom-style: solid;
    border-bottom-width: 24px;
}

.modalTriviaConts__title {
    max-width: 600px;
    margin: 0 auto 18px;
}

.modalTriviaConts__title img {
    width: 100%;
    height: auto;
}

.modalTriviaConts__lead {
    text-align: center;
    font-size: 18px;
}

.modalTriviaItem {
    margin-bottom: 60px;
}

.modalTriviaItem:after {
    content: "";
    clear: both;
    display: block;
}

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

.modalTriviaItem__num {
    width: 13.15789%;
    float: left;
}

.modalTriviaItem__num img {
    width: 100%;
    height: auto;
}

.modalTriviaItem__txtBox {
    width: 84.21053%;
    float: right;
}

.modalTriviaItem__title {
    font-size: 28px;
    line-height: 1.5;
    margin-bottom: .6em;
    font-weight: bold;
}

.modalTriviaItem__title .m-underline, .modalTriviaItem__title .m-underline-pc {
    display: inline-block;
    position: relative;
    z-index: 1;
}

.modalTriviaItem__title .m-underline:before, .modalTriviaItem__title .m-underline-pc:before {
    content: "";
    width: auto;
    height: .4em;
    background-color: #e95898;
    background: linear-gradient(to right, #000 0%, #e95898 5%, #e95898 95%, #000 100%);
    position: absolute;
    bottom: 0;
    left: -.3em;
    right: -.3em;
    z-index: -1;
    transform: rotate(-0.8deg);
}

.modalTriviaItem__txt {
    font-size: 18px;
    margin-bottom: 1em;
}

.modalTriviaItem__img img {
    width: 100%;
    height: auto;
}

.modalTriviaItem__img-s {
    width: 40.625%;
    float: left;
}

.modalTriviaItem__img-s img {
    width: 100%;
    height: auto;
}

.modalTriviaMov {
    width: 53.125%;
    float: right;
}

.modalTriviaMov__title img {
    width: 100%;
    height: auto;
}

.modalTriviaMov__box {
    border: solid 4px #fff;
    padding: 5px;
}

.modalTriviaMov__box img {
    width: 100%;
    height: auto;
}

.modalAnnounceConts {
    background-color: #fff;
    padding: 70px 40px 40px;
    box-sizing: border-box;
    position: relative;
    color: #000;
}

.modalAnnounceConts__inner {
    max-width: 920px;
    margin: 0 auto;
}

.modalAnnounce__header {
    text-align: center;
}

.modalAnnounce__title {
    max-width: 640px;
    margin: 0 auto 50px;
}

.modalAnnounce__title img {
    width: 100%;
    height: auto;
}

.modalAnnounce__top {
    overflow: hidden;
    background: linear-gradient(to right, #e8bd69 0%, #fed97a 24%, #dbb559 59%, #f9e7c5 81%, #d3b76a 100%);
    padding: 1.08696% 0;
    margin-bottom: 4.13043%;
}

.modalAnnounce__least {
    overflow: hidden;
    background: linear-gradient(to right, #0435b3 0%, #0094e9 100%);
    padding: 1.08696% 0;
    margin-top: 2.17391%;
}

.modalAnnounce__top__txt {
    float: left;
    width: 50%;
}

.modalAnnounce__top__txt img {
    width: 100%;
    height: auto;
}

.modalAnnounce__top__img {
    float: left;
    width: 48.91304%;
    position: relative;
}

.modalAnnounce__top__img img {
    width: 100%;
    height: auto;
}

.modalAnnounce__entryList__items {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
        justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}

.modalAnnounce__entryList__item {
    width: 48.91304%;
    margin-bottom: 2.17391%;
    position: relative;
}

.modalAnnounce__entryList__item img {
    width: 100%;
    height: auto;
}

.modalAnnounce__entryList__point {
    font-size: 56px;
    font-weight: bold;
    position: absolute;
    right: 5.55556%;
    top: 50%;
    transform: translateY(-50%);
    line-height: 1.2;
}

.modalAnnounce__entryList__point span {
    font-size: .4em;
    padding-left: .1em;
}

.modalAnnounce__noteBox {
    padding-top: 4.34783%;
    background-color: #fff;
}

.modalAnnounce__note1 {
    text-align: center;
    font-size: 18px;
    font-weight: bold;
}

.modalAnnounce__note1 > span {
    display: inline-block;
    text-align: left;
}

.modalAnnounce__note2 {
    text-align: center;
    font-size: 14px;
    margin-top: .5em;
}

.modalAnnounce__note2 > span {
    display: inline-block;
}

.modalDiagramConts {
    background-color: #fff;
    padding: 45px 20px 20px;
    box-sizing: border-box;
    position: relative;
    color: #fff;
}

.modalDiagramConts__inner {
    max-width: 1000px;
    box-sizing: border-box;
    margin: 0 auto;
}

.modalDiagram__title {
    margin-bottom: 4.16667%;
}

.modalDiagram__title img {
    width: 100%;
    height: auto;
}

.modalDiagram__main {
    background: url(../img/bg_stripe_pnk.png) repeat center top;
    padding: 6.25% 6.25% 4.16667%;
}

.modalDiagram__link {
    margin: 0 auto 3.125%;
    max-width: 600px;
}

.modalDiagram__link img {
    width: 100%;
    height: auto;
}

.modalDiagram__link a {
    display: block;
}

.modalDiagram__link a:hover {
    opacity: .8;
}

.modalDiagram__lead {
    margin: 0 -8.33333% 3.64583%;
}

.modalDiagram__lead img {
    width: 100%;
    height: auto;
}

.modalDiagram__exp {
    background-color: #fff;
    margin: 0 auto;
    box-sizing: border-box;
    max-width: 760px;
    padding: 6.25%;
}

.modalDiagram__pict {
    margin: 0 auto 4.60526%;
}

.modalDiagram__pict img {
    width: 100%;
    height: auto;
}

.modalDiagramConts .aboutGroup {
    max-width: 760px;
    margin: 0 auto;
    padding: 50px 0;
    background: url(../img/bdr_wave_red.png) repeat-x center top, url(../img/bdr_wave_red.png) repeat-x center bottom;
}

.modalDiagramConts .aboutGroup__title {
    font-size: 28px;
    text-align: center;
    color: #e00000;
    margin-bottom: .8em;
}

.modalDiagramConts .aboutGroup__title:after {
    content: "";
    width: 98px;
    padding-bottom: 40px;
    background: url(../img/icon_anchovies.png) no-repeat center top;
    background-size: contain;
    display: block;
    margin: .2em auto 0;
}

.modalDiagramConts .aboutGroup__txt {
    font-size: 18px;
    color: #e00000;
    line-height: 2;
}

.modalBox__closeBtn {
    position: absolute;
    top: 20px;
    right: 20px;
    display: block;
    cursor: pointer;
    z-index: 6;
    background-color: #000;
    width: 72px;
    height: 72px;
    border-radius: 50px;
    opacity: 0;
    transform: scale(0.1, 0.1);
    transition-duration: .3s;
    transition-delay: .1s;
    transition-timing-function: cubic-bezier(0.04, 0.98, 0.63, 1.64);
    transition-property: transform, opacity;
}

.modalBox__closeBtn__icon {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 30px;
    height: 3px;
    margin: -1px 0 0 -15px;
    transition-duration: 0.3s;
}

.modalBox__closeBtn__icon:before, .modalBox__closeBtn__icon:after {
    display: block;
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    width: 30px;
    height: 5px;
    background: #fff;
}

.modalBox__closeBtn__icon:before {
    margin-top: -2px;
    margin-left: 0;
    transform: rotate(45deg);
}

.modalBox__closeBtn__icon:after {
    margin-top: -2px;
    margin-left: 0;
    transform: rotate(-45deg);
}

.modalBox-trivia .modalBox__closeBtn {
    background-color: #fff;
}

.modalBox-trivia .modalBox__closeBtn__icon:before, .modalBox-trivia .modalBox__closeBtn__icon:after {
    background-color: #000;
}

.modalMovBox .modalBox__closeBtn {
    top: 0px;
    right: 0px;
    margin-top: -90px;
}

.modalMovBox__inner {
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
    position: relative;
}

.modalMovBox__inner iframe {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
}

@media only screen and (max-width: 1100px) {
    .modalOverlay {
        height: 92%;
        padding: 4% 0;
    }
    .modalBox {
        width: 92%;
    }
    .modalFaqConts {
        padding: 4.54545%;
    }
    .modalAnnounceConts {
        padding: 6.36364% 3.63636% 3.63636%;
    }
    .modalAnnounce__entryList__point {
        font-size: 5.09091vw;
    }
}

@media only screen and (max-width: 767px) {
    .modalBoxWrapper {
        overflow-y: hidden;
    }
    .modalOverlay {
        height: 100%;
        padding: 0;
    }
    .is-modalStripe .modalOverlay {
        background-size: auto 105px;
    }
    .modalBox {
        width: 100%;
        transform: none;
        top: 0;
        left: 0;
    }
    .modalBox__conts {
        position: fixed;
        width: 100%;
        overflow: auto;
        overflow-y: scroll;
        top: 0;
        right: 0;
        left: 0;
        bottom: 0;
    }
    .modalFaqConts {
        padding: 7.8125% 0;
    }
    .modalFaqConts__title {
        font-size: 12px;
        font-size: calc(0.75rem + 12 * (100vw - 320px) / 447);
        max-width: none;
        margin-left: 4.6875%;
        margin-right: 21.5625%;
        padding: 0;
        border-width: 2px;
        margin-bottom: 7.8125%;
    }
    .modalFaqConts__title > span {
        display: block;
        padding: 0.3em 2.12766% 0.3em 14.89362%;
        position: relative;
    }
    .modalFaqConts__title > span:before {
        content: "";
        width: 13.4375vw;
        padding-bottom: 17.8125vw;
        position: absolute;
        left: 0;
        bottom: 0;
        margin-bottom: -2.34375vw;
    }
    .modalFaqConts__lead {
        font-size: 20px;
        font-size: calc(1.25rem + 8 * (100vw - 320px) / 447);
        line-height: 1.4;
        border-width: 2px;
        margin: 0 3.125% 5.46875%;
        padding-bottom: 2.34375%;
        position: relative;
    }
    .modalFaqConts__lead > span {
        position: relative;
    }
    .modalFaqConts__lead:before {
        content: "";
        width: 18px;
        height: 18px;
        border-width: 2px;
        margin-bottom: -12px;
        margin-left: -13px;
        transform: rotate(45deg);
    }
    .modalFaqConts__img {
        max-width: 760px;
        margin: 0 auto 7.8125%;
    }
    .modalFaqConts__img:last-child {
        margin-bottom: 0;
    }
    .modalFaqConts__img__item {
        position: absolute;
        width: auto;
    }
    .modalFaqConts__img__item_1_1 {
        margin-top: 14.53125%;
    }
    .modalFaqConts__img__item_1_2 {
        margin-top: 81.25%;
    }
    .modalFaqConts__img__item_2_1 {
        margin-top: 26.25%;
        margin-left: 0;
    }
    .modalFaqConts__img__item_2_2 {
        margin-top: 96.875%;
        margin-right: 0;
    }
    .modalFaqConts__img__item_3_1 {
        margin-top: 16.875%;
    }
    .modalFaqConts__img__item_3_2 {
        margin-top: 127.8125%;
    }
    .modalFaqConts__date {
        font-size: 20px;
        font-size: calc(1.25rem + 18 * (100vw - 320px) / 447);
    }
    .modalProfBox.modalBox {
        top: 50%;
        left: 50%;
        right: auto;
        bottom: auto;
        transform: translate(-50%, -50%);
    }
    .modalProfBox .modalBox__closeBtn {
        margin-top: 6.25%;
        margin-right: 6.25%;
    }
    .is-modalProf .modalBoxWrapper {
        overflow-y: scroll;
    }
    .modalProfConts.modalBox__conts {
        position: static;
        overflow: visible;
        padding: 0 0;
        margin: 3.125%;
        width: 93.75%;
    }
    .modalProfConts__inner {
        max-width: 760px;
        padding: 6.66667%;
        margin: 0 auto;
    }
    .modalProfConts__img {
        width: 55.38462%;
        margin: 0 auto 30px;
        border-radius: 50%;
        overflow: hidden;
    }
    .modalProfConts__img img {
        width: 100%;
        height: auto;
    }
    .modalProfConts__name {
        font-size: 20px;
        font-size: calc(1.25rem + 14 * (100vw - 320px) / 447);
    }
    .modalProfConts__name span {
        font-size: .7em;
    }
    .modalProfConts__txt {
        font-size: 11px;
        font-size: calc(0.6875rem + 7 * (100vw - 320px) / 447);
    }
    .modalTriviaConts {
        padding: 0;
    }
    .modalTriviaConts:before {
        display: none;
    }
    .modalTriviaConts__inner {
        max-width: 100%;
        margin: 0 auto;
        padding: 6.25% 4.6875% 7.8125%;
        border: solid 5px #e9458a;
    }
    .modalTriviaConts__header {
        padding-bottom: 3.44828%;
        margin-bottom: 6.89655%;
        border-bottom-width: 16px;
    }
    .modalTriviaConts__title {
        max-width: 600px;
        margin-bottom: 3.44828%;
    }
    .modalTriviaConts__lead {
        text-align: center;
        font-size: 10px;
        font-size: calc(0.625rem + 8 * (100vw - 320px) / 447);
    }
    .modalTriviaItem {
        margin-bottom: 10.34483%;
    }
    .modalTriviaItem:after {
        content: "";
        clear: both;
        display: block;
    }
    .modalTriviaItem:last-child {
        margin-bottom: 0;
    }
    .modalTriviaItem__num {
        width: 18.51852%;
        margin: 0 auto 1.72414%;
        float: none;
    }
    .modalTriviaItem__txtBox {
        width: auto;
        float: none;
    }
    .modalTriviaItem__title {
        font-size: 20px;
        font-size: calc(1.25rem + 8 * (100vw - 320px) / 447);
        line-height: 1.5;
        margin-bottom: .8em;
        text-align: center;
    }
    .modalTriviaItem__title .m-underline-pc {
        display: inline;
    }
    .modalTriviaItem__title .m-underline-pc:before {
        display: none;
    }
    .modalTriviaItem__title .m-underline-sp {
        display: inline-block;
        position: relative;
        z-index: 1;
    }
    .modalTriviaItem__title .m-underline-sp:before {
        content: "";
        width: auto;
        height: .4em;
        background-color: #e95898;
        background: linear-gradient(to right, #000 0%, #e95898 5%, #e95898 95%, #000 100%);
        position: absolute;
        bottom: 0;
        left: -.3em;
        right: -.3em;
        z-index: -1;
        transform: rotate(-0.8deg);
    }
    .modalTriviaItem__txt {
        font-size: 12px;
        font-size: calc(0.75rem + 6 * (100vw - 320px) / 447);
        margin-bottom: 1em;
        text-align: center;
    }
    .modalTriviaItem__img-s {
        width: auto;
        float: none;
        padding-top: 0;
        margin-bottom: 5.17241%;
    }
    .modalTriviaMov {
        width: auto;
        float: none;
        margin-top: 0;
    }
    .modalTriviaMov__box {
        border: solid 3px #fff;
        padding: 5px;
    }
    .modalTriviaMov__box img {
        width: 100%;
        height: auto;
    }
    .modalAnnounceConts {
        background: #fff url(../img/bg_modal_stripe.png) repeat center top;
        background-size: auto 105px;
        padding: 0;
    }
    .modalAnnounceConts__inner {
        padding: 4.6875% 3.125% 9.375%;
        background-color: rgba(255, 255, 255, 0.05);
    }
    .modalAnnounce__header {
        text-align: center;
    }
    .modalAnnounce__title {
        margin: 0 auto 5%;
    }
    .modalAnnounce__top {
        padding: 0 1.66667% 3.33333%;
        margin-bottom: 0;
    }
    .modalAnnounce__least {
        padding: 0 1.66667% 2%;
        margin-top: 0;
    }
    .modalAnnounce__top__txt {
        float: none;
        width: auto;
    }
    .modalAnnounce__top__img {
        float: none;
        line-height: 0;
        width: auto;
    }
    .modalAnnounce__entryList__items {
        display: block;
    }
    .modalAnnounce__entryList__item {
        width: auto;
        margin-bottom: 0;
        background-color: #fff;
        padding: 1.66667% 1.66667% 0;
    }
    .modalAnnounce__entryList__item:last-child {
        padding-bottom: 1.66667%;
    }
    .modalAnnounce__entryList__point {
        font-size: 10.9375vw;
    }
    .modalAnnounce__noteBox {
        padding: 2.5% 1.66667% 2.5%;
        background-color: #fff;
    }
    .modalAnnounce__note1 {
        font-size: 11px;
        font-size: calc(0.6875rem + 7 * (100vw - 320px) / 447);
        text-align: left;
    }
    .modalAnnounce__note1 > span {
        text-align: left;
    }
    .modalAnnounce__note2 {
        font-size: 10px;
        font-size: calc(0.625rem + 4 * (100vw - 320px) / 447);
        text-align: left;
    }
    .modalAnnounce__note2 > span {
        text-align: left;
        text-indent: -1em;
        padding-left: 1em;
    }
    .modalDiagramConts {
        padding: 5% 0 0;
    }
    .modalDiagram__title {
        padding: 0 3.125%;
        margin-bottom: 6.25%;
    }
    .modalDiagram__main {
        background: url(../img/bg_stripe_pnk.png) repeat center top;
        padding: 3.125% 3.125% 3.125%;
    }
    .modalDiagram__link {
        margin: 0 auto 5%;
        max-width: 600px;
    }
    .modalDiagram__lead {
        margin: 0 -1.66667% 5%;
    }
    .modalDiagram__exp {
        padding: 8.33333% 6.66667% 10%;
    }
    .modalDiagram__pict {
        margin: 0 auto 11.53846%;
    }
    .modalDiagramConts .aboutGroup {
        padding: 11.66667% 0;
        background-size: auto 8px, auto 8px;
    }
    .modalDiagramConts .aboutGroup__title {
        font-size: 17px;
        font-size: calc(1.0625rem + 11 * (100vw - 320px) / 447);
    }
    .modalDiagramConts .aboutGroup__title:after {
        width: 20%;
        padding-bottom: 8.33333%;
    }
    .modalDiagramConts .aboutGroup__txt {
        font-size: 12px;
        font-size: calc(0.75rem + 6 * (100vw - 320px) / 447);
        line-height: 2;
    }
    .modalBox__closeBtn {
        position: fixed;
        top: 0;
        right: 0;
        margin-top: 3.90625%;
        margin-right: 3.90625%;
        width: 45px;
        height: 45px;
    }
    .modalBox__closeBtn__icon {
        width: 18px;
        height: 3px;
        margin: -1px 0 0 -9px;
    }
    .modalBox__closeBtn__icon:before, .modalBox__closeBtn__icon:after {
        width: 18px;
        height: 3px;
    }
    .modalBox__closeBtn__icon:before {
        margin-top: -1px;
    }
    .modalBox__closeBtn__icon:after {
        margin-top: -1px;
    }
    .modalMovBox {
        top: 50%;
        transform: translateY(-50%);
    }
    .modalMovBox .modalBox__closeBtn {
        margin-top: -60px;
    }
}

.athletesList__items {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: 0 -1.63934% 10px;
}

.athletesList__item {
    width: 33.33%;
    padding: 0 1.69492% 3.38983%;
    box-sizing: border-box;
}

.athletesList__item a {
    background-color: #fff;
    text-decoration: none;
    display: block;
    transition-duration: .2s;
    transition-property: opacity, transform;
}

.athletesList__item a:hover {
    opacity: .8;
}

.athletesList__item a:hover .athletesList__txtBox:after {
    margin-right: -.3em;
}

.athletesList__img {
    display: block;
}

.athletesList__img img {
    width: 100%;
    height: auto;
}

.athletesList__txtBox {
    padding: 0.78947% 13.15789% 4.16667% 6.57895%;
    position: relative;
    display: block;
}

.athletesList__txtBox:after {
    content: "";
    width: .6em;
    height: .6em;
    border-right: solid 2px #000;
    border-bottom: solid 2px #000;
    transform: rotate(-45deg);
    position: absolute;
    right: 6.94444%;
    top: 50%;
    margin-top: -.38em;
    transition-duration: .2s;
    transition-property: opacity, transform, margin-right;
}

.athletesList__name {
    font-size: 1.5rem;
    font-weight: bold;
    line-height: 1.4;
    display: block;
}

.athletesList__name2 {
    color: #0068b7;
    font-size: 1.38rem;
    line-height: 1.4;
    margin-bottom: .5em;
    display: block;
}

html:lang(en) .athletesList__name2 {
    font-size: 1.63rem;
    line-height: 1.2;
}

.athletesList__type {
    font-size: 1rem;
    line-height: 1.4;
    display: block;
}

.linkNote {
    font-size: 11px;
}

@media only screen and (max-width: 767px) {
    .linkNote {
        font-size: 10px;
    }
    .athletesList__items {
        margin: 0 -1.66667% 10px;
    }
    .athletesList__item {
        width: 50%;
        padding: 0 1.6129% 3.125%;
    }
    .athletesList__txtBox {
        font-size: 12px;
        font-size: calc(0.75rem + 4 * (100vw - 320px) / 448);
    }
    .athletesList__name {
        font-size: 12px;
        font-size: calc(0.75rem + 12 * (100vw - 320px) / 448);
        line-height: 1.4;
        margin-bottom: .5em;
    }
    .athletesList__name2 {
        font-size: 13px;
        font-size: calc(0.8125rem + 9 * (100vw - 320px) / 448);
        line-height: 1.4;
        margin-bottom: .5em;
    }
    html:lang(en) .athletesList__name2 {
        font-size: 14px;
        font-size: calc(0.875rem + 12 * (100vw - 320px) / 448);
        line-height: 1.2;
    }
    .athletesList__type {
        font-size: 10px;
        font-size: calc(0.625rem + 6 * (100vw - 320px) / 448);
        line-height: 1.4;
    }
}

.otherLink {
    margin-bottom: 100px;
}

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

.otherLink__inner {
    max-width: 1180px;
    padding: 0 50px 10px;
    box-sizing: border-box;
    margin: 0 auto;
}

.articleCategory__menu {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: 0 -2px 50px;
}

.articleCategory__menu[data-column='3'] .articleCategory__menu__item {
    width: 33.333%;
}

.articleCategory__menu__item {
    width: 25%;
    box-sizing: border-box;
    padding: 0 2px;
    text-align: center;
    font-size: 1.07rem;
    font-weight: bold;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}

.articleCategory__menu__item a {
    display: table;
    background-color: #262626;
    color: #fff;
    text-decoration: none;
    padding: 1em .5em;
    position: relative;
    transition-duration: .2s;
    transition-property: background-color;
    min-height: 100%;
    width: 100%;
    box-sizing: border-box;
    font-feature-settings: "palt" 1;
}

.articleCategory__menu__item a.is-selected {
    background-color: #0068b7;
    pointer-events: none;
}

.articleCategory__menu__item a.is-selected:after {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 20px 19px 0 19px;
    border-color: #0068b7 transparent transparent transparent;
    position: absolute;
    bottom: -20px;
    left: 50%;
    margin-left: -19px;
}

.articleCategory__menu__item a span {
    display: table-cell;
    vertical-align: middle;
}

.articleCategory__menu__item a:hover {
    background-color: #0068b7;
}

.articleList__items {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: 0 -0.81967% -4.09836%;
}

.articleList__item {
    width: 31.7201%;
    margin: 0 0.80645% 4.03226%;
    padding: 0 0 0;
    box-sizing: border-box;
    border-bottom: solid 3px #0068b7;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    box-sizing: border-box;
}

.articleList__item a {
    text-decoration: none;
    display: block;
    transition-duration: .2s;
    transition-property: opacity, transform;
    height: 100%;
    position: relative;
}

.articleList__item a:hover {
    opacity: .8;
}

.articleList__item a:hover .articleList__txtBox:after {
    margin-right: -.3em;
}

.articleList__img {
    display: block;
}

.articleList__img img {
    width: 100%;
    height: auto;
}

.articleList__txtBox {
    padding: 5.71429% 14.28571% 5.71429% 5.71429%;
    position: relative;
    display: block;
    font-size: 1rem;
    margin-bottom: 1.5em;
}

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

.articleList__txtBox:after {
    content: "";
    width: .6em;
    height: .6em;
    border-right: solid 2px #000;
    border-bottom: solid 2px #000;
    transform: rotate(-45deg);
    position: absolute;
    right: 5.14286%;
    top: 50%;
    margin-top: -.38em;
    transition-duration: .2s;
    transition-property: opacity, transform, margin-right;
}

.articleList__category {
    font-size: 0.75rem;
    display: inline-block;
    background-color: #0068b7;
    color: #fff;
    border-radius: 15px;
    padding: .5em 1em;
    line-height: 1.2;
    margin-bottom: .8em;
    margin-right: .5em;
}

.articleList__category2 {
    font-size: 0.75rem;
    display: inline-block;
    background-color: #0068b7;
    color: #fff;
    padding: .5em 1.5em;
    line-height: 1.2;
    margin-bottom: .8em;
    margin-right: 1em;
}

.articleList__num {
    display: inline-block;
    color: #0068b7;
    font-size: 1.88rem;
    margin-top: -.5em;
    position: relative;
    top: .1em;
}

.articleList__title {
    font-weight: bold;
    font-size: 1rem;
    margin-bottom: .5em;
    display: block;
}

.articleList__txt {
    display: block;
    font-size: 0.88rem;
}

.articleList__date {
    color: #757575;
    font-size: 1rem;
    margin-top: .5em;
    line-height: 1;
    display: block;
    text-align: right;
    position: absolute;
    bottom: 0;
    margin-bottom: 3.42857%;
    right: 4.28571%;
}

@media only screen and (max-width: 1200px) {
    .otherLink__inner {
        padding-left: 4.16667%;
        padding-right: 4.16667%;
    }
    .articleCategory__menu__item {
        font-size: 0.88rem;
    }
}

@media only screen and (max-width: 767px) {
    .otherLink {
        margin-bottom: 15.625%;
    }
    .otherLink:last-child {
        margin-bottom: 0;
    }
    .otherLink__inner {
        padding: 0 3.125% 10px;
        box-sizing: border-box;
        margin: 0 auto;
    }
    .articleCategory__menu {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        margin: 0 -5px 8.33333%;
    }
    .articleCategory__menu[data-column='3'] .articleCategory__menu__item {
        width: 50%;
    }
    .articleCategory__menu[data-column='3'] .articleCategory__menu__item:first-child {
        width: 100%;
    }
    .articleCategory__menu__item {
        width: 50%;
        box-sizing: border-box;
        padding: 0 4px 10px;
        text-align: center;
        font-size: 11px;
        font-size: calc(0.6875rem + 4 * (100vw - 320px) / 448);
        font-weight: bold;
    }
    .articleCategory__menu__item a {
        padding: .5em .5em;
    }
    .articleCategory__menu__item a.is-selected:after {
        display: none;
    }
    .articleCategory__menu__item a span {
        height: 3.5em;
    }
    .articleCategory__menu__item a:hover {
        background-color: #0068b7;
    }
    .articleList__items {
        display: block;
        margin: 0 0 0;
    }
    .articleList__item {
        width: auto;
        margin: 0 0 8.33333%;
        padding: 0 0 0;
        display: block;
    }
    .articleList__item:last-child {
        margin-bottom: 0;
    }
    .articleList__txtBox {
        padding: 5.17241% 12.06897% 5.17241% 5.17241%;
        margin-bottom: 0;
    }
    .articleList__txtBox:after {
        width: .4em;
        height: .4em;
        border-width: 1px;
        right: 5.17241%;
        top: 50%;
        margin-top: -.2em;
    }
    .articleList__category {
        font-size: 10px;
        font-size: calc(0.625rem + 2 * (100vw - 320px) / 448);
    }
    .articleList__category2 {
        font-size: 10px;
        font-size: calc(0.625rem + 2 * (100vw - 320px) / 448);
    }
    .articleList__num {
        font-size: 16px;
        font-size: calc(1rem + 16 * (100vw - 320px) / 448);
    }
    .articleList__title {
        font-size: 12px;
        font-size: calc(0.75rem + 4 * (100vw - 320px) / 448);
        margin-bottom: .2em;
        margin-top: .5em;
    }
    .articleList__txt {
        font-size: 12px;
        font-size: calc(0.75rem + 4 * (100vw - 320px) / 448);
    }
    .articleList__date {
        font-size: 14px;
        font-size: calc(0.875rem + 2 * (100vw - 320px) / 448);
        position: static;
        bottom: 0;
        margin-top: -.3em;
        margin-bottom: 3.44828%;
        margin-right: 5.17241%;
    }
}

.relatedInfoList__items {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: 0 -0.81967% 10px;
}

.relatedInfoList__item {
    width: 31.7201%;
    margin: 0 0.80645%;
    padding: 0 0 3.38983%;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}

.relatedInfoList__item a {
    text-decoration: none;
    display: block;
    min-height: 100%;
    background-color: #fff;
    position: relative;
    display: table;
    width: 100%;
    padding-top: 68%;
    z-index: 1;
}

.relatedInfoList__item .linkNote {
    display: block;
    width: 100%;
    text-align: right;
    font-size: 11px;
    margin-top: .2em;
}

.relatedInfoList__img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
    z-index: -1;
}

.relatedInfoList__img img {
    width: 100%;
    height: auto;
}

.relatedInfoList__txtBox {
    padding: 5.71429% 14.28571% 5.71429% 5.71429%;
    position: relative;
    display: table-cell;
    width: 100%;
    box-sizing: border-box;
    vertical-align: middle;
}

.relatedInfoList__txtBox:after {
    content: "";
    width: .6em;
    height: .6em;
    border-right: solid 2px #000;
    border-bottom: solid 2px #000;
    transform: rotate(-45deg);
    position: absolute;
    right: 5.14286%;
    top: 50%;
    margin-top: -.38em;
}

.relatedInfoList__item a[target="_blank"] .relatedInfoList__txtBox:after {
    display: none;
}

.relatedInfoList__item a[target="_blank"] .relatedInfoList__txtBox .u-blankIcon {
    position: absolute;
    right: 5.55556%;
    top: 50%;
    margin-top: -.5em;
}

@media all and (-ms-high-contrast: none) {
    .relatedInfoList__item a {
        display: block;
        padding-top: 0;
    }
    .relatedInfoList__img {
        position: relative;
    }
    .relatedInfoList__txtBox {
        display: block;
    }
    .relatedInfoList__txt {
        min-height: 3em;
    }
}

.relatedInfoList__txt {
    font-weight: bold;
    display: block;
}

@media only screen and (max-width: 767px) {
    .relatedInfoList__items {
        display: block;
        margin: 0 0 0;
    }
    .relatedInfoList__item {
        width: auto;
        margin: 0 0 5.17241%;
        padding: 0 0;
        box-sizing: border-box;
        display: block;
    }
    .relatedInfoList__item:last-child {
        margin-bottom: 0;
    }
    .relatedInfoList__item a {
        padding-top: 0;
        display: block;
    }
    .relatedInfoList__item .linkNote {
        font-size: 10px;
        margin-top: .2em;
    }
    .relatedInfoList__img {
        position: relative;
    }
    .relatedInfoList__txtBox {
        padding: 5.17241% 17.24138% 5.17241% 6.89655%;
        display: block;
    }
    .relatedInfoList__txtBox:after {
        width: .4em;
        height: .4em;
        border-width: 1px;
        right: 10.34483%;
        top: 50%;
        margin-top: -.2em;
    }
    .relatedInfoList__item a[target="_blank"] .relatedInfoList__txtBox .u-blankIcon {
        right: 8.62069%;
        top: 50%;
    }
    .relatedInfoList__txt {
        font-size: 12px;
        font-size: calc(0.75rem + 4 * (100vw - 320px) / 448);
        min-height: 0;
    }
}

.actionLink__items:after {
    content: "";
    clear: both;
    display: block;
}

.actionLink__item {
    max-width: 970px;
    clear: both;
    margin: 0 auto 6.48148%;
    position: relative;
}

.actionLink__item a {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    background-color: #fff;
    text-decoration: none;
    position: relative;
}

.actionLink__item:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    background-color: #0068b7;
    top: 0;
    margin-top: 20px;
}

.actionLink__img {
    width: 52.63158%;
}

.actionLink__img img {
    width: 100%;
    height: auto;
}

.actionLink__txtBox {
    width: 47.36842%;
    box-sizing: border-box;
    padding: 3.15789% 5.78947% 3.15789% 3.15789%;
    position: relative;
}

.actionLink__txtBox:after {
    content: "";
    width: .6em;
    height: .6em;
    border-right: solid 2px #000;
    border-bottom: solid 2px #000;
    transform: rotate(-45deg);
    position: absolute;
    right: 6.94444%;
    top: 50%;
    margin-top: -.38em;
}

.actionLink__txt {
    font-size: 1.13rem;
    padding: 2em 0;
    line-height: 1.5;
    font-weight: bold;
}

.actionLink__category {
    max-width: 44.21053%;
    box-sizing: border-box;
    font-size: 1.13rem;
    position: absolute;
    bottom: 0;
    margin-bottom: 3.15789%;
    right: 3.15789%;
    line-height: 1.3;
    text-align: right;
    padding: .5% 1.5% 1%;
}

.actionLink__item:nth-child(odd):before {
    right: -20px;
}

.actionLink__item:nth-child(odd) .actionLink__category {
    border-bottom: 6px solid #0068b7;
    border-right: 6px solid #0068b7;
}

.actionLink__item:nth-child(even) a {
    -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
}

.actionLink__item:nth-child(even):before {
    left: -20px;
}

.actionLink__item:nth-child(even) .actionLink__category {
    right: auto;
    left: 3.15789%;
    text-align: left;
    border-bottom: 6px solid #0068b7;
    border-left: 6px solid #0068b7;
}

.actionLink__item.actionLink__item-category2:before {
    background-color: #45afe6;
}

.actionLink__item.actionLink__item-category2 .actionLink__category {
    border-color: #45afe6;
}

@media only screen and (max-width: 767px) {
    .actionLink__items:after {
        content: "";
        clear: both;
        display: block;
    }
    .actionLink__item {
        width: auto;
        clear: both;
        margin: 0 3.33333% 12.5%;
        position: relative;
        min-width: 0;
    }
    .actionLink__item a {
        display: block;
        overflow: hidden;
        position: relative;
    }
    .actionLink__item:before {
        margin-top: 3.84615%;
    }
    .actionLink__img {
        width: auto;
    }
    .actionLink__txtBox {
        width: auto;
        box-sizing: border-box;
        padding: 5.76923% 5.76923% 3.15789% 5.76923%;
        position: relative;
    }
    .actionLink__txtBox:after {
        display: none;
    }
    .actionLink__txt {
        font-size: 12px;
        font-size: calc(0.75rem + 6 * (100vw - 320px) / 448);
        padding: 0 0 .8em;
        line-height: 1.5;
    }
    .actionLink__category {
        max-width: 100%;
        display: inline-block;
        font-size: 10px;
        font-size: calc(0.625rem + 8 * (100vw - 320px) / 448);
        position: relative;
        bottom: 0;
        margin-bottom: 3.84615%;
        right: auto;
        text-align: right;
        border-width: 3px !important;
        padding: 0 1.5% 1%;
    }
    .actionLink__item:nth-child(odd) {
        float: right;
    }
    .actionLink__item:nth-child(odd):before {
        right: -3.84615%;
    }
    .actionLink__item:nth-child(odd) .actionLink__category {
        float: right;
        margin-right: 3.84615%;
    }
    .actionLink__item:nth-child(even) {
        float: left;
    }
    .actionLink__item:nth-child(even) a {
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    }
    .actionLink__item:nth-child(even):before {
        left: -3.84615%;
    }
    .actionLink__item:nth-child(even) .actionLink__category {
        right: auto;
        left: auto;
        text-align: left;
        margin-left: 3.84615%;
    }
}

.interviewList {
    margin: 0;
}

.interviewList__items {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: 0 -0.83333% 20px;
}

.interviewList__item {
    width: 33.33%;
    padding: 0 0.81967% 2.54237%;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
}

.interviewList__item a {
    text-decoration: none;
    display: block;
    min-height: 100%;
    background-color: #fff;
    transition-duration: .2s;
    transition-property: opacity, transform;
    position: relative;
}

.interviewList__item a:hover {
    opacity: .8;
}

.interviewList__item a:hover .interviewList__txtBox:after {
    margin-right: -.2em;
}

.interviewList__img {
    display: block;
}

.interviewList__img img {
    width: 100%;
    height: auto;
}

.interviewList__txtBox {
    padding: 5.71429% 14.28571% 5.71429% 7.14286%;
    position: relative;
    display: block;
    margin-bottom: 1.5em;
}

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

.interviewList__txtBox:after {
    content: "";
    width: .6em;
    height: .6em;
    border-right: solid 2px #000;
    border-bottom: solid 2px #000;
    transform: rotate(-45deg);
    position: absolute;
    right: 6.94444%;
    top: 50%;
    margin-top: -.38em;
    transition-duration: .2s;
    transition-property: opacity, transform, margin-right;
}

.interviewList__category {
    font-size: 0.88rem;
    display: inline-block;
    border-bottom: solid 3px #0068b7;
    line-height: 1.4;
    padding-bottom: .1em;
    margin-bottom: 1em;
}

.interviewList__title {
    font-size: 0.94rem;
    font-weight: bold;
    line-height: 1.4;
    border-bottom: solid 1px #333;
    padding-bottom: 1em;
    margin-bottom: 1em;
    display: block;
}

.interviewList__name {
    font-size: 0.88rem;
    line-height: 1.4;
    display: block;
}

.interviewList__belong {
    font-size: 0.88rem;
    display: block;
}

@media only screen and (max-width: 767px) {
    .interviewList {
        margin: 0;
    }
    .interviewList__items {
        display: block;
        margin: 0 1.66667% 0;
    }
    .interviewList__item {
        width: auto;
        padding: 0 0;
        display: block;
        margin-bottom: 5.17241%;
    }
    .interviewList__item:last-child {
        margin-bottom: 0;
    }
    .interviewList__txtBox {
        padding: 2.58621% 16.37931% 3.44828% 6.03448%;
        margin-bottom: .1em;
    }
    .interviewList__txtBox:after {
        width: .5em;
        height: .5em;
        border-width: 1px;
        right: 5.17241%;
        margin-top: -.25em;
    }
    .interviewList__category {
        font-size: 11px;
        font-size: calc(0.6875rem + 3 * (100vw - 320px) / 448);
        border-width: 2px;
    }
    .interviewList__title {
        font-size: 12px;
        font-size: calc(0.75rem + 4 * (100vw - 320px) / 448);
    }
    .interviewList__name {
        font-size: 12px;
        font-size: calc(0.75rem + 2 * (100vw - 320px) / 448);
    }
    .interviewList__belong {
        font-size: 12px;
        font-size: calc(0.75rem + 2 * (100vw - 320px) / 448);
    }
}

.otherSection {
    margin-bottom: 60px;
}

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

.otherSection .athletesList__item {
    width: 25%;
}

.otherSection .athletesList__items {
    margin-left: 0;
    margin-right: 0;
}

.otherSection .otherSection__inner {
    max-width: 1320px;
    padding-left: 50px;
    padding-right: 50px;
    padding-top: 10px;
    box-sizing: border-box;
    margin: 0 auto;
    position: relative;
}

.otherSection .athletesSlide {
    position: relative;
    overflow: hidden;
    margin-left: -1.63934%;
    margin-right: -1.63934%;
}

.otherSection .athletesSlide__items {
    position: relative;
    width: 400%;
    top: 0;
    left: 0;
    margin-left: -200%;
}

.otherSection .athletesSlide__items.is-animation {
    transition-duration: 0.3s;
}

.otherSection .athletesList {
    z-index: 4;
    width: 25%;
    float: left;
    position: relative;
}

.otherSection .athletesList__slideNav {
    position: static;
    z-index: 6;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    margin-bottom: 2.29508%;
}

.otherSection .athletesList__slideNav__item {
    display: inline-block;
    vertical-align: middle;
}

.otherSection .athletesList__slideNav__item a {
    display: block;
    border: solid 2px #333;
    border-radius: 50%;
    overflow: hidden;
}

.otherSection .athletesList__slideNav__item img {
    height: auto;
}

.otherSection .athletesList__slideMark {
    display: inline-block;
    margin: 0 5px;
}

.otherSection .athletesSlide .slideMark__item {
    display: inline-block;
    margin: 0 10px;
    vertical-align: middle;
}

.otherSection .athletesSlide .slideMark__item a {
    display: block;
    width: 12px;
    height: 12px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    display: block;
    border: solid 2px #333;
    border-radius: 50%;
}

.otherSection .athletesSlide .slideMark__item.is-current a {
    background-color: #333;
}

@media only screen and (max-width: 1200px) {
    .otherSection .otherSection__inner {
        padding-left: 4.16667%;
        padding-right: 4.16667%;
    }
}

@media only screen and (max-width: 767px) {
    .otherSection {
        margin-bottom: 12.5%;
    }
    .otherSection .athletesList__item {
        width: 50%;
    }
    .otherSection .otherSection__inner {
        padding-left: 7.8125%;
        padding-right: 7.8125%;
        padding-top: 10px;
    }
    .otherSection .athletesSlide {
        position: relative;
        overflow: hidden;
        margin-left: -6.66667%;
        margin-right: -6.66667%;
    }
    .otherSection .athletesSlide__items {
        position: relative;
        width: 400%;
        top: 0;
        left: 0;
        margin-left: -200%;
    }
    .otherSection .athletesSlide__items.is-animation {
        transition-duration: 0.3s;
    }
    .otherSection .athletesList__slideNav__item {
        line-height: 1;
        vertical-align: middle;
    }
    .otherSection .athletesList__slideNav__item a {
        border-width: 1px;
        line-height: 1;
    }
    .otherSection .athletesList__slideNav__item a img {
        width: 20px;
        height: auto;
    }
    .otherSection .athletesList__slideMark {
        margin: 0 5px;
    }
    .otherSection .athletesSlide .slideMark__item {
        margin: 0 5px;
        line-height: 1;
        vertical-align: middle;
    }
    .otherSection .athletesSlide .slideMark__item a {
        line-height: 1;
        width: 8px;
        height: 8px;
        border-width: 1px;
    }
}

.featureList {
    margin: 0;
}

.featureList__items:after {
    content: "";
    clear: both;
    display: block;
}

.featureList__item {
    box-sizing: border-box;
    width: 87.70492%;
    min-width: 680px;
    margin-bottom: 70px;
}

.featureList__item a {
    text-decoration: none;
    display: block;
    background-color: #fff;
    transition-duration: .2s;
    transition-property: opacity, transform;
}

.featureList__item a:after {
    content: "";
    clear: both;
    display: block;
}

.featureList__item a:hover {
    opacity: .8;
}

.featureList__item a:hover .featureList__txtBox:after {
    margin-right: -.2em;
}

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

.featureList__img {
    display: block;
    width: 50.46729%;
    float: left;
}

.featureList__img img {
    width: 100%;
    height: auto;
}

.featureList__txtBox {
    width: 49.53271%;
    padding: 2.80374% 0 0 4.20561%;
    position: relative;
    display: block;
    box-sizing: border-box;
    float: right;
}

.featureList__category {
    font-size: 3.13rem;
    display: block;
    border-bottom: solid 8px #0068b7;
    color: #0068b7;
    line-height: 1.3;
    margin-bottom: .6em;
}

.featureList__title {
    font-size: 1.25rem;
    font-weight: bold;
    line-height: 1.5;
    border-bottom: solid 1px #333;
    padding-bottom: 1em;
    margin-bottom: 1.2em;
    display: block;
    margin-right: 19.11765%;
    position: relative;
}

.featureList__title:after {
    content: "";
    width: .6em;
    height: .6em;
    border-right: solid 2px #000;
    border-bottom: solid 2px #000;
    transform: rotate(-45deg);
    position: absolute;
    right: -12%;
    bottom: 0;
    margin-bottom: -.3em;
    transition-duration: .2s;
    transition-property: opacity, transform, margin-right;
}

.featureList__name {
    font-size: 1rem;
    line-height: 1.4;
    display: block;
}

.featureList__belong {
    font-size: 1rem;
    display: block;
}

.featureList__item:nth-child(odd) {
    float: left;
}

.featureList__item:nth-child(odd) .featureList__category {
    margin-left: -18.86792%;
    text-align: right;
}

.featureList__item:nth-child(even) {
    float: right;
}

.featureList__item:nth-child(even) .featureList__img {
    float: right;
}

.featureList__item:nth-child(even) .featureList__txtBox {
    float: left;
}

.featureList__item:nth-child(even) .featureList__category {
    margin-right: -18.86792%;
    text-align: left;
}

@media only screen and (max-width: 767px) {
    .featureList {
        margin: 0;
    }
    .featureList__items {
        display: block;
        margin: 0 1.66667% 0;
    }
    .featureList__item {
        min-width: 0;
        width: auto;
        padding: 0 0 5.17241%;
        display: block;
        margin-bottom: 12.06897%;
    }
    .featureList__item:last-child {
        margin-bottom: 0;
    }
    .featureList__img {
        float: none;
        width: auto;
    }
    .featureList__txtBox {
        width: auto;
        padding: 2.58621% 3.44828% 0 3.44828%;
    }
    .featureList__category {
        font-size: 20px;
        font-size: calc(1.25rem + 20 * (100vw - 320px) / 448);
        border-width: 2px;
    }
    .featureList__title {
        font-size: 12px;
        font-size: calc(0.75rem + 4 * (100vw - 320px) / 448);
        margin-right: 18.51852%;
    }
    .featureList__title:after {
        right: -14%;
    }
    .featureList__name {
        font-size: 12px;
        font-size: calc(0.75rem + 2 * (100vw - 320px) / 448);
    }
    .featureList__belong {
        font-size: 12px;
        font-size: calc(0.75rem + 2 * (100vw - 320px) / 448);
    }
    .featureList__item:nth-child(odd) {
        float: none;
    }
    .featureList__item:nth-child(odd) .featureList__category {
        margin: 0 -3.7037% 0.7em;
        text-align: left;
    }
    .featureList__item:nth-child(even) {
        float: none;
    }
    .featureList__item:nth-child(even) .featureList__img {
        float: none;
    }
    .featureList__item:nth-child(even) .featureList__txtBox {
        float: none;
    }
    .featureList__item:nth-child(even) .featureList__category {
        margin: 0 -3.7037% 0.7em;
        text-align: left;
    }
}

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




===================================================================== */
.u-cf {
    *zoom: 1;
}

.u-cf:before, .u-cf:after {
    content: " ";
    display: table;
}

.u-cf:after {
    clear: both;
}

.u-taL {
    text-align: left;
}

.u-taR {
    text-align: right;
}

.u-taC {
    text-align: center;
}

.u-visHide {
    visibility: hidden;
}

.u-hide {
    display: none !important;
}

.u-hideTxt {
    overflow: hidden;
    display: block;
    height: 0;
    width: 100%;
    position: absolute;
}

.u-pcHide {
    display: none;
}

.u-fColor--wht {
    color: #fff;
}

.u-fColor--grn {
    color: #00a040;
}

.u-indent--1 {
    text-indent: 1em;
}

.u-indent--n1 {
    text-indent: -1em;
    padding-left: 1em;
}

.u-indent--n1_3 {
    text-indent: -1.25em;
    padding-left: 1.25em;
}

.u-indent--n1_5 {
    text-indent: -1.5em;
    padding-left: 1.5em;
}

.u-indent--n1_5 {
    text-indent: -1.5em;
    padding-left: 1.5em;
}

.u-indent--n2 {
    text-indent: -2em;
    padding-left: 2em;
}

.u-liMarker {
    text-indent: -1em;
    padding-left: 1em;
}

.u-liMarker:before {
    content: "・";
}

.u-pcNobreak {
    display: none;
}

.u-inlineBlock {
    display: inline-block;
}

.u-urlTxt {
    word-break: break-all;
}

.u-scrTxt {
    position: absolute;
    width: 0;
    height: 0;
    overflow: hidden;
}

.u-blankIcon {
    vertical-align: middle;
    padding-left: 3px;
    line-height: 1em;
    position: relative;
    top: -.1em;
    height: 1em;
    width: auto;
}

@media only screen and (max-width: 767px) {
    .u-pcNobreak {
        display: inline;
    }
    .u-spNobreak {
        display: none;
    }
    .u-pcHide {
        display: block;
    }
    .u-spHide {
        display: none;
    }
}

.u-bdrBtm {
    border-bottom: solid 1px #e6e6e6;
}

.u--bdrTop {
    border-top: solid 1px #e6e6e6;
}

.u-countBox {
    counter-reset: number;
}

.u-countBox .u-countItem:before {
    counter-increment: number;
    content: counter(number) ". ";
    color: #00a040;
    font-style: normal;
}

.u-qaBox .u-qaItem-Q {
    padding-left: 1.8em;
    position: relative;
}

.u-qaBox .u-qaItem-Q:before {
    content: "Q. ";
    color: #00a040;
    font-style: normal;
    font-size: 1.38em;
    font-size: 28px;
    position: absolute;
    top: -.2em;
    left: 0;
}

.u-qaBox .u-qaItem-A {
    padding-left: 2.2em;
    padding-top: .5em;
    position: relative;
}

.u-qaBox .u-qaItem-A:before {
    content: "A. ";
    color: #00a040;
    font-style: normal;
    font-size: 28px;
    position: absolute;
    top: 0;
    left: 0;
}

@media only screen and (max-width: 767px) {
    .u-qaBox .u-qaItem-Q {
        padding-left: 1.5em;
    }
    .u-qaBox .u-qaItem-Q:before {
        top: -.1em;
        font-size: 21px;
    }
    .u-qaBox .u-qaItem-A {
        padding-left: 1.8em;
    }
    .u-qaBox .u-qaItem-A:before {
        top: .2em;
        font-size: 21px;
    }
}

.u-linkIcon {
    position: relative;
    padding-left: 1em;
    display: inline-block;
    text-decoration: none;
}

.u-linkIcon:before {
    content: "";
    width: .4em;
    height: .4em;
    border-right: solid 1px #202020;
    border-bottom: solid 1px #202020;
    transform: rotate(-45deg);
    position: absolute;
    top: .6em;
    left: 0;
}

.u-linkIcon:link, .u-linkIcon:visited {
    text-decoration: none;
}

.u-linkIcon:hover, .u-linkIcon:active {
    text-decoration: underline;
}

.u-videoBox {
    position: relative;
    width: 100%;
    padding-top: 56.25%;
}

.u-videoBox iframe {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
}
