﻿@charset "utf-8";

/* ------------------------------

	COMMON

------------------------------ */

@import url('../../css2.css');

body {
	font-family: sans-serif;
	color: #333;
}

img {
    max-width:100%;
	max-height: 100%;
}

p {
	word-break: break-all;
}

a {
	-webkit-tap-highlight-color: rgba(148,199,76,0.5);
}

.bold {
	font-weight: bold;
}

.txtred1 {
	color: #ec1b51;
}

.wrap {
	width: 100%;
	max-width: 525px;
	margin: 0 auto;
}

.wrap-head,
.wrap-content {
	position: relative;
}

.btn {
	position: relative;
	border-radius: 50px;
	text-align: center;
	background: #db5f87;
	color: #FFF;
}

.btn a:after {
	position: absolute;
	top: -5%;
	right: 15px;
	content:"\03e";
}

.btn a {
	display: block;
}

	.25bn{
	width:338px;
	margin:auto;
	}
	
		.25bn img{
	width:100%;
	}


/* ------------------------------

	CTA

------------------------------ */

.cta {
		position: fixed;
	    bottom: 0;
	    z-index: 2001;
	    height: 90px;
	    font-size: 25px;
	    font-weight: bold;
	    line-height: 72px;
	    width: 100%;
	    max-width: 525px;
	    text-align: center;
}

.cta a {
	border-radius: 10px;
	background: #d23367;
	color: #FFF;
	display: block;
	width: 90%;
	margin: 0 auto;
}

/* ------------------------------

	HEADER

------------------------------ */

header {
	/*position: fixed;
	z-index: 10000;
	width: 100%;
	max-width: 525px;
	height: 60px;
	background: #FFF;*/
	text-align: center;
}

header .img-logo {
	height: 54px;
	margin: 10px 0;
	padding: 10px 0;
}

@media screen and (max-width: 374px) {
	header .img-logo {
		margin-right: 30%;
	}
}

header .btn {
	position: absolute;
	top: 17px;
	right: 10px;
	width: 100px;
	height: 26px;
	font-size: 13px;
	font-weight: bold;
	line-height: 26px;
}

/* ------------------------------

	MAIN

------------------------------ */

main {
	/*padding: 60px 0 0 0;*/
}

/* ------------------------------

	SLIDE

------------------------------ */

.wrap-slide .list-slide li {
	position: relative;
}

.wrap-slide .list-slide .txt {
	position: absolute;
	top:0 ;
	left: 0;
	z-index: 1;
}


/* ------------------------------

	ABOUT

------------------------------ */
.wrap-about {
	margin-bottom: 100px;
}

.wrap-about .txtA {
	margin: 40px 20px 100px;
}

.wrap-about .txtA p {
	margin-bottom: 1.0em;
	line-height: 2.0;
	text-align: center;
	font-size: 18px;
}

.wrap-about .movie {
	position: relative;
	width: 100%;
	margin-bottom: 80px;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
}

.wrap-about .movie iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.wrap-about .img-point {
	position: relative;
	z-index: 2000;
	width: auto;
	max-width: 388px;
	margin: -53px auto 0;
	padding: 0 25px;
}

.wrap-about .box-head > .ttl {
	margin: 0 20px;
	padding: 40px 0;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 1.15px;
	line-height: 35px;
}

.wrap-about .box-head > .ttl .small {
	display: block;
	margin-top: 12px;
	font-size: 15px;
	font-weight: normal;
	line-height: 27px;
}

.wrap-about .box-head > .ttl .orange {
	color: #F28200;
}

.wrap-about .box-head .box-entry {
	padding: 33px 0 50px 0;
	text-align: center;
}

.wrap-about .box-head .box-entry > .ttl {
	margin-bottom: 10px;
	font-size: 14px;
	font-weight: bold;
	color: #94C74C;
}

.wrap-about .box-head .box-entry > .ttl:before {
	content: "＼";
	font-weight: normal;
	margin-right: 10px;
}

.wrap-about .box-head .box-entry > .ttl:after {
	content: "／";
	font-weight: normal;
	margin-left: 10px;
}

.wrap-about .box-head .box-entry > .btn {
	height: 36px;
	margin: 0 40px;
	font-size: 19px;
	font-weight: bold;
	line-height: 36px;
}

/* .wrap-about .box1 .ttl {
	display: flex;
	align-items: center;
	height: 40vw;
	max-height: 150px;
	padding-left: 185px;
	background: url("../img/bg_about1.jpg") no-repeat 0 0;
	background-size: auto 100%;;
	font-size: 17.5px;
	line-height: 27px;
} */

.wrap-about .box1 .ttl {
}

.wrap-about .box1 .ttl span {
	padding-top: 8px;
}

.wrap-about .box1 .list {
	margin: 30px 30px 100px;
}

.wrap-about .box1 .list li {
	margin: 20px 0;
	font-size: 16px;
}

.wrap-about .box1 .list li:last-child {
	margin-bottom: 0;
}

.wrap-about .box1 .list li:before {
	content:"";
	display:inline-block;
	width: 17px;
	height: 15px;
	margin-right: 9px;
	background: url("../img/ico_check_01.png") no-repeat 50% 40%;
	background-size: cover;
}

.wrap-about .box1 .txt {
	text-align: center;
	font-size: 15.5px;
}

.wrap-about .box1 .img-logo {
	width: 200px;
	margin: 23px auto 30px;
}

/* .wrap-about .box2 {
	padding-bottom: 55px;
} */

.wrap-about .box2 .ttl {
	margin-bottom: 30px;
}

/* .wrap-about .box2 .bg {
	height: 49.5vw;
	max-height: 150px;
	margin-bottom: 43px;
	background: url("../img/bg_about2.jpg") no-repeat 0 0;
	background-size: cover;
} */

.wrap-about .box2 .txt {
	text-align: center;
	font-size: 14px;
	line-height: 26px;
}

.wrap-about .box2 .txtA {
	margin-bottom: 40px;
}

.wrap-about .img1 {
	margin-bottom: 80px;
}

.bn25{
width: 338px;
    margin: auto;
    margin-top: 12px;
}


/* ------------------------------

	MERIT

------------------------------ */

.wrap-merit .box-head {
	padding: 0 0 25px;
	text-align: center;
}

.wrap-merit .box-content {
	margin-bottom: 100px;
}

.wrap-merit .box-content .ttl1 {
	margin-bottom: 7px;
}

.wrap-merit .box-content .ttl2 {
	margin: 0 0 15px;
}

.wrap-merit .box-content .list {
	margin: 0 20px;
}

.wrap-merit .box-content .list1 {
	margin: 0 20px 30px;
	padding-bottom: 40px;
	background: url("../img/img_diff_ar_01.png") no-repeat 50% 100%;
	background-size: 103px;
}

.wrap-merit .box-content .list li {
	margin: 0 0 20px;
	font-size: 16px;
}

.wrap-merit .box-content .list2 li {
	font-weight: bold;
}

.wrap-merit .box-content .list li:last-child {
	margin-bottom: 0;
}

.wrap-merit .box-content .list li:before {
	content:"";
	display:inline-block;
	width: 17px;
	height: 15px;
	margin-right: 9px;
	background: url("../img/ico_check_01.png") no-repeat 50% 40%;
	background-size: cover;
}


/* ------------------------------

	WORK

------------------------------ */

.wrap-work .box-head {
	padding: 0 0 40px;
	text-align: center;
}

.wrap-work .box-head .ttl {
	margin-bottom: 10px;
	font-size: 24.5px;
	font-weight: bold;
	color: #94C74C;
}

/* .wrap-work .box-head .ttl-en {
	font-size: 12px;
	color: #94C74C;
} */

.wrap-work .box-content {
	min-height: 328px;
	margin-bottom: 20px;
	padding: 25px 25px 40px;
}

.wrap-work .box1 {
	background: url("../img/img_works_bg_01.png") no-repeat 100% 0;
	background-size: cover;
}

.wrap-work .box2 {
	background: url("../img/img_works_bg_02.png") no-repeat 100% 0;
	background-size: cover;
}

.wrap-work .box3 {
	background: url("../img/img_works_bg_03.png") no-repeat 100% 20%;
	background-size: cover;
}

.wrap-work .box4 {
	background: url("../img/img_works_bg_04.png") no-repeat 100% 0;
	background-size: cover;
}

/* .wrap-work .box-content .txt-num {
	position: relative;
	left: -5px;
	font-family: 'Hind', sans-serif;
	font-size: 22px;
	font-style: italic;
	letter-spacing: 2px;
} */

/* .wrap-work .box-content .txt-num span {
	font-size: 26px;
} */

/* .wrap-work .box-content .txt-num:after {
	content:"";
	display: inline-block;
	position: absolute;
	top: 21px;
	left: -20px;;
	width: 134px;
	height: 1px;
	background: #FFF;
} */

.wrap-work .box-content .ttl {
	width: 153px;
	margin: 0 0 24px -25px;
	line-height: 1.0;
	font-size: 18px;
	font-weight: bold;
}

.wrap-work .box-content .txt {
	overflow: hidden;
	max-width: 220px;
	/*height: 287px;*/
	font-size: 15px;
	line-height: 25px;
	text-shadow: 0 0 4px #fff, 0 0 4px #fff;
}
  

/* ------------------------------

	SUPPORT

------------------------------ */

.wrap-support {
	margin-bottom: 100px;
}

.wrap-support .box-head {
	padding: 0 0 30px;
	text-align: center;
}

.wrap-support .box-content .list {
	margin: 0 20px;
}

.wrap-support .box-content .list li {
	margin: 0 0 20px;
	font-size: 16px;
}

.wrap-support .box-content .list li:last-child {
	margin-bottom: 0;
}

.wrap-support .box-content .list li:before {
	content:"";
	display:inline-block;
	width: 17px;
	height: 15px;
	margin-right: 9px;
	background: url("../img/ico_check_01.png") no-repeat 50% 40%;
	background-size: cover;
}


/* ------------------------------

	FASCINATION

------------------------------ */

.wrap-fascination{
	margin-bottom: 100px;
}

.wrap-fascination .box-head {
	padding: 100px 0 40px;
	text-align: center;
}

.wrap-fascination .box-head .ttl {
	margin-bottom: 40px;
	font-size: 24.5px;
	font-weight: bold;
	color: #94C74C;
}

/* .wrap-fascination .box-head .ttl-en {
	font-size: 12px;
	color: #94C74C;
} */

.wrap-fascination .box-head .img-fascination {
	width: 202px;
	margin: 0 auto;
}

.wrap-fascination .box-content {
	margin-bottom: 60px;
}

.wrap-fascination .box-content .ttl {
	margin: 0 20px 20px;
	padding: 8px 0 4px 28px;
	border-bottom: 1px solid #be8a2d;
	background: url("../img/ico_01.png") no-repeat 0 50%;
	background-size: 21px auto;
	font-size: 18px;
	font-weight: bold;
}

.wrap-fascination .box-content .ttl-sub {
	margin: 0 20px 20px;
	font-size: 16px;
	font-weight: bold;
	/*letter-spacing: -0.5px;*/
}

.wrap-fascination .box1 .ttl {
	border-bottom: 1px solid #be8a2d;
	color: #be8a2d;
}

.wrap-fascination .box1 .ttl-sub {
	color: #be8a2d;
}

.wrap-fascination .box2 .ttl {
	border-bottom: 1px solid #fa9715;
	color: #fa9715;
}

.wrap-fascination .box2 .ttl-sub {
	color: #fa9715;
}

.wrap-fascination .box3 .ttl {
	border-bottom: 1px solid #fbbf00;
	color: #fbbf00;
}

.wrap-fascination .box3 .ttl-sub {
	color: #fbbf00;
}

.wrap-fascination .box-content .txt {
	margin: 0 20px 1.0em;
	font-size: 16px;
	line-height: 29px;
}

.wrap-fascination .box-content p.txt:last-child {
	margin-bottom: 0;
}

/* .wrap-fascination .box-content .img-group {
	max-width: 360px;
	margin: 30px auto 54px;
} */

/* .wrap-fascination .box2 .img {
	max-width: 485px;
	margin: 22px auto 56px;
} */

/* .wrap-fascination .box3 .green {
	color: #7BC74C;
} */


/* ------------------------------

	GUIDELINE

------------------------------ */

.wrap-guideline {
	
}

.wrap-guideline .box-head {
	padding: 0 0 40px;
}

.wrap-guideline .box-head .ttl {
	font-size: 18px;
	font-weight: bold;
}

.wrap-guideline .box-content {
	margin: 0 25px 0;
}

.wrap-guideline .box-accordion .box-ttl {
}

.wrap-guideline .box-accordion .ttl {
	position: relative;
	width: 100%;
	margin-bottom: 20px;
	padding: 25px 50px 25px 20px;
	text-align: left;
	background-color: #927147;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	cursor: pointer;
}

.wrap-guideline .box-accordion .ttl:after {
	content: "＋";
	position: absolute;
	right: 20px;
	font-size: 20px;
	font-weight: normal;
}

.wrap-guideline .box-accordion .ttl.tab-active {
	background-color: #C8C9C9;
}

.wrap-guideline .box-accordion .ttl.tab-active:after {
	content: "ー";
}

/*.wrap-guideline .box-accordion:nth-child(odd) .ttl:nth-child(1),
.wrap-system .box-accordion:nth-child(even) .ttl:nth-child(2) {
	background-color: #94C74C;
}*/

/*.wrap-guideline .box-accordion:nth-child(odd) .ttl:nth-child(2),
.wrap-system .box-accordion:nth-child(even) .ttl:nth-child(1) {
	background-color: #A9D270;
}*/

.wrap-guideline .box-accordion .box-txt h3 {
	margin: 40px 0 20px;
	padding: 15px 20px;
	background: #faf3ed;
	color: #927147;
	font-weight: bold;
}

.wrap-guideline .box-accordion .box-txt h3:first-child {
	margin-top: 0;
}

.wrap-guideline .box-accordion .txt {
	margin-bottom: 1.0em;
	padding: 0 20px;
	font-size: 16px;
	line-height: 30px;
}

.wrap-guideline .box-accordion ul {
	margin-bottom: 1.0em;
	padding: 0 20px;
}

.wrap-guideline .box-accordion ul li {
	font-size: 16px;
	line-height: 30px;
	font-weight: bold;
}


/* ------------------------------

	FACILITY

------------------------------ */
.wrap-facility {
	padding-bottom: 100px;
}

.wrap-facility .box-head {
	padding: 0 0 40px;
}

/* .wrap-facility .box-head .ttl {
	text-align: center;
	font-size: 19px;
	font-weight: bold;
	color: #94C74C;
} */

.wrap-facility .list-facility {
}

.wrap-facility .list-facility .img  {
	margin: 0 35px;
	text-align: center;
}

.wrap-facility .list-facility .img img  {
	width: 100%;
	height: auto;
}

.wrap-facility .list-facility .ttl  {
	margin: 20px;
	padding-bottom: 8px;
	border-bottom: 1px solid #c9b696;
	font-size: 18px;
	font-weight: bold;
	color: #333;
}

.wrap-facility .list-facility .txt  {
	position: relative;
	margin: 0 20px;
	font-size: 14px;
}

.wrap-facility .list-facility .map {
	position: absolute;
	top: -47px;
	right: 0;
	width: 50px;
	height: 19px;
	text-align: center;
	line-height: 19px;
	background: #d23367;
	color: #FFF;
}

.wrap-facility .list-facility .map a {
	display: block;
}


/* ------------------------------

	FLOW

------------------------------ */

.wrap-flow {
	padding-bottom: 100px;
}

.wrap-flow .box-head {
	padding: 0 0 40px;
}

/* .wrap-flow .box-head .ttl {
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	color: #94C74C;
} */

.wrap-flow .box-content-wrap {
	padding: 20px;
	background: #faf3ed;
}

.wrap-flow .box-content {
	margin-bottom: 40px;
}

.wrap-flow .box3 {
	margin-bottom: 0;
}

.wrap-flow .box-content .ttl {
	margin-bottom: 20px;
}

/* .wrap-flow .box-content .ttl:before {
	content:"";
	position: absolute;
	top: 5px;
	left: 5px;
	display: inline-block;
	width: 21px;
	height: 21px;
	border-radius: 21px;
	background-color: #94C74C;
} */

/* .wrap-flow .box-content .ttl .num {
	display: inline-block;
	position: absolute;
	top: -1px;
	left: 11px;
	font-size: 15px;
	color: #FFF;
} */

.wrap-flow .box-content .txt {
	font-size: 16px;
	line-height: 29px;
	margin-bottom: 1.0em;
}

.wrap-flow .box-content .btn {
	width: 153px;
	height: 26px;
	margin: 0 auto 50px;
	font-size: 11.5px;
	font-weight: bold;
	line-height: 26px;
}

.wrap-flow .box-content .box3 {
	padding-top: 40px;
}


/* ------------------------------

	GIFT

------------------------------ */
.wrap-gift {
	padding-bottom: 100px;
}

.wrap-gift .box-head {
	padding: 0 0 40px;
}

.wrap-gift .box-content .ttl {
	margin-bottom: 30px;
}

.wrap-gift  .box-content .txt {
	font-size: 16px;
	line-height: 29px;
}


/* ------------------------------

	VOICE

------------------------------ */
.wrap-voice {
	padding-bottom: 100px;
}

.wrap-voice .box-head .ttl {
}

.wrap-voice .box-head {
    padding: 0 0 40px;
}

.wrap-voice .wrap-voice-box {
	margin-bottom: 60px;
}

.wrap-voice .wrap-voice-box .ttl {
	margin-bottom: 30px;
	color: #927147;
	font-weight: bold;
	font-size: 20px;
	text-align: center;
}

.wrap-voice .box-content .box-ttl {
	margin-bottom: 10px;
	cursor: pointer;
	-webkit-tap-highlight-color: rgba(148,199,76,0.5);
}

/* .wrap-voice .box-ttl .btn {
	position: absolute;
	left: 8%;
	bottom: 10%;
	width: 95px;
	height: 20px;
	font-size: 11px;
	line-height: 20px;
	background: #FFF;
	color: #db5f87;
} */

/* .wrap-voice .box-content .box-ttl .ttl {
	max-width: 244px;
	margin-bottom: 20px;
	font-size: 20px;
	line-height: 30px;
	color: #333;
	text-align: left;
} */

/* .wrap-voice .wrap-voice-box1 .box1 .box-ttl {
	background: url("../img/img_staff_01.png") no-repeat;
	background-size: cover;
	background-position: left;
}

.wrap-voice .wrap-voice-box1 .box2 .box-ttl {
	background: url("../img/img_staff_02.png") no-repeat;
	background-size: cover;
}

.wrap-voice .wrap-voice-box1 .box3 .box-ttl {
	background: url("../img/img_staff_03.png") no-repeat;
	background-size: cover;
}

.wrap-voice .wrap-voice-box1 .box4 .box-ttl {
	background: url("../img/img_staff_04.png") no-repeat;
	background-size: cover;
}

.wrap-voice .wrap-voice-box1 .box5 .box-ttl {
	background: url("../img/img_staff_05.png") no-repeat;
	background-size: cover;
}

.wrap-voice .wrap-voice-box2 .box1 .box-ttl {
	background: url("../img/img_staff_06.png") no-repeat;
	background-size: cover;
}

.wrap-voice .wrap-voice-box2 .box2 .box-ttl {
	background: url("../img/img_staff_07.png") no-repeat;
	background-size: cover;
}

.wrap-voice .wrap-voice-box2 .box3 .box-ttl {
	background: url("../img/img_staff_08.png") no-repeat;
	background-size: cover;
}

.wrap-voice .wrap-voice-box2 .box4 .box-ttl {
	background: url("../img/img_staff_09.png") no-repeat;
	background-size: cover;
}

.wrap-voice .wrap-voice-box3 .box1 .box-ttl {
	background: url("../img/img_staff_10.png") no-repeat;
	background-size: cover;
}

.wrap-voice .wrap-voice-box3 .box2 .box-ttl {
	background: url("../img/img_staff_11.png") no-repeat;
	background-size: cover;
}

.wrap-voice .wrap-voice-box3 .box3 .box-ttl {
	background: url("../img/img_staff_12.png") no-repeat;
	background-size: cover;
}

.wrap-voice .wrap-voice-box3 .box4 .box-ttl {
	background: url("../img/img_staff_13.png") no-repeat;
	background-size: cover;
} */

.wrap-voice .box-ttl .txt {
	margin-bottom: 15px;
	font-size: 12px;
	line-height: 20px;
	color: #333;
}

.wrap-voice .box-txt {
	min-height: 1px;
	margin: 0 25px;
	padding-top: 15px;
}

.wrap-voice .box-txt .ttl {
	margin: 40px 0 30px;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	color: #927147;
}

.wrap-voice .box-txt .txt {
	margin-bottom: 1.0em;
	font-size: 16px;
	line-height: 30px;
}

.wrap-voice .box-txt p.txt:last-child {
	margin-bottom: 0;
}

.wrap-voice .box-txt .img {
	margin: 40px 0;
}

.wrap-voice .box-txt .btn {
	width: 95px;
	height: 20px;
	margin: 45px auto 45px;
	border: 1px solid #231815;
	background: #FFF;
	font-size: 11px;
	line-height: 18px;
	color: #231815;
	cursor: pointer;
}

.wrap-voice .box-txt .btn a:after {
	content:"×"
}


/* ------------------------------

	MESSAGE

------------------------------ */
.wrap-message {
	margin-bottom: 140px;
}

.wrap-message .box-head {
	margin-bottom: 40px;
}

.wrap-message .box-content .list {
	margin: 0 20px 40px;
}

.wrap-message .box-content .list li {
	margin: 0 0 20px;
	font-size: 16px;
}

.wrap-message .box-content .list li:last-child {
	margin-bottom: 0;
}

.wrap-message .box-content .list li:before {
	content:"";
	display:inline-block;
	width: 17px;
	height: 15px;
	margin-right: 9px;
	background: url("../img/ico_check_01.png") no-repeat 50% 40%;
	background-size: cover;
}

.wrap-message .box-content .img1 {
	margin-bottom: 40px;
}
.img2 {
    margin: 0px 20px 80px;
}

/* ------------------------------

	FOOTER

------------------------------ */

/* footer {
	padding: 13px 0 20px;
	text-align: center;
	background: #94C74C;
	color: #FFF;
}

footer .nav {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin: 0 50px;
}

footer .nav li {
	font-size: 12px;
	margin: 5px 5px;
}

footer .nav li:after {
	zoom: 1;
	content:"笆ｸ";
}

footer .txt {
	margin-top: 10px;
	font-size: 12px;
} */


/* ------------------------------

	SLICK

------------------------------ */

/*　スライド（メイン）　*/

.animation-fadein {
	animation-name: fadein;
	animation-duration: 4s;
	animation-delay: 0s;
	animation-fill-mode: forwards;
}

@keyframes fadein {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

.slick-main.slick-dotted.slick-slider {
	margin-bottom: 0;
}

.slick-main .slick-dots {
	right: 15px;
	bottom: auto;
	width: 20px;
	top:  calc(50% - 60px) ;
}

.slick-main .slick-dots li button:before {
	content: "○";
	color: #c9b696;
	opacity: 1;
	font-size: 12px;
}

.slick-main .slick-dots li.slick-active button:before {
	content: "●";
	font-size: 16px;
}

/*　スライド（施設紹介）　*/

.slick-facility.slick-dotted.slick-slider {
	margin-bottom: 56px;
}

.slick-facility .slick-dots {
	bottom: -53px;
}

.slick-facility .slick-dots li button:before {
	content: "○";
	color: #c9b696;
	opacity: 1;
	font-size: 12px;
}

.slick-facility .slick-dots li.slick-active button:before {
	content: "●";
	font-size: 16px;
}

.slick-facility button{
	z-index: 500;
	margin: 0;
	padding: 0;
	background: none;
	border: none;
	border-radius: 0;
	outline: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

.slick-facility .slide-arrow{
	z-index: 10;
	position: absolute;
	top: 36%;
	margin-top: -13px;
}

.slick-facility .prev-arrow{
	left: 15px;
	width: 0;
	height: 0;
	border-left: 0 solid transparent;
	border-right: 10px solid #c9b696;
	border-top: 6px solid transparent;
	border-bottom: 6px solid transparent;
}

.slick-facility .next-arrow{
	right: 15px;
	width: 0;
	height: 0;
	border-right: 0 solid transparent;
	border-left: 10px solid #c9b696;
	border-top: 6px solid transparent;
	border-bottom: 6px solid transparent;
}



/* ------------------------------

	MAIL FORM

------------------------------ */
#contact h1 {
	width: 100%;
	margin: 0 0 50px;
	padding: 20px 0;
	background: #f8eee1;
	color: #927147;
	font-weight: bold;
	font-size: 26px;
	text-align: center;
}

#contact h2 {
	margin: 0 0 30px;
	padding: 0 0 20px;
	border-bottom: 1px solid #927147;
	color: #927147;
	font-weight: bold;
	font-size: 20px;
	text-align: center;
}

#formWrap, #lineWrap, #telWrap {
	width: 700px;
	margin: 0 auto 100px;
	color: #555;
	line-height: 120%;
	font-size: 90%;
}

#formWrap table.formTable {
	width: 100%;
	margin: 20px auto 0;
	border-collapse: collapse;
}

#formWrap table.formTable td,
#formWrap table.formTable th {
	border: 1px solid #ccc;
}

#formWrap table.formTable th {
	width:30%;
	padding: 10px;
	font-weight: normal;
	background: #efefef;
	text-align: left;
	vertical-align: middle;
}

#formWrap table.formTable td {
	padding: 20px;
}

#formWrap form input[type="text"],
#formWrap form textarea {
	display: block;
	width: 100%;
	padding: 10px;
	border: 1px solid #ddd;
	font-size: 110%;
}

#formWrap .submit {
	width: 248px;
	height: 60px;
	margin: 30px auto 0;
	background: #db5f87;
	border-radius: 10px;
}

#formWrap .submit p {
	color: #fff;
	text-align: center;
	font-weight: bold;
	font-size: 20px;
}

#formWrap form input[type="submit"], 
#formWrap form input[type="reset"],
#formWrap form input[type="button"] {
	display: block;
	width: 100%;
	height: 60px;
}

#formWrap .txta {
	color: #ec1b51;
}

#formWrap .txtb {
	font-size: 13px;
}

@media screen and (max-width:525px) {	
	#formWrap, #lineWrap, #telWrap {
		width: 95%;
	}

	#formWrap table.formTable th,
	#formWrap table.formTable td {
		width: auto;
		display: block;
	}

	#formWrap table.formTable th {
		margin-top: 5px;
		border-bottom: 0;
	}
	}
	
	.25bn{
	width:338px;
	margin:auto;
	}
	
		.25bn img{
	width:100%;
	}
	
	.youtube-wrapper {
  width: 100%;
  max-width: 475px;
  aspect-ratio: 16 / 9;
  margin: 0 auto;
}

.youtube-wrapper iframe {
  width: 100%;
  height: 100%;
  display: block;
}

@media screen and (max-width: 767px) {
  .youtube-wrapper {
    max-width: 362px;
  }
}