@charset "UTF-8";
/* -------------------------------------------------
spe
------------------------------------------------- */

/* -------------------------------------------------
spe common
------------------------------------------------- */
.spe,
.spe a,
.spe h2 {
	color: #50281b;
}
.spe .mw720px {
	max-width: 720px;
	margin: 0 auto;
}
.spe .mw640px {
	max-width: 640px;
	margin: 0 auto;
}
.spe .pd10px {
	padding: 0 10px;
}
.spe img.imgradius {
	border-radius: 1em;
}

@media (min-width:768px) { /* tab pc */
	div.spe img.imgradius {
		border-radius: 20px;
	}
	.pc-ib {
		display: inline-block;
	}
}

/* key visual */
.spe .kv-box {
	padding: 0 1em 1em;
	background-color: #fff;
	border-radius: 0 0 1em 1em;
	margin-bottom: 4em;
}
.spe .kv-box .ttl-box {
	margin-bottom: 2em;
}
.spe .kv-box .ttl-box .series-ttl {
	padding: 2em 30% 1em;
	text-align: center;
}
.spe .kv-box .ttl-box h1 {
	background: none;
	text-align: center;
}
.spe .kv-box .lead-box {
	max-width: 560px;
	margin: 0 auto;
	font-weight: bold;
	line-height: 1.6;
	padding-bottom: 2em;
}

@media (min-width:768px) { /* tab pc */
	div.spe .kv-box {
		padding: 0 20px 20px;
		border-radius: 0 0 20px 20px;
	}
}

/* spe common */
.spe .sec-ttl-box {
	padding: 0;
	margin-bottom: 2em;
}
.spe .sec-img-box {
	text-align: center;
	margin-bottom: 1.6em;
}
.spe .ttl-dot-border {
	margin-bottom: 2em;
	text-align: center;
}
.spe .ttl-dot-border h3 {
	display: inline-block;
	font-size: 1.8em;
	line-height: 1.4;
	color: #50281b;
	border-bottom: dotted 4px #50281b;
}
.spe .bg-yellow-box01 {
	background-color: #fff2cc;
	padding: 0 2%;
}
.spe .sec-sub {
	margin-bottom: 4em;
}

/* pdf btn */
.spe .pdf-btn-box {
	padding-bottom: 4em;
	text-align: center;
}
.spe .pdf-btn-box a {
	max-width: 20em;
	margin: 0 auto;
	display: block;
	text-decoration: none;
	font-size: 1.5em;
	font-weight: bold;
	line-height: 1;
	color: #50281b;
	background-color: #f39800;
	background-image: none;
	border-radius: 2em;
	padding: 1em 2em;
	position: relative;
	top: 0;
	left: 0;
	z-index: 1;
}
.spe .pdf-btn-box a:before {
	content: " ";
	position: absolute;
	top: 50%;
	margin-top: -12px;
	margin-left: -1em;
	z-index: 1;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 10px 0 10px 16px;
	border-color: transparent transparent transparent #ffc51f;
}


/* -------------------------------------------------
spe01
------------------------------------------------- */
/* 01 sec1 */
.spe01 .sec1 {
	margin-bottom: 8em;
}
.spe01 .sec1 .sec-ttl-box h2 {
	background-color: transparent;
	border: none;
	text-align: center;
}
.spe01 .sec1 .txt-box {
	margin-bottom: 1em;
}

/* 01  sec1-3 */
.spe01 .sec1-3 {}
.spe01 .sec1-3 .bg-radius-orange-box01 {
	background-color: #f5ad33;
	border-radius: 1em;
	padding: 2em 1em;
}
.spe01 .sec1-3 .ttl-border-radius {
	margin-bottom: 2em;
	text-align: center;
}
.spe01 .sec1-3 .ttl-border-radius h3 {
	display: inline-block;
	font-size: 1.5em;
	color: #50281b;
	border: solid 2px #50281b;
	border-radius: 2em;
	padding: 0.2em 1.2em;
}
.spe01 .sec1-3 .catch-box {
	margin-bottom: 1.6em;
	font-size: 1.1em;
	text-align: center;
}
.spe01 .sec1-3 .radius-box {
	margin-top: 2em;
	border-radius: 1em;
	overflow: hidden;
}
.spe01 .sec1-3 .radius-box .bg-white-box {
	padding: 1em;
	background-color: #fff;
	border-bottom: 3px solid #f5ad33;
}
.spe01 .sec1-3 .radius-box .bg-white-box .sp-flex-box {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	max-width: 480px;
	margin: 0 auto;
}
.spe01 .sec1-3 .radius-box .bg-white-box .sp-flex-box .data-box {
	-ms-flex-preferred-size: 9em;
	flex-basis: 9em;
}
.spe01 .sec1-3 .radius-box .bg-white-box .sp-flex-box .data-box .ttl-box {
	font-size: 1.5em;
}
.spe01 .sec1-3 .radius-box .bg-white-box .sp-flex-box .data-box .ttl-box p {
	background-color: #f39800;
	color: #50281b;
	text-align: center;
	border-radius: 50%;
	width: 3em;
	height: 3em;
	margin-bottom: 0.5em;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.spe01 .sec1-3 .radius-box .bg-white-box .sp-flex-box .data-box ul {
	margin: 0;
	padding: 0;
}
.spe01 .sec1-3 .radius-box .bg-white-box .sp-flex-box .data-box ul li {
	margin: 0;
	padding: 0;
	background: none;
}
.spe01 .sec1-3 .radius-box .bg-white-box .sp-flex-box .img-box {
	-ms-flex-preferred-size: calc(100% - 9em);
	flex-basis: calc(100% - 9em);
	-ms-flex-item-align: end;
	align-self: flex-end;
	text-align: center;
}
.spe01 .sec1-3 .radius-box .bg-white-box .pht-box {
	padding-top: 1em;
	text-align: center;
	max-width: 480px;
	margin: 0 auto;
}
.spe01 .sec1-3 .radius-box .bg-orange-box {
	padding: 1em;
	background-color: #fff2cc;
	text-align: center;
	font-weight: bold;
	font-size: 1.1em;
}
.spe01 .sec1-3 .radius-box .bg-orange-box .note {
	font-size: 0.9em;
}
.spe01 .sec1-3 .comment-box {
	padding-top: 1em;
}

@media (min-width:768px) { /* tab pc */
	div.spe01 .sec1-3 .bg-radius-orange-box01, 
	div.spe01 .sec1-3 .radius-box {
		border-radius: 20px;
	}
	div.spe01 .sec1-3 .radius-box .bg-white-box {
		padding: 2em;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}
	div.spe01 .sec1-3 .radius-box .bg-white-box .sp-flex-box {
		-ms-flex-preferred-size: 50%;
		flex-basis: 50%;
	}
	div.spe01 .sec1-3 .radius-box .bg-white-box .pht-box {
		-ms-flex-item-align: center;
		align-self: center;
		text-align: right;
		padding: 0 0 0 1em;
		-ms-flex-preferred-size: calc(50% - 1em);
		flex-basis: calc(50% - 1em);
	}
}

/* 01 quiz */
.spe01 .quiz-box {
	background-color: #fff;
	border-radius: 1em;
	padding: 0 1em 1em;
	overflow: hidden;
}
.spe01 .quiz-box .ttl-box {
	background-color: #f39800;
	text-align: center;
	padding: 0.8em 1em;
	border-radius: 0 0 1em 1em;
	position: relative;
	top: 0;
	left: 0;
	margin-bottom: 1.5em;
}
.spe01 .quiz-box .ttl-box:after {
	content: " ";
	position: absolute;
	top: 100%;
	left: 50%;
	z-index: 1;
	margin-left: -8px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 12px 8px 0 8px;
	border-color: #f39800 transparent transparent transparent;
}
.spe01 .quiz-box .img-box {
	text-align: center;
}
.spe01 .quiz-box .qa-box .q-box {
	padding-bottom: 0.5em;
	border-bottom: 2px dotted #f39800;
	margin-bottom: 0.8em;
}
.spe01 .quiz-box .qa-box .ico-box {
	margin-bottom: 8px;
	font-size: 3em;
	font-weight: bold;
	line-height: 1;
}
.spe01 .quiz01 {
	margin-bottom: 1em;
}
.spe01 .quiz01 .img-box {
	padding: 1em 20%;
}
.spe01 .quiz02 .img-box {
	padding: 1em 10%;
}

@media (min-width:768px) { /* tab pc */
	div.spe01 .quiz-box {
		border-radius: 20px;
		padding: 0 20px 20px;
	}
	div.spe01 .quiz-box .ttl-box {
		width: 48%;
	}
	div.spe01 .quiz-box .img-box {
		width: 48%;
	}
	div.spe01 .quiz-box .qa-box {
		width: 48%;
	}
	div.spe01 .quiz01 .ttl-box, 
	div.spe01 .quiz01 .qa-box, 
	div.spe01 .quiz04 .ttl-box, 
	div.spe01 .quiz04 .qa-box {
		float: left;
	}
	div.spe01 .quiz02 .ttl-box, 
	div.spe01 .quiz02 .qa-box, 
	div.spe01 .quiz03 .ttl-box, 
	div.spe01 .quiz03 .qa-box {
		float: right;
	}
	div.spe01 .quiz01 .img-box {
		float: right;
		padding: 3em 0 0;
	}
	div.spe01 .quiz02 .img-box {
		float: left;
		padding: 3em 0 0;
	}
}

/* sec2 syokubunka */
.spe01 .sec2 {
	margin-bottom: 8em;
}
.spe01 .sec2-1 .txt-box p {
	margin-bottom: 1em;
}
.spe01 .quiz03 .img-box, .spe01 .quiz04 .img-box {
	padding: 1em 10%;
}
.spe01 .quiz03 {
	margin-bottom: 1em;
}

@media (min-width:768px) { /* tab pc */
	div.spe01 .quiz03 .img-box {
		float: left;
		padding: 4em 0 0;
	}
	div.spe01 .quiz04 .img-box {
		float: right;
		padding: 20px 0 0;
	}
}

/* sec3 lifework */
.spe01 .sec3 {
	overflow: hidden;
}

/* 01 sec3-2 point */
.spe01 .sec3-2 .bg-orange-box {
	padding: 2em 1em;
	background-color: #ffd14c;
}
.spe01 .sec3-2 .bg-orange-box {
	margin-bottom: 1em;
}
.spe01 .sec3-2 .ttl-box {
	color: #50281b;
	text-align: center;
	font-weight: bold;
	font-size: 1.4em;
	margin: 0 auto 1em;
	position: relative;
	top: 0;
	left: 0;
	z-index: 1;
	max-width: 11em;
}
.spe01 .sec3-2 .ttl-box:before {
	content: " ";
	display: block;
	height: 100%;
	width: 2px;
	background-color: #50281b;
	position: absolute;
	left: -0.5em;
	top: 0.1em;
	z-index: 1;
	transform: rotate(-20deg);
}
.spe01 .sec3-2 .ttl-box:after {
	content: " ";
	display: block;
	height: 100%;
	width: 2px;
	background-color: #50281b;
	position: absolute;
	right: -0.5em;
	top: 0.1em;
	z-index: 1;
	transform: rotate(20deg);
}
.spe01 .sec3-2 .list-box {
	font-size: 1.1em;
}
.spe01 .sec3-2 .list-box ul {
	list-style: none;
	max-width: 520px;
	margin: 0 auto;
}
.spe01 .sec3-2 .list-box ul li {
	background: none;
	padding: 1em 0 1em 3em;
	margin: 0;
	position: relative;
	top: 0;
	left: 0;
	z-index: 1;
}
.spe01 .sec3-2 .list-box ul li:before {
	content: " ";
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	display: block;
	height: 100%;
	width: 2.5em;
	background-image: url("../img/spe01_ico_check.png");
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position: center;
}
.spe01 .sec3-2 .list-box ul li + li {
	border-top: 2px dotted #fff;
}

@media (min-width:768px) { /* tab pc */
	div.spe01 .sec3-2 .list-box ul li {
		padding: 1em 0 1em 64px;
	}
	div.spe01 .sec3-2 .list-box ul li:before {
		width: 50px;
		background-size: auto;
	}
}

/* 01 sec3-3 more */
.spe01 .sec3-3 .ttl-box {
	text-align: center;
	margin-bottom: 2em;
}
.spe01 .sec3-3 .ttl-box p {
	color: #50281b;
	display: inline-block;
	text-align: center;
	font-weight: bold;
	font-size: 1.4em;
	padding-bottom: 2px;
	border-bottom: 2px solid #50281b;
	position: relative;
	top: 0;
	left: 0;
	z-index: 1;
}
.spe01 .sec3-3 .ttl-box p:before {
	content: " ";
	display: block;
	position: absolute;
	z-index: 0;
	left: 50%;
	margin-left: -10px;
	top: 100%;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 14px 10px 0 10px;
	border-color: #50281b transparent transparent transparent;
}
.spe01 .sec3-3 .ttl-box p:after {
	content: " ";
	display: block;
	position: absolute;
	z-index: 1;
	left: 50%;
	margin-left: -10px;
	top: calc(100% - 4px);
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 14px 10px 0 10px;
	border-color: #fff2cc transparent transparent transparent;
}
.spe01 .sec3-3 .txt-box {
	margin-bottom: 1em;
}

/* spe series */
.spe .series-box {
	background: #ffce7b;
	padding: 6em 2%;
}
.spe .series-box .sec-ttl-box {
	text-align: center;
	padding: 1em;
	margin-bottom: 3em;
	background-color: #f39800;
	border-radius: 1em;
	position: relative;
	top: 0;
	left: 0;
	z-index: 1;
}
.spe .series-box .sec-ttl-box > div {
	padding: 1em 1em 0;
	font-weight: bold;
	font-size: 1.4em;
}
.spe .series-box .sec-ttl-box:before {
	content: " ";
	display: block;
	position: absolute;
	z-index: 0;
	left: 50%;
	margin-left: -10px;
	top: 100%;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 16px 10px 0 10px;
	border-color: #f39800 transparent transparent transparent;
}
.spe .series-box ul {
	max-width: 720px;
	margin: 0 auto;
}
.spe .series-box ul li {
	background-image: none;
	padding: 0;
	margin-bottom: 1em;
	position: relative; /* soon */
	top: 0;
	left: 0;
	z-index: 1;
}
.spe .series-box ul li .soon-box {
	font-size: 2.8vw;
}
.content .spe .series-box ul li .class-a {
	color: #50281b;
	font-size: 3.6vw;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: 100%;
	padding: 1em;
	height: 6em;
	text-decoration: none;
	font-weight: bold;
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: right center;
	background-size: auto 100%;
	position: relative;
	top: 0;
	left: 0;
	z-index: 1;
}
.content .spe .series-box ul li .class-a:before {
	content: " ";
	display: inline-block;
	margin-right: 0.5em;
	width: 2.4em;
	height: 2.4em;
	background-repeat: no-repeat;
	background-position: center;
	background-size: auto 100%;
}
.content .spe .series-box ul li.current .class-a {
	color: red;
}
.content .spe .series-box ul li.current .class-a:after {
	content: " ";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	width: 100%;
	height: 100%;
	border: 4px solid red;
}
.content .spe .series-box ul li .class-a .bg-arrow {
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 0;
}
.content .spe .series-box ul li .class-a .sub {
	font-size: 0.8em;
}
.spe .series-box ul {
	margin-bottom: 2em;
}
.spe .series-box ul .pref {
	font-size: 1.5em;
}
.spe .series-box ul li.li01 .class-a:before {
	background-image: url("../img/spe_link_num01.png");
}
.spe .series-box ul li.li02 .class-a:before {
	background-image: url("../img/spe_link_num02.png");
}
.spe .series-box ul li.li03 .class-a:before {
	background-image: url("../img/spe_link_num03.png");
}
.spe .series-box ul li.li04 .class-a:before {
	background-image: url("../img/spe_link_num04.png");
}
.spe .series-box ul li.li01 .class-a {
	background-image: url("../img/top_thumb_spe01.jpg");
}
.spe .series-box ul li.li02 .class-a {
	background-image: url("../img/top_thumb_spe02.jpg");
}
.spe .series-box ul li.li03 .class-a {
	background-image: url("../img/top_thumb_spe03.jpg");
}
.spe .series-box ul li.li04 .class-a {
	background-image: url("../img/top_thumb_spe04.jpg");
}
.spe .series-box .btn-box {
	padding: 0 10px;
	text-align: center;
}

@media (min-width:768px) { /* tab pc */
	div.content .spe .series-box .sec-ttl-box {
		width: 100%;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		-ms-flex-line-pack: center;
		align-content: center;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		border-radius: 20px;
		padding: 20px;
	}
	div.spe .series-box .sec-ttl-box > div {
		padding: 1em;
	}
	div.spe .series-box ul li .soon-box {
		font-size: 0.8em;
	}
	.content div.spe .series-box ul li a:hover {
		text-decoration: underline;
		background-color: #feedda;
	}
	div.content .spe .series-box ul li .class-a {
		padding: 0.5em;
		font-size: 2em;
		height: 180px;
	}
	div.content .spe .series-box ul li .class-a:before {
		width: 62px;
		height: 62px;
	}
	div.content .spe .series-box ul li .class-a .sub {
		font-size: 0.6em;
	}
}

/* editors note */
.spe .editorsnote-box {
	background-color: #ffe6bd;
	color: #50281b;
	padding: 6em 2%;
}
.spe .editorsnote-box .border-box {
	border: 2px solid #50281b;
	padding: 1em;
	border-radius: 1em;
}
.spe .editorsnote-box .ttl-box {
	text-align: center;
	margin-bottom: 2em;
}
.spe .editorsnote-box .ttl-box p {
	letter-spacing: 0.3em;
	color: #50281b;
	display: inline-block;
	text-align: center;
	font-weight: bold;
	font-size: 1.4em;
	border-bottom: 2px solid #50281b;
	position: relative;
	top: 0;
	left: 0;
	z-index: 1;
}
.spe .editorsnote-box .ttl-box p:before {
	content: " ";
	display: block;
	position: absolute;
	z-index: 0;
	left: 50%;
	margin-left: -10px;
	top: 100%;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 14px 10px 0 10px;
	border-color: #50281b transparent transparent transparent;
}
.spe .editorsnote-box .ttl-box p:after {
	content: " ";
	display: block;
	position: absolute;
	z-index: 1;
	left: 50%;
	margin-left: -10px;
	top: calc(100% - 4px);
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 14px 10px 0 10px;
	border-color: #ffe6bd transparent transparent transparent;
}

@media (min-width:768px) { /* tab pc */
	div.spe .editorsnote-box .border-box {
		padding: 2em;
		border-radius: 10px;
	}
}


/* -------------------------------------------------
spe02
------------------------------------------------- */
/* 02 sec1 */
.spe02 .sec1 {
	padding-bottom: 2em;
}
.spe02 .sec1-2 .white-radius-box {
	border-radius: 1em;
	overflow: hidden;
	padding: 1em;
	background-color: #fff;
}
.spe02 .sec1-2 .white-radius-box .prof-box {
	margin-bottom: 1em;
}
.spe02 .sec1-2 .white-radius-box .prof-box .data-box {
	padding-top: 4px;
	font-size: 0.9em;
	line-height: 1.4;
}
.spe02 .sec1-2 .white-radius-box .prof-box .data-box .name {
	margin-bottom: 1em;
}

@media (min-width:768px) { /* tab pc */
	div.spe02 .sec1-2 .white-radius-box {
		border-radius: 20px;
		padding: 20px;
	}
	div.spe02 .sec1-2 .white-radius-box .flex-box {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}
	div.spe02 .sec1-2 .white-radius-box .flex-box .flex-item {
		width: 48%;
	}
}

/* 02 sec2 */
.spe02 .mw540px {
	max-width: 540px;
	margin: 0 auto;
}
.spe02 .sec2 .orange-radius-box {
	border-radius: 1em;
	overflow: hidden;
	padding: 4em 0;
	background-color: #ffd14c;
}
.spe02 .sec2 .ttl-arrow-line-box {
	text-align: center;
	margin-bottom: 2em;
}
.spe02 .sec2 .ttl-arrow-line-box p {
	color: #50281b;
	display: inline-block;
	text-align: center;
	font-weight: bold;
	font-size: 1.4em;
	line-height: 1.4;
	padding-bottom: 2px;
	border-bottom: 2px solid #50281b;
	position: relative;
	top: 0;
	left: 0;
	z-index: 1;
}
.spe02 .sec2 .ttl-arrow-line-box p:before {
	content: " ";
	display: block;
	position: absolute;
	z-index: 0;
	left: 50%;
	margin-left: -10px;
	top: 100%;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 14px 10px 0 10px;
	border-color: #50281b transparent transparent transparent;
}
.spe02 .sec2 .ttl-arrow-line-box p:after {
	content: " ";
	display: block;
	position: absolute;
	z-index: 1;
	left: 50%;
	margin-left: -10px;
	top: calc(100% - 4px);
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 14px 10px 0 10px;
	border-color: #ffd14c transparent transparent transparent;
}
.spe02 .sec2 .menu-ttl-box {
	text-align: center;
	margin-bottom: 1.5em;
}
.spe02 .sec2 .menu-ttl-box p {
	color: #50281b;
	display: inline-block;
	text-align: center;
	font-weight: bold;
	font-size: 2em;
	line-height: 1.4;
	background: -webkit-linear-gradient(transparent 70%, #fff 0%);
	background: -o-linear-gradient(transparent 70%, #fff 0%);
	background: linear-gradient(transparent 70%, #fff 0%);
}
.spe02 .sec2 .recipe-box {
	text-align: center;
	margin-bottom: 1em;
}
.spe02 .sec2 .menu-img-box {
	margin-bottom: 2em;
}
.spe02 .sec2 .material-box {
	margin-bottom: 1em;
}
.spe02 .sec2 .material-box .ttl-box {
	background-color: #fff;
	text-align: center;
	font-weight: bold;
	padding: 0.8em;
}
.spe02 .sec2 .material-box .list-box {
	border-left: 3px solid #fff;
	border-right: 3px solid #fff;
	border-bottom: 3px solid #fff;
	text-align: center;
	padding: 1em;
	font-size: 1.142857em;
}
.spe02 .sec2 .material-box .list-box .table-box {
	text-align: left;
}
.spe02 .sec2 .material-box .list-box .table-box .tr .td, 
.spe02 .sec2 .material-box .list-box .table-box .tr .td .inner {
	display: inline;
}
.spe02 .sec2 .material-box .list-box .table-box .tr .item {
	font-weight: bold;
	text-indent: -1em;
}
.spe02 .sec2 .material-box .list-box .table-box .tr .item .inner:before {
	content: "●";
}
.spe02 .sec2 .material-box .list-box .table-box .tr .item .inner:after {
	content: "：";
}
.spe02 .sec2 .material-box .list-box .note {
	margin-top: 1em;
}

@media (min-width:768px) { /* tab pc */
	div.spe02 .sec2 .orange-radius-box {
		border-radius: 20px;
	}
	div.spe02 .sec2 .menu-ttl-box p {
		letter-spacing: 0.2em;
	}
	div.spe02 .sec2 .material-box .list-box .table-box {
		display: table;
		margin: 0 auto;
	}
	div.spe02 .sec2 .material-box .list-box .table-box .tr {
		display: table-row;
	}
	div.spe02 .sec2 .material-box .list-box .table-box .tr .td {
		display: table-cell;
	}
	div.spe02 .sec2 .material-box .list-box .table-box .tr .item {
		text-indent: 0;
	}
	div.spe02 .sec2 .material-box .list-box .table-box .tr .item .inner {
		width: 12em;
		white-space: nowrap;
		padding-right: 1em;
		overflow: hidden;
		display: block;
	}
	div.spe02 .sec2 .material-box .list-box .table-box .tr .item .inner:after {
		content: "…………………………………………";
	}
}

/* 02 sec2 point */
.spe02 .sec2 .white-radius-box {
	border-radius: 1em;
	overflow: hidden;
	padding: 1em;
	background-color: #fff;
	margin-bottom: 4em;
}
.spe02 .sec2 .white-radius-box .point-ttl-box {
	text-align: center;
	margin-bottom: 1em;
}
.spe02 .sec2 .white-radius-box .point-ttl-box p {
	display: inline-block;
	text-align: center;
	padding: 0.2em 1em;
	background-color: #50281b;
	color: #fff;
	border-radius: 2em;
	letter-spacing: 0.2em;
}

@media (min-width:768px) { /* tab pc */
	div.spe02 .sec1-2 .white-radius-box {
		border-radius: 20px;
		padding: 20px;
	}
}

/* 02 sec2 how to make */
.spe02 .sec2 .howtomake-box {
	background-color: #fff;
	padding: 4em 10px;
}
.spe02 .sec2 .howtomake-box .process-box {}
.spe02 .sec2 .howtomake-box .flex-box {
	padding: 1.5em 0 0;
	background: none;
}
.spe02 .sec2 .howtomake-box .flex-box .img-box {
	margin-bottom: 1em;
}
.spe02 .sec2 .howtomake-box .flex-box .num-box {
	background-color: #ffd14c;
	display: block;
	width: 3em;
	height: 3em;
	text-align: center;
	line-height: 3em;
	border-radius: 50%;
	font-weight: bold;
	margin-bottom: .5em;
}
.spe02 .sec2 .howtomake-box .flex-box .num-box .inner {
	font-size: 1.5em;
}

@media (min-width:768px) { /* tab pc */
	div.spe02 .sec2 .howtomake-box .flex-box {
		display: table;
		width: 100%;
	}
	div.spe02 .sec2 .howtomake-box .flex-box .img-box {
		display: table-cell;
		width: 50%;
	}
	div.spe02 .sec2 .howtomake-box .flex-box .txt-box {
		display: table-cell;
		padding-left: 1em;
		vertical-align: middle;
	}
}

.spe02 .sec2 .howtomake-box .process-point-box {
	margin-top: 1.5em;
	border-radius: 1em;
	padding: 1em;
	background-color: #ffc51f;
	position: relative;
	top: 0;
	left: 0;
	z-index: 1;
}
.spe02 .sec2 .howtomake-box .process-point-box:before {
	content: " ";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 8px 16px 8px;
	border-color: transparent transparent #ffc51f transparent;
	position: absolute;
	bottom: 99.9%;
	left: 50%;
	margin-left: -8px;
}
.spe02 .sec2 .howtomake-box .process-point-box .ttl {
	text-align: center;
	font-weight: bold;
	font-size: 1.4em;
	margin-bottom: 0.5em;
}

@media (min-width:768px) { /* tab pc */
	div.spe02 .sec2 .howtomake-box .process-point-box {
		border-radius: 20px;
		padding: 20px;
	}
}

/* 02 sec2-3 */
.spe02 .sec2 .menu-ttl-box2 {
	margin-bottom: 1.5em;
	text-align: center;
}
.spe02 .sec2 .menu-ttl-box2 p {
	font-size: 1.5em;
	display: inline-block;
	color: #50281b;
	background-color: #ffffff;
	padding: 0 1.2em;
	border-radius: 2em;
	font-weight: bold;
}

@media (min-width:768px) { /* tab pc */
	div.spe02 .sec2 .menu-ttl-box2 p {
		font-size: 1.8em;
	}
}

.spe02 .sec2 .sec2-3 .material-box {
	margin-bottom: 4em;
}
.spe02 .sec2 .sec2-3 .howtomake-box .bottom-dash-line {
	padding-bottom: 1em;
	border-bottom: 1px dashed #ffc51f;
}

@media (min-width:768px) { /* tab pc */
	div.spe02 .sec2 .sec2-3 .howtomake-box .flex-box {
		display: block;
		width: 100%;
	}
}


/* -------------------------------------------------
spe03
------------------------------------------------- */
.spe03 .case-ttl-box {
	text-align: center;
	margin-bottom: 1em;
	padding: 0 25%;
}

/* dotted ttl */
.spe03 div.ttl-dot-border h3 {
	color: #f39800;
	border-bottom: dotted 4px #f39800;
}
.spe03 .ttl-dot-border-sub {
	text-align: center;
	font-size: 1.6em;
	margin-bottom: 1em;
	line-height: 1.4;
}
.spe03 .ttl-dot-border-sub .small {
	font-size: 0.8em;
}
.spe03 .note-box {
	text-align: left;
	font-size: 0.8em;
}
.spe03 .txt-box {
	margin-bottom: 2em;
}
.spe03 .white-radius-box {
	border-radius: 1em;
	overflow: hidden;
	padding: 0 0 2em;
	background-color: #fff;
}
.spe03 .white-radius-box .ttl-box01 {
	text-align: center;
	margin-bottom: 2em;
}
.spe03 .white-radius-box .ttl-box02 {
	text-align: center;
	margin-bottom: 1em;
	color: #f39800;
	font-weight: bold;
	font-size: 1.2em;
}
.spe03 .white-radius-box .border-bottom-box {
	padding-bottom: 1em;
	border-bottom: 4px dotted #f39800;
	margin-bottom: 1em;
}
.spe03 .white-radius-box .float-box {
	overflow: hidden;
}
.spe03 .white-radius-box .float-box .img-box, 
.spe03 .white-radius-box .float-box .img-box .note-box {
	text-align: center;
}
.spe03 .white-radius-box .float-box .txt-box {
	margin: 0 0 1em;
}

@media (min-width:768px) { /* tab pc */
	div.spe03 .white-radius-box {
		border-radius: 20px;
	}
	div.spe03 .white-radius-box .float-box .img-box {
		width: 48%;
		text-align: left;
		max-width: 300px;
	}
	div.spe03 .white-radius-box .float-box .img-box .note-box {
		text-align: left;
	}
	div.spe03 .white-radius-box .float-box .txt-box {
		width: 48%;
		max-width: 300px;
	}
	div.spe03 .white-radius-box .float-box .pc-fl {
		float: left;
	}
	div.spe03 .white-radius-box .float-box .pc-fr {
		float: right;
	}
}

.spe03 .bg-orange-box {
	background-color: #ffd14c;
	padding: 2em 10px;
}
.spe03 .bg-orange-box .ttl-box {
	color: #50281b;
	text-align: center;
	font-weight: bold;
	font-size: 1.4em;
	padding: 0 1em;
	margin: 0 auto 1em;
	line-height: 1.4;
}
.spe03 .bg-orange-box .ttl-box p {
	display: inline-block;
	position: relative;
	top: 0;
	left: 0;
	z-index: 1;
}
.spe03 .bg-orange-box .ttl-box p:before {
	content: " ";
	display: block;
	height: 90%;
	width: 2px;
	background-color: #50281b;
	position: absolute;
	left: -0.5em;
	top: 0.1em;
	z-index: 1;
	transform: rotate(-20deg);
}
.spe03 .bg-orange-box .ttl-box p:after {
	content: " ";
	display: block;
	height: 90%;
	width: 2px;
	background-color: #50281b;
	position: absolute;
	right: -0.5em;
	top: 0.1em;
	z-index: 1;
	transform: rotate(20deg);
}


/* -------------------------------------------------
spe04
------------------------------------------------- */
/* dotted ttl */
.spe04 .sec1-1 div.ttl-dot-border h3, 
.spe04 .sec2-1 div.ttl-dot-border h3, 
.spe04 .sec2-3 div.ttl-dot-border h3 {
	color: #f39800;
	border-bottom: dotted 4px #f39800;
}
.spe04 .ttl-dot-border-sub {
	text-align: center;
	font-size: 1.6em;
	margin-bottom: 1em;
	line-height: 1.4;
}
.spe04 .ttl-dot-border-sub .small {
	font-size: 0.8em;
}
.spe04 .note-box {
	text-align: left;
	font-size: 0.8em;
}
.spe04 .sec1-2 .flex-box {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.spe04 .sec1-2 .flex-box .flex-item {
	width: 48%;
}

/* 04 sec2-2,2-4 */
.spe04 .sec2-2 .flex-box .txt-box, 
.spe04 .sec2-4 .flex-box .txt-box {
	margin-bottom: 1em;
}
.spe04 .sec2-2 .flex-box .img-box, 
.spe04 .sec2-4 .flex-box .img-box, 
.spe04 .sec2-2 .flex-box .img-box .note-box, 
.spe04 .sec2-4 .flex-box .img-box .note-box {
	text-align: center;
}

@media (min-width:768px) { /* tab pc */
	div.spe04 .sec2-2 .flex-box,
	div.spe04 .sec2-4 .flex-box {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}
	div.spe04 .sec2-2 .flex-box .flex-item, 
	div.spe04 .sec2-4 .flex-box .flex-item {
		width: 48%;
		text-align: left;
	}
	div.spe04 .sec2-2 .flex-box .txt-box, 
	div.spe04 .sec2-4 .flex-box .txt-box {
		margin-bottom: 0;
	}
	div.spe04 .sec2-2 .flex-box .img-box .note-box, 
	div.spe04 .sec2-4 .flex-box .img-box .note-box {
		text-align: left;
	}
}
