/* カスタム CSS をここに入力してください */

/* トップページ */

.pc #header .logo a {
 	width: 569px; height: 86px;
  display:block;
  margin: 0 auto;
  background: url(http://lanikai-hula-studio.com/wp/wp-content/uploads/2018/06/logo.png) no-repeat;
  text-indent: -9999px;
}
.pc .not_home #header .logo a {
 	width: auto; height: auto;
  display: inline-block;
  margin: 0 auto;
  background: none;
  text-indent: 0;
}

.pc #header_logo .desc {
 	margin: 6px 0 0; 
}

.index_box_list .box {
	width: 100%;
  margin: 60px 0 0;
}

.index_box_list .box2,
.index_box_list .box3 {
 	display: none; 
}

.index_box_list .desc {
 	width: 900px;
  margin: 0 auto;
}

.catchphrase {
	padding-top: 48px; 
}

@media screen and (max-width:770px) {
  .index_box_list .desc {
    width: 100%;
    margin: 0 auto;
  }

  #index_content2 .catchphrase .desc {
 		text-align: left; 
  }
}

.pc #index_content2 .catchphrase {
 	text-align: left; 
}

.pc #index_content2 .catchphrase .desc {
 	width: 900px;
  margin: 0 auto;
}

.pc #index_content2 .catchphrase .desc p:last-child {
  margin: 30px 0 50px
}

.index_box_list .box1 p {
	margin-top: 16px;
}

.index_box_list .box1 p:first-child {
	margin-top: 0;
}

.pc #index_content2 .catchphrase .headline {
  font-size: 34px!important;
  text-align: center;
}

#main_contents {
 	background: url(http://lanikai-hula-studio.com/wp/wp-content/uploads/2018/06/bg.jpg) repeat; 
}

.tcd-pb-row.row1,
.tcd-pb-row.row2,
.tcd-pb-row.row3,
.tcd-pb-row.row4 {
 	background-color: transparent!important; 
}

#header_slider {
 	max-height: 500px; 
}

#footer_top {
  display: none;
 	margin-top: 0; 
}

#header_image .caption .title {
 	font-size: 34px!important; 
}