@charset "UTF-8";

/* -------------------------------------------------
spe
------------------------------------------------- */

/* -------------------------------------------------
spe common
------------------------------------------------- */
.spe,
.spe a,
.spe h2{
}

.spe .txt-link-box,
.spe .txt-link-box a{
	color: #64B100;
}

.spe .mw720px{
  max-width: 720px;
  margin: 0 auto;
}

.spe .mw660px{
  max-width: 660px;
  margin: 0 auto;
}
.spe .mw640px{
  max-width: 640px;
  margin: 0 auto;
}
.spe .mw600px{
  max-width: 600px;
  margin: 0 auto;
}

.spe .pd10px{
	padding:0 10px;
}

.spe .mb1em {
	margin-bottom:1em;
}

.spe .txt-l{
	text-align: left;
}

.spe img.imgradius{
	border-radius: 1em;
}
.spe .imgcenter{
	text-align: center;	
}
.spe .caption{
	font-size: 1em;
	padding-top: 0.2em;

}
	.spe a {text-decoration:none;
}
	.spe a:hover {text-decoration:underline;
}
@media (min-width:768px) { /* tab pc */
	div.spe img.imgradius{
		border-radius: 20px;
	}

	.pc-ib{
		display: inline-block;
	}

}

/* key visual */
.spe .kv-box{
	margin-bottom: 1.714285em;
}
.spe .kv-box .lead-box{
	max-width: 720px;
	margin: 0 auto;
	font-weight: 500;
	line-height: 1.6;
	padding: 0 5% 2.7em;
}
.spe .kv-box .img-box{
	padding:0 0 1.7em;
	max-width:560px;
	margin:auto;
}
.spe .kv-box::after  {
	content: "";
	height: 20px;
	display: block;
	margin:2em 2.5% 2.8em;
	background-image: url(../img/spe_box_border.png);
	background-size: contain;
	background-repeat-y: no-repeat;
}
.spe .kv-box .inner {
	padding:0 5%;
}
@media (min-width:768px) { /* tab pc */
	.spe .kv-box::after  {
		content: "";
		height: 20px;
		display: block;
		margin:50px auto 50px;
		max-width:720px;
		background-image: url(../img/spe_box_border.png);
		background-size: contain;
		background-repeat-y: no-repeat;
	}
	.spe .kv-box .img-box{
		padding-bottom:40px;
	}
	.spe .kv-box .lead-box{
		padding: 0 0 2.7em;
	}
	.spe .kv-box .inner {
	padding:0;
}
}

/* ki-box */
.spe .kv-box .ki-box .sec-ttl-box {
	padding: 0.7em;
	background:#5c944b;

}
.spe .kv-box .ki-box .sec-ttl-box h2{
	font-size:1.428571em;
	color:#FFF;
	text-align:center;
	letter-spacing:0.05em;
}
.spe .kv-box .ki-box .sec-map-box{
	position:relative;
}
.spe01 .kv-box .ki-box .sec-map-box a{
	position:absolute;
	width:26.666%;
	height:9.407%
}
.spe .kv-box .ki-box .sec-map-box a img{
	width:100%;
	height:100%;
}

@media (min-width:768px) { /* tab pc */
	.spe .kv-box .ki-box .sec-map-box a{
		position:absolute;
		width:120px;
		height:120px;
		border-radius:10px;
	}
}

/* sec */
.spe .sec {
	margin-top:2.8em;
}
.spe .sec .inner{
	padding:0 5%;
}
@media (min-width:768px) { /* tab pc */
.spe .sec {
	margin-top:60px;
}
.spe .sec .inner{
	padding:0;
}
}

/* spe common sec title */
.spe .sec-ttl-box{
}

.spe .sec-border .sec-ttl-box {
	margin:auto 0 1.5em;
	position:relative;
	overflow:hidden;
	background:-moz-linear-gradient(to top left, #FFF 50%, #96dbf9 50.5%) no-repeat top left/42px 42px; /* Firefox */
	background:-webkit-linear-gradient(to top left, #FFF 50%, #96dbf9 50.5%) no-repeat top left/42px 42px; /* safari Chrome */
	background:-ms-linear-gradient(to top left, #FFF 50%, #96dbf9 50.5%) no-repeat top left/42px 42px; /* IE */
	background:linear-gradient(to top left, #FFF 50%, #96dbf9 50.5%) no-repeat top left/42px 42px;
}
.spe .sec-border .sec-ttl-box h2{
	color:#505050;
	font-size:1.857142em;
	line-height: 1.3em;
	padding: 10px 0 10px 2em;
}
.spe .sec-border::after  {
	content: "";
	height: 20px;
	display: block;
	margin:2em 2.5% 2.8em;
	background-image: url(../img/spe_box_border.png);
	background-size: contain;
	background-repeat-y: no-repeat;
}
@media (min-width:768px) { /* tab pc */
	.spe .sec-border .sec-ttl-box {
	margin-bottom:1.5em;
	}
	.spe .sec-border .sec-ttl-box h2{
		text-align:center;
		padding-left:0;
		font-size:2em;
	}
	.spe .sec-border::after  {
		margin:2em auto 2.8em;
		max-width:720px;
	}
}
/* spe common config */
.spe .sec .txt-box {
	margin-bottom: 1.7em;
}
.spe .sec .img-box {
	margin-bottom: 1.7em;
}
@media (min-width:768px) { /* tab pc */
	.spe .sec .txt-box {
		padding:0;
		margin-bottom: 2.7em;
	}
	.spe .sec .img-box {
		padding:0;
		margin:0;
		text-align:center;
		margin-bottom: 2.5em;
	}
}
/* prof-box */
.spe .prof-box {
	background:#f6edf6;
}
.spe .prof-box.blue-ver {
	background:#dff4fd;
}
.spe .prof-box .img-box {
	margin-bottom:1em;
	padding:0;
}
.spe .prof-box .txt-box {
	padding:0 7% 2%;
}
.spe .prof-box.no-image .txt-box {
	padding:5% 7.3% 5%;
}
.spe .prof-box .txt-box .ttl{
	background:#a94aa2;
	text-align:center;
	font-size:1.071428em;
	font-weight:400;
	color:#FFF;
	padding:0.45em 0;
	margin-bottom:0.7em;
}
.spe .prof-box.blue-ver .txt-box .ttl{
	background:#6ec8e6;
}
.spe .prof-box .name01 {
	color:#505050;
	text-align:center;
	font-size:1.428571em;
	margin-bottom:1em;
}
.spe .prof-box  .name01 span{
	font-size:70%;
	line-height:0.6;
}
.spe .prof-box  .txt01 {
	font-size:0.857142em;
	padding-bottom:1.2em;
}
@media (min-width:768px) { /* tab pc */
	.spe .prof-box {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		flex-wrap: wrap;
	}
	.spe .prof-box .img-box {
		-ms-flex-preferred-size: 279px;
		flex-basis: 279px;
		max-width: 279px;
		margin:0;
	}
	.spe .prof-box .txt-box {
		-ms-flex-preferred-size: 57%;
		flex-basis: 57%;
		max-width:57%;
		padding:1.2em 2em 0 0;
		margin-bottom:0;
	}
	.spe .prof-box  .name01 {
	margin-bottom:1.2em;
	}
	.spe .prof-box .txt01 {
		margin-bottom:0;
		padding-bottom:0;
	}
	.spe .prof-box.no-image {
		margin-bottom:3.5em;
		display:block;
	}

	.spe .prof-box.no-image .pc-flex-box .ttl{
		margin-bottom:0.5em;
	}
	.spe .prof-box.no-image .pc-flex-box  .name01 {
	margin-bottom:0;
	}
	.spe .prof-box.no-image .txt-box {
		-ms-flex-preferred-size: auto;
		flex-basis: auto;
		max-width: none;
		padding:4% 4%;
		align-items:center;
	}
}

/* sozai-list */
.spe .sec .sozai-list {
	margin-bottom:2.7em;
}
.spe .sec .sozai-list li{
	background:none;
	list-style-type:disc;
	padding-left:0;
	margin-left:0;
	border-bottom:1px solid #000;
	padding-bottom:0.8em;
	list-style-position:inside;
}
.spe .sec .sozai-list li p{
	font-weight:bold;
	display: inline;
}
.spe .sec .sozai-list li p span{
	font-weight:500;
}
.spe .sec .sozai-list li p span.pdl1em{
	padding-left:1.1em;
	display:inline-block;
}
@media (min-width:768px) {
	.spe .sec .sozai-list {
	margin-bottom:3.7em;
	}
}
/* step-list01 */
.spe .sec .step-list01 {
}
.spe .sec .step-list01 li{
	background:none;
	margin:0;
	padding:0;
}
.spe .sec .step-list01 .step-flex-box {
	display:-webkit-box;
	display:-ms-flexbox;
	display: flex;
	
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	
	align-items:center;
	
	flex-wrap:wrap;
}
.spe .sec .step-list01 .step-flex-box .num-box{
	-ms-flex-preferred-size: 45px;
	flex-basis: 45px;
	max-width:45px;
}
.spe .sec .step-list01 .step-flex-box .step-ttl{
	flex-basis: auto;
	font-size:1.571428em;
	line-height:1.36;
	font-weight:500;
	padding:0.5em 0;
}
.spe .sec .step-list01 .txt-box {
	margin-bottom:1em;
}
.spe .sec .step-list01 .img-box {
	text-align:left;
}
@media (min-width:768px) { /* tab pc */	
	.spe05 .sec .step-list01 {
		align-items:baseline;
	}
	.spe .sec .step-list01 li{
		-ms-flex-preferred-size: 339px;
		flex-basis: 339px;
		max-width:339px;
		display:flex;
		flex-direction:column;
	}
	.spe .sec .step-list01 .img-box {
		text-align:left;
		margin-top:auto;
		min-height:0%; /* ie11 */
	}
	.spe .sec .step-list01 li:last-child .img-box{
	margin-bottom:10px;
	}
	.spe .sec .step-list01 li:nth-last-child(2) .img-box{
	margin-bottom:10px;
	}
	.spe .sec .sozai-list li p span.pdl1em{
		padding-left:0;
		display:inline-block;
	}
}
/* step-list02 */
.spe .sec .step-list02 {
	align-items:flex-start;
}
.spe .sec .step-list02 li{
	background:none;
	margin:0;
	padding:0;
}
.spe .sec .step-list02 .step-flex-box {
	display:-webkit-box;
	display:-ms-flexbox;
	display: flex;
	
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	
	align-items:center;
	
	flex-wrap:wrap;
	background:#dff4fd;
	height:78px;
	padding:0 17px;
	margin-bottom:20px;
	margin-top:2em;
	
}
.spe .sec .step-list02 .step-flex-box .num-box{
	-ms-flex-preferred-size: 63px;
	flex-basis: 63px;
	max-width:63px;
}
.spe .sec .step-list02 .step-flex-box .step-ttl{
	flex-basis: auto;
	font-size:1.571428em;
	line-height:1.36;
	font-weight:500;
	padding:0.5em 0 0.5em 19px;
}
.spe .sec .step-list02 .txt-box {
	margin-bottom:2em;
}
.spe .sec .step-list02 .img-box {
	text-align:left;
}
@media (min-width:768px) { /* tab pc */	
	.spe .sec .step-list02 li .step-flex-box{
		-ms-flex-preferred-size: 339px;
		flex-basis: 339px;
		max-width:339px;
		margin-top:0;
		margin-bottom:50px;
	}
	.spe .sec .step-list02 li:first-child{
		margin-top:40px;
	}
	.spe .sec .step-list02 .txt-box {
		-ms-flex-preferred-size: 354px;
		flex-basis: 354px;
		max-width:354px;
		margin-bottom:50px;
	}
	.spe .sec .step-list02 .txt-box + .img-box{
		margin-top:-20px;
	}
	.spe .sec .step-list02 li:last-child .txt-box{
		margin-bottom:0px;
	}
}


/* -------------------------------------------------
spe01
------------------------------------------------- */
.spe01 .kv-box .ki-box .sec-map-box a.map-01{
	left:67.5%;
	top:7%;
}
.spe01 .kv-box .ki-box .sec-map-box a.map-02{
	left:0;
	top:30%;
}
.spe01 .kv-box .ki-box .sec-map-box a.map-03{
	left:34%;
	top:23.5%;
}
.spe01 .kv-box .ki-box .sec-map-box a.map-04{
	right:0;
	top:29%;
}
.spe01 .kv-box .ki-box .sec-map-box a.map-05{
	left:16%;
	top:41%;
}
.spe01 .kv-box .ki-box .sec-map-box a.map-06{
	left:0;
	top:51%;
}
.spe01 .kv-box .ki-box .sec-map-box a.map-07{
	left:6%;
	top:62.5%;
}
.spe01 .kv-box .ki-box .sec-map-box a.map-08{
	left:44.5%;
	top:48%;
}
.spe01 .kv-box .ki-box .sec-map-box a.map-09{
	left:69%;
	top:58%;
}
.spe01 .kv-box .ki-box .sec-map-box a.map-10{
	left:49.5%;
	top:76.5%;
}
.spe01 .kv-box .ki-box .sec-map-box a.map-11{
	left:3.5%;
	top:79%;
}
.spe01 .kv-box .ki-box .sec-map-box a.map-12{
	left:30.5%;
	top:88.5%;
}
.spe01 .kv-box .ki-box .sec-map-box a.map-13{
	left:69%;
	top:88.5%;
}
.spe01 .kv-box .ki-box .txt-box p {
	font-size:1em;
	}
@media (min-width:768px) { /* tab pc */
	.spe01 .kv-box .ki-box .sec-map-box a:hover{
		background:rgba(92,148,75,0.2);
	}
	.spe01 .kv-box .ki-box .sec-map-box a.map-01{
		left:2%;
		top:9%;
	}
	.spe01 .kv-box .ki-box .sec-map-box a.map-02{
		left:20%;
		top:23.5%;
	}
	.spe01 .kv-box .ki-box .sec-map-box a.map-03{
		left:2%;
		top:35%;
	}
	.spe01 .kv-box .ki-box .sec-map-box a.map-04{
		right:auto;
		left:0;
		top:71.5%;
	}
	.spe01 .kv-box .ki-box .sec-map-box a.map-05{
		left:36.5%;
		top:80.5%;
	}
	.spe01 .kv-box .ki-box .sec-map-box a.map-06{
		left:29%;
		top:59%;
	}
	.spe01 .kv-box .ki-box .sec-map-box a.map-07{
		left:30%;
		top:40.5%;
	}
	.spe01 .kv-box .ki-box .sec-map-box a.map-08{
		left:59.5%;
		top:23%;
	}
	.spe01 .kv-box .ki-box .sec-map-box a.map-09{
		left:80.5%;
		top:7.5%;
	}
	.spe01 .kv-box .ki-box .sec-map-box a.map-10{
		left:78.5%;
		top:46%;
	}
	.spe01 .kv-box .ki-box .sec-map-box a.map-11{
		left:54%;
		top:61.5%;
	}
	.spe01 .kv-box .ki-box .sec-map-box a.map-12{
		left:58%;
		top:81%;
	}
	.spe01 .kv-box .ki-box .sec-map-box a.map-13{
		left:79.5%;
		top:83.5%;
	}
	.spe01 .kv-box .ki-box .txt-box p {
	font-size:1.142857em;
	padding-top:10px;
	}

}

/* sec1 */
.spe01 .sec .txt-box {
	margin-bottom: 2.14285em;
}
.spe01 .sec .img-box {
	margin-bottom: 2.14285em;
}
.spe .sec1 .sub-ttl h3{
	text-align:center;
	color:#6ec8e6;
	font-size:1.714285em;
	padding:0 5%;
	letter-spacing:0.05em;
	line-height:1.4;
}
.spe01 .sec1 .sub-ttl h3 rt{
	font-size:8px;
	text-align: center;
    letter-spacing: 0.3em;
}
.spe01 .sec1 .img-box{
	padding-top:1em;
	padding-left:12%;
	padding-right:12%;
}
.spe01 .sec1  p.caption {
	font-size:0.857142em;
}
@media (min-width:768px) { /* tab pc */	
	.spe01 .sec .txt-box {
		margin-bottom: 3.571428em;
	}
	.spe01 .sec .img-box {
		margin-bottom: 3.571428em;
	}
	.spe .sec1 .sub-ttl h3{
		padding:0 0 2em;
	}
	.spe01 .sec1 .flex-item.img-box{
		padding-top:0;
		padding-left:0;
		padding-right:0;
		-ms-flex-preferred-size: 270px;
		flex-basis: 270px;
		max-width: 270px;
		margin-bottom:1em;
	}
	.spe01 .sec1 .flex-item.txt-box{
		padding-top:0;
		padding-left:0;
		padding-right:0;
		-ms-flex-preferred-size: 418px;
		flex-basis: 418px;
		max-width: 418px;
		margin-bottom:1em;
	}
}
/* sec2 */
.spe .sec2.sec-border .sec-ttl-box {
	background:-moz-linear-gradient(to top left, #FFF 50%, #a94aa2 50.5%) no-repeat top left/42px 42px; /* Firefox */
	background:-webkit-linear-gradient(to top left, #FFF 50%, #a94aa2 50.5%) no-repeat top left/42px 42px; /* safari Chrome */
	background:-ms-linear-gradient(to top left, #FFF 50%, #a94aa2 50.5%) no-repeat top left/42px 42px; /* IE */
	background:linear-gradient(to top left, #FFF 50%, #a94aa2 50.5%) no-repeat top left/42px 42px;
}

.spe .sec2 .img-box-01 {
	padding-left:5%;
	padding-right:5%;
}

.spe .sec2 .sec-sub-01 {
	background:#dff4fd;
}

.spe .sec2 .sec-sub-02 {
	background:#f2e4f1;
	margin-bottom:2.14285em
}

.spe .sec2 .sec-sub .sub-ttl{
	padding-top:5%;
}
.spe .sec2 .sec-sub .sub-ttl h3{
	color:#505050;
	text-align:center;
	background:#FFF;
	font-size:1.571428em;
	font-weight:500;
	line-height:3;
}
.spe .sec2 .sec-sub .img-box {
margin-bottom:0;
}
.spe .sec2  .supervisor-box .txt-box p{
text-align:left;
}
@media (min-width:768px) { /* tab pc */	
	.spe .sec2 .sec-sub .sub-ttl{
		padding:0;
	}
	.spe .sec2 .sec-sub {
		padding:20px 20px 0;
	}
	.spe .sec2 .sec-sub .sub-ttl h3{
		font-size:1.285714em;
	}
	.spe01 .sec2 .pc-flex-box .img-box-01{
		-ms-flex-preferred-size: 200px;
		flex-basis: 250px;
		max-width: 250px;
		padding:0;
	}
	.spe01 .sec2 .pc-flex-box .txt-box{
		-ms-flex-preferred-size: 435px;
		flex-basis: 435px;
		max-width: 435px;
	}
	.spe .sec2  .supervisor-box .txt-box p{
	text-align:center;
	}
}

/* sec3 */
.spe .sec3 .sub-ttl{
	margin-bottom: 2.14285em;
}
.spe .sec3 .sub-ttl-01{
	margin-bottom: 1.57em;

}
.spe .sec3 .sub-ttl-01 h3{
	font-size:1.285714em;
	font-weight:500;
	color:#6ec8e6;
	line-height:1.3;
}
.spe .sec3 .sec-sub {
	padding:4.8%;
}

.spe .sec3 .sec-sub-01 {
	background:#eaf8fe;
}
.spe .sec3 .radius-box01{
	border-radius:10px 10px 0 0;
	margin-bottom:10px;
}
.spe .sec3 .radius-box02{
	border-radius:0 0 10px 10px;
	margin-bottom:2.14285em;
}
.spe .sec3 .sec-sub .txt-box {
	padding:0;
	margin:0;
}
.spe .sec3 .sec-sub-02 {
	background:#eedbec;
}
.spe .sec3 .sec-sub .sub-ttl {
	margin-bottom:0;
}
.spe .sec3 .sec-sub .sub-ttl h4  {
	font-size:1.285714em;
	text-align:center;
	font-weight:500;
}
.spe .sec3 .sec-sub .sub-ttl h4 span  {
	font-size:150%;
	color:#6ec8e6;
	padding-left:0.3em;
	font-weight:600;
	vertical-align:sub;
}
.spe .sec3 .sec-sub-02 .sub-ttl h4 span  {
	color:#a94aa2;
}


@media (min-width:768px) { /* tab pc */	
	.spe .sec3 .sec-sub-00 .flex-item{
	    -ms-flex-preferred-size: 53%;
		flex-basis: 53%;
		max-width: 53%;
	}
	.spe .sec3 .sec-sub-00 .flex-item.img-box{
		-ms-flex-preferred-size: 45%;
		flex-basis: 45%;
		max-width: 45%;
	}

	.spe .sec3 .sec-sub {
		padding:4%;
	}
	.spe .sec3 .radius-box01{
		border-radius:10px 0 0 10px;
		margin-bottom:60px;
	}
	.spe .sec3 .radius-box02{
		border-radius:0 10px 10px 0;
		margin-bottom:60px;
	}
	.spe .sec3 .pc-3c .flex-item{
		-ms-flex-preferred-size:47%;
		flex-basis: 47%;
		max-width: 47%;
	}
	.spe .sec3 .pc-3c .flex-item:nth-child(3){
		margin-bottom:0;
	}
	.spe .sec3 .pc-3c .flex-item:nth-child(4){
		margin-bottom:0;
	}
	.spe .sec3 .pc-3c .flex-item p{
		text-align:left;
	}
	.spe .sec3 .sec-sub-01,.spe .sec3 .sec-sub-02 {
	-ms-flex-preferred-size: 350px;
    flex-basis: 350px;
    max-width: 350px;
	}
	.spe .sec3 .sec-sub-03 .sub-ttl h4 {
	width:340px;
	margin:50px auto;
	}
}


/* sec4 */
.spe .sec4.sec-border .sec-ttl-box {
	background:-moz-linear-gradient(to top left, #FFF 50%, #a94aa2 50.5%) no-repeat top left/42px 42px; /* Firefox */
	background:-webkit-linear-gradient(to top left, #FFF 50%, #a94aa2 50.5%) no-repeat top left/42px 42px; /* safari Chrome */
	background:-ms-linear-gradient(to top left, #FFF 50%, #a94aa2 50.5%) no-repeat top left/42px 42px; /* IE */
	background:linear-gradient(to top left, #FFF 50%, #a94aa2 50.5%) no-repeat top left/42px 42px;
}
.spe .sec4 .sec-sub {
	margin-bottom: 8px;
	padding:6%;
	border:3px solid #dcdcdc
}
.spe .sec4 .sec-sub h3  {
	color:#a94aa2;
	font-size:1.571428em;
	text-align:center;
	padding-top:calc(1.5em - 5%);
	padding-bottom:1.5em;
	line-height: 1;
	font-weight:500;
}
.spe .sec4 .sec-sub .txt-box {
	padding-left:0;
	padding-right:0;
}
.spe .sec4 .sec-sub .txt-box p{
	font-size:1em;
	}
.spe .sec4 .sec-sub .img-box {
	padding:0;
	margin-bottom: 0;
}

@media (min-width:768px) { /* tab pc */	
	.spe .sec4 .sec-sub {
		margin:0 0 56px;
		padding:3% 12%;
	}
	.spe .sec4 .sec-sub .img-box {
		margin-bottom:0;
		padding:0 10%;
	}
	.spe .sec4 .sec-sub .img-box .caption{
		text-align:left;
	}
	.spe .sec4 .sec-sub .img-box .caption2{
		text-align:center;
		margin-left:-3.3em;
	}
}


/* supervisor */
.spe .supervisor-box{
	background-color: #F2E4F1;
	padding:3.5%;
	margin-bottom:3.5em;
	margin-top:2.8em;
}

.spe .supervisor-box .inner{
	background-color: #FFF;
	padding:10% 9% 4%;
	border:1px solid #dcdcdc;
}
.spe03 .supervisor-box .inner{
	padding:10% 7.5% 4%;
}

.spe .supervisor-box .ttl-box .sub-ttl {
	text-align:center;
	margin-bottom:1.3em;
}
.spe .supervisor-box .ttl-box .sub-ttl p{
    color: #a94aa2;
	font-size:1.285714em;
	font-weight:500;
	text-align:center;
	border:1px solid #a94aa2;
	padding:0.2em 1.4em;
	display:inline-block;
	margin:auto;
}

.spe .supervisor-box .name-box {
	-ms-flex-preferred-size: auto;
    flex-basis: auto;
    max-width: none;
}
.spe .supervisor-box .name-box p {
	margin-bottom:1em;
	text-align:center;
	line-height:1.5;
}
div.spe .supervisor-box .txt-box{
    margin-bottom:1.3em;
}
.spe .supervisor-box .txt-box p{
    font-size:1em;
}
.spe .supervisor-box .txt-box a{
    font-size:0.857142em;
}
.spe .supervisor-box + .pdf-btn-box {
	margin-top:3.57em;
} 
@media (min-width:768px) { /* tab pc */
	.spe .supervisor-box{
	text-align:center;
	padding:2%;
	margin-top:2.5em;
	}
	.spe .supervisor-box .inner{
		padding:5% 9% 3.5%;
		}
	.spe .supervisor-box .ttl-box {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		align-items:center;
	}
	.spe .supervisor-box .ttl-box .sub-ttl {
		margin-bottom:1.7em;
		-ms-flex-preferred-size: auto;
		flex-basis: auto;
		max-width: auto;
	}
	.spe .supervisor-box .name-box p {
		margin-bottom:1.7em;
		text-align:left;
		line-height:1.5;
		margin-left:2em;
	}
	.spe .supervisor-box + .pdf-btn-box {
		margin-top:80px;
	} 
}

/* shuzai-box */
.spe .sec .shuzai-box  {
	background:#dff4fd;
}
.spe .sec .shuzai-box .inner {
	padding:6%;
}
.spe .sec .shuzai-box .ttl01 {
	font-size:1.428571em;
	color:#505050;
	text-align:center;
	font-weight:600;
}
.spe .sec .shuzai-box .fukidashi-box{
	text-align: center;
	margin: 1.6em auto;
	font-weight: bold;
	background-color:#FFF;
	padding: 1.7em 0;
	position: relative;
	z-index: 1;
}

.spe .sec .shuzai-box .fukidashi-box:after{
	content: " ";
    display: block;
    position: absolute;
    z-index: 0;
    left: 50%;
    margin-left: -20px;
    top: 100%;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 20px 20px 0 20px;
    border-color: #fff transparent transparent transparent;
}

.spe .sec .shuzai-box .fukidashi-box p.ttl02 {
	font-size: 1.285714em;
	font-weight:500;
	line-height:1;
	margin-bottom:0.6em;
}
.spe .sec .shuzai-box .fukidashi-box p.subttl01 {
	font-size:0.857142em;
	font-weight:500;
	line-height:1;
}

.spe .sec .shuzai-box .name-box p{
	font-size:1.571428em;
	color:#6ec8e6;
	text-align:center;
	font-weight:600;
}
.spe .sec .shuzai-box .name-box p span{
	font-size:80%;
}
@media (min-width:768px) { /* tab pc */
	.spe .sec .shuzai-box {
		margin-bottom:2.8em;
	}
	.spe .sec .shuzai-box .pc-flex-box{
	align-items:center;
	}
	.spe .sec .shuzai-box .inner{
	padding:3% 6%;
	}
	.spe .sec .shuzai-box .fukidashi-box{
	padding:1.7em;
	-ms-flex-preferred-size: 53%;
    flex-basis: 53%;
    max-width: 53%;
	margin:1.3em 0;
	}
	.spe .sec .shuzai-box .name-box {
	-ms-flex-preferred-size: 40%;
    flex-basis: 40%;
    max-width: 40%;
	}
	.spe .sec .shuzai-box .fukidashi-box:after{
		right: 0;
		left: auto;
		margin-top: -13px;
		margin-left: 0;
		margin-right: -50px;
		top: 50%;
		width: 0;
		height: 0;
		border-style: solid;
		border-width: 15px 15px 15px 40px;
		border-color: transparent transparent transparent #fff;
	}
}
/* spe series */

.spe .series-box{
	background:#eee0ed;
	padding:10px;
	margin-top:-10px;
}
.spe .series-box .ttl-box{
	text-align: center;
	margin: 0 auto;
	position: relative;
	top:0;
	left: 0;
	z-index: 2;
	border-bottom:2px solid #dcdcdc;
	max-width:620px;
}
.spe .series-box .ttl-box h2{
	color: inherit;
}

.spe .series-box .ttl-box .txt-box{
	padding: 0 0 1em;
}
.spe .series-box ul{
}
.spe .series-box ul li{
	background-image:none;
	padding: 0;
	border-bottom:2px solid #fff;

	position: relative; /* soon */
	top:0;
	left: 0;
	z-index: 1;
	line-height: 1.4;
	margin-bottom:0;
	background-color:#f5f5f5;
}
.spe .series-box ul li:last-child{
	border-bottom:2px solid #dcdcdc;
}
.spe .series-box ul li .future-box{
	position:absolute;
	top:0;
	left:0;
	background:#FFF;
	padding:0px 5px;
}
.spe .series-box ul li .future-box p{
	font-size:0.714285em;
}
.content .spe .series-box ul li .class-a{

	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;

	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;

	width: 100%;
	padding: 0.85em;
	height: 6em;

	text-decoration: none;
	font-weight: 500;

	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.85em;
	width:40px;
	height: 27px;

	background-repeat: no-repeat;
	background-position:center;
	background-size: auto 100%;
}
.content .spe .series-box ul li .class-a img{
	height:100%;
	margin-left:auto;
}
.content .spe .series-box ul li .class-a p{
	font-size:0.928571em;
	line-height:1.35;
}
.content .spe .series-box ul li.current .class-a img{
}

.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%;

}


.spe .series-box ul li.li01 .class-a:before{
	background-image:url("../img/spe_ttl_link_num01.png");
}

.spe .series-box ul li.li02 .class-a:before{
	background-image:url("../img/spe_ttl_link_num02.png");
}

.spe .series-box ul li.li03 .class-a:before{
	background-image:url("../img/spe_ttl_link_num03.png");
}

.spe .series-box ul li.li04 .class-a:before{
	background-image:url("../img/spe_ttl_link_num04.png");
}

.spe .series-box ul li.li05 .class-a:before{
	background-image:url("../img/spe_ttl_link_num05.png");
}

@media (min-width:768px) { /* tab pc */
	.spe .series-box {
		margin-top:70px;
		padding:20px;
	}
	.spe .series-box ul{
		max-width:620px;
		margin: 0 auto;
		padding:0;
	}
		.content .spe .series-box ul li.link{ /* js link */
		cursor: pointer;
	}
		.content .spe .series-box ul li.link:hover{
		background:#dcdcdc;
	}
	.spe .series-box ul li .future-box{
		position:absolute;
		top:0;
		left:0;
		background:#FFF;
		padding:3px 21px;
	}
	.spe .series-box ul li .future-box p{
		font-size:0.928571em;
	}
	div.spe .series-box .ttl-box .txt-box{
	}
	div.content .spe .series-box ul li .class-a{
		margin:auto;
		padding: 0.78em 2.2em;
		height: 8.14em;
	}
	div.content .spe .series-box ul li .class-a p{
		font-size:1.071428em;
	}

	div.content .spe .series-box ul li .class-a:before{
		width: 66px;
		height: 45px;
		margin-right: 34px;
	}

	div.content .spe .series-box ul li .class-a .sub {
    font-size: 0.6em;
	}
}

/* -------------------------------------------------
spe02
------------------------------------------------- */
.spe02 .sec .caption{
	font-size: 0.857142em;
}
.spe02 .sec .txt-box {
	margin-bottom: 2.14285em;
}
.spe02 .sec .img-box {
	margin-bottom: 2.14285em;
}
.spe02 .kv-box .ki-box .sec-ttl-box {
    background: #a94aa2;
}
.spe02 .kv-box .ki-box .sec-map-box a{
	position:absolute;
	width:16%;
	height:16%;
}

.spe02 .kv-box .ki-box .sec-map-box a.map-01{
	left:74.1%;
	top:30%;
	right:auto;
}
.spe02 .kv-box .ki-box .sec-map-box a.map-02{
	left:69.1%;
	top:44.9%;
	right:auto;
}
.spe02 .kv-box .ki-box .sec-map-box a.map-03{
	left:38.9%;
	top:31.2%;
	right:auto;
}
.spe02 .kv-box .ki-box .sec-map-box a.map-04{
	left:64%;
	top:60%;
	right:auto;
}
.spe02 .kv-box .ki-box .sec-map-box a.map-05{
	left:48%;
	top:70%;
	right:auto;
}
.spe02 .kv-box .ki-box .sec-map-box a.map-06{
	left:32%;
	top:73.5%;
	right:auto;
}
.spe02 .kv-box .ki-box .sec-map-box a.map-07{
	left:20.8%;
	top:42.1%;
	right:auto;
}
.spe02 .kv-box .ki-box .sec-map-box a.map-08{
	left:13.6%;
	top:77.4%;
	right:auto;
}
.spe02 .kv-box .ki-box .sec-map-box a.map-09{
	left:3.5%;
	top:49.8%;
	right:auto;
}
.spe02 .kv-box .ki-box .sec-map-box a.map-10{
	left:11.7%;
	top:17.9%;
	right:auto;
}

@media (min-width:768px) { /* tab pc */
	.spe02 .sec .txt-box {
		margin-bottom: 3.571428em;
	}
	.spe02 .sec .img-box {
		margin-bottom: 3.571428em;
	}
	.spe02 .kv-box .ki-box .sec-map-box a{
		width:100px;
		height:100px;
		border-radius:10px;
	}
	.spe02 .kv-box .ki-box .sec-map-box a:hover{
		background:rgba(169,74,162,0.2);
	}
	.spe02 .kv-box .ki-box .sec-map-box a.map-01{
		left:525px;
		top:219px;
		right:auto;
	}
	.spe02 .kv-box .ki-box .sec-map-box a.map-02{
		left:494px;
		top:337px;
		right:auto;
	}
	.spe02 .kv-box .ki-box .sec-map-box a.map-03{
		left:293px;
		top:226px;
		right:auto;
	}
	.spe02 .kv-box .ki-box .sec-map-box a.map-04{
		left:456px;
		top:454px;
		right:auto;
	}
	.spe02 .kv-box .ki-box .sec-map-box a.map-05{
		left:356px;
		top:539px;
		right:auto;
	}
	.spe02 .kv-box .ki-box .sec-map-box a.map-06{
		left:254px;
		top:562px;
		right:auto;
	}
	.spe02 .kv-box .ki-box .sec-map-box a.map-07{
		left:133px;
		top:337px;
		right:auto;
	}
	.spe02 .kv-box .ki-box .sec-map-box a.map-08{
		left:142px;
		top:580px;
		right:auto;
	}
	.spe02 .kv-box .ki-box .sec-map-box a.map-09{
		left:0px;
		top:404px;
		right:auto;
	}
	.spe02 .kv-box .ki-box .sec-map-box a.map-10{
		left:110px;
		top:128px;
		right:auto;
	}
}

.spe02 .sec.sec-border .sec-ttl-box {
	background:-moz-linear-gradient(to top left, #FFF 50%, #a94aa2 50.5%) no-repeat top left/42px 42px; /* Firefox */
	background:-webkit-linear-gradient(to top left, #FFF 50%, #a94aa2 50.5%) no-repeat top left/42px 42px; /* safari Chrome */
	background:-ms-linear-gradient(to top left, #FFF 50%, #a94aa2 50.5%) no-repeat top left/42px 42px; /* IE */
	background:linear-gradient(to top left, #FFF 50%, #a94aa2 50.5%) no-repeat top left/42px 42px;
}
/* sec1 */
.spe02 .sec1 .sub-ttl01{
	background:#a94aa2;
	border-radius:24px;
	padding:0.5em;
	margin-bottom: 2.14285em;
}
.spe02 .sec1 .sub-ttl01 h3{
	color:#fff;
	text-align:center;
	font-size:1.428571em;
}
.spe02 .sec1 .brand-list li{
	background:none;
	margin:0;
	padding:0;
}
.spe02 .sec1 .brand-list .sub-ttl-box .num-box{
	margin:auto;
	text-align:center;
	margin-bottom:0.85em;
}
.spe02 .sec1 .brand-list .sub-ttl-box .num-box img{
	width:30px;
	height:30px;
}
.spe02 .sec1 .brand-list .sub-ttl-box02 {
	margin-bottom:1.2em;
}
.spe02 .sec1 .brand-list .sub-ttl-box02 .brand-name{
	text-align:center;
	color:#505050;
	
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    flex-wrap: wrap;
	align-items:center;
}

.spe02 .sec1 .brand-list .sub-ttl-box02 .brand-name .pref-box{
	margin-right:12px;
	padding:0;
	text-align:center;
	border:1px solid #505050;
	font-size:0.857142em;
	width:70px;
	display:inline-block;
	-ms-flex-preferred-size: auto;
	flex-basis: auto;
	height:auto;
}
.spe02 .sec1 .brand-list .sub-ttl-box02 .brand-name p{
	text-align:left;
	font-weight:600;
	color:#505050;
}
.spe02 .sec1 .brand-list .sub-ttl-box02 .brand-name  ruby rt{
	font-size:30%;
}
.spe02 .sec1 .brand-list .sub-ttl-box02 .brand-name .flower-name{
	-ms-flex-preferred-size: auto;
	flex-basis: auto;
	line-height:1.3;
}
.spe02 .sec1 .brand-list .sub-ttl02 {
	margin-bottom:1.2em;
	border-top:1px solid #505050;
	padding-top:1.2em;
}
.spe02 .sec1 .brand-list .sub-ttl02 h4{
	text-align:center;
	font-size:1.428571em;
	color:#505050;
	font-weight:500;
	line-height:1.3;
}
.spe02 .sec1 .brand-list .img-box {
	padding:0;
	margin-bottom:1.2em;
}
.spe02 .sec1 .brand-list .txt-box {
	margin-bottom:3.57em;
}



@media (min-width:768px) { /* tab pc */
	.spe02 .sec-border::after  {
		margin:0 auto 2.8em;
		max-width:720px;
	}
	.spe02 .sec1 .sub-ttl01{
		margin-bottom: 3.571428em;
		border-radius:3em;
	}
	.spe02 .sec1 .sub-ttl01 h3{
		font-size: 2em;
	}
	.spe02 .sec1 .brand-list .sub-ttl-box .num-box{
		margin-bottom:1em;
	}
	.spe02 .sec1 .brand-list .sub-ttl-box02 {
		padding-bottom:1.4em;
		margin-bottom:2.14em;
	}
	.spe02 .sec1 .brand-list .sub-ttl02 {
		margin-bottom:2.14em;
	}
	.spe02 .sec1 .brand-list li{
		-ms-flex-preferred-size: 45.14%;
		flex-basis: 45.14%;
		max-width: 45.14%;
		position:relative;
		padding-top:7.8em;
	}
	.spe02 .sec1 .brand-list .sub-ttl-box {
		position:absolute;
		width:100%;
		top:0;
		left:0;
	}
	.spe02 .sec1 .brand-list .sub-ttl-box .num-box img{
		width:40px;
		height:40px;
	}
		.spe02 .sec1 .brand-list .sub-ttl-box02 .brand-name{
		height:3.3em;
	}
	.spe02 .sec1 .brand-list .sub-ttl-box02 .brand-name .flower-name{
		font-size:1.285714em;
	}
	.spe02 .sec1 .brand-list .sub-ttl-box02 .brand-name .pref-box{
	}
	.spe02 .sec1 .brand-list .img-box {
		padding:0;
		margin-bottom:2.14em;
	}
}



/* -------------------------------------------------
spe03
------------------------------------------------- */
.spe03 .kv-box::after {
    content: none;
}
.spe03 .kv-box .lead-box {
	padding-bottom: 0;
}
.spe03 .sec .img-box {
	text-align:left;
	padding: 0;
	}
.spe03 .sec .txt-box {
}

.spe03 .sec1 .flex-item.img-box {
    margin-bottom:0;
}
.spe03 .sec2 .brand-list li{
	background:none;
	margin:0;
	padding:0;
}
.spe03 .sec2 .brand-list .sub-ttl-box{
	text-align:center;
}
.spe03 .sec2 .brand-list .sub-ttl-box p.sub-ttl02{
	font-weight:bold;
	color:#505050;
	line-height:1.4;
}
.spe03 .sec2 .brand-list .sub-ttl-box h3.sub-ttl01{
	font-weight:bold;
	color:#a94aa2;
	font-size: 1.642857em;
	margin-bottom:0.6em;
}
.spe03 .sec2 .brand-list .img-box {
	margin-bottom:1.4em;
	}
.spe03 .sec3 h3 {
	color:#6ec8e6;
	font-size:1.428571em;
	font-weight:500;
	}
.spe03 .sec2 .brand-list .sub-ttl-box .num-box{
	margin:2.3em auto 0.5em;
}
.spe03 .supervisor-box{
	margin-bottom:0;
	}


@media (min-width:768px) { /* tab pc */
	.spe03 .sec .img-box {
	}
	.spe03 .sec .txt-box {
	}
	.spe03 .sec2 .brand-list {
		-ms-flex-pack: center;
		justify-content: center;
	}
	.spe03 .sec2 .brand-list li {
		-ms-flex-preferred-size: 339px;
		flex-basis: 339px;
		max-width: 339px;
		margin-bottom:0.8em;
	}
	.spe03 .sec2 .brand-list li:nth-of-type(2n){
		margin-left:42px;
	}
	.spe03 .sec2 .brand-list .sub-ttl-box h3.sub-ttl01 {
		font-size:1.857142em;
	}
	.spe03 .sec2 .brand-list .sub-ttl-box .num-box{
		margin:0 auto 1em;
	}
	.spe03 .sec2.sec-border::after {
		margin-top:0;
	}
	.spe03 .supervisor-box{
		margin-bottom:2.7em;
	}
	.spe03 .sec .img-flex-box {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		flex-wrap: wrap;
		align-items:flex-end;
	}
	.spe03 .sec3 .img-flex-box {
		align-items:flex-start;
		margin-bottom:5em;
	}
	.spe03 .sec3 h3 {
		padding-bottom:1em;
		line-height:1;
	}
	.spe03 .sec3 .img-flex-box div.flex-item{
		-ms-flex-preferred-size: 240px;
		flex-basis: 240px;
		max-width: 240px;
	}
	.spe03 .sec .txt-flex-box {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		flex-wrap: wrap;
	}
	.spe03 .sec3 .txt-flex-box  p.flex-item {
		-ms-flex-preferred-size: 370px;
		flex-basis: 370px;
		max-width: 370px;
	}
	.spe03 .sec3 .txt-flex-box  div.flex-item{
		-ms-flex-preferred-size: 317px;
		flex-basis: 317px;
		max-width: 317px;
		margin-top:-1em;
	}
	.spe03 .sec .img-flex-box + .img-flex-box {
		margin-top:4em;
	}
	.spe03 .sec .img-flex-box img{
		-ms-flex-preferred-size: 430px;
		flex-basis: 430px;
		max-width: 430px;
	}
	.spe03 .sec .img-flex-box img + .caption{
		-ms-flex-preferred-size: 255px;
		flex-basis: 255px;
		max-width: 255px;
	}
	.spe03 .sec4 .pc-flex-box .img-box.flex-item{
		-ms-flex-preferred-size: 339px;
		flex-basis: 339px;
		max-width: 339px;
	}
}
/* -------------------------------------------------
spe04
------------------------------------------------- */

.spe04 .sec .sec-sub-ttl-box{
	padding:0 2em;
	margin-bottom:10px;
}
.spe04 .sec1 .pointimg {
	width:160px;
	margin:0 auto;
	text-align:center;
	display:inherit;
	padding-top:1em;
}
.spe04 .sec1 h3 {
	text-align:center;
	font-size:1.428571em;
	color:#505050;
	font-weight:500;
	padding-bottom:1em;
	}
.spe04 .sec1 .column-box {
	border: solid 1px #96dbf9;
	padding: 7% 4.6%;
	margin-bottom:1.7em;
	border-radius:6px;
}
.spe04 .sec1 .column-box h3{
	color:#96dbf9;
}
.spe04 .sec1 .column-box .txt-box{
	margin-bottom:0;
}
.spe04 .sec2 .qa-box {
	margin-bottom:2em;
}
.spe04 .sec2 .qa-box h3{
	text-align:left;
	font-size:1.571428em;
	color:#505050;
	font-weight:500;
	padding:1em 0 1em 2.7em;
	line-height:1.3;
}
.spe04 .sec2 .qa-box .answer{
	position:relative;
	background:#f6edf6;
	padding:5% 6%;
	margin-top:0.5em;
}
.spe04 .sec2 .qa-box .answer .answer-img{
	position:absolute;
	width:37px;
	height:28px;
	top:-18px;
	left:0;
}
.spe04 .sec3 h3.subttl {
	color:#6ec8e6;
	font-size:1.428571em;
	font-weight:500;
	padding-bottom:0.2em;
}
.spe04 .sec .ttl-box h3 {
	text-align:center;
	font-size:1.142857em;
	color:#FFF;
	background:#6ec8e6;
	line-height:3;
	margin-bottom:0.5em;
}
.spe04 .sec4 .ttl-box h3 {
	background:#a94aa2;
}
.spe04 .sec .ttl-box + .img-box {
	margin-bottom:1em;
	margin-top:2em;
}
.spe04  .sec .step-list01 {
	margin-top:1.5em;
	}
.spe04  .sec .step-list01 .num-box{
	padding:1em 0;
	}
.spe04 .sec6 .advice-box {
	background:#eee0ed;
	padding:1.857142em 1.857142em 1em;
	margin-bottom:4em;
}
.spe04 .sec6 .advice-box h2 {
	text-align:center;
	color:#505050;
	font-size:1.285714em;
	line-height:1.5;
	margin-bottom:1em;
}
.spe04 .sec6 .advice-box .txt-box p {
	font-weight:500;
}
@media (min-width:768px) { /* tab pc */	
	.spe04 .kv-box .lead-box {
		padding-bottom:5em;
	}
	
	.spe04  .prof-box .img-box {
		-ms-flex-preferred-size: 253px;
		flex-basis: 253px;
		max-width: 253px;
	}
	.spe04 .sec .sec-sub-ttl-box{
		width:420px;
		margin:0 auto 40px;
	}
	.spe04 .prof-box .txt-box {
		-ms-flex-preferred-size: 439px;
		flex-basis: 439px;
		max-width:439px;
		padding: 2em 1.8em 2em 0;
		text-align:center;
	}
	.spe04 .prof-box .txt-box .ttl {
		display:inline-block;
		padding:0.45em 0;
		width:280px;
		margin:0 auto 1em;
	}
	.spe04 .prof-box .txt-box .txt01 {
	text-align:left;
	}
	.spe04 .sec .mw600px.pc-flex-box {
		align-items:center;
	}
	.spe04 .sec .mw600px.pc-flex-box .img-box{
		-ms-flex-preferred-size: 220px;
		flex-basis: 220px;
		max-width: 220px;
	}
	.spe04 .sec .mw600px.pc-flex-box .txt-box{
		-ms-flex-preferred-size: 320px;
		flex-basis: 320px;
		max-width: 320px;
	}
	.spe04 .sec3 .step-list01 {
		padding:0 20px;
	}
	.spe04 .sec3 .step-list01 li{
		-ms-flex-preferred-size: 300px;
		flex-basis: 300px;
		max-width: 300px;
	}
	.spe04 .sec1 h3 {
		font-size:1.571428em;
	}
	.spe04 .sec1 .point-box {
		margin-bottom:1.5em;
	}
	.spe04 .sec1 .txt-box {
		max-width:630px;
		margin-left:auto;
		margin-right:auto;
	}
	.spe04 .sec1 .caption{
		text-align:left;
	}
	.spe04 .sec1 .column-box {
		margin-bottom:3em;
		padding:4.4%;
		margin-top:3em;
	}
	.spe04 .sec1 .column-box .txt-box {
		max-width:none;
		margin-left:auto;
		margin-right:auto;
	}
	.spe04 .sec2 h3 {
		font-size:1.571428em;
	}
	.spe04 .sec2 .qa-box h3{
		text-align:center;
		padding:1em 0;
	}
	.spe04 .sec2 .qa-box .answer .answer-img{
		position:absolute;
		width:58px;
		height:43px;
		top:-22px;
		left:0;
	}
	.spe04 .sec3 .mw600px {
		margin-top:5em;
		margin-bottom:2em;
	}
	.spe04 .sec4 .inner > .img-box {
		max-width:540px;
		margin:2.5em auto;
	}
	.spe04 .sec4 .mw660px  .img-box {
		-ms-flex-preferred-size: 262px;
		flex-basis: 262px;
		max-width: 262px;
		margin-bottom:3.5em;
	}
	.spe04 .sec .mw660px  .txt-box{
		-ms-flex-preferred-size: 352px;
		flex-basis: 352px;
		max-width: 352px;
	}
	.spe04 .sec5 .sec-sub .img-box {
		-ms-flex-preferred-size: 420px;
		flex-basis: 420px;
		max-width: 420px;
		margin-bottom:3.5em;
		
	}
	.spe04 .sec5 .sec-sub .txt-box {
		-ms-flex-preferred-size: 250px;
		flex-basis: 250px;
		max-width: 250px;
	}
	.spe04 .sec6  {
		margin-top:45px;
	}
	.spe04 .sec6 .advice-box {
		padding:30px 60px 1px;
	}
	.spe04 .sec6 .advice-box h2 {
		margin-bottom:1.3em;
	}
}
/* -------------------------------------------------
spe05
------------------------------------------------- */
.spe05 .sec1.sec-border .sec-ttl-box,.spe05 .sec3.sec-border .sec-ttl-box {
	background:-moz-linear-gradient(to top left, #FFF 50%, #a94aa2 50.5%) no-repeat top left/42px 42px; /* Firefox */
	background:-webkit-linear-gradient(to top left, #FFF 50%, #a94aa2 50.5%) no-repeat top left/42px 42px; /* safari Chrome */
	background:-ms-linear-gradient(to top left, #FFF 50%, #a94aa2 50.5%) no-repeat top left/42px 42px; /* IE */
	background:linear-gradient(to top left, #FFF 50%, #a94aa2 50.5%) no-repeat top left/42px 42px;
}

.spe05 .sec2.sec-border .sec-ttl-box,
.spe05 .sec4.sec-border .sec-ttl-box {
    background: -moz-linear-gradient(to top left, #FFF 50%, #96dbf9 50.5%) no-repeat top left/42px 42px;
    background: -webkit-linear-gradient(to top left, #FFF 50%, #96dbf9 50.5%) no-repeat top left/42px 42px;
    background: -ms-linear-gradient(to top left, #FFF 50%, #96dbf9 50.5%) no-repeat top left/42px 42px;
    background: linear-gradient(to top left, #FFF 50%, #96dbf9 50.5%) no-repeat top left/42px 42px;
}
.spe05 .kv-box::after {
}
.spe05 .kv-box .lead-box {
	margin-bottom:0;
	padding-bottom:0;
}

@media (min-width:768px) { /* tab pc */
	.spe05 .kv-box .inner {
		padding:0;
	}
	.spe05 .kv-box .lead-box {
	}
}
/* sec1 */
.spe05 .sec1 .img-box {
	margin-bottom:1em;
}
.spe05 .sec1 .kv-img-box {
    margin-left:-5.5%;
}
@media (min-width:768px) { /* tab pc */
	.spe05 .sec1 .img-box {
		margin-bottom:2.5em;
	}
	.spe05 .sec1 .kv-img-box {
    margin-left:0;
}
}
/* sec2 */
@media (min-width:768px) { /* tab pc */
	.spe05 .sec2 .pc-flex-box .img-box{
		margin-bottom:1em;
	}
	.spe05 .sec2 .pc-flex-box .txt-box{
		margin-bottom:1em;
	}
}
/* sec3 */
.spe05 .sec3 h3.subttl {
	color:#6ec8e6;
	font-size:1.428571em;
	font-weight:500;
	padding-bottom:0.2em;
}
.spe05 .sec .ttl-box h3 {
	text-align:center;
	font-size:1.142857em;
	color:#FFF;
	background:#a94aa2;
	line-height:3;
	margin-bottom:1.9em;
}
.spe05 .sec3 .ttl-box + .img-box {
	margin-bottom:1em;
}
.spe05 .sec3 .advice-box {
	background:#f6edf6;
	padding:1.857142em 1.857142em 1px;
	margin-top:4em;
}
.spe05 .sec3 .advice-box .ttl-box h3{
	font-size:1.214284em;
	border-radius:6px;
	padding:0.55em 1em;
	line-height:1.4;
	margin-top:-3.5em;
	margin-bottom:1.5em;
}
.spe05 .sec3 .advice-box h4 {
	text-align:center;
	color:#505050;
	font-size:1.285714em;
	line-height:1.5;
	margin-bottom:0.7em;
}
.spe05 .sec3 .advice-box .txt-box p {
	font-weight:500;
}
@media (max-width:767px) {
	.spe05 .sec3.sec-border .sec-border::after{
		content:none;
	}
}
@media (min-width:768px) {
	.spe05 .sec3.sec-border .sec-border::after{
		margin-top:0;
	}
	.spe05 .sec3 h3.subttl {
		padding-bottom:0.5em;
	}
	.spe05 .sec3 .ttl-box + .img-box {
		max-width:540px;
		margin:0 auto 2em;
	}
	.spe05 .sec3 .pc-flex-box {
		margin-top:3.7em;
	}
	.spe05 .sec3 .pc-flex-box .img-box.flex-item {
		-ms-flex-preferred-size: 380px;
		flex-basis: 380px;
		max-width: 380px;
		margin-bottom:3.5em;
	}
	.spe05 .sec3 .pc-flex-box .txt-box.flex-item {
		-ms-flex-preferred-size: 310px;
		flex-basis: 310px;
		max-width: 310px;
	}
	.spe05 .sec3 .advice-box {
		padding:1.857142em 5em 1px;
		margin-top:3.2em;
	}
	.spe05 .sec3 .advice-box .ttl-box h3{
		max-width:460px;
		margin:-3.5em auto 1.5em;
		padding:1.15em 1em;
	}
}
/* sec5 */
.spe05 .sec5 .inner > div{
	padding:0 6%;
	border:3px solid #dcdcdc;
}
.spe05 .sec5 .sec-ttl-box h2 {
	text-align:center;
	color:#a94aa2;
	font-size:1.571428em;
	line-height:1.2em;
	font-weight:500;
	padding:1.5em 0;
}
.spe05 .sec5 .txt-box p {
	font-size:1em;
}
@media (min-width:768px) {
	.spe05 .sec5 .inner > div{
		padding:0 6%;
	}
	.spe05 .sec5 {
		margin-top:40px;
	}
	.spe05 .sec5 .sec-ttl-box h2 {
	padding:1.7em 0;
	}
	.spe05 .sec5 .pc-flex-box .txt-box {
		-ms-flex-preferred-size: 337px;
		flex-basis: 337px;
		max-width: 337px;
	}
	.spe05 .sec5 .pc-flex-box .img-box {
		-ms-flex-preferred-size: 240px;
		flex-basis: 240px;
		max-width: 240px;
	}
	.spe05 .sec6 .prof-box .img-box {
		-ms-flex-preferred-size: 231px;
		flex-basis: 231px;
		max-width: 231px;
		margin: 0;
	}
	.spe05 .sec6 .prof-box .txt-box {
		-ms-flex-preferred-size: 448px;
		flex-basis: 448px;
		max-width: 448px;
	}
}


/* sec sub bg */




/* editors note / 編集後記 */

.spe .editorsnote-box{
	margin-top:0;
	padding-top:3.57em;
	margin-bottom:40px;
}
.spe01 .editorsnote-box{
	padding-top:1em; /* 初回のみ*/ 
}
.spe .editorsnote-box .ttl-box h2{
	background-color:transparent;
	padding: 1.3em 10px;
	margin-bottom: 1.65em;
	background:#a94aa2;
	color:#FFF;
	font-size:1.428571em;
	font-weight:500;
	border-radius:2.3em;
	letter-spacing: .1em;
	font-weight: 500;
	position: relative;
    top: 0;
    left: 0;
    z-index: 1;
	text-align:center;
}

.spe .editorsnote-box .ttl-box h2:before{
    content: " ";
    display: block;
    position: absolute;
    z-index: 0;
    left: 50%;
    margin-left: -14px;
	margin-top: -1px;
    top: 100%;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 18px 14px 0 14px;
    border-color: #a94aa2 transparent transparent transparent;
}
.spe .editorsnote-box .txt-box{
	margin-bottom:0;
}


@media (min-width:768px) { /* tab pc */
	.spe .editorsnote-box{
		margin-bottom:100px;
	}
	.spe .editorsnote-box .ttl-box h2{
		background-color:transparent;
		padding: 1.1em 10px;
		background:#a94aa2;
		font-size:1.571428em;

		margin:0px auto 2em;
		width:535px;
	}
	.spe .editorsnote-box {
		margin-top:110px;
		padding-top:0;
	}
	.spe .editorsnote-box .txt-box p{
		font-size:1em;
	}
}

