
body{
	font-family: Helvetica,Lucida Grande,Lucida Sans Unicode,Hiragino Kaku Gothic ProN,ヒラギノ角ゴ Pro W3,Hiragino Sans,ヒラギノ角ゴ,Arial,メイリオ,Meiryo,Verdana,游ゴシック,YuGothic,Yu Gothic,sans-serif; font-size:13px;
}
#container {

    padding-top: 42px;
}
.fc777{
	color: #777!important;
}

.fc999{
	color: #999;
}
.fc008{
	color: #0086ce;
}

a{text-decoration: none;}

a.header_link{
	color: #000!important;
}
a:hover{
	color: #01b1af!important;	
}
.slide_news{background:#01b1af;padding:10px 0;text-align:center}
.slide_news a{color:#fff!important;font-weight:700;text-decoration: none;font-size: .85rem;}
.slide_news .slick-next,
.slide_news
.slick-prev{top:70%}
.slide_news .slick-next:before,
.slide_news .slick-prev:before{font-size:25px;color:#fff}
.btn-large{
	font-size: 1.3rem;
}

.member_info_box{
	position: absolute;
	left:15px;
	top:10px;
}
.breadcrumb{
	background: #fff;
	padding: .1rem 0rem;
    margin-bottom: 0;
    font-size: 13px;
}
.breadcrumb span{
	padding-right: .3rem;
}
.breadcrumb-item+.breadcrumb-item{
	padding-right: .3rem;
}
.breadcrumb-item+.breadcrumb-item::before {
    padding-right: 0;
    color: #6c757d;
    content: "";
}
.cart-modal-dialog{
	width: 420px;
	position: absolute;
    right: 0;
    top: 0;
}
.nav-tabs .active{
	font-weight: bold;
	border-bottom:3px solid #95c9c9!important;
}
.btn-green {
    color: #fff;
    background-color: #01b1af;
    border-color: #01b1af;
}
.login-modal-close{
	position: absolute;
	right:20px;
}
.x-small{
	font-size: 11px;
}

#carousel-ticker {
    position: relative;
}

.site-header{
    background: rgba(255,255,255,0.8);
    position: relative;
    top: 0;
    transition: .5s;
    width: 100%;
    z-index: 999;
}

.site-header ul
{font-size:15px;}

.site-header-logo{
	display: block;
	width: 130px;
	margin: auto;
}
.site-header-logo img{
	width: 100%;
}

.site-header .dropdown-open{
	position: absolute;
	z-index: 10;
	display: none;
    top: 34px;
    right: -10px;
    width: 200px;
    text-align: center;
    background: #fff;
    border-radius: 15px;
    border: 1px solid #ccc;
    box-shadow: 0px 0px 16px -6px rgba(0,0,0,0.3);


}
.site-header .dropdown-open a{
    border:1px solid #fff;	
}
.site-header .dropdown-open a:hover{
	border:1px solid #ccc;
	color: #777!important;
}
.carousel a{
	text-decoration: none;
}
.bg-carousel{
	background: #01b1af;
}
.search-box{
display: -webkit-flex;
display: -moz-flex;
display: -ms-flex;
display: -o-flex;
display: flex;
position: relative;
width: 30px;
height: 30px;
}
.search-btn{
    display: flex;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    transition: .3s;
}
.search-box:hover > .search-txt{
    width: 260px;
    padding:5px 20px;
	border-radius: 50px;
	border:1px solid #ccc!important;
	position: absolute;    
	right: -6px;
    top: -4px;
    height: 40px;
}


.search-txt{
    border: none!important;
    background: none;
    outline: none;
    padding: 0;
    transition: .4s;
    line-height: 40px;
    width: 0px;
 	position: absolute;    
	right:0;
	top: 0;
    bottom: 0;
}   
.h-indicator {
    background: #01b1af;
    box-shadow: 0 0.1rem 0.2rem rgba(0,0,0,.05);
    border-radius: 50%;
    display: block;
    height: 20px;
    width: 20px;
    padding: 0;
    line-height: 20px;
    position: absolute;
    top: -5px;
    right:-2px;
    text-align: center;
    transition: top .1s ease-out;
    font-size: 90%;
    color: #fff;
}

.menu .nav-link-child {
    display: none;
    width: 100%;
    background: #fff;
    position: absolute;
    z-index: 99;
    left: 0;
    right:0;
    top: 49px;
    margin:0;
    list-style: none;
    box-sizing: border-box;
}


.footer-ico{
	width: 38px;
}
.footer-ico img{
	width: 80%;
}

.footer_info{
	background: #f0f0f2;
}
.footer_title{
	font-size: 1.1rem;
}
.footer_link{
	display: block;
	font-size: .95rem;
	margin-bottom: 5px;
}
.border-blue{
	border-color: #318ed0;
}
.footer_sns {
    width: 350px;
}
.prod_category_step .prod_howtouse a {
    width: 100%;
    padding: 8px 0;
    text-decoration: none;
}
#listarea .zoom img {

    max-width: 100%;
}
@media screen and (max-width: 1024px) and (orientation: portrait){
img{
	max-width: 100%;
}	
.box {
    width: auto;
}
.slider {
    width: auto;
        margin: 0;
    height: 40vh;
}
.slider__wrapper, .slider_cnt {
    height: 35vh;
}
/* .slider__item{
	background: url(/user_data/packages/default_en-US/img/index/slideshow/202007_top_subscription_tablet.jpg) no-repeat!important; 
} */

.slider__item{
	background: url(/user_data/packages/default_en-US/img/index/slideshow/202107_top_subscription_tablet.jpg) no-repeat!important; 
}

div#one_maincolumn, div#two_maincolumn {
    width: 100%;
    margin: 0 auto;
}
.btm_btn_img, .btm_btn_img_md {
    width: 30%;

}	
.btm_btn_img img, .btm_btn_img_md img{
    width: 100%;

}
#detail_main_bnr {
    width: 100%;

}
.detail_main_bnr_block {
    padding: 20px 68px 20px 55%;
}
#detail_main_bnr .easy-select-box {
    margin-bottom: 5px;
}
#TSS7 .trial_main {
    width: auto;
    height: 390px;
    background: transparent url(/nc/trial/_img/pc/main_pc_20200615.jpg) no-repeat top;
    margin-left: -50px;
    background-size: 90% auto;
}
.sp-banner{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: center;
}

.top_service ul li {

    width: 30%;
}
.full_frame,
.wrap,
#problem_box,
#problem_list,
div.problem_msg,
#question_slide00,
.prod_guide_box,
div#qs .mainvisual,
div#under02column,
div#under02column_cart,
div#under02column {
    width: auto;

}
.full_frame {
    width: auto;
    margin-left: 0;
    margin-right: 0;
}
div.product_genre {
    width: 45%;
}
search-box:hover > .search-txt {
    width: 170px;
    padding: 5px 10px;

}
}
@media screen and (min-width:770px){
div#qs .frame01 {
    width: 988px!important;
}
#QLS1 .detailcontents_header, #QLS1 .detailcontents_header_en{
	width: auto;
    height: 407px;
}
#CS1 .detailcontents_header_en{
	width: auto;
    height: 447px;	
}
#QRA1 .detailcontents_header{
	width: auto;
	height: 377px;
}
#EQB1 .detailcontents_header, #EQB1 .detailcontents_header_en{
	width: auto;
	height: 400px;
}
#QES1 .detailcontents_header_en{
	width: auto;
	height: 370px;
}
#YKL1 .detailcontents_header_en{
	width: auto;
	height: 397px;
}
#BQL1 .detailcontents_header_en{
	width: auto;
	height: 395px;
}
#AB1 .detailcontents_header_en{
	width: auto;
	height: 380px;
}
#GQS1 .detailcontents_header_en{
	height: 330px;
}
#HAP1 .detailcontents_header_en{
	width: auto;
}
#HAU1 .detailcontents_header{
	width: auto;
}

#slideshow li{
	vertical-align: middle;
}
.comp_box {
    width: 550px;
}
}
.tag_list p span,
#detail_main_bnr .tag_list p span{
	height: 20px;
}
@media screen and (max-width:576px){

.nav-ov{
    position: fixed;
    width: 100%;
    visibility: hidden;
    z-index: -1;  
    -webkit-transition: .3s;
    transition: .3s;
}
.nav-ov.active{
    height:100%;
    visibility: visible;
    background:rgba(0,0,0,0.4);
    z-index:1000;
}
.menu-trigger {
  width: 22px;
  height: 16px;
  vertical-align: middle;
  cursor: pointer;
  position: absolute;
  top: 22px;
  left: 25px;
  z-index: 9999;
}
.menu-trigger span {
  display: inline-block;
  box-sizing: border-box;
  position: absolute;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #777;
  transition: all .5s;
}

.menu-trigger.active span {
  background-color: #777;
}
.menu-trigger span:nth-of-type(1) {
  top: 0;
}

.menu-trigger span:nth-of-type(2) {
  top: 8px;
}

.menu-trigger span:nth-of-type(3) {
  bottom: -1px;
}

 
.nav {
  width: 85%;
  height: 100vh;
  padding-top: 70px;
  background: #fff;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9998;
  transform: translate(-100%);
  transition: all .5s;
  font-size: 1.2rem;
}
.nav .search {
    width: 100%;
    padding: 0 20px;
    border-radius: 50px;
    border: 1px solid #ccc;
    height: 40px;
    font-size: 1rem;
}

.nav .search::placeholder {
	font-size: 1rem;
  text-align: center;
  color: #999;
}
.nav .arrow-left{
	color: #999;
	position: absolute;
	top: 20px;
    left: 20px;
}
.nav.open {
  transform: translateZ(0);
  overflow: auto;
}
.nav li .subtitle{
	display: block;
	font-size: .7rem;
	color: #777;
	padding:.7rem 0 .5rem .5rem;
}
.nav a{
	font-weight:normal!important;
	font-size: 1rem;
}
.nav .nav_products-link a{
	font-size: .9rem;
}
.nav .h135{
	height: 220vh;
}
.nav a .thumb{
	width: 28px;
    display: inline-block;
    border: 1px solid #ccc;
    margin-right: 5px;
    vertical-align: -2px;
}
.nav a .thumb img{
	width: 100%;
}
.accordion-content{
	display: none;
}
.nav__child{
  width: 100%;
  height: 100%;
  position: fixed;
  top: 68px;
  left: 0;
  z-index: 11;	
	  transform: translate(-100%);
	    transition: all .5s;
	background: #fff;
}
.nav__child.show{
	display: block;
	  transform: translateZ(0);
	  z-index:20;
}

.scroll-prevent {
  overflow: hidden;
}
.top-4{
	top:4px;
}	
.site-header-logo {
    width: 80px;
}
.border-t-sm{
	border-top:1px solid #ccc;
}
.footer-text{
	border-right:0!important;
}
.nav .close-btn{
	position: absolute;
    top: 15px;
    right: 20px;
}
.nav .accordion:before{
	display: block;
	content: "";
	position: absolute;
	top:0; 
	right:25px;
	bottom:0;
	margin:auto;
	width: 18px;
	height: 1px;
	background-color: #999;
	transition: .2s;
	transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
}
.nav .accordion:after{
	display: block;
	content: "";
	position: absolute;
	top: 0; 
	right: 25px;
	bottom: 0;
	margin: auto;
	width: 18px;
	height: 1px; 
	background-color: #999;
	transition: .3s;
}
.nav .accordion.minus:before{
	transform: rotate(0deg);
	-webkit-transform: rotate(0deg);
}
.nav .accordion.minus:after{
	background-color: transparent;
}
.cart-modal-dialog {
    width: 100%;

}
.footer_title {
    font-size: 1rem;
}
.footer_link {
    font-size: .9rem;
    font-weight: normal!important;
    margin-bottom: 0;
}
.footer-ico {
    width: 32px;
}
.footer_sns {
    width: 95%;
    padding-right:7px!important;
    padding-left:0!important;
}
.footer-navi-link{
	padding-bottom: 2rem;
}
.member_info_box {
    position: static;
    text-align: center;
    margin: 5px 0 0;
}
.breadcrumb {
	margin:0px auto 7px auto;
	width: 95%;
    font-size: .75rem;
}

}
@media screen and (min-width: 370px){
div.bt_skincare_box a {
    font-size: .8em!important;
}
.news ul {
    padding: 0!important;
}
ol, ul {
    padding: 0;
}
#prod_guide #prd ol li span{
    height: 76px;
}
#prod_guide #tri ol li span{
    height: 76px;
}
.teaser__container{
	margin-top: 0!important;
}
#undercolumn_aboutus .aboutus_table {
    padding: 0;
    margin: auto;
}
}