/*!
Theme Name: entry2026
Author: にいがた総おどり
*/

@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&display=swap');

/*!
 * ress.css • v5.0.2
 * MIT License
 * github.com/filipelinhares/ress
 */
html{-webkit-text-size-adjust:100%;box-sizing:border-box;-moz-tab-size:4;tab-size:4;word-break:normal}*,:after,:before{background-repeat:no-repeat;box-sizing:inherit}:after,:before{text-decoration:inherit;vertical-align:inherit}*{margin:0;padding:0}hr{color:inherit;height:0;overflow:visible}details,main{display:block}summary{display:list-item}small{font-size:80%}[hidden]{display:none}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}a{background-color:transparent}a:active,a:hover{outline-width:0}code,kbd,pre,samp{font-family:monospace,monospace}pre{font-size:1em}b,strong{font-weight:bolder}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{border-color:inherit;text-indent:0}iframe{border-style:none}input{border-radius:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}textarea{overflow:auto;resize:vertical}button,input,optgroup,select,textarea{font:inherit}optgroup{font-weight:700}button{overflow:visible}button,select{text-transform:none}[role=button],[type=button],[type=reset],[type=submit],button{cursor:pointer}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button:-moz-focusring{outline:1px dotted ButtonText}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}button,input,select,textarea{background-color:transparent;border-style:none}a:focus,button:focus,input:focus,select:focus,textarea:focus{outline-width:0}select{-moz-appearance:none;-webkit-appearance:none}select::-ms-expand{display:none}select::-ms-value{color:currentColor}legend{border:0;color:inherit;display:table;max-width:100%;white-space:normal}::-webkit-file-upload-button{-webkit-appearance:button;color:inherit;font:inherit}[disabled]{cursor:default}img{border-style:none}progress{vertical-align:baseline}[aria-busy=true]{cursor:progress}[aria-controls]{cursor:pointer}[aria-disabled=true]{cursor:default}


html { overflow: auto; font-size: 62.5%; }
body { background: #ffffff; color: #524f4f; font-weight: 400; font-size: 100%; line-height: 1.4; font-family: "Noto Sans JP", serif; -webkit-text-size-adjust: 100%; }
img {max-width: 100%; height: auto; vertical-align: bottom; }
a { opacity: 1; color: #383636; transition: .3s ease-in-out; }
a:hover { opacity: .5; }

@media (min-width: 768px) {
	.sp-only { display: none !important; }
	#page-top { position: fixed; right: 20px; bottom: 20px; z-index: 100; padding-bottom: 20px; }
	#page-top a { display: block; width: 50px; height: 50px; background: url("../img/icon_gototop.png") no-repeat 50% 0; text-indent: -9999px; }
}
@media screen and (max-width: 767px) {
	.pc-only { display: none !important; }
	#page-top { position: fixed; right: 3vw; bottom: 3vw; z-index: 100; }
	#page-top a { display: block; width: 10vw; height: 10vw; background: url("../img/icon_gototop.png") no-repeat 50% 0 / auto 10vw; text-indent: -9999px; }
	.scroll-prevent { overflow: hidden; }
}


/*
	Text
------------------------------------------------------*/
main p {}
main hr {height: 1px; margin: 1em 0; border: none; border-top: 1px solid #dddddd; }

/*
	List
------------------------------------------------------*/
ul, ol { list-style: none; }
.discList { list-style: none; }
	.discList > li { position: relative; padding-left: 1em; }
	.discList > li:before { position: absolute; top: 0; left: 0; content: "・"; }


.c-footer1 { margin-top: 85px;
	padding: 61px 0 76px 0;
	background-color: #111613;
	color: #ffffff;
	font-weight: 300;
	font-size: 1.2rem;
	line-height: 1.86; }
.c-footer1 a { color: #ffffff; }
	@media screen and (max-width: 767px) {
		.c-footer1 {
			margin-top: 9.375vw;
			padding: 6.25vw 3.75vw;
			font-size: 3.125vw; } }
	@media screen and (min-width: 768px) {
		.c-footer1__inner {
			margin: 0 auto;
			width: 1000px; } }
	.c-footer1 p + p { margin-top: 20px; }
		@media screen and (max-width: 767px) {
			.c-footer1 p + p {
				margin-top: 4.375vw; } }

.c-header1 {
	padding: 60px 0 85px 0;
	text-align: center;
	font-weight: 700;
	font-size: 2.2rem; }
	@media screen and (max-width: 767px) {
		.c-header1 {
			padding: 20vw 3.125vw 9.375vw 3.125vw;
			font-size: 5.625vw; } }

.c-header2 {
	padding: 44px 0 62px 0;
	text-align: center; }
	@media screen and (max-width: 767px) {
		.c-header2 {
			padding: 6.25vw 9.375vw 9.375vw 9.375vw; } }

.l-main { margin: 0 auto; }
	@media screen and (min-width: 768px) {
		.l-main {
			/*display: flex;
							justify-content: space-between;*/
			width: 1160px; font-size: 1.6rem; line-height: 1.8; } }
	@media screen and (max-width: 767px) {
		.l-main {
			padding: 0 3.125vw; font-size: 3.75vw } }

.c-flex { display: flex; flex-wrap: wrap; }
.c-flex.space-between { justify-content: space-between; }
@media screen and (min-width: 768px) {
	
}

.c-btn1 {
	position: relative;
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
			-ms-flex-align: center;
					align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
			-ms-flex-pack: center;
					justify-content: center;
	width: 230px;
	height: 43px;
	border-radius: 8px;
	background-color: #fc1b1b;
	color: #ffffff;
	text-decoration: none;
	font-size: 1.8rem; }
	.c-btn1:after {
		position: absolute;
		top: calc(50% - 7px);
		right: 17px;
		display: block;
		width: 12px;
		height: 12px;
		border-top: 1px solid #ffffff;
		border-right: 1px solid #ffffff;
		content: "";
		-webkit-transform: rotate(45deg);
				-ms-transform: rotate(45deg);
						transform: rotate(45deg); }

.c-btn2 {
	position: relative;
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
			-ms-flex-align: center;
					align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
			-ms-flex-pack: center;
					justify-content: center;
	width: 230px;
	height: 43px;
	border-radius: 8px;
	background-color: #666;
	color: #ffffff;
	text-decoration: none;
	font-size: 1.8rem; }

.c-title1 { margin-bottom: 30px;
	font-weight: 700;
	font-size: 1.8rem;
	line-height: 1; }
	@media screen and (min-width: 768px) {
		.c-title1 {
			padding-left: 5px; } }
	@media screen and (max-width: 767px) {
		.c-title1 {
			margin-bottom: 6.25vw;
			font-size: 4.0625vw; } }

.c-title2 { margin-top: 80px;
	text-align: center; }
	@media screen and (max-width: 767px) {
		.c-title2 {
			margin-top: 12.5vw; } }
	.c-title2__text {
		display: -webkit-inline-box;
		display: -webkit-inline-flex;
		display: -ms-inline-flexbox;
		display: inline-flex;
		-webkit-box-align: center;
		-webkit-align-items: center;
				-ms-flex-align: center;
						align-items: center;
		-webkit-box-pack: justify;
		-webkit-justify-content: space-between;
				-ms-flex-pack: justify;
						justify-content: space-between;
		min-height: 88px;
		border-top: 5px solid #b81c22;
		border-bottom: 5px solid #b81c22;
		font-size: 2.0rem;
		line-height: 1.5; }
		@media screen and (min-width: 768px) {
			.c-title2__text {
				min-width: 323px; } }
		@media screen and (max-width: 767px) {
			.c-title2__text {
				min-height: 18.75vw;
				font-size: 4.375vw; } }
		.c-title2__text:before, .c-title2__text:after {
			display: block;
			width: 63px;
			height: 58px;
			background: url("assets/image/icon_04.png") 0 0 no-repeat;
			content: ""; }
			@media screen and (max-width: 767px) {
				.c-title2__text:before, .c-title2__text:after {
					width: 32px;
					height: 29px;
					background-size: 100% auto; } }
		.c-title2__text:before {
			margin-right: 30px; }
			@media screen and (max-width: 767px) {
				.c-title2__text:before {
					margin-right: 6.25vw; } }
		.c-title2__text:after {
			margin-left: 30px; }
			@media screen and (max-width: 767px) {
				.c-title2__text:after {
					margin-left: 6.25vw; } }

.c-title3 {
	color: #383636;
	font-weight: 700;
	font-size: 2.4rem;
	line-height: 1.6; }
	@media screen and (max-width: 767px) {
		.c-title3 {
			font-size: 5vw; } }

.c-title4 {
	color: #383636;
	font-weight: 700;
	font-size: 2rem;
	line-height: 1.6;
	text-align: center; }
	@media screen and (max-width: 767px) {
		.c-title4 {
			font-size: 5vw; } }

.c-navi1Wrap {
	text-align: center; }

.c-navi1 {
	display: inline-flex;
					justify-content: space-between;
	margin: 0 auto 0 auto;
	margin-bottom: 35px;
	width: 546px;
	border-top: 2px solid #cccccc;
	line-height: 1; }
	@media screen and (max-width: 767px) {
		.c-navi1 {
			margin-bottom: 6.25vw;
			width: 85%; } }
	.c-navi1__item {
		position: relative;
		z-index: 1;
		display: flex;
		align-items: center;
		flex-direction: column;
		justify-content: center;
		color: #d21c26;
		font-weight: 700;
		font-size: 1.4rem;
		transform: translate(0, -10px); }
		.c-navi1__item:nth-child(1) {
			transform: translate(-10px, -10px); }
		.c-navi1__item:nth-child(3) {
			transform: translate(10px, -10px); }
		.c-navi1__item:before {
			display: block;
			margin-bottom: 11px;
			width: 16px;
			height: 16px;
			border: 2px solid #d21c26;
			border-radius: 50%;
			background-color: #ffffff;
			content: ""; }

.single .c-navi1__item:nth-child(2), .single .c-navi1__item:nth-child(3) {
	color: #cccccc; }
	.single .c-navi1__item:nth-child(2):before, .single .c-navi1__item:nth-child(3):before {
		border-color: #cccccc; }

.single.is-confirm .c-navi1__item:nth-child(2) {
	color: #d21c26; }
	.single.is-confirm .c-navi1__item:nth-child(2):before {
		border-color: #d21c26; }

.c-list1 {
	display: flex;
	margin-top: 35px;
	position: absolute;
	top: 0;
	right: 0; }
	.c-list1 li { margin-right: 10px; }

.c-list2 { margin-left: 1.5em; }
	.c-list2 li {
		list-style: disc;
		line-height: 1.7; }
		.c-list2 li:not(:first-child) {
			margin-top: 6px; }
.c-list3 > li { line-height: 1.6; padding-left: 1em; position: relative; }
.c-list3 > li:before { content: "・"; left: 0; position: absolute; top: 0; }

.c-list4 > li { line-height: 1.6; padding-left: 1em; text-indent: -1em; }

.c-slide1 {
	position: relative; }
	@media screen and (min-width: 768px) {
		.c-slide1 {
			width: 249px; } }
	.c-slide1__icon1 {
		position: absolute;
		top: 5px;
		right: 5px;
		z-index: 10;
		padding: 3px 4px;
		background-color: #ffffff;
		color: #f31111;
		font-size: 1.4rem;
		line-height: 1; }
	.c-slide1__title1 {
		position: absolute;
		bottom: 10px;
		left: 0;
		z-index: 10;
		width: 100%;
		color: #ffffff;
		text-align: center;
		text-shadow: black 1px 1px 10px, black -1px 1px 10px, black 1px -1px 10px, black -1px -1px 10px;
		font-weight: 700;
		font-size: 1.8rem;
		line-height: 1.364; }
	.c-slide1 .slick-slide img {
		width: 100%; }
	.c-slide1 .slick-arrow {
		z-index: 10;
		width: 29px;
		height: 29px; }
		@media screen and (min-width: 768px) {
			.c-slide1 .slick-arrow {
				transition: .3s ease-in-out; } }
		.c-slide1 .slick-arrow:before {
			content: "" !important; }
		@media screen and (min-width: 768px) {
			.c-slide1 .slick-arrow:hover {
				opacity: .8; } }
	.c-slide1 .slick-prev {
		left: 9px;
		background: url("assets/image/icon_02.png") 0 0 no-repeat; }
	.c-slide1 .slick-next {
		right: 9px;
		background: url("assets/image/icon_03.png") 0 0 no-repeat; }
	.c-slide1 .slick-dots {
		bottom: -28px; }
		.c-slide1 .slick-dots > li {
			margin: 0 2px; }
			.c-slide1 .slick-dots > li button:before {
				color: #bbbaba;
				font-size: 1.1rem;
				opacity: 1; }
			.c-slide1 .slick-dots > li.slick-active button:before {
				color: #787878; }
			.c-slide1 .slick-dots > li:first-child:last-child {
				display: none; }

.c-slide2 {
	position: relative; }
	@media screen and (min-width: 768px) {
		.c-slide2 {
			width: 590px; } }
	.c-slide2__title1 {
		position: absolute;
		bottom: 14px;
		left: 0;
		z-index: 10;
		width: 100%;
		color: #ffffff;
		text-align: center;
		text-shadow: 0 0 9px rgba(0, 0, 0, 0.8);
		font-weight: 700;
		font-size: 2.2rem;
		line-height: 1.364; }
	.c-slide2__slide1 {
		overflow: hidden; }
		@media screen and (min-width: 768px) {
			.c-slide2__slide1 {
				height: 386px; } }
		.c-slide2__slide1 img {
			border-radius: 16px; }
	.c-slide2 .slick-slide img {
		width: 100%; }
	.c-slide2 .slick-arrow {
		z-index: 10;
		width: 39px;
		height: 39px; }
		@media screen and (min-width: 768px) {
			.c-slide2 .slick-arrow {
				transition: .3s ease-in-out; } }
		@media screen and (max-width: 767px) {
			.c-slide2 .slick-arrow {
				top: 43%;
				width: 29px;
				height: 29px; } }
		.c-slide2 .slick-arrow:before {
			content: "" !important; }
		@media screen and (min-width: 768px) {
			.c-slide2 .slick-arrow:hover {
				opacity: .8; } }
	.c-slide2 .slick-prev {
		left: 9px;
		background: url("assets/image/icon_05.png") 0 0 no-repeat; }
		@media screen and (max-width: 767px) {
			.c-slide2 .slick-prev {
				background: url("assets/image/icon_02.png") 0 0 no-repeat; } }
	.c-slide2 .slick-next {
		right: 9px;
		background: url("assets/image/icon_06.png") 0 0 no-repeat; }
		@media screen and (max-width: 767px) {
			.c-slide2 .slick-next {
				background: url("assets/image/icon_03.png") 0 0 no-repeat; } }

.c-slide3 { margin-top: 11px; }
	.c-slide3 > div { margin-left: 2px; }
		.c-slide3 > div:nth-child(n+6) {
			margin-left: 0; }
	.c-slide3 img {
		cursor: pointer; }
		@media screen and (min-width: 768px) {
			.c-slide3 img {
				transition: .3s ease-in-out; } }
		@media screen and (min-width: 768px) {
			.c-slide3 img:hover {
				opacity: .8; } }
	.c-slide3 .slick-slide {
		left: auto !important;
		opacity: 1 !important; }

.c-icon1 {
	color: #2b2929;
	font-size: 1.4rem; }
	.c-icon1:after {
		display: inline-block;
		margin-left: 14px;
		width: 17px;
		height: 20px;
		background: url("assets/image/icon_01.png") 0 0 no-repeat;
		content: "";
		transform: translate(0, 0.3em); }
	.c-icon1--noicon:after {
		display: none; }

.c-icon2 {
	display: flex;
	align-items: center;
	justify-content: center;
	padding-bottom: 2px;
	width: 42px;
	height: 24px;
	border-radius: 3px;
	background-color: #999999;
	color: #ffffff;
	font-weight: 700;
	font-style: normal;
	font-size: 1.2rem; }
	.c-icon2--red {
		background-color: #d21c26; }


.c-card1wrap { display: flex; flex-wrap: wrap; }
	@media screen and (min-width: 768px) {
		.c-card1wrap >* { width: 275px; margin-top: 30px; }
		.c-card1wrap >*:not(:nth-child(4n)) { margin-right: 20px; }
	}
	@media screen and (max-width: 767px) {
		.c-card1wrap >* { margin-top: 5vw; width: 93.75vw; }
	}
.c-card1 {
	padding: 14px 13px 22px 13px;
	background-color: #f6f5f5; }
	.c-card1 .c-slide1 { margin: 0 auto 0 auto; }
	.c-card1__price { margin-top: 15px;
		font-weight: 700;
		font-size: 2.0rem; }
	.c-card1__btn { margin-top: 14px;
		text-align: center; }
	.c-card1__text1 { margin-top: 20px;
		font-weight: 500;
		font-size: 1.4rem;
		line-height: 1.8; }
	.c-card1__text2 { margin-top: 15px;
		color: #000000;
		font-weight: 300;
		font-size: 1.2rem;
		line-height: 1.64; }
	.c-card1__text2 ul >* {
		padding-left: 1em;
		text-indent: -1em; }
	.c-card1__link1 { margin-top: 12px;
		text-align: right; }
	.c-card1__wrap1 {
		display: flex;
		justify-content: flex-end;
		margin-top: 26px;
		color: #000000;
		font-weight: 700;
		font-size: 1.4rem; }
	.c-card1__text3 { margin-right: 30px; }

@media screen and (min-width: 768px) {
	.c-card2wrap {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between; } }

	@media screen and (min-width: 768px) {
		.c-card2 {
			width: 560px; } }
	@media screen and (max-width: 767px) {
		.c-card2 {
			margin-top: 6.25vw; } }
	.c-card2 p { margin-top: 1em !important; }
	.c-card2__text1 { margin-top: 5px !important;
		font-weight: 700;
		font-size: 1.8rem; }
		@media screen and (max-width: 767px) {
			.c-card2__text1 {
				margin-top: 1.5625vw !important;
				font-size: 4.375vw; } }
	.c-card2__text2 { margin-top: 0 !important; }
	.c-card2 img { width: 100%; height: auto; }

.c-text1 {
	letter-spacing: 1.7px;
	font-weight: 700;
	font-size: 2.4rem;
	line-height: 1.1; }
	@media screen and (max-width: 767px) {
		.c-text1 {
			font-size: 4.875vw;
			line-height: 1.3; } }

.c-text2 {
	display: flex; }
	@media screen and (max-width: 767px) {
		.c-text2 {
			font-size: 4.125vw; } }
	.c-text2 dd {
			flex: 1; }

.p-outline-block1 {
	width: 500px; }
.p-outline-block2 {
	width: 620px; }


.p-complete-block1 {
	padding: 55px 35px 60px 35px;
	background-color: #f6f5f5; }
	@media screen and (max-width: 767px) {
		.p-complete-block1 {
			padding: 6.25vw 4.6875vw 6.25vw 4.6875vw; } }
	.p-complete-block1__title1 {
		text-align: center;
		font-weight: 700;
		font-size: 2.2rem; }
		@media screen and (max-width: 767px) {
			.p-complete-block1__title1 {
				font-size: 5vw; } }
	.p-complete-block1 .c-list2 { margin-top: 30px;
		font-weight: 300;
		font-size: 1.6rem; }
		@media screen and (max-width: 767px) {
			.p-complete-block1 .c-list2 {
				margin-top: 4.6875vw;
				font-size: 3.75vw; } }
		.p-complete-block1 .c-list2 a {
			text-decoration: none; }

.p-complete-link1 { margin-top: 60px;
	text-align: center;
	font-weight: 300;
	font-size: 1.6rem; }
	@media screen and (max-width: 767px) {
		.p-complete-link1 {
			margin-top: 6.25vw;
			font-size: 3.75vw; } }

.p-form-block1 { margin-bottom: 50px;
	padding: 40px;
	background-color: #f6f5f5;
	font-size: 1.6rem; }
	@media screen and (max-width: 767px) {
		.p-form-block1 {
			margin-bottom: 15.625vw;
			padding: 6.25vw 4.6875vw 6.25vw 4.6875vw;
			font-size: 3.75vw; } }
	.p-form-block1__title1 { margin-bottom: 25px;
		text-align: center;
		font-weight: 700;
		font-size: 1.8rem; }
		@media screen and (max-width: 767px) {
			.p-form-block1__title1 {
				margin-right: -1.5625vw;
				margin-bottom: 4.6875vw;
				margin-left: -1.5625vw;
				font-size: 5vw; } }
	.p-form-block1__block1 { margin: 20px 0 25px 0;
		padding: 30px 40px 35px 40px;
		background-color: #ffffff; }
		@media screen and (max-width: 767px) {
			.p-form-block1__block1 {
				margin: 3.125vw 0 3.75vw 0;
				padding: 4.6875vw 6.25vw 4.6875vw 6.25vw; } }
	.p-form-block1__text1 { font-weight: 300;
		line-height: 1.7; }
	.p-form-block1__text2 { margin-top: 3px;
		font-weight: 300; }
		@media screen and (max-width: 767px) {
			.p-form-block1__text2 {
				margin-top: 0.9375vw; } }
	.p-form-block1__text3 { font-weight: 300; }

.p-form-block2 {
	padding-bottom: 26px;
	border-bottom: 1px solid #e0e0e0;
	font-weight: 700;
	font-size: 1.8rem; }
	.p-form-block2__title1 {
		color: #d21c26;
		line-height: 1; }
	.p-form-block2__text1 { margin-top: 14px;
		line-height: 1.7; }

.p-form-block3 { margin-bottom: 60px;
	padding: 25px 35px;
	background-color: #f6f5f5;
	font-weight: 300;
	font-size: 1.6rem; }
	@media screen and (max-width: 767px) {
		.p-form-block3 {
			margin-bottom: 15.625vw;
			padding: 6.25vw 4.6875vw 6.25vw 4.6875vw;
			font-size: 3.75vw; } }

.p-form-block4 { margin-bottom: 60px;
	padding: 25px 35px;
	border: 3px solid #f6f5f5;
	font-weight: 300;
	font-size: 1.4rem; }
.p-form-block4 >*:first-child { margin-top: 0; }
.p-form-block4 >*:last-child { margin-bottom: 0; }
.p-form-block4 p { margin: 1em 0; }
	@media screen and (max-width: 767px) {
		.p-form-block4 {
			margin-bottom: 15.625vw;
			padding: 6.25vw 4.6875vw 6.25vw 4.6875vw;
			font-size: 3.4vw; } }

.c-form-btn1 { margin: 60px 0;
	text-align: center; }
	@media screen and (max-width: 767px) {
		.c-form-btn1 {
			margin-top: 12.5vw; } }
	@media screen and (min-width: 768px) {
		.c-form-btn1 input {
			cursor: pointer;
			transition: .3s ease-in-out; }
			.c-form-btn1 input:hover {
				opacity: .8; } }
	.c-form-btn1 input[name="submitConfirm"] {
		width: 286px;
		height: 86px;
		border: 0;
		background: url("assets/image/btn_01.png") no-repeat;
		background-size: cover;
		text-indent: -9999px;
		cursor: pointer; }
		@media screen and (max-width: 767px) {
			.c-form-btn1 input[name="submitConfirm"] {
				width: 41.5625vw;
				height: 15vw;
				background: url("assets/image/btn_01_sp.png") no-repeat;
				background-size: 100% auto; } }
	.c-form-btn1 button.back {
		width: 286px;
		height: 86px;
		border: 0;
		background: url("assets/image/btn_02.png") no-repeat;
		background-size: cover;
		text-indent: -9999px;
		cursor: pointer; }
		@media screen and (min-width: 768px) {
			.c-form-btn1 button.back {
				margin-right: 30px; } }
		@media screen and (max-width: 767px) {
			.c-form-btn1 button.back {
				margin-right: 3.125vw;
				width: 41.5625vw;
				height: 15vw;
				background: url("assets/image/btn_02_sp.png") no-repeat;
				background-size: 100% auto; } }
	.c-form-btn1 input[name="btn"] {
		width: 286px;
		height: 86px;
		border: 0;
		background: url("assets/image/btn_03.png") no-repeat;
		background-size: cover;
		text-indent: -9999px;
		cursor: pointer; }
		@media screen and (max-width: 767px) {
			.c-form-btn1 input[name="btn"] {
				width: 41.5625vw;
				height: 15vw;
				background: url("assets/image/btn_03_sp.png") no-repeat;
				background-size: 100% auto; } }

.p-form-frame {
	padding-top: 35px;
	padding-bottom: 40px;
	border-bottom: 1px solid #e0e0e0; }
	@media screen and (max-width: 767px) {
		.p-form-frame {
			padding-top: 6.25vw;
			padding-bottom: 6.25vw; } }
	.p-form-frame__head {
		display: flex;
		flex-wrap: wrap; }
		.p-form-frame__head .c-icon2 {
			margin: 0 10px 0 0;
			transform: translate(0, 2px); }
			@media screen and (max-width: 767px) {
				.p-form-frame__head .c-icon2 {
					margin: 0 2.5vw 0 0; } }
	.p-form-frame .c-form-text1 { margin-bottom: 28px; }
		@media screen and (max-width: 767px) {
			.p-form-frame .c-form-text1 {
				margin-bottom: 4.375vw; } }
	.p-form-frame__body { margin-top: 10px;
		font-weight: 300;
		font-size: 1.6rem; }
		@media screen and (max-width: 767px) {
			.p-form-frame__body {
				font-size: 4.375vw; } }
	.p-form-frame__title1 { font-weight: 700;
		font-size: 1.8rem; }
		@media screen and (max-width: 767px) {
			.p-form-frame__title1 {
				font-size: 5vw; } }
	.p-form-frame__title2 { margin: 3px 0 0 16px;
		font-weight: 700;
		font-size: 1.4rem; }
		@media screen and (max-width: 767px) {
			.p-form-frame__title2 {
				margin: 1.5625vw 0 0 0;
				width: 100%;
				font-size: 3.75vw; } }
	.p-form-frame__title3 { margin: 14px 0 10px 0;
		font-weight: 300;
		font-size: 1.6rem; }
		@media screen and (max-width: 767px) {
			.p-form-frame__title3 {
				margin: 3.125vw 0 1.875vw 0;
				font-size: 4.0625vw; } }
		.p-form-frame__title3:first-child {
			margin-top: 10px; }
			@media screen and (max-width: 767px) {
				.p-form-frame__title3:first-child {
					margin-top: 1.5625vw; } }

.is-confirm .p-form-frame__body {
	padding-top: 15px; }
	@media screen and (max-width: 767px) {
		.is-confirm .p-form-frame__body {
			padding-top: 3.125vw; } }

.p-form-body input[type=text],
.p-form-body textarea {
					box-sizing: border-box;
	padding: 0 0 0 20px;
	width: 100%;
	height: 54px;
	border: 1px solid #999999;
	border-radius: 5px;
	font-weight: 300;
	font-size: 1.6rem; }
	@media screen and (max-width: 767px) {
		.p-form-body input[type=text],
		.p-form-body textarea {
			padding: 0 0 0 3.125vw;
			height: 12.5vw;
			font-size: 4.375vw; } }
	.p-form-body input[type=text]::-webkit-input-placeholder, .p-form-body textarea::-webkit-input-placeholder {
		color: #999999; }
	.p-form-body input[type=text]::-moz-placeholder, .p-form-body textarea::-moz-placeholder {
		color: #999999; }
	.p-form-body input[type=text]:-ms-input-placeholder, .p-form-body textarea:-ms-input-placeholder {
		color: #999999; }
	.p-form-body input[type=text]::-ms-input-placeholder, .p-form-body textarea::-ms-input-placeholder {
		color: #999999; }
	.p-form-body input[type=text]::placeholder,
	.p-form-body textarea::placeholder {
		color: #999999; }

.p-form-body textarea {
	padding-top: 10px;
	padding-bottom: 10px;
	height: 100px; }
	@media screen and (max-width: 767px) {
		.p-form-body textarea {
			padding-top: 3.125vw;
			padding-bottom: 3.125vw;
			height: 31.25vw; } }

.p-form-body .vertical-item + .vertical-item { margin-top: 13px !important; }
	@media screen and (max-width: 767px) {
		.p-form-body .vertical-item + .vertical-item {
			margin-top: 1.875vw !important; } }

.p-form-body .mwform-radio-field label {
	display: flex;
	align-items: center;
	font-weight: 300; }

.p-form-body select {
	box-sizing: border-box;
	width: 200px;
	height: 54px;
	border: 1px solid #999999;
	border-radius: 5px;
	font-weight: 300;
	font-size: 1.6rem; }
	@media screen and (max-width: 767px) {
		.p-form-body select { width: 30vw; } }

.p-form-body .mwform-radio-field input { margin-right: 15px; }
	@media screen and (max-width: 767px) {
		.p-form-body .mwform-radio-field input {
			margin-right: 3.125vw; } }

.p-form-body input[type=radio] {
	width: 25px;
	height: 25px;
	cursor: pointer; }
	@media screen and (max-width: 767px) {
		.p-form-body input[type=radio] {
			width: 6.25vw;
			height: 6.25vw; } }

.c-form-text1 { font-weight: 300;
	font-size: 1.6rem; }
	@media screen and (max-width: 767px) {
		.c-form-text1 {
			font-size: 4.375vw; } }

.mw_wp_form .error { margin-top: 8px;
	color: #ff0000 !important;
	font-weight: 300;
	font-size: 1.6rem !important; }
	@media screen and (max-width: 767px) {
		.mw_wp_form .error {
			margin-top: 1.3vw;
			font-size: 3.46457vw !important; } }

.is-confirm .u-confirm-hidden {
	display: none !important; }

.is-input .u-input-hidden {
	display: none !important; }

.p-top { font-weight: 300;
	font-size: 1.4rem;
	line-height: 1.8; }
	@media screen and (max-width: 767px) {
		.p-top {
			font-size: 1.2rem; } }
	.p-top p { margin-top: 30px; }
		@media screen and (max-width: 767px) {
			.p-top p {
				margin-top: 4.6875vw; } }
	.p-top a {
		color: #e51b1b; }

hr {
	height: 1px;
	border: none;
	border-top: 1px solid #ccc;
	margin: 1.5em 0; }


.u-mt0 { margin-top: 0px !important; }
.u-mt5 { margin-top: 5px !important; }
.u-mt10 { margin-top: 10px !important; }
.u-mt15 { margin-top: 15px !important; }
.u-mt20 { margin-top: 20px !important; }
.u-mt25 { margin-top: 25px !important; }
.u-mt30 { margin-top: 30px !important; }
.u-mt35 { margin-top: 35px !important; }
.u-mt40 { margin-top: 40px !important; }
.u-mt45 { margin-top: 45px !important; }
.u-mt50 { margin-top: 50px !important; }
.u-mt55 { margin-top: 55px !important; }
.u-mt60 { margin-top: 60px !important; }
.u-mt65 { margin-top: 65px !important; }
.u-mt70 { margin-top: 70px !important; }
.u-mt75 { margin-top: 75px !important; }
.u-mt80 { margin-top: 80px !important; }
.u-mt85 { margin-top: 85px !important; }
.u-mt90 { margin-top: 90px !important; }
.u-mt95 { margin-top: 95px !important; }
.u-mt100 { margin-top: 100px !important; }

@media screen and (max-width: 767px) {
	.u-spmt0 { margin-top: 0vw !important; }
	.u-spmt5 { margin-top: 1.5625vw !important; }
	.u-spmt10 { margin-top: 3.125vw !important; }
	.u-spmt15 { margin-top: 4.6875vw !important; }
	.u-spmt20 { margin-top: 6.25vw !important; }
	.u-spmt25 { margin-top: 7.8125vw !important; }
	.u-spmt30 { margin-top: 9.375vw !important; }
	.u-spmt35 { margin-top: 10.9375vw !important; }
	.u-spmt40 { margin-top: 12.5vw !important; }
	.u-spmt45 { margin-top: 14.0625vw !important; }
	.u-spmt50 { margin-top: 15.625vw !important; }
	.u-spmt55 { margin-top: 17.1875vw !important; }
	.u-spmt60 { margin-top: 18.75vw !important; }
	.u-spmt65 { margin-top: 20.3125vw !important; }
	.u-spmt70 { margin-top: 21.875vw !important; }
	.u-spmt75 { margin-top: 23.4375vw !important; }
	.u-spmt80 { margin-top: 25vw !important; }
	.u-spmt85 { margin-top: 26.5625vw !important; }
	.u-spmt90 { margin-top: 28.125vw !important; }
	.u-spmt95 { margin-top: 29.6875vw !important; }
	.u-spmt100 { margin-top: 31.25vw !important; }
}

.u-mb0 { margin-bottom: 0px !important; }
.u-mb5 { margin-bottom: 5px !important; }
.u-mb10 { margin-bottom: 10px !important; }
.u-mb15 { margin-bottom: 15px !important; }
.u-mb20 { margin-bottom: 20px !important; }
.u-mb25 { margin-bottom: 25px !important; }
.u-mb30 { margin-bottom: 30px !important; }
.u-mb35 { margin-bottom: 35px !important; }
.u-mb40 { margin-bottom: 40px !important; }
.u-mb45 { margin-bottom: 45px !important; }
.u-mb50 { margin-bottom: 50px !important; }
.u-mb55 { margin-bottom: 55px !important; }
.u-fs12 { font-size: 1.2rem !important; }
.u-fs14 { font-size: 1.4rem !important; }
.u-fs16 { font-size: 1.6rem !important; }
.u-fs18 { font-size: 1.8rem !important; }
.u-fs20 { font-size: 2.0rem !important; }
.u-fs22 { font-size: 2.2rem !important; }
.u-fs24 { font-size: 2.4rem !important; }
.u-fs26 { font-size: 2.6rem !important; }
.u-fs40 { font-size: 4rem !important; }
.u-fs48 { font-size: 4.8rem !important; }

@media screen and (max-width: 767px) {
	.u-spmb0 { margin-top: 0vw !important; }
	.u-spmb5 { margin-top: 1.5625vw !important; }
	.u-spmb10 { margin-top: 3.125vw !important; }
	.u-spmb15 { margin-top: 4.6875vw !important; }
	.u-spmb20 { margin-top: 6.25vw !important; }
	.u-spmb25 { margin-top: 7.8125vw !important; }
	.u-spmb30 { margin-top: 9.375vw !important; }
	.u-spmb35 { margin-top: 10.9375vw !important; }
	.u-spmb40 { margin-top: 12.5vw !important; }
	.u-spmb45 { margin-top: 14.0625vw !important; }
	.u-spmb50 { margin-top: 15.625vw !important; }
	.u-spmb55 { margin-top: 17.1875vw !important; }
	.u-spfs10 { font-size: 3.125vw !important; }
	.u-spfs12 { font-size: 3.75vw !important; }
	.u-spfs14 { font-size: 4.375vw !important; }
	.u-spfs16 { font-size: 5vw !important; }
	.u-spfs18 { font-size: 5.625vw !important; }
	.u-spfs20 { font-size: 6.25vw !important; }
	.u-spfs22 { font-size: 6.875vw !important; }
	.u-spfs24 { font-size: 7.5vw !important; }
}

.u-taC { text-align: center; }
.u-bold { font-weight: bold !important; }
.u-red1 { color: #f90d0d; }
.u-red2 { color: #d21c26; }
.u-fw500 { font-weight: 500; }
.u-fw700 { font-weight: 700; }
