@charset "utf-8";
/*------------------------------------------------------------
	index
------------------------------------------------------------*/
#wrapper {
	overflow-x: clip;
}
.freely {
	padding: 19.8rem 0 5rem;
	text-align: center;
}
.freely h1 {
	margin-bottom: 1rem;
	font-weight: 700;
	font-size: 5.8rem;
	color: #292626;
	letter-spacing: 0.1em;
}
.freely h1 .subSpan {
	position: relative;
}
.freely h1 .subSpan:after {
	width: 1rem;  
	aspect-ratio: 1;
	background-color: #0086C9;
	position: absolute;  
	top: -0.5rem;
	left: 50%;
	border-radius: 100%;
	transform: translateX(-50%);
	content: ""; 
}
.freely h1 .icon02:after {
	background-color: #13AE67;
}
.freely h1 .icon03:after {
	background-color: #E3606F;
}
.freely h1 .txtSpan {
	background: linear-gradient(transparent 80%, #FAC03D 0, #FAC03D 0);
	background-position: center bottom 0.6rem;
}
.freely .centerTxt {
	margin-bottom: 0.8rem;
	color: #292626;
	text-align: center;
	font-size: 1.9rem;
	font-weight: 500;
	line-height: 220%;
	letter-spacing: 0.25rem;
}
.freely .smallTxt {
	margin-bottom: 8.2rem;
	color: rgba(41, 38, 38, 0.5);
	text-align: center;
	font-size: 1.3rem;
	font-weight: 500;
	line-height: 2.2;
	letter-spacing: 0.15rem;
}
.bigPhoto img {
	width: 100%;
}
.content {
	margin: 0 auto;
	padding: 0 2rem;
	max-width: 108rem;
}
.comTxt {
	margin-bottom: 4.5rem;
	color: #292626;
	font-size: 1.8rem;
	font-weight: 500;
	line-height: 210%; 
	letter-spacing: 0.2rem;
	text-align: center;
}
.partnership {
	padding: 16.4rem 0 5rem;
	position: relative;
}
.bigBg02 {
	position: absolute;
	bottom: -578px;
	right: -279px;
	width: 697px;
	z-index: -1;
}
.headLine {
	letter-spacing: 0.1em;
	margin-bottom: 3rem;
	text-align: center;
	color: #292626;
	font-size: 1.3rem;
	font-weight: 500;
}
.headLine .font--en {
	margin-bottom: 1px;
	display: block;
	text-align: center;
	font-size: 4.4rem;
	font-weight: 700;
	line-height: 120%; 
	letter-spacing: 0.088rem;
}
.partnership .list {
	margin-bottom: 8rem;
	display: flex;
	flex-wrap: wrap;
	gap: 2rem;
}
.partnership .list li {
	box-sizing: border-box;
	width: calc((100% - (2rem * 3 + 0.1rem)) / 4);
}
.partnership .list .photo {
	margin-bottom: 0.7rem;
}
.partnership .list p {
	letter-spacing: 0.08em;
	margin: 0 0.5rem;
	color: #292626;
	font-size: 1.3rem;
	font-weight: 500;
	line-height: 200%;
}
.partnership .list h3 .font--en {
	margin-bottom: 0.9rem;
	display: block;
	font-size: 1.3rem;
	font-weight: 700;
}
.partnership .list h3 small {
	margin-bottom: 0.9rem;
	display: block;
	font-size: 1.3rem;
	font-weight: 700;
	letter-spacing: 0.026rem;
}
.partnership .list h3 {
	letter-spacing: 0.1em;
	margin: 0 -0 1rem;
	font-size: 2rem;
	color: #292626;
	font-weight: 700;
	text-align: center;
}
.partnership .imgBox {
	padding: 3rem;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	max-width: 80.8rem;
	margin: 0 auto;
	box-sizing: border-box;
	justify-content: space-between;
	background: #F6F6F6;
}
.partnership .imgBox .photoBox {
	width: 31.8rem;
	margin-right: 3rem;
}
.partnership .imgBox .photoBox img {
	width: 100%;
}
.partnership .imgBox .textBox {
	flex: 1;
	margin-top: 0.4rem;
}
.partnership .imgBox .textBox p {
	letter-spacing: 0.06em;
	margin-bottom: 0;
	text-align: center;
	color: #292626;
	font-size: 1.4rem;
	font-weight: 500;
	line-height: 200%; 
}
.partnership .imgBox .textBox .ttl {
	margin-bottom: 1rem;
	font-size: 2.1rem;
	font-weight: 700;
}
.partnership .imgBox .textBox .ttl .font--en {
	margin-bottom: 0.2rem;
	display: block;
	line-height: 1.6;
	font-size: 1.6rem;
	font-weight: 700;
}
.stepSec {
	padding: 19.8rem 0 7.7rem;
}
.stepSec .headLine {
	margin-bottom: 8rem;
}
.stepSec .stepList {
	display: flex;
	flex-wrap: wrap;
	gap: 5rem 6.5rem;
}
.stepSec .stepList li {
	text-align: center;
	width: calc((100% - (6.5rem * 2 + 0.1rem)) / 3);
}
.stepSec .stepList .photo {
	position: relative;
	margin: 0 auto 5.1rem;
	max-width: 25.8rem;
}
.stepSec .stepList .photo:after {
	width: 15px;  
	aspect-ratio: 30 / 38;
	background: url(../img/partnerships/icon02.png) no-repeat;
	background-size: 100% auto;
	position: absolute;  
	top: 50%;
	left: calc(100% + 5.5rem);
	content: ""; 
}
.stepSec .stepList li:nth-child(2) .photo:after {
	background-image: url(../img/partnerships/icon03.png);
}
.stepSec .stepList li:last-child .photo:after {
	display: none;
}
.stepSec .stepList h3 {
	color: #292626;
	margin-bottom: 1.8rem;
	font-size: 2.8rem;
	font-style: normal;
	font-weight: 700;
	line-height: 100%; 
	letter-spacing: 0.056rem;
}
.stepSec .stepList p {
	color: #292626;
	font-size: 1.5rem;
	font-weight: 500;
	line-height: 200%;
	letter-spacing: 0.07em;
}
.stepSec .stepList p small {
	display: block;
	margin-top: 0.2rem;
	font-size: 1.1rem;
	color: rgba(41, 38, 38, 0.6);
	font-weight: 500;
	letter-spacing: 0.08em;
}
.formSec {
	position: relative;
	padding: 16rem 0 12rem;
	color: #292626;
}
.bigBg03 {
	position: absolute;
	top: -50px;
	left: -278px;
	z-index: -1;
	width: 697px;
}
.bigBg04 {
	position: absolute;
	bottom: -60px;
	right: -278px;
	z-index: -1;
	width: 348px;
}
.formSec .ttl {
	margin-bottom: 0.5rem;
	padding-top: 0.3rem;
	text-align: center;
	font-size: 1.8rem;
	font-weight: 500;
	line-height: 210%; 
	letter-spacing: 0.07em;
}
.formSec .txt {
	margin-bottom: 3.8rem;
	font-size: 1.3rem;
	font-weight: 500;
	color: rgba(41, 38, 38, 0.6);
	text-align: center;
	line-height: 2;
	letter-spacing: 0.07em;
}
.greyBox {
	margin: 0 auto;
	box-sizing: border-box;
	max-width: 80.8rem;
	padding: 3.7rem 6.4rem 6.3rem;
	background: #F6F6F6;
}
.greyBox iframe {
	height: 85rem;
	width: 100% !important;
}
.formDl {
	margin-bottom: 3rem;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.formDl dt {
	width: 16.8rem;
	font-size: 1.3rem;
	color: #292626;
	font-weight: 700;
	padding: 1.5rem 1rem 1rem 0;
	box-sizing: border-box;
}
.formDl dt .must {
	color: #E61313;
	margin-left: 0.5rem;
}
.formDl dd {
	font-size: 1.3rem;
	padding: 0.8rem 0 0.8rem 0;
	color: #292626;
	width: calc(100% - 16.8rem);
}
.formDl .radioUl {
	padding-top: 1rem;
	padding-bottom: 1.9rem;
	display: flex;
	flex-wrap: wrap;
	gap: 0 4.3rem;
}
.formDl .radioUl label {
	position: relative;
}
.formDl .radioUl label span {
	font-size: 1.38rem;
	color: #292626;
	padding-left: 2.5rem;
}
.formDl .nameUl {
	display: flex;
	flex-wrap: wrap;
	gap: 1.2rem;
}
.formDl .nameUl li {
	width: calc((100% - 1.2rem) / 2);
}
input[type="email"],
input[type="tel"],
input[type="text"] {
    appearance:none;
    -moz-appearance:none;
    -webkit-appearance:none;
    border-radius: 0;
    height: 6rem;
	color: #292626;
    border: none;
    box-sizing: border-box;
    font-size: 1.38rem;
    padding: 0 1.6rem;
    width: 100%;
    letter-spacing: 0;
    background-color: #fff;
}
input:-webkit-autofill {
	-webkit-box-shadow: 0 0 0px 1000px #fff inset !important;
}
input[type="radio"] {
    -webkit-appearance: none;
    border: 1px solid #D5D5D5;
    width: 1.8rem;
    height: 1.8rem;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    background: #FFF;
}
input[type="radio"]:before {
    content: "";
    width: 100%;
    height: 100%;
    border-radius: 50%;
    border: 3px solid #fff;
    box-sizing: border-box;
    position: absolute;
    top: 0;
    left: 0;
}
input[type="radio"]:checked {
	background: #444;
}
.privacy {
	margin: 0 auto 1.6rem;
	box-sizing: border-box;
	padding: 2.1rem 1.9rem;
	max-width: 53.8rem;
	color: #292626;
	height: 14rem;
	overflow-y: scroll;
	background-color: #fff;
}
.privacy .policy__list,
.privacy p {
	margin-bottom: 1.2rem;
	font-size: 1.2rem;
	font-weight: 500;
	line-height: 1.8;
}
.privacy .ttl2 {
	font-size: 1.5rem;
	font-weight: 700;
	line-height: 1.8;
}
.policy__list li {
    line-height: 1.7;
    list-style-type: decimal;
    margin-left: 1.5em;
}
.agree {
	margin-bottom: 3.8rem;
	color: #292626;
	font-size: 1.3rem;
	font-weight: 400;
	text-align: center;
	line-height: 1.2;
}
.agree input[type="checkbox"] {
    padding: 6px;
    -webkit-appearance: none;
    border: 1px solid #D5D5D5;
    width: 1.4rem;
    height: 1.4rem;
    position: absolute;
    left: 0;
    top: 0.3rem;
    background: #FFF;
}
.agree input[type="checkbox"]:before {
    content: "";
    width: 100%;
    height: 100%;
    border: 2px solid #fff;
    box-sizing: border-box;
    position: absolute;
    top: 0;
    left: 0;
}
.agree input[type="checkbox"]:checked {
	background: #444;
}
.agree label {
	position: relative;
	padding-left: 25px;
}
.agree a {
	display: inline-block;
	text-decoration: none !important;
	border-bottom: 1px solid currentColor;
}
.submit {
	text-align: center;
}
.submit li {
	margin: 0 1rem;
	display: inline-block;
}
.submit li input {
	margin: 0 1rem;
	width: 28.6rem;
	height: 6.8rem;
	font-size: 1.7rem;
	-webkit-appearance: none;
	color: #FFF;
	border: none;
	border-radius: 10rem;
	cursor: pointer;
	font-weight: 500;
	background: #292626 url(../img/partnerships/icon01.png) no-repeat right 2.5rem center;
	background-size: 1rem auto;
	box-sizing: border-box;
	transition: color 0.25s;
}
.submit li input:hover {
	opacity: 0.7;
}
#partnerships {
	padding-bottom: 11.5rem;
}
.pallaraxBg__shape.partnerships1 {
	margin-left: 83.5vw;
	margin-top: -13.5vw;
}
.pallaraxBg__shape.partnerships1 svg {
	/* width: 69.7rem;
	height: 94.2rem; */
	width: 48.4vw;
	height: 65.4vw;		
}
.pallaraxBg__shape.partnerships2 {
	margin-left: 83.5vw;
}
.pallaraxBg__shape.partnerships2 svg {
	/* width: 69.7rem;
	height: 94.2rem; */
	width: 48.4vw;
	height: 98.2vw;		
}
.pallaraxBg__shape.partnerships3 {
	margin-left: -6.8vw;
	margin-bottom: -20vh;
}
.pallaraxBg__shape.partnerships3 svg {
	/* width: 69.7rem;
	height: 94.2rem; */
	width: 48.4vw;
	height: 81.8vw;		
}
.pallaraxBg__shape.partnerships4 {
	margin-left: 107.6vw;
}
.pallaraxBg__shape.partnerships5 {
	margin-bottom: -43vw;
	margin-left: 83.5vw;
	margin-top: -1.4vw;
}
.pallaraxBg__shape.partnerships5 svg {
	width: 48.2vw;
	height: 65.41vw;
}
.pallaraxBg__shape.partnerships6 {
	margin-left: -6.9vw;
}
.pallaraxBg__shape.partnerships6 svg {
	width: 48.33vw;
	height: 65.5vw;
}
.fixedBtn {
	position: fixed;
	bottom: 3rem;
	right: 3.5rem;
	z-index: 200;
}
.fixedBtn a {
	padding-top: 1rem;
	box-sizing: border-box;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	width: 18rem;
	aspect-ratio: 1;
	color: #fff;
	font-size: 1.3rem;
	font-weight: 500;
	border-radius: 100%;
	background-color: #292626;
}
.fixedBtn a:hover {
	opacity: 1;
	background-color: #E3606F;
}
.fixedBtn a .en {
	margin-bottom: -5px;
	display: block;
	font-size: 2.6rem;
	font-weight: 700;
	letter-spacing: 0.052rem;
}
.fixedBtn .ico {
	display: block;
	width: 10px;
	margin: 2px auto 0;
}

/*------------------------------------------------------------
	thanks
------------------------------------------------------------*/
#thanks {
	position: relative;
	padding: 24rem 0 18.5rem;
}
#thanks .bg01 {
	position: absolute;
	top: -236px;
	right: -276px;
	width: 694px;
	z-index: -1;
}
#thanks .bg02 {
	position: absolute;
	bottom: -116px;
	left: -278px;
	width: 696px;
	z-index: -1;
}
#thanks .headLine {
	margin-bottom: 4.5rem;
}
#thanks p {
	margin-bottom: 3.6rem;
	color: #292626;
	text-align: center;
	font-size: 1.8rem;
	font-weight: 500;
	line-height: 200%; 
	letter-spacing: 0.036rem;
}
.com__link {
	padding-top: 1.2rem;
	margin: 0 auto;
	max-width: 28.6rem;
}
.com__link a {
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	min-height: 6.8rem;
	color: #FFF;
	font-size: 1.7rem;
	font-weight: 500;
	border-radius: 100vmax;
	background: #292626 url(../img/partnerships/icon01.png) no-repeat right 2.5rem center;
	background-size: 1rem auto;
}
.com__link a:hover {
	opacity: 0.7;
}

#application_form {
	overflow-x: clip;
	font-feature-settings: "palt";
}
.bigBg01 {
	position: absolute;
	top: -411px;
	right: -278px;
	width: 697px;
	z-index: -1;
}