@charset'utf-8';


header{
    position: fixed;
    width: 100%;
    height: 5%;
    background-color: white;
    top: 0px;
	left: 0px;
	cursor: pointer;
	z-index: 20;
    }

nav{
	width: 100%;
    padding:  0% 0px ;
	}	



nav ul li{
	margin: 0.5% auto 3%;
	list-style: none;
	font-size: 16px;
	font-family: YuMincho,    /* Mac用 */
	'Yu Mincho', /* Windows用 */
	serif;
	font-weight: bold;
	text-align: center;

    }	



#TOP for display {
  top: 20px;
	}


#video {
	text-align: center;
	z-index: 10;
	
	}


/* パソコンで見たときは"pc_video"のclassがついた画像が表示される */
   .pc_video { 
	 display: block !important; 
	 width: 100%;
     height: 100%;/*全体の縦幅を画面の高さいっぱい（100vh）にする*/
     margin: auto;
	 overflow: visible;
	 }
   .sp_video { 
	 display: none !important; 

	 }
 
/* スマートフォンで見たときは"sp_video"のclassがついた画像が表示される */
@media only screen and (max-width: 520px) {
    .pc_video { display: none !important; 
	         }
    .sp_video { display: block !important; 
		  width: 100%;
		 height: 100%;
	      margin: -20px auto 0px;
	      overflow: visible;
		
	}
}





#logo_corner_about_1{
	text-align: center;
}
.logo_corner{
	width: 4%;
	max-width: 50px;
	min-width: 30px;


}


.logo_sita1 {
	text-align: center;
	font-family: YuMincho,    /* Mac用 */
	'Yu Mincho', /* Windows用 */
	serif;
	font-style: normal;
	font-weight: bold;
	font-size: 13px;
	color: rgba(151,151,151,1);
	letter-spacing: 1px;
	margin: -3px auto 0px;
}


.logo_sita2{
	text-align: center;
	font-family: YuMincho,    /* Mac用 */
	'Yu Mincho', /* Windows用 */
	serif;;
	font-style: normal;
	font-weight: bold;
	font-size: 21px;
	color: rgba(0,0,0,1);
	letter-spacing: 0.37px;
	margin: 1px auto 5px;
}

#aboutdeecle1_2{
	text-align: center;
}
.aboutdeecle1_2_class{
	width: 40%;
	max-width: 450px;
	min-width:  350px;
	margin: 15px auto 25px;
}
	


.text_box1{
	background-color: white;
	max-width: 80%;
	overflow: visible;
    padding: 0px 0px 0px 0px;
	margin: 15px auto 50px;
	line-height: 35px;
	text-align: center;
	font-family: YuMincho,    /* Mac用 */
	'Yu Mincho', /* Windows用 */
	serif;;
	font-style: normal;
	font-weight: bo;
	font-size: 15px;
	color: rgba(0,0,0,1);
	letter-spacing: 1px;
	margin: 0px auto 25px;
}

.about_text_box2{
	background-color: white;
	width: 750px;
	max-width: 60%;
	overflow: visible;
    padding: 0px 0px 0px 0px;
	line-height: 20px;
	text-align: left;
	font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 13px;
	color: rgba(0,0,0,1);
	letter-spacing: 0.37px;
	margin: 0px auto 25px;
}


#aboutdeecle1_gallery{
	text-align: center;
}

/* パソコンで見たときは"pc_gallery "のclassがついた画像が表示される */
.pc_gallery { 
	display: block !important; 
	width: 80%;
	max-width: 860px;
	margin: 0px auto 25px;
	overflow: visible;
	}
.sp_gallery { 
	display: none !important; 

	}
 
/* スマートフォンで見たときは"sp_gallery "のclassがついた画像が表示される */
@media only screen and (max-width: 520px) {
    .pc_gallery { display: none !important; }
    .sp_gallery { display: block !important; 
		  width: 70%;
	      margin: 0px auto 25px;
	      overflow: visible;
	}
}





#logo_corner_menu{
	text-align: center;
	margin: 0px auto 0px;
}

.container{
	border: 1px solid rgba(151,151,151,1);
	border-radius: 20px;
	height: none;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: center;
	align-content: none;
	max-width: 60%;
	margin: 0px auto 25px;
	
	
	
	
}

.item_menu{
	color: black;
	margin:   30px;
	padding: 30px 0px 0px;
	overflow: visible;
	line-height: 22px;
	margin-top: -5.5px;
	text-align: left;
	font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 13px;
	letter-spacing: 0.37px;
}
.about_text_box3{
	background-color: white;
	width: 750px;
	max-width: 60%;
	overflow: visible;
    padding: 0px 0px 0px 0px;
	line-height: 20px;
	text-align: left;
	font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 13px;
	color: rgba(0,0,0,1);
	letter-spacing: 0.37px;
	margin: -10px auto 25px;
}



#logo_corner_flow{
	text-align: center;
	margin: 0px auto opx;
}



#Flow200{
	text-align: center;
}

/* パソコンで見たときは"pc"のclassがついた画像が表示される */
.pc { 
	display: block !important; 
	width: 60%;
	max-width: 860px;
	margin: -10px auto 25px;
	overflow: visible;
	}
.sp { 
	display: none !important; 

	}
 
/* スマートフォンで見たときは"sp"のclassがついた画像が表示される */
@media only screen and (max-width: 520px) {
    .pc { display: none !important; }
    .sp { display: block !important; 
		  width: 40%;
	      margin: -10px auto 50px;
	      overflow: visible;
	}
}




#logo_corner_contact{
	text-align: center;
	margin: 40px auto 0px;
}



#contact_form {
    margin: -10px auto -10px;
    text-align: center;
    width: 100%;
    height: 580px;
 }
  
 






#contact_text_1 {
	overflow: visible;
	width: 100%;
	line-height: 28px;
	margin: -60px auto 0px;
	text-align: center;
	font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
	font-style: normal;
	font-weight: bo;
	font-size: 15px;
	color: rgba(0,0,0,1);
	letter-spacing: 0.37px;
}
#contact_text_2 {
	overflow: visible;
	width: 100%;
	line-height: 28px;
	margin: 0px auto 0px;
	text-align: center;
	font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 15px;
	color: rgba(0,0,0,1);
	letter-spacing: 0.37px;
}


#contact_text_3{
	background-color: white;
	max-width: 80%;
	overflow: visible;
	margin: 5px auto 0px;
	line-height: 20px;
	text-align: center;
	font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 13px;
	color: black;
	letter-spacing: 0.37px;
}



#logo_corner_insta{
	text-align: center;
	margin: 60px auto 0px;

}#logo_insta{
	text-align: center;
	margin: 
		0px auto 0px;
}
.logo_insta_class{
	width: 30%;
	min-width: 140px;
	max-width: 180px;
}

#followus_text_1{
	background-color: white;
	max-width: 80%;
	overflow: visible;
	margin: 5px auto 0px;
	line-height: 20px;
	text-align: center;
	font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 13px;
	color: black;
	letter-spacing: 0.37px;
}




#logo_corner_aboutus{
	text-align: center;
	margin: 60px auto 0px;

}

#logo_company{
	text-align: center;
	margin: 20px auto 0px;
}
.logo_company_class{
	width: 5%;
	min-width: 40px;

}

.aboutus_text1{
	margin: 10px auto 0px;
	text-align: center;
	font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 19px;
	color: black;
	letter-spacing: 0.37px;
}
.aboutus_text2{
	margin: opx auto opx;
	text-align: center;
	font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 13px;
	color: black;
	letter-spacing: 0.37px;
}



footer {
	left: 0px;
	bottom: 0;
	width: 100%;
	height: 50px;
	background-color: rgba(151,151,151,1);
	text-align: center;	
	overflow: visible;
	line-height: 17px;
	text-align: center;
	font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
	font-style: normal;
	font-weight: bo;
	font-size: 12px;
	color: rgba(255,255,255,1);
	letter-spacing: 0.37px;
	padding: 9px 0px;
}



	/* スローのスクロール  */
html {
  scroll-behavior: smooth;
  min-height: 3000px;
}



/* ここからpenginのハンバーガーメニュー  */


/* デフォルトを消す  */

* {
	box-sizing: border-box;
	margin: 0;
	padding: 0;
}
::before , ::after {
	box-sizing: inherit;
}
button {
	margin: 0;
	padding: 3px;
	border: 0;
	border-radius: 0;
	background: transparent;
	color: inherit;
	vertical-align: middle;
	text-align: inherit;
	font: inherit;
	-webkit-appearance: none;
	appearance: none;
}



/**************** 以下、ハンバーガーボタンのスタイリング ****************/


.btn {
  /* ボタンの配置位置  */
  position: fixed;
  top: 32px;
  right: 16px;
  /* ボタンの大きさ  */
  width: 36px;
  height: 36px;
  /* 最前面に */
  z-index: 30;
  background-color: white; 
}


/***** 真ん中のバーガー線 *****/
.btn-line {
	display: block;
	position: relative;  /* バーガー線の位置基準として設定 */
	width: 100%;  /* 線の長さと高さ */
	height: 4px;
	background-color: #d6d5d5;  /* バーガー線の色 */
	transition: .2s;
}
/****** 上下のバーガー線 *****/
.btn-line::before{
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #d6d5d5;
  transition: .5s;
}

.btn-line::after {
  content: "";
  position: absolute;
  width: 70%;
  height: 100%;
  background-color: #d6d5d5;
  transition: .5s;
}
.btn-line::before {
  /* 上の線の位置 */
  transform: translateY(-13px);
}
.btn-line::after {
  /* 下の線の位置 */
  transform: translateY(13px);
}

/***** メニューオープン時 *****/
.btn-line.open {
	background-color: transparent;  	/* 真ん中の線を透明に */
}
.btn-line.open::before ,
.btn-line.open::after {
	content: "";
	background-color: #333;  /* 上下の線の色を変える */
	transition: .2s;
}
.btn-line.open::before {
	transform: rotate(45deg);  /* 上の線を傾ける */
}
.btn-line.open::after {
	transform: rotate(-45deg);  /* 下の線を傾ける */
	width: 100%;
}

/**************** 以下、メニューのスタイリング ****************/


.menu {
  /* メニューの位置マイナス指定で画面外に */
  position: fixed;
  right: -70%;
  width: 70%;
  height: 100vh;
  margin-left: auto;
  /* メニューを縦に */
  display: flex;
  flex-direction: column;
  color: #efefef;
  background-color: rgba(255, 255, 255, 0.9);
  transition: .3s;

}

.menu-list {
  width: 100%;
  height: 100%;
  /* メニューテキスト位置をリスト内中心に */
  display: flex;
  justify-content: center;
  align-items: center;
}

.menu-list:hover {
	background-color: rgba(255, 255, 255, .5);
	color: #333;
	cursor: pointer;
	transition: .3s;
}


/***** メニューオープン時位置0にして画面内に *****/
.menu.open {
  position: absolute;
  right: 0;
}

/* 520px以上はハンバーガーボタン非表示、ヘッダー固定 */
@media screen and (min-width: 520px) {
	.btn {
		display: none;
	}
	.menu {
		/* メニューを横に */
		display: flex;
		flex-direction: row;
		position: fixed;
		top: 0;
		right:0;
		width: 100%;
		height: 4%;
	}
}