@charset "utf-8";


#container h3 {
	font-size:20px;
	font-weight:bold;
	border-bottom:1px solid #aaa;
}
#container h3 span {
	display:inline-block;
	margin:0;
	border-bottom:3px solid #dc0000;
}
@media screen and (max-width: 639px) {
	#container h3 {
		margin-bottom:30px;
	}
}
@media screen and (min-width: 640px) {
	#container h3 {
		font-size:24px;
		margin-bottom:40px;
	}
}

.note {
	color:#666;
	font-size:12px;
	font-weight:normal;
	line-height:1.4;
	letter-spacing:0;
}
.price-img {
	margin: 0 auto;
}
@media screen and (max-width: 639px) {
	.price-img {
		width: 90%;
	}
}
@media screen and (min-width: 640px) {
	.flex {
		display: -webkit-flex;
		display: flex;
		-webkit-flex-wrap: wrap;
		flex-wrap:         wrap;
		-webkit-justify-content: space-between;
		justify-content:         space-between;
		-webkit-align-items: flex-start;
		align-items:         flex-start;
	}
	.flex:after {
		content:none;
	}
	.price-img {
		margin-bottom: 80px;
	}
	section#intoro .flex {
		max-width: 1240px;
		padding: 0 20px;
		margin-left: auto;
		margin-right: auto;
	}
	.price-img {
		max-width: 650px;
		width: 50%;
	}
}

/** main-visual
---------------------------------------------------------------------------------*/
#main-visual {
	width:100%;
/*
	background: url(../img/img_mv.jpg) center bottom no-repeat;
	background-size: cover;
	margin-bottom:0px;
*/
}
/*
#main-visual h2 {
	font-weight: bold;
	text-shadow:0 0 5px #fff,0 0 5px #fff,0 0 5px #fff,0 0 5px #fff,0 0 5px #fff,0 0 5px #fff,0 0 5px #fff,0 0 5px #fff,0 0 5px #fff,0 0 5px #fff,
	0 0 5px #fff,0 0 5px #fff,0 0 5px #fff,0 0 5px #fff,0 0 5px #fff,0 0 5px #fff,0 0 5px #fff,0 0 5px #fff,0 0 5px #fff,0 0 5px #fff;
}
#main-visual h2 span.large {
	color: #dc0000;
	padding: 5px 0;
	line-height: 2.2;
}
*/
@media screen and (max-width: 639px) {
	#main-visual { margin-bottom: 0px; }
	#main-visual {
		padding-top: 60px;
/*
		padding: 160px 10px 30%;
		background-image: url(../img/sp_img_mv.jpg);
		background-position: center bottom;
*/
	}
/*
	#main-visual h2 {
		padding: 10px 0 20px;
		text-align: center;
		margin: 0 auto;
	}
	#main-visual h2 span.small {
		font-size: 12px;
	}
	#main-visual h2 span.middle {
		font-size: 18px;
	}
	#main-visual h2 span.large {
		display: block;
		font-size: 28px;
		margin-bottom: 0px;
		line-height: 1.7;
	}
*/
}
@media screen and (min-width: 640px){
	#main-visual {
		padding-top: 100px;

/*
		height: 850px;
		padding-top: 300px;	
*/	
	}
/*
	#main-visual h2 {
		text-align: right;
		padding: 20px 8% 0px 20px;
	}
	#main-visual h2 span.small {
		font-size: 24px;
	}
	#main-visual h2 span.middle {
		font-size: 30px;
	}
	#main-visual h2 span.large {
		font-size: 48px;
		padding: 10px 0;
	}
*/
}
@media screen and (min-width: 1240px){
	#main-visual {
/*		padding-top: 280px;	 */
		padding-top: 100px;
	}
/*
	#main-visual h2 {
		padding-left: 100px;
	}
	#main-visual h2 span.small {
		font-size: 24px;
	}
	#main-visual h2 span.middle {
		font-size: 36px;
	}
	#main-visual h2 span.large {
		font-size: 56px;
	}
*/
}
/** intoro 
---------------------------------------------------------------------------------*/
section#intoro {
	background: url(../img/bg_intoro_top.jpg) center top no-repeat,
	url(../img/bg_intoro_bottom.jpg) bottom no-repeat;
	background-size: contain;
}
section#intoro .flex-item h3 {
	position: relative;
	color: #fff;
	text-align: center;
	font-weight: bold;
	border-radius: 0.4em;
	margin-bottom: 0.8em;
}
section#intoro .flex-item h3::after {
	position: absolute;
	bottom: -0.8em;
	left: 0;
	right: 0;
	margin: auto;
	content: "";
	display: block;
	height: 0.8em;
	background: url(../img/hukidashi_or.png) center no-repeat;
	background-size: contain;
}
section#intoro .item-or h3 {
	background-color: rgb(250, 150, 68);
}
section#intoro .item-or h3::after {
	background-image: url(../img/hukidashi_or.png);
}
section#intoro .item-or .img-shadow img {
	box-shadow:10px 10px 0px  rgba(250, 150, 68);
}

section#intoro .item-bl h3 {
	background-color: rgb(60, 188, 240);
}
section#intoro .item-bl h3::after {
	background-image: url(../img/hukidashi_bl.png);
}
section#intoro .item-bl .img-shadow img {
	box-shadow:10px 10px 0px  rgba(60, 188, 240);
}

section#intoro .item-gr h3 {
	background-color: rgb(120, 210, 100);
}
section#intoro .item-gr h3::after {
	background-image: url(../img/hukidashi_gr.png);
}
section#intoro .item-gr .img-shadow img {
	box-shadow:10px 10px 0px  rgba(120, 210, 100);
}

section#intoro .item-pk h3 {
	background-color: rgb(255, 120, 180);
}
section#intoro .item-pk h3::after {
	background-image: url(../img/hukidashi_pk.png);
}
section#intoro .item-pk .img-shadow img {
	box-shadow:10px 10px 0px  rgba(255, 120, 180);
}
@media screen and (max-width: 639px) {
	section#intoro { padding-top:10px; padding-bottom:40px; }
	section#intoro .price-img img {
/*		margin-top: -30%; */
		margin-top: 0;
		margin-bottom: 40px;
	}
	section#intoro .flex-item {
		padding: 0 15px;
		margin-bottom: 40px;
	}
	section#intoro .flex-item h3 {
		font-size: 18px;
	}
	section#intoro .flex-item h3 span {
		font-size: 14px;
	}
	section#intoro .flex-item .img-shadow img {
		width: 100%;
		border-radius: 21px;
	}
}
@media screen and (min-width: 640px) {
	section#intoro { padding-top:10px; padding-bottom:40px; }
	section#intoro .price-img img {
/*		margin-top: -25%; */
		margin-top: -40px;
	}
	section#intoro .flex-item {
		width: 48%;
		margin-bottom: 60px;
	}
	section#intoro .flex-item h3 {
		font-size: 32px;
	}
	section#intoro .flex-item h3 span {
		font-size: 24px;
	}
	section#intoro .flex-item .img-shadow img {
		width: 100%;
		border-radius: 21px;
	}
}

/** about 
---------------------------------------------------------------------------------*/
section#about {
	background-color: #fffac8;
}
section#about h3 {
	position: relative;
	color: #fff;
	background-color: #dc0000;
	text-align: center;
	font-weight: 500;
	margin-bottom: calc(1.5em + 10px);
	padding: 1em 10px;
}
section#about h3::after {
	position: absolute;
	left: 0;
	right: 0;
	bottom: -1.5em;
	margin: auto;
	content: "";
	display: block;
	height: 1.5em;
	background: url(../img/hukidashi_rd.png) center no-repeat;
	background-size: contain;
}
section#about .about-box {
	box-shadow:0px 0px 10px 5px  rgba(0, 0, 0, 0.1);
	background-color: #fff;
	border-radius: 20px;
}
section#about .about-box h4 {
	text-align: center;
	font-weight: 500;
	background: url(../img/bar_title.png) center no-repeat;
	background-size: 100% 100%;
	letter-spacing: 2px;
}
section#about .about-box .flex-sp .flex-item {
	width: 48%;
	margin-bottom: 4%;
}
section#about .box-bg {
	background-image: url(../img/bg_claim.jpg);
	background-repeat: no-repeat;
}
section#about .price-img {
	margin-bottom: 0;
}
section#about .price-img img {
	margin-bottom: -50%;	
}
section#about .price-img::after {
	display: block;
	content: "";
	background-color: #fff;
	margin: 0 -1000%;
}
section#about .video {
	position: relative;
	margin-left: auto;
	margin-right: auto;
}
section#about .video::after {
	content: "";
	display: block;
	padding-top: 56.25%;
}
section#about .video iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
@media screen and (max-width: 639px) {
	section#about { padding-top:0px; padding-bottom:0px; }
	section#about .about-wrap {
		padding: 0 15px;
	}
	section#about h3 {
		font-size: 20px;
	}
	section#about .about-box {
		margin: 0 auto 30px;
		padding: 30px 15px;
	}
	section#about .about-box h4 {
		font-size: 18px;
		padding: 10px;
		margin-bottom: 20px;
	}
	section#about .about-box .intoro {
		font-size: 16px;
		margin-bottom: 20px;
	}
	section#about .about-box p {
		font-size: 14px;
		margin-bottom: 20px;
	}
	section#about .about-box .red {
		font-size: 16px;
		font-weight: bold;
	}
	section#about .about-box .margin-img img {
		margin-bottom: 20px;
	}
	section#about .about-box .about-center {
		margin-top: 20px;
		margin-bottom: 20px;
	}
	section#about .box-bg {
		background-position: right 5% bottom;
		background-size: 18%;
		padding-bottom: 20px;
	}
	section#about .box-bg .red {
		font-size: 16px;
		margin-right: 23%;
	}
	section#about .price-img::after {
		padding: 0 1000% calc(50% + 10px);
	}
	section#about .video {
		width: 100%;
	}
}
@media screen and (min-width: 640px) {
	section#about { padding-top:0px; padding-bottom:0px; }
	section#about .about-wrap {
		padding: 0 20px;
	}
	section#about h3 {
		font-size: 30px;
	}
	section#about .about-box {
		max-width: 1360px;
		margin: 0 auto 60px;
		padding: 70px 60px;
	}
	section#about .about-box h4 {
		font-size: 36px;
		padding: 10px;
		margin-bottom: 60px;
	}
	section#about .about-box .intoro,
	section#about .about-box .about-center {
		text-align: center;
	}
	section#about .about-box .intoro {
		font-size: 18px;
		margin-bottom: 60px;
	}
	section#about .about-box .flex-item {
		width: 48%;
	}
	section#about .about-box .margin-img img {
		margin-top: -15%;
	}
	section#about .about-box p {
		font-size: 18px;
		margin-bottom: 40px;
	}
	section#about .about-box .flex-sp .flex-item:nth-last-of-type(1),
	section#about .about-box .flex-sp .flex-item:nth-last-of-type(2) {
		margin-bottom: 0;
	}
	section#about .about-box .red {
		font-size: 20px;
		font-weight: bold;
	}
	section#about .about-box .about-center {
		margin-top: 60px;
		margin-bottom: 20px;
	}
	section#about .box-bg {
		background-position: right 10% bottom;
		background-size: 15%;
	}
	section#about .box-bg p {
		margin-right: 25%;
	}
	section#about .box-bg .red {
		font-size: 24px;
	}
	section#about .price-img::after {
		padding: 0 1000% calc(50% + 60px);
	}
	section#about .video {
		width: 70%;
	}
}
@media screen and (min-width: 960px) and (max-width: 1259px) {
	section#about h3 {
		font-size: calc(30px + 10 * (100vw - 960px) / 299);
	}
}
@media screen and (min-width: 1260px) {
	section#about h3 {
		font-size: 40px;
	}
}

/** area
---------------------------------------------------------------------------------*/
@media screen and (max-width: 639px) {
	section#area { padding:0 15px; }
}
@media screen and (min-width: 640px) {
	section#area { padding:0 20px 90px; }
}

/** voice 
---------------------------------------------------------------------------------*/
section#voice h3 {
	text-align: center;
	font-weight: 500;
	background: url(../img/bar_title.png) center no-repeat;
	background-size: 100% 100%;
	letter-spacing: 2px;
}
section#voice .voice-box {
	background: url(../img/bg_voice.jpg) center top no-repeat #fff6e6;
	background-size: contain;
	margin-left: auto;
	margin-right: auto;
	border-radius: 10px;
}
section#voice .voice-box .name {
	color: #fa8c44;
	font-weight: 500;
	padding-bottom: 0.6em;
	margin-bottom: 0.8em;
	border-bottom: 2px dashed #a38b78;
}
section#voice .voice-bottom {
	color: #dc0000;
	font-weight: 500;
}
@media screen and (max-width: 639px) {
	section#voice { padding-top:40px; padding-bottom:0px; }
	section#voice h3 {
		font-size: 18px;
		padding: 10px;
		margin: 0 15px 30px;
	}
	section#voice .intoro {
		font-size: 16px;
		padding: 0 15px;
		margin-bottom: 30px;
	}
	section#voice .voice-box {
		padding: 40px 20px 20px;
		margin: 0 15px 30px;
	}
	section#voice .voice-box .name {
		font-size: 18px;
	}
	section#voice .voice-box p {
		font-size: 14px;
	}
	section#voice .voice-bottom {
		padding: 0 20px;
		font-size: 18px;
	}
}
@media screen and (min-width: 640px) {
	section#voice { padding-top:0px; padding-bottom:80px; padding-left: 20px; padding-right: 20px; }
	section#voice h3 {
		max-width: 1240px;
		font-size: 36px;
		padding: 10px;
		margin: 0 auto 60px;
	}
	section#voice .intoro {
		font-size: 18px;
		text-align: center;
		margin-bottom: 60px;
	}
	section#voice .voice-box {
		max-width: 1240px;
		padding: 80px 40px 60px;
		margin-bottom: 60px;
	}
	section#voice .voice-box .name {
		font-size: 20px;
	}
	section#voice .voice-box p {
		font-size: 16px;
	}
	section#voice .voice-bottom {
		font-size: 32px;
		text-align: center;
	}
}

/** contact-thanks
---------------------------------------------------------------------------------*/
section#contact-thanks h3 {
	text-align: center;
	font-weight: bold;
}
@media screen and (max-width: 639px){
	section#contact-thanks { padding-top: 100px; padding-bottom: 0;}
	section#contact-thanks h3 {
		font-size: 24px;
		margin-bottom: 30px;
	}
}
@media screen and (min-width: 640px){
	section#contact-thanks { padding-top: 160px; padding-bottom: 20px;}
	section#contact-thanks h3 {
		font-size: 40px;
		margin-bottom: 40px;
	}
}

/** contact
---------------------------------------------------------------------------------*/
section#contact h3 {
	color: #fff;
	text-align: center;
	font-weight: bold;
	background: url(../img/bg_contact.jpg) center top repeat-x #fca244;
}
section#contact .contact-box {
	background-color: #fff;
}
section#contact #contact-form-inner .mfp_buttons {
	text-align: center;
}
section#contact #contact-form-inner button {
	width: 300px;
	padding: 20px 0;
}
@media screen and (max-width: 639px){
	section#contact { padding-top: 0px; padding-bottom: 0;}
	section#contact h3 {
		font-size: 24px;
		padding-top: 80px;
		padding-bottom: 40px;
	}
	section#contact .contact-box {
		padding: 40px 20px 0;
	}
	section#contact #contact-form-inner th {
		font-size: 15px;
	}
	section#contact #contact-form-inner button {
		font-size: 16px;
		padding: 12px 0;
	}
}
@media screen and (min-width: 640px){
	section#contact { padding-top: 0px; padding-bottom: 0px;}
	section#contact h3 {
		font-size: 40px;
		padding-top: 100px;
		padding-bottom: 160px;
		margin-bottom: -100px;
	}
	section#contact .contact-box {
		max-width: 1240px;
		padding: 70px 20px 40px;
		margin-left: auto;
		margin-right: auto;
	}
	section#contact #contact-form-inner {
		max-width: 1120px;
		margin-left: auto;
		margin-right: auto;
	}
	section#contact #contact-form-inner th {
		font-size: 16px;
	}
	section#contact #contact-form-inner button {
		font-size: 18px;
	}
}

/** thanks
---------------------------------------------------------------------------------*/
#page-kids-lp-thanks section#contact h3 {
	background: none;
	color: #333;
}
@media screen and (max-width: 639px) {
	#page-kids-lp-thanks section#contact h3 {
		padding: 40px 0 0;
	}
}
@media screen and (min-width: 640px) {
	#page-kids-lp-thanks section#contact h3 {
		padding: 40px 0 0;
	}
}
/** table
---------------------------------------------------------------------------------*/
table {
	width:100%;
	margin:0 auto;
	clear:both;
	border:1px solid #ccc;
	border-bottom:none;
}
table th {
	padding:15px 15px;
	text-align:left;
	vertical-align:top;
	background-color:#fff6e6;
	border-bottom:1px solid #ccc;
}
table td {
	padding:15px 15px;
	background-color:#fff;
	border-bottom:1px solid #ccc;
}
@media screen and (max-width: 639px) {
	table,
	tbody,
	table tr,
	table th,
	table td {
		display: block;
		border:none;
	}
	table th {
		padding:0 15px;
	}
}

/** form
---------------------------------------------------------------------------------*/
button,
input,
select,
textarea {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 100%;
	margin: 0;
	max-width: 100%;
	vertical-align: baseline;
	*vertical-align: middle;
}
button, input { line-height: normal; }
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	display:inline-block;
	width:180px;
	font-size:16px ;
	color:#fff !important;
	text-align:center;
	line-height: 1.2;
	padding: 10px !important;
	background: none !important;
	background-color:#e00000 !important;
	border:1px solid #e00000 !important;
	text-decoration:none;
	cursor: pointer;

	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-appearance:none;
	-moz-appearance:none;
	appearance:none;
	text-shadow:none !important;
}
label  {
    border: none !important;
    background: none !important;
	box-shadow: none !important;
}
@media screen and (min-width: 640px) {
	button:hover,
	input[type="button"]:hover,
	input[type="reset"]:hover,
	input[type="submit"]:hover {
		color:#e00000 !important;
		background-color:#fff !important;
		border:1px solid #e00000 !important;
		text-decoration: none !important;
		box-shadow: none !important;
	}
	button:focus,
	input[type="button"]:focus,
	input[type="reset"]:focus,
	input[type="submit"]:focus,
	button:active,
	input[type="button"]:active,
	input[type="reset"]:active,
	input[type="submit"]:active {
		color:#dc0000;
		background-color:#fff !important;
		border:1px solid #dc0000 !important;
		text-decoration: none !important;
	}
}
input[type="checkbox"],
input[type="radio"] {
	padding: 0;
}
input[type="search"] {
	-webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}
select {
/*
	-webkit-appearance:none;
	-moz-appearance:none;
	appearance:none;
*/
	padding:7px 10px 7px 10px;
	border:1px solid #bbb;
	margin-top:2px;
	margin-bottom:2px;
	background-color: #fff;
}
select::-ms-expand {
    display: none;
}
input[type="text"],
input[type="email"],
input[type="tel"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="date"],
textarea {
	-webkit-appearance:none;
	-moz-appearance:none;
	appearance:none;
	width: 100%;
	padding:7px 7px;
	border:1px solid #bbb;
	margin-top:2px;
	margin-bottom:2px;
}
textarea {
	width: 100% !important;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="tel"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="date"]:focus,
textarea:focus,
select:focus {
	outline: 0;
}
textarea {
	overflow: auto;
	vertical-align: top;
	width: 100%;
}
input[type="text"],
input[type="email"],
input[type="tel"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="date"],
textarea {
	color: #aaa;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="tel"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="date"]:focus,
textarea:focus {
	color: #444;
}
@media screen and (max-width: 639px) {
	input[type="text"],
	input[type="email"],
	input[type="url"],
	input[type="password"],
	input[type="search"],
	input[type="date"],
	textarea {
		width:100%;
	}
}

.table-form th.must {
	color: #333 !important;
	background-image:url(../img/must.gif);
	background-repeat:no-repeat;
	background-size:2.0em;
}
div.buttons-form {
	text-align: center;
}
.table-form textarea { width:100% !important }
@media screen and (max-width: 779px) {
	button {
		width: 46%;
	}
}
@media screen and (max-width:639px) {
	table.table-form {
		margin-bottom: 20px;
	}
	.table-form th.must {
		background-position:right 10px center;
	}
	.table-form td {
		padding-left:0;
		padding-right:0;
	}
	div.buttons-form {
		padding:10px 0 30px;
	}
	table#mfp_confirm_table tr th {
		width: 100%;
	}
	input.w10,
	input.w20,
	input.w30,
	input.w40,
	input.w50,
	input.w60,
	input.w70,
	input.w80,
	input.w90 { width:100% !important; }
	input.w10s { width:10% !important; }
	input.w20s { width:20% !important; }
	input.w30s { width:30% !important; }
	input.w40s { width:40% !important; }
	input.w50s { width:50% !important; }
	input.w60s { width:60% !important; }
	input.w70s { width:70% !important; }
	input.w80s { width:80% !important; }
	input.w90s { width:90% !important; }
	input.w-name {
		width: 49% !important;
	}
}
@media screen and (min-width:640px) {
	table.table-form {
		margin-bottom: 40px;
	}
	.table-form th {
		width:240px;
		padding-right:50px;
	}
	.table-form th.must {
		background-position:right 15px top 1.25em;
	}
	div.buttons-form {
		padding:30px 0 40px;
	}
	input.w10,
	input.w20,
	input.w30,
	input.w40,
	input.w50,
	input.w60,
	input.w70,
	input.w80,
	input.w90 { width:90% !important; }
	input.w10s { width:10% !important; }
	input.w20s { width:20% !important; }
	input.w30s { width:30% !important; }
	input.w40s { width:40% !important; }
	input.w50s { width:50% !important; }
	input.w60s { width:60% !important; }
	input.w70s { width:70% !important; }
	input.w80s { width:80% !important; }
	input.w90s { width:90% !important; }
	input.w-name {
		width: 44% !important;
	}
}
@media screen and (min-width:880px) {
	input.w10,input.w10s { width:10% !important; }
	input.w20,input.w20s { width:20% !important; }
	input.w30,input.w30s { width:30% !important; }
	input.w40,input.w40s { width:40% !important; }
	input.w50,input.w50s { width:50% !important; }
	input.w60,input.w60s { width:60% !important; }
	input.w70,input.w70s { width:70% !important; }
	input.w80,input.w80s { width:80% !important; }
	input.w90,input.w90s { width:90% !important; }
	input.w-name {
		width: 30% !important;
		max-width: 220px;
	}	
}
input.w-120 {
	width: 120px !important;
}
input.w-160 {
	width: 160px !important;
}
/* 画像追加　2021 12 */

@media screen and (max-width: 639px) {
	.manga-img {
		margin-top: 60px;
		margin-bottom: 40px;
	}
}
@media screen and (min-width: 640px) {
	.manga-img {
		margin-top: 100px;
		margin-bottom: 60px;
	}
}

/* MAP テキスト分離追加 2022-07-26 */
.img-map {
	position: relative;
	max-width: 1000px;
	margin-left: auto;
	margin-right: auto;
}
.img-map p {
	width: 75%;
	position: absolute;
	left: 0;
	font-weight: 600;
	letter-spacing: -0.05em;
	color: #02507e;
	text-align: center;
	line-height: 1.4;
}
@media screen and (max-width: 639px) {
	.img-map p {
		top:13vw;
		font-size: 2.5vw;
	}  
}
@media screen and (min-width: 640px) {
	.img-map p {
		top:134px;
		font-size: 26px;
	}
}
@media screen and (min-width: 960px) and (max-width: 1039px) {
	.img-map p {
		top:14vw;
		font-size: 2.7vw;
	}  
}
@media screen and (min-width: 1040px) {
	.img-map p {
		top:140px;
		font-size: 28px;
	}
}

/* コンテンツ「格安プラン」追加 2024-01-31 */
@media screen and (max-width: 639px) {
  .reasonablePlan {
		margin-top: 40px;
		margin-bottom: 0;
	}
}
@media screen and (min-width: 640px) {
  .reasonablePlan {
    margin-bottom: 80px;
  }
}
@media screen and (max-width: 639px) {
  .reasonablePlan__ttl {
    margin-bottom: 30px;
  }
}
@media screen and (min-width: 640px) {
  .reasonablePlan__ttl {
    margin-bottom: 80px;
  }
}
.reasonablePlan__ttl img {
  margin-left: 0;
}
.reasonablePlan__btn {
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 639px) {
  .reasonablePlan__btn {
    max-width: 96%;
    margin-bottom: 30px;
  }
}
@media screen and (min-width: 640px) {
  .reasonablePlan__btn {
    max-width: 400px;
    margin-bottom: 40px;
  }
}
.reasonablePlan__btn a {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  padding: 0px 15px;
  background-color: #dc0000;
  border: 3px solid #fff;
  border-radius: 10px;
  box-shadow: 5px 5px 10px 0px rgba(0, 0, 0, 0.2);
  color: #fff;
  font-weight: bold;
  text-align: center;
}
@media screen and (max-width: 639px) {
  .reasonablePlan__btn a {
    height: 60px;
    margin: 2px;
    border-width: 2px;
    border-radius: 5px;
    font-size: 15px;
  }
}
@media screen and (min-width: 640px) {
  .reasonablePlan__btn a {
    height: 80px;
    margin: 3px;
    font-size: 20px;
  }
  .reasonablePlan__btn a:hover {
    border-color: #dc0000;
    background-color: #fff;
    color: #dc0000;
    text-decoration: none;
  }
  .reasonablePlan__btn a:hover::before {
    background-image: url(../img/ico_finger_rd.png);
  }
  .reasonablePlan__btn a:hover::after {
    border-color: #fff;
  }
}
.reasonablePlan__btn a::before {
  content: "";
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  margin-right: 4px;
  background: url(../img/ico_finger_wt.png) center/contain no-repeat;
}
.reasonablePlan__btn a::after {
  content: "";
  position: absolute;
  display: block;
  border: 3px solid #dc0000;
  border-radius: 10px;
}
@media screen and (max-width: 639px) {
  .reasonablePlan__btn a::after {
    left: -4px;
    right: -4px;
    top: -4px;
    bottom: -4px;
    border-width: 2px;
    border-radius: 5px;
  }
}
@media screen and (min-width: 640px) {
  .reasonablePlan__btn a::after {
    left: -6px;
    right: -6px;
    top: -6px;
    bottom: -6px;
  }
}
.reasonablePlan__note {
  max-width: 840px;
  margin: 0 auto 0;
  font-size: 14px;
}
@media screen and (min-width: 640px) {
  .reasonablePlan__note {
    padding: 0 20px;
  }
}
.reasonablePlan__note ._ttl {
  font-size: 15px;
  background-color: #dc0000;
  color: #fff;
  padding: 0 8px;
  margin-right: 5px;
}
.reasonablePlan .box {
  border: 4px solid #222;
  position: relative;
}
@media screen and (max-width: 639px) {
  .reasonablePlan .box {
    margin-bottom: 30px;
    padding: 25px 15px 0;
  }
}
@media screen and (min-width: 640px) {
  .reasonablePlan .box {
    margin-bottom: 80px;
    padding: 0 40px;
  }
}
.reasonablePlan .box__ttl {
  display: inline-block;
  position: absolute;
}
@media screen and (max-width: 639px) {
  .reasonablePlan .box__ttl {
    max-width: 60%;
    transform: rotateZ(15deg);
    top: 0px;
    right: -20px;
  }
}
@media screen and (min-width: 640px) {
  .reasonablePlan .box__ttl {
    transform: rotateZ(-15deg);
    top: -30px;
    left: -40px;
  }
}
.reasonablePlan .box__list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.reasonablePlan .box__list::after {
  content: none;
}
@media screen and (min-width: 640px) {
  .reasonablePlan .box__list dt, .reasonablePlan .box__list dd {
    border-bottom: 1px solid #222;
  }
}
.reasonablePlan .box__list dt:last-of-type, .reasonablePlan .box__list dd:last-of-type {
  border-bottom: none;
}
.reasonablePlan .box__list dt {
  display: flex;
  align-items: center;
  position: relative;
  color: #dc0000;
  font-weight: bold;
}
@media screen and (max-width: 639px) {
  .reasonablePlan .box__list dt {
    margin-bottom: 20px;
    font-size: 15px;
  }
}
@media screen and (min-width: 640px) {
  .reasonablePlan .box__list dt {
    width: 35%;
    font-size: 18px;
  }
}
.reasonablePlan .box__list dt::before {
  content: "";
  position: absolute;
  width: 3.1em;
  height: 3.1em;
  border-radius: 50%;
  background-color: #fff028;
  z-index: -1;
}
.reasonablePlan .box__list dt::after {
  content: none;
}
.reasonablePlan .box__list dd {
  margin: 0;
}
@media screen and (max-width: 639px) {
  .reasonablePlan .box__list dd {
    padding-bottom: 20px;
    margin-bottom: 25px;
    border-bottom: 1px solid #222;
    line-height: 1.5;
  }
  .reasonablePlan .box__list dd:last-of-type {
    margin-bottom: 0px;
  }
}
@media screen and (min-width: 640px) {
  .reasonablePlan .box__list dd {
    padding: 40px 0;
    width: 65%;
    font-size: 15px;
  }
}