@charset "UTF-8"; /*! destyle.css v2.0.2 | MIT License | https://github.com/nicolas-cusan/destyle.css */

/* ★★★★★★★★★★★★
style_custom.css 更新（差分追従）時の注意点
・本CSSは https://www2.fujitsu.com/-/media/Project/Fujitsu/Fujitsu Portal/assets/css/style.css を元に
  以下部分を改修しファイル名を style_custom.css に変更したものになります
  ※STAGINGではなく必ず公開ページのCSSにすること

  【改修】
   ・250行目あたりの「@font-face」（フォント指定）をコメントアウト
   ・350行目あたりの「.root-cover」をコメントアウト
   ・インフィニティイメージは www.fujitsu.com/imgv51/ のものを読み込むこと
★★★★★★★★★★★★ */

*,::after,::before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-style: solid;
    border-width: 0
}

html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent
}

body {
    margin: 0
}

main {
    display: block
}

blockquote,form,iframe,p,table {
    margin: 0
}

h1,h2,h3 {
    font-size: inherit;
    line-height: inherit;
    font-weight: inherit;
    margin: 0
}

ol,ul {
    margin: 0;
    padding: 0;
    list-style: none
}

a {
    background-color: transparent;
    text-decoration: none;
    color: inherit
}

b,strong {
    font-weight: bolder
}

code {
    font-family: monospace,monospace;
    font-size: inherit
}

small {
    font-size: 80%
}

sub,sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

embed,iframe,img,object {
    vertical-align: bottom
}

img {
    max-width: 100%;
    height: auto
}

button,input,optgroup,select,textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    vertical-align: middle;
    color: inherit;
    font: inherit;
    background: 0 0;
    padding: 0;
    margin: 0;
    outline: 0;
    border-radius: 0;
    text-align: inherit
}

[type=checkbox] {
    -webkit-appearance: checkbox;
    -moz-appearance: checkbox;
    appearance: checkbox
}

[type=radio] {
    -webkit-appearance: radio;
    -moz-appearance: radio;
    appearance: radio
}

button,input {
    overflow: visible
}

button,select {
    text-transform: none
}

[type=button],[type=reset],[type=submit],button {
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

[type=button][disabled],[type=reset][disabled],[type=submit][disabled],button[disabled] {
    cursor: default
}

[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring {
    outline: 1px dotted ButtonText
}

select::-ms-expand {
    display: none
}

option {
    padding: 0
}

fieldset {
    margin: 0;
    padding: 0;
    min-width: 0
}

legend {
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

label[for] {
    cursor: pointer
}

details {
    display: block
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

caption {
    text-align: left
}

td,th {
    vertical-align: top;
    padding: 0
}

th {
    text-align: left;
    font-weight: 700
}

template {
    display: none
}

[hidden] {
    display: none
}

blockquote {
    position: relative;
    padding: 0;
    margin: 0;
    display: inline-block
}

blockquote::before {
    content: "“";
    line-height: .5em;
    position: absolute;
    top: 0;
    left: 0
}

blockquote::after {
    content: "”";
    line-height: .5em;
    position: absolute;
    bottom: 0;
    right: 0
}

/*
@font-face {
    font-family: FujitsuInfinityPro;
    font-display: swap;
    src: url(https://www2.fujitsu.com/-/media/Project/Fujitsu/Fujitsu-Portal/assets/font/FujitsuInfinityPro-Regular-202110-2.woff2) format("woff2"),url(https://www2.fujitsu.com/-/media/Project/Fujitsu/Fujitsu-Portal/assets/font/FujitsuInfinityPro-Regular-202110.woff) format("woff");
    font-weight: 400
}

@font-face {
    font-family: FujitsuInfinityPro;
    font-display: swap;
    src: url(https://www2.fujitsu.com/-/media/Project/Fujitsu/Fujitsu-Portal/assets/font/FujitsuInfinityPro-Bold-202110-2.woff2) format("woff2"),url(https://www2.fujitsu.com/-/media/Project/Fujitsu/Fujitsu-Portal/assets/font/FujitsuInfinityPro-Bold-202110.woff) format("woff");
    font-weight: 700
}
*/

html {
    font-size: 62.5%
}

body {
    color: #000;
    font-size: 1.5rem;
    font-weight: 400;
    line-height: 1.7;
    -webkit-font-feature-settings: "palt";
    font-feature-settings: "palt";
    overflow-wrap: break-word;
    word-wrap: break-word
}

body:lang(ja) {
    font-family: FujitsuInfinityPro,Arial,"メイリオ",Meiryo,"ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3",sans-serif;
}

a {
    color: #000
}

strong {
    font-weight: 700
}

.l-header {
    position: relative;
    z-index: 9502;
    background: #fff
}

.l-header_inner {
    padding: 0 20px 0 29px
}

.l-footer {
    position: relative;
    text-align: center;
    background-color: #3C3C3C;
    padding: 30px 0;
    z-index: 333
}

.l-footer-inner {
    max-width: calc(1280px + 7.4%);
    padding: 0 3.7%;
    margin: auto
}

.l-section {
    padding: 60px 0 100px;
    background-color: #fff
}

.l-section.u-bgc-blackPearl {
    padding: 100px 0
}

.l-section.u-bgc-gra {
    padding: 100px 0
}

.l-section-addthis {
    padding: 20px 0 0;
    text-align: right
}

.l-section-low {
    padding: 70px 0
}

.l-section-inner {
    max-width: calc(1280px + 7.4%);
    padding: 0 3.7%;
    margin: auto
}

.l-section-inner-narrow {
    max-width: calc(840px + 7.4%);
    padding: 0 3.7%;
    margin: auto
}

.l-section_2col .l-section-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.l-section_side {
    width: 27.5%
}

.l-section_side .p-sentence_bg-gray3 .c-colimg {
    margin-left: -3%;
    margin-right: -3%
}

.l-section_side .p-sentence_image+.p-sentence_button {
    margin-top: 30px
}

.l-section_side .p-sentence_list {
    margin-top: 60px
}

.l-section_main {
    width: 65.625%
}

/* ▼▼▼ OICでのサイトコア再現のため ▼▼▼ */
/* .root-cover {
    position: fixed;
    top: 97px;
    left: 0;
    width: 100%;
    height: calc(100% - 97px);
    background-color: #fff;
    z-index: 9500
}
*/

.l-grid {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: -1.5625%;
    margin-right: -1.5625%;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: -3.125%
}

.l-grid>.l-grid-col-4 {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 30.2083333333%;
    flex: 0 0 30.2083333333%;
    width: 30.2083333333%;
    margin-left: 1.5625%;
    margin-right: 1.5625%;
    margin-bottom: 3.125%
}

.l-grid>.l-grid-col-6 {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 46.875%;
    flex: 0 0 46.875%;
    width: 46.875%;
    margin-left: 1.5625%;
    margin-right: 1.5625%;
    margin-bottom: 3.125%
}

.l-col {
    max-width: 1000px;
    margin: auto
}

.l-main {
    overflow: hidden;
    background-color: #f3f3f3;
    -webkit-transition: background-color 1s ease;
    -o-transition: background-color 1s ease;
    transition: background-color 1s ease
}

.l-main.is-display {
    background-color: #fff
}

.l-breadcrumb {
    background-color: #f4f4f6;
    border-top: 1px solid #ebebeb;
    padding-top: 10px;
    padding-bottom: 10px
}

.hero-wrapper {
    height: 200vh;
    min-height: 700px
}

.hero-frame {
    position: fixed;
    width: 100vw;
    height: 100vh;
    top: 0;
    left: 0;
    min-height: 700px
}

.hero {
    height: 0;
    width: 100%;
    height: 100vh;
    overflow: hidden
}

.hero_grad {
    position: absolute;
    z-index: 10;
    top: 0;
    left: -50%;
    width: 100%;
    height: 100%;
    background-image: -o-linear-gradient(330deg,#00812f 30%,#75d700 100%);
    background-image: linear-gradient(120deg,#00812f 30%,#75d700 100%);
    -webkit-filter: blur(20px);
    filter: blur(20px);
    will-change: filter;
    -webkit-transition: -webkit-filter .7s ease-out;
    transition: -webkit-filter .7s ease-out;
    -o-transition: filter .7s ease-out;
    transition: filter .7s ease-out;
    transition: filter .7s ease-out,-webkit-filter .7s ease-out
}

.hero_grad.on {
    -webkit-filter: blur(0);
    filter: blur(0)
}

.hero_bg {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-size: cover;
    opacity: 0
}

.hero_textcol-wrapper {
    position: absolute;
    z-index: 130;
    top: 0;
    left: 0;
    width: 50%;
    height: 100%
}

.hero_textcol {
    color: #fff;
    font-weight: 700;
    position: absolute;
    z-index: 30;
    top: 50%;
    width: 88.888%;
    padding-right: 280px;
    max-width: 640px;
    right: 5.6%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: top .5s ease-in-out;
    -o-transition: top .5s ease-in-out;
    transition: top .5s ease-in-out
}

.hero_title {
    font-size: 4.2rem;
    line-height: 1.3
}

.hero_title .js-text_span {
    line-height: 1.3
}

.hero_title-lg {
    font-size: 5.3rem;
    line-height: 1.25;
    margin-bottom: 10px
}

.hero_title-logo {
    position: relative;
    width: 100%;
    margin-bottom: 130px
}

.hero_title-logo img {
    width: 100%;
    height: auto
}

.hero_title-logo .js-text_span_inr {
    display: block;
    margin-bottom: 20px
}

.hero_title-logo .js-text_span_inr.js-logo-sub {
    margin-bottom: 2px
}

.hero_title-logo .hero_title-logo_img {
    display: block;
    position: relative;
    width: 100%;
    height: 0;
    padding-top: calc(132 / 444 * 100%);
    text-indent: -9999px;
    white-space: nowrap;
    background: url(/templates/img/logo-uvance.svg) no-repeat 0 0;
    background-size: cover
}

.hero_title-logo .hero_title-logo_img {
    display: block;
    position: relative;
    width: 100%;
    height: 0;
    text-indent: -9999px;
    white-space: nowrap;
    background: url(/templates/img/logo-uvance.svg) no-repeat 0 0;
    background-size: cover
}

.hero_title-logo .hero_title-logo_img-1 {
    padding-top: calc(53 / 322 * 100%)
}

.hero_title-logo .hero_title-logo_img-2 {
    padding-top: calc(55 / 322 * 100%);
    background-position: left bottom
}

.hero_mark {
    position: absolute;
    z-index: 100;
    width: 520px;
    height: 425px;
    margin-left: 27px;
    top: calc(50% + 35px);
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    opacity: 0;
    -webkit-transition: top .5s ease-in-out;
    -o-transition: top .5s ease-in-out;
    transition: top .5s ease-in-out
}

.hero_mark img,.hero_mark svg {
    display: block;
    width: 100%
}

.hero_mark .logo-1 {
    opacity: 0;
    height: 100%
}

.hero_mark .logo-2 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    opacity: 0
}

.hero_mark .cls-1 {
    fill: none;
    stroke: #fff;
    stroke-miterlimit: 10;
    stroke-width: 90px
}

.hero-wrapper-bgg-dg-yl .hero_grad {
    background: 0 0;
    overflow: hidden
}

.hero-wrapper-bgg-dg-yl .hero_grad:before {
    content: "";
    position: absolute;
    display: block;
    width: 105%;
    height: 105%;
    top: -2.5%;
    left: -2.5%;
    background-image: url(/templates/img/bgg-dg-yl.png);
    background-repeat: no-repeat;
    background-size: cover
}

.c-hero-2nd {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    width: 100%;
    overflow: hidden
}

.c-hero-2nd_grad {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    width: 50%;
    padding: 3.7% 0 3.7% 3.7%;
    overflow: hidden
}

.c-hero-2nd_pt {
    position: relative;
    top: 0;
    right: 0;
    width: 50%;
    min-height: 440px;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center
}

.c-hero-2nd_pt img {
    width: auto;
    height: 100%;
    max-width: none;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

.c-hero-2nd_textcol {
    position: relative;
    color: #fff;
    width: 390px;
    margin-right: 250px
}

.c-hero-2nd_tag {
    font-size: 3rem;
    width: 100%;
    margin-bottom: 20%
}

.c-hero-2nd_tag.c-hero-2nd_tag-logo {
    position: relative;
    display: block;
    width: 100%;
    height: 0;
    padding-top: calc(148 / 444 * 100%);
    text-indent: -9999px;
    white-space: nowrap;
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: 100% auto
}

.c-hero-2nd_tag img {
    display: block;
    width: 100%;
    height: auto
}

.c-hero-2nd_logo {
    display: block;
    position: relative;
    width: 100%;
    height: 0;
    padding-top: calc(147 / 444 * 100%);
    text-indent: -9999px;
    white-space: nowrap;
    overflow: hidden;
    background: url(/templates/img/logo-uvance-blk.svg) no-repeat 0 0;
    background-size: 100% auto
}

.c-hero-2nd_title {
    font-size: 4.8rem;
    line-height: 1.4;
    font-weight: 700
}

.c-hero-2nd_mark {
    position: absolute;
    width: 440px;
    height: 342px;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    margin-left: 25px
}

.c-hero-2nd_mark img {
    width: 100%
}

.c-hero-2nd_taglist {
    font-size: 1.6rem;
    margin-top: 20px
}

.c-hero-2nd_btn {
    margin-top: 20px
}

.c-hero-2nd_grad {
    position: relative
}

.c-hero-2nd_grad::before {
    content: "";
    display: block;
    position: absolute;
    width: 105%;
    height: 105%;
    top: -2.5%;
    left: -2.5%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom right;
    z-index: 0
}

.c-hero-2nd_name {
    font-size: 2rem
}

.c-hero-2nd_name+.c-hero-2nd_title {
    margin-top: 10px
}

.c-hero-2nd_taglist a:hover {
    text-decoration: underline
}

.c-hero-2nd-isnt-mark .c-hero-2nd_textcol {
    font-size: 1.8rem;
    width: auto;
    max-width: 640px;
    margin-right: 0;
    padding-right: 7.4%
}

.c-hero-2nd-isnt-mark .c-hero-2nd_title {
    font-size: 3.8rem;
    line-height: 1.3;
    font-weight: 700
}

html[lang=ja] .c-hero-2nd-isnt-mark .c-hero-2nd_title {
    font-size: 3rem;
    line-height: 1.5
}

html[lang=zh-CN] .c-hero-2nd-isnt-mark .c-hero-2nd_title {
    font-size: 3rem;
    line-height: 1.5
}

html[lang=ko] .c-hero-2nd-isnt-mark .c-hero-2nd_title {
    font-size: 3rem;
    line-height: 1.5
}

html[lang=zh-TW] .c-hero-2nd-isnt-mark .c-hero-2nd_title {
    font-size: 3rem;
    line-height: 1.5
}

.c-hero-2nd-isnt-mark .c-hero-2nd_grad {
    padding: 15px 0 15px 3.7%
}

.bg-ta-sb-h1-t1 .c-hero-2nd .c-hero-2nd_textcol {
    color: #fff
}

.bg-ta-sb-h1-t1 .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_taglist a {
    color: #fff
}

.bg-ta-sb-h1-t1 .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ib {
    color: #fff;
    border-color: #fff
}

.bg-ta-sb-h1-t1 .c-hero-2nd .c-hero-2nd_grad::before {
    background-image: url(/templates/img/bg-sb-h1-t1.png);
    background-position: 0 0;
    width: 125%;
    height: 125%;
    top: auto;
    bottom: -20%
}

.bg-ta-sb-h1-t2 .c-hero-2nd .c-hero-2nd_textcol {
    color: #fff
}

.bg-ta-sb-h1-t2 .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_taglist a {
    color: #fff
}

.bg-ta-sb-h1-t2 .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ib {
    color: #fff;
    border-color: #fff
}

.bg-ta-sb-h1-t2 .c-hero-2nd .c-hero-2nd_grad::before {
    background-image: url(/templates/img/bg-sb-h1-t2.png);
    background-position: 0 0;
    width: 125%;
    height: 125%;
    top: auto;
    bottom: -20%
}

.bg-ta-sb-h1-t3 .c-hero-2nd .c-hero-2nd_textcol {
    color: #fff
}

.bg-ta-sb-h1-t3 .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_taglist a {
    color: #fff
}

.bg-ta-sb-h1-t3 .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ib {
    color: #fff;
    border-color: #fff
}

.bg-ta-sb-h1-t3 .c-hero-2nd .c-hero-2nd_grad::before {
    background-image: url(/templates/img/bg-sb-h1-t3.png);
    background-position: 0 0;
    width: 125%;
    height: 125%;
    top: auto;
    bottom: -20%
}

.bg-ta-sb-h1-t4 .c-hero-2nd .c-hero-2nd_textcol {
    color: #fff
}

.bg-ta-sb-h1-t4 .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_taglist a {
    color: #fff
}

.bg-ta-sb-h1-t4 .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ib {
    color: #fff;
    border-color: #fff
}

.bg-ta-sb-h1-t4 .c-hero-2nd .c-hero-2nd_grad::before {
    background-image: url(/templates/img/bg-sb-h1-t4.png);
    background-position: 0 0;
    width: 125%;
    height: 125%;
    top: auto;
    bottom: -20%
}

.bg-ta-sb-h1-t5 .c-hero-2nd .c-hero-2nd_textcol {
    color: #fff
}

.bg-ta-sb-h1-t5 .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_taglist a {
    color: #fff
}

.bg-ta-sb-h1-t5 .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ib {
    color: #fff;
    border-color: #fff
}

.bg-ta-sb-h1-t5 .c-hero-2nd .c-hero-2nd_grad::before {
    background-image: url(/templates/img/bg-sb-h1-t5.png);
    background-position: 0 0;
    width: 125%;
    height: 125%;
    top: auto;
    bottom: -20%
}

.bg-ta-sb-h2-t1 .c-hero-2nd .c-hero-2nd_textcol {
    color: #fff
}

.bg-ta-sb-h2-t1 .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_taglist a {
    color: #fff
}

.bg-ta-sb-h2-t1 .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ib {
    color: #fff;
    border-color: #fff
}

.bg-ta-sb-h2-t1 .c-hero-2nd .c-hero-2nd_grad::before {
    background-image: url(/templates/img/bg-sb-h2-t1.png);
    background-position: 0 0;
    width: 200%;
    height: 200%;
    top: 0;
    bottom: 0
}

.bg-ta-sb-h2-t2 .c-hero-2nd .c-hero-2nd_textcol {
    color: #fff
}

.bg-ta-sb-h2-t2 .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_taglist a {
    color: #fff
}

.bg-ta-sb-h2-t2 .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ib {
    color: #fff;
    border-color: #fff
}

.bg-ta-sb-h2-t2 .c-hero-2nd .c-hero-2nd_grad::before {
    background-image: url(/templates/img/bg-sb-h2-t2.png);
    background-position: 0 0;
    width: 150%;
    height: 150%;
    top: 0;
    bottom: 0
}

.bg-ta-sb-h2-t3 .c-hero-2nd .c-hero-2nd_textcol {
    color: #000
}

.bg-ta-sb-h2-t3 .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_taglist a {
    color: #000
}

.bg-ta-sb-h2-t3 .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ib {
    color: #000;
    border-color: #000
}

.bg-ta-sb-h2-t3 .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ib:hover {
    -webkit-box-shadow: 0 0 8px #666;
    box-shadow: 0 0 8px #666
}

.bg-ta-sb-h2-t3 .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ico-pdf>span::before {
    background-image: url(/templates/img/ico-pdf-blk.svg)
}

.bg-ta-sb-h2-t3 .c-hero-2nd .c-hero-2nd_grad::before {
    background-image: url(/templates/img/bg-sb-h2-t3.png);
    background-position: 0 0;
    width: 125%;
    height: 125%;
    top: auto;
    bottom: -20%
}

.bg-ta-sb-h2-t4 .c-hero-2nd .c-hero-2nd_textcol {
    color: #000
}

.bg-ta-sb-h2-t4 .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_taglist a {
    color: #000
}

.bg-ta-sb-h2-t4 .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ib {
    color: #000;
    border-color: #000
}

.bg-ta-sb-h2-t4 .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ib:hover {
    -webkit-box-shadow: 0 0 8px #666;
    box-shadow: 0 0 8px #666
}

.bg-ta-sb-h2-t4 .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ico-pdf>span::before {
    background-image: url(/templates/img/ico-pdf-blk.svg)
}

.bg-ta-sb-h2-t4 .c-hero-2nd .c-hero-2nd_grad::before {
    background-image: url(/templates/img/bg-sb-h2-t4.png);
    background-position: 0 0;
    width: 125%;
    height: 125%;
    top: auto;
    bottom: -20%
}

.bg-ta-sb-h2-t5 .c-hero-2nd .c-hero-2nd_textcol {
    color: #fff
}

.bg-ta-sb-h2-t5 .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_taglist a {
    color: #fff
}

.bg-ta-sb-h2-t5 .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ib {
    color: #fff;
    border-color: #fff
}

.bg-ta-sb-h2-t5 .c-hero-2nd .c-hero-2nd_grad::before {
    background-image: url(/templates/img/bg-sb-h2-t5.png);
    background-position: 0 0;
    width: 150%;
    height: 150%;
    top: auto;
    bottom: -20%
}

.bg-ta-sb-h3-t1 .c-hero-2nd .c-hero-2nd_textcol {
    color: #fff
}

.bg-ta-sb-h3-t1 .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_taglist a {
    color: #fff
}

.bg-ta-sb-h3-t1 .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ib {
    color: #fff;
    border-color: #fff
}

.bg-ta-sb-h3-t1 .c-hero-2nd .c-hero-2nd_grad::before {
    background-image: url(/templates/img/bg-sb-h3-t1.png);
    background-position: 0 0;
    width: 200%;
    height: 200%;
    top: 0;
    bottom: 0
}

.bg-ta-sb-h3-t2 .c-hero-2nd .c-hero-2nd_textcol {
    color: #fff
}

.bg-ta-sb-h3-t2 .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_taglist a {
    color: #fff
}

.bg-ta-sb-h3-t2 .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ib {
    color: #fff;
    border-color: #fff
}

.bg-ta-sb-h3-t2 .c-hero-2nd .c-hero-2nd_grad::before {
    background-image: url(/templates/img/bg-sb-h3-t2.png);
    background-position: 0 0;
    width: 125%;
    height: 125%;
    top: auto;
    bottom: -20%
}

.bg-ta-sb-h3-t3 .c-hero-2nd .c-hero-2nd_textcol {
    color: #fff
}

.bg-ta-sb-h3-t3 .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_taglist a {
    color: #fff
}

.bg-ta-sb-h3-t3 .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ib {
    color: #fff;
    border-color: #fff
}

.bg-ta-sb-h3-t3 .c-hero-2nd .c-hero-2nd_grad::before {
    background-image: url(/templates/img/bg-sb-h3-t3.png);
    background-position: -30px 62px;
    width: 150%;
    height: 150%;
    top: auto;
    bottom: -20%
}

.bg-ta-sb-h3-t4 .c-hero-2nd .c-hero-2nd_textcol {
    color: #fff
}

.bg-ta-sb-h3-t4 .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_taglist a {
    color: #fff
}

.bg-ta-sb-h3-t4 .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ib {
    color: #fff;
    border-color: #fff
}

.bg-ta-sb-h3-t4 .c-hero-2nd .c-hero-2nd_grad::before {
    background-image: url(/templates/img/bg-sb-h3-t4.png);
    background-position: 0 0;
    width: 125%;
    height: 125%;
    top: auto;
    bottom: -20%
}

.bg-ta-sb-h3-t5 .c-hero-2nd .c-hero-2nd_textcol {
    color: #fff
}

.bg-ta-sb-h3-t5 .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_taglist a {
    color: #fff
}

.bg-ta-sb-h3-t5 .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ib {
    color: #fff;
    border-color: #fff
}

.bg-ta-sb-h3-t5 .c-hero-2nd .c-hero-2nd_grad::before {
    background-image: url(/templates/img/bg-sb-h3-t5.png);
    background-position: 0 0;
    width: 250%;
    height: 250%;
    top: auto;
    bottom: -20%
}

.bg-ta-sb-h4-t1 .c-hero-2nd .c-hero-2nd_textcol {
    color: #000
}

.bg-ta-sb-h4-t1 .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_taglist a {
    color: #000
}

.bg-ta-sb-h4-t1 .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ib {
    color: #000;
    border-color: #000
}

.bg-ta-sb-h4-t1 .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ib:hover {
    -webkit-box-shadow: 0 0 8px #666;
    box-shadow: 0 0 8px #666
}

.bg-ta-sb-h4-t1 .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ico-pdf>span::before {
    background-image: url(/templates/img/ico-pdf-blk.svg)
}

.bg-ta-sb-h4-t1 .c-hero-2nd .c-hero-2nd_grad::before {
    background-image: url(/templates/img/bg-sb-h4-t1.png);
    background-position: -350px -30px;
    width: 200%;
    height: 200%;
    top: 0;
    bottom: 0
}

.bg-ta-sb-h4-t2 .c-hero-2nd .c-hero-2nd_textcol {
    color: #fff
}

.bg-ta-sb-h4-t2 .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_taglist a {
    color: #fff
}

.bg-ta-sb-h4-t2 .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ib {
    color: #fff;
    border-color: #fff
}

.bg-ta-sb-h4-t2 .c-hero-2nd .c-hero-2nd_grad::before {
    background-image: url(/templates/img/bg-sb-h4-t2.png);
    background-position: 0 0;
    width: 125%;
    height: 125%;
    top: auto;
    bottom: -20%
}

.bg-ta-sb-h4-t3 .c-hero-2nd .c-hero-2nd_textcol {
    color: #000
}

.bg-ta-sb-h4-t3 .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_taglist a {
    color: #000
}

.bg-ta-sb-h4-t3 .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ib {
    color: #000;
    border-color: #000
}

.bg-ta-sb-h4-t3 .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ib:hover {
    -webkit-box-shadow: 0 0 8px #666;
    box-shadow: 0 0 8px #666
}

.bg-ta-sb-h4-t3 .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ico-pdf>span::before {
    background-image: url(/templates/img/ico-pdf-blk.svg)
}

.bg-ta-sb-h4-t3 .c-hero-2nd .c-hero-2nd_grad::before {
    background-image: url(/templates/img/bg-sb-h4-t3.png);
    background-position: -25px 45px;
    width: 150%;
    height: 150%;
    top: auto;
    bottom: -20%
}

.bg-ta-sb-h4-t4 .c-hero-2nd .c-hero-2nd_textcol {
    color: #000
}

.bg-ta-sb-h4-t4 .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_taglist a {
    color: #000
}

.bg-ta-sb-h4-t4 .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ib {
    color: #000;
    border-color: #000
}

.bg-ta-sb-h4-t4 .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ib:hover {
    -webkit-box-shadow: 0 0 8px #666;
    box-shadow: 0 0 8px #666
}

.bg-ta-sb-h4-t4 .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ico-pdf>span::before {
    background-image: url(/templates/img/ico-pdf-blk.svg)
}

.bg-ta-sb-h4-t4 .c-hero-2nd .c-hero-2nd_grad::before {
    background-image: url(/templates/img/bg-sb-h4-t4.png);
    background-position: 0 0;
    width: 125%;
    height: 125%;
    top: auto;
    bottom: -20%
}

.bg-ta-sb-h4-t5 .c-hero-2nd .c-hero-2nd_textcol {
    color: #000
}

.bg-ta-sb-h4-t5 .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_taglist a {
    color: #000
}

.bg-ta-sb-h4-t5 .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ib {
    color: #000;
    border-color: #000
}

.bg-ta-sb-h4-t5 .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ib:hover {
    -webkit-box-shadow: 0 0 8px #666;
    box-shadow: 0 0 8px #666
}

.bg-ta-sb-h4-t5 .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ico-pdf>span::before {
    background-image: url(/templates/img/ico-pdf-blk.svg)
}

.bg-ta-sb-h4-t5 .c-hero-2nd .c-hero-2nd_grad::before {
    background-image: url(/templates/img/bg-sb-h4-t5.png);
    background-position: -285px -55px;
    width: 200%;
    height: 200%;
    top: auto;
    bottom: -20%
}

.bg-ta-sb-h5-t1 .c-hero-2nd .c-hero-2nd_textcol {
    color: #000
}

.bg-ta-sb-h5-t1 .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_taglist a {
    color: #000
}

.bg-ta-sb-h5-t1 .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ib {
    color: #000;
    border-color: #000
}

.bg-ta-sb-h5-t1 .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ib:hover {
    -webkit-box-shadow: 0 0 8px #666;
    box-shadow: 0 0 8px #666
}

.bg-ta-sb-h5-t1 .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ico-pdf>span::before {
    background-image: url(/templates/img/ico-pdf-blk.svg)
}

.bg-ta-sb-h5-t1 .c-hero-2nd .c-hero-2nd_grad::before {
    background-image: url(/jp/imagesgig5/bg-sb-h5-t1_tcm102-7181758_tcm102-2750236-32.png);
    background-position: 0 0;
    width: 125%;
    height: 125%;
    top: auto;
    bottom: -20%
}

.bg-ta-sb-h5-t2 .c-hero-2nd .c-hero-2nd_textcol {
    color: #000
}

.bg-ta-sb-h5-t2 .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_taglist a {
    color: #000
}

.bg-ta-sb-h5-t2 .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ib {
    color: #000;
    border-color: #000
}

.bg-ta-sb-h5-t2 .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ib:hover {
    -webkit-box-shadow: 0 0 8px #666;
    box-shadow: 0 0 8px #666
}

.bg-ta-sb-h5-t2 .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ico-pdf>span::before {
    background-image: url(/templates/img/ico-pdf-blk.svg)
}

.bg-ta-sb-h5-t2 .c-hero-2nd .c-hero-2nd_grad::before {
    background-image: url(/templates/img/bg-sb-h5-t2.png);
    background-position: 0 0;
    width: 125%;
    height: 125%;
    top: auto;
    bottom: -20%
}

.bg-ta-sb-h5-t3 .c-hero-2nd .c-hero-2nd_textcol {
    color: #000
}

.bg-ta-sb-h5-t3 .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_taglist a {
    color: #000
}

.bg-ta-sb-h5-t3 .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ib {
    color: #000;
    border-color: #000
}

.bg-ta-sb-h5-t3 .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ib:hover {
    -webkit-box-shadow: 0 0 8px #666;
    box-shadow: 0 0 8px #666
}

.bg-ta-sb-h5-t3 .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ico-pdf>span::before {
    background-image: url(/templates/img/ico-pdf-blk.svg)
}

.bg-ta-sb-h5-t3 .c-hero-2nd .c-hero-2nd_grad::before {
    background-image: url(/templates/img/bg-sb-h5-t3.png);
    background-position: 0 0;
    width: 125%;
    height: 125%;
    top: auto;
    bottom: -20%
}

.bg-ta-sb-h5-t4 .c-hero-2nd .c-hero-2nd_textcol {
    color: #000
}

.bg-ta-sb-h5-t4 .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_taglist a {
    color: #000
}

.bg-ta-sb-h5-t4 .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ib {
    color: #000;
    border-color: #000
}

.bg-ta-sb-h5-t4 .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ib:hover {
    -webkit-box-shadow: 0 0 8px #666;
    box-shadow: 0 0 8px #666
}

.bg-ta-sb-h5-t4 .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ico-pdf>span::before {
    background-image: url(/templates/img/ico-pdf-blk.svg)
}

.bg-ta-sb-h5-t4 .c-hero-2nd .c-hero-2nd_grad::before {
    background-image: url(/templates/img/bg-sb-h5-t4.png);
    background-position: 0 0;
    width: 125%;
    height: 125%;
    top: auto;
    bottom: -20%
}

.bg-ta-sb-h5-t5 .c-hero-2nd .c-hero-2nd_textcol {
    color: #000
}

.bg-ta-sb-h5-t5 .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_taglist a {
    color: #000
}

.bg-ta-sb-h5-t5 .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ib {
    color: #000;
    border-color: #000
}

.bg-ta-sb-h5-t5 .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ib:hover {
    -webkit-box-shadow: 0 0 8px #666;
    box-shadow: 0 0 8px #666
}

.bg-ta-sb-h5-t5 .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ico-pdf>span::before {
    background-image: url(/templates/img/ico-pdf-blk.svg)
}

.bg-ta-sb-h5-t5 .c-hero-2nd .c-hero-2nd_grad::before {
    background-image: url(/templates/img/bg-sb-h5-t5.png);
    background-position: 0 0;
    width: 125%;
    height: 125%;
    top: auto;
    bottom: -20%
}

.bg-ta-sb-e1-t1 .c-hero-2nd .c-hero-2nd_textcol {
    color: #000
}

.bg-ta-sb-e1-t1 .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_taglist a {
    color: #000
}

.bg-ta-sb-e1-t1 .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ib {
    color: #000;
    border-color: #000
}

.bg-ta-sb-e1-t1 .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ib:hover {
    -webkit-box-shadow: 0 0 8px #666;
    box-shadow: 0 0 8px #666
}

.bg-ta-sb-e1-t1 .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ico-pdf>span::before {
    background-image: url(/templates/img/ico-pdf-blk.svg)
}

.bg-ta-sb-e1-t1 .c-hero-2nd .c-hero-2nd_grad::before {
    background-image: url(/templates/img/bg-sb-e1-t1.png);
    background-position: 0 0;
    width: 125%;
    height: 125%;
    top: auto;
    bottom: -20%
}

.bg-ta-sb-e1-t2 .c-hero-2nd .c-hero-2nd_textcol {
    color: #000
}

.bg-ta-sb-e1-t2 .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_taglist a {
    color: #000
}

.bg-ta-sb-e1-t2 .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ib {
    color: #000;
    border-color: #000
}

.bg-ta-sb-e1-t2 .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ib:hover {
    -webkit-box-shadow: 0 0 8px #666;
    box-shadow: 0 0 8px #666
}

.bg-ta-sb-e1-t2 .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ico-pdf>span::before {
    background-image: url(/templates/img/ico-pdf-blk.svg)
}

.bg-ta-sb-e1-t2 .c-hero-2nd .c-hero-2nd_grad::before {
    background-image: url(/templates/img/bg-sb-e1-t2.png);
    background-position: 0 0;
    width: 125%;
    height: 125%;
    top: auto;
    bottom: -20%
}

.bg-ta-sb-e1-t3 .c-hero-2nd .c-hero-2nd_textcol {
    color: #000
}

.bg-ta-sb-e1-t3 .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_taglist a {
    color: #000
}

.bg-ta-sb-e1-t3 .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ib {
    color: #000;
    border-color: #000
}

.bg-ta-sb-e1-t3 .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ib:hover {
    -webkit-box-shadow: 0 0 8px #666;
    box-shadow: 0 0 8px #666
}

.bg-ta-sb-e1-t3 .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ico-pdf>span::before {
    background-image: url(/templates/img/ico-pdf-blk.svg)
}

.bg-ta-sb-e1-t3 .c-hero-2nd .c-hero-2nd_grad::before {
    background-image: url(/templates/img/bg-sb-e1-t3.png);
    background-position: 0 0;
    width: 125%;
    height: 125%;
    top: auto;
    bottom: -20%
}

.bg-ta-sb-e1-t4 .c-hero-2nd .c-hero-2nd_textcol {
    color: #000
}

.bg-ta-sb-e1-t4 .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_taglist a {
    color: #000
}

.bg-ta-sb-e1-t4 .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ib {
    color: #000;
    border-color: #000
}

.bg-ta-sb-e1-t4 .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ib:hover {
    -webkit-box-shadow: 0 0 8px #666;
    box-shadow: 0 0 8px #666
}

.bg-ta-sb-e1-t4 .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ico-pdf>span::before {
    background-image: url(/templates/img/ico-pdf-blk.svg)
}

.bg-ta-sb-e1-t4 .c-hero-2nd .c-hero-2nd_grad::before {
    background-image: url(/templates/img/bg-sb-e1-t4.png);
    background-position: 0 0;
    width: 125%;
    height: 125%;
    top: auto;
    bottom: -20%
}

.bg-ta-sb-e1-t5 .c-hero-2nd .c-hero-2nd_textcol {
    color: #000
}

.bg-ta-sb-e1-t5 .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_taglist a {
    color: #000
}

.bg-ta-sb-e1-t5 .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ib {
    color: #000;
    border-color: #000
}

.bg-ta-sb-e1-t5 .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ib:hover {
    -webkit-box-shadow: 0 0 8px #666;
    box-shadow: 0 0 8px #666
}

.bg-ta-sb-e1-t5 .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ico-pdf>span::before {
    background-image: url(/templates/img/ico-pdf-blk.svg)
}

.bg-ta-sb-e1-t5 .c-hero-2nd .c-hero-2nd_grad::before {
    background-image: url(/templates/img/bg-sb-e1-t5.png);
    background-position: 0 0;
    width: 125%;
    height: 125%;
    top: auto;
    bottom: -20%
}

.bg-ta-sb-e2-t1 .c-hero-2nd .c-hero-2nd_textcol {
    color: #000
}

.bg-ta-sb-e2-t1 .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_taglist a {
    color: #000
}

.bg-ta-sb-e2-t1 .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ib {
    color: #000;
    border-color: #000
}

.bg-ta-sb-e2-t1 .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ib:hover {
    -webkit-box-shadow: 0 0 8px #666;
    box-shadow: 0 0 8px #666
}

.bg-ta-sb-e2-t1 .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ico-pdf>span::before {
    background-image: url(/templates/img/ico-pdf-blk.svg)
}

.bg-ta-sb-e2-t1 .c-hero-2nd .c-hero-2nd_grad::before {
    background-image: url(/templates/img/bg-sb-e2-t1.png);
    background-position: 0 0;
    width: 125%;
    height: 125%;
    top: auto;
    bottom: -20%
}

.bg-ta-sb-e2-t2 .c-hero-2nd .c-hero-2nd_textcol {
    color: #000
}

.bg-ta-sb-e2-t2 .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_taglist a {
    color: #000
}

.bg-ta-sb-e2-t2 .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ib {
    color: #000;
    border-color: #000
}

.bg-ta-sb-e2-t2 .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ib:hover {
    -webkit-box-shadow: 0 0 8px #666;
    box-shadow: 0 0 8px #666
}

.bg-ta-sb-e2-t2 .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ico-pdf>span::before {
    background-image: url(/templates/img/ico-pdf-blk.svg)
}

.bg-ta-sb-e2-t2 .c-hero-2nd .c-hero-2nd_grad::before {
    background-image: url(/templates/img/bg-sb-e2-t2.png);
    background-position: 0 0;
    width: 125%;
    height: 125%;
    top: auto;
    bottom: -20%
}

.bg-ta-sb-e2-t3 .c-hero-2nd .c-hero-2nd_textcol {
    color: #000
}

.bg-ta-sb-e2-t3 .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_taglist a {
    color: #000
}

.bg-ta-sb-e2-t3 .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ib {
    color: #000;
    border-color: #000
}

.bg-ta-sb-e2-t3 .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ib:hover {
    -webkit-box-shadow: 0 0 8px #666;
    box-shadow: 0 0 8px #666
}

.bg-ta-sb-e2-t3 .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ico-pdf>span::before {
    background-image: url(/templates/img/ico-pdf-blk.svg)
}

.bg-ta-sb-e2-t3 .c-hero-2nd .c-hero-2nd_grad::before {
    background-image: url(/templates/img/bg-sb-e2-t3.png);
    background-position: 0 0;
    width: 125%;
    height: 125%;
    top: auto;
    bottom: -20%
}

.bg-ta-sb-e2-t4 .c-hero-2nd .c-hero-2nd_textcol {
    color: #000
}

.bg-ta-sb-e2-t4 .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_taglist a {
    color: #000
}

.bg-ta-sb-e2-t4 .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ib {
    color: #000;
    border-color: #000
}

.bg-ta-sb-e2-t4 .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ib:hover {
    -webkit-box-shadow: 0 0 8px #666;
    box-shadow: 0 0 8px #666
}

.bg-ta-sb-e2-t4 .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ico-pdf>span::before {
    background-image: url(/templates/img/ico-pdf-blk.svg)
}

.bg-ta-sb-e2-t4 .c-hero-2nd .c-hero-2nd_grad::before {
    background-image: url(/templates/img/bg-sb-e2-t4.png);
    background-position: 0 0;
    width: 125%;
    height: 125%;
    top: auto;
    bottom: -20%
}

.bg-ta-sb-e2-t5 .c-hero-2nd .c-hero-2nd_textcol {
    color: #000
}

.bg-ta-sb-e2-t5 .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_taglist a {
    color: #000
}

.bg-ta-sb-e2-t5 .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ib {
    color: #000;
    border-color: #000
}

.bg-ta-sb-e2-t5 .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ib:hover {
    -webkit-box-shadow: 0 0 8px #666;
    box-shadow: 0 0 8px #666
}

.bg-ta-sb-e2-t5 .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ico-pdf>span::before {
    background-image: url(/templates/img/ico-pdf-blk.svg)
}

.bg-ta-sb-e2-t5 .c-hero-2nd .c-hero-2nd_grad::before {
    background-image: url(/templates/img/bg-sb-e2-t5.png);
    background-position: 0 0;
    width: 125%;
    height: 125%;
    top: auto;
    bottom: -20%
}

.bg-ta-sb-e3-t1 .c-hero-2nd .c-hero-2nd_textcol {
    color: #000
}

.bg-ta-sb-e3-t1 .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_taglist a {
    color: #000
}

.bg-ta-sb-e3-t1 .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ib {
    color: #000;
    border-color: #000
}

.bg-ta-sb-e3-t1 .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ib:hover {
    -webkit-box-shadow: 0 0 8px #666;
    box-shadow: 0 0 8px #666
}

.bg-ta-sb-e3-t1 .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ico-pdf>span::before {
    background-image: url(/templates/img/ico-pdf-blk.svg)
}

.bg-ta-sb-e3-t1 .c-hero-2nd .c-hero-2nd_grad::before {
    background-image: url(/templates/img/bg-sb-e3-t1.png);
    background-position: 0 0;
    width: 200%;
    height: 200%;
    top: 0;
    bottom: 0
}

.bg-ta-sb-e3-t2 .c-hero-2nd .c-hero-2nd_textcol {
    color: #fff
}

.bg-ta-sb-e3-t2 .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_taglist a {
    color: #fff
}

.bg-ta-sb-e3-t2 .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ib {
    color: #fff;
    border-color: #fff
}

.bg-ta-sb-e3-t2 .c-hero-2nd .c-hero-2nd_grad::before {
    background-image: url(/templates/img/bg-sb-e3-t2.png);
    background-position: 0 0;
    width: 180%;
    height: 180%;
    top: 0;
    bottom: 0
}

.bg-ta-sb-e3-t3 .c-hero-2nd .c-hero-2nd_textcol {
    color: #000
}

.bg-ta-sb-e3-t3 .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_taglist a {
    color: #000
}

.bg-ta-sb-e3-t3 .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ib {
    color: #000;
    border-color: #000
}

.bg-ta-sb-e3-t3 .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ib:hover {
    -webkit-box-shadow: 0 0 8px #666;
    box-shadow: 0 0 8px #666
}

.bg-ta-sb-e3-t3 .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ico-pdf>span::before {
    background-image: url(/templates/img/ico-pdf-blk.svg)
}

.bg-ta-sb-e3-t3 .c-hero-2nd .c-hero-2nd_grad::before {
    background-image: url(/templates/img/bg-sb-e3-t3.png);
    background-position: 0 0;
    width: 125%;
    height: 125%;
    top: auto;
    bottom: -20%
}

.bg-ta-sb-e3-t4 .c-hero-2nd .c-hero-2nd_textcol {
    color: #000
}

.bg-ta-sb-e3-t4 .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_taglist a {
    color: #000
}

.bg-ta-sb-e3-t4 .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ib {
    color: #000;
    border-color: #000
}

.bg-ta-sb-e3-t4 .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ib:hover {
    -webkit-box-shadow: 0 0 8px #666;
    box-shadow: 0 0 8px #666
}

.bg-ta-sb-e3-t4 .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ico-pdf>span::before {
    background-image: url(/templates/img/ico-pdf-blk.svg)
}

.bg-ta-sb-e3-t4 .c-hero-2nd .c-hero-2nd_grad::before {
    background-image: url(/templates/img/bg-sb-e3-t4.png);
    background-position: 0 0;
    width: 125%;
    height: 125%;
    top: auto;
    bottom: -20%
}

.bg-ta-sb-e3-t5 .c-hero-2nd .c-hero-2nd_textcol {
    color: #fff
}

.bg-ta-sb-e3-t5 .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_taglist a {
    color: #fff
}

.bg-ta-sb-e3-t5 .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ib {
    color: #fff;
    border-color: #fff
}

.bg-ta-sb-e3-t5 .c-hero-2nd .c-hero-2nd_grad::before {
    background-image: url(/templates/img/bg-sb-e3-t5.png);
    background-position: -335px -60px;
    width: 180%;
    height: 180%;
    top: auto;
    bottom: -20%
}

.bg-ta-sb-e4-t1 .c-hero-2nd .c-hero-2nd_textcol {
    color: #fff
}

.bg-ta-sb-e4-t1 .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_taglist a {
    color: #fff
}

.bg-ta-sb-e4-t1 .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ib {
    color: #fff;
    border-color: #fff
}

.bg-ta-sb-e4-t1 .c-hero-2nd .c-hero-2nd_grad::before {
    background-image: url(/templates/img/bg-sb-e4-t1.png);
    background-position: 0 0;
    width: 260%;
    height: 260%;
    top: 0;
    bottom: 0
}

.bg-ta-sb-e4-t2 .c-hero-2nd .c-hero-2nd_textcol {
    color: #fff
}

.bg-ta-sb-e4-t2 .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_taglist a {
    color: #fff
}

.bg-ta-sb-e4-t2 .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ib {
    color: #fff;
    border-color: #fff
}

.bg-ta-sb-e4-t2 .c-hero-2nd .c-hero-2nd_grad::before {
    background-image: url(/templates/img/bg-sb-e4-t2.png);
    background-position: 0 0;
    width: 150%;
    height: 150%;
    top: 0;
    bottom: 0
}

.bg-ta-sb-e4-t3 .c-hero-2nd .c-hero-2nd_textcol {
    color: #000
}

.bg-ta-sb-e4-t3 .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_taglist a {
    color: #000
}

.bg-ta-sb-e4-t3 .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ib {
    color: #000;
    border-color: #000
}

.bg-ta-sb-e4-t3 .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ib:hover {
    -webkit-box-shadow: 0 0 8px #666;
    box-shadow: 0 0 8px #666
}

.bg-ta-sb-e4-t3 .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ico-pdf>span::before {
    background-image: url(/templates/img/ico-pdf-blk.svg)
}

.bg-ta-sb-e4-t3 .c-hero-2nd .c-hero-2nd_grad::before {
    background-image: url(/templates/img/bg-sb-e4-t3.png);
    background-position: 0 0;
    width: 125%;
    height: 125%;
    top: auto;
    bottom: -20%
}

.bg-ta-sb-e4-t4 .c-hero-2nd .c-hero-2nd_textcol {
    color: #000
}

.bg-ta-sb-e4-t4 .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_taglist a {
    color: #000
}

.bg-ta-sb-e4-t4 .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ib {
    color: #000;
    border-color: #000
}

.bg-ta-sb-e4-t4 .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ib:hover {
    -webkit-box-shadow: 0 0 8px #666;
    box-shadow: 0 0 8px #666
}

.bg-ta-sb-e4-t4 .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ico-pdf>span::before {
    background-image: url(/templates/img/ico-pdf-blk.svg)
}

.bg-ta-sb-e4-t4 .c-hero-2nd .c-hero-2nd_grad::before {
    background-image: url(/templates/img/bg-sb-e4-t4.png);
    background-position: 0 0;
    width: 125%;
    height: 125%;
    top: auto;
    bottom: -20%
}

.bg-ta-sb-e4-t5 .c-hero-2nd .c-hero-2nd_textcol {
    color: #000
}

.bg-ta-sb-e4-t5 .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_taglist a {
    color: #000
}

.bg-ta-sb-e4-t5 .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ib {
    color: #000;
    border-color: #000
}

.bg-ta-sb-e4-t5 .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ib:hover {
    -webkit-box-shadow: 0 0 8px #666;
    box-shadow: 0 0 8px #666
}

.bg-ta-sb-e4-t5 .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ico-pdf>span::before {
    background-image: url(/templates/img/ico-pdf-blk.svg)
}

.bg-ta-sb-e4-t5 .c-hero-2nd .c-hero-2nd_grad::before {
    background-image: url(/templates/img/bg-sb-e4-t5.png);
    background-position: -285px -55px;
    width: 200%;
    height: 200%;
    top: auto;
    bottom: -20%
}

.bg-ta-sb-e5-t1 .c-hero-2nd .c-hero-2nd_textcol {
    color: #000
}

.bg-ta-sb-e5-t1 .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_taglist a {
    color: #000
}

.bg-ta-sb-e5-t1 .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ib {
    color: #000;
    border-color: #000
}

.bg-ta-sb-e5-t1 .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ib:hover {
    -webkit-box-shadow: 0 0 8px #666;
    box-shadow: 0 0 8px #666
}

.bg-ta-sb-e5-t1 .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ico-pdf>span::before {
    background-image: url(/templates/img/ico-pdf-blk.svg)
}

.bg-ta-sb-e5-t1 .c-hero-2nd .c-hero-2nd_grad::before {
    background-image: url(/templates/img/bg-sb-e5-t1.png);
    background-position: -350px bottom;
    width: 220%;
    height: 220%;
    top: 0;
    bottom: 0
}

.bg-ta-sb-e5-t2 .c-hero-2nd .c-hero-2nd_textcol {
    color: #000
}

.bg-ta-sb-e5-t2 .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_taglist a {
    color: #000
}

.bg-ta-sb-e5-t2 .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ib {
    color: #000;
    border-color: #000
}

.bg-ta-sb-e5-t2 .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ib:hover {
    -webkit-box-shadow: 0 0 8px #666;
    box-shadow: 0 0 8px #666
}

.bg-ta-sb-e5-t2 .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ico-pdf>span::before {
    background-image: url(/templates/img/ico-pdf-blk.svg)
}

.bg-ta-sb-e5-t2 .c-hero-2nd .c-hero-2nd_grad::before {
    background-image: url(/templates/img/bg-sb-e5-t2.png);
    background-position: 0 0;
    width: 125%;
    height: 125%;
    top: auto;
    bottom: -20%
}

.bg-ta-sb-e5-t3 .c-hero-2nd .c-hero-2nd_textcol {
    color: #000
}

.bg-ta-sb-e5-t3 .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_taglist a {
    color: #000
}

.bg-ta-sb-e5-t3 .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ib {
    color: #000;
    border-color: #000
}

.bg-ta-sb-e5-t3 .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ib:hover {
    -webkit-box-shadow: 0 0 8px #666;
    box-shadow: 0 0 8px #666
}

.bg-ta-sb-e5-t3 .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ico-pdf>span::before {
    background-image: url(/templates/img/ico-pdf-blk.svg)
}

.bg-ta-sb-e5-t3 .c-hero-2nd .c-hero-2nd_grad::before {
    background-image: url(/templates/img/bg-sb-e5-t3.png);
    background-position: 0 0;
    width: 125%;
    height: 125%;
    top: auto;
    bottom: -20%
}

.bg-ta-sb-e5-t4 .c-hero-2nd .c-hero-2nd_textcol {
    color: #000
}

.bg-ta-sb-e5-t4 .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_taglist a {
    color: #000
}

.bg-ta-sb-e5-t4 .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ib {
    color: #000;
    border-color: #000
}

.bg-ta-sb-e5-t4 .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ib:hover {
    -webkit-box-shadow: 0 0 8px #666;
    box-shadow: 0 0 8px #666
}

.bg-ta-sb-e5-t4 .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ico-pdf>span::before {
    background-image: url(/templates/img/ico-pdf-blk.svg)
}

.bg-ta-sb-e5-t4 .c-hero-2nd .c-hero-2nd_grad::before {
    background-image: url(/templates/img/bg-sb-e5-t4.png);
    background-position: 0 0;
    width: 125%;
    height: 125%;
    top: auto;
    bottom: -20%
}

.bg-ta-sb-e5-t5 .c-hero-2nd .c-hero-2nd_textcol {
    color: #000
}

.bg-ta-sb-e5-t5 .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_taglist a {
    color: #000
}

.bg-ta-sb-e5-t5 .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ib {
    color: #000;
    border-color: #000
}

.bg-ta-sb-e5-t5 .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ib:hover {
    -webkit-box-shadow: 0 0 8px #666;
    box-shadow: 0 0 8px #666
}

.bg-ta-sb-e5-t5 .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ico-pdf>span::before {
    background-image: url(/templates/img/ico-pdf-blk.svg)
}

.bg-ta-sb-e5-t5 .c-hero-2nd .c-hero-2nd_grad::before {
    background-image: url(/templates/img/bg-sb-e5-t5.png);
    background-position: -350px -55px;
    width: 220%;
    height: 220%;
    top: auto;
    bottom: -20%
}

.bg-ta-sb-e6-t1 .c-hero-2nd .c-hero-2nd_textcol {
    color: #000
}

.bg-ta-sb-e6-t1 .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_taglist a {
    color: #000
}

.bg-ta-sb-e6-t1 .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ib {
    color: #000;
    border-color: #000
}

.bg-ta-sb-e6-t1 .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ib:hover {
    -webkit-box-shadow: 0 0 8px #666;
    box-shadow: 0 0 8px #666
}

.bg-ta-sb-e6-t1 .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ico-pdf>span::before {
    background-image: url(/templates/img/ico-pdf-blk.svg)
}

.bg-ta-sb-e6-t1 .c-hero-2nd .c-hero-2nd_grad::before {
    background-image: url(/templates/img/bg-sb-e6-t1.png);
    background-position: -350px bottom;
    width: 220%;
    height: 220%;
    top: 0;
    bottom: 0
}

.bg-ta-sb-e6-t2 .c-hero-2nd .c-hero-2nd_textcol {
    color: #fff
}

.bg-ta-sb-e6-t2 .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_taglist a {
    color: #fff
}

.bg-ta-sb-e6-t2 .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ib {
    color: #fff;
    border-color: #fff
}

.bg-ta-sb-e6-t2 .c-hero-2nd .c-hero-2nd_grad::before {
    background-image: url(/templates/img/bg-sb-e6-t2.png);
    background-position: 0 0;
    width: 200%;
    height: 200%;
    top: 0;
    bottom: 0
}

.bg-ta-sb-e6-t3 .c-hero-2nd .c-hero-2nd_textcol {
    color: #000
}

.bg-ta-sb-e6-t3 .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_taglist a {
    color: #000
}

.bg-ta-sb-e6-t3 .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ib {
    color: #000;
    border-color: #000
}

.bg-ta-sb-e6-t3 .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ib:hover {
    -webkit-box-shadow: 0 0 8px #666;
    box-shadow: 0 0 8px #666
}

.bg-ta-sb-e6-t3 .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ico-pdf>span::before {
    background-image: url(/templates/img/ico-pdf-blk.svg)
}

.bg-ta-sb-e6-t3 .c-hero-2nd .c-hero-2nd_grad::before {
    background-image: url(/templates/img/bg-sb-e6-t3.png);
    background-position: 0 0;
    width: 125%;
    height: 125%;
    top: auto;
    bottom: -20%
}

.bg-ta-sb-e6-t4 .c-hero-2nd .c-hero-2nd_textcol {
    color: #000
}

.bg-ta-sb-e6-t4 .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_taglist a {
    color: #000
}

.bg-ta-sb-e6-t4 .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ib {
    color: #000;
    border-color: #000
}

.bg-ta-sb-e6-t4 .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ib:hover {
    -webkit-box-shadow: 0 0 8px #666;
    box-shadow: 0 0 8px #666
}

.bg-ta-sb-e6-t4 .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ico-pdf>span::before {
    background-image: url(/templates/img/ico-pdf-blk.svg)
}

.bg-ta-sb-e6-t4 .c-hero-2nd .c-hero-2nd_grad::before {
    background-image: url(/templates/img/bg-sb-e6-t4.png);
    background-position: 0 0;
    width: 125%;
    height: 125%;
    top: auto;
    bottom: -20%
}

.bg-ta-sb-e6-t5 .c-hero-2nd .c-hero-2nd_textcol {
    color: #000
}

.bg-ta-sb-e6-t5 .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_taglist a {
    color: #000
}

.bg-ta-sb-e6-t5 .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ib {
    color: #000;
    border-color: #000
}

.bg-ta-sb-e6-t5 .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ib:hover {
    -webkit-box-shadow: 0 0 8px #666;
    box-shadow: 0 0 8px #666
}

.bg-ta-sb-e6-t5 .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ico-pdf>span::before {
    background-image: url(/templates/img/ico-pdf-blk.svg)
}

.bg-ta-sb-e6-t5 .c-hero-2nd .c-hero-2nd_grad::before {
    background-image: url(/templates/img/bg-sb-e6-t5.png);
    background-position: -285px -55px;
    width: 200%;
    height: 200%;
    top: auto;
    bottom: -20%
}

.bg-ta-sb-e7-t1 .c-hero-2nd .c-hero-2nd_textcol {
    color: #fff
}

.bg-ta-sb-e7-t1 .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_taglist a {
    color: #fff
}

.bg-ta-sb-e7-t1 .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ib {
    color: #fff;
    border-color: #fff
}

.bg-ta-sb-e7-t1 .c-hero-2nd .c-hero-2nd_grad::before {
    background-image: url(/templates/img/bg-sb-e7-t1.png);
    background-position: 0 0;
    width: 260%;
    height: 260%;
    top: 0;
    bottom: 0
}

.bg-ta-sb-e7-t2 .c-hero-2nd .c-hero-2nd_textcol {
    color: #fff
}

.bg-ta-sb-e7-t2 .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_taglist a {
    color: #fff
}

.bg-ta-sb-e7-t2 .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ib {
    color: #fff;
    border-color: #fff
}

.bg-ta-sb-e7-t2 .c-hero-2nd .c-hero-2nd_grad::before {
    background-image: url(/templates/img/bg-sb-e7-t2.png);
    background-position: center;
    width: 150%;
    height: 150%;
    top: 0;
    bottom: 0
}

.bg-ta-sb-e7-t3 .c-hero-2nd .c-hero-2nd_textcol {
    color: #000
}

.bg-ta-sb-e7-t3 .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_taglist a {
    color: #000
}

.bg-ta-sb-e7-t3 .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ib {
    color: #000;
    border-color: #000
}

.bg-ta-sb-e7-t3 .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ib:hover {
    -webkit-box-shadow: 0 0 8px #666;
    box-shadow: 0 0 8px #666
}

.bg-ta-sb-e7-t3 .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ico-pdf>span::before {
    background-image: url(/templates/img/ico-pdf-blk.svg)
}

.bg-ta-sb-e7-t3 .c-hero-2nd .c-hero-2nd_grad::before {
    background-image: url(/templates/img/bg-sb-e7-t3.png);
    background-position: 0 0;
    width: 125%;
    height: 125%;
    top: auto;
    bottom: -20%
}

.bg-ta-sb-e7-t4 .c-hero-2nd .c-hero-2nd_textcol {
    color: #000
}

.bg-ta-sb-e7-t4 .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_taglist a {
    color: #000
}

.bg-ta-sb-e7-t4 .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ib {
    color: #000;
    border-color: #000
}

.bg-ta-sb-e7-t4 .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ib:hover {
    -webkit-box-shadow: 0 0 8px #666;
    box-shadow: 0 0 8px #666
}

.bg-ta-sb-e7-t4 .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ico-pdf>span::before {
    background-image: url(/templates/img/ico-pdf-blk.svg)
}

.bg-ta-sb-e7-t4 .c-hero-2nd .c-hero-2nd_grad::before {
    background-image: url(/templates/img/bg-sb-e7-t4.png);
    background-position: 0 0;
    width: 125%;
    height: 125%;
    top: auto;
    bottom: -20%
}

.bg-ta-sb-e7-t5 .c-hero-2nd .c-hero-2nd_textcol {
    color: #000
}

.bg-ta-sb-e7-t5 .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_taglist a {
    color: #000
}

.bg-ta-sb-e7-t5 .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ib {
    color: #000;
    border-color: #000
}

.bg-ta-sb-e7-t5 .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ib:hover {
    -webkit-box-shadow: 0 0 8px #666;
    box-shadow: 0 0 8px #666
}

.bg-ta-sb-e7-t5 .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ico-pdf>span::before {
    background-image: url(/templates/img/ico-pdf-blk.svg)
}

.bg-ta-sb-e7-t5 .c-hero-2nd .c-hero-2nd_grad::before {
    background-image: url(/templates/img/bg-sb-e7-t5.png);
    background-position: -285px -55px;
    width: 200%;
    height: 200%;
    top: auto;
    bottom: -20%
}

.bg-ta-sb-e8-t1 .c-hero-2nd .c-hero-2nd_textcol {
    color: #fff
}

.bg-ta-sb-e8-t1 .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_taglist a {
    color: #fff
}

.bg-ta-sb-e8-t1 .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ib {
    color: #fff;
    border-color: #fff
}

.bg-ta-sb-e8-t1 .c-hero-2nd .c-hero-2nd_grad::before {
    background-image: url(/templates/img/bg-sb-e8-t1.png);
    background-position: 0 0;
    width: 125%;
    height: 125%;
    top: auto;
    bottom: -20%
}

.bg-ta-sb-e8-t2 .c-hero-2nd .c-hero-2nd_textcol {
    color: #fff
}

.bg-ta-sb-e8-t2 .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_taglist a {
    color: #fff
}

.bg-ta-sb-e8-t2 .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ib {
    color: #fff;
    border-color: #fff
}

.bg-ta-sb-e8-t2 .c-hero-2nd .c-hero-2nd_grad::before {
    background-image: url(/templates/img/bg-sb-e8-t2.png);
    background-position: 0 0;
    width: 125%;
    height: 125%;
    top: auto;
    bottom: -20%
}

.bg-ta-sb-e8-t3 .c-hero-2nd .c-hero-2nd_textcol {
    color: #fff
}

.bg-ta-sb-e8-t3 .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_taglist a {
    color: #fff
}

.bg-ta-sb-e8-t3 .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ib {
    color: #fff;
    border-color: #fff
}

.bg-ta-sb-e8-t3 .c-hero-2nd .c-hero-2nd_grad::before {
    background-image: url(/templates/img/bg-sb-e8-t3.png);
    background-position: 0 0;
    width: 125%;
    height: 125%;
    top: auto;
    bottom: -20%
}

.bg-ta-sb-e8-t4 .c-hero-2nd .c-hero-2nd_textcol {
    color: #fff
}

.bg-ta-sb-e8-t4 .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_taglist a {
    color: #fff
}

.bg-ta-sb-e8-t4 .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ib {
    color: #fff;
    border-color: #fff
}

.bg-ta-sb-e8-t4 .c-hero-2nd .c-hero-2nd_grad::before {
    background-image: url(/templates/img/bg-sb-e8-t4.png);
    background-position: 0 0;
    width: 125%;
    height: 125%;
    top: auto;
    bottom: -20%
}

.bg-ta-sb-e8-t5 .c-hero-2nd .c-hero-2nd_textcol {
    color: #fff
}

.bg-ta-sb-e8-t5 .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_taglist a {
    color: #fff
}

.bg-ta-sb-e8-t5 .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ib {
    color: #fff;
    border-color: #fff
}

.bg-ta-sb-e8-t5 .c-hero-2nd .c-hero-2nd_grad::before {
    background-image: url(/templates/img/bg-sb-e8-t5.png);
    background-position: 0 0;
    width: 125%;
    height: 125%;
    top: auto;
    bottom: -20%
}

.bg-ta-sb-e9-t1 .c-hero-2nd .c-hero-2nd_textcol {
    color: #fff
}

.bg-ta-sb-e9-t1 .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_taglist a {
    color: #fff
}

.bg-ta-sb-e9-t1 .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ib {
    color: #fff;
    border-color: #fff
}

.bg-ta-sb-e9-t1 .c-hero-2nd .c-hero-2nd_grad::before {
    background-image: url(/templates/img/bg-sb-e9-t1.png);
    background-position: 0 0;
    width: 125%;
    height: 125%;
    top: auto;
    bottom: -20%
}

.bg-ta-sb-e9-t2 .c-hero-2nd .c-hero-2nd_textcol {
    color: #fff
}

.bg-ta-sb-e9-t2 .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_taglist a {
    color: #fff
}

.bg-ta-sb-e9-t2 .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ib {
    color: #fff;
    border-color: #fff
}

.bg-ta-sb-e9-t2 .c-hero-2nd .c-hero-2nd_grad::before {
    background-image: url(/templates/img/bg-sb-e9-t2.png);
    background-position: 0 0;
    width: 125%;
    height: 125%;
    top: auto;
    bottom: -20%
}

.bg-ta-sb-e9-t3 .c-hero-2nd .c-hero-2nd_textcol {
    color: #fff
}

.bg-ta-sb-e9-t3 .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_taglist a {
    color: #fff
}

.bg-ta-sb-e9-t3 .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ib {
    color: #fff;
    border-color: #fff
}

.bg-ta-sb-e9-t3 .c-hero-2nd .c-hero-2nd_grad::before {
    background-image: url(/templates/img/bg-sb-e9-t3.png);
    background-position: 0 0;
    width: 125%;
    height: 125%;
    top: auto;
    bottom: -20%
}

.bg-ta-sb-e9-t4 .c-hero-2nd .c-hero-2nd_textcol {
    color: #fff
}

.bg-ta-sb-e9-t4 .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_taglist a {
    color: #fff
}

.bg-ta-sb-e9-t4 .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ib {
    color: #fff;
    border-color: #fff
}

.bg-ta-sb-e9-t4 .c-hero-2nd .c-hero-2nd_grad::before {
    background-image: url(/templates/img/bg-sb-e9-t4.png);
    background-position: 0 0;
    width: 125%;
    height: 125%;
    top: auto;
    bottom: -20%
}

.bg-ta-sb-e9-t5 .c-hero-2nd .c-hero-2nd_textcol {
    color: #fff
}

.bg-ta-sb-e9-t5 .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_taglist a {
    color: #fff
}

.bg-ta-sb-e9-t5 .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ib {
    color: #fff;
    border-color: #fff
}

.bg-ta-sb-e9-t5 .c-hero-2nd .c-hero-2nd_grad::before {
    background-image: url(/templates/img/bg-sb-e9-t5.png);
    background-position: 0 0;
    width: 125%;
    height: 125%;
    top: auto;
    bottom: -20%
}

.bg-ta-sb-e10-t1 .c-hero-2nd .c-hero-2nd_textcol {
    color: #fff
}

.bg-ta-sb-e10-t1 .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_taglist a {
    color: #fff
}

.bg-ta-sb-e10-t1 .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ib {
    color: #fff;
    border-color: #fff
}

.bg-ta-sb-e10-t1 .c-hero-2nd .c-hero-2nd_grad::before {
    background-image: url(/templates/img/bg-sb-e10-t1.png);
    background-position: 0 0;
    width: 125%;
    height: 125%;
    top: auto;
    bottom: -20%
}

.bg-ta-sb-e10-t2 .c-hero-2nd .c-hero-2nd_textcol {
    color: #fff
}

.bg-ta-sb-e10-t2 .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_taglist a {
    color: #fff
}

.bg-ta-sb-e10-t2 .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ib {
    color: #fff;
    border-color: #fff
}

.bg-ta-sb-e10-t2 .c-hero-2nd .c-hero-2nd_grad::before {
    background-image: url(/templates/img/bg-sb-e10-t2.png);
    background-position: 0 0;
    width: 125%;
    height: 125%;
    top: auto;
    bottom: -20%
}

.bg-ta-sb-e10-t3 .c-hero-2nd .c-hero-2nd_textcol {
    color: #fff
}

.bg-ta-sb-e10-t3 .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_taglist a {
    color: #fff
}

.bg-ta-sb-e10-t3 .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ib {
    color: #fff;
    border-color: #fff
}

.bg-ta-sb-e10-t3 .c-hero-2nd .c-hero-2nd_grad::before {
    background-image: url(/templates/img/bg-sb-e10-t3.png);
    background-position: 0 0;
    width: 125%;
    height: 125%;
    top: auto;
    bottom: -20%
}

.bg-ta-sb-e10-t4 .c-hero-2nd .c-hero-2nd_textcol {
    color: #fff
}

.bg-ta-sb-e10-t4 .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_taglist a {
    color: #fff
}

.bg-ta-sb-e10-t4 .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ib {
    color: #fff;
    border-color: #fff
}

.bg-ta-sb-e10-t4 .c-hero-2nd .c-hero-2nd_grad::before {
    background-image: url(/templates/img/bg-sb-e10-t4.png);
    background-position: 0 0;
    width: 125%;
    height: 125%;
    top: auto;
    bottom: -20%
}

.bg-ta-sb-e10-t5 .c-hero-2nd .c-hero-2nd_textcol {
    color: #fff
}

.bg-ta-sb-e10-t5 .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_taglist a {
    color: #fff
}

.bg-ta-sb-e10-t5 .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ib {
    color: #fff;
    border-color: #fff
}

.bg-ta-sb-e10-t5 .c-hero-2nd .c-hero-2nd_grad::before {
    background-image: url(/templates/img/bg-sb-e10-t5.png);
    background-position: 0 0;
    width: 125%;
    height: 125%;
    top: auto;
    bottom: -20%
}

.bg-ta-rd-mg .c-hero-2nd::after {
    content: "";
    position: absolute;
    display: block;
    width: 440px;
    height: 342px;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    margin-left: 25px;
    background-image: url(www.fujitsu.com/imgv51/infinity-mg.png);
    background-size: 100% auto
}

.bg-ta-rd-mg .c-hero-2nd::after img {
    width: 100%
}

.bg-ta-rd-mg .c-hero-2nd .c-hero-2nd_textcol {
    color: #fff;
    font-size: 1.8rem
}

.bg-ta-rd-mg .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
    font-size: 3.8rem;
    line-height: 1.4;
    font-weight: 700
}

html[lang=ja] .bg-ta-rd-mg .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
    font-size: 3rem;
    line-height: 1.5
}

html[lang=zh-CN] .bg-ta-rd-mg .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
    font-size: 3rem;
    line-height: 1.5
}

html[lang=ko] .bg-ta-rd-mg .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
    font-size: 3rem;
    line-height: 1.5
}

html[lang=zh-TW] .bg-ta-rd-mg .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
    font-size: 3rem;
    line-height: 1.5
}

.bg-ta-rd-mg .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title+* {
    margin-top: 30px
}

.bg-ta-rd-mg .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_taglist a {
    color: #fff
}

.bg-ta-rd-mg .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ib {
    color: #fff;
    border-color: #fff
}

.bg-ta-rd-mg .c-hero-2nd .c-hero-2nd_grad::before {
    background-image: url(/templates/img/bgg-rd-mg.png);
    background-position: 0 0;
    width: 125%;
    height: 125%;
    top: auto;
    bottom: -20%
}

.bg-ta-rd-or .c-hero-2nd::after {
    content: "";
    position: absolute;
    display: block;
    width: 440px;
    height: 342px;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    margin-left: 25px;
    background-image: url(www.fujitsu.com/imgv51/infinity-or.png);
    background-size: 100% auto
}

.bg-ta-rd-or .c-hero-2nd::after img {
    width: 100%
}

.bg-ta-rd-or .c-hero-2nd .c-hero-2nd_textcol {
    color: #fff;
    font-size: 1.8rem
}

.bg-ta-rd-or .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
    font-size: 3.8rem;
    line-height: 1.4;
    font-weight: 700
}

html[lang=ja] .bg-ta-rd-or .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
    font-size: 3rem;
    line-height: 1.5
}

html[lang=zh-CN] .bg-ta-rd-or .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
    font-size: 3rem;
    line-height: 1.5
}

html[lang=ko] .bg-ta-rd-or .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
    font-size: 3rem;
    line-height: 1.5
}

html[lang=zh-TW] .bg-ta-rd-or .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
    font-size: 3rem;
    line-height: 1.5
}

.bg-ta-rd-or .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title+* {
    margin-top: 30px
}

.bg-ta-rd-or .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_taglist a {
    color: #fff
}

.bg-ta-rd-or .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ib {
    color: #fff;
    border-color: #fff
}

.bg-ta-rd-or .c-hero-2nd .c-hero-2nd_grad::before {
    background-image: url(/templates/img/bgg-rd-or.png);
    background-position: 0 0;
    width: 125%;
    height: 125%;
    top: auto;
    bottom: -20%
}

.bg-ta-bl-cy .c-hero-2nd::after {
    content: "";
    position: absolute;
    display: block;
    width: 440px;
    height: 342px;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    margin-left: 25px;
    background-image: url(www.fujitsu.com/imgv51/infinity-cy.png);
    background-size: 100% auto
}

.bg-ta-bl-cy .c-hero-2nd::after img {
    width: 100%
}

.bg-ta-bl-cy .c-hero-2nd .c-hero-2nd_textcol {
    color: #fff;
    font-size: 1.8rem
}

.bg-ta-bl-cy .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
    font-size: 3.8rem;
    line-height: 1.4;
    font-weight: 700
}

html[lang=ja] .bg-ta-bl-cy .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
    font-size: 3rem;
    line-height: 1.5
}

html[lang=zh-CN] .bg-ta-bl-cy .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
    font-size: 3rem;
    line-height: 1.5
}

html[lang=ko] .bg-ta-bl-cy .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
    font-size: 3rem;
    line-height: 1.5
}

html[lang=zh-TW] .bg-ta-bl-cy .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
    font-size: 3rem;
    line-height: 1.5
}

.bg-ta-bl-cy .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title+* {
    margin-top: 30px
}

.bg-ta-bl-cy .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_taglist a {
    color: #fff
}

.bg-ta-bl-cy .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ib {
    color: #fff;
    border-color: #fff
}

.bg-ta-bl-cy .c-hero-2nd .c-hero-2nd_grad::before {
    background-image: url(/templates/img/bgg-bl-cy.png);
    background-position: 0 0;
    width: 125%;
    height: 125%;
    top: auto;
    bottom: -20%
}

.bg-ta-dg-lg .c-hero-2nd::after {
    content: "";
    position: absolute;
    display: block;
    width: 440px;
    height: 342px;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    margin-left: 25px;
    background-image: url(www.fujitsu.com/imgv51/infinity-lg.png);
    background-size: 100% auto
}

.bg-ta-dg-lg .c-hero-2nd::after img {
    width: 100%
}

.bg-ta-dg-lg .c-hero-2nd .c-hero-2nd_textcol {
    color: #fff;
    font-size: 1.8rem
}

.bg-ta-dg-lg .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
    font-size: 3.8rem;
    line-height: 1.4;
    font-weight: 700
}

html[lang=ja] .bg-ta-dg-lg .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
    font-size: 3rem;
    line-height: 1.5
}

html[lang=zh-CN] .bg-ta-dg-lg .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
    font-size: 3rem;
    line-height: 1.5
}

html[lang=ko] .bg-ta-dg-lg .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
    font-size: 3rem;
    line-height: 1.5
}

html[lang=zh-TW] .bg-ta-dg-lg .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
    font-size: 3rem;
    line-height: 1.5
}

.bg-ta-dg-lg .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title+* {
    margin-top: 30px
}

.bg-ta-dg-lg .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_taglist a {
    color: #fff
}

.bg-ta-dg-lg .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ib {
    color: #fff;
    border-color: #fff
}

.bg-ta-dg-lg .c-hero-2nd .c-hero-2nd_grad::before {
    background-image: url(/templates/img/bgg-dg-lg.png);
    background-position: 0 0;
    width: 125%;
    height: 125%;
    top: auto;
    bottom: -20%
}

.bg-ta-or-yl .c-hero-2nd::after {
    content: "";
    position: absolute;
    display: block;
    width: 440px;
    height: 342px;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    margin-left: 25px;
    background-image: url(www.fujitsu.com/imgv51/infinity-yl.png);
    background-size: 100% auto
}

.bg-ta-or-yl .c-hero-2nd::after img {
    width: 100%
}

.bg-ta-or-yl .c-hero-2nd .c-hero-2nd_textcol {
    color: #000;
    font-size: 1.8rem
}

.bg-ta-or-yl .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
    font-size: 3.8rem;
    line-height: 1.4;
    font-weight: 700
}

html[lang=ja] .bg-ta-or-yl .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
    font-size: 3rem;
    line-height: 1.5
}

html[lang=zh-CN] .bg-ta-or-yl .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
    font-size: 3rem;
    line-height: 1.5
}

html[lang=ko] .bg-ta-or-yl .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
    font-size: 3rem;
    line-height: 1.5
}

html[lang=zh-TW] .bg-ta-or-yl .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
    font-size: 3rem;
    line-height: 1.5
}

.bg-ta-or-yl .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title+* {
    margin-top: 30px
}

.bg-ta-or-yl .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_taglist a {
    color: #000
}

.bg-ta-or-yl .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ib {
    color: #000;
    border-color: #000
}

.bg-ta-or-yl .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ib:hover {
    -webkit-box-shadow: 0 0 8px #666;
    box-shadow: 0 0 8px #666
}

.bg-ta-or-yl .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ico-pdf>span::before {
    background-image: url(/templates/img/ico-pdf-blk.svg)
}

.bg-ta-or-yl .c-hero-2nd .c-hero-2nd_grad::before {
    background-image: url(/templates/img/bgg-or-yl.png);
    background-position: 0 0;
    width: 125%;
    height: 125%;
    top: auto;
    bottom: -20%
}

.bg-ta-cy-yl .c-hero-2nd::after {
    content: "";
    position: absolute;
    display: block;
    width: 440px;
    height: 342px;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    margin-left: 25px;
    background-image: url(www.fujitsu.com/imgv51/infinity-yl.png);
    background-size: 100% auto
}

.bg-ta-cy-yl .c-hero-2nd::after img {
    width: 100%
}

.bg-ta-cy-yl .c-hero-2nd .c-hero-2nd_textcol {
    color: #000;
    font-size: 1.8rem
}

.bg-ta-cy-yl .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
    font-size: 3.8rem;
    line-height: 1.4;
    font-weight: 700
}

html[lang=ja] .bg-ta-cy-yl .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
    font-size: 3rem;
    line-height: 1.5
}

html[lang=zh-CN] .bg-ta-cy-yl .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
    font-size: 3rem;
    line-height: 1.5
}

html[lang=ko] .bg-ta-cy-yl .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
    font-size: 3rem;
    line-height: 1.5
}

html[lang=zh-TW] .bg-ta-cy-yl .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
    font-size: 3rem;
    line-height: 1.5
}

.bg-ta-cy-yl .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title+* {
    margin-top: 30px
}

.bg-ta-cy-yl .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_taglist a {
    color: #000
}

.bg-ta-cy-yl .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ib {
    color: #000;
    border-color: #000
}

.bg-ta-cy-yl .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ib:hover {
    -webkit-box-shadow: 0 0 8px #666;
    box-shadow: 0 0 8px #666
}

.bg-ta-cy-yl .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ico-pdf>span::before {
    background-image: url(/templates/img/ico-pdf-blk.svg)
}

.bg-ta-cy-yl .c-hero-2nd .c-hero-2nd_grad::before {
    background-image: url(/templates/img/bgg-cy-yl.png);
    background-position: 0 0;
    width: 125%;
    height: 125%;
    top: auto;
    bottom: -20%
}

.bg-ta-lg-cy .c-hero-2nd::after {
    content: "";
    position: absolute;
    display: block;
    width: 440px;
    height: 342px;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    margin-left: 25px;
    background-image: url(www.fujitsu.com/imgv51/infinity-cy.png);
    background-size: 100% auto
}

.bg-ta-lg-cy .c-hero-2nd::after img {
    width: 100%
}

.bg-ta-lg-cy .c-hero-2nd .c-hero-2nd_textcol {
    color: #000;
    font-size: 1.8rem
}

.bg-ta-lg-cy .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
    font-size: 3.8rem;
    line-height: 1.4;
    font-weight: 700
}

html[lang=ja] .bg-ta-lg-cy .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
    font-size: 3rem;
    line-height: 1.5
}

html[lang=zh-CN] .bg-ta-lg-cy .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
    font-size: 3rem;
    line-height: 1.5
}

html[lang=ko] .bg-ta-lg-cy .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
    font-size: 3rem;
    line-height: 1.5
}

html[lang=zh-TW] .bg-ta-lg-cy .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
    font-size: 3rem;
    line-height: 1.5
}

.bg-ta-lg-cy .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title+* {
    margin-top: 30px
}

.bg-ta-lg-cy .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_taglist a {
    color: #000
}

.bg-ta-lg-cy .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ib {
    color: #000;
    border-color: #000
}

.bg-ta-lg-cy .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ib:hover {
    -webkit-box-shadow: 0 0 8px #666;
    box-shadow: 0 0 8px #666
}

.bg-ta-lg-cy .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ico-pdf>span::before {
    background-image: url(/templates/img/ico-pdf-blk.svg)
}

.bg-ta-lg-cy .c-hero-2nd .c-hero-2nd_grad::before {
    background-image: url(/templates/img/bgg-lg-cy.png);
    background-position: 0 0;
    width: 125%;
    height: 125%;
    top: auto;
    bottom: -20%
}

.bg-ta-mg-cy .c-hero-2nd::after {
    content: "";
    position: absolute;
    display: block;
    width: 440px;
    height: 342px;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    margin-left: 25px;
    background-image: url(www.fujitsu.com/imgv51/infinity-cy.png);
    background-size: 100% auto
}

.bg-ta-mg-cy .c-hero-2nd::after img {
    width: 100%
}

.bg-ta-mg-cy .c-hero-2nd .c-hero-2nd_textcol {
    color: #fff;
    font-size: 1.8rem
}

.bg-ta-mg-cy .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
    font-size: 3.8rem;
    line-height: 1.4;
    font-weight: 700
}

html[lang=ja] .bg-ta-mg-cy .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
    font-size: 3rem;
    line-height: 1.5
}

html[lang=zh-CN] .bg-ta-mg-cy .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
    font-size: 3rem;
    line-height: 1.5
}

html[lang=ko] .bg-ta-mg-cy .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
    font-size: 3rem;
    line-height: 1.5
}

html[lang=zh-TW] .bg-ta-mg-cy .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
    font-size: 3rem;
    line-height: 1.5
}

.bg-ta-mg-cy .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title+* {
    margin-top: 30px
}

.bg-ta-mg-cy .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_taglist a {
    color: #fff
}

.bg-ta-mg-cy .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ib {
    color: #fff;
    border-color: #fff
}

.bg-ta-mg-cy .c-hero-2nd .c-hero-2nd_grad::before {
    background-image: url(/templates/img/bgg-mg-cy.png);
    background-position: 0 0;
    width: 125%;
    height: 125%;
    top: auto;
    bottom: -20%
}

.bg-ta-rd-yl .c-hero-2nd::after {
    content: "";
    position: absolute;
    display: block;
    width: 440px;
    height: 342px;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    margin-left: 25px;
    background-image: url(www.fujitsu.com/imgv51/infinity-yl.png);
    background-size: 100% auto
}

.bg-ta-rd-yl .c-hero-2nd::after img {
    width: 100%
}

.bg-ta-rd-yl .c-hero-2nd .c-hero-2nd_textcol {
    color: #fff;
    font-size: 1.8rem
}

.bg-ta-rd-yl .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
    font-size: 3.8rem;
    line-height: 1.4;
    font-weight: 700
}

html[lang=ja] .bg-ta-rd-yl .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
    font-size: 3rem;
    line-height: 1.5
}

html[lang=zh-CN] .bg-ta-rd-yl .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
    font-size: 3rem;
    line-height: 1.5
}

html[lang=ko] .bg-ta-rd-yl .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
    font-size: 3rem;
    line-height: 1.5
}

html[lang=zh-TW] .bg-ta-rd-yl .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
    font-size: 3rem;
    line-height: 1.5
}

.bg-ta-rd-yl .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title+* {
    margin-top: 30px
}

.bg-ta-rd-yl .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_taglist a {
    color: #fff
}

.bg-ta-rd-yl .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ib {
    color: #fff;
    border-color: #fff
}

.bg-ta-rd-yl .c-hero-2nd .c-hero-2nd_grad::before {
    background-image: url(/templates/img/bgg-rd-yl.png);
    background-position: 0 0;
    width: 125%;
    height: 125%;
    top: auto;
    bottom: -20%
}

.bg-ta-mg-or .c-hero-2nd::after {
    content: "";
    position: absolute;
    display: block;
    width: 440px;
    height: 342px;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    margin-left: 25px;
    background-image: url(www.fujitsu.com/imgv51/infinity-or.png);
    background-size: 100% auto
}

.bg-ta-mg-or .c-hero-2nd::after img {
    width: 100%
}

.bg-ta-mg-or .c-hero-2nd .c-hero-2nd_textcol {
    color: #fff;
    font-size: 1.8rem
}

.bg-ta-mg-or .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
    font-size: 3.8rem;
    line-height: 1.4;
    font-weight: 700
}

html[lang=ja] .bg-ta-mg-or .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
    font-size: 3rem;
    line-height: 1.5
}

html[lang=zh-CN] .bg-ta-mg-or .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
    font-size: 3rem;
    line-height: 1.5
}

html[lang=ko] .bg-ta-mg-or .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
    font-size: 3rem;
    line-height: 1.5
}

html[lang=zh-TW] .bg-ta-mg-or .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
    font-size: 3rem;
    line-height: 1.5
}

.bg-ta-mg-or .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title+* {
    margin-top: 30px
}

.bg-ta-mg-or .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_taglist a {
    color: #fff
}

.bg-ta-mg-or .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ib {
    color: #fff;
    border-color: #fff
}

.bg-ta-mg-or .c-hero-2nd .c-hero-2nd_grad::before {
    background-image: url(/templates/img/bgg-mg-or.png);
    background-position: 0 0;
    width: 125%;
    height: 125%;
    top: auto;
    bottom: -20%
}

.bg-ta-dg-yl .c-hero-2nd::after {
    content: "";
    position: absolute;
    display: block;
    width: 440px;
    height: 342px;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    margin-left: 25px;
    background-image: url(www.fujitsu.com/imgv51/infinity-yl.png);
    background-size: 100% auto
}

.bg-ta-dg-yl .c-hero-2nd::after img {
    width: 100%
}

.bg-ta-dg-yl .c-hero-2nd .c-hero-2nd_textcol {
    color: #fff;
    font-size: 1.8rem
}

.bg-ta-dg-yl .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
    font-size: 3.8rem;
    line-height: 1.4;
    font-weight: 700
}

html[lang=ja] .bg-ta-dg-yl .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
    font-size: 3rem;
    line-height: 1.5
}

html[lang=zh-CN] .bg-ta-dg-yl .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
    font-size: 3rem;
    line-height: 1.5
}

html[lang=ko] .bg-ta-dg-yl .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
    font-size: 3rem;
    line-height: 1.5
}

html[lang=zh-TW] .bg-ta-dg-yl .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
    font-size: 3rem;
    line-height: 1.5
}

.bg-ta-dg-yl .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title+* {
    margin-top: 30px
}

.bg-ta-dg-yl .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_taglist a {
    color: #fff
}

.bg-ta-dg-yl .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ib {
    color: #fff;
    border-color: #fff
}

.bg-ta-dg-yl .c-hero-2nd .c-hero-2nd_grad::before {
    background-image: url(/templates/img/bgg-dg-yl.png);
    background-position: 0 0;
    width: 125%;
    height: 125%;
    top: auto;
    bottom: -20%
}

.bg-ta-dg-cy .c-hero-2nd::after {
    content: "";
    position: absolute;
    display: block;
    width: 440px;
    height: 342px;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    margin-left: 25px;
    background-image: url(www.fujitsu.com/imgv51/infinity-cy.png);
    background-size: 100% auto
}

.bg-ta-dg-cy .c-hero-2nd::after img {
    width: 100%
}

.bg-ta-dg-cy .c-hero-2nd .c-hero-2nd_textcol {
    color: #fff;
    font-size: 1.8rem
}

.bg-ta-dg-cy .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
    font-size: 3.8rem;
    line-height: 1.4;
    font-weight: 700
}

html[lang=ja] .bg-ta-dg-cy .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
    font-size: 3rem;
    line-height: 1.5
}

html[lang=zh-CN] .bg-ta-dg-cy .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
    font-size: 3rem;
    line-height: 1.5
}

html[lang=ko] .bg-ta-dg-cy .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
    font-size: 3rem;
    line-height: 1.5
}

html[lang=zh-TW] .bg-ta-dg-cy .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
    font-size: 3rem;
    line-height: 1.5
}

.bg-ta-dg-cy .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title+* {
    margin-top: 30px
}

.bg-ta-dg-cy .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_taglist a {
    color: #fff
}

.bg-ta-dg-cy .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ib {
    color: #fff;
    border-color: #fff
}

.bg-ta-dg-cy .c-hero-2nd .c-hero-2nd_grad::before {
    background-image: url(/templates/img/bgg-dg-cy.png);
    background-position: 0 0;
    width: 125%;
    height: 125%;
    top: auto;
    bottom: -20%
}

.bg-ta-rd-bl .c-hero-2nd::after {
    content: "";
    position: absolute;
    display: block;
    width: 440px;
    height: 342px;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    margin-left: 25px;
    background-image: url(www.fujitsu.com/imgv51/infinity-bl.png);
    background-size: 100% auto
}

.bg-ta-rd-bl .c-hero-2nd::after img {
    width: 100%
}

.bg-ta-rd-bl .c-hero-2nd .c-hero-2nd_textcol {
    color: #fff;
    font-size: 1.8rem
}

.bg-ta-rd-bl .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
    font-size: 3.8rem;
    line-height: 1.4;
    font-weight: 700
}

html[lang=ja] .bg-ta-rd-bl .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
    font-size: 3rem;
    line-height: 1.5
}

html[lang=zh-CN] .bg-ta-rd-bl .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
    font-size: 3rem;
    line-height: 1.5
}

html[lang=ko] .bg-ta-rd-bl .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
    font-size: 3rem;
    line-height: 1.5
}

html[lang=zh-TW] .bg-ta-rd-bl .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
    font-size: 3rem;
    line-height: 1.5
}

.bg-ta-rd-bl .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title+* {
    margin-top: 30px
}

.bg-ta-rd-bl .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_taglist a {
    color: #fff
}

.bg-ta-rd-bl .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ib {
    color: #fff;
    border-color: #fff
}

.bg-ta-rd-bl .c-hero-2nd .c-hero-2nd_grad::before {
    background-image: url(/templates/img/bgg-rd-bl.png);
    background-position: 0 0;
    width: 125%;
    height: 125%;
    top: auto;
    bottom: -20%
}

.bg-ta-bl-dg .c-hero-2nd::after {
    content: "";
    position: absolute;
    display: block;
    width: 440px;
    height: 342px;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    margin-left: 25px;
    background-image: url(www.fujitsu.com/imgv51/infinity-dg.png);
    background-size: 100% auto
}

.bg-ta-bl-dg .c-hero-2nd::after img {
    width: 100%
}

.bg-ta-bl-dg .c-hero-2nd .c-hero-2nd_textcol {
    color: #fff;
    font-size: 1.8rem
}

.bg-ta-bl-dg .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
    font-size: 3.8rem;
    line-height: 1.4;
    font-weight: 700
}

html[lang=ja] .bg-ta-bl-dg .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
    font-size: 3rem;
    line-height: 1.5
}

html[lang=zh-CN] .bg-ta-bl-dg .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
    font-size: 3rem;
    line-height: 1.5
}

html[lang=ko] .bg-ta-bl-dg .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
    font-size: 3rem;
    line-height: 1.5
}

html[lang=zh-TW] .bg-ta-bl-dg .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
    font-size: 3rem;
    line-height: 1.5
}

.bg-ta-bl-dg .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title+* {
    margin-top: 30px
}

.bg-ta-bl-dg .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_taglist a {
    color: #fff
}

.bg-ta-bl-dg .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ib {
    color: #fff;
    border-color: #fff
}

.bg-ta-bl-dg .c-hero-2nd .c-hero-2nd_grad::before {
    background-image: url(/jp/imagesgig5/bgg-bl-dg_tcm102-7172280_tcm102-2750236-32.png);
    background-position: 0 0;
    width: 125%;
    height: 125%;
    top: auto;
    bottom: -20%
}

.bg-ta-bl-mg .c-hero-2nd::after {
    content: "";
    position: absolute;
    display: block;
    width: 440px;
    height: 342px;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    margin-left: 25px;
    background-image: url(www.fujitsu.com/imgv51/infinity-bl-mg.png);
    background-size: 100% auto
}

.bg-ta-bl-mg .c-hero-2nd::after img {
    width: 100%
}

.bg-ta-bl-mg .c-hero-2nd .c-hero-2nd_textcol {
    color: #fff;
    font-size: 1.8rem
}

.bg-ta-bl-mg .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
    font-size: 3.8rem;
    line-height: 1.4;
    font-weight: 700
}

html[lang=ja] .bg-ta-bl-mg .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
    font-size: 3rem;
    line-height: 1.5
}

html[lang=zh-CN] .bg-ta-bl-mg .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
    font-size: 3rem;
    line-height: 1.5
}

html[lang=ko] .bg-ta-bl-mg .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
    font-size: 3rem;
    line-height: 1.5
}

html[lang=zh-TW] .bg-ta-bl-mg .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
    font-size: 3rem;
    line-height: 1.5
}

.bg-ta-bl-mg .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title+* {
    margin-top: 30px
}

.bg-ta-bl-mg .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_taglist a {
    color: #fff
}

.bg-ta-bl-mg .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ib {
    color: #fff;
    border-color: #fff
}

.bg-ta-bl-mg .c-hero-2nd .c-hero-2nd_grad::before {
    background-image: url(/templates/img/bgg-bl-mg.png);
    background-position: 0 0;
    width: 125%;
    height: 125%;
    top: auto;
    bottom: -20%
}

.bg-ta-mg-rd .c-hero-2nd::after {
    content: "";
    position: absolute;
    display: block;
    width: 440px;
    height: 342px;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    margin-left: 25px;
    background-image: url(www.fujitsu.com/imgv51/infinity-rd.png);
    background-size: 100% auto
}

.bg-ta-mg-rd .c-hero-2nd::after img {
    width: 100%
}

.bg-ta-mg-rd .c-hero-2nd .c-hero-2nd_textcol {
    color: #fff;
    font-size: 1.8rem
}

.bg-ta-mg-rd .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
    font-size: 3.8rem;
    line-height: 1.4;
    font-weight: 700
}

html[lang=ja] .bg-ta-mg-rd .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
    font-size: 3rem;
    line-height: 1.5
}

html[lang=zh-CN] .bg-ta-mg-rd .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
    font-size: 3rem;
    line-height: 1.5
}

html[lang=ko] .bg-ta-mg-rd .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
    font-size: 3rem;
    line-height: 1.5
}

html[lang=zh-TW] .bg-ta-mg-rd .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
    font-size: 3rem;
    line-height: 1.5
}

.bg-ta-mg-rd .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title+* {
    margin-top: 30px
}

.bg-ta-mg-rd .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_taglist a {
    color: #fff
}

.bg-ta-mg-rd .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ib {
    color: #fff;
    border-color: #fff
}

.bg-ta-mg-rd .c-hero-2nd .c-hero-2nd_grad::before {
    background-image: url(/templates/img/bgg-mg-rd.png);
    background-position: 0 0;
    width: 125%;
    height: 125%;
    top: auto;
    bottom: -20%
}

.bg-ta-or-rd .c-hero-2nd::after {
    content: "";
    position: absolute;
    display: block;
    width: 440px;
    height: 342px;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    margin-left: 25px;
    background-image: url(www.fujitsu.com/imgv51/infinity-rd.png);
    background-size: 100% auto
}

.bg-ta-or-rd .c-hero-2nd::after img {
    width: 100%
}

.bg-ta-or-rd .c-hero-2nd .c-hero-2nd_textcol {
    color: #000;
    font-size: 1.8rem
}

.bg-ta-or-rd .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
    font-size: 3.8rem;
    line-height: 1.4;
    font-weight: 700
}

html[lang=ja] .bg-ta-or-rd .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
    font-size: 3rem;
    line-height: 1.5
}

html[lang=zh-CN] .bg-ta-or-rd .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
    font-size: 3rem;
    line-height: 1.5
}

html[lang=ko] .bg-ta-or-rd .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
    font-size: 3rem;
    line-height: 1.5
}

html[lang=zh-TW] .bg-ta-or-rd .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
    font-size: 3rem;
    line-height: 1.5
}

.bg-ta-or-rd .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title+* {
    margin-top: 30px
}

.bg-ta-or-rd .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_taglist a {
    color: #000
}

.bg-ta-or-rd .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ib {
    color: #000;
    border-color: #000
}

.bg-ta-or-rd .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ib:hover {
    -webkit-box-shadow: 0 0 8px #666;
    box-shadow: 0 0 8px #666
}

.bg-ta-or-rd .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ico-pdf>span::before {
    background-image: url(/templates/img/ico-pdf-blk.svg)
}

.bg-ta-or-rd .c-hero-2nd .c-hero-2nd_grad::before {
    background-image: url(/templates/img/bgg-or-rd.png);
    background-position: 0 0;
    width: 125%;
    height: 125%;
    top: auto;
    bottom: -20%
}

.bg-ta-cy-bl .c-hero-2nd::after {
    content: "";
    position: absolute;
    display: block;
    width: 440px;
    height: 342px;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    margin-left: 25px;
    background-image: url(www.fujitsu.com/imgv51/infinity-bl.png);
    background-size: 100% auto
}

.bg-ta-cy-bl .c-hero-2nd::after img {
    width: 100%
}

.bg-ta-cy-bl .c-hero-2nd .c-hero-2nd_textcol {
    color: #000;
    font-size: 1.8rem
}

.bg-ta-cy-bl .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
    font-size: 3.8rem;
    line-height: 1.4;
    font-weight: 700
}

html[lang=ja] .bg-ta-cy-bl .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
    font-size: 3rem;
    line-height: 1.5
}

html[lang=zh-CN] .bg-ta-cy-bl .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
    font-size: 3rem;
    line-height: 1.5
}

html[lang=ko] .bg-ta-cy-bl .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
    font-size: 3rem;
    line-height: 1.5
}

html[lang=zh-TW] .bg-ta-cy-bl .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
    font-size: 3rem;
    line-height: 1.5
}

.bg-ta-cy-bl .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title+* {
    margin-top: 30px
}

.bg-ta-cy-bl .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_taglist a {
    color: #000
}

.bg-ta-cy-bl .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ib {
    color: #000;
    border-color: #000
}

.bg-ta-cy-bl .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ib:hover {
    -webkit-box-shadow: 0 0 8px #666;
    box-shadow: 0 0 8px #666
}

.bg-ta-cy-bl .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ico-pdf>span::before {
    background-image: url(/templates/img/ico-pdf-blk.svg)
}

.bg-ta-cy-bl .c-hero-2nd .c-hero-2nd_grad::before {
    background-image: url(/templates/img/bgg-cy-bl.png);
    background-position: 0 0;
    width: 125%;
    height: 125%;
    top: auto;
    bottom: -20%
}

.bg-ta-lg-dg .c-hero-2nd::after {
    content: "";
    position: absolute;
    display: block;
    width: 440px;
    height: 342px;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    margin-left: 25px;
    background-image: url(www.fujitsu.com/imgv51/infinity-dg.png);
    background-size: 100% auto
}

.bg-ta-lg-dg .c-hero-2nd::after img {
    width: 100%
}

.bg-ta-lg-dg .c-hero-2nd .c-hero-2nd_textcol {
    color: #000;
    font-size: 1.8rem
}

.bg-ta-lg-dg .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
    font-size: 3.8rem;
    line-height: 1.4;
    font-weight: 700
}

html[lang=ja] .bg-ta-lg-dg .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
    font-size: 3rem;
    line-height: 1.5
}

html[lang=zh-CN] .bg-ta-lg-dg .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
    font-size: 3rem;
    line-height: 1.5
}

html[lang=ko] .bg-ta-lg-dg .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
    font-size: 3rem;
    line-height: 1.5
}

html[lang=zh-TW] .bg-ta-lg-dg .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
    font-size: 3rem;
    line-height: 1.5
}

.bg-ta-lg-dg .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title+* {
    margin-top: 30px
}

.bg-ta-lg-dg .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_taglist a {
    color: #000
}

.bg-ta-lg-dg .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ib {
    color: #000;
    border-color: #000
}

.bg-ta-lg-dg .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ib:hover {
    -webkit-box-shadow: 0 0 8px #666;
    box-shadow: 0 0 8px #666
}

.bg-ta-lg-dg .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ico-pdf>span::before {
    background-image: url(/templates/img/ico-pdf-blk.svg)
}

.bg-ta-lg-dg .c-hero-2nd .c-hero-2nd_grad::before {
    background-image: url(/templates/img/bgg-lg-dg.png);
    background-position: 0 0;
    width: 125%;
    height: 125%;
    top: auto;
    bottom: -20%
}

.bg-ta-yl-or .c-hero-2nd::after {
    content: "";
    position: absolute;
    display: block;
    width: 440px;
    height: 342px;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    margin-left: 25px;
    background-image: url(www.fujitsu.com/imgv51/infinity-or.png);
    background-size: 100% auto
}

.bg-ta-yl-or .c-hero-2nd::after img {
    width: 100%
}

.bg-ta-yl-or .c-hero-2nd .c-hero-2nd_textcol {
    color: #000;
    font-size: 1.8rem
}

.bg-ta-yl-or .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
    font-size: 3.8rem;
    line-height: 1.4;
    font-weight: 700
}

html[lang=ja] .bg-ta-yl-or .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
    font-size: 3rem;
    line-height: 1.5
}

html[lang=zh-CN] .bg-ta-yl-or .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
    font-size: 3rem;
    line-height: 1.5
}

html[lang=ko] .bg-ta-yl-or .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
    font-size: 3rem;
    line-height: 1.5
}

html[lang=zh-TW] .bg-ta-yl-or .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
    font-size: 3rem;
    line-height: 1.5
}

.bg-ta-yl-or .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title+* {
    margin-top: 30px
}

.bg-ta-yl-or .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_taglist a {
    color: #000
}

.bg-ta-yl-or .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ib {
    color: #000;
    border-color: #000
}

.bg-ta-yl-or .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ib:hover {
    -webkit-box-shadow: 0 0 8px #666;
    box-shadow: 0 0 8px #666
}

.bg-ta-yl-or .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ico-pdf>span::before {
    background-image: url(/templates/img/ico-pdf-blk.svg)
}

.bg-ta-yl-or .c-hero-2nd .c-hero-2nd_grad::before {
    background-image: url(/templates/img/bgg-yl-or.png);
    background-position: 0 0;
    width: 125%;
    height: 125%;
    top: auto;
    bottom: -20%
}

.bg-ta-yl-cy .c-hero-2nd::after {
    content: "";
    position: absolute;
    display: block;
    width: 440px;
    height: 342px;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    margin-left: 25px;
    background-image: url(www.fujitsu.com/imgv51/infinity-cy.png);
    background-size: 100% auto
}

.bg-ta-yl-cy .c-hero-2nd::after img {
    width: 100%
}

.bg-ta-yl-cy .c-hero-2nd .c-hero-2nd_textcol {
    color: #000;
    font-size: 1.8rem
}

.bg-ta-yl-cy .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
    font-size: 3.8rem;
    line-height: 1.4;
    font-weight: 700
}

html[lang=ja] .bg-ta-yl-cy .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
    font-size: 3rem;
    line-height: 1.5
}

html[lang=zh-CN] .bg-ta-yl-cy .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
    font-size: 3rem;
    line-height: 1.5
}

html[lang=ko] .bg-ta-yl-cy .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
    font-size: 3rem;
    line-height: 1.5
}

html[lang=zh-TW] .bg-ta-yl-cy .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
    font-size: 3rem;
    line-height: 1.5
}

.bg-ta-yl-cy .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title+* {
    margin-top: 30px
}

.bg-ta-yl-cy .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_taglist a {
    color: #000
}

.bg-ta-yl-cy .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ib {
    color: #000;
    border-color: #000
}

.bg-ta-yl-cy .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ib:hover {
    -webkit-box-shadow: 0 0 8px #666;
    box-shadow: 0 0 8px #666
}

.bg-ta-yl-cy .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ico-pdf>span::before {
    background-image: url(/templates/img/ico-pdf-blk.svg)
}

.bg-ta-yl-cy .c-hero-2nd .c-hero-2nd_grad::before {
    background-image: url(/templates/img/bgg-yl-cy.png);
    background-position: 0 0;
    width: 125%;
    height: 125%;
    top: auto;
    bottom: -20%
}

.bg-ta-cy-lg .c-hero-2nd::after {
    content: "";
    position: absolute;
    display: block;
    width: 440px;
    height: 342px;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    margin-left: 25px;
    background-image: url(www.fujitsu.com/imgv51/infinity-lg.png);
    background-size: 100% auto
}

.bg-ta-cy-lg .c-hero-2nd::after img {
    width: 100%
}

.bg-ta-cy-lg .c-hero-2nd .c-hero-2nd_textcol {
    color: #000;
    font-size: 1.8rem
}

.bg-ta-cy-lg .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
    font-size: 3.8rem;
    line-height: 1.4;
    font-weight: 700
}

html[lang=ja] .bg-ta-cy-lg .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
    font-size: 3rem;
    line-height: 1.5
}

html[lang=zh-CN] .bg-ta-cy-lg .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
    font-size: 3rem;
    line-height: 1.5
}

html[lang=ko] .bg-ta-cy-lg .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
    font-size: 3rem;
    line-height: 1.5
}

html[lang=zh-TW] .bg-ta-cy-lg .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
    font-size: 3rem;
    line-height: 1.5
}

.bg-ta-cy-lg .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title+* {
    margin-top: 30px
}

.bg-ta-cy-lg .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_taglist a {
    color: #000
}

.bg-ta-cy-lg .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ib {
    color: #000;
    border-color: #000
}

.bg-ta-cy-lg .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ib:hover {
    -webkit-box-shadow: 0 0 8px #666;
    box-shadow: 0 0 8px #666
}

.bg-ta-cy-lg .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ico-pdf>span::before {
    background-image: url(/templates/img/ico-pdf-blk.svg)
}

.bg-ta-cy-lg .c-hero-2nd .c-hero-2nd_grad::before {
    background-image: url(/templates/img/bgg-cy-lg.png);
    background-position: 0 0;
    width: 125%;
    height: 125%;
    top: auto;
    bottom: -20%
}

.bg-ta-cy-mg .c-hero-2nd::after {
    content: "";
    position: absolute;
    display: block;
    width: 440px;
    height: 342px;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    margin-left: 25px;
    background-image: url(www.fujitsu.com/imgv51/infinity-mg.png);
    background-size: 100% auto
}

.bg-ta-cy-mg .c-hero-2nd::after img {
    width: 100%
}

.bg-ta-cy-mg .c-hero-2nd .c-hero-2nd_textcol {
    color: #000;
    font-size: 1.8rem
}

.bg-ta-cy-mg .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
    font-size: 3.8rem;
    line-height: 1.4;
    font-weight: 700
}

html[lang=ja] .bg-ta-cy-mg .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
    font-size: 3rem;
    line-height: 1.5
}

html[lang=zh-CN] .bg-ta-cy-mg .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
    font-size: 3rem;
    line-height: 1.5
}

html[lang=ko] .bg-ta-cy-mg .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
    font-size: 3rem;
    line-height: 1.5
}

html[lang=zh-TW] .bg-ta-cy-mg .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
    font-size: 3rem;
    line-height: 1.5
}

.bg-ta-cy-mg .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title+* {
    margin-top: 30px
}

.bg-ta-cy-mg .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_taglist a {
    color: #000
}

.bg-ta-cy-mg .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ib {
    color: #000;
    border-color: #000
}

.bg-ta-cy-mg .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ib:hover {
    -webkit-box-shadow: 0 0 8px #666;
    box-shadow: 0 0 8px #666
}

.bg-ta-cy-mg .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ico-pdf>span::before {
    background-image: url(/templates/img/ico-pdf-blk.svg)
}

.bg-ta-cy-mg .c-hero-2nd .c-hero-2nd_grad::before {
    background-image: url(/templates/img/bgg-cy-mg.png);
    background-position: 0 0;
    width: 125%;
    height: 125%;
    top: auto;
    bottom: -20%
}

.bg-ta-yl-rd .c-hero-2nd::after {
    content: "";
    position: absolute;
    display: block;
    width: 440px;
    height: 342px;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    margin-left: 25px;
    background-image: url(www.fujitsu.com/imgv51/infinity-rd.png);
    background-size: 100% auto
}

.bg-ta-yl-rd .c-hero-2nd::after img {
    width: 100%
}

.bg-ta-yl-rd .c-hero-2nd .c-hero-2nd_textcol {
    color: #000;
    font-size: 1.8rem
}

.bg-ta-yl-rd .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
    font-size: 3.8rem;
    line-height: 1.4;
    font-weight: 700
}

html[lang=ja] .bg-ta-yl-rd .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
    font-size: 3rem;
    line-height: 1.5
}

html[lang=zh-CN] .bg-ta-yl-rd .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
    font-size: 3rem;
    line-height: 1.5
}

html[lang=ko] .bg-ta-yl-rd .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
    font-size: 3rem;
    line-height: 1.5
}

html[lang=zh-TW] .bg-ta-yl-rd .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
    font-size: 3rem;
    line-height: 1.5
}

.bg-ta-yl-rd .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title+* {
    margin-top: 30px
}

.bg-ta-yl-rd .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_taglist a {
    color: #000
}

.bg-ta-yl-rd .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ib {
    color: #000;
    border-color: #000
}

.bg-ta-yl-rd .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ib:hover {
    -webkit-box-shadow: 0 0 8px #666;
    box-shadow: 0 0 8px #666
}

.bg-ta-yl-rd .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ico-pdf>span::before {
    background-image: url(/templates/img/ico-pdf-blk.svg)
}

.bg-ta-yl-rd .c-hero-2nd .c-hero-2nd_grad::before {
    background-image: url(/templates/img/bgg-yl-rd.png);
    background-position: 0 0;
    width: 125%;
    height: 125%;
    top: auto;
    bottom: -20%
}

.bg-ta-or-mg .c-hero-2nd::after {
    content: "";
    position: absolute;
    display: block;
    width: 440px;
    height: 342px;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    margin-left: 25px;
    background-image: url(www.fujitsu.com/imgv51/infinity-mg.png);
    background-size: 100% auto
}

.bg-ta-or-mg .c-hero-2nd::after img {
    width: 100%
}

.bg-ta-or-mg .c-hero-2nd .c-hero-2nd_textcol {
    color: #000;
    font-size: 1.8rem
}

.bg-ta-or-mg .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
    font-size: 3.8rem;
    line-height: 1.4;
    font-weight: 700
}

html[lang=ja] .bg-ta-or-mg .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
    font-size: 3rem;
    line-height: 1.5
}

html[lang=zh-CN] .bg-ta-or-mg .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
    font-size: 3rem;
    line-height: 1.5
}

html[lang=ko] .bg-ta-or-mg .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
    font-size: 3rem;
    line-height: 1.5
}

html[lang=zh-TW] .bg-ta-or-mg .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
    font-size: 3rem;
    line-height: 1.5
}

.bg-ta-or-mg .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title+* {
    margin-top: 30px
}

.bg-ta-or-mg .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_taglist a {
    color: #000
}

.bg-ta-or-mg .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ib {
    color: #000;
    border-color: #000
}

.bg-ta-or-mg .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ib:hover {
    -webkit-box-shadow: 0 0 8px #666;
    box-shadow: 0 0 8px #666
}

.bg-ta-or-mg .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ico-pdf>span::before {
    background-image: url(/templates/img/ico-pdf-blk.svg)
}

.bg-ta-or-mg .c-hero-2nd .c-hero-2nd_grad::before {
    background-image: url(/templates/img/bgg-or-mg.png);
    background-position: 0 0;
    width: 125%;
    height: 125%;
    top: auto;
    bottom: -20%
}

.bg-ta-yl-dg .c-hero-2nd::after {
    content: "";
    position: absolute;
    display: block;
    width: 440px;
    height: 342px;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    margin-left: 25px;
    background-image: url(www.fujitsu.com/imgv51/infinity-dg.png);
    background-size: 100% auto
}

.bg-ta-yl-dg .c-hero-2nd::after img {
    width: 100%
}

.bg-ta-yl-dg .c-hero-2nd .c-hero-2nd_textcol {
    color: #000;
    font-size: 1.8rem
}

.bg-ta-yl-dg .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
    font-size: 3.8rem;
    line-height: 1.4;
    font-weight: 700
}

html[lang=ja] .bg-ta-yl-dg .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
    font-size: 3rem;
    line-height: 1.5
}

html[lang=zh-CN] .bg-ta-yl-dg .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
    font-size: 3rem;
    line-height: 1.5
}

html[lang=ko] .bg-ta-yl-dg .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
    font-size: 3rem;
    line-height: 1.5
}

html[lang=zh-TW] .bg-ta-yl-dg .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
    font-size: 3rem;
    line-height: 1.5
}

.bg-ta-yl-dg .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title+* {
    margin-top: 30px
}

.bg-ta-yl-dg .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_taglist a {
    color: #000
}

.bg-ta-yl-dg .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ib {
    color: #000;
    border-color: #000
}

.bg-ta-yl-dg .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ib:hover {
    -webkit-box-shadow: 0 0 8px #666;
    box-shadow: 0 0 8px #666
}

.bg-ta-yl-dg .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ico-pdf>span::before {
    background-image: url(/templates/img/ico-pdf-blk.svg)
}

.bg-ta-yl-dg .c-hero-2nd .c-hero-2nd_grad::before {
    background-image: url(/templates/img/bgg-yl-dg.png);
    background-position: 0 0;
    width: 125%;
    height: 125%;
    top: auto;
    bottom: -20%
}

.bg-ta-cy-dg .c-hero-2nd::after {
    content: "";
    position: absolute;
    display: block;
    width: 440px;
    height: 342px;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    margin-left: 25px;
    background-image: url(www.fujitsu.com/imgv51/infinity-dg.png);
    background-size: 100% auto
}

.bg-ta-cy-dg .c-hero-2nd::after img {
    width: 100%
}

.bg-ta-cy-dg .c-hero-2nd .c-hero-2nd_textcol {
    color: #000;
    font-size: 1.8rem
}

.bg-ta-cy-dg .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
    font-size: 3.8rem;
    line-height: 1.4;
    font-weight: 700
}

html[lang=ja] .bg-ta-cy-dg .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
    font-size: 3rem;
    line-height: 1.5
}

html[lang=zh-CN] .bg-ta-cy-dg .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
    font-size: 3rem;
    line-height: 1.5
}

html[lang=ko] .bg-ta-cy-dg .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
    font-size: 3rem;
    line-height: 1.5
}

html[lang=zh-TW] .bg-ta-cy-dg .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
    font-size: 3rem;
    line-height: 1.5
}

.bg-ta-cy-dg .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title+* {
    margin-top: 30px
}

.bg-ta-cy-dg .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_taglist a {
    color: #000
}

.bg-ta-cy-dg .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ib {
    color: #000;
    border-color: #000
}

.bg-ta-cy-dg .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ib:hover {
    -webkit-box-shadow: 0 0 8px #666;
    box-shadow: 0 0 8px #666
}

.bg-ta-cy-dg .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ico-pdf>span::before {
    background-image: url(/templates/img/ico-pdf-blk.svg)
}

.bg-ta-cy-dg .c-hero-2nd .c-hero-2nd_grad::before {
    background-image: url(/templates/img/bgg-cy-dg.png);
    background-position: 0 0;
    width: 125%;
    height: 125%;
    top: auto;
    bottom: -20%
}

.bg-ta-bl-rd .c-hero-2nd::after {
    content: "";
    position: absolute;
    display: block;
    width: 440px;
    height: 342px;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    margin-left: 25px;
    background-image: url(www.fujitsu.com/imgv51/infinity-rd.png);
    background-size: 100% auto
}

.bg-ta-bl-rd .c-hero-2nd::after img {
    width: 100%
}

.bg-ta-bl-rd .c-hero-2nd .c-hero-2nd_textcol {
    color: #fff;
    font-size: 1.8rem
}

.bg-ta-bl-rd .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
    font-size: 3.8rem;
    line-height: 1.4;
    font-weight: 700
}

html[lang=ja] .bg-ta-bl-rd .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
    font-size: 3rem;
    line-height: 1.5
}

html[lang=zh-CN] .bg-ta-bl-rd .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
    font-size: 3rem;
    line-height: 1.5
}

html[lang=ko] .bg-ta-bl-rd .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
    font-size: 3rem;
    line-height: 1.5
}

html[lang=zh-TW] .bg-ta-bl-rd .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
    font-size: 3rem;
    line-height: 1.5
}

.bg-ta-bl-rd .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title+* {
    margin-top: 30px
}

.bg-ta-bl-rd .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_taglist a {
    color: #fff
}

.bg-ta-bl-rd .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ib {
    color: #fff;
    border-color: #fff
}

.bg-ta-bl-rd .c-hero-2nd .c-hero-2nd_grad::before {
    background-image: url(/templates/img/bgg-bl-rd.png);
    background-position: 0 0;
    width: 125%;
    height: 125%;
    top: auto;
    bottom: -20%
}

.bg-ta-dg-bl .c-hero-2nd::after {
    content: "";
    position: absolute;
    display: block;
    width: 440px;
    height: 342px;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    margin-left: 25px;
    background-image: url(www.fujitsu.com/imgv51/infinity-bl.png);
    background-size: 100% auto
}

.bg-ta-dg-bl .c-hero-2nd::after img {
    width: 100%
}

.bg-ta-dg-bl .c-hero-2nd .c-hero-2nd_textcol {
    color: #fff;
    font-size: 1.8rem
}

.bg-ta-dg-bl .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
    font-size: 3.8rem;
    line-height: 1.4;
    font-weight: 700
}

html[lang=ja] .bg-ta-dg-bl .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
    font-size: 3rem;
    line-height: 1.5
}

html[lang=zh-CN] .bg-ta-dg-bl .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
    font-size: 3rem;
    line-height: 1.5
}

html[lang=ko] .bg-ta-dg-bl .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
    font-size: 3rem;
    line-height: 1.5
}

html[lang=zh-TW] .bg-ta-dg-bl .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
    font-size: 3rem;
    line-height: 1.5
}

.bg-ta-dg-bl .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title+* {
    margin-top: 30px
}

.bg-ta-dg-bl .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_taglist a {
    color: #fff
}

.bg-ta-dg-bl .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ib {
    color: #fff;
    border-color: #fff
}

.bg-ta-dg-bl .c-hero-2nd .c-hero-2nd_grad::before {
    background-image: url(/templates/img/bgg-dg-bl.png);
    background-position: 0 0;
    width: 125%;
    height: 125%;
    top: auto;
    bottom: -20%
}

.bg-ta-mg-bl .c-hero-2nd::after {
    content: "";
    position: absolute;
    display: block;
    width: 440px;
    height: 342px;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    margin-left: 25px;
    background-image: url(www.fujitsu.com/imgv51/infinity-bl-mg.png);
    background-size: 100% auto
}

.bg-ta-mg-bl .c-hero-2nd::after img {
    width: 100%
}

.bg-ta-mg-bl .c-hero-2nd .c-hero-2nd_textcol {
    color: #fff;
    font-size: 1.8rem
}

.bg-ta-mg-bl .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
    font-size: 3.8rem;
    line-height: 1.4;
    font-weight: 700
}

html[lang=ja] .bg-ta-mg-bl .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
    font-size: 3rem;
    line-height: 1.5
}

html[lang=zh-CN] .bg-ta-mg-bl .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
    font-size: 3rem;
    line-height: 1.5
}

html[lang=ko] .bg-ta-mg-bl .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
    font-size: 3rem;
    line-height: 1.5
}

html[lang=zh-TW] .bg-ta-mg-bl .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
    font-size: 3rem;
    line-height: 1.5
}

.bg-ta-mg-bl .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title+* {
    margin-top: 30px
}

.bg-ta-mg-bl .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_taglist a {
    color: #fff
}

.bg-ta-mg-bl .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ib {
    color: #fff;
    border-color: #fff
}

.bg-ta-mg-bl .c-hero-2nd .c-hero-2nd_grad::before {
    background-image: url(/templates/img/bgg-mg-bl.png);
    background-position: 0 0;
    width: 125%;
    height: 125%;
    top: auto;
    bottom: -20%
}

.c-hero-2nd-bgg-cy-lg .c-hero-2nd_textcol {
    color: #000
}

.c-hero-2nd-bgg-cy-lg .c-hero-2nd_grad::before {
    background-image: url(/templates/img/bgg-cy-lg.png)
}

.c-hero-2nd-bgg-mg-cy .c-hero-2nd_logo {
    background-image: url(/templates/img/logo-uvance.svg)
}

.c-hero-2nd-bgg-mg-cy .c-hero-2nd_textcol {
    color: #fff
}

.c-hero-2nd-bgg-mg-cy .c-hero-2nd_grad {
    position: relative
}

.c-hero-2nd-bgg-mg-cy .c-hero-2nd_grad::before {
    background-image: url(/templates/img/bgg-mg-cy.png)
}

.c-hero-2nd-bnr .c-hero-2nd .c-hero-2nd_grad {
    padding: 0 0 0 3.7%
}

.c-hero-2nd-bnr .c-hero-2nd .c-hero-2nd_textcol {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 630px;
    height: 100%;
    padding: 7.4% 250px 7.4% 0;
    margin-right: 0
}

.c-hero-2nd-bnr .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_tag.c-hero-2nd_tag-logo {
    max-width: 296px;
    margin-bottom: 0
}

.c-hero-2nd-bnr .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
    font-weight: 400;
    font-size: 3.6rem;
    margin: 30px 0
}

.c-hero-2nd-bnr .c-hero-2nd .c-hero-2nd_textcol .c-btn {
    font-size: 1.3rem;
    margin-top: 0
}

.c-hero-2nd-bnr .c-hero-2nd .c-hero-2nd_textcol .c-btn .c-btn-ico {
    width: 32px;
    height: 32px
}

.c-hero-2nd-bnr .c-hero-2nd .c-hero-2nd_textcol .c-btn .c-btn-ico::before {
    border-color: #606060
}

.c-hero-2nd-bnr .c-hero-2nd .c-hero-2nd_textcol .c-btn .c-btn-ico svg {
    fill: #606060
}

.c-hero-2nd-bnr .c-hero-2nd .c-hero-2nd_textcol .c-btn .c-btn-ico svg .circle {
    stroke: #606060
}

.c-hero-2nd-bgg-cy-lg .c-hero-2nd-bnr .c-hero-2nd_grad {
    position: relative;
    overflow: hidden
}

.c-hero-2nd-bgg-cy-lg .c-hero-2nd-bnr .c-hero-2nd_grad::before {
    content: "";
    display: block;
    position: absolute;
    top: -2.5%;
    left: -2.5%;
    width: 105%;
    height: 105%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: bottom right;
    background-image: url(/jp/imagesgig5/bgg-cy-lg_tcm102-7150680_tcm102-2750236-32.png)
}

.c-hero-2nd-bgg-cy-lg .c-hero-2nd-bnr .c-hero-2nd_tag.c-hero-2nd_tag-logo {
    background-image: url(https://www2.fujitsu.com/-/media/Project/Fujitsu/Fujitsu-Portal/assets/img/logo-uvance-blk.svg)
}

.c-hero-2nd-bgg-cy-lg .c-hero-2nd-bnr .c-hero-2nd_textcol {
    color: #000
}

.c-hero-2nd-bgg-cy-lg .c-hero-2nd-bnr .c-hero-2nd_textcol .c-btn {
    color: #000
}

.c-hero-2nd-bgg-cy-lg .c-hero-2nd-bnr .c-hero-2nd_textcol .c-btn .c-btn-ico svg {
    fill: #000
}

.c-hero-2nd-bgg-cy-lg .c-hero-2nd-bnr .c-hero-2nd_textcol .c-btn .c-btn-ico svg .circle {
    stroke: #000
}

.c-hero-2nd-bgg-cy-lg .c-hero-2nd-bnr .c-hero-2nd_mark-bg::before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    background: url(/imgv51/infinity-lg.png) no-repeat;
    background-size: cover
}

.c-hero-2nd-bgg-mg-cy .c-hero-2nd-bnr .c-hero-2nd_grad {
    position: relative;
    overflow: hidden
}

.c-hero-2nd-bgg-mg-cy .c-hero-2nd-bnr .c-hero-2nd_grad::before {
    content: "";
    display: block;
    position: absolute;
    top: -2.5%;
    left: -2.5%;
    width: 105%;
    height: 105%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: bottom right;
    background-image: url(/templates/img/bgg-mg-cy.png)
}

.c-hero-2nd-bgg-mg-cy .c-hero-2nd-bnr .c-hero-2nd_tag.c-hero-2nd_tag-logo {
    background-image: url(/templates/img/logo-uvance.svg)
}

.c-hero-2nd-bgg-mg-cy .c-hero-2nd-bnr .c-hero-2nd_textcol {
    color: #fff
}

.c-hero-2nd-bgg-mg-cy .c-hero-2nd-bnr .c-hero-2nd_textcol .c-btn {
    color: #fff
}

.c-hero-2nd-bgg-mg-cy .c-hero-2nd-bnr .c-hero-2nd_textcol .c-btn .c-btn-ico svg {
    fill: #fff
}

.c-hero-2nd-bgg-mg-cy .c-hero-2nd-bnr .c-hero-2nd_textcol .c-btn .c-btn-ico svg .circle {
    stroke: #fff
}

.c-hero-2nd-bgg-mg-cy .c-hero-2nd-bnr .c-hero-2nd_mark-bg::before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    background: url(www.fujitsu.com/imgv51/infinity-cy.png) no-repeat;
    background-size: cover
}

.c-hero-sml {
    position: relative;
    overflow: hidden
}

.c-hero-sml_inr {
    position: relative;
    max-width: calc(1280px + 7.4%);
    padding: 0 3.7%;
    margin: auto;
    height: 220px;
    max-height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-top: 3.7%;
    padding-bottom: 3.7%
}

.c-hero-sml_title {
    font-size: 3.8rem;
    font-weight: 700;
    line-height: 1.3
}

html[lang=ja] .c-hero-sml_title {
    font-size: 3.2rem;
    line-height: 1.5
}

html[lang=zh-CN] .c-hero-sml_title {
    font-size: 3.2rem;
    line-height: 1.5
}

html[lang=ko] .c-hero-sml_title {
    font-size: 3.2rem;
    line-height: 1.5
}

html[lang=zh-TW] .c-hero-sml_title {
    font-size: 3.2rem;
    line-height: 1.5
}

.bg-tas-sb-h1-t1 .c-hero-sml {
    color: #fff
}

.bg-tas-sb-h1-t1 .c-hero-sml::before {
    content: "";
    display: block;
    position: absolute;
    background-image: url(/jp/imagesgig5/bg-sb-h1-t1_tcm102-7158549_tcm102-2750236-32.png);
    background-size: cover;
    background-position: center;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.bg-tas-sb-h1-t2 .c-hero-sml {
    color: #fff
}

.bg-tas-sb-h1-t2 .c-hero-sml::before {
    content: "";
    display: block;
    position: absolute;
    background-image: url(/templates/img/bg-sb-h1-t2.png);
    background-size: cover;
    background-position: center;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.bg-tas-sb-h1-t3 .c-hero-sml {
    color: #fff
}

.bg-tas-sb-h1-t3 .c-hero-sml::before {
    content: "";
    display: block;
    position: absolute;
    background-image: url(/templates/img/bg-sb-h1-t3.png);
    background-size: cover;
    background-position: center;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.bg-tas-sb-h1-t4 .c-hero-sml {
    color: #fff
}

.bg-tas-sb-h1-t4 .c-hero-sml::before {
    content: "";
    display: block;
    position: absolute;
    background-image: url(/templates/img/bg-sb-h1-t4.png);
    background-size: cover;
    background-position: center;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.bg-tas-sb-h1-t5 .c-hero-sml {
    color: #fff
}

.bg-tas-sb-h1-t5 .c-hero-sml::before {
    content: "";
    display: block;
    position: absolute;
    background-image: url(/templates/img/bg-sb-h1-t5.png);
    background-size: cover;
    background-position: center;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.bg-tas-sb-h2-t1 .c-hero-sml {
    color: #fff
}

.bg-tas-sb-h2-t1 .c-hero-sml::before {
    content: "";
    display: block;
    position: absolute;
    background-image: url(/templates/img/bg-sb-h2-t1.png);
    background-size: cover;
    background-position: center;
    width: 150%;
    height: 150%;
    top: 0;
    left: 0
}

.bg-tas-sb-h2-t2 .c-hero-sml {
    color: #fff
}

.bg-tas-sb-h2-t2 .c-hero-sml::before {
    content: "";
    display: block;
    position: absolute;
    background-image: url(/templates/img/bg-sb-h2-t2.png);
    background-size: cover;
    background-position: 0 0;
    width: 150%;
    height: 150%;
    top: 0;
    left: 0
}

.bg-tas-sb-h2-t3 .c-hero-sml {
    color: #000
}

.bg-tas-sb-h2-t3 .c-hero-sml::before {
    content: "";
    display: block;
    position: absolute;
    background-image: url(/templates/img/bg-sb-h2-t3.png);
    background-size: cover;
    background-position: center;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.bg-tas-sb-h2-t4 .c-hero-sml {
    color: #000
}

.bg-tas-sb-h2-t4 .c-hero-sml::before {
    content: "";
    display: block;
    position: absolute;
    background-image: url(/templates/img/bg-sb-h2-t4.png);
    background-size: cover;
    background-position: center;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.bg-tas-sb-h2-t5 .c-hero-sml {
    color: #000
}

.bg-tas-sb-h2-t5 .c-hero-sml::before {
    content: "";
    display: block;
    position: absolute;
    background-image: url(/templates/img/bg-sb-h2-t5.png);
    background-size: cover;
    background-position: center;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.bg-tas-sb-h3-t1 .c-hero-sml {
    color: #fff
}

.bg-tas-sb-h3-t1 .c-hero-sml::before {
    content: "";
    display: block;
    position: absolute;
    background-image: url(/templates/img/bg-sb-h3-t1.png);
    background-size: cover;
    background-position: center;
    width: 150%;
    height: 150%;
    top: 0;
    left: 0
}

.bg-tas-sb-h3-t2 .c-hero-sml {
    color: #fff
}

.bg-tas-sb-h3-t2 .c-hero-sml::before {
    content: "";
    display: block;
    position: absolute;
    background-image: url(/templates/img/bg-sb-h3-t2.png);
    background-size: cover;
    background-position: 0 0;
    width: 150%;
    height: 150%;
    top: 0;
    left: 0
}

.bg-tas-sb-h3-t3 .c-hero-sml {
    color: #000
}

.bg-tas-sb-h3-t3 .c-hero-sml::before {
    content: "";
    display: block;
    position: absolute;
    background-image: url(/templates/img/bg-sb-h3-t3.png);
    background-size: cover;
    background-position: center;
    width: 150%;
    height: 150%;
    top: 0;
    left: 0
}

.bg-tas-sb-h3-t4 .c-hero-sml {
    color: #000
}

.bg-tas-sb-h3-t4 .c-hero-sml::before {
    content: "";
    display: block;
    position: absolute;
    background-image: url(/templates/img/bg-sb-h3-t4.png);
    background-size: cover;
    background-position: center;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.bg-tas-sb-h3-t5 .c-hero-sml {
    color: #fff
}

.bg-tas-sb-h3-t5 .c-hero-sml::before {
    content: "";
    display: block;
    position: absolute;
    background-image: url(/templates/img/bg-sb-h3-t5.png);
    background-size: cover;
    background-position: center;
    width: 200%;
    height: 200%;
    top: 0;
    left: 0
}

.bg-tas-sb-h4-t1 .c-hero-sml {
    color: #fff
}

.bg-tas-sb-h4-t1 .c-hero-sml::before {
    content: "";
    display: block;
    position: absolute;
    background-image: url(/templates/img/bg-sb-h4-t1.png);
    background-size: cover;
    background-position: center;
    width: 150%;
    height: 150%;
    top: 0;
    left: 0
}

.bg-tas-sb-h4-t2 .c-hero-sml {
    color: #fff
}

.bg-tas-sb-h4-t2 .c-hero-sml::before {
    content: "";
    display: block;
    position: absolute;
    background-image: url(/templates/img/bg-sb-h4-t2.png);
    background-size: cover;
    background-position: 0 0;
    width: 150%;
    height: 150%;
    top: 0;
    left: 0
}

.bg-tas-sb-h4-t3 .c-hero-sml {
    color: #000
}

.bg-tas-sb-h4-t3 .c-hero-sml::before {
    content: "";
    display: block;
    position: absolute;
    background-image: url(/templates/img/bg-sb-h4-t3.png);
    background-size: cover;
    background-position: center;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.bg-tas-sb-h4-t4 .c-hero-sml {
    color: #000
}

.bg-tas-sb-h4-t4 .c-hero-sml::before {
    content: "";
    display: block;
    position: absolute;
    background-image: url(/templates/img/bg-sb-h4-t4.png);
    background-size: cover;
    background-position: center;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.bg-tas-sb-h4-t5 .c-hero-sml {
    color: #000
}

.bg-tas-sb-h4-t5 .c-hero-sml::before {
    content: "";
    display: block;
    position: absolute;
    background-image: url(/templates/img/bg-sb-h4-t5.png);
    background-size: cover;
    background-position: center;
    width: 200%;
    height: 200%;
    top: 0;
    left: 0
}

.bg-tas-sb-h5-t1 .c-hero-sml {
    color: #000
}

.bg-tas-sb-h5-t1 .c-hero-sml::before {
    content: "";
    display: block;
    position: absolute;
    background-image: url(/jp/imagesgig5/bg-sb-h5-t1_tcm102-7181758_tcm102-2750236-32.png);
    background-size: cover;
    background-position: center;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.bg-tas-sb-h5-t2 .c-hero-sml {
    color: #000
}

.bg-tas-sb-h5-t2 .c-hero-sml::before {
    content: "";
    display: block;
    position: absolute;
    background-image: url(/templates/img/bg-sb-h5-t2.png);
    background-size: cover;
    background-position: center;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.bg-tas-sb-h5-t3 .c-hero-sml {
    color: #000
}

.bg-tas-sb-h5-t3 .c-hero-sml::before {
    content: "";
    display: block;
    position: absolute;
    background-image: url(/templates/img/bg-sb-h5-t3.png);
    background-size: cover;
    background-position: center;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.bg-tas-sb-h5-t4 .c-hero-sml {
    color: #000
}

.bg-tas-sb-h5-t4 .c-hero-sml::before {
    content: "";
    display: block;
    position: absolute;
    background-image: url(/templates/img/bg-sb-h5-t4.png);
    background-size: cover;
    background-position: center;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.bg-tas-sb-h5-t5 .c-hero-sml {
    color: #000
}

.bg-tas-sb-h5-t5 .c-hero-sml::before {
    content: "";
    display: block;
    position: absolute;
    background-image: url(/templates/img/bg-sb-h5-t5.png);
    background-size: cover;
    background-position: center;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.bg-tas-sb-e1-t1 .c-hero-sml {
    color: #000
}

.bg-tas-sb-e1-t1 .c-hero-sml::before {
    content: "";
    display: block;
    position: absolute;
    background-image: url(/templates/img/bg-sb-e1-t1.png);
    background-size: cover;
    background-position: center;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.bg-tas-sb-e1-t2 .c-hero-sml {
    color: #000
}

.bg-tas-sb-e1-t2 .c-hero-sml::before {
    content: "";
    display: block;
    position: absolute;
    background-image: url(/templates/img/bg-sb-e1-t2.png);
    background-size: cover;
    background-position: center;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.bg-tas-sb-e1-t3 .c-hero-sml {
    color: #000
}

.bg-tas-sb-e1-t3 .c-hero-sml::before {
    content: "";
    display: block;
    position: absolute;
    background-image: url(/templates/img/bg-sb-e1-t3.png);
    background-size: cover;
    background-position: center;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.bg-tas-sb-e1-t4 .c-hero-sml {
    color: #000
}

.bg-tas-sb-e1-t4 .c-hero-sml::before {
    content: "";
    display: block;
    position: absolute;
    background-image: url(/templates/img/bg-sb-e1-t4.png);
    background-size: cover;
    background-position: center;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.bg-tas-sb-e1-t5 .c-hero-sml {
    color: #000
}

.bg-tas-sb-e1-t5 .c-hero-sml::before {
    content: "";
    display: block;
    position: absolute;
    background-image: url(/templates/img/bg-sb-e1-t5.png);
    background-size: cover;
    background-position: center;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.bg-tas-sb-e2-t1 .c-hero-sml {
    color: #000
}

.bg-tas-sb-e2-t1 .c-hero-sml::before {
    content: "";
    display: block;
    position: absolute;
    background-image: url(/templates/img/bg-sb-e2-t1.png);
    background-size: cover;
    background-position: center;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.bg-tas-sb-e2-t2 .c-hero-sml {
    color: #000
}

.bg-tas-sb-e2-t2 .c-hero-sml::before {
    content: "";
    display: block;
    position: absolute;
    background-image: url(/templates/img/bg-sb-e2-t2.png);
    background-size: cover;
    background-position: center;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.bg-tas-sb-e2-t3 .c-hero-sml {
    color: #000
}

.bg-tas-sb-e2-t3 .c-hero-sml::before {
    content: "";
    display: block;
    position: absolute;
    background-image: url(/templates/img/bg-sb-e2-t3.png);
    background-size: cover;
    background-position: center;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.bg-tas-sb-e2-t4 .c-hero-sml {
    color: #000
}

.bg-tas-sb-e2-t4 .c-hero-sml::before {
    content: "";
    display: block;
    position: absolute;
    background-image: url(/templates/img/bg-sb-e2-t4.png);
    background-size: cover;
    background-position: center;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.bg-tas-sb-e2-t5 .c-hero-sml {
    color: #000
}

.bg-tas-sb-e2-t5 .c-hero-sml::before {
    content: "";
    display: block;
    position: absolute;
    background-image: url(/templates/img/bg-sb-e2-t5.png);
    background-size: cover;
    background-position: center;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.bg-tas-sb-e3-t1 .c-hero-sml {
    color: #000
}

.bg-tas-sb-e3-t1 .c-hero-sml::before {
    content: "";
    display: block;
    position: absolute;
    background-image: url(/templates/img/bg-sb-e3-t1.png);
    background-size: cover;
    background-position: center;
    width: 150%;
    height: 150%;
    top: 0;
    left: 0
}

.bg-tas-sb-e3-t2 .c-hero-sml {
    color: #000
}

.bg-tas-sb-e3-t2 .c-hero-sml::before {
    content: "";
    display: block;
    position: absolute;
    background-image: url(/templates/img/bg-sb-e3-t2.png);
    background-size: cover;
    background-position: 0 0;
    width: 150%;
    height: 150%;
    top: 0;
    left: 0
}

.bg-tas-sb-e3-t3 .c-hero-sml {
    color: #000
}

.bg-tas-sb-e3-t3 .c-hero-sml::before {
    content: "";
    display: block;
    position: absolute;
    background-image: url(/templates/img/bg-sb-e3-t3.png);
    background-size: cover;
    background-position: center;
    width: 150%;
    height: 150%;
    top: 0;
    left: 0
}

.bg-tas-sb-e3-t4 .c-hero-sml {
    color: #000
}

.bg-tas-sb-e3-t4 .c-hero-sml::before {
    content: "";
    display: block;
    position: absolute;
    background-image: url(/templates/img/bg-sb-e3-t4.png);
    background-size: cover;
    background-position: center;
    width: 120%;
    height: 120%;
    top: 0;
    left: 0
}

.bg-tas-sb-e3-t5 .c-hero-sml {
    color: #000
}

.bg-tas-sb-e3-t5 .c-hero-sml::before {
    content: "";
    display: block;
    position: absolute;
    background-image: url(/templates/img/bg-sb-e3-t5.png);
    background-size: cover;
    background-position: center;
    width: 200%;
    height: 200%;
    top: 0;
    left: 0
}

.bg-tas-sb-e4-t1 .c-hero-sml {
    color: #fff
}

.bg-tas-sb-e4-t1 .c-hero-sml::before {
    content: "";
    display: block;
    position: absolute;
    background-image: url(/templates/img/bg-sb-e4-t1.png);
    background-size: cover;
    background-position: center;
    width: 150%;
    height: 150%;
    top: 0;
    left: 0
}

.bg-tas-sb-e4-t2 .c-hero-sml {
    color: #fff
}

.bg-tas-sb-e4-t2 .c-hero-sml::before {
    content: "";
    display: block;
    position: absolute;
    background-image: url(/templates/img/bg-sb-e4-t2.png);
    background-size: cover;
    background-position: 0 0;
    width: 150%;
    height: 150%;
    top: 0;
    left: 0
}

.bg-tas-sb-e4-t3 .c-hero-sml {
    color: #000
}

.bg-tas-sb-e4-t3 .c-hero-sml::before {
    content: "";
    display: block;
    position: absolute;
    background-image: url(/templates/img/bg-sb-e4-t3.png);
    background-size: cover;
    background-position: 0 0;
    width: 150%;
    height: 150%;
    top: 0;
    left: 0
}

.bg-tas-sb-e4-t4 .c-hero-sml {
    color: #000
}

.bg-tas-sb-e4-t4 .c-hero-sml::before {
    content: "";
    display: block;
    position: absolute;
    background-image: url(/templates/img/bg-sb-e4-t4.png);
    background-size: cover;
    background-position: center;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.bg-tas-sb-e4-t5 .c-hero-sml {
    color: #000
}

.bg-tas-sb-e4-t5 .c-hero-sml::before {
    content: "";
    display: block;
    position: absolute;
    background-image: url(/templates/img/bg-sb-e4-t5.png);
    background-size: cover;
    background-position: -400px 350px;
    width: 200%;
    height: 200%;
    top: 0;
    left: 0
}

.bg-tas-sb-e5-t1 .c-hero-sml {
    color: #000
}

.bg-tas-sb-e5-t1 .c-hero-sml::before {
    content: "";
    display: block;
    position: absolute;
    background-image: url(/templates/img/bg-sb-e5-t1.png);
    background-size: cover;
    background-position: center;
    width: 170%;
    height: 170%;
    top: 0;
    left: 0
}

.bg-tas-sb-e5-t2 .c-hero-sml {
    color: #000
}

.bg-tas-sb-e5-t2 .c-hero-sml::before {
    content: "";
    display: block;
    position: absolute;
    background-image: url(/templates/img/bg-sb-e5-t2.png);
    background-size: cover;
    background-position: 0 0;
    width: 150%;
    height: 150%;
    top: 0;
    left: 0
}

.bg-tas-sb-e5-t3 .c-hero-sml {
    color: #000
}

.bg-tas-sb-e5-t3 .c-hero-sml::before {
    content: "";
    display: block;
    position: absolute;
    background-image: url(/templates/img/bg-sb-e5-t3.png);
    background-size: cover;
    background-position: center;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.bg-tas-sb-e5-t4 .c-hero-sml {
    color: #000
}

.bg-tas-sb-e5-t4 .c-hero-sml::before {
    content: "";
    display: block;
    position: absolute;
    background-image: url(/templates/img/bg-sb-e5-t4.png);
    background-size: cover;
    background-position: center;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.bg-tas-sb-e5-t5 .c-hero-sml {
    color: #fff
}

.bg-tas-sb-e5-t5 .c-hero-sml::before {
    content: "";
    display: block;
    position: absolute;
    background-image: url(/templates/img/bg-sb-e5-t5.png);
    background-size: cover;
    background-position: center;
    width: 200%;
    height: 200%;
    top: 0;
    left: 0
}

.bg-tas-sb-e6-t1 .c-hero-sml {
    color: #fff
}

.bg-tas-sb-e6-t1 .c-hero-sml::before {
    content: "";
    display: block;
    position: absolute;
    background-image: url(/templates/img/bg-sb-e6-t1.png);
    background-size: cover;
    background-position: 0 -130px;
    width: 170%;
    height: 170%;
    top: 0;
    left: 0
}

.bg-tas-sb-e6-t2 .c-hero-sml {
    color: #fff
}

.bg-tas-sb-e6-t2 .c-hero-sml::before {
    content: "";
    display: block;
    position: absolute;
    background-image: url(/templates/img/bg-sb-e6-t2.png);
    background-size: cover;
    background-position: 0 0;
    width: 150%;
    height: 150%;
    top: 0;
    left: 0
}

.bg-tas-sb-e6-t3 .c-hero-sml {
    color: #000
}

.bg-tas-sb-e6-t3 .c-hero-sml::before {
    content: "";
    display: block;
    position: absolute;
    background-image: url(/templates/img/bg-sb-e6-t3.png);
    background-size: cover;
    background-position: center;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.bg-tas-sb-e6-t4 .c-hero-sml {
    color: #000
}

.bg-tas-sb-e6-t4 .c-hero-sml::before {
    content: "";
    display: block;
    position: absolute;
    background-image: url(/templates/img/bg-sb-e6-t4.png);
    background-size: cover;
    background-position: center;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.bg-tas-sb-e6-t5 .c-hero-sml {
    color: #000
}

.bg-tas-sb-e6-t5 .c-hero-sml::before {
    content: "";
    display: block;
    position: absolute;
    background-image: url(/templates/img/bg-sb-e6-t5.png);
    background-size: cover;
    background-position: -400px 350px;
    width: 200%;
    height: 200%;
    top: 0;
    left: 0
}

.bg-tas-sb-e7-t1 .c-hero-sml {
    color: #fff
}

.bg-tas-sb-e7-t1 .c-hero-sml::before {
    content: "";
    display: block;
    position: absolute;
    background-image: url(/templates/img/bg-sb-e7-t1.png);
    background-size: cover;
    background-position: 0 -130px;
    width: 170%;
    height: 170%;
    top: 0;
    left: 0
}

.bg-tas-sb-e7-t2 .c-hero-sml {
    color: #fff
}

.bg-tas-sb-e7-t2 .c-hero-sml::before {
    content: "";
    display: block;
    position: absolute;
    background-image: url(/templates/img/bg-sb-e7-t2.png);
    background-size: cover;
    background-position: 0 0;
    width: 150%;
    height: 150%;
    top: 0;
    left: 0
}

.bg-tas-sb-e7-t3 .c-hero-sml {
    color: #000
}

.bg-tas-sb-e7-t3 .c-hero-sml::before {
    content: "";
    display: block;
    position: absolute;
    background-image: url(/templates/img/bg-sb-e7-t3.png);
    background-size: cover;
    background-position: center;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.bg-tas-sb-e7-t4 .c-hero-sml {
    color: #000
}

.bg-tas-sb-e7-t4 .c-hero-sml::before {
    content: "";
    display: block;
    position: absolute;
    background-image: url(/templates/img/bg-sb-e7-t4.png);
    background-size: cover;
    background-position: center;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.bg-tas-sb-e7-t5 .c-hero-sml {
    color: #000
}

.bg-tas-sb-e7-t5 .c-hero-sml::before {
    content: "";
    display: block;
    position: absolute;
    background-image: url(/templates/img/bg-sb-e7-t5.png);
    background-size: cover;
    background-position: -400px 350px;
    width: 200%;
    height: 200%;
    top: 0;
    left: 0
}

.bg-tas-sb-e8-t1 .c-hero-sml {
    color: #fff
}

.bg-tas-sb-e8-t1 .c-hero-sml::before {
    content: "";
    display: block;
    position: absolute;
    background-image: url(/templates/img/bg-sb-e8-t1.png);
    background-size: cover;
    background-position: center;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.bg-tas-sb-e8-t2 .c-hero-sml {
    color: #fff
}

.bg-tas-sb-e8-t2 .c-hero-sml::before {
    content: "";
    display: block;
    position: absolute;
    background-image: url(/templates/img/bg-sb-e8-t2.png);
    background-size: cover;
    background-position: center;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.bg-tas-sb-e8-t3 .c-hero-sml {
    color: #fff
}

.bg-tas-sb-e8-t3 .c-hero-sml::before {
    content: "";
    display: block;
    position: absolute;
    background-image: url(/templates/img/bg-sb-e8-t3.png);
    background-size: cover;
    background-position: center;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.bg-tas-sb-e8-t4 .c-hero-sml {
    color: #fff
}

.bg-tas-sb-e8-t4 .c-hero-sml::before {
    content: "";
    display: block;
    position: absolute;
    background-image: url(/templates/img/bg-sb-e8-t4.png);
    background-size: cover;
    background-position: center;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.bg-tas-sb-e8-t5 .c-hero-sml {
    color: #fff
}

.bg-tas-sb-e8-t5 .c-hero-sml::before {
    content: "";
    display: block;
    position: absolute;
    background-image: url(/templates/img/bg-sb-e8-t5.png);
    background-size: cover;
    background-position: center;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.bg-tas-sb-e9-t1 .c-hero-sml {
    color: #fff
}

.bg-tas-sb-e9-t1 .c-hero-sml::before {
    content: "";
    display: block;
    position: absolute;
    background-image: url(/templates/img/bg-sb-e9-t1.png);
    background-size: cover;
    background-position: center;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.bg-tas-sb-e9-t2 .c-hero-sml {
    color: #fff
}

.bg-tas-sb-e9-t2 .c-hero-sml::before {
    content: "";
    display: block;
    position: absolute;
    background-image: url(/templates/img/bg-sb-e9-t2.png);
    background-size: cover;
    background-position: center;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.bg-tas-sb-e9-t3 .c-hero-sml {
    color: #fff
}

.bg-tas-sb-e9-t3 .c-hero-sml::before {
    content: "";
    display: block;
    position: absolute;
    background-image: url(/templates/img/bg-sb-e9-t3.png);
    background-size: cover;
    background-position: center;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.bg-tas-sb-e9-t4 .c-hero-sml {
    color: #fff
}

.bg-tas-sb-e9-t4 .c-hero-sml::before {
    content: "";
    display: block;
    position: absolute;
    background-image: url(/templates/img/bg-sb-e9-t4.png);
    background-size: cover;
    background-position: center;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.bg-tas-sb-e9-t5 .c-hero-sml {
    color: #fff
}

.bg-tas-sb-e9-t5 .c-hero-sml::before {
    content: "";
    display: block;
    position: absolute;
    background-image: url(/templates/img/bg-sb-e9-t5.png);
    background-size: cover;
    background-position: center;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.bg-tas-sb-e10-t1 .c-hero-sml {
    color: #fff
}

.bg-tas-sb-e10-t1 .c-hero-sml::before {
    content: "";
    display: block;
    position: absolute;
    background-image: url(/templates/img/bg-sb-e10-t1.png);
    background-size: cover;
    background-position: center;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.bg-tas-sb-e10-t2 .c-hero-sml {
    color: #fff
}

.bg-tas-sb-e10-t2 .c-hero-sml::before {
    content: "";
    display: block;
    position: absolute;
    background-image: url(/templates/img/bg-sb-e10-t2.png);
    background-size: cover;
    background-position: center;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.bg-tas-sb-e10-t3 .c-hero-sml {
    color: #fff
}

.bg-tas-sb-e10-t3 .c-hero-sml::before {
    content: "";
    display: block;
    position: absolute;
    background-image: url(/templates/img/bg-sb-e10-t3.png);
    background-size: cover;
    background-position: center;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.bg-tas-sb-e10-t4 .c-hero-sml {
    color: #fff
}

.bg-tas-sb-e10-t4 .c-hero-sml::before {
    content: "";
    display: block;
    position: absolute;
    background-image: url(/templates/img/bg-sb-e10-t4.png);
    background-size: cover;
    background-position: center;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.bg-tas-sb-e10-t5 .c-hero-sml {
    color: #fff
}

.bg-tas-sb-e10-t5 .c-hero-sml::before {
    content: "";
    display: block;
    position: absolute;
    background-image: url(/templates/img/bg-sb-e10-t5.png);
    background-size: cover;
    background-position: center;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.c-btn {
    display: inline-block;
    color: #5f5f5f;
    font-size: 1.2rem;
    text-decoration: none;
    position: relative
}

.c-btn-l {
    font-size: 1.4rem
}

.c-btn-white {
    color: #fff
}

.c-btn-white:hover {
    color: #fff
}

.c-btn-white:active,.c-btn-white:focus {
    color: #fff
}

.c-btn-bk {
    color: #000
}

.c-btn-bk:hover {
    color: #000
}

.c-btn-bk:active,.c-btn-bk:focus {
    color: #000
}

.c-btn-ico {
    position: relative;
    display: inline-block;
    width: 26px;
    height: 26px;
    vertical-align: middle;
    margin-right: 7px
}

.c-btn-ico::before {
    position: absolute;
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    border: 1px solid #5f5f5f;
    opacity: 0;
    z-index: 0
}

.c-btn-ico svg {
    fill: #5f5f5f;
    position: absolute;
    top: 0;
    left: 0
}

.c-btn-ico svg .circle {
    fill: none;
    stroke: #5f5f5f;
    stroke-width: 1px;
    width: 100%;
    height: 100%;
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center
}

.c-btn-ico svg .arrow {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: -webkit-transform .3s ease-in-out;
    transition: -webkit-transform .3s ease-in-out;
    -o-transition: transform .3s ease-in-out;
    transition: transform .3s ease-in-out;
    transition: transform .3s ease-in-out,-webkit-transform .3s ease-in-out
}

.c-btn-ico-2 {
    width: 32px;
    height: 32px
}

.c-btn-ico-2::before {
    border-color: #606060
}

.c-btn-ico-2 svg {
    fill: #606060;
    top: -.2em
}

.c-btn-ico-2 svg .circle {
    stroke: #606060
}

.c-btn-ico-l {
    width: 58px;
    height: 58px
}

.c-btn-ico-white::before {
    border-color: #fff
}

.c-btn-ico-white svg {
    fill: #fff
}

.c-btn-ico-white svg .circle {
    fill: none;
    stroke: #fff
}

.c-btn-ico-bk::before {
    border-color: #000
}

.c-btn-ico-bk svg {
    fill: #000
}

.c-btn-ico-bk svg .circle {
    fill: none;
    stroke: #000
}

a:hover .c-btn .c-btn-ico::before {
    opacity: .1
}

a:hover .c-btn .c-btn-ico svg .arrow {
    -webkit-animation: arrow 1.5s forwards ease-in-out;
    animation: arrow 1.5s forwards ease-in-out
}

a:hover .c-btn .c-btn-ico svg .circle {
    fill: transparent;
    stroke: #5f5f5f;
    stroke-width: 1;
    -webkit-animation: circle 2s forwards cubic-bezier(.215,.61,.355,1);
    animation: circle 2s forwards cubic-bezier(.215,.61,.355,1)
}

a:hover .c-btn.c-btn-white .c-btn-ico-white svg .circle {
    fill: transparent;
    stroke: #fff;
    stroke-width: 1
}

a:hover .c-btn.c-btn-bk .c-btn-ico-bk svg .circle {
    fill: transparent;
    stroke: #000;
    stroke-width: 1
}

a.c-btn:hover .c-btn-ico::before {
    opacity: .1;
    -webkit-animation: arrow_bg 2s forwards cubic-bezier(.215,.61,.355,1);
    animation: arrow_bg 2s forwards cubic-bezier(.215,.61,.355,1)
}

a.c-btn:hover .c-btn-ico svg .arrow {
    -webkit-animation: arrow 1.5s forwards ease-in-out;
    animation: arrow 1.5s forwards ease-in-out
}

a.c-btn:hover .c-btn-ico svg .circle {
    fill: transparent;
    stroke: #5f5f5f;
    stroke-width: 1;
    -webkit-animation: circle 2s forwards cubic-bezier(.215,.61,.355,1);
    animation: circle 2s forwards cubic-bezier(.215,.61,.355,1)
}

a.c-btn-white:hover .c-btn-ico-white::before,a.c-btn-bk:hover .c-btn-ico-bk::before {
    opacity: .2;
    -webkit-animation: arrow_bg 2s forwards cubic-bezier(.215,.61,.355,1);
    animation: arrow_bg 2s forwards cubic-bezier(.215,.61,.355,1)
}

a.c-btn-white:hover .c-btn-ico-white svg .circle {
    fill: transparent;
    stroke: #fff;
    stroke-width: 1
}

a.c-btn-bk:hover .c-btn-ico-bk svg .circle {
    fill: transparent;
    stroke: #000;
    stroke-width: 1
}

@keyframes arrow_bg {
    0% {
        opacity: .1
    }

    100% {
        opacity: 0
    }
}

@keyframes arrow {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    10% {
        opacity: 0;
        -webkit-transform: translateX(50%);
        transform: translateX(50%)
    }

    25% {
        opacity: 0;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    40% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes circle {
    0% {
        stroke-dasharray: 0 300;
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    10% {
        stroke-dasharray: 50 100
    }

    20% {
        stroke-dasharray: 100 200
    }

    30% {
        stroke-dasharray: 150 300
    }

    40% {
        stroke-dasharray: 200 300
    }

    60% {
        stroke-dasharray: 300 300;
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.c-btn-back .c-btn-ico svg {
    -webkit-transform: scaleX(-1);
    -ms-transform: scaleX(-1);
    transform: scaleX(-1)
}

a.c-btn-back:hover .c-btn-ico::before {
    opacity: .5
}

a.c-btn-back:hover .c-btn-ico svg .circle {
    fill: transparent;
    stroke-width: 2
}

.c-btn-cta-ib {
    position: relative;
    font-size: 1.6rem;
    font-weight: 700;
    line-height: 1.5;
    color: #fff;
    display: inline-block;
    border: 1px solid #fff;
    padding: 13px 20px 13px 16px;
    vertical-align: middle;
    -webkit-transition: -webkit-box-shadow .3s ease-in-out;
    transition: -webkit-box-shadow .3s ease-in-out;
    -o-transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out,-webkit-box-shadow .3s ease-in-out
}

.c-btn-cta-ib img,.c-btn-cta-ib svg {
    vertical-align: middle;
    margin-right: 10px
}

.c-btn-cta-ib:hover {
    -webkit-box-shadow: 0 0 8px #fff;
    box-shadow: 0 0 8px #fff
}

.c-btn-cta-ico-pdf>span {
    display: block;
    position: relative;
    padding-left: 35px
}

.c-btn-cta-ico-pdf>span::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    display: block;
    width: 28px;
    height: 28px;
    background: url(/templates/img/ico-pdf.svg) no-repeat;
    background-size: cover;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.c-btn-cta {
    position: relative;
    display: block;
    color: #000;
    text-align: center;
    font-size: 2.1rem;
    line-height: 1.2;
    font-weight: 700;
    display: block;
    padding: 30px 25px;
    border: 1px solid #000;
    overflow: hidden;
    width: 580px;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    -webkit-transition: -webkit-box-shadow .3s ease-in-out;
    transition: -webkit-box-shadow .3s ease-in-out;
    -o-transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out,-webkit-box-shadow .3s ease-in-out
}

.c-btn-cta:hover {
    -webkit-box-shadow: 0 0 8px #555;
    box-shadow: 0 0 8px #555
}

.c-btn-cta.c-btn-cta-ico-pdf>span {
    position: relative;
    display: inline-block;
    padding-left: 35px
}

.c-btn-cta.c-btn-cta-ico-pdf>span::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    display: block;
    width: 32px;
    height: 32px;
    background: url(/templates/img/ico-pdf-blk.svg) no-repeat;
    background-size: cover;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.c-btn-cta+.c-btn-cta {
    margin-top: 30px
}

.bg-btn-w .c-btn-cta {
    background-color: #fff
}

.bg-btn-w .c-btn-cta>span {
    color: #000
}

.bg-btn-w .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf-blk.svg)!important
}

.c-btn-cta_cap {
    text-align: center;
    font-size: 1.3rem;
    margin-top: 10px
}

.btn-cta-small .c-btn-cta {
    font-size: 1.7rem;
    padding: 20px 10px
}

.btn-cta-small .c-btn-cta.c-btn-cta-ico-pdf>span::before {
    width: 24px;
    height: 27px
}

.bg-btn-sb-h1-t1 .c-btn-cta {
    position: relative;
    color: #fff;
    border-style: none;
    overflow: hidden;
    -webkit-transition: -webkit-box-shadow .3s ease-in-out;
    transition: -webkit-box-shadow .3s ease-in-out;
    -o-transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out,-webkit-box-shadow .3s ease-in-out
}

.bg-btn-sb-h1-t1 .c-btn-cta:hover {
    -webkit-box-shadow: 0 0 8px #555;
    box-shadow: 0 0 8px #555
}

.bg-btn-sb-h1-t1 .c-btn-cta::before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bg-sb-h1-t1.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 0;
    z-index: 0
}

.bg-btn-sb-h1-t1 .c-btn-cta>span {
    position: relative;
    display: inline-block;
    padding-left: 35px
}

.bg-btn-sb-h1-t1 .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf.svg)
}

.bg-btn-sb-h1-t1 .p-viewmore .p-viewmore_btn .c-btn-cta {
    color: #fff
}

.bg-btn-sb-h1-t1 .p-viewmore .p-viewmore_btn .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf.svg)
}

.bg-btn-sb-h1-t2 .c-btn-cta {
    position: relative;
    color: #fff;
    border-style: none;
    overflow: hidden;
    -webkit-transition: -webkit-box-shadow .3s ease-in-out;
    transition: -webkit-box-shadow .3s ease-in-out;
    -o-transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out,-webkit-box-shadow .3s ease-in-out
}

.bg-btn-sb-h1-t2 .c-btn-cta:hover {
    -webkit-box-shadow: 0 0 8px #555;
    box-shadow: 0 0 8px #555
}

.bg-btn-sb-h1-t2 .c-btn-cta::before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bg-sb-h1-t2.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 0;
    z-index: 0
}

.bg-btn-sb-h1-t2 .c-btn-cta>span {
    position: relative;
    display: inline-block;
    padding-left: 35px
}

.bg-btn-sb-h1-t2 .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf.svg)
}

.bg-btn-sb-h1-t2 .p-viewmore .p-viewmore_btn .c-btn-cta {
    color: #fff
}

.bg-btn-sb-h1-t2 .p-viewmore .p-viewmore_btn .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf.svg)
}

.bg-btn-sb-h1-t3 .c-btn-cta {
    position: relative;
    color: #fff;
    border-style: none;
    overflow: hidden;
    -webkit-transition: -webkit-box-shadow .3s ease-in-out;
    transition: -webkit-box-shadow .3s ease-in-out;
    -o-transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out,-webkit-box-shadow .3s ease-in-out
}

.bg-btn-sb-h1-t3 .c-btn-cta:hover {
    -webkit-box-shadow: 0 0 8px #555;
    box-shadow: 0 0 8px #555
}

.bg-btn-sb-h1-t3 .c-btn-cta::before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bg-sb-h1-t3.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 0;
    z-index: 0
}

.bg-btn-sb-h1-t3 .c-btn-cta>span {
    position: relative;
    display: inline-block;
    padding-left: 35px
}

.bg-btn-sb-h1-t3 .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf.svg)
}

.bg-btn-sb-h1-t3 .p-viewmore .p-viewmore_btn .c-btn-cta {
    color: #fff
}

.bg-btn-sb-h1-t3 .p-viewmore .p-viewmore_btn .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf.svg)
}

.bg-btn-sb-h1-t4 .c-btn-cta {
    position: relative;
    color: #fff;
    border-style: none;
    overflow: hidden;
    -webkit-transition: -webkit-box-shadow .3s ease-in-out;
    transition: -webkit-box-shadow .3s ease-in-out;
    -o-transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out,-webkit-box-shadow .3s ease-in-out
}

.bg-btn-sb-h1-t4 .c-btn-cta:hover {
    -webkit-box-shadow: 0 0 8px #555;
    box-shadow: 0 0 8px #555
}

.bg-btn-sb-h1-t4 .c-btn-cta::before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bg-sb-h1-t4.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 0;
    z-index: 0
}

.bg-btn-sb-h1-t4 .c-btn-cta>span {
    position: relative;
    display: inline-block;
    padding-left: 35px
}

.bg-btn-sb-h1-t4 .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf.svg)
}

.bg-btn-sb-h1-t4 .p-viewmore .p-viewmore_btn .c-btn-cta {
    color: #fff
}

.bg-btn-sb-h1-t4 .p-viewmore .p-viewmore_btn .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf.svg)
}

.bg-btn-sb-h1-t5 .c-btn-cta {
    position: relative;
    color: #fff;
    border-style: none;
    overflow: hidden;
    -webkit-transition: -webkit-box-shadow .3s ease-in-out;
    transition: -webkit-box-shadow .3s ease-in-out;
    -o-transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out,-webkit-box-shadow .3s ease-in-out
}

.bg-btn-sb-h1-t5 .c-btn-cta:hover {
    -webkit-box-shadow: 0 0 8px #555;
    box-shadow: 0 0 8px #555
}

.bg-btn-sb-h1-t5 .c-btn-cta::before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bg-sb-h1-t5.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 0;
    z-index: 0
}

.bg-btn-sb-h1-t5 .c-btn-cta>span {
    position: relative;
    display: inline-block;
    padding-left: 35px
}

.bg-btn-sb-h1-t5 .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf.svg)
}

.bg-btn-sb-h1-t5 .p-viewmore .p-viewmore_btn .c-btn-cta {
    color: #fff
}

.bg-btn-sb-h1-t5 .p-viewmore .p-viewmore_btn .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf.svg)
}

.bg-btn-sb-h2-t4 .c-btn-cta {
    position: relative;
    color: #fff;
    border-style: none;
    overflow: hidden;
    -webkit-transition: -webkit-box-shadow .3s ease-in-out;
    transition: -webkit-box-shadow .3s ease-in-out;
    -o-transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out,-webkit-box-shadow .3s ease-in-out
}

.bg-btn-sb-h2-t4 .c-btn-cta:hover {
    -webkit-box-shadow: 0 0 8px #555;
    box-shadow: 0 0 8px #555
}

.bg-btn-sb-h2-t4 .c-btn-cta::before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bg-sb-h2-t4.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 0;
    z-index: 0
}

.bg-btn-sb-h2-t4 .c-btn-cta>span {
    position: relative;
    display: inline-block;
    padding-left: 35px
}

.bg-btn-sb-h2-t4 .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf.svg)
}

.bg-btn-sb-h2-t4 .p-viewmore .p-viewmore_btn .c-btn-cta {
    color: #fff
}

.bg-btn-sb-h2-t4 .p-viewmore .p-viewmore_btn .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf.svg)
}

.bg-btn-sb-h3-t2 .c-btn-cta {
    position: relative;
    color: #fff;
    border-style: none;
    overflow: hidden;
    -webkit-transition: -webkit-box-shadow .3s ease-in-out;
    transition: -webkit-box-shadow .3s ease-in-out;
    -o-transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out,-webkit-box-shadow .3s ease-in-out
}

.bg-btn-sb-h3-t2 .c-btn-cta:hover {
    -webkit-box-shadow: 0 0 8px #555;
    box-shadow: 0 0 8px #555
}

.bg-btn-sb-h3-t2 .c-btn-cta::before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bg-sb-h3-t2.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 0;
    z-index: 0
}

.bg-btn-sb-h3-t2 .c-btn-cta>span {
    position: relative;
    display: inline-block;
    padding-left: 35px
}

.bg-btn-sb-h3-t2 .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf.svg)
}

.bg-btn-sb-h3-t2 .p-viewmore .p-viewmore_btn .c-btn-cta {
    color: #fff
}

.bg-btn-sb-h3-t2 .p-viewmore .p-viewmore_btn .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf.svg)
}

.bg-btn-sb-h4-t4 .c-btn-cta {
    position: relative;
    color: #000;
    border-style: none;
    overflow: hidden;
    -webkit-transition: -webkit-box-shadow .3s ease-in-out;
    transition: -webkit-box-shadow .3s ease-in-out;
    -o-transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out,-webkit-box-shadow .3s ease-in-out
}

.bg-btn-sb-h4-t4 .c-btn-cta:hover {
    -webkit-box-shadow: 0 0 8px #555;
    box-shadow: 0 0 8px #555
}

.bg-btn-sb-h4-t4 .c-btn-cta::before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bg-sb-h4-t4.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 0;
    z-index: 0
}

.bg-btn-sb-h4-t4 .c-btn-cta>span {
    position: relative;
    display: inline-block;
    padding-left: 35px
}

.bg-btn-sb-h4-t4 .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf-blk.svg)
}

.bg-btn-sb-h4-t4 .p-viewmore .p-viewmore_btn .c-btn-cta {
    color: #000
}

.bg-btn-sb-h4-t4 .p-viewmore .p-viewmore_btn .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf-blk.svg)
}

.bg-btn-sb-h5-t1 .c-btn-cta {
    position: relative;
    color: #000;
    border-style: none;
    overflow: hidden;
    -webkit-transition: -webkit-box-shadow .3s ease-in-out;
    transition: -webkit-box-shadow .3s ease-in-out;
    -o-transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out,-webkit-box-shadow .3s ease-in-out
}

.bg-btn-sb-h5-t1 .c-btn-cta:hover {
    -webkit-box-shadow: 0 0 8px #555;
    box-shadow: 0 0 8px #555
}

.bg-btn-sb-h5-t1 .c-btn-cta::before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: url(/jp/imagesgig5/bg-sb-h5-t1_tcm102-7181758_tcm102-2750236-32.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 0;
    z-index: 0
}

.bg-btn-sb-h5-t1 .c-btn-cta>span {
    position: relative;
    display: inline-block;
    padding-left: 35px
}

.bg-btn-sb-h5-t1 .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf-blk.svg)
}

.bg-btn-sb-h5-t1 .p-viewmore .p-viewmore_btn .c-btn-cta {
    color: #000
}

.bg-btn-sb-h5-t1 .p-viewmore .p-viewmore_btn .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf-blk.svg)
}

.bg-btn-sb-h5-t2 .c-btn-cta {
    position: relative;
    color: #000;
    border-style: none;
    overflow: hidden;
    -webkit-transition: -webkit-box-shadow .3s ease-in-out;
    transition: -webkit-box-shadow .3s ease-in-out;
    -o-transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out,-webkit-box-shadow .3s ease-in-out
}

.bg-btn-sb-h5-t2 .c-btn-cta:hover {
    -webkit-box-shadow: 0 0 8px #555;
    box-shadow: 0 0 8px #555
}

.bg-btn-sb-h5-t2 .c-btn-cta::before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bg-sb-h5-t2.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 0;
    z-index: 0
}

.bg-btn-sb-h5-t2 .c-btn-cta>span {
    position: relative;
    display: inline-block;
    padding-left: 35px
}

.bg-btn-sb-h5-t2 .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf-blk.svg)
}

.bg-btn-sb-h5-t2 .p-viewmore .p-viewmore_btn .c-btn-cta {
    color: #000
}

.bg-btn-sb-h5-t2 .p-viewmore .p-viewmore_btn .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf-blk.svg)
}

.bg-btn-sb-h5-t3 .c-btn-cta {
    position: relative;
    color: #000;
    border-style: none;
    overflow: hidden;
    -webkit-transition: -webkit-box-shadow .3s ease-in-out;
    transition: -webkit-box-shadow .3s ease-in-out;
    -o-transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out,-webkit-box-shadow .3s ease-in-out
}

.bg-btn-sb-h5-t3 .c-btn-cta:hover {
    -webkit-box-shadow: 0 0 8px #555;
    box-shadow: 0 0 8px #555
}

.bg-btn-sb-h5-t3 .c-btn-cta::before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bg-sb-h5-t3.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 0;
    z-index: 0
}

.bg-btn-sb-h5-t3 .c-btn-cta>span {
    position: relative;
    display: inline-block;
    padding-left: 35px
}

.bg-btn-sb-h5-t3 .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf-blk.svg)
}

.bg-btn-sb-h5-t3 .p-viewmore .p-viewmore_btn .c-btn-cta {
    color: #000
}

.bg-btn-sb-h5-t3 .p-viewmore .p-viewmore_btn .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf-blk.svg)
}

.bg-btn-sb-h5-t4 .c-btn-cta {
    position: relative;
    color: #000;
    border-style: none;
    overflow: hidden;
    -webkit-transition: -webkit-box-shadow .3s ease-in-out;
    transition: -webkit-box-shadow .3s ease-in-out;
    -o-transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out,-webkit-box-shadow .3s ease-in-out
}

.bg-btn-sb-h5-t4 .c-btn-cta:hover {
    -webkit-box-shadow: 0 0 8px #555;
    box-shadow: 0 0 8px #555
}

.bg-btn-sb-h5-t4 .c-btn-cta::before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bg-sb-h5-t4.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 0;
    z-index: 0
}

.bg-btn-sb-h5-t4 .c-btn-cta>span {
    position: relative;
    display: inline-block;
    padding-left: 35px
}

.bg-btn-sb-h5-t4 .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf-blk.svg)
}

.bg-btn-sb-h5-t4 .p-viewmore .p-viewmore_btn .c-btn-cta {
    color: #000
}

.bg-btn-sb-h5-t4 .p-viewmore .p-viewmore_btn .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf-blk.svg)
}

.bg-btn-sb-h5-t5 .c-btn-cta {
    position: relative;
    color: #000;
    border-style: none;
    overflow: hidden;
    -webkit-transition: -webkit-box-shadow .3s ease-in-out;
    transition: -webkit-box-shadow .3s ease-in-out;
    -o-transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out,-webkit-box-shadow .3s ease-in-out
}

.bg-btn-sb-h5-t5 .c-btn-cta:hover {
    -webkit-box-shadow: 0 0 8px #555;
    box-shadow: 0 0 8px #555
}

.bg-btn-sb-h5-t5 .c-btn-cta::before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bg-sb-h5-t5.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 0;
    z-index: 0
}

.bg-btn-sb-h5-t5 .c-btn-cta>span {
    position: relative;
    display: inline-block;
    padding-left: 35px
}

.bg-btn-sb-h5-t5 .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf-blk.svg)
}

.bg-btn-sb-h5-t5 .p-viewmore .p-viewmore_btn .c-btn-cta {
    color: #000
}

.bg-btn-sb-h5-t5 .p-viewmore .p-viewmore_btn .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf-blk.svg)
}

.bg-btn-sb-e1-t1 .c-btn-cta {
    position: relative;
    color: #000;
    border-style: none;
    overflow: hidden;
    -webkit-transition: -webkit-box-shadow .3s ease-in-out;
    transition: -webkit-box-shadow .3s ease-in-out;
    -o-transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out,-webkit-box-shadow .3s ease-in-out
}

.bg-btn-sb-e1-t1 .c-btn-cta:hover {
    -webkit-box-shadow: 0 0 8px #555;
    box-shadow: 0 0 8px #555
}

.bg-btn-sb-e1-t1 .c-btn-cta::before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bg-sb-e1-t1.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 0;
    z-index: 0
}

.bg-btn-sb-e1-t1 .c-btn-cta>span {
    position: relative;
    display: inline-block;
    padding-left: 35px
}

.bg-btn-sb-e1-t1 .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf-blk.svg)
}

.bg-btn-sb-e1-t1 .p-viewmore .p-viewmore_btn .c-btn-cta {
    color: #000
}

.bg-btn-sb-e1-t1 .p-viewmore .p-viewmore_btn .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf-blk.svg)
}

.bg-btn-sb-e1-t2 .c-btn-cta {
    position: relative;
    color: #000;
    border-style: none;
    overflow: hidden;
    -webkit-transition: -webkit-box-shadow .3s ease-in-out;
    transition: -webkit-box-shadow .3s ease-in-out;
    -o-transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out,-webkit-box-shadow .3s ease-in-out
}

.bg-btn-sb-e1-t2 .c-btn-cta:hover {
    -webkit-box-shadow: 0 0 8px #555;
    box-shadow: 0 0 8px #555
}

.bg-btn-sb-e1-t2 .c-btn-cta::before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bg-sb-e1-t2.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 0;
    z-index: 0
}

.bg-btn-sb-e1-t2 .c-btn-cta>span {
    position: relative;
    display: inline-block;
    padding-left: 35px
}

.bg-btn-sb-e1-t2 .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf-blk.svg)
}

.bg-btn-sb-e1-t2 .p-viewmore .p-viewmore_btn .c-btn-cta {
    color: #000
}

.bg-btn-sb-e1-t2 .p-viewmore .p-viewmore_btn .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf-blk.svg)
}

.bg-btn-sb-e1-t3 .c-btn-cta {
    position: relative;
    color: #000;
    border-style: none;
    overflow: hidden;
    -webkit-transition: -webkit-box-shadow .3s ease-in-out;
    transition: -webkit-box-shadow .3s ease-in-out;
    -o-transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out,-webkit-box-shadow .3s ease-in-out
}

.bg-btn-sb-e1-t3 .c-btn-cta:hover {
    -webkit-box-shadow: 0 0 8px #555;
    box-shadow: 0 0 8px #555
}

.bg-btn-sb-e1-t3 .c-btn-cta::before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bg-sb-e1-t3.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 0;
    z-index: 0
}

.bg-btn-sb-e1-t3 .c-btn-cta>span {
    position: relative;
    display: inline-block;
    padding-left: 35px
}

.bg-btn-sb-e1-t3 .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf-blk.svg)
}

.bg-btn-sb-e1-t3 .p-viewmore .p-viewmore_btn .c-btn-cta {
    color: #000
}

.bg-btn-sb-e1-t3 .p-viewmore .p-viewmore_btn .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf-blk.svg)
}

.bg-btn-sb-e1-t4 .c-btn-cta {
    position: relative;
    color: #000;
    border-style: none;
    overflow: hidden;
    -webkit-transition: -webkit-box-shadow .3s ease-in-out;
    transition: -webkit-box-shadow .3s ease-in-out;
    -o-transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out,-webkit-box-shadow .3s ease-in-out
}

.bg-btn-sb-e1-t4 .c-btn-cta:hover {
    -webkit-box-shadow: 0 0 8px #555;
    box-shadow: 0 0 8px #555
}

.bg-btn-sb-e1-t4 .c-btn-cta::before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bg-sb-e1-t4.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 0;
    z-index: 0
}

.bg-btn-sb-e1-t4 .c-btn-cta>span {
    position: relative;
    display: inline-block;
    padding-left: 35px
}

.bg-btn-sb-e1-t4 .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf-blk.svg)
}

.bg-btn-sb-e1-t4 .p-viewmore .p-viewmore_btn .c-btn-cta {
    color: #000
}

.bg-btn-sb-e1-t4 .p-viewmore .p-viewmore_btn .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf-blk.svg)
}

.bg-btn-sb-e1-t5 .c-btn-cta {
    position: relative;
    color: #000;
    border-style: none;
    overflow: hidden;
    -webkit-transition: -webkit-box-shadow .3s ease-in-out;
    transition: -webkit-box-shadow .3s ease-in-out;
    -o-transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out,-webkit-box-shadow .3s ease-in-out
}

.bg-btn-sb-e1-t5 .c-btn-cta:hover {
    -webkit-box-shadow: 0 0 8px #555;
    box-shadow: 0 0 8px #555
}

.bg-btn-sb-e1-t5 .c-btn-cta::before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bg-sb-e1-t5.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 0;
    z-index: 0
}

.bg-btn-sb-e1-t5 .c-btn-cta>span {
    position: relative;
    display: inline-block;
    padding-left: 35px
}

.bg-btn-sb-e1-t5 .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf-blk.svg)
}

.bg-btn-sb-e1-t5 .p-viewmore .p-viewmore_btn .c-btn-cta {
    color: #000
}

.bg-btn-sb-e1-t5 .p-viewmore .p-viewmore_btn .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf-blk.svg)
}

.bg-btn-sb-e2-t1 .c-btn-cta {
    position: relative;
    color: #000;
    border-style: none;
    overflow: hidden;
    -webkit-transition: -webkit-box-shadow .3s ease-in-out;
    transition: -webkit-box-shadow .3s ease-in-out;
    -o-transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out,-webkit-box-shadow .3s ease-in-out
}

.bg-btn-sb-e2-t1 .c-btn-cta:hover {
    -webkit-box-shadow: 0 0 8px #555;
    box-shadow: 0 0 8px #555
}

.bg-btn-sb-e2-t1 .c-btn-cta::before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bg-sb-e2-t1.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 0;
    z-index: 0
}

.bg-btn-sb-e2-t1 .c-btn-cta>span {
    position: relative;
    display: inline-block;
    padding-left: 35px
}

.bg-btn-sb-e2-t1 .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf-blk.svg)
}

.bg-btn-sb-e2-t1 .p-viewmore .p-viewmore_btn .c-btn-cta {
    color: #000
}

.bg-btn-sb-e2-t1 .p-viewmore .p-viewmore_btn .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf-blk.svg)
}

.bg-btn-sb-e2-t2 .c-btn-cta {
    position: relative;
    color: #000;
    border-style: none;
    overflow: hidden;
    -webkit-transition: -webkit-box-shadow .3s ease-in-out;
    transition: -webkit-box-shadow .3s ease-in-out;
    -o-transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out,-webkit-box-shadow .3s ease-in-out
}

.bg-btn-sb-e2-t2 .c-btn-cta:hover {
    -webkit-box-shadow: 0 0 8px #555;
    box-shadow: 0 0 8px #555
}

.bg-btn-sb-e2-t2 .c-btn-cta::before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bg-sb-e2-t2.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 0;
    z-index: 0
}

.bg-btn-sb-e2-t2 .c-btn-cta>span {
    position: relative;
    display: inline-block;
    padding-left: 35px
}

.bg-btn-sb-e2-t2 .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf-blk.svg)
}

.bg-btn-sb-e2-t2 .p-viewmore .p-viewmore_btn .c-btn-cta {
    color: #000
}

.bg-btn-sb-e2-t2 .p-viewmore .p-viewmore_btn .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf-blk.svg)
}

.bg-btn-sb-e2-t3 .c-btn-cta {
    position: relative;
    color: #000;
    border-style: none;
    overflow: hidden;
    -webkit-transition: -webkit-box-shadow .3s ease-in-out;
    transition: -webkit-box-shadow .3s ease-in-out;
    -o-transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out,-webkit-box-shadow .3s ease-in-out
}

.bg-btn-sb-e2-t3 .c-btn-cta:hover {
    -webkit-box-shadow: 0 0 8px #555;
    box-shadow: 0 0 8px #555
}

.bg-btn-sb-e2-t3 .c-btn-cta::before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bg-sb-e2-t3.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 0;
    z-index: 0
}

.bg-btn-sb-e2-t3 .c-btn-cta>span {
    position: relative;
    display: inline-block;
    padding-left: 35px
}

.bg-btn-sb-e2-t3 .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf-blk.svg)
}

.bg-btn-sb-e2-t3 .p-viewmore .p-viewmore_btn .c-btn-cta {
    color: #000
}

.bg-btn-sb-e2-t3 .p-viewmore .p-viewmore_btn .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf-blk.svg)
}

.bg-btn-sb-e2-t4 .c-btn-cta {
    position: relative;
    color: #000;
    border-style: none;
    overflow: hidden;
    -webkit-transition: -webkit-box-shadow .3s ease-in-out;
    transition: -webkit-box-shadow .3s ease-in-out;
    -o-transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out,-webkit-box-shadow .3s ease-in-out
}

.bg-btn-sb-e2-t4 .c-btn-cta:hover {
    -webkit-box-shadow: 0 0 8px #555;
    box-shadow: 0 0 8px #555
}

.bg-btn-sb-e2-t4 .c-btn-cta::before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bg-sb-e2-t4.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 0;
    z-index: 0
}

.bg-btn-sb-e2-t4 .c-btn-cta>span {
    position: relative;
    display: inline-block;
    padding-left: 35px
}

.bg-btn-sb-e2-t4 .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf-blk.svg)
}

.bg-btn-sb-e2-t4 .p-viewmore .p-viewmore_btn .c-btn-cta {
    color: #000
}

.bg-btn-sb-e2-t4 .p-viewmore .p-viewmore_btn .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf-blk.svg)
}

.bg-btn-sb-e2-t5 .c-btn-cta {
    position: relative;
    color: #000;
    border-style: none;
    overflow: hidden;
    -webkit-transition: -webkit-box-shadow .3s ease-in-out;
    transition: -webkit-box-shadow .3s ease-in-out;
    -o-transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out,-webkit-box-shadow .3s ease-in-out
}

.bg-btn-sb-e2-t5 .c-btn-cta:hover {
    -webkit-box-shadow: 0 0 8px #555;
    box-shadow: 0 0 8px #555
}

.bg-btn-sb-e2-t5 .c-btn-cta::before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bg-sb-e2-t5.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 0;
    z-index: 0
}

.bg-btn-sb-e2-t5 .c-btn-cta>span {
    position: relative;
    display: inline-block;
    padding-left: 35px
}

.bg-btn-sb-e2-t5 .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf-blk.svg)
}

.bg-btn-sb-e2-t5 .p-viewmore .p-viewmore_btn .c-btn-cta {
    color: #000
}

.bg-btn-sb-e2-t5 .p-viewmore .p-viewmore_btn .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf-blk.svg)
}

.bg-btn-sb-e3-t3 .c-btn-cta {
    position: relative;
    color: #000;
    border-style: none;
    overflow: hidden;
    -webkit-transition: -webkit-box-shadow .3s ease-in-out;
    transition: -webkit-box-shadow .3s ease-in-out;
    -o-transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out,-webkit-box-shadow .3s ease-in-out
}

.bg-btn-sb-e3-t3 .c-btn-cta:hover {
    -webkit-box-shadow: 0 0 8px #555;
    box-shadow: 0 0 8px #555
}

.bg-btn-sb-e3-t3 .c-btn-cta::before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bg-sb-e3-t3.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 0;
    z-index: 0
}

.bg-btn-sb-e3-t3 .c-btn-cta>span {
    position: relative;
    display: inline-block;
    padding-left: 35px
}

.bg-btn-sb-e3-t3 .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf-blk.svg)
}

.bg-btn-sb-e3-t3 .p-viewmore .p-viewmore_btn .c-btn-cta {
    color: #000
}

.bg-btn-sb-e3-t3 .p-viewmore .p-viewmore_btn .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf-blk.svg)
}

.bg-btn-sb-e4-t4 .c-btn-cta {
    position: relative;
    color: #000;
    border-style: none;
    overflow: hidden;
    -webkit-transition: -webkit-box-shadow .3s ease-in-out;
    transition: -webkit-box-shadow .3s ease-in-out;
    -o-transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out,-webkit-box-shadow .3s ease-in-out
}

.bg-btn-sb-e4-t4 .c-btn-cta:hover {
    -webkit-box-shadow: 0 0 8px #555;
    box-shadow: 0 0 8px #555
}

.bg-btn-sb-e4-t4 .c-btn-cta::before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bg-sb-e4-t4.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 0;
    z-index: 0
}

.bg-btn-sb-e4-t4 .c-btn-cta>span {
    position: relative;
    display: inline-block;
    padding-left: 35px
}

.bg-btn-sb-e4-t4 .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf-blk.svg)
}

.bg-btn-sb-e4-t4 .p-viewmore .p-viewmore_btn .c-btn-cta {
    color: #000
}

.bg-btn-sb-e4-t4 .p-viewmore .p-viewmore_btn .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf-blk.svg)
}

.bg-btn-sb-e5-t4 .c-btn-cta {
    position: relative;
    color: #000;
    border-style: none;
    overflow: hidden;
    -webkit-transition: -webkit-box-shadow .3s ease-in-out;
    transition: -webkit-box-shadow .3s ease-in-out;
    -o-transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out,-webkit-box-shadow .3s ease-in-out
}

.bg-btn-sb-e5-t4 .c-btn-cta:hover {
    -webkit-box-shadow: 0 0 8px #555;
    box-shadow: 0 0 8px #555
}

.bg-btn-sb-e5-t4 .c-btn-cta::before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bg-sb-e5-t4.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 0;
    z-index: 0
}

.bg-btn-sb-e5-t4 .c-btn-cta>span {
    position: relative;
    display: inline-block;
    padding-left: 35px
}

.bg-btn-sb-e5-t4 .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf-blk.svg)
}

.bg-btn-sb-e5-t4 .p-viewmore .p-viewmore_btn .c-btn-cta {
    color: #000
}

.bg-btn-sb-e5-t4 .p-viewmore .p-viewmore_btn .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf-blk.svg)
}

.bg-btn-sb-e6-t1 .c-btn-cta {
    position: relative;
    color: #000;
    border-style: none;
    overflow: hidden;
    -webkit-transition: -webkit-box-shadow .3s ease-in-out;
    transition: -webkit-box-shadow .3s ease-in-out;
    -o-transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out,-webkit-box-shadow .3s ease-in-out
}

.bg-btn-sb-e6-t1 .c-btn-cta:hover {
    -webkit-box-shadow: 0 0 8px #555;
    box-shadow: 0 0 8px #555
}

.bg-btn-sb-e6-t1 .c-btn-cta::before {
    content: "";
    position: absolute;
    display: block;
    width: 240%;
    height: 240%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bg-sb-e6-t1.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: -400px bottom;
    z-index: 0
}

.bg-btn-sb-e6-t1 .c-btn-cta>span {
    position: relative;
    display: inline-block;
    padding-left: 35px
}

.bg-btn-sb-e6-t1 .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf-blk.svg)
}

.bg-btn-sb-e6-t1 .p-viewmore .p-viewmore_btn .c-btn-cta {
    color: #000
}

.bg-btn-sb-e6-t1 .p-viewmore .p-viewmore_btn .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf-blk.svg)
}

.bg-btn-sb-e6-t2 .c-btn-cta {
    position: relative;
    color: #000;
    border-style: none;
    overflow: hidden;
    -webkit-transition: -webkit-box-shadow .3s ease-in-out;
    transition: -webkit-box-shadow .3s ease-in-out;
    -o-transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out,-webkit-box-shadow .3s ease-in-out
}

.bg-btn-sb-e6-t2 .c-btn-cta:hover {
    -webkit-box-shadow: 0 0 8px #555;
    box-shadow: 0 0 8px #555
}

.bg-btn-sb-e6-t2 .c-btn-cta::before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bg-sb-e6-t2.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: right bottom;
    z-index: 0
}

.bg-btn-sb-e6-t2 .c-btn-cta>span {
    position: relative;
    display: inline-block;
    padding-left: 35px
}

.bg-btn-sb-e6-t2 .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf-blk.svg)
}

.bg-btn-sb-e6-t2 .p-viewmore .p-viewmore_btn .c-btn-cta {
    color: #000
}

.bg-btn-sb-e6-t2 .p-viewmore .p-viewmore_btn .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf-blk.svg)
}

.bg-btn-sb-e6-t3 .c-btn-cta {
    position: relative;
    color: #000;
    border-style: none;
    overflow: hidden;
    -webkit-transition: -webkit-box-shadow .3s ease-in-out;
    transition: -webkit-box-shadow .3s ease-in-out;
    -o-transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out,-webkit-box-shadow .3s ease-in-out
}

.bg-btn-sb-e6-t3 .c-btn-cta:hover {
    -webkit-box-shadow: 0 0 8px #555;
    box-shadow: 0 0 8px #555
}

.bg-btn-sb-e6-t3 .c-btn-cta::before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bg-sb-e6-t3.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    z-index: 0
}

.bg-btn-sb-e6-t3 .c-btn-cta>span {
    position: relative;
    display: inline-block;
    padding-left: 35px
}

.bg-btn-sb-e6-t3 .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf-blk.svg)
}

.bg-btn-sb-e6-t3 .p-viewmore .p-viewmore_btn .c-btn-cta {
    color: #000
}

.bg-btn-sb-e6-t3 .p-viewmore .p-viewmore_btn .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf-blk.svg)
}

.bg-btn-sb-e6-t4 .c-btn-cta {
    position: relative;
    color: #000;
    border-style: none;
    overflow: hidden;
    -webkit-transition: -webkit-box-shadow .3s ease-in-out;
    transition: -webkit-box-shadow .3s ease-in-out;
    -o-transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out,-webkit-box-shadow .3s ease-in-out
}

.bg-btn-sb-e6-t4 .c-btn-cta:hover {
    -webkit-box-shadow: 0 0 8px #555;
    box-shadow: 0 0 8px #555
}

.bg-btn-sb-e6-t4 .c-btn-cta::before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bg-sb-e6-t4.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 0;
    z-index: 0
}

.bg-btn-sb-e6-t4 .c-btn-cta>span {
    position: relative;
    display: inline-block;
    padding-left: 35px
}

.bg-btn-sb-e6-t4 .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf-blk.svg)
}

.bg-btn-sb-e6-t4 .p-viewmore .p-viewmore_btn .c-btn-cta {
    color: #000
}

.bg-btn-sb-e6-t4 .p-viewmore .p-viewmore_btn .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf-blk.svg)
}

.bg-btn-sb-e6-t5 .c-btn-cta {
    position: relative;
    color: #000;
    border-style: none;
    overflow: hidden;
    -webkit-transition: -webkit-box-shadow .3s ease-in-out;
    transition: -webkit-box-shadow .3s ease-in-out;
    -o-transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out,-webkit-box-shadow .3s ease-in-out
}

.bg-btn-sb-e6-t5 .c-btn-cta:hover {
    -webkit-box-shadow: 0 0 8px #555;
    box-shadow: 0 0 8px #555
}

.bg-btn-sb-e6-t5 .c-btn-cta::before {
    content: "";
    position: absolute;
    display: block;
    width: 160%;
    height: 160%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bg-sb-e6-t5.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: -100px bottom;
    z-index: 0
}

.bg-btn-sb-e6-t5 .c-btn-cta>span {
    position: relative;
    display: inline-block;
    padding-left: 35px
}

.bg-btn-sb-e6-t5 .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf-blk.svg)
}

.bg-btn-sb-e6-t5 .p-viewmore .p-viewmore_btn .c-btn-cta {
    color: #000
}

.bg-btn-sb-e6-t5 .p-viewmore .p-viewmore_btn .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf-blk.svg)
}

.bg-btn-sb-e7-t4 .c-btn-cta {
    position: relative;
    color: #000;
    border-style: none;
    overflow: hidden;
    -webkit-transition: -webkit-box-shadow .3s ease-in-out;
    transition: -webkit-box-shadow .3s ease-in-out;
    -o-transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out,-webkit-box-shadow .3s ease-in-out
}

.bg-btn-sb-e7-t4 .c-btn-cta:hover {
    -webkit-box-shadow: 0 0 8px #555;
    box-shadow: 0 0 8px #555
}

.bg-btn-sb-e7-t4 .c-btn-cta::before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bg-sb-e7-t4.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 0;
    z-index: 0
}

.bg-btn-sb-e7-t4 .c-btn-cta>span {
    position: relative;
    display: inline-block;
    padding-left: 35px
}

.bg-btn-sb-e7-t4 .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf-blk.svg)
}

.bg-btn-sb-e7-t4 .p-viewmore .p-viewmore_btn .c-btn-cta {
    color: #000
}

.bg-btn-sb-e7-t4 .p-viewmore .p-viewmore_btn .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf-blk.svg)
}

.bg-btn-sb-e8-t1 .c-btn-cta {
    position: relative;
    color: #fff;
    border-style: none;
    overflow: hidden;
    -webkit-transition: -webkit-box-shadow .3s ease-in-out;
    transition: -webkit-box-shadow .3s ease-in-out;
    -o-transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out,-webkit-box-shadow .3s ease-in-out
}

.bg-btn-sb-e8-t1 .c-btn-cta:hover {
    -webkit-box-shadow: 0 0 8px #555;
    box-shadow: 0 0 8px #555
}

.bg-btn-sb-e8-t1 .c-btn-cta::before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bg-sb-e8-t1.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 0;
    z-index: 0
}

.bg-btn-sb-e8-t1 .c-btn-cta>span {
    position: relative;
    display: inline-block;
    padding-left: 35px
}

.bg-btn-sb-e8-t1 .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf.svg)
}

.bg-btn-sb-e8-t1 .p-viewmore .p-viewmore_btn .c-btn-cta {
    color: #fff
}

.bg-btn-sb-e8-t1 .p-viewmore .p-viewmore_btn .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf.svg)
}

.bg-btn-sb-e8-t2 .c-btn-cta {
    position: relative;
    color: #fff;
    border-style: none;
    overflow: hidden;
    -webkit-transition: -webkit-box-shadow .3s ease-in-out;
    transition: -webkit-box-shadow .3s ease-in-out;
    -o-transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out,-webkit-box-shadow .3s ease-in-out
}

.bg-btn-sb-e8-t2 .c-btn-cta:hover {
    -webkit-box-shadow: 0 0 8px #555;
    box-shadow: 0 0 8px #555
}

.bg-btn-sb-e8-t2 .c-btn-cta::before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bg-sb-e8-t2.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 0;
    z-index: 0
}

.bg-btn-sb-e8-t2 .c-btn-cta>span {
    position: relative;
    display: inline-block;
    padding-left: 35px
}

.bg-btn-sb-e8-t2 .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf.svg)
}

.bg-btn-sb-e8-t2 .p-viewmore .p-viewmore_btn .c-btn-cta {
    color: #fff
}

.bg-btn-sb-e8-t2 .p-viewmore .p-viewmore_btn .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf.svg)
}

.bg-btn-sb-e8-t3 .c-btn-cta {
    position: relative;
    color: #fff;
    border-style: none;
    overflow: hidden;
    -webkit-transition: -webkit-box-shadow .3s ease-in-out;
    transition: -webkit-box-shadow .3s ease-in-out;
    -o-transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out,-webkit-box-shadow .3s ease-in-out
}

.bg-btn-sb-e8-t3 .c-btn-cta:hover {
    -webkit-box-shadow: 0 0 8px #555;
    box-shadow: 0 0 8px #555
}

.bg-btn-sb-e8-t3 .c-btn-cta::before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bg-sb-e8-t3.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 0;
    z-index: 0
}

.bg-btn-sb-e8-t3 .c-btn-cta>span {
    position: relative;
    display: inline-block;
    padding-left: 35px
}

.bg-btn-sb-e8-t3 .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf.svg)
}

.bg-btn-sb-e8-t3 .p-viewmore .p-viewmore_btn .c-btn-cta {
    color: #fff
}

.bg-btn-sb-e8-t3 .p-viewmore .p-viewmore_btn .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf.svg)
}

.bg-btn-sb-e8-t4 .c-btn-cta {
    position: relative;
    color: #fff;
    border-style: none;
    overflow: hidden;
    -webkit-transition: -webkit-box-shadow .3s ease-in-out;
    transition: -webkit-box-shadow .3s ease-in-out;
    -o-transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out,-webkit-box-shadow .3s ease-in-out
}

.bg-btn-sb-e8-t4 .c-btn-cta:hover {
    -webkit-box-shadow: 0 0 8px #555;
    box-shadow: 0 0 8px #555
}

.bg-btn-sb-e8-t4 .c-btn-cta::before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bg-sb-e8-t4.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 0;
    z-index: 0
}

.bg-btn-sb-e8-t4 .c-btn-cta>span {
    position: relative;
    display: inline-block;
    padding-left: 35px
}

.bg-btn-sb-e8-t4 .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf.svg)
}

.bg-btn-sb-e8-t4 .p-viewmore .p-viewmore_btn .c-btn-cta {
    color: #fff
}

.bg-btn-sb-e8-t4 .p-viewmore .p-viewmore_btn .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf.svg)
}

.bg-btn-sb-e8-t5 .c-btn-cta {
    position: relative;
    color: #fff;
    border-style: none;
    overflow: hidden;
    -webkit-transition: -webkit-box-shadow .3s ease-in-out;
    transition: -webkit-box-shadow .3s ease-in-out;
    -o-transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out,-webkit-box-shadow .3s ease-in-out
}

.bg-btn-sb-e8-t5 .c-btn-cta:hover {
    -webkit-box-shadow: 0 0 8px #555;
    box-shadow: 0 0 8px #555
}

.bg-btn-sb-e8-t5 .c-btn-cta::before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bg-sb-e8-t5.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 0;
    z-index: 0
}

.bg-btn-sb-e8-t5 .c-btn-cta>span {
    position: relative;
    display: inline-block;
    padding-left: 35px
}

.bg-btn-sb-e8-t5 .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf.svg)
}

.bg-btn-sb-e8-t5 .p-viewmore .p-viewmore_btn .c-btn-cta {
    color: #fff
}

.bg-btn-sb-e8-t5 .p-viewmore .p-viewmore_btn .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf.svg)
}

.bg-btn-sb-e9-t1 .c-btn-cta {
    position: relative;
    color: #fff;
    border-style: none;
    overflow: hidden;
    -webkit-transition: -webkit-box-shadow .3s ease-in-out;
    transition: -webkit-box-shadow .3s ease-in-out;
    -o-transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out,-webkit-box-shadow .3s ease-in-out
}

.bg-btn-sb-e9-t1 .c-btn-cta:hover {
    -webkit-box-shadow: 0 0 8px #555;
    box-shadow: 0 0 8px #555
}

.bg-btn-sb-e9-t1 .c-btn-cta::before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bg-sb-e9-t1.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 0;
    z-index: 0
}

.bg-btn-sb-e9-t1 .c-btn-cta>span {
    position: relative;
    display: inline-block;
    padding-left: 35px
}

.bg-btn-sb-e9-t1 .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf.svg)
}

.bg-btn-sb-e9-t1 .p-viewmore .p-viewmore_btn .c-btn-cta {
    color: #fff
}

.bg-btn-sb-e9-t1 .p-viewmore .p-viewmore_btn .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf.svg)
}

.bg-btn-sb-e9-t2 .c-btn-cta {
    position: relative;
    color: #fff;
    border-style: none;
    overflow: hidden;
    -webkit-transition: -webkit-box-shadow .3s ease-in-out;
    transition: -webkit-box-shadow .3s ease-in-out;
    -o-transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out,-webkit-box-shadow .3s ease-in-out
}

.bg-btn-sb-e9-t2 .c-btn-cta:hover {
    -webkit-box-shadow: 0 0 8px #555;
    box-shadow: 0 0 8px #555
}

.bg-btn-sb-e9-t2 .c-btn-cta::before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bg-sb-e9-t2.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 0;
    z-index: 0
}

.bg-btn-sb-e9-t2 .c-btn-cta>span {
    position: relative;
    display: inline-block;
    padding-left: 35px
}

.bg-btn-sb-e9-t2 .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf.svg)
}

.bg-btn-sb-e9-t2 .p-viewmore .p-viewmore_btn .c-btn-cta {
    color: #fff
}

.bg-btn-sb-e9-t2 .p-viewmore .p-viewmore_btn .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf.svg)
}

.bg-btn-sb-e9-t3 .c-btn-cta {
    position: relative;
    color: #fff;
    border-style: none;
    overflow: hidden;
    -webkit-transition: -webkit-box-shadow .3s ease-in-out;
    transition: -webkit-box-shadow .3s ease-in-out;
    -o-transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out,-webkit-box-shadow .3s ease-in-out
}

.bg-btn-sb-e9-t3 .c-btn-cta:hover {
    -webkit-box-shadow: 0 0 8px #555;
    box-shadow: 0 0 8px #555
}

.bg-btn-sb-e9-t3 .c-btn-cta::before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bg-sb-e9-t3.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 0;
    z-index: 0
}

.bg-btn-sb-e9-t3 .c-btn-cta>span {
    position: relative;
    display: inline-block;
    padding-left: 35px
}

.bg-btn-sb-e9-t3 .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf.svg)
}

.bg-btn-sb-e9-t3 .p-viewmore .p-viewmore_btn .c-btn-cta {
    color: #fff
}

.bg-btn-sb-e9-t3 .p-viewmore .p-viewmore_btn .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf.svg)
}

.bg-btn-sb-e9-t4 .c-btn-cta {
    position: relative;
    color: #fff;
    border-style: none;
    overflow: hidden;
    -webkit-transition: -webkit-box-shadow .3s ease-in-out;
    transition: -webkit-box-shadow .3s ease-in-out;
    -o-transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out,-webkit-box-shadow .3s ease-in-out
}

.bg-btn-sb-e9-t4 .c-btn-cta:hover {
    -webkit-box-shadow: 0 0 8px #555;
    box-shadow: 0 0 8px #555
}

.bg-btn-sb-e9-t4 .c-btn-cta::before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bg-sb-e9-t4.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 0;
    z-index: 0
}

.bg-btn-sb-e9-t4 .c-btn-cta>span {
    position: relative;
    display: inline-block;
    padding-left: 35px
}

.bg-btn-sb-e9-t4 .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf.svg)
}

.bg-btn-sb-e9-t4 .p-viewmore .p-viewmore_btn .c-btn-cta {
    color: #fff
}

.bg-btn-sb-e9-t4 .p-viewmore .p-viewmore_btn .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf.svg)
}

.bg-btn-sb-e9-t5 .c-btn-cta {
    position: relative;
    color: #fff;
    border-style: none;
    overflow: hidden;
    -webkit-transition: -webkit-box-shadow .3s ease-in-out;
    transition: -webkit-box-shadow .3s ease-in-out;
    -o-transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out,-webkit-box-shadow .3s ease-in-out
}

.bg-btn-sb-e9-t5 .c-btn-cta:hover {
    -webkit-box-shadow: 0 0 8px #555;
    box-shadow: 0 0 8px #555
}

.bg-btn-sb-e9-t5 .c-btn-cta::before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bg-sb-e9-t5.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 0;
    z-index: 0
}

.bg-btn-sb-e9-t5 .c-btn-cta>span {
    position: relative;
    display: inline-block;
    padding-left: 35px
}

.bg-btn-sb-e9-t5 .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf.svg)
}

.bg-btn-sb-e9-t5 .p-viewmore .p-viewmore_btn .c-btn-cta {
    color: #fff
}

.bg-btn-sb-e9-t5 .p-viewmore .p-viewmore_btn .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf.svg)
}

.bg-btn-sb-e10-t1 .c-btn-cta {
    position: relative;
    color: #fff;
    border-style: none;
    overflow: hidden;
    -webkit-transition: -webkit-box-shadow .3s ease-in-out;
    transition: -webkit-box-shadow .3s ease-in-out;
    -o-transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out,-webkit-box-shadow .3s ease-in-out
}

.bg-btn-sb-e10-t1 .c-btn-cta:hover {
    -webkit-box-shadow: 0 0 8px #555;
    box-shadow: 0 0 8px #555
}

.bg-btn-sb-e10-t1 .c-btn-cta::before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bg-sb-e10-t1.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 0;
    z-index: 0
}

.bg-btn-sb-e10-t1 .c-btn-cta>span {
    position: relative;
    display: inline-block;
    padding-left: 35px
}

.bg-btn-sb-e10-t1 .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf.svg)
}

.bg-btn-sb-e10-t1 .p-viewmore .p-viewmore_btn .c-btn-cta {
    color: #fff
}

.bg-btn-sb-e10-t1 .p-viewmore .p-viewmore_btn .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf.svg)
}

.bg-btn-sb-e10-t2 .c-btn-cta {
    position: relative;
    color: #fff;
    border-style: none;
    overflow: hidden;
    -webkit-transition: -webkit-box-shadow .3s ease-in-out;
    transition: -webkit-box-shadow .3s ease-in-out;
    -o-transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out,-webkit-box-shadow .3s ease-in-out
}

.bg-btn-sb-e10-t2 .c-btn-cta:hover {
    -webkit-box-shadow: 0 0 8px #555;
    box-shadow: 0 0 8px #555
}

.bg-btn-sb-e10-t2 .c-btn-cta::before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bg-sb-e10-t2.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 0;
    z-index: 0
}

.bg-btn-sb-e10-t2 .c-btn-cta>span {
    position: relative;
    display: inline-block;
    padding-left: 35px
}

.bg-btn-sb-e10-t2 .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf.svg)
}

.bg-btn-sb-e10-t2 .p-viewmore .p-viewmore_btn .c-btn-cta {
    color: #fff
}

.bg-btn-sb-e10-t2 .p-viewmore .p-viewmore_btn .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf.svg)
}

.bg-btn-sb-e10-t3 .c-btn-cta {
    position: relative;
    color: #fff;
    border-style: none;
    overflow: hidden;
    -webkit-transition: -webkit-box-shadow .3s ease-in-out;
    transition: -webkit-box-shadow .3s ease-in-out;
    -o-transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out,-webkit-box-shadow .3s ease-in-out
}

.bg-btn-sb-e10-t3 .c-btn-cta:hover {
    -webkit-box-shadow: 0 0 8px #555;
    box-shadow: 0 0 8px #555
}

.bg-btn-sb-e10-t3 .c-btn-cta::before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bg-sb-e10-t3.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 0;
    z-index: 0
}

.bg-btn-sb-e10-t3 .c-btn-cta>span {
    position: relative;
    display: inline-block;
    padding-left: 35px
}

.bg-btn-sb-e10-t3 .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf.svg)
}

.bg-btn-sb-e10-t3 .p-viewmore .p-viewmore_btn .c-btn-cta {
    color: #fff
}

.bg-btn-sb-e10-t3 .p-viewmore .p-viewmore_btn .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf.svg)
}

.bg-btn-sb-e10-t4 .c-btn-cta {
    position: relative;
    color: #fff;
    border-style: none;
    overflow: hidden;
    -webkit-transition: -webkit-box-shadow .3s ease-in-out;
    transition: -webkit-box-shadow .3s ease-in-out;
    -o-transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out,-webkit-box-shadow .3s ease-in-out
}

.bg-btn-sb-e10-t4 .c-btn-cta:hover {
    -webkit-box-shadow: 0 0 8px #555;
    box-shadow: 0 0 8px #555
}

.bg-btn-sb-e10-t4 .c-btn-cta::before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bg-sb-e10-t4.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 0;
    z-index: 0
}

.bg-btn-sb-e10-t4 .c-btn-cta>span {
    position: relative;
    display: inline-block;
    padding-left: 35px
}

.bg-btn-sb-e10-t4 .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf.svg)
}

.bg-btn-sb-e10-t4 .p-viewmore .p-viewmore_btn .c-btn-cta {
    color: #fff
}

.bg-btn-sb-e10-t4 .p-viewmore .p-viewmore_btn .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf.svg)
}

.bg-btn-sb-e10-t5 .c-btn-cta {
    position: relative;
    color: #fff;
    border-style: none;
    overflow: hidden;
    -webkit-transition: -webkit-box-shadow .3s ease-in-out;
    transition: -webkit-box-shadow .3s ease-in-out;
    -o-transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out,-webkit-box-shadow .3s ease-in-out
}

.bg-btn-sb-e10-t5 .c-btn-cta:hover {
    -webkit-box-shadow: 0 0 8px #555;
    box-shadow: 0 0 8px #555
}

.bg-btn-sb-e10-t5 .c-btn-cta::before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bg-sb-e10-t5.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 0;
    z-index: 0
}

.bg-btn-sb-e10-t5 .c-btn-cta>span {
    position: relative;
    display: inline-block;
    padding-left: 35px
}

.bg-btn-sb-e10-t5 .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf.svg)
}

.bg-btn-sb-e10-t5 .p-viewmore .p-viewmore_btn .c-btn-cta {
    color: #fff
}

.bg-btn-sb-e10-t5 .p-viewmore .p-viewmore_btn .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf.svg)
}

.bg-btn-rd-mg .c-btn-cta {
    position: relative;
    color: #fff;
    border-style: none;
    overflow: hidden;
    -webkit-transition: -webkit-box-shadow .3s ease-in-out;
    transition: -webkit-box-shadow .3s ease-in-out;
    -o-transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out,-webkit-box-shadow .3s ease-in-out
}

.bg-btn-rd-mg .c-btn-cta:hover {
    -webkit-box-shadow: 0 0 8px #555;
    box-shadow: 0 0 8px #555
}

.bg-btn-rd-mg .c-btn-cta::before {
    content: "";
    position: absolute;
    display: block;
    width: 105%;
    height: 105%;
    top: -2.5%;
    left: -2.5%;
    background-image: url(/templates/img/bgg-rd-mg.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    z-index: 0
}

.bg-btn-rd-mg .c-btn-cta>span {
    position: relative;
    display: inline-block;
    padding-left: 35px
}

.bg-btn-rd-mg .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf.svg)
}

.bg-btn-rd-mg .p-viewmore .p-viewmore_btn .c-btn-cta {
    color: #fff
}

.bg-btn-rd-mg .p-viewmore .p-viewmore_btn .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf.svg)
}

.bg-btn-rd-or .c-btn-cta {
    position: relative;
    color: #fff;
    border-style: none;
    overflow: hidden;
    -webkit-transition: -webkit-box-shadow .3s ease-in-out;
    transition: -webkit-box-shadow .3s ease-in-out;
    -o-transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out,-webkit-box-shadow .3s ease-in-out
}

.bg-btn-rd-or .c-btn-cta:hover {
    -webkit-box-shadow: 0 0 8px #555;
    box-shadow: 0 0 8px #555
}

.bg-btn-rd-or .c-btn-cta::before {
    content: "";
    position: absolute;
    display: block;
    width: 105%;
    height: 105%;
    top: -2.5%;
    left: -2.5%;
    background-image: url(/templates/img/bgg-rd-or.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    z-index: 0
}

.bg-btn-rd-or .c-btn-cta>span {
    position: relative;
    display: inline-block;
    padding-left: 35px
}

.bg-btn-rd-or .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf.svg)
}

.bg-btn-rd-or .p-viewmore .p-viewmore_btn .c-btn-cta {
    color: #fff
}

.bg-btn-rd-or .p-viewmore .p-viewmore_btn .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf.svg)
}

.bg-btn-bl-cy .c-btn-cta {
    position: relative;
    color: #fff;
    border-style: none;
    overflow: hidden;
    -webkit-transition: -webkit-box-shadow .3s ease-in-out;
    transition: -webkit-box-shadow .3s ease-in-out;
    -o-transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out,-webkit-box-shadow .3s ease-in-out
}

.bg-btn-bl-cy .c-btn-cta:hover {
    -webkit-box-shadow: 0 0 8px #555;
    box-shadow: 0 0 8px #555
}

.bg-btn-bl-cy .c-btn-cta::before {
    content: "";
    position: absolute;
    display: block;
    width: 105%;
    height: 105%;
    top: -2.5%;
    left: -2.5%;
    background-image: url(/templates/img/bgg-bl-cy.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    z-index: 0
}

.bg-btn-bl-cy .c-btn-cta>span {
    position: relative;
    display: inline-block;
    padding-left: 35px
}

.bg-btn-bl-cy .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf.svg)
}

.bg-btn-bl-cy .p-viewmore .p-viewmore_btn .c-btn-cta {
    color: #fff
}

.bg-btn-bl-cy .p-viewmore .p-viewmore_btn .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf.svg)
}

.bg-btn-dg-lg .c-btn-cta {
    position: relative;
    color: #fff;
    border-style: none;
    overflow: hidden;
    -webkit-transition: -webkit-box-shadow .3s ease-in-out;
    transition: -webkit-box-shadow .3s ease-in-out;
    -o-transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out,-webkit-box-shadow .3s ease-in-out
}

.bg-btn-dg-lg .c-btn-cta:hover {
    -webkit-box-shadow: 0 0 8px #555;
    box-shadow: 0 0 8px #555
}

.bg-btn-dg-lg .c-btn-cta::before {
    content: "";
    position: absolute;
    display: block;
    width: 105%;
    height: 105%;
    top: -2.5%;
    left: -2.5%;
    background-image: url(/templates/img/bgg-dg-lg.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    z-index: 0
}

.bg-btn-dg-lg .c-btn-cta>span {
    position: relative;
    display: inline-block;
    padding-left: 35px
}

.bg-btn-dg-lg .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf.svg)
}

.bg-btn-dg-lg .p-viewmore .p-viewmore_btn .c-btn-cta {
    color: #fff
}

.bg-btn-dg-lg .p-viewmore .p-viewmore_btn .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf.svg)
}

.bg-btn-or-yl .c-btn-cta {
    position: relative;
    color: #000;
    border-style: none;
    overflow: hidden;
    -webkit-transition: -webkit-box-shadow .3s ease-in-out;
    transition: -webkit-box-shadow .3s ease-in-out;
    -o-transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out,-webkit-box-shadow .3s ease-in-out
}

.bg-btn-or-yl .c-btn-cta:hover {
    -webkit-box-shadow: 0 0 8px #555;
    box-shadow: 0 0 8px #555
}

.bg-btn-or-yl .c-btn-cta::before {
    content: "";
    position: absolute;
    display: block;
    width: 105%;
    height: 105%;
    top: -2.5%;
    left: -2.5%;
    background-image: url(/jp/imagesgig5/bgg-or-yl_tcm102-7150679_tcm102-2750236-32.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    z-index: 0
}

.bg-btn-or-yl .c-btn-cta>span {
    position: relative;
    display: inline-block;
    padding-left: 35px
}

.bg-btn-or-yl .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf-blk.svg)
}

.bg-btn-or-yl .p-viewmore .p-viewmore_btn .c-btn-cta {
    color: #000
}

.bg-btn-or-yl .p-viewmore .p-viewmore_btn .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf-blk.svg)
}

.bg-btn-cy-yl .c-btn-cta {
    position: relative;
    color: #000;
    border-style: none;
    overflow: hidden;
    -webkit-transition: -webkit-box-shadow .3s ease-in-out;
    transition: -webkit-box-shadow .3s ease-in-out;
    -o-transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out,-webkit-box-shadow .3s ease-in-out
}

.bg-btn-cy-yl .c-btn-cta:hover {
    -webkit-box-shadow: 0 0 8px #555;
    box-shadow: 0 0 8px #555
}

.bg-btn-cy-yl .c-btn-cta::before {
    content: "";
    position: absolute;
    display: block;
    width: 105%;
    height: 105%;
    top: -2.5%;
    left: -2.5%;
    background-image: url(/templates/img/bgg-cy-yl.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    z-index: 0
}

.bg-btn-cy-yl .c-btn-cta>span {
    position: relative;
    display: inline-block;
    padding-left: 35px
}

.bg-btn-cy-yl .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf-blk.svg)
}

.bg-btn-cy-yl .p-viewmore .p-viewmore_btn .c-btn-cta {
    color: #000
}

.bg-btn-cy-yl .p-viewmore .p-viewmore_btn .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf-blk.svg)
}

.bg-btn-lg-cy .c-btn-cta {
    position: relative;
    color: #000;
    border-style: none;
    overflow: hidden;
    -webkit-transition: -webkit-box-shadow .3s ease-in-out;
    transition: -webkit-box-shadow .3s ease-in-out;
    -o-transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out,-webkit-box-shadow .3s ease-in-out
}

.bg-btn-lg-cy .c-btn-cta:hover {
    -webkit-box-shadow: 0 0 8px #555;
    box-shadow: 0 0 8px #555
}

.bg-btn-lg-cy .c-btn-cta::before {
    content: "";
    position: absolute;
    display: block;
    width: 105%;
    height: 105%;
    top: -2.5%;
    left: -2.5%;
    background-image: url(/templates/img/bgg-lg-cy.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    z-index: 0
}

.bg-btn-lg-cy .c-btn-cta>span {
    position: relative;
    display: inline-block;
    padding-left: 35px
}

.bg-btn-lg-cy .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf-blk.svg)
}

.bg-btn-lg-cy .p-viewmore .p-viewmore_btn .c-btn-cta {
    color: #000
}

.bg-btn-lg-cy .p-viewmore .p-viewmore_btn .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf-blk.svg)
}

.bg-btn-mg-cy .c-btn-cta {
    position: relative;
    color: #fff;
    border-style: none;
    overflow: hidden;
    -webkit-transition: -webkit-box-shadow .3s ease-in-out;
    transition: -webkit-box-shadow .3s ease-in-out;
    -o-transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out,-webkit-box-shadow .3s ease-in-out
}

.bg-btn-mg-cy .c-btn-cta:hover {
    -webkit-box-shadow: 0 0 8px #555;
    box-shadow: 0 0 8px #555
}

.bg-btn-mg-cy .c-btn-cta::before {
    content: "";
    position: absolute;
    display: block;
    width: 105%;
    height: 105%;
    top: -2.5%;
    left: -2.5%;
    background-image: url(/templates/img/bgg-mg-cy.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    z-index: 0
}

.bg-btn-mg-cy .c-btn-cta>span {
    position: relative;
    display: inline-block;
    padding-left: 35px
}

.bg-btn-mg-cy .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf.svg)
}

.bg-btn-mg-cy .p-viewmore .p-viewmore_btn .c-btn-cta {
    color: #fff
}

.bg-btn-mg-cy .p-viewmore .p-viewmore_btn .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf.svg)
}

.bg-btn-rd-yl .c-btn-cta {
    position: relative;
    color: #fff;
    border-style: none;
    overflow: hidden;
    -webkit-transition: -webkit-box-shadow .3s ease-in-out;
    transition: -webkit-box-shadow .3s ease-in-out;
    -o-transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out,-webkit-box-shadow .3s ease-in-out
}

.bg-btn-rd-yl .c-btn-cta:hover {
    -webkit-box-shadow: 0 0 8px #555;
    box-shadow: 0 0 8px #555
}

.bg-btn-rd-yl .c-btn-cta::before {
    content: "";
    position: absolute;
    display: block;
    width: 105%;
    height: 105%;
    top: -2.5%;
    left: -2.5%;
    background-image: url(/templates/img/bgg-rd-yl.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    z-index: 0
}

.bg-btn-rd-yl .c-btn-cta>span {
    position: relative;
    display: inline-block;
    padding-left: 35px
}

.bg-btn-rd-yl .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf.svg)
}

.bg-btn-rd-yl .p-viewmore .p-viewmore_btn .c-btn-cta {
    color: #fff
}

.bg-btn-rd-yl .p-viewmore .p-viewmore_btn .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf.svg)
}

.bg-btn-mg-or .c-btn-cta {
    position: relative;
    color: #fff;
    border-style: none;
    overflow: hidden;
    -webkit-transition: -webkit-box-shadow .3s ease-in-out;
    transition: -webkit-box-shadow .3s ease-in-out;
    -o-transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out,-webkit-box-shadow .3s ease-in-out
}

.bg-btn-mg-or .c-btn-cta:hover {
    -webkit-box-shadow: 0 0 8px #555;
    box-shadow: 0 0 8px #555
}

.bg-btn-mg-or .c-btn-cta::before {
    content: "";
    position: absolute;
    display: block;
    width: 105%;
    height: 105%;
    top: -2.5%;
    left: -2.5%;
    background-image: url(/templates/img/bgg-mg-or.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    z-index: 0
}

.bg-btn-mg-or .c-btn-cta>span {
    position: relative;
    display: inline-block;
    padding-left: 35px
}

.bg-btn-mg-or .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf.svg)
}

.bg-btn-mg-or .p-viewmore .p-viewmore_btn .c-btn-cta {
    color: #fff
}

.bg-btn-mg-or .p-viewmore .p-viewmore_btn .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf.svg)
}

.bg-btn-dg-yl .c-btn-cta {
    position: relative;
    color: #fff;
    border-style: none;
    overflow: hidden;
    -webkit-transition: -webkit-box-shadow .3s ease-in-out;
    transition: -webkit-box-shadow .3s ease-in-out;
    -o-transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out,-webkit-box-shadow .3s ease-in-out
}

.bg-btn-dg-yl .c-btn-cta:hover {
    -webkit-box-shadow: 0 0 8px #555;
    box-shadow: 0 0 8px #555
}

.bg-btn-dg-yl .c-btn-cta::before {
    content: "";
    position: absolute;
    display: block;
    width: 105%;
    height: 105%;
    top: -2.5%;
    left: -2.5%;
    background-image: url(/templates/img/bgg-dg-yl.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    z-index: 0
}

.bg-btn-dg-yl .c-btn-cta>span {
    position: relative;
    display: inline-block;
    padding-left: 35px
}

.bg-btn-dg-yl .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf.svg)
}

.bg-btn-dg-yl .p-viewmore .p-viewmore_btn .c-btn-cta {
    color: #fff
}

.bg-btn-dg-yl .p-viewmore .p-viewmore_btn .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf.svg)
}

.bg-btn-dg-cy .c-btn-cta {
    position: relative;
    color: #fff;
    border-style: none;
    overflow: hidden;
    -webkit-transition: -webkit-box-shadow .3s ease-in-out;
    transition: -webkit-box-shadow .3s ease-in-out;
    -o-transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out,-webkit-box-shadow .3s ease-in-out
}

.bg-btn-dg-cy .c-btn-cta:hover {
    -webkit-box-shadow: 0 0 8px #555;
    box-shadow: 0 0 8px #555
}

.bg-btn-dg-cy .c-btn-cta::before {
    content: "";
    position: absolute;
    display: block;
    width: 105%;
    height: 105%;
    top: -2.5%;
    left: -2.5%;
    background-image: url(/templates/img/bgg-dg-cy.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    z-index: 0
}

.bg-btn-dg-cy .c-btn-cta>span {
    position: relative;
    display: inline-block;
    padding-left: 35px
}

.bg-btn-dg-cy .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf.svg)
}

.bg-btn-dg-cy .p-viewmore .p-viewmore_btn .c-btn-cta {
    color: #fff
}

.bg-btn-dg-cy .p-viewmore .p-viewmore_btn .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf.svg)
}

.bg-btn-rd-bl .c-btn-cta {
    position: relative;
    color: #fff;
    border-style: none;
    overflow: hidden;
    -webkit-transition: -webkit-box-shadow .3s ease-in-out;
    transition: -webkit-box-shadow .3s ease-in-out;
    -o-transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out,-webkit-box-shadow .3s ease-in-out
}

.bg-btn-rd-bl .c-btn-cta:hover {
    -webkit-box-shadow: 0 0 8px #555;
    box-shadow: 0 0 8px #555
}

.bg-btn-rd-bl .c-btn-cta::before {
    content: "";
    position: absolute;
    display: block;
    width: 105%;
    height: 105%;
    top: -2.5%;
    left: -2.5%;
    background-image: url(/templates/img/bgg-rd-bl.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    z-index: 0
}

.bg-btn-rd-bl .c-btn-cta>span {
    position: relative;
    display: inline-block;
    padding-left: 35px
}

.bg-btn-rd-bl .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf.svg)
}

.bg-btn-rd-bl .p-viewmore .p-viewmore_btn .c-btn-cta {
    color: #fff
}

.bg-btn-rd-bl .p-viewmore .p-viewmore_btn .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf.svg)
}

.bg-btn-bl-dg .c-btn-cta {
    position: relative;
    color: #fff;
    border-style: none;
    overflow: hidden;
    -webkit-transition: -webkit-box-shadow .3s ease-in-out;
    transition: -webkit-box-shadow .3s ease-in-out;
    -o-transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out,-webkit-box-shadow .3s ease-in-out
}

.bg-btn-bl-dg .c-btn-cta:hover {
    -webkit-box-shadow: 0 0 8px #555;
    box-shadow: 0 0 8px #555
}

.bg-btn-bl-dg .c-btn-cta::before {
    content: "";
    position: absolute;
    display: block;
    width: 105%;
    height: 105%;
    top: -2.5%;
    left: -2.5%;
    background-image: url(/jp/imagesgig5/bgg-bl-dg_tcm102-7172280_tcm102-2750236-32.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    z-index: 0
}

.bg-btn-bl-dg .c-btn-cta>span {
    position: relative;
    display: inline-block;
    padding-left: 35px
}

.bg-btn-bl-dg .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf.svg)
}

.bg-btn-bl-dg .p-viewmore .p-viewmore_btn .c-btn-cta {
    color: #fff
}

.bg-btn-bl-dg .p-viewmore .p-viewmore_btn .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf.svg)
}

.bg-btn-bl-mg .c-btn-cta {
    position: relative;
    color: #fff;
    border-style: none;
    overflow: hidden;
    -webkit-transition: -webkit-box-shadow .3s ease-in-out;
    transition: -webkit-box-shadow .3s ease-in-out;
    -o-transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out,-webkit-box-shadow .3s ease-in-out
}

.bg-btn-bl-mg .c-btn-cta:hover {
    -webkit-box-shadow: 0 0 8px #555;
    box-shadow: 0 0 8px #555
}

.bg-btn-bl-mg .c-btn-cta::before {
    content: "";
    position: absolute;
    display: block;
    width: 105%;
    height: 105%;
    top: -2.5%;
    left: -2.5%;
    background-image: url(/templates/img/bgg-bl-mg.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    z-index: 0
}

.bg-btn-bl-mg .c-btn-cta>span {
    position: relative;
    display: inline-block;
    padding-left: 35px
}

.bg-btn-bl-mg .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf.svg)
}

.bg-btn-bl-mg .p-viewmore .p-viewmore_btn .c-btn-cta {
    color: #fff
}

.bg-btn-bl-mg .p-viewmore .p-viewmore_btn .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf.svg)
}

.bg-btn-mg-rd .c-btn-cta {
    position: relative;
    color: #fff;
    border-style: none;
    overflow: hidden;
    -webkit-transition: -webkit-box-shadow .3s ease-in-out;
    transition: -webkit-box-shadow .3s ease-in-out;
    -o-transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out,-webkit-box-shadow .3s ease-in-out
}

.bg-btn-mg-rd .c-btn-cta:hover {
    -webkit-box-shadow: 0 0 8px #555;
    box-shadow: 0 0 8px #555
}

.bg-btn-mg-rd .c-btn-cta::before {
    content: "";
    position: absolute;
    display: block;
    width: 105%;
    height: 105%;
    top: -2.5%;
    left: -2.5%;
    background-image: url(/templates/img/bgg-mg-rd.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    z-index: 0
}

.bg-btn-mg-rd .c-btn-cta>span {
    position: relative;
    display: inline-block;
    padding-left: 35px
}

.bg-btn-mg-rd .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf.svg)
}

.bg-btn-mg-rd .p-viewmore .p-viewmore_btn .c-btn-cta {
    color: #fff
}

.bg-btn-mg-rd .p-viewmore .p-viewmore_btn .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf.svg)
}

.bg-btn-or-rd .c-btn-cta {
    position: relative;
    color: #000;
    border-style: none;
    overflow: hidden;
    -webkit-transition: -webkit-box-shadow .3s ease-in-out;
    transition: -webkit-box-shadow .3s ease-in-out;
    -o-transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out,-webkit-box-shadow .3s ease-in-out
}

.bg-btn-or-rd .c-btn-cta:hover {
    -webkit-box-shadow: 0 0 8px #555;
    box-shadow: 0 0 8px #555
}

.bg-btn-or-rd .c-btn-cta::before {
    content: "";
    position: absolute;
    display: block;
    width: 105%;
    height: 105%;
    top: -2.5%;
    left: -2.5%;
    background-image: url(/templates/img/bgg-or-rd.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    z-index: 0
}

.bg-btn-or-rd .c-btn-cta>span {
    position: relative;
    display: inline-block;
    padding-left: 35px
}

.bg-btn-or-rd .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf-blk.svg)
}

.bg-btn-or-rd .p-viewmore .p-viewmore_btn .c-btn-cta {
    color: #000
}

.bg-btn-or-rd .p-viewmore .p-viewmore_btn .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf-blk.svg)
}

.bg-btn-cy-bl .c-btn-cta {
    position: relative;
    color: #000;
    border-style: none;
    overflow: hidden;
    -webkit-transition: -webkit-box-shadow .3s ease-in-out;
    transition: -webkit-box-shadow .3s ease-in-out;
    -o-transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out,-webkit-box-shadow .3s ease-in-out
}

.bg-btn-cy-bl .c-btn-cta:hover {
    -webkit-box-shadow: 0 0 8px #555;
    box-shadow: 0 0 8px #555
}

.bg-btn-cy-bl .c-btn-cta::before {
    content: "";
    position: absolute;
    display: block;
    width: 105%;
    height: 105%;
    top: -2.5%;
    left: -2.5%;
    background-image: url(/templates/img/bgg-cy-bl.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    z-index: 0
}

.bg-btn-cy-bl .c-btn-cta>span {
    position: relative;
    display: inline-block;
    padding-left: 35px
}

.bg-btn-cy-bl .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf-blk.svg)
}

.bg-btn-cy-bl .p-viewmore .p-viewmore_btn .c-btn-cta {
    color: #000
}

.bg-btn-cy-bl .p-viewmore .p-viewmore_btn .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf-blk.svg)
}

.bg-btn-lg-dg .c-btn-cta {
    position: relative;
    color: #000;
    border-style: none;
    overflow: hidden;
    -webkit-transition: -webkit-box-shadow .3s ease-in-out;
    transition: -webkit-box-shadow .3s ease-in-out;
    -o-transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out,-webkit-box-shadow .3s ease-in-out
}

.bg-btn-lg-dg .c-btn-cta:hover {
    -webkit-box-shadow: 0 0 8px #555;
    box-shadow: 0 0 8px #555
}

.bg-btn-lg-dg .c-btn-cta::before {
    content: "";
    position: absolute;
    display: block;
    width: 105%;
    height: 105%;
    top: -2.5%;
    left: -2.5%;
    background-image: url(/templates/img/bgg-lg-dg.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    z-index: 0
}

.bg-btn-lg-dg .c-btn-cta>span {
    position: relative;
    display: inline-block;
    padding-left: 35px
}

.bg-btn-lg-dg .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf-blk.svg)
}

.bg-btn-lg-dg .p-viewmore .p-viewmore_btn .c-btn-cta {
    color: #000
}

.bg-btn-lg-dg .p-viewmore .p-viewmore_btn .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf-blk.svg)
}

.bg-btn-yl-or .c-btn-cta {
    position: relative;
    color: #000;
    border-style: none;
    overflow: hidden;
    -webkit-transition: -webkit-box-shadow .3s ease-in-out;
    transition: -webkit-box-shadow .3s ease-in-out;
    -o-transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out,-webkit-box-shadow .3s ease-in-out
}

.bg-btn-yl-or .c-btn-cta:hover {
    -webkit-box-shadow: 0 0 8px #555;
    box-shadow: 0 0 8px #555
}

.bg-btn-yl-or .c-btn-cta::before {
    content: "";
    position: absolute;
    display: block;
    width: 105%;
    height: 105%;
    top: -2.5%;
    left: -2.5%;
    background-image: url(/templates/img/bgg-yl-or.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    z-index: 0
}

.bg-btn-yl-or .c-btn-cta>span {
    position: relative;
    display: inline-block;
    padding-left: 35px
}

.bg-btn-yl-or .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf-blk.svg)
}

.bg-btn-yl-or .p-viewmore .p-viewmore_btn .c-btn-cta {
    color: #000
}

.bg-btn-yl-or .p-viewmore .p-viewmore_btn .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf-blk.svg)
}

.bg-btn-yl-cy .c-btn-cta {
    position: relative;
    color: #000;
    border-style: none;
    overflow: hidden;
    -webkit-transition: -webkit-box-shadow .3s ease-in-out;
    transition: -webkit-box-shadow .3s ease-in-out;
    -o-transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out,-webkit-box-shadow .3s ease-in-out
}

.bg-btn-yl-cy .c-btn-cta:hover {
    -webkit-box-shadow: 0 0 8px #555;
    box-shadow: 0 0 8px #555
}

.bg-btn-yl-cy .c-btn-cta::before {
    content: "";
    position: absolute;
    display: block;
    width: 105%;
    height: 105%;
    top: -2.5%;
    left: -2.5%;
    background-image: url(/templates/img/bgg-yl-cy.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    z-index: 0
}

.bg-btn-yl-cy .c-btn-cta>span {
    position: relative;
    display: inline-block;
    padding-left: 35px
}

.bg-btn-yl-cy .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf-blk.svg)
}

.bg-btn-yl-cy .p-viewmore .p-viewmore_btn .c-btn-cta {
    color: #000
}

.bg-btn-yl-cy .p-viewmore .p-viewmore_btn .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf-blk.svg)
}

.bg-btn-cy-lg .c-btn-cta {
    position: relative;
    color: #000;
    border-style: none;
    overflow: hidden;
    -webkit-transition: -webkit-box-shadow .3s ease-in-out;
    transition: -webkit-box-shadow .3s ease-in-out;
    -o-transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out,-webkit-box-shadow .3s ease-in-out
}

.bg-btn-cy-lg .c-btn-cta:hover {
    -webkit-box-shadow: 0 0 8px #555;
    box-shadow: 0 0 8px #555
}

.bg-btn-cy-lg .c-btn-cta::before {
    content: "";
    position: absolute;
    display: block;
    width: 105%;
    height: 105%;
    top: -2.5%;
    left: -2.5%;
    background-image: url(/templates/img/bgg-cy-lg.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    z-index: 0
}

.bg-btn-cy-lg .c-btn-cta>span {
    position: relative;
    display: inline-block;
    padding-left: 35px
}

.bg-btn-cy-lg .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf-blk.svg)
}

.bg-btn-cy-lg .p-viewmore .p-viewmore_btn .c-btn-cta {
    color: #000
}

.bg-btn-cy-lg .p-viewmore .p-viewmore_btn .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf-blk.svg)
}

.bg-btn-cy-mg .c-btn-cta {
    position: relative;
    color: #000;
    border-style: none;
    overflow: hidden;
    -webkit-transition: -webkit-box-shadow .3s ease-in-out;
    transition: -webkit-box-shadow .3s ease-in-out;
    -o-transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out,-webkit-box-shadow .3s ease-in-out
}

.bg-btn-cy-mg .c-btn-cta:hover {
    -webkit-box-shadow: 0 0 8px #555;
    box-shadow: 0 0 8px #555
}

.bg-btn-cy-mg .c-btn-cta::before {
    content: "";
    position: absolute;
    display: block;
    width: 105%;
    height: 105%;
    top: -2.5%;
    left: -2.5%;
    background-image: url(/templates/img/bgg-cy-mg.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    z-index: 0
}

.bg-btn-cy-mg .c-btn-cta>span {
    position: relative;
    display: inline-block;
    padding-left: 35px
}

.bg-btn-cy-mg .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf-blk.svg)
}

.bg-btn-cy-mg .p-viewmore .p-viewmore_btn .c-btn-cta {
    color: #000
}

.bg-btn-cy-mg .p-viewmore .p-viewmore_btn .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf-blk.svg)
}

.bg-btn-yl-rd .c-btn-cta {
    position: relative;
    color: #000;
    border-style: none;
    overflow: hidden;
    -webkit-transition: -webkit-box-shadow .3s ease-in-out;
    transition: -webkit-box-shadow .3s ease-in-out;
    -o-transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out,-webkit-box-shadow .3s ease-in-out
}

.bg-btn-yl-rd .c-btn-cta:hover {
    -webkit-box-shadow: 0 0 8px #555;
    box-shadow: 0 0 8px #555
}

.bg-btn-yl-rd .c-btn-cta::before {
    content: "";
    position: absolute;
    display: block;
    width: 105%;
    height: 105%;
    top: -2.5%;
    left: -2.5%;
    background-image: url(/templates/img/bgg-yl-rd.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    z-index: 0
}

.bg-btn-yl-rd .c-btn-cta>span {
    position: relative;
    display: inline-block;
    padding-left: 35px
}

.bg-btn-yl-rd .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf-blk.svg)
}

.bg-btn-yl-rd .p-viewmore .p-viewmore_btn .c-btn-cta {
    color: #000
}

.bg-btn-yl-rd .p-viewmore .p-viewmore_btn .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf-blk.svg)
}

.bg-btn-or-mg .c-btn-cta {
    position: relative;
    color: #000;
    border-style: none;
    overflow: hidden;
    -webkit-transition: -webkit-box-shadow .3s ease-in-out;
    transition: -webkit-box-shadow .3s ease-in-out;
    -o-transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out,-webkit-box-shadow .3s ease-in-out
}

.bg-btn-or-mg .c-btn-cta:hover {
    -webkit-box-shadow: 0 0 8px #555;
    box-shadow: 0 0 8px #555
}

.bg-btn-or-mg .c-btn-cta::before {
    content: "";
    position: absolute;
    display: block;
    width: 105%;
    height: 105%;
    top: -2.5%;
    left: -2.5%;
    background-image: url(/templates/img/bgg-or-mg.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    z-index: 0
}

.bg-btn-or-mg .c-btn-cta>span {
    position: relative;
    display: inline-block;
    padding-left: 35px
}

.bg-btn-or-mg .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf-blk.svg)
}

.bg-btn-or-mg .p-viewmore .p-viewmore_btn .c-btn-cta {
    color: #000
}

.bg-btn-or-mg .p-viewmore .p-viewmore_btn .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf-blk.svg)
}

.bg-btn-yl-dg .c-btn-cta {
    position: relative;
    color: #000;
    border-style: none;
    overflow: hidden;
    -webkit-transition: -webkit-box-shadow .3s ease-in-out;
    transition: -webkit-box-shadow .3s ease-in-out;
    -o-transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out,-webkit-box-shadow .3s ease-in-out
}

.bg-btn-yl-dg .c-btn-cta:hover {
    -webkit-box-shadow: 0 0 8px #555;
    box-shadow: 0 0 8px #555
}

.bg-btn-yl-dg .c-btn-cta::before {
    content: "";
    position: absolute;
    display: block;
    width: 105%;
    height: 105%;
    top: -2.5%;
    left: -2.5%;
    background-image: url(/templates/img/bgg-yl-dg.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    z-index: 0
}

.bg-btn-yl-dg .c-btn-cta>span {
    position: relative;
    display: inline-block;
    padding-left: 35px
}

.bg-btn-yl-dg .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf-blk.svg)
}

.bg-btn-yl-dg .p-viewmore .p-viewmore_btn .c-btn-cta {
    color: #000
}

.bg-btn-yl-dg .p-viewmore .p-viewmore_btn .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf-blk.svg)
}

.bg-btn-cy-dg .c-btn-cta {
    position: relative;
    color: #000;
    border-style: none;
    overflow: hidden;
    -webkit-transition: -webkit-box-shadow .3s ease-in-out;
    transition: -webkit-box-shadow .3s ease-in-out;
    -o-transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out,-webkit-box-shadow .3s ease-in-out
}

.bg-btn-cy-dg .c-btn-cta:hover {
    -webkit-box-shadow: 0 0 8px #555;
    box-shadow: 0 0 8px #555
}

.bg-btn-cy-dg .c-btn-cta::before {
    content: "";
    position: absolute;
    display: block;
    width: 105%;
    height: 105%;
    top: -2.5%;
    left: -2.5%;
    background-image: url(/templates/img/bgg-cy-dg.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    z-index: 0
}

.bg-btn-cy-dg .c-btn-cta>span {
    position: relative;
    display: inline-block;
    padding-left: 35px
}

.bg-btn-cy-dg .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf-blk.svg)
}

.bg-btn-cy-dg .p-viewmore .p-viewmore_btn .c-btn-cta {
    color: #000
}

.bg-btn-cy-dg .p-viewmore .p-viewmore_btn .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf-blk.svg)
}

.bg-btn-bl-rd .c-btn-cta {
    position: relative;
    color: #fff;
    border-style: none;
    overflow: hidden;
    -webkit-transition: -webkit-box-shadow .3s ease-in-out;
    transition: -webkit-box-shadow .3s ease-in-out;
    -o-transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out,-webkit-box-shadow .3s ease-in-out
}

.bg-btn-bl-rd .c-btn-cta:hover {
    -webkit-box-shadow: 0 0 8px #555;
    box-shadow: 0 0 8px #555
}

.bg-btn-bl-rd .c-btn-cta::before {
    content: "";
    position: absolute;
    display: block;
    width: 105%;
    height: 105%;
    top: -2.5%;
    left: -2.5%;
    background-image: url(/templates/img/bgg-bl-rd.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    z-index: 0
}

.bg-btn-bl-rd .c-btn-cta>span {
    position: relative;
    display: inline-block;
    padding-left: 35px
}

.bg-btn-bl-rd .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf.svg)
}

.bg-btn-bl-rd .p-viewmore .p-viewmore_btn .c-btn-cta {
    color: #fff
}

.bg-btn-bl-rd .p-viewmore .p-viewmore_btn .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf.svg)
}

.bg-btn-dg-bl .c-btn-cta {
    position: relative;
    color: #fff;
    border-style: none;
    overflow: hidden;
    -webkit-transition: -webkit-box-shadow .3s ease-in-out;
    transition: -webkit-box-shadow .3s ease-in-out;
    -o-transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out,-webkit-box-shadow .3s ease-in-out
}

.bg-btn-dg-bl .c-btn-cta:hover {
    -webkit-box-shadow: 0 0 8px #555;
    box-shadow: 0 0 8px #555
}

.bg-btn-dg-bl .c-btn-cta::before {
    content: "";
    position: absolute;
    display: block;
    width: 105%;
    height: 105%;
    top: -2.5%;
    left: -2.5%;
    background-image: url(/templates/img/bgg-dg-bl.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    z-index: 0
}

.bg-btn-dg-bl .c-btn-cta>span {
    position: relative;
    display: inline-block;
    padding-left: 35px
}

.bg-btn-dg-bl .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf.svg)
}

.bg-btn-dg-bl .p-viewmore .p-viewmore_btn .c-btn-cta {
    color: #fff
}

.bg-btn-dg-bl .p-viewmore .p-viewmore_btn .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf.svg)
}

.bg-btn-mg-bl .c-btn-cta {
    position: relative;
    color: #fff;
    border-style: none;
    overflow: hidden;
    -webkit-transition: -webkit-box-shadow .3s ease-in-out;
    transition: -webkit-box-shadow .3s ease-in-out;
    -o-transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out,-webkit-box-shadow .3s ease-in-out
}

.bg-btn-mg-bl .c-btn-cta:hover {
    -webkit-box-shadow: 0 0 8px #555;
    box-shadow: 0 0 8px #555
}

.bg-btn-mg-bl .c-btn-cta::before {
    content: "";
    position: absolute;
    display: block;
    width: 105%;
    height: 105%;
    top: -2.5%;
    left: -2.5%;
    background-image: url(/templates/img/bgg-mg-bl.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    z-index: 0
}

.bg-btn-mg-bl .c-btn-cta>span {
    position: relative;
    display: inline-block;
    padding-left: 35px
}

.bg-btn-mg-bl .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf.svg)
}

.bg-btn-mg-bl .p-viewmore .p-viewmore_btn .c-btn-cta {
    color: #fff
}

.bg-btn-mg-bl .p-viewmore .p-viewmore_btn .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf.svg)
}

.c-btn-cta-fixed {
    position: fixed;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 208px;
    bottom: 20px;
    left: 10px;
    margin: 0;
    z-index: 334;
    -webkit-box-shadow: 0 0 20px rgba(0,0,0,.3);
    box-shadow: 0 0 20px rgba(0,0,0,.3);
    overflow: hidden
}

.c-btn-cta-fixed .c-btn-cta {
    position: relative;
    display: inline-block;
    font-size: 1.6rem;
    line-height: 1.8;
    vertical-align: middle;
    padding: 0;
    width: auto;
    border: none;
    background-color: transparent
}

.c-btn-cta-fixed .c-btn-cta::before {
    display: none
}

.c-btn-cta-fixed .c-btn-cta:hover {
    -webkit-box-shadow: none;
    box-shadow: none
}

.c-btn-cta-fixed .c-btn-cta:hover>span {
    text-decoration: underline
}

.c-btn-cta-fixed .c-btn-cta>span {
    text-align: center;
    padding-left: 0;
    vertical-align: middle
}

.c-btn-cta-fixed .c-btn-cta>span::before {
    position: relative;
    content: "";
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    display: inline-block;
    vertical-align: middle;
    width: 28px;
    height: 28px;
    margin-right: 5px;
    background-image: url(/templates/img/ico-pdf.svg)
}

.c-btn-cta-fixed .c-btn-cta-fixed_close {
    position: absolute;
    display: block;
    width: 28px;
    height: 28px;
    top: 0;
    right: 0
}

.c-btn-cta-fixed .c-btn-cta-fixed_close:focus-visible {
    outline: 1px solid #fff
}

.c-btn-cta-fixed .c-btn-cta-fixed_close:focus-visible:not(:focus-visible) {
    outline: 1px solid #fff
}

.c-btn-cta-fixed .c-btn-cta-fixed_close>span {
    position: absolute;
    display: block;
    width: 12px;
    height: 12px;
    top: 8px;
    right: 8px;
    text-indent: -9999px;
    white-space: nowrap;
    overflow: hidden
}

.c-btn-cta-fixed .c-btn-cta-fixed_close>span::before {
    content: "";
    display: block;
    position: absolute;
    width: 12px;
    height: 1px;
    background-color: #fff;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 7px
}

.c-btn-cta-fixed .c-btn-cta-fixed_close>span::after {
    content: "";
    display: block;
    position: absolute;
    width: 12px;
    height: 1px;
    background-color: #fff;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 7px
}

.c-btn-cta-fixed_inr {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: 98px;
    width: 100%;
    padding: 20px 10px
}

.bg-btn-w .c-btn-cta-fixed {
    background-color: #fff
}

.bg-btn-w .c-btn-cta-fixed .c-btn-cta-fixed_close>span::before {
    background-color: #000
}

.bg-btn-w .c-btn-cta-fixed .c-btn-cta-fixed_close>span::after {
    background-color: #000
}

.bg-btn-sb-h1-t1 .c-btn-cta-fixed::before {
    content: "";
    position: absolute;
    display: block;
    width: 190%;
    height: 190%;
    top: -10%;
    left: -35%;
    background-image: url(/templates/img/bg-sb-h1-t1.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 0;
    z-index: 0
}

.bg-btn-sb-h1-t1 .c-btn-cta-fixed .c-btn-cta {
    color: #fff
}

.bg-btn-sb-h1-t1 .c-btn-cta-fixed .c-btn-cta-fixed_close>span::before {
    background-color: #fff
}

.bg-btn-sb-h1-t1 .c-btn-cta-fixed .c-btn-cta-fixed_close>span::after {
    background-color: #fff
}

.bg-btn-sb-h1-t2 .c-btn-cta-fixed::before {
    content: "";
    position: absolute;
    display: block;
    width: 190%;
    height: 190%;
    top: -10%;
    left: -35%;
    background-image: url(/templates/img/bg-sb-h1-t2.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 0;
    z-index: 0
}

.bg-btn-sb-h1-t2 .c-btn-cta-fixed .c-btn-cta {
    color: #fff
}

.bg-btn-sb-h1-t2 .c-btn-cta-fixed .c-btn-cta-fixed_close>span::before {
    background-color: #fff
}

.bg-btn-sb-h1-t2 .c-btn-cta-fixed .c-btn-cta-fixed_close>span::after {
    background-color: #fff
}

.bg-btn-sb-h1-t3 .c-btn-cta-fixed::before {
    content: "";
    position: absolute;
    display: block;
    width: 190%;
    height: 190%;
    top: -10%;
    left: -35%;
    background-image: url(/templates/img/bg-sb-h1-t3.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 0;
    z-index: 0
}

.bg-btn-sb-h1-t3 .c-btn-cta-fixed .c-btn-cta {
    color: #fff
}

.bg-btn-sb-h1-t3 .c-btn-cta-fixed .c-btn-cta-fixed_close>span::before {
    background-color: #fff
}

.bg-btn-sb-h1-t3 .c-btn-cta-fixed .c-btn-cta-fixed_close>span::after {
    background-color: #fff
}

.bg-btn-sb-h1-t4 .c-btn-cta-fixed::before {
    content: "";
    position: absolute;
    display: block;
    width: 190%;
    height: 190%;
    top: -10%;
    left: -35%;
    background-image: url(/templates/img/bg-sb-h1-t4.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 0;
    z-index: 0
}

.bg-btn-sb-h1-t4 .c-btn-cta-fixed .c-btn-cta {
    color: #fff
}

.bg-btn-sb-h1-t4 .c-btn-cta-fixed .c-btn-cta-fixed_close>span::before {
    background-color: #fff
}

.bg-btn-sb-h1-t4 .c-btn-cta-fixed .c-btn-cta-fixed_close>span::after {
    background-color: #fff
}

.bg-btn-sb-h1-t5 .c-btn-cta-fixed::before {
    content: "";
    position: absolute;
    display: block;
    width: 190%;
    height: 190%;
    top: -10%;
    left: -35%;
    background-image: url(/templates/img/bg-sb-h1-t5.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 0;
    z-index: 0
}

.bg-btn-sb-h1-t5 .c-btn-cta-fixed .c-btn-cta {
    color: #fff
}

.bg-btn-sb-h1-t5 .c-btn-cta-fixed .c-btn-cta-fixed_close>span::before {
    background-color: #fff
}

.bg-btn-sb-h1-t5 .c-btn-cta-fixed .c-btn-cta-fixed_close>span::after {
    background-color: #fff
}

.bg-btn-sb-h2-t4 .c-btn-cta-fixed::before {
    content: "";
    position: absolute;
    display: block;
    width: 190%;
    height: 190%;
    top: -10%;
    left: -35%;
    background-image: url(/templates/img/bg-sb-h2-t4.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 0;
    z-index: 0
}

.bg-btn-sb-h2-t4 .c-btn-cta-fixed .c-btn-cta {
    color: #fff
}

.bg-btn-sb-h2-t4 .c-btn-cta-fixed .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf.svg)
}

.bg-btn-sb-h2-t4 .c-btn-cta-fixed .c-btn-cta-fixed_close>span::before {
    background-color: #fff
}

.bg-btn-sb-h2-t4 .c-btn-cta-fixed .c-btn-cta-fixed_close>span::after {
    background-color: #fff
}

.bg-btn-sb-h3-t2 .c-btn-cta-fixed::before {
    content: "";
    position: absolute;
    display: block;
    width: 190%;
    height: 190%;
    top: -10%;
    left: -35%;
    background-image: url(/templates/img/bg-sb-h3-t2.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 0;
    z-index: 0
}

.bg-btn-sb-h3-t2 .c-btn-cta-fixed .c-btn-cta {
    color: #fff
}

.bg-btn-sb-h3-t2 .c-btn-cta-fixed .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf.svg)
}

.bg-btn-sb-h3-t2 .c-btn-cta-fixed .c-btn-cta-fixed_close>span::before {
    background-color: #fff
}

.bg-btn-sb-h3-t2 .c-btn-cta-fixed .c-btn-cta-fixed_close>span::after {
    background-color: #fff
}

.bg-btn-sb-h4-t4 .c-btn-cta-fixed::before {
    content: "";
    position: absolute;
    display: block;
    width: 190%;
    height: 190%;
    top: -10%;
    left: -35%;
    background-image: url(/templates/img/bg-sb-h4-t4.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 0;
    z-index: 0
}

.bg-btn-sb-h4-t4 .c-btn-cta-fixed .c-btn-cta {
    color: #000
}

.bg-btn-sb-h4-t4 .c-btn-cta-fixed .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf-blk.svg)
}

.bg-btn-sb-h4-t4 .c-btn-cta-fixed .c-btn-cta-fixed_close>span::before {
    background-color: #000
}

.bg-btn-sb-h4-t4 .c-btn-cta-fixed .c-btn-cta-fixed_close>span::after {
    background-color: #000
}

.bg-btn-sb-h5-t1 .c-btn-cta-fixed::before {
    content: "";
    position: absolute;
    display: block;
    width: 190%;
    height: 190%;
    top: -10%;
    left: -35%;
    background-image: url(/jp/imagesgig5/bg-sb-h5-t1_tcm102-7181758_tcm102-2750236-32.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 0;
    z-index: 0
}

.bg-btn-sb-h5-t1 .c-btn-cta-fixed .c-btn-cta {
    color: #000
}

.bg-btn-sb-h5-t1 .c-btn-cta-fixed .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf-blk.svg)
}

.bg-btn-sb-h5-t1 .c-btn-cta-fixed .c-btn-cta-fixed_close>span::before {
    background-color: #000
}

.bg-btn-sb-h5-t1 .c-btn-cta-fixed .c-btn-cta-fixed_close>span::after {
    background-color: #000
}

.bg-btn-sb-h5-t2 .c-btn-cta-fixed::before {
    content: "";
    position: absolute;
    display: block;
    width: 190%;
    height: 190%;
    top: -10%;
    left: -35%;
    background-image: url(/templates/img/bg-sb-h5-t2.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 0;
    z-index: 0
}

.bg-btn-sb-h5-t2 .c-btn-cta-fixed .c-btn-cta {
    color: #000
}

.bg-btn-sb-h5-t2 .c-btn-cta-fixed .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf-blk.svg)
}

.bg-btn-sb-h5-t2 .c-btn-cta-fixed .c-btn-cta-fixed_close>span::before {
    background-color: #000
}

.bg-btn-sb-h5-t2 .c-btn-cta-fixed .c-btn-cta-fixed_close>span::after {
    background-color: #000
}

.bg-btn-sb-h5-t3 .c-btn-cta-fixed::before {
    content: "";
    position: absolute;
    display: block;
    width: 190%;
    height: 190%;
    top: -10%;
    left: -35%;
    background-image: url(/templates/img/bg-sb-h5-t3.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 0;
    z-index: 0
}

.bg-btn-sb-h5-t3 .c-btn-cta-fixed .c-btn-cta {
    color: #000
}

.bg-btn-sb-h5-t3 .c-btn-cta-fixed .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf-blk.svg)
}

.bg-btn-sb-h5-t3 .c-btn-cta-fixed .c-btn-cta-fixed_close>span::before {
    background-color: #000
}

.bg-btn-sb-h5-t3 .c-btn-cta-fixed .c-btn-cta-fixed_close>span::after {
    background-color: #000
}

.bg-btn-sb-h5-t4 .c-btn-cta-fixed::before {
    content: "";
    position: absolute;
    display: block;
    width: 190%;
    height: 190%;
    top: -10%;
    left: -35%;
    background-image: url(/templates/img/bg-sb-h5-t4.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 0;
    z-index: 0
}

.bg-btn-sb-h5-t4 .c-btn-cta-fixed .c-btn-cta {
    color: #000
}

.bg-btn-sb-h5-t4 .c-btn-cta-fixed .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf-blk.svg)
}

.bg-btn-sb-h5-t4 .c-btn-cta-fixed .c-btn-cta-fixed_close>span::before {
    background-color: #000
}

.bg-btn-sb-h5-t4 .c-btn-cta-fixed .c-btn-cta-fixed_close>span::after {
    background-color: #000
}

.bg-btn-sb-h5-t5 .c-btn-cta-fixed::before {
    content: "";
    position: absolute;
    display: block;
    width: 190%;
    height: 190%;
    top: -10%;
    left: -35%;
    background-image: url(/templates/img/bg-sb-h5-t5.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 0;
    z-index: 0
}

.bg-btn-sb-h5-t5 .c-btn-cta-fixed .c-btn-cta {
    color: #000
}

.bg-btn-sb-h5-t5 .c-btn-cta-fixed .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf-blk.svg)
}

.bg-btn-sb-h5-t5 .c-btn-cta-fixed .c-btn-cta-fixed_close>span::before {
    background-color: #000
}

.bg-btn-sb-h5-t5 .c-btn-cta-fixed .c-btn-cta-fixed_close>span::after {
    background-color: #000
}

.bg-btn-sb-e1-t1 .c-btn-cta-fixed::before {
    content: "";
    position: absolute;
    display: block;
    width: 190%;
    height: 190%;
    top: -10%;
    left: -35%;
    background-image: url(/templates/img/bg-sb-e1-t1.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 0;
    z-index: 0
}

.bg-btn-sb-e1-t1 .c-btn-cta-fixed .c-btn-cta {
    color: #000
}

.bg-btn-sb-e1-t1 .c-btn-cta-fixed .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf-blk.svg)
}

.bg-btn-sb-e1-t1 .c-btn-cta-fixed .c-btn-cta-fixed_close>span::before {
    background-color: #000
}

.bg-btn-sb-e1-t1 .c-btn-cta-fixed .c-btn-cta-fixed_close>span::after {
    background-color: #000
}

.bg-btn-sb-e1-t2 .c-btn-cta-fixed::before {
    content: "";
    position: absolute;
    display: block;
    width: 190%;
    height: 190%;
    top: -10%;
    left: -35%;
    background-image: url(/templates/img/bg-sb-e1-t2.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 0;
    z-index: 0
}

.bg-btn-sb-e1-t2 .c-btn-cta-fixed .c-btn-cta {
    color: #000
}

.bg-btn-sb-e1-t2 .c-btn-cta-fixed .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf-blk.svg)
}

.bg-btn-sb-e1-t2 .c-btn-cta-fixed .c-btn-cta-fixed_close>span::before {
    background-color: #000
}

.bg-btn-sb-e1-t2 .c-btn-cta-fixed .c-btn-cta-fixed_close>span::after {
    background-color: #000
}

.bg-btn-sb-e1-t3 .c-btn-cta-fixed::before {
    content: "";
    position: absolute;
    display: block;
    width: 190%;
    height: 190%;
    top: -10%;
    left: -35%;
    background-image: url(/templates/img/bg-sb-e1-t3.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 0;
    z-index: 0
}

.bg-btn-sb-e1-t3 .c-btn-cta-fixed .c-btn-cta {
    color: #000
}

.bg-btn-sb-e1-t3 .c-btn-cta-fixed .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf-blk.svg)
}

.bg-btn-sb-e1-t3 .c-btn-cta-fixed .c-btn-cta-fixed_close>span::before {
    background-color: #000
}

.bg-btn-sb-e1-t3 .c-btn-cta-fixed .c-btn-cta-fixed_close>span::after {
    background-color: #000
}

.bg-btn-sb-e1-t4 .c-btn-cta-fixed::before {
    content: "";
    position: absolute;
    display: block;
    width: 190%;
    height: 190%;
    top: -10%;
    left: -35%;
    background-image: url(/templates/img/bg-sb-e1-t4.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 0;
    z-index: 0
}

.bg-btn-sb-e1-t4 .c-btn-cta-fixed .c-btn-cta {
    color: #000
}

.bg-btn-sb-e1-t4 .c-btn-cta-fixed .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf-blk.svg)
}

.bg-btn-sb-e1-t4 .c-btn-cta-fixed .c-btn-cta-fixed_close>span::before {
    background-color: #000
}

.bg-btn-sb-e1-t4 .c-btn-cta-fixed .c-btn-cta-fixed_close>span::after {
    background-color: #000
}

.bg-btn-sb-e1-t5 .c-btn-cta-fixed::before {
    content: "";
    position: absolute;
    display: block;
    width: 190%;
    height: 190%;
    top: -10%;
    left: -35%;
    background-image: url(/templates/img/bg-sb-e1-t5.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 0;
    z-index: 0
}

.bg-btn-sb-e1-t5 .c-btn-cta-fixed .c-btn-cta {
    color: #000
}

.bg-btn-sb-e1-t5 .c-btn-cta-fixed .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf-blk.svg)
}

.bg-btn-sb-e1-t5 .c-btn-cta-fixed .c-btn-cta-fixed_close>span::before {
    background-color: #000
}

.bg-btn-sb-e1-t5 .c-btn-cta-fixed .c-btn-cta-fixed_close>span::after {
    background-color: #000
}

.bg-btn-sb-e2-t1 .c-btn-cta-fixed::before {
    content: "";
    position: absolute;
    display: block;
    width: 190%;
    height: 190%;
    top: -10%;
    left: -35%;
    background-image: url(/templates/img/bg-sb-e2-t1.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 0;
    z-index: 0
}

.bg-btn-sb-e2-t1 .c-btn-cta-fixed .c-btn-cta {
    color: #000
}

.bg-btn-sb-e2-t1 .c-btn-cta-fixed .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf-blk.svg)
}

.bg-btn-sb-e2-t1 .c-btn-cta-fixed .c-btn-cta-fixed_close>span::before {
    background-color: #000
}

.bg-btn-sb-e2-t1 .c-btn-cta-fixed .c-btn-cta-fixed_close>span::after {
    background-color: #000
}

.bg-btn-sb-e2-t2 .c-btn-cta-fixed::before {
    content: "";
    position: absolute;
    display: block;
    width: 190%;
    height: 190%;
    top: -10%;
    left: -35%;
    background-image: url(/templates/img/bg-sb-e2-t2.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 0;
    z-index: 0
}

.bg-btn-sb-e2-t2 .c-btn-cta-fixed .c-btn-cta {
    color: #000
}

.bg-btn-sb-e2-t2 .c-btn-cta-fixed .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf-blk.svg)
}

.bg-btn-sb-e2-t2 .c-btn-cta-fixed .c-btn-cta-fixed_close>span::before {
    background-color: #000
}

.bg-btn-sb-e2-t2 .c-btn-cta-fixed .c-btn-cta-fixed_close>span::after {
    background-color: #000
}

.bg-btn-sb-e2-t3 .c-btn-cta-fixed::before {
    content: "";
    position: absolute;
    display: block;
    width: 190%;
    height: 190%;
    top: -10%;
    left: -35%;
    background-image: url(/templates/img/bg-sb-e2-t3.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 0;
    z-index: 0
}

.bg-btn-sb-e2-t3 .c-btn-cta-fixed .c-btn-cta {
    color: #000
}

.bg-btn-sb-e2-t3 .c-btn-cta-fixed .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf-blk.svg)
}

.bg-btn-sb-e2-t3 .c-btn-cta-fixed .c-btn-cta-fixed_close>span::before {
    background-color: #000
}

.bg-btn-sb-e2-t3 .c-btn-cta-fixed .c-btn-cta-fixed_close>span::after {
    background-color: #000
}

.bg-btn-sb-e2-t4 .c-btn-cta-fixed::before {
    content: "";
    position: absolute;
    display: block;
    width: 190%;
    height: 190%;
    top: -10%;
    left: -35%;
    background-image: url(/templates/img/bg-sb-e2-t4.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 0;
    z-index: 0
}

.bg-btn-sb-e2-t4 .c-btn-cta-fixed .c-btn-cta {
    color: #000
}

.bg-btn-sb-e2-t4 .c-btn-cta-fixed .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf-blk.svg)
}

.bg-btn-sb-e2-t4 .c-btn-cta-fixed .c-btn-cta-fixed_close>span::before {
    background-color: #000
}

.bg-btn-sb-e2-t4 .c-btn-cta-fixed .c-btn-cta-fixed_close>span::after {
    background-color: #000
}

.bg-btn-sb-e2-t5 .c-btn-cta-fixed::before {
    content: "";
    position: absolute;
    display: block;
    width: 190%;
    height: 190%;
    top: -10%;
    left: -35%;
    background-image: url(/templates/img/bg-sb-e2-t5.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 0;
    z-index: 0
}

.bg-btn-sb-e2-t5 .c-btn-cta-fixed .c-btn-cta {
    color: #000
}

.bg-btn-sb-e2-t5 .c-btn-cta-fixed .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf-blk.svg)
}

.bg-btn-sb-e2-t5 .c-btn-cta-fixed .c-btn-cta-fixed_close>span::before {
    background-color: #000
}

.bg-btn-sb-e2-t5 .c-btn-cta-fixed .c-btn-cta-fixed_close>span::after {
    background-color: #000
}

.bg-btn-sb-e3-t3 .c-btn-cta-fixed::before {
    content: "";
    position: absolute;
    display: block;
    width: 190%;
    height: 190%;
    top: -10%;
    left: -35%;
    background-image: url(/templates/img/bg-sb-e3-t3.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 0;
    z-index: 0
}

.bg-btn-sb-e3-t3 .c-btn-cta-fixed .c-btn-cta {
    color: #000
}

.bg-btn-sb-e3-t3 .c-btn-cta-fixed .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf-blk.svg)
}

.bg-btn-sb-e3-t3 .c-btn-cta-fixed .c-btn-cta-fixed_close>span::before {
    background-color: #000
}

.bg-btn-sb-e3-t3 .c-btn-cta-fixed .c-btn-cta-fixed_close>span::after {
    background-color: #000
}

.bg-btn-sb-e4-t4 .c-btn-cta-fixed::before {
    content: "";
    position: absolute;
    display: block;
    width: 190%;
    height: 190%;
    top: -10%;
    left: -35%;
    background-image: url(/templates/img/bg-sb-e4-t4.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 0;
    z-index: 0
}

.bg-btn-sb-e4-t4 .c-btn-cta-fixed .c-btn-cta {
    color: #000
}

.bg-btn-sb-e4-t4 .c-btn-cta-fixed .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf-blk.svg)
}

.bg-btn-sb-e4-t4 .c-btn-cta-fixed .c-btn-cta-fixed_close>span::before {
    background-color: #000
}

.bg-btn-sb-e4-t4 .c-btn-cta-fixed .c-btn-cta-fixed_close>span::after {
    background-color: #000
}

.bg-btn-sb-e5-t4 .c-btn-cta-fixed::before {
    content: "";
    position: absolute;
    display: block;
    width: 190%;
    height: 190%;
    top: -10%;
    left: -35%;
    background-image: url(/templates/img/bg-sb-e5-t4.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 0;
    z-index: 0
}

.bg-btn-sb-e5-t4 .c-btn-cta-fixed .c-btn-cta {
    color: #000
}

.bg-btn-sb-e5-t4 .c-btn-cta-fixed .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf-blk.svg)
}

.bg-btn-sb-e5-t4 .c-btn-cta-fixed .c-btn-cta-fixed_close>span::before {
    background-color: #000
}

.bg-btn-sb-e5-t4 .c-btn-cta-fixed .c-btn-cta-fixed_close>span::after {
    background-color: #000
}

.bg-btn-sb-e6-t1 .c-btn-cta-fixed::before {
    content: "";
    position: absolute;
    display: block;
    width: 190%;
    height: 190%;
    top: -10%;
    left: -35%;
    background-image: url(/templates/img/bg-sb-e6-t1.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 0;
    z-index: 0
}

.bg-btn-sb-e6-t1 .c-btn-cta-fixed .c-btn-cta {
    color: #000
}

.bg-btn-sb-e6-t1 .c-btn-cta-fixed .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf-blk.svg)
}

.bg-btn-sb-e6-t1 .c-btn-cta-fixed .c-btn-cta-fixed_close>span::before {
    background-color: #000
}

.bg-btn-sb-e6-t1 .c-btn-cta-fixed .c-btn-cta-fixed_close>span::after {
    background-color: #000
}

.bg-btn-sb-e6-t2 .c-btn-cta-fixed::before {
    content: "";
    position: absolute;
    display: block;
    width: 190%;
    height: 190%;
    top: -10%;
    left: -35%;
    background-image: url(/templates/img/bg-sb-e6-t2.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 0;
    z-index: 0
}

.bg-btn-sb-e6-t2 .c-btn-cta-fixed .c-btn-cta {
    color: #000
}

.bg-btn-sb-e6-t2 .c-btn-cta-fixed .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf-blk.svg)
}

.bg-btn-sb-e6-t2 .c-btn-cta-fixed .c-btn-cta-fixed_close>span::before {
    background-color: #000
}

.bg-btn-sb-e6-t2 .c-btn-cta-fixed .c-btn-cta-fixed_close>span::after {
    background-color: #000
}

.bg-btn-sb-e6-t3 .c-btn-cta-fixed::before {
    content: "";
    position: absolute;
    display: block;
    width: 190%;
    height: 190%;
    top: -10%;
    left: -35%;
    background-image: url(/templates/img/bg-sb-e6-t3.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 0;
    z-index: 0
}

.bg-btn-sb-e6-t3 .c-btn-cta-fixed .c-btn-cta {
    color: #000
}

.bg-btn-sb-e6-t3 .c-btn-cta-fixed .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf-blk.svg)
}

.bg-btn-sb-e6-t3 .c-btn-cta-fixed .c-btn-cta-fixed_close>span::before {
    background-color: #000
}

.bg-btn-sb-e6-t3 .c-btn-cta-fixed .c-btn-cta-fixed_close>span::after {
    background-color: #000
}

.bg-btn-sb-e6-t4 .c-btn-cta-fixed::before {
    content: "";
    position: absolute;
    display: block;
    width: 190%;
    height: 190%;
    top: -10%;
    left: -35%;
    background-image: url(/templates/img/bg-sb-e6-t4.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 0;
    z-index: 0
}

.bg-btn-sb-e6-t4 .c-btn-cta-fixed .c-btn-cta {
    color: #000
}

.bg-btn-sb-e6-t4 .c-btn-cta-fixed .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf-blk.svg)
}

.bg-btn-sb-e6-t4 .c-btn-cta-fixed .c-btn-cta-fixed_close>span::before {
    background-color: #000
}

.bg-btn-sb-e6-t4 .c-btn-cta-fixed .c-btn-cta-fixed_close>span::after {
    background-color: #000
}

.bg-btn-sb-e6-t5 .c-btn-cta-fixed::before {
    content: "";
    position: absolute;
    display: block;
    width: 190%;
    height: 190%;
    top: -10%;
    left: -35%;
    background-image: url(/templates/img/bg-sb-e6-t5.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 0;
    z-index: 0
}

.bg-btn-sb-e6-t5 .c-btn-cta-fixed .c-btn-cta {
    color: #000
}

.bg-btn-sb-e6-t5 .c-btn-cta-fixed .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf-blk.svg)
}

.bg-btn-sb-e6-t5 .c-btn-cta-fixed .c-btn-cta-fixed_close>span::before {
    background-color: #000
}

.bg-btn-sb-e6-t5 .c-btn-cta-fixed .c-btn-cta-fixed_close>span::after {
    background-color: #000
}

.bg-btn-sb-e7-t4 .c-btn-cta-fixed::before {
    content: "";
    position: absolute;
    display: block;
    width: 190%;
    height: 190%;
    top: -10%;
    left: -35%;
    background-image: url(/templates/img/bg-sb-e7-t4.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 0;
    z-index: 0
}

.bg-btn-sb-e7-t4 .c-btn-cta-fixed .c-btn-cta {
    color: #000
}

.bg-btn-sb-e7-t4 .c-btn-cta-fixed .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf-blk.svg)
}

.bg-btn-sb-e7-t4 .c-btn-cta-fixed .c-btn-cta-fixed_close>span::before {
    background-color: #000
}

.bg-btn-sb-e7-t4 .c-btn-cta-fixed .c-btn-cta-fixed_close>span::after {
    background-color: #000
}

.bg-btn-sb-e8-t1 .c-btn-cta-fixed::before {
    content: "";
    position: absolute;
    display: block;
    width: 190%;
    height: 190%;
    top: -10%;
    left: -35%;
    background-image: url(/templates/img/bg-sb-e8-t1.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 0;
    z-index: 0
}

.bg-btn-sb-e8-t1 .c-btn-cta-fixed .c-btn-cta {
    color: #fff
}

.bg-btn-sb-e8-t1 .c-btn-cta-fixed .c-btn-cta-fixed_close>span::before {
    background-color: #fff
}

.bg-btn-sb-e8-t1 .c-btn-cta-fixed .c-btn-cta-fixed_close>span::after {
    background-color: #fff
}

.bg-btn-sb-e8-t2 .c-btn-cta-fixed::before {
    content: "";
    position: absolute;
    display: block;
    width: 190%;
    height: 190%;
    top: -10%;
    left: -35%;
    background-image: url(/templates/img/bg-sb-e8-t2.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 0;
    z-index: 0
}

.bg-btn-sb-e8-t2 .c-btn-cta-fixed .c-btn-cta {
    color: #fff
}

.bg-btn-sb-e8-t2 .c-btn-cta-fixed .c-btn-cta-fixed_close>span::before {
    background-color: #fff
}

.bg-btn-sb-e8-t2 .c-btn-cta-fixed .c-btn-cta-fixed_close>span::after {
    background-color: #fff
}

.bg-btn-sb-e8-t3 .c-btn-cta-fixed::before {
    content: "";
    position: absolute;
    display: block;
    width: 190%;
    height: 190%;
    top: -10%;
    left: -35%;
    background-image: url(/templates/img/bg-sb-e8-t3.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 0;
    z-index: 0
}

.bg-btn-sb-e8-t3 .c-btn-cta-fixed .c-btn-cta {
    color: #fff
}

.bg-btn-sb-e8-t3 .c-btn-cta-fixed .c-btn-cta-fixed_close>span::before {
    background-color: #fff
}

.bg-btn-sb-e8-t3 .c-btn-cta-fixed .c-btn-cta-fixed_close>span::after {
    background-color: #fff
}

.bg-btn-sb-e8-t4 .c-btn-cta-fixed::before {
    content: "";
    position: absolute;
    display: block;
    width: 190%;
    height: 190%;
    top: -10%;
    left: -35%;
    background-image: url(/templates/img/bg-sb-e8-t4.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 0;
    z-index: 0
}

.bg-btn-sb-e8-t4 .c-btn-cta-fixed .c-btn-cta {
    color: #fff
}

.bg-btn-sb-e8-t4 .c-btn-cta-fixed .c-btn-cta-fixed_close>span::before {
    background-color: #fff
}

.bg-btn-sb-e8-t4 .c-btn-cta-fixed .c-btn-cta-fixed_close>span::after {
    background-color: #fff
}

.bg-btn-sb-e8-t5 .c-btn-cta-fixed::before {
    content: "";
    position: absolute;
    display: block;
    width: 190%;
    height: 190%;
    top: -10%;
    left: -35%;
    background-image: url(/templates/img/bg-sb-e8-t5.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 0;
    z-index: 0
}

.bg-btn-sb-e8-t5 .c-btn-cta-fixed .c-btn-cta {
    color: #fff
}

.bg-btn-sb-e8-t5 .c-btn-cta-fixed .c-btn-cta-fixed_close>span::before {
    background-color: #fff
}

.bg-btn-sb-e8-t5 .c-btn-cta-fixed .c-btn-cta-fixed_close>span::after {
    background-color: #fff
}

.bg-btn-sb-e9-t1 .c-btn-cta-fixed::before {
    content: "";
    position: absolute;
    display: block;
    width: 190%;
    height: 190%;
    top: -10%;
    left: -35%;
    background-image: url(/templates/img/bg-sb-e9-t1.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 0;
    z-index: 0
}

.bg-btn-sb-e9-t1 .c-btn-cta-fixed .c-btn-cta {
    color: #fff
}

.bg-btn-sb-e9-t1 .c-btn-cta-fixed .c-btn-cta-fixed_close>span::before {
    background-color: #fff
}

.bg-btn-sb-e9-t1 .c-btn-cta-fixed .c-btn-cta-fixed_close>span::after {
    background-color: #fff
}

.bg-btn-sb-e9-t2 .c-btn-cta-fixed::before {
    content: "";
    position: absolute;
    display: block;
    width: 190%;
    height: 190%;
    top: -10%;
    left: -35%;
    background-image: url(/templates/img/bg-sb-e9-t2.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 0;
    z-index: 0
}

.bg-btn-sb-e9-t2 .c-btn-cta-fixed .c-btn-cta {
    color: #fff
}

.bg-btn-sb-e9-t2 .c-btn-cta-fixed .c-btn-cta-fixed_close>span::before {
    background-color: #fff
}

.bg-btn-sb-e9-t2 .c-btn-cta-fixed .c-btn-cta-fixed_close>span::after {
    background-color: #fff
}

.bg-btn-sb-e9-t3 .c-btn-cta-fixed::before {
    content: "";
    position: absolute;
    display: block;
    width: 190%;
    height: 190%;
    top: -10%;
    left: -35%;
    background-image: url(/templates/img/bg-sb-e9-t3.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 0;
    z-index: 0
}

.bg-btn-sb-e9-t3 .c-btn-cta-fixed .c-btn-cta {
    color: #fff
}

.bg-btn-sb-e9-t3 .c-btn-cta-fixed .c-btn-cta-fixed_close>span::before {
    background-color: #fff
}

.bg-btn-sb-e9-t3 .c-btn-cta-fixed .c-btn-cta-fixed_close>span::after {
    background-color: #fff
}

.bg-btn-sb-e9-t4 .c-btn-cta-fixed::before {
    content: "";
    position: absolute;
    display: block;
    width: 190%;
    height: 190%;
    top: -10%;
    left: -35%;
    background-image: url(/templates/img/bg-sb-e9-t4.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 0;
    z-index: 0
}

.bg-btn-sb-e9-t4 .c-btn-cta-fixed .c-btn-cta {
    color: #fff
}

.bg-btn-sb-e9-t4 .c-btn-cta-fixed .c-btn-cta-fixed_close>span::before {
    background-color: #fff
}

.bg-btn-sb-e9-t4 .c-btn-cta-fixed .c-btn-cta-fixed_close>span::after {
    background-color: #fff
}

.bg-btn-sb-e9-t5 .c-btn-cta-fixed::before {
    content: "";
    position: absolute;
    display: block;
    width: 190%;
    height: 190%;
    top: -10%;
    left: -35%;
    background-image: url(/templates/img/bg-sb-e9-t5.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 0;
    z-index: 0
}

.bg-btn-sb-e9-t5 .c-btn-cta-fixed .c-btn-cta {
    color: #fff
}

.bg-btn-sb-e9-t5 .c-btn-cta-fixed .c-btn-cta-fixed_close>span::before {
    background-color: #fff
}

.bg-btn-sb-e9-t5 .c-btn-cta-fixed .c-btn-cta-fixed_close>span::after {
    background-color: #fff
}

.bg-btn-sb-e10-t1 .c-btn-cta-fixed::before {
    content: "";
    position: absolute;
    display: block;
    width: 190%;
    height: 190%;
    top: -10%;
    left: -35%;
    background-image: url(/templates/img/bg-sb-e10-t1.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 0;
    z-index: 0
}

.bg-btn-sb-e10-t1 .c-btn-cta-fixed .c-btn-cta {
    color: #fff
}

.bg-btn-sb-e10-t1 .c-btn-cta-fixed .c-btn-cta-fixed_close>span::before {
    background-color: #fff
}

.bg-btn-sb-e10-t1 .c-btn-cta-fixed .c-btn-cta-fixed_close>span::after {
    background-color: #fff
}

.bg-btn-sb-e10-t2 .c-btn-cta-fixed::before {
    content: "";
    position: absolute;
    display: block;
    width: 190%;
    height: 190%;
    top: -10%;
    left: -35%;
    background-image: url(/templates/img/bg-sb-e10-t2.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 0;
    z-index: 0
}

.bg-btn-sb-e10-t2 .c-btn-cta-fixed .c-btn-cta {
    color: #fff
}

.bg-btn-sb-e10-t2 .c-btn-cta-fixed .c-btn-cta-fixed_close>span::before {
    background-color: #fff
}

.bg-btn-sb-e10-t2 .c-btn-cta-fixed .c-btn-cta-fixed_close>span::after {
    background-color: #fff
}

.bg-btn-sb-e10-t3 .c-btn-cta-fixed::before {
    content: "";
    position: absolute;
    display: block;
    width: 190%;
    height: 190%;
    top: -10%;
    left: -35%;
    background-image: url(/templates/img/bg-sb-e10-t3.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 0;
    z-index: 0
}

.bg-btn-sb-e10-t3 .c-btn-cta-fixed .c-btn-cta {
    color: #fff
}

.bg-btn-sb-e10-t3 .c-btn-cta-fixed .c-btn-cta-fixed_close>span::before {
    background-color: #fff
}

.bg-btn-sb-e10-t3 .c-btn-cta-fixed .c-btn-cta-fixed_close>span::after {
    background-color: #fff
}

.bg-btn-sb-e10-t4 .c-btn-cta-fixed::before {
    content: "";
    position: absolute;
    display: block;
    width: 190%;
    height: 190%;
    top: -10%;
    left: -35%;
    background-image: url(/templates/img/bg-sb-e10-t4.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 0;
    z-index: 0
}

.bg-btn-sb-e10-t4 .c-btn-cta-fixed .c-btn-cta {
    color: #fff
}

.bg-btn-sb-e10-t4 .c-btn-cta-fixed .c-btn-cta-fixed_close>span::before {
    background-color: #fff
}

.bg-btn-sb-e10-t4 .c-btn-cta-fixed .c-btn-cta-fixed_close>span::after {
    background-color: #fff
}

.bg-btn-sb-e10-t5 .c-btn-cta-fixed::before {
    content: "";
    position: absolute;
    display: block;
    width: 190%;
    height: 190%;
    top: -10%;
    left: -35%;
    background-image: url(/templates/img/bg-sb-e10-t5.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 0;
    z-index: 0
}

.bg-btn-sb-e10-t5 .c-btn-cta-fixed .c-btn-cta {
    color: #fff
}

.bg-btn-sb-e10-t5 .c-btn-cta-fixed .c-btn-cta-fixed_close>span::before {
    background-color: #fff
}

.bg-btn-sb-e10-t5 .c-btn-cta-fixed .c-btn-cta-fixed_close>span::after {
    background-color: #fff
}

.bg-btn-rd-mg .c-btn-cta-fixed::before {
    content: "";
    position: absolute;
    display: block;
    width: 190%;
    height: 190%;
    top: -10%;
    left: -35%;
    background-image: url(/templates/img/bgg-rd-mg.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 0;
    z-index: 0
}

.bg-btn-rd-or .c-btn-cta-fixed::before {
    content: "";
    position: absolute;
    display: block;
    width: 190%;
    height: 190%;
    top: -10%;
    left: -35%;
    background-image: url(/templates/img/bgg-rd-or.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 0;
    z-index: 0
}

.bg-btn-bl-cy .c-btn-cta-fixed::before {
    content: "";
    position: absolute;
    display: block;
    width: 190%;
    height: 190%;
    top: -10%;
    left: -35%;
    background-image: url(/templates/img/bgg-bl-cy.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 0;
    z-index: 0
}

.bg-btn-dg-lg .c-btn-cta-fixed::before {
    content: "";
    position: absolute;
    display: block;
    width: 190%;
    height: 190%;
    top: -10%;
    left: -35%;
    background-image: url(/templates/img/bgg-dg-lg.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 0;
    z-index: 0
}

.bg-btn-or-yl .c-btn-cta-fixed::before {
    content: "";
    position: absolute;
    display: block;
    width: 190%;
    height: 190%;
    top: -10%;
    left: -35%;
    background-image: url(/templates/img/bgg-or-yl.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 0;
    z-index: 0
}

.bg-btn-or-yl .c-btn-cta-fixed .c-btn-cta {
    color: #000
}

.bg-btn-or-yl .c-btn-cta-fixed .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf-blk.svg)
}

.bg-btn-or-yl .c-btn-cta-fixed .c-btn-cta-fixed_close>span::before {
    background-color: #000
}

.bg-btn-or-yl .c-btn-cta-fixed .c-btn-cta-fixed_close>span::after {
    background-color: #000
}

.bg-btn-cy-yl .c-btn-cta-fixed::before {
    content: "";
    position: absolute;
    display: block;
    width: 190%;
    height: 190%;
    top: -10%;
    left: -35%;
    background-image: url(/templates/img/bgg-cy-yl.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 0;
    z-index: 0
}

.bg-btn-cy-yl .c-btn-cta-fixed .c-btn-cta {
    color: #000
}

.bg-btn-cy-yl .c-btn-cta-fixed .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf-blk.svg)
}

.bg-btn-cy-yl .c-btn-cta-fixed .c-btn-cta-fixed_close>span::before {
    background-color: #000
}

.bg-btn-cy-yl .c-btn-cta-fixed .c-btn-cta-fixed_close>span::after {
    background-color: #000
}

.bg-btn-lg-cy .c-btn-cta-fixed::before {
    content: "";
    position: absolute;
    display: block;
    width: 190%;
    height: 190%;
    top: -10%;
    left: -35%;
    background-image: url(/templates/img/bgg-lg-cy.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 0;
    z-index: 0
}

.bg-btn-lg-cy .c-btn-cta-fixed .c-btn-cta {
    color: #000
}

.bg-btn-lg-cy .c-btn-cta-fixed .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf-blk.svg)
}

.bg-btn-lg-cy .c-btn-cta-fixed .c-btn-cta-fixed_close>span::before {
    background-color: #000
}

.bg-btn-lg-cy .c-btn-cta-fixed .c-btn-cta-fixed_close>span::after {
    background-color: #000
}

.bg-btn-mg-cy .c-btn-cta-fixed::before {
    content: "";
    position: absolute;
    display: block;
    width: 190%;
    height: 190%;
    top: -10%;
    left: -35%;
    background-image: url(/templates/img/bgg-mg-cy.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 0;
    z-index: 0
}

.bg-btn-rd-yl .c-btn-cta-fixed::before {
    content: "";
    position: absolute;
    display: block;
    width: 190%;
    height: 190%;
    top: -10%;
    left: -35%;
    background-image: url(/templates/img/bgg-rd-yl.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 0;
    z-index: 0
}

.bg-btn-mg-or .c-btn-cta-fixed::before {
    content: "";
    position: absolute;
    display: block;
    width: 190%;
    height: 190%;
    top: -10%;
    left: -35%;
    background-image: url(/templates/img/bgg-mg-or.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 0;
    z-index: 0
}

.bg-btn-dg-yl .c-btn-cta-fixed::before {
    content: "";
    position: absolute;
    display: block;
    width: 190%;
    height: 190%;
    top: -10%;
    left: -35%;
    background-image: url(/templates/img/bgg-dg-yl.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 0;
    z-index: 0
}

.bg-btn-dg-cy .c-btn-cta-fixed::before {
    content: "";
    position: absolute;
    display: block;
    width: 190%;
    height: 190%;
    top: -10%;
    left: -35%;
    background-image: url(/templates/img/bgg-dg-cy.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 0;
    z-index: 0
}

.bg-btn-rd-bl .c-btn-cta-fixed::before {
    content: "";
    position: absolute;
    display: block;
    width: 190%;
    height: 190%;
    top: -10%;
    left: -35%;
    background-image: url(/templates/img/bgg-rd-bl.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 0;
    z-index: 0
}

.bg-btn-bl-dg .c-btn-cta-fixed::before {
    content: "";
    position: absolute;
    display: block;
    width: 190%;
    height: 190%;
    top: -10%;
    left: -35%;
    background-image: url(/jp/imagesgig5/bgg-bl-dg_tcm102-7172280_tcm102-2750236-32.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 0;
    z-index: 0
}

.bg-btn-bl-mg .c-btn-cta-fixed::before {
    content: "";
    position: absolute;
    display: block;
    width: 190%;
    height: 190%;
    top: -10%;
    left: -35%;
    background-image: url(/templates/img/bgg-bl-mg.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 0;
    z-index: 0
}

.bg-btn-mg-rd .c-btn-cta-fixed::before {
    content: "";
    position: absolute;
    display: block;
    width: 190%;
    height: 190%;
    top: -10%;
    left: -35%;
    background-image: url(/templates/img/bgg-mg-rd.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 0;
    z-index: 0
}

.bg-btn-or-rd .c-btn-cta-fixed::before {
    content: "";
    position: absolute;
    display: block;
    width: 190%;
    height: 190%;
    top: -10%;
    left: -35%;
    background-image: url(/templates/img/bgg-or-rd.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 0;
    z-index: 0
}

.bg-btn-or-rd .c-btn-cta-fixed .c-btn-cta {
    color: #000
}

.bg-btn-or-rd .c-btn-cta-fixed .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf-blk.svg)
}

.bg-btn-or-rd .c-btn-cta-fixed .c-btn-cta-fixed_close>span::before {
    background-color: #000
}

.bg-btn-or-rd .c-btn-cta-fixed .c-btn-cta-fixed_close>span::after {
    background-color: #000
}

.bg-btn-cy-bl .c-btn-cta-fixed::before {
    content: "";
    position: absolute;
    display: block;
    width: 190%;
    height: 190%;
    top: -10%;
    left: -35%;
    background-image: url(/templates/img/bgg-cy-bl.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 0;
    z-index: 0
}

.bg-btn-cy-bl .c-btn-cta-fixed .c-btn-cta {
    color: #000
}

.bg-btn-cy-bl .c-btn-cta-fixed .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf-blk.svg)
}

.bg-btn-cy-bl .c-btn-cta-fixed .c-btn-cta-fixed_close>span::before {
    background-color: #000
}

.bg-btn-cy-bl .c-btn-cta-fixed .c-btn-cta-fixed_close>span::after {
    background-color: #000
}

.bg-btn-lg-dg .c-btn-cta-fixed::before {
    content: "";
    position: absolute;
    display: block;
    width: 190%;
    height: 190%;
    top: -10%;
    left: -35%;
    background-image: url(/templates/img/bgg-lg-dg.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 0;
    z-index: 0
}

.bg-btn-lg-dg .c-btn-cta-fixed .c-btn-cta {
    color: #000
}

.bg-btn-lg-dg .c-btn-cta-fixed .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf-blk.svg)
}

.bg-btn-lg-dg .c-btn-cta-fixed .c-btn-cta-fixed_close>span::before {
    background-color: #000
}

.bg-btn-lg-dg .c-btn-cta-fixed .c-btn-cta-fixed_close>span::after {
    background-color: #000
}

.bg-btn-yl-or .c-btn-cta-fixed::before {
    content: "";
    position: absolute;
    display: block;
    width: 190%;
    height: 190%;
    top: -10%;
    left: -35%;
    background-image: url(/templates/img/bgg-yl-or.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 0;
    z-index: 0
}

.bg-btn-yl-or .c-btn-cta-fixed .c-btn-cta {
    color: #000
}

.bg-btn-yl-or .c-btn-cta-fixed .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf-blk.svg)
}

.bg-btn-yl-or .c-btn-cta-fixed .c-btn-cta-fixed_close>span::before {
    background-color: #000
}

.bg-btn-yl-or .c-btn-cta-fixed .c-btn-cta-fixed_close>span::after {
    background-color: #000
}

.bg-btn-yl-cy .c-btn-cta-fixed::before {
    content: "";
    position: absolute;
    display: block;
    width: 190%;
    height: 190%;
    top: -10%;
    left: -35%;
    background-image: url(/templates/img/bgg-yl-cy.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 0;
    z-index: 0
}

.bg-btn-yl-cy .c-btn-cta-fixed .c-btn-cta {
    color: #000
}

.bg-btn-yl-cy .c-btn-cta-fixed .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf-blk.svg)
}

.bg-btn-yl-cy .c-btn-cta-fixed .c-btn-cta-fixed_close>span::before {
    background-color: #000
}

.bg-btn-yl-cy .c-btn-cta-fixed .c-btn-cta-fixed_close>span::after {
    background-color: #000
}

.bg-btn-cy-lg .c-btn-cta-fixed::before {
    content: "";
    position: absolute;
    display: block;
    width: 190%;
    height: 190%;
    top: -10%;
    left: -35%;
    background-image: url(/templates/img/bgg-cy-lg.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 0;
    z-index: 0
}

.bg-btn-cy-lg .c-btn-cta-fixed .c-btn-cta {
    color: #000
}

.bg-btn-cy-lg .c-btn-cta-fixed .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf-blk.svg)
}

.bg-btn-cy-lg .c-btn-cta-fixed .c-btn-cta-fixed_close>span::before {
    background-color: #000
}

.bg-btn-cy-lg .c-btn-cta-fixed .c-btn-cta-fixed_close>span::after {
    background-color: #000
}

.bg-btn-cy-mg .c-btn-cta-fixed::before {
    content: "";
    position: absolute;
    display: block;
    width: 190%;
    height: 190%;
    top: -10%;
    left: -35%;
    background-image: url(/templates/img/bgg-cy-mg.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 0;
    z-index: 0
}

.bg-btn-cy-mg .c-btn-cta-fixed .c-btn-cta {
    color: #000
}

.bg-btn-cy-mg .c-btn-cta-fixed .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf-blk.svg)
}

.bg-btn-cy-mg .c-btn-cta-fixed .c-btn-cta-fixed_close>span::before {
    background-color: #000
}

.bg-btn-cy-mg .c-btn-cta-fixed .c-btn-cta-fixed_close>span::after {
    background-color: #000
}

.bg-btn-yl-rd .c-btn-cta-fixed::before {
    content: "";
    position: absolute;
    display: block;
    width: 190%;
    height: 190%;
    top: -10%;
    left: -35%;
    background-image: url(/templates/img/bgg-yl-rd.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 0;
    z-index: 0
}

.bg-btn-yl-rd .c-btn-cta-fixed .c-btn-cta {
    color: #000
}

.bg-btn-yl-rd .c-btn-cta-fixed .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf-blk.svg)
}

.bg-btn-yl-rd .c-btn-cta-fixed .c-btn-cta-fixed_close>span::before {
    background-color: #000
}

.bg-btn-yl-rd .c-btn-cta-fixed .c-btn-cta-fixed_close>span::after {
    background-color: #000
}

.bg-btn-or-mg .c-btn-cta-fixed::before {
    content: "";
    position: absolute;
    display: block;
    width: 190%;
    height: 190%;
    top: -10%;
    left: -35%;
    background-image: url(/templates/img/bgg-or-mg.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 0;
    z-index: 0
}

.bg-btn-or-mg .c-btn-cta-fixed .c-btn-cta {
    color: #000
}

.bg-btn-or-mg .c-btn-cta-fixed .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf-blk.svg)
}

.bg-btn-or-mg .c-btn-cta-fixed .c-btn-cta-fixed_close>span::before {
    background-color: #000
}

.bg-btn-or-mg .c-btn-cta-fixed .c-btn-cta-fixed_close>span::after {
    background-color: #000
}

.bg-btn-yl-dg .c-btn-cta-fixed::before {
    content: "";
    position: absolute;
    display: block;
    width: 190%;
    height: 190%;
    top: -10%;
    left: -35%;
    background-image: url(/templates/img/bgg-yl-dg.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 0;
    z-index: 0
}

.bg-btn-yl-dg .c-btn-cta-fixed .c-btn-cta {
    color: #000
}

.bg-btn-yl-dg .c-btn-cta-fixed .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf-blk.svg)
}

.bg-btn-yl-dg .c-btn-cta-fixed .c-btn-cta-fixed_close>span::before {
    background-color: #000
}

.bg-btn-yl-dg .c-btn-cta-fixed .c-btn-cta-fixed_close>span::after {
    background-color: #000
}

.bg-btn-cy-dg .c-btn-cta-fixed::before {
    content: "";
    position: absolute;
    display: block;
    width: 190%;
    height: 190%;
    top: -10%;
    left: -35%;
    background-image: url(/templates/img/bgg-cy-dg.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 0;
    z-index: 0
}

.bg-btn-cy-dg .c-btn-cta-fixed .c-btn-cta {
    color: #000
}

.bg-btn-cy-dg .c-btn-cta-fixed .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf-blk.svg)
}

.bg-btn-cy-dg .c-btn-cta-fixed .c-btn-cta-fixed_close>span::before {
    background-color: #000
}

.bg-btn-cy-dg .c-btn-cta-fixed .c-btn-cta-fixed_close>span::after {
    background-color: #000
}

.bg-btn-bl-rd .c-btn-cta-fixed::before {
    content: "";
    position: absolute;
    display: block;
    width: 190%;
    height: 190%;
    top: -10%;
    left: -35%;
    background-image: url(/templates/img/bgg-bl-rd.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 0;
    z-index: 0
}

.bg-btn-dg-bl .c-btn-cta-fixed::before {
    content: "";
    position: absolute;
    display: block;
    width: 190%;
    height: 190%;
    top: -10%;
    left: -35%;
    background-image: url(/templates/img/bgg-dg-bl.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 0;
    z-index: 0
}

.bg-btn-mg-bl .c-btn-cta-fixed::before {
    content: "";
    position: absolute;
    display: block;
    width: 190%;
    height: 190%;
    top: -10%;
    left: -35%;
    background-image: url(/templates/img/bgg-mg-bl.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 0;
    z-index: 0
}

.c-card {
    text-decoration: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
    height: 100%;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    background-color: #fff;
    padding: 18px 18px 30px
}

.c-card-border-white {
    border: 2px solid #fff;
    background-color: transparent
}

.c-card_inr {
    padding-left: 10px;
    padding-right: 10px
}

a.c-card {
    -webkit-transition: opacity .5s cubic-bezier(.075,.82,.165,1);
    -o-transition: opacity .5s cubic-bezier(.075,.82,.165,1);
    transition: opacity .5s cubic-bezier(.075,.82,.165,1)
}

.c-card_body {
    position: relative
}

.c-card_title {
    color: #000;
    font-size: 2.3rem;
    font-weight: 700
}

.c-card_title a:hover {
    text-decoration: underline
}

.c-card_label {
    display: inline-block;
    font-size: 1.1rem;
    font-weight: 700;
    position: absolute;
    top: 0;
    padding: 12px 15px 12px 45px;
    z-index: 1
}

.c-card_label-cons {
    color: #fff;
    background-image: -webkit-gradient(linear,left top,right top,color-stop(1%,#2400b0),color-stop(64%,#00ecf4));
    background-image: -o-linear-gradient(left,#2400b0 1%,#00ecf4 64%);
    background-image: linear-gradient(90deg,#2400b0 1%,#00ecf4 64%)
}

.c-card_label-cons::before {
    content: "";
    display: block;
    width: 26px;
    height: 28px;
    position: absolute;
    left: 8px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    background: url(/templates/img/ico-cons.png) no-repeat;
    background-size: 100% auto
}

.c-card_label-health {
    color: #fff;
    background-image: -webkit-gradient(linear,left top,right top,from(#00812f),color-stop(99%,#75d700));
    background-image: -o-linear-gradient(left,#00812f 0,#75d700 99%);
    background-image: linear-gradient(90deg,#00812f 0,#75d700 99%)
}

.c-card_label-health::before {
    content: "";
    display: block;
    width: 26px;
    height: 25px;
    position: absolute;
    left: 8px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    background: url(/templates/img/ico-health.png) no-repeat;
    background-size: 100% auto
}

.c-card_text {
    font-size: 1.6rem
}

.c-card_text a:hover {
    text-decoration: underline
}

.c-card_title+.c-card_text {
    margin-top: 15px
}

.c-card_img {
    position: relative;
    height: 0;
    padding-top: calc(1 / 1.618 * 100%);
    margin-bottom: 20px;
    overflow: hidden
}

.c-card_img img {
    position: absolute;
    display: block;
    width: 100%;
    height: auto;
    top: 0;
    left: 0
}

.c-card_foot {
    margin-top: 30px
}

.c-card_foot::after {
    content: “”;
    display: block;
    clear: both
}

.c-card_foot_l {
    float: left;
    display: inline-block
}

.c-card_foot_r {
    float: right;
    display: inline-block
}

a.c-card .c-card_img {
    overflow: hidden
}

a.c-card .c-card_img img {
    -webkit-transition: -webkit-transform 1s cubic-bezier(.165,.84,.44,1);
    transition: -webkit-transform 1s cubic-bezier(.165,.84,.44,1);
    -o-transition: transform 1s cubic-bezier(.165,.84,.44,1);
    transition: transform 1s cubic-bezier(.165,.84,.44,1);
    transition: transform 1s cubic-bezier(.165,.84,.44,1),-webkit-transform 1s cubic-bezier(.165,.84,.44,1)
}

a.c-card:hover .c-card_img img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

a.c-card_img_link .c-card_img {
    overflow: hidden
}

a.c-card_img_link .c-card_img img {
    -webkit-transition: -webkit-transform 1s cubic-bezier(.165,.84,.44,1);
    transition: -webkit-transform 1s cubic-bezier(.165,.84,.44,1);
    -o-transition: transform 1s cubic-bezier(.165,.84,.44,1);
    transition: transform 1s cubic-bezier(.165,.84,.44,1);
    transition: transform 1s cubic-bezier(.165,.84,.44,1),-webkit-transform 1s cubic-bezier(.165,.84,.44,1)
}

a.c-card_img_link:hover .c-card_img img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

.c-card_tag .c-tag-ctg {
    font-size: 1.2rem;
    padding: 6px 13px;
    background-color: #e8e8e8;
    border: none
}

*+.c-card_tag {
    margin-top: 15px
}

.c-heading-sm {
    text-align: center;
    font-size: 3.1rem;
    font-weight: 700;
    margin-bottom: 20px
}

.c-heading {
    text-align: center;
    font-size: 3.6rem;
    font-weight: 700;
    margin-bottom: 20px
}

.position-left .c-heading {
    text-align: left
}

.position-right .c-heading {
    text-align: right
}

.c-heading>.c-heading_tag {
    font-size: 1.6rem;
    font-weight: 400;
    line-height: 1.5;
    margin-bottom: 10px
}

.c-heading_ttl {
    font-size: 3.8rem;
    font-weight: 700;
    line-height: 1.3
}

html[lang=ja] .c-heading_ttl {
    font-size: 3.2rem;
    line-height: 1.5
}

html[lang=zh-CN] .c-heading_ttl {
    font-size: 3.2rem;
    line-height: 1.5
}

html[lang=ko] .c-heading_ttl {
    font-size: 3.2rem;
    line-height: 1.5
}

html[lang=zh-TW] .c-heading_ttl {
    font-size: 3.2rem;
    line-height: 1.5
}

.c-heading_lead {
    font-size: 1.8rem;
    font-weight: 400;
    line-height: 1.5;
    margin-top: 10px
}

.c-heading_ttl+.c-heading_lead {
    margin-top: 20px
}

.message {
    position: relative
}

.message .l-section {
    position: relative;
    height: 50vh;
    padding: 0;
    background-color: transparent;
    padding-left: 3.7%;
    padding-right: 3.7%
}

.message .l-section .l-section-inner {
    position: relative;
    z-index: 100;
    overflow: hidden;
    top: 0;
    left: 0;
    height: 100%;
    padding-left: 0;
    padding-right: 0;
    margin-left: auto;
    margin-right: auto
}

.message .l-section .c-heading {
    width: 273px;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto
}

.message .l-section .c-heading>span {
    display: inline-block;
    position: relative;
    width: 100%;
    height: 0;
    padding-top: calc(101 / 273 * 100%);
    text-indent: -9999px;
    white-space: nowrap;
    overflow: hidden
}

.message .l-section .c-heading>span:before {
    content: "";
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(/templates/img/logo-uvance-blk.svg) no-repeat;
    background-size: 100% auto
}

.message .l-section .l-col {
    text-align: center;
    width: 1000px;
    position: absolute;
    z-index: 10;
    max-width: 100%;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

.ie11 .message .l-section .is-messageTarget {
    opacity: 1
}

.messageFooter-inr {
    position: absolute;
    z-index: 1;
    width: 100vw;
    height: 101vh
}

.messageFooter-inr.is-fixed {
    z-index: 101
}

.messageFooter-ttl_bg {
    display: block;
    position: absolute;
    z-index: 1;
    background: #000;
    width: 98%;
    height: 98%;
    top: 1%;
    left: 1%
}

.section-sevenfield {
    height: 280vh;
    padding: 0;
    position: relative;
    z-index: 1
}

.section-sevenfield-frame {
    position: relative;
    z-index: 10;
    overflow: hidden;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    opacity: 0;
    visibility: visible!important
}

.section-sevenfield-frame.is-fixed {
    position: fixed
}

.section-sevenfield-inr {
    position: absolute;
    z-index: 10;
    padding: 100px 0;
    width: 100%;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

.section-sevenfield_bg {
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.sevenfield-title {
    text-align: center;
    font-size: 4rem;
    line-height: 1.3;
    margin-bottom: 30px;
    opacity: 1;
    -webkit-transition: opacity .6s ease-in,-webkit-transform 1s ease;
    transition: opacity .6s ease-in,-webkit-transform 1s ease;
    -o-transition: opacity .6s ease-in,transform 1s ease;
    transition: opacity .6s ease-in,transform 1s ease;
    transition: opacity .6s ease-in,transform 1s ease,-webkit-transform 1s ease;
    -webkit-transition-property: opacity,-webkit-transform;
    transition-property: opacity,-webkit-transform;
    -o-transition-property: transform,opacity;
    transition-property: transform,opacity;
    transition-property: transform,opacity,-webkit-transform;
    -webkit-transition-delay: .2s;
    -o-transition-delay: .2s;
    transition-delay: .2s;
    opacity: 0;
    -webkit-transform: translateY(30px);
    -ms-transform: translateY(30px);
    transform: translateY(30px)
}

.sevenfield-title.is-animetion {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.sevenfield-box {
    word-break: break-all
}

.sevenfield-box.is-animetion .sevenfield-item {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.sevenfield-top .sevenfield-item:nth-child(1) {
    -webkit-transition-delay: .35s;
    -o-transition-delay: .35s;
    transition-delay: .35s
}

.sevenfield-top .sevenfield-item:nth-child(2) {
    -webkit-transition-delay: .5s;
    -o-transition-delay: .5s;
    transition-delay: .5s
}

.sevenfield-top .sevenfield-item:nth-child(3) {
    -webkit-transition-delay: .65s;
    -o-transition-delay: .65s;
    transition-delay: .65s
}

.sevenfield-top .sevenfield-item:nth-child(4) {
    -webkit-transition-delay: .8s;
    -o-transition-delay: .8s;
    transition-delay: .8s
}

.sevenfield-btm .sevenfield-item:nth-child(1) {
    -webkit-transition-delay: .95s;
    -o-transition-delay: .95s;
    transition-delay: .95s
}

.sevenfield-btm .sevenfield-item:nth-child(2) {
    -webkit-transition-delay: 1.1s;
    -o-transition-delay: 1.1s;
    transition-delay: 1.1s
}

.sevenfield-btm .sevenfield-item:nth-child(3) {
    -webkit-transition-delay: 1.25s;
    -o-transition-delay: 1.25s;
    transition-delay: 1.25s
}

.sevenfield-item {
    opacity: 0;
    -webkit-transform: translateY(100px);
    -ms-transform: translateY(100px);
    transform: translateY(100px);
    text-align: center;
    -webkit-transition: opacity 1.1s,-webkit-transform 1s cubic-bezier(.19,1,.22,1);
    transition: opacity 1.1s,-webkit-transform 1s cubic-bezier(.19,1,.22,1);
    -o-transition: opacity 1.1s,transform 1s cubic-bezier(.19,1,.22,1);
    transition: opacity 1.1s,transform 1s cubic-bezier(.19,1,.22,1);
    transition: opacity 1.1s,transform 1s cubic-bezier(.19,1,.22,1),-webkit-transform 1s cubic-bezier(.19,1,.22,1);
    -webkit-transition-property: opacity,-webkit-transform;
    transition-property: opacity,-webkit-transform;
    -o-transition-property: transform,opacity;
    transition-property: transform,opacity;
    transition-property: transform,opacity,-webkit-transform
}

.sevenfield-item a img {
    -webkit-transition: opacity .2s ease-out;
    -o-transition: opacity .2s ease-out;
    transition: opacity .2s ease-out
}

.sevenfield-item p {
    line-height: 1.2
}

.sevenfield-top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.sevenfield-top .sevenfield-item {
    font-size: 2.8rem;
    max-width: 316px;
    width: 30vh;
    padding: 0 30px
}

.sevenfield-top .sevenfield-item>a {
    display: block
}

.sevenfield-top .sevenfield-item_text {
    font-size: 2.4vh;
    margin-top: 10px;
    text-align: center;
    font-weight: 700
}

.sevenfield-btm {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 66%;
    margin: 20px auto 0
}

.sevenfield-btm .sevenfield-item {
    width: 30vh;
    max-width: 285px;
    padding: 0 40px
}

.sevenfield-btm .sevenfield-item>a {
    display: block
}

.sevenfield-btm .sevenfield-item_text {
    font-size: 2.1vh;
    font-weight: 700;
    margin-top: 10px;
    text-align: center
}

.sevenfield-item>a {
    position: relative
}

.sevenfield-item>a:hover .sevenfield-link-wrap::after {
    opacity: 1
}

.sevenfield-link-wrap {
    position: relative;
    display: block;
    padding: 11.7%;
    background: -o-linear-gradient(130deg,#fafbfb 18%,#d5d8dd 99%);
    background: linear-gradient(320deg,#fafbfb 18%,#d5d8dd 99%);
    border-radius: 50%;
    overflow: hidden
}

.sevenfield-link-wrap::after {
    opacity: 0;
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    border-radius: 50%;
    -webkit-transition: opacity .3s ease-in-out;
    -o-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out
}

.sevenfield-link-wrap.sevenfield-link-cy-lg::after {
    background: -o-linear-gradient(315deg,#00ecf4 18%,#75d700 99%);
    background: linear-gradient(135deg,#00ecf4 18%,#75d700 99%)
}

.sevenfield-link-wrap.sevenfield-link-mg-cy::after {
    background: -o-linear-gradient(315deg,#d80084 18%,#00ecf4 99%);
    background: linear-gradient(135deg,#d80084 18%,#00ecf4 99%)
}

.sevenfield-btm .sevenfield-link-wrap {
    padding: 11.16%
}

.sevenfield-link {
    position: relative;
    width: 100%;
    height: 0;
    padding-top: 100%;
    border-radius: 50%;
    overflow: hidden;
    z-index: 1
}

.sevenfield-link img {
    height: 100%;
    width: auto;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0
}

.section-fivekey {
    height: 280vh;
    padding: 0;
    position: relative;
    z-index: 1;
    background: #2400b0;
    color: #fff
}

.section-fivekey-frame {
    position: relative;
    z-index: 10;
    overflow: hidden;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    opacity: 0;
    visibility: visible!important;
    max-width: calc(1280px + 7.4%);
    padding: 0 3.7%;
    margin: auto
}

.section-fivekey-frame.is-fixed {
    position: fixed;
    width: 100%;
    left: 50%;
    -webkit-transform: translate(-50%);
    -ms-transform: translate(-50%);
    transform: translate(-50%)
}

.section-fivekey-inr {
    position: absolute;
    z-index: 10;
    padding: 100px 0;
    width: 100%;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

.section-fivekey_bg {
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.fivekey-title {
    text-align: center;
    font-size: 4rem;
    line-height: 1.3;
    margin-bottom: 30px;
    opacity: 1;
    -webkit-transition: opacity .6s ease-in,-webkit-transform 1s ease;
    transition: opacity .6s ease-in,-webkit-transform 1s ease;
    -o-transition: opacity .6s ease-in,transform 1s ease;
    transition: opacity .6s ease-in,transform 1s ease;
    transition: opacity .6s ease-in,transform 1s ease,-webkit-transform 1s ease;
    -webkit-transition-property: opacity,-webkit-transform;
    transition-property: opacity,-webkit-transform;
    -o-transition-property: transform,opacity;
    transition-property: transform,opacity;
    transition-property: transform,opacity,-webkit-transform;
    -webkit-transition-delay: .2s;
    -o-transition-delay: .2s;
    transition-delay: .2s;
    opacity: 0;
    -webkit-transform: translateY(30px);
    -ms-transform: translateY(30px);
    transform: translateY(30px)
}

.fivekey-title.is-animetion {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    font-size: 5vh;
    font-weight: 700;
    text-align: center;
    color: #fff;
    margin-bottom: 30px
}

.fivekey-box {
    word-break: break-all
}

.fivekey-box.is-animetion .fivekey-item {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.fivekey-box .fivekey-item:nth-child(1) {
    -webkit-transition-delay: .35s;
    -o-transition-delay: .35s;
    transition-delay: .35s
}

.fivekey-box .fivekey-item:nth-child(2) {
    -webkit-transition-delay: .5s;
    -o-transition-delay: .5s;
    transition-delay: .5s
}

.fivekey-box .fivekey-item:nth-child(3) {
    -webkit-transition-delay: .65s;
    -o-transition-delay: .65s;
    transition-delay: .65s
}

.fivekey-box .fivekey-item:nth-child(4) {
    -webkit-transition-delay: .8s;
    -o-transition-delay: .8s;
    transition-delay: .8s
}

.fivekey-box .fivekey-item:nth-child(5) {
    -webkit-transition-delay: .95s;
    -o-transition-delay: .95s;
    transition-delay: .95s
}

.fivekey-item {
    opacity: 0;
    width: 17.1875%;
    -webkit-transform: translateY(100px);
    -ms-transform: translateY(100px);
    transform: translateY(100px);
    text-align: center;
    -webkit-transition: opacity 1.1s,-webkit-transform 1s cubic-bezier(.19,1,.22,1);
    transition: opacity 1.1s,-webkit-transform 1s cubic-bezier(.19,1,.22,1);
    -o-transition: opacity 1.1s,transform 1s cubic-bezier(.19,1,.22,1);
    transition: opacity 1.1s,transform 1s cubic-bezier(.19,1,.22,1);
    transition: opacity 1.1s,transform 1s cubic-bezier(.19,1,.22,1),-webkit-transform 1s cubic-bezier(.19,1,.22,1);
    -webkit-transition-property: opacity,-webkit-transform;
    transition-property: opacity,-webkit-transform;
    -o-transition-property: transform,opacity;
    transition-property: transform,opacity;
    transition-property: transform,opacity,-webkit-transform
}

.fivekey-item a img {
    -webkit-transition: opacity .2s ease-out;
    -o-transition: opacity .2s ease-out;
    transition: opacity .2s ease-out
}

.fivekey-item p {
    line-height: 1.2
}

.fivekey-list-area {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0 2rem
}

.fivekey-list-area .fivekey-item {
    text-align: center;
    width: 17.1875%
}

.fivekey-box .fivekey-item img {
    max-width: 50%;
    margin-bottom: 5px
}

.fivekey-list-area .fivekey-item>a {
    display: block;
    color: #fff
}

.fivekey-list-area .fivekey-item_text {
    font-size: 2.4vh;
    margin-top: 10px;
    text-align: center;
    font-weight: 700
}

.p-ob-technologie_title {
    font-size: 2.1rem;
    line-height: 1.3;
    font-weight: 700
}

.p-ob-technologie_title+.p-ob-technologie_text {
    margin-top: 10px
}

.p-at-contents_btn {
    text-align: center;
    margin-top: 30px
}

.p-at-contents_btn .c-btn .c-btn-ico {
    width: 32px;
    height: 32px
}

.c-btn-ico svg .arrow {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0)
}

.p-at-contents_btn .c-btn .c-btn-ico svg .circle {
    stroke-width: 2px
}

.slick-slider {
    position: relative;
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: 0
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-list,.slick-slider .slick-track {
    -webkit-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0)
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.slick-track:after,.slick-track:before {
    display: table;
    content: ""
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px
}

[dir=rtl] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

.js-text_span {
    display: block
}

.js-text_span_inr {
    position: relative;
    display: inline-block;
    opacity: 0
}

.is-fixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh
}

.c-breadcrumb {
    font-size: 1.4rem;
    letter-spacing: -.04em
}

.c-breadcrumb li {
    position: relative;
    display: inline-block;
    letter-spacing: normal;
    padding-right: 30px;
    margin-right: 20px
}

.c-breadcrumb li:last-child {
    padding-right: 0;
    margin-right: 0
}

.c-breadcrumb li:last-child::after {
    display: none
}

.c-breadcrumb li:after {
    content: "";
    position: absolute;
    top: 50%;
    right: 0;
    width: 10px;
    height: 10px;
    border-top: 2px solid #b2b2b2;
    border-right: 2px solid #b2b2b2;
    -webkit-transform: translateY(-50%) rotate(45deg);
    -ms-transform: translateY(-50%) rotate(45deg);
    transform: translateY(-50%) rotate(45deg)
}

.c-breadcrumb a {
    position: relative;
    display: inline-block
}

.c-breadcrumb a:hover {
    text-decoration: underline
}

.c-breadcrumb a:hover span {
    text-decoration: underline
}

.c-breadcrumb span {
    display: inline-block
}

.c-tag {
    color: #000;
    line-height: 1;
    display: inline-block;
    padding: 10px;
    background-color: #e8e8e8
}

.c-tag-ctg {
    font-size: 1.6rem;
    line-height: 1;
    display: inline-block;
    padding: 10px;
    border-radius: 50px;
    border: 1px solid #000;
    margin-right: 8px
}

.c-tag-ctg:last-child {
    margin-right: 0
}

a.c-tag-ctg:hover {
    background-color: #000;
    color: #fff
}

.c-movie {
    position: relative;
    width: 100%;
    height: 0;
    padding-top: 56.25%
}

.c-movie iframe {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.c-pt-circle {
    display: block;
    border-radius: 50%;
    overflow: hidden;
    padding: 12.5%;
    background: -webkit-gradient(linear,left top,left bottom,from(#fff),to(#d5d8dd));
    background: -o-linear-gradient(#fff 0,#d5d8dd 100%);
    background: linear-gradient(#fff 0,#d5d8dd 100%)
}

.c-pt-circle>div {
    position: relative;
    width: 100%;
    height: 0;
    padding-top: 100%;
    border-radius: 50%;
    overflow: hidden
}

.c-pt-circle>div img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

a.c-pt-circle {
    position: relative
}

a.c-pt-circle::before {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: -webkit-gradient(linear,left top,left bottom,from(#fff),to(#d5d8dd));
    background: -o-linear-gradient(#fff 0,#d5d8dd 100%);
    background: linear-gradient(#fff 0,#d5d8dd 100%);
    z-index: -1;
    -webkit-transition: -webkit-transform .8s ease-in-out;
    transition: -webkit-transform .8s ease-in-out;
    -o-transition: transform .8s ease-in-out;
    transition: transform .8s ease-in-out;
    transition: transform .8s ease-in-out,-webkit-transform .8s ease-in-out
}

a.c-pt-circle:hover {
    background: 0 0
}

a.c-pt-circle:hover::before {
    z-index: 0;
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg)
}

.c-summary>p+p {
    margin-top: 1.8em
}

.c-summary+.c-summary {
    margin-top: 70px
}

.c-summary_ttl {
    font-size: 2.4rem;
    font-weight: 700
}

html[lang=ja] .c-summary_ttl {
    font-size: 2.2rem
}

html[lang=zh-CN] .c-summary_ttl {
    font-size: 2.2rem
}

html[lang=ko] .c-summary_ttl {
    font-size: 2.2rem
}

html[lang=zh-TW] .c-summary_ttl {
    font-size: 2.2rem
}

.c-summary_ttl:not(span) {
    margin-bottom: 10px
}

.c-summary-col {
    font-size: 1.8rem
}

.c-summary-col .l-grid>div {
    background-color: #efefef
}

.c-summary_main {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -20px;
    margin-right: -20px;
    margin-bottom: -40px;
    z-index: 1
}

.c-summary-col_item {
    border-left: 20px solid #fff;
    border-right: 20px solid #fff;
    border-bottom: 40px solid #fff
}

.bg-sec-gray2 .c-summary-col_item {
    border-left-color: #f3f3f3;
    border-right-color: #f3f3f3;
    border-bottom-color: #f3f3f3
}

.p-sentence_summary2col .c-summary_main::after {
    content: "";
    position: relative;
    display: block;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    background-color: #fff
}

.p-sentence_summary2col .c-summary-col_item {
    width: 50%
}

.p-sentence_summary3col .c-summary_main::after {
    content: "";
    position: relative;
    display: block;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    background-color: #fff
}

.p-sentence_summary3col .c-summary-col_item {
    width: 33.3333%
}

.bg-sum-gray3 .c-summary-col .c-summary-col_inr {
    padding: 25px 30px
}

.bg-sum-gray3 .c-summary-col .c-summary-col_item {
    background-color: #efefef
}

.bg-sum-rd-mg .c-summary-col {
    position: relative;
    overflow: hidden
}

.bg-sum-rd-mg .c-summary-col::before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bgg-rd-mg.png);
    background-size: cover;
    background-position: 0 0;
    background-repeat: no-repeat;
    z-index: 0
}

.bg-sum-rd-mg .c-summary-col .c-summary-col_inr {
    padding: 25px 30px
}

.bg-sum-rd-mg .c-summary-col .c-summary-col_item {
    color: #fff;
    background-color: transparent
}

.bg-sum-rd-or .c-summary-col {
    position: relative;
    overflow: hidden
}

.bg-sum-rd-or .c-summary-col::before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bgg-rd-or.png);
    background-size: cover;
    background-position: 0 0;
    background-repeat: no-repeat;
    z-index: 0
}

.bg-sum-rd-or .c-summary-col .c-summary-col_inr {
    padding: 25px 30px
}

.bg-sum-rd-or .c-summary-col .c-summary-col_item {
    color: #fff;
    background-color: transparent
}

.bg-sum-bl-cy .c-summary-col {
    position: relative;
    overflow: hidden
}

.bg-sum-bl-cy .c-summary-col::before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bgg-bl-cy.png);
    background-size: cover;
    background-position: 0 0;
    background-repeat: no-repeat;
    z-index: 0
}

.bg-sum-bl-cy .c-summary-col .c-summary-col_inr {
    padding: 25px 30px
}

.bg-sum-bl-cy .c-summary-col .c-summary-col_item {
    color: #fff;
    background-color: transparent
}

.bg-sum-dg-lg .c-summary-col {
    position: relative;
    overflow: hidden
}

.bg-sum-dg-lg .c-summary-col::before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bgg-dg-lg.png);
    background-size: cover;
    background-position: 0 0;
    background-repeat: no-repeat;
    z-index: 0
}

.bg-sum-dg-lg .c-summary-col .c-summary-col_inr {
    padding: 25px 30px
}

.bg-sum-dg-lg .c-summary-col .c-summary-col_item {
    color: #fff;
    background-color: transparent
}

.bg-sum-or-yl .c-summary-col {
    position: relative;
    overflow: hidden
}

.bg-sum-or-yl .c-summary-col::before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bgg-or-yl.png);
    background-size: cover;
    background-position: 0 0;
    background-repeat: no-repeat;
    z-index: 0
}

.bg-sum-or-yl .c-summary-col .c-summary-col_inr {
    padding: 25px 30px
}

.bg-sum-or-yl .c-summary-col .c-summary-col_item {
    color: #000;
    background-color: transparent
}

.bg-sum-cy-yl .c-summary-col {
    position: relative;
    overflow: hidden
}

.bg-sum-cy-yl .c-summary-col::before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bgg-cy-yl.png);
    background-size: cover;
    background-position: 0 0;
    background-repeat: no-repeat;
    z-index: 0
}

.bg-sum-cy-yl .c-summary-col .c-summary-col_inr {
    padding: 25px 30px
}

.bg-sum-cy-yl .c-summary-col .c-summary-col_item {
    color: #000;
    background-color: transparent
}

.bg-sum-lg-cy .c-summary-col {
    position: relative;
    overflow: hidden
}

.bg-sum-lg-cy .c-summary-col::before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bgg-lg-cy.png);
    background-size: cover;
    background-position: 0 0;
    background-repeat: no-repeat;
    z-index: 0
}

.bg-sum-lg-cy .c-summary-col .c-summary-col_inr {
    padding: 25px 30px
}

.bg-sum-lg-cy .c-summary-col .c-summary-col_item {
    color: #000;
    background-color: transparent
}

.bg-sum-mg-cy .c-summary-col {
    position: relative;
    overflow: hidden
}

.bg-sum-mg-cy .c-summary-col::before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bgg-mg-cy.png);
    background-size: cover;
    background-position: 0 0;
    background-repeat: no-repeat;
    z-index: 0
}

.bg-sum-mg-cy .c-summary-col .c-summary-col_inr {
    padding: 25px 30px
}

.bg-sum-mg-cy .c-summary-col .c-summary-col_item {
    color: #fff;
    background-color: transparent
}

.bg-sum-rd-yl .c-summary-col {
    position: relative;
    overflow: hidden
}

.bg-sum-rd-yl .c-summary-col::before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bgg-rd-yl.png);
    background-size: cover;
    background-position: 0 0;
    background-repeat: no-repeat;
    z-index: 0
}

.bg-sum-rd-yl .c-summary-col .c-summary-col_inr {
    padding: 25px 30px
}

.bg-sum-rd-yl .c-summary-col .c-summary-col_item {
    color: #fff;
    background-color: transparent
}

.bg-sum-mg-or .c-summary-col {
    position: relative;
    overflow: hidden
}

.bg-sum-mg-or .c-summary-col::before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bgg-mg-or.png);
    background-size: cover;
    background-position: 0 0;
    background-repeat: no-repeat;
    z-index: 0
}

.bg-sum-mg-or .c-summary-col .c-summary-col_inr {
    padding: 25px 30px
}

.bg-sum-mg-or .c-summary-col .c-summary-col_item {
    color: #fff;
    background-color: transparent
}

.bg-sum-dg-yl .c-summary-col {
    position: relative;
    overflow: hidden
}

.bg-sum-dg-yl .c-summary-col::before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bgg-dg-yl.png);
    background-size: cover;
    background-position: 0 0;
    background-repeat: no-repeat;
    z-index: 0
}

.bg-sum-dg-yl .c-summary-col .c-summary-col_inr {
    padding: 25px 30px
}

.bg-sum-dg-yl .c-summary-col .c-summary-col_item {
    color: #fff;
    background-color: transparent
}

.bg-sum-dg-cy .c-summary-col {
    position: relative;
    overflow: hidden
}

.bg-sum-dg-cy .c-summary-col::before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bgg-dg-cy.png);
    background-size: cover;
    background-position: 0 0;
    background-repeat: no-repeat;
    z-index: 0
}

.bg-sum-dg-cy .c-summary-col .c-summary-col_inr {
    padding: 25px 30px
}

.bg-sum-dg-cy .c-summary-col .c-summary-col_item {
    color: #fff;
    background-color: transparent
}

.bg-sum-rd-bl .c-summary-col {
    position: relative;
    overflow: hidden
}

.bg-sum-rd-bl .c-summary-col::before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bgg-rd-bl.png);
    background-size: cover;
    background-position: 0 0;
    background-repeat: no-repeat;
    z-index: 0
}

.bg-sum-rd-bl .c-summary-col .c-summary-col_inr {
    padding: 25px 30px
}

.bg-sum-rd-bl .c-summary-col .c-summary-col_item {
    color: #fff;
    background-color: transparent
}

.bg-sum-bl-dg .c-summary-col {
    position: relative;
    overflow: hidden
}

.bg-sum-bl-dg .c-summary-col::before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: url(/jp/imagesgig5/bgg-bl-dg_tcm102-7172280_tcm102-2750236-32.png);
    background-size: cover;
    background-position: 0 0;
    background-repeat: no-repeat;
    z-index: 0
}

.bg-sum-bl-dg .c-summary-col .c-summary-col_inr {
    padding: 25px 30px
}

.bg-sum-bl-dg .c-summary-col .c-summary-col_item {
    color: #fff;
    background-color: transparent
}

.bg-sum-bl-mg .c-summary-col {
    position: relative;
    overflow: hidden
}

.bg-sum-bl-mg .c-summary-col::before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bgg-bl-mg.png);
    background-size: cover;
    background-position: 0 0;
    background-repeat: no-repeat;
    z-index: 0
}

.bg-sum-bl-mg .c-summary-col .c-summary-col_inr {
    padding: 25px 30px
}

.bg-sum-bl-mg .c-summary-col .c-summary-col_item {
    color: #fff;
    background-color: transparent
}

.bg-sum-mg-rd .c-summary-col {
    position: relative;
    overflow: hidden
}

.bg-sum-mg-rd .c-summary-col::before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bgg-mg-rd.png);
    background-size: cover;
    background-position: 0 0;
    background-repeat: no-repeat;
    z-index: 0
}

.bg-sum-mg-rd .c-summary-col .c-summary-col_inr {
    padding: 25px 30px
}

.bg-sum-mg-rd .c-summary-col .c-summary-col_item {
    color: #fff;
    background-color: transparent
}

.bg-sum-or-rd .c-summary-col {
    position: relative;
    overflow: hidden
}

.bg-sum-or-rd .c-summary-col::before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bgg-or-rd.png);
    background-size: cover;
    background-position: 0 0;
    background-repeat: no-repeat;
    z-index: 0
}

.bg-sum-or-rd .c-summary-col .c-summary-col_inr {
    padding: 25px 30px
}

.bg-sum-or-rd .c-summary-col .c-summary-col_item {
    color: #000;
    background-color: transparent
}

.bg-sum-cy-bl .c-summary-col {
    position: relative;
    overflow: hidden
}

.bg-sum-cy-bl .c-summary-col::before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bgg-cy-bl.png);
    background-size: cover;
    background-position: 0 0;
    background-repeat: no-repeat;
    z-index: 0
}

.bg-sum-cy-bl .c-summary-col .c-summary-col_inr {
    padding: 25px 30px
}

.bg-sum-cy-bl .c-summary-col .c-summary-col_item {
    color: #000;
    background-color: transparent
}

.bg-sum-lg-dg .c-summary-col {
    position: relative;
    overflow: hidden
}

.bg-sum-lg-dg .c-summary-col::before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bgg-lg-dg.png);
    background-size: cover;
    background-position: 0 0;
    background-repeat: no-repeat;
    z-index: 0
}

.bg-sum-lg-dg .c-summary-col .c-summary-col_inr {
    padding: 25px 30px
}

.bg-sum-lg-dg .c-summary-col .c-summary-col_item {
    color: #000;
    background-color: transparent
}

.bg-sum-yl-or .c-summary-col {
    position: relative;
    overflow: hidden
}

.bg-sum-yl-or .c-summary-col::before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bgg-yl-or.png);
    background-size: cover;
    background-position: 0 0;
    background-repeat: no-repeat;
    z-index: 0
}

.bg-sum-yl-or .c-summary-col .c-summary-col_inr {
    padding: 25px 30px
}

.bg-sum-yl-or .c-summary-col .c-summary-col_item {
    color: #000;
    background-color: transparent
}

.bg-sum-yl-cy .c-summary-col {
    position: relative;
    overflow: hidden
}

.bg-sum-yl-cy .c-summary-col::before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bgg-yl-cy.png);
    background-size: cover;
    background-position: 0 0;
    background-repeat: no-repeat;
    z-index: 0
}

.bg-sum-yl-cy .c-summary-col .c-summary-col_inr {
    padding: 25px 30px
}

.bg-sum-yl-cy .c-summary-col .c-summary-col_item {
    color: #000;
    background-color: transparent
}

.bg-sum-cy-lg .c-summary-col {
    position: relative;
    overflow: hidden
}

.bg-sum-cy-lg .c-summary-col::before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bgg-cy-lg.png);
    background-size: cover;
    background-position: 0 0;
    background-repeat: no-repeat;
    z-index: 0
}

.bg-sum-cy-lg .c-summary-col .c-summary-col_inr {
    padding: 25px 30px
}

.bg-sum-cy-lg .c-summary-col .c-summary-col_item {
    color: #000;
    background-color: transparent
}

.bg-sum-cy-mg .c-summary-col {
    position: relative;
    overflow: hidden
}

.bg-sum-cy-mg .c-summary-col::before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bgg-cy-mg.png);
    background-size: cover;
    background-position: 0 0;
    background-repeat: no-repeat;
    z-index: 0
}

.bg-sum-cy-mg .c-summary-col .c-summary-col_inr {
    padding: 25px 30px
}

.bg-sum-cy-mg .c-summary-col .c-summary-col_item {
    color: #000;
    background-color: transparent
}

.bg-sum-yl-rd .c-summary-col {
    position: relative;
    overflow: hidden
}

.bg-sum-yl-rd .c-summary-col::before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bgg-yl-rd.png);
    background-size: cover;
    background-position: 0 0;
    background-repeat: no-repeat;
    z-index: 0
}

.bg-sum-yl-rd .c-summary-col .c-summary-col_inr {
    padding: 25px 30px
}

.bg-sum-yl-rd .c-summary-col .c-summary-col_item {
    color: #000;
    background-color: transparent
}

.bg-sum-or-mg .c-summary-col {
    position: relative;
    overflow: hidden
}

.bg-sum-or-mg .c-summary-col::before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bgg-or-mg.png);
    background-size: cover;
    background-position: 0 0;
    background-repeat: no-repeat;
    z-index: 0
}

.bg-sum-or-mg .c-summary-col .c-summary-col_inr {
    padding: 25px 30px
}

.bg-sum-or-mg .c-summary-col .c-summary-col_item {
    color: #000;
    background-color: transparent
}

.bg-sum-yl-dg .c-summary-col {
    position: relative;
    overflow: hidden
}

.bg-sum-yl-dg .c-summary-col::before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bgg-yl-dg.png);
    background-size: cover;
    background-position: 0 0;
    background-repeat: no-repeat;
    z-index: 0
}

.bg-sum-yl-dg .c-summary-col .c-summary-col_inr {
    padding: 25px 30px
}

.bg-sum-yl-dg .c-summary-col .c-summary-col_item {
    color: #000;
    background-color: transparent
}

.bg-sum-cy-dg .c-summary-col {
    position: relative;
    overflow: hidden
}

.bg-sum-cy-dg .c-summary-col::before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bgg-cy-dg.png);
    background-size: cover;
    background-position: 0 0;
    background-repeat: no-repeat;
    z-index: 0
}

.bg-sum-cy-dg .c-summary-col .c-summary-col_inr {
    padding: 25px 30px
}

.bg-sum-cy-dg .c-summary-col .c-summary-col_item {
    color: #000;
    background-color: transparent
}

.bg-sum-bl-rd .c-summary-col {
    position: relative;
    overflow: hidden
}

.bg-sum-bl-rd .c-summary-col::before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bgg-bl-rd.png);
    background-size: cover;
    background-position: 0 0;
    background-repeat: no-repeat;
    z-index: 0
}

.bg-sum-bl-rd .c-summary-col .c-summary-col_inr {
    padding: 25px 30px
}

.bg-sum-bl-rd .c-summary-col .c-summary-col_item {
    color: #fff;
    background-color: transparent
}

.bg-sum-dg-bl .c-summary-col {
    position: relative;
    overflow: hidden
}

.bg-sum-dg-bl .c-summary-col::before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bgg-dg-bl.png);
    background-size: cover;
    background-position: 0 0;
    background-repeat: no-repeat;
    z-index: 0
}

.bg-sum-dg-bl .c-summary-col .c-summary-col_inr {
    padding: 25px 30px
}

.bg-sum-dg-bl .c-summary-col .c-summary-col_item {
    color: #fff;
    background-color: transparent
}

.bg-sum-mg-bl .c-summary-col {
    position: relative;
    overflow: hidden
}

.bg-sum-mg-bl .c-summary-col::before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bgg-mg-bl.png);
    background-size: cover;
    background-position: 0 0;
    background-repeat: no-repeat;
    z-index: 0
}

.bg-sum-mg-bl .c-summary-col .c-summary-col_inr {
    padding: 25px 30px
}

.bg-sum-mg-bl .c-summary-col .c-summary-col_item {
    color: #fff;
    background-color: transparent
}

.c-summary-ttl-c .c-summary_ttl {
    text-align: center
}

.c-summary-txt-c .c-summary-col_inr :not(.c-summary_ttl) {
    text-align: center
}

.c-summary-ttl-r .c-summary_ttl {
    text-align: right
}

.c-summary-txt-r .c-summary-col_inr :not(.c-summary_ttl) {
    text-align: right
}

.c-summary-row_item+.c-summary-row_item {
    padding-top: 40px
}

.c-summary-row_main {
    font-size: 1.8rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border: 1px solid #ddd
}

.c-summary-row_col {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
    padding: 25px 30px;
    width: calc(50%);
    background-color: #dcdcdc
}

.c-summary-row_col.c-summary-row_col-theme {
    position: relative;
    background-color: #efefef;
    padding: 0;
    width: calc(50%)
}

.c-summary-row_col.c-summary-row_col-theme::before {
    content: "";
    display: block;
    top: 50%;
    right: -16px;
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    margin-top: -8px;
    border-width: 19px 0 19px 16px;
    border-color: transparent transparent transparent #efefef
}

.c-summary-row_col.c-summary-row_col-theme .c-summary-row_col_inr {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100%;
    padding: 25px 30px 25px 30px
}

.c-summary-row_col.c-summary-row_col-theme .c-summary-row_txt {
    font-weight: 400
}

.c-summary-row_ttl {
    font-size: 2.4rem;
    font-weight: 700
}

html[lang=ja] .c-summary-row_ttl {
    font-size: 2.2rem
}

html[lang=zh-CN] .c-summary-row_ttl {
    font-size: 2.2rem
}

html[lang=ko] .c-summary-row_ttl {
    font-size: 2.2rem
}

html[lang=zh-TW] .c-summary-row_ttl {
    font-size: 2.2rem
}

.c-summary-row_ttl+.c-summary-row_txt {
    margin-top: 10px
}

html[lang=ja] .c-summary-row_ttl+.c-summary-row_txt {
    margin-top: 5px
}

html[lang=zh-CN] .c-summary-row_ttl+.c-summary-row_txt {
    margin-top: 5px
}

html[lang=ko] .c-summary-row_ttl+.c-summary-row_txt {
    margin-top: 5px
}

html[lang=zh-TW] .c-summary-row_ttl+.c-summary-row_txt {
    margin-top: 5px
}

.c-summary-row_txt {
    font-weight: 700;
    -webkit-box-flex: 1;
    -ms-flex: 1 auto;
    flex: 1 auto
}

.bg-sum-rd-mg .c-summary-row {
    position: relative;
    overflow: hidden
}

.bg-sum-rd-mg .c-summary-row::before {
    content: "";
    position: absolute;
    display: block;
    width: 60%;
    height: 100%;
    top: 0;
    left: 50%;
    background-image: url(/templates/img/bgg-rd-mg.png);
    background-size: cover;
    background-position: 0 0;
    background-repeat: no-repeat;
    z-index: 0
}

.bg-sum-rd-mg .c-summary-row_main {
    position: relative;
    z-index: 1
}

.bg-sum-rd-mg .c-summary-row_item {
    position: relative
}

.bg-sum-rd-mg .c-summary-row_item::before {
    content: "";
    display: block;
    width: 100%;
    height: 40px;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #fff
}

.bg-sum-rd-mg .c-summary-row_item:first-child::before {
    display: none
}

.bg-sum-rd-mg .c-summary-row_col:last-child {
    color: #fff;
    background-color: transparent
}

.bg-sum-rd-or .c-summary-row {
    position: relative;
    overflow: hidden
}

.bg-sum-rd-or .c-summary-row::before {
    content: "";
    position: absolute;
    display: block;
    width: 60%;
    height: 100%;
    top: 0;
    left: 50%;
    background-image: url(/templates/img/bgg-rd-or.png);
    background-size: cover;
    background-position: 0 0;
    background-repeat: no-repeat;
    z-index: 0
}

.bg-sum-rd-or .c-summary-row_main {
    position: relative;
    z-index: 1
}

.bg-sum-rd-or .c-summary-row_item {
    position: relative
}

.bg-sum-rd-or .c-summary-row_item::before {
    content: "";
    display: block;
    width: 100%;
    height: 40px;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #fff
}

.bg-sum-rd-or .c-summary-row_item:first-child::before {
    display: none
}

.bg-sum-rd-or .c-summary-row_col:last-child {
    color: #fff;
    background-color: transparent
}

.bg-sum-bl-cy .c-summary-row {
    position: relative;
    overflow: hidden
}

.bg-sum-bl-cy .c-summary-row::before {
    content: "";
    position: absolute;
    display: block;
    width: 60%;
    height: 100%;
    top: 0;
    left: 50%;
    background-image: url(/templates/img/bgg-bl-cy.png);
    background-size: cover;
    background-position: 0 0;
    background-repeat: no-repeat;
    z-index: 0
}

.bg-sum-bl-cy .c-summary-row_main {
    position: relative;
    z-index: 1
}

.bg-sum-bl-cy .c-summary-row_item {
    position: relative
}

.bg-sum-bl-cy .c-summary-row_item::before {
    content: "";
    display: block;
    width: 100%;
    height: 40px;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #fff
}

.bg-sum-bl-cy .c-summary-row_item:first-child::before {
    display: none
}

.bg-sum-bl-cy .c-summary-row_col:last-child {
    color: #fff;
    background-color: transparent
}

.bg-sum-dg-lg .c-summary-row {
    position: relative;
    overflow: hidden
}

.bg-sum-dg-lg .c-summary-row::before {
    content: "";
    position: absolute;
    display: block;
    width: 60%;
    height: 100%;
    top: 0;
    left: 50%;
    background-image: url(/templates/img/bgg-dg-lg.png);
    background-size: cover;
    background-position: 0 0;
    background-repeat: no-repeat;
    z-index: 0
}

.bg-sum-dg-lg .c-summary-row_main {
    position: relative;
    z-index: 1
}

.bg-sum-dg-lg .c-summary-row_item {
    position: relative
}

.bg-sum-dg-lg .c-summary-row_item::before {
    content: "";
    display: block;
    width: 100%;
    height: 40px;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #fff
}

.bg-sum-dg-lg .c-summary-row_item:first-child::before {
    display: none
}

.bg-sum-dg-lg .c-summary-row_col:last-child {
    color: #fff;
    background-color: transparent
}

.bg-sum-or-yl .c-summary-row {
    position: relative;
    overflow: hidden
}

.bg-sum-or-yl .c-summary-row::before {
    content: "";
    position: absolute;
    display: block;
    width: 60%;
    height: 100%;
    top: 0;
    left: 50%;
    background-image: url(/templates/img/bgg-or-yl.png);
    background-size: cover;
    background-position: 0 0;
    background-repeat: no-repeat;
    z-index: 0
}

.bg-sum-or-yl .c-summary-row_main {
    position: relative;
    z-index: 1
}

.bg-sum-or-yl .c-summary-row_item {
    position: relative
}

.bg-sum-or-yl .c-summary-row_item::before {
    content: "";
    display: block;
    width: 100%;
    height: 40px;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #fff
}

.bg-sum-or-yl .c-summary-row_item:first-child::before {
    display: none
}

.bg-sum-or-yl .c-summary-row_col:last-child {
    color: #000;
    background-color: transparent
}

.bg-sum-cy-yl .c-summary-row {
    position: relative;
    overflow: hidden
}

.bg-sum-cy-yl .c-summary-row::before {
    content: "";
    position: absolute;
    display: block;
    width: 60%;
    height: 100%;
    top: 0;
    left: 50%;
    background-image: url(/templates/img/bgg-cy-yl.png);
    background-size: cover;
    background-position: 0 0;
    background-repeat: no-repeat;
    z-index: 0
}

.bg-sum-cy-yl .c-summary-row_main {
    position: relative;
    z-index: 1
}

.bg-sum-cy-yl .c-summary-row_item {
    position: relative
}

.bg-sum-cy-yl .c-summary-row_item::before {
    content: "";
    display: block;
    width: 100%;
    height: 40px;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #fff
}

.bg-sum-cy-yl .c-summary-row_item:first-child::before {
    display: none
}

.bg-sum-cy-yl .c-summary-row_col:last-child {
    color: #000;
    background-color: transparent
}

.bg-sum-lg-cy .c-summary-row {
    position: relative;
    overflow: hidden
}

.bg-sum-lg-cy .c-summary-row::before {
    content: "";
    position: absolute;
    display: block;
    width: 60%;
    height: 100%;
    top: 0;
    left: 50%;
    background-image: url(/templates/img/bgg-lg-cy.png);
    background-size: cover;
    background-position: 0 0;
    background-repeat: no-repeat;
    z-index: 0
}

.bg-sum-lg-cy .c-summary-row_main {
    position: relative;
    z-index: 1
}

.bg-sum-lg-cy .c-summary-row_item {
    position: relative
}

.bg-sum-lg-cy .c-summary-row_item::before {
    content: "";
    display: block;
    width: 100%;
    height: 40px;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #fff
}

.bg-sum-lg-cy .c-summary-row_item:first-child::before {
    display: none
}

.bg-sum-lg-cy .c-summary-row_col:last-child {
    color: #000;
    background-color: transparent
}

.bg-sum-mg-cy .c-summary-row {
    position: relative;
    overflow: hidden
}

.bg-sum-mg-cy .c-summary-row::before {
    content: "";
    position: absolute;
    display: block;
    width: 60%;
    height: 100%;
    top: 0;
    left: 50%;
    background-image: url(/templates/img/bgg-mg-cy.png);
    background-size: cover;
    background-position: 0 0;
    background-repeat: no-repeat;
    z-index: 0
}

.bg-sum-mg-cy .c-summary-row_main {
    position: relative;
    z-index: 1
}

.bg-sum-mg-cy .c-summary-row_item {
    position: relative
}

.bg-sum-mg-cy .c-summary-row_item::before {
    content: "";
    display: block;
    width: 100%;
    height: 40px;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #fff
}

.bg-sum-mg-cy .c-summary-row_item:first-child::before {
    display: none
}

.bg-sum-mg-cy .c-summary-row_col:last-child {
    color: #fff;
    background-color: transparent
}

.bg-sum-rd-yl .c-summary-row {
    position: relative;
    overflow: hidden
}

.bg-sum-rd-yl .c-summary-row::before {
    content: "";
    position: absolute;
    display: block;
    width: 60%;
    height: 100%;
    top: 0;
    left: 50%;
    background-image: url(/templates/img/bgg-rd-yl.png);
    background-size: cover;
    background-position: 0 0;
    background-repeat: no-repeat;
    z-index: 0
}

.bg-sum-rd-yl .c-summary-row_main {
    position: relative;
    z-index: 1
}

.bg-sum-rd-yl .c-summary-row_item {
    position: relative
}

.bg-sum-rd-yl .c-summary-row_item::before {
    content: "";
    display: block;
    width: 100%;
    height: 40px;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #fff
}

.bg-sum-rd-yl .c-summary-row_item:first-child::before {
    display: none
}

.bg-sum-rd-yl .c-summary-row_col:last-child {
    color: #fff;
    background-color: transparent
}

.bg-sum-mg-or .c-summary-row {
    position: relative;
    overflow: hidden
}

.bg-sum-mg-or .c-summary-row::before {
    content: "";
    position: absolute;
    display: block;
    width: 60%;
    height: 100%;
    top: 0;
    left: 50%;
    background-image: url(/templates/img/bgg-mg-or.png);
    background-size: cover;
    background-position: 0 0;
    background-repeat: no-repeat;
    z-index: 0
}

.bg-sum-mg-or .c-summary-row_main {
    position: relative;
    z-index: 1
}

.bg-sum-mg-or .c-summary-row_item {
    position: relative
}

.bg-sum-mg-or .c-summary-row_item::before {
    content: "";
    display: block;
    width: 100%;
    height: 40px;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #fff
}

.bg-sum-mg-or .c-summary-row_item:first-child::before {
    display: none
}

.bg-sum-mg-or .c-summary-row_col:last-child {
    color: #fff;
    background-color: transparent
}

.bg-sum-dg-yl .c-summary-row {
    position: relative;
    overflow: hidden
}

.bg-sum-dg-yl .c-summary-row::before {
    content: "";
    position: absolute;
    display: block;
    width: 60%;
    height: 100%;
    top: 0;
    left: 50%;
    background-image: url(/templates/img/bgg-dg-yl.png);
    background-size: cover;
    background-position: 0 0;
    background-repeat: no-repeat;
    z-index: 0
}

.bg-sum-dg-yl .c-summary-row_main {
    position: relative;
    z-index: 1
}

.bg-sum-dg-yl .c-summary-row_item {
    position: relative
}

.bg-sum-dg-yl .c-summary-row_item::before {
    content: "";
    display: block;
    width: 100%;
    height: 40px;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #fff
}

.bg-sum-dg-yl .c-summary-row_item:first-child::before {
    display: none
}

.bg-sum-dg-yl .c-summary-row_col:last-child {
    color: #fff;
    background-color: transparent
}

.bg-sum-dg-cy .c-summary-row {
    position: relative;
    overflow: hidden
}

.bg-sum-dg-cy .c-summary-row::before {
    content: "";
    position: absolute;
    display: block;
    width: 60%;
    height: 100%;
    top: 0;
    left: 50%;
    background-image: url(/templates/img/bgg-dg-cy.png);
    background-size: cover;
    background-position: 0 0;
    background-repeat: no-repeat;
    z-index: 0
}

.bg-sum-dg-cy .c-summary-row_main {
    position: relative;
    z-index: 1
}

.bg-sum-dg-cy .c-summary-row_item {
    position: relative
}

.bg-sum-dg-cy .c-summary-row_item::before {
    content: "";
    display: block;
    width: 100%;
    height: 40px;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #fff
}

.bg-sum-dg-cy .c-summary-row_item:first-child::before {
    display: none
}

.bg-sum-dg-cy .c-summary-row_col:last-child {
    color: #fff;
    background-color: transparent
}

.bg-sum-rd-bl .c-summary-row {
    position: relative;
    overflow: hidden
}

.bg-sum-rd-bl .c-summary-row::before {
    content: "";
    position: absolute;
    display: block;
    width: 60%;
    height: 100%;
    top: 0;
    left: 50%;
    background-image: url(/templates/img/bgg-rd-bl.png);
    background-size: cover;
    background-position: 0 0;
    background-repeat: no-repeat;
    z-index: 0
}

.bg-sum-rd-bl .c-summary-row_main {
    position: relative;
    z-index: 1
}

.bg-sum-rd-bl .c-summary-row_item {
    position: relative
}

.bg-sum-rd-bl .c-summary-row_item::before {
    content: "";
    display: block;
    width: 100%;
    height: 40px;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #fff
}

.bg-sum-rd-bl .c-summary-row_item:first-child::before {
    display: none
}

.bg-sum-rd-bl .c-summary-row_col:last-child {
    color: #fff;
    background-color: transparent
}

.bg-sum-bl-dg .c-summary-row {
    position: relative;
    overflow: hidden
}

.bg-sum-bl-dg .c-summary-row::before {
    content: "";
    position: absolute;
    display: block;
    width: 60%;
    height: 100%;
    top: 0;
    left: 50%;
    background-image: url(/jp/imagesgig5/bgg-bl-dg_tcm102-7172280_tcm102-2750236-32.png);
    background-size: cover;
    background-position: 0 0;
    background-repeat: no-repeat;
    z-index: 0
}

.bg-sum-bl-dg .c-summary-row_main {
    position: relative;
    z-index: 1
}

.bg-sum-bl-dg .c-summary-row_item {
    position: relative
}

.bg-sum-bl-dg .c-summary-row_item::before {
    content: "";
    display: block;
    width: 100%;
    height: 40px;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #fff
}

.bg-sum-bl-dg .c-summary-row_item:first-child::before {
    display: none
}

.bg-sum-bl-dg .c-summary-row_col:last-child {
    color: #fff;
    background-color: transparent
}

.bg-sum-bl-mg .c-summary-row {
    position: relative;
    overflow: hidden
}

.bg-sum-bl-mg .c-summary-row::before {
    content: "";
    position: absolute;
    display: block;
    width: 60%;
    height: 100%;
    top: 0;
    left: 50%;
    background-image: url(/templates/img/bgg-bl-mg.png);
    background-size: cover;
    background-position: 0 0;
    background-repeat: no-repeat;
    z-index: 0
}

.bg-sum-bl-mg .c-summary-row_main {
    position: relative;
    z-index: 1
}

.bg-sum-bl-mg .c-summary-row_item {
    position: relative
}

.bg-sum-bl-mg .c-summary-row_item::before {
    content: "";
    display: block;
    width: 100%;
    height: 40px;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #fff
}

.bg-sum-bl-mg .c-summary-row_item:first-child::before {
    display: none
}

.bg-sum-bl-mg .c-summary-row_col:last-child {
    color: #fff;
    background-color: transparent
}

.bg-sum-mg-rd .c-summary-row {
    position: relative;
    overflow: hidden
}

.bg-sum-mg-rd .c-summary-row::before {
    content: "";
    position: absolute;
    display: block;
    width: 60%;
    height: 100%;
    top: 0;
    left: 50%;
    background-image: url(/templates/img/bgg-mg-rd.png);
    background-size: cover;
    background-position: 0 0;
    background-repeat: no-repeat;
    z-index: 0
}

.bg-sum-mg-rd .c-summary-row_main {
    position: relative;
    z-index: 1
}

.bg-sum-mg-rd .c-summary-row_item {
    position: relative
}

.bg-sum-mg-rd .c-summary-row_item::before {
    content: "";
    display: block;
    width: 100%;
    height: 40px;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #fff
}

.bg-sum-mg-rd .c-summary-row_item:first-child::before {
    display: none
}

.bg-sum-mg-rd .c-summary-row_col:last-child {
    color: #fff;
    background-color: transparent
}

.bg-sum-or-rd .c-summary-row {
    position: relative;
    overflow: hidden
}

.bg-sum-or-rd .c-summary-row::before {
    content: "";
    position: absolute;
    display: block;
    width: 60%;
    height: 100%;
    top: 0;
    left: 50%;
    background-image: url(/templates/img/bgg-or-rd.png);
    background-size: cover;
    background-position: 0 0;
    background-repeat: no-repeat;
    z-index: 0
}

.bg-sum-or-rd .c-summary-row_main {
    position: relative;
    z-index: 1
}

.bg-sum-or-rd .c-summary-row_item {
    position: relative
}

.bg-sum-or-rd .c-summary-row_item::before {
    content: "";
    display: block;
    width: 100%;
    height: 40px;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #fff
}

.bg-sum-or-rd .c-summary-row_item:first-child::before {
    display: none
}

.bg-sum-or-rd .c-summary-row_col:last-child {
    color: #000;
    background-color: transparent
}

.bg-sum-cy-bl .c-summary-row {
    position: relative;
    overflow: hidden
}

.bg-sum-cy-bl .c-summary-row::before {
    content: "";
    position: absolute;
    display: block;
    width: 60%;
    height: 100%;
    top: 0;
    left: 50%;
    background-image: url(/templates/img/bgg-cy-bl.png);
    background-size: cover;
    background-position: 0 0;
    background-repeat: no-repeat;
    z-index: 0
}

.bg-sum-cy-bl .c-summary-row_main {
    position: relative;
    z-index: 1
}

.bg-sum-cy-bl .c-summary-row_item {
    position: relative
}

.bg-sum-cy-bl .c-summary-row_item::before {
    content: "";
    display: block;
    width: 100%;
    height: 40px;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #fff
}

.bg-sum-cy-bl .c-summary-row_item:first-child::before {
    display: none
}

.bg-sum-cy-bl .c-summary-row_col:last-child {
    color: #000;
    background-color: transparent
}

.bg-sum-lg-dg .c-summary-row {
    position: relative;
    overflow: hidden
}

.bg-sum-lg-dg .c-summary-row::before {
    content: "";
    position: absolute;
    display: block;
    width: 60%;
    height: 100%;
    top: 0;
    left: 50%;
    background-image: url(/templates/img/bgg-lg-dg.png);
    background-size: cover;
    background-position: 0 0;
    background-repeat: no-repeat;
    z-index: 0
}

.bg-sum-lg-dg .c-summary-row_main {
    position: relative;
    z-index: 1
}

.bg-sum-lg-dg .c-summary-row_item {
    position: relative
}

.bg-sum-lg-dg .c-summary-row_item::before {
    content: "";
    display: block;
    width: 100%;
    height: 40px;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #fff
}

.bg-sum-lg-dg .c-summary-row_item:first-child::before {
    display: none
}

.bg-sum-lg-dg .c-summary-row_col:last-child {
    color: #000;
    background-color: transparent
}

.bg-sum-yl-or .c-summary-row {
    position: relative;
    overflow: hidden
}

.bg-sum-yl-or .c-summary-row::before {
    content: "";
    position: absolute;
    display: block;
    width: 60%;
    height: 100%;
    top: 0;
    left: 50%;
    background-image: url(/templates/img/bgg-yl-or.png);
    background-size: cover;
    background-position: 0 0;
    background-repeat: no-repeat;
    z-index: 0
}

.bg-sum-yl-or .c-summary-row_main {
    position: relative;
    z-index: 1
}

.bg-sum-yl-or .c-summary-row_item {
    position: relative
}

.bg-sum-yl-or .c-summary-row_item::before {
    content: "";
    display: block;
    width: 100%;
    height: 40px;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #fff
}

.bg-sum-yl-or .c-summary-row_item:first-child::before {
    display: none
}

.bg-sum-yl-or .c-summary-row_col:last-child {
    color: #000;
    background-color: transparent
}

.bg-sum-yl-cy .c-summary-row {
    position: relative;
    overflow: hidden
}

.bg-sum-yl-cy .c-summary-row::before {
    content: "";
    position: absolute;
    display: block;
    width: 60%;
    height: 100%;
    top: 0;
    left: 50%;
    background-image: url(/templates/img/bgg-yl-cy.png);
    background-size: cover;
    background-position: 0 0;
    background-repeat: no-repeat;
    z-index: 0
}

.bg-sum-yl-cy .c-summary-row_main {
    position: relative;
    z-index: 1
}

.bg-sum-yl-cy .c-summary-row_item {
    position: relative
}

.bg-sum-yl-cy .c-summary-row_item::before {
    content: "";
    display: block;
    width: 100%;
    height: 40px;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #fff
}

.bg-sum-yl-cy .c-summary-row_item:first-child::before {
    display: none
}

.bg-sum-yl-cy .c-summary-row_col:last-child {
    color: #000;
    background-color: transparent
}

.bg-sum-cy-lg .c-summary-row {
    position: relative;
    overflow: hidden
}

.bg-sum-cy-lg .c-summary-row::before {
    content: "";
    position: absolute;
    display: block;
    width: 60%;
    height: 100%;
    top: 0;
    left: 50%;
    background-image: url(/templates/img/bgg-cy-lg.png);
    background-size: cover;
    background-position: 0 0;
    background-repeat: no-repeat;
    z-index: 0
}

.bg-sum-cy-lg .c-summary-row_main {
    position: relative;
    z-index: 1
}

.bg-sum-cy-lg .c-summary-row_item {
    position: relative
}

.bg-sum-cy-lg .c-summary-row_item::before {
    content: "";
    display: block;
    width: 100%;
    height: 40px;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #fff
}

.bg-sum-cy-lg .c-summary-row_item:first-child::before {
    display: none
}

.bg-sum-cy-lg .c-summary-row_col:last-child {
    color: #000;
    background-color: transparent
}

.bg-sum-cy-mg .c-summary-row {
    position: relative;
    overflow: hidden
}

.bg-sum-cy-mg .c-summary-row::before {
    content: "";
    position: absolute;
    display: block;
    width: 60%;
    height: 100%;
    top: 0;
    left: 50%;
    background-image: url(/templates/img/bgg-cy-mg.png);
    background-size: cover;
    background-position: 0 0;
    background-repeat: no-repeat;
    z-index: 0
}

.bg-sum-cy-mg .c-summary-row_main {
    position: relative;
    z-index: 1
}

.bg-sum-cy-mg .c-summary-row_item {
    position: relative
}

.bg-sum-cy-mg .c-summary-row_item::before {
    content: "";
    display: block;
    width: 100%;
    height: 40px;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #fff
}

.bg-sum-cy-mg .c-summary-row_item:first-child::before {
    display: none
}

.bg-sum-cy-mg .c-summary-row_col:last-child {
    color: #000;
    background-color: transparent
}

.bg-sum-yl-rd .c-summary-row {
    position: relative;
    overflow: hidden
}

.bg-sum-yl-rd .c-summary-row::before {
    content: "";
    position: absolute;
    display: block;
    width: 60%;
    height: 100%;
    top: 0;
    left: 50%;
    background-image: url(/templates/img/bgg-yl-rd.png);
    background-size: cover;
    background-position: 0 0;
    background-repeat: no-repeat;
    z-index: 0
}

.bg-sum-yl-rd .c-summary-row_main {
    position: relative;
    z-index: 1
}

.bg-sum-yl-rd .c-summary-row_item {
    position: relative
}

.bg-sum-yl-rd .c-summary-row_item::before {
    content: "";
    display: block;
    width: 100%;
    height: 40px;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #fff
}

.bg-sum-yl-rd .c-summary-row_item:first-child::before {
    display: none
}

.bg-sum-yl-rd .c-summary-row_col:last-child {
    color: #000;
    background-color: transparent
}

.bg-sum-or-mg .c-summary-row {
    position: relative;
    overflow: hidden
}

.bg-sum-or-mg .c-summary-row::before {
    content: "";
    position: absolute;
    display: block;
    width: 60%;
    height: 100%;
    top: 0;
    left: 50%;
    background-image: url(/templates/img/bgg-or-mg.png);
    background-size: cover;
    background-position: 0 0;
    background-repeat: no-repeat;
    z-index: 0
}

.bg-sum-or-mg .c-summary-row_main {
    position: relative;
    z-index: 1
}

.bg-sum-or-mg .c-summary-row_item {
    position: relative
}

.bg-sum-or-mg .c-summary-row_item::before {
    content: "";
    display: block;
    width: 100%;
    height: 40px;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #fff
}

.bg-sum-or-mg .c-summary-row_item:first-child::before {
    display: none
}

.bg-sum-or-mg .c-summary-row_col:last-child {
    color: #000;
    background-color: transparent
}

.bg-sum-yl-dg .c-summary-row {
    position: relative;
    overflow: hidden
}

.bg-sum-yl-dg .c-summary-row::before {
    content: "";
    position: absolute;
    display: block;
    width: 60%;
    height: 100%;
    top: 0;
    left: 50%;
    background-image: url(/templates/img/bgg-yl-dg.png);
    background-size: cover;
    background-position: 0 0;
    background-repeat: no-repeat;
    z-index: 0
}

.bg-sum-yl-dg .c-summary-row_main {
    position: relative;
    z-index: 1
}

.bg-sum-yl-dg .c-summary-row_item {
    position: relative
}

.bg-sum-yl-dg .c-summary-row_item::before {
    content: "";
    display: block;
    width: 100%;
    height: 40px;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #fff
}

.bg-sum-yl-dg .c-summary-row_item:first-child::before {
    display: none
}

.bg-sum-yl-dg .c-summary-row_col:last-child {
    color: #000;
    background-color: transparent
}

.bg-sum-cy-dg .c-summary-row {
    position: relative;
    overflow: hidden
}

.bg-sum-cy-dg .c-summary-row::before {
    content: "";
    position: absolute;
    display: block;
    width: 60%;
    height: 100%;
    top: 0;
    left: 50%;
    background-image: url(/templates/img/bgg-cy-dg.png);
    background-size: cover;
    background-position: 0 0;
    background-repeat: no-repeat;
    z-index: 0
}

.bg-sum-cy-dg .c-summary-row_main {
    position: relative;
    z-index: 1
}

.bg-sum-cy-dg .c-summary-row_item {
    position: relative
}

.bg-sum-cy-dg .c-summary-row_item::before {
    content: "";
    display: block;
    width: 100%;
    height: 40px;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #fff
}

.bg-sum-cy-dg .c-summary-row_item:first-child::before {
    display: none
}

.bg-sum-cy-dg .c-summary-row_col:last-child {
    color: #000;
    background-color: transparent
}

.bg-sum-bl-rd .c-summary-row {
    position: relative;
    overflow: hidden
}

.bg-sum-bl-rd .c-summary-row::before {
    content: "";
    position: absolute;
    display: block;
    width: 60%;
    height: 100%;
    top: 0;
    left: 50%;
    background-image: url(/templates/img/bgg-bl-rd.png);
    background-size: cover;
    background-position: 0 0;
    background-repeat: no-repeat;
    z-index: 0
}

.bg-sum-bl-rd .c-summary-row_main {
    position: relative;
    z-index: 1
}

.bg-sum-bl-rd .c-summary-row_item {
    position: relative
}

.bg-sum-bl-rd .c-summary-row_item::before {
    content: "";
    display: block;
    width: 100%;
    height: 40px;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #fff
}

.bg-sum-bl-rd .c-summary-row_item:first-child::before {
    display: none
}

.bg-sum-bl-rd .c-summary-row_col:last-child {
    color: #fff;
    background-color: transparent
}

.bg-sum-dg-bl .c-summary-row {
    position: relative;
    overflow: hidden
}

.bg-sum-dg-bl .c-summary-row::before {
    content: "";
    position: absolute;
    display: block;
    width: 60%;
    height: 100%;
    top: 0;
    left: 50%;
    background-image: url(/templates/img/bgg-dg-bl.png);
    background-size: cover;
    background-position: 0 0;
    background-repeat: no-repeat;
    z-index: 0
}

.bg-sum-dg-bl .c-summary-row_main {
    position: relative;
    z-index: 1
}

.bg-sum-dg-bl .c-summary-row_item {
    position: relative
}

.bg-sum-dg-bl .c-summary-row_item::before {
    content: "";
    display: block;
    width: 100%;
    height: 40px;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #fff
}

.bg-sum-dg-bl .c-summary-row_item:first-child::before {
    display: none
}

.bg-sum-dg-bl .c-summary-row_col:last-child {
    color: #fff;
    background-color: transparent
}

.bg-sum-mg-bl .c-summary-row {
    position: relative;
    overflow: hidden
}

.bg-sum-mg-bl .c-summary-row::before {
    content: "";
    position: absolute;
    display: block;
    width: 60%;
    height: 100%;
    top: 0;
    left: 50%;
    background-image: url(/templates/img/bgg-mg-bl.png);
    background-size: cover;
    background-position: 0 0;
    background-repeat: no-repeat;
    z-index: 0
}

.bg-sum-mg-bl .c-summary-row_main {
    position: relative;
    z-index: 1
}

.bg-sum-mg-bl .c-summary-row_item {
    position: relative
}

.bg-sum-mg-bl .c-summary-row_item::before {
    content: "";
    display: block;
    width: 100%;
    height: 40px;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #fff
}

.bg-sum-mg-bl .c-summary-row_item:first-child::before {
    display: none
}

.bg-sum-mg-bl .c-summary-row_col:last-child {
    color: #fff;
    background-color: transparent
}

.bg-sec-gray2 .c-summary-row_item::before {
    background-color: #f3f3f3
}

.c-summary-ttl-c .c-summary-row_ttl {
    text-align: center
}

.c-summary-txt-c .c-summary-row_txt {
    text-align: center
}

.c-summary-ttl-r .c-summary-row_ttl {
    text-align: right
}

.c-summary-txt-r .c-summary-row_txt {
    text-align: right
}

.c-col {
    padding: 30px 40px;
    background-color: #efefef
}

.c-col_ttl {
    font-size: 2.4rem;
    font-weight: 700
}

html[lang=ja] .c-col_ttl {
    font-size: 2.2rem
}

html[lang=zh-CN] .c-col_ttl {
    font-size: 2.2rem
}

html[lang=ko] .c-col_ttl {
    font-size: 2.2rem
}

html[lang=zh-TW] .c-col_ttl {
    font-size: 2.2rem
}

.c-col-link .c-col_ttl+* {
    margin-top: 15px
}

.c-col-info table {
    margin-top: 9px
}

.c-col-info table td,.c-col-info table th {
    font-size: 1.8rem;
    line-height: 1.5;
    vertical-align: middle
}

.c-col-info table td a,.c-col-info table th a {
    word-break: break-all
}

.c-col-info table td a:hover,.c-col-info table th a:hover {
    text-decoration: underline
}

.c-col-info table th {
    white-space: nowrap;
    padding: 6px 6px 6px 0
}

.c-col-info table td {
    padding: 6px 0 6px 10px
}

.c-col-infolist_item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 20px
}

.c-col-infolist_item>a {
    margin-left: 0
}

.c-col-infolist_item>a:hover {
    text-decoration: underline
}

.c-col-infolist_item:first-child {
    margin-top: 0
}

.c-col-infolist_item>span:first-child {
    padding-right: 5px
}

.c-col-icolist_item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.c-col-icolist_item+.c-col-icolist_item {
    margin-top: 30px
}

.c-col-icolist_ico {
    width: 120px
}

.c-col-icolist_txt {
    padding-left: 8%
}

.c-colimmg_img {
    max-width: 100%
}

.c-colimg_txt {
    margin-top: 10px;
    text-align: center
}

.c-collay img {
    display: block;
    width: 100%;
    height: auto
}

.p-sentence_layout2 .c-collay {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: -1.5625%;
    margin-right: -1.5625%;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: -3.125%
}

.p-sentence_layout2 .c-collay>.c-collay_item {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 46.875%;
    flex: 0 0 46.875%;
    width: 46.875%;
    margin-left: 1.5625%;
    margin-right: 1.5625%;
    margin-bottom: 3.125%
}

.p-sentence_layout3 .c-collay {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: -1.5625%;
    margin-right: -1.5625%;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: -3.125%
}

.p-sentence_layout3 .c-collay>.c-collay_item {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 30.2083333333%;
    flex: 0 0 30.2083333333%;
    width: 30.2083333333%;
    margin-left: 1.5625%;
    margin-right: 1.5625%;
    margin-bottom: 3.125%
}

.p-sentence_layout4 .c-collay {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: -1.5625%;
    margin-right: -1.5625%;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: -3.125%
}

.p-sentence_layout4 .c-collay>.c-collay_item {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 21.875%;
    flex: 0 0 21.875%;
    width: 21.875%;
    margin-left: 1.5625%;
    margin-right: 1.5625%;
    margin-bottom: 3.125%
}

.fit-image .p-sentence_layout2 {
    max-width: none;
    padding-left: 0;
    padding-right: 0
}

.fit-image .p-sentence_layout2 .c-collay {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden
}

.fit-image .p-sentence_layout2 .c-collay>.c-collay_item {
    width: 50%;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin-left: 0;
    margin-right: 0;
    padding-left: 3px
}

.fit-image .p-sentence_layout2 .c-collay>.c-collay_item:first-child {
    padding-left: 0;
    padding-right: 3px
}

.fit-image .p-sentence_layout2 .c-collay>.c-collay_item .c-colimg {
    width: 100%
}

.fit-image .p-sentence_layout2 .c-collay>.c-collay_item .c-colimg_img {
    position: relative;
    height: 0;
    padding-top: 66.666%;
    overflow: hidden
}

.fit-image .p-sentence_layout2 .c-collay>.c-collay_item .c-colimg_img img {
    position: absolute;
    height: 100%;
    width: auto;
    max-width: none;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.fit-image .p-sentence_layout2 .p-sentence_image {
    margin-top: 0
}

.fit-image .p-sentence_layout3 {
    max-width: none;
    padding-left: 0;
    padding-right: 0
}

.fit-image .p-sentence_layout3 .c-collay {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    overflow: hidden;
    margin-left: -3px;
    margin-right: -3px
}

.fit-image .p-sentence_layout3 .c-collay>.c-collay_item {
    width: 33.3333%;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin-left: 0;
    margin-right: 0;
    overflow: hidden
}

.fit-image .p-sentence_layout3 .c-collay>.c-collay_item:nth-child(even) {
    margin-left: 3px;
    margin-right: 3px
}

.fit-image .p-sentence_layout3 .c-collay>.c-collay_item:nth-child(odd) {
    margin-left: 3px;
    margin-right: 3px
}

.fit-image .p-sentence_layout3 .c-collay>.c-collay_item:first-child {
    margin-left: 3px;
    margin-right: 3px
}

.fit-image .p-sentence_layout3 .c-collay>.c-collay_item>div {
    width: 100%
}

.fit-image .p-sentence_layout3 .c-collay>.c-collay_item .c-colimg {
    width: 100%;
    position: relative
}

.fit-image .p-sentence_layout3 .c-collay>.c-collay_item .c-colimg_img {
    position: relative;
    height: 0;
    padding-top: 66.666%;
    overflow: hidden
}

.fit-image .p-sentence_layout3 .c-collay>.c-collay_item .c-colimg_img img {
    position: absolute;
    height: 100%;
    width: auto;
    max-width: none;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.fit-image .p-sentence_layout3 .p-sentence_image {
    margin-top: 0
}

.c-list a:hover {
    text-decoration: underline
}

.c-list_item {
    font-size: 1.8rem;
    margin: 5px 0 0 0
}

.c-list_item:first-child {
    margin-top: 0
}

.c-list_idt {
    display: table
}

.c-list_idt .c-list_item {
    display: table-row;
    list-style: none
}

.c-list_idt .c-list_item::after {
    content: "";
    display: block;
    margin-bottom: 1em
}

.c-list_idt .c-list_item:last-of-type:after {
    margin-bottom: 0
}

.c-list_idt .c-list_mark {
    display: table-cell;
    white-space: nowrap;
    padding: 0 3px 0 0
}

.c-list_idt+.c-list_idt {
    margin-top: 10px
}

.c-list>li {
    list-style-type: disc;
    margin-left: 1em;
    margin-bottom: .5em
}

.c-list>li:last-child {
    margin-bottom: 0
}

.circle .c-list>li {
    list-style-type: circle
}

.number .c-list>li {
    list-style-type: decimal;
    margin: 0;
    padding: 0;
    display: table-row;
    counter-increment: table-ol
}

.number .c-list>li::before {
    content: counter(table-ol) ".";
    display: table-cell;
    padding-right: .4em;
    text-align: right
}

.number .c-list>li::after {
    content: "";
    display: block;
    margin-bottom: .5em
}

.number .c-list>li:last-of-type:after {
    margin-bottom: 0
}

.c-table {
    margin-top: 60px
}

.c-table table {
    width: 100%;
    border-bottom: 1px solid #ddd;
    border-left: 1px solid #ddd
}

.c-table table td,.c-table table th {
    font-size: 1.8rem;
    width: auto;
    padding: 15px 20px;
    border-top: 1px solid #ddd;
    border-right: 1px solid #ddd
}

.c-table table th {
    font-weight: 700;
    background-color: #efefef
}

.c-voice_inr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    max-width: calc(1280px + 7.4%);
    margin: auto
}

.c-voice-align-top .c-voice_inr {
    align-items: flex-start
}

.c-voice-align-btm .c-voice_inr {
    align-items: flex-end
}

.c-voice_pt_txtl {
    text-align: center;
    font-size: 2.4rem;
    font-weight: 700;
    margin-top: 20px
}

.c-voice_pt_txt {
    text-align: center;
    font-size: 1.8rem;
    margin-top: 20px
}

.c-voice_pt_txtl+.c-voice_pt_txt {
    margin-top: 10px
}

.c-voice_pt {
    width: 31.25%;
    min-width: 250px;
    max-width: 100%
}

.c-voice_pt+.c-voice_col {
    padding-left: 3.4%
}

.c-voice_col {
    font-size: 1.6rem;
    -webkit-box-flex: 1;
    -ms-flex: 1 auto;
    flex: 1 auto
}

.c-voice_ttl {
    font-size: 2.4rem;
    line-height: 1.3;
    font-weight: 700
}

html[lang=ja] .c-voice_ttl {
    font-size: 2.2rem
}

html[lang=zh-CN] .c-voice_ttl {
    font-size: 2.2rem
}

html[lang=ko] .c-voice_ttl {
    font-size: 2.2rem
}

html[lang=zh-TW] .c-voice_ttl {
    font-size: 2.2rem
}

blockquote.c-voice_ttl {
    display: block;
    padding: 20px 20px 30px 20px
}

blockquote.c-voice_ttl::after,blockquote.c-voice_ttl::before {
    font-size: 4rem
}

blockquote.c-voice_ttl+p {
    padding: 0 0 0 20px;
    margin-top: 0
}

.c-voice_ttl+p {
    margin-top: 15px
}

.c-voice-list {
    padding-top: 0;
    padding-bottom: 0
}

.c-voice-list .c-voice_inr {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.c-voice-list .c-voice_pt {
    width: 21%;
    min-width: 0;
    margin: 2% 2% 0
}

.c-voice-list .c-voice_pt:nth-last-child(n+1):nth-last-child(-n+1):first-child {
    width: 30%
}

.c-voice-list .c-voice_pt:nth-last-child(n+5):nth-last-child(-n+6):first-child,.c-voice-list .c-voice_pt:nth-last-child(n+5):nth-last-child(-n+6):first-child~.c-voice_pt {
    margin: 2% 4% 0
}

.sb-h1-t1 .c-btndl.c-btndl-fixed::before {
    content: "";
    position: absolute;
    display: block;
    width: 190%;
    height: 190%;
    top: -10%;
    left: -35%;
    background-image: url(/templates/img/bg-sb-h1-t1.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 0;
    z-index: 0
}

.sb-h1-t1 .c-btndl.c-btndl-fixed>a {
    color: #fff
}

.sb-h1-t1 .c-btndl.c-btndl-fixed>a>span::before {
    background-image: url(/templates/img/ico-pdf.svg)
}

.bg-dg-yl .c-uvance_col {
    color: #fff
}

.bg-dg-yl .c-uvance_col::after {
    background-image: url(www.fujitsu.com/imgv51/infinity-yl.png)
}

.bg-dg-yl .c-uvance_col .c-uvance_col_inr::before {
    content: "";
    position: absolute;
    display: block;
    width: 105%;
    height: 105%;
    top: -2.5%;
    left: -2.5%;
    background: url(/templates/img/bgg-dg-yl.png) no-repeat 0 0;
    background-size: cover
}

.bg-dg-yl .c-uvance_col .c-uvance_logo>span {
    background-image: url(/templates/img/logo-uvance.svg)
}

.bg-dg-yl .c-uvance_col .c-uvance_ttl {
    color: #fff
}

.bg-dg-yl .c-uvance_col .c-btn {
    color: #fff!important
}

.bg-dg-yl .c-uvance_col .c-btn .c-btn-ico svg {
    fill: #fff
}

.bg-dg-yl .c-uvance_col .c-btn .c-btn-ico svg .circle {
    stroke: #fff
}

.c-txt-notes {
    font-size: 1.8rem;
    text-align: left
}

.c-txt-publish {
    font-size: 1.8rem;
    text-align: right
}

.c-ico-newwin {
    position: relative;
    line-height: inherit;
    display: inline-block;
    vertical-align: middle;
    padding-right: 23px;
    margin-left: 5px
}

.c-ico-newwin::after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    right: 0;
    width: 17px;
    height: 17px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    background: url(/templates/img/ico-blank.svg) no-repeat;
    background-size: cover
}

.c-pagetop {
    position: fixed;
    right: 20px;
    bottom: 20px;
    z-index: 10;
    width: 50px;
    height: 50px;
    z-index: 334;
    opacity: 0;
    -webkit-transform: translateY(100px);
    -ms-transform: translateY(100px);
    transform: translateY(100px)
}

.c-pagetop>a {
    position: relative;
    text-indent: -9999px;
    display: block;
    width: 50px;
    height: 50px;
    background-color: rgba(0,0,0,.3);
    border-radius: 50%;
    overflow: hidden
}

.c-pagetop>a::before {
    content: "";
    position: absolute;
    display: block;
    top: 50%;
    left: 50%;
    width: 15px;
    height: 15px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate(315deg) translate(-20%,-50%);
    -ms-transform: rotate(315deg) translate(-20%,-50%);
    transform: rotate(315deg) translate(-20%,-50%)
}

.c-pagetop.is-downMove {
    -webkit-animation: DownAnime .5s forwards;
    animation: DownAnime .5s forwards
}

.c-pagetop.is-upMove {
    -webkit-animation: UpAnime .5s forwards;
    animation: UpAnime .5s forwards
}

@-webkit-keyframes DownAnime {
    from {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    to {
        opacity: 0;
        -webkit-transform: translateY(100px);
        transform: translateY(100px)
    }
}

@keyframes DownAnime {
    from {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    to {
        opacity: 0;
        -webkit-transform: translateY(100px);
        transform: translateY(100px)
    }
}

@-webkit-keyframes UpAnime {
    from {
        opacity: 0;
        -webkit-transform: translateY(100px);
        transform: translateY(100px)
    }

    to {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes UpAnime {
    from {
        opacity: 0;
        -webkit-transform: translateY(100px);
        transform: translateY(100px)
    }

    to {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

.p-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 70px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: left
}

.p-header_logo {
    width: 95px;
    height: 46px
}

.p-header_logo a {
    position: relative;
    width: 95px;
    height: 46px;
    display: block;
    text-indent: -9999px;
    white-space: nowrap;
    overflow: hidden
}

.p-header_logo a::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 0;
    padding-top: calc(46 / 95 * 100%);
    background: url(/templates/img/logo-fujitsu-blk.svg) no-repeat 0 0;
    background-size: 100% auto;
    -webkit-transition: opacity .2s cubic-bezier(.075,.82,.165,1);
    -o-transition: opacity .2s cubic-bezier(.075,.82,.165,1);
    transition: opacity .2s cubic-bezier(.075,.82,.165,1)
}

.p-header_logo a::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 0;
    padding-top: calc(46 / 95 * 100%);
    background: url(/templates/img/logo-fujitsu.svg) no-repeat 0 0;
    background-size: 100% auto;
    opacity: 0;
    -webkit-transition: opacity .2s cubic-bezier(.075,.82,.165,1);
    -o-transition: opacity .2s cubic-bezier(.075,.82,.165,1);
    transition: opacity .2s cubic-bezier(.075,.82,.165,1)
}

.p-header_logo a:hover::before {
    opacity: 0
}

.p-header_logo a:hover::after {
    opacity: 1
}

.p-header_nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.p-header_globalnav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    -webkit-transition: opacity .3s linear 0s;
    -o-transition: opacity .3s linear 0s;
    transition: opacity .3s linear 0s
}

.p-header_globalnav_inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.p-header_globalnav_item {
    font-size: 1.5rem;
    white-space: nowrap
}

.p-header_globalnav_item:not(:last-child) {
    margin-right: 30px
}

.p-header_globalnav_item>a {
    display: block
}

.p-header_globalnav_item>a:hover {
    color: #ea0000
}

.p-header_globalnav_item>button {
    display: block
}

.p-header_search {
    width: 20px;
    height: 20px;
    padding-left: 0;
    margin-top: 5px;
    margin-right: 30px
}

.p-header_search a,.p-header_search button {
    display: block;
    line-height: 1;
    width: 20px;
    height: 20px
}

.p-header_search a img,.p-header_search a svg,.p-header_search button img,.p-header_search button svg {
    width: 18px;
    height: 19px;
    margin: auto
}

.p-header_search .p-header_drawer_inner {
    padding-top: 60px;
    padding-bottom: 60px
}

.p-header_btn_search:hover {
    color: #ea0000
}

.p-header_btn_search:hover svg g {
    stroke: #ea0000
}

.p-header_btn_search_inner {
    display: block;
    text-align: center;
    width: 100%
}

.p-header_btn_search_inner img,.p-header_btn_search_inner svg {
    vertical-align: middle
}

.p-header_search.is-active {
    width: 19px;
    height: 19px
}

.p-header_search.is-active .p-header_btn_search {
    width: 19px;
    height: 19px;
    margin-top: -2px;
    margin-left: -2px
}

.p-header_search.is-active .p-header_btn_search .p-header_btn_search_inner {
    position: relative;
    display: block;
    width: 19px;
    height: 19px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.p-header_search.is-active .p-header_btn_search .p-header_btn_search_inner::before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 2px;
    top: 50%;
    left: 0;
    background-color: #ea0000;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.p-header_search.is-active .p-header_btn_search .p-header_btn_search_inner::after {
    content: "";
    position: absolute;
    display: block;
    width: 2px;
    height: 100%;
    top: 0;
    left: 50%;
    background-color: #ea0000;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.p-header_search.is-active .p-header_btn_search .p-header_btn_search_inner img,.p-header_search.is-active .p-header_btn_search .p-header_btn_search_inner svg {
    display: none
}

.p-header_change {
    margin-left: auto;
    padding-left: 0;
    text-align: center;
    margin-top: 5px;
    margin-right: 30px
}

.p-header_change a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.p-header_change svg {
    width: 17px;
    height: 17px;
    fill: #000;
    vertical-align: middle
}

.p-header_change_title {
    padding-top: 35px;
    padding-left: 3%
}

.p-header_change.is-active .p-header_btn_change {
    color: #ea0000
}

.p-header_change.is-active .p-header_btn_change svg {
    fill: #ea0000
}

.p-header_change_title {
    font-size: 2.1rem;
    font-weight: 700;
    margin-bottom: 30px
}

.p-header_btn_change {
    position: relative
}

.p-header_btn_change svg {
    fill: #000;
    opacity: 1;
    -webkit-transition: opacity 1s cubic-bezier(.075,.82,.165,1) .2s;
    -o-transition: opacity 1s cubic-bezier(.075,.82,.165,1) .2s;
    transition: opacity 1s cubic-bezier(.075,.82,.165,1) .2s
}

.p-header_btn_change:hover svg {
    fill: #ea0000
}

.p-header_btn_change::before {
    content: "";
    display: block;
    position: absolute;
    width: 30px;
    height: 1px;
    top: 50%;
    left: 50%;
    opacity: 0;
    margin-left: -15px;
    background-color: #fff;
    -webkit-transition: opacity 1.5s cubic-bezier(.075,.82,.165,1),background-color 1.5s cubic-bezier(.075,.82,.165,1),-webkit-transform .5s cubic-bezier(.075,.82,.165,1) .1s;
    transition: opacity 1.5s cubic-bezier(.075,.82,.165,1),background-color 1.5s cubic-bezier(.075,.82,.165,1),-webkit-transform .5s cubic-bezier(.075,.82,.165,1) .1s;
    -o-transition: opacity 1.5s cubic-bezier(.075,.82,.165,1),transform .5s cubic-bezier(.075,.82,.165,1) .1s,background-color 1.5s cubic-bezier(.075,.82,.165,1);
    transition: opacity 1.5s cubic-bezier(.075,.82,.165,1),transform .5s cubic-bezier(.075,.82,.165,1) .1s,background-color 1.5s cubic-bezier(.075,.82,.165,1);
    transition: opacity 1.5s cubic-bezier(.075,.82,.165,1),transform .5s cubic-bezier(.075,.82,.165,1) .1s,background-color 1.5s cubic-bezier(.075,.82,.165,1),-webkit-transform .5s cubic-bezier(.075,.82,.165,1) .1s
}

.p-header_btn_change::after {
    content: "";
    display: block;
    position: absolute;
    width: 30px;
    height: 1px;
    top: 50%;
    left: 50%;
    opacity: 0;
    margin-left: -15px;
    background-color: #fff;
    -webkit-transition: opacity 1.5s cubic-bezier(.075,.82,.165,1),background-color 1.5s cubic-bezier(.075,.82,.165,1),-webkit-transform .5s cubic-bezier(.075,.82,.165,1) .1s;
    transition: opacity 1.5s cubic-bezier(.075,.82,.165,1),background-color 1.5s cubic-bezier(.075,.82,.165,1),-webkit-transform .5s cubic-bezier(.075,.82,.165,1) .1s;
    -o-transition: opacity 1.5s cubic-bezier(.075,.82,.165,1),transform .5s cubic-bezier(.075,.82,.165,1) .1s,background-color 1.5s cubic-bezier(.075,.82,.165,1);
    transition: opacity 1.5s cubic-bezier(.075,.82,.165,1),transform .5s cubic-bezier(.075,.82,.165,1) .1s,background-color 1.5s cubic-bezier(.075,.82,.165,1);
    transition: opacity 1.5s cubic-bezier(.075,.82,.165,1),transform .5s cubic-bezier(.075,.82,.165,1) .1s,background-color 1.5s cubic-bezier(.075,.82,.165,1),-webkit-transform .5s cubic-bezier(.075,.82,.165,1) .1s
}

.p-header_drawer {
    text-align: left;
    font-weight: 1.6rem;
    position: absolute;
    width: 100%;
    background-color: #fff;
    top: 70px;
    left: 0;
    height: 0;
    overflow: hidden
}

.p-header_drawer:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 4px;
    background-image: -webkit-gradient(linear,left top,right top,color-stop(30%,#00812f),to(#b1d700));
    background-image: -o-linear-gradient(left,#00812f 30%,#b1d700 100%);
    background-image: linear-gradient(90deg,#00812f 30%,#b1d700 100%)
}

.p-header_drawer_inner {
    max-width: calc(1280px + 7.4%);
    width: 100%;
    margin: auto
}

.p-header_drawer-search {
    text-align: left;
    font-weight: 1.6rem;
    position: absolute;
    z-index: 1020;
    top: 0;
    right: 130px;
    width: 0;
    height: 100%;
    overflow: hidden;
    -webkit-transition: width 0s linear .7s;
    -o-transition: width 0s linear .7s;
    transition: width 0s linear .7s
}

.p-header_drawer-search form {
    position: absolute;
    z-index: 1030;
    display: block;
    margin-right: auto;
    max-width: 833px;
    width: 57.8472222222%;
    top: 0;
    right: 0;
    height: 100%;
    overflow: hidden;
    -webkit-transform: translateX(101%);
    -ms-transform: translateX(101%);
    transform: translateX(101%);
    opacity: 0;
    -webkit-transition: opacity 0s linear .4s,-webkit-transform .4s cubic-bezier(.075,.82,.165,1) 0s;
    transition: opacity 0s linear .4s,-webkit-transform .4s cubic-bezier(.075,.82,.165,1) 0s;
    -o-transition: transform .4s cubic-bezier(.075,.82,.165,1) 0s,opacity 0s linear .4s;
    transition: transform .4s cubic-bezier(.075,.82,.165,1) 0s,opacity 0s linear .4s;
    transition: transform .4s cubic-bezier(.075,.82,.165,1) 0s,opacity 0s linear .4s,-webkit-transform .4s cubic-bezier(.075,.82,.165,1) 0s;
    background-color: #fff
}

.p-header_drawer-search .search-wrapper {
    background-color: #eaeaea;
    width: calc(100% - 60px);
    height: 100%
}

.p-header_drawer-search_input {
    padding: 22px 0;
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: calc(100% - 30px - 3.7vw);
    margin-left: 30px;
    visibility: hidden
}

.p-header_drawer-search_btn {
    line-height: 1;
    position: absolute;
    top: 50%;
    right: 86px;
    width: 20px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    visibility: hidden
}

.p-header_drawer-search_btn:focus {
    border: 1px solid #7ac0da;
    outline-style: dotted;
    outline-width: thin
}

.p-header_drawer-search_btn:focus:not(:focus-visible) {
    outline: 0
}

.p-header_drawer-search_btn:focus-visible {
    outline: auto
}

.p-header_drawer-search_close_btn {
    line-height: 1;
    position: absolute;
    top: 50%;
    right: 20px;
    width: 20px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    visibility: hidden
}

.p-header_drawer-search_close_btn svg {
    width: 100%
}

.p-header_drawer-search_close_btn svg path {
    fill: none;
    stroke: #000;
    stroke-linecap: round;
    stroke-miterlimit: 10;
    stroke-width: 3px
}

.p-header_drawer-search_close_btn:focus svg path,.p-header_drawer-search_close_btn:hover svg path {
    stroke: #ea0000
}

.p-header_drawer-search_close_btn:focus {
    border: 1px solid #7ac0da;
    outline-style: dotted;
    outline-width: thin
}

.p-header_drawer-search_close_btn:focus:not(:focus-visible) {
    outline: 0
}

.p-header_drawer-search_close_btn:focus-visible {
    outline: auto
}

.p-header_drawer-search-bg {
    display: none;
    position: absolute;
    z-index: 1021;
    width: 100%;
    height: 100%;
    opacity: .01;
    background: #fff
}

.p-header_btn_hamburger {
    display: none
}

.p-header_countryname {
    display: block;
    font-size: 1.1rem;
    line-height: 1;
    margin-top: 5px;
    opacity: 1;
    -webkit-transition: opacity .8s cubic-bezier(.075,.82,.165,1) .2s;
    -o-transition: opacity .8s cubic-bezier(.075,.82,.165,1) .2s;
    transition: opacity .8s cubic-bezier(.075,.82,.165,1) .2s
}

.p-header_regions-wrapper {
    position: relative
}

.p-header_locations {
    width: 100%;
    padding-left: 50px
}

.p-header_locations-panel.is-active {
    display: block
}

.p-header_locations-panellist {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 0 1fr 0 1fr;
    grid-template-columns: 1fr 1fr 1fr;
    -ms-grid-rows: 1fr 10px 1fr 10px 1fr 10px 1fr 10px 1fr 10px 1fr 10px 1fr 10px 1fr 10px 1fr 10px 1fr 10px 1fr 10px 1fr 10px 1fr 10px 1fr;
    grid-template-rows: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    gap: 10px 0;
    margin: 0 3% 4%;
    grid-auto-flow: column
}

.p-header_locations-panellist>:nth-child(1) {
    -ms-grid-row: 1;
    -ms-grid-column: 1
}

.p-header_locations-panellist>:nth-child(2) {
    -ms-grid-row: 3;
    -ms-grid-column: 1
}

.p-header_locations-panellist>:nth-child(3) {
    -ms-grid-row: 5;
    -ms-grid-column: 1
}

.p-header_locations-panellist>:nth-child(4) {
    -ms-grid-row: 7;
    -ms-grid-column: 1
}

.p-header_locations-panellist>:nth-child(5) {
    -ms-grid-row: 9;
    -ms-grid-column: 1
}

.p-header_locations-panellist>:nth-child(6) {
    -ms-grid-row: 11;
    -ms-grid-column: 1
}

.p-header_locations-panellist>:nth-child(7) {
    -ms-grid-row: 13;
    -ms-grid-column: 1
}

.p-header_locations-panellist>:nth-child(8) {
    -ms-grid-row: 15;
    -ms-grid-column: 1
}

.p-header_locations-panellist>:nth-child(9) {
    -ms-grid-row: 17;
    -ms-grid-column: 1
}

.p-header_locations-panellist>:nth-child(10) {
    -ms-grid-row: 19;
    -ms-grid-column: 1
}

.p-header_locations-panellist>:nth-child(11) {
    -ms-grid-row: 21;
    -ms-grid-column: 1
}

.p-header_locations-panellist>:nth-child(12) {
    -ms-grid-row: 23;
    -ms-grid-column: 1
}

.p-header_locations-panellist>:nth-child(13) {
    -ms-grid-row: 25;
    -ms-grid-column: 1
}

.p-header_locations-panellist>:nth-child(14) {
    -ms-grid-row: 27;
    -ms-grid-column: 1
}

.p-header_locations-panellist>:nth-child(15) {
    -ms-grid-row: 1;
    -ms-grid-column: 3
}

.p-header_locations-panellist>:nth-child(16) {
    -ms-grid-row: 3;
    -ms-grid-column: 3
}

.p-header_locations-panellist>:nth-child(17) {
    -ms-grid-row: 5;
    -ms-grid-column: 3
}

.p-header_locations-panellist>:nth-child(18) {
    -ms-grid-row: 7;
    -ms-grid-column: 3
}

.p-header_locations-panellist>:nth-child(19) {
    -ms-grid-row: 9;
    -ms-grid-column: 3
}

.p-header_locations-panellist>:nth-child(20) {
    -ms-grid-row: 11;
    -ms-grid-column: 3
}

.p-header_locations-panellist>:nth-child(21) {
    -ms-grid-row: 13;
    -ms-grid-column: 3
}

.p-header_locations-panellist>:nth-child(22) {
    -ms-grid-row: 15;
    -ms-grid-column: 3
}

.p-header_locations-panellist>:nth-child(23) {
    -ms-grid-row: 17;
    -ms-grid-column: 3
}

.p-header_locations-panellist>:nth-child(24) {
    -ms-grid-row: 19;
    -ms-grid-column: 3
}

.p-header_locations-panellist>:nth-child(25) {
    -ms-grid-row: 21;
    -ms-grid-column: 3
}

.p-header_locations-panellist>:nth-child(26) {
    -ms-grid-row: 23;
    -ms-grid-column: 3
}

.p-header_locations-panellist>:nth-child(27) {
    -ms-grid-row: 25;
    -ms-grid-column: 3
}

.p-header_locations-panellist>:nth-child(28) {
    -ms-grid-row: 27;
    -ms-grid-column: 3
}

.p-header_locations-panellist>:nth-child(29) {
    -ms-grid-row: 1;
    -ms-grid-column: 5
}

.p-header_locations-panellist>:nth-child(30) {
    -ms-grid-row: 3;
    -ms-grid-column: 5
}

.p-header_locations-panellist>:nth-child(31) {
    -ms-grid-row: 5;
    -ms-grid-column: 5
}

.p-header_locations-panellist>:nth-child(32) {
    -ms-grid-row: 7;
    -ms-grid-column: 5
}

.p-header_locations-panellist>:nth-child(33) {
    -ms-grid-row: 9;
    -ms-grid-column: 5
}

.p-header_locations-panellist>:nth-child(34) {
    -ms-grid-row: 11;
    -ms-grid-column: 5
}

.p-header_locations-panellist>:nth-child(35) {
    -ms-grid-row: 13;
    -ms-grid-column: 5
}

.p-header_locations-panellist>:nth-child(36) {
    -ms-grid-row: 15;
    -ms-grid-column: 5
}

.p-header_locations-panellist>:nth-child(37) {
    -ms-grid-row: 17;
    -ms-grid-column: 5
}

.p-header_locations-panellist>:nth-child(38) {
    -ms-grid-row: 19;
    -ms-grid-column: 5
}

.p-header_locations-panellist>:nth-child(39) {
    -ms-grid-row: 21;
    -ms-grid-column: 5
}

.p-header_locations-panellist>:nth-child(40) {
    -ms-grid-row: 23;
    -ms-grid-column: 5
}

.p-header_locations-panellist>:nth-child(41) {
    -ms-grid-row: 25;
    -ms-grid-column: 5
}

.p-header_locations-panellist>:nth-child(42) {
    -ms-grid-row: 27;
    -ms-grid-column: 5
}

.p-header_locations_item a {
    display: block;
    visibility: hidden;
    -webkit-transition: visibility .2s ease-in-out .3s;
    -o-transition: visibility .2s ease-in-out .3s;
    transition: visibility .2s ease-in-out .3s
}

.js-header-bg {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: #000
}

.is-disp-md .p-header_drawer-change,.is-disp-md .p-header_globalnav {
    display: none
}

.is-header-hamburger-open .l-header_inner {
    position: relative
}

.is-header-hamburger-open .p-header_btn_hamburger a::before,.is-header-hamburger-open .p-header_btn_hamburger button::before {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 5px;
    background-color: #ea0000
}

.is-header-hamburger-open .p-header_btn_hamburger a::after,.is-header-hamburger-open .p-header_btn_hamburger button::after {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 5px;
    bottom: auto;
    background-color: #ea0000
}

.is-header-hamburger-open .p-header_btn_hamburger a span,.is-header-hamburger-open .p-header_btn_hamburger button span {
    display: none
}

.is-header-hamburger-open .js-header-bg {
    display: block;
    opacity: .3;
    z-index: 9501
}

.is-header-hamburger-open .p-header_globalnav_item-01>a {
    visibility: visible
}

.is-header-location-open .p-header_locations_item a {
    visibility: visible;
    -webkit-transition: visibility .5s ease-in-out 0s;
    -o-transition: visibility .5s ease-in-out 0s;
    transition: visibility .5s ease-in-out 0s
}

.is-header-location-open .l-header_inner {
    position: relative
}

.is-header-location-open .p-header_btn_change {
    position: relative;
    overflow: hidden
}

.is-header-location-open .p-header_btn_change svg {
    opacity: 0;
    -webkit-transition: opacity 1s cubic-bezier(.075,.82,.165,1) .1s;
    -o-transition: opacity 1s cubic-bezier(.075,.82,.165,1) .1s;
    transition: opacity 1s cubic-bezier(.075,.82,.165,1) .1s
}

.is-header-location-open .p-header_btn_change .p-header_countryname {
    opacity: 0;
    -webkit-transition: opacity 1s cubic-bezier(.075,.82,.165,1) .2s;
    -o-transition: opacity 1s cubic-bezier(.075,.82,.165,1) .2s;
    transition: opacity 1s cubic-bezier(.075,.82,.165,1) .2s
}

.is-header-location-open .p-header_btn_change::before {
    content: "";
    display: block;
    position: absolute;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 22px;
    height: 1px;
    top: 45%;
    left: 50%;
    opacity: 1;
    margin-left: -11px;
    background-color: #ea0000
}

.is-header-location-open .p-header_btn_change::after {
    content: "";
    display: block!important;
    position: absolute;
    width: 22px;
    height: 1px;
    top: 45%;
    left: 50%;
    opacity: 1;
    margin-left: -11px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    background-color: #ea0000
}

.is-header-search-open .p-header_drawer-search_btn,.is-header-search-open .p-header_drawer-search_close_btn,.is-header-search-open .p-header_drawer-search_input {
    visibility: visible
}

.is-header-search-open .p-header_drawer-search {
    -webkit-transition: width 0s linear 0s;
    -o-transition: width 0s linear 0s;
    transition: width 0s linear 0s;
    width: 100%
}

.is-header-search-open .p-header_drawer-search form {
    -webkit-transition: opacity 0s linear 0s,-webkit-transform .4s ease-out 0s;
    transition: opacity 0s linear 0s,-webkit-transform .4s ease-out 0s;
    -o-transition: transform .4s ease-out 0s,opacity 0s linear 0s;
    transition: transform .4s ease-out 0s,opacity 0s linear 0s;
    transition: transform .4s ease-out 0s,opacity 0s linear 0s,-webkit-transform .4s ease-out 0s;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    opacity: 1
}

.is-header-search-open .p-header_drawer-search-bg {
    display: block
}

.is-header-search-open .p-header_globalnav {
    opacity: 0
}

.is-header-drawer-open .p-header_locations_item a {
    visibility: visible;
    -webkit-transition: visibility .5s ease-in-out 0s;
    -o-transition: visibility .5s ease-in-out 0s;
    transition: visibility .5s ease-in-out 0s
}

.is-header-drawer-open .js-header-bg {
    display: block;
    opacity: .3;
    z-index: 9501
}

.is-header-drawer-open .p-header_btn_change {
    position: relative;
    overflow: hidden
}

.is-header-drawer-open .p-header_btn_change svg {
    opacity: 0
}

.is-header-drawer-open .p-header_btn_change .p-header_countryname {
    opacity: 0
}

.is-header-drawer-open .p-header_btn_change::before {
    content: "";
    display: block;
    position: absolute;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 30px;
    height: 1px;
    top: 50%;
    left: 50%;
    opacity: 1;
    margin-left: -15px;
    background-color: #ea0000
}

.is-header-drawer-open .p-header_btn_change::after {
    content: "";
    display: block;
    position: absolute;
    width: 30px;
    height: 1px;
    top: 50%;
    left: 50%;
    opacity: 1;
    margin-left: -15px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    background-color: #ea0000
}

.p-footer {
    color: #fff
}

.p-footer a {
    color: #fff
}

.p-footer_sns_title {
    font-size: 1.5rem
}

.p-footer_sns_title+.p-footer_sns {
    margin-top: 15px
}

.p-footer_sns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 30px
}

.p-footer_sns_item {
    width: 45px;
    margin: 0 10px
}

.p-footer_btm {
    font-size: 1rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 40px
}

.p-footer_link {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.p-footer_link_item {
    margin-left: 5%
}

.p-footer_link_item a:hover {
    text-decoration: underline
}

.p-footer_copyright {
    text-align: left;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    -ms-flex-preferred-size: 300px;
    flex-basis: 300px
}

.p-footer_copyright a:hover {
    text-decoration: underline
}

@keyframes footer_menu_hover {
    0% {
        margin-right: 0
    }

    50% {
        margin-right: -10px
    }

    100% {
        margin-right: 0
    }
}

.section-solutions_frame {
    position: relative;
    position: fixed;
    z-index: 10;
    overflow: hidden;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    opacity: 0
}

.section-solutions_clip {
    position: absolute;
    z-index: 10;
    width: 100%;
    height: 100vh;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    overflow: hidden;
    max-width: none
}

.section-solutions_inr {
    position: absolute;
    z-index: 10;
    padding: 100px 0;
    width: 100%;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    max-width: none
}

.section-solutions_bg01 {
    opacity: 0;
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-repeat: no-repeat;
    background-size: cover
}

.section-solutions_bg02,.section-solutions_bg03 {
    position: absolute;
    width: 100%;
    height: 50vh;
    background: #f2f2f2
}

.section-solutions_bg02 {
    bottom: 100%
}

.section-solutions_bg03 {
    top: 100%
}

.section-solutions_mark {
    position: absolute;
    width: 440px;
    height: 360px;
    left: 50%;
    top: 50%;
    margin-left: 20px;
    z-index: 10;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

.section-solutions_mark img,.section-solutions_mark svg {
    width: 100%;
    max-width: 100%;
    height: auto;
    vertical-align: bottom
}

.section-solutions_mark #logo-3 {
    opacity: 0
}

.section-solutions_mark .cls-1 {
    fill: none;
    stroke: #fff;
    stroke-miterlimit: 10;
    stroke-width: 90px
}

.p-events .c-card {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row;
    flex-flow: row;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    max-width: 1000px;
    margin: auto
}

.p-events .c-card_head {
    position: relative;
    width: 180px;
    min-width: 180px
}

.p-events .c-card_head::before {
    content: "";
    display: block;
    width: 100%;
    height: 0;
    padding-top: calc(180 / 180 * 100%)
}

.p-events .c-card_head img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: auto
}

.p-events .c-card_body {
    padding-left: 35px
}

.p-events .c-card_title {
    font-size: 3.6rem;
    line-height: 1.25;
    margin-left: 0;
    margin-right: 0
}

.p-events .c-card_title-s {
    font-size: 3rem
}

.p-events .c-card_text {
    font-size: 1.5rem;
    margin-left: 0;
    margin-right: 0;
    margin-top: 10px
}

.p-events .c-card:hover .c-card_text,.p-events .c-card:hover .c-card_title {
    text-decoration: underline
}

.p-events {
    border-bottom: 1px solid #f2f2f2
}

.p-events_item {
    border-top: 1px solid #f2f2f2;
    padding-top: 20px;
    padding-bottom: 20px
}

.p-events_more {
    text-align: center;
    margin-top: 25px
}

.p-purpose {
    position: relative;
    z-index: 2;
    color: #fff
}

.p-purpose_bg {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: -webkit-gradient(linear,left top,right top,from(#e61c7f),color-stop(46%,#e61447),color-stop(86%,#e50d0f),to(#e50b02));
    background: -o-linear-gradient(left,#e61c7f 0,#e61447 46%,#e50d0f 86%,#e50b02 100%);
    background: linear-gradient(to right,#e61c7f 0,#e61447 46%,#e50d0f 86%,#e50b02 100%)
}

.p-purpose_inner {
    color: #fff;
    display: block;
    position: relative;
    z-index: 10;
    max-width: 1300px;
    padding-top: 90px;
    padding-bottom: 90px;
    padding: 90px 10px;
    margin: auto
}

.p-purpose_inner .p-purpose_pt_bg img {
    -webkit-transition: -webkit-transform .3s ease-in-out;
    transition: -webkit-transform .3s ease-in-out;
    -o-transition: transform .3s ease-in-out;
    transition: transform .3s ease-in-out;
    transition: transform .3s ease-in-out,-webkit-transform .3s ease-in-out
}

.p-purpose_inner:hover .p-purpose_pt_bg img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

.p-purpose_inner:focus .p-purpose_pt_bg img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

.p-purpose_col {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.p-purpose_pt {
    position: relative;
    width: 414px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-right: 8%
}

.p-purpose_pt img {
    width: 100%
}

.p-purpose_pt_inner {
    position: relative;
    padding: 11.7%;
    border-radius: 50%;
    overflow: hidden;
    z-index: 1
}

.p-purpose_pt_inner-r {
    background-color: #e61a6e
}

.p-purpose_pt_bg {
    position: relative;
    border-radius: 50%;
    overflow: hidden
}

.p-purpose_text {
    width: auto;
    font-size: 3rem
}

.p-purpose_text .js-text_span_inr {
    opacity: 1!important
}

.p-purpose_name {
    font-size: 4rem
}

.p-purpose_position {
    font-size: 1.6rem
}

.p-purpose_btn {
    margin-top: 10px
}

.purpose_link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 100;
    cursor: pointer
}

.mac .scrollmagic-pin-spacer .p-purpose {
    width: 100%!important
}

.p-movie {
    position: relative;
    z-index: 20;
    text-align: center;
    top: -70vh;
    height: 130vh
}

.p-movie.is-start .p-movie-btn {
    top: 0;
    opacity: 1
}

.p-movie.is-start .photo {
    top: 0;
    opacity: 1
}

.p-movie .p-movie-btn {
    position: absolute;
    z-index: 10;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.5);
    opacity: 0;
    -webkit-transition: opacity .3s ease-out 0s,top .3s ease-out 0s;
    -o-transition: opacity .3s ease-out 0s,top .3s ease-out 0s;
    transition: opacity .3s ease-out 0s,top .3s ease-out 0s
}

.p-movie .p-movie-btn:focus img {
    outline: dotted 1px #fff
}

.p-movie .p-movie-btn img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    width: 14.2%
}

.p-movie .p-movie-space {
    position: relative;
    z-index: 1;
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    content: " ";
    height: 100vh
}

.p-movie .photo {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    overflow: hidden;
    display: block;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: top .4s cubic-bezier(.075,.82,.165,1) 0s,opacity .3s linear 0s;
    -o-transition: top .4s cubic-bezier(.075,.82,.165,1) 0s,opacity .3s linear 0s;
    transition: top .4s cubic-bezier(.075,.82,.165,1) 0s,opacity .3s linear 0s;
    top: 80%;
    opacity: 0
}

.p-movie .photo-youtube-bg {
    opacity: 0;
    position: relative;
    display: block;
    overflow: hidden;
    z-index: 1;
    content: " ";
    -webkit-transition: opacity .2s;
    -o-transition: opacity .2s;
    transition: opacity .2s
}

.p-movie .photo-youtube-bg.is-init {
    opacity: 1
}

.p-movie .photo-iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.ie11 .p-movie-space .photo-youtube-bg {
    opacity: 1;
    background: url(/templates/img/movie_thumnail_ie11.jpg) no-repeat 0 0;
    background-size: cover
}

.p-modal {
    display: none;
    opacity: 0;
    position: fixed;
    z-index: 99990;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.p-modal.is-start {
    display: block
}

.p-modal-bg {
    position: fixed;
    z-index: 99991;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.9)
}

.p-modal-inr {
    position: absolute;
    z-index: 99992;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    width: 95%;
    max-width: calc((177vh * .9) - 80px)
}

.p-modal-iframe {
    position: relative;
    width: 100%;
    padding-bottom: 56.25%
}

.p-modal-iframe iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%!important;
    height: 100%!important
}

.p-modal-close-wrap {
    position: relative;
    text-align: right
}

.p-modal-close {
    position: relative;
    text-align: left;
    display: block;
    white-space: nowrap;
    text-indent: -9999px;
    width: 54px;
    height: 54px;
    background-color: #efefef;
    border-radius: 50%;
    overflow: hidden;
    margin-left: auto;
    margin-bottom: 10px;
    -webkit-transition: opacity .3s cubic-bezier(.075,.82,.165,1),-webkit-transform .3s cubic-bezier(.075,.82,.165,1);
    transition: opacity .3s cubic-bezier(.075,.82,.165,1),-webkit-transform .3s cubic-bezier(.075,.82,.165,1);
    -o-transition: transform .3s cubic-bezier(.075,.82,.165,1),opacity .3s cubic-bezier(.075,.82,.165,1);
    transition: transform .3s cubic-bezier(.075,.82,.165,1),opacity .3s cubic-bezier(.075,.82,.165,1);
    transition: transform .3s cubic-bezier(.075,.82,.165,1),opacity .3s cubic-bezier(.075,.82,.165,1),-webkit-transform .3s cubic-bezier(.075,.82,.165,1)
}

.p-modal-close:focus {
    opacity: .8;
    outline: 0;
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

.p-modal-close::before {
    position: absolute;
    top: 50%;
    left: 22%;
    content: "";
    display: block;
    width: 30px;
    height: 1px;
    background-color: #000;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.p-modal-close::after {
    position: absolute;
    top: 50%;
    left: 22%;
    content: "";
    display: block;
    width: 30px;
    height: 1px;
    background-color: #000;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.p-modal-close img {
    display: none
}

.p-conference-wrap {
    background-color: #fff;
    overflow: hidden
}

.p-conference {
    position: relative
}

.p-conference_bg {
    position: relative;
    padding-top: 50.694%;
    background-size: cover;
    background-repeat: no-repeat;
    height: 0
}

.p-conference_bg img {
    position: relative;
    z-index: 1;
    width: 100%;
    height: auto
}

.p-conference_bg02 {
    position: absolute;
    z-index: 2;
    width: 50%;
    right: 0;
    top: 0;
    height: 100%
}

.p-conference_bg02[style*="0px"] {
    -webkit-animation: slideOut 2s forwards cubic-bezier(.215,.61,.355,1);
    animation: slideOut 2s forwards cubic-bezier(.215,.61,.355,1)
}

.p-conference_bg03 {
    position: absolute;
    z-index: 2;
    width: 50%;
    right: 0;
    top: 0;
    height: 100%
}

.p-conference_bg03[style*="0px"] {
    -webkit-animation: slideOut 2s forwards cubic-bezier(.215,.61,.355,1);
    animation: slideOut 2s forwards cubic-bezier(.215,.61,.355,1)
}

@keyframes slideOut {
    0% {
        left: 50%;
        right: auto;
        opacity: 1;
        width: 50%
    }

    100% {
        left: 50%;
        right: auto;
        opacity: 0;
        width: 0
    }
}

.p-conference_inner {
    position: absolute;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
    z-index: 10;
    width: 1800px;
    max-width: 100%;
    padding: 0 10px;
    margin: auto;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.p-conference_inner .js-text_span_inr {
    opacity: 1!important
}

.p-conference_text {
    position: absolute;
    width: 50%;
    height: 100%;
    right: 0;
    top: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.p-conference_text.p-conference_text_blk .p-conference_text_inner * {
    color: #000
}

.p-conference_text_inner {
    color: #fff;
    position: relative;
    padding: 15% 3.7% 15% 6%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.p-conference_title {
    display: block;
    font-size: 5rem;
    line-height: 1.2;
    font-weight: 700;
    margin-bottom: 50px
}

.p-conference_btn {
    margin-top: 30px
}

.p-conference_btn .c-btn {
    color: #fff
}

.p-conference_btn .c-btn svg {
    fill: #fff
}

.p-conference_btn .c-btn svg .circle {
    stroke: #fff
}

a.p-conference_text:hover .p-conference_btn .c-btn-ico svg .circle {
    fill: transparent;
    stroke: #fff;
    stroke-width: 1
}

.p-conference_btn .c-btn.c-btn-blk {
    color: #000
}

.p-conference_btn .c-btn.c-btn-blk svg {
    fill: #000
}

.p-conference_btn .c-btn.c-btn-blk svg .circle {
    stroke: #000
}

a.p-conference_text:hover .p-conference_btn .c-btn.c-btn-blk .c-btn-ico svg .circle {
    stroke: #000
}

.p-support {
    position: relative;
    padding: 70px 0;
    background: url(/templates/img/bg-contact.png) no-repeat center;
    background-size: cover;
    z-index: 10
}

.p-support_body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

a.p-support_body:hover .p-support_text {
    text-decoration: underline
}

.p-support_ico {
    position: relative;
    width: 86px
}

.p-support_ico::before {
    content: "";
    display: block;
    width: 100%;
    height: 0;
    padding-top: calc(178 / 172 * 100%)
}

.p-support_ico img {
    position: absolute;
    width: 100%;
    height: auto;
    top: 0;
    left: 0
}

.p-support_text {
    color: #fff;
    padding-left: 55px
}

.p-slide {
    position: relative;
    z-index: 10;
    opacity: 1!important
}

.p-slide_head {
    text-align: center;
    margin-bottom: 40px
}

.p-slide_head .c-heading+.c-heading {
    margin-top: -20px
}

.p-slide .c-card {
    padding: 20px 30px 30px
}

.p-slide .slick-slide {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.p-slide .slick-arrow {
    text-indent: -9999px;
    white-space: nowrap;
    position: absolute;
    top: 50%;
    overflow: hidden;
    width: 70px;
    height: 70px;
    border-radius: 50%;
    background-color: #fff;
    opacity: .8;
    z-index: 1;
    margin-top: -35px;
    -webkit-transition: -webkit-transform .3s ease-in-out;
    transition: -webkit-transform .3s ease-in-out;
    -o-transition: transform .3s ease-in-out;
    transition: transform .3s ease-in-out;
    transition: transform .3s ease-in-out,-webkit-transform .3s ease-in-out
}

.p-slide .slick-arrow::before {
    display: block;
    position: absolute;
    content: "";
    border-width: 2px;
    border-color: #000 transparent transparent #000;
    border-style: solid;
    width: 31px;
    height: 31px;
    top: 20px
}

.p-slide .slick-arrow:focus,.p-slide .slick-arrow:hover {
    opacity: 1;
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

.p-slide .slick-prev {
    left: -10.5%
}

.p-slide .slick-prev:before {
    left: 28px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.p-slide .slick-prev.slick-disabled {
    visibility: hidden
}

.p-slide .slick-next {
    right: -10.5%
}

.p-slide .slick-next:before {
    right: 28px;
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg)
}

.p-slide .slick-next.slick-disabled {
    visibility: hidden
}

.p-slide-body {
    overflow: hidden;
    padding-left: 10%;
    padding-right: 10%
}

.p-slide-body .slick-list {
    overflow: visible
}

.p-slide-body .slick-track {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.p-slide-body .slick-track .c-card {
    width: 100%
}

.slick-slide {
    height: auto!important;
    margin: 0 20px;
    -webkit-transform: scale(.9);
    -ms-transform: scale(.9);
    transform: scale(.9);
    -webkit-transform-origin: right;
    -ms-transform-origin: right;
    transform-origin: right
}

.slick-slide .p-slide_item {
    -webkit-animation-name: SlideIn;
    animation-name: SlideIn;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: cubic-bezier(.25,1,.5,1);
    animation-timing-function: cubic-bezier(.25,1,.5,1);
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1
}

.slick-slide .c-card {
    opacity: .3;
    -webkit-transition: opacity .3s ease-out,-webkit-transform .5s ease-out .5s;
    transition: opacity .3s ease-out,-webkit-transform .5s ease-out .5s;
    -o-transition: opacity .3s ease-out,transform .5s ease-out .5s;
    transition: opacity .3s ease-out,transform .5s ease-out .5s;
    transition: opacity .3s ease-out,transform .5s ease-out .5s,-webkit-transform .5s ease-out .5s
}

.slick-slide.slick-active {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1
}

.slick-slide.slick-active .p-slide_item {
    -webkit-animation-name: SlideIn3;
    animation-name: SlideIn3;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: cubic-bezier(.25,1,.5,1);
    animation-timing-function: cubic-bezier(.25,1,.5,1);
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1
}

.slick-slide.slick-active .c-card {
    opacity: 1
}

.slick-slide.slick-active+.slick-slide {
    -webkit-transform-origin: left;
    -ms-transform-origin: left;
    transform-origin: left
}

.slick-slide>div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%
}

.slick-slide .c-card {
    padding: 20px 20px 30px;
    -webkit-transition: -webkit-transform .3s cubic-bezier(.075,.82,.165,1);
    transition: -webkit-transform .3s cubic-bezier(.075,.82,.165,1);
    -o-transition: transform .3s cubic-bezier(.075,.82,.165,1);
    transition: transform .3s cubic-bezier(.075,.82,.165,1);
    transition: transform .3s cubic-bezier(.075,.82,.165,1),-webkit-transform .3s cubic-bezier(.075,.82,.165,1)
}

.slick-slide .c-card_img {
    position: relative;
    height: 0;
    padding-top: calc(1 / 1.618 * 100%)
}

.slick-slide .c-card_img img {
    position: absolute;
    top: 0;
    left: 0
}

.slick-dots {
    display: none!important;
    margin-top: 20px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.slick-dots li {
    margin: 0 5px;
    width: auto;
    height: auto
}

.slick-dots li button {
    text-indent: -99999px;
    white-space: nowrap;
    overflow: hidden;
    width: 9px;
    height: 9px;
    border-radius: 50%;
    background-color: #fff;
    opacity: .2
}

.slick-dots li button::before {
    display: none
}

.slick-dots li.slick-active button {
    width: 12px;
    height: 12px;
    opacity: 1
}

.p-slide_more {
    text-align: center;
    margin-top: 45px
}

.p-slide_more .c-btn {
    font-size: 1.4rem
}

.mac .scrollmagic-pin-spacer .p-slide {
    width: 100%!important
}

@keyframes SlideIn {
    0% {
        opacity: 0;
        -webkit-transform: translateX(300px);
        transform: translateX(300px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes SlideIn2 {
    0% {
        opacity: 0;
        -webkit-transform: translateX(300px);
        transform: translateX(300px)
    }

    100% {
        opacity: .3;
        -webkit-transform: translateX(0) scale(1);
        transform: translateX(0) scale(1)
    }
}

@keyframes SlideIn3 {
    0% {
        opacity: 0;
        -webkit-transform: translateX(300px);
        transform: translateX(300px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0) scale(1);
        transform: translateX(0) scale(1)
    }
}

.p-related .c-card_title {
    font-size: 2.4rem;
    line-height: 1.25
}

.p-textcol {
    margin: auto;
    width: 100%
}

.p-textcol_title {
    text-align: center;
    font-size: 3.6rem;
    font-weight: 700
}

.p-textcol_subtitle {
    text-align: center;
    font-size: 2.6rem;
    font-weight: 700;
    margin-bottom: 40px
}

.p-textcol_body {
    font-size: 2rem;
    max-width: 720px;
    margin: auto
}

.p-textcol_body>p {
    margin-top: 35px
}

.p-textcol_body>p:first-child {
    margin-top: 0
}

.p-textcol_notes {
    font-size: 1.8rem
}

.p-panel {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    background-color: #fff;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

a.p-panel:focus {
    outline: 0;
    border: none;
    opacity: .8
}

.p-panel_img {
    width: 50%
}

.p-panel_img img {
    width: 100%
}

.p-panel_title {
    font-size: 3.6rem;
    line-height: 1.4;
    font-weight: 700
}

.p-panel_text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 50%;
    padding: 5%;
    background-color: #fff
}

.p-panel_textinr {
    width: 100%
}

.p-panel_lead {
    margin-top: 15px;
    font-size: 1.5rem
}

.p-panel_btn {
    display: block;
    margin-top: 20px
}

a .p-panel_img {
    overflow: hidden
}

a .p-panel_img img {
    -webkit-transition: -webkit-transform 1s cubic-bezier(.165,.84,.44,1);
    transition: -webkit-transform 1s cubic-bezier(.165,.84,.44,1);
    -o-transition: transform 1s cubic-bezier(.165,.84,.44,1);
    transition: transform 1s cubic-bezier(.165,.84,.44,1);
    transition: transform 1s cubic-bezier(.165,.84,.44,1),-webkit-transform 1s cubic-bezier(.165,.84,.44,1)
}

a:focus .p-panel_img img,a:hover .p-panel_img img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

.js-slide-panel {
    position: relative;
    margin-top: 50px
}

.js-slide-panel .slick-list {
    height: auto!important
}

.js-slide-panel .slick-track .slick-slide {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    height: 0!important
}

.js-slide-panel .slick-track .slick-slide.slick-active {
    height: 100%!important
}

.js-slide-panel .slick-arrow {
    position: absolute;
    width: 30px;
    height: 30px;
    bottom: 15px;
    z-index: 2;
    text-indent: -9999px;
    overflow: hidden;
    white-space: nowrap
}

.js-slide-panel .slick-arrow:after {
    position: absolute;
    content: "";
    display: block;
    width: 10px;
    height: 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.js-slide-panel .slick-prev {
    left: 50%;
    margin-left: -30px;
    background-color: #fff;
    -webkit-transition: all .15s ease-in-out;
    -o-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out
}

.js-slide-panel .slick-prev:after {
    top: 7%;
    left: 35%;
    border-top: 1px solid #39404a;
    border-right: 1px solid #39404a;
    -webkit-transform: rotate(220deg) translate(-50%,-50%);
    -ms-transform: rotate(220deg) translate(-50%,-50%);
    transform: rotate(220deg) translate(-50%,-50%);
    -webkit-transition: all .15s ease-in-out;
    -o-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out
}

.js-slide-panel .slick-prev:focus {
    outline: auto
}

.js-slide-panel .slick-prev:hover {
    background-color: #39404a
}

.js-slide-panel .slick-prev:hover:after {
    border-color: #fff
}

.js-slide-panel .slick-next {
    left: 50%;
    margin-right: -30px;
    background-color: #39404a;
    -webkit-transition: all .15s ease-in-out;
    -o-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out
}

.js-slide-panel .slick-next:after {
    top: 55%;
    left: 30%;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    -webkit-transform: rotate(45deg) translate(-50%,-50%);
    -ms-transform: rotate(45deg) translate(-50%,-50%);
    transform: rotate(45deg) translate(-50%,-50%);
    -webkit-transition: all .15s ease-in-out;
    -o-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out
}

.js-slide-panel .slick-next:focus {
    outline: auto
}

.js-slide-panel .slick-next:hover {
    background-color: #fff
}

.js-slide-panel .slick-next:hover:after {
    border-color: #39404a
}

.p-bgpanel {
    background-color: #fff
}

.p-bgpanel .c-card {
    background-color: #f2f2f2;
    padding: 40px
}

.p-bgpanel .c-card_img {
    padding-top: calc(335 / 516 * 100%)
}

.p-bgpanel .c-card_title {
    font-size: 2.6rem
}

.p-bgpanel .c-card_title-l {
    font-size: 3.8rem
}

.p-bgpanel .c-card_text {
    font-size: 2rem
}

.p-bgpanel .c-btn {
    color: #000
}

.p-categoryicon:after {
    content: "";
    display: block;
    clear: both
}

.p-categoryicon .addthis_inline_share_toolbox {
    margin-top: 0
}

.p-categoryicon_item {
    float: left;
    display: inline-block;
    margin-top: 15px
}

.p-categoryicon_item:nth-child(2) {
    white-space: nowrap;
    float: right
}

.p-categoryicon_item_tag {
    display: inline-block;
    text-align: left;
    margin-right: 30px;
    margin-top: -8px
}

.p-categoryicon_item_tag .c-tag-ctg {
    margin-top: 8px
}

.p-viewmore {
    padding-top: 80px;
    padding-bottom: 80px;
    background-color: #dcdcdc
}

.p-viewmore .l-section-inner {
    position: relative;
    max-width: calc(980px + 7.4%)
}

.p-viewmore_inr {
    position: relative;
    max-width: calc(980px + 7.4%);
    padding-left: 3.7%;
    padding-right: 3.7%;
    margin-left: auto;
    margin-right: auto
}

.p-viewmore_ttl {
    font-size: 3.8rem;
    font-weight: 700;
    text-align: center;
    margin-bottom: 20px
}

html[lang=ja] .p-viewmore_ttl {
    font-size: 3.2rem
}

html[lang=zh-CN] .p-viewmore_ttl {
    font-size: 3.2rem
}

html[lang=ko] .p-viewmore_ttl {
    font-size: 3.2rem
}

html[lang=zh-TW] .p-viewmore_ttl {
    font-size: 3.2rem
}

.p-viewmore_ttl2 {
    font-size: 2rem;
    line-height: 1.5;
    font-weight: 700;
    margin-bottom: 15px
}

html[lang=ja] .p-viewmore_ttl2 {
    font-size: 2.2rem
}

html[lang=zh-CN] .p-viewmore_ttl2 {
    font-size: 2.2rem
}

html[lang=ko] .p-viewmore_ttl2 {
    font-size: 2.2rem
}

html[lang=zh-TW] .p-viewmore_ttl2 {
    font-size: 2.2rem
}

.p-viewmore_ttl2+.c-list {
    margin-top: 0
}

.bg-vm-sb-h1-t1 .p-viewmore {
    color: #fff;
    position: relative;
    overflow: hidden
}

.bg-vm-sb-h1-t1 .p-viewmore::before {
    content: "";
    position: absolute;
    display: block;
    width: 200%;
    height: 200%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bg-sb-h1-t1.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 0;
    z-index: 0
}

.bg-vm-sb-h1-t1 .p-viewmore .c-btn-cta {
    color: #fff;
    border-color: #fff;
    -webkit-transition: -webkit-box-shadow .3s ease-in-out;
    transition: -webkit-box-shadow .3s ease-in-out;
    -o-transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out,-webkit-box-shadow .3s ease-in-out
}

.bg-vm-sb-h1-t1 .p-viewmore .c-btn-cta:hover {
    -webkit-box-shadow: 0 0 8px #fff;
    box-shadow: 0 0 8px #fff
}

.bg-vm-sb-h1-t1 .p-viewmore .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf.svg)
}

.bg-vm-sb-h1-t2 .p-viewmore {
    color: #fff;
    position: relative;
    overflow: hidden
}

.bg-vm-sb-h1-t2 .p-viewmore::before {
    content: "";
    position: absolute;
    display: block;
    width: 200%;
    height: 200%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bg-sb-h1-t2.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 0;
    z-index: 0
}

.bg-vm-sb-h1-t2 .p-viewmore .c-btn-cta {
    color: #fff;
    border-color: #fff;
    -webkit-transition: -webkit-box-shadow .3s ease-in-out;
    transition: -webkit-box-shadow .3s ease-in-out;
    -o-transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out,-webkit-box-shadow .3s ease-in-out
}

.bg-vm-sb-h1-t2 .p-viewmore .c-btn-cta:hover {
    -webkit-box-shadow: 0 0 8px #fff;
    box-shadow: 0 0 8px #fff
}

.bg-vm-sb-h1-t2 .p-viewmore .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf.svg)
}

.bg-vm-sb-h1-t3 .p-viewmore {
    color: #fff;
    position: relative;
    overflow: hidden
}

.bg-vm-sb-h1-t3 .p-viewmore::before {
    content: "";
    position: absolute;
    display: block;
    width: 200%;
    height: 200%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bg-sb-h1-t3.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 0;
    z-index: 0
}

.bg-vm-sb-h1-t3 .p-viewmore .c-btn-cta {
    color: #fff;
    border-color: #fff;
    -webkit-transition: -webkit-box-shadow .3s ease-in-out;
    transition: -webkit-box-shadow .3s ease-in-out;
    -o-transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out,-webkit-box-shadow .3s ease-in-out
}

.bg-vm-sb-h1-t3 .p-viewmore .c-btn-cta:hover {
    -webkit-box-shadow: 0 0 8px #fff;
    box-shadow: 0 0 8px #fff
}

.bg-vm-sb-h1-t3 .p-viewmore .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf.svg)
}

.bg-vm-sb-h1-t4 .p-viewmore {
    color: #fff;
    position: relative;
    overflow: hidden
}

.bg-vm-sb-h1-t4 .p-viewmore::before {
    content: "";
    position: absolute;
    display: block;
    width: 200%;
    height: 200%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bg-sb-h1-t4.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 0;
    z-index: 0
}

.bg-vm-sb-h1-t4 .p-viewmore .c-btn-cta {
    color: #fff;
    border-color: #fff;
    -webkit-transition: -webkit-box-shadow .3s ease-in-out;
    transition: -webkit-box-shadow .3s ease-in-out;
    -o-transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out,-webkit-box-shadow .3s ease-in-out
}

.bg-vm-sb-h1-t4 .p-viewmore .c-btn-cta:hover {
    -webkit-box-shadow: 0 0 8px #fff;
    box-shadow: 0 0 8px #fff
}

.bg-vm-sb-h1-t4 .p-viewmore .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf.svg)
}

.bg-vm-sb-h1-t5 .p-viewmore {
    color: #fff;
    position: relative;
    overflow: hidden
}

.bg-vm-sb-h1-t5 .p-viewmore::before {
    content: "";
    position: absolute;
    display: block;
    width: 200%;
    height: 200%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bg-sb-h1-t5.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 0;
    z-index: 0
}

.bg-vm-sb-h1-t5 .p-viewmore .c-btn-cta {
    color: #fff;
    border-color: #fff;
    -webkit-transition: -webkit-box-shadow .3s ease-in-out;
    transition: -webkit-box-shadow .3s ease-in-out;
    -o-transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out,-webkit-box-shadow .3s ease-in-out
}

.bg-vm-sb-h1-t5 .p-viewmore .c-btn-cta:hover {
    -webkit-box-shadow: 0 0 8px #fff;
    box-shadow: 0 0 8px #fff
}

.bg-vm-sb-h1-t5 .p-viewmore .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf.svg)
}

.bg-vm-sb-h2-t1 .p-viewmore {
    color: #fff;
    position: relative;
    overflow: hidden
}

.bg-vm-sb-h2-t1 .p-viewmore::before {
    content: "";
    position: absolute;
    display: block;
    width: 200%;
    height: 200%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bg-sb-h2-t1.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 0;
    z-index: 0
}

.bg-vm-sb-h2-t1 .p-viewmore .c-btn-cta {
    color: #fff;
    border-color: #fff;
    -webkit-transition: -webkit-box-shadow .3s ease-in-out;
    transition: -webkit-box-shadow .3s ease-in-out;
    -o-transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out,-webkit-box-shadow .3s ease-in-out
}

.bg-vm-sb-h2-t1 .p-viewmore .c-btn-cta:hover {
    -webkit-box-shadow: 0 0 8px #fff;
    box-shadow: 0 0 8px #fff
}

.bg-vm-sb-h2-t1 .p-viewmore .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf.svg)
}

.bg-vm-sb-h2-t4 .p-viewmore {
    color: #fff;
    position: relative;
    overflow: hidden
}

.bg-vm-sb-h2-t4 .p-viewmore::before {
    content: "";
    position: absolute;
    display: block;
    width: 200%;
    height: 200%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bg-sb-h2-t4.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 0;
    z-index: 0
}

.bg-vm-sb-h2-t4 .p-viewmore .c-btn-cta {
    color: #fff;
    border-color: #fff;
    -webkit-transition: -webkit-box-shadow .3s ease-in-out;
    transition: -webkit-box-shadow .3s ease-in-out;
    -o-transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out,-webkit-box-shadow .3s ease-in-out
}

.bg-vm-sb-h2-t4 .p-viewmore .c-btn-cta:hover {
    -webkit-box-shadow: 0 0 8px #fff;
    box-shadow: 0 0 8px #fff
}

.bg-vm-sb-h2-t4 .p-viewmore .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf.svg)
}

.bg-vm-sb-h3-t1 .p-viewmore {
    color: #fff;
    position: relative;
    overflow: hidden
}

.bg-vm-sb-h3-t1 .p-viewmore::before {
    content: "";
    position: absolute;
    display: block;
    width: 200%;
    height: 200%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bg-sb-h3-t1.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 0;
    z-index: 0
}

.bg-vm-sb-h3-t1 .p-viewmore .c-btn-cta {
    color: #fff;
    border-color: #fff;
    -webkit-transition: -webkit-box-shadow .3s ease-in-out;
    transition: -webkit-box-shadow .3s ease-in-out;
    -o-transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out,-webkit-box-shadow .3s ease-in-out
}

.bg-vm-sb-h3-t1 .p-viewmore .c-btn-cta:hover {
    -webkit-box-shadow: 0 0 8px #fff;
    box-shadow: 0 0 8px #fff
}

.bg-vm-sb-h3-t1 .p-viewmore .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf.svg)
}

.bg-vm-sb-h3-t2 .p-viewmore {
    color: #fff;
    position: relative;
    overflow: hidden
}

.bg-vm-sb-h3-t2 .p-viewmore::before {
    content: "";
    position: absolute;
    display: block;
    width: 200%;
    height: 200%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bg-sb-h3-t2.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 0;
    z-index: 0
}

.bg-vm-sb-h3-t2 .p-viewmore .c-btn-cta {
    color: #fff;
    border-color: #fff;
    -webkit-transition: -webkit-box-shadow .3s ease-in-out;
    transition: -webkit-box-shadow .3s ease-in-out;
    -o-transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out,-webkit-box-shadow .3s ease-in-out
}

.bg-vm-sb-h3-t2 .p-viewmore .c-btn-cta:hover {
    -webkit-box-shadow: 0 0 8px #fff;
    box-shadow: 0 0 8px #fff
}

.bg-vm-sb-h3-t2 .p-viewmore .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf.svg)
}

.bg-vm-sb-h4-t1 .p-viewmore {
    color: #fff;
    position: relative;
    overflow: hidden
}

.bg-vm-sb-h4-t1 .p-viewmore::before {
    content: "";
    position: absolute;
    display: block;
    width: 200%;
    height: 200%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bg-sb-h4-t1.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 0;
    z-index: 0
}

.bg-vm-sb-h4-t1 .p-viewmore .c-btn-cta {
    color: #fff;
    border-color: #fff;
    -webkit-transition: -webkit-box-shadow .3s ease-in-out;
    transition: -webkit-box-shadow .3s ease-in-out;
    -o-transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out,-webkit-box-shadow .3s ease-in-out
}

.bg-vm-sb-h4-t1 .p-viewmore .c-btn-cta:hover {
    -webkit-box-shadow: 0 0 8px #fff;
    box-shadow: 0 0 8px #fff
}

.bg-vm-sb-h4-t1 .p-viewmore .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf.svg)
}

.bg-vm-sb-h4-t4 .p-viewmore {
    color: #000;
    position: relative;
    overflow: hidden
}

.bg-vm-sb-h4-t4 .p-viewmore::before {
    content: "";
    position: absolute;
    display: block;
    width: 200%;
    height: 200%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bg-sb-h4-t4.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 0;
    z-index: 0
}

.bg-vm-sb-h4-t4 .p-viewmore .c-btn-cta {
    color: #000;
    border-color: #000;
    -webkit-transition: -webkit-box-shadow .3s ease-in-out;
    transition: -webkit-box-shadow .3s ease-in-out;
    -o-transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out,-webkit-box-shadow .3s ease-in-out
}

.bg-vm-sb-h4-t4 .p-viewmore .c-btn-cta:hover {
    -webkit-box-shadow: 0 0 8px #000;
    box-shadow: 0 0 8px #000
}

.bg-vm-sb-h5-t1 .p-viewmore {
    color: #000;
    position: relative;
    overflow: hidden
}

.bg-vm-sb-h5-t1 .p-viewmore::before {
    content: "";
    position: absolute;
    display: block;
    width: 200%;
    height: 200%;
    top: 0;
    left: 0;
    background-image: url(/jp/imagesgig5/bg-sb-h5-t1_tcm102-7181758_tcm102-2750236-32.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 0;
    z-index: 0
}

.bg-vm-sb-h5-t1 .p-viewmore .c-btn-cta {
    color: #000;
    border-color: #000;
    -webkit-transition: -webkit-box-shadow .3s ease-in-out;
    transition: -webkit-box-shadow .3s ease-in-out;
    -o-transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out,-webkit-box-shadow .3s ease-in-out
}

.bg-vm-sb-h5-t1 .p-viewmore .c-btn-cta:hover {
    -webkit-box-shadow: 0 0 8px #000;
    box-shadow: 0 0 8px #000
}

.bg-vm-sb-h5-t1 .p-viewmore .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf-blk.svg)
}

.bg-vm-sb-h5-t2 .p-viewmore {
    color: #000;
    position: relative;
    overflow: hidden
}

.bg-vm-sb-h5-t2 .p-viewmore::before {
    content: "";
    position: absolute;
    display: block;
    width: 200%;
    height: 200%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bg-sb-h5-t2.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 0;
    z-index: 0
}

.bg-vm-sb-h5-t2 .p-viewmore .c-btn-cta {
    color: #000;
    border-color: #000;
    -webkit-transition: -webkit-box-shadow .3s ease-in-out;
    transition: -webkit-box-shadow .3s ease-in-out;
    -o-transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out,-webkit-box-shadow .3s ease-in-out
}

.bg-vm-sb-h5-t2 .p-viewmore .c-btn-cta:hover {
    -webkit-box-shadow: 0 0 8px #000;
    box-shadow: 0 0 8px #000
}

.bg-vm-sb-h5-t2 .p-viewmore .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf-blk.svg)
}

.bg-vm-sb-h5-t3 .p-viewmore {
    color: #000;
    position: relative;
    overflow: hidden
}

.bg-vm-sb-h5-t3 .p-viewmore::before {
    content: "";
    position: absolute;
    display: block;
    width: 200%;
    height: 200%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bg-sb-h5-t3.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 0;
    z-index: 0
}

.bg-vm-sb-h5-t3 .p-viewmore .c-btn-cta {
    color: #000;
    border-color: #000;
    -webkit-transition: -webkit-box-shadow .3s ease-in-out;
    transition: -webkit-box-shadow .3s ease-in-out;
    -o-transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out,-webkit-box-shadow .3s ease-in-out
}

.bg-vm-sb-h5-t3 .p-viewmore .c-btn-cta:hover {
    -webkit-box-shadow: 0 0 8px #000;
    box-shadow: 0 0 8px #000
}

.bg-vm-sb-h5-t3 .p-viewmore .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf-blk.svg)
}

.bg-vm-sb-h5-t4 .p-viewmore {
    color: #000;
    position: relative;
    overflow: hidden
}

.bg-vm-sb-h5-t4 .p-viewmore::before {
    content: "";
    position: absolute;
    display: block;
    width: 200%;
    height: 200%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bg-sb-h5-t4.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 0;
    z-index: 0
}

.bg-vm-sb-h5-t4 .p-viewmore .c-btn-cta {
    color: #000;
    border-color: #000;
    -webkit-transition: -webkit-box-shadow .3s ease-in-out;
    transition: -webkit-box-shadow .3s ease-in-out;
    -o-transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out,-webkit-box-shadow .3s ease-in-out
}

.bg-vm-sb-h5-t4 .p-viewmore .c-btn-cta:hover {
    -webkit-box-shadow: 0 0 8px #000;
    box-shadow: 0 0 8px #000
}

.bg-vm-sb-h5-t4 .p-viewmore .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf-blk.svg)
}

.bg-vm-sb-h5-t5 .p-viewmore {
    color: #000;
    position: relative;
    overflow: hidden
}

.bg-vm-sb-h5-t5 .p-viewmore::before {
    content: "";
    position: absolute;
    display: block;
    width: 200%;
    height: 200%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bg-sb-h5-t5.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 0;
    z-index: 0
}

.bg-vm-sb-h5-t5 .p-viewmore .c-btn-cta {
    color: #000;
    border-color: #000;
    -webkit-transition: -webkit-box-shadow .3s ease-in-out;
    transition: -webkit-box-shadow .3s ease-in-out;
    -o-transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out,-webkit-box-shadow .3s ease-in-out
}

.bg-vm-sb-h5-t5 .p-viewmore .c-btn-cta:hover {
    -webkit-box-shadow: 0 0 8px #000;
    box-shadow: 0 0 8px #000
}

.bg-vm-sb-h5-t5 .p-viewmore .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf-blk.svg)
}

.bg-vm-sb-e1-t1 .p-viewmore {
    color: #000;
    position: relative;
    overflow: hidden
}

.bg-vm-sb-e1-t1 .p-viewmore::before {
    content: "";
    position: absolute;
    display: block;
    width: 200%;
    height: 200%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bg-sb-e1-t1.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 0;
    z-index: 0
}

.bg-vm-sb-e1-t1 .p-viewmore .c-btn-cta {
    color: #000;
    border-color: #000;
    -webkit-transition: -webkit-box-shadow .3s ease-in-out;
    transition: -webkit-box-shadow .3s ease-in-out;
    -o-transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out,-webkit-box-shadow .3s ease-in-out
}

.bg-vm-sb-e1-t1 .p-viewmore .c-btn-cta:hover {
    -webkit-box-shadow: 0 0 8px #000;
    box-shadow: 0 0 8px #000
}

.bg-vm-sb-e1-t1 .p-viewmore .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf-blk.svg)
}

.bg-vm-sb-e1-t2 .p-viewmore {
    color: #000;
    position: relative;
    overflow: hidden
}

.bg-vm-sb-e1-t2 .p-viewmore::before {
    content: "";
    position: absolute;
    display: block;
    width: 200%;
    height: 200%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bg-sb-e1-t2.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 0;
    z-index: 0
}

.bg-vm-sb-e1-t2 .p-viewmore .c-btn-cta {
    color: #000;
    border-color: #000;
    -webkit-transition: -webkit-box-shadow .3s ease-in-out;
    transition: -webkit-box-shadow .3s ease-in-out;
    -o-transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out,-webkit-box-shadow .3s ease-in-out
}

.bg-vm-sb-e1-t2 .p-viewmore .c-btn-cta:hover {
    -webkit-box-shadow: 0 0 8px #000;
    box-shadow: 0 0 8px #000
}

.bg-vm-sb-e1-t2 .p-viewmore .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf-blk.svg)
}

.bg-vm-sb-e1-t3 .p-viewmore {
    color: #000;
    position: relative;
    overflow: hidden
}

.bg-vm-sb-e1-t3 .p-viewmore::before {
    content: "";
    position: absolute;
    display: block;
    width: 200%;
    height: 200%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bg-sb-e1-t3.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 0;
    z-index: 0
}

.bg-vm-sb-e1-t3 .p-viewmore .c-btn-cta {
    color: #000;
    border-color: #000;
    -webkit-transition: -webkit-box-shadow .3s ease-in-out;
    transition: -webkit-box-shadow .3s ease-in-out;
    -o-transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out,-webkit-box-shadow .3s ease-in-out
}

.bg-vm-sb-e1-t3 .p-viewmore .c-btn-cta:hover {
    -webkit-box-shadow: 0 0 8px #000;
    box-shadow: 0 0 8px #000
}

.bg-vm-sb-e1-t3 .p-viewmore .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf-blk.svg)
}

.bg-vm-sb-e1-t4 .p-viewmore {
    color: #000;
    position: relative;
    overflow: hidden
}

.bg-vm-sb-e1-t4 .p-viewmore::before {
    content: "";
    position: absolute;
    display: block;
    width: 200%;
    height: 200%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bg-sb-e1-t4.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 0;
    z-index: 0
}

.bg-vm-sb-e1-t4 .p-viewmore .c-btn-cta {
    color: #000;
    border-color: #000;
    -webkit-transition: -webkit-box-shadow .3s ease-in-out;
    transition: -webkit-box-shadow .3s ease-in-out;
    -o-transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out,-webkit-box-shadow .3s ease-in-out
}

.bg-vm-sb-e1-t4 .p-viewmore .c-btn-cta:hover {
    -webkit-box-shadow: 0 0 8px #000;
    box-shadow: 0 0 8px #000
}

.bg-vm-sb-e1-t4 .p-viewmore .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf-blk.svg)
}

.bg-vm-sb-e1-t5 .p-viewmore {
    color: #000;
    position: relative;
    overflow: hidden
}

.bg-vm-sb-e1-t5 .p-viewmore::before {
    content: "";
    position: absolute;
    display: block;
    width: 200%;
    height: 200%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bg-sb-e1-t5.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 0;
    z-index: 0
}

.bg-vm-sb-e1-t5 .p-viewmore .c-btn-cta {
    color: #000;
    border-color: #000;
    -webkit-transition: -webkit-box-shadow .3s ease-in-out;
    transition: -webkit-box-shadow .3s ease-in-out;
    -o-transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out,-webkit-box-shadow .3s ease-in-out
}

.bg-vm-sb-e1-t5 .p-viewmore .c-btn-cta:hover {
    -webkit-box-shadow: 0 0 8px #000;
    box-shadow: 0 0 8px #000
}

.bg-vm-sb-e1-t5 .p-viewmore .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf-blk.svg)
}

.bg-vm-sb-e2-t1 .p-viewmore {
    color: #000;
    position: relative;
    overflow: hidden
}

.bg-vm-sb-e2-t1 .p-viewmore::before {
    content: "";
    position: absolute;
    display: block;
    width: 200%;
    height: 200%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bg-sb-e2-t1.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 0;
    z-index: 0
}

.bg-vm-sb-e2-t1 .p-viewmore .c-btn-cta {
    color: #000;
    border-color: #000;
    -webkit-transition: -webkit-box-shadow .3s ease-in-out;
    transition: -webkit-box-shadow .3s ease-in-out;
    -o-transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out,-webkit-box-shadow .3s ease-in-out
}

.bg-vm-sb-e2-t1 .p-viewmore .c-btn-cta:hover {
    -webkit-box-shadow: 0 0 8px #000;
    box-shadow: 0 0 8px #000
}

.bg-vm-sb-e2-t1 .p-viewmore .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf-blk.svg)
}

.bg-vm-sb-e2-t2 .p-viewmore {
    color: #000;
    position: relative;
    overflow: hidden
}

.bg-vm-sb-e2-t2 .p-viewmore::before {
    content: "";
    position: absolute;
    display: block;
    width: 200%;
    height: 200%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bg-sb-e2-t2.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 0;
    z-index: 0
}

.bg-vm-sb-e2-t2 .p-viewmore .c-btn-cta {
    color: #000;
    border-color: #000;
    -webkit-transition: -webkit-box-shadow .3s ease-in-out;
    transition: -webkit-box-shadow .3s ease-in-out;
    -o-transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out,-webkit-box-shadow .3s ease-in-out
}

.bg-vm-sb-e2-t2 .p-viewmore .c-btn-cta:hover {
    -webkit-box-shadow: 0 0 8px #000;
    box-shadow: 0 0 8px #000
}

.bg-vm-sb-e2-t2 .p-viewmore .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf-blk.svg)
}

.bg-vm-sb-e2-t3 .p-viewmore {
    color: #000;
    position: relative;
    overflow: hidden
}

.bg-vm-sb-e2-t3 .p-viewmore::before {
    content: "";
    position: absolute;
    display: block;
    width: 200%;
    height: 200%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bg-sb-e2-t3.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 0;
    z-index: 0
}

.bg-vm-sb-e2-t3 .p-viewmore .c-btn-cta {
    color: #000;
    border-color: #000;
    -webkit-transition: -webkit-box-shadow .3s ease-in-out;
    transition: -webkit-box-shadow .3s ease-in-out;
    -o-transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out,-webkit-box-shadow .3s ease-in-out
}

.bg-vm-sb-e2-t3 .p-viewmore .c-btn-cta:hover {
    -webkit-box-shadow: 0 0 8px #000;
    box-shadow: 0 0 8px #000
}

.bg-vm-sb-e2-t3 .p-viewmore .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf-blk.svg)
}

.bg-vm-sb-e2-t4 .p-viewmore {
    color: #000;
    position: relative;
    overflow: hidden
}

.bg-vm-sb-e2-t4 .p-viewmore::before {
    content: "";
    position: absolute;
    display: block;
    width: 200%;
    height: 200%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bg-sb-e2-t4.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 0;
    z-index: 0
}

.bg-vm-sb-e2-t4 .p-viewmore .c-btn-cta {
    color: #000;
    border-color: #000;
    -webkit-transition: -webkit-box-shadow .3s ease-in-out;
    transition: -webkit-box-shadow .3s ease-in-out;
    -o-transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out,-webkit-box-shadow .3s ease-in-out
}

.bg-vm-sb-e2-t4 .p-viewmore .c-btn-cta:hover {
    -webkit-box-shadow: 0 0 8px #000;
    box-shadow: 0 0 8px #000
}

.bg-vm-sb-e2-t4 .p-viewmore .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf-blk.svg)
}

.bg-vm-sb-e2-t5 .p-viewmore {
    color: #000;
    position: relative;
    overflow: hidden
}

.bg-vm-sb-e2-t5 .p-viewmore::before {
    content: "";
    position: absolute;
    display: block;
    width: 200%;
    height: 200%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bg-sb-e2-t5.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 0;
    z-index: 0
}

.bg-vm-sb-e2-t5 .p-viewmore .c-btn-cta {
    color: #000;
    border-color: #000;
    -webkit-transition: -webkit-box-shadow .3s ease-in-out;
    transition: -webkit-box-shadow .3s ease-in-out;
    -o-transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out,-webkit-box-shadow .3s ease-in-out
}

.bg-vm-sb-e2-t5 .p-viewmore .c-btn-cta:hover {
    -webkit-box-shadow: 0 0 8px #000;
    box-shadow: 0 0 8px #000
}

.bg-vm-sb-e2-t5 .p-viewmore .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf-blk.svg)
}

.bg-vm-sb-e3-t1 .p-viewmore {
    color: #000;
    position: relative;
    overflow: hidden
}

.bg-vm-sb-e3-t1 .p-viewmore::before {
    content: "";
    position: absolute;
    display: block;
    width: 130%;
    height: 130%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bg-sb-e3-t1.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 0;
    z-index: 0
}

.bg-vm-sb-e3-t1 .p-viewmore .c-btn-cta {
    color: #000;
    border-color: #000;
    -webkit-transition: -webkit-box-shadow .3s ease-in-out;
    transition: -webkit-box-shadow .3s ease-in-out;
    -o-transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out,-webkit-box-shadow .3s ease-in-out
}

.bg-vm-sb-e3-t1 .p-viewmore .c-btn-cta:hover {
    -webkit-box-shadow: 0 0 8px #000;
    box-shadow: 0 0 8px #000
}

.bg-vm-sb-e3-t3 .p-viewmore {
    color: #000;
    position: relative;
    overflow: hidden
}

.bg-vm-sb-e3-t3 .p-viewmore::before {
    content: "";
    position: absolute;
    display: block;
    width: 130%;
    height: 130%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bg-sb-e3-t3.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 0;
    z-index: 0
}

.bg-vm-sb-e3-t3 .p-viewmore .c-btn-cta {
    color: #000;
    border-color: #000;
    -webkit-transition: -webkit-box-shadow .3s ease-in-out;
    transition: -webkit-box-shadow .3s ease-in-out;
    -o-transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out,-webkit-box-shadow .3s ease-in-out
}

.bg-vm-sb-e3-t3 .p-viewmore .c-btn-cta:hover {
    -webkit-box-shadow: 0 0 8px #000;
    box-shadow: 0 0 8px #000
}

.bg-vm-sb-e4-t1 .p-viewmore {
    color: #fff;
    position: relative;
    overflow: hidden
}

.bg-vm-sb-e4-t1 .p-viewmore::before {
    content: "";
    position: absolute;
    display: block;
    width: 200%;
    height: 200%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bg-sb-e4-t1.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 0;
    z-index: 0
}

.bg-vm-sb-e4-t1 .p-viewmore .c-btn-cta {
    color: #fff;
    border-color: #fff;
    -webkit-transition: -webkit-box-shadow .3s ease-in-out;
    transition: -webkit-box-shadow .3s ease-in-out;
    -o-transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out,-webkit-box-shadow .3s ease-in-out
}

.bg-vm-sb-e4-t1 .p-viewmore .c-btn-cta:hover {
    -webkit-box-shadow: 0 0 8px #fff;
    box-shadow: 0 0 8px #fff
}

.bg-vm-sb-e4-t1 .p-viewmore .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf.svg)
}

.bg-vm-sb-e4-t4 .p-viewmore {
    color: #000;
    position: relative;
    overflow: hidden
}

.bg-vm-sb-e4-t4 .p-viewmore::before {
    content: "";
    position: absolute;
    display: block;
    width: 200%;
    height: 200%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bg-sb-e4-t4.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 0;
    z-index: 0
}

.bg-vm-sb-e4-t4 .p-viewmore .c-btn-cta {
    color: #000;
    border-color: #000;
    -webkit-transition: -webkit-box-shadow .3s ease-in-out;
    transition: -webkit-box-shadow .3s ease-in-out;
    -o-transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out,-webkit-box-shadow .3s ease-in-out
}

.bg-vm-sb-e4-t4 .p-viewmore .c-btn-cta:hover {
    -webkit-box-shadow: 0 0 8px #000;
    box-shadow: 0 0 8px #000
}

.bg-vm-sb-e5-t1 .p-viewmore {
    color: #000;
    position: relative;
    overflow: hidden
}

.bg-vm-sb-e5-t1 .p-viewmore::before {
    content: "";
    position: absolute;
    display: block;
    width: 200%;
    height: 200%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bg-sb-e5-t1.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 0;
    z-index: 0
}

.bg-vm-sb-e5-t1 .p-viewmore .c-btn-cta {
    color: #000;
    border-color: #000;
    -webkit-transition: -webkit-box-shadow .3s ease-in-out;
    transition: -webkit-box-shadow .3s ease-in-out;
    -o-transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out,-webkit-box-shadow .3s ease-in-out
}

.bg-vm-sb-e5-t1 .p-viewmore .c-btn-cta:hover {
    -webkit-box-shadow: 0 0 8px #000;
    box-shadow: 0 0 8px #000
}

.bg-vm-sb-e5-t4 .p-viewmore {
    color: #000;
    position: relative;
    overflow: hidden
}

.bg-vm-sb-e5-t4 .p-viewmore::before {
    content: "";
    position: absolute;
    display: block;
    width: 200%;
    height: 200%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bg-sb-e5-t4.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 0;
    z-index: 0
}

.bg-vm-sb-e5-t4 .p-viewmore .c-btn-cta {
    color: #000;
    border-color: #000;
    -webkit-transition: -webkit-box-shadow .3s ease-in-out;
    transition: -webkit-box-shadow .3s ease-in-out;
    -o-transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out,-webkit-box-shadow .3s ease-in-out
}

.bg-vm-sb-e5-t4 .p-viewmore .c-btn-cta:hover {
    -webkit-box-shadow: 0 0 8px #000;
    box-shadow: 0 0 8px #000
}

.bg-vm-sb-e6-t1 .p-viewmore {
    color: #fff;
    position: relative;
    overflow: hidden
}

.bg-vm-sb-e6-t1 .p-viewmore::before {
    content: "";
    position: absolute;
    display: block;
    width: 200%;
    height: 200%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bg-sb-e6-t1.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 0;
    z-index: 0
}

.bg-vm-sb-e6-t1 .p-viewmore .c-btn-cta {
    color: #fff;
    border-color: #fff;
    -webkit-transition: -webkit-box-shadow .3s ease-in-out;
    transition: -webkit-box-shadow .3s ease-in-out;
    -o-transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out,-webkit-box-shadow .3s ease-in-out
}

.bg-vm-sb-e6-t1 .p-viewmore .c-btn-cta:hover {
    -webkit-box-shadow: 0 0 8px #fff;
    box-shadow: 0 0 8px #fff
}

.bg-vm-sb-e6-t1 .p-viewmore .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf.svg)
}

.bg-vm-sb-e6-t2 .p-viewmore {
    color: #fff;
    position: relative;
    overflow: hidden
}

.bg-vm-sb-e6-t2 .p-viewmore::before {
    content: "";
    position: absolute;
    display: block;
    width: 200%;
    height: 200%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bg-sb-e6-t2.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 0;
    z-index: 0
}

.bg-vm-sb-e6-t2 .p-viewmore .c-btn-cta {
    color: #fff;
    border-color: #fff;
    -webkit-transition: -webkit-box-shadow .3s ease-in-out;
    transition: -webkit-box-shadow .3s ease-in-out;
    -o-transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out,-webkit-box-shadow .3s ease-in-out
}

.bg-vm-sb-e6-t2 .p-viewmore .c-btn-cta:hover {
    -webkit-box-shadow: 0 0 8px #fff;
    box-shadow: 0 0 8px #fff
}

.bg-vm-sb-e6-t2 .p-viewmore .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf.svg)
}

.bg-vm-sb-e6-t3 .p-viewmore {
    color: #000;
    position: relative;
    overflow: hidden
}

.bg-vm-sb-e6-t3 .p-viewmore::before {
    content: "";
    position: absolute;
    display: block;
    width: 200%;
    height: 200%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bg-sb-e6-t3.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 0;
    z-index: 0
}

.bg-vm-sb-e6-t3 .p-viewmore .c-btn-cta {
    color: #000;
    border-color: #000;
    -webkit-transition: -webkit-box-shadow .3s ease-in-out;
    transition: -webkit-box-shadow .3s ease-in-out;
    -o-transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out,-webkit-box-shadow .3s ease-in-out
}

.bg-vm-sb-e6-t3 .p-viewmore .c-btn-cta:hover {
    -webkit-box-shadow: 0 0 8px #000;
    box-shadow: 0 0 8px #000
}

.bg-vm-sb-e6-t4 .p-viewmore {
    color: #000;
    position: relative;
    overflow: hidden
}

.bg-vm-sb-e6-t4 .p-viewmore::before {
    content: "";
    position: absolute;
    display: block;
    width: 200%;
    height: 200%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bg-sb-e6-t4.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 0;
    z-index: 0
}

.bg-vm-sb-e6-t4 .p-viewmore .c-btn-cta {
    color: #000;
    border-color: #000;
    -webkit-transition: -webkit-box-shadow .3s ease-in-out;
    transition: -webkit-box-shadow .3s ease-in-out;
    -o-transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out,-webkit-box-shadow .3s ease-in-out
}

.bg-vm-sb-e6-t4 .p-viewmore .c-btn-cta:hover {
    -webkit-box-shadow: 0 0 8px #000;
    box-shadow: 0 0 8px #000
}

.bg-vm-sb-e6-t5 .p-viewmore {
    color: #000;
    position: relative;
    overflow: hidden
}

.bg-vm-sb-e6-t5 .p-viewmore::before {
    content: "";
    position: absolute;
    display: block;
    width: 180%;
    height: 180%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bg-sb-e6-t5.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: -600px bottom;
    z-index: 0
}

.bg-vm-sb-e6-t5 .p-viewmore .c-btn-cta {
    color: #000;
    border-color: #000;
    -webkit-transition: -webkit-box-shadow .3s ease-in-out;
    transition: -webkit-box-shadow .3s ease-in-out;
    -o-transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out,-webkit-box-shadow .3s ease-in-out
}

.bg-vm-sb-e6-t5 .p-viewmore .c-btn-cta:hover {
    -webkit-box-shadow: 0 0 8px #000;
    box-shadow: 0 0 8px #000
}

.bg-vm-sb-e7-t1 .p-viewmore {
    color: #fff;
    position: relative;
    overflow: hidden
}

.bg-vm-sb-e7-t1 .p-viewmore::before {
    content: "";
    position: absolute;
    display: block;
    width: 200%;
    height: 200%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bg-sb-e7-t1.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 0;
    z-index: 0
}

.bg-vm-sb-e7-t1 .p-viewmore .c-btn-cta {
    color: #fff;
    border-color: #fff;
    -webkit-transition: -webkit-box-shadow .3s ease-in-out;
    transition: -webkit-box-shadow .3s ease-in-out;
    -o-transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out,-webkit-box-shadow .3s ease-in-out
}

.bg-vm-sb-e7-t1 .p-viewmore .c-btn-cta:hover {
    -webkit-box-shadow: 0 0 8px #fff;
    box-shadow: 0 0 8px #fff
}

.bg-vm-sb-e7-t1 .p-viewmore .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf.svg)
}

.bg-vm-sb-e7-t4 .p-viewmore {
    color: #000;
    position: relative;
    overflow: hidden
}

.bg-vm-sb-e7-t4 .p-viewmore::before {
    content: "";
    position: absolute;
    display: block;
    width: 200%;
    height: 200%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bg-sb-e7-t4.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 0;
    z-index: 0
}

.bg-vm-sb-e7-t4 .p-viewmore .c-btn-cta {
    color: #000;
    border-color: #000;
    -webkit-transition: -webkit-box-shadow .3s ease-in-out;
    transition: -webkit-box-shadow .3s ease-in-out;
    -o-transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out,-webkit-box-shadow .3s ease-in-out
}

.bg-vm-sb-e7-t4 .p-viewmore .c-btn-cta:hover {
    -webkit-box-shadow: 0 0 8px #000;
    box-shadow: 0 0 8px #000
}

.bg-vm-sb-e8-t1 .p-viewmore {
    color: #fff;
    position: relative;
    overflow: hidden
}

.bg-vm-sb-e8-t1 .p-viewmore::before {
    content: "";
    position: absolute;
    display: block;
    width: 200%;
    height: 200%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bg-sb-e8-t1.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 0;
    z-index: 0
}

.bg-vm-sb-e8-t1 .p-viewmore .c-btn-cta {
    color: #fff;
    border-color: #fff;
    -webkit-transition: -webkit-box-shadow .3s ease-in-out;
    transition: -webkit-box-shadow .3s ease-in-out;
    -o-transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out,-webkit-box-shadow .3s ease-in-out
}

.bg-vm-sb-e8-t1 .p-viewmore .c-btn-cta:hover {
    -webkit-box-shadow: 0 0 8px #fff;
    box-shadow: 0 0 8px #fff
}

.bg-vm-sb-e8-t1 .p-viewmore .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf.svg)
}

.bg-vm-sb-e8-t2 .p-viewmore {
    color: #fff;
    position: relative;
    overflow: hidden
}

.bg-vm-sb-e8-t2 .p-viewmore::before {
    content: "";
    position: absolute;
    display: block;
    width: 200%;
    height: 200%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bg-sb-e8-t2.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 0;
    z-index: 0
}

.bg-vm-sb-e8-t2 .p-viewmore .c-btn-cta {
    color: #fff;
    border-color: #fff;
    -webkit-transition: -webkit-box-shadow .3s ease-in-out;
    transition: -webkit-box-shadow .3s ease-in-out;
    -o-transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out,-webkit-box-shadow .3s ease-in-out
}

.bg-vm-sb-e8-t2 .p-viewmore .c-btn-cta:hover {
    -webkit-box-shadow: 0 0 8px #fff;
    box-shadow: 0 0 8px #fff
}

.bg-vm-sb-e8-t2 .p-viewmore .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf.svg)
}

.bg-vm-sb-e8-t3 .p-viewmore {
    color: #fff;
    position: relative;
    overflow: hidden
}

.bg-vm-sb-e8-t3 .p-viewmore::before {
    content: "";
    position: absolute;
    display: block;
    width: 200%;
    height: 200%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bg-sb-e8-t3.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 0;
    z-index: 0
}

.bg-vm-sb-e8-t3 .p-viewmore .c-btn-cta {
    color: #fff;
    border-color: #fff;
    -webkit-transition: -webkit-box-shadow .3s ease-in-out;
    transition: -webkit-box-shadow .3s ease-in-out;
    -o-transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out,-webkit-box-shadow .3s ease-in-out
}

.bg-vm-sb-e8-t3 .p-viewmore .c-btn-cta:hover {
    -webkit-box-shadow: 0 0 8px #fff;
    box-shadow: 0 0 8px #fff
}

.bg-vm-sb-e8-t3 .p-viewmore .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf.svg)
}

.bg-vm-sb-e8-t4 .p-viewmore {
    color: #fff;
    position: relative;
    overflow: hidden
}

.bg-vm-sb-e8-t4 .p-viewmore::before {
    content: "";
    position: absolute;
    display: block;
    width: 200%;
    height: 200%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bg-sb-e8-t4.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 0;
    z-index: 0
}

.bg-vm-sb-e8-t4 .p-viewmore .c-btn-cta {
    color: #fff;
    border-color: #fff;
    -webkit-transition: -webkit-box-shadow .3s ease-in-out;
    transition: -webkit-box-shadow .3s ease-in-out;
    -o-transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out,-webkit-box-shadow .3s ease-in-out
}

.bg-vm-sb-e8-t4 .p-viewmore .c-btn-cta:hover {
    -webkit-box-shadow: 0 0 8px #fff;
    box-shadow: 0 0 8px #fff
}

.bg-vm-sb-e8-t4 .p-viewmore .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf.svg)
}

.bg-vm-sb-e8-t5 .p-viewmore {
    color: #fff;
    position: relative;
    overflow: hidden
}

.bg-vm-sb-e8-t5 .p-viewmore::before {
    content: "";
    position: absolute;
    display: block;
    width: 200%;
    height: 200%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bg-sb-e8-t5.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 0;
    z-index: 0
}

.bg-vm-sb-e8-t5 .p-viewmore .c-btn-cta {
    color: #fff;
    border-color: #fff;
    -webkit-transition: -webkit-box-shadow .3s ease-in-out;
    transition: -webkit-box-shadow .3s ease-in-out;
    -o-transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out,-webkit-box-shadow .3s ease-in-out
}

.bg-vm-sb-e8-t5 .p-viewmore .c-btn-cta:hover {
    -webkit-box-shadow: 0 0 8px #fff;
    box-shadow: 0 0 8px #fff
}

.bg-vm-sb-e8-t5 .p-viewmore .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf.svg)
}

.bg-vm-sb-e9-t1 .p-viewmore {
    color: #fff;
    position: relative;
    overflow: hidden
}

.bg-vm-sb-e9-t1 .p-viewmore::before {
    content: "";
    position: absolute;
    display: block;
    width: 200%;
    height: 200%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bg-sb-e9-t1.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 0;
    z-index: 0
}

.bg-vm-sb-e9-t1 .p-viewmore .c-btn-cta {
    color: #fff;
    border-color: #fff;
    -webkit-transition: -webkit-box-shadow .3s ease-in-out;
    transition: -webkit-box-shadow .3s ease-in-out;
    -o-transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out,-webkit-box-shadow .3s ease-in-out
}

.bg-vm-sb-e9-t1 .p-viewmore .c-btn-cta:hover {
    -webkit-box-shadow: 0 0 8px #fff;
    box-shadow: 0 0 8px #fff
}

.bg-vm-sb-e9-t1 .p-viewmore .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf.svg)
}

.bg-vm-sb-e9-t2 .p-viewmore {
    color: #fff;
    position: relative;
    overflow: hidden
}

.bg-vm-sb-e9-t2 .p-viewmore::before {
    content: "";
    position: absolute;
    display: block;
    width: 200%;
    height: 200%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bg-sb-e9-t2.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 0;
    z-index: 0
}

.bg-vm-sb-e9-t2 .p-viewmore .c-btn-cta {
    color: #fff;
    border-color: #fff;
    -webkit-transition: -webkit-box-shadow .3s ease-in-out;
    transition: -webkit-box-shadow .3s ease-in-out;
    -o-transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out,-webkit-box-shadow .3s ease-in-out
}

.bg-vm-sb-e9-t2 .p-viewmore .c-btn-cta:hover {
    -webkit-box-shadow: 0 0 8px #fff;
    box-shadow: 0 0 8px #fff
}

.bg-vm-sb-e9-t2 .p-viewmore .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf.svg)
}

.bg-vm-sb-e9-t3 .p-viewmore {
    color: #fff;
    position: relative;
    overflow: hidden
}

.bg-vm-sb-e9-t3 .p-viewmore::before {
    content: "";
    position: absolute;
    display: block;
    width: 200%;
    height: 200%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bg-sb-e9-t3.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 0;
    z-index: 0
}

.bg-vm-sb-e9-t3 .p-viewmore .c-btn-cta {
    color: #fff;
    border-color: #fff;
    -webkit-transition: -webkit-box-shadow .3s ease-in-out;
    transition: -webkit-box-shadow .3s ease-in-out;
    -o-transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out,-webkit-box-shadow .3s ease-in-out
}

.bg-vm-sb-e9-t3 .p-viewmore .c-btn-cta:hover {
    -webkit-box-shadow: 0 0 8px #fff;
    box-shadow: 0 0 8px #fff
}

.bg-vm-sb-e9-t3 .p-viewmore .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf.svg)
}

.bg-vm-sb-e9-t4 .p-viewmore {
    color: #fff;
    position: relative;
    overflow: hidden
}

.bg-vm-sb-e9-t4 .p-viewmore::before {
    content: "";
    position: absolute;
    display: block;
    width: 200%;
    height: 200%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bg-sb-e9-t4.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 0;
    z-index: 0
}

.bg-vm-sb-e9-t4 .p-viewmore .c-btn-cta {
    color: #fff;
    border-color: #fff;
    -webkit-transition: -webkit-box-shadow .3s ease-in-out;
    transition: -webkit-box-shadow .3s ease-in-out;
    -o-transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out,-webkit-box-shadow .3s ease-in-out
}

.bg-vm-sb-e9-t4 .p-viewmore .c-btn-cta:hover {
    -webkit-box-shadow: 0 0 8px #fff;
    box-shadow: 0 0 8px #fff
}

.bg-vm-sb-e9-t4 .p-viewmore .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf.svg)
}

.bg-vm-sb-e9-t5 .p-viewmore {
    color: #fff;
    position: relative;
    overflow: hidden
}

.bg-vm-sb-e9-t5 .p-viewmore::before {
    content: "";
    position: absolute;
    display: block;
    width: 200%;
    height: 200%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bg-sb-e9-t5.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 0;
    z-index: 0
}

.bg-vm-sb-e9-t5 .p-viewmore .c-btn-cta {
    color: #fff;
    border-color: #fff;
    -webkit-transition: -webkit-box-shadow .3s ease-in-out;
    transition: -webkit-box-shadow .3s ease-in-out;
    -o-transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out,-webkit-box-shadow .3s ease-in-out
}

.bg-vm-sb-e9-t5 .p-viewmore .c-btn-cta:hover {
    -webkit-box-shadow: 0 0 8px #fff;
    box-shadow: 0 0 8px #fff
}

.bg-vm-sb-e9-t5 .p-viewmore .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf.svg)
}

.bg-vm-sb-e10-t1 .p-viewmore {
    color: #fff;
    position: relative;
    overflow: hidden
}

.bg-vm-sb-e10-t1 .p-viewmore::before {
    content: "";
    position: absolute;
    display: block;
    width: 200%;
    height: 200%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bg-sb-e10-t1.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 0;
    z-index: 0
}

.bg-vm-sb-e10-t1 .p-viewmore .c-btn-cta {
    color: #fff;
    border-color: #fff;
    -webkit-transition: -webkit-box-shadow .3s ease-in-out;
    transition: -webkit-box-shadow .3s ease-in-out;
    -o-transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out,-webkit-box-shadow .3s ease-in-out
}

.bg-vm-sb-e10-t1 .p-viewmore .c-btn-cta:hover {
    -webkit-box-shadow: 0 0 8px #fff;
    box-shadow: 0 0 8px #fff
}

.bg-vm-sb-e10-t1 .p-viewmore .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf.svg)
}

.bg-vm-sb-e10-t2 .p-viewmore {
    color: #fff;
    position: relative;
    overflow: hidden
}

.bg-vm-sb-e10-t2 .p-viewmore::before {
    content: "";
    position: absolute;
    display: block;
    width: 200%;
    height: 200%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bg-sb-e10-t2.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 0;
    z-index: 0
}

.bg-vm-sb-e10-t2 .p-viewmore .c-btn-cta {
    color: #fff;
    border-color: #fff;
    -webkit-transition: -webkit-box-shadow .3s ease-in-out;
    transition: -webkit-box-shadow .3s ease-in-out;
    -o-transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out,-webkit-box-shadow .3s ease-in-out
}

.bg-vm-sb-e10-t2 .p-viewmore .c-btn-cta:hover {
    -webkit-box-shadow: 0 0 8px #fff;
    box-shadow: 0 0 8px #fff
}

.bg-vm-sb-e10-t2 .p-viewmore .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf.svg)
}

.bg-vm-sb-e10-t3 .p-viewmore {
    color: #fff;
    position: relative;
    overflow: hidden
}

.bg-vm-sb-e10-t3 .p-viewmore::before {
    content: "";
    position: absolute;
    display: block;
    width: 200%;
    height: 200%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bg-sb-e10-t3.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 0;
    z-index: 0
}

.bg-vm-sb-e10-t3 .p-viewmore .c-btn-cta {
    color: #fff;
    border-color: #fff;
    -webkit-transition: -webkit-box-shadow .3s ease-in-out;
    transition: -webkit-box-shadow .3s ease-in-out;
    -o-transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out,-webkit-box-shadow .3s ease-in-out
}

.bg-vm-sb-e10-t3 .p-viewmore .c-btn-cta:hover {
    -webkit-box-shadow: 0 0 8px #fff;
    box-shadow: 0 0 8px #fff
}

.bg-vm-sb-e10-t3 .p-viewmore .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf.svg)
}

.bg-vm-sb-e10-t4 .p-viewmore {
    color: #fff;
    position: relative;
    overflow: hidden
}

.bg-vm-sb-e10-t4 .p-viewmore::before {
    content: "";
    position: absolute;
    display: block;
    width: 200%;
    height: 200%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bg-sb-e10-t4.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 0;
    z-index: 0
}

.bg-vm-sb-e10-t4 .p-viewmore .c-btn-cta {
    color: #fff;
    border-color: #fff;
    -webkit-transition: -webkit-box-shadow .3s ease-in-out;
    transition: -webkit-box-shadow .3s ease-in-out;
    -o-transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out,-webkit-box-shadow .3s ease-in-out
}

.bg-vm-sb-e10-t4 .p-viewmore .c-btn-cta:hover {
    -webkit-box-shadow: 0 0 8px #fff;
    box-shadow: 0 0 8px #fff
}

.bg-vm-sb-e10-t4 .p-viewmore .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf.svg)
}

.bg-vm-sb-e10-t5 .p-viewmore {
    color: #fff;
    position: relative;
    overflow: hidden
}

.bg-vm-sb-e10-t5 .p-viewmore::before {
    content: "";
    position: absolute;
    display: block;
    width: 200%;
    height: 200%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bg-sb-e10-t5.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 0;
    z-index: 0
}

.bg-vm-sb-e10-t5 .p-viewmore .c-btn-cta {
    color: #fff;
    border-color: #fff;
    -webkit-transition: -webkit-box-shadow .3s ease-in-out;
    transition: -webkit-box-shadow .3s ease-in-out;
    -o-transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out,-webkit-box-shadow .3s ease-in-out
}

.bg-vm-sb-e10-t5 .p-viewmore .c-btn-cta:hover {
    -webkit-box-shadow: 0 0 8px #fff;
    box-shadow: 0 0 8px #fff
}

.bg-vm-sb-e10-t5 .p-viewmore .c-btn-cta>span::before {
    background-image: url(/templates/img/ico-pdf.svg)
}

.p-viewmore_body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.p-viewmore_txt {
    -webkit-box-flex: 1;
    -ms-flex: 1 auto;
    flex: 1 auto;
    padding-right: 10px
}

.p-viewmore_img {
    width: 218px;
    max-width: 100%
}

.p-sentence_ctaB .p-viewmore .p-viewmore_inr {
    max-width: calc(1280px + 7.4%);
    padding: 0 3.7%;
    margin: auto
}

.p-sentence_ctaB .p-viewmore .p-viewmore_txt {
    width: 53%;
    padding-right: 7%
}

.p-sentence_ctaB .p-viewmore .p-viewmore_ttl {
    text-align: left
}

.p-sentence_ctaB .p-viewmore .p-viewmore_img {
    width: 40%
}

.p-sentence_ctaB .p-viewmore .p-viewmore_img img {
    -webkit-box-shadow: 0 0 20px rgba(0,0,0,.2);
    box-shadow: 0 0 20px rgba(0,0,0,.2)
}

.p-sentence_ctaB .p-viewmore .p-viewmore_btn .c-btn-cta {
    margin-left: 0;
    width: 332px
}

.p-viewmore_img-sm {
    display: none
}

.p-viewmore_btn {
    margin-top: 30px
}

.bg-gray4 .p-viewmore {
    background-color: #dcdcdc
}

.sb-e6-t1>div>div>.p-uvancewire {
    position: relative;
    overflow: hidden
}

.sb-e6-t1>div>div>.p-uvancewire::before {
    content: "";
    position: absolute;
    display: block;
    background-image: url(/templates/img/bg-sb-e6-t1.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 0;
    top: -10%;
    left: 0;
    width: 150%;
    height: 150%;
    z-index: 0
}

.sb-e6-t1>div>div>.p-uvancewire .p-uvancewire_col .p-uvancewire_logo>span {
    background-image: url(/templates/img/logo-uvance.svg)
}

.sb-e6-t1>div>div>.p-uvancewire .p-uvancewire_col .p-uvancewire_txt {
    color: #fff
}

.sb-e6-t1>div>div>.p-uvancewire .p-uvancewire_col .p-uvancewire_btn .c-btn {
    color: #fff;
    font-size: 1.4rem
}

.sb-e6-t1>div>div>.p-uvancewire .p-uvancewire_col .p-uvancewire_btn .c-btn:hover {
    color: #fff
}

.sb-e6-t1>div>div>.p-uvancewire .p-uvancewire_col .p-uvancewire_btn .c-btn:hover .c-btn-ico svg .circle {
    fill: transparent;
    stroke: #fff;
    stroke-width: 1
}

.sb-e6-t1>div>div>.p-uvancewire .p-uvancewire_col .p-uvancewire_btn .c-btn:active,.sb-e6-t1>div>div>.p-uvancewire .p-uvancewire_col .p-uvancewire_btn .c-btn:focus {
    color: #fff
}

.sb-e6-t1>div>div>.p-uvancewire .p-uvancewire_col .p-uvancewire_btn .c-btn-ico {
    width: 32px;
    height: 32px
}

.sb-e6-t1>div>div>.p-uvancewire .p-uvancewire_col .p-uvancewire_btn .c-btn-ico::before {
    border-color: #fff
}

.sb-e6-t1>div>div>.p-uvancewire .p-uvancewire_col .p-uvancewire_btn .c-btn-ico svg {
    fill: #fff
}

.sb-e6-t1>div>div>.p-uvancewire .p-uvancewire_col .p-uvancewire_btn .c-btn-ico svg .circle {
    fill: none;
    stroke: #fff
}

.sb-e6-t1>div>div>.p-uvancewire .p-uvancewire_col.p-sevenfield .p-sevenfield_ttl {
    color: #fff
}

.sb-e6-t1>div>div>.p-uvancewire .p-uvancewire_col.p-sevenfield .sevenfield-link-wrap {
    background: -webkit-gradient(linear,left top,left bottom,from(#61d600),to(rgba(0,130,36,.3)));
    background: -o-linear-gradient(#61d600 0,rgba(0,130,36,.3) 100%);
    background: linear-gradient(#61d600 0,rgba(0,130,36,.3) 100%)
}

.p-uvancebnr2 .c-hero-2nd-bnr {
    position: relative;
    padding-top: 50px;
    padding-bottom: 50px
}

.p-uvancebnr2 .c-hero-2nd-bnr .c-hero-2nd {
    position: static;
    max-width: calc(1280px + 7.4%);
    padding: 0 3.7%;
    margin: auto;
    height: auto;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.p-uvancebnr2 .c-hero-2nd-bnr .c-hero-2nd .c-hero-2nd_grad {
    position: relative;
    padding-left: 0;
    z-index: 1
}

.p-uvancebnr2 .c-hero-2nd-bnr .c-hero-2nd .c-hero-2nd_grad::before {
    background-image: url(/templates/img/bgg-dg-yl.png)
}

.p-uvancebnr2 .c-hero-2nd-bnr .c-hero-2nd .c-hero-2nd_grad::after {
    content: "";
    display: block;
    min-height: 440px
}

.p-uvancebnr2 .c-hero-2nd-bnr .c-hero-2nd .c-hero-2nd_textcol {
    padding-left: 7.4%
}

.p-uvancebnr2 .c-hero-2nd-bnr .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_tag-logo+.c-hero-2nd_title {
    margin-top: 10%
}

.p-uvancebnr2 .c-hero-2nd-bnr .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
    font-size: 3rem;
    margin-top: 0
}

.p-uvancebnr2 .c-hero-2nd-bnr .c-hero-2nd_mark {
    z-index: 1
}

.p-uvancebnr2 .c-hero-2nd-bnr .c-hero-2nd_mark-bg::before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    background: url(www.fujitsu.com/imgv51/infinity-yl.png) no-repeat;
    background-size: cover
}

.p-uvancebnr2 .c-hero-2nd-bnr .c-hero-2nd_pt {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    right: auto;
    height: 100%;
    z-index: 0;
    background-size: cover
}

.p-uvancebnr2.bg-dg-yl .c-hero-2nd-bnr .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_tag-logo {
    background-image: url(/templates/img/logo-uvance.svg)
}

.p-uvancebnr2.bg-dg-yl .c-hero-2nd-bnr .c-hero-2nd .c-hero-2nd_textcol .c-btn {
    font-size: 1.4rem;
    color: #fff
}

.p-uvancebnr2.bg-dg-yl .c-hero-2nd-bnr .c-hero-2nd .c-hero-2nd_textcol .c-btn .c-btn-ico {
    width: 32px;
    height: 32px
}

.p-uvancebnr2.bg-dg-yl .c-hero-2nd-bnr .c-hero-2nd .c-hero-2nd_textcol .c-btn .c-btn-ico svg {
    fill: #fff
}

.p-uvancebnr2.bg-dg-yl .c-hero-2nd-bnr .c-hero-2nd .c-hero-2nd_textcol .c-btn .c-btn-ico svg .circle {
    stroke: #fff
}

.p-othercase .c-heading {
    color: #fff;
    margin-bottom: 30px;
    padding-left: 3.7%;
    padding-right: 3.7%
}

.p-othercase .c-btn {
    font-size: 1.4rem;
    color: #606060
}

html[lang=ja] .p-othercase .c-btn {
    font-size: 1.3rem
}

html[lang=zh-CN] .p-othercase .c-btn {
    font-size: 1.3rem
}

html[lang=ko] .p-othercase .c-btn {
    font-size: 1.3rem
}

html[lang=zh-TW] .p-othercase .c-btn {
    font-size: 1.3rem
}

.p-othercase .c-btn.c-btn-back {
    font-size: 1.8rem
}

html[lang=ja] .p-othercase .c-btn.c-btn-back {
    font-size: 1.8rem
}

html[lang=zh-CN] .p-othercase .c-btn.c-btn-back {
    font-size: 1.8rem
}

html[lang=ko] .p-othercase .c-btn.c-btn-back {
    font-size: 1.8rem
}

html[lang=zh-TW] .p-othercase .c-btn.c-btn-back {
    font-size: 1.8rem
}

.p-othercase .c-btn-ico {
    width: 32px;
    height: 32px
}

.p-othercase .c-btn-back {
    font-size: 1.8rem;
    color: #fff
}

.p-othercase .c-card {
    padding: 15px 15px 30px
}

.p-othercase .c-card_title {
    font-size: 2.4rem
}

html[lang=ja] .p-othercase .c-card_title {
    font-size: 2.2rem
}

html[lang=zh-CN] .p-othercase .c-card_title {
    font-size: 2.2rem
}

html[lang=ko] .p-othercase .c-card_title {
    font-size: 2.2rem
}

html[lang=zh-TW] .p-othercase .c-card_title {
    font-size: 2.2rem
}

.p-othercase .c-card_title+.c-card_text {
    margin-top: 10px
}

.p-othercase .c-card_text {
    font-size: 1.8rem;
    line-height: 1.3
}

html[lang=ja] .p-othercase .c-card_text {
    font-size: 1.7rem;
    line-height: 1.7
}

html[lang=zh-CN] .p-othercase .c-card_text {
    font-size: 1.7rem;
    line-height: 1.7
}

html[lang=ko] .p-othercase .c-card_text {
    font-size: 1.7rem;
    line-height: 1.7
}

html[lang=zh-TW] .p-othercase .c-card_text {
    font-size: 1.7rem;
    line-height: 1.7
}

.p-othercase_back {
    text-align: center;
    margin-top: 50px
}

.p-othercase_back .c-btn-ico {
    vertical-align: -10px
}

.p-othercase_back .c-btn-ico::before {
    border-color: #fff
}

.p-othercase_back .c-btn-ico svg {
    fill: #fff
}

.p-othercase_back .c-btn-ico svg .circle {
    stroke: #fff;
    stroke-width: 2px
}

a.c-btn-back:hover .c-btn-ico svg .circle {
    stroke: #fff
}

.p-othercase .slick-slide {
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.p-othercase .slick-slide .p-slide_item {
    -webkit-animation: none!important;
    animation: none!important
}

.p-othercase .slick-slide .c-card {
    padding: 15px 15px 30px
}

.p-othercase.is-static .p-slide-body {
    max-width: calc(1280px + 7.4%);
    padding: 0 3.7%;
    margin: 0 auto;
    padding-top: 3.125%
}

.p-othercase.is-static .js-slide-othercase {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -1.5625%;
    margin-right: -1.5625%;
    margin-top: -3.125%;
    margin-bottom: -3.125%
}

.p-othercase.is-static .js-slide-othercase>.p-slide_item {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 30.2083333333%;
    flex: 0 0 30.2083333333%;
    width: 30.2083333333%;
    margin-left: 1.5625%;
    margin-right: 1.5625%;
    margin-bottom: 3.125%
}

.p-othercase.is-static .js-slide-othercase>.p-slide_item .c-card {
    padding: 15px 15px 30px
}

.p-contact {
    position: relative;
    overflow: hidden
}

.p-contact .l-section-inner {
    position: relative
}

.p-contact .c-heading {
    margin-bottom: 50px;
    min-height: 1%
}

.p-contact_main {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.p-contact_col {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 50%;
    max-width: 100%;
    min-height: 1%
}

.p-contact_col a:hover {
    text-decoration: underline
}

.p-contact_ico {
    width: 15.6%;
    min-width: 80px;
    min-height: 1%
}

.p-contact_ico img {
    display: block;
    width: 100%
}

.p-contact_txt {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100%;
    max-width: 100%;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding-left: 20px;
    min-height: 1%
}

.p-contact_catch {
    font-size: 2rem;
    font-weight: 700
}

.p-contact_t1 {
    font-size: 2.4rem;
    line-height: 1.3;
    font-weight: 700;
    margin-bottom: 1%;
    min-height: 1%
}

.p-contact_desc {
    font-size: 1.5rem;
    line-height: 1.3
}

html[lang=ja] .p-contact_desc {
    line-height: 1.7
}

html[lang=zh-CN] .p-contact_desc {
    line-height: 1.7
}

html[lang=ko] .p-contact_desc {
    line-height: 1.7
}

html[lang=zh-TW] .p-contact_desc {
    line-height: 1.7
}

.p-contact.sb-e3-t2 {
    color: #fff
}

.p-contact.sb-e3-t2::before {
    background-position: 0 0;
    top: -10%;
    width: 150%;
    height: 150%
}

.p-contact.sb-e3-t2 a {
    color: #fff
}

.p-contact_main {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.p-contact_col-ttl {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    text-align: center
}

.p-contact_col-l {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
}

.p-contact_col-r {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3
}

.p-sec-contact-type2 .p-contact_txt {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.p-sec-contact-type2 .p-contact_t1 {
    font-size: 3.2rem
}

.p-sec-contact-type2 .p-contact_desc {
    font-size: 1.3rem
}

.p-sec-contact-type2 .p-contact_ico-tel+.p-contact_txt .p-contact_t1 {
    font-size: 4rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.p-sec-contact-type2 .p-contact_ico-tel+.p-contact_txt .p-contact_t1 span {
    display: inline-block;
    font-weight: 400
}

.p-sec-contact-mail .l-section {
    padding-top: 100px
}

.p-contact_mail {
    color: #000;
    text-align: center;
    font-size: 2.6rem;
    line-height: 1.3;
    font-weight: 700
}

html[lang=ja] .p-contact_mail {
    font-size: 2.4rem;
    line-height: 1.6
}

.p-contact_mail a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #000
}

.p-contact_mail a:hover {
    text-decoration: underline
}

.p-contact_mail a::before {
    content: "";
    display: block;
    width: 84px;
    height: 65px;
    background: url(/templates/img/ico-primary-mail-blk.png) no-repeat 0 0;
    background-size: 100% auto
}

.p-contact_mail a span {
    padding-left: 30px
}

.bg-sec-sb-h1-t1 .p-contact_mail a {
    color: #fff
}

.bg-sec-sb-h1-t1 .p-contact_mail a::before {
    background-image: url(/templates/img/ico-primary-mail.png)
}

.bg-sec-sb-h1-t2 .p-contact_mail a {
    color: #fff
}

.bg-sec-sb-h1-t2 .p-contact_mail a::before {
    background-image: url(/templates/img/ico-primary-mail.png)
}

.bg-sec-sb-h1-t3 .p-contact_mail a {
    color: #fff
}

.bg-sec-sb-h1-t3 .p-contact_mail a::before {
    background-image: url(/templates/img/ico-primary-mail.png)
}

.bg-sec-sb-h1-t4 .p-contact_mail a {
    color: #fff
}

.bg-sec-sb-h1-t4 .p-contact_mail a::before {
    background-image: url(/templates/img/ico-primary-mail.png)
}

.bg-sec-sb-h1-t5 .p-contact_mail a {
    color: #fff
}

.bg-sec-sb-h1-t5 .p-contact_mail a::before {
    background-image: url(/templates/img/ico-primary-mail.png)
}

.bg-sec-sb-h2-t1 .p-contact_mail a {
    color: #fff
}

.bg-sec-sb-h2-t1 .p-contact_mail a::before {
    background-image: url(/templates/img/ico-primary-mail.png)
}

.bg-sec-sb-h2-t4 .p-contact_mail a {
    color: #000
}

.bg-sec-sb-h3-t1 .p-contact_mail a {
    color: #fff
}

.bg-sec-sb-h3-t1 .p-contact_mail a::before {
    background-image: url(/templates/img/ico-primary-mail.png)
}

.bg-sec-sb-h3-t2 .p-contact_mail a {
    color: #fff
}

.bg-sec-sb-h3-t2 .p-contact_mail a::before {
    background-image: url(/templates/img/ico-primary-mail.png)
}

.bg-sec-sb-h4-t1 .p-contact_mail a {
    color: #fff
}

.bg-sec-sb-h4-t1 .p-contact_mail a::before {
    background-image: url(/templates/img/ico-primary-mail.png)
}

.bg-sec-sb-h4-t4 .p-contact_mail a {
    color: #000
}

.bg-sec-sb-h5-t1 .p-contact_mail a {
    color: #000
}

.bg-sec-sb-h5-t2 .p-contact_mail a {
    color: #000
}

.bg-sec-sb-h5-t3 .p-contact_mail a {
    color: #000
}

.bg-sec-sb-h5-t4 .p-contact_mail a {
    color: #000
}

.bg-sec-sb-h5-t5 .p-contact_mail a {
    color: #000
}

.bg-sec-sb-e1-t1 .p-contact_mail a {
    color: #000
}

.bg-sec-sb-e1-t2 .p-contact_mail a {
    color: #000
}

.bg-sec-sb-e1-t3 .p-contact_mail a {
    color: #000
}

.bg-sec-sb-e1-t4 .p-contact_mail a {
    color: #000
}

.bg-sec-sb-e1-t5 .p-contact_mail a {
    color: #000
}

.bg-sec-sb-e2-t1 .p-contact_mail a {
    color: #000
}

.bg-sec-sb-e2-t2 .p-contact_mail a {
    color: #000
}

.bg-sec-sb-e2-t3 .p-contact_mail a {
    color: #000
}

.bg-sec-sb-e2-t4 .p-contact_mail a {
    color: #000
}

.bg-sec-sb-e2-t5 .p-contact_mail a {
    color: #000
}

.bg-sec-sb-e3-t1 .p-contact_mail a {
    color: #000
}

.bg-sec-sb-e3-t3 .p-contact_mail a {
    color: #000
}

.bg-sec-sb-e4-t1 .p-contact_mail a {
    color: #fff
}

.bg-sec-sb-e4-t1 .p-contact_mail a::before {
    background-image: url(/templates/img/ico-primary-mail.png)
}

.bg-sec-sb-e4-t4 .p-contact_mail a {
    color: #000
}

.bg-sec-sb-e5-t1 .p-contact_mail a {
    color: #000
}

.bg-sec-sb-e5-t4 .p-contact_mail a {
    color: #000
}

.bg-sec-sb-e6-t1 .p-contact_mail a {
    color: #000
}

.bg-sec-sb-e6-t2 .p-contact_mail a {
    color: #fff
}

.bg-sec-sb-e6-t2 .p-contact_mail a::before {
    background-image: url(/templates/img/ico-primary-mail.png)
}

.bg-sec-sb-e6-t3 .p-contact_mail a {
    color: #000
}

.bg-sec-sb-e6-t4 .p-contact_mail a {
    color: #000
}

.bg-sec-sb-e6-t5 .p-contact_mail a {
    color: #000
}

.bg-sec-sb-e7-t1 .p-contact_mail a {
    color: #fff
}

.bg-sec-sb-e7-t1 .p-contact_mail a::before {
    background-image: url(/templates/img/ico-primary-mail.png)
}

.bg-sec-sb-e7-t4 .p-contact_mail a {
    color: #000
}

.bg-sec-sb-e8-t1 .p-contact_mail a {
    color: #fff
}

.bg-sec-sb-e8-t1 .p-contact_mail a::before {
    background-image: url(/templates/img/ico-primary-mail.png)
}

.bg-sec-sb-e8-t2 .p-contact_mail a {
    color: #fff
}

.bg-sec-sb-e8-t2 .p-contact_mail a::before {
    background-image: url(/templates/img/ico-primary-mail.png)
}

.bg-sec-sb-e8-t3 .p-contact_mail a {
    color: #fff
}

.bg-sec-sb-e8-t3 .p-contact_mail a::before {
    background-image: url(/templates/img/ico-primary-mail.png)
}

.bg-sec-sb-e8-t4 .p-contact_mail a {
    color: #fff
}

.bg-sec-sb-e8-t4 .p-contact_mail a::before {
    background-image: url(/templates/img/ico-primary-mail.png)
}

.bg-sec-sb-e8-t5 .p-contact_mail a {
    color: #fff
}

.bg-sec-sb-e8-t5 .p-contact_mail a::before {
    background-image: url(/templates/img/ico-primary-mail.png)
}

.bg-sec-sb-e9-t1 .p-contact_mail a {
    color: #fff
}

.bg-sec-sb-e9-t1 .p-contact_mail a::before {
    background-image: url(/templates/img/ico-primary-mail.png)
}

.bg-sec-sb-e9-t2 .p-contact_mail a {
    color: #fff
}

.bg-sec-sb-e9-t2 .p-contact_mail a::before {
    background-image: url(/templates/img/ico-primary-mail.png)
}

.bg-sec-sb-e9-t3 .p-contact_mail a {
    color: #fff
}

.bg-sec-sb-e9-t3 .p-contact_mail a::before {
    background-image: url(/templates/img/ico-primary-mail.png)
}

.bg-sec-sb-e9-t4 .p-contact_mail a {
    color: #fff
}

.bg-sec-sb-e9-t4 .p-contact_mail a::before {
    background-image: url(/templates/img/ico-primary-mail.png)
}

.bg-sec-sb-e9-t5 .p-contact_mail a {
    color: #fff
}

.bg-sec-sb-e9-t5 .p-contact_mail a::before {
    background-image: url(/templates/img/ico-primary-mail.png)
}

.bg-sec-sb-e10-t1 .p-contact_mail a {
    color: #fff
}

.bg-sec-sb-e10-t1 .p-contact_mail a::before {
    background-image: url(/templates/img/ico-primary-mail.png)
}

.bg-sec-sb-e10-t2 .p-contact_mail a {
    color: #fff
}

.bg-sec-sb-e10-t2 .p-contact_mail a::before {
    background-image: url(/templates/img/ico-primary-mail.png)
}

.bg-sec-sb-e10-t3 .p-contact_mail a {
    color: #fff
}

.bg-sec-sb-e10-t3 .p-contact_mail a::before {
    background-image: url(/templates/img/ico-primary-mail.png)
}

.bg-sec-sb-e10-t4 .p-contact_mail a {
    color: #fff
}

.bg-sec-sb-e10-t4 .p-contact_mail a::before {
    background-image: url(/templates/img/ico-primary-mail.png)
}

.bg-sec-sb-e10-t5 .p-contact_mail a {
    color: #fff
}

.bg-sec-sb-e10-t5 .p-contact_mail a::before {
    background-image: url(/templates/img/ico-primary-mail.png)
}

.p-sentence_voice {
    position: relative;
    overflow: hidden;
    padding: 0
}

.p-sentence_voice .c-voice {
    padding-top: 110px;
    padding-bottom: 110px
}

.p-sentence_voice .c-voice .c-voice_pt {
    margin-top: -30px;
    margin-bottom: -30px
}

.bg-vc-sb-h1-t1 .p-sentence_voice::before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bg-sb-h1-t1.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    z-index: 0
}

.bg-vc-sb-h1-t1 .p-sentence_voice .c-voice .c-pt-circle {
    background: -o-linear-gradient(250deg,rgba(255,255,255,.3) 0,#d80084 95%);
    background: linear-gradient(-160deg,rgba(255,255,255,.3) 0,#d80084 95%)
}

.bg-vc-sb-h1-t1 .p-sentence_voice .c-voice .c-voice_col {
    color: #fff
}

.bg-vc-sb-h1-t2 .p-sentence_voice::before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bg-sb-h1-t2.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    z-index: 0
}

.bg-vc-sb-h1-t2 .p-sentence_voice .c-voice .c-pt-circle {
    background: -o-linear-gradient(250deg,rgba(255,255,255,.3) 0,#d80084 95%);
    background: linear-gradient(-160deg,rgba(255,255,255,.3) 0,#d80084 95%)
}

.bg-vc-sb-h1-t2 .p-sentence_voice .c-voice .c-voice_col {
    color: #fff
}

.bg-vc-sb-h1-t3 .p-sentence_voice::before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bg-sb-h1-t3.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    z-index: 0
}

.bg-vc-sb-h1-t3 .p-sentence_voice .c-voice .c-pt-circle {
    background: -o-linear-gradient(250deg,rgba(255,255,255,.3) 0,#d80084 95%);
    background: linear-gradient(-160deg,rgba(255,255,255,.3) 0,#d80084 95%)
}

.bg-vc-sb-h1-t3 .p-sentence_voice .c-voice .c-voice_col {
    color: #fff
}

.bg-vc-sb-h1-t4 .p-sentence_voice::before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bg-sb-h1-t4.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    z-index: 0
}

.bg-vc-sb-h1-t4 .p-sentence_voice .c-voice .c-pt-circle {
    background: -o-linear-gradient(250deg,rgba(255,255,255,.3) 0,#d80084 95%);
    background: linear-gradient(-160deg,rgba(255,255,255,.3) 0,#d80084 95%)
}

.bg-vc-sb-h1-t4 .p-sentence_voice .c-voice .c-voice_col {
    color: #fff
}

.bg-vc-sb-h1-t5 .p-sentence_voice::before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bg-sb-h1-t5.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    z-index: 0
}

.bg-vc-sb-h1-t5 .p-sentence_voice .c-voice .c-pt-circle {
    background: -o-linear-gradient(250deg,rgba(255,255,255,.3) 0,#d80084 95%);
    background: linear-gradient(-160deg,rgba(255,255,255,.3) 0,#d80084 95%)
}

.bg-vc-sb-h1-t5 .p-sentence_voice .c-voice .c-voice_col {
    color: #fff
}

.bg-vc-sb-h2-t1 .p-sentence_voice::before {
    content: "";
    position: absolute;
    display: block;
    width: 200%;
    height: 200%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bg-sb-h2-t1.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    z-index: 0
}

.bg-vc-sb-h2-t1 .p-sentence_voice .c-voice .c-pt-circle {
    background: -o-linear-gradient(250deg,rgba(255,255,255,.3) 0,#ff8000 95%);
    background: linear-gradient(-160deg,rgba(255,255,255,.3) 0,#ff8000 95%)
}

.bg-vc-sb-h2-t1 .p-sentence_voice .c-voice .c-voice_col {
    color: #fff
}

.bg-vc-sb-h2-t4 .p-sentence_voice::before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bg-sb-h2-t4.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    z-index: 0
}

.bg-vc-sb-h2-t4 .p-sentence_voice .c-voice .c-pt-circle {
    background: -o-linear-gradient(250deg,rgba(255,255,255,.3) 0,#ff8000 95%);
    background: linear-gradient(-160deg,rgba(255,255,255,.3) 0,#ff8000 95%)
}

.bg-vc-sb-h2-t4 .p-sentence_voice .c-voice .c-voice_col {
    color: #000
}

.bg-vc-sb-h3-t1 .p-sentence_voice::before {
    content: "";
    position: absolute;
    display: block;
    width: 200%;
    height: 200%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bg-sb-h3-t1.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    z-index: 0
}

.bg-vc-sb-h3-t1 .p-sentence_voice .c-voice .c-pt-circle {
    background: -o-linear-gradient(250deg,rgba(255,255,255,.3) 0,#00e7ef 95%);
    background: linear-gradient(-160deg,rgba(255,255,255,.3) 0,#00e7ef 95%)
}

.bg-vc-sb-h3-t1 .p-sentence_voice .c-voice .c-voice_col {
    color: #fff
}

.bg-vc-sb-h3-t2 .p-sentence_voice::before {
    content: "";
    position: absolute;
    display: block;
    width: 200%;
    height: 200%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bg-sb-h3-t2.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    z-index: 0
}

.bg-vc-sb-h3-t2 .p-sentence_voice .c-voice .c-pt-circle {
    background: -o-linear-gradient(250deg,rgba(255,255,255,.3) 0,#00e7ef 95%);
    background: linear-gradient(-160deg,rgba(255,255,255,.3) 0,#00e7ef 95%)
}

.bg-vc-sb-h3-t2 .p-sentence_voice .c-voice .c-voice_col {
    color: #fff
}

.bg-vc-sb-h4-t1 .p-sentence_voice::before {
    content: "";
    position: absolute;
    display: block;
    width: 200%;
    height: 200%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bg-sb-h4-t1.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    z-index: 0
}

.bg-vc-sb-h4-t1 .p-sentence_voice .c-voice .c-pt-circle {
    background: -o-linear-gradient(250deg,rgba(255,255,255,.3) 0,#61d600 95%);
    background: linear-gradient(-160deg,rgba(255,255,255,.3) 0,#61d600 95%)
}

.bg-vc-sb-h4-t1 .p-sentence_voice .c-voice .c-voice_col {
    color: #fff
}

.bg-vc-sb-h4-t4 .p-sentence_voice::before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bg-sb-h4-t4.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    z-index: 0
}

.bg-vc-sb-h4-t4 .p-sentence_voice .c-voice .c-pt-circle {
    background: -o-linear-gradient(250deg,rgba(255,255,255,.3) 0,#61d600 95%);
    background: linear-gradient(-160deg,rgba(255,255,255,.3) 0,#61d600 95%)
}

.bg-vc-sb-h4-t4 .p-sentence_voice .c-voice .c-voice_col {
    color: #000
}

.bg-vc-sb-h5-t1 .p-sentence_voice::before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: url(/jp/imagesgig5/bg-sb-h5-t1_tcm102-7181758_tcm102-2750236-32.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    z-index: 0
}

.bg-vc-sb-h5-t1 .p-sentence_voice .c-voice .c-pt-circle {
    background: -o-linear-gradient(250deg,rgba(255,255,255,.3) 0,#ffe800 95%);
    background: linear-gradient(-160deg,rgba(255,255,255,.3) 0,#ffe800 95%)
}

.bg-vc-sb-h5-t2 .p-sentence_voice::before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bg-sb-h5-t2.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    z-index: 0
}

.bg-vc-sb-h5-t2 .p-sentence_voice .c-voice .c-pt-circle {
    background: -o-linear-gradient(250deg,rgba(255,255,255,.3) 0,#ffe800 95%);
    background: linear-gradient(-160deg,rgba(255,255,255,.3) 0,#ffe800 95%)
}

.bg-vc-sb-h5-t3 .p-sentence_voice::before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bg-sb-h5-t3.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    z-index: 0
}

.bg-vc-sb-h5-t3 .p-sentence_voice .c-voice .c-pt-circle {
    background: -o-linear-gradient(250deg,rgba(255,255,255,.3) 0,#ffe800 95%);
    background: linear-gradient(-160deg,rgba(255,255,255,.3) 0,#ffe800 95%)
}

.bg-vc-sb-h5-t4 .p-sentence_voice::before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bg-sb-h5-t4.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    z-index: 0
}

.bg-vc-sb-h5-t4 .p-sentence_voice .c-voice .c-pt-circle {
    background: -o-linear-gradient(250deg,rgba(255,255,255,.3) 0,#ffe800 95%);
    background: linear-gradient(-160deg,rgba(255,255,255,.3) 0,#ffe800 95%)
}

.bg-vc-sb-h5-t5 .p-sentence_voice::before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bg-sb-h5-t5.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    z-index: 0
}

.bg-vc-sb-h5-t5 .p-sentence_voice .c-voice .c-pt-circle {
    background: -o-linear-gradient(250deg,rgba(255,255,255,.3) 0,#ffe800 95%);
    background: linear-gradient(-160deg,rgba(255,255,255,.3) 0,#ffe800 95%)
}

.bg-vc-sb-e1-t1 .p-sentence_voice::before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bg-sb-e1-t1.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    z-index: 0
}

.bg-vc-sb-e1-t1 .p-sentence_voice .c-voice .c-pt-circle {
    background: -o-linear-gradient(250deg,rgba(255,255,255,.3) 0,#ffe800 95%);
    background: linear-gradient(-160deg,rgba(255,255,255,.3) 0,#ffe800 95%)
}

.bg-vc-sb-e1-t2 .p-sentence_voice::before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bg-sb-e1-t2.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    z-index: 0
}

.bg-vc-sb-e1-t2 .p-sentence_voice .c-voice .c-pt-circle {
    background: -o-linear-gradient(250deg,rgba(255,255,255,.3) 0,#ffe800 95%);
    background: linear-gradient(-160deg,rgba(255,255,255,.3) 0,#ffe800 95%)
}

.bg-vc-sb-e1-t3 .p-sentence_voice::before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bg-sb-e1-t3.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    z-index: 0
}

.bg-vc-sb-e1-t3 .p-sentence_voice .c-voice .c-pt-circle {
    background: -o-linear-gradient(250deg,rgba(255,255,255,.3) 0,#ffe800 95%);
    background: linear-gradient(-160deg,rgba(255,255,255,.3) 0,#ffe800 95%)
}

.bg-vc-sb-e1-t4 .p-sentence_voice::before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bg-sb-e1-t4.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    z-index: 0
}

.bg-vc-sb-e1-t4 .p-sentence_voice .c-voice .c-pt-circle {
    background: -o-linear-gradient(250deg,rgba(255,255,255,.3) 0,#ffe800 95%);
    background: linear-gradient(-160deg,rgba(255,255,255,.3) 0,#ffe800 95%)
}

.bg-vc-sb-e1-t5 .p-sentence_voice::before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bg-sb-e1-t5.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    z-index: 0
}

.bg-vc-sb-e1-t5 .p-sentence_voice .c-voice .c-pt-circle {
    background: -o-linear-gradient(250deg,rgba(255,255,255,.3) 0,#ffe800 95%);
    background: linear-gradient(-160deg,rgba(255,255,255,.3) 0,#ffe800 95%)
}

.bg-vc-sb-e2-t1 .p-sentence_voice::before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bg-sb-e2-t1.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    z-index: 0
}

.bg-vc-sb-e2-t1 .p-sentence_voice .c-voice .c-pt-circle {
    background: -o-linear-gradient(250deg,rgba(255,255,255,.3) 0,#75d700 95%);
    background: linear-gradient(-160deg,rgba(255,255,255,.3) 0,#75d700 95%)
}

.bg-vc-sb-e2-t2 .p-sentence_voice::before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bg-sb-e2-t2.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    z-index: 0
}

.bg-vc-sb-e2-t2 .p-sentence_voice .c-voice .c-pt-circle {
    background: -o-linear-gradient(250deg,rgba(255,255,255,.3) 0,#75d700 95%);
    background: linear-gradient(-160deg,rgba(255,255,255,.3) 0,#75d700 95%)
}

.bg-vc-sb-e2-t3 .p-sentence_voice::before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bg-sb-e2-t3.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    z-index: 0
}

.bg-vc-sb-e2-t3 .p-sentence_voice .c-voice .c-pt-circle {
    background: -o-linear-gradient(250deg,rgba(255,255,255,.3) 0,#75d700 95%);
    background: linear-gradient(-160deg,rgba(255,255,255,.3) 0,#75d700 95%)
}

.bg-vc-sb-e2-t4 .p-sentence_voice::before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bg-sb-e2-t4.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    z-index: 0
}

.bg-vc-sb-e2-t4 .p-sentence_voice .c-voice .c-pt-circle {
    background: -o-linear-gradient(250deg,rgba(255,255,255,.3) 0,#75d700 95%);
    background: linear-gradient(-160deg,rgba(255,255,255,.3) 0,#75d700 95%)
}

.bg-vc-sb-e2-t5 .p-sentence_voice::before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bg-sb-e2-t5.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    z-index: 0
}

.bg-vc-sb-e2-t5 .p-sentence_voice .c-voice .c-pt-circle {
    background: -o-linear-gradient(250deg,rgba(255,255,255,.3) 0,#75d700 95%);
    background: linear-gradient(-160deg,rgba(255,255,255,.3) 0,#75d700 95%)
}

.bg-vc-sb-e3-t1 .p-sentence_voice::before {
    content: "";
    position: absolute;
    display: block;
    width: 170%;
    height: 170%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bg-sb-e3-t1.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    z-index: 0
}

.bg-vc-sb-e3-t1 .p-sentence_voice .c-voice .c-pt-circle {
    background: -o-linear-gradient(250deg,rgba(255,255,255,.3) 0,#d80084 95%);
    background: linear-gradient(-160deg,rgba(255,255,255,.3) 0,#d80084 95%)
}

.bg-vc-sb-e3-t1 .p-sentence_voice .c-voice .c-voice_col {
    color: #000
}

.bg-vc-sb-e3-t3 .p-sentence_voice::before {
    content: "";
    position: absolute;
    display: block;
    width: 130%;
    height: 130%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bg-sb-e3-t3.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    z-index: 0
}

.bg-vc-sb-e3-t3 .p-sentence_voice .c-voice .c-pt-circle {
    background: -o-linear-gradient(250deg,rgba(255,255,255,.3) 0,#d80084 95%);
    background: linear-gradient(-160deg,rgba(255,255,255,.3) 0,#d80084 95%)
}

.bg-vc-sb-e3-t3 .p-sentence_voice .c-voice .c-voice_col {
    color: #000
}

.bg-vc-sb-e4-t1 .p-sentence_voice::before {
    content: "";
    position: absolute;
    display: block;
    width: 200%;
    height: 200%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bg-sb-e4-t1.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    z-index: 0
}

.bg-vc-sb-e4-t1 .p-sentence_voice .c-voice .c-pt-circle {
    background: -o-linear-gradient(250deg,rgba(255,255,255,.3) 0,#ff8000 95%);
    background: linear-gradient(-160deg,rgba(255,255,255,.3) 0,#ff8000 95%)
}

.bg-vc-sb-e4-t1 .p-sentence_voice .c-voice .c-voice_col {
    color: #fff
}

.bg-vc-sb-e4-t4 .p-sentence_voice::before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bg-sb-e4-t4.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    z-index: 0
}

.bg-vc-sb-e4-t4 .p-sentence_voice .c-voice .c-pt-circle {
    background: -o-linear-gradient(250deg,rgba(255,255,255,.3) 0,#ff8000 95%);
    background: linear-gradient(-160deg,rgba(255,255,255,.3) 0,#ff8000 95%)
}

.bg-vc-sb-e4-t4 .p-sentence_voice .c-voice .c-voice_col {
    color: #000
}

.bg-vc-sb-e5-t1 .p-sentence_voice::before {
    content: "";
    position: absolute;
    display: block;
    width: 200%;
    height: 200%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bg-sb-e5-t1.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    z-index: 0
}

.bg-vc-sb-e5-t1 .p-sentence_voice .c-voice .c-pt-circle {
    background: -o-linear-gradient(250deg,rgba(255,255,255,.3) 0,#d80084 95%);
    background: linear-gradient(-160deg,rgba(255,255,255,.3) 0,#d80084 95%)
}

.bg-vc-sb-e5-t1 .p-sentence_voice .c-voice .c-voice_col {
    color: #000
}

.bg-vc-sb-e5-t4 .p-sentence_voice::before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bg-sb-e5-t4.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    z-index: 0
}

.bg-vc-sb-e5-t4 .p-sentence_voice .c-voice .c-pt-circle {
    background: -o-linear-gradient(250deg,rgba(255,255,255,.3) 0,#d80084 95%);
    background: linear-gradient(-160deg,rgba(255,255,255,.3) 0,#d80084 95%)
}

.bg-vc-sb-e5-t4 .p-sentence_voice .c-voice .c-voice_col {
    color: #000
}

.bg-vc-sb-e6-t1 .p-sentence_voice::before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bg-sb-e6-t1.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    z-index: 0
}

.bg-vc-sb-e6-t1 .p-sentence_voice .c-voice .c-pt-circle {
    background: -o-linear-gradient(250deg,rgba(255,255,255,.3) 0,#ffe800 95%);
    background: linear-gradient(-160deg,rgba(255,255,255,.3) 0,#ffe800 95%)
}

.bg-vc-sb-e6-t1 .p-sentence_voice .c-voice .c-voice_col {
    color: #000
}

.bg-vc-sb-e6-t2 .p-sentence_voice::before {
    content: "";
    position: absolute;
    display: block;
    width: 200%;
    height: 200%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bg-sb-e6-t2.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    z-index: 0
}

.bg-vc-sb-e6-t2 .p-sentence_voice .c-voice .c-pt-circle {
    background: -o-linear-gradient(250deg,rgba(255,255,255,.3) 0,#ffe800 95%);
    background: linear-gradient(-160deg,rgba(255,255,255,.3) 0,#ffe800 95%)
}

.bg-vc-sb-e6-t2 .p-sentence_voice .c-voice .c-voice_col {
    color: #fff
}

.bg-vc-sb-e6-t3 .p-sentence_voice::before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bg-sb-e6-t3.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    z-index: 0
}

.bg-vc-sb-e6-t3 .p-sentence_voice .c-voice .c-pt-circle {
    background: -o-linear-gradient(250deg,rgba(255,255,255,.3) 0,#ffe800 95%);
    background: linear-gradient(-160deg,rgba(255,255,255,.3) 0,#ffe800 95%)
}

.bg-vc-sb-e6-t3 .p-sentence_voice .c-voice .c-voice_col {
    color: #000
}

.bg-vc-sb-e6-t4 .p-sentence_voice::before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bg-sb-e6-t4.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    z-index: 0
}

.bg-vc-sb-e6-t4 .p-sentence_voice .c-voice .c-pt-circle {
    background: -o-linear-gradient(250deg,rgba(255,255,255,.3) 0,#ffe800 95%);
    background: linear-gradient(-160deg,rgba(255,255,255,.3) 0,#ffe800 95%)
}

.bg-vc-sb-e6-t4 .p-sentence_voice .c-voice .c-voice_col {
    color: #000
}

.bg-vc-sb-e6-t5 .p-sentence_voice::before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bg-sb-e6-t5.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    z-index: 0
}

.bg-vc-sb-e6-t5 .p-sentence_voice .c-voice .c-pt-circle {
    background: -o-linear-gradient(250deg,rgba(255,255,255,.3) 0,#ffe800 95%);
    background: linear-gradient(-160deg,rgba(255,255,255,.3) 0,#ffe800 95%)
}

.bg-vc-sb-e6-t5 .p-sentence_voice .c-voice .c-voice_col {
    color: #000
}

.bg-vc-sb-e7-t1 .p-sentence_voice::before {
    content: "";
    position: absolute;
    display: block;
    width: 200%;
    height: 200%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bg-sb-e7-t1.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    z-index: 0
}

.bg-vc-sb-e7-t1 .p-sentence_voice .c-voice .c-pt-circle {
    background: -o-linear-gradient(250deg,rgba(255,255,255,.3) 0,#00e7ef 95%);
    background: linear-gradient(-160deg,rgba(255,255,255,.3) 0,#00e7ef 95%)
}

.bg-vc-sb-e7-t1 .p-sentence_voice .c-voice .c-voice_col {
    color: #fff
}

.bg-vc-sb-e7-t4 .p-sentence_voice::before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bg-sb-e7-t4.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    z-index: 0
}

.bg-vc-sb-e7-t4 .p-sentence_voice .c-voice .c-pt-circle {
    background: -o-linear-gradient(250deg,rgba(255,255,255,.3) 0,#00e7ef 95%);
    background: linear-gradient(-160deg,rgba(255,255,255,.3) 0,#00e7ef 95%)
}

.bg-vc-sb-e7-t4 .p-sentence_voice .c-voice .c-voice_col {
    color: #000
}

.bg-vc-sb-e8-t1 .p-sentence_voice::before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bg-sb-e8-t1.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    z-index: 0
}

.bg-vc-sb-e8-t1 .p-sentence_voice .c-voice .c-pt-circle {
    background: -o-linear-gradient(250deg,rgba(255,255,255,.3) 0,#ea0000 95%);
    background: linear-gradient(-160deg,rgba(255,255,255,.3) 0,#ea0000 95%)
}

.bg-vc-sb-e8-t1 .p-sentence_voice .c-voice .c-voice_col {
    color: #fff
}

.bg-vc-sb-e8-t2 .p-sentence_voice::before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bg-sb-e8-t2.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    z-index: 0
}

.bg-vc-sb-e8-t2 .p-sentence_voice .c-voice .c-pt-circle {
    background: -o-linear-gradient(250deg,rgba(255,255,255,.3) 0,#ea0000 95%);
    background: linear-gradient(-160deg,rgba(255,255,255,.3) 0,#ea0000 95%)
}

.bg-vc-sb-e8-t2 .p-sentence_voice .c-voice .c-voice_col {
    color: #fff
}

.bg-vc-sb-e8-t3 .p-sentence_voice::before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bg-sb-e8-t3.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    z-index: 0
}

.bg-vc-sb-e8-t3 .p-sentence_voice .c-voice .c-pt-circle {
    background: -o-linear-gradient(250deg,rgba(255,255,255,.3) 0,#ea0000 95%);
    background: linear-gradient(-160deg,rgba(255,255,255,.3) 0,#ea0000 95%)
}

.bg-vc-sb-e8-t3 .p-sentence_voice .c-voice .c-voice_col {
    color: #fff
}

.bg-vc-sb-e8-t4 .p-sentence_voice::before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bg-sb-e8-t4.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    z-index: 0
}

.bg-vc-sb-e8-t4 .p-sentence_voice .c-voice .c-pt-circle {
    background: -o-linear-gradient(250deg,rgba(255,255,255,.3) 0,#ea0000 95%);
    background: linear-gradient(-160deg,rgba(255,255,255,.3) 0,#ea0000 95%)
}

.bg-vc-sb-e8-t4 .p-sentence_voice .c-voice .c-voice_col {
    color: #fff
}

.bg-vc-sb-e8-t5 .p-sentence_voice::before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bg-sb-e8-t5.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    z-index: 0
}

.bg-vc-sb-e8-t5 .p-sentence_voice .c-voice .c-pt-circle {
    background: -o-linear-gradient(250deg,rgba(255,255,255,.3) 0,#ea0000 95%);
    background: linear-gradient(-160deg,rgba(255,255,255,.3) 0,#ea0000 95%)
}

.bg-vc-sb-e8-t5 .p-sentence_voice .c-voice .c-voice_col {
    color: #fff
}

.bg-vc-sb-e9-t1 .p-sentence_voice::before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bg-sb-e9-t1.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    z-index: 0
}

.bg-vc-sb-e9-t1 .p-sentence_voice .c-voice .c-pt-circle {
    background: -o-linear-gradient(250deg,rgba(255,255,255,.3) 0,#00812f 95%);
    background: linear-gradient(-160deg,rgba(255,255,255,.3) 0,#00812f 95%)
}

.bg-vc-sb-e9-t1 .p-sentence_voice .c-voice .c-voice_col {
    color: #fff
}

.bg-vc-sb-e9-t2 .p-sentence_voice::before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bg-sb-e9-t2.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    z-index: 0
}

.bg-vc-sb-e9-t2 .p-sentence_voice .c-voice .c-pt-circle {
    background: -o-linear-gradient(250deg,rgba(255,255,255,.3) 0,#00812f 95%);
    background: linear-gradient(-160deg,rgba(255,255,255,.3) 0,#00812f 95%)
}

.bg-vc-sb-e9-t2 .p-sentence_voice .c-voice .c-voice_col {
    color: #fff
}

.bg-vc-sb-e9-t3 .p-sentence_voice::before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bg-sb-e9-t3.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    z-index: 0
}

.bg-vc-sb-e9-t3 .p-sentence_voice .c-voice .c-pt-circle {
    background: -o-linear-gradient(250deg,rgba(255,255,255,.3) 0,#00812f 95%);
    background: linear-gradient(-160deg,rgba(255,255,255,.3) 0,#00812f 95%)
}

.bg-vc-sb-e9-t3 .p-sentence_voice .c-voice .c-voice_col {
    color: #fff
}

.bg-vc-sb-e9-t4 .p-sentence_voice::before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bg-sb-e9-t4.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    z-index: 0
}

.bg-vc-sb-e9-t4 .p-sentence_voice .c-voice .c-pt-circle {
    background: -o-linear-gradient(250deg,rgba(255,255,255,.3) 0,#00812f 95%);
    background: linear-gradient(-160deg,rgba(255,255,255,.3) 0,#00812f 95%)
}

.bg-vc-sb-e9-t4 .p-sentence_voice .c-voice .c-voice_col {
    color: #fff
}

.bg-vc-sb-e9-t5 .p-sentence_voice::before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bg-sb-e9-t5.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    z-index: 0
}

.bg-vc-sb-e9-t5 .p-sentence_voice .c-voice .c-pt-circle {
    background: -o-linear-gradient(250deg,rgba(255,255,255,.3) 0,#00812f 95%);
    background: linear-gradient(-160deg,rgba(255,255,255,.3) 0,#00812f 95%)
}

.bg-vc-sb-e9-t5 .p-sentence_voice .c-voice .c-voice_col {
    color: #fff
}

.bg-vc-sb-e10-t1 .p-sentence_voice::before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bg-sb-e10-t1.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    z-index: 0
}

.bg-vc-sb-e10-t1 .p-sentence_voice .c-voice .c-pt-circle {
    background: -o-linear-gradient(250deg,rgba(255,255,255,.3) 0,#d80084 95%);
    background: linear-gradient(-160deg,rgba(255,255,255,.3) 0,#d80084 95%)
}

.bg-vc-sb-e10-t1 .p-sentence_voice .c-voice .c-voice_col {
    color: #fff
}

.bg-vc-sb-e10-t2 .p-sentence_voice::before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bg-sb-e10-t2.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    z-index: 0
}

.bg-vc-sb-e10-t2 .p-sentence_voice .c-voice .c-pt-circle {
    background: -o-linear-gradient(250deg,rgba(255,255,255,.3) 0,#d80084 95%);
    background: linear-gradient(-160deg,rgba(255,255,255,.3) 0,#d80084 95%)
}

.bg-vc-sb-e10-t2 .p-sentence_voice .c-voice .c-voice_col {
    color: #fff
}

.bg-vc-sb-e10-t3 .p-sentence_voice::before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bg-sb-e10-t3.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    z-index: 0
}

.bg-vc-sb-e10-t3 .p-sentence_voice .c-voice .c-pt-circle {
    background: -o-linear-gradient(250deg,rgba(255,255,255,.3) 0,#d80084 95%);
    background: linear-gradient(-160deg,rgba(255,255,255,.3) 0,#d80084 95%)
}

.bg-vc-sb-e10-t3 .p-sentence_voice .c-voice .c-voice_col {
    color: #fff
}

.bg-vc-sb-e10-t4 .p-sentence_voice::before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bg-sb-e10-t4.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    z-index: 0
}

.bg-vc-sb-e10-t4 .p-sentence_voice .c-voice .c-pt-circle {
    background: -o-linear-gradient(250deg,rgba(255,255,255,.3) 0,#d80084 95%);
    background: linear-gradient(-160deg,rgba(255,255,255,.3) 0,#d80084 95%)
}

.bg-vc-sb-e10-t4 .p-sentence_voice .c-voice .c-voice_col {
    color: #fff
}

.bg-vc-sb-e10-t5 .p-sentence_voice::before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bg-sb-e10-t5.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    z-index: 0
}

.bg-vc-sb-e10-t5 .p-sentence_voice .c-voice .c-pt-circle {
    background: -o-linear-gradient(250deg,rgba(255,255,255,.3) 0,#d80084 95%);
    background: linear-gradient(-160deg,rgba(255,255,255,.3) 0,#d80084 95%)
}

.bg-vc-sb-e10-t5 .p-sentence_voice .c-voice .c-voice_col {
    color: #fff
}

div[class*=p-sentence_] {
    font-size: 1.8rem;
    line-height: 1.3;
    max-width: calc(840px + 7.4%);
    padding-left: 3.7%;
    padding-right: 3.7%;
    margin-left: auto;
    margin-right: auto
}

html[lang=ja] div[class*=p-sentence_] {
    line-height: 1.7
}

html[lang=zh-CN] div[class*=p-sentence_] {
    line-height: 1.7
}

html[lang=ko] div[class*=p-sentence_] {
    line-height: 1.7
}

html[lang=zh-TW] div[class*=p-sentence_] {
    line-height: 1.7
}

div[class*=p-sentence_] div[class*=p-sentence_] {
    padding-left: 0;
    padding-right: 0;
    max-width: none
}

div[class*=p-sentence_] {
    margin-top: 60px
}

div.p-sentence_ctaA,div.p-sentence_ctaB {
    max-width: none;
    padding-left: 0;
    padding-right: 0;
    margin-top: 100px
}

div.p-sentence_ctaA .p-viewmore_btn {
    text-align: center
}

div.p-sentence_ctaA .p-viewmore_btn .c-btn-cta {
    display: inline-block;
    width: auto;
    padding-left: 80px;
    padding-right: 80px
}

div.p-sentence_voice {
    max-width: none;
    padding-left: 0;
    padding-right: 0
}

div.p-sentence_voice .c-voice {
    position: relative;
    max-width: calc(840px + 7.4%);
    padding-left: 3.7%;
    padding-right: 3.7%;
    margin-left: auto;
    margin-right: auto
}

.p-sentence_voice.bg-vchc-rd-mg .c-pt-circle {
    background: -o-linear-gradient(315deg,#ea0000 0,#d80084 90%);
    background: linear-gradient(135deg,#ea0000 0,#d80084 90%)
}

.p-sentence_voice.bg-vchc-rd-or .c-pt-circle {
    background: -o-linear-gradient(315deg,#ea0000 0,#ff8100 90%);
    background: linear-gradient(135deg,#ea0000 0,#ff8100 90%)
}

.p-sentence_voice.bg-vchc-bl-cy .c-pt-circle {
    background: -o-linear-gradient(315deg,#2400b0 0,#00ecf4 90%);
    background: linear-gradient(135deg,#2400b0 0,#00ecf4 90%)
}

.p-sentence_voice.bg-vchc-dg-lg .c-pt-circle {
    background: -o-linear-gradient(315deg,#00812f 0,#75d700 90%);
    background: linear-gradient(135deg,#00812f 0,#75d700 90%)
}

.p-sentence_voice.bg-vchc-or-yl .c-pt-circle {
    background: -o-linear-gradient(315deg,#ff8100 0,#ffe800 90%);
    background: linear-gradient(135deg,#ff8100 0,#ffe800 90%)
}

.p-sentence_voice.bg-vchc-cy-yl .c-pt-circle {
    background: -o-linear-gradient(315deg,#00ecf4 0,#ffe800 90%);
    background: linear-gradient(135deg,#00ecf4 0,#ffe800 90%)
}

.p-sentence_voice.bg-vchc-lg-cy .c-pt-circle {
    background: -o-linear-gradient(315deg,#75d700 0,#00ecf4 90%);
    background: linear-gradient(135deg,#75d700 0,#00ecf4 90%)
}

.p-sentence_voice.bg-vchc-mg-cy .c-pt-circle {
    background: -o-linear-gradient(315deg,#d80084 0,#00ecf4 90%);
    background: linear-gradient(135deg,#d80084 0,#00ecf4 90%)
}

.p-sentence_voice.bg-vchc-rd-yl .c-pt-circle {
    background: -o-linear-gradient(315deg,#ea0000 0,#ffe800 90%);
    background: linear-gradient(135deg,#ea0000 0,#ffe800 90%)
}

.p-sentence_voice.bg-vchc-mg-or .c-pt-circle {
    background: -o-linear-gradient(315deg,#d80084 0,#ff8100 90%);
    background: linear-gradient(135deg,#d80084 0,#ff8100 90%)
}

.p-sentence_voice.bg-vchc-dg-yl .c-pt-circle {
    background: -o-linear-gradient(315deg,#00812f 0,#ffe800 90%);
    background: linear-gradient(135deg,#00812f 0,#ffe800 90%)
}

.p-sentence_voice.bg-vchc-dg-cy .c-pt-circle {
    background: -o-linear-gradient(315deg,#00812f 0,#00ecf4 90%);
    background: linear-gradient(135deg,#00812f 0,#00ecf4 90%)
}

.p-sentence_voice.bg-vchc-rd-bl .c-pt-circle {
    background: -o-linear-gradient(315deg,#ea0000 0,#2400b0 90%);
    background: linear-gradient(135deg,#ea0000 0,#2400b0 90%)
}

.p-sentence_voice.bg-vchc-bl-dg .c-pt-circle {
    background: -o-linear-gradient(315deg,#2400b0 0,#00812f 90%);
    background: linear-gradient(135deg,#2400b0 0,#00812f 90%)
}

.p-sentence_voice.bg-vchc-bl-mg .c-pt-circle {
    background: -o-linear-gradient(315deg,#2400b0 0,#d80084 90%);
    background: linear-gradient(135deg,#2400b0 0,#d80084 90%)
}

.p-sentence_voice.bg-vchc-mg-rd .c-pt-circle {
    background: -o-linear-gradient(315deg,#d80084 0,#ea0000 90%);
    background: linear-gradient(135deg,#d80084 0,#ea0000 90%)
}

.p-sentence_voice.bg-vchc-or-rd .c-pt-circle {
    background: -o-linear-gradient(315deg,#ff8100 0,#ea0000 90%);
    background: linear-gradient(135deg,#ff8100 0,#ea0000 90%)
}

.p-sentence_voice.bg-vchc-cy-bl .c-pt-circle {
    background: -o-linear-gradient(315deg,#00ecf4 0,#2400b0 90%);
    background: linear-gradient(135deg,#00ecf4 0,#2400b0 90%)
}

.p-sentence_voice.bg-vchc-lg-dg .c-pt-circle {
    background: -o-linear-gradient(315deg,#75d700 0,#00812f 90%);
    background: linear-gradient(135deg,#75d700 0,#00812f 90%)
}

.p-sentence_voice.bg-vchc-yl-or .c-pt-circle {
    background: -o-linear-gradient(315deg,#ffe800 0,#ff8100 90%);
    background: linear-gradient(135deg,#ffe800 0,#ff8100 90%)
}

.p-sentence_voice.bg-vchc-yl-cy .c-pt-circle {
    background: -o-linear-gradient(315deg,#ffe800 0,#00ecf4 90%);
    background: linear-gradient(135deg,#ffe800 0,#00ecf4 90%)
}

.p-sentence_voice.bg-vchc-cy-lg .c-pt-circle {
    background: -o-linear-gradient(315deg,#00ecf4 0,#75d700 90%);
    background: linear-gradient(135deg,#00ecf4 0,#75d700 90%)
}

.p-sentence_voice.bg-vchc-cy-mg .c-pt-circle {
    background: -o-linear-gradient(315deg,#00ecf4 0,#d80084 90%);
    background: linear-gradient(135deg,#00ecf4 0,#d80084 90%)
}

.p-sentence_voice.bg-vchc-yl-rd .c-pt-circle {
    background: -o-linear-gradient(315deg,#ffe800 0,#ea0000 90%);
    background: linear-gradient(135deg,#ffe800 0,#ea0000 90%)
}

.p-sentence_voice.bg-vchc-or-mg .c-pt-circle {
    background: -o-linear-gradient(315deg,#ff8100 0,#d80084 90%);
    background: linear-gradient(135deg,#ff8100 0,#d80084 90%)
}

.p-sentence_voice.bg-vchc-yl-dg .c-pt-circle {
    background: -o-linear-gradient(315deg,#ffe800 0,#00812f 90%);
    background: linear-gradient(135deg,#ffe800 0,#00812f 90%)
}

.p-sentence_voice.bg-vchc-cy-dg .c-pt-circle {
    background: -o-linear-gradient(315deg,#00ecf4 0,#00812f 90%);
    background: linear-gradient(135deg,#00ecf4 0,#00812f 90%)
}

.p-sentence_voice.bg-vchc-bl-rd .c-pt-circle {
    background: -o-linear-gradient(315deg,#2400b0 0,#ea0000 90%);
    background: linear-gradient(135deg,#2400b0 0,#ea0000 90%)
}

.p-sentence_voice.bg-vchc-dg-bl .c-pt-circle {
    background: -o-linear-gradient(315deg,#00812f 0,#2400b0 90%);
    background: linear-gradient(135deg,#00812f 0,#2400b0 90%)
}

.p-sentence_voice.bg-vchc-mg-bl .c-pt-circle {
    background: -o-linear-gradient(315deg,#d80084 0,#2400b0 90%);
    background: linear-gradient(135deg,#d80084 0,#2400b0 90%)
}

.bg-hc-rd-mg .c-pt-circle {
    background: -o-linear-gradient(315deg,#ea0000 18%,#d80084 99%);
    background: linear-gradient(135deg,#ea0000 18%,#d80084 99%)
}

.bg-hc-rd-mg a.c-pt-circle::before {
    background: -o-linear-gradient(315deg,#ea0000 18%,#d80084 99%);
    background: linear-gradient(135deg,#ea0000 18%,#d80084 99%)
}

.bg-hc-rd-or .c-pt-circle {
    background: -o-linear-gradient(315deg,#ea0000 18%,#ff8100 99%);
    background: linear-gradient(135deg,#ea0000 18%,#ff8100 99%)
}

.bg-hc-rd-or a.c-pt-circle::before {
    background: -o-linear-gradient(315deg,#ea0000 18%,#ff8100 99%);
    background: linear-gradient(135deg,#ea0000 18%,#ff8100 99%)
}

.bg-hc-bl-cy .c-pt-circle {
    background: -o-linear-gradient(315deg,#2400b0 18%,#00ecf4 99%);
    background: linear-gradient(135deg,#2400b0 18%,#00ecf4 99%)
}

.bg-hc-bl-cy a.c-pt-circle::before {
    background: -o-linear-gradient(315deg,#2400b0 18%,#00ecf4 99%);
    background: linear-gradient(135deg,#2400b0 18%,#00ecf4 99%)
}

.bg-hc-dg-lg .c-pt-circle {
    background: -o-linear-gradient(315deg,#00812f 18%,#75d700 99%);
    background: linear-gradient(135deg,#00812f 18%,#75d700 99%)
}

.bg-hc-dg-lg a.c-pt-circle::before {
    background: -o-linear-gradient(315deg,#00812f 18%,#75d700 99%);
    background: linear-gradient(135deg,#00812f 18%,#75d700 99%)
}

.bg-hc-or-yl .c-pt-circle {
    background: -o-linear-gradient(315deg,#ff8100 18%,#ffe800 99%);
    background: linear-gradient(135deg,#ff8100 18%,#ffe800 99%)
}

.bg-hc-or-yl a.c-pt-circle::before {
    background: -o-linear-gradient(315deg,#ff8100 18%,#ffe800 99%);
    background: linear-gradient(135deg,#ff8100 18%,#ffe800 99%)
}

.bg-hc-cy-yl .c-pt-circle {
    background: -o-linear-gradient(315deg,#00ecf4 18%,#ffe800 99%);
    background: linear-gradient(135deg,#00ecf4 18%,#ffe800 99%)
}

.bg-hc-cy-yl a.c-pt-circle::before {
    background: -o-linear-gradient(315deg,#00ecf4 18%,#ffe800 99%);
    background: linear-gradient(135deg,#00ecf4 18%,#ffe800 99%)
}

.bg-hc-lg-cy .c-pt-circle {
    background: -o-linear-gradient(315deg,#75d700 18%,#00ecf4 99%);
    background: linear-gradient(135deg,#75d700 18%,#00ecf4 99%)
}

.bg-hc-lg-cy a.c-pt-circle::before {
    background: -o-linear-gradient(315deg,#75d700 18%,#00ecf4 99%);
    background: linear-gradient(135deg,#75d700 18%,#00ecf4 99%)
}

.bg-hc-mg-cy .c-pt-circle {
    background: -o-linear-gradient(315deg,#d80084 18%,#00ecf4 99%);
    background: linear-gradient(135deg,#d80084 18%,#00ecf4 99%)
}

.bg-hc-mg-cy a.c-pt-circle::before {
    background: -o-linear-gradient(315deg,#d80084 18%,#00ecf4 99%);
    background: linear-gradient(135deg,#d80084 18%,#00ecf4 99%)
}

.bg-hc-rd-yl .c-pt-circle {
    background: -o-linear-gradient(315deg,#ea0000 18%,#ffe800 99%);
    background: linear-gradient(135deg,#ea0000 18%,#ffe800 99%)
}

.bg-hc-rd-yl a.c-pt-circle::before {
    background: -o-linear-gradient(315deg,#ea0000 18%,#ffe800 99%);
    background: linear-gradient(135deg,#ea0000 18%,#ffe800 99%)
}

.bg-hc-mg-or .c-pt-circle {
    background: -o-linear-gradient(315deg,#d80084 18%,#ff8100 99%);
    background: linear-gradient(135deg,#d80084 18%,#ff8100 99%)
}

.bg-hc-mg-or a.c-pt-circle::before {
    background: -o-linear-gradient(315deg,#d80084 18%,#ff8100 99%);
    background: linear-gradient(135deg,#d80084 18%,#ff8100 99%)
}

.bg-hc-dg-yl .c-pt-circle {
    background: -o-linear-gradient(315deg,#00812f 18%,#ffe800 99%);
    background: linear-gradient(135deg,#00812f 18%,#ffe800 99%)
}

.bg-hc-dg-yl a.c-pt-circle::before {
    background: -o-linear-gradient(315deg,#00812f 18%,#ffe800 99%);
    background: linear-gradient(135deg,#00812f 18%,#ffe800 99%)
}

.bg-hc-dg-cy .c-pt-circle {
    background: -o-linear-gradient(315deg,#00812f 18%,#00ecf4 99%);
    background: linear-gradient(135deg,#00812f 18%,#00ecf4 99%)
}

.bg-hc-dg-cy a.c-pt-circle::before {
    background: -o-linear-gradient(315deg,#00812f 18%,#00ecf4 99%);
    background: linear-gradient(135deg,#00812f 18%,#00ecf4 99%)
}

.bg-hc-rd-bl .c-pt-circle {
    background: -o-linear-gradient(315deg,#ea0000 18%,#2400b0 99%);
    background: linear-gradient(135deg,#ea0000 18%,#2400b0 99%)
}

.bg-hc-rd-bl a.c-pt-circle::before {
    background: -o-linear-gradient(315deg,#ea0000 18%,#2400b0 99%);
    background: linear-gradient(135deg,#ea0000 18%,#2400b0 99%)
}

.bg-hc-bl-dg .c-pt-circle {
    background: -o-linear-gradient(315deg,#2400b0 18%,#00812f 99%);
    background: linear-gradient(135deg,#2400b0 18%,#00812f 99%)
}

.bg-hc-bl-dg a.c-pt-circle::before {
    background: -o-linear-gradient(315deg,#2400b0 18%,#00812f 99%);
    background: linear-gradient(135deg,#2400b0 18%,#00812f 99%)
}

.bg-hc-bl-mg .c-pt-circle {
    background: -o-linear-gradient(315deg,#2400b0 18%,#d80084 99%);
    background: linear-gradient(135deg,#2400b0 18%,#d80084 99%)
}

.bg-hc-bl-mg a.c-pt-circle::before {
    background: -o-linear-gradient(315deg,#2400b0 18%,#d80084 99%);
    background: linear-gradient(135deg,#2400b0 18%,#d80084 99%)
}

.bg-hc-mg-rd .c-pt-circle {
    background: -o-linear-gradient(315deg,#d80084 18%,#ea0000 99%);
    background: linear-gradient(135deg,#d80084 18%,#ea0000 99%)
}

.bg-hc-mg-rd a.c-pt-circle::before {
    background: -o-linear-gradient(315deg,#d80084 18%,#ea0000 99%);
    background: linear-gradient(135deg,#d80084 18%,#ea0000 99%)
}

.bg-hc-or-rd .c-pt-circle {
    background: -o-linear-gradient(315deg,#ff8100 18%,#ea0000 99%);
    background: linear-gradient(135deg,#ff8100 18%,#ea0000 99%)
}

.bg-hc-or-rd a.c-pt-circle::before {
    background: -o-linear-gradient(315deg,#ff8100 18%,#ea0000 99%);
    background: linear-gradient(135deg,#ff8100 18%,#ea0000 99%)
}

.bg-hc-cy-bl .c-pt-circle {
    background: -o-linear-gradient(315deg,#00ecf4 18%,#2400b0 99%);
    background: linear-gradient(135deg,#00ecf4 18%,#2400b0 99%)
}

.bg-hc-cy-bl a.c-pt-circle::before {
    background: -o-linear-gradient(315deg,#00ecf4 18%,#2400b0 99%);
    background: linear-gradient(135deg,#00ecf4 18%,#2400b0 99%)
}

.bg-hc-lg-dg .c-pt-circle {
    background: -o-linear-gradient(315deg,#75d700 18%,#00812f 99%);
    background: linear-gradient(135deg,#75d700 18%,#00812f 99%)
}

.bg-hc-lg-dg a.c-pt-circle::before {
    background: -o-linear-gradient(315deg,#75d700 18%,#00812f 99%);
    background: linear-gradient(135deg,#75d700 18%,#00812f 99%)
}

.bg-hc-yl-or .c-pt-circle {
    background: -o-linear-gradient(315deg,#ffe800 18%,#ff8100 99%);
    background: linear-gradient(135deg,#ffe800 18%,#ff8100 99%)
}

.bg-hc-yl-or a.c-pt-circle::before {
    background: -o-linear-gradient(315deg,#ffe800 18%,#ff8100 99%);
    background: linear-gradient(135deg,#ffe800 18%,#ff8100 99%)
}

.bg-hc-yl-cy .c-pt-circle {
    background: -o-linear-gradient(315deg,#ffe800 18%,#00ecf4 99%);
    background: linear-gradient(135deg,#ffe800 18%,#00ecf4 99%)
}

.bg-hc-yl-cy a.c-pt-circle::before {
    background: -o-linear-gradient(315deg,#ffe800 18%,#00ecf4 99%);
    background: linear-gradient(135deg,#ffe800 18%,#00ecf4 99%)
}

.bg-hc-cy-lg .c-pt-circle {
    background: -o-linear-gradient(315deg,#00ecf4 18%,#75d700 99%);
    background: linear-gradient(135deg,#00ecf4 18%,#75d700 99%)
}

.bg-hc-cy-lg a.c-pt-circle::before {
    background: -o-linear-gradient(315deg,#00ecf4 18%,#75d700 99%);
    background: linear-gradient(135deg,#00ecf4 18%,#75d700 99%)
}

.bg-hc-cy-mg .c-pt-circle {
    background: -o-linear-gradient(315deg,#00ecf4 18%,#d80084 99%);
    background: linear-gradient(135deg,#00ecf4 18%,#d80084 99%)
}

.bg-hc-cy-mg a.c-pt-circle::before {
    background: -o-linear-gradient(315deg,#00ecf4 18%,#d80084 99%);
    background: linear-gradient(135deg,#00ecf4 18%,#d80084 99%)
}

.bg-hc-yl-rd .c-pt-circle {
    background: -o-linear-gradient(315deg,#ffe800 18%,#ea0000 99%);
    background: linear-gradient(135deg,#ffe800 18%,#ea0000 99%)
}

.bg-hc-yl-rd a.c-pt-circle::before {
    background: -o-linear-gradient(315deg,#ffe800 18%,#ea0000 99%);
    background: linear-gradient(135deg,#ffe800 18%,#ea0000 99%)
}

.bg-hc-or-mg .c-pt-circle {
    background: -o-linear-gradient(315deg,#ff8100 18%,#d80084 99%);
    background: linear-gradient(135deg,#ff8100 18%,#d80084 99%)
}

.bg-hc-or-mg a.c-pt-circle::before {
    background: -o-linear-gradient(315deg,#ff8100 18%,#d80084 99%);
    background: linear-gradient(135deg,#ff8100 18%,#d80084 99%)
}

.bg-hc-yl-dg .c-pt-circle {
    background: -o-linear-gradient(315deg,#ffe800 18%,#00812f 99%);
    background: linear-gradient(135deg,#ffe800 18%,#00812f 99%)
}

.bg-hc-yl-dg a.c-pt-circle::before {
    background: -o-linear-gradient(315deg,#ffe800 18%,#00812f 99%);
    background: linear-gradient(135deg,#ffe800 18%,#00812f 99%)
}

.bg-hc-cy-dg .c-pt-circle {
    background: -o-linear-gradient(315deg,#00ecf4 18%,#00812f 99%);
    background: linear-gradient(135deg,#00ecf4 18%,#00812f 99%)
}

.bg-hc-cy-dg a.c-pt-circle::before {
    background: -o-linear-gradient(315deg,#00ecf4 18%,#00812f 99%);
    background: linear-gradient(135deg,#00ecf4 18%,#00812f 99%)
}

.bg-hc-bl-rd .c-pt-circle {
    background: -o-linear-gradient(315deg,#2400b0 18%,#ea0000 99%);
    background: linear-gradient(135deg,#2400b0 18%,#ea0000 99%)
}

.bg-hc-bl-rd a.c-pt-circle::before {
    background: -o-linear-gradient(315deg,#2400b0 18%,#ea0000 99%);
    background: linear-gradient(135deg,#2400b0 18%,#ea0000 99%)
}

.bg-hc-dg-bl .c-pt-circle {
    background: -o-linear-gradient(315deg,#00812f 18%,#2400b0 99%);
    background: linear-gradient(135deg,#00812f 18%,#2400b0 99%)
}

.bg-hc-dg-bl a.c-pt-circle::before {
    background: -o-linear-gradient(315deg,#00812f 18%,#2400b0 99%);
    background: linear-gradient(135deg,#00812f 18%,#2400b0 99%)
}

.bg-hc-mg-bl .c-pt-circle {
    background: -o-linear-gradient(315deg,#d80084 18%,#2400b0 99%);
    background: linear-gradient(135deg,#d80084 18%,#2400b0 99%)
}

.bg-hc-mg-bl a.c-pt-circle::before {
    background: -o-linear-gradient(315deg,#d80084 18%,#2400b0 99%);
    background: linear-gradient(135deg,#d80084 18%,#2400b0 99%)
}

div.p-sentence_text+div.p-sentence_text {
    margin-top: 70px
}

div.p-sentence_pagelink .c-list_idt {
    position: relative;
    display: block;
    padding-left: 40px;
    padding-top: 4px
}

div.p-sentence_pagelink .c-list_idt .c-list_item {
    display: block
}

div.p-sentence_pagelink .c-list_idt .c-list_item .c-list_mark {
    position: absolute;
    left: 0;
    top: 0
}

div.p-sentence_pagelink .c-list_idt .c-list_item+* {
    margin-top: 20px
}

div.p-sentence_pagelink .c-list_idt+.c-list_idt {
    margin-top: 15px
}

div.p-sentence_pagelink .c-list_idt .c-list>li {
    margin-bottom: 5px
}

div.p-sentence_pagelink .c-list_idt .c-list>li:last-child {
    margin-bottom: 0
}

div.p-sentence_pagelink .c-btn .c-btn-ico {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

div.p-sentence_ico+* {
    margin-top: 30px
}

div.p-sentence_bg-gray3 {
    padding: 8.5%;
    background-color: #efefef
}

div[class*=p-sentence_bg] div[class*=p-sentence_]:first-child {
    margin-top: 0
}

.p-filter {
    font-size: 1.8rem;
    line-height: 1.3
}

html[lang=ja] .p-filter {
    line-height: 1.7
}

html[lang=zh-CN] .p-filter {
    line-height: 1.7
}

html[lang=ko] .p-filter {
    line-height: 1.7
}

html[lang=zh-TW] .p-filter {
    line-height: 1.7
}

.p-search_filter .c-heading_ttl {
    text-align: left
}

html[lang=en] .p-search_filter .c-heading_ttl {
    font-size: 2.5rem
}

html[lang=ja] .p-search_filter .c-heading_ttl {
    font-size: 2.5rem
}

.p-filter_nav {
    position: relative;
    color: #fff;
    background-color: #3C3C3C;
    z-index: 1
}

.p-filter_nav_head {
    display: none
}

.p-filter_nav_closeBtn {
    display: none
}

.p-filter_nav_head_ico {
    position: absolute;
    display: block;
    width: 15px;
    height: 15px;
    top: 50%;
    right: 15px;
    margin-top: -7px;
    -webkit-transition: -webkit-transform .3s ease-in-out;
    transition: -webkit-transform .3s ease-in-out;
    -o-transition: transform .3s ease-in-out;
    transition: transform .3s ease-in-out;
    transition: transform .3s ease-in-out,-webkit-transform .3s ease-in-out;
    z-index: 0
}

.p-filter_nav_head_ico::before {
    content: "";
    position: absolute;
    display: block;
    top: 7px;
    left: 7px;
    width: 20px;
    height: 1px;
    background-color: #fff;
    -webkit-transform: translateX(-50%) rotate(45deg);
    -ms-transform: translateX(-50%) rotate(45deg);
    transform: translateX(-50%) rotate(45deg)
}

.p-filter_nav_head_ico::after {
    content: "";
    position: absolute;
    display: block;
    top: -2px;
    left: 7px;
    height: 20px;
    width: 1px;
    background-color: #fff;
    -webkit-transform: translateX(-50%) rotate(45deg);
    -ms-transform: translateX(-50%) rotate(45deg);
    transform: translateX(-50%) rotate(45deg)
}

.is-sp-close .p-filter_nav_head_ico {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.p-filter_list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.p-filter_cate {
    position: relative;
    z-index: 0
}

.p-filter_cate.is-open {
    z-index: 1
}

.p-filter_btn {
    display: block;
    width: 100%;
    font-size: 1.7rem;
    padding: 20px 25px;
    cursor: pointer;
    -webkit-transition: background-color .3s ease-in-out;
    -o-transition: background-color .3s ease-in-out;
    transition: background-color .3s ease-in-out
}

.p-filter_btn:hover {
    background-color: #6D6E70
}

.p-filter_btn:focus {
    background-color: #6D6E70
}

.p-filter_btn>span {
    position: relative;
    display: inline-block;
    padding-right: 24px
}

.p-filter_btn>span::after {
    content: "";
    position: absolute;
    display: block;
    top: 50%;
    right: 0;
    width: 10px;
    height: 10px;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    -webkit-transform: translateY(-6px) rotate(135deg);
    -ms-transform: translateY(-6px) rotate(135deg);
    transform: translateY(-6px) rotate(135deg);
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    -webkit-transition: -webkit-transform .3s ease-in-out;
    transition: -webkit-transform .3s ease-in-out;
    -o-transition: transform .3s ease-in-out;
    transition: transform .3s ease-in-out;
    transition: transform .3s ease-in-out,-webkit-transform .3s ease-in-out
}

.p-filter_tag {
    visibility: hidden;
    height: 0;
    overflow: hidden;
    position: absolute;
    min-width: 307px;
    width: 100%;
    background-color: #6D6E70
}

.p-filter_tag_item {
    display: block;
    width: 100%;
    font-size: 1.6rem;
    line-height: 1.3;
    position: relative;
    cursor: pointer;
    padding: 15px 25px;
    -webkit-transition: opacity .3s ease-in-out;
    -o-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out
}

.p-filter_tag_item:disabled {
    color: #8A8A8A;
    background-color: #6d6e70
}

.p-filter_tag_item:hover::before {
    background: #fff;
    opacity: .7
}

.p-filter_tag_item:focus::before {
    background: #fff;
    opacity: .7
}

.p-filter_tag_item:disabled:hover::before {
    background: #6d6e70
}

.p-filter_tag_item:disabled:focus::before {
    background: #6d6e70
}

.p-filter_tag_item::before {
    content: "";
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 6px;
    height: 100%;
    background: #6D6E70;
    opacity: .7;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.p-filter_tag_item.selected::before {
    background: #fff;
    opacity: .7
}

.p-filter_tag_item.selected:disabled::before {
    background: #6d6e70;
    opacity: 1
}

.is-open .p-filter_btn {
    background-color: #6D6E70
}

.is-open .p-filter_btn>span::after {
    -webkit-transform: translateY(0) rotate(315deg);
    -ms-transform: translateY(0) rotate(315deg);
    transform: translateY(0) rotate(315deg)
}

.is-open .p-filter_tag {
    visibility: visible
}

.p-filter_select {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    z-index: 0;
    margin-bottom: 40px;
    margin-top: 5px
}

.p-filter_nav+.p-filter_select {
    padding-top: 20px;
    margin-bottom: 0
}

.p-filter_select_ttl {
    font-size: 1.8rem;
    font-weight: 700;
    padding-right: 15px
}

.p-filter_select_tag {
    letter-spacing: -.4em;
    margin-top: -10px
}

.p-filter_select_tag .c-tag {
    font-size: 1.2rem;
    letter-spacing: normal;
    position: relative;
    border-radius: 50px;
    padding-right: 30px;
    padding-left: 13px;
    margin-right: 10px;
    margin-top: 5px;
    margin-bottom: 5px
}

.p-filter_select_tag .c-tag>button {
    position: absolute;
    width: 12px;
    height: 12px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 12px;
    top: 50%
}

.p-filter_select_tag .c-tag>button:hover::before {
    background-color: #ea0000
}

.p-filter_select_tag .c-tag>button:hover::after {
    background-color: #ea0000
}

.p-filter_select_tag .c-tag>button:focus::before {
    background-color: #ea0000
}

.p-filter_select_tag .c-tag>button:focus::after {
    background-color: #ea0000
}

.p-filter_select_tag .c-tag>button::before {
    content: "";
    position: absolute;
    display: block;
    width: 1px;
    height: 12px;
    background-color: #000;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%) rotate(45deg);
    -ms-transform: translateX(-50%) rotate(45deg);
    transform: translateX(-50%) rotate(45deg)
}

.p-filter_select_tag .c-tag>button::after {
    content: "";
    position: absolute;
    display: block;
    width: 12px;
    height: 1px;
    background-color: #000;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%) rotate(45deg);
    -ms-transform: translateY(-50%) rotate(45deg);
    transform: translateY(-50%) rotate(45deg)
}

.p-filter_select_reset {
    margin-left: auto;
    white-space: nowrap
}

.p-filter_select_reset button {
    font-size: 1.6rem
}

.p-filter_select_reset button:hover {
    text-decoration: underline
}

.p-filter_select_reset button:focus {
    text-decoration: underline
}

.p-filter_result {
    position: relative;
    margin-top: 20px;
    z-index: 0;
    min-height: 500px
}

.section-sustainability a:focus-visible,.section-s-slide a:focus-visible,.section-s-slide button:focus-visible,.section-fan a:focus-visible,.section-socialissues a:focus-visible,.section-sevenkey a:focus-visible,.section-keytechnologie a:focus-visible,.section-contact a:focus-visible,.section-relatedlinks a:focus-visible {
    outline: 4px solid #75AEFA
}

@media all and (-ms-high-contrast:none) {
    *::-ms-backdrop,.section-sustainability a:focus,*::-ms-backdrop,.section-s-slide a:focus,*::-ms-backdrop,.section-s-slide button:focus,*::-ms-backdrop,.section-fan a:focus,*::-ms-backdrop,.section-socialissues a:focus,*::-ms-backdrop,.section-sevenkey a:focus,*::-ms-backdrop,.section-keytechnologie a:focus,*::-ms-backdrop,.section-contact a:focus,*::-ms-backdrop,.section-relatedlinks a:focus {
        outline: 4px solid #75AEFA
    }
}

.lyt-col {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -38px
}

.lyt-col .col:only-child {
    width: 100%;
    margin-left: 38px;
    padding-left: 0;
    padding-right: 0
}

.lyt-col .col:first-child:nth-last-child(2),.lyt-col .col:first-child:nth-last-child(2)~.col {
    width: 50%;
    padding-left: 38px;
    padding-right: 0
}

.lyt-col+.lyt-col {
    margin-top: 20px
}

.lyt-col .col-img-inner {
    overflow: hidden
}

.lyt-col a .col-img-inner img {
    -webkit-transition: -webkit-transform 1s cubic-bezier(.165,.84,.44,1);
    transition: -webkit-transform 1s cubic-bezier(.165,.84,.44,1);
    -o-transition: transform 1s cubic-bezier(.165,.84,.44,1);
    transition: transform 1s cubic-bezier(.165,.84,.44,1);
    transition: transform 1s cubic-bezier(.165,.84,.44,1),-webkit-transform 1s cubic-bezier(.165,.84,.44,1)
}

.lyt-col a:hover .col-img-inner img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

.lyt-item-a {
    display: table;
    width: 100%
}

.lyt-item-a.is-img-l {
    direction: rtl
}

.lyt-item-a>* {
    display: table-cell;
    vertical-align: top;
    direction: ltr
}

.lyt-item-a>.item {
    width: 100%
}

.lyt-item-a>.img {
    text-align: center
}

.lyt-item-a.is-img-l .img {
    padding-right: 30px
}

.lyt-item-a>.img>.img-inner {
    display: table;
    width: 240px
}

.lyt-item-a>.img .caption {
    display: block;
    margin-top: 8px;
    font-size: 1.4rem
}

.hero-top {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    width: 100%;
    overflow: hidden
}

.hero-top_grad {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    width: 50%;
    padding: 3.7% 0 3.7% 3.7%;
    overflow: hidden;
    background-color: #006A2C
}

.hero-top-bgg-dg-yl .hero-top_grad::before {
    background-image: url(/templates/img/bgg-dg-yl.png)
}

.hero-top_pt {
    position: relative;
    top: 0;
    right: 0;
    width: 50%;
    min-height: 600px;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: right top
}

.hero-top_pt img {
    width: auto;
    height: 100%;
    max-width: none;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

.hero-top_textcol {
    position: relative;
    color: #fff;
    width: 390px;
    margin-right: 250px
}

.hero-top_tag {
    font-size: 3rem;
    width: 100%;
    margin-bottom: 20%
}

.hero-top_tag.hero-top_tag-logo {
    position: relative;
    display: block;
    width: 100%;
    height: 0;
    padding-top: calc(148 / 444 * 100%);
    text-indent: -9999px;
    white-space: nowrap;
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: 100% auto
}

.hero-top_tag img {
    display: block;
    width: 100%;
    height: auto
}

.hero-top_logo {
    display: block;
    position: relative;
    width: 100%;
    height: 0;
    padding-top: calc(147 / 444 * 100%);
    text-indent: -9999px;
    white-space: nowrap;
    overflow: hidden;
    background: url(/templates/img/logo-uvance.svg) no-repeat 0 0;
    background-size: 100% auto
}

.hero-top_title {
    font-weight: 700;
    font-size: 3.6rem;
    line-height: 1.36
}

.hero-top_title:lang(ja),.hero-top_title:lang(zh-cn),.hero-top_title:lang(vi),.hero-top_title:lang(zh-tw) {
    font-size: 3rem;
    line-height: 1.6
}

.hero-top_mark {
    position: absolute;
    width: 440px;
    height: 342px;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    margin-left: 25px
}

.hero-top_mark img {
    width: 100%
}

.hero-top_grad {
    position: relative
}

.hero-top_grad::before {
    content: "";
    display: block;
    position: absolute;
    width: 115%;
    height: 115%;
    top: -2.5%;
    left: -2.5%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top left;
    z-index: 0
}

.hero-top-isnt-mark .hero-top_textcol {
    font-size: 1.8rem;
    width: auto;
    max-width: 640px;
    margin-right: 0;
    padding-right: 7.4%
}

.hero-top-isnt-mark .hero-top_title {
    font-size: 3.6rem;
    line-height: 1.19;
    font-weight: 700
}

.section-sustainability {
    padding: 100px 0;
    background: #3C3C3C;
    color: #fff
}

.section-sustainability .section-sustainability-frame {
    max-width: calc(1280px + 7.4%);
    padding: 0 3.7%;
    margin: auto
}

.section-sustainability .sustainability-title {
    margin-bottom: 35px;
    font-weight: 700;
    font-size: 3.6rem;
    line-height: 1.36
}

.section-sustainability .sustainability-title:lang(ja),.section-sustainability .sustainability-title:lang(zh-cn),.section-sustainability .sustainability-title:lang(vi),.section-sustainability .sustainability-title:lang(zh-tw) {
    font-size: 3rem;
    line-height: 1.46
}

.section-sustainability .sustainability-disc {
    font-size: 1.8rem;
    line-height: 1.77
}

.section-sustainability .sustainability-disc:lang(ja),.section-sustainability .sustainability-disc:lang(zh-cn),.section-sustainability .sustainability-disc:lang(vi),.section-sustainability .sustainability-disc:lang(zh-tw) {
    font-size: 1.6rem;
    line-height: 2
}

.section-sustainability .uv-article-placeholder {
    display: block;
    width: 100%;
    height: 0;
    padding-top: 75%;
    background: #eee;
    position: relative;
    overflow: hidden
}

.section-sustainability a {
    display: block
}

.section-sustainability .sustainability-image-hover {
    overflow: hidden
}

.section-sustainability .sustainability-image-hover img {
    -webkit-transition: -webkit-transform 1s cubic-bezier(.165,.84,.44,1);
    transition: transform 1s cubic-bezier(.165,.84,.44,1)
}

.section-sustainability .sustainability-image-hover:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

.section-sustainability .uv-article a:hover .uv-article-placeholder {
    background: #000
}

.section-sustainability .uv-article-placeholder img {
    position: absolute;
    top: 0;
    left: 0;
    transition: all .4s ease-in-out
}

.section-sustainability .uv-label-video .uv-article-placeholder::after {
    content: "";
    display: block;
    width: 60px;
    height: 60px;
    background: url(/templates/img/ico-play-01.png) center center/100% auto no-repeat;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%)
}

.section-sustainability .uv-aside-movie-title {
    margin-top: 8px;
    color: #fff
}

.section-sustainability .uv-aside-movie-item .uv-article-placeholder {
    padding-top: 56.25%
}

.section-sustainability .uv-aside-movie-item .uv-article-placeholder::after {
    width: 60px;
    height: 60px
}

.section-s-slide .l-section {
    padding: 0 0 80px;
    background: #3C3C3C
}

.section-s-slide .p-slide-body {
    max-width: calc(1280px + 7.4%);
    margin: 0 auto;
    padding-left: calc(3.7% - 20px);
    padding-right: calc(3.7% - 20px);
    overflow: visible
}

.js-slide-top:not(.slick-initialized) {
    visibility: hidden;
    max-height: 486px
}

.section-s-slide .p-slide_item {
    padding-top: 4px;
    padding-bottom: 4px
}

.section-s-slide .p-slide-body .slick-list {
    overflow: hidden
}

.section-s-slide .slick-slide {
    width: 428px;
    transform: none
}

.section-s-slide .p-slide_item {
    animation: none!important
}

.section-s-slide .p-slide .slick-prev {
    left: -30px
}

.section-s-slide .p-slide .slick-next {
    right: -30px
}

.section-s-slide .slick-slide .c-card {
    opacity: 1
}

.section-s-slide .slick-slide .c-card_title {
    font-size: 2rem;
    line-height: 1.5
}

.section-s-slide .slick-slide .c-card_title:lang(ja),.section-s-slide .slick-slide .c-card_title:lang(zh-cn),.section-s-slide .slick-slide .c-card_title:lang(vi),.section-s-slide .slick-slide .c-card_title:lang(zh-tw) {
    font-size: 1.6rem;
    line-height: 1.75
}

.section-s-slide .c-card_text {
    font-size: 1.5rem;
    line-height: 1.6
}

.section-s-slide .c-card_text:lang(ja),.section-s-slide .c-card_text:lang(zh-cn),.section-s-slide .c-card_text:lang(vi),.section-s-slide .c-card_text:lang(zh-tw) {
    font-size: 1.4rem;
    line-height: 1.71
}

.section-s-slide .c-btn {
    font-size: 1.5rem!important;
    line-height: 1.6
}

.section-fan .section-bg {
    background-position: left bottom -10vw;
    background-color: #4F15A6;
    background-image: url(/templates/img/bg-sb-e10-t3.png)
}

.section-harmony1 .section-bg {
    background-position: left bottom -10vw;
    background-color: #DF2573;
    background-image: url(/templates/img/bg-sb-h1-t3.png)
}

.section-harmony2 .section-bg {
    background-size: 140% auto;
    background-position: left top -12vw;
    background-color: #E60000;
    background-image: url(/templates/img/bg-sb-h2-t2.png)
}

.section-harmony3 .section-bg {
    background-size: 140% auto;
    background-position: left -20vw top;
    background-color: #1B22BF;
    background-image: url(/templates/img/bg-sb-h3-t2.png)
}

.section-harmony4 .section-bg {
    background-size: 140% auto;
    background-position: left -20vw top;
    background-color: #028522;
    background-image: url(/templates/img/bg-sb-h4-t2.png)
}

.section-harmony5 .section-bg {
    color: #000;
    background-position: left bottom -10vw;
    background-color: #FFC000;
    background-image: url(/templates/img/bg-sb-h5-t3.png)
}

.section-energy1 .section-bg {
    color: #000;
    background-position: left bottom -10vw;
    background-color: #A0E559;
    background-image: url(/templates/img/bg-sb-e1-t3.png)
}

.section-energy2 .section-bg {
    color: #000;
    background-size: 140% auto;
    background-position: left top -12vw;
    background-color: #7CD700;
    background-image: url(/templates/img/bg-sb-e2-t2.png)
}

.section-energy3 .section-bg {
    color: #000;
    background-size: 123% auto;
    background-position: left bottom;
    background-color: #569BCE;
    background-image: url(/templates/img/bg-sb-e3-t2.png)
}

.section-energy4 .section-bg {
    color: #000;
    background-position: left bottom -10vw;
    background-color: #F58C00;
    background-image: url(/templates/img/bg-sb-e4-t3.png)
}

.section-energy5 .section-bg {
    color: #000;
    background-size: 123% auto;
    background-position: left bottom;
    background-color: #FC7214;
    background-image: url(/templates/img/bg-sb-e5-t2.png)
}

.section-energy6 .section-bg {
    color: #000;
    background-position: left bottom -10vw;
    background-color: #96BB13;
    background-image: url(/templates/img/bg-sb-e6-t3.png)
}

.section-energy7 .section-bg {
    color: #000;
    background-position: left bottom -10vw;
    background-color: #00C0A5;
    background-image: url(/templates/img/bg-sb-e7-t3.png)
}

.section-energy8 .section-bg {
    background-size: 140% auto;
    background-position: left top -12vw;
    background-color: #5F0C70;
    background-image: url(/templates/img/bg-sb-e8-t2.png)
}

.section-energy9 .section-bg {
    background-size: 140% auto;
    background-position: left top -12vw;
    background-color: #0E3E7C;
    background-image: url(/templates/img/bg-sb-e9-t2.png)
}

.section-energy10 .section-bg {
    background-position: left bottom -10vw;
    background-color: #4F15A6;
    background-image: url(/templates/img/bg-sb-e10-t3.png)
}

.section-harmony5 .section-bg,.section-energy1 .section-bg,.section-energy2 .section-bg,.section-energy3 .section-bg,.section-energy4 .section-bg,.section-energy5 .section-bg,.section-energy6 .section-bg,.section-energy7 .section-bg {
    color: #000
}

.section-harmony5 .section-bg a,.section-energy1 .section-bg a,.section-energy2 .section-bg a,.section-energy3 .section-bg a,.section-energy4 .section-bg a,.section-energy5 .section-bg a,.section-energy6 .section-bg a,.section-energy7 .section-bg a {
    color: #000
}

.section-harmony5 .section-bg .c-btn,.section-harmony5 .section-bg .c-btn:hover,.section-harmony5 .section-bg .c-btn:active,.section-harmony5 .section-bg .c-btn:focus,.section-energy1 .section-bg .c-btn,.section-energy1 .section-bg .c-btn:hover,.section-energy1 .section-bg .c-btn:active,.section-energy1 .section-bg .c-btn:focus,.section-energy2 .section-bg .c-btn,.section-energy2 .section-bg .c-btn:hover,.section-energy2 .section-bg .c-btn:active,.section-energy2 .section-bg .c-btn:focus,.section-energy3 .section-bg .c-btn,.section-energy3 .section-bg .c-btn:hover,.section-energy3 .section-bg .c-btn:active,.section-energy3 .section-bg .c-btn:focus,.section-energy4 .section-bg .c-btn,.section-energy4 .section-bg .c-btn:hover,.section-energy4 .section-bg .c-btn:active,.section-energy4 .section-bg .c-btn:focus,.section-energy5 .section-bg .c-btn,.section-energy5 .section-bg .c-btn:hover,.section-energy5 .section-bg .c-btn:active,.section-energy5 .section-bg .c-btn:focus,.section-energy6 .section-bg .c-btn,.section-energy6 .section-bg .c-btn:hover,.section-energy6 .section-bg .c-btn:active,.section-energy6 .section-bg .c-btn:focus,.section-energy7 .section-bg .c-btn,.section-energy7 .section-bg .c-btn:hover,.section-energy7 .section-bg .c-btn:active,.section-energy7 .section-bg .c-btn:focus {
    color: #000
}

.section-harmony5 .section-bg a:hover .c-btn .c-btn-ico svg .circle,.section-energy1 .section-bg a:hover .c-btn .c-btn-ico svg .circle,.section-energy2 .section-bg a:hover .c-btn .c-btn-ico svg .circle,.section-energy3 .section-bg a:hover .c-btn .c-btn-ico svg .circle,.section-energy4 .section-bg a:hover .c-btn .c-btn-ico svg .circle,.section-energy5 .section-bg a:hover .c-btn .c-btn-ico svg .circle,.section-energy6 .section-bg a:hover .c-btn .c-btn-ico svg .circle,.section-energy7 .section-bg a:hover .c-btn .c-btn-ico svg .circle {
    fill: transparent;
    stroke: #000;
    stroke-width: 1
}

.section-harmony5 .section-bg a.c-btn:hover .c-btn-ico::before,.section-energy1 .section-bg a.c-btn:hover .c-btn-ico::before,.section-energy2 .section-bg a.c-btn:hover .c-btn-ico::before,.section-energy3 .section-bg a.c-btn:hover .c-btn-ico::before,.section-energy4 .section-bg a.c-btn:hover .c-btn-ico::before,.section-energy5 .section-bg a.c-btn:hover .c-btn-ico::before,.section-energy6 .section-bg a.c-btn:hover .c-btn-ico::before,.section-energy7 .section-bg a.c-btn:hover .c-btn-ico::before {
    opacity: .2;
    -webkit-animation: arrow_bg 2s forwards cubic-bezier(.215,.61,.355,1);
    animation: arrow_bg 2s forwards cubic-bezier(.215,.61,.355,1)
}

.section-harmony5 .section-bg a.c-btn:hover .c-btn-ico svg .circle,.section-energy1 .section-bg a.c-btn:hover .c-btn-ico svg .circle,.section-energy2 .section-bg a.c-btn:hover .c-btn-ico svg .circle,.section-energy3 .section-bg a.c-btn:hover .c-btn-ico svg .circle,.section-energy4 .section-bg a.c-btn:hover .c-btn-ico svg .circle,.section-energy5 .section-bg a.c-btn:hover .c-btn-ico svg .circle,.section-energy6 .section-bg a.c-btn:hover .c-btn-ico svg .circle,.section-energy7 .section-bg a.c-btn:hover .c-btn-ico svg .circle {
    fill: transparent;
    stroke: #000
}

.section-harmony5 .section-bg .c-btn-ico::before,.section-energy1 .section-bg .c-btn-ico::before,.section-energy2 .section-bg .c-btn-ico::before,.section-energy3 .section-bg .c-btn-ico::before,.section-energy4 .section-bg .c-btn-ico::before,.section-energy5 .section-bg .c-btn-ico::before,.section-energy6 .section-bg .c-btn-ico::before,.section-energy7 .section-bg .c-btn-ico::before {
    border-color: #000
}

.section-harmony5 .section-bg .c-btn-ico svg,.section-energy1 .section-bg .c-btn-ico svg,.section-energy2 .section-bg .c-btn-ico svg,.section-energy3 .section-bg .c-btn-ico svg,.section-energy4 .section-bg .c-btn-ico svg,.section-energy5 .section-bg .c-btn-ico svg,.section-energy6 .section-bg .c-btn-ico svg,.section-energy7 .section-bg .c-btn-ico svg {
    fill: #000
}

.section-harmony5 .section-bg .c-btn-ico svg .circle,.section-energy1 .section-bg .c-btn-ico svg .circle,.section-energy2 .section-bg .c-btn-ico svg .circle,.section-energy3 .section-bg .c-btn-ico svg .circle,.section-energy4 .section-bg .c-btn-ico svg .circle,.section-energy5 .section-bg .c-btn-ico svg .circle,.section-energy6 .section-bg .c-btn-ico svg .circle,.section-energy7 .section-bg .c-btn-ico svg .circle {
    fill: none;
    stroke: #000
}

.section-fan .section-bg,.section-harmony1 .section-bg,.section-harmony2 .section-bg,.section-harmony3 .section-bg,.section-harmony4 .section-bg,.section-energy8 .section-bg,.section-energy9 .section-bg,.section-energy10 .section-bg {
    color: #fff
}

.section-fan .section-bg a,.section-harmony1 .section-bg a,.section-harmony2 .section-bg a,.section-harmony3 .section-bg a,.section-harmony4 .section-bg a,.section-energy8 .section-bg a,.section-energy9 .section-bg a,.section-energy10 .section-bg a {
    color: #fff
}

.section-fan .section-bg .c-btn,.section-fan .section-bg .c-btn:hover,.section-fan .section-bg .c-btn:active,.section-fan .section-bg .c-btn:focus,.section-harmony1 .section-bg .c-btn,.section-harmony1 .section-bg .c-btn:hover,.section-harmony1 .section-bg .c-btn:active,.section-harmony1 .section-bg .c-btn:focus,.section-harmony2 .section-bg .c-btn,.section-harmony2 .section-bg .c-btn:hover,.section-harmony2 .section-bg .c-btn:active,.section-harmony2 .section-bg .c-btn:focus,.section-harmony3 .section-bg .c-btn,.section-harmony3 .section-bg .c-btn:hover,.section-harmony3 .section-bg .c-btn:active,.section-harmony3 .section-bg .c-btn:focus,.section-harmony4 .section-bg .c-btn,.section-harmony4 .section-bg .c-btn:hover,.section-harmony4 .section-bg .c-btn:active,.section-harmony4 .section-bg .c-btn:focus,.section-energy8 .section-bg .c-btn,.section-energy8 .section-bg .c-btn:hover,.section-energy8 .section-bg .c-btn:active,.section-energy8 .section-bg .c-btn:focus,.section-energy9 .section-bg .c-btn,.section-energy9 .section-bg .c-btn:hover,.section-energy9 .section-bg .c-btn:active,.section-energy9 .section-bg .c-btn:focus,.section-energy10 .section-bg .c-btn,.section-energy10 .section-bg .c-btn:hover,.section-energy10 .section-bg .c-btn:active,.section-energy10 .section-bg .c-btn:focus {
    color: #fff
}

.section-fan .section-bg a:hover .c-btn .c-btn-ico svg .circle,.section-harmony1 .section-bg a:hover .c-btn .c-btn-ico svg .circle,.section-harmony2 .section-bg a:hover .c-btn .c-btn-ico svg .circle,.section-harmony3 .section-bg a:hover .c-btn .c-btn-ico svg .circle,.section-harmony4 .section-bg a:hover .c-btn .c-btn-ico svg .circle,.section-energy8 .section-bg a:hover .c-btn .c-btn-ico svg .circle,.section-energy9 .section-bg a:hover .c-btn .c-btn-ico svg .circle,.section-energy10 .section-bg a:hover .c-btn .c-btn-ico svg .circle {
    fill: transparent;
    stroke: #fff;
    stroke-width: 1
}

.section-fan .section-bg a.c-btn:hover .c-btn-ico::before,.section-harmony1 .section-bg a.c-btn:hover .c-btn-ico::before,.section-harmony2 .section-bg a.c-btn:hover .c-btn-ico::before,.section-harmony3 .section-bg a.c-btn:hover .c-btn-ico::before,.section-harmony4 .section-bg a.c-btn:hover .c-btn-ico::before,.section-energy8 .section-bg a.c-btn:hover .c-btn-ico::before,.section-energy9 .section-bg a.c-btn:hover .c-btn-ico::before,.section-energy10 .section-bg a.c-btn:hover .c-btn-ico::before {
    opacity: .2;
    -webkit-animation: arrow_bg 2s forwards cubic-bezier(.215,.61,.355,1);
    animation: arrow_bg 2s forwards cubic-bezier(.215,.61,.355,1)
}

.section-fan .section-bg a.c-btn:hover .c-btn-ico svg .circle,.section-harmony1 .section-bg a.c-btn:hover .c-btn-ico svg .circle,.section-harmony2 .section-bg a.c-btn:hover .c-btn-ico svg .circle,.section-harmony3 .section-bg a.c-btn:hover .c-btn-ico svg .circle,.section-harmony4 .section-bg a.c-btn:hover .c-btn-ico svg .circle,.section-energy8 .section-bg a.c-btn:hover .c-btn-ico svg .circle,.section-energy9 .section-bg a.c-btn:hover .c-btn-ico svg .circle,.section-energy10 .section-bg a.c-btn:hover .c-btn-ico svg .circle {
    fill: transparent;
    stroke: #fff
}

.section-fan .section-bg .c-btn-ico::before,.section-harmony1 .section-bg .c-btn-ico::before,.section-harmony2 .section-bg .c-btn-ico::before,.section-harmony3 .section-bg .c-btn-ico::before,.section-harmony4 .section-bg .c-btn-ico::before,.section-energy8 .section-bg .c-btn-ico::before,.section-energy9 .section-bg .c-btn-ico::before,.section-energy10 .section-bg .c-btn-ico::before {
    border-color: #fff
}

.section-fan .section-bg .c-btn-ico svg,.section-harmony1 .section-bg .c-btn-ico svg,.section-harmony2 .section-bg .c-btn-ico svg,.section-harmony3 .section-bg .c-btn-ico svg,.section-harmony4 .section-bg .c-btn-ico svg,.section-energy8 .section-bg .c-btn-ico svg,.section-energy9 .section-bg .c-btn-ico svg,.section-energy10 .section-bg .c-btn-ico svg {
    fill: #fff
}

.section-fan .section-bg .c-btn-ico svg .circle,.section-harmony1 .section-bg .c-btn-ico svg .circle,.section-harmony2 .section-bg .c-btn-ico svg .circle,.section-harmony3 .section-bg .c-btn-ico svg .circle,.section-harmony4 .section-bg .c-btn-ico svg .circle,.section-energy8 .section-bg .c-btn-ico svg .circle,.section-energy9 .section-bg .c-btn-ico svg .circle,.section-energy10 .section-bg .c-btn-ico svg .circle {
    fill: none;
    stroke: #fff
}

.section-bg {
    padding: 40px 0;
    display: flex;
    align-items: center;
    min-height: 260px;
    margin-top: 16px;
    background-size: cover;
    background-repeat: no-repeat;
    color: #fff
}

.section-bg .section-bg-frame {
    max-width: calc(1280px + 7.4%);
    padding: 0 3.7%;
    margin: 0 auto
}

.section-bg a {
    display: inline-block;
    color: #fff
}

.section-bg .bg-title {
    font-weight: 700;
    font-size: 2.4rem;
    line-height: 1.33
}

.section-bg .bg-title:lang(ja),.section-bg .bg-title:lang(zh-cn),.section-bg .bg-title:lang(vi),.section-bg .bg-title:lang(zh-tw) {
    font-size: 2rem;
    line-height: 1.4
}

.section-bg .bg-disc {
    font-size: 1.5rem;
    line-height: 1.73
}

.section-bg .bg-disc:lang(ja),.section-bg .bg-disc:lang(zh-cn),.section-bg .bg-disc:lang(vi),.section-bg .bg-disc:lang(zh-tw) {
    font-size: 1.4rem;
    line-height: 1.71
}

.section-bg .img-inner {
    overflow: hidden
}

.section-bg a:hover img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

.section-bg a img {
    -webkit-transition: -webkit-transform 1s cubic-bezier(.165,.84,.44,1);
    transition: -webkit-transform 1s cubic-bezier(.165,.84,.44,1);
    -o-transition: transform 1s cubic-bezier(.165,.84,.44,1);
    transition: transform 1s cubic-bezier(.165,.84,.44,1);
    transition: transform 1s cubic-bezier(.165,.84,.44,1),-webkit-transform 1s cubic-bezier(.165,.84,.44,1)
}

.section-bg .c-btn {
    margin-top: 20px;
    font-size: 1.5rem;
    line-height: 1.6
}

.section-socialissues .c-heading-sm {
    margin-bottom: 35px;
    font-weight: 700;
    font-size: 3.6rem;
    line-height: 1.36
}

.section-socialissues .c-heading-sm:lang(ja),.section-socialissues .c-heading-sm:lang(zh-cn),.section-socialissues .c-heading-sm:lang(vi),.section-socialissues .c-heading-sm:lang(zh-tw) {
    font-size: 3rem;
    line-height: 1.46
}

.section-socialissues .socialissues-disc {
    margin-bottom: 40px;
    font-size: 1.8rem;
    line-height: 1.77
}

.section-socialissues .socialissues-disc:lang(ja),.section-socialissues .socialissues-disc:lang(zh-cn),.section-socialissues .socialissues-disc:lang(vi),.section-socialissues .socialissues-disc:lang(zh-tw) {
    font-size: 1.6rem;
    line-height: 2
}

.section-socialissues .c-card_title {
    font-size: 2rem;
    line-height: 1.5
}

.section-socialissues .c-card_title:lang(ja),.section-socialissues .c-card_title:lang(zh-cn),.section-socialissues .c-card_title:lang(vi),.section-socialissues .c-card_title:lang(zh-tw) {
    font-size: 1.6rem;
    line-height: 1.75
}

.section-socialissues .c-card_text {
    font-size: 1.5rem;
    line-height: 1.6
}

.section-socialissues .c-card_text:lang(ja),.section-socialissues .c-card_text:lang(zh-cn),.section-socialissues .c-card_text:lang(vi),.section-socialissues .c-card_text:lang(zh-tw) {
    font-size: 1.4rem;
    line-height: 1.71
}

.section-sevenkey {
    padding: 80px 0;
    background: #fff
}

.section-sevenkey .section-sevenkey-frame {
    max-width: calc(1280px + 7.4%);
    padding: 0 3.7%;
    margin: auto
}

.section-sevenkey .sevenkey-title {
    margin-bottom: 40px;
    text-align: center;
    font-weight: 700;
    font-size: 3.6rem;
    line-height: 1.36
}

.section-sevenkey .sevenkey-title:lang(ja),.section-sevenkey .sevenkey-title:lang(zh-cn),.section-sevenkey .sevenkey-title:lang(vi),.section-sevenkey .sevenkey-title:lang(zh-tw) {
    font-size: 3rem;
    line-height: 1.46
}

.section-sevenkey .sevenkey-disc {
    margin-bottom: 40px;
    font-size: 1.8rem;
    line-height: 1.77
}

.section-sevenkey .sevenkey-disc:lang(ja),.section-sevenkey .sevenkey-disc:lang(zh-cn),.section-sevenkey .sevenkey-disc:lang(vi),.section-sevenkey .sevenkey-disc:lang(zh-tw) {
    font-size: 1.6rem;
    line-height: 2
}

.section-sevenkey .sevenkey-kfalink {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-left: -30px;
    margin-bottom: -56px!important
}

.section-sevenkey .sevenkey-kfalink>li {
    width: calc(25% - 40px);
    margin: 0 0 56px 40px
}

.section-sevenkey .sevenkey-kfalink-item {
    display: flex;
    flex-direction: column;
    justify-content: start;
    height: 100%;
    text-align: center;
    text-decoration: none
}

.section-sevenkey .sevenkey-kfalink-thumb {
    position: relative;
    width: 100%;
    height: 0;
    padding-top: 100%;
    background: linear-gradient(135deg,#dcdcdc 0%,#fff 90%);
    border-radius: 50%;
    overflow: hidden;
    transform: translate3d(0,0,0)
}

.section-sevenkey .sevenkey-kfalink-thumb::before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    transition: opacity .4s
}

.section-sevenkey .sevenkey-kfalink-item:hover .sevenkey-kfalink-thumb::before {
    opacity: 1
}

.section-sevenkey .sevenkey-kfalink-item.sevenkey-diff-cy-lg:hover .sevenkey-kfalink-thumb::before {
    background: linear-gradient(135deg,#00ecf4 18%,#75d700 99%)
}

.section-sevenkey .sevenkey-kfalink-item.sevenkey-diff-mg-cy:hover .sevenkey-kfalink-thumb::before {
    background: linear-gradient(135deg,#d80084 18%,#00ecf4 99%)
}

.section-sevenkey .sevenkey-kfalink-thumb img {
    position: absolute;
    width: 77.5%;
    border-radius: 50%;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%)
}

.section-sevenkey .sevenkey-kfalink-desc {
    margin-top: 10px;
    text-align: center;
    font-weight: 700;
    font-size: 2rem;
    line-height: 1.4
}

.section-sevenkey .sevenkey-kfalink-desc:lang(ja),.section-sevenkey .sevenkey-kfalink-desc:lang(zh-cn),.section-sevenkey .sevenkey-kfalink-desc:lang(vi),.section-sevenkey .sevenkey-kfalink-desc:lang(zh-tw) {
    font-size: 1.8rem;
    line-height: 1.44
}

.section-sevenkey .sevenkey-kfalink-desc br {
    display: none
}

.section-keytechnologie {
    padding: 80px 0;
    background-repeat: no-repeat;
    background-position: left top;
    background-size: 120% auto;
    background-color: #2C00A0;
    background-image: url(/templates/img/bg-key-h3a.png);
    color: #fff;
    outline: 0
}

.section-keytechnologie a {
    display: inline-block;
    color: #fff
}

.section-keytechnologie .section-keytechnologie-frame {
    max-width: calc(1280px + 7.4%);
    padding: 0 3.7%;
    margin: auto
}

.section-keytechnologie .keytechnologie-title {
    margin-bottom: 35px;
    text-align: center;
    font-weight: 700;
    font-size: 3.6rem;
    line-height: 1.36
}

.section-keytechnologie .keytechnologie-title:lang(ja),.section-keytechnologie .keytechnologie-title:lang(zh-cn),.section-keytechnologie .keytechnologie-title:lang(vi),.section-keytechnologie .keytechnologie-title:lang(zh-tw) {
    font-size: 3rem;
    line-height: 1.46
}

.section-keytechnologie .keytechnologie-disc {
    margin-bottom: 40px;
    font-size: 1.8rem;
    line-height: 1.77
}

.section-keytechnologie .keytechnologie-disc:lang(ja),.section-keytechnologie .keytechnologie-disc:lang(zh-cn),.section-keytechnologie .keytechnologie-disc:lang(vi),.section-keytechnologie .keytechnologie-disc:lang(zh-tw) {
    font-size: 1.6rem;
    line-height: 2
}

.section-keytechnologie .keytechnologie-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center
}

.section-keytechnologie .keytechnologie-list>li {
    margin-bottom: 25px;
    width: 33%
}

.section-keytechnologie .keytechnologie-list-item {
    display: flex;
    flex-direction: column;
    height: 100%;
    text-align: center;
    text-decoration: none
}

.section-keytechnologie .keytechnologie-list-thumb {
    margin: 0 auto;
    max-width: 100px
}

.section-keytechnologie .keytechnologie-list-desc {
    margin-top: 0;
    font-size: 1.6rem;
    font-weight: 700;
    text-align: center;
    line-height: 1.2
}

.section-keytechnologie .c-btn {
    margin-top: 20px;
    font-size: 1.6rem;
    line-height: 1.2
}

.section-contact {
    padding: 40px 0;
    display: flex;
    align-items: center;
    min-height: 260px;
    margin-top: 16px;
    background-repeat: no-repeat;
    background-position: left top -25vw;
    background-size: 100% auto;
    background-color: #DE0105;
    background-image: url(/templates/img/bg-contact-sb-f1-t3.png);
    color: #fff
}

.section-contact .section-contact-frame {
    max-width: calc(1280px + 7.4%);
    padding: 0 3.7%;
    margin: auto
}

.section-contact .contact-title {
    font-weight: 700;
    font-size: 2.6rem;
    line-height: 1.3
}

.section-contact .contact-title:lang(ja),.section-contact .contact-title:lang(zh-cn),.section-contact .contact-title:lang(vi),.section-contact .contact-title:lang(zh-tw) {
    font-size: 2.4rem;
    line-height: 1.33
}

.section-contact .contact-title a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fff
}

.section-contact .contact-title a:hover {
    text-decoration: underline
}

.section-contact .contact-title a::before {
    content: "";
    display: block;
    width: 84px;
    height: 65px;
    background: url(/templates/img/ico-mail.png) no-repeat 0 0;
    background-size: 100% auto
}

.section-contact .contact-title a span {
    padding-left: 30px
}

.section-relatedlinks {
    background: #EFEFEF
}

.section-relatedlinks .l-section {
    padding-top: 80px
}

.section-relatedlinks .section-relatedlinks-frame {
    max-width: calc(1280px + 7.4%);
    padding: 0 3.7%;
    margin: auto
}

.section-relatedlinks .c-heading-sm {
    margin-bottom: 35px;
    font-weight: 700;
    font-size: 3.6rem;
    line-height: 1.36
}

.section-relatedlinks .c-heading-sm:lang(ja),.section-relatedlinks .c-heading-sm:lang(zh-cn),.section-relatedlinks .c-heading-sm:lang(vi),.section-relatedlinks .c-heading-sm:lang(zh-tw) {
    font-size: 3rem;
    line-height: 1.46
}

.section-relatedlinks .c-card_title {
    font-size: 2rem;
    line-height: 1.5
}

.section-relatedlinks .c-card_title:lang(ja),.section-relatedlinks .c-card_title:lang(zh-cn),.section-relatedlinks .c-card_title:lang(vi),.section-relatedlinks .c-card_title:lang(zh-tw) {
    font-size: 1.6rem;
    line-height: 1.75
}

.section-relatedlinks .c-card_text {
    font-size: 1.5rem;
    line-height: 1.6
}

.section-relatedlinks .c-card_text:lang(ja),.section-relatedlinks .c-card_text:lang(zh-cn),.section-relatedlinks .c-card_text:lang(vi),.section-relatedlinks .c-card_text:lang(zh-tw) {
    font-size: 1.4rem;
    line-height: 1.71
}

@media screen and (max-width: 1000px) {
    .p-filter_result {
        min-height:inherit
    }
}

.p-filter_result_ttl {
    font-size: 1.8rem;
    font-weight: 700;
    margin-bottom: 15px
}

.p-filter_result_ttl span {
    padding-left: .5em
}

.p-filter_result_list .c-card {
    background-color: #efefef
}

.p-filter_result_list .c-card_img_link {
    display: block
}

.p-filter_result_list .c-card_label {
    font-size: 1.2rem;
    position: absolute;
    top: 0;
    right: 0;
    color: #fff;
    display: inline-block;
    background-color: #131e2d;
    padding: 10px
}

.p-filter_result_list .c-btn {
    font-size: 1.4rem;
    color: #606060
}

html[lang=ja] .p-filter_result_list .c-btn {
    font-size: 1.3rem
}

html[lang=zh-CN] .p-filter_result_list .c-btn {
    font-size: 1.3rem
}

html[lang=ko] .p-filter_result_list .c-btn {
    font-size: 1.3rem
}

html[lang=zh-TW] .p-filter_result_list .c-btn {
    font-size: 1.3rem
}

.p-filter_result_list .c-btn.c-btn-back {
    font-size: 1.8rem
}

html[lang=ja] .p-filter_result_list .c-btn.c-btn-back {
    font-size: 1.8rem
}

html[lang=zh-CN] .p-filter_result_list .c-btn.c-btn-back {
    font-size: 1.8rem
}

html[lang=ko] .p-filter_result_list .c-btn.c-btn-back {
    font-size: 1.8rem
}

html[lang=zh-TW] .p-filter_result_list .c-btn.c-btn-back {
    font-size: 1.8rem
}

.p-filter_result_list .c-btn-ico {
    width: 32px;
    height: 32px
}

.p-filter_result_list .c-btn-back {
    font-size: 1.8rem;
    color: #fff
}

.p-filter_result_list .c-card {
    padding: 15px 15px 30px
}

.p-filter_result_list .c-card_title {
    font-size: 2.4rem
}

html[lang=en] .p-filter_result_list .c-card_title {
    font-size: 1.6rem;
    font-weight: 400;
    line-height: 1.6
}

html[lang=ja] .p-filter_result_list .c-card_title {
    font-size: 1.6rem;
    font-weight: 400;
    line-height: 1.6
}

html[lang=zh-CN] .p-filter_result_list .c-card_title {
    font-size: 2.2rem
}

html[lang=ko] .p-filter_result_list .c-card_title {
    font-size: 2.2rem
}

html[lang=zh-TW] .p-filter_result_list .c-card_title {
    font-size: 2.2rem
}

.p-filter_result_list .c-card_title+.c-card_text {
    margin-top: 10px
}

.p-filter_result_list .c-card_text {
    font-size: 1.8rem;
    line-height: 1.3
}

html[lang=en] .p-filter_result_list .c-card_text {
    font-size: 2.4rem;
    font-weight: 700;
    line-height: 1.4
}

html[lang=ja] .p-filter_result_list .c-card_text {
    font-size: 2.4rem;
    font-weight: 700;
    line-height: 1.4
}

html[lang=zh-CN] .p-filter_result_list .c-card_text {
    font-size: 1.7rem;
    line-height: 1.7
}

html[lang=ko] .p-filter_result_list .c-card_text {
    font-size: 1.7rem;
    line-height: 1.7
}

html[lang=zh-TW] .p-filter_result_list .c-card_text {
    font-size: 1.7rem;
    line-height: 1.7
}

.p-filter_result_list .c-card_text+.c-card_title {
    margin-top: 10px
}

.p-filter_result_list .c-tag-ctg {
    color: #000;
    background-color: #fff
}

.p-filter_result_more {
    text-align: center;
    margin-top: 60px
}

.p-filter_result_more_btn {
    position: relative;
    display: block;
    margin: auto;
    height: 100%
}

.p-filter_result_more_btn:hover>span::after {
    -webkit-transform: translateY(10px) rotate(135deg);
    -ms-transform: translateY(10px) rotate(135deg);
    transform: translateY(10px) rotate(135deg)
}

.p-filter_result_more_btn:focus>span::after {
    -webkit-transform: translateY(10px) rotate(135deg);
    -ms-transform: translateY(10px) rotate(135deg);
    transform: translateY(10px) rotate(135deg)
}

.p-filter_result_more_btn>span {
    text-align: center;
    display: block
}

.p-filter_result_more_btn>span::after {
    position: relative;
    content: "";
    display: block;
    margin: auto;
    width: 22px;
    height: 22px;
    border-top: 1px solid #000;
    border-right: 1px solid #000;
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg);
    -webkit-transition: -webkit-transform .3s ease-in-out;
    transition: -webkit-transform .3s ease-in-out;
    -o-transition: transform .3s ease-in-out;
    transition: transform .3s ease-in-out;
    transition: transform .3s ease-in-out,-webkit-transform .3s ease-in-out
}

.p-slide-panel {
    padding-top: 60px;
    padding-bottom: 60px;
    background-color: #f3f3f3
}

.p-slide-panel .js-slide-panel {
    margin-top: 0
}

.bg-sec-gray2 .l-section {
    background-color: #f3f3f3
}

.bg-sec-sb-h1-t1 .l-section {
    color: #fff;
    position: relative
}

.bg-sec-sb-h1-t1 .l-section::before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bg-sb-h1-t1.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    z-index: 0
}

.bg-sec-sb-h1-t1 .p-sec-contact-mail .p-contact_mail a {
    color: #fff
}

.bg-sec-sb-h1-t2 .l-section {
    color: #fff;
    position: relative
}

.bg-sec-sb-h1-t2 .l-section::before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bg-sb-h1-t2.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    z-index: 0
}

.bg-sec-sb-h1-t2 .p-sec-contact-mail .p-contact_mail a {
    color: #fff
}

.bg-sec-sb-h1-t3 .l-section {
    color: #fff;
    position: relative
}

.bg-sec-sb-h1-t3 .l-section::before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bg-sb-h1-t3.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    z-index: 0
}

.bg-sec-sb-h1-t3 .p-sec-contact-mail .p-contact_mail a {
    color: #fff
}

.bg-sec-sb-h1-t4 .l-section {
    color: #fff;
    position: relative
}

.bg-sec-sb-h1-t4 .l-section::before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bg-sb-h1-t4.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    z-index: 0
}

.bg-sec-sb-h1-t4 .p-sec-contact-mail .p-contact_mail a {
    color: #fff
}

.bg-sec-sb-h1-t5 .l-section {
    color: #fff;
    position: relative
}

.bg-sec-sb-h1-t5 .l-section::before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bg-sb-h1-t5.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    z-index: 0
}

.bg-sec-sb-h1-t5 .p-sec-contact-mail .p-contact_mail a {
    color: #fff
}

.bg-sec-sb-h2-t1 .l-section {
    color: #fff;
    position: relative
}

.bg-sec-sb-h2-t1 .l-section::before {
    content: "";
    position: absolute;
    display: block;
    width: 200%;
    height: 200%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bg-sb-h2-t1.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    z-index: 0
}

.bg-sec-sb-h2-t1 .p-sec-contact-mail .p-contact_mail a {
    color: #fff
}

.bg-sec-sb-h2-t4 .l-section {
    color: #000;
    position: relative
}

.bg-sec-sb-h2-t4 .l-section::before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bg-sb-h2-t4.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    z-index: 0
}

.bg-sec-sb-h2-t4 .p-sec-contact-mail .p-contact_mail a {
    color: #000
}

.bg-sec-sb-h3-t1 .l-section {
    color: #fff;
    position: relative
}

.bg-sec-sb-h3-t1 .l-section::before {
    content: "";
    position: absolute;
    display: block;
    width: 200%;
    height: 200%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bg-sb-h3-t1.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    z-index: 0
}

.bg-sec-sb-h3-t1 .p-sec-contact-mail .p-contact_mail a {
    color: #fff
}

.bg-sec-sb-h3-t2 .l-section {
    color: #fff;
    position: relative
}

.bg-sec-sb-h3-t2 .l-section::before {
    content: "";
    position: absolute;
    display: block;
    width: 200%;
    height: 200%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bg-sb-h3-t2.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    z-index: 0
}

.bg-sec-sb-h3-t2 .p-sec-contact-mail .p-contact_mail a {
    color: #fff
}

.bg-sec-sb-h4-t1 .l-section {
    color: #fff;
    position: relative
}

.bg-sec-sb-h4-t1 .l-section::before {
    content: "";
    position: absolute;
    display: block;
    width: 200%;
    height: 200%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bg-sb-h4-t1.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    z-index: 0
}

.bg-sec-sb-h4-t1 .p-sec-contact-mail .p-contact_mail a {
    color: #fff
}

.bg-sec-sb-h4-t4 .l-section {
    color: #000;
    position: relative
}

.bg-sec-sb-h4-t4 .l-section::before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bg-sb-h4-t4.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    z-index: 0
}

.bg-sec-sb-h4-t4 .p-sec-contact-mail .p-contact_mail a {
    color: #000
}

.bg-sec-sb-h5-t1 .l-section {
    color: #000;
    position: relative
}

.bg-sec-sb-h5-t1 .l-section::before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: url(/jp/imagesgig5/bg-sb-h5-t1_tcm102-7181758_tcm102-2750236-32.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    z-index: 0
}

.bg-sec-sb-h5-t1 .p-sec-contact-mail .p-contact_mail a {
    color: #000
}

.bg-sec-sb-h5-t2 .l-section {
    color: #000;
    position: relative
}

.bg-sec-sb-h5-t2 .l-section::before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bg-sb-h5-t2.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    z-index: 0
}

.bg-sec-sb-h5-t2 .p-sec-contact-mail .p-contact_mail a {
    color: #000
}

.bg-sec-sb-h5-t3 .l-section {
    color: #000;
    position: relative
}

.bg-sec-sb-h5-t3 .l-section::before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bg-sb-h5-t3.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    z-index: 0
}

.bg-sec-sb-h5-t3 .p-sec-contact-mail .p-contact_mail a {
    color: #000
}

.bg-sec-sb-h5-t4 .l-section {
    color: #000;
    position: relative
}

.bg-sec-sb-h5-t4 .l-section::before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bg-sb-h5-t4.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    z-index: 0
}

.bg-sec-sb-h5-t4 .p-sec-contact-mail .p-contact_mail a {
    color: #000
}

.bg-sec-sb-h5-t5 .l-section {
    color: #000;
    position: relative
}

.bg-sec-sb-h5-t5 .l-section::before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bg-sb-h5-t5.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    z-index: 0
}

.bg-sec-sb-h5-t5 .p-sec-contact-mail .p-contact_mail a {
    color: #000
}

.bg-sec-sb-e1-t1 .l-section {
    color: #000;
    position: relative
}

.bg-sec-sb-e1-t1 .l-section::before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bg-sb-e1-t1.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    z-index: 0
}

.bg-sec-sb-e1-t1 .p-sec-contact-mail .p-contact_mail a {
    color: #000
}

.bg-sec-sb-e1-t2 .l-section {
    color: #000;
    position: relative
}

.bg-sec-sb-e1-t2 .l-section::before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bg-sb-e1-t2.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    z-index: 0
}

.bg-sec-sb-e1-t2 .p-sec-contact-mail .p-contact_mail a {
    color: #000
}

.bg-sec-sb-e1-t3 .l-section {
    color: #000;
    position: relative
}

.bg-sec-sb-e1-t3 .l-section::before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bg-sb-e1-t3.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    z-index: 0
}

.bg-sec-sb-e1-t3 .p-sec-contact-mail .p-contact_mail a {
    color: #000
}

.bg-sec-sb-e1-t4 .l-section {
    color: #000;
    position: relative
}

.bg-sec-sb-e1-t4 .l-section::before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bg-sb-e1-t4.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    z-index: 0
}

.bg-sec-sb-e1-t4 .p-sec-contact-mail .p-contact_mail a {
    color: #000
}

.bg-sec-sb-e1-t5 .l-section {
    color: #000;
    position: relative
}

.bg-sec-sb-e1-t5 .l-section::before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bg-sb-e1-t5.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    z-index: 0
}

.bg-sec-sb-e1-t5 .p-sec-contact-mail .p-contact_mail a {
    color: #000
}

.bg-sec-sb-e2-t1 .l-section {
    color: #000;
    position: relative
}

.bg-sec-sb-e2-t1 .l-section::before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bg-sb-e2-t1.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    z-index: 0
}

.bg-sec-sb-e2-t1 .p-sec-contact-mail .p-contact_mail a {
    color: #000
}

.bg-sec-sb-e2-t2 .l-section {
    color: #000;
    position: relative
}

.bg-sec-sb-e2-t2 .l-section::before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bg-sb-e2-t2.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    z-index: 0
}

.bg-sec-sb-e2-t2 .p-sec-contact-mail .p-contact_mail a {
    color: #000
}

.bg-sec-sb-e2-t3 .l-section {
    color: #000;
    position: relative
}

.bg-sec-sb-e2-t3 .l-section::before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bg-sb-e2-t3.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    z-index: 0
}

.bg-sec-sb-e2-t3 .p-sec-contact-mail .p-contact_mail a {
    color: #000
}

.bg-sec-sb-e2-t4 .l-section {
    color: #000;
    position: relative
}

.bg-sec-sb-e2-t4 .l-section::before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bg-sb-e2-t4.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    z-index: 0
}

.bg-sec-sb-e2-t4 .p-sec-contact-mail .p-contact_mail a {
    color: #000
}

.bg-sec-sb-e2-t5 .l-section {
    color: #000;
    position: relative
}

.bg-sec-sb-e2-t5 .l-section::before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bg-sb-e2-t5.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    z-index: 0
}

.bg-sec-sb-e2-t5 .p-sec-contact-mail .p-contact_mail a {
    color: #000
}

.bg-sec-sb-e3-t1 .l-section {
    color: #000;
    position: relative
}

.bg-sec-sb-e3-t1 .l-section::before {
    content: "";
    position: absolute;
    display: block;
    width: 170%;
    height: 170%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bg-sb-e3-t1.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    z-index: 0
}

.bg-sec-sb-e3-t1 .p-sec-contact-mail .p-contact_mail a {
    color: #000
}

.bg-sec-sb-e3-t3 .l-section {
    color: #000;
    position: relative
}

.bg-sec-sb-e3-t3 .l-section::before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bg-sb-e3-t3.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    z-index: 0
}

.bg-sec-sb-e3-t3 .p-sec-contact-mail .p-contact_mail a {
    color: #000
}

.bg-sec-sb-e4-t1 .l-section {
    color: #fff;
    position: relative
}

.bg-sec-sb-e4-t1 .l-section::before {
    content: "";
    position: absolute;
    display: block;
    width: 200%;
    height: 200%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bg-sb-e4-t1.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    z-index: 0
}

.bg-sec-sb-e4-t1 .p-sec-contact-mail .p-contact_mail a {
    color: #fff
}

.bg-sec-sb-e4-t4 .l-section {
    color: #000;
    position: relative
}

.bg-sec-sb-e4-t4 .l-section::before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bg-sb-e4-t4.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    z-index: 0
}

.bg-sec-sb-e4-t4 .p-sec-contact-mail .p-contact_mail a {
    color: #000
}

.bg-sec-sb-e5-t1 .l-section {
    color: #000;
    position: relative
}

.bg-sec-sb-e5-t1 .l-section::before {
    content: "";
    position: absolute;
    display: block;
    width: 200%;
    height: 200%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bg-sb-e5-t1.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    z-index: 0
}

.bg-sec-sb-e5-t1 .p-sec-contact-mail .p-contact_mail a {
    color: #000
}

.bg-sec-sb-e5-t4 .l-section {
    color: #000;
    position: relative
}

.bg-sec-sb-e5-t4 .l-section::before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bg-sb-e5-t4.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    z-index: 0
}

.bg-sec-sb-e5-t4 .p-sec-contact-mail .p-contact_mail a {
    color: #000
}

.bg-sec-sb-e6-t1 .l-section {
    color: #000;
    position: relative
}

.bg-sec-sb-e6-t1 .l-section::before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bg-sb-e6-t1.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    z-index: 0
}

.bg-sec-sb-e6-t1 .p-sec-contact-mail .p-contact_mail a {
    color: #000
}

.bg-sec-sb-e6-t2 .l-section {
    color: #fff;
    position: relative
}

.bg-sec-sb-e6-t2 .l-section::before {
    content: "";
    position: absolute;
    display: block;
    width: 200%;
    height: 200%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bg-sb-e6-t2.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    z-index: 0
}

.bg-sec-sb-e6-t2 .p-sec-contact-mail .p-contact_mail a {
    color: #fff
}

.bg-sec-sb-e6-t3 .l-section {
    color: #000;
    position: relative
}

.bg-sec-sb-e6-t3 .l-section::before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bg-sb-e6-t3.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    z-index: 0
}

.bg-sec-sb-e6-t3 .p-sec-contact-mail .p-contact_mail a {
    color: #000
}

.bg-sec-sb-e6-t4 .l-section {
    color: #000;
    position: relative
}

.bg-sec-sb-e6-t4 .l-section::before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bg-sb-e6-t4.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    z-index: 0
}

.bg-sec-sb-e6-t4 .p-sec-contact-mail .p-contact_mail a {
    color: #000
}

.bg-sec-sb-e6-t5 .l-section {
    color: #000;
    position: relative
}

.bg-sec-sb-e6-t5 .l-section::before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bg-sb-e6-t5.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    z-index: 0
}

.bg-sec-sb-e6-t5 .p-sec-contact-mail .p-contact_mail a {
    color: #000
}

.bg-sec-sb-e7-t1 .l-section {
    color: #fff;
    position: relative
}

.bg-sec-sb-e7-t1 .l-section::before {
    content: "";
    position: absolute;
    display: block;
    width: 200%;
    height: 200%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bg-sb-e7-t1.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    z-index: 0
}

.bg-sec-sb-e7-t1 .p-sec-contact-mail .p-contact_mail a {
    color: #fff
}

.bg-sec-sb-e7-t4 .l-section {
    color: #000;
    position: relative
}

.bg-sec-sb-e7-t4 .l-section::before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bg-sb-e7-t4.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    z-index: 0
}

.bg-sec-sb-e7-t4 .p-sec-contact-mail .p-contact_mail a {
    color: #000
}

.bg-sec-sb-e8-t1 .l-section {
    color: #fff;
    position: relative
}

.bg-sec-sb-e8-t1 .l-section::before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bg-sb-e8-t1.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    z-index: 0
}

.bg-sec-sb-e8-t1 .p-sec-contact-mail .p-contact_mail a {
    color: #fff
}

.bg-sec-sb-e8-t2 .l-section {
    color: #fff;
    position: relative
}

.bg-sec-sb-e8-t2 .l-section::before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bg-sb-e8-t2.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    z-index: 0
}

.bg-sec-sb-e8-t2 .p-sec-contact-mail .p-contact_mail a {
    color: #fff
}

.bg-sec-sb-e8-t3 .l-section {
    color: #fff;
    position: relative
}

.bg-sec-sb-e8-t3 .l-section::before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bg-sb-e8-t3.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    z-index: 0
}

.bg-sec-sb-e8-t3 .p-sec-contact-mail .p-contact_mail a {
    color: #fff
}

.bg-sec-sb-e8-t4 .l-section {
    color: #fff;
    position: relative
}

.bg-sec-sb-e8-t4 .l-section::before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bg-sb-e8-t4.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    z-index: 0
}

.bg-sec-sb-e8-t4 .p-sec-contact-mail .p-contact_mail a {
    color: #fff
}

.bg-sec-sb-e8-t5 .l-section {
    color: #fff;
    position: relative
}

.bg-sec-sb-e8-t5 .l-section::before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bg-sb-e8-t5.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    z-index: 0
}

.bg-sec-sb-e8-t5 .p-sec-contact-mail .p-contact_mail a {
    color: #fff
}

.bg-sec-sb-e9-t1 .l-section {
    color: #fff;
    position: relative
}

.bg-sec-sb-e9-t1 .l-section::before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bg-sb-e9-t1.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    z-index: 0
}

.bg-sec-sb-e9-t1 .p-sec-contact-mail .p-contact_mail a {
    color: #fff
}

.bg-sec-sb-e9-t2 .l-section {
    color: #fff;
    position: relative
}

.bg-sec-sb-e9-t2 .l-section::before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bg-sb-e9-t2.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    z-index: 0
}

.bg-sec-sb-e9-t2 .p-sec-contact-mail .p-contact_mail a {
    color: #fff
}

.bg-sec-sb-e9-t3 .l-section {
    color: #fff;
    position: relative
}

.bg-sec-sb-e9-t3 .l-section::before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bg-sb-e9-t3.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    z-index: 0
}

.bg-sec-sb-e9-t3 .p-sec-contact-mail .p-contact_mail a {
    color: #fff
}

.bg-sec-sb-e9-t4 .l-section {
    color: #fff;
    position: relative
}

.bg-sec-sb-e9-t4 .l-section::before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bg-sb-e9-t4.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    z-index: 0
}

.bg-sec-sb-e9-t4 .p-sec-contact-mail .p-contact_mail a {
    color: #fff
}

.bg-sec-sb-e9-t5 .l-section {
    color: #fff;
    position: relative
}

.bg-sec-sb-e9-t5 .l-section::before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bg-sb-e9-t5.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    z-index: 0
}

.bg-sec-sb-e9-t5 .p-sec-contact-mail .p-contact_mail a {
    color: #fff
}

.bg-sec-sb-e10-t1 .l-section {
    color: #fff;
    position: relative
}

.bg-sec-sb-e10-t1 .l-section::before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bg-sb-e10-t1.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    z-index: 0
}

.bg-sec-sb-e10-t1 .p-sec-contact-mail .p-contact_mail a {
    color: #fff
}

.bg-sec-sb-e10-t2 .l-section {
    color: #fff;
    position: relative
}

.bg-sec-sb-e10-t2 .l-section::before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bg-sb-e10-t2.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    z-index: 0
}

.bg-sec-sb-e10-t2 .p-sec-contact-mail .p-contact_mail a {
    color: #fff
}

.bg-sec-sb-e10-t3 .l-section {
    color: #fff;
    position: relative
}

.bg-sec-sb-e10-t3 .l-section::before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bg-sb-e10-t3.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    z-index: 0
}

.bg-sec-sb-e10-t3 .p-sec-contact-mail .p-contact_mail a {
    color: #fff
}

.bg-sec-sb-e10-t4 .l-section {
    color: #fff;
    position: relative
}

.bg-sec-sb-e10-t4 .l-section::before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bg-sb-e10-t4.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    z-index: 0
}

.bg-sec-sb-e10-t4 .p-sec-contact-mail .p-contact_mail a {
    color: #fff
}

.bg-sec-sb-e10-t5 .l-section {
    color: #fff;
    position: relative
}

.bg-sec-sb-e10-t5 .l-section::before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: url(/templates/img/bg-sb-e10-t5.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    z-index: 0
}

.bg-sec-sb-e10-t5 .p-sec-contact-mail .p-contact_mail a {
    color: #fff
}

.p-section_narrow .l-section-inner {
    max-width: calc(840px + 7.4%);
    padding: 0 3.7%;
    margin: auto
}

.isnt-animetion .hero-wrapper {
    height: 100vh;
    opacity: 1!important;
    visibility: visible!important
}

.isnt-animetion .hero-wrapper .js-text_span_inr {
    opacity: 1!important
}

.isnt-animetion .hero-frame {
    position: relative;
    top: -70px;
    height: calc(100vh + 70px)
}

.isnt-animetion .hero_grad {
    position: relative;
    width: 100%;
    left: -50%;
    -webkit-filter: blur(0);
    filter: blur(0)
}

.isnt-animetion .hero_bg {
    opacity: 1!important;
    height: 100vh
}

.isnt-animetion .hero_mark {
    opacity: 1!important
}

.isnt-animetion .hero_mark .logo-1,.isnt-animetion .hero_mark .logo-2 {
    opacity: 1!important
}

.isnt-animetion .message .l-section {
    height: 40vh
}

.isnt-animetion .message .l-section .l-col {
    padding-top: 0
}

.isnt-animetion .section-sevenfield {
    height: 100vh
}

.isnt-animetion .section-sevenfield .js-text_span_inr {
    opacity: 1!important
}

.isnt-animetion .section-sevenfield-frame {
    opacity: 1!important;
    visibility: visible!important
}

.isnt-animetion .section-sevenfield-frame.is-fixed {
    position: relative!important
}

.isnt-animetion .sevenfield-title {
    opacity: 1!important;
    -webkit-transform: translateY(0)!important;
    -ms-transform: translateY(0)!important;
    transform: translateY(0)!important
}

.isnt-animetion .sevenfield-item {
    -webkit-transform: translate(0,0)!important;
    -ms-transform: translate(0,0)!important;
    transform: translate(0,0)!important;
    opacity: 1!important
}

.isnt-animetion .p-movie {
    top: 0;
    height: 100vh
}

.isnt-animetion .p-movie .scrollmagic-pin-spacer {
    padding-top: 0!important;
    padding-bottom: 0!important;
    height: 100vh!important
}

.isnt-animetion .p-movie .p-movie-space {
    max-height: none;
    position: relative!important
}

.isnt-animetion .p-movie .photo {
    top: 0;
    opacity: 1
}

.isnt-animetion .section-fivekey {
    height: 100vh
}

.isnt-animetion .section-fivekey .js-text_span_inr {
    opacity: 1!important
}

.isnt-animetion .section-fivekey-frame {
    opacity: 1!important;
    visibility: visible!important
}

.isnt-animetion .section-fivekey-frame.is-fixed {
    position: relative!important
}

.isnt-animetion .fivekey-title {
    opacity: 1!important;
    -webkit-transform: translateY(0)!important;
    -ms-transform: translateY(0)!important;
    transform: translateY(0)!important
}

.isnt-animetion .fivekey-item {
    -webkit-transform: translate(0,0)!important;
    -ms-transform: translate(0,0)!important;
    transform: translate(0,0)!important;
    opacity: 1!important
}

#at-expanded-menu-host .at-expanded-menu-close {
    text-align: center
}

.addthis_inline_share_toolbox {
    margin-top: 15px
}

.p-footer_sns .addthis_toolbox .at-follow-btn {
    margin-left: 16px
}

.p-footer_sns .addthis_toolbox .at-follow-btn:first-child {
    margin-left: 0
}

#cboxOverlay,#cboxWrapper,#colorbox {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999;
    -webkit-transform: translate3d(0,0,0)
}

#cboxWrapper {
    max-width: none;
    width: 100%!important;
    cursor: pointer;
    outline: 0
}

#cboxOverlay {
    position: fixed;
    width: 100%;
    height: 100%
}

#cboxBottomLeft,#cboxMiddleLeft {
    clear: left
}

#cboxContent {
    position: relative;
    width: 100%!important;
    height: 56vw!important;
    max-height: 560px
}

#cboxLoadedContent {
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    width: 100%!important;
    height: 56vw!important;
    max-height: 560px
}

#cboxTitle {
    margin: 0;
    display: none
}

#cboxLoadingGraphic,#cboxLoadingOverlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

#cboxClose,#cboxNext,#cboxPrevious,#cboxSlideshow {
    cursor: pointer
}

.cboxPhoto {
    display: block;
    float: left;
    max-width: none;
    margin: auto;
    border: 0;
    -ms-interpolation-mode: bicubic;
    display: none
}

.cboxIframe {
    display: block;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    border: 0
}

#cboxOverlay {
    background: rgba(0,0,0,.86)
}

#colorbox {
    outline: 0;
    left: inherit!important;
    width: 100%!important;
    overflow: visible!important;
    max-width: 840px;
    right: 50%!important;
    -webkit-transform: translateX(50%);
    -ms-transform: translateX(50%);
    transform: translateX(50%)
}

#cboxTopLeft {
    display: none!important
}

#cboxTopRight {
    display: none!important
}

#cboxBottomLeft {
    display: none!important
}

#cboxBottomRight {
    display: none!important
}

#cboxMiddleLeft {
    display: none!important
}

#cboxMiddleRight {
    display: none!important
}

#cboxTopCenter {
    display: none!important
}

#cboxBottomCenter {
    display: none!important
}

#cboxContent {
    cursor: pointer;
    padding: 30px 10px 0;
    outline: 0
}

#cboxError {
    padding: 50px;
    border: 1px solid #ccc
}

#cboxTitle {
    position: absolute;
    bottom: 4px;
    left: 0;
    width: 100%;
    color: #949494;
    text-align: center;
    display: none!important
}

#cboxCurrent {
    display: none!important;
    position: absolute;
    bottom: 4px;
    left: 58px;
    color: #949494
}

#cboxLoadingOverlay {
    display: none!important
}

#cboxLoadingGraphic {
    display: none!important
}

#cboxClose,#cboxNext,#cboxPrevious,#cboxSlideshow {
    overflow: visible;
    width: auto;
    margin: 0;
    padding: 0;
    background: 0 0;
    border: 0
}

#cboxClose {
    display: none;
    color: #fff;
    position: absolute;
    right: 0;
    top: 0;
    padding-right: 40px
}

#cboxClose:focus {
    outline: auto
}

#cboxClose::before {
    display: block;
    position: absolute;
    content: "";
    top: 50%;
    right: 20px;
    width: 2px;
    height: 23px;
    margin-top: -12px;
    background: #fff;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

#cboxClose::after {
    display: block;
    position: absolute;
    content: "";
    top: 50%;
    right: 20px;
    width: 2px;
    height: 23px;
    background: #fff;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    margin-top: -12px
}

#cboxSlideshow {
    display: none!important;
    position: absolute;
    right: 30px;
    bottom: 4px;
    color: #0092ef
}

.u-color-white {
    color: #fff
}

.u-bgc-white {
    background-color: #fff
}

.u-bgc-gray {
    background-color: #EFEFEF
}

.u-bgc-blackPearl {
    background-color: #121e2d
}

.u-bgc-gray .c-card {
    background-color: #fff
}

.u-bgc-white .c-card {
    background-color: #EFEFEF
}

.u-bgc-gray .c-card-border-white,.u-bgc-white .c-card-border-white {
    background-color: transparent
}

.u-text-23 {
    font-size: 2.3rem
}

.u-mt-15 {
    margin-top: 15px
}

.u-mt-0 {
    margin-top: 0
}

.u-mt-0>div>div[class*=p-sentence_] {
    margin-top: 0
}

.u-mt-s {
    margin-top: 30px
}

.u-mt-s>div>div[class*=p-sentence_] {
    margin-top: 30px
}

noscript.no-script {
    position: relative;
    display: block;
    padding: 10px;
    text-align: center;
    z-index: 10
}

.skip-link {
    color: #fff;
    text-align: center;
    display: block;
    position: absolute;
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
    width: 100%;
    z-index: -1;
    background-color: #000;
    overflow: hidden
}

.skip-link:active,.skip-link:focus {
    position: relative;
    padding: 5px 0;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    z-index: 10
}

.skip-link span {
    display: inline-block;
    position: relative
}

.skip-link span::before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 10px;
    height: 10px;
    border-left: 1px solid #fff;
    border-top: 1px solid #fff;
    -webkit-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    transform: rotate(-135deg);
    margin-right: 10px;
    margin-top: -8px
}

.u-md-visible {
    display: none
}

@media screen and (max-width: 1000px) {
    .l-header_inner {
        padding:0 3.7%
    }

    .l-footer-inner {
        padding: 0
    }

    .l-section.u-bgc-blackPearl {
        padding: 50px 0
    }

    .l-section.u-bgc-gra {
        padding: 50px 0
    }

    .l-section-addthis {
        padding: calc(20 * .095vw) 0 0
    }

    .l-section-low {
        padding: calc(70 * .095vw) 0
    }

    .l-grid {
        margin-bottom: -3.125%
    }

    .l-grid>.l-grid-col-md-6 {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 46.875%;
        flex: 0 0 46.875%;
        width: 46.875%;
        margin-left: 1.5625%;
        margin-right: 1.5625%;
        margin-bottom: 3.125%
    }

    .hero {
        height: auto
    }

    .hero_bg {
        background-size: auto 100%;
        background-position: center
    }

    .hero_bg:after {
        content: "";
        display: block;
        width: 50%;
        height: 100%;
        background-color: rgba(0,0,0,.5)
    }

    .c-hero-2nd-bnr .c-hero-2nd .c-hero-2nd_textcol .c-btn .c-btn-ico {
        width: 26px;
        height: 26px
    }

    .c-btn-l {
        font-size: 1.2rem
    }

    .c-btn-ico svg .circle {
        stroke-width: 1.5px
    }

    .c-btn-ico svg .arrow {
        stroke-width: 10px
    }

    .c-btn-ico-l {
        width: 38px;
        height: 38px
    }

    .c-card {
        padding: 12px
    }

    .c-card-border-white {
        padding: 11px 11px 22px
    }

    .c-card-border-white .c-card_img {
        margin-left: 0;
        margin-right: 0
    }

    .c-card_title {
        font-size: 1.6rem
    }

    .c-card_text {
        font-size: 1.4rem
    }

    .c-heading-sm {
        font-size: 2.6rem
    }

    .c-heading {
        font-size: 2.5rem
    }

    .message .l-section .c-heading {
        width: 200px;
        max-width: 80%
    }

    .sevenfield-title {
        font-size: 2.5rem;
        margin-bottom: 20px
    }

    .sevenfield-top {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .sevenfield-top .sevenfield-item {
        width: 50%;
        max-width: none;
        margin-top: 20px;
        padding: 0 4%
    }

    .sevenfield-top .sevenfield-item:nth-child(2)::after {
        content: "";
        display: block;
        width: 100%
    }

    .sevenfield-top .sevenfield-item_text {
        font-size: 3vw
    }

    .sevenfield-btm {
        width: 100%
    }

    .sevenfield-btm .sevenfield-item {
        max-width: 33.333%;
        padding: 0 4%
    }

    .sevenfield-btm .sevenfield-item_text {
        font-size: 2.5vw
    }

    .p-ob-technologie_title {
        font-size: 1.8rem
    }

    .p-at-contents_btn {
        margin-top: 25px
    }

    .p-at-contents_btn .c-btn {
        font-size: 1.5rem
    }

    .c-btn-ico svg .arrow {
        stroke-width: 10px
    }

    .c-breadcrumb {
        font-size: 1.2rem
    }

    .c-breadcrumb li {
        padding-right: 15px;
        margin-right: 10px
    }

    .c-breadcrumb li:last-child {
        padding-right: 0;
        margin-right: 0
    }

    .c-breadcrumb li:after {
        width: 8px;
        height: 8px
    }

    .c-pagetop {
        right: 10px;
        bottom: 10px
    }

    .p-header {
        height: 50px
    }

    .p-header::before {
        content: "";
        display: block;
        top: 0;
        left: 0;
        position: absolute;
        width: 100%;
        height: 50px;
        background-color: #fff;
        z-index: 1
    }

    .p-header_logo {
        width: 70px;
        height: 34px;
        z-index: 1
    }

    .p-header_logo a {
        width: 70px;
        height: 34px
    }

    .p-header_globalnav {
        position: fixed;
        display: block;
        opacity: 0;
        top: 50px;
        left: 0;
        width: 100%;
        height: auto;
        padding: 12px 0;
        background-color: #fff;
        -webkit-transform: translateY(-100%);
        -ms-transform: translateY(-100%);
        transform: translateY(-100%);
        -webkit-transition: opacity .2s linear 0s,-webkit-transform .6s cubic-bezier(.075,.82,.165,1) 0s;
        transition: opacity .2s linear 0s,-webkit-transform .6s cubic-bezier(.075,.82,.165,1) 0s;
        -o-transition: transform .6s cubic-bezier(.075,.82,.165,1) 0s,opacity .2s linear 0s;
        transition: transform .6s cubic-bezier(.075,.82,.165,1) 0s,opacity .2s linear 0s;
        transition: transform .6s cubic-bezier(.075,.82,.165,1) 0s,opacity .2s linear 0s,-webkit-transform .6s cubic-bezier(.075,.82,.165,1) 0s
    }

    .p-header_globalnav_inner {
        display: block
    }

    .p-header_globalnav_item {
        padding-left: 0;
        white-space: normal;
        z-index: 1
    }

    .p-header_globalnav_item>a {
        padding: 12px 3.7%;
        position: relative
    }

    .p-header_globalnav_item.p-header_search>a {
        padding: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-flow: column;
        flex-flow: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .p-header_globalnav_item.p-header_search>a::after {
        display: none
    }

    .p-header_globalnav_item>button {
        padding: 12px 3.7%;
        position: relative
    }

    .p-header_globalnav_item>button::after {
        content: "";
        position: absolute;
        display: block;
        top: 50%;
        right: 3.7%;
        margin-top: -5px;
        width: 10px;
        height: 10px;
        border-top: 1px solid #000;
        border-right: 1px solid #000;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg)
    }

    .p-header_globalnav_item-01>a {
        visibility: hidden
    }

    .p-header_search {
        margin-right: 20px
    }

    .p-header_change {
        position: relative;
        margin-right: 20px;
        -webkit-transition: top 0s linear .7s,-webkit-transform 0s linear .7s;
        transition: top 0s linear .7s,-webkit-transform 0s linear .7s;
        -o-transition: top 0s linear .7s,transform 0s linear .7s;
        transition: top 0s linear .7s,transform 0s linear .7s;
        transition: top 0s linear .7s,transform 0s linear .7s,-webkit-transform 0s linear .7s
    }

    .p-header_change_title {
        padding-top: 25px;
        padding-left: 0
    }

    .p-header_change_title {
        font-size: 1.7rem;
        padding-left: 3.7%;
        padding-right: 3.7%;
        margin-bottom: 0
    }

    .p-header_btn_change::before {
        top: 45%;
        width: 20px;
        margin-left: -10px
    }

    .p-header_btn_change::after {
        top: 45%;
        width: 20px;
        margin-left: -10px
    }

    .p-header_drawer {
        position: absolute;
        top: 2px;
        height: auto;
        -webkit-transform: translateX(100%);
        -ms-transform: translateX(100%);
        transform: translateX(100%);
        overflow: visible
    }

    .p-header_drawer:before {
        display: none
    }

    .p-header_drawer-change {
        position: fixed;
        top: 50px;
        right: 0;
        -webkit-transform: translateX(101%);
        -ms-transform: translateX(101%);
        transform: translateX(101%);
        -webkit-transition: -webkit-transform .5s cubic-bezier(.075,.82,.165,1) 0s;
        transition: -webkit-transform .5s cubic-bezier(.075,.82,.165,1) 0s;
        -o-transition: transform .5s cubic-bezier(.075,.82,.165,1) 0s;
        transition: transform .5s cubic-bezier(.075,.82,.165,1) 0s;
        transition: transform .5s cubic-bezier(.075,.82,.165,1) 0s,-webkit-transform .5s cubic-bezier(.075,.82,.165,1) 0s
    }

    .p-header_drawer_inner {
        height: calc(100vh - 50px);
        overflow: auto;
        background-color: #fff
    }

    .p-header_drawer-search {
        right: 0
    }

    .p-header_drawer-search form {
        max-width: 100%;
        width: 100%
    }

    .p-header_drawer-search .search-wrapper {
        background-color: #fff;
        width: 100%;
        max-width: 100%
    }

    .p-header_drawer-search_input {
        padding: 12px 75px 12px 0;
        width: calc(100% - 20px - 14px);
        margin-left: 20px
    }

    .p-header_drawer-search_btn {
        right: 45px;
        width: 18px
    }

    .p-header_drawer-search_close_btn {
        right: 15px;
        width: 17px
    }

    .p-header-location-list {
        margin-top: 15px;
        -webkit-transition: -webkit-transform .7s cubic-bezier(.075,.82,.165,1);
        transition: -webkit-transform .7s cubic-bezier(.075,.82,.165,1);
        -o-transition: transform .7s cubic-bezier(.075,.82,.165,1);
        transition: transform .7s cubic-bezier(.075,.82,.165,1);
        transition: transform .7s cubic-bezier(.075,.82,.165,1),-webkit-transform .7s cubic-bezier(.075,.82,.165,1)
    }

    .p-header_btn_hamburger {
        display: block
    }

    .p-header_btn_hamburger a,.p-header_btn_hamburger button {
        position: absolute;
        z-index: 1010;
        display: block;
        width: 22px;
        height: 14px;
        top: 50%;
        left: 3.7%;
        margin-top: -6px;
        -webkit-transition: all .5s cubic-bezier(.075,.82,.165,1);
        -o-transition: all .5s cubic-bezier(.075,.82,.165,1);
        transition: all .5s cubic-bezier(.075,.82,.165,1)
    }

    .p-header_btn_hamburger a::before,.p-header_btn_hamburger button::before {
        content: "";
        position: absolute;
        display: block;
        width: 100%;
        height: 1px;
        top: 0;
        left: 0;
        background-color: #000;
        -webkit-transition: all .5s cubic-bezier(.075,.82,.165,1);
        -o-transition: all .5s cubic-bezier(.075,.82,.165,1);
        transition: all .5s cubic-bezier(.075,.82,.165,1)
    }

    .p-header_btn_hamburger a::after,.p-header_btn_hamburger button::after {
        content: "";
        position: absolute;
        display: block;
        width: 100%;
        height: 1px;
        bottom: 0;
        left: 0;
        background-color: #000;
        -webkit-transition: all .8s cubic-bezier(.075,.82,.165,1);
        -o-transition: all .8s cubic-bezier(.075,.82,.165,1);
        transition: all .8s cubic-bezier(.075,.82,.165,1)
    }

    .p-header_btn_hamburger a span,.p-header_btn_hamburger button span {
        position: absolute;
        display: block;
        width: 100%;
        height: 1px;
        top: 50%;
        left: 0;
        background-color: #000;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        -webkit-transition: all .8s cubic-bezier(.075,.82,.165,1);
        -o-transition: all .8s cubic-bezier(.075,.82,.165,1);
        transition: all .8s cubic-bezier(.075,.82,.165,1)
    }

    .p-header_countryname {
        font-size: 1rem;
        display: inline-block;
        margin-top: 3px
    }

    .p-header_regions-wrapper {
        padding: 10px 3.7%;
        border: none;
        max-width: 100%
    }

    .p-header_locations {
        position: absolute;
        top: 0;
        left: 0;
        padding: 0 3.7%;
        -webkit-transform: translateX(100%);
        -ms-transform: translateX(100%);
        transform: translateX(100%)
    }

    .p-header_locations-panel {
        background-color: #fff;
        padding: 0
    }

    .p-header_locations-panellist {
        display: block;
        margin: 0;
        padding: 0 3% 4%
    }

    .p-header_locations_item a {
        padding: 10px 0
    }

    .is-header-hamburger-open {
        overflow: hidden;
        padding-top: 50px
    }

    .is-header-hamburger-open .l-header {
        position: fixed;
        width: 100%;
        top: 0;
        left: 0
    }

    .is-header-hamburger-open .l-header_inner:before {
        content: "";
        display: block;
        position: fixed;
        top: 50px;
        left: 0;
        width: 100%;
        height: 2px;
        background-image: -webkit-gradient(linear,left top,right top,color-stop(30%,#00812f),to(#b1d700));
        background-image: -o-linear-gradient(left,#00812f 30%,#b1d700 100%);
        background-image: linear-gradient(90deg,#00812f 30%,#b1d700 100%);
        z-index: 2
    }

    .is-header-hamburger-open .p-header_drawer-change {
        -webkit-transform: translateX(101%);
        -ms-transform: translateX(101%);
        transform: translateX(101%);
        -webkit-transition: -webkit-transform .5s cubic-bezier(.075,.82,.165,1) 0s;
        transition: -webkit-transform .5s cubic-bezier(.075,.82,.165,1) 0s;
        -o-transition: transform .5s cubic-bezier(.075,.82,.165,1) 0s;
        transition: transform .5s cubic-bezier(.075,.82,.165,1) 0s;
        transition: transform .5s cubic-bezier(.075,.82,.165,1) 0s,-webkit-transform .5s cubic-bezier(.075,.82,.165,1) 0s
    }

    .is-header-hamburger-open .p-header_globalnav {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }

    .is-header-location-open {
        overflow: hidden;
        padding-top: 50px
    }

    .is-header-location-open .l-header {
        position: fixed;
        width: 100%;
        top: 0;
        left: 0
    }

    .is-header-location-open .l-header_inner:before {
        content: "";
        display: block;
        position: fixed;
        top: 50px;
        left: 0;
        width: 100%;
        height: 2px;
        background-image: -webkit-gradient(linear,left top,right top,color-stop(30%,#00812f),to(#b1d700));
        background-image: -o-linear-gradient(left,#00812f 30%,#b1d700 100%);
        background-image: linear-gradient(90deg,#00812f 30%,#b1d700 100%);
        z-index: 2
    }

    .is-header-location-open .p-header_drawer-change {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
        -webkit-transition: -webkit-transform .5s cubic-bezier(.075,.82,.165,1) 0s;
        transition: -webkit-transform .5s cubic-bezier(.075,.82,.165,1) 0s;
        -o-transition: transform .5s cubic-bezier(.075,.82,.165,1) 0s;
        transition: transform .5s cubic-bezier(.075,.82,.165,1) 0s;
        transition: transform .5s cubic-bezier(.075,.82,.165,1) 0s,-webkit-transform .5s cubic-bezier(.075,.82,.165,1) 0s
    }

    .is-header-search-open .js-header-bg {
        display: block;
        opacity: .3;
        z-index: 9501
    }

    .is-header-drawer-open .p-header_logo {
        display: none
    }

    .is-header-drawer-open .p-header_drawer_inner {
        background-color: #fff
    }

    .is-header-drawer-open .js-header_change {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
        top: 50px;
        width: 100%;
        height: 100%
    }

    .is-header-drawer-open .p-header_globalnav {
        -webkit-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
        transform: translateX(-100%)
    }

    .is-header-drawer-open .p-header_globalnav::before {
        left: 100%
    }

    .p-footer_btm {
        font-size: 1.4rem;
        display: block;
        padding-left: 3.7%;
        padding-right: 3.7%
    }

    .p-footer_link {
        display: block;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .p-footer_link_item {
        text-align: left;
        margin-left: 0;
        margin-top: 25px
    }

    .p-footer_copyright {
        text-align: center;
        display: block;
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        margin-top: 40px
    }

    .p-events .c-card {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .p-events .c-card_head {
        width: 90px;
        min-width: 90px;
        min-width: 90px
    }

    .p-events .c-card_body {
        padding-left: 18px
    }

    .p-events .c-card_title {
        font-size: 2rem
    }

    .p-events .c-card_title-s {
        font-size: 2rem
    }

    .p-purpose_bg {
        background: -webkit-gradient(linear,left top,right top,from(#e61c7f),color-stop(45%,#e61548),color-stop(85%,#e50d0f),to(#e50b02));
        background: -o-linear-gradient(left,#e61c7f 0,#e61548 45%,#e50d0f 85%,#e50b02 100%);
        background: linear-gradient(to right,#e61c7f 0,#e61548 45%,#e50d0f 85%,#e50b02 100%)
    }

    .p-purpose_inner {
        padding: 50px 38px
    }

    .p-purpose_col {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-flow: column;
        flex-flow: column
    }

    .p-purpose_pt {
        width: 76%;
        max-width: 570px;
        margin: auto;
        padding: 0
    }

    .p-purpose_text {
        margin-top: 40px;
        font-size: 1.8rem
    }

    .p-purpose_name {
        display: block
    }

    .p-conference_text_inner {
        padding: 8% 4%
    }

    .p-support {
        background-image: url(/templates/img/bg-contact-md.png)
    }

    .p-support_text {
        padding-left: 20px
    }

    .p-slide .c-card {
        padding: 12px 24px 25px
    }

    .p-slide .slick-arrow {
        width: 40px;
        height: 40px;
        margin-top: -20px
    }

    .p-slide .slick-arrow::before {
        width: 15px;
        height: 15px;
        top: 13px
    }

    .p-slide .slick-prev {
        left: -7.4%
    }

    .p-slide .slick-prev:before {
        left: 16px
    }

    .p-slide .slick-next {
        right: -7.4%
    }

    .p-slide .slick-next:before {
        right: 16px
    }

    .slick-slide {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
        margin: 0 6px
    }

    .slick-slide.slick-active .p-slide_item {
        -webkit-animation-name: SlideIn;
        animation-name: SlideIn
    }

    .slick-slide .c-card {
        padding: 12px 12px 25px
    }

    .slick-dots {
        margin-right: -10%
    }

    .p-slide_more {
        margin-top: 30px
    }

    .p-slide_more .c-btn {
        font-size: 1.5rem
    }

    .p-related .c-card_title {
        font-size: 1.5rem
    }

    .p-textcol_title {
        font-size: 2.5rem
    }

    .p-textcol_subtitle {
        font-size: 1.8rem;
        margin-bottom: 20px
    }

    .p-textcol_body {
        font-size: 1.8rem
    }

    .p-textcol_body>p {
        margin-top: 12px
    }

    .p-textcol_notes {
        font-size: 1.5rem
    }

    .p-panel {
        display: block;
        height: auto;
        padding: 0
    }

    .p-panel_img {
        position: relative;
        width: 100%
    }

    .p-panel_title {
        font-size: 2rem
    }

    .p-panel_text {
        text-align: center;
        position: relative;
        width: 100%;
        height: auto;
        padding: 30px 30px 40px
    }

    .p-panel_lead {
        display: inline-block;
        text-align: left
    }

    .js-slide-panel {
        padding-bottom: 50px
    }

    .js-slide-panel .slick-track {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .js-slide-panel .slick-track .js-slide_item {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
        height: auto
    }

    .js-slide-panel .slick-track .js-slide_item .p-panel {
        width: 100%
    }

    .js-slide-panel .slick-arrow {
        bottom: 0
    }

    .p-bgpanel .c-card {
        padding: 20px
    }

    .p-bgpanel .c-card_title {
        font-size: 1.8rem
    }

    .p-bgpanel .c-card_title-l {
        font-size: 2rem
    }

    .p-bgpanel .c-card_text {
        font-size: 1.6rem
    }

    .p-filter_nav_head {
        position: relative;
        display: block
    }

    .p-filter_nav_closeBtn {
        position: relative;
        font-size: 2.2rem;
        line-height: 22px;
        display: block;
        width: 100%;
        padding: 15px 15px 15px 55px;
        z-index: 1
    }

    .p-filter_nav_closeBtn::before {
        content: "";
        position: absolute;
        display: block;
        top: 15px;
        left: 15px;
        width: 28px;
        height: 23px;
        background: url(/templates/img/ico-filter.png) no-repeat;
        background-size: 28px 23px
    }

    .p-filter_nav_closeBtn:hover {
        background-color: #36404c
    }

    .p-filter_nav_closeBtn:focus {
        background-color: #36404c
    }

    .p-filter_list {
        display: block;
        overflow: hidden
    }

    .p-filter_btn {
        padding: 13px 20px
    }

    .p-filter_btn>span {
        display: block
    }

    .p-filter_tag {
        position: relative;
        width: 100%
    }

    .p-filter_tag_item {
        padding: 7px 20px
    }

    .p-filter_select {
        display: block
    }

    .p-filter_select_tag {
        margin-top: 10px
    }

    .p-filter_select_reset {
        margin-top: 15px
    }

    .u-text-md-18 {
        font-size: 1.8rem
    }

    .u-md-visible {
        display: block
    }

    .lyt-col {
        display: block;
        margin-left: 0
    }

    .lyt-col>* {
        padding-left: 0;
        padding-bottom: 0
    }

    .lyt-col .col:only-child {
        margin-left: 0
    }

    .lyt-col .col:first-child:nth-last-child(2),.lyt-col .col:first-child:nth-last-child(2)~.col {
        width: 100%;
        padding-left: 0
    }

    .lyt-col .col+.col {
        margin-top: 20px
    }

    .lyt-item-a>.img>.img-inner {
        max-width: 300px
    }

    .section-sustainability .sustainability-title {
        font-size: 2.5rem;
        line-height: 1.4
    }

    .section-sustainability .uv-label-video .uv-article-placeholder::after {
        width: 40px;
        height: 40px
    }

    .section-sustainability .p-sentence_video,.section-sustainability .p-sentence_image {
        padding-left: 0;
        padding-right: 0
    }

    .section-s-slide .p-slide-body {
        padding-left: calc(3.7% - 6px);
        padding-right: calc(3.7% - 6px)
    }

    .section-bg {
        min-height: calc(260vw * 100 / 1000);
        background-position: left bottom
    }

    .section-bg .bg-title {
        font-size: 2rem
    }

    .section-sevenkey .sevenkey-title {
        font-size: 2.5rem
    }

    .section-sevenkey .sevenkey-disc {
        text-align: left
    }

    .section-sevenkey .sevenkey-kfalink {
        margin-left: -20px
    }

    .section-sevenkey .sevenkey-kfalink>li {
        width: calc(25% - 20px);
        margin-left: 20px
    }

    .section-keytechnologie {
        background-position: left center;
        background-size: 150% 150%
    }

    .section-keytechnologie .keytechnologie-title {
        font-size: 2.5rem
    }

    .section-keytechnologie .keytechnologie-disc {
        text-align: left
    }

    .section-keytechnologie .keytechnologie-list {
        max-width: 650px;
        margin: 0 auto
    }

    .section-contact {
        min-height: calc(260vw * 100 / 1000);
        background-position: left bottom
    }

    .section-relatedlinks .relatedlinks-title {
        font-size: 2.5rem
    }
}

@media screen and (max-width: 767px) {
    .l-section {
        padding:30px 0 50px
    }

    .l-section_2col .l-section-inner {
        display: block;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-flow: column;
        flex-flow: column;
        padding-left: 0;
        padding-right: 0
    }

    .l-section_side {
        width: 100%
    }

    .l-section_side .p-sentence_list {
        margin-top: 30px
    }

    .l-section_main {
        width: 100%;
        margin-top: 60px
    }

    .l-grid {
        margin-bottom: -3.125%
    }

    .l-grid>.l-grid-col-sm-12 {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 96.875%;
        flex: 0 0 96.875%;
        width: 96.875%;
        margin-left: 1.5625%;
        margin-right: 1.5625%;
        margin-bottom: 3.125%
    }

    .hero-wrapper {
        height: auto;
        opacity: 1!important;
        visibility: visible!important
    }

    .hero-wrapper .js-text_span_inr {
        opacity: 1!important
    }

    .hero-frame {
        position: relative;
        top: -50px;
        height: auto;
        padding-bottom: 13%
    }

    .hero {
        overflow: visible
    }

    .hero_grad {
        position: relative;
        width: 100%;
        -webkit-filter: blur(0);
        filter: blur(0)
    }

    .hero_bg {
        opacity: 1
    }

    .hero_textcol-wrapper {
        position: relative;
        width: 100%;
        height: auto;
        padding: calc(50px + 3.7%) 3.7% 3.7%
    }

    .hero_textcol {
        width: 100%;
        position: static;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
        padding-right: 0
    }

    .hero_title {
        font-size: 3rem
    }

    .hero_title-lg {
        font-size: 3.7rem
    }

    .hero_title-logo {
        width: 50%;
        margin-bottom: 10%
    }

    .hero_mark {
        opacity: 1;
        position: relative;
        width: calc(11 / 16 * 100vw);
        height: calc(11 / 16 * .81640625 * 100vw);
        margin-left: calc(11 / 16 * .054 * 100vw);
        margin-top: 10vh;
        -webkit-transform: translate(-50%,0)!important;
        -ms-transform: translate(-50%,0)!important;
        transform: translate(-50%,0)!important
    }

    .hero_mark .logo-1 {
        opacity: 1
    }

    .hero_mark .logo-2 {
        opacity: 1
    }

    .hero-wrapper-bgg-dg-yl .hero_textcol-wrapper {
        position: relative;
        overflow: hidden
    }

    .hero-wrapper-bgg-dg-yl .hero_textcol-wrapper:before {
        content: "";
        position: absolute;
        display: block;
        width: 105%;
        height: 105%;
        top: -2.5%;
        left: -2.5%;
        background-image: url(/templates/img/bgg-dg-yl.png);
        background-repeat: no-repeat;
        background-size: cover
    }

    .c-hero-2nd {
        display: block;
        height: auto
    }

    .c-hero-2nd_grad {
        display: block;
        position: relative;
        width: auto;
        padding: 3.7%;
        z-index: 1
    }

    .c-hero-2nd_pt {
        position: relative;
        width: 100%;
        height: 0;
        padding-top: calc(885 / 1497 * 100%);
        min-height: 0
    }

    .c-hero-2nd_pt:after {
        position: absolute;
        content: "";
        display: block;
        top: 0;
        left: 0;
        width: 50%;
        height: 100%;
        background-color: #000;
        opacity: .3
    }

    .c-hero-2nd_pt img {
        position: relative;
        width: 100%;
        height: auto;
        left: 0;
        -webkit-transform: translate(0);
        -ms-transform: translate(0);
        transform: translate(0)
    }

    .c-hero-2nd_textcol {
        width: auto;
        margin-right: 0
    }

    .c-hero-2nd_tag {
        font-size: 1.5rem;
        width: 50%;
        margin-bottom: 10%
    }

    .c-hero-2nd_tag.c-hero-2nd_tag-logo {
        width: 50%;
        margin-bottom: 10%;
        padding-top: calc(78 / 444 * 100%)
    }

    .c-hero-2nd_title {
        font-size: 2.6rem
    }

    .c-hero-2nd_mark {
        position: absolute;
        top: auto;
        left: 50%;
        -webkit-transform: translate(-50%,50%);
        -ms-transform: translate(-50%,50%);
        transform: translate(-50%,50%);
        width: calc(8 / 16 * 100vw);
        height: calc(8 / 16 * .777 * 100vw);
        margin-left: calc(8 / 16 * .054 * 100vw);
        bottom: calc(230vw * 100 / 767);
        z-index: 1
    }

    .c-hero-2nd_name {
        font-size: 1.8rem
    }

    .c-hero-2nd-isnt-mark .c-hero-2nd_textcol {
        width: auto;
        max-width: none;
        margin-right: 0;
        padding-right: 0
    }

    .c-hero-2nd-isnt-mark .c-hero-2nd_title {
        font-size: 3.4rem
    }

    html[lang=ja] .c-hero-2nd-isnt-mark .c-hero-2nd_title {
        font-size: 2.4rem
    }

    html[lang=zh-CN] .c-hero-2nd-isnt-mark .c-hero-2nd_title {
        font-size: 2.4rem
    }

    html[lang=ko] .c-hero-2nd-isnt-mark .c-hero-2nd_title {
        font-size: 2.4rem
    }

    html[lang=zh-TW] .c-hero-2nd-isnt-mark .c-hero-2nd_title {
        font-size: 2.4rem
    }

    .c-hero-2nd-isnt-mark .c-hero-2nd_grad {
        padding: 3.7%
    }

    .c-hero-2nd-isnt-mark .c-hero-2nd_pt::after {
        display: none
    }

    .bg-ta-rd-mg .c-hero-2nd::after {
        position: absolute;
        top: auto;
        left: 50%;
        -webkit-transform: translate(-50%,50%);
        -ms-transform: translate(-50%,50%);
        transform: translate(-50%,50%);
        width: calc(8 / 16 * 100vw);
        height: calc(8 / 16 * .777 * 100vw);
        margin-left: calc(8 / 16 * .054 * 100vw);
        bottom: calc(230vw * 100 / 767);
        z-index: 1
    }

    .bg-ta-rd-mg .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: 3.8rem
    }

    html[lang=ja] .bg-ta-rd-mg .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: 3rem;
        line-height: 1.5
    }

    html[lang=zh-CN] .bg-ta-rd-mg .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: 3rem;
        line-height: 1.5
    }

    html[lang=ko] .bg-ta-rd-mg .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: 3rem;
        line-height: 1.5
    }

    html[lang=zh-TW] .bg-ta-rd-mg .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: 3rem;
        line-height: 1.5
    }

    .bg-ta-rd-or .c-hero-2nd::after {
        position: absolute;
        top: auto;
        left: 50%;
        -webkit-transform: translate(-50%,50%);
        -ms-transform: translate(-50%,50%);
        transform: translate(-50%,50%);
        width: calc(8 / 16 * 100vw);
        height: calc(8 / 16 * .777 * 100vw);
        margin-left: calc(8 / 16 * .054 * 100vw);
        bottom: calc(230vw * 100 / 767);
        z-index: 1
    }

    .bg-ta-rd-or .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: 3.8rem
    }

    html[lang=ja] .bg-ta-rd-or .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: 3rem;
        line-height: 1.5
    }

    html[lang=zh-CN] .bg-ta-rd-or .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: 3rem;
        line-height: 1.5
    }

    html[lang=ko] .bg-ta-rd-or .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: 3rem;
        line-height: 1.5
    }

    html[lang=zh-TW] .bg-ta-rd-or .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: 3rem;
        line-height: 1.5
    }

    .bg-ta-bl-cy .c-hero-2nd::after {
        position: absolute;
        top: auto;
        left: 50%;
        -webkit-transform: translate(-50%,50%);
        -ms-transform: translate(-50%,50%);
        transform: translate(-50%,50%);
        width: calc(8 / 16 * 100vw);
        height: calc(8 / 16 * .777 * 100vw);
        margin-left: calc(8 / 16 * .054 * 100vw);
        bottom: calc(230vw * 100 / 767);
        z-index: 1
    }

    .bg-ta-bl-cy .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: 3.8rem
    }

    html[lang=ja] .bg-ta-bl-cy .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: 3rem;
        line-height: 1.5
    }

    html[lang=zh-CN] .bg-ta-bl-cy .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: 3rem;
        line-height: 1.5
    }

    html[lang=ko] .bg-ta-bl-cy .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: 3rem;
        line-height: 1.5
    }

    html[lang=zh-TW] .bg-ta-bl-cy .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: 3rem;
        line-height: 1.5
    }

    .bg-ta-dg-lg .c-hero-2nd::after {
        position: absolute;
        top: auto;
        left: 50%;
        -webkit-transform: translate(-50%,50%);
        -ms-transform: translate(-50%,50%);
        transform: translate(-50%,50%);
        width: calc(8 / 16 * 100vw);
        height: calc(8 / 16 * .777 * 100vw);
        margin-left: calc(8 / 16 * .054 * 100vw);
        bottom: calc(230vw * 100 / 767);
        z-index: 1
    }

    .bg-ta-dg-lg .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: 3.8rem
    }

    html[lang=ja] .bg-ta-dg-lg .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: 3rem;
        line-height: 1.5
    }

    html[lang=zh-CN] .bg-ta-dg-lg .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: 3rem;
        line-height: 1.5
    }

    html[lang=ko] .bg-ta-dg-lg .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: 3rem;
        line-height: 1.5
    }

    html[lang=zh-TW] .bg-ta-dg-lg .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: 3rem;
        line-height: 1.5
    }

    .bg-ta-or-yl .c-hero-2nd::after {
        position: absolute;
        top: auto;
        left: 50%;
        -webkit-transform: translate(-50%,50%);
        -ms-transform: translate(-50%,50%);
        transform: translate(-50%,50%);
        width: calc(8 / 16 * 100vw);
        height: calc(8 / 16 * .777 * 100vw);
        margin-left: calc(8 / 16 * .054 * 100vw);
        bottom: calc(230vw * 100 / 767);
        z-index: 1
    }

    .bg-ta-or-yl .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: 3.8rem
    }

    html[lang=ja] .bg-ta-or-yl .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: 3rem;
        line-height: 1.5
    }

    html[lang=zh-CN] .bg-ta-or-yl .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: 3rem;
        line-height: 1.5
    }

    html[lang=ko] .bg-ta-or-yl .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: 3rem;
        line-height: 1.5
    }

    html[lang=zh-TW] .bg-ta-or-yl .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: 3rem;
        line-height: 1.5
    }

    .bg-ta-cy-yl .c-hero-2nd::after {
        position: absolute;
        top: auto;
        left: 50%;
        -webkit-transform: translate(-50%,50%);
        -ms-transform: translate(-50%,50%);
        transform: translate(-50%,50%);
        width: calc(8 / 16 * 100vw);
        height: calc(8 / 16 * .777 * 100vw);
        margin-left: calc(8 / 16 * .054 * 100vw);
        bottom: calc(230vw * 100 / 767);
        z-index: 1
    }

    .bg-ta-cy-yl .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: 3.8rem
    }

    html[lang=ja] .bg-ta-cy-yl .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: 3rem;
        line-height: 1.5
    }

    html[lang=zh-CN] .bg-ta-cy-yl .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: 3rem;
        line-height: 1.5
    }

    html[lang=ko] .bg-ta-cy-yl .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: 3rem;
        line-height: 1.5
    }

    html[lang=zh-TW] .bg-ta-cy-yl .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: 3rem;
        line-height: 1.5
    }

    .bg-ta-lg-cy .c-hero-2nd::after {
        position: absolute;
        top: auto;
        left: 50%;
        -webkit-transform: translate(-50%,50%);
        -ms-transform: translate(-50%,50%);
        transform: translate(-50%,50%);
        width: calc(8 / 16 * 100vw);
        height: calc(8 / 16 * .777 * 100vw);
        margin-left: calc(8 / 16 * .054 * 100vw);
        bottom: calc(230vw * 100 / 767);
        z-index: 1
    }

    .bg-ta-lg-cy .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: 3.8rem
    }

    html[lang=ja] .bg-ta-lg-cy .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: 3rem;
        line-height: 1.5
    }

    html[lang=zh-CN] .bg-ta-lg-cy .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: 3rem;
        line-height: 1.5
    }

    html[lang=ko] .bg-ta-lg-cy .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: 3rem;
        line-height: 1.5
    }

    html[lang=zh-TW] .bg-ta-lg-cy .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: 3rem;
        line-height: 1.5
    }

    .bg-ta-mg-cy .c-hero-2nd::after {
        position: absolute;
        top: auto;
        left: 50%;
        -webkit-transform: translate(-50%,50%);
        -ms-transform: translate(-50%,50%);
        transform: translate(-50%,50%);
        width: calc(8 / 16 * 100vw);
        height: calc(8 / 16 * .777 * 100vw);
        margin-left: calc(8 / 16 * .054 * 100vw);
        bottom: calc(230vw * 100 / 767);
        z-index: 1
    }

    .bg-ta-mg-cy .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: 3.8rem
    }

    html[lang=ja] .bg-ta-mg-cy .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: 3rem;
        line-height: 1.5
    }

    html[lang=zh-CN] .bg-ta-mg-cy .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: 3rem;
        line-height: 1.5
    }

    html[lang=ko] .bg-ta-mg-cy .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: 3rem;
        line-height: 1.5
    }

    html[lang=zh-TW] .bg-ta-mg-cy .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: 3rem;
        line-height: 1.5
    }

    .bg-ta-rd-yl .c-hero-2nd::after {
        position: absolute;
        top: auto;
        left: 50%;
        -webkit-transform: translate(-50%,50%);
        -ms-transform: translate(-50%,50%);
        transform: translate(-50%,50%);
        width: calc(8 / 16 * 100vw);
        height: calc(8 / 16 * .777 * 100vw);
        margin-left: calc(8 / 16 * .054 * 100vw);
        bottom: calc(230vw * 100 / 767);
        z-index: 1
    }

    .bg-ta-rd-yl .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: 3.8rem
    }

    html[lang=ja] .bg-ta-rd-yl .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: 3rem;
        line-height: 1.5
    }

    html[lang=zh-CN] .bg-ta-rd-yl .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: 3rem;
        line-height: 1.5
    }

    html[lang=ko] .bg-ta-rd-yl .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: 3rem;
        line-height: 1.5
    }

    html[lang=zh-TW] .bg-ta-rd-yl .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: 3rem;
        line-height: 1.5
    }

    .bg-ta-mg-or .c-hero-2nd::after {
        position: absolute;
        top: auto;
        left: 50%;
        -webkit-transform: translate(-50%,50%);
        -ms-transform: translate(-50%,50%);
        transform: translate(-50%,50%);
        width: calc(8 / 16 * 100vw);
        height: calc(8 / 16 * .777 * 100vw);
        margin-left: calc(8 / 16 * .054 * 100vw);
        bottom: calc(230vw * 100 / 767);
        z-index: 1
    }

    .bg-ta-mg-or .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: 3.8rem
    }

    html[lang=ja] .bg-ta-mg-or .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: 3rem;
        line-height: 1.5
    }

    html[lang=zh-CN] .bg-ta-mg-or .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: 3rem;
        line-height: 1.5
    }

    html[lang=ko] .bg-ta-mg-or .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: 3rem;
        line-height: 1.5
    }

    html[lang=zh-TW] .bg-ta-mg-or .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: 3rem;
        line-height: 1.5
    }

    .bg-ta-dg-yl .c-hero-2nd::after {
        position: absolute;
        top: auto;
        left: 50%;
        -webkit-transform: translate(-50%,50%);
        -ms-transform: translate(-50%,50%);
        transform: translate(-50%,50%);
        width: calc(8 / 16 * 100vw);
        height: calc(8 / 16 * .777 * 100vw);
        margin-left: calc(8 / 16 * .054 * 100vw);
        bottom: calc(230vw * 100 / 767);
        z-index: 1
    }

    .bg-ta-dg-yl .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: 3.8rem
    }

    html[lang=ja] .bg-ta-dg-yl .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: 3rem;
        line-height: 1.5
    }

    html[lang=zh-CN] .bg-ta-dg-yl .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: 3rem;
        line-height: 1.5
    }

    html[lang=ko] .bg-ta-dg-yl .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: 3rem;
        line-height: 1.5
    }

    html[lang=zh-TW] .bg-ta-dg-yl .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: 3rem;
        line-height: 1.5
    }

    .bg-ta-dg-cy .c-hero-2nd::after {
        position: absolute;
        top: auto;
        left: 50%;
        -webkit-transform: translate(-50%,50%);
        -ms-transform: translate(-50%,50%);
        transform: translate(-50%,50%);
        width: calc(8 / 16 * 100vw);
        height: calc(8 / 16 * .777 * 100vw);
        margin-left: calc(8 / 16 * .054 * 100vw);
        bottom: calc(230vw * 100 / 767);
        z-index: 1
    }

    .bg-ta-dg-cy .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: 3.8rem
    }

    html[lang=ja] .bg-ta-dg-cy .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: 3rem;
        line-height: 1.5
    }

    html[lang=zh-CN] .bg-ta-dg-cy .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: 3rem;
        line-height: 1.5
    }

    html[lang=ko] .bg-ta-dg-cy .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: 3rem;
        line-height: 1.5
    }

    html[lang=zh-TW] .bg-ta-dg-cy .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: 3rem;
        line-height: 1.5
    }

    .bg-ta-rd-bl .c-hero-2nd::after {
        position: absolute;
        top: auto;
        left: 50%;
        -webkit-transform: translate(-50%,50%);
        -ms-transform: translate(-50%,50%);
        transform: translate(-50%,50%);
        width: calc(8 / 16 * 100vw);
        height: calc(8 / 16 * .777 * 100vw);
        margin-left: calc(8 / 16 * .054 * 100vw);
        bottom: calc(230vw * 100 / 767);
        z-index: 1
    }

    .bg-ta-rd-bl .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: 3.8rem
    }

    html[lang=ja] .bg-ta-rd-bl .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: 3rem;
        line-height: 1.5
    }

    html[lang=zh-CN] .bg-ta-rd-bl .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: 3rem;
        line-height: 1.5
    }

    html[lang=ko] .bg-ta-rd-bl .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: 3rem;
        line-height: 1.5
    }

    html[lang=zh-TW] .bg-ta-rd-bl .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: 3rem;
        line-height: 1.5
    }

    .bg-ta-bl-dg .c-hero-2nd::after {
        position: absolute;
        top: auto;
        left: 50%;
        -webkit-transform: translate(-50%,50%);
        -ms-transform: translate(-50%,50%);
        transform: translate(-50%,50%);
        width: calc(8 / 16 * 100vw);
        height: calc(8 / 16 * .777 * 100vw);
        margin-left: calc(8 / 16 * .054 * 100vw);
        bottom: calc(230vw * 100 / 767);
        z-index: 1
    }

    .bg-ta-bl-dg .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: 3.8rem
    }

    html[lang=ja] .bg-ta-bl-dg .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: 3rem;
        line-height: 1.5
    }

    html[lang=zh-CN] .bg-ta-bl-dg .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: 3rem;
        line-height: 1.5
    }

    html[lang=ko] .bg-ta-bl-dg .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: 3rem;
        line-height: 1.5
    }

    html[lang=zh-TW] .bg-ta-bl-dg .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: 3rem;
        line-height: 1.5
    }

    .bg-ta-bl-mg .c-hero-2nd::after {
        position: absolute;
        top: auto;
        left: 50%;
        -webkit-transform: translate(-50%,50%);
        -ms-transform: translate(-50%,50%);
        transform: translate(-50%,50%);
        width: calc(8 / 16 * 100vw);
        height: calc(8 / 16 * .777 * 100vw);
        margin-left: calc(8 / 16 * .054 * 100vw);
        bottom: calc(230vw * 100 / 767);
        z-index: 1
    }

    .bg-ta-bl-mg .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: 3.8rem
    }

    html[lang=ja] .bg-ta-bl-mg .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: 3rem;
        line-height: 1.5
    }

    html[lang=zh-CN] .bg-ta-bl-mg .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: 3rem;
        line-height: 1.5
    }

    html[lang=ko] .bg-ta-bl-mg .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: 3rem;
        line-height: 1.5
    }

    html[lang=zh-TW] .bg-ta-bl-mg .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: 3rem;
        line-height: 1.5
    }

    .bg-ta-mg-rd .c-hero-2nd::after {
        position: absolute;
        top: auto;
        left: 50%;
        -webkit-transform: translate(-50%,50%);
        -ms-transform: translate(-50%,50%);
        transform: translate(-50%,50%);
        width: calc(8 / 16 * 100vw);
        height: calc(8 / 16 * .777 * 100vw);
        margin-left: calc(8 / 16 * .054 * 100vw);
        bottom: calc(230vw * 100 / 767);
        z-index: 1
    }

    .bg-ta-mg-rd .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: 3.8rem
    }

    html[lang=ja] .bg-ta-mg-rd .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: 3rem;
        line-height: 1.5
    }

    html[lang=zh-CN] .bg-ta-mg-rd .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: 3rem;
        line-height: 1.5
    }

    html[lang=ko] .bg-ta-mg-rd .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: 3rem;
        line-height: 1.5
    }

    html[lang=zh-TW] .bg-ta-mg-rd .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: 3rem;
        line-height: 1.5
    }

    .bg-ta-or-rd .c-hero-2nd::after {
        position: absolute;
        top: auto;
        left: 50%;
        -webkit-transform: translate(-50%,50%);
        -ms-transform: translate(-50%,50%);
        transform: translate(-50%,50%);
        width: calc(8 / 16 * 100vw);
        height: calc(8 / 16 * .777 * 100vw);
        margin-left: calc(8 / 16 * .054 * 100vw);
        bottom: calc(230vw * 100 / 767);
        z-index: 1
    }

    .bg-ta-or-rd .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: 3.8rem
    }

    html[lang=ja] .bg-ta-or-rd .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: 3rem;
        line-height: 1.5
    }

    html[lang=zh-CN] .bg-ta-or-rd .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: 3rem;
        line-height: 1.5
    }

    html[lang=ko] .bg-ta-or-rd .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: 3rem;
        line-height: 1.5
    }

    html[lang=zh-TW] .bg-ta-or-rd .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: 3rem;
        line-height: 1.5
    }

    .bg-ta-cy-bl .c-hero-2nd::after {
        position: absolute;
        top: auto;
        left: 50%;
        -webkit-transform: translate(-50%,50%);
        -ms-transform: translate(-50%,50%);
        transform: translate(-50%,50%);
        width: calc(8 / 16 * 100vw);
        height: calc(8 / 16 * .777 * 100vw);
        margin-left: calc(8 / 16 * .054 * 100vw);
        bottom: calc(230vw * 100 / 767);
        z-index: 1
    }

    .bg-ta-cy-bl .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: 3.8rem
    }

    html[lang=ja] .bg-ta-cy-bl .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: 3rem;
        line-height: 1.5
    }

    html[lang=zh-CN] .bg-ta-cy-bl .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: 3rem;
        line-height: 1.5
    }

    html[lang=ko] .bg-ta-cy-bl .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: 3rem;
        line-height: 1.5
    }

    html[lang=zh-TW] .bg-ta-cy-bl .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: 3rem;
        line-height: 1.5
    }

    .bg-ta-lg-dg .c-hero-2nd::after {
        position: absolute;
        top: auto;
        left: 50%;
        -webkit-transform: translate(-50%,50%);
        -ms-transform: translate(-50%,50%);
        transform: translate(-50%,50%);
        width: calc(8 / 16 * 100vw);
        height: calc(8 / 16 * .777 * 100vw);
        margin-left: calc(8 / 16 * .054 * 100vw);
        bottom: calc(230vw * 100 / 767);
        z-index: 1
    }

    .bg-ta-lg-dg .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: 3.8rem
    }

    html[lang=ja] .bg-ta-lg-dg .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: 3rem;
        line-height: 1.5
    }

    html[lang=zh-CN] .bg-ta-lg-dg .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: 3rem;
        line-height: 1.5
    }

    html[lang=ko] .bg-ta-lg-dg .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: 3rem;
        line-height: 1.5
    }

    html[lang=zh-TW] .bg-ta-lg-dg .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: 3rem;
        line-height: 1.5
    }

    .bg-ta-yl-or .c-hero-2nd::after {
        position: absolute;
        top: auto;
        left: 50%;
        -webkit-transform: translate(-50%,50%);
        -ms-transform: translate(-50%,50%);
        transform: translate(-50%,50%);
        width: calc(8 / 16 * 100vw);
        height: calc(8 / 16 * .777 * 100vw);
        margin-left: calc(8 / 16 * .054 * 100vw);
        bottom: calc(230vw * 100 / 767);
        z-index: 1
    }

    .bg-ta-yl-or .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: 3.8rem
    }

    html[lang=ja] .bg-ta-yl-or .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: 3rem;
        line-height: 1.5
    }

    html[lang=zh-CN] .bg-ta-yl-or .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: 3rem;
        line-height: 1.5
    }

    html[lang=ko] .bg-ta-yl-or .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: 3rem;
        line-height: 1.5
    }

    html[lang=zh-TW] .bg-ta-yl-or .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: 3rem;
        line-height: 1.5
    }

    .bg-ta-yl-cy .c-hero-2nd::after {
        position: absolute;
        top: auto;
        left: 50%;
        -webkit-transform: translate(-50%,50%);
        -ms-transform: translate(-50%,50%);
        transform: translate(-50%,50%);
        width: calc(8 / 16 * 100vw);
        height: calc(8 / 16 * .777 * 100vw);
        margin-left: calc(8 / 16 * .054 * 100vw);
        bottom: calc(230vw * 100 / 767);
        z-index: 1
    }

    .bg-ta-yl-cy .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: 3.8rem
    }

    html[lang=ja] .bg-ta-yl-cy .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: 3rem;
        line-height: 1.5
    }

    html[lang=zh-CN] .bg-ta-yl-cy .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: 3rem;
        line-height: 1.5
    }

    html[lang=ko] .bg-ta-yl-cy .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: 3rem;
        line-height: 1.5
    }

    html[lang=zh-TW] .bg-ta-yl-cy .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: 3rem;
        line-height: 1.5
    }

    .bg-ta-cy-lg .c-hero-2nd::after {
        position: absolute;
        top: auto;
        left: 50%;
        -webkit-transform: translate(-50%,50%);
        -ms-transform: translate(-50%,50%);
        transform: translate(-50%,50%);
        width: calc(8 / 16 * 100vw);
        height: calc(8 / 16 * .777 * 100vw);
        margin-left: calc(8 / 16 * .054 * 100vw);
        bottom: calc(230vw * 100 / 767);
        z-index: 1
    }

    .bg-ta-cy-lg .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: 3.8rem
    }

    html[lang=ja] .bg-ta-cy-lg .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: 3rem;
        line-height: 1.5
    }

    html[lang=zh-CN] .bg-ta-cy-lg .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: 3rem;
        line-height: 1.5
    }

    html[lang=ko] .bg-ta-cy-lg .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: 3rem;
        line-height: 1.5
    }

    html[lang=zh-TW] .bg-ta-cy-lg .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: 3rem;
        line-height: 1.5
    }

    .bg-ta-cy-mg .c-hero-2nd::after {
        position: absolute;
        top: auto;
        left: 50%;
        -webkit-transform: translate(-50%,50%);
        -ms-transform: translate(-50%,50%);
        transform: translate(-50%,50%);
        width: calc(8 / 16 * 100vw);
        height: calc(8 / 16 * .777 * 100vw);
        margin-left: calc(8 / 16 * .054 * 100vw);
        bottom: calc(230vw * 100 / 767);
        z-index: 1
    }

    .bg-ta-cy-mg .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: 3.8rem
    }

    html[lang=ja] .bg-ta-cy-mg .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: 3rem;
        line-height: 1.5
    }

    html[lang=zh-CN] .bg-ta-cy-mg .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: 3rem;
        line-height: 1.5
    }

    html[lang=ko] .bg-ta-cy-mg .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: 3rem;
        line-height: 1.5
    }

    html[lang=zh-TW] .bg-ta-cy-mg .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: 3rem;
        line-height: 1.5
    }

    .bg-ta-yl-rd .c-hero-2nd::after {
        position: absolute;
        top: auto;
        left: 50%;
        -webkit-transform: translate(-50%,50%);
        -ms-transform: translate(-50%,50%);
        transform: translate(-50%,50%);
        width: calc(8 / 16 * 100vw);
        height: calc(8 / 16 * .777 * 100vw);
        margin-left: calc(8 / 16 * .054 * 100vw);
        bottom: calc(230vw * 100 / 767);
        z-index: 1
    }

    .bg-ta-yl-rd .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: 3.8rem
    }

    html[lang=ja] .bg-ta-yl-rd .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: 3rem;
        line-height: 1.5
    }

    html[lang=zh-CN] .bg-ta-yl-rd .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: 3rem;
        line-height: 1.5
    }

    html[lang=ko] .bg-ta-yl-rd .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: 3rem;
        line-height: 1.5
    }

    html[lang=zh-TW] .bg-ta-yl-rd .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: 3rem;
        line-height: 1.5
    }

    .bg-ta-or-mg .c-hero-2nd::after {
        position: absolute;
        top: auto;
        left: 50%;
        -webkit-transform: translate(-50%,50%);
        -ms-transform: translate(-50%,50%);
        transform: translate(-50%,50%);
        width: calc(8 / 16 * 100vw);
        height: calc(8 / 16 * .777 * 100vw);
        margin-left: calc(8 / 16 * .054 * 100vw);
        bottom: calc(230vw * 100 / 767);
        z-index: 1
    }

    .bg-ta-or-mg .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: 3.8rem
    }

    html[lang=ja] .bg-ta-or-mg .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: 3rem;
        line-height: 1.5
    }

    html[lang=zh-CN] .bg-ta-or-mg .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: 3rem;
        line-height: 1.5
    }

    html[lang=ko] .bg-ta-or-mg .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: 3rem;
        line-height: 1.5
    }

    html[lang=zh-TW] .bg-ta-or-mg .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: 3rem;
        line-height: 1.5
    }

    .bg-ta-yl-dg .c-hero-2nd::after {
        position: absolute;
        top: auto;
        left: 50%;
        -webkit-transform: translate(-50%,50%);
        -ms-transform: translate(-50%,50%);
        transform: translate(-50%,50%);
        width: calc(8 / 16 * 100vw);
        height: calc(8 / 16 * .777 * 100vw);
        margin-left: calc(8 / 16 * .054 * 100vw);
        bottom: calc(230vw * 100 / 767);
        z-index: 1
    }

    .bg-ta-yl-dg .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: 3.8rem
    }

    html[lang=ja] .bg-ta-yl-dg .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: 3rem;
        line-height: 1.5
    }

    html[lang=zh-CN] .bg-ta-yl-dg .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: 3rem;
        line-height: 1.5
    }

    html[lang=ko] .bg-ta-yl-dg .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: 3rem;
        line-height: 1.5
    }

    html[lang=zh-TW] .bg-ta-yl-dg .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: 3rem;
        line-height: 1.5
    }

    .bg-ta-cy-dg .c-hero-2nd::after {
        position: absolute;
        top: auto;
        left: 50%;
        -webkit-transform: translate(-50%,50%);
        -ms-transform: translate(-50%,50%);
        transform: translate(-50%,50%);
        width: calc(8 / 16 * 100vw);
        height: calc(8 / 16 * .777 * 100vw);
        margin-left: calc(8 / 16 * .054 * 100vw);
        bottom: calc(230vw * 100 / 767);
        z-index: 1
    }

    .bg-ta-cy-dg .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: 3.8rem
    }

    html[lang=ja] .bg-ta-cy-dg .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: 3rem;
        line-height: 1.5
    }

    html[lang=zh-CN] .bg-ta-cy-dg .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: 3rem;
        line-height: 1.5
    }

    html[lang=ko] .bg-ta-cy-dg .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: 3rem;
        line-height: 1.5
    }

    html[lang=zh-TW] .bg-ta-cy-dg .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: 3rem;
        line-height: 1.5
    }

    .bg-ta-bl-rd .c-hero-2nd::after {
        position: absolute;
        top: auto;
        left: 50%;
        -webkit-transform: translate(-50%,50%);
        -ms-transform: translate(-50%,50%);
        transform: translate(-50%,50%);
        width: calc(8 / 16 * 100vw);
        height: calc(8 / 16 * .777 * 100vw);
        margin-left: calc(8 / 16 * .054 * 100vw);
        bottom: calc(230vw * 100 / 767);
        z-index: 1
    }

    .bg-ta-bl-rd .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: 3.8rem
    }

    html[lang=ja] .bg-ta-bl-rd .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: 3rem;
        line-height: 1.5
    }

    html[lang=zh-CN] .bg-ta-bl-rd .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: 3rem;
        line-height: 1.5
    }

    html[lang=ko] .bg-ta-bl-rd .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: 3rem;
        line-height: 1.5
    }

    html[lang=zh-TW] .bg-ta-bl-rd .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: 3rem;
        line-height: 1.5
    }

    .bg-ta-dg-bl .c-hero-2nd::after {
        position: absolute;
        top: auto;
        left: 50%;
        -webkit-transform: translate(-50%,50%);
        -ms-transform: translate(-50%,50%);
        transform: translate(-50%,50%);
        width: calc(8 / 16 * 100vw);
        height: calc(8 / 16 * .777 * 100vw);
        margin-left: calc(8 / 16 * .054 * 100vw);
        bottom: calc(230vw * 100 / 767);
        z-index: 1
    }

    .bg-ta-dg-bl .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: 3.8rem
    }

    html[lang=ja] .bg-ta-dg-bl .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: 3rem;
        line-height: 1.5
    }

    html[lang=zh-CN] .bg-ta-dg-bl .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: 3rem;
        line-height: 1.5
    }

    html[lang=ko] .bg-ta-dg-bl .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: 3rem;
        line-height: 1.5
    }

    html[lang=zh-TW] .bg-ta-dg-bl .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: 3rem;
        line-height: 1.5
    }

    .bg-ta-mg-bl .c-hero-2nd::after {
        position: absolute;
        top: auto;
        left: 50%;
        -webkit-transform: translate(-50%,50%);
        -ms-transform: translate(-50%,50%);
        transform: translate(-50%,50%);
        width: calc(8 / 16 * 100vw);
        height: calc(8 / 16 * .777 * 100vw);
        margin-left: calc(8 / 16 * .054 * 100vw);
        bottom: calc(230vw * 100 / 767);
        z-index: 1
    }

    .bg-ta-mg-bl .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: 3.8rem
    }

    html[lang=ja] .bg-ta-mg-bl .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: 3rem;
        line-height: 1.5
    }

    html[lang=zh-CN] .bg-ta-mg-bl .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: 3rem;
        line-height: 1.5
    }

    html[lang=ko] .bg-ta-mg-bl .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: 3rem;
        line-height: 1.5
    }

    html[lang=zh-TW] .bg-ta-mg-bl .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: 3rem;
        line-height: 1.5
    }

    .c-hero-2nd-bnr .c-hero-2nd .c-hero-2nd_grad {
        padding: 0
    }

    .c-hero-2nd-bnr .c-hero-2nd .c-hero-2nd_textcol {
        width: auto;
        margin-right: 0;
        padding: 3.7%
    }

    .c-hero-2nd-bnr .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: 2.6rem;
        margin-bottom: 0;
        margin: 5% 0
    }

    .c-btn-ico-2 {
        width: 26px;
        height: 26px
    }

    .c-btn-cta-fixed_inr {
        min-height: 0
    }

    .c-heading_ttl {
        font-size: 3rem
    }

    html[lang=ja] .c-heading_ttl {
        font-size: 2.6rem
    }

    html[lang=zh-CN] .c-heading_ttl {
        font-size: 2.6rem
    }

    html[lang=ko] .c-heading_ttl {
        font-size: 2.6rem
    }

    html[lang=zh-TW] .c-heading_ttl {
        font-size: 2.6rem
    }

    .message .l-section .l-section-inner {
        opacity: 1!important;
        visibility: visible!important
    }

    .message .l-section .is-messageTarget {
        opacity: 1!important
    }

    .section-sevenfield {
        height: 110vh
    }

    .section-sevenfield .js-text_span_inr {
        opacity: 1!important
    }

    .section-sevenfield-frame.is-fixed {
        position: relative
    }

    .section-sevenfield-frame {
        opacity: 1!important;
        visibility: visible!important
    }

    .sevenfield-title {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }

    .sevenfield-item {
        -webkit-transform: translate(0,0)!important;
        -ms-transform: translate(0,0)!important;
        transform: translate(0,0)!important;
        opacity: 1!important
    }

    .fivekey-list-area .fivekey-item {
        width: 30%;
        margin: 12px auto 0
    }

    .section-fivekey-inr .fivekey-title {
        margin-top: 24px;
        padding-top: 24px;
        font-size: 3vh
    }

    .p-ob-technologie_title+.p-ob-technologie_text {
        font-size: 1.4vh
    }

    .p-ob-technologie_title {
        font-size: 2vh
    }

    .section-fivekey {
        height: 98vh
    }

    .section-fivekey-frame {
        height: 94vh
    }

    .section-fivekey-frame.is-fixed {
        position: relative;
        height: 94vh
    }

    .section-fivekey-frame {
        opacity: 1!important;
        visibility: visible!important
    }

    .fivekey-title {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }

    .fivekey-item {
        -webkit-transform: translate(0,0)!important;
        -ms-transform: translate(0,0)!important;
        transform: translate(0,0)!important;
        opacity: 1!important
    }

    .c-summary_main {
        display: block;
        margin-bottom: -20px
    }

    .c-summary-col_item {
        border-bottom-width: 20px
    }

    .p-sentence_summary2col .c-summary-col_item {
        width: 100%
    }

    .p-sentence_summary3col .c-summary-col_item {
        width: 100%
    }

    .c-summary-row_item+.c-summary-row_item {
        padding-top: 20px
    }

    .c-summary-row_main {
        display: block
    }

    .c-summary-row_col {
        width: 100%;
        padding: 10px 30px 20px 30px
    }

    .c-summary-row_col.c-summary-row_col-theme {
        width: 100%
    }

    .c-summary-row_col.c-summary-row_col-theme::before {
        top: auto;
        bottom: -25px;
        right: 50%;
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
        margin-top: 0;
        margin-right: -8px
    }

    .c-summary-row_col.c-summary-row_col-theme .c-summary-row_col_inr {
        padding: 20px 30px 20px 30px
    }

    .bg-sum-rd-mg .c-summary-row::before {
        width: 100%;
        left: 0
    }

    .bg-sum-rd-mg .c-summary-row_item::before {
        height: 20px
    }

    .bg-sum-rd-or .c-summary-row::before {
        width: 100%;
        left: 0
    }

    .bg-sum-rd-or .c-summary-row_item::before {
        height: 20px
    }

    .bg-sum-bl-cy .c-summary-row::before {
        width: 100%;
        left: 0
    }

    .bg-sum-bl-cy .c-summary-row_item::before {
        height: 20px
    }

    .bg-sum-dg-lg .c-summary-row::before {
        width: 100%;
        left: 0
    }

    .bg-sum-dg-lg .c-summary-row_item::before {
        height: 20px
    }

    .bg-sum-or-yl .c-summary-row::before {
        width: 100%;
        left: 0
    }

    .bg-sum-or-yl .c-summary-row_item::before {
        height: 20px
    }

    .bg-sum-cy-yl .c-summary-row::before {
        width: 100%;
        left: 0
    }

    .bg-sum-cy-yl .c-summary-row_item::before {
        height: 20px
    }

    .bg-sum-lg-cy .c-summary-row::before {
        width: 100%;
        left: 0
    }

    .bg-sum-lg-cy .c-summary-row_item::before {
        height: 20px
    }

    .bg-sum-mg-cy .c-summary-row::before {
        width: 100%;
        left: 0
    }

    .bg-sum-mg-cy .c-summary-row_item::before {
        height: 20px
    }

    .bg-sum-rd-yl .c-summary-row::before {
        width: 100%;
        left: 0
    }

    .bg-sum-rd-yl .c-summary-row_item::before {
        height: 20px
    }

    .bg-sum-mg-or .c-summary-row::before {
        width: 100%;
        left: 0
    }

    .bg-sum-mg-or .c-summary-row_item::before {
        height: 20px
    }

    .bg-sum-dg-yl .c-summary-row::before {
        width: 100%;
        left: 0
    }

    .bg-sum-dg-yl .c-summary-row_item::before {
        height: 20px
    }

    .bg-sum-dg-cy .c-summary-row::before {
        width: 100%;
        left: 0
    }

    .bg-sum-dg-cy .c-summary-row_item::before {
        height: 20px
    }

    .bg-sum-rd-bl .c-summary-row::before {
        width: 100%;
        left: 0
    }

    .bg-sum-rd-bl .c-summary-row_item::before {
        height: 20px
    }

    .bg-sum-bl-dg .c-summary-row::before {
        width: 100%;
        left: 0
    }

    .bg-sum-bl-dg .c-summary-row_item::before {
        height: 20px
    }

    .bg-sum-bl-mg .c-summary-row::before {
        width: 100%;
        left: 0
    }

    .bg-sum-bl-mg .c-summary-row_item::before {
        height: 20px
    }

    .bg-sum-mg-rd .c-summary-row::before {
        width: 100%;
        left: 0
    }

    .bg-sum-mg-rd .c-summary-row_item::before {
        height: 20px
    }

    .bg-sum-or-rd .c-summary-row::before {
        width: 100%;
        left: 0
    }

    .bg-sum-or-rd .c-summary-row_item::before {
        height: 20px
    }

    .bg-sum-cy-bl .c-summary-row::before {
        width: 100%;
        left: 0
    }

    .bg-sum-cy-bl .c-summary-row_item::before {
        height: 20px
    }

    .bg-sum-lg-dg .c-summary-row::before {
        width: 100%;
        left: 0
    }

    .bg-sum-lg-dg .c-summary-row_item::before {
        height: 20px
    }

    .bg-sum-yl-or .c-summary-row::before {
        width: 100%;
        left: 0
    }

    .bg-sum-yl-or .c-summary-row_item::before {
        height: 20px
    }

    .bg-sum-yl-cy .c-summary-row::before {
        width: 100%;
        left: 0
    }

    .bg-sum-yl-cy .c-summary-row_item::before {
        height: 20px
    }

    .bg-sum-cy-lg .c-summary-row::before {
        width: 100%;
        left: 0
    }

    .bg-sum-cy-lg .c-summary-row_item::before {
        height: 20px
    }

    .bg-sum-cy-mg .c-summary-row::before {
        width: 100%;
        left: 0
    }

    .bg-sum-cy-mg .c-summary-row_item::before {
        height: 20px
    }

    .bg-sum-yl-rd .c-summary-row::before {
        width: 100%;
        left: 0
    }

    .bg-sum-yl-rd .c-summary-row_item::before {
        height: 20px
    }

    .bg-sum-or-mg .c-summary-row::before {
        width: 100%;
        left: 0
    }

    .bg-sum-or-mg .c-summary-row_item::before {
        height: 20px
    }

    .bg-sum-yl-dg .c-summary-row::before {
        width: 100%;
        left: 0
    }

    .bg-sum-yl-dg .c-summary-row_item::before {
        height: 20px
    }

    .bg-sum-cy-dg .c-summary-row::before {
        width: 100%;
        left: 0
    }

    .bg-sum-cy-dg .c-summary-row_item::before {
        height: 20px
    }

    .bg-sum-bl-rd .c-summary-row::before {
        width: 100%;
        left: 0
    }

    .bg-sum-bl-rd .c-summary-row_item::before {
        height: 20px
    }

    .bg-sum-dg-bl .c-summary-row::before {
        width: 100%;
        left: 0
    }

    .bg-sum-dg-bl .c-summary-row_item::before {
        height: 20px
    }

    .bg-sum-mg-bl .c-summary-row::before {
        width: 100%;
        left: 0
    }

    .bg-sum-mg-bl .c-summary-row_item::before {
        height: 20px
    }

    .c-col {
        padding: 30px
    }

    .c-col-infolist {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .c-col-infolist_item {
        display: block;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 46.875%;
        flex: 0 0 46.875%;
        width: 46.875%;
        margin-left: 1.5625%;
        margin-right: 1.5625%;
        margin-bottom: 3.125%;
        margin-top: 0
    }

    .c-col-infolist_item>span {
        display: block
    }

    .c-col-icolist {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .c-col-icolist_item {
        display: block;
        text-align: center;
        width: 48%
    }

    .c-col-icolist_item+.c-col-icolist_item {
        margin-top: 0
    }

    .c-col-icolist_ico {
        margin: 0 auto 10px;
        width: 70%
    }

    .c-col-icolist_txt {
        padding-left: 0
    }

    .p-sentence_layout2 .c-collay>.c-collay_item {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 96.875%;
        flex: 0 0 96.875%;
        width: 96.875%;
        margin-left: 1.5625%;
        margin-right: 1.5625%;
        margin-bottom: 3.125%
    }

    .p-sentence_layout2-sp2 .c-collay>.c-collay_item {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 46.875%;
        flex: 0 0 46.875%;
        width: 46.875%;
        margin-left: 1.5625%;
        margin-right: 1.5625%;
        margin-bottom: 3.125%
    }

    .p-sentence_layout3 .c-collay>.c-collay_item {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 96.875%;
        flex: 0 0 96.875%;
        width: 96.875%;
        margin-left: 1.5625%;
        margin-right: 1.5625%;
        margin-bottom: 3.125%
    }

    .p-sentence_layout4 .c-collay>.c-collay_item {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 96.875%;
        flex: 0 0 96.875%;
        width: 96.875%;
        margin-left: 1.5625%;
        margin-right: 1.5625%;
        margin-bottom: 3.125%
    }

    .p-sentence_layout4 .c-collay>.c-collay_item>div {
        text-align: left;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 46.875%;
        flex: 0 0 46.875%;
        width: 46.875%;
        margin-left: 1.5625%;
        margin-right: 1.5625%;
        margin-bottom: 3.125%
    }

    .fit-image .p-sentence_layout2 .c-collay>.c-collay_item .c-colimg_img {
        padding-top: 130%
    }

    .fit-image .p-sentence_layout3 .c-collay {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-left: 0;
        margin-right: 0
    }

    .fit-image .p-sentence_layout3 .c-collay>.c-collay_item:nth-child(even) {
        padding-right: 3px;
        margin-top: 6px;
        margin-right: 0;
        margin-left: 0;
        width: 50%
    }

    .fit-image .p-sentence_layout3 .c-collay>.c-collay_item:nth-child(odd) {
        padding-left: 3px;
        margin-top: 6px;
        margin-left: 0;
        margin-right: 0;
        width: 50%
    }

    .fit-image .p-sentence_layout3 .c-collay>.c-collay_item:first-child {
        margin-right: 0;
        margin-left: 0;
        margin-right: 0;
        margin-bottom: 0;
        padding-left: 0;
        padding-right: 0;
        width: 100%;
        -webkit-box-flex: 1;
        -ms-flex: auto;
        flex: auto
    }

    .fit-image .p-sentence_layout3 .c-collay>.c-collay_item:first-child .c-colimg_img {
        position: relative;
        height: auto;
        padding-top: 0
    }

    .fit-image .p-sentence_layout3 .c-collay>.c-collay_item:first-child .c-colimg_img img {
        position: static;
        height: auto;
        width: 100%;
        max-width: 100%;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }

    .fit-image .p-sentence_layout3 .c-collay>.c-collay_item:not(:first-child) .c-colimg_img {
        padding-top: 130%
    }

    .c-table table td,.c-table table th {
        display: block
    }

    .c-voice_inr {
        display: block
    }

    .c-voice_pt {
        width: 80%;
        max-width: 300px;
        min-width: 0;
        margin-left: auto;
        margin-right: auto
    }

    .c-voice_pt+.c-voice_col {
        padding-left: 0;
        padding-top: 3.4%
    }

    .c-voice-list .c-voice_inr {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row;
        flex-flow: row;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-left: -2%;
        margin-right: -2%;
        margin-top: -2%
    }

    .c-voice-list .c-voice_pt {
        width: 46%
    }

    .c-voice-list .c-voice_pt:nth-last-child(n+1):nth-last-child(-n+1):first-child {
        width: 46%
    }

    .c-voice-list .c-voice_pt:nth-last-child(n+5):nth-last-child(-n+6):first-child,.c-voice-list .c-voice_pt:nth-last-child(n+5):nth-last-child(-n+6):first-child~.c-voice_pt {
        margin: 2% 2% 0
    }

    .section-solutions_inr {
        padding: 0
    }

    .section-solutions_bg01:after {
        content: "";
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        width: 50%;
        height: 100%;
        background-color: rgba(0,0,0,.5)
    }

    .section-solutions_mark {
        position: relative;
        width: calc(11 / 16 * 100vw);
        height: calc(11 / 16 * .81640625 * 100vw);
        margin-left: calc(11 / 16 * .054 * 100vw);
        margin-top: 50%
    }

    .p-movie {
        top: 0;
        height: auto
    }

    .p-movie .scrollmagic-pin-spacer {
        padding-top: 0!important;
        padding-bottom: 0!important
    }

    .p-movie .p-movie-btn {
        top: 0;
        opacity: 1
    }

    .p-movie .p-movie-space {
        min-height: 47vw;
        max-height: 55.45vw;
        position: relative!important
    }

    .p-movie .photo {
        top: 0;
        opacity: 1
    }

    .p-conference-wrap {
        padding-bottom: 0
    }

    .p-conference_bg {
        padding-top: 169%;
        background-size: 200% auto
    }

    .p-conference_bg02 {
        width: 100%;
        height: 40%;
        top: auto;
        bottom: 0;
        background: 0 0;
        overflow: hidden
    }

    .p-conference_bg02:before {
        content: "";
        position: absolute;
        display: block;
        width: 105%;
        height: 105%;
        top: -2.5%;
        left: -2.5%;
        background-image: url(/templates/img/bgg-bl-mg.png);
        background-repeat: no-repeat;
        background-size: cover;
        z-index: 0
    }

    .p-conference_bg02[style*="0px"] {
        -webkit-animation: none;
        animation: none
    }

    .p-conference_bg03 {
        width: 100%;
        height: 40%;
        top: auto;
        bottom: 0;
        background: 0 0;
        overflow: hidden
    }

    .p-conference_bg03:before {
        content: "";
        position: absolute;
        display: block;
        width: 105%;
        height: 105%;
        top: -2.5%;
        left: -2.5%;
        background-image: url(/templates/img/bgg-or-yl.png);
        background-repeat: no-repeat;
        background-size: cover;
        z-index: 0
    }

    .p-conference_bg03[style*="0px"] {
        -webkit-animation: none;
        animation: none
    }

    .p-conference_inner {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        height: 40%;
        width: 100%;
        padding: 0;
        left: 0;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
        bottom: 0;
        left: 0;
        margin-bottom: 0
    }

    .p-conference_text {
        position: relative;
        width: 100%;
        height: 100%;
        top: auto;
        bottom: 0;
        left: 0
    }

    .p-conference_title {
        font-size: 3.4rem;
        margin-bottom: 30px
    }

    .p-conference_btn {
        margin-top: 10px
    }

    .p-slide .slick-prev {
        left: -4.5%
    }

    .p-slide .slick-next {
        right: -4.5%
    }

    .p-categoryicon_item {
        text-align: left;
        display: block;
        float: none
    }

    .p-categoryicon_item:nth-child(2) {
        display: block;
        float: none;
        text-align: center;
        margin-top: 20px
    }

    .p-viewmore {
        padding-top: 60px;
        padding-bottom: 60px
    }

    .p-viewmore_ttl {
        text-align: center;
        font-size: 3.4rem
    }

    html[lang=ja] .p-viewmore_ttl {
        font-size: 2.6rem
    }

    html[lang=zh-CN] .p-viewmore_ttl {
        font-size: 2.6rem
    }

    html[lang=ko] .p-viewmore_ttl {
        font-size: 2.6rem
    }

    html[lang=zh-TW] .p-viewmore_ttl {
        font-size: 2.6rem
    }

    .p-viewmore_body {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .p-viewmore_txt {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        min-height: 1%;
        padding-right: 0;
        width: 100%
    }

    .p-viewmore_img {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        margin-bottom: 20px;
        width: 47%;
        max-width: none;
        min-height: 1%
    }

    .p-viewmore_img.p-viewmore_img-sm {
        margin-left: auto;
        margin-right: auto;
        margin-top: 20px
    }

    .p-sentence_ctaB .p-viewmore .p-viewmore_txt {
        width: 100%;
        padding-right: 0
    }

    .p-sentence_ctaB .p-viewmore .p-viewmore_ttl {
        font-size: 3.8rem
    }

    html[lang=ja] .p-sentence_ctaB .p-viewmore .p-viewmore_ttl {
        font-size: 3.2rem
    }

    html[lang=zh-CN] .p-sentence_ctaB .p-viewmore .p-viewmore_ttl {
        font-size: 3.2rem
    }

    html[lang=ko] .p-sentence_ctaB .p-viewmore .p-viewmore_ttl {
        font-size: 3.2rem
    }

    html[lang=zh-TW] .p-sentence_ctaB .p-viewmore .p-viewmore_ttl {
        font-size: 3.2rem
    }

    .p-sentence_ctaB .p-viewmore .p-viewmore_img {
        width: 100%
    }

    .p-sentence_ctaB .p-viewmore .p-viewmore_btn .c-btn-cta {
        width: 100%
    }

    .p-viewmore_img-sm {
        display: block
    }

    .p-viewmore_img-lg {
        display: none
    }

    .p-uvancebnr2 .c-hero-2nd-bnr {
        position: relative;
        padding: 3.7% 3.7% 0 3.7%
    }

    .p-uvancebnr2 .c-hero-2nd-bnr::after {
        content: "";
        position: absolute;
        display: block;
        top: 0;
        left: 0;
        width: 50%;
        height: 100%;
        background-color: #000;
        opacity: .5;
        z-index: 0
    }

    .p-uvancebnr2 .c-hero-2nd-bnr .c-hero-2nd {
        padding: 0
    }

    .p-uvancebnr2 .c-hero-2nd-bnr .c-hero-2nd .c-hero-2nd_grad::after {
        min-height: 0
    }

    .p-uvancebnr2 .c-hero-2nd-bnr .c-hero-2nd .c-hero-2nd_textcol {
        padding: 4.35%
    }

    .p-uvancebnr2 .c-hero-2nd-bnr .c-hero-2nd_mark {
        position: relative;
        bottom: auto;
        -webkit-transform: translate(-50%,0);
        -ms-transform: translate(-50%,0);
        transform: translate(-50%,0);
        margin-top: 17%;
        margin-bottom: 17%;
        width: calc(11 / 16 * 100vw);
        height: calc(11 / 16 * .777 * 100vw);
        padding-top: 0;
        padding-bottom: 0
    }

    .p-uvancebnr2 .c-hero-2nd-bnr .c-hero-2nd_pt::after {
        display: none
    }

    .p-othercase.is-static .js-slide-othercase>.p-slide_item {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 96.875%;
        flex: 0 0 96.875%;
        width: 96.875%;
        margin-left: 1.5625%;
        margin-right: 1.5625%;
        margin-bottom: 3.125%
    }

    .p-contact .c-heading {
        margin-bottom: 30px
    }

    .p-contact_main {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-flow: column;
        flex-flow: column
    }

    .p-contact_col {
        width: 100%
    }

    .p-contact_col:last-child {
        margin-top: 20px
    }

    .p-contact_ico {
        width: 26%;
        max-width: 90px
    }

    .p-contact_txt {
        height: auto
    }

    .p-contact_catch {
        font-size: 1.6rem
    }

    .p-contact_desc {
        font-size: 1.8rem
    }

    .p-sec-contact-type2 .p-contact_t1 {
        font-size: 2.6rem
    }

    .p-sec-contact-type2 .p-contact_ico-tel+.p-contact_txt .p-contact_t1 {
        font-size: 3.6rem
    }

    .p-sec-contact-mail .l-section {
        padding-top: 60px
    }

    .p-contact_mail a {
        display: block
    }

    .p-contact_mail a::before {
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 20px
    }

    .p-sentence_voice .c-voice {
        padding-top: 50px;
        padding-bottom: 50px
    }

    .p-sentence_voice .c-voice .c-voice_pt {
        margin-top: 0;
        margin-bottom: 0
    }

    div[class*=p-sentence_] {
        margin-top: 30px
    }

    div.p-sentence_ctaA,div.p-sentence_ctaB {
        margin-top: 50px
    }

    div.p-sentence_ctaA .p-viewmore_btn .c-btn-cta {
        display: block;
        width: 100%;
        padding-left: 10px;
        padding-right: 10px
    }

    div.p-sentence_pagelink .c-list_idt {
        padding-left: 33px;
        padding-top: 3px
    }

    div.p-sentence_pagelink .c-list_idt .c-list_item+* {
        margin-top: 10px
    }

    div.p-sentence_pagelink .c-list_idt+.c-list_idt {
        margin-top: 10px
    }

    .fit-image .p-sentence_image {
        padding-left: 0;
        padding-right: 0
    }

    div.p-sentence_bg-gray3 {
        margin-left: 3.7%;
        margin-right: 3.7%
    }

    .isnt-animetion .hero-frame {
        top: -50px;
        height: calc(100vh+50px)
    }

    .u-mt-s {
        margin-top: 15px
    }

    .u-mt-s>div>div[class*=p-sentence_] {
        margin-top: 15px
    }

    .lyt-item-a {
        table-layout: fixed
    }

    .lyt-item-a>.item {
        padding-top: 14px
    }

    .lyt-item-a>.img {
        display: table-header-group
    }

    .lyt-item-a.is-img-l .img {
        padding-right: 0
    }

    .lyt-item-a>.img>.img-inner {
        display: block;
        width: auto;
        max-width: inherit
    }

    .lyt-item-a>.img img {
        max-width: 100%
    }

    .hero-top {
        display: block;
        height: auto
    }

    .hero-top_grad {
        display: block;
        position: relative;
        width: auto;
        padding: 3.7%;
        z-index: 1
    }

    .hero-top_pt {
        position: relative;
        width: 100%;
        height: 0;
        padding-top: calc(388 / 375 * 100%);
        min-height: 0
    }

    .hero-top_pt:after {
        position: absolute;
        content: "";
        display: block;
        top: 0;
        left: 0;
        width: 50%;
        height: 100%;
        background-color: #000;
        opacity: .3
    }

    .hero-top_pt img {
        position: relative;
        width: 100%;
        height: auto;
        left: 0;
        -webkit-transform: translate(0);
        -ms-transform: translate(0);
        transform: translate(0)
    }

    .hero-top_textcol {
        width: auto;
        margin-right: 0
    }

    .hero-top_tag {
        font-size: 1.5rem;
        width: 50%;
        margin-bottom: 10%
    }

    .hero-top_tag.hero-top_tag-logo {
        width: 50%;
        margin-bottom: 10%;
        padding-top: calc(78 / 444 * 100%)
    }

    .hero-top_title {
        font-size: 3rem;
        line-height: 1.2
    }

    .hero-top_title:lang(ja),.hero-top_title:lang(zh-cn),.hero-top_title:lang(vi),.hero-top_title:lang(zh-tw) {
        font-size: 2.4rem;
        line-height: 1.5
    }

    .hero-top_mark {
        position: absolute;
        top: auto;
        left: 50%;
        -webkit-transform: translate(-50%,50%);
        -ms-transform: translate(-50%,50%);
        transform: translate(-50%,50%);
        width: calc(8 / 16 * 100vw);
        height: calc(8 / 16 * .777 * 100vw);
        margin-left: calc(8 / 16 * .054 * 100vw);
        bottom: calc(199vw * 100 / 375);
        z-index: 1
    }

    .section-sustainability {
        padding: 40px 0
    }

    .section-sustainability .sustainability-title {
        font-size: 2.5rem;
        line-height: 1.4
    }

    .section-sustainability .sustainability-title:lang(ja),.section-sustainability .sustainability-title:lang(zh-cn),.section-sustainability .sustainability-title:lang(vi),.section-sustainability .sustainability-title:lang(zh-tw) {
        font-size: 2.2rem;
        line-height: 1.59
    }

    .section-sustainability .sustainability-disc {
        font-size: 1.8rem;
        line-height: 1.77
    }

    .section-sustainability .sustainability-disc:lang(ja),.section-sustainability .sustainability-disc:lang(zh-cn),.section-sustainability .sustainability-disc:lang(vi),.section-sustainability .sustainability-disc:lang(zh-tw) {
        font-size: 1.6rem;
        line-height: 2
    }

    .section-sustainability .uv-label-video .uv-article-placeholder::after {
        width: 30px;
        height: 30px
    }

    .section-s-slide .l-section {
        padding: 0 0 40px
    }

    .section-s-slide .slick-slide .c-card_title {
        font-size: 2rem;
        line-height: 1.5
    }

    .section-s-slide .slick-slide .c-card_title:lang(ja),.section-s-slide .slick-slide .c-card_title:lang(zh-cn),.section-s-slide .slick-slide .c-card_title:lang(vi),.section-s-slide .slick-slide .c-card_title:lang(zh-tw) {
        font-size: 1.6rem;
        line-height: 1.75
    }

    .section-s-slide .c-card_text {
        font-size: 1.4rem;
        line-height: 1.42
    }

    .section-s-slide .c-card_text:lang(ja),.section-s-slide .c-card_text:lang(zh-cn),.section-s-slide .c-card_text:lang(vi),.section-s-slide .c-card_text:lang(zh-tw) {
        font-size: 1.4rem;
        line-height: 1.71
    }

    .section-s-slide .c-btn {
        font-size: 1.4rem!important;
        line-height: 1.42
    }

    .section-fan .section-bg {
        padding: 30px 0;
        max-height: none;
        min-height: 33vw;
        background-size: 370% auto;
        background-position: left -10vw bottom
    }

    .section-harmony1 .section-bg {
        padding: 30px 0;
        max-height: none;
        min-height: 33vw;
        background-size: 370% auto;
        background-position: left -10vw bottom
    }

    .section-harmony2 .section-bg {
        padding: 30px 0;
        max-height: none;
        min-height: 33vw;
        background-position: left top;
        background-size: cover
    }

    .section-harmony3 .section-bg {
        padding: 30px 0;
        max-height: none;
        min-height: 33vw;
        background-size: 370% auto;
        background-position: left -70vw top
    }

    .section-harmony4 .section-bg {
        padding: 30px 0;
        max-height: none;
        min-height: 33vw;
        background-size: 370% auto;
        background-position: left -70vw top
    }

    .section-harmony5 .section-bg {
        padding: 30px 0;
        max-height: none;
        min-height: 33vw;
        background-size: 370% auto;
        background-position: left -10vw bottom
    }

    .section-energy1 .section-bg {
        padding: 30px 0;
        max-height: none;
        min-height: 33vw;
        background-size: 370% auto;
        background-position: left -10vw bottom
    }

    .section-energy2 .section-bg {
        padding: 30px 0;
        max-height: none;
        min-height: 33vw;
        background-size: 370% auto;
        background-position: left -70vw top
    }

    .section-energy3 .section-bg {
        padding: 30px 0;
        max-height: none;
        min-height: 33vw;
        background-size: 370% auto;
        background-position: left -100vw top -27vw
    }

    .section-energy4 .section-bg {
        padding: 30px 0;
        max-height: none;
        min-height: 33vw;
        background-size: 370% auto;
        background-position: left -10vw bottom
    }

    .section-energy5 .section-bg {
        padding: 30px 0;
        max-height: none;
        min-height: 33vw;
        background-size: 370% auto;
        background-position: left -100vw top -27vw
    }

    .section-energy6 .section-bg {
        padding: 30px 0;
        max-height: none;
        min-height: 33vw;
        background-size: 370% auto;
        background-position: left -10vw bottom
    }

    .section-energy7 .section-bg {
        padding: 30px 0;
        max-height: none;
        min-height: 33vw;
        background-size: 370% auto;
        background-position: left -10vw bottom
    }

    .section-energy8 .section-bg {
        padding: 30px 0;
        max-height: none;
        min-height: 33vw;
        background-size: 370% auto;
        background-position: left -100vw top -27vw
    }

    .section-energy9 .section-bg {
        padding: 30px 0;
        max-height: none;
        min-height: 33vw;
        background-size: 370% auto;
        background-position: left -100vw top -27vw
    }

    .section-energy10 .section-bg {
        padding: 30px 0;
        max-height: none;
        min-height: 33vw;
        background-size: 370% auto;
        background-position: left -10vw bottom
    }

    .section-bg .bg-title {
        font-size: 2.4rem;
        line-height: 1.33
    }

    .section-bg .bg-title:lang(ja),.section-bg .bg-title:lang(zh-cn),.section-bg .bg-title:lang(vi),.section-bg .bg-title:lang(zh-tw) {
        font-size: 2rem;
        line-height: 1.4
    }

    .section-bg .bg-disc {
        font-size: 1.4rem;
        line-height: 1.42
    }

    .section-bg .bg-disc:lang(ja),.section-bg .bg-disc:lang(zh-cn),.section-bg .bg-disc:lang(vi),.section-bg .bg-disc:lang(zh-tw) {
        font-size: 1.4rem;
        line-height: 1.71
    }

    .section-socialissues .c-heading-sm {
        font-size: 1.8rem;
        line-height: 1.77
    }

    .section-socialissues .c-heading-sm:lang(ja),.section-socialissues .c-heading-sm:lang(zh-cn),.section-socialissues .c-heading-sm:lang(vi),.section-socialissues .c-heading-sm:lang(zh-tw) {
        font-size: 2.2rem;
        line-height: 1.59
    }

    .section-socialissues .socialissues-disc {
        font-size: 1.8rem;
        line-height: 1.77
    }

    .section-socialissues .socialissues-disc:lang(ja),.section-socialissues .socialissues-disc:lang(zh-cn),.section-socialissues .socialissues-disc:lang(vi),.section-socialissues .socialissues-disc:lang(zh-tw) {
        font-size: 1.6rem;
        line-height: 2
    }

    .section-socialissues .c-card_title {
        font-size: 2rem;
        line-height: 1.5
    }

    .section-socialissues .c-card_title:lang(ja),.section-socialissues .c-card_title:lang(zh-cn),.section-socialissues .c-card_title:lang(vi),.section-socialissues .c-card_title:lang(zh-tw) {
        font-size: 1.6rem;
        line-height: 1.75
    }

    .section-socialissues .c-card_text {
        font-size: 1.4rem;
        line-height: 1.42
    }

    .section-socialissues .c-card_text:lang(ja),.section-socialissues .c-card_text:lang(zh-cn),.section-socialissues .c-card_text:lang(vi),.section-socialissues .c-card_text:lang(zh-tw) {
        font-size: 1.4rem;
        line-height: 1.71
    }

    .section-sevenkey {
        padding: 40px 0
    }

    .section-sevenkey .sevenkey-title {
        font-size: 1.8rem;
        line-height: 1.77
    }

    .section-sevenkey .sevenkey-title:lang(ja),.section-sevenkey .sevenkey-title:lang(zh-cn),.section-sevenkey .sevenkey-title:lang(vi),.section-sevenkey .sevenkey-title:lang(zh-tw) {
        font-size: 2.2rem;
        line-height: 1.59
    }

    .section-sevenkey .sevenkey-disc {
        font-size: 1.8rem;
        line-height: 1.77
    }

    .section-sevenkey .sevenkey-disc:lang(ja),.section-sevenkey .sevenkey-disc:lang(zh-cn),.section-sevenkey .sevenkey-disc:lang(vi),.section-sevenkey .sevenkey-disc:lang(zh-tw) {
        font-size: 1.6rem;
        line-height: 2
    }

    .section-sevenkey .sevenkey-kfalink {
        margin-bottom: -40px!important
    }

    .section-sevenkey .sevenkey-kfalink {
        justify-content: flex-start
    }

    .section-sevenkey .sevenkey-kfalink>li {
        width: calc(50% - 20px);
        margin: 0 0 40px 20px
    }

    .section-sevenkey .sevenkey-kfalink-desc {
        margin-top: 10px;
        text-align: center;
        font-weight: 700;
        font-size: 1.5rem;
        line-height: 1.33
    }

    .section-sevenkey .sevenkey-kfalink-desc:lang(ja),.section-sevenkey .sevenkey-kfalink-desc:lang(zh-cn),.section-sevenkey .sevenkey-kfalink-desc:lang(vi),.section-sevenkey .sevenkey-kfalink-desc:lang(zh-tw) {
        font-size: 1.4rem;
        line-height: 1.42
    }

    .sevenkey-kfalink-thumb {
        margin: 0 auto
    }

    .section-keytechnologie {
        padding: 40px 0
    }

    .section-keytechnologie .keytechnologie-title {
        margin-bottom: 20px;
        font-size: 1.8rem;
        line-height: 1.77
    }

    .section-keytechnologie .keytechnologie-title:lang(ja),.section-keytechnologie .keytechnologie-title:lang(zh-cn),.section-keytechnologie .keytechnologie-title:lang(vi),.section-keytechnologie .keytechnologie-title:lang(zh-tw) {
        font-size: 2.2rem;
        line-height: 1.59
    }

    .section-keytechnologie .keytechnologie-disc {
        font-size: 1.8rem;
        line-height: 1.77
    }

    .section-keytechnologie .keytechnologie-disc:lang(ja),.section-keytechnologie .keytechnologie-disc:lang(zh-cn),.section-keytechnologie .keytechnologie-disc:lang(vi),.section-keytechnologie .keytechnologie-disc:lang(zh-tw) {
        font-size: 1.6rem;
        line-height: 2
    }

    .section-keytechnologie .keytechnologie-list-thumb {
        max-width: 70px
    }

    .section-keytechnologie .keytechnologie-list-desc {
        font-size: .9rem
    }

    .section-keytechnologie .c-btn {
        display: block;
        margin-bottom: 30px;
        text-align: center
    }

    .section-contact {
        padding: 30px 0;
        max-height: none;
        min-height: 33vw;
        background-position: left top;
        background-size: cover
    }

    .section-contact .contact-title {
        font-size: 2.6rem;
        line-height: 1.3rem
    }

    .section-contact .contact-title:lang(ja),.section-contact .contact-title:lang(zh-cn),.section-contact .contact-title:lang(vi),.section-contact .contact-title:lang(zh-tw) {
        font-size: 2.2rem;
        line-height: 1.36
    }

    .section-contact .contact-title a {
        display: block
    }

    .section-contact .contact-title a::before {
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 20px
    }

    .section-contact .contact-title a span {
        padding-left: 0
    }

    .section-relatedlinks .l-section {
        padding-top: 30px
    }

    .section-relatedlinks .c-card_inr {
        padding: 0
    }

    .section-relatedlinks .c-heading-sm {
        font-size: 1.8rem;
        line-height: 1.77
    }

    .section-relatedlinks .c-heading-sm:lang(ja),.section-relatedlinks .c-heading-sm:lang(zh-cn),.section-relatedlinks .c-heading-sm:lang(vi),.section-relatedlinks .c-heading-sm:lang(zh-tw) {
        font-size: 2.2rem;
        line-height: 1.59
    }

    .section-relatedlinks .c-card_title {
        font-size: 2rem;
        line-height: 1.5
    }

    .section-relatedlinks .c-card_title:lang(ja),.section-relatedlinks .c-card_title:lang(zh-cn),.section-relatedlinks .c-card_title:lang(vi),.section-relatedlinks .c-card_title:lang(zh-tw) {
        font-size: 1.6rem;
        line-height: 1.75
    }

    .section-relatedlinks .c-card_text {
        font-size: 1.4rem;
        line-height: 1.42
    }

    .section-relatedlinks .c-card_text:lang(ja),.section-relatedlinks .c-card_text:lang(zh-cn),.section-relatedlinks .c-card_text:lang(vi),.section-relatedlinks .c-card_text:lang(zh-tw) {
        font-size: 1.4rem;
        line-height: 1.71
    }
}

@media screen and (min-width: 1001px) {
    .hero_grad {
        left:-102%
    }

    .slick-slide.slick-active .c-btn {
        font-size: 1.4rem
    }

    .p-filter_list {
        height: auto!important
    }
}

@media screen and (min-width: 768px) and (max-width:1279px) {
    .hero_textcol {
        width:calc(300vw * 100 / 1280);
        left: 5.5%;
        right: auto;
        padding-right: 0
    }

    .hero_title {
        font-size: 3.3vw
    }

    .hero_title-lg {
        font-size: 4.2vw
    }

    .hero_title-logo {
        margin-bottom: 10vw
    }

    .hero_mark {
        width: calc(13 / 32 * 100vw);
        height: calc(13 / 32 * .81640625 * 100vw);
        margin-left: calc(13 / 32 * .054 * 100vw)
    }

    .c-hero-2nd {
        height: calc(450vw * 100 / 1280)
    }

    .c-hero-2nd_textcol {
        width: calc(330vw * 100 / 1280);
        margin-right: calc(260vw * 100 / 1280)
    }

    .c-hero-2nd_tag {
        font-size: calc(30vw * 100 / 1280)
    }

    .c-hero-2nd_title {
        font-size: calc(46vw * 100 / 1280)
    }

    .c-hero-2nd_mark {
        width: calc(11 / 32 * 100vw);
        height: calc(11 / 32 * .777 * 100vw);
        margin-left: calc(11 / 32 * .054 * 100vw)
    }

    .c-hero-2nd-isnt-mark {
        height: auto
    }

    .c-hero-2nd-isnt-mark .c-hero-2nd_textcol {
        width: 100%;
        margin-right: 0
    }

    .c-hero-2nd-isnt-mark .c-hero-2nd_grad {
        padding: 3.7% 0 3.7% 3.7%;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .bg-ta-rd-mg .c-hero-2nd {
        height: auto
    }

    .bg-ta-rd-mg .c-hero-2nd::after {
        width: calc(11 / 32 * 100vw);
        height: calc(11 / 32 * .777 * 100vw);
        margin-left: calc(11 / 32 * .054 * 100vw)
    }

    .bg-ta-rd-mg .c-hero-2nd .c-hero-2nd_textcol {
        font-size: calc(18vw * 100 / 1280)
    }

    .bg-ta-rd-mg .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_name {
        font-size: calc(20vw * 100 / 1280)
    }

    .bg-ta-rd-mg .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: calc(38vw * 100 / 1280)
    }

    html[lang=ja] .bg-ta-rd-mg .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: calc(30vw * 100 / 1280)
    }

    html[lang=zh-CN] .bg-ta-rd-mg .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: calc(30vw * 100 / 1280)
    }

    html[lang=ko] .bg-ta-rd-mg .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: calc(30vw * 100 / 1280)
    }

    html[lang=zh-TW] .bg-ta-rd-mg .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: calc(30vw * 100 / 1280)
    }

    .bg-ta-rd-mg .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_taglist {
        font-size: calc(16vw * 100 / 1280)
    }

    .bg-ta-rd-mg .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ib {
        font-size: calc(16vw * 100 / 1280)
    }

    .bg-ta-rd-or .c-hero-2nd {
        height: auto
    }

    .bg-ta-rd-or .c-hero-2nd::after {
        width: calc(11 / 32 * 100vw);
        height: calc(11 / 32 * .777 * 100vw);
        margin-left: calc(11 / 32 * .054 * 100vw)
    }

    .bg-ta-rd-or .c-hero-2nd .c-hero-2nd_textcol {
        font-size: calc(18vw * 100 / 1280)
    }

    .bg-ta-rd-or .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_name {
        font-size: calc(20vw * 100 / 1280)
    }

    .bg-ta-rd-or .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: calc(38vw * 100 / 1280)
    }

    html[lang=ja] .bg-ta-rd-or .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: calc(30vw * 100 / 1280)
    }

    html[lang=zh-CN] .bg-ta-rd-or .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: calc(30vw * 100 / 1280)
    }

    html[lang=ko] .bg-ta-rd-or .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: calc(30vw * 100 / 1280)
    }

    html[lang=zh-TW] .bg-ta-rd-or .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: calc(30vw * 100 / 1280)
    }

    .bg-ta-rd-or .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_taglist {
        font-size: calc(16vw * 100 / 1280)
    }

    .bg-ta-rd-or .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ib {
        font-size: calc(16vw * 100 / 1280)
    }

    .bg-ta-bl-cy .c-hero-2nd {
        height: auto
    }

    .bg-ta-bl-cy .c-hero-2nd::after {
        width: calc(11 / 32 * 100vw);
        height: calc(11 / 32 * .777 * 100vw);
        margin-left: calc(11 / 32 * .054 * 100vw)
    }

    .bg-ta-bl-cy .c-hero-2nd .c-hero-2nd_textcol {
        font-size: calc(18vw * 100 / 1280)
    }

    .bg-ta-bl-cy .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_name {
        font-size: calc(20vw * 100 / 1280)
    }

    .bg-ta-bl-cy .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: calc(38vw * 100 / 1280)
    }

    html[lang=ja] .bg-ta-bl-cy .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: calc(30vw * 100 / 1280)
    }

    html[lang=zh-CN] .bg-ta-bl-cy .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: calc(30vw * 100 / 1280)
    }

    html[lang=ko] .bg-ta-bl-cy .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: calc(30vw * 100 / 1280)
    }

    html[lang=zh-TW] .bg-ta-bl-cy .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: calc(30vw * 100 / 1280)
    }

    .bg-ta-bl-cy .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_taglist {
        font-size: calc(16vw * 100 / 1280)
    }

    .bg-ta-bl-cy .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ib {
        font-size: calc(16vw * 100 / 1280)
    }

    .bg-ta-dg-lg .c-hero-2nd {
        height: auto
    }

    .bg-ta-dg-lg .c-hero-2nd::after {
        width: calc(11 / 32 * 100vw);
        height: calc(11 / 32 * .777 * 100vw);
        margin-left: calc(11 / 32 * .054 * 100vw)
    }

    .bg-ta-dg-lg .c-hero-2nd .c-hero-2nd_textcol {
        font-size: calc(18vw * 100 / 1280)
    }

    .bg-ta-dg-lg .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_name {
        font-size: calc(20vw * 100 / 1280)
    }

    .bg-ta-dg-lg .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: calc(38vw * 100 / 1280)
    }

    html[lang=ja] .bg-ta-dg-lg .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: calc(30vw * 100 / 1280)
    }

    html[lang=zh-CN] .bg-ta-dg-lg .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: calc(30vw * 100 / 1280)
    }

    html[lang=ko] .bg-ta-dg-lg .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: calc(30vw * 100 / 1280)
    }

    html[lang=zh-TW] .bg-ta-dg-lg .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: calc(30vw * 100 / 1280)
    }

    .bg-ta-dg-lg .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_taglist {
        font-size: calc(16vw * 100 / 1280)
    }

    .bg-ta-dg-lg .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ib {
        font-size: calc(16vw * 100 / 1280)
    }

    .bg-ta-or-yl .c-hero-2nd {
        height: auto
    }

    .bg-ta-or-yl .c-hero-2nd::after {
        width: calc(11 / 32 * 100vw);
        height: calc(11 / 32 * .777 * 100vw);
        margin-left: calc(11 / 32 * .054 * 100vw)
    }

    .bg-ta-or-yl .c-hero-2nd .c-hero-2nd_textcol {
        font-size: calc(18vw * 100 / 1280)
    }

    .bg-ta-or-yl .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_name {
        font-size: calc(20vw * 100 / 1280)
    }

    .bg-ta-or-yl .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: calc(38vw * 100 / 1280)
    }

    html[lang=ja] .bg-ta-or-yl .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: calc(30vw * 100 / 1280)
    }

    html[lang=zh-CN] .bg-ta-or-yl .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: calc(30vw * 100 / 1280)
    }

    html[lang=ko] .bg-ta-or-yl .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: calc(30vw * 100 / 1280)
    }

    html[lang=zh-TW] .bg-ta-or-yl .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: calc(30vw * 100 / 1280)
    }

    .bg-ta-or-yl .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_taglist {
        font-size: calc(16vw * 100 / 1280)
    }

    .bg-ta-or-yl .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ib {
        font-size: calc(16vw * 100 / 1280)
    }

    .bg-ta-cy-yl .c-hero-2nd {
        height: auto
    }

    .bg-ta-cy-yl .c-hero-2nd::after {
        width: calc(11 / 32 * 100vw);
        height: calc(11 / 32 * .777 * 100vw);
        margin-left: calc(11 / 32 * .054 * 100vw)
    }

    .bg-ta-cy-yl .c-hero-2nd .c-hero-2nd_textcol {
        font-size: calc(18vw * 100 / 1280)
    }

    .bg-ta-cy-yl .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_name {
        font-size: calc(20vw * 100 / 1280)
    }

    .bg-ta-cy-yl .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: calc(38vw * 100 / 1280)
    }

    html[lang=ja] .bg-ta-cy-yl .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: calc(30vw * 100 / 1280)
    }

    html[lang=zh-CN] .bg-ta-cy-yl .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: calc(30vw * 100 / 1280)
    }

    html[lang=ko] .bg-ta-cy-yl .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: calc(30vw * 100 / 1280)
    }

    html[lang=zh-TW] .bg-ta-cy-yl .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: calc(30vw * 100 / 1280)
    }

    .bg-ta-cy-yl .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_taglist {
        font-size: calc(16vw * 100 / 1280)
    }

    .bg-ta-cy-yl .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ib {
        font-size: calc(16vw * 100 / 1280)
    }

    .bg-ta-lg-cy .c-hero-2nd {
        height: auto
    }

    .bg-ta-lg-cy .c-hero-2nd::after {
        width: calc(11 / 32 * 100vw);
        height: calc(11 / 32 * .777 * 100vw);
        margin-left: calc(11 / 32 * .054 * 100vw)
    }

    .bg-ta-lg-cy .c-hero-2nd .c-hero-2nd_textcol {
        font-size: calc(18vw * 100 / 1280)
    }

    .bg-ta-lg-cy .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_name {
        font-size: calc(20vw * 100 / 1280)
    }

    .bg-ta-lg-cy .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: calc(38vw * 100 / 1280)
    }

    html[lang=ja] .bg-ta-lg-cy .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: calc(30vw * 100 / 1280)
    }

    html[lang=zh-CN] .bg-ta-lg-cy .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: calc(30vw * 100 / 1280)
    }

    html[lang=ko] .bg-ta-lg-cy .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: calc(30vw * 100 / 1280)
    }

    html[lang=zh-TW] .bg-ta-lg-cy .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: calc(30vw * 100 / 1280)
    }

    .bg-ta-lg-cy .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_taglist {
        font-size: calc(16vw * 100 / 1280)
    }

    .bg-ta-lg-cy .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ib {
        font-size: calc(16vw * 100 / 1280)
    }

    .bg-ta-mg-cy .c-hero-2nd {
        height: auto
    }

    .bg-ta-mg-cy .c-hero-2nd::after {
        width: calc(11 / 32 * 100vw);
        height: calc(11 / 32 * .777 * 100vw);
        margin-left: calc(11 / 32 * .054 * 100vw)
    }

    .bg-ta-mg-cy .c-hero-2nd .c-hero-2nd_textcol {
        font-size: calc(18vw * 100 / 1280)
    }

    .bg-ta-mg-cy .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_name {
        font-size: calc(20vw * 100 / 1280)
    }

    .bg-ta-mg-cy .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: calc(38vw * 100 / 1280)
    }

    html[lang=ja] .bg-ta-mg-cy .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: calc(30vw * 100 / 1280)
    }

    html[lang=zh-CN] .bg-ta-mg-cy .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: calc(30vw * 100 / 1280)
    }

    html[lang=ko] .bg-ta-mg-cy .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: calc(30vw * 100 / 1280)
    }

    html[lang=zh-TW] .bg-ta-mg-cy .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: calc(30vw * 100 / 1280)
    }

    .bg-ta-mg-cy .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_taglist {
        font-size: calc(16vw * 100 / 1280)
    }

    .bg-ta-mg-cy .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ib {
        font-size: calc(16vw * 100 / 1280)
    }

    .bg-ta-rd-yl .c-hero-2nd {
        height: auto
    }

    .bg-ta-rd-yl .c-hero-2nd::after {
        width: calc(11 / 32 * 100vw);
        height: calc(11 / 32 * .777 * 100vw);
        margin-left: calc(11 / 32 * .054 * 100vw)
    }

    .bg-ta-rd-yl .c-hero-2nd .c-hero-2nd_textcol {
        font-size: calc(18vw * 100 / 1280)
    }

    .bg-ta-rd-yl .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_name {
        font-size: calc(20vw * 100 / 1280)
    }

    .bg-ta-rd-yl .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: calc(38vw * 100 / 1280)
    }

    html[lang=ja] .bg-ta-rd-yl .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: calc(30vw * 100 / 1280)
    }

    html[lang=zh-CN] .bg-ta-rd-yl .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: calc(30vw * 100 / 1280)
    }

    html[lang=ko] .bg-ta-rd-yl .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: calc(30vw * 100 / 1280)
    }

    html[lang=zh-TW] .bg-ta-rd-yl .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: calc(30vw * 100 / 1280)
    }

    .bg-ta-rd-yl .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_taglist {
        font-size: calc(16vw * 100 / 1280)
    }

    .bg-ta-rd-yl .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ib {
        font-size: calc(16vw * 100 / 1280)
    }

    .bg-ta-mg-or .c-hero-2nd {
        height: auto
    }

    .bg-ta-mg-or .c-hero-2nd::after {
        width: calc(11 / 32 * 100vw);
        height: calc(11 / 32 * .777 * 100vw);
        margin-left: calc(11 / 32 * .054 * 100vw)
    }

    .bg-ta-mg-or .c-hero-2nd .c-hero-2nd_textcol {
        font-size: calc(18vw * 100 / 1280)
    }

    .bg-ta-mg-or .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_name {
        font-size: calc(20vw * 100 / 1280)
    }

    .bg-ta-mg-or .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: calc(38vw * 100 / 1280)
    }

    html[lang=ja] .bg-ta-mg-or .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: calc(30vw * 100 / 1280)
    }

    html[lang=zh-CN] .bg-ta-mg-or .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: calc(30vw * 100 / 1280)
    }

    html[lang=ko] .bg-ta-mg-or .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: calc(30vw * 100 / 1280)
    }

    html[lang=zh-TW] .bg-ta-mg-or .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: calc(30vw * 100 / 1280)
    }

    .bg-ta-mg-or .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_taglist {
        font-size: calc(16vw * 100 / 1280)
    }

    .bg-ta-mg-or .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ib {
        font-size: calc(16vw * 100 / 1280)
    }

    .bg-ta-dg-yl .c-hero-2nd {
        height: auto
    }

    .bg-ta-dg-yl .c-hero-2nd::after {
        width: calc(11 / 32 * 100vw);
        height: calc(11 / 32 * .777 * 100vw);
        margin-left: calc(11 / 32 * .054 * 100vw)
    }

    .bg-ta-dg-yl .c-hero-2nd .c-hero-2nd_textcol {
        font-size: calc(18vw * 100 / 1280)
    }

    .bg-ta-dg-yl .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_name {
        font-size: calc(20vw * 100 / 1280)
    }

    .bg-ta-dg-yl .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: calc(38vw * 100 / 1280)
    }

    html[lang=ja] .bg-ta-dg-yl .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: calc(30vw * 100 / 1280)
    }

    html[lang=zh-CN] .bg-ta-dg-yl .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: calc(30vw * 100 / 1280)
    }

    html[lang=ko] .bg-ta-dg-yl .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: calc(30vw * 100 / 1280)
    }

    html[lang=zh-TW] .bg-ta-dg-yl .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: calc(30vw * 100 / 1280)
    }

    .bg-ta-dg-yl .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_taglist {
        font-size: calc(16vw * 100 / 1280)
    }

    .bg-ta-dg-yl .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ib {
        font-size: calc(16vw * 100 / 1280)
    }

    .bg-ta-dg-cy .c-hero-2nd {
        height: auto
    }

    .bg-ta-dg-cy .c-hero-2nd::after {
        width: calc(11 / 32 * 100vw);
        height: calc(11 / 32 * .777 * 100vw);
        margin-left: calc(11 / 32 * .054 * 100vw)
    }

    .bg-ta-dg-cy .c-hero-2nd .c-hero-2nd_textcol {
        font-size: calc(18vw * 100 / 1280)
    }

    .bg-ta-dg-cy .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_name {
        font-size: calc(20vw * 100 / 1280)
    }

    .bg-ta-dg-cy .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: calc(38vw * 100 / 1280)
    }

    html[lang=ja] .bg-ta-dg-cy .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: calc(30vw * 100 / 1280)
    }

    html[lang=zh-CN] .bg-ta-dg-cy .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: calc(30vw * 100 / 1280)
    }

    html[lang=ko] .bg-ta-dg-cy .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: calc(30vw * 100 / 1280)
    }

    html[lang=zh-TW] .bg-ta-dg-cy .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: calc(30vw * 100 / 1280)
    }

    .bg-ta-dg-cy .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_taglist {
        font-size: calc(16vw * 100 / 1280)
    }

    .bg-ta-dg-cy .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ib {
        font-size: calc(16vw * 100 / 1280)
    }

    .bg-ta-rd-bl .c-hero-2nd {
        height: auto
    }

    .bg-ta-rd-bl .c-hero-2nd::after {
        width: calc(11 / 32 * 100vw);
        height: calc(11 / 32 * .777 * 100vw);
        margin-left: calc(11 / 32 * .054 * 100vw)
    }

    .bg-ta-rd-bl .c-hero-2nd .c-hero-2nd_textcol {
        font-size: calc(18vw * 100 / 1280)
    }

    .bg-ta-rd-bl .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_name {
        font-size: calc(20vw * 100 / 1280)
    }

    .bg-ta-rd-bl .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: calc(38vw * 100 / 1280)
    }

    html[lang=ja] .bg-ta-rd-bl .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: calc(30vw * 100 / 1280)
    }

    html[lang=zh-CN] .bg-ta-rd-bl .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: calc(30vw * 100 / 1280)
    }

    html[lang=ko] .bg-ta-rd-bl .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: calc(30vw * 100 / 1280)
    }

    html[lang=zh-TW] .bg-ta-rd-bl .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: calc(30vw * 100 / 1280)
    }

    .bg-ta-rd-bl .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_taglist {
        font-size: calc(16vw * 100 / 1280)
    }

    .bg-ta-rd-bl .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ib {
        font-size: calc(16vw * 100 / 1280)
    }

    .bg-ta-bl-dg .c-hero-2nd {
        height: auto
    }

    .bg-ta-bl-dg .c-hero-2nd::after {
        width: calc(11 / 32 * 100vw);
        height: calc(11 / 32 * .777 * 100vw);
        margin-left: calc(11 / 32 * .054 * 100vw)
    }

    .bg-ta-bl-dg .c-hero-2nd .c-hero-2nd_textcol {
        font-size: calc(18vw * 100 / 1280)
    }

    .bg-ta-bl-dg .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_name {
        font-size: calc(20vw * 100 / 1280)
    }

    .bg-ta-bl-dg .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: calc(38vw * 100 / 1280)
    }

    html[lang=ja] .bg-ta-bl-dg .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: calc(30vw * 100 / 1280)
    }

    html[lang=zh-CN] .bg-ta-bl-dg .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: calc(30vw * 100 / 1280)
    }

    html[lang=ko] .bg-ta-bl-dg .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: calc(30vw * 100 / 1280)
    }

    html[lang=zh-TW] .bg-ta-bl-dg .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: calc(30vw * 100 / 1280)
    }

    .bg-ta-bl-dg .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_taglist {
        font-size: calc(16vw * 100 / 1280)
    }

    .bg-ta-bl-dg .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ib {
        font-size: calc(16vw * 100 / 1280)
    }

    .bg-ta-bl-mg .c-hero-2nd {
        height: auto
    }

    .bg-ta-bl-mg .c-hero-2nd::after {
        width: calc(11 / 32 * 100vw);
        height: calc(11 / 32 * .777 * 100vw);
        margin-left: calc(11 / 32 * .054 * 100vw)
    }

    .bg-ta-bl-mg .c-hero-2nd .c-hero-2nd_textcol {
        font-size: calc(18vw * 100 / 1280)
    }

    .bg-ta-bl-mg .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_name {
        font-size: calc(20vw * 100 / 1280)
    }

    .bg-ta-bl-mg .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: calc(38vw * 100 / 1280)
    }

    html[lang=ja] .bg-ta-bl-mg .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: calc(30vw * 100 / 1280)
    }

    html[lang=zh-CN] .bg-ta-bl-mg .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: calc(30vw * 100 / 1280)
    }

    html[lang=ko] .bg-ta-bl-mg .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: calc(30vw * 100 / 1280)
    }

    html[lang=zh-TW] .bg-ta-bl-mg .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: calc(30vw * 100 / 1280)
    }

    .bg-ta-bl-mg .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_taglist {
        font-size: calc(16vw * 100 / 1280)
    }

    .bg-ta-bl-mg .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ib {
        font-size: calc(16vw * 100 / 1280)
    }

    .bg-ta-mg-rd .c-hero-2nd {
        height: auto
    }

    .bg-ta-mg-rd .c-hero-2nd::after {
        width: calc(11 / 32 * 100vw);
        height: calc(11 / 32 * .777 * 100vw);
        margin-left: calc(11 / 32 * .054 * 100vw)
    }

    .bg-ta-mg-rd .c-hero-2nd .c-hero-2nd_textcol {
        font-size: calc(18vw * 100 / 1280)
    }

    .bg-ta-mg-rd .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_name {
        font-size: calc(20vw * 100 / 1280)
    }

    .bg-ta-mg-rd .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: calc(38vw * 100 / 1280)
    }

    html[lang=ja] .bg-ta-mg-rd .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: calc(30vw * 100 / 1280)
    }

    html[lang=zh-CN] .bg-ta-mg-rd .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: calc(30vw * 100 / 1280)
    }

    html[lang=ko] .bg-ta-mg-rd .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: calc(30vw * 100 / 1280)
    }

    html[lang=zh-TW] .bg-ta-mg-rd .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: calc(30vw * 100 / 1280)
    }

    .bg-ta-mg-rd .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_taglist {
        font-size: calc(16vw * 100 / 1280)
    }

    .bg-ta-mg-rd .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ib {
        font-size: calc(16vw * 100 / 1280)
    }

    .bg-ta-or-rd .c-hero-2nd {
        height: auto
    }

    .bg-ta-or-rd .c-hero-2nd::after {
        width: calc(11 / 32 * 100vw);
        height: calc(11 / 32 * .777 * 100vw);
        margin-left: calc(11 / 32 * .054 * 100vw)
    }

    .bg-ta-or-rd .c-hero-2nd .c-hero-2nd_textcol {
        font-size: calc(18vw * 100 / 1280)
    }

    .bg-ta-or-rd .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_name {
        font-size: calc(20vw * 100 / 1280)
    }

    .bg-ta-or-rd .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: calc(38vw * 100 / 1280)
    }

    html[lang=ja] .bg-ta-or-rd .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: calc(30vw * 100 / 1280)
    }

    html[lang=zh-CN] .bg-ta-or-rd .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: calc(30vw * 100 / 1280)
    }

    html[lang=ko] .bg-ta-or-rd .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: calc(30vw * 100 / 1280)
    }

    html[lang=zh-TW] .bg-ta-or-rd .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: calc(30vw * 100 / 1280)
    }

    .bg-ta-or-rd .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_taglist {
        font-size: calc(16vw * 100 / 1280)
    }

    .bg-ta-or-rd .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ib {
        font-size: calc(16vw * 100 / 1280)
    }

    .bg-ta-cy-bl .c-hero-2nd {
        height: auto
    }

    .bg-ta-cy-bl .c-hero-2nd::after {
        width: calc(11 / 32 * 100vw);
        height: calc(11 / 32 * .777 * 100vw);
        margin-left: calc(11 / 32 * .054 * 100vw)
    }

    .bg-ta-cy-bl .c-hero-2nd .c-hero-2nd_textcol {
        font-size: calc(18vw * 100 / 1280)
    }

    .bg-ta-cy-bl .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_name {
        font-size: calc(20vw * 100 / 1280)
    }

    .bg-ta-cy-bl .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: calc(38vw * 100 / 1280)
    }

    html[lang=ja] .bg-ta-cy-bl .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: calc(30vw * 100 / 1280)
    }

    html[lang=zh-CN] .bg-ta-cy-bl .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: calc(30vw * 100 / 1280)
    }

    html[lang=ko] .bg-ta-cy-bl .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: calc(30vw * 100 / 1280)
    }

    html[lang=zh-TW] .bg-ta-cy-bl .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: calc(30vw * 100 / 1280)
    }

    .bg-ta-cy-bl .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_taglist {
        font-size: calc(16vw * 100 / 1280)
    }

    .bg-ta-cy-bl .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ib {
        font-size: calc(16vw * 100 / 1280)
    }

    .bg-ta-lg-dg .c-hero-2nd {
        height: auto
    }

    .bg-ta-lg-dg .c-hero-2nd::after {
        width: calc(11 / 32 * 100vw);
        height: calc(11 / 32 * .777 * 100vw);
        margin-left: calc(11 / 32 * .054 * 100vw)
    }

    .bg-ta-lg-dg .c-hero-2nd .c-hero-2nd_textcol {
        font-size: calc(18vw * 100 / 1280)
    }

    .bg-ta-lg-dg .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_name {
        font-size: calc(20vw * 100 / 1280)
    }

    .bg-ta-lg-dg .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: calc(38vw * 100 / 1280)
    }

    html[lang=ja] .bg-ta-lg-dg .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: calc(30vw * 100 / 1280)
    }

    html[lang=zh-CN] .bg-ta-lg-dg .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: calc(30vw * 100 / 1280)
    }

    html[lang=ko] .bg-ta-lg-dg .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: calc(30vw * 100 / 1280)
    }

    html[lang=zh-TW] .bg-ta-lg-dg .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: calc(30vw * 100 / 1280)
    }

    .bg-ta-lg-dg .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_taglist {
        font-size: calc(16vw * 100 / 1280)
    }

    .bg-ta-lg-dg .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ib {
        font-size: calc(16vw * 100 / 1280)
    }

    .bg-ta-yl-or .c-hero-2nd {
        height: auto
    }

    .bg-ta-yl-or .c-hero-2nd::after {
        width: calc(11 / 32 * 100vw);
        height: calc(11 / 32 * .777 * 100vw);
        margin-left: calc(11 / 32 * .054 * 100vw)
    }

    .bg-ta-yl-or .c-hero-2nd .c-hero-2nd_textcol {
        font-size: calc(18vw * 100 / 1280)
    }

    .bg-ta-yl-or .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_name {
        font-size: calc(20vw * 100 / 1280)
    }

    .bg-ta-yl-or .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: calc(38vw * 100 / 1280)
    }

    html[lang=ja] .bg-ta-yl-or .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: calc(30vw * 100 / 1280)
    }

    html[lang=zh-CN] .bg-ta-yl-or .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: calc(30vw * 100 / 1280)
    }

    html[lang=ko] .bg-ta-yl-or .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: calc(30vw * 100 / 1280)
    }

    html[lang=zh-TW] .bg-ta-yl-or .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: calc(30vw * 100 / 1280)
    }

    .bg-ta-yl-or .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_taglist {
        font-size: calc(16vw * 100 / 1280)
    }

    .bg-ta-yl-or .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ib {
        font-size: calc(16vw * 100 / 1280)
    }

    .bg-ta-yl-cy .c-hero-2nd {
        height: auto
    }

    .bg-ta-yl-cy .c-hero-2nd::after {
        width: calc(11 / 32 * 100vw);
        height: calc(11 / 32 * .777 * 100vw);
        margin-left: calc(11 / 32 * .054 * 100vw)
    }

    .bg-ta-yl-cy .c-hero-2nd .c-hero-2nd_textcol {
        font-size: calc(18vw * 100 / 1280)
    }

    .bg-ta-yl-cy .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_name {
        font-size: calc(20vw * 100 / 1280)
    }

    .bg-ta-yl-cy .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: calc(38vw * 100 / 1280)
    }

    html[lang=ja] .bg-ta-yl-cy .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: calc(30vw * 100 / 1280)
    }

    html[lang=zh-CN] .bg-ta-yl-cy .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: calc(30vw * 100 / 1280)
    }

    html[lang=ko] .bg-ta-yl-cy .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: calc(30vw * 100 / 1280)
    }

    html[lang=zh-TW] .bg-ta-yl-cy .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: calc(30vw * 100 / 1280)
    }

    .bg-ta-yl-cy .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_taglist {
        font-size: calc(16vw * 100 / 1280)
    }

    .bg-ta-yl-cy .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ib {
        font-size: calc(16vw * 100 / 1280)
    }

    .bg-ta-cy-lg .c-hero-2nd {
        height: auto
    }

    .bg-ta-cy-lg .c-hero-2nd::after {
        width: calc(11 / 32 * 100vw);
        height: calc(11 / 32 * .777 * 100vw);
        margin-left: calc(11 / 32 * .054 * 100vw)
    }

    .bg-ta-cy-lg .c-hero-2nd .c-hero-2nd_textcol {
        font-size: calc(18vw * 100 / 1280)
    }

    .bg-ta-cy-lg .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_name {
        font-size: calc(20vw * 100 / 1280)
    }

    .bg-ta-cy-lg .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: calc(38vw * 100 / 1280)
    }

    html[lang=ja] .bg-ta-cy-lg .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: calc(30vw * 100 / 1280)
    }

    html[lang=zh-CN] .bg-ta-cy-lg .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: calc(30vw * 100 / 1280)
    }

    html[lang=ko] .bg-ta-cy-lg .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: calc(30vw * 100 / 1280)
    }

    html[lang=zh-TW] .bg-ta-cy-lg .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: calc(30vw * 100 / 1280)
    }

    .bg-ta-cy-lg .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_taglist {
        font-size: calc(16vw * 100 / 1280)
    }

    .bg-ta-cy-lg .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ib {
        font-size: calc(16vw * 100 / 1280)
    }

    .bg-ta-cy-mg .c-hero-2nd {
        height: auto
    }

    .bg-ta-cy-mg .c-hero-2nd::after {
        width: calc(11 / 32 * 100vw);
        height: calc(11 / 32 * .777 * 100vw);
        margin-left: calc(11 / 32 * .054 * 100vw)
    }

    .bg-ta-cy-mg .c-hero-2nd .c-hero-2nd_textcol {
        font-size: calc(18vw * 100 / 1280)
    }

    .bg-ta-cy-mg .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_name {
        font-size: calc(20vw * 100 / 1280)
    }

    .bg-ta-cy-mg .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: calc(38vw * 100 / 1280)
    }

    html[lang=ja] .bg-ta-cy-mg .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: calc(30vw * 100 / 1280)
    }

    html[lang=zh-CN] .bg-ta-cy-mg .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: calc(30vw * 100 / 1280)
    }

    html[lang=ko] .bg-ta-cy-mg .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: calc(30vw * 100 / 1280)
    }

    html[lang=zh-TW] .bg-ta-cy-mg .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: calc(30vw * 100 / 1280)
    }

    .bg-ta-cy-mg .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_taglist {
        font-size: calc(16vw * 100 / 1280)
    }

    .bg-ta-cy-mg .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ib {
        font-size: calc(16vw * 100 / 1280)
    }

    .bg-ta-yl-rd .c-hero-2nd {
        height: auto
    }

    .bg-ta-yl-rd .c-hero-2nd::after {
        width: calc(11 / 32 * 100vw);
        height: calc(11 / 32 * .777 * 100vw);
        margin-left: calc(11 / 32 * .054 * 100vw)
    }

    .bg-ta-yl-rd .c-hero-2nd .c-hero-2nd_textcol {
        font-size: calc(18vw * 100 / 1280)
    }

    .bg-ta-yl-rd .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_name {
        font-size: calc(20vw * 100 / 1280)
    }

    .bg-ta-yl-rd .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: calc(38vw * 100 / 1280)
    }

    html[lang=ja] .bg-ta-yl-rd .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: calc(30vw * 100 / 1280)
    }

    html[lang=zh-CN] .bg-ta-yl-rd .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: calc(30vw * 100 / 1280)
    }

    html[lang=ko] .bg-ta-yl-rd .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: calc(30vw * 100 / 1280)
    }

    html[lang=zh-TW] .bg-ta-yl-rd .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: calc(30vw * 100 / 1280)
    }

    .bg-ta-yl-rd .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_taglist {
        font-size: calc(16vw * 100 / 1280)
    }

    .bg-ta-yl-rd .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ib {
        font-size: calc(16vw * 100 / 1280)
    }

    .bg-ta-or-mg .c-hero-2nd {
        height: auto
    }

    .bg-ta-or-mg .c-hero-2nd::after {
        width: calc(11 / 32 * 100vw);
        height: calc(11 / 32 * .777 * 100vw);
        margin-left: calc(11 / 32 * .054 * 100vw)
    }

    .bg-ta-or-mg .c-hero-2nd .c-hero-2nd_textcol {
        font-size: calc(18vw * 100 / 1280)
    }

    .bg-ta-or-mg .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_name {
        font-size: calc(20vw * 100 / 1280)
    }

    .bg-ta-or-mg .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: calc(38vw * 100 / 1280)
    }

    html[lang=ja] .bg-ta-or-mg .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: calc(30vw * 100 / 1280)
    }

    html[lang=zh-CN] .bg-ta-or-mg .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: calc(30vw * 100 / 1280)
    }

    html[lang=ko] .bg-ta-or-mg .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: calc(30vw * 100 / 1280)
    }

    html[lang=zh-TW] .bg-ta-or-mg .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: calc(30vw * 100 / 1280)
    }

    .bg-ta-or-mg .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_taglist {
        font-size: calc(16vw * 100 / 1280)
    }

    .bg-ta-or-mg .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ib {
        font-size: calc(16vw * 100 / 1280)
    }

    .bg-ta-yl-dg .c-hero-2nd {
        height: auto
    }

    .bg-ta-yl-dg .c-hero-2nd::after {
        width: calc(11 / 32 * 100vw);
        height: calc(11 / 32 * .777 * 100vw);
        margin-left: calc(11 / 32 * .054 * 100vw)
    }

    .bg-ta-yl-dg .c-hero-2nd .c-hero-2nd_textcol {
        font-size: calc(18vw * 100 / 1280)
    }

    .bg-ta-yl-dg .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_name {
        font-size: calc(20vw * 100 / 1280)
    }

    .bg-ta-yl-dg .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: calc(38vw * 100 / 1280)
    }

    html[lang=ja] .bg-ta-yl-dg .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: calc(30vw * 100 / 1280)
    }

    html[lang=zh-CN] .bg-ta-yl-dg .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: calc(30vw * 100 / 1280)
    }

    html[lang=ko] .bg-ta-yl-dg .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: calc(30vw * 100 / 1280)
    }

    html[lang=zh-TW] .bg-ta-yl-dg .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: calc(30vw * 100 / 1280)
    }

    .bg-ta-yl-dg .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_taglist {
        font-size: calc(16vw * 100 / 1280)
    }

    .bg-ta-yl-dg .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ib {
        font-size: calc(16vw * 100 / 1280)
    }

    .bg-ta-cy-dg .c-hero-2nd {
        height: auto
    }

    .bg-ta-cy-dg .c-hero-2nd::after {
        width: calc(11 / 32 * 100vw);
        height: calc(11 / 32 * .777 * 100vw);
        margin-left: calc(11 / 32 * .054 * 100vw)
    }

    .bg-ta-cy-dg .c-hero-2nd .c-hero-2nd_textcol {
        font-size: calc(18vw * 100 / 1280)
    }

    .bg-ta-cy-dg .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_name {
        font-size: calc(20vw * 100 / 1280)
    }

    .bg-ta-cy-dg .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: calc(38vw * 100 / 1280)
    }

    html[lang=ja] .bg-ta-cy-dg .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: calc(30vw * 100 / 1280)
    }

    html[lang=zh-CN] .bg-ta-cy-dg .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: calc(30vw * 100 / 1280)
    }

    html[lang=ko] .bg-ta-cy-dg .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: calc(30vw * 100 / 1280)
    }

    html[lang=zh-TW] .bg-ta-cy-dg .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: calc(30vw * 100 / 1280)
    }

    .bg-ta-cy-dg .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_taglist {
        font-size: calc(16vw * 100 / 1280)
    }

    .bg-ta-cy-dg .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ib {
        font-size: calc(16vw * 100 / 1280)
    }

    .bg-ta-bl-rd .c-hero-2nd {
        height: auto
    }

    .bg-ta-bl-rd .c-hero-2nd::after {
        width: calc(11 / 32 * 100vw);
        height: calc(11 / 32 * .777 * 100vw);
        margin-left: calc(11 / 32 * .054 * 100vw)
    }

    .bg-ta-bl-rd .c-hero-2nd .c-hero-2nd_textcol {
        font-size: calc(18vw * 100 / 1280)
    }

    .bg-ta-bl-rd .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_name {
        font-size: calc(20vw * 100 / 1280)
    }

    .bg-ta-bl-rd .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: calc(38vw * 100 / 1280)
    }

    html[lang=ja] .bg-ta-bl-rd .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: calc(30vw * 100 / 1280)
    }

    html[lang=zh-CN] .bg-ta-bl-rd .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: calc(30vw * 100 / 1280)
    }

    html[lang=ko] .bg-ta-bl-rd .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: calc(30vw * 100 / 1280)
    }

    html[lang=zh-TW] .bg-ta-bl-rd .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: calc(30vw * 100 / 1280)
    }

    .bg-ta-bl-rd .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_taglist {
        font-size: calc(16vw * 100 / 1280)
    }

    .bg-ta-bl-rd .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ib {
        font-size: calc(16vw * 100 / 1280)
    }

    .bg-ta-dg-bl .c-hero-2nd {
        height: auto
    }

    .bg-ta-dg-bl .c-hero-2nd::after {
        width: calc(11 / 32 * 100vw);
        height: calc(11 / 32 * .777 * 100vw);
        margin-left: calc(11 / 32 * .054 * 100vw)
    }

    .bg-ta-dg-bl .c-hero-2nd .c-hero-2nd_textcol {
        font-size: calc(18vw * 100 / 1280)
    }

    .bg-ta-dg-bl .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_name {
        font-size: calc(20vw * 100 / 1280)
    }

    .bg-ta-dg-bl .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: calc(38vw * 100 / 1280)
    }

    html[lang=ja] .bg-ta-dg-bl .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: calc(30vw * 100 / 1280)
    }

    html[lang=zh-CN] .bg-ta-dg-bl .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: calc(30vw * 100 / 1280)
    }

    html[lang=ko] .bg-ta-dg-bl .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: calc(30vw * 100 / 1280)
    }

    html[lang=zh-TW] .bg-ta-dg-bl .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: calc(30vw * 100 / 1280)
    }

    .bg-ta-dg-bl .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_taglist {
        font-size: calc(16vw * 100 / 1280)
    }

    .bg-ta-dg-bl .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ib {
        font-size: calc(16vw * 100 / 1280)
    }

    .bg-ta-mg-bl .c-hero-2nd {
        height: auto
    }

    .bg-ta-mg-bl .c-hero-2nd::after {
        width: calc(11 / 32 * 100vw);
        height: calc(11 / 32 * .777 * 100vw);
        margin-left: calc(11 / 32 * .054 * 100vw)
    }

    .bg-ta-mg-bl .c-hero-2nd .c-hero-2nd_textcol {
        font-size: calc(18vw * 100 / 1280)
    }

    .bg-ta-mg-bl .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_name {
        font-size: calc(20vw * 100 / 1280)
    }

    .bg-ta-mg-bl .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: calc(38vw * 100 / 1280)
    }

    html[lang=ja] .bg-ta-mg-bl .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: calc(30vw * 100 / 1280)
    }

    html[lang=zh-CN] .bg-ta-mg-bl .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: calc(30vw * 100 / 1280)
    }

    html[lang=ko] .bg-ta-mg-bl .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: calc(30vw * 100 / 1280)
    }

    html[lang=zh-TW] .bg-ta-mg-bl .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: calc(30vw * 100 / 1280)
    }

    .bg-ta-mg-bl .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_taglist {
        font-size: calc(16vw * 100 / 1280)
    }

    .bg-ta-mg-bl .c-hero-2nd .c-hero-2nd_textcol .c-btn-cta-ib {
        font-size: calc(16vw * 100 / 1280)
    }

    .c-hero-2nd-bnr .c-hero-2nd .c-hero-2nd_textcol {
        width: 100%;
        padding-right: 41%
    }

    .c-hero-2nd-bnr .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: calc(100vw / (1280 / 40));
        margin: 2% 0
    }

    .c-hero-2nd-bnr .c-hero-2nd .c-hero-2nd_pt {
        min-height: calc(11 / 32 * 100vw)
    }

    .section-solutions_mark {
        width: calc(11 / 32 * 100vw);
        height: calc(11 / 32 * .81640625 * 100vw);
        margin-left: calc(11 / 32 * .054 * 100vw)
    }

    .p-uvancebnr2 .c-hero-2nd-bnr .c-hero-2nd .c-hero-2nd_grad::after {
        min-height: calc(11 / 32 * 100vw)
    }

    .p-uvancebnr2 .c-hero-2nd-bnr .c-hero-2nd .c-hero-2nd_textcol .c-hero-2nd_title {
        font-size: calc(100vw / (1280 / 30))
    }

    .hero-top {
        height: calc(600vw * 100 / 1280)
    }

    .hero-top_textcol {
        width: calc(330vw * 100 / 1280);
        margin-right: calc(260vw * 100 / 1280)
    }

    .hero-top_tag {
        font-size: calc(30vw * 100 / 1280)
    }

    .hero-top_title {
        font-size: calc(36vw * 100 / 1280)
    }

    .hero-top_mark {
        width: calc(11 / 32 * 100vw);
        height: calc(11 / 32 * .777 * 100vw);
        margin-left: calc(11 / 32 * .054 * 100vw)
    }
}

@media screen and (max-width: 1320px) {
    .section-s-slide .p-slide .slick-prev {
        left:-10px
    }

    .section-s-slide .p-slide .slick-next {
        right: -10px
    }
}

@media screen and (min-width: 1441px) {
    .c-hero-2nd_pt img {
        width:100%;
        height: auto
    }
}

@media screen and (min-width: 1001px) and (max-height:1200px) {
    .sevenfield-title {
        font-size:5vh
    }
}

@media screen and (max-width: 1000px) and (max-height:1000px) {
    .sevenfield-title {
        font-size:3vh
    }

    .sevenfield-top .sevenfield-item>a {
        width: 20vh;
        max-width: 100%;
        margin: auto
    }

    .sevenfield-btm .sevenfield-item_text {
        font-size: 2vh
    }
}

@media screen and (max-width: 1000px) and (max-height:1200px) {
    .sevenfield-top .sevenfield-item {
        width:25%;
        padding: 0 2%
    }

    .sevenfield-top .sevenfield-item_text {
        font-size: 2vh
    }

    .sevenfield-btm .sevenfield-item>a {
        width: 14vh;
        max-width: 100%;
        margin: auto
    }
}

@media screen and (max-width: 767px) and (max-height:1200px) {
    .sevenfield-top .sevenfield-item {
        width:50%;
        padding: 0 10%
    }

    .sevenfield-top .sevenfield-item_text {
        font-size: 2.3vh;
        white-space: nowrap
    }
}

@media screen and (max-width: 767px) and (max-height:700px) {
    .sevenfield-top .sevenfield-item {
        width:25%;
        padding: 0 2%
    }
}

@media screen and (max-width: 600px) and (max-height:700px) {
    .sevenfield-top .sevenfield-item {
        width:50%
    }
}

@media screen and (min-height: 1500px) {
    .sevenfield-top .sevenfield-item_text {
        font-size:2.8rem
    }

    .sevenfield-btm .sevenfield-item_text {
        font-size: 2.3rem
    }
}

@media screen and (max-width: 480px) {
    .section-fivekey {
        height:80vh
    }

    .section-fivekey-frame {
        height: 78vh
    }

    .section-fivekey-frame.is-fixed {
        position: relative;
        height: 78vh
    }

    .p-conference_bg {
        padding-top: 200%
    }

    .p-conference_bg02 {
        height: 50%
    }

    .p-conference_bg03 {
        height: 50%
    }

    .p-conference_inner {
        height: 50%
    }

    .section-sevenkey .sevenkey-kfalink-desc {
        font-size: 1.4rem
    }

    .section-sevenkey .sevenkey-kfalink-desc br {
        display: block
    }
}

@media screen and (min-width: 1001px) and (max-width:1279px) {
    .p-header_globalnav_item {
        font-size:1.4rem
    }

    .p-filter_btn {
        font-size: calc(18vw * 100 / 1280);
        padding: calc(28vw * 100 / 1280)
    }

    .p-filter_tag {
        min-width: calc(300vw * 100 / 1280)
    }

    .p-filter_tag_item {
        font-size: calc(16vw * 100 / 1280);
        padding: calc(15vw * 100 / 1280) calc(30vw * 100 / 1280)
    }
}

@media screen and (min-aspect-ratio: 16/9) {
    .p-conference_bg {
        padding-top:90vh
    }

    .p-conference_text_inner {
        padding: 4vh 6%
    }
}

@media screen and (min-aspect-ratio: 16/10) {
    .p-slide {
        padding:4vh 0
    }

    .p-slide_head {
        margin-bottom: 20px
    }
}

@media screen and (max-width: 639px) {
    .slick-slide .c-card {
        opacity:1
    }
}

@media only screen and (max-width: 1000px) {
    #colorbox {
        width:100%!important;
        height: 56vw!important
    }
}

@media screen and (max-width: 767px) {
    .p-conference_bg03.p-confference_bg03_h1a:before {
        background-image:url(/templates/img/bgg-rd-mg.png)
    }

    .p-conference_bg03.p-confference_bg03_e2a:before {
        background-image: url(/templates/img/bgg-lm-cy.png)
    }

    .p-conference_bg03.p-confference_bg03_e1a:before {
        background-image: url(/templates/img/bgg-cy-yl.png)
    }

    .p-conference_bg03.p-confference_bg03_e8a:before {
        background-image: url(/templates/img/bgg-rd-bl.png)
    }

    .p-conference_bg03.p-confference_bg03_e9a:before {
        background-image: url(/templates/img/bgg-bl-em.png)
    }
}

a:hover .c-btn-ico::before {
    border: inherit
}
