@charset "utf-8";
/* CSS Document */
/*-----------------初期---------------------*/
@charset "utf-8";


/* CSS Document */


/*20250620追加 ここから*/	
	
	
.fv_pc{
	width: 960px;
	margin-top: -20px;
}



h1.kadomaru_tit{
	position: relative;
	top: 55px;
	left: 65px;
	background: #cb0062;
	font-size: 25px;
	padding: 7px 6px 5px 6px;
	border-radius: 40px;
	color: #ffffff;
	font-weight: bold;
	width: 370px;
	text-align: center;
}


h2.under_tit span {
    font-size: 28px !important;
}
h2.under_tit span.small {
  font-size: 28px !important;
}
	

		

h2.under_tit{
	border: none!important;
}

h2.under_tit {
    border: none !important;
    text-align: center;
    position: relative;
    margin-bottom: 7% !important;
    letter-spacing: 0.1em;
    font-size: 20px!important;
	clear: both;
	margin-top: 50px;
}

h2.under_tit::after {
    position: absolute;
    content: "";
    background-color: #d34376;
    width: 100px;
    height: 4px;
    bottom: -10px;
    left: 50%;
    transform: translateX(-50%);
}


.slider_top{
	float: left;
	margin-bottom: 20px;
	margin-top: 20px;
}
.main-box{
	float: left;
	margin-top: 11%;
	margin-left: 20px;
}


.main_price {
	font-size: 48px;
	color: #cc3366;
	font-weight: bold;
	margin-bottom: 10px;
	line-height: 1em;
	text-align: center;
}
.main_price img {
	vertical-align: top;
	height: auto;
	margin-top: 3px;
	margin-right: 5px;
	margin-left: 5px;
	width: 20px; 
}

.main_price span.small {
	font-size: 16px;
	margin-bottom:20px; 
	position: relative;
	bottom: 10px;
	right: 0;	
}

.main_ttl {
	padding: 3px 30px;
	margin: 0 auto 15px;
	max-width: 370px;
	font-weight: bold;
	font-size: 28px;
	text-align: center;
}
.main_price-tax {
	font-size: 20px;
	color: #888;
	font-weight: normal;
	text-align: right;
}

.selected_reason{
	overflow: hidden;
}


.selected_reason .reason_box{
	clear: both;
	margin-top: 40px;
	overflow: hidden;
}


.selected_reason .reason_box dl{
	float: left;
	width: 58%;
}


.selected_reason .reason_box dt{
	background: #fedde8;
	border-radius: 5px;
	padding: 6px 10px;
	height: auto;
	font-size: 30px;
	font-weight: bold;
	color: #cc3366;	
	float: left;
}

.selected_reason .reason_box dd.ttl{
	float: left;
	margin-left: 20px;
	font-size: 28px;
	font-weight: bold;
	color: #cc3366;
	vertical-align: middle;
	line-height: 2.2;
}


.selected_reason .reason_box dd.ttl.two{
	line-height: 1.2;
}




.selected_reason .reason_box dd.ttl span{
	font-size: 0.8em;
}


.selected_reason .reason_box dd.reason_txt{
	float: none;
	clear: both;
	font-size: 18px;
	font-weight: normal;
	padding-top: 40px;
}

.selected_reason .reason_box div.reason_txt{
	display: none;
}

.reason_cap{
	text-align: right;
	font-size: 0.8em;
	color: #333333;
	font-weight: normal;
	margin-top: 5px;
}


.selected_reason .reason_box .photo{
	float: right;
	width: 350px;	
}


.selected_reason .reason_box.first{
	margin-top: 0px;
}	

.selected_reason .reason_box.first .photo{
	float: right;
	width: 330px;
	margin-right: 15px
}	



@media screen and (max-width: 767px){	
	
	#map.matsudo{
	/*	width: 90%;*/
		height: 500px;
	    border: 4px solid #ccc;	
	    margin:0 auto 20px;
	}	
	
	h1.sp_kadomaru_tit{
	background: #cb0062;	
	font-size: 5.33vw;
	padding: 5px 6px 3px 6px;
	width: 72%;
	color: #ffffff;		
	border-radius: 40px;
	font-weight: bold;
	text-align: center;	
	margin: 20px auto;
	}
	
	
	h2.under_tit{
    margin-top: 40px;
	}
	
	h2.under_tit span.small {
    font-size: 4.4vw !important;
	}
	
	h2.under_tit span {
    font-size: 6.4vw !important;
	}
		
	.slider_top{
		float: none;
		}
	
	.main-box{
	float: none;
	margin-top: 20px;
	margin-left: 0px;
	}
	.fv_sp{		
	}
	
	.main_ttl{
    	margin: 0 auto 5px;		
		max-width: 100%;
		font-size: 6.93vw;		
	}
	.main_price {
		margin-top: 5px;
		margin-bottom: 0;
		line-height: 1.2em;
		text-align: center;
	}
	.main_price img {
		margin-top: 6px;
		margin-right: 5px;
		margin-left: 5px;
		width: 22px;
	}
	
	.main_price-tax {
		font-size: 4vw;
		padding-right: 50px;
		margin-top: -5px;
	}
	
	.selected_reason .reason_box{
		padding: 15px;
		margin-top: 20px;
	}


	.selected_reason .reason_box dl{
		float: none;
		width: 100%;
		margin: 0 auto;
	}
	
	.selected_reason .reason_box dt{
		border-radius: 5px;
		padding: 6px 8px;
		height: auto;
		font-size: 30px;
		font-weight: bold;
		color: #c52965;	
		float: left;
		margin-bottom: 20px;
		margin-left: 30px;
	}	
	
	
	.selected_reason .reason_box.fouth dt{
		margin-left: 15px;
	}	
	
	
	
	
	.selected_reason .reason_box.first .photo{
		float: none;
		width: 90%;
		margin: 0 auto;
	}
	
	.selected_reason .reason_box .photo{
		float: none;
		width: 90%;
		margin: 0 auto;
	}
	
	.selected_reason .reason_box dd.reason_txt{
		display: none;
		}
	
	.selected_reason .reason_box div.reason_txt{
		display: block;
		}	
	
	.selected_reason .reason_box .reason_txt{
		font-size: 4.8vw;
		padding-top: 20px;
	}
	.selected_reason .reason_box dd.ttl span{
		font-size: 0.7em;
	}
	.selected_reason .reason_box dd.ttl{
		margin-left: 10px;
		font-size: 6.4vw;
		line-height: 2.4;
	}
	
	section.cta_common_box {
      /*  margin-top:0px!important;*/
    }
	

		
}



@media screen and (min-width: 769px), print {

}



.marker_yellow_hoso {
    background: linear-gradient(transparent 75%, #ffff66 60%)!important;
}
