@charset "UTF-8";

/* -------------------------------------------------
spe
------------------------------------------------- */

/* -------------------------------------------------
spe common
------------------------------------------------- */
.spe,
.spe a,
.spe h2{
	color:#50281b;
}

.spe .mw720px{
  max-width: 720px;
  margin: 0 auto;
}

.spe .mw640px, .spe .mw640px_02{
  max-width: 640px;
  margin: 0 auto;
}

.spe .pd10px{
	padding:0 10px;
}


.spe img.imgradius{
	border-radius: 1em;
}
.spe .imgcenter{
	text-align: center;	
}

@media (min-width:768px) { /* tab pc */
	div.spe img.imgradius{
		border-radius: 20px;
	}

	.pc-ib{
		display: inline-block;
	}
}

@media (min-width:768px) and (max-width: 959px) { /* tab */

}

@media (min-width:768px) { /* tab pc */
}

@media (min-width:960px) { /* pc */

}

/* key visual */
.spe .kv-box{
	padding: 0 1em 1em;
	background-color:#fff;
	border-radius: 0 0 1em 1em;
	margin-bottom: 3em;
}

.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-box{
	max-width: 560px;
	margin: 0 auto;
}

.spe .kv-box .ttl-box .h1-box h1{
	font-size: 1em;
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position: center;
	
	padding-top: calc(( 220 / 560 ) * 100% - 1.7em );
	
	text-indent: -999em;
}

/* 各spe h1画像 */
.spe01 .kv-box .ttl-box .h1-box h1{
	background-image: url(../img/spe01_kv_ttl01.png);
}

.spe02 .kv-box .ttl-box .h1-box h1{
	padding-top: calc(( 247 / 560 ) * 100% - 1.7em );
	background-image: url(../img/spe02_kv_ttl01.png);
}

div.spe03 .kv-box .ttl-box .h1-box h1{
	padding-top: calc(( 247 / 560 ) * 100% - 1.7em );
	background-image: url(../img/spe03_kv_ttl01.png);
}

.spe04 .kv-box .ttl-box .h1-box h1{
	padding-top: calc(( 247 / 560 ) * 100% - 1.7em );
	background-image: url(../img/spe04_kv_ttl01.png);
}

.spe05 .kv-box .ttl-box .h1-box h1{
	background-image: url(../img/spe05_kv_ttl01.png);
}

.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 .ki-box{
	margin-bottom: 4em;
}


/* spe common */
/* spe common sec title h2 */
.spe .sec-ttl-box{
	max-width: 640px;
	padding: 0;
	margin: 0 auto 2em;
}

.spe .sec-ttl-box h2{
	font-size: 1em;
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position: center;
	
	padding-top: calc(( 90 / 640 ) * 100% - 1.2em );
	
	text-indent: -999em;
}
.spe .sec-ttl-box h3{
	max-width: 540px;
	padding: 0;
	margin: 0 auto 2em;
}
.spe .sec-ttl-box h3{
	font-size: 1em;
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position: center;
	
	padding-top: calc(( 90 / 540 ) * 100% - 1.2em );
	
	text-indent: -999em;
}
@media (min-width:768px) { /* tab pc */
	.spe .sec-ttl-box h3{
		margin-top: -20px;
	}
}

.spe .sec-ttl-box h2.one-line{
	padding-top: calc(( 40 / 640 ) * 100% - 1.2em );
}

/* spe01 */
.spe01 .sec1 .sec-ttl-box h2{
	background-image: url(../img/spe01_sec1_ttl01.png);
}

.spe01 .sec2 .sec-ttl-box h2{
	background-image: url(../img/spe01_sec2_ttl01.png);
}

.spe01 .sec3 .sec-ttl-box h2{
	background-image: url(../img/spe01_sec3_ttl01.png);
}

/* spe02 */
.spe02 .sec1 .sec-ttl-box h2{
	background-image: url(../img/spe02_sec1_ttl01.png);
}

.spe02 .sec2 .sec-ttl-box h2{
	background-image: url(../img/spe02_sec2_ttl01.png);
}


/* spe03 */
.spe03 .sec1 .sec-ttl-box h2{
	background-image: url(../img/spe03_sec1_ttl01.png);
}

.spe03 .sec2 .sec-ttl-box h2{
	background-image: url(../img/spe03_sec2_ttl01.png);
}

.spe03 .sec3 .sec-ttl-box h2{
	background-image: url(../img/spe03_sec3_ttl01.png);
}

.spe03 .sec4 .sec-ttl-box h2{
	background-image: url(../img/spe03_sec4_ttl01.png);
}

.spe03 .sec5 .sec-ttl-box h2{
	background-image: url(../img/spe03_sec5_ttl01.png);
}

/* spe04 */
.spe04 .sec1 .sec-ttl-box h2{
	background-image: url(../img/spe04_sec1_ttl01.png);
}

.spe04 .sec2 .sec-ttl-box h2{
	background-image: url(../img/spe04_sec2_ttl01.png);
}

.spe04 .sec3 .sec-ttl-box h2{
	background-image: url(../img/spe04_sec3_ttl01.png);
}

.spe04 .sec4 .sec-ttl-box h2{
	background-image: url(../img/spe04_sec4_ttl01.png);
}


.spe .sec-img-box{
	text-align: center;
	padding: 2em 0;
}

.spe .ttl-dot-border{
	margin-bottom: 1.6em;
	text-align: center;
}

.spe .ttl-dot-border h3,
.spe .ttl-dot-border h4{
	display: inline-block;
	font-size: 1.8em;
	line-height: 1.4;
	color:#50281b;
	border-bottom: dotted 4px #50281b;
}

.spe .ttl-dot-border h3 span.ft-sm{
	font-size: 0.8em;
}

/* ttl marker */
.spe .ttl-marker-box,
.spe .ttl-marker-box02{
	text-align: center;
	line-height: 1.2;
	margin-bottom: 1em;
}
.spe .ttl-marker-box > *{
	display: inline-block;
	padding: 0 0.5em;
	font-size: 1.6em;
	font-weight:bold;
	background: linear-gradient(transparent 60%, #fff 0%);
	background: -ms-linear-gradient(transparent 60%, #ffff 0%);/* IE用 */
}

@media (min-width:768px) { /* tab pc */	
	div.spe .ttl-marker-box > *{
		font-size: 2em;
	}
}
.spe .ttl-marker-box02 h3{
	display: inline;
	padding: 0 0.5em;
	font-size: 1.6em;
	font-weight:bold;
	line-height: 1.8em;
	background: linear-gradient(transparent 60%, #fff 60%);
}
@media (min-width:768px) { /* tab pc */	
	div.spe .ttl-marker-box02 h3 > *{
		font-size: 2em;
	}
}

.spe .fukidashi-box{
	text-align: center;
	margin-bottom: 1.5em;
	color: #000080;
}

.spe .fukidashi-box > *{
	font-size: 1.2em;
	display: inline-block;
	font-weight: bold;
	background-color:#fff;
	border-radius: 1em;
	padding: 0.2em 1em;
	
	position: relative;
	top:0;
	left:0;
	z-index: 1;
}

.spe .fukidashi-box > *:after{
	content: " ";
	position: absolute;
	top:99.9%;
	left: calc(50% - 8px);
	
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 12px 8px 0 8px;
	border-color: #fff transparent transparent transparent;
}

@media (min-width:768px) { /* tab pc */	
	div.spe .fukidashi-box > *{
		font-size: 1.2em;
	}
}

.spe .fukidashi-box02{
	text-align: center;
	margin-bottom: 1.5em;
	color: #fff;
}

.spe .fukidashi-box02 > *{
	font-size: 1.2em;
	display: inline-block;
	font-weight: bold;
	background-color:#000080;
	border-radius: 1em;
	padding: 0.2em 1em;
	
	position: relative;
	top:0;
	left:0;
	z-index: 1;
}

.spe .fukidashi-box02 > *:after{
	content: " ";
	position: absolute;
	top:99.9%;
	left: calc(50% - 8px);
	
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 12px 8px 0 8px;
	border-color: #000080 transparent transparent transparent;
}

@media (min-width:768px) { /* tab pc */	
	div.spe .fukidashi-box02 > *{
		font-size: 1.2em;
	}
}

/* sec bg */
.spe .bg-yellow-box01{
	background-color:#e6ebeb;
	padding: 0 5% 0.2%;
}
@media (min-width:768px) {
	div.spe .bg-yellow-box01{
		padding: 0 2% 0.2%;
	}
}

/* sec */
.spe .sec{
	margin-bottom: 6em;
}

.spe .sec-sub{
	margin-bottom: 3.5em;
}

.spe .sec-sub:last-child{
	margin-bottom: 0;
}

@media (min-width:768px) { /* tab pc */
	div.spe .sec{
		margin-bottom: 6em;
	}
}

/* sec sub bg */
.spe .radius-white-box{
	border-radius: 1em;
	background-color:#fff;
	padding: 2em 5%;
	margin-bottom: 2%;
}
.spe .radius-white-box .ttl{
	color:#c499bd;
	font-weight: bold;
	font-size: 1.5em;
}

@media (min-width:768px) {
	div.spe .radius-white-box{
		padding: 2em 2%;
	}
}


/* profile */
.spe .profile-box{
	padding: 2em 1em;
	background-color:#bec8dc;
	border-radius: 1em;
}

.spe .profile-box .ttl-box{
	color:#50281b;
	text-align: center;
	font-weight: bold;
	font-size: 1.4em;
	margin: 0 auto 1em;
}

.spe .profile-box .ttl-box p{
	display: inline-block;
	
	position: relative;
	top:0;
	left:0;
	z-index: 1;
}

.spe .profile-box .ttl-box p: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);
}

.spe .profile-box .ttl-box p: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);
}

.spe .profile-box .ttl-white-box{
	background-color: #ffffff;
	text-align: center;
	border-radius: 2em;
	margin-bottom: 1.5em;
}

.spe .profile-box .txt-box{
	font-size: 0.85rem;
}

.spe .profile-box .txt-box .name{
	font-size: 1.4rem;
}

.spe .profile-box .txt-box .name .shi{
	font-size: 0.8em;
}

.spe .profile-box .txt-box .title{

}

.spe .profile-box .pc-flex-box .img-box{
	padding-top: 1em;
	text-align: center;
}

@media (min-width:768px) { /* tab pc */
	div.spe .profile-box .pc-flex-box{
		display:-webkit-box;
		display:-ms-flexbox;
		display: flex;
	}
	
	div.spe .profile-box .pc-flex-box .txt-box{
		-ms-flex-preferred-size: calc( 96% - 200px );
		flex-basis: calc( 96% - 200px );
	}

	div.spe .profile-box .pc-flex-box .img-box{
		-ms-flex-preferred-size: 200px;
		flex-basis: 200px;
		margin-left: auto;
		
		padding-top: 0;
	}
	
	/* txt only */
	div.spe div.profile-box .txt-only .txt-box{
		-ms-flex-preferred-size: 100%;
		flex-basis: 100%;
	}
}


/* pdf btn */
.spe .pdf-btn-box{
	text-align: center;
}
.spe .pdf-btn-box_mt15{
	margin-top: 1.5em;
}

.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:#fff;
	background-color: #000080;
	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;
}

/*
.spe .pdf-btn-box02{
	padding-bottom: 4em;
	text-align: center;
}


.spe .pdf-btn-box02 a{
	max-width: 25em;
	margin: 0 auto;
	display: block;
	text-decoration: none;
	font-size: 1.4em;
	font-weight: bold;
	line-height: 1;

	color:#fff;
	background-color: #d99147;
	background-image: none;
	border-radius: 2em;

	padding: 1em 2em;

	position: relative;
	top:0;
	left:0;
	z-index: 1;
}
.spe .pdf-btn-box02 a:before{
	content:" ";

	position: absolute;
	top:50%;
	margin-top: -24px;
	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;
}
.spe .pdf-btn-box03{
	margin-top: -2.0em;
}
.spe .pdf-btn-box03 a{
	max-width: 25em;
	font-size: 1.4em;
}
*/

/* spe series */
.spe .series-box{
	background : #bec8dc;

	padding: 6em 2%;
}

.spe .series-box .ttl-box{
	text-align: center;
	padding: 1em;
	margin-bottom: 3em;

	background-color:#000080;
	border-radius: 1em;

	position: relative;
	top:0;
	left: 0;
	z-index: 1;
}

.spe .series-box .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: #000080 transparent transparent transparent;
}

.spe .series-box .ttl-box .img-box{

}
.spe .series-box .ttl-box .txt-box{
	padding: 1em 1em 0;
	font-weight: bold;
	font-size: 1.4em;
}


.spe .series-box .ttl-box h2{
	font-size: 1em;
	color: #fff;
}


.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;
	line-height: 1.4;
}

.spe .series-box ul li .soon-box {
	font-size: 2.8vw;
	line-height: 1.8;
}

.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.li05 .class-a:before{
	background-image:url("../img/spe_link_num05.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 ul li.li05 .class-a{
	background-image:url("../img/top_thumb_spe05.jpg");
}

.spe .series-box .btn-box{
	padding: 0 10px;
	text-align: center;
}

@media (min-width:768px) { /* tab pc */
	div.content .spe .series-box .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 .ttl-box .img-box{
		max-width: none;
		-ms-flex-preferred-size: 50%;
		flex-basis: 50%;
	}
	

	div.spe .series-box .ttl-box .txt-box{
		-ms-flex-preferred-size: 50%;
		flex-basis: 50%;
		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: #fcf3a3;
	}

	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: #fcf3a3;
	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: #fcf3a3 transparent transparent transparent;
}

@media (min-width:768px) { /* tab pc */
	div.spe .editorsnote-box .border-box{
		padding: 2em;
		border-radius: 10px;
	}
}


/* material / 材料 */
.spe .material-box{
	margin-bottom: 1em;
}

.spe .material-box .ttl-box{
	background-color:#fff;
	text-align: center;
	font-weight: bold;
	padding: 0.8em;
}

.spe .material-box .list-box{
	border-left:3px solid #fff;
	border-right:3px solid #fff;
	border-bottom:3px solid #fff;
	text-align: center;
	
	padding: 0.8em;
	font-size: 1.142857em;
}

.spe .material-box .list-box .table-box{
	text-align: left;
}
.spe .material-box .list-box .table-box02{
	margin-top: 1.0em;
}

.spe .material-box .list-box .table-box .tr .td,
.spe .material-box .list-box .table-box .tr .td .inner{
	display: inline;
}
.spe .material-box .list-box .table-box .tr .td .inner span{
	font-size: 0.75em;
}

.spe .material-box .list-box .table-box .tr .item{
	font-weight: bold;
	text-indent: -1em;
}

.spe .material-box .list-box .table-box .tr .valign-bottom{
	vertical-align: bottom;
}

/* 
.spe .material-box .list-box .table-box .tr .item .inner:before{
	content: "●";
} */
.spe .material-box .list-box .table-box .tr .item .inner:after{
	content: "：";
}

.spe .material-box .list-box .note{
	margin-top: 1em;
}

@media (min-width:768px) { /* tab pc */	
	div.spe .material-box .list-box .table-box{
		display: table;
		margin: 0 auto;
	}
	
	div.spe .material-box .list-box .table-box .tr{
		display: table-row;
	}
	div.spe .material-box .list-box .table-box .tr .td{
		display: table-cell;
	}
	div.spe .material-box .list-box .table-box .tr .item {
		text-indent: 0;
	}
	div.spe .material-box .list-box .table-box .tr .item .inner{
		width:16em;
		white-space: nowrap;
		padding-right: 1em;
		overflow: hidden;
		display: block;
	}
	
	div.spe .material-box .list-box .table-box .tr .item .inner:after{
		content: "……………………………………………………………………………";
	}
	
	div.spe .material-box .list-box .flex-box{
		display: flex;
	}
	div.spe .material-box .list-box .flex-box .flex-list{
		width: 49%;
	}
	div.spe .material-box .list-box .table-box .tr .item .inner02{
		width:8em;
	}
	div.spe .material-box .list-box .table-box .tr .item .inner03{
		width:11em;
	}
	div.spe .material-box .list-box .table-box .tr .item .inner04{
		width:12em;
	}
	div.spe .material-box .list-box .table-box02{
		margin-top: 1.0em;
	}
}

/* material no ico */
div.spe .material-box .list-box .table-box div.no_ico .item .inner:before{
	content: "";
	display: none;
}
div.spe .material-box .list-box .table-box div.no_ico .item .inner:after{
	content: "";
	display: none;
}

.spe .mw540px{
	max-width: 540px;
	margin: 0 auto;
}


/* spe common config */
.spe div.row-reverse{
	-webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}



.spe .bg-radius-box {
	border-radius: 1em;
	overflow: hidden;
	padding: 0 0 2em;
	background-color:#bec8dc;
}

.spe .bg-radius-box .ttl-fukidashi-box{
	text-align: center;
	margin-bottom: 2em;
}

.spe .bg-radius-box .ttl-fukidashi-box h4{
	font-size: 1.6em;
	display: inline-block;
	background-color:#fff;
	border-radius: 0 0 10px 10px;
	padding: 0.2em 1em;
	
	position: relative;
	top:0;
	left:0;
	z-index: 1;
}

.spe .bg-radius-box .ttl-fukidashi-box h4:after{
	content: " ";
	position: absolute;
	top:99.9%;
	left: calc(50% - 8px);
	
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 12px 8px 0 8px;
	border-color: #fff transparent transparent transparent;
}
.spe .bg-radius-box .img-box{
	padding-bottom: 1em;
	text-align: center;
}

@media (min-width:768px) { /* tab pc */	
	div.spe .bg-radius-box .ttl-fukidashi-box h4{
		font-size: 2em;
	}
}



.spe .bg-radius-box .txt-box{
	margin-bottom: 2em;
}

@media (min-width:768px) { /* tab pc */	
	div.spe .bg-radius-box{
		border-radius: 20px;
	}
	div.spe .bg-radius-box .flex-box{
		display: flex;
		justify-content: space-between;
	}
	div.spe .bg-radius-box .flex-box .flex-item{
		width: 48%;
	}
}


/* -------------------------------------------------
spe01
------------------------------------------------- */
.spe01 .bg-radius-box {
	border-radius: 1em;
	overflow: hidden;
	padding: 0 0 2em;
	background-color:#eec993;
}

.spe01 .bg-radius-box .ttl-fukidashi-box{
	text-align: center;
	margin-bottom: 2em;
}

.spe01 .bg-radius-box .ttl-fukidashi-box h4{
	font-size: 1.2em;
	display: inline-block;
	background-color:#fff;
	border-radius: 0 0 10px 10px;
	padding: 0.2em 1em;
	
	position: relative;
	top:0;
	left:0;
	z-index: 1;
}

.spe01 .bg-radius-box .ttl-fukidashi-box h4:after{
	content: " ";
	position: absolute;
	top:99.9%;
	left: calc(50% - 8px);
	
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 12px 8px 0 8px;
	border-color: #fff transparent transparent transparent;
}

@media (min-width:768px) { /* tab pc */	
	div.spe01 .bg-radius-box .ttl-fukidashi-box h4{
		font-size: 2em;
	}
}

.spe01 .bg-radius-box .txt-box{
	margin-bottom: 2em;
}

@media (min-width:768px) { /* tab pc */	
	div.spe01 .bg-radius-box{
		border-radius: 20px;
	}
}

.spe01 .pc-flex-box .img-box{
	padding-bottom: 1em;
	text-align: center;
}

@media (min-width:768px) { /* tab pc */	
	div.spe01 .pc-flex-box{
		display:-webkit-box;
  	display:-ms-flexbox;
  	display:flex;
		
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}
	
	div.spe01 .pc-flex-box .flex-item{
		-ms-flex-preferred-size: 48%;
		flex-basis: 48%;
	}
	
	div.spe01 .pc-flex-box .img-box{
		padding-bottom: 0em;
	}
}

/* img ttl */
.spe01 .img-ttl-box {
	text-align: center;
	line-height: 1.4;
	color: #50281b;
	font-weight: bold;
	font-size: 1.3rem;
}
@media (min-width:768px) { /* tab pc */
	.spe01 .sec .bg-radius-box .txt-box02{
		padding:0 20px;
	}
}
.spe01 .sec .bg-radius-box .txt-box span{
	color: #000080;
	font-weight: bold;
}
.spe01 .sec .bg-radius-box02{
	margin-top: 20px;
}

/* -------------------------------------------------
spe02　spe01
------------------------------------------------- */
.spe01 .sec .radius-white-box .pc-flex-box .img-box img,
.spe02 .sec .radius-white-box .pc-flex-box .img-box img{
	width: 100%;
	margin-bottom: 1.5em;
}
.spe01 .sec .radius-white-box .pc-flex-box p.purple,
.spe02 .sec .radius-white-box .pc-flex-box p.purple{
	color: #000080;
}
.spe01 .sec .radius-white-box .pc-flex-box p.purple a,
.spe02 .sec .radius-white-box .pc-flex-box p.purple a{
	color: #000080;
}
.spe02 .sec .radius-white-box .pc-flex-box p.gray{
	color: #848383;
}
.spe02 .sec .radius-white-box .pc-flex-box p.purple a{
	color: #848383;
}

@media (min-width:768px) { /* tab pc */
	.spe01 .sec .radius-white-box .pc-flex-box,
	.spe02 .sec .radius-white-box .pc-flex-box{
		display:-webkit-box;
		display:-ms-flexbox;
		display: flex;
		flex-direction: row-reverse;
		justify-content: space-between;
		margin-top: 1.5em;
	}
	.spe01 .sec .radius-white-box .pc-flex-box .flex-item,
	.spe02 .sec .radius-white-box .pc-flex-box .flex-item {
		-ms-flex-preferred-size: 48%;
		flex-basis: 48%;
	}
	.spe01 .sec .radius-white-box .pc-flex-box .img-box,
	.spe02 .sec .radius-white-box .pc-flex-box .img-box{
		margin-bottom: 0;
	}
	.spe01 .sec .radius-white-box .pc-flex-box .img-box img,
	.spe02 .sec .radius-white-box .pc-flex-box .img-box img{
		margin-bottom: 0;
	}
}

.spe01 .sec .radius-white-box .fukidashi-box > *,
.spe02 .sec .radius-white-box .fukidashi-box > *{
	font-size: 1.0em;
	display: inline-block;
	font-weight: bold;
	background-color:#000080;
	border-radius: 1em;
	padding: 0.2em 1em;
	
	position: relative;
	top:0;
	left:0;
	z-index: 1;
	color: #fff;
}

.spe01 .sec .radius-white-box .fukidashi-box > *:after,
.spe02 .sec .radius-white-box .fukidashi-box > *:after{
	content: " ";
	position: absolute;
	top:99.9%;
	left: calc(50% - 8px);
	
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 12px 8px 0 8px;
	border-color: #000080 transparent transparent transparent;
}

@media (min-width:768px) { /* tab pc */	
	div.spe01 .sec .radius-white-box .fukidashi-box > *,
	div.spe02 .sec .radius-white-box .fukidashi-box > *{
		font-size: 1.0em;
	}
}

.spe01 .sec .radius-white-box .ttl-marker-box,
.spe02 .sec .radius-white-box .ttl-marker-box{
	text-align: center;
	line-height: 1.2;
	margin-bottom: 1em;
}
.spe01 .sec .radius-white-box .ttl-marker-box > *,
.spe02 .sec .radius-white-box .ttl-marker-box > *{
	display: inline-block;
	padding: 0 0.5em;
	font-size: 1.2em;
	font-weight:bold;
	background: linear-gradient(transparent 60%, #bec8dc 0%);
	background: -ms-linear-gradient(transparent 60%, #bec8dc 0%);/* IE用 */
}
.spe01 .sec .radius-white-box .ttl-marker-box h3 span,
.spe02 .sec .radius-white-box .ttl-marker-box h3 span{
	font-size: 80%;
}

@media (min-width:768px) { /* tab pc */	
	div.spe01 .sec .radius-white-box .ttl-marker-box > *,
	div.spe02 .sec .radius-white-box .ttl-marker-box > *{
		font-size: 1.6em;
	}
}

.spe02 .bg-radius-box h4{
	font-size: 1.4em;
	text-align: center;
}
.spe02 .bg-radius-box h4 span{
	font-size: 80%;
}
.spe02 .bg-radius-box .border-box{
	border-top: dotted 4px #fff;
	padding-top: 1.5em;
	margin-top: 1.5em;
}
@media (min-width:768px) { /* tab pc */
	.spe02 .bg-radius-box .pc-flex-box{
		display:-webkit-box;
		display:-ms-flexbox;
		display: flex;
		flex-direction: row-reverse;
		justify-content: space-between;
		margin-top: 1.5em;
	}
	.spe02 .bg-radius-box .pc-flex-box .flex-item {
		-ms-flex-preferred-size: 48%;
		flex-basis: 48%;
	}	
	.spe02 .bg-radius-box .pc-flex-box .img-box{
		margin-bottom: 0;
	}
	.spe02 .bg-radius-box .pc-flex-box .img-box img{
		margin-bottom: 0;
	}
}

/* -------------------------------------------------
spe03
------------------------------------------------- */
.spe03 .bg-radius-box {
    border-radius: 1em;
    overflow: hidden;
    padding: 0 0 2em;
    background-color: #eec993;
}

.spe03 .sec2 .pc-flex-box .img-box{
	padding-bottom: 1em;
	text-align: center;
}

@media (min-width:768px) { /* tab pc */	
	div.spe03 .sec2 .pc-flex-box{
		display:-webkit-box;
  	display:-ms-flexbox;
  	display:flex;
		
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}
	
	div.spe03 .sec2 .pc-flex-box .flex-item{
		-ms-flex-preferred-size: 48%;
		flex-basis: 48%;
	}
	
	div.spe03 .sec2 .pc-flex-box .img-box{
		padding-bottom: 0em;
	}
}

.spe01 .sec div.point-ari,
.spe03 .sec div.point-ari {
	padding-bottom: 0;
}


/* spe03 point box */
.spe01 .point-box,
.spe03 .point-box{
	padding: 2em 1em;
	background-color:#f9e848;
	border-radius: 1em;
}

.spe01 .point-box .ttl-white,
.spe03 .point-box .ttl-white{
	background-color: #ffffff;
	text-align: center;
	border-radius: 2em;
	margin-bottom: 1em;
	font-weight: bold;
}

@media (min-width:768px) { /* tab pc */

}

.spe03 .sec .radius-white-box .ttl-ico-box{
	text-align: center;
	margin-bottom: 0.5em;
}

.spe03 .sec .radius-white-box h4{
	font-size: 1.4em;
	line-height: 1.4;
	font-weight: bold;
	color: #000080;
	margin-bottom: 0.5em;
}
.spe03 .sec .radius-white-box .border-box{
	border-top: dotted 4px #50281b;
	padding-top: 1.5em;
}
.spe03 .sec .radius-white-box .border-non{
	margin-bottom: 1.5em;
}

.spe03 .sec .radius-white-box .border-box + .border-box{
	margin-top: 1.5em;
}

.spe03 .sec .radius-white-box .pc-flex-box .img-box img{
	width: 100%;
	margin-bottom: 1.5em;
}


@media (min-width:768px) { /* tab pc */
	.spe03 .sec .radius-white-box .pc-flex-box{
		display:-webkit-box;
		display:-ms-flexbox;
		display: flex;
		flex-direction: row-reverse;
		justify-content: space-between;
	}
	.spe03 .sec .radius-white-box .pc-flex-box .flex-item {
		-ms-flex-preferred-size: 48%;
		flex-basis: 48%;
	}	
	.spe03 .sec .radius-white-box .pc-flex-box .img-box{
		margin-bottom: 0;
	}
	.spe03 .sec .radius-white-box .pc-flex-box .img-box img{
		margin-bottom: 0;
	}
}

.spe03 .sec .yellow-box{
	padding: 2em 1em;
	background-color:#bec8dc;
	border-radius: 1em;
	margin-top: 3em;
}
.spe03 .sec .yellow-box{
	margin-bottom: 1em;
}
.yellow-box .ttl-white{
	background-color: #ffffff;
	text-align: center;
	border-radius: 2em;
	margin-bottom: 1em;
}
.yellow-box .txt-box > p.name{
	font-size: 1.4rem;
	line-height: 1.4;
	margin-bottom: 0.5em;
}


	.spe03 .sec .yellow-box .pc-flex-box{
		display:-webkit-box;
		display:-ms-flexbox;
		display: flex;
		justify-content: space-between;
		flex-direction: row-reverse;
	}	
	.spe03 .sec .yellow-box .pc-flex-box .txt-box{
		width: 68%;
	}
	.spe03 .sec .yellow-box .pc-flex-box .img-box{
		margin-bottom: 0;
		width: 30%;
	}


/* youtube embed */
.spe .youtube-box {
  position: relative;
	top: 0;
	left: 0;
	z-index: 1;
  width: 100%;
  padding-top: 56.25%;
}
.spe .youtube-box iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

/* spe03 fukidashi */
.spe03 .fukidashi-box{
	text-align: center;
	margin-bottom: 1.5em;
}

.spe03 .fukidashi-box > *{
	font-size: 1.2em;
	display: inline-block;
	font-weight: bold;
	color: #fff;
	background-color:#000080;
	border-radius: 1.2em;
	padding: 0.2em 1em;
	
	position: relative;
	top:0;
	left:0;
	z-index: 1;
}

.spe03 .fukidashi-box > *:after{
	content: " ";
	position: absolute;
	top:99.9%;
	left: calc(50% - 8px);
	
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 12px 8px 0 8px;
	border-color: #000080 transparent transparent transparent;
}

@media (min-width:768px) { /* tab pc */	
	div.spe03 .fukidashi-box > *{
		font-size: 1.2em;
	}
}

/* spe03 marker */
.spe03 .sec .radius-white-box .ttl-marker-box > *{
	display: inline;
	padding: 0 0.5em;
	font-weight:bold;
	background: linear-gradient(transparent 60%, #bec8dc 0%);
	background: -ms-linear-gradient(transparent 60%, #bec8dc 0%);/* IE用 */
}

/* -------------------------------------------------
spe04
------------------------------------------------- */
.spe04 .sec1 .pc-flex-box .img-box,
.spe04 .sec2 .pc-flex-box .img-box,
.spe04 .sec3 .pc-flex-box .img-box{
	padding-bottom: 1em;
	text-align: center;
}

@media (min-width:768px) { /* tab pc */	
	.spe04 .sec1 .pc-flex-box,
	.spe04 .sec2 .pc-flex-box,
	.spe04 .sec3 .pc-flex-box{
		display:-webkit-box;
  	display:-ms-flexbox;
  	display:flex;
		
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}
	
	div.spe04 .sec1 .pc-flex-box .flex-item,
	div.spe04 .sec2 .pc-flex-box .flex-item,
	div.spe04 .sec3 .pc-flex-box .flex-item{
		-ms-flex-preferred-size: 48%;
		flex-basis: 48%;
	}
	
	div.spe04 .sec1 .pc-flex-box .img-box,
	div.spe04 .sec2 .pc-flex-box .img-box,
	div.spe04 .sec3 .pc-flex-box .img-box{
		padding-bottom: 0em;
	}
}
.spe04 .sec1 .txt-box h4,
.spe04 .sec2 .txt-box h4,
.spe04 .sec3 .txt-box h4{
	font-size: 1.4em;
	color: #000080;
}

.spe04 .sec3 .radius-white-box{
	padding-top: 0;
	padding-bottom: 2%;
	margin-top: 1.5em;
}
/* 0914追加 */
.spe04 .sec3 .radius-white-box .pc-flex-box{
	display:-webkit-box;
	display:-ms-flexbox;
	display: flex;
	justify-content: space-between;
}
/* .spe04 .sec3 .radius-white-box .pc-flex-box .flex-item {
	-ms-flex-preferred-size: 48%;
	flex-basis: 48%;
} */
.spe04 .sec3 .radius-white-box .pc-flex-box .txt-box {
	width: 73%;
}
.spe04 .sec3 .radius-white-box .pc-flex-box .img-box {
	width: 25%;
}
.spe04 .sec3 .radius-white-box .pc-flex-box .img-box img{
	margin-bottom: 0;
}


.spe04 .sec3 .radius-white-box .ttl-fukidashi-box02{
	text-align: center;
	margin-bottom: 2em;
}
.spe04 .sec3 .radius-white-box .ttl-fukidashi-box02 h4{
	font-size: 1.6em;
	display: inline-block;
	background-color:#bec8dc;
	border-radius: 0 0 10px 10px;
	padding: 0.2em 1em;
	
	position: relative;
	top:0;
	left:0;
	z-index: 1;
}

.spe04 .sec3 .radius-white-box .ttl-fukidashi-box02 h4:after{
	content: " ";
	position: absolute;
	top:99.9%;
	left: calc(50% - 8px);
	
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 12px 8px 0 8px;
	border-color: #bec8dc transparent transparent transparent;
}

@media (min-width:768px) { /* tab pc */	
	div.spe04 .sec3 .radius-white-box .ttl-fukidashi-box02 h4{
		font-size: 2em;
	}
}



/* spe03,04 */
.spe .sec .radius-purple-box {
	background-color:#bec8dc;
	border-radius: 1em;
	margin-top: 1.5em;
	padding-bottom: 3em;
	margin-bottom: 1em;
}


.spe .sec .radius-purple-box .inner-padding{
	padding: 2em 1em;
}

.spe .sec .radius-purple-box .sec-sub > .ttl-box{
	text-align: center;
	margin-bottom: 1em;
}

.spe .sec .radius-purple-box .pc-flex-box .img-box{
	margin-bottom: 1em;
}


@media (min-width:768px) { /* tab pc */
	div.spe .sec .radius-purple-box .pc-flex-box{
		display:-webkit-box;
		display:-ms-flexbox;
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
	}
	div.spe .sec .radius-purple-box .pc-flex-box .flex-item {
		-ms-flex-preferred-size: 48%;
		flex-basis: 48%;
	}	
	
	div.spe .sec .radius-purple-box .pc-flex-box .img-box{
		margin-bottom: 0;
	}
}

.spe .sec .radius-purple-box .txt-box{
	margin-bottom: 1em;
}

.spe .sec .radius-purple-box > .bg-white-box{
	background-color: #fff;
}

/* how to make */
.spe .sec .howtomake-box .flex-box{
	padding: 1.5em 0 0;
	background: none;
}

.spe .sec .howtomake-box .flex-box + .flex-box{
	margin-top: 1.5em;
	border-top: Solid #000080 1px;
}

.spe .sec .howtomake-box .flex-box .img-box{
	margin-bottom: 1em;
}

.spe .sec .howtomake-box .flex-box .num-box{
	background-color: #faed6d;
	display: block;
	width:3em;
	height: 3em;
	text-align: center;
	line-height: 3em;
	border-radius: 50%;
	font-weight: bold;
	
	margin-bottom: .5em;
}
.spe .sec .howtomake-box .flex-box .num-box .inner{
	font-size: 1.5em;
}

@media (min-width:768px) { /* tab pc */	
	div.spe .sec .howtomake-box .flex-box{
		display:-webkit-box;
  	display:-ms-flexbox;
  	display:flex;
	}
	
	div.spe .sec .howtomake-box .flex-box .img-box{
		-ms-flex-preferred-size: 50%;
		flex-basis: 50%;
		
		margin-bottom: 0;
	}
	
	div.spe .sec .howtomake-box .flex-box .txt-box{
		-ms-flex-preferred-size: 50%;
		flex-basis: 50%;
		
		padding-right: 1em;
		margin-bottom: 0;
	}
	
	/* txt only */
	div.spe div.sec .howtomake-box .txt-only .txt-box{
		-ms-flex-preferred-size: 100%;
		flex-basis: 100%;
		
		padding-right: 0;
		margin-bottom: 0;
	}
}

.spe03 .sec4 .radius-white-box,
.spe04 .sec2 .radius-white-box{
	margin-bottom: 2em;
}

@media (min-width:768px) { /* tab pc */	
	div.spe03 .sec4 .radius-white-box,
	div.spe04 .sec2 .radius-white-box{
		padding: 2em;
	}
	
	div.spe03 .sec4 .radius-white-box .pc-flex-box,
	div.spe04 .sec2 .radius-white-box .pc-flex-box{
		display:-webkit-box;
  	display:-ms-flexbox;
  	display:flex;
		
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}
	
	div.spe03 .sec4 .radius-white-box .pc-flex-box .flex-item,
	div.spe04 .sec2 .radius-white-box .pc-flex-box .flex-item{
		-ms-flex-preferred-size: 48%;
		flex-basis: 48%;
	}
}


/* spe04 sec3 */


.spe04 .sec3 .border-box .flex-box{
	display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
}

.spe04 .sec3 .border-box .flex-box .txt-box{
	padding-left: 1em;
	padding-top: 0.5em;
}

.spe04 .sec3 .border-box .num-box{
	background-color: #d99147;
	color:#fff;
	display: block;
	width:3em;
	height: 3em;
	text-align: center;
	line-height: 3em;
	border-radius: 50%;
	font-weight: bold;
	
	margin-bottom: .5em;
}

.spe04 .sec3 .border-box .num-box .inner{
	font-size: 1.5em;
}






















/* spe03 whitebox-pinkbox */

.spe03 .bg-pink-box{
	padding: 2em 1em;
	background-color:#e6c68b;
	border-radius: 1em;
	margin-top: 3em;
}
.spe03 .bg-pink-box{
	margin-bottom: 1em;
}
.bg-pink-box .txt-box .ttl-white{
	background-color: #ffffff;
	text-align: center;
	border-radius: 2em;
	margin-bottom: 1em;
}

@media (min-width:768px) { /* tab pc */
	.spe03 .sec1 .mw720px .white-box .mw640px .bg-pink-box{
		width: 100%;
	}
	.bg-pink-box .txt-box{
		width: 100%;
	}
	.bg-pink-box_flex{
		display:-webkit-box;
		display:-ms-flexbox;
		display: flex;
		justify-content: space-between;
		align-items: flex-start;
	}
	.bg-pink-box_flex .txt-box,
	.bg-pink-box_flex .img-box{
		width: 48%;
	}
	.bg-pink-box_flex .img-box, .bg-pink-box_flex .img-box img{
		margin-top: 0;
	}
}



/* 0914追加 */
/* spe02,spe04 comment-box  */
.spe .sec .comment-box{
	margin-bottom: 8em;
	
	position: relative;
	top:0;
	left:0;
	z-index: 1;
}

.spe .sec .comment-box:before{
	content:" ";
	position: absolute;
	z-index: 1;
	top:20%;
	right:79.5%;
	margin-top: -10px;
	
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 12px 20px 12px 0;
	border-color: transparent #fff transparent transparent;
}

.spe .sec .comment-box .inner{
	display: table;
	width:100%;
}

.spe .sec .comment-box .img-box{
	display: table-cell;
	width:20%;
	padding-right: 1.5em;
}

.spe .sec .comment-box .img-box img{
	width: 100%;
}

.spe .sec .comment-box .txt-box{
	display: table-cell;
	vertical-align: middle;
	
	padding: 1.5em;
	background-color:#fff;
	border-radius: 1.5em;
}

.spe .sec .comment-box .txt-box .ttl-box{
	color:#f39800;
	font-size: 1.4em;
	margin-bottom: .5em;
}

.spe .sec .comment-box .txt-box .ttl-box h4{
	display: inline-block;
	/* border-bottom: 6px solid #c4492f; */
	border-left:none;
}

@media (min-width:768px) { /* tab pc */	
	.spe .sec .comment-box:before{
		top:50%;
		right:65.9%;
		margin-top: -10px;
	}
	.spe .sec .comment-box .img-box{
		width:34%;
	}
	.spe .sec .comment-box .img-box.img-box-long-txt{
		padding-top: 3em;
	}
	.spe .sec .comment-box .txt-box{
		padding: 3em;
		border-radius: 3em;
	}
}

@media (max-width:414px) { /* small sp */
	.spe .sec .comment-box:before{
		top:1.8em;
	}
}


