@charset "utf-8";

body {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.fg {
	font-family:-apple-system, BlinkMacSystemFont, "Helvetica Neue", "Segoe UI","Noto Sans Japanese","ヒラギノ角ゴ ProN W3", Meiryo, sans-serif;
}
.hpink {
	color: #e95383;
}

.container-fluid {
	max-width: 1164px;
}

#section1 {
	background: url(images/bg_s1.png);
	background-size: 46px 1px;
}
#section1 h2 {
	font-size: 14px;
	font-weight: bold;
}
@media (min-width: 992px) {
#section1 h2 {
	font-size: 28px;
}
}
#section1 img {
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
}
@media (min-width: 992px) {
#section1 img {
/* 	margin-bottom: 32px; */
}
}
#section1 p {
	font-size: 11px;
	line-height: 2;
	text-align: center;
}
@media (min-width: 992px) {
#section1 p {
	font-size: 22px;
}
}
#section2 {
	background: url(images/bg_s2.jpg) center center;
	background-size: 800px 457px;
}
#section2 h2 {
	margin-top: 10px;
	margin-bottom: 0px;
}
@media (min-width: 992px) {
#section2 h2 {
	margin-top: 20px;
	margin-bottom: 0px;
}
}
#section2 h2 img {
	display: block;
	max-width: 1000px;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
}
#section2 .row {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1px;
	max-width: 1044px;
}
@media (min-width: 992px) {
#section2 .row {
	margin-bottom: 2px;
}
}
#section2 .row > div {
	padding-left: 5px;
	padding-right: 5px;
}
#section2 .row > div img {
	display: block;
	max-width: 492px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 8px;
	width: 100%;
}
@media (min-width: 992px) {
#section2 .row > div img {
	margin-bottom: 4px;
}
}
#section2 .illust {
	margin-bottom: 20px;
}
#section2 .illust img {
	display: block;
	max-width: 1024px;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
}
#section3 {
	background-color: #ffe4e9;
	position: relative;
}
#section3::after {
	content: " ";
	height: 90px;
	width: 100%;
	display: block;
	position: absolute;
	bottom: -90px;
	background: url(images/bg_s3.png) center center no-repeat;
	background-size: 802px 90px;
	z-index: 100;
}
@media (min-width: 992px) {
#section3::after {
	height: 180px;
	bottom: -180px;
	background-size: 1604px 180px;
}
}
#section3 h2 {
	margin-top: 20px;
	margin-bottom: 0;
}
@media (min-width: 992px) {
#section3 h2 {
	margin-top: 40px;
}
}
#section3 h2 img {
	display: block;
	max-width: 1024px;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
}
#section3 h3 {
	margin-top: 30px;
	margin-bottom: 20px;
}
@media (min-width: 992px) {
#section3 h3 {
	margin-top: 60px;
	margin-bottom: 40px;
}
}
#section3 h3 img {
	display: block;
	max-width: 1000px;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
}
#section3 h4 {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
@media (min-width: 992px) {
#section3 h4 {
	font-size: 28px;
}
}
#section3 p img {
	display: block;
	max-width: 1034px;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
}
#section3 p:nth-of-type(2) {
	font-size: 13px;
	margin-bottom: -28px;
	text-align: center;
	position: relative;
	z-index: 200;
}
@media (min-width: 992px) {
#section3 p:nth-of-type(2) {
	font-size: 20px;
	margin-bottom: -56px;
}
}
#section4 {
	background: url(images/bg_s1.png);
	background-size: 46px 1px;
	padding-top: 100px;
	padding-bottom: 20px;
}
@media (min-width: 992px) {
#section4 {
	padding-top: 200px;
	padding-bottom: 40px;
}
}
#section4 .row > div img {
	display: block;
	max-width: 318px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	width: 100%;
	box-shadow:0px 0px 6px 1px rgba(0,0,0,0.25);
	-moz-box-shadow:0px 0px 6px 1px rgba(0,0,0,0.25);
	-webkit-box-shadow:0px 0px 6px 1px rgba(0,0,0,0.25);
}
@media (min-width: 992px) {
#section4 .row > div img {
	margin-bottom: 20px;
}
}
#section4 h3 {
	color: #e95383;
	font-size: 20px;
	font-weight: bold;
	margin-top: 16px;
	text-align: center;
}
@media (min-width: 992px) {
#section4 h3 {
	font-size: 38px;
	margin-top: 32px;
	text-align: left;
}
}
#section4 p {
	font-size: 13px;
	text-align: center;
}
@media (min-width: 992px) {
#section4 p {
	font-size: 26px;
	text-align: left;
}
}
#section4 .feature {
	margin-top: 30px;
}
@media (min-width: 992px) {
#section4 .feature {
	margin-top: 60px;
}
}
#section4 .feature img {
	display: block;
	max-width: 664px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	width: 100%;
	box-shadow:0px 0px 6px 1px rgba(0,0,0,0.25);
	-moz-box-shadow:0px 0px 6px 1px rgba(0,0,0,0.25);
	-webkit-box-shadow:0px 0px 6px 1px rgba(0,0,0,0.25);
}
@media (min-width: 992px) {
#section4 .feature img {
	margin-bottom: 20px;
}
}
#section4 .feature h3 {
	font-size: 20px;
	text-align: center;
}
@media (min-width: 992px) {
#section4 .feature h3 {
	font-size: 40px;
}
}
#section4 .feature p {
	font-size: 13px;
	text-align: center;
}
@media (min-width: 992px) {
#section4 .feature p {
	font-size: 20px;
}
}
#section5 {
	background: url(images/bg_s5.jpg) center center;
	background-size: 800px 317px;
}
#section5 h2 {
	margin-bottom: 25px;
	margin-top: 20px;
}
@media (min-width: 992px) {
#section5 h2 {
	margin-bottom: 50px;
	margin-top: 40px;
}
}
#section5 h2 img {
	display: block;
	max-width: 990px;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
}
#section5 .row {
	margin-bottom: 20px;
}
@media (min-width: 992px) {
#section5 .row {
	margin-bottom: 40px;
}
}
#section5 .row > div img {
	display: block;
	max-width: 358px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	width: 100%;
}
@media (min-width: 992px) {
#section5 .row > div img {
	margin-bottom: 20px;
}
}
#section5 .movie {
	position: relative;
	width: 100%;
	padding-top: 56.25%;
}
#section5 .movie iframe {
	position: absolute;
	top: 0;
	right: 0;
	width: 100% !important;
	height: 100% !important;
}
#section6 {
	background-color: #e95383;
	padding-top: 10px;
	padding-bottom: 20px;
}
@media (min-width: 992px) {
#section6 {
	padding-top: 20px;
	padding-bottom: 40px;
}
}
#section6 h2 {
	background-color: #fff;
	border-radius: 8px;
	color: #e95383;
	font-size: 42px;
	font-weight: bold;
	text-align: center;
	padding: 4px 0;
	position: relative;
}
@media (min-width: 992px) {
#section6 h2 {
	border-radius: 16px;
	font-size: 84px;
	padding: 8px 0;
}
}
#section6 h2::after {
	content: " ";
	position: absolute;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 15px 8.5px 0 8.5px;
	border-color: #fff transparent transparent transparent;
	bottom: -15px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
}
@media (min-width: 992px) {
#section6 h2::after {
	border-width: 30px 17px 0 17px;
	bottom: -30px;
}
}
#section6 .row {
	margin-top: 25px;
}
@media (min-width: 992px) {
#section6 .row {
	margin-top: 50px;
}
}
#section6 .row > div:nth-of-type(1) img {
	display: block;
	max-width: 176px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	width: 100%;
}
@media (min-width: 992px) {
#section6 .row > div:nth-of-type(1) img {

}
}
#section6 .row > div:nth-of-type(2) {
	color: #fff;
	font-size: 24px;
	line-height: 1.4;
}
@media (min-width: 992px) {
#section6 .row > div:nth-of-type(2) {
	font-size: 48px;
	line-height: 1.2;
}
}
#section6 .row > div:nth-of-type(2) br {
	display: none;
}
@media (min-width: 992px) {
#section6 .row > div:nth-of-type(2) br {
	display: block;
}
}
#section7 {
	background: url(images/bg_s1.png);
	background-size: 46px 1px;
	padding-top: 16px;
}
@media (min-width: 992px) {
#section7 {
	padding-top: 32px;
}
}
#section7 .row > div > div {
	background: url(images/img_s71.png) center center no-repeat;
	background-size: 290px 170px;
	max-width: 290px;
	margin-left: auto;
	margin-right: auto;
	padding: 30px 20px 26px 20px;
}
@media (min-width: 992px) {
#section7 .row > div > div {
	background-size: 494px 290px;
	max-width: 494px;
	padding: 58px 40px 32px 40px;
}
}
#section7 .row > div > div h3 {
	color: #e95383;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 4px;
	text-align: center;
}
@media (min-width: 992px) {
#section7 .row > div > div h3 {
	font-size: 32px;
	margin-bottom: 8px;
}
}
#section7 .row > div > div p {
	font-size: 12px;
	margin-bottom: 0;
}
@media (min-width: 992px) {
#section7 .row > div > div p {
	font-size: 18px;
	margin-bottom: 10px;
}
}
#section7 .row > div > div p br {
	display: none;
}
@media (min-width: 992px) {
#section7 .row > div > div p br {
	display: block;
}
}
#section7 .row > div > img {
	display: block;
	max-width: 466px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	width: 100%;
}
@media (min-width: 992px) {
#section7 .row > div > img {
	margin-top: 10px;
}
}
#section9 {
	background: url(images/bg_s1.png);
	background-size: 46px 1px;
	height: 160px;
}
@media (min-width: 992px) {
#section9 {
	height: 320px;
}
}


.banner3 {
	margin-top: 20px;
	margin-bottom: 30px;
}
@media (min-width: 992px) {
.banner3 {
	margin-top: 40px;
	margin-bottom: 60px;
}
}
.banner3 img {
	display: block;
	max-width: 1028px;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
}

.nayamumaeni img {
	display: block;
	max-width: 706px;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
}


.banner1 {
	margin-top: 0px;
	margin-bottom: 20px;
}
@media (min-width: 992px) {
.banner1 {
	margin-top: 0px;
	margin-bottom: 40px;
}
}
.banner1 a {
	display: block;
}
.banner1 a img {
	display: block;
	max-width: 1024px;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
}

.banner2 {
	margin-top: 40px;
}
.banner2 a {
	display: block;
}
.banner2 a img {
	display: block;
	max-width: 996px;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
}



/* ===============================
        area06
=============================== */
.area06 h3,.area06 h4 {
	margin: 0;
}
.area06 {
	position: relative;
	width: 100%;
	background: #fed2d5;
/* 	margin-top: 100px; */
}

.area06-cont {
	width: 50%;
	height: 400px;
/*	margin: 0 auto; */
	padding: 50px 0;
}
.area06-txt h3, .area06-txt h4, .area06-txt p {
	width: 100%;
	text-align: center;
}
.area06-txt img {
	max-width: 100%;
	margin: 10px auto 14px;
	text-align: center;
}
.area06-youtube {
	width: 34%;
	position: absolute;
	left: 0;
	top: 0;
	display:none;
}
.area06-map {
	width: 50%;
	position: absolute;
	right: 0;
	top: 0;
}

@media only screen and (max-width : 736px){
	/* ===============================
			area06
	=============================== */

	.area06 {
		position: relative;
		width: 100%;
		background: #fed2d5;
/* 		margin-top: 40px; */
	}

	.area06-cont {
		width: 100%;
		padding: 20px 4%;
		height: inherit;
		margin: 0 auto;
	}
	.area06-txt h3, .area06-txt h4, .area06-txt p {
		width: 100%;
		text-align: left;
	}
	.area06-txt img {
		margin: 10px auto 14px;
		text-align: center;
		display: block;
	}
	.area06-youtube {
		width: 100%;
		padding: 0 4% 10px;
		position: relative;
		right: 0;
		top: 0;
	}
	.area06-youtube iframe {
		height: 240px;
	}
	.area06-map {
		width: 100%;
		padding: 0 4% 10px;
		position: relative;
		right: 0;
		top: 0;
	}
	.area06-map iframe {
		height: 240px;
	}
	.area06-txt h4 img {
		width: 12%;
	}
}

/* ===============================
        footer
=============================== */

footer {
	border-top: 1px #f79dad solid;
	padding: 20px 0;
}
footer .footer-cont {
	width: 1024px;
	margin: 0 auto;
}
footer .box-sns {
	float: left;
}
footer .box-sns li {
	display: inline-block;
	padding-right: 10px;
}
footer .copyright {
	float: right;
	line-height: 30px;
	margin: 0;
}
footer .copyright, footer .copyright a {
	font-size: 12px;
	color: #a3977b;
}
@media only screen and (max-width : 736px){
	/* ===============================
			footer
	=============================== */

	footer {
		border-top: 1px #f79dad solid;
		padding: 10px 0;
	}
	footer .footer-cont {
		width: 100%;
		padding: 0 4%;
		margin: 0 auto;
	}
	footer .box-sns {
		float: none;
		margin: 0 auto;
		text-align: center;
	}
	footer .box-sns li {
		display: inline-block;
		padding-right: 10px;
	}
	footer .copyright {
		float: none;
		line-height: inherit;
	}
	footer .copyright, footer .copyright a {
		font-size: 10px;
		color: #a3977b;
	}
}





/*section1-5*/
#section1-5 {
	background: url(images/bg_s1.png);
	background-size: 46px 1px;
	padding-top: 16px;
}
@media (min-width: 992px) {
#section1-5 {
	padding-top: 32px;
}
}
#section1-5 .row > div > div {
	background: url(images/img_s71.png) center center no-repeat;
	background-size: 290px 170px;
	max-width: 290px;
	margin-left: auto;
	margin-right: auto;
	padding: 30px 20px 26px 20px;
}
@media (min-width: 992px) {
#section1-5 .row > div > div {
	background-size: 494px 290px;
	max-width: 494px;
	padding: 58px 40px 32px 40px;
}
}
#section1-5 .row > div > div h3 {
	color: #e95383;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 4px;
	text-align: center;
}
@media (min-width: 992px) {
#section1-5 .row > div > div h3 {
	font-size: 32px;
	margin-bottom: 8px;
}
}
#section1-5 .row > div > div p {
	font-size: 12px;
	margin-bottom: 0;
}
@media (min-width: 992px) {
#section1-5 .row > div > div p {
	font-size: 18px;
	margin-bottom: 10px;
}
}
#section1-5 .row > div > div p br {
	display: none;
}
@media (min-width: 992px) {
#section1-5 .row > div > div p br {
	display: block;
}
}
#section1-5 .row > div > img {
	display: block;
	max-width: 466px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	width: 100%;
}
@media (min-width: 992px) {
#section1-5 .row > div > img {
	margin-top: 10px;
}
}


@media screen and (max-width: 750px){	
.menkyo{
	width:240px;
	margin: initial !important;
    text-align: initial !important;
	}
}

@media screen and (min-width: 750px){	
.menkyo{
	width:240px;
	margin: initial !important;
	}
}
