@charset "utf-8";

/* =reset
------------------------------------------------------------------------------------------*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,
pre,form,fieldset,input,textarea,p,blockquote,th,td,header, section, article, footer, article, aside, time ,nav,a{
margin:0;
padding:0;
}

fieldset,img{
  border:0;
}
address,caption,cite,code,dfn,em,th,var{
font-style:normal;
font-weight:normal;
}
ol,ul{
list-style:none;
}
caption,th{
text-align:left;
}
h1,h2,h3,h4,h5,h6{
font-size:100%;
font-weight:normal;
}
q:before,q:after{
content:'';
}
abbr,acronym{
border:0;
}
p{
text-justify:inter-ideograph;
margin: 0;
}

header, section, article, footer, article, aside, time ,nav { display: block; }

ul{
-webkit-margin-before: 0;
-webkit-margin-after: 0;
-webkit-margin-start: 0;
-webkit-margin-end: 0;
-webkit-padding-start: 0;
}
figure {
display: block;
-webkit-margin-before: 0;
-webkit-margin-after: 0;
-webkit-margin-start: 0;
-webkit-margin-end: 0;
}

button{
background-color: transparent;
border: none;
cursor: pointer;
outline: none;
padding: 0;
appearance: none;
}


/* =base
------------------------------------------------------------------------------------------*/
* { /*box-sizing: border-box;*/ }
body { background: #fff; color: #000;/* font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;*/ font-family: 'Noto Sans JP', 'Noto Sans JP IE', sans-serif;/* font-feature-settings : "palt";*/ font-size: 16px; line-height: 1.6em; /*letter-spacing: .1em;*/word-break: break-all;}
img { vertical-align: bottom; }
a { color: #333; text-decoration: none; outline: none; }
a:hover { text-decoration: none; }
a:hover img { opacity: 0.8; filter: alpha(opacity=80); }
.section-wrap p:not(:last-of-type) { margin-bottom: 1em; }

/* =header
------------------------------------------------------------------------------------------*/
header { background: #e95098; display: table; position: relative; top: 0; width: 100%; z-index: 2; }
header .header-wrap { display: table; margin: 0 auto; padding: 15px 20px; width: 100%; box-sizing: border-box; }
header .left { display: table-cell; line-height: 1em; vertical-align: middle; width: 16%; }
header .right { display: table-cell; margin: .5em 0; vertical-align: middle; width: 84%; }
header h1 { color: #fff; font-size: 10px; line-height: 1em; text-align: right; }
header .logo-eplus { width: 100px; height: 21px;}
header .logo-eplus img { width: 100%; }

/* =foot
-----------------------------------------------------------------------------------------*/
footer { background: #e95098; color: #fff; text-align: center; width: 100%;  margin: 0 auto; padding: 50px 0; position: relative; z-index: 1;}
footer p { font-size: 12px; line-height: 1em;}
footer .footer-logo-eplus a{ width: 41px; height: 37px; margin: 0 auto; display: block;}

  /* =ページトップ
------------------------------------------------------------------------------------------*/
.page_top { margin: 0; position: fixed; right: 100px; bottom: 50px; text-align: center; z-index: 10; }
.page_top a { background: rgba(255,255,255,.8); border: 1px solid #ccc; border-radius: 40px; color: #000; display: block; font-size: 11px; height: 80px; line-height: 80px; transition: all .2s; width: 80px; }

/* = sp nav
------------------------------------------------------------------------------------------*/
.sp-nav { display: none; }

/* = breadcrumb
------------------------------------------------------------------------------------------*/
.breadcrumb { margin: 30px auto ; max-width: 1000px; width: 92%; }
.breadcrumb li { color: #696969; display: inline; }
.breadcrumb li a { font-size: 14px; line-height: 1.2em; text-decoration: underline; }
.breadcrumb li:not(:last-child)::after { content: " > "; color: #696969; }

/* = parts
------------------------------------------------------------------------------------------*/
.pc-none { display: none; }
.sp-none { display: block; }

/* 横並びbox */
.clearfix::after,
.clearfix::before,
.float-box::after,
.float-box::before { content: ""; clear: both; display: block; }
.float-box { width: 102%; margin-bottom: -5%;}
.float-box .box01 { width: 98%; margin-bottom: 5%;}
.float-box .box02,
.float-box .box03,
.float-box .box04 { float: left; margin: 0 2% 5% 0; }
.float-box .box02 { width: 48%; }
.float-box .box03 { width: 31.3%; }
.float-box .box04 { width: 23%; }
.float-box .box01 img,
.float-box .box02 img,
.float-box .box03 img,
.float-box .box04 img { width: 100%; }
.table-box { display: table; width: 100%; }
.table-box .box02,
.table-box .box03,
.table-box .box04 { display: table-cell; vertical-align: middle; }
.table-box .box02 { width: 50%; }
.table-box .box03 { width: 33.3%; }
.table-box .box04 { width: 25%; }
.table-box .box02 img,
.table-box .box03 img,
.table-box .box04 img { width: 100%; }


/* font */
.moreless { font-size: .8em; line-height: 1.4em; }
.less { font-size: .9em; line-height: 1.4em; }
.mid { font-size: 1.1em; line-height: 1em; }
.big { font-size: 1.2em; line-height: 1em; }
.bigger { font-size: 1.3em; line-height: 1em; }
.biggest { font-size: 1.5em; line-height: 1em; }
.font-bold { font-weight: bold; }
.font-normal { font-weight: normal; }
.font-minchou { font-family: "ＭＳ 明朝",serif; font-weight: normal; }
.font-yu-minchou { font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif; font-weight: normal; }
.font-italic { font-style: italic; }
.copyright { font-size: 12px; line-height: 1.4em;}

/* textColor */
.text-red { color: #cc0000; }
.text-white { color: #fff; }
.text-black { color: #000; }
.sat { color: #0b5792; }
.sun { color: #a63646; }

/* textAlign */
.text-left { text-align: left; }
.text-center { text-align: center; }
.text-right { text-align: right; }

/* margin */
.mb-05vw { margin-bottom: .5vw !important; }
.mb-1vw { margin-bottom: 1vw !important; }
.mb-2vw { margin-bottom: 2vw !important; }
.mb-3vw { margin-bottom: 3vw !important; }
.mb-4vw { margin-bottom: 4vw !important; }
.mb-5vw { margin-bottom: 5vw !important; }
.mb-6vw { margin-bottom: 6vw !important; }
.mb-7vw { margin-bottom: 7vw !important; }
.mb-8vw { margin-bottom: 8vw !important; }
.mb-9vw { margin-bottom: 9vw !important; }
.mb-10vw { margin-bottom: 10vw !important; }
.mb-01em { margin-bottom: .1em !important; }
.mb-02em { margin-bottom: .2em !important; }
.mb-03em { margin-bottom: .3em !important; }
.mb-04em { margin-bottom: .4em !important; }
.mb-05em { margin-bottom: .5em !important; }
.mb-06em { margin-bottom: .6em !important; }
.mb-07em { margin-bottom: .7em !important; }
.mb-08em { margin-bottom: .8em !important; }
.mb-09em { margin-bottom: .9em !important; }
.mb-1em { margin-bottom: 1em !important; }
.mb-2em { margin-bottom: 2em !important; }

/* linkButtonBased */
.link-button a { box-sizing: border-box; text-decoration:none;  display: block; border-radius: 100px; font-size: 22px; font-weight: bold; line-height: 1em; margin: 0 auto; padding: 1.5em .2em; position: relative; text-align: center; transition: .1s; width: 100%; max-width: 550px;}
.link-button a:hover { text-decoration: none; opacity: .8;}
.link-button a:active { box-shadow: none; }

/* linkButtonColor */
.link-button a { background: #f16baa; color: #fff; }

/* 16:9 wrap(youteubeとか) */
.video-outer-wrap { margin: 0 auto; width: 100%; max-width: 550px;}
.video-wrap { overflow: hidden; padding-bottom: 56.25%; position: relative; height: 0px; width: 100%; }
.video-wrap iframe { position: absolute; top: 0; left: 0; height: 100%; width: 100%; }

/* periodBox */
.period-box { background: #f8f8f8; border: 1px solid #cc0000; box-sizing: border-box; color: #cc0000; font-size: 26px; font-weight: bold; line-height: 1.4em; margin: 0 auto 20px; padding: 25px 0; text-align: center; width: 80%; }

/* bottomLineBased */
.solid-line { border-bottom: 1px solid #000; }
.dotted-line { border-bottom: 1px dotted #000; }
.dashed-line { border-bottom: 1px dashed #000; }

/* bottomLinePadding */
.solid-line,
.dotted-line,
.dashed-line { padding-bottom: 16px; }

/* textList(div等で囲む) */
p.text-list,
.text-list ul li { padding: 0 0 3px 1.1em; position: relative; }
p:not(:last-of-child).text-list { margin-bottom: 1em; }
.text-list ul li:not(:last-of-child) { margin-bottom: 5px; }
p.text-list::before,
.text-list ul li::before { content: "※"; position: absolute; left: 0; }
p.text-list-dotted::before,
.text-list-dotted ul li::before { content: "・"; }
p.text-list-circle::before,
.text-list-circle ul li::before { content: "●"; }
p.text-list-square::before,
.text-list-square ul li::before { content: "■"; }
p.text-list-counter,
.text-list-counter{ counter-reset: number 0;}
p.text-list-counter,
.text-list-counter ul li { padding-left: 2.1em; }
p.text-list-counter::before,
.text-list-counter ul li::before { counter-increment: number 1; content: "" counter(number) ""; }

/* linkOff */
.link-off a { background: #ccc!important; border: none!important; box-shadow: none!important; pointer-events: none!important; }
.link-off a::after { display: none!important; }

/* smartphone
------------------------------------------------------------------------------------------*/
@media screen and (max-width: 768px){
  /* =base
  ------------------------------------------------------------------------------------------*/
  body { font-size: 14px; line-height: 1.6em; }

  /* =header
  ------------------------------------------------------------------------------------------*/
  header { border-top: solid 2px #e95098; }
  header .header-wrap { padding: 8px 8px 10px; }
  header .left,
  header .right { display: block; width: 100%; }
  header .left { margin-bottom: 10px; }
  header .right { margin: 0; }
  header h1 { text-align: left; line-height: 1.2em;}
  header .logo-eplus { width: 60px; height: 12px;}

  /* =foot
  -----------------------------------------------------------------------------------------*/
  footer { padding: 30px 0; }

  /* =pagetop
  ------------------------------------------------------------------------------------------*/
  .page_top{ display: none; }

  /* = sp nav
  ------------------------------------------------------------------------------------------*/
  .sp-nav { display: block; }
  #toggle { background: #fcc700; position: fixed; top: 0; right: 0; height: 45px; width: 45px; transition: .2s; z-index: 11; }
  #toggle .button { background: #fff; height: 4px; position: absolute; top: calc(50% - 2px); left: 20%; transition: .3s; width: 60%; }
  #toggle .button::before,
  #toggle .button::after { background: #fff; content: ""; display: block; height: 4px; position: absolute; top: 50%; left: 0; transition: .3s; width: 100%; }
  #toggle .button::before { margin-top: -12px; }
  #toggle .button::after { margin-top: 8px; }
  #toggle .close { background: transparent; top: calc(50% - 4px); }
  #toggle .close::before,
  #toggle .close::after{ margin-top: 0; }
  #toggle .close::before{ transform: rotate(-45deg); }
  #toggle .close::after{ transform: rotate(-135deg); }
  #menu { opacity: 0; transition: .3s; display: none;}
  #menu.open { display: block !important; opacity: 1; transition: .1s; }
  .nav-menu { background: rgba(0,0,0,.8); height: 100%; height: 100vh; position: fixed; top: 0; transition: .3s; width: 100%; width: 100vw; z-index: 10; }
  .nav-menu li:first-child { border-bottom: 1px solid #666; height: 45px; }
  .nav-menu li a { border-bottom: 1px solid #666; color: #fff; display: inherit; font-size: 14px; line-height: 1em; padding: 14px 0; width: 100%; text-align: center; }

  /* = parts
  ------------------------------------------------------------------------------------------*/
  .pc-none { display: block; }
  .sp-none { display: none; }

  /* 横並びbox */
  .float-box,
  .float-box .box01,
  .float-box .box02,
  .float-box .box03 { width: 100%;}
  .float-box .box02,
  .float-box .box03 { float: none; margin: 0 0 5% 0; }
  .float-box .box04 { width: 48%; }
  .table-box .box02,
  .table-box .box03 { display: block; width: 100%; }
  .table-box .box04 { width: 50%; }


  /* textAlign */
  .sp-text-left { text-align: left; }
  .sp-text-right { text-align: right; }
  .sp-text-center { text-align: center; }

  /* margin */
  .sp-mb-05vw { margin-bottom: .5vw !important; }
  .sp-mb-1vw { margin-bottom: 1vw !important; }
  .sp-mb-2vw { margin-bottom: 2vw !important; }
  .sp-mb-3vw { margin-bottom: 3vw !important; }
  .sp-mb-4vw { margin-bottom: 4vw !important; }
  .sp-mb-5vw { margin-bottom: 5vw !important; }
  .sp-mb-6vw { margin-bottom: 6vw !important; }
  .sp-mb-7vw { margin-bottom: 7vw !important; }
  .sp-mb-8vw { margin-bottom: 8vw !important; }
  .sp-mb-9vw { margin-bottom: 9vw !important; }
  .sp-mb-10vw { margin-bottom: 10vw !important; }

  /* linkButton */
  .link-button a { font-size: 16px; width: 100%;}


  /* periodBox */
  .period-box { font-size: 18px; line-height: 1.2em; margin-bottom: 4vw; padding: .6em 0; width: 90%; }

  /* textList(div等で囲む) */
  .text-list p,
  .text-list ul li { padding-bottom: 2px; }
}


/* = lang
------------------------------------------------------------------------------------------*/
.lang-menu{float: right;}
.lang-list {width: 100%; display: flex; justify-content: space-around; }
.lang-list .lang {margin: 0 3px; position: relative; }
.lang-list .lang a {color: #fff; position: relative; display: block; text-decoration: none; line-height: 1em; font-size: 16px; padding: 3px 12px; font-weight: bold; }
.lang-list .lang a:hover{opacity: .6;}
@media screen and (max-width: 768px) {
.lang-list .lang a {font-size: 14px; padding: 3px 10px; }
}

/* =reset
------------------------------------------------------------------------------------------*/
/* カラムの非表示 */
.column__left, .column__right {display: none; }
/* ワード画像ブロックの非表示 */
.block-word__content {display: none; }
/* シェアボタンの非表示（お気に入りボタンをinfo枠に移動させる時はコメントアウトしてください） */
aside.share {display: none; }

.page-content {padding-top: 0; }
.column__main .section:first-child {margin-top: 0; }
@media only screen and (min-width: 768px){
.column__center{max-width:1000px /* #wordCustom-wrap .content-wrap-1000px のwidthの値を入れる */;width: 84%;}
.page-content{padding-top: 0;}
/* 表示するコンテンツの幅に合わせてwidthを修正してください */
.column--column3 .column__main {width: 1000px; margin: 0 auto; }
.column__main {width: 1000px; margin: 0 auto; }
}
.footer { background: #f2f2f2; z-index: 2;position: relative;}
.block-word {
background: none;
box-shadow: none;
padding: 0;
}
.block-word li{list-style:none;}
.header{z-index: 2;}
.page-header{z-index: 2;}
.page-breadcrumbs{z-index: 2;max-width:1000px;width: 84%; margin: 0 auto;}
.column__center{width: 84%; margin: 0 auto;}
/*----- ▼▼▼お気に入りボタンを#wordCustom-wrapへ ここから▼▼▼ -----*/

/* #wordCustom-wrap内のお気に入りボタンをカスタム */
/*.block-favorite__register{text-align:center; margin-top: 0;}
#wordCustom-wrap .block-favorite__register .button{max-width: 450px; font-size: 16px; padding: 1em 0.4em;}
#wordCustom-wrap .block-favorite__register .button.checked { color: #f16baa; background-color: #fff; border: 1px solid #f16baa; border-bottom: 2px solid #d9458b;}
#wordCustom-wrap .block-favorite__register .button.checked:before { content: ''; display: inline-block; vertical-align: middle; background-image: url(https://eplus.jp/s/eplus/img/icon_favorite_checked.svg); background-position: center center; background-size: contain; background-repeat: no-repeat; width: 26px; height: 26px; margin-right: 2px;}
#wordCustom-wrap .block-favorite__register .button.loading {color: transparent; position: relative; cursor: default; min-height: auto; pointer-events: none; }
#wordCustom-wrap .block-favorite__register .button.loading:before { content: ‘’; display: block; margin: 0; position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); width: 16px; height: 16px; background-repeat: no-repeat; background-position: center center; background-image: url(https://eplus.jp/s/eplus/img/img_loading_gray.gif); background-size: 16px 16px; background-color: transparent !important;}*/
@media only screen and (min-width: 768px){
/* #wordCustom-wrap内のお気に入りボタンをカスタム */
/*#wordCustom-wrap .block-favorite__register .button{font-size: 18px;}*/
}

/*----- ▲▲▲お気に入りボタンを#wordCustom-wrapへ ここまで▲▲▲ -----*/

/* = Parts */
#wordCustom-wrap .pc-none { display: none; }
#wordCustom-wrap .sp-none { display: block; }
#wordCustom-wrap img { vertical-align: bottom; }
#wordCustom-wrap table{border-collapse: collapse;}
#wordCustom-wrap .section-wrap p:not(:last-of-type) { margin-bottom: 1em; }

/* 固定背景 */
.wrap{overflow: hidden;}
.wrap::before {content:""; display:block; position:fixed; top:0; left:0; z-index:-1; width:100%; height:100vh; background:url(https://eplus.jp/s/oki_img/0000162894/nottestellata/2024/page_background.jpg) center top no-repeat #0b0f28; background-size:cover; }

/* 全体を囲むwrap */
#wordCustom-wrap {color: #fff; font-size: 16px; font-weight: normal; line-height: 1.6em;}
#wordCustom-wrap .content-wrap-1000px { margin: 0 auto 30px; padding: 60px 0; position: relative; max-width: 1000px; width: 92%;}
/* 画面フル */
#wordCustom-wrap.full-page {width: 100vw; position: relative; left: 50%; right: 50%;margin-left: -50vw;margin-right: -50vw;}

/* 横並びbox */
#wordCustom-wrap .clearfix::after,
#wordCustom-wrap .clearfix::before,
#wordCustom-wrap .float-box::after,
#wordCustom-wrap .float-box::before { content: ""; clear: both; display: block; }
#wordCustom-wrap .float-box { width: 102%; margin-bottom: -5%;}
#wordCustom-wrap .float-box .box01 { width: 98%; margin-bottom: 5%;}
#wordCustom-wrap .float-box .box02,
#wordCustom-wrap .float-box .box03,
#wordCustom-wrap .float-box .box04 { float: left; margin: 0 2% 5% 0; }
#wordCustom-wrap .float-box .box02 { width: 48%; }
#wordCustom-wrap .float-box .box03 { width: 31.3%; }
#wordCustom-wrap .float-box .box04 { width: 23%; }
#wordCustom-wrap .float-box .box01 img,
#wordCustom-wrap .float-box .box02 img,
#wordCustom-wrap .float-box .box03 img,
#wordCustom-wrap .float-box .box04 img { width: 100%; }
#wordCustom-wrap .table-box { display: table; width: 100%; }
#wordCustom-wrap .table-box .box02,
#wordCustom-wrap .table-box .box03,
#wordCustom-wrap .table-box .box04 { display: table-cell; vertical-align: middle; }
#wordCustom-wrap .table-box .box02 { width: 50%; }
#wordCustom-wrap .table-box .box03 { width: 33.3%; }
#wordCustom-wrap .table-box .box04 { width: 25%; }
#wordCustom-wrap .table-box .box02 img,
#wordCustom-wrap .table-box .box03 img,
#wordCustom-wrap .table-box .box04 img { width: 100%; }
#wordCustom-wrap .flex-box{ display: flex; flex-wrap: wrap; width: 102%; margin-bottom: -5%;}
#wordCustom-wrap .flex-box .box01 { width: 98%; margin-bottom: 5%;}
#wordCustom-wrap .flex-box .box02,
#wordCustom-wrap .flex-box .box03,
#wordCustom-wrap .flex-box .box04 { margin: 0 2% 5% 0; }
#wordCustom-wrap .flex-box .box02 { max-width: 48%; flex-basis: 48%;}
#wordCustom-wrap .flex-box .box03 { max-width: 31.3%; flex-basis: 31.3%;}
#wordCustom-wrap .flex-box .box04 { max-width: 23%; flex-basis: 23%;}
#wordCustom-wrap .flex-box .box01 img,
#wordCustom-wrap .flex-box .box02 img,
#wordCustom-wrap .flex-box .box03 img,
#wordCustom-wrap .flex-box .box04 img{ width: 100%; }

/* font */
#wordCustom-wrap .moreless { font-size: .8em; line-height: 1.4em; }
#wordCustom-wrap .less { font-size: .9em; line-height: 1.4em; }
#wordCustom-wrap .mid { font-size: 1.1em; line-height: 1em; }
#wordCustom-wrap .big { font-size: 1.2em; line-height: 1em; }
#wordCustom-wrap .bigger { font-size: 1.3em; line-height: 1em; }
#wordCustom-wrap .biggest { font-size: 1.5em; line-height: 1em; }
#wordCustom-wrap .font-bold { font-weight: bold; }
#wordCustom-wrap .font-normal { font-weight: normal; }
#wordCustom-wrap .font-minchou { font-family: "ＭＳ 明朝",serif; font-weight: normal; }
#wordCustom-wrap .yu-minchou { font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif; font-weight: normal; }
#wordCustom-wrap .font-italic { font-style: italic; }
#wordCustom-wrap .copyright { font-size: 12px; line-height: 1.4em;}

/* textColor */
#wordCustom-wrap .text-red { color: #cc0000; }
#wordCustom-wrap .text-white { color: #fff; }
#wordCustom-wrap .text-black { color: #000; }
#wordCustom-wrap .sat { color: #0b5792; }
#wordCustom-wrap .sun { color: #a63646; }

/* textAlign */
#wordCustom-wrap .text-left { text-align: left; }
#wordCustom-wrap .text-center { text-align: center; }
#wordCustom-wrap .text-right { text-align: right; }

/* margin */
#wordCustom-wrap .mb-05vw { margin-bottom: .5vw !important; }
#wordCustom-wrap .mb-1vw { margin-bottom: 1vw !important; }
#wordCustom-wrap .mb-2vw { margin-bottom: 2vw !important; }
#wordCustom-wrap .mb-3vw { margin-bottom: 3vw !important; }
#wordCustom-wrap .mb-4vw { margin-bottom: 4vw !important; }
#wordCustom-wrap .mb-5vw { margin-bottom: 5vw !important; }
#wordCustom-wrap .mb-6vw { margin-bottom: 6vw !important; }
#wordCustom-wrap .mb-7vw { margin-bottom: 7vw !important; }
#wordCustom-wrap .mb-8vw { margin-bottom: 8vw !important; }
#wordCustom-wrap .mb-9vw { margin-bottom: 9vw !important; }
#wordCustom-wrap .mb-10vw { margin-bottom: 10vw !important; }
#wordCustom-wrap .mb-01em { margin-bottom: .1em !important; }
#wordCustom-wrap .mb-02em { margin-bottom: .2em !important; }
#wordCustom-wrap .mb-03em { margin-bottom: .3em !important; }
#wordCustom-wrap .mb-04em { margin-bottom: .4em !important; }
#wordCustom-wrap .mb-05em { margin-bottom: .5em !important; }
#wordCustom-wrap .mb-06em { margin-bottom: .6em !important; }
#wordCustom-wrap .mb-07em { margin-bottom: .7em !important; }
#wordCustom-wrap .mb-08em { margin-bottom: .8em !important; }
#wordCustom-wrap .mb-09em { margin-bottom: .9em !important; }
#wordCustom-wrap .mb-1em { margin-bottom: 1em !important; }
#wordCustom-wrap .mb-2em { margin-bottom: 2em !important; }
#wordCustom-wrap .mb-3em { margin-bottom: 3em !important; }

/* linkButtonBased */
#wordCustom-wrap .link-button a {box-sizing: border-box; text-decoration:none;  display: block; border-radius: 100px; font-size: 20px; font-weight: bold; line-height: 1em; margin: 0 auto; padding: 1.5em .2em; position: relative; text-align: center; transition: .1s; width: 100%; max-width: 450px;}
#wordCustom-wrap .link-button a:hover { text-decoration: none; opacity: .8;}

/* linkButtonColor */
#wordCustom-wrap .link-button a { background: #FFE72B; color: #000; }
#wordCustom-wrap .link-button a::after{position: absolute; content: ""; top: 50%; transform: translate3d(0,-50%,0) rotate(45deg); right: 6%; border-top: solid 2px #000;border-right: solid 2px #000;width: .4em;height: .4em;}

#wordCustom-wrap .link-button.resale a { background: #f16baa; color: #fff; }
#wordCustom-wrap .link-button.resale a::after{position: absolute; content: ""; top: 50%; transform: translate3d(0,-50%,0) rotate(45deg); right: 6%; border-top: solid 2px #fff;border-right: solid 2px #fff;width: .4em;height: .4em;}

/* 16:9 wrap(youteubeとか) */
#wordCustom-wrap .video-outer-wrap { margin: 0 auto ; width: 100%; max-width: 550px;}
#wordCustom-wrap .video-wrap { overflow: hidden; padding-bottom: 56.25%; position: relative; height: 0px; width: 100%; }
#wordCustom-wrap .video-wrap iframe { position: absolute; top: 0; left: 0; height: 100%; width: 100%; }

/* periodBox */
#wordCustom-wrap .period-box { background: #f8f8f8; border: 1px solid #cc0000; box-sizing: border-box; color: #cc0000; font-size: 26px; font-weight: bold; line-height: 1.4em; margin: 0 auto 20px; padding: 25px 0; text-align: center; width: 80%; }

/* bottomLineBased */
#wordCustom-wrap .solid-line { border-bottom: 1px solid #000; }
#wordCustom-wrap .dotted-line { border-bottom: 1px dotted #000; }
#wordCustom-wrap .dashed-line { border-bottom: 1px dashed #000; }

/* bottomLinePadding */
#wordCustom-wrap .solid-line,
#wordCustom-wrap .dotted-line,
#wordCustom-wrap .dashed-line { padding-bottom: .5em; }

/* textList(div等で囲む) */
#wordCustom-wrap p.text-list,
#wordCustom-wrap .text-list ul li { padding: 0 0 3px 1.1em; position: relative; }
#wordCustom-wrap p:not(:last-of-child).text-list { margin-bottom: 1em; }
#wordCustom-wrap .text-list ul li:not(:last-of-child) { margin-bottom: 5px; }
#wordCustom-wrap p.text-list::before,
#wordCustom-wrap .text-list ul li::before { content: "※"; position: absolute; left: 0; }
#wordCustom-wrap p.text-list-dotted::before,
#wordCustom-wrap .text-list-dotted ul li::before { content: "・"; }
#wordCustom-wrap p.text-list-circle::before,
#wordCustom-wrap .text-list-circle ul li::before { content: "●"; }
#wordCustom-wrap p.text-list-square::before,
#wordCustom-wrap .text-list-square ul li::before { content: "■"; }
#wordCustom-wrap p.text-list-counter,
#wordCustom-wrap .text-list-counter ul li { padding-left: 5.1em; }
#wordCustom-wrap p.text-list-counter::before,
#wordCustom-wrap .text-list-counter ul li::before { counter-increment: number 1; content: "" counter(number) ""; }

/* linkOff */
#wordCustom-wrap .link-off a { background: #ccc; border: none; box-shadow: none; pointer-events: none; }
#wordCustom-wrap .link-off a::after { display: none !important; }

/* = Smartphone */
@media screen and (max-width: 768px) {

/* = Parts */
#wordCustom-wrap .pc-none { display: block; }
#wordCustom-wrap .sp-none { display: none; }

/* 全体を囲むwrap */
#wordCustom-wrap { font-size: 14px; line-height: 1.6em; }
#wordCustom-wrap .content-wrap-1000px { margin: 0 auto 5vw; padding: 7vw 0;}

/* box */
#wordCustom-wrap .float-box,
#wordCustom-wrap .float-box .box01,
#wordCustom-wrap .float-box .box02,
#wordCustom-wrap .float-box .box03 { width: 100%;}
#wordCustom-wrap .float-box .box02,
#wordCustom-wrap .float-box .box03 { float: none; margin: 0 0 5% 0; }
#wordCustom-wrap .float-box .box04 { width: 48%; }
#wordCustom-wrap .table-box .box02,
#wordCustom-wrap .table-box .box03 { display: block; width: 100%; }
#wordCustom-wrap .table-box .box04 { width: 50%; }
#wordCustom-wrap .flex-box { width: 100%;}
#wordCustom-wrap .flex-box .box01 { width: 100%;}
#wordCustom-wrap .flex-box .box02,
#wordCustom-wrap .flex-box .box03,
#wordCustom-wrap .flex-box .box04 { margin: 0 0% 5% 0; }
#wordCustom-wrap .flex-box .box02,
#wordCustom-wrap .flex-box .box03 { max-width: 100%; flex-basis: 100%;}
#wordCustom-wrap .flex-box .box04 { max-width: 48%; flex-basis: 48%;}

/* textAlign */
#wordCustom-wrap .sp-text-left { text-align: left; }
#wordCustom-wrap .sp-text-right { text-align: right; }
#wordCustom-wrap .sp-text-center { text-align: center; }

/* margin */
#wordCustom-wrap .sp-mb-05vw { margin-bottom: .5vw !important; }
#wordCustom-wrap .sp-mb-1vw { margin-bottom: 1vw !important; }
#wordCustom-wrap .sp-mb-2vw { margin-bottom: 2vw !important; }
#wordCustom-wrap .sp-mb-3vw { margin-bottom: 3vw !important; }
#wordCustom-wrap .sp-mb-4vw { margin-bottom: 4vw !important; }
#wordCustom-wrap .sp-mb-5vw { margin-bottom: 5vw !important; }
#wordCustom-wrap .sp-mb-6vw { margin-bottom: 6vw !important; }
#wordCustom-wrap .sp-mb-7vw { margin-bottom: 7vw !important; }
#wordCustom-wrap .sp-mb-8vw { margin-bottom: 8vw !important; }
#wordCustom-wrap .sp-mb-9vw { margin-bottom: 9vw !important; }
#wordCustom-wrap .sp-mb-10vw { margin-bottom: 10vw !important; }

/* linkButton */
#wordCustom-wrap .link-button a { font-size: 16px; }

/* periodBox */
#wordCustom-wrap .period-box { font-size: 18px; line-height: 1.2em; margin-bottom: 4vw; padding: .6em 0; width: 90%; }

/* textList(div等で囲む) */
#wordCustom-wrap p.text-list,
#wordCustom-wrap .text-list ul li { padding-bottom: 2px; }

}

/* css add*/
#wordCustom-wrap .flex-box{ display: flex; flex-wrap: wrap; width: 100%; margin-bottom: -30px;}
#wordCustom-wrap .flex-box .box01 { width: 100%; margin-bottom: 30px;}
#wordCustom-wrap .flex-box .box02,
#wordCustom-wrap .flex-box .box03,
#wordCustom-wrap .flex-box .box04 { margin: 0 0% 30px 0; }
#wordCustom-wrap .flex-box .box02 { width: 48%; margin-right: 4%;}
#wordCustom-wrap .flex-box .box03 { width: 31.3%; margin-right: 3%;}
#wordCustom-wrap .flex-box .box04 { width: 22%; margin-right: 4%;}
#wordCustom-wrap .flex-box .box02:nth-of-type(2n),
#wordCustom-wrap .flex-box .box03:nth-of-type(3n),
#wordCustom-wrap .flex-box .box04:nth-of-type(4n){margin-right: 0;}
#wordCustom-wrap .text-link{text-decoration: underline;}
#wordCustom-wrap .text-link:hover{text-decoration: none;}
#wordCustom-wrap .big-text{font-size: 26px; line-height: 1.4em;}
#wordCustom-wrap .mid-text{font-size: 20px; line-height: 1.4em;}
#wordCustom-wrap .min-text{font-size: 14px; line-height: 1.4em;}
#wordCustom-wrap .marker-text{ background: linear-gradient(transparent 50%, #fffc00 0%);}
#wordCustom-wrap .indent-text{padding-left: 1.1em; text-indent: -1.1em; display: block;}
#wordCustom-wrap .period{color: #FFE72C; text-align: center;margin-bottom: 1.2em; font-size: 22px; line-height: 1.4em;}
#wordCustom-wrap .period.resale{ color: #f16baa;}
@media screen and (max-width: 768px) {
#wordCustom-wrap .flex-box{ width: 100%; margin-bottom: -30px;}
#wordCustom-wrap .flex-box .box01 { width: 100%; margin-bottom: 30px;}
#wordCustom-wrap .flex-box .box02,
#wordCustom-wrap .flex-box .box03,
#wordCustom-wrap .flex-box .box04 { margin: 0 0 30px 0; }
#wordCustom-wrap .flex-box .box02,
#wordCustom-wrap .flex-box .box03 { width: 100%; margin-right: 0;}
#wordCustom-wrap .flex-box .box04 { width: 48%; margin-right: 4%;}
#wordCustom-wrap .flex-box .box02:not(:last-of-type),
#wordCustom-wrap .flex-box .box03:not(:last-of-type){margin-right: 0;}
#wordCustom-wrap .flex-box .box04:not(:last-of-type){margin-right: 4%;}
#wordCustom-wrap .flex-box .box02:nth-of-type(2n),
#wordCustom-wrap .flex-box .box03:nth-of-type(3n),
#wordCustom-wrap .flex-box .box04:nth-of-type(4n){margin-right: 0%;}
#wordCustom-wrap .flex-box .box04:nth-of-type(2n){margin-right: 0;}
#wordCustom-wrap .big-text{font-size: 22px;}
#wordCustom-wrap .mid-text{font-size: 16px;}
#wordCustom-wrap .min-text{font-size: 12px;}
#wordCustom-wrap .period{font-size: 16px;}
}

/* = wrap
------------------------------------------------------------------------------------------*/
#wordCustom-wrap .main-wrap {display: block; padding:100px 70px; box-sizing: border-box; max-width: 1780px; margin: 0 auto; overflow-x: hidden;}
#wordCustom-wrap .main-wrap img{width: 100%;}
#wordCustom-wrap .wrap-1200px{max-width: 1200px; margin: 0 auto;box-sizing: border-box; position: relative;}
#wordCustom-wrap .bg-ticket::before,
#wordCustom-wrap .bg-cast::before{position: absolute; content: ""; background-repeat: no-repeat; background-size: cover; width: calc(100vw - 140px); height: 100%; opacity: .6; left: 50%; top: 50%; transform: translate3d(-50%,-50%,0); z-index: -1;background-position: center;}
#wordCustom-wrap .bg-ticket::before{background-image: url(https://eplus.jp/s/oki_img/0000162894/nottestellata/2024/bg_ticket.jpg);}
#wordCustom-wrap .bg-cast::before{background-image: url(https://eplus.jp/s/oki_img/0000162894/nottestellata/2024/bg_cast.jpg);}
#wordCustom-wrap .inner-wrap{box-sizing: border-box; padding: 150px 30px;}
#wordCustom-wrap .inner-wrap.line-wrap{position: relative;}
#wordCustom-wrap .inner-wrap.line-wrap::before,
#wordCustom-wrap .inner-wrap.line-wrap::after{position: absolute; content: ""; background-color: rgba(255,255,255,.6); height: 1px; box-sizing: border-box; left: 50%; transform: translate3d(-50%,0,0);width: calc(100vw - 140px);}
#wordCustom-wrap .inner-wrap.line-wrap::before{ top: 0;}
#wordCustom-wrap .inner-wrap.line-wrap::after{ bottom: 0;}
#wordCustom-wrap .section-wrap:not(:last-of-type){}
#wordCustom-wrap .content-wrap:not(:last-of-type){margin-bottom: 50px;}
#wordCustom-wrap .column-flex-box{display: flex; flex-wrap: wrap; width: 100%;}
#wordCustom-wrap .column-flex-box .column-left{width: 31%; padding-right: 5%;}
#wordCustom-wrap .column-flex-box .column-right{width: 58%; padding-left: 6%;}
#wordCustom-wrap .inner-wrap.line-wrap .column-flex-box .column-left{position: relative;}
#wordCustom-wrap .inner-wrap.line-wrap .column-flex-box .column-left::before{position: absolute; content: ""; background-color: rgba(255,255,255,.6); height: calc(100% + 300px); box-sizing: border-box; right: 0; top:50%; transform: translate3d(0,-50%,0);width: 1px;}
@media screen and (max-width: 1200px) {
#wordCustom-wrap .inner-wrap{padding: 70px 30px;}
#wordCustom-wrap .column-flex-box .column-left{width: 100%; padding: 0 0 90px 0;}
#wordCustom-wrap .column-flex-box .column-right{width: 100%; padding: 90px 0 0 0;}
#wordCustom-wrap .inner-wrap.line-wrap .column-flex-box .column-left::before{right: inherit; transform: translate3d(-50%,0,0); left: 50%; width: calc(100vw - 140px); top: inherit; bottom: 0; height: 1px;}
}
@media screen and (max-width: 768px) {
#wordCustom-wrap .main-wrap { padding: 50px 25px;}
#wordCustom-wrap .bg-ticket::before,
#wordCustom-wrap .bg-cast::before{width: calc(100vw - 50px);}
#wordCustom-wrap .inner-wrap{box-sizing: border-box; padding: 50px 15px;}
#wordCustom-wrap .inner-wrap.line-wrap::before,
#wordCustom-wrap .inner-wrap.line-wrap::after{width: calc(100vw - 50px);}
#wordCustom-wrap .inner-wrap.line-wrap::before{ top: 0;}
#wordCustom-wrap .inner-wrap.line-wrap::after{ bottom: 0;}
#wordCustom-wrap .section-wrap:not(:last-of-type){}
#wordCustom-wrap .content-wrap:not(:last-of-type){margin-bottom: 35px;}
#wordCustom-wrap .column-flex-box .column-left{ padding: 0 0 30px 0;}
#wordCustom-wrap .column-flex-box .column-right{ padding: 30px 0 0 0;}
#wordCustom-wrap .inner-wrap.line-wrap .column-flex-box .column-left::before{width: calc(100vw - 50px);}
}

/* = line
------------------------------------------------------------------------------------------*/
#wordCustom-wrap .sideline{background: transparent; width: 70px; height: 100vh; position: fixed; display: flex; align-items: center; justify-content: center; z-index: 1; top: 50%; transform: translate3d(0,-50%,0);}
#wordCustom-wrap .sideline img{width: 12px;}
#wordCustom-wrap .sideline::before{position: absolute; content: ""; width: 100%; height: 100%; -webkit-backdrop-filter: blur(3px); backdrop-filter: blur(3px); z-index: -1;}
#wordCustom-wrap .sideline::after{position: absolute; content: ""; width: 1px; height: 100%;top: 0; background-color: rgba(255,255,255,.6);}
#wordCustom-wrap .line-l{ left: 0;}
#wordCustom-wrap .line-r{ right: 0;}
#wordCustom-wrap .line-l::after{ right: 0;}
#wordCustom-wrap .line-r::after{ left: 0;}
@media screen and (max-width: 768px) {
#wordCustom-wrap .sideline{width: 25px; height: 100vh; /*height: 100svh;*/}
#wordCustom-wrap .sideline img{width: 7px;}
}

/* = heading
------------------------------------------------------------------------------------------*/
#wordCustom-wrap .sec-h{text-align: center; line-height: 1em; font-size: 60px;font-family: 'Montserrat', sans-serif;-webkit-backdrop-filter: blur(3px); backdrop-filter: blur(3px); position: relative; color: #7BC2FF; box-sizing: border-box; padding: .6em 0;}
#wordCustom-wrap .sec-h::before{position: absolute; content: ""; background-color: rgba(255,255,255,.6); height: 1px; box-sizing: border-box; left: 50%; transform: translate3d(-50%,0,0); bottom: 0;width: calc(100vw - 140px);}
#wordCustom-wrap .sec-h.line-h::before{content: none;}
#wordCustom-wrap .sec-h.line-h::after{position: absolute; content: ""; background-color: #7BC2FF; height: 1px;  width: 600px; left: 100%; bottom:0px;transition-duration: 1s; transition-delay: 0s; transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);}
#wordCustom-wrap .sec-h.line-h.isPlay::after{ width: 30px; left: 0;}
#wordCustom-wrap .sec-h.column-h{ margin-bottom: 0; padding: 0 0 30px; text-align: left;-webkit-backdrop-filter: blur(0px); backdrop-filter: blur(0px); overflow:hidden; transition-duration: 1s; transition-delay: 0s; transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);}
#wordCustom-wrap .sec-h .h-inner{ bottom: -30px; opacity: 0; filter: blur(3px); position: relative;transition-duration: 2.5s; transition-delay: 0s; transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);}
#wordCustom-wrap .sec-h.isPlay .h-inner{ bottom: 0; opacity: 1;filter: blur(0px);}
#wordCustom-wrap .sec-h.column-h .h-inner{ transition-delay: .5s;}
#wordCustom-wrap .con-h{ font-weight: bold; margin-bottom: .6em; line-height: 1em; font-size: 20px;}
@media screen and (max-width: 768px){
#wordCustom-wrap .sec-h{ font-size: 40px;}
#wordCustom-wrap .sec-h::before{width: calc(100vw - 50px);}
#wordCustom-wrap .sec-h.line-h::after{ width: 300px; left: 100%;}
#wordCustom-wrap .sec-h.column-h{ padding: 0 0 25px; }
#wordCustom-wrap .sec-h .h-inner{ bottom: -20px;}
#wordCustom-wrap .con-h{ font-size: 16px;}
}

/* = mainImage
------------------------------------------------------------------------------------------*/
#wordCustom-wrap #main-img { background: url(oki_img/bg-main.jpg) no-repeat center center/ cover; width: 100%; position: relative; z-index: 2;/*max-height: 820px; max-width: 1920px; height: 63vw;*/}
#wordCustom-wrap #main-img h2 { margin: 0 auto; max-width: 1200px; width: 100%;}
#wordCustom-wrap #main-img img { width: 100%; }
@media screen and (max-width: 768px) {
#wordCustom-wrap #main-img { background-image: none;}
}

/* = button-wrap
------------------------------------------------------------------------------------------*/
#wordCustom-wrap .button-wrap .sec-h{ font-family: 'Noto Sans JP', 'Noto Sans JP IE', sans-serif; font-size: 36px; line-height: 1.4em;}
#wordCustom-wrap .button-wrap .date{margin-bottom: 20px;display: flex; flex-wrap: wrap; width: 100%;transform: translate3d(0,0,0); opacity: 1;}
#wordCustom-wrap .button-wrap .date .date-detail{width: 32%; text-align: center; margin:0 0 10px 0; }
#wordCustom-wrap .button-wrap .date .date-detail:not(:last-of-type){margin-right: 2%;}
#wordCustom-wrap .button-wrap .date .date-detail dt{font-size: 26px; line-height: 1em; margin-bottom: .6em; }
#wordCustom-wrap .button-wrap .date .date-detail dt .jump{font-size: 2em;}
#wordCustom-wrap .button-wrap .date .note{text-align: center; width: 100%;}
#wordCustom-wrap .button-wrap .date .note li{display: inline-block; padding-left: 1.1em; text-indent: -1.1em;}
#wordCustom-wrap .button-wrap .date .note li:not(:last-of-type){margin: 0 .2em 0 0;}
#wordCustom-wrap .button-wrap .place{margin-bottom: 50px;transform: translate3d(0,0,0); opacity: 1;}
#wordCustom-wrap .button-wrap .place .place-detail{display: flex; flex-wrap: wrap; width: 94%; align-items: center; margin: 0 auto;}
#wordCustom-wrap .button-wrap .place .place-detail dt{position: relative; box-sizing: border-box; padding: 20px .4em; font-size: 20px; line-height: 1em; text-align: center; width: 12%; margin-right: 4%;}
#wordCustom-wrap .button-wrap .place .place-detail dt::before,
#wordCustom-wrap .button-wrap .place .place-detail dt::after{position: absolute; content: ""; height: 100%; width: 10px; box-sizing: border-box;}
#wordCustom-wrap .button-wrap .place .place-detail dt::before {border-left: solid 1px #fff; border-top: solid 1px #fff; border-bottom: solid 1px #fff; top: 0; left: 0; }
#wordCustom-wrap .button-wrap .place .place-detail dt::after {border-right: solid 1px #fff; border-top: solid 1px #fff; border-bottom: solid 1px #fff; top: 0; right: 0; }
#wordCustom-wrap .button-wrap .place .place-detail dd{font-size: 26px; text-align: center; line-height: 1.2em; width: 74%; margin-right: auto;}
#wordCustom-wrap .button-wrap .bottombutton{transform: translate3d(0,0,0); opacity: 1;}
@media screen and (max-width: 1200px) {
#wordCustom-wrap .button-wrap .place .place-detail{width: 70%;}
}
@media screen and (max-width: 768px) {
#wordCustom-wrap .button-wrap .sec-h{ font-size: 22px;}
#wordCustom-wrap .button-wrap .date .date-detail{width: 32%; text-align: center; margin:0 0 10px 0; }
#wordCustom-wrap .button-wrap .date .date-detail:not(:last-of-type){margin-right: 2%;}
#wordCustom-wrap .button-wrap .date .date-detail dt{font-size: min(16px,3.7vw);}
#wordCustom-wrap .button-wrap .date .date-detail dt .jump{font-size: 1.8em;}
#wordCustom-wrap .button-wrap .place{margin-bottom: 35px;}
#wordCustom-wrap .button-wrap .place .place-detail{width: 100%;}
#wordCustom-wrap .button-wrap .place .place-detail dt{font-size: 18px;padding: 13px .4em; width: 30%; margin: 0 auto 7px;}
#wordCustom-wrap .button-wrap .place .place-detail dd{font-size: 18px; width: 100%; margin:0 auto;}
}

/* = ticket
------------------------------------------------------------------------------------------*/
#wordCustom-wrap #ticket .tkt-flex-box{display: flex; flex-wrap: wrap; width: 100%;}
#wordCustom-wrap #ticket .tkt-flex-box .tkt-left{width: 40%; margin: 0 4% 0 0;}
#wordCustom-wrap #ticket .tkt-flex-box .tkt-right{width: 56%;}
#wordCustom-wrap #ticket .price-list{display: flex; flex-wrap: wrap; width: 100%; margin-bottom: 40px;}
#wordCustom-wrap #ticket .price-list:not(:last-of-type){border-bottom:1px solid #2C2E45; padding-bottom: 20px; margin-bottom: 20px;}
#wordCustom-wrap #ticket .price-list dt{width: 44%;}
#wordCustom-wrap #ticket .price-list dd{width: 56%; text-align: right;}
#wordCustom-wrap #ticket .note-block{box-sizing: border-box; padding: 40px 45px; border:1px solid #2C2E45; }
#wordCustom-wrap #ticket .btn-flex-box{justify-content: center;}
#wordCustom-wrap #ticket .btn-flex-box .box02:nth-of-type(1).link-button a{margin: 0 0 0 auto;}
#wordCustom-wrap #ticket .btn-flex-box .box02:nth-of-type(2).link-button a{margin: 0 auto 0 0;}
#wordCustom-wrap #ticket .btn-flex-box .box02.box01{margin-right: 0;}
@media screen and (max-width: 768px) {
#wordCustom-wrap #ticket .tkt-flex-box .tkt-left{width: 100%; margin: 0 0 20px 0;}
#wordCustom-wrap #ticket .tkt-flex-box .tkt-right{width: 100%;}
#wordCustom-wrap #ticket .price-list{ margin-bottom: 30px;}
#wordCustom-wrap #ticket .price-list:not(:last-of-type){ padding-bottom: 15px; margin-bottom: 15px;}
#wordCustom-wrap #ticket .price-list dt,
#wordCustom-wrap #ticket .price-list dd{}
#wordCustom-wrap #ticket .price-list dt{width: 100%;}
#wordCustom-wrap #ticket .price-list dd{width: 100%;}
#wordCustom-wrap #ticket .note-block{ padding: 20px 15px;}
#wordCustom-wrap #ticket .btn-flex-box .box02:nth-of-type(1).link-button a{margin: 0 auto;}
#wordCustom-wrap #ticket .btn-flex-box .box02:nth-of-type(2).link-button a{margin: 0 auto;}
}

/* = cast
------------------------------------------------------------------------------------------*/
#wordCustom-wrap #cast .cast-flex-box{display: flex; flex-wrap: wrap; width: 100%; margin-bottom: -60px;}
#wordCustom-wrap #cast .cast-flex-box .box01{width: 100%; margin-bottom: 60px;}
#wordCustom-wrap #cast .cast-flex-box .box03{width: 29.3%; margin: 0 2% 60px;}
#wordCustom-wrap #cast .cast-flex-box .cast-ph{position: relative; display: flex; flex-wrap: wrap; width: 100%; justify-content: center; margin-bottom: 25px;}
/*#wordCustom-wrap #cast .cast-flex-box .cast-ph.sp-guest::before{ position: absolute; content: "SPECIAL\AGUEST"; text-align: center; width: 75px; height: 75px; left: -50px; top: -2%; border-radius: 100px; background-color: #7BC2FF; color: #0E1026; white-space: pre; font-size: 14px; line-height: 1.4em; display: flex; align-items: center; justify-content: center; transform: rotate(-15deg);}*/
#wordCustom-wrap #cast .cast-flex-box .cast-main .cast-ph img{ width: 30%; max-width: 330px;margin: 0 1% ;}
#wordCustom-wrap #cast .cast-flex-box .cast-ph img{ width: 100%;}
#wordCustom-wrap #cast .cast-flex-box .cast-ph .hanyu02{ object-fit: contain; background: url(../images/bg_cast.jpg) no-repeat top center / cover; }
#wordCustom-wrap #cast .cast-flex-box .cast-guest{}
#wordCustom-wrap #cast .cast-flex-box .sp-guest{ max-width: 550px;margin: 0 auto 25px; width: 50%;}
#wordCustom-wrap #cast .cast-flex-box .special{ color: #7BC2FF; margin-bottom: .4em; font-weight: bold; display: block; width: 100%; text-align: center;}
#wordCustom-wrap #cast .castname{position: relative; padding-top: 25px; font-size: 26px; line-height: 1em; text-align: center; margin-bottom: 25px; }
#wordCustom-wrap #cast .castname::after{position: absolute; content:attr(data-txt)""; width: 100%; font-size: 16px; line-height: 1em; left: 50%; top: 0; transform: translate3d(-50%,0,0); text-align: center;}
#wordCustom-wrap #cast .record{font-size: 14px; line-height: 1.4em; text-align: center;}
@media screen and (max-width: 768px) {
#wordCustom-wrap #cast .cast-flex-box{ margin-bottom: -40px;}
#wordCustom-wrap #cast .cast-flex-box .box01{width: 100%; margin-bottom: 40px;}
#wordCustom-wrap #cast .cast-flex-box .box03{width: 100%; margin: 0 auto 40px;}
#wordCustom-wrap #cast .cast-flex-box .cast-ph{margin-bottom: 10px;}
#wordCustom-wrap #cast .cast-flex-box .cast-ph.sp-guest{ max-width: 130px; margin: 0 auto 10px; width: 100%; }
#wordCustom-wrap #cast .cast-flex-box .cast-ph.sp-guest::before{ width: 60px; height: 60px; left: -35px; top: -10%;font-size: 12px; line-height: 1.4em;}
#wordCustom-wrap #cast .cast-flex-box .cast-main .cast-ph img{ width: 100%; max-width: 130px;margin: 0 1% ;}
#wordCustom-wrap #cast .cast-flex-box .cast-ph img{ width: 100%; max-width: 130px;}
#wordCustom-wrap #cast .cast-flex-box .sp-guest{ width: 85%;}
#wordCustom-wrap #cast .castname{ font-size: 22px;margin-bottom: 10px; }
}

/* = js-scroll
------------------------------------------------------------------------------------------*/
#wordCustom-wrap .js-scroll02{transition-duration: 2.5s; transition-delay: 0s; transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);}
#wordCustom-wrap .fromBottom{transform: translate3d(0,30px,0)!important; opacity: 0!important; filter: blur(3px);}