@charset "UTF-8";
/*
 /common/css/BlogTop.cssを下敷き
PC769px
SP480px
*/
/*style.css 上書き*/
main p {
	line-height: 1rem;
}
main li {
	line-height: 1rem;
}
main ul {
	padding-left: 0;
}
/* 申し込みボタン（dポCP流用） */
.vbcd-note__btn {
	width: 800px;
	margin: 1rem auto;
	text-align: left;
	font-size: 0.84rem;
	line-height: 1.2rem;
}
@media screen and (max-width: 768px) {
	.vbcd-note__btn {
		width: 80%;
		margin: 0.5rem auto;
		font-size: 0.8rem;
		line-height: 1.2rem;
	}
}
.vbcd-btn-floating .vbcd-note__btn {
	margin: 1rem auto 0.5rem;
}
.vbcd-btn-floating.fixed {
	position: fixed;
	width: 100%;
	margin: 10rem auto 0;
	padding: 1rem 1rem 0;
	background-color: rgba(0, 0, 0, 0.5);
	color: #fff;
	z-index: 99999;
	bottom: 0;
	right: 0;
	transition-duration: .6s;
}
/* お申込みボタンフローティング */
.vbcd-btn-floating {
	display: block;
	position: fixed;
	width: 100%;
	margin: 10rem auto 0;
	padding: 1rem 1rem 0;
	background-color: rgba(0, 0, 0, 0.3);
	color: #fff;
	z-index: 99999;
	bottom: 0;
	right: 0;
	text-align: center;
}
@media screen and (max-width: 768px) {
	.vbcd-btn-floating {
		width: 100%;
		margin: 1rem auto 0;
		padding: 1rem 0.8rem 0;
		background-color: rgba(0, 0, 0, 0.3);
	}
	.vbcd-btn-floating .vbcd-note__btn {
		width: 100%;
		margin: -0.2rem 0 0;
		padding: 0.2rem 0.5rem 0.5rem;
		font-size: 0.72rem;
		line-height: 1rem;
	}
}
.bl_floatingBanner.js_close {
	display: none;
}
.bl_floatingBanner_close {
	width: 15px;
	height: 15px;
	position: absolute;
	right: 0;
	top: -15px;
	cursor: pointer;
}
.bl_floatingBanner_close span:nth-of-type(1) {
	position: absolute;
	top: 7px;
	right: 0;
	width: 15px;
	height: 1px;
	background-color: #000;
	transform: rotate(45deg);
}
.bl_floatingBanner_close span:nth-of-type(2) {
	position: absolute;
	top: 0;
	right: 7px;
	width: 1px;
	height: 15px;
	background-color: #000;
	transform: rotate(45deg);
}
.arrow {
	position: relative;
	display: inline-block;
	padding: 0 0 0 35px;
	color: #000;
	vertical-align: middle;
	text-decoration: none;
	font-size: 15px;
}
.arrow::before, .arrow::after {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	content: "";
	vertical-align: middle;
}
/******************************************************************
.box_info_area .list-camp_banner
******************************************************************/
.box_info_area .list-camp_banner__section {
	background: none;
	margin-top: 0;
}
.box_info_area .list-camp_banner__inner {
	max-width: 100%;
	margin: 0 auto;
	padding: 0;
	box-sizing: content-box;
}
.box_info_area .list-camp_banner__inner .cmnH3 {
	margin-top: 0;
	font-weight: normal;
}
.box_info_area .list-camp_banner__inner .cmnH3 > span {
	background-color: inherit;
}
/******************************************************************
.box_info_area
******************************************************************/
.box_info_area {
	background-color: #fffbeb;
}
.box_info_area.s_top {
	margin-top: 40px;
}
.box_info_area p.box_info_txt {
	color: #111;
	font-size: 26px;
	font-weight: bold;
	line-height: 1.5;
	text-align: center;
	margin-bottom: 20px;
}
.box_info_area h2.box_info_ttl2, .box_info_area .list-camp_banner__inner .cmnH3 {
	display: block;
	color: #ffffff;
	font-size: 26px;
	font-weight: bold;
	line-height: 1.3;
	text-align: center;
	background-color: #cc0000;
	margin-top: 0;
	margin-bottom: 50px;
	position: relative;
}
.box_info_area .list-camp_banner__inner .cmnH3::before {
	content: none;
}
.box_info_area h2.box_info_ttl2::after, .box_info_area .list-camp_banner__inner .cmnH3::after {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	bottom: -30px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 30px 20px 0 20px;
	border-color: #cc0000 transparent transparent transparent;
	margin: 0 auto;
}
.box_info_area h2.box_info_ttl2 .ttl_txt, .box_info_area .list-camp_banner__inner .cmnH3 > span {
	display: inline-block;
	position: relative;
	padding: 10px 10px 15px;
}
.box_info_area h2.box_info_ttl2 .ttl_txt:before, .box_info_area .list-camp_banner__inner .cmnH3 > span:before {
	content: "";
	display: block;
	background-position: right center;
	background-repeat: no-repeat;
	background-size: contain;
	width: 50px;
	position: absolute;
	top: 0;
	bottom: 0;
	left: -54px;
	margin: auto;
}
.box_info_area h2.box_info_ttl2.s01 .ttl_txt:before {
	background-image: url(../img/icon_h2_01.png);
}
.box_info_area h2.box_info_ttl2.s02 .ttl_txt:before {
	background-image: url(../img/icon_h2_02.png);
}
.box_info_area .list-camp_banner__inner .cmnH3 > span:before {
	background-image: url(../img/icon_h2_03.png);
}
.box_info_area .box_info_inner, .box_info_area .cmnColLayout, .box_info_area .list-camp_banner__colArea {
	max-width: 1040px;
	margin: 0 auto;
	padding: 0 15px 50px;
	box-sizing: content-box;
}
.box_info_area .box_info_inner.no_t {
	padding-top: 50px;
}
@media screen and (min-width:768px) and (max-width:1023px) {
	.box_info_area.s_top {
		margin-top: 3.84vw;
	}
	.box_info_area p.box_info_txt {
		font-size: 2.88vw;
		margin-bottom: 1.88vw;
	}
	.box_info_area h2.box_info_ttl2, .box_info_area .list-camp_banner__inner .cmnH3 {
		font-size: 2.88vw;
		margin-bottom: 4.88vw;
	}
	.box_info_area h2.box_info_ttl2::after, .box_info_area .list-camp_banner__inner .cmnH3::after {
		bottom: -2.668vw;
		border-width: 2.88vw 1.88vw 0 1.88vw;
	}
	.box_info_area h2.box_info_ttl2 .ttl_txt, .box_info_area .list-camp_banner__inner .cmnH3 > span {
		padding: 1.11vw 1vw 1.55vw;
	}
	.box_info_area h2.box_info_ttl2 .ttl_txt:before, .box_info_area .list-camp_banner__inner .cmnH3 > span:before {
		width: 4.88vw;
		left: -5.44vw;
	}
	.box_info_area .box_info_inner, .box_info_area .cmnColLayout, .box_info_area .list-camp_banner__colArea {
		padding: 0 15px 4.88vw;
	}
	.box_info_area .box_info_inner.no_t {
		padding-top: 4.88vw;
	}
}
@media screen and (max-width: 767px) {
	.box_info_area.s_top {
		margin-top: 3.84vw;
	}
	.box_info_area p.box_info_txt {
		font-size: 4.00vw;
		margin-bottom: 2.88vw;
	}
	.box_info_area h2.box_info_ttl2, .box_info_area .list-camp_banner__inner .cmnH3 {
		font-size: 4.00vw;
		margin-bottom: 5.88vw;
		padding-left: 6.88vw;
	}
	.box_info_area h2.box_info_ttl2::after, .box_info_area .list-camp_banner__inner .cmnH3::after {
		bottom: -2.668vw;
		border-width: 2.88vw 1.88vw 0 1.88vw;
	}
	.box_info_area h2.box_info_ttl2 .ttl_txt, .box_info_area .list-camp_banner__inner .cmnH3 > span {
		padding: 2.11vw 1vw 2.55vw;
	}
	.box_info_area h2.box_info_ttl2 .ttl_txt:before, .box_info_area .list-camp_banner__inner .cmnH3 > span:before {
		width: 7.88vw;
		left: -7.44vw;
	}
	.box_info_area .box_info_inner, .box_info_area .cmnColLayout, .box_info_area .list-camp_banner__colArea {
		padding: 0 15px 6.88vw;
	}
	.box_info_area .box_info_inner.no_t {
		padding-top: 6.88vw;
	}
}
/******************************************************************
.apply_links
******************************************************************/
.apply_links {
	max-width: 1040px;
	width: 100%;
	height: 236px;
	background: url("../img/apply_links_bk.png") no-repeat;
	margin: 0 auto;
	display: flex;
	flex-wrap: wrap;
}
.apply_links .dpoint {
	width: 50%;
	box-sizing: border-box;
	padding: 20px 30px;
	background: url("../img/dpoint_back.png") no-repeat left 40px center #CC0000;
	color: #FFF;
	height: 236px;
}
.apply_links .dpoint p.main_ttl {
	font-size: 28px;
	font-weight: 900;
	margin: 20px 0;
	text-align: center;
}
.apply_links .dpoint p.sub_ttl {
	font-size: 22px;
	font-weight: 900;
	color: #FFF600;
	margin: 0 0 10px 0;
	text-align: center;
}
.apply_links .dpoint p.sub_ttl span.font_l {
	font-size: 25px;
}
.apply_links .dpoint p.sub_ttl span.font_s {
	font-size: 16px;
}
.apply_links .dpoint a.dpoint_btn {
	font-size: 18px;
	font-weight: 700;
	width: 48%;
	margin: 0 auto 20px auto;
	line-height: 48px;
	background: url("../img/icon_arrow_black.svg") right 10px center no-repeat #FFF;
	border-radius: 24px;
	display: block;
	text-align: left;
	text-decoration: none;
	color: #202020;
	box-sizing: border-box;
	padding: 0 0 0 30px;
}
.apply_links p.caption {
	font-size: 16px;
	text-align: center;
	line-height: 1.1em;
}
.apply_links .price_box {
	width: 50%;
	box-sizing: border-box;
	padding: 50px 30px 20px 30px;
	height: 236px;
}
.apply_links .price_box p.main_ttl {
	font-size: 23px;
	font-weight: 900;
	margin: 0 0 20px 0;
	text-align: center;
}
.apply_links .price_box p.main_ttl span.price {
	font-size: 63px;
	font-weight: 700;
	font-family: "Open Sans", sans-serif;
	margin: 0;
	padding: 0 0 0 5px;
	position: relative;
	bottom: -3px;
}
.apply_links .price_box p.main_ttl span.yen {
	font-size: 32px;
}
.apply_links .price_box p.main_ttl span.tax {
	font-size: 10px;
	margin: 0 0 0 -30px;
	bottom: 33px;
	position: relative;
}
.apply_links .price_box a.price_btn {
	font-size: 20px;
	font-weight: 700;
	width: 67%;
	margin: 0 auto 10px auto;
	line-height: 55px;
	background: url("../img/icon_arrow_white.svg") right 10px center no-repeat #28AD00;
	border-radius: 28px;
	display: block;
	text-align: center;
	text-decoration: none;
	color: #FFF;
	box-sizing: border-box;
}
@media screen and (min-width:768px) and (max-width:1039px) {
	.apply_links {
		height: 22.69vw;
		background: url("../img/apply_links_bk.png") no-repeat right;
		background-size: cover;
	}
	.apply_links .dpoint {
		width: 50%;
		padding: 1.92vw 2.88vw;
		background: url("../img/dpoint_back.png") no-repeat left 3.84vw center #CC0000;
		background-size: 7.59vw;
		height: 22.69vw;
		box-sizing: border-box;
		margin: 0;
	}
	.apply_links .dpoint p.main_ttl {
		font-size: 2.69vw;
		margin: 1.92vw 0;
	}
	.apply_links .dpoint p.sub_ttl {
		font-size: 2.11vw;
		margin: 0 0 0.96vw 0;
	}
	.apply_links .dpoint p.sub_ttl span.font_l {
		font-size: 2.4vw;
	}
	.apply_links .dpoint p.sub_ttl span.font_s {
		font-size: 1.53vw;
	}
	.apply_links .dpoint a.dpoint_btn {
		font-size: 1.73vw;
		width: 48%;
		margin: 0 auto 1.92vw auto;
		line-height: 4.61vw;
		background: url("../img/icon_arrow_black.svg") right 0.96vw center no-repeat #FFF;
		background-size: 2.01vw;
		border-radius: 24px;
		padding: 0 0 0 2.88vw;
	}
	.apply_links p.caption {
		font-size: 1.53vw;
	}
	.apply_links .price_box {
		width: 50%;
		padding: 4.8vw 2.88vw 1.92vw 2.88vw;
		height: 22.69vw;
	}
	.apply_links .price_box p.main_ttl {
		font-size: 2.21vw;
		margin: 0 0 1.92vw 0;
	}
	.apply_links .price_box p.main_ttl span.price {
		font-size: 6.05vw;
		padding: 0 0 0 0.48vw;
		bottom: -0.28vw;
	}
	.apply_links .price_box p.main_ttl span.yen {
		font-size: 3.07vw;
	}
	.apply_links .price_box p.main_ttl span.tax {
		font-size: 0.96vw;
		margin: 0 0 0 -2.88vw;
		bottom: 3.17vw;
	}
	.apply_links .price_box a.price_btn {
		font-size: 1.92vw;
		width: 67%;
		margin: 0 auto 0.96vw auto;
		line-height: 5.28vw;
		background: url("../img/icon_arrow_white.svg") right 0.96vw center no-repeat #28AD00;
		border-radius: 2.69vw;
	}
}
@media screen and (max-width: 767px) {
	.apply_links {
		background: url("../img/sp_apply_links_bk.png") no-repeat top center;
		background-size: 100%;
		height: auto;
	}
	.apply_links .dpoint {
		width: 100%;
		box-sizing: border-box;
		padding: 6.25vw 0 3.75vw 0;
		background: none;
		color: #FFF;
		height: auto;
	}
	.apply_links .dpoint p.main_ttl {
		font-size: 6vw;
		font-weight: 900;
		margin: 0 0 1.25vw 0;
		text-align: center;
		line-height: 1.3em;
	}
	.apply_links .dpoint p.sub_ttl {
		font-size: 4.25vw;
		font-weight: 900;
		color: #FFF600;
		margin: 0 auto 1.5vw auto;
		text-align: center;
		background: url("../img/dpoint_back.png") no-repeat left 0 center;
		background-size: 9.75vw;
		padding: 3.5vw 0 2.25vw 11.25vw;
		display: inline-block;
	}
	.apply_links .dpoint p.sub_ttl span.font_l {
		font-size: 4.75vw;
	}
	.apply_links .dpoint p.sub_ttl span.font_s {
		font-size: 3vw;
	}
	.apply_links .dpoint a.dpoint_btn {
		font-size: 5vw;
		font-weight: 700;
		width: 70%;
		margin: 0 auto 2.5vw auto;
		line-height: 11.5vw;
		background: url("../img/icon_arrow_black.svg") right 3.75vw center no-repeat #FFF;
		background-size: 5.25vw;
		border-radius: 80px;
		display: block;
		text-align: center;
		text-decoration: none;
		color: #202020;
		box-sizing: border-box;
		padding: 0;
	}
	.apply_links p.caption {
		font-size: 3.75vw;
		text-align: center;
		line-height: 1.1em;
	}
	.apply_links .price_box {
		width: 100%;
		box-sizing: border-box;
		padding: 3.75vw 0;
		border: 2vw solid #CC0000;
		height: auto;
		background: #FFF;
	}
	.apply_links .price_box p.main_ttl {
		font-size: 5.75vw;
		font-weight: 900;
		margin: 0 0 3.75vw 0;
		text-align: center;
	}
	.apply_links .price_box p.main_ttl span.price {
		font-size: 13.75vw;
		font-weight: 700;
		font-family: "Open Sans", sans-serif;
		margin: 0;
		padding: 0 0 0 1.25vw;
		position: relative;
		bottom: -0.75vw;
		line-height: 1em;
	}
	.apply_links .price_box p.main_ttl span.yen {
		font-size: 8vw;
	}
	.apply_links .price_box p.main_ttl span.tax {
		font-size: 2.5vw;
		margin: 0 0 0 -7.5vw;
		bottom: 7.5vw;
		position: relative;
	}
	.apply_links .price_box a.price_btn {
		font-size: 5vw;
		font-weight: 700;
		width: 85%;
		margin: 0 auto 3.75vw auto;
		line-height: 14.49vw;
		background: url("../img/icon_arrow_white.svg") right 7.5vw center no-repeat #28AD00;
		background-size: 5.25vw;
		border-radius: 80px;
		display: block;
		text-align: center;
		text-decoration: none;
		color: #FFF;
		box-sizing: border-box;
	}
}
/******************************************************************
.box_info_area .apply_inner
******************************************************************/
.box_info_area .apply_inner {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.box_info_area .apply_inner .apply__web, .box_info_area .apply_inner .apply__tel {
	width: 49%;
	overflow: hidden;
	box-sizing: border-box;
	background: #FFF;
	margin: 0;
}
.box_info_area .apply_inner .apply__web h3, .box_info_area .apply_inner .apply__tel h3 {
	width: 100%;
	color: #FFF;
	text-align: center;
	padding: 15px 0;
	margin: 0;
	font-weight: 700;
	font-size: 22px;
	border-radius: 10px 10px 0 0;
}
.box_info_area .apply_inner .apply__web h3 {
	background: url("../img/icon_web01.svg") left 30px center no-repeat #CC0000;
}
.box_info_area .apply_inner .apply__tel h3 {
	background: url("../img/icon_tel01.svg") left 30px center no-repeat #CC0000;
}
.box_info_area .apply_inner .inner_box {
	padding: 30px 0 20px 0;
	font-size: 16px;
	text-align: center;
	background: #FFF;
	border: 4px solid #CC0000;
	border-top: none;
	border-radius: 0 0 10px 10px;
	box-sizing: border-box;
	margin: 0;
	height: 220px;
}
.box_info_area .apply_inner .inner_box .inner_ttl {
	font-size: 30px;
	font-weight: 700;
	margin: 0 0 5px 0;
}
.box_info_area .apply_inner .inner_box .inner_ttl span {
	font-size: 42px;
	color: #28AD00;
	font-family: "Open Sans", sans-serif;
}
.box_info_area .apply_inner .inner_box a.web_btn {
	display: block;
	width: calc(100% - 40px);
	font-size: 30px;
	font-weight: 900;
	color: #FFF;
	text-decoration: none;
	line-height: 80px;
	margin: 15px auto 20px auto;
	border-radius: 100px;
	background: url("../img/icon_web02.svg") left 45px center no-repeat, url("../img/icon_brn_arrow.svg") right 45px center no-repeat, #28AD00;
}
.box_info_area .apply_inner .inner_box a.tel_btn {
	font-size: 56px;
	font-weight: 900;
	color: #28AD00;
	text-decoration: none;
	line-height: 105px;
	margin: 40px auto 0 auto;
	background: url("../img/icon_phone.svg") left top 27px no-repeat;
	padding: 0 0 0 50px;
}
.box_info_area .apply_inner .link_pdf {
	margin: 10px 0 0 0;
	text-align: left;
	width: 100%;
}
.box_info_area .apply_inner .link_pdf a {
	font-size: 18px;
	color: #CC0000;
	text-align: left;
}
@media screen and (min-width:768px) and (max-width:1039px) {
	.box_info_area .apply_inner .apply__web h3, .box_info_area .apply_inner .apply__tel h3 {
		width: 100%;
		padding: 1.44vw 0;
		font-size: 2.11vw;
		border-radius: 0.96vw 0.96vw 0 0;
	}
	.box_info_area .apply_inner .apply__web h3 {
		background: url("../img/icon_web01.svg") left 2.88vw center no-repeat #CC0000;
		background-size: 5.28vw;
	}
	.box_info_area .apply_inner .apply__tel h3 {
		background: url("../img/icon_tel01.svg") left 2.88vw center no-repeat #CC0000;
		background-size: 2.3vw
	}
	.box_info_area .apply_inner .inner_box {
		padding: 2.88vw 0 1.92vw 0;
		font-size: 1.53vw;
		border: 0.38vw solid #CC0000;
		border-radius: 0 0 0.96vw 0.96vw;
		height: 21.15vw;
	}
	.box_info_area .apply_inner .inner_box .inner_ttl {
		font-size: 2.88vw;
		margin: 0 0 0.48vw 0;
	}
	.box_info_area .apply_inner .inner_box .inner_ttl span {
		font-size: 4.03vw;
	}
	.box_info_area .apply_inner .inner_box a.web_btn {
		width: calc(100% - 3.84vw);
		font-size: 2.88vw;
		line-height: 7.69vw;
		margin: 1.44vw auto 1.92vw auto;
		border-radius: 9.61vw;
		background: url("../img/icon_web02.svg") left 4.32vw center no-repeat, url("../img/icon_brn_arrow.svg") right 4.32vw center no-repeat, #28AD00;
	}
	.box_info_area .apply_inner .inner_box a.tel_btn {
		font-size: 5.38vw;
		line-height: 10.09vw;
		margin: 3.84vw auto 0 auto;
		background: url("../img/icon_phone.svg") left top 2.59vw no-repeat;
		padding: 0 0 0 4.8vw;
	}
	.box_info_area .apply_inner .link_pdf {
		margin: 0.96vw 0 0 0;
		font-size: 1.73vw;
	}
	.box_info_area .apply_inner .link_pdf a {
		font-size: 1.73vw;
	}
}
@media screen and (max-width: 767px) {
	.box_info_area .apply_inner {
		font-size: 2.75vw;
	}
	.box_info_area .apply_inner p {
		font-size: 2.75vw;
	}
	.box_info_area .apply_inner .apply__web, .box_info_area .apply_inner .apply__tel {
		width: 100%;
		margin: 0 0 2.5vw 0;
	}
	.box_info_area .apply_inner .apply__tel {
		margin: 0 0 0 0;
	}
	.box_info_area .apply_inner .apply__web h3, .box_info_area .apply_inner .apply__tel h3 {
		font-size: 4.5vw;
		width: 100%;
		color: #FFF;
		text-align: center;
		margin: 0;
		font-weight: 700;
		padding: 2.5vw 0;
		box-sizing: border-box;
		border-radius: 10px 10px 0 0;
	}
	.box_info_area .apply_inner .apply__web h3 {
		background: url("../img/icon_web01.svg") left 5vw center no-repeat #CC0000;
		background-size: 9.5vw;
	}
	.box_info_area .apply_inner .apply__tel h3 {
		background: url("../img/icon_tel01.svg") left 5vw center no-repeat #CC0000;
		background-size: 4.5vw;
	}
	.box_info_area .apply_inner .inner_box {
		padding: 5vw 0;
		font-size: 2.75vw;
		text-align: center;
		background: #FFF;
		border: 4px solid #CC0000;
		box-sizing: border-box;
		border-radius: 0 0 10px 10px;
		height: auto;
	}
	.box_info_area .apply_inner .inner_box .inner_ttl {
		font-size: 5vw;
		font-weight: 700;
		margin: 0 0 2.5vw 0;
	}
	.box_info_area .apply_inner .inner_box .inner_ttl span {
		font-size: 7vw;
		color: #28AD00;
		font-family: "Open Sans", sans-serif;
	}
	.box_info_area .apply_inner .inner_box a.web_btn {
		display: block;
		width: calc(100% - 5vw);
		font-size: 5vw;
		font-weight: 900;
		color: #FFF;
		text-decoration: none;
		line-height: 14.49vw;
		margin: 2.5vw auto 2.5vw auto;
		border-radius: 100px;
		background: url("../img/icon_web02.svg") left 7.5vw center no-repeat, url("../img/icon_brn_arrow.svg") right 7.5vw center no-repeat, #28AD00;
		background-size: 4.75vw, 6vw;
	}
	.box_info_area .apply_inner .inner_box a.tel_btn {
		font-size: 9.25vw;
		font-weight: 900;
		color: #28AD00;
		text-decoration: none;
		line-height: 1em;
		margin: 5vw auto 0 auto;
		background: url("../img/icon_phone.svg") left center no-repeat;
		background-size: 6.5vw;
		padding: 0 0 0 10vw;
	}
	.box_info_area .apply_inner .link_pdf {
		margin: 5vw 0 0 0;
		text-align: left;
		width: 100%;
	}
	.box_info_area .apply_inner .link_pdf a {
		font-size: 4.5vw;
		color: #CC0000;
		text-align: left;
	}
}
/******************************************************************
.box_wrap
******************************************************************/
.box_wrap {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	font-weight: bold;
	line-height: 1;
	text-align: center;
	margin: 0;
}
.box_wrap dl {
	position: relative;
	width: 48%;
	border-radius: 10px;
}
.box_wrap dl::after {
	content: '';
	position: absolute;
}
.box_wrap dl.web::after {
	top: -42px;
	left: 0;
	width: 88px;
	height: 93px;
	background: url(../img/limit_img_1.png)no-repeat 0 0/contain;
}
.box_wrap dl.tel::after {
	top: -39px;
	right: 7px;
	width: 56px;
	height: 81px;
	background: url(../img/limit_img_2.png)no-repeat 0 0/contain;
}
.box_wrap dl.web {
	background: #CC0033;
	border: 10px solid #CC0033;
}
.box_wrap dl.tel {
	background: #232323;
	border: 10px solid #232323;
}
.box_wrap dl dt {
	color: #fff;
	font-size: 20px;
	padding: 5px 0 15px;
}
.box_wrap dl dt .small {
	font-size: 17px;
}
.box_wrap dl dd {
	background: #fff;
	border-radius: 10px;
	padding: 25px 25px;
}
.box_wrap dl dd .text {
	display: inline-block;
	position: relative;
	font-size: 16px;
	margin: 0 0 15px;
}
.box_wrap dl dd .text::before, .box_wrap dl dd .text::after {
	content: "";
	position: absolute;
	width: 19px;
	height: 26px;
	top: 0;
}
.box_wrap dl.web dd .btn a {
	position: relative;
	display: inline-block;
	color: #fff;
	box-sizing: border-box;
	text-decoration: none;
	width: 100%;
	margin: 0 auto;
	background: #FF8F25 url(../img/icon_cta.svg) no-repeat 18% center / 30px 24px;
	font-size: 20px;
	font-weight: 900;
	padding: 25px 0;
	border-radius: 100px;
	box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.25);
}
.box_wrap dl.web dd .btn a::after {
	content: '';
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 31px;
	width: 12px;
	height: 18px;
	background: url(../img/btn_arrow.svg)no-repeat center/contain;
}
.box_wrap dl dd .text::before {
	background: url("../img/text_decoration_3_left.png") no-repeat 0 0 / contain;
	left: -38px;
}
.box_wrap dl dd .text::after {
	background: url("../img/text_decoration_3_right.png") no-repeat 0 0 / contain;
	right: -38px;
}
.box_wrap dl.tel dd .num a {
	display: inline-block;
	color: #CC0033;
	text-decoration: none;
	font-size: 44px;
	font-weight: 900;
	background: url("../img/icon_tel.svg")no-repeat left center/34px 33px;
	padding: 0 0 0 40px;
	margin: 0 0 10px;
}
.box_wrap dl.tel dd .time {
	font-size: 14px;
}
@media screen and (min-width:768px) and (max-width:1039px) {
	.box_wrap dl {
		border-radius: 1.0417vw;
	}
	.box_wrap dl.web {
		border: 1.22vw solid #CC0033;
	}
	.box_wrap dl.web::after {
		top: -4vw;
		left: 0;
		width: 8.4167vw;
		height: 8.4583vw;
		background: url(../img/limit_img_1.png)no-repeat 0 0/contain;
	}
	.box_wrap dl.tel {
		border: 1.22vw solid #232323;
	}
	.box_wrap dl.tel::after {
		top: -3.5vw;
		right: 1.3333vw;
		width: 5.125vw;
		height: 7.4583vw;
		background: url(../img/limit_img_2.png)no-repeat 0 0/contain;
	}
	.box_wrap dl dt {
		font-size: 2.22vw;
		padding: 0 0 1.44vw;
	}
	.box_wrap dl dt .small {
		font-size: 1.88vw;
	}
	.box_wrap dl dd {
		border-radius: 1.0417vw;
		padding: 2.0833vw 1.0417vw;
	}
	.box_wrap dl dd .text {
		font-size: 1.88vw;
		margin: 0 auto 1.4583vw;
	}
	.box_wrap dl dd .text::before, .box_wrap dl dd .text::after {
		width: 1.875vw;
		height: 2.2917vw;
	}
	.box_wrap dl dd .text::before {
		left: -3.3333vw;
	}
	.box_wrap dl dd .text::after {
		right: -3.3333vw;
	}
	.box_wrap dl.web dd .btn a {
		background: #FF8F25 url(../img/icon_cta.svg)no-repeat 17% center/3.2083vw 2.9583vw;
		font-size: 2.44vw;
		padding: 2.11vw 0;
		border-radius: 20.8333vw;
	}
	.box_wrap dl.web dd .btn a::after {
		right: 4.375vw;
		width: 1.22vw;
		height: 2.22vw;
	}
	.box_wrap dl.tel dd .num a {
		font-size: 3.88vw;
		background: url("../img/icon_tel.svg")no-repeat left center/2.7917vw 3.4167vw;
		padding: 0 0 0 4.0417vw;
		margin: 0 0 0.6667vw;
	}
	.box_wrap dl.tel dd .time {
		font-size: 1.22vw;
	}
}
@media (max-width: 767px) {
	.box_wrap {
		gap: 20px 0;
	}
	.box_wrap dl {
		width: 100%;
		border-radius: 1.0417vw;
	}
	.box_wrap dl.web {
		border: 2.0833vw solid #CC0033;
	}
	.box_wrap dl.web::after {
		top: -6vw;
		left: 0;
		width: 15.4167vw;
		height: 16.4583vw;
		background: url(../img/limit_img_1.png)no-repeat 0 0/contain;
	}
	.box_wrap dl.tel {
		border: 2.0833vw solid #232323;
	}
	.box_wrap dl.tel::after {
		top: -5.8vw;
		right: 2.3333vw;
		width: 8.125vw;
		height: 11.4583vw;
		background: url(../img/limit_img_2.png)no-repeat 0 0/contain;
	}
	.box_wrap dl dt {
		font-size: 3.66vw;
		padding: 0 0 2.0833vw;
	}
	.box_wrap dl dt .small {
		font-size: 3.3333vw;
	}
	.box_wrap dl dd {
		border-radius: 1.0417vw;
		padding: 2.0833vw 1.0417vw;
	}
	.box_wrap dl dd .text {
		font-size: 3.44vw;
		margin: 0 auto 1.4583vw;
	}
	.box_wrap dl dd .text::before, .box_wrap dl dd .text::after {
		width: 1.875vw;
		height: 2.2917vw;
		top: 1vw;
	}
	.box_wrap dl dd .text::before {
		left: -3.3333vw;
	}
	.box_wrap dl dd .text::after {
		right: -3.3333vw;
	}
	.box_wrap dl.web dd .btn a {
		width: 66.6667vw;
		background: #FF8F25 url(../img/icon_cta.svg)no-repeat 18% center/5.2083vw 3.9583vw;
		font-size: 4.11vw;
		padding: 4.7917vw 0;
		border-radius: 20.8333vw;
		box-shadow: 0px 0.8333vw 2.0833vw rgba(0, 0, 0, 0.25);
	}
	.box_wrap dl.web dd .btn a::after {
		right: 4.375vw;
		width: 1.6667vw;
		height: 2.7083vw;
	}
	.box_wrap dl.tel dd .num a {
		font-size: 7.7083vw;
		background: url("../img/icon_tel.svg")no-repeat left center/4.7917vw 5.4167vw;
		padding: 0 0 0 6.0417vw;
		margin: 0 0 1.6667vw;
	}
	.box_wrap dl.tel dd .time {
		font-size: 2.5vw;
	}
}
/******************************************************************
.fixed_btn
******************************************************************/
.fixed_btn {
	position: fixed;
	bottom: 0;
	left: 0;
	padding: 10px 10px;
	width: 100%;
	background-color: rgba(0, 0, 0, 0.7);
	box-sizing: border-box;
	z-index: 100;
}
.flxed_btn_inner {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	max-width: 1040px;
	margin: 0 auto;
}
.btn_one {
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 49.5%;
	height: 100px;
	border-radius: 10px;
	color: #fff;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 700;
	line-height: 1.4;
	text-align: center;
	text-decoration: none;
	background: url(../img/icon_brn_arrow.svg) right 20px center no-repeat;
	background-size: 26px;
}
.btn_one.s_a {
	background-color: #118704;
}
.btn_one.s_b {
	background-color: #F30D44;
}
a.btn_one:hover {
	opacity: 0.8;
}
.btn_one_inner {
	width: 100%;
}
.btn_one_inner .btn_txt_a {
	font-size: 16px;
}
.btn_one_inner .btn_txt_b {
	font-size: 25px;
}
.btn_one_inner .btn_txt_c {
	font-size: 18px;
}
@media screen and (max-width: 1023px) {
	.fixed_btn {
		padding: 7px 7px;
	}
	.btn_one {
		background-position: right 12px center;
		background-size: 16px;
	}
	.btn_one_inner .btn_txt_a {
		font-size: 1.66vw;
	}
	.btn_one_inner .btn_txt_b {
		font-size: 2.44vw;
	}
	.btn_one_inner .btn_txt_c {
		font-size: 1.77vw;
	}
}
@media screen and (max-width: 500px) {
	.fixed_btn {
		padding: 7px 7px;
	}
	.btn_one {
		width: 49%;
		background: none;
	}
	.btn_one_inner .btn_txt_a {
		font-size: 3.00vw;
	}
	.btn_one_inner .btn_txt_b {
		font-size: 3.66vw;
	}
	.btn_one_inner .btn_txt_c {
		font-size: 3.11vw;
	}
}
/******************************************************************
.cmnPageTop.s_show.s_fix
******************************************************************/
.cmnPageTop.s_show.s_fix {
	bottom: 95px;
}
@media screen and (max-width: 700px) {
	.cmnPageTop.s_show.s_fix {
		bottom: 110px;
	}
}