* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

html {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased
}

body {
    margin: 0
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    font-weight: 400;
    font-size: inherit
}

main {
    padding-top: 157px
}

@media (max-width:896px) {
    main {
        padding-top: 133.5px
    }
}

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

img {
    border: 0;
    max-width: 100%;
    height: auto;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    vertical-align: bottom
}

dd,
dl,
dt,
ol,
ul {
    padding: 0;
    margin: 0
}

li,
ol {
    list-style: none
}

a {
    text-decoration: none;
    display: inline-block;
    color: inherit;
    cursor: pointer
}

p {
    margin-top: 0;
    margin-bottom: 0
}

button,
input[type=button],
input[type=reset],
input[type=submit] {
    background: none;
    border: 0;
    color: inherit;
    font: inherit;
    line-height: normal;
    overflow: visible;
    padding: 0;
    -webkit-appearance: button;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    cursor: pointer
}

button:focus {
    outline: 0
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

[role=button] {
    color: inherit;
    cursor: default;
    display: inline-block;
    text-align: center;
    text-decoration: none;
    white-space: pre;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none
}

@media (min-width:769px) {
    a[href^=tel] {
        pointer-events: none
    }
}

body {
    font-family: Noto Sans JP, 繝偵Λ繧ｮ繝手ｧ偵ざ Pro W3, Hiragino Kaku Gothic Pro, 貂ｸ繧ｴ繧ｷ繝�繧ｯ, Yu Gothic, 貂ｸ繧ｴ繧ｷ繝�繧ｯ菴�, YuGothic, �ｼｭ�ｼｳ �ｼｰ繧ｴ繧ｷ繝�繧ｯ, MS PGothic, sans-serif;
    color: #08153a
}

.container {
    max-width: 1500px;
    padding: 0 80px;
    position: relative;
    margin: 0 auto
}

@media (max-width:768px) {
    .container {
        padding: 0 20px
    }
}

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

@media (min-width:769px) {
    .sp-only {
        display: none !important
    }
}

@media (max-width:768px) {
    .pc-only {
        display: none !important
    }
}

@media (min-width:897px) {
    .menusp-only {
        display: none !important
    }
}

@media (max-width:896px) {
    .menupc-only {
        display: none !important
    }
}

.header {
    position: fixed;
    z-index: 50;
    width: 100%
}

.header-top {
    background-color: #fff;
    padding: 20px 3.5%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    gap: 5%
}

@media (min-width:897px) {
    .header-top {
        min-height: 85px
    }
}

@media (max-width:896px) {
    .header-top {
        width: 100%;
        padding: 7.5px 11px
    }
}

.header-top__logo {
    position: relative;
    z-index: 100;
    max-width: 262px;
    width: 24%
}

@media (min-width:897px) {
    .header-top__logo {
        min-width: 150px
    }
}

@media (max-width:896px) {
    .header-top__logo {
        max-width: 140px;
        width: 40%
    }
}

.header-top__logo a {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.header-top__flex,
.header-top__logo a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

@media (min-width:897px) {
    .header-top__flex {
        width: 76%;
        -webkit-box-pack: end;
        -webkit-justify-content: end;
        -ms-flex-pack: end;
        justify-content: end
    }
}

@media (max-width:896px) {
    .header-top__flex {
        gap: 14px
    }
}

.header-top__flex.btn {
    background-color: #fff;
    -webkit-column-gap: 11px;
    -moz-column-gap: 11px;
    column-gap: 11px
}

@media (min-width:897px) {
    .header-top__flex.btn {
        width: unset
    }
}

@media (max-width:896px) {
    .header-top__flex.btn {
        width: 100%;
        padding: 0 10px 7.5px;
        -webkit-column-gap: 6px;
        -moz-column-gap: 6px;
        column-gap: 6px;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

.header-top__link {
    font-size: 13px;
    font-weight: 500;
    line-height: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    position: relative;
    z-index: 100;
    gap: 10px;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    margin: auto 0
}

.header-top__link:hover img {
    -webkit-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3)
}

@media (min-width:897px) {
    .header-top__link.spot {
        margin-right: 22px
    }
}

@media (min-width:897px) {
    .header-top__link.sms {
        margin-right: 5%
    }
}

.header-top__link img {
    -webkit-transition: all .3s;
    transition: all .3s
}

.header-top__link img.spot {
    width: 18px;
    height: 24px
}

@media (max-width:896px) {
    .header-top__link img.spot {
        width: 14px;
        height: 19px
    }
}

.header-top__link img.sms {
    width: 22px;
    height: 20px
}

@media (min-width:897px) {
    .header-top__link img.sms {
        margin-top: 3px
    }
}

@media (max-width:896px) {
    .header-top__link img.sms {
        width: 17.5px;
        height: 16px
    }
}

.header-top__btn {
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 10px 20px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transition: all .3s;
    transition: all .3s
}

@media (max-width:896px) {
    .header-top__btn {
        padding: 5px 10px;
        -webkit-border-radius: 2.5px;
        border-radius: 2.5px
    }
}

.header-top__btn p {
    font-size: 17px;
    color: #fff;
    text-align: center;
    letter-spacing: .05em
}

@media (min-width:769px)and (max-width:1024px) {
    .header-top__btn p {
        font-size: 15px
    }
}

@media (max-width:896px) {
    .header-top__btn p {
        font-size: 13px;
        letter-spacing: .025em
    }
}

.header-top__btn span {
    font-family: Inter, sans-serif;
    display: block;
    font-size: 12.5px;
    font-weight: 400;
    color: #d8cece
}

@media (min-width:769px)and (max-width:1024px) {
    .header-top__btn span {
        font-size: 11px
    }
}

@media (max-width:896px) {
    .header-top__btn span {
        font-size: 9px
    }
}

.header-top__btn.red {
    width: 243px;
    background-color: #930d3d
}

@media (min-width:769px)and (max-width:1024px) {
    .header-top__btn.red {
        width: 180px
    }
}

@media (max-width:896px) {
    .header-top__btn.red {
        width: -webkit-calc(54% - 6px);
        width: calc(54% - 6px)
    }
}

.header-top__btn.red:hover {
    background-color: #b8114d
}

.header-top__btn.black {
    width: 196px;
    background-color: #08153a
}

@media (min-width:769px)and (max-width:1024px) {
    .header-top__btn.black {
        width: 140px
    }
}

@media (max-width:896px) {
    .header-top__btn.black {
        width: 46%
    }
}

.header-top__btn.black:hover {
    background-color: #0f2a78
}

.header-top__btn.document {
    background-color: #930d3d;
    background-image: -webkit-gradient(linear, left top, right top, from(#930d3d), color-stop(80%, #4a1243));
    background-image: linear-gradient(90deg, #930d3d 0, #4a1243 80%);
    -webkit-border-radius: 50px;
    border-radius: 50px;
    padding: 3px 12px 5px
}

.header-top__btn.document p {
    font-size: 11px
}

.header-nav {
    background-color: #f3f4f6;
    height: 72px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    letter-spacing: .05em;
    padding: 10px 3%;
    -webkit-transition: all .3s;
    transition: all .3s
}

@media screen and (min-width:897px)and (max-width:1224px) {
    .header-nav {
        padding: 10px 20px
    }
}

@media (max-width:896px) {
    .header-nav {
        height: 47px;
        width: 100%
    }
}

.header-nav__menu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    gap: 34px;
    margin-right: 4.5%
}

@media (min-width:897px) {
    .header-nav__menu {
        white-space: nowrap
    }
}

@media screen and (min-width:897px)and (max-width:1224px) {
    .header-nav__menu {
        gap: 20px;
        margin-right: 20px;
        letter-spacing: 0
    }
}

@media (max-width:896px) {
    .header-nav__menu {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 0;
        margin-bottom: 40px
    }
}

@media (max-width:896px) {
    .header-nav__menu>li {
        border-bottom: 1px solid #415372
    }
}

.header-nav__menu>li.dropmenu {
    position: relative
}

@media (max-width:896px) {
    .header-nav__menu>li.dropmenu {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

@media (min-width:897px) {
    .header-nav__menu>li.dropmenu:after {
        content: "";
        width: 8px;
        height: 8px;
        border-top: 2px solid #797a7b;
        border-right: 2px solid #797a7b;
        display: inline-block;
        -webkit-transform: rotate(135deg);
        -ms-transform: rotate(135deg);
        transform: rotate(135deg);
        margin-left: 9px;
        margin-bottom: 3px;
        -webkit-transition: all .3s;
        transition: all .3s
    }
}

@media screen and (min-width:897px)and (min-width:897px)and (max-width:1224px) {
    .header-nav__menu>li.dropmenu:after {
        margin-left: 5px
    }
}

@media (max-width:896px) {
    .header-nav__menu>li.dropmenu>a {
        width: -webkit-calc(100% - 30px);
        width: calc(100% - 30px)
    }
}

@media (max-width:896px) {
    .header-nav__menu>li.dropmenu>a:after {
        content: unset !important
    }
}

.header-nav__menu>li.dropmenu:hover .header-dropmenu {
    opacity: 1;
    visibility: visible
}

.header-nav__menu>li.dropmenu .js-toggle-btn {
    display: inline-block;
    width: 30px;
    height: 55px;
    position: relative
}

.header-nav__menu>li.dropmenu .js-toggle-btn:after,
.header-nav__menu>li.dropmenu .js-toggle-btn:before {
    content: "";
    position: absolute;
    right: 3px;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    background: #08153a;
    width: 12.5px;
    height: 1px;
    z-index: 1
}

.header-nav__menu>li.dropmenu .js-toggle-btn:after {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s
}

.header-nav__menu>li.dropmenu .js-toggle-btn.is-open:after {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg)
}

.header-nav__menu>li.dropmenu .js-toggle-content {
    display: block;
    width: 100%
}

.header-nav__menu>li:hover:after {
    border-top: 2px solid #930d3d;
    border-right: 2px solid #930d3d
}

.header-nav__menu>li:hover p {
    color: #930d3d
}

.header-nav__menu>li p {
    font-size: 15px;
    font-weight: 700;
    -webkit-transition: all .3s;
    transition: all .3s
}

@media screen and (min-width:897px)and (max-width:1224px) {
    .header-nav__menu>li p {
        font-size: 13.5px;
        letter-spacing: 0
    }
}

@media (max-width:896px) {
    .header-nav__menu>li>a {
        width: 100%;
        padding: 17px 0 17px 10px;
        position: relative
    }

    .header-nav__menu>li>a:after {
        content: "";
        right: 3px;
        width: 9px;
        height: 9px;
        border-top: 1px solid #08153a;
        border-right: 1px solid #08153a;
        position: absolute;
        top: 21px;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg)
    }
}

.header-nav__search {
    margin-right: 14px;
    position: relative;
    width: 315px
}

@media screen and (min-width:897px)and (max-width:1224px) {
    .header-nav__search {
        width: 177px
    }
}

@media (max-width:896px) {
    .header-nav__search {
        margin-right: 5px;
        width: 210px
    }
}

.header-nav__search input {
    border: 1px solid #c1c1c1 !important;
    -webkit-border-radius: 50px !important;
    border-radius: 50px !important;
    padding: 7px 15px 9px !important;
    font-size: 16px !important;
    font-family: inherit !important;
    height: 45px !important;
    width: 100% !important;
    background-color: #FFF !important;
}

@media screen and (min-width:897px)and (max-width:1224px) {
    .header-nav__search input {
        font-size: 13px !important;
        width: 177px !important;
        letter-spacing: 0 !important
    }
}

@media (max-width:896px) {
    .header-nav__search input {
        height: 32px !important;
        font-size: 12px !important
    }
}

.header-nav__search #submit01,
#submit03,
#submit04 {
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    width: 22px;
    height: 22px
}

@media (max-width:896px) {

    .header-nav__search #submit01,
    #submit03,
    #submit04 {
        width: 17.5px;
        margin-top: 1px
    }
}

.header-nav__search #submit01,
#submit03,
#submit04 .search-icon {
    display: block;
    width: 22px;
    height: 22px;
    -webkit-background: url(../../assets/img/common/search.png);
    background: url(../../assets/img/common/search.png);
    background-size: contain;
    background-repeat: no-repeat;
    -webkit-transition: all .2s;
    transition: all .2s
}

@media (max-width:896px) {

    .header-nav__search #submit01,
    #submit03,
    #submit04 .search-icon {
        width: 17.5px
    }
}

@media (min-width:897px) {

    .header-nav__search #submit01,
    #submit03,
    #submit04 .search-icon:hover {
        -webkit-background: url(../../assets/img/common/search_red.png);
        background: url(../../assets/img/common/search_red.png);
        background-size: contain;
        background-repeat: no-repeat
    }
}

.header-nav__link a {
    background-color: #fff;
    border: 1px solid #08153a;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    padding: 7px 20px 9px;
    -webkit-transition: all .3s;
    transition: all .3s;
    height: 45px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

@media screen and (min-width:897px)and (max-width:1224px) {
    .header-nav__link a {
        padding: 6px 12px
    }
}

@media (max-width:896px) {
    .header-nav__link a {
        height: 32px;
        padding: 6px 13px 9px;
        width: 145px
    }
}

.header-nav__link a:hover {
    background-color: #08153a
}

.header-nav__link a:hover p {
    color: #fff
}

.header-nav__link a p {
    font-size: 15px;
    font-weight: 700;
    -webkit-transition: all .3s;
    transition: all .3s
}

@media (min-width:897px) {
    .header-nav__link a p {
        white-space: nowrap
    }
}

@media screen and (min-width:897px)and (max-width:1224px) {
    .header-nav__link a p {
        font-size: 12.5px;
        letter-spacing: 0;
        text-align: center;
        line-height: 1.3;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }
}

@media (max-width:896px) {
    .header-nav__link a p {
        font-size: 12px
    }
}

.header-btn {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    cursor: pointer;
    z-index: 100
}

@media (max-width:896px) {
    .header-btn {
        width: 22.5px;
        height: 17px;
        margin: auto 0
    }
}

.header-btn:after,
.header-btn:before,
.header-btn span {
    content: "";
    width: 73px;
    height: 12px;
    display: block;
    background: #08153a;
    -webkit-transition: .3s;
    transition: .3s
}

@media (max-width:896px) {

    .header-btn:after,
    .header-btn:before,
    .header-btn span {
        width: 22.5px;
        height: 1px;
        -webkit-border-radius: .5px;
        border-radius: .5px
    }
}

.header-btn:before {
    position: absolute;
    bottom: 0
}

.header-btn:after {
    position: absolute;
    top: 0
}

.header-btn.open span {
    opacity: 0;
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px)
}

.header-btn.open:before {
    bottom: 17px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

@media (max-width:896px) {
    .header-btn.open:before {
        bottom: 8px
    }
}

.header-btn.open:after {
    top: 17px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

@media (max-width:896px) {
    .header-btn.open:after {
        top: 8px
    }
}

.header-dropmenu {
    padding: 58px 43px;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 30px
}

@media (min-width:897px) {
    .header-dropmenu {
        position: absolute;
        top: 170%;
        left: 0;
        opacity: 0;
        visibility: hidden;
        -webkit-transition: opacity .3s, visibility .3s;
        transition: opacity .3s, visibility .3s;
        background-color: #04164a;
        -webkit-border-radius: 20px;
        border-radius: 20px
    }
}

@media (max-width:896px) {
    .header-dropmenu {
        width: 100%;
        padding: 10px 0 10px 20px;
        border-top: 1px solid #415372
    }
}

@media (min-width:897px) {
    .header-dropmenu:before {
        content: "";
        position: absolute;
        top: -16px;
        left: 36px;
        border: 10px solid rgba(0, 0, 0, 0);
        border-bottom: 12px solid #04164a
    }
}

.header-dropmenu>li {
    letter-spacing: .05em
}

@media (min-width:897px) {
    .header-dropmenu>li {
        color: #fff
    }
}

@media (max-width:896px) {
    .header-dropmenu>li {
        font-size: 13px;
        font-weight: 500
    }
}

.header-dropmenu>li a {
    -webkit-transition: all .3s;
    transition: all .3s
}

@media (min-width:897px) {
    .header-dropmenu>li a {
        border-bottom: 1px solid #04164a;
        padding-bottom: 4px
    }
}

@media (max-width:896px) {
    .header-dropmenu>li a {
        padding: 6px 0;
        position: relative;
        width: 100% !important
    }
}

.header-dropmenu>li a:after {
    content: "";
    width: 15px;
    height: 15px
}

@media (min-width:897px) {
    .header-dropmenu>li a:after {
        background-image: url(../../assets/img/common/arrow_white.png);
        background-repeat: no-repeat;
        background-size: contain;
        margin-left: 17px;
        -webkit-transition: all .3s;
        transition: all .3s;
        display: inline-block
    }
}

@media (max-width:896px) {
    .header-dropmenu>li a:after {
        position: absolute;
        top: 10px;
        right: 3px;
        width: 9px;
        height: 9px;
        border-top: 1px solid #08153a;
        border-right: 1px solid #08153a;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg)
    }
}

@media (min-width:897px) {
    .header-dropmenu>li a:hover {
        border-bottom: 1px solid #828ba5
    }

    .header-dropmenu>li a:hover:after {
        -webkit-transform: scale(1.3);
        -ms-transform: scale(1.3);
        transform: scale(1.3)
    }
}

.header-hamburger {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    padding: 39px 0 0;
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
    background: #e6e6e6;
    -webkit-transition: .5s;
    transition: .5s;
    z-index: 70;
    overflow-y: auto
}

.header-hamburger.is-show {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0)
}

.header-hamburger__container {
    max-width: 500px;
    margin: auto;
    max-height: -webkit-calc(100vh - 39px);
    max-height: calc(100vh - 39px);
    overflow-y: auto;
    overflow-x: hidden;
    padding: 20px 20px 60px
}

.header-hamburger .header-nav__search {
    width: 100%;
    margin: 0 0 7px;
    height: 39.5px
}

.header-hamburger .header-nav__search input {
    width: 100%;
    height: 100%
}

.header-hamburger .header-nav__link {
    margin-bottom: 15px
}

.header-hamburger .header-nav__link a {
    height: 39.5px;
    width: 100%
}

.header-hamburger .header-nav__link p {
    font-size: 14px
}

.header-hamburger .header-top__flex.btn {
    background: rgba(0, 0, 0, 0);
    padding: 0
}

.header-hamburger .header-top__btn {
    height: 56px
}

@media (max-width:896px) {
    .header #nav.is-close {
        opacity: 0;
        visibility: hidden;
        height: 0
    }
}

.header #search {
    display: none;
    border: 1px solid #e6e6e6;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    width: 68.5px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.header #search:before {
    content: ""
}

.header #search img {
    width: 16px;
    height: 16px;
    display: block
}

.header #search p {
    font-family: Inter, sans-serif;
    font-weight: 400;
    font-size: 10px
}

.header #search .batsu {
    display: none;
    position: relative;
    width: 20px;
    height: 20px
}

.header #search .batsu:after,
.header #search .batsu:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 1px;
    height: 20px;
    background: #333
}

.header #search .batsu:before {
    -webkit-transform: translate(-50%, -50%) rotate(45deg);
    -ms-transform: translate(-50%, -50%) rotate(45deg);
    transform: translate(-50%, -50%) rotate(45deg)
}

.header #search .batsu:after {
    -webkit-transform: translate(-50%, -50%) rotate(-45deg);
    -ms-transform: translate(-50%, -50%) rotate(-45deg);
    transform: translate(-50%, -50%) rotate(-45deg)
}

@media (max-width:896px) {
    .header #search.is-show {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }
}

.header #search.open img {
    display: none
}

.header #search.open .batsu {
    display: block
}

.footer {
    background-color: #fff;
    color: #000;
    position: relative
}

@media (min-width:769px) {
    .footer .container {
        padding: 0 8.5% 0 9.5%
    }
}

@media (min-width:769px)and (max-width:1024px) {
    .footer .container {
        padding: 0 5%
    }
}

.footer-flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 55px 0
}

@media (min-width:769px) {
    .footer-flex {
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        gap: 30px
    }
}

@media (min-width:680px)and (max-width:768px) {
    .footer-flex {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .footer-flex>div:not([class]):first-child {
        width: 45%
    }

    .footer-flex>div:not([class]):nth-child(2) {
        width: 55%
    }
}

@media (max-width:679px) {
    .footer-flex {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        padding: 23.5px 0 32px
    }
}

.footer-flex.bottom {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media (max-width:896px) {
    .footer-flex.bottom {
        padding: 31.5px 0 81.5px
    }
}

@media (max-width:768px) {
    .footer-flex.bottom {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 18.5px
    }
}

.footer-ttl {
    display: block;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 21px
}

@media (max-width:768px) {
    .footer-ttl {
        font-size: 14px;
        margin-bottom: 13px
    }
}

.footer-txt {
    font-size: 14px;
    line-height: 2.142;
    margin-bottom: 52px
}

@media (max-width:768px) {
    .footer-txt {
        font-size: 11px;
        margin-bottom: 31px
    }
}

.footer-link {
    gap: 30px;
    font-size: 14px;
    margin-bottom: 42px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

@media (min-width:769px) {
    .footer-link {
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }
}

@media (max-width:768px) {
    .footer-link {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        font-size: 13px;
        gap: 10px;
        margin-bottom: 26.5px
    }
}

.footer-link a {
    -webkit-transition: all .2s;
    transition: all .2s
}

.footer-link a:after {
    content: "";
    display: inline-block;
    width: 9px;
    height: 9px;
    background-image: url(../../assets/img/common/blank.png);
    background-repeat: no-repeat;
    background-size: contain;
    margin-left: 10px;
    -webkit-transition: all .2s;
    transition: all .2s
}

@media (max-width:768px) {
    .footer-link a:after {
        width: 9.5px;
        height: 9.5px;
        margin-left: 7.5px
    }
}

.footer-link a:hover {
    color: #930d3d
}

.footer-link a:hover:after {
    background-image: url(../../assets/img/common/blank_red.png)
}

.footer-copy {
    font-size: 11px;
    font-weight: 300;
    color: #444646;
    letter-spacing: .1em
}

@media (max-width:768px) {
    .footer-copy {
        font-size: 10px
    }
}

.footer-border {
    width: 98%;
    border: 0;
    border-bottom: 1px solid #e6e6e6
}

@media (max-width:768px) {
    .footer-border {
        width: 100%;
        margin: 0
    }
}

.footer ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-column-gap: 28px;
    -moz-column-gap: 28px;
    column-gap: 28px;
    row-gap: 24px;
    margin-bottom: 53px
}

@media (min-width:769px),
all and (min-width:680px)and (max-width:768px) {
    .footer ul {
        max-width: 425px
    }
}

@media (min-width:680px)and (max-width:768px) {
    .footer ul {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

@media (max-width:679px) {
    .footer ul {
        -webkit-column-gap: 20px;
        -moz-column-gap: 20px;
        column-gap: 20px;
        margin-bottom: 31px;
        row-gap: 15px
    }
}

.footer ul li {
    font-size: 16px;
    font-weight: 500
}

@media (min-width:769px) {
    .footer ul li {
        letter-spacing: .05em
    }
}

@media (max-width:768px) {
    .footer ul li {
        font-size: 13px
    }
}

.footer ul li a {
    -webkit-transition: all .2s;
    transition: all .2s
}

.footer ul li a:hover {
    color: #930d3d
}

.footer ul li>ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-top: 10px;
    margin-bottom: 0;
    row-gap: 0
}

.footer ul li>ul>li {
    font-size: 14px;
    font-weight: 400;
    line-height: 2;
    margin-bottom: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

@media (max-width:768px) {
    .footer ul li>ul>li {
        font-size: 12px
    }
}

.footer ul li>ul>li:before {
    content: "";
    display: inline-block;
    height: 1px;
    width: 11px;
    background: #3d3d3d;
    margin-right: 8px
}

@media (max-width:768px) {
    .footer ul li>ul>li:before {
        font-size: 7px;
        width: 10.5px
    }
}

.footer .round-button:first-of-type {
    margin-bottom: 10px
}

@media (max-width:768px) {
    .footer .round-button:first-of-type {
        margin-bottom: 6px
    }
}

@media (max-width:768px) {
    .footer .round-button:last-of-type {
        margin-bottom: 29.5px
    }
}

.footer-line {
    margin: 0 auto
}

@media (min-width:769px) {
    .footer-line {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        gap: 3%;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }
}

@media (max-width:768px) {
    .footer-line {
        width: 100%
    }
}

.footer-line span {
    display: block;
    font-family: Manrope, sans-serif;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 7px
}

.footer-line a {
    -webkit-transition: all .3s;
    transition: all .3s;
    width: 85%
}

@media (min-width:769px) {
    .footer-line a {
        max-width: 711px;
        min-width: 400px
    }
}

@media (max-width:768px) {
    .footer-line a {
        width: 100%;
        margin-bottom: 18.5px
    }
}

.footer-line a:hover {
    opacity: .8
}

.footer-sns {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 16px;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin: 0 auto
}

@media (max-width:768px) {
    .footer-sns {
        gap: 12.5px
    }
}

.footer-sns img {
    width: 38px;
    height: 38px;
    -o-object-fit: contain;
    object-fit: contain;
    -webkit-transition: all .3s;
    transition: all .3s
}

@media (max-width:768px) {
    .footer-sns img {
        width: 29px;
        height: 29px
    }
}

.footer-sns a:hover img {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2)
}

.ttl-primary h2 {
    margin-bottom: 73px;
    margin-right: 15px
}

@media (max-width:768px) {
    .ttl-primary h2 {
        margin-bottom: 27.5px
    }
}

.ttl-primary h2 span {
    display: block;
    font-family: Inter, sans-serif;
    font-size: 34px;
    font-weight: 800;
    line-height: 1;
    margin-bottom: 10px
}

@media (max-width:768px) {
    .ttl-primary h2 span {
        font-size: 21px
    }
}

.ttl-primary h2 p {
    color: #08153a;
    font-size: 18px;
    letter-spacing: .05em;
    opacity: .7
}

@media (max-width:768px) {
    .ttl-primary h2 p {
        font-size: 11px;
        letter-spacing: .025em
    }
}

.ttl-primary a {
    -webkit-transition: all .3s;
    transition: all .3s
}

.ttl-primary a:hover {
    opacity: .8
}

.ttl-secondary {
    font-size: 24px;
    font-weight: 500;
    color: #08153a;
    text-align: center;
    margin-bottom: 47px
}

.ttl-secondary:after {
    content: "";
    display: block;
    width: 44px;
    height: 1px;
    background-color: #08153a;
    margin: 22px auto 0
}

@media (max-width:768px) {
    .ttl-secondary {
        font-size: 15px;
        margin-bottom: 23.5px
    }

    .ttl-secondary:after {
        width: 25px;
        margin-top: 13.5px
    }
}

.ttl-secondary a {
    -webkit-transition: all .3s;
    transition: all .3s
}

.ttl-secondary a:hover {
    opacity: .8
}

.ttl-secondary.white {
    color: #fff
}

.ttl-secondary.white:after {
    background-color: #fff
}

.breadcrumb {
    height: 92px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background: #f3f4f6;
    overflow-x: auto
}

@media (max-width:768px) {
    .breadcrumb {
        height: 52.5px
    }
}

.breadcrumb .container {
    width: 100%;
    margin: 0 auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

@media (min-width:769px) {
    .breadcrumb .container {
        padding: 0 8.5% 0 9.5%
    }
}

@media (min-width:769px)and (max-width:1024px) {
    .breadcrumb .container {
        padding: 0 5%
    }
}

.breadcrumb .container img {
    max-width: 250px;
    width: 100%
}

@media (max-width:768px) {
    .breadcrumb .container img {
        max-width: 125px;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }
}

.breadcrumb ul {
    white-space: nowrap
}

@media (max-width:768px) {
    .breadcrumb ul {
        width: 100%;
        padding-top: 7px;
        padding-bottom: 10px;
        padding-right: 20px
    }
}

.breadcrumb li {
    display: inline;
    font-size: 14px;
    font-weight: 500;
    color: #000
}

@media (max-width:768px) {
    .breadcrumb li {
        font-size: 12px
    }
}

.breadcrumb li:not(:last-child):after {
    content: "�ｼ�"
}

@media (min-width:769px) {
    .breadcrumb li:not(:last-child):after {
        margin-left: 4px;
        margin-right: 1px
    }
}

@media (max-width:768px) {
    .breadcrumb li:not(:last-child):after {
        margin-left: 5px;
        margin-right: 1px
    }
}

.breadcrumb li a {
    -webkit-transition: all .3s;
    transition: all .3s
}

.breadcrumb li a:hover {
    opacity: .5
}

.round-button {
    font-size: 15px;
    font-weight: 500;
    letter-spacing: .05em;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 14px;
    -webkit-transition: all .3s;
    transition: all .3s;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content
}

@media (max-width:768px) {
    .round-button {
        font-size: 12px;
        gap: 6.5px;
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }
}

.round-button span {
    display: inline-block;
    width: 50px;
    height: 50px;
    background-color: #08153a;
    -webkit-border-radius: 100px;
    border-radius: 100px;
    -webkit-transition: all .3s;
    transition: all .3s
}

@media (max-width:768px) {
    .round-button span {
        width: 31.5px;
        height: 31.5px
    }
}

.round-button span:after {
    content: "";
    display: inline-block;
    position: relative;
    margin-bottom: 5px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    width: 15px;
    height: 15px;
    background-image: url(../../assets/img/common/arrow_white.png);
    background-size: contain;
    background-repeat: no-repeat;
    -webkit-transition: all .3s;
    transition: all .3s
}

@media (max-width:768px) {
    .round-button span:after {
        width: 9.5px;
        height: 9.5px
    }
}

.round-button:hover {
    color: #930d3d
}

.round-button:hover span {
    background-color: #930d3d
}

.round-button:hover span:after {
    transform: translate(-50%, -50%) scale(1.3);
    -webkit-transform: translate(-50%, -50%) scale(1.3);
    -ms-transform: translate(-50%, -50%) scale(1.3)
}

.round-button.ml-auto {
    margin-left: auto
}

.round-button.mb-72 {
    margin-bottom: 72px
}

.round-button.small {
    font-size: 14px;
    font-weight: 400;
    gap: 3px
}

.round-button.small span {
    width: 20.5px;
    height: 20.5px
}

@media (max-width:768px) {
    .round-button.small span {
        width: 31.5px;
        height: 31.5px
    }
}

.round-button.small span:after {
    width: 8px;
    height: 8px;
    margin-bottom: 8px
}

@media (max-width:768px) {
    .round-button.small span:after {
        width: 9.5px;
        height: 9.5px
    }
}

.box {
    padding: 82px 30px 64px 7%;
    background-color: #fff;
    margin-bottom: 98px
}

@media (min-width:769px)and (max-width:1024px) {
    .box {
        padding: 82px 20px 64px
    }
}

@media (max-width:768px) {
    .box {
        padding: 41px 20px
    }
}

.box.gray {
    background-color: #f3f4f6;
    padding: 0 30px 0 7%;
    margin-bottom: 0
}

.box-ttl {
    font-size: 22px;
    font-weight: 700;
    color: #08153a;
    margin-bottom: 50px
}

.box-ttl a {
    -webkit-transition: all .3s;
    transition: all .3s
}

.box-ttl a:hover {
    opacity: .8
}

.box-inner {
    max-width: 1015px;
    margin-left: 8%;
    margin-right: 3%
}

@media (min-width:769px)and (max-width:1024px) {
    .box-inner {
        margin-left: 3%
    }
}

@media (max-width:768px) {
    .box-inner {
        margin: 0
    }
}

.box-flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    gap: 7%;
    margin-bottom: 30px
}

@media (min-width:769px)and (max-width:1024px) {
    .box-flex {
        gap: 5%
    }
}

.box-flex .box-txt {
    width: 50%
}

@media (min-width:769px)and (max-width:1024px) {
    .box-flex .box-txt {
        width: 60%
    }
}

.box-flex>div {
    width: 43%
}

@media (min-width:769px)and (max-width:1024px) {
    .box-flex>div {
        width: 35%
    }
}

.box-txt {
    font-size: 16px;
    line-height: 2.125;
    margin-bottom: 25px;
    letter-spacing: 0;
    color: #000;
    text-align: left
}

@media (max-width:768px) {
    .box-txt {
        font-size: 13px;
        line-height: 1.846;
        margin-bottom: 15px
    }
}

.box-txt.red {
    color: #7a0e35
}

.box-img {
    padding-top: 15px;
    margin-bottom: 50px
}

.box-list {
    margin: 48px 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-column-gap: 38px;
    -moz-column-gap: 38px;
    column-gap: 38px;
    row-gap: 15px;
    font-size: 16px;
    font-weight: 500;
    color: #7a0e35
}

@media (max-width:768px) {
    .box-list {
        font-size: 15px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        row-gap: 10px;
        margin: 30px 0
    }
}

.box-list li {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.box-list li:before {
    content: "";
    display: inline-block;
    width: 18px;
    height: 18px;
    padding-right: 10px;
    background-image: url(../../assets/img/index/checked.png);
    background-repeat: no-repeat;
    background-size: contain
}

.box-note {
    width: 100%;
    font-size: 15px;
    line-height: 2.266;
    color: #000;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 40px
}

.box-note:before {
    content: "\203B";
    display: inline-block;
    padding-right: 5px
}

.box-graybox {
    background-color: #f3f4f6;
    padding: 75px 51px 79px;
    margin-top: 83px;
    margin-bottom: 33px;
    position: relative
}

@media (max-width:679px) {
    .box-graybox {
        padding: 50px 30px 32px;
        max-width: 400px;
        margin: 61px auto 15px
    }
}

.box-graybox:before {
    content: "\6CD5\4EBA\5229\7528\4F8B";
    position: absolute;
    top: -68px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    width: 131px;
    height: 131px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    border: 1px solid #7a0e35;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    color: #7a0e35;
    font-weight: 700;
    font-size: 18px
}

@media (max-width:768px) {
    .box-graybox:before {
        width: 85.5px;
        height: 85.5px;
        font-size: 11.5px;
        top: -44px
    }
}

.box-graybox ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 36px
}

@media (max-width:679px) {
    .box-graybox ul {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 22.5px
    }
}

.box-graybox ul li {
    width: -webkit-calc(33.33333% - 24px);
    width: calc(33.33333% - 24px)
}

@media screen and (min-width:768px)and (max-width:1000px) {
    .box-graybox ul li {
        width: -webkit-calc(50% - 18px);
        width: calc(50% - 18px)
    }
}

@media (max-width:679px) {
    .box-graybox ul li {
        width: 100%
    }
}

.box-graybox ul li>span {
    color: #7a0e35;
    border-bottom: 1px solid #7a0e35;
    display: block;
    padding-bottom: 3px;
    margin-bottom: 15px;
    font-size: 20px;
    font-weight: 500
}

@media (max-width:768px) {
    .box-graybox ul li>span {
        font-size: 16px;
        margin-bottom: 10px
    }
}

.box-graybox ul li>p {
    font-size: 16px;
    line-height: 2;
    color: #000
}

@media (max-width:768px) {
    .box-graybox ul li>p {
        font-size: 13px;
        line-height: 1.5
    }
}

.tab {
    background-color: #f3f4f6;
    width: 100%;
    margin: 0 auto 32px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.tab-container {
    text-align: center;
    width: 100%
}

.tab-item {
    width: 40%;
    height: 80px;
    line-height: 70px;
    display: inline-block;
    text-align: center;
    font-weight: 700;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    font-size: 18px;
    color: #fff
}

.tab-item.red {
    border-top: 3px solid #7a0e35;
    background-color: #7a0e35
}

.tab-item.blue {
    border-top: 3px solid #08153a;
    background-color: #08153a
}

.tab-item:hover {
    opacity: .8
}

.tab-content {
    display: none;
    padding: 86px 14% 80px;
    clear: both;
    overflow: hidden;
    background-color: #fff;
    width: 100%;
    margin-bottom: 0 !important
}

@media (min-width:769px)and (max-width:1024px) {
    .tab-content {
        padding: 60px 7%
    }
}

input[name=tab-item] {
    display: none
}

#business:checked~#business-content,
#general:checked~#general-content {
    display: block
}

.tab input:checked+.tab-item.red {
    background-color: #fff;
    color: #7a0e35
}

.tab input:checked+.tab-item.blue {
    background-color: #fff;
    color: #08153a
}

.link-totop {
    position: -webkit-sticky;
    position: sticky;
    bottom: 65px;
    z-index: 40
}

@media (max-width:768px) {
    .link-totop {
        bottom: 45px
    }
}

.link-totop__btn {
    position: absolute;
    bottom: -45px;
    right: 20px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-left: auto;
    border: 1px solid #3e4d79;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    width: 68px;
    height: 68px;
    opacity: 0;
    -webkit-transition: opacity .3s ease-out;
    transition: opacity .3s ease-out
}

@media (max-width:768px) {
    .link-totop__btn {
        width: 42.5px;
        height: 42.5px;
        bottom: -30px;
        right: 20px
    }
}

.link-totop__btn.is-show {
    opacity: 1
}

.link-totop__arrow {
    border-top: 1px solid #3e4d79;
    border-left: 1px solid #3e4d79;
    width: 10px;
    height: 10px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    margin-top: 8px
}

@media (max-width:768px) {
    .link-totop__arrow {
        width: 8px;
        height: 8px;
        margin-top: 6px
    }
}

.link-totop a {
    -webkit-transition: all .3s;
    transition: all .3s
}

@media (min-width:769px) {
    .link-totop a:hover {
        -webkit-transform: scale(1.2);
        -ms-transform: scale(1.2);
        transform: scale(1.2)
    }
}

.floating {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 10px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#930d3d), to(#391345));
    background-image: linear-gradient(180deg, #930d3d 0, #391345);
    padding: 34px 23px;
    -webkit-border-top-left-radius: 10px;
    border-top-left-radius: 10px;
    -webkit-transition: all .3s;
    transition: all .3s
}

@media (min-width:769px) {
    .floating {
        top: 260px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-border-bottom-left-radius: 10px;
        border-bottom-left-radius: 10px;
        position: fixed;
        right: 0;
        z-index: 50
    }
}

@media (min-width:769px)and (max-width:1024px) {
    .floating {
        padding: 20px 15px
    }
}

@media (max-width:768px) {
    .floating {
        position: absolute;
        right: 0;
        bottom: 0;
        max-width: 405px;
        width: -webkit-calc(100% - 20px);
        width: calc(100% - 20px);
        padding: 20px;
        -webkit-border-top-left-radius: 5px;
        border-top-left-radius: 5px;
        background-image: -webkit-gradient(linear, left top, right top, from(#930d3d), to(#391345));
        background-image: linear-gradient(90deg, #930d3d 0, #391345)
    }
}

@media screen and (width:768px) {
    .floating {
        top: 180px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-border-bottom-left-radius: 10px;
        border-bottom-left-radius: 10px;
        position: fixed;
        right: 0;
        z-index: 50;
        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content;
        height: -webkit-fit-content;
        height: -moz-fit-content;
        height: fit-content;
        padding: 20px 15px
    }
}

.floating p {
    font-size: 16px;
    font-weight: 500;
    letter-spacing: .05em;
    color: #fff;
    margin: 0
}

@media (min-width:769px) {
    .floating p {
        -ms-writing-mode: tb-rl;
        -webkit-writing-mode: vertical-rl;
        writing-mode: vertical-rl
    }
}

@media screen and (width:768px) {
    .floating p {
        -ms-writing-mode: tb-rl;
        -webkit-writing-mode: vertical-rl;
        writing-mode: vertical-rl;
        font-size: 14px
    }
}

.floating img {
    width: 17px;
    height: 24px
}

.floating:hover {
    opacity: .8
}

.index-mv {
    overflow: hidden
}

.index-mv .slick-slide a,
.index-mv .slick-slide a img {
    width: 100%
}

@media (max-width:768px) {
    .index-mv .slick-dotted.slick-slider {
        margin-bottom: 0
    }
}

.index-mv .slick-dots {
    top: 50px;
    left: 50px;
    text-align: left;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content
}

@media (max-width:768px) {
    .index-mv .slick-dots {
        top: 10px;
        left: 20px
    }
}

.index-mv .slick-dots li {
    margin: 0 3px
}

@media (max-width:768px) {
    .index-mv .slick-dots li {
        margin: 0;
        width: 18px
    }
}

.index-mv .slick-dots li button:before {
    color: #fff;
    opacity: .74;
    font-size: 6.8px
}

@media (max-width:768px) {
    .index-mv .slick-dots li button:before {
        font-size: 5px
    }
}

.index-mv .slick-dots li.slick-active button:before {
    color: #fff;
    opacity: 1;
    font-size: 10px;
    margin-top: 1px
}

@media (max-width:768px) {
    .index-mv .slick-dots li.slick-active button:before {
        font-size: 7.5px
    }
}

.index-info {
    padding: 87px 0 74px;
    border-bottom: 1px solid #dadada
}

@media (max-width:768px) {
    .index-info {
        padding: 33px 0 23.5px
    }
}

.index-info__flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    gap: 5%;
    margin: 0
}

@media (max-width:768px) {
    .index-info__flex {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.index-info__list {
    overflow: hidden;
    height: 200px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    gap: 65px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1
}

@media (min-width:769px)and (max-width:1024px) {
    .index-info__list {
        gap: 40px
    }
}

@media (max-width:768px) {
    .index-info__list {
        gap: 15.5px;
        height: 167.5px;
        margin-bottom: 13.5px
    }
}

.index-info__scroll {
    position: relative
}

.index-info__scroll:before {
    content: "";
    position: absolute;
    top: 0;
    left: 1px;
    width: 1px;
    height: 100%;
    background-color: #cdcdcd
}

.index-info #scrollbar {
    width: 3px;
    background-color: #c4c6ca;
    -webkit-border-radius: 1.5px;
    border-radius: 1.5px;
    position: relative;
    left: 0;
    height: 100%;
    position: -webkit-sticky;
    position: sticky
}

.index-info #content {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    overflow-y: scroll;
    height: 200px;
    scrollbar-width: none;
    -ms-overflow-style: none
}

.index-info #content::-webkit-scrollbar {
    display: none
}

@media (max-width:768px) {
    .index-info #content {
        height: 167.5px
    }
}

.index-info #content ul li {
    border-bottom: 1px solid #eee
}

.index-info #content ul li:first-child a {
    padding-top: 0
}

@media (max-width:768px) {
    .index-info #content ul li:first-child a:after {
        top: 37px
    }
}

.index-info #content ul li a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    gap: 20px;
    padding: 15px 25px 15px 0;
    position: relative
}

@media (min-width:769px) {
    .index-info #content ul li a {
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }
}

@media (min-width:769px)and (max-width:1024px) {
    .index-info #content ul li a {
        gap: 15px
    }
}

@media (max-width:768px) {
    .index-info #content ul li a {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 10px;
        padding: 10.5px 25px 10.5px 0
    }
}

.index-info #content ul li a:after {
    content: "";
    position: absolute;
    right: 3px;
    top: 50%;
    width: 15px;
    height: 15px;
    background-image: url(../../assets/img/common/arrow_black.png);
    background-size: contain;
    background-repeat: no-repeat;
    -webkit-transition: all .3s;
    transition: all .3s
}

@media (min-width:769px) {
    .index-info #content ul li a:after {
        transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%)
    }
}

@media (max-width:768px) {
    .index-info #content ul li a:after {
        width: 11.5px;
        height: 11.5px;
        top: 47.5px
    }
}

.index-info #content ul li a:hover p {
    color: #930d3d;
    font-weight: 700
}

.index-info #content ul li a:hover:after {
    background-image: url(../../assets/img/common/arrow_red.png);
    transform: translateY(-50%) scale(1.3);
    -webkit-transform: translateY(-50%) scale(1.3);
    -ms-transform: translateY(-50%) scale(1.3)
}

.index-info #content ul li p {
    font-size: 15px;
    letter-spacing: .05em;
    -webkit-transition: all .2s;
    transition: all .2s;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    color: #000
}

@media (max-width:768px) {
    .index-info #content ul li p {
        font-size: 12px;
        letter-spacing: .025em
    }
}

.index-info__date {
    font-size: 14px;
    font-weight: 700;
    letter-spacing: .05em;
    color: #7a0e35;
    background-color: #f3f4f6;
    -webkit-border-radius: 18.5px;
    border-radius: 18.5px;
    padding: 8px 4% 10px
}

@media (max-width:768px) {
    .index-info__date {
        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content;
        font-size: 11px;
        letter-spacing: .025em;
        -webkit-border-radius: 22px;
        border-radius: 22px;
        padding: 2px 15px 4px
    }
}

.index-recommended {
    overflow: hidden;
    padding: 87px 0 93px
}

@media (max-width:768px) {
    .index-recommended {
        padding: 33px 0 0
    }
}

.index-recommended__box {
    width: 100%;
    margin: 0 auto;
    overflow-x: auto;
    overflow-y: hidden
}

.index-recommended__box::-webkit-scrollbar {
    background: #fff
}

.index-recommended__box::-webkit-scrollbar-thumb {
    background-color: #c4c6ca;
    border: 7px solid #fff;
    -webkit-border-radius: 10px;
    border-radius: 10px
}

@media screen and (min-width:768px)and (max-width:1199px) {
    .index-recommended__scrollbar {
        width: 98%;
        height: 1px;
        background-color: #c4c6ca;
        margin: -9px auto 69px
    }
}

.index-recommended ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-column-gap: 80px;
    -moz-column-gap: 80px;
    column-gap: 80px;
    row-gap: 35px
}

@media (min-width:769px) {
    .index-recommended ul {
        width: 100%;
        min-width: 1023px;
        margin-bottom: 69px
    }
}

@media screen and (min-width:1200px)and (max-width:1350px) {
    .index-recommended ul {
        -webkit-column-gap: 50px;
        -moz-column-gap: 50px;
        column-gap: 50px
    }
}

@media screen and (min-width:768px)and (max-width:1199px) {
    .index-recommended ul {
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        width: -webkit-max-content;
        width: -moz-max-content;
        width: max-content;
        margin-bottom: 20px;
        -webkit-column-gap: 40px;
        -moz-column-gap: 40px;
        column-gap: 40px
    }
}

@media (max-width:768px) {
    .index-recommended ul {
        margin: 14.5px -20px 69px
    }
}

.index-recommended ul li {
    width: -webkit-calc(33.33333% - 53.33333px);
    width: calc(33.33333% - 53.33333px)
}

@media screen and (min-width:1200px)and (max-width:1350px) {
    .index-recommended ul li {
        width: -webkit-calc(33.33333% - 33.33333px);
        width: calc(33.33333% - 33.33333px)
    }
}

@media screen and (min-width:768px)and (max-width:1199px) {
    .index-recommended ul li {
        width: 310px
    }
}

@media (max-width:768px) {
    .index-recommended ul li {
        max-width: 315px;
        width: 100%;
        margin: 0 5px
    }
}

.index-recommended ul li a {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-transition: all .3s;
    transition: all .3s
}

@media (max-width:768px) {
    .index-recommended ul li a {
        -webkit-border-radius: 5px;
        border-radius: 5px;
        margin: 0 5px;
        max-width: 315px;
        width: 100%
    }
}

@media (min-width:769px) {
    .index-recommended ul li a:hover {
        -webkit-box-shadow: 0 3px 14px rgba(0, 0, 0, .25);
        box-shadow: 0 3px 14px rgba(0, 0, 0, .25)
    }

    .index-recommended ul li a:hover img {
        -webkit-transform: scale(1.2);
        -ms-transform: scale(1.2);
        transform: scale(1.2)
    }
}

.index-recommended .slick-slide {
    max-width: 315px;
    width: 100%
}

.index-recommended button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: none;
    padding: 0
}

.index-recommended .slide-arrow {
    position: absolute;
    bottom: -45px;
    width: 32px;
    height: 32px;
    background-color: #fff;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    border: 1px solid #3e4d79;
    z-index: 1;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%)
}

.index-recommended .prev-arrow {
    left: -webkit-calc(50% - 25px);
    left: calc(50% - 25px)
}

.index-recommended .prev-arrow:before {
    content: "";
    width: 9px;
    height: 9px;
    border-top: 1px solid #3e4d79;
    border-right: 1px solid #3e4d79;
    position: absolute;
    top: 50%;
    right: 25%;
    -webkit-transform: translateY(-50%) rotate(-135deg);
    -ms-transform: translateY(-50%) rotate(-135deg);
    transform: translateY(-50%) rotate(-135deg)
}

.index-recommended .next-arrow {
    left: -webkit-calc(50% + 25px);
    left: calc(50% + 25px)
}

.index-recommended .next-arrow:before {
    content: "";
    width: 9px;
    height: 9px;
    border-top: 1px solid #3e4d79;
    border-right: 1px solid #3e4d79;
    position: absolute;
    left: 25%;
    top: 50%;
    -webkit-transform: translateY(-50%) rotate(45deg);
    -ms-transform: translateY(-50%) rotate(45deg);
    transform: translateY(-50%) rotate(45deg)
}

.index-recommended__img {
    -webkit-border-top-left-radius: 10px;
    border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    border-top-right-radius: 10px;
    position: relative;
    text-align: center;
    overflow: hidden;
    height: 215px;
}

@media (max-width:768px) {
    .index-recommended__img {
        -webkit-border-top-left-radius: 5px;
        border-top-left-radius: 5px;
        -webkit-border-top-right-radius: 5px;
        border-top-right-radius: 5px;
        width: 100%;
        height: 185px;
    }
}

.index-recommended__img img {
    -webkit-border-top-left-radius: 10px;
    border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    border-top-right-radius: 10px;
    -webkit-transition: all .3s;
    transition: all .3s;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: 100%
}

@media (max-width:768px) {
    .index-recommended__img img {
        -webkit-border-top-left-radius: 5px;
        border-top-left-radius: 5px;
        -webkit-border-top-right-radius: 5px;
        border-top-right-radius: 5px
    }
}

.index-recommended__info {
    position: absolute;
    right: 0;
    bottom: 0;
    font-size: 16px;
    font-weight: 500;
    color: #fff;
    padding: 3px 30px 4px
}

@media (max-width:768px) {
    .index-recommended__info {
        font-size: 12.5px;
        padding: 2px 25px 3px
    }
}

.index-recommended__info.reception {
    background-color: #930d3d
}

.index-recommended__info.deadline {
    background-image: -webkit-gradient(linear, left top, right top, color-stop(30%, #930d3d), to(#531143));
    background-image: linear-gradient(90deg, #930d3d 30%, #531143)
}

.index-recommended__info.closed {
    background-color: #1e2955
}

.index-recommended__detail {
    background-color: #f3f4f6;
    -webkit-border-bottom-left-radius: 10px;
    border-bottom-left-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
    border-bottom-right-radius: 10px;
    padding: 28px 9%;
    color: #000
}

@media (max-width:768px) {
    .index-recommended__detail {
        -webkit-border-bottom-left-radius: 5px;
        border-bottom-left-radius: 5px;
        -webkit-border-bottom-right-radius: 5px;
        border-bottom-right-radius: 5px;
        padding: 21.5px 9%
    }
}

.index-recommended__ttl {
    font-size: 15px;
    font-weight: 500;
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid #cdcdcd
}

@media (max-width:768px) {
    .index-recommended__ttl {
        font-size: 12px
    }
}

.index-recommended__subttl {
    display: block;
    font-size: 13px;
    font-weight: 400;
    margin-top: 10px
}

@media (max-width:768px) {
    .index-recommended__subttl {
        font-size: 10px
    }
}

.index-recommended dl {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.index-recommended dl dt {
    width: 28%;
    font-size: 13px;
    font-weight: 500;
    color: #930d3d
}

@media (max-width:768px) {
    .index-recommended dl dt {
        font-size: 10px
    }
}

.index-recommended dl dd {
    width: 72%;
    font-size: 13px;
    margin-bottom: 10px
}

@media (max-width:768px) {
    .index-recommended dl dd {
        font-size: 10px
    }
}

.index-recommended dl dd span {
    display: block;
    line-height: 1.692
}

.index-recommended__search {
    position: relative;
    max-width: 694px;
    width: 100%;
    margin: 0 auto 26px
}

.index-recommended__search input {
    border: 1px solid #dddada;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 14px 25px 16px;
    font-size: 18px;
    font-family: inherit;
    width: 100%;
    height: 68px
}

.index-recommended__search #submit03 {
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    width: 34px;
    height: 34px;
    -webkit-transition: all .2s;
    transition: all .2s
}

.index-recommended__search #submit03 .search-icon {
    display: block;
    width: 34px;
    height: 34px;
    -webkit-background: url(../../assets/img/common/search.png);
    background: url(../../assets/img/common/search.png);
    background-size: contain;
    background-repeat: no-repeat;
    -webkit-transition: all .2s;
    transition: all .2s
}

.index-recommended__search #submit03 .search-icon:hover {
    -webkit-background: url(../../assets/img/common/search_red.png);
    background: url(../../assets/img/common/search_red.png);
    background-size: contain;
    background-repeat: no-repeat
}

.index-category {
    background: #f3f4f6;
    padding: 94px 0 95px
}

@media (max-width:768px) {
    .index-category {
        padding: 41px 0 47px
    }
}

.index-category__subcontainar {
    max-width: 1100px;
    margin: 0 auto
}

.index-category__flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    gap: 19px;
    margin-bottom: 19px
}

.index-category__flex.blue .index-category__cat {
    background-color: #1e2955
}

.index-category__flex.blue .index-category__detail {
    color: #151d3c;
    background-color: #e0e4f3
}

.index-category__flex.blue .index-category__detail:after {
    content: "";
    position: absolute;
    background-image: url(../../assets/img/index/cat-img_01.png);
    background-size: contain;
    background-repeat: no-repeat;
    right: 20px;
    top: 5px;
    width: 196px;
    height: 192px
}

.index-category__flex.red .index-category__cat {
    background-color: #930d3d
}

.index-category__flex.red .index-category__detail {
    color: #7a0e35;
    background-color: #f0e1e6
}

.index-category__flex.red .index-category__detail:after {
    content: "";
    position: absolute;
    background-image: url(../../assets/img/index/cat-img_02.png);
    background-size: contain;
    background-repeat: no-repeat;
    right: 50px;
    top: 28px;
    width: 143px;
    height: 144px
}

.index-category__cat {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 20px;
    letter-spacing: .05em;
    color: #fff;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    width: 28.5%;
    padding: 15px
}

@media (max-width:768px) {
    .index-category__cat {
        width: 100%;
        font-size: 16px;
        height: 54px;
        -webkit-border-radius: 2.5px;
        border-radius: 2.5px
    }
}

.index-category__detail {
    width: -webkit-calc(71.5% - 19px);
    width: calc(71.5% - 19px);
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 31px 56px;
    gap: 21px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    font-size: 16px;
    position: relative;
    overflow: hidden;
    line-height: 2;
    min-height: 147px
}

.index-category__detail .bold {
    font-weight: 700;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.index-category__detail .ttl {
    font-size: 18px
}

.index-category__detail .dot {
    font-size: 12px;
    margin-top: 4px
}

.index-category ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    gap: 40px
}

@media (min-width:769px)and (max-width:1024px) {
    .index-category ul {
        gap: 30px
    }
}

@media (max-width:768px) {
    .index-category ul {
        gap: 28px
    }
}

.index-category ul:first-of-type {
    margin-bottom: 42px
}

.index-category ul p {
    font-size: 14px;
    text-align: center;
    line-height: 1.714
}

@media (max-width:768px) {
    .index-category ul p {
        font-size: 11px;
        margin: 0 -15px
    }
}

@media (max-width:768px) {
    .index-category ul li {
        width: -webkit-calc(33.33333% - 18.66667px);
        width: calc(33.33333% - 18.66667px);
        max-width: 79px
    }
}

.index-category ul a:hover .index-category__img img {
    opacity: 0
}

.index-category ul.blue p {
    color: #151d3c
}

.index-category ul.blue .index-category__img {
    background-color: #12225e
}

.index-category ul.red {
    margin-bottom: 29px
}

.index-category ul.red p {
    color: #7a0e35
}

.index-category ul.red .index-category__img {
    background-color: #930d3d
}

.index-category__img {
    margin-bottom: 20px;
    -webkit-border-radius: 100px;
    border-radius: 100px;
    position: relative
}

@media (min-width:769px) {
    .index-category__img {
        width: 114px;
        height: 114px
    }
}

@media (max-width:768px) {
    .index-category__img {
        max-width: 114px;
        max-height: 114px;
        margin-bottom: 10.5px
    }
}

.index-category__img:before {
    content: "";
    position: absolute;
    bottom: 45px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    width: 44px;
    height: 49px;
    background-size: contain;
    background-position: 50%;
    background-repeat: no-repeat
}

.index-category__img:after {
    content: "";
    position: absolute;
    bottom: 24px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    width: 13px;
    height: 13px;
    background-image: url(../../assets/img/common/arrow_white_02.png);
    background-size: contain;
    background-repeat: no-repeat
}

.index-category__img img {
    -webkit-transform: scale(1.01);
    -ms-transform: scale(1.01);
    transform: scale(1.01);
    -webkit-transition: all .3s;
    transition: all .3s;
    position: relative;
    z-index: 1
}

@media (max-width:768px) {
    .index-category__img img {
        -webkit-transform: scale(1.03);
        -ms-transform: scale(1.03);
        transform: scale(1.03)
    }
}

.index-category__img.setting:before {
    background-image: url(../../assets/img/index/cat_setting.png)
}

.index-category__img.hand:before {
    background-image: url(../../assets/img/index/cat_hand.png)
}

.index-category__img.smartphone:before {
    background-image: url(../../assets/img/index/cat_smartphone.png)
}

.index-category__img.money:before {
    background-image: url(../../assets/img/index/cat_money.png)
}

.index-category__img.human:before {
    background-image: url(../../assets/img/index/cat_human.png)
}

.index-category__img.team:before {
    background-image: url(../../assets/img/index/cat_team.png)
}

.index-category__img.sience:before {
    background-image: url(../../assets/img/index/cat_sience.png)
}

.index-category__img.study:before {
    background-image: url(../../assets/img/index/cat_study.png)
}

.index-category__img.experiment:before {
    background-image: url(../../assets/img/index/cat_experiment.png)
}

.index-attendance {
    padding: 97px 0 92px
}

.index-attendance .container {
    padding: 0 3.1%
}

@media (max-width:768px) {
    .index-attendance .container {
        padding: 0
    }
}

@media (max-width:768px) {
    .index-attendance {
        padding: 36.5px 0 31.5px
    }
}

.index-attendance ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 76px
}

@media (min-width:769px) {
    .index-attendance ul {
        gap: 2px
    }
}

@media (max-width:768px) {
    .index-attendance ul {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-bottom: 14px
    }
}

.index-attendance ul li {
    width: 35%;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content
}

@media (min-width:769px) {
    .index-attendance ul li {
        position: relative
    }
}

@media (max-width:768px) {
    .index-attendance ul li {
        width: 100%;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }
}

@media (min-width:769px) {
    .index-attendance ul li:last-of-type {
        width: -webkit-calc(30% - 4px);
        width: calc(30% - 4px)
    }
}

.index-attendance__img {
    height: 381px
}

@media (max-width:768px) {
    .index-attendance__img {
        height: 133px;
        width: 43%;
        position: relative
    }
}

.index-attendance__img img {
    -o-object-fit: cover;
    object-fit: cover;
    height: 100%;
    width: 100%
}

.index-attendance__box {
    background-color: #f3f4f6;
    padding: 50px 9% 30px;
    position: relative;
    z-index: 1
}

@media (min-width:769px) {
    .index-attendance__box {
        -webkit-border-radius: 10px;
        border-radius: 10px;
        margin: -150px 6% 25px;
        min-height: 294px
    }
}

@media (max-width:768px) {
    .index-attendance__box {
        padding: 38.5px 35.5px;
        width: 57%;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }
}

.index-attendance__box span {
    display: block;
    font-weight: 500;
    color: #000;
    font-size: 20px
}

@media (min-width:769px) {
    .index-attendance__box span {
        margin-bottom: 15px
    }
}

@media (max-width:768px) {
    .index-attendance__box span {
        font-size: 16px
    }
}

.index-attendance__box p {
    font-size: 15px;
    line-height: 1.866;
    color: #000;
    letter-spacing: -.05em
}

.index-attendance__box p.lh-small {
    line-height: 1.6
}

@media (max-width:768px) {
    .index-attendance__box.sp-white {
        background-color: #fff
    }
}

.index-attendance__tag {
    width: 117px;
    height: 117px;
    font-size: 16px;
    color: #fff;
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 2;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

@media screen and (min-width:769px)and (max-width:1250px) {
    .index-attendance__tag {
        position: relative;
        margin-top: -50px;
        margin-left: auto
    }
}

@media (max-width:768px) {
    .index-attendance__tag {
        width: 90px;
        height: 59px;
        font-size: 10px
    }
}

.index-attendance__tag.blue {
    background-color: #1e2955
}

.index-attendance__tag.red {
    background-color: #930d3d
}

.index-attendance__tag.mix {
    background: linear-gradient(135deg, #1e2955, #1e2955 50%, #930d3d 0, #930d3d)
}

@media (max-width:768px) {
    .index-attendance__tag.mix {
        background: linear-gradient(148deg, #1e2955, #1e2955 50%, #930d3d 0, #930d3d)
    }
}

.index-attendance .round-button {
    margin-right: 20px
}

.index-data {
    background-color: #930d3d;
    padding: 100px 0 410px;
    position: relative
}

@media screen and (min-width:769px)and (max-width:1130px) {
    .index-data {
        padding-bottom: 32%
    }
}

@media (max-width:768px) {
    .index-data {
        padding: 27.5px 0 61px
    }
}

.index-data .container {
    overflow: hidden
}

@media (min-width:769px) {
    .index-data .container {
        padding: 0 150px
    }
}

@media (min-width:769px)and (max-width:1024px) {
    .index-data .container {
        padding: 0 80px
    }
}

.index-data__inner {
    margin: 0 auto;
    width: 100%
}

@media (min-width:769px),
all and (min-width:680px)and (max-width:768px) {
    .index-data__inner {
        overflow-x: auto;
        overflow-y: hidden
    }

    .index-data__inner::-webkit-scrollbar {
        background: #930d3d
    }

    .index-data__inner::-webkit-scrollbar-thumb {
        background-color: #c4c6ca;
        border: 7px solid #930d3d;
        -webkit-border-radius: 10px;
        border-radius: 10px
    }
}

@media screen and (min-width:680px)and (max-width:1499px) {
    .index-data__scrollbar {
        width: 98%;
        height: 1px;
        background-color: #c4c6ca;
        margin: -9px auto 30px
    }
}

.index-data__scroll {
    width: 100%
}

@media (min-width:769px) {
    .index-data__scroll {
        min-width: 1183px
    }
}

@media (min-width:680px)and (max-width:768px) {
    .index-data__scroll {
        min-width: 750px
    }
}

.index-data__ttl {
    font-size: 22px;
    font-weight: 700;
    letter-spacing: .05em;
    color: #fff;
    margin-bottom: 24px
}

@media (max-width:768px) {
    .index-data__ttl {
        font-size: 13px
    }
}

@media (max-width:679px) {
    .index-data__ttl {
        max-width: 400px;
        margin: 0 auto 18.5px
    }
}

.index-data__flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    gap: 15px;
    height: 549px;
    margin-bottom: 15px
}

@media (min-width:680px)and (max-width:768px) {
    .index-data__flex {
        height: 350px
    }
}

@media (max-width:679px) {
    .index-data__flex {
        gap: 6px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        height: 100%;
        max-width: 400px;
        margin: 0 auto
    }
}

.index-data__flex>div {
    width: 50%;
    height: 100%
}

@media (max-width:679px) {
    .index-data__flex>div {
        width: 100%;
        height: 310px
    }
}

.index-data__flex.column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

@media (max-width:679px) {
    .index-data__flex.column {
        margin-bottom: 6px
    }
}

.index-data__flex.column>div {
    width: 100%;
    height: 50%
}

.index-data__flex.reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

@media (max-width:679px) {
    .index-data__flex.reverse {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

@media (max-width:679px) {
    .index-data__flex.sp-row {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .index-data__flex.sp-row>div {
        width: 50%;
        height: 100%
    }
}

.index-data__flex.mb-0 {
    margin-bottom: 0
}

@media (max-width:679px) {
    .index-data__flex.sp-mb-0 {
        margin-bottom: 0
    }
}

.index-data__box {
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background-color: #fff;
    padding: 25px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center 100%;
    position: relative
}

@media (max-width:679px) {
    .index-data__box {
        -webkit-border-radius: 2.5px;
        border-radius: 2.5px;
        background-size: auto 100%;
        background-size: contain
    }
}

.index-data__box.one {
    background-image: url(../../assets/img/index/data_01.png);
    background-position: 100% 100%
}

.index-data__box.one .index-data__txt {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    top: 27%;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%)
}

@media (max-width:768px) {
    .index-data__box.one .index-data__txt {
        top: 20%
    }
}

.index-data__box.one .index-data__txt .num {
    font-family: Noto Sans JP, 繝偵Λ繧ｮ繝手ｧ偵ざ Pro W3, Hiragino Kaku Gothic Pro, 貂ｸ繧ｴ繧ｷ繝�繧ｯ, Yu Gothic, 貂ｸ繧ｴ繧ｷ繝�繧ｯ菴�, YuGothic, �ｼｭ�ｼｳ �ｼｰ繧ｴ繧ｷ繝�繧ｯ, MS PGothic, sans-serif;
    font-size: 72px;
    font-weight: 700;
    letter-spacing: 0;
    margin: 20px 0 25px
}

@media (max-width:768px) {
    .index-data__box.one .index-data__txt .num {
        font-size: 40.5px;
        margin: 8px 0 10.5px;
        letter-spacing: .05em
    }
}

@media (max-width:768px) {
    .index-data__box.one .index-data__txt .large {
        font-size: 16px
    }
}

@media (max-width:768px) {
    .index-data__box.one .index-data__txt .medium {
        font-weight: 500;
        letter-spacing: 0
    }
}

.index-data__box.two {
    background-image: url(../../assets/img/index/data_02.png)
}

.index-data__box.two .index-data__txt {
    top: 5%;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%
}

@media (min-width:769px) {
    .index-data__box.two .index-data__txt {
        gap: 5%
    }
}

@media (max-width:768px) {
    .index-data__box.two .index-data__txt {
        gap: 0;
        top: 0
    }
}

.index-data__box.two .index-data__txt>div {
    width: 50%
}

.index-data__box.two .index-data__txt .small {
    text-align: left
}

.index-data__box.three {
    background-image: url(../../assets/img/index/data_03.png);
    background-position: 100% 100%;
    background-color: #f8f0f3
}

.index-data__box.three .index-data__txt {
    top: 0;
    left: 0
}

@media (max-width:768px) {
    .index-data__box.three .index-data__txt .num {
        font-size: 46px
    }
}

.index-data__box.four {
    background-image: url(../../assets/img/index/data_04.png);
    background-position: 100% 100%
}

.index-data__box.four .index-data__txt {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    top: 10%;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%)
}

@media (max-width:768px) {
    .index-data__box.four .index-data__txt {
        top: 5%
    }
}

.index-data__box.four .index-data__txt .large {
    font-size: 24px
}

@media (max-width:768px) {
    .index-data__box.four .index-data__txt .large {
        font-size: 16px
    }
}

.index-data__box.four .index-data__txt .medium {
    font-size: 32px
}

@media (max-width:768px) {
    .index-data__box.four .index-data__txt .medium {
        font-size: 18px
    }
}

@media (max-width:768px) {
    .index-data__box.four .index-data__txt .small {
        font-size: 12px;
        line-height: 1.583
    }
}

.index-data__box.four .index-data__txt .num {
    font-size: 92px
}

@media (max-width:768px) {
    .index-data__box.four .index-data__txt .num {
        font-size: 51.5px
    }
}

.index-data__box.five {
    background-image: url(../../assets/img/index/data_05.png);
    background-color: #f8f0f3;
    background-position: 100% 100%
}

@media (max-width:768px) {
    .index-data__box.five .index-data__txt {
        left: 0;
        top: 50%;
        transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%)
    }
}

.index-data__box.six {
    background-image: url(../../assets/img/index/data_06.png);
    background-position: 100% 100%
}

.index-data__box.six .index-data__txt {
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%)
}

@media (max-width:768px) {
    .index-data__box.six .index-data__txt {
        left: 10px;
        margin-top: 5px
    }
}

.index-data__box.seven {
    background-image: url(../../assets/img/index/data_07.png);
    background-color: #f8f0f3;
    background-position: 100% 100%
}

@media (min-width:769px) {
    .index-data__box.seven {
        padding: 20px
    }
}

.index-data__box.seven .index-data__txt {
    text-align: left;
    padding: 0;
    bottom: 20px
}

@media (max-width:768px) {
    .index-data__box.seven .index-data__txt {
        left: 16px;
        bottom: 20px
    }
}

.index-data__box.seven .index-data__txt .num {
    margin-bottom: 5px;
    font-size: 72px
}

@media (max-width:768px) {
    .index-data__box.seven .index-data__txt .num {
        font-size: 40px;
        margin-bottom: 3px
    }
}

.index-data__box.seven .index-data__txt .small {
    font-size: 16px;
    font-weight: 400;
    letter-spacing: -.05em
}

@media (max-width:768px) {
    .index-data__box.seven .index-data__txt .small {
        font-size: 10px;
        line-height: 1.45
    }
}

.index-data__box.eight {
    background-image: url(../../assets/img/index/data_08.png)
}

.index-data__box.eight .index-data__txt {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    padding: 0 20px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%)
}

@media (max-width:768px) {
    .index-data__box.eight .index-data__txt {
        top: 0;
        padding: 10px 20px
    }
}

.index-data__box.eight .index-data__txt .num {
    margin-top: -5px;
    font-size: 72px
}

@media (max-width:768px) {
    .index-data__box.eight .index-data__txt .num {
        font-size: 40px;
        margin-top: 0
    }
}

.index-data__box.eight .index-data__txt .small {
    font-size: 16px;
    font-weight: 400
}

@media (max-width:768px) {
    .index-data__box.eight .index-data__txt .small {
        font-size: 11px
    }
}

.index-data__box.nine {
    background-image: url(../../assets/img/index/data_09.png);
    background-position: 100% 100%
}

.index-data__box.nine .index-data__txt {
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%)
}

@media (min-width:769px) {
    .index-data__box.nine .index-data__txt .large {
        font-size: 24px
    }
}

.index-data__box.ten {
    background-image: url(../../assets/img/index/data_10.png);
    background-position: 100% 100%;
    background-color: #f8f0f3
}

.index-data__box.ten .index-data__txt {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    gap: 13%;
    width: 100%;
    padding: 0 20px
}

@media (max-width:768px) {
    .index-data__box.ten .index-data__txt {
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        padding: 0 25px 0 0
    }
}

.index-data__box.ten .index-data__txt>div:first-of-type {
    width: 40%
}

.index-data__box.ten .index-data__txt>div:last-of-type {
    width: 43%
}

@media (max-width:768px) {
    .index-data__box.ten .index-data__txt>div:last-of-type {
        width: 145px
    }
}

@media (min-width:769px) {
    .index-data__box.ten .index-data__txt .large {
        font-size: 24px
    }
}

.index-data__box.ten .index-data__txt .num {
    margin-bottom: 0
}

.index-data__box.ten .index-data__txt .small {
    text-align: left
}

@media (min-width:769px) {
    .index-data__box.ten .index-data__txt .small {
        margin-top: 10px
    }
}

.index-data__box.eleven {
    background-image: url(../../assets/img/index/data_11.png);
    background-position: 0 100%
}

.index-data__box.eleven .index-data__txt {
    right: 10%;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%)
}

@media (max-width:768px) {
    .index-data__box.eleven .index-data__txt {
        padding-top: 7px
    }
}

.index-data__box.eleven .index-data__txt .large {
    margin-bottom: 15px
}

@media (min-width:769px) {
    .index-data__box.eleven .index-data__txt .large {
        font-size: 24px
    }
}

@media (max-width:768px) {
    .index-data__box.eleven .index-data__txt .large {
        margin-bottom: 8px
    }
}

.index-data__box.eleven .index-data__txt .medium {
    font-family: Manrope, sans-serif;
    font-size: 66px;
    display: inline-block;
    margin-bottom: -30px
}

@media (max-width:768px) {
    .index-data__box.eleven .index-data__txt .medium {
        font-size: 37px
    }
}

.index-data__box.eleven .index-data__txt img {
    width: 138px
}

@media (max-width:768px) {
    .index-data__box.eleven .index-data__txt img {
        width: 78px
    }
}

.index-data__txt {
    position: absolute;
    text-align: center;
    padding: 25px 43px
}

@media (max-width:768px) {
    .index-data__txt {
        padding: 18px 24px
    }
}

.index-data__txt .large {
    font-size: 22px;
    color: #272d3e;
    font-weight: 700;
    letter-spacing: .05em
}

@media (max-width:768px) {
    .index-data__txt .large {
        font-size: 14px
    }
}

.index-data__txt .medium {
    font-size: 20px;
    font-weight: 700;
    color: #000;
    letter-spacing: -.05em
}

@media (max-width:768px) {
    .index-data__txt .medium {
        font-size: 12px
    }
}

.index-data__txt .small {
    font-size: 18px;
    font-weight: 500;
    color: #000;
    line-height: 1.555
}

@media (max-width:768px) {
    .index-data__txt .small {
        font-size: 11px;
        line-height: 1.409
    }
}

.index-data__txt .num {
    display: inline-block;
    font-family: Manrope, sans-serif;
    font-size: 86px;
    color: #7a0e35;
    letter-spacing: -.05em;
    margin: 0 5px 15px;
    line-height: 1
}

@media (max-width:768px) {
    .index-data__txt .num {
        font-size: 48px;
        margin: 0 3px 6px
    }
}

.index-data__date {
    font-size: 14px;
    text-align: right;
    color: #fff
}

@media (min-width:769px) {
    .index-data__date {
        margin-bottom: 100px
    }
}

@media (max-width:768px) {
    .index-data__date {
        font-size: 11px;
        margin-top: 13px
    }
}

.index-data__message {
    max-width: 1010px;
    margin: 0 auto;
    font-size: 17px;
    color: #fff;
    line-height: 2.235
}

.index-data__banner {
    max-width: 1500px;
    width: 100%;
    position: absolute;
    bottom: -100px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%)
}

@media (min-width:769px) {
    .index-data__banner {
        padding: 0 150px
    }
}

@media (min-width:769px)and (max-width:1024px) {
    .index-data__banner {
        padding: 0 80px
    }
}

.index-detail {
    padding: 200px 0 67px;
    background-color: #f3f4f6
}

.index-detail .container {
    padding: 0 47px
}

.index-detail__subcontainer {
    max-width: 1000px;
    margin: 0 auto
}

.index-detail__ttl {
    font-size: 24px;
    color: #7a0e35;
    text-align: center;
    margin-bottom: 40px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.index-detail__img {
    margin-bottom: 46px
}

.index-detail__txt {
    font-size: 16px;
    color: #000;
    line-height: 2.375;
    margin-bottom: 100px
}

.index-detail__txt span {
    font-weight: 700;
    color: #7a0e35
}

.index-corporat {
    padding: 132px 0 100px;
    background-image: url(../../assets/img/index/corporat-bg.jpg);
    background-repeat: no-repeat;
    background-position: top;
    background-size: cover
}

@media (min-width:769px) {
    .index-corporat {
        margin-bottom: 35px
    }
}

@media (max-width:768px) {
    .index-corporat {
        padding: 76px 0 0;
        background-size: 100% auto
    }
}

.index-corporat .container {
    padding: 0 47px
}

@media (max-width:768px) {
    .index-corporat .container {
        padding: 0
    }
}

.index-corporat .box {
    margin-bottom: 0
}

.index-document {
    padding: 88px 0
}

@media (min-width:769px) {
    .index-document {
        background-image: url(../../assets/img/index/document-bg.png);
        background-repeat: no-repeat;
        background-position: top;
        background-size: cover
    }
}

@media (max-width:768px) {
    .index-document {
        padding: 0 0 10.5px
    }
}

@media (min-width:769px) {
    .index-document .container {
        padding: 0 47px
    }
}

.index-document__banner {
    display: block;
    margin: 0 auto;
    max-width: 500px
}

@media (max-width:679px) {
    .index-document__banner {
        max-width: 400px
    }
}

.index-document__box {
    background-color: #fff;
    padding: 50px 10.5%
}

@media (max-width:768px) {
    .index-document__box {
        padding: 33px 0
    }
}

.index-document__flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media (max-width:768px) {
    .index-document__flex {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

@media screen and (min-width:768px)and (max-width:1345px) {
    .index-document__flex.wrap {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

.index-document__flex.gap {
    -webkit-column-gap: 4.5%;
    -moz-column-gap: 4.5%;
    column-gap: 4.5%;
    row-gap: 45px
}

@media (max-width:768px) {
    .index-document__flex.gap {
        row-gap: 17.5px
    }
}

@media (max-width:768px) {
    .index-document__flex.sp-row {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        padding: 0 20px 0 30px;
        gap: 20px
    }
}

.index-document__pamphlet {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center
}

@media (min-width:769px) {
    .index-document__pamphlet {
        margin-right: 19px
    }
}

.index-document__pamphlet img {
    width: 169px;
    margin-bottom: 13px
}

.index-document__pamphlet span {
    display: block;
    font-size: 16px;
    font-weight: 500;
    color: #08153a
}

@media (max-width:768px) {
    .index-document__pamphlet span {
        font-size: 12px
    }
}

.index-document__pamphlet p {
    font-size: 12px;
    font-weight: 500
}

@media (max-width:768px) {
    .index-document__pamphlet p {
        font-size: 10px
    }
}

.index-document__btnbox {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 14px
}

.index-document__btnbox,
.index-document__btnbox a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    display: flex;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.index-document__btnbox a {
    width: 185px;
    height: 61px;
    padding: 10px;
    background-color: #ac8455;
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    -webkit-transition: all .3s;
    transition: all .3s;
    position: relative
}

@media (max-width:768px) {
    .index-document__btnbox a {
        font-size: 15px;
        width: 141.5px;
        height: 48px;
        padding-right: 25px
    }
}

.index-document__btnbox a:after {
    content: "";
    position: absolute;
    right: 28px;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    width: 15px;
    height: 15px;
    background: url(../../assets/img/common/arrow_white.png);
    background-repeat: no-repeat;
    background-size: contain
}

.index-document__btnbox a:hover {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

.index-document__btnbox a.white {
    background-color: #fff;
    color: #ac8455;
    border: 1px solid #ac8455
}

.index-document__btnbox a.white:after {
    background: url(../../assets/img/common/download_gold.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 22px;
    height: 20px
}

@media (max-width:768px) {
    .index-document__btnbox a.white:after {
        width: 16px;
        height: 14.5px
    }
}

.index-document__pdfbox {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    gap: 32px;
    width: 60%;
    max-width: 666px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media screen and (min-width:680px)and (max-width:1345px) {
    .index-document__pdfbox {
        width: 100%;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

@media (max-width:679px) {
    .index-document__pdfbox {
        width: 100%;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 6.5px
    }
}

.index-document__pdfbox a {
    background-color: #f3f4f6;
    font-size: 16px;
    font-weight: 700;
    position: relative;
    height: 127px;
    padding: 20px 16% 20px 5%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transition: all .3s;
    transition: all .3s;
    text-align: center;
    width: -webkit-calc(50% - 16px);
    width: calc(50% - 16px)
}

@media (max-width:679px) {
    .index-document__pdfbox a {
        width: 100%;
        height: 63.5px;
        max-width: 400px;
        margin: 0 auto;
        padding: 17.5px 46px 17.5px 20px
    }
}

@media (max-width:768px) {
    .index-document__pdfbox a {
        font-size: 12px
    }
}

.index-document__pdfbox a span {
    display: block;
    font-size: 18px
}

@media (max-width:768px) {
    .index-document__pdfbox a span {
        font-size: 14px
    }
}

.index-document__pdfbox a:before {
    content: "";
    position: absolute;
    right: 0;
    height: 100%;
    width: 73px;
    -webkit-transition: all .3s;
    transition: all .3s
}

@media (max-width:679px) {
    .index-document__pdfbox a:before {
        right: 0;
        width: 46.5px
    }
}

.index-document__pdfbox a:after {
    content: "";
    position: absolute;
    right: 26px;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    width: 20px;
    height: 18px;
    background: url(../../assets/img/common/download_white.png);
    background-repeat: no-repeat;
    background-size: contain
}

@media (max-width:679px) {
    .index-document__pdfbox a:after {
        right: 13px
    }
}

.index-document__pdfbox a.blue {
    color: #0d1333
}

.index-document__pdfbox a.blue:before {
    background-color: #0d1333
}

.index-document__pdfbox a.blue:hover:before {
    background-color: #0f2a78
}

.index-document__pdfbox a.red {
    color: #7a0e35
}

.index-document__pdfbox a.red:before {
    background-color: #930d3d
}

.index-document__pdfbox a.red:hover:before {
    background-color: #b8114d
}

/*# sourceMappingURL=main.css.map */