@charset "utf-8";

.c_ftv {color: #e3007f;}
.c_sasen {color: #38a430;}
.c_usen {color: #0080c8;}
.bc_sasen {background-color: #38a430; color: #fff;}
.bc_usen {background-color: #0080c8; color: #fff;}

.bw_2 {border-width: 2px !important;}

.ff_yugo {font-feature-settings: "palt"; font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;}

@media print{
	#aichat {display: none !important;}
}

/* title */
h2.ff_yugo {text-align: center; margin: 2em 0 1em;}
h2.ff_yugo u,
h3.ff_yugo u {display: inline-block; text-decoration: none; color: #000;}
h2.ff_yugo u:after,
h3.ff_yugo u:after {content: ""; display: block; height: 4px; background: linear-gradient(to right, #0080c8 0%, #e3007f 50%, #ffcd00 100%);}
@media all and (min-width: 640px) {
	h2.ff_yugo {font-size: 200%; letter-spacing: 0.1em;}
}

/* 注 */
.box_a.c_ftv {background-color: #fff; border: 1px solid #e3007f;}

/* pager */
.nav_pager_wrap {background-color: #333;}
.nav_pager_content li a {color: #fff;}
.nav_pager_b > li > a::before {background-color: transparent;}

/* order */
.ex_order {background-color: #ffd822;}
.ex_order .btn_offer {background-color: #000; color: #fff}

ul.ex_key {display: flex; justify-content: center; justify-content: space-between; line-height: 1; list-style: none; margin: 2em 0; padding: 0; text-align: center;}
ul.ex_key li {background: linear-gradient(-45deg, #000 0%, #555 50%, #000 100%); color: #fff; margin: 0; padding: 1.2em 0; width: 18.5%;}
@media only screen and (max-width: 639px) {
	ul.ex_key {justify-content: center; flex-wrap: wrap;}
	ul.ex_key li {width: 30%; margin: 1.6%;}
}

/* ex_box */
.ex_box_index li {border: solid 1px #999;}
.ex_box_index * {text-decoration: none;}
.ex_box_index a {display: block; color: inherit; height: 100%;}
.ex_box_index a:hover {background-color: #e5e9f1; transition: .2s;}
@media all and (min-width: 640px) and (max-width: 800px) {
	.ex_box_index .btn_a {min-width: 0;}
}

ol.ex_box_01 {margin: 0; padding: 0; list-style: none;}
ol.ex_box_01 > li {border: solid 1px #fff; padding: 5%; margin: 0 0 20px; position: relative; overflow: hidden; z-index: 0;}
ol.ex_box_01 h3 {text-align: center; letter-spacing: 0.1em;}
ol.ex_box_01 h3 u {text-decoration: none; display: inline-block; padding-bottom: 0.2em; border-bottom: solid 1px #fff;}
ol.ex_box_01 > li::before {position: absolute; top: -0.12em; left: -0.12em; font-size: 20rem; line-height: 1; color: #333; z-index: -1; font-family: dinFs;}
ol.ex_box_01 > li:nth-child(1)::before {content: "1"}
ol.ex_box_01 > li:nth-child(2)::before {content: "2"}
ol.ex_box_01 > li:nth-child(3)::before {content: "3"}
ol.ex_box_01 > li:nth-child(4)::before {content: "4"}
@media all and (min-width: 640px) {
	ol.ex_box_01 {display: flex;}
	ol.ex_box_01 {flex-wrap: wrap; justify-content: space-between;}
	ol.ex_box_01 > li {width: calc(50% - 10px);}
}
@media only screen and (max-width: 639px) {
	ol.ex_box_01 > li:last-child {margin-bottom: 0;}
}

.ex_box_02 {border: solid 1px #c0c0c0;}
.ex_box_02.ex_sasen {border-color: #38a430;}
.ex_box_02.ex_usen {border-color: #0080c8;}
.ex_box_02 > div {padding: 3%}
.ex_box_02 > h3 {padding: 0.75em; font-size: inherit; margin: 0;}
.ex_box_02.ex_usen img[src*="logo_ftv"] {width: 55%; margin-right: 0.5em;}
.ex_box_02.ex_usen img[src*="hikari_logo"] {width: 45%; margin-right: 0.5em;}

.ex_tit_sasen,
.ex_tit_usen {border: solid 2px #0080C8; padding: 0.5em 0.75em; background-color: #cce6f4;}
.ex_tit_sasen {border-color: #38A430; background-color: #d7edd6;}

/* faq */
.ex_faq_bg {padding: 28% 2% 8%; background: #f2f2f2 no-repeat center top url(/flets-hikari/ftv/4k8k/images/bg_qa.jpg); background-size: contain;}
.ex_faq_bg .section_wrap {background-color: rgba(255, 255, 255, .9);}
.ex_faq_wrap .section_wrap {padding: 5%;}
.ex_faq_wrap dt,
.ex_faq_wrap dd {position: relative; padding: 4.5%;}
.ex_faq_wrap.ex_link dt,
.ex_faq_wrap.ex_link dd {padding: 0;}
.ex_faq_wrap dt {background-color: #000; color: #fff; margin: 5em 0 3.5em;}
.ex_faq_wrap dt:first-child {margin-top: 2em;}
.ex_faq_wrap dd {border: 1px solid #000;}
.ex_faq_wrap dt::before,
.ex_faq_wrap dd::before {content: ""; position: absolute; top: -2.5em; width: 7vw; max-width: 60px; min-width: 50px; height: 7vw; max-height: 60px; min-height: 50px;}
.ex_faq_wrap dt::before {left: -2.5vw; background: url(/flets-hikari/ftv/4k8k/images/icon_q.png) no-repeat center rgba(235,0,140,1); background-size: cover;}
.ex_faq_wrap dd::before {right: -2.5vw; background: url(/flets-hikari/ftv/4k8k/images/icon_a.png) no-repeat center rgba(0,128,200,1); background-size: cover;}
.ex_faq_wrap dt a ul.icon_link,
.ex_faq_wrap dt a ul.icon_link li::before {color: #fff;}
.ex_faq_wrap dd a ul.icon_link {color: #5192c8;}
.ex_faq_wrap dt > a,
.ex_faq_wrap dd > a {padding: 4% 4.5%; display: block; text-decoration: none; color: inherit;}
.ex_faq_wrap dt > a:hover {background-color: #333; transition: .2s;}
.ex_faq_wrap dd > a:hover {background-color: rgba(0,128,200,0.1); transition: .2s;}
aside.ex_faq_wrap dt {margin: 4% 0;}
aside.ex_faq_wrap dt a {padding: 2.5% 2.5% 2.5% 6.5vw;}
aside.ex_faq_wrap dt::before {left: -10px; top: -10px; width: 5vw; height: 5vw; min-width: 40px; min-height: 40px;}
.ex_faq_wrap + .nav_pager_wrap {margin-top: 0;}
@media all and (min-width: 640px) {
	.ex_faq_wrap dt {margin-right: 10%;}
	.ex_faq_wrap dd {margin-left: 10%;}
}

body.ex_faq_01 aside.ex_faq_wrap dt.f01,
body.ex_faq_02 aside.ex_faq_wrap dt.f02,
body.ex_faq_03 aside.ex_faq_wrap dt.f03,
body.ex_faq_04 aside.ex_faq_wrap dt.f04,
body.ex_faq_05 aside.ex_faq_wrap dt.f05,
body.ex_faq_06 aside.ex_faq_wrap dt.f06,
body.ex_faq_07 aside.ex_faq_wrap dt.f07,
body.ex_faq_08 aside.ex_faq_wrap dt.f08,
body.ex_faq_09 aside.ex_faq_wrap dt.f09,
body.ex_faq_10 aside.ex_faq_wrap dt.f10,
body.ex_faq_11 aside.ex_faq_wrap dt.f11,
body.ex_faq_12 aside.ex_faq_wrap dt.f12,
body.ex_faq_13 aside.ex_faq_wrap dt.f13 {display: none;}


/* channel（ロゴ） */
.ex_tit_channel img[src*="logo_ftv"] {width: 200px; vertical-align: -0.3em; margin: 0 0.3em;}
.ex_tit_channel img[src*="logo_skp"] {width: 100px; vertical-align: -0.1em; margin: 0 0.3em;}
@media all and (min-width: 640px) {
	.ex_tit_channel img[src*="logo_ftv"] {width: 340px;}
	.ex_tit_channel img[src*="logo_skp"] {width: 180px;}
}

/* channel_sp */
.ex_charge_sp table dl {border: solid 1px #999;}
.ex_charge_sp table dt,
.ex_charge_sp table dd {padding: 1.5%; margin: 0;}
.ex_charge_sp table dt {background-color: #e5e9f1; font-weight: bold; border: solid #999; border-width: 1px 0}
.ex_charge_sp table dt:first-child {border-top: none;}

/* button */
a:hover span.btn_a {color: #002673; background: #fff; border-color: #002673;}
a:hover span.btn_a::after {border-color: #002673;}
a:hover span.btn_b {color: #fff; background: #002673; border-color: #fff;}
a:hover span.btn_b::after {border-color: #fff;}

/* ジャンルタグ */
ul.ex_tag {list-style: none; margin-bottom: 0.5em; padding: 0; display: flex; font-size: 75%}
ul.ex_tag li {margin: 0 0.5em 0 0; color: #fff; background-color: #000; line-height: 1; padding: 4px;}
ul.ex_tag li.usen {background-color: #0080c8;}
ul.ex_tag li.sasen {background-color: #38a430;}


/* mv */
#ex_mv_wrap {display: flex; align-items: center; height: 40vh; min-height: 420px; width: 100%; position: relative; overflow: hidden; color: #fff}
.ex_mv_wrap_inner {padding-top: 50px; width: 100%; text-align: center;}
.ex_tit_wrap .tit_sub {padding: 0.75em 0; background-color: rgba(0,0,0,0.8); position: absolute; top: 0; left: 0; width: 100%; z-index: 1;}
.ex_tit_wrap {display: inline-block;}
.ex_tit_wrap h1 {width: 67vw; max-width: 600px; min-width: 300px; font-size: 2.6vw; margin: 0; color: #221E1F; transform: skewX(-25deg); padding: 1.5em 0 1.2em; background: linear-gradient(-30deg, rgba(246, 255, 0, .8), rgba(255, 0, 161, .8));}
.ex_tit_wrap h1::before {content: ""; position: absolute; border: solid 1px #fff; left: 6px; top: 6px; width: calc(100% - 12px); height: calc(100% - 12px);}
.ex_tit_wrap h1 > span {transform: skewX(25deg); display: block;}
.ex_tit_wrap h1 img {width: 50%; vertical-align: -0.3em;}
.ex_mv_wrap_inner ul.notes {max-width: 900px; margin: 3em auto 0 auto; padding: 0 3%;  text-align: left;}
@media all and (min-width: 640px) {
	#ex_mv_wrap {min-height: 540px;}
	.ex_mv_wrap_inner {padding-top: 90px;}
	.ex_tit_wrap .tit_sub {top: -5.5em; left: -2.5em; padding: 1.5em 2em; transform: skewX(-25deg); width: auto;}
	.ex_tit_wrap .tit_sub > b {transform: skewX(25deg); display: inline-block;}
	.ex_tit_wrap {position: relative;}
}
@media all and (min-width: 1000px) {
	.ex_tit_wrap h1 {font-size: 26px;}
}
@media only screen and (max-width: 639px) {
	.ex_tit_wrap h1 {font-size: 3vw;}
}

#mv_items,
#mv_items li,
#mv_items li div {height: 100%; width: 100%;}
#mv_items {position: absolute; left: 0; top: 0; z-index: -1; background-color: #000; margin: 0; padding: 0;}
#mv_items li {opacity: 0; position: absolute; -webkit-transition: opacity 2s; transition: opacity 2s; margin: 0; padding: 0;}
#mv_items li div {background-position: center center; background-size: cover;}
#mv_items li.active {opacity: 1;}
#mv_items li.zoomIn  div {-webkit-animation-name: zoomIn;  animation-name: zoomIn;  animation-duration: 14s; -webkit-animation-duration: 14s;}
#mv_items li.zoomOut div {-webkit-animation-name: zoomOut; animation-name: zoomOut; animation-duration: 14s; -webkit-animation-duration: 14s;}
#mv_items li.slideL  div {-webkit-animation-name: slideL;  animation-name: slideL;  animation-duration: 10s; -webkit-animation-duration: 10s;}
#mv_items li.slideR  div {-webkit-animation-name: slideR;  animation-name: slideR;  animation-duration: 10s; -webkit-animation-duration: 10s;}

/* mv animation */
@keyframes zoomIn {
	0%   {transform: scale(1.1) rotate(0.0001deg);}
	100% {transform: scale(1.2) rotate(0.0001deg);}
}
@-webkit-keyframes zoomIn {
	0%   {-webkit-transform: scale(1.1) rotate(0.0001deg);}
	100% {-webkit-transform: scale(1.2) rotate(0.0001deg);}
}
@keyframes zoomOut {
	0%   {transform: scale(1.2) rotate(0.0001deg);}
	100% {transform: scale(1.0) rotate(0.0001deg);}
}
@-webkit-keyframes zoomOut {
	0%   {-webkit-transform: scale(1.2) rotate(0.0001deg);}
	100% {-webkit-transform: scale(1.0) rotate(0.0001deg);}
}
@keyframes slideR {
	0%   {transform: translateX(-3vw) scale(1.2) rotate(0.0001deg);}
	100% {transform: translateX( 0vw) scale(1.2) rotate(0.0001deg);}
}
@-webkit-keyframes slideR {
	0%   {-webkit-transform: translateX(-3vw) scale(1.2) rotate(0.0001deg);}
	100% {-webkit-transform: translateX( 0vw) scale(1.2) rotate(0.0001deg);}
}
@keyframes slideL {
	0%   {transform: translateX(3vw) scale(1.2) rotate(0.0001deg);}
	100% {transform: translateX(0vw) scale(1.2) rotate(0.0001deg);}
}
@-webkit-keyframes slideL {
	0%   {-webkit-transform: translateX(3vw) scale(1.2) rotate(0.0001deg);}
	100% {-webkit-transform: translateX(0vw) scale(1.2) rotate(0.0001deg);}
}
