﻿.p-mv {
		background-image: url(../image/bg_mv@2x.jpg);
		background-size: cover;
		background-repeat: no-repeat;
		padding: 42px 0 48px;
}
@media screen and (max-width: 767px) {
		.p-mv {
				padding: 0;
				background-image: none;
		}
}
.p-mv .l-content-inner {
		width: 1090px;
		position: relative;
}
@media screen and (max-width: 767px) {
		.p-mv .l-content-inner {
				width: 100%;
				padding: 0;
		}
}
.p-mv-note {
		position: absolute;
		left: 17px;
		bottom: 0;
}
@media screen and (max-width: 767px) {
		.p-mv-note {
				right: auto;
				left: 4vw;
				bottom: 2.6666666667vw;
				-webkit-transform: scale(0.5);
				        transform: scale(0.5);
				-webkit-transform-origin: left bottom;
				        transform-origin: left bottom;
				width: calc(200% - 8vw);
				display: none;
		}
}
.p-mv-note li {
		font-size: 1.4rem;
		color: #ffffff;
		line-height: 1.3142857143;
		font-weight: bold;
		letter-spacing: 0.18em;
		text-shadow: 0px 0px 5px rgba(48, 44, 48, 0.95);
}
@media screen and (max-width: 767px) {
		.p-mv-note li {
				font-size: 4vw;
				line-height: 1.4375;
		}
}

.inq {
		background-color: #efe8ee;
		padding-top: 28px;
		padding-bottom: 32px;
}
@media screen and (max-width: 767px) {
		.inq {
				padding: 6.6666666667vw 0 7.3333333333vw;
		}
}
.inq-content {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		    -ms-flex-pack: center;
		        justify-content: center;
		gap: 0 50px;
}
@media screen and (max-width: 767px) {
		.inq-content {
				display: block;
		}
}
.inq-btn {
		width: 100%;
}
.inq-btn__link {
		display: block;
}
.inq-btn__link img {
		display: block;
}
.inq-btn__box {
		width: 442px;
		max-width: 100%;
}
@media screen and (max-width: 767px) {
		.inq-btn__box {
				width: 100%;
				margin-top: 5.3333333333vw;
		}
		.inq-btn__box:first-of-type {
				margin-top: 0;
		}
}
.inq-btn__text {
		text-align: center;
		font-size: 2rem;
		font-weight: bold;
		letter-spacing: 0.15em;
		margin-bottom: 0.5em;
}
@media print, screen and (min-width: 768px) {
		.inq-btn__text {
				margin-left: -0.5em;
				margin-right: -0.5em;
		}
}
@media screen and (max-width: 767px) {
		.inq-btn__text {
				font-size: 4.1333333333vw;
				letter-spacing: 0.12em;
		}
}
.inq-btn__text span {
		letter-spacing: 0.03em;
}
.inq-tel {
		width: 369px;
		margin: 28px auto auto;
		max-width: 100%;
}
@media screen and (max-width: 767px) {
		.inq-tel {
				width: 76.5333333333vw;
				margin-top: 6.4vw;
		}
}

.p-nayami {
		padding-bottom: 20px;
		padding-top: 45px;
}
@media screen and (max-width: 767px) {
		.p-nayami {
				padding-top: 6.6666666667vw;
				padding-bottom: 9.3333333333vw;
		}
}
.p-nayami-img {
		width: 871px;
		margin: auto auto auto;
		max-width: 100%;
}
@media screen and (max-width: 767px) {
		.p-nayami-img {
				width: 100%;
		}
}

.p-kadai {
		background: rgb(252, 58, 172);
		background: linear-gradient(45deg, rgb(252, 58, 172) 0%, rgb(255, 189, 69) 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#fc3aac", endColorstr="#ffbd45",GradientType=1 );
		padding-bottom: 60px;
}
@media screen and (max-width: 767px) {
		.p-kadai {
				padding-bottom: 8vw;
		}
		.p-kadai .l-content-inner {
				padding: 0;
		}
}
.p-kadai img {
		display: block;
		margin: auto auto auto;
}
.p-kadai-img01 {
		margin-bottom: 35px;
}
@media screen and (max-width: 767px) {
		.p-kadai-img01 {
				margin-bottom: 5.8666666667vw;
		}
		.p-kadai-img01 img {
				width: 81.8666666667vw;
		}
}
.p-kadai-img02 {
		margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
		.p-kadai-img02 {
				margin-bottom: 5.8666666667vw;
		}
		.p-kadai-img02 img {
				width: 87.8666666667vw;
		}
}
.p-kadai-img03 {
		margin-bottom: 15px;
}
@media screen and (max-width: 767px) {
		.p-kadai-img03 {
				margin-bottom: 5.8666666667vw;
		}
		.p-kadai-img03 img {
				width: 100%;
		}
}
@media screen and (max-width: 767px) {
		.p-kadai-img04 img {
				width: 88vw;
		}
}
.p-kotae {
		padding-top: 55px;
}
@media screen and (max-width: 767px) {
		.p-kotae {
				padding-top: 8.6666666667vw;
		}
}
.p-kotae img {
		display: block;
		margin: auto auto auto;
}
.p-kotae-img01 {
		margin-bottom: 15px;
}
@media screen and (max-width: 767px) {
		.p-kotae-img01 {
				margin-bottom: 3.3333333333vw;
		}
		.p-kotae-img01 img {
				width: 100%;
		}
}
@media screen and (max-width: 767px) {
		.p-kotae-img02 img {
				width: 88.5333333333vw;
		}
}
.p-kotae-text {
		width: 740px;
		margin: 38px auto auto;
		max-width: 100%;
}
@media screen and (max-width: 767px) {
		.p-kotae-text {
				width: 100%;
				text-align: justify;
				margin-top: 4.6666666667vw;
		}
}

.p-shikumi {
		padding-top: 45px;
}
@media screen and (max-width: 767px) {
		.p-shikumi {
				padding-top: 6.6666666667vw;
		}
}
.p-shikumi .l-content-inner {
		width: 1200px;
}
.p-shikumi-content {
		background-color: #f7f7f9;
		position: relative;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		    flex-wrap: wrap;
		padding: 0 55px 27px 90px;
		-webkit-box-align: center;
		    -ms-flex-align: center;
		        align-items: center;
}
@media screen and (max-width: 767px) {
		.p-shikumi-content {
				display: block;
				padding: 0 3.2vw 2vw;
		}
}
.p-shikumi-content .cnt {
		width: calc(100% - 537px);
}
@media screen and (max-width: 767px) {
		.p-shikumi-content .cnt {
				width: 100%;
		}
}
@media screen and (max-width: 767px) {
		.p-shikumi-content .cnt .title {
				margin-top: 3.2vw;
		}
		.p-shikumi-content .cnt .title img {
				display: block;
				margin: auto auto auto;
				width: 48.1333333333vw;
		}
}
.p-shikumi-content .cnt .text {
		margin-top: 24px;
		text-align: justify;
}
@media screen and (max-width: 767px) {
		.p-shikumi-content .cnt .text {
				margin-top: 3.3333333333vw;
		}
}
.p-shikumi-content .img {
		width: 537px;
		max-width: 100%;
}
@media screen and (max-width: 767px) {
		.p-shikumi-content .img {
				max-width: none;
				width: calc(100% + 6.4vw);
				margin: auto -3.2vw auto;
		}
}
.p-shikumi-content.-content2 {
		-ms-flex-wrap: wrap;
		    flex-wrap: wrap;
		margin-top: 90px;
}
@media screen and (max-width: 767px) {
		.p-shikumi-content.-content2 {
				margin-top: 6vw;
				padding-bottom: 6vw;
		}
}
.p-shikumi-content.-content2 .title2 {
		width: 100%;
}
.p-shikumi-content.-content2 .title2 img {
		width: 675px;
		display: block;
		margin: auto auto auto;
		max-width: 100%;
}
@media screen and (max-width: 767px) {
		.p-shikumi-content.-content2 .title2 img {
				width: 69.4666666667vw;
		}
}
.p-shikumi-content.-content2 .cnt .text {
		color: #332f5b;
}
@media screen and (max-width: 767px) {
		.p-shikumi-content.-content2 .cnt .text {
				margin-top: 0;
				text-align: center;
		}
}
.p-shikumi .arrow {
		width: 100%;
}
.p-shikumi .arrow img {
		display: block;
		margin: auto auto auto;
}
@media screen and (max-width: 767px) {
		.p-shikumi .arrow.-arrow01 img {
				width: 23.2vw;
		}
}
@media screen and (max-width: 767px) {
		.p-shikumi .arrow.-arrow02 img {
				width: 51.4666666667vw;
		}
}
@media screen and (max-width: 767px) {
		.p-shikumi .arrow.-arrow03 img {
				width: 51.4666666667vw;
		}
}
.p-shikumi-text {
		text-align: center;
		margin-top: 48px;
}
@media screen and (max-width: 767px) {
		.p-shikumi-text {
				text-align: justify;
				margin-top: 0;
		}
}

.p-sns {
		padding-top: 35px;
		padding-bottom: 60px;
}
@media screen and (max-width: 767px) {
		.p-sns {
				padding-top: 5.3333333333vw;
				padding-bottom: 7.3333333333vw;
		}
}
.p-sns img {
		display: block;
		margin: auto auto auto;
}
.p-sns-img02 {
		margin-top: 35px;
}
@media screen and (max-width: 767px) {
		.p-sns-img02 {
				margin-top: 6vw;
		}
}
.p-sns-img03 {
		margin-top: 35px;
}
@media screen and (max-width: 767px) {
		.p-sns-img03 {
				margin-top: 7.3333333333vw;
		}
}

.p-marketing {
		background: rgb(252, 58, 172);
		background: linear-gradient(45deg, rgb(252, 58, 172) 0%, rgb(255, 189, 69) 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#fc3aac", endColorstr="#ffbd45",GradientType=1 );
		padding-top: 55px;
		padding-bottom: 75px;
}
@media screen and (max-width: 767px) {
		.p-marketing {
				padding-top: 8vw;
				padding-bottom: 8vw;
				overflow-x: hidden;
		}
}
.p-marketing-img01 img {
		display: block;
		margin: auto;
}
.p-marketing-content {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		    -ms-flex-align: center;
		        align-items: center;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: reverse;
		    -ms-flex-direction: row-reverse;
		        flex-direction: row-reverse;
		-webkit-box-pack: justify;
		    -ms-flex-pack: justify;
		        justify-content: space-between;
}
@media screen and (max-width: 767px) {
		.p-marketing-content {
				display: block;
		}
}
@media screen and (max-width: 767px) {
		.p-marketing-content .img {
				width: calc(100% + 12vw);
				margin: 0 -6vw;
				overflow-x: hidden;
		}
}
.p-marketing-content .cnt {
		width: 550px;
		max-width: 100%;
}
@media screen and (max-width: 767px) {
		.p-marketing-content .cnt {
				width: 100%;
		}
}
.p-marketing-content .cnt .m-text {
		color: #ffffff;
		text-align: justify;
}
@media screen and (max-width: 767px) {
		.p-marketing-content .cnt .m-text {
				font-size: 3.6vw;
		}
}
.p-marketing-content.-content2 {
		-ms-flex-wrap: wrap;
		    flex-wrap: wrap;
		background-color: #f7f7f9;
		margin-top: 30px;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		    -ms-flex-direction: row;
		        flex-direction: row;
		border: 5px solid #e4e4ef;
}
@media screen and (max-width: 767px) {
		.p-marketing-content.-content2 {
				margin-top: 5.3333333333vw;
				padding-bottom: 6.6666666667vw;
		}
}
.p-marketing-content.-content2 .img1 {
		width: 100%;
		position: relative;
		top: -5px;
}
.p-marketing-content.-content2 .img1 img {
		display: block;
		margin: auto;
}
@media screen and (max-width: 767px) {
		.p-marketing-content.-content2 .img1 img {
				width: 69.4666666667vw;
		}
}
.p-marketing-content.-content2 .img2 {
		width: 100%;
		margin-top: 25px;
}
@media screen and (max-width: 767px) {
		.p-marketing-content.-content2 .img2 {
				margin-top: 4vw;
		}
}
.p-marketing-content.-content2 .img2 img {
		display: block;
		margin: auto;
}
@media screen and (max-width: 767px) {
		.p-marketing-content.-content2 .img2 img {
				width: 71.3333333333vw;
		}
}
.p-marketing-content.-content2 .img3 {
		width: 587px;
		padding-left: 25px;
		max-width: 100%;
}
@media screen and (max-width: 767px) {
		.p-marketing-content.-content2 .img3 {
				padding: 0;
				width: calc(100% + 1.3333333333vw);
				margin: 0 -0.6666666667vw;
				max-width: none;
		}
}
.p-marketing-content.-content2 .cnt {
		width: calc(100% - 587px);
}
@media screen and (max-width: 767px) {
		.p-marketing-content.-content2 .cnt {
				width: 100%;
		}
}
.p-marketing-content-text2 {
		font-size: 3.2rem;
		font-weight: bold;
		line-height: 1.5;
		letter-spacing: 0.15em;
}
@media screen and (max-width: 767px) {
		.p-marketing-content-text2 {
				font-size: 5.3333333333vw;
				text-align: center;
		}
}
.p-marketing-content-text2 .m-pink {
		line-height: 1.625;
		text-decoration: underline;
		letter-spacing: 0.12em;
}

.p-reason {
		overflow-x: hidden;
}
.p-reason-heading {
		background-color: #f7f7f9;
		padding-top: 50px;
}
@media screen and (max-width: 767px) {
		.p-reason-heading {
				padding-top: 10vw;
		}
}
.p-reason-box {
		background-color: #f7f7f9;
		padding: 60px 0;
}
@media screen and (max-width: 767px) {
		.p-reason-box {
				padding: 8vw 0;
		}
}
.p-reason-box:nth-of-type(2n) {
		background-color: #ffffff;
}
.p-reason-box:nth-of-type(2n) .inner {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: reverse;
		    -ms-flex-direction: row-reverse;
		        flex-direction: row-reverse;
}
.p-reason-box:nth-of-type(2n) .inner .img {
		left: auto;
		right: 595px;
}
.p-reason-box:nth-of-type(2n) .inner .cnt {
		padding-right: 0;
		padding-left: 45px;
}
@media screen and (max-width: 767px) {
		.p-reason-box:nth-of-type(2n) .inner .cnt {
				padding: 0;
		}
}
.p-reason-box .inner {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		    -ms-flex-align: center;
		        align-items: center;
		position: relative;
}
@media print, screen and (min-width: 768px) {
		.p-reason-box .inner {
				min-height: 306px;
		}
}
@media screen and (max-width: 767px) {
		.p-reason-box .inner {
				display: block;
		}
}
.p-reason-box .inner .cnt {
		width: 595px;
		max-width: 100%;
		padding-right: 45px;
}
@media screen and (max-width: 767px) {
		.p-reason-box .inner .cnt {
				width: 100%;
				padding-right: 0;
		}
}
.p-reason-box .inner .cnt .title {
		font-weight: bold;
		font-size: 3rem;
		line-height: 1.28;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		    -ms-flex-align: center;
		        align-items: center;
}
@media screen and (max-width: 767px) {
		.p-reason-box .inner .cnt .title {
				font-size: 4.8vw;
				line-height: 1.3333333333;
		}
}
.p-reason-box .inner .cnt .title .num {
		width: 68px;
}
@media screen and (max-width: 767px) {
		.p-reason-box .inner .cnt .title .num {
				width: 11.3333333333vw;
		}
}
.p-reason-box .inner .cnt .title .text {
		margin-left: 0.8em;
}
.p-reason-box .inner .cnt .m-text {
		text-align: justify;
		margin-top: 25px;
		font-size: 2rem;
		line-height: 2;
}
@media screen and (max-width: 767px) {
		.p-reason-box .inner .cnt .m-text {
				margin-top: 4.6666666667vw;
				font-size: 3.7333333333vw;
				line-height: 1.7857142857;
		}
}
.p-reason-box .inner .img {
		width: 630px;
		max-width: 100%;
		position: absolute;
		left: 595px;
		top: 50%;
		-webkit-transform: translateY(-50%);
		        transform: translateY(-50%);
}
@media screen and (max-width: 767px) {
		.p-reason-box .inner .img {
				margin: 5.3333333333vw auto auto;
				width: 100%;
				position: static;
				-webkit-transform: none;
				        transform: none;
		}
}
.p-reason-point {
		margin-top: 70px;
}
@media screen and (max-width: 767px) {
		.p-reason-point {
				margin-top: 9.3333333333vw;
		}
}
.p-reason-point__box {
		background-color: #f7f7f9;
		border: 5px solid #e4e4ef;
		margin-top: 65px;
		padding: 50px 30px 25px;
		position: relative;
}
@media screen and (max-width: 767px) {
		.p-reason-point__box {
				margin-top: 6.6666666667vw;
				padding: 8vw 4vw 3.3333333333vw;
		}
}
.p-reason-point__box:first-of-type {
		margin-top: 0;
}
.p-reason-point__box:last-of-type {
		margin-bottom: 65px;
}
@media screen and (max-width: 767px) {
		.p-reason-point__box:last-of-type  {
				margin-bottom: 6.6666666667vw;
		}
}
.p-reason-point__box .num {
		position: absolute;
		left: -5px;
		top: -27.5px;
}

@media screen and (max-width: 767px) {
		.p-reason-point__box .num {
				width: 40vw;
				top: -4.5333333333vw;
		}
}
.p-reason-point__box .title {
		font-size: 2.8rem;
		font-weight: bold;
		line-height: 1.5833333333;
		letter-spacing: 0.12em;
}
@media screen and (max-width: 767px) {
		.p-reason-point__box .title {
				font-size: 4.5333333333vw;
		}
}
.p-reason-point__box .m-text {
		margin-top: 8px;
		font-size: 2rem;
		line-height: 2;
}
@media screen and (max-width: 767px) {
		.p-reason-point__box .m-text {
				margin-top: 2vw;
				font-size: 3.7333333333vw;
				line-height: 1.7857142857;
		}
}

.p-service {
		background-image: url(../image/bg_service@2x.png);
		background-repeat: repeat-y;
		background-size: auto;
		padding-top: 30px;
		padding-bottom: 60px;
		background-color: #ffffff;
}
@media screen and (max-width: 767px) {
		.p-service {
				background-size: 300%;
				padding-top: 9.3333333333vw;
				padding-bottom: 9.3333333333vw;
		}
		.p-service .c-secttl {
				font-size: 5.3333333333vw;
		}
}
.p-service-outer {
		padding: 8px 0;
		background: rgb(252, 58, 172);
		background: linear-gradient(45deg, rgb(252, 58, 172) 0%, rgb(255, 189, 69) 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#fc3aac", endColorstr="#ffbd45",GradientType=1 );
}
@media screen and (max-width: 767px) {
		.p-service-outer {
				padding: 1.3333333333vw 0;
		}
}
@media print, screen and (min-width: 768px) {
		.p-service-content {
				display: -webkit-box;
				display: -ms-flexbox;
				display: flex;
				-webkit-box-pack: justify;
				    -ms-flex-pack: justify;
				        justify-content: center;
		}
}
.p-service-content {
		margin-top: 20px;
}
@media screen and (max-width: 767px) {
		.p-service-content {
				width: 81.0666666667vw;
				margin: 6.6666666667vw auto auto;
		}
		.p-service-content .slick-arrow {
				width: 3.4666666667vw;
				height: 6.4vw;
				display: block;
		}
		.p-service-content .slick-arrow::before {
				content: "";
				display: block;
				width: 100%;
				height: 100%;
				background-image: url(../image/arrow-slide.svg);
				background-repeat: no-repeat;
				background-position: center center;
				background-size: contain;
		}
		.p-service-content .slick-arrow.slick-prev::before {
				-webkit-transform: scale(-1, 1);
				        transform: scale(-1, 1);
		}
}
.p-service-item {
		background-color: #f7f7f9;
		border: 5px solid #e4e4ef;
		/*width: 345px;*/
		width: 420px;
		padding: 20px 40px;
		position: relative;
		max-width: 100%;
}
@media screen and (max-width: 767px) {
		.p-service-item {
				/*padding: 12vw 16vw 6.6666666667vw;*/
				padding: 8vw 8vw 6.6666666667vw;
				width: 100%;
		}
}
.p-service-item .title {
		text-align: center;
		color: #ffffff;
		width: 320px;
		height: 50px;
		margin: auto;
		position: absolute;
		left: 50%;
		-webkit-transform: translateX(-50%);
		        transform: translateX(-50%);
		top: -5px;
		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;
		font-weight: bold;
		-webkit-clip-path: polygon(0 0, 100% 0, 96% 100%, 4% 100%);
		        clip-path: polygon(0 0, 100% 0, 96% 100%, 4% 100%);
		max-width: 100%;
		font-size: 2rem;
		letter-spacing: 0.1em;
}
@media screen and (max-width: 767px) {
		.p-service-item .title {
				font-size: 4.5333333333vw;
				width: 69.4666666667vw;
				height: 10.6666666667vw;
		}
}
.p-service-item.-tiktok .title {
		background-color: #5fb0dd;
}
.p-service-item.-youtube .title {
		background-color: #db4f4f;
}
.p-service-item.-insta .title {
		background-color: #4a4587;
}
.p-service-item .list li {
		position: relative;
		padding-left: 1.5em;
		font-size: 2rem;
		line-height: 2.1;
		font-weight: bold;
		letter-spacing: 0.12em;
}
@media screen and (max-width: 767px) {
		.p-service-item .list li {
				font-size: 3.7333333333vw;
				line-height: 1.9642857143;
		}
}
.p-service-item .list li::before {
		content: "";
		width: 23px;
		height: 23px;
		background-image: url(../image/icn_check.svg);
		background-repeat: no-repeat;
		background-position: center center;
		background-size: contain;
		display: block;
		position: absolute;
		left: 0;
		top: 0.5em;
}
@media screen and (max-width: 767px) {
		.p-service-item .list li::before {
				width: 4vw;
				height: 4vw;
		}
}

.p-flow {
		background-color: #fff5f6;
		padding-bottom: 60px;
		padding-top: 60px;
}
@media screen and (max-width: 767px) {
		.p-flow {
				padding-top: 10vw;
				padding-bottom: 10.6666666667vw;
		}
}
.p-flow-content {
		margin-top: 35px;
}
@media screen and (max-width: 767px) {
		.p-flow-content {
				margin-top: 7.3333333333vw;
		}
}
.p-flow-box {
		background-color: #ffffff;
		margin-top: 23px;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		    -ms-flex-pack: justify;
		        justify-content: space-between;
		-webkit-box-align: center;
		    -ms-flex-align: center;
		        align-items: center;
		padding: 40px 79px 40px 78px;
		position: relative;
}
@media screen and (max-width: 767px) {
		.p-flow-box {
				margin-top: 4vw;
				padding: 5.3333333333vw 4vw 6.6666666667vw;
				display: block;
		}
}
.p-flow-box::after {
		content: "";
		display: block;
		width: 140px;
		height: 46px;
		background-image: url(../image/arrow_flow.svg);
		background-repeat: no-repeat;
		background-position: center center;
		background-size: contain;
		position: absolute;
		bottom: 0;
		left: 50%;
		-webkit-transform: translateX(-50%) translateY(75%);
		        transform: translateX(-50%) translateY(75%);
		z-index: 1;
}
@media screen and (max-width: 767px) {
		.p-flow-box::after {
				width: 23.2vw;
				height: 7.6vw;
		}
}
.p-flow-box:last-of-type::after {
		content: none;
}
.p-flow-box:first-of-type {
		margin-top: 0;
}
.p-flow-box .cnt {
		width: 420px;
		max-width: 100%;
}
@media screen and (max-width: 767px) {
		.p-flow-box .cnt {
				width: 100%;
		}
}
.p-flow-box .img {
		width: 501px;
		max-width: 100%;
}
@media screen and (max-width: 767px) {
		.p-flow-box .img {
				width: 100%;
				margin-top: 3.3333333333vw;
		}
}
.p-flow-box__title {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		    -ms-flex-align: center;
		        align-items: center;
		margin-bottom: 16px;
}
@media screen and (max-width: 767px) {
		.p-flow-box__title {
				-webkit-box-pack: center;
				    -ms-flex-pack: center;
				        justify-content: center;
				margin-bottom: 2.6666666667vw;
		}
}
.p-flow-box__title .num {
		height: 38px;
}
@media screen and (max-width: 767px) {
		.p-flow-box__title .num {
				height: 6.4vw;
		}
}
.p-flow-box__title .num img {
		width: auto;
		height: 100%;
}
.p-flow-box__title .title {
		font-size: 2.88rem;
		font-weight: bold;
		letter-spacing: 0.12em;
		margin-left: 0.8em;
}
@media screen and (max-width: 767px) {
		.p-flow-box__title .title {
				font-size: 4.8vw;
		}
}
.p-flow-box__text {
		font-size: 2.2rem;
		line-height: 1.7857142857;
		font-weight: 600;
		letter-spacing: 0.08em;
}
@media screen and (max-width: 767px) {
		.p-flow-box__text {
				font-size: 3.7333333333vw;
				line-height: 1.7857142857;
				text-align: center;
		}
}

.p-faq {
		padding-top: 60px;
		padding-bottom: 60px;
}
@media screen and (max-width: 767px) {
		.p-faq {
				padding-top: 10.6666666667vw;
				padding-bottom: 10vw;
		}
}
.p-faq-content {
		margin-top: 35px;
}
@media screen and (max-width: 767px) {
		.p-faq-content {
				margin-top: 8vw;
		}
}
.p-faq-box {
		background-color: #f7f7f9;
		margin-top: 30px;
		padding: 23px 23px;
}
@media screen and (max-width: 767px) {
		.p-faq-box {
				margin-top: 4vw;
				padding: 3.4666666667vw;
		}
}
.p-faq-box:first-of-type {
		margin-top: 0;
}
.p-faq-box__btn, .p-faq-box__cnt {
		position: relative;
		padding-left: 55px;
}
@media screen and (max-width: 767px) {
		.p-faq-box__btn, .p-faq-box__cnt {
				padding-left: 9.3333333333vw;
		}
}
.p-faq-box__btn .icn, .p-faq-box__cnt .icn {
		width: 39px;
		position: absolute;
		left: 0;
		top: 0;
}
@media screen and (max-width: 767px) {
		.p-faq-box__btn .icn, .p-faq-box__cnt .icn {
				width: 6.5333333333vw;
		}
}
.p-faq-box__btn {
		cursor: pointer;
		padding-right: 36px;
}
@media screen and (max-width: 767px) {
		.p-faq-box__btn {
				padding-right: 13.3333333333vw;
		}
}
.p-faq-box__btn .que-text {
		font-size: 2.2rem;
		font-weight: bold;
		letter-spacing: 0.12em;
		line-height: 1.75;
}
@media screen and (max-width: 767px) {
		.p-faq-box__btn .que-text {
				font-size: 3.7333333333vw;
				line-height: 1.75;
		}
}
.p-faq-box__btn .toggle {
		width: 26px;
		height: 26px;
		position: absolute;
		right: 0;
		top: 50%;
		-webkit-transform: translateY(-50%);
		        transform: translateY(-50%);
}
@media screen and (max-width: 767px) {
		.p-faq-box__btn .toggle {
				width: 4.4vw;
				height: 4.4vw;
		}
}
.p-faq-box__btn .toggle::before, .p-faq-box__btn .toggle::after {
		content: "";
		width: 100%;
		height: 5px;
		display: block;
		background-color: #332f5b;
		position: absolute;
		top: 50%;
		left: 50%;
		-webkit-transform: translateX(-50%) translateY(-50%);
		        transform: translateX(-50%) translateY(-50%);
}
@media screen and (max-width: 767px) {
		.p-faq-box__btn .toggle::before, .p-faq-box__btn .toggle::after {
				height: 0.6666666667vw;
		}
}
.p-faq-box__btn .toggle::after {
		-webkit-transform: translateX(-50%) translateY(-50%) rotate(90deg);
		        transform: translateX(-50%) translateY(-50%) rotate(90deg);
		-webkit-transition: 0.3s -webkit-transform;
		transition: 0.3s -webkit-transform;
		transition: 0.3s transform;
		transition: 0.3s transform, 0.3s -webkit-transform;
}
.p-faq-box__btn.ac .toggle::after {
		-webkit-transform: translateX(-50%) translateY(-50%);
		        transform: translateX(-50%) translateY(-50%);
}
.p-faq-box__cnt {
		border-top: 2px solid #b3b3b3;
		padding-top: 23px;
		margin-top: 23px;
}
@media screen and (max-width: 767px) {
		.p-faq-box__cnt {
				padding-top: 3.4666666667vw;
				margin-top: 3.4666666667vw;
		}
}
.p-faq-box__cnt .icn {
		top: 23px;
}
@media screen and (max-width: 767px) {
		.p-faq-box__cnt .icn {
				top: 3.4666666667vw;
		}
}
.p-faq-box__cnt .ans-text {
		font-size: 2.2rem;
		font-weight: 600;
		letter-spacing: 0.12em;
		line-height: 1.75;
}
@media screen and (max-width: 767px) {
		.p-faq-box__cnt .ans-text {
				font-size: 3.7333333333vw;
				line-height: 1.75;
		}
}

.p-support {
		background: rgb(252, 58, 172);
		background: linear-gradient(45deg, rgb(252, 58, 172) 0%, rgb(255, 189, 69) 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#fc3aac", endColorstr="#ffbd45",GradientType=1 );
		padding-top: 60px;
		padding-bottom: 60px;
}
@media screen and (max-width: 767px) {
		.p-support {
				padding-top: 9.3333333333vw;
				padding-bottom: 8vw;
		}
}
.p-support-title img {
		display: block;
		margin: auto;
		width: 815px;
		max-width: 100%;
}
@media screen and (max-width: 767px) {
		.p-support-title img {
				width: 100%;
		}
}
.p-support-content {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		    -ms-flex-pack: justify;
		        justify-content: space-between;
		-webkit-box-align: center;
		    -ms-flex-align: center;
		        align-items: center;
		margin-top: 45px;
}
@media screen and (max-width: 767px) {
		.p-support-content {
				display: block;
				margin-top: 6vw;
		}
}
.p-support-content .img {
		width: 488px;
		max-width: 100%;
}
.p-support-content .img img {
		display: block;
}
.p-support-content .cnt {
		width: 555px;
		max-width: 100%;
}
@media screen and (max-width: 767px) {
		.p-support-content .cnt {
				width: 100%;
				margin-top: 4vw;
		}
}
.p-support-content .cnt .text {
		color: #ffffff;
		font-size: 2rem;
		line-height: 2;
		letter-spacing: 0.07em;
		font-weight: 600;
		text-align: justify;
}
@media screen and (max-width: 767px) {
		.p-support-content .cnt .text {
				font-size: 3.7333333333vw;
				line-height: 1.7857142857;
		}
}
.p-support-content .cnt .sign {
		text-align: right;
		color: #ffffff;
		margin-top: 16px;
}
@media screen and (max-width: 767px) {
		.p-support-content .cnt .sign {
				margin-top: 0.4vw;
		}
}
.p-support-content .cnt .sign .status {
		font-size: 1.9rem;
		letter-spacing: 0.12em;
		font-weight: bold;
}
@media screen and (max-width: 767px) {
		.p-support-content .cnt .sign .status {
				font-size: 2.8vw;
		}
}
.p-support-content .cnt .sign .name {
		font-size: 2.88rem;
		letter-spacing: 0.12em;
		font-weight: bold;
}
@media screen and (max-width: 767px) {
		.p-support-content .cnt .sign .name {
				font-size: 4.6666666667vw;
				line-height: 1;
		}
}

.p-contact {
		padding-top: 45px;
		padding-bottom: 60px;
}
@media screen and (max-width: 767px) {
		.p-contact {
				padding-top: 10.6666666667vw;
				padding-bottom: 10.6666666667vw;
		}
}
.p-contact-flow {
		margin-top: 32px;
		margin-bottom: 32px;
}
@media screen and (max-width: 767px) {
		.p-contact-flow {
				margin: 7.2vw 0 3.4666666667vw;
		}
}
.p-contact-flow img {
		display: block;
		margin: auto;
		width: 552px;
		max-width: 100%;
}
@media screen and (max-width: 767px) {
		.p-contact-flow img {
				width: 100%;
		}
}
.p-contact-text {
		text-align: center;
		font-size: 2.2rem;
		font-weight: 600;
		letter-spacing: 0.03em;
}
@media screen and (max-width: 767px) {
		.p-contact-text {
				font-size: 3.7333333333vw;
				line-height: 1.7857142857;
				text-align: left;
		}
}
.p-contact-content {
		width: 810px;
		margin: 45px auto auto;
		max-width: 100%;
}
@media screen and (max-width: 767px) {
		.p-contact-content {
				width: 100%;
				margin-top: 6.6666666667vw;
		}
}
.p-contact-table__head {
		font-weight: bold;
		font-size: 2rem;
		letter-spacing: 0.12em;
		line-height: 1.296;
		margin-top: 26px;
}
@media screen and (max-width: 767px) {
		.p-contact-table__head {
				font-size: 3.7333333333vw;
				line-height: 1.2857142857;
				margin-top: 7.7333333333vw;
		}
}
.p-contact-table__head:first-of-type {
		margin-top: 0;
}
.p-contact-table__head .hissu {
		display: -webkit-inline-box;
		display: -ms-inline-flexbox;
		display: inline-flex;
		width: 45px;
		height: 23px;
		font-size: 1.37rem;
		letter-spacing: 0.12em;
		color: #ffffff;
		font-weight: bold;
		-webkit-box-pack: center;
		    -ms-flex-pack: center;
		        justify-content: center;
		-webkit-box-align: center;
		    -ms-flex-align: center;
		        align-items: center;
		margin-right: 1em;
		background-color: #e04819;
		padding: 0.1em 0 0;
}
@media screen and (max-width: 767px) {
		.p-contact-table__head .hissu {
				font-size: 2.5333333333vw;
				width: 8.6666666667vw;
				height: 4.6666666667vw;
		}
}
.p-contact-table__cnt {
		font-size: 2rem;
		font-weight: 600;
		letter-spacing: 0.12em;
		margin-top: 16px;
}
@media screen and (max-width: 767px) {
		.p-contact-table__cnt {
				font-size: 3.7333333333vw;
				line-height: 1.9285714286;
				margin-top: 2vw;
		}
}
.p-contact-table__cnt .parts-list {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
}
.p-contact-table__cnt .parts-list li {
		margin-right: 2em;
}
.p-contact-table__cnt .parts-list li:last-of-type {
		margin-right: 0;
}
.p-contact-table__cnt input,
.p-contact-table__cnt textarea {
		background-color: #f2f2f2;
		letter-spacing: 0.12em;
		font-weight: 600;
		padding: 14px 14px 14px;
}
.p-contact-table__cnt textarea {
		height: 220px;
}
@media screen and (max-width: 767px) {
		.p-contact-table__cnt label input[type=radio] + span {
				padding-left: 6.6666666667vw;
		}
}
.p-contact-table__cnt label input[type=radio] + span::before {
		width: 18px;
		height: 18px;
		border-width: 2px;
		border-color: #333333;
}
@media screen and (max-width: 767px) {
		.p-contact-table__cnt label input[type=radio] + span::before {
				width: 4.8vw;
				height: 4.8vw;
		}
}
.p-contact-table__cnt label input[type=radio]:checked + span::after {
		width: 10px;
		height: 10px;
		background-color: #333333;
		left: 4px;
}
@media screen and (max-width: 767px) {
		.p-contact-table__cnt label input[type=radio]:checked + span::after {
				width: 2.6666666667vw;
				height: 2.6666666667vw;
				left: 1.0666666667vw;
		}
}
.p-contact-table__cnt .error {
		color: #e04819;
		font-weight: bold;
}
.p-contact-btn-area {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		    -ms-flex-pack: center;
		        justify-content: center;
		margin-top: 25px;
		gap: 0 25px;
}
@media screen and (max-width: 767px) {
		.p-contact-btn-area {
				margin-top: 8vw;
				display: block;
		}
}
.p-contact-btn {
		border: none;
		padding: 0;
		background-color: transparent;
		display: block;
		width: 442px;
		max-width: 100%;
}
@media screen and (max-width: 767px) {
		.p-contact-btn {
				width: 100%;
				margin-top: 3.3333333333vw !important;
		}
		.p-contact-btn:first-of-type {
				margin-top: 0 !important;
		}
}
.p-contact.-confirm .p-contact-table__head {
		position: relative;
		padding-left: 18px;
}
@media screen and (max-width: 767px) {
		.p-contact.-confirm .p-contact-table__head {
				padding-left: 3.2vw;
		}
}
.p-contact.-confirm .p-contact-table__head::before {
		content: "";
		width: 5px;
		height: 1.1em;
		display: block;
		background-color: #f74f7b;
		position: absolute;
		left: 0;
		top: 0.1em;
}
@media screen and (max-width: 767px) {
		.p-contact.-confirm .p-contact-table__head::before {
				width: 0.6666666667vw;
		}
}
.p-contact.-confirm .p-contact-table__cnt {
		letter-spacing: 0.11em;
}
.p-contact.-thanks .c-secttl {
		line-height: 1.34375;
}
.p-contact.-thanks .price-title {
		text-align: center;
		font-size: 2.8rem;
		letter-spacing: 0.12em;
		font-weight: bold;
		margin-top: 32px;
}
@media screen and (max-width: 767px) {
		.p-contact.-thanks .price-title {
				font-size: 4.5333333333vw;
				margin-top: 4.6666666667vw;
		}
}
.p-contact.-thanks .price-image {
		width: 842px;
		max-width: 100%;
		margin: 16px auto auto;
}
@media screen and (max-width: 767px) {
		.p-contact.-thanks .price-image {
				margin-top: 3.3333333333vw;
		}
}
.p-contact.-thanks .p-contact-btn-area {
		margin-top: 35px;
}
@media screen and (max-width: 767px) {
		.p-contact.-thanks .p-contact-btn-area {
				margin-top: 11.0666666667vw;
		}
}

.p-company {
		background-color: #f7f7f9;
		padding-top: 60px;
		padding-bottom: 60px;
}
@media screen and (max-width: 767px) {
		.p-company {
				padding-top: 10vw;
				padding-bottom: 6.6666666667vw;
		}
}
.p-company-table {
		width: 775px;
		margin: auto;
		max-width: 100%;
}
@media screen and (max-width: 767px) {
		.p-company-table {
				width: 100%;
		}
}
.p-company-table tr:last-of-type th, .p-company-table tr:last-of-type td {
		border-bottom: none;
}
.p-company-table th {
		font-size: 1.8rem;
		font-weight: bold;
		letter-spacing: 0.07em;
		border-bottom: 1px solid #333333;
		vertical-align: top;
		text-align: left;
		width: 153px;
		line-height: 2;
		padding: 10px 0 7px;
}
@media screen and (max-width: 767px) {
		.p-company-table th {
				width: 28vw;
				font-size: 3.7333333333vw;
				line-height: 1.7857142857;
				padding: 2.6666666667vw 0 2vw;
		}
}
.p-company-table td {
		font-size: 1.8rem;
		font-weight: 600;
		letter-spacing: 0.07em;
		border-bottom: 1px solid #333333;
		line-height: 2;
		padding: 10px 0 7px;
}
@media screen and (max-width: 767px) {
		.p-company-table td {
				font-size: 3.7333333333vw;
				line-height: 1.7857142857;
				padding: 2.6666666667vw 0 2vw;
		}
}
.p-company-table td .inner {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
}
@media screen and (max-width: 767px) {
		.p-company-table td .inner {
				display: block;
		}
}
.p-company-table td .inner ul + ul {
		margin-left: 55px;
}
@media screen and (max-width: 767px) {
		.p-company-table td .inner ul + ul {
				margin-left: 0;
				margin-top: 0;
		}
}