@charset "UTF-8";
/*
*******************************************************************************************************
# åæ°å¸ã®ãæ¡å

  -- override
  -- module
  -- layout
*******************************************************************************************************
*/
/* ------------------------------------
  * override
* ------------------------------------ */
.mod-ttl-page {
	position: relative;
}

.mod-ttl-page:before {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-280px, -50%);
	transform: translate(-280px, -50%);
}

.mod-ttl-page .icn-slash {
	display: inline-block;
	width: 20px;
	vertical-align: middle;
	margin: 0 12px 4px 0;
}

.mod-ttl-page .icn-slash + .icn-slash {
	margin: 0 0 4px 12px;
}

@media only screen and (max-width: 736px) {
	.mod-ttl-page {
		position: static;
	}

	.mod-ttl-page:before {
		position: static;
		-webkit-transform: translate(0, 0);
		transform: translate(0, 0);
	}

	.mod-ttl-page .icn-slash {
		width: 13px;
		margin: 0 9px 4px 0;
	}

	.mod-ttl-page .icn-slash + .icn-slash {
		margin: 0 0 4px 9px;
	}
}

.mod-ttl-border .text {
	position: relative;
}

.mod-ttl-border .text .label {
	display: block;
	line-height: 0;
	position: absolute;
	top: 22px;
	right: 0;
}

.mod-ttl-border .text .label > span {
	display: inline-block;
	font-size: 12px;
	color: #ff5600;
	font-weight: bold;
	line-height: 1.4;
	vertical-align: middle;
	padding: 1px 6px;
	margin: 0 3px 3px 0;
	border: 1px solid #ff5600;
}

@media only screen and (max-width: 736px) {
	.mod-ttl-border .text {
		padding-top: 8px;
		padding-bottom: 6px;
	}

	.mod-ttl-border .text .label {
		margin: 10px 0 0;
		position: static;
	}
}

@media only screen and (max-width: 736px) {
	.mod-list-price .list-price > table tr > td.price {
		width: 86px;
	}
}

/* ------------------------------------
  * module
* ------------------------------------ */
/* ------------------------------------
  * layout
* ------------------------------------ */
/* ãã¼ã¸ãªã¼ãæ */
.lead-page {
	padding-bottom: 30px;
}

@media only screen and (max-width: 736px) {
	.lead-page {
		padding: 0 15px 21px;
	}
}

/* ãã¼ã¸åãªã³ã¯ */
.wrp-pagelink {
	padding-top: 20px;
	position: relative;
}

.wrp-pagelink .inner-pagelink {
	width: 100%;
	box-sizing: border-box;
	padding: 20px 0;
	background-color: #efe4c7;
}

.wrp-pagelink .list-pagelink > li > a {
	display: -moz-flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-moz-align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: 100%;
	min-height: 60px;
	line-height: 1.2;
	padding: 5px 30px;
}

.wrp-pagelink .list-pagelink > li > a:before {
	font-size: 16px;
	color: #ffab80;
	right: 15px;
}

.wrp-pagelink .list-pagelink > li > a .text {
	width: 100%;
	text-align: center;
	margin: 0 auto;
}

@media only screen and (max-width: 736px) {
	.wrp-pagelink {
		padding-top: 20px;
	}

	.wrp-pagelink .inner-pagelink {
		padding: 10px 15px;
	}

	.wrp-pagelink .list-pagelink > li > a {
		min-height: 48px;
		padding: 5px 10px;
	}

	.wrp-pagelink .list-pagelink > li > a:before {
		font-size: 11px;
		top: auto;
		bottom: 8px;
		right: 50%;
		-webkit-transform: translateX(50%);
		transform: translateX(50%);
	}

	.wrp-pagelink .list-pagelink > li > a .text {
		padding: 0 0 6px;
	}

	body.android-u4 .wrp-pagelink .list-pagelink > li > a {
		display: table;
		width: 100%;
		height: 48px;
		min-height: 0;
		box-sizing: border-box;
	}

	body.android-u4 .wrp-pagelink .list-pagelink > li > a .text {
		display: table-cell;
		vertical-align: middle;
	}
}

/* åæ°å¸èª¬æããã¯ã¹ */
.wrp-pricecoupon .inner-pricecoupon {
	padding-top: 30px;
	padding-bottom: 40px;
}

.wrp-pricecoupon .text-head {
	font-size: 15px;
	padding: 10px 0 0;
}

.wrp-pricecoupon .caption-text {
	width: 100%;
	font-size: 26px;
	color: #ff5600;
	text-align: center;
	font-weight: bold;
	letter-spacing: 0.05em;
	line-height: 2;
	box-sizing: border-box;
	padding: 46px 0 68px;
}

.wrp-pricecoupon .caption-text .em {
	display: inline-block;
	border-bottom: 2px solid #ff5600;
}

.wrp-pricecoupon .box-caption {
	display: table;
	width: 72%;
	margin: 46px auto 68px;
}

.wrp-pricecoupon .box-caption .caption-img {
	display: table-cell;
	width: 22.59%;
	line-height: 0;
	vertical-align: middle;
}

.wrp-pricecoupon .box-caption .caption-text {
	display: table-cell;
	text-align: left;
	vertical-align: middle;
	padding: 0 0 0 30px;
}

.wrp-pricecoupon .lead {
	width: 100%;
	box-sizing: border-box;
	padding: 0 0 30px;
}

.wrp-pricecoupon .message {
	width: 100%;
	font-size: 20px;
	color: #803100;
	font-weight: bold;
	text-align: center;
	padding: 38px 0 0;
}

.wrp-pricecoupon .box-step {
	width: 100%;
	box-sizing: border-box;
	padding-bottom: 100px;
}

.wrp-pricecoupon .box-step .list-step {
	display: -moz-flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0 -15px;
}

.wrp-pricecoupon .box-step .list-step > li {
	width: 33.33%;
	box-sizing: border-box;
	padding: 0 15px;
}

.wrp-pricecoupon .box-step .list-step > li .inner-step {
	width: 100%;
	height: 100%;
	border-radius: 20px;
}

.wrp-pricecoupon .box-step .list-step > li .inner-step .box-text {
	width: 100%;
	box-sizing: border-box;
	padding: 20px 30px;
}

.wrp-pricecoupon .box-step .list-step > li .inner-step .box-text .step {
	font-size: 22px;
	font-weight: bold;
	letter-spacing: 0.1em;
	padding: 0 0 20px;
}

.wrp-pricecoupon .box-step .list-step > li .inner-step .box-text .step > span {
	display: inline;
	vertical-align: middle;
}

.wrp-pricecoupon .box-step .list-step > li .inner-step .box-text .step .mod-num {
	font-size: 32px;
}

.wrp-pricecoupon .box-step .list-step > li .inner-step .box-text .text {
	letter-spacing: 0.05em;
	padding: 0 0 20px;
}

.wrp-pricecoupon .box-step .list-step > li .inner-step .box-text .frequency {
	font-size: 18px;
	color: #a67b1e;
	font-weight: bold;
	text-align: center;
}

.wrp-pricecoupon .box-step .list-step > li .inner-step .img {
	line-height: 0;
	box-sizing: border-box;
	padding: 16px 43px 30px;
}

.wrp-pricecoupon .box-step .list-step > li:first-child .inner-step, .wrp-pricecoupon .box-step .list-step > li:nth-child(2) .inner-step {
	position: relative;
}

.wrp-pricecoupon .box-step .list-step > li:first-child .inner-step:after, .wrp-pricecoupon .box-step .list-step > li:nth-child(2) .inner-step:after {
	display: block;
	content: '';
	width: 30px;
	height: 40px;
	border-top: 20px solid transparent;
	border-bottom: 20px solid transparent;
	position: absolute;
	bottom: 50%;
	left: 100%;
	-webkit-transform: translateY(50%);
	transform: translateY(50%);
}

.wrp-pricecoupon .box-step .list-step > li:first-child .inner-step {
	border: 3px solid #ff5600;
}

.wrp-pricecoupon .box-step .list-step > li:first-child .inner-step:after {
	border-left: 30px solid #ff5600;
}

.wrp-pricecoupon .box-step .list-step > li:first-child .inner-step .box-text .step {
	color: #ff5600;
}

.wrp-pricecoupon .box-step .list-step > li:nth-child(2) .inner-step {
	border: 3px solid #9a9a9a;
}

.wrp-pricecoupon .box-step .list-step > li:nth-child(2) .inner-step:after {
	border-left: 30px solid #9a9a9a;
}

.wrp-pricecoupon .box-step .list-step > li:nth-child(2) .inner-step .box-text .step {
	color: #9a9a9a;
}

.wrp-pricecoupon .box-step .list-step > li:nth-child(3) .inner-step {
	border: 3px solid #a77d21;
}

.wrp-pricecoupon .box-step .list-step > li:nth-child(3) .inner-step .box-text .step {
	color: #a77d21;
}

.wrp-pricecoupon .box-step .list-program {
	width: 100%;
	box-sizing: border-box;
	padding: 0 95px;
	margin: 58px 0 0;
	border-radius: 14px;
	background-color: #efe4c7;
}

.wrp-pricecoupon .box-step .list-program .text {
	font-size: 30px;
	color: #803100;
	font-weight: bold;
	line-height: 1.5;
	text-align: center;
	padding: 35px 0 33px;
}

.wrp-pricecoupon .box-step .list-program > ul {
	padding: 0 0 50px;
}

.wrp-pricecoupon .box-step .list-program > ul > li {
	display: table;
	width: 100%;
	box-sizing: border-box;
	background-color: #fff;
}

.wrp-pricecoupon .box-step .list-program > ul > li:nth-child(n+2) {
	margin-top: 18px;
}

.wrp-pricecoupon .box-step .list-program > ul > li:first-child, .wrp-pricecoupon .box-step .list-program > ul > li:nth-child(2) {
	position: relative;
}

.wrp-pricecoupon .box-step .list-program > ul > li:first-child:after, .wrp-pricecoupon .box-step .list-program > ul > li:nth-child(2):after {
	display: block;
	content: '';
	width: 37px;
	height: 15px;
	border-top: 15px solid #fff;
	border-left: 18.5px solid transparent;
	border-right: 18.5px solid transparent;
	position: absolute;
	bottom: -15px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
}

.wrp-pricecoupon .box-step .list-program > ul > li .step {
	display: table-cell;
	width: 100px;
	font-size: 16px;
	color: #fff;
	text-align: center;
	vertical-align: top;
	box-sizing: border-box;
	padding: 20px 0 20px 20px;
}

.wrp-pricecoupon .box-step .list-program > ul > li .step > span {
	display: block;
	width: 80px;
	height: 80px;
	box-sizing: border-box;
	padding: 14px 0;
	border-radius: 10px;
}

.wrp-pricecoupon .box-step .list-program > ul > li .step > span .mod-num {
	display: inline-block;
	font-size: 23px;
}

.wrp-pricecoupon .box-step .list-program > ul > li .coupon {
	display: table-cell;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	box-sizing: border-box;
	padding: 10px 0;
}

.wrp-pricecoupon .box-step .list-program > ul > li .coupon .coupon-course {
	display: inline-block;
	text-align: center;
}

.wrp-pricecoupon .box-step .list-program > ul > li .coupon .em {
	display: block;
	color: #ff5600;
}

.wrp-pricecoupon .box-step .list-program > ul > li .coupon .em > span {
	font-size: 33px;
	letter-spacing: 0.05em;
}

.wrp-pricecoupon .box-step .list-program > ul > li .coupon .plus {
	display: inline-block;
	width: 62px;
	line-height: 1;
	vertical-align: top;
	text-align: center;
}

.wrp-pricecoupon .box-step .list-program > ul > li .coupon .plus:before {
	display: inline-block;
	content: '\e90e';
	font-family: 'iconfont';
	font-size: 22px;
	color: #a77d21;
	font-style: normal;
	font-weight: normal;
	vertical-align: middle;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.wrp-pricecoupon .box-step .list-program > ul > li:first-child .step > span {
	background-color: #ff5600;
}

.wrp-pricecoupon .box-step .list-program > ul > li:nth-child(2) .step > span {
	background-color: #9a9a9a;
}

.wrp-pricecoupon .box-step .list-program > ul > li:nth-child(3) .step > span {
	background-color: #a77d21;
}

.wrp-pricecoupon .btn {
	width: 350px;
	box-sizing: border-box;
	padding: 20px 0 0;
	margin: 0 auto;
}

.wrp-pricecoupon .btn > a {
	border: 1px solid #e6e6e6;
}

@media only screen and (max-width: 950px) {
	.wrp-pricecoupon .box-step .list-program > ul > li .coupon .plus {
		display: block;
		width: auto;
		text-align: center;
		padding: 0 0 7px 0;
	}

	.wrp-pricecoupon .box-step .list-program > ul > li .coupon .plus:before {
		font-size: 11px;
	}
}

@media only screen and (max-width: 736px) {
	.wrp-pricecoupon .inner-pricecoupon {
		padding: 22px 15px 20px;
	}

	.wrp-pricecoupon .text-head {
		font-size: 13px;
		padding: 8px 0 0;
	}

	.wrp-pricecoupon .caption-text {
		font-size: 15px;
		padding: 9px 15px 15px;
	}

	.wrp-pricecoupon .caption-text .em {
		font-size: 18px;
		line-height: 1.4;
	}

	.wrp-pricecoupon .box-caption {
		display: block;
		width: 100%;
		margin: 0;
	}

	.wrp-pricecoupon .box-caption .caption-img {
		display: block;
		width: 30%;
		margin: 7px auto 0;
	}

	.wrp-pricecoupon .box-caption .caption-text {
		display: block;
		text-align: center;
		padding: 9px 0 15px;
	}

	.wrp-pricecoupon .lead {
		padding: 0 15px 21px;
	}

	.wrp-pricecoupon .message {
		font-size: 16px;
		padding: 20px 0 0;
	}

	.wrp-pricecoupon .box-step {
		padding: 0 5px 25px;
	}

	.wrp-pricecoupon .box-step .list-step {
		display: block;
		margin: 0;
	}

	.wrp-pricecoupon .box-step .list-step > li {
		width: 100%;
		padding: 0;
	}

	.wrp-pricecoupon .box-step .list-step > li .inner-step {
		display: table;
		border-radius: 10px;
	}

	.wrp-pricecoupon .box-step .list-step > li .inner-step .box-text {
		display: table-cell;
		width: 51.88%;
		vertical-align: top;
		padding: 10px 17px;
	}

	.wrp-pricecoupon .box-step .list-step > li .inner-step .box-text .step {
		font-size: 15px;
		padding: 4px 0 12px;
	}

	.wrp-pricecoupon .box-step .list-step > li .inner-step .box-text .step .mod-num {
		font-size: 20px;
	}

	.wrp-pricecoupon .box-step .list-step > li .inner-step .box-text .text {
		padding: 0 0 13px;
	}

	.wrp-pricecoupon .box-step .list-step > li .inner-step .box-text .frequency {
		font-size: 11px;
	}

	.wrp-pricecoupon .box-step .list-step > li .inner-step .img {
		display: table-cell;
		vertical-align: middle;
		padding: 5.5px 10px 5.5px 0;
	}

	.wrp-pricecoupon .box-step .list-step > li:nth-child(n+2) {
		margin-top: 23px;
	}

	.wrp-pricecoupon .box-step .list-step > li:first-child .inner-step:after, .wrp-pricecoupon .box-step .list-step > li:nth-child(2) .inner-step:after {
		width: 30px;
		height: 18px;
		border-left: 15px solid transparent;
		border-right: 15px solid transparent;
		border-bottom: none;
		bottom: -18px;
		left: 50%;
		-webkit-transform: translate(-50%, 0);
		transform: translate(-50%, 0);
	}

	.wrp-pricecoupon .box-step .list-step > li:first-child .inner-step {
		border: 2px solid #ff5600;
	}

	.wrp-pricecoupon .box-step .list-step > li:first-child .inner-step:after {
		border-top: 18px solid #ff5600;
	}

	.wrp-pricecoupon .box-step .list-step > li:nth-child(2) .inner-step {
		border: 2px solid #9a9a9a;
	}

	.wrp-pricecoupon .box-step .list-step > li:nth-child(2) .inner-step:after {
		border-top: 18px solid #9a9a9a;
	}

	.wrp-pricecoupon .box-step .list-step > li:nth-child(3) .inner-step {
		border: 2px solid #a77d21;
	}

	.wrp-pricecoupon .box-step .list-program {
		padding: 0 10px;
		margin: 26px 0 0;
		border-radius: 7px;
	}

	.wrp-pricecoupon .box-step .list-program .text {
		font-size: 16px;
		padding: 14px 0;
	}

	.wrp-pricecoupon .box-step .list-program > ul {
		padding: 0 0 10px;
	}

	.wrp-pricecoupon .box-step .list-program > ul > li:nth-child(n+2) {
		margin-top: 10px;
	}

	.wrp-pricecoupon .box-step .list-program > ul > li:first-child:after, .wrp-pricecoupon .box-step .list-program > ul > li:nth-child(2):after {
		width: 12px;
		height: 7px;
		border-top: 7px solid #fff;
		border-left: 6px solid transparent;
		border-right: 6px solid transparent;
		bottom: -7px;
	}

	.wrp-pricecoupon .box-step .list-program > ul > li .step {
		width: 72px;
		font-size: 10px;
		padding: 18px 0 18px 13px;
	}

	.wrp-pricecoupon .box-step .list-program > ul > li .step > span {
		width: 60px;
		height: 60px;
		padding: 8px 0;
		border-radius: 5px;
	}

	.wrp-pricecoupon .box-step .list-program > ul > li .step > span .mod-num {
		font-size: 20px;
		padding: 2px 0 0;
	}

	.wrp-pricecoupon .box-step .list-program > ul > li .coupon {
		font-size: 14px;
		text-align: center;
		padding: 10px 30px 10px 27px;
	}

	.wrp-pricecoupon .box-step .list-program > ul > li .coupon .coupon-course {
		display: inline;
	}

	.wrp-pricecoupon .box-step .list-program > ul > li .coupon .em > span {
		font-size: 20px;
	}

	.wrp-pricecoupon .box-step .list-program > ul > li .coupon .plus {
		display: block;
		width: auto;
		text-align: center;
		padding: 0 0 7px 0;
	}

	.wrp-pricecoupon .box-step .list-program > ul > li .coupon .plus:before {
		font-size: 11px;
	}

	.wrp-pricecoupon .btn {
		width: 100%;
		padding: 20px 5px 0;
	}
}

/* ãæ³¨æ */
.wrp-warning {
	padding-top: 60px;
	padding-bottom: 20px;
}

.wrp-warning .inner-warning {
	width: 100%;
	box-sizing: border-box;
	padding: 21px 30px 16px;
	background-color: #efe4c7;
}

.wrp-warning .sttl {
	font-size: 18px;
	color: #ff5600;
	letter-spacing: 0.05em;
	font-weight: bold;
	padding: 0 0 14px;
}

.wrp-warning .list-warning > li {
	margin: 0 0 6px;
}

.wrp-warning .list-warning > li .text {
	font-size: 14px;
	letter-spacing: 0.05em;
	padding-left: 1em;
	text-indent: -1em;
}

@media only screen and (max-width: 736px) {
	.wrp-warning {
		padding: 20px 0 0;
	}

	.wrp-warning .inner-warning {
		padding: 21px 18px 16px;
	}

	.wrp-warning .sttl {
		font-size: 15px;
		padding: 0 0 14px;
	}

	.wrp-warning .list-warning > li {
		margin: 0 0 6px;
	}

	.wrp-warning .list-warning > li .text {
		font-size: 12px;
	}
}
