@charset "utf-8";
@import url(../fonts/fontawesome-web/css/all.min.css);
@import url(font-awesome.min.css);
html,
body {
    -webkit-text-size-adjust: none;
    font-weight: normal;
    letter-spacing: 0.55;
    margin: 0;
    padding: 0;
    background: #fff;
}

input,
textarea,
select {
    font-family: "DB_Heavent", Tahoma, Geneva, sans-serif;
    font-size: 18px;
}

img {
    border: none;
    vertical-align: middle;
}

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

header {
    margin: 0;
    padding: 0;
    width: 100%;
    position: relative;
}

@font-face {
    font-family: 'DB_Heavent';
    src: url('../fonts/DB Heavent v3.2.1.eot');
    src: local('☺'), url('../fonts/DB Heavent v3.2.1.woff') format('woff'), url('../fonts/DB Heavent v3.2.1.ttf') format('truetype'), url('../fonts/DB Heavent v3.2.1.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'DB_HeaventIt';
    src: url('../fonts/DB Heavent It v3.2.1.eot');
    src: local('☺'), url('../fonts/DB Heavent It v3.2.1.woff') format('woff'), url('../fonts/DB Heavent It v3.2.1.ttf') format('truetype'), url('../fonts/DB Heavent It v3.2.1.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Helvetica95';
    src: url('../fonts/HelveticaBlk___-.eot');
    src: local('☺'), url('../fonts/HelveticaBlk___-.woff') format('woff'), url('../fonts/HelveticaBlk___-.ttf') format('truetype'), url('../fonts/HelveticaBlk___-.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'webfont1';
    src: url('fonts/db_helvethaica_x_bd_v3.2-webfont.eot');
    src: local('☺'), url('fonts/db_helvethaica_x_bd_v3.2-webfont.woff') format('woff'), url('fonts/db_helvethaica_x_bd_v3.2-webfont.ttf') format('truetype'), url('fonts/db_helvethaica_x_bd_v3.2-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'webfont2';
    src: url('fonts/db_helvethaica_x_li_v3.2-webfont.eot');
    src: local('☺'), url('fonts/db_helvethaica_x_li_v3.2-webfont.woff') format('woff'), url('fonts/db_helvethaica_x_li_v3.2-webfont.ttf') format('truetype'), url('fonts/db_helvethaica_x_li_v3.2-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'webfont3';
    src: url('fonts/db_helvethaica_x_med_v3.2-webfont.eot');
    src: local('☺'), url('fonts/db_helvethaica_x_med_v3.2-webfont.woff') format('woff'), url('fonts/db_helvethaica_x_med_v3.2-webfont.ttf') format('truetype'), url('fonts/db_helvethaica_x_med_v3.2-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'webfont4';
    src: url('fonts/db_helvethaica_x_v3.2-webfont.eot');
    src: local('☺'), url('fonts/db_helvethaica_x_v3.2-webfont.woff') format('woff'), url('fonts/db_helvethaica_x_v3.2-webfont.ttf') format('truetype'), url('fonts/db_helvethaica_x_v3.2-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'webfont5';
    src: url('fonts/DBHeavent-Thin.woff2') format('woff2'), url('fonts/DBHeavent-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

a[href^="tel"] {
    color: inherit;
    text-decoration: none;
}


/*view iphone*/

::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #888;
}

::-moz-placeholder {
    /* Firefox 19+ */
    color: #888;
}

:-ms-input-placeholder {
    /* IE 10+ */
    color: #888;
}

:-moz-placeholder {
    /* Firefox 18- */
    color: #888;
}

input,
textarea {
    -webkit-appearance: none;
}

i-search.input[type=text] {
    width: 130px;
    -webkit-transition: width 0.4s ease-in-out;
    transition: width 0.4s ease-in-out;
}


/* When the input field gets focus, change its width to 100% */

i-search.input[type=text]:focus {
    width: 100%;
}

.hover figure {
    overflow: hidden;
    padding: 0;
    margin: 0;
}

.hover figure img {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}

.hover:hover figure img {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
    margin: 0px;
    padding: 0px;
}

.textTitle01 {
    font-size: 24px;
    line-height: 1.3;
    color: #fff;
    font-family: 'webfont1';
    font-weight: normal;
}

.textTitle02 {
    font-size: 45px;
    line-height: 1.3;
    color: #000;
    font-family: 'webfont4';
    font-weight: normal;
}

.textTitle03 {
    font-size: 34px;
    line-height: 1.6;
    color: #000;
    font-family: 'webfont4';
    font-weight: normal;
}

.textTitle04 {
    font-size: 24px;
    line-height: 1.3;
    font-weight: normal;
    font-family: "webfont2";
    color: #fff;
}

.textTitle05 {
    font-size: 25px;
    line-height: 1.4;
    font-weight: normal;
    font-family: "webfont3";
    color: #000;
}

.textTitle05.f30 {
    font-size: 30px;
}

.textTitle05.bold {
    font-family: "webfont1";
}

.textTitle05.tin {
    font-family: "webfont4";
    font-weight: normal;
    font-size: 30px;
}

.textTitle05.red {
    color: #ee2d24;
    font-family: "webfont1";
}

.textTitle05.f18 {
    font-size: 18px;
    line-height: 30px;
    font-family: "webfont4";
}

.textTitle05.f24 {
    font-size: 20px;
    line-height: 30px;
}

.textTitle05.f22 {
    font-size: 22px;
    line-height: 32px;
}

.textTitle05.f40 {
    font-size: 40px;
    line-height: 50px;
}

.textTitle05.f37 {
    font-size: 37px;
}

.textTitle06 {
    font-family: 'webfont1';
    font-size: 45px;
    line-height: 55px;
    color: #ee2d24;
    font-weight: normal;
    letter-spacing: 1px;
}

.textTitle06.f46 {
    font-size: 46px;
}

.textTitle06.black {
    color: #000;
}

.textTitle07 {
    font-size: 24px;
    line-height: 34px;
    font-weight: normal;
    font-family: "webfont4";
    color: #000;
}

.textTitle07.f27 {
    font-size: 27px;
    line-height: 37px;
}

.textTitle08 {
    font-size: 20px;
    line-height: 30px;
    font-weight: normal;
    font-family: "webfont4";
    color: #000;
}

.textTitle08.f22 {
    font-size: 20px;
    line-height: 30px;
    font-weight: normal;
    font-family: "webfont4";
    color: #000;
}

.textTitle09 {
    font-size: 30px;
    line-height: 40px;
    font-weight: normal;
    font-family: "webfont1";
    color: #ee2d24;
}

.textTitle10 {
    font-size: 24px;
    line-height: 34px;
    font-family: "webfont1";
    color: #000;
}

.textLink {
    font-size: 12px;
    line-height: 22px;
    font-family: "webfont4";
    color: #ee2d24;
    letter-spacing: 0.5px;
    text-align: left;
}

.textLink a {
    font-family: "webfont2";
    color: #0279AD;
}

.textBody {
    font-family: 'webfont2';
    font-weight: normal;
    font-size: 18px;
    line-height: 28px;
    color: #000;
}

.textBody.w {
    color: #fff;
}

.textBody.g {
    color: #666;
}

.textBody.bold {
    font-family: 'webfont1';
}

.textBody.bold.red {
    color: #ee2d24;
}

.clearfix {
    clear: both;
}

.sp-lang {
    width: 68px;
}

.sp-container {
    max-width: 1440px;
    margin: 0 auto;
    position: relative;
}

img.a {
    max-width: 100%;
}

.sp-container-cac {
    width: 70%;
    margin: 0 auto;
}

.box-menu-top {
    padding: 20px 10px;
    padding-top: 15px;
    padding-bottom: 10px;
}

.box-menu-top ul {
    display: flex;
    flex-wrap: wrap;
    padding: 0;
    margin: 0;
    list-style: none;
    float: right;
}

.box-menu-top ul li {
    padding-right: 15px;
    margin-right: 15px;
    border-right: 1px solid #666;
    height: 17px;
}

.box-menu-top ul li:last-child {
    padding-right: 0px;
    margin-right: 0px;
    border-right: 0px;
}

.box-menu-top ul li a {
    font-family: 'webfont2';
    font-size: 14px;
    line-height: 14px;
    color: #666;
    font-weight: normal;
    letter-spacing: 0.5px;
}

.box-menu-top ul li a.icon-search {
    font-size: 18px;
    color: #ee2d24;
}

.box-menu-top ul li a:hover {
    color: #ee2d24;
}

.box-menu-top ul li a.active {
    color: #ee2d24;
}

.sec06 {
    background: #fff;
    border-top: 1px solid #eee;
    height: 365px;
    overflow: hidden;
}

.sec06 ul {
    padding: 0;
    margin: 0;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
}

.sec06 ul li {
    width: 33.33%;
}

.sec06 ul li .box-content-footer {
    padding-top: 80px;
    padding-bottom: 100px;
    padding-right: 60px;
    padding-left: 40px;
    border-right: 1px solid #ddd;
}

.sec06 ul li:last-child .box-content-footer {
    border-right: none;
}

.sec06 ul li .box-content-footer h2 {
    font-family: 'webfont4';
    font-size: 24px;
    line-height: 30px;
    color: #000;
    font-weight: normal;
    letter-spacing: 0.5px;
}

.sec06 ul li .box-content-footer h2.a {
    color: #EA2D34;
}

.sec06 ul li .box-content-footer h2.a span {
    font-size: 18px;
    color: #1f1e1f;
}

.sec06 ul li .box-content-footer p {
    font-family: 'webfont2';
    font-size: 16px;
    line-height: 24px;
    color: #666;
    font-weight: normal;
    letter-spacing: 0.5px;
    margin-bottom: 37px;
    margin-top: 20px;
    height: 54px;
}

.sec06 ul li .box-content-footer a {
    font-family: 'webfont2';
    font-size: 16px;
    line-height: 24px;
    color: #ee2d24;
    font-weight: normal;
    letter-spacing: 1px;
    text-decoration: underline;
}

.sec06 ul li .box-content-footer p br {
    display: none;
}

.sec06 ul li .box-content-footer p br.a {
    display: block;
}

.sec06 ul li .box-content-footer .box-social {
    position: relative;
    bottom: -10px;
}

.sec06 ul li .box-content-footer .box-social img {
    max-width: 12%;
    margin-right: 16px;
}

.sec06 ul li .box-content-footer input {
    font-family: 'webfont2';
    font-size: 16px;
    line-height: 24px;
    color: #666;
    font-weight: normal;
    letter-spacing: 1px;
    padding: 7px 20px;
    border: 1px solid #ddd;
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
}

ul.sp-front-menu ul.linel2txt>li>a span,
#mobi-menu-area .menu-list .list li a span,
#web-footer-sitemap ul li a span {
    color: red;
    margin-left: 10px;
    font-size: 12px;
}

.bg-menu {
    background: #fff;
    border-bottom: 1px solid #eee;
    width: 100%;
    z-index: 4;
}

.sp-row-menu {
    display: flex;
    flex-flow: row wrap;
}

.sp-row-menu .sp-col-left {
    text-align: left;
    width: 25%;
}

.sp-row-menu .sp-col-left img {
    max-width: 80%;
    margin-top: -10px;
}

.sp-row-menu .sp-col-center {
    width: 75%;
}

.sp-front-nav {
    background: url(../img/header/bg-n-menu.jpg) repeat-y top right;
    margin: 0;
    display: block;
    margin-bottom: 5px;
}

ul.sp-front-menu {
    list-style: none;
    padding: 0;
    margin: 0;
    text-align: right;
}

ul.sp-front-menu li {
    display: inline-block;
    position: relative;
}

ul.sp-front-menu li a {
    font-family: "webfont2", Tahoma, Geneva, sans-serif;
    font-size: 16px;
    line-height: 52px;
    color: #666;
    font-weight: normal;
    padding: 15px 14px 32px 14px;
    letter-spacing: 0.5px;
}

ul.sp-front-menu li a img {
    margin-right: 5px;
}

ul.sp-front-menu li a:hover {
    color: #ee2d24;
    -webkit-transition: ease-out 0.2s;
    transition: ease-out 0.2s;
}

ul.sp-front-menu li a.active {
    color: #ee2d24;
}


/* menu::level2 */

ul.sp-front-menu ul.linel2txt {
    padding: 10px 0;
    border-top: 3px solid #ee2d24;
    left: -999em;
    position: absolute;
    background: #fff;
    top: 57px;
    width: 310px;
    text-align: left;
}

ul.sp-front-menu ul.linel2txt>li {
    padding: 0px 10px 0px 10px !important;
    width: 100%;
    border-bottom: none;
}

ul.sp-front-menu ul.linel2txt>li:hover {
    background: #fff;
}

ul.sp-front-menu ul.linel2txt>li:last-child {
    border-bottom: none;
}

ul.sp-front-menu ul.linel2txt>li>a:hover {
    color: #ee2d24;
}

ul.sp-front-menu ul.linel2txt>li>a {
    display: block;
    width: 100%;
    color: #71798c;
    line-height: 20px;
}

ul.sp-front-menu ul.linel2txt>li>a i {
    font-size: 3px;
    margin-right: 10px;
    color: #ddd;
}

ul.sp-front-menu ul.linel2txt>li>a:hover i {
    color: #ee2d24;
}

ul.sp-front-menu ul {
    padding: 0px 0px 10px;
    left: -999em;
    position: absolute;
    background: #2e3639;
    top: 50px;
    width: 750px;
    display: flex;
    flex-wrap: wrap;
}

ul.sp-front-menu ul li {}

ul.sp-front-menu ul li a {
    display: block;
    padding: 10px 5px 10px 5px;
    font-family: "webfont2", Tahoma, Geneva, sans-serif;
    font-weight: normal;
    font-size: 15px;
    line-height: 15px;
    width: 150px;
}

ul.sp-front-menu ul li a img {
    margin-right: 5px;
}

ul.sp-front-menu li:hover ul,
ul.sp-front-menu li.sfhover ul {
    left: -100px;
    z-index: 100;
    visibility: visible;
}

ul.sp-front-menu li:hover ul.linel2txt,
ul.sp-front-menu li.sfhover ul.linel2txt {
    left: 0px;
    z-index: 100;
    visibility: visible;
}

.sp-box-search {
    background: #eeeeee;
    padding: 40px 0;
}

.sp-box-search .sp-container-results {
    text-align: center;
}

.sp-box-search .sp-container-results input {
    background: #FFF;
    border: none;
    color: #666;
    font-size: 22px;
    font-weight: normal;
    border-radius: 3px;
    padding: 9px 20px;
    width: 30%;
    letter-spacing: 1px;
}

.sp-box-search .sp-container-results button {
    background: #0b5673;
    border: none;
    color: #fff;
    font-size: 18px;
    font-weight: normal;
    border-radius: 3px;
    padding: 10px 20px;
}

.web-header {
    position: fixed;
    top: 0px;
    left: 0px;
    right: 0px;
    z-index: 4;
    padding: 4px 5% 6px 5%;
    background: #636466;
}

.web-header .logo {
    float: left;
    margin-top: 2px;
}

.web-header .logo img {
    width: 275px;
    margin-top: 7px;
}

.web-header .btn-menu {
    float: right;
    margin-top: 15px;
}

.web-header .sp-lang {
    float: right;
    margin-top: 18px;
    margin-right: 20px;
}

.web-header .sp-lang img {
    width: 23px;
    margin: 0 2px;
}

#web-menu-container {
    visibility: hidden;
}

#web-menu-container .bg {
    transition: all .5s;
    opacity: 0;
    background-color: #000;
    position: fixed;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 4;
}

#web-menu-container .menu {
    transition: all .5s;
    opacity: 0;
    transform: scale(1.4);
    position: fixed;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 4;
}

#web-menu-container .menu .list-container {
    display: table;
    width: 100%;
    height: 100%;
}

#web-menu-container .menu .list-wrapper {
    display: table-cell;
    width: 100%;
    height: 100%;
    text-align: center;
    vertical-align: middle;
}

#web-menu-container .menu ul {
    list-style-type: none;
    display: inline-block;
    padding: 0px;
    margin: 0px;
}

#web-menu-container .menu ul>li {
    border-bottom: 0px #f0f0f0 solid;
    text-align: center;
}

#web-menu-container .menu ul>li::before {
    display: none;
}

#web-menu-container .menu ul>li a {
    color: #888;
    font-size: 30px;
    text-decoration: none;
    display: block;
    padding: 15px 60px 15px 60px;
    font-family: "DB_Heavent", Tahoma, Geneva, sans-serif;
}

#web-menu-container .menu ul>li a.active {
    color: #f6d528;
}

body.showMenu #web-menu-container {
    visibility: visible;
}

body.showMenu #web-menu-container .bg {
    opacity: .9;
}

body.showMenu #web-menu-container .menu {
    opacity: 1;
    transform: scale(1);
}


/*.blackribbon { background:url(../img/black_ribbon_top_right-new.png) no-repeat; width:280px; height:260px; position:fixed; right:0px; top:0px; z-index:1;}
*/

#nav-btn-hbg {
    float: right;
    width: 32px;
    height: 18px;
    position: relative;
    margin: 21px auto;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    cursor: pointer;
}

#nav-btn-hbg span {
    display: block;
    position: absolute;
    height: 2px;
    width: 100%;
    background: #fff;
    border-radius: 0px;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
    /*box-shadow: 0px 0px 2px #cccccc;*/
}

#nav-btn-hbg span:nth-child(1) {
    top: 0px;
}

#nav-btn-hbg span:nth-child(2),
#nav-btn-hbg span:nth-child(3) {
    top: 7px;
}

#nav-btn-hbg span:nth-child(4) {
    top: 14px;
}

#nav-btn-hbg.open span {
    box-shadow: none;
}

#nav-btn-hbg.open span:nth-child(1) {
    top: 18px;
    width: 0%;
    left: 50%;
}

#nav-btn-hbg.open span:nth-child(2) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

#nav-btn-hbg.open span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

#nav-btn-hbg.open span:nth-child(4) {
    top: 18px;
    width: 0%;
    left: 50%;
}

.menu-toggle {
    display: none;
}

* {
    box-sizing: border-box;
}

.sp-form-w {
    float: right;
    width: 40%;
    box-sizing: border-box;
}

.sp-f {
    float: right;
    box-sizing: border-box;
    margin-left: 15%;
    margin-right: 5%;
}

form.example input[type=text] {
    padding: 10px 20px 10px 20px;
    font-size: 17px;
    border: 1px solid grey;
    border-radius: 20px 0 0 20px;
    float: left;
    width: 80%;
    background: #f1f1f1;
    font-family: "DB_Heavent", Tahoma, Geneva, sans-serif;
    font-size: 22px;
    color: #222;
    font-weight: normal;
}

form.example button {
    float: left;
    width: 20%;
    padding: 10px;
    background: #ffc000;
    border-radius: 0 20px 20px 0;
    font-family: "DB_Heavent", Tahoma, Geneva, sans-serif;
    font-size: 22px;
    color: #222;
    font-weight: normal;
    border: 1px solid grey;
    border-left: none;
    cursor: pointer;
    text-align: center;
}

form.example button:hover {
    background: #0b7dda;
    color: #fff;
}

form.example::after {
    content: "";
    clear: both;
    display: table;
}

.txt-title {
    background: #171717;
    font-family: "DB_Heavent", Tahoma, Geneva, sans-serif;
    font-size: 30px;
    line-height: 30px;
    color: #fff;
    font-weight: normal;
    display: block;
    padding: 10px 20px;
}

.sp-menu-left {
    background: #888888;
    margin-bottom: 15px;
}

ul.menu-left {
    padding: 0 20px;
    margin: 0;
    list-style: none;
    padding-bottom: 20px;
}

ul.menu-left li {
    border-bottom: 1px solid #ddd;
    position: relative;
}

ul.menu-left li a {
    font-family: "DB_Heavent", Tahoma, Geneva, sans-serif;
    font-size: 24px;
    line-height: 24px;
    color: #f9f9f9;
    font-weight: normal;
    display: block;
    padding: 15px 20px;
}

ul.menu-left li a:hover {
    color: #ffc000;
    -webkit-transition: ease-out 0.2s;
    transition: ease-out 0.2s;
}

ul.menu-left li a.active {
    color: #ffc000;
}

ul.menu-left li div.actions {
    visibility: hidden;
    position: absolute;
    z-index: 10000;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    left: -999em;
    top: 0px;
    width: 800px;
    overflow: auto;
    padding: 20px;
    background: #fff2cd;
    border: 1px solid #ecd576;
    font-family: "DB_Heavent", Tahoma, Geneva, sans-serif;
    font-size: 20px;
}

ul.menu-left li div.actions p {
    width: 100%;
    padding: 4px;
}

ul.menu-left li div.actions a {
    display: block;
    color: #000;
    width: 10%;
    font-size: 18px;
    padding: 4px;
}

ul.menu-left li div.actions a:hover {
    background: #ffc000;
}

ul.sp-navigation {
    list-style: none;
    margin: 0;
    padding: 17px 0;
}

ul.sp-navigation li {
    display: inline-block;
    font-family: "DB_Heavent", Tahoma, Geneva, sans-serif;
    font-size: 18px;
    line-height: 18px;
    color: #f7f7f7;
    font-weight: normal;
    padding: 0 3px;
}

ul.sp-navigation li::after {
    content: "\f105";
    font-family: 'FontAwesome';
    padding-right: 5px;
    padding-left: 15px;
}

ul.sp-navigation li:last-child:after {
    content: none;
}

ul.sp-navigation li:first-child:after {
    content: none;
}

ul.sp-navigation li a {
    display: inline-block;
    color: #f7f7f7;
}

ul.sp-navigation li span {
    font-size: 14px;
    line-height: 14px;
}

.sp-input-select {
    border: 1px solid #ddd;
    padding: 7px 10px;
    font-family: "DB_Heavent", Tahoma, Geneva, sans-serif;
    font-size: 22px;
    line-height: 22px;
    font-weight: normal;
    color: #666;
    background: #fff;
    border-radius: 30px;
    width: 100%;
    margin: 5px 0;
}

.sp-input-select01 {
    border: 1px solid #ddd;
    padding: 4px 10px;
    font-family: "DB_Heavent", Tahoma, Geneva, sans-serif;
    font-size: 18px;
    line-height: 18px;
    font-weight: normal;
    color: #666;
    background: #fff;
    border-radius: 20px;
    width: 60%;
}

.sp-search-mobi {
    padding: 10px 5%;
    background: #fff;
    display: none;
    margin-top: 56px;
}

form.search-mobi input[type=text] {
    padding: 10px 20px 10px 20px;
    font-size: 17px;
    border: 1px solid grey;
    border-radius: 20px 0 0 20px;
    float: left;
    width: 80%;
    background: #f1f1f1;
    font-family: "DB_Heavent", Tahoma, Geneva, sans-serif;
    font-size: 22px;
    color: #222;
    font-weight: normal;
}

form.search-mobi button {
    float: left;
    width: 20%;
    padding: 10px;
    background: #ffc000;
    border-radius: 0 20px 20px 0;
    font-family: "DB_Heavent", Tahoma, Geneva, sans-serif;
    font-size: 22px;
    color: #222;
    font-weight: normal;
    border: 1px solid grey;
    border-left: none;
    cursor: pointer;
    text-align: center;
}

form.search-mobi button:hover {
    background: #0b7dda;
    color: #fff;
}

form.search-mobi::after {
    content: "";
    clear: both;
    display: table;
}

.web-nav-mobi {
    display: none;
    position: relative;
    position: fixed;
    top: 0px;
    left: 0px;
    right: 0px;
    z-index: 3;
    transition: .5s all;
    border-bottom: 1px solid #ddd;
}

.web-nav-mobi>.top-area {
    height: 70px;
    padding: 10px 10px 10px 10px;
    overflow: visible;
    position: relative;
    z-index: 3;
    background-color: #fff;
}

.web-nav-mobi>.top-area>.logo {
    height: 100%;
    text-align: left;
    margin-left: 20px;
}

.web-nav-mobi>.top-area>.logo img {
    height: 100%;
}

.web-nav-mobi>.menu-area {
    font-size: 28px;
    transition: all .5s;
    opacity: 0;
    background-color: #000;
    position: fixed;
    top: 70px;
    left: 0px;
    right: 0px;
    bottom: 100%;
    z-index: 2;
    overflow: auto;
}

.web-nav-mobi>.menu-area>.wrapper {}

.web-nav-mobi>.menu-area .menu-list {
    margin: 5% 15%;
    padding: 0px;
    padding-bottom: 30px;
    list-style-type: none;
    overflow: auto;
    opacity: .9
}

.web-nav-mobi>.menu-area .menu-list>li {
    text-align: left;
    padding: 12px 10px;
    border-bottom: 1px #fff solid;
    position: relative;
}

.web-nav-mobi>.menu-area .menu-list>li.a {
    text-align: center;
    padding: 10px 10px;
    border-bottom: 0px #fff solid;
    position: relative;
    margin-top: 20px;
    background: #F00;
    color: #ea2c35;
}

.web-nav-mobi>.menu-area .menu-list>li.more::before {
    content: '';
    position: absolute;
    top: 24px;
    right: 10px;
    height: 0px;
    border: 8px transparent solid;
    border-top-color: #ee2d24;
}

.web-nav-mobi>.menu-area .menu-list>li>a {
    text-decoration: none;
    display: block;
    padding: 0px;
    font-family: "DB_Heavent", Tahoma, Geneva, sans-serif;
    font-size: 30px;
    color: #fff;
    font-weight: normal;
}

.web-nav-mobi>.menu-area .menu-list>li.open::before {
    border-color: transparent;
    border-bottom-color: #ee2d24;
    margin-top: -10px;
}

.web-nav-mobi>.menu-area .menu-list>li.active>a {
    color: #ee2d24;
    font-weight: bold;
}

.web-nav-mobi .sub-area {
    display: none;
    text-align: left;
}

.web-nav-mobi .sub-area>.list {
    list-style-type: none;
    color: #fff;
    padding: 0px 10px;
    margin: 0px;
    margin-top: 10px;
}

.web-nav-mobi .sub-area>.list li {
    padding: 0px;
    margin: 0px;
}

.web-nav-mobi .sub-area>.list a {
    font-family: "DB_Heavent", Tahoma, Geneva, sans-serif;
    font-size: 26px;
    color: #fff;
    font-weight: normal;
}

.web-nav-mobi .sub-area>.list a::before {
    content: '›';
    margin-right: 8px;
    font-size: 10pt;
    margin-top: 5px;
}

.web-nav-mobi>.menu-area .menu-list>li.active .sub-area {
    display: block;
}

body.show-menu .web-nav-mobi {}

body.show-menu .web-nav-mobi>.menu-area {
    bottom: 0px;
    opacity: .95;
}

#nav-btn-hbg {
    position: absolute;
    right: 10px;
    top: 10px;
    width: 40px;
    height: 40px;
    margin: 15px 6px;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    cursor: pointer;
}

#nav-btn-hbg span {
    display: block;
    position: absolute;
    height: 2px;
    width: 100%;
    background: #1f1e1f;
    border-radius: 2px;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
    box-shadow: 0px 0px 2px #cccccc;
}

#nav-btn-hbg span:nth-child(1) {
    top: 0px;
}

#nav-btn-hbg span:nth-child(2),
#nav-btn-hbg span:nth-child(3) {
    top: 10px;
}

#nav-btn-hbg span:nth-child(4) {
    top: 20px;
}

#nav-btn-hbg.open span {
    box-shadow: none;
}

#nav-btn-hbg.open span:nth-child(1) {
    top: 18px;
    width: 0%;
    left: 50%;
}

#nav-btn-hbg.open span:nth-child(2) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

#nav-btn-hbg.open span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

#nav-btn-hbg.open span:nth-child(4) {
    top: 18px;
    width: 0%;
    left: 50%;
}

.box-search-shop {
    margin-bottom: 15px;
}

.box-search-shop .btn-search-shop {
    border-radius: 10px;
    padding: 15px;
    background: #171717;
    color: #ffc000;
    font-size: 34px;
    text-align: center;
    font-family: "DB_Heavent", Tahoma, Geneva, sans-serif;
    width: 100%;
}

.box-search-shop .btn-search-shop i {
    color: #ffc000;
    font-size: 44px;
}

.btn-more.footer {
    background: #7f8083;
    color: #fff;
    font-family: 'webfont4';
    font-size: 18px;
    line-height: 24px;
    padding: 10px 25px;
}

.btn-more {
    border: none;
    background: #ffffff;
    font-family: 'webfont1';
    font-weight: normal;
    font-size: 24px;
    line-height: 24px;
    color: #000;
    cursor: pointer;
    padding: 15px 40px;
    font-weight: normal;
    letter-spacing: 1px;
    -webkit-transition: ease-out 0.2s;
    transition: ease-out 0.2s;
    border-radius: 25px;
    display: inline-flex;
}

.btn-more:hover {
    background: #ee2d24;
    -webkit-transition: ease-out 0.2s;
    transition: ease-out 0.2s;
}

.btn-more i {
    font-size: 24px;
    line-height: 24px;
    margin-left: 5px;
}

.box-button {
    text-align: center;
    margin-top: 20px;
}

.btn-more01 {
    border: none;
    background: none;
    font-family: 'webfont2';
    font-size: 14px;
    line-height: 14px;
    color: #ac905a;
    cursor: pointer;
    padding: 0;
    font-weight: normal;
    letter-spacing: 1px;
}

.btn-more01 i {
    font-size: 18px;
    line-height: 18px;
    margin-left: 5px;
}

.box-area-btn {
    text-align: left;
    margin-top: 40px;
}

.box-area-btn button {
    background: #ad905b;
    padding: 13px 25px;
    font-family: 'webfont2';
    font-size: 14px;
    line-height: 14px;
    letter-spacing: 1px;
    color: #fff;
    border-radius: 20px;
    border: none;
    margin-right: 10px;
    cursor: pointer;
    font-weight: normal;
}

.box-area-btn button i {
    font-size: 18px;
    line-height: 18px;
    color: #fff;
    margin-left: 5px;
}

.btn-all {
    background: #ad905b;
    padding: 13px 25px;
    font-family: 'webfont2';
    font-size: 14px;
    line-height: 14px;
    color: #fff;
    border-radius: 20px;
    border: none;
    margin-right: 10px;
    cursor: pointer;
    margin-top: 20px;
    font-weight: normal;
    letter-spacing: 1px;
}

.btn-all i {
    font-size: 18px;
    line-height: 18px;
    color: #fff;
    margin-left: 5px;
}

.btn-brown {
    background: rgb(47, 26, 16);
    background: linear-gradient(43deg, rgba(47, 26, 16, 1) 0%, rgba(67, 38, 23, 1) 100%);
    padding: 15px 75px;
    font-family: 'webfont4';
    font-size: 18px;
    line-height: 18px;
    color: #fff;
    border-radius: 27px;
    border: 1px solid #ad905b;
    cursor: pointer;
    font-weight: normal;
    letter-spacing: 1px;
}

.btn-brown.border-a {
    border: 2px solid #ffda90;
    padding: 15px 45px;
}

.btn-certifi {
    background: rgb(197, 141, 41);
    background: linear-gradient(83deg, rgba(197, 141, 41, 1) 0%, rgba(250, 234, 155, 1) 100%);
    padding: 14px 25px;
    font-family: 'webfont4';
    font-size: 16px;
    line-height: 16px;
    color: #1f120a;
    border-radius: 27px;
    border: 1px solid #ad905b;
    cursor: pointer;
    font-weight: normal;
    letter-spacing: 1px;
    margin-top: 4px;
}

.btn-certifi:hover {
    background: rgb(8, 54, 116);
    background: linear-gradient(43deg, rgba(8, 54, 116, 1) 0%, rgba(1, 33, 94, 1) 100%);
    color: #fff;
}

.btn-certifi.border-a {
    border: 2px solid #ffda90;
    padding: 15px 45px;
}

.web-footer {
    background: url(../img/footer/bg.jpg) top center no-repeat #fff;
    background-size: cover;
    padding: 40px 0px;
    margin-top: 60px;
}

.web-footer>.wrapper {
    display: flex;
    flex-flow: row wrap;
}

.web-footer .brand-area {
    padding: 5px 0px;
    width: 30%;
}

.web-footer .brand-area.col-2 {
    padding: 5px 0px;
    width: 20%;
}

.web-footer .brand-area>.wrapper {
    display: flex
}

.web-footer .brand-area .brand {
    width: 100%;
    text-align: center;
}

.web-footer .brand-area .icon {
    height: 55px
}

.web-footer .swiper-pagination-bullet-active {
    background-color: #1c195c!important;
}

body.footer-no-margin .web-footer {
    margin-top: 0px;
}

.web-footer-text {
    background-color: #ececec;
    color: #333;
    margin-bottom: 10px;
    font-size: 17pt;
    text-align: center;
    padding: 15px;
    display: none;
}

.web-footer-fixed {
    background-color: #ee2d24;
    position: relative;
    z-index: 1;
    bottom: 0px;
    left: 0px;
    width: 100%;
    margin-top: -46px;
}

.web-footer-fixed>.wrapper {
    max-width: 1440px;
    margin: 0 auto;
    position: relative;
    overflow: auto;
}

.web-footer-fixed .left {
    float: left;
}

.web-footer-fixed .right {
    float: right;
}

.web-footer-fixed .btn {
    display: inline-block;
    color: #fff;
    font-size: 16px;
    line-height: 16px;
    font-family: 'webfont2';
    padding: 14px 24px 12px 24px;
    letter-spacing: 1px;
    border-radius: 0;
}

.web-footer-fixed .btn.a {
    background: #7f8083;
}

.web-footer-sitemap {
    position: fixed;
    bottom: -550px;
    width: 100%;
    left: 0px;
    border-top: 10px #ee2d24 solid;
    z-index: 2;
    background-color: #f5f5f5;
}

.web-footer-sitemap>.wrapper {
    width: 100%;
    max-width: 1200px;
    margin: 0px auto;
    padding-top: 40px;
    position: relative;
}

.web-footer-sitemap>.wrapper>.title {
    position: absolute;
    top: -25px;
    right: 0px;
}

.text-sitemap {
    display: flex;
    flex-wrap: wrap;
}

.text-sitemap ul {
    list-style: none;
    width: 25%;
    margin: 0;
    padding: 0 20px;
    margin-bottom: 40px;
}

.text-sitemap li {
    font-family: 'webfont1';
    font-size: 18px;
    line-height: 18px;
    font-weight: normal;
    color: #ee2d24;
    margin-bottom: 10px;
}

.text-sitemap li.b {
    margin-left: 10px;
    margin-bottom: 8px;
}

.text-sitemap li a {
    font-family: 'webfont2';
    font-size: 14px;
    line-height: 14px;
    font-weight: normal;
    color: #000;
}

.text-sitemap li a i {
    font-size: 14px;
    color: #ee2d24;
    margin-right: 3px;
}

.box-numpage {
    text-align: center;
}

ul.numpage {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    align-items: baseline;
    justify-content: flex-end;
}

ul.numpage li {
    font-family: 'webfont2';
    font-size: 16px;
    line-height: 16px;
    font-weight: normal;
    color: #fff;
    margin: 0 1px;
    border: 1px #ababab solid;
    background: #ababab;
    padding: 10px 15px;
    width: auto !important;
    cursor: pointer;
}

ul.numpage li.active {
    border: 1px #ee2d24 solid;
    background: #ee2d24;
}

.header-menu-mobi {
    display: none;
}


/* Dots */

.slick-dotted.slick-slider {
    margin-bottom: 0px;
}

.slick-dots01 {
    position: absolute;
    bottom: -20px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}

.slick-dots01 li {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
}

.slick-dots01 li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}

.slick-dots01 li button:hover,
.slick-dots01 li button:focus {
    outline: none;
}

.slick-dots01 li button:hover:before,
.slick-dots01 li button:focus:before {
    opacity: 1;
}

.slick-dots01 li button:before {
    font-family: 'slick';
    font-size: 18px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: '•';
    text-align: center;
    opacity: .25;
    color: #ee2d24;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-dots01 li.slick-active button:before {
    opacity: .75;
    color: #ee2d24;
}

.slick-dots {
    bottom: 15px;
}

.sec05 {
    background: url(../img/home/bg06.jpg) top center no-repeat;
    position: relative;
    text-align: center;
    padding-top: 40px;
    padding-bottom: 50px;
}

.sec05 h2 {
    font-size: 48px;
    line-height: 66px;
    color: #ee2d24;
    font-family: 'webfont1';
    font-weight: normal;
    text-transform: uppercase;
}

.sec05 h2 span {
    color: #201e1f;
}

.sec05 h3 {
    font-size: 18px;
    line-height: 24px;
    color: #666;
    font-family: 'webfont3';
    font-weight: normal;
}

.sec05 .box-black {
    background: rgb(0, 0, 0, 0.4);
    width: 20px;
    height: 80px;
    position: absolute;
    left: 0;
    top: -20px;
}

.sec05 .regular02 {
    width: 90%;
    margin: 0 auto;
    margin-top: 40px;
}

.sec05 .regular02 .sp-sponsor {
    text-align: center;
}

.sec05 .regular02 .sp-sponsor img {
    max-width: 80%;
    display: inline-block;
}

.sec05 .box-bule02 {
    background: #0079ae;
    width: 30px;
    height: 30px;
    position: absolute;
    right: 40px;
    bottom: 20px;
}

.sec05 .box-red02 {
    background: #ee2d24;
    width: 180px;
    height: 40px;
    position: absolute;
    right: 70px;
    bottom: -20px;
}

.btn-send-mail {
    border: none;
    background: #ee2d24;
    font-family: 'webfont3';
    font-weight: normal;
    font-size: 18px;
    line-height: 28px;
    color: #fff;
    cursor: pointer;
    padding: 12px 40px;
    font-weight: normal;
    letter-spacing: 1px;
    -webkit-transition: ease-out 0.2s;
    transition: ease-out 0.2s;
    border-radius: 25px;
    display: inline-flex;
}

.btn-send-mail:hover {
    background: #7f8083;
    -webkit-transition: ease-out 0.2s;
    transition: ease-out 0.2s;
}

.btn-send-mail i {
    font-size: 18px;
    line-height: 28px;
    margin-left: 10px;
}

.btn-learn-more {
    border: none;
    background: #ee2d24;
    font-family: 'webfont3';
    font-weight: normal;
    font-size: 18px;
    line-height: 28px;
    color: #fff;
    cursor: pointer;
    padding: 12px 40px;
    font-weight: normal;
    letter-spacing: 1px;
    -webkit-transition: ease-out 0.2s;
    transition: ease-out 0.2s;
    border-radius: 25px;
    display: flex;
    align-items: center;
}

.btn-learn-more:hover {
    -webkit-transition: ease-out 0.2s;
    transition: ease-out 0.2s;
    padding: 12px 25px;
}

.btn-learn-more svg {
    width: 0px;
    height: 0px;
    -webkit-transition: ease-out 0.2s;
    transition: ease-out 0.2s;
}

.btn-learn-more:hover svg {
    margin-left: 7px;
    width: 22px;
    height: 22px;
    -webkit-transition: ease-out 0.2s;
    transition: ease-out 0.2s;
}

.clearHeader {
    -webkit-transition: ease-out 0.2s;
    transition: ease-out 0.2s;
}

.darkHeader {
    background: #fff !important;
    position: fixed !important;
    -webkit-transition: ease-out 0.2s;
    transition: ease-out 0.2s;
    top: 0;
}

@media screen and (max-width:1440px) {
    .sp-container {
        width: 90%;
    }
    .box-footer-bottom {
        width: 90%;
    }
    ul.sp-front-menu li a {
        padding: 15px 12px 32px 12px;
    }
    .sp-front-nav {
        padding-right: 0;
        padding-left: 9%;
        margin-right: -10px;
    }
    .sp-row-menu .sp-col-center {
        width: 74%;
    }
    .sp-row-menu .sp-col-right {
        width: 18%;
    }
    .bg-footer .sp-row-footer .col-right .i-social .col-a {
        width: 30%;
    }
    .bg-footer .sp-row-footer .col-right .i-social .col-b {
        width: 70%;
    }
    .bg-footer .sp-row-footer .col-left .sp-row .col-b {
        width: 90%;
    }
    .bg-footer .sp-row-footer .col-left .sp-row .col-b h3 {
        font-size: 14px;
    }
    .sec05 h2 {
        font-size: 48px;
    }
}

@media screen and (max-width:1366px) {
    ul.rubber-left {
        padding: 10px;
    }
    ul.menu-left {
        padding: 0 10px;
        padding-bottom: 20px;
    }
    ul.menu-left li a {
        padding: 15px 10px;
    }
    ul.brand-left {
        padding: 10px;
    }
    .sp-rating-main {
        padding: 10px;
    }
    .sp-col-left img {
        max-width: 70%;
    }
    .sp-col-left {
        top: 33px;
    }
    ul.sp-front-menu li a {
        padding: 15px 10px 32px 10px;
        font-size: 14px;
    }
    ul.sp-front-menu ul li a {
        font-size: 14px;
    }
    .sp-front-nav {
        padding-right: 0;
        padding-left: 15%;
    }
    /*.sp-row-menu .sp-col-center { width: 65%;}
.sp-row-menu .sp-col-right { width: 35%;}*/
    .sp-row-menu .sp-col-right a {
        font-size: 14px;
    }
    .bg-footer .sp-row-footer .col-right .i-social .col-a {
        width: 25%;
    }
    .bg-footer .sp-row-footer .col-right .i-social .col-b {
        width: 75%;
    }
    .sec06 ul li .box-content-footer p {
        height: 84px;
    }
    .sec06 ul li .box-content-footer p br {
        display: block;
    }
    .sp-container-cac {
        width: 75%;
    }
    .btn-more {
        font-size: 20px;
        line-height: 24px;
        padding: 10px 25px;
    }
    .sec06 ul li .box-content-footer input {
        margin-bottom: 45px;
    }
}

@media screen and (max-width:1280px) {
    ul.sp-front-menu li a {
        padding: 15px 10px 10px 10pxว
    }
    .bg-footer .sp-row-footer .col-left .sp-row .col-b h2 {
        font-size: 22px;
    }
    .bg-footer .sp-row-footer .col-left .sp-row .col-b h3 {
        font-size: 11px;
    }
    .bg-footer .sp-row-footer .col-right .i-social .sp-tel {
        font-size: 22px;
    }
    .btn-certifi {
        padding: 15px 15px;
    }
    .bg-footer .sp-row-footer .col-right .i-social .col-a {
        width: 20%;
    }
    .bg-footer .sp-row-footer .col-right .i-social .col-b {
        width: 80%;
    }
    .sec06 ul li .box-content-footer input {
        margin-bottom: 20px;
    }
}

@media screen and (max-width:1024px) {
    header {
        padding: 0;
    }
    .sp-container {
        width: 95%;
    }
    .box-footer-bottom {
        width: 95%;
    }
    .web-nav-mobi>.top-area>.logo {
        margin-left: 10px;
    }
    .web-nav-mobi>.top-area>.logo img {
        height: 142%;
        margin-top: -8px;
        margin-left: 5px;
    }
    .sp-front-nav {
        padding-left: 0%;
    }
    form.example input[type=text] {
        padding: 7px 15px 7px 15px;
        font-size: 20px;
    }
    form.example button {
        padding: 7px 10px;
        font-size: 20px;
    }
    ul.numpage li {
        font-size: 15px;
        padding: 5px 10px;
    }
    .sp-box-news {
        margin-left: 20px;
        margin-right: 20px;
    }
    .sec06 ul li .box-content-footer {
        padding-top: 40px;
        padding-bottom: 80px;
        padding-right: 20px;
        padding-left: 20px;
    }
    .sec06 ul li .box-content-footer .box-social img {
        max-width: 12%;
        margin-right: 7px;
    }
    /*.bg-footer .sp-row-footer .col-right .i-social .col-a { width:18%;}
.bg-footer .sp-row-footer .col-right .i-social .col-b .sp-tel { font-size: 22px;}
.bg-footer .sp-row-footer .col-right .i-social .col-b { width:82%;}
.bg-footer .sp-row-footer .col-left .sp-row .col-b h2 {  line-height: 26px; margin-bottom: 0;}
.bg-footer .sp-row-footer .col-left .sp-row .col-b h3 { line-height:18px;}

.bg-footer .sp-row-footer .col-left .sp-row .col-b {  width: 88%;}*/
    .sp-container-cac {
        width: 95%;
        overflow: hidden;
    }
    .sp-br {
        display: block;
    }
    .sec05 .box-red02 {
        height: 44px;
        bottom: -24px;
    }
    .sec06 {
        height: 320px;
    }
}


/*@media screen and (max-width:768px) {*/

@media screen and (max-width:812px) {
    .header-menu-mobi {
        height: 57px;
        display: block;
    }
    .web-nav-mobi>.top-area>.logo img {
        height: 70%;
        margin-top: 10px;
        margin-left: 10px;
    }
    .menu-toggle {
        display: block;
    }
    .sp-front-nav {
        display: none;
    }
    .sp-front-top {
        display: none;
    }
    .web-nav-mobi {
        display: block;
    }
    .web-nav-mobi .sub-area>.list a img {
        width: 80%;
        border: 1px solid #666;
        margin: 2px;
    }
    .web-nav-mobi .sub-area>.list li.sp-col {
        float: left;
        width: 50%;
        box-sizing: border-box;
    }
    .sp-header-bg {
        display: none !important;
    }
    .sp-row-menu {
        display: none;
    }
    #nav-btn-hbg {
        right: 20px;
    }
    header {
        z-index: 5;
    }
    .web-nav-mobi>.top-area>.logo {
        margin-left: 0px;
    }
    .sp-footer .footer-row .col-l {
        width: 35%;
    }
    .sp-footer .footer-row .col-r {
        width: 65%;
    }
    .sp-br {
        display: none;
    }
    .sec06 ul li .box-content-footer p {
        height: 110px;
    }
    .sec06 ul li .box-content-footer h2 {
        font-size: 20px;
    }
    .sectionContentsWrap {
        padding-bottom: 80px;
    }
    .box-menu-top {
        display: none;
    }
    .sp-footer-mobi-none {
        display: none;
    }
    .sec05 .box-red02 {
        display: none;
    }
    .sec05 .box-bule02 {
        display: none;
    }
    .sec05 h2 {
        font-size: 40px;
        line-height: 44px;
        margin-bottom: 20px;
    }
    .sec05 h3 {
        padding-left: 20px;
        padding-right: 20px;
    }
    .sec06 {
        height: 345px;
    }
    .sec06 ul li .box-content-footer .box-social img {
        max-width: 20%;
        margin-right: 5px;
    }
    .sp-container {
        width: 93%;
    }
}

@media screen and (max-width:737px) {
    #web-menu-container .menu ul {
        margin-top: 70px;
    }
    #web-menu-container .menu ul>li a {
        font-size: 23px;
        padding: 7px 60px 7px 60px;
    }
}

@media screen and (max-width:560px) {
    .sp-container {
        width: 90%;
    }
    ul.sp-navigation {
        list-style: none;
        margin: 0;
        padding: 10px 0;
    }
    ul.sp-navigation li {
        font-size: 16px;
        line-height: 16px;
    }
    .box-area-btn button {
        padding: 10px 20px;
    }
    #nav-btn-hbg {
        margin: 17px auto;
        top: 6px;
    }
    #web-menu-container .menu ul {
        margin-top: 0px;
    }
    #web-menu-container .menu ul>li a {
        font-size: 24px;
        padding: 15px 60px 15px 60px;
    }
    .web-nav-mobi>.menu-area .menu-list>li>a {
        font-size: 24px;
    }
    .web-nav-mobi>.menu-area .menu-list {
        margin: 5% 8%;
    }
    .web-nav-mobi .sub-area>.list a {
        font-size: 22px;
    }
    .sec06 ul li {
        width: 100%;
    }
    .sec06 ul li.a {
        display: none;
    }
    .sec06 ul li .box-content-footer {
        padding-top: 30px;
        padding-bottom: 30px;
        border-right: none;
        border-bottom: 1px solid #ddd;
    }
    .sp-footer .footer-row .col-l {
        width: 100%;
    }
    .sp-footer .footer-row .col-r {
        width: 100%;
        margin-bottom: 0px;
    }
    .sp-footer .footer-row .col-l button {
        width: 100%;
        padding: 10px 40px;
        margin-top: 20px;
    }
    .sp-footer .footer-row .col-r ul {
        justify-content: center;
    }
    .sp-footer .footer-row .col-r ul li {
        padding-right: 10px;
        margin-right: 10px;
    }
    .sp-footer .footer-row .col-r ul li a {
        font-size: 14px;
    }
    .btn-all {
        padding: 10px 20px;
    }
    .sec06 {
        height: auto;
    }
}

@media screen and (max-width:414px) {
    .bg-footer .sp-row-footer .col-right .i-social .sp-tel {
        line-height: 30px;
        display: block;
    }
    .bg-footer .sp-row-footer .col-right h4 {
        float: none;
        margin-right: 0px;
        margin-top: 10px;
        text-align: center;
        margin-bottom: 10px;
    }
    .bg-footer .sp-row-footer .col-right .i-social {
        text-align: center;
    }
}

@media screen and (max-width:375px) {}

.box-text-pdpa {
    padding-top: 30px;
    padding-bottom: 20px;
    font-family: 'webfont2';
    font-size: 1rem;
}

.pdpa {
    font-family: 'webfont2';
    padding-bottom: 50px;
    display: flex;
}

.checkbox-pdpa {
    -webkit-appearance: checkbox;
}

input[type="checkbox"] {
    visibility: hidden;
}

.checkboxOverride {
    /* margin: 20px 120px; */
    position: relative;
    display: inline-flex;
    width: 25px;
    padding-left: 35px;
}

.checkboxOverride input[type="checkbox"]:checked+label:after {
    opacity: 1;
}

.checkboxOverride label {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #666;
    cursor: pointer;
    height: 25px;
    left: 0;
    position: absolute;
    top: 0;
    width: 25px;
    border-radius: 20%;
}

.checkboxOverride label:after {
    border-style: none none solid solid;
    content: "";
    height: 5px;
    left: 6px;
    opacity: 0;
    position: absolute;
    top: 7px;
    -ms-transform: rotate(-45deg);
    /* IE 9 */
    -webkit-transform: rotate(-45deg);
    /* Safari and Chrome */
    transform: rotate(-45deg);
    width: 10px;
}