@charset "utf-8";

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

p {
    padding: 0 1rem 1.5rem 1rem;
}
.block {
    margin: 0 auto 20px;
    padding: 20px 0;
}
#wrapper {
    min-width: 320px;
}
.wrap {
    width: 100%;
}
.visible-xs,
.visible-sm {
    display: block !important;
}
#header #logo {
    width: 185px;
    box-sizing: border-box;
}
#header #headMenu {
    width: 135px;
    margin-top: -5px;
    box-sizing: border-box;
}
#header #headMenu .links {
    margin-left: 16px;
    font-size: 11px;
  letter-spacing: 95%;
}
#logo {
    padding: 0 0 0 0.5rem;
}
#spMenu {
    padding: 0 0 1rem 0.5rem;
}
#spMenu li a {
    padding: 0.5rem;
    border: 1px solid #ccc;
    color: #1b82c8;
}
#spMenu li a span {
    margin-left: 0.5rem;
}
#header #headMenu .links i {
    font-size: 14px;
}
.wrap-no {
    width: 100%;
}
#navi {
    display: none;
}
#navi ul {
    width: 100%;
    padding: 0;
}
#navi ul li {
    width: 100%;
    float: none;
}
#navi ul li a {
    background: url(../common/img/header/bg_head01.jpg) repeat-x;
}
#navi ul li a:hover {
    background: url(../img/header/gnavi01_on.jpg) no-repeat;
}
#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 .slide .inner {
    padding-top: 40px;
}
#mainCatch h2 {
    font-size: 32px;
    margin-bottom: 30px;
}
#mainCatch p {
    text-shadow: 1px 1px 1px #ffffff;
}
#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 li {
    width: 100%;
    max-width: 300px;
    margin: 0 auto 40px auto;
    float: none;
}
.products li.last {
    margin-right: auto;
}
.products li .link {
    width: 100%;
    padding: 5px 10px;
    box-sizing: border-box;
}
a.zoom .zoomTarget.pic {
    text-align: center;
}
a.zoom .zoomTarget.pic img {
    width: 300px;
    max-width: 100%;
}
/* top: about
=================================================================== */

#about {
    margin: 0 auto 40px;
    padding: 0;
}
#topAbout .link {
    width: 100%;
    padding: 5px 10px;
    box-sizing: border-box;
}
/* top: region
=================================================================== */

#products .head,
#region .head,
#news .head {
    margin-top: 0;
}
#region .map {
    display: none;
}
.regionSelect {
    width: 100%;
}
.tab li span {
    line-height: 1.5;
  font-size: 11px;
}

/* top: support
=================================================================== */

#support .spBox {
    width: 100%;
    margin-bottom: 1rem;
}
#support .spBox .text .inner {
    padding: 12px;
}
#support h3 {
    font-size: 16px;
    line-height: 1;
    margin-bottom: 0.5em;
}
/* top: news
=================================================================== */

#topNews .inner {
    max-width: 300px;
    margin: 0 auto;
}
#topNews .inner i.visible-xs {
    display: none !important;
}
#topNews #newsSlider li {
    margin-bottom: 1rem;
}
#news {
    margin-bottom: 3rem;
    padding-bottom: 0;
}
/* top: pagetop
=================================================================== */

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

#footLink {
    padding: 40px 1rem;
}
#footLink dl {
    width: 45%;
    margin-left: 5%;
    margin-bottom: 2rem;
}
#footLink dt {
    line-height: 1.5;
}
#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: side
=================================================================== */

#side {
    position: static;
    margin: 0 1rem;
    width: 90%;
}
#side h2 {
    padding: 5px 10px;
    font-size: 18px;
    font-weight: bold;
}
#side i.visible-xs {
    display: none !important;
}
#side .active a:before {
    left: 0;
    border-left: 7px solid #ffffff;
}
#side a {
    padding: 5px 1rem;
    display: block;
}
#side li.noactive {
/*    padding-left: 0;*/
}
/* topicpath
=================================================================== */

#crumb {
    padding-left: 0.25rem;
    padding-right: 0.25rem;
}
#crumb li {
    padding-right: 6px;
}
/* showcaseList
=================================================================== */

.showcaseList.parent li {
    width: 50%;
    min-height: 195px !important;
}
.showcaseList li .pic {
    height: 90px;
    overflow: hidden;
}
/* showcase post
=================================================================== */

.shopInfo .pic {
    width: 100%;
}
.shopInfo .info {
    width: 100%;
}
.showcaseList li {
    width: 50%;
    min-height: 110px;
}
.shopInfo .info table th,
.shopInfo .info table td {
    line-height: 1.6;
}
/* beauty: Layer 2
=================================================================== */
#main.twoColumn {
    width: 100%;
    min-height: auto;
    padding-left: 0;
    border-left: none;
    float: none;
}
.productsItem {
    margin-bottom: 3rem;
}
.productsItem li {
    width: 45%;
    min-height: 220px;
    margin: 0 2.5% 0px 2.5%;
    float: left;
    position: relative;
}
.categoryTop {
    height: auto;
}
.categoryTop h3{
    margin: 2rem 1rem 2rem 1rem;
}
.categoryTop h4{
    margin: 1rem 1rem 1rem 1rem;
}
.list_pic {
    width: 100%;
    height: auto;
}
.productsItem li .link {
    text-align: center;
  line-height: 1.7;
}
.g1Top .text {
    width: 100%;
}
.g1Top .text h3 {
    margin-bottom: 0;
}
.g1Top .youtube {
    width: 100%;
}
.g1Top .youtube iframe {
    max-width: 100%;
}
/* contact, corporate
=================================================================== */

#contact,
.corporate {
    padding: 2rem 1rem;
}
.table .th {
    padding: 1% 0.5rem;
    line-height: 1.6;
}
.table input.middle {
    width: 94%;
}
.table input.long,
.table textarea {
    width: 94%;
}
/* download
=================================================================== */

#download {
    padding: 2rem 1rem;
}
#download .accordion {} #download .accordion dt {
    position: relative;
    padding-right: 2rem;
}
#download .accordion dt i {
    position: absolute;
    top: 0;
    right: 1px;
    border: 1px solid #ccc;
    padding: 0.25rem;
    color: #999;
}
#download .accordion dd li {
    line-height: 2.5;
}
#download .accordion dd li img {
    vertical-align: baseline;
}
/* About
=================================================================== */
#about {
    padding: 2rem 1rem;
}
.aboutList li {
    width: 100%;
    margin-right: 0;
    float: none;
  margin-bottom: 4rem;
}
/* message
=================================================================== */

.message .pic {
    text-align: center;
    width: 100%;
    font-size: 18px;
    float: left;
}
.message .pic img {
    max-width: 220px;
}
.message .pic p {
    line-height: 1.4;
}
.message .text {
    width: 100%;
}
/* history
=================================================================== */

.history {
    padding: 2rem 1rem;
}
.history .inner .pic {
    width: 100%;
}
.history .inner .pic li {
    text-align: center;
}
.history .inner .text {
    width: 100%;
}
.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
=================================================================== */

#region {
    padding: 2rem 1rem;
}
#region .accordion {} #region .accordion dt {
    position: relative;
    padding-right: 2rem;
}
#region .accordion dt i {
    position: absolute;
    top: 0;
    right: 1px;
    border: 1px solid #ccc;
    padding: 0.25rem;
    color: #999;
}
#region .accordion dd li {
    line-height: 2.5;
}
#region .accordion dd li img {
    vertical-align: baseline;
}
#region .tab {
    line-height: 1.5;
    overflow: auto;
}
#region .tab li span {
    min-height: 110px;
    padding: 4px;
}
#region .tab li span i {
    display: block;
}
#region .tab li span.single {
    line-height: 1.5;
}
#region .country {
    height: auto;
}
#region .country li {
    width: 50%;
    font-size: 0.9rem;
}
#region .country li a {
    line-height: 1.8;
}
#region .table .th {
    width: 100%;
    display: block;
    box-sizing: border-box;
}
#region .table .td {
    width: 100%;
    display: block;
    box-sizing: border-box;
}
/* Beauty etc. detail
=================================================================== */

#detailHead,
#detail {
    padding: 2rem 1rem;
}
#detailHead h2 {
    margin-bottom: 2rem;
}
#detailHeadBg .inner {
    position: static;
    width: 100%;
}
#detailHeadBg .inner dl.mt60{
  margin-top: 0;
}
#detailHead #detailHeadBg {
    padding: 0 0 220px 0;
    background-size: 210px auto;
    background-position: center bottom;
    height: auto;
}
#detailHead #detailHeadBg.pt-large {
    padding: 0 0 290px 0;
}
#detailHead #detailHeadBg.tall {
    background-size: auto 220px;
}
#detailHead.noBg #detailHeadBg {
    padding: 0 0 0 0;
}
#detailHead #detailHeadBg .inner_img {
    position: static;
}
#detailHead #detailHeadBg .inner_img img {
    width: 47% !important;
    margin-right: 3% !important;
}
#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 {
    width: 33%;
    font-size: 10px;
}
#detail .color.col4 li {
    width: 49%;
}
#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 iframe {
    max-width: 100%;
    height: 420px !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 {
  width: 100%;
}
.g1Movie .left iframe{
  width: 100%;
}
.g1Movie .right {
  width: 100%;
}
.g1Movie .right iframe{
  width: 100%;
}
/* sitePolicy
=================================================================== */
#sitePolicy {
    padding: 2rem 1rem;
}
/* privacyPolicy
=================================================================== */
#privacyPolicy {
    padding: 2rem 1rem;
}
