@charset "UTF-8";
/*----------------------
　コンテンツ別の設定値
----------------------*/
/*----------------------
	mixiin
----------------------*/
/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font-weight: normal;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

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

input, textarea, select, label {
  margin: 0;
  font-size: 100%;
  font-family: inherit;
  vertical-align: middle;
}

img {
  vertical-align: top;
}

a,
a:link {
  color: #444;
  text-decoration: none;
}

a:active,
a:focus {
  color: #444;
  text-decoration: none;
}

html, body {
  height: 100%;
}

body {
  font-family: 'Lato', YuGothic, "游ゴシック", "ヒラギノ角ゴ Pro W3", "HiraKakuPro-W3", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
  line-height: 1.8em;
  -webkit-text-size-adjust: 100%;
  line-break: strict;
  font-size: 13px;
}

/*----------------------
　コンテンツ別の設定値
----------------------*/
/*----------------------
	mixiin
----------------------*/
.num {
  height: 10px;
  background: url(../images/number.png) no-repeat;
  background-size: auto 10px;
  text-indent: -9999px;
  display: inline-block;
  margin-right: 2px;
}

.num0 {
  width: 7px;
  background-position: 0 top;
}

.num1 {
  width: 3px;
  background-position: -8px top;
}

.num2 {
  width: 7px;
  background-position: -11px top;
}

.num3 {
  width: 8px;
  background-position: -18px top;
}

.num4 {
  width: 8px;
  background-position: -26px top;
}

.num5 {
  width: 7px;
  background-position: -34px top;
}

.num6 {
  width: 8px;
  background-position: -41px top;
}

.num7 {
  width: 7px;
  background-position: -49px top;
}

.num8 {
  width: 7px;
  background-position: -56px top;
}

.num9 {
  width: 8px;
  background-position: -63px top;
}

.color_campaign {
  background: #7bd64a;
}

.color_movie {
  background: #e89143;
}

.color_news {
  background: #398eed;
}

@media screen and (min-width: 751px), print {
  .for_sp {
    display: none;
  }
  #top {
    width: 100%;
    min-width: 1180px;
  }
  #top .header {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 122px;
    *zoom: 1;
    z-index: 20 !important;
  }
  #top .header:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
    font-size: 0;
  }
  #top .header.pc_show {
    transition: margin-top 0.4s cubic-bezier(0.25, 0.1, 0.25, 1) !important;
    margin-top: 0 !important;
    transition-delay: 0.5s;
  }
  #top .header.pc_hide {
    transition: margin-top 0.4s cubic-bezier(0.25, 0.1, 0.25, 1) !important;
    margin-top: -122px !important;
  }
  #top .header.pc_fix {
    margin-top: -124px;
    position: fixed;
    top: 0;
    background: #ffffff;
  }
  #top .header.pc_fix nav {
    display: block;
  }
  #top .header.pc_fix .login_menu li:first-child a, #top .header.pc_fix .login_menu li:nth-child(2) a {
    color: #727171;
  }
  #top .header.pc_fix .language_menu a {
    color: #727171;
  }
  #top .header.pc_fix .language_menu li.on a {
    color: #ffffff;
  }
  #top .header.pc_fix h1 a {
    background-size: 118px auto;
    width: 118px;
    height: 40px;
    text-indent: -9999px;
  }
  #top h1 {
    float: left;
    width: 118px;
    height: 40px;
  }
  #top h1 a {
    background-size: 118px auto;
    width: 118px;
    height: 40px;
    text-indent: -9999px;
    padding: 20px 0 0 30px;
    display: block;
    width: 100%;
    height: 100%;
    transition: all 0.2s ease;
  }
  #top h1 a:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
  }
  #top .login_menu_area {
    float: right;
    padding: 20px 30px 30px 0;
  }
  #top .login_menu_area ul {
    display: inline-block;
  }
  #top .login_menu {
    font-size: 0;
  }
  #top .login_menu li {
    display: inline-block;
    width: 130px;
    height: 35px;
    font-size: 13px;
    margin-right: 10px;
    background: url(../images/btn_frame.png) center bottom no-repeat;
    background-size: 130px auto;
    width: 130px;
    height: 35px;
    text-indent: -9999px;
    text-indent: 0;
  }
  #top .login_menu li a {
    display: block;
    width: 100%;
    height: 100%;
    text-align: center;
    line-height: 35px;
    color: #ffffff;
    font-weight: 600;
    position: relative;
    transition: all 0.2s ease;
  }
  #top .login_menu li a:hover {
    letter-spacing: 0.1em;
  }
  #top .login_menu li:nth-child(3) {
    background: #727171;
    background: linear-gradient(315deg, transparent 3px, #e60012 3px);
    background-position: bottom right;
  }
  #top .login_menu li:nth-child(3) a {
    position: relative;
    transition: all 0.2s ease;
    letter-spacing: 0.02em;
  }
  #top .login_menu li:nth-child(3) a:after {
    top: 100%;
    right: 0;
    bottom: 0;
    left: 0;
    position: absolute;
    background-color: rgba(255, 255, 255, 0.2);
    transition: top .24s ease;
    content: '';
  }
  #top .login_menu li:nth-child(3) a:hover:after {
    top: 0;
  }
  #top .login_menu li:nth-child(3) a:after {
    background: linear-gradient(315deg, transparent 3px, rgba(255, 255, 255, 0.2) 3px);
    background-position: bottom right;
  }
  #top .language_menu {
    font-size: 0;
  }
  #top .language_menu li {
    display: inline-block;
    font-size: 16px;
    width: 30px;
    text-align: center;
    height: 30px;
    margin-left: 5px;
  }
  #top .language_menu li a {
    color: #ffffff;
    line-height: 30px;
    display: block;
    width: 100%;
    height: 100%;
    transition: all 0.2s ease;
    border-radius: 50% 50%;
  }
  #top .language_menu li.on {
    border-radius: 50% 50%;
    background: #727171;
  }
  #top .language_menu li.on a {
    display: block;
    width: 100%;
    height: 100%;
    color: #ffffff;
  }
  #top nav {
    clear: both;
    width: 100%;
    background: #727171;
    min-width: 1180px;
    display: none;
  }
  #top nav ul {
    font-size: 0;
    text-align: center;
  }
  #top nav li {
    display: inline-block;
    font-size: 13px;
    text-align: center;
    height: 38px;
    padding: 0 18px;
    position: relative;
  }
  #top nav li:after {
    position: absolute;
    content: '';
    right: 0;
    bottom: 19px;
    width: 2px;
    height: 2px;
    display: block;
    background: #cacaca;
  }
  #top nav li a {
    display: block;
    width: 100%;
    height: 100%;
    line-height: 38px;
    color: #ffffff;
    font-weight: 600;
    transition: all 0.2s ease;
  }
  #top nav li a:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
  }
  #top nav li:first-child {
    padding-left: 0;
  }
  #top nav li:last-child {
    padding-right: 0;
  }
  #top nav li:last-child:after {
    display: none;
  }
  #top .sub_nav {
    display: block;
    position: static;
    margin-bottom: 80px;
  }
  #top .kv_area .inner {
    position: relative;
  }
  #top .kv_area .inner:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(../images/filter.png) center top no-repeat;
    background-size: cover;
  }
  #top .contents_area {
    margin: 0 15px;
  }
  #top .intro_area {
    padding-bottom: 78px;
  }
  #top .intro_area .btn {
    width: 240px;
    height: 120px;
    background: #e60012;
    text-align: center;
    margin: 0 auto;
    box-sizing: border-box;
    position: relative;
  }
  #top .intro_area .btn:after {
    position: absolute;
    content: '';
    right: 0;
    bottom: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 10px 10px;
    border-color: transparent transparent #fff transparent;
  }
  #top .intro_area a {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    transition: all 0.2s ease;
  }
  #top .intro_area a:after {
    top: 100%;
    right: 0;
    bottom: 0;
    left: 0;
    position: absolute;
    background-color: rgba(255, 255, 255, 0.2);
    transition: top .24s ease;
    content: '';
  }
  #top .intro_area a:hover:after {
    top: 0;
  }
  #top .intro_area .text1 {
    font-size: 27px;
    letter-spacing: 0.08em;
    color: #fff;
    margin: 0 0 2px 0;
    font-weight: bold;
    line-height: 36px;
    padding-top: 30px;
  }
  #top .intro_area .text1 span {
    background: url(../images/text_intro.gif) center bottom no-repeat;
    background-size: 33px auto;
    width: 33px;
    height: 24px;
    text-indent: -9999px;
    height: 31px;
    padding-left: 14px;
    display: inline-block;
  }
  #top .intro_area .text2 {
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 0.06em;
  }
  #top .feature_menu_area {
    transition: all 1s cubic-bezier(0.215, 0.61, 0.355, 1);
    opacity: 0;
    transform: translate3d(0, 300px, 0);
  }
  #top .feature_menu_area.on {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
  #top .feature_menu_area h2 {
    font-size: 20px;
    line-height: 20px;
    text-align: center;
    letter-spacing: 0.12em;
    color: #727171;
    height: 20px;
    position: relative;
    z-index: 1;
    text-align: center;
    margin-bottom: 28px;
  }
  #top .feature_menu_area h2 span {
    display: inline-block;
    padding: 0 20px;
    background: #ffffff;
  }
  #top .feature_menu_area h2:after {
    position: absolute;
    content: '';
    display: block;
    top: 11px;
    width: 100%;
    z-index: -1;
    border-top: 1px solid #dcdcdc;
  }
  #top .feature_menu {
    display: table;
    width: 100%;
    table-layout: fixed;
    margin-bottom: 75px;
  }
  #top .feature_menu li {
    display: table-cell;
    text-align: center;
    height: 270px;
    position: relative;
    overflow: hidden;
    background: #000000;
  }
  #top .feature_menu li:after {
    position: absolute;
    content: '';
    right: 0;
    bottom: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 10px 10px;
    border-color: transparent transparent #ffffff transparent;
  }
  #top .feature_menu li a {
    display: block;
    width: 100%;
    height: 100%;
    font-size: 30px;
    letter-spacing: 0.12em;
    color: #ffffff;
    line-height: 270px;
    position: relative;
    z-index: 5;
  }
  #top .feature_menu li a:after {
    position: absolute;
    content: '';
    left: 50%;
    margin-left: -11px;
    bottom: 90px;
    width: 22px;
    height: 12px;
    background: url(../images/arrow_feature_menu.png) center top no-repeat;
    background-size: 22px auto;
    transition: all 0.3s cubic-bezier(0.47, 0, 0.745, 0.715);
  }
  #top .feature_menu li a:hover:after {
    bottom: 80px;
  }
  #top .feature_menu li a:hover + .bg {
    transform: scale(1.08);
    opacity: 0.8;
    filter: alpha(opacity=80);
  }
  #top .feature_menu .bg {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    transition: all 0.3s cubic-bezier(0.47, 0, 0.745, 0.715);
  }
  #top .feature_menu li:nth-child(1) .bg {
    background: url(../images/btn_1.jpg) center center no-repeat;
    background-size: cover;
  }
  #top .feature_menu li:nth-child(2) .bg {
    background: url(../images/btn_2.jpg) center center no-repeat;
    background-size: cover;
  }
  #top .feature_menu li:nth-child(3) .bg {
    background: url(../images/btn_3.jpg) center center no-repeat;
    background-size: cover;
  }
  #top .title_area {
    padding-top: 80px;
    margin-bottom: 50px;
    text-align: center;
  }
  #top .title_area h2 {
    font-size: 40px;
    letter-spacing: 0.12em;
    margin-bottom: 15px;
    color: #191919;
    font-weight: 600;
  }
  #top .title_area p {
    font-size: 15px;
    line-height: 15px;
    text-align: center;
    letter-spacing: 0.12em;
    color: #5e5e5e;
    height: 15px;
    position: relative;
    z-index: 1;
    display: inline-block;
  }
  #top .title_area p span {
    display: block;
    padding: 0 20px;
  }
  #top .title_area p:after {
    position: absolute;
    content: '';
    display: block;
    left: 50%;
    top: 7px;
    width: 464px;
    margin-left: -232px;
    z-index: -1;
    border-top: 1px solid #dcdcdc;
  }
  #top #news {
    background: #f5f5f5;
    padding-bottom: 100px;
  }
  #top #news .title_area p span {
    background: #f5f5f5;
  }
  #top #news ul {
    width: 880px;
    margin: 0 auto 60px auto;
    box-sizing: border-box;
    border-left: 5px solid #dbdbdb;
  }
  #top #news li {
    width: 870px;
    margin-left: 5px;
    background: #ffffff;
    position: relative;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 6px;
    padding: 4px 0 0 0;
    display: table;
    vertical-align: middle;
  }
  #top #news li:before {
    position: absolute;
    content: '';
    right: 0;
    bottom: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 10px 10px;
    border-color: transparent transparent #f5f5f5 transparent;
  }
  #top #news dl {
    display: table-cell;
    *zoom: 1;
  }
  #top #news dl:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
    font-size: 0;
  }
  #top #news dt {
    width: 92px;
    padding-left: 16px;
    float: left;
    display: table-cell;
    position: relative;
    height: 11px;
    padding-top: 1.2%;
  }
  #top #news dd {
    float: right;
    width: 700px;
    padding-right: 20px;
    padding-left: 20px;
    line-height: 1.6em;
    padding-top: 7px;
    position: relative;
  }
  #top #news dd:before {
    position: absolute;
    content: '';
    display: block;
    top: 12px;
    left: 0;
    width: 0;
    height: 9px;
    border-right: 2px solid #ff0000;
  }
  #top #news li:first-child:after {
    position: absolute;
    content: '';
    display: block;
    top: 0;
    left: -10px;
    width: 5px;
    height: 150%;
    background: #ff0000;
  }
  #top #news a {
    display: block;
    width: 100%;
    height: 100%;
    transition: all 0.2s ease;
  }
  #top #news a:hover dd {
    text-decoration: underline;
  }
  #top #news dt span {
    display: inline-block;
    padding: 0 8px;
    position: relative;
  }
  #top #news dt span:before, #top #news dt span:after {
    position: absolute;
    content: '';
    display: block;
    top: 4px;
    left: 2px;
    width: 2px;
    height: 2px;
    background: #ff0000;
  }
  #top #news dt span:after {
    left: auto;
    right: 4px;
  }
  #top #news .btn {
    width: 240px;
    height: 60px;
    margin: 0 auto;
  }
  #top #news .btn a {
    display: block;
    width: 100%;
    height: 100%;
    background: #727171;
    color: #ffffff;
    font-size: 14px;
    letter-spacing: 0.06em;
    line-height: 60px;
    text-align: center;
    position: relative;
    position: relative;
    transition: all 0.2s ease;
  }
  #top #news .btn a:after {
    top: 100%;
    right: 0;
    bottom: 0;
    left: 0;
    position: absolute;
    background-color: rgba(255, 255, 255, 0.2);
    transition: top .24s ease;
    content: '';
  }
  #top #news .btn a:hover:after {
    top: 0;
  }
  #top #news .btn a:before {
    position: absolute;
    content: '';
    right: 0;
    bottom: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 10px 10px;
    border-color: transparent transparent #f5f5f5 transparent;
  }
  #top #feature {
    position: relative;
    z-index: -1;
  }
  #top #feature .title_area p span {
    background: #ffffff;
  }
  #top #feature .feature_block {
    padding-top: 75px;
    padding-bottom: 45px;
    margin-bottom: 45px;
    position: relative;
  }
  #top #feature .feature_block .bg {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    width: 100%;
    height: 248px;
  }
  #top #feature .feature_block h3 {
    text-align: center;
    color: #ffffff;
    letter-spacing: 0.12em;
    font-size: 40px;
    margin-bottom: 80px;
    position: relative;
    z-index: 5;
  }
  #top #feature .feature_block .text_area {
    width: 880px;
    margin: 0 auto 10px auto;
    background: #ffffff;
    text-align: center;
    font-size: 14px;
    color: #424242;
    height: 130px;
    display: table;
  }
  #top #feature .feature_block .text_area .inner {
    display: table-cell;
    vertical-align: middle;
    padding: 0 30px;
  }
  #top #feature .panel_area {
    width: 880px;
    margin: 0 auto;
  }
  #top #feature .panel {
    width: 432px;
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 10px;
    vertical-align: top;
    position: relative;
  }
  .br:before {
    content: "\A";
    white-space: pre;
  }
  #top #feature .panel:after {
    position: absolute;
    content: '';
    right: 0;
    bottom: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 10px 10px;
    border-color: transparent transparent #f5f5f5 transparent;
  }
  #top #feature .panel .inner {
    padding: 0 26px;
    background: #ffffff;
  }
  #top #feature .panel p {
    color: #575757;
    padding-bottom: 16px;
  }
  #top #feature .panel:nth-child(2n) {
    margin-right: 0;
  }
  #top #feature .icon {
    width: 100%;
    height: 170px;
  }
  #top #feature h4 {
    font-size: 14px;
    color: #424242;
    position: relative;
    z-index: 1;
    display: inline-block;
    line-height: 14px;
    margin-bottom: 20px;
  }
  #top #feature h4 span {
    display: block;
    padding-right: 20px;
    background: #ffffff;
    font-weight: 600;
  }
  #top #feature h4:after {
    position: absolute;
    content: '';
    display: block;
    left: 0%;
    top: 5px;
    width: 380px;
    z-index: -1;
    border-top: 2px solid #f8f8f8;
  }
  #top #feature .js_panel {
    transform-style: preserve-3d;
    perspective: 1000px;
  }
  #top #feature .js_panel .js_panel_inner {
    transform: rotate3d(1, 0, 0, 30deg) translate3d(0px, 20px, 0px);
    transform-origin: 0% 50%;
    opacity: 0;
    transition: all .5s ease;
  }
  #top #feature .js_panel.on .js_panel_inner {
    opacity: 1;
    transform: rotate3d(1, 0, 0, 0deg) translate3d(0px, 0px, 0px);
  }
  #top #feature .js_delay01 {
    transition-delay: 0.1s !important;
  }
  #top #feature .js_delay02 {
    transition-delay: 0.2s !important;
  }
  #top #feature .js_delay03 {
    transition-delay: 0.3s !important;
  }
  #top #feature .js_delay04 {
    transition-delay: 0.4s !important;
  }
  #top #technology {
    background: #f5f5f5;
  }
  #top #technology .bg {
    background: url(../images/bg_tech.jpg) center top no-repeat;
    background-size: cover;
  }
  #top #technology .panel:nth-child(1) .icon {
    background: url(../images/pic_tech1.gif) center center no-repeat;
    background-size: 118px auto;
  }
  #top #technology .panel:nth-child(2) .icon {
    background: url(../images/pic_tech2.gif) center center no-repeat;
    background-size: 135px auto;
  }
  #top #technology .panel:nth-child(3) .icon {
    background: url(../images/pic_tech3.gif) center center no-repeat;
    background-size: 115px auto;
  }
  #top #technology .panel:nth-child(4) .icon {
    background: url(../images/pic_tech4.gif) center center no-repeat;
    background-size: 108px auto;
  }
  #top #consulting {
    background: #f5f5f5;
  }
  #top #consulting .bg {
    background: url(../images/bg_consult.jpg) center top no-repeat;
    background-size: cover;
  }
  #top #consulting .panel:nth-child(1) .icon {
    background: url(../images/pic_consult1.gif) center center no-repeat;
    background-size: 100px auto;
  }
  #top #consulting .panel:nth-child(2) .icon {
    background: url(../images/pic_consult2.gif) center center no-repeat;
    background-size: 166px auto;
  }
  #top #consulting .panel:nth-child(3) .icon {
    background: url(../images/pic_consult3.gif) center center no-repeat;
    background-size: 126px auto;
  }
  #top #consulting .panel:nth-child(4) .icon {
    background: url(../images/pic_consult4.gif) center center no-repeat;
    background-size: 93px auto;
  }
  #top #consulting .panel:nth-child(4) p{
    padding-bottom: 39px;
  }

  #top #format {
    background: #f5f5f5;
  }
  #top #format .bg {
    background: url(../images/bg_format.jpg) center top no-repeat;
    background-size: cover;
  }
  #top #format .panel:nth-child(1) .icon {
    background: url(../images/pic_format1.gif) center center no-repeat;
    background-size: 210px auto;
  }
  #top #format .panel:nth-child(2) .icon {
    background: url(../images/pic_format2.gif) center center no-repeat;
    background-size: 248px auto;
  }
  #top #format .panel:nth-child(3) .icon {
    background: url(../images/pic_format3.gif) center center no-repeat;
    background-size: 193px auto;
  }
  #top #format .panel:nth-child(4) .icon {
    background: url(../images/pic_format4.gif) center center no-repeat;
    background-size: 130px auto;
  }

  #top #format .panel:nth-child(4) p{
    padding-bottom: 39px;
  }

  #top #reason {
    padding-bottom: 90px;
  }
  #top #reason .title_area p span {
    background: #ffffff;
  }
  #top #reason .box_area {
    width: 880px;
    margin: 0 auto;
  }
  #top #reason .box {
    width: 432px;
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 10px;
    background: #ffffff;
    vertical-align: top;
    position: relative;
  }
  #top #reason .box:after {
    position: absolute;
    content: '';
    right: 0;
    bottom: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 10px 10px;
    border-color: transparent transparent #ffffff transparent;
  }
  #top #reason .box .inner {
    width: 380px;
    margin: 0 auto;
  }
  #top #reason .box p {
    color: #575757;
  }
  #top #reason .box:nth-child(2n) {
    margin-right: 0;
  }
  #top #reason .icon {
    width: 100%;
    height: 140px;
    box-sizing: border-box;
    border: 2px solid #f5f5f5;
    border-bottom: none;
  }
  #top #reason .box:nth-child(1) .icon {
    background: url(../images/pic_reason1.jpg) center center no-repeat;
    background-size: 147px auto;
  }
  #top #reason .box:nth-child(2) .icon {
    background: url(../images/pic_reason2.png) center center no-repeat;
    background-size: 118px auto;
  }
  #top #reason .box:nth-child(3) .icon {
    background: url(../images/pic_reason3.gif) center center no-repeat;
    background-size: 150px auto;
  }
  #top #reason .box:nth-child(4) .icon {
    background: url(../images/pic_reason4.gif) center center no-repeat;
    background-size: 162px auto;
  }
  #top #reason a {
    display: block;
    background: #fbfbfb;
    width: 100%;
    height: 50px;
    position: relative;
    transition: all 0.2s ease;
  }
  #top #reason a span {
    position: absolute;
    right: 0;
    top: 0;
    display: inline-block;
    background: #ff0000;
    width: 50px;
    line-height: 50px;
    text-indent: -9999px;
  }
  #top #reason a:hover:after {
    right: 12px;
  }
  #top #reason a:after {
    transition: all 0.3s ease;
    position: absolute;
    content: '';
    right: 18px;
    bottom: 20px;
    width: 10px;
    height: 10px;
    background: url(../images/arrow_reason.gif) center top no-repeat;
    background-size: 10px auto;
  }
  #top #reason h3 {
    display: inline;
    font-size: 15px;
    color: #222222;
    font-weight: 600;
    line-height: 50px;
    padding-left: 30px;
  }
  #top #reason .text-area {
    height: 130px;
    background: #f5f5f5;
    letter-spacing: 0.06em;
  }
  #top #reason .text-area .lead {
    padding-top: 30px;
    width: 370px;
    margin: 0 auto 10px auto;
    font-size: 15px;
    font-weight: 600;
    color: #222222;
  }
  #top #reason .text-area p {
    width: 370px;
    margin: 0 auto;
    font-size: 14px;
    color: #424242;
  }
  #top #publishers {
    background: #f5f5f5;
    padding-bottom: 100px;
    margin: 0 15px;
  }
  #top #publishers .title_area p span {
    background: #f5f5f5;
  }
  #top #publishers ul {
    width: 880px;
    margin: 0 auto;
  }
  #top #publishers li {
    display: inline-block;
    vertical-align: top;
    position: relative;
    width: 212px;
    height: 100px;
    text-indent: -9999px;
    margin: 0 10px 10px 0;
  }
  #top #publishers li:nth-child(4), #top #publishers li:nth-child(8), #top #publishers li:nth-child(12), #top #publishers li:nth-child(16) {
    margin-right: 0;
  }
  #top #publishers li:nth-child(2) {
    background: url(../images/pic_publish2.jpg) center center no-repeat #ffffff;
    background-size: 139px auto;
  }
  #top #publishers li:nth-child(3) {
    background: url(../images/pic_publish3.jpg) center center no-repeat #ffffff;
    background-size: 146px auto;
  }
  #top #publishers li:nth-child(7) {
    background: url(../images/pic_publish7.jpg) center center no-repeat #ffffff;
    background-size: 130px auto;
  }
  #top #publishers li:nth-child(9) {
    background: url(../images/pic_publish9.jpg) center center no-repeat #ffffff;
    background-size: 147px auto;
  }
  #top #publishers li:nth-child(10) {
    background: url(../images/pic_publish10.jpg) center center no-repeat #ffffff;
    background-size: 212px auto;
  }
  #top #publishers li:nth-child(12) {
    background: url(../images/pic_publish12.jpg) center center no-repeat #ffffff;
    background-size: 117px auto;
  }
  #top #publishers li:nth-child(14) {
    background: url(../images/pic_publish14.jpg) center center no-repeat #ffffff;
    background-size: 161px auto;
  }
  #top #publishers li:nth-child(15) {
    background: url(../images/pic_publish15.jpg) center center no-repeat #ffffff;
    background-size: 125px auto;
  }
  #top #publishers li:nth-child(5) {
    background: url(../images/pic_publish5.jpg) center center no-repeat #ffffff;
    background-size: 142px auto;
  }
  #top #publishers li:nth-child(8) {
    background: url(../images/pic_publish8.jpg) center center no-repeat #ffffff;
    background-size: 164px auto;
  }
  #top #publishers li:nth-child(6) {
    background: url(../images/pic_publish6.jpg) center center no-repeat #ffffff;
    background-size: 153px auto;
  }
  #top #publishers li:nth-child(1) {
    background: url(../images/pic_publish1.jpg) center center no-repeat #ffffff;
    background-size: 148px auto;
  }
  #top #publishers li:nth-child(11) {
    background: url(../images/pic_publish11.jpg) center center no-repeat #ffffff;
    background-size: 58px auto;
  }
  #top #publishers li:nth-child(16) {
    background: url(../images/pic_publish16.jpg) center center no-repeat #ffffff;
    background-size: 137px auto;
  }
  #top #publishers li:nth-child(13) {
    background: url(../images/pic_publish13.jpg) center center no-repeat #ffffff;
    background-size: 120px auto;
  }
  #top #publishers li:nth-child(4) {
    background: url(../images/pic_publish4.jpg) center center no-repeat #ffffff;
    background-size: 142px auto;
  }
  #top #process {
    padding-bottom: 100px;
  }
  #top #process .title_area p span {
    background: #ffffff;
  }
  #top #process .box_area {
    width: 882px;
    margin: 0 auto 30px auto;
    *zoom: 1;
  }
  #top #process .box_area:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
    font-size: 0;
  }
  #top #process .box {
    float: left;
    width: 291px;
    position: relative;
  }
  #top #process .box .inner {
    width: 230px;
    margin: 0 auto;
    letter-spacing: 0.06em;
  }
  #top #process .box h3 {
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 10px;
    color: #424242;
  }
  #top #process .box p {
    font-size: 14px;
    padding-bottom: 20px;
    color: #424242;
  }
  #top #process .box:nth-child(2) {
    width: 300px;
    border-left: 2px solid #eaeaea;
    border-right: 2px solid #eaeaea;
    box-sizing: border-box;
    position: relative;
  }
  #top #process .box:nth-child(2):after, #top #process .box:nth-child(2):before {
    position: absolute;
    content: '';
    right: -18px;
    bottom: 126px;
    width: 13px;
    height: 22px;
    background: url(../images/arrow_process.gif) center center no-repeat #ffffff;
    background-size: 13px auto;
    padding: 10px;
  }
  #top #process .box:nth-child(2):before {
    right: auto;
    left: -18px;
  }
  #top #process .icon {
    height: 167px;
  }
  #top #process .box:nth-child(1) .icon {
    background: url(../images/pic_process1.gif) center center no-repeat;
    background-size: 159px auto;
  }
  #top #process .box:nth-child(2) .icon {
    background: url(../images/pic_process2.gif) center center no-repeat;
    background-size: 59px auto;
  }
  #top #process .box:nth-child(3) .icon {
    background: url(../images/pic_process3.gif) center center no-repeat;
    background-size: 60px auto;
  }
  #top #process .btn {
    width: 240px;
    height: 60px;
    margin: 0 auto;
  }
  #top #process .btn a {
    display: block;
    width: 100%;
    height: 100%;
    background: #e60012;
    color: #ffffff;
    font-size: 14px;
    letter-spacing: 0.06em;
    line-height: 60px;
    text-align: center;
    position: relative;
    position: relative;
    transition: all 0.2s ease;
  }
  #top #process .btn a:after {
    top: 100%;
    right: 0;
    bottom: 0;
    left: 0;
    position: absolute;
    background-color: rgba(255, 255, 255, 0.2);
    transition: top .24s ease;
    content: '';
  }
  #top #process .btn a:hover:after {
    top: 0;
  }
  #top #process .btn a:before {
    position: absolute;
    content: '';
    right: 0;
    bottom: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 10px 10px;
    border-color: transparent transparent #ffffff transparent;
  }
  #top #blog {
    margin: 0 15px;
    padding-bottom: 100px;
    background: #f5f5f5;
  }
  #top #blog .title_area p span {
    background: #f5f5f5;
  }
  #top #blog ul {
    width: 1008px;
    margin: 0 auto 50px auto;
    display: table;
    border-collapse: separate;
    border-spacing: 30px 0;
    table-layout: fixed;
  }
  #top #blog li {
    display: table-cell;
    width: 310px;
    height: 410px;
    border-bottom: 1px solid #cccccc;
  }
  #top #blog li a {
    display: block;
    width: 100%;
    height: 182px;
    text-indent: -9999px;
    position: relative;
    transition: all 0.2s ease;
  }
  #top #blog li a:after {
    top: 100%;
    right: 0;
    bottom: 0;
    left: 0;
    position: absolute;
    background-color: rgba(255, 255, 255, 0.2);
    transition: top .24s ease;
    content: '';
  }
  #top #blog li a:hover:after {
    top: 0;
  }
  #top #blog li:nth-child(1) a {
    background: url(../images/pic_blog1.jpg) center top no-repeat;
    background-size: 310px auto;
  }
  #top #blog li:nth-child(2) a {
    background: url(../images/pic_blog2.jpg) center top no-repeat;
    background-size: 310px auto;
  }
  #top #blog li:nth-child(3) a {
    background: url(../images/pic_blog3.jpg) center top no-repeat;
    background-size: 310px auto;
  }
  #top #blog .data {
    background: #ffffff;
    width: 100%;
    height: 30px;
    position: relative;
  }
  #top #blog .data .label {
    width: 207px;
    display: inline-block;
    color: #ffffff;
    font-size: 12px;
    letter-spacing: 0.06em;
    padding-left: 10px;
    line-height: 30px;
  }
  #top #blog .date {
    display: inline-block;
    position: absolute;
    top: 10px;
    left: 228px;
    transform: scale(0.9, 0.9);
  }
  #top #blog .date span {
    display: inline-block;
    padding: 0 6px;
    position: relative;
  }
  #top #blog .date span:before, #top #blog .date span:after {
    position: absolute;
    content: '';
    display: block;
    top: 4px;
    left: 2px;
    width: 2px;
    height: 2px;
    background: #5c5c5c;
  }
  #top #blog .date span:after {
    left: auto;
    right: 4px;
  }
  #top #blog h3 {
    padding-top: 20px;
    margin: 0 auto 10px auto;
    font-size: 14px;
    font-weight: 600;
    color: #222222;
  }
  #top #blog .text {
    margin: 0 auto;
    font-size: 14px;
    color: #424242;
  }
  #top #blog .btn {
    width: 240px;
    height: 60px;
    margin: 0 auto;
  }
  #top #blog .btn a {
    display: block;
    width: 100%;
    height: 100%;
    background: #727171;
    color: #ffffff;
    font-size: 14px;
    letter-spacing: 0.06em;
    line-height: 60px;
    text-align: center;
    position: relative;
    transition: all 0.2s ease;
  }
  #top #blog .btn a:after {
    top: 100%;
    right: 0;
    bottom: 0;
    left: 0;
    position: absolute;
    background-color: rgba(255, 255, 255, 0.2);
    transition: top .24s ease;
    content: '';
  }
  #top #blog .btn a:hover:after {
    top: 0;
  }
  #top #blog .btn a:before {
    position: absolute;
    content: '';
    right: 0;
    bottom: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 10px 10px;
    border-color: transparent transparent #f5f5f5 transparent;
  }
  #top .info_area {
    background: #eeecec;
    padding: 50px 0;
  }
  #top .info_area .inner {
    width: 880px;
    margin: 0 auto;
    *zoom: 1;
  }
  #top .info_area .inner:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
    font-size: 0;
  }
  #top .info_area .left_box {
    width: 439px;
    float: left;
  }
  #top .info_area .left_box h2 {
    border-top: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    padding: 35px 0;
    font-size: 19px;
    font-weight: 600;
    color: #424242;
    margin-bottom: 50px;
  }
  #top .info_area .left_box dl {
    letter-spacing: 0.06em;
    *zoom: 1;
  }
  #top .info_area .left_box dl:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
    font-size: 0;
  }
  #top .info_area .left_box dt {
    float: left;
    clear: left;
    width: 145px;
    font-size: 14px;
    font-weight: 600;
    color: #424242;
    margin-bottom: 10px;
  }
  #top .info_area .left_box dd {
    color: #424242;
    font-size: 14px;
    float: left;
    width: 294px;
    box-sizing: border-box;
    border-left: 2px solid #b8b8b8;
    padding-left: 30px;
    margin-bottom: 20px;
  }
  #top .info_area .right_box {
    float: right;
    width: 298px;
  }
  #top .info_area .tw_box {
    height: 194px;
    margin-bottom: 10px;
    overflow: scroll;
  }
  #top .footer nav {
    position: static;
    display: block;
  }
  #top .footer .copy {
    background: #eeecec;
    text-align: center;
    font-size: 12px;
    color: #575757;
    letter-spacing: 0.02em;
    padding: 20px 0;
  }
  #top .kv_text {
    color: #ffffff;
    background: #00000000;
    text-align: center;
    margin-bottom: 30px;
    font-size: 43px;
    line-height: 50px;
    font-weight: 900;
    letter-spacing: 3px;
  }
  #top .kv_subtext {
    color: #ffffff;
    background: #00000000;
    text-align: center;
    font-size: 18px;
    font-weight: 900;
    letter-spacing: 1px;
  }
}

@media screen and (max-width: 750px) {
  body {
    background: #ffffff;
  }
  .for_pc {
    display: none;
  }
  #top .nav_open {
    background: url(../images/sp_menu.png) center bottom no-repeat;
    background-size: 20px auto;
    width: 20px;
    height: 17px;
    text-indent: -9999px;
    float: right;
    margin: 15px 15px 0 0;
  }
  #top .nav_open.on {
    background: url(../images/sp_menu_color.png) center bottom no-repeat;
    background-size: 20px auto;
    width: 20px;
    height: 17px;
    text-indent: -9999px;
  }
  #top .nav_open.close {
    background: url(../images/sp_menu_close.png) center bottom no-repeat;
    background-size: 17px auto;
    width: 17px;
    height: 17px;
    text-indent: -9999px;
  }
  #top .sp_menu {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 50px;
    left: 0;
    background: #f5f5f5;
    z-index: 10;
    display: none;
  }
  #top .login_menu_area, #top nav {
    display: none;
  }
  #top .sp_login_menu {
    padding-top: 100px;
    margin-bottom: 135px;
  }
  #top .sp_login_menu li:first-child {
    width: 206px;
    height: 50px;
    margin: 0 auto 30px auto;
  }
  #top .sp_login_menu li:first-child a {
    display: block;
    width: 100%;
    height: 100%;
    background: #e60416;
    color: #ffffff;
    font-size: 14px;
    letter-spacing: 0.06em;
    line-height: 50px;
    text-align: center;
  }
  #top .sp_login_menu li:first-child a:before {
    position: absolute;
    content: '';
    right: 0;
    bottom: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 10px 10px;
    border-color: transparent transparent #f5f5f5 transparent;
  }
  #top .sp_login_menu li:nth-child(2) {
    width: 206px;
    height: 50px;
    margin: 0 auto 30px auto;
  }
  #top .sp_login_menu li:nth-child(2) a {
    display: block;
    width: 100%;
    height: 100%;
    background: #727171;
    color: #ffffff;
    font-size: 14px;
    letter-spacing: 0.06em;
    line-height: 50px;
    text-align: center;
  }
  #top .sp_login_menu li:nth-child(2) a:before {
    position: absolute;
    content: '';
    right: 0;
    bottom: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 10px 10px;
    border-color: transparent transparent #f5f5f5 transparent;
  }
    #top .sp_login_menu li:nth-child(3) {
    width: 206px;
    height: 50px;
    margin: 0 auto;
  }
  #top .sp_login_menu li:nth-child(3) a {
    display: block;
    width: 100%;
    height: 100%;
    background: #727171;
    color: #ffffff;
    font-size: 14px;
    letter-spacing: 0.06em;
    line-height: 50px;
    text-align: center;
  }
  #top .sp_login_menu li:nth-child(3) a:before {
    position: absolute;
    content: '';
    right: 0;
    bottom: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 10px 10px;
    border-color: transparent transparent #f5f5f5 transparent;
  }
  #top .sp_language_menu {
    font-size: 0;
    width: 100px;
    margin: 0 auto;
  }
  #top .sp_language_menu li {
    display: inline-block;
    font-size: 16px;
    width: 30px;
    text-align: center;
    height: 30px;
    margin-right: 20px;
  }
  #top .sp_language_menu li a {
    color: #727171;
    font-weight: bold;
    line-height: 30px;
    display: block;
    width: 100%;
    height: 100%;
    transition: all 0.2s ease;
  }
  #top .sp_language_menu li a:after {
    border-radius: 50% 50%;
  }
  #top .sp_language_menu li.on {
    border-radius: 50% 50%;
    background: #727171;
  }
  #top .sp_language_menu li.on a {
    display: block;
    width: 100%;
    height: 100%;
    font-weight: 400;
    color: #ffffff;
  }
  #top h1 {
    float: left;
    width: 70px;
    height: 22px;
  }
  #top h1 a {
    background-size: 70px auto;
    width: 70px;
    height: 22px;
    text-indent: -9999px;
    padding: 13px 0 0 20px;
    display: block;
    width: 100%;
    height: 100%;
  }
  #top h1.on a {
    background-size: 66px auto;
    width: 66px;
    height: 22px;
    text-indent: -9999px;
    padding: 13px 0 0 19px;
  }
  #top h1.show a {
    background-size: 66px auto;
    width: 66px;
    height: 22px;
    text-indent: -9999px;
    padding: 13px 0 0 19px;
  }
  #top .header {
    position: fixed;
    width: 100%;
    height: 50px;
    *zoom: 1;
    z-index: 10;
  }
  #top .header:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
    font-size: 0;
  }
  #top .header.bg {
    background: #ffffff;
  }
  #top .header.show {
    background: #ffffff;
  }
  #top .kv_area {
    height: 100vh;
    margin-bottom: 10px;
  }
  #top .kv_area .inner {
    height: 100vh;
    width: 100%;
    position: relative;
  }
  #top .kv_area .filter {
    height: 100vh;
    width: 100%;
    background: url(../images/sp_filter.png) center bottom no-repeat;
    background-size: cover;
    position: absolute;
    left: 0;
    top: 0;
  }
  #top .kv_area .slider {
    width: 100%;
    height: 100vh;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
  }
  #top .kv_area .slide {
    width: 100%;
    height: 100vh;
  }
  #top .kv_area .slider div:nth-child(1) {
    background: url(../images/sp_kv1.jpg) center bottom no-repeat;
    background-size: cover;
  }
  #top .kv_area .slider div:nth-child(2) {
    background: url(../images/sp_kv2.jpg) center bottom no-repeat;
    background-size: cover;
  }
  #top .kv_area .slider div:nth-child(3) {
    background: url(../images/sp_kv3.jpg) center bottom no-repeat;
    background-size: cover;
  }
  #top .kv_area .slider div:nth-child(4) {
    background: url(../images/sp_kv4.jpg) center bottom no-repeat;
    background-size: cover;
  }
  #top .kv_area .slider div:nth-child(5) {
    background: url(../images/sp_kv5.jpg) center bottom no-repeat;
    background-size: cover;
  }
  #top .kv_area .slider div:nth-child(6) {
    background: url(../images/sp_kv6.jpg) center bottom no-repeat;
    background-size: cover;
  }
  #top .kv_area .slider div:nth-child(7) {
    background: url(../images/sp_kv7.jpg) center bottom no-repeat;
    background-size: cover;
  }
  #top .kv_area .slider div:nth-child(8) {
    background: url(../images/sp_kv8.jpg) center bottom no-repeat;
    background-size: cover;
  }
  #top .kv_area .slider div:nth-child(9) {
    background: url(../images/sp_kv9.jpg) center bottom no-repeat;
    background-size: cover;
  }
  #top .kv_area .slider div:nth-child(10) {
    background: url(../images/sp_kv10.jpg) center bottom no-repeat;
    background-size: cover;
  }
  #top .kv_area .sp_en {
    width: 100%;
    margin: 0 auto;
    z-index: 8;
    position: absolute;
    top: 25%;
}
  #top .kv_area .jp {
    width: 90%;
    margin: 0 auto 0 auto;
    text-align: center;
    z-index: 8;
    position: relative;
  }
  #top .kv_area .jp img {
    width: 90%;
    height: auto;
  }
  #top .contents_area {
    padding: 0 10px;
  }
  #top .intro_area {
    background: #f0f0f0;
    padding: 62px 0 60px 0;
    margin-bottom: 10px;
  }
  #top .intro_area .btn {
    width: 206px;
    height: 100px;
    background: #e60012;
    text-align: center;
    margin: 0 auto;
    box-sizing: border-box;
    position: relative;
  }
  #top .intro_area .btn:after {
    position: absolute;
    content: '';
    right: 0;
    bottom: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 5px 5px;
    border-color: transparent transparent #f0f0f0 transparent;
  }
  #top .intro_area a {
    display: block;
    width: 100%;
    height: 100%;
  }
  #top .intro_area .text1 {
    font-size: 27px;
    letter-spacing: 0.08em;
    color: #fff;
    margin: 0 0 2px 0;
    font-weight: bold;
    line-height: 36px;
    padding-top: 18px;
  }
  #top .intro_area .text1 span {
    background: url(../images/text_intro.gif) center bottom no-repeat;
    background-size: 33px auto;
    width: 33px;
    height: 24px;
    text-indent: -9999px;
    height: 31px;
    padding-left: 14px;
    display: inline-block;
  }
  #top .intro_area .text2 {
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 0.06em;
  }
  #top #news {
    background: #f0f0f0;
  }
  #top #news ul {
    margin: 0 20px 50px 20px;
  }
  #top #news li {
    margin-bottom: 30px;
  }
  #top #news dt {
    background: #e5e5e5;
    height: 22px;
    padding-left: 30px;
    position: relative;
  }
  #top #news dt:before {
    position: absolute;
    content: '';
    display: block;
    top: 5px;
    left: 20px;
    width: 0;
    height: 12px;
    border-right: 2px solid #ff0000;
  }
  #top #news dt span {
    display: inline-block;
    padding: 0 6px;
    position: relative;
  }
  #top #news dt span:before, #top #news dt span:after {
    position: absolute;
    content: '';
    display: block;
    top: 10px;
    left: 1px;
    width: 2px;
    height: 2px;
    background: #ff0000;
  }
  #top #news dt span:after {
    left: auto;
    right: 3px;
  }
  #top #news .num {
    margin-top: 6px;
  }
  #top #news dd {
    background: #ffffff;
    padding: 25px 20px;
    font-size: 14px;
    color: #575757;
  }
  #top #news .btn {
    width: 206px;
    height: 50px;
    margin: 0 auto;
    padding-bottom: 50px;
  }
  #top #news .btn a {
    display: block;
    width: 100%;
    height: 100%;
    background: #727171;
    color: #ffffff;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0.06em;
    line-height: 50px;
    text-align: center;
    position: relative;
  }
  #top #news .btn a:after {
    position: absolute;
    content: '';
    right: 0;
    bottom: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 10px 10px;
    border-color: transparent transparent #f0f0f0 transparent;
  }
  #top .title_area {
    text-align: center;
    padding: 60px 0;
  }
  #top .title_area h2 {
    color: #191919;
    font-size: 30px;
    font-weight: 600;
    letter-spacing: 0.12em;
    margin-bottom: 4px;
  }
  #top .title_area p {
    color: #616161;
    font-size: 15px;
    letter-spacing: 0.12em;
  }
  #top .feature_block {
    background: #f0f0f0;
    margin-bottom: 30px;
    overflow: hidden;
  }
  #top .feature_block h3 {
    width: 100%;
    height: 210px;
    text-align: center;
    line-height: 210px;
    color: #ffffff;
    font-size: 30px;
    letter-spacing: 0.12em;
    margin-bottom: 50px;
  }
  #top .feature_block .text_area {
    margin: 0 10px 50px 10px;
    font-size: 14px;
    color: #424242;
    letter-spacing: 0.02em;
  }
  #top .feature_block .panel_area {
    padding-bottom: 30px;
  }
  #top .feature_block .panel {
    margin: 0 10px 30px 10px;
  }
  #top .feature_block .panel .inner {
    padding: 0 20px 40px 20px;
    background: #ffffff;
  }
  #top .feature_block .panel .inner:after {
    position: absolute;
    content: '';
    right: 0;
    bottom: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 10px 10px;
    border-color: transparent transparent #f0f0f0 transparent;
  }
  #top .feature_block .js_panel {
    transform-style: preserve-3d;
    perspective: 1000px;
    opacity: 0;
  }
  #top .feature_block .js_panel .js_panel_inner {
    transform: rotate3d(1, 0, 0, 30deg) translate3d(0px, 20px, 0px);
    transform-origin: 0% 50%;
    display: block;
  }
  #top .feature_block .js_panel.on {
    opacity: 1;
    transition: all .5s ease;
  }
  #top .feature_block .js_panel.on .js_panel_inner {
    transform: rotate3d(1, 0, 0, 0deg) translate3d(0px, 0px, 0px);
    transition: all .5s ease;
  }
  #top .feature_block .icon {
    width: 100%;
    height: 137px;
  }
  #top .feature_block h4 {
    font-size: 14px;
    color: #424242;
    position: relative;
    z-index: 1;
    line-height: 14px;
    margin-bottom: 20px;
    letter-spacing: 0.06em;
  }
  #top .feature_block h4 span {
    display: inline-block;
    padding-right: 20px;
    background: #ffffff;
    font-weight: 600;
  }
  #top .feature_block h4:after {
    position: absolute;
    content: '';
    display: block;
    left: 0%;
    top: 5px;
    width: 100%;
    z-index: -1;
    border-top: 2px solid #f8f8f8;
  }
  #top .feature_block p {
    font-size: 14px;
    color: #575757;
    letter-spacing: 0.02em;
  }
  #top .feature_block .btn {
    width: 206px;
    height: 50px;
    margin: 0 auto;
    padding-bottom: 50px;
  }
  #top .feature_block .btn a {
    display: block;
    width: 100%;
    height: 100%;
    background: #e60012;
    color: #ffffff;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0.06em;
    line-height: 50px;
    text-align: center;
    position: relative;
  }
  #top .feature_block .btn a:after {
    position: absolute;
    content: '';
    right: 0;
    bottom: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 10px 10px;
    border-color: transparent transparent #f0f0f0 transparent;
  }
  #top #technology h3 {
    background: url(../images/sp_bg_tech.jpg) center top no-repeat;
    background-size: cover;
  }
  #top #technology .panel:nth-child(1) .icon {
    background: url(../images/pic_tech1.gif) center center no-repeat;
    background-size: 92px auto;
  }
  #top #technology .panel:nth-child(2) .icon {
    background: url(../images/pic_tech2.gif) center center no-repeat;
    background-size: 113px auto;
  }
  #top #technology .panel:nth-child(3) .icon {
    background: url(../images/pic_tech3.gif) center center no-repeat;
    background-size: 93px auto;
  }
  #top #technology .panel:nth-child(4) .icon {
    background: url(../images/pic_tech4.gif) center center no-repeat;
    background-size: 91px auto;
  }
  #top #consulting h3 {
    background: url(../images/sp_bg_consult.jpg) center top no-repeat;
    background-size: cover;
  }
  #top #consulting .panel:nth-child(1) .icon {
    background: url(../images/pic_consult1.gif) center center no-repeat;
    background-size: 84px auto;
  }
  #top #consulting .panel:nth-child(2) .icon {
    background: url(../images/pic_consult2.gif) center center no-repeat;
    background-size: 112px auto;
  }
  #top #consulting .panel:nth-child(3) .icon {
    background: url(../images/pic_consult3.gif) center center no-repeat;
    background-size: 93px auto;
  }
  #top #consulting .panel:nth-child(4) .icon {
    background: url(../images/pic_consult4.gif) center center no-repeat;
    background-size: 70px auto;
  }
  #top #format h3 {
    background: url(../images/sp_bg_format.jpg) center top no-repeat;
    background-size: cover;
  }
  #top #format .panel:nth-child(1) .icon {
    background: url(../images/pic_format1.gif) center center no-repeat;
    background-size: 161px auto;
  }
  #top #format .panel:nth-child(2) .icon {
    background: url(../images/pic_format2.gif) center center no-repeat;
    background-size: 178px auto;
  }
  #top #format .panel:nth-child(3) .icon {
    background: url(../images/pic_format3.gif) center center no-repeat;
    background-size: 166px auto;
  }
  #top #format .panel:nth-child(4) .icon {
    background: url(../images/pic_format4.gif) center center no-repeat;
    background-size: 97px auto;
  }
  #top #reason {
    padding-bottom: 30px;
  }
  #top #reason .box_area {
    margin: 0 10px;
  }
  #top #reason .box {
    margin-bottom: 30px;
    background: #ffffff;
    position: relative;
  }
  #top #reason .box:after {
    position: absolute;
    content: '';
    right: 0;
    bottom: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 20px 20px;
    border-color: transparent transparent #ffffff transparent;
  }
  #top #reason .box p {
    color: #575757;
  }
  #top #reason .icon {
    width: 100%;
    height: 120px;
    box-sizing: border-box;
    border: 2px solid #f5f5f5;
    border-bottom: none;
  }
  #top #reason .box:nth-child(1) .icon {
    background: url(../images/pic_reason1.jpg) center center no-repeat;
    background-size: 147px auto;
  }
  #top #reason .box:nth-child(2) .icon {
    background: url(../images/pic_reason2.png) center center no-repeat;
    background-size: 118px auto;
  }
  #top #reason .box:nth-child(3) .icon {
    background: url(../images/pic_reason3.gif) center center no-repeat;
    background-size: 121px auto;
  }
  #top #reason .box:nth-child(4) .icon {
    background: url(../images/pic_reason4.gif) center center no-repeat;
    background-size: 162px auto;
  }
  #top #reason a {
    display: block;
    background: #fbfbfb;
    box-sizing: border-box;
    border-left: 2px solid #f5f5f5;
    border-right: 2px solid #f5f5f5;
    width: 100%;
    height: 50px;
    position: relative;
  }
  #top #reason a span {
    position: absolute;
    right: 0;
    top: 0;
    display: inline-block;
    width: 50px;
    line-height: 50px;
    text-indent: -9999px;
  }
  #top #reason a:after {
    position: absolute;
    content: '';
    right: 18px;
    bottom: 20px;
    width: 10px;
    height: 10px;
    background: url(../images/sp_arrow_reason.gif) center top no-repeat;
    background-size: 10px auto;
  }
  #top #reason h3 {
    display: inline;
    font-size: 15px;
    color: #222222;
    font-weight: 600;
    line-height: 50px;
    padding-left: 20px;
  }
  #top #reason .text-area {
    padding: 0 20px 0 20px;
    background: #f0f0f0;
    letter-spacing: 0.06em;
  }
  #top #reason .text-area .lead {
    padding-top: 30px;
    padding-bottom: 30px;
    margin: 0 auto 0 auto;
    font-size: 14px;
    font-weight: 600;
    color: #222222;
  }
  #top #reason .text-area p {
    font-size: 14px;
    color: #424242;
  }
  #top #publishers {
    background: #f0f0f0;
    padding-bottom: 60px;
  }
  #top #publishers ul {
    margin: 0 20px;
    *zoom: 1;
  }
  #top #publishers ul:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
    font-size: 0;
  }
  #top #publishers li {
    float: left;
    vertical-align: top;
    position: relative;
    width: 48.4%;
    height: 65px;
    text-indent: -9999px;
    margin: 0 0 10px 0;
  }
  #top #publishers li:nth-child(even) {
    margin-left: 10px;
  }
  #top #publishers li:nth-child(2) {
    background: url(../images/pic_publish2.jpg) center center no-repeat #ffffff;
    background-size: 106px auto;
  }
  #top #publishers li:nth-child(3) {
    background: url(../images/pic_publish3.jpg) center center no-repeat #ffffff;
    background-size: 110px auto;
  }
  #top #publishers li:nth-child(7) {
    background: url(../images/pic_publish7.jpg) center center no-repeat #ffffff;
    background-size: 100px auto;
  }
  #top #publishers li:nth-child(9) {
    background: url(../images/pic_publish9.jpg) center center no-repeat #ffffff;
    background-size: 115px auto;
  }
  #top #publishers li:nth-child(10) {
    background: url(../images/pic_publish10.jpg) center center no-repeat #ffffff;
    background-size: 150px auto;
  }
  #top #publishers li:nth-child(12) {
    background: url(../images/pic_publish12.jpg) center center no-repeat #ffffff;
    background-size: 90px auto;
  }
  #top #publishers li:nth-child(14) {
    background: url(../images/pic_publish14.jpg) center center no-repeat #ffffff;
    background-size: 123px auto;
  }
  #top #publishers li:nth-child(15) {
    background: url(../images/pic_publish15.jpg) center center no-repeat #ffffff;
    background-size: 96px auto;
  }
  #top #publishers li:nth-child(5) {
    background: url(../images/pic_publish5.jpg) center center no-repeat #ffffff;
    background-size: 113px auto;
  }
  #top #publishers li:nth-child(8) {
    background: url(../images/pic_publish8.jpg) center center no-repeat #ffffff;
    background-size: 127px auto;
  }
  #top #publishers li:nth-child(6) {
    background: url(../images/pic_publish6.jpg) center center no-repeat #ffffff;
    background-size: 118px auto;
  }
  #top #publishers li:nth-child(1) {
    background: url(../images/pic_publish1.jpg) center center no-repeat #ffffff;
    background-size: 114px auto;
  }
  #top #publishers li:nth-child(11) {
    background: url(../images/pic_publish11.jpg) center center no-repeat #ffffff;
    background-size: 45px auto;
  }
  #top #publishers li:nth-child(16) {
    background: url(../images/pic_publish16.jpg) center center no-repeat #ffffff;
    background-size: 116px auto;
  }
  #top #publishers li:nth-child(13) {
    background: url(../images/pic_publish13.jpg) center center no-repeat #ffffff;
    background-size: 92px auto;
  }
  #top #publishers li:nth-child(4) {
    background: url(../images/pic_publish4.jpg) center center no-repeat #ffffff;
    background-size: 113px auto;
  }
  #top #process .box {
    margin: 0 20px 60px 20px;
    padding-bottom: 60px;
    box-sizing: border-box;
    border-bottom: 2px solid #eaeaea;
  }
  #top #process .box .icon {
    height: 108px;
    margin-bottom: 20px;
  }
  #top #process .box h3 {
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 10px;
    color: #424242;
    letter-spacing: 0.06em;
    text-align: center;
    color: #424242;
  }
  #top #process .box p {
    font-size: 14px;
    padding-bottom: 20px;
    color: #424242;
    letter-spacing: 0.06em;
    text-align: center;
    color: #424242;
  }
  #top #process .box:last-child {
    border: none;
    margin-bottom: 0;
  }
  #top #process .box:nth-child(1) .icon {
    background: url(../images/pic_process1.gif) center center no-repeat;
    background-size: auto 108px;
  }
  #top #process .box:nth-child(2) .icon {
    background: url(../images/pic_process2.gif) center center no-repeat;
    background-size: auto 108px;
  }
  #top #process .box:nth-child(3) .icon {
    background: url(../images/pic_process3.gif) center center no-repeat;
    background-size: auto 108px;
  }
  #top #process .box:nth-child(2) {
    position: relative;
  }
  #top #process .box:nth-child(2):after, #top #process .box:nth-child(2):before {
    position: absolute;
    content: '';
    left: 50%;
    top: -85px;
    width: 13px;
    height: 22px;
    margin-left: -21px;
    background: url(../images/arrow_process.gif) center center no-repeat #ffffff;
    background-size: 13px auto;
    padding: 15px;
    transform: rotate(90deg);
  }
  #top #process .box:nth-child(2):before {
    top: auto;
    bottom: -30px;
  }
  #top #process .btn {
    width: 206px;
    height: 50px;
    margin: 0 auto;
    padding-bottom: 50px;
  }
  #top #process .btn a {
    display: block;
    width: 100%;
    height: 100%;
    background: #e60012;
    color: #ffffff;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0.06em;
    line-height: 50px;
    text-align: center;
    position: relative;
  }
  #top #process .btn a:after {
    position: absolute;
    content: '';
    right: 0;
    bottom: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 10px 10px;
    border-color: transparent transparent #ffffff transparent;
  }
  #top #blog {
    background: #f0f0f0;
  }
  #top #blog ul {
    margin: 0 20px;
  }
  #top #blog li {
    border-bottom: 1px solid #cccccc;
    margin-bottom: 30px;
  }
  #top #blog li a {
    display: block;
    width: 100%;
    height: 197px;
    text-indent: -9999px;
  }
  #top #blog li:nth-child(1) a {
    background: url(../images/pic_blog1.jpg) center top no-repeat;
    background-size: cover;
  }
  #top #blog li:nth-child(2) a {
    background: url(../images/pic_blog2.jpg) center top no-repeat;
    background-size: cover;
  }
  #top #blog li:nth-child(3) a {
    background: url(../images/pic_blog3.jpg) center top no-repeat;
    background-size: cover;
  }
  #top #blog .data {
    background: #ffffff;
    width: 100%;
    height: 30px;
    position: relative;
  }
  #top #blog .data .label {
    width: 240px;
    display: inline-block;
    color: #ffffff;
    font-size: 12px;
    letter-spacing: 0.06em;
    padding-left: 10px;
    line-height: 30px;
  }
  #top #blog .date {
    display: inline-block;
    position: absolute;
    top: 10px;
    right: 10px;
  }
  #top #blog .date span {
    display: inline-block;
    padding: 0 4px;
    position: relative;
  }
  #top #blog .date span:before, #top #blog .date span:after {
    position: absolute;
    content: '';
    display: block;
    top: 4px;
    left: 0px;
    width: 2px;
    height: 2px;
    background: #5c5c5c;
  }
  #top #blog .date span:after {
    left: auto;
    right: 2px;
  }
  #top #blog h3 {
    padding-top: 20px;
    margin-bottom: 20px;
    font-size: 14px;
    font-weight: 600;
    color: #222222;
    letter-spacing: 0.06em;
  }
  #top #blog .text {
    font-size: 14px;
    color: #424242;
    padding-bottom: 50px;
    letter-spacing: 0.06em;
  }
  #top #blog .btn {
    width: 206px;
    height: 50px;
    margin: 0 auto;
    padding-bottom: 50px;
  }
  #top #blog .btn a {
    display: block;
    width: 100%;
    height: 100%;
    background: #727171;
    color: #ffffff;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0.06em;
    line-height: 50px;
    text-align: center;
    position: relative;
  }
  #top #blog .btn a:after {
    position: absolute;
    content: '';
    right: 0;
    bottom: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 10px 10px;
    border-color: transparent transparent #f0f0f0 transparent;
  }
  #top .info_area {
    background: #eeecec;
    padding-bottom: 30px;
    text-align: center;
  }
  #top .info_area .inner {
    margin: auto 20px;
  }
  #top .info_area .left_box {
    border-bottom: 1px solid #cccccc;
    margin-bottom: 30px;
  }
  #top .info_area .left_box h2 {
    border-bottom: 1px solid #cccccc;
    padding: 20px 0;
    font-size: 19px;
    font-weight: 600;
    color: #424242;
    margin-bottom: 30px;
    text-align: center;
    letter-spacing: 0.06em;
  }
  #top .info_area .left_box dl {
    letter-spacing: 0.06em;
    *zoom: 1;
  }
  #top .info_area .left_box dl:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
    font-size: 0;
  }
  #top .info_area .left_box dt {
    width: 145px;
    font-size: 14px;
    font-weight: 600;
    color: #424242;
    margin-bottom: 2px;
    display: inline-block;
  }
  #top .info_area .left_box dd {
    color: #424242;
    font-size: 14px;
    margin-bottom: 20px;
  }
  #top .info_area .right_box {
    margin: 0 auto;
    width: 298px;
  }
  #top .info_area .tw_box {
    height: 194px;
    margin-bottom: 30px;
    overflow: scroll;
  }
  #top .footer {
    background: #e4e4e4;
  }
  #top .footer nav {
    display: block;
    background: #727171;
  }
  #top .footer ul {
    width: 335px;
    margin: 0 auto;
    padding: 50px 0 30px 0;
  }
  #top .footer li {
    display: inline-block;
    margin-bottom: 20px;
  }
  #top .footer li a {
    color: #ffffff;
    font-weight: 600;
    letter-spacing: 0.06em;
  }
  #top .footer li:nth-child(1) {
    margin-left: 52px;
  }
  #top .footer li:nth-child(2) {
    margin: 0 36px;
  }
  #top .footer li:nth-child(3) {
    margin-right: 50px;
  }
  #top .footer li:nth-child(4) {
    margin-right: 40px;
  }
  #top .footer li:nth-child(6) {
    margin-left: 92px;
  }
  #top .copy {
    text-align: center;
    font-size: 12px;
    color: #575757;
    letter-spacing: 0.02em;
    padding: 20px 0;
  }
  #top .kv_text {
    color: #ffffff;
    background: #00000000;
    text-align: center;
    font-size: 7vw;
    font-weight: 900;
    line-height: 8vw;
    margin-bottom: 20px;
  }
  #top .kv_subtext {
    color: #ffffff;
    background: #00000000;
    text-align: center;
    font-size: 4vw;
    font-weight: 600;
    height: 4vw;
  }
}

@media screen and (max-width: 320px) {
  #publishers li {
    width: 48.2% !important;
  }
  #top .info_area .right_box {
    width: 280px;
  }
  #top #blog .data .label {
    width: 180px;
  }
  #top .footer ul {
    width: 320px;
  }
  #top .footer li:nth-child(1) {
    margin-left: 38px;
  }
  #top .footer li:nth-child(4) {
    margin-right: 10px;
    margin-left: 10px;
  }
}
