@charset "shift_jis";
/*
/*全体の設定*/
html {

}
table{margin: 0 20px;}
.narabi {margin: 0 !important;}
.narabi img{text-align: left;}
.narabi td{width: 100%;}
.t-left{text-align: left;}
td{padding: 5px;vertical-align: top;}

/*背景画像*/
body {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
	font-size:14px;
	color: #333333;
	margin: 0px;
	background-repert:repeat-y;
	background-position:center;
	text-align: center;
	line-height:150%;
	background-image: url(asets/bg.jpg);

}
table {font-size:12px;
font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
}
/*標準のリンク*/
a:link {
	color: #FB4094;
	text-decoration: none;
}
a:visited {
	color: #FB4094;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}
/*レイアウト枠：全体の枠と横幅・背景色*/
#outline {
	margin: 0px auto;
	padding: 0px;
	width: 900px;
}
/*レイアウト枠：上段*/
/*トップ画像の変更*/
#pagetitle {
	margin: 0px;
	padding: 0px 0px;
	height: 86px;
	position: relative;
	text-align: left;
	background-image: url(asets/logo_bg.jpg);
}
#pagetitle h1 {
	font-size: 10px;
	font-weight:normal;
	line-height: 100%;
	margin: 0px;
	padding: 5px 5px 0px 0px;
	text-align: right;
	color: #AC8937;
}
#pagetitle p {
	line-height: 120%;
	margin-top: 10px;
	margin-bottom: 0px;
	text-align: right;
}
#navi{
	text-align:right;
	padding: 0px 0px 0px 0px;
	padding-right: 0px;
	background-color: #FFFFFF;
	height: 587px;
	background-image: url(asets/head4.jpg);
}
#navi2{
	text-align:left;
	padding:0;
}
/*レイアウト枠：中段*/
#textline {
    overflow: hidden;
	padding: 0px 10px 10px 10px;
	width: 880px;
        min-height: 800px;
	margin: 0px auto;
	position: relative;
	text-align: left;
	background-color: #FFFFFF;
	font-size: 12px;
	background-image: url(asets/m_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

#textline a:hover img{
opacity:0.7;
filter: alpha(opacity=70);
-ms-filter: "alpha( opacity=70 )";
background: #fff;
}

#textline2 {
	padding: 0px 10px 10px 10px;
	width: 880px;
	margin: 0px auto;
	position: relative;
	text-align: left;
	background-color: #FFFFFF;
	font-size: 12px;
	background-repeat: no-repeat;
	background-position: bottom;
}
/*レイアウト枠：中段・本文*/
#naiyo {
	margin: 0px;
	width: 250px;
	position: relative;
	float: right;
	font-size: 14px;
}
#naiyo li {
	margin-top: 3px;
	margin-bottom: 3px;
}
/*レイアウト枠：中段・ナビゲーション*/
#navi-waku {
	width: 580px;
	position: relative;
}
/*レイアウト枠：中段・ナビゲーション　下のリンク群*/
#navi-waku2 {
	margin: 0px 0px 10px;
	width: 170px;
	border: 1px solid #ffffff;
	padding: 10px 5px;
	position: relative;
}

/*レイアウト枠：中段・ナビゲーション：上のリンク*/
#mainlink {
	margin: 0px;
	padding: 4px;
	list-style: url(asets/none) none outside;
	border: 1px solid #ffffff;
font-size:10px;
	padding-left:0px;

}
#mainlink li {
	margin: 5px;
	border-bottom: 1px solid #ffffff;
	font-size:10px;
	padding-left: 6px;
	display: block;
	background-image: url(asets/bar.jpg);
	padding-top: 10px;
	margin-bottom: 5px;
	padding-bottom: 10px;


}
/*リンク*/
#mainlink a:link, #mainlink a:visited {
	display: block;
	color: #6C6C6D;
	padding: 4px;
font-size:24px;


}

/*レイアウト枠：中段・ナビゲーション：上のリンク二番目のリンク群*/
#mainlink2 {
	margin: 0px;
	padding: 4px;
	list-style: url(asets/none) none outside;
	background: #ffffff;
	border: 1px solid #ffffff;
font-size:10px;
}
#mainlink2 li {
	margin: 0px;
	border-bottom: 1px solid #ffffff;
}
/*リンク*/
#mainlink2 a:link, #mainlink2 a:visited {
	display: block;
	color: #6C6C6D;
padding:4px;

}
#mainlink2 a:hover, #mainlink2 a:active {
	background: #FBCFFD;
	display: block;
	color: #666666;
	padding: 4px;
}

/*レイアウト枠：中段・ナビゲーション：下のリンク*/
#sublink {
	margin: 10px 0px 0px;
	list-style: url(asets/none) none outside;
	padding: 6px;
}
#sublink li {
	margin: 0px;
	border-bottom: 1px solid #CCCCCC;
	padding: 0px;
}
/*リンク*/
#sublink a:link, #sublink a:visited {
	display: block;
	color: #333333;
	padding: 4px;
}
#sublink a:hover, #sublink a:active {
	background: #EEEEEE;
	display: block;
	color: #000000;
	padding: 4px;
}
/*レイアウト枠：下段*/
#shita-waku {
	margin: 0px;
	position: relative;
	text-align: center;
	clear: right;
	width: 900px;
	text-indent: 5px;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #BEA97C;

}
/*リンク*/
#shita-waku a:link, #shita-waku a:visited {
	color: #ffffff;
	font-size: 12px;

}
#shita-waku a:hover, #shita-waku a:active {
	color: #FF0066;
	font-size: 12px;
}
/*ページ右下にあるページトップへ戻るためのリンク*/
#up-link {
	width: 150px;
	float: right;
	padding: 2px 3px;
	text-align: left;
	position: relative;
	margin: 0px;
	height: 12px;
	line-height: 100%;
	right: 20px;
	text-indent: 20px;
}
/*リンクページとサイトマップページのTABLE枠*/
.links {
	font-size: 14px;
	border: 1px solid #ffcc66;
}
#honbun-waku .links td {
	border-bottom: 1px solid #DDDDDD;
}

/*リンク画像の枠を消す*/
img {
	border-width: 0px;
}
/*文字の色を変更*/
.red {color:#f70303;}
.red_b {color: #f70303;font-weight: bold;}

.blue{color:royalblue;}
.blue_b{color:royalblue;font-weight: bold;}

.purple{color:#74249F;}
.purple_b{color:#74249F;font-weight: bold;}

.pink{color:#FF5151;font-size: 15px;}


.brown{color:#996600;}

.dark-red{color:#CC0000;}


.midashi{
	font-size:14px;
	background-color:#998540;
	padding: 3px;
	color: #FFFFFF;
	font-weight: bold;
}

.small{font-size:9px;
color:#999999;}
.td{
font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;

font-size:12px;
	color: #000000;
	vertical-align: top;
}
.midashi2{background-color:#FFFF99;}
.midashi3{
	background-color:#FFFFFF;
	color: #CC6600;
}
h2{font-weight:normal;}
h1{font-weight:normal;
font-size:10px;}
strong{font-weight:bold;}
.small2{font-size:10px;}
#gyoushu{	margin: 0px 0px 10px;
	width: 170px;
	border: 1px solid #cccccc;
	padding: 10px 5px;
	position: relative;
font-size:10px;}
#area{	margin: 0px 0px 10px;
	width: 170px;
	border: 1px solid #cccccc;
	padding: 10px 5px;
	position: relative;
font-size:10px;}
.style1 {
	font-size: 14px;
	text-align: center;
	font-weight: bold;
}
#naka{
	width:630px;
	height:420px;
	background-image: url(asets/back.jpg);
}
.disp0{
	display: none;
}
#navi3{background-color:#E7E4E6;}
/*グローバルナビ*/
#globalnavi{
	margin: 0;
	padding: 0;
	height: 40px;
	font-size: 0px;
	vertical-align: bottom;
}

#globalnavi ul{
  list-style-type: none;
  margin: 0;
  padding: 0;
}

#globalnavi li{
  float: left;
  margin: 0;
  padding: 0;
 display:inline;  
 list-style-type:none; 
}


#globalnavi a{
  text-align: center;
  padding: 0;
  display:inline;
   list-style-type:none; 

}

#newst{
	width:580px;
	background-image: url(asets/news.jpg);
	height: 23px;
	text-indent: -9999px;
	background-repeat: no-repeat;
	margin-bottom: 10px;
}

#topixt{
	background-image: url(asets/topix.jpg);
	height: 23px;
	text-indent: -9999px;
	background-repeat: no-repeat;
	width: 250px;
	margin-bottom: 10px;
}

#shoplist{
	width:220px;
	height:150px;
	float:left;
	margin-right:30px;
	text-align: center;
	font-size: 11px;
	margin-left: 30px;
	}


#clear{clear:both;}

.img img{
	padding-right:10px;
	vertical-align: middle;
}

.font{
	font-size:15px !important;
	font-family: "游ゴシック","Yu Gothic";
    font-weight: normal;
}
.waku{
	position:relative;
	margin: 40px 0;
	padding: 40px 50px 40px 60px;
	border: 4px solid #cbb689;
        overflow: hidden;
}
.waku2 {
    position: relative;
    margin: 40px 0;
    padding: 20px 30px 40px 30px;
    border: 4px solid #cbb689;
        overflow: hidden;
}

.obi{}
.image-left{
	float:left;
	margin: 0 10px 10px 0;
}
.image-right{
	float:right;
	margin: 0 0 10px 10px;
}
.image-cote1{
    float: right;
    margin-top: -50px;
}
.image-top{
    display: block;
    margin-top: -50px;
}
.zu-70{
    display: block;
    margin-top: -70px;
}
.yutori{
    
    margin-left: 2em;
    line-height: 1.8em;}
.yutori img{margin: 0 auto;}
.ko{position: absolute;}
.clear{
	clear:both;
}
.yutori span{    font-size: 1.3em;color:coral;  font-weight: bold;}
.font12{
	font-size:12px;
}

.font13{
	font-size:13px;
}
.postion{
	position:absolute;
	right: 30px;
}
.postion2{
	position:absolute;
	bottom: 60px;
	right: 30px;
}

.kaigyou{
    margin-left: 34px;
}
.kaigyou2{
    margin-left: 49px;
}

#shop39-waku{
	overflow:hidden;
	clear:both;
	margin-bottom: 40px;
}

#shop39-waku .box{
	width:230px;
	margin-right:10px;
	background-color:#FFFFCC;
	padding:10px;
	float: left;
	height: 370px;
	line-height: 155%;
}


#shop39-siyou{
	margin-bottom:40px;
	width: 775px;
}

#shop39-siyou .line{padding:5px;
border-bottom:dashed 1px #ccc;
margin-bottom:5px;}

/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝shop40以降*/

.shop-tt{
	margin-left: 15px;
    margin-right: 15px;
    padding-bottom: 5px;
    border-bottom: 1px dashed #c1a872;
}

.shop-cont{
	    width: 830px;
    margin: 0 auto;
}
.shop-cont P{
    padding-left: 10px;
    margin: 5px 0 20px;
}

.float-left{
	float: left;
}

.float-right{
	float: right;
}

.font18{
	font-size:18px;
}
.font20{
	font-size:20px;
}
.brown{
	color: #6C5E40;
}

.m-b10{
	margin-bottom: 15px;
}

.m-b30{
	margin-bottom: 30px;
}

.m-b50{
	margin-bottom: 50px;
}

.m-b40{
	margin-bottom: 40px;
}
.m-t50{
	margin: 50px 0 30px 0;
}
.center{
	text-align:center;
}

.m-t10{margin-top:10px;}
.m-t30{margin-top:30px;}

.m-r50{margin-right:50px;}
.m-r30{margin-right:30px;}
.m-r60{margin-right:60px;}
.m-r70{margin-right:70px;}
.m-l30{margin-left:30px;}


.antiosoap-waku{
	background-color:#F4F1F8;
	padding: 10px;
	margin-top: 25px;
}

.as-line{
	padding:5px 0;
	border-bottom:dotted 1px #ccc;
	margin-bottom: 5px;
}

.joli48{
	font-size:14px;
}

.joli48 img{
	margin:0px 0px 10px 20px;
}
.productbox{
    display: block;
    padding-bottom: 60px;
}

.p-top{    margin-top: 20px;}

.newsbox{overflow: hidden;}
.newsbox li{overflow: hidden; list-style: none;border-bottom: 1px dashed #555;}
.newsbox img{
    max-height: 80px;
    width: 80px;
    object-fit: cover;
    object-position: top;
    float: left;
    clear: both;
    margin: 10px;
}
.newsbox P{margin-top: 10px;}
.newstitle{
    display: inline-block;
    font-size: 1.2em;
    font-weight: bold;
    border-bottom: 1px dashed #fb4094;
    margin-top: 10px;
}
.nengo{
    color: #a79265;
    margin-left: 40px;
    font-size: 1.2em;}

.archive{
        width: 780px;
    margin: 0 auto;
}

.cancellation1 {
    z-index: 9999;
    position: absolute;
    top: 52%;
    right: -10%;
}
.cancellation1 img {
    width: 70%;
}
.cancellation2 {
    z-index: 9999;
    position: absolute;
    top: 64%;
    right: -10%;
}
.cancellation2 img {
    width: 70%;
}
.cancellation3 {
    z-index: 9999;
    position: absolute;
    top: 3%;
    right: -10%;
}
.cancellation3 img {
    width: 70%;
}
/*商品一覧均等*/
.list_box{
    width: 800px;
margin: 0 auto;}
.list_ul{
        width: 100%;
     margin: 10px 0 50px;
    padding: 0;
    display: table;
    table-layout: fixed;
}
.list_ul li {
  display: table-cell;
  vertical-align: middle;
}
/*商品一覧不均等*/

.list_ul2{
     margin: 10px 0 50px;
    padding: 0;
    display: table;
    table-layout: fixed;
    text-align: center;
}
.list_ul2 li {
  display: table-cell;
  vertical-align: middle;
}

/*選べる4種の香り用*/
.other_box{
    position:relative;
    margin: 30px 10px;
    border: 2px solid #dccb83; }

.other_box:after{
	content: "選べる4種の香り";
    position: absolute;
    top: -12px;
    left: 10px;
    background: #fff;
    font-size: 1.6em;
    color: #dcb721;
    padding: 0 10px;
    font-family: serif;
    font-weight: bold;
}

.other_box ul{
            width: 100%;
     margin: 10px 0;
    padding: 0;
    display: table;
    table-layout: fixed;
    text-align: center;
}
.other_box li {
  display: table-cell;
  vertical-align: middle;
}



.spectitle{
    font-size: 1.2em;
    color: #a58305;
    text-indent: -1em;
    display: block;
}

.title-bar{
    background-color: #ac8a42;
    font-size: 1.8em;
    padding: 10px 14px 5px;
    color: #FFF;
    border-radius: 3px;
    margin: 30px 0 15px;
    font-family: serif;
}

.mitten{}
.mitten p{padding-left:15px;margin-bottom: 30px; }
.seibun span{
    color: #ac8a42;    line-height: 2;
}

.left{float: left;margin-right: 10px;}

/* 8シリーズ */
.s_hachi {
background-image: url(asets/product/8hachi/s_01_bk.png);
    background-repeat: no-repeat;
    min-height: 400px;
}

.s_hachi .ss_hachi2 {
    margin-left: 20px;
        margin-top: 30px;
    width: 440px;
}
.ss_hachi2 img{margin-left: 10px;}

.ss_hachi3 {
background-image: url(asets/product/8hachi/s_01_bk2.png);
    background-repeat: no-repeat;
    min-height: 400px;
    margin-left: 20px;
    padding-right: 20px;
}
.ss_hachi3 img{padding-bottom: 5px;}
.ss_hachi3 p{padding-bottom: 10px;}
.ss-left {float: left;width: 215px; margin-left: 20px;}

.ss-left2 {
    float: left;
    width: 215px;
    margin-left: 240px;
    height: 10em;}
.ef{margin-left: -10px;}

/* eora-plus　2019.12 */
.tigai {
    display: flex;
    justify-content: space-between; 
    margin: 10px 20px 30px;
}
.tigai .tigai-box {
    width: 48%;
    border: 1px solid #e0e0e0;
}
.tigai-box img {width: 100%;
}

.tigai table{
    font-size: 14px;
    line-height: 20px;
    margin: 0 auto;
}

.tigai  th {
    text-align: right;
    white-space: nowrap;
    vertical-align: top;}
.tigai  td {
    padding: 0;
    vertical-align: top;}

.table-ea{
    background-color: #f9f9f7;}
.table-eb{
    background-color: #fff9e1;}

.ill-in{
        background-image: url(asets/product/eora-plus/eora-p-04.png);
    background-repeat: no-repeat;
    background-position: right top;
    height: 100px;
    width: 550px;
}

.flex-box{
    display: flex;
    justify-content: flex-start;
}
.flex-parts{}

/*成分表　テーブルの場合 20210721*/
#seibun_hyo table{
	width: 96%;
	margin: 20px auto;
	font-size:16px;
}

/*エオラ シルキーハンドパック　220315*/
.silky-hand h2 {
  position: relative;
  width: 740px;
  color: #060606;
  font-size: 22px;
  font-weight: bold;
  font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-feature-settings: "palt";
  line-height: 39px;
  margin: 0 auto;
  padding: 0 0 15px 20px;
  border-bottom: 1px dashed #a8955a;
}
.silky-hand h2::before {
  position: absolute;
  content: "";
  top: 0;
  left: 2px;
  width: 7px;
  height: 39px;
  background-color: #a8955a;
  border-radius: 3px;
}
.silky-hand h3 {
  width: 780px;
  font-size: 22px;
  color: #fff;
  font-weight: bold;
  font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-feature-settings: "palt";
  line-height: 35px;
  background-color: #a8955a;
  margin: 0 auto 30px;
  padding-left: 18px;
  border-radius: 3px;
}
.silky-hand .product-img {
  margin-bottom: 40px;
}
.silky-hand .product-img:first-of-type {
  margin-bottom: 50px;
}
.silky-hand .seibun {
  width: 770px;
  font-size: 15px;
  line-height: 1.4;
  margin: 0 auto 30px;  
}
.silky-hand .note {
  width: 770px;
  font-size: 12px;
  line-height: 1.8;
  margin: 0 auto;
  padding: 30px 0 35px;
  border-top: 1px solid #7d5955;
}

/*商品一覧　220315*/
.eora-plus.flex-box {
  display: flex;
  justify-content: space-between;
}
.eora-plus .flex-parts {
  width: 200px;
}
.eora-plus .flex-parts ul li {
  text-align: center;
}