﻿@import url("https://fonts.googleapis.com/css?family=Baloo+Thambi&display=swap&subset=latin-ext");
.banner {
    padding: 0 40px;
    max-height: 150px;
    background: url(../img/news/img_banner.jpg) no-repeat 50% 50%;
    background-size: cover
}

.banner .contentBanner {
    max-width: 1020px;
    margin: 0 auto
}

.banner .contentBanner h1,
.banner .contentBanner h2 {
    font-size: 36px;
    font-weight: 600;
    color: #ffffff;
    letter-spacing: 1px;
    padding: 48px 0
}

@media only screen and (max-width: 767px) {
    .banner {
        padding: 0 18px;
        max-height: 100px
    }
    .banner .contentBanner h1,
    .banner .contentBanner h2 {
        font-size: 27px;
        padding: 30px 0 40px
    }
}

@media only screen and (max-width: 767px) and (max-width: 320px) {
    .banner .contentBanner h1,
    .banner .contentBanner h2 {
        font-size: 24px
    }
}

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

.clearfix {
    display: inline-block
}

* html .clearfix {
    height: 1%
}

.clearfix {
    display: block
}

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

table img {
    margin: 0;
    padding: 0;
    vertical-align: bottom;
    border: 0
}

p {
    margin: 0;
    padding: 0
}

ol,
ul {
    list-style: none;
    margin: 0;
    padding: 0
}

input,
textarea {
    margin: 0;
    font-size: 100%;
    resize: none
}

table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    font-size: 100%
}

dl,
dt,
dd,
th,
td {
    margin: 0;
    padding: 0
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal;
    line-height: 1.5;
    margin: 0;
    padding: 0
}

pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
dialog,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent
}

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

nav ul {
    list-style: none
}

a {
    outline: none;
    -moz-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s
}

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

a:visited {
    color: #000;
    text-decoration: none
}

a:hover {
    text-decoration: none;
    -ms-filter: alpha(opacity=60);
    opacity: .6
}

a:active {
    color: #000;
    text-decoration: none
}

.ffN {
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif
}

.ffM {
    font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif
}

.ffR {
    font-family: 'Raleway', sans-serif
}

.ffP {
    font-family: 'Playfair Display', serif
}

.ffMon {
    font-family: 'Montserrat', sans-serif
}

.ffNu {
    font-family: 'Nunito', sans-serif
}

.ffJ {
    font-family: 'Junegull', sans-serif
}

.ffRo {
    font-family: 'Roboto Condensed', sans-serif
}

.ffL {
    font-family: 'Lobster', cursive, sans-serif
}

.ffSFU {
    font-family: 'SFU Rhythm', sans-serif
}

.ffC {
    font-family: 'UTM Cookies', sans-serif
}

.ffCo {
    font-family: 'Coiny', cursive, sans-serif
}

.ffBa {
    font-family: 'Baloo Paaji', cursive, sans-serif
}

.ffSFUAG {
    font-family: 'SFU AGBuchStencilBQ', sans-serif
}

.ffQuick {
    font-family: 'Quicksand', sans-serif
}

.alignnone {
    margin: 10px 0 20px;
    vertical-align: top
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 10px auto 20px auto
}

.alignright {
    float: right;
    margin: 10px 0 20px 20px
}

.alignleft {
    float: left;
    margin: 10px 20px 20px 0
}

a img.alignright {
    float: right;
    margin: 10px 0 20px 20px
}

a img.alignnone {
    margin: 10px 20px 20px 0
}

a img.alignleft {
    float: left;
    margin: 10px 20px 20px 0
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%;
    padding: 5px 3px 10px;
    text-align: center
}

.wp-caption.alignnone {
    margin: 10px 20px 20px 0
}

.wp-caption.alignleft {
    margin: 10px 20px 20px 0
}

.wp-caption.alignright {
    margin: 10px 0 20px 20px
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px
}

.contentcms img {
    max-width: 100%;
    height: auto;
    max-height: 100%;
    width: 100%
}

.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    white-space: nowrap;
    height: 1px;
    width: 1px;
    overflow: hidden
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: 600;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000
}

.wp-pagenavi {
    clear: both;
    text-align: center;
    font-size: 16px;
    font-weight: 300;
    margin: 60px 0 0
}

@media only screen and (max-width: 767px) {
    .wp-pagenavi {
        font-size: 15px;
        margin: 40px 0 0
    }
}

.wp-pagenavi span,
.wp-pagenavi a {
    display: inline-block;
    vertical-align: top;
    line-height: 40px;
    width: 40px;
    height: 40px;
    margin: 0 5px 10px;
    text-align: center;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%
}

@media only screen and (max-width: 767px) {
    .wp-pagenavi span,
    .wp-pagenavi a {
        width: 30px;
        height: 30px;
        line-height: 30px
    }
}

.wp-pagenavi a:hover,
.wp-pagenavi .current {
    color: #fff;
    font-weight: 400;
    background-color: #e91521;
    opacity: 1
}

.wp-pagenavi .pages {
    margin-right: 15px
}

.wp-pagenavi .extend {
    width: 20px;
    margin-left: 0;
    margin-right: 0
}

.pagerLink {
    text-align: center;
    margin-top: 60px;
    margin-bottom: 0;
    letter-spacing: 0;
    font-size: 0
}

.pagerLink li {
    display: inline-block;
    vertical-align: middle;
    width: 33.3333333333%
}

.pagerLink li a {
    font-size: 16px;
    color: #e81521
}

.pagerLink .prev {
    text-align: left
}

.pagerLink .prev a {
    position: relative;
    padding-left: 30px
}

.pagerLink .prev a:before {
    position: absolute;
    content: '';
    width: 17px;
    height: 1px;
    background: #e81521;
    left: 0;
    top: 50%;
    margin-top: -1px
}

.pagerLink .prev a:after {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    width: 7px;
    height: 7px;
    margin-top: -4px;
    border-left: 1px solid #e81521;
    border-top: 1px solid #e81521;
    -moz-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.pagerLink .back {
    text-align: center
}

.pagerLink .next {
    text-align: right
}

.pagerLink .next a {
    position: relative;
    padding-right: 30px
}

.pagerLink .next a:before {
    position: absolute;
    content: '';
    width: 17px;
    height: 1px;
    background: #e81521;
    right: 0;
    top: 50%;
    margin-top: -1px
}

.pagerLink .next a:after {
    content: "";
    position: absolute;
    right: 0;
    top: 50%;
    width: 7px;
    height: 7px;
    margin-top: -4px;
    border-left: 1px solid #e81521;
    border-top: 1px solid #e81521;
    -moz-transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg)
}

@media only screen and (max-width: 767px) {
    .pagerLink {
        margin-top: 50px;
        margin-bottom: 70px
    }
    .pagerLink li a {
        font-size: 15px
    }
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    outline: none
}

html,
body {
    -webkit-text-size-adjust: none;
    -ms-text-size-adjust: none;
    -webkit-font-feature-settings: "palt";
    -moz-font-feature-settings: "palt";
    -ms-font-feature-settings: "palt";
    font-feature-settings: "palt"
}

body {
    width: 100%;
    color: #000;
    margin: 0;
    padding: 0;
    line-height: 1.6;
    letter-spacing: 0;
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    font-weight: 300;
    height: 100%;
    min-width: 320px;
    word-break: break-word;
    overflow-x: hidden
}

#wrap {
    overflow: hidden;
    background: #ededed;
    padding: 98px 0 0
}

@media only screen and (max-width: 767px) {
    #wrap {
        padding: 60px 0 0
    }
}

main {
    padding: 0 40px
}

@media only screen and (max-width: 767px) {
    main {
        padding: 0 18px
    }
}

.inSet {
    max-width: 1020px;
    margin: 0 auto
}

.noDisplay {
    display: none !important
}

.comming {
    clear: both;
    color: #e91521;
    font-family: "Playfair Display", serif;
    font-size: 48px;
    font-style: italic;
    text-align: center;
    margin: 140px 0
}

@media only screen and (max-width: 767px) {
    .comming {
        font-size: 30px;
        margin: 80px 0
    }
}

strong {
    font-weight: 600
}

.redtxt {
    color: #e91521
}

a.tolink {
    text-decoration: underline
}

a.tolink:hover {
    text-decoration: none
}

.animated {
    -webkit-animation-duration: 1.2s;
    animation-duration: 1.2s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

@media only screen and (min-width: 768px) {
    .sp {
        display: none !important
    }
}

@media only screen and (max-width: 767px) {
    .pc {
        display: none !important
    }
}

img {
    max-width: 100%;
    height: auto;
    vertical-align: middle
}

.btn1 {
    display: inline-block;
    background: #fff;
    border: 1px solid #000;
    font-size: 12px;
    padding: 7px 25px 6px 15px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    text-align: center;
    position: relative
}

.btn1:before {
    content: '';
    position: absolute;
    right: 10px;
    top: 50%;
    width: 5px;
    height: 5px;
    margin-top: -2px;
    border-left: 1px solid #000;
    border-top: 1px solid #000;
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg);
    -moz-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s
}

.btn1:hover {
    color: #fff;
    background-color: #000;
    border-color: #000;
    -ms-filter: alpha(opacity=100);
    opacity: 1
}

.btn1:hover:before {
    border-color: #fff
}

@media only screen and (max-width: 767px) {
    .btn1 {
        font-size: 10px;
        letter-spacing: 0;
        padding: 6px 22px 3px 12px
    }
    .btn1:before {
        width: 5px;
        height: 5px;
        margin-top: -2px
    }
}

a.btn-download {
    display: inline-block;
    background: #e91521;
    color: #fff;
    font-size: 16px;
    text-decoration: none !important;
    padding: 8px 30px 7px;
    text-align: center;
    -webkit-box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.1);
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px
}

a.btn-download span {
    display: inline-block;
    padding-right: 40px;
    position: relative
}

a.btn-download span:before {
    display: block;
    content: '';
    position: absolute;
    right: 0;
    top: 50%;
    width: 23px;
    height: 23px;
    margin-top: -12px;
    background: url(../img/common/ico_download.svg) no-repeat 0 0;
    -moz-background-size: 22px 23px;
    -webkit-background-size: 22px 23px;
    -ms-background-size: 22px 23px;
    background-size: 22px 23px
}

a.btn-download:hover {
    background-color: #000;
    -ms-filter: alpha(opacity=100);
    opacity: 1
}

@media only screen and (max-width: 767px) {
    a.btn-download {
        display: block;
        max-width: 160px;
        padding: 8px 0 7px;
        font-size: 14px
    }
    a.btn-download span {
        padding-right: 35px
    }
}

.headline1 {
    font-size: 28px;
    font-family: "Playfair Display", serif;
    font-style: italic;
    letter-spacing: 1.5px;
    padding-bottom: 12px;
    margin-bottom: 40px;
    position: relative
}

.headline1:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 20px;
    height: 1px;
    background: #e91521
}

.headline1 .red {
    color: #e91521
}

.headline1 a {
    position: absolute;
    right: 0;
    bottom: 0;
    font-style: normal;
    line-height: 1.6;
    font-family: "Montserrat", serif;
    letter-spacing: 0.5px
}

@media only screen and (max-width: 767px) {
    .headline1 {
        font-size: 25px;
        padding-bottom: 10px
    }
    .headline1 a {
        padding-top: 4px;
        padding-bottom: 4px;
        bottom: 10px
    }
}

.headline2 {
    font-size: 60px;
    font-family: "Playfair Display", serif;
    font-style: italic;
    line-height: 1.3;
    letter-spacing: 1.5px;
    padding-bottom: 38px;
    margin-bottom: 75px;
    position: relative
}

.headline2:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 44px;
    height: 1px;
    background: #e91521
}

.headline2 span {
    color: #e91521
}

.headline2 em {
    display: block;
    font-size: 16px;
    color: #666;
    font-style: normal;
    letter-spacing: 2px;
    margin-bottom: 35px
}

@media only screen and (max-width: 767px) {
    .headline2 {
        font-size: 31px;
        padding-bottom: 20px;
        margin-bottom: 35px
    }
    .headline2:before {
        width: 40px
    }
    .headline2 em {
        font-size: 14px;
        margin-bottom: 20px
    }
}

.headline3 {
    font-size: 28px;
    font-family: "Playfair Display", serif;
    font-style: italic;
    line-height: 1.3;
    letter-spacing: 4px;
    margin-bottom: 15px
}

.headline3 span {
    color: #e91521
}

@media only screen and (max-width: 767px) {
    .headline3 {
        font-size: 21px;
        letter-spacing: 2px;
        margin-right: -5px;
        margin-bottom: 10px
    }
}

.headline4 {
    color: #000;
    font-size: 14px;
    font-weight: 600;
    line-height: 1.3;
    letter-spacing: 1px;
    margin: 0 0 15px
}

.headline4>em {
    display: inline-block;
    vertical-align: top;
    width: 105px;
    color: #e91521;
    font-size: 70px;
    font-weight: 200;
    letter-spacing: 0;
    line-height: 1;
    white-space: nowrap;
    text-align: left
}

.headline4>span {
    display: inline-block;
    vertical-align: top;
    width: calc(100% - 105px);
    padding-top: 6px
}

.headline4>span em {
    display: block;
    color: #e91521;
    font-size: 28px;
    font-style: normal;
    font-weight: 600
}

@media only screen and (max-width: 767px) {
    .headline4 {
        letter-spacing: 0.5px;
        margin-bottom: 8px
    }
    .headline4>em {
        width: 85px;
        font-size: 55px
    }
    .headline4>span {
        width: calc(100% - 85px);
        padding-top: 4px
    }
    .headline4>span em {
        font-size: 21px
    }
}

.headline5 {
    color: #e91521;
    font-size: 28px;
    font-weight: 600;
    line-height: 1.2;
    border-bottom: 1px dotted #e91521;
    padding-bottom: 15px;
    margin-bottom: 25px
}

.headline5>em {
    display: inline-block;
    vertical-align: middle;
    color: #fff;
    font-size: 27px;
    font-weight: 200;
    min-width: 56px;
    min-height: 78px;
    padding: 36px 6px 0 0;
    margin-right: 10px;
    text-align: center;
    background: url(../img/factory/bg_num.png) no-repeat 0 0
}

.headline5>span {
    display: inline-block;
    vertical-align: middle;
    width: calc(100% - 55px);
    margin-right: -25px
}

@media only screen and (max-width: 767px) {
    .headline5 {
        font-size: 21px;
        padding-bottom: 5px;
        margin-bottom: 15px
    }
    .headline5>em {
        font-size: 21px;
        min-width: 38px;
        min-height: 59px;
        padding: 22px 6px 0 0;
        margin-right: 8px;
        -moz-background-size: 38px auto;
        -webkit-background-size: 38px auto;
        -ms-background-size: 38px auto;
        background-size: 38px auto
    }
    .headline5>span {
        width: calc(100% - 46px);
        margin-right: 0
    }
}

.zoomImg {
    display: inline-block;
    overflow: hidden
}

.zoomImg img {
    -moz-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s
}

.zoomImg:hover {
    -ms-filter: alpha(opacity=100);
    opacity: 1
}

.zoomImg:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1)
}

.bl-hover .zoomImg img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1)
}

@media only screen and (max-width: 320px) {
    .no-break-ip5 {
        display: none
    }
}

.cm-btn__link {
    max-width: 480px;
    margin: 0 auto
}

.cm-btn__link a {
    border-radius: 999px;
    text-align: center;
    background: #E81521;
    color: #fff;
    display: block;
    line-height: 29px;
    padding: 26px 0;
    font-size: 24px;
    text-indent: -28px;
    letter-spacing: 0.01em
}

.cm-btn__link a span {
    position: relative;
    display: inline-block
}

.cm-btn__link a span:after {
    position: absolute;
    content: "";
    background: url(../img/common/ico_shop.svg) no-repeat 0 0;
    top: -2px;
    right: -57px;
    width: 34px;
    height: 34px
}

@media (max-width: 767px) {
    .cm-btn__link a {
        font-size: 18px;
        line-height: 22px;
        padding: 14px 0px;
        text-indent: -19px
    }
    .cm-btn__link a span:after {
        top: 0px;
        right: -37px;
        width: 24px;
        height: 24px;
        background-size: 24px
    }
}

@media only screen and (max-width: 360px) {
    .cm-btn__link a {
        font-size: 15px
    }
    .cm-btn__link a span:after {
        background-size: 21px
    }
}

@media (max-width: 767px) {
    .en .cm-btn__link {
        max-width: 300px
    }
}

.btn-flex {
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 1060px;
    padding: 0 20px 50px;
    margin: 0 auto
}

.btn-flex .cm-btn__product {
    max-width: 250px;
    width: 100%;
    display: block;
    background: #E81521;
    color: #fff;
    border-radius: 30px;
    font-size: 18px;
    letter-spacing: 0.02em;
    position: relative;
    z-index: 999;
    text-align: center;
    margin: 0 10px;
    padding: 17px 0 16px;
    font-family: 'Raleway', sans-serif;
    cursor: pointer;
    transition: all 0.3s ease 0s
}

.btn-flex .cm-btn__product1 {
    background: #005184;
    text-indent: -46px
}

.btn-flex .cm-btn__product1 span {
    position: relative
}

.btn-flex .cm-btn__product1 span:after {
    position: absolute;
    content: "";
    display: inline-block;
    background: url(../img/common/ico_product.svg) no-repeat 0 0;
    width: 30px;
    height: 30px;
    top: -5px;
    right: -46px
}

@media (min-width: 768px) {
    .btn-flex .cm-btn__product1:hover {
        opacity: 0.6;
        transition: all 0.3s ease 0s
    }
}

@media (max-width: 767px) {
    .btn-flex {
        display: block
    }
    .btn-flex .cm-btn__product {
        margin-left: auto;
        margin-right: auto;
        max-width: 225px;
        font-size: 14px;
        padding: 13px 0px 11px
    }
    .btn-flex .cm-btn__product1 {
        margin-top: 16px;
        text-indent: -38px
    }
    .btn-flex .cm-btn__product1 span:after {
        background-size: 24px;
        width: 24px;
        height: 24px;
        right: -38px;
        top: -4px
    }
}

#popup-brand {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 9999;
    background: rgba(0, 0, 0, 0.85);
    opacity: 0;
    transition: .3s;
    pointer-events: none
}

#popup-brand.popup-brand__active {
    pointer-events: inherit;
    transition: .3s;
    opacity: 1
}

#popup-brand .popup-inner {
    border-radius: 16px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    max-width: 960px;
    left: 20px;
    right: 20px;
    margin: 0 auto;
    background: #fff;
    padding: 30px
}

@media (min-width: 768px) {
    #popup-brand .popup-inner {
        width: 100%
    }
}

#popup-brand .popup-inner.popup-two-col {
    max-width: 510px
}

#popup-brand .popup-inner.popup-two-col .popup-item {
    width: 50%
}

#popup-brand .popup-inner.popup-two-col .popup-item:nth-child(2n) {
    border-right: 0
}

#popup-brand .popup-lst {
    height: 100%;
    display: flex;
    flex-wrap: wrap
}

#popup-brand .popup-item {
    width: 25%;
    align-items: center;
    display: flex;
    border-right: 1px solid #E6E6E6;
    border-top: 1px solid #E6E6E6;
    background: #fff;
    justify-content: center;
    min-height: 140px
}

#popup-brand .popup-item.popup-item__disabled {
    pointer-events: none
}

@media (min-width: 768px) {
    #popup-brand .popup-item:nth-child(1),
    #popup-brand .popup-item:nth-child(2),
    #popup-brand .popup-item:nth-child(3),
    #popup-brand .popup-item:nth-child(4) {
        border-top: 0
    }
}

@media (min-width: 768px) {
    #popup-brand .popup-item:nth-child(4n) {
        border-right: 0
    }
}

@media (min-width: 768px) {
    #popup-brand .popup-item:hover {
        background: rgba(0, 0, 0, 0.03)
    }
}

#popup-brand .popup-close {
    position: absolute;
    top: 15px;
    right: 17px;
    width: 17px;
    height: 17px;
    z-index: 99;
    cursor: pointer
}

@media (max-width: 767px) {
    #popup-brand .popup-close {
        top: -40px;
        width: 21px;
        height: 21px;
        right: 2px
    }
}

@media only screen and (min-width: 768px) and (max-width: 1080px) {
    #popup-brand .popup-inner {
        padding: 10px
    }
    #popup-brand .popup-item {
        padding: 0 10px
    }
}

@media (max-width: 767px) {
    #popup-brand .popup-inner {
        height: auto;
        padding: 18px 17px
    }
    #popup-brand .popup-inner .popup-item {
        width: 50%;
        min-height: 84px;
        height: auto;
        padding: 0 5px
    }
    #popup-brand .popup-inner .popup-item.ico_shopee img {
        width: 127px
    }
    #popup-brand .popup-inner .popup-item.ico_lazada img {
        width: 137px
    }
    #popup-brand .popup-inner .popup-item.ico_aeon img {
        width: 144px
    }
    #popup-brand .popup-inner .popup-item.ico_coopmart img {
        width: 129px
    }
    #popup-brand .popup-inner .popup-item.ico_coopxtra img {
        width: 136px
    }
    #popup-brand .popup-inner .popup-item.ico_speed img {
        width: 139px
    }
    #popup-brand .popup-inner .popup-item.ico_vinmart img {
        width: 125px
    }
    #popup-brand .popup-inner .popup-item.ico_emart img {
        width: 133px
    }
    #popup-brand .popup-inner .popup-item:nth-child(1),
    #popup-brand .popup-inner .popup-item:nth-child(2) {
        border-top: 0
    }
    #popup-brand .popup-inner .popup-item:nth-child(2n) {
        border-right: 0
    }
}

.breadcrumb {
    max-width: 1020px;
    padding: 18px 0 20px;
    margin: 0 auto 60px;
    position: relative;
    z-index: 10
}

.breadcrumb ul li {
    display: inline-block;
    vertical-align: top;
    width: auto;
    padding-right: 12px;
    margin-right: 8px;
    font-size: 12px;
    color: #666666;
    position: relative
}

.breadcrumb ul li:before {
    content: '';
    position: absolute;
    right: 0;
    top: 50%;
    width: 1px;
    height: 9px;
    margin-top: -5px;
    background: #666666
}

.breadcrumb ul li a {
    display: block;
    width: 100%;
    color: #666666
}

.breadcrumb ul li a:hover {
    opacity: 1;
    color: #e81521
}

.breadcrumb ul li:first-child a {
    color: #e81521
}

.breadcrumb ul li:last-child {
    margin-right: 0
}

.breadcrumb ul li:last-child:before {
    display: none
}

@media only screen and (max-width: 767px) {
    .breadcrumb {
        padding: 15px 0;
        margin-bottom: 25px
    }
    .breadcrumb ul li {
        font-size: 11px
    }
}

.social {
    text-align: center;
    margin-bottom: 25px
}

.social .follow {
    font-size: 28px;
    font-family: "Playfair Display", serif;
    font-style: italic;
    letter-spacing: 2px;
    margin-bottom: 20px
}

.social li {
    display: inline-block;
    vertical-align: top;
    width: auto;
    margin: 0 12px 20px
}

.social li img {
    width: 50px;
    height: 50px
}

@media only screen and (max-width: 767px) {
    .social .follow {
        font-size: 21px;
        letter-spacing: 1px;
        margin-bottom: 15px
    }
    .social li {
        margin: 0 4px 12px
    }
    .social li img {
        width: 44px;
        height: 44px
    }
}

@media only screen and (max-width: 374px) {
    .social li img {
        width: 35px;
        height: 35px
    }
}

.footer {
    background: #fff;
    padding: 75px 40px 0;
    margin: 0;
    position: relative;
    overflow: hidden
}

.footer .inFooter {
    max-width: 1020px;
    margin: 0 auto
}

.footer .fNavi {
    margin-bottom: 35px
}

.footer .fNavi>li {
    float: left;
    width: 20.5%;
    padding-right: 20px;
    font-weight: 600;
    font-size: 16px;
    letter-spacing: 0.3px
}

.footer .fNavi>li>a {
    white-space: nowrap
}

.footer .fNavi>li .plus {
    display: none
}

.footer .fNavi .fProduct {
    width: 18.5%
}

.footer .fNavi .fAbout {
    width: 22.5%
}

.footer .fNavi .fService {
    width: 18%;
    padding-right: 0
}

.footer .fNavi .fMenu01 ul:first-child li {
    margin-bottom: 30px
}

.footer .fNavi .fRecruitment .navSub,
.footer .fNavi .fService .navSub {
    min-height: 132px
}

.footer .navSub {
    font-weight: normal;
    padding-top: 8px
}

.footer .navSub li {
    word-wrap: normal;
    margin-bottom: 8px
}

@media only screen and (min-width: 768px) {
    .footer .navSub {
        display: block !important
    }
}

.footer .fBox {
    background: #e91521;
    margin: 0 -40px;
    padding: 14px 40px 12px
}

.footer .fBox .inner {
    max-width: 1020px;
    margin: 0 auto
}

.footer .fLink {
    float: left
}

.footer .fLink li {
    display: inline-block;
    vertical-align: top;
    width: auto;
    padding-right: 14px;
    margin-right: 9px;
    position: relative
}

.footer .fLink li:before {
    content: '';
    position: absolute;
    right: 0;
    top: 5px;
    width: 1px;
    height: 12px;
    background: #fff
}

.footer .fLink li:last-child:before {
    display: none
}

.footer .fLink li a {
    color: #fff
}

.footer .copyright {
    overflow: hidden;
    text-align: right;
    color: #fff
}

.footer #pageTop {
    position: absolute;
    right: 30px;
    bottom: 0;
    z-index: 800;
    line-height: 1.2
}

.footer #pageTop a {
    display: inline-block;
    color: #e91521;
    font-weight: 600;
    letter-spacing: 1px;
    padding-bottom: 160px;
    position: relative
}

.footer #pageTop a:before {
    content: '';
    position: absolute;
    left: 50%;
    bottom: 0;
    width: 1px;
    height: 115px;
    background: #e91521
}

.footer #pageTop a span {
    display: block;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

@media only screen and (max-width: 1060px) {
    .footer .fBox {
        margin: 0 -18px;
        padding: 14px 18px 12px;
        letter-spacing: 0.2px
    }
}

@media only screen and (max-width: 767px) {
    .footer {
        padding: 40px 18px 0
    }
    .footer .fNavi {
        margin: 0 -18px
    }
    .footer .fNavi>li {
        float: none;
        width: 100% !important;
        border-top: 1px solid #c2c2c2;
        font-weight: normal;
        font-size: 14px;
        padding: 0;
        margin: 0
    }
    .footer .fNavi>li a {
        display: block;
        padding: 11px 18px 10px;
        position: relative
    }
    .footer .fNavi>li a:before {
        content: '';
        position: absolute;
        right: 15px;
        top: 50%;
        width: 7px;
        height: 7px;
        margin-top: -3px;
        border-left: 1px solid #8f8f8f;
        border-top: 1px solid #8f8f8f;
        -webkit-transform: rotate(135deg);
        -moz-transform: rotate(135deg);
        -ms-transform: rotate(135deg);
        -o-transform: rotate(135deg);
        transform: rotate(135deg)
    }
    .footer .fNavi .fMenu01 ul:first-child li {
        margin-bottom: 0;
        border-bottom: 1px solid #c2c2c2
    }
    .footer .fNavi .fMenu01 ul:first-child li:last-child {
        border-bottom: 0
    }
    .footer .fNavi .hasSub {
        position: relative
    }
    .footer .fNavi .hasSub>a:before {
        margin-top: -5px;
        -webkit-transform: rotate(-135deg);
        -moz-transform: rotate(-135deg);
        -ms-transform: rotate(-135deg);
        -o-transform: rotate(-135deg);
        transform: rotate(-135deg)
    }
    .footer .fNavi .hasSub .plus {
        display: block;
        position: absolute;
        right: 0;
        top: 0;
        z-index: 2;
        width: 30%;
        height: 42px
    }
    .footer .fNavi .hasSub.active>a:before {
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg)
    }
    .footer .navSub {
        min-height: auto !important;
        padding-bottom: 20px;
        display: none
    }
    .footer .navSub li a {
        padding: 4px 0 4px 40px
    }
    .footer .navSub li a:before {
        display: none
    }
    .footer .fBox {
        margin: 0 -20px;
        padding: 20px 20px 20px
    }
    .footer .fLink {
        float: none;
        text-align: center;
        margin: 0 -20px
    }
    .footer .fLink li {
        font-size: 12px;
        margin-bottom: 10px;
        padding-right: 8px;
        margin-right: 3px
    }
    .footer .fLink li:before {
        top: 4px;
        height: 10px
    }
    .footer .fLink li:last-child {
        padding-right: 0;
        margin-right: 0
    }
    .footer .copyright {
        text-align: center;
        font-size: 10px;
        -ms-filter: alpha(opacity=70);
        opacity: .7
    }
    .footer #pageTop {
        display: none
    }
}

.vi .footer .fNavi>li {
    width: 19%;
    letter-spacing: 0.1px
}

.vi .footer .fNavi .fProduct {
    width: 23%
}

.vi .footer .fNavi .fAbout {
    width: 25%
}

.vi .footer .fNavi .fRecruiment {
    width: 16.5%
}

.vi .footer .fNavi .fService {
    width: 20%
}

.vi .footer .fNavi .fMenu01 {
    width: 15.5%
}

@media only screen and (max-width: 1040px) {
    .vi .footer .fNavi>li {
        letter-spacing: 0
    }
}

@media only screen and (max-width: 900px) {
    .vi .footer .fNavi .fProduct {
        width: 19%
    }
}

.telLine a {
    display: inline-block;
    pointer-events: none
}

.telLine span {
    display: inline-block;
    vertical-align: middle
}

.telLine .tel {
    font-size: 28px;
    font-weight: 600;
    letter-spacing: 2px;
    padding: 2px 10px 2px 20px;
    position: relative
}

.telLine .tel:before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    width: 16px;
    height: 21px;
    margin-top: -10px;
    -moz-background-size: 16px 21px;
    -webkit-background-size: 16px 21px;
    -ms-background-size: 16px 21px;
    background-size: 16px 21px
}

.telLine .make,
.telLine .time {
    display: none;
    font-size: 12px
}

@media only screen and (max-width: 767px) {
    .telLine a {
        display: block;
        background: #fff;
        padding: 15px 5px;
        line-height: 1.2;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px
    }
    .telLine .make,
    .telLine .time {
        display: block
    }
}

.calling {
    pointer-events: none
}

@media screen and (max-width: 767px) and (max-device-width: 768px) {
    .telLine a {
        pointer-events: auto
    }
    .calling {
        pointer-events: auto
    }
}

.icoSearch {
    display: inline-block;
    vertical-align: middle;
    width: 15px;
    height: 15px;
    background: url(../img/common/ico_search_red.svg) no-repeat 100% 50%;
    -moz-background-size: 15px 15px;
    -webkit-background-size: 15px 15px;
    -ms-background-size: 15px 15px;
    background-size: 15px 15px
}

@media only screen and (max-width: 767px) {
    .icoSearch {
        background-image: url(../img/common/ico_search.svg)
    }
}

@media only screen and (max-width: 767px) {
    .toSearch {
        position: fixed;
        right: 60px;
        top: 0;
        z-index: 1000;
        width: 60px;
        height: 60px;
        padding-top: 18px;
        text-align: center;
        background: #fff
    }
}

.searchBox {
    position: fixed;
    right: -100%;
    top: 0;
    z-index: 1001;
    width: 100%;
    height: 120%;
    color: #fff;
    background: #e91521;
    -moz-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s
}

.searchBox.active {
    right: 0
}

.searchBox .close_search {
    position: absolute;
    left: 0px;
    top: 30px;
    width: 22px;
    height: 22px;
    cursor: pointer
}

.searchBox .close_search:before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    width: 20px;
    height: 2px;
    background: #fff
}

.searchBox .close_search:after {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    width: 11px;
    height: 11px;
    margin-top: -5px;
    border-left: 2px solid #fff;
    border-top: 2px solid #fff;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

@media only screen and (max-width: 767px) {
    .searchBox .close_search {
        top: 22px;
        width: 12px;
        height: 12px
    }
    .searchBox .close_search:before {
        width: 14px
    }
    .searchBox .close_search:after {
        width: 8px;
        height: 8px;
        margin-top: -4px
    }
}

.searchBox .inSearch {
    max-width: 1100px;
    margin: 0 auto;
    padding: 40px
}

@media only screen and (max-width: 767px) {
    .searchBox .inSearch {
        padding: 20px 15px
    }
}

.searchBox .inSearch .searchForm {
    position: relative
}

.searchBox form {
    display: block;
    width: 100%
}

.searchBox .seLine {
    position: relative
}

.searchBox .seLine .searchKey {
    display: block;
    width: 100%;
    color: #fff;
    font-weight: 300;
    font-size: 24px;
    letter-spacing: 1px;
    background: none;
    border: none;
    border-bottom: 1px solid #fff;
    padding: 5px;
    margin: 0
}

.searchBox .seLine .searchSubmit {
    display: inline-block;
    vertical-align: middle;
    border: none;
    box-shadow: none;
    background: none;
    margin: 0;
    padding: 0;
    position: absolute;
    right: -50px;
    bottom: 2px
}

.searchBox .seLine .searchSubmit .icoSearch {
    width: 22px;
    height: 22px;
    background-image: url(../img/common/ico_search_white.svg);
    -moz-background-size: 22px 22px;
    -webkit-background-size: 22px 22px;
    -ms-background-size: 22px 22px;
    background-size: 22px 22px
}

@media only screen and (max-width: 767px) {
    .searchBox .seLine .searchKey {
        font-size: 18px;
        padding: 8px 0
    }
    .searchBox .seLine .searchSubmit {
        right: -8px;
        bottom: 13px
    }
    .searchBox .seLine .searchSubmit .icoSearch {
        width: 16px;
        height: 16px;
        -moz-background-size: 16px 16px;
        -webkit-background-size: 16px 16px;
        -ms-background-size: 16px 16px;
        background-size: 16px 16px
    }
}

.searchBox ::placeholder {
    color: #fff;
    opacity: 1
}

.searchBox :-ms-input-placeholder {
    color: #fff
}

.header .gsc-results-wrapper-visible {
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
    opacity: 1 !important
}

.header .gsc-wrapper {
    background: rgba(0, 0, 0, 0.8)
}

.header .gsc-modal-background-image {
    background: rgba(0, 0, 0, 0.8)
}

.header {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 1000;
    width: 100%;
    background: #fff;
    padding: 50px 40px 0;
    -moz-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    -webkit-box-shadow: 0px 0px 8px 1px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 0px 8px 1px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 8px 1px rgba(0, 0, 0, 0.1)
}

.header .inHeader {
    max-width: 1280px;
    margin: 0 auto
}

.header #logo {
    display: inline-block;
    vertical-align: top;
    position: relative;
    z-index: 3;
    width: auto;
    max-width: 400px;
    font-size: 14px
}

.header #logo a {
    display: inline-block
}

.header #logo img {
    width: 140px
}

@media only screen and (max-width: 900px) {
    .header {
        padding-left: 20px;
        padding-right: 20px
    }
}

@media only screen and (max-width: 767px) {
    .header {
        position: fixed;
        left: 0;
        top: 0;
        z-index: 1000;
        width: 100%;
        height: 60px;
        padding: 20px 20px 0
    }
    .header #logo img {
        width: 110px
    }
}

.hamberger {
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1000;
    width: 60px;
    height: 60px;
    padding: 20px 0 0 21px;
    background: #e91521;
    line-height: 1;
    font-size: 0;
    text-align: center;
    cursor: pointer;
    display: none
}

.hamberger span {
    display: block;
    width: 20px;
    height: 1px;
    margin-bottom: 8px;
    background: #fff;
    -moz-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s
}

@media only screen and (max-width: 767px) {
    .hamberger {
        display: block
    }
}

.hNavi {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2;
    width: 100%;
    text-align: right;
    padding: 3px 40px;
    background: #ededed;
    -moz-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    -moz-box-shadow: inset 0 -10px 10px -10px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: inset 0 -10px 10px -10px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 -10px 10px -10px rgba(0, 0, 0, 0.1)
}

.hNavi>ul {
    max-width: 1280px;
    margin: 0 auto
}

.hNavi>ul>li {
    display: inline-block;
    vertical-align: top;
    width: auto;
    margin-left: 20px
}

.hNavi>ul>li>a {
    display: inline-block;
    color: #666;
    padding-left: 11px;
    position: relative
}

.hNavi>ul>li>a:before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    width: 5px;
    height: 5px;
    margin-top: -2px;
    border-left: 1px solid #e35875;
    border-top: 1px solid #e35875;
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg)
}

.hNavi>ul>li>a:hover {
    opacity: 1;
    color: #e91521
}

.hNavi>ul .hLang {
    width: 31px;
    height: 20px;
    padding-left: 0;
    padding-right: 11px;
    text-align: left;
    position: relative
}

.hNavi>ul .hLang:before {
    content: '';
    position: absolute;
    right: 0;
    top: 50%;
    width: 5px;
    height: 5px;
    margin-top: -2px;
    border-left: 1px solid #e35875;
    border-top: 1px solid #e35875;
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    transform: rotate(-135deg)
}

.hNavi>ul .hLang .active {
    position: absolute;
    left: 0;
    top: -1px;
    z-index: 2;
    cursor: pointer;
    display: block
}

.hNavi>ul .hLang .langSub {
    position: absolute;
    left: 0;
    top: 20px;
    width: 100%;
    display: none
}

.hNavi>ul .hLang .langSub li span {
    display: none
}

@media only screen and (max-width: 900px) {
    .hNavi {
        padding-left: 20px;
        padding-right: 20px
    }
}

@media only screen and (max-width: 767px) {
    .hNavi {
        position: static;
        top: auto;
        right: auto;
        text-align: left;
        background: none;
        padding: 0 20px 20px
    }
    .hNavi>ul>li {
        width: 49%;
        margin: 0
    }
    .hNavi>ul>li>a {
        display: block;
        color: #fff;
        text-align: left;
        padding: 10px 0 10px 11px
    }
    .hNavi>ul>li>a:before {
        border-color: #fff;
        margin-top: -3px
    }
    .hNavi>ul>li>a:hover {
        opacity: 0.6;
        color: #fff
    }
    .hNavi>ul .hLang {
        width: 49%;
        height: auto
    }
    .hNavi>ul .hLang:before {
        right: auto;
        left: 0;
        top: 50%;
        border-color: #fff;
        margin-top: -3px;
        -webkit-transform: rotate(135deg);
        -moz-transform: rotate(135deg);
        -ms-transform: rotate(135deg);
        -o-transform: rotate(135deg);
        transform: rotate(135deg)
    }
    .hNavi>ul .hLang .active {
        display: none
    }
    .hNavi>ul .hLang .langSub {
        position: static;
        left: auto;
        top: auto;
        display: block !important
    }
    .hNavi>ul .hLang .langSub li img {
        display: none
    }
    .hNavi>ul .hLang .langSub li a {
        display: block;
        padding: 10px 0 10px 11px
    }
    .hNavi>ul .hLang .langSub li span {
        display: block;
        color: #fff
    }
}

.layerMenu {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    width: 100%;
    background: #fff;
    padding: 28px 40px 0;
    text-align: right;
    -moz-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    -webkit-box-shadow: 0px 0px 15px 5px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 0px 15px 5px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 15px 5px rgba(0, 0, 0, 0.1)
}

.layerMenu .inMenu {
    max-width: 1280px;
    margin: 0 auto
}

.layerMenu .gNavi>li {
    display: inline-block;
    vertical-align: top;
    width: auto;
    margin-left: 2%;
    letter-spacing: 0.5px;
    font-size: 16px;
    position: relative
}

.layerMenu .gNavi>li>a {
    display: block;
    color: #666;
    padding: 25px 5px 20px;
    position: relative
}

.layerMenu .gNavi>li>a:before {
    content: '';
    position: absolute;
    right: 2px;
    top: 50%;
    width: 8px;
    height: 8px;
    margin-top: -8px;
    border-left: 2px solid #000;
    border-top: 2px solid #000;
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    transform: rotate(-135deg);
    display: none
}

.layerMenu .gNavi>li>a:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 3px;
    background: #fff;
    -webkit-transform: scaleX(0);
    -moz-transform: scaleX(0);
    -ms-transform: scaleX(0);
    -o-transform: scaleX(0);
    transform: scaleX(0);
    -moz-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s
}

.layerMenu .gNavi>li>a:hover {
    color: #e91521;
    -ms-filter: alpha(opacity=100);
    opacity: 1
}

.layerMenu .gNavi>li>a:hover:after {
    -webkit-transform: scaleX(1);
    -moz-transform: scaleX(1);
    -ms-transform: scaleX(1);
    -o-transform: scaleX(1);
    transform: scaleX(1);
    background: #e91521
}

.layerMenu .gNavi>li.gSearch>a {
    padding-right: 0
}

.layerMenu .gNavi>li.gSearch>a:after {
    display: none
}

.layerMenu .gNavi>li.gSearch>a:hover {
    -ms-filter: alpha(opacity=60);
    opacity: .6
}

.layerMenu .gNavi>li .plus {
    display: none
}

.layerMenu .gNavi>li.hasSub a {
    padding-right: 22px
}

.layerMenu .gNavi>li.hasSub a:before {
    display: block
}

.layerMenu .gNavi>li.active a:before {
    margin-top: -3px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
}

@media only screen and (max-width: 900px) {
    .layerMenu {
        padding-left: 20px;
        padding-right: 20px
    }
    .layerMenu .gNavi .gHome {
        display: none
    }
}

@media only screen and (max-width: 767px) {
    .layerMenu {
        position: fixed;
        left: auto;
        right: -100%;
        top: 60px;
        z-index: 1000;
        width: 100%;
        height: 120%;
        padding: 0;
        overflow: hidden;
        text-align: left;
        background: #e91521;
        color: #fff
    }
    .layerMenu .inMenu {
        height: 80%;
        padding: 0 0 60px;
        overflow: auto
    }
    .layerMenu .gNavi {
        border-bottom: 1px solid #ea7575;
        padding: 30px 0;
        margin: 0 20px 15px
    }
    .layerMenu .gNavi>li {
        display: block;
        width: 100%;
        font-size: 23px;
        font-weight: 300;
        margin: 0
    }
    .layerMenu .gNavi>li>a {
        display: block;
        color: #fff;
        padding: 16px 0 13px;
        min-height: auto;
        text-align: left
    }
    .layerMenu .gNavi>li>a:before {
        right: 15px;
        display: none;
        background: none;
        -webkit-transform: rotate(135deg);
        -moz-transform: rotate(135deg);
        -ms-transform: rotate(135deg);
        -o-transform: rotate(135deg);
        transform: rotate(135deg)
    }
    .layerMenu .gNavi>li>a:hover {
        color: #fff;
        -ms-filter: alpha(opacity=60);
        opacity: .6
    }
    .layerMenu .gNavi>li>a:hover:after {
        display: none
    }
    .layerMenu .gNavi>li.hasSub a:before {
        border-color: red;
        -webkit-transform: rotate(-135deg);
        -moz-transform: rotate(-135deg);
        -ms-transform: rotate(-135deg);
        -o-transform: rotate(-135deg);
        transform: rotate(-135deg);
        display: none
    }
    .layerMenu .gNavi>li.hasSub .plus {
        position: absolute;
        right: 0;
        top: 0;
        z-index: 2;
        width: 30%;
        height: 100%;
        cursor: pointer;
        display: block
    }
    .layerMenu .gNavi>li.hasSub .plus:before {
        content: '';
        position: absolute;
        right: 15px;
        top: 20px;
        width: 6px;
        height: 6px;
        border-left: 2px solid red;
        border-top: 2px solid red;
        -webkit-transform: rotate(-135deg);
        -moz-transform: rotate(-135deg);
        -ms-transform: rotate(-135deg);
        -o-transform: rotate(-135deg);
        transform: rotate(-135deg)
    }
    .layerMenu .gNavi>li.hasSub .plus.active:before {
        top: 23px;
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg)
    }
    .layerMenu .gNavi>li.gSearch {
        display: none
    }
    .layerMenu .gNavi .gHome {
        display: block
    }
}

#top .gNavi>li.gHome>a,
#company .gNavi>li.gAbout>a,
#product .gNavi>li.gProduct>a {
    color: #e91521
}

#top .gNavi>li.gHome>a:after,
#company .gNavi>li.gAbout>a:after,
#product .gNavi>li.gProduct>a:after {
    -webkit-transform: scaleX(1);
    -moz-transform: scaleX(1);
    -ms-transform: scaleX(1);
    -o-transform: scaleX(1);
    transform: scaleX(1);
    background: #e91521
}

@media only screen and (max-width: 767px) {
    #top .gNavi>li.gHome>a,
    #company .gNavi>li.gAbout>a,
    #product .gNavi>li.gProduct>a {
        color: #fff
    }
    #top .gNavi>li.gHome>a:after,
    #company .gNavi>li.gAbout>a:after,
    #product .gNavi>li.gProduct>a:after {
        display: none
    }
}

.layerMenu .navSub {
    position: absolute;
    left: 50%;
    top: 28px;
    width: 260px;
    padding-top: 10px;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    display: none
}

.layerMenu .navSub ul {
    padding: 20px;
    background: #ddd
}

.layerMenu .navSub ul li {
    border-bottom: 1px dashed #999;
    text-align: left
}

.layerMenu .navSub ul li a {
    display: block;
    padding: 10px 10px 9px 0
}

.layerMenu .navSub ul li:first-child {
    border-top: 1px dashed #999
}

@media only screen and (max-width: 767px) {
    .layerMenu .navSub {
        position: relative;
        left: auto;
        top: auto;
        z-index: 3;
        width: 100%;
        padding: 0;
        background: #ddd;
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none
    }
}

.layerMenu .close_layer {
    margin-top: 15px;
    padding: 14px 0 12px;
    background: #fff;
    font-weight: 600;
    font-size: 16px;
    letter-spacing: 2px;
    text-align: center;
    cursor: pointer;
    display: none
}

@media only screen and (max-width: 767px) {
    .layerMenu .close_layer {
        display: block
    }
}

.layerOn .hamberger {
    padding-left: 19px
}

.layerOn .hamberger span {
    width: 24px
}

.layerOn .hamberger .ham {
    -webkit-transform: rotate(45deg) translateY(7px) translateX(7px);
    -moz-transform: rotate(45deg) translateY(7px) translateX(7px);
    -ms-transform: rotate(45deg) translateY(7px) translateX(7px);
    -o-transform: rotate(45deg) translateY(7px) translateX(7px);
    transform: rotate(45deg) translateY(7px) translateX(7px)
}

.layerOn .hamberger .ber {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.layerOn .hamberger .ger {
    display: none
}

.layerOn .layerMenu {
    right: 0
}

.searchBox {
    background: #333
}

.gsc-control-cse {
    background: none !important;
    padding: 0px !important;
    margin: 0px !important;
    border: none !important
}

.gsc-control-cse form {
    background: none !important;
    padding: 0px !important;
    margin: 0px !important;
    border: none !important
}

.gsc-modal-background-image {
    background: none !important;
    display: none !important
}

.gsc-results-wrapper-visible {
    position: static !important;
    background: none !important;
    box-shadow: none !important;
    padding: 0 80px !important;
    margin-top: 50px !important;
    height: calc(100vh - 180px) !important;
    overflow: auto
}

@media only screen and (max-width: 767px) {
    .gsc-results-wrapper-visible {
        padding-left: 0 !important;
        padding-right: 0 !important;
        margin-top: 0px !important;
        height: calc(100vh - 75px) !important
    }
}

.gsc-above-wrapper-area,
.gsc-adBlock {
    display: none !important
}

.gsc-input {
    display: block !important;
    width: 100% !important;
    padding-right: 0px !important
}

.gsib_a {
    padding: 0px 80px !important
}

@media only screen and (max-width: 767px) {
    .gsib_a {
        padding: 0 35px !important
    }
}

.gcsc-branding,
.gsc-search-button {
    display: none !important
}

.header .gsc-wrapper {
    background: none !important
}

.gsc-results {
    width: 100% !important
}

.gsc-webResult.gsc-result,
.gsc-results .gsc-imageResult {
    background: none !important;
    border: none !important
}

.gs-webResult .gs-snippet,
.gs-imageResult .gs-snippet,
.gs-fileFormatType,
.gs-webResult.gs-result a.gs-title:link,
.gs-imageResult a.gs-title:link {
    color: gray !important
}

.gs-webResult.gs-result a.gs-title:link b,
.gs-imageResult a.gs-title:link b {
    color: #fff !important
}

.gs-result .gs-title,
.gs-result .gs-title *,
.gs-webResult div.gs-visibleUrl,
.gs-imageResult div.gs-visibleUrl {
    color: gray !important
}

.gsc-webResult.gsc-result .gs-spelling {
    display: none !important
}

.gs-bidi-start-align b,
.gs-webResult div.gs-visibleUrl b,
.gs-imageResult div.gs-visibleUrl b,
.gs-webResult.gs-result a.gs-title:visited b,
.gs-imageResult a.gs-title:visited b {
    color: #fff !important
}

.gs-webResult.gs-result a.gs-title:hover,
.gs-imageResult a.gs-title:hover {
    color: #fff !important;
    opacity: 1 !important
}

.gsc-table-result,
.gsc-thumbnail-inside,
.gsc-url-top {
    padding-left: 0 !important;
    padding-right: 0 !important
}

.gsc-control-wrapper-cse {
    background: none !important;
    border: none !important
}

.gsc-control-cse div {
    background: none !important;
    border: none !important
}

.gsc-search-box {
    border-bottom: 1px solid #fff !important
}

.gsc-input-box {
    box-shadow: none !important
}

.gsst_a .gscb_a {
    color: #fff !important;
    font-weight: normal !important
}

#gsc-i-id1::-webkit-input-placeholder {
    color: gray;
    font-size: 28px;
    font-weight: normal
}

#gsc-i-id1::-moz-placeholder {
    color: gray;
    font-size: 28px;
    font-weight: normal
}

#gsc-i-id1:-ms-input-placeholder {
    color: gray;
    font-size: 28px;
    font-weight: normal
}

#gsc-i-id1:-moz-placeholder {
    color: gray;
    font-size: 28px;
    font-weight: normal
}

@media only screen and (max-width: 767px) {
    #gsc-i-id1::-webkit-input-placeholder {
        font-size: 21px
    }
    #gsc-i-id1::-moz-placeholder {
        font-size: 21px
    }
    #gsc-i-id1:-ms-input-placeholder {
        font-size: 21px
    }
    #gsc-i-id1:-moz-placeholder {
        font-size: 21px
    }
}

#gsc-i-id1 {
    background: none !important;
    text-indent: 0 !important;
    font-size: 28px !important;
    height: 80px !important;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    color: #fff !important
}

@media only screen and (max-width: 767px) {
    #gsc-i-id1 {
        font-size: 21px !important;
        height: 55px !important
    }
}

.gsc-results .gsc-cursor {
    text-align: center;
    width: 100%;
    display: block !important;
    margin: 100px 0
}

.gsc-results .gsc-cursor>div {
    display: inline-block !important;
    width: 40px;
    height: 40px;
    margin: 5px 5px 0 !important;
    color: #fff !important;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    line-height: 40px;
    font-size: 16px
}

.gsc-results .gsc-cursor>div:hover,
.gsc-results .gsc-cursor>div.gsc-cursor-current-page {
    -moz-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    background: #fff !important;
    color: #000 !important;
    text-decoration: none !important
}

@media only screen and (max-width: 767px) {
    .gsc-results .gsc-cursor {
        margin: 50px 0
    }
    .gsc-results .gsc-cursor>div {
        width: 30px;
        height: 30px;
        line-height: 30px;
        font-size: 15px
    }
}

.gsc-webResult .gsc-result {
    border-bottom: 1px solid gray !important;
    padding: 35px 0 !important
}

@media only screen and (max-width: 767px) {
    .gsc-webResult .gsc-result {
        padding: 25px 0 !important
    }
}

.gscb_a {
    position: absolute;
    right: 0;
    top: 30px;
    width: 22px;
    height: 22px;
    text-indent: -999em;
    cursor: pointer
}

.gscb_a:before,
.gscb_a:after {
    content: '';
    position: absolute;
    right: 0;
    top: 10px;
    width: 22px;
    height: 2px;
    background: #fff;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
}

.gscb_a:after {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

@media only screen and (max-width: 767px) {
    .gscb_a {
        top: 22px;
        width: 16px;
        height: 16px
    }
    .gscb_a:before,
    .gscb_a:after {
        top: 10px;
        width: 16px
    }
}

.en .hNavi>ul .hLang .langSub .flag_en {
    display: none
}

.vi .hNavi>ul .hLang .langSub .flag_vi {
    display: none
}

@media only screen and (max-width: 360px) {
    .vi .layerMenu .gNavi>li {
        font-size: 20px
    }
}

.sidebarContainer {
    float: right;
    width: 13%
}

@media only screen and (max-width: 767px) {
    .sidebarContainer {
        float: none;
        width: 100%
    }
}

.sidebar {
    margin-bottom: 50px
}

.sidebar .title {
    font-size: 18px;
    font-weight: 600;
    color: #e91521;
    position: relative;
    padding-bottom: 15px;
    margin-bottom: 15px;
    line-height: 1.3
}

.sidebar .title:after {
    position: absolute;
    content: '';
    width: 22px;
    height: 2px;
    background: #e81521;
    bottom: 0;
    left: 0
}

.sidebar .list li {
    margin-bottom: 5px;
    font-size: 16px
}

.sidebar .list li:last-child {
    margin-bottom: 0
}

.sidebar .list li .subList {
    padding-top: 5px;
    display: none
}

.sidebar .list li .subList li a {
    color: #808080
}

.sidebar .list li:first-child .subList {
    display: block
}

.sidebar .list>li {
    padding-left: 15px;
    position: relative
}

.sidebar .list>li:before {
    display: block;
    content: '';
    position: absolute;
    left: 0;
    top: 9px;
    width: 6px;
    height: 6px;
    border-left: 1px solid #808080;
    border-top: 1px solid #808080;
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg)
}

@media only screen and (min-width: 768px) {
    .sidebar .list {
        display: block !important
    }
}

@media only screen and (max-width: 767px) {
    .sidebar {
        margin-bottom: 24px
    }
    .sidebar .title {
        font-size: 17px;
        padding-bottom: 0;
        margin-bottom: 10px
    }
    .sidebar .title:after {
        content: none
    }
    .sidebar .dropdownText {
        font-size: 14px;
        padding: 12px 15px;
        width: 100%;
        background: #fff;
        margin-bottom: 15px;
        position: relative
    }
    .sidebar .dropdownText:after {
        position: absolute;
        content: '';
        right: 15px;
        top: 50%;
        width: 8px;
        height: 8px;
        margin-top: -6px;
        border-left: 1px solid #000000;
        border-top: 1px solid #000000;
        -moz-transform: rotate(225deg);
        -webkit-transform: rotate(225deg);
        -ms-transform: rotate(225deg);
        transform: rotate(225deg);
        -moz-transition: all 0.3s ease 0s;
        -webkit-transition: all 0.3s ease 0s;
        -ms-transition: all 0.3s ease 0s;
        transition: all 0.3s ease 0s
    }
    .sidebar .active:after {
        margin-top: -2px;
        -moz-transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg)
    }
    .sidebar .list {
        display: none
    }
    .sidebar .list li {
        font-size: 14px;
        margin-bottom: 10px
    }
    .sidebar .list li .subList {
        padding-top: 10px
    }
}

.brand.monaoh .banner {
    background: url("../img/monaoh/img_banner.jpg") no-repeat center top;
    background-size: cover
}

@media only screen and (max-width: 767px) {
    .brand.monaoh .banner {
        background: url("../img/monaoh/img_banner_sp.jpg") no-repeat center top;
        background-size: cover
    }
}

.brand.monaoh .l-monaoh {
    background: url("../img/monaoh/monaou_bg7.jpg") no-repeat center top;
    background-size: cover;
    padding: 80px 40px 0;
    margin: 0 -40px;
    position: relative;
    overflow: hidden
}

@media only screen and (max-width: 767px) {
    .brand.monaoh .l-monaoh {
        padding: 33px 20px 0;
        margin: 0 -20px;
        background: url("../img/monaoh/monaou_bg7_sp.jpg") no-repeat center top;
        background-size: cover
    }
}

.brand.monaoh .l-monaoh .inSet {
    max-width: 1015px;
    margin: auto
}

.brand.monaoh .l-monaoh .inSet__wrapper {
    margin-bottom: 80px;
    background: url("../img/monaoh/monaou_bg1.png") repeat-y center top;
    padding: 20px 30px
}

.brand.monaoh .l-monaoh .inSet__wrapper .inner {
    background: #fff;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    padding: 40px 45px
}

@media only screen and (max-width: 767px) {
    .brand.monaoh .l-monaoh .inSet__wrapper {
        margin-bottom: 30px;
        background: url("../img/monaoh/monaou_bg1_sp.png") repeat-y center top;
        background-size: 100% auto;
        padding: 10px 15px
    }
    .brand.monaoh .l-monaoh .inSet__wrapper .inner {
        background: #fff;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        border-radius: 10px;
        padding: 25px 15px
    }
}

.brand.monaoh .l-monaoh .inSet .bhead {
    text-align: center;
    margin-bottom: 40px;
    position: relative;
    z-index: 99
}

.brand.monaoh .l-monaoh .inSet .bhead2 {
    font-size: 24px;
    font-weight: 500;
    font-style: normal;
    color: #e81521;
    text-align: center;
    padding: 0;
    margin: 0;
    display: block;
    float: none;
    margin-bottom: 10px;
    line-height: 1.3;
    letter-spacing: -0.5px
}

.brand.monaoh .l-monaoh .inSet .bhead2:before {
    display: none
}

@media only screen and (max-width: 1024px) {
    .brand.monaoh .l-monaoh .inSet .bhead2 {
        font-size: 22px
    }
}

@media only screen and (max-width: 767px) {
    .brand.monaoh .l-monaoh .inSet .bhead2 {
        font-size: 19px;
        margin-bottom: 8px
    }
}

@media only screen and (max-width: 360px) {
    .brand.monaoh .l-monaoh .inSet .bhead2 {
        font-size: 18px
    }
}

.brand.monaoh .l-monaoh .inSet .inSet__content {
    position: relative;
    z-index: 99
}

.brand.monaoh .l-monaoh .inSet.set1 .inSet__wrapper,
.brand.monaoh .l-monaoh .brand.koala .inSet.set2 .inSet__wrapper,
.brand.koala .brand.monaoh .l-monaoh .inSet.set2 .inSet__wrapper,
.brand.monaoh .l-monaoh .brand.koala .inSet.set3 .inSet__wrapper,
.brand.koala .brand.monaoh .l-monaoh .inSet.set3 .inSet__wrapper,
.brand.monaoh .l-monaoh .brand.koala .inSet.set4 .inSet__wrapper,
.brand.koala .brand.monaoh .l-monaoh .inSet.set4 .inSet__wrapper,
.brand.monaoh .l-monaoh .brand.koala .inSet.set5 .inSet__wrapper,
.brand.koala .brand.monaoh .l-monaoh .inSet.set5 .inSet__wrapper,
.brand.monaoh .l-monaoh .brand.koala .inSet.set6 .inSet__wrapper,
.brand.koala .brand.monaoh .l-monaoh .inSet.set6 .inSet__wrapper,
.brand.monaoh .l-monaoh .brand.pokemon .inSet.set2 .inSet__wrapper,
.brand.pokemon .brand.monaoh .l-monaoh .inSet.set2 .inSet__wrapper,
.brand.monaoh .l-monaoh .brand.pokemon .inSet.set3 .inSet__wrapper,
.brand.pokemon .brand.monaoh .l-monaoh .inSet.set3 .inSet__wrapper,
.brand.monaoh .l-monaoh .brand.toppo .inSet.set2 .inSet__wrapper,
.brand.toppo .brand.monaoh .l-monaoh .inSet.set2 .inSet__wrapper {
    position: relative
}

.brand.monaoh .l-monaoh .inSet.set1 .inSet__wrapper .inner,
.brand.monaoh .l-monaoh .brand.koala .inSet.set2 .inSet__wrapper .inner,
.brand.koala .brand.monaoh .l-monaoh .inSet.set2 .inSet__wrapper .inner,
.brand.monaoh .l-monaoh .brand.koala .inSet.set3 .inSet__wrapper .inner,
.brand.koala .brand.monaoh .l-monaoh .inSet.set3 .inSet__wrapper .inner,
.brand.monaoh .l-monaoh .brand.koala .inSet.set4 .inSet__wrapper .inner,
.brand.koala .brand.monaoh .l-monaoh .inSet.set4 .inSet__wrapper .inner,
.brand.monaoh .l-monaoh .brand.koala .inSet.set5 .inSet__wrapper .inner,
.brand.koala .brand.monaoh .l-monaoh .inSet.set5 .inSet__wrapper .inner,
.brand.monaoh .l-monaoh .brand.koala .inSet.set6 .inSet__wrapper .inner,
.brand.koala .brand.monaoh .l-monaoh .inSet.set6 .inSet__wrapper .inner,
.brand.monaoh .l-monaoh .brand.pokemon .inSet.set2 .inSet__wrapper .inner,
.brand.pokemon .brand.monaoh .l-monaoh .inSet.set2 .inSet__wrapper .inner,
.brand.monaoh .l-monaoh .brand.pokemon .inSet.set3 .inSet__wrapper .inner,
.brand.pokemon .brand.monaoh .l-monaoh .inSet.set3 .inSet__wrapper .inner,
.brand.monaoh .l-monaoh .brand.toppo .inSet.set2 .inSet__wrapper .inner,
.brand.toppo .brand.monaoh .l-monaoh .inSet.set2 .inSet__wrapper .inner {
    padding: 40px 45px 75px 45px
}

.brand.monaoh .l-monaoh .inSet.set1 .inSet__wrapper:after,
.brand.monaoh .l-monaoh .brand.koala .inSet.set2 .inSet__wrapper:after,
.brand.koala .brand.monaoh .l-monaoh .inSet.set2 .inSet__wrapper:after,
.brand.monaoh .l-monaoh .brand.koala .inSet.set3 .inSet__wrapper:after,
.brand.koala .brand.monaoh .l-monaoh .inSet.set3 .inSet__wrapper:after,
.brand.monaoh .l-monaoh .brand.koala .inSet.set4 .inSet__wrapper:after,
.brand.koala .brand.monaoh .l-monaoh .inSet.set4 .inSet__wrapper:after,
.brand.monaoh .l-monaoh .brand.koala .inSet.set5 .inSet__wrapper:after,
.brand.koala .brand.monaoh .l-monaoh .inSet.set5 .inSet__wrapper:after,
.brand.monaoh .l-monaoh .brand.koala .inSet.set6 .inSet__wrapper:after,
.brand.koala .brand.monaoh .l-monaoh .inSet.set6 .inSet__wrapper:after,
.brand.monaoh .l-monaoh .brand.pokemon .inSet.set2 .inSet__wrapper:after,
.brand.pokemon .brand.monaoh .l-monaoh .inSet.set2 .inSet__wrapper:after,
.brand.monaoh .l-monaoh .brand.pokemon .inSet.set3 .inSet__wrapper:after,
.brand.pokemon .brand.monaoh .l-monaoh .inSet.set3 .inSet__wrapper:after,
.brand.monaoh .l-monaoh .brand.toppo .inSet.set2 .inSet__wrapper:after,
.brand.toppo .brand.monaoh .l-monaoh .inSet.set2 .inSet__wrapper:after {
    position: absolute;
    content: "";
    left: 0;
    top: 20px;
    right: 0;
    bottom: 0;
    background: url("../img/monaoh/monaou_bg2.png") no-repeat center top
}

.brand.monaoh .l-monaoh .inSet.set1 .inSet__content,
.brand.monaoh .l-monaoh .brand.koala .inSet.set2 .inSet__content,
.brand.koala .brand.monaoh .l-monaoh .inSet.set2 .inSet__content,
.brand.monaoh .l-monaoh .brand.koala .inSet.set3 .inSet__content,
.brand.koala .brand.monaoh .l-monaoh .inSet.set3 .inSet__content,
.brand.monaoh .l-monaoh .brand.koala .inSet.set4 .inSet__content,
.brand.koala .brand.monaoh .l-monaoh .inSet.set4 .inSet__content,
.brand.monaoh .l-monaoh .brand.koala .inSet.set5 .inSet__content,
.brand.koala .brand.monaoh .l-monaoh .inSet.set5 .inSet__content,
.brand.monaoh .l-monaoh .brand.koala .inSet.set6 .inSet__content,
.brand.koala .brand.monaoh .l-monaoh .inSet.set6 .inSet__content,
.brand.monaoh .l-monaoh .brand.pokemon .inSet.set2 .inSet__content,
.brand.pokemon .brand.monaoh .l-monaoh .inSet.set2 .inSet__content,
.brand.monaoh .l-monaoh .brand.pokemon .inSet.set3 .inSet__content,
.brand.pokemon .brand.monaoh .l-monaoh .inSet.set3 .inSet__content,
.brand.monaoh .l-monaoh .brand.toppo .inSet.set2 .inSet__content,
.brand.toppo .brand.monaoh .l-monaoh .inSet.set2 .inSet__content {
    text-align: center;
    font-size: 16px;
    letter-spacing: -0.5px
}

.brand.monaoh .l-monaoh .inSet.set1 .bhead,
.brand.monaoh .l-monaoh .brand.koala .inSet.set2 .bhead,
.brand.koala .brand.monaoh .l-monaoh .inSet.set2 .bhead,
.brand.monaoh .l-monaoh .brand.koala .inSet.set3 .bhead,
.brand.koala .brand.monaoh .l-monaoh .inSet.set3 .bhead,
.brand.monaoh .l-monaoh .brand.koala .inSet.set4 .bhead,
.brand.koala .brand.monaoh .l-monaoh .inSet.set4 .bhead,
.brand.monaoh .l-monaoh .brand.koala .inSet.set5 .bhead,
.brand.koala .brand.monaoh .l-monaoh .inSet.set5 .bhead,
.brand.monaoh .l-monaoh .brand.koala .inSet.set6 .bhead,
.brand.koala .brand.monaoh .l-monaoh .inSet.set6 .bhead,
.brand.monaoh .l-monaoh .brand.pokemon .inSet.set2 .bhead,
.brand.pokemon .brand.monaoh .l-monaoh .inSet.set2 .bhead,
.brand.monaoh .l-monaoh .brand.pokemon .inSet.set3 .bhead,
.brand.pokemon .brand.monaoh .l-monaoh .inSet.set3 .bhead,
.brand.monaoh .l-monaoh .brand.toppo .inSet.set2 .bhead,
.brand.toppo .brand.monaoh .l-monaoh .inSet.set2 .bhead {
    margin-top: 40px
}

@media only screen and (max-width: 767px) {
    .brand.monaoh .l-monaoh .inSet.set1 .inSet__wrapper,
    .brand.monaoh .l-monaoh .brand.koala .inSet.set2 .inSet__wrapper,
    .brand.koala .brand.monaoh .l-monaoh .inSet.set2 .inSet__wrapper,
    .brand.monaoh .l-monaoh .brand.koala .inSet.set3 .inSet__wrapper,
    .brand.koala .brand.monaoh .l-monaoh .inSet.set3 .inSet__wrapper,
    .brand.monaoh .l-monaoh .brand.koala .inSet.set4 .inSet__wrapper,
    .brand.koala .brand.monaoh .l-monaoh .inSet.set4 .inSet__wrapper,
    .brand.monaoh .l-monaoh .brand.koala .inSet.set5 .inSet__wrapper,
    .brand.koala .brand.monaoh .l-monaoh .inSet.set5 .inSet__wrapper,
    .brand.monaoh .l-monaoh .brand.koala .inSet.set6 .inSet__wrapper,
    .brand.koala .brand.monaoh .l-monaoh .inSet.set6 .inSet__wrapper,
    .brand.monaoh .l-monaoh .brand.pokemon .inSet.set2 .inSet__wrapper,
    .brand.pokemon .brand.monaoh .l-monaoh .inSet.set2 .inSet__wrapper,
    .brand.monaoh .l-monaoh .brand.pokemon .inSet.set3 .inSet__wrapper,
    .brand.pokemon .brand.monaoh .l-monaoh .inSet.set3 .inSet__wrapper,
    .brand.monaoh .l-monaoh .brand.toppo .inSet.set2 .inSet__wrapper,
    .brand.toppo .brand.monaoh .l-monaoh .inSet.set2 .inSet__wrapper {
        position: relative
    }
    .brand.monaoh .l-monaoh .inSet.set1 .inSet__wrapper .inner,
    .brand.monaoh .l-monaoh .brand.koala .inSet.set2 .inSet__wrapper .inner,
    .brand.koala .brand.monaoh .l-monaoh .inSet.set2 .inSet__wrapper .inner,
    .brand.monaoh .l-monaoh .brand.koala .inSet.set3 .inSet__wrapper .inner,
    .brand.koala .brand.monaoh .l-monaoh .inSet.set3 .inSet__wrapper .inner,
    .brand.monaoh .l-monaoh .brand.koala .inSet.set4 .inSet__wrapper .inner,
    .brand.koala .brand.monaoh .l-monaoh .inSet.set4 .inSet__wrapper .inner,
    .brand.monaoh .l-monaoh .brand.koala .inSet.set5 .inSet__wrapper .inner,
    .brand.koala .brand.monaoh .l-monaoh .inSet.set5 .inSet__wrapper .inner,
    .brand.monaoh .l-monaoh .brand.koala .inSet.set6 .inSet__wrapper .inner,
    .brand.koala .brand.monaoh .l-monaoh .inSet.set6 .inSet__wrapper .inner,
    .brand.monaoh .l-monaoh .brand.pokemon .inSet.set2 .inSet__wrapper .inner,
    .brand.pokemon .brand.monaoh .l-monaoh .inSet.set2 .inSet__wrapper .inner,
    .brand.monaoh .l-monaoh .brand.pokemon .inSet.set3 .inSet__wrapper .inner,
    .brand.pokemon .brand.monaoh .l-monaoh .inSet.set3 .inSet__wrapper .inner,
    .brand.monaoh .l-monaoh .brand.toppo .inSet.set2 .inSet__wrapper .inner,
    .brand.toppo .brand.monaoh .l-monaoh .inSet.set2 .inSet__wrapper .inner {
        padding: 30px 25px 20px 25px
    }
    .brand.monaoh .l-monaoh .inSet.set1 .inSet__wrapper:after,
    .brand.monaoh .l-monaoh .brand.koala .inSet.set2 .inSet__wrapper:after,
    .brand.koala .brand.monaoh .l-monaoh .inSet.set2 .inSet__wrapper:after,
    .brand.monaoh .l-monaoh .brand.koala .inSet.set3 .inSet__wrapper:after,
    .brand.koala .brand.monaoh .l-monaoh .inSet.set3 .inSet__wrapper:after,
    .brand.monaoh .l-monaoh .brand.koala .inSet.set4 .inSet__wrapper:after,
    .brand.koala .brand.monaoh .l-monaoh .inSet.set4 .inSet__wrapper:after,
    .brand.monaoh .l-monaoh .brand.koala .inSet.set5 .inSet__wrapper:after,
    .brand.koala .brand.monaoh .l-monaoh .inSet.set5 .inSet__wrapper:after,
    .brand.monaoh .l-monaoh .brand.koala .inSet.set6 .inSet__wrapper:after,
    .brand.koala .brand.monaoh .l-monaoh .inSet.set6 .inSet__wrapper:after,
    .brand.monaoh .l-monaoh .brand.pokemon .inSet.set2 .inSet__wrapper:after,
    .brand.pokemon .brand.monaoh .l-monaoh .inSet.set2 .inSet__wrapper:after,
    .brand.monaoh .l-monaoh .brand.pokemon .inSet.set3 .inSet__wrapper:after,
    .brand.pokemon .brand.monaoh .l-monaoh .inSet.set3 .inSet__wrapper:after,
    .brand.monaoh .l-monaoh .brand.toppo .inSet.set2 .inSet__wrapper:after,
    .brand.toppo .brand.monaoh .l-monaoh .inSet.set2 .inSet__wrapper:after {
        background: url("../img/monaoh/monaou_bg2_sp.png") no-repeat center top;
        background-size: 93% auto;
        top: 5px
    }
    .brand.monaoh .l-monaoh .inSet.set1 .inSet__content,
    .brand.monaoh .l-monaoh .brand.koala .inSet.set2 .inSet__content,
    .brand.koala .brand.monaoh .l-monaoh .inSet.set2 .inSet__content,
    .brand.monaoh .l-monaoh .brand.koala .inSet.set3 .inSet__content,
    .brand.koala .brand.monaoh .l-monaoh .inSet.set3 .inSet__content,
    .brand.monaoh .l-monaoh .brand.koala .inSet.set4 .inSet__content,
    .brand.koala .brand.monaoh .l-monaoh .inSet.set4 .inSet__content,
    .brand.monaoh .l-monaoh .brand.koala .inSet.set5 .inSet__content,
    .brand.koala .brand.monaoh .l-monaoh .inSet.set5 .inSet__content,
    .brand.monaoh .l-monaoh .brand.koala .inSet.set6 .inSet__content,
    .brand.koala .brand.monaoh .l-monaoh .inSet.set6 .inSet__content,
    .brand.monaoh .l-monaoh .brand.pokemon .inSet.set2 .inSet__content,
    .brand.pokemon .brand.monaoh .l-monaoh .inSet.set2 .inSet__content,
    .brand.monaoh .l-monaoh .brand.pokemon .inSet.set3 .inSet__content,
    .brand.pokemon .brand.monaoh .l-monaoh .inSet.set3 .inSet__content,
    .brand.monaoh .l-monaoh .brand.toppo .inSet.set2 .inSet__content,
    .brand.toppo .brand.monaoh .l-monaoh .inSet.set2 .inSet__content {
        font-size: 14px
    }
    .brand.monaoh .l-monaoh .inSet.set1 .bhead,
    .brand.monaoh .l-monaoh .brand.koala .inSet.set2 .bhead,
    .brand.koala .brand.monaoh .l-monaoh .inSet.set2 .bhead,
    .brand.monaoh .l-monaoh .brand.koala .inSet.set3 .bhead,
    .brand.koala .brand.monaoh .l-monaoh .inSet.set3 .bhead,
    .brand.monaoh .l-monaoh .brand.koala .inSet.set4 .bhead,
    .brand.koala .brand.monaoh .l-monaoh .inSet.set4 .bhead,
    .brand.monaoh .l-monaoh .brand.koala .inSet.set5 .bhead,
    .brand.koala .brand.monaoh .l-monaoh .inSet.set5 .bhead,
    .brand.monaoh .l-monaoh .brand.koala .inSet.set6 .bhead,
    .brand.koala .brand.monaoh .l-monaoh .inSet.set6 .bhead,
    .brand.monaoh .l-monaoh .brand.pokemon .inSet.set2 .bhead,
    .brand.pokemon .brand.monaoh .l-monaoh .inSet.set2 .bhead,
    .brand.monaoh .l-monaoh .brand.pokemon .inSet.set3 .bhead,
    .brand.pokemon .brand.monaoh .l-monaoh .inSet.set3 .bhead,
    .brand.monaoh .l-monaoh .brand.toppo .inSet.set2 .bhead,
    .brand.toppo .brand.monaoh .l-monaoh .inSet.set2 .bhead {
        margin-top: 0;
        max-width: 250px;
        margin: auto auto 20px auto
    }
}

.brand.monaoh .l-monaoh .inSet.set2 .inSet__wrapper {
    position: relative
}

.brand.monaoh .l-monaoh .inSet.set2 .inSet__wrapper .inner {
    padding: 40px 45px 40px 45px
}

.brand.monaoh .l-monaoh .inSet.set2 .inSet__wrapper:after {
    position: absolute;
    content: "";
    left: 0;
    top: 20px;
    right: 0;
    bottom: 0;
    background: url("../img/monaoh/monaou_bg3.png") no-repeat center top
}

.brand.monaoh .l-monaoh .inSet.set2 .inSet__content {
    text-align: center;
    position: relative;
    font-size: 16px;
    letter-spacing: -0.5px;
    min-height: 325px
}

@media only screen and (max-width: 1024px) {
    .brand.monaoh .l-monaoh .inSet.set2 .inSet__content {
        min-height: 220px
    }
}

.brand.monaoh .l-monaoh .inSet.set2 .inSet__content .des {
    display: block;
    line-height: 1.4
}

@media only screen and (max-width: 1024px) {
    .brand.monaoh .l-monaoh .inSet.set2 .inSet__content .des {
        font-size: 14px
    }
}

@media only screen and (max-width: 360px) {
    .brand.monaoh .l-monaoh .inSet.set2 .inSet__content .des {
        font-size: 13px
    }
}

.brand.monaoh .l-monaoh .inSet.set2 .bhead {
    margin: 10px 0 45px 0
}

.brand.monaoh .l-monaoh .inSet.set2 .pic {
    text-align: center;
    position: absolute;
    top: 25px;
    left: 0;
    right: 20px;
    margin: auto;
    max-width: 60%;
    z-index: 99
}

@media only screen and (max-width: 1024px) {
    .brand.monaoh .l-monaoh .inSet.set2 .pic {
        max-width: 54%
    }
}

.brand.monaoh .l-monaoh .inSet.set2 .content1 {
    text-align: center;
    background: url("../img/monaoh/monaou_bg5.png") no-repeat center top;
    background-size: 100% 100%;
    float: left;
    width: 289px;
    height: 233px;
    position: relative;
    max-width: 37%
}

@media only screen and (max-width: 1024px) {
    .brand.monaoh .l-monaoh .inSet.set2 .content1 {
        height: 200px
    }
}

.brand.monaoh .l-monaoh .inSet.set2 .content1 .box1 {
    padding: 0 30px;
    position: absolute;
    content: "";
    top: 50%;
    left: 0;
    right: 0;
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.brand.monaoh .l-monaoh .inSet.set2 .content2 {
    text-align: center;
    background: url("../img/monaoh/monaou_bg6.png") no-repeat center top;
    background-size: 100% 100%;
    float: right;
    width: 307px;
    height: 249px;
    position: relative;
    max-width: 37%
}

@media only screen and (max-width: 1024px) {
    .brand.monaoh .l-monaoh .inSet.set2 .content2 {
        height: 200px
    }
}

.brand.monaoh .l-monaoh .inSet.set2 .content2 .box1 {
    padding: 0 30px;
    position: absolute;
    content: "";
    top: 50%;
    left: 0;
    right: 0;
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

@media only screen and (max-width: 767px) {
    .brand.monaoh .l-monaoh .inSet.set2 .inSet__wrapper .inner {
        padding: 25px 15px 35px 15px
    }
    .brand.monaoh .l-monaoh .inSet.set2 .inSet__wrapper:after {
        background: url("../img/monaoh/monaou_bg3_sp.png") no-repeat center top;
        background-size: 85% auto;
        top: 0
    }
}

@media only screen and (max-width: 767px) and (max-width: 320px) {
    .brand.monaoh .l-monaoh .inSet.set2 .inSet__wrapper:after {
        background-size: 95% auto
    }
}

@media only screen and (max-width: 767px) {
    .brand.monaoh .l-monaoh .inSet.set2 .bhead {
        margin: 0 0 35px 0
    }
    .brand.monaoh .l-monaoh .inSet.set2 .pic {
        position: relative;
        top: 0;
        left: 0;
        right: 0;
        max-width: 80%;
        margin: -55px auto -50px auto
    }
    .brand.monaoh .l-monaoh .inSet.set2 .content1 {
        background: url("../img/monaoh/monaou_bg5.png") no-repeat center top;
        background-size: 100% 100%;
        float: none;
        width: 255px;
        height: 206px;
        max-width: 100%;
        margin: auto
    }
    .brand.monaoh .l-monaoh .inSet.set2 .content1 .box1 {
        padding: 0 10px;
        position: relative;
        content: "";
        top: 50%;
        left: 0;
        right: 0;
        -moz-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%)
    }
    .brand.monaoh .l-monaoh .inSet.set2 .content2 {
        background-size: 100% 100%;
        float: none;
        width: 255px;
        height: 206px;
        max-width: 100%;
        margin: auto
    }
    .brand.monaoh .l-monaoh .inSet.set2 .content2 .box1 {
        padding: 10px 10px 0 10px;
        position: absolute;
        content: "";
        top: 50%;
        left: 0;
        right: 0
    }
}

.brand.monaoh .l-monaoh .inSet.set3 .inSet__wrapper {
    position: relative
}

.brand.monaoh .l-monaoh .inSet.set3 .inSet__wrapper .inner {
    padding: 40px 5% 70px 5%
}

@media only screen and (max-width: 1024px) {
    .brand.monaoh .l-monaoh .inSet.set3 .inSet__wrapper .inner {
        padding: 40px 5% 50px 5%
    }
}

@media only screen and (max-width: 767px) {
    .brand.monaoh .l-monaoh .inSet.set3 .inSet__wrapper .inner {
        padding: 30px 15px 50px 15px
    }
}

.brand.monaoh .l-monaoh .inSet.set3 .inSet__wrapper:after {
    position: absolute;
    content: "";
    left: 0;
    top: 20px;
    right: 0;
    bottom: 0;
    background: url("../img/monaoh/monaou_bg4.png") no-repeat center top
}

.brand.monaoh .l-monaoh .inSet.set3 .inSet__content .des {
    display: block;
    line-height: 1.4
}

.brand.monaoh .l-monaoh .inSet.set3 .bhead {
    margin: 5px 0 60px 0
}

.brand.monaoh .l-monaoh .inSet.set3 .bhead2 {
    text-align: left
}

.brand.monaoh .l-monaoh .inSet.set3 .pic2 {
    float: left;
    max-width: 53%;
    margin: 0 82px 0 0
}

@media only screen and (max-width: 1024px) {
    .brand.monaoh .l-monaoh .inSet.set3 .pic2 {
        margin: 0 30px 0 -5%;
        max-width: 53%
    }
}

.brand.monaoh .l-monaoh .inSet.set3 .right {
    overflow: hidden;
    padding: 50px 0 0 0
}

.brand.monaoh .l-monaoh .inSet.set3 .right .des {
    font-size: 16px;
    letter-spacing: -0.5px
}

@media only screen and (max-width: 1024px) {
    .brand.monaoh .l-monaoh .inSet.set3 .right .des {
        font-size: 14px
    }
}

@media only screen and (max-width: 767px) {
    .brand.monaoh .l-monaoh .inSet.set3 .inSet__wrapper {
        position: relative
    }
    .brand.monaoh .l-monaoh .inSet.set3 .inSet__wrapper:after {
        background: url("../img/monaoh/monaou_bg4_sp.png") no-repeat center top;
        background-size: 80% auto;
        top: 10px
    }
}

@media only screen and (max-width: 767px) and (max-width: 360px) {
    .brand.monaoh .l-monaoh .inSet.set3 .inSet__wrapper:after {
        background-size: 83% auto
    }
}

@media only screen and (max-width: 767px) and (max-width: 320px) {
    .brand.monaoh .l-monaoh .inSet.set3 .inSet__wrapper:after {
        background-size: 90% auto
    }
}

@media only screen and (max-width: 767px) {
    .brand.monaoh .l-monaoh .inSet.set3 .bhead {
        max-width: 108px;
        margin: 0 auto 30px auto
    }
    .brand.monaoh .l-monaoh .inSet.set3 .bhead2 {
        text-align: center
    }
    .brand.monaoh .l-monaoh .inSet.set3 .pic2 {
        float: none;
        max-width: 90%;
        margin: 0
    }
    .brand.monaoh .l-monaoh .inSet.set3 .right {
        text-align: center;
        padding: 15px 0 0 0
    }
    .brand.monaoh .l-monaoh .inSet.set3 .right .des {
        font-size: 14px;
        text-align: center;
        letter-spacing: -0.5px
    }
}

.product.monaou .btn-wrap .btn-product {
    font-size: 18px
}

@media only screen and (max-width: 767px) {
    .product.monaou .btn-wrap {
        margin: 50px 0 0 0
    }
    .product.monaou .btn-wrap .btn-product {
        max-width: 225px;
        letter-spacing: -0.2px;
        padding: 0 0 0 20px;
        font-size: 14px
    }
}

@media only screen and (min-width: 768px) {
    .brand.monaoh.vi .l-monaoh .inSet.set3 .inSet__wrapper:after {
        background: url(../img/monaoh/monaou_bg4_vn.png) no-repeat center top
    }
}

@media only screen and (max-width: 767px) {
    .brand.monaoh.vi .l-monaoh .inSet.set3 .bhead {
        max-width: 230px
    }
}

.about .banner {
    background: url(../img/about/img_banner.jpg) no-repeat 50% 50% !important;
    background-size: cover !important
}

.about .banner h2 {
    font-weight: normal
}

.about .breadcrumb {
    margin-bottom: 60px !important
}

@media only screen and (max-width: 767px) {
    .about .breadcrumb {
        margin-bottom: 25px !important
    }
}

.about main {
    background: #f2f0f0 !important
}

.about main:before {
    background: url(../img/about/bg-bottom.jpg) no-repeat !important;
    background-size: 400px 530px !important;
    width: 400px !important;
    height: 530px !important;
    right: 0 !important;
    left: auto !important;
    z-index: 0
}

@media only screen and (max-width: 767px) {
    .about main:before {
        background: url(../img/about/bg-bottom-sp.jpg) no-repeat !important;
        background-size: 264px 100px !important;
        width: 264px !important;
        height: 100px !important
    }
}

.about main .product-list {
    margin-top: 0 !important;
    position: relative;
    z-index: 2
}

@media only screen and (max-width: 767px) {
    .about main .product-list {
        margin-bottom: 0 !important
    }
}

.about main .product-list li .desc-product a span {
    padding-right: 5px
}

.product.about .footer {
    background-color: #fff
}

.company.b_overview .footer {
    margin: 0;
    background: #fff
}

.b_overview main {
    overflow: hidden;
    background: #f2f0f0;
    padding-bottom: 80px;
    position: relative
}

@media only screen and (max-width: 767px) {
    .b_overview main {
        padding-bottom: 100px
    }
}

.b_overview main:before {
    position: absolute;
    content: '';
    background: url(../img/company/b_overview/bg-top.png) no-repeat;
    background-size: 215px 209px;
    width: 215px;
    height: 209px;
    right: 30px;
    top: 180px
}

@media only screen and (max-width: 767px) {
    .b_overview main:before {
        background: url(../img/company/b_overview/bg-top-sp.jpg) no-repeat;
        background-size: 68px 106px;
        width: 68px;
        height: 106px;
        right: 0;
        top: 242px
    }
}

.b_overview main:after {
    position: absolute;
    content: '';
    background: url(../img/company/b_overview/bg-bottom.png) no-repeat;
    background-size: 302px 315px;
    width: 302px;
    height: 315px;
    right: 0;
    bottom: 0
}

@media only screen and (max-width: 767px) {
    .b_overview main:after {
        background: url(../img/company/b_overview/bg-bottom-sp.png) no-repeat;
        background-size: 207px 135px;
        width: 207px;
        height: 135px
    }
}

.b_overview .company__cateList--list2 {
    padding: 100px 0 0
}

@media only screen and (max-width: 767px) {
    .b_overview .company__cateList--list2 {
        padding: 0;
        margin-top: 35px !important
    }
}

.b_overview__ttl {
    font-size: 50px;
    color: #000;
    font-family: 'Playfair Display', serif;
    font-weight: 400;
    font-style: italic;
    max-width: 1020px;
    letter-spacing: 0.05em;
    line-height: 1;
    padding-bottom: 42px;
    margin: 0 auto 60px;
    position: relative;
    text-align: left
}

.b_overview__ttl span {
    color: #e81521
}

@media only screen and (max-width: 767px) {
    .b_overview__ttl {
        font-size: 29px;
        margin: 0 -5px 30px 0;
        line-height: 1.5em;
        padding-bottom: 22px
    }
}

.b_overview__ttl:after {
    position: absolute;
    content: '';
    width: 70px;
    height: 1px;
    background: #e81521;
    display: block;
    bottom: 0;
    margin: 5px 0 0
}

@media only screen and (max-width: 767px) {
    .b_overview__ttl:after {
        width: 25px;
        margin: 5px 0 0
    }
}

@media only screen and (max-width: 360px) {
    .b_overview__ttl {
        font-size: 27px;
        letter-spacing: 0
    }
}

.b_overview__wrapItem {
    padding-bottom: 100px;
    margin: 115px 0 0
}

@media only screen and (max-width: 767px) {
    .b_overview__wrapItem {
        margin-top: 40px;
        padding-bottom: 50px
    }
}

@media only screen and (max-width: 767px) {
    .b_overview .b_overview__item--firstitem {
        margin-top: 0
    }
}

.b_overview__item {
    margin: 0 0 0
}

.b_overview__item:before,
.b_overview__item:after {
    content: " ";
    display: table
}

.b_overview__item:after {
    clear: both
}

.b_overview__item .h-container {
    background: #fff;
    padding: 0 80px
}

.b_overview__item .h-container .content {
    padding: 77px 0;
    border-bottom: solid 1px #ebebeb
}

@media only screen and (max-width: 767px) {
    .b_overview__item .h-container {
        padding: 0 20px
    }
    .b_overview__item .h-container .content {
        padding: 35px 0 40px
    }
}

.b_overview__item .first-container .content {
    padding: 60px 0 78px !important
}

.b_overview__item .first-container .content p {
    margin: 0 0 11px
}

@media only screen and (max-width: 767px) {
    .b_overview__item .first-container .content {
        padding: 25px 0 40px !important
    }
}

.b_overview__item .last-container .content {
    border-bottom: 0
}

.b_overview__item h4 {
    font-weight: 600;
    font-size: 22px;
    line-height: 1;
    letter-spacing: 0.05em;
    color: #e81521;
    margin: 0 0 30px;
    text-transform: uppercase
}

@media only screen and (max-width: 767px) {
    .b_overview__item h4 {
        font-size: 18px;
        margin: 0 0 18px;
        line-height: 1.5em
    }
}

@media only screen and (max-width: 360px) {
    .b_overview__item h4 {
        letter-spacing: 0;
        margin-right: -5px;
        font-size: 16px
    }
}

.b_overview__item p {
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0.2px;
    line-height: 1.8;
    margin: 0 0 15px;
    text-align: justify
}

@media only screen and (max-width: 767px) {
    .b_overview__item p {
        font-size: 15px;
        line-height: 1.5em;
        margin: 0 0 10px
    }
}

.b_overview__item p:last-child {
    margin: 0
}

.b_overview__item figure {
    text-align: center;
    margin: 50px 0 0
}

@media only screen and (max-width: 767px) {
    .b_overview__item figure {
        margin: 20px 0 0
    }
}

.b_overview__item--firstitem p {
    font-size: 18px
}

@media only screen and (max-width: 767px) {
    .b_overview__item--firstitem p {
        font-size: 14px;
        line-height: 1.5em
    }
}

.b_overview__item--firstitem figure {
    margin: 50px 0 0
}

@media only screen and (max-width: 767px) {
    .b_overview__item--firstitem figure {
        margin: 20px 0 0
    }
}

.b_overview__item--col2 {
    overflow: hidden
}

.b_overview__item--col2 .h-container .content {
    padding: 80px 0
}

@media only screen and (max-width: 767px) {
    .b_overview__item--col2 .h-container .content {
        padding: 40px 0
    }
}

.b_overview__item--col2 .last-container .content .b_overview__item--col2--subLeft {
    width: 51%
}

@media only screen and (max-width: 767px) {
    .b_overview__item--col2 .last-container .content .b_overview__item--col2--subLeft {
        float: none;
        width: 100%
    }
}

.b_overview__item--col2 .last-container .content .b_overview__item--col2--subRight {
    padding-left: 35px;
    margin-top: 60px
}

@media only screen and (max-width: 767px) {
    .b_overview__item--col2 .last-container .content .b_overview__item--col2--subRight {
        float: none;
        margin-top: 20px;
        padding-left: 0;
        width: 100%
    }
}

.b_overview__item--col2--subitem {
    width: 47%;
    float: left;
    margin: 0
}

.b_overview__item--col2--subitem h4 {
    margin-bottom: 35px
}

@media only screen and (max-width: 767px) {
    .b_overview__item--col2--subitem {
        width: 100%;
        float: none;
        padding: 0
    }
    .b_overview__item--col2--subitem h4 {
        margin-bottom: 25px
    }
}

.b_overview__item--col2--subimg {
    margin: 48px 0 0 0 !important;
    width: 53%;
    padding-left: 59px
}

@media only screen and (max-width: 767px) {
    .b_overview__item--col2--subimg {
        float: none;
        width: 100%;
        margin: 20px 0 0 !important;
        padding: 0 15px
    }
}

.b_overview__item--col2--subLeft {
    float: left;
    padding-right: 30px
}

@media only screen and (max-width: 767px) {
    .b_overview__item--col2--subLeft {
        float: none;
        width: 100%;
        padding-right: 0
    }
}

.b_overview__item--col2--subRight {
    float: right;
    padding-left: 30px
}

@media only screen and (max-width: 767px) {
    .b_overview__item--col2--subRight {
        float: none;
        width: 100%;
        padding-left: 0
    }
}

.product.brand main {
    padding-bottom: 0;
    background: #fff !important
}

.product.brand main .breadcrumb {
    margin-bottom: 30px !important
}

@media only screen and (max-width: 767px) {
    .product.brand main .breadcrumb {
        margin-bottom: 15px !important
    }
}

.product.brand .brandSet {
    font-size: 16px;
    line-height: 1.5;
    font-weight: 300;
    padding: 0 40px;
    margin: 0 -40px
}

@media only screen and (max-width: 767px) {
    .product.brand .brandSet {
        font-size: 14px;
        line-height: 1.5;
        padding: 0 18px;
        margin: 0 -18px
    }
}

.product.brand .brandSet .intro {
    margin: 0 -40px
}

.product.brand .brandSet .intro .pic img {
    width: 100%
}

@media only screen and (max-width: 767px) {
    .product.brand .brandSet .intro {
        margin: 0 -18px
    }
}

.product.brand .brandSet .bhead {
    font-size: 40px;
    color: #5F433A;
    font-family: "Junegull", serif;
    line-height: 1.2;
    letter-spacing: 0.05em;
    text-align: center;
    margin-bottom: 20px
}

@media only screen and (max-width: 767px) {
    .product.brand .brandSet .bhead {
        font-size: 26px;
        letter-spacing: 0;
        margin-bottom: 15px
    }
}

.product.brand .lineupGroup {
    margin-top: 35px
}

@media only screen and (max-width: 767px) {
    .product.brand .lineupGroup {
        margin-top: 15px
    }
}

.product.brand .lineupGroup .prodBox {
    margin-bottom: 60px
}

.product.brand .lineupGroup .prodBox:last-child {
    margin-bottom: 0
}

@media only screen and (max-width: 767px) {
    .product.brand .lineupGroup .prodBox {
        margin-bottom: 30px
    }
}

.product.brand .lineupGroup .prodBox .pic {
    float: left;
    width: 51%
}

.product.brand .lineupGroup .prodBox .pic p {
    display: inline-block;
    text-align: left;
    margin: 0 15px 0 -10px;
    max-width: 391px
}

@media only screen and (max-width: 900px) {
    .product.brand .lineupGroup .prodBox .pic {
        width: 42%
    }
    .product.brand .lineupGroup .prodBox .pic p {
        max-width: 250px
    }
}

@media only screen and (max-width: 767px) {
    .product.brand .lineupGroup .prodBox .pic {
        width: 130px
    }
    .product.brand .lineupGroup .prodBox .pic p {
        margin: 0 15px 0 0
    }
}

.product.brand .lineupGroup .prodBox .info {
    overflow: hidden
}

@media only screen and (max-width: 767px) {
    .product.brand .lineupGroup .prodBox .info {
        overflow: inherit;
        padding-top: 25px
    }
}

.product.brand .lineupGroup .prodBox .info h3 {
    float: none;
    font-size: 24px;
    line-height: 1.3;
    font-weight: 900;
    font-style: normal;
    color: #5F433A;
    letter-spacing: 0.5px;
    padding-bottom: 0;
    margin-bottom: 12px
}

.product.brand .lineupGroup .prodBox .info h3:before {
    display: none
}

@media only screen and (max-width: 767px) {
    .product.brand .lineupGroup .prodBox .info h3 {
        overflow: hidden;
        font-size: 17px;
        letter-spacing: 0;
        margin-bottom: 5px
    }
}

.product.brand .lineupGroup .prodBox .info h4 {
    font-size: 16px;
    font-weight: 800;
    letter-spacing: 0.5px;
    border-bottom: 2px solid #000;
    padding-bottom: 6px;
    margin-bottom: 10px
}

.product.brand .lineupGroup .prodBox .info h4:before {
    display: none
}

@media only screen and (max-width: 767px) {
    .product.brand .lineupGroup .prodBox .info h4 {
        clear: both;
        font-size: 14px;
        padding-bottom: 5px
    }
}

.product.brand .lineupGroup .prodBox .info .desc {
    margin-bottom: 15px
}

.product.brand .lineupGroup .prodBox .info .desc p {
    margin-bottom: 15px
}

@media only screen and (max-width: 767px) {
    .product.brand .lineupGroup .prodBox .info .desc {
        overflow: hidden
    }
    .product.brand .lineupGroup .prodBox .info .desc p {
        margin-bottom: 0
    }
}

.product.brand .lineupGroup .prodBox .info .nutriColumn {
    padding-bottom: 5px
}

.product.brand .lineupGroup .prodBox .info .nutriColumn .col {
    float: left;
    margin-right: 45px
}

.product.brand .lineupGroup .prodBox .info .nutriColumn .col h5 {
    font-weight: 700;
    font-size: 16px;
    line-height: 1.2;
    margin-bottom: 5px
}

.product.brand .lineupGroup .prodBox .info .nutriColumn .col ul li {
    line-height: 1.2
}

.product.brand .lineupGroup .prodBox .info .nutriColumn .col ul li .tit,
.product.brand .lineupGroup .prodBox .info .nutriColumn .col ul li .txt {
    display: inline-block
}

.product.brand .lineupGroup .prodBox .info .nutriColumn .col ul li .tit {
    overflow: hidden;
    padding-right: 3px
}

.product.brand .lineupGroup .prodBox .info .nutriColumn .col ul li .txt {
    float: right
}

.product.brand .lineupGroup .prodBox .info .nutriColumn .col:nth-child(2n) {
    float: none;
    overflow: hidden;
    margin: 0
}

@media only screen and (max-width: 767px) {
    .product.brand .lineupGroup .prodBox .info .nutriColumn .col {
        float: none;
        margin: 0 0 8px;
        overflow: inherit
    }
    .product.brand .lineupGroup .prodBox .info .nutriColumn .col h5 {
        font-size: 14px
    }
    .product.brand .lineupGroup .prodBox .info .nutriColumn .col:nth-child(2n) {
        margin: 0
    }
}

.product.brand .lineupGroup .prodBox .info .tblNutri {
    border-top: 1px solid #000;
    padding-top: 10px
}

.product.brand .lineupGroup .prodBox .info .tblNutri table th {
    text-align: left;
    font-weight: 700
}

.product.brand .lineupGroup .prodBox .info .tblNutri table thead th {
    text-align: right
}

.product.brand .lineupGroup .prodBox .info .tblNutri table thead th:first-child {
    text-align: left
}

.product.brand .lineupGroup .prodBox .info .tblNutri table tbody th {
    font-weight: 300;
    width: 155px
}

.product.brand .lineupGroup .prodBox .info .tblNutri table tbody td {
    text-align: right
}

.product.brand .lineupGroup .prodBox .info .tblNutri table tbody .daily {
    width: 120px
}

.product.brand .lineupGroup .prodBox .info .tblNutri table tbody .fatrow th {
    padding-left: 15px
}

@media only screen and (max-width: 767px) {
    .product.brand .lineupGroup .prodBox .info .tblNutri {
        padding-top: 8px
    }
    .product.brand .lineupGroup .prodBox .info .tblNutri table tbody th {
        width: 125px
    }
    .product.brand .lineupGroup .prodBox .info .tblNutri table tbody .daily {
        width: 105px
    }
    .product.brand .lineupGroup .prodBox .info .tblNutri table tbody .fatrow th {
        padding-left: 12px
    }
}

.product.brand .lineupGroup .prodBox:nth-child(2n) .pic {
    float: right;
    text-align: right
}

.product.brand .lineupGroup .prodBox:nth-child(2n) .pic p {
    margin: 0 -10px 0 15px
}

@media only screen and (max-width: 767px) {
    .product.brand .lineupGroup .prodBox:nth-child(2n) .pic p {
        margin: 0 0 0 15px
    }
}

.product.brand .lineupGroup .prodBox:nth-child(2n) .info h3 {
    color: #E70C63
}

.product.brand .lineupGroup .prodBox:nth-child(3n) .info h3 {
    color: #FFCD00
}

.product.brand .videoSet .slider-youtube .item {
    opacity: 1;
    transition: opacity 1s
}

.product.brand .videoSet .slider-youtube .item iframe {
    width: 100%;
    height: 450px
}

.product.brand .videoSet .slider-youtube .item:not(.slick-current) {
    opacity: 0.4;
    transition: opacity 1s
}

.product.brand .videoSet .slider-youtube .txt {
    text-align: center;
    font-weight: bold;
    margin-top: 20px
}

.product.brand .videoSet .slick-arrow {
    display: block;
    cursor: pointer;
    position: absolute;
    left: -110px;
    top: 42%;
    z-index: 100
}

.product.brand .videoSet .slick-arrow.slick-next {
    left: auto;
    right: -110px
}

.product.brand .videoSet .slick-dots {
    text-align: center;
    display: none !important
}

.product.brand .videoSet .slick-dots li {
    display: inline-block;
    vertical-align: middle;
    width: auto;
    padding: 0 2px
}

.product.brand .videoSet .slick-dots li button {
    display: block;
    width: 6px;
    height: 6px;
    padding: 0;
    margin: 0;
    background: #40A24D;
    border: none;
    font-size: 0;
    opacity: .5;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -moz-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s
}

.product.brand .videoSet .slick-dots .slick-active button {
    width: 12px;
    height: 12px;
    opacity: 1
}

@media only screen and (max-width: 900px) {
    .product.brand .videoSet .slider-youtube .item iframe {
        height: 350px !important
    }
}

@media only screen and (max-width: 767px) {
    .product.brand .videoSet .slider-youtube .item iframe {
        height: 160px !important
    }
    .product.brand .videoSet .slick-arrow {
        left: -35px;
        top: 42%
    }
    .product.brand .videoSet .slick-arrow.slick-next {
        left: auto;
        right: -35px
    }
    .product.brand .videoSet .slick-arrow img {
        width: 30px
    }
    .product.brand .videoSet .slick-dots {
        display: block !important
    }
}

.brand .variants {
    font-size: 0;
    letter-spacing: 0;
    text-align: center;
    margin: 0 -3%
}

.brand .variants>li {
    display: inline-block;
    vertical-align: top;
    width: 50%;
    padding: 0 6%;
    margin-bottom: 100px;
    font-size: 16px;
    text-align: left
}

.brand .variants>li .pic {
    text-align: center;
    margin: 0 -40px 25px
}

.brand .variants>li h3 {
    float: none;
    font-size: 28px;
    font-weight: 900;
    font-style: normal;
    letter-spacing: 0.02em;
    line-height: 1.4;
    color: #5F433A;
    text-align: center;
    padding: 0 0 15px;
    margin: 0 0 15px
}

.brand .variants>li h3:before {
    display: block;
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 6px;
    background: url(../img/koala/line_dot01.png) repeat 0 0
}

.brand .variants>li h3.pink {
    color: #E70C63
}

.brand .variants>li h3.pink:before {
    background: url(../img/koala/line_dot02.png) repeat 0 0
}

.brand .variants>li h3.yellow {
    color: #FFCD00
}

.brand .variants>li h3.yellow:before {
    background: url(../img/koala/line_dot04.png) repeat 0 0
}

.brand .variants>li h3.blue {
    color: #0047a0
}

.brand .variants>li h3.blue:before {
    background: url(../img/koala/line_dot03.png) repeat 0 0
}

.brand .variants>li:last-child {
    margin-bottom: 50px
}

@media only screen and (max-width: 767px) {
    .brand .variants {
        margin: 0
    }
    .brand .variants>li {
        display: block;
        width: 100%;
        padding: 0;
        margin-bottom: 60px;
        font-size: 14px
    }
    .brand .variants>li .pic {
        margin: 0 15px 5px
    }
    .brand .variants>li h3 {
        font-size: 19px;
        line-height: 1.6;
        padding-bottom: 12px;
        margin-bottom: 15px
    }
    .brand .variants>li:last-child {
        margin-bottom: 10px
    }
}

.brand .brHistory .inside .bhead {
    margin-bottom: 40px
}

@media only screen and (max-width: 767px) {
    .brand .brHistory .inside .bhead {
        margin-bottom: 20px
    }
}

.brand .brHistory .history__content--wrap {
    padding-bottom: 0;
    margin-bottom: -25px
}

.brand .brHistory .history__content--wrap .item {
    padding-bottom: 1px
}

.brand .brHistory .history__content--wrap .item .item__year {
    margin-bottom: 30px
}

.brand .brHistory .history__content--wrap .item .item__year:before {
    background-image: url(../img/koala/bg_bubble.svg)
}

.brand .brHistory .history__content--wrap .item .img img {
    width: auto;
    max-width: 100%
}

.brand .brHistory .history__content--wrap .item .text:before {
    right: -17.7%;
    top: 43%;
    background-image: url(../img/koala/ico_dot.svg)
}

@media only screen and (max-width: 900px) and (min-width: 768px) {
    .brand .brHistory .history__content--wrap .item .text:before {
        left: -19.5%
    }
}

.brand .brHistory .history__content--wrap .item .text span {
    font-weight: 600;
    letter-spacing: 0.04em
}

.brand .brHistory .history__content--wrap .item .text:first-letter {
    color: #F1C200
}

.brand .brHistory .history__content--wrap .item .colR {
    padding-left: 13%
}

.brand .brHistory .history__content--wrap .item .colR .text:before {
    left: -17.2%
}

@media only screen and (max-width: 900px) and (min-width: 768px) {
    .brand .brHistory .history__content--wrap .item .colR .text:before {
        left: -18.5%
    }
}

.brand .brHistory .history__content--wrap .item.item01 {
    padding-bottom: 40px
}

.brand .brHistory .history__content--wrap .item.two-row {
    padding-bottom: 20px
}

.brand .brHistory .history__content--wrap .item.two-row .item__year {
    margin-bottom: 60px
}

.brand .brHistory .history__content--wrap .item.two-row .item__ct {
    margin-bottom: 20px
}

.brand .brHistory .history__content--wrap .item.item03.two-row {
    padding-bottom: 30px
}

.brand .brHistory .history__content--wrap .item.item03.two-row .item__ct {
    margin-bottom: 10px
}

@media only screen and (max-width: 767px) {
    .brand .brHistory .history__content--wrap .item {
        padding-bottom: 25px !important
    }
    .brand .brHistory .history__content--wrap .item .item__year {
        margin-bottom: 15px !important
    }
    .brand .brHistory .history__content--wrap .item .item__year:before {
        -moz-background-size: 50px 56px;
        -webkit-background-size: 50px 56px;
        -ms-background-size: 50px 56px;
        background-size: 50px 56px
    }
    .brand .brHistory .history__content--wrap .item .img {
        text-align: center
    }
    .brand .brHistory .history__content--wrap .item .img img {
        height: 156px
    }
    .brand .brHistory .history__content--wrap .item .text {
        padding-top: 60px
    }
    .brand .brHistory .history__content--wrap .item .text:before {
        right: auto;
        left: 50%;
        top: 0;
        margin-left: 1px;
        -moz-background-size: 13px auto;
        -webkit-background-size: 13px auto;
        -ms-background-size: 13px auto;
        background-size: 13px auto
    }
    .brand .brHistory .history__content--wrap .item .text:after {
        display: block;
        content: '';
        position: absolute;
        left: 50%;
        top: 10px;
        width: 2px;
        height: 40px;
        margin-left: -1px;
        background: #BFC6CD
    }
    .brand .brHistory .history__content--wrap .item .colL {
        margin-bottom: 0 !important
    }
    .brand .brHistory .history__content--wrap .item .colR {
        padding-left: 0;
        margin-bottom: 0 !important
    }
    .brand .brHistory .history__content--wrap .item .colR .text:before {
        left: 50%
    }
    .brand .brHistory .history__content--wrap .two-row .item__ct {
        margin-bottom: 0 !important
    }
    .brand .brHistory .history__content--wrap .two-row .item__ct.first {
        margin-bottom: -15px !important
    }
}

.brand .brHistory .hImg1 {
    position: absolute;
    right: -70px;
    top: 85px
}

.brand .brHistory .hImg2 {
    position: absolute;
    left: -80px;
    top: 770px
}

.brand .brHistory .hImg3 {
    position: absolute;
    right: -50px;
    top: 1270px
}

.brand.koala .box_cover {
    background: url(../img/koala/koala_bg2.jpg) no-repeat center top;
    background-size: cover;
    margin: -95px -40px 0 -40px;
    padding: 95px 40px 0 40px
}

@media only screen and (max-width: 767px) {
    .brand.koala .box_cover {
        background: none;
        margin: 0;
        padding: 0
    }
}

.brand.koala .banner {
    background-image: url(../img/koala/koala_banner.jpg)
}

@media only screen and (max-width: 767px) {
    .brand.koala .banner {
        background-position: 55% 40%
    }
}

.brand.koala .brandSet {
    background: url(../img/koala/koala_bg.png) repeat 0 0
}

@media only screen and (max-width: 767px) {
    .brand.koala .brandSet {
        -moz-background-size: 75px auto;
        -webkit-background-size: 75px auto;
        -ms-background-size: 75px auto;
        background-size: 75px auto
    }
}

.brand.koala .set1,
.brand.koala .set2,
.brand.koala .set3,
.brand.koala .set4,
.brand.koala .set5,
.brand.koala .set6 {
    background-color: #85C54E;
    padding: 20px;
    margin-bottom: 80px;
    -webkit-border-radius: 18px;
    -moz-border-radius: 18px;
    border-radius: 18px
}

.brand.koala .set1 .inside,
.brand.koala .set2 .inside,
.brand.koala .set3 .inside,
.brand.koala .set4 .inside,
.brand.koala .set5 .inside,
.brand.koala .set6 .inside {
    background-color: #fff;
    padding: 0 70px 50px;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
    position: relative
}

.brand.koala .set1 .inside p,
.brand.koala .set2 .inside p,
.brand.koala .set3 .inside p,
.brand.koala .set4 .inside p,
.brand.koala .set5 .inside p,
.brand.koala .set6 .inside p {
    padding-bottom: 15px
}

.brand.koala .set1 .inside .txt1,
.brand.koala .set2 .inside .txt1,
.brand.koala .set3 .inside .txt1,
.brand.koala .set4 .inside .txt1,
.brand.koala .set5 .inside .txt1,
.brand.koala .set6 .inside .txt1 {
    padding-left: 3%;
    padding-right: 3%;
    text-align: center;
    position: relative;
    z-index: 10
}

.brand.koala .set1 .inside .bgImg,
.brand.koala .set2 .inside .bgImg,
.brand.koala .set3 .inside .bgImg,
.brand.koala .set4 .inside .bgImg,
.brand.koala .set5 .inside .bgImg,
.brand.koala .set6 .inside .bgImg {
    margin: -20px -90px 30px;
    position: relative;
    z-index: 5
}

.brand.koala .set1 .inside .bgImg img,
.brand.koala .set2 .inside .bgImg img,
.brand.koala .set3 .inside .bgImg img,
.brand.koala .set4 .inside .bgImg img,
.brand.koala .set5 .inside .bgImg img,
.brand.koala .set6 .inside .bgImg img {
    width: 100%
}

.brand.koala .set1 .inside .img1,
.brand.koala .set2 .inside .img1,
.brand.koala .set3 .inside .img1,
.brand.koala .set4 .inside .img1,
.brand.koala .set5 .inside .img1,
.brand.koala .set6 .inside .img1 {
    position: absolute;
    right: -48px;
    top: 85px
}

.brand.koala .set1 .inside .img2,
.brand.koala .set2 .inside .img2,
.brand.koala .set3 .inside .img2,
.brand.koala .set4 .inside .img2,
.brand.koala .set5 .inside .img2,
.brand.koala .set6 .inside .img2 {
    padding: 30px 0 0
}

@media only screen and (max-width: 1040px) {
    .brand.koala .set1 .inside,
    .brand.koala .set2 .inside,
    .brand.koala .set3 .inside,
    .brand.koala .set4 .inside,
    .brand.koala .set5 .inside,
    .brand.koala .set6 .inside {
        padding: 0 60px 30px
    }
    .brand.koala .set1 .inside .txt1,
    .brand.koala .set2 .inside .txt1,
    .brand.koala .set3 .inside .txt1,
    .brand.koala .set4 .inside .txt1,
    .brand.koala .set5 .inside .txt1,
    .brand.koala .set6 .inside .txt1 {
        padding-left: 0;
        padding-right: 0
    }
    .brand.koala .set1 .inside .bgImg,
    .brand.koala .set2 .inside .bgImg,
    .brand.koala .set3 .inside .bgImg,
    .brand.koala .set4 .inside .bgImg,
    .brand.koala .set5 .inside .bgImg,
    .brand.koala .set6 .inside .bgImg {
        margin-left: -80px;
        margin-right: -80px
    }
}

@media only screen and (max-width: 767px) {
    .brand.koala .set1,
    .brand.koala .set2,
    .brand.koala .set3,
    .brand.koala .set4,
    .brand.koala .set5,
    .brand.koala .set6 {
        padding: 10px;
        margin-bottom: 50px;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        border-radius: 10px
    }
    .brand.koala .set1 .inside,
    .brand.koala .set2 .inside,
    .brand.koala .set3 .inside,
    .brand.koala .set4 .inside,
    .brand.koala .set5 .inside,
    .brand.koala .set6 .inside {
        padding: 0 15px 30px;
        -webkit-border-radius: 8px;
        -moz-border-radius: 8px;
        border-radius: 8px
    }
    .brand.koala .set1 .inside p,
    .brand.koala .set2 .inside p,
    .brand.koala .set3 .inside p,
    .brand.koala .set4 .inside p,
    .brand.koala .set5 .inside p,
    .brand.koala .set6 .inside p {
        padding-bottom: 10px
    }
    .brand.koala .set1 .inside .bgImg,
    .brand.koala .set2 .inside .bgImg,
    .brand.koala .set3 .inside .bgImg,
    .brand.koala .set4 .inside .bgImg,
    .brand.koala .set5 .inside .bgImg,
    .brand.koala .set6 .inside .bgImg {
        margin: -10px -25px 15px
    }
    .brand.koala .set1 .inside .img1,
    .brand.koala .set2 .inside .img1,
    .brand.koala .set3 .inside .img1,
    .brand.koala .set4 .inside .img1,
    .brand.koala .set5 .inside .img1,
    .brand.koala .set6 .inside .img1 {
        right: -23px;
        top: 72px
    }
    .brand.koala .set1 .inside .img1 img,
    .brand.koala .set2 .inside .img1 img,
    .brand.koala .set3 .inside .img1 img,
    .brand.koala .set4 .inside .img1 img,
    .brand.koala .set5 .inside .img1 img,
    .brand.koala .set6 .inside .img1 img {
        width: 56px
    }
    .brand.koala .set1 .inside .img2,
    .brand.koala .set2 .inside .img2,
    .brand.koala .set3 .inside .img2,
    .brand.koala .set4 .inside .img2,
    .brand.koala .set5 .inside .img2,
    .brand.koala .set6 .inside .img2 {
        padding: 10px 10px 0
    }
}

.brand.koala .set2 {
    background-color: #FDB542
}

.brand.koala .set2 .inside {
    padding-bottom: 20px
}

.brand.koala .set2 .bhead {
    margin-bottom: 120px
}

.brand.koala .set2 .img3 {
    position: absolute;
    left: -80px;
    top: 200px
}

.brand.koala .set2 .img4 {
    position: absolute;
    right: -150px;
    bottom: -120px
}

@media only screen and (max-width: 767px) {
    .brand.koala .set2 .bhead {
        margin-bottom: 45px
    }
    .brand.koala .set2 .img3 {
        left: -40px;
        top: 55px
    }
    .brand.koala .set2 .img3 img {
        width: 58px
    }
    .brand.koala .set2 .img4 {
        right: -116px;
        top: 12px
    }
    .brand.koala .set2 .img4 img {
        width: 90px
    }
}

.brand.koala .set3 {
    background-color: #40A24D;
    position: relative
}

.brand.koala .set3 .bhead {
    margin-bottom: 45px
}

@media only screen and (max-width: 767px) {
    .brand.koala .set3 .bhead {
        margin-bottom: 80px
    }
}

.brand.koala .set3 .theKoala {
    background-color: #F7FFF7;
    border: 3px dashed #40A24D;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
    padding: 35px 35px;
    margin-left: 13%;
    margin-bottom: 75px;
    position: relative
}

@media only screen and (max-width: 767px) {
    .brand.koala .set3 .theKoala {
        border-width: 2px;
        padding: 0 10px 15px;
        margin: 0 0 100px;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        border-radius: 10px
    }
}

.brand.koala .set3 .theKoala .pink {
    color: #F962A2;
    font-weight: 700
}

.brand.koala .set3 .theKoala .green {
    color: #40A24D;
    font-weight: 700
}

.brand.koala .set3 .theKoala .in1 {
    padding-left: 29%;
    margin-bottom: 20px;
    position: relative;
    z-index: 5
}

.brand.koala .set3 .theKoala .in1 h3 {
    color: #40A24D;
    font-size: 26px;
    font-weight: 900;
    font-style: normal;
    letter-spacing: 0.5px;
    float: none;
    padding-bottom: 0;
    margin-bottom: 18px
}

.brand.koala .set3 .theKoala .in1 h3:before {
    display: none
}

.brand.koala .set3 .theKoala .in1 .list1,
.brand.koala .factory .factoryBox2 .set3 .theKoala .in1 .inFactory .gumRow .list2,
.factory .factoryBox2 .brand.koala .set3 .theKoala .in1 .inFactory .gumRow .list2,
.brand.koala .factory .factoryBox2 .set3 .inFactory .gumRow .theKoala .in1 .list2,
.factory .factoryBox2 .brand.koala .set3 .inFactory .gumRow .theKoala .in1 .list2,
.brand.koala .factory .factoryBox3 .set3 .theKoala .in1 .inFactory .gumRow .list2,
.factory .factoryBox3 .brand.koala .set3 .theKoala .in1 .inFactory .gumRow .list2,
.brand.koala .factory .factoryBox3 .set3 .inFactory .gumRow .theKoala .in1 .list2,
.factory .factoryBox3 .brand.koala .set3 .inFactory .gumRow .theKoala .in1 .list2,
.brand.koala .factory .factoryBox4 .set3 .theKoala .in1 .inFactory .gumRow .list2,
.factory .factoryBox4 .brand.koala .set3 .theKoala .in1 .inFactory .gumRow .list2,
.brand.koala .factory .factoryBox4 .set3 .inFactory .gumRow .theKoala .in1 .list2,
.factory .factoryBox4 .brand.koala .set3 .inFactory .gumRow .theKoala .in1 .list2 {
    margin-bottom: 18px
}

.brand.koala .set3 .theKoala .in1 .list1 li,
.brand.koala .factory .factoryBox2 .set3 .theKoala .in1 .inFactory .gumRow .list2 li,
.factory .factoryBox2 .brand.koala .set3 .theKoala .in1 .inFactory .gumRow .list2 li,
.brand.koala .factory .factoryBox2 .set3 .inFactory .gumRow .theKoala .in1 .list2 li,
.factory .factoryBox2 .brand.koala .set3 .inFactory .gumRow .theKoala .in1 .list2 li,
.brand.koala .factory .factoryBox3 .set3 .theKoala .in1 .inFactory .gumRow .list2 li,
.factory .factoryBox3 .brand.koala .set3 .theKoala .in1 .inFactory .gumRow .list2 li,
.brand.koala .factory .factoryBox3 .set3 .inFactory .gumRow .theKoala .in1 .list2 li,
.factory .factoryBox3 .brand.koala .set3 .inFactory .gumRow .theKoala .in1 .list2 li,
.brand.koala .factory .factoryBox4 .set3 .theKoala .in1 .inFactory .gumRow .list2 li,
.factory .factoryBox4 .brand.koala .set3 .theKoala .in1 .inFactory .gumRow .list2 li,
.brand.koala .factory .factoryBox4 .set3 .inFactory .gumRow .theKoala .in1 .list2 li,
.factory .factoryBox4 .brand.koala .set3 .inFactory .gumRow .theKoala .in1 .list2 li {
    font-size: 18px
}

.brand.koala .set3 .theKoala .in1 .list1 li .tit,
.brand.koala .factory .factoryBox2 .set3 .theKoala .in1 .inFactory .gumRow .list2 li .tit,
.factory .factoryBox2 .brand.koala .set3 .theKoala .in1 .inFactory .gumRow .list2 li .tit,
.brand.koala .factory .factoryBox2 .set3 .inFactory .gumRow .theKoala .in1 .list2 li .tit,
.factory .factoryBox2 .brand.koala .set3 .inFactory .gumRow .theKoala .in1 .list2 li .tit,
.brand.koala .factory .factoryBox3 .set3 .theKoala .in1 .inFactory .gumRow .list2 li .tit,
.factory .factoryBox3 .brand.koala .set3 .theKoala .in1 .inFactory .gumRow .list2 li .tit,
.brand.koala .factory .factoryBox3 .set3 .inFactory .gumRow .theKoala .in1 .list2 li .tit,
.factory .factoryBox3 .brand.koala .set3 .inFactory .gumRow .theKoala .in1 .list2 li .tit,
.brand.koala .factory .factoryBox4 .set3 .theKoala .in1 .inFactory .gumRow .list2 li .tit,
.factory .factoryBox4 .brand.koala .set3 .theKoala .in1 .inFactory .gumRow .list2 li .tit,
.brand.koala .factory .factoryBox4 .set3 .inFactory .gumRow .theKoala .in1 .list2 li .tit,
.factory .factoryBox4 .brand.koala .set3 .inFactory .gumRow .theKoala .in1 .list2 li .tit {
    color: #40A24D;
    font-weight: 500;
    margin-right: 5px
}

.brand.koala .set3 .theKoala .in1 .txt2 {
    font-weight: 500
}

@media only screen and (max-width: 767px) {
    .brand.koala .set3 .theKoala .in1 {
        padding: 0;
        margin-bottom: 12px
    }
    .brand.koala .set3 .theKoala .in1 h3 {
        font-size: 19px;
        margin-bottom: 15px
    }
    .brand.koala .set3 .theKoala .in1 .list1,
    .brand.koala .factory .factoryBox2 .set3 .theKoala .in1 .inFactory .gumRow .list2,
    .factory .factoryBox2 .brand.koala .set3 .theKoala .in1 .inFactory .gumRow .list2,
    .brand.koala .factory .factoryBox2 .set3 .inFactory .gumRow .theKoala .in1 .list2,
    .factory .factoryBox2 .brand.koala .set3 .inFactory .gumRow .theKoala .in1 .list2,
    .brand.koala .factory .factoryBox3 .set3 .theKoala .in1 .inFactory .gumRow .list2,
    .factory .factoryBox3 .brand.koala .set3 .theKoala .in1 .inFactory .gumRow .list2,
    .brand.koala .factory .factoryBox3 .set3 .inFactory .gumRow .theKoala .in1 .list2,
    .factory .factoryBox3 .brand.koala .set3 .inFactory .gumRow .theKoala .in1 .list2,
    .brand.koala .factory .factoryBox4 .set3 .theKoala .in1 .inFactory .gumRow .list2,
    .factory .factoryBox4 .brand.koala .set3 .theKoala .in1 .inFactory .gumRow .list2,
    .brand.koala .factory .factoryBox4 .set3 .inFactory .gumRow .theKoala .in1 .list2,
    .factory .factoryBox4 .brand.koala .set3 .inFactory .gumRow .theKoala .in1 .list2 {
        margin-bottom: 8px
    }
    .brand.koala .set3 .theKoala .in1 .list1 li,
    .brand.koala .factory .factoryBox2 .set3 .theKoala .in1 .inFactory .gumRow .list2 li,
    .factory .factoryBox2 .brand.koala .set3 .theKoala .in1 .inFactory .gumRow .list2 li,
    .brand.koala .factory .factoryBox2 .set3 .inFactory .gumRow .theKoala .in1 .list2 li,
    .factory .factoryBox2 .brand.koala .set3 .inFactory .gumRow .theKoala .in1 .list2 li,
    .brand.koala .factory .factoryBox3 .set3 .theKoala .in1 .inFactory .gumRow .list2 li,
    .factory .factoryBox3 .brand.koala .set3 .theKoala .in1 .inFactory .gumRow .list2 li,
    .brand.koala .factory .factoryBox3 .set3 .inFactory .gumRow .theKoala .in1 .list2 li,
    .factory .factoryBox3 .brand.koala .set3 .inFactory .gumRow .theKoala .in1 .list2 li,
    .brand.koala .factory .factoryBox4 .set3 .theKoala .in1 .inFactory .gumRow .list2 li,
    .factory .factoryBox4 .brand.koala .set3 .theKoala .in1 .inFactory .gumRow .list2 li,
    .brand.koala .factory .factoryBox4 .set3 .inFactory .gumRow .theKoala .in1 .list2 li,
    .factory .factoryBox4 .brand.koala .set3 .inFactory .gumRow .theKoala .in1 .list2 li {
        font-size: 15px;
        margin-bottom: 1px
    }
}

.brand.koala .set3 .theKoala .in2 {
    position: relative;
    z-index: 5
}

.brand.koala .set3 .theKoala .in2 .list2 li {
    margin-bottom: 12px
}

.brand.koala .set3 .theKoala .in2 .list2 li .tit {
    display: inline-block;
    vertical-align: middle;
    color: #fff;
    font-weight: 500;
    letter-spacing: 0.4px;
    text-align: center;
    padding: 3px 5px;
    margin-right: 13px;
    width: 98px;
    background-color: #85C54E;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px
}

.brand.koala .set3 .theKoala .in2 .list2 li .txt {
    display: inline-block;
    vertical-align: middle;
    width: calc(100% - 111px)
}

.brand.koala .set3 .theKoala .in2 .list2 li .txt .icon {
    margin: -7px 0 0 12px
}

@media only screen and (max-width: 767px) {
    .brand.koala .set3 .theKoala .in2 .list2 li {
        margin-bottom: 15px
    }
    .brand.koala .set3 .theKoala .in2 .list2 li .tit {
        padding: 3px 12px 2px;
        margin-bottom: 5px;
        width: auto
    }
    .brand.koala .set3 .theKoala .in2 .list2 li .txt {
        display: block;
        width: 100%
    }
    .brand.koala .set3 .theKoala .in2 .list2 li .txt .icon {
        margin: 0 0 0 10px
    }
    .brand.koala .set3 .theKoala .in2 .list2 li .txt .ico1 {
        width: 37px
    }
    .brand.koala .set3 .theKoala .in2 .list2 li .txt .ico2 {
        width: 35px
    }
    .brand.koala .set3 .theKoala .in2 .list2 li .txt .ico3 {
        width: 38px
    }
    .brand.koala .set3 .theKoala .in2 .list2 li .txt .ico4 {
        width: 24px
    }
    .brand.koala .set3 .theKoala .in2 .list2 li .txt .ico5 {
        width: 24px
    }
    .brand.koala .set3 .theKoala .in2 .list2 li .txt .ico6 {
        width: 35px
    }
}

.brand.koala .set3 .theKoala.koala2 {
    background-color: #FFF2F9;
    border-color: #FA62A3;
    margin-bottom: 10px
}

@media only screen and (max-width: 767px) {
    .brand.koala .set3 .theKoala.koala2 {
        margin-bottom: 2px
    }
}

.brand.koala .set3 .theKoala.koala2 .in1 h3 {
    color: #FA62A3
}

.brand.koala .set3 .theKoala.koala2 .in1 .list1 li .tit,
.brand.koala .factory .factoryBox2 .set3 .theKoala.koala2 .in1 .inFactory .gumRow .list2 li .tit,
.factory .factoryBox2 .brand.koala .set3 .theKoala.koala2 .in1 .inFactory .gumRow .list2 li .tit,
.brand.koala .factory .factoryBox2 .set3 .inFactory .gumRow .theKoala.koala2 .in1 .list2 li .tit,
.factory .factoryBox2 .brand.koala .set3 .inFactory .gumRow .theKoala.koala2 .in1 .list2 li .tit,
.brand.koala .factory .factoryBox3 .set3 .theKoala.koala2 .in1 .inFactory .gumRow .list2 li .tit,
.factory .factoryBox3 .brand.koala .set3 .theKoala.koala2 .in1 .inFactory .gumRow .list2 li .tit,
.brand.koala .factory .factoryBox3 .set3 .inFactory .gumRow .theKoala.koala2 .in1 .list2 li .tit,
.factory .factoryBox3 .brand.koala .set3 .inFactory .gumRow .theKoala.koala2 .in1 .list2 li .tit,
.brand.koala .factory .factoryBox4 .set3 .theKoala.koala2 .in1 .inFactory .gumRow .list2 li .tit,
.factory .factoryBox4 .brand.koala .set3 .theKoala.koala2 .in1 .inFactory .gumRow .list2 li .tit,
.brand.koala .factory .factoryBox4 .set3 .inFactory .gumRow .theKoala.koala2 .in1 .list2 li .tit,
.factory .factoryBox4 .brand.koala .set3 .inFactory .gumRow .theKoala.koala2 .in1 .list2 li .tit {
    color: #FA62A3
}

.brand.koala .set3 .theKoala.koala2 .in2 .list2 li .tit {
    background-color: #F87DB8
}

.brand.koala .set3 .img5 {
    position: absolute;
    left: -14%;
    top: -15px;
    width: 41%
}

@media only screen and (max-width: 767px) {
    .brand.koala .set3 .img5 {
        position: static;
        left: auto;
        top: auto;
        width: 100%;
        text-align: center;
        margin: -65px 0 5px
    }
    .brand.koala .set3 .img5 img {
        width: 180px
    }
}

.brand.koala .set3 .img6 {
    position: absolute;
    right: -15px;
    top: 70px;
    width: 16%
}

@media only screen and (max-width: 767px) {
    .brand.koala .set3 .img6 {
        right: -9px;
        top: 185px;
        width: 60px
    }
}

.brand.koala .set3 .img7 {
    position: absolute;
    right: -32px;
    bottom: 25px;
    width: 44%
}

@media only screen and (max-width: 767px) {
    .brand.koala .set3 .img7 {
        display: none
    }
}

.brand.koala .set3 .img8 {
    position: absolute;
    left: 60px;
    bottom: 10px
}

@media only screen and (max-width: 767px) {
    .brand.koala .set3 .img8 {
        left: auto;
        right: 65px;
        bottom: 2px
    }
    .brand.koala .set3 .img8 img {
        width: 67px
    }
}

.brand.koala .set4 {
    background-color: #F1C200
}

.brand.koala .set4 .vImg {
    text-align: right;
    margin-top: -90px;
    padding-right: 70px;
    padding-bottom: 0 !important
}

@media only screen and (max-width: 900px) {
    .brand.koala .set4 .vImg {
        padding-right: 20px
    }
}

@media only screen and (max-width: 767px) {
    .brand.koala .set4 .vImg {
        display: none
    }
}

.brand.koala .set5 {
    background-color: #A47C50
}

.brand.koala .set5 .bhead {
    margin-bottom: 0
}

.brand.koala .set5 .foundation .img {
    display: inline-block;
    vertical-align: middle;
    width: 192px;
    padding: 0;
    margin-right: 15px
}

.brand.koala .set5 .foundation .txt {
    display: inline-block;
    vertical-align: middle;
    width: calc(100% - 290px);
    padding: 0
}

@media only screen and (max-width: 767px) {
    .brand.koala .set5 .bhead {
        margin-bottom: 10px
    }
    .brand.koala .set5 .foundation .img {
        display: block;
        width: 100%;
        margin: 0;
        text-align: center
    }
    .brand.koala .set5 .foundation .img img {
        width: 190px
    }
    .brand.koala .set5 .foundation .txt {
        display: block;
        width: 100%
    }
}

.brand.koala .set6 {
    background-color: #F27EB5
}

.brand.koala .set6 .bhead {
    margin-bottom: 50px
}

.brand.koala .set6 .inside {
    padding-bottom: 20px
}

@media only screen and (max-width: 767px) {
    .brand.koala .set6 .bhead {
        margin-bottom: 20px
    }
}

.brand.koala .variants>li .pic {
    margin-bottom: 5px
}

.brand.koala .brHistory .history__content--wrap .item .text {
    padding-bottom: 15px !important
}

.brand.koala.vi .bhead {
    font-family: "Montserrat", serif;
    font-weight: bold
}

.brand.koala.vi .variants>li h3.yellow {
    letter-spacing: 0;
    margin-left: -7px;
    margin-right: -7px
}

@media only screen and (max-width: 767px) {
    .brand.koala.vi .variants>li h3.yellow {
        letter-spacing: 0.02em;
        margin-left: 0;
        margin-right: 0
    }
}

.brand.koala.vi .set1 .inside .txt1,
.brand.koala.vi .set2 .inside .txt1,
.brand.koala.vi .set3 .inside .txt1,
.brand.koala.vi .set4 .inside .txt1,
.brand.koala.vi .set5 .inside .txt1,
.brand.koala.vi .set6 .inside .txt1 {
    padding-left: 6%;
    padding-right: 6%
}

@media only screen and (max-width: 767px) {
    .brand.koala.vi .set1 .inside .txt1,
    .brand.koala.vi .set2 .inside .txt1,
    .brand.koala.vi .set3 .inside .txt1,
    .brand.koala.vi .set4 .inside .txt1,
    .brand.koala.vi .set5 .inside .txt1,
    .brand.koala.vi .set6 .inside .txt1 {
        padding-left: 0;
        padding-right: 0;
        margin-left: -3px;
        margin-right: -3px
    }
}

.brand.koala.vi .set3 .theKoala {
    font-size: 14px
}

.brand.koala.vi .set3 .theKoala .txt2 {
    font-size: 16px;
    padding-right: 5%
}

@media only screen and (max-width: 767px) {
    .brand.koala.vi .set3 .theKoala .txt2 {
        font-size: 14px;
        padding-right: 0
    }
}

.brand.koala.vi .set3 .theKoala .img6 {
    right: -56px
}

@media only screen and (max-width: 767px) {
    .brand.koala.vi .set3 .theKoala .img6 {
        right: -9px
    }
}

@media only screen and (max-width: 767px) {
    .brand.koala.vi .set5 .bhead {
        margin-left: -6px;
        margin-right: -6px
    }
}

.brand.bub-up .banner {
    background-image: url(../img/bub-up/bubup_banner.jpg)
}

@media only screen and (max-width: 767px) {
    .brand.bub-up .banner {
        background-position: 55% 40%
    }
}

.brand.bub-up .brandSet {
    background: rgba(241, 194, 0, 0.1)
}

.brand.bub-up .brandSet .intro {
    margin-bottom: 80px
}

@media only screen and (max-width: 767px) {
    .brand.bub-up .brandSet .intro {
        margin-bottom: 40px
    }
}

.brand.bub-up .brandSet .inSet {
    color: #fff;
    padding: 20px;
    margin-bottom: 60px;
    position: relative;
    -webkit-border-radius: 18px;
    -moz-border-radius: 18px;
    border-radius: 18px
}

.brand.bub-up .brandSet .inSet:before {
    display: block;
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: calc(100% - 40px);
    background-color: #ED145B;
    -webkit-border-radius: 18px;
    -moz-border-radius: 18px;
    border-radius: 18px
}

@media only screen and (max-width: 767px) {
    .brand.bub-up .brandSet .inSet {
        padding: 10px;
        margin-bottom: 30px;
        -webkit-border-radius: 12px;
        -moz-border-radius: 12px;
        border-radius: 12px
    }
    .brand.bub-up .brandSet .inSet.inLineup .inside {
        padding-bottom: 30px
    }
    .brand.bub-up .brandSet .inSet:before {
        height: calc(100% - 20px);
        -webkit-border-radius: 12px;
        -moz-border-radius: 12px;
        border-radius: 12px
    }
}

.brand.bub-up .brandSet .inSet .inside {
    background: #ff4a8b;
    -webkit-border-radius: 14px;
    -moz-border-radius: 14px;
    border-radius: 14px;
    padding: 55px;
    position: relative;
    z-index: 5
}

.brand.bub-up .brandSet .inSet .inside .inner {
    position: relative;
    z-index: 5
}

@media only screen and (max-width: 767px) {
    .brand.bub-up .brandSet .inSet .inside {
        padding: 35px 10px 40px;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        border-radius: 10px
    }
}

.brand.bub-up .brandSet .inSet .bhead {
    color: #FFF200;
    font-family: "SFU Rhythm", sans-serif;
    font-size: 38px;
    letter-spacing: 0.08em;
    margin-bottom: 45px
}

@media only screen and (max-width: 767px) {
    .brand.bub-up .brandSet .inSet .bhead {
        font-size: 24px;
        letter-spacing: 0.09em;
        margin-bottom: 15px
    }
}

.brand.bub-up .brandSet .inSet .txt1 {
    margin-bottom: 20px
}

.brand.bub-up .brandSet .inSet .txt2 {
    text-align: center
}

.brand.bub-up .brandSet .inSet .txt3 {
    text-align: center;
    margin-top: 60px
}

@media only screen and (max-width: 767px) {
    .brand.bub-up .brandSet .inSet .txt3 {
        margin-top: 40px
    }
}

.brand.bub-up .brandSet .inSet .img1 {
    width: 311px
}

@media only screen and (max-width: 767px) {
    .brand.bub-up .brandSet .inSet .img1 {
        width: 197px
    }
}

.brand.bub-up .brandSet .inSet .img3 {
    width: 132px
}

@media only screen and (max-width: 767px) {
    .brand.bub-up .brandSet .inSet .img3 {
        width: 83px
    }
}

.brand.bub-up .brandSet .inSet .img4 {
    width: 226px
}

@media only screen and (max-width: 767px) {
    .brand.bub-up .brandSet .inSet .img4 {
        width: 149px
    }
}

.brand.bub-up .brandSet .inSet .img6 {
    width: 287px
}

@media only screen and (max-width: 767px) {
    .brand.bub-up .brandSet .inSet .img6 {
        width: 177px
    }
}

.brand.bub-up .brandSet .inSet .img2 {
    position: absolute;
    left: 0;
    bottom: 0
}

.brand.bub-up .brandSet .inSet .img2 img {
    -webkit-border-radius: 0 0 0 14px;
    -moz-border-radius: 0 0 0 14px;
    border-radius: 0 0 0 14px
}

@media only screen and (max-width: 767px) {
    .brand.bub-up .brandSet .inSet .img2 img {
        width: 180px
    }
}

.brand.bub-up .brandSet .inSet .img5 {
    position: absolute;
    right: 0;
    top: 0
}

.brand.bub-up .brandSet .inSet .img5 img {
    -webkit-border-radius: 0 14px 0 0;
    -moz-border-radius: 0 14px 0 0;
    border-radius: 0 14px 0 0
}

@media only screen and (max-width: 767px) {
    .brand.bub-up .brandSet .inSet .img5 {
        display: none
    }
    .brand.bub-up .brandSet .inSet .img5 img {
        width: 150px
    }
}

.brand.bub-up .brandSet .flavor {
    font-size: 30px;
    font-family: "UTM Cookies", sans-serif;
    letter-spacing: 0.06em;
    text-align: center;
    margin-bottom: -10px;
    text-shadow: 2px 4px 2px #ef0e49
}

.brand.bub-up .brandSet .flavor span {
    display: inline-block;
    padding: 5px 40px;
    background: url(../img/bub-up/bubup_img8.png) no-repeat 0 60%, url(../img/bub-up/bubup_img10.png) no-repeat 100% 60%
}

@media only screen and (max-width: 767px) {
    .brand.bub-up .brandSet .flavor {
        font-size: 20px;
        margin-bottom: -5px
    }
    .brand.bub-up .brandSet .flavor span {
        padding: 5px 28px;
        -moz-background-size: 20px auto;
        -webkit-background-size: 20px auto;
        -ms-background-size: 20px auto;
        background-size: 20px auto
    }
}

.brand.bub-up .brandSet .lineupGroup {
    background: rgba(255, 255, 255, 0.2);
    padding: 50px 80px 10px;
    margin: 30px -55px 0 25px;
    -webkit-border-radius: 60px 0 0 60px;
    -moz-border-radius: 60px 0 0 60px;
    border-radius: 60px 0 0 60px
}

.brand.bub-up .brandSet .lineupGroup .prodBox {
    margin-bottom: 5px
}

.brand.bub-up .brandSet .lineupGroup .prodBox .pic {
    width: 44%
}

.brand.bub-up .brandSet .lineupGroup .prodBox .pic p {
    margin: 0 15px 0 0
}

.brand.bub-up .brandSet .lineupGroup .prodBox .info h3 {
    color: #fff;
    margin-bottom: 20px
}

.brand.bub-up .brandSet .lineupGroup .prodBox .info h4 {
    border-bottom-color: #fff
}

.brand.bub-up .brandSet .lineupGroup .prodBox:nth-child(2n) .pic {
    float: left;
    text-align: left
}

.brand.bub-up .brandSet .lineupGroup .variants {
    margin: 15px -45px 5px -30px
}

.brand.bub-up .brandSet .lineupGroup .variants li {
    padding: 0;
    margin-bottom: 15px
}

.brand.bub-up .brandSet .lineupGroup .variants li .pic {
    margin: 0 -50px 15px
}

.brand.bub-up .brandSet .lineupGroup .variants li h3 {
    font-family: "UTM Cookies", sans-serif;
    font-size: 26px;
    color: #fff;
    letter-spacing: 0.1em;
    text-shadow: 0 5px 0 #7f093f
}

.brand.bub-up .brandSet .lineupGroup .variants li h3:before {
    display: none
}

@media only screen and (max-width: 1024px) {
    .brand.bub-up .brandSet .lineupGroup {
        margin-left: 0;
        padding: 50px 55px 10px
    }
}

@media only screen and (max-width: 960px) {
    .brand.bub-up .brandSet .lineupGroup .prodBox .pic {
        margin-right: 30px
    }
    .brand.bub-up .brandSet .lineupGroup .prodBox .info .nutriColumn .col {
        float: none;
        margin: 0
    }
    .brand.bub-up .brandSet .lineupGroup .prodBox .info .nutriColumn .col:nth-child(2n) {
        overflow: inherit
    }
    .brand.bub-up .brandSet .lineupGroup .variants li .pic {
        margin-left: 0;
        margin-right: 0
    }
}

@media only screen and (max-width: 767px) {
    .brand.bub-up .brandSet .lineupGroup {
        padding: 22px 15px 0;
        margin: 15px -10px 0 8px;
        -webkit-border-radius: 40px 0 0 40px;
        -moz-border-radius: 40px 0 0 40px;
        border-radius: 40px 0 0 40px
    }
    .brand.bub-up .brandSet .lineupGroup .prodBox {
        margin-bottom: 25px
    }
    .brand.bub-up .brandSet .lineupGroup .prodBox .pic {
        width: 46%;
        max-width: 125px;
        margin: 0 13px 0 -23px
    }
    .brand.bub-up .brandSet .lineupGroup .prodBox .pic p {
        margin: 0
    }
    .brand.bub-up .brandSet .lineupGroup .prodBox .info {
        overflow: hidden;
        padding-top: 2px;
        letter-spacing: 0
    }
    .brand.bub-up .brandSet .lineupGroup .prodBox .info h3 {
        margin-bottom: 12px
    }
    .brand.bub-up .brandSet .lineupGroup .variants {
        margin: 0
    }
    .brand.bub-up .brandSet .lineupGroup .variants li {
        padding: 0;
        margin-bottom: 30px
    }
    .brand.bub-up .brandSet .lineupGroup .variants li .pic {
        margin: 0 0 5px
    }
    .brand.bub-up .brandSet .lineupGroup .variants li .pic .grapeImg {
        margin-top: -18px
    }
    .brand.bub-up .brandSet .lineupGroup .variants li h3 {
        font-size: 19px;
        letter-spacing: 0.05em
    }
    .brand.bub-up .brandSet .lineupGroup .variants li h3 img {
        height: 19px
    }
    .brand.bub-up .brandSet .lineupGroup .variants li:last-child {
        margin-bottom: 20px
    }
}

.brand.bub-up .brandSet .no_drinkMix {
    margin-bottom: 60px
}

.brand.bub-up .brandSet .no_drinkMix .lineupGroup .prodBox:not(.line_up) {
    display: none
}

@media only screen and (max-width: 767px) {
    .brand.bub-up .brandSet .no_drinkMix {
        margin-bottom: 40px
    }
}

.brand.bub-up .brandSet .drinkMix {
    padding-bottom: 10px
}

.brand.bub-up .brandSet .drinkMix .lineupGroup {
    -webkit-border-radius: 0 60px 60px 0;
    -moz-border-radius: 0 60px 60px 0;
    border-radius: 0 60px 60px 0;
    margin-left: -55px;
    margin-right: 25px
}

.brand.bub-up .brandSet .drinkMix .lineupGroup .prodBox:not(.drink_mix) {
    display: none
}

.brand.bub-up .brandSet .drinkMix .lineupGroup .prodBox .pic {
    float: right;
    text-align: right
}

.brand.bub-up .brandSet .drinkMix .lineupGroup .prodBox .pic p {
    margin: 0 0 0 15px
}

.brand.bub-up .brandSet .drinkMix .lineupGroup .variants {
    margin-left: -65px;
    margin-right: -35px
}

@media only screen and (max-width: 1024px) {
    .brand.bub-up .brandSet .drinkMix .lineupGroup {
        margin-right: 0
    }
}

@media only screen and (max-width: 960px) {
    .brand.bub-up .brandSet .drinkMix .lineupGroup .prodBox .pic {
        margin-right: 0;
        margin-left: 30px
    }
}

@media only screen and (max-width: 767px) {
    .brand.bub-up .brandSet .drinkMix .lineupGroup {
        -webkit-border-radius: 0 40px 40px 0;
        -moz-border-radius: 0 40px 40px 0;
        border-radius: 0 40px 40px 0;
        margin-left: -10px;
        margin-right: 8px
    }
    .brand.bub-up .brandSet .drinkMix .lineupGroup .prodBox .pic {
        margin: 0 -23px 0 13px
    }
    .brand.bub-up .brandSet .drinkMix .lineupGroup .prodBox .pic p {
        margin: 0
    }
    .brand.bub-up .brandSet .drinkMix .lineupGroup .variants {
        margin-left: 0;
        margin-right: 0
    }
}

.company.c_overview .footer {
    margin: 0;
    background: #fff
}

.c_overview #wrap {
    background: transparent
}

.c_overview main {
    overflow: hidden;
    background: #f2f0f0;
    padding-bottom: 80px;
    position: relative
}

@media only screen and (max-width: 767px) {
    .c_overview main {
        padding-bottom: 100px
    }
}

.c_overview main .bg {
    position: absolute
}

.c_overview main .bg-1 {
    top: 104px;
    right: 0
}

@media only screen and (max-width: 767px) {
    .c_overview main .bg-1 {
        top: 214px;
        width: 53px
    }
}

.c_overview main .bg-3 {
    left: 0;
    top: 1234px
}

.c_overview main .bg-4 {
    right: 0;
    top: 2050px
}

@media only screen and (max-width: 767px) {
    .c_overview main .bg-4 {
        top: 1866px;
        width: 93px
    }
}

.c_overview main .bg-5 {
    bottom: 0;
    left: 0
}

@media only screen and (max-width: 767px) {
    .c_overview main .bg-5 {
        left: auto;
        right: 0;
        width: 138px
    }
}

.c_overview .company__cateList--list2 {
    margin: 20px 0 0
}

@media only screen and (max-width: 767px) {
    .c_overview__wrapItem {
        margin: -25px 0 0
    }
}

.c_overview .c_overview__item .h-container {
    position: relative;
    z-index: 2
}

.c_overview .c_overview__item .h-container .bg-2 {
    position: absolute;
    top: 0;
    right: -130px
}

.c_overview__item {
    padding: 0
}

@media only screen and (max-width: 767px) {
    .c_overview__item {
        padding: 0 0 40px 0
    }
}

.c_overview__item .h-container {
    background: #fff;
    padding: 37px 80px;
    margin-bottom: 135px;
    border-radius: 7px;
    -webkit-border-radius: 7px;
    -ms-border-radius: 7px;
    -moz-border-radius: 7px
}

.c_overview__item .h-container .content {
    padding: 77px 0;
    border-bottom: solid 1px #ebebeb
}

@media only screen and (max-width: 767px) {
    .c_overview__item .h-container {
        padding: 25px 20px;
        margin-bottom: 0
    }
    .c_overview__item .h-container .content {
        padding: 35px 0 40px
    }
}

.c_overview__item .company__tbl tr:last-child {
    border-bottom: 0
}

@media only screen and (max-width: 767px) {
    .c_overview__item .company__tbl tr:last-child td {
        padding-bottom: 0
    }
}

@media only screen and (max-width: 767px) {
    .c_overview__item .company__tbl tr:first-child th {
        padding-top: 0
    }
}

.c_overview__item .company__tbl tr th {
    padding: 21px 0;
    font-size: 18px
}

@media only screen and (max-width: 767px) {
    .c_overview__item .company__tbl tr th {
        padding-top: 18px;
        padding-bottom: 0;
        font-size: 15px
    }
}

.c_overview__item .company__tbl tr td {
    padding: 27px 0 20px 67px;
    font-size: 16px
}

@media only screen and (max-width: 767px) {
    .c_overview__item .company__tbl tr td {
        font-size: 15px;
        padding: 5px 0 18px
    }
}

@media only screen and (max-width: 767px) {
    .c_overview__item .company__tbl {
        margin-top: 0
    }
}

.c_overview__item h3 {
    font-family: 'Playfair Display', serif;
    font-weight: 400;
    font-style: italic;
    font-size: 50px;
    line-height: 1em;
    letter-spacing: 0.05em;
    padding-bottom: 45px;
    max-width: 1020px;
    margin: 0 auto 60px;
    color: #000;
    position: relative
}

@media only screen and (max-width: 767px) {
    .c_overview__item h3 {
        font-size: 30px;
        margin: 0;
        line-height: 1.4;
        padding-bottom: 22px;
        margin-bottom: 30px
    }
}

.c_overview__item h3 span {
    color: #e81521
}

.c_overview__item h3:after {
    position: absolute;
    content: '';
    width: 70px;
    height: 1px;
    background: #e81521;
    display: block;
    bottom: 0;
    left: 0
}

@media only screen and (max-width: 767px) {
    .c_overview__item h3:after {
        width: 25px;
        margin: 8px 0 0
    }
}

@media only screen and (max-width: 767px) {
    .c_overview__item.item2 {
        margin: 0 -18px;
        padding-left: 18px;
        padding-right: 18px
    }
}

.c_overview__item.item3 .h-container {
    padding: 0;
    padding-top: 0;
    margin-bottom: 100px;
    -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.05)
}

.c_overview__item.item3 .h-container .company__tbl02 {
    margin-top: 0
}

.c_overview__item.item3 .h-container .company__tbl02 tr:first-child th:first-child {
    border-top-left-radius: 7px;
    -webkit-border-top-left-radius: 7px;
    -ms-border-top-left-radius: 7px;
    -moz-border-top-left-radius: 7px
}

.c_overview__item.item3 .h-container .company__tbl02 tr:first-child th:last-child {
    border-top-right-radius: 7px;
    -webkit-border-top-right-radius: 7px;
    -ms-border-top-right-radius: 7px;
    -moz-border-top-right-radius: 7px
}

.c_overview__item.item3 .h-container .company__tbl02 tr:last-child td:first-child {
    border-bottom-left-radius: 7px;
    -webkit-border-bottom-left-radius: 7px;
    -ms-border-bottom-left-radius: 7px;
    -moz-border-bottom-left-radius: 7px
}

.c_overview__item.item3 .h-container .company__tbl02 tr:last-child td:last-child {
    border-bottom-right-radius: 7px;
    -webkit-border-bottom-right-radius: 7px;
    -ms-border-bottom-right-radius: 7px;
    -moz-border-bottom-right-radius: 7px
}

.c_overview__item.item3 .h-container .company__tbl02 tr th {
    background: #dddddd;
    font-size: 18px;
    padding: 22px 0 22px 35px
}

.c_overview__item.item3 .h-container .company__tbl02 tr th:last-child {
    padding-left: 10px
}

@media only screen and (max-width: 767px) {
    .c_overview__item.item3 .h-container .company__tbl02 tr th {
        padding: 13px 0 14px 27px;
        font-size: 15px
    }
    .c_overview__item.item3 .h-container .company__tbl02 tr th:first-child {
        width: 19%
    }
}

.c_overview__item.item3 .h-container .company__tbl02 tr td:last-child {
    padding-left: 10px
}

@media only screen and (max-width: 767px) {
    .c_overview__item.item3 .h-container .company__tbl02 tr td {
        font-size: 15px
    }
}

@media only screen and (max-width: 767px) {
    .c_overview__item.item3 .h-container .company__tbl02 tr .td2 {
        padding: 12px 0 12px 27px
    }
}

.c_overview__item.item3 .h-container .company__tbl02 tr .th {
    font-size: 18px;
    width: 23%;
    padding: 23px 0 23px 30px
}

@media only screen and (max-width: 767px) {
    .c_overview__item.item3 .h-container .company__tbl02 tr .th {
        font-size: 15px;
        width: 19%;
        padding: 12px 0 12px 25px
    }
}

.company.c_overview .b_overview__wrapItem {
    padding-bottom: 0
}

@media only screen and (max-width: 767px) {
    .company.c_overview .b_overview__wrapItem {
        padding-bottom: 0
    }
    .company.c_overview .b_overview__wrapItem .c_overview__item.item3 .h-container {
        margin-bottom: 50px
    }
}

@media only screen and (max-width: 767px) {
    .campaign-detail main:after {
        bottom: -45px !important;
        right: 25px !important
    }
}

.campaign-detail main .container {
    max-width: 1020px !important
}

.campaign-detail main .content {
    background: #fff;
    -webkit-box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.05);
    padding: 60px 80px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

@media only screen and (max-width: 767px) {
    .campaign-detail main .content {
        padding: 25px 20px
    }
}

.campaign-detail main .content .title {
    font-size: 30px;
    font-weight: 600;
    padding-bottom: 7px;
    margin-bottom: 10px;
    position: relative;
    letter-spacing: -1.1px
}

.campaign-detail main .content .title:before {
    position: absolute;
    content: '';
    width: 40px;
    height: 2px;
    background: #e81521;
    left: 0;
    bottom: 0
}

@media only screen and (max-width: 767px) {
    .campaign-detail main .content .title {
        font-size: 22px
    }
}

.campaign-detail main .content .time {
    font-size: 16px;
    color: #808080;
    margin-bottom: 50px
}

@media only screen and (max-width: 767px) {
    .campaign-detail main .content .time {
        font-size: 11px;
        margin-bottom: 18px
    }
}

.campaign-detail main .content .category {
    font-size: 14px;
    color: #666666;
    margin-bottom: 40px
}

.campaign-detail main .content .category span {
    display: inline-block;
    vertical-align: top;
    padding: 7px;
    border: solid 1px #a8a8a8;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -ms-border-radius: 30px;
    -moz-border-radius: 30px;
    line-height: 1;
    margin-right: 10px
}

.campaign-detail main .content .category span:last-child {
    margin-right: 0
}

@media only screen and (max-width: 767px) {
    .campaign-detail main .content .category {
        font-size: 12px;
        margin-bottom: 25px
    }
    .campaign-detail main .content .category span {
        padding: 6px
    }
}

.campaign-detail main .content p {
    font-size: 16px;
    margin-bottom: 35px
}

.campaign-detail main .content p:last-child {
    margin-bottom: 0
}

@media only screen and (max-width: 767px) {
    .campaign-detail main .content p {
        font-size: 14px;
        margin-bottom: 25px
    }
}

.campaign-detail main .content .detail p {
    line-height: 1.8
}

.campaign-detail main .content .detail p:first-child {
    line-height: 1.6;
    margin-bottom: 35px
}

@media only screen and (max-width: 767px) {
    .pagerLink {
        margin-bottom: 0
    }
}

.pagerLink li a {
    display: block;
    width: 100px;
    height: 30px;
    background: #e81521;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -ms-border-radius: 30px;
    -moz-border-radius: 30px;
    font-size: 12px;
    text-align: center;
    line-height: 30px;
    color: #fff
}

.pagerLink li a:before {
    display: none
}

.pagerLink li a em {
    font-style: normal
}

@media only screen and (max-width: 767px) {
    .pagerLink li a {
        font-size: 10px;
        width: 83px;
        height: 25px;
        line-height: 25px
    }
}

.pagerLink .prev a {
    padding-left: 0
}

.pagerLink .prev a:after {
    border-left: 2px solid #fff;
    border-top: 2px solid #fff;
    width: 5px;
    height: 5px;
    margin-top: -3px;
    left: 9px
}

@media only screen and (max-width: 767px) {
    .pagerLink .prev a:after {
        width: 4px;
        height: 4px;
        border-left: 1px solid #fff;
        border-top: 1px solid #fff;
        margin-top: -2px
    }
}

.pagerLink .back a {
    margin: 0 auto;
    background: transparent;
    color: #e81521;
    font-size: 18px
}

@media only screen and (max-width: 767px) {
    .pagerLink .back a {
        font-size: 15px
    }
}

.pagerLink .next a {
    padding-right: 0;
    margin: 0 0 0 auto
}

.pagerLink .next a:after {
    border-left: 2px solid #fff;
    border-top: 2px solid #fff;
    width: 5px;
    height: 5px;
    margin-top: -3px;
    right: 9px
}

@media only screen and (max-width: 767px) {
    .pagerLink .next a:after {
        width: 4px;
        height: 4px;
        border-left: 1px solid #fff;
        border-top: 1px solid #fff;
        margin-top: -2px
    }
}

.campaign .banner {
    background: url(../img/campaign/img_banner.jpg) no-repeat 50% 50%;
    background-size: cover
}

.campaign .banner h2 {
    font-weight: normal
}

.campaign main {
    background: #f2f0f0;
    padding-bottom: 100px;
    position: relative
}

.campaign main:before {
    position: absolute;
    content: '';
    background: url(../img/campaign/bg-top.jpg) no-repeat;
    background-size: 287px auto;
    width: 287px;
    height: 259px;
    top: 0;
    right: 0
}

.campaign main:after {
    position: absolute;
    content: '';
    background: url(../img/campaign/bg-bottom.png) no-repeat;
    background-size: 261px auto;
    width: 261px;
    height: 230px;
    bottom: 0;
    left: 18px
}

@media only screen and (max-width: 767px) {
    .campaign main {
        padding-bottom: 100px
    }
    .campaign main:before {
        background-size: 138px auto;
        width: 138px;
        height: 120px;
        z-index: 1
    }
    .campaign main:after {
        background: url(../img/campaign/bg-bottom.png) no-repeat;
        background-size: 130px auto;
        width: 130px;
        height: 110px;
        left: 30px;
        z-index: 1;
        bottom: 0
    }
}

.campaign main .container {
    max-width: 900px;
    margin: 0 auto
}

.campaign main .campaign-block {
    position: relative;
    z-index: 2
}

.campaign main .campaign-block .campaign-list {
    letter-spacing: 0;
    font-size: 0;
    margin: 0 -30px
}

@media only screen and (max-width: 767px) {
    .campaign main .campaign-block .campaign-list {
        margin: 0
    }
}

.campaign main .campaign-block .campaign-list li {
    display: inline-block;
    vertical-align: top;
    width: 50%;
    padding: 0 30px;
    font-size: 16px;
    margin-bottom: 60px;
    -moz-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s
}

.campaign main .campaign-block .campaign-list li.bl-hover {
    -ms-filter: alpha(opacity=60);
    opacity: .6
}

@media only screen and (max-width: 767px) {
    .campaign main .campaign-block .campaign-list li {
        width: 100%;
        padding: 0;
        margin-bottom: 32px
    }
}

.campaign main .campaign-block .campaign-list li .img-campaign img {
    display: block;
    width: 100%;
    border-top-left-radius: 4px;
    -webkit-border-top-left-radius: 4px;
    -ms-border-top-left-radius: 4px;
    -moz-border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    -webkit-border-top-right-radius: 4px;
    -ms-border-top-right-radius: 4px;
    -moz-border-top-right-radius: 4px
}

.campaign main .campaign-block .campaign-list li .desc-campaign {
    background: #fff;
    padding: 30px 40px 43px;
    border-bottom-left-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -ms-border-bottom-left-radius: 4px;
    -moz-border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    -ms-border-bottom-right-radius: 4px;
    -moz-border-bottom-right-radius: 4px
}

.campaign main .campaign-block .campaign-list li .desc-campaign .name {
    font-size: 20px;
    line-height: 1.5;
    position: relative;
    padding-bottom: 10px;
    margin-bottom: 10px;
    font-weight: 600
}

.campaign main .campaign-block .campaign-list li .desc-campaign .name:before {
    position: absolute;
    content: '';
    bottom: 0;
    left: 0;
    height: 2px;
    width: 40px;
    background: #e81521
}

.campaign main .campaign-block .campaign-list li .desc-campaign .time {
    color: #808080;
    margin-bottom: 15px;
    font-size: 16px
}

.campaign main .campaign-block .campaign-list li .desc-campaign .short-desc {
    font-size: 16px;
    line-height: 1.7
}

@media only screen and (max-width: 767px) {
    .campaign main .campaign-block .campaign-list li .desc-campaign {
        padding: 20px 25px
    }
    .campaign main .campaign-block .campaign-list li .desc-campaign .name {
        font-size: 17px;
        padding-bottom: 10px
    }
    .campaign main .campaign-block .campaign-list li .desc-campaign .name:before {
        width: 30px;
        height: 1px
    }
    .campaign main .campaign-block .campaign-list li .desc-campaign .time {
        font-size: 11px
    }
    .campaign main .campaign-block .campaign-list li .desc-campaign .short-desc {
        font-size: 14px
    }
}

.campaign .wp-pagenavi {
    margin-top: 0
}

@media only screen and (max-width: 767px) {
    .campaign .wp-pagenavi {
        margin-top: 20px
    }
}

.campaign footer {
    margin-top: 0;
    background: #fff;
    position: relative;
    z-index: 2
}

.slash:last-child {
    display: none
}

.box404 {
    text-align: center;
    font-size: 16px
}

.box404 p {
    margin-bottom: 10px
}

.h-container {
    max-width: 1020px;
    margin: 0 auto
}

.company .banner {
    background: url("../img/company/img_banner.jpg") no-repeat 0 0;
    background-size: cover
}

.company .breadcrumb {
    margin-bottom: 50px
}

@media only screen and (max-width: 767px) {
    .company .breadcrumb {
        padding-bottom: 0;
        margin-bottom: 10px;
        margin-right: -10px
    }
}

.company .footer {
    margin: 100px 0 0
}

@media only screen and (max-width: 767px) {
    .company .footer {
        margin: 60px 0 0
    }
}

.company__block {
    padding: 0 0 0
}

@media only screen and (max-width: 767px) {
    .company__block {
        padding: 15px 0 0
    }
}

.company__tbl {
    margin: 0 0 0
}

@media only screen and (max-width: 767px) {
    .company__tbl {
        margin: 10px 0 0
    }
}

.company__tbl tr {
    border-bottom: 1px solid #e1e1e1
}

.company__tbl tr th {
    text-align: left;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.75em;
    letter-spacing: 0.04em;
    padding: 23px 0;
    vertical-align: middle;
    width: 26%
}

@media only screen and (max-width: 767px) {
    .company__tbl tr th {
        width: 100%;
        display: block;
        float: left;
        padding: 15px 0 0;
        font-size: 14px;
        line-height: 1.5em
    }
}

.company__tbl tr td {
    font-size: 14px;
    line-height: 1.75em;
    letter-spacing: 0.04em;
    font-weight: 400;
    padding: 23px 0 23px 30px;
    vertical-align: middle
}

@media only screen and (max-width: 767px) {
    .company__tbl tr td {
        width: 100%;
        display: block;
        float: left;
        padding: 0 0 15px;
        line-height: 1.5em
    }
}

@media only screen and (max-width: 767px) {
    .company .tbl_overflow {
        overflow-x: scroll
    }
    .company .tbl_overflow .mCustomScrollbar {
        width: 1020px
    }
}

.company__tbl02 {
    margin: 60px 0 0
}

@media only screen and (max-width: 767px) {
    .company__tbl02 {
        width: 1020px;
        margin: 35px 0 0
    }
}

.company__tbl02 tr:nth-child(even) td.th {
    background: #f7f7f7
}

.company__tbl02 tr:nth-child(odd) td {
    background: #f7f7f7
}

.company__tbl02 tr:nth-child(odd) td.th {
    background: #ededed
}

.company__tbl02 tr th {
    text-align: left;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.57em;
    letter-spacing: 0.02em;
    padding: 20px 0 20px 35px;
    vertical-align: middle;
    background: #ededed;
    font-weight: 600
}

.company__tbl02 tr th:first-child,
.company__tbl02 tr th:nth-child(2) {
    width: 21%
}

.company__tbl02 tr td {
    font-size: 16px;
    line-height: 1.57em;
    letter-spacing: 0.02em;
    font-weight: 400;
    padding: 17px 20px 17px 35px;
    vertical-align: middle
}

.company__tbl02 tr td.th {
    font-weight: 600;
    width: 22%;
    padding: 17px 0 17px 40px
}

.company__tbl02 tr td.td2 {
    width: 22%;
    padding: 17px 0 17px 35px
}

.company__cateList {
    margin: 0 -15px;
    position: relative;
    z-index: 2
}

.company__cateList:before,
.company__cateList:after {
    content: " ";
    display: table
}

.company__cateList:after {
    clear: both
}

@media only screen and (max-width: 767px) {
    .company__cateList {
        margin: 0 -7px !important
    }
}

.company__cateList li {
    float: left;
    width: 20%;
    padding: 0 15px
}

@media only screen and (max-width: 767px) {
    .company__cateList li {
        width: 50%;
        padding: 0 7px;
        margin: 15px 0 0
    }
}

.company__cateList li a {
    display: block;
    border: 1px solid #fff;
    background: #fff;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    line-height: 50px;
    text-align: center;
    color: #808080;
    font-size: 14px;
    font-weight: 300;
    letter-spacing: 0.02em
}

@media only screen and (min-width: 768px) {
    .company__cateList li a {
        font-size: 11px;
        line-height: 45px
    }
}

@media only screen and (min-width: 992px) {
    .company__cateList li a {
        font-size: 14px;
        line-height: 50px
    }
}

@media only screen and (max-width: 767px) {
    .company__cateList li a {
        font-size: 14px;
        line-height: 45px
    }
}

@media only screen and (max-width: 320px) {
    .company__cateList li a {
        font-size: 12px;
        line-height: 45px
    }
}

.company__cateList li a.current,
.company__cateList li a:hover {
    border: 1px solid #e81521;
    background: #e81521;
    color: #fff;
    opacity: 1
}

.company__archiveList {
    margin: 75px -30px 0
}

.company__archiveList:before,
.company__archiveList:after {
    content: " ";
    display: table
}

.company__archiveList:after {
    clear: both
}

@media only screen and (max-width: 767px) {
    .company__archiveList {
        margin: -10px 0 0
    }
}

.company__archiveList__item {
    padding: 0 30px;
    margin: 45px 0 0;
    float: left;
    width: 50%
}

@media only screen and (max-width: 767px) {
    .company__archiveList__item {
        margin: 35px 0 0;
        padding: 0;
        float: none;
        width: 100%
    }
}

.company__archiveList__item h3 {
    font-size: 28px;
    font-weight: 500;
    color: #1a1a1a;
    line-height: 1.75em;
    margin: 17px 0 0;
    letter-spacing: 0
}

@media only screen and (max-width: 767px) {
    .company__archiveList__item h3 {
        font-size: 21px;
        margin: 10px 0 0
    }
}

.company__archiveList__item figure a {
    display: block
}

.company__archiveList__item figure a img {
    display: block
}

.company__archiveList__item:hover h3 {
    color: #e81521
}

.company.greeting .company__cateList01 li.co_greeting>a,
.company.policy .company__cateList01 li.co_policy>a,
.company.c_overview .company__cateList01 li.co_c_overview>a,
.company.b_overview .company__cateList01 li.co_b_overview>a,
.company.history .company__cateList01 li.co_history>a {
    background: #e91521;
    color: #fff
}

.about #wrap main {
    padding-bottom: 50px
}

@media only screen and (max-width: 767px) {
    .about #wrap main {
        padding-bottom: 70px
    }
}

@media only screen and (min-width: 768px) {
    .vi.about .product-block .product-list li .desc-product {
        padding-left: 30px;
        padding-right: 30px
    }
    .vi.about .product-block .product-list li .desc-product .name {
        letter-spacing: 0.5px
    }
}

@media only screen and (max-width: 1024px) {
    .vi.about .product-block .product-list li .desc-product .name {
        font-size: 26px;
        letter-spacing: 0
    }
}

@media only screen and (max-width: 767px) {
    .vi.about .product-block .product-list li .desc-product .name {
        font-size: 23px;
        line-height: 1.3;
        padding-bottom: 15px
    }
    .vi.about .product-block .product-list li .desc-product a {
        margin-top: 8px
    }
    .vi.about .product-block .product-list li .desc-product.b_over a {
        margin-top: 23px
    }
}

@media only screen and (max-width: 320px) {
    .vi.about .product-block .product-list li .desc-product .name {
        font-size: 16px
    }
    .vi.about .product-block .product-list li .desc-product a {
        margin-top: 4px
    }
    .vi.about .product-block .product-list li .desc-product.b_over a {
        margin-top: 15px
    }
}

.brand.coolish .banner {
    background-image: url(../img/coolish/coolish_banner.jpg)
}

@media only screen and (max-width: 767px) {
    .brand.coolish .banner {
        background-position: 78% 100%
    }
}

.brand.coolish .brandSet .inSet {
    padding: 0;
    margin-bottom: 90px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    position: relative
}

.brand.coolish .brandSet .inSet:before {
    display: block;
    content: '';
    position: absolute;
    left: 12px;
    top: 12px;
    width: 100%;
    height: 100%;
    background-color: #0c476b;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px
}

.brand.coolish .brandSet .inSet .inside {
    padding: 90px 80px;
    background: #fff url(../img/coolish/coolish_img6.png) no-repeat 0 50%;
    -moz-background-size: 100% 100%;
    -webkit-background-size: 100% 100%;
    -ms-background-size: 100% 100%;
    background-size: 100% 100%;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    position: relative
}

@media only screen and (max-width: 767px) {
    .brand.coolish .brandSet .inSet .inside {
        padding: 40px 10px
    }
}

.brand.coolish .coolistBg {
    background: url(../img/coolish/coolish_bg.png) repeat-y 50% 0;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto;
    -ms-background-size: 100% auto;
    background-size: 100% auto;
    padding: 80px 40px 0;
    margin: 0 -40px
}

@media only screen and (max-width: 767px) {
    .brand.coolish .coolistBg {
        padding: 40px 18px 0;
        margin: 0 -18px;
        -moz-background-size: 150% auto;
        -webkit-background-size: 150% auto;
        -ms-background-size: 150% auto;
        background-size: 150% auto
    }
}

.brand.coolish .lineupGroup {
    margin-top: 0
}

.brand.coolish .lineupGroup .prodBox {
    background: url(../img/coolish/coolish_img8.png) no-repeat -50px 110%
}

.brand.coolish .lineupGroup .prodBox .pic {
    text-align: center;
    padding-left: 8%
}

.brand.coolish .lineupGroup .prodBox .info {
    padding-top: 130px
}

.brand.coolish .lineupGroup .prodBox .info h3 {
    color: #382C8B;
    font-family: "Roboto Condensed", sans-serif
}

@media only screen and (max-width: 767px) {
    .brand.coolish .lineupGroup .prodBox {
        background: url(../img/coolish/coolish_img8.png) no-repeat -50px 110%
    }
    .brand.coolish .lineupGroup .prodBox .pic {
        padding: 0;
        float: none;
        width: 100%;
        margin: 0
    }
    .brand.coolish .lineupGroup .prodBox .pic p {
        margin: 0 17% 0 25%
    }
    .brand.coolish .lineupGroup .prodBox .pic p img {
        width: auto;
        max-width: 100%
    }
    .brand.coolish .lineupGroup .prodBox .info {
        padding: 0
    }
    .brand.coolish .lineupGroup .prodBox .info h3 {
        text-align: center;
        margin-bottom: 8px
    }
}

.coolish .delici {
    font-size: 0;
    letter-spacing: 0;
    margin: 0 -20px;
    text-align: center
}

.coolish .delici li {
    display: inline-block;
    vertical-align: top;
    width: 50%;
    padding: 0 30px;
    margin-bottom: 50px;
    font-size: 16px
}

.coolish .delici li .inDe {
    padding: 18px 20px 22px;
    background-color: #fff;
    border: 2px solid #382C8B;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px
}

.coolish .delici li .inDe .pic {
    margin-bottom: 20px
}

.coolish .delici li .inDe .cap {
    color: #382C8B;
    font-family: "Roboto Condensed", sans-serif;
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 5px
}

.coolish .delici li .inDe .desc {
    padding: 0 10px
}

@media only screen and (max-width: 900px) {
    .coolish .delici {
        margin: 0 -40px
    }
    .coolish .delici li {
        padding: 0 10px
    }
    .coolish .delici li .inDe {
        padding: 18px 10px 22px
    }
}

@media only screen and (max-width: 767px) {
    .coolish .delici {
        margin: 0 15px -10px
    }
    .coolish .delici li {
        display: block;
        width: 100%;
        padding: 0;
        margin-bottom: 15px;
        font-size: 14px
    }
    .coolish .delici li .inDe {
        padding: 20px 10px 25px;
        border-width: 2px;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        border-radius: 10px
    }
    .coolish .delici li .inDe .pic {
        margin: 0 10px 20px
    }
    .coolish .delici li .inDe .cap {
        font-size: 19px;
        margin-bottom: 5px
    }
    .coolish .delici li .inDe .desc {
        padding: 0
    }
}

.coolish .brandSet *:before,
.coolish .brandSet *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.coolish .dashBox {
    margin: 0 auto 95px;
    max-width: 1020px;
    padding: 19px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    position: relative
}

.coolish .dashBox:before {
    display: block;
    content: '';
    position: absolute;
    left: 12px;
    top: 12px;
    width: 100%;
    height: 100%;
    background-color: #0c476b;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px
}

.coolish .dashBox:after {
    display: block;
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    background: url(../img/coolish/coolish_bg1.png) no-repeat left top, url(../img/coolish/coolish_bg2.png) no-repeat right bottom;
    background-color: #fff;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px
}

@media only screen and (max-width: 767px) {
    .coolish .dashBox {
        padding: 8px 10px;
        margin-bottom: 40px;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        border-radius: 10px
    }
    .coolish .dashBox:before {
        left: 6px;
        top: 6px;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        border-radius: 10px
    }
    .coolish .dashBox:after {
        width: 100%;
        height: 100%;
        -moz-background-size: 375px auto;
        -webkit-background-size: 375px auto;
        -ms-background-size: 375px auto;
        background-size: 375px auto;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        border-radius: 10px
    }
}

.coolish .dashBox .inDash {
    position: relative;
    z-index: 3;
    background: url(../img/coolish/line_middle.png) repeat-y left top;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto;
    -ms-background-size: 100% auto;
    background-size: 100% auto
}

@media only screen and (max-width: 767px) {
    .coolish .dashBox .inDash {
        margin: -4px 0;
        background-image: url(../img/coolish/line_middle_sp.png)
    }
}

.coolish .dashBox .inside {
    padding: 55px 80px 20px;
    position: relative;
    z-index: 3
}

@media only screen and (max-width: 767px) {
    .coolish .dashBox .inside {
        padding: 20px 10px
    }
    .coolish .dashBox .inside .bhead {
        margin-bottom: 18px
    }
}

.coolish .dashBox .linetop,
.coolish .dashBox .linebottom {
    position: relative;
    z-index: 2
}

.coolish .dashBox .linetop img,
.coolish .dashBox .linebottom img {
    width: 100%
}

.coolish .set1 .txt1,
.coolish .brand.koala .set2 .txt1,
.brand.koala .coolish .set2 .txt1,
.coolish .brand.koala .set3 .txt1,
.brand.koala .coolish .set3 .txt1,
.coolish .brand.koala .set4 .txt1,
.brand.koala .coolish .set4 .txt1,
.coolish .brand.koala .set5 .txt1,
.brand.koala .coolish .set5 .txt1,
.coolish .brand.koala .set6 .txt1,
.brand.koala .coolish .set6 .txt1,
.coolish .brand.pokemon .set2 .txt1,
.brand.pokemon .coolish .set2 .txt1,
.coolish .brand.pokemon .set3 .txt1,
.brand.pokemon .coolish .set3 .txt1,
.coolish .brand.toppo .set2 .txt1,
.brand.toppo .coolish .set2 .txt1 {
    text-align: center;
    padding: 40px 0
}

@media only screen and (max-width: 767px) {
    .coolish .set1 .bhead img,
    .coolish .brand.koala .set2 .bhead img,
    .brand.koala .coolish .set2 .bhead img,
    .coolish .brand.koala .set3 .bhead img,
    .brand.koala .coolish .set3 .bhead img,
    .coolish .brand.koala .set4 .bhead img,
    .brand.koala .coolish .set4 .bhead img,
    .coolish .brand.koala .set5 .bhead img,
    .brand.koala .coolish .set5 .bhead img,
    .coolish .brand.koala .set6 .bhead img,
    .brand.koala .coolish .set6 .bhead img,
    .coolish .brand.pokemon .set2 .bhead img,
    .brand.pokemon .coolish .set2 .bhead img,
    .coolish .brand.pokemon .set3 .bhead img,
    .brand.pokemon .coolish .set3 .bhead img,
    .coolish .brand.toppo .set2 .bhead img,
    .brand.toppo .coolish .set2 .bhead img {
        height: 29px
    }
    .coolish .set1 .txt1,
    .coolish .brand.koala .set2 .txt1,
    .brand.koala .coolish .set2 .txt1,
    .coolish .brand.koala .set3 .txt1,
    .brand.koala .coolish .set3 .txt1,
    .coolish .brand.koala .set4 .txt1,
    .brand.koala .coolish .set4 .txt1,
    .coolish .brand.koala .set5 .txt1,
    .brand.koala .coolish .set5 .txt1,
    .coolish .brand.koala .set6 .txt1,
    .brand.koala .coolish .set6 .txt1,
    .coolish .brand.pokemon .set2 .txt1,
    .brand.pokemon .coolish .set2 .txt1,
    .coolish .brand.pokemon .set3 .txt1,
    .brand.pokemon .coolish .set3 .txt1,
    .coolish .brand.toppo .set2 .txt1,
    .brand.toppo .coolish .set2 .txt1 {
        padding: 0;
        letter-spacing: 0
    }
}

.coolish .set2 .inside {
    padding-bottom: 0
}

@media only screen and (max-width: 767px) {
    .coolish .set2 {
        margin-bottom: 65px
    }
    .coolish .set2 .bhead img {
        height: 34px
    }
}

.coolish .set3 .bhead {
    margin: 10px 0 25px
}

.coolish .set3 .txt2 {
    text-align: center;
    margin-bottom: 50px
}

.coolish .set3 .inside {
    position: relative
}

.coolish .set3 .inside .twit {
    position: absolute;
    left: 32px;
    top: -38px;
    width: 19%;
    max-width: 190px
}

@media only screen and (max-width: 1024px) {
    .coolish .set3 .inside .twit {
        left: 1%
    }
}

@media only screen and (max-width: 767px) {
    .coolish .set3 {
        margin-bottom: 50px
    }
    .coolish .set3 .bhead {
        margin: 0 0 25px
    }
    .coolish .set3 .bhead img {
        height: 53px
    }
    .coolish .set3 .txt2 {
        margin-bottom: 35px
    }
    .coolish .set3 .inside .twit {
        left: -23px;
        top: -50px;
        width: auto
    }
    .coolish .set3 .inside .twit img {
        width: 92px
    }
}

.brand.coolish.vi .set3 .inside .twit {
    left: 28px;
    top: -65px;
    width: 22%;
    max-width: 213px
}

@media only screen and (max-width: 767px) {
    .brand.coolish.vi .set1 .bhead img,
    .brand.coolish.vi .brand.koala .set2 .bhead img,
    .brand.koala .brand.coolish.vi .set2 .bhead img,
    .brand.coolish.vi .brand.koala .set3 .bhead img,
    .brand.koala .brand.coolish.vi .set3 .bhead img,
    .brand.coolish.vi .brand.koala .set4 .bhead img,
    .brand.koala .brand.coolish.vi .set4 .bhead img,
    .brand.coolish.vi .brand.koala .set5 .bhead img,
    .brand.koala .brand.coolish.vi .set5 .bhead img,
    .brand.coolish.vi .brand.koala .set6 .bhead img,
    .brand.koala .brand.coolish.vi .set6 .bhead img,
    .brand.coolish.vi .brand.pokemon .set2 .bhead img,
    .brand.pokemon .brand.coolish.vi .set2 .bhead img,
    .brand.coolish.vi .brand.pokemon .set3 .bhead img,
    .brand.pokemon .brand.coolish.vi .set3 .bhead img,
    .brand.coolish.vi .brand.toppo .set2 .bhead img,
    .brand.toppo .brand.coolish.vi .set2 .bhead img {
        height: 34px
    }
    .brand.coolish.vi .set3 .inside .twit {
        top: -60px;
        left: -23px;
        width: 180px
    }
}

.csr .banner {
    background: url(../img/csr/img_banner.jpg) no-repeat 50% 50% !important;
    background-size: cover !important
}

.csr .banner .contentBanner {
    max-width: 1020px
}

.csr main {
    background: #f2f0f0;
    padding-bottom: 100px;
    position: relative
}

.csr main:before {
    position: absolute;
    content: '';
    background: url(../img/csr/bg-1.jpg) no-repeat;
    background-size: 287px 259px;
    width: 287px;
    height: 259px;
    right: 0;
    top: 0
}

@media only screen and (max-width: 767px) {
    .csr main:before {
        background: url(../img/csr/bg-1-sp.jpg) no-repeat;
        background-size: 137px 127px;
        width: 137px;
        height: 127px;
        right: 0;
        top: 0;
        z-index: 1
    }
}

.csr main:after {
    position: absolute;
    content: '';
    background: url(../img/csr/bg-3.jpg) no-repeat;
    background-size: 268px 220px;
    width: 268px;
    height: 220px;
    left: 0;
    bottom: 0
}

@media only screen and (max-width: 767px) {
    .csr main:after {
        background: url(../img/csr/bg-3-sp.jpg) no-repeat;
        background-size: 138px 120px;
        width: 138px;
        height: 120px;
        right: 0;
        left: auto;
        bottom: 0
    }
}

.csr main .bg-2 {
    position: absolute;
    content: '';
    left: 0;
    top: 1300px
}

.csr main .csr_img02 {
    padding-top: 10px
}

.csr main .breadcrumb {
    max-width: 1020px;
    margin-bottom: 60px
}

@media only screen and (max-width: 767px) {
    .csr main .breadcrumb {
        margin-bottom: 30px
    }
}

.csr main .container {
    width: 100%;
    padding: 0;
    position: relative;
    z-index: 2
}

.csr main .container .h-container {
    max-width: 1020px;
    padding: 65px 80px 70px;
    background: #fff;
    -webkit-box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.05);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.csr main .container .h-container .h-left {
    float: left;
    width: 60%;
    margin-right: 5%
}

.csr main .container .h-container .h-left p {
    font-size: 18px;
    line-height: 1.9
}

.csr main .container .h-container .h-right {
    width: 35%;
    float: right
}

@media only screen and (max-width: 767px) {
    .csr main .container .h-container {
        padding: 35px 20px
    }
    .csr main .container .h-container .h-left {
        float: none;
        width: 100%;
        margin-right: 0;
        margin-bottom: 20px
    }
    .csr main .container .h-container .h-left p {
        font-size: 15px
    }
    .csr main .container .h-container .h-right {
        float: none;
        width: 100%
    }
}

.csr main .container h3 {
    color: #e81521;
    font-size: 36px;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 1.4;
    margin-bottom: 35px;
    letter-spacing: 0
}

@media only screen and (max-width: 1024px) {
    .csr main .container h3 {
        letter-spacing: 0;
        font-size: 34px
    }
}

@media only screen and (max-width: 767px) {
    .csr main .container h3 {
        font-size: 24px;
        letter-spacing: 0;
        margin-bottom: 15px
    }
}

.csr main .container .title {
    font-style: italic;
    font-size: 50px;
    position: relative;
    padding-bottom: 32px;
    margin-bottom: 60px;
    letter-spacing: 2.5px
}

.csr main .container .title span {
    color: #e81521
}

.csr main .container .title:before {
    bottom: 0;
    left: 0;
    width: 70px;
    height: 1px;
    background: #e81521;
    position: absolute;
    content: ''
}

@media only screen and (max-width: 767px) {
    .csr main .container .title {
        font-size: 30px;
        letter-spacing: 1.5px;
        padding-bottom: 20px;
        margin-bottom: 30px
    }
    .csr main .container .title:before {
        width: 50px
    }
}

@media only screen and (max-width: 360px) {
    .csr main .container .title {
        font-size: 25px
    }
}

.csr main .container p {
    font-size: 16px;
    max-width: 1020px;
    margin: 0 auto
}

@media only screen and (max-width: 767px) {
    .csr main .container p {
        font-size: 15px
    }
}

.csr main .container .qualityBox {
    max-width: 1020px;
    margin: 125px auto 0
}

@media only screen and (max-width: 767px) {
    .csr main .container .qualityBox {
        margin-top: 45px
    }
}

.csr main .container .qualityBox .qualityContent {
    margin: 0 auto;
    padding: 60px 70px 65px;
    background: #fff;
    -webkit-box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.05);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

@media only screen and (max-width: 767px) {
    .csr main .container .qualityBox .qualityContent {
        padding: 25px 20px
    }
}

.csr main .container .qualityBox .qualityContent ul {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    margin-bottom: 43px;
    -webkit-column-gap: 70px;
    -moz-column-gap: 70px;
    column-gap: 70px
}

@media only screen and (max-width: 767px) {
    .csr main .container .qualityBox .qualityContent ul {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1;
        margin-bottom: 33px;
        -webkit-column-gap: 0;
        -moz-column-gap: 0;
        column-gap: 0
    }
}

.csr main .container .qualityBox .qualityContent ul li {
    margin-bottom: 45px;
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid;
    position: relative;
    padding-left: 90px
}

.csr main .container .qualityBox .qualityContent ul li:before {
    position: absolute;
    content: '';
    background: url(../img/csr/ico-sgs.png) no-repeat;
    left: 0;
    top: 10px;
    background-size: 80px 80px;
    width: 80px;
    height: 80px
}

@media only screen and (max-width: 767px) {
    .csr main .container .qualityBox .qualityContent ul li {
        margin-bottom: 30px
    }
}

.csr main .container .qualityBox .qualityContent ul li:nth-child(2):before {
    position: absolute;
    content: '';
    background: url(../img/csr/ico-halal.png) no-repeat;
    left: 12px;
    top: 12px;
    background-size: 55px 55px;
    width: 55px;
    height: 55px
}

@media only screen and (max-width: 767px) {
    .csr main .container .qualityBox .qualityContent ul li:nth-child(2):before {
        background: url(../img/csr/ico-iso.png) no-repeat;
        left: 0;
        top: 0;
        background-size: 80px 80px;
        width: 80px;
        height: 80px
    }
}

.csr main .container .qualityBox .qualityContent ul li:nth-child(3):before {
    position: absolute;
    content: '';
    background: url(../img/csr/ico-monitoring.png) no-repeat;
    left: 12px;
    top: 12px;
    background-size: 55px 55px;
    width: 55px;
    height: 55px
}

@media only screen and (max-width: 767px) {
    .csr main .container .qualityBox .qualityContent ul li:nth-child(3):before {
        background: url(../img/csr/ico-halal.png) no-repeat;
        left: 12px;
        top: 12px;
        background-size: 55px 55px;
        width: 55px;
        height: 55px
    }
}

.csr main .container .qualityBox .qualityContent ul li:nth-child(4):before {
    position: absolute;
    content: '';
    background: url(../img/csr/ico-iso.png) no-repeat;
    left: 0;
    top: 0;
    background-size: 80px 80px;
    width: 80px;
    height: 80px
}

@media only screen and (max-width: 767px) {
    .csr main .container .qualityBox .qualityContent ul li:nth-child(4):before {
        background: url(../img/csr/ico-search.png) no-repeat;
        left: 14px;
        top: 14px;
        background-size: 52px 52px;
        width: 52px;
        height: 52px
    }
}

.csr main .container .qualityBox .qualityContent ul li:nth-child(5):before {
    position: absolute;
    content: '';
    background: url(../img/csr/ico-search.png) no-repeat;
    left: 14px;
    top: 14px;
    background-size: 52px 52px;
    width: 52px;
    height: 52px
}

@media only screen and (max-width: 767px) {
    .csr main .container .qualityBox .qualityContent ul li:nth-child(5):before {
        background: url(../img/csr/ico-monitoring.png) no-repeat;
        left: 12px;
        top: 12px;
        background-size: 55px 55px;
        width: 55px;
        height: 55px
    }
}

.csr main .container .qualityBox .qualityContent ul li strong {
    display: block;
    margin-bottom: 12px;
    color: #e81521;
    font-weight: 600;
    font-size: 22px;
    font-weight: 600;
    text-transform: uppercase
}

@media only screen and (max-width: 1024px) {
    .csr main .container .qualityBox .qualityContent ul li strong {
        font-size: 21px
    }
}

@media only screen and (max-width: 767px) {
    .csr main .container .qualityBox .qualityContent ul li strong {
        font-size: 18px
    }
}

.csr main .container .qualityBox .qualityContent ul li span {
    font-size: 16px;
    letter-spacing: 0.5px;
    line-height: 1.7
}

@media only screen and (max-width: 767px) {
    .csr main .container .qualityBox .qualityContent ul li span {
        font-size: 15px
    }
}

.csr main .container .qualityBox .qualityContent ul li:last-child {
    margin-bottom: 0
}

.csr main .container .qualityBox .qualityContent .summaryText {
    font-size: 16px
}

@media only screen and (max-width: 767px) {
    .csr main .container .qualityBox .qualityContent .summaryText {
        font-size: 15px
    }
}

.csr main .container .otherBox {
    max-width: 1020px;
    margin: 130px auto 0
}

@media only screen and (max-width: 767px) {
    .csr main .container .otherBox {
        margin-top: 45px
    }
}

.csr main .container .otherBox .h-left {
    width: 47%;
    margin-right: 6%
}

@media only screen and (max-width: 767px) {
    .csr main .container .otherBox .h-left {
        width: 100%
    }
}

.csr main .container .otherBox .h-right {
    width: 47%;
    margin-top: -5px
}

@media only screen and (max-width: 767px) {
    .csr main .container .otherBox .h-right {
        width: 100%
    }
}

.csr main .container .otherBox .h-right .small-title {
    font-size: 22px;
    font-weight: 600;
    color: #e91521;
    text-transform: uppercase;
    margin-bottom: 10px;
    text-transform: uppercase
}

@media only screen and (max-width: 767px) {
    .csr main .container .otherBox .h-right .small-title {
        font-size: 18px;
        letter-spacing: -0.3px
    }
}

@media only screen and (max-width: 360px) {
    .csr main .container .otherBox .h-right .small-title {
        font-size: 15px
    }
}

.csr main .container .otherBox .h-right p {
    font-size: 16px;
    margin-bottom: 20px;
    line-height: 1.8
}

.csr main .container .otherBox .h-right p:last-child {
    margin-bottom: 0
}

@media only screen and (max-width: 767px) {
    .csr main .container .otherBox .h-right p {
        font-size: 15px
    }
}

@media only screen and (max-width: 375px) {
    .vi.csr main .container h3 {
        font-size: 5.6vw
    }
}

.customer-service .calling {
    color: #e91521
}

.customer-service .banner {
    background: url(../img/customer_service/img_banner.jpg) no-repeat 50% 50%;
    background-size: cover
}

.customer-service .banner h2 {
    font-weight: normal
}

.customer-service .breadcrumb {
    margin-bottom: 52px
}

@media only screen and (max-width: 767px) {
    .customer-service .breadcrumb {
        margin-bottom: 25px
    }
}

.customer-service main {
    background: #f2f0f0;
    padding-bottom: 125px
}

@media only screen and (max-width: 767px) {
    .customer-service main {
        padding-bottom: 110px;
        position: relative
    }
    .customer-service main:after {
        position: absolute;
        content: '';
        background: url(../img/customer_service/bg-bottom.png) no-repeat;
        background-size: 175px 180px;
        width: 175px;
        height: 180px;
        right: -18px;
        bottom: 0
    }
}

.customer-service main .container {
    max-width: 1020px;
    margin: 0 auto;
    position: relative
}

.customer-service main .container:before {
    position: absolute;
    content: '';
    background: url(../img/customer_service/laptop.png) no-repeat;
    background-size: 425px 392px;
    width: 425px;
    height: 392px;
    right: -20px;
    top: 134px
}

@media only screen and (max-width: 767px) {
    .customer-service main .container:before {
        display: none
    }
}

.customer-service main .container:after {
    position: absolute;
    content: '';
    background: url(../img/customer_service/bg-bottom.png) no-repeat;
    background-size: 286px 293px;
    width: 286px;
    height: 293px;
    right: -125px;
    bottom: -125px
}

@media only screen and (max-width: 767px) {
    .customer-service main .container:after {
        display: none
    }
}

.customer-service main .container .laptop {
    padding-left: 45px;
    padding-right: 38px;
    margin-bottom: 20px
}

.customer-service main .container h3 {
    font-size: 40px;
    font-style: italic;
    padding-bottom: 42px;
    position: relative;
    margin-bottom: 52px;
    line-height: 1.4
}

.customer-service main .container h3:before {
    position: absolute;
    content: '';
    width: 70px;
    height: 1px;
    background: #e81521;
    bottom: 0;
    left: 0
}

.customer-service main .container h3 strong {
    font-size: 50px;
    font-weight: 600;
    font-style: italic;
    font-weight: normal;
    line-height: 1;
    letter-spacing: 1.5px
}

.customer-service main .container h3 span {
    color: #e81521;
    letter-spacing: 1.2px
}

.customer-service main .container h3 em {
    font-size: 40px;
    letter-spacing: 1.2px
}

@media only screen and (max-width: 767px) {
    .customer-service main .container h3 {
        font-size: 30px;
        padding-bottom: 23px;
        line-height: 1.1;
        margin-bottom: 30px
    }
    .customer-service main .container h3:before {
        width: 50px
    }
    .customer-service main .container h3 span {
        font-size: 21px
    }
    .customer-service main .container h3 strong {
        font-size: 30px
    }
    .customer-service main .container h3 em {
        font-size: 21px
    }
}

@media only screen and (max-width: 767px) {
    .customer-service main .container .support-text span {
        font-size: 30px
    }
}

.customer-service main .container .service-btn {
    display: block;
    width: 480px;
    height: 80px;
    background: #fff;
    line-height: 85px;
    border-radius: 40px;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    -ms-border-radius: 40px;
    color: #808080;
    font-size: 28px;
    text-align: center;
    letter-spacing: 2px;
    margin-bottom: 150px
}

.customer-service main .container .service-btn span {
    position: relative;
    padding-right: 80px
}

.customer-service main .container .service-btn span:after {
    position: absolute;
    content: '';
    background: url(../img/customer_service/ico-faq.png) no-repeat;
    background-size: 51px 47px;
    width: 51px;
    height: 47px;
    top: 50%;
    right: -8px;
    margin-top: -26px
}

.customer-service main .container .service-btn:hover {
    color: #fff;
    background-color: #e91521;
    -ms-filter: alpha(opacity=100);
    opacity: 1
}

@media only screen and (max-width: 767px) {
    .customer-service main .container .service-btn {
        width: 100%;
        height: 50px;
        line-height: 50px;
        font-size: 17px;
        margin-bottom: 70px
    }
    .customer-service main .container .service-btn span {
        padding-right: 40px
    }
    .customer-service main .container .service-btn span:after {
        background-size: 25px 23px;
        width: 25px;
        height: 23px;
        right: 0;
        margin-top: -11px
    }
}

.customer-service main .container .contactForm {
    background: #fff;
    padding: 80px 80px 90px
}

@media only screen and (max-width: 767px) {
    .customer-service main .container .contactForm {
        padding: 25px 20px
    }
}

.customer-service main .container .contactForm .service-btn {
    background: #e81521;
    max-width: 380px;
    color: #fff;
    font-size: 20px
}

.customer-service main .container .contactForm .service-btn span {
    padding-right: 70px
}

.customer-service main .container .contactForm .service-btn span:after {
    background: url(../img/customer_service/ico-letter.png) no-repeat;
    background-size: 41px 32px;
    width: 41px;
    height: 32px;
    top: 50%;
    right: 0;
    margin-top: -16px
}

.customer-service main .container .contactForm .service-btn:hover {
    background-color: #000
}

@media only screen and (max-width: 767px) {
    .customer-service main .container .contactForm .service-btn {
        width: 100%;
        font-size: 17px
    }
    .customer-service main .container .contactForm .service-btn span {
        padding-right: 40px
    }
    .customer-service main .container .contactForm .service-btn span:after {
        background-size: 29px 23px;
        width: 29px;
        height: 23px;
        right: 0;
        margin-top: -9px
    }
}

.customer-service main .container .contactForm .title {
    font-weight: 600;
    font-size: 22px;
    color: #e81521;
    position: relative;
    margin-bottom: 20px;
    text-transform: uppercase
}

@media only screen and (max-width: 767px) {
    .customer-service main .container .contactForm .title {
        font-size: 15px
    }
}

.customer-service main .container .contactForm .phoneBox {
    float: left;
    width: 42%;
    margin-right: 14%
}

.customer-service main .container .contactForm .phoneBox .title {
    padding-left: 75px
}

.customer-service main .container .contactForm .phoneBox .title:before {
    position: absolute;
    content: '';
    background: url(../img/customer_service/ico-call.png) no-repeat;
    background-size: 52px 52px;
    width: 52px;
    height: 52px;
    top: 50%;
    left: 0;
    margin-top: -26px
}

.customer-service main .container .contactForm .phoneBox .tel {
    font-weight: 600;
    font-size: 48px;
    color: #e81521;
    line-height: 1;
    margin-bottom: 15px
}

.customer-service main .container .contactForm .phoneBox .time {
    font-size: 20px;
    line-height: 1;
    letter-spacing: 2px
}

@media only screen and (max-width: 767px) {
    .customer-service main .container .contactForm .phoneBox {
        float: none;
        width: 100%;
        margin-bottom: 30px
    }
    .customer-service main .container .contactForm .phoneBox .title {
        padding-left: 50px;
        margin-bottom: 15px
    }
    .customer-service main .container .contactForm .phoneBox .title:before {
        background-size: 35px 35px;
        width: 35px;
        height: 35px;
        top: 50%;
        left: 0;
        margin-top: -17px
    }
    .customer-service main .container .contactForm .phoneBox .tel {
        font-size: 35px;
        margin-bottom: 10px
    }
    .customer-service main .container .contactForm .phoneBox .time {
        font-size: 15px
    }
}

.customer-service main .container .contactForm .mailBox {
    float: left;
    width: 44%
}

.customer-service main .container .contactForm .mailBox .title {
    padding-left: 70px;
    margin-bottom: 20px !important
}

.customer-service main .container .contactForm .mailBox .title:before {
    position: absolute;
    content: '';
    background: url(../img/customer_service/ico-email.png) no-repeat;
    background-size: 52px 52px;
    width: 52px;
    height: 52px;
    top: 50%;
    left: 0;
    margin-top: -26px
}

.customer-service main .container .contactForm .mailBox .service-btn {
    margin-bottom: 0;
    box-shadow: 0px 8px 18px rgba(0, 0, 0, 0.2)
}

@media only screen and (max-width: 767px) {
    .customer-service main .container .contactForm .mailBox {
        float: none;
        width: 100%
    }
    .customer-service main .container .contactForm .mailBox .title {
        padding-left: 50px;
        margin-bottom: 15px
    }
    .customer-service main .container .contactForm .mailBox .title:before {
        background-size: 35px 35px;
        width: 35px;
        height: 35px;
        top: 50%;
        left: 0;
        margin-top: -17px
    }
    .customer-service main .container .contactForm .mailBox .service-btn {
        width: 235px
    }
}

.customer-service footer {
    margin-top: 0;
    background: #fff
}

.vi.customer-service main .container h3 strong {
    letter-spacing: 1px
}

.vi.customer-service main .container h3 em {
    letter-spacing: 0
}

.vi.customer-service main .container .contactForm .phoneBox {
    width: 56%;
    margin-right: 0
}

.vi.customer-service main .container .contactForm .phoneBox .time {
    letter-spacing: 1px
}

@media only screen and (max-width: 767px) {
    .vi.customer-service main .container .contactForm .phoneBox {
        width: 100%
    }
    .vi.customer-service main .container .contactForm .phoneBox .time {
        letter-spacing: 0.2px
    }
}

.brand.doraemon .banner {
    background-image: url("../img/doraemon/img_banner.png")
}

@media only screen and (max-width: 767px) {
    .brand.doraemon .banner {
        background-image: url("../img/doraemon/img_banner_sp.png")
    }
}

.brand.doraemon .l-doraemon {
    background: #FCEFD4 url("../img/doraemon/doraemon_bg.png") repeat-y center top;
    background-size: 100% auto;
    padding: 60px 40px 0;
    margin: 0 -40px;
    position: relative;
    overflow: hidden
}

@media only screen and (max-width: 767px) {
    .brand.doraemon .l-doraemon {
        background-image: url("../img/doraemon/sp/doraemon_bg_sp.png");
        padding: 40px 18px 0;
        margin: 0 -18px
    }
}

.brand.doraemon .inSet.set1,
.brand.doraemon .brand.koala .inSet.set2,
.brand.koala .brand.doraemon .inSet.set2,
.brand.doraemon .brand.koala .inSet.set3,
.brand.koala .brand.doraemon .inSet.set3,
.brand.doraemon .brand.koala .inSet.set4,
.brand.koala .brand.doraemon .inSet.set4,
.brand.doraemon .brand.koala .inSet.set5,
.brand.koala .brand.doraemon .inSet.set5,
.brand.doraemon .brand.koala .inSet.set6,
.brand.koala .brand.doraemon .inSet.set6,
.brand.doraemon .brand.pokemon .inSet.set2,
.brand.pokemon .brand.doraemon .inSet.set2,
.brand.doraemon .brand.pokemon .inSet.set3,
.brand.pokemon .brand.doraemon .inSet.set3,
.brand.doraemon .brand.toppo .inSet.set2,
.brand.toppo .brand.doraemon .inSet.set2 {
    margin: 0 auto 60px;
    padding: 18px 25px 28px 17px;
    background: url("../img/doraemon/doraemon_orange1.png") no-repeat top center;
    background-size: 100% 100%;
    position: relative
}

@media only screen and (max-width: 767px) {
    .brand.doraemon .inSet.set1,
    .brand.doraemon .brand.koala .inSet.set2,
    .brand.koala .brand.doraemon .inSet.set2,
    .brand.doraemon .brand.koala .inSet.set3,
    .brand.koala .brand.doraemon .inSet.set3,
    .brand.doraemon .brand.koala .inSet.set4,
    .brand.koala .brand.doraemon .inSet.set4,
    .brand.doraemon .brand.koala .inSet.set5,
    .brand.koala .brand.doraemon .inSet.set5,
    .brand.doraemon .brand.koala .inSet.set6,
    .brand.koala .brand.doraemon .inSet.set6,
    .brand.doraemon .brand.pokemon .inSet.set2,
    .brand.pokemon .brand.doraemon .inSet.set2,
    .brand.doraemon .brand.pokemon .inSet.set3,
    .brand.pokemon .brand.doraemon .inSet.set3,
    .brand.doraemon .brand.toppo .inSet.set2,
    .brand.toppo .brand.doraemon .inSet.set2 {
        background: url("../img/doraemon/sp/doraemon_orange1.png") no-repeat top center;
        background-size: 100% 100%;
        padding: 16px 24px 24px 16px;
        margin-bottom: 70px
    }
}

@media only screen and (max-width: 480px) {
    .brand.doraemon .inSet.set1,
    .brand.doraemon .brand.koala .inSet.set2,
    .brand.koala .brand.doraemon .inSet.set2,
    .brand.doraemon .brand.koala .inSet.set3,
    .brand.koala .brand.doraemon .inSet.set3,
    .brand.doraemon .brand.koala .inSet.set4,
    .brand.koala .brand.doraemon .inSet.set4,
    .brand.doraemon .brand.koala .inSet.set5,
    .brand.koala .brand.doraemon .inSet.set5,
    .brand.doraemon .brand.koala .inSet.set6,
    .brand.koala .brand.doraemon .inSet.set6,
    .brand.doraemon .brand.pokemon .inSet.set2,
    .brand.pokemon .brand.doraemon .inSet.set2,
    .brand.doraemon .brand.pokemon .inSet.set3,
    .brand.pokemon .brand.doraemon .inSet.set3,
    .brand.doraemon .brand.toppo .inSet.set2,
    .brand.toppo .brand.doraemon .inSet.set2 {
        padding: 8px 12px 12px 8px;
        margin-bottom: 35px
    }
}

.brand.doraemon .inSet.set1:after,
.brand.doraemon .brand.koala .inSet.set2:after,
.brand.koala .brand.doraemon .inSet.set2:after,
.brand.doraemon .brand.koala .inSet.set3:after,
.brand.koala .brand.doraemon .inSet.set3:after,
.brand.doraemon .brand.koala .inSet.set4:after,
.brand.koala .brand.doraemon .inSet.set4:after,
.brand.doraemon .brand.koala .inSet.set5:after,
.brand.koala .brand.doraemon .inSet.set5:after,
.brand.doraemon .brand.koala .inSet.set6:after,
.brand.koala .brand.doraemon .inSet.set6:after,
.brand.doraemon .brand.pokemon .inSet.set2:after,
.brand.pokemon .brand.doraemon .inSet.set2:after,
.brand.doraemon .brand.pokemon .inSet.set3:after,
.brand.pokemon .brand.doraemon .inSet.set3:after,
.brand.doraemon .brand.toppo .inSet.set2:after,
.brand.toppo .brand.doraemon .inSet.set2:after {
    width: 266px;
    height: 230px;
    content: "";
    background: url("../img/doraemon/doraemon1.png") no-repeat center;
    background-size: contain;
    position: absolute;
    top: 5px;
    right: -10px;
    display: none
}

@media only screen and (max-width: 1060px) {
    .brand.doraemon .inSet.set1:after,
    .brand.doraemon .brand.koala .inSet.set2:after,
    .brand.koala .brand.doraemon .inSet.set2:after,
    .brand.doraemon .brand.koala .inSet.set3:after,
    .brand.koala .brand.doraemon .inSet.set3:after,
    .brand.doraemon .brand.koala .inSet.set4:after,
    .brand.koala .brand.doraemon .inSet.set4:after,
    .brand.doraemon .brand.koala .inSet.set5:after,
    .brand.koala .brand.doraemon .inSet.set5:after,
    .brand.doraemon .brand.koala .inSet.set6:after,
    .brand.koala .brand.doraemon .inSet.set6:after,
    .brand.doraemon .brand.pokemon .inSet.set2:after,
    .brand.pokemon .brand.doraemon .inSet.set2:after,
    .brand.doraemon .brand.pokemon .inSet.set3:after,
    .brand.pokemon .brand.doraemon .inSet.set3:after,
    .brand.doraemon .brand.toppo .inSet.set2:after,
    .brand.toppo .brand.doraemon .inSet.set2:after {
        width: 145px;
        height: 168px;
        right: 14px;
        top: 4px
    }
}

@media only screen and (max-width: 767px) {
    .brand.doraemon .inSet.set1:after,
    .brand.doraemon .brand.koala .inSet.set2:after,
    .brand.koala .brand.doraemon .inSet.set2:after,
    .brand.doraemon .brand.koala .inSet.set3:after,
    .brand.koala .brand.doraemon .inSet.set3:after,
    .brand.doraemon .brand.koala .inSet.set4:after,
    .brand.koala .brand.doraemon .inSet.set4:after,
    .brand.doraemon .brand.koala .inSet.set5:after,
    .brand.koala .brand.doraemon .inSet.set5:after,
    .brand.doraemon .brand.koala .inSet.set6:after,
    .brand.koala .brand.doraemon .inSet.set6:after,
    .brand.doraemon .brand.pokemon .inSet.set2:after,
    .brand.pokemon .brand.doraemon .inSet.set2:after,
    .brand.doraemon .brand.pokemon .inSet.set3:after,
    .brand.pokemon .brand.doraemon .inSet.set3:after,
    .brand.doraemon .brand.toppo .inSet.set2:after,
    .brand.toppo .brand.doraemon .inSet.set2:after {
        width: 103px;
        height: 83px;
        background: url("../img/doraemon/sp/doraemon1.png") no-repeat center;
        background-size: contain;
        right: 0px
    }
}

@media only screen and (max-width: 480px) {
    .brand.doraemon .inSet.set1:after,
    .brand.doraemon .brand.koala .inSet.set2:after,
    .brand.koala .brand.doraemon .inSet.set2:after,
    .brand.doraemon .brand.koala .inSet.set3:after,
    .brand.koala .brand.doraemon .inSet.set3:after,
    .brand.doraemon .brand.koala .inSet.set4:after,
    .brand.koala .brand.doraemon .inSet.set4:after,
    .brand.doraemon .brand.koala .inSet.set5:after,
    .brand.koala .brand.doraemon .inSet.set5:after,
    .brand.doraemon .brand.koala .inSet.set6:after,
    .brand.koala .brand.doraemon .inSet.set6:after,
    .brand.doraemon .brand.pokemon .inSet.set2:after,
    .brand.pokemon .brand.doraemon .inSet.set2:after,
    .brand.doraemon .brand.pokemon .inSet.set3:after,
    .brand.pokemon .brand.doraemon .inSet.set3:after,
    .brand.doraemon .brand.toppo .inSet.set2:after,
    .brand.toppo .brand.doraemon .inSet.set2:after {
        right: -5px
    }
}

.brand.doraemon .inSet.set1 .inSet__wrapper,
.brand.doraemon .brand.koala .inSet.set2 .inSet__wrapper,
.brand.koala .brand.doraemon .inSet.set2 .inSet__wrapper,
.brand.doraemon .brand.koala .inSet.set3 .inSet__wrapper,
.brand.koala .brand.doraemon .inSet.set3 .inSet__wrapper,
.brand.doraemon .brand.koala .inSet.set4 .inSet__wrapper,
.brand.koala .brand.doraemon .inSet.set4 .inSet__wrapper,
.brand.doraemon .brand.koala .inSet.set5 .inSet__wrapper,
.brand.koala .brand.doraemon .inSet.set5 .inSet__wrapper,
.brand.doraemon .brand.koala .inSet.set6 .inSet__wrapper,
.brand.koala .brand.doraemon .inSet.set6 .inSet__wrapper,
.brand.doraemon .brand.pokemon .inSet.set2 .inSet__wrapper,
.brand.pokemon .brand.doraemon .inSet.set2 .inSet__wrapper,
.brand.doraemon .brand.pokemon .inSet.set3 .inSet__wrapper,
.brand.pokemon .brand.doraemon .inSet.set3 .inSet__wrapper,
.brand.doraemon .brand.toppo .inSet.set2 .inSet__wrapper,
.brand.toppo .brand.doraemon .inSet.set2 .inSet__wrapper {
    background: url("../img/doraemon/doraemon_white1.png") no-repeat top center;
    background-size: 100% 100%;
    padding: 20px 70px 50px
}

@media only screen and (max-width: 767px) {
    .brand.doraemon .inSet.set1 .inSet__wrapper,
    .brand.doraemon .brand.koala .inSet.set2 .inSet__wrapper,
    .brand.koala .brand.doraemon .inSet.set2 .inSet__wrapper,
    .brand.doraemon .brand.koala .inSet.set3 .inSet__wrapper,
    .brand.koala .brand.doraemon .inSet.set3 .inSet__wrapper,
    .brand.doraemon .brand.koala .inSet.set4 .inSet__wrapper,
    .brand.koala .brand.doraemon .inSet.set4 .inSet__wrapper,
    .brand.doraemon .brand.koala .inSet.set5 .inSet__wrapper,
    .brand.koala .brand.doraemon .inSet.set5 .inSet__wrapper,
    .brand.doraemon .brand.koala .inSet.set6 .inSet__wrapper,
    .brand.koala .brand.doraemon .inSet.set6 .inSet__wrapper,
    .brand.doraemon .brand.pokemon .inSet.set2 .inSet__wrapper,
    .brand.pokemon .brand.doraemon .inSet.set2 .inSet__wrapper,
    .brand.doraemon .brand.pokemon .inSet.set3 .inSet__wrapper,
    .brand.pokemon .brand.doraemon .inSet.set3 .inSet__wrapper,
    .brand.doraemon .brand.toppo .inSet.set2 .inSet__wrapper,
    .brand.toppo .brand.doraemon .inSet.set2 .inSet__wrapper {
        background: url("../img/doraemon/sp/doraemon_white1.png") no-repeat top center;
        background-size: 100% 100%;
        padding: 24px 18px 30px
    }
}

.brand.doraemon .inSet.set1 .bhead,
.brand.doraemon .brand.koala .inSet.set2 .bhead,
.brand.koala .brand.doraemon .inSet.set2 .bhead,
.brand.doraemon .brand.koala .inSet.set3 .bhead,
.brand.koala .brand.doraemon .inSet.set3 .bhead,
.brand.doraemon .brand.koala .inSet.set4 .bhead,
.brand.koala .brand.doraemon .inSet.set4 .bhead,
.brand.doraemon .brand.koala .inSet.set5 .bhead,
.brand.koala .brand.doraemon .inSet.set5 .bhead,
.brand.doraemon .brand.koala .inSet.set6 .bhead,
.brand.koala .brand.doraemon .inSet.set6 .bhead,
.brand.doraemon .brand.pokemon .inSet.set2 .bhead,
.brand.pokemon .brand.doraemon .inSet.set2 .bhead,
.brand.doraemon .brand.pokemon .inSet.set3 .bhead,
.brand.pokemon .brand.doraemon .inSet.set3 .bhead,
.brand.doraemon .brand.toppo .inSet.set2 .bhead,
.brand.toppo .brand.doraemon .inSet.set2 .bhead {
    margin-bottom: 5px
}

@media only screen and (max-width: 767px) {
    .brand.doraemon .inSet.set1 .bhead,
    .brand.doraemon .brand.koala .inSet.set2 .bhead,
    .brand.koala .brand.doraemon .inSet.set2 .bhead,
    .brand.doraemon .brand.koala .inSet.set3 .bhead,
    .brand.koala .brand.doraemon .inSet.set3 .bhead,
    .brand.doraemon .brand.koala .inSet.set4 .bhead,
    .brand.koala .brand.doraemon .inSet.set4 .bhead,
    .brand.doraemon .brand.koala .inSet.set5 .bhead,
    .brand.koala .brand.doraemon .inSet.set5 .bhead,
    .brand.doraemon .brand.koala .inSet.set6 .bhead,
    .brand.koala .brand.doraemon .inSet.set6 .bhead,
    .brand.doraemon .brand.pokemon .inSet.set2 .bhead,
    .brand.pokemon .brand.doraemon .inSet.set2 .bhead,
    .brand.doraemon .brand.pokemon .inSet.set3 .bhead,
    .brand.pokemon .brand.doraemon .inSet.set3 .bhead,
    .brand.doraemon .brand.toppo .inSet.set2 .bhead,
    .brand.toppo .brand.doraemon .inSet.set2 .bhead {
        padding-right: 10px
    }
    .brand.doraemon .inSet.set1 .bhead img,
    .brand.doraemon .brand.koala .inSet.set2 .bhead img,
    .brand.koala .brand.doraemon .inSet.set2 .bhead img,
    .brand.doraemon .brand.koala .inSet.set3 .bhead img,
    .brand.koala .brand.doraemon .inSet.set3 .bhead img,
    .brand.doraemon .brand.koala .inSet.set4 .bhead img,
    .brand.koala .brand.doraemon .inSet.set4 .bhead img,
    .brand.doraemon .brand.koala .inSet.set5 .bhead img,
    .brand.koala .brand.doraemon .inSet.set5 .bhead img,
    .brand.doraemon .brand.koala .inSet.set6 .bhead img,
    .brand.koala .brand.doraemon .inSet.set6 .bhead img,
    .brand.doraemon .brand.pokemon .inSet.set2 .bhead img,
    .brand.pokemon .brand.doraemon .inSet.set2 .bhead img,
    .brand.doraemon .brand.pokemon .inSet.set3 .bhead img,
    .brand.pokemon .brand.doraemon .inSet.set3 .bhead img,
    .brand.doraemon .brand.toppo .inSet.set2 .bhead img,
    .brand.toppo .brand.doraemon .inSet.set2 .bhead img {
        width: 246px
    }
}

.brand.doraemon .inSet.set2 {
    margin-bottom: 66px;
    padding: 18px 29px 30px 17px;
    background: url("../img/doraemon/doraemon_orange2.png") no-repeat top center;
    background-size: 100% 100%;
    position: relative
}

@media only screen and (max-width: 767px) {
    .brand.doraemon .inSet.set2 {
        background: url("../img/doraemon/sp/doraemon_orange2.png") no-repeat top center;
        background-size: 100% 100%;
        padding: 18px 30px 30px 18px;
        margin-bottom: 40px
    }
}

@media only screen and (max-width: 480px) {
    .brand.doraemon .inSet.set2 {
        padding: 9px 13px 15px 9px
    }
}

.brand.doraemon .inSet.set2:before {
    width: 266px;
    height: 230px;
    content: "";
    background: url("../img/doraemon/doraemon2.png") no-repeat center;
    background-size: contain;
    position: absolute;
    top: 8px;
    left: -20px;
    display: none
}

@media only screen and (max-width: 1060px) {
    .brand.doraemon .inSet.set2:before {
        width: 145px;
        height: 168px;
        left: 14px;
        top: 4px
    }
}

@media only screen and (max-width: 767px) {
    .brand.doraemon .inSet.set2:before {
        width: 80px;
        height: 100px;
        background: url("../img/doraemon/sp/doraemon2.png") no-repeat center;
        background-size: contain;
        top: 0;
        left: 6px
    }
}

@media only screen and (max-width: 480px) {
    .brand.doraemon .inSet.set2:before {
        left: 6px
    }
}

.brand.doraemon .inSet.set2 .inSet__wrapper {
    background: url("../img/doraemon/doraemon_white2.png") no-repeat top center;
    background-size: 100% 100%;
    padding: 5px 88px 75px 94px
}

@media only screen and (min-width: 768px) and (max-width: 1300px) {
    .brand.doraemon .inSet.set2 .inSet__wrapper {
        padding-left: 30px;
        padding-right: 30px
    }
}

@media only screen and (max-width: 767px) {
    .brand.doraemon .inSet.set2 .inSet__wrapper {
        background: url("../img/doraemon/sp/doraemon_white2.png") no-repeat top center;
        background-size: 100% 100%;
        padding: 25px 15px 30px
    }
}

.brand.doraemon .inSet.set2 .lineupGroup {
    margin-top: 10px
}

.brand.doraemon .inSet.set2 .bhead {
    margin-bottom: 0
}

@media only screen and (max-width: 767px) {
    .brand.doraemon .inSet.set2 .bhead {
        margin-bottom: 0;
        margin-left: -8px;
        margin-right: -8px
    }
    .brand.doraemon .inSet.set2 .bhead img {
        width: 230px
    }
}

.brand.doraemon .inSet.set2 .bhead2 {
    text-align: center;
    float: none;
    padding-bottom: 0;
    max-width: 724px;
    margin: auto auto 50px auto
}

.brand.doraemon .inSet.set2 .bhead2:before {
    display: none
}

@media only screen and (max-width: 767px) {
    .brand.doraemon .inSet.set2 .bhead2 {
        margin: auto auto 18px auto
    }
}

.brand.doraemon .inSet.set2 .prodBox1 {
    margin-bottom: 90px
}

@media only screen and (max-width: 767px) {
    .brand.doraemon .inSet.set2 .prodBox1 {
        margin-bottom: 20px
    }
}

.brand.doraemon .inSet.set2 .prodBox1 .info .desc p {
    margin-bottom: 20px
}

@media only screen and (max-width: 767px) {
    .brand.doraemon .inSet.set2 .bhead2_prodBox1 {
        max-width: 299px
    }
}

.brand.doraemon .inSet.set2 .bhead2_prodBox2 {
    max-width: 676px
}

@media only screen and (max-width: 767px) {
    .brand.doraemon .inSet.set2 .bhead2_prodBox2 {
        max-width: 270px
    }
}

.brand.doraemon .inSet.set2 .prodBox2 {
    margin: 0 0 75px 0
}

@media only screen and (max-width: 767px) {
    .brand.doraemon .inSet.set2 .prodBox2 {
        margin: 0 0 40px 0
    }
}

.brand.doraemon .inSet.set2 .prodBox2 .info {
    width: 50%;
    margin: 0 0 0 -10px;
    float: left
}

@media only screen and (max-width: 767px) {
    .brand.doraemon .inSet.set2 .prodBox2 .info {
        padding: 5px 0 0 0;
        width: 100%;
        float: none;
        margin: 0
    }
}

.brand.doraemon .inSet.set2 .prodBox2 .info .desc p {
    margin-bottom: 25px
}

.brand.doraemon .inSet.set2 .prodBox2 .info .desc p.img {
    margin: 0 0 0 20px
}

@media only screen and (max-width: 767px) {
    .brand.doraemon .inSet.set2 .prodBox2 .info .desc p.img {
        margin-bottom: 0;
        margin: 0
    }
}

.brand.doraemon .inSet.set2 .prodBox2 .pic {
    width: 50%;
    float: right;
    text-align: right
}

.brand.doraemon .inSet.set2 .prodBox2 .pic p {
    margin: 0 -45px 0 -30px;
    max-width: calc(100% + 70px)
}

@media only screen and (max-width: 767px) {
    .brand.doraemon .inSet.set2 .prodBox2 .pic {
        width: 100%;
        float: none
    }
    .brand.doraemon .inSet.set2 .prodBox2 .pic p {
        margin: 0
    }
}

.brand.doraemon .inSet.set2 .bhead2_prodBox3 {
    max-width: 585px
}

@media only screen and (max-width: 767px) {
    .brand.doraemon .inSet.set2 .bhead2_prodBox3 {
        max-width: 220px
    }
}

@media only screen and (min-width: 768px) {
    .brand.doraemon .inSet.set2 .prodBox3 {
        display: flex;
        justify-content: space-between;
        align-items: flex-end
    }
}

@media only screen and (min-width: 768px) {
    .brand.doraemon .inSet.set2 .prodBox3 .info {
        width: 60%;
        margin-left: -3%;
        margin-right: -3%;
        overflow: inherit
    }
}

.brand.doraemon .inSet.set2 .prodBox3 .info p {
    font-size: 15px
}

.brand.doraemon .inSet.set2 .prodBox3 .info p.txt1 {
    padding: 5px 90px 0 3%;
    margin-bottom: -45px;
    position: relative;
    z-index: 1
}

@media only screen and (max-width: 767px) {
    .brand.doraemon .inSet.set2 .prodBox3 .info {
        width: 100%;
        float: none
    }
    .brand.doraemon .inSet.set2 .prodBox3 .info p.txt1 {
        padding: 0;
        margin-bottom: 0
    }
    .brand.doraemon .inSet.set2 .prodBox3 .info .img {
        margin: 22px 0 0 0
    }
}

.brand.doraemon .inSet.set2 .prodBox3 .pic {
    width: 44%;
    max-width: 357px;
    text-align: left
}

@media only screen and (max-width: 767px) {
    .brand.doraemon .inSet.set2 .prodBox3 .pic {
        margin: 0;
        width: 100%;
        float: none
    }
}

.brand.doraemon .inSet.set2 .prodBox3 .pic p {
    margin: 0;
    max-width: calc(100% + 25px)
}

.brand.doraemon .inSet__content {
    text-align: center
}

.brand.doraemon .inSet__content>p {
    margin-left: -5px;
    margin-right: -5px
}

@media only screen and (max-width: 767px) {
    .brand.doraemon .inSet__content>p {
        letter-spacing: -0.02em
    }
}

@media only screen and (max-width: 767px) {
    .brand.doraemon .lineupGroup {
        margin-top: 0
    }
}

.brand.doraemon .lineupGroup .prodBox {
    margin: 0 -15px
}

@media only screen and (max-width: 767px) {
    .brand.doraemon .lineupGroup .prodBox {
        margin: 0
    }
}

.brand.doraemon .lineupGroup .prodBox .pic {
    width: 50%;
    padding-top: 5px
}

@media only screen and (max-width: 767px) {
    .brand.doraemon .lineupGroup .prodBox .pic {
        width: 100%;
        float: none
    }
}

.brand.doraemon .lineupGroup .prodBox .pic p {
    max-width: 100%;
    margin: 0 0 0 -40px
}

@media only screen and (max-width: 767px) {
    .brand.doraemon .lineupGroup .prodBox .pic p {
        margin: 0 15px 0
    }
}

.brand.doraemon .lineupGroup .prodBox .info h3 {
    color: #e91521;
    font-family: "Baloo Paaji", cursive, sans-serif
}

@media only screen and (max-width: 767px) {
    .brand.doraemon .lineupGroup .prodBox .info h3 {
        font-size: 19px
    }
    .brand.doraemon .lineupGroup .prodBox .info .img {
        margin: 10px 2px 0 0
    }
}

.brand.doraemon .dora_copy {
    max-width: 1020px;
    margin: -45px auto 80px;
    font-size: 13px
}

@media only screen and (max-width: 767px) {
    .brand.doraemon .dora_copy {
        margin: 0 0 50px 0;
        font-size: 14px
    }
    .brand.doraemon .dora_copy img {
        width: 230px
    }
}

.brand.doraemon.vi .inSet.set2 .prodBox3 .info p.txt1 {
    padding: 5px 115px 0 3%;
    margin-bottom: -65px
}

@media only screen and (max-width: 767px) {
    .brand.doraemon.vi .inSet.set2 .prodBox3 .info p.txt1 {
        padding: 0;
        margin-bottom: 0
    }
    .brand.doraemon.vi .inSet.set2 .bhead2_prodBox1 {
        max-width: 286px
    }
    .brand.doraemon.vi .inSet.set2 .bhead2_prodBox2 {
        max-width: 285px
    }
    .brand.doraemon.vi .inSet.set2 .bhead2_prodBox3 {
        max-width: 270px
    }
    .brand.doraemon.vi .set1 .bhead img,
    .brand.doraemon.vi .brand.koala .set2 .bhead img,
    .brand.koala .brand.doraemon.vi .set2 .bhead img,
    .brand.doraemon.vi .brand.koala .set3 .bhead img,
    .brand.koala .brand.doraemon.vi .set3 .bhead img,
    .brand.doraemon.vi .brand.koala .set4 .bhead img,
    .brand.koala .brand.doraemon.vi .set4 .bhead img,
    .brand.doraemon.vi .brand.koala .set5 .bhead img,
    .brand.koala .brand.doraemon.vi .set5 .bhead img,
    .brand.doraemon.vi .brand.koala .set6 .bhead img,
    .brand.koala .brand.doraemon.vi .set6 .bhead img,
    .brand.doraemon.vi .brand.pokemon .set2 .bhead img,
    .brand.pokemon .brand.doraemon.vi .set2 .bhead img,
    .brand.doraemon.vi .brand.pokemon .set3 .bhead img,
    .brand.pokemon .brand.doraemon.vi .set3 .bhead img,
    .brand.doraemon.vi .brand.toppo .set2 .bhead img,
    .brand.toppo .brand.doraemon.vi .set2 .bhead img,
    .brand.doraemon.vi .set2 .bhead img {
        width: auto;
        height: 132px
    }
    .brand.doraemon.vi .set2 .bhead {
        padding-left: 0
    }
}

.myAn {
    font-size: 0;
    height: 0;
    margin-top: -30px;
    padding-top: 30px
}

.headline3 {
    position: relative;
    z-index: 1
}

.anchorSet {
    margin-bottom: 130px
}

.anchorSet>ul {
    font-size: 0;
    letter-spacing: 0
}

.anchorSet>ul>li {
    display: inline-block;
    vertical-align: top;
    width: 25%;
    font-size: 18px;
    line-height: 1.4
}

.anchorSet>ul>li a {
    display: block;
    text-align: center;
    padding: 0 0 30px;
    border-bottom: 1px solid rgba(255, 255, 255, 0)
}

.anchorSet>ul>li a:hover {
    font-weight: 500;
    color: #e91521;
    opacity: 1;
    border-bottom-color: #e91521
}

.anchorSet>ul>li span {
    display: block;
    padding: 3px;
    position: relative
}

.anchorSet>ul>li span:before,
.anchorSet>ul>li span:after {
    display: block;
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    width: 1px;
    height: 100%;
    background-image: linear-gradient(#e91521 33%, rgba(255, 255, 255, 0) 0%);
    background-position: 0 0;
    background-size: 1px 3px;
    background-repeat: repeat-y;
    opacity: 0.4
}

.anchorSet>ul>li span:after {
    right: auto;
    left: 0;
    display: none
}

.anchorSet>ul>li em {
    display: block;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 1px;
    font-style: normal;
    margin-bottom: 5px
}

.anchorSet>ul>li:first-child span:after {
    display: block
}

@media only screen and (max-width: 767px) {
    .anchorSet {
        margin-bottom: 40px
    }
    .anchorSet>ul>li {
        font-size: 14px;
        line-height: 1.3
    }
    .anchorSet>ul>li a {
        padding-bottom: 18px
    }
    .anchorSet>ul>li em {
        font-size: 14px;
        margin-bottom: 4px
    }
}

@media only screen and (max-width: 360px) {
    .anchorSet>ul>li {
        font-size: 14px
    }
    .anchorSet>ul>li em {
        font-size: 13px
    }
}

.factory .banner {
    background-image: url(../img/factory/bnr_factory.jpg)
}

.factory .factoryBox1 {
    margin: 0 -40px;
    padding: 0 40px 150px;
    background: url(../img/factory/img_safe1.png) no-repeat center bottom;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto;
    -ms-background-size: 100% auto;
    background-size: 100% auto;
    position: relative;
    z-index: 10
}

.factory .factoryBox1 .introBox {
    padding-bottom: 10px
}

.factory .factoryBox1 .introBox .headline2 {
    float: left;
    width: 52%;
    max-width: 480px;
    padding-right: 20px
}

.factory .factoryBox1 .introBox .desc {
    overflow: hidden;
    font-size: 18px;
    padding-top: 75px
}

.factory .factoryBox1 .introList {
    font-size: 0;
    letter-spacing: 0;
    margin: 0 -35px
}

.factory .factoryBox1 .introList li {
    display: inline-block;
    vertical-align: top;
    width: 25%;
    font-size: 16px;
    padding: 0 35px 30px
}

.factory .factoryBox1 .introList li .pic {
    text-align: center;
    margin-bottom: 20px;
    position: relative
}

.factory .factoryBox1 .introList li .pic:before {
    display: block;
    content: '';
    position: absolute;
    right: -60px;
    top: 50%;
    width: 60px;
    height: 1px;
    border-bottom: 1px dotted #e91521
}

.factory .factoryBox1 .introList li .pic:after {
    display: block;
    content: '';
    position: absolute;
    right: -60px;
    top: 50%;
    width: 12px;
    height: 12px;
    margin-top: -5px;
    border-left: 1px solid #e91521;
    border-top: 1px solid #e91521;
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg)
}

.factory .factoryBox1 .introList li .pic img {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%
}

.factory .factoryBox1 .introList li:last-child .pic:before,
.factory .factoryBox1 .introList li:last-child .pic:after {
    display: none
}

@media only screen and (max-width: 767px) {
    .factory .factoryBox1 {
        margin: 0 -18px;
        padding: 0 18px 150px;
        background-image: url(../img/factory/img_safe1_sp.png)
    }
    .factory .factoryBox1 .introBox {
        margin-bottom: 40px
    }
    .factory .factoryBox1 .introBox .headline2 {
        float: none;
        width: 100%;
        margin-bottom: 25px
    }
    .factory .factoryBox1 .introBox .desc {
        font-size: 14px;
        padding-top: 0
    }
    .factory .factoryBox1 .introList {
        margin: 0 -15px
    }
    .factory .factoryBox1 .introList li {
        width: 47%;
        font-size: 14px;
        padding: 0 15px 40px
    }
    .factory .factoryBox1 .introList li .pic {
        margin-bottom: 10px
    }
    .factory .factoryBox1 .introList li .pic img {
        width: 100%
    }
    .factory .factoryBox1 .introList li .pic:before {
        right: -20px;
        width: 20px
    }
    .factory .factoryBox1 .introList li .pic:after {
        right: -20px;
        width: 10px;
        height: 10px;
        margin-top: -4px
    }
    .factory .factoryBox1 .introList li:nth-child(3) {
        margin-left: 5%
    }
    .factory .factoryBox1 .introList li:nth-child(3) .pic:before,
    .factory .factoryBox1 .introList li:nth-child(3) .pic:after {
        right: auto;
        left: -30px
    }
    .factory .factoryBox1 .introList li:nth-child(3) .pic:after {
        left: -20px
    }
    .factory .factoryBox1 .introList li:last-child .pic:before,
    .factory .factoryBox1 .introList li:last-child .pic:after {
        display: block;
        right: auto;
        left: -30px
    }
    .factory .factoryBox1 .introList li:last-child .pic:after {
        left: -20px
    }
}

.factory main {
    font-size: 16px
}

@media only screen and (max-width: 767px) {
    .factory main {
        font-size: 14px
    }
}

.factory .factoryBox2,
.factory .factoryBox3 {
    background-color: #fff;
    margin: 0 -40px;
    padding: 150px 40px 0
}

@media only screen and (max-width: 767px) {
    .factory .factoryBox2,
    .factory .factoryBox3 {
        margin: 0 -18px -20px;
        padding: 70px 18px 0
    }
}

.factory .factoryBox2 .headline4,
.factory .factoryBox3 .headline4 {
    font-family: 'Raleway', sans-serif
}

.factory .factoryBox2 .headline5,
.factory .factoryBox3 .headline5 {
    font-family: 'Raleway', sans-serif
}

.factory .factoryBox2 .headline5>em,
.factory .factoryBox3 .headline5>em {
    font-weight: 300
}

.factory .factoryBox2 .factoryTxt1,
.factory .factoryBox3 .factoryTxt1 {
    margin-bottom: 35px;
    position: relative;
    z-index: 10
}

@media only screen and (max-width: 767px) {
    .factory .factoryBox2 .factoryTxt1,
    .factory .factoryBox3 .factoryTxt1 {
        margin-bottom: 20px
    }
}

.factory .factoryBox2 .factNote,
.factory .factoryBox3 .factNote {
    color: #666;
    margin-top: -90px
}

@media only screen and (max-width: 767px) {
    .factory .factoryBox2 .factNote,
    .factory .factoryBox3 .factNote {
        margin-top: -48px
    }
}

.factory .factoryBox2 .inFactory,
.factory .factoryBox3 .inFactory {
    background: #fff;
    -webkit-box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.1);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 80px;
    margin-bottom: 110px
}

@media only screen and (max-width: 1024px) {
    .factory .factoryBox2 .inFactory,
    .factory .factoryBox3 .inFactory {
        padding: 40px
    }
}

@media only screen and (max-width: 767px) {
    .factory .factoryBox2 .inFactory,
    .factory .factoryBox3 .inFactory {
        -webkit-box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.15);
        box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.15);
        padding: 18px 12px 30px !important;
        margin-bottom: 60px
    }
}

.factory .factoryBox2 .factoryList1 li,
.factory .factoryBox3 .factoryList1 li {
    padding: 60px 0 0;
    border-bottom: 1px dotted #e91521
}

.factory .factoryBox2 .factoryList1 li .pic,
.factory .factoryBox3 .factoryList1 li .pic {
    float: left;
    width: 44.2%
}

.factory .factoryBox2 .factoryList1 li .pic img,
.factory .factoryBox3 .factoryList1 li .pic img {
    margin-bottom: -1px
}

.factory .factoryBox2 .factoryList1 li .desc,
.factory .factoryBox3 .factoryList1 li .desc {
    overflow: hidden;
    padding: 20px 0 0 55px
}

@media only screen and (min-width: 768px) {
    .factory .factoryBox2 .factoryList1 li .desc,
    .factory .factoryBox3 .factoryList1 li .desc {
        padding-bottom: 18px !important
    }
}

.factory .factoryBox2 .factoryList1 li:nth-child(1),
.factory .factoryBox3 .factoryList1 li:nth-child(1) {
    padding-top: 0
}

.factory .factoryBox2 .factoryList1 li:nth-child(1) .desc,
.factory .factoryBox3 .factoryList1 li:nth-child(1) .desc {
    padding-top: 50px
}

.factory .factoryBox2 .factoryList1 li:nth-child(2n) .pic,
.factory .factoryBox3 .factoryList1 li:nth-child(2n) .pic {
    float: right
}

.factory .factoryBox2 .factoryList1 li:nth-child(2n) .desc,
.factory .factoryBox3 .factoryList1 li:nth-child(2n) .desc {
    padding: 30px 45px 0 0
}

.factory .factoryBox2 .factoryList1 li:nth-child(2n) .desc p,
.factory .factoryBox3 .factoryList1 li:nth-child(2n) .desc p {
    margin-right: 0
}

@media only screen and (max-width: 767px) {
    .factory .factoryBox2 .factoryList1 li,
    .factory .factoryBox3 .factoryList1 li {
        padding: 30px 0 25px
    }
    .factory .factoryBox2 .factoryList1 li .pic,
    .factory .factoryBox3 .factoryList1 li .pic {
        float: none;
        width: 100%
    }
    .factory .factoryBox2 .factoryList1 li .pic img,
    .factory .factoryBox3 .factoryList1 li .pic img {
        width: 100%;
        margin-bottom: 0
    }
    .factory .factoryBox2 .factoryList1 li .desc,
    .factory .factoryBox3 .factoryList1 li .desc {
        clear: both;
        overflow: inherit;
        padding: 8px 0 0 !important
    }
}

.factory .factoryBox2 .factoryList2,
.factory .factoryBox3 .factoryList2 {
    font-size: 0;
    letter-spacing: 0;
    margin: 0 -25px
}

.factory .factoryBox2 .factoryList2 li,
.factory .factoryBox3 .factoryList2 li {
    display: inline-block;
    vertical-align: top;
    width: 50%;
    padding: 0 25px 40px;
    font-size: 16px
}

.factory .factoryBox2 .factoryList2 .full,
.factory .factoryBox3 .factoryList2 .full {
    width: 100%
}

@media only screen and (max-width: 767px) {
    .factory .factoryBox2 .factoryList2,
    .factory .factoryBox3 .factoryList2 {
        margin: 0
    }
    .factory .factoryBox2 .factoryList2 li,
    .factory .factoryBox3 .factoryList2 li {
        display: block;
        width: 100%;
        padding: 0 0 25px;
        font-size: 14px
    }
    .factory .factoryBox2 .factoryList2 li:last-child,
    .factory .factoryBox3 .factoryList2 li:last-child {
        padding-bottom: 10px
    }
}

.factory .factoryBox2 .set1,
.factory .factoryBox3 .set1,
.factory .factoryBox2 .brand.koala .set2,
.brand.koala .factory .factoryBox2 .set2,
.factory .factoryBox3 .brand.koala .set2,
.brand.koala .factory .factoryBox3 .set2,
.factory .factoryBox2 .brand.koala .set3,
.brand.koala .factory .factoryBox2 .set3,
.factory .factoryBox3 .brand.koala .set3,
.brand.koala .factory .factoryBox3 .set3,
.factory .factoryBox2 .brand.koala .set4,
.brand.koala .factory .factoryBox2 .set4,
.factory .factoryBox3 .brand.koala .set4,
.brand.koala .factory .factoryBox3 .set4,
.factory .factoryBox2 .brand.koala .set5,
.brand.koala .factory .factoryBox2 .set5,
.factory .factoryBox3 .brand.koala .set5,
.brand.koala .factory .factoryBox3 .set5,
.factory .factoryBox2 .brand.koala .set6,
.brand.koala .factory .factoryBox2 .set6,
.factory .factoryBox3 .brand.koala .set6,
.brand.koala .factory .factoryBox3 .set6,
.factory .factoryBox2 .brand.pokemon .set2,
.brand.pokemon .factory .factoryBox2 .set2,
.factory .factoryBox3 .brand.pokemon .set2,
.brand.pokemon .factory .factoryBox3 .set2,
.factory .factoryBox2 .brand.pokemon .set3,
.brand.pokemon .factory .factoryBox2 .set3,
.factory .factoryBox3 .brand.pokemon .set3,
.brand.pokemon .factory .factoryBox3 .set3,
.factory .factoryBox2 .brand.toppo .set2,
.brand.toppo .factory .factoryBox2 .set2,
.factory .factoryBox3 .brand.toppo .set2,
.brand.toppo .factory .factoryBox3 .set2 {
    position: relative
}

.factory .factoryBox2 .set1:before,
.factory .factoryBox3 .set1:before,
.factory .factoryBox2 .brand.koala .set2:before,
.brand.koala .factory .factoryBox2 .set2:before,
.factory .factoryBox3 .brand.koala .set2:before,
.brand.koala .factory .factoryBox3 .set2:before,
.factory .factoryBox2 .brand.koala .set3:before,
.brand.koala .factory .factoryBox2 .set3:before,
.factory .factoryBox3 .brand.koala .set3:before,
.brand.koala .factory .factoryBox3 .set3:before,
.factory .factoryBox2 .brand.koala .set4:before,
.brand.koala .factory .factoryBox2 .set4:before,
.factory .factoryBox3 .brand.koala .set4:before,
.brand.koala .factory .factoryBox3 .set4:before,
.factory .factoryBox2 .brand.koala .set5:before,
.brand.koala .factory .factoryBox2 .set5:before,
.factory .factoryBox3 .brand.koala .set5:before,
.brand.koala .factory .factoryBox3 .set5:before,
.factory .factoryBox2 .brand.koala .set6:before,
.brand.koala .factory .factoryBox2 .set6:before,
.factory .factoryBox3 .brand.koala .set6:before,
.brand.koala .factory .factoryBox3 .set6:before,
.factory .factoryBox2 .brand.pokemon .set2:before,
.brand.pokemon .factory .factoryBox2 .set2:before,
.factory .factoryBox3 .brand.pokemon .set2:before,
.brand.pokemon .factory .factoryBox3 .set2:before,
.factory .factoryBox2 .brand.pokemon .set3:before,
.brand.pokemon .factory .factoryBox2 .set3:before,
.factory .factoryBox3 .brand.pokemon .set3:before,
.brand.pokemon .factory .factoryBox3 .set3:before,
.factory .factoryBox2 .brand.toppo .set2:before,
.brand.toppo .factory .factoryBox2 .set2:before,
.factory .factoryBox3 .brand.toppo .set2:before,
.brand.toppo .factory .factoryBox3 .set2:before {
    display: block;
    content: '';
    position: absolute;
    right: -530px;
    top: -110px;
    width: 100%;
    min-height: 638px;
    background: url(../img/factory/img_gum1.png) no-repeat right top
}

.factory .factoryBox2 .set1 .factoryTxt1,
.factory .factoryBox3 .set1 .factoryTxt1,
.factory .factoryBox2 .brand.koala .set2 .factoryTxt1,
.brand.koala .factory .factoryBox2 .set2 .factoryTxt1,
.factory .factoryBox3 .brand.koala .set2 .factoryTxt1,
.brand.koala .factory .factoryBox3 .set2 .factoryTxt1,
.factory .factoryBox2 .brand.koala .set3 .factoryTxt1,
.brand.koala .factory .factoryBox2 .set3 .factoryTxt1,
.factory .factoryBox3 .brand.koala .set3 .factoryTxt1,
.brand.koala .factory .factoryBox3 .set3 .factoryTxt1,
.factory .factoryBox2 .brand.koala .set4 .factoryTxt1,
.brand.koala .factory .factoryBox2 .set4 .factoryTxt1,
.factory .factoryBox3 .brand.koala .set4 .factoryTxt1,
.brand.koala .factory .factoryBox3 .set4 .factoryTxt1,
.factory .factoryBox2 .brand.koala .set5 .factoryTxt1,
.brand.koala .factory .factoryBox2 .set5 .factoryTxt1,
.factory .factoryBox3 .brand.koala .set5 .factoryTxt1,
.brand.koala .factory .factoryBox3 .set5 .factoryTxt1,
.factory .factoryBox2 .brand.koala .set6 .factoryTxt1,
.brand.koala .factory .factoryBox2 .set6 .factoryTxt1,
.factory .factoryBox3 .brand.koala .set6 .factoryTxt1,
.brand.koala .factory .factoryBox3 .set6 .factoryTxt1,
.factory .factoryBox2 .brand.pokemon .set2 .factoryTxt1,
.brand.pokemon .factory .factoryBox2 .set2 .factoryTxt1,
.factory .factoryBox3 .brand.pokemon .set2 .factoryTxt1,
.brand.pokemon .factory .factoryBox3 .set2 .factoryTxt1,
.factory .factoryBox2 .brand.pokemon .set3 .factoryTxt1,
.brand.pokemon .factory .factoryBox2 .set3 .factoryTxt1,
.factory .factoryBox3 .brand.pokemon .set3 .factoryTxt1,
.brand.pokemon .factory .factoryBox3 .set3 .factoryTxt1,
.factory .factoryBox2 .brand.toppo .set2 .factoryTxt1,
.brand.toppo .factory .factoryBox2 .set2 .factoryTxt1,
.factory .factoryBox3 .brand.toppo .set2 .factoryTxt1,
.brand.toppo .factory .factoryBox3 .set2 .factoryTxt1 {
    margin-bottom: 55px
}

@media only screen and (max-width: 767px) {
    .factory .factoryBox2 .set1:before,
    .factory .factoryBox3 .set1:before,
    .factory .factoryBox2 .brand.koala .set2:before,
    .brand.koala .factory .factoryBox2 .set2:before,
    .factory .factoryBox3 .brand.koala .set2:before,
    .brand.koala .factory .factoryBox3 .set2:before,
    .factory .factoryBox2 .brand.koala .set3:before,
    .brand.koala .factory .factoryBox2 .set3:before,
    .factory .factoryBox3 .brand.koala .set3:before,
    .brand.koala .factory .factoryBox3 .set3:before,
    .factory .factoryBox2 .brand.koala .set4:before,
    .brand.koala .factory .factoryBox2 .set4:before,
    .factory .factoryBox3 .brand.koala .set4:before,
    .brand.koala .factory .factoryBox3 .set4:before,
    .factory .factoryBox2 .brand.koala .set5:before,
    .brand.koala .factory .factoryBox2 .set5:before,
    .factory .factoryBox3 .brand.koala .set5:before,
    .brand.koala .factory .factoryBox3 .set5:before,
    .factory .factoryBox2 .brand.koala .set6:before,
    .brand.koala .factory .factoryBox2 .set6:before,
    .factory .factoryBox3 .brand.koala .set6:before,
    .brand.koala .factory .factoryBox3 .set6:before,
    .factory .factoryBox2 .brand.pokemon .set2:before,
    .brand.pokemon .factory .factoryBox2 .set2:before,
    .factory .factoryBox3 .brand.pokemon .set2:before,
    .brand.pokemon .factory .factoryBox3 .set2:before,
    .factory .factoryBox2 .brand.pokemon .set3:before,
    .brand.pokemon .factory .factoryBox2 .set3:before,
    .factory .factoryBox3 .brand.pokemon .set3:before,
    .brand.pokemon .factory .factoryBox3 .set3:before,
    .factory .factoryBox2 .brand.toppo .set2:before,
    .brand.toppo .factory .factoryBox2 .set2:before,
    .factory .factoryBox3 .brand.toppo .set2:before,
    .brand.toppo .factory .factoryBox3 .set2:before {
        right: -167px;
        top: -122px;
        width: 100%;
        min-height: 220px;
        -moz-background-size: auto 220px;
        -webkit-background-size: auto 220px;
        -ms-background-size: auto 220px;
        background-size: auto 220px
    }
    .factory .factoryBox2 .set1 .factoryTxt1,
    .factory .factoryBox3 .set1 .factoryTxt1,
    .factory .factoryBox2 .brand.koala .set2 .factoryTxt1,
    .brand.koala .factory .factoryBox2 .set2 .factoryTxt1,
    .factory .factoryBox3 .brand.koala .set2 .factoryTxt1,
    .brand.koala .factory .factoryBox3 .set2 .factoryTxt1,
    .factory .factoryBox2 .brand.koala .set3 .factoryTxt1,
    .brand.koala .factory .factoryBox2 .set3 .factoryTxt1,
    .factory .factoryBox3 .brand.koala .set3 .factoryTxt1,
    .brand.koala .factory .factoryBox3 .set3 .factoryTxt1,
    .factory .factoryBox2 .brand.koala .set4 .factoryTxt1,
    .brand.koala .factory .factoryBox2 .set4 .factoryTxt1,
    .factory .factoryBox3 .brand.koala .set4 .factoryTxt1,
    .brand.koala .factory .factoryBox3 .set4 .factoryTxt1,
    .factory .factoryBox2 .brand.koala .set5 .factoryTxt1,
    .brand.koala .factory .factoryBox2 .set5 .factoryTxt1,
    .factory .factoryBox3 .brand.koala .set5 .factoryTxt1,
    .brand.koala .factory .factoryBox3 .set5 .factoryTxt1,
    .factory .factoryBox2 .brand.koala .set6 .factoryTxt1,
    .brand.koala .factory .factoryBox2 .set6 .factoryTxt1,
    .factory .factoryBox3 .brand.koala .set6 .factoryTxt1,
    .brand.koala .factory .factoryBox3 .set6 .factoryTxt1,
    .factory .factoryBox2 .brand.pokemon .set2 .factoryTxt1,
    .brand.pokemon .factory .factoryBox2 .set2 .factoryTxt1,
    .factory .factoryBox3 .brand.pokemon .set2 .factoryTxt1,
    .brand.pokemon .factory .factoryBox3 .set2 .factoryTxt1,
    .factory .factoryBox2 .brand.pokemon .set3 .factoryTxt1,
    .brand.pokemon .factory .factoryBox2 .set3 .factoryTxt1,
    .factory .factoryBox3 .brand.pokemon .set3 .factoryTxt1,
    .brand.pokemon .factory .factoryBox3 .set3 .factoryTxt1,
    .factory .factoryBox2 .brand.toppo .set2 .factoryTxt1,
    .brand.toppo .factory .factoryBox2 .set2 .factoryTxt1,
    .factory .factoryBox3 .brand.toppo .set2 .factoryTxt1,
    .brand.toppo .factory .factoryBox3 .set2 .factoryTxt1 {
        margin-bottom: 20px
    }
}

.factory .factoryBox2 .inSet .in,
.factory .factoryBox3 .inSet .in {
    position: relative;
    z-index: 10
}

.factory .factoryBox2 .set2 .inFactory,
.factory .factoryBox3 .set2 .inFactory {
    padding-top: 70px;
    padding-bottom: 30px;
    position: relative
}

.factory .factoryBox2 .set2 .inFactory:before,
.factory .factoryBox3 .set2 .inFactory:before {
    display: block;
    content: '';
    position: absolute;
    right: 0;
    top: -200px;
    width: 300px;
    min-height: 200px;
    background: url(../img/factory/img_effi1.png) no-repeat right top
}

.factory .factoryBox2 .set2 .headline5>span,
.factory .factoryBox3 .set2 .headline5>span {
    padding-top: 30px
}

@media only screen and (min-width: 768px) {
    .factory .factoryBox2 .set2 .headline5>span,
    .factory .factoryBox3 .set2 .headline5>span {
        min-height: 96px;
        display: inline-flex;
        align-items: center
    }
}

@media only screen and (max-width: 767px) {
    .factory .factoryBox2 .set2 .inFactory:before,
    .factory .factoryBox3 .set2 .inFactory:before {
        min-height: 100px;
        top: -100px;
        -moz-background-size: 88px auto;
        -webkit-background-size: 88px auto;
        -ms-background-size: 88px auto;
        background-size: 88px auto
    }
    .factory .factoryBox2 .set2 .headline5>span,
    .factory .factoryBox3 .set2 .headline5>span {
        padding-top: 13px
    }
}

.factory .factoryBox2 .set3,
.factory .factoryBox3 .set3 {
    padding: 67px 0 45px;
    position: relative
}

.factory .factoryBox2 .set3:before,
.factory .factoryBox3 .set3:before {
    display: block;
    content: '';
    position: absolute;
    right: -365px;
    top: 0;
    width: 100%;
    min-height: 266px;
    background: url(../img/factory/img_line1.png) no-repeat right top
}

.factory .factoryBox2 .set3:after,
.factory .factoryBox3 .set3:after {
    display: block;
    content: '';
    position: absolute;
    left: -295px;
    bottom: 0;
    width: 100%;
    min-height: 390px;
    background: url(../img/factory/img_line2.png) no-repeat left top
}

@media only screen and (max-width: 767px) {
    .factory .factoryBox2 .set3,
    .factory .factoryBox3 .set3 {
        padding: 40px 0
    }
    .factory .factoryBox2 .set3:before,
    .factory .factoryBox3 .set3:before {
        right: -165px;
        top: 28px;
        min-height: 120px;
        -moz-background-size: auto 120px;
        -webkit-background-size: auto 120px;
        -ms-background-size: auto 120px;
        background-size: auto 120px
    }
    .factory .factoryBox2 .set3:after,
    .factory .factoryBox3 .set3:after {
        left: -178px;
        bottom: 0;
        min-height: 260px;
        -moz-background-size: auto 260px;
        -webkit-background-size: auto 260px;
        -ms-background-size: auto 260px;
        background-size: auto 260px
    }
}

.factory .factoryBox2 .set3 .headline3,
.factory .factoryBox3 .set3 .headline3 {
    margin-bottom: 30px
}

.factory .factoryBox2 .set3 .inFactory,
.factory .factoryBox3 .set3 .inFactory {
    padding: 80px 39px 60px;
    text-align: center
}

@media only screen and (max-width: 767px) {
    .factory .factoryBox2 .set3 .inFactory,
    .factory .factoryBox3 .set3 .inFactory {
        padding-top: 30px !important
    }
}

.factory .factoryBox2 .set3 .inFactory .pic1,
.factory .factoryBox3 .set3 .inFactory .pic1 {
    text-align: center;
    margin-bottom: -16px;
    position: relative;
    z-index: 99
}

.factory .factoryBox2 .set3 .inFactory .gumRow,
.factory .factoryBox3 .set3 .inFactory .gumRow {
    position: relative
}

.factory .factoryBox2 .set3 .inFactory .gumRow:before,
.factory .factoryBox3 .set3 .inFactory .gumRow:before {
    display: block;
    content: '';
    position: absolute;
    right: -6px;
    top: 38%;
    width: 14px;
    height: 14px;
    border-left: 1px solid #e91521;
    border-top: 1px solid #e91521;
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    transform: rotate(-135deg)
}

@media only screen and (max-width: 767px) {
    .factory .factoryBox2 .set3 .inFactory .gumRow:before,
    .factory .factoryBox3 .set3 .inFactory .gumRow:before {
        right: -3px;
        width: 6px;
        height: 6px
    }
}

.factory .factoryBox2 .set3 .inFactory .gumRow:nth-child(2n+1):before,
.factory .factoryBox3 .set3 .inFactory .gumRow:nth-child(2n+1):before {
    right: auto;
    left: -6px
}

@media only screen and (max-width: 767px) {
    .factory .factoryBox2 .set3 .inFactory .gumRow:nth-child(2n+1):before,
    .factory .factoryBox3 .set3 .inFactory .gumRow:nth-child(2n+1):before {
        right: auto;
        left: -3px
    }
}

.factory .factoryBox2 .set3 .inFactory .gumRow:last-child:before,
.factory .factoryBox3 .set3 .inFactory .gumRow:last-child:before {
    display: none
}

.factory .factoryBox2 .set3 .inFactory .gumRow .list1,
.factory .factoryBox3 .set3 .inFactory .gumRow .list1,
.factory .factoryBox2 .set3 .inFactory .gumRow .list2,
.factory .factoryBox3 .set3 .inFactory .gumRow .list2 {
    font-size: 0;
    letter-spacing: 0;
    text-align: center;
    margin: 0 8% 50px
}

@media only screen and (max-width: 767px) {
    .factory .factoryBox2 .set3 .inFactory .gumRow .list1,
    .factory .factoryBox3 .set3 .inFactory .gumRow .list1,
    .factory .factoryBox2 .set3 .inFactory .gumRow .list2,
    .factory .factoryBox3 .set3 .inFactory .gumRow .list2 {
        margin: 0 -8px 30px !important
    }
}

.factory .factoryBox2 .set3 .inFactory .gumRow .list1 li,
.factory .factoryBox3 .set3 .inFactory .gumRow .list1 li,
.factory .factoryBox2 .set3 .inFactory .gumRow .list2 li,
.factory .factoryBox3 .set3 .inFactory .gumRow .list2 li {
    display: inline-block;
    vertical-align: top;
    width: 33.3333333333%;
    font-size: 16px;
    padding: 0 25px;
    text-align: left
}

@media only screen and (max-width: 767px) {
    .factory .factoryBox2 .set3 .inFactory .gumRow .list1 li,
    .factory .factoryBox3 .set3 .inFactory .gumRow .list1 li,
    .factory .factoryBox2 .set3 .inFactory .gumRow .list2 li,
    .factory .factoryBox3 .set3 .inFactory .gumRow .list2 li {
        font-size: 12px;
        padding: 0 8px
    }
}

@media only screen and (max-width: 767px) and (max-width: 320px) {
    .factory .factoryBox2 .set3 .inFactory .gumRow .list1 li,
    .factory .factoryBox3 .set3 .inFactory .gumRow .list1 li,
    .factory .factoryBox2 .set3 .inFactory .gumRow .list2 li,
    .factory .factoryBox3 .set3 .inFactory .gumRow .list2 li {
        font-size: 11px
    }
}

.factory .factoryBox2 .set3 .inFactory .gumRow .list1 li .title,
.factory .factoryBox3 .set3 .inFactory .gumRow .list1 li .title,
.factory .factoryBox2 .set3 .inFactory .gumRow .list2 li .title,
.factory .factoryBox3 .set3 .inFactory .gumRow .list2 li .title {
    color: #e91521;
    font-weight: 600;
    line-height: 22px;
    margin-bottom: 5px
}

.factory .factoryBox2 .set3 .inFactory .gumRow .list1 li .title em,
.factory .factoryBox3 .set3 .inFactory .gumRow .list1 li .title em,
.factory .factoryBox2 .set3 .inFactory .gumRow .list2 li .title em,
.factory .factoryBox3 .set3 .inFactory .gumRow .list2 li .title em {
    display: inline-block;
    vertical-align: top;
    width: 20px;
    height: 20px;
    font-style: normal;
    font-size: 12px;
    color: #fff;
    font-weight: 500;
    line-height: 20px;
    text-align: center;
    background-color: #e91521;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    margin-right: 10px
}

.factory .factoryBox2 .set3 .inFactory .gumRow .list1 li .title span,
.factory .factoryBox3 .set3 .inFactory .gumRow .list1 li .title span,
.factory .factoryBox2 .set3 .inFactory .gumRow .list2 li .title span,
.factory .factoryBox3 .set3 .inFactory .gumRow .list2 li .title span {
    display: inline-block;
    vertical-align: top;
    width: auto;
    max-width: calc(100% - 30px)
}

@media only screen and (max-width: 767px) {
    .factory .factoryBox2 .set3 .inFactory .gumRow .list1 li .title,
    .factory .factoryBox3 .set3 .inFactory .gumRow .list1 li .title,
    .factory .factoryBox2 .set3 .inFactory .gumRow .list2 li .title,
    .factory .factoryBox3 .set3 .inFactory .gumRow .list2 li .title {
        font-size: 12px;
        line-height: 15px;
        margin-right: -10px
    }
    .factory .factoryBox2 .set3 .inFactory .gumRow .list1 li .title em,
    .factory .factoryBox3 .set3 .inFactory .gumRow .list1 li .title em,
    .factory .factoryBox2 .set3 .inFactory .gumRow .list2 li .title em,
    .factory .factoryBox3 .set3 .inFactory .gumRow .list2 li .title em {
        width: 16px;
        height: 16px;
        line-height: 16px;
        margin-right: 4px
    }
}

@media only screen and (max-width: 767px) and (max-width: 320px) {
    .factory .factoryBox2 .set3 .inFactory .gumRow .list1 li .title,
    .factory .factoryBox3 .set3 .inFactory .gumRow .list1 li .title,
    .factory .factoryBox2 .set3 .inFactory .gumRow .list2 li .title,
    .factory .factoryBox3 .set3 .inFactory .gumRow .list2 li .title {
        font-size: 11px;
        word-break: normal
    }
}

.factory .factoryBox2 .set3 .inFactory .gumRow .list2,
.factory .factoryBox3 .set3 .inFactory .gumRow .list2 {
    text-align: center;
    margin-bottom: 0
}

.factory .factoryBox2 .set3 .inFactory .gumRow .list2 li,
.factory .factoryBox3 .set3 .inFactory .gumRow .list2 li {
    width: 50%;
    max-width: 310px;
    padding: 0 10px;
    color: #fff
}

.factory .factoryBox2 .set3 .inFactory .gumRow .list2 li>div,
.factory .factoryBox3 .set3 .inFactory .gumRow .list2 li>div {
    padding: 20px 25px 15px 25px;
    background: url(../img/factory/img_line4.png) repeat 0 0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

.factory .factoryBox2 .set3 .inFactory .gumRow .list2 li .title,
.factory .factoryBox3 .set3 .inFactory .gumRow .list2 li .title {
    color: #fff;
    text-align: center
}

.factory .factoryBox2 .set3 .inFactory .gumRow .list2 li .title em,
.factory .factoryBox3 .set3 .inFactory .gumRow .list2 li .title em {
    color: #fe5500;
    background-color: #fff
}

@media only screen and (max-width: 767px) {
    .factory .factoryBox2 .set3 .inFactory .gumRow .list2 li,
    .factory .factoryBox3 .set3 .inFactory .gumRow .list2 li {
        padding: 0 5px
    }
    .factory .factoryBox2 .set3 .inFactory .gumRow .list2 li>div,
    .factory .factoryBox3 .set3 .inFactory .gumRow .list2 li>div {
        padding: 15px 12px
    }
    .factory .factoryBox2 .set3 .inFactory .gumRow .list2 li .title,
    .factory .factoryBox3 .set3 .inFactory .gumRow .list2 li .title {
        text-align: left
    }
}

.factory .factoryBox2 .set3 .inFactory .gumRow .list2 .item2>div,
.factory .factoryBox3 .set3 .inFactory .gumRow .list2 .item2>div {
    background-image: url(../img/factory/img_line5.png)
}

.factory .factoryBox2 .set3 .inFactory .gumRow .list2 .item2 .title em,
.factory .factoryBox3 .set3 .inFactory .gumRow .list2 .item2 .title em {
    color: #50c2d8
}

.factory .factoryBox2 .set3 .inFactory .row1,
.factory .factoryBox3 .set3 .inFactory .row1 {
    padding: 25px 0 46px;
    background: url(../img/factory/bg_line1.png) no-repeat 0 0, url(../img/factory/bg_line4.png) no-repeat 0 100%, url(../img/factory/bg_line2.png) repeat-y 0 0;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto;
    -ms-background-size: 100% auto;
    background-size: 100% auto
}

.factory .factoryBox2 .set3 .inFactory .row1:before,
.factory .factoryBox3 .set3 .inFactory .row1:before {
    top: 35%
}

@media only screen and (max-width: 767px) {
    .factory .factoryBox2 .set3 .inFactory .row1,
    .factory .factoryBox3 .set3 .inFactory .row1 {
        padding: 15px 0 16px
    }
}

.factory .factoryBox2 .set3 .inFactory .row2,
.factory .factoryBox3 .set3 .inFactory .row2 {
    padding: 0 0 40px;
    background: url(../img/factory/bg_line5.png) no-repeat 0 100%, url(../img/factory/bg_line6.png) repeat-y 0 0;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto;
    -ms-background-size: 100% auto;
    background-size: 100% auto
}

.factory .factoryBox2 .set3 .inFactory .row2:before,
.factory .factoryBox3 .set3 .inFactory .row2:before {
    top: 30%
}

.factory .factoryBox2 .set3 .inFactory .row2 .list1,
.factory .factoryBox3 .set3 .inFactory .row2 .list1,
.factory .factoryBox2 .set3 .inFactory .row2 .gumRow .list2,
.factory .factoryBox2 .set3 .inFactory .gumRow .row2 .list2,
.factory .factoryBox3 .set3 .inFactory .row2 .gumRow .list2,
.factory .factoryBox3 .set3 .inFactory .gumRow .row2 .list2 {
    position: absolute;
    top: 85px;
    width: 100%;
    text-align: left
}

@media only screen and (max-width: 767px) {
    .factory .factoryBox2 .set3 .inFactory .row2,
    .factory .factoryBox3 .set3 .inFactory .row2 {
        padding: 40px 0 14px
    }
    .factory .factoryBox2 .set3 .inFactory .row2 .list1,
    .factory .factoryBox3 .set3 .inFactory .row2 .list1,
    .factory .factoryBox2 .set3 .inFactory .row2 .gumRow .list2,
    .factory .factoryBox2 .set3 .inFactory .gumRow .row2 .list2,
    .factory .factoryBox3 .set3 .inFactory .row2 .gumRow .list2,
    .factory .factoryBox3 .set3 .inFactory .gumRow .row2 .list2 {
        top: 10px;
        text-align: center
    }
    .factory .factoryBox2 .set3 .inFactory .row2 .list1 li,
    .factory .factoryBox3 .set3 .inFactory .row2 .list1 li,
    .factory .factoryBox2 .set3 .inFactory .row2 .gumRow .list2 li,
    .factory .factoryBox2 .set3 .inFactory .gumRow .row2 .list2 li,
    .factory .factoryBox3 .set3 .inFactory .row2 .gumRow .list2 li,
    .factory .factoryBox3 .set3 .inFactory .gumRow .row2 .list2 li {
        width: 100%;
        text-align: center
    }
}

.factory .factoryBox2 .set3 .inFactory .row3,
.factory .factoryBox3 .set3 .inFactory .row3 {
    margin-bottom: 25px;
    padding: 10px 0 0;
    background: url(../img/factory/bg_line3.png) no-repeat 0 100%, url(../img/factory/bg_line2.png) repeat-y 0 0;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto;
    -ms-background-size: 100% auto;
    background-size: 100% auto
}

.factory .factoryBox2 .set3 .inFactory .row3 .pic,
.factory .factoryBox3 .set3 .inFactory .row3 .pic {
    padding-left: 15px
}

@media only screen and (max-width: 767px) {
    .factory .factoryBox2 .set3 .inFactory .row3,
    .factory .factoryBox3 .set3 .inFactory .row3 {
        padding-top: 40px;
        margin-bottom: 10px
    }
    .factory .factoryBox2 .set3 .inFactory .row3 .pic,
    .factory .factoryBox3 .set3 .inFactory .row3 .pic {
        padding: 0;
        margin: 0 -25px 0 -3px
    }
}

.factory .factoryBox2 .set3 .inFactory .row4,
.factory .factoryBox3 .set3 .inFactory .row4 {
    padding-left: 15px
}

.factory .factoryBox2 .set3 .inFactory .row4 .list1,
.factory .factoryBox3 .set3 .inFactory .row4 .list1,
.factory .factoryBox2 .set3 .inFactory .row4 .gumRow .list2,
.factory .factoryBox2 .set3 .inFactory .gumRow .row4 .list2,
.factory .factoryBox3 .set3 .inFactory .row4 .gumRow .list2,
.factory .factoryBox3 .set3 .inFactory .gumRow .row4 .list2 {
    text-align: left;
    margin: 0 6.5%
}

.factory .factoryBox2 .set3 .inFactory .row4 .list1 li,
.factory .factoryBox3 .set3 .inFactory .row4 .list1 li,
.factory .factoryBox2 .set3 .inFactory .row4 .gumRow .list2 li,
.factory .factoryBox2 .set3 .inFactory .gumRow .row4 .list2 li,
.factory .factoryBox3 .set3 .inFactory .row4 .gumRow .list2 li,
.factory .factoryBox3 .set3 .inFactory .gumRow .row4 .list2 li {
    width: 24%
}

.factory .factoryBox2 .set3 .inFactory .row4 .list1 li:nth-child(1),
.factory .factoryBox3 .set3 .inFactory .row4 .list1 li:nth-child(1),
.factory .factoryBox2 .set3 .inFactory .row4 .gumRow .list2 li:nth-child(1),
.factory .factoryBox2 .set3 .inFactory .gumRow .row4 .list2 li:nth-child(1),
.factory .factoryBox3 .set3 .inFactory .row4 .gumRow .list2 li:nth-child(1),
.factory .factoryBox3 .set3 .inFactory .gumRow .row4 .list2 li:nth-child(1) {
    width: 42.5%
}

.factory .factoryBox2 .set3 .inFactory .row4 .list1 li:nth-child(2),
.factory .factoryBox3 .set3 .inFactory .row4 .list1 li:nth-child(2),
.factory .factoryBox2 .set3 .inFactory .row4 .gumRow .list2 li:nth-child(2),
.factory .factoryBox2 .set3 .inFactory .gumRow .row4 .list2 li:nth-child(2),
.factory .factoryBox3 .set3 .inFactory .row4 .gumRow .list2 li:nth-child(2),
.factory .factoryBox3 .set3 .inFactory .gumRow .row4 .list2 li:nth-child(2) {
    width: 31%
}

@media only screen and (max-width: 767px) {
    .factory .factoryBox2 .set3 .inFactory .row4,
    .factory .factoryBox3 .set3 .inFactory .row4 {
        padding-left: 0
    }
    .factory .factoryBox2 .set3 .inFactory .row4 .list1,
    .factory .factoryBox3 .set3 .inFactory .row4 .list1,
    .factory .factoryBox2 .set3 .inFactory .row4 .gumRow .list2,
    .factory .factoryBox2 .set3 .inFactory .gumRow .row4 .list2,
    .factory .factoryBox3 .set3 .inFactory .row4 .gumRow .list2,
    .factory .factoryBox3 .set3 .inFactory .gumRow .row4 .list2 {
        margin: 0 -10px 0 0 !important
    }
    .factory .factoryBox2 .set3 .inFactory .row4 .list1 li,
    .factory .factoryBox3 .set3 .inFactory .row4 .list1 li,
    .factory .factoryBox2 .set3 .inFactory .row4 .gumRow .list2 li,
    .factory .factoryBox2 .set3 .inFactory .gumRow .row4 .list2 li,
    .factory .factoryBox3 .set3 .inFactory .row4 .gumRow .list2 li,
    .factory .factoryBox3 .set3 .inFactory .gumRow .row4 .list2 li {
        width: 31%
    }
    .factory .factoryBox2 .set3 .inFactory .row4 .list1 li:nth-child(1),
    .factory .factoryBox3 .set3 .inFactory .row4 .list1 li:nth-child(1),
    .factory .factoryBox2 .set3 .inFactory .row4 .gumRow .list2 li:nth-child(1),
    .factory .factoryBox2 .set3 .inFactory .gumRow .row4 .list2 li:nth-child(1),
    .factory .factoryBox3 .set3 .inFactory .row4 .gumRow .list2 li:nth-child(1),
    .factory .factoryBox3 .set3 .inFactory .gumRow .row4 .list2 li:nth-child(1) {
        width: 35%
    }
    .factory .factoryBox2 .set3 .inFactory .row4 .list1 li:nth-child(2),
    .factory .factoryBox3 .set3 .inFactory .row4 .list1 li:nth-child(2),
    .factory .factoryBox2 .set3 .inFactory .row4 .gumRow .list2 li:nth-child(2),
    .factory .factoryBox2 .set3 .inFactory .gumRow .row4 .list2 li:nth-child(2),
    .factory .factoryBox3 .set3 .inFactory .row4 .gumRow .list2 li:nth-child(2),
    .factory .factoryBox3 .set3 .inFactory .gumRow .row4 .list2 li:nth-child(2) {
        width: 34%
    }
}

@media only screen and (max-width: 960px) {
    .factory .factoryBox2 .gumRow .list1,
    .factory .factoryBox3 .gumRow .list1,
    .factory .factoryBox2 .set3 .inFactory .gumRow .list2,
    .factory .factoryBox3 .set3 .inFactory .gumRow .list2,
    .factory .factoryBox4 .set3 .inFactory .factoryBox2 .gumRow .list2,
    .factory .factoryBox4 .set3 .inFactory .factoryBox3 .gumRow .list2 {
        margin: 0 10px !important
    }
    .factory .factoryBox2 .gumRow.row1 .list1,
    .factory .factoryBox3 .gumRow.row1 .list1,
    .factory .factoryBox2 .set3 .inFactory .gumRow.row1 .list2,
    .factory .factoryBox3 .set3 .inFactory .gumRow.row1 .list2,
    .factory .factoryBox4 .set3 .inFactory .factoryBox2 .gumRow.row1 .list2,
    .factory .factoryBox4 .set3 .inFactory .factoryBox3 .gumRow.row1 .list2 {
        margin-bottom: 40px !important
    }
}

@media only screen and (max-width: 767px) {
    .factory .factoryBox2 .set3 .inFactory .gumRow.row1 .list2,
    .factory .factoryBox3 .set3 .inFactory .gumRow.row1 .list2 {
        margin: 0 5px !important
    }
}

.factory .factoryBox3 {
    padding-bottom: 40px;
    background-color: #ededed
}

@media only screen and (max-width: 767px) {
    .factory .factoryBox3 {
        padding-bottom: 55px
    }
}

.factory .factoryBox3 .headline1 {
    color: #6b330f;
    font-size: 50px
}

.factory .factoryBox3 .headline1:before {
    width: 44px;
    background-color: #6b330f
}

.factory .factoryBox3 .headline1 span {
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px
}

@media only screen and (max-width: 767px) {
    .factory .factoryBox3 .headline1 {
        font-size: 26px;
        padding-bottom: 8px;
        margin-bottom: 25px
    }
    .factory .factoryBox3 .headline1:before {
        width: 20px
    }
    .factory .factoryBox3 .headline1 span {
        margin-right: 5px
    }
    .factory .factoryBox3 .headline1 img {
        width: 18px
    }
}

.factory .factoryBox3 .headline3 span {
    color: #6b330f
}

.factory .factoryBox3 .headline4 {
    font-family: 'Raleway', sans-serif
}

.factory .factoryBox3 .headline4 em {
    color: #6b330f
}

.factory .factoryBox3 .headline5 {
    color: #6b330f;
    border-bottom-color: #6b330f;
    padding-bottom: 2px
}

.factory .factoryBox3 .headline5>em {
    min-width: 62px;
    min-height: 80px;
    padding: 7px 9px 0 0;
    background-image: url(../img/factory/bg_num_brown.png)
}

.factory .factoryBox3 .headline5>span {
    padding-bottom: 12px
}

.factory .factoryBox3 .factoryList1 li {
    border-bottom-color: #6b330f
}

.factory .factoryBox3 .factoryList1 li:nth-child(1) .desc {
    padding-top: 20px
}

.factory .factoryBox3 .set4 .factoryTxt1 {
    margin-bottom: 50px
}

.factory .factoryBox3 .set4 .inFactory {
    position: relative
}

.factory .factoryBox3 .set4 .inFactory:before {
    display: block;
    content: '';
    position: absolute;
    right: -210px;
    top: -235px;
    width: 300px;
    min-height: 190px;
    background: url(../img/factory/img_choco2.png) no-repeat right top
}

.factory .factoryBox3 .set4 .factoryList1 li:nth-child(1) .desc {
    padding-top: 0
}

@media only screen and (max-width: 767px) {
    .factory .factoryBox3 .set4 .factoryTxt1 {
        margin-bottom: 20px
    }
    .factory .factoryBox3 .set4 .inFactory:before {
        right: -20px;
        top: -240px;
        width: 300px;
        min-height: 86px;
        -moz-background-size: auto 86px;
        -webkit-background-size: auto 86px;
        -ms-background-size: auto 86px;
        background-size: auto 86px
    }
}

.factory .factoryBox3 .set5 .inFactory {
    padding-top: 70px;
    padding-bottom: 30px;
    position: relative
}

.factory .factoryBox3 .set5 .inFactory:before {
    display: block;
    content: '';
    position: absolute;
    right: 0;
    top: -200px;
    width: 300px;
    min-height: 200px;
    background: url(../img/factory/img_choco8.png) no-repeat right top
}

@media only screen and (max-width: 767px) {
    .factory .factoryBox3 .set5 .inFactory:before {
        right: 0;
        top: -113px;
        -moz-background-size: 96px auto;
        -webkit-background-size: 96px auto;
        -ms-background-size: 96px auto;
        background-size: 96px auto
    }
    .factory .factoryBox3 .set5 .headline5>em {
        min-width: 45px;
        min-height: 60px;
        padding: 2px 8px 0 0;
        -moz-background-size: 45px auto;
        -webkit-background-size: 45px auto;
        -ms-background-size: 45px auto;
        background-size: 45px auto
    }
    .factory .factoryBox3 .set5 .headline5>span {
        width: calc(100% - 53px)
    }
    .factory .factoryBox3 .set5 .factoryTxt1 {
        padding-right: 85px
    }
}

@media only screen and (max-width: 767px) and (max-width: 375px) {
    .factory .factoryBox3 .set5 .factoryTxt1 {
        padding-right: 70px
    }
}

@media only screen and (max-width: 767px) and (max-width: 320px) {
    .factory .factoryBox3 .set5 .factoryTxt1 {
        padding-right: 85px
    }
}

.factory .factoryBox3 .set6 {
    padding-top: 150px
}

.factory .factoryBox3 .set6 .headline1 {
    color: #e0a93b
}

.factory .factoryBox3 .set6 .headline1:before {
    background-color: #e0a93b
}

.factory .factoryBox3 .set6 .headline3 span {
    color: #e0a93b
}

.factory .factoryBox3 .set6 .headline4 em {
    color: #e0a93b
}

.factory .factoryBox3 .set6 .factoryList1 li {
    border-bottom-color: #e0a93b
}

@media only screen and (max-width: 767px) {
    .factory .factoryBox3 .set6 {
        padding-top: 40px
    }
    .factory .factoryBox3 .set6 .headline1 span {
        margin-right: 35px
    }
    .factory .factoryBox3 .set6 .headline1 img {
        width: 48px
    }
}

.factory .factoryBox3 .set7 .headline3 span {
    color: #e0a93b
}

.factory .factoryBox3 .set7 .headline5 {
    color: #e0a93b;
    border-bottom-color: #e0a93b;
    padding-bottom: 15px
}

.factory .factoryBox3 .set7 .headline5>em {
    color: #3a1a09;
    min-width: 54px;
    min-height: 54px;
    padding: 12px 4px 0 0;
    background-image: url(../img/factory/bg_num_yellow.png)
}

.factory .factoryBox3 .set7 .inFactory {
    padding-top: 70px;
    padding-bottom: 30px;
    position: relative
}

.factory .factoryBox3 .set7 .inFactory:before {
    display: block;
    content: '';
    position: absolute;
    right: 25px;
    top: -180px;
    width: 300px;
    min-height: 180px;
    background: url(../img/factory/img_biscuit6.png) no-repeat right top
}

@media only screen and (max-width: 767px) {
    .factory .factoryBox3 .set7 .inFactory:before {
        right: 0;
        top: -96px;
        min-height: 106px;
        -moz-background-size: 80px auto;
        -webkit-background-size: 80px auto;
        -ms-background-size: 80px auto;
        background-size: 80px auto
    }
    .factory .factoryBox3 .set7 .headline5 {
        padding-bottom: 15px
    }
    .factory .factoryBox3 .set7 .headline5>em {
        min-width: 46px;
        min-height: 46px;
        padding: 10px 7px 0 0;
        -moz-background-size: 46px auto;
        -webkit-background-size: 46px auto;
        -ms-background-size: 46px auto;
        background-size: 46px auto
    }
    .factory .factoryBox3 .set7 .headline5>span {
        padding-bottom: 0;
        width: calc(100% - 55px)
    }
}

.factory .factoryBox3 .set8 .headline3 span {
    color: #e0a93b
}

@media only screen and (max-width: 767px) {
    .factory .factoryBox3 .set8 .headline3 {
        margin-bottom: 25px
    }
}

.factory .factoryBox3 .set8 .inFactory {
    padding: 80px 79px 70px 80px;
    position: relative
}

.factory .factoryBox3 .set8 .inFactory:before {
    display: block;
    content: '';
    position: absolute;
    right: -95px;
    bottom: -152px;
    width: 476px;
    min-height: 252px;
    background: url(../img/factory/img_koala13.png) no-repeat right top
}

@media only screen and (max-width: 767px) {
    .factory .factoryBox3 .set8 .inFactory {
        padding-top: 25px !important
    }
    .factory .factoryBox3 .set8 .inFactory:before {
        right: -60px;
        bottom: -115px;
        width: 253px;
        min-height: 152px;
        -moz-background-size: 253px auto;
        -webkit-background-size: 253px auto;
        -ms-background-size: 253px auto;
        background-size: 253px auto
    }
}

.factory .factoryBox3 .set8 .inFactory .list1,
.factory .factoryBox2 .set3 .factoryBox3 .set8 .inFactory .gumRow .list2,
.factory .factoryBox3 .set8 .set3 .inFactory .gumRow .list2,
.factory .factoryBox3 .set3 .set8 .inFactory .gumRow .list2,
.factory .factoryBox4 .set3 .factoryBox3 .set8 .inFactory .gumRow .list2 {
    font-size: 0;
    letter-spacing: 0;
    text-align: center;
    position: relative;
    z-index: 10
}

.factory .factoryBox3 .set8 .inFactory .list1 li,
.factory .factoryBox2 .set3 .factoryBox3 .set8 .inFactory .gumRow .list2 li,
.factory .factoryBox3 .set8 .set3 .inFactory .gumRow .list2 li,
.factory .factoryBox3 .set3 .set8 .inFactory .gumRow .list2 li,
.factory .factoryBox4 .set3 .factoryBox3 .set8 .inFactory .gumRow .list2 li {
    display: inline-block;
    vertical-align: top;
    width: 33.3333333333%;
    max-width: 260px;
    font-size: 16px;
    padding: 0 25px;
    text-align: left
}

@media only screen and (max-width: 767px) {
    .factory .factoryBox3 .set8 .inFactory .list1 li,
    .factory .factoryBox2 .set3 .factoryBox3 .set8 .inFactory .gumRow .list2 li,
    .factory .factoryBox3 .set8 .set3 .inFactory .gumRow .list2 li,
    .factory .factoryBox3 .set3 .set8 .inFactory .gumRow .list2 li,
    .factory .factoryBox4 .set3 .factoryBox3 .set8 .inFactory .gumRow .list2 li {
        padding: 0 8px;
        font-size: 12px
    }
}

@media only screen and (max-width: 767px) and (max-width: 320px) {
    .factory .factoryBox3 .set8 .inFactory .list1 li,
    .factory .factoryBox2 .set3 .factoryBox3 .set8 .inFactory .gumRow .list2 li,
    .factory .factoryBox3 .set8 .set3 .inFactory .gumRow .list2 li,
    .factory .factoryBox3 .set3 .set8 .inFactory .gumRow .list2 li,
    .factory .factoryBox4 .set3 .factoryBox3 .set8 .inFactory .gumRow .list2 li {
        font-size: 11px
    }
}

.factory .factoryBox3 .set8 .inFactory .list1 li .title,
.factory .factoryBox2 .set3 .factoryBox3 .set8 .inFactory .gumRow .list2 li .title,
.factory .factoryBox3 .set8 .set3 .inFactory .gumRow .list2 li .title,
.factory .factoryBox3 .set3 .set8 .inFactory .gumRow .list2 li .title,
.factory .factoryBox4 .set3 .factoryBox3 .set8 .inFactory .gumRow .list2 li .title {
    color: #e0a93b;
    font-weight: 600;
    line-height: 22px;
    margin-bottom: 5px
}

.factory .factoryBox3 .set8 .inFactory .list1 li .title em,
.factory .factoryBox2 .set3 .factoryBox3 .set8 .inFactory .gumRow .list2 li .title em,
.factory .factoryBox3 .set8 .set3 .inFactory .gumRow .list2 li .title em,
.factory .factoryBox3 .set3 .set8 .inFactory .gumRow .list2 li .title em,
.factory .factoryBox4 .set3 .factoryBox3 .set8 .inFactory .gumRow .list2 li .title em {
    display: inline-block;
    vertical-align: top;
    width: 20px;
    height: 20px;
    font-style: normal;
    font-size: 12px;
    color: #fff;
    font-weight: 500;
    line-height: 20px;
    text-align: center;
    background-color: #e0a93b;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    margin-right: 10px
}

.factory .factoryBox3 .set8 .inFactory .list1 li .title span,
.factory .factoryBox2 .set3 .factoryBox3 .set8 .inFactory .gumRow .list2 li .title span,
.factory .factoryBox3 .set8 .set3 .inFactory .gumRow .list2 li .title span,
.factory .factoryBox3 .set3 .set8 .inFactory .gumRow .list2 li .title span,
.factory .factoryBox4 .set3 .factoryBox3 .set8 .inFactory .gumRow .list2 li .title span {
    display: inline-block;
    vertical-align: top;
    width: auto;
    max-width: calc(100% - 30px)
}

@media only screen and (max-width: 767px) {
    .factory .factoryBox3 .set8 .inFactory .list1 li .title,
    .factory .factoryBox2 .set3 .factoryBox3 .set8 .inFactory .gumRow .list2 li .title,
    .factory .factoryBox3 .set8 .set3 .inFactory .gumRow .list2 li .title,
    .factory .factoryBox3 .set3 .set8 .inFactory .gumRow .list2 li .title,
    .factory .factoryBox4 .set3 .factoryBox3 .set8 .inFactory .gumRow .list2 li .title {
        font-size: 12px;
        line-height: 15px;
        margin-right: -15px
    }
    .factory .factoryBox3 .set8 .inFactory .list1 li .title em,
    .factory .factoryBox2 .set3 .factoryBox3 .set8 .inFactory .gumRow .list2 li .title em,
    .factory .factoryBox3 .set8 .set3 .inFactory .gumRow .list2 li .title em,
    .factory .factoryBox3 .set3 .set8 .inFactory .gumRow .list2 li .title em,
    .factory .factoryBox4 .set3 .factoryBox3 .set8 .inFactory .gumRow .list2 li .title em {
        width: 16px;
        height: 16px;
        line-height: 16px;
        margin-right: 4px
    }
}

@media only screen and (max-width: 767px) and (max-width: 320px) {
    .factory .factoryBox3 .set8 .inFactory .list1 li .title,
    .factory .factoryBox2 .set3 .factoryBox3 .set8 .inFactory .gumRow .list2 li .title,
    .factory .factoryBox3 .set8 .set3 .inFactory .gumRow .list2 li .title,
    .factory .factoryBox3 .set3 .set8 .inFactory .gumRow .list2 li .title,
    .factory .factoryBox4 .set3 .factoryBox3 .set8 .inFactory .gumRow .list2 li .title {
        font-size: 11px;
        word-break: normal
    }
}

.factory .factoryBox3 .set8 .koalaRow {
    padding: 0 0 0;
    position: relative
}

.factory .factoryBox3 .set8 .koalaRow:before {
    display: block;
    content: '';
    position: absolute;
    right: -7px;
    top: 30%;
    width: 14px;
    height: 14px;
    border-left: 1px solid #e91521;
    border-top: 1px solid #e91521;
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    transform: rotate(-135deg)
}

.factory .factoryBox3 .set8 .koalaRow:nth-child(2n+1):before {
    right: auto;
    left: -7px
}

.factory .factoryBox3 .set8 .koalaRow:last-child:before {
    display: none
}

.factory .factoryBox3 .set8 .koalaRow .list1:nth-child(1),
.factory .factoryBox2 .set3 .inFactory .gumRow .factoryBox3 .set8 .koalaRow .list2:nth-child(1),
.factory .factoryBox3 .set8 .koalaRow .set3 .inFactory .gumRow .list2:nth-child(1),
.factory .factoryBox3 .set3 .inFactory .gumRow .set8 .koalaRow .list2:nth-child(1),
.factory .factoryBox4 .set3 .inFactory .gumRow .factoryBox3 .set8 .koalaRow .list2:nth-child(1) {
    margin: 0 0 40px
}

.factory .factoryBox3 .set8 .koalaRow .list1:nth-child(1) li,
.factory .factoryBox2 .set3 .inFactory .gumRow .factoryBox3 .set8 .koalaRow .list2:nth-child(1) li,
.factory .factoryBox3 .set8 .koalaRow .set3 .inFactory .gumRow .list2:nth-child(1) li,
.factory .factoryBox3 .set3 .inFactory .gumRow .set8 .koalaRow .list2:nth-child(1) li,
.factory .factoryBox4 .set3 .inFactory .gumRow .factoryBox3 .set8 .koalaRow .list2:nth-child(1) li {
    margin-top: -20px
}

@media only screen and (max-width: 767px) {
    .factory .factoryBox3 .set8 .koalaRow:before {
        right: -3px;
        width: 6px;
        height: 6px
    }
    .factory .factoryBox3 .set8 .koalaRow:nth-child(2n+1):before {
        right: auto;
        left: -3px
    }
    .factory .factoryBox3 .set8 .koalaRow .list1:nth-child(1),
    .factory .factoryBox2 .set3 .inFactory .gumRow .factoryBox3 .set8 .koalaRow .list2:nth-child(1),
    .factory .factoryBox3 .set8 .koalaRow .set3 .inFactory .gumRow .list2:nth-child(1),
    .factory .factoryBox3 .set3 .inFactory .gumRow .set8 .koalaRow .list2:nth-child(1),
    .factory .factoryBox4 .set3 .inFactory .gumRow .factoryBox3 .set8 .koalaRow .list2:nth-child(1) {
        margin: 0 0 25px
    }
    .factory .factoryBox3 .set8 .koalaRow .list1:nth-child(1) li,
    .factory .factoryBox2 .set3 .inFactory .gumRow .factoryBox3 .set8 .koalaRow .list2:nth-child(1) li,
    .factory .factoryBox3 .set8 .koalaRow .set3 .inFactory .gumRow .list2:nth-child(1) li,
    .factory .factoryBox3 .set3 .inFactory .gumRow .set8 .koalaRow .list2:nth-child(1) li,
    .factory .factoryBox4 .set3 .inFactory .gumRow .factoryBox3 .set8 .koalaRow .list2:nth-child(1) li {
        margin-top: -2px
    }
}

.factory .factoryBox3 .set8 .dot1 {
    margin: -2px 0 0
}

@media only screen and (max-width: 767px) {
    .factory .factoryBox3 .set8 .dot1 {
        margin-top: -7px
    }
}

.factory .factoryBox3 .set8 .dot2 {
    margin: -5% 0 0
}

.factory .factoryBox3 .set8 .dot3 {
    margin: -5% 0 0
}

.factory .factoryBox3 .set8 .dot4 {
    margin: -5.7% 0 5%
}

@media only screen and (max-width: 767px) {
    .factory .factoryBox3 .set8 .dot4 {
        margin: -6.5% 0 5%
    }
}

.factory .factoryBox3 .set8 .row1 .inDot {
    background: url(../img/factory/img_dot5.png) repeat-y 0 0;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto;
    -ms-background-size: 100% auto;
    background-size: 100% auto
}

.factory .factoryBox3 .set8 .row1 .list1:nth-child(1) li,
.factory .factoryBox2 .set3 .inFactory .gumRow .factoryBox3 .set8 .row1 .list2:nth-child(1) li,
.factory .factoryBox3 .set8 .row1 .set3 .inFactory .gumRow .list2:nth-child(1) li,
.factory .factoryBox3 .set3 .inFactory .gumRow .set8 .row1 .list2:nth-child(1) li,
.factory .factoryBox4 .set3 .inFactory .gumRow .factoryBox3 .set8 .row1 .list2:nth-child(1) li {
    margin-top: -16px
}

@media only screen and (max-width: 767px) {
    .factory .factoryBox3 .set8 .row1 .list1:nth-child(1) li,
    .factory .factoryBox2 .set3 .inFactory .gumRow .factoryBox3 .set8 .row1 .list2:nth-child(1) li,
    .factory .factoryBox3 .set8 .row1 .set3 .inFactory .gumRow .list2:nth-child(1) li,
    .factory .factoryBox3 .set3 .inFactory .gumRow .set8 .row1 .list2:nth-child(1) li,
    .factory .factoryBox4 .set3 .inFactory .gumRow .factoryBox3 .set8 .row1 .list2:nth-child(1) li {
        margin-top: -4px
    }
}

.factory .factoryBox3 .set8 .row2 .inDot {
    background: url(../img/factory/img_dot6.png) repeat-y 0 0;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto;
    -ms-background-size: 100% auto;
    background-size: 100% auto
}

.factory .factoryBox3 .set8 .row3 .inDot {
    background: url(../img/factory/img_dot5.png) repeat-y 0 0;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto;
    -ms-background-size: 100% auto;
    background-size: 100% auto
}

.factory .factoryBox3 .set8 .koalaRow:last-child .list1:nth-child(1),
.factory .factoryBox2 .set3 .inFactory .gumRow .factoryBox3 .set8 .koalaRow:last-child .list2:nth-child(1),
.factory .factoryBox3 .set8 .koalaRow:last-child .set3 .inFactory .gumRow .list2:nth-child(1),
.factory .factoryBox3 .set3 .inFactory .gumRow .set8 .koalaRow:last-child .list2:nth-child(1),
.factory .factoryBox4 .set3 .inFactory .gumRow .factoryBox3 .set8 .koalaRow:last-child .list2:nth-child(1) {
    margin-bottom: 0
}

.factory .factoryBox4 {
    background-color: #fff;
    margin: 0 -40px;
    padding: 20px 40px 0
}

@media only screen and (max-width: 767px) {
    .factory .factoryBox4 {
        margin: 0 -18px -20px;
        padding: 20px 18px 0
    }
}

.factory .factoryBox4 .headline2 {
    color: #f7d200
}

.factory .factoryBox4 .headline2 em {
    color: #666
}

.factory .factoryBox4 .headline2:before {
    background: #f7d200
}

.factory .factoryBox4 .headline3 span {
    color: #f7d200
}

.factory .factoryBox4 .headline4 {
    font-family: 'Raleway', sans-serif
}

.factory .factoryBox4 .headline4 em {
    color: #f7d200
}

.factory .factoryBox4 .headline5 {
    font-family: 'Raleway', sans-serif;
    color: #f7d200;
    border-bottom: 1px dotted #f7d200
}

@media only screen and (max-width: 767px) {
    .factory .factoryBox4 .headline5 {
        padding-bottom: 10px
    }
}

.factory .factoryBox4 .headline5>em {
    color: #000;
    background: url(../img/factory/bg_num_yellow2.png) no-repeat 0 0;
    font-weight: 300;
    min-width: 53px;
    min-height: 62px;
    padding: 17px 2px 0 0;
    margin-right: 10px;
    text-align: center;
    font-family: 'Raleway', sans-serif
}

@media only screen and (max-width: 767px) {
    .factory .factoryBox4 .headline5>em {
        min-width: 44px;
        min-height: 56px;
        background-size: 100% auto;
        padding: 14px 2px 0 0
    }
}

@media only screen and (max-width: 767px) {
    .factory .factoryBox4 .headline5>span {
        width: calc(100% - 60px)
    }
}

.factory .factoryBox4 .factoryTxt1 {
    margin-bottom: 35px;
    position: relative;
    z-index: 10
}

@media only screen and (max-width: 767px) {
    .factory .factoryBox4 .factoryTxt1 {
        margin-bottom: 20px
    }
}

.factory .factoryBox4 .factNote {
    color: #666;
    margin-top: -90px
}

@media only screen and (max-width: 767px) {
    .factory .factoryBox4 .factNote {
        margin-top: -48px
    }
}

.factory .factoryBox4 .inFactory {
    background: #fff;
    -webkit-box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.1);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 80px 80px 40px 80px;
    margin-bottom: 110px
}

@media only screen and (max-width: 1024px) {
    .factory .factoryBox4 .inFactory {
        padding: 40px
    }
}

@media only screen and (max-width: 767px) {
    .factory .factoryBox4 .inFactory {
        -webkit-box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.15);
        box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.15);
        padding: 18px 12px 30px !important;
        margin-bottom: 60px
    }
}

.factory .factoryBox4 .factoryList1 li {
    padding: 60px 0 0;
    border-bottom: 1px dotted #f7d200
}

.factory .factoryBox4 .factoryList1 li .pic {
    float: left;
    width: 44.2%
}

.factory .factoryBox4 .factoryList1 li .pic img {
    margin-bottom: -1px
}

.factory .factoryBox4 .factoryList1 li .desc {
    overflow: hidden;
    padding: 20px 0 0 55px
}

.factory .factoryBox4 .factoryList1 li:nth-child(1) {
    padding-top: 0
}

.factory .factoryBox4 .factoryList1 li:nth-child(1) .desc {
    padding-top: 50px
}

.factory .factoryBox4 .factoryList1 li:nth-child(2n) .pic {
    float: right
}

.factory .factoryBox4 .factoryList1 li:nth-child(2n) .desc {
    padding: 30px 45px 0 0
}

.factory .factoryBox4 .factoryList1 li:nth-child(2n) .desc p {
    margin-right: 0
}

@media only screen and (max-width: 767px) {
    .factory .factoryBox4 .factoryList1 li {
        padding: 30px 0 25px
    }
    .factory .factoryBox4 .factoryList1 li .pic {
        float: none;
        width: 100%
    }
    .factory .factoryBox4 .factoryList1 li .pic img {
        width: 100%;
        margin-bottom: 0
    }
    .factory .factoryBox4 .factoryList1 li .desc {
        clear: both;
        overflow: inherit;
        padding: 8px 0 0 !important
    }
}

.factory .factoryBox4 .factoryList2 {
    font-size: 0;
    letter-spacing: 0;
    margin: 0 -25px
}

.factory .factoryBox4 .factoryList2 li {
    display: inline-block;
    vertical-align: top;
    width: 50%;
    padding: 0 25px 40px;
    font-size: 16px
}

.factory .factoryBox4 .factoryList2 .full {
    width: 100%
}

@media only screen and (max-width: 767px) {
    .factory .factoryBox4 .factoryList2 {
        margin: 0
    }
    .factory .factoryBox4 .factoryList2 li {
        display: block;
        width: 100%;
        padding: 0 0 25px;
        font-size: 14px
    }
    .factory .factoryBox4 .factoryList2 li:last-child {
        padding-bottom: 10px
    }
}

.factory .factoryBox4 .inSet .in {
    position: relative;
    z-index: 10
}

.factory .factoryBox4 .set3 {
    padding: 67px 0 45px;
    position: relative
}

@media only screen and (max-width: 767px) {
    .factory .factoryBox4 .set3 {
        padding: 40px 0 20px 0
    }
    .factory .factoryBox4 .set3:before {
        right: -165px;
        top: 28px;
        min-height: 120px;
        -moz-background-size: auto 120px;
        -webkit-background-size: auto 120px;
        -ms-background-size: auto 120px;
        background-size: auto 120px
    }
    .factory .factoryBox4 .set3:after {
        left: -178px;
        bottom: 0;
        min-height: 260px;
        -moz-background-size: auto 260px;
        -webkit-background-size: auto 260px;
        -ms-background-size: auto 260px;
        background-size: auto 260px
    }
}

.factory .factoryBox4 .set3 .headline3 {
    margin-bottom: 30px
}

.factory .factoryBox4 .set3 .inFactory {
    padding: 80px 39px 60px;
    text-align: center
}

@media only screen and (max-width: 767px) {
    .factory .factoryBox4 .set3 .inFactory {
        padding-top: 30px !important
    }
}

.factory .factoryBox4 .set3 .inFactory .pic1 {
    text-align: center;
    position: relative;
    z-index: 99;
    margin-bottom: -12px
}

@media only screen and (max-width: 767px) {
    .factory .factoryBox4 .set3 .inFactory .pic1 {
        margin-bottom: -4px
    }
}

.factory .factoryBox4 .set3 .inFactory .pic2 {
    text-align: center;
    position: relative;
    z-index: 99
}

.factory .factoryBox4 .set3 .inFactory .gumRow {
    position: relative
}

.factory .factoryBox4 .set3 .inFactory .gumRow:before {
    display: block;
    content: '';
    position: absolute;
    right: -6px;
    top: 38%;
    width: 14px;
    height: 14px;
    border-left: 1px solid #e91521;
    border-top: 1px solid #e91521;
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    transform: rotate(-135deg)
}

@media only screen and (max-width: 767px) {
    .factory .factoryBox4 .set3 .inFactory .gumRow:before {
        right: -3px;
        width: 6px;
        height: 6px
    }
}

.factory .factoryBox4 .set3 .inFactory .gumRow:nth-child(2n+1):before {
    right: auto;
    left: -6px
}

@media only screen and (max-width: 767px) {
    .factory .factoryBox4 .set3 .inFactory .gumRow:nth-child(2n+1):before {
        right: auto;
        left: -3px
    }
}

.factory .factoryBox4 .set3 .inFactory .gumRow:last-child:before {
    display: none
}

.factory .factoryBox4 .set3 .inFactory .gumRow .list1,
.factory .factoryBox4 .set3 .inFactory .gumRow .list2 {
    font-size: 0;
    letter-spacing: 0;
    text-align: center;
    margin: 0 8% 50px
}

@media only screen and (max-width: 767px) {
    .factory .factoryBox4 .set3 .inFactory .gumRow .list1,
    .factory .factoryBox4 .set3 .inFactory .gumRow .list2 {
        margin: 0 -8px 30px !important
    }
}

.factory .factoryBox4 .set3 .inFactory .gumRow .list1 li,
.factory .factoryBox4 .set3 .inFactory .gumRow .list2 li {
    display: inline-block;
    vertical-align: top;
    width: 33.3333333333%;
    font-size: 16px;
    padding: 0 20px;
    text-align: left
}

@media only screen and (max-width: 767px) {
    .factory .factoryBox4 .set3 .inFactory .gumRow .list1 li,
    .factory .factoryBox4 .set3 .inFactory .gumRow .list2 li {
        font-size: 12px;
        padding: 0 8px
    }
}

@media only screen and (max-width: 767px) and (max-width: 320px) {
    .factory .factoryBox4 .set3 .inFactory .gumRow .list1 li,
    .factory .factoryBox4 .set3 .inFactory .gumRow .list2 li {
        font-size: 11px
    }
}

.factory .factoryBox4 .set3 .inFactory .gumRow .list1 li .title,
.factory .factoryBox4 .set3 .inFactory .gumRow .list2 li .title {
    color: #e91521;
    font-weight: 600;
    line-height: 22px;
    margin-bottom: 5px
}

.factory .factoryBox4 .set3 .inFactory .gumRow .list1 li .title em,
.factory .factoryBox4 .set3 .inFactory .gumRow .list2 li .title em {
    display: inline-block;
    vertical-align: top;
    width: 20px;
    height: 20px;
    font-style: normal;
    font-size: 12px;
    color: #fff;
    font-weight: 500;
    line-height: 20px;
    text-align: center;
    background-color: #e91521;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    margin-right: 10px
}

.factory .factoryBox4 .set3 .inFactory .gumRow .list1 li .title span,
.factory .factoryBox4 .set3 .inFactory .gumRow .list2 li .title span {
    display: inline-block;
    vertical-align: top;
    width: auto;
    max-width: calc(100% - 30px)
}

@media only screen and (max-width: 767px) {
    .factory .factoryBox4 .set3 .inFactory .gumRow .list1 li .title,
    .factory .factoryBox4 .set3 .inFactory .gumRow .list2 li .title {
        font-size: 12px;
        line-height: 15px;
        margin-right: -10px
    }
    .factory .factoryBox4 .set3 .inFactory .gumRow .list1 li .title em,
    .factory .factoryBox4 .set3 .inFactory .gumRow .list2 li .title em {
        width: 16px;
        height: 16px;
        line-height: 16px;
        margin-right: 4px
    }
}

@media only screen and (max-width: 320px) {
    .factory .factoryBox4 .set3 .inFactory .gumRow .list1 li .title,
    .factory .factoryBox4 .set3 .inFactory .gumRow .list2 li .title {
        font-size: 11px;
        word-break: normal
    }
}

.factory .factoryBox4 .set3 .inFactory .gumRow .list2 {
    text-align: center;
    margin-bottom: 0
}

.factory .factoryBox4 .set3 .inFactory .gumRow .list2 li {
    width: 50%;
    max-width: 310px;
    padding: 0 10px;
    color: #fff
}

.factory .factoryBox4 .set3 .inFactory .gumRow .list2 li>div {
    padding: 20px 25px 15px 25px;
    background: url(../img/factory/img_line4.png) repeat 0 0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

.factory .factoryBox4 .set3 .inFactory .gumRow .list2 li .title {
    color: #fff;
    text-align: center
}

.factory .factoryBox4 .set3 .inFactory .gumRow .list2 li .title em {
    color: #fe5500;
    background-color: #fff
}

@media only screen and (max-width: 767px) {
    .factory .factoryBox4 .set3 .inFactory .gumRow .list2 li {
        padding: 0 5px
    }
    .factory .factoryBox4 .set3 .inFactory .gumRow .list2 li>div {
        padding: 15px 12px
    }
    .factory .factoryBox4 .set3 .inFactory .gumRow .list2 li .title {
        text-align: left
    }
}

.factory .factoryBox4 .set3 .inFactory .gumRow .list2 .item2>div {
    background-image: url(../img/factory/img_line5.png)
}

.factory .factoryBox4 .set3 .inFactory .gumRow .list2 .item2 .title em {
    color: #50c2d8
}

.factory .factoryBox4 .set3 .inFactory .row1 {
    padding: 32px 0 0;
    background: url(../img/factory/bg_line1.png) no-repeat 0 0, url(../img/factory/bg_line4.png) no-repeat left bottom 75px, url(../img/factory/bg_line2.png) repeat-y 0 0;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto;
    -ms-background-size: 100% auto;
    background-size: 100% auto
}

.factory .factoryBox4 .set3 .inFactory .row1:before {
    top: 35%
}

@media only screen and (max-width: 767px) {
    .factory .factoryBox4 .set3 .inFactory .row1 {
        padding: 15px 0 70px;
        background: url(../img/factory/bg_line1.png) no-repeat 0 0, url(../img/factory/bg_line4.png) no-repeat left bottom 100px, url(../img/factory/bg_line2.png) repeat-y 0 0;
        -moz-background-size: 100% auto;
        -webkit-background-size: 100% auto;
        -ms-background-size: 100% auto;
        background-size: 100% auto
    }
}

.factory .factoryBox4 .set3 .inFactory .row2 {
    padding: 75px 0 55px;
    background: url(../img/factory/bg_line7.jpg) no-repeat 0 100%, url(../img/factory/bg_line6.png) repeat-y 0 0;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto;
    -ms-background-size: 100% auto;
    background-size: 100% auto;
    position: relative;
    z-index: 9;
    margin: -75px 0 0 0
}

.factory .factoryBox4 .set3 .inFactory .row2:before {
    top: 30%
}

.factory .factoryBox4 .set3 .inFactory .row2 .list3 {
    position: absolute;
    bottom: -75px;
    left: 0;
    right: 0;
    z-index: 99
}

.factory .factoryBox4 .set3 .inFactory .row2 .list3 li {
    width: 30%
}

.factory .factoryBox4 .set3 .inFactory .row2 .list3 li:nth-child(1) {
    width: 40%
}

@media only screen and (max-width: 990px) {
    .factory .factoryBox4 .set3 .inFactory .row2 .list3 {
        bottom: -100px
    }
}

@media only screen and (max-width: 880px) {
    .factory .factoryBox4 .set3 .inFactory .row2 .list3 {
        bottom: -125px
    }
}

@media only screen and (max-width: 767px) {
    .factory .factoryBox4 .set3 .inFactory .row2 {
        margin: -100px 0 0 0;
        padding: 30px 0 14px
    }
    .factory .factoryBox4 .set3 .inFactory .row2 .list1,
    .factory .factoryBox4 .set3 .inFactory .row2 .gumRow .list2,
    .factory .factoryBox4 .set3 .inFactory .gumRow .row2 .list2 {
        text-align: center
    }
    .factory .factoryBox4 .set3 .inFactory .row2 .list1 li,
    .factory .factoryBox4 .set3 .inFactory .row2 .gumRow .list2 li,
    .factory .factoryBox4 .set3 .inFactory .gumRow .row2 .list2 li {
        text-align: center
    }
    .factory .factoryBox4 .set3 .inFactory .row2 .list3 {
        bottom: -95px
    }
    .factory .factoryBox4 .set3 .inFactory .row2 .list3 li {
        text-align: left;
        width: 33.33%
    }
    .factory .factoryBox4 .set3 .inFactory .row2 .list3 li:nth-child(1) {
        width: 33.33%
    }
}

@media only screen and (max-width: 320px) {
    .factory .factoryBox4 .set3 .inFactory .row2 .list3 {
        bottom: -110px
    }
}

.factory .factoryBox4 .set3 .inFactory .row3 {
    padding: 75px 0 0;
    background: url(../img/factory/bg_line3.png) no-repeat 0 100%, url(../img/factory/bg_line2.png) repeat-y 0 0;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto;
    -ms-background-size: 100% auto;
    background-size: 100% auto
}

.factory .factoryBox4 .set3 .inFactory .row3 .pic {
    padding-left: 15px
}

.factory .factoryBox4 .set3 .inFactory .row3 .list1,
.factory .factoryBox4 .set3 .inFactory .row3 .gumRow .list2,
.factory .factoryBox4 .set3 .inFactory .gumRow .row3 .list2 {
    position: relative;
    z-index: 9
}

@media only screen and (max-width: 767px) {
    .factory .factoryBox4 .set3 .inFactory .row3 {
        padding-top: 100px;
        margin-bottom: 10px
    }
    .factory .factoryBox4 .set3 .inFactory .row3 .pic {
        padding: 0;
        margin: 0 0 0 -5px
    }
}

.factory .factoryBox4 .set3 .inFactory .row4 {
    padding-left: 15px
}

.factory .factoryBox4 .set3 .inFactory .row4 .list1,
.factory .factoryBox4 .set3 .inFactory .row4 .gumRow .list2,
.factory .factoryBox4 .set3 .inFactory .gumRow .row4 .list2 {
    text-align: left;
    margin: 30px 5.5% 0 7.5%
}

.factory .factoryBox4 .set3 .inFactory .row4 .list1 li,
.factory .factoryBox4 .set3 .inFactory .row4 .gumRow .list2 li,
.factory .factoryBox4 .set3 .inFactory .gumRow .row4 .list2 li {
    width: 24%
}

.factory .factoryBox4 .set3 .inFactory .row4 .list1 li:nth-child(1),
.factory .factoryBox4 .set3 .inFactory .row4 .gumRow .list2 li:nth-child(1),
.factory .factoryBox4 .set3 .inFactory .gumRow .row4 .list2 li:nth-child(1) {
    width: 42.5%
}

.factory .factoryBox4 .set3 .inFactory .row4 .list1 li:nth-child(2),
.factory .factoryBox4 .set3 .inFactory .row4 .gumRow .list2 li:nth-child(2),
.factory .factoryBox4 .set3 .inFactory .gumRow .row4 .list2 li:nth-child(2) {
    width: 31%
}

@media only screen and (max-width: 767px) {
    .factory .factoryBox4 .set3 .inFactory .row4 {
        padding-left: 0
    }
    .factory .factoryBox4 .set3 .inFactory .row4 .list1,
    .factory .factoryBox4 .set3 .inFactory .row4 .gumRow .list2,
    .factory .factoryBox4 .set3 .inFactory .gumRow .row4 .list2 {
        margin: 0 -10px 0 0 !important
    }
    .factory .factoryBox4 .set3 .inFactory .row4 .list1 li,
    .factory .factoryBox4 .set3 .inFactory .row4 .gumRow .list2 li,
    .factory .factoryBox4 .set3 .inFactory .gumRow .row4 .list2 li {
        width: 31%
    }
    .factory .factoryBox4 .set3 .inFactory .row4 .list1 li:nth-child(1),
    .factory .factoryBox4 .set3 .inFactory .row4 .gumRow .list2 li:nth-child(1),
    .factory .factoryBox4 .set3 .inFactory .gumRow .row4 .list2 li:nth-child(1) {
        width: 35%
    }
    .factory .factoryBox4 .set3 .inFactory .row4 .list1 li:nth-child(2),
    .factory .factoryBox4 .set3 .inFactory .row4 .gumRow .list2 li:nth-child(2),
    .factory .factoryBox4 .set3 .inFactory .gumRow .row4 .list2 li:nth-child(2) {
        width: 34%
    }
}

.factory .factoryBox4 .set4 .inFactory {
    position: relative
}

.factory .factoryBox4 .set4 .inFactory:before {
    display: block;
    content: '';
    position: absolute;
    right: -145px;
    top: -220px;
    width: 282px;
    min-height: 205px;
    background: url(../img/factory/img_candy1.png) no-repeat right top
}

@media only screen and (max-width: 767px) {
    .factory .factoryBox4 .set4 .inFactory:before {
        right: -33px;
        top: -268px;
        width: 140px;
        min-height: 101px;
        background-size: 100% auto
    }
}

@media only screen and (max-width: 320px) {
    .factory .factoryBox4 .set4 .inFactory:before {
        top: -283px
    }
}

@media only screen and (max-width: 767px) {
    .factory .factoryBox4 .set5 .factoryTxt1 {
        padding-right: 110px
    }
}

.factory .factoryBox4 .set5 .inFactory {
    position: relative
}

.factory .factoryBox4 .set5 .inFactory:before {
    display: block;
    content: '';
    position: absolute;
    right: 0;
    top: -170px;
    width: 180px;
    min-height: 232px;
    background: url(../img/factory/img_candy6.png) no-repeat right top;
    z-index: -1
}

@media only screen and (max-width: 767px) {
    .factory .factoryBox4 .set5 .inFactory:before {
        right: 10px;
        top: -87px;
        width: 158px;
        min-height: 149px;
        background-size: 90px auto
    }
}

@media only screen and (max-width: 320px) {
    .factory .factoryBox4 .set5 .inFactory:before {
        top: -130px
    }
}

.vi.factory .factoryBox2 .headline4,
.vi.factory .factoryBox3 .headline4,
.vi.factory .factoryBox3 .headline4,
.vi.factory .factoryBox4 .headline4,
.vi.factory .factoryBox5 .headline4 {
    font-family: 'Montserrat', sans-serif
}

.vi.factory .factoryBox2 .headline4 em,
.vi.factory .factoryBox3 .headline4 em,
.vi.factory .factoryBox3 .headline4 em,
.vi.factory .factoryBox4 .headline4 em,
.vi.factory .factoryBox5 .headline4 em {
    font-family: 'Montserrat', sans-serif
}

.vi.factory .factoryBox2 .headline4>em,
.vi.factory .factoryBox3 .headline4>em,
.vi.factory .factoryBox3 .headline4>em,
.vi.factory .factoryBox4 .headline4>em,
.vi.factory .factoryBox5 .headline4>em {
    font-family: 'Raleway', sans-serif
}

.vi.factory .factoryBox2 .headline5 span,
.vi.factory .factoryBox3 .headline5 span,
.vi.factory .factoryBox4 .headline5 span,
.vi.factory .factoryBox5 .headline5 span {
    font-family: 'Montserrat', sans-serif
}

@media only screen and (max-width: 767px) and (max-width: 375px) {
    .vi.factory .factoryBox3 .set4 .inFactory:before {
        top: -265px
    }
}

@media only screen and (max-width: 767px) {
    .vi.factory .factoryBox3 .set5 .factoryTxt1 {
        padding-right: 70px
    }
    .vi.factory .anchorSet {
        margin-bottom: 40px
    }
    .vi.factory .anchorSet>ul>li {
        font-size: 12px
    }
    .vi.factory .anchorSet>ul>li span {
        min-height: 65px
    }
    .vi.factory .factoryBox4 .set4 .inFactory:before {
        top: -220px
    }
}

@media only screen and (max-width: 767px) and (max-width: 320px) {
    .vi.factory .factoryBox4 .set4 .inFactory:before {
        top: -250px
    }
}

.searchSet {
    max-width: 1020px;
    margin: 14px auto 98px
}

.searchSet .seLine {
    position: relative
}

.searchSet .seLine:before {
    position: absolute;
    content: '';
    background: url("../img/faq/ico-search.png") no-repeat;
    background-size: 37px 37px;
    width: 37px;
    height: 37px;
    top: 50%;
    margin-top: -18px;
    left: 0
}

@media only screen and (max-width: 767px) {
    .searchSet .seLine:before {
        background-size: 25px 26px;
        width: 25px;
        height: 26px;
        margin-top: -16px
    }
}

.searchSet .seLine .searchKey {
    display: block;
    width: 100%;
    border: none;
    font-size: 18px;
    letter-spacing: 1px;
    font-weight: 300;
    border-bottom: 2px solid #e91521;
    padding: 24px 0 16px 55px;
    background: transparent;
    font-family: "Montserrat", serif
}

@media only screen and (max-width: 767px) {
    .searchSet {
        margin: 0px auto 45px
    }
    .searchSet .seLine .searchKey {
        font-size: 16px;
        letter-spacing: 0;
        border-bottom-width: 1px;
        padding: 10px 0 10px 35px
    }
    .searchSet .seLine .searchSubmit .icoSearch {
        width: 20px;
        height: 20px;
        -moz-background-size: 20px 20px;
        -webkit-background-size: 20px 20px;
        -ms-background-size: 20px 20px;
        background-size: 20px 20px
    }
}

.faq .banner {
    background-image: url(../img/faq/bnr_banner.jpg)
}

.faq .breadcrumb {
    margin-bottom: 0
}

.faq main {
    padding-bottom: 85px;
    position: relative
}

.faq main .bg-2 {
    position: absolute;
    content: '';
    z-index: 0;
    background: url(../img/faq/bg-2.jpg) no-repeat;
    right: 0;
    top: 1510px;
    background-size: 309px 378px;
    width: 309px;
    height: 378px
}

@media only screen and (max-width: 767px) {
    .faq main .bg-2 {
        background: url(../img/faq/bg-2-sp.jpg) no-repeat;
        right: 0;
        top: 1510px;
        background-size: 125px 180px;
        width: 125px;
        height: 180px
    }
}

.faq main .bg-3 {
    position: absolute;
    content: '';
    background: url(../img/faq/bg-3.png) no-repeat;
    left: 0;
    top: 2450px;
    z-index: 0;
    background-size: 267px 506px;
    width: 267px;
    height: 506px
}

.faq #wrap {
    background: #f2f0f0
}

.faq .headline1 {
    color: #000;
    letter-spacing: 1.5px;
    margin-bottom: 50px;
    font-family: "Playfair Display", serif;
    font-size: 50px;
    font-style: italic;
    padding-bottom: 34px;
    margin-bottom: 61px
}

.faq .headline1:first-letter {
    color: #e91521
}

.faq .headline1:before {
    width: 70px
}

@media only screen and (max-width: 767px) {
    .faq .headline1 {
        font-size: 30px;
        padding-bottom: 23px;
        margin-bottom: 30px
    }
    .faq .headline1:before {
        width: 50px
    }
}

.faq .h-container {
    position: relative
}

.faq .h-container .bg-1 {
    position: absolute;
    content: '';
    right: -6px;
    top: -60px;
    z-index: 0
}

@media only screen and (max-width: 767px) {
    .faq .h-container .bg-1 {
        top: -30px
    }
    .faq .h-container .bg-1 img {
        width: 197px
    }
}

.faq .faqSet {
    position: relative;
    z-index: 1;
    margin: 0 auto 135px;
    background: #fff;
    padding: 70px 80px;
    -webkit-box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.05);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

@media only screen and (max-width: 767px) {
    .faq .faqSet {
        padding: 25px 20px
    }
}

.faq .faqSet .faqInner {
    padding-bottom: 45px;
    margin-bottom: 42px;
    border-bottom: solid 1px #ebebeb
}

.faq .faqSet .faqInner:last-child {
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: none
}

@media only screen and (max-width: 767px) {
    .faq .faqSet .faqInner {
        padding-bottom: 18px;
        margin-bottom: 25px
    }
}

.faq .faqSet .faqInner .ques {
    font-size: 18px;
    margin-bottom: 17px;
    position: relative;
    font-weight: 400;
    z-index: 2
}

@media only screen and (max-width: 767px) {
    .faq .faqSet .faqInner .ques {
        font-size: 16px
    }
}

.faq .faqSet .faqInner .ques span {
    position: relative;
    z-index: 2;
    display: inline-block;
    vertical-align: top;
    font-weight: 600;
    color: #fff;
    width: 42px;
    padding-right: 3px;
    letter-spacing: 1px;
    margin-right: 8px;
    text-align: center
}

.faq .faqSet .faqInner .ques span:before {
    position: absolute;
    content: '';
    background: url(../img/faq/ico-q.png) no-repeat;
    background-size: 42px 37px;
    width: 42px;
    height: 37px;
    z-index: -1;
    top: 48%;
    left: 0;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%)
}

@media only screen and (max-width: 767px) {
    .faq .faqSet .faqInner .ques span {
        width: 33px;
        letter-spacing: 0;
        font-size: 16px
    }
    .faq .faqSet .faqInner .ques span:before {
        -moz-background-size: 33px 30px;
        -webkit-background-size: 33px 30px;
        -ms-background-size: 33px 30px;
        background-size: 33px 30px;
        width: 33px;
        top: 50%;
        height: 30px
    }
}

.faq .faqSet .faqInner .ques strong {
    font-weight: 600;
    display: inline-block;
    vertical-align: top;
    width: calc(100% - 50px)
}

@media only screen and (max-width: 767px) {
    .faq .faqSet .faqInner .ques strong {
        width: calc(100% - 45px)
    }
}

.faq .faqSet .faqInner .answer {
    font-weight: 300;
    line-height: 2;
    font-size: 16px;
    line-height: 1.7
}

@media only screen and (max-width: 767px) {
    .faq .faqSet .faqInner .answer {
        font-size: 15px
    }
}

.faq .faqSet .faqInner .answer span {
    position: relative;
    z-index: 2;
    display: inline-block;
    vertical-align: top;
    font-weight: 600;
    color: #000;
    font-size: 18px;
    width: 42px;
    padding-right: 3px;
    letter-spacing: 1px;
    text-align: center;
    margin-right: 8px
}

.faq .faqSet .faqInner .answer span:before {
    position: absolute;
    content: '';
    background: url(../img/faq/ico-a.png) no-repeat;
    background-size: 42px 37px;
    width: 42px;
    height: 37px;
    z-index: -1;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%)
}

@media only screen and (max-width: 767px) {
    .faq .faqSet .faqInner .answer span {
        font-size: 16px;
        margin-top: 5px;
        width: 33px;
        letter-spacing: 0;
        font-size: 16px
    }
    .faq .faqSet .faqInner .answer span:before {
        -moz-background-size: 33px 30px;
        -webkit-background-size: 33px 30px;
        -ms-background-size: 33px 30px;
        background-size: 33px 30px;
        width: 33px;
        top: 50%;
        height: 30px
    }
}

.faq .faqSet .faqInner .answer strong {
    font-weight: 300;
    display: inline-block;
    vertical-align: top;
    vertical-align: top;
    width: calc(100% - 50px)
}

@media only screen and (max-width: 767px) {
    .faq .faqSet .faqInner .answer strong {
        width: calc(100% - 45px)
    }
}

@media only screen and (max-width: 767px) {
    .faq .faqSet {
        margin-bottom: 70px
    }
    .faq .faqSet .faqInner {
        margin-bottom: 20px
    }
    .faq .faqSet .faqInner .ques {
        font-size: 16px;
        margin-bottom: 5px
    }
    .faq .faqSet .faqInner .answer {
        line-height: 1.6
    }
}

.toFaqBox {
    margin: 110px 0 0;
    padding: 70px 75px 90px;
    border-radius: 7px;
    -webkit-border-radius: 7px;
    -ms-border-radius: 7px;
    -moz-border-radius: 7px;
    background: #e91521;
    color: #fff;
    position: relative
}

.toFaqBox a {
    color: #fff
}

@media only screen and (max-width: 767px) {
    .toFaqBox {
        margin-top: 75px;
        padding: 25px 20px 70px
    }
}

.toFaqBox .inner {
    position: relative
}

.toFaqBox .cap {
    font-size: 40px;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 1.2;
    margin-bottom: 44px
}

@media only screen and (max-width: 767px) {
    .toFaqBox .cap {
        font-size: 28px;
        line-height: 1.3;
        margin-bottom: 30px
    }
}

.toFaqBox ul li {
    display: inline-block;
    vertical-align: top;
    width: auto;
    font-size: 18px;
    font-weight: 300;
    padding-right: 20px;
    margin-right: 75px;
    position: relative;
    padding-left: 70px
}

.toFaqBox ul li:before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    background: url(../img/faq/ico_mail.png) no-repeat;
    background-size: 53px 53px;
    width: 53px;
    height: 53px;
    margin-top: -26px
}

@media only screen and (max-width: 767px) {
    .toFaqBox ul li:before {
        background-size: 35px 35px;
        width: 35px;
        height: 35px;
        margin-top: -18px
    }
}

@media only screen and (max-width: 767px) {
    .toFaqBox ul li {
        margin-right: 0;
        padding-left: 50px;
        font-size: 15px;
        margin-bottom: 20px
    }
    .toFaqBox ul li:last-child {
        margin-bottom: 0
    }
}

.toFaqBox ul li:last-child:before {
    background: url(../img/faq/ico_phone.png) no-repeat;
    background-size: 50px 50px;
    width: 50px;
    height: 50px;
    margin-top: -25px
}

@media only screen and (max-width: 767px) {
    .toFaqBox ul li:last-child:before {
        background-size: 35px 35px;
        width: 35px;
        height: 35px;
        margin-top: -18px
    }
}

.toFaqBox .img {
    position: absolute;
    right: -115px;
    bottom: -85px;
    width: 28%;
    text-align: right
}

@media only screen and (max-width: 767px) {
    .toFaqBox .img {
        right: -30px;
        bottom: 0;
        width: 166px
    }
}

.searchRow.searchRow-candy,
.searchRow.searchRow-chocolate {
    position: relative
}

.searchRow .bg-4 {
    position: absolute;
    content: '';
    right: -88px;
    top: -104px;
    z-index: 0
}

@media only screen and (max-width: 767px) {
    .searchRow .bg-4 {
        top: 9px;
        right: -18px
    }
    .searchRow .bg-4 img {
        width: 120px
    }
}

.searchRow .bg-6 {
    position: absolute;
    content: '';
    right: -115px;
    top: -15px;
    z-index: 0
}

@media only screen and (max-width: 767px) {
    .searchRow .bg-6 {
        top: -36px;
        right: -19px
    }
    .searchRow .bg-6 img {
        width: 160px
    }
}

@media only screen and (max-width: 767px) {
    .vi.faq .toFaqBox .cap {
        font-size: 27px;
        margin-right: -5px
    }
}

.brand.fusen-no-mi .banner {
    background-image: url(../img/fusen/fusen_banner.jpg)
}

@media only screen and (max-width: 767px) {
    .brand.fusen-no-mi .banner {
        background-position: 85% 100%
    }
}

.brand.fusen-no-mi .l-fusen {
    background: url(../img/fusen/fusen_bg4.png) no-repeat center bottom, url(../img/fusen/fusen_bg.png) repeat-y center top;
    background-size: 100% auto;
    padding: 80px 40px 100px;
    margin: 0 -40px;
    position: relative
}

@media only screen and (max-width: 767px) {
    .brand.fusen-no-mi .l-fusen {
        background: url(../img/fusen/fusen_bg4.png) no-repeat center bottom, url(../img/fusen/sp/fusen_bg.png) repeat-y center top;
        background-size: 140% auto, 100% auto;
        padding: 40px 18px 20px;
        margin: 0 -18px
    }
}

.brand.fusen-no-mi .inSet {
    margin-bottom: 80px;
    padding: 20px
}

@media only screen and (max-width: 767px) {
    .brand.fusen-no-mi .inSet {
        padding: 10px;
        margin-bottom: 0
    }
}

.brand.fusen-no-mi .inSet .bhead {
    color: #DB36A4;
    font-family: "Lobster", cursive, sans-serif;
    font-size: 40px;
    letter-spacing: 0.01em;
    padding: 30px 0 35px;
    background: url("../img/fusen/fusen_img6.png") no-repeat center center
}

@media only screen and (max-width: 767px) {
    .brand.fusen-no-mi .inSet .bhead {
        font-size: 24px;
        background-size: 75px auto;
        padding: 15px 0 20px
    }
}

.brand.fusen-no-mi .inSet.set1,
.brand.fusen-no-mi .brand.koala .inSet.set2,
.brand.koala .brand.fusen-no-mi .inSet.set2,
.brand.fusen-no-mi .brand.koala .inSet.set3,
.brand.koala .brand.fusen-no-mi .inSet.set3,
.brand.fusen-no-mi .brand.koala .inSet.set4,
.brand.koala .brand.fusen-no-mi .inSet.set4,
.brand.fusen-no-mi .brand.koala .inSet.set5,
.brand.koala .brand.fusen-no-mi .inSet.set5,
.brand.fusen-no-mi .brand.koala .inSet.set6,
.brand.koala .brand.fusen-no-mi .inSet.set6,
.brand.fusen-no-mi .brand.pokemon .inSet.set2,
.brand.pokemon .brand.fusen-no-mi .inSet.set2,
.brand.fusen-no-mi .brand.pokemon .inSet.set3,
.brand.pokemon .brand.fusen-no-mi .inSet.set3,
.brand.fusen-no-mi .brand.toppo .inSet.set2,
.brand.toppo .brand.fusen-no-mi .inSet.set2 {
    background: url("../img/fusen/fusen_bg_1.png") no-repeat top center;
    background-size: 100% 100%;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px
}

@media only screen and (max-width: 767px) {
    .brand.fusen-no-mi .inSet.set1,
    .brand.fusen-no-mi .brand.koala .inSet.set2,
    .brand.koala .brand.fusen-no-mi .inSet.set2,
    .brand.fusen-no-mi .brand.koala .inSet.set3,
    .brand.koala .brand.fusen-no-mi .inSet.set3,
    .brand.fusen-no-mi .brand.koala .inSet.set4,
    .brand.koala .brand.fusen-no-mi .inSet.set4,
    .brand.fusen-no-mi .brand.koala .inSet.set5,
    .brand.koala .brand.fusen-no-mi .inSet.set5,
    .brand.fusen-no-mi .brand.koala .inSet.set6,
    .brand.koala .brand.fusen-no-mi .inSet.set6,
    .brand.fusen-no-mi .brand.pokemon .inSet.set2,
    .brand.pokemon .brand.fusen-no-mi .inSet.set2,
    .brand.fusen-no-mi .brand.pokemon .inSet.set3,
    .brand.pokemon .brand.fusen-no-mi .inSet.set3,
    .brand.fusen-no-mi .brand.toppo .inSet.set2,
    .brand.toppo .brand.fusen-no-mi .inSet.set2 {
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        border-radius: 10px;
        margin-bottom: 40px;
        background: url("../img/fusen/sp/fusen_bg_1.png") no-repeat top center;
        background-size: 100% 100%
    }
}

.brand.fusen-no-mi .inSet.set1 .inSet__content,
.brand.fusen-no-mi .brand.koala .inSet.set2 .inSet__content,
.brand.koala .brand.fusen-no-mi .inSet.set2 .inSet__content,
.brand.fusen-no-mi .brand.koala .inSet.set3 .inSet__content,
.brand.koala .brand.fusen-no-mi .inSet.set3 .inSet__content,
.brand.fusen-no-mi .brand.koala .inSet.set4 .inSet__content,
.brand.koala .brand.fusen-no-mi .inSet.set4 .inSet__content,
.brand.fusen-no-mi .brand.koala .inSet.set5 .inSet__content,
.brand.koala .brand.fusen-no-mi .inSet.set5 .inSet__content,
.brand.fusen-no-mi .brand.koala .inSet.set6 .inSet__content,
.brand.koala .brand.fusen-no-mi .inSet.set6 .inSet__content,
.brand.fusen-no-mi .brand.pokemon .inSet.set2 .inSet__content,
.brand.pokemon .brand.fusen-no-mi .inSet.set2 .inSet__content,
.brand.fusen-no-mi .brand.pokemon .inSet.set3 .inSet__content,
.brand.pokemon .brand.fusen-no-mi .inSet.set3 .inSet__content,
.brand.fusen-no-mi .brand.toppo .inSet.set2 .inSet__content,
.brand.toppo .brand.fusen-no-mi .inSet.set2 .inSet__content {
    text-align: center
}

.brand.fusen-no-mi .inSet.set1 .inSet__wrapper,
.brand.fusen-no-mi .brand.koala .inSet.set2 .inSet__wrapper,
.brand.koala .brand.fusen-no-mi .inSet.set2 .inSet__wrapper,
.brand.fusen-no-mi .brand.koala .inSet.set3 .inSet__wrapper,
.brand.koala .brand.fusen-no-mi .inSet.set3 .inSet__wrapper,
.brand.fusen-no-mi .brand.koala .inSet.set4 .inSet__wrapper,
.brand.koala .brand.fusen-no-mi .inSet.set4 .inSet__wrapper,
.brand.fusen-no-mi .brand.koala .inSet.set5 .inSet__wrapper,
.brand.koala .brand.fusen-no-mi .inSet.set5 .inSet__wrapper,
.brand.fusen-no-mi .brand.koala .inSet.set6 .inSet__wrapper,
.brand.koala .brand.fusen-no-mi .inSet.set6 .inSet__wrapper,
.brand.fusen-no-mi .brand.pokemon .inSet.set2 .inSet__wrapper,
.brand.pokemon .brand.fusen-no-mi .inSet.set2 .inSet__wrapper,
.brand.fusen-no-mi .brand.pokemon .inSet.set3 .inSet__wrapper,
.brand.pokemon .brand.fusen-no-mi .inSet.set3 .inSet__wrapper,
.brand.fusen-no-mi .brand.toppo .inSet.set2 .inSet__wrapper,
.brand.toppo .brand.fusen-no-mi .inSet.set2 .inSet__wrapper {
    padding: 40px 70px 56px
}

@media only screen and (max-width: 767px) {
    .brand.fusen-no-mi .inSet.set1 .inSet__wrapper,
    .brand.fusen-no-mi .brand.koala .inSet.set2 .inSet__wrapper,
    .brand.koala .brand.fusen-no-mi .inSet.set2 .inSet__wrapper,
    .brand.fusen-no-mi .brand.koala .inSet.set3 .inSet__wrapper,
    .brand.koala .brand.fusen-no-mi .inSet.set3 .inSet__wrapper,
    .brand.fusen-no-mi .brand.koala .inSet.set4 .inSet__wrapper,
    .brand.koala .brand.fusen-no-mi .inSet.set4 .inSet__wrapper,
    .brand.fusen-no-mi .brand.koala .inSet.set5 .inSet__wrapper,
    .brand.koala .brand.fusen-no-mi .inSet.set5 .inSet__wrapper,
    .brand.fusen-no-mi .brand.koala .inSet.set6 .inSet__wrapper,
    .brand.koala .brand.fusen-no-mi .inSet.set6 .inSet__wrapper,
    .brand.fusen-no-mi .brand.pokemon .inSet.set2 .inSet__wrapper,
    .brand.pokemon .brand.fusen-no-mi .inSet.set2 .inSet__wrapper,
    .brand.fusen-no-mi .brand.pokemon .inSet.set3 .inSet__wrapper,
    .brand.pokemon .brand.fusen-no-mi .inSet.set3 .inSet__wrapper,
    .brand.fusen-no-mi .brand.toppo .inSet.set2 .inSet__wrapper,
    .brand.toppo .brand.fusen-no-mi .inSet.set2 .inSet__wrapper {
        padding: 25px 15px 30px
    }
}

.brand.fusen-no-mi .inSet.set2 {
    background: url("../img/fusen/fusen_bg_2.png") no-repeat top center;
    background-size: 100% 100%;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px
}

@media only screen and (max-width: 767px) {
    .brand.fusen-no-mi .inSet.set2 {
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        border-radius: 10px;
        margin-bottom: 50px;
        background: url("../img/fusen/sp/fusen_bg_2.png") no-repeat top center;
        background-size: 100% 100%
    }
}

.brand.fusen-no-mi .inSet.set2 .inSet__wrapper {
    padding: 40px 90px 40px
}

@media only screen and (max-width: 1020px) {
    .brand.fusen-no-mi .inSet.set2 .inSet__wrapper {
        padding: 40px 50px 40px
    }
}

@media only screen and (max-width: 767px) {
    .brand.fusen-no-mi .inSet.set2 .inSet__wrapper {
        padding: 25px 15px 40px
    }
}

.brand.fusen-no-mi .inSet.set2 .inSet__wrapper .bhead {
    padding: 45px 0 65px;
    margin-bottom: 30px
}

@media only screen and (max-width: 767px) {
    .brand.fusen-no-mi .inSet.set2 .inSet__wrapper .bhead {
        padding: 28px 0 38px
    }
}

.brand.fusen-no-mi .inSet__wrapper {
    background: #fff;
    border-radius: 16px
}

@media only screen and (max-width: 767px) {
    .brand.fusen-no-mi .inSet__wrapper {
        border-radius: 7px
    }
}

.brand.fusen-no-mi.product.brand .brandSet {
    padding-bottom: 0
}

.brand.fusen-no-mi.product.brand .lineupGroup .prodBox {
    margin-bottom: 10px !important
}

@media only screen and (max-width: 767px) {
    .brand.fusen-no-mi.product.brand .lineupGroup .prodBox {
        margin-bottom: 0px !important
    }
}

.brand.fusen-no-mi.product.brand .lineupGroup .prodBox:first-of-type .info h3 {
    color: #DB36A4
}

.brand.fusen-no-mi.product.brand .lineupGroup .prodBox:nth-child(2n) .info h3 {
    color: #D00100
}

.brand.fusen-no-mi.product.brand .lineupGroup .prodBox:nth-child(3n) .info h3 {
    color: #FF9400
}

.brand.fusen-no-mi.product.brand .lineupGroup .prodBox:nth-child(4n) .info h3 {
    color: #8EBB0C
}

@media only screen and (max-width: 767px) {
    .brand.fusen-no-mi.product.brand .lineupGroup .prodBox .pic {
        width: 100%;
        float: none
    }
}

@media only screen and (max-width: 767px) {
    .brand.fusen-no-mi.product.brand .lineupGroup .prodBox .pic p {
        margin: 0;
        text-align: center;
        display: block;
        max-width: unset
    }
}

@media only screen and (max-width: 767px) {
    .brand.fusen-no-mi.product.brand .lineupGroup .prodBox .pic img {
        transform: scale(0.8)
    }
}

.brand.fusen-no-mi.product.brand .lineupGroup .prodBox .info {
    padding-top: 60px
}

@media only screen and (max-width: 767px) {
    .brand.fusen-no-mi.product.brand .lineupGroup .prodBox .info {
        padding-top: 0;
        margin-top: -20px
    }
}

@media only screen and (max-width: 767px) {
    .brand.fusen-no-mi.product.brand .lineupGroup .prodBox .info .nutriColumn {
        display: flex;
        -ms-display: flex;
        -moz-display: flex;
        -webkit-display: flex;
        justify-content: space-between
    }
}

@media only screen and (max-width: 767px) {
    .brand.fusen-no-mi.product.brand .lineupGroup .prodBox .info .nutriColumn .col:first-of-type {
        width: 55%
    }
    .brand.fusen-no-mi.product.brand .lineupGroup .prodBox .info .nutriColumn .col:last-of-type {
        width: 43%;
        margin-left: 2% !important
    }
}

@media only screen and (max-width: 360px) {
    .brand.fusen-no-mi.product.brand .lineupGroup .prodBox .info .nutriColumn .col h5 {
        font-size: 13px !important
    }
}

@media only screen and (max-width: 320px) {
    .brand.fusen-no-mi.product.brand .lineupGroup .prodBox .info .nutriColumn .col h5 {
        font-size: 11px !important
    }
}

@media only screen and (max-width: 375px) {
    .brand.fusen-no-mi.product.brand .lineupGroup .prodBox .info .nutriColumn .tit {
        letter-spacing: -0.01em
    }
}

@media only screen and (max-width: 360px) {
    .brand.fusen-no-mi.product.brand .lineupGroup .prodBox .info .nutriColumn .tit {
        font-size: 12px
    }
}

@media only screen and (max-width: 320px) {
    .brand.fusen-no-mi.product.brand .lineupGroup .prodBox .info .nutriColumn .tit {
        font-size: 11px
    }
}

@media only screen and (max-width: 375px) {
    .brand.fusen-no-mi.product.brand .lineupGroup .prodBox .info .nutriColumn .txt {
        letter-spacing: -0.01em
    }
}

@media only screen and (max-width: 360px) {
    .brand.fusen-no-mi.product.brand .lineupGroup .prodBox .info .nutriColumn .txt {
        font-size: 12px
    }
}

@media only screen and (max-width: 320px) {
    .brand.fusen-no-mi.product.brand .lineupGroup .prodBox .info .nutriColumn .txt {
        font-size: 11px
    }
}

.fusen-no-mi .lineupGroup .variants {
    margin-bottom: -50px
}

.fusen-no-mi .lineupGroup .variants li {
    margin-bottom: 90px
}

.fusen-no-mi .lineupGroup .variants li h3 {
    color: #8EBB0C;
    font-family: "Lobster", cursive, sans-serif;
    font-weight: 300
}

.fusen-no-mi .lineupGroup .variants li h3:before {
    display: none
}

.fusen-no-mi .lineupGroup .variants li h3.pink {
    color: #DB36A4
}

.fusen-no-mi .lineupGroup .variants li h3.red {
    color: #E9151A
}

.fusen-no-mi .lineupGroup .variants li h3.orange {
    color: #FF9400
}

@media only screen and (max-width: 767px) {
    .fusen-no-mi .lineupGroup .variants li {
        margin-bottom: 50px;
        padding: 0 20px
    }
}

.greeting #wrap {
    padding-bottom: 0
}

.greeting .footer {
    margin: 0 0 0
}

@media only screen and (max-width: 767px) {
    .greeting .footer {
        margin: 75px 0 0
    }
}

.greeting main {
    position: relative;
    padding-bottom: 80px
}

.greeting main:before {
    content: '';
    position: absolute;
    background: url(../img/company/greeting/bg-1.png) no-repeat;
    top: 84px;
    right: 0;
    background-size: 116px 243px;
    width: 116px;
    height: 243px;
    z-index: 1
}

@media only screen and (max-width: 767px) {
    .greeting main:before {
        top: 215px;
        right: -10px;
        background-size: 58px 122px;
        width: 58px;
        height: 122px
    }
}

.greeting main:after {
    content: '';
    position: absolute;
    background: url(../img/company/greeting/bg-4.png) no-repeat;
    bottom: 0;
    left: 20px;
    background-size: 261px 231px;
    width: 261px;
    height: 231px;
    z-index: 1
}

@media only screen and (max-width: 767px) {
    .greeting main:after {
        bottom: 0;
        left: auto;
        right: 0;
        background-size: 131px 116px;
        width: 131px;
        height: 116px
    }
}

.greeting h3 {
    font-size: 36px;
    font-family: 'Playfair Display', serif;
    font-weight: 400;
    font-style: italic;
    line-height: 1.75em;
    color: #000;
    letter-spacing: 0.06em;
    margin: 100px 0 0;
    padding-bottom: 35px;
    position: relative
}

.greeting h3 span {
    color: #e81521;
    font-size: 46px
}

@media only screen and (max-width: 767px) {
    .greeting h3 {
        font-size: 23px;
        margin: 20px 0 0;
        line-height: 1.5em;
        padding-bottom: 20px;
        margin-top: 38px
    }
    .greeting h3 span {
        font-size: 28px
    }
}

.greeting h3:after {
    position: absolute;
    content: '';
    width: 70px;
    height: 1px;
    background: #e81521;
    display: block;
    bottom: 0;
    left: 0
}

@media only screen and (max-width: 767px) {
    .greeting h3:after {
        width: 50px;
        margin: 20px 0 0
    }
}

.greeting .greeting-box {
    position: relative
}

.greeting .greeting-box .bg-pen {
    position: absolute;
    top: -70px;
    right: -95px;
    z-index: 1
}

.greeting__info {
    margin: 60px 0 0;
    padding: 80px 80px 80px;
    margin-bottom: 100px;
    background: #fff;
    border-radius: 7px;
    -webkit-border-radius: 7px;
    -ms-border-radius: 7px;
    -moz-border-radius: 7px;
    position: relative;
    z-index: 2
}

.greeting__info:before,
.greeting__info:after {
    content: " ";
    display: table
}

.greeting__info:after {
    clear: both
}

.greeting__info:before {
    content: '';
    position: absolute;
    background: url(../img/company/greeting/bg-3.png) no-repeat;
    top: 0;
    right: 0;
    background-size: 183px 127px;
    width: 183px;
    height: 127px;
    z-index: 0
}

@media only screen and (max-width: 767px) {
    .greeting__info:before {
        background-size: 92px 63px;
        width: 92px;
        height: 63px;
        z-index: 0
    }
}

@media only screen and (max-width: 767px) {
    .greeting__info {
        margin: 30px 0 50px;
        padding: 30px 20px
    }
}

.greeting__info__img {
    width: 39.5%;
    float: left
}

@media only screen and (max-width: 767px) {
    .greeting__info__img {
        float: none;
        width: 100%;
        position: relative;
        z-index: 2
    }
}

.greeting__info__img .name {
    margin: 34px 0 0
}

@media only screen and (max-width: 767px) {
    .greeting__info__img .name {
        margin: 25px 0 0
    }
}

.greeting__info__img .name p {
    font-weight: 600;
    font-size: 22px;
    color: #e81521;
    text-transform: uppercase;
    letter-spacing: 0.02em;
    margin-bottom: 5px;
    line-height: 1
}

@media only screen and (max-width: 767px) {
    .greeting__info__img .name p {
        font-size: 18px;
        line-height: 1.2em
    }
}

.greeting__info__img .name small {
    font-size: 16px;
    font-weight: 300;
    color: #666;
    letter-spacing: 0.02em
}

@media only screen and (max-width: 767px) {
    .greeting__info__img .name small {
        font-size: 15px
    }
}

.greeting__info__txt {
    float: left;
    width: 60.5%;
    padding: 0 0 0 42px;
    position: relative;
    z-index: 2
}

@media only screen and (max-width: 767px) {
    .greeting__info__txt {
        width: 100%;
        float: none;
        padding: 0
    }
}

.greeting__text {
    margin: -5px 0 0
}

@media only screen and (max-width: 767px) {
    .greeting__text {
        margin: 30px 0 55px
    }
}

.greeting__text p {
    font-size: 16px;
    line-height: 1.8;
    color: #000;
    font-weight: 400;
    letter-spacing: 0.02em;
    margin: 0 0 28px
}

@media only screen and (max-width: 767px) {
    .greeting__text p {
        line-height: 1.5em;
        margin: 0 0 20px;
        font-size: 15px
    }
}

.greeting__text p:last-child {
    margin: 0
}

.history {
    background: #F2F0F0
}

.history .footer {
    background: #FFF
}

.history .company__block.block_bottom {
    padding: 100px 0 80px
}

@media only screen and (max-width: 767px) {
    .history .company__block {
        padding-top: 25px
    }
    .history .company__block.block_bottom {
        padding: 70px 0 100px
    }
}

.history footer {
    margin-top: 0 !important
}

.history main {
    background: #f2f0f0;
    position: relative
}

.history main .bg {
    position: absolute;
    content: ''
}

.history main .bg-1 {
    position: absolute;
    top: 192px;
    right: 0
}

@media only screen and (max-width: 767px) {
    .history main .bg-1 {
        top: 195px
    }
    .history main .bg-1 img {
        width: 140px
    }
}

.history main .bg-2 {
    position: absolute;
    top: 1140px;
    left: 0
}

.history .container {
    max-width: 1020px;
    margin: 0 auto
}

.history.subpage .container {
    margin-top: 120px
}

@media only screen and (max-width: 767px) {
    .history.subpage .container {
        margin-top: 70px
    }
}

@media only screen and (min-width: 768px) {
    .history__content {
        position: relative
    }
    .history__content:before {
        content: "";
        background: url(../img/company/history/bg_01.png) no-repeat;
        width: 1894px;
        height: 1222px;
        position: absolute;
        top: -110px;
        left: 50%;
        transform: translateX(-50%);
        z-index: -1
    }
}

.history__content--box {
    background: #FFF;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 70px;
    position: relative
}

@media only screen and (min-width: 768px) {
    .history__content--box:before {
        content: "";
        background: url(../img/company/history/img_biscuit.png) no-repeat;
        width: 258px;
        height: 259px;
        position: absolute;
        left: -210px;
        bottom: 1074px
    }
    .history__content--box:after {
        content: "";
        background: url(../img/company/history/img_cookies.png) no-repeat;
        width: 247px;
        height: 141px;
        position: absolute;
        right: -200px;
        bottom: 1580px
    }
}

@media only screen and (max-width: 767px) {
    .history__content--box {
        padding: 30px 42px 10px
    }
    .history__content--box:before {
        content: "";
        background: url(../img/company/history/bg_01_sp.png) no-repeat;
        width: 664px;
        height: 231px;
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        top: -115px;
        z-index: -1
    }
    .history__content--box:after {
        content: "";
        background: url(../img/company/history/bg_03_sp.png) no-repeat;
        width: 485px;
        height: 129px;
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        top: 3970px
    }
    .history__content--box .bg_sp {
        background: url(../img/company/history/bg_02_sp.png) no-repeat top center;
        width: 491px;
        height: 104px;
        position: absolute;
        top: 2111px;
        left: 50%;
        transform: translateX(-50%)
    }
}

.history__content--wrap {
    overflow: hidden;
    position: relative;
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 0.05em;
    color: #000000;
    padding-bottom: 50px
}

@media only screen and (max-width: 767px) {
    .history__content--wrap {
        padding-bottom: 0;
        overflow: inherit
    }
}

.history__content--wrap .item {
    position: relative
}

@media only screen and (min-width: 768px) {
    .history__content--wrap .item:before {
        content: '';
        position: absolute;
        left: 50%;
        top: 95px;
        bottom: 40px;
        width: 2px;
        background: #BFC6CD
    }
    .history__content--wrap .item.item13 {
        padding-bottom: 67px
    }
    .history__content--wrap .item.item12 {
        padding-bottom: 67px
    }
    .history__content--wrap .item.item11 {
        padding-bottom: 67px
    }
    .history__content--wrap .item.item11 .item__ct {
        margin-bottom: 40px
    }
    .history__content--wrap .item.item11 .item__ct2 {
        margin-bottom: 30px
    }
    .history__content--wrap .item.item11 .item__ct3 {
        margin-bottom: 25px
    }
    .history__content--wrap .item.item01 {
        padding-bottom: 57px
    }
    .history__content--wrap .item.item02 {
        padding-bottom: 67px
    }
    .history__content--wrap .item.item02 .item__ct {
        margin-bottom: 40px
    }
    .history__content--wrap .item.item02 .item__ct.item__ct01 {
        margin-bottom: 20px
    }
    .history__content--wrap .item.item03 {
        padding-bottom: 67px
    }
    .history__content--wrap .item.item03 .item__ct {
        margin-bottom: 40px
    }
    .history__content--wrap .item.item03 .item__ct.first {
        margin-top: 65px
    }
    .history__content--wrap .item.item04 {
        padding-bottom: 67px
    }
    .history__content--wrap .item.item04 .item__ct {
        margin-bottom: 40px
    }
    .history__content--wrap .item.item05 {
        padding-bottom: 67px
    }
    .history__content--wrap .item.item05 .item__ct {
        margin-bottom: 40px
    }
    .history__content--wrap .item.item06 {
        padding-bottom: 67px
    }
    .history__content--wrap .item.item06 .item__ct {
        margin-bottom: 40px
    }
    .history__content--wrap .item.item07 {
        padding-bottom: 57px
    }
    .history__content--wrap .item.item07 .item__ct {
        margin-bottom: 40px
    }
    .history__content--wrap .item.item08 {
        padding-bottom: 57px
    }
    .history__content--wrap .item.item09 {
        padding-bottom: 65px
    }
    .history__content--wrap .item.item09 .item__ct {
        margin-bottom: 40px
    }
    .history__content--wrap .item.item09 .item__ct.item01 {
        margin-bottom: 35px
    }
    .history__content--wrap .item.item10 .item__year {
        margin-bottom: 62px
    }
    .history__content--wrap .item.item10:before {
        bottom: -50px
    }
    /* .history__content--wrap .item.item01 .colR,
    .history__content--wrap .item.item03 .colR,
    .history__content--wrap .item.item05 .colR,
    .history__content--wrap .item.item07 .colR,
    .history__content--wrap .item.item09 .colR,
    .history__content--wrap .item.item12 .colR {
        padding-left: 11.5%
    } */
}

.history__content--wrap .item__year {
    position: relative;
    display: block;
    width: 66px;
    height: 75px;
    margin: 0 auto 33px
}

.history__content--wrap .item__year span {
    z-index: 2;
    display: block;
    text-align: center;
    font-weight: 600;
    font-size: 18px;
    line-height: 30px;
    letter-spacing: 0.09em;
    color: #FFFFFF;
    position: relative;
    z-index: 2;
    padding-top: 17px
}

.history__content--wrap .item__year span em {
    font-size: 22px;
    font-style: normal
}

.history__content--wrap .item__year:before {
    content: "";
    background: url(../img/company/history/bg_bubble.svg) no-repeat;
    width: 66px;
    height: 75px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 0px;
    z-index: 0;
    display: block
}

.history__content--wrap .item__ct.last {
    margin-bottom: 0 !important
}

.history__content--wrap .item .colL {
    display: inline-block;
    vertical-align: middle;
    width: 43.5%;
    text-align: right
}

.history__content--wrap .item .colR {
    display: inline-block;
    vertical-align: middle;
    width: 55.5%;
    padding-left: 11%
}

@media only screen and (min-width: 768px) {
    .history__content--wrap .item .colR p.text:before {
        right: 0;
        left: -12%
    }
}

.history__content--wrap .item p.text {
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 0px;
    color: #000000;
    position: relative
}

@media only screen and (min-width: 768px) {
    .history__content--wrap .item p.text:before {
        content: "";
        background: url(../img/company/history/ico_red_dot.svg) no-repeat;
        width: 17px;
        height: 16px;
        position: absolute;
        right: -17.5%;
        top: 50%;
        transform: translateY(-50%)
    }
}

.history__content--wrap .item p.img {
    font-size: 0
}

.history__content--wrap .item p.img.img_sh01 {
    margin: 0 0 0 -45px
}

@media only screen and (max-width: 767px) {
    .history__content--wrap .item p.img.img_sh01 {
        margin: 0 0 0 -38px;
        text-align: center
    }
    .history__content--wrap .item p.img.img_sh01 img {
        max-width: 214px
    }
}

@media only screen and (max-width: 767px) {
    .history__content--wrap .item p.img.img_sh02 {
        text-align: center
    }
    .history__content--wrap .item p.img.img_sh02 img {
        max-width: 150px
    }
}

.history__content--wrap .item p.img.img_sh04 {
    margin: 0 0 0 -20px
}

.history__content--wrap .item p.img.img_sh05 {
    margin: 0 0 0 -28px
}

@media only screen and (max-width: 767px) {
    .history__content--wrap .item p.img.img_sh03 {
        text-align: center;
        margin-bottom: 15px
    }
}

@media only screen and (max-width: 767px) {
    .history__content--wrap .item p.img.img_sh04 {
        margin: 0 -15px 0 -35px;
        text-align: center
    }
}

@media only screen and (max-width: 767px) {
    .history__content--wrap .item p.img.img_sh05 {
        margin: 0;
        text-align: center
    }
}

@media only screen and (max-width: 767px) {
    .history__content--wrap .item {
        padding-bottom: 35px
    }
    .history__content--wrap .item__year {
        width: 50px;
        height: 56px;
        margin-bottom: 76px
    }
    .history__content--wrap .item__year span {
        padding-top: 10px;
        font-size: 13px
    }
    .history__content--wrap .item__year span em {
        font-size: 17px
    }
    .history__content--wrap .item__year:before {
        width: 50px;
        height: 56px
    }
    .history__content--wrap .item .colL {
        width: 100%;
        text-align: center
    }
    .history__content--wrap .item .colR {
        width: 100%;
        padding-left: 0
    }
    .history__content--wrap .item p.text {
        text-align: center;
        font-size: 15px;
        line-height: 24px;
        letter-spacing: 0;
        padding: 0 0 14px;
        margin-left: -25px;
        margin-right: -25px
    }
    .history__content--wrap .item p.text:before {
        content: "";
        background: url(../img/company/history/ico_red_dot_sp.svg) no-repeat;
        width: 13px;
        height: 48px;
        position: absolute;
        top: -60px;
        left: 50%;
        transform: translateX(-50%)
    }
    .history__content--wrap .item p.img img {
        width: 100%
    }
    .history__content--wrap .item:nth-child(2n+1) .item__ct .colR {
        margin-bottom: 73px
    }
    .history__content--wrap .item:nth-child(2n+1) .item__ct.last .colR {
        margin-bottom: 0
    }
    .history__content--wrap .item.item02 .item__ct01 .img img {
        height: 159px
    }
    .history__content--wrap .item.item03 .item__ct .colL,
    .history__content--wrap .item.item05 .item__ct .colL,
    .history__content--wrap .item.item07 .item__ct .colL {
        margin-bottom: 73px
    }
    .history__content--wrap .item.item03 .item__ct.last .colL,
    .history__content--wrap .item.item05 .item__ct.last .colL,
    .history__content--wrap .item.item07 .item__ct.last .colL {
        margin-bottom: 0
    }
    .history__content--wrap .item.item08 .item__ct .colR {
        margin-bottom: 0
    }
    .history__content--wrap .item.item09 {
        padding-bottom: 0
    }
    .history__content--wrap .item.item09 .item__ct.item01 {
        margin-bottom: 100px
    }
    .history__content--wrap .item.item09 .item__ct.item02 p.text {
        margin-bottom: 0
    }
}

@media only screen and (min-width: 768px) {
    .pdl-9 {
        padding-left: 9% !important
    }
}

.importer .banner {
    background-image: url(../img/importer/img_banner.jpg)
}

.importer #wrap {
    background: #f2f0f0
}

.importer #wrap main {
    position: relative
}

.importer #wrap main:before {
    position: absolute;
    content: '';
    background: url(../img/importer/bg-1.png) no-repeat;
    background-size: 273px 281px;
    width: 273px;
    height: 281px;
    right: 0;
    top: 165px;
    z-index: 3
}

@media only screen and (max-width: 767px) {
    .importer #wrap main:before {
        background-size: 117px 121px;
        width: 117px;
        height: 121px;
        top: 150px
    }
}

.importer #wrap main:after {
    position: absolute;
    content: '';
    background: url(../img/importer/bg-2.jpg) no-repeat;
    background-size: 351px 350px;
    width: 351px;
    height: 350px;
    left: 0;
    top: 535px;
    z-index: 1
}

@media only screen and (max-width: 767px) {
    .importer #wrap main:after {
        top: 560px;
        background-size: 195px 195px;
        width: 195px;
        height: 195px
    }
}

.importer .importerSet {
    max-width: 1020px;
    margin: 0 auto;
    position: relative;
    z-index: 2
}

.importer .importerSet .content {
    background: #fff;
    padding: 70px 80px;
    border-radius: 7px;
    -webkit-border-radius: 7px;
    -ms-border-radius: 7px;
    -moz-border-radius: 7px
}

@media only screen and (max-width: 767px) {
    .importer .importerSet .content {
        padding: 20px;
        position: relative;
        z-index: 2
    }
}

.importer .importerSet .text1 {
    color: #000000;
    font-size: 50px;
    letter-spacing: 1px;
    font-family: "Playfair Display", serif;
    font-style: italic;
    margin-bottom: 60px;
    position: relative;
    padding-bottom: 50px
}

.importer .importerSet .text1:before {
    position: absolute;
    content: '';
    left: 0;
    bottom: 0;
    background: #e81521;
    width: 70px;
    height: 1px
}

.importer .importerSet .text1 span {
    color: #e81521
}

@media only screen and (max-width: 767px) {
    .importer .importerSet .text1 {
        font-size: 30px;
        padding-bottom: 25px;
        margin-bottom: 30px;
        letter-spacing: 0;
        line-height: 1.3
    }
    .importer .importerSet .text1:before {
        width: 50px
    }
}

.importer .importerSet h3 {
    font-weight: 600;
    font-size: 22px;
    color: #e81521;
    letter-spacing: 1px;
    margin-bottom: 25px;
    text-transform: uppercase
}

@media only screen and (max-width: 767px) {
    .importer .importerSet h3 {
        font-size: 17px;
        margin-bottom: 10px
    }
}

.importer .importerSet .text2 {
    font-size: 16px;
    line-height: 2;
    font-weight: 300
}

.importer .importerSet .text2 span {
    color: #e91521;
    font-weight: 600
}

@media only screen and (max-width: 767px) {
    .importer .importerSet .text2 {
        font-size: 15px
    }
}

@media only screen and (max-width: 767px) {
    .importer .importerSet {
        margin-top: -25px
    }
}

@media only screen and (max-width: 374px) {
    .importer .importerSet .headline1 {
        font-size: 8vw
    }
}

.toImporterBox {
    margin: 152px auto 95px;
    padding: 65px 80px 70px;
    z-index: 2;
    max-width: 1020px;
    background: #e91521;
    color: #fff;
    overflow: hidden;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -ms-border-radius: 5px;
    -moz-border-radius: 5px;
    border: solid 1px #fff;
    position: relative
}

@media only screen and (max-width: 767px) {
    .toImporterBox {
        margin: 75px auto 70px !important;
        width: 100%;
        padding: 20px 20px 50px !important;
        overflow: visible
    }
}

.toImporterBox a {
    color: #fff
}

.toImporterBox .inner {
    max-width: 1020px;
    margin: 0 auto;
    padding: 0;
    position: relative
}

@media only screen and (max-width: 767px) {
    .toImporterBox .inner {
        padding: 0 !important
    }
}

.toImporterBox .cap {
    font-size: 40px;
    font-weight: 600;
    line-height: 1.4;
    letter-spacing: 1.6px;
    margin-bottom: 50px
}

@media only screen and (max-width: 767px) {
    .toImporterBox .cap {
        font-size: 28px !important;
        line-height: 1.3;
        margin-bottom: 20px
    }
}

.toImporterBox ul li {
    display: inline-block;
    vertical-align: top;
    width: auto;
    font-size: 20px;
    font-weight: 300;
    margin-bottom: 5px;
    width: 44%;
    line-height: 1
}

@media only screen and (max-width: 767px) {
    .toImporterBox ul li {
        display: block;
        width: 100%;
        font-size: 15px;
        margin-bottom: 30px
    }
}

.toImporterBox ul li a {
    position: relative;
    padding-left: 70px
}

.toImporterBox ul li a:before {
    position: absolute;
    content: '';
    left: 0;
    top: 50%
}

@media only screen and (max-width: 767px) {
    .toImporterBox ul li a {
        padding-left: 50px
    }
}

@media only screen and (max-width: 360px) {
    .toImporterBox ul li a {
        padding-left: 43px
    }
}

.toImporterBox ul li:first-child {
    display: block;
    width: 71%;
    border-bottom: solid 1px #ebebeb;
    padding-bottom: 32px;
    margin-bottom: 35px
}

@media only screen and (max-width: 767px) {
    .toImporterBox ul li:first-child {
        border-bottom: 0;
        padding-bottom: 0;
        margin-bottom: 30px
    }
}

.toImporterBox ul li:first-child a:before {
    background: url(../img/importer/ico_mail.png) no-repeat;
    background-size: 53px 53px;
    width: 53px;
    height: 53px;
    margin-top: -27px
}

@media only screen and (max-width: 767px) {
    .toImporterBox ul li:first-child a:before {
        background-size: 35px 35px;
        width: 35px;
        height: 35px;
        margin-top: -17px
    }
}

.toImporterBox ul li:nth-child(2) a:before {
    background: url(../img/importer/ico_phone.png) no-repeat;
    background-size: 53px 53px;
    width: 53px;
    height: 53px;
    margin-top: -27px
}

@media only screen and (max-width: 767px) {
    .toImporterBox ul li:nth-child(2) a:before {
        background-size: 35px 35px;
        width: 35px;
        height: 35px;
        margin-top: -17px
    }
}

.toImporterBox ul li:last-child {
    margin-bottom: 0
}

.toImporterBox ul li:last-child a {
    padding-left: 50px
}

.toImporterBox ul li:last-child a:before {
    background: url(../img/importer/ico_fax.png) no-repeat;
    background-size: 37px 34px;
    width: 37px;
    height: 34px;
    margin-top: -17px
}

@media only screen and (max-width: 767px) {
    .toImporterBox ul li:last-child a:before {
        background-size: 30px 25px;
        width: 30px;
        height: 25px;
        margin-top: -13px
    }
}

@media only screen and (max-width: 767px) {
    .toImporterBox ul li:last-child a {
        padding-left: 50px
    }
}

@media only screen and (max-width: 360px) {
    .toImporterBox ul li:last-child a {
        padding-left: 43px
    }
}

.toImporterBox ul li:last-child:before {
    display: none
}

.toImporterBox .img {
    position: absolute;
    right: 0;
    bottom: -1px
}

@media only screen and (max-width: 1200px) {
    .toImporterBox .cap {
        letter-spacing: 0
    }
    .toImporterBox .img {
        right: -4%
    }
}

@media only screen and (max-width: 1100px) {
    .toImporterBox .cap {
        font-size: 4.8vw
    }
    .toImporterBox .img {
        right: -3%
    }
}

@media only screen and (max-width: 1080px) {
    .toImporterBox ul li:first-child {
        display: block;
        width: 100%
    }
    .toImporterBox ul li:first-child:before {
        display: none
    }
    .toImporterBox .img {
        right: 0
    }
}

@media only screen and (max-width: 900px) {
    .toImporterBox {
        margin-left: -18px;
        margin-right: -18px;
        padding: 0 18px
    }
    .toImporterBox .inner {
        padding: 80px 0
    }
}

@media only screen and (max-width: 767px) {
    .toImporterBox ul li {
        display: block;
        width: 100%;
        font-size: 15px
    }
    .toImporterBox ul li:before {
        display: none
    }
}

@media only screen and (max-width: 767px) and (max-width: 360px) {
    .toImporterBox ul li {
        font-size: 13px
    }
}

@media only screen and (max-width: 767px) {
    .toImporterBox .img {
        right: -40px;
        width: 149px
    }
    .toImporterBox .img img {
        width: 149px
    }
}

@media only screen and (max-width: 340px) {
    .toImporterBox .img {
        width: 132px
    }
    .toImporterBox .img img {
        width: 132px
    }
}

.importer .btnBox {
    max-width: 1020px;
    margin: 0 auto 110px
}

.importer .btnBox ul {
    font-size: 0;
    letter-spacing: 0;
    margin: 0 -30px
}

.importer .btnBox ul li {
    display: inline-block;
    vertical-align: top;
    width: 50%;
    padding: 0 30px;
    font-size: 28px;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: uppercase
}

.importer .btnBox ul li a {
    display: block;
    padding: 55px 5px 55px 75px;
    border-bottom: 2px solid #e91521;
    position: relative
}

@media only screen and (max-width: 767px) {
    .importer .btnBox ul li a {
        padding-left: 50px;
        padding-top: 25px;
        padding-bottom: 25px;
        border-bottom: 1px solid #e91521
    }
}

.importer .btnBox ul li a:before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    width: 56px;
    height: 53px;
    margin-top: -27px;
    background: url(../img/importer/ico_rd.png) no-repeat;
    background-size: 56px 53px
}

@media only screen and (max-width: 767px) {
    .importer .btnBox ul li a:before {
        background-size: 38px 37px;
        width: 38px;
        height: 37px;
        margin-top: -19px
    }
}

.importer .btnBox ul li a:after {
    content: '';
    position: absolute;
    right: 0;
    top: 50%;
    width: 29px;
    height: 25px;
    margin-top: -11px;
    background: url(../img/importer/ico_arrow.png) no-repeat;
    background-size: 29px 25px
}

@media only screen and (max-width: 767px) {
    .importer .btnBox ul li a:after {
        background-size: 23px 21px;
        width: 23px;
        height: 21px;
        margin-top: -10px
    }
}

.importer .btnBox ul li a span {
    display: inline-block;
    font-weight: 600
}

.importer .btnBox ul li:last-child a {
    padding-left: 80px
}

@media only screen and (max-width: 767px) {
    .importer .btnBox ul li:last-child a {
        padding-left: 50px
    }
}

.importer .btnBox ul li:last-child a:before {
    width: 58px;
    height: 52px;
    margin-top: -26px;
    background: url(../img/importer/ico_product.png) no-repeat;
    background-size: 58px 52px
}

@media only screen and (max-width: 767px) {
    .importer .btnBox ul li:last-child a:before {
        background-size: 36px 33px;
        width: 36px;
        height: 33px;
        margin-top: -17px
    }
}

@media only screen and (max-width: 767px) {
    .importer .btnBox {
        margin-top: -15px
    }
    .importer .btnBox ul {
        margin: 0
    }
    .importer .btnBox ul li {
        display: block;
        width: 100%;
        font-size: 21px;
        padding: 0
    }
}

.errMsg {
    margin-left: 1em;
    padding-bottom: 1px;
    display: block;
    line-height: 1.4;
    text-indent: -.9em
}

.formError {
    padding-bottom: 13px;
    display: block
}

.fixed {
    padding-bottom: 0px
}

.formError .formErrorClose {
    border: solid #252525 2px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    display: block;
    width: 22px;
    height: 22px;
    position: absolute;
    top: -10px;
    right: -10px;
    color: #fff;
    background: #333;
    text-align: center;
    cursor: pointer;
    box-shadow: 1px -1px 3px #888;
    -moz-box-shadow: 1px -1px 3px #888;
    -webkit-box-shadow: 1px -1px 3px #888;
    _z-index: 2;
    line-height: 0.6 !important;
    font-size: 26px;
    font-weight: 300
}

.formError .formErrorClose:hover {
    background: #666
}

.fixed .formErrorClose {
    display: none
}

.formError .formErrorContent {
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    padding: 6px 10px;
    width: 190px;
    position: relative;
    color: #fff;
    background: #252525;
    font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, "ヒラギノ丸ゴ Pro W4", HiraMaruPro-W4, "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, Osaka, sans-serif;
    font-size: 12px;
    box-shadow: 0px 0px 6px #888;
    -moz-box-shadow: 0px 0px 6px #888;
    -webkit-box-shadow: 0px 0px 6px #888;
    margin: 0 0 30px 0;
    _z-index: 1
}

.fixed .formErrorContent {
    margin-top: .5em;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    background: #f60;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    margin: 0 0 30px 0
}

.fadeOut {
    opacity: .2;
    filter: alpha(opacity=20)
}

.formError .formErrorArrow {
    width: 15px;
    height: 15px;
    position: absolute;
    bottom: 0;
    left: 20px;
    margin: 0 0 30px 0;
    _z-index: 0
}

.fixed .formErrorArrow {
    display: none
}

.formError .formErrorArrowBottom {
    margin: -6px;
    top: 0
}

.fixed .formErrorArrowBottom {
    display: none
}

.formError .formErrorArrow div {
    margin: 0 auto;
    display: block;
    height: 1px;
    background: #252525;
    line-height: 0px;
    font-size: 0px;
    box-shadow: 0px 2px 3px #888;
    -moz-box-shadow: 0px 2px 3px #888;
    -webkit-box-shadow: 0px 2px 3px #888
}

.formError .formErrorArrowBottom div {
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none
}

.formError .formErrorArrow .line10 {
    width: 19px
}

.formError .formErrorArrow .line9 {
    width: 17px
}

.formError .formErrorArrow .line8 {
    width: 15px
}

.formError .formErrorArrow .line7 {
    width: 13px
}

.formError .formErrorArrow .line6 {
    width: 11px
}

.formError .formErrorArrow .line5 {
    width: 9px
}

.formError .formErrorArrow .line4 {
    width: 7px
}

.formError .formErrorArrow .line3 {
    width: 5px
}

.formError .formErrorArrow .line2 {
    width: 3px
}

.formError .formErrorArrow .line1 {
    width: 1px
}

.hid_url {
    display: none
}

#contact main {
    background-color: #f2f0f0;
    padding-bottom: 90px;
    position: relative
}

#contact main:before {
    display: block;
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 386px;
    height: 242px;
    background: url(../img/inquiry/bg_inquiry.png) no-repeat 0 100%
}

@media only screen and (max-width: 767px) {
    #contact main {
        padding-bottom: 50px
    }
    #contact main:before {
        left: -20px;
        -moz-background-size: 180px auto;
        -webkit-background-size: 180px auto;
        -ms-background-size: 180px auto;
        background-size: 180px auto
    }
}

.formBlock {
    font-size: 16px;
    max-width: 1020px;
    margin: 0 auto;
    padding: 80px 100px;
    background-color: #fff;
    -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.05)
}

@media only screen and (max-width: 767px) {
    .formBlock {
        font-size: 15px;
        padding: 20px 20px 30px
    }
}

.formBlock .txtContact {
    line-height: 2
}

.formBlock .txtContact01 {
    line-height: 2;
    letter-spacing: 0.2px
}

.formBlock .checkLine {
    font-weight: 600;
    text-align: center;
    margin: 80px 0 55px
}

.formBlock .niceCheck {
    line-height: 1.5;
    position: relative
}

.formBlock .niceCheck input {
    position: absolute;
    visibility: hidden
}

.formBlock .niceCheck label {
    display: inline-block;
    vertical-align: middle;
    padding: 2px 0 0 10px;
    position: relative
}

.formBlock .niceCheck label:before {
    content: '';
    position: absolute;
    left: -22px;
    top: 2px;
    width: 20px;
    height: 20px;
    border: 1px solid #e6e6e6;
    background: #e6e6e6;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

.formBlock .niceCheck label:after {
    content: '';
    position: absolute;
    left: -15px;
    top: 3px;
    width: 7px;
    height: 12px;
    border-left: 1px solid #e91521;
    border-top: 1px solid #e91521;
    -moz-transform: rotate(-130deg) skew(8deg, 8deg);
    -webkit-transform: rotate(-130deg) skew(8deg, 8deg);
    -ms-transform: rotate(-130deg) skew(8deg, 8deg);
    transform: rotate(-130deg) skew(8deg, 8deg);
    display: none
}

.formBlock .niceCheck input:checked+label:after {
    display: block
}

.formBlock .submitLine {
    text-align: center;
    margin-bottom: 25px
}

.formBlock .submitLine button {
    display: inline-block;
    background: #e91521;
    border: none;
    box-shadow: none;
    color: #fff;
    font-weight: normal;
    letter-spacing: 1px;
    font-size: 18px;
    min-width: 250px;
    min-height: 60px;
    cursor: pointer;
    -moz-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px
}

.formBlock .submitLine button:hover {
    -ms-filter: alpha(opacity=60);
    opacity: .6;
    -moz-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s
}

.formBlock .mailText {
    font-size: 14px;
    text-align: center
}

@media only screen and (max-width: 767px) {
    .formBlock {
        margin-bottom: 40px
    }
    .formBlock .txtContact {
        line-height: 1.6;
        margin: 0 0 25px
    }
    .formBlock .txtContact01 {
        line-height: 1.6
    }
    .formBlock .checkLine {
        margin: 35px 0 40px
    }
    .formBlock .checkLine label {
        font-size: 14px;
        font-weight: 600;
        display: inline-block;
        padding-left: 30px;
        margin-right: -10px;
        text-align: center
    }
    .formBlock .checkLine label:before {
        left: 0
    }
    .formBlock .submitLine {
        margin-bottom: 30px
    }
    .formBlock .submitLine button {
        font-size: 16px;
        min-width: 210px;
        min-height: 50px
    }
}

.tableContact {
    width: 100%;
    margin: 30px 0 35px;
    text-align: left
}

.tableContact th,
.tableContact td {
    padding: 18px 0;
    vertical-align: top;
    border-bottom: 1px dotted #fff;
    font-weight: 200
}

.tableContact th {
    width: 240px;
    text-align: left;
    padding: 31px 0;
    font-weight: 600
}

.tableContact th em {
    color: #b6272d;
    font-style: normal;
    letter-spacing: 1px;
    margin: 5px 3px 0 0
}

.tableContact tr:last-child th,
.tableContact tr:last-child td {
    border-bottom: none
}

.tableContact tr:last-child th {
    padding-top: 20px
}

.tableContact input[type="text"],
.tableContact input[type="email"],
.tableContact input[type="tel"],
.tableContact textarea {
    width: 100%;
    height: 50px;
    letter-spacing: 0.5px;
    padding: 10px 18px;
    background: #ededed;
    border: 1px solid #ededed;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.tableContact textarea {
    width: 100%;
    height: 160px;
    display: block
}

@media only screen and (max-width: 767px) {
    .tableContact {
        margin: 5px 0
    }
    .tableContact th,
    .tableContact td {
        display: block;
        width: 100%;
        padding: 4px 0;
        border-bottom: none
    }
    .tableContact th em {
        margin-left: 0
    }
    .tableContact td {
        line-height: 1.6;
        padding-bottom: 20px
    }
    .tableContact tr:last-child th {
        padding-top: 4px
    }
    .tableContact input[type="text"],
    .tableContact input[type="email"],
    .tableContact input[type="tel"] {
        width: 100%;
        height: 44px
    }
    .tableContact textarea {
        height: 150px
    }
}

.confirmBlock .tableContact {
    margin-bottom: 10px
}

.confirmBlock .tableContact th,
.confirmBlock .tableContact td {
    padding-top: 20px;
    padding-bottom: 20px
}

@media only screen and (max-width: 767px) {
    .confirmBlock .tableContact th,
    .confirmBlock .tableContact td {
        padding: 1px 0
    }
    .confirmBlock .tableContact td {
        padding-bottom: 25px
    }
}

.confirmBlock .backForm {
    text-align: right;
    margin-bottom: 50px
}

.containerIndexThx {
    max-width: 800px;
    margin: 0 auto
}

.containerIndexThx p {
    line-height: 2;
    margin-bottom: 15px
}

.containerIndexThx .title::first-letter {
    color: #e91521;
    letter-spacing: 1px
}

@media only screen and (max-width: 767px) {
    .containerIndexThx p {
        line-height: 1.6
    }
}

#contact.indexThx .breadcrumb {
    display: none
}

#contact.indexThx main {
    padding-top: 120px;
    padding-bottom: 190px
}

#contact.indexThx .formBlock {
    padding: 60px 100px 50px
}

@media only screen and (max-width: 767px) {
    #contact.indexThx main {
        padding-top: 70px;
        padding-bottom: 60px
    }
    #contact.indexThx .formBlock {
        padding: 20px 20px 10px
    }
}

#contact .banner {
    background-image: url(../img/inquiry/img_banner.jpg)
}

#contact .footer {
    padding-top: 0
}

#contact .footer .inFooter {
    display: none
}

.brand.koala .variants {
    text-align: left
}

.koala_history .footer {
    margin: 0;
    background: #fff
}

.koala_history main {
    position: relative;
    padding-bottom: 260px
}

.koala_history main .bg-3 {
    position: absolute;
    bottom: 0;
    right: 0
}

@media only screen and (max-width: 767px) {
    .koala_history main .bg-3 {
        width: 220px;
        bottom: 0
    }
}

@media only screen and (max-width: 767px) {
    .koala_history main {
        padding-bottom: 130px
    }
}

.koala_history .banner {
    background: url(../img/koala_history/img_banner.jpg) no-repeat 50% 50%;
    background-size: cover
}

.koala_history .banner h2 {
    letter-spacing: -1px
}

.koala_history .breadcrumb {
    margin-bottom: 30px
}

@media only screen and (max-width: 767px) {
    .koala_history .breadcrumb {
        margin-bottom: 30px
    }
}

.koala_history .history__content:before {
    display: none
}

.koala_history .history__content .container {
    margin-top: 62px
}

@media only screen and (max-width: 767px) {
    .koala_history .history__content .container {
        margin-top: 45px
    }
}

.koala_history p.text {
    font-size: 16px;
    padding-left: 15px
}

.koala_history p.text span {
    font-weight: 500;
    font-size: 18px;
    display: inline-block
}

.koala_history p.text span:first-letter {
    color: #e91521
}

@media only screen and (max-width: 767px) {
    .koala_history p.text {
        font-size: 15px
    }
    .koala_history p.text span {
        font-size: 17px
    }
}

.koala_history .history__content--wrap {
    padding-bottom: 36px
}

@media only screen and (max-width: 767px) {
    .koala_history .history__content--wrap {
        padding-bottom: 0
    }
}

.koala_history .history__content--wrap .item01 {
    padding-bottom: 50px
}

@media only screen and (max-width: 767px) {
    .koala_history .history__content--wrap .item01 {
        padding-bottom: 35px
    }
}

.koala_history .history__content--wrap .item02 {
    padding-bottom: 10px
}

@media only screen and (max-width: 767px) {
    .koala_history .history__content--wrap .item02 {
        padding-bottom: 0
    }
    .koala_history .history__content--wrap .item02 .colR {
        padding: 0 25px
    }
}

.koala_history .history__content--wrap .item03 {
    padding-bottom: 10px
}

@media only screen and (max-width: 767px) {
    .koala_history .history__content--wrap .item03 {
        padding-bottom: 0
    }
}

.koala_history .history__content--wrap .item03 .item__year {
    margin-bottom: 28px
}

@media only screen and (max-width: 767px) {
    .koala_history .history__content--wrap .item03 .item__year {
        margin-bottom: 76px
    }
}

@media only screen and (max-width: 767px) {
    .koala_history .history__content--wrap .item03 .item__ct .colL {
        margin-bottom: 35px
    }
}

@media only screen and (max-width: 767px) {
    .koala_history .history__content--wrap .item__year span {
        font-size: 17px;
        letter-spacing: 0.5px
    }
}

.koala_history .history__content--box {
    padding: 65px 65px 10px;
    z-index: 2
}

@media only screen and (max-width: 767px) {
    .koala_history .history__content--box {
        padding: 30px 20px
    }
}

.koala_history .history__content--box:before {
    display: none
}

.koala_history .history__content--box:after {
    display: none
}

.koala_history .history__content--box .toppo-logo {
    text-align: center;
    margin-bottom: 66px;
    position: relative;
    z-index: 2
}

@media only screen and (max-width: 767px) {
    .koala_history .history__content--box .toppo-logo {
        margin-bottom: 30px
    }
    .koala_history .history__content--box .toppo-logo img {
        width: 198px
    }
}

.koala_history .history__content--box .bg-1 {
    position: absolute;
    right: -105px;
    top: -73px
}

@media only screen and (max-width: 767px) {
    .koala_history .history__content--box .bg-1 {
        width: 90px;
        right: -20px;
        top: -48px;
        z-index: 1
    }
}

.koala_history .history__content--box .bg-2 {
    position: absolute;
    top: 50px;
    left: -77px
}

@media only screen and (max-width: 767px) {
    .koala_history .history__content--box .bg-2 {
        width: 105px;
        z-index: 1;
        top: 80px;
        left: -20px
    }
}

@media only screen and (max-width: 767px) {
    .koala_history .history__content--box .bg_sp {
        display: none
    }
}

.koala_history .item .colR {
    padding-left: 13%
}

@media only screen and (max-width: 767px) {
    .koala_history .item .colR {
        padding-left: 0
    }
    .koala_history .item .colR:nth-child(2n+2) {
        margin-bottom: 35px !important
    }
}

.koala_history .item01 .colR,
.koala_history .item03 .colR {
    margin-top: 0 !important;
    vertical-align: middle !important;
    padding-left: 13%
}

@media only screen and (max-width: 767px) {
    .koala_history .item01 .colR,
    .koala_history .item03 .colR {
        padding-left: 0
    }
}

@media only screen and (max-width: 767px) {
    .koala_history .item01 .colL,
    .koala_history .item03 .colL {
        padding: 0 25px
    }
}

.koala_history .two-row {
    padding-bottom: 50px !important
}

.koala_history .two-row:last-child .item__ct {
    padding-bottom: 0 !important
}

@media only screen and (max-width: 767px) {
    .koala_history .two-row {
        padding-bottom: 0 !important
    }
}

.koala_history .two-row .item__ct {
    margin-bottom: 30px !important
}

.koala_history .two-row .item__ct:last-child {
    margin-bottom: 0 !important
}

@media only screen and (max-width: 767px) {
    .koala_history .two-row .item__ct {
        padding-bottom: 35px !important
    }
    .koala_history .two-row .item__ct .colR {
        margin-bottom: 10px !important
    }
    .koala_history .two-row .item__ct .colR:last-child {
        margin-bottom: 0
    }
}

.vi.koala_history main {
    padding-bottom: 215px
}

@media only screen and (max-width: 767px) {
    .vi.koala_history main {
        padding-bottom: 100px
    }
}

.vi.koala_history main .history__content--box {
    padding-top: 69px;
    padding-left: 35px;
    padding-bottom: 0
}

@media only screen and (max-width: 767px) {
    .vi.koala_history main .history__content--box {
        padding: 30px 20px 58px
    }
}

.vi.koala_history main .history__content--box .bg-1 {
    top: -107px
}

@media only screen and (max-width: 767px) {
    .vi.koala_history main .history__content--box .bg-1 {
        width: 115px;
        top: -55px;
        right: -50px
    }
}

.vi.koala_history main .history__content--wrap .item .colL {
    margin-top: 10px
}

@media only screen and (max-width: 767px) {
    .vi.koala_history main .history__content--wrap .item .colL {
        margin-top: 0
    }
    .vi.koala_history main .history__content--wrap .item p.img {
        max-width: 132px;
        margin: 0 auto
    }
}

.vi.koala_history main .history__content--wrap .item__year {
    margin-bottom: 40px
}

@media only screen and (max-width: 767px) {
    .vi.koala_history main .history__content--wrap .item__year {
        margin-bottom: 73px
    }
}

.vi.koala_history main .history__content--wrap .item01 {
    padding-bottom: 75px
}

@media only screen and (max-width: 767px) {
    .vi.koala_history main .history__content--wrap .item01 {
        padding-bottom: 55px
    }
}

.vi.koala_history main .history__content--wrap .item02 {
    padding-bottom: 40px
}

@media only screen and (max-width: 767px) {
    .vi.koala_history main .history__content--wrap .item02 {
        padding-bottom: 55px
    }
    .vi.koala_history main .history__content--wrap .item02 .item__year {
        margin-bottom: 73px !important
    }
    .vi.koala_history main .history__content--wrap .item02:nth-child(2n+2) .item__ct .colR {
        margin-bottom: 0 !important
    }
}

.vi.koala_history main .history__content--wrap .item03 {
    padding-bottom: 42px
}

@media only screen and (max-width: 767px) {
    .vi.koala_history main .history__content--wrap .item03 {
        padding-bottom: 55px
    }
    .vi.koala_history main .history__content--wrap .item03 .item__year {
        margin-bottom: 53px
    }
    .vi.koala_history main .history__content--wrap .item03 p.text {
        padding-bottom: 0
    }
    .vi.koala_history main .history__content--wrap .item03 p.img {
        max-width: 274px
    }
}

.vi.koala_history main .history__content--wrap .item03 .colR {
    margin-top: 22px !important
}

.vi.koala_history main .history__content--wrap .item03 .colL {
    margin-top: 18px
}

@media only screen and (max-width: 767px) {
    .vi.koala_history main .history__content--wrap .item03 .colL {
        padding: 0;
        margin-bottom: 0 !important;
        margin-top: 10px
    }
}

.vi.koala_history main .history__content--wrap .two-row {
    padding-bottom: 62px !important
}

@media only screen and (max-width: 767px) {
    .vi.koala_history main .history__content--wrap .two-row {
        padding-bottom: 55px !important
    }
    .vi.koala_history main .history__content--wrap .two-row .item__year {
        margin-bottom: 15px !important
    }
}

.vi.koala_history main .history__content--wrap .two-row .item__year {
    margin-bottom: 14px
}

@media only screen and (max-width: 767px) {
    .vi.koala_history main .history__content--wrap .two-row .item__year {
        margin-bottom: 76px !important
    }
}

.vi.koala_history main .history__content--wrap .two-row .item__ct {
    margin-bottom: 25px !important
}

@media only screen and (max-width: 767px) {
    .vi.koala_history main .history__content--wrap .two-row .item__ct {
        margin-bottom: 35px !important
    }
    .vi.koala_history main .history__content--wrap .two-row .item__ct:last-child {
        margin-bottom: 0 !important;
        padding-bottom: 0 !important
    }
}

.vi.koala_history main .history__content--wrap .two-row .colL p.text:before {
    top: 73%
}

@media only screen and (max-width: 767px) {
    .vi.koala_history main .history__content--wrap .two-row .colL p.text:before {
        top: -60px
    }
}

@media only screen and (max-width: 767px) {
    .vi.koala_history main .history__content--wrap .two-row .colL {
        margin-top: 0
    }
}

.vi.koala_history main .history__content--wrap .two-row .colR {
    margin-top: 35px
}

@media only screen and (max-width: 767px) {
    .vi.koala_history main .history__content--wrap .two-row .colR {
        margin-top: 0
    }
}

.vi.koala_history main .history__content--wrap .item04 {
    padding-bottom: 40px !important
}

.vi.koala_history main .history__content--wrap .item04 .item__year {
    margin-bottom: 30px
}

.vi.koala_history main .history__content--wrap .item04 .item__ct {
    margin-bottom: 45px !important
}

@media only screen and (max-width: 767px) {
    .vi.koala_history main .history__content--wrap .item04 {
        padding-bottom: 0 !important
    }
    .vi.koala_history main .history__content--wrap .item04 .item__year {
        margin-bottom: 50px !important
    }
    .vi.koala_history main .history__content--wrap .item04 .item__ct {
        margin-bottom: 65px !important
    }
    .vi.koala_history main .history__content--wrap .item04 p.img {
        max-width: 132px
    }
}

.vi.koala_history main .bg-3 {
    left: -45px;
    right: auto;
    transform: translateY(100%);
    -moz-transform: translateY(100%);
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%)
}

@media only screen and (max-width: 767px) {
    .vi.koala_history main .bg-3 {
        width: 70px;
        left: 20px;
        bottom: 200px;
        z-index: 1
    }
}

.white-chocolate h3 {
    color: #f1c200 !important
}

.media-detail main .content .title {
    font-size: 30px;
    position: static;
    font-weight: normal;
    padding-bottom: 0;
    letter-spacing: -0.2px;
    margin-bottom: 8px
}

.media-detail main .content .title:before {
    display: none
}

@media only screen and (max-width: 767px) {
    .media-detail main .content .title {
        font-size: 22px
    }
}

.media-detail main .content iframe {
    width: 100%;
    height: 480px;
    display: block
}

@media only screen and (max-width: 767px) {
    .media-detail main .content iframe {
        height: 200px
    }
}

.media-detail main .content p {
    margin-bottom: 28px
}

.media .banner {
    background: url(../img/media/img_banner.jpg) no-repeat 50% 50%;
    background-size: cover
}

.media .banner h2 {
    font-weight: normal
}

.media main {
    background: #f2f0f0;
    padding-bottom: 100px;
    position: relative
}

.media main:before {
    position: absolute;
    content: '';
    background: url(../img/media/bg-top.jpg) no-repeat;
    background-size: 654px 186px;
    width: 654px;
    height: 186px;
    top: 0;
    right: 0;
    z-index: 1
}

.media main:after {
    position: absolute;
    content: '';
    background: url(../img/media/bg-bottom.jpg) no-repeat;
    background-size: 246px 186px;
    width: 246px;
    height: 186px;
    bottom: 0;
    left: 0
}

@media only screen and (max-width: 767px) {
    .media main:before {
        background: url(../img/media/bg-top-sp.jpg) no-repeat;
        background-size: 244px 96px;
        width: 244px;
        height: 96px
    }
    .media main:after {
        background: url(../img/media/bg-bottom-sp.jpg) no-repeat;
        background-size: 90px 84px;
        width: 90px;
        height: 84px;
        bottom: 0 !important
    }
}

.media main .container {
    max-width: 1020px;
    margin: 0 auto
}

.media main .media-block {
    position: relative;
    z-index: 2
}

.media main .media-block .list-cat {
    text-align: center;
    margin-bottom: 80px
}

.media main .media-block .list-cat li {
    display: inline-block;
    vertical-align: top;
    margin-right: 5px
}

.media main .media-block .list-cat li:last-child {
    margin-right: 0
}

.media main .media-block .list-cat li a {
    display: block;
    background: #fff;
    padding: 8px 10px;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -ms-border-radius: 30px;
    -moz-border-radius: 30px;
    line-height: 1;
    color: #808080
}

.media main .media-block .list-cat li a:hover {
    background: #e91521;
    color: #fff;
    opacity: 1
}

.media main .media-block .list-cat .current a {
    background: #e81521;
    color: #fff
}

@media only screen and (max-width: 767px) {
    .media main .media-block .list-cat {
        margin-bottom: 40px
    }
    .media main .media-block .list-cat li {
        font-size: 12px
    }
    .media main .media-block .list-cat li a {
        padding: 7px
    }
}

.media main .media-block .media-list {
    letter-spacing: 0;
    font-size: 0;
    margin: 0 -30px
}

@media only screen and (max-width: 767px) {
    .media main .media-block .media-list {
        margin: 0
    }
}

.media main .media-block .media-list li {
    display: inline-block;
    vertical-align: middle;
    width: 33.3333333333%;
    font-size: 16px;
    padding: 0 30px;
    margin-bottom: 56px
}

.media main .media-block .media-list li.bl-hover a {
    -ms-filter: alpha(opacity=100);
    opacity: 1
}

.media main .media-block .media-list li .pic a {
    display: block;
    position: relative
}

.media main .media-block .media-list li .pic a:before {
    display: block;
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 10;
    width: 72px;
    height: 52px;
    margin: -26px 0 0 -36px;
    background: url(../img/common/btn_play.png) no-repeat 50% 50%
}

.media main .media-block .media-list li .pic img {
    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0
}

.media main .media-block .media-list li iframe {
    width: 100%;
    height: 200px !important;
    border: 1px solid #000;
    display: block;
    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0
}

.media main .media-block .media-list li .desc-media {
    background: #fff;
    padding: 15px 17px 45px;
    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px;
    -webkit-box-shadow: 0 5px 30px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 5px 30px 0 rgba(0, 0, 0, 0.1)
}

.media main .media-block .media-list li .desc-media .categories {
    font-size: 14px
}

.media main .media-block .media-list li .desc-media .categories span {
    margin-bottom: 7px;
    display: inline-block;
    vertical-align: top;
    margin-right: 8px;
    line-height: 1;
    color: #808080;
    border-radius: 30px;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    -ms-border-radius: 30px;
    border: solid 1px #808080;
    padding: 7px 7px 6px 7px
}

.media main .media-block .media-list li .desc-media .categories span:last-child {
    margin-right: 0
}

.media main .media-block .media-list li .desc-media .name {
    font-size: 18px;
    font-weight: 400
}

@media only screen and (max-width: 767px) {
    .media main .media-block .media-list li {
        float: none;
        width: 100%;
        padding: 0;
        margin-bottom: 30px
    }
    .media main .media-block .media-list li .desc-media {
        padding: 15px 15px 35px
    }
    .media main .media-block .media-list li .desc-media .categories span {
        font-size: 12px;
        padding: 6px 7px
    }
    .media main .media-block .media-list li .desc-media .name {
        font-size: 17px
    }
}

.media main .media-block .media-list .noVideo .pic a:before {
    display: none
}

.media .footer {
    margin-top: 0;
    background: #fff
}

.media_top main .media-block .list-cat .allcat a {
    color: #fff;
    background: #e91521
}

.news .container {
    max-width: 1020px;
    margin: 0 auto 90px
}

.news .container .newsContainer {
    float: left;
    width: 80%;
    min-height: 800px;
    position: relative;
    z-index: 10
}

.news .container .newsContainer .newsBox {
    background-color: #fff;
    -moz-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    padding: 60px 70px;
    -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.05);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    margin-bottom: 40px
}

@media only screen and (max-width: 1024px) {
    .news .container .newsContainer .newsBox {
        padding: 30px
    }
}

.news .container .newsContainer .newsBox .leftBox {
    float: left;
    width: 35.5%;
    margin: 5px 30px 0 0
}

.news .container .newsContainer .newsBox .rightBox {
    overflow: hidden
}

.news .container .newsContainer h3 {
    font-size: 20px;
    position: relative;
    font-weight: 600;
    margin-bottom: 10px;
    line-height: 1.5;
    text-transform: uppercase
}

.news .container .newsContainer h3:before {
    position: absolute;
    content: '';
    left: 0;
    bottom: 0;
    width: 40px;
    height: 2px;
    background: #e81521;
    display: none
}

.news .container .newsContainer .rightBox p,
.news .container .newsContainer .newsDesc>p {
    font-size: 14px;
    color: #808080;
    margin-bottom: 10px
}

.news .container .newsContainer .rightBox p span,
.news .container .newsContainer .newsDesc>p span {
    display: inline-block;
    padding: 4px 14px;
    border: 1px solid #ccc;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    margin: 0 9px 10px 0
}

.news .container .newsContainer .rightBox p .slash,
.news .container .newsContainer .newsDesc>p .slash {
    display: none
}

.news .container .newsContainer .shortDesc {
    font-size: 16px;
    color: #000000;
    margin-bottom: 0;
    line-height: 1.8
}

.news .container .sidebarContainer {
    position: relative
}

.news .container .sidebarContainer:before {
    display: block;
    content: '';
    position: absolute;
    right: -65px;
    bottom: -460px;
    width: 420px;
    height: 384px;
    background: url(../img/news/bg_news.png) no-repeat 0 0
}

@media only screen and (max-width: 767px) {
    .news .container .sidebarContainer:before {
        right: 0;
        bottom: auto;
        top: 8px;
        width: 100%;
        height: 128px;
        background: url(../img/news/bg_news_sp.png) no-repeat 60% 0;
        -moz-background-size: 201px auto;
        -webkit-background-size: 201px auto;
        -ms-background-size: 201px auto;
        background-size: 201px auto
    }
}

@media only screen and (max-width: 767px) {
    .news .container {
        padding: 0;
        margin: 0 auto 80px
    }
    .news .container .newsContainer {
        float: none;
        width: 100%;
        min-height: auto;
        margin-bottom: 50px
    }
    .news .container .newsContainer .newsBox {
        padding: 20px;
        margin-bottom: 30px
    }
    .news .container .newsContainer .newsBox .leftBox {
        float: none;
        width: 100%;
        margin: 0 0 20px
    }
    .news .container .newsContainer .newsBox .leftBox img {
        width: 100%
    }
    .news .container .newsContainer .newsBox .rightBox {
        float: none;
        width: 100%
    }
    .news .container .newsContainer .newsBox .rightBox h3 {
        font-size: 17px
    }
    .news .container .newsContainer .newsBox .rightBox h3:before {
        width: 30px;
        height: 1px
    }
    .news .container .newsContainer .newsBox .rightBox .shortDesc {
        font-size: 15px;
        color: #000000;
        margin-bottom: 0;
        line-height: 1.6
    }
    .news .container .newsContainer .rightBox p,
    .news .container .newsContainer .newsDesc>p {
        font-size: 13px
    }
    .news .container .newsContainer .rightBox p span,
    .news .container .newsContainer .newsDesc>p span {
        padding: 1px 10px;
        margin: 0 6px 6px 0
    }
}

#notice .sidebarContainer:before {
    right: -70px;
    bottom: -310px;
    width: 320px;
    height: 288px;
    background: url(../img/notice/bg_notice.png) no-repeat 0 0
}

@media only screen and (max-width: 767px) {
    #notice .sidebarContainer:before {
        right: -15px;
        bottom: auto;
        top: -65px;
        background: url(../img/notice/bg_notice.png) no-repeat 100% 0;
        -moz-background-size: 160px auto;
        -webkit-background-size: 160px auto;
        -ms-background-size: 160px auto;
        background-size: 160px auto
    }
}

.subpage .container .newsContainer .newsDesc {
    background-color: #fff;
    -webkit-box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.05);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding: 60px 70px
}

@media only screen and (max-width: 1024px) {
    .subpage .container .newsContainer .newsDesc {
        padding: 30px
    }
}

@media only screen and (max-width: 767px) {
    .subpage .container .newsContainer .newsDesc {
        padding: 20px
    }
}

.subpage .container .newsContainer h3 {
    font-size: 30px;
    line-height: 1.4;
    text-transform: none
}

.subpage .container .newsContainer p {
    font-size: 14px;
    color: #808080;
    margin-bottom: 15px
}

.subpage .container .newsContainer .desc p {
    font-size: 16px;
    color: #000000;
    line-height: 1.7;
    margin-bottom: 30px
}

.subpage .container .newsContainer .desc p:last-child {
    margin-bottom: 0
}

.subpage .container .newsContainer .cmsContent a {
    text-decoration: underline;
    color: #e91521
}

.subpage .container .newsContainer .cmsContent a:hover {
    text-decoration: none
}

@media only screen and (max-width: 767px) {
    .subpage .container .newsContainer h3 {
        font-size: 17px;
        margin-bottom: 12px
    }
    .subpage .container .newsContainer p {
        font-size: 11px;
        margin-bottom: 15px
    }
    .subpage .container .newsContainer .desc p {
        font-size: 14px;
        line-height: 1.7;
        margin-bottom: 25px
    }
}

.brand.pokemon .banner {
    background-image: url(../img/pokemon/red_banner.jpg)
}

.brand.pokemon .lineupGroup .prodBox .info h3 {
    color: #003F85
}

.brand.pokemon .lineupGroup .prodBox:first-child .info {
    margin-top: 30px
}

@media only screen and (max-width: 767px) {
    .brand.pokemon .lineupGroup .prodBox:first-child .info {
        margin-top: 0;
        padding-top: 0
    }
}

@media only screen and (max-width: 767px) {
    .brand.pokemon .lineupGroup .prodBox .pic {
        float: none;
        width: 100%;
        text-align: center
    }
    .brand.pokemon .lineupGroup .prodBox .pic img {
        width: 210px
    }
}

.brand.pokemon .brandSet {
    background: url(../img/pokemon/bg_pokemon.jpg) no-repeat 0 0;
    background-size: cover
}

.brand.pokemon .brandSet .inSetBox {
    padding-top: 80px;
    position: relative
}

.brand.pokemon .brandSet .inSetBox .img_bg_1 {
    position: absolute;
    top: 27px;
    left: -75px;
    z-index: 1
}

@media only screen and (max-width: 767px) {
    .brand.pokemon .brandSet .inSetBox .img_bg_1 {
        width: 60px;
        left: -37px;
        top: 18px
    }
}

.brand.pokemon .brandSet .inSetBox .img_bg_2 {
    position: absolute;
    top: 260px;
    right: -105px;
    z-index: 1
}

@media only screen and (max-width: 767px) {
    .brand.pokemon .brandSet .inSetBox .img_bg_2 {
        width: 48px;
        right: -50px;
        top: 72px
    }
}

.brand.pokemon .brandSet .inSetBox .img_bg_3 {
    position: absolute;
    top: 1000px;
    left: -20px;
    z-index: 1
}

@media only screen and (max-width: 767px) {
    .brand.pokemon .brandSet .inSetBox .img_bg_3 {
        width: 60px;
        left: -22px;
        top: 790px
    }
}

.brand.pokemon .brandSet .inSetBox .img_bg_4 {
    position: absolute;
    top: 1525px;
    right: -20px;
    z-index: 1
}

@media only screen and (max-width: 767px) {
    .brand.pokemon .brandSet .inSetBox .img_bg_4 {
        width: 60px;
        right: -45px;
        top: 1765px
    }
}

.brand.pokemon .brandSet .inSetBox .img_bg_5 {
    position: absolute;
    top: 2688px;
    left: 20px;
    z-index: 1
}

.brand.pokemon .brandSet .inSetBox .img_bg_6 {
    display: none
}

@media only screen and (max-width: 767px) {
    .brand.pokemon .brandSet .inSetBox .img_bg_6 {
        display: block;
        position: absolute;
        width: 60px;
        top: 1130px;
        left: -36px;
        z-index: 1
    }
}

.brand.pokemon .brandSet .inSetBox .img_bg_7 {
    display: none
}

@media only screen and (max-width: 767px) {
    .brand.pokemon .brandSet .inSetBox .img_bg_7 {
        display: block;
        position: absolute;
        width: 60px;
        top: 1370px;
        right: -23px;
        z-index: 1
    }
}

@media only screen and (max-width: 767px) {
    .brand.pokemon .brandSet .inSetBox {
        padding-top: 40px
    }
}

.brand.pokemon .set1,
.brand.pokemon .brand.koala .set4,
.brand.koala .brand.pokemon .set4,
.brand.pokemon .brand.koala .set5,
.brand.koala .brand.pokemon .set5,
.brand.pokemon .brand.koala .set6,
.brand.koala .brand.pokemon .set6,
.brand.pokemon .set2,
.brand.pokemon .set3 {
    background-color: #F9C00B;
    padding: 30px 20px 10px;
    margin-bottom: 80px;
    -webkit-border-radius: 18px;
    -moz-border-radius: 18px;
    border-radius: 18px;
    position: relative;
    z-index: 2
}

.brand.pokemon .set1 .inside,
.brand.pokemon .brand.koala .set4 .inside,
.brand.koala .brand.pokemon .set4 .inside,
.brand.pokemon .brand.koala .set5 .inside,
.brand.koala .brand.pokemon .set5 .inside,
.brand.pokemon .brand.koala .set6 .inside,
.brand.koala .brand.pokemon .set6 .inside,
.brand.pokemon .set2 .inside,
.brand.pokemon .set3 .inside {
    background-color: #fff;
    padding: 60px 60px 45px;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
    position: relative
}

.brand.pokemon .set1 .inside .bhead,
.brand.pokemon .brand.koala .set4 .inside .bhead,
.brand.koala .brand.pokemon .set4 .inside .bhead,
.brand.pokemon .brand.koala .set5 .inside .bhead,
.brand.koala .brand.pokemon .set5 .inside .bhead,
.brand.pokemon .brand.koala .set6 .inside .bhead,
.brand.koala .brand.pokemon .set6 .inside .bhead,
.brand.pokemon .set2 .inside .bhead,
.brand.pokemon .set3 .inside .bhead {
    margin-bottom: 40px
}

.brand.pokemon .set1 .inside p,
.brand.pokemon .brand.koala .set4 .inside p,
.brand.koala .brand.pokemon .set4 .inside p,
.brand.pokemon .brand.koala .set5 .inside p,
.brand.koala .brand.pokemon .set5 .inside p,
.brand.pokemon .brand.koala .set6 .inside p,
.brand.koala .brand.pokemon .set6 .inside p,
.brand.pokemon .set2 .inside p,
.brand.pokemon .set3 .inside p {
    padding-bottom: 25px
}

.brand.pokemon .set1 .inside .txt1,
.brand.pokemon .brand.koala .set4 .inside .txt1,
.brand.koala .brand.pokemon .set4 .inside .txt1,
.brand.pokemon .brand.koala .set5 .inside .txt1,
.brand.koala .brand.pokemon .set5 .inside .txt1,
.brand.pokemon .brand.koala .set6 .inside .txt1,
.brand.koala .brand.pokemon .set6 .inside .txt1,
.brand.pokemon .set2 .inside .txt1,
.brand.pokemon .set3 .inside .txt1 {
    position: relative;
    z-index: 10
}

.brand.pokemon .set1 .inside .img1,
.brand.pokemon .brand.koala .set4 .inside .img1,
.brand.koala .brand.pokemon .set4 .inside .img1,
.brand.pokemon .brand.koala .set5 .inside .img1,
.brand.koala .brand.pokemon .set5 .inside .img1,
.brand.pokemon .brand.koala .set6 .inside .img1,
.brand.koala .brand.pokemon .set6 .inside .img1,
.brand.pokemon .set2 .inside .img1,
.brand.pokemon .set3 .inside .img1 {
    padding: 15px 0 0;
    text-align: center
}

.brand.pokemon .set1 .inside .img2,
.brand.pokemon .brand.koala .set4 .inside .img2,
.brand.koala .brand.pokemon .set4 .inside .img2,
.brand.pokemon .brand.koala .set5 .inside .img2,
.brand.koala .brand.pokemon .set5 .inside .img2,
.brand.pokemon .brand.koala .set6 .inside .img2,
.brand.koala .brand.pokemon .set6 .inside .img2,
.brand.pokemon .set2 .inside .img2,
.brand.pokemon .set3 .inside .img2 {
    position: absolute;
    left: -65px;
    padding: 0;
    bottom: 75px
}

.brand.pokemon .set1 .inside .img3,
.brand.pokemon .brand.koala .set4 .inside .img3,
.brand.koala .brand.pokemon .set4 .inside .img3,
.brand.pokemon .brand.koala .set5 .inside .img3,
.brand.koala .brand.pokemon .set5 .inside .img3,
.brand.pokemon .brand.koala .set6 .inside .img3,
.brand.koala .brand.pokemon .set6 .inside .img3,
.brand.pokemon .set2 .inside .img3,
.brand.pokemon .set3 .inside .img3 {
    position: absolute;
    bottom: 70px;
    right: -80px;
    padding: 0
}

@media only screen and (max-width: 767px) {
    .brand.pokemon .set1,
    .brand.pokemon .brand.koala .set4,
    .brand.koala .brand.pokemon .set4,
    .brand.pokemon .brand.koala .set5,
    .brand.koala .brand.pokemon .set5,
    .brand.pokemon .brand.koala .set6,
    .brand.koala .brand.pokemon .set6,
    .brand.pokemon .set2,
    .brand.pokemon .set3 {
        padding: 15px 10px 5px;
        margin-bottom: 40px;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        border-radius: 10px
    }
    .brand.pokemon .set1 .inside,
    .brand.pokemon .brand.koala .set4 .inside,
    .brand.koala .brand.pokemon .set4 .inside,
    .brand.pokemon .brand.koala .set5 .inside,
    .brand.koala .brand.pokemon .set5 .inside,
    .brand.pokemon .brand.koala .set6 .inside,
    .brand.koala .brand.pokemon .set6 .inside,
    .brand.pokemon .set2 .inside,
    .brand.pokemon .set3 .inside {
        padding: 25px 15px 15px;
        -webkit-border-radius: 8px;
        -moz-border-radius: 8px;
        border-radius: 8px
    }
    .brand.pokemon .set1 .inside .bhead,
    .brand.pokemon .brand.koala .set4 .inside .bhead,
    .brand.koala .brand.pokemon .set4 .inside .bhead,
    .brand.pokemon .brand.koala .set5 .inside .bhead,
    .brand.koala .brand.pokemon .set5 .inside .bhead,
    .brand.pokemon .brand.koala .set6 .inside .bhead,
    .brand.koala .brand.pokemon .set6 .inside .bhead,
    .brand.pokemon .set2 .inside .bhead,
    .brand.pokemon .set3 .inside .bhead {
        margin-bottom: 25px
    }
    .brand.pokemon .set1 .inside .bhead img,
    .brand.pokemon .brand.koala .set4 .inside .bhead img,
    .brand.koala .brand.pokemon .set4 .inside .bhead img,
    .brand.pokemon .brand.koala .set5 .inside .bhead img,
    .brand.koala .brand.pokemon .set5 .inside .bhead img,
    .brand.pokemon .brand.koala .set6 .inside .bhead img,
    .brand.koala .brand.pokemon .set6 .inside .bhead img,
    .brand.pokemon .set2 .inside .bhead img,
    .brand.pokemon .set3 .inside .bhead img {
        width: 275px
    }
    .brand.pokemon .set1 .inside p,
    .brand.pokemon .brand.koala .set4 .inside p,
    .brand.koala .brand.pokemon .set4 .inside p,
    .brand.pokemon .brand.koala .set5 .inside p,
    .brand.koala .brand.pokemon .set5 .inside p,
    .brand.pokemon .brand.koala .set6 .inside p,
    .brand.koala .brand.pokemon .set6 .inside p,
    .brand.pokemon .set2 .inside p,
    .brand.pokemon .set3 .inside p {
        text-align: center;
        padding-bottom: 22px
    }
    .brand.pokemon .set1 .inside .img1,
    .brand.pokemon .brand.koala .set4 .inside .img1,
    .brand.koala .brand.pokemon .set4 .inside .img1,
    .brand.pokemon .brand.koala .set5 .inside .img1,
    .brand.koala .brand.pokemon .set5 .inside .img1,
    .brand.pokemon .brand.koala .set6 .inside .img1,
    .brand.koala .brand.pokemon .set6 .inside .img1,
    .brand.pokemon .set2 .inside .img1,
    .brand.pokemon .set3 .inside .img1 {
        padding-top: 0;
        padding-bottom: 0
    }
    .brand.pokemon .set1 .inside .img1 img,
    .brand.pokemon .brand.koala .set4 .inside .img1 img,
    .brand.koala .brand.pokemon .set4 .inside .img1 img,
    .brand.pokemon .brand.koala .set5 .inside .img1 img,
    .brand.koala .brand.pokemon .set5 .inside .img1 img,
    .brand.pokemon .brand.koala .set6 .inside .img1 img,
    .brand.koala .brand.pokemon .set6 .inside .img1 img,
    .brand.pokemon .set2 .inside .img1 img,
    .brand.pokemon .set3 .inside .img1 img {
        width: 185px
    }
    .brand.pokemon .set1 .inside .img2,
    .brand.pokemon .brand.koala .set4 .inside .img2,
    .brand.koala .brand.pokemon .set4 .inside .img2,
    .brand.pokemon .brand.koala .set5 .inside .img2,
    .brand.koala .brand.pokemon .set5 .inside .img2,
    .brand.pokemon .brand.koala .set6 .inside .img2,
    .brand.koala .brand.pokemon .set6 .inside .img2,
    .brand.pokemon .set2 .inside .img2,
    .brand.pokemon .set3 .inside .img2 {
        bottom: 38px;
        left: -25px
    }
    .brand.pokemon .set1 .inside .img2 img,
    .brand.pokemon .brand.koala .set4 .inside .img2 img,
    .brand.koala .brand.pokemon .set4 .inside .img2 img,
    .brand.pokemon .brand.koala .set5 .inside .img2 img,
    .brand.koala .brand.pokemon .set5 .inside .img2 img,
    .brand.pokemon .brand.koala .set6 .inside .img2 img,
    .brand.koala .brand.pokemon .set6 .inside .img2 img,
    .brand.pokemon .set2 .inside .img2 img,
    .brand.pokemon .set3 .inside .img2 img {
        width: 67px
    }
    .brand.pokemon .set1 .inside .img3,
    .brand.pokemon .brand.koala .set4 .inside .img3,
    .brand.koala .brand.pokemon .set4 .inside .img3,
    .brand.pokemon .brand.koala .set5 .inside .img3,
    .brand.koala .brand.pokemon .set5 .inside .img3,
    .brand.pokemon .brand.koala .set6 .inside .img3,
    .brand.koala .brand.pokemon .set6 .inside .img3,
    .brand.pokemon .set2 .inside .img3,
    .brand.pokemon .set3 .inside .img3 {
        right: -22px;
        bottom: 45px
    }
    .brand.pokemon .set1 .inside .img3 img,
    .brand.pokemon .brand.koala .set4 .inside .img3 img,
    .brand.koala .brand.pokemon .set4 .inside .img3 img,
    .brand.pokemon .brand.koala .set5 .inside .img3 img,
    .brand.koala .brand.pokemon .set5 .inside .img3 img,
    .brand.pokemon .brand.koala .set6 .inside .img3 img,
    .brand.koala .brand.pokemon .set6 .inside .img3 img,
    .brand.pokemon .set2 .inside .img3 img,
    .brand.pokemon .set3 .inside .img3 img {
        width: 80px
    }
}

.brand.pokemon .set2 {
    background-color: #F9C00B;
    position: relative;
    z-index: 1
}

.brand.pokemon .set2 .inside {
    padding-top: 103px;
    padding-bottom: 20px;
    position: relative;
    z-index: 2
}

.brand.pokemon .set2 .inside .bhead {
    margin-bottom: 35px
}

.brand.pokemon .set2 .inside .img4 {
    position: absolute;
    right: -175px;
    top: 40px;
    padding: 0
}

.brand.pokemon .set2 .inside .img5 {
    position: absolute;
    left: -100px;
    bottom: -50px;
    padding: 0
}

.brand.pokemon .set2 .history {
    background: none
}

@media only screen and (max-width: 767px) {
    .brand.pokemon .set2 {
        margin-bottom: 5px
    }
    .brand.pokemon .set2 .inside {
        padding-top: 30px
    }
    .brand.pokemon .set2 .inside .bhead {
        margin-bottom: 23px
    }
    .brand.pokemon .set2 .inside .bhead img {
        width: 143px
    }
    .brand.pokemon .set2 .inside .img4 {
        right: -80px;
        top: 145px
    }
    .brand.pokemon .set2 .inside .img4 img {
        width: 127px
    }
    .brand.pokemon .set2 .inside .img5 {
        position: absolute;
        left: -35px;
        bottom: -25px;
        padding: 0;
        z-index: 1
    }
    .brand.pokemon .set2 .inside .img5 img {
        width: 100px
    }
    .brand.pokemon .set2 .history {
        padding: 12px 0 0 0;
        background: none
    }
}

.brand.pokemon .bybox {
    max-width: 1020px;
    margin: 0 auto;
    position: relative
}

.brand.pokemon .bybox:before {
    display: block;
    content: '';
    position: absolute;
    right: -70px;
    bottom: -55px;
    width: 130px;
    height: 130px;
    background: url(../img/pokemon/medium_pokeball_blur.png) no-repeat right bottom;
    -moz-background-size: 130px auto;
    -webkit-background-size: 130px auto;
    -ms-background-size: 130px auto;
    background-size: 130px auto
}

@media only screen and (max-width: 767px) {
    .brand.pokemon .bybox {
        padding-top: 30px;
        padding-bottom: 20px
    }
    .brand.pokemon .bybox:before {
        right: -25px;
        bottom: -125px;
        width: 80px;
        height: 80px;
        -moz-background-size: 80px auto;
        -webkit-background-size: 80px auto;
        -ms-background-size: 80px auto;
        background-size: 80px auto
    }
}

.brand.pokemon .set3 .inside {
    padding: 45px 10px 40px 60px;
    z-index: 2
}

.brand.pokemon .set3 .inside .img {
    display: inline-block;
    vertical-align: middle;
    width: 182px;
    margin-right: 35px
}

.brand.pokemon .set3 .inside .txt {
    display: inline-block;
    vertical-align: middle;
    width: calc(100% - 230px);
    padding-bottom: 0
}

@media only screen and (max-width: 767px) {
    .brand.pokemon .set3 .inside {
        line-height: 1.6;
        padding: 20px 15px 30px
    }
    .brand.pokemon .set3 .inside .img {
        display: block;
        width: 100%;
        margin: 0 0 5px;
        text-align: center
    }
    .brand.pokemon .set3 .inside .txt {
        display: block;
        color: #000000;
        font-weight: 500;
        width: 100%;
        text-align: left;
        font-size: 7px;
        letter-spacing: -0.5px
    }
}

.brand.pokemon .videoSet .inside .bhead {
    margin-bottom: 50px
}

.brand.pokemon .ttl1_pokemon {
    font-size: 24px;
    font-family: "SFU AGBuchStencilBQ", cursive, sans-serif;
    font-weight: 200;
    margin-bottom: 50px;
    text-align: center;
    float: none;
    padding: 0
}

.brand.pokemon .ttl1_pokemon span {
    position: relative;
    z-index: 9;
    padding: 0 20px;
    background: #fff
}

.brand.pokemon .ttl1_pokemon:before {
    position: absolute;
    content: "";
    background: none;
    width: 100%;
    top: 50%;
    border-bottom: 2px dotted #003F85;
    margin-top: -4px
}

.brand.pokemon .ttl1_pokemon.pink {
    margin-top: 0
}

.brand.pokemon .ttl1_pokemon.pink:before {
    background: none;
    border-bottom-color: #EC1560
}

@media only screen and (min-width: 768px) {
    .brand.pokemon .ttl1_pokemon.ttl01 img {
        max-width: 619px;
        margin: 0 auto;
        width: 78%
    }
}

@media only screen and (max-width: 767px) {
    .brand.pokemon .ttl1_pokemon.ttl01 img {
        max-width: 300px;
        width: 100% !important
    }
}

@media only screen and (min-width: 768px) {
    .brand.pokemon .ttl1_pokemon.ttl02 img {
        max-width: 526px;
        margin: 0 auto
    }
}

@media only screen and (max-width: 767px) {
    .brand.pokemon .ttl1_pokemon.ttl02 img {
        max-width: 300px;
        width: 100% !important
    }
}

.brand.pokemon .ttl2_pokemon {
    text-align: center;
    float: none;
    margin-bottom: 30px;
    padding: 0
}

.brand.pokemon .ttl2_pokemon:before {
    background: none
}

.brand.pokemon .history__content--wrap {
    padding-bottom: 30px
}

.brand.pokemon .history__content--wrap .item__year {
    padding-bottom: 0 !important
}

.brand.pokemon .history__content--wrap .item__year:before {
    background: url(../img/pokemon/bg_bubble.svg) no-repeat
}

.brand.pokemon .history__content--wrap .item.item01 {
    padding-bottom: 65px
}

.brand.pokemon .history__content--wrap .item p.month {
    font-size: 18px;
    font-weight: 500;
    padding: 0
}

.brand.pokemon .history__content--wrap .item p.month span {
    color: #003f85
}

.brand.pokemon .history__content--wrap .item p.text {
    padding: 0
}

.brand.pokemon .history__content--wrap .item p.img {
    padding: 0
}

@media only screen and (min-width: 768px) {
    .brand.pokemon .history__content--wrap .item p.text:before {
        content: "";
        background: url(../img/pokemon/ico_red_dot.svg) no-repeat;
        right: -18%;
        top: 50%;
        margin: -10px 0 0 0
    }
    .brand.pokemon .history__content--wrap .item .colR p.text:before {
        right: 0;
        left: -13%
    }
    .brand.pokemon .history__content--wrap .item .colR.left14point5 p.text:before {
        right: 0;
        left: -14.5%
    }
    .brand.pokemon .history__content--wrap .item .colR.left12 p.text:before {
        right: 0;
        left: -12%
    }
}

@media only screen and (max-width: 767px) {
    .brand.pokemon .ttl1_pokemon {
        margin-bottom: 50px;
        padding-bottom: 13px
    }
    .brand.pokemon .ttl1_pokemon span {
        padding: 0;
        background: none
    }
    .brand.pokemon .ttl1_pokemon:before {
        position: absolute;
        content: "";
        background: none;
        width: 100%;
        bottom: 0;
        top: auto;
        border-bottom: 1px dotted #003F85
    }
    .brand.pokemon .ttl1_pokemon.pink {
        margin-top: 0
    }
    .brand.pokemon .ttl1_pokemon.pink:before {
        background: none;
        border-bottom-color: #EC1560
    }
    .brand.pokemon .ttl2_pokemon {
        margin-bottom: 26px;
        padding: 0
    }
    .brand.pokemon .ttl2_pokemon img {
        max-width: 80px
    }
    .brand.pokemon .history__content--wrap {
        padding-bottom: 0
    }
    .brand.pokemon .history__content--wrap .item__year {
        padding-bottom: 0 !important;
        margin-bottom: 70px
    }
    .brand.pokemon .history__content--wrap .item__year:before {
        background: url(../img/pokemon/bg_bubble.svg) no-repeat;
        background-size: 100% 100%
    }
    .brand.pokemon .history__content--wrap .item:nth-child(2n+1) .item__ct .colR {
        margin-bottom: 0
    }
    .brand.pokemon .history__content--wrap .item.item01 {
        padding-bottom: 22px
    }
    .brand.pokemon .history__content--wrap .item p.month {
        font-size: 15px
    }
    .brand.pokemon .history__content--wrap .item p.month span {
        color: #003f85
    }
    .brand.pokemon .history__content--wrap .item p.text {
        padding: 0;
        margin-bottom: 8px
    }
    .brand.pokemon .history__content--wrap .item p.text:before {
        background: url(../img/pokemon/ico_blue_dot_sp.svg) no-repeat center top;
        background-size: 100% 100%;
        top: -80px
    }
    .brand.pokemon .history__content--wrap .item p.img {
        padding: 0
    }
    .brand.pokemon .history__content--wrap .item p.img.img_sh02 img {
        max-width: 170px
    }
}

.brand.pokemon .variants>li {
    width: 100%;
    margin-bottom: 20px
}

.brand.pokemon .variants>li .pic {
    vertical-align: top;
    width: 50%;
    margin: 0;
    padding: 0;
    float: left
}

.brand.pokemon .variants>li .desc {
    font-size: 16px;
    padding: 0;
    float: right;
    width: 45%;
    margin: 0
}

.brand.pokemon .variants>li .img {
    text-align: center;
    margin: 35px -15px 0 0
}

.brand.pokemon .variants>li .surtxt {
    color: #EC1560;
    font-size: 17px;
    font-weight: 600;
    letter-spacing: 0;
    text-align: center;
    margin: -15px 35px -56px 0
}

.brand.pokemon .variants>li.item1 {
    padding-top: 20px;
    margin-bottom: 13px
}

.brand.pokemon .variants>li.item2 {
    padding-top: 20px
}

@media only screen and (max-width: 767px) {
    .brand.pokemon .variants>li {
        margin-bottom: 20px
    }
    .brand.pokemon .variants>li .pic {
        margin: 0;
        padding-bottom: 10px;
        float: none;
        width: 100%;
        text-align: center
    }
    .brand.pokemon .variants>li .desc {
        float: none;
        width: 100%;
        font-size: 14px
    }
    .brand.pokemon .variants>li h3 {
        padding-bottom: 15px;
        margin-bottom: 18px
    }
    .brand.pokemon .variants>li h3 img {
        width: 198px
    }
    .brand.pokemon .variants>li h3.pink {
        margin-top: 0;
        padding-bottom: 15px
    }
    .brand.pokemon .variants>li h3.pink img {
        width: 213px
    }
    .brand.pokemon .variants>li .img {
        margin: 20px 0 0
    }
    .brand.pokemon .variants>li .surtit {
        margin: 25px 0 0 0;
        padding: 0
    }
    .brand.pokemon .variants>li .surtxt {
        font-size: 14px;
        text-align: left;
        line-height: 1.5;
        margin: 10px 0 -30px
    }
    .brand.pokemon .variants>li.item2 {
        padding-top: 0
    }
    .brand.pokemon .variants>li.item2 .pic {
        margin: 0 14% -20px 0%
    }
    .brand.pokemon .variants>li.item2 .pic img {
        max-width: 240px
    }
    .brand.pokemon .variants>li.item2 h3 {
        padding-bottom: 13px
    }
    .brand.pokemon .variants>li.item1 {
        padding-top: 2px
    }
    .brand.pokemon .variants>li.item1 .pic {
        margin-bottom: -10px
    }
    .brand.pokemon .variants>li.item1 .pic img {
        max-width: 273px;
        width: 100%
    }
}

@media only screen and (max-width: 767px) {
    .brand.pokemon.vi .set1 .bhead,
    .brand.pokemon.vi .brand.koala .set4 .bhead,
    .brand.koala .brand.pokemon.vi .set4 .bhead,
    .brand.pokemon.vi .brand.koala .set5 .bhead,
    .brand.koala .brand.pokemon.vi .set5 .bhead,
    .brand.pokemon.vi .brand.koala .set6 .bhead,
    .brand.koala .brand.pokemon.vi .set6 .bhead,
    .brand.pokemon.vi .set2 .bhead,
    .brand.pokemon.vi .set3 .bhead {
        margin-bottom: 18px
    }
    .brand.pokemon.vi .set1 .bhead img,
    .brand.pokemon.vi .brand.koala .set4 .bhead img,
    .brand.koala .brand.pokemon.vi .set4 .bhead img,
    .brand.pokemon.vi .brand.koala .set5 .bhead img,
    .brand.koala .brand.pokemon.vi .set5 .bhead img,
    .brand.pokemon.vi .brand.koala .set6 .bhead img,
    .brand.koala .brand.pokemon.vi .set6 .bhead img,
    .brand.pokemon.vi .set2 .bhead img,
    .brand.pokemon.vi .set3 .bhead img {
        width: auto;
        height: 23px
    }
}

.brand.pokemon.vi .set2 .bhead {
    margin-bottom: 45px
}

@media only screen and (max-width: 767px) {
    .brand.pokemon.vi .set2 .bhead {
        margin-bottom: 35px
    }
    .brand.pokemon.vi .set2 .bhead img {
        width: auto;
        height: 23px
    }
}

.brand.pokemon.vi .set2 .inside {
    padding-top: 62px
}

@media only screen and (max-width: 767px) {
    .brand.pokemon.vi .set2 .inside {
        padding-top: 30px
    }
    .brand.pokemon.vi .set2 .inside .img4 {
        top: 175px
    }
}

@media only screen and (max-width: 767px) {
    .brand.pokemon.vi .variants>li .img10 {
        text-align: center
    }
    .brand.pokemon.vi .variants>li .img10 img {
        width: 270px !important
    }
}

.brand.pokemon.vi .variants>li .surtxt {
    line-height: 1.2;
    margin: -20px 35px -40px 0
}

@media only screen and (max-width: 767px) {
    .brand.pokemon.vi .variants>li .surtxt {
        margin: -20px 5px -38px
    }
}

@media only screen and (max-width: 767px) {
    .brand.pokemon.vi .variants>li h3 {
        padding-bottom: 15px;
        margin-bottom: 18px
    }
    .brand.pokemon.vi .variants>li h3 img {
        width: 237px
    }
    .brand.pokemon.vi .variants>li h3.pink {
        margin-top: 0;
        padding-bottom: 15px
    }
    .brand.pokemon.vi .variants>li h3.pink img {
        width: 184px
    }
    .brand.pokemon.vi .variants>li.item1 {
        padding-top: 2px
    }
    .brand.pokemon.vi .variants>li.item1 .pic {
        margin-bottom: -10px
    }
    .brand.pokemon.vi .variants>li.item1 .pic img {
        max-width: 273px
    }
}

.mt70 {
    margin-top: 40px
}

@media only screen and (max-width: 767px) {
    .mt70 {
        margin-top: 70px
    }
}

@media only screen and (max-width: 767px) {
    .w66 {
        width: 65% !important
    }
}

@media only screen and (max-width: 767px) {
    .brand.pokemon .variants>li.item1 .pic img {
        max-width: 100%
    }
}

@media only screen and (max-width: 370px) {
    .company.subpage .banner .contentBanner h1,
    .company.subpage .banner .contentBanner h2 {
        letter-spacing: 0;
        font-size: 25px
    }
}

.company__cateList01 {
    text-align: center;
    position: relative;
    z-index: 2
}

.company__cateList01 li {
    width: 18.4%;
    float: left;
    font-size: 15px;
    line-height: 1.3;
    margin-right: 2%
}

.company__cateList01 li:last-child {
    margin-right: 0
}

.company__cateList01 li a {
    color: #808080;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    display: block;
    width: 100%;
    height: 50px;
    padding: 0 3px;
    background: #fff;
    position: relative
}

.company__cateList01 li a:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 0;
    height: 100%
}

.company__cateList01 li a span {
    display: inline-block;
    vertical-align: middle
}

.company__cateList01 li a:hover {
    color: #fff;
    background: #e81521;
    opacity: 1
}

.company__cateList01 li .current {
    color: #fff;
    background: #e81521;
    opacity: 1
}

@media only screen and (max-width: 767px) {
    .company__cateList01 li {
        width: 48%;
        margin-right: 4%;
        margin-bottom: 15px
    }
    .company__cateList01 li:first-child {
        margin-left: 0
    }
    .company__cateList01 li:nth-child(2n) {
        margin-right: 0
    }
    .company__cateList01 li:last-child {
        margin-bottom: 0
    }
    .company__cateList01 li a {
        height: 45px
    }
}

@media only screen and (max-width: 360px) {
    .company__cateList01 li a {
        padding-left: 10px;
        padding-right: 10px
    }
}

.policy {
    background: #F2F0F0
}

.policy footer {
    margin-top: 0 !important
}

.policy main {
    background: #f2f0f0;
    overflow: hidden;
    position: relative
}

.policy main .bg {
    position: absolute;
    content: ''
}

.policy main .bg-1 {
    position: absolute;
    top: 886px;
    right: 0
}

.policy main .bg-2 {
    position: absolute;
    top: 1222px;
    right: 0
}

.policy .footer {
    background: #FFF
}

@media only screen and (max-width: 767px) {
    .policy .footer:before {
        content: "";
        background: url(../img/company/policy/img_bg01_sp.png);
        width: 156px;
        height: 163px;
        position: absolute;
        top: -133px;
        right: 0
    }
}

.policy .policy__content {
    padding-top: 110px
}

@media only screen and (max-width: 767px) {
    .policy .policy__content {
        padding-top: 35px
    }
}

.policy .company__block.block_bottom {
    padding-top: 50px;
    padding-bottom: 80px
}

@media only screen and (max-width: 767px) {
    .policy .company__block {
        padding-top: 35px
    }
    .policy .company__block.block_bottom {
        padding-top: 40px;
        padding-bottom: 100px
    }
}

.policy .container {
    max-width: 1020px;
    margin: 0 auto
}

.policy h3 {
    font-size: 50px;
    font-style: italic;
    position: relative;
    padding-bottom: 45px;
    margin-bottom: 60px;
    line-height: 1;
    letter-spacing: 0.05em
}

.policy h3 span {
    color: #e81521
}

.policy h3:before {
    position: absolute;
    content: '';
    width: 70px;
    height: 1px;
    left: 0;
    bottom: 0;
    background: #e81521
}

@media only screen and (max-width: 767px) {
    .policy h3 {
        font-size: 30px;
        line-height: 42px;
        padding-bottom: 20px;
        margin-bottom: 30px
    }
    .policy h3:before {
        width: 50px
    }
}

@media only screen and (max-width: 320px) {
    .policy h3 {
        letter-spacing: 0;
        margin-right: -10px;
        font-size: 26px
    }
}

.policy__content--box {
    background: #fff;
    margin-bottom: 180px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.05)
}

.policy__content .box01 {
    position: relative;
    margin-bottom: 138px;
    padding: 58px 83px 70px
}

.policy__content .box01:after {
    content: "";
    background: url(../img/company/policy/img_policy01.png) no-repeat;
    width: 294px;
    height: 315px;
    position: absolute;
    right: 0;
    bottom: 0
}

.policy__content .box01 p.title {
    font-weight: 600;
    font-size: 36px;
    line-height: 70px;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #E81521;
    margin-bottom: 22px
}

.policy__content .box01 .text {
    position: relative;
    z-index: 10
}

.policy__content .box01 .text p {
    font-size: 16px;
    line-height: 30px;
    letter-spacing: 0.8px;
    color: #000000
}

@media only screen and (max-width: 767px) {
    .policy__content .box01 {
        padding: 32px 20px 0;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        overflow: hidden;
        margin-bottom: 40px
    }
    .policy__content .box01:after {
        content: "";
        background: url(../img/company/policy/img_policy01_sp.png) no-repeat;
        width: 218px;
        height: 223px;
        position: absolute;
        right: 0;
        bottom: 0
    }
    .policy__content .box01 p.title {
        font-size: 24px;
        line-height: 35px;
        letter-spacing: 0.015em;
        margin-bottom: 10px
    }
    .policy__content .box01 .shape {
        width: 180px;
        height: 280px;
        -webkit-shape-outside: polygon(93% 0, 94% 0, 1% 100%, 0 100%);
        shape-outside: polygon(93% 0, 94% 0, 1% 100%, 0 100%);
        float: right;
        -webkit-clip-path: polygon(93% 0, 94% 0, 1% 100%, 0 100%);
        clip-path: polygon(93% 0, 94% 0, 1% 100%, 0 100%)
    }
    .policy__content .box01 .text p {
        font-size: 15px;
        line-height: 24px;
        letter-spacing: 0.001em;
        margin-bottom: 7px
    }
}

@media only screen and (max-width: 320px) {
    .policy__content .box01 p.title {
        letter-spacing: 0;
        font-size: 20px
    }
}

.policy__content .box02 {
    padding: 65px 83px 70px;
    margin-bottom: 137px;
    position: relative
}

.policy__content .box02:after {
    content: "";
    background: url(../img/company/policy/img_bg02.png) no-repeat;
    width: 1660px;
    height: 735px;
    position: absolute;
    top: -185px;
    left: 50%;
    transform: translateX(-50%);
    z-index: -1
}

.policy__content .box02__content--title {
    font-weight: 500;
    font-size: 22px;
    letter-spacing: -0.02em;
    text-transform: uppercase;
    color: #E81521
}

.policy__content .box02__content.b01 {
    border-bottom: 1px solid #EBEBEB;
    padding-bottom: 42px;
    margin-bottom: 42px
}

.policy__content .box02__content.b01 p.txt {
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 0.4px;
    color: #000000;
    margin-top: 11px
}

.policy__content .box02__content.b02 .box02__content--wrap {
    font-size: 0;
    width: 100%;
    margin-top: 11px
}

.policy__content .box02__content.b02 .box02__content--wrap>div {
    display: inline-block;
    vertical-align: top
}

@media only screen and (min-width: 768px) {
    .policy__content .box02__content.b02 .box02__content--wrap>div:nth-child(1) {
        width: 39%;
        padding-right: 7%
    }
    .policy__content .box02__content.b02 .box02__content--wrap>div:nth-child(2) {
        width: 37%;
        padding-right: 7%
    }
    .policy__content .box02__content.b02 .box02__content--wrap>div:nth-child(3) {
        width: 24%
    }
}

.policy__content .box02__content.b02 .subhead {
    font-size: 16px;
    line-height: 28px;
    letter-spacing: 0.32px;
    color: #000000;
    font-weight: 700
}

.policy__content .box02__content.b02 .subhead span {
    color: #E81521
}

.policy__content .box02__content.b02 .txt {
    font-size: 16px;
    line-height: 28px;
    letter-spacing: 0.01em;
    color: #000000
}

@media only screen and (max-width: 767px) {
    .policy__content .box02 {
        padding: 19px 20px 10px;
        margin-bottom: 37px
    }
    .policy__content .box02__content--title {
        font-size: 18px;
        line-height: 35px;
        letter-spacing: 0em
    }
    .policy__content .box02__content.b01 {
        padding-bottom: 19px;
        margin-bottom: 14px
    }
    .policy__content .box02__content.b01 p.txt {
        font-size: 15px;
        line-height: 22px;
        letter-spacing: 0.045em;
        margin-top: 8px
    }
    .policy__content .box02__content.b02 .box02__content--wrap {
        margin-top: 9px
    }
    .policy__content .box02__content.b02 .box02__content--wrap>div {
        margin-bottom: 15px
    }
    .policy__content .box02__content.b02 .subhead {
        font-weight: 600;
        font-size: 15px;
        line-height: 1.5;
        letter-spacing: 0em
    }
    .policy__content .box02__content.b02 .txt {
        font-weight: 100;
        font-size: 15px;
        line-height: 22px;
        letter-spacing: -0.02em
    }
}

@media only screen and (max-width: 320px) {
    .policy__content .box02__content--title {
        font-size: 17px
    }
}

.policy__content .box03 {
    padding: 66px 80px 35px;
    margin-bottom: 55px;
    position: relative
}

.policy__content .box03:after {
    content: "";
    background: url(../img/company/policy/img_bg01.png) no-repeat;
    width: 316px;
    height: 349px;
    position: absolute;
    bottom: -146px;
    right: -108px
}

.policy__content .box03__list {
    font-size: 0;
    margin: 0 -30px
}

.policy__content .box03__item {
    display: inline-block;
    vertical-align: top;
    width: 50%;
    padding: 0 30px
}

.policy__content .box03__item--wrap {
    border-bottom: 1px solid #EBEBEB;
    position: relative;
    padding-left: 147px;
    padding-bottom: 40px;
    margin-bottom: 44px
}

.policy__content .box03__item p.p01 {
    font-weight: 500;
    font-size: 22px;
    line-height: 1.36;
    letter-spacing: 0.012em;
    text-transform: uppercase;
    color: #E81521;
    margin-bottom: 7px
}

.policy__content .box03__item p.p02 {
    font-size: 16px;
    line-height: 28px;
    letter-spacing: 0.32px;
    color: #000000
}

.policy__content .box03__item:nth-child(1) .box03__item--wrap:before {
    content: "";
    background: url(../img/company/policy/icon_01.svg) no-repeat;
    width: 96px;
    height: 80px;
    position: absolute;
    left: 20px;
    top: 6px
}

.policy__content .box03__item:nth-child(2) .box03__item--wrap:before {
    content: "";
    background: url(../img/company/policy/icon_02.svg) no-repeat;
    width: 108px;
    height: 88px;
    position: absolute;
    left: 19px;
    top: 0
}

.policy__content .box03__item:nth-child(3) .box03__item--wrap:before {
    content: "";
    background: url(../img/company/policy/icon_03.svg) no-repeat;
    width: 80px;
    height: 104px;
    position: absolute;
    left: 28px;
    top: -3px
}

.policy__content .box03__item:nth-child(4) .box03__item--wrap:before {
    content: "";
    background: url(../img/company/policy/icon_04.svg) no-repeat;
    width: 100px;
    height: 114px;
    position: absolute;
    left: 26px;
    top: -21px
}

.policy__content .box03__item:nth-child(5) .box03__item--wrap:before {
    content: "";
    background: url(../img/company/policy/icon_05.svg) no-repeat;
    width: 84px;
    height: 79px;
    position: absolute;
    left: 35px;
    top: 1px
}

.policy__content .box03__item:nth-child(6) .box03__item--wrap:before {
    content: "";
    background: url(../img/company/policy/icon_06.svg) no-repeat;
    width: 90px;
    height: 88px;
    position: absolute;
    left: 35px;
    top: 0
}

.policy__content .box03__item:nth-child(7) .box03__item--wrap:before {
    content: "";
    background: url(../img/company/policy/icon_07.svg) no-repeat;
    width: 91px;
    height: 79px;
    position: absolute;
    left: 35px;
    top: 1px
}

@media only screen and (max-width: 767px) {
    .policy__content .box03 {
        padding: 25px 20px 0;
        margin-bottom: 17px
    }
    .policy__content .box03:after {
        content: none
    }
    .policy__content .box03__list {
        margin: 0
    }
    .policy__content .box03__item {
        width: 100%;
        padding: 0
    }
    .policy__content .box03__item--wrap {
        border-bottom: none;
        padding-left: 87px;
        padding-bottom: 0;
        margin-bottom: 27px
    }
    .policy__content .box03__item p.p01 {
        font-size: 18px;
        letter-spacing: 0em;
        margin-bottom: 2px
    }
    .policy__content .box03__item p.p02 {
        font-size: 15px;
        line-height: 22px;
        letter-spacing: 0em
    }
    .policy__content .box03__item:nth-child(1) .box03__item--wrap:before {
        content: "";
        background: url(../img/company/policy/icon_01.svg) no-repeat;
        width: 71px;
        height: 59px;
        position: absolute;
        left: 0;
        top: 4px
    }
    .policy__content .box03__item:nth-child(2) .box03__item--wrap {
        margin-bottom: 34px
    }
    .policy__content .box03__item:nth-child(2) .box03__item--wrap:before {
        content: "";
        background: url(../img/company/policy/icon_02.svg) no-repeat;
        width: 80px;
        height: 65px;
        position: absolute;
        left: -5px;
        top: 2px
    }
    .policy__content .box03__item:nth-child(3) .box03__item--wrap {
        margin-bottom: 39px
    }
    .policy__content .box03__item:nth-child(3) .box03__item--wrap:before {
        content: "";
        background: url(../img/company/policy/icon_03.svg) no-repeat;
        width: 60px;
        height: 77px;
        position: absolute;
        left: 5px;
        top: -3px
    }
    .policy__content .box03__item:nth-child(4) .box03__item--wrap {
        margin-bottom: 30px
    }
    .policy__content .box03__item:nth-child(4) .box03__item--wrap:before {
        content: "";
        background: url(../img/company/policy/icon_04.svg) no-repeat;
        width: 59px;
        height: 76px;
        position: absolute;
        left: 0px;
        top: -21px
    }
    .policy__content .box03__item:nth-child(5) .box03__item--wrap {
        margin-bottom: 24px
    }
    .policy__content .box03__item:nth-child(5) .box03__item--wrap:before {
        content: "";
        background: url(../img/company/policy/icon_05.svg) no-repeat;
        width: 63px;
        height: 59px;
        position: absolute;
        left: -2px;
        top: 4px
    }
    .policy__content .box03__item:nth-child(6) .box03__item--wrap {
        margin-bottom: 23px
    }
    .policy__content .box03__item:nth-child(6) .box03__item--wrap:before {
        content: "";
        background: url(../img/company/policy/icon_06.svg) no-repeat;
        width: 67px;
        height: 66px;
        position: absolute;
        left: -3px;
        top: 2px
    }
    .policy__content .box03__item:nth-child(7) .box03__item--wrap:before {
        content: "";
        background: url(../img/company/policy/icon_07.svg) no-repeat;
        width: 68px;
        height: 59px;
        position: absolute;
        left: -4px;
        top: 5px
    }
}

.vi.company .policy__content .box01 .title {
    line-height: 1.6
}

.vi.company .policy__content .box01 .text {
    padding-right: 17%
}

@media only screen and (max-width: 767px) {
    .vi.company .policy__content .box01 .title {
        line-height: 1.5
    }
    .vi.company .policy__content .box01 .text {
        padding-right: 0;
        padding-bottom: 25px
    }
}

@media only screen and (min-width: 768px) {
    .vi.company .company__cateList01 li {
        width: 17.6%
    }
    .vi.company .company__cateList01 li.co_b_overview {
        width: 21.6%
    }
}

.privacy .banner {
    background: url(../img/privacy/img_banner.jpg) no-repeat 50% 50%;
    background-size: cover
}

.privacy .breadcrumb {
    margin-bottom: 70px
}

@media only screen and (max-width: 767px) {
    .privacy .breadcrumb {
        margin-bottom: 20px
    }
}

.privacy main {
    background: #f2f0f0
}

.privacy h3 {
    font-size: 50px;
    font-style: italic;
    position: relative;
    padding-bottom: 40px;
    margin-bottom: 60px;
    line-height: 1.4
}

.privacy h3 span {
    color: #e81521
}

.privacy h3:before {
    position: absolute;
    content: '';
    width: 70px;
    height: 1px;
    left: 0;
    bottom: 0;
    background: #e81521
}

@media only screen and (max-width: 767px) {
    .privacy h3 {
        font-size: 30px;
        padding-bottom: 20px;
        margin-bottom: 30px
    }
    .privacy h3:before {
        width: 50px
    }
}

.privacy .container {
    max-width: 1020px;
    margin: 0 auto
}

.privacy .container .privacyBox {
    background: #fff;
    padding: 70px 80px 80px;
    margin-bottom: 180px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -ms-border-radius: 5px;
    -moz-border-radius: 5px
}

@media only screen and (max-width: 767px) {
    .privacy .container .privacyBox {
        padding: 30px 20px;
        margin-bottom: 90px
    }
}

.privacy .container .privacyBox .privacyContent {
    margin-bottom: 90px
}

.privacy .container .privacyBox .privacyContent:last-child {
    margin-bottom: 0
}

@media only screen and (max-width: 767px) {
    .privacy .container .privacyBox .privacyContent {
        margin-bottom: 37px
    }
}

.privacy .container .privacyBox h4 {
    font-size: 22px;
    font-weight: 600;
    color: #e81521;
    text-transform: uppercase;
    margin-bottom: 30px;
    text-indent: -1em;
    margin-left: 1em
}

@media only screen and (max-width: 767px) {
    .privacy .container .privacyBox h4 {
        font-size: 17px;
        margin-bottom: 12px
    }
}

.privacy .container .privacyBox p {
    font-size: 16px;
    line-height: 1.8;
    margin-bottom: 25px
}

.privacy .container .privacyBox p:last-child {
    margin-bottom: 0
}

.privacy .container .privacyBox p span {
    font-style: italic
}

.privacy .container .privacyBox p a {
    color: #e81521;
    font-style: italic
}

.privacy .container .privacyBox p sup {
    color: #e81521
}

@media only screen and (max-width: 767px) {
    .privacy .container .privacyBox p {
        font-size: 14px;
        margin-bottom: 10px;
        line-height: 1.6
    }
}

.privacy .container .privacyBox .intro {
    margin-bottom: 70px
}

@media only screen and (max-width: 767px) {
    .privacy .container .privacyBox .intro {
        margin-bottom: 40px
    }
}

.privacy .container .privacyBox ul {
    padding: 0 30px
}

.privacy .container .privacyBox ul li {
    font-size: 16px;
    line-height: 1.8;
    margin-bottom: 15px;
    text-indent: -1.2em;
    margin-left: 1.2em
}

@media only screen and (max-width: 767px) {
    .privacy .container .privacyBox ul {
        padding: 0 10px
    }
    .privacy .container .privacyBox ul li {
        font-size: 14px;
        line-height: 1.6;
        margin-bottom: 10px
    }
}

.privacy .footer {
    margin-top: 0;
    background: #fff
}

.product.product-detail .footer {
    background-color: #fff
}

.product-detail .breadcrumb {
    margin-bottom: 45px !important
}

@media only screen and (max-width: 767px) {
    .product-detail .breadcrumb {
        margin-bottom: 20px !important
    }
}

.product-detail main {
    background: #f2f0f0 !important
}

.product-detail main:before {
    display: none
}

.product-detail main .container {
    max-width: 1020px;
    margin: 0 auto
}

.product-detail main h3 {
    font-size: 50px;
    font-style: italic;
    position: relative;
    padding-bottom: 40px;
    margin-bottom: 60px;
    line-height: 1;
    float: left;
    letter-spacing: 2.5px
}

.product-detail main h3 span {
    color: #e81521
}

.product-detail main h3:before {
    position: absolute;
    content: '';
    width: 70px;
    height: 1px;
    left: 0;
    bottom: 0;
    background: #e81521
}

@media only screen and (max-width: 767px) {
    .product-detail main h3 {
        font-size: 30px;
        float: none;
        padding-bottom: 20px;
        margin-bottom: 20px;
        line-height: 1.3
    }
    .product-detail main h3:before {
        width: 50px
    }
    .product-detail main h3 .brand_logo {
        max-height: 70px;
        width: auto
    }
}

.product-detail main .brand-site {
    margin-top: 20px;
    font-size: 15px;
    display: block;
    float: right;
    width: 200px;
    height: 50px;
    line-height: 50px;
    background: #e81521;
    color: #fff;
    text-align: center;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -ms-border-radius: 30px;
    -moz-border-radius: 30px;
    position: relative
}

.product-detail main .brand-site:after {
    content: "";
    position: absolute;
    right: 18px;
    top: 50%;
    width: 8px;
    height: 8px;
    margin-top: -4px;
    border-left: 1px solid #fff;
    border-top: 1px solid #fff;
    -moz-transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg)
}

.product-detail main .brand-site span {
    padding-right: 5px
}

.product-detail main .brand-site:hover {
    background-color: #000;
    -ms-filter: alpha(opacity=100);
    opacity: 1
}

@media only screen and (max-width: 767px) {
    .product-detail main .brand-site {
        float: none;
        margin-top: 0;
        margin-bottom: 20px;
        height: 40px;
        line-height: 40px;
        width: 180px;
        font-size: 14px
    }
}

.product-detail main .product-detail-box {
    background: #fff;
    padding: 60px 50px 70px;
    margin-bottom: 52px;
    -webkit-box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.05);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

@media only screen and (min-width:768px) and (max-width: 1023px) {
    .product-detail main .product-detail-box {
        padding-right: 25px;
        padding-left: 25px;
    }
}

.product-detail main .product-detail-box:last-child {
    margin-bottom: 0
}

@media only screen and (max-width: 767px) {
    .product-detail main .product-detail-box {
        padding: 30px 20px;
        margin-bottom: 30px
    }
}

.product-detail main .product-detail-box .img-product {
    width: 46%;
    float: left;
    padding-right: 35px;
    text-align: center
}

.product-detail main .product-detail-box .img-product .mainPhoto {
    min-height: 274px;
    margin-bottom: 25px;
    position: relative
}

.product-detail main .product-detail-box .img-product .mainPhoto:before {
    display: inline-block;
    vertical-align: middle;
    content: '';
    width: 0;
    height: 100%
}

.product-detail main .product-detail-box .img-product .mainPhoto img {
    display: inline-block;
    vertical-align: middle
}

@media only screen and (max-width: 767px) {
    .product-detail main .product-detail-box .img-product {
        float: none;
        width: 100%;
        padding: 0;
        margin-top: 0;
        padding-top: 10px;
        padding-bottom: 25px
    }
}

.product-detail main .product-detail-box .img-product .slider-for {
    margin-bottom: 10px;
    position: relative
}

@media only screen and (max-width: 767px) {
    .product-detail main .product-detail-box .img-product .slider-for p {
        font-size: 12px
    }
}

.product-detail main .product-detail-box .img-product .slider-for button {
    background: transparent;
    border: none;
    padding: 0;
    position: absolute;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%)
}

.product-detail main .product-detail-box .img-product .slider-for .slick-prev {
    top: 50%;
    left: 0;
    z-index: 999
}

@media only screen and (max-width: 767px) {
    .product-detail main .product-detail-box .img-product .slider-for .slick-prev {
        margin-top: -15px;
        width: 20px
    }
}

.product-detail main .product-detail-box .img-product .slider-for .slick-next {
    top: 50%;
    right: 0;
    z-index: 999
}

@media only screen and (max-width: 767px) {
    .product-detail main .product-detail-box .img-product .slider-for .slick-next {
        margin-top: -15px;
        width: 20px
    }
}

.product-detail main .product-detail-box .img-product .slider-for div {
    text-align: center
}

.product-detail main .product-detail-box .img-product .slider-for div img {
    margin: 0 auto
}

.product-detail main .product-detail-box .img-product .slider-nav .slick-track {
    width: 100% !important;
    text-align: center
}

.product-detail main .product-detail-box .img-product .slider-nav .slick-slide {
    width: 33.2% !important;
    margin-bottom: 28px;
    text-align: center;
    float: none;
    display: inline-block;
    vertical-align: middle
}

.product-detail main .product-detail-box .img-product .slider-nav .slick-slide img {
    margin: 0 auto 5px
}

.product-detail main .product-detail-box .img-product .slider-nav .slick-slide p {
    font-size: 13px;
    letter-spacing: 0
}

.product-detail main .product-detail-box .desc-product {
    overflow: hidden
}

@media only screen and (max-width: 767px) {
    .product-detail main .product-detail-box .desc-product {
        width: 100%;
        float: none
    }
}

.product-detail main .product-detail-box .desc-product h4 {
    font-style: italic;
    font-size: 28px;
    letter-spacing: 2px;
    position: relative;
    padding-bottom: 20px;
    line-height: 1;
    margin-bottom: 55px
}

.product-detail main .product-detail-box .desc-product h4:before {
    position: absolute;
    content: '';
    background: #e81521;
    bottom: 0;
    left: 0;
    width: 20px;
    height: 1px
}

.product-detail main .product-detail-box .desc-product h4 span {
    color: #e81521
}

@media only screen and (max-width: 767px) {
    .product-detail main .product-detail-box .desc-product h4 {
        font-size: 25px;
        margin-bottom: 25px;
        padding-bottom: 15px
    }
}

.product-detail main .product-detail-box .desc-product h4::first-letter {
    color: #e91521
}

.product-detail main .product-detail-box .desc-product .tblbox {
    display: none
}

.product-detail main .product-detail-box .desc-product .tblbox.active {
    display: block
}

.product-detail main .product-detail-box .desc-product .tblbox h5 {
    font-size: 15px;
    font-weight: 600;
    margin: -20px 0 20px
}

@media only screen and (max-width: 767px) {
    .product-detail main .product-detail-box .desc-product .tblbox {
        display: none
    }
    .product-detail main .product-detail-box .desc-product .tblbox.active {
        display: block
    }
    .product-detail main .product-detail-box .desc-product .tblbox h5 {
        font-size: 15px;
        margin: 0 0 20px;
        display: none
    }
}

.product-detail main .product-detail-box .desc-product table {
    width: 100%
}

.product-detail main .product-detail-box .desc-product table tr th {
    text-align: left;
    width: 220px;
    padding: 14px 15px 13px 0;
    border-top: solid 1px #ebebeb;
    font-size: 16px;
    vertical-align: top;
    font-weight: 500
}

.product-detail main .product-detail-box .desc-product table tr td {
    width: auto;
    padding: 14px 0 13px;
    border-top: solid 1px #ebebeb;
    font-size: 16px;
    line-height: 1.5
}

.product-detail main .product-detail-box .desc-product table tr td a {
    text-decoration: underline
}

.product-detail main .product-detail-box .desc-product table tr td a img {
    margin-top: 5px
}

@media only screen and (max-width: 767px) {
    .product-detail main .product-detail-box .desc-product table tr:first-child th {
        padding-top: 0
    }
    .product-detail main .product-detail-box .desc-product table tr:first-child td {
        padding-top: 0
    }
    .product-detail main .product-detail-box .desc-product table tr:last-child th,
    .product-detail main .product-detail-box .desc-product table tr:last-child td {
        border-bottom: 0
    }
    .product-detail main .product-detail-box .desc-product table tr th {
        border-top: 0;
        border-bottom: solid 1px #ebebeb;
        font-size: 14px;
        width: 40%;
        letter-spacing: 0
    }
    .product-detail main .product-detail-box .desc-product table tr td {
        border-top: 0;
        border-bottom: solid 1px #ebebeb;
        font-size: 14px;
        width: 60%;
        padding-left: 10px;
        letter-spacing: 0
    }
    .product-detail main .product-detail-box .desc-product table tr td a {
        letter-spacing: 0
    }
}

.product-detail .modelSlider .item {
    text-align: center;
    cursor: pointer;
    -moz-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s
}

.product-detail .modelSlider .item .pic {
    margin-bottom: 12px
}

.product-detail .modelSlider .item .pic img {
    display: inline-block;
    width: auto;
    max-height: 120px
}

.product-detail .modelSlider .item .desc {
    font-size: 12px;
    line-height: 1.3
}

@media only screen and (min-width: 1024px) {
    .product-detail .modelSlider .item .desc {
        white-space: nowrap;
    }
}

.product-detail .modelSlider .item:hover {
    opacity: 0.6
}

@media only screen and (min-width: 768px) {
    .product-detail .modelSlider .slick-track {
        width: 100% !important
    }
    .product-detail .modelSlider .item {
        float: none;
        display: inline-block;
        vertical-align: top;
        width: 33.333333333% !important;
        padding: 0 5px;
        margin-bottom: 40px
    }
    .product-detail .modelSlider .item .pic {
        position: relative
    }
    .product-detail .modelSlider .item .pic:before {
        display: inline-block;
        vertical-align: bottom;
        content: '';
        width: 0px;
        height: 100%
    }
    .product-detail .modelSlider .item .pic img {
        display: inline-block;
        vertical-align: bottom
    }
}

@media only screen and (min-width: 768px) {
    .product-detail .modelSlider .item {
        padding: 0 5px;
    }
}

@media only screen and (max-width: 767px) {
    .product-detail .item .pic {
        height: auto !important;
        margin-bottom: 10px
    }
    .product-detail .item .pic img {
        max-height: 300px !important
    }
    .product-detail .slick-arrow {
        position: absolute;
        left: 0;
        top: 50%;
        z-index: 100;
        margin-top: -30px
    }
    .product-detail .slick-arrow img {
        width: 18px
    }
    .product-detail .slick-next {
        left: auto;
        right: 0
    }
}

.product-detail.vi .btn-download {
    margin-top: 15px
}

.product .banner {
    background: url(../img/product/img_banner.jpg) no-repeat 50% 50%;
    background-size: cover
}

.product .banner h2 {
    letter-spacing: -1px
}

.product .breadcrumb {
    margin-bottom: 30px
}

@media only screen and (max-width: 767px) {
    .product .breadcrumb {
        margin-bottom: 30px
    }
}

.product main {
    background: #fff;
    padding-bottom: 80px;
    position: relative
}

.product main:before {
    position: absolute;
    content: '';
    background: url(../img/product/bg_product.png) no-repeat;
    background-size: 198px 182px;
    width: 198px;
    height: 182px;
    bottom: 0;
    left: 0
}

@media only screen and (max-width: 767px) {
    .product main {
        padding-bottom: 100px
    }
    .product main:before {
        background: url(../img/product/bg_product_sp.png) no-repeat;
        background-size: 78px 89px;
        width: 78px;
        height: 89px
    }
}

.product .product-block .product-list {
    letter-spacing: 0;
    font-size: 0;
    margin: 100px -30px 46px
}

@media only screen and (max-width: 767px) {
    .product .product-block .product-list {
        margin: 70px 0 40px
    }
}

.product .product-block .product-list li {
    display: inline-block;
    vertical-align: top;
    width: 50%;
    font-size: 16px;
    padding: 0 30px;
    margin-bottom: 60px
}

@media only screen and (max-width: 767px) {
    .product .product-block .product-list li {
        width: 100%;
        padding: 0;
        margin-bottom: 32px
    }
}

.product .product-block .product-list li .img-product {
    display: block
}

.product .product-block .product-list li .img-product img {
    display: block;
    width: 100%;
    border-top-left-radius: 4px;
    -webkit-border-top-left-radius: 4px;
    -ms-border-top-left-radius: 4px;
    -moz-border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    -webkit-border-top-right-radius: 4px;
    -ms-border-top-right-radius: 4px;
    -moz-border-top-right-radius: 4px
}

.product .product-block .product-list li .desc-product {
    background: #fff;
    padding: 36px 38px 36px 44px;
    border-bottom-left-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -ms-border-bottom-left-radius: 4px;
    -moz-border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    -ms-border-bottom-right-radius: 4px;
    -moz-border-bottom-right-radius: 4px;
    -webkit-box-shadow: 0 5px 30px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 5px 30px 0 rgba(0, 0, 0, 0.1)
}

@media only screen and (max-width: 767px) {
    .product .product-block .product-list li .desc-product {
        padding: 25px 15px
    }
}

.product .product-block .product-list li .desc-product .name {
    float: left;
    font-size: 28px;
    font-style: italic;
    line-height: 1;
    letter-spacing: 1px;
    position: relative;
    padding-bottom: 20px
}

.product .product-block .product-list li .desc-product .name span {
    color: #e81521
}

.product .product-block .product-list li .desc-product .name:before {
    position: absolute;
    content: '';
    bottom: 0;
    left: 0;
    height: 1px;
    width: 20px;
    background: #e81521
}

@media only screen and (max-width: 767px) {
    .product .product-block .product-list li .desc-product .name {
        font-size: 23px;
        letter-spacing: 0
    }
}

@media only screen and (max-width: 320px) {
    .product .product-block .product-list li .desc-product .name {
        font-size: 16px
    }
}

.product .product-block .product-list li .desc-product .name::first-letter {
    color: #e91521
}

.product .product-block .product-list li .desc-product a {
    display: block;
    float: right;
    text-transform: uppercase;
    width: 100px;
    margin-top: 9px;
    height: 30px;
    font-size: 12px;
    text-align: center;
    line-height: 28px;
    border: solid 1px #acacac;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -ms-border-radius: 30px;
    -moz-border-radius: 30px;
    position: relative;
    color: #808080
}

.product .product-block .product-list li .desc-product a:after {
    content: "";
    position: absolute;
    right: 8px;
    top: 50%;
    width: 4px;
    height: 4px;
    margin-top: -2px;
    border-left: 1px solid #acacac;
    border-top: 1px solid #acacac;
    -moz-transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg)
}

@media only screen and (max-width: 767px) {
    .product .product-block .product-list li .desc-product a {
        margin-top: 5px;
        font-size: 10px
    }
}

.product .product-block .product-list li.bl-hover .desc-product a {
    color: #fff;
    background-color: #e91521;
    border-color: #e91521;
    -ms-filter: alpha(opacity=100);
    opacity: 1
}

.product .product-block .product-list li.bl-hover .desc-product a:after {
    border-color: #fff
}

.product .footer {
    margin-top: 0;
    background: #ededed
}

.product .product_link {
    padding: 60px 0;
    background: url(../img/product/product_link__bg.jpg) no-repeat center/cover
}

@media (max-width: 767px) {
    .product .product_link {
        padding: 55px 20px;
        background: url(../img/product/product_link__bg_sp.jpg) no-repeat center/cover
    }
}

.cateList {
    text-align: center;
    position: relative;
    z-index: 2;
    font-size: 0;
    letter-spacing: 0;
    margin: 0 -15px
}

.cateList li {
    display: inline-block;
    vertical-align: top;
    width: 20%;
    height: 48px;
    line-height: 46px;
    font-size: 15px;
    padding: 0 15px;
    margin-bottom: 15px
}

.cateList li a {
    color: #808080;
    border-radius: 30px;
    display: block;
    width: 100%;
    background: #fff;
    border: 1px solid #DBDBDB
}

.cateList li a:hover {
    color: #fff;
    background: #e81521;
    border-color: #e81521;
    opacity: 1
}

.cateList li .current {
    color: #fff;
    background: #e81521;
    border-color: #e81521;
    opacity: 1
}

@media only screen and (max-width: 767px) {
    .cateList {
        margin: 0 -6px
    }
    .cateList li {
        width: 50%;
        padding: 0 6px;
        margin-bottom: 15px;
        height: 45px;
        line-height: 45px
    }
}

.recruit_greeting .banner {
    background: url("../img/recruit/img_banner.jpg") no-repeat 0 0;
    background-size: cover
}

.recruit_greeting .breadcrumb {
    margin-bottom: 40px
}

@media only screen and (max-width: 767px) {
    .recruit_greeting .breadcrumb {
        margin-bottom: 0
    }
}

@media only screen and (max-width: 767px) {
    .recruit_greeting h3 {
        margin-top: 55px
    }
}

.recruit_greeting main:before {
    display: none
}

.recruit_greeting main:after {
    content: '';
    position: absolute;
    background: url(../img/recruit/greeting/bg.png) no-repeat;
    bottom: 0;
    right: 0;
    left: auto;
    background-size: 340px 243px;
    width: 340px;
    height: 243px;
    z-index: 1
}

@media only screen and (max-width: 767px) {
    .recruit_greeting main:after {
        background-size: 300px 203px;
        width: 300px;
        height: 203px;
        bottom: -42px;
        right: -35px
    }
}

@media only screen and (max-width: 767px) {
    .recruit_greeting .greeting__info:before {
        top: 450px;
        background-size: 111px 92px;
        width: 111px;
        height: 92px
    }
}

.recruit_greeting .company__cateList {
    text-align: center;
    position: relative;
    z-index: 2
}

.recruit_greeting .company__cateList li {
    float: none;
    display: inline-block;
    vertical-align: middle;
    width: 20%
}

@media only screen and (max-width: 767px) {
    .recruit_greeting .company__cateList {
        text-align: left;
        margin: 0 -7px !important
    }
    .recruit_greeting .company__cateList li {
        width: 49%
    }
}

.recruit.career .recruit__cateList,
.recruit.greeting .recruit__cateList,
.recruit.description .recruit__cateList {
    font-size: 0;
    letter-spacing: 0
}

.recruit.career .footer,
.recruit.greeting .footer,
.recruit.description .footer {
    margin-top: 115px
}

@media only screen and (max-width: 767px) {
    .recruit.career .breadcrumb,
    .recruit.greeting .breadcrumb,
    .recruit.description .breadcrumb {
        margin-bottom: -10px
    }
    .recruit.career .recruit__cateList,
    .recruit.greeting .recruit__cateList,
    .recruit.description .recruit__cateList {
        text-align: left
    }
    .recruit.career .footer,
    .recruit.greeting .footer,
    .recruit.description .footer {
        margin-top: 70px
    }
}

.recruit .recSet {
    margin-bottom: 110px
}

.recruit .recSet .recBox {
    margin-top: 90px
}

.recruit .recSet .headline1 {
    margin-bottom: 50px
}

.recruit .recSet .recInner p {
    line-height: 2;
    margin-bottom: 25px
}

@media only screen and (max-width: 767px) {
    .recruit .recSet {
        margin-top: -30px;
        margin-bottom: 50px
    }
    .recruit .recSet .recBox {
        margin-top: 60px
    }
    .recruit .recSet .headline1 {
        margin-bottom: 20px
    }
    .recruit .recSet .recInner p {
        line-height: 1.6;
        margin-bottom: 30px
    }
}

.recruit .recSet .recTbl {
    width: 100%;
    border-top: 1px solid #e1e1e1;
    margin-bottom: 60px
}

.recruit .recSet .recTbl th,
.recruit .recSet .recTbl td {
    line-height: 2;
    vertical-align: top;
    border-bottom: 1px solid #e1e1e1;
    padding: 25px 20px 25px 40px
}

.recruit .recSet .recTbl th {
    font-weight: 600;
    background: #f7f7f7;
    text-align: left;
    width: 275px
}

.recruit .recSet .recTbl td {
    letter-spacing: 0.2px;
    padding-right: 0
}

.recruit .recSet .recTbl td .desc {
    margin-bottom: 15px
}

.recruit .recSet .recTbl td .desc:last-child {
    margin-bottom: 0
}

.recruit .recSet .recTbl td .title {
    font-weight: 600
}

@media only screen and (max-width: 767px) {
    .recruit .recSet .recTbl {
        border: 1px solid #e1e1e1;
        margin-bottom: 30px
    }
    .recruit .recSet .recTbl th,
    .recruit .recSet .recTbl td {
        display: block;
        width: 100%;
        border: none;
        line-height: 1.6;
        padding: 12px 15px
    }
    .recruit .recSet .recTbl td {
        padding-bottom: 30px
    }
    .recruit .recSet .recTbl td .desc {
        margin-bottom: 7px
    }
}

.recruit .recSet .jobBox .jobList {
    font-size: 0;
    letter-spacing: 0;
    margin: -10px -15px 60px
}

.recruit .recSet .jobBox .jobList .item {
    display: inline-block;
    vertical-align: top;
    width: 20%;
    padding: 0 15px;
    font-size: 14px;
    letter-spacing: 0.5px
}

.recruit .recSet .jobBox .jobList .item a {
    display: block;
    padding: 15px 0;
    border-bottom: 1px solid #000;
    position: relative
}

.recruit .recSet .jobBox .jobList .item a:before {
    content: '';
    position: absolute;
    right: 0;
    top: 50%;
    width: 5px;
    height: 5px;
    margin-top: -1px;
    border-left: 1px solid #000;
    border-top: 1px solid #000;
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg)
}

.recruit .recSet .jobBox .jobList .item.active a,
.recruit .recSet .jobBox .jobList .item.slick-current a {
    color: #e91521;
    border-bottom-color: #e91521
}

.recruit .recSet .jobBox .jobList .item.active a:before,
.recruit .recSet .jobBox .jobList .item.slick-current a:before {
    border-color: #e91521;
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    transform: rotate(-135deg)
}

.recruit .recSet .jobBox .jobList .slick-track {
    margin: 0
}

@media only screen and (max-width: 767px) {
    .recruit .recSet .jobBox {
        overflow: hidden;
        width: 100%;
        margin-bottom: 22px
    }
    .recruit .recSet .jobBox .jobList {
        margin: 0;
        position: relative
    }
    .recruit .recSet .jobBox .jobList:before {
        content: '';
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%;
        height: 1px;
        background: #ccc
    }
    .recruit .recSet .jobBox .jobList .item {
        width: auto;
        padding: 0 35px 0 0
    }
    .recruit .recSet .jobBox .jobList .item a {
        padding: 12px 0;
        border-bottom: none
    }
    .recruit .recSet .jobBox .jobList .item a:before {
        display: none
    }
    .recruit .recSet .jobBox .jobList .item.active a,
    .recruit .recSet .jobBox .jobList .item.slick-current a {
        border-bottom: 1px solid #e91521
    }
}

.recruit .applyBtn {
    margin: -110px 0 120px;
    text-align: center
}

.recruit .applyBtn a {
    display: inline-block;
    color: #fff;
    background: #e91521;
    font-size: 18px;
    letter-spacing: 1px;
    min-height: 60px;
    min-width: 250px;
    padding-top: 16px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px
}

@media only screen and (max-width: 767px) {
    .recruit .applyBtn {
        margin-top: -50px;
        margin-bottom: 60px
    }
    .recruit .applyBtn a {
        display: block;
        min-height: 50px;
        min-width: auto;
        width: 100%;
        padding-top: 12px;
        font-size: 16px
    }
}

.description main {
    position: relative
}

.description main:before {
    display: none
}

@media only screen and (max-width: 767px) {
    .description main .headline1 {
        margin-bottom: 15px !important
    }
}

.description main .bg-1 {
    position: absolute;
    content: '';
    top: 245px;
    right: 88px
}

@media only screen and (max-width: 767px) {
    .description main .bg-1 {
        top: 195px;
        right: 30px
    }
    .description main .bg-1 img {
        width: 134px
    }
}

.description main .bg-2 {
    position: absolute;
    content: '';
    top: 3030px;
    right: 0px
}

.description main .bg-3 {
    position: absolute;
    content: '';
    bottom: 180px;
    right: 0;
    z-index: 10
}

@media only screen and (max-width: 767px) {
    .description main .infoBox .desc .in {
        margin-bottom: 10px !important
    }
}

.description .recBox-2 {
    margin-bottom: 135px !important
}

.description .recBox-2:last-child {
    margin-bottom: 155px !important
}

@media only screen and (max-width: 767px) {
    .description .recBox-2 {
        margin-bottom: 70px !important
    }
    .description .recBox-2:last-child {
        margin-bottom: 70px !important
    }
}

.recruit .recSet .infoBox .pic {
    width: 100%;
    margin-bottom: 40px
}

.recruit .recSet .infoBox .pic img {
    display: inline-block
}

.recruit .recSet .infoBox .desc {
    overflow: hidden;
    line-height: 2;
    letter-spacing: 0.3px;
    margin-bottom: -35px
}

.recruit .recSet .infoBox .desc .in {
    margin-bottom: 35px;
    padding-bottom: 40px;
    border-bottom: solid 1px #ebebeb
}

@media only screen and (max-width: 767px) {
    .recruit .recSet .infoBox .desc .in {
        padding-bottom: 10px
    }
}

.recruit .recSet .infoBox .desc .in:last-child {
    padding-bottom: 0;
    border-bottom: 0
}

@media only screen and (max-width: 767px) {
    .recruit .recSet .infoBox .desc .in:last-child {
        padding-bottom: 10px
    }
}

.recruit .recSet .infoBox .desc .in .title:first-letter {
    color: #e91521
}

.recruit .recSet .infoBox .desc .in .title strong {
    line-height: 1.5;
    font-size: 18px;
    font-weight: 600
}

@media only screen and (max-width: 767px) {
    .recruit .recSet .infoBox .pic {
        float: none;
        width: 100%;
        margin: 0 0 25px;
        text-align: center
    }
    .recruit .recSet .infoBox .pic img {
        width: 100%
    }
    .recruit .recSet .infoBox .desc {
        line-height: 1.6;
        margin-bottom: -20px
    }
    .recruit .recSet .infoBox .desc .in {
        margin-bottom: 20px
    }
    .recruit .recSet .infoBox .desc .in p {
        margin-bottom: 7px
    }
    .recruit .recSet .infoBox .desc .in .title {
        margin-bottom: 5px
    }
    .recruit .recSet .infoBox .desc .in .title strong {
        font-size: 16px
    }
}

.vi.recruit #wrap .recBox-2:last-child {
    margin-bottom: 100px !important
}

.vi.recruit #wrap .cateList_bottom {
    margin-bottom: 0;
    position: relative;
    z-index: 10
}

.vi.recruit #wrap main .bg-2 {
    z-index: 2
}

@media only screen and (max-width: 767px) {
    .vi.recruit #wrap main .bg-2 {
        width: 180px;
        top: 2400px;
        right: -20px
    }
}

.vi.recruit #wrap main .bg-3 {
    bottom: 0
}

@media only screen and (max-width: 767px) {
    .vi.recruit #wrap main .bg-3 {
        width: 150px;
        right: -55px;
        bottom: -20px
    }
}

.h-container {
    max-width: 1020px;
    margin: 0 auto
}

.recruit .footer {
    margin-top: 0 !important
}

.recruit #wrap {
    padding-bottom: 0;
    background: #f2f0f0
}

@media only screen and (max-width: 767px) {
    .recruit .recruit_parent {
        padding-bottom: 0
    }
}

.recruit .recruit_parent:before {
    position: absolute;
    content: '';
    background: url(../img/recruit/bg-2.png) no-repeat;
    background-size: 1065px 356px;
    width: 1065px;
    height: 356px;
    left: auto;
    right: 0;
    bottom: 0;
    display: none
}

@media only screen and (max-width: 767px) {
    .recruit .recruit_parent:before {
        background: url(../img/recruit/bg-2-sp.png) no-repeat;
        background-size: 375px 300px;
        width: 375px;
        height: 300px;
        left: 0;
        right: auto;
        bottom: 0
    }
}

.recruit .recruit_parent:after {
    position: absolute;
    content: '';
    background: url(../img/recruit/bg-1.png) no-repeat;
    background-size: 386px 241px;
    width: 386px;
    height: 241px;
    left: auto;
    left: 0;
    bottom: 0
}

@media only screen and (max-width: 767px) {
    .recruit .recruit_parent:after {
        display: none
    }
}

.recruit .recruit_parent .recPic {
    max-width: 1280px;
    margin: 40px auto -80px;
    text-align: right;
    position: relative;
    z-index: 10
}

@media only screen and (max-width: 767px) {
    .recruit .recruit_parent .recPic {
        margin: 0 -18px 0;
        text-align: center
    }
}

.recruit .recruit_parent .list-recruit li {
    float: left;
    width: 30%;
    margin-right: 5%
}

.recruit .recruit_parent .list-recruit li:last-child {
    margin-right: 0
}

.recruit .recruit_parent .list-recruit li .zoomImg {
    display: block
}

.recruit .recruit_parent .list-recruit li .title {
    font-weight: 600;
    font-size: 22px;
    margin-top: 25px;
    line-height: 1
}

.recruit .recruit_parent .list-recruit li .title:first-letter {
    color: #e91521
}

@media only screen and (max-width: 767px) {
    .recruit .recruit_parent .list-recruit li {
        float: none;
        width: 100%;
        margin-right: 0;
        margin-bottom: 40px
    }
}

.recruit main {
    overflow: hidden;
    padding-bottom: 80px;
    position: relative
}

@media only screen and (max-width: 767px) {
    .recruit main {
        padding-bottom: 100px
    }
}

.recruit main:before {
    position: absolute;
    content: '';
    background: url(../img/recruit/career/bg-2.jpg) no-repeat;
    background-size: 274px 352px;
    width: 274px;
    height: 352px;
    left: 0;
    bottom: 0
}

@media only screen and (max-width: 767px) {
    .recruit main:before {
        background: url(../img/recruit/career/bg-2-sp.jpg) no-repeat;
        background-size: 181px 103px;
        width: 181px;
        height: 103px;
        left: auto;
        right: 0;
        bottom: 0
    }
}

.recruit .banner {
    background: url("../img/recruit/img_banner.jpg") no-repeat 0 0;
    background-size: cover
}

.recruit .breadcrumb {
    max-width: 1020px;
    margin-bottom: 33px
}

.recruit .recSet {
    margin-bottom: 0
}

@media only screen and (max-width: 767px) {
    .recruit .recSet {
        margin-top: 0
    }
}

.recruit .recSet .headline1 {
    font-size: 50px;
    color: #000;
    font-family: 'Playfair Display', serif;
    font-weight: 400;
    font-style: italic;
    max-width: 1020px;
    letter-spacing: 0.05em;
    line-height: 1;
    padding-bottom: 58px;
    margin: 0 auto 60px;
    position: relative;
    text-align: left
}

.recruit .recSet .headline1 span {
    color: #e81521
}

@media only screen and (max-width: 767px) {
    .recruit .recSet .headline1 {
        font-size: 30px;
        margin: 55px 0 0;
        line-height: 1.5em;
        padding-bottom: 20px
    }
}

.recruit .recSet .headline1:after {
    position: absolute;
    content: '';
    width: 70px;
    height: 1px;
    background: #e81521;
    display: block;
    bottom: 0;
    margin: 5px 0 0
}

@media only screen and (max-width: 767px) {
    .recruit .recSet .headline1:after {
        width: 50px;
        margin: 5px 0 0
    }
}

.recruit .recSet .headline2 {
    margin-bottom: 44px
}

@media only screen and (max-width: 767px) {
    .recruit .recSet .headline2 {
        margin-bottom: 15px
    }
}

.recruit .recSet .recBox {
    background: #fff;
    margin-top: 60px;
    padding: 66px 80px 60px;
    position: relative;
    margin-bottom: 145px;
    border-radius: 7px;
    -webkit-border-radius: 7px;
    -ms-border-radius: 7px;
    -moz-border-radius: 7px
}

.recruit .recSet .recBox .recInner p {
    line-height: 1.9;
    font-size: 16px;
    letter-spacing: 1px
}

.recruit .recSet .recBox .recInner p:last-child {
    margin-bottom: 0
}

@media only screen and (max-width: 767px) {
    .recruit .recSet .recBox {
        padding: 25px 20px;
        margin-top: 30px;
        margin-bottom: 75px
    }
    .recruit .recSet .recBox .recInner p {
        font-size: 15px
    }
}

.recruit .recSet .recBox-1:after {
    position: absolute;
    content: '';
    background: url(../img/recruit/career/bg-1.png) no-repeat;
    background-size: 336px 279px;
    width: 336px;
    height: 279px;
    right: -60px;
    bottom: -152px
}

@media only screen and (max-width: 767px) {
    .recruit .recSet .recBox-1:after {
        background-size: 130px 110px;
        width: 130px;
        height: 110px;
        right: 15px;
        bottom: -75px
    }
}

.recruit .recSet .recBox-2 {
    margin-bottom: 0
}

.recruit .recSet .recBox-2 .showDesc {
    background: #fff;
    padding: 73px 80px 77px;
    border-radius: 7px;
    -webkit-border-radius: 7px;
    -ms-border-radius: 7px;
    -moz-border-radius: 7px
}

@media only screen and (max-width: 767px) {
    .recruit .recSet .recBox-2 .showDesc {
        padding: 25px 20px
    }
}

.recruit .recSet .jobBox .jobList .item {
    font-size: 16px
}

.recruit .recSet .recTbl {
    border-top: solid 1px #fefefe;
    margin-bottom: 0
}

.recruit .recSet .recTbl tr th {
    border-bottom: solid 1px #fefefe;
    width: 242px;
    font-size: 18px;
    padding: 30px 20px 30px 40px
}

.recruit .recSet .recTbl tr th:first-letter {
    color: #e81521
}

@media only screen and (max-width: 767px) {
    .recruit .recSet .recTbl tr th {
        width: 100%;
        background: #d1d6da;
        text-align: center;
        font-size: 17px;
        padding: 14px 0;
        line-height: 1
    }
}

.recruit .recSet .recTbl tr td {
    border-bottom: solid 1px #fefefe;
    font-size: 16px;
    padding: 30px 20px 30px 40px
}

.recruit .recSet .recTbl tr td .desc {
    margin-bottom: 13px
}

.recruit .recSet .recTbl tr td .desc ul li {
    line-height: 1.8
}

@media only screen and (max-width: 767px) {
    .recruit .recSet .recTbl tr td {
        padding: 20px 23px;
        font-size: 15px
    }
}

.recruit .applyBtn {
    margin-top: 85px;
    margin-bottom: 150px
}

.recruit .applyBtn a {
    min-height: 80px;
    min-width: 380px;
    padding-top: 0;
    line-height: 80px;
    font-size: 28px;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.2)
}

.recruit .applyBtn a span {
    position: relative;
    padding-right: 70px
}

@media only screen and (max-width: 767px) {
    .recruit .applyBtn a span {
        padding-right: 40px
    }
}

.recruit .applyBtn a span:after {
    position: absolute;
    content: '';
    background: url(../img/recruit/career/red_check.png) no-repeat;
    background-size: 40px 37px;
    width: 40px;
    height: 37px;
    right: 0;
    top: 50%;
    margin-top: -17px
}

@media only screen and (max-width: 767px) {
    .recruit .applyBtn a span:after {
        background-size: 25px 23px;
        width: 25px;
        height: 23px;
        right: 0;
        margin-top: -10px
    }
}

.recruit .applyBtn a:hover {
    background-color: #000;
    -ms-filter: alpha(opacity=100);
    opacity: 1
}

@media only screen and (max-width: 767px) {
    .recruit .applyBtn a {
        min-width: 100%;
        min-height: 50px;
        line-height: 50px;
        font-size: 17px
    }
}

@media only screen and (max-width: 767px) {
    .recruit .applyBtn {
        margin-top: 40px;
        margin-bottom: 75px
    }
}

@media only screen and (max-width: 767px) {
    .recruit__block {
        padding: 15px 0 0
    }
}

.recruit__tbl {
    margin: 35px 0 0
}

@media only screen and (max-width: 767px) {
    .recruit__tbl {
        margin: 10px 0 0
    }
}

.recruit__tbl tr {
    border-bottom: 1px solid #e1e1e1
}

.recruit__tbl tr th {
    text-align: left;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.75em;
    letter-spacing: 0.04em;
    padding: 23px 0;
    vertical-align: middle;
    width: 26%
}

@media only screen and (max-width: 767px) {
    .recruit__tbl tr th {
        width: 100%;
        display: block;
        float: left;
        padding: 15px 0 0;
        font-size: 14px;
        line-height: 1.5em
    }
}

.recruit__tbl tr td {
    font-size: 14px;
    line-height: 1.75em;
    letter-spacing: 0.04em;
    font-weight: 400;
    padding: 23px 0 23px 30px;
    vertical-align: middle
}

@media only screen and (max-width: 767px) {
    .recruit__tbl tr td {
        width: 100%;
        display: block;
        float: left;
        padding: 0 0 15px;
        line-height: 1.5em
    }
}

@media only screen and (max-width: 767px) {
    .recruit .tbl_overflow {
        overflow-x: scroll
    }
    .recruit .tbl_overflow .mCustomScrollbar {
        width: 1020px
    }
}

.recruit__tbl02 {
    margin: 60px 0 0
}

@media only screen and (max-width: 767px) {
    .recruit__tbl02 {
        width: 1020px;
        margin: 35px 0 0
    }
}

.recruit__tbl02 tr:nth-child(even) td.th {
    background: #f7f7f7
}

.recruit__tbl02 tr:nth-child(odd) td {
    background: #f7f7f7
}

.recruit__tbl02 tr:nth-child(odd) td.th {
    background: #ededed
}

.recruit__tbl02 tr th {
    text-align: left;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.57em;
    letter-spacing: 0.02em;
    padding: 20px 0 20px 35px;
    vertical-align: middle;
    background: #ededed;
    font-weight: 600
}

.recruit__tbl02 tr th:first-child,
.recruit__tbl02 tr th:nth-child(2) {
    width: 21%
}

.recruit__tbl02 tr td {
    font-size: 14px;
    line-height: 1.57em;
    letter-spacing: 0.02em;
    font-weight: 400;
    padding: 17px 20px 17px 35px;
    vertical-align: middle
}

.recruit__tbl02 tr td.th {
    font-weight: 600;
    width: 22%;
    padding: 17px 0 17px 40px
}

.recruit__tbl02 tr td.td2 {
    width: 21%;
    padding: 17px 0 17px 35px
}

.recruit__cateList {
    margin: 0 -15px 115px;
    text-align: center
}

.recruit__cateList:before,
.recruit__cateList:after {
    content: " ";
    display: table
}

.recruit__cateList:after {
    clear: both
}

@media only screen and (max-width: 767px) {
    .recruit__cateList {
        margin: 0 -7px
    }
}

.recruit__cateList li {
    display: inline-block;
    width: 20%;
    padding: 0 15px
}

@media only screen and (max-width: 767px) {
    .recruit__cateList li {
        width: 50%;
        padding: 0 7px;
        margin: 15px 0 0
    }
}

.recruit__cateList li a {
    display: block;
    border: 1px solid #fff;
    background: #fff;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    line-height: 50px;
    text-align: center;
    color: #808080;
    font-size: 16px;
    font-weight: 300;
    letter-spacing: 0.02em
}

@media only screen and (min-width: 768px) {
    .recruit__cateList li a {
        font-size: 11px;
        line-height: 45px
    }
}

@media only screen and (min-width: 992px) {
    .recruit__cateList li a {
        font-size: 16px;
        line-height: 50px
    }
}

@media only screen and (max-width: 767px) {
    .recruit__cateList li a {
        font-size: 15px;
        line-height: 45px
    }
}

@media only screen and (max-width: 320px) {
    .recruit__cateList li a {
        font-size: 12px;
        line-height: 45px
    }
}

.recruit__cateList li a.current,
.recruit__cateList li a:hover {
    border: 1px solid #e81521;
    background: #e81521;
    color: #fff;
    opacity: 1
}

.recruit .bottom_cateList {
    margin-bottom: 0
}

.recruit__archiveList {
    margin: -45px -30px 0
}

.recruit__archiveList:before,
.recruit__archiveList:after {
    content: " ";
    display: table
}

.recruit__archiveList:after {
    clear: both
}

@media only screen and (max-width: 767px) {
    .recruit__archiveList {
        margin: -10px 0 0
    }
}

.recruit__archiveList__item {
    padding: 0 30px;
    margin: 45px 0 0;
    float: left;
    width: 50%
}

@media only screen and (max-width: 767px) {
    .recruit__archiveList__item {
        margin: 35px 0 0;
        padding: 0;
        float: none;
        width: 100%
    }
}

.recruit__archiveList__item h3 {
    font-size: 28px;
    font-weight: 500;
    color: #1a1a1a;
    line-height: 1.75em;
    margin: 17px 0 0;
    letter-spacing: 0
}

@media only screen and (max-width: 767px) {
    .recruit__archiveList__item h3 {
        font-size: 21px;
        margin: 10px 0 0
    }
}

.recruit__archiveList__item:hover h3 {
    color: #e81521
}

.vi.recruit .recSet .recBox-1:after {
    background: url(../img/recruit/career/bg-1-vi.png) no-repeat;
    background-size: 269px 223px;
    width: 269px;
    height: 223px;
    right: -35px;
    bottom: -170px
}

@media only screen and (max-width: 767px) {
    .vi.recruit .recSet .recBox-1:after {
        background-size: 135px 112px;
        width: 135px;
        height: 112px;
        bottom: -70px;
        right: 0
    }
}

@media (min-width: 768px) {
    .pdr13 {
        padding-right: 13%
    }
}

.campaign main .campaign-block .campaign-list,
.campaign .wp-pagenavi {
    display: none !important
}

.news .container .newsContainer {
    min-height: auto
}

.aaa {
    visibility: hidden !important
}

.top .col-notice .listD li .inside {
    pointer-events: none !important
}

#notice.news .container .newsContainer .newsBox,
#notice.news .container .sidebarContainer .sidebar {
    display: none !important
}

.news .comming {
    margin: 70px -22% 200px 0
}

@media only screen and (max-width: 767px) {
    .news .comming {
        margin: 80px 0 100px
    }
}

@media only screen and (max-width: 767px) {
    .news .container .sidebarContainer:before {
        top: -16px;
        right: -92px
    }
}

#notice .sidebarContainer:before {
    bottom: auto;
    top: 232px
}

@media only screen and (max-width: 767px) {
    #notice .sidebarContainer:before {
        top: -33px
    }
}

.research .banner {
    background-image: url(../img/research/img_banner.jpg)
}

@media only screen and (max-width: 414px) {
    .research .banner .contentBanner h1,
    .research .banner .contentBanner h2 {
        letter-spacing: 0.5px
    }
}

@media only screen and (max-width: 400px) {
    .research .banner .contentBanner h1,
    .research .banner .contentBanner h2 {
        letter-spacing: 0;
        font-size: 6.8vw
    }
}

.research #wrap {
    background: #f2f0f0
}

.research main {
    position: relative
}

.research main:before {
    position: absolute;
    content: '';
    background: url(../img/research/bg-1.png) no-repeat;
    right: 0;
    top: 0;
    background-size: 303px auto;
    width: 303px;
    height: 553px
}

@media only screen and (max-width: 768px) {
    .research main:before {
        background-size: 152px auto;
        width: 152px;
        height: 277px;
        top: 40px
    }
}

.research main .breadcrumb {
    max-width: 1020px;
    margin-bottom: 50px
}

@media only screen and (max-width: 768px) {
    .research main .breadcrumb {
        margin-bottom: 30px
    }
}

.research main .container {
    margin: 0 auto;
    max-width: 1020px;
    padding: 0;
    position: relative;
    z-index: 2
}

.research main .container:last-child .contentResearch {
    padding-bottom: 95px
}

.research main .container h3 {
    letter-spacing: 3px;
    line-height: 1.4;
    padding-bottom: 40px;
    position: relative;
    z-index: 10
}

@media only screen and (max-width: 768px) {
    .research main .container h3 {
        letter-spacing: 1px;
        padding-bottom: 22px;
        line-height: 1.3
    }
}

.research main .container .privacyBox {
    padding-top: 60px;
    padding-bottom: 63px;
    margin-bottom: 138px;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.05)
}

@media only screen and (max-width: 768px) {
    .research main .container .privacyBox {
        padding: 20px;
        margin-bottom: 70px
    }
}

.research main .container .privacyBox h4 {
    text-indent: 0;
    line-height: 1.7;
    margin-left: 0;
    margin-bottom: 34px
}

@media only screen and (max-width: 768px) {
    .research main .container .privacyBox h4 {
        line-height: 1.4;
        margin-bottom: 25px
    }
}

@media only screen and (max-width: 768px) {
    .research main .container .privacyBox p {
        margin-bottom: 40px
    }
}

.research main .container .privacyBox p img {
    max-width: 105%
}

@media only screen and (max-width: 768px) {
    .research main .container .privacyBox p img {
        max-width: 100%
    }
}

.research main .container .privacyBox .img {
    margin-bottom: -21px
}

@media only screen and (max-width: 768px) {
    .research main .container .privacyBox .img {
        margin-bottom: 0
    }
}

.research main .container .privacyBox .img-2 {
    margin-bottom: 7px
}

.research main .container .privacyBox .img-3 {
    margin-bottom: 0
}

.research main .container1 {
    background: #ededed;
    margin: 0 -40px;
    width: auto;
    max-width: inherit
}

.research main .container1 .contentResearch {
    padding-top: 72px;
    padding-bottom: 85px
}

.research main .privacyBox-2 {
    position: relative
}

.research main .privacyBox-2:before {
    position: absolute;
    content: '';
    background: url(../img/research/bg-2.png) no-repeat;
    right: -50px;
    top: -147px;
    background-size: 250px 176px;
    width: 250px;
    height: 176px
}

@media only screen and (max-width: 768px) {
    .research main .privacyBox-2:before {
        right: -10px;
        top: -75px;
        background-size: 125px 88px;
        width: 125px;
        height: 88px
    }
}

.research main .privacyBox-3 {
    position: relative
}

.research main .privacyBox-3:before {
    position: absolute;
    content: '';
    background: url(../img/research/bg-3.jpg) no-repeat;
    right: -50px;
    top: -235px;
    background-size: 352px 229px;
    width: 352px;
    height: 229px
}

@media only screen and (max-width: 768px) {
    .research main .privacyBox-3:before {
        right: -50px;
        top: -120px;
        background-size: 176px 115px;
        width: 176px;
        height: 115px
    }
}

.research main .privacyBox-4 {
    position: relative
}

.research main .privacyBox-4:before {
    position: absolute;
    content: '';
    background: url(../img/research/bg-4.png) no-repeat;
    right: -34px;
    top: -220px;
    background-size: 233px 178px;
    width: 233px;
    height: 178px
}

@media only screen and (max-width: 768px) {
    .research main .privacyBox-4:before {
        right: -1px;
        top: -120px;
        background-size: 127px 96px;
        width: 127px;
        height: 96px
    }
}

@media only screen and (max-width: 768px) {
    .research main .privacyBox-4 .img-2 {
        margin-right: -7px
    }
}

@media only screen and (max-width: 768px) {
    .research .banner .contentBanner h2 {
        letter-spacing: 0
    }
    .research main .container:last-child .contentResearch {
        padding-bottom: 0
    }
    .research main .container .contentResearch {
        padding: 0 0 60px
    }
    .research main .container .contentResearch .introText {
        font-size: 23px;
        letter-spacing: 0.8px;
        margin-bottom: 20px
    }
    .research main .container .contentResearch img {
        margin-bottom: 25px
    }
    .research main .container1 {
        margin: 0 -20px
    }
    .research main .container1 .contentResearch {
        padding: 45px 20px 65px
    }
}

@media only screen and (max-width: 320px) {
    .research .banner .contentBanner h2 {
        font-size: 22px
    }
}

.kind {
    margin-bottom: 65px !important
}

.kind .number {
    font-size: 20px;
    font-style: italic;
    padding-bottom: 23px;
    border-bottom: solid 1px #e81521;
    margin-right: 27px;
    font-weight: normal
}

.kind span {
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase
}

.kind span strong {
    font-weight: 600;
    color: #e81521
}

@media only screen and (max-width: 768px) {
    .kind {
        padding-top: 15px;
        margin-bottom: 35px !important
    }
    .kind .number {
        font-size: 16px;
        padding-bottom: 12px;
        margin-right: 15px
    }
    .kind span {
        font-size: 15px
    }
}

.brand.stick-gum .banner {
    background-image: url(../img/stick_gum/stick_gum_banner.jpg)
}

@media only screen and (max-width: 767px) {
    .brand.stick-gum .banner {
        background-position: 85% 100%
    }
}

.brand.stick-gum .l-stick-gum {
    padding: 80px 40px 0;
    background: url("../img/stick_gum/stick_gum_bg.png") no-repeat top center;
    background-size: cover;
    margin: 0 -40px
}

@media only screen and (max-width: 767px) {
    .brand.stick-gum .l-stick-gum {
        padding: 40px 18px 0;
        background: url("../img/stick_gum/sp/stick_gum_bg.png") no-repeat top center;
        background-size: cover;
        margin: 0 -18px
    }
}

.brand.stick-gum .inSet__wrapper {
    padding: 0 70px
}

@media only screen and (max-width: 1020px) {
    .brand.stick-gum .inSet__wrapper {
        padding: 0 55px !important
    }
}

@media only screen and (max-width: 767px) {
    .brand.stick-gum .inSet__wrapper {
        padding: 0 35px !important
    }
}

@media only screen and (max-width: 375px) {
    .brand.stick-gum .inSet__wrapper {
        padding: 0 20px !important
    }
}

.brand.stick-gum .inSet__content {
    text-align: center
}

@media only screen and (max-width: 767px) {
    .brand.stick-gum .inSet__content {
        font-size: 14px
    }
}

.brand.stick-gum .inSet.set1,
.brand.stick-gum .brand.koala .inSet.set2,
.brand.koala .brand.stick-gum .inSet.set2,
.brand.stick-gum .brand.koala .inSet.set3,
.brand.koala .brand.stick-gum .inSet.set3,
.brand.stick-gum .brand.koala .inSet.set4,
.brand.koala .brand.stick-gum .inSet.set4,
.brand.stick-gum .brand.koala .inSet.set5,
.brand.koala .brand.stick-gum .inSet.set5,
.brand.stick-gum .brand.koala .inSet.set6,
.brand.koala .brand.stick-gum .inSet.set6,
.brand.stick-gum .brand.pokemon .inSet.set2,
.brand.pokemon .brand.stick-gum .inSet.set2,
.brand.stick-gum .brand.pokemon .inSet.set3,
.brand.pokemon .brand.stick-gum .inSet.set3,
.brand.stick-gum .brand.toppo .inSet.set2,
.brand.toppo .brand.stick-gum .inSet.set2 {
    background: url("../img/stick_gum/stick_gum_bg1.png") no-repeat top center;
    background-size: 100% 100%;
    padding: 92px 0 65px;
    margin-bottom: 80px
}

@media only screen and (max-width: 767px) {
    .brand.stick-gum .inSet.set1,
    .brand.stick-gum .brand.koala .inSet.set2,
    .brand.koala .brand.stick-gum .inSet.set2,
    .brand.stick-gum .brand.koala .inSet.set3,
    .brand.koala .brand.stick-gum .inSet.set3,
    .brand.stick-gum .brand.koala .inSet.set4,
    .brand.koala .brand.stick-gum .inSet.set4,
    .brand.stick-gum .brand.koala .inSet.set5,
    .brand.koala .brand.stick-gum .inSet.set5,
    .brand.stick-gum .brand.koala .inSet.set6,
    .brand.koala .brand.stick-gum .inSet.set6,
    .brand.stick-gum .brand.pokemon .inSet.set2,
    .brand.pokemon .brand.stick-gum .inSet.set2,
    .brand.stick-gum .brand.pokemon .inSet.set3,
    .brand.pokemon .brand.stick-gum .inSet.set3,
    .brand.stick-gum .brand.toppo .inSet.set2,
    .brand.toppo .brand.stick-gum .inSet.set2 {
        background: url("../img/stick_gum/sp/stick_gum_bg1.png") no-repeat top center;
        background-size: 100% 100%;
        padding: 40px 0 50px;
        margin-bottom: 40px
    }
}

.brand.stick-gum .inSet.set1 .bhead,
.brand.stick-gum .brand.koala .inSet.set2 .bhead,
.brand.koala .brand.stick-gum .inSet.set2 .bhead,
.brand.stick-gum .brand.koala .inSet.set3 .bhead,
.brand.koala .brand.stick-gum .inSet.set3 .bhead,
.brand.stick-gum .brand.koala .inSet.set4 .bhead,
.brand.koala .brand.stick-gum .inSet.set4 .bhead,
.brand.stick-gum .brand.koala .inSet.set5 .bhead,
.brand.koala .brand.stick-gum .inSet.set5 .bhead,
.brand.stick-gum .brand.koala .inSet.set6 .bhead,
.brand.koala .brand.stick-gum .inSet.set6 .bhead,
.brand.stick-gum .brand.pokemon .inSet.set2 .bhead,
.brand.pokemon .brand.stick-gum .inSet.set2 .bhead,
.brand.stick-gum .brand.pokemon .inSet.set3 .bhead,
.brand.pokemon .brand.stick-gum .inSet.set3 .bhead,
.brand.stick-gum .brand.toppo .inSet.set2 .bhead,
.brand.toppo .brand.stick-gum .inSet.set2 .bhead {
    margin-bottom: 56px
}

@media only screen and (max-width: 767px) {
    .brand.stick-gum .inSet.set1 .bhead,
    .brand.stick-gum .brand.koala .inSet.set2 .bhead,
    .brand.koala .brand.stick-gum .inSet.set2 .bhead,
    .brand.stick-gum .brand.koala .inSet.set3 .bhead,
    .brand.koala .brand.stick-gum .inSet.set3 .bhead,
    .brand.stick-gum .brand.koala .inSet.set4 .bhead,
    .brand.koala .brand.stick-gum .inSet.set4 .bhead,
    .brand.stick-gum .brand.koala .inSet.set5 .bhead,
    .brand.koala .brand.stick-gum .inSet.set5 .bhead,
    .brand.stick-gum .brand.koala .inSet.set6 .bhead,
    .brand.koala .brand.stick-gum .inSet.set6 .bhead,
    .brand.stick-gum .brand.pokemon .inSet.set2 .bhead,
    .brand.pokemon .brand.stick-gum .inSet.set2 .bhead,
    .brand.stick-gum .brand.pokemon .inSet.set3 .bhead,
    .brand.pokemon .brand.stick-gum .inSet.set3 .bhead,
    .brand.stick-gum .brand.toppo .inSet.set2 .bhead,
    .brand.toppo .brand.stick-gum .inSet.set2 .bhead {
        margin-bottom: 20px
    }
    .brand.stick-gum .inSet.set1 .bhead .img1,
    .brand.stick-gum .brand.koala .inSet.set2 .bhead .img1,
    .brand.koala .brand.stick-gum .inSet.set2 .bhead .img1,
    .brand.stick-gum .brand.koala .inSet.set3 .bhead .img1,
    .brand.koala .brand.stick-gum .inSet.set3 .bhead .img1,
    .brand.stick-gum .brand.koala .inSet.set4 .bhead .img1,
    .brand.koala .brand.stick-gum .inSet.set4 .bhead .img1,
    .brand.stick-gum .brand.koala .inSet.set5 .bhead .img1,
    .brand.koala .brand.stick-gum .inSet.set5 .bhead .img1,
    .brand.stick-gum .brand.koala .inSet.set6 .bhead .img1,
    .brand.koala .brand.stick-gum .inSet.set6 .bhead .img1,
    .brand.stick-gum .brand.pokemon .inSet.set2 .bhead .img1,
    .brand.pokemon .brand.stick-gum .inSet.set2 .bhead .img1,
    .brand.stick-gum .brand.pokemon .inSet.set3 .bhead .img1,
    .brand.pokemon .brand.stick-gum .inSet.set3 .bhead .img1,
    .brand.stick-gum .brand.toppo .inSet.set2 .bhead .img1,
    .brand.toppo .brand.stick-gum .inSet.set2 .bhead .img1 {
        width: 210px
    }
}

.brand.stick-gum .inSet.set2 {
    background: url("../img/stick_gum/stick_gum_bg2.png") no-repeat top center;
    background-size: 100% 100%;
    padding: 93px 0 10px;
    margin-bottom: 75px
}

@media only screen and (max-width: 767px) {
    .brand.stick-gum .inSet.set2 {
        background: url("../img/stick_gum/sp/stick_gum_bg2.png") no-repeat top center;
        background-size: 100% 100%;
        padding: 40px 0 45px;
        margin-bottom: 50px
    }
}

.brand.stick-gum .inSet.set2 .bhead {
    margin-bottom: 68px
}

@media only screen and (max-width: 767px) {
    .brand.stick-gum .inSet.set2 .bhead {
        margin-bottom: 35px
    }
    .brand.stick-gum .inSet.set2 .bhead .img2 {
        width: 73px
    }
}

.brand.stick-gum .inSet.set2 .inSet__wrapper {
    padding: 0 100px
}

.brand.stick-gum .prodBox {
    margin-bottom: 54px !important
}

.brand.stick-gum .prodBox:first-of-type .info h3 {
    color: #FF6F20 !important
}

.brand.stick-gum .prodBox:first-of-type .pic p {
    margin: 0 15px 0 -26px !important
}

@media only screen and (max-width: 767px) {
    .brand.stick-gum .prodBox:first-of-type .pic p {
        margin: 0 15px 0 0 !important;
        text-align: center !important
    }
}

.brand.stick-gum .prodBox:nth-child(2n) .pic p {
    margin: -5px -20px 0 15px !important
}

@media only screen and (max-width: 767px) {
    .brand.stick-gum .prodBox:nth-child(2n) .pic p {
        margin: 0 0 0 15px !important;
        text-align: center !important
    }
}

@media only screen and (max-width: 767px) {
    .brand.stick-gum .prodBox .pic {
        width: 100% !important;
        float: none !important
    }
}

.brand.stick-gum .prodBox .info h3 {
    margin-bottom: 20px !important
}

@media only screen and (max-width: 767px) {
    .brand.stick-gum .prodBox .info h3 {
        font-size: 19px !important
    }
}

.brand.stick-gum .prodBox .info h4 {
    margin-bottom: 14px !important
}

@media only screen and (max-width: 767px) {
    .brand.stick-gum .prodBox .info .nutriColumn {
        display: flex;
        -ms-display: flex;
        -moz-display: flex;
        -webkit-display: flex;
        justify-content: space-between
    }
}

@media only screen and (max-width: 767px) {
    .brand.stick-gum .prodBox .info .nutriColumn .col:first-of-type {
        width: 55%
    }
    .brand.stick-gum .prodBox .info .nutriColumn .col:last-of-type {
        width: 43%;
        margin-left: 2% !important
    }
}

@media only screen and (max-width: 360px) {
    .brand.stick-gum .prodBox .info .nutriColumn .col h5 {
        font-size: 13px !important
    }
}

@media only screen and (max-width: 320px) {
    .brand.stick-gum .prodBox .info .nutriColumn .col h5 {
        font-size: 11px !important
    }
}

@media only screen and (max-width: 375px) {
    .brand.stick-gum .prodBox .info .nutriColumn .tit {
        letter-spacing: -0.01em
    }
}

@media only screen and (max-width: 360px) {
    .brand.stick-gum .prodBox .info .nutriColumn .tit {
        font-size: 12px
    }
}

@media only screen and (max-width: 320px) {
    .brand.stick-gum .prodBox .info .nutriColumn .tit {
        font-size: 11px
    }
}

@media only screen and (max-width: 375px) {
    .brand.stick-gum .prodBox .info .nutriColumn .txt {
        letter-spacing: -0.01em
    }
}

@media only screen and (max-width: 360px) {
    .brand.stick-gum .prodBox .info .nutriColumn .txt {
        font-size: 12px
    }
}

@media only screen and (max-width: 320px) {
    .brand.stick-gum .prodBox .info .nutriColumn .txt {
        font-size: 11px
    }
}

.stick-gum .variants li {
    margin-bottom: 40px
}

.stick-gum .variants li h3:before {
    display: none
}

@media only screen and (max-width: 767px) {
    .stick-gum .variants {
        margin-bottom: -30px
    }
    .stick-gum .variants li .pic {
        margin: 0 18% 10px
    }
    .stick-gum .variants li h3 .img3 {
        width: 156px
    }
    .stick-gum .variants li h3 .img4 {
        width: 195px
    }
}

@media only screen and (max-width: 767px) {
    .brand.stick-gum.vi .set1 .bhead img,
    .brand.stick-gum.vi .brand.koala .set2 .bhead img,
    .brand.koala .brand.stick-gum.vi .set2 .bhead img,
    .brand.stick-gum.vi .brand.koala .set3 .bhead img,
    .brand.koala .brand.stick-gum.vi .set3 .bhead img,
    .brand.stick-gum.vi .brand.koala .set4 .bhead img,
    .brand.koala .brand.stick-gum.vi .set4 .bhead img,
    .brand.stick-gum.vi .brand.koala .set5 .bhead img,
    .brand.koala .brand.stick-gum.vi .set5 .bhead img,
    .brand.stick-gum.vi .brand.koala .set6 .bhead img,
    .brand.koala .brand.stick-gum.vi .set6 .bhead img,
    .brand.stick-gum.vi .brand.pokemon .set2 .bhead img,
    .brand.pokemon .brand.stick-gum.vi .set2 .bhead img,
    .brand.stick-gum.vi .brand.pokemon .set3 .bhead img,
    .brand.pokemon .brand.stick-gum.vi .set3 .bhead img,
    .brand.stick-gum.vi .brand.toppo .set2 .bhead img,
    .brand.toppo .brand.stick-gum.vi .set2 .bhead img {
        width: auto !important;
        height: 36px
    }
}

@media only screen and (max-width: 767px) {
    .brand.stick-gum.vi .set2 .bhead img {
        width: auto !important;
        height: 40px
    }
}

@media only screen and (max-width: 767px) {
    .brand.stick-gum.vi .variants li h3 img {
        width: auto !important;
        height: 13px
    }
    .brand.stick-gum.vi .variants li h3 img.img4 {
        height: 17px
    }
}

.brand.sukusuku .banner {
    background: url(../img/sukusuku/sukusuku_banner.jpg) no-repeat right center;
    background-size: cover
}

@media only screen and (max-width: 767px) {
    .brand.sukusuku .banner {
        background: url(../img/sukusuku/sukusuku_banner_sp.jpg) no-repeat right top;
        background-size: cover
    }
}

.fBThambi {
    font-family: 'Baloo Thambi', cursive
}

.brand.sukusuku .l-suku {
    background: url("../img/sukusuku/sukusuku_bg1_new01.png") repeat-y center top, url("../img/sukusuku/sukusuku_bg1_pattern.png") repeat center top;
    background-size: 100% auto;
    padding: 100px 40px 0;
    margin: 0 -40px;
    position: relative;
    overflow: hidden
}

@media only screen and (max-width: 767px) {
    .brand.sukusuku .l-suku {
        background: url("../img/sukusuku/sukusuku_bg1_sp.png") repeat-y center top;
        background-size: 100% auto;
        padding: 40px 18px 0;
        margin: 0 -18px
    }
}

.brand.sukusuku .sukusuku_slider {
    position: relative
}

.brand.sukusuku .sukusuku_slider:not(.slick-initialized) .slide {
    display: none !important
}

.brand.sukusuku .sukusuku_slider .slick-dots {
    position: absolute;
    bottom: 30px;
    right: 30px
}

@media only screen and (max-width: 767px) {
    .brand.sukusuku .sukusuku_slider .slick-dots {
        bottom: 10px;
        right: 20px
    }
}

.brand.sukusuku .sukusuku_slider .slick-dots li {
    display: inline;
    margin: 0 5px;
    text-indent: -99999px
}

.brand.sukusuku .sukusuku_slider .slick-dots li button {
    text-indent: -99999px;
    width: 15px;
    height: 15px;
    padding: 0;
    background: rgba(255, 255, 255, 0.7);
    border-radius: 50%;
    border: 0
}

.brand.sukusuku .sukusuku_slider .slick-dots li.slick-active button {
    background: #dd071c
}

.brand.sukusuku .suku-inSet {
    background: #FFD602;
    max-width: 960px;
    margin: auto;
    margin-bottom: 100px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    padding: 15px 20px
}

@media only screen and (max-width: 1024px) {
    .brand.sukusuku .suku-inSet {
        padding: 15px 15px;
        margin-bottom: 80px
    }
}

.brand.sukusuku .suku-inSet .inSet__wrapper {
    padding: 50px 8% 61px 8%
}

@media only screen and (max-width: 1024px) {
    .brand.sukusuku .suku-inSet .inSet__wrapper {
        padding: 40px 4% 51px 4%
    }
}

.brand.sukusuku .suku-inSet .inSet__wrapper .bhead {
    margin-bottom: 32px
}

.brand.sukusuku .suku-inSet .inSet__wrapper .inSet__content .desc1 {
    text-align: center;
    line-height: 1.8;
    margin-bottom: 7px
}

.brand.sukusuku .suku-inSet .inSet__wrapper .inSet__content .desc1:last-child {
    margin-bottom: 0
}

.brand.sukusuku .suku-inSet .inSet__wrapper .box-img1 ul {
    font-size: 0;
    margin: 42px 0 0 0
}

.brand.sukusuku .suku-inSet .inSet__wrapper .box-img1 ul li {
    text-align: center;
    display: inline-block;
    vertical-align: top;
    width: 50%;
    padding: 0 20px
}

@media only screen and (min-width: 768px) {
    .brand.sukusuku .suku-inSet .inSet__wrapper .box-img1 ul li {
        margin-bottom: 58px
    }
    .brand.sukusuku .suku-inSet .inSet__wrapper .box-img1 ul li:nth-child(3n) {
        margin-bottom: 95px
    }
}

.brand.sukusuku .suku-inSet .inSet__wrapper .box-img1 ul li figure {
    margin: auto auto 17px auto;
    display: block
}

.brand.sukusuku .suku-inSet .inSet__wrapper .box-img1 ul li .pic1 {
    max-width: 287px
}

@media only screen and (min-width: 768px) {
    .brand.sukusuku .suku-inSet .inSet__wrapper .box-img1 ul li .pic1.pic04 img {
        height: 335px
    }
}

.brand.sukusuku .suku-inSet .inSet__wrapper .box-img1 ul li h3 {
    display: block;
    float: none;
    padding: 0;
    margin: 0
}

.brand.sukusuku .suku-inSet .inSet__wrapper .box-img1 ul li h3:before {
    display: none
}

@media only screen and (max-width: 767px) {
    .brand.sukusuku .suku-inSet .inSet__wrapper .box-img1 ul li h3 {
        margin-top: 5px
    }
}

.brand.sukusuku .suku-inSet .inSet__wrapper .box-img1 ul li p {
    font-size: 16px
}

@media only screen and (min-width: 768px) {
    .brand.sukusuku .suku-inSet .inSet__wrapper .box-img1 ul li p {
        margin-top: 6px
    }
}

.brand.sukusuku .suku-inSet.set1 .inSet__wrapper,
.brand.sukusuku .brand.koala .suku-inSet.set2 .inSet__wrapper,
.brand.koala .brand.sukusuku .suku-inSet.set2 .inSet__wrapper,
.brand.sukusuku .brand.koala .suku-inSet.set3 .inSet__wrapper,
.brand.koala .brand.sukusuku .suku-inSet.set3 .inSet__wrapper,
.brand.sukusuku .brand.koala .suku-inSet.set4 .inSet__wrapper,
.brand.koala .brand.sukusuku .suku-inSet.set4 .inSet__wrapper,
.brand.sukusuku .brand.koala .suku-inSet.set5 .inSet__wrapper,
.brand.koala .brand.sukusuku .suku-inSet.set5 .inSet__wrapper,
.brand.sukusuku .brand.koala .suku-inSet.set6 .inSet__wrapper,
.brand.koala .brand.sukusuku .suku-inSet.set6 .inSet__wrapper,
.brand.sukusuku .brand.pokemon .suku-inSet.set2 .inSet__wrapper,
.brand.pokemon .brand.sukusuku .suku-inSet.set2 .inSet__wrapper,
.brand.sukusuku .brand.pokemon .suku-inSet.set3 .inSet__wrapper,
.brand.pokemon .brand.sukusuku .suku-inSet.set3 .inSet__wrapper,
.brand.sukusuku .brand.toppo .suku-inSet.set2 .inSet__wrapper,
.brand.toppo .brand.sukusuku .suku-inSet.set2 .inSet__wrapper {
    background-image: url("../img/sukusuku/sukusuku_bg2.png");
    background-size: 100% 100%
}

.brand.sukusuku .suku-inSet.set2 {
    margin-bottom: 100px
}

@media only screen and (min-width: 768px) {
    .brand.sukusuku .suku-inSet.set2 .inSet__wrapper {
        padding-top: 67px
    }
}

@media only screen and (max-width: 1024px) {
    .brand.sukusuku .suku-inSet.set2 {
        margin-bottom: 80px
    }
}

.brand.sukusuku .suku-inSet.set2 .inSet__wrapper {
    background-image: url("../img/sukusuku/sukusuku_bg3_new.png");
    background-size: 100% 100%
}

@media only screen and (min-width: 768px) {
    .brand.sukusuku .suku-inSet.set2 .inSet__wrapper {
        padding-bottom: 37px
    }
}

@media only screen and (max-width: 767px) {
    .brand.sukusuku .suku-inSet.set2 .box-img1 ul li:nth-child(2n) {
        margin-bottom: 71px
    }
}

.brand.sukusuku .suku-inSet.set3 .inSet__wrapper {
    background-image: url("../img/sukusuku/sukusuku_bg6.png");
    background-size: 100% 100%;
    padding: 56px 7%
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .brand.sukusuku .suku-inSet.set3 .inSet__wrapper {
        padding: 40px 4%
    }
}

.brand.sukusuku .suku-inSet.set3 .rows01 {
    max-width: 760px;
    margin: auto
}

.brand.sukusuku .suku-inSet.set3 .rows01 ul {
    font-size: 0
}

.brand.sukusuku .suku-inSet.set3 .rows01 ul li {
    width: 50%;
    display: inline-block;
    vertical-align: middle;
    font-size: 16px
}

.brand.sukusuku .suku-inSet.set3 .rows01 ul .col01 {
    padding-right: 4%
}

.brand.sukusuku .suku-inSet.set3 .rows01 ul .col02 {
    padding-left: 9%
}

.brand.sukusuku .suku-inSet.set3 .set3-pic1 {
    margin: -5px auto -34px auto;
    text-align: center;
    max-width: 562px
}

@media only screen and (max-width: 1024px) {
    .brand.sukusuku .suku-inSet.set3 .set3-pic1 {
        margin: -5px auto auto auto
    }
}

.brand.sukusuku .suku-inSet.set3 .rows02 {
    max-width: 760px;
    margin: auto auto 27px auto
}

.brand.sukusuku .suku-inSet.set3 .rows02 .col01 {
    float: left;
    width: 220px
}

.brand.sukusuku .suku-inSet.set3 .rows02 .col01 table {
    width: 100%
}

.brand.sukusuku .suku-inSet.set3 .rows02 .col01 table th {
    background: #FFD602;
    color: #070505;
    text-align: center;
    padding: 5px 5px;
    font-weight: bold;
    font-size: 12px;
    border: 1px solid #fff
}

.brand.sukusuku .suku-inSet.set3 .rows02 .col01 table .bg01 th {
    background: #FFFADB;
    border: 1px solid #DDDDDD;
    font-weight: 500;
    width: 50%
}

.brand.sukusuku .suku-inSet.set3 .rows02 .col01 table td {
    background: #fff;
    text-align: center;
    border: 1px solid #DDDDDD;
    padding: 4px 5px;
    font-size: 12px
}

.brand.sukusuku .suku-inSet.set3 .rows02 .col01 table .bg-gray td {
    background: #F7F7F7
}

.brand.sukusuku .suku-inSet.set3 .rows02 .col02 {
    float: right;
    max-width: calc(100% - 250px);
    width: 60%;
    padding-top: 55px;
    line-height: 1.8
}

.brand.sukusuku .suku-inSet.set3 .rows02 .col02 .small {
    color: #6C6C6C;
    font-size: 14px;
    margin-top: 8px
}

@media only screen and (max-width: 1024px) {
    .brand.sukusuku .suku-inSet.set3 .rows02 .col02 {
        padding-top: 15px;
        line-height: 1.65
    }
}

.brand.sukusuku .suku-inSet.set3 .rows03 {
    background-image: url("../img/sukusuku/sukusuku_bg5.png");
    background-size: 100% 100%;
    padding: 35px 6% 35px 5.5%
}

@media only screen and (max-width: 1024px) {
    .brand.sukusuku .suku-inSet.set3 .rows03 {
        padding: 35px 5% 35px 3.5%
    }
}

.brand.sukusuku .suku-inSet.set3 .rows03 .rows03-cmt {
    position: relative;
    min-height: 220px
}

@media only screen and (max-width: 1100px) {
    .brand.sukusuku .suku-inSet.set3 .rows03 .rows03-cmt {
        min-height: 250px
    }
}

@media only screen and (max-width: 990px) {
    .brand.sukusuku .suku-inSet.set3 .rows03 .rows03-cmt {
        min-height: 270px
    }
}

.brand.sukusuku .suku-inSet.set3 .rows03 .pic {
    position: relative;
    max-width: 180px
}

.brand.sukusuku .suku-inSet.set3 .rows03 .pic.pic1 {
    float: left
}

.brand.sukusuku .suku-inSet.set3 .rows03 .pic.pic2 {
    float: right;
    padding-top: 33px
}

@media only screen and (max-width: 1024px) {
    .brand.sukusuku .suku-inSet.set3 .rows03 .pic {
        max-width: 160px
    }
}

.brand.sukusuku .suku-inSet.set3 .rows03 .cmt {
    position: absolute;
    width: auto;
    max-width: 350px;
    max-width: calc(100% - 345px);
    padding: 20px 23px
}

@media only screen and (max-width: 1100px) {
    .brand.sukusuku .suku-inSet.set3 .rows03 .cmt {
        font-size: 15px;
        max-width: calc(100% - 325px)
    }
}

@media only screen and (max-width: 1024px) {
    .brand.sukusuku .suku-inSet.set3 .rows03 .cmt {
        max-width: calc(100% - 290px)
    }
}

.brand.sukusuku .suku-inSet.set3 .rows03 .cmt.cmt1 {
    top: 27px;
    background-image: url("../img/sukusuku/sukusuku_cmt1.png");
    background-size: 100% 100%;
    left: 139px
}

@media only screen and (max-width: 1100px) {
    .brand.sukusuku .suku-inSet.set3 .rows03 .cmt.cmt1 {
        padding: 10px 18px 25px 18px
    }
}

@media only screen and (max-width: 990px) {
    .brand.sukusuku .suku-inSet.set3 .rows03 .cmt.cmt1 {
        background-image: url("../img/sukusuku/sukusuku_cmt1_sp.png");
        background-size: 100% 100%;
        left: 130px
    }
}

.brand.sukusuku .suku-inSet.set3 .rows03 .cmt.cmt2 {
    background-image: url("../img/sukusuku/sukusuku_cmt2.png");
    background-size: 100% 100%;
    right: 148px;
    top: 110px
}

@media only screen and (max-width: 1100px) {
    .brand.sukusuku .suku-inSet.set3 .rows03 .cmt.cmt2 {
        background-image: url("../img/sukusuku/sukusuku_cmt2_sp.png");
        background-size: 100% 100%;
        padding: 20px 18px 20px 18px
    }
}

@media only screen and (max-width: 990px) {
    .brand.sukusuku .suku-inSet.set3 .rows03 .cmt.cmt2 {
        background-image: url("../img/sukusuku/sukusuku_cmt2_sp.png");
        background-size: 100% 100%;
        right: 135px
    }
}

.brand.sukusuku .suku-inSet.set_lollipop .inSet__wrapper {
    padding-bottom: 35px
}

.brand.sukusuku .suku-inSet.set_lollipop .img01 {
    text-align: center
}

.brand.sukusuku .suku-inSet.set_lollipop .bhead {
    margin-bottom: 4px
}

.brand.sukusuku .suku-inSet.set_lollipop .box-title {
    background: #EAF7FD;
    border-radius: 22px;
    color: #070505;
    font-size: 16px;
    line-height: 27px;
    letter-spacing: 0;
    padding: 8px 100px;
    max-width: 769px;
    margin: 4px auto 0
}

.brand.sukusuku .suku-inSet.set_lollipop .box-title span {
    color: #0295D4;
    font-weight: bold
}

.brand.sukusuku .suku-inSet.set_lollipop .box-title .title01 {
    display: inline-block;
    position: relative
}

.brand.sukusuku .suku-inSet.set_lollipop .box-title .title01:before {
    position: absolute;
    content: "";
    background: url("../img/sukusuku/lollipop_deco01.svg") no-repeat center/43px 44px;
    width: 43px;
    height: 44px;
    top: -2px;
    left: -53px;
    transform: rotate(-4deg)
}

@media only screen and (max-width: 767px) {
    .brand.sukusuku .suku-inSet.set_lollipop .box-title .title01:before {
        background: url("../img/sukusuku/lollipop_deco01_sp.svg") no-repeat center/48px 44px;
        width: 48px;
        height: 44px
    }
}

.brand.sukusuku .suku-inSet.set_lollipop .box-title .title01:after {
    position: absolute;
    content: "";
    background: url("../img/sukusuku/lollipop_deco02.svg") no-repeat center/43px 44px;
    width: 43px;
    height: 44px;
    top: -4px;
    right: -61px
}

@media only screen and (max-width: 767px) {
    .brand.sukusuku .suku-inSet.set_lollipop .box-title .title01:after {
        background: url("../img/sukusuku/lollipop_deco02_sp.svg") no-repeat center/48px 44px;
        width: 48px;
        height: 44px
    }
}

.brand.sukusuku .suku-inSet.set_lollipop dl {
    font-size: 16px;
    letter-spacing: 0;
    line-height: 26px;
    max-width: 596px;
    margin: 39px auto 0
}

@media only screen and (min-width: 768px) {
    .brand.sukusuku .suku-inSet.set_lollipop dl {
        display: flex;
        flex-wrap: wrap
    }
}

.brand.sukusuku .suku-inSet.set_lollipop dl span {
    color: #0295D4;
    font-weight: bold
}

.brand.sukusuku .suku-inSet.set_lollipop dl dd {
    position: relative;
    padding-left: 44px
}

.brand.sukusuku .suku-inSet.set_lollipop dl dd:before {
    position: absolute;
    content: "";
    top: 8px;
    left: 16px;
    background: url("../img/sukusuku/lollipop_deco3.svg") no-repeat;
    width: 16px;
    height: 10px
}

.brand.sukusuku .suku-inSet.set_lollipop .box-info {
    position: relative;
    max-width: 586px;
    margin: 42px auto 0
}

.brand.sukusuku .suku-inSet.set_lollipop .title02 {
    font-weight: bold;
    line-height: 26px;
    letter-spacing: 0;
    font-size: 16px;
    color: #0295D4;
    padding-left: 37px;
    position: relative;
    z-index: 1
}

.brand.sukusuku .suku-inSet.set_lollipop .title02:after {
    position: absolute;
    content: "";
    background: url("../img/sukusuku/lollipop_ttl_bg.png") no-repeat center/451px 78px;
    top: -17px;
    left: 5px;
    width: 451px;
    height: 78px;
    z-index: -1
}

.brand.sukusuku .suku-inSet.set_lollipop .img02 {
    position: absolute;
    top: 56px;
    right: -20px
}

.brand.sukusuku .suku-inSet.set_lollipop .list-lollipop {
    margin-top: 35px;
    margin-left: 11px;
    width: 72%;
    line-height: 30px
}

.brand.sukusuku .suku-inSet.set_lollipop .list-lollipop li {
    position: relative;
    padding-left: 30px;
    margin-bottom: 10px
}

.brand.sukusuku .suku-inSet.set_lollipop .list-lollipop li:before {
    position: absolute;
    content: "";
    top: 5px;
    left: -7px;
    background: url("../img/sukusuku/lollipop_deco4.svg") no-repeat;
    width: 17px;
    height: 17px
}

.brand.sukusuku .suku-inSet.set_lollipop .list-lollipop li span {
    color: #0295D4;
    font-weight: bold
}

@media only screen and (max-width: 767px) {
    .brand.sukusuku .suku-inSet.set_lollipop .inSet__wrapper {
        padding-top: 35px !important;
        padding-bottom: 21px !important
    }
    .brand.sukusuku .suku-inSet.set_lollipop .img01 {
        text-align: center;
        max-width: 280px;
        margin-top: 33px;
        text-indent: 9px;
        margin-left: auto;
        margin-right: auto
    }
    .brand.sukusuku .suku-inSet.set_lollipop .box-info {
        margin-top: 36px
    }
    .brand.sukusuku .suku-inSet.set_lollipop .box-title {
        max-width: calc(100% - 40px);
        margin: -2px auto 0;
        font-size: 14px;
        line-height: 19px;
        padding: 8px 12px;
        text-align: center
    }
}

@media only screen and (max-width: 767px) and (max-width: 360px) {
    .brand.sukusuku .suku-inSet.set_lollipop .box-title {
        font-size: 11px
    }
}

@media only screen and (max-width: 767px) {
    .brand.sukusuku .suku-inSet.set_lollipop .box-title .title01:before {
        top: -2px;
        left: -34px;
        transform: rotate(2deg)
    }
    .brand.sukusuku .suku-inSet.set_lollipop .box-title .title01:after {
        top: -3px;
        right: -35px
    }
    .brand.sukusuku .suku-inSet.set_lollipop dl {
        font-size: 14px;
        line-height: 21px;
        margin-top: 28px;
        padding: 0 10px 0 20px
    }
    .brand.sukusuku .suku-inSet.set_lollipop dl dt {
        display: inline
    }
    .brand.sukusuku .suku-inSet.set_lollipop dl dd {
        padding-left: 26px;
        display: inline
    }
    .brand.sukusuku .suku-inSet.set_lollipop dl dd:before {
        top: 5px;
        width: 12px;
        height: 8px;
        background-size: 12px 8px;
        left: 7px
    }
    .brand.sukusuku .suku-inSet.set_lollipop .box-info .title02 {
        font-size: 14px;
        line-height: 17px;
        padding-left: 34px
    }
    .brand.sukusuku .suku-inSet.set_lollipop .box-info .title02:after {
        background: url("../img/sukusuku/lollipop_ttl_bg_sp.png") no-repeat center/202px 61px;
        width: 202px;
        height: 61px;
        top: -12px;
        left: 19px
    }
    .brand.sukusuku .suku-inSet.set_lollipop .img02 {
        top: -7px;
        right: 15px
    }
    .brand.sukusuku .suku-inSet.set_lollipop .list-lollipop {
        margin-top: 31px;
        font-size: 14px;
        line-height: 23px;
        padding: 0 7px 0 18px;
        width: 100%;
        margin-left: 0
    }
    .brand.sukusuku .suku-inSet.set_lollipop .list-lollipop li {
        padding-right: 10px;
        margin-bottom: 9px
    }
    .brand.sukusuku .suku-inSet.set_lollipop .list-lollipop li:first-of-type {
        width: 60%
    }
    .brand.sukusuku .suku-inSet.set_lollipop .list-lollipop li:before {
        top: 2px;
        width: 15px;
        height: 15px;
        background-size: 15px 15px;
        left: 1px
    }
}

@media only screen and (max-width: 360px) {
    .brand.sukusuku .suku-inSet.set_lollipop .box-info .title02 {
        font-size: 12px;
        padding-left: 24px
    }
    .brand.sukusuku .suku-inSet.set_lollipop .box-info .title02:after {
        background-position: left;
        background-size: 175px;
        left: 9px
    }
    .brand.sukusuku .suku-inSet.set_lollipop .img02 {
        right: 5px
    }
    .brand.sukusuku .suku-inSet.set_lollipop .list-lollipop {
        padding-left: 0
    }
    .brand.sukusuku .suku-inSet.set_lollipop .list-lollipop li {
        padding-left: 20px;
        font-size: 13px
    }
    .brand.sukusuku .suku-inSet.set_lollipop .list-lollipop li:first-of-type {
        width: 62%
    }
    .brand.sukusuku .suku-inSet.set_lollipop .list-lollipop li:before {
        top: 3px;
        left: -3px
    }
}

@media only screen and (max-width: 767px) {
    .brand.sukusuku .suku-inSet.set_cola .rows03_1 .row03-cmt {
        min-height: 192px
    }
}

.brand.sukusuku .suku-inSet.set_cola .rows03_1 .cmt.cmt1 {
    background-repeat: no-repeat
}

@media only screen and (min-width: 768px) {
    .brand.sukusuku .suku-inSet.set_cola .rows03_1 .cmt.cmt1 {
        background-image: url(../img/sukusuku/cola_cmt_pc.png);
        width: 259px;
        background-size: 259px;
        background-repeat: no-repeat;
        padding-left: 37px;
        padding-top: 17px;
        height: 66px
    }
}

@media only screen and (max-width: 767px) {
    .brand.sukusuku .suku-inSet.set_cola .rows03_1 .cmt.cmt1 {
        background-image: url(../img/sukusuku/cola_cmt_sp.png) !important;
        background-size: 171px auto !important;
        padding-right: 30px !important;
        padding-left: 31px !important;
        width: 171px;
        height: 124px
    }
}

@media only screen and (max-width: 360px) {
    .brand.sukusuku .suku-inSet.set_cola .rows03_1 .cmt.cmt1 {
        background-size: 100% auto !important;
        padding-right: 10px !important
    }
}

.brand.sukusuku .suku-inSet.set_cola .rows03_1 .cmt.cmt2 {
    background-repeat: no-repeat
}

@media only screen and (min-width: 768px) {
    .brand.sukusuku .suku-inSet.set_cola .rows03_1 .cmt.cmt2 {
        background-image: url(../img/sukusuku/cola_cmt1_pc.png);
        width: 290px;
        background-size: 290px;
        padding-left: 33px;
        padding-top: 23px
    }
}

@media only screen and (max-width: 767px) {
    .brand.sukusuku .suku-inSet.set_cola .rows03_1 .cmt.cmt2 {
        background-image: url(../img/sukusuku/cola_cmt1_sp.png) !important;
        background-size: 170px auto !important;
        width: 170px;
        height: 123px
    }
}

@media only screen and (max-width: 360px) {
    .brand.sukusuku .suku-inSet.set_cola .rows03_1 .cmt.cmt2 {
        background-size: 100% auto !important
    }
}

@media only screen and (min-width: 768px) {
    .brand.sukusuku .suku-inSet.set_cola .rows01 {
        padding-top: 24px;
        padding-left: 10px;
        position: relative
    }
}

@media only screen and (min-width: 768px) {
    .brand.sukusuku .suku-inSet.set_cola .rows01 ul {
        display: flex;
        justify-content: space-between
    }
}

@media only screen and (min-width: 768px) {
    .brand.sukusuku .suku-inSet.set_cola .rows01 ul .col01 {
        padding-right: 0;
        width: 36%
    }
}

@media only screen and (max-width: 767px) {
    .brand.sukusuku .suku-inSet.set_cola .rows01 ul .col01 {
        float: left !important
    }
}

@media only screen and (min-width: 768px) {
    .brand.sukusuku .suku-inSet.set_cola .rows01 ul .col02 {
        padding: 0;
        width: 56.75%;
        max-width: 424px;
        position: relative;
        top: -7px;
        right: 5%
    }
}

@media only screen and (max-width: 767px) {
    .brand.sukusuku .suku-inSet.set_cola .rows01 ul .col02 {
        float: right !important;
        width: 37% !important
    }
}

.brand.sukusuku .suku-inSet.set_cola .rows01 ul li {
    line-height: 27px
}

.brand.sukusuku .suku-inSet.set_cola .rows01 ul li .txt {
    margin-bottom: 19px
}

.brand.sukusuku .suku-inSet.set_cola .rows01 span {
    color: #952823;
    font-weight: bold
}

@media only screen and (min-width: 1000px) {
    .brand.sukusuku .suku-inSet.set_cola .rows02 .col01 table {
        margin-top: -18px
    }
}

.brand.sukusuku .suku-inSet.set_cola .rows02 .col01 table th {
    background: #EA1C2D !important;
    color: #fff !important
}

.brand.sukusuku .suku-inSet.set_cola .rows02 .col01 table .bg01 th {
    background: #FFD3D7 !important;
    color: #070505 !important
}

@media only screen and (min-width: 768px) {
    .brand.sukusuku .suku-inSet.set_cola .rows02 .col02 {
        width: 60.6%;
        padding-top: 34px;
        margin-left: -32px
    }
}

.brand.sukusuku .suku-inSet.set_cola .rows03 {
    background-image: url("../img/sukusuku/sukusuku_bg_red.png")
}

@media only screen and (min-width: 768px) {
    .brand.sukusuku .suku-inSet.set_cola .rows03 {
        padding: 35px 4% 35px 7.5%
    }
}

@media only screen and (max-width: 767px) {
    .brand.sukusuku .suku-inSet.set_cola .rows03 {
        background-image: url("../img/sukusuku/sukusuku_bg_red_sp.png") !important
    }
}

.brand.sukusuku .suku-inSet.set_cola .inSet__wrapper {
    padding-top: 55px
}

@media only screen and (max-width: 767px) {
    .brand.sukusuku .suku-inSet.set_cola .inSet__wrapper {
        background-image: url("../img/sukusuku/sukusuku_bg6_new01_sp.png") !important
    }
}

.brand.sukusuku .suku-inSet.set4 .inSet__wrapper {
    background-image: url("../img/sukusuku/sukusuku_bg7.png");
    background-size: 100% 100%
}

.brand.sukusuku .suku-inSet.set4 ul li {
    max-width: 758px;
    margin: auto auto 51px auto;
    display: table;
    width: 100%
}

.brand.sukusuku .suku-inSet.set4 ul li .pic {
    width: 218px;
    display: table-cell;
    vertical-align: middle
}

.brand.sukusuku .suku-inSet.set4 ul li .info {
    display: table-cell;
    vertical-align: middle;
    padding: 0 0 0 40px
}

.brand.sukusuku .suku-inSet.set4 ul li h3 {
    font-family: 'Baloo Thambi', cursive;
    margin-top: 10px;
    font-size: 28px;
    font-weight: 400;
    font-style: normal;
    letter-spacing: 0;
    float: none;
    display: block;
    padding-bottom: 18px;
    margin-bottom: 20px
}

.brand.sukusuku .suku-inSet.set4 ul li h3:before {
    position: absolute;
    content: '';
    width: 35px;
    height: 4px;
    border-radius: 4px;
    left: 0;
    bottom: 0;
    background: #FFD602
}

@media only screen and (max-width: 767px) {
    .brand.sukusuku .suku-inSet {
        margin-bottom: 50px;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        border-radius: 10px;
        padding: 8px 10px
    }
    .brand.sukusuku .suku-inSet .inSet__wrapper {
        padding: 25px 12px 30px 12px
    }
    .brand.sukusuku .suku-inSet .inSet__wrapper .bhead {
        margin-bottom: 15px;
        max-height: auto !important
    }
    .brand.sukusuku .suku-inSet .inSet__wrapper .inSet__content {
        padding: 0 10px
    }
    .brand.sukusuku .suku-inSet .inSet__wrapper .inSet__content .desc1 {
        line-height: 1.55;
        margin-bottom: 0
    }
    .brand.sukusuku .suku-inSet .inSet__wrapper .inSet__content .desc1:last-child {
        margin-bottom: 0
    }
    .brand.sukusuku .suku-inSet .inSet__wrapper .box-img1 ul {
        margin: 18px 0 0 0
    }
    .brand.sukusuku .suku-inSet .inSet__wrapper .box-img1 ul li {
        display: block;
        width: 100%;
        padding: 0 10px;
        margin-bottom: 34px
    }
    .brand.sukusuku .suku-inSet .inSet__wrapper .box-img1 ul li:last-child {
        margin-bottom: 10px
    }
    .brand.sukusuku .suku-inSet .inSet__wrapper .box-img1 ul li figure {
        margin: auto
    }
    .brand.sukusuku .suku-inSet .inSet__wrapper .box-img1 ul li .pic1 {
        max-width: 500px
    }
    .brand.sukusuku .suku-inSet .inSet__wrapper .box-img1 ul li .pic1.pic0 {
        text-indent: 11%
    }
    .brand.sukusuku .suku-inSet .inSet__wrapper .box-img1 ul li p {
        font-size: 14px
    }
    .brand.sukusuku .suku-inSet.set1 .inSet__wrapper,
    .brand.sukusuku .brand.koala .suku-inSet.set2 .inSet__wrapper,
    .brand.koala .brand.sukusuku .suku-inSet.set2 .inSet__wrapper,
    .brand.sukusuku .brand.koala .suku-inSet.set3 .inSet__wrapper,
    .brand.koala .brand.sukusuku .suku-inSet.set3 .inSet__wrapper,
    .brand.sukusuku .brand.koala .suku-inSet.set4 .inSet__wrapper,
    .brand.koala .brand.sukusuku .suku-inSet.set4 .inSet__wrapper,
    .brand.sukusuku .brand.koala .suku-inSet.set5 .inSet__wrapper,
    .brand.koala .brand.sukusuku .suku-inSet.set5 .inSet__wrapper,
    .brand.sukusuku .brand.koala .suku-inSet.set6 .inSet__wrapper,
    .brand.koala .brand.sukusuku .suku-inSet.set6 .inSet__wrapper,
    .brand.sukusuku .brand.pokemon .suku-inSet.set2 .inSet__wrapper,
    .brand.pokemon .brand.sukusuku .suku-inSet.set2 .inSet__wrapper,
    .brand.sukusuku .brand.pokemon .suku-inSet.set3 .inSet__wrapper,
    .brand.pokemon .brand.sukusuku .suku-inSet.set3 .inSet__wrapper,
    .brand.sukusuku .brand.toppo .suku-inSet.set2 .inSet__wrapper,
    .brand.toppo .brand.sukusuku .suku-inSet.set2 .inSet__wrapper {
        background-image: url("../img/sukusuku/sukusuku_bg2_sp.png");
        background-size: 100% 100%
    }
    .brand.sukusuku .suku-inSet.set2 {
        margin-bottom: 50px
    }
    .brand.sukusuku .suku-inSet.set2 .inSet__wrapper {
        background-image: url("../img/sukusuku/sukusuku_bg3_new_sp.png");
        background-size: 100% 100%
    }
    .brand.sukusuku .suku-inSet.set3 .inSet__wrapper {
        background-image: url("../img/sukusuku/sukusuku_bg6_new_sp.png");
        background-size: 100% 100%;
        padding: 25px 5px 38px 5px
    }
    .brand.sukusuku .suku-inSet.set3 .inSet__wrapper .bhead {
        margin-bottom: 22px
    }
    .brand.sukusuku .suku-inSet.set3.set3_1 .inSet__wrapper {
        background-image: url("../img/sukusuku/sukusuku_bg6_new02_sp.png")
    }
    .brand.sukusuku .suku-inSet.set3 .rows01 ul {
        padding: 0 18px
    }
    .brand.sukusuku .suku-inSet.set3 .rows01 ul li {
        text-align: center;
        font-size: 14px
    }
    .brand.sukusuku .suku-inSet.set3 .rows01 ul .col01 {
        padding-right: 0%;
        float: right;
        width: 57%
    }
    .brand.sukusuku .suku-inSet.set3 .rows01 ul .col02 {
        width: 35%;
        padding-left: 0%;
        float: left
    }
    .brand.sukusuku .suku-inSet.set3 .set3-pic1 {
        margin: 0 0 5px 0;
        padding: 0 10px 0 20px
    }
    .brand.sukusuku .suku-inSet.set3 .rows02 {
        max-width: 760px;
        margin: auto auto 27px auto;
        padding: 0 14px
    }
    .brand.sukusuku .suku-inSet.set3 .rows02 .col01 {
        float: none;
        width: 100%;
        margin-top: 33px
    }
    .brand.sukusuku .suku-inSet.set3 .rows02 .col01 table {
        width: 100%
    }
    .brand.sukusuku .suku-inSet.set3 .rows02 .col01 table th {
        padding: 7px 5px
    }
    .brand.sukusuku .suku-inSet.set3 .rows02 .col01 table td {
        padding: 7px 5px
    }
    .brand.sukusuku .suku-inSet.set3 .rows02 .col02 {
        float: none;
        width: 100%;
        line-height: 1.57;
        max-width: 100%;
        padding-top: 0;
        text-align: center
    }
    .brand.sukusuku .suku-inSet.set3 .rows02 .col02 .small {
        font-size: 12px;
        margin-top: 14px
    }
    .brand.sukusuku .suku-inSet.set3 .rows03 {
        background-image: url("../img/sukusuku/sukusuku_bg5_sp.png");
        background-size: 100% 100%;
        padding: 34px 0;
        margin: 0 15px
    }
}

@media only screen and (max-width: 767px) and (max-width: 320px) {
    .brand.sukusuku .suku-inSet.set3 .rows03 {
        padding: 28px 0
    }
}

@media only screen and (max-width: 767px) {
    .brand.sukusuku .suku-inSet.set3 .rows03 .rows03-cmt {
        min-height: 242px
    }
}

@media only screen and (max-width: 767px) and (max-width: 320px) {
    .brand.sukusuku .suku-inSet.set3 .rows03 .rows03-cmt {
        min-height: 220px
    }
}

@media only screen and (max-width: 767px) {
    .brand.sukusuku .suku-inSet.set3 .rows03 .pic {
        max-width: 110px;
        max-width: 40%
    }
    .brand.sukusuku .suku-inSet.set3 .rows03 .pic.pic1 {
        float: left;
        margin-left: 5.5%
    }
    .brand.sukusuku .suku-inSet.set3 .rows03 .pic.pic2 {
        float: right;
        margin-right: 6%;
        padding-top: 81px
    }
    .brand.sukusuku .suku-inSet.set3 .rows03 .cmt {
        position: absolute;
        width: auto;
        max-width: 350px;
        max-width: calc(100% - 100px);
        font-size: 13px;
        line-height: 1.55
    }
}

@media only screen and (max-width: 767px) and (max-width: 320px) {
    .brand.sukusuku .suku-inSet.set3 .rows03 .cmt {
        max-width: calc(100% - 85px);
        font-size: 11px;
        line-height: 1.45
    }
}

@media only screen and (max-width: 767px) {
    .brand.sukusuku .suku-inSet.set3 .rows03 .cmt.cmt1 {
        top: 2px;
        background-image: url("../img/sukusuku/sukusuku_cmt1_sp.png");
        background-size: 100% 100%;
        left: 37%;
        padding: 10px 10px 15px 20px
    }
}

@media only screen and (max-width: 767px) and (max-width: 480px) {
    .brand.sukusuku .suku-inSet.set3 .rows03 .cmt.cmt1 {
        left: 125px
    }
}

@media only screen and (max-width: 767px) and (max-width: 375px) {
    .brand.sukusuku .suku-inSet.set3 .rows03 .cmt.cmt1 {
        left: 108px
    }
}

@media only screen and (max-width: 767px) and (max-width: 320px) {
    .brand.sukusuku .suku-inSet.set3 .rows03 .cmt.cmt1 {
        padding: 10px 5px 15px 12px;
        left: 38%
    }
}

@media only screen and (max-width: 767px) {
    .brand.sukusuku .suku-inSet.set3 .rows03 .cmt.cmt2 {
        background-image: url("../img/sukusuku/sukusuku_cmt2_sp.png");
        background-size: 100% 100%;
        right: 41%;
        top: 100%;
        padding: 10px 20px 10px 15px
    }
}

@media only screen and (max-width: 767px) and (max-width: 480px) {
    .brand.sukusuku .suku-inSet.set3 .rows03 .cmt.cmt2 {
        right: 125px;
        top: 129px
    }
}

@media only screen and (max-width: 767px) and (max-width: 375px) {
    .brand.sukusuku .suku-inSet.set3 .rows03 .cmt.cmt2 {
        right: 108px
    }
}

@media only screen and (max-width: 767px) and (max-width: 320px) {
    .brand.sukusuku .suku-inSet.set3 .rows03 .cmt.cmt2 {
        padding: 10px 13px 10px 10px;
        right: 38%
    }
}

@media only screen and (max-width: 767px) {
    .brand.sukusuku .suku-inSet.set4 {
        margin-bottom: 60px
    }
    .brand.sukusuku .suku-inSet.set4 .inSet__wrapper {
        background-image: url("../img/sukusuku/sukusuku_bg7_sp.png");
        background-size: 100% 100%
    }
    .brand.sukusuku .suku-inSet.set4 .inSet__wrapper .bhead {
        margin-bottom: 22px
    }
    .brand.sukusuku .suku-inSet.set4 ul li {
        margin: auto auto 38px auto;
        display: block;
        text-align: center;
        padding: 0 12px
    }
    .brand.sukusuku .suku-inSet.set4 ul li:last-child {
        margin-bottom: 15px
    }
    .brand.sukusuku .suku-inSet.set4 ul li .pic {
        width: 155px;
        display: block;
        margin: auto auto 14px auto
    }
    .brand.sukusuku .suku-inSet.set4 ul li .info {
        display: block;
        padding: 0
    }
    .brand.sukusuku .suku-inSet.set4 ul li h3 {
        margin-top: 0;
        font-size: 20px;
        font-weight: 400;
        padding-bottom: 11px;
        margin-bottom: 14px;
        text-align: center
    }
    .brand.sukusuku .suku-inSet.set4 ul li h3:before {
        width: 30px;
        height: 2px;
        border-radius: 2px;
        margin: auto;
        left: 0;
        right: 0
    }
}

@media only screen and (min-width: 768px) {
    .brand.sukusuku.vi .suku-inSet.set1 .inSet__wrapper,
    .brand.sukusuku.vi .brand.koala .suku-inSet.set2 .inSet__wrapper,
    .brand.koala .brand.sukusuku.vi .suku-inSet.set2 .inSet__wrapper,
    .brand.sukusuku.vi .brand.koala .suku-inSet.set3 .inSet__wrapper,
    .brand.koala .brand.sukusuku.vi .suku-inSet.set3 .inSet__wrapper,
    .brand.sukusuku.vi .brand.koala .suku-inSet.set4 .inSet__wrapper,
    .brand.koala .brand.sukusuku.vi .suku-inSet.set4 .inSet__wrapper,
    .brand.sukusuku.vi .brand.koala .suku-inSet.set5 .inSet__wrapper,
    .brand.koala .brand.sukusuku.vi .suku-inSet.set5 .inSet__wrapper,
    .brand.sukusuku.vi .brand.koala .suku-inSet.set6 .inSet__wrapper,
    .brand.koala .brand.sukusuku.vi .suku-inSet.set6 .inSet__wrapper,
    .brand.sukusuku.vi .brand.pokemon .suku-inSet.set2 .inSet__wrapper,
    .brand.pokemon .brand.sukusuku.vi .suku-inSet.set2 .inSet__wrapper,
    .brand.sukusuku.vi .brand.pokemon .suku-inSet.set3 .inSet__wrapper,
    .brand.pokemon .brand.sukusuku.vi .suku-inSet.set3 .inSet__wrapper,
    .brand.sukusuku.vi .brand.toppo .suku-inSet.set2 .inSet__wrapper,
    .brand.toppo .brand.sukusuku.vi .suku-inSet.set2 .inSet__wrapper {
        padding: 50px 12% 61px 12%
    }
}

.terms .container .privacyBox p a {
    font-style: normal
}

.top .visual {
    visibility: hidden
}

.top .visual .vSlider {
    margin: 0
}

.top .visual .vSlider .item img {
    width: 100%
}

.top .visual .vSlider .vDesc {
    position: absolute;
    left: 0;
    top: 48%;
    z-index: 20;
    width: 100%;
    padding: 0 5.5%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}

@media only screen and (min-width: 768px) {
    .top .visual .vSlider .vDesc {
        height: auto !important
    }
}

@media only screen and (min-width: 768px) and (max-width: 1400px) {
    .top .visual .vSlider .vDesc {
        padding-left: 2.2%
    }
}

@media only screen and (max-width: 767px) {
    .top .visual .vSlider .vDesc {
        display: flex
    }
}

.top .visual .vSlider .vDesc .inDesc {
    visibility: hidden;
    height: auto !important
}

.top .visual .vSlider .vDesc .title {
    color: #e91521;
    font-size: 64px;
    font-weight: 600;
    line-height: 1;
    font-family: "Playfair Display", serif;
    letter-spacing: 0.5px;
    margin-bottom: 25px;
    -webkit-animation-delay: .8s;
    animation-delay: .8s;
    visibility: hidden;
    max-width: 32%
}

.top .visual .vSlider .vDesc .text {
    color: #666;
    font-size: 18px;
    padding-right: 71%;
    margin-bottom: 55px;
    -webkit-animation-delay: 1.5s;
    animation-delay: 1.5s;
    visibility: hidden
}

.top .visual .vSlider .vDesc .text strong {
    line-height: 34px;
    font-size: 24px;
    display: block;
    margin-bottom: 30px;
    font-weight: normal
}

@media only screen and (max-width: 1200px) {
    .top .visual .vSlider .vDesc .text .screen1200 {
        display: none !important
    }
}

.top .visual .vSlider .vDesc .link {
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
    visibility: hidden
}

.top .visual .vSlider .vDesc .link a {
    display: inline-block;
    background: #e91521;
    padding: 21px 60px 18px 50px;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.4;
    letter-spacing: 1px;
    text-transform: uppercase;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    text-align: center;
    position: relative
}

.top .visual .vSlider .vDesc .link a:before {
    content: '';
    position: absolute;
    right: 30px;
    top: 50%;
    width: 10px;
    height: 10px;
    margin-top: -4px;
    border-left: 2px solid #fff;
    border-top: 2px solid #fff;
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg)
}

.top .visual .vSlider .vDesc .link a:hover {
    color: #e91521;
    background-color: #fff;
    -ms-filter: alpha(opacity=100);
    opacity: 1
}

.top .visual .vSlider .vDesc .link a:hover:before {
    border-color: #e91521
}

.top .visual .vSlider .item2 .vDesc .title {
    color: #fff;
    font-size: 62px;
    line-height: 1.25
}

.top .visual .vSlider .item2 .vDesc .title small {
    font-size: 52px
}

.top .visual .vSlider .item2 .vDesc .text {
    color: #fff;
    letter-spacing: 1px;
    font-size: 14px;
    margin-bottom: 35px
}

.top .visual .vSlider .item2 .vDesc .link a {
    text-transform: inherit;
    font-weight: 300;
    background: none;
    border: 1px solid #fff;
    padding: 10px 50px
}

.top .visual .vSlider .item2 .vDesc .link a:before {
    right: 15px;
    width: 8px;
    height: 8px;
    border-width: 1px
}

.top .visual .vSlider .item2 .vDesc .link a:hover {
    background-color: #fff
}

.top .visual .vSlider .item3 .vDesc,
.top .visual .vSlider .item4 .vDesc {
    top: 50%
}

.top .visual .vSlider .item3 .vDesc .title {
    font-size: 52px
}

.top .visual .vSlider .item3 .vDesc .title small {
    font-size: 45px
}

.top .visual .vSlider .item5 .vDesc .title {
    font-size: 56px
}

@media only screen and (min-width: 1280px) and (max-width: 1500px) {
    .top .visual .vSlider .item5 .vDesc .title {
        font-size: 51px
    }
    .top .visual .vSlider .item5 .vDesc .title br {
        display: none
    }
}

.top .visual .vSlider .item6 .vDesc .title {
    font-size: 62px
}

.top .visual .vSlider .slick-dots {
    position: absolute;
    bottom: 40px;
    right: 40px
}

.top .visual .vSlider .slick-dots li {
    display: inline;
    margin: 0 5px;
    text-indent: -99999px
}

.top .visual .vSlider .slick-dots li button {
    text-indent: -99999px;
    width: 15px;
    height: 15px;
    padding: 0;
    background: rgba(255, 255, 255, 0.7);
    border-radius: 50%;
    border: 0
}

.top .visual .vSlider .slick-dots li.slick-active button {
    background: #dd071c
}

@media only screen and (max-width: 1300px) and (min-width: 768px) {
    .top .visual .vSlider .item .vDesc .title {
        font-size: 4vw
    }
}

@media only screen and (max-width: 1290px) and (min-width: 768px) {
    .top .visual .vSlider .item .vDesc {
        padding: 0 2.5%
    }
    .top .visual .vSlider .item .vDesc .title {
        font-size: 3.2vw;
        max-width: 33%
    }
}

@media only screen and (max-width: 1180px) and (min-width: 768px) {
    .top .visual .vSlider .vDesc {
        top: 48%;
        padding: 0 18px
    }
    .top .visual .vSlider .vDesc .title {
        font-size: 4vw;
        line-height: 1.2;
        margin-bottom: 10px
    }
    .top .visual .vSlider .vDesc .text {
        margin-bottom: 20px;
        padding-right: 72%
    }
}

@media only screen and (max-width: 1180px) and (min-width: 768px) and (max-width: 1000px) {
    .top .visual .vSlider .vDesc .text {
        padding-right: 66%
    }
}

@media only screen and (max-width: 1180px) and (min-width: 768px) {
    .top .visual .vSlider .item img {
        height: 650px;
        max-width: inherit;
        width: auto;
        margin-left: -100px
    }
}

@media only screen and (max-width: 767px) {
    .top .visual {
        background-color: #d3081e
    }
    .top .visual .vSlider {
        text-align: center
    }
    .top .visual .vSlider .vDesc {
        top: 30px;
        padding: 0 20px;
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none
    }
    .top .visual .vSlider .vDesc .title {
        font-size: 43px;
        margin: 0 0 15px;
        -webkit-animation-delay: 0s;
        animation-delay: 0s;
        visibility: visible;
        max-width: 100%
    }
    .top .visual .vSlider .vDesc .text {
        font-size: 14px;
        padding-right: 0;
        margin-bottom: 20px;
        -webkit-animation-delay: 0s;
        animation-delay: 0s;
        visibility: visible
    }
    .top .visual .vSlider .vDesc .text strong {
        margin-bottom: 10px;
        line-height: 1.2;
        font-size: 20px
    }
    .top .visual .vSlider .vDesc .link {
        -webkit-animation-delay: 0s;
        animation-delay: 0s;
        visibility: visible
    }
    .top .visual .vSlider .vDesc .link a {
        font-size: 13px;
        padding: 15px 40px 13px 30px
    }
    .top .visual .vSlider .vDesc .link a:before {
        right: 20px;
        width: 9px;
        height: 9px;
        margin-top: -5px
    }
    .top .visual .vSlider .item {
        background: url(../img/top/bg_visual_sp.jpg) no-repeat 0 50%;
        -moz-background-size: cover;
        -webkit-background-size: cover;
        -ms-background-size: cover;
        background-size: cover;
        height: auto !important
    }
    .top .visual .vSlider .item2 .vDesc {
        position: static;
        left: auto;
        top: auto;
        padding: 20px 20px 30px;
        height: auto !important
    }
    .top .visual .vSlider .item2 .vDesc .title {
        font-size: 33px
    }
    .top .visual .vSlider .item2 .vDesc .title small {
        font-size: 33px
    }
    .top .visual .vSlider .item2 .vDesc .text {
        padding-right: 0;
        margin-bottom: 22px
    }
    .top .visual .vSlider .item2 .vDesc .link {
        padding: 0 20px
    }
    .top .visual .vSlider .item2 .vDesc .link a {
        display: block;
        max-width: 280px;
        margin: 0 auto;
        padding: 13px 30px 12px
    }
    .top .visual .vSlider .item2 .vDesc .link a:before {
        right: 20px
    }
    .top .visual .vSlider .item3 .vDesc {
        background: url(../img/top/bg_visual_sp2.jpg) no-repeat 0 50%;
        -moz-background-size: cover;
        -webkit-background-size: cover;
        -ms-background-size: cover;
        background-size: cover;
        background-position-x: -1px
    }
    .top .visual .vSlider .item3 .vDesc .title {
        font-size: 33px
    }
    .top .visual .vSlider .item3 .vDesc .title small {
        font-size: 33px
    }
    .top .visual .vSlider .item5 .vDesc .title {
        font-size: 33px
    }
    .top .visual .vSlider .item6 .vDesc .title {
        font-size: 33px
    }
    .top .visual .vSlider .item4 .vDesc {
        background: #dd071c
    }
    .top .visual .vSlider .slick-dots {
        bottom: auto;
        top: 367px;
        right: 0;
        left: 0;
        text-align: center
    }
    .top .visual .vSlider .slick-dots li button {
        width: 10px;
        height: 10px
    }
}

@media only screen and (max-width: 375px) {
    .top .visual .vSlider .slick-dots {
        top: 330px
    }
}

@media only screen and (max-width: 360px) {
    .top .visual .vSlider .vDesc .title {
        font-size: 9vw !important
    }
    .top .visual .vSlider .slick-dots {
        top: 317px
    }
}

@media only screen and (max-width: 320px) {
    .top .visual .vSlider .slick-dots {
        top: 280px
    }
}

.top .listA {
    margin: 0 -40px;
    visibility: hidden
}

.top .listA li {
    float: left;
    width: 50%;
    position: relative;
    -moz-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s
}

.top .listA li .pic {
    width: 100%
}

.top .listA li .inside {
    position: absolute;
    left: 9%;
    top: 26%
}

.top .listA li .inside span {
    display: block;
    font-size: 38px;
    color: #fff;
    font-weight: 600;
    letter-spacing: 2px;
    line-height: 1.2;
    margin-bottom: 17px
}

.top .listA li .inside a {
    color: #fff;
    border: none;
    background: none;
    letter-spacing: 1px
}

.top .listA li .inside a:before {
    right: 14px;
    width: 5px;
    height: 5px;
    margin-top: -1px;
    border-color: #fff
}

.top .listA li.bl-hover {
    -ms-filter: alpha(opacity=70);
    opacity: .7
}

.top .listA .item3 .inside {
    top: 24%
}

.top .listA .item4 .inside {
    top: 50%;
    left: 50%;
    margin: -105px 0 0 -105px;
    padding-top: 60px;
    width: 210px;
    height: 210px;
    background: #fff;
    text-align: center;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%
}

.top .listA .item4 .inside span {
    font-size: 30px;
    font-weight: 600;
    color: #e91521;
    letter-spacing: 1px;
    margin-bottom: 8px
}

.top .listA .item4 .inside a {
    color: #000
}

.top .listA .item4 .inside a:before {
    border-color: #000;
    margin-top: -2px
}

@media only screen and (max-width: 1024px) {
    .top .listA li .inside {
        left: 8%;
        top: 25%
    }
}

@media only screen and (max-width: 900px) {
    .top .listA {
        margin: 0 -18px
    }
    .top .listA li .inside span {
        font-size: 32px;
        margin-bottom: 10px
    }
}

@media only screen and (max-width: 767px) {
    .top .listA li {
        float: none;
        width: 100%
    }
    .top .listA li .inside span {
        font-size: 25px;
        letter-spacing: 1.5px;
        margin-bottom: 10px
    }
    .top .listA li .inside a:before {
        margin-top: -2px
    }
    .top .listA .item4 .inside {
        margin: -80px 0 0 -80px;
        padding-top: 40px;
        width: 160px;
        height: 160px
    }
    .top .listA .item4 .inside span {
        font-size: 25px;
        letter-spacing: 0;
        margin-bottom: 2px
    }
    .top .listA .item4 .inside a:before {
        margin-top: -3px
    }
}

.top .campaignSet {
    max-width: 1020px;
    margin: 0 auto;
    padding: 100px 0 60px
}

.top .campaignSet .listB {
    margin: 0 -15px
}

.top .campaignSet .listB li {
    margin: 0 15px 40px;
    text-align: center
}

.top .campaignSet .listB li .pic {
    display: block;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -moz-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s
}

.top .campaignSet .listB li .pic img {
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px
}

.top .campaignSet .listB li .inside {
    font-size: 16px;
    margin-top: 12px;
    text-align: left
}

.top .campaignSet .listB .bl-hover .pic {
    -webkit-box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.2);
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px
}

.top .campaignSet .listB .bl-hover .pic a {
    -ms-filter: alpha(opacity=100);
    opacity: 1
}

.top .campaignSet .slick-list {
    z-index: 2
}

.top .campaignSet .slick-list img {
    display: inline-block
}

.top .campaignSet .slick-prev,
.top .campaignSet .slick-next {
    position: absolute;
    left: -30px;
    top: 28%;
    width: 40px;
    height: 40px;
    background: #e91521;
    color: #e91521;
    text-indent: -9999em;
    border: none;
    box-shadow: none;
    cursor: pointer;
    margin: 0;
    -webkit-border-radius: 50% 0 0 50%;
    -moz-border-radius: 50% 0 0 50%;
    border-radius: 50% 0 0 50%
}

.top .campaignSet .slick-prev:before,
.top .campaignSet .slick-next:before {
    font-size: 0;
    content: '';
    position: absolute;
    left: 9px;
    top: 50%;
    width: 10px;
    height: 10px;
    margin-top: -6px;
    border-left: 2px solid #fff;
    border-top: 2px solid #fff;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -ms-filter: alpha(opacity=100);
    opacity: 1
}

.top .campaignSet .slick-prev:after,
.top .campaignSet .slick-next:after {
    font-size: 0;
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    width: 20px;
    height: 100%;
    background: #fff
}

.top .campaignSet .slick-next {
    left: auto;
    right: -30px;
    -webkit-border-radius: 0 50% 50% 0;
    -moz-border-radius: 0 50% 50% 0;
    border-radius: 0 50% 50% 0
}

.top .campaignSet .slick-next:before {
    left: 21px;
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg)
}

.top .campaignSet .slick-next:after {
    right: auto;
    left: 0
}

@media only screen and (max-width: 1110px) {
    .top .campaignSet {
        padding: 100px 18px 60px
    }
    .top .campaignSet .slick-prev {
        left: -18px
    }
    .top .campaignSet .slick-next {
        right: -18px
    }
}

@media only screen and (max-width: 767px) {
    .top .campaignSet {
        padding: 60px 0
    }
    .top .campaignSet .listB {
        margin: 0 -5px
    }
    .top .campaignSet .listB li {
        margin: 0 5px 25px
    }
    .top .campaignSet .listB li .inside {
        font-size: 18px;
        margin-top: 20px;
        text-align: center
    }
    .top .campaignSet .slick-prev,
    .top .campaignSet .slick-next {
        left: -12px;
        top: 28%;
        width: 34px;
        height: 34px
    }
    .top .campaignSet .slick-prev:before,
    .top .campaignSet .slick-next:before {
        left: 8px;
        width: 8px;
        height: 8px;
        margin-top: -5px
    }
    .top .campaignSet .slick-prev:after,
    .top .campaignSet .slick-next:after {
        width: 17px
    }
    .top .campaignSet .slick-next {
        left: auto;
        right: -12px
    }
    .top .campaignSet .slick-next:before {
        left: 17px
    }
}

.top .topBrand {
    padding-bottom: 0
}

.top .topBrand .slick-prev,
.top .topBrand .slick-next {
    top: 36%
}

.top .listC {
    margin: 0 -40px
}

.top .listC li {
    float: left;
    width: 33.3333333333%
}

.top .listC li .zoomImg {
    display: block
}

.top .listC li .zoomImg img {
    display: block;
    width: 100%
}

.top .listC li .inside {
    color: #fff;
    font-size: 16px;
    background: #e91521;
    padding: 40px 10.5% 60px
}

.top .listC li .headline1 {
    margin-right: -10px
}

.top .listC li .headline1:before {
    background: #fff
}

.top .listC li .text {
    margin-bottom: 25px
}

.top .listC li .btn1 {
    border: none
}

.top .listC li .btn1:hover {
    color: red;
    background-color: #fff;
    border-color: #fff;
    -ms-filter: alpha(opacity=100);
    opacity: 1
}

.top .listC li .btn1:hover:before {
    border-color: red
}

.top .listC li.bl-hover .btn1 {
    color: #e91521;
    background-color: #fff;
    border-color: #fff;
    -ms-filter: alpha(opacity=100);
    opacity: 1
}

.top .listC li.bl-hover .btn1:before {
    border-color: #e91521
}

.top .listC li:nth-child(2n) .inside {
    background: #a00000
}

@media only screen and (max-width: 1270px) {
    .top .listC li .headline1 {
        font-size: 2.1vw
    }
}

@media only screen and (max-width: 900px) {
    .top .listC {
        margin: 0 -18px
    }
}

@media only screen and (max-width: 767px) {
    .top .listC li {
        float: none;
        width: 100%
    }
    .top .listC li .inside {
        font-size: 14px;
        padding: 35px 18px 45px
    }
    .top .listC li .headline1 {
        font-size: 25px;
        margin-bottom: 25px
    }
    .top .listC li .text {
        margin-bottom: 15px
    }
}

@media only screen and (max-width: 340px) {
    .top .listC li .headline1 {
        font-size: 23px
    }
}

.top .columnSet {
    max-width: 1020px;
    margin: 0 auto;
    padding-top: 100px
}

.top .columnSet .inner {
    max-width: 730px;
    margin: auto
}

.top .columnSet .col {
    float: left;
    width: 50%;
    padding: 0 30px;
    margin-bottom: 75px
}

.top .columnSet .headline1 {
    margin-bottom: 5px
}

.top .columnSet .headline1 a {
    bottom: 15px
}

@media only screen and (max-width: 767px) {
    .top .columnSet {
        padding-top: 60px
    }
    .top .columnSet .inner {
        margin: 0
    }
    .top .columnSet .col {
        float: none;
        width: 100%;
        padding: 0;
        margin-bottom: 70px
    }
    .top .columnSet .headline1 {
        margin-bottom: 15px
    }
    .top .columnSet .headline1 a {
        display: inline-block
    }
}

.top .listD li {
    font-size: 0;
    border-bottom: 1px dotted #dcdcdc;
    position: relative
}

.top .listD li:before {
    content: '';
    position: absolute;
    right: 0;
    top: 50%;
    width: 8px;
    height: 8px;
    margin-top: -4px;
    border-left: 1px solid #808080;
    border-top: 1px solid #808080;
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg);
    display: none
}

.top .listD li a {
    font-size: 16px
}

.top .listD li .inside {
    display: block;
    padding: 18px 0
}

.top .listD li .date {
    display: inline-block;
    color: #808080;
    letter-spacing: 1px;
    font-family: "Raleway", sans-serif;
    width: 119px
}

.top .listD li .title {
    display: inline-block;
    vertical-align: top;
    max-width: calc(100% - 125px)
}

@media only screen and (max-width: 767px) {
    .top .listD li {
        font-size: 14px
    }
    .top .listD li:before {
        display: block
    }
    .top .listD li .inside {
        padding: 16px 15px 16px 0
    }
    .top .listD li .inside .date {
        display: block;
        width: 100%
    }
    .top .listD li .inside .title {
        display: block;
        max-width: 100%
    }
}

.top .btnList {
    font-size: 0;
    letter-spacing: 0;
    text-align: center;
    margin: 75px -30px 0 -30px
}

.top .btnList li {
    display: inline-block;
    vertical-align: top;
    width: 50%;
    padding: 0 30px;
    font-size: 28px;
    text-transform: uppercase
}

.top .btnList li a {
    display: block;
    padding: 18px 5px 15px;
    border: 1px solid #000;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px
}

.top .btnList li a span {
    display: inline-block;
    padding: 0 55px 0 0;
    position: relative
}

.top .btnList li a span:before {
    content: '';
    position: absolute;
    right: 0;
    top: 50%;
    width: 34px;
    height: 34px;
    margin-top: -17px;
    background: #dcdcdc url(../img/common/ico_faq.svg) no-repeat 50% 50%;
    -moz-background-size: 10px 17px;
    -webkit-background-size: 10px 17px;
    -ms-background-size: 10px 17px;
    background-size: 10px 17px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%
}

.top .btnList li a.mail span:before {
    background-image: url(../img/common/ico_mail.svg);
    -moz-background-size: 20px 15px;
    -webkit-background-size: 20px 15px;
    -ms-background-size: 20px 15px;
    background-size: 20px 15px
}

.top .btnList li a:hover {
    color: #fff;
    background-color: #e91521;
    border-color: #e91521;
    -ms-filter: alpha(opacity=100);
    opacity: 1;
    -webkit-box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.1)
}

@media only screen and (max-width: 767px) {
    .top .btnList {
        margin: 65px -6px 0
    }
    .top .btnList li {
        font-size: 16px;
        letter-spacing: 0;
        padding: 0 6px
    }
    .top .btnList li a {
        padding: 13px 5px 11px
    }
    .top .btnList li a span {
        padding: 0 30px 0 0
    }
    .top .btnList li a span:before {
        width: 20px;
        height: 20px;
        margin-top: -10px;
        -moz-background-size: 6px 10px;
        -webkit-background-size: 6px 10px;
        -ms-background-size: 6px 10px;
        background-size: 6px 10px
    }
    .top .btnList li a.mail span:before {
        -moz-background-size: 12px 9px;
        -webkit-background-size: 12px 9px;
        -ms-background-size: 12px 9px;
        background-size: 12px 9px
    }
}

@media only screen and (max-width: 340px) {
    .top .btnList li {
        font-size: 14px
    }
}

.top .topMedia .listB .item.hasVideo .pic {
    position: relative
}

.top .topMedia .listB .item.hasVideo .pic:before {
    display: block;
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 10;
    width: 72px;
    height: 52px;
    margin: -26px 0 0 -36px;
    background: url(../img/common/btn_play.png) no-repeat 50% 50%
}

@media only screen and (max-width: 767px) {
    .top .topMedia .headline1 a {
        bottom: -25px
    }
}

.top #wrap {
    background: #fff;
    padding-bottom: 70px
}

@media only screen and (max-width: 767px) {
    .top #wrap {
        padding-bottom: 70px
    }
}

.top .footer {
    background: #ededed
}

.vi.top .visual .vSlider .item2 .vDesc .text {
    letter-spacing: 0.3px
}

.vi.top .listA .item4 .inside span {
    letter-spacing: -1px
}

@media only screen and (max-width: 767px) {
    .vi.top .listA .item4 .inside span {
        letter-spacing: -2px
    }
}

.bg-loading {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 9999;
    background: #fff
}

.bg-loading .logo01 {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    right: 0;
    text-align: center
}

.bg-loading.stop-load {
    opacity: 0;
    transition: .6s;
    pointer-events: none
}

@media only screen and (max-width: 767px) {
    .slick-dots.doraemon_item {
        top: 280px
    }
}

@media only screen and (max-width: 375px) {
    .slick-dots.doraemon_item {
        top: 250px
    }
}

@media only screen and (max-width: 360px) {
    .slick-dots.doraemon_item {
        top: 230px
    }
}

@media only screen and (max-width: 320px) {
    .slick-dots.doraemon_item {
        top: 210px
    }
}

.toppo_history .footer {
    margin: 0;
    background: #fff
}

.toppo_history main {
    position: relative;
    padding-bottom: 100px
}

.toppo_history main .bg-3 {
    position: absolute;
    bottom: 30px;
    left: 0
}

@media only screen and (max-width: 767px) {
    .toppo_history main .bg-3 {
        width: 123px;
        bottom: 20px
    }
}

.toppo_history .history__content:before {
    display: none
}

.toppo_history .history__content .container {
    margin-top: 83px
}

@media only screen and (max-width: 767px) {
    .toppo_history .history__content .container {
        margin-top: 45px
    }
}

.toppo_history .history__content--box {
    padding: 65px 65px 10px
}

@media only screen and (max-width: 767px) {
    .toppo_history .history__content--box {
        padding: 30px 20px
    }
}

.toppo_history .history__content--box:before {
    display: none
}

.toppo_history .history__content--box:after {
    display: none
}

.toppo_history .history__content--box .toppo-logo {
    text-align: center;
    margin-bottom: 75px;
    position: relative;
    z-index: 2
}

@media only screen and (max-width: 767px) {
    .toppo_history .history__content--box .toppo-logo {
        margin-bottom: 30px
    }
    .toppo_history .history__content--box .toppo-logo img {
        width: 115px
    }
}

.toppo_history .history__content--box .bg-1 {
    position: absolute;
    right: 0;
    top: 0
}

@media only screen and (max-width: 767px) {
    .toppo_history .history__content--box .bg-1 {
        width: 128px;
        z-index: 1
    }
}

.toppo_history .history__content--box .bg-2 {
    position: absolute;
    top: 6px;
    left: -94px
}

@media only screen and (max-width: 767px) {
    .toppo_history .history__content--box .bg-2 {
        width: 155px;
        z-index: 1;
        top: 70px;
        left: -55px
    }
}

.toppo_history p.text {
    font-size: 16px
}

.toppo_history p.text span {
    font-weight: 500;
    font-size: 18px;
    display: inline-block
}

.toppo_history p.text span::first-letter {
    color: #e91521
}

@media only screen and (max-width: 767px) {
    .toppo_history p.text {
        font-size: 15px
    }
    .toppo_history p.text span {
        font-size: 16px
    }
}

.toppo_history .history__content--wrap {
    padding-bottom: 0;
    position: relative;
    z-index: 2
}

.toppo_history .item__year {
    margin-bottom: 30px
}

.toppo_history .item__year span {
    font-size: 22px
}

@media only screen and (max-width: 767px) {
    .toppo_history .item__year {
        margin-bottom: 5px
    }
    .toppo_history .item__year span {
        font-size: 17px;
        letter-spacing: 0.5px
    }
}

.toppo_history .item01 {
    padding-bottom: 50px !important
}

@media only screen and (max-width: 767px) {
    .toppo_history .item01 {
        padding-bottom: 28px !important
    }
}

.toppo_history .item01 .colR {
    vertical-align: top;
    margin-top: 72px
}

.toppo_history .item01 .colR .img {
    text-align: center
}

@media only screen and (max-width: 767px) {
    .toppo_history .item01 .colR .img img {
        width: 113px
    }
}

.toppo_history .item01 .colR .img2 {
    text-align: center
}

@media only screen and (max-width: 767px) {
    .toppo_history .item01 .colR .img2 img {
        width: 267px
    }
}

.toppo_history .item01 p.text2 {
    margin-top: 175px
}

@media only screen and (max-width: 767px) {
    .toppo_history .item01 p.text2 {
        margin-top: 80px
    }
}

.toppo_history .item02 {
    padding-bottom: 53px !important
}

.toppo_history .item02:before {
    bottom: 56px
}

@media only screen and (max-width: 767px) {
    .toppo_history .item02 .item__year {
        margin-bottom: 75px
    }
}

@media only screen and (max-width: 767px) {
    .toppo_history .item02 .img {
        padding: 0 25px
    }
}

.toppo_history .item02 .item__ct {
    margin-bottom: 0 !important;
    vertical-align: middle
}

.toppo_history .item02 .colR {
    vertical-align: top;
    margin-top: 0;
    vertical-align: middle
}

@media only screen and (max-width: 767px) {
    .toppo_history .item02 .colR {
        margin-top: 0;
        margin-bottom: 0 !important
    }
}

.toppo_history .item03 {
    padding-bottom: 0
}

.toppo_history .item03:before {
    bottom: 56px
}

@media only screen and (max-width: 767px) {
    .toppo_history .item03 .item__year {
        margin-bottom: 75px
    }
}

@media only screen and (max-width: 767px) {
    .toppo_history .item03 .img {
        padding: 0 25px
    }
}

.toppo_history .item03 .item__ct {
    margin-bottom: 0 !important;
    vertical-align: middle
}

.toppo_history .item03 .colR {
    vertical-align: top;
    margin-top: 0;
    vertical-align: middle
}

@media only screen and (max-width: 767px) {
    .toppo_history .item03 .colL {
        margin-bottom: 0 !important
    }
}

.brand.toppo .banner {
    background-image: url(../img/toppo/toppo_banner.jpg)
}

@media only screen and (max-width: 767px) {
    .brand.toppo .banner {
        background-position: 80% 100%
    }
}

.brand.toppo .brandSet {
    background: #f9f2e4;
    background: -moz-linear-gradient(left, #f9f2e4 0%, #f4e4bd 100%);
    background: -webkit-linear-gradient(left, #f9f2e4 0%, #f4e4bd 100%);
    background: linear-gradient(to right, #f9f2e4 0%, #f4e4bd 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f2e4', endColorstr='#f4e4bd', GradientType=1)
}

.brand.toppo .brandSet .bhead {
    color: #4E1F17;
    font-family: "Coiny", cursive, sans-serif;
    text-shadow: 2px 3px 0px #d9d5d0;
    margin-bottom: 35px;
    position: relative
}

.brand.toppo .brandSet .bhead:before {
    display: block;
    content: '';
    position: absolute;
    left: 50%;
    bottom: 0;
    width: 90px;
    height: 2px;
    margin-left: -45px;
    border-bottom: 2px dotted #603913
}

.brand.toppo .brandSet .bhead span {
    display: inline-block;
    letter-spacing: 0.03em;
    padding: 20px 50px 12px 60px;
    background: url(../img/toppo/toppo_star1.png) no-repeat left center, url(../img/toppo/toppo_star2.png) no-repeat right top
}

@media only screen and (max-width: 767px) {
    .brand.toppo .brandSet .bhead {
        font-size: 24px;
        margin-bottom: 20px
    }
    .brand.toppo .brandSet .bhead:before {
        width: 60px;
        margin-left: -30px
    }
    .brand.toppo .brandSet .bhead span {
        padding: 20px 25px 10px 35px;
        background-size: 21px auto, 49px auto
    }
}

.brand.toppo .inToppo {
    padding: 75px 0 0
}

@media only screen and (max-width: 767px) {
    .brand.toppo .inToppo {
        padding: 35px 0 0
    }
}

.brand.toppo .insetStaw {
    margin-bottom: 80px
}

@media (max-width: 767px) {
    .brand.toppo .insetStaw {
        margin-bottom: 50px
    }
}

.brand.toppo .set1,
.brand.toppo .brand.koala .set3,
.brand.koala .brand.toppo .set3,
.brand.toppo .brand.koala .set4,
.brand.koala .brand.toppo .set4,
.brand.toppo .brand.koala .set5,
.brand.koala .brand.toppo .set5,
.brand.toppo .brand.koala .set6,
.brand.koala .brand.toppo .set6,
.brand.toppo .brand.pokemon .set3,
.brand.pokemon .brand.toppo .set3,
.brand.toppo .set2 {
    background-color: #4E1F17;
    padding: 20px;
    margin-bottom: 80px;
    -webkit-border-radius: 18px;
    -moz-border-radius: 18px;
    border-radius: 18px;
    position: relative
}

.brand.toppo .set1:before,
.brand.toppo .brand.koala .set3:before,
.brand.koala .brand.toppo .set3:before,
.brand.toppo .brand.koala .set4:before,
.brand.koala .brand.toppo .set4:before,
.brand.toppo .brand.koala .set5:before,
.brand.koala .brand.toppo .set5:before,
.brand.toppo .brand.koala .set6:before,
.brand.koala .brand.toppo .set6:before,
.brand.toppo .brand.pokemon .set3:before,
.brand.pokemon .brand.toppo .set3:before,
.brand.toppo .set2:before {
    display: block;
    content: '';
    position: absolute;
    left: -130px;
    bottom: -21px;
    width: 592px;
    height: 500px;
    background: url(../img/toppo/toppo_img3.png) no-repeat left bottom
}

.brand.toppo .set1:after,
.brand.toppo .brand.koala .set3:after,
.brand.koala .brand.toppo .set3:after,
.brand.toppo .brand.koala .set4:after,
.brand.koala .brand.toppo .set4:after,
.brand.toppo .brand.koala .set5:after,
.brand.koala .brand.toppo .set5:after,
.brand.toppo .brand.koala .set6:after,
.brand.koala .brand.toppo .set6:after,
.brand.toppo .brand.pokemon .set3:after,
.brand.pokemon .brand.toppo .set3:after,
.brand.toppo .set2:after {
    display: block;
    content: '';
    position: absolute;
    right: -93px;
    top: -5px;
    width: 592px;
    height: 500px;
    background: url(../img/toppo/toppo_img3.png) no-repeat right top;
    -webkit-transform: rotate(16deg);
    -moz-transform: rotate(16deg);
    -ms-transform: rotate(16deg);
    -o-transform: rotate(16deg);
    transform: rotate(16deg)
}

.brand.toppo .set1 .inside,
.brand.toppo .brand.koala .set3 .inside,
.brand.koala .brand.toppo .set3 .inside,
.brand.toppo .brand.koala .set4 .inside,
.brand.koala .brand.toppo .set4 .inside,
.brand.toppo .brand.koala .set5 .inside,
.brand.koala .brand.toppo .set5 .inside,
.brand.toppo .brand.koala .set6 .inside,
.brand.koala .brand.toppo .set6 .inside,
.brand.toppo .brand.pokemon .set3 .inside,
.brand.pokemon .brand.toppo .set3 .inside,
.brand.toppo .set2 .inside {
    background-color: #fff;
    padding: 0 70px 10px;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
    position: relative;
    z-index: 3
}

.brand.toppo .set1 .inside p,
.brand.toppo .brand.koala .set3 .inside p,
.brand.koala .brand.toppo .set3 .inside p,
.brand.toppo .brand.koala .set4 .inside p,
.brand.koala .brand.toppo .set4 .inside p,
.brand.toppo .brand.koala .set5 .inside p,
.brand.koala .brand.toppo .set5 .inside p,
.brand.toppo .brand.koala .set6 .inside p,
.brand.koala .brand.toppo .set6 .inside p,
.brand.toppo .brand.pokemon .set3 .inside p,
.brand.pokemon .brand.toppo .set3 .inside p,
.brand.toppo .set2 .inside p {
    padding-bottom: 15px
}

.brand.toppo .set1 .inside .txt1,
.brand.toppo .brand.koala .set3 .inside .txt1,
.brand.koala .brand.toppo .set3 .inside .txt1,
.brand.toppo .brand.koala .set4 .inside .txt1,
.brand.koala .brand.toppo .set4 .inside .txt1,
.brand.toppo .brand.koala .set5 .inside .txt1,
.brand.koala .brand.toppo .set5 .inside .txt1,
.brand.toppo .brand.koala .set6 .inside .txt1,
.brand.koala .brand.toppo .set6 .inside .txt1,
.brand.toppo .brand.pokemon .set3 .inside .txt1,
.brand.pokemon .brand.toppo .set3 .inside .txt1,
.brand.toppo .set2 .inside .txt1 {
    padding: 0 3%;
    text-align: center;
    position: relative;
    z-index: 10
}

.brand.toppo .set1 .inside .bgImg,
.brand.toppo .brand.koala .set3 .inside .bgImg,
.brand.koala .brand.toppo .set3 .inside .bgImg,
.brand.toppo .brand.koala .set4 .inside .bgImg,
.brand.koala .brand.toppo .set4 .inside .bgImg,
.brand.toppo .brand.koala .set5 .inside .bgImg,
.brand.koala .brand.toppo .set5 .inside .bgImg,
.brand.toppo .brand.koala .set6 .inside .bgImg,
.brand.koala .brand.toppo .set6 .inside .bgImg,
.brand.toppo .brand.pokemon .set3 .inside .bgImg,
.brand.pokemon .brand.toppo .set3 .inside .bgImg,
.brand.toppo .set2 .inside .bgImg {
    margin: -20px -90px 20px;
    position: relative;
    z-index: 5;
    -webkit-border-radius: 18px 18px 0 0;
    -moz-border-radius: 18px 18px 0 0;
    border-radius: 18px 18px 0 0
}

.brand.toppo .set1 .inside .bgImg img,
.brand.toppo .brand.koala .set3 .inside .bgImg img,
.brand.koala .brand.toppo .set3 .inside .bgImg img,
.brand.toppo .brand.koala .set4 .inside .bgImg img,
.brand.koala .brand.toppo .set4 .inside .bgImg img,
.brand.toppo .brand.koala .set5 .inside .bgImg img,
.brand.koala .brand.toppo .set5 .inside .bgImg img,
.brand.toppo .brand.koala .set6 .inside .bgImg img,
.brand.koala .brand.toppo .set6 .inside .bgImg img,
.brand.toppo .brand.pokemon .set3 .inside .bgImg img,
.brand.pokemon .brand.toppo .set3 .inside .bgImg img,
.brand.toppo .set2 .inside .bgImg img {
    width: 100%;
    -webkit-border-radius: 18px 18px 0 0;
    -moz-border-radius: 18px 18px 0 0;
    border-radius: 18px 18px 0 0
}

.brand.toppo .set1 .inside .img1,
.brand.toppo .brand.koala .set3 .inside .img1,
.brand.koala .brand.toppo .set3 .inside .img1,
.brand.toppo .brand.koala .set4 .inside .img1,
.brand.koala .brand.toppo .set4 .inside .img1,
.brand.toppo .brand.koala .set5 .inside .img1,
.brand.koala .brand.toppo .set5 .inside .img1,
.brand.toppo .brand.koala .set6 .inside .img1,
.brand.koala .brand.toppo .set6 .inside .img1,
.brand.toppo .brand.pokemon .set3 .inside .img1,
.brand.pokemon .brand.toppo .set3 .inside .img1,
.brand.toppo .set2 .inside .img1 {
    text-align: center;
    margin-top: 35px
}

.brand.toppo .set1 .inside .img2,
.brand.toppo .brand.koala .set3 .inside .img2,
.brand.koala .brand.toppo .set3 .inside .img2,
.brand.toppo .brand.koala .set4 .inside .img2,
.brand.koala .brand.toppo .set4 .inside .img2,
.brand.toppo .brand.koala .set5 .inside .img2,
.brand.koala .brand.toppo .set5 .inside .img2,
.brand.toppo .brand.koala .set6 .inside .img2,
.brand.koala .brand.toppo .set6 .inside .img2,
.brand.toppo .brand.pokemon .set3 .inside .img2,
.brand.pokemon .brand.toppo .set3 .inside .img2,
.brand.toppo .set2 .inside .img2 {
    position: absolute;
    right: -183px;
    bottom: -160px
}

@media only screen and (max-width: 1040px) {
    .brand.toppo .set1 .inside,
    .brand.toppo .brand.koala .set3 .inside,
    .brand.koala .brand.toppo .set3 .inside,
    .brand.toppo .brand.koala .set4 .inside,
    .brand.koala .brand.toppo .set4 .inside,
    .brand.toppo .brand.koala .set5 .inside,
    .brand.koala .brand.toppo .set5 .inside,
    .brand.toppo .brand.koala .set6 .inside,
    .brand.koala .brand.toppo .set6 .inside,
    .brand.toppo .brand.pokemon .set3 .inside,
    .brand.pokemon .brand.toppo .set3 .inside,
    .brand.toppo .set2 .inside {
        padding: 0 60px 30px
    }
    .brand.toppo .set1 .inside .bgImg,
    .brand.toppo .brand.koala .set3 .inside .bgImg,
    .brand.koala .brand.toppo .set3 .inside .bgImg,
    .brand.toppo .brand.koala .set4 .inside .bgImg,
    .brand.koala .brand.toppo .set4 .inside .bgImg,
    .brand.toppo .brand.koala .set5 .inside .bgImg,
    .brand.koala .brand.toppo .set5 .inside .bgImg,
    .brand.toppo .brand.koala .set6 .inside .bgImg,
    .brand.koala .brand.toppo .set6 .inside .bgImg,
    .brand.toppo .brand.pokemon .set3 .inside .bgImg,
    .brand.pokemon .brand.toppo .set3 .inside .bgImg,
    .brand.toppo .set2 .inside .bgImg {
        margin-left: -80px;
        margin-right: -80px
    }
}

@media only screen and (max-width: 767px) {
    .brand.toppo .set1,
    .brand.toppo .brand.koala .set3,
    .brand.koala .brand.toppo .set3,
    .brand.toppo .brand.koala .set4,
    .brand.koala .brand.toppo .set4,
    .brand.toppo .brand.koala .set5,
    .brand.koala .brand.toppo .set5,
    .brand.toppo .brand.koala .set6,
    .brand.koala .brand.toppo .set6,
    .brand.toppo .brand.pokemon .set3,
    .brand.pokemon .brand.toppo .set3,
    .brand.toppo .set2 {
        padding: 10px;
        margin-bottom: 50px;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        border-radius: 10px
    }
    .brand.toppo .set1:before,
    .brand.toppo .brand.koala .set3:before,
    .brand.koala .brand.toppo .set3:before,
    .brand.toppo .brand.koala .set4:before,
    .brand.koala .brand.toppo .set4:before,
    .brand.toppo .brand.koala .set5:before,
    .brand.koala .brand.toppo .set5:before,
    .brand.toppo .brand.koala .set6:before,
    .brand.koala .brand.toppo .set6:before,
    .brand.toppo .brand.pokemon .set3:before,
    .brand.pokemon .brand.toppo .set3:before,
    .brand.toppo .set2:before {
        left: -70px;
        bottom: auto;
        top: 0;
        width: 296px;
        height: 300px;
        -moz-background-size: 296px auto;
        -webkit-background-size: 296px auto;
        -ms-background-size: 296px auto;
        background-size: 296px auto
    }
    .brand.toppo .set1:after,
    .brand.toppo .brand.koala .set3:after,
    .brand.koala .brand.toppo .set3:after,
    .brand.toppo .brand.koala .set4:after,
    .brand.koala .brand.toppo .set4:after,
    .brand.toppo .brand.koala .set5:after,
    .brand.koala .brand.toppo .set5:after,
    .brand.toppo .brand.koala .set6:after,
    .brand.koala .brand.toppo .set6:after,
    .brand.toppo .brand.pokemon .set3:after,
    .brand.pokemon .brand.toppo .set3:after,
    .brand.toppo .set2:after {
        right: -40px;
        width: 296px;
        height: 300px;
        -moz-background-size: 296px auto;
        -webkit-background-size: 296px auto;
        -ms-background-size: 296px auto;
        background-size: 296px auto
    }
    .brand.toppo .set1 .inside,
    .brand.toppo .brand.koala .set3 .inside,
    .brand.koala .brand.toppo .set3 .inside,
    .brand.toppo .brand.koala .set4 .inside,
    .brand.koala .brand.toppo .set4 .inside,
    .brand.toppo .brand.koala .set5 .inside,
    .brand.koala .brand.toppo .set5 .inside,
    .brand.toppo .brand.koala .set6 .inside,
    .brand.koala .brand.toppo .set6 .inside,
    .brand.toppo .brand.pokemon .set3 .inside,
    .brand.pokemon .brand.toppo .set3 .inside,
    .brand.toppo .set2 .inside {
        padding: 0 15px 10px;
        -webkit-border-radius: 8px;
        -moz-border-radius: 8px;
        border-radius: 8px
    }
    .brand.toppo .set1 .inside p,
    .brand.toppo .brand.koala .set3 .inside p,
    .brand.koala .brand.toppo .set3 .inside p,
    .brand.toppo .brand.koala .set4 .inside p,
    .brand.koala .brand.toppo .set4 .inside p,
    .brand.toppo .brand.koala .set5 .inside p,
    .brand.koala .brand.toppo .set5 .inside p,
    .brand.toppo .brand.koala .set6 .inside p,
    .brand.koala .brand.toppo .set6 .inside p,
    .brand.toppo .brand.pokemon .set3 .inside p,
    .brand.pokemon .brand.toppo .set3 .inside p,
    .brand.toppo .set2 .inside p {
        padding-bottom: 10px
    }
    .brand.toppo .set1 .inside .txt1,
    .brand.toppo .brand.koala .set3 .inside .txt1,
    .brand.koala .brand.toppo .set3 .inside .txt1,
    .brand.toppo .brand.koala .set4 .inside .txt1,
    .brand.koala .brand.toppo .set4 .inside .txt1,
    .brand.toppo .brand.koala .set5 .inside .txt1,
    .brand.koala .brand.toppo .set5 .inside .txt1,
    .brand.toppo .brand.koala .set6 .inside .txt1,
    .brand.koala .brand.toppo .set6 .inside .txt1,
    .brand.toppo .brand.pokemon .set3 .inside .txt1,
    .brand.pokemon .brand.toppo .set3 .inside .txt1,
    .brand.toppo .set2 .inside .txt1 {
        padding: 0
    }
    .brand.toppo .set1 .inside .bgImg,
    .brand.toppo .brand.koala .set3 .inside .bgImg,
    .brand.koala .brand.toppo .set3 .inside .bgImg,
    .brand.toppo .brand.koala .set4 .inside .bgImg,
    .brand.koala .brand.toppo .set4 .inside .bgImg,
    .brand.toppo .brand.koala .set5 .inside .bgImg,
    .brand.koala .brand.toppo .set5 .inside .bgImg,
    .brand.toppo .brand.koala .set6 .inside .bgImg,
    .brand.koala .brand.toppo .set6 .inside .bgImg,
    .brand.toppo .brand.pokemon .set3 .inside .bgImg,
    .brand.pokemon .brand.toppo .set3 .inside .bgImg,
    .brand.toppo .set2 .inside .bgImg {
        margin: -10px -25px -5px
    }
    .brand.toppo .set1 .inside .img1,
    .brand.toppo .brand.koala .set3 .inside .img1,
    .brand.koala .brand.toppo .set3 .inside .img1,
    .brand.toppo .brand.koala .set4 .inside .img1,
    .brand.koala .brand.toppo .set4 .inside .img1,
    .brand.toppo .brand.koala .set5 .inside .img1,
    .brand.koala .brand.toppo .set5 .inside .img1,
    .brand.toppo .brand.koala .set6 .inside .img1,
    .brand.koala .brand.toppo .set6 .inside .img1,
    .brand.toppo .brand.pokemon .set3 .inside .img1,
    .brand.pokemon .brand.toppo .set3 .inside .img1,
    .brand.toppo .set2 .inside .img1 {
        margin-top: 25px
    }
    .brand.toppo .set1 .inside .img2,
    .brand.toppo .brand.koala .set3 .inside .img2,
    .brand.koala .brand.toppo .set3 .inside .img2,
    .brand.toppo .brand.koala .set4 .inside .img2,
    .brand.koala .brand.toppo .set4 .inside .img2,
    .brand.toppo .brand.koala .set5 .inside .img2,
    .brand.koala .brand.toppo .set5 .inside .img2,
    .brand.toppo .brand.koala .set6 .inside .img2,
    .brand.koala .brand.toppo .set6 .inside .img2,
    .brand.toppo .brand.pokemon .set3 .inside .img2,
    .brand.pokemon .brand.toppo .set3 .inside .img2,
    .brand.toppo .set2 .inside .img2 {
        right: -45px;
        bottom: 0;
        width: 34px
    }
}

.brand.toppo .set2:before {
    left: -140px;
    bottom: -30px
}

.brand.toppo .set2:after {
    right: -148px;
    top: 75px;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg)
}

.brand.toppo .set2 .lImg1 {
    position: absolute;
    left: -210px;
    top: -60px
}

@media only screen and (max-width: 767px) {
    .brand.toppo .set2:before {
        bottom: -16px;
        top: auto;
        left: -70px
    }
    .brand.toppo .set2:after {
        right: -40px;
        top: 5px;
        -webkit-transform: rotate(16deg);
        -moz-transform: rotate(16deg);
        -ms-transform: rotate(16deg);
        -o-transform: rotate(16deg);
        transform: rotate(16deg)
    }
    .brand.toppo .set2 .lImg1 {
        left: -75px;
        top: 13px;
        z-index: 3;
        width: 80px
    }
}

.brand.toppo .variants {
    margin-bottom: -15px
}

.brand.toppo .variants>li {
    padding: 0;
    margin-bottom: 50px
}

.brand.toppo .variants>li .pic {
    margin: 0 0 10px
}

.brand.toppo .variants>li .desc h3 {
    font-size: 24px;
    color: #4E1F17;
    font-family: "Coiny", cursive, sans-serif;
    font-style: italic;
    letter-spacing: 0.02em
}

.brand.toppo .variants>li .desc h3:before {
    display: none
}

.brand.toppo .variants>li:nth-child(2n) {
    margin-left: -40px
}

@media only screen and (max-width: 767px) {
    .brand.toppo .variants {
        margin-bottom: -5px
    }
    .brand.toppo .variants>li {
        margin-bottom: 30px
    }
    .brand.toppo .variants>li .pic {
        margin: 0 -5px 5px
    }
    .brand.toppo .variants>li .desc h3 {
        font-size: 19px
    }
    .brand.toppo .variants>li:nth-child(2n) {
        margin-left: 0
    }
}

.brand.toppo .brHistory .history__content--wrap {
    padding-top: 10px;
    margin-bottom: 100px
}

.brand.toppo .brHistory .history__content--wrap .item .item__year:before {
    background-image: url(../img/company/history/bg_bubble.svg)
}

.brand.toppo .brHistory .history__content--wrap .item .text {
    padding-bottom: 15px !important
}

.brand.toppo .brHistory .history__content--wrap .item .text:before {
    background-image: url(../img/company/history/ico_red_dot.svg)
}

.brand.toppo .brHistory .history__content--wrap .item .text:first-letter {
    color: #e91521
}

.brand.toppo .brHistory .history__content--wrap .item.two-row {
    padding-bottom: 30px
}

.brand.toppo .brHistory .history__content--wrap .item.two-row .item__ct {
    margin-bottom: 30px
}

.brand.toppo .brHistory .hImg1 {
    right: auto;
    left: -353px;
    top: 290px
}

.brand.toppo .brHistory .hImg4 {
    position: absolute;
    right: -235px;
    bottom: -255px
}

@media only screen and (max-width: 767px) {
    .brand.toppo .brHistory .history__content--wrap {
        padding-top: 5px;
        margin-bottom: 0
    }
    .brand.toppo .brHistory .history__content--wrap .item .item__year:before {
        background-image: url(../img/company/history/bg_bubble.svg)
    }
    .brand.toppo .brHistory .history__content--wrap .item .text {
        padding-bottom: 15px !important
    }
    .brand.toppo .brHistory .history__content--wrap .item .text:before {
        background-image: url(../img/company/history/ico_red_dot.svg)
    }
    .brand.toppo .brHistory .history__content--wrap .item .text:first-letter {
        color: #e91521
    }
    .brand.toppo .brHistory .history__content--wrap .item.two-row {
        padding-bottom: 30px
    }
    .brand.toppo .brHistory .history__content--wrap .item.two-row .item__ct {
        margin-bottom: 30px
    }
    .brand.toppo .brHistory .history__content--wrap .item.two-row .item__ct.first {
        margin-bottom: 20px !important
    }
    .brand.toppo .brHistory .history__content--wrap .item.item02 {
        padding-bottom: 0 !important
    }
    .brand.toppo .brHistory .hImg1 {
        right: auto;
        left: -75px;
        top: 605px;
        width: 80px
    }
    .brand.toppo .brHistory .hImg1:before {
        display: block;
        position: absolute;
        content: '';
        right: -5px;
        top: 0;
        width: 10px;
        height: 20px;
        background: #fff
    }
    .brand.toppo .brHistory .hImg4 {
        right: -45px;
        bottom: auto;
        top: 380px;
        width: 34px
    }
    .brand.toppo .brHistory .hImg5 {
        position: absolute;
        right: -67px;
        bottom: -231px;
        width: 94px
    }
}

.mainsub-slider {
    position: relative
}

.mainsub-slider:not(.slick-initialized) .slide {
    display: none !important
}

.mainsub-slider .slick-dots {
    position: absolute;
    bottom: 30px;
    right: 30px
}

@media only screen and (max-width: 767px) {
    .mainsub-slider .slick-dots {
        bottom: 10px;
        right: 20px
    }
}

.mainsub-slider .slick-dots li {
    display: inline;
    margin: 0 5px;
    text-indent: -99999px
}

.mainsub-slider .slick-dots li button {
    text-indent: -99999px;
    width: 15px;
    height: 15px;
    padding: 0;
    background: rgba(255, 255, 255, 0.7);
    border-radius: 50%;
    border: 0
}

.mainsub-slider .slick-dots li.slick-active button {
    background: #dd071c
}

.history_staw_sp {
    margin-left: -9px;
    width: 156px !important;
    height: 183px !important
}

.history_staw_sp+img {
    margin-left: -25px
}

@media (min-width: 768px) {
    .brand .brHistory .history__content--wrap .item .colR .text:before {
        left: -18.5%
    }
    .brand.toppo .variants>li .desc h3.clr_pink {
        text-indent: -20%
    }
}

.brand.toppo .variants>li .desc h3.clr_pink {
    color: #F5555E
}

@media (max-width: 767px) {
    .brand.toppo .variants>li .pic.pic_staw {
        margin-left: 14px;
        margin-right: -14px
    }
    .brand.toppo .variants>li .desc h3.clr_pink {
        text-indent: -9%
    }
}

.brand.toppo-taze .banner {
    background: url(../img/toppo-taze/img_banner.jpg) center top;
    background-size: cover
}

@media only screen and (max-width: 767px) {
    .brand.toppo-taze .banner {
        background-position: 80% 100%
    }
}

.brand.toppo-taze .brandSet {
    padding: 0;
    margin: 0
}

.brand.toppo-taze .inToppo {
    background: url(../img/toppo-taze/toppo_bg4.jpg) no-repeat center bottom;
    background-size: cover;
    padding: 75px 15px 0;
    position: relative;
    margin: 0 -40px
}

@media only screen and (max-width: 767px) {
    .brand.toppo-taze .inToppo {
        background: url(../img/toppo-taze/toppo_bg4_sp.jpg) no-repeat center bottom;
        background-size: cover;
        padding: 40px 15px 0 15px;
        margin: 0 -18px;
        overflow: hidden
    }
    .brand.toppo-taze .inToppo .icon1 {
        position: absolute;
        top: -30px;
        left: -20px;
        width: 115px
    }
    .brand.toppo-taze .inToppo .icon2 {
        position: absolute;
        top: -10px;
        right: -185px;
        width: 235px;
        z-index: 989
    }
    .brand.toppo-taze .inToppo .icon5 {
        position: absolute;
        bottom: -115px;
        right: -108px;
        width: 240px;
        z-index: 989
    }
}

.brand.toppo-taze .inSet {
    max-width: 1020px;
    margin: auto;
    margin-bottom: 80px
}

.brand.toppo-taze .inSet .bhead {
    text-align: center;
    margin-bottom: 50px
}

.brand.toppo-taze .inSet .inside {
    padding: 0 80px
}

@media only screen and (max-width: 820px) {
    .brand.toppo-taze .inSet .inside {
        padding: 0 50px
    }
}

@media only screen and (max-width: 767px) {
    .brand.toppo-taze .inSet {
        margin-bottom: 40px
    }
    .brand.toppo-taze .inSet .bhead {
        margin-bottom: 23px
    }
    .brand.toppo-taze .inSet .inside {
        padding: 0 15px
    }
}

@media only screen and (max-width: 320px) {
    .brand.toppo-taze .inSet .inside {
        padding: 0 10px
    }
}

.brand.toppo-taze .set1,
.brand.toppo-taze .brand.koala .set2,
.brand.koala .brand.toppo-taze .set2,
.brand.toppo-taze .brand.koala .set3,
.brand.koala .brand.toppo-taze .set3,
.brand.toppo-taze .brand.koala .set4,
.brand.koala .brand.toppo-taze .set4,
.brand.toppo-taze .brand.koala .set5,
.brand.koala .brand.toppo-taze .set5,
.brand.toppo-taze .brand.koala .set6,
.brand.koala .brand.toppo-taze .set6,
.brand.toppo-taze .brand.pokemon .set2,
.brand.pokemon .brand.toppo-taze .set2,
.brand.toppo-taze .brand.pokemon .set3,
.brand.pokemon .brand.toppo-taze .set3,
.brand.toppo-taze .brand.toppo .set2,
.brand.toppo .brand.toppo-taze .set2 {
    background-image: url(../img/toppo-taze/toppo_bg1.png);
    background-size: 100% 100%;
    padding: 70px 20px 85px 20px;
    text-align: center
}

.brand.toppo-taze .set1 .des1,
.brand.toppo-taze .brand.koala .set2 .des1,
.brand.koala .brand.toppo-taze .set2 .des1,
.brand.toppo-taze .brand.koala .set3 .des1,
.brand.koala .brand.toppo-taze .set3 .des1,
.brand.toppo-taze .brand.koala .set4 .des1,
.brand.koala .brand.toppo-taze .set4 .des1,
.brand.toppo-taze .brand.koala .set5 .des1,
.brand.koala .brand.toppo-taze .set5 .des1,
.brand.toppo-taze .brand.koala .set6 .des1,
.brand.koala .brand.toppo-taze .set6 .des1,
.brand.toppo-taze .brand.pokemon .set2 .des1,
.brand.pokemon .brand.toppo-taze .set2 .des1,
.brand.toppo-taze .brand.pokemon .set3 .des1,
.brand.pokemon .brand.toppo-taze .set3 .des1,
.brand.toppo-taze .brand.toppo .set2 .des1,
.brand.toppo .brand.toppo-taze .set2 .des1 {
    line-height: 1.8;
    font-size: 16px
}

@media only screen and (max-width: 767px) {
    .brand.toppo-taze .set1,
    .brand.toppo-taze .brand.koala .set2,
    .brand.koala .brand.toppo-taze .set2,
    .brand.toppo-taze .brand.koala .set3,
    .brand.koala .brand.toppo-taze .set3,
    .brand.toppo-taze .brand.koala .set4,
    .brand.koala .brand.toppo-taze .set4,
    .brand.toppo-taze .brand.koala .set5,
    .brand.koala .brand.toppo-taze .set5,
    .brand.toppo-taze .brand.koala .set6,
    .brand.koala .brand.toppo-taze .set6,
    .brand.toppo-taze .brand.pokemon .set2,
    .brand.pokemon .brand.toppo-taze .set2,
    .brand.toppo-taze .brand.pokemon .set3,
    .brand.pokemon .brand.toppo-taze .set3,
    .brand.toppo-taze .brand.toppo .set2,
    .brand.toppo .brand.toppo-taze .set2 {
        background-image: url(../img/toppo-taze/toppo_bg1_sp.png);
        background-size: 100% 100%;
        padding: 45px 20px;
        position: relative
    }
    .brand.toppo-taze .set1 .icon3,
    .brand.toppo-taze .brand.koala .set2 .icon3,
    .brand.koala .brand.toppo-taze .set2 .icon3,
    .brand.toppo-taze .brand.koala .set3 .icon3,
    .brand.koala .brand.toppo-taze .set3 .icon3,
    .brand.toppo-taze .brand.koala .set4 .icon3,
    .brand.koala .brand.toppo-taze .set4 .icon3,
    .brand.toppo-taze .brand.koala .set5 .icon3,
    .brand.koala .brand.toppo-taze .set5 .icon3,
    .brand.toppo-taze .brand.koala .set6 .icon3,
    .brand.koala .brand.toppo-taze .set6 .icon3,
    .brand.toppo-taze .brand.pokemon .set2 .icon3,
    .brand.pokemon .brand.toppo-taze .set2 .icon3,
    .brand.toppo-taze .brand.pokemon .set3 .icon3,
    .brand.pokemon .brand.toppo-taze .set3 .icon3,
    .brand.toppo-taze .brand.toppo .set2 .icon3,
    .brand.toppo .brand.toppo-taze .set2 .icon3 {
        position: absolute;
        left: 17px;
        bottom: -30px;
        width: 23px
    }
    .brand.toppo-taze .set1 .des1,
    .brand.toppo-taze .brand.koala .set2 .des1,
    .brand.koala .brand.toppo-taze .set2 .des1,
    .brand.toppo-taze .brand.koala .set3 .des1,
    .brand.koala .brand.toppo-taze .set3 .des1,
    .brand.toppo-taze .brand.koala .set4 .des1,
    .brand.koala .brand.toppo-taze .set4 .des1,
    .brand.toppo-taze .brand.koala .set5 .des1,
    .brand.koala .brand.toppo-taze .set5 .des1,
    .brand.toppo-taze .brand.koala .set6 .des1,
    .brand.koala .brand.toppo-taze .set6 .des1,
    .brand.toppo-taze .brand.pokemon .set2 .des1,
    .brand.pokemon .brand.toppo-taze .set2 .des1,
    .brand.toppo-taze .brand.pokemon .set3 .des1,
    .brand.pokemon .brand.toppo-taze .set3 .des1,
    .brand.toppo-taze .brand.toppo .set2 .des1,
    .brand.toppo .brand.toppo-taze .set2 .des1 {
        line-height: 1.5;
        font-size: 14px
    }
    .brand.toppo-taze .set1 .bhead,
    .brand.toppo-taze .brand.koala .set2 .bhead,
    .brand.koala .brand.toppo-taze .set2 .bhead,
    .brand.toppo-taze .brand.koala .set3 .bhead,
    .brand.koala .brand.toppo-taze .set3 .bhead,
    .brand.toppo-taze .brand.koala .set4 .bhead,
    .brand.koala .brand.toppo-taze .set4 .bhead,
    .brand.toppo-taze .brand.koala .set5 .bhead,
    .brand.koala .brand.toppo-taze .set5 .bhead,
    .brand.toppo-taze .brand.koala .set6 .bhead,
    .brand.koala .brand.toppo-taze .set6 .bhead,
    .brand.toppo-taze .brand.pokemon .set2 .bhead,
    .brand.pokemon .brand.toppo-taze .set2 .bhead,
    .brand.toppo-taze .brand.pokemon .set3 .bhead,
    .brand.pokemon .brand.toppo-taze .set3 .bhead,
    .brand.toppo-taze .brand.toppo .set2 .bhead,
    .brand.toppo .brand.toppo-taze .set2 .bhead {
        max-width: 225px;
        margin: auto auto 23px auto
    }
}

.brand.toppo-taze .set2 {
    background-image: url(../img/toppo-taze/toppo_bg2.png);
    background-size: 100% 100%;
    padding: 65px 20px 85px 20px;
    text-align: center
}

.brand.toppo-taze .set2 .bhead {
    margin-bottom: 40px
}

.brand.toppo-taze .set2 .box {
    position: relative
}

.brand.toppo-taze .set2 .box1 {
    position: relative
}

.brand.toppo-taze .set2 .box1 .pic1 {
    text-align: left;
    position: relative
}

.brand.toppo-taze .set2 .box1 .pic1 img {
    max-height: 306px
}

.brand.toppo-taze .set2 .box1 .des1 {
    font-size: 16px;
    position: absolute;
    top: 83px;
    left: 260px;
    max-width: 280px
}

.brand.toppo-taze .set2 .box2 {
    position: absolute;
    right: 0;
    top: 10px
}

.brand.toppo-taze .set2 .box2 .pic2 {
    text-align: right;
    position: relative
}

.brand.toppo-taze .set2 .box2 .pic2 img {
    max-height: 293px
}

.brand.toppo-taze .set2 .box2 .des2 {
    font-size: 16px;
    position: absolute;
    top: 225px;
    left: 0;
    text-align: left;
    max-width: 290px
}

@media only screen and (max-width: 999px) {
    .brand.toppo-taze .set2 .box1 .pic1 {
        max-width: 67%
    }
    .brand.toppo-taze .set2 .box1 .pic1 img {
        max-height: 250px
    }
    .brand.toppo-taze .set2 .box1 .des1 {
        font-size: 14px;
        top: 65px;
        left: 214px
    }
    .brand.toppo-taze .set2 .box2 .pic2 img {
        max-height: 240px
    }
    .brand.toppo-taze .set2 .box2 .des2 {
        font-size: 14px;
        max-width: 100%
    }
}

@media only screen and (max-width: 767px) {
    .brand.toppo-taze .set2 {
        background-image: url(../img/toppo-taze/toppo_bg2_sp.png);
        background-size: 100% 100%;
        padding: 45px 20px 45px 20px;
        position: relative
    }
    .brand.toppo-taze .set2 .bhead {
        max-width: 273px;
        margin: auto auto 23px auto
    }
    .brand.toppo-taze .set2 .inside {
        padding: 0 5px
    }
    .brand.toppo-taze .set2 .box1 {
        position: relative;
        margin-bottom: 30px
    }
    .brand.toppo-taze .set2 .box1 .pic1 {
        max-width: 100%;
        text-align: center
    }
    .brand.toppo-taze .set2 .box1 .pic1 img {
        max-height: 100%
    }
    .brand.toppo-taze .set2 .box1 .des1 {
        font-size: 14px;
        max-width: 100%;
        position: relative;
        top: 0;
        left: 0;
        margin: 8px 0 0 0
    }
    .brand.toppo-taze .set2 .box2 {
        position: relative;
        right: 0;
        top: 0
    }
    .brand.toppo-taze .set2 .box2 .pic2 {
        text-align: center;
        position: relative
    }
    .brand.toppo-taze .set2 .box2 .pic2 img {
        max-height: 100%
    }
    .brand.toppo-taze .set2 .box2 .des2 {
        max-width: 100%;
        margin: 8px 0 0 0;
        font-size: 14px;
        position: relative;
        top: 0;
        left: 0;
        text-align: center
    }
    .brand.toppo-taze .set2 .icon4 {
        position: absolute;
        right: 25px;
        bottom: -30px;
        width: 37px
    }
    .brand.toppo-taze .set2 .icon6 {
        position: absolute;
        left: -65px;
        top: 55%;
        width: 115px
    }
    .brand.toppo-taze .set2 .icon7 {
        position: absolute;
        right: -67px;
        top: 49%;
        width: 135px
    }
}

.brand.toppo-taze .set3 {
    background-image: url(../img/toppo-taze/toppo_bg3.png);
    background-size: 100% 100%;
    padding: 73px 20px 85px 20px;
    text-align: center
}

.brand.toppo-taze .set3 .bhead {
    margin-bottom: 40px
}

.brand.toppo-taze .set3 .rows1 {
    font-size: 0;
    margin: 0 -40px
}

.brand.toppo-taze .set3 .rows1 .col1 {
    display: inline-block;
    width: 50%;
    vertical-align: top;
    text-align: center;
    padding: 0 10px
}

.brand.toppo-taze .set3 .rows1 .col1 .pic {
    max-width: 253px;
    margin: auto auto 24px auto
}

.brand.toppo-taze .set3 .rows1 .col1 .ttl1 {
    text-align: center;
    float: none;
    padding: 0;
    margin: 0
}

.brand.toppo-taze .set3 .rows1 .col1 .ttl1:before {
    display: none
}

.brand.toppo-taze .set3 .rows1 .col1 .des1 {
    margin: 10px 0 0 0;
    line-height: 1.55;
    font-size: 16px
}

@media only screen and (max-width: 767px) {
    .brand.toppo-taze .set3 {
        background-image: url(../img/toppo-taze/toppo_bg3_sp.png);
        background-size: 100% 100%;
        padding: 50px 20px 50px 20px;
        margin-bottom: 60px;
        position: relative
    }
    .brand.toppo-taze .set3 .bhead {
        max-width: 81px;
        margin: auto auto 35px auto
    }
    .brand.toppo-taze .set3 .rows1 {
        font-size: 0;
        margin: 0
    }
    .brand.toppo-taze .set3 .rows1 .col1 {
        display: block;
        width: 100%;
        padding: 0;
        margin-bottom: 45px
    }
    .brand.toppo-taze .set3 .rows1 .col1 .pic {
        max-width: 185px;
        margin: auto auto 24px auto
    }
    .brand.toppo-taze .set3 .rows1 .col1 .ttl1 {
        margin: 0
    }
    .brand.toppo-taze .set3 .rows1 .col1 .ttl1 img {
        max-height: 23px
    }
    .brand.toppo-taze .set3 .rows1 .col1 .des1 {
        margin: 10px 0 0 0;
        line-height: 1.55;
        font-size: 14px
    }
    .brand.toppo-taze .set3 .rows1 .col1:last-child {
        margin-bottom: 0
    }
    .brand.toppo-taze .set3 .icon8 {
        position: absolute;
        right: -60px;
        top: 25%;
        width: 100px
    }
    .brand.toppo-taze .set3 .icon9 {
        position: absolute;
        left: -50px;
        top: 16%;
        width: 100px
    }
    .brand.toppo-taze .set3 .icon10 {
        position: absolute;
        right: -67px;
        bottom: -5%;
        width: 123px
    }
    .brand.toppo-taze .set3 .inside {
        padding: 0 3px
    }
}

@media only screen and (max-width: 767px) and (max-width: 320px) {
    .brand.toppo-taze .set3 .inside {
        padding: 0 10px
    }
}

@media only screen and (max-width: 767px) {
    .brand.vi.toppo-taze .set1 .bhead,
    .brand.vi.toppo-taze .brand.koala .set2 .bhead,
    .brand.koala .brand.vi.toppo-taze .set2 .bhead,
    .brand.vi.toppo-taze .brand.koala .set3 .bhead,
    .brand.koala .brand.vi.toppo-taze .set3 .bhead,
    .brand.vi.toppo-taze .brand.koala .set4 .bhead,
    .brand.koala .brand.vi.toppo-taze .set4 .bhead,
    .brand.vi.toppo-taze .brand.koala .set5 .bhead,
    .brand.koala .brand.vi.toppo-taze .set5 .bhead,
    .brand.vi.toppo-taze .brand.koala .set6 .bhead,
    .brand.koala .brand.vi.toppo-taze .set6 .bhead,
    .brand.vi.toppo-taze .brand.pokemon .set2 .bhead,
    .brand.pokemon .brand.vi.toppo-taze .set2 .bhead,
    .brand.vi.toppo-taze .brand.pokemon .set3 .bhead,
    .brand.pokemon .brand.vi.toppo-taze .set3 .bhead,
    .brand.vi.toppo-taze .brand.toppo .set2 .bhead,
    .brand.toppo .brand.vi.toppo-taze .set2 .bhead {
        max-width: 206px
    }
}

@media only screen and (max-width: 767px) {
    .brand.vi.toppo-taze .set2 .bhead {
        max-width: 211px
    }
}

@media only screen and (max-width: 767px) {
    .brand.vi.toppo-taze .set3 .bhead {
        max-width: 207px
    }
    .brand.vi.toppo-taze .set3 .rows1 .col1 .ttl1 img {
        max-height: 25px
    }
    .brand.vi.toppo-taze .set3 .rows1 .col1:nth-child(2) .ttl1 img {
        max-height: 23px
    }
}

.xilytol_history .footer {
    margin: 0;
    background: #fff
}

.xilytol_history .breadcrumb {
    margin-bottom: 0
}

@media only screen and (max-width: 767px) {
    .xilytol_history .breadcrumb {
        margin-bottom: 25px
    }
}

.xilytol_history main {
    position: relative;
    padding-bottom: 150px;
    background: #f2f0f0
}

.xilytol_history main .bg-1 {
    position: absolute;
    left: 0;
    top: 50px
}

@media only screen and (max-width: 767px) {
    .xilytol_history main .bg-1 {
        width: 110px;
        z-index: 1;
        top: 135px
    }
}

.xilytol_history main .bg-2 {
    position: absolute;
    top: 60px;
    right: 0
}

@media only screen and (max-width: 767px) {
    .xilytol_history main .bg-2 {
        width: 110px;
        z-index: 1;
        left: auto;
        right: 0;
        top: 45px
    }
}

.xilytol_history main .bg-3 {
    position: absolute;
    top: 823px;
    left: 0
}

@media only screen and (max-width: 767px) {
    .xilytol_history main .bg-3 {
        width: 66px;
        z-index: 0;
        top: 1350px;
        left: 0px
    }
}

.xilytol_history main .bg-4 {
    position: absolute;
    top: 1900px;
    right: 0
}

@media only screen and (max-width: 767px) {
    .xilytol_history main .bg-4 {
        width: 75px;
        z-index: 1;
        top: 2613px
    }
}

.xilytol_history main .bg-5 {
    position: absolute;
    top: 2737px;
    left: -33px
}

@media only screen and (max-width: 767px) {
    .xilytol_history main .bg-5 {
        width: 60px;
        left: -10px;
        top: 3475px;
        z-index: 2
    }
}

.xilytol_history main .bg-6 {
    position: absolute;
    bottom: 0;
    right: 0
}

@media only screen and (max-width: 767px) {
    .xilytol_history main .bg-6 {
        width: 135px;
        bottom: 0
    }
}

@media only screen and (max-width: 767px) {
    .xilytol_history main {
        padding-bottom: 100px
    }
}

.xilytol_history .banner {
    background: url(../img/koala_history/img_banner.jpg) no-repeat 50% 50%;
    background-size: cover
}

.xilytol_history .banner h2 {
    letter-spacing: -1px
}

.xilytol_history .history__content:before {
    display: none
}

.xilytol_history .history__content .container {
    margin-top: 60px
}

@media only screen and (max-width: 767px) {
    .xilytol_history .history__content .container {
        margin-top: 0
    }
}

.xilytol_history .history__content--box {
    padding: 77px 65px 10px
}

@media only screen and (max-width: 767px) {
    .xilytol_history .history__content--box {
        padding: 30px 20px 0
    }
}

.xilytol_history .history__content--box:before {
    display: none
}

.xilytol_history .history__content--box:after {
    display: none
}

.xilytol_history .history__content--box .toppo-logo {
    text-align: center;
    margin-bottom: 65px;
    position: relative;
    z-index: 2
}

@media only screen and (max-width: 767px) {
    .xilytol_history .history__content--box .toppo-logo {
        margin-bottom: 30px
    }
    .xilytol_history .history__content--box .toppo-logo img {
        width: 178px
    }
}

.xilytol_history p.text {
    font-size: 16px
}

.xilytol_history p.text span {
    font-size: 14px;
    color: #949494;
    position: relative
}

.xilytol_history p.text span:before {
    position: absolute;
    content: '';
    background: url(../img/xilytol_history/ico_leaf.png) no-repeat;
    background-size: 12px 12px;
    width: 12px;
    height: 12px;
    left: -20px;
    top: 50%;
    margin-top: -6px
}

@media only screen and (max-width: 767px) {
    .xilytol_history p.text {
        font-size: 15px;
        padding-bottom: 10px !important
    }
    .xilytol_history p.text span {
        font-size: 14px
    }
}

.xilytol_history .history__content--wrap {
    padding-bottom: 0;
    position: relative;
    z-index: 2
}

.xilytol_history .history__content--wrap .item .colL {
    width: 45.5%
}

@media only screen and (max-width: 767px) {
    .xilytol_history .history__content--wrap .item .colL {
        width: 100%;
        float: none
    }
}

.xilytol_history .history__content--wrap .item .colR {
    width: 54.5%
}

.xilytol_history .history__content--wrap .item .colR p.text:before {
    left: -18%
}

@media only screen and (max-width: 767px) {
    .xilytol_history .history__content--wrap .item .colR {
        width: 100%;
        float: none
    }
    .xilytol_history .history__content--wrap .item .colR p.text:before {
        left: 50%
    }
}

.xilytol_history .history__content--wrap .item02 {
    margin-top: -15px
}

.xilytol_history .history__content--wrap .item02 .colL {
    width: 43.5% !important
}

@media only screen and (max-width: 767px) {
    .xilytol_history .history__content--wrap .item02 .colL {
        width: 100% !important;
        float: none
    }
}

.xilytol_history .history__content--wrap .item02 .colR {
    width: 53.5% !important;
    padding-left: 13%
}

.xilytol_history .history__content--wrap .item02 .colR p.text:before {
    left: -13% !important
}

@media only screen and (max-width: 767px) {
    .xilytol_history .history__content--wrap .item02 .colR {
        width: 100% !important;
        float: none;
        padding-left: 0
    }
    .xilytol_history .history__content--wrap .item02 .colR p.text:before {
        left: 50%
    }
    .xilytol_history .history__content--wrap .item02 .colR .img {
        text-align: center
    }
    .xilytol_history .history__content--wrap .item02 .colR .img img {
        width: 195px
    }
    .xilytol_history .history__content--wrap .item02 .colR .img-6-1 img {
        width: 125px
    }
    .xilytol_history .history__content--wrap .item02 .colR .img-8-1 img {
        width: 247px
    }
}

@media only screen and (max-width: 767px) {
    .xilytol_history .history__content--wrap .item02 {
        margin-top: 0
    }
}

.xilytol_history .history__content--wrap .item03 {
    padding-bottom: 47px
}

@media only screen and (max-width: 767px) {
    .xilytol_history .history__content--wrap .item03 {
        padding-bottom: 32px
    }
}

.xilytol_history .item__year {
    margin-bottom: 25px
}

.xilytol_history .item__year span {
    font-size: 22px
}

@media only screen and (max-width: 767px) {
    .xilytol_history .item__year {
        margin-bottom: 35px
    }
    .xilytol_history .item__year span {
        font-size: 17px;
        letter-spacing: 0.5px
    }
}

.xilytol_history .item01 {
    margin-top: -15px;
    padding-bottom: 50px !important
}

@media only screen and (max-width: 767px) {
    .xilytol_history .item01 {
        padding-bottom: 28px !important;
        margin-top: 0
    }
}

.xilytol_history .item01 .colL {
    width: 43.5% !important
}

@media only screen and (max-width: 767px) {
    .xilytol_history .item01 .colL {
        width: 100% !important;
        float: none
    }
    .xilytol_history .item01 .colL .img-2-1 img {
        width: 205px
    }
    .xilytol_history .item01 .colL .img-2-2 img {
        width: 119px
    }
}

.xilytol_history .item01 .colR {
    vertical-align: top
}

.xilytol_history .item01 .colR .img {
    text-align: left;
    margin-left: 10px
}

.xilytol_history .item01 .text {
    margin-top: 37px
}

.xilytol_history .item01 p.text2 {
    margin-top: 112px
}

@media only screen and (max-width: 767px) {
    .xilytol_history .item01 p.text2 {
        margin-top: 70px
    }
}

.xilytol_history .item02 {
    padding-bottom: 50px !important
}

@media only screen and (max-width: 767px) {
    .xilytol_history .item02 {
        padding-bottom: 29px !important
    }
}

.xilytol_history .item02:before {
    bottom: 56px
}

.xilytol_history .item02 .colL .text {
    margin-top: -10px
}

@media only screen and (max-width: 767px) {
    .xilytol_history .item02 .item__year {
        margin-bottom: 85px
    }
}

.xilytol_history .item02 p.text span {
    font-size: 14px;
    color: #949494;
    position: relative
}

.xilytol_history .item02 p.text span:before {
    position: absolute;
    content: '';
    background: url(../img/xilytol_history/disabled_ico.png) no-repeat;
    background-size: 12px 11px;
    width: 12px;
    height: 11px;
    left: -20px;
    top: 50%;
    margin-top: -5px
}

@media only screen and (max-width: 767px) {
    .xilytol_history .item02 p.text span {
        padding-left: 10px
    }
    .xilytol_history .item02 p.text span:before {
        left: -7px
    }
}

@media only screen and (max-width: 767px) {
    .xilytol_history .item02 .img {
        padding: 0 25px
    }
}

.xilytol_history .item02 .item__ct {
    margin-bottom: 0 !important;
    vertical-align: middle
}

.xilytol_history .item02 .colR {
    vertical-align: top;
    margin-top: 0;
    vertical-align: middle
}

@media only screen and (max-width: 767px) {
    .xilytol_history .item02 .colR {
        margin-top: 0;
        margin-bottom: 0 !important
    }
}

.xilytol_history .item03 {
    padding-bottom: 0
}

.xilytol_history .item03:before {
    bottom: 56px
}

@media only screen and (max-width: 767px) {
    .xilytol_history .item03 .item__year {
        margin-bottom: 20px
    }
}

@media only screen and (max-width: 767px) {
    .xilytol_history .item03 .img {
        padding: 0 25px
    }
    .xilytol_history .item03 .img img {
        width: 211px !important
    }
}

.xilytol_history .item03 .item__ct {
    margin-bottom: 0 !important;
    vertical-align: middle
}

.xilytol_history .item03 .colR {
    vertical-align: top;
    margin-top: 0
}

.xilytol_history .item03 .colR .text {
    margin-top: 55px
}

.xilytol_history .item03 .colR .text2 {
    margin-top: 135px
}

@media only screen and (max-width: 767px) {
    .xilytol_history .item03 .colR .img {
        text-align: center
    }
    .xilytol_history .item03 .colR .img-3-1 img {
        width: 207px !important
    }
    .xilytol_history .item03 .colR .text2 {
        margin-top: 70px
    }
}

@media only screen and (max-width: 767px) {
    .xilytol_history .item03 .colL {
        margin-bottom: 0 !important
    }
}

.xilytol_history .item04 {
    padding-bottom: 58px !important;
    margin-top: -17px
}

@media only screen and (max-width: 767px) {
    .xilytol_history .item04 {
        margin-top: 0;
        padding-bottom: 30px !important
    }
}

@media only screen and (max-width: 767px) {
    .xilytol_history .item04 .item__year {
        margin-bottom: 35px !important;
        padding-bottom: 30px !important
    }
}

.xilytol_history .item04 .text {
    margin-top: 93px !important
}

@media only screen and (max-width: 767px) {
    .xilytol_history .item04 .text {
        margin-top: 40px !important
    }
}

.xilytol_history .item04 .text2 {
    margin-top: 233px !important
}

@media only screen and (max-width: 767px) {
    .xilytol_history .item04 .text2 {
        margin-top: 70px !important
    }
}

@media only screen and (max-width: 767px) {
    .xilytol_history .item04 .colR .img-5-1 img {
        width: 133px !important
    }
}

@media only screen and (max-width: 767px) {
    .xilytol_history .item04 .colR .img-5-2 img {
        width: 146px !important
    }
}

.xilytol_history .item05 {
    padding-bottom: 58px !important;
    margin-top: -25px
}

@media only screen and (max-width: 767px) {
    .xilytol_history .item05 {
        margin-top: 0;
        padding-bottom: 30px !important;
        margin-bottom: 35px
    }
}

@media only screen and (max-width: 767px) {
    .xilytol_history .item05 .item__year {
        margin-bottom: 35px !important;
        padding-bottom: 30px !important
    }
}

.xilytol_history .item05 .text {
    margin-top: 90px !important
}

@media only screen and (max-width: 767px) {
    .xilytol_history .item05 .text {
        margin-top: 40px !important
    }
}

.xilytol_history .item05 .text2 {
    margin-top: 240px !important
}

@media only screen and (max-width: 767px) {
    .xilytol_history .item05 .text2 {
        margin-top: 40px !important
    }
}

@media only screen and (max-width: 767px) {
    .xilytol_history .item05 .colR .img-7-1 img {
        width: 243px !important
    }
}

@media only screen and (max-width: 767px) {
    .xilytol_history .item05 .colR .img-7-2 img {
        width: 207px !important
    }
}

.brand.yukimi .banner {
    background-image: url(../img/yukimi/yukimi_banner.jpg)
}

@media only screen and (max-width: 767px) {
    .brand.yukimi .banner {
        background-color: #E81521;
        background-position: 100% 90%;
        background-size: auto 80%
    }
}

.brand.yukimi .l-yukimi {
    background: #ffcad4;
    background: -moz-linear-gradient(top, #ffcad4 0%, #f7adb8 100%);
    background: -webkit-linear-gradient(top, #ffcad4 0%, #f7adb8 100%);
    background: linear-gradient(to bottom, #ffcad4 0%, #f7adb8 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffcad4', endColorstr='#f7adb8', GradientType=0);
    padding: 80px 40px 0;
    margin: 0 -40px;
    position: relative
}

.brand.yukimi .l-yukimi:before {
    display: block;
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url("../img/yukimi/yukimi_ball.png") repeat-y center top;
    background-size: 100% auto
}

@media only screen and (max-width: 767px) {
    .brand.yukimi .l-yukimi {
        padding: 40px 18px 0;
        overflow: hidden;
        margin: 0 -18px
    }
    .brand.yukimi .l-yukimi:before {
        background-size: 130% auto
    }
}

.brand.yukimi .inSet {
    border-radius: 20px;
    position: relative;
    background: #E81521;
    padding: 20px
}

@media only screen and (max-width: 767px) {
    .brand.yukimi .inSet {
        border-radius: 10px;
        padding: 10px
    }
}

.brand.yukimi .inSet:after {
    content: "";
    width: 150px;
    height: 42px;
    background: url("../img/yukimi/yukimi_ico.png") no-repeat center;
    background-size: cover;
    position: absolute;
    bottom: 19px;
    left: 85px
}

@media only screen and (max-width: 767px) {
    .brand.yukimi .inSet:after {
        width: 75px;
        height: 20px;
        background-size: cover;
        left: 40px;
        bottom: 10px
    }
}

.brand.yukimi .inSet__wrapper {
    background: #fff;
    border-radius: 20px
}

@media only screen and (max-width: 767px) {
    .brand.yukimi .inSet__wrapper {
        border-radius: 10px
    }
}

.brand.yukimi .inSet__content {
    margin: 0 auto;
    text-align: center
}

@media only screen and (max-width: 1200px) {
    .brand.yukimi .inSet__content {
        padding: 0 30px
    }
}

@media only screen and (max-width: 767px) {
    .brand.yukimi .inSet__content {
        padding: 0 15px;
        max-width: unset
    }
}

.brand.yukimi .inSet.set1,
.brand.yukimi .brand.koala .inSet.set2,
.brand.koala .brand.yukimi .inSet.set2,
.brand.yukimi .brand.koala .inSet.set3,
.brand.koala .brand.yukimi .inSet.set3,
.brand.yukimi .brand.koala .inSet.set4,
.brand.koala .brand.yukimi .inSet.set4,
.brand.yukimi .brand.koala .inSet.set5,
.brand.koala .brand.yukimi .inSet.set5,
.brand.yukimi .brand.koala .inSet.set6,
.brand.koala .brand.yukimi .inSet.set6,
.brand.yukimi .brand.pokemon .inSet.set2,
.brand.pokemon .brand.yukimi .inSet.set2,
.brand.yukimi .brand.pokemon .inSet.set3,
.brand.pokemon .brand.yukimi .inSet.set3,
.brand.yukimi .brand.toppo .inSet.set2,
.brand.toppo .brand.yukimi .inSet.set2 {
    margin-bottom: 78px
}

@media only screen and (max-width: 767px) {
    .brand.yukimi .inSet.set1,
    .brand.yukimi .brand.koala .inSet.set2,
    .brand.koala .brand.yukimi .inSet.set2,
    .brand.yukimi .brand.koala .inSet.set3,
    .brand.koala .brand.yukimi .inSet.set3,
    .brand.yukimi .brand.koala .inSet.set4,
    .brand.koala .brand.yukimi .inSet.set4,
    .brand.yukimi .brand.koala .inSet.set5,
    .brand.koala .brand.yukimi .inSet.set5,
    .brand.yukimi .brand.koala .inSet.set6,
    .brand.koala .brand.yukimi .inSet.set6,
    .brand.yukimi .brand.pokemon .inSet.set2,
    .brand.pokemon .brand.yukimi .inSet.set2,
    .brand.yukimi .brand.pokemon .inSet.set3,
    .brand.pokemon .brand.yukimi .inSet.set3,
    .brand.yukimi .brand.toppo .inSet.set2,
    .brand.toppo .brand.yukimi .inSet.set2 {
        margin-bottom: 40px
    }
}

.brand.yukimi .inSet.set1 .inSet__wrapper,
.brand.yukimi .brand.koala .inSet.set2 .inSet__wrapper,
.brand.koala .brand.yukimi .inSet.set2 .inSet__wrapper,
.brand.yukimi .brand.koala .inSet.set3 .inSet__wrapper,
.brand.koala .brand.yukimi .inSet.set3 .inSet__wrapper,
.brand.yukimi .brand.koala .inSet.set4 .inSet__wrapper,
.brand.koala .brand.yukimi .inSet.set4 .inSet__wrapper,
.brand.yukimi .brand.koala .inSet.set5 .inSet__wrapper,
.brand.koala .brand.yukimi .inSet.set5 .inSet__wrapper,
.brand.yukimi .brand.koala .inSet.set6 .inSet__wrapper,
.brand.koala .brand.yukimi .inSet.set6 .inSet__wrapper,
.brand.yukimi .brand.pokemon .inSet.set2 .inSet__wrapper,
.brand.pokemon .brand.yukimi .inSet.set2 .inSet__wrapper,
.brand.yukimi .brand.pokemon .inSet.set3 .inSet__wrapper,
.brand.pokemon .brand.yukimi .inSet.set3 .inSet__wrapper,
.brand.yukimi .brand.toppo .inSet.set2 .inSet__wrapper,
.brand.toppo .brand.yukimi .inSet.set2 .inSet__wrapper {
    padding: 73px 70px 100px
}

@media only screen and (max-width: 1020px) {
    .brand.yukimi .inSet.set1 .inSet__wrapper,
    .brand.yukimi .brand.koala .inSet.set2 .inSet__wrapper,
    .brand.koala .brand.yukimi .inSet.set2 .inSet__wrapper,
    .brand.yukimi .brand.koala .inSet.set3 .inSet__wrapper,
    .brand.koala .brand.yukimi .inSet.set3 .inSet__wrapper,
    .brand.yukimi .brand.koala .inSet.set4 .inSet__wrapper,
    .brand.koala .brand.yukimi .inSet.set4 .inSet__wrapper,
    .brand.yukimi .brand.koala .inSet.set5 .inSet__wrapper,
    .brand.koala .brand.yukimi .inSet.set5 .inSet__wrapper,
    .brand.yukimi .brand.koala .inSet.set6 .inSet__wrapper,
    .brand.koala .brand.yukimi .inSet.set6 .inSet__wrapper,
    .brand.yukimi .brand.pokemon .inSet.set2 .inSet__wrapper,
    .brand.pokemon .brand.yukimi .inSet.set2 .inSet__wrapper,
    .brand.yukimi .brand.pokemon .inSet.set3 .inSet__wrapper,
    .brand.pokemon .brand.yukimi .inSet.set3 .inSet__wrapper,
    .brand.yukimi .brand.toppo .inSet.set2 .inSet__wrapper,
    .brand.toppo .brand.yukimi .inSet.set2 .inSet__wrapper {
        padding: 73px 30px 100px
    }
}

@media only screen and (max-width: 767px) {
    .brand.yukimi .inSet.set1 .inSet__wrapper,
    .brand.yukimi .brand.koala .inSet.set2 .inSet__wrapper,
    .brand.koala .brand.yukimi .inSet.set2 .inSet__wrapper,
    .brand.yukimi .brand.koala .inSet.set3 .inSet__wrapper,
    .brand.koala .brand.yukimi .inSet.set3 .inSet__wrapper,
    .brand.yukimi .brand.koala .inSet.set4 .inSet__wrapper,
    .brand.koala .brand.yukimi .inSet.set4 .inSet__wrapper,
    .brand.yukimi .brand.koala .inSet.set5 .inSet__wrapper,
    .brand.koala .brand.yukimi .inSet.set5 .inSet__wrapper,
    .brand.yukimi .brand.koala .inSet.set6 .inSet__wrapper,
    .brand.koala .brand.yukimi .inSet.set6 .inSet__wrapper,
    .brand.yukimi .brand.pokemon .inSet.set2 .inSet__wrapper,
    .brand.pokemon .brand.yukimi .inSet.set2 .inSet__wrapper,
    .brand.yukimi .brand.pokemon .inSet.set3 .inSet__wrapper,
    .brand.pokemon .brand.yukimi .inSet.set3 .inSet__wrapper,
    .brand.yukimi .brand.toppo .inSet.set2 .inSet__wrapper,
    .brand.toppo .brand.yukimi .inSet.set2 .inSet__wrapper {
        padding: 32px 0 60px
    }
}

.brand.yukimi .inSet.set1 .bhead,
.brand.yukimi .brand.koala .inSet.set2 .bhead,
.brand.koala .brand.yukimi .inSet.set2 .bhead,
.brand.yukimi .brand.koala .inSet.set3 .bhead,
.brand.koala .brand.yukimi .inSet.set3 .bhead,
.brand.yukimi .brand.koala .inSet.set4 .bhead,
.brand.koala .brand.yukimi .inSet.set4 .bhead,
.brand.yukimi .brand.koala .inSet.set5 .bhead,
.brand.koala .brand.yukimi .inSet.set5 .bhead,
.brand.yukimi .brand.koala .inSet.set6 .bhead,
.brand.koala .brand.yukimi .inSet.set6 .bhead,
.brand.yukimi .brand.pokemon .inSet.set2 .bhead,
.brand.pokemon .brand.yukimi .inSet.set2 .bhead,
.brand.yukimi .brand.pokemon .inSet.set3 .bhead,
.brand.pokemon .brand.yukimi .inSet.set3 .bhead,
.brand.yukimi .brand.toppo .inSet.set2 .bhead,
.brand.toppo .brand.yukimi .inSet.set2 .bhead {
    text-align: center;
    margin-bottom: 40px
}

.brand.yukimi .inSet.set1 .bhead .img1,
.brand.yukimi .brand.koala .inSet.set2 .bhead .img1,
.brand.koala .brand.yukimi .inSet.set2 .bhead .img1,
.brand.yukimi .brand.koala .inSet.set3 .bhead .img1,
.brand.koala .brand.yukimi .inSet.set3 .bhead .img1,
.brand.yukimi .brand.koala .inSet.set4 .bhead .img1,
.brand.koala .brand.yukimi .inSet.set4 .bhead .img1,
.brand.yukimi .brand.koala .inSet.set5 .bhead .img1,
.brand.koala .brand.yukimi .inSet.set5 .bhead .img1,
.brand.yukimi .brand.koala .inSet.set6 .bhead .img1,
.brand.koala .brand.yukimi .inSet.set6 .bhead .img1,
.brand.yukimi .brand.pokemon .inSet.set2 .bhead .img1,
.brand.pokemon .brand.yukimi .inSet.set2 .bhead .img1,
.brand.yukimi .brand.pokemon .inSet.set3 .bhead .img1,
.brand.pokemon .brand.yukimi .inSet.set3 .bhead .img1,
.brand.yukimi .brand.toppo .inSet.set2 .bhead .img1,
.brand.toppo .brand.yukimi .inSet.set2 .bhead .img1 {
    width: 372px
}

@media only screen and (max-width: 767px) {
    .brand.yukimi .inSet.set1 .bhead,
    .brand.yukimi .brand.koala .inSet.set2 .bhead,
    .brand.koala .brand.yukimi .inSet.set2 .bhead,
    .brand.yukimi .brand.koala .inSet.set3 .bhead,
    .brand.koala .brand.yukimi .inSet.set3 .bhead,
    .brand.yukimi .brand.koala .inSet.set4 .bhead,
    .brand.koala .brand.yukimi .inSet.set4 .bhead,
    .brand.yukimi .brand.koala .inSet.set5 .bhead,
    .brand.koala .brand.yukimi .inSet.set5 .bhead,
    .brand.yukimi .brand.koala .inSet.set6 .bhead,
    .brand.koala .brand.yukimi .inSet.set6 .bhead,
    .brand.yukimi .brand.pokemon .inSet.set2 .bhead,
    .brand.pokemon .brand.yukimi .inSet.set2 .bhead,
    .brand.yukimi .brand.pokemon .inSet.set3 .bhead,
    .brand.pokemon .brand.yukimi .inSet.set3 .bhead,
    .brand.yukimi .brand.toppo .inSet.set2 .bhead,
    .brand.toppo .brand.yukimi .inSet.set2 .bhead {
        margin-bottom: 20px
    }
    .brand.yukimi .inSet.set1 .bhead .img1,
    .brand.yukimi .brand.koala .inSet.set2 .bhead .img1,
    .brand.koala .brand.yukimi .inSet.set2 .bhead .img1,
    .brand.yukimi .brand.koala .inSet.set3 .bhead .img1,
    .brand.koala .brand.yukimi .inSet.set3 .bhead .img1,
    .brand.yukimi .brand.koala .inSet.set4 .bhead .img1,
    .brand.koala .brand.yukimi .inSet.set4 .bhead .img1,
    .brand.yukimi .brand.koala .inSet.set5 .bhead .img1,
    .brand.koala .brand.yukimi .inSet.set5 .bhead .img1,
    .brand.yukimi .brand.koala .inSet.set6 .bhead .img1,
    .brand.koala .brand.yukimi .inSet.set6 .bhead .img1,
    .brand.yukimi .brand.pokemon .inSet.set2 .bhead .img1,
    .brand.pokemon .brand.yukimi .inSet.set2 .bhead .img1,
    .brand.yukimi .brand.pokemon .inSet.set3 .bhead .img1,
    .brand.pokemon .brand.yukimi .inSet.set3 .bhead .img1,
    .brand.yukimi .brand.toppo .inSet.set2 .bhead .img1,
    .brand.toppo .brand.yukimi .inSet.set2 .bhead .img1 {
        width: 204px
    }
}

.brand.yukimi .inSet.set1 p:last-of-type,
.brand.yukimi .brand.koala .inSet.set2 p:last-of-type,
.brand.koala .brand.yukimi .inSet.set2 p:last-of-type,
.brand.yukimi .brand.koala .inSet.set3 p:last-of-type,
.brand.koala .brand.yukimi .inSet.set3 p:last-of-type,
.brand.yukimi .brand.koala .inSet.set4 p:last-of-type,
.brand.koala .brand.yukimi .inSet.set4 p:last-of-type,
.brand.yukimi .brand.koala .inSet.set5 p:last-of-type,
.brand.koala .brand.yukimi .inSet.set5 p:last-of-type,
.brand.yukimi .brand.koala .inSet.set6 p:last-of-type,
.brand.koala .brand.yukimi .inSet.set6 p:last-of-type,
.brand.yukimi .brand.pokemon .inSet.set2 p:last-of-type,
.brand.pokemon .brand.yukimi .inSet.set2 p:last-of-type,
.brand.yukimi .brand.pokemon .inSet.set3 p:last-of-type,
.brand.pokemon .brand.yukimi .inSet.set3 p:last-of-type,
.brand.yukimi .brand.toppo .inSet.set2 p:last-of-type,
.brand.toppo .brand.yukimi .inSet.set2 p:last-of-type {
    margin-top: 28px
}

@media only screen and (max-width: 767px) {
    .brand.yukimi .inSet.set1 p,
    .brand.yukimi .brand.koala .inSet.set2 p,
    .brand.koala .brand.yukimi .inSet.set2 p,
    .brand.yukimi .brand.koala .inSet.set3 p,
    .brand.koala .brand.yukimi .inSet.set3 p,
    .brand.yukimi .brand.koala .inSet.set4 p,
    .brand.koala .brand.yukimi .inSet.set4 p,
    .brand.yukimi .brand.koala .inSet.set5 p,
    .brand.koala .brand.yukimi .inSet.set5 p,
    .brand.yukimi .brand.koala .inSet.set6 p,
    .brand.koala .brand.yukimi .inSet.set6 p,
    .brand.yukimi .brand.pokemon .inSet.set2 p,
    .brand.pokemon .brand.yukimi .inSet.set2 p,
    .brand.yukimi .brand.pokemon .inSet.set3 p,
    .brand.pokemon .brand.yukimi .inSet.set3 p,
    .brand.yukimi .brand.toppo .inSet.set2 p,
    .brand.toppo .brand.yukimi .inSet.set2 p {
        font-size: 14px;
        font-weight: 200
    }
}

.brand.yukimi .inSet.set3 {
    margin-bottom: 78px
}

@media only screen and (max-width: 767px) {
    .brand.yukimi .inSet.set3 {
        margin-bottom: 40px
    }
}

.brand.yukimi .inSet.set3 .inSet__wrapper {
    padding: 73px 70px 40px
}

.brand.yukimi .inSet.set3 .inSet__wrapper .inSet__content {
    max-width: 827px
}

@media only screen and (max-width: 1020px) {
    .brand.yukimi .inSet.set3 .inSet__wrapper {
        padding: 73px 30px 40px
    }
}

@media only screen and (max-width: 767px) {
    .brand.yukimi .inSet.set3 .inSet__wrapper {
        padding: 32px 0 60px
    }
}

.brand.yukimi .inSet.set3 .bhead {
    text-align: center;
    margin-bottom: 40px
}

.brand.yukimi .inSet.set3 .bhead .img3 {
    width: 439px
}

@media only screen and (max-width: 767px) {
    .brand.yukimi .inSet.set3 .bhead {
        margin-bottom: 20px
    }
    .brand.yukimi .inSet.set3 .bhead .img3 {
        width: 257px
    }
}

.brand.yukimi .inSet.set3 p:last-of-type {
    margin-top: 28px
}

@media only screen and (max-width: 767px) {
    .brand.yukimi .inSet.set3 p {
        font-size: 14px;
        font-weight: 200
    }
}

.brand.yukimi .inSet.set3 .secretBox {
    line-height: 1.4;
    margin: 0 -19px;
    position: relative
}

.brand.yukimi .inSet.set3 .secretBox>div p {
    margin: 0 0 13px
}

.brand.yukimi .inSet.set3 .secretBox>div .tit {
    color: #e91521;
    font-size: 24px;
    font-weight: 900;
    line-height: 1.2
}

.brand.yukimi .inSet.set3 .secretBox .txt1 {
    position: absolute;
    left: 0;
    top: 14%;
    width: 30%
}

.brand.yukimi .inSet.set3 .secretBox .txt2 {
    position: absolute;
    right: 0;
    top: 16%;
    width: 38%
}

@media only screen and (max-width: 1200px) {
    .brand.yukimi .inSet.set3 .secretBox {
        margin: 0 -58px
    }
}

@media only screen and (max-width: 1023px) {
    .brand.yukimi .inSet.set3 .secretBox {
        margin: 0 -38px
    }
    .brand.yukimi .inSet.set3 .secretBox>div {
        font-size: 14px
    }
    .brand.yukimi .inSet.set3 .secretBox>div p {
        margin-bottom: 8px
    }
    .brand.yukimi .inSet.set3 .secretBox>div .tit {
        font-size: 19px
    }
    .brand.yukimi .inSet.set3 .secretBox>div .txt_other {
        padding: 0 15%
    }
    .brand.yukimi .inSet.set3 .secretBox .txt1 {
        top: 10%
    }
    .brand.yukimi .inSet.set3 .secretBox .txt2 {
        top: 11%
    }
}

@media only screen and (max-width: 767px) {
    .brand.yukimi .inSet.set3 .secretBox {
        margin: 0 auto;
        max-width: 300px;
        line-height: 1.5
    }
    .brand.yukimi .inSet.set3 .secretBox>div p {
        margin-bottom: 0
    }
    .brand.yukimi .inSet.set3 .secretBox>div .tit {
        margin-bottom: 8px
    }
    .brand.yukimi .inSet.set3 .secretBox>div .txt_other {
        padding: 0
    }
    .brand.yukimi .inSet.set3 .secretBox .txt1 {
        top: 30px;
        width: 100%
    }
    .brand.yukimi .inSet.set3 .secretBox .txt2 {
        top: auto;
        bottom: 20px;
        width: 100%
    }
}

@media only screen and (max-width: 360px) {
    .brand.yukimi .inSet.set3 .secretBox {
        margin: 0 -15px
    }
    .brand.yukimi .inSet.set3 .secretBox>div .tit {
        margin-bottom: 5px
    }
    .brand.yukimi .inSet.set3 .secretBox .txt1 {
        top: 18px
    }
    .brand.yukimi .inSet.set3 .secretBox .txt2 {
        bottom: 10px
    }
}

.brand.yukimi .inSet.set2 {
    margin-bottom: 90px
}

@media only screen and (max-width: 767px) {
    .brand.yukimi .inSet.set2 {
        margin-bottom: 50px
    }
}

.brand.yukimi .inSet.set2 .inSet__wrapper {
    padding: 74px 70px 118px
}

@media only screen and (max-width: 1020px) {
    .brand.yukimi .inSet.set2 .inSet__wrapper {
        padding: 74px 30px 118px
    }
}

@media only screen and (max-width: 767px) {
    .brand.yukimi .inSet.set2 .inSet__wrapper {
        padding: 32px 15px 50px
    }
}

.brand.yukimi .inSet.set2 .bhead {
    margin-bottom: 70px;
    text-align: center
}

.brand.yukimi .inSet.set2 .bhead .img2 {
    width: 372px
}

@media only screen and (max-width: 767px) {
    .brand.yukimi .inSet.set2 .bhead {
        margin-bottom: 40px
    }
    .brand.yukimi .inSet.set2 .bhead .img2 {
        width: 204px
    }
}

.brand.yukimi .inSet.set2 .prodBox {
    margin-bottom: 88px
}

@media only screen and (max-width: 767px) {
    .brand.yukimi .inSet.set2 .prodBox {
        margin-bottom: 60px
    }
}

.brand.yukimi .inSet.set2 .prodBox .info h3 {
    color: #e81521
}

@media only screen and (max-width: 767px) {
    .brand.yukimi .inSet.set2 .prodBox .pic {
        width: 100%;
        float: none;
        text-align: center
    }
}

@media only screen and (max-width: 767px) {
    .brand.yukimi .inSet.set2 .prodBox .pic p {
        text-align: center;
        margin: 0
    }
}

.brand.yukimi .inSet.set2 .prodBox:nth-child(2n) .pic {
    float: left;
    text-align: center
}

@media only screen and (max-width: 767px) {
    .brand.yukimi .inSet.set2 .prodBox:nth-child(2n) .pic {
        float: none
    }
}

.brand.yukimi .inSet.set2 .prodBox:nth-child(2n) .pic p {
    margin: 0
}

.brand.yukimi .inSet.set2 .prodBox:nth-child(2n) .info h3 {
    color: #e81521
}

.brand.yukimi .inSet.set2 .prodBox:last-of-type {
    margin-bottom: 0
}

@media only screen and (max-width: 767px) {
    .brand.yukimi .lineupGroup {
        margin-top: 0 !important
    }
}

.product .btn-wrap {
    text-align: center;
    padding-bottom: 80px
}

@media only screen and (max-width: 767px) {
    .product .btn-wrap {
        padding-bottom: 50px
    }
}

.product .btn-wrap .btn-product {
    max-width: 300px;
    line-height: 60px;
    margin: 0 auto;
    display: block;
    background: #E81521;
    color: #fff;
    border-radius: 50px;
    font-size: 18px;
    letter-spacing: 0.04em;
    position: relative;
    z-index: 999
}

@media only screen and (max-width: 767px) {
    .product .btn-wrap .btn-product {
        max-width: 240px;
        line-height: 45px;
        font-size: 15px
    }
}

.product .btn-wrap .btn-product::after {
    content: "";
    width: 10px;
    height: 10px;
    position: absolute;
    border-left: 2px solid #fff;
    border-top: 2px solid #fff;
    transform: translateY(-50%) rotate(-45deg);
    position: absolute;
    top: 50%;
    left: 28px
}

@media only screen and (max-width: 767px) {
    .product .btn-wrap .btn-product::after {
        left: 20px;
        width: 8px;
        height: 8px
    }
}

.brand.yukimi .variants>li {
    margin-bottom: 0
}

.brand.yukimi .variants>li h3 {
    color: #E81521;
    font-size: 24px
}

.brand.yukimi .variants>li h3:before {
    height: 5px;
    background-image: url(../img/yukimi/yukimi_line.png)
}

.brand.yukimi .variants>li.item1 .pic {
    margin-top: 115px;
    margin-bottom: 70px
}

@media only screen and (max-width: 767px) {
    .brand.yukimi .variants {
        margin-bottom: -40px
    }
    .brand.yukimi .variants>li {
        margin-bottom: 50px
    }
    .brand.yukimi .variants>li .pic {
        margin: 0 20% 15px !important
    }
    .brand.yukimi .variants>li h3 {
        font-size: 19px
    }
    .brand.yukimi .variants>li h3:before {
        height: 3px;
        -moz-background-size: 2px auto;
        -webkit-background-size: 2px auto;
        -ms-background-size: 2px auto;
        background-size: 2px auto
    }
    .brand.yukimi .variants>li.item1 .pic {
        margin: 50px 20% 20px !important
    }
}

.product.brand.vi .btn-wrap .btn-product {
    font-size: 16px;
    padding-left: 15px
}

@media only screen and (max-width: 767px) {
    .product.brand.vi .btn-wrap .btn-product {
        max-width: 230px;
        font-size: 15px
    }
}

.brand.yukimi.vi .bhead img {
    width: auto !important;
    max-width: 100%
}

@media only screen and (max-width: 767px) {
    .brand.yukimi.vi .bhead img {
        height: 54px
    }
}

@media only screen and (max-width: 767px) {
    .brand.yukimi.vi .set3 .bhead img {
        height: 75px
    }
}

.brand.yukimi.vi .set3 .secretBox {
    margin: 0 -39px
}

.brand.yukimi.vi .set3 .secretBox .txt1 {
    top: 18%;
    left: -7px
}

.brand.yukimi.vi .set3 .secretBox .txt2 {
    top: 14%
}

.brand.yukimi.vi .set3 .secretBox .txt2 .tit {
    padding-right: 15px
}

@media only screen and (max-width: 767px) {
    .brand.yukimi.vi .set3 .secretBox {
        margin: 0 auto
    }
    .brand.yukimi.vi .set3 .secretBox .txt1 {
        top: 35px;
        left: 0
    }
    .brand.yukimi.vi .set3 .secretBox .txt2 {
        top: auto;
        bottom: 30px;
        right: 0
    }
}

.brand.yukimi.vi .variants .item2 h3 {
    font-size: 22px
}

@media only screen and (max-width: 767px) {
    .brand.yukimi.vi .variants>li h3 {
        font-size: 19px
    }
    .brand.yukimi.vi .variants .item2 h3 {
        font-size: 19px;
        letter-spacing: 0
    }
}

.text_indent_no {
    text-indent: 0 !important;
    margin-left: 0 !important
}

.xilytol_history main .bg-2 {
    z-index: 3;
    left: unset
}

.xilytol_history main .bg-1 {
    z-index: 3
}

.greeting h3 {
    font-size: 34px
}

@media only screen and (max-width: 767px) {
    .greeting h3 {
        font-size: 20px
    }
    .greeting h3 span {
        font-size: 23px
    }
    .lp_1 {
        letter-spacing: -1px !important
    }
    .customer-service main .container h3 strong {
        letter-spacing: 0;
        font-size: 25px
    }
    #customer-service .banner .contentBanner h1,
    #media .banner .contentBanner h1 {
        font-size: 24px;
        letter-spacing: 0
    }
    .media main .media-block .list-cat {
        margin-top: -5px
    }
    .media main .media-block .list-cat li {
        margin-top: 5px
    }
}

@media only screen and (max-width: 320px) {
    .recruit .recSet .recBox .recInner p {
        font-size: 14px
    }
    .vi.customer-service main .container .contactForm .phoneBox .time {
        font-size: 12px;
        letter-spacing: 0
    }
    .customer-service main .container .contactForm .phoneBox .tel {
        font-size: 32px
    }
    .toFaqBox ul li {
        padding-left: 40px
    }
    .searchSet .seLine .searchKey {
        font-size: 13px
    }
    .faq .headline1 {
        font-size: 26px
    }
    .vi.faq .toFaqBox .cap {
        font-size: 22px
    }
    .headline4>em {
        width: 80px
    }
    .headline4>span {
        width: calc(100% - 80px);
        letter-spacing: 0;
        font-size: 13px
    }
    .headline4>span em {
        font-size: 18px;
        letter-spacing: 0
    }
    .headline3 {
        letter-spacing: 1px
    }
    .privacy h3 {
        font-size: 26px
    }
    .privacy .container .privacyBox h4 {
        font-size: 15px
    }
    .factory .factoryBox3 .set8 .inFactory .list1 li .title span,
    .factory .factoryBox2 .set3 .factoryBox3 .set8 .inFactory .gumRow .list2 li .title span,
    .factory .factoryBox3 .set8 .set3 .inFactory .gumRow .list2 li .title span,
    .factory .factoryBox3 .set3 .set8 .inFactory .gumRow .list2 li .title span,
    .factory .factoryBox4 .set3 .factoryBox3 .set8 .inFactory .gumRow .list2 li .title span,
    .factory .factoryBox2 .set3 .factoryBox3 .set8 .inFactory .gumRow .list2 li .title span,
    .factory .factoryBox3 .set3 .factoryBox3 .set8 .inFactory .gumRow .list2 li .title span,
    .factory .factoryBox3 .set8 .set3 .inFactory .gumRow .list2 li .title span,
    .factory .factoryBox3 .set3 .set8 .inFactory .gumRow .list2 li .title span {
        max-width: calc(100% - 20px)
    }
    .factory .factoryBox2 .set3 .inFactory .gumRow .list1 li .title span,
    .factory .factoryBox3 .set3 .inFactory .gumRow .list1 li .title span,
    .factory .factoryBox2 .set3 .inFactory .gumRow .list2 li .title span,
    .factory .factoryBox3 .set3 .inFactory .gumRow .list2 li .title span,
    .factory .factoryBox3 .set3 .inFactory .gumRow .list1 li .title span,
    .factory .factoryBox3 .set3 .inFactory .gumRow .list2 li .title span,
    .factory .factoryBox2 .set3 .inFactory .gumRow .list2 li .title span,
    .factory .factoryBox3 .set3 .inFactory .gumRow .list2 li .title span,
    .factory .factoryBox3 .set3 .inFactory .gumRow .list2 li .title span {
        max-width: calc(100% - 20px)
    }
    .factory .factoryBox3 .set4 .inFactory:before {
        top: -290px
    }
    #media .banner .contentBanner h1 {
        font-size: 20px;
        letter-spacing: 0
    }
}

@media (max-width: 767px) {
    .cateList {
        flex-wrap: wrap;
    }
}

.cateList {
    display: flex;
}

/*# sourceMappingURL=maps/style.css.map */