@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Figtree:ital,wght@0,300..900;1,300..900&family=Noto+Sans+JP:wght@100..900&family=Noto+Serif+JP:wght@200..900&display=swap');

@font-face {
    font-family: 'Gkktt';
    src: url('./851Gkktt_005.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

.pc-only {
    display: block;
}

.sp-only {
    display: none;
}

html,
body,
h1,
h2,
h3,
h4,
h5,
ul,
ol,
dl,
p,
dd {
    margin: 0;
    padding: 0;
    list-style: none;
}

html,
body {
    font-family: "Noto Sans JP", sans-serif;
    color: #000;
    font-weight: 400;
    letter-spacing: .1rem;
    text-align: left;
}

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

html {
    font-size: 62.5%;
}

body {
    font-size: 1.0rem;
    background: #fff;
    min-width: 1280px;
    word-wrap: break-word;
    overflow-wrap: break-word;
    -webkit-text-size-adjust: 100%;
}

img {
    border: 0;
    vertical-align: bottom;
}

a {
    color: #000;
    text-decoration: none;
}

a:hover img {
    filter: alpha(opacity=70);
    opacity: 0.70
}

a:hover {
    text-decoration: underline;
}

.tac {
    text-align: center;
}

.inner {
    margin: 0 auto;
    width: 1280px;
}

.w980 {
    margin: 0 auto;
    width: 980px;
}

#container {
    padding-top: 45px;
}

.serif {
    font-family: "Noto Serif JP", serif;
}

.figtree {
    font-family: "Figtree", sans-serif;
}

.gkktt {
    font-family: 'Gkktt', sans-serif;
}

.l-main img.abs-img {
    position: absolute;
    z-index: 1;
    max-width: 400px;
    width: 100%;
    display: block;
}

.sp {
    display: none !important;
}

.colBlock {
    overflow: hidden;
    margin-top: 55px;
    margin-bottom: 80px;
}

.colBlock .colL {
    float: left;
    width: 650px;
}

.colBlock .colR {
    float: right;
    width: 280px;
}

.font12 {
    font-size: 1.2rem !important;
}

.font13 {
    font-size: 1.3rem !important;
}

.font14 {
    font-size: 1.4rem !important;
}

.font15 {
    font-size: 1.5rem !important;
}

.font16 {
    font-size: 1.6rem !important;
}

.mt100 {
    margin-top: 100px !important;
}

.mb10 {
    margin-bottom: 10px !important;
}

#about_ol td,
#recruit_ol .detail dd,
#maker_ol h3,
.colL p {
    text-align: justify;
}

#recruit_ol .detail dd {
    box-sizing: border-box;
}

noscript {
    background: #aa0707;
    color: #fff;
    display: block;
    padding: 10px;
    text-align: center;
    font-size: 1.4rem;
}

/* ----------------------------------------------
　ヘッダー
---------------------------------------------- */
header {
    background: #323232;
    height: 45px;
    position: fixed;
    z-index: 10000;
    width: 100%;
    min-width: 1280px;
}

.headBox {
    position: relative;
    width: 1280px;
}

.headBox .spNav {
    display: none;
}

.headBox .logo {
    position: absolute;
    top: 10px;
    left: 150px;
}

.headBox .colL {
    position: absolute;
    top: 0;
    left: 235px;
}

.headBox .colL ul {
    overflow: hidden;
}

.headBox .colL ul li {
    float: left;
    font-size: 1.3rem;
    line-height: 45px;
    margin-left: 40px;
}

.headBox .colL ul li:first-child {
    margin-left: 0;
}

.headBox .colL ul li a {
    display: block;
    color: #fff;
}

.headBox .colL ul li img {
    vertical-align: middle;
}

.headBox .colR {
    position: absolute;
    top: 10px;
    right: 150px;
}

.headBox .floatMenu {
    background: url(../img/common/bg_nav.png) no-repeat left top;
    padding: 7px 0 0;
    z-index: 10001;
}

.headBox .float01 {
    display: none;
    position: absolute;
    top: 45px;
    left: 235px;
}

.headBox .float02 {
    display: none;
    position: absolute;
    top: 45px;
    left: 340px;
}

.headBox .float03 {
    display: none;
    position: absolute;
    top: 45px;
    left: 420px;
}

.headBox .float04 {
    display: none;
    position: absolute;
    top: 45px;
    left: 820px;
}

.headBox .float05 {
    display: none;
    position: absolute;
    top: 45px;
    left: 900px;
}

.headBox .float06 {
    display: none;
    position: absolute;
    top: 45px;
    left: 520px;
}

.headBox .floatMenu ul {
    background-color: rgba(35, 24, 21, 0.75);
    padding: 15px;
}

.headBox .floatMenu ul li {
    background-color: #323333;
    font-size: 1.2rem;
    line-height: 30px;
    margin-top: 2px;
    min-width: 160px;
}

.headBox .floatMenu ul li:first-child {
    margin-top: 0;
}

.headBox .floatMenu ul li a {
    color: #919191;
    padding-left: 15px;
}

.headBox .floatMenu ul li a.current,
.headBox .floatMenu ul li a:hover {
    color: #fff;
    font-weight: bold;
}

.headBox .float02 ul,
.headBox .float03 ul {
    overflow: hidden;
}

.headBox .float02 ul li,
.headBox .float03 ul li {
    float: left;
}

.headBox .float02 ul li:nth-child(1),
.headBox .float02 ul li:nth-child(2),
.headBox .float03 ul li:nth-child(1),
.headBox .float03 ul li:nth-child(2) {
    margin-top: 0;
}

.headBox .float02 ul li:nth-child(odd),
.headBox .float03 ul li:nth-child(odd) {
    clear: both;
    margin-right: 2px;
}

#searchContact {
    position: absolute;
    top: 0;
    right: 76px;
}

#contactBtn {
    position: fixed;
    right: 8px;
    bottom: 80px;
    z-index: 1000;
}

#contactBtn:hover {
    opacity: 0.7;
}

#overlay_menu {
    visibility: hidden;
}

#localNav {
    display: none;
}

#searchform {
    position: absolute;
    top: -4px;
    right: 30px;
}

.icon-search-container {
    display: inline-block;
    height: 20px;
    width: 30px;
    position: relative;
    transition: width 0.2s ease-out;
    backface-visibility: hidden;
}

.icon-search-container.active {
    width: 150px;
}

.icon-search-container.active .search-input {
    width: 120px;
}

.icon-search-container img {
    color: #2980b9;
    font-size: 30px;
    position: absolute;
    top: 7px;
    left: 8px;
    cursor: pointer;
}

.icon-search-container .fa-times-circle {
    opacity: 0;
    color: #d9d9d9;
    font-size: 20px;
    position: absolute;
    top: 12px;
    right: 8px;
    transition: opacity 0.2s ease-out;
    cursor: pointer;
}

.icon-search-container .search-input {
    background: #323232;
    box-sizing: border-box;
    color: #000;
    position: absolute;
    cursor: default;
    left: 30px;
    top: 0;
    width: 0;
    padding: 5px;
    border: none;
    outline: none;
    font-size: 1.4rem;
    line-height: 20px;
    transition: width 0.2s ease-out;
}

.active .search-input {
    background: #ccc;
}

#searchformSP {
    padding: 10px 0;
}

#searchformSP .icon-search-container.active {
    width: 80%;
}

#searchformSP .icon-search-container.active .search-input {
    width: 100%;
}

#searchformSP .icon-search-container img {
    left: 0;
}

#searchformSP .icon-search-container .search-input {
    background: #000;
}

#searchformSP .active .search-input {
    background: #ccc;
}

#bnr_top_a a img,
#bnr_top_b a img,
#noteWrap a img,
#sideBanner a img,
.sideNews a img {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}

#bnr_top_a a:hover img,
#bnr_top_b a:hover img,
#noteWrap a:hover img,
#sideBanner a:hover img,
.sideNews a:hover img {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}

/* ----------------------------------------------
　フッター
---------------------------------------------- */
#footerLink {
    margin: 45px 0 20px;
}

#footerLink a {
    color: #000;
}

#ftLinkWrap {
    overflow: hidden;
    margin: 0 0 50px;
}

#ftLinkWrap .colL {
    float: left;
    width: 175px;
}

#ftLinkWrap .ttl {
    color: #666;
    font-size: 1.3rem;
    margin-bottom: 10px;
}

#ftLinkWrap ul {
    margin-bottom: 20px;
}

#ftLinkWrap li {
    color: #8C8989;
    font-size: 1.1rem;
}

#ftLinkWrap .colR {
    float: right;
}

#footerLink .links {
    overflow: hidden;
}

#footerLink .links li {
    float: left;
    margin-left: 12px;
    margin-bottom: 12px;
    width: 236px;
}

#footerLink .links li:nth-child(1),
#footerLink .links li:nth-child(5),
#footerLink .links li:nth-child(9) {
    margin-left: 0;
}

#footerLink .links li img {
    height: auto;
    width: 100%;
}

#footerLink .comment {
    margin-top: 35px;
    color: #666;
    font-size: 1.1rem;
}

#footerLink .comment a {
    color: #0066BC;
}

#footerLink .comment i {
    font-style: normal;
}

footer {
    background: #bbb;
}

footer .col2 {
    overflow: hidden;
    padding: 20px 0;
}

footer .col2 .colL {
    float: left;
}

footer .col2 .colL ul {
    overflow: hidden;
}

footer .col2 .colL ul li {
    float: left;
}

footer .col2 .colL ul li::after {
    content: "¦";
}

footer .col2 .colL ul li:last-child::after {
    content: "";
}

footer .col2 .colL ul li a {
    color: #666;
    font-size: 1.1rem;
    padding: 0 12px;
}

footer .col2 .colL ul li:first-child a {
    padding-left: 0;
}

footer .col2 .colR {
    float: right;
}

footer .col2 .colR p {
    color: #666;
    font-size: 1.2rem;
}

footer .col2 .colR p span {
    color: #fff;
}

/* ----------------------------------------------
 ページ
---------------------------------------------- */
.p-mainVisual {
    margin-top: 45px;
}

.top {
    background-image: url(./assets/images/top_bg.webp);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 140px 0;
    clip-path: polygon(0 0, 100% 0, 100% 95%, 0% 100%);
    position: relative;
    z-index: 1;
}

.common_title {
    margin: 0 auto 40px;
    max-width: 1000px;
}

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

.top_txt {
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
    position: relative;
}

.about {
    margin-top: -8vw;
    padding: 14vw 0 120px;
    background-image: url(./assets/images/about_bg.webp);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}

.about_title {
    position: relative;
    z-index: 2;
}

.about_txt {
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
    z-index: 2;
}

.about_txt .txt {
    font-size: 20px;
    line-height: 2;
    text-align: center;
    font-style: italic;
    margin-top: -55px;
}

.about .abs-img {
    top: 50%;
    left: 10%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    max-width: 1000px !important;
}

.history {
    background-image: url(./assets/images/history_bg.webp);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 35px 10px;
}

.history-flex {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.history-flex-txt {
    width: 82px;
}

.history-flex-cont {
    width: calc(100% - 180px);
}

.history-flex-cont-txt {
    text-align: center;
}

.history-flex-cont-txt p {
    font-size: 40px;
    line-height: 1;
    font-weight: 700;
}

.history-flex-cont-box {
    margin-block: 35px;
    background-image: url(./assets/images/history_box_bg.webp);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 40px 100px 120px;
    background-color: #fff;
}

.history_title {
    max-width: 1100px !important;
    margin: 0 auto 70px;
}

.history-list {
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    position: relative;
}

.history-list ul {
    width: 50%;
    padding-block: 60px;
}

.history-list ul:nth-child(3) {
    padding-right: 60px;
    border-right: 4px solid transparent;
    position: relative;
}

.history-list ul:nth-child(3)::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 4px;
    height: 100%;
    background: linear-gradient(to bottom, #2cb7b4, #a4a0ff, #ff99a2);
    z-index: 1;
}

.history-list ul:nth-child(4) {
    padding-left: 60px;
}

.history-list ul li {
    margin-bottom: 45px;
    position: relative;
}

.history-list ul li:nth-child(2) {
    margin-bottom: 0;
}

.history-list ul:nth-child(3) li:nth-child(1)::before {
    content: "";
    position: absolute;
    right: -60px;
    top: 5.5%;
    width: 120px;
    height: 3px;
    background: linear-gradient(to left, #2cb7b4, #a4a0ff, #ff99a2);
}

.history-list ul:nth-child(3) li:nth-child(2)::before {
    content: "";
    position: absolute;
    right: -60px;
    bottom: 94%;
    width: 120px;
    height: 3px;
    background: linear-gradient(to right, #2cb7b4, #a4a0ff, #ff99a2);
}

.history-list ul:nth-child(4) li:nth-child(1)::before {
    content: "";
    position: absolute;
    left: -65px;
    top: 54%;
    width: 120px;
    height: 3px;
    background: linear-gradient(to right, #2cb7b4, #a4a0ff, #ff99a2);
}

.history-list ul:nth-child(4) li:nth-child(2)::before {
    content: "";
    position: absolute;
    left: -65px;
    bottom: 44%;
    width: 120px;
    height: 3px;
    background: linear-gradient(to left, #2cb7b4, #a4a0ff, #ff99a2);
}

.history-list img.abs-img:nth-child(2) {
    max-width: 200px;
    top: 14.5%;
    right: -170px;
}

.history-list img.abs-img:nth-child(1) {
    max-width: 180px;
    bottom: 4.5%;
    left: -180px;
}

.award {
    background-image: url(./assets/images/award_bg.webp);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 120px 0 160px;
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 94.5%);
    position: relative;
    z-index: 2;
}

.award_title {
    margin-bottom: 0px;
}

.award-box {
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
}

.award-box ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.award-box ul li {
    width: 50%;
}

.award-box ul li:nth-child(1) {
    width: 100%;
}

.award-box .abs-img:nth-child(2) {
    max-width: 245px;
    top: 20%;
    left: -170px;
}

.award-box .abs-img:nth-child(3) {
    max-width: 255px;
    top: 39%;
    right: -175px;
}

.award-box .abs-img:nth-child(4) {
    max-width: 300px;
    bottom: -1.75%;
    left: -130px;
}

.judge {
    position: relative;
    z-index: 1;
    background: #000;
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 95%);
    padding: 10vw 0 250px;
    margin-top: -9vw;
}

.judge_title {
    margin-bottom: 70px;
}

.judge .l-container {
    max-width: 1200px;
}

.judge_txt {
    margin-bottom: 70px;
}

.judge_txt p {
    font-size: 18px;
    line-height: 1.8;
    color: #fff;
}

.judge_txt p.big-txt {
    font-size: 23px;
    margin-top: 30px;
    font-weight: bold;
    line-height: 1.5;
}

.judge-card-top {
    max-width: 1000px;
    margin: 0 4% 60px auto;
    position: relative;
    display: block;
}

.judge-card ul {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 30px;
}

.judge-card a{
    transition-duration: 0.3s;
}

.judge-card a:hover {
    opacity: 0.7;
    transition-duration: 0.3s;
}

.entry {
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 100%;
    padding: 0px 0 40px;
    margin-top: -110px;
    z-index: 2;
    position: relative;
}

.entry::before {
    content: "";
    position: absolute;
    width: calc(100% - 160px);
    height: 91%;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    top: 100px;
    z-index: 1;
    background-image: url(./assets/images/entry-box_bg.webp);
    background-position: center;
    background-size: cover;
    clip-path: polygon(0 0, 100% 5%, 100% 100%, 0% 100%);
}

.entry-box {
    max-width: 1200px;
    margin: 0px auto;
    transform: translateY(-40px);
    position: relative;
    z-index: 2;
}

.entry-cont {
    background: #000;
    border-bottom-left-radius: 30px;
    border-bottom-right-radius: 30px;
    padding: 80px 120px 0;
}

.entry-box .abs-img:nth-child(1) {
    max-width: 200px;
    top: -4%;
    left: -140px;
}

.entry-box .abs-img:nth-child(2) {
    max-width: 190px;
    bottom: 32.5%;
    right: -100px;
}

.entry-box .abs-img:nth-child(3) {
    max-width: 225px;
    bottom: -50px;
    left: -110px;
}

.entry-cont-inner {
    background-image: url(./assets/images/entry_box_bg.webp);
    background-position: center top;
    background-size: 100%;
    background-repeat: no-repeat;
    padding: 20px 0 0;
}

.entry-box-txt {
    margin-bottom: 60px;
    width: calc(100% + 80px);
    margin-left: -40px;
}

.p-howItSteps {
    width: calc(100% + 80px);
    margin-left: -40px;
}

.p-howItSteps__flex3 {
    inset: initial !important;
}

.point {
    background-image: url(./assets/images/point_bg01.webp);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 0 100px;
}

.point-cont {
    padding: 70px 0;
    background-image: url(./assets/images/point_bg02.webp);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.point-cont01 {
    padding-bottom: 0;
}

.point-cont02 {
    background: #000;
    margin-top: -40px;
    background-image: initial;
}

.point-cont03 {
    padding-bottom: 40px;
}

.point-cont .point-inner {
    max-width: 1200px;
    width: calc(100% - 40px);
    margin: 0 auto;
    position: relative;
}

.point_title {
    margin-bottom: 10px;
    max-width: 1200px;
}

.point-cont-title {
    margin-bottom: 45px;
}

.point-cont-award {
    max-width: 900px;
    margin: 0 auto 50px;
}

.point-cont-award ul {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.point-cont-award ul li {
    display: flex;
    align-items: center;
}

.point-cont-award ul li img {
    width: 30px;
    margin-right: 15px;
}

.point-cont-award ul li p {
    font-size: 20px;
    font-weight: 700;
    color: #fff;
}

.point-cont02 .abs-img:nth-child(1) {
    max-width: 100px;
    top: 14.5%;
    right: -50px;
}

.point-cont02 .abs-img:nth-child(2) {
    max-width: 110px;
    top: 35%;
    left: -120px;
}

.point-cont02 .abs-img:nth-child(3) {
    max-width: 140px;
    top: 54%;
    right: -150px;
}

.point-cont02 .abs-img:nth-child(4) {
    max-width: 180px;
    bottom: 7.5%;
    left: -180px;
}

.point-cont02 .abs-img:nth-child(5) {
    max-width: 150px;
    bottom: -13.5%;
    right: -30px;
}

.point-cont-prize ul {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px 70px;
}

.chance {
    background-image: url(./assets/images/chance_bg.webp);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 60px 0 100px;
}

.chance-txt {
    text-align: center;
    padding-bottom: 50px;
}

.chance-txt p {
    line-height: 2;
    font-size: 20px;
    font-style: italic;
}

.chance-list {
    margin-bottom: 60px;
}

.chance-list ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.chance-list ul li {
    width: 48%;
    position: relative;
    margin-bottom: 100px;
}

.chance-list ul li:nth-child(2),
.chance-list ul li:nth-child(4) {
    margin-right: 4%;
}

.chance-list ul li:nth-child(1) {
    width: 95%;
}

.chance-list ul li:nth-child(6) {
    width: 65%;
    margin-bottom: 0;
}

.circle-img {
    position: absolute;
    width: 150px;
    right: 0;
    top: -80px;
}

.chance-list ul li:nth-child(1) .circle-img {
    width: 200px;
    right: -60px;
}

.chance-last-txt {
    max-width: 1000px;
    margin: 0 auto;
}

.chance-last-txt h4 {
    padding-bottom: 30px;
    text-align: center;
    font-size: 20px;
    font-weight: 700;
    font-style: italic;
}

.chance-last-txt h4 p {
    display: inline-block;
}

.chance-last-txt h4 span {
    font-size: 60px;
    font-weight: 700;
    line-height: 1;
    z-index: 1;
    position: relative;
}

.chance-last-txt h4 small {
    font-size: 36px;
    font-weight: 700;
    z-index: 1;
    position: relative;
}

.chance-last-txt p {
    font-size: 14px;
    line-height: 1.5;
    position: relative;
}

.marker::before {
    content: "";
    position: absolute;
    bottom: -4.5px;
    left: 0;
    width: 0;
    height: 6px;
    background: linear-gradient(to right, #f9b4bc, #ff59a6, #bfbbff);
    transition: width .7s ease-out .5s;
}

.marker.on::before {
    width: 100%;
}

.preppy {
    background-image: url(./assets/images/preppy_bg.webp);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 30px 0 100px;
}

.preppy-inner {
    max-width: 1200px;
    width: calc(100% - 40px);
    margin: 0 auto;
}

.preppy-flex {
    display: flex;
    flex-direction: row-reverse;
}

.preppy-right {
    width: 55%;
    margin-left: -4.5%;
    position: relative;
}

.preppy-right .abs-img {
    right: 0;
    max-width: 100px !important;
    bottom: 60px;
}

.preppy-txt {
    text-align: center;
    margin-top: -100px;
}

.preppy-txt p {
    font-size: 24px;
    line-height: 2.5;
}

.preppy-txt p span {
    position: relative;
}

.preppy-txt p span::before {
    background: linear-gradient(to right, #44c2bd, #aea6ff, #f49ca9);
}

.preppy-left {
    width: 50%;
    margin-top: 100px;
}

.final {
    position: relative;
}

.final-cont {
    position: absolute;
    width: 70vw;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}

.final .abs-img {
    max-width: 15vw;
    bottom: 7vw;
    left: -12.5vw;
    display: block;
    position: absolute;
}

.final_title {
    width: 100%;
    max-width: 100%;
    margin-bottom: 15px;
}

.final-flex-txt ul {
    margin: 0 auto 20px;
    max-width: 1200px;
    display: flex;
    justify-content: space-between;
}

.final-flex-txt ul li {
    width: 56.5%;
}

.final-flex-txt ul li:nth-child(2) {
    width: 43%;
    position: relative;
}

.final-flex-txt ul li:nth-child(2) .abs-img {
    right: -180px;
    top: -160px;
    max-width: 250px;
    left: initial;
}

.final-flex-img {
    margin: 0 auto 20px;
    max-width: 1200px;
}

.final-flex-img-img {
    width: 40%;
}

.final-flex-img-txt {
    width: 57%;
}

.final-flex-img-txt p {
    font-size: 1.4vw;
    letter-spacing: .05rem;
    line-height: 1.8;
    font-weight: 700;
}

.final-txt {
    text-align: center;
    margin-bottom: 25px;
}

.final-txt p {
    font-size: 1.5vw;
    color: #fff;
    letter-spacing: .05rem;
    position: relative;
    border-bottom: 3px solid #ffff87;
    display: inline-block;
    line-height: 1.4;
}

.final-after-cont {
    max-width: 1200px;
    margin: 0 auto 25px;
    position: relative;
    z-index: 1;
}

.final-after-cont-flex {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 30px;
}

.final-after-cont-flex-left {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 47.5%;
}

.final-after-cont-flex-left img {
    width: 49%;
}

.final-after-cont-txt {
    padding: 10px 20px;
}

.final-after-cont-txt p {
    font-size: 1vw;
    line-height: 1.7;
    letter-spacing: .05rem;
    color: #ffffff;
}

.final-after-cont-flex-right {
    width: 51%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.final-after-cont-flex-right picture {
    width: 49%;
    display: block;
}

.info {
    padding: 120px 0;
    background-image: url(./assets/images/info_bg.webp);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
}

.info-img {
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
    cursor: pointer;
    display: block;
    transition: all .7s;
}

.info img.abs-img:nth-child(1) {
    max-width: 15vw;
    top: 1vw;
    left: -3vw;
}

.info img.abs-img:nth-child(2) {
    max-width: 7vw;
    top: 1vw;
    right: 10vw;
}

.info img.abs-img:nth-child(3) {
    max-width: 12.5vw;
    top: 9vw;
    right: -3vw;
}

.info img.abs-img:nth-child(4) {
    max-width: 6vw;
    top: 11vw;
    left: 6vw;
}

.info img.abs-img:nth-child(5) {
    max-width: 18.5vw;
    top: 20vw;
    left: 1vw;
}

.info img.abs-img:nth-child(6) {
    max-width: 20vw;
    top: 40%;
    right: 1vw;
}

.info img.abs-img:nth-child(7) {
    max-width: 10vw;
    bottom: 1vw;
    right: 1vw;
}

.info img.abs-img:nth-child(8) {
    max-width: 12.5vw;
    bottom: 1vw;
    left: 2.5vw;
}

.info-img-abs {
    position: absolute;
    width: 85px;
    transition: all .7s;
    z-index: 1;
}

.info-img-abs:nth-child(1) {
    top: 30px;
    right: 30px;
}

.info-img-abs:nth-child(3) {
    bottom: 30px;
    left: 30px;
}

.info-img:hover .info-img-abs:nth-child(1) {
    top: 40px;
    right: 40px;
}

.info-img:hover .info-img-abs:nth-child(3) {
    bottom: 40px;
    left: 40px;
}

.p-click {
    background-image: url(./assets/images/click_bg.webp);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.animate-on-view {
    opacity: 0;
    transform: translateY(20px);
    transition: all 0.6s ease;
}

.animate-on-view.visible {
    opacity: 1;
    transform: translateY(0);
}

.top-abs {
    position: absolute;
    top: -2px;
    right: 0;
    max-width: 550px;
    width: 100%;
}

.note-box {
    position: relative;
    display: inline-block;
    color: #fff;
}

.p-howItSteps__flex3__desc .p-howItSteps__details__txt p.big span {
    color: #fff;
}

.note-mark {
    position: absolute;
    top: 10px;
    right: -7px;
    transform: translate(50%, -50%);
    font-size: 9px;
    line-height: 1;
}

.p-howItSteps__flex3__desc .p-howItSteps__details__txt .note.ptn {
    padding-top: 10px;
}

@media screen and (max-width:1400px) {
    .info-img {
        max-width: 1000px;
    }

    .entry::before {
        width: calc(100% - 40px);
    }

    .point {
        padding: 0 20px;
    }
}

@media screen and (max-width:1000px) {
    .about {
        margin-top: -13vw;
        padding: 15vw 0 120px;
    }

    .judge {
        margin-top: -15vw;
    }
}

@media screen and (max-width:768px) {
    .l-main .l-container {
        max-width: 100%;
        width: calc(100% - 40px);
    }

    body {
        min-width: 100%;
    }

    .pc {
        display: none !important;
    }

    body.pc {
        display: block !important;
    }

    .sp {
        display: block !important;
    }

    .top-abs {
        max-width: 125px;
    }

    .top .l-container {
        width: 100%;
    }

    .top {
        background-image: url(./assets/images/top_bg_sp.webp);
        background-size: cover;
        padding: 40px 0 100px;
    }

    .top_txt {
        width: calc(100% - 40px);
        margin: 0 20px 0 auto;
    }

    .about {
        margin-top: -17vw;
        padding: 17vw 0 100px;
        background-image: url(./assets/images/about_bg_sp.webp);
    }

    .about .l-container {
        width: 100%;
    }

    .about_txt {
        margin-top: -22vw;
    }

    .about_txt p:nth-child(1),
    .about_txt p:nth-child(2) {
        width: calc(100% - 40px);
        margin: 0 auto;
    }

    .about_txt p:nth-child(3) {
        width: calc(100% - 20px);
        margin: 0 auto;
    }

    .about_txt p:nth-child(1) {
        margin-bottom: 50px;
    }

    .about_txt p:nth-child(2) {
        margin-bottom: 20px;
    }

    .about_txt .txt {
        font-size: 19px;
        text-align: left;
        margin: 50px auto 40px;
        max-width: 500px;
    }

    .history {
        background-image: url(./assets/images/history_bg_sp.webp);
        padding: 10px 0px;
    }

    .history-flex-txt {
        width: 20px;
    }

    .history-flex-cont-txt p {
        font-size: 12px;
    }

    .history-flex-cont-box {
        margin-block: 10px;
        background-image: url(./assets/images/history_box_bg_sp.webp);
        padding: 30px 20px 0px;
    }

    .history-flex-cont {
        width: calc(100% - 45px);
    }

    .history_title {
        max-width: 100% !important;
        margin: 0 auto 20px;
        width: 90%;
    }

    .history-list ul {
        width: 100%;
        padding-block: 0px;
    }

    .history-list ul li {
        margin-bottom: 30px;
    }

    .award {
        background-image: url(./assets/images/award_bg_sp.webp);
        padding: 50px 0 100px;
        background-color: #000;
        clip-path: polygon(0 0, 100% 0, 100% 100%, 0 96.5%);
    }

    .award_title {
        margin-bottom: 20px;
    }

    .award-box ul li {
        width: 100%;
    }

    .award-box .abs-img:nth-child(2) {
        max-width: 63px;
        top: 20%;
        left: -17.5px;
    }

    .award-box .abs-img:nth-child(3) {
        max-width: 45px;
        top: 60%;
        right: -22.5px;
    }

    .award-box .abs-img:nth-child(4) {
        max-width: 70px;
        bottom: -0.5%;
        left: -20px;
    }

    .award-box ul {
        display: block;
        margin-bottom: 80px;
    }

    .judge {
        margin-top: -15vw;
        padding: 20vw 0 150px;
        clip-path: polygon(0 0, 100% 0, 100% 100%, 0 98.5%);
    }

    .judge_title {
        margin-bottom: 30px;
    }

    .judge_txt {
        margin-bottom: 50px;
    }

    .judge_txt p {
        font-size: 16px;
        line-height: 2;
    }

    .judge-card-top {
        max-width: initial;
        margin: 0 auto 50px -9%;
        transform: initial;
        width: calc(100% + 7.5%);
    }

    .judge-card ul {
        grid-template-columns: repeat(2, 1fr);
        gap: 8.5px;
    }

    .judge-card ul.sp {
        display: grid !important;
    }

    .entry {
        padding: 0px 0 70px;
        margin-top: -70px;
    }

    .entry-box-txt {
        margin-bottom: 40px;
        width: 100%;
        margin-left: 0;
    }

    .entry-cont {
        padding: 20px 10px 40px;
    }

    .entry-box {
        max-width: calc(100% - 20px);
        transform: translateY(-20px);
    }

    .entry-box .abs-img:nth-child(1) {
        max-width: 70px;
        top: -1.75%;
        left: -10px;
    }

    .p-howItSteps {
        width: 100%;
        margin-left: 0;
    }

    .entry::before {
        width: calc(100% - 40px);
        top: 40px;
        height: 98%;
        clip-path: polygon(0 0, 100% 1.65%, 100% 100%, 0% 100%);
    }

    .entry-box .abs-img:nth-child(2) {
        max-width: 75px;
        bottom: 65%;
        right: -15px;
    }

    .entry-box .abs-img:nth-child(3) {
        max-width: 100px;
        bottom: -80px;
        left: 0;
    }

    .entry-cont-inner {
        background-image: url(./assets/images/entry_box_bg_sp.webp);
        padding: 20px 0;
        border-bottom: 1px solid #333;
    }

    .entry .slick-slide {
        height: auto;
    }

    .point {
        padding: 0 10px;
    }

    .point-cont {
        padding: 50px 0;
        background-image: url(./assets/images/point_bg02_sp.webp);
    }

    .point_title {
        margin-bottom: 40px;
        max-width: 100%;
    }

    .point-cont .point-inner {
        max-width: 100%;
        width: 100%;
    }

    .point-img {
        width: calc(100% - 30px);
        margin: 0 auto;
    }

    .point-cont02 {
        margin-top: 0px;
        background-image: initial;
    }

    .point-cont-title {
        margin: 0 auto 30px;
        width: calc(100% - 60px);
    }

    .point-cont-award {
        max-width: 100%;
        margin: 0 auto 20px;
        width: calc(100% - 60px);
    }

    .point-cont-award ul {
        flex-wrap: wrap;
    }

    .point-cont-award ul li {
        width: 50%;
        margin-bottom: 5px;
    }

    .point-cont-award ul li img {
        width: 25px;
        margin-right: 10px;
    }

    .point-cont-award ul li p {
        font-size: 16px;
    }

    .point-cont-prize ul {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 5px;
        width: calc(100% - 30px);
        margin: 0 auto;
    }

    .point-cont-prize ul.sp {
        display: grid !important;
    }

    .point-cont02 .abs-img:nth-child(1) {
        max-width: 45px;
        top: 1%;
        right: 25px;
    }

    .point-cont02 .abs-img:nth-child(2) {
        max-width: 25px;
        top: 10%;
        left: 10px;
    }

    .point-cont02 .abs-img:nth-child(3) {
        max-width: 50px;
        top: 71%;
        right: 0;
    }

    .point-cont02 .abs-img:nth-child(4) {
        max-width: 85px;
        bottom: -3.5%;
        left: 5px;
    }

    .point-cont02 .abs-img:nth-child(5) {
        max-width: 70px;
        bottom: -6%;
        right: initial;
        left: 10%;
    }

    .point-cont03 {
        padding-bottom: 20px;
    }

    .chance {
        background-image: url(./assets/images/chance_bg_sp.webp);
        padding: 50px 0 70px;
    }

    .chance_title {
        margin: 0 auto 40px;
        max-width: 100%;
        width: 80%;
    }

    .chance-txt p {
        font-size: 16px;
    }

    .chance-list ul li:nth-child(2),
    .chance-list ul li:nth-child(4) {
        margin-right: 2%;
    }

    .chance-list ul li {
        width: 49%;
        margin-bottom: 45px;
    }

    .chance-list ul li:nth-child(1) {
        width: 100%;
    }

    .chance-list ul li:nth-child(6) {
        width: 100%;
    }

    .chance-list ul li:nth-child(1) .circle-img {
        width: 90px;
        right: -10px;
        top: -45px;
    }

    .chance-list ul li:nth-child(6) .circle-img {
        width: 90px;
        right: -10px;
        top: -25px;
    }

    .circle-img {
        width: 60px;
        top: -30px;
    }

    .chance-list {
        margin-bottom: 20px;
    }

    .chance-last-txt h4 {
        padding-bottom: 20px;
        line-height: 2;
    }

    .chance-last-txt h4 small {
        font-size: 30px;
    }

    .chance-last-txt p {
        font-size: 12px;
    }

    .preppy {
        background-image: url(./assets/images/preppy_bg_sp.webp);
        padding: 20px 0 40px;
    }

    .preppy-flex {
        display: block;
    }

    .preppy-right {
        width: 100%;
        margin-left: 0;
        margin-bottom: 60px;
    }

    .preppy-txt p {
        font-size: 20px;
        line-height: 2;
    }

    .preppy-txt p span::before {
        bottom: -1.5px;
        height: 4px;
    }

    .preppy-inner {
        max-width: 100%;
        width: 100%;
    }

    .preppy_title {
        width: calc(100% - 30px);
    }

    .preppy_title img {
        width: 100%;
    }

    .preppy-left {
        width: 100%;
        margin: 0 15px 0 20px;
    }

    .final-cont {
        width: 86vw;
    }

    .final-flex-txt ul {
        margin: 0 auto 10px;
        max-width: 100%;
        display: flex;
        flex-wrap: wrap;
        flex-direction: column-reverse;
    }

    .final-flex-txt ul li,
    .final-flex-txt ul li:nth-child(2) {
        width: 100%;
    }

    .final-flex-txt ul li:nth-child(2) {
        margin-bottom: 10px;
    }

    .final-flex-txt ul li:nth-child(2) .abs-img {
        right: -30px;
        top: -50px;
        max-width: 80px;
    }

    .final-txt p.sp {
        font-size: 3.6vw;
        display: inline-block !important;
        border-bottom: 2px solid #ffff87;
        line-height: 1;
    }

    .final-txt p.sp:nth-child(2) {
        margin-bottom: 10px;
    }

    .final-txt,
    .final-flex-img {
        margin-bottom: 15px;
    }

    .final-after-cont-txt {
        padding: 10px 0 15px;
    }

    .final-after-cont-flex {
        display: block;
        margin-bottom: 20px;
    }

    .final-after-cont-flex-left {
        display: flex;
        width: 100%;
        margin-bottom: 10px;
    }

    .final-after-cont-flex-right {
        width: 100%;
        display: block;
    }

    .final-after-cont-flex-right picture {
        width: 100%;
        margin-bottom: 10px;
    }

    .final .abs-img {
        max-width: 30vw;
        bottom: -16vw;
        left: -0.5vw;
    }

    .info {
        background-image: url(./assets/images/info_bg_sp.webp);
    }

    .info-img {
        max-width: 100%;
        width: calc(100% - 20px);
        margin: 0 auto;
    }

    .final-after-cont-txt p {
        font-size: 2.4vw;
    }

    .p-click a {
        display: block;
        width: 90%;
        margin: 0 auto 50px;
        max-width: 300px;
    }

    .info img.abs-img:nth-child(1) {
        max-width: 20vw;
        top: 1vw;
        left: -1.5vw;
    }

    .info img.abs-img:nth-child(2) {
        max-width: 7.5vw;
        top: initial;
        right: initial;
        bottom: 2vw;
        left: 1vw;
    }

    .info img.abs-img:nth-child(3) {
        max-width: 15vw;
        top: initial;
        right: 10vw;
        bottom: 8vw;
    }

    .info img.abs-img:nth-child(4) {
        max-width: 6vw;
        top: 9vw;
        left: 20vw;
    }

    .info img.abs-img:nth-child(5) {
        max-width: 20vw;
        top: 2vw;
        left: initial;
        right: 30vw;
    }

    .info img.abs-img:nth-child(6) {
        max-width: 30vw;
        top: initial;
        right: initial;
        bottom: 1.5vw;
        left: 20vw;
    }

    .info img.abs-img:nth-child(7) {
        max-width: 10vw;
        transform: rotate(-35deg);
        bottom: 1vw;
        right: .5vw;
    }

    .info img.abs-img:nth-child(8) {
        max-width: 12.5vw;
        bottom: initial;
        left: initial;
        top: 4.5vw;
        right: -1vw;
    }

    .history-list ul li:nth-child(2) {
        margin-bottom: 30px;
    }

    .history-list ul li:nth-child(4) {
        margin-bottom: 20px;
    }

    .point-cont .point-img img:nth-child(1) {
        max-width: 60px;
        left: 10px;
        bottom: -70px;
    }

    .info-img-abs {
        width: 40px;
    }

    .info-img-abs:nth-child(1) {
        top: 100px;
        right: 20px;
    }

    .info-img-abs:nth-child(3) {
        bottom: 140px;
        left: 20px;
        width: 45px;
    }

    .info-img:hover .info-img-abs:nth-child(1) {
        top: 105px;
        right: 25px;
    }

    .info-img:hover .info-img-abs:nth-child(3) {
        bottom: 145px;
        left: 25px;
    }

    .p-click p {
        font-size: 20px;
    }

    footer .col2 .colL {
        background-image: url(./assets/images/ft_logo.png) !important;
    }

    .step-swiper {
        position: relative;
    }

    .c_swipeHint {
        position: absolute;
        padding: 16px;
        width: 40%;
        min-width: 155px;
        aspect-ratio: 16/9;
        max-height: 150px;
        background-color: #a6acb4fa;
        top: 32.5%;
        left: 50%;
        transform: translate(-50%, -50%);
        z-index: 2;
        display: grid;
        place-items: center;
        opacity: 0;
        transition: all .6s;
        pointer-events: none;
        border-radius: 5px;
    }

    .c_swipeHint.hide_swipeHint {
        opacity: 0 !important;
        visibility: hidden;
    }

    .c_swipeHint_img {
        width: 50%;
    }

    .c_swipeHint_text {
        color: #fff;
    }

    .judge_txt p.big-txt {
        font-size: 20px;
        margin-top: 20px;
    }
}

@media screen and (max-width:500px) {
    .top {
        padding-bottom: 70px;
    }

    .about {
        margin-top: -18vw;
        padding: 20vw 0 100px;
    }

    .history-flex-txt {
        width: 16.5px;
    }

    .history-flex-cont {
        width: calc(100% - 40px);
    }

    .award {
        padding: 50px 0 20px;
    }

    .judge {
        padding: 25vw 0 100px;
    }

    .judge_txt p {
        font-size: 15px;
    }

    .judge-card-top {
        margin: 0 auto 40px -12%;
        width: calc(100% + 12%);
    }

    .entry {
        margin-top: -20px;
    }

    .entry-box .abs-img:nth-child(1) {
        max-width: 65px;
        top: -3.75%;
        left: -20px;
    }

    .entry::before {
        width: calc(100% - 35px);
        top: 10px;
    }

    .entry-cont {
        padding: 10px 10px 30px;
    }

    .entry-cont-inner {
        padding: 15px 0;
    }

    .point-cont02 .abs-img:nth-child(1) {
        top: 0%;
        right: 20px;
    }

    .point-cont02 .abs-img:nth-child(2) {
        top: 9%;
        left: 10px;
    }

    .point-cont02 .abs-img:nth-child(5) {
        bottom: -12%;
        left: 15%;
    }

    .point-cont02 .abs-img:nth-child(4) {
        bottom: -6.5%;
    }

    .point-cont-award ul li p {
        font-size: 12px;
    }

    .chance-list ul li:nth-child(1) .circle-img {
        top: -55px;
    }

    .chance-list ul li:nth-child(6) .circle-img {
        right: -0px;
    }

    .preppy-txt {
        margin-top: -70px;
    }

    .preppy-left {
        width: 100%;
        margin: -80px 10px 0 12.5px;
    }

    .final .abs-img {
        max-width: 25vw;
        bottom: -8vw;
    }

    .info {
        padding: 90px 0;
    }

    .info img.abs-img:nth-child(1) {
        max-width: 28.5vw;
    }

    .info img.abs-img:nth-child(2) {
        max-width: 11.5vw;
    }

    .info img.abs-img:nth-child(3) {
        max-width: 25vw;
        right: 11vw;
        bottom: 10vw;
    }

    .info img.abs-img:nth-child(4) {
        max-width: 10vw;
        top: 12vw;
        left: 27vw;
    }

    .info img.abs-img:nth-child(5) {
        max-width: 35.5vw;
        top: 1vw;
        right: 22vw;
    }

    .info img.abs-img:nth-child(6) {
        max-width: 45vw;
    }

    .info img.abs-img:nth-child(7) {
        max-width: 14vw;
    }

    .info img.abs-img:nth-child(8) {
        max-width: 18.5vw;
        top: 6.5vw;
    }

    .info-img-abs:nth-child(1) {
        top: 70px;
    }

    .info-img-abs:nth-child(3) {
        bottom: 100px;
    }

    .info-img:hover .info-img-abs:nth-child(1) {
        top: 75px;
    }

    .info-img:hover .info-img-abs:nth-child(3) {
        bottom: 105px;
    }

    .p-click {
        padding: 60px 10px;
    }

    .p-click a {
        width: 80%;
        margin: 0 auto 40px;
    }
}
