@charset "UTF-8";
/* CSS Document */

/* 各種設定
------------------------------------------------------------*/

/* Main設定 */

#line { position: relative; z-index: 100; width: 100%; height: 7px; background: url(../common/kuro_line.jpg) 50% 0 repeat; }

.line { width: 100%; background-color: #000; height: 20px; }

hr {
  border-width: 1px 0px 0px 0px; /* 太さ1px */
  width: 100%; max-width: 850px; margin: 2em auto;
  border-style: dashed; /* 線種を破線に */
  border-color: #AEAC8E;
  height: 1px;         /* 高さ(※古いIE用) */
}

@media screen and (min-width: 701px) and (max-width: 960px) {
	hr {
    border-width: 1px 0px 0px 0px; /* 太さ1px */
    width: 100%; margin: 2em auto;
    border-style: dashed; /* 線種を破線に */
    border-color: #AEAC8E;
    height: 1px;         /* 高さ(※古いIE用) */
  }
}
@media screen and (max-width: 700px) {
	hr {
    border-width: 1px 0px 0px 0px; /* 太さ1px */
    width: 90%; margin: 2em auto;
    border-style: dashed; /* 線種を破線に */
    border-color: #AEAC8E;
    height: 1px;         /* 高さ(※古いIE用) */
  }
}

strong { font-weight: bold; }

.img100per { width: 100%; }
.img90per { width: 90%; }
.img80per { width: 80%; }
.img70per { width: 70%; }
.img60per { width: 60%; }
.img50per { width: 50%; }

.big1 { font-size: 1.9rem; }
.big2 { font-size: 2.4rem; }
.big3 { font-size: 3.5rem; }
.big4 { font-size: 4.5rem; }

.small1 { font-size: 0.9rem; }
.small2 { font-size: 1.3rem; }
.small3 { font-size: 1.4rem; }

@media screen and (max-width:700px) {
  .big1 { font-size: 1.5rem; }
  .big2 { font-size: 1.8rem; }
  .big3 { font-size: 2.1rem; }
  .big4 { font-size: 3.7rem; }
  .small1 { font-size: 0.9rem; }
  .small2 { font-size: 1.2rem; }
  .small3 { font-size: 1.3rem; }
}

.text_11 { font-size: 1.1rem; }
.text_12 { font-size: 1.2rem; }
.text_13 { font-size: 1.3rem; }
.text_14 { font-size: 1.4rem; }
.text_16 { font-size: 1.6rem; }
.text_17 { font-size: 1.7rem; }
.text_18 { font-size: 1.8rem; }
.text_19 { font-size: 1.9rem; }
.text_20 { font-size: 2.0rem; }
.text_23 { font-size: 2.3rem; }
.text_26 { font-size: 2.6rem; }
.text_28 { font-size: 2.8rem; }
.text_30 { font-size: 3.0rem; }
.text_35 { font-size: 3.5rem; }
.text_40 { font-size: 4.0rem; }

.c_midashi { color: #DBAC43; font-weight: bold; font-size: 1.2em; }
.c_midashi02 { color: #9DCFE9; font-weight: bold; }
.c_midashi03 { color: #B3A76A; font-weight: bold; }
.text_yellow { color: #FFF002; font-weight: bold; }
.text_orange { color: #FFA801; font-weight: bold; }
.text_red { color: #F23131; font-weight: bold; }
.text_pink { color: #FF9EDC; font-weight: bold; }
.text_blue { color: #4FC9E4; font-weight: bold; }
.text_purple { color: #631B69; font-weight: bold; }
.text_green { color: #066a5e; font-weight: bold; }
.text_kuro { color: #330f1f; font-weight: bold; }
.text_white { color: #FFFFFF; font-weight: bold; }
.text_gray { color: #959595; }
.text_opacity { opacity:0.4; }

.text_arrow { color: #37ACF1; font-weight: bold; }

.textshadow_k { text-shadow: 1px 1px 1px #000000; }
.textshadow_w { text-shadow: 1px 1px 1px #ffffff; }
.textshadow_y { text-shadow: 1px 1px 1px #ffcc00; }
.textshadow_p { text-shadow: 1px 1px 1px #ff759c; }

.text_right { text-align: right; }
.text_left { text-align: left; }

.text1em {
	padding-left: 1em;
  text-indent: -1em; }

.text1em_all {
	padding-left: 1rem; }

.textleft_all {
	padding-left: 3.5rem; }

@media screen and (max-width:700px) {
  .textleft_all {
	padding-left: 2.0rem; }
}

.text1em_mar_t {
	margin-top: 8px;
	padding-left: 1em;
  text-indent: -1em; }

.midashi_text01 {
	padding: 7px 60px 0px 60px;
	font-size: 19px; line-height: 1.8; font-weight: bold; }

.sub_title_a {
  color: #E2EFF7;
  font-family: 'Libre Baskerville', serif;
	font-style: normal;
	font-weight: 400;
  letter-spacing: 1.4px;
}
.sub_title_b {
  color: #FFF002;
  font-family: 'Libre Baskerville', serif;
  letter-spacing: 1px;
}

.mincho {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "MS P明朝", "MS明朝", serif;
  transform: rotate(.03deg);
}
.ggl_text01 { font-family: 'Barlow Semi Condensed', sans-serif; }

.tic_block {
	margin: 0 auto;
	padding: 1px;
  width: 65%;
  background-color: #525252;
	border: 0px #AC1616 solid;
}

.text_block_guid {
	margin: 30px 0px 15px 0px;
  padding: 20px;
  width: 65%;
	text-align: center;
	background-color: rgba(0,0,0,0.70);
	opacity: 1.0;
  border: 1px #B2935B solid;
}
.box_midashi2 {
	padding: 18px; color: #E4EB49;
	font-size: 18px; line-height: 1.8; font-weight: bold; }

@media screen and (max-width: 650px) {
  .text_block_guid {
    margin: 20px 0px 15px 0px;
    padding: 6px;
    width: 90%;
    text-align: center;
    background-color: rgba(0,0,0,0.70);
    opacity: 1.0;
    border: 1px #B2935B solid;
  }
  .box_midashi2 {
    padding: 15px; color: #E4EB49;
    font-size: 14px; line-height: 1.8; font-weight: bold; }
}
	


/* ボタン */
.btn,
a.btn {
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.5;
  position: relative;
  display: inline-block;
	margin-top: 0.4rem;
  padding: 0.8rem 2.6rem 0.8rem 3.5rem;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  letter-spacing: 0.1em;
  border-radius: 0.5rem;
}

/* ボタンLarge */
.btn_large,
a.btn_large {
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1.5;
  position: relative;
  display: inline-block;
	margin-top: 0.4rem;
  padding: 1.2rem 6rem;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  letter-spacing: 0.1em;
  border-radius: 0.5rem;
}

a.btn_slide {
  overflow: hidden;
  color: #fff;
  background: rgba(128,22,43,1.00);
}
a.btn_slide span { position: relative;
  color: #fff; }
a.btn_slide:before {
  position: absolute;
  top: 0; left: 0;
  width: 100%; height: 100%;
  content: '';
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  -webkit-transform: translateX(-96%);
  transform: translateX(-96%);
  background: #EF852B;
}
a.btn_slide:hover:before {
  -webkit-transform: translateX(0%);
  transform: translateX(0%);
}

.btn2 a.btn_slide { /* btn背景 色変え */
  overflow: hidden;
  color: #fff;
  background: rgba(27,13,14,0.80);
}

/* PCチケット（右サイド固定） */
.tic_btn,
a.tic_btn {
	font-family: "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif;
  font-size: 17px;
  font-size: 1.7rem;
  font-weight: 700;
  line-height: 1.5;
  position: relative;
  display: inline-block;
  padding: 0.9rem 2.5rem;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  letter-spacing: 0em;
  border-radius: 0.6rem 0 0 0.6rem;
	opacity: 0.8;
}
a.btn-radius-solid {
  color: #fff;
  background: #D02020;
  background: -webkit-gradient(linear, left top, left bottom, from(#D02020), to(#811010));
  background: -webkit-linear-gradient(top, #D02020 0%, #811010 100%);
  background: linear-gradient(to bottom, #D02020 0%, #811010 100%);
}

a.btn-radius-solid:hover {
	opacity: 1.0;
	text-decoration: none; 
  background: -webkit-gradient(linear, left bottom, left top, from(#901616), to(#DC1645));
  background: -webkit-linear-gradient(bottom, #901616 0%, #DC1645 100%);
  background: linear-gradient(to top, #901616 0%, #DC1645 100%);
}
/* PCチケット位置調整 */
#tic_bnr {
  position: fixed;
  right: 0px;
  top: 120px;
}

/* SPチケット（下部固定） */
#sp_ticket {
   position: fixed;
   width: 100%;
   bottom: 0px;
   font-size: 0;
   opacity: 0.9;
   z-index: 99;
}
	 #sp_ticket ul {
   list-style: none;
   padding: 0;
   margin: 0 auto;
   width: 100%;
}
#sp_ticket li {
   justify-content: center;
   align-items: center;
   width: 100%;
   padding: 0;
   margin: 0;
   font-size: 14px; font-weight: bold;
}

#sp_ticket li {
   background: #D02020;
}

/* ボタンを調整 */
#sp_ticket li a{
	font-family: "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif;
	text-align: center;
	display: block;
	color: #fff;
	width: 100%;
	padding: 18px 0;
}
#sp_ticket li a:hover {
  background-color: rgba(216,18,73,1.0);
	text-decoration: underline; 
}

/* movie */
.movie-wrap {
	position: relative;
	padding-bottom: 56.25%; /*アスペクト比 16:9の場合の縦幅*/
	height: 0;
	overflow: hidden;
}
 
.movie-wrap iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* movie */
.td_mov { width: 48%; border: 1px #7e6b40 solid;
	background-color: rgba(0,0,0,0.30); padding: 10px; }
.td_mov_sp { width: 4%; }
.mov_text {
	text-align: center;
	padding: 12px;
}
.linkup a{ display: block; }

/* ## Rollover set ## */
a:hover.movie_lo { 
    opacity: 0.7; 
    filter: alpha(opacity=70); 
    -moz-opacity: 0.7; }


/* Link set */
a.menu_link:link { color: #F2EEE3; text-decoration: none; font-weight: bold; }
a.menu_link:visited { color: #F2EEE3; text-decoration: none; font-weight: bold; }
a.menu_link:hover { color: #EDDB88; text-decoration: underline; font-weight: bold; }

/* 未訪問 */
a:link { color: #FFFC97; text-decoration: none; }
/* 訪問済み */
a:visited { color: #FFFC97; text-decoration: none; }
/* カーソルが上に乗った状態 */
a:hover { color: #DDFF45; text-decoration: underline; }

.clear { clear: both; }

@media print { body { display: none !important; } }

.grd { pointer-events: none; }
