@charset "utf-8";

@media screen and (max-width: 1199px) {
	/* 
* Utility
* ==================================================================================================== */


	/*
 * Layout
 * ==================================================================================================== */
	.g-footer .footer-root {
		right: 20px;
	}

	/* CP */
	.l-cp__block:after {
		right: -3%;
	}
}


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

	/* 
* Utility
* ==================================================================================================== */
	:root {}

	.u-show_tablet {
		display: block !important;
	}

	.u-hide_tablet {
		display: none !important;
	}


	/*
 * Layout
 * ==================================================================================================== */
	/* RECOMMEND */
	.l-recommendItem {
		padding: 0 20px;
	}

	.l-recommendItems {
		width: 100%;
	}

}


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

	/* 
* Utility
* ==================================================================================================== */
	:root {}

	.u-show_mobile {
		display: block !important;
	}

	.u-show_mobile--small {
		display: none !important;
	}

	.u-hide_mobile {
		display: none !important;
	}

	.u-inner {
		padding-right: 10px;
		padding-left: 10px;
	}

	.u-title {
		margin-bottom: 50px;
	}

	.u-title:before,
	.u-title:after {
		width: 13px;
		height: 107px;
		background-image: url("../img/title_02@mobile.svg");
	}

	.u-title:before {
		left: -2.5em;
	}

	.u-title:after {
		right: -2.5em;
	}

	.u-title h2 {
		font-size: 2.4rem;
		letter-spacing: 0;
		line-height: 2;
		background-image: radial-gradient(circle, #2B2B80 1.5px, transparent 1.5px);
		background-position: left .4em bottom;
		background-size: 12px 3px;
	}

	.u-title h2:before {
		font-size: 1.2rem;
	}

	.u-title h2 .dots {
		padding-top: .1em;
	}


	/*
 * Layout
 * ==================================================================================================== */
	#risoco {
		font-size: 1.4rem;
	}

	/*footer*/
	.g-footer {}

	.g-footer .footer-content {}

	.g-footer .footer-root {
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
		top: 50px;
	}

	.g-footer .footer-main {
		padding: 60px 0 40px;
	}

	.g-footer .footer-logo {
		width: 120px;
	}

	.g-footer .footer-logo img {
		width: 100%;
	}

	.g-footer .copy {
		padding-block: 11px 12px;
		font-size: 1.0rem;
		letter-spacing: 0;
	}


	/* MV */
	.l-mv {}

	/*.l-mv__logo {
		top: 18px;
		left: 18px;
	}

	.l-mv__logo img {
		width: 104px;
	}*/

	.l-mv__figure img {}


	/* PLAN */
	.l-plan {
		padding: 52px 0 55px;
	}

	.l-plan .u-inner {}

	.l-plan__title {
		margin-bottom: 14px;
	}

	.l-plan__btn {
		font-size: 1.8rem;
		width: calc(252* calc(1 / 375* 100vw));
		aspect-ratio: 252 / 52;
		padding-left: calc(32* calc(1 / 375* 100vw));
		padding-right: calc(14* calc(1 / 375* 100vw));
		margin-top: 28px;
	}

	.l-plan__btn:after {
		width: calc(24* calc(1 / 375* 100vw));
	}

	.l-mv {
		padding-top: 0;
		padding-bottom: 0;
	}

	.l-mv_textArea .l-top_text {
		margin-top: 0;
	}

	.l-mv_textArea .l-top_photo {
		width: 100%;
	}

	.l-mv_textArea .l-btn_area {
		margin-top: -14px;
		padding-left: 16px;
		padding-right: 16px;
	}

	.l-mv_copy img {
		width: 100%;
	}

	.l-btn_01 {
		width: 100%;
		max-width: 100%;
		padding: 24px 45px;
	}

	.l-btn_01:after {
		top: 41%;
	}


	.l-top_photo .l-btn_01 {
		font-size: 2rem;
		padding: 20px 20px 25px 20px;
	}

	.l-top_photo .l-btn_01 .l-btn_text {
		font-size: 2rem;
	}

	.l-top_photo .l-btn_01 .l-btn_text span {
		font-size: 1.4rem;
	}

	.l-btn_01 {
		font-size: 2.6rem;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		border-radius: 70px;
	}

	.l-btn_01 .l-btn_text {
		font-size: 2.6rem;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		border-radius: 70px;
	}

	.l-btn_01 .l-btn_text span {
		font-size: 1.8rem;
		display: block;
		padding-top: 10px;
	}

	.l-btn_area {
		padding-right: 16px;
		padding-left: 16px;
	}

	.l-cp_text .l-link_01 {
		text-align: right;
		display: block;
		margin-right: 36px;
	}

	.l-cp_image {
		position: relative;
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2;
		width: 40%;
		margin-top: -190px;
	}

	.l-cp_image img {
		width: 100%;
	}

	.l-cp_text {
		position: relative;
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1;
	}


	/* CP */
	.l-cp {
		margin-top: -63px;
		padding: 80px 16px 40px 16px;
		position: relative;
	}

	.l-cp:after {
		content: none;
	}

	.l-cp_logo {
		width: 65%;
		margin-right: auto;
		margin-left: auto;
	}

	.l-cp_logo img {
		width: 100%;
	}

	.l-cp_copy {
		font-size: 2.4rem;
		padding-top: 34px;
		padding-bottom: 85px;
	}

	.l-cp_figure_list {
		margin-right: 0;
		padding-right: 20px;
		padding-left: 20px;
	}

	.l-cp_figure_list .l-cp_figure_item {
		width: calc(100% / 1);
		margin-bottom: 56px;
		padding-right: 0;
	}

	.l-cp_figure_list .l-cp_figure_item img {
		width: 100%;
	}




	.l-cp__block {
		border-radius: calc(var(--border-radius) / 2);
		padding: 24px 12px;
	}

	.l-cp__block:after {
		display: none;
	}

	.l-cp__title {
		top: -35px;
	}

	.l-cp__title img {
		max-width: 348px;
	}

	.l-cpLists {
		/*margin-bottom: 20px;*/
	}

	.l-cp_text {
		font-size: 1.8rem;
		padding-left: 0px;
	}

	.l-cp_text .l-link_01 {
		text-align: right;
		display: block;
		margin-right: 36px;
		margin-top: 190px;
	}

	.l-cpList {
		font-size: 1.8rem;
		line-height: 1.5;
		padding: 1em 0 1em 44px;
		background-image: radial-gradient(circle, #DDD 1px, transparent 1px);
		background-size: 8px 2px;
	}

	.l-cpList:last-child {}

	.l-cpList:before {
		width: 34px;
		height: 42px;
		top: 1.25em;
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0);
	}

	.l-cpList:nth-child(2):before {}

	.l-cpList:nth-child(3):before {}

	.l-cpList b {
		font-size: 2rem;
	}

	.l-cpList__note {
		margin-top: .5em;
	}

	.l-cpList__note > * {}

	.l-cpPresent {
		padding: 0;
	}

	.l-cpPresent__inner {
		padding: 40px 12px 20px;
		border-radius: calc(var(--border-radius) / 3);
	}

	.l-cpPresent__inner:after {
		width: 96px;
		height: 60px;
		bottom: -5px;
		right: 0px;
	}

	.l-cpPresent__title {
		left: 50%;
		-webkit-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
		transform: translateX(-50%);
	}

	.l-cpPresent__title img {
		max-width: 82px;
	}

	.l-cpPresent__text {
		font-size: 1.8rem;
	}

	.l-cpPresent__text a {
		font-size: 1.4rem;
	}

	.l-cpBtn {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-column-gap: calc(0* calc(1 / 375* 100vw));
		column-gap: calc(0* calc(1 / 375* 100vw));
		row-gap: calc(12* calc(1 / 375* 100vw));
		margin-top: 32px;
	}

	.l-cpBtn > * {
		font-size: 1.8rem;
		width: calc(252* calc(1 / 375* 100vw));
		aspect-ratio: 252 / 52;
		padding-left: calc(32* calc(1 / 375* 100vw));
		padding-right: calc(14* calc(1 / 375* 100vw));
	}

	.l-cpBtn > *:after {
		width: calc(24* calc(1 / 375* 100vw));
	}

	.l-cpBtn > *:hover {}

	.l-cpBtn > *:hover:after {}


	/* POINT */
	.l-point {
		padding: 50px 0 80px;
	}

	.l-point__title {
		margin: 0 auto 51px;
	}

	.l-point__title img {
		max-width: 262px;
	}

	.l-pointItems {
		display: block;
		width: 93%;
	}

	.l-pointItem {
		display: block;
		width: 100%;
		padding: 0;
		margin-bottom: 56px;
	}

	.l-pointItem:last-child {
		margin-bottom: 0;
	}

	.l-pointItems:after {
		inline-size: 104px;
		block-size: 82px;
		left: 3.5%;
		bottom: -57px;
	}

	.l-pointItem__inner {
		border-radius: calc(var(--border-radius) / 2);
	}

	.l-pointItem__icon {
		font-size: 1.2rem;
		width: 64px;
		height: 64px;
		left: -3.5%;
		top: -32px;
		padding-top: 1.5em;
	}

	.l-pointItem__icon:after {
		font-size: 2rem;
	}

	.l-pointItem figure {}

	.l-pointItem figure img {
		border-top-left-radius: calc(var(--border-radius) / 2);
		border-top-right-radius: calc(var(--border-radius) / 2);
	}

	.l-pointItem figcaption {
		font-size: 1.5rem;
		line-height: 1.7;
	}

	.l-pointItem figcaption em {
		font-size: 1.8rem;
	}


	/* SIGNUP */
	.l-signup {
		/*background: url("../img/signup_bg.png");*/
	}

	.l-signup .u-inner {
		padding: 44px 10px 55px;
	}

	.l-signup .u-inner:after {
		inline-size: 90px;
		block-size: 49px;
		left: calc(50% + 85px);
	}

	.l-signup__title {
		font-size: 2.0rem;
		margin-bottom: 0.75em;
	}

	.l-btn_sp {
		z-index: 16000;
	}

	.l-signup__btn {
		opacity: 1;
		-webkit-transition: all 0.5s ease;
		transition: all 0.5s ease;
		z-index: 16000;
	}

	.l-signup__btn a {
		grid-template-columns: auto 22px;
		padding-inline: 15px;
		width: 100%;
		margin-right: auto;
		margin-left: auto;
		aspect-ratio: 351 / 62;
		-webkit-box-shadow: 0px 4px 13px 0px rgba(0, 0, 0, 0.16);
		box-shadow: 0px 4px 13px 0px rgba(0, 0, 0, 0.16);
		-webkit-transition: all 0.5s ease;
		transition: all 0.5s ease;
	}

	.l-signup__btn a:hover {}

	.l-signup__btn a:after {
		inline-size: 21px;
	}

	.l-signup__btn span {
		font-size: 2rem;
		padding-left: 0;
		margin-right: auto;
		margin-left: auto;
	}

	.l-signup__btn small {
		font-size: 1.4rem;
	}

	.l-signup__text {
		padding-left: 0;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}

	.l-signup__text em {
		font-size: 2rem;
		line-height: 33px;
		border-radius: calc(var(--border-radius) / 6);
		width: 76px;
		margin-right: .25em;
	}

	.l-signup__text b {
		font-size: 2.6rem;
	}

	.l-signup__text span {
		font-size: 3.6rem;
		letter-spacing: .01em;
	}

	.l-signup__text span small {
		font-size: 2.8rem;
	}


	/* RECOMMEND */
	#recommend .u-title:before,
	#recommend .u-title:after {
		width: 13px;
		height: 55px;
		background-image: url("../img/title_01@mobile.svg");
	}

	.l-recommend {
		padding: 50px 0;
	}

	.l-recommendItems {
		display: block;
		width: 93%;
	}

	.l-recommendItem {
		line-height: 1.7;
		width: 100%;
		padding: 0;
		margin-bottom: 35px;
	}

	.l-recommendItem:last-child {
		margin-bottom: 0;
	}

	.l-recommendItem:before {
		inline-size: 34px;
		top: -17px;
	}

	.l-recommendItem:after {
		inline-size: 80px;
		right: -3.5%;
	}

	.l-recommendItem:nth-child(2):after {}

	.l-recommendItem:nth-child(3):after {}

	.l-recommendItem:nth-child(4):after {}

	.l-recommendItem__inner {}

	.l-recommendItem__title {
		font-size: 1.6rem;
		background-image: repeating-linear-gradient(90deg, #c99e03, #c99e03 2px, transparent 2px, transparent 4px);
		background-size: 100% 1px;
		/*padding-bottom: .5em;
		margin-bottom: .5em;*/
	}

	.l-recommendItem__text {
		font-size: 1.5rem;
	}

	.l-recommendNote {
		border-radius: calc(var(--border-radius) / 2);
		padding: 50px 3.5% 32px;
		margin-top: 77px;
	}

	.l-recommendNote__title {
		font-size: 2rem;
		width: 100%;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}

	.l-recommendNote__title:before,
	.l-recommendNote__title:after {
		width: 12px;
		height: 44px;
	}

	.l-recommendNote__title:before {
		margin-right: 1em;
	}

	.l-recommendNote__title:after {
		margin-left: 1em;
	}

	.l-recommendNote__block {
		display: block;
	}

	.l-recommendNote__block > * {
		width: 100%;
	}

	.l-recommendNote__figure {
		padding-left: 0;
		margin-top: 30px;
	}

	.l-recommendNote__figure img {
		width: 100%;
		border-radius: calc(var(--border-radius) / 3);
	}

	.l-recommendNote__text h4 {
		font-size: 1.8rem;
	}

	.l-recommendNote__text h4:before {
		content: "";
		display: block;
		width: 54px;
		height: 32px;
	}

	.l-recommendNote__text .e-text {
		font-size: 1.5rem;
		line-height: 1.7;
	}

	.l-recommendNote__text .e-text2 {
		font-size: 1.8rem;
		line-height: 1.7;
		border: 1px solid var(--red);
		padding: 1em 1em;
		/*margin-top: 1em;*/
	}

	.l-recommendNote__text .e-note {
		line-height: 1.6;
		margin-top: .5em;
	}


	/* STEP */
	#step .u-title {
		margin-bottom: 30px;
		width: 100%;
	}

	.l-step {
		padding: 50px 0;
	}

	.l-step .l-section_block figure {
		width: 100%;
	}

	.l-stepLists {
		display: block;
		width: 93%;
	}

	.l-stepList {
		width: 100%;
		padding-bottom: 28px;
	}

	.l-stepList:last-child {
		padding-bottom: 0;
	}

	.l-stepList:after {
		width: 100%;
		height: 2px;
		background-image: radial-gradient(circle, #DDD 1px, transparent 1px);
		background-position: left bottom;
		background-repeat: repeat-x;
		background-size: 8px 2px;
		position: relative;
		padding-bottom: 28px;
	}

	.l-stepList:last-child:after {}

	.l-stepList figure {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		text-align: left;
	}

	.l-stepList figure img {
		max-width: 118px;
		margin: 0 1.5em 0 0;
	}

	.l-stepList figcaption {
		line-height: 1.5;
	}

	.l-stepList figcaption em {
		font-size: 1.6rem;
		margin-top: 0;
	}

	.l-step .l-link_02 {
		padding-right: 45px;
		text-align: left;
	}


	/* DETAIL */
	.l-detail {
		padding: 52px 0;
	}

	.l-detail__title {
		font-size: 2.0rem;
	}

	.l-detail__block {
		border-radius: 6px;
		padding: 28px 12px;
	}

	.l-detail__block > *:last-child {}

	.l-detail__box {
		margin-bottom: 20px;
	}

	.l-detail__subTitle {
		font-size: 1.6rem;
		/*line-height: 1.8;*/
	}

	.l-detail__lead {
		font-size: 1.4rem;
		line-height: 1.6;
	}

	.l-detail__text {
		line-height: 1.6;
	}

	.l-detail__text em {}

	.l-detail__note {
		line-height: 1.6;
	}

	.l-detail__note em {
		margin-bottom: .5em;
	}

	.l-detail__list {}

	.l-detail__list > * {
		line-height: 1.6;
	}

	.l-detail__list > *:last-child {}

	.l-detail__list > *:before {}

}

/* END Responsive */



/***** 2025.03 追記 *****/
/* ABOUT */
@media screen and (max-width: 999px) {
	.l-aboutItem figcaption {
		font-size: 1.6rem;
	}
}

@media screen and (max-width: 768px) {
	.l-about {
		padding: 110px 16px 0 16px;
	}

	.l-about .l-section_title {
		font-size: 3.2rem;
		padding-bottom: 80px;
		padding-bottom: 32px;
	}

	.l-about:after {
		content: none;
	}

	.l-about_block_01:before {
		content: none;
	}


	.l-about_block_01:after {
		top: -209px;
		left: -23px;
	}

	.l-about_block_02:before {
		content: none;
	}

	.l-about_block_02:after {
		content: none;
	}

	.l-about_datail {
		margin-top: -360px;
		padding-top: 420px;
		padding-left: 16px;
		padding-right: 16px;
		padding-bottom: 5px;
	}

	.l-about__title {
		font-size: 2.4rem;
	}

	.l-about_datail_items {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}

	.l-datail_point {
		padding-left: 0;
		padding-right: 0;
		display: none;
	}

	.l-about_datail_item {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		padding-bottom: 30px;
	}

	.l-about_datail_item figure {
		width: 100%;
	}

	.l-about_datail_item img {
		width: 100%;
	}

	.l-about_caption {
		padding-top: 20px;
	}

	.l-aboutItems {
		display: block;
		margin-top: 20px;
	}

	.l-aboutItems > * {
		width: 74%;
		margin: 0 auto 24px;
	}

	.l-aboutItems > *:last-child {
		margin-bottom: 0;
	}

	.l-aboutItem figcaption {
		padding: 15px 0;
		margin-bottom: 16px;
	}

	.l-aboutItem figcaption:before {}

	.l-aboutItem figcaption:after {}

	.l-aboutItem img {
		width: 100%;
	}

	.u-inner .l-section_block .l-btn_area {
		margin-top: 35px;
		padding-right: 0;
		padding-left: 0;
	}

	.l-section_block .l-btn_area {
		margin-top: 60px;
	}

	.l-btn_block_sp {
		display: block;
	}

	.l-about_text_inner {
		padding: 40px 16px;
	}

	.l-about_text_block h4 span {
		font-size: 1.5rem;
	}

	.l-about_text_block h4 {
		font-size: 1.9rem;
	}

	.l-about_copy {
		font-size: 1.6rem;
	}

	.l-about_text_block h5 {
		font-size: 1.4rem;
	}

	.l-about_list_num {
		font-size: 1.4rem;
	}

	.l-about_text_red {
		font-size: 1.4rem;
	}

	.l-about_list_num li:before {
		left: 2px;
	}

	.l-about_text_block .l-about_text_red span {
		font-size: 1.4rem;
	}


	.l-btn_block-02 {
		padding-top: 1710px;
		margin-top: -1710px;
	}


	.l-btn_large .l-btn_01 {
		padding: 20px;
		max-width: 100%;
	}

	.l-btn_large .l-btn_01 .l-btn_text {
		font-size: 2.6rem;
		text-align: center;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}

	.l-btn_large .l-btn_01 .l-btn_text span {
		font-size: 1.5rem;
		display: block;
		margin-top: 0;
		width: 100%;
	}

	.l-section_block.l-btn_large {
		padding-bottom: 40px;
		padding-top: 40px;
	}

	.l-content-04 .l-section_block.l-btn_large {
		margin-top: 20px;
	}

	.g-footer .footer-root {
		top: 0px;
	}

	.g-footer .footer-root {
		top: -15px;
	}

	.footer-root.l-link_02 {
		top: 0;
	}

}


/*
 * MODAL
 * ==================================================================================================== */
@media screen and (max-width: 767px) {
	.modal-content {
		padding: 30px 10px;
		width: calc(100% - 20px);
	}

	.close-modal {
		top: 14px;
		right: 14px;
		width: 28px;
		height: 28px;
	}

	.close-modal:before,
	.close-modal:after {
		width: 1px;
		height: 14px;
	}

	.modal-title {
		width: 170px;
		padding-bottom: 30px;
	}

	.modal-notes li {
		font-size: 1.2rem;
	}
}
