/*
Theme Name:siteorigin-unwind-child
Template:siteorigin-unwind
Version:1.6.4
*/







/* カミングスーン */
#index_comingsoon {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
	margin-bottom: 20px;
}
#index_comingsoon h2 {
	text-align: center;
}
#index_comingsoon li {
	list-style: none
}
.shasen {
	width: 100%;
	height: 8px;
	background-size: auto auto;
	background-color: rgba(255, 255, 255, 1);
	background-image: repeating-linear-gradient(135deg, transparent, transparent 5px, rgba(118, 118, 118, 1) 5px, rgba(118, 118, 118, 1) 8px );
}
.comingsoon_date {
	float: left;
	width: 26%;
	text-align: center;
	background-color: #3A3A3A;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 10px;
	margin-right: 15px;
	font-size: 1.5em;
	font-weight: bold;
}
.comingsoon_date a {
	color: #fff;
}
.comingsoon_title {
	float: left;
	margin-top: -25px;
	width: 65%;
}
h3 {
	font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
	font-weight: bold;
	font-size: 1.9em;
	line-height: 1.3em;
}

/* イベントスケジュールボタン */
#index_es_btn {
	float: right;
}
#index_es_btn a {
	color: #333;
	margin-bottom: 50px;
}


/* 矢印 */
.arrow {
  display: inline-block;
  position: relative;
  padding: 10px 80px;
  color: #000;
  text-decoration: none;
	line-height: 1em;
}
.arrow::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 10%;
  margin: auto;
    width: 40px;
    height: 10px;
    border-bottom: 1px solid #000;
}
.arrow::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: -10px;
  right: 10%;
  margin: auto;
    width: 20px;
    height: 10px;
    border-top: 1px solid #000;
    -webkit-transform: rotate(20deg);
    transform: rotate(20deg);
}


/* ピックアップムービー */
#index_pickup_movie {
    width: 100%;
    background-color: #E7EAE9;
    padding-top: 50px;
    padding-bottom: 50px;
}
#index_pickup_movie_in {
    max-width: 1100px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    margin-top: 50px;
	margin-bottom: 50px;
}
.movie_01 {
	width: 30%;
	margin-right: 5%;
	float: left;
}
.movie_02 {
	width: 30%;
	margin-right: 5%;
	float: left;
}
.movie_03 {
	width: 30%;
	float: left;
}


#index_movie_left {
	width: 50%;
	height: 550px;
	float: left;
	background-color: #E7EAE9;
}
.youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.youtube iframe {
  position: absolute;
  width: 100% !important;
  height: 550px !important;
  max-height: 550px;
  top: 0;
  left: 0;	
}
#index_movie_right {
	width: 50%;
	height: 550px;
	float: right;
	background-color: #E7EAE9;
}
#index_movie_right_in {
	max-width: 400px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-top: 150px;
}


/* アクセス */
#index_access_left {
	width: 50%;
	float: left;
	height: 500px;
}
#index_access_left_in {
	max-width: 550px;
	margin-left: auto;
}
#index_access_right {
	width: 50%;
	float: right;
	height: 550px;
}


/* バックヤードプロモーションのイベント */
#index_bp_event_bg{
	background-color: #2A2A2A;
	width: 100%;
	padding-top: 50px;
	padding-bottom: 50px;
	text-align: center;
}
#index_bp_event {
	max-width: 1150px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 50px;
	padding-bottom: 50px;
}
.index_bp_event_box {
	float: left;
	max-width: 25%;
	text-align: center
}
.index_bp_event_box img {
	max-width: 80%;
}


/* スマホ ここから*/
@media screen and (max-width: 770px) {
	
/* カミングスーン */
#index_comingsoon {
	width: 90%;
}
#index_comingsoon h2 {
	font-size: -1;
}
#index_comingsoon li {
	clear: both;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
}	
.comingsoon_title {
    float: none;
    text-align: center;
    margin-top: 15px;
    width: 100%;
    padding-top: 5px;
}
	
	
	
	
	
/* ピックアップムービー */
	
.movie_01 ,.movie_02 ,.movie_03 {
    width: 90%;
    margin-right: auto;
    margin-left: auto;
    float: none;
}
#index_movie_left {
	width: 100%;
	height: auto;
	float: none;
}
.youtube iframe {
  max-height: auto;
  height: 100% !important;
}
#index_movie_right {
	width: 100%;
	height: auto;
	float: none;
}
#index_movie_right_in {
	max-width: 90%;
	text-align: center;
	margin-top: 0px;
	padding-top: 30px;
	padding-bottom: 30px;
}
	
/* アクセス */
#index_access_left {
	width: 100%;
	height: auto;
}
#index_access_left_in {
	max-width: 90%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
	text-align: center;
}
#index_access_right {
	width: 100%;
	height: 300px;
}
	
/* バックヤードプロモーションのイベント */
#index_bp_event {
	max-width: 90%;
}
.index_bp_event_box {
	max-width: 50%;
}
.index_bp_event_box img {
	max-width: 90%;
	clear: both;
	max-height: 240px;
}
	
}