@charset "UTF-8";

.lower_ttl.big {
    padding: 150px 0 30px;
}
.lower_ttl.big .page_ttl {
    top: 25%;
    transform: translateX(-50%);
}
.arrow_Btn.pre_event {
	max-width: 450px;
}
.lower_ttl.big .sub_txt{
	width: 90%;
	margin: 50px auto 0;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	/*color: #fff;*/
	color: var(--basic);
}
.lower_ttl.big .sub_txt > span{
	font-size: 14px;
	font-weight: normal;
}
.arrow_Btn.complete {
	margin-top: 40px;
	margin-bottom: 40px;
}
.arrow_Btn.form-fin_btn {
	margin: 20px auto;
}
.arrow_Btn.form-fin_btn span {
	font-weight: 600;
}
.arrow_Btn.complete span{
    font-size: 16px;
}
#downloadsection {
	background: var(--light);
	padding-bottom: 0;
	padding: 50px 0 0;
}
footer{
	position: sticky;
}
.btn_flex.complete {
	margin-top: 10px;
	margin-bottom: 40px;
}
.btn_flex.complete > a {
	max-width: 450px;
}
.form-fin.lower_ttl.big {
	padding: 70px 0 30px;
	height: auto;
}
.form-fin.lower_ttl.big .sub_txt {
    margin: 5px auto 0;
}
.form-fin .btn_flex > a{
	margin: 10px 0 0;
}
.form-fin.lower_ttl.big .page_ttl{
	position: relative;
	transform: unset;
    margin-bottom: 20px;
    top: 0;
    left: 0;
}
#form-fin #submit_1{
	margin: auto;
}
#form-fin .lower_ttl.big {
    padding: 85px 0 30px;
}
#form-fin .page_ttl h2{
    margin-bottom: 13px;
}
#form-fin .lower_ttl.big .page_ttl{
    top: 21%;
}
#form-fin .js-fv .cv_Btn{
    margin: 7px auto 0;
}
/* --------------------------------
コンプリート
----------------------------------- */
.lower_ttl.big.complete{
    height: auto;
    padding: 70px 0 30px;
}
.lower_ttl.big.complete .page_ttl{
    position: relative;
    transform: unset;
    top: 0;
    left: 0;
}
.lower_ttl.big.complete .sub_txt{
    margin-top: 20px;
}
.complete .cv_Btn{
	margin: 20px auto 0;
}

@media screen and (max-width:769px) {
	.btn_flex.complete {
		margin-top: 20px;
		margin-bottom: 30px;
	}
	.form-fin .btn_flex.complete{
		margin-top: 0;
		margin-bottom: 0;
		padding-bottom: 20px;
	}
	.form-fin.lower_ttl.big {
		padding: 90px 0 0;
		margin: 0;
	}
	.form-fin.lower_ttl.big .page_ttl {
		top: 55%;
	}
	.lower_ttl.big.complete {
		height: auto;
		padding: 50px 0 20px;
	}
}


@media screen and (max-width:769px) {
	.child{
		background-image: url("../img/child-sp.png");
	}
	.logo-c{
		position:absolute;
		top:0.8rem;
		left:0.8rem;
		width: 100px;
	}
    a.btn-flat.form-fin {
        z-index: 70;
    }
	.arrow_Btn.pre_event {
		width: 100%;
	}
}

@media screen and (max-width:640px){
	.form-box_login li{
		margin-bottom: 1rem;
	}

}

@media screen and (max-width:420px){
	.lower_ttl.big.form-fin {
		height: auto;
		padding: 50px 0 10px;
	}
}

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

	.lower_ttl.big {
		padding: 100px 0 0;
	}
	.lower_ttl.big .page_ttl {
		top: 55%;
	}
	.lower_ttl.big .sub_txt {
		text-align: left;
		font-size: 16px;
		line-height: 1.5;
		margin: 38px auto 0;
	}
	.form-fin.lower_ttl.big .sub_txt {
		margin: 25px auto 0;
	}
	.lower_ttl.big .sub_txt span {
		font-size: 12px;
	}
	#form-fin .lower_ttl{
		padding: 100px 0 30px;
	}
	#form-fin .lower_ttl.big .page_ttl {
        top: 18%;
    }
	#form-fin .campaign_bg {
        padding: 30px 0 50px;
    }
	#form-fin .cv_Btn{
		width: 90%;
	}
}


.wrap{
	display: flex;
  	flex-direction: column;
  	min-height: 100vh;
}
#footer{
    margin-top: auto;
}
.mb40{
	margin-bottom: 40px;
}

/* --------------------------------
	explanation
----------------------------------- */
.explanation_til .explanation_ttl {
	background: #113b5b;
    color: white;
    padding: 0.6rem 1.6rem;
    width: fit-content;
    margin: 0 auto 10px;
    font-size: 1.4rem;
    line-height: 1.3;
}
.explanation_til p {
    font-weight: bold;
    margin-bottom: 1.4rem;
    text-align: center;
}
.explanation_til h2 {
    font-size: 2.8rem;
    line-height: 4rem;
    font-weight: bold;
    max-width: 700px;
    margin: 0 auto 80px;
    width: 100%;
}

.explanation div{
	position:relative;
	z-index:3;
}
.explanation .deco-top,.explanation .deco-bottom,.explanation .deco-right,.explanation .deco-left{
	position: absolute;
	z-index:2;
}
.explanation .deco-top{
	right:0;
	top:-0.2rem;
	width: 100vw;
}
.explanation .deco-bottom{
	right:0;
	bottom:-0.2rem;
	width: 100vw;
}
.explanation .deco-left{
	height: 100%;
    position: absolute;
    top: 0;
    left: -10px;
}
.explanation .deco-right{
	height: 100%;
    position: absolute;
    top: 0;
    right: -10px;
}.explanation .explanation_til h2{
	font-size: 2.8rem;
    line-height: 4rem;
    font-weight: bold;
	max-width: 550px;
    margin: 0 auto 50px;
    width: 100%;
}
.explanation .explanation_til h2 span{
	font-size: 3.2rem;
	color: var(--gre);
	font-weight: bold;
    background: linear-gradient(transparent 70%, #f5e640 30%);

}
.explanation .explanation_til h2 br {
    display: none;
}
.explanation_01 .subtil{
	width: 156px;
	margin: 0 auto 7rem;
}
ul.explanation_li{
	max-width: 1200px;
	margin: 0 auto;
	width: 100%;
	margin-bottom: 4rem;
}
.explanation_li li{
	width: 26%;
    margin: 0 auto;
    background: #fff;
    position: relative;
    z-index: 3;
    border: 3px solid var(--basic);
    padding: 3rem 3.2rem 2rem;
    border-radius: 10px;
    transition: .3s;
}
.explanation_li li:first-of-type{
	border: 3px solid var(--orange);
}
.explanation_li_sec li:first-of-type,
.explanation_li_sec li{
	border: 3px solid #77bdd8;
}
.explanation_li .explanation_til{
	font-size: 2.4rem;
	font-weight: bold;
	margin-bottom: 2rem;
	text-align: center;
	letter-spacing: 0.1em;
	position:relative;
    line-height: 2.6rem;
    color: #324164;
}
.explanation_li .explanation_til.new {
	margin: -5px auto 0px;
    text-align: center;
}
.explanation_li .explanation_til.new em {
	color: #fff;
    background: var(--light-brown);
    padding: 0 10px;
    display: inline;
}
.explanation_li .explanation_til span{
	font-size: 3rem;
	font-weight: bold;
}
.explanation_li .explanation_til .no01{
	color: var(--orange);
}
.explanation_li .class_tag{
	width: 64px;
	position: absolute;
	top: -2rem;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
}
.explanation_li:first-of-type .class_tag{
	width: 58px;
	top: -5rem;
}
.explanation_li_sec:first-of-type .class_tag,
.explanation_li_sec .class_tag{
    top: -3rem;
}
.explanation_li .img{
	width: 100%;
	max-width: 310px;
	margin: 0 auto;
}
.explanation_li li:last-of-type .img{
	max-width: 282px;
}
.explanation_02 .subtil{
	width: 168px;
	margin: 0 auto 1.2rem;
}
.explanation_02 .txt{
	font-weight: bold;
	text-align: center;
	letter-spacing: 0.05em;
	line-height: 3rem;
}
.explanation_02 .txt .normal{
	font-size: 1.8rem;
	font-weight: bold;
}
.explanation_02 .txt .large{
	font-size: 3rem;
	font-weight: bold;
	color: var(--pink);
	letter-spacing: -0.05em;
	margin-right: 0.3rem;
	margin-left: 0.3rem;
}
.explanation_li .explanation_til {
    font-size: 2.4rem;
    font-weight: bold;
    margin-bottom: 1rem;
    text-align: center;
    letter-spacing: 0.1em;
    position: relative;
    line-height: 2.6rem;
    color: #324164;
}
.explanation_li li.small{
    width: 20%;
}
.explanation_li li.small .class_tag{
	top: -3rem;
    width: 50px;
}
.explanation_li li.small .explanation_til span{
    font-size:2rem;
}
.explanation_li li.small .explanation_til {
	font-size: 1.5rem;
	margin-bottom: .1rem;
}
.explanation_til .balloon {
  position: relative;
  display: inline-block;
  max-width: 100%;
  color: #fff;
  font-size: 2rem;
  background: var(--basic);
  width: 100%;
  padding: 15px 0;
  line-height: 3rem;
  margin-bottom: 2.4rem!important;
}

.explanation_til .balloon:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -15px;
  border: 15px solid transparent;
  border-top: 15px solid var(--basic);
}
.explanation_til .attention a{
    border-bottom: solid 1px var(--basic);
}


@media screen and (max-width:768px) {
    .explanation_li li{
        width: 100%;
        margin: 0 auto 70px;
    }
    .explanation_li li.small {
        width: 85%;
        margin: 0 auto 37px;
    }
    ul.explanation_li{
        margin-bottom: 0;
    }
    .explanation_til .balloon{
        padding: 10px;
        font-size: 1.5rem;
    }
	.dl_Area .sec-fukidashi{
		width: 90%;
		margin: 0 auto 30px;
	}
	.explanation .explanation_til h2{
		margin: 15px auto 70px;
        max-width: 320px;
	}
	.explanation_li li{
		width: 48%;
		margin: 0 auto 50px;
	}
	.explanation_li:first-of-type .class_tag{
		width: 55px;
	}
	.explanation_li li{
		padding: 2.7rem 1.2rem 2.5rem;
	}
	.explanation_li:first-of-type .class_tag{
		top: -6rem;
	}
	.explanation_li li.small{
		width: 48%;
		padding: 24px 10px 10px;
	}
	.explanation_li li.small .class_tag {
		top: -4rem;
		width: 52px;
	}
	.explanation_li li.small .explanation_til{
		font-size: 1.3rem;
		margin-bottom: 0;
	}
	.explanation_li li.small .img {
		max-width: 100px;
		margin-top: 3px;
	}
}
.campaign_Wrap .campaign_bg{
    background: #f7f7f7;
}
.campaign_bg {
    padding: 30px 0 40px;
}

@media screen and (max-width:768px) {
	.campaign_bg {
		padding: 0 0 50px;
	}
}

/* --------------------------------
資料選択時の下部固定パーツ
----------------------------------- */
.bottom-scroll-navi-detail {
    display: none;
    text-align: center;
    position: fixed;
    font-weight: bold;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 999;
    padding: 15px;
    border-top: 1px solid var(--light);
    background: #fff;
    box-shadow: 1px 1px 4px rgba(0, 0, 0, .1);
    box-sizing: border-box;
    border-top: 1px solid #efefef;
}
.navi-num {
    color: var(--red);
    font-size: 2rem;
    position: relative;
    top: 2px;
    left: -1px;
    font-weight: bold;
}
.navi-num02 {
    color: var(--blue);
    font-weight: bold;
    font-size: 1.8rem;
}
.bottom-scroll-navi-detail .arrow_Btn {
    margin: 5px auto;
    padding: 15px;
}
.bottom-scroll-navi-detail .caption {
    line-height: 15px;
    font-size: 13px;
    color: var(--blue);
    letter-spacing: 0.02;
    font-weight: bold;
}

@media screen and (max-width: 768px) {
    .bottom-scroll-navi-detail {
        padding: 5px 10px 10px;
        line-height: 1.3;
        font-size: 14px;
    }
}

/* ==========  WTC_DEV-11581 ==========*/
.sec-fukidashi {
    position: relative;
    text-align: center;
    background: var(--orange);
    margin-bottom: 30px;
    padding: 15px 0;
    width: 100%;
}
.sec-fukidashi::after {
    position: absolute;
    content: "";
    border-top: var(--orange) 15px solid;
    border-right: transparent 12px solid;
    border-left: transparent 12px solid;
    bottom: -15%;
    left: 50%;
    transform: translateX(-50%);
}
#complete .cv_Btn{
    width: 90%;
}
#pickup{
	padding-top: 60px;
    margin-top: -60px;
}
.campaign_Bnr:hover {
    transform: translateY(-5px);
}
.campaign_Bnr {
    position: relative;
    display: block;
    width: 100%;
    margin-bottom: 20px;
    transition: .3s;
}
.campaign_Bnr img{
	filter: drop-shadow(0px 0px 9px rgba(139, 139, 128, 0.2));
}
@media screen and (max-width: 768px){
	.sec-fukidashi::after{
		bottom: -36%;
	}
}
.sec-fukidashi img {
    width: 90%;
    max-width: 838px;
    margin: 0 auto;
}
#ranking {
  margin-bottom: 60px;
}
@media screen and (max-width: 768px){
  #ranking {
    margin-bottom: 0;
  }
}
#ranking label.box,
#ranking .dl-label {
    width: 100%;
    height: 100%;
    position: relative;
    background: white;
    display: inline-block;
    margin-bottom: 1rem;
    border-radius: 5px;
    border: 1.5px solid #d9dde0;
    box-sizing: border-box;
    padding: 3.5rem 0.8rem 2.8rem;
}
#ranking label.box::before,
#ranking .dl-label::before {
    content: "";
    position: absolute;
    top: -5px;
    right: -6px;
    left: unset;
    display: block;
    width: 28px;
    height: 28px;
    border-radius: 0 2px 0 0;
    background-color: #fff;
    border: 1.5px solid #d9dde0;
    z-index: 5;
}
#ranking label.box::after,
#ranking .dl-label::after {
    border-right: 3px solid #fff;
    border-bottom: 3px solid #fff;
    content: '';
    display: block;
    height: 18px;
    top: -2px;
    right: 5px;
    opacity: 0;
    position: absolute;
    transform: rotate(45deg);
    width: 8px;
    z-index: 10;
    left: unset;
}
#ranking .chk:checked + label.box,
#ranking .dl-input:checked + .dl-label {
    border: 2px solid var(--red);
}
#ranking .chk:checked + label.box::before,
#ranking .dl-input:checked + .dl-label::before {
    background: var(--red);
    border-color: var(--red);
    z-index: 5;
}
#ranking .chk:checked + label.box::after,
#ranking .dl-input:checked + .dl-label::after {
    opacity: 1;
}
#ranking label.box .chkbox img,
#ranking .dl-label .thumb {
    margin-bottom: 1rem;
}
#ranking label.box .chkbox img,
#ranking .dl-label .thumb img {
    width: 100%;
    height: 96px;
    object-fit: contain;
    object-position: 50% 50%;
    display: block;
    border: 1px solid #d9dde0;
    background: #d9dde0;
    border-radius: 2px;
    font-size: 5px;
    overflow: hidden;
    aspect-ratio: 6 / 4;
}
#ranking label.box p.title,
#ranking .dl-label h4 {
    font-size: 14px;
    line-height: 1.2;
    font-weight: bold;
    margin-bottom: 5px;
    letter-spacing: 0.01em;
}
#ranking label.box .corp,
#ranking .c-name {
    font-size: 12px;
    line-height: 1.2;
    margin-bottom: 1rem;
}
#ranking .dl-Btn {
    position: absolute;
    width: 95%;
    bottom: 0.5rem;
    left: 50%;
    transform: translateX(-50%);
    justify-content: space-between;
    align-items: center;
    display: flex;
}
#ranking .dl-Btn .wp_modal-open,
#ranking .dl-Btn .modal-open {
    display: block;
    width: 49%;
    height: 30px;
    margin: 0;
    font-weight: normal;
    font-size: 13px;
    color: #fff;
    line-height: 2;
    border-style: none;
    border-radius: 3px;
    background: #999;
    transition: 0.3s;
    cursor: pointer;
}
#ranking .dl-Btn .wp_modal-open:hover,
#ranking .dl-Btn .modal-open:hover {
    filter: brightness(0.8);
}
#ranking .dl-Btn .dl-select {
    width: 48%;
    text-align: center;
    border: 1px solid var(--red);
    border-radius: 3px;
    font-size: 13px;
    line-height: 2;
    background: #fff;
    color: var(--red);
    transition: .3s;
    cursor: pointer;
}
#ranking .dl-Btn .dl-select:hover,
#pickup .dl-Btn .dl-select:hover{
    background: var(--red);
    color: #fff;
}
#ranking input[type=checkbox].chk {
    display: none;
}
#ranking .dl-li li {
    position: relative;
}
#ranking .dl-li li::before {
    position: absolute;
    content: "";
    top: -25px;
    left: -14px;
    width: 60px;
    height: 60px;
    z-index: 1;
}
#ranking .dl-li li:nth-child(1):before {
    background: url(../img/icon-1st.png) no-repeat center center / contain;
}
#ranking .dl-li li:nth-child(2):before {
    background: url(../img/icon-2nd.png) no-repeat center center / contain;
}
#ranking .dl-li li:nth-child(3):before {
    background: url(../img/icon-3rd.png) no-repeat center center / contain;
}
#ranking .dl-li li:nth-child(n+4):before {
    position: absolute;
    content: none;
    top: -10px;
    left: -8px;
    width: 35px;
    height: 35px;
    background: var(--red);
    border-radius: 50%;
    color: #fff;
    text-align: center;
    font-size: 2.5rem;
    font-family: "Oswald", sans-serif;
    line-height: 1.35;
    z-index: 1;
}
#ranking .dl-li li:nth-child(4):before { content: "4"; }
#ranking .dl-li li:nth-child(5):before { content: "5"; }
#ranking .dl-li li:nth-child(6):before { content: "6"; }
#ranking .dl-li li:nth-child(7):before { content: "7"; }
#ranking .dl-li li:nth-child(8):before { content: "8"; }
#ranking .dl-li li:nth-child(9):before { content: "9"; }
#ranking .dl-li li:nth-child(10):before { content: "10"; }
#ranking .campaign_target {
    display: inline-block;
    background: var(--blue);
    padding: 0.4rem 0.6rem;
    font-size: 1.3rem;
    line-height: 1.3rem;
    color: white;
    border-radius: 2px;
    position: absolute;
    top: 0.8rem;
    left: 8px;
    letter-spacing: 0.05em;
}
#ranking .dl-label .thumb {
    margin-bottom: 1rem;
}
#ranking .dl-label .thumb img {
    width: 100%;
    height: 96px;
    object-fit: contain;
    object-position: 50% 50%;
    display: block;
    border: 1px solid #55410c;
    background: #55410c;
    border-radius: 2px;
    font-size: 5px;
    overflow: hidden;
    aspect-ratio: 6 / 4;
  }
#ranking .dl-label .tag {
    border: 1px solid var(--blue);
    color: var(--blue);
    font-size: 12px;
    line-height: 1.1;
    border-radius: 999px;
    display: inline-block;
    padding: 0.3rem 0.8rem 0.2rem;
    letter-spacing: 0.05em;
    margin-bottom: 5px;
}
#ranking .dl-label h4 {
    font-size: 14px;
    line-height: 1.2;
    font-weight: bold;
    margin-bottom: 5px;
    letter-spacing: 0.01em;
}
#ranking .c-name {
    font-size: 12px;
    line-height: 1.2;
    margin-bottom: 1rem;
    letter-spacing: 0.01em;
}
#ranking .term_check {
    width: 400px;
    margin: 0 auto 2rem;
    text-align: left;
}
#ranking .rule {
    text-align: center;
    margin-bottom: 1.6rem;
}
#ranking .rule a {
    text-decoration: underline;
    font-weight: bold;
    font-size: 1.5rem;
    line-height: 2.5rem;
    color: var(--basic);
}
#ranking .caution {
    font-size: 1.4rem;
    line-height: 2rem;
    color: var(--orange);
    text-align: center;
    margin-bottom: 2rem;
}
.modal-open {
    margin: auto;
    width: 100px;
    height: 30px;
    display: block;
    background: rgba(0, 0, 0, .4);
    border-radius: 4px;
    font-weight: normal;
    font-size: 13px;
    color: #fff;
    line-height: 2;
    border-style: none;
}
/* Modal Window */
  .wp_modal-overlay,
  .modal-overlay,
  .wp_modal,
  .modal {
    display: none;
}
.wp_modal-overlay,
.modal-overlay {
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: .5;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10010;
}
.wp_modal,
.modal {
    padding: 30px;
    width: 90%;
    max-width: 530px;
    background-color: #fff;
    position: fixed;
    top: 30px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    border-radius: 5px;
    color: #555;
    font-size: 16px;
    text-align: left;
    z-index: 10020;
    max-height: 70%;
    overflow-y: auto;
}
.wp_modal-close,
.modal-close {
    margin: 40px auto 0;
    width: 200px;
    height: 40px;
    display: block;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px;
    font-weight: normal;
    color: #555;
}
.modal-head-container {
    display: flex;
    flex-direction: row-reverse;
    justify-content: flex-end;
}
.modal-name {
    font-weight: bold;
    font-size: 21px;
}
.modal-company {
    margin: 20px 0;
}
.modal-logo {
    margin-right: 26px;
    border: solid 1px #e9eef3;
    width: 150px;
    display: block;
    object-fit: contain;
    object-position: 50% 50%;
    overflow: hidden;
    aspect-ratio: 6 / 4;
}
.modal-note {
    margin: 40px 0;
    line-height: 1.8;
}
.modal-price-box {
    margin: 0 auto 20px;
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    text-align: center;
}
.modal-price-box th,
.modal-price-box td {
    padding: 10px 30px;
    border: solid 1px #e9eef3;
}
.modal-price-box th {
    background: #678AB1;
    color: #fff;
}
.modal-price-box td {
    text-align: left;
}
.modal-contents > .js-show {
    display: block;
}
@media screen and (max-width: 768px) {
    #ranking .dl-li {
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between;
      gap: 0;
    }
    #ranking .dl-li li {
      width: 48%;
      margin-bottom: 20px;
      width: 95%;
      margin: auto;
    }
    .sec-fukidashi {
      margin-bottom: 20px;
      padding: 5px 0;
    }
	.ranking_Area .sec-fukidashi{
		margin-bottom: 30px;
	}
  }  
  @media screen and (max-width: 750px) {
    .wp_modal,
    .modal {
      padding: 10px 14px;
      width: 84%;
      max-height: 80vh;
      overflow-y: scroll;
    }
    .modal-name {
      font-size: 19px;
    }
    .modal-logo {
      width: 100px;
      height: 100px;
    }
    .modal-note {
      margin: 10px 0;
    }
    .modal-price-box {
      margin: 0 auto 20px;
      width: 100%;
      font-size: 14px;
    }
    .modal-price-box th,
    .modal-price-box td {
      padding: 10px;
    }
    .wp_modal-close,
    .modal-close {
      margin: 20px auto 0;
    }
  }
  #ranking .dl-li li {
    order: 1;
    background: #fff;
    border-radius: 4px;
    position: relative;
  }
  .dl-li {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 16px;
    margin: 0 auto 20px;
  }
  label.box,
  .dl-label {
    width: 100%;
    height: 100%;
    position: relative;
    background: white;
    display: inline-block;
    margin-bottom: 1rem;
    border-radius: 5px;
    border: 1px solid #d9dde0;
    box-sizing: border-box;
    padding: 3.5rem 0.8rem 2.8rem;
  }
  label.box::before,
  .dl-label::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 28px;
    height: 28px;
    border-radius: 0 2px 0 0;
    background: #d9dde0;
    border: 1px solid #d9dde0;
    z-index: 5;
  }
  .campaign_target {
    display: inline-block;
    background: var(--red);
    padding: 0.4rem 0.6rem;
    font-size: 1.3rem;
    line-height: 1.3rem;
    color: white;
    border-radius: 2px;
    position: absolute;
    top: 0.8rem;
    left: 8px;
    letter-spacing: 0.05em;
  }
  .dl-label .thumb {
    margin-bottom: 1rem;
  }
  .dl-label .thumb img {
    width: 100%;
    height: 96px;
    object-fit: contain;
    object-position: 50% 50%;
    display: block;
    border: 1px solid #d9dde0;
    background: #d9dde0;
    border-radius: 2px;
    font-size: 5px;
    overflow: hidden;
    aspect-ratio: 6 / 4;
  }
  .dl-label .tag {
    border: 1px solid var(--red);
    color: var(--red);
    font-size: 12px;
    line-height: 1.1;
    border-radius: 999px;
    display: inline-block;
    padding: 0.3rem 0.8rem 0.2rem;
    letter-spacing: 0.05em;
    margin-bottom: 5px;
  }
  .dl-label h4 {
    font-size: 14px;
    line-height: 1.2;
    font-weight: bold;
    margin-bottom: 5px;
    letter-spacing: 0.01em;
  }
  .c-name {
    font-size: 12px;
    line-height: 1.2;
    margin-bottom: 1rem;
    letter-spacing: 0.01em;
  }
  .dl-Btn {
    position: absolute;
    width: 95%;
    bottom: 0.5rem;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .dl-Btn .wp_modal-open,
  .dl-Btn .modal-open {
    display: block;
    width: 49%;
    height: 30px;
    margin: 0;
    font-weight: normal;
    font-size: 13px;
    color: #fff;
    border-style: none;
    border-radius: 3px;
    background: #999;
    transition: 0.3s;
    cursor: pointer;
  }
  .dl-Btn .dl-select {
    width: 48%;
    text-align: center;
    border: 1px solid var(--red);
    border-radius: 3px;
    font-size: 13px;
    line-height: 2;
    background: #fff;
    color: var(--red);
    transition: .3s;
    cursor: pointer;
	display: flex;
	align-items: center;
	justify-content: center;
  }
  label.box::after,
  .dl-label::after {
    border-right: 3px solid #fff;
    border-bottom: 3px solid #fff;
    content: '';
    display: block;
    height: 18px;
    top: 1px;
    right: 9px;
    opacity: 0;
    position: absolute;
    transform: rotate(45deg);
    width: 8px;
    z-index: 10;
  }
  #pickup .chk:checked + label.box,
  #pickup .dl-input:checked + .dl-label {
    border: 2px solid var(--red);
  }
  #pickup .chk:checked + label.box::before,
  #pickup .dl-input:checked + .dl-label::before {
    background: var(--red);
    border-color: var(--red);
    z-index: 5;
  }
  #pickup .chk:checked + label.box::after,
  #pickup .dl-input:checked + .dl-label::after {
    opacity: 1;
  }
  #downloadinnerdiv li {
    order: 1;
    background: #fff;
    border-radius: 4px;
    position: relative;
  }

#downloadinnerdiv li.done {
    order: 2;
}
#downloadinnerdiv li .dled {
    color: #000000;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}
  @media screen and (max-width: 768px) {
    .campaign_target {
      font-size: 1.1rem;
    }
  }
  .rule {
    text-align: center;
    margin-bottom: 1.6rem;
  }
  .rule a {
    text-decoration: underline;
    font-weight: bold;
    font-size: 1.5rem;
    line-height: 2.5rem;
    color: #1a1a1a;
  }
  .term_check {
    margin: 0 auto 2rem;
    text-align: left;
  }
  .ECM_CheckboxInput {
    margin-bottom: 0.8rem;
    display: flex;
    align-items: center;
    cursor: pointer;
  }
  input[type=checkbox] {
    display: none;
  }
  .ECM_CheckboxInput-Input {
    margin: 0;
    width: 0;
    opacity: 0;
  }
  .ECM_CheckboxInput-DummyInput {
    cursor: pointer;
    position: relative;
    top: 0;
    left: 0;
    display: block;
    width: 32px;
    height: 32px;
    border-radius: 2px;
    background: white;
    border: 1px solid var(--red);
  }
  .ECM_CheckboxInput-LabelText {
    width: calc(100% - 32px);
    margin-left: 1rem;
    display: block;
    font-size: 14px;
    line-height: 1.5;
    font-weight: bold;
  }
  .ECM_CheckboxInput:hover > .ECM_CheckboxInput-DummyInput {
    background: #818188;
  }
  .ECM_CheckboxInput-Input:focus + .ECM_CheckboxInput-DummyInput {
    background: #818188;
  }
  .ECM_CheckboxInput-Input:checked + .ECM_CheckboxInput-DummyInput {
    background: var(--red);
    border-color: var(--red);
  }
  .ECM_CheckboxInput-Input:checked + .ECM_CheckboxInput-DummyInput::before {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 35%;
    height: 2px;
    transform: translate(-5px, 6px) rotateZ(-135deg);
    transform-origin: 1px 1px;
    background: #FFFFFF;
  }
  .ECM_CheckboxInput-Input:checked + .ECM_CheckboxInput-DummyInput::after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 70%;
    height: 2px;
    transform: translate(-5px, 6px) rotateZ(-45deg);
    transform-origin: 1px 1px;
    background: #fff;
  }
  .caution {
    font-size: 1.4rem;
    line-height: 2rem;
    color: #1a1a1a;
    text-align: center;
    margin-bottom: 2rem;
  }
  .arrow_Btn {
    display: block;
    position: relative;
    width: 90%;
    max-width: 380px;
    margin: 30px auto 0;
    border: #fff 2px solid;
    border-radius: 50vw;
    padding: 18px 18px 18px 0;
    text-align: center;
    overflow: hidden;
    transition: ease 0.4s;
    cursor: pointer;
    background: var(--red);
    color: #fff;
  }
  .bgleft::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    background: #ff8a00;
    width: 100%;
    height: 100%;
    transition: transform 0.4s cubic-bezier(0.8, 0, 0.2, 1) 0s;
    transform: scale(0, 1);
    transform-origin: right top;
  }
  .arrow_Btn::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 20px;
    transform: translateY(-50%) rotate(45deg);
    width: 8px;
    height: 8px;
    border-right: 2px solid #fff;
    border-top: 2px solid #fff;
    z-index: 3;
    background: none;
  }
  @media screen and (max-width: 768px) {
    .ECM_CheckboxInput-LabelText {
      font-size: 13px;
    }
  }

  .column2_flex {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 50px;
  }
  .topics_Area,
  .quiz_Area {
    width: 49%;
    background: none;
    margin: 0;
    padding-bottom: 0;
  }
  .category_contents.quiz_Area.quiz .box {
    width: 96%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0 auto;
    border-radius: 10px;
    box-shadow: none;
    border: 2px solid #ddd;
    box-sizing: border-box;
  }
  .category_contents.quiz_Area.quiz .box .quiz_title {
    width: 75%;
    margin-bottom: 0;
    padding-left: 1.4em;
    text-indent: -1.4em;
  }
  .category_contents.quiz_Area.quiz .box .link_Btn {
    width: 23%;
    min-width: 250px;
    margin: 0;
  }
  #download_complete .no_login p {
    text-align: center;
    margin: 0;
  }
  .ranking_ttl .sub_ttl {
    position: relative;
    display: inline-block;
    font-size: 1.8rem;
    font-weight: 600;
    color: #333;
  }
  .ranking_ttl .sub_ttl::before {
    left: -1em;
    transform: translateY(-50%) rotate(-30deg);
  }
  .ranking_ttl .sub_ttl::after {
    right: -1em;
    transform: translateY(-50%) rotate(30deg);
  }
  .ranking_ttl .sub_ttl::before,
  .ranking_ttl .sub_ttl::after {
    position: absolute;
    content: "";
    background: #333;
    width: 2px;
    height: 20px;
    top: 50%;
  }
  /* ã‚»ãƒŸãƒŠãƒ¼ */
  .seminar_Box {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .seminar_Box .seminar_item {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    position: relative;
    width: 49%;
    border: 2px solid #ddd;
    border-radius: 10px;
    margin-bottom: 25px;
    padding: 15px;
    box-sizing: border-box;
  }
  .seminar_Box .seminar_item .inner {
    display: flex;
    justify-content: space-between;
    margin-bottom: 8px;
  }
  .seminar_Box .seminar_item figure {
    width: 40%;
    aspect-ratio: 3 / 2;
    border: 1px solid #eee;
    background: #eee;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .seminar_Box .seminar_item .txt_Box {
    width: 58%;
  }
  .seminar_Box .seminar_item .txt_Box h4 {
    font-size: 1.8rem;
    font-weight: 600;
    line-height: 1.4;
    color: #333;
    margin-bottom: 8px;
  }
  .seminar_Box .seminar_item .txt_Box .time {
    position: relative;
    display: inline-block;
    color: #555;
    font-size: 1.4rem;
    line-height: 1.3;
    padding-left: 1.3em;
  }
  .seminar_Box .seminar_item .txt_Box .time::before {
    position: absolute;
    content: "\e8b5";
    font-family: "Material Symbols Outlined";
    font-size: 1.6rem;
    color: #888;
    font-variation-settings: 'FILL' 1;
    top: 0;
    left: 0;
  }
  .seminar_Box .seminar_item .more {
    width: 100%;
    background: var(--red);
    border-radius: 3px;
    padding: 7px;
    color: #fff;
    text-align: center;
    font-size: 1.6rem;
    box-sizing: border-box;
  }
  .last_txt {
    margin: 30px auto 0;
    font-size: 2rem;
    font-weight: 500;
    color: #333;
    text-align: center;
  }
  .ranking_ttl.mt50 {
    margin-top: 30px;
  }
  .ranking_ttl {
    text-align: center;
  }
  .ranking_ttl h3 {
    display: block;
    border-bottom: none;
    font-size: 2.4rem;
    font-weight: 600;
    background: #E5ECF3;
    color: var(--red);
    margin: 5px 0 15px;
    padding: 10px;
  }
  .link_Btn {
    display: block;
    position: relative;
    background: var(--red);
    color: #fff;
    padding: 15px 0;
    width: 90%;
    max-width: 300px;
    margin: 0 auto 40px;
    text-align: center;
    font-size: 1.6rem;
    font-weight: 600;
    border-radius: 100px;
  }
  .link_Btn::after {
    position: absolute;
    content: "";
    width: 6px;
    height: 6px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    top: 50%;
    right: 20px;
    transform: translateY(-50%) rotate(45deg);
  }
  @media screen and (max-width: 1200px) {
    .regist_complete .point_merit_Box .point_item_link {
      text-align: left;
      width: 90%;
      max-width: 1000px;
      margin: 20px auto 0;
    }
  }
  @media screen and (max-width: 1024px) {
    .regist_complete .point_merit_Box {
      flex-wrap: wrap;
    }
    .regist_complete .point_merit_Box .inner {
      width: 100%;
      text-align: center;
    }
    .regist_complete .point_merit_Box .coffee_fukidashi {
      max-width: 500px;
      margin: 0 auto 30px;
    }
    .regist_complete .point_merit_Box .complete_img {
      width: 100%;
      margin: 0 auto;
    }
  }
  @media screen and (max-width: 768px) {
    .topics_Area {
      padding-bottom: 5px;
    }
    .regist_complete .point_merit_Box {
      padding: 20px 15px;
      width: 100%;
      box-sizing: border-box;
      text-align: center;
    }
    .regist_complete .point_merit_Box h2 {
      font-size: 2rem;
      margin-bottom: 5px;
    }
    .regist_complete .point_merit_Box .txt {
      text-align: justify;
      font-size: 1.4rem;
      margin-bottom: 10px;
    }
    .regist_complete .point_merit_Box .inner {
      flex-wrap: wrap;
    }
    .regist_complete .point_merit_Box .txt_Box {
      width: 100%;
    }
    .regist_complete .point_merit_Box .complete_img {
      width: 75%;
    }
    .regist_complete .point_merit_Box .coffee_fukidashi {
      position: relative;
      width: 100%;
      max-width: none;
      top: unset;
      right: unset;
      bottom: unset;
      margin: 0 auto 20px;
      box-sizing: border-box;
      border-radius: 5px;
    }
    .regist_complete .point_merit_Box .coffee_fukidashi .coffee_img {
      top: -20px;
      right: -27px;
      z-index: 1;
    }
    .regist_complete .point_merit_Box .coffee_fukidashi p {
      font-size: 1.6rem;
    }
    .regist_complete .point_merit_Box .point_item_link {
      text-align: center;
      font-size: 1.6rem;
      line-height: 1.4;
    }
    .regist_complete .point_merit_Box .point_item_link a {
      display: inline-block;
    }
    .ranking_Area {
      margin-top: 40px;
    }
    .ranking_Area .dl-li li::before {
      top: -20px;
      left: -12px;
      width: 50px;
      height: 50px;
    }
    .ranking_ttl .sub_ttl {
      font-size: 1.6rem;
      line-height: 1.4;
    }
    .ranking_ttl .sub_ttl::before,
    .ranking_ttl .sub_ttl::after {
      height: 70%;
      top: unset;
      bottom: 0;
    }
    .ranking_ttl .sub_ttl::before {
      transform: rotate(-30deg);
    }
    .ranking_ttl .sub_ttl::after {
      transform: rotate(30deg);
    }
    .ranking_ttl h3 {
      font-size: 2rem;
      line-height: 1.3;
      margin: 5px 0 16px;
      padding: 10px 5px;
    }
    .dl-li {
      display: grid;
      grid-template-columns: repeat(2, minmax(0, 1fr));
      gap: 8px;
    }
    .dl-li li {
      width: 100%;
      box-sizing: border-box;
    }
    /* ã‚»ãƒŸãƒŠãƒ¼ */
    .seminar_Box {
      margin-bottom: 10px;
    }
    .seminar_Box .seminar_item {
      border: 1px solid #ddd;
      border-radius: 5px;
      margin-bottom: 15px;
      padding: 10px;
    }
    .seminar_Box .seminar_item .inner {
      flex-wrap: wrap;
      margin-bottom: 5px;
    }
    .seminar_Box .seminar_item figure {
      width: 100%;
    }
    .seminar_Box .seminar_item .txt_Box {
      width: 100%;
    }
    .seminar_Box .seminar_item .txt_Box h4 {
      margin-top: 5px;
      font-size: 1.6rem;
      line-height: 1.3;
    }
    .seminar_Box .seminar_item .txt_Box .time {
      font-size: 1.2rem;
    }
    .seminar_Box .seminar_item .txt_Box .time::before {
      font-size: 1.4rem;
    }
    .seminar_Box .seminar_item .more {
      padding: 5px;
      font-size: 1.4rem;
    }
    .last_txt {
      font-size: 1.6rem;
    }
    .column2_flex {
      display: block;
      margin-bottom: 25px;
    }
    .topics_Area,
    .quiz_Area {
      width: 100%;
    }
    .category_contents.quiz .box {
      flex-wrap: wrap;
    }
    .category_contents.quiz_Area.quiz .box .quiz_title,
    .category_contents.quiz_Area.quiz .box .link_Btn {
      width: 100%;
      margin: auto;
    }
  }
  #loader-bg {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    background: #888;
    z-index: 20000;
    opacity: 0.5;
  }
  #loader {
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    width: 200px;
    height: 200px;
    margin-top: -100px;
    margin-left: -100px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    z-index: 2;
  }

.term_check {
    position: relative;
}
.term_check #rule_area_target {
    position: absolute;
    top: -200px;
    left: 0;
}
