body {
    animation: fadeIn 4s ease 0s 1 normal;
    -webkit-animation: fadeIn 4s ease 0s 1 normal;
}
/* --------------------------------------------------- */
#wrap {
	margin: 0;
	padding: 0;
}
/* --------------------------------------------------- */
#mv {
	width: 100%;
	height: 100%;
	position: relative;
	z-index: 0;
	background: url(../images/top/mv.jpg) no-repeat center center;
	background-size:cover;
	display:flex;
	justify-content: center;
	align-items: center;
	overflow: hidden;
	margin-bottom: 100px;
}
#mv h1 {
	text-align: center;
	color: #fff;
	line-height: 200%;
	position: absolute;
	width: 100%;
	top: 50%;
	left: 0;
	margin-top: -140px;
	z-index: 5;
}
#mv h1 img {
	display: block;
	width: 150px;
	margin: 0px auto 60px;
}
#mv h1 strong {
	display: block;
	text-align: center;
	font-family: iroha-31nire-stdn, sans-serif;
	font-weight: 400;
	font-size: 270%;
	letter-spacing: 7px;
	margin-bottom: 10px;
	padding-left: 7px;
}
#mv h1 span {
	font-family: ryo-gothic-plusn, sans-serif;
	font-weight: 700;
	letter-spacing: 5px;
	font-size: 90%;
	padding-left: 5px;
}
/* --------------------------------------------------- */
#top1 {
	position: relative;
	margin: 50px auto 100px;
	padding: 0;
	max-width: 800px;
	width: 85%;
}
/* --------------------------------------------------- */
#top2 {
	max-width: 1600px;
	width: 100%;
	margin: 0px auto 100px;
	overflow: hidden;
}
#top2 .area {
	width: 100%;
	position: relative;
	margin-bottom: 90px;
	overflow: hidden;
}
#top2 .area .ph {
	max-width: 956px;
	width: 80%;
	position: relative;
	z-index: 0;
}
#top2 .area:nth-child(even) .ph {
	float: right;
}
#top2 .area .box {
	position:absolute;
	top: 0;
	right: 2%;
	background:#fff;
	padding: 50px;
	max-width: 640px;
	width: 50%;
	z-index: 5;
}
#top2 .area:nth-child(even) .box {
	right: auto;
	left: 2%;
}
#top2 .area .box .ttl_style03 {
}
#top2 .area .box p {
	margin-bottom: 20px;
}
#top2 .area .box .sub {
	font-size: 80%;
	font-weight: 500;
	margin-bottom: 20px;
	position: relative;
}
#top2 .area .box .sub p {
}
#top2 .area .box .sub p span {
	display: block;
	font-weight: 700;
}
#top2 .area .box a {
	display: block;
	max-width: 300px;
	width: 100%;
	text-align: center;
	background-color: #F4F4F4;
	color: #53A1D7;
	font-family: iroha-31nire-stdn, sans-serif;
	font-weight: 400;
	font-size: 100%;
	padding: 10px 0;
	border: rgba(83,161,215,0) 1px solid;
}
#top2 .area .box a:hover {
	border: rgba(83,161,215,1) 1px solid;
	background-color: #fff;
}
#top2 .area .box .sub ul.btn_set {
	position: absolute;
	top: 0;
	left: 200px;
}
#top2 .area .box .sub ul.btn_set li {
	border: #fff 1px solid;
}
#top2 .area .box .sub ul.btn_set li a {
	display: block;
	width: 100%;
	text-align: center;
	background-color: #333;
	color: #fff;
	padding: 4px 10px;
	font-size: 11px;
}
#top2 .area .box .sub ul.btn_set li a i,
.btn-instagram i {
	margin: 0 5px 0 10px;
}
#top2 .area .box .sub ul.btn_set li a:hover {
	background-color: #53A1D7;
	color: #fff;
}
/* --------------------------------------------------- */
#top3 {
	width: 100%;
	margin-bottom: 100px;
	position: relative;
	padding: 70px 0;
}
#top3 .back {
	display: block;
	position: absolute;
	background-color: #F5F5F5;
	left: 0;
	top: 0;
	bottom: 0;
	right: 5%;
	height: 100%;
	z-index: 0;
}
#top3 .inner {
	max-width: 1000px;
	width: 90%;
	margin: 0px auto;
	position: relative;
	z-index: 5;
}
#top3 .inner .ttl_style02 {
	width: 100%;
}
#top3 .inner .set {
	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;
	width: 100%;
}
#top3 .inner .set .box {
	float: left;
	width: 47.5%;
	margin-right: 5%;
	margin-bottom: 40px;
}
#top3 .inner .set .box:nth-child(even) {
	margin-right: 0;
}
#top3 .inner .set .box .ph {
	margin-bottom: 20px;
}
#top3 .inner .set .box p {
	line-height: 160%;
}
/* --------------------------------------------------- */
#top4 {
	width: 100%;
	margin-bottom: 100px;
	position: relative;
}
#top4 .ph {
	max-width: 707px;
	width: 50%;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 0;
}
#top4 .inner {
	max-width: 1100px;
	width: 90%;
	margin: 0px auto;
	position: relative;
	z-index: 5;
}
#top4 .inner .ttl {
	font-size: 90%;
	margin-bottom: 5px;
	font-weight: 500;
	color: #53A1D7;
}
#top4 .inner ul {
	width: 50%;
	margin-bottom: 30px;
	color: #53A1D7;
}
#top4 .inner li {
	width: 100%;
	display: table;
	line-height: 160%;
	font-size: 90%;
	margin-bottom: 5px;
}
#top4 .inner li p {
	display: table-cell;
	vertical-align: top;
}
#top4 .inner li p:first-child {
	width: 100px;
}
#top4 .inner .name {
	line-height: 160%;
	font-size: 90%;
	margin-bottom: 15px;
}
#top4 .inner .name span {
	display: block;
	font-size: 90%;
}
#top4 .inner .name strong {
	font-size: 120%;
	letter-spacing: 3px;
}

/* --------------------------------------------------- */
#top5 {
	width: 100%;
	margin-bottom: 100px;
	background: url(../images/common/imag02.svg) no-repeat center center;
	background-size: 600px auto;
	background-color: #53A1D7;
	color: #fff;
	padding: 70px 0;
	position: relative;
}
#top5 .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;
	max-width: 1100px;
	width: 90%;
	margin: 0px auto;
	position: relative;
	z-index: 5;
}
#top5 .ttl_style02 strong,
#top5 .ttl_style02 span {
	color: #fff;
}
#top5 .inner a {
	display: block;
	float: left;
	width: 30%;
	margin-right: 5%;
	color: #fff;
	margin-bottom: 30px;
}
#top5 .inner a:nth-child(3) {
	margin-right: 0;
}
#top5 .inner a:nth-child(4) {
	display: none;
}
#top5 .inner a dl {
}
#top5 .inner a dd {
	margin-bottom: 10px;
	position: relative;
	padding-top: 65%;
	overflow: hidden;
}
#top5 .inner a dd img {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	/* 画像の最大サイズは枠の1.5倍まで */
	max-width: 100%;
	max-height: 100%;
}
#top5 .inner a dt {
	line-height: 160%;
	font-size: 90%;
}
#top5 .inner a dt span {
	display: block;
	font-family: iroha-31nire-stdn, sans-serif;
	font-weight: 400;
	letter-spacing: 2px;
	font-size: 90%;
}
#top5 .inner a:hover dd {
}
/* --------------------------------------------------- */
#top6 {
	width: 100%;
	margin-bottom: 100px;
	position: relative;
	padding: 70px 0;
}
#top6 .back {
	display: block;
	position: absolute;
	background-color: #F5F5F5;
	left: 0;
	top: 0;
	bottom: 0;
	right: 7%;
	height: 100%;
	z-index: 0;
}
#top6 .inner {
	max-width: 1000px;
	width: 90%;
	margin: 0px auto;
	position: relative;
	z-index: 5;
}
#top6 .inner .ttl_style02 {
	width: 100%;
}
#top6 .outer {
    display:flex;
    flex-wrap:wrap;
	width: 100%;
}
#top6 .outer .box {
	width: 30%;
	margin-right: 5%;
	margin-bottom: 5%;
	overflow: hidden;
}
#top6 .outer .box:nth-child(1),
#top6 .outer .box:nth-child(2) {
	width: 47.5%;
	margin-right: 5%;
}
#top6 .outer .box:nth-child(2),
#top6 .outer .box:nth-child(5) {
	margin-right: 0;
}
#top6 .outer .box a {
	display: block;
	height: 100%;
	line-height: 160%;
	font-size: .9em;
}
#top6 .outer .box span {
	display: block;
	font-size: 10px;
	line-height: 150%;
	font-weight: 300;
}
#top6 .outer .box .ph {
	position: relative;
	width: 100%;
	padding-top: 55%;
	margin-bottom: 10px;
}
#top6 .outer .box:nth-child(1) .ph,
#top6 .outer .box:nth-child(2) .ph {
	padding-top: 80%;
}
#top6 .outer .box .ph img {
	position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    object-fit: cover;
}
#top6 .outer .box .day {
	float: right;
	text-align: right;
}
#top6 .outer .box .category {
	float: left;
}
#top6 .outer .box strong {
	display: block;
	font-weight: 500;
	border-bottom: #333 1px solid;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
#top6 .outer .box a:hover {
	color: #53A1D7;
}
#top6 .outer .box a:hover strong {
	border-bottom: #53A1D7 1px solid;
}
#top6 .btn {
	display: block;
	max-width: 350px;
	width: 100%;
	text-align: center;
	background-color: #F4F4F4;
	color: #53A1D7;
	font-family: iroha-31nire-stdn, sans-serif;
	font-weight: 500;
	font-size: 100%;
	padding: 20px 0;
	border: #53A1D7 1px solid;
	margin: 0 auto;
}
#top6 .btn:hover {
	background-color: #53A1D7;
	color: #F4F4F4;
}
/* --------------------------------------------------- */
.btn-instagram,
#top2 .area .box a.btn-instagram {
	display: block;
	max-width: 180px;
	width: 100%;
	text-align: center;
	background-color: #333;
	color: #fff;
	padding: 4px 0;
	font-size: 11px;
}
#top2 .area .box a.btn-instagram {
	position: absolute;
	top: 0;
	left: 200px;
}
#top2 .area .box a.btn-instagram i,
.btn-instagram i {
	margin: 0 5px 0 10px;
}
#top2 .area .box a.btn-instagram:hover,
.btn-instagram:hover {
	background-color: #53A1D7;
	color: #fff;
}
#top2 .area .box a.btn-form {
	display: block;
	max-width: 180px;
	width: 100%;
	text-align: center;
	background-color: #333;
	color: #fff;
	padding: 4px 0;
	font-size: 11px;
}

@media screen and (max-width: 1100px) {
	#top2 {
		margin: 0px auto 100px;
	}
	#top2 .area {
		margin-bottom: 70px;
	}
	#top2 .area .ph {
		width: 85%;
		position: relative;
		z-index: 0;
	}
	#top2 .area:nth-child(even) .ph {
		float: right;
	}
	#top2 .area .box {
		right: 0;
		top: -30px;
		padding: 30px;
		width: 55%;
	}
	#top2 .area:nth-child(even) .box {
		left: 0;
	}
	#top2 .area .box .ttl_style03 {
		padding: 10px 20px 8px;
	}
	#top2 .area .box p {
		margin-bottom: 15px;
		line-height: 160%;
	}
	#top2 .area .box a {
		font-size: 100%;
		padding: 7px 0;
	}
	/* ----------------------------------------------- */
	#top6 .outer .box {
        width: 47.5%;
        margin-right: 5%;
        margin-bottom: 40px;
    }
    #top6 .outer .box:nth-child(2),
    #top6 .outer .box:nth-child(4) {
        margin-right: 0;
    }
    #top6 .outer .box:nth-child(5) {
		display: none;
    }
	#top6 .outer .box .ph,
    #top6 .outer .box:nth-child(1) .ph,
    #top6 .outer .box:nth-child(2) .ph {
        padding-top: 60%;
    }
}

@media screen and (max-width: 900px) {
	/* ----------------------------------------------- */
	#top1 {
	}
	/* ----------------------------------------------- */
	#top2 {
		width: 90%;
		margin: 0px auto;
	}
	#top2 .area {
		margin-bottom: 40px;
		
	}
	#top2 .area .ph,
	#top2 .area:nth-child(even) .ph {
		float: none;
		width: 100%;
	}
	#top2 .area .box,
	#top2 .area:nth-child(even) .box {
		position: static;
		padding: 20px;
		width: 90%;
		margin: -30px auto 0;
	}
	#top2 .area .box a.btn-instagram {
        position: static;
		margin-top: 10px;
    }
	/* ----------------------------------------------- */
	#top3 .back {
		right: 0;
	}
	/* ----------------------------------------------- */
	#top4 .ph {
		width: 55%;
	}
	#top4 .inner ul {
		width: 60%;
		margin-bottom: 10px;
		background-color: #fff;
		padding: 35px 30px 30px 0px;
		margin-top: -30px;
	}
	/* ----------------------------------------------- */
	
}

@media screen and (max-width: 600px) {
	/* ----------------------------------------------- */
	#mv h1 {
		font-size: 80%;
	}
	/* ----------------------------------------------- */
	#top1 {
		margin: 50px auto 70px;
	}
	/* ----------------------------------------------- */
	#top2 .area .box,
	#top2 .area:nth-child(even) .box {
		padding: 3px;
	}
	#top2 .area .box .sub ul.btn_set {
        position: static;
    }
	#top2 .area .box .sub ul.btn_set li a {
        padding: 10px 10px;
        font-size: 13px;
    }
	/* ----------------------------------------------- */
	#top3 {
		margin-bottom: 70px;
		padding: 50px 0 20px;
	}
	#top3 .inner {
		width: 85%;
	}
	#top3 .inner .set .box,
	#top3 .inner .set .box:nth-child(even) {
		float: none;
		width: 100%;
		margin-right: 0;
		margin-bottom: 40px;
	}
	/* ----------------------------------------------- */
	#top4 {
		margin-bottom: 70px;
	}
	#top4 .ph {
		width: 70%;
		top: 100px;
	}
	#top4 .inner {
		margin: 230px auto 0;
	}
	#top4 .inner ul {
		width: 90%;
	}
	#top4 .inner li {
		width: 100%;
		display: table;
		line-height: 160%;
		font-size: 90%;
		margin-bottom: 10px;
	}
	#top4 .inner li p {
		display: table-cell;
		vertical-align: top;
	}
	#top4 .inner li p:first-child {
		width: 100px;
	}
	#top4 .inner .name {
		line-height: 160%;
		font-size: 90%;
	}
	#top4 .inner .name span {
		display: block;
		font-size: 90%;
	}
	#top4 .inner .name strong {
		font-size: 110%;
	}
	/* ----------------------------------------------- */
	#top5 {
		margin-bottom: 40px;
		background-size: 600px auto;
		background-color: #53A1D7;
		padding: 50px 0 20px;
	}
	#top5 .inner a:nth-child(4) {
		display: block;
	}
	#top5 .inner a,
	#top5 .inner a:nth-child(3) {
		width: 47.5%;
		margin-right: 5%;
		margin-bottom: 30px;
	}
	#top5 .inner a:nth-child(even) {
		margin-right: 0;
	}
	/* ----------------------------------------------- */
	#top6 {
        margin-bottom: 30px;
        padding: 50px 0;
    }
	#top6 .back {
        right: 12%;
    }
	#top6 .outer .box,
	#top6 .outer .box:nth-child(1),
	#top6 .outer .box:nth-child(2) {
        width: 100%;
        margin-right: 0;
        margin-bottom: 40px;
    }
	#top6 .outer .box:nth-child(3),
	#top6 .outer .box:nth-child(4) {
		display: none;
	}
}