@charset "utf-8";

/* webフォント読み込み */
@import url('https://fonts.googleapis.com/css2?family=Kosugi&display=swap&text=%E5%A1%9A');
@import url('https://fonts.googleapis.com/css2?family=PT+Sans+Caption&text="gI":display=swap');

/* IEの改行バグを強制的に消去 */
@media all and (-ms-high-contrast: none) {
br {font-size: 0;}
}

*:before, *:after {
  font-family: FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-style:normal;
	font-weight: normal;
/*	font-size: 100%;*/
	vertical-align: baseline;
	color:#332b25;
	box-sizing: border-box;
}

#eqWrap {
    margin: 0px;
    padding: 0px;
	font-family:'PT Sans Caption','Noto Sans Japanese', Roboto, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", 'Noto Sans Japanese', "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;}
    font-size: 18px;
    line-height: 180%;
    background-color: #ffffff;
	color:#313131;
 overflow: hidden;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}

html{
    overflow-y: scroll;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

input, textarea,{
	margin: 0;
	padding: 0;
}

ol, ul{
    list-style:none;
}

table{
    border-collapse: collapse;
    border-spacing:0;
}

caption, th{
    text-align: left;
}

a:focus {
	outline:none;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

.clearfix {
	min-height: 1px;
}

* html .clearfix {
	height: 1px;
	/*¥*//*/
	height: auto;
	overflow: hidden;
	/**/
}
.both{
	clear:both;
}

.inline_block {
	display: inline-block;
	*display: inline;
	*zoom: 1;
}
sup {
    font-size: 60%;
    vertical-align: top;
    position: relative;
    top: -0.1em;
}

table {	width:100%;}


a img:hover {
	filter: alpha(opacity=75);
	-moz-opacity:0.75;
	opacity:0.75;
}

img{ vertical-align:bottom;}

a:hover img {
 opacity: 0.7;
 filter: alpha(opacity=70);
 -moz-opacity: 0.7;
 	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}
.eqNv a:hover {color:#f51072;}

.tc{ text-align:center;}
.tr{ text-align:right;}
.tl{ text-align:left;}

.fl {float:left;}
.fr {float:right;}
.cl {clear:both;}

.mr5{ margin-right:5px;}
.mr10{ margin-right:10px;}
.mr11{ margin-right:11px;}
.mr12{ margin-right:12px;}
.mr13{ margin-right:13px;}
.mr14{ margin-right:14px;}
.mr15{ margin-right:15px;}
.mr20{ margin-right:20px;}
.mr25{ margin-right:25px;}
.mr40{ margin-right:40px;}

.mt5{ margin-top:5px;}
.mt10{ margin-top:10px;}
.mt15{ margin-top:15px;}
.mt20{ margin-top:20px;}
.mt30{ margin-top:30px;}
.mt40{ margin-top:40px;}
.mt50{ margin-top:50px;}

.mt100{ margin-top:100px;}

.mb5{ margin-bottom:5px;}
.mb10{ margin-bottom:10px;}
.mb12{ margin-bottom:12px;}
.mb15{ margin-bottom:15px;}
.mb20{ margin-bottom:20px;}
.mb30{ margin-bottom:30px;}
.mb50{ margin-bottom:50px;}
.mb60{ margin-bottom:60px;}


.ml5{ margin-left:5px;}
.ml10{ margin-left:10px;}
.ml20{ margin-left:20px;}
.ml25{ margin-left:25px;}
.ml30{ margin-left:30px;}

img {vertical-align:bottom;}
.tc {text-align: center;}

.inner {width:1000px;margin-left:auto;margin-right:auto;position: relative;}
.hidden {opacity:0;}
.block {display: block ;opacity:100;}
img.block {display: inline ;opacity:100;}

.txtS {font-size:12px;letter-spacing: 0 !important;}
.txtSS {font-size:12px !important;line-height: 15px !important;}

/**************--------------------
BTN
----------------*****************/

.btnWrap {text-align: center;box-sizing:border-box;}
.btn {background:#67B700;color:#FFF !important;border-radius:3px;display: inline-block;box-sizing:border-box;line-height:1em;text-align: center;border:solid 2px #67B700;text-decoration: none;}

.btnW {color:#67B700 !important;background:#FFF;border-radius:3px;display: inline-block;box-sizing:border-box;line-height:1em;text-align: center;border:solid 2px #67B700;text-decoration: none;}

.btnP {background:#fe4da6;color:#FFF !important;border-radius:3px;display: inline-block;box-sizing:border-box;line-height:1em;text-align: center;border:solid 2px #fe4da6;text-decoration: none;}

.btnL {font-size:18px;padding:14px;width:520px;}
.btnM {font-size:18px;padding:14px;width:300px;}
.arwR::after {content: ' \f054';}
.arwC::after {content: ' \f077';}
.arwB::after {content: ' \f078';}

.btn:hover {color:#67B700 !important;background:#FFF;border:solid 2px #67B700;
  -webkit-animation-duration: .5s;
  animation-duration: .5s;}
.btnW:hover {background:#67B700;color:#FFF !important;border:solid 2px #67B700;
  -webkit-animation-duration: .5s;
  animation-duration: .5s;}

.btnP:hover {background:#FFF;color:#fe4da6 !important;border:solid 2px #fe4da6;
  -webkit-animation-duration: .5s;
  animation-duration: .5s;}

/**************--------------------
animate speed
----------------*****************/

.t1 {
  -webkit-animation-duration: 1.3s;
  animation-duration: 1.3s;
}
.t2 {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}
.t3 {
  -webkit-animation-duration: 3s;
  animation-duration: 3s;
}

.s1 {animation-delay:.1s;}
.s5 {animation-delay:.3s;}
.s8 {animation-delay:.8s;}
.s10 {animation-delay:1s;}
.s13 {animation-delay:1.3s;}
.s15 {animation-delay:1.5s;}
.s20 {animation-delay:2s;}


/**************--------------------
title
----------------*****************/

.after_line_btm { position: relative;margin-bottom: 50px;text-align: center;font-size:38px;letter-spacing: 0.1em;}
.after_line_btm::after {display: block;
position: absolute;
  bottom: -30px;
  left: 0;
  right:0;
  margin:auto;
  content: '';
  width: 0;
  height: 3px;
  background: #67B700;
    transition: 1s ease-out;
    -webkit-transition: 1s ease-out;
    -moz-transition: 1s ease-out;
    -o-transition: 1s ease-out;
    -ms-transition: 1s ease-out;
}
.after_line_btm.block::after {width:200px;}

.after_line_left { position: relative;text-align:left;padding-left:20px;font-size:30px;margin-bottom: 40px;line-height:1.7em;letter-spacing: 0.1em;}
.after_line_left::after {display: block;
position: absolute;
  bottom:0;
  left: 0;
  margin:auto;
  content: '';
  width: 4px;
  height:100%;
  background: #67B700;
    transition: 1s ease-out;
    -webkit-transition: 1s ease-out;
    -moz-transition: 1s ease-out;
    -o-transition: 1s ease-out;
    -ms-transition: 1s ease-out;
}
.after_line_left.block::after {height:100%;}


/**************--------------------
TOP
----------------*****************/
#header {overflow: hidden;  z-index: 5000;}
.mainVisual {
	width: 100%;
	overflow: hidden;
    *zoom: 1;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(mainvisual.jpg);
	background-color: #C7C360;

	color: #fff;
	position: relative;
  height:560px;
}
.mainVisualin {width:95%;max-width:1000px;margin:auto;height:100%;position: absolute;right:0;left:0;overflow: hidden;}
.mainVisualin h1 {width:100%;height:100%;display: flex;flex-direction: column;justify-content: center;align-items: right;}
.mainVisualin h1 img {margin: 0 0 0 auto;width:427px;}

 #TopHeader {
  padding: 4px;
  width: 100%;
  top: 0;
  background-color: #FFF;height:66px;
}
#TopHeader > .inner > .headLogo {float: left;width:160px;height:58px;}


/*#eqWrap {margin-bottom: 100px;}*/
#eqWrap .accodion > dd {display: none;}
#eqWrap .none {display: none;}



.subtitle {text-align: center;margin-top: 20px;font-size:26px;margin-bottom: 60px;}



.fBox_Limg {display: flex;justify-content: space-between;align-items: center;}
.fBox_Rimg {display: flex;flex-direction:row-reverse;justify-content: space-between;align-items: center;}
.fBox_Limg dt,.fBox_Limg dd,.fBox_Rimg dt,.fBox_Rimg dd {display: block;}



.cont01 {margin:80px 0 120px;}
.cont01 .subtitle img,.cont12 .subtitle img {width:260px;}
.cont01 dt,.cont12 dt {width:480px;}
.cont01 dd,.cont12 dd {width:500px;font-size: 20px;line-height:1.6em;}
.cont01 .btnL,.cont12 .btnL {width:480px;}


.cont02 {height:440px;position: relative;margin-bottom: 80px;font-size:20px;line-height:1.8em;}
.cont02 .bgImgRight {
  position: absolute;
  background-repeat: no-repeat;
  background-position: top left;
  background-image: url(/lp/1805_eq_crm/img02.jpg);background-color: #f5f5f5;
  width: 100%;
  height: 320px;
  left: 42vw;
}
.cont02 h2 {margin: 20px 0 80px;}


.cont03 {margin-bottom: 80px;}
.cont04 dt,.cont04 dd {width: 500px}


.cont05 {margin: 80px auto}
.cont05 h2 {letter-spacing: 1px;}
.cont05 dt {text-align: left;}


.cont06 {border:1px solid #67b600;padding:40px;margin:80px auto;width:1000px;}
.cont06 .txtG {color:#67b600;}

.bgBeige {background:#fcf9f0;}
.cont07 {padding:80px 0;height:560px}
.cont07 h2 {margin-bottom: 80px;}
.cont07 .bgImgleft {
    position: absolute;
    background:url(/lp/1805_eq_crm/img06.jpg) no-repeat top right;
    width: 100%;
    height: 320px;
    right:50vw;
}
.cont07 p {
    padding-left: 540px;
    font-size:20px;line-height:1.8em;
    margin-bottom: 20px;
}

.cont09 {height:340px;}
.cont09 img {position: absolute;}
.cont09 .photoCont09_1 {top: 110px;left: 90px;}
.cont09 .photoCont09_2 {top: 140px;left: 210px;}
.cont09 dl {align-items: flex-start;}
.cont09 dd {width:540px;}

.cont10,.cont11 {padding-bottom: 80px;}


.cont12 {padding:100px 0;}

.cont13 {width:1000px;background:#fcf9f0;padding:80px 40px;margin:auto;}

.faqBox {width:920px;background: #fff;border-radius: 10px;padding:30px;margin-top: 40px;font-size:18px;}
.faqBox .faqQ {padding-left:60px;font-size: 20px;position: relative;}
.faqBox .faqQ::before {
    content: 'Q';
    background: #67B700;
    color: #FFF;
    border-radius: 10px;
    padding: 5px;
    text-align: center;
    font-weight: bold;
    width: 36px;
    margin-right: 20px;
    display: inline-block;
    font-size: 24px;
    position: absolute;left:0;top:0;
}
.faqBox .faqA .faqAmain {padding-left:60px;color: #67B700;margin-top: 20px;font-size: 20px;position: relative;}
.faqBox .faqA .faqAmain::before {
    content: 'A';
    background: #FFF;
    color: #67B700;
    border-radius: 10px;
    padding: 5px;
    text-align: center;
    font-weight: bold;
    width: 36px;
    margin-right: 20px;
    display: inline-block;
    font-size: 24px;
    border: solid 1px #67B700;position: absolute;left:0;top:0;
}
.faqBox .faqA .faqAmain .btnW {float: right;padding:6px 20px;line-height:1em; !important;}
.faqBox .faqA .faqAmore {display: none;padding: 30px 60px 0;font-size:18px;line-height:1.8em;/*color: #67B700;*/}
.faqBox .faqA .none {display: none;}
.faqBox .faqA .faqAmore .btnW {display: block;width:300px;margin:20px auto 0;padding:6px 20px;font-size: 20px;}

.cont14 {margin: 100px auto;}
.cont14 .txt01 {margin:60px auto;text-align: center;}

.cont14 .voice .fBox_Limg {padding:40px 0;}
.cont14 .voice dl {border-bottom:dashed 1px #67B700;}
.cont14 .voice dl:first-of-type {border-top:dashed 1px #67B700;}
.cont14 .voice dl dt {width:180px;}
.cont14 .voice dl dd {padding-left: 40px;}
.cont14 .voice dl dd .voicetit {font-size: 22px;color:#67B700;margin-bottom: 20px;}
.cont14 .voice dl dd .name {text-align: right;}

.cont14 .txt02 {margin:60px auto;width:800px;text-align: center;font-size:26px;line-height:1.8em;}

.cont15 {padding:80px 0 0;}
.cont15 img {position: absolute;right:0;top:0;}

.cv01 .btnP {position: absolute;top: 330px;right: 100px;font-size: 22px;}
.cv01 .cv01_txt {position: absolute;font-size:12px;line-height:16px;width:900px;bottom:24px;left:50px;}

.cv02{padding: 60px 0 80px;}
.cv02 .btnL {position: absolute;top: 286px;right: 100px;font-size: 22px;}
.cv02 .cv02_txt {position: absolute;font-size:12px;line-height:16px;width:900px;bottom:30px;left:50px;}

.cv03 {padding: 60px 0 20px;}
.cv03 .inner {text-align: center;}
.cv03 .btnL {position: absolute;top: 138px;right: 100px;font-size: 22px;}


.teikiWrap {background: #EFFFE4;padding:100px 0 80px}
.teikiWrap h2.after_line_btm {margin-bottom: 100px;}
.teikiWrap dl {width:1000px;margin:80px auto auto;background: #FFF;text-align: center;}
#teikiInfo dl dt{border-top:solid #67B700 4px;text-align: center;padding-bottom: 40px;}
#teikiInfo dl dt p {text-align: center;}
#teikiInfo dl dd {display: none; text-align: center;padding-bottom: 40px;}
#teikiInfo dl dd div {text-align: center;padding:20px 0}
#teikiInfo dl dd p {text-align: center;margin-top: 20px;}
#teikiInfo dl dt .none {display: none;}
.teikiTitle04 {font-size:36px;text-align: center;line-height:1.8em;letter-spacing: 0.2em;}
.teikiInfoTxt {font-size:14px;margin-bottom: 80px;margin-top: 20px;line-height:20px;}


.movie {
    width: 640px;
    margin: 40px auto;
.}



/* footer */
.footer {background:#fcf9f0;padding-top: 40px;margin-top: 80px;}
.footerBlock01 {margin-top: 80px;}
ul#fotterlink {width:100%;text-align:center;padding:10px 0 5px;}
ul#fotterlink li {
 display:inline-block;
 font-size:12px;
}
#seibun {width:100%;text-align: center;}



.seibun dl dt {
border-bottom: 1px solid #67b600;
color:#67b600;
    display: block;
    font-size: 18px;
    font-weight: bold;
    padding: 5px 20px;
    text-align: left;
    width: 960px;
}
.seibun dl dd {
    display: block;
    font-size: 14px;
    line-height: 1.6em;
    padding: 10px 20px;
    text-align: left;
    width: 960px;
}



.copy {color:#fff;padding:5px;text-align: center;background:#67B700;font-size:12px;line-height:1em;}


/*******************************
buy
*******************************/
.buy_teiki {margin:40px 0 140px;}
.buy_teiki .inner {width:1030px; }
.buy_teiki a, .buy_nomal a {width:400px;position: absolute;}
.buy_btn01 a {bottom:26px;left:55px;}
.buy_btn02 a {bottom:26px;right:55px;}
.buy_btn03 a {bottom:18px;right:240px;}

.buy_nomal h2 {text-align: center;margin-bottom: 40px;font-size:32px;}

.mainvisual_buy {
  width: 100%;
  overflow: hidden;
    *zoom: 1;
  background-repeat: no-repeat;
  background-position: center bottom;
  background-image: url(mainvisual.jpg);
  background-color: #C7C360;
  color: #fff;
  position: relative;
  height: 480px;
/*  background-size:contein;*/
}


.corpName {
    font-family: 'Kosugi', 'MS UI Gothic';
}

.featherlight-sample {
  display: none;
}

.featherlight-inner{width: 800px;}
.featherlight-inner .seibun dt,.featherlight-inner .seibun dd{width: 100%;}

#seibun {width:100%;text-align: center;}

.seibun_ttl{text-align: center;font-size:24px; display: flex;justify-content: center;align-items: center;margin-bottom: 40px;}
.seibun_ttl img{width: 70px;margin-right: 20px;}

.seibun{margin-bottom: 50px;}
.seibun dl dt {
border-bottom: 1px solid #67b600;
color:#67b600;
    display: block;
    font-size: 18px;
    font-weight: bold;
    padding: 5px 20px;
    text-align: left;
    width: 960px;
}
.seibun dl dd {
    display: block;
    font-size: 14px;
    line-height: 1.6em;
    padding: 10px 20px;
    text-align: left;
    width: 960px;
}

.featherlight-content > .featherlight-close-icon.featherlight-close {
  display: none;
}


/**************--------------------
成分表示比較
----------------*****************/

.table_wrap{
  width:100%;
  margin: 20px 0;
  padding: 0;
}
.table_wrap table{
  width: 100%;
  border:2px solid #ccc !important;
  font-size:16px
}
.table_wrap table tr:not(:last-child) td{
  border-bottom:1px solid #ccc !important;
}
.table_wrap table td{
  padding: 20px;
  line-height: 1.6em;
}
.table_wrap table td:not(:first-child){
  width: 38%;
}
.table_wrap table .item td{
  font-size:16px;
  background:#67b700;
  color:#fff;
  font-weight: bold;
  text-align:center;
  padding:10px 20px;
}
.table_wrap table .item td span{
  color:#FFF;
}
.table_wrap table td .pink{
  color: #f266a8;
  font-weight: bold;
}
.table_wrap table .item td span{
  font-size: 14px;
}
.table_wrap table .item td:not(:last-child){
  border-right:1px solid #fff
}
.table_wrap table td{
  text-align:center;
  vertical-align:middle
}
.table_wrap table td:not(:last-child){
  border-right:1px solid #ccc
}
.table_wrap table .nut_list{
  width: 100%;
  margin: 0 auto;
  padding: 0;
  font-size: 16px;
  list-style: none;
  display: flex;
  justify-content: space-between;
}
.table_wrap table .nut_list li .txt_s{
  font-size: 80%;
  display: block;
    line-height: .8em;
}

.txtS a {color: rgb(0, 0, 238);}
