body{
	font-family: "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
font-weight: 500;
}
h1,h2,h3,h4,h5,h6{
	font-family: "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif !important;
font-weight: 500;
}
dt,dd,li{
	font-family: "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif !important;
font-weight: 500;
}
.page-header.header-small .hestia-title, .page-header.header-small .title, h1.hestia-title.title-in-content, .main article.section .has-title-font-size{
	font-size: 30px;
}
.navbar.navbar-default:not(.navbar-transparent) li:not(.btn):hover > a, .navbar.navbar-default.navbar-transparent .dropdown-menu li:not(.btn):hover > a, .navbar.navbar-default:not(.navbar-transparent) li:not(.btn):hover > a i, .navbar.navbar-default:not(.navbar-transparent) .navbar-toggle:hover, .navbar.navbar-default:not(.full-screen-menu) .nav-cart-icon .nav-cart-content a:hover, .navbar.navbar-default:not(.navbar-transparent) .hestia-toggle-search:hover,body:not(.home) .navbar-default .navbar-nav > .active:not(.btn) > a{
	color: #8dff6e !important;
}
.main{
	background: url(http://waseidojapan.co.jp/hpwp/wp-content/uploads/2020/01/body_bg.jpg);
}
h3{
	font-size: 24px;
	font-weight: bold;
	color: #fff;
	background: #45780c;
	border-left: #0000 10px solid;
	box-shadow: 2px 2px 2px #000;
	padding: 1.2% 2%;
}
.only_sp{
	display: none;
}
/* TOPページ */
.top-business_content3 ul{
	display: flex;
	align-items: center;
	margin: auto;
	justify-content: space-between;
	padding: 0 !important;
}
.top-business_content3 ul li{
	padding: 0;
	position: relative;
	width: 95%;
}
.top-business_content3 ul li > div{
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%,-50%);
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  margin:0;
  padding:0;
	padding: 5% 7% 2% 7%;
	width: 70%;
	text-align: center;
}
.top_content-3 li{
	padding: 0 !important;
	margin: 1%;
}
.top_3box{
	text-align: center;
}
.top_content-3 ul li >div{
	position: absolute;
	top: 50%;
	left: 50%;
	-ms-transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	margin: 0;
	padding: 0;
	background: rgba(255, 255, 255, 0.8);
	padding: 5% 7% 2% 7%;
	text-align: center;
}
.top_3box h3{
	color: #000;
	background: none;
	box-shadow: none;
}
.top_3box span{
	color: #000;
	display: block;
	font-size: 12px;
}

.top-info h3{
	color: #000;
	background: none !important;
	border: none !important;
	text-align: center;
	box-shadow: none;
}
.top-info h3 span{
	font-size: 14px;
	text-align: center;
	opacity: 0.5;
	display: block;
}
/* 理念 */
.philosophy p{
	text-align: center;
	font-size: 20px !important;
	font-weight: bold;
	background: #fff;
	border: 1px solid #e8e8e8;
	margin-top: -10px !important;
	padding: 5% 0;
}
.philosophy p > span{
	display: inline-block;
	margin: 1% auto;
	background: linear-gradient(transparent 80%, #4d7c37 20%);
	padding: 0 1%;
}
.navbar{
	background: rgba(0, 0, 0, 0.4) !important;
	color: #fff;
}
/* 商品紹介ページ */
.products-detail h3{
	font-size: 18px;
	background: none !important;
	color: #555 !important;
	box-shadow: none !important;
	text-align: center;
	margin-bottom: 0 !important;
}
#pl-304 #panel-304-1-0-0,#pl-304 #panel-304-1-1-0,#pl-304 #panel-304-1-2-0,
#pl-304 #panel-304-1-0-1,#pl-304 #panel-304-1-1-1,#pl-304 #panel-304-1-2-1{
	margin-bottom: 0!important;
}
.item h2{
	text-align: center;
	position: relative;
	overflow: hidden;
	display: inline-block;
	vertical-align: top;
	max-width: 100%;
	width: 60%;
	margin: 0 20% !important;
}
/*- - - - - -
.item h2:before, .item h2:after{
  content: '';
  position: absolute;
  top: 40%;
  display: inline-block;
  width: 20%;
  height: 1px;
  background-color: #000;
}
.item h2:before{
	left:0;
}
.item h2:after{
	right:0;
}
- - - - - -*/
.item span{
	font-size: 16px;
	display: block;
}
.item p{
	text-align: center;
	margin: 20px 0 !important;
}
.inner{
	width: 80%;
	margin: 0 10%;
}
.inner h3{
	color: #555;
	font-weight: bold;
	text-align: center;
	position: relative;
	display: block;
	margin-bottom: 0;
	padding-bottom: 0;
	background: none;
	border-left: none;
	box-shadow: none;
}
.inner h3:before {
	content: '';
	position: absolute;
	bottom: -5px;
	display: inline-block;
	width: 60px;
	height: 4px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	background-color: #35a40d;
	border-radius: 6px;
}
.inner dt{
	font-weight: bold;
	font-size: 16px;
}
.inner ol{
	margin-top: 50px
}
.inner li{
	padding-left: 20px;
	font-size: 16px;
}
.bg-change{
	padding: 5% 0% 12% 0%;
	background: #fff;
}
.detail-btn{
	display: block;
	text-align: center;
	margin: 20px 0;
}
.detail-btn a{
	color: #fff;
	border-radius: 6px;
	display: inline-block;
	padding: 1% 6%;
	background: #24591d;
}
.detail-btn a:hover{
	color: #fff !important;
}
.products-detail h4{
	font-size: 18px;
	font-weight: bold;
	position: relative;
	padding: 0 .5em .1em 2em;
	border-bottom: 1px solid;
}
.products-detail h4::before,
.products-detail h4::after {
	position: absolute;
	content: '';
	border-radius: 100%
}
.products-detail h4::before {
	top: .2em;
	left: .2em;
	z-index: 2;
	width: 18px;
	height: 18px;
	background: rgba(150, 150, 150, .5);
}
.products-detail h4::after {
	top: .7em;
	left: .7em;
	width: 13px;
	height: 13px;
	background: rgba(148, 202, 95, 0.5);
}
.products-detail h5{
	font-size: 16px;
	color: #fff;
	font-weight: bold;
	background: #757575;
	text-align: center;
	padding: 0.5% 0;
}
.products-detail p{
	font-size: 16px !important;
	line-height: 1.6 !important;
	font-weight: normal !important;
	padding: 0 2%;
}
.products-detail ol, .products-detail ul{
	padding: 0 1.2em;
}
.products-detail ul{
	padding: 0;
}
.products-detail ul > li{
	display: inline-block;
	padding: 1% 2% !important;
	background: #e6e6e6;
	border-radius: 6px;
	margin: 1% 0;
	border: 1px solid #d2d2d2;
}
.products-detail li{
	font-size: 16px;
	line-height: 1.5 !important;
}
.attention p{
	font-size: 14px !important;
	margin-top: 100px !important;
	text-align: center;
}
/* 商品紹介ページ */
.hair-care dt > span{
	font-size: 12px;
}
.hair-care dt span{
	font-size: 12px;
}
/* 代表者挨拶 */
.greetings p{
	font-weight: bold;
	padding: 5%;
	background: url(http://waseidojapan.co.jp/hpwp/wp-content/uploads/2020/01/p_background.jpg);
	border: 1px solid #e8e8e8;
	margin-top: -10px !important;
}
.greetings dd{
	font-size: 16px;
}
.greetings tbody{
	font-size: 14px !important;
	line-height: 1.2;
}
.greetings span{
	display: block;
	text-align: right;
	margin-top: 30px;
	font-size: 16px;
}
/* お問合せ */
.required{
	font-size: 12px;
	color: #fff;
	background: #6c0000;
	display: inline-block;
	margin-left: 10px;
	padding: 0 4%;
	border-radius: 4px;
}
input:not([type="submit"]), .form-control, .form-group .form-control,textarea.form-control:focus-within,input:not([type="submit"]):focus-within{
	border: 1px solid #a4a4a4 !important;
	border-radius: 0 !important;
}
input[type="submit"]{
	background: #012611;
}
input[type="submit"], input[type="submit"]:hover{
	background: #003718;
	font-weight: bold;
}
.center{
	display: block;
	margin: auto;
	text-align: center;
}

/* フッター */
footer.footer.footer-black{
	margin-top: 60px;
}
/* NEWSプラグイン
-----------------------------------------------*/
#news{
	color: #fff;
}
#news h3{
	color: #000 !important;
}
.news_list{ 
	list-style: none;
	padding: 0 !important;
} 
.news_list li{ 
	border-bottom: 1px dashed #ccc; 
	padding: 5px 0; 
	text-align: left !important; 
} 
.news_date{ 
	font-size: 13px; 
	font-style: Meiryo; 
	vertical-align: middle; 
	width: 95px; 
	color: #777; 
} 
.cat{ 
	background: #689734; 
	color: #fff; 
	font-size: 10px; 
	line-height: 20px; 
	margin: 0 20px; 
	padding: 5px 10px; 
	text-align: center; 
	vertical-align: middle; 
	width: 80px; 
} 
.news_title{ 
	font-size: 14px; 
}
.news_title a::after{
	background: url("http://waseidojapan.co.jp/hpwp/wp-content/uploads/2020/03/arrow_2.png"); 
	background-position: center center; 
	background-repeat: no-repeat; 
	background-size: contain; 
	content: ""; 
	display: inline-block; 
	height: 10px; 
	margin-left: 10px; 
	vertical-align: baseline; 
	width: 10px; 
}
/* お知らせ */
.section.related-posts{
	display: none;
}
a, a:hover, .widget a:hover{
	color: #333 ;
}
.author{
	display: none;
}
.header-filter-gradient{
	background: linear-gradient(to top right, #679628, #325709);
}
.label.label-primary{
	background-color: #689734;
}
.single-post footer.footer.footer-black, .archive footer.footer.footer-black{
	margin-top: 0px;
}
.entry-categories{
	display: none;
}
/* 商品ページスライド
-----------------------------------------------*/
.slide_sub{
	text-align: center;
	width: 100%;
	margin: auto;
}
.caption{
	font-size: 14px !important;
}
.slide_sub span{
	display: block;
}
.metaslider .caption-wrap{
	bottom: -70px !important;
}
.caption span{
	font-size: 12px;
}
/*===============================================
 * プライバシーポリシー
===============================================*/
.policy dt{
	padding: 0 0.5%;
	line-height: 1.8;
}
.policy dd{
	border-bottom: 1px dotted #8e8e8e;
	padding: 3% 1%;
	margin-bottom: 2%;
	line-height: 1.8;
}
.policy dd > ol li{
	line-height: 1.8;
}
/*===============================================
 *  media query
===============================================*/
@media screen and (min-width: 1170px){
	.news_list{
		margin: 0 15% !important;
	}
}
@media screen and (max-width: 1169px) and (min-width: 992px){
	.news_list{
		margin: 0 10% !important;
	}
}
@media screen and (max-width: 991px) and (min-width: 769px){
	.navbar > .container{
		margin: 0 !important;
		width: 100%;
	}
	.nav > li > a{
		padding: 10px 5px;
	}
	.navbar .navbar-nav > li{
		margin-left: 5px;
		margin-right: 5px;
	}
	.news_list{
		margin: 0 5% !important;
	}
}
@media screen and (min-width: 769px){

}
@media screen and (max-width: 768px){
	.products-detail h4 {
		font-size: 18px !important;
	}
	.products-detail h5 {
		font-size: 16px !important;
	}
	.news_title{
		display: block !important;
	}
	.navbar.navbar-fixed-top .navbar-collapse{
		background: rgba(0, 0, 0, 0.7);
		margin-top: 68px;
	}
	.only_pc{
	display: none !important;
	}
	.only_sp{
	display: block !important;
	}
	.contact td{
		display: block;
	}
		.top-business_content3 ul{
		flex-direction: column;
	}
	.top-business_content3 ul li{
		width: 75%;
		padding: 0%;
		margin: 3% auto;
		box-shadow: 0px 0px 10px #b5b5b5;
	}
	.top-business_content3 ul li > div{
		width: 100%;
	}
	.top_3box h3{
		font-size: 22px;
	}
}
@media screen and (max-width: 640px){

}
@media screen and (max-width: 480px){
	.metaslider .slides img{
		margin-top: 68px !important;
	}
	.navbar{
		background: rgb(0, 0, 0, 1) !important;
	}
	.philosophy p{
		font-size: 16px !important;
	}
	.tablepress td{
		display: block;
	}
	.column-1 td{
		background: #eee;
	}
}