@charset 'UTF-8';
/* ----------------------------------------------------------------
*	01. Base
*	02. Layout
*	03. Module
*	04. Unique
----------------------------------------------------------------- */
/*
SCSS variables are information about icon's compiled state, stored under its original file name

.icon-home {
  width: $icon-home-width;
}

The large array-like variables contain all information about a single icon
$icon-home: x y offset_x offset_y width height total_width total_height image_path;

At the bottom of this section, we provide information about the spritesheet itself
$spritesheet: width height image $spritesheet-sprites;
*/
/* ----------------------------------------------------------------
01. Base
----------------------------------------------------------------- */
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
textarea,
p,
a,
blockquote,
th,
td {
margin: 0;
padding: 0;
}

table {
border-collapse: collapse;
border-spacing: 0;
}

img {
border: 0;
vertical-align: bottom;
}

address,
caption,
code,
em,
th {
font-style: normal;
font-weight: normal;
}

li {
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: '';
}

sup {
vertical-align: text-top;
}

sub {
vertical-align: text-bottom;
}

input,
textarea,
select {
-ms-box-sizing: inherit;
-webkit-box-sizing: inherit;
box-sizing: inherit;
font-family: inherit;
font-size: inherit;
font-weight: inherit;
margin: 0;
padding: 0;
vertical-align: middle;
}

article,
aside,
dialog,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
display: block;
}

body {
-webkit-font-smoothing: antialiased; 
-webkit-text-size-adjust: 100%;
color: #000;
font-family: Meiryo, sans-serif;
line-height: 1.6;
}

a {
color: #e7380d;
text-decoration: underline;
}

.mgt0 {
margin-top: 0 !important;
}

.mgt5 {
margin-top: 5px !important;
}

.mgt10 {
margin-top: 10px !important;
}

.mgt15 {
margin-top: 15px !important;
}

.mgt20 {
margin-top: 20px !important;
}

.mgt25 {
margin-top: 25px !important;
}

.mgt30 {
margin-top: 30px !important;
}

.mgt35 {
margin-top: 35px !important;
}

.mgt40 {
margin-top: 40px !important;
}

.mgt45 {
margin-top: 45px !important;
}

.mgt50 {
margin-top: 50px !important;
}

.mgb0 {
margin-bottom: 0 !important;
}

.mgb5 {
margin-bottom: 5px !important;
}

.mgb10 {
margin-bottom: 10px !important;
}

.mgb15 {
margin-bottom: 15px !important;
}

.mgb20 {
margin-bottom: 20px !important;
}

.mgb25 {
margin-bottom: 25px !important;
}

.mgb30 {
margin-bottom: 30px !important;
}

.mgb35 {
margin-bottom: 35px !important;
}

.mgb40 {
margin-bottom: 40px !important;
}

.mgb45 {
margin-bottom: 45px !important;
}

.mgb50 {
margin-bottom: 50px !important;
}

.mgl0 {
margin-left: 0 !important;
}

.mgl5 {
margin-left: 5px !important;
}

.mgl10 {
margin-left: 10px !important;
}

.mgl15 {
margin-left: 15px !important;
}

.mgl20 {
margin-left: 20px !important;
}

.mgl25 {
margin-left: 25px !important;
}

.mgl30 {
margin-left: 30px !important;
}

.mgl35 {
margin-left: 35px !important;
}

.mgl40 {
margin-left: 40px !important;
}

.mgl45 {
margin-left: 45px !important;
}

.mgl50 {
margin-left: 50px !important;
}

.mgr0 {
margin-right: 0 !important;
}

.mgr5 {
margin-right: 5px !important;
}

.mgr10 {
margin-right: 10px !important;
}

.mgr15 {
margin-right: 15px !important;
}

.mgr20 {
margin-right: 20px !important;
}

.mgr25 {
margin-right: 25px !important;
}

.mgr30 {
margin-right: 30px !important;
}

.mgr35 {
margin-right: 35px !important;
}

.mgr40 {
margin-right: 40px !important;
}

.mgr45 {
margin-right: 45px !important;
}

.mgr50 {
margin-right: 50px !important;
}

.pd0 {
padding: 0 !important;
}

.pdt0 {
padding-top: 0 !important;
}

.pdt5 {
padding-top: 5px !important;
}

.pdt10 {
padding-top: 10px !important;
}

.pdt15 {
padding-top: 15px !important;
}

.pdt20 {
padding-top: 20px !important;
}

.pdt25 {
padding-top: 25px !important;
}

.pdt30 {
padding-top: 30px !important;
}

.pdt35 {
padding-top: 35px !important;
}

.pdt40 {
padding-top: 40px !important;
}

.pdt45 {
padding-top: 45px !important;
}

.pdt50 {
padding-top: 50px !important;
}

.pdt90 {
padding-top: 90px !important;
}

.pdb0 {
padding-bottom: 0 !important;
}

.pdb5 {
padding-bottom: 5px !important;
}

.pdb10 {
padding-bottom: 10px !important;
}

.pdb15 {
padding-bottom: 15px !important;
}

.pdb20 {
padding-bottom: 20px !important;
}

.pdb25 {
padding-bottom: 25px !important;
}

.pdb30 {
padding-bottom: 30px !important;
}

.pdb35 {
padding-bottom: 35px !important;
}

.pdb40 {
padding-bottom: 40px !important;
}

.pdb45 {
padding-bottom: 45px !important;
}

.pdb50 {
padding-bottom: 50px !important;
}

.pdl0 {
padding-left: 0 !important;
}

.pdl5 {
padding-left: 5px !important;
}

.pdl10 {
padding-left: 10px !important;
}

.pdl15 {
padding-left: 15px !important;
}

.pdl20 {
padding-left: 20px !important;
}

.pdl25 {
padding-left: 25px !important;
}

.pdl30 {
padding-left: 30px !important;
}

.pdl35 {
padding-left: 35px !important;
}

.pdl40 {
padding-left: 40px !important;
}

.pdl45 {
padding-left: 45px !important;
}

.pdl50 {
padding-left: 50px !important;
}

.pdr0 {
padding-right: 0 !important;
}

.pdr5 {
padding-right: 5px !important;
}

.pdr10 {
padding-right: 10px !important;
}

.pdr15 {
padding-right: 15px !important;
}

.pdr20 {
padding-right: 20px !important;
}

.pdr25 {
padding-right: 25px !important;
}

.pdr30 {
padding-right: 30px !important;
}

.pdr35 {
padding-right: 35px !important;
}

.pdr40 {
padding-right: 40px !important;
}

.pdr45 {
padding-right: 45px !important;
}

.pdr50 {
padding-right: 50px !important;
}

.tac {
text-align: center !important;
}

.tal {
text-align: left !important;
}

.tar {
text-align: right !important;
}

.fwb {
font-weight: bold !important;
}

.fwn {
font-weight: normal !important;
}

.wsn {
white-space: nowrap !important;
}

.vam {
vertical-align: middle !important;
}

.vat {
vertical-align: top !important;
}

.vab {
vertical-align: bottom !important;
}

.dpb {
display: block !important;
}

.dpn {
display: none !important;
}

.dpi {
display: inline !important;
}

.dpib {
display: inline-block !important;
}

.psr {
position: relative !important;
}

.bdn {
border: none !important;
}

.bdtn {
border-top: none !important;
}

.bdbn {
border-bottom: none !important;
}

/* ----------------------------------------------------------------
02. Layout
----------------------------------------------------------------- */

.l-container + .l-container {
padding-top: 0;
}

.l-container-wrapper {
background-color: #f9f9f9;
}
.l-container-wrapper.l-container-wrapper-mid {
background-color: #eee;
}
.l-container-wrapper .l-container {
margin-bottom: 0;
}

.l-heading {
background-color: #eee;
}

.l-accordionWrap {
display: none;
}

.l-tryCv {
text-align: center;
}

.l-tryApp {
background-color: rgba(202, 202, 202, .6);
}

.l-tryApp-mid {
background-color: inherit;
}
.l-tryApp-mid:first-child {
margin-bottom: -30px; 
margin-top: -38px;
}

.l-tryApp-scroll {
background-color: rgba(202, 202, 202, .6); 
bottom: 0;
position: fixed;
text-align: center;
width: 100%;
z-index: 10;
}

.l-header {
background-color: #3b3b3b;
}

.l-header-inner {
position: relative;
}

.l-footer {
background-color: #3b3b3b;
color: #fff;
}
.l-footer a {
color: #fff;
}

.l-license {
border-bottom: 1px solid #262626;
font-size: 10px;
padding-top: 20px;
}

.l-license-inner {
padding-bottom: 10px;
}

.l-copyright {
color: #b9b9b9;
font-size: 12px;
padding-top: 15px;
text-align: center;
}

.l-header-top {
background-color: inherit;
position: relative;
}

.l-topCampaign {
background-color: #eee;
}

/* ----------------------------------------------------------------
03. Module
---------------------------------------------------------------- */
.mod-tryApp-ttl {
font-weight: bold;
text-align: center;
}
.mod-tryApp-ttl-em {
color: #e7380d;
}
.mod-tryApp-ttl-through {
text-decoration: line-through;
}

.mod-tryApp-list {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;

-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
}

.mod-tryCv-ttl {
color: #fff;
}

.mod-logo {
float: left;
}

.mod-header-btn > a {
border-radius: 5px;
border: 1px solid #fff;
color: #fff;
display: block;
float: right;
font-size: 8px;
height: 43px;
position: relative;
text-align: center;
text-decoration: none;
width: 43px;
}
.mod-header-btn > a:before {
background-color: #fff;
content: '';
display: block;
height: 2px;
left: 50%;
margin-left: -10px;
position: absolute;
top: 9px;
width: 20px;
}

.mod-header-btn-icon {
display: block;
padding-top: 25px;
position: relative;
}
.mod-header-btn-icon:before,
.mod-header-btn-icon:after {
background-color: #fff;
content: '';
display: block;
height: 2px;
left: 50%;
margin-left: -10px;
position: absolute;
width: 20px;
}
.mod-header-btn-icon:before {
top: 15px;
}
.mod-header-btn-icon:after {
top: 21px;
}

.mod-header-btn-open {
float: right;
}
.mod-header-btn-open a:before {
display: none;
}
.mod-header-btn-open .mod-header-btn-icon {
-webkit-transform-origin: 50% 62%;
-webkit-transform: rotate(-45deg);
transform-origin: 50% 62%;
transform: rotate(-45deg);
}
.mod-header-btn-open .mod-header-btn-icon:after {
height: 20px;
margin-left: -1px;
top: 6px;
width: 2px;
}

.mod-nav a {
color: #fff;
}

.mod-nav-main {
font-size: 12px;
}
.mod-nav-main > li > a {
text-decoration: none;
}

.mod-nav-sns > li img {
vertical-align: top;
}

.mod-license-logo,
.mod-license-text {
display: table-cell;
vertical-align: top;
}

.mod-license-logo {
padding-top: 3px;
}

.mod-license-text {
width: 100%;
word-break: break-all;
}

.mod-footerNav > li > a {
text-decoration: none;
}

.mod-footerNav-inside > li > a:before {
content: '';
display: inline-block;
margin-right: 5px;
}

.mod-footerNav-outside > li > a:after {
content: '';
display: inline-block;
margin-left: 5px;
}

.mod-ttlHeading {
font-weight: bold;
text-align: center;
}
.mod-ttlHeading:after {
background-color: #5d5d5d;
content: '';
display: block;
height: 2px;
}

.mod-ttlHeading-single:after {
display: none;
}

.mod-ttlHeading-single > .mod-ttlHeading-sub {
margin-bottom: 0;
}

.mod-ttlHeading-sub {
display: block;
font-weight: normal;
}

.mod-ttlLv01 {
font-weight: bold;
text-align: center;
}

.mod-ttlLv02 {
text-align: center;
}

.mod-ttlLv02-secondary {
background-color: #eee;
}

.mod-ttlLv03 {
border-bottom: 1px solid #e2e2e2; 
font-weight: bold;
}

.mod-ttlLv03-accordion > a {
color: #000;
display: block;
position: relative;
text-decoration: none;
}

.mod-ttlLv03-accordion.is-open .mod-ttlLv03-accordion-icon:before {
display: none;
}

.mod-ttlLv03-accordion-icon {
background-color: #5d5d5d;
display: block;
left: 0;
position: absolute;
}
.mod-ttlLv03-accordion-icon:before,
.mod-ttlLv03-accordion-icon:after {
background-color: #fff;
content: '';
display: block;
position: absolute;
}
.mod-ttlLv03-accordion-icon:before {
height: 10px;
width: 2px;
}
.mod-ttlLv03-accordion-icon:after {
height: 2px;
width: 10px;
}

.mod-ttlLv04 {
font-weight: bold;
margin-bottom: 10px;
}

.mod-txtNormal {
margin-bottom: 10px;
}

.mod-txtSecondary {
font-size: 12px;
margin-bottom: 5px;
}

.mod-txtRight {
text-align: right;
}

.mod-txtCenter {
text-align: center;
}

.mod-txtEmphasis {
font-weight: bold;
}

.mod-txtAttention {
color: #e7380d;
font-weight: bold;
}

.mod-txtAnotation {
vertical-align: top;
}

.mod-btnConversion {
-webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .75);
-webkit-box-sizing: border-box;
background: -webkit-gradient(linear, left top, left bottom, from(#ec5e3c), color-stop(5%, #e7380d));
background: -webkit-linear-gradient(top, #ec5e3c 0%, #e7380d 5%);
background: linear-gradient(to bottom, #ec5e3c 0%, #e7380d 5%);
border-radius: 4px;
box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .75);
box-sizing: border-box; 
color: #fff;
display: inline-block;
font-weight: bold;
text-align: center;
text-decoration: none;
}
.mod-btnConversion:before {
content: '';
display: inline-block;
margin-right: 10px;
}
.mod-btnConversion:hover {
color: #fff;
}

.mod-btnMore {
-webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .75);
-webkit-box-sizing: border-box;
background: -webkit-gradient(linear, left top, left bottom, from(#7d7d7d), color-stop(5%, #5c5c5c));
background: -webkit-linear-gradient(top, #7d7d7d 0%, #5c5c5c 5%);
background: linear-gradient(to bottom, #7d7d7d 0%, #5c5c5c 5%);
border-radius: 4px;
box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .75);
box-sizing: border-box; 
color: #fff;
display: inline-block;
font-weight: bold;
text-align: center;
text-decoration: none;
}
.mod-btnMore:before {
content: '';
display: inline-block;
margin-right: 10px;
}
.mod-btnMore:hover {
color: #fff;
}
.mod-btnMore:before {
-webkit-transform: rotate(45deg);
border-color: #fff;
border-style: solid;
border-width: 0 2px 2px 0;
transform: rotate(45deg);
vertical-align: 2px;
}

.mod-btnTotop {
-webkit-transition: opacity .3s linear 0s, visibility .3s linear 0s;
opacity: 0;
position: fixed;
transition: opacity .3s linear 0s, visibility .3s linear 0s;
visibility: hidden;
z-index: 999;
}
.mod-btnTotop > a {
background: url(/common/img/btn_pagetop.png) left top no-repeat;
background-size: 52px 104px;
display: block;
height: 52px;
overflow: hidden;
text-indent: -999px;
width: 52px;
}
.mod-btnTotop.is-visible {
-webkit-transition: opacity .3s linear 0s, visibility .3s linear 0s;
opacity: 1;
transition: opacity .3s linear 0s, visibility .3s linear 0s;
visibility: visible;
}

.mod-btnApp {
-webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .75);
-webkit-box-sizing: border-box;
background: -webkit-gradient(linear, left top, left bottom, from(#7d7d7d), color-stop(5%, #5c5c5c));
background: -webkit-linear-gradient(top, #7d7d7d 0%, #5c5c5c 5%);
background: linear-gradient(to bottom, #7d7d7d 0%, #5c5c5c 5%);
border-radius: 4px;
box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .75);
box-sizing: border-box; 
color: #fff;
display: inline-block;
font-weight: bold;
text-align: center;
text-decoration: none;
}
.mod-btnApp:before {
content: '';
display: inline-block;
margin-right: 10px;
}
.mod-btnApp:hover {
color: #fff;
}

.mod-link {
color: #000;
display: inline-block;
line-height: 1.5;
position: relative;
text-decoration: none;
}
.mod-link:before {
background-image: url('/common/img/sprite.png');
background-repeat: no-repeat;
content: '';
display: block;
left: 0;
position: absolute;
}
.mod-link[target='_blank']:after {
background-position: left top;
background-repeat: no-repeat;
content: '';
display: inline-block;
margin-left: 5px;
}

.mod-linkBlank[target='_blank']:after {
background-position: left top;
content: '';
display: inline-block;
margin-left: 5px;
}

.mod-tableShift {
border: 1px solid #e2e2e2;
margin-bottom: 25px;
width: 100%;
}
.mod-tableShift th,
.mod-tableShift td {
vertical-align: top;
}
.mod-tableShift th {
background-color: #f9f9f9;
font-weight: bold;
}

.mod-tableLiquid {
border: 1px solid #e2e2e2;
margin-bottom: 25px;
width: 100%;
}
.mod-tableLiquid th,
.mod-tableLiquid td {
border-bottom: 1px solid #e2e2e2;
vertical-align: top;
}
.mod-tableLiquid thead th {
background-color: #3b3b3b;
color: #fff;
font-weight: bold;
text-align: center;
}
.mod-tableLiquid thead th + th {
border-left: 1px solid #fff;
}
.mod-tableLiquid th {
background-color: #f9f9f9;
font-weight: bold;
}
.mod-tableLiquid th + td {
border-left: none;
}
.mod-tableLiquid td {
background-color: #fff;
border-left: 1px solid #e2e2e2;
}

.mod-table-insideListNum {
margin-left: -20px;
margin-top: 10px;
}

.mod-listNum {
counter-reset: num;
margin-bottom: 10px;
}
.mod-listNum > li {
padding-left: 20px;
position: relative;
}
.mod-listNum > li:before {
content: counter(num) '.';
counter-increment: num;
display: block;
left: 0;
position: absolute;
}
.mod-listNum > li:nth-child(n+10) {
padding-left: 30px;
}
.mod-listNum > li:last-child {
margin-bottom: 0;
}

.mod-listBracket {
counter-reset: bracket;
margin-bottom: 10px;
}
.mod-listBracket > li {
position: relative;
}
.mod-listBracket > li:before {
content: '（' counter(bracket) '）';
counter-increment: bracket;
display: block;
left: 0;
position: absolute;
}
.mod-listBracket > li:nth-child(n+10) {
padding-left: 50px;
}
.mod-listBracket > li:last-child {
margin-bottom: 0;
}

.mod-listDisc {
margin-bottom: 10px;
}
.mod-listDisc > li {
padding-left: 15px;
position: relative;
}
.mod-listDisc > li:before {
content: '・';
display: block;
left: 0;
position: absolute;
}
.mod-listDisc > li:last-child {
margin-bottom: 0;
}

.mod-listLink {
margin-bottom: 10px;
}

.mod-listNote {
margin-bottom: 10px;
}
.mod-listNote > li {
font-size: 12px;
margin-bottom: 10px;
padding-left: 15px;
position: relative;
}
.mod-listNote > li:before {
content: '※';
display: block;
left: 0;
position: absolute;
}

.mod-list-child {
margin-bottom: 0;
}

.mod-listGenre > li > a {
-webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .45);
-webkit-box-sizing: border-box;
background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fafafa));
background: -webkit-linear-gradient(top, #fff 0%, #fafafa 100%);
background: linear-gradient(to bottom, #fff 0%, #fafafa 100%);
border-radius: 4px;
box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .45);
box-sizing: border-box;
color: #000;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
height: 100%;
line-height: 1.35;
position: relative;
text-decoration: none; 

-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.mod-listGenre > li > a.mod-listGenre-current {
border-color: #e7380d;
border-style: solid;
}
.mod-listGenre > li > a:before {
background-image: url('/common/img/sprite.png');
background-repeat: no-repeat;
content: '';
display: block;
position: absolute;
top: 40%;
}

.mod-jacketResult {
position: relative;
}
.mod-jacketResult ul {
font-size: 0;
padding-bottom: 40px;
}
.mod-jacketResult ul > li {
display: inline-block;
opacity: 0;
vertical-align: top;
}
.mod-jacketResult ul a {
color: #000;
text-decoration: none;
}

.mod-jacketResult-image {
-webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .25);
box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .25);
}
.mod-jacketResult-image > img {
height: auto;
width: auto;
}

.mod-jacketResult-ttl {
word-wrap: break-word;
}

.mod-jacketResult-overlay {
position: absolute;
right: 0;
text-align: center;
}

.mod-jacketResult-counter-view {
color: #e7380d;
}

.mod-jacketResult-counter-total {
padding-right: 5px;
}

/* ----------------------------------------------------------------
04. Unique
----------------------------------------------------------------- */
.topMain-copy {
color: #fff;
}

.topMain-mv {
background-color: #000;
bottom: 0;
left: 0;
overflow: hidden;
position: absolute;
right: 0;
top: 0;
z-index: -1;
}
.topMain-mv > li {
-webkit-transition: opacity 1s linear;
background-position: center center;
background-repeat: no-repeat;
background-size: cover;
bottom: 0;
left: 0;
opacity: 0;
overflow: hidden;
position: absolute;
right: 0;
top: 0;
transition: opacity 1s linear;
}
.topMain-mv > li.is-visible {
-webkit-transition: opacity 1s linear;
opacity: 1;
transition: opacity 1s linear;
}
.topMain-mv > li > img {
display: none;
}

.topMain-mobile {
-webkit-transition: opacity .8s cubic-bezier(.645, .045, .355, 1), top .8s cubic-bezier(.645, .045, .355, 1);
background: url('/common/img/top/bg_mobile.png') left top no-repeat;
opacity: 0;
position: absolute;
transition: opacity .8s cubic-bezier(.645, .045, .355, 1), top .8s cubic-bezier(.645, .045, .355, 1);

will-change: contents;
}
.topMain-mobile > li {
-webkit-transition: opacity 1s linear;
opacity: 0;
position: absolute;
transition: opacity 1s linear;
}
.topMain-mobile > li.is-visible {
-webkit-transition: opacity 1s linear;
opacity: 1;
transition: opacity 1s linear;
}

.topAbout {
text-align: center;
}
.topAbout > li {
position: relative;
}
.topAbout > li:before,
.topAbout > li:after {
background-color: #ccc;
content: '';
display: block;
position: absolute;
}
.topAbout > li:first-child:before,
.topAbout > li:first-child:after {
display: none;
}

.topAbout-em {
color: #e7380d;
font-weight: bold;
}

.topAbout-sup {
font-size: 12px;
vertical-align: text-top;
}

.topAbout-note {
font-size: 12px;
}

.topAbout-note-ast {
color: #e7380d;
}

.topAbout-link {
text-align: right;
}

.topSearch {
background-color: #f9f9f9;
position: relative;
}
.topSearch:before {
-webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .25);
background-color: #f9f9f9;
box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .25);
content: '';
height: 18px;
left: 50%;
position: absolute;
width: 18px;
}

.topSearch-ttl {
background-color: #3b3b3b;
color: #fff;
text-align: center;
}

.topSearch-select {
background-color: #f9f9f9;
position: relative;
width: 100%;
z-index: 1;
}

.topSearch-pc .topSearch-list {
-webkit-transition: -webkit-transform .8s ease-in-out;
position: relative;
transition: -webkit-transform .8s ease-in-out;
transition: transform .8s ease-in-out;
transition: transform .8s ease-in-out, -webkit-transform .8s ease-in-out;
visibility: hidden;
width: 500%;
}
.topSearch-pc .topSearch-list:before,
.topSearch-pc .topSearch-list:after {
content: ' ';
display: table;
}
.topSearch-pc .topSearch-list:after {
clear: both;
}
.topSearch-pc .topSearch-list > li {
-webkit-box-shadow: 0 1px 2px 0 rgba(255, 255, 255, .45), inset 0 1px 2px 0 rgba(0, 0, 0, .12);
border-radius: 15px;
box-shadow: 0 1px 2px 0 rgba(255, 255, 255, .45), inset 0 1px 2px 0 rgba(0, 0, 0, .12);
float: left;
margin-right: 7px;
padding: 3px;
}
.topSearch-pc .topSearch-list label {
-webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .25);
background: -webkit-gradient(linear, left top, left bottom, from(#f9f9f9), to(#e6e6e6));
background: -webkit-linear-gradient(top, #f9f9f9 0%, #e6e6e6 100%);
background: linear-gradient(to bottom, #f9f9f9 0%, #e6e6e6 100%);
border-radius: 15px;
box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .25);
cursor: pointer;
display: inline-block;
min-width: 36px;
padding: 2px 16px 0;
text-align: center;
}
.topSearch-pc .topSearch-list label:hover {
background: -webkit-gradient(linear, left top, left bottom, from(#e0e0e0), to(#f4f4f4));
background: -webkit-linear-gradient(top, #e0e0e0 0%, #f4f4f4 100%);
background: linear-gradient(to bottom, #e0e0e0 0%, #f4f4f4 100%);
}
.topSearch-pc .topSearch-list input {
display: none;
}
.topSearch-pc .topSearch-list input:disabled + label {
background: -webkit-gradient(linear, left top, left bottom, from(#f3f3f3), to(#f0f0f0));
background: -webkit-linear-gradient(top, #f3f3f3 0%, #f0f0f0 100%);
background: linear-gradient(to bottom, #f3f3f3 0%, #f0f0f0 100%);
color: #b6b6b6;
cursor: default;
}
.topSearch-pc .topSearch-list input:checked + label {
-webkit-box-shadow: inset 0 2px 6px 0 rgba(0, 0, 0, .2);
background: -webkit-gradient(linear, left top, left bottom, from(#e7380d), color-stop(40%, #ea4f29), to(#e83d13));
background: -webkit-linear-gradient(top, #e7380d 0%, #ea4f29 40%, #e83d13 100%);
background: linear-gradient(to bottom, #e7380d 0%, #ea4f29 40%, #e83d13 100%);
box-shadow: inset 0 2px 6px 0 rgba(0, 0, 0, .2);
color: #fff;
}

.topSearch-control > li {
height: 24px;
margin-top: -12px;
overflow: hidden;
position: absolute;
text-indent: -999px;
top: 50%;
width: 20px;
}
.topSearch-control > li > a {
background-color: #5d5d5d;
display: block;
}
.topSearch-control > li > a:hover {
background-color: #868686;
}
.topSearch-control > li > a:after {
-webkit-transform: rotate(45deg);
border-color: #fff;
border-style: solid;
content: '';
height: 7px;
position: absolute;
top: 8px;
transform: rotate(45deg);
width: 7px;
}
.topSearch-control > li.is-disabled > a {
background-color: #e6e6e6;
cursor: default;
}

.topSearch-control .topSearch-control-prev {
border-radius: 0 5px 5px 0;
left: 0;
}
.topSearch-control .topSearch-control-prev > a:after {
border-width: 0 0 2px 2px;
left: 6px;
}

.topSearch-control .topSearch-control-next {
border-radius: 5px 0 0 5px;
right: 0;
}
.topSearch-control .topSearch-control-next > a:after {
border-width: 2px 2px 0 0;
right: 6px;
}

.topSearch-sp label {
display: block;
position: relative;
}

.topSearch-sp select {
-moz-appearance: none;
-webkit-appearance: none;
appearance: none;
bottom: 0;
font-size: 16px;
left: 0;
opacity: 0;
position: absolute;
right: 0;
top: 0;
width: 100%;
}

.topSearch-sp .topSearch-pulldown {
-webkit-box-shadow: 0 1px 2px 0 rgba(255, 255, 255, .45), inset 0 2px 4px 0 rgba(0, 0, 0, .45);
background-color: #fff;
border-radius: 15px;
box-shadow: 0 1px 2px 0 rgba(255, 255, 255, .45), inset 0 2px 4px 0 rgba(0, 0, 0, .45);
display: block;
padding: 3px 0;
position: relative;
text-align: center;
}
.topSearch-sp .topSearch-pulldown:before,
.topSearch-sp .topSearch-pulldown:after {
content: '';
display: block;
position: absolute;
}
.topSearch-sp .topSearch-pulldown:before {
background-color: #5e5e5e;
border-radius: 11px;
height: 22px;
right: 4px;
top: 4px;
width: 22px;
}
.topSearch-sp .topSearch-pulldown:after {
border-color: #fff transparent transparent transparent;
border-style: solid;
border-width: 7px 4px 0 4px;
height: 0;
right: 11px;
top: 12px;
width: 0;
}

.topResult {
position: relative;
}
.topResult > ul {
font-size: 0;
}
.topResult > ul > li {
display: inline-block;
opacity: 0;
vertical-align: top;
}
.topResult > ul a {
color: #000;
text-decoration: none;
}

.topResult-image {
-webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .25);
box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .25);
}
.topResult-image > img {
height: auto;
width: auto;
}

.topResult-ttl {
word-wrap: break-word;
}

.topResultOther {
color: #e7380d;
display: none;
font-weight: bold;
text-align: center;
}

.topResult-overlay {
position: absolute;
right: 0;
text-align: center;
z-index: 1;
}

.topResult-counter-view {
color: #e7380d;
}

.topResult-counter-total {
padding-right: 5px;
}

.topInfo-box {
-webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .25);
background-color: #f9f9f9;
box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .25);
}

.topInfo-ttl {
font-weight: bold;
}

.serviceOutline-ttl {
color: #e7380d;
font-weight: bold;
}

.serviceOutline-anotation {
font-size: 12px; 
vertical-align: top;
}

.serviceOutline-note {
font-size: 12px;
margin-top: 10px;
}
.serviceOutline-note-ast {
color: #e7380d;
}

.serviceSpec-list > li {
position: relative;
}
.serviceSpec-list > li:before {
content: '※';
display: block;
left: 0;
position: absolute;
}

.serviceCase-item {
background-color: #fff;
}

.serviceCase-ttl {
font-weight: bold;
text-align: center;
}

.serviceRecommend {
padding-top: 15px;
}

.serviceRecommend-ttl {
border-bottom: 1px solid #e2e2e2;
font-size: 12px;
font-weight: bold;
}

.serviceRecommend-list {
font-size: 13px;
}
.serviceRecommend-list > li {
margin-bottom: 5px;
}
.serviceRecommend-list > li:last-child {
margin-bottom: 0;
}

.genrePickup > li {
-webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .25);
box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .25);
}
.genrePickup > li img {
height: auto;
width: 100%;
}

.genrePopularTop {
background-color: #f9f9f9;
font-size: 0;
}
.genrePopularTop > li {
display: inline-block;
vertical-align: top;
}
.genrePopularTop > li:last-child {
margin-right: 0;
}
.genrePopularTop a {
color: #000;
text-decoration: none;
}

.genrePopularTop-image {
-webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .25);
background-color: #fff;
box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .25);
}
.genrePopularTop-image > img {
height: auto;
width: auto;
}

.genrePopularTop-ttl {
text-align: left;
word-wrap: break-word;
}

.genrePopularTop-rank {
background-color: #333;
border-radius: 15px;
color: #fff;
display: inline-block;
font-weight: bold;
}
.genrePopularTop-rank.genrePopularTop-rank-01 {
background-color: #d1c861;
}
.genrePopularTop-rank.genrePopularTop-rank-02 {
background-color: #c6c6c6;
}
.genrePopularTop-rank.genrePopularTop-rank-03 {
background-color: #a99081;
}

.genrePopular {
font-size: 0;
}
.genrePopular > li {
display: inline-block;
text-align: center;
vertical-align: top;
}
.genrePopular a {
color: #000;
text-align: left;
text-decoration: none;
}

.genrePopular-rank {
background-color: #eee;
border-radius: 15px; 
display: inline-block;
text-align: center;
}

.channelOutline-image {
-webkit-box-sizing: border-box;
box-sizing: border-box;
text-align: center;
}
.channelOutline-image > img {
height: auto;
width: auto;
}

.channelLatest-status {
color: #fff;
text-align: center;
}

.channelLatest-item-playing .channelLatest-status {
background-color: #e7380d;
}

.channelLatest-item-next .channelLatest-status {
background-color: #3b3b3b;
}

.channelLatest-detail {
-webkit-box-sizing: border-box;
box-sizing: border-box;
display: table;
table-layout: fixed;
width: 100%;
}

.channelLatest-image-wrapper,
.channelLatest-text {
display: table-cell;
vertical-align: top;
}

.channelLatest-image {
-webkit-box-sizing: border-box;
background-color: #fff;
border: 1px solid #e2e2e2;
box-sizing: border-box;
display: table-cell;
text-align: center;
vertical-align: middle;
}
.channelLatest-image > img {
height: auto;
width: auto;
}

.channelLatest-text {
word-wrap: break-word;
}

.channelLatest-ttl {
font-weight: bold;
}

.channelLatest-artist {
font-size: 12px;
}

.channelNext {
position: relative;
}

.channelNext-list > li {
background-color: #f6f6f6;
opacity: 0;
}

.channelNext-image-wrapper,
.channelNext-text {
display: table-cell;
vertical-align: top;
}

.channelNext-image {
-webkit-box-sizing: border-box;
background-color: #fff;
border: 1px solid #e2e2e2;
box-sizing: border-box;
display: table-cell;
text-align: center;
vertical-align: middle;
}
.channelNext-image > img {
height: auto;
width: auto;
}

.channelNext-text {
word-break: break-all;
}

.channelNext-ttl {
font-weight: bold;
}

.channelNext-artist {
font-size: 12px;
}

.channelNext-overlay {
position: absolute;
right: 0;
text-align: center;
z-index: 1;
}

.supportAppList {
margin-bottom: 35px;
}
.supportAppList > li {
display: inline-block;
}

.supportAppList-ttl {
margin-bottom: 5px;
}

.supportGuide-item {
-webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .25);
box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .25);
}

.supportGuide-num {
display: inline-block;
vertical-align: middle;
}

.faqPopular {
-webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .25);
box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .25);
}

.faqPopular-ttl {
background-color: #3b3b3b;
color: #fff;
text-align: center;
}

.faqPopular-list {
background-color: #f9f9f9;
}
.faqPopular-list > li {
border-top: 1px solid #e2e2e2;
}
.faqPopular-list > li:first-child {
border-top: none;
}
.faqPopular-list > li a {
color: #000;
display: block;
text-decoration: none;
}
.faqPopular-list > li a:before {
-webkit-transform: rotate(45deg);
border-color: #5d5d5d;
border-style: solid;
border-width: 0 2px 2px 0;
content: '';
height: 7px;
transform: rotate(45deg);
width: 7px;
}

.freeOutline {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
padding-bottom: 30px; 

-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}

.freeOutline-image img {
-webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .25);
box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .25);
height: auto;
width: 100%;
}

.freeOutline-ttl {
font-weight: bold;
margin-bottom: 10px;
}

.freeLineup > li img {
-webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .25);
box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .25);
height: auto; 
width: 100%;
}

@media screen and (min-width: 768px) {
body {
font-size: 15px; 
min-width: 1030px;
}
a:hover {
text-decoration: none;
}
.l-container {
margin-bottom: 70px;
margin-left: auto;
margin-right: auto;
min-width: 980px;
padding-top: 55px; 
width: 980px;
}
.l-container-lower {
margin-top: -5px;
}
.l-container-wrapper .l-container {
padding-bottom: 30px;
}
.l-container-inner {
margin-left: auto;
margin-right: auto;
min-width: 811px;
width: 811px;
}
.l-paragraph {
margin-bottom: 27px;
}
.l-heading {
padding-top: 55px;
}
.l-heading-inner {
margin-left: auto;
margin-right: auto;
min-width: 980px;
width: 980px;
}
.l-jacketResult {
margin-left: auto;
margin-right: auto;
min-width: 980px;
padding-top: 55px; 
width: 980px;
}
.l-accordionWrap {
margin: 0 -5px;
padding: 25px 5px 1px;
}
.l-tryCv {
background-position: 50% 50%;
background: url('/common/img/bg_try.png') center bottom no-repeat;
background-size: cover;
padding-bottom: 20px;
}
.l-tryCv-inner {
margin-left: auto;
margin-left: auto;
margin-right: auto;
margin-right: auto;
min-width: 980px;
padding-top: 35px; 
width: 980px;
width: 348px;
}
.l-tryApp-inner {
margin-left: auto;
margin-right: auto;
padding: 18px 0; 
width: 348px;
}
.l-tryApp-inner-mid {
margin-bottom: -15px; 
padding-bottom: 0;
}
.l-tryApp-inner-service {
margin-bottom: -15px; 
padding-bottom: 0;
}
.l-header {
padding: 20px 0 17px;
}
.l-header-inner {
height: 28px; 
margin-left: auto;
margin-right: auto;
min-width: 980px;
width: 980px;
}
.l-header-inner:before,
.l-header-inner:after {
content: ' ';
display: table;
}
.l-header-inner:after {
clear: both;
}
.l-nav {
float: right;
}
.l-nav:before,
.l-nav:after {
content: ' ';
display: table;
}
.l-nav:after {
clear: both;
}
.l-nav-heading {
display: none;
}
.l-license-inner {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin-left: auto;
margin-right: auto;
min-width: 980px;
width: 980px; 

-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
}
.l-footerNav {
padding-top: 20px;
}
.l-footerNav-inner {
margin-left: auto;
margin-right: auto;
min-width: 980px;
text-align: center; 
width: 980px;
}
.l-copyright {
padding-bottom: 20px;
}
.l-copyright-inner {
margin-left: auto;
margin-right: auto;
min-width: 980px;
width: 980px;
}
.l-header-top {
height: 370px;
margin-bottom: 73px;
padding: 20px 0;
}
.l-topMain {
-webkit-box-sizing: border-box;
box-sizing: border-box;
margin-left: auto;
margin-right: auto;
min-width: 980px;
padding-left: 60px;
padding-top: 95px;
position: relative; 
width: 980px;
}
.l-tryApp-top-inner {
-webkit-box-sizing: border-box;
box-sizing: border-box;
margin-left: auto;
margin-right: auto;
min-width: 980px;
padding-left: 63px;
padding-right: 305px; 
width: 980px;
}
.l-tryApp-top .l-tryApp-inner {
padding-bottom: 8px; 
width: 330px;
}
.l-topAbout {
margin-bottom: 30px; 
margin-left: auto;
margin-right: auto;
min-width: 980px;
width: 980px;
}
.l-topCampaign {
margin-bottom: 36px;
}
.l-topSearch + .l-topCampaign {
margin-bottom: 60px;
}
.l-topCampaign-inner {
margin-left: auto;
margin-right: auto;
min-width: 980px;
width: 980px;
}
.l-topSearch {
margin-left: auto;
margin-right: auto;
min-width: 980px;
width: 980px;
}
.mod-tryApp-ttl {
background-color: #fff;
border-radius: 8px;
font-size: 20px;
line-height: 1.4; 
margin-bottom: 13px;
padding-top: 3px;
}
.mod-tryApp-ttl-through {
font-size: 13px;
padding-left: .5em;
}
.mod-tryCv-ttl {
font-size: 24px;
margin-bottom: 20px;
}
.mod-logo {
margin-top: -3px;
}
.mod-header-btn {
display: none;
}
.mod-nav {
float: left;
}
.mod-nav:before,
.mod-nav:after {
content: ' ';
display: table;
}
.mod-nav:after {
clear: both;
}
.mod-nav > li {
float: left;
}
.mod-nav-main > li {
margin-left: 24px;
}
.mod-nav-main > li > a:hover,
.mod-nav-main > li > a.mod-nav-current {
border-bottom: 1px solid #fff;
}
.mod-nav-sns {
margin-left: 20px;
}
.mod-nav-sns > li {
margin-left: 10px;
}
.mod-nav-sns > li a:hover {
opacity: .75;
}
.mod-license-item {
display: table;
margin-right: 31px;
width: 222px;
}
.mod-license-item:last-child {
margin-right: 0;
}
.mod-license-logo {
padding-right: 10px;
}
.mod-footerNav {
display: inline-block;
}
.mod-footerNav > li {
display: inline-block;
font-size: 12px;
margin: 0 12px;
}
.mod-footerNav > li > a:hover {
text-decoration: underline;
}
.mod-footerNav-inside > li:nth-child(2) {
padding-right: 32px;
position: relative;
}
.mod-footerNav-inside > li:nth-child(2):after {
background-color: #fff;
bottom: 2px;
content: '';
display: block;
position: absolute;
right: 0;
top: 2px;
width: 1px;
}
.mod-footerNav-inside > li > a:before {
border-color: transparent transparent transparent #fff;
border-style: solid;
border-width: 3px 0 3px 6px;
height: 0;
vertical-align: middle;
width: 0;
}
.mod-footerNav-outside > li > a:after {
background: url('/common/img/sprite.png') -22px -66px no-repeat;
height: 10px; 
width: 10px;
}
.mod-ttlHeading {
font-size: 26px;
margin-bottom: 10px;
padding-bottom: 50px;
}
.mod-ttlHeading:after {
margin: 20px auto 0;
width: 54px;
}
.mod-ttlHeading-single {
margin-bottom: 0;
}
.mod-ttlHeading-sub {
font-size: 15px;
margin-bottom: 53px;
padding-top: 15px;
}
.mod-ttlLv01 {
font-size: 26px;
margin-bottom: 48px;
}
.mod-ttlLv02 {
font-size: 20px;
line-height: 1.5;
margin-bottom: 25px;
}
.mod-ttlLv02-secondary {
margin-bottom: 24px; 
padding: 7px 10px;
}
.mod-ttlLv03 {
font-size: 17px;
margin-bottom: 25px; 
padding-bottom: 10px;
padding-top: 11px;
}
.mod-ttlLv03-accordion {
margin-bottom: 0;
padding-bottom: 0;
padding-top: 0;
}
.mod-ttlLv03-accordion > a {
padding: 9px 0 10px 32px;
}
.mod-ttlLv03-accordion > a:hover {
opacity: .5;
}
.mod-ttlLv03-accordion-icon {
border-radius: 3px;
height: 20px;
top: 13px;
width: 20px;
}
.mod-ttlLv03-accordion-icon:before {
left: 9px;
top: 5px;
}
.mod-ttlLv03-accordion-icon:after {
left: 5px;
top: 9px;
}
.mod-txtAnotation {
font-size: 10px;
}
.mod-btnConversion {
font-size: 20px;
padding: 10px 10px 7px;
width: 340px;
}
.mod-btnConversion:hover {
background: -webkit-gradient(linear, left top, left bottom, from(#b02a0a), color-stop(7%, #ca310b), color-stop(92%, #e4370d), to(#ec6341));
background: -webkit-linear-gradient(top, #b02a0a 0%, #ca310b 7%, #e4370d 92%, #ec6341 100%);
background: linear-gradient(to bottom, #b02a0a 0%, #ca310b 7%, #e4370d 92%, #ec6341 100%);
padding: 11px 10px 6px;
}
.mod-btnConversion:before {
background: url('/common/img/sprite.png') -67px 0 no-repeat;
height: 17px;
vertical-align: -2px;
width: 17px;
}
.mod-btnMore {
padding: 9px 73px 6px;
}
.mod-btnMore:hover {
background: -webkit-gradient(linear, left top, left bottom, from(#4b4b4b), color-stop(94%, #5d5d5d), to(#474747));
background: -webkit-linear-gradient(top, #4b4b4b 0%, #5d5d5d 94%, #474747 100%);
background: linear-gradient(to bottom, #4b4b4b 0%, #5d5d5d 94%, #474747 100%);
padding: 10px 73px 5px;
}
.mod-btnMore:before {
height: 6px;
margin-right: 14px;
width: 6px;
}
.mod-btnTotop {
bottom: 24px;
left: 50%;
margin-left: 438px;
}
.mod-btnTotop > a:hover {
background-position: left bottom;
}
.mod-btnTotop.is-overCv {
bottom: 140px;
}
.mod-btnApp {
display: none;
}
.mod-btnApp:before {
background: url('/common/img/sprite.png') -67px 0 no-repeat;
height: 17px;
vertical-align: -2px;
width: 17px;
}
.mod-link {
font-size: 13px;
padding-left: 20px;
}
.mod-link:hover {
text-decoration: underline;
}
.mod-link:before {
background-position: -67px -27px;
height: 14px;
top: .25em;
width: 14px;
}
.mod-link[target='_blank']:after {
background: url('/common/img/sprite.png') -42px -66px no-repeat;
height: 10px;
width: 10px;
}
.mod-linkBlank[target='_blank']:after {
background: url('/common/img/sprite.png') 0 -66px no-repeat;
height: 12px;
margin-right: 13px;
width: 12px;
}
.mod-tableShift th,
.mod-tableShift td {
border-bottom: 1px solid #e2e2e2;
}
.mod-tableShift th {
min-width: 150px;
padding: 13px 24px;
}
.mod-tableShift th + td {
border-left: none;
}
.mod-tableShift td {
border-left: 1px solid #e2e2e2;
padding: 13px 30px;
}
.mod-tableLiquid th {
padding: 13px 24px;
}
.mod-tableLiquid td {
padding: 13px 30px;
}
.mod-table-insideListNum {
width: 811px;
}
.mod-listNum > li {
margin-bottom: 8px;
}
.mod-listBracket > li {
margin-bottom: 8px;
padding-left: 40px;
}
.mod-listDisc > li {
margin-bottom: 10px;
}
.mod-list-child > li {
margin-bottom: 0;
}
.mod-listGenre {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;

-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.mod-listGenre > li {
height: 60px;
margin-bottom: 18px;
margin-right: 30px;
width: 138px;
}
.mod-listGenre > li:nth-child(6n) {
margin-right: 0;
}
.mod-listGenre > li > a {
padding-left: 40px;
padding-top: 2px;
}
.mod-listGenre > li > a.mod-listGenre-current {
border-width: 2px;
}
.mod-listGenre > li > a:before {
background-position: -67px -27px;
height: 14px;
left: 12px;
width: 14px;
}
.mod-listGenre > li > a:hover {
-webkit-box-shadow: 0 1px 0 0 rgba(0, 0, 0, .45);
background: -webkit-gradient(linear, left top, left bottom, from(#e1e1e1), color-stop(3%, #f5f5f5), to(#fff));
background: -webkit-linear-gradient(top, #e1e1e1 0%, #f5f5f5 3%, #fff 100%);
background: linear-gradient(to bottom, #e1e1e1 0%, #f5f5f5 3%, #fff 100%);
box-shadow: 0 1px 0 0 rgba(0, 0, 0, .45);
}
.mod-jacketResult {
padding-bottom: 30px;
}
.mod-jacketResult ul > li {
font-size: 15px;
margin-bottom: 25px;
margin-right: 30px;
width: 138px;
}
.mod-jacketResult ul > li:nth-child(6n) {
margin-right: 0;
}
.mod-jacketResult ul a {
display: block;
height: 100%;
}
.mod-jacketResult ul a:hover .mod-jacketResult-image {
opacity: .55;
}
.mod-jacketResult ul .mod-jacketResult-dummy {
height: 60px;
}
.mod-jacketResult.has-counter .mod-jacketResult-dummy {
height: 100px;
}
.mod-jacketResult-image {
-webkit-box-sizing: border-box;
box-sizing: border-box;
display: table-cell;
height: 138px;
text-align: center;
vertical-align: middle;
width: 138px;
}
.mod-jacketResult-image > img {
max-height: 138px;
max-width: 138px;
}
.mod-jacketResult-ttl {
line-height: 1.4;
margin-top: 15px;
}
.mod-jacketResult-overlay {
bottom: 70px;
left: -2px;
padding-bottom: 55px;
padding-top: 12px;
z-index: 1;
}
.mod-jacketResult-counter {
font-weight: bold;
margin-bottom: 15px;
}
.mod-jacketResult-counter-view {
font-size: 22px;
}
.mod-pcBr {
display: inline;
}
.mod-spBr {
display: none;
}
.topMain-copy {
font-size: 32px;
margin-bottom: 27px;
}
.topMain-mobile {
background-size: 167px 341px;
height: 341px;
right: 86px;
top: 37px;
width: 167px;
}
.topMain-mobile > li {
right: 10px;
top: 40px;
}
.topAbout {
margin-bottom: 15px;
}
.topAbout > li {
display: inline-block;
font-size: 24px;
line-height: 1.5;
padding-left: 50px;
width: 198px;
}
.topAbout > li:before {
height: 2px;
left: 13px;
top: 42px;
width: 18px;
}
.topAbout > li:after {
height: 18px;
left: 21px;
top: 34px;
width: 2px;
}
.topAbout > li:first-child {
padding-left: 0;
}
.topAbout-em {
font-size: 34px;
letter-spacing: .8px;
}
.topAbout-small {
font-size: 27px;
}
.topAbout-note {
margin-bottom: -5px; 
padding: 0 145px;
}
.topCampaign {
-webkit-box-sizing: border-box;
box-sizing: border-box;
display: table;
padding: 24px 54px;
width: 100%;
}
.topCampaign-image {
display: table-cell;
padding-right: 30px;
vertical-align: middle;
}
.topCampaign-image-free {
vertical-align: top;
}
.topCampaign-image > a:hover {
opacity: .75;
}
.topCampaign-text {
display: table-cell;
vertical-align: middle;
}
.topCampaign-text-free {
vertical-align: top;
}
.topSearch {
-webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .25);
box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .25);
margin-bottom: 25px;
}
.topSearch:before {
-webkit-transform: rotate(45deg) skew(15deg, 15deg);
bottom: -8px;
margin-left: -10px;
transform: rotate(45deg) skew(15deg, 15deg);
}
.topSearch-ttl {
font-size: 20px;
padding: 6px 0;
}
.topSearch-select {
border-top: 1px solid #e2e2e2;
display: table;
table-layout: fixed;
}
.topSearch-select:first-child {
border-top: none;
}
.topSearch-select > dt,
.topSearch-select > dd {
display: table-cell;
vertical-align: middle;
}
.topSearch-select > dt {
border-right: 1px solid #e2e2e2;
font-weight: bold;
padding: 5px 15px 5px 25px;
width: 135px;
}
.topSearch-select > dd {
overflow: hidden;
padding: 23px 28px 23px 38px;
position: relative;
}
.topSearch-sp {
display: none;
}
.topResult {
padding-bottom: 30px;
padding-top: 5px;
}
.topResult > ul > li {
font-size: 15px;
height: 205px;
margin-bottom: 20px;
margin-right: 30px;
width: 138px;
}
.topResult > ul > li:nth-child(6n) {
margin-right: 0;
}
.topResult > ul > li.topResult-dummy {
height: 100px;
}
.topResult > ul a {
display: block;
height: 100%;
}
.topResult > ul a:hover .topResult-image {
opacity: .55;
}
.topResult-image {
-webkit-box-sizing: border-box;
box-sizing: border-box;
display: table-cell;
height: 138px;
text-align: center;
vertical-align: middle;
width: 138px;
}
.topResult-image > img {
max-height: 138px;
max-width: 138px;
}
.topResult-ttl {
line-height: 1.4; 
margin-top: 15px;
}
.topResultOther {
padding: 25px 0 10px;
}
.topResult-overlay {
bottom: 70px;
left: -2px;
padding-bottom: 55px;
}
.topResult-counter {
font-weight: bold;
margin-bottom: 15px;
padding-top: 2px;
}
.topResult-counter-view {
font-size: 22px;
}
.topInfo {
margin-bottom: 60px;
margin-left: auto;
margin-right: auto;
min-width: 980px;
padding-top: 58px; 
width: 980px;
}
.topInfo-box {
padding: 18px 24px;
}
.topInfo-ttl {
margin-bottom: 7px;
}
.topInfo-date {
padding-right: 15px;
}
.topInfo-detail > p {
line-height: 2;
}
.topInfo-notice {
font-size: 12px;
}
.serviceOutline {
margin: 0 auto;
width: 855px;
}
.serviceOutline-item {
display: table;
padding-bottom: 60px;
table-layout: fixed;
width: 100%;
}
.serviceOutline-item:nth-of-type(3) {
padding-bottom: 65px;
}
.serviceOutline-item:nth-of-type(3) .serviceOutline-image {
padding-left: 30px;
}
.serviceOutline-item:nth-of-type(4) {
padding-bottom: 80px;
}
.serviceOutline-item:nth-of-type(4) .serviceOutline-image {
padding-left: 43px;
}
.serviceOutline-image {
display: table-cell;
padding-right: 30px;
vertical-align: middle;
}
.serviceOutline-text {
display: table-cell;
padding-right: 22px;
vertical-align: middle;
width: 475px;
}
.serviceOutline-ttl {
font-size: 24px;
margin-bottom: 10px;
}
.serviceOutline-item-even .serviceOutline-image {
padding-right: 0;
}
.serviceOutline-item-even .serviceOutline-text {
padding-left: 23px;
padding-right: 30px;
}
.serviceOutline-btn {
margin-top: 15px;
padding-right: 10px; 
text-align: right;
}
.serviceSpec-list {
margin-top: 10px;
}
.serviceSpec-list > li {
font-size: 12px;
padding-left: 15px;
}
.serviceCase:before,
.serviceCase:after {
content: ' ';
display: table;
}
.serviceCase:after {
clear: both;
}
.serviceCase-item {
-webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .25);
box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .25);
float: left;
margin-bottom: 30px;
margin-right: 31px;
width: 306px;
}
.serviceCase-item:nth-of-type(3n) {
margin-right: 0;
}
.serviceCase-item:nth-of-type(3n+1) {
clear: both;
}
.serviceCase-box {
padding: 20px 25px;
}
.serviceCase-ttl {
font-size: 18px;
margin-bottom: 12px;
}
.serviceRecommend-ttl {
margin-bottom: 10px;
padding-bottom: 2px;
}
.genrePickup {
font-size: 0;
}
.genrePickup > li {
display: inline-block;
font-size: 15px;
margin-bottom: 30px;
margin-right: 30px;
width: 306px;
}
.genrePickup > li:nth-child(3n) {
margin-right: 0;
}
.genrePickup a:hover {
opacity: .55;
}
.genrePopularTop {
-webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .25);
box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .25);
margin-bottom: 30px;
padding-bottom: 25px;
padding-top: 27px;
text-align: center;
}
.genrePopularTop > li {
font-size: 15px;
margin-right: 30px;
width: 222px;
}
.genrePopularTop a {
display: block;
height: 100%;
}
.genrePopularTop a:hover .genrePopularTop-image {
opacity: .55;
}
.genrePopularTop-image {
-webkit-box-sizing: border-box;
box-sizing: border-box;
display: table-cell;
height: 222px;
text-align: center;
vertical-align: middle;
width: 222px;
}
.genrePopularTop-image > img {
max-height: 222px;
max-width: 222px;
}
.genrePopularTop-ttl {
line-height: 1.4;
margin-top: 15px;
}
.genrePopularTop-rank {
line-height: 1.3;
margin-bottom: 10px;
padding: 2px 35px 0;
}
.genrePopularTop-num {
font-size: 23px;
}
.genrePopular > li {
font-size: 15px;
margin-bottom: 25px;
margin-right: 30px;
width: 138px;
}
.genrePopular > li:nth-child(6n) {
margin-right: 0;
}
.genrePopular > li:nth-last-child(-n+6) {
margin-bottom: 0;
}
.genrePopular a {
display: block;
height: 100%;
}
.genrePopular a:hover .mod-jacketResult-image {
opacity: .55;
}
.genrePopular-rank {
line-height: 1.3;
margin-bottom: 8px; 
padding: 2px 15px 1px;
}
.channelOutline {
display: table;
margin: 0 auto;
padding-bottom: 50px;
width: 811px;
}
.channelOutline-image,
.channelOutline-text {
display: table-cell;
vertical-align: top;
}
.channelOutline-image {
height: 222px;
width: 222px;
}
.channelOutline-image > img {
max-height: 222px;
max-width: 222px;
}
.channelOutline-text {
padding-left: 30px;
}
.channelLatest {
-webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .25);
box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .25);
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin-bottom: 55px; 

-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.channelLatest-item {
width: 50%;
}
.channelLatest-status {
font-size: 20px;
padding: 6px 0 4px;
}
.channelLatest-item-playing {
background-color: #eee;
}
.channelLatest-item-next {
background-color: #f9f9f9;
}
.channelLatest-item-next .channelLatest-status {
position: relative;
}
.channelLatest-item-next .channelLatest-status:before {
border-color: transparent transparent transparent #e7380d;
border-style: solid;
border-width: 21.5px 0 21.5px 15px;
content: '';
display: block;
left: 0;
position: absolute;
top: 0;
}
.channelLatest-detail {
padding: 30px;
}
.channelLatest-image-wrapper {
width: 168px;
}
.channelLatest-image {
height: 168px;
width: 168px;
}
.channelLatest-image > img {
max-height: 168px;
max-width: 168px;
}
.channelLatest-text {
padding-left: 30px;
padding-top: 25px;
}
.channelLatest-ttl {
font-size: 18px;
}
.channelNext-list {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;

-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.channelNext-list > li {
-webkit-box-sizing: border-box;
box-sizing: border-box;
margin-bottom: 22px;
margin-right: 31px;
padding: 10px;
width: 306px;
}
.channelNext-list > li:nth-child(3n) {
margin-right: 0;
}
.channelNext-list .channelResult-dummy {
height: 15px;
}
.channelNext-image-wrapper {
width: 98px;
}
.channelNext-image {
height: 98px;
width: 98px;
}
.channelNext-image > img {
max-height: 98px;
max-width: 98px;
}
.channelNext-text {
padding-left: 15px;
padding-top: 10px;
}
.channelNext-overlay {
bottom: 70px;
left: -2px;
padding-bottom: 55px;
padding-top: 20px;
}
.supportOutline {
display: table;
margin: 0 auto;
padding-bottom: 70px;
width: 811px;
}
.supportOutline-image,
.supportOutline-text {
display: table-cell;
vertical-align: middle;
}
.supportOutline-image {
padding-left: 50px; 
padding-right: 35px;
}
.supportAppList {
padding-top: 30px;
}
.supportAppList > li {
margin-right: 20px;
}
.supportGuide {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
padding-bottom: 20px; 

-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.supportGuide-item {
margin-bottom: 30px;
margin-right: 31px;
width: 306px;
}
.supportGuide-item:nth-of-type(3n) {
margin-right: 0;
}
.supportGuide-image {
margin-bottom: 20px;
}
.supportGuide-text {
padding: 0 25px 15px;
}
.supportGuide-num {
margin-right: 7px;
}
.supportGuide-detail {
margin-right: 31px;
}
.faqPopular {
margin: 0 auto 60px;
min-width: 811px;
width: 811px;
}
.faqPopular-ttl {
font-size: 20px;
padding: 7px 0 3px;
}
.faqPopular-list > li a {
padding: 12px 25px 8px;
}
.faqPopular-list > li a:before {
display: inline-block;
margin-right: 15px;
vertical-align: 3px;
}
.faqPopular-list > li a:hover {
text-decoration: underline;
}
.freeOutline-box:not(.freeOutline-box-row) {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin-bottom: 40px;
width: 100%; 

-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
}
.freeOutline-box-row {
-webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .25);
background-color: #fff;
box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .25);
margin-bottom: 30px;
width: 306.66667px;
}
.freeOutline-box-row:not(.freeOutline-box-return) {
margin-right: 30px;
}
.freeOutline-image {
margin-right: 30px; 

-webkit-box-flex: 1;
-webkit-flex: 1 1 50%;
-ms-flex: 1 1 50%;
flex: 1 1 50%;
}
.freeOutline-image a:hover {
opacity: .75;
}
.freeOutline-box-row .freeOutline-image {
margin-right: 0;
}
.freeOutline-box-row .freeOutline-image img {
-webkit-box-shadow: none;
box-shadow: none;
}
.freeOutline-text {
-webkit-box-flex: 1;
-webkit-flex: 1 1 50%;
-ms-flex: 1 1 50%;
flex: 1 1 50%;
}
.freeOutline-box-row .freeOutline-text {
padding: 18px 20px 20px;
}
.freeOutline-ttl {
font-size: 18px;
}
.freeOutline-box-row .freeOutline-ttl {
font-size: 16px;
}
.freeLineup {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
padding-bottom: 30px; 

-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.freeLineup > li {
margin-bottom: 30px; 
margin-right: 32px;
width: 221px;
}
.freeLineup > li:nth-child(4n) {
margin-right: 0;
}
.freeLineup > li a:hover {
opacity: .75;
}
}

@media screen and (max-width: 767px) {
body {
font-size: 14px;
}
a:hover {
text-decoration: none;
}
.l-container {
margin-bottom: 60px;
min-width: 0;
padding-left: 15px;
padding-right: 15px;
padding-top: 30px; 
width: auto;
}
.l-container + .l-container .l-container-inner:first-child {
margin-top: -10px;
}
.l-container-lower {
margin-top: -30px;
}
.l-container-wrapper .l-container {
padding-bottom: 20px;
}
.l-paragraph {
margin-bottom: 20px;
}
.l-heading {
padding-top: 30px;
}
.l-heading-inner {
min-width: 0;
padding-left: 15px;
padding-right: 15px;
width: auto;
}
.l-jacketResult {
min-width: 0;
padding-left: 15px;
padding-right: 15px;
padding-top: 30px; 
width: auto;
}
.l-accordionWrap {
padding-bottom: 5px;
padding-top: 15px;
}
.l-tryCv {
background-position: 50% 50%;
background: url('/common/img/bg_try_sp.png') center bottom no-repeat;
background-size: 100% auto;
padding-bottom: 15px;
}
.l-tryCv-inner {
min-width: 0;
padding-bottom: 17px;
padding-left: 15px;
padding-right: 15px;
padding-top: 12px; 
width: auto;
}
.l-tryApp-inner {
min-width: 0;
padding-bottom: 25px; 
padding-left: 15px;
padding-right: 15px;
padding-top: 12px;
width: auto;
}
.l-tryApp-inner-mid {
padding: 20px 0 0;
}
.l-tryApp-inner-service {
padding: 20px 0 0;
}
.l-header {
padding: 2px 0;
}
.l-header-inner {
height: 45px;
min-width: 0;
padding-bottom: 15px;
padding-left: 15px;
padding-right: 15px;
padding-top: 15px; 
width: auto;
}
.l-nav {
-webkit-box-shadow: 0 5px 30px 0 rgba(0, 0, 0, .65);
background-color: #3b3b3b;
box-shadow: 0 5px 30px 0 rgba(0, 0, 0, .65);
left: 0;
position: absolute;
top: 0;
visibility: hidden;
width: 100%;
z-index: -1;
}
.l-nav.is-open {
visibility: visible;
z-index: 1;
}
.l-nav-heading {
display: block;
padding: 15px 15px 20px;
}
.l-nav-heading:before,
.l-nav-heading:after {
content: ' ';
display: table;
}
.l-nav-heading:after {
clear: both;
}
.l-license-inner {
min-width: 0;
padding-left: 15px;
padding-right: 15px;
width: auto;
}
.l-footerNav-inner {
padding: 0;
text-align: left;
}
.l-copyright {
padding-bottom: 15px;
}
.l-header-top {
padding: 0;
}
.l-topMain {
height: 205px;
margin: 0 auto;
position: relative;
width: 290px;
}
.l-tryApp-top {
background-color: #f1f1f1;
margin-bottom: 10px; 
margin-top: 30px;
}
.l-tryApp-top .l-tryApp-inner {
padding-bottom: 15px;
}
.l-topAbout {
margin-bottom: 35px; 
min-width: 0;
padding-left: 15px;
padding-right: 15px;
width: auto;
}
.l-topCampaign {
margin-bottom: 27px;
margin-top: -5px;
}
.l-topCampaign-inner {
min-width: 0;
padding-left: 15px;
padding-right: 15px;
width: auto;
}
.mod-tryApp-ttl {
background-color: #fff;
border-radius: 8px;
font-size: 18px;
margin: 0 auto 15px;
max-width: 290px;
padding-top: 2px;
}
.mod-tryApp-ttl-through {
font-size: 16px;
}
.mod-tryApp-ttl-top {
background-color: inherit;
margin-bottom: 10px; 
padding-top: 0;
}
.mod-tryApp-list {
margin: 0 auto; 
max-width: 290px;
}
.mod-tryApp-list > li img {
width: 137px;
}
.mod-tryCv-ttl {
font-size: 18px;
}
.mod-logo {
padding-top: 8px;
width: 152px;
}
.mod-logo img {
width: 100%;
}
.mod-logo-top {
padding-top: 0;
}
.mod-nav-main > li:first-child {
border-top: 1px solid #262626;
}
.mod-nav-main > li > a {
border-bottom: 1px solid #262626;
display: block;
font-size: 14px;
padding: 12px 15px 11px;
}
.mod-nav-main > li > a:before {
background: url('/common/img/sprite.png') 0 0 no-repeat;
background-size: 42px 39px;
content: '';
display: inline-block;
height: 12px;
margin-right: 8px;
width: 12px;
}
.mod-nav-sns {
padding: 9px;
text-align: center;
}
.mod-nav-sns > li {
display: inline-block;
margin: 0 2px;
}
.mod-nav-sns > li a {
display: inline-block;
padding: 10px;
}
.mod-nav-sns > li img {
height: auto;
width: 22px;
}
.mod-license-item {
display: inline-block;
margin-bottom: 7px;
margin-right: 3%;
vertical-align: top;
width: 47.5%;
}
.mod-license-item:nth-of-type(even) {
margin-right: 0;
}
.mod-license-logo {
padding-right: 5px;
}
.mod-license-logo img {
height: 35px;
width: auto;
}
.mod-footerNav > li > a {
border-bottom: 1px solid #262626;
display: block;
font-size: 14px;
padding: 12px 15px;
}
.mod-footerNav-inside > li > a:before {
background: url('/common/img/sprite.png') 0 0 no-repeat;
background-size: 42px 39px;
height: 12px;
width: 12px;
}
.mod-footerNav-outside > li > a:after {
background: url('/common/img/sprite.png') -16px -17px no-repeat;
background-size: 42px 39px;
height: 11px; 
width: 11px;
}
.mod-ttlHeading {
font-size: 25px;
line-height: 1.4;
padding-bottom: 30px;
}
.mod-ttlHeading:after {
margin: 15px auto 0;
width: 42px;
}
.mod-ttlHeading-sub {
font-size: 14px;
line-height: 1.6;
margin-bottom: 25px;
padding-top: 11px;
}
.mod-ttlLv01 {
font-size: 25px;
margin-bottom: 18px;
}
.mod-ttlLv02 {
font-size: 19px;
line-height: inherit;
margin-bottom: 13px;
}
.mod-ttlLv02-secondary {
margin: 0 -15px 25px;
padding: 5px 15px;
}
.mod-ttlLv03 {
font-size: 16px;
margin-bottom: 20px; 
padding-bottom: 2px;
}
.mod-ttlLv03-accordion {
margin-bottom: 5px;
}
.mod-ttlLv03-accordion > a {
padding-bottom: 3px;
padding-left: 25px;
}
.mod-ttlLv03-accordion-icon {
border-radius: 2px;
height: 18px;
top: 3px;
width: 18px;
}
.mod-ttlLv03-accordion-icon:before {
left: 8px;
top: 4px;
}
.mod-ttlLv03-accordion-icon:after {
left: 4px;
top: 8px;
}
.mod-txtAnotation {
font-size: 8px;
}
.mod-btnConversion {
font-size: 16px;
padding: 10px 20px;
width: 100%;
}
.mod-btnConversion:before {
background: url('/common/img/sprite.png') 0 0 no-repeat;
background-size: 42px 39px;
height: 12px;
vertical-align: baseline;
width: 12px;
}
.mod-btnMore {
font-size: 15px;
padding: 11px 64px 10px;
}
.mod-btnMore:before {
height: 8px;
width: 8px;
}
.mod-btnTotop {
bottom: 40px;
right: 15px;
}
.mod-btnTotop.is-overCv {
bottom: 150px;
}
.mod-btnApp {
font-size: 15px;
padding: 10px 25px;
width: 100%;
}
.mod-btnApp:before {
background: url('/common/img/sprite.png') 0 0 no-repeat;
background-size: 42px 39px;
height: 12px;
vertical-align: baseline;
width: 12px;
}
.mod-link {
font-size: 12px;
padding-left: 15px;
}
.mod-link:before {
background-position: -17px 0;
background-size: 42px 39px;
height: 12px;
top: .35em;
width: 12px;
}
.mod-link[target='_blank']:after {
background: url('/common/img/sprite.png') 0 -17px no-repeat;
background-size: 42px 39px;
height: 11px;
width: 11px;
}
.mod-linkBlank[target='_blank']:after {
background: url('/common/img/sprite.png') 0 -17px no-repeat;
background-size: 42px 39px;
height: 11px;
margin-right: 10px;
width: 11px;
}
.mod-tableShift th,
.mod-tableShift td {
display: block;
}
.mod-tableShift tr {
border: 1px solid #e2e2e2;
}
.mod-tableShift th {
padding: 8px 12px;
}
.mod-tableShift th + td {
border-top: none;
}
.mod-tableShift td {
border-top: 1px solid #e2e2e2;
padding: 8px 12px 9px;
}
.mod-tableLiquid th {
padding: 8px 12px;
}
.mod-tableLiquid td {
padding: 8px 12px 9px;
}
.mod-table-insideListNum {
width: calc(100% + 20px);
}
.mod-listNum > li {
margin-bottom: 10px;
}
.mod-listBracket > li {
margin-bottom: 10px;
padding-left: 35px;
}
.mod-listLink > li {
margin-bottom: 10px;
}
.mod-list-child {
padding-top: 5px;
}
.mod-list-child > li {
margin-bottom: 0;
}
.mod-listGenre {
padding-bottom: 25px;
}
.mod-listGenre > li {
display: inline-block;
height: 52px;
margin-bottom: 16px;
margin-right: 12px;
vertical-align: middle;
width: 47%;
}
.mod-listGenre > li:nth-child(even) {
margin-right: 0;
}
.mod-listGenre > li > a {
padding-left: 28px;
}
.mod-listGenre > li > a.mod-listGenre-current {
border-width: 1px;
}
.mod-listGenre > li > a:before {
background-position: -17px 0;
background-size: 42px 39px;
height: 12px;
left: 9px;
width: 12px;
}
.mod-jacketResult {
margin: 0 -15px;
}
.mod-jacketResult ul {
padding-left: 5%;
}
.mod-jacketResult ul > li {
font-size: 14px;
margin-bottom: 25px;
margin-right: 5.9%;
width: 27.9%;
}
.mod-jacketResult ul > li:nth-child(3n) {
margin-right: 0;
}
.mod-jacketResult ul a {
display: block;
height: 100%;
}
.mod-jacketResult ul .mod-jacketResult-dummy {
height: 85px;
}
.mod-jacketResult.has-counter .mod-jacketResult-dummy {
height: 115px;
}
.mod-jacketResult-image {
margin-bottom: 10px;
padding-top: 100%;
position: relative;
}
.mod-jacketResult-image > img {
bottom: 0;
display: block;
left: 0;
margin: auto;
max-height: 100%;
max-width: 100%;
position: absolute;
right: 0;
top: 0;
}
.mod-jacketResult-overlay {
bottom: 10px;
left: 0;
z-index: 10;
}
.mod-jacketResult-counter {
margin-bottom: 5px;
}
.mod-jacketResult-counter-view {
font-size: 18px;
}
.mod-pcBr {
display: none;
}
.mod-spBr {
display: inline;
}
.topMain-copy {
font-size: 17px;
font-weight: bold;
letter-spacing: -1px;
line-height: 1.8;
margin-bottom: 15px;
padding-top: 40px;
}
.topMain-mv {
height: 267px;
}
.topMain-mobile {
background-size: 100px 206px;
height: 206px;
right: 0;
top: -13px;
width: 100px;
}
.topMain-mobile > li {
right: 5px;
top: 24px;
width: 89px;
}
.topMain-mobile > li > img {
height: auto;
width: 100%;
}
.topAbout {
margin-bottom: 20px;
}
.topAbout > li {
font-size: 17px;
padding-top: 19px;
}
.topAbout > li:before {
height: 2px;
left: 50%;
margin-left: -7px;
top: 10px;
width: 14px;
}
.topAbout > li:after {
height: 14px;
left: 50%;
margin-left: -1px;
top: 4px;
width: 2px;
}
.topAbout > li:first-child {
padding-top: 0;
}
.topAbout-em {
font-size: 26px;
}
.topAbout-small {
font-size: 20px;
}
.topAbout-note {
margin-bottom: 20px; 
text-align: center;
}
.topCampaign {
padding: 15px 0 10px;
}
.topCampaign-image {
margin-bottom: 10px;
padding: 0 19px;
}
.topCampaign-image img {
height: auto;
width: 100%;
}
.topCampaign-text {
text-align: center;
}
.topCampaign-text-free {
text-align: left;
}
.topSearch {
-webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .45);
box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .45);
margin-bottom: 20px;
}
.topSearch:before {
-webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .45);
-webkit-transform: rotate(45deg) skew(13deg, 12deg);
bottom: -5px;
box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .45);
margin-left: -9px;
transform: rotate(45deg) skew(13deg, 12deg);
}
.topSearch-ttl {
font-size: 18px;
padding: 12px 0 10px;
}
.topSearch-select:last-child {
padding-bottom: 10px;
}
.topSearch-select > dt {
font-size: 14px;
margin-bottom: 3px;
}
.topSearch-select > dd {
margin-bottom: 12px;
}
.topSearch-pc {
display: none;
}
.topSearch-sp {
padding: 10px 15px 0;
}
.topResult > ul {
padding-left: 5%;
}
.topResult > ul > li {
font-size: 14px;
margin-bottom: 8px;
margin-right: 5.9%;
width: 27.9%;
}
.topResult > ul > li:nth-child(3n) {
margin-right: 0;
}
.topResult > ul > li.topResult-dummy {
height: 115px;
}
.topResult > ul a {
display: block;
height: 100%;
}
.topResult-image {
margin-bottom: 10px;
padding-top: 100%;
position: relative;
}
.topResult-image > img {
bottom: 0;
display: block;
left: 0;
margin: auto;
max-height: 100%;
max-width: 100%;
position: absolute;
right: 0;
top: 0;
}
.topResultOther {
padding: 23px 0 40px;
}
.topResult-overlay {
bottom: 10px;
left: 0;
z-index: 10;
}
.topResult-counter {
margin-bottom: 5px;
padding-top: 18px;
}
.topResult-counter-view {
font-size: 18px;
}
.topInfo {
margin-bottom: 35px;
min-width: 0;
padding-left: 15px;
padding-right: 15px;
padding-top: 27px; 
width: auto;
}
.topInfo-box {
padding: 20px;
}
.topInfo-date {
display: block;
}
.topInfo-detail > p {
line-height: 1.7;
}
.serviceOutline {
padding-top: 15px;
}
.serviceOutline-item {
padding-bottom: 55px;
}
.serviceOutline-item:nth-of-type(1) .serviceOutline-image {
padding: 0 25px;
}
.serviceOutline-item:nth-of-type(2) .serviceOutline-image {
padding: 0 18px;
}
.serviceOutline-item:nth-of-type(3) .serviceOutline-image {
padding: 0 32px;
}
.serviceOutline-item:nth-of-type(4) .serviceOutline-image {
padding: 0 68px;
}
.serviceOutline-image {
margin-bottom: 20px;
}
.serviceOutline-image > img {
height: auto;
width: 100%;
}
.serviceOutline-ttl {
font-size: 23px;
margin-bottom: 10px;
}
.serviceOutline-item-even {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
flex-direction: column; 

-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
}
.serviceOutline-item-even .serviceOutline-image {
-webkit-box-ordinal-group: 2;
-webkit-order: 1;
-ms-flex-order: 1;
order: 1;
}
.serviceOutline-item-even .serviceOutline-text {
-webkit-box-ordinal-group: 3;
-webkit-order: 2;
-ms-flex-order: 2;
order: 2;
}
.serviceOutline-btn {
margin-bottom: 10px; 
margin-top: 25px;
text-align: center;
}
.mod-listDisc + .serviceSpec-list {
margin-top: -10px;
}
.serviceSpec-list > li {
font-size: 14px;
padding-left: 15px;
}
.serviceCase-item {
-webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .25);
box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .25);
margin-bottom: 15px;
}
.serviceCase-image img {
height: auto;
vertical-align: top;
width: 100%;
}
.serviceCase-box {
padding: 18px 25px;
}
.serviceCase-ttl {
font-size: 17px;
margin-bottom: 15px;
}
.serviceRecommend-ttl {
margin-bottom: 12px;
padding-bottom: 7px;
}
.genrePickup {
margin-bottom: 40px;
}
.genrePickup > li {
margin-bottom: 15px;
}
.genrePopularTop {
-webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .45);
box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .45);
margin: 0 -15px 20px;
padding: 20px 0 15px 5%;
}
.genrePopularTop > li {
font-size: 14px;
margin-right: 5.9%;
text-align: center;
width: 27.9%;
}
.genrePopularTop a {
display: block;
height: 100%;
}
.genrePopularTop-image {
margin-bottom: 10px;
padding-top: 100%;
position: relative;
}
.genrePopularTop-image > img {
bottom: 0;
display: block;
left: 0;
margin: auto;
max-height: 100%;
max-width: 100%;
position: absolute;
right: 0;
top: 0;
}
.genrePopularTop-rank {
font-size: 12px;
line-height: 1;
margin-bottom: 7px;
padding: 2px 15px 0;
}
.genrePopularTop-num {
font-size: 19px;
}
.genrePopular {
margin: 0 -15px;
padding-left: 5%;
}
.genrePopular > li {
font-size: 14px;
margin-bottom: 22px;
margin-right: 5.9%;
width: 27.9%;
}
.genrePopular > li:nth-child(3n) {
margin-right: 0;
}
.genrePopular > li:nth-last-child(-n+3) {
margin-bottom: 0;
}
.genrePopular a {
display: block;
height: 100%;
}
.genrePopular-rank {
font-size: 12px;
line-height: 1;
margin-bottom: 6px; 
padding: 3px 18px 2px;
}
.channelOutline {
padding-bottom: 40px;
padding-top: 15px;
}
.channelOutline-image {
margin-bottom: 30px;
padding: 0 25px;
width: 100%;
}
.channelOutline-image > img {
max-height: 100%;
max-width: 100%;
}
.channelLatest {
-webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .45);
box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .45);
margin: 0 -15px 30px;
}
.channelLatest-item {
background-color: #f1f1f1;
}
.channelLatest-status {
font-size: 18px;
padding: 11px 0 8px;
}
.channelLatest-detail {
padding: 15px;
}
.channelLatest-image-wrapper {
width: 47%;
}
.channelLatest-image > img {
max-height: 100%;
max-width: 100%;
}
.channelLatest-text {
padding-left: 15px;
}
.channelLatest-ttl {
font-size: 14px;
}
.channelNext-list {
padding-bottom: 10px;
}
.channelNext-list > li {
margin-bottom: 15px;
padding: 15px;
}
.channelNext-list .channelResult-dummy {
height: 30px;
}
.channelNext-image-wrapper {
width: 33%;
}
.channelNext-image > img {
max-height: 100%;
max-width: 100%;
}
.channelNext-text {
padding-left: 10px;
padding-top: 8px;
}
.channelNext-ttl {
font-size: 14px;
}
.channelNext-overlay {
bottom: 10px;
left: 0;
padding-top: 25px;
z-index: 10;
}
.supportOutline {
padding-bottom: 25px;
}
.supportOutline-image {
margin-bottom: 30px;
padding: 0 25px;
text-align: center;
}
.supportOutline-image > img {
height: auto;
width: 83%;
}
.supportAppList {
padding-top: 15px;
text-align: center;
}
.supportAppList > li {
width: 115px;
}
.supportAppList > li:first-child {
margin-right: 10px;
}
.supportAppList-image img {
height: auto;
width: 100%;
}
.supportGuide {
padding-bottom: 12px;
}
.supportGuide-item {
margin-bottom: 15px;
}
.supportGuide-image {
margin-bottom: 15px;
}
.supportGuide-image > img {
height: auto;
vertical-align: top;
width: 100%;
}
.supportGuide-text {
padding: 0 25px 10px;
}
.supportGuide-num {
margin-right: 5px;
}
.faqPopular {
margin: 0 -15px 35px;
}
.faqPopular-ttl {
font-size: 19px;
padding: 7px 0;
}
.faqPopular-list > li a {
padding: 12px 17px 8px 42px;
position: relative;
}
.faqPopular-list > li a:before {
display: block;
left: 17px;
position: absolute;
top: 17px;
}
.freeOutline-box {
margin-bottom: 25px;
}
.freeOutline-image {
margin-bottom: 10px;
}
.freeOutline-ttl {
font-size: 16px;
}
.freeLineup {
padding-bottom: 40px;
}
.freeLineup > li {
margin-bottom: 15px;
}
}
