@charset "utf-8";


/* =============================================
	00.common
============================================= */

.inner {
	width: 80%;
	margin: 0 auto;
}

.flex {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.for_pc {
	display: block;
}

.for_sp {
	display: none;
}

.only_pc {
	display: block;
}

.only_sp {
	display: none;
}

body, p {
	/* 游明朝体 */
	font-family:'メイリオ', Meiryo, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', sans-serif !important;
	/*font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;*/
	font-size: 18px;
}


p i {
	padding-right: 4%;
}

.fadein {
    opacity : 0.1;
    transform : translate(0, 50px);
    transition : all 500ms;
}

.fadein.scrollin {
    opacity : 1;
    transform : translate(0, 0);
}



/* =============================================
	01.index
============================================= */



#header {
	padding: 2% 0 4%;
}

.logo {
	max-width: 180px;
	transition: .4s;
	transition-timing-function: ease;
}

.logo:hover {
	opacity: .6;
}

.h_l {
	width: 40%;
}

.h_l a {
	display: inline-block;
}

.h_r {
	width: 60%;
}


.main_title {
	font-size: 2rem;
	text-align: center;
	color: #dd80b1;
	letter-spacing: 4px;
	padding-bottom: 2%;
}

.top_main {
	width: 100%;
	object-fit: cover;
}

.point01_img {
	position: relative;
	margin-bottom: 8%;
}

.point01_img .item {
	position: absolute;
	left: 0;
  	right: 0;
  	margin: auto;
  	bottom: -8%;
}

.point01_img .item02 {
	position: absolute;
  	right: 4%;
  	bottom: -8%;

}

.point01_title {
	font-size: 2rem;
	text-align: center;
	color: #dd80b1;
	letter-spacing: 4px;
	padding-bottom: 3%;
}

.point01_title + p {
	text-align: center;
	line-height: 2;
	letter-spacing: 4px;
	padding-bottom: 8%;
}


.point02_img {
	position: relative;
	margin-bottom: 8%;
}

.point02_main {
	width: 100%;
	object-fit: cover;
}

.point02_img .item {
	position: absolute;
	left: 0;
  	right: 0;
  	margin: auto;
  	bottom: -10%;
}

.point02_img .item02 {
	position: absolute;
	top: -10%;
	right: 16%;
}

.point02_img .item03 {
	position: absolute;
	bottom: -10%;
	left: 10%;
}

.point02_title {
	font-size: 2rem;
	text-align: center;
	color: #dd80b1;
	letter-spacing: 4px;
	padding-bottom: 3%;
}

.point02_title + p {
	text-align: center;
	line-height: 2;
	letter-spacing: 4px;
	padding-bottom: 8%;
}



.point03_img {
	position: relative;
	margin-bottom: 8%;
}

.point03_main {
	width: 100%;
	object-fit: cover;
}

.point03_img .item {
	position: absolute;
	left: 0;
  	right: 0;
  	margin: auto;
  	bottom: -10%;
}

.point03_img .item02 {
	position: absolute;
	top: -10%;
	left: 10%;
}


.point03_img .item03 {
	position: absolute;
	bottom: -10%;
	right: 10%;
}

.point03_title {
	font-size: 2rem;
	text-align: center;
	color: #dd80b1;
	letter-spacing: 4px;
	padding-bottom: 3%;
}

.point03_title + p {
	text-align: center;
	line-height: 2;
	letter-spacing: 4px;
	padding-bottom: 8%;
}


.point03_title02 {
	font-size: 2rem;
	text-align: center;
	color: #dd80b1;
	letter-spacing: 4px;
	padding-bottom: 3%;
	border-top: 2px solid #000;
	padding-top: 4%;
}

.eiyou {
	max-width: 570px;
	margin: 0 auto;
	display: block;
}

.eiyou_disc {
	padding: 4% 0 0;
}

.eiyou_disc:nth-child(even) {
	flex-direction: row-reverse;
}

.eiyou_disc_img {
	width: 45%;
	box-sizing: border-box;
	padding: 2%;
}

.eiyou_disc_img img {
	width: 86%;
	display: block;
}

.eiyou_disc_txt {
	width: 55%;
	box-sizing: border-box;
	padding: 2%;
}

.eiyou_disc_txt01 {
	position: relative;
}

.eiyou_disc_txt01 img {
	position: absolute;
	top: 0;
	left: 0;
}

.eiyou_disc_txt02 {
	position: relative;
}

.eiyou_disc_txt02 img {
	position: absolute;
	top: 0;
	left: 0;
}

.point03_subtitle {
	font-size: 1.3rem;
	color: #dd80b1;
	letter-spacing: 4px;
	padding-bottom: 3%;
	padding-top: 8%;
}

.eiyou_disc_txt p {
	line-height: 2;
}

.point03_btn {
	text-align: center;
	background: #efefef;
	width: 20%;
	margin: 0 auto;
	margin-top: 4%;
}

.point03_btn a {
	display: block;
	width: 100%;
	padding: 6% 0;
	color: #000;
	text-align: center;
	text-decoration: none;
	letter-spacing: 2px;
	margin-bottom: 32%;
	transition: .4s;
	transition-timing-function: ease;
}

.point03_btn a:hover {
	color: #fff;
	background: #dd80b1;
}


.point04_img {
	position: relative;
	margin-bottom: 8%;
}

.point04_main {
	width: 100%;
	object-fit: cover;
}

.point04_img .item {
	position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    bottom: -10%;
    width: 30%;
}


.point04_img .item03 {
	position: absolute;
	bottom: -24%;
	left: 10%;
}

.point04_title {
	font-size: 2rem;
	text-align: center;
	color: #dd80b1;
	letter-spacing: 4px;
	padding-bottom: 3%;
}

.point04_title + p {
	text-align: center;
	line-height: 2;
	letter-spacing: 4px;
	padding-bottom: 8%;
}


.point04_title02 {
	font-size: 2rem;
	text-align: center;
	color: #dd80b1;
	letter-spacing: 4px;
	padding-bottom: 3%;
	border-top: 2px solid #000;
	padding-top: 4%;
}

.point04_sample {
	position: relative;
	padding-bottom: 8%;
}


.point04_sample li {
	width: 384px;
	height: 384px;
	border-radius: 50%;
	background: rgba(0, 0, 0, .1);
	text-align: center;
	vertical-align: middle;
	position: relative;
}

.point04_sample li img {
	position: absolute;
	left: 30px;
	top: 20px;
}

.point04_sample li:nth-child(2) {
	position: absolute;
	display: block;
	left: 0;
	right: 0;
	margin: auto;
}


.point04_sample li h3 {
	font-size: 1.3rem;
	padding-top: 20%;
	margin-bottom: 12%;
	letter-spacing: 4px;
	font-weight: bold;
}

.point04_sample li h3::after {
	content: '';
	display: block;
	width: 50%;
	height: 2px;
	text-align: center;
	margin: 4% auto;
	background: #000;
}

.point04_sample li p {
	line-height: 2;
}

.about {
	background: url(../img/about_bg.jpg) center center;
	padding: 8% 0;
	position: relative;
	margin-top: 4%;
}

.about_icon {
	position: absolute;
	display: block;
	top: -70px;
	left: 0;
	right: 0;
	padding-right: 4%;
	margin: auto;
}

.about_title {
	text-align: center;
	font-size: 1.2rem;
	padding-bottom: 1%;
	letter-spacing: 3px;
	text-shadow: 1px 1px 5px #fff,1px -1px 5px #fff, -1px -1px 5px #fff, -1px 1px 5px #fff;
}

.about_subtitle {
	text-align: center;
	font-size: 2.2rem;
	letter-spacing: 6px;
	color: #fff;
}

.about_box {
	padding: 4% 0;
}


.about_box-l {
	width: 48%;
	text-align: center;
	background: rgba(255, 255, 255, .9);
	padding: 4% 8%;
	box-sizing: border-box;
}

.about_box-r {
	width: 48%;
	text-align: center;
	background: rgba(255, 255, 255, .9);
	padding: 4% 8%;
	box-sizing: border-box;
}

.about_box_inner {
	position: relative;
}

.about_box_inner img {
	position: absolute;
	left: -14px;
	top: -14px;
}

.about_box h4 {
	font-size: 1.4rem;
	padding-bottom: 4%;
	letter-spacing: 2px;
}

.about_box h4::after {
	content: '';
	width: 70%;
	height: 2px;
	background: #000;
	display: block;
	margin: 0 auto;
	margin-top: 6%;
}

.about_box p {
	line-height: 3;
    letter-spacing: 2px;
    padding: 8% 0;
}

.point04_btn {
	text-align: center;
	background: #efefef;
	width: 20%;
	margin: 0 auto;
	margin-top: 4%;
}

.point04_btn a {
	display: block;
	width: 100%;
	padding: 6% 0;
	color: #000;
	text-align: center;
	text-decoration: none;
	letter-spacing: 2px;
	margin-bottom: 32%;
	transition: .4s;
	transition-timing-function: ease;
}

.point04_btn a:hover {
	color: #fff;
	background: #dd80b1;
}

.f_nav {
	width: 50%;
	display: block;
	margin-left: auto;
	margin-bottom: 2%;
}

.f_nav a {
	text-decoration: none;
	color: #000;
	transition: .4s;
	transition-timing-function: ease;
}

.f_nav a:hover {
	color: #dd80b1;
}

#nav ul img {
	transition: .4s;
	transition-timing-function: ease;
}

#nav ul img:hover {
	opacity: .6;
}

address {
	display: block;
	text-align: center;
	padding: 1% 0;
	letter-spacing: 2px;
    font-size: .8rem;
}

.eiyou_sample {
	padding: 4% 0;
}

.eiyou_sample p {
	text-align: center;
	padding: 2% 0;
	line-height: 2;
	letter-spacing: 2px;
}

.eiyou_sample li {
	text-align: center;
	padding: 2px 0;
	letter-spacing: 2px;
}

.eiyou_sample li span {
	padding-top: 1px;
    display: inline-block;
    border-bottom: 1px solid #dd80b1;
    margin-bottom: 1px;
}




/* =============================================
	02.yanagawa
============================================= */

.yanagawa_main {
	width: 100%;
	height: 600px;
	background: url(../img/yanagawa_main.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	margin: 0px 0px 40px;
	padding: 0px;
}

.main_txt {
	color: #D07BA8;
	font-size: 2.2rem;
	/*background: rgba(255,255,255,0.6);*/
	/*box-shadow:0px 0px 5px #000000;*/
	/*text-shadow:0px 0px 10px #ffffff;*/
	width: inherit;
	height: auto;
	text-align: center;
	display: block;
	top: 80%;
	position: relative;
	padding-bottom: 15px;
}

/*
.yanagawa_main img {
	display: block;
	margin: 0 auto;
	width: 70%;
}
*/

.event_list {
	display: block;
	margin: 0px auto 200px;
	position: relative;
	text-align: center;
	width: 100%;
}

.event_list img {
	width: 64%;
}

.yanagawa_title h2 {
	text-align: center;
	margin-top: 2%;
	margin-bottom: 2%;
}


.yanagawa_title h2 span{
	display: inline-block;
	background: #efefef;
	padding: 6px 2%;
	letter-spacing: 4px;
	position: relative;
	font-size: 1.1rem;
	color: #231916;
}

.yanagawa_title h2 span::after {
	content: '';
	display: inline-block;
	width: 40px;
	height: 1px;
	background: #000;
	position: absolute;
	left: -10px;
	top: 6px;
	transform: rotate(-45deg);
}




.yanagawa_title h3 {
	font-size: 2rem;
	text-align: center;
	letter-spacing: 8px;
	padding-bottom: 3%;
	font-weight: bold;
}


.yanagawa_title h3 + p {
	text-align: center;
	line-height: 2;
	letter-spacing: 4px;
	padding-bottom: 8%;
}

.yanagawa_title h3 + p img {
	display: block;
	margin: 0 auto;
	padding: 4% 0;
}

.yanagawa_kawakudari_img {
	padding: 0 0 4%;
	position: relative;
}

.yanagawa_kawakudari_img ul {
		width: 80%;
		margin: 0 auto;
	}

.yanagawa_kawakudari_img > img {
	position: absolute;
    top: -60px;
    left: 30px;
}


.yanagawa_kawakudari_img li {
	width: 33%;
}

.yanagawa_kawakudari_img li img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.yanagawa_title02::after {
	content: '';
	display: block;
	width: 70%;
	height: 2px;
	background: #000;
	margin: 0 auto;
	margin-bottom: 8%;
}


.yanagawa_title03  p {
	text-align: center;
	line-height: 2;
	letter-spacing: 4px;
	padding-bottom: 4%;
}

.yanagawa_title03 img {
	display: block;
	margin: 0 auto;
	padding: 4% 0;
}

.yanagawa_title03_inner ul {
	width: 50%;
	padding-bottom: 4%;
	position: relative;
}

.rekishi_txt {
	position: absolute;
	top: -40px;
	left: -100px;
}


.yanagawa_title03_inner li {
	width: 45%;
}

.yanagawa_title03_inner li img {
	width: 100%;
}
.youtube1 {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
  margin:0% auto 6%;
}
.youtube1 iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}
.youtube2 {
  position: relative;
  width: 70%;
  padding-top: 42.25%;
  margin:0% auto 15%;
}
.youtube2 iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}

/*PCのスタイル*/
#nav_toggle{
	display: none;
}







