@charset "UTF-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	background-color: #ffffff;
	color: #333333;
	font-size: 18px;
	font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
	line-height: 2;
}
p,h1,h2,h3,h4,h5,h6 {
	margin-top: 0;
}
img {
	vertical-align: bottom;
}
ul {
	margin: 0;
	padding: 0;
}
a {
	text-decoration: none;
	color: #333333;
}
a:visited {
	color: #333333;
	text-decoration:none;
}
a:hover {
	color: #E9607E;
	text-decoration:none;
}
header {
	width: auto;
	height: 70px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.logo {
	float: left;
	margin-top: 20px;
	margin-left: 20px;
}
.menu {
	float: right;
	margin-top: 30px;
	margin-right: 20px;
}
.menu li {
	position: relative;
	display: inline-block;
	transition: .3s;
}
.menu li::after {
	position: absolute;
	bottom: 0;
	left: 50%;
	content: '';
	width: 0;
	height: 2px;
	background-color: #E9607E;
	transition: .3s;
	transform: translateX(-50%);
}
.menu li:hover::after{
  width: 100%;
}
.menu li {
	float: left;
	margin: 0 20px;
	font-family: 'Shippori Mincho B1', serif;
	font-size: 18px;
	list-style: none;
}
.drawer {
	float: right;
	margin-top: 20px;
}
#wrap {
	clear: both;
	margin-top: 20px;
}
.cs {
	font-family: 'Pattaya', sans-serif;
	font-size: 50px;
	color: #ccc;
	font-weight: bold;
	text-align: center;
	line-height: 300px;
}
.content {
	width: 100%;
	margin-top: 30px;
}
.back {
	background-image: url("img/back1.jpg");
	width: 100%;
}
.top1 {
	width: 100%;
	height: 100%;
	margin: 0 auto;
	padding: 45px 0;
	background-image: url("img/back01.jpg");
	background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
.top1 p {
	text-align: center;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 300;
	font-size: 0.9em;
	line-height: 1.1em;
	color: #fff;
}
.top1 h2 {
	text-align: center;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 700;
	font-size: 1.3em;
	line-height: 1.3em;
	color: #fff;
}
.top1 h3 {
	text-align: center;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 500;
	font-size: 1.1em;
	line-height: 1.4em;
	color: #fff;
}
.top2 {
	width: 100%;
	height: 100%;
	margin: 0 auto;
	padding: 45px 0;
	background-image: url("img/back02.jpg");
	background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
.top2 p {
	text-align: center;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 300;
	font-size: 0.9em;
	line-height: 1.1em;
	color: #fff;
}
.top2 h2 {
	text-align: center;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 700;
	font-size: 1.3em;
	line-height: 1.3em;
	color: #fff;
}
.top2 h3 {
	text-align: center;
	font-family: 'Shippori Mincho B1', serif;
	font-weight: 700;
	font-size: 2em;
	line-height: 1.3em;
	margin-top: 25px;
	color: #fff;
}
.top3 {
	width: 100%;
	height: 100%;
	margin: 0 auto;
	padding: 45px 0;
	background-image: url("img/back03.jpg");
	background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
.top4 {
	width: 100%;
	height: 100%;
	margin: 0 auto;
	padding: 20px 0;
	background-color: #e88ba1;
	text-align: center;
}
.top4 h1 {
	font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
	font-weight: 800;
	font-size: 1em;
	line-height: 1em;
	color: #fff;
	text-align: center;
	padding: 5px;
}
.top4 p {
	font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
	font-weight: 300;
	font-size: 0.9em;
	line-height: 1.2em;
	color: #fff;
	text-align: center;
}
.top4 img {
	width: 450px;
}
.top4 a {
	box-shadow: 0 0 3px 0 rgba(0,0,0,.12), 0 2px 3px 0 rgba(0,0,0,.22);
	transition: .3s;
}
.top4 a:hover {
	box-shadow: 0 15px 30px -5px rgba(0,0,0,.15), 0 0 5px rgba(0,0,0,.1);
	transform: translateY(-4px);
}
.content2 {
	width: 100%;
	height: 100%;
	margin: 0 auto;
	background-color: #fff;
}
.content2 p {
	text-align: center;
	font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
	font-size: 0.9em;
	line-height: 1.2em;
	color: #fff;
}

.english {
	color: #666;
	font-family: "Lucida Sans Unicode", "Lucida Grande", "sans-serif";
	font-size: 1em;
	line-height: 1.4em;
}
.korean {
	color: #666;
	font-family: 'Poor Story', cursive;
	font-size: 1em;
	line-height: 1.4em;
}
.content3 {
	width: 100%;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}
.content3 p {
	text-align: center;
	font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
	font-size: 18px;
	line-height: 20px;
}
.content3 img {
	padding: 7px;
	margin-top: 20px;
}
.title {
	text-align: center;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	padding-top: 60px;
	padding-bottom: 60px;
	width: 100%;
	background-color: #FFCCCC;
}

.lesson {
	width: 100%;
	text-align: center;
	margin-top: 60px;
	margin-left: auto;
	margin-right: auto;
}
.lesson2 {
	width: 100%;
	display: flex;
	margin: 0 auto;
}
.lesson2 p {
	font-family: 'Shippori Mincho B1', serif;
	color: #333;
	font-size: 0.9em;
	line-height: 1.2em;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 25px;
	padding-top: 20px;
}
.lesson2 span {
	font-family: 'Pattaya', sans-serif;
	color: #333;
	font-size: 2.2em;
	line-height: 1.8em;
	margin-left: 15px;
	text-align: center;
}
.lesson h1 {
	font-family: 'Shippori Mincho B1', serif;
	color: #333;
	font-size: 42px;
	text-align: center; 
	background-image: url("img/lesson.png");
	background-repeat:no-repeat;
	background-position:center;
}
.lesson2 h2 {
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 700;
	font-size: 1em;
	line-height: 1.5em;
	margin: 10px 0;
	color: #333；
}
.lesson2 h3 {
	font-family: 'Shippori Mincho B1', serif;
	color: #333;
	font-size: 2em;
	padding: 0.5rem 1rem;
	border-bottom: 7px solid #E9607E;
	display: inline-block;
	text-align: center;
}
.lesson2 h4 {
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 900;
	font-size: 2em;
	color: white;
	padding: 0rem 1.2rem;
	text-align: left;
}
.lesson2 h5 {
	margin-top: 10px;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 500;
	font-size: 1.3em;
	position: relative;
	padding: 0.6rem 2rem;
	color: #fff;
	border-radius: 10px;
	background: #ffa500;
	display: inline-block;
	left: 10px;
	top: 10px;
}
.lesson2 h5:after {
	position: absolute;
  bottom: -9px;
  left: 1em;
  width: 0;
  height: 0;
  content: '';
  border-width: 10px 10px 0 10px;
  border-style: solid;
  border-color: #ffa500 transparent transparent transparent;
}
.le0 {
	width: 	100%;
	position: relative;
	background-image: url("img/back05.jpg");
	background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
.le0 img {
	overflow: hidden;
	max-width: 100%;
	height: auto;
	margin: auto;
}
.le1 {
	width: 100%;
	position: relative;
	text-align: center;
	margin: auto ;
}
.le2 {
	width: 	100%;
	position: relative;
	text-align: center;
	background-image: url("img/back04.jpg");
	background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 300;
	color: #464646;
	font-size: 0.9em;
	line-height: 1.2em;
	padding-top: 10px;
	padding-bottom: 25px;
}
.le3 {
	width: 100%;
	background-color: #ffff99;
	margin: 0 auto;
	text-align: center;
}
.le4 {
	width: 	100%;
	height: 400px;
	position: relative;
	background-image: url("img/s007.jpg");
	background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
.le5 {
	width: 	100%;
	height: 400px;
	position: relative;
	background-image: url("img/s014.jpg");
	background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
.le6 {
	width: 	100%;
	height: 400px;
	position: relative;
	background-image: url("img/s010.jpg");
	background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
.le7 {
	width: 	100%;
	height: 400px;
	position: relative;
	background-image: url("img/s015.jpg");
	background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
.le8 {
	width: 	100%;
	height: 400px;
	position: relative;
	background-image: url("img/s017.jpg");
	background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
.le9 {
	width: 	100%;
	height: 400px;
	position: relative;
	background-image: url("img/s016.jpg");
	background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
.le10 {
	width: 	100%;
	height: 400px;
	position: relative;
	background-image: url("img/s011.jpg");
	background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
.le11 {
	width: 	100%;
	height: 400px;
	position: relative;
	background-image: url("img/s012.jpg");
	background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
.le12 {
	width: 	100%;
	height: 400px;
	position: relative;
	background-image: url("img/s013.jpg");
	background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
.le-box {
	width: 50%;
	background-color: rgba(233,96,126,0.7);
	margin: auto;
	position: absolute;
	right: 10px;
	bottom: 10px;
}
.le-box p{
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 300;
	font-size: 0.9em;
	line-height: 1.2em;
	text-align: left;
	padding: 1em 1em 0em 1em;
	color: white;
}

.features {
    display: flex;
    width: 70%;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: center; /*子要素中央寄せ*/
	margin: 0 auto;
  }
.features2 {
	text-align: center;
	padding: 15px;
	width: 30%;
	justify-content: center;
    box-sizing: border-box;
    color: #333;/*文字色*/
    background: #ffebeb;
}
.features2 h2 {
	font-family: 'Shippori Mincho B1', serif;
	font-size: 1.2em;
	line-height: 1em;
	text-align: center;
	color: #E9607E;
}
.lesson li {
	position: relative;
	display: inline-block;
	margin: 10px;
	vertical-align:middle;
}
.lesson li p {
	font-size: 0.8em;
	text-align: left;
	color: #333;
	font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
	line-height: 1.2em;
}
.rental {
	width: 100%;
	text-align: center;
	margin-top: 60px;
	margin-left: auto;
	margin-right: auto;
}

/*ウェディングページボタン*/
.grad-btn {
	display: block;
	position: relative;
	width: 160px;
	padding: 0.3em;
	text-align: center;
	text-decoration: none;
	color: #fff;
	background: #E9607E;
	font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
	font-size: 16px;
  /*.grad-btnのCSSは表示/非表示の動作には関係ないので、ご自由にどうぞ。*/
}
.grad-btn::before {
  content: "more"
}
.grad-wrap {
  position: relative;
  text-align: center;
}
.grad-btn {
  display: block;
  position: absolute;
  bottom: -55px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 10;
  /* 必要に応じてマージンやパディングを足してね */
}
.grad-trigger:checked ~ .grad-btn::before {
  content: "close";
}
.grad-item {
  position: relative;
  overflow: hidden;
  height: 150px; /*隠した状態の高さ*/
}
.grad-item::before {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 40px; /*グラデーションで隠す高さ*/
  background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 50%, rgba(255,255,255,0.9) 50%, #fff 100%);
  background: linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 50%, rgba(255,255,255,0.9) 50%, #fff 100%);
  content: "";
}
.grad-trigger {
  display: none; /*チェックボックスは常に非表示*/
}
.grad-trigger:checked ~ .grad-btn::before {
  content: "close" /*チェックされていたら、文言を変更する*/
}
.grad-trigger:checked ~ .grad-item {
  height: auto; /*チェックされていたら、高さを戻す*/
}
.grad-trigger:checked ~ .grad-item::before {
  display: none; /*チェックされていたら、grad-itemのbeforeを非表示にする*/
}
.gallery {
	width: 100%;
	position: relative;
	display: flex;
	max-width: 900px;
	justify-content: center;
	margin: 0 auto;
}
.gallery li {
		max-width: 150px;
	}
.gallery2 {
  display: flex;
  flex-wrap: wrap;
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.gallery__item {
	width: 150px;
}
.gallery__item:not(:nth-child(-n+6)) {
  margin-top: 0px;
}
.gallery__item img {
  width: 100%;
  height: auto;
}
.gallery__item a {
  transition: .5s;
}
.gallery__item a:hover {
  filter: opacity(0.7);
}
.gallery__item a:hover img {
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
}

/*ウェディングページボタンここまで*/
.block {
	width: 100%;
	margin-top: 50px;
	display:block;
	justify-content: center;
	text-align: center;
	background-image: url("img/s006.png");
	background-size: 100%;
	padding-top: 40px;
	padding-bottom: 40px;
}
.con {
	border: solid 1px #999;
	border-radius: 5px;
	padding: 0.5em 2em 0.5em 2.3em;
	background-color: #fff;
	position: relative;
	display: inline-block;
	text-align: left;
}

.minicon {
	font-family: 'Shippori Mincho B1', serif;
	font-size: 1em;
	line-height: 2em;
	color: #333;
	list-style-type: none!important;

}
.minicon:before {
  font-family: "Font Awesome 5 Free";
  content: "\f138";/*アイコンの種類*/
	font-weight: 900;
  position: absolute;
  left : 1.5em;/*左端からのアイコンまでの距離*/
  color: #E9607E;/*アイコン色*/
}
.minicon2 {
	font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
	font-size: 0.8em;
	color: #333;
	list-style-type: none;
	line-height: 2em;
}
.rental p {
	font-family: 'Shippori Mincho B1', serif;
	color: #333;
	font-size: 16px;
	text-align: center; 
}
.rental h1 {
	font-family: 'Shippori Mincho B1', serif;
	color: #333;
	font-size: 42px;
	text-align: center; 
	background-image: url("img/rental.png");
	background-repeat:no-repeat;
	background-position:center;
}
.rental h2 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, "serif";
	color: #333;
	font-size: 30px;
	text-align: center; 
	margin: 0;
	padding: 0;
}
.rental h3 {
	font-family: 'Shippori Mincho B1', serif;
	color: #333;
	font-size: 30px;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: center; 
	background-position:center;
}
.rental h4 {
	font-family: 'Dancing Script', cursive;
	font-size: 2.3rem;
	font-weight: 300;
	line-height: 0px;
	color: #333;
}
.rental li {
	position: relative;
	display: inline-block;
	transition: .3s;
	margin: 10px;
	vertical-align:middle;
}
.rental li p {
	font-size: 15px;
	text-align: left;
	color: #333;
	font-family: 'Shippori Mincho B1', serif;
	line-height: 1em;
}

.world p {
	font-family: 'Shippori Mincho B1', serif;
	color: #333;
	font-size: 16px;
	text-align: center; 
}
.world h5 {
	font-family: 'Shippori Mincho B1', serif;
	color: #333;
	font-size: 16px;
	font-weight: 100;
	line-height: 0.5em;
	text-align: center; 
}
.world h2 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, "serif";
	color: #333;
	font-size: 30px;
	text-align: center; 
	margin: 0;
	padding: 0;
}

.world h1 {
	font-family: 'Shippori Mincho B1', serif;
	color: #333;
	font-size: 42px;
	text-align: center; 
	background-image: url("img/world.png");
	background-repeat:no-repeat;
	background-position:center;
}
.world h3 {
	font-family: 'Shippori Mincho B1', serif;
	color: #333;
	font-size: 25px;
	text-align: center; 
	background-position:center;
}
.world h4 {
	font-family: "bilo", sans-serif;
	font-weight: 400;
	font-style: normal;
	color: #333;
	font-size: 16px;
	text-align: center; 
	background-position:center;
}
.world li {
	position: relative;
	display: inline-block;
	transition: .3s;
	margin: 10px;
	vertical-align:middle;
}
.world li p {
	font-size: 15px;
	text-align: left;
	color: #333;
	font-family: 'Shippori Mincho B1', serif;
	line-height: 1em;
}

.box{
    display: flex;
    width: 90%;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: center; /*子要素中央寄せ*/
	margin: 0 auto;
  }
.minibox {
	text-align: center;
	padding: 30px;
    margin: 20px;
	width: 40%;
	justify-content: center;
    box-sizing: border-box;
    color: #333;/*文字色*/
    background: #ffebeb;
}
.minibox h2 {
	font-family: 'Shippori Mincho B1', serif;
	font-size: 25px;
	text-align: center;
	color: #333;
	margin-top: 20px;
}
.minibox h2 img {
	width: 40px;
	margin-left: 20px;
}
.minibox p {
	font-size: 18px;
	text-align: center;
	color: #333;
	font-family: 'Shippori Mincho B1', serif;
}
.minibox span {
	font-family: 'Pattaya', sans-serif;
	color: #333;
	font-size: 35px;
	margin-left: 20px;
	text-align: center;
}

.staff {
	width: 100%;
	text-align: center;
	margin-top: 60px;
	margin-left: auto;
	margin-right: auto;
}
.staff h1 {
	ont-family: 'Shippori Mincho B1', serif;
	color: #333;
	font-size: 40px;
	text-align: center; 
	background-image: url("img/staff.png");
	background-repeat:no-repeat;
	background-position:center;
}
.h_staff {
			justify-content: center;
		}
.link {
	width: 600px;
	margin: 0 auto;
	padding-top: 30px;
}
.link iframe {
	
}
.yuki {
			width: 100%;
			display: flex;
			list-style-type: none;
			justify-content: center;
			margin-top: 60px ;
			margin-bottom: 50px;
		}
.y_moji {
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 400;
	font-size: 0.8em;
	padding-left: 5px;
}
		.yuki li {
			padding: 15px;
			text-align: center;
		}
		.pr {
			font-family: 'Noto Sans JP', sans-serif;
			font-size: 0.8em;
			text-align: left;
			width: 350px;
		}
		.pr2 {
			font-family: 'Noto Sans JP', sans-serif;
			font-size: 0.8em;
			text-align: left;
			width: 70%;
			margin: 0 auto;
			background-color: #ffebeb;
			padding: 25px;
		}
		.y_name {
			font-family: 'Shippori Mincho B1', serif;
			font-size: 2em;
			font-weight: bold;
			line-height: 50px;
			color: #333;
		}
		.y_tag {
			font-family: 'Shippori Mincho B1', serif;
			background-color: #E9607E;
			display: inline-block;
			padding-left: 15px;
			padding-right: 15px;
			padding-top: 3px;
			padding-bottom: 3px;
			font-size: 1em;
			color: #fff;
			text-align: center;
		}
		.y_EN {
			font-family: 'Dancing Script', cursive; 
			font-size: 1.8em;
			line-height: 0px;
			color: #666;
		}
		.mates {
			width: 1400px;
			display: flex;
			flex-wrap: wrap;
			list-style-type: none;
			justify-content: center;
			margin: 0 auto;
			
		}
		.mates li {
			width: auto;
			text-align: center;
			margin: 0 auto;
			padding: 10px;
		}
		.m_name {
			font-family: 'Shippori Mincho B1', serif;
			font-size: 1.8rem;
			font-weight: bold;
			line-height: 35px;
			color: #333;
		}
		.m_EN {
			font-family: 'Dancing Script', cursive;
			font-size: 1.5rem;
			line-height: 0px;
			color: #666;
		}
		.m_tag {
			font-family: 'Shippori Mincho B1', serif;
			background-color: #E9607E;
			display: inline-block;
			padding-left: 15px;
			padding-right: 15px;
			padding-top: 3px;
			padding-bottom: 3px;
			font-size: 0.8em;
			color: #fff;
			text-align: center;
			margin-top: 15px;
			margin-bottom: 15px;
		}
		.m_copy {
			font-family: 'Shippori Mincho B1', serif;
			font-size: 0.8em;
			line-height: 0.4em;
		}

.acsess {
	width: 100%;
	text-align: center;
	margin-top: 60px;
	margin-left: auto;
	margin-right: auto;
}
.acsess2 {
	width: 100%;
	text-align: center;
	margin: auto;
}
.acsess2 p {
	font-size: 0.9em;
	text-align: left;
	color: #333;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 400;
	line-height: 1em;
	text-align: center;
}
.acsess h1 {
	ont-family: 'Shippori Mincho B1', serif;
	color: #333;
	font-size: 40px;
	text-align: center; 
	background-image: url("img/acsess.png");
	background-repeat:no-repeat;
	background-position:center;
}
.map {
	width: 100%;
	box-sizing: border-box;
	margin: 0 auto;
}
.ggmap {
	position: relative;
	height: 0;
	padding-top: 56.25%;
	overflow: hidden;
}
 
.ggmap iframe,
.ggmap object,
.ggmap embed {
	position: absolute;
	top: 30px;
	left: 10%;
	width: 80%;
	height: 80%;
}

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

  ここから下がハンバーガーメニュー
  に関するCSS

------------------------------*/
  
/* チェックボックスは非表示に */
.drawer-hidden {
  display: none;
}

/* ハンバーガーアイコンの設置スペース */
.drawer-open {
  display: flex;
  height: 60px;
  width: 60px;
  justify-content: center;
  align-items: center;
  position: relative;
  z-index: 100;/* 重なり順を一番上に */
  cursor: pointer;
}

/* ハンバーガーメニューのアイコン */
.drawer-open span,
.drawer-open span:before,
.drawer-open span:after {
  content: '';
  display: block;
  height: 3px;
  width: 25px;
  border-radius: 3px;
  background: #333;
  transition: 0.5s;
  position: absolute;
}

/* 三本線のうち一番上の棒の位置調整 */
.drawer-open span:before {
  bottom: 8px;
}

/* 三本線のうち一番下の棒の位置調整 */
.drawer-open span:after {
  top: 8px;
}

/* アイコンがクリックされたら真ん中の線を透明にする */
#drawer-check:checked ~ .drawer-open span {
  background: rgba(255, 255, 255, 0);
}

/* アイコンがクリックされたらアイコンが×印になように上下の線を回転 */
#drawer-check:checked ~ .drawer-open span::before {
  bottom: 0;
  transform: rotate(45deg);
}

#drawer-check:checked ~ .drawer-open span::after {
  top: 0;
  transform: rotate(-45deg);
}
  
/* メニューのデザイン*/
.drawer-content {
  width: 100%;
  height: 456px;
  position: fixed;
  top: 0;
  left: 100%;/* メニューを画面の外に飛ばす */
  z-index: 99;
  background-color: rgba(255,255,255,0.85);
  transition: .5s;
}
.drawer-content ul li {
    border-bottom: solid 1px #999;
    list-style: none;
}

/*ハンバーガーメニューの中身*/
.drawer-list {
	text-align: center;
	font-family: 'Shippori Mincho B1', serif;
	font-size: 18px;
	line-height: 60px;
	margin-top: 30px;
	color: #333;
}

/* アイコンがクリックされたらメニューを表示 */
#drawer-check:checked ~ .drawer-content {
  left: 0;/* メニューを画面に入れる */
}

/*ここまでハンバーガーメニュー*/

h1 {
	font-family: 'Shippori Mincho B1', serif;
	font-size: 32px;
	text-align: center;
	position: relative;
	padding: 1.5rem 1rem;
	margin-left: auto;
	margin-right: auto;
	width: 60%;
}

h2 {
	font-family: 'Shippori Mincho B1', serif;
	font-size: 25px;
	text-align: center;
	margin-top: 30px;
	margin-bottom: 30px;
}
h3 {
	font-family: 'Shippori Mincho B1', serif;
	font-size: 1em;
	line-height: 1.7em;
	text-align: center;
	margin-top: 2em;
	margin-bottom: 0px;
}

footer {
	text-align: center;
	font-size: 12px;
	font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
	color: #E9607E;
	padding: 20px 0;
}

/* スライダー */

/* 全体のスタイル */
.swiper-wrapper {
	width: 100%;
	height: 250px;
}
/* 全スライド共通スタイル */
.swiper-slide {
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: 250px;
}
/* 2個目のSwiper全体のスタイル */
.swiper2 {
	width: 90%;
	height: 100%;
	margin-top: 0px;
}
/* 2個目のSwiperのスライドのスタイル */
.swiper2 .swiper-slide {
	width: 100%;
	height: 100%;
	line-height: 80px;
	-webkit-filter: brightness(0.5);
	filter: brightness(0.5);
}
/* 2個目のSwiperの現在のスライドのスタイル */
.swiper2 .swiper-slide-active {
	-webkit-filter: brightness(1);
	filter: brightness(1);
}

/* responsive */
@media screen and (min-width:768px) {
/* 画面サイズが768px以上の場合に適用 */
.grad-item {
    position: relative; /* これが超大事！！ */
  }
  .grad-btn {
    position: absolute;
    bottom: -55px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 10;
  }
.drawer{
		display: none;
		
	}
section {
  max-width: 200px;
  margin: 0 auto;
}
a.btn {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 50px;
  position: relative;
  background: #E9607E;
  border: 1px solid #E9607E;
  border-radius: 30px;
  box-sizing: border-box;
  padding: 0 45px 0 25px;
  color: #fff;
  font-size: 16px;
  letter-spacing: 0.1em;
  line-height: 1.3;
  text-align: left;
  text-decoration: none;
  transition-duration: 0.3s;
	font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
}
a.btn:before {
  content: '';
  width: 8px;
  height: 8px;
  border: 0;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  right: 25px;
  margin-top: -6px;
}
a.btn:hover {
  background: #fff;
  color: #E9607E;
}
a.btn:hover:before {
  border-top: 2px solid #E9607E;
  border-right: 2px solid #E9607E;
}
}

@media screen and (max-width:768px) {
/* 画面サイズが768px以下の場合に適用 */
.grad-item {
    position: relative;
    padding-bottom: 120px; /* ボタン分のスペース確保！ */
  }

  .grad-btn {
    position: absolute !important;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    z-index: 	1;
    margin: 0;
    display: inline-block;
  }
.menu {
      display: none;
   }
.logo img {
	max-width:260px;
	margin-bottom: 0;
}
	
body {
	width: auto;
	height: auto;
	margin: 0 auto;
}
h1 {
	font-family: 'Shippori Mincho B1', serif;
	font-size: 20px;
	text-align: center;
	position: relative;
	padding: 1.5rem 1rem;
	margin-left: auto;
	margin-right: auto;
	width: 60%;
}

h2 {
	font-family: 'Shippori Mincho B1', serif;
	font-size: 18px;
	text-align: center;
	line-height: 40px;
}

header {
	width: auto;
	margin: 0 auto;
}

#wrap {
	clear: both;
	margin-top: -15px;
}
.logo {
	float: none;
	margin-top: 20px;
	margin-left: none;
	text-align: left;
}
.content {
	width: 100%;
	margin-top: 0px;
	text-align: center;
}
.content2 {
	width: 90%;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 5px;
	background-color: #fff;
}
.content2 img {
	max-width: 100%;
	}
.back {
	background-image: url("img/back1.jpg");
	width: 100%;
}
.top2 h3 {
	text-align: center;
	font-family: 'Shippori Mincho B1', serif;
	font-weight: 700;
	font-size: 3.5vmax;
	line-height: 1.3em;
	color: #fff;
}
.top4 img {
	width: 360px;
}
.title {
	text-align: center;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 40px;
	padding-bottom: 40px;
	width: 100%;
	background-color: #FFCCCC;
}
.title img {
	max-width: 300px;
	}
.cs {
	font-family: 'Pattaya', sans-serif;
	font-size: 30px;
	color: #ccc;
	font-weight: bold;
	text-align: center;
	line-height: 150px;
}
.lesson {
	width: 100%;
	text-align: center;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
}
.lesson h1 {
	font-family: 'Shippori Mincho B1', serif;
	color: #333;
	font-size: 29px;
	text-align: center; 
	background-image: url("img/lesson.png");
	background-size: 100px;
	background-repeat:no-repeat;
	background-position:center;
	background-size: 95px;
}
.lesson2 {
	width: 100%;
	display: inline-block;
	margin: 0 auto;
}
.lesson2 p {
	font-family: 'Shippori Mincho B1', serif;
	color: #333;
	font-size: 0.8em;
	line-height: 1.2em;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 25px;
	padding-top: 20px;
	text-align: center;
}
.le1 h3 {
	font-family: 'Shippori Mincho B1', serif;
	color: #333;
	font-size: 1.4em;
	padding: 0.5rem 0.8rem;
	border-bottom: 7px solid #E9607E;
	display: inline-block;
	text-align: center;
	margin: 15px;
}
.le-box {
	width: 70%;
	background-color: rgba(233,96,126,0.7);
	margin: auto;
	position: absolute;
	right: 10px;
	bottom: 10px;
}
.le-box p{
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 300;
	font-size: 0.9em;
	line-height: 1.2em;
	text-align: left;
	padding: 1em 1em 0em 1em;
	color: white;
}
.lesson li {
	position: relative;
	display: inline-block;
	margin: 10px;
	vertical-align:middle;
}
.lesson li p {
	font-size: 0.8em;
	text-align: left;
	color: #333;
	font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
	line-height: 1em;
}
.lesson-box {
    display: flex;
    width: 90%;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: center; /*子要素中央寄せ*/
	margin: 0 auto;
  }
.lesson-minibox {
	text-align: center;
	padding: 0;
    margin: 0;
	width: 40%;
	justify-content: center;
    box-sizing: border-box;
    color: #333;/*文字色*/
    background: #ffebeb;
}
.block {
	margin-top: 20px;
	display:block;
	justify-content: center;
	text-align: center;
	padding-bottom: 20px;
	padding-top: 20px;
}
.con {
	border: solid 1px #999;
	border-radius: 5px;
	padding: 0.5em 2em 0.5em 2.3em;
	position: relative;
	text-align: left;
}
.l2 {
	width: 90%;
	margin: 0 auto;
	text-align: left;
}
.features {
    display: flex;
    width: 100%;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: center; /*子要素中央寄せ*/
	margin: 0 auto;
  }
.features2 {
	text-align: center;
	padding: 20px;
	width: 85%;
	justify-content: center;
    box-sizing: border-box;
    color: #333;/*文字色*/
    background: #ffebeb;
}
.features2 h2 {
	font-family: 'Shippori Mincho B1', serif;
	font-size: 1.2em;
	text-align: center;
	color: #E9607E;
}
.minicon {
	width: 90%;
	font-family: 'Shippori Mincho B1', serif;
	font-size: 1em;
	line-height: 2em;
	color: #333;
	list-style-type: none!important;
}
.minicon:before {
  font-family: "Font Awesome 5 Free";
  content: "\f138";/*アイコンの種類*/
  position: absolute;
  left : 1.5em;/*左端からのアイコンまでの距離*/
  color: #E9607E;/*アイコン色*/
}
.minicon2 {
	font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
	font-size: 0.8em;
	color: #333;
	list-style-type: none;
	line-height: 2em;
}
.rental {
	width: 100%;
	text-align: center;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
}
.rental p {
	font-family: 'Shippori Mincho B1', serif;
	color: #333;
	font-size: 16px;
	text-align: center; 
	margin-left: 1em;
	margin-right: 1em;
}
.rental h1 {
	font-family: 'Shippori Mincho B1', serif;
	color: #333;
	font-size: 29px;
	text-align: center; 
	background-image: url("img/rental.png");
	background-size: 130px;
	background-repeat:no-repeat;
	background-position:center;
}
.rental h3 {
	font-family: 'Shippori Mincho B1', serif;
	color: #333;
	font-size: 25px;
	text-align: center; 
	background-position:center;
}
.world h1 {
	font-family: 'Shippori Mincho B1', serif;
	color: #333;
	font-size: 29px;
	text-align: center; 
	background-image: url("img/world.png");
	background-size: 130px;
	background-repeat:no-repeat;
	background-position:center;
}
.gallery {
	width: 100%;
	position: relative;
	display: flex;
	max-width: 300px;
	justify-content: center;
	margin: 0 auto;
}
.box{
	margin: 0 auto;
	width: auto;
  }
.box img {
		width: 100%;
	}	
.minibox {
	text-align: center;
	padding: 20px;
    margin: 20px;
	width: 100%;
    height: auto;
    color: #333;/*文字色*/
	justify-content: center;
    background: #ffebeb;
}
.minibox h2 {
	font-family: 'Shippori Mincho B1', serif;
	font-size: 25px;
	text-align: center;
	color: #333;
	margin-top: 20px;
}
.minibox p {
	font-size: 16px;
	text-align: center;
	color: #333;
	font-family: 'Shippori Mincho B1', serif;
}
.minibox span {
	font-family: 'Pattaya', sans-serif;
	color: #333;
	font-size: 30px;
	margin-left: 15px;
	text-align: center;
}
section {
  max-width: 200px;
  margin: 0 auto;
}
a.btn {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 35px;
  position: relative;
  background: #E9607E;
  border: 1px solid #E9607E;
  border-radius: 30px;
  box-sizing: border-box;
  padding: 0 45px 0 25px;
  color: #fff;
  font-size: 16px;
  letter-spacing: 0.1em;
  line-height: 1.3;
  text-align: left;
  text-decoration: none;
  transition-duration: 0.3s;
	font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
}
a.btn:before {
  content: '';
  width: 8px;
  height: 8px;
  border: 0;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  right: 25px;
  margin-top: -6px;
}
a.btn:hover {
  background: #fff;
  color: #E9607E;
}
a.btn:hover:before {
  border-top: 2px solid #E9607E;
  border-right: 2px solid #E9607E;
}
.staff {
	width: 100%;
	text-align: center;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
}
.staff h1 {
	font-family: 'Shippori Mincho B1', serif;
	color: #333;
	font-size: 28px;
	text-align: center; 
	background-image: url("img/staff.png");
	background-size: 100px;
	background-repeat:no-repeat;
	background-position:center;
}
.link {
	width: 95%;
	margin: 0 auto;
	padding-top: 30px;
}
.yuki img { max-width: 95%; }
.mates img {
		max-width: 80%;
}
.yuki {
			width: 100%;
			display:block;
			list-style-type: none;
			justify-content: center;
			margin-top: 30px ;
		margin-bottom: 20px;
		}
.pr {
			font-family: 'Noto Sans JP', sans-serif;
			font-size: 0.8em;
			text-align: left;
		width: 90%;
		margin: 0 auto;
		}
.pr2 {
			font-family: 'Noto Sans JP', sans-serif;
			font-size: 0.8em;
			text-align: left;
			width: 85%;
			margin: 0 auto;
			background-color: #ffebeb;
			padding: 25px;
		}
	.mates {
			width: 100%;
			display:block;
			list-style-type: none;
			justify-content: center;
			margin-top: 25px;
		}
	video {
		width: 100%;
	}
.acsess {
	width: 100%;
	text-align: center;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
}
.acsess2 p {
	font-size: 0.8em;
	color: #333;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 400;
	line-height: 1em;
	text-align: center;
}
.acsess h1 {
	font-family: 'Shippori Mincho B1', serif;
	color: #333;
	font-size: 29px;
	text-align: center; 
	background-image: url("img/acsess.png");
	background-size: 130px;
	background-repeat:no-repeat;
	background-position:center;
}
.english {
	color: #666;
	text-align: left;
	font-family: "Lucida Sans Unicode", "Lucida Grande", "sans-serif";
	font-size: 1em;
	line-height: 1.4em;
}
.korean {
	color: #666;
	text-align: left;
	font-family: 'Poor Story', cursive;
	font-size: 1em;
	line-height: 1.4em;
}
}
