@charset "utf-8";

/* header
=================================================================== */

#wrapper {
    min-width: 100%;
    box-sizing: border-box;
}
.wrap {
    width: 100%;
    box-sizing: border-box;
}
#header .wrap {
    padding: 0 1rem;
}
.wrap-no {
    width: 100%;
    box-sizing: border-box;
}
#navi ul {
    width: 100%;
    box-sizing: border-box;
}
#navi ul li a {
  font-size: 12px;
    padding: 10px 0;
}
#crumb .wrap {
    padding: 0 1rem;
}
#mainCatch .bx-wrapper {
    position: relative;
}
#mainCatch .bx-has-controls-direction {
    margin-top: -5px;
}
#mainCatch .bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
    bottom: 12px!important;
}
#mainCatch .bx-wrapper .bx-controls-direction a {
    bottom: 50% !important;
}
#mainCatch .slide1 {
    background: url(../img/img_slide01.jpg) 59% top / cover no-repeat;
}
#mainCatch .slide2 {
    background: url(../img/img_slide02.jpg) 85% top / cover no-repeat;
}
#mainCatch .slide3 {
    background: url(../img/img_slide03.jpg) 31% top / cover no-repeat;
}
/* top: products
=================================================================== */

.products {
    text-align: center;
}
.products li {
    width: 45%;
    max-width: 300px;
    float: none;
    margin: 0 2% 2rem 2%;
    display: inline-block;
}
/* top: about
=================================================================== */

#about {
    padding: 0.5rem 2rem;
}
/* top: region
=================================================================== */

#products .head,
#region .head,
#news .head {
    margin-top: 0;
}
#region .map {
    width: 100%;
    max-width: 700px;
    float: none;
    margin: 0 auto;
}
.regionSelect {
    width: 100%;
    max-width: 700px;
    float: none;
    margin: 0 auto;
}
/* top: support
=================================================================== */

#support {
    padding: 1rem;
}
.spBox h3 {
    font-size: 16px;
}
/* top: news
=================================================================== */

#newsSlider {
    overflow: hidden;
}
#topNews .inner {
    max-width: 300px;
    margin: 0 auto;
    text-align: left;
}
#topNews .inner i.visible-xs {
    display: none !important;
}
#topNews #newsSlider {
    text-align: center;
}
#topNews #newsSlider li {
    width: 40%;
    margin: 0 1rem 0 1rem;
    display: inline-block;
}
#news {
    margin-bottom: 0;
    padding-bottom: 0;
}
/* top: pagetop
=================================================================== */

#footer {
    margin-top: 0;
}
.pagetop {
    padding-right: 1rem;
}
/* top: footer
=================================================================== */

#footLink {
    padding: 40px 1rem;
}
#footLink dl {
    width: 23%;
    margin-left: 2%;
    margin-bottom: 2rem;
}
#footLink dt i.visible-xs {
    display: none !important;
}
#footOuter .left {
    float: none;
    text-align: center;
    padding-left: 1rem;
}
#footOuter .right {
    float: none;
    text-align: center;
}
/* beauty: Layer 2
=================================================================== */

#side {
    width: 25%;
}
#main.twoColumn {
    width: 75%;
    min-height: 700px;
    padding-left: 30px;
    padding-right: 1rem;
    border-left: 1px solid #cccccc;
    float: right;
  box-sizing: border-box;
  margin-bottom: 3rem;
}
/* showcaseList
=================================================================== */

.showcaseList.parent li {
    min-height: 225px !important;
}
/* showcase post
=================================================================== */

.shopInfo .pic {
    width: 35%;
}
.shopInfo .info {
    width: 65%;
    padding-left: 2rem;
    box-sizing: border-box;
}
/* beauty: Layer 2
=================================================================== */
.productsItem li {
    width: 31%;
    height: 270px;
    margin: 0 2% 0px 0;
    float: left;
    position: relative;
}
.g1Top {
    width: 100%;
    max-width: 460px;
    padding: 1rem;
    background: #888888;
    position: relative;
    overflow: hidden;
    margin: 0 0 3rem;
}
.g1Top .text .inner {
    padding: 5px 20px 20px 0;
}
.g1Top .text {
    width: 100%;
    max-width: 520px;
}
.g1Top .text h3 {
    margin-bottom: 0;
}
.g1Top .youtube {
    width: 100%;
    max-width: 520px;
}
.g1Top .youtube iframe {
    max-width: 100%;
}
/* contact, corporate, etc... 
=================================================================== */

#main.oneColumn {
    padding: 2rem 1rem;
}
/* About
=================================================================== */

.message .pic {
    width: 35%;
    font-size: 18px;
    float: left;
}
.message .text {
    width: 65%;
    float: right;
    padding: 0 1.5rem;
    box-sizing: border-box;
}
/* history
=================================================================== */
.history .inner .pic {
    width: 35%;
}
.history .inner .pic img{
    width: 100%;
}
.history .inner .text {
    width: 65%;
  padding: 0 1rem;
  box-sizing: border-box;
}
.history .scroll {
    width: 100%;
    box-sizing: border-box;
}
.history .scroll::-webkit-scrollbar {
    height: 5px;
}
.history .scroll::-webkit-scrollbar-track {
    border-radius: 5px;
    background: #eee;
}
.history .scroll::-webkit-scrollbar-thumb {
    border-radius: 5px;
    background: #666;
}
/* region
=================================================================== */
.country li {
    width: 33%;
    font-size: 15px;
}
.tab li span {
  height: 70px;
    line-height: 1.5;
  font-size: 13px;
}
.tab li span.single {
    line-height: 70px;
}
/* Beauty etc. detail
=================================================================== */
#detailHead,
#detail {
    padding: 2rem 2rem;
}
#detailHead h2 {
    margin-bottom: 2rem;
}
#detailHeadBg {
  height: auto;
  min-height: 200px;
    position: relative;
  background-size: contain !important;
  background-position: 90% bottom !important;
}
#detailHeadBg .inner {
    top: 2rem !important;
  position: static;
  width: 55%;
}
#detail h3 {
    font-size: 1.5rem;
}
#detail .accordion dt {
    position: relative;
    padding-right: 2rem;
}
#detail .accordion dt i {
    position: absolute;
    top: 0;
    right: 1px;
    border: 1px solid #ccc;
    padding: 0.25rem;
    color: #999;
}
#detail .accordion dd li {
    line-height: 2.5;
}
#detail .accordion dd li img {
    vertical-align: baseline;
}
#detail .color.col6 li {
    font-size: 10px;
}
#detail .color.col4 li {
}
#detail .block.part {
    width: 100%;
    overflow: auto;
}
#detail .block.part::-webkit-scrollbar {
    height: 5px;
}
#detail .block.part::-webkit-scrollbar-track {
    border-radius: 5px;
    background: #eee;
}
#detail .block.part::-webkit-scrollbar-thumb {
    border-radius: 5px;
    background: #666;
}
#detail .block.part .box .pic {
    width: 100%;
    text-align: center;
}
#detail .block.part .box .text {
    width: 100%;
}
#detail .block.support {
    height: 420px !important;
    overflow: hidden;
}
#detail .block.support iframe {
    max-width: 100%;
    height: 380px !important;
}
#detail .block.part .pic2,
#detail .block.part .pic3 {
    width: 100%;
    text-align: center;
}
#detail .block.part .pic2 img,
#detail .block.part .pic3 img {
    max-width: 100%;
    width: auto;
}
#detail .block.part .accordion dt:not(:first-child) i {
    display: none !important;
}
#detail .block.support ul li {
    width: 100%;
}
.g1Movie .left {
    float: left;
  width: 48%;
  margin-right: 2%;
}
.g1Movie .left iframe{
  width: 100%;
}
.g1Movie .right {
    float: right;
  width: 48%;
  margin-left: 2%;
}
.g1Movie .right iframe{
  width: 100%;
}
.inner_img {
    position: absolute;
    top: 1rem;
  right: 0;
    width: 50%;
}