@charset "utf-8";
/*=================================
トップページレイアウト
===================================*/

/*背景eye設定のCSS*/
.eye {
	margin-left: auto;
    margin-right: auto;
	text-align: center;
    z-index: 2;
	position: relative;
}
.eye_rogo{
	position:absolute;
    right:0;
    left:0;
	bottom: 0;
	margin-left: auto;
	margin-right: auto	;
	height: auto
}
/*コンセプト文章*/
.eye_text{
	position:absolute;
    right:0;
    left:0;
	bottom: 0;
	margin-left: auto;
	margin-right: auto;
	height: auto;
}

.eye_text p{
	text-align: center;
	margin: auto;
	color: #fff;
	font-family: "Klee One", cursive;
font-weight: 400;
font-style: normal;
background-color: rgba(51, 51, 51, 0.7);
height: auto
}
.eye_text img{
	text-align: center;
	margin: auto;

}

/*==================================================
メインタイトル
===================================*/
/*メイン大*/
.midashi1 {
text-align: center;
margin-bottom: 0px
}
.midashi1 h3 {
  position: relative;
  display: inline-block;
  color: #265CFF;
	font-family: "Klee One", cursive;
	font-weight: 500;
	font-style: normal;
margin-top: 0px;
margin-bottom: 20px;
}
.midashi1 h3:before {
  content: '';
  position: absolute;
  bottom: -8px;
  display: inline-block;
  width: 40px;
  height: 1px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #265CFF;
  border-radius: 1px;
}
.midashi1 p {
font-size: 15px;
font-family: "Klee One", cursive;
font-weight: 500;
font-style: normal;
letter-spacing: 0.07em;
color: #265CFF;
}
.midashi1 a {
font-size: 15px;
font-family: "Klee One", cursive;
font-weight: 500;
font-style: normal;
letter-spacing: 0.07em;
color: #265CFF;
text-decoration: none;
transition:all 0.3s;
}
.midashi1 a:hover {
color:#FFFF00;
}
/*メイン小*/
.midashi2 {
text-align: center;
margin-bottom: 0px
}
.midashi2 h3 {
  position: relative;
  display: inline-block;
  margin-top: 0px;
  margin-bottom: 20px;
  font-size: 20px;
  color: #265CFF;
	font-family: "Klee One", cursive;
	font-weight: 500;
	font-style: normal;
letter-spacing: 0.10em;
}
.midashi2 h3:before {
  content: '';
  position: absolute;
  bottom: -8px;
  display: inline-block;
  width: 40px;
  height: 1px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #265CFF;
  border-radius: 1px;
}
.midashi2 p {
font-size: 13px;
font-family: "Klee One", cursive;
font-weight: 500;
font-style: normal;
letter-spacing: 0em;
color: #265CFF;
}
.midashi2 a {
font-size: 15px;
font-family: "Klee One", cursive;
font-weight: 500;
font-style: normal;
letter-spacing: 0.07em;
color: #265CFF;
text-decoration: none;
transition:all 0.3s;
}
.midashi2 a:hover {
color:#FFFF00;
}

/*▼矢印ボタン*/
.triangle_right{
background-color: #265CFF;
width: 30px;
height: 15px;
clip-path: polygon(100% 0%,50% 100%, 100% 100%);
position: absolute;
bottom:0px;
right: 0px
}
/*==================================================
サービスエリアメイン
===================================*/
.service-area{
	width: 90%;
    position: relative;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom: 150px;
	margin-left: auto;
	margin-right: auto;
	margin-top: auto;
}

.service-area:nth-of-type(2n+1){
flex-direction: row-reverse;
}

.service-area img{
width:100%;
height: auto
}
/*==================================================
メインテキスト
===================================*/
/*メイン左寄席*/
.content1{
width:50%;
box-sizing:border-box;
border: 0px solid #000;
background-color: rgba(255, 255, 255, 0.8);
justify-content: center;
align-items: center;
position: absolute;
color: #333;
display: block;
cursor: pointer;
transition:all 0.3s;
}

/*メイン右寄席*/
.content2{
width:50%;
border: 0px solid #000;
background-color: rgba(255, 255, 255, 0.8);
justify-content: center;
align-items: center;
position: absolute;
color: #333;
display: block;
cursor: pointer;
transition:all 0.3s;
}

.content1:hover {background: rgba(255, 255, 77, 0.8);opacity: 0.5;
}
.content2:hover {background: rgba(255, 255, 77, 0.8);opacity: 0.5;
}
/*その他*/
.content3{
border: 0px solid #000;
background-color: rgba(255, 255, 255, 0.8);
justify-content: center;
align-items: center;
position: absolute;
margin-left: auto;
margin-right: auto;
display: block;
cursor: pointer;
transition:all 0.3s;
}
.content3:hover {background: rgba(255, 255, 77, 0.8);
}
/*==================================================
空間/地図/Instagram
===================================*/
.news-area,.space-area,.access-area,.insta-area{
	width:92%;
    margin-bottom: 150px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;

}
.insta-area{
	width:95%;
    margin-bottom: 50px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.space-area img{
width:100%;
vertical-align: bottom;/*画像の下にできる余白を削除*/
margin-left: auto;
margin-right: auto;
margin-bottom: 0px;
margin-top: 30px;
}

.access p{
	font-size: 14px;
	line-height: 1.5em;
	margin-top: 30px;
	margin-bottom: 10px;
	color: #333;
	font-family: 'M PLUS 1p', sans-serif;
}
iframe{vertical-align: bottom;/*画像の下にできる余白を削除*/margin-bottom: 0px;}

/* ########### 428px 以下 ########### */
@media (max-width:428px){
.eye {
	height: 600px;
	margin-bottom: 100px;
}
.eye_rogo{
	top: 30px;
	width: 140px;
	height: auto
}
/*コンセプト文章*/
.eye_text{
	top: 210px;
	width:200px;
}
.eye_text p{
font-size: 14px;
line-height: 1.7em;
letter-spacing: 0em;
padding-bottom: 20px;
padding-top: 20px;
padding-left: 15px;
padding-right: 15px;
}

/*その他*/
.content3{
width:80%;
height:85px;
top:20px;
bottom: 0px;
left:-45px;
right:0px;
padding-top:8px;
}
.eye_text img{
width: 200px;
height: auto
}
/*トップメニュー大文字*/
.midashi1 h3 {
font-size: 22px;
letter-spacing: 0.10em;
}
/*メイン左寄席*/
.content1{
bottom:-20px;
left:20px;
padding-top:5px;
padding-bottom:5px;
}

/*メイン右寄席*/
.content2{
bottom:-20px;
right:20px;
padding-top: 5px;
padding-bottom:5px;
}
}
/* ########### 429px 以上 ########### */
@media (min-width:429px){
/*メイン左寄席*/
.content1{
bottom:-20px;
left:20px;
padding-top:10px;
padding-bottom:15px;
}

/*メイン右寄席*/
.content2{
bottom:-20px;
right:20px;
padding-top: 10px;
padding-bottom:15px;
}
}
/* ########### 429pxから529pxまで ########### */
@media screen and (min-width: 429px) and (max-width: 529px) {
.eye {
	height: 730px;
	margin-bottom: 100px;
}
.eye_rogo{
	top: 30px;
	width: 180px;
	height: auto
}
/*コンセプト文章*/
.eye_text{
	top: 280px;
	width:240px;
}
.eye_text p{
font-size: 15px;
line-height: 2.0em;
letter-spacing: 0em;
padding-bottom: 25px;
padding-top: 25px;
padding-left: 15px;
padding-right: 15px;
}
/*その他*/
.content3{
width:65%;
height:100px;
top:20px;
bottom: 0px;
left: -85px;
right:0px;
padding-top:15px;
}
/*トップメニュー大文字*/
.midashi1 h3 {
font-size: 22px;
letter-spacing: 0.15em;
}
}
/* ########### 530pxから768pxまで ########### */
@media screen and (min-width: 530px) and (max-width: 768px) {
/*トップメニュー大文字*/
.midashi1 h3 {
font-size: 24px;
letter-spacing: 0.15em;
}	
}
/* ########### 429pxから768pxまで ########### */
@media screen and (min-width: 429px) and (max-width: 768px) {
.eye {
	height: 730px;
	margin-bottom: 100px;
}
.eye_rogo{
	top: 50px;
	width: 200px;
	height: auto
}
/*コンセプト文章*/
.eye_text{
	top: 320px;
	width:260px;
}
.eye_text p{
font-size: 15px;
line-height: 2.0em;
letter-spacing: 0em;
padding-bottom: 25px;
padding-top: 25px;
padding-left: 15px;
padding-right: 15px;
}
.eye_text img{
width: 220px;
height: auto
}

/*その他*/
.content3{
width:70%;
height:100px;
top:20px;
bottom: 0px;
left: -115px;
right:0px;
padding-top:15px;
}}
/* ########### 768px 以下 ########### */
@media (max-width:768px){
.insta-area{
display: none
}

/*==================================================
サービスエリアその他
===================================*/
.other-area{
	width: 90%;
    margin-bottom: 150px;
	margin-left: auto;
	margin-right: auto;
	margin-top: auto;
}
/*画像の横幅を100%にしてレスポンシブ化*/
.other-area img{
width: 100%;
height: auto;
vertical-align: bottom;/*画像の下にできる余白を削除*/
position: relative;	
}
.other-area ul {
width: 100%;
}
.other-area li {
 width:50%;
 opacity: 1;
list-style: none;
margin-bottom: 25px;
display: block
}
.item1 {
}
.item2 {margin: 0 0 0 auto
}
.item3 {
}

}
/* ########### 769px 以上 ########### */
@media (min-width:769px){
.eye {
	height: 900px;
	margin-bottom: 100px;
}
.eye_rogo{
	top: 150px;
	width: 230px;
	height: auto
}
/*コンセプト文章*/
.eye_text{
	top: 450px;
	width:320px;
}
.eye_text p{
font-size: 16px;
line-height: 2.5em;
letter-spacing: 0.02em;
padding-bottom: 25px;
padding-top: 25px;
padding-left: 10px;
padding-right: 10px;
}
.eye_text img{
width: 240px;
height: auto
}
/*トップメニュー大文字*/
.midashi1 h3 {
font-size: 28px;
letter-spacing: 0.15em;
}
/*==================================================
サービスエリアその他
===================================*/
.other-area{
	width: 90%;
    margin-bottom: 150px;
	margin-left: auto;
	margin-right: auto;
	margin-top: auto;
}
.other-area {
  }
/*画像の横幅を100%にしてレスポンシブ化*/
.other-area img{
	width: 100%;
	height: auto;
	vertical-align: bottom;/*画像の下にできる余白を削除*/
}
.other-area ul {display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.other-area li {
    position: relative;
    width:30%;
    margin: 0;
	list-style: none;
	opacity: 0;
}
/*その他*/
.content3{
width:85%;
bottom: -15px;
left: 0px;
right: 0px;
padding-top:13px;
padding-bottom:15px;
}

}