@charset "UTF-8";
body {
	font-family: "Hiragino Kaku Gothic ProN", "Yu Gothic", "Meiryo", sans-serif;
}
html{
	scroll-behavior: smooth;
}
img{
	width: 100%;
	display: block;
}
a:hover{
	opacity: 0.8;
}
.flex {
    display: flex;
}

.flex.wrap {
    flex-wrap: wrap;
    max-width: 1200px;
    margin: 0 auto;
}
.flex_1{
	display: flex;
	margin: 0 auto;
	max-width: 650px;
	padding-top: 1em;
	/* padding-bottom: 13em; */
}
.flex_2{
	display: flex;
	margin: 0 auto;
	max-width: 830px;
	padding-top: 1em;
	padding-bottom: 13em;
}
.flex_3{
	display: flex;
	margin: 0 auto;
	max-width: 880px;
	padding-top: 1em;
	padding-bottom: 7em;
	gap: 2em;
}
.inner{
	width: 100%;
	margin: 0 auto;
}
.inner_2{height: auto;padding: 0 2em 5em;}
.inner_3{
	max-width: 1000px;
	padding: 0 1em;
	margin: 0 auto;
}
.fv{
	background-color: #000;
}
.con_02_out{
	background-color: #0E2139;
	margin: -8em auto 0;
}
.con_02{
	z-index: 2;
	background-image: url("../img/con_1_bg.jpg");
	background-repeat: repeat-y;
	background-position: center center;
}
.con_02_ttl{
	max-width: 1000px;
    margin: 0 auto;
    padding: 8em 0 1em 0;
}
.con_02_txt{
	color: #fff;
	text-align: center;
	line-height: 1.8em;
	padding: 2em 0;
	font-size: 0.9375em;
}
.btn_01{
	margin: 0 auto;
	/* width: 40%; */
}
.con_03{
	padding: 0 0 4em;
	background: linear-gradient(0deg, rgba(64,12,5,1) 53em, rgba(64,12,5,0) 53em);
	margin-top: -13em;
}
.con_04_out{
	background-color: #BFA84C;
}
.con_04{
	background-image: url("../img/con_3_bg.jpg");
	background-repeat: repeat-y;
	background-position: center center;
}
.inner_4{
	background-color: #fff;
	opacity: 0.8;
	max-width: 900px;
	margin: 0 auto;
	padding: 70px 90px;
}
.ttl{
	width: 40%;
	margin: 0 auto;
	padding-bottom: 0em;
}
.ttl_2{
	width: 35%;
	margin: 0 auto;
	padding-top: 4em;
	padding-bottom: 2em;
}
.ttl_3{
	width: 30%;
	margin: 0 auto;
	padding-top: 4em;
	padding-bottom: 2em;
}
.ttl_4{
	width: 70%;
	margin: 0 auto;
	padding-top: 4em;
	padding-bottom: 2em;
}
table , td, th {
	border: 1.5px solid #99873D;
	border-collapse: collapse;
	width: 100%;
}
td, th {
	padding: 1em 2em;
	height: 25px;
}
th {
	background: #D4BA54;
	font-size: 1.125em;
	width: 30%;
}
.even {
	background: #fbf8f0;
}
.odd {
	background: #fefcf9;
}
.td_txt01{
	font-size: 1.25em;
}
.td_txt_02{
	font-size: 0.75em;
	line-height: 0em;
}
.con_05{
	background-image: url("../img/con_1_bg.jpg");
	background-repeat: repeat-y;
	background-position: center center;
	padding-bottom: 3em;
}
.con_05_out{
	background-color: #0E2139;
}
.schedule_img{
	width: 80%;
	margin: 0 auto;
}
.con_06_out{
	background-color: #400C05;
}
.con_06{
	background-image: url("../img/con_6_bg.jpg");
	background-repeat: repeat-y;
	background-position: center center;
	padding-bottom: 5em;
}
.con_06_margin{
	margin: 1em 0 3em 0;
}
.con_06_txt{
	width: 60%;
	margin: 0 auto;
}
.btn_02{
	display: block;
	max-width: 295px;
	width: 100%;
	margin: 1em auto;
	pointer-events: none;
	opacity: 0.5;
}
.con_07_btn{
	position: relative;
	margin-bottom: 0em;
}
.con_07_txt{
	text-align: center;
	position: absolute;
	margin: 0 auto;
	padding-top: 0.5em;
}
section.special_site {
    padding-bottom: 6.875em;
}
section.special_site .flex.wrap {
    margin: 1em auto 0;
    width: 72.5%;
    max-width: 710px;
    justify-content: space-between;
    align-items: center;
}
section.special_site .flex.wrap > a {
    width: calc(100%/2 - 1.9%);
    max-width: 341px;
    display: block;
}
.key_bg2 {
	background-color: #F2F4F6;
}
footer {
    background-color: #3e3a39;
}
footer img {
   max-width: 640px;
   width: 100%;
   margin: 0 auto;
   display: block;
}
footer .policy a img{
   max-width: 141px;
   width: 30vw;
   margin: 0 auto;
   position: absolute;
   top: 50%;
   left: 0;
   right: 0;
}
.insta {
    position: absolute;
    max-width: 42px;
    width: 6.5vw;
}
footer	.insta {
    right: 21%;
    top: 16%;
}
footer .logo {
    max-width: 207px;
    margin: 0 auto;
    position: absolute;
    top: 15.7%;
    left: 0;
    right: 0;
    width: 35vw;
}
footer .inner {
    max-width: 640px;
    margin: 0 auto;
    max-height: 288px;
    position: relative;
    width: 100%;
    height: 50vw;
}
.Copyright {
    color: #fff;
    letter-spacing: 1px;
    position: absolute;
    bottom: 3.2em;
    right: 0;
    left: 0;
    margin: 0 auto;
    text-align: center;
    font-size: 14.1px;
}
.float{
	position: fixed;
	z-index: 1;
	right: 0%;
	bottom: 0%;
	width: 10%;
	pointer-events: none;
	display: none;
}

.result {
    background: url(../img/result_bg02.webp) no-repeat center top/112.5em,url(../img/result_bg.webp) no-repeat center top/100% 100%;
    padding: 2em 0;
}
.result > h2 {
    max-width: 1400px;
    width: 100%;
}
.result-wrap {
    max-width: 1080px;
    width: 77%;
    margin: 2em auto;
    background: #ededed;
}
.result-wrap h2 {
    max-width: max-content;
}
.result-wrap .bg {
    padding: 2em 3.75em;
    max-width: 100%;
    background: #fff;
}
.result-wrap .bg .item {
    width: 100%;
}
.result-wrap .bg .art {
    width: 100%;
}
.result-wrap .art h3 {
    color: #0d335b;
    font-size: 1em;
    font-weight: 500;
    padding-left: 0.5em;
    border-left: 0.3em solid;
    margin: 0.5em 0 1em;
}
.result-wrap .art .ttl {
    width: fit-content;
    margin: 0;
    padding: 0.5em 1.4em;
    font-size: 0.875em;
    background: #0d335b;
    color: #fff;
}
.result-wrap .art .line {
    border: 2px solid #0d335b;
    width: calc(100%  - 1px);
    box-sizing: border-box;
    height: calc(100% - 3em);
}
.result-wrap .art .line .img {
    position: relative;
}
.result-wrap .art .line .img:before {
    content: '';
    display: block;
    width: 3.4em;
    aspect-ratio: 1/1;
    position: absolute;
    background: url(../img/search_icon.webp) no-repeat center/contain;
    left: 3.3%;
    top: 5.8%;
    filter: invert(33%) sepia(120%) saturate(1695%) hue-rotate(197deg) brightness(133%) contrast(84%);
}
.result-wrap .bg.flex.wrap.col3 .art .line .img:before {
    width: 1.7em;
}
.result-wrap .col3 .art .line {
    height: auto;
}
.result-wrap .art .line .comment {
    width: 87%;
    margin: 0 auto;
    font-size: 0.875em;
    padding: 3em 0;
    text-align: justify;
}
.result-wrap.yushu .art .line .comment {
    min-height: 32em;
}
.result-wrap .art .line .comment h4 {
    margin-bottom: 1em;
    font-weight: 500;
    color: #b00b0b;
}
.slide {padding-bottom: 2em;}
.slide ul.slick-dots {
    bottom: 0;
}
.slide ul.slick-dots li {
    background: #b6c2ce;
    border-radius: 50%;
    width: 1em;
    height: 1em;
    margin: 0 1.2em;
}
.slide ul.slick-dots li button {
    padding: 0;
    width: 100%;
    height: 100%;
}
.slide ul.slick-dots li.slick-active {
    background: #0d335b;
}
button.slick-arrow {
    width: 3em;
    height: 3em;
    border-radius: 50%;
    font-size: 1em;
    z-index: 1;
    left: auto;
    right: -1.5em;
    background: url(../img/arrow-icon.webp) no-repeat center/contain!important;
    transform-origin: 50% 25%;
}
button.slick-arrow:before {
    font-size: 0;
}
button.slick-prev.slick-arrow {
    transform: rotate(180deg);
}
.judge-comment {
    font-size: 0.875em;
    box-sizing: border-box;
    padding: 3.5em 4.5em;
    background: url(../img/judge-comment_bg02.webp) no-repeat center 0em/contain,url(../img/judge-comment_bg01.webp) no-repeat center/100% 100%;
    margin: 3em auto;
    text-align: justify;
}
.col2 .judge-comment {
    padding: 3.3em 2.5em;
    background: url(../img/judge-comment_bg02_sp.webp) no-repeat right 0.1em /100% auto, url(../img/judge-comment_bg01_sp.webp) no-repeat center / 100% 100%;
    min-height: 27em;
}
.judge-comment h4 {
    width: 12.5em;
    margin: 0 0 1.5em;
}
.bg.flex.wrap.col2 .item {
    width: calc(100%/2 - 6%);
    align-items: flex-start;
}
.bg.flex.wrap.col3 .item {
    width: calc(100%/3);
    align-items: flex-start;
    margin: 0;
    padding: 0 3%;
    box-sizing: border-box;
}

.result-wrap .bg .item.flex.wrap {
    margin-bottom: 2em;
    border-bottom: 2px dotted #0d335b;
    padding-bottom: 2em;
}
.result-wrap .bg.flex.wrap.only .item.flex.wrap:first-child, .result-wrap .bg.flex.wrap.col2 .item.flex.wrap:first-child, .result-wrap .bg.flex.wrap .item.flex.wrap + .item.flex.wrap:last-child {
    border-bottom: 0;
    padding-bottom: 0;
    margin-bottom: 0;
}

.bg.flex.wrap.col2 {
    align-items: flex-start;
}
.result-wrap .art .line .img img {
    width: 100%;
}
.slick-track {
    display: flex;
    justify-content: space-around;
}
.slide .list {
    width: 100%;
    height: auto !important;
}
.con_02_out.con_02_out02 {
    margin: 0 auto;
}
.con_02_out.con_02_out02 .inner_2 {
    padding: 3em 0 16em;
}

.end.txt {
    text-align: center;
    color: #fff;
    font-size: 1.425em;
    background: #eb1c24;
    width: fit-content;
    padding: 0.8em 2em;
    margin: 2.4em auto;
}

table:before {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.3;
}
table {
    position: relative;
}

.pop-box {
    background: #fff;
    padding-bottom: 1em;
}
.pop-box a {
    color: #fff;
    background: #0d335b;
    padding: 0.5em 1.2em;
    display: block;
    width: fit-content;
    margin: 2em auto;
    text-decoration: none;
}


@media (max-width: 1000px){
	html>body {
    font-size: 1.6vw;
}
}
@media (max-width: 750px){
	html>body {
    font-size: 2.133vw;
}
.pc {
		display: none!important;
	}
.sp {
		display: block;
	}
.inner_2{
	height: auto;
}
.con_02_ttl{
    padding: 10em 0em 1em 0em;
}
.con_02_txt{
        font-size: 1.375em;
        line-height: 2em;
        padding: 0 0em;
        text-align: center;
    
    }
.flex_1{
	display: block;
	width: 85%;
    column-gap: 1em;
}
.flex_2{
	display: block;
	width: 85%;
}
.flex_3{
	display: block;
	width: 95%;
	margin-bottom: -3em;
}
.btn_01{
	margin: 1em auto;
}
.ttl{
	width: 90%;
}
.ttl_2{
		width: 75%;
	}
.ttl_3{
	width: 70%;
	}
.ttl_4{
	width: 80%;
	margin-bottom: -2em;
	}
.inner_4{
	padding: 50px 20px;
	margin: 0 1em;
}
.ttl {
    padding-bottom: 20px;
}
.btn_margin{
	margin-bottom: 2em;
	margin-top: 1em;
}
th{
	font-size: 1em;
	padding: 1em 1em;
	line-height: 1.5em;
	width: 34%;
	}
td{
	font-size: 0.8em;
	line-height: 1.5em;
	padding: 0.5em 0.6em 1.5em 0.6em;
	}
.td_txt01 {
    font-size: 1.3em;
}
.con_06_txt {
    width: 90%;
}
section.special_site .flex.wrap {
    width: 74%;
    max-width: 550px;
}
section.special_site .flex.wrap > a {
    width: 100%;
    max-width: 100%;
    margin: 1.5em auto;
}
footer .insta {
    right: 21vw;
}
.Copyright {
    font-size: 2.4vw;
}
.float{
	width: 100px;
}



.con_03 {
    background: rgba(64,12,5,1);
    margin-top: 0;
    padding-top: 4em;
}
.con_02_out.con_02_out02 .inner_2 {
    padding-bottom: 5em;
}
.result {
    background:url(../img/result_bg02_sp.webp) no-repeat center top/100%,url(../img/result_bg_sp.webp) no-repeat center top/100% 100%;
}
.result-wrap {
    width: 95%;
}
.result-wrap .bg {
    padding: 2em 2.5em;
}
.result-wrap .art h3,.result-wrap .art .ttl {
    font-size: 1.375em;
}
.result-wrap .art .line .comment {
    font-size: 1.5em;
    line-height: 1.4;
    padding: 2.6em 0;
}
.slide ul.slick-dots li {
    width: 2em;
    height: 2em;
}
.slide {
    padding-bottom: 4em;
}
.judge-comment h4 {
    width: 14.5em;
}
.judge-comment {
    font-size: 1.5em;
    line-height: 1.5em;
    padding: 2.5em 2.5em;
    background: url(../img/judge-comment_bg02_sp.webp) no-repeat center 0em / contain, url(../img/judge-comment_bg01_sp.webp) no-repeat center / 100% 100%;
    margin-bottom: 0.5em;
}
.bg.flex.wrap.col2 .item {
    width: 100%;
}
.result-wrap.yushu .art .line .comment,.col2 .judge-comment {
    min-height: auto;
}
.bg.flex.wrap.col3 .item {
    width: calc(100%/2);
}
.bg.flex.wrap.col3 .item .name {
    overflow: hidden;
}
.bg.flex.wrap.col3 .item .name img {
    width: 27.25em;
}
.end.txt {
    font-size: 1.625em;
    padding: 0.8em 1em;
    box-sizing: border-box;
    margin: 1.8em auto;
}
table {
    font-size: 2em;
}
.result-wrap .art .ttl {
    padding: 0.5em 0.3em;
    width: 100%;
    text-align: center;
    box-sizing: border-box;
}
.result-wrap .bg.flex.wrap.col2 .item.flex.wrap:first-child {
    margin-bottom: 2em;
    border-bottom: 2px dotted #0d335b;
    padding-bottom: 2em;
}
.pop-box a {
    font-size: 1.7em;
}
}
@media (min-width: 751px){
	.pc {
		display: block;
	}
	.sp {
		display: none!important;
	}
	.btn_margin {
    padding: 0 1em 1em 0;
}


}

