@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&family=Shippori+Mincho:wght@400;500;700&family=Zen+Maru+Gothic:wght@400;500;700&display=swap");
@import url("https://cdn.jsdelivr.net/npm/yakuhanjp@3.4.1/dist/css/yakuhanjp.min.css");



#aff-contents .aff_2501_spe1_03_wrap_01{
	background-color: #F4E5C8;
}
#aff-contents .aff_2501_spe2_01_color_01{
	color: #555;
}
#aff-contents .aff_2501_spe2_01_color_02{
	color: #555;
}
#aff-contents .p-spe-intro__mv{margin-bottom: 0;}


#aff-contents .aff_2501_spe1_center{
	text-align: center;
}
#aff-contents .aff_2501_spe1_tx01 {
	font-family: "Zen Maru Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", Arial, "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN", Hiragino Kaku Gothic ProN, "メイリオ", Meiryo, sans-serif;
	font-size: 1.25em;
	line-height: 2;
	text-align: center;
	color: #444;
}
#aff-contents .aff_2501_spe1_tx02 {
	font-size: 1.125em;
	line-height: 2;
	padding: 0 50px;
}



@media screen and (min-width: 769px) {
	#aff-contents .aff_2501_spe1-mt-100--pc {
		margin-top: 100px;
	}
}

@media screen and (max-width: 768px) {
	#aff-contents .aff_2501_spe1_tx01 {
		font-size: 1.143em;
		line-height: 1.8;
		text-align-last: left;
	}

	#aff-contents .aff_2501_spe1_tx02 {
		font-size: 1.143em;
		padding: 0 20px;
	}
	#aff-contents .u-mt-50--sp {
		margin-top:50px;
	}
	#aff-contents .aff_2501_spe1-mt-75--sp {
		margin-top: 75px;
	}
}


/* ---追記CSS--- */
@media screen and (min-width: 769px) {
	#aff-contents .u-mt-80--pc,
	#aff-contents .u-my-80--pc {
		margin-top: initial !important;
	}
}


.imagemap_sp{
	display:none;
}
.imagemap_pc{
	display:block;
}

@media(max-width:768px){
	.imagemap_sp{
		display:block;
	}
	.imagemap_pc{
		display:none;
	}
}

#i-cts-03.sec-05{
	margin-top:80px !important;
}
#i-cts-04.sec-06{
	margin-top:80px !important;
}
@media(max-width: 768px){
	#i-cts-03.sec-05{
		margin-top:40px !important;
	}
	#i-cts-04.sec-06{
		margin-top:53px !important;
	}
}



@media screen and (max-width: 768px) {
    #aff-contents .p-spe-matome {
        padding: 16px;
    }
}