#mv {
	width: 1200px;
	margin: 0 auto 40px;
}
#mv .pc {
}
#mv .mobile {
	display: none;
}
.content {
	padding-top: 0;
}
/* --------------------------------------------------- */
.section01 {
	margin-bottom: 30px;
}
.section01 img {
	margin-bottom: 30px;
}
.section01 p {
	margin-bottom: 20px;
}
.section01 .btn {
	display:-webkit-box;
	display:-moz-box;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:-moz-flex;
	display:flex;
	-webkit-box-lines:multiple;
	-moz-box-lines:multiple;
	-webkit-flex-wrap:wrap;
	-moz-flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
}
.section01 .btn a {
	float: left;
	width: 49%;
	margin-right: 2%;
	margin-bottom: 10px;
}
.section01 .btn a:last-child {
	margin-right: 0;
}
/* --------------------------------------------------- */
.section02 {
	background-color: #EFEDED;
	margin-bottom: 30px;
}
.section02 .ttl {
	background-color: #103362;
	color: white;
	font-size: 140%;
	font-weight: 700;
	line-height: 160%;
	padding: 20px 25px;
	text-align: center;
}
.section02 ul {
	margin-left: 0px;
	padding: 30px 30px 20px 40px;
}
.section02 li {
	background: url(../images/common/icon02.png) no-repeat left top 4px;
	background-size: 25px auto;
	padding-left: 30px;
	margin-bottom: 18px;
	font-weight: 700;
	font-size: 110%;
	line-height: 150%;
}
/* --------------------------------------------------- */
.section03 {
	color: #103362;
	position: relative;
	font-size: 140%;
	font-weight: 700;
	margin-bottom: 30px;
	background: url("../images/common/arrow02b.png") no-repeat center bottom;
	background-size: 45% auto;
}
.section03 p {
	text-align: center;
	margin-bottom: 0px;
}
.section03 p::after {
}
.section03 .ttl {
	text-align: center;
	font-size: 160%;
	font-weight: 700;
	line-height: 160%;
}
.section03 .ttl span {
	display: inline-block;
	color: #C00000;
	font-size: 200%;
	font-weight: 700;
	margin: 0 4px;
	-webkit-text-stroke: 2px #FFF;
	text-stroke: 2px #FFF;
}
.section03 .ill {
	width: 140px;
	position: absolute;
	right: 5%;
	bottom: -40px;
}
/* --------------------------------------------------- */
.section04 {
	margin-bottom: 50px;
}
.section04 > ul {
	margin-bottom: 40px;
}
.section04 > ul > li {
	background-color: #F0F7FF;
	margin-bottom: 10px;
	padding: 15px 15px;
	font-size: 120%;
	font-weight: 500;
	line-height: 160%;
}
.section04 > ul > li span {
	display: inline-block;
	color: #FCF491;
	background-color: #103362;
	border: #4F81C4 2px solid;
	font-size: 20px;
	font-weight: 700;
	line-height: 100%;
	width: 30px;
	height: 30px;
	text-align: center;
	padding-top: 1px;
	margin-right: 10px;
	border-radius: 50px;
}
.section04 > ul > li strong {
	color: #C00000;
}
.section04 .btn_style02 {
	max-width: 450px;
	width: 90%;
	margin: 0px auto;
}
/* --------------------------------------------------- */
.section05 {
	margin-bottom: 60px;
	background-color: #ccc;
	height: 300px;
}
/* --------------------------------------------------- */
.section06 {
	margin-bottom: 40px;
}
.section06 .ttl {
	margin-bottom: 0px;
	position:relative;
}
.section06 .ttl .img1 {
	width:580px;
}
.section06 .ttl .img2 {
	width:290px;
	position:absolute;
	right:-100px;
	top: 60px;
}
.section06 .ttl2 {
	padding-top: 10px;
	margin-bottom: 30px;
	line-height: 200%;
}
.section06 .ttl2 strong {
	display: block;
	color: #C00000;
	font-size: 140%;
	font-weight: 700;
	margin-bottom: 10px;
}
.section06 .box {
	
	background-color: #EFEDED;
	padding: 30px;
	margin-bottom: 10px;
	border-radius: 10px;
	overflow: hidden;
}
.section06 .box .ttl3 {
	color: #103362;
	font-size: 120%;
	font-weight: 700;
	margin-bottom: 20px;
}
.section06 .box .ttl3 span.cap1 {
	display: inline-block;
	background-color: #103362;
	color: #fff;
	text-align: center;
	font-weight: 700;
	width: 110px;
	margin-right: 10px;
	border-radius: 3px;
	font-size: 70%;
}
.section06 .box .ttl3 span.cap2 {
	display: inline-block;
	text-align: right;
	font-weight: 700;
	font-size: 70%;
	float: right;
	padding-top: 5px;
}
.section06 .box .ttl4 {
	font-weight: 700;
	font-size: 90%;
	margin-bottom: 20px;
}
.section06 .box dl {
	width: 100%;
	display: table;
}
.section06 .box dd {
	display: table-cell;
	vertical-align: top;
	font-size: 90%;
}
.section06 .box dd img {
	-webkit-box-shadow: 2px 2px 0 rgba(0,0,0,.2);
	box-shadow: 2px 2px 0 rgba(0,0,0,.2);
}
.section06 .box dd.img1 {
	width: 50%;
	padding-right: 30px;
}
.section06 .box dd.img2 {
	width: 30%;
	padding-right: 30px;
}
.section06 .box .set1 {
	width: 100%;
	display: flex;
	justify-content: space-between;
}
.section06 .box .set1 .set1_in {
	width: 50%;
	margin: 0;
}
.section06 .box .set1 .set1_in .youtube{
    position:relative;
    width:100%;
	padding-top:56.25%;
}
.section06 .box .set1 .set1_in .youtube iframe{
  position:absolute;
  top:0;
  right:0;
  width:100%;
	height: 100%;
}
.section06 .box .set1 p {
	font-size: 90%;
	width: 47%;
}
/* --------------------------------------------------- */
.section07 {
	margin-bottom: 60px;
}
.section07 .inner,
.section08 .inner {
	display:-webkit-box;
	display:-moz-box;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:-moz-flex;
	display:flex;
	-webkit-box-lines:multiple;
	-moz-box-lines:multiple;
	-webkit-flex-wrap:wrap;
	-moz-flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
	margin-bottom: 20px;
}
.section07 .inner .box,
.section08 .inner .box {
	float: left;
	width: 30%;
	margin-right: 5%;
	line-height: 160%;
	margin-bottom: 20px;
}
.section07 .inner .box:last-child,
.section08 .inner .box:last-child {
	margin-right: 0;
}
.section07 .inner .box .ph,
.section08 .inner .box .ph {
	position: relative;
	width: 100%;
	padding-top: 65%;
	margin-bottom: 5px;
}
.section07 .inner .box .ph img,
.section08 .inner .box .ph img {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	object-fit: cover;
}
.section07 .inner .box a,
.section08 .inner .box a {
	display: block;
	position: relative;
	font-weight: 700;
	letter-spacing: 0;
}
.section07 .inner .box a::before {
	content: '';
	position: absolute;
	z-index: 5;
	left: 0;
	top: 0;
	width: 0;
	height: 3px;
	background-color: #FF5A7A;
	transition: .3s;
}
.section07 .inner .box span {
	display: block;
	color: #FF5A7A;
	font-size: 11px;
	letter-spacing: 2px;
}
.section07 .btn_style02 {
	max-width: 450px;
	width: 90%;
	margin: 0px auto;
}
.section07 .inner .box a:hover::before,
.section08 .inner .box a:hover::before {
	width: 100%;
}
.section07 .inner .box a:hover {
	color: #FF5A7A;
}
/* --------------------------------------------------- */
.section08 {
	margin-bottom: 20px;
}
.section08 .inner .box a::before {
	content: '';
	position: absolute;
	z-index: 5;
	left: 0;
	top: 0;
	width: 0;
	height: 3px;
	background-color: #ED6F2C;
	transition: .3s;
}
.section08 .inner .box span {
	display: block;
	color: #ED6F2C;
	font-size: 11px;
	letter-spacing: 2px;
}
.section08 .inner .box a:hover {
	color: #ED6F2C;
}
/* --------------------------------------------------- */
.section09 {
	border: rgba(0,0,0,.1) 1px solid;
	padding: 90px 30px 30px;
	margin-bottom: 60px;
	position: relative;
	outline: 5px solid #F0F7FF;
	outline-offset: -6px;
}
.section09 > p {
	text-align: center;
	font-weight: 500;
	margin-bottom: 30px;
}
.section09 .ttl {
	background-color: #F0F7FF;
	color: #2D5D9D;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	font-weight: 700;
	font-size: 1.4rem;
	padding: 10px;
	letter-spacing: 3px;
	margin: 0;
}
.section09 ul {
	border-top: #ccc 1px dashed;
	margin-bottom: 20px;
}
.section09 li {
	border-bottom: #ccc 1px dashed;
	padding: 10px 0;
	vertical-align: top;
	display: flex;
	justify-content: space-between;
}
.section09 li p.day {
	display: inline-block;
	font-weight: 500;
	font-size: 90%;
	width: 250px;
}
.section09 li span {
	display: inline-block;
	font-weight: 500;
	font-size: 80%;
	border: #D71518 1px solid;
	color: #D71518;
	font-weight: 500;
	font-size: 80%;
	text-align: center;
	width: 80px;
	background-color: #FDF1F1;
	margin: 0 10px;
}
.section09 li p.link {
	display: inline-block;
	width: 410px;
}
.section09 li p.link a {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
	text-decoration: underline;
}
.section09 li p.link a:hover {
	color: #2D5D9D;
}
.section09 .btn_style02 {
	max-width: 450px;
	width: 100%;
	margin: 0 auto;
}
/* --------------------------------------------------- */

/* --------------------------------------------------- */





@media screen and (max-width: 600px) {
	#mv {
		width: 100%;
		margin: 0 auto 30px;
	}
	#mv .pc {
		display: none;
    }
    #mv .mobile {
        display: block;
    }
	/* ----------------------------------------------- */
	.section01 .btn a {
		float: none;
		width: 100%;
		margin-right: 0;
		margin-bottom: 10px;
	}
	/* ----------------------------------------------- */
	.section02 {
		background-image: none;
		margin-bottom: 20px;
	}
	.section02 .ttl {
		font-size: 120%;
		padding: 15px 20px;
	}
	.section02 ul {
		margin-left: 0px;
		padding: 20px 20px 20px;
	}
	.section02 li {
		background: url(../images/common/icon02.png) no-repeat left top 4px;
		background-size: 20px auto;
		padding-left: 30px;
		margin-bottom: 13px;
		font-weight: 500;
	}
	/* ----------------------------------------------- */
	.section03 {
		font-size: 120%;
		margin-bottom: 20px;
	}
	.section03 p {
		text-align: center;
		margin-bottom: -10px;
	}
	.section03 .ttl {
		font-size: 130%;
	}
	.section03 .ttl span {
        -webkit-text-stroke:0px #FFF;
        text-stroke: 0px #FFF;
    }
	.section03 .ill {
		display: none;
	}
	/* ----------------------------------------------- */
	.section04 {
		margin-bottom: 30px;
	}
	.section04 > ul > li {
		position: relative;
		padding: 10px 10px 10px 30px;
		line-height: 150%;
		margin-bottom: 5px;
	}
	.section04 > ul > li span {
		position: absolute;
		top: 10px;
		left: -10px;
		margin-right: 0px;
		width: 28px;
		height: 28px;
	}
	/* ----------------------------------------------- */
	
	/* ----------------------------------------------- */
	.section06 .box {
		padding: 20px;
		margin-bottom: 5px;
	}
	.section06 .ttl .img1 {
		width:70%;;
	}
	.section06 .ttl .img2 {
		width:30%;
		right:-5%;
		top: 0;
	}
	.section06 .ttl2 strong {
		font-size: 120%;
	}
	.section06 .box .ttl3 {
		font-size: 110%;
		line-height: 160%;
	}
	.section06 .box .ttl3 span.cap1 {
        width: 100px;
		font-size: 13px;
		display: block;
		margin-bottom: 5px;
    }
    .section06 .box .ttl3 span.cap2 {
        display: block;
        float: none;
    }
	.section06 .box .ttl4 {
		font-weight: 500;
		font-size: 80%;
	}
	.section06 .box dl,
	.section06 .box dd {
		display: block;
	}
	.section06 .box dd.img1 {
		width: 80%;
	}
	.section06 .box dd.img2 {
		width: 60%;
	}
	.section06 .box dd.img1,
	.section06 .box dd.img2 {
		padding-right: 0px;
		margin: 0px auto 15px;
	}
	.section06 .box .set1 {
        width: 100%;
        display: block;
    }
    .section06 .box .set1 .set1_in {
        width: 100%;
		margin-bottom: 15px;
    }
    .section06 .box .set1 p {
        width: 100%;
    }
	/* ----------------------------------------------- */
	.section07 {
		margin-bottom: 40px;
	}
	.section07 .inner .box,
	.section08 .inner .box {
		width: 48%;
		margin-right: 4%;
		line-height: 140%;
	}
	.section07 .inner .box:nth-child(2),
	.section08 .inner .box:nth-child(2) {
		margin-right: 0;
	}
	.section07 .inner .box:last-child,
	.section08 .inner .box:last-child {
		display: none;
	}
	/* ----------------------------------------------- */
	.section09 {
        padding: 60px 20px 60px;
        margin-bottom: 40px;
    }
    .section09 > p {
		text-align: left;
        margin-bottom: 20px;
    }
    .section09 .ttl {
		text-align: center;
        font-size: 1.0rem;
        padding: 10px 0;
        letter-spacing: 2px;
    }
    .section09 li {
        display: block;
    }
    .section09 li p.day {
        display: block;
        width: 100%;
		margin-bottom: 5px;
    }
    .section09 li span {
        display: block;
        width: 100px;
        margin: 0 0 5px;
    }
    .section09 li p.link {
        display: inline-block;
        width: 100%;
    }
    .section09 li p.link a {
        display: inline-block;
		overflow: visible;
    }
    .section09 .btn_style02 {
        max-width: none;
        width: auto;
        margin: 0;
		position: absolute;
		left: 5px;
		right: 5px;
		bottom: 5px;
		border-radius: 0px;
		padding-right: 20px;
		background-position: right 15px top 22px;
    }
	/* ----------------------------------------------- */
	
	/* ----------------------------------------------- */
	
}