@charset "utf-8";

div#breadcrumb_container {
	border-bottom: none;
}

main {
	font-family: "ヒラギノ丸ゴ Pro W4", "ヒラギノ丸ゴ Pro", "Hiragino Maru Gothic Pro",
		"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "HG丸ｺﾞｼｯｸM-PRO", "HGMaruGothicMPRO";
}

#fv {
	background-color: #ffe5e7;
	width: 100%;
}

#fv h1,
#fv div {
	margin: auto;
	display: block;
	width: fit-content;
	padding-top: 20px;
	padding-bottom: 25px;
}

#fv div {
	position: relative;
	left: 10px;
	padding-top: 0;
}

#fv div img {
	width: 184px;
}

#mm_card section {
	padding: 25px 20px;
}

#mm_card h2 {
	position: relative;
}

#mm_card h2::before {
	content: "";
	background-image: url(../img/main_linetreat_right.png);
	background-size: cover;
	width: 27px;
	height: 26px;
	position: absolute;
	left: -38px;
	top: 29px;
}

#mm_card h2::after {
	content: "";
	background-image: url(../img/main_linetreat_left.png);
	background-size: cover;
	width: 27px;
	height: 26px;
	position: absolute;
	right: -31px;
	top: 29px;
}

#mm_card #goodpoint h2:first-child::before {
	top: 40px;
}

#mm_card #goodpoint h2:first-child::after {
	top: 40px;
}


#mm_card h2 img {
	margin: auto;
	display: block;
}

#mm_card li,
figcaption {
	font-weight: bold;
}

#mm_card #example {
	padding-bottom: 30px;
}

#mm_card #example h2 {
	margin: auto;
	width: 232px;
	margin-top: 44px;
}

#mm_card #example div.flex_wrap {
	display: flex;
	margin-top: 44px;
	position: relative;
	margin-bottom: 22px;
	border-radius: 10px;
	align-items: center;
}

#mm_card #example div.flex_wrap::before {
	content: "";
	width: 100%;
	height: 54px;
	background-color: #FFF9E3;
	position: absolute;
	z-index: -10;
	top: 25%;
	border-radius: 10px;
}

#mm_card #example div figcaption,
#mm_card #example div figure {
	width: 50%;
}

#mm_card #example img {
	display: block;
	margin: auto;
}

#mm_card #example small {
	margin-top: -5px;
}

#mm_card ol {
	margin: 0;
}

#mm_card #goodpoint {
	background-color: #FFE5E7;
	padding-bottom: 30px;
}

#mm_card #goodpoint h2 {
	position: relative;
	top: 1em;
	width: fit-content;
	margin: auto;
}

#mm_card #goodpoint h2:first-child {
	top: 18px;
}

#mm_card #goodpoint h2:last-of-type {
	top: 14px;
	left: 8px;
}

#mm_card #goodpoint h2:last-of-type::before {
	top: 9px;
}

#mm_card #goodpoint h2:last-of-type::after {
	top: 9px;
}



#mm_card #goodpoint ol {
	background-color: #fff;
	list-style: none;
	padding-left: 0;
	counter-reset: item;
	counter-reset: item 0;
	padding: 10px;
	border-radius: 10px;
}

#mm_card #goodpoint #point3 li {
	background-color: #FFF9E3;
}

#mm_card #goodpoint ol>li,
#mm_card #goodpoint ol>div.parent>li {
	padding: 10px 5px;
	margin: 21px 0;
	border-radius: 10px;
}

#mm_card #goodpoint ol>div.parent>li {
	display: flex;
	align-items: center;
}

#mm_card #goodpoint ul {
	list-style: disc;
	padding-left: 23px;
	padding-right: 7px;
}

#mm_card li div {
	display: flex;
	margin-top: 5px;
}

#mm_card #goodpoint li figcaption {
	display: inline-flex;
	align-items: center;
}

#mm_card #goodpoint ol>li::before,
#mm_card #goodpoint ol>div.parent>li::before {
	counter-increment: item;
	content: counter(item)'';
	color: #FFED15;
	background-color: #FE3244;
	width: 44px;
	height: 44px;
	display: inline-flex;
	align-content: center;
	vertical-align: middle;
	align-items: center;
	justify-content: center;
	border-radius: 50%;
	font-weight: bold;
	font-size: 1.2em;
	box-sizing: border-box;
	padding-top: 2px;
	flex-shrink: 0;
}

#mm_card #goodpoint ol>div.parent>li::before {
	margin-right: 4px;
}

#mm_card #goodpoint ol#easy>li::before {
	float: left;
	margin-right: 5px;
	flex-shrink: 0;
}

#mm_card #goodpoint ol#easy>li {
	display: flex;
	align-items: center;
}

#goodpoint .add_flex {
	display: flex;
	align-items: center;
}

#goodpoint .add_flex li {
	color: #FF3C43;
}

#goodpoint .add_flex ul {
	background-color: #FFF9E3;
	border-radius: 5px;
}

#goodpoint .add_flex span.or {
	font-size: 0.8em;
	color: #333;
}

#announce {
	margin-bottom: 1.7rem;
}

#announce h3 {
	text-align: center;
}

#announce ul ul {
	list-style: none;
	padding-left: 1em;
	background-color: #FFE5E7;
	border-radius: 5px;
	position: relative;
	left: -1em;
	width: calc(100% + 1em);
}

#announce ul ul li {
	padding: 2px;
}

#announce>.wrap>ul>li {
	margin-top: 10px;
}

#mm_card small {
	display: block;
	text-indent: -1em;
	padding-left: 1em;
	margin-bottom: 15px;
}

#img_goannai {
	width: 259px;
}

#img_card {
	width: 184px;
}

#img_example {
	width: 231px;
}

#img_goodpoint {
	width: 168px;
}

#img_raku {
	width: 144px;
}

#img_enytime {
	width: 192px;
}

#img_half {
	width: 143px;
}

#img_easy {
	width: 216px;
}

#img_announce {
	width: 286px;
}

#img_card_back {
	width: 174px;
}

.mm_red {
	color: #FF3C43;
	font-weight: bolder;
	background-color: #FFF9E3;
	padding: 5px 5px;
	border-radius: 10px;
}


/* ==============================================================
 TABLET PC
================================================================= */
@media screen and (min-width: 980px) {

	#mm_card section .wrap {
		width: 900px;
		margin: auto;
	}

	#mm_card #goodpoint h2 {
		margin-top: 17px;
	}

	#mm_card #example {
		padding-top: 5px;
	}

	#mm_card #example .contents {
		display: flex;
		flex-flow: row;
		margin: auto;
		justify-content: center;
	}

	#mm_card #example figcaption {
		margin-top: auto;
	}

	#mm_card #example .flex_wrap {
		background-color: #FFF9E3;
		height: 227px;
		/* width: 332px; */
		width: 564px;
		justify-content: center;
		margin: 44px 1em;
		padding: 10px;
	}


	#mm_card #example div::before {
		content: "";
		display: none;
	}

	#mm_card #example div {
		flex-flow: column;
		align-items: center;
	}

	#mm_card #example figure {
		padding-top: 10px;
	}

	#mm_card small {
		margin-left: auto;
	}

	#mm_card #goodpoint {
		padding-bottom: 40px;
	}

	#mm_card #goodpoint ol {
		background-color: #fff;
		list-style: none;
		padding-left: 0;
		counter-reset: item;
		counter-reset: item 0;
		padding: 10px;
		border-radius: 10px;
		display: flex;
		justify-content: space-evenly;
		align-items: center;
	}

	#mm_card #goodpoint ol>li {
		padding: 1em;
	}

	#mm_card #goodpoint ol>li figcaption {
		width: 145px;
	}


	#mm_card #goodpoint ol>div.parent>li {
		padding: 1em;
	}

	#mm_card #goodpoint ol#easy>li::before {
		float: unset;
	}

	#mm_card #goodpoint ol#easy>li {
		position: relative;
		left: 37px;
		display: flex;
		align-items: center;
	}

	#mm_card #goodpoint ol#easy .add_flex {
		position: relative;
		left: 19px;
	}

	#mm_card #example small {
		text-align: center;
		font-size: 14px;
	}

	#mm_card #example small span {
		display: none;
	}

	#announce h3 {
		margin-bottom: 22px;
	}

	#fv div img#img_card {
		width: 276px;
	}


}