@charset "UTF-8";
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    outline: none;
}

ul, ol {
    list-style-type: none;
}

a {
    text-decoration: none;
    transition: 0.15s;
    outline: none;
}

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}

* {
    position: relative;
    box-sizing: border-box;
}

.shadow {
    box-shadow: 0px 3px 15px rgba(0, 0, 0, 0.3) !important;
}

html {
    font-size: 62.5%;
}

body {
    font-size: 1.4rem !important;
    background: #111E73;
    font-family: "Rounded Mplus 1c", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "ＭＳ Ｐゴシック", arial, helvetica, clean, sans-serif !important;
}

a {
    color: #000;
}

a:hover {
    color: #fed400;
}

a:active {
    color: #fed400;
}

#nav-sp {
    display: none;
}

#nav-pc {
    float: left;
    width: 315px;
}

.navigator .nav-box {
    background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #111e73), color-stop(50%, #0056a3), color-stop(100%, #111e73));
    background: -webkit-linear-gradient(#111e73, #0056a3, #111e73);
    background: -moz-linear-gradient(#111e73, #0056a3, #111e73);
    background: -o-linear-gradient(#111e73, #0056a3, #111e73);
    background: linear-gradient(#111e73, #0056a3, #111e73);
}
.navigator a {
    padding: 20px 20px;
    font-size: 2.2rem;
    font-weight: 900;
    line-height: 1.1;
    display: block;
    color: #fed400;
    text-decoration: none;
}
.navigator a span {
    font-size: 1.4rem;
    font-family: "Fredoka One";
    font-weight: 100;
    display: block;
    color: #fff;
}
.navigator a .comingsoon {
    margin-left: 1.2rem;
    font-size: 1.6rem;
    font-weight: 100;
    display: inline;
    color: #AFAFAF;
}
.navigator a.current {
    background: rgba(255, 255, 255, 0.09);
}
.navigator a.current:after {
    display: block;
    position: absolute;
    right: 20px;
    top: 0;
    width: 81px;
    height: 81px;
    content: "";
    background-image: url(../images/nav-cat.png);
    background-size: contain;
}
.navigator a:hover {
    background: rgba(255, 255, 255, 0.19);
}
.navigator #nav-tw {
    margin-top: 65px;
    padding: 20px;
    height: 505px;
}
.navigator #nav-tw:after {
    display: block;
    top: -65px;
    right: 20px;
    position: absolute;
    content: "";
    width: 280px;
    height: 112px;
    background-image: url(../images/tw-bird.png);
    background-repeat: no-repeat;
    background-size: contain;
}

h1#logo-freej {
    margin: 0px auto;
    width: 283px;
    padding: 30px 0;
}
h1#logo-freej a {
    padding: 0;
    top: 0;
    -webkit-transition: top 0.1s;
    -moz-transition: top 0.1s;
    -o-transition: top 0.1s;
    transition: top 0.1s;
}
h1#logo-freej a:hover {
    top: 2px;
    background: none;
}
h1#logo-freej img {
    width: 283px;
}

.contents {
    background: #fff;
    margin-bottm: 0;
    margin-left: 315px;
    padding-bottom: 200px;
}

.content-image {
    font-size: 0;
}
.content-image img {
    width: 100%;
}

.content {
    margin: 0px auto;
    padding: 0 20px;
    max-width: 755px;
    font-size: 1.8rem;
}
.content h2 {
    color: #E71E0F;
    margin: 48px 0 10px;
    font-size: 2.8rem;
    font-weight: 800;
    text-align: center;
}
.content h2 img {
    display: block;
    margin: 0 auto 10px;
    width: calc(272px/2);
    width: 136px;
}
.content h3 {
    font-family: "Fredoka One";
    text-align: center;
    font-size: 2.0rem;
    margin: 0px 0 48px;
}
.content h4 {
    text-align: center;
    font-size: 2.0rem;
    font-weight: 500;
    margin: 0px 0 .8em;
}
.content p {
    margin-bottom: 1.5em;
}

#footer {
    font-size: 1.4rem;
    color: #000;
    height: 64px;
    padding: 0 20px;
    line-height: 64px;
    background: #fed400;
    /*    &:after {
	content: "";
	width: 205px;
	height: 154px;
	background: url(../images/f-cat.png) no-repeat;
	background-size: contain;
	position: absolute;
	right: 10px;
	top: -103px;
	display: block;
    }*/
}
#footer div {
    height: 64px;
    overflow: hidden;
}
#footer div p {
    display: inline-block;
}
#footer div img {
    top: 14px;
    margin-top: -4px;
    width: 44px;
    height: 44px;
}
#footer div.cat-on-knees {
    width: 205px;
    height: 154px;
    position: absolute;
    right: 10px;
    top: -103px;
    display: block;
}
#footer div.cat-on-knees a img {
    top: 0;
    width: 205px;
    height: 154px;
}

/* //////////////////toppage////////////////// */
#introduction .content-image img.top-visual-sp {
    display: none;
}
@media (max-width: 768px) {
    #introduction .content-image img {
	display: none;
    }
    #introduction .content-image img.top-visual-sp {
	display: block;
    }
}
#introduction .content-image .top-visual_txt {
    position: absolute;
    top: 0;
    right: 0;
}
#introduction .content-image .top-visual-txt {
    position: absolute;
    filter: drop-shadow(0px 3px 12px rgba(0, 0, 0, 0.46));
    width: 18%;
    top: 18%;
    right: 7%;
}
#introduction .content-image .top-visual-txt img {
    display: block;
}
@media (max-width: 768px) {
    #introduction .content-image .top-visual-txt {
	width: 23%;
	top: 15%;
	right: 4%;
    }
}

#news {
    background: #E8E8E8;
    width: 100%;
    padding: 42px 20px;
    max-width: 100%;
}
#news .news-post {
    background: #fff;
    max-width: 714px;
    margin: 0 auto;
    padding: 32px;
    -webkit-border-radius: 11px;
    -moz-border-radius: 11px;
    -ms-border-radius: 11px;
    -o-border-radius: 11px;
    border-radius: 11px;
}
#news h3 {
    font-size: 2.0rem;
    text-align: left;
    font-family: "Rounded Mplus 1c", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "ＭＳ Ｐゴシック", arial, helvetica, clean, sans-serif !important;
    font-weight: bold;
    line-height: 1.3;
    padding: 0px 20px 0px 120px;
    margin: 0 0 0.3em 0;
}
#news h3 span.news-date {
    display: block;
    position: absolute;
    left: 0px;
    top: 0px;
    height: 84px;
    width: 84px;
    padding-top: 22px;
    -webkit-border-radius: 42px;
    -moz-border-radius: 42px;
    -ms-border-radius: 42px;
    -o-border-radius: 42px;
    border-radius: 42px;
    background: #FED400;
    color: #000;
    font-size: 2.3rem;
    line-height: 1;
    font-family: "Fredoka One";
    font-weight: normal;
    text-align: center;
}
#news h3 span.news-date:first-line {
    font-size: 1.5rem;
}
#news .news-content {
    margin-left: 120px;
    margin-right: 20px;
    font-size: 1.5rem;
}
#news .news-content-image {
    margin-top: 20px;
}
#news .news-content-image img {
    margin-right: 18px;
    height: 142px;
}
#news .news-content-image img:last-child {
    margin-right: 0;
}
@media (max-width: 768px) {
    #news {
	padding: 20px;
    }
    #news .news-post {
	padding: 12px;
    }
    #news h3 {
	padding: 0px 60px 0px 80px;
    }
    #news h3 span.news-date {
	height: 64px;
	width: 64px;
	padding-top: 13px;
    }
    #news .news-content {
	margin-left: 80px;
	margin-right: 20px;
	font-size: 1.5rem;
    }
    #news .news-content-image {
	margin-left: -80px;
	margin-right: -20px;
    }
    #news .news-content-image img {
	margin-right: 10px;
	height: 75px;
    }
}
#news .ribbon-box {
    position: absolute;
    top: -6px;
    right: -6px;
    width: 89px;
    height: 91px;
    overflow: hidden;
}
#news .ribbon {
    display: inline-block;
    position: absolute;
    padding: 7px 0;
    left: -23px;
    top: 22px;
    width: 160px;
    text-align: center;
    font-size: 1.8rem;
    font-weight: 900;
    line-height: 16px;
    background: #FED400;
    color: #000;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}
#news .ribbon:before, #news .ribbon:after {
    position: absolute;
    content: "";
    border-top: 4px solid #b2751b;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    bottom: -4px;
}
#news .ribbon:before {
    left: 14px;
}
#news .ribbon:after {
    right: 18px;
}

.video {
    width: 100%;
    padding-bottom: 56.25%;
    height: 0px;
    position: relative;
}

.video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#onair {
    text-align: center;
}
#onair h3 {
    margin-bottom: 24px;
    padding-bottom: 34px;
    border-bottom: dotted #ccc 1px;
}
#onair h4 a {
    text-decoration: underline;
}
#onair .onair-tv h4 {
    font-size: 2.0rem;
    line-height: 1.8em;
}
#onair .onair-net h4 {
    color: #E71E0F;
    font-size: 1.8rem;
    line-height: 1.8em;
}
#onair .onair-net p {
    line-height: 1.8em;
}

/* //////////////////character////////////////// */
.chara {
    background: #ccc;
    -webkit-border-radius: 19px;
    -moz-border-radius: 19px;
    -ms-border-radius: 19px;
    -o-border-radius: 19px;
    border-radius: 19px;
    padding: 20px 210px 20px 30px;
    min-height: 210px;
    margin-bottom: 38px;
}
.chara#c01 {
    background: #FFE600;
}
.chara#c02 {
    background: #D6E040;
}
.chara#c03 {
    background: #00AEE6;
}
.chara#c04 {
    background: #A970AF;
}
.chara#c05 {
    background: #FAA23B;
}
.chara .c-name-jp {
    font-size: 2.4rem;
    color: #000;
    font-weight: 900;
    line-height: 1.0;
}
.chara .c-name-eng {
    font-size: 1.6rem;
    color: #fff;
    margin-bottom: 0.2em;
    font-family: "Fredoka One";
}
.chara .c-cv {
    font-weight: bold;
    font-size: 2.0rem;
    margin-bottom: 1rem;
}
.chara .c-info {
    font-size: 1.6rem;
}
.chara .c-img {
    position: absolute;
    bottom: 0px;
    right: 0px;
    text-align: right;
}
.chara .c-img img {
    width: 200px;
    right: 0px;
    position: absolute;
    bottom: 0px;
}

/* //////////////////CAST & STAFF////////////////// */
#caststaff {
    text-align: center;
}

#director {
    font-size: 2.2rem;
    border-bottom: dotted 2px #C1C1C1;
    padding-bottom: 1em;
    margin-bottom: 1em;
}
#director span {
    color: #E71E0F;
    font-size: 1.8rem;
    display: block;
}

#main-cast {
    font-size: 2.2rem;
    margin-top: 2em;
    margin-bottom: 2em;
}
#main-cast div {
    width: 40%;
    display: inline-block;
    padding-bottom: 1em;
    margin-bottom: 1em;
}
#main-cast span {
    color: #E71E0F;
    font-size: 1.8rem;
    display: block;
}

.others {
    font-size: 2.2rem;
    color: #989898;
    background: #F4F4F4;
    height: 370px;
    max-width: 715px;
}

/* //////////////////STORY////////////////// */
#story .slide-story img {
    height: auto;
    width: 100%;
}
#story .slick-dots li button:before {
    color: #E71E0F;
}
#story h4 {
    text-align: left;
}
h4.title {
    color: #E71E0F;
    text-align: left;
}
#menu-story ul,
#menu-love ul {
    font-size: 0;
    font-weight: 500;
    margin: 20px auto 20px;
    display:-webkit-flex;
    display: inherit;
    width:100%;
    padding: 10px 5px;
    padding-left: 5px;
    padding-right: 5px;
    background: #e2f2ff;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;
    justify-content:space-between;
}
@media (max-width: 768px) {
    #menu-story ul,
    #menu-love ul {
	display: block;
	padding: 5px;
    }
}
#menu-story ul li,
#menu-love ul li {
    display: inline-block;
    padding: 2px 4px;
    font-size: 16px;
    color: #8e8e8e;
}
@media (max-width: 768px) {
    #menu-story ul li,
    #menu-love ul li {
	font-size: 14px;
	padding: 2px 4px;
    }
}

#menu-story ul a,
#menu-love ul a {
    color: #0f2d7e;
    text-align: center;
    display: block;

}
@media (max-width: 768px) {
    #menu-story ul a,
    #menu-love ul a {
	width: 100%;
	display: block;
	text-align: center;
    }
}
#menu-story ul a:hover,
#menu-love ul a:hover {
    color: #4565bb;
    text-decoration:underline;
}
#episodes .episode {
    display: none;
}
#episodes .episode:first-child {
    display: block;
}




/* LOVE Dubai */
.love-summary {
    margin-top:20px;
}
.love {
    background: #ccc;
    -webkit-border-radius: 19px;
    -moz-border-radius: 19px;
    -ms-border-radius: 19px;
    -o-border-radius: 19px;
    border-radius: 19px;
    padding: 20px 210px 20px 30px;
    min-height: 210px;
    margin-bottom: 38px;
}
.love {
    background: #e3f2ff;
    padding: 20px;
	min-height: auto;
	margin-bottom: 20px;
}
.love .c-info {
    font-size: 1.6rem;
    width: 100%;
}
.love .c-name-jp {
    font-size: 2.4rem;
    color: #3385d6;
    font-weight: 900;
    line-height: 1.0;
    margin-bottom: 1em;
}
.love .c-img {
    position: absolute;
    text-align: right;
    width: 100%;
	bottom: 0;
	right: 0;
	margin-top: 1em;
	position: relative;
}
.love .c-img iframe {
	width: 100%;
	height: 380px;
	position: relative;
}
#loves .love {
    display: none;
}
#loves .love:first-child {
    display: block;
}


@media (max-width: 768px) {
    .love {
	padding: 20px;
	min-height: auto;
	margin-bottom: 20px;
    }
    .love .c-info {
	width: 100%;
    }
    .love .c-img {
	width: 100%;
	bottom: 0;
	right: 0;
	margin-top: 1em;
	position: relative;
    }
    .love .c-img iframe {
	width: 100%;
	height: auto;
	/*     padding-bottom: 56.25%; */
	position: relative;
    }
}

/* //////////////////smart phone////////////////// */
@media (max-width: 768px) {
    html {
	font-size: 60%;
    }

    #nav-pc {
	display: none;
	float: none;
    }

    .contents {
	margin: 0;
	margin-top: 60px;
	padding-bottom: 100px;
    }

    .content h2 {
	margin: 24px 0 5px;
    }
    .content h3 {
	margin: 0px 0 24px;
    }

    #nav-sp {
	display: block;
	position: fixed;
	z-index: 1400;
	top: 0;
	left: -100%;
	height: 100%;
	width: 100%;
	-webkit-transition: left 0.3s;
	-moz-transition: left 0.3s;
	-o-transition: left 0.3s;
	transition: left 0.3s;
    }
    #nav-sp .nav-box {
	padding: 70px 0px 0;
	overflow: auto;
	height: 100%;
    }
    #nav-sp.on {
	left: 0px;
    }
    #nav-sp a {
	padding: 10px 60px;
    }
    #nav-sp a.current:after {
	content: none;
    }
    #nav-sp a.tw-sp-link {
	margin: 0 auto;
	padding: 5px 20px;
	display: block;
	text-align: center;
    }
    #nav-sp a.tw-sp-link img {
	width: 250px;
    }
    #nav-sp a.tw-sp-link:hover {
	background: rgba(0, 0, 0, 0);
    }
    #nav-sp a.tw-sp-link:hover img {
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	opacity: 0.8;
    }

    h1#logo-freej {
	text-align: center;
	padding: 0;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 60px;
	background: #132284;
    }
    h1#logo-freej img {
	margin-top: 6px;
	-webkit-transition: all 0.7s;
	-moz-transition: all 0.7s;
	-o-transition: all 0.7s;
	transition: all 0.7s;
	width: 130px;
    }

    .on h1#logo-freej {
	background: rgba(19, 34, 132, 0);
    }
    .on h1#logo-freej img {
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	opacity: 0;
    }

    #footer {
	height: 40px;
	padding: 0 20px;
	line-height: 40px;
    }
    #footer div {
	height: 40px;
	overflow: hidden;
    }
    #footer div img {
	top: 10px;
	margin-top: -4px;
	width: 25px;
	height: 25px;
    }
    #footer div.cat-on-knees {
	width: 140px;
	height: 95px;
	right: 0px;
	top: -62px;
    }
    #footer div.cat-on-knees a img {
	top: 0;
	width: 100%;
	height: 100%;
    }

    .chara {
	padding: 10px 130px 10px 20px;
	min-height: 190px;
	margin-bottom: 20px;
    }
    .chara .c-img {
	bottom: 10px;
    }
    .chara .c-img img {
	width: 120px;
	height: auto;
    }

    #main-cast div {
	width: 100%;
    }
}
@media (max-width: 576px) {
    html {
	font-size: 48%;
    }
}
.nav_toggle_sp {
    display: none;
    width: 50px;
    height: 42px;
    position: fixed;
    top: 48px;
    top: 8px;
    left: 10px;
    z-index: 999;
    padding: 10px;
    cursor: pointer;
}
@media (max-width: 768px) {
    .nav_toggle_sp {
	display: block;
    }
}
.nav_toggle_sp span {
    display: block;
    width: 30px;
    height: 0;
    top: 10px;
    padding-bottom: 0px;
    border-bottom: solid #fff 2px;
}
.nav_toggle_sp span:before, .nav_toggle_sp span:after {
    content: "";
    display: block;
    position: relative;
    width: 30px;
    height: 0px;
    border-bottom: solid #fff 2px;
    -webkit-transition: all 0.1s;
    -moz-transition: all 0.1s;
    -o-transition: all 0.1s;
    transition: all 0.1s;
    padding-bottom: 10px;
}
.nav_toggle_sp span:before {
    top: -20px;
}
.nav_toggle_sp span:after {
    top: -12px;
}

.on .nav_toggle_sp {
    background: none;
}
.on .nav_toggle_sp span {
    border-bottom: 0px;
    -webkit-transition: all 0.1s;
    -moz-transition: all 0.1s;
    -o-transition: all 0.1s;
    transition: all 0.1s;
}
.on .nav_toggle_sp span:after {
    top: -19px;
    left: -2px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.on .nav_toggle_sp span:before {
    top: -8px;
    left: 5px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}
