@charset "utf-8";

/* webフォント読み込み */
@import url('https://fonts.googleapis.com/css2?family=Roboto&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Kosugi&family=Roboto&display=swap&text=%E5%A1%9A');
@import url('https://fonts.googleapis.com/css2?family=Roboto&display=swap&text=g');*:before, *:after {
  font-family: FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* IEの改行バグを強制的に消去 */
@media all and (-ms-high-contrast: none) {
br {font-size: 0;}
}


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: "Roboto","Kosugi",'Noto Sans Japanese';
    font-size: 18px;
    line-height: 180%;
    background-color: #ffffff;
	color:#313131;
 overflow: hidden;
}

.gra {
  font-family: "Roboto" !important;
  font-size:inherit;
  font-weight: inherit;
  color: inherit;
}

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;  
}


table {	width:100%;}


a img:hover {
	filter: alpha(opacity=75);
	-moz-opacity:0.75;
	opacity:0.75;
}

img{ vertical-align:bottom;}

i {
	font-style: italic;
}

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;}
.mt {margin-top: -40px;}

.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;}

.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;}
.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;}
.btnL {font-size:18px;padding:14px;width:520px;}
.btnM {font-size:18px;padding:14px;width:300px;}
.arwR::after {content: ' \f054';}
.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;}

/**************--------------------
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:.5s;}
.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: 40px;text-align: center;}
.after_line_btm::after {display: block;
position: absolute;
  bottom: -20px;
  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 bottom;
	background-image: url(/lp/2105_eq_friends/mainvisual.jpg);
	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: 30px auto 0 0 ;width: 484px}

.mainVisual_02 {
	width: 100%;
	overflow: hidden;
  *zoom: 1;
	background-repeat: no-repeat;
	background-position: center bottom;
	background-image: url("/lp/2105_eq_friends/mainvisual_2.jpg");
	color: #fff;
	position: relative;
  height:560px;
}
.mainVisual_02 .mainVisualin h1 img {margin: 50px auto 0 70px ;width: 484px}


 #TopHeader {
  padding: 4px;
  position: fixed;
  width: 100%;
  top: 0;
  background-color: rgba(255,255,255,0.85);
  z-index: 5000 !important;
}
#TopHeader > .inner > .headLogo {float: left;}
#TopHeader > .inner > #TopHeadNavi {float: right;margin-top: 6px;}

#eqWrap .accodion dd {display: none;}
#eqWrap .none {display: none;}

.monitor_cont01 {text-align: center;padding:100px 0;}
.monitor_cont01 h2 {margin-bottom: 60px;}
.monitor_cont01 .accodion {margin-top: 40px;}
.monitor_cont01 .soyInner {width:100%;background:#FFFDF9;padding:40px;text-align: center;border-radius:5px;}
.monitor_cont01 .soyInner img {display: block;margin:20px auto;}
.monitor_cont01 .soyInner .txt_moni01 {text-align: left;}
.monitor_cont01 .moni_attention {font-size:16px;line-height:1.8em;text-indent:-1.5em;padding-left:1.3em;text-align: left;}
.monitor_cont01 .none {display: none;}
.monitor_cont01 .soyInner .btnW {width:200px;margin-top: 40px;}
.btnW::after {content: ' \f054';}
#eqWrap .monitor_cont01 .btnW::after {content: ' \f078';}
#eqWrap .monitor_cont01 .soyInner .btnW::after {content: ' \f00d';}


.monitor_cont02 {background:#fcf9f0;text-align: center;padding:80px 0;}
.monitor_cont02 h2 {margin-bottom: 60px;}
.monitor_cont02 .moni_cvbtn {padding: 40px 0;}

.f20 {font-size:20px;line-height: 180%;}


.subtitle {text-align: center;margin-top: 20px;font-size:26px;margin-bottom: 80px;}

dl.lImgRtxt,
dl.RImgltxt {display: table;width:100%;margin:15px 0;}
dl.lImgRtxt dt,
dl.lImgRtxt dd,
dl.lImgRtxt dt,
dl.RImgltxt dd {display: table-cell; vertical-align: middle}
/*dl.RImgltxt dd {padding: 40px 0;}*/



.cont01 {margin:80px 0;}
.cont02 {height:440px;position: relative;margin-bottom: 80px;}
.cont02 .bgImgRight {
    position: absolute;
    background:url(/lp/1906_eq_monitor/img02.jpg) no-repeat top left;
    width: 100%;
    height: 380px;
    left:42vw;
}
.cont02 .bgColor01 {
 position: absolute;
 margin:auto;
 left:0;
 right:0;
 width:1080px;
 padding:40px;
 background:#FCF9F0;
 z-index: -20px;
 bottom:30px;
}
.cont02  h2 {margin-top: 20px;}
.cont03 {margin-bottom: 80px;}

.cont05 {width:1000px;background:#fcf9f0;margin: 60px auto;padding:80px 50px;}
.cont05 .RImgltxt {margin:20px 10px;}
.cont05 dl.RImgltxt dd {padding: 0;width:200px;}
.cont05 .soyInner {width:100%;box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.25);background:#FFF;padding:20px;}
.cont05 h3 {margin-bottom: 40px;}
.cont05 .soyInner .inlineTxt {margin-top: 20px;font-size:15px;line-height:1.8em;text-indent: -16px;padding:20px 0 0 16px;border-top:dashed 1px #5ca201;}
.cont05 .faq {border-top:dashed 1px #5ca201;padding:30px 0;}
.cont05 .faq .faqQ {font-size:22px;margin-bottom: 10px;line-height:1.8em;}
.cont05 .faq .faqQ::before {content:"Q.";color:#5ca201;font-size:22px; }
.cont05 .faq .faqA p.Ans::before {content:"A.";color:#5ca201;font-size:22px; }
.cont05 .faq .faqA p.Ans {color:#5ca201;font-size:22px;}
.cont05 .faq .faqA {line-height:1.8em;}
.cont05 .faq .faqA .faqAmore {display: none;}
.cont05 .faq .faqA .btnMore {margin:15px auto 0;border:solid 2px #67b700;text-align: center;width:260px; border-radius: 3px;color:#67b700;font-size: .8em;}
.cont05 .faq .faqA .faqAmore .btnClose {margin:15px auto 0;border:solid 2px #878787;text-align: center;width:260px; border-radius: 3px;color: #878787;font-size: .8em;clear: both;}


.cont05 .clearfix img {margin-top: 5px;}
.cont05 .txtBox {clear: both;font-size:16px;line-height:1.8em;}
.cont05 .txtBox h4 {font-size:22px;border-bottom:dashed 1px #5ca201;margin-bottom: 6px;padding-bottom: 6px;}
.cont05 .txtBox .lImgRtxt dt {width:480px;}


.cont06 .productWrap {width:100%;display:table;margin: 100px 0;}
.cont06 .productWrap .productNo, 
.cont06 .productWrap .productOk { width:50%;display: table-cell;vertical-align: top;}
.cont06 .productWrap .productNo {
background: -moz-linear-gradient(top,  #FAFAFA 0%, #ffffff 100%); 
background: -webkit-linear-gradient(top,  #FAFAFA 0%,#ffffff 100%); 
background: linear-gradient(to bottom,  #FAFAFA 0%,#ffffff 100%); 
}
.cont06 .productWrap .productOk {
background: -moz-linear-gradient(top,  #ffecf6 0%, #ffffff 100%); 
background: -webkit-linear-gradient(top,  #ffecf6 0%,#ffffff 100%); 
background: linear-gradient(to bottom,  #ffecf6 0%,#ffffff 100%);
}
.cont06 .productWrap .productBox {width:490px;padding:80px 30px;text-align: center;}
.cont06 .productWrap .productNo .productBox {float:right;}
.cont06 .productWrap .productOk .productBox {float:left;}
.cont06 .productWrap .productBox p {margin-top: 40px;font-size:20px;line-height:38px;text-align: left;}
.cont06 .productWrap .productBox p.tr {text-align: right;}

.cont07 {margin-bottom: 100px;}
.cont07 h2 {margin-bottom: 80px;}

.bgBeige {background:#fcf9f0;}
.monitor_cont01 .btnW {margin-top: 40px;}



.cont08 {height:360px;position: relative;margin: 80px 0 0;}
.cont08 .bgImgleft {
    position: absolute;
    background:url(/lp/1906_eq_monitor/img15.jpg) no-repeat top right;
    width: 100%;
    height: 380px;
    right:42vw;
}
.cont08 h2 {position: absolute;top:50px;left:480px;}

.cont09 {height:460px;}
.cont09 img {position: absolute;}
.cont09 .photoCont09_1 {top: 180px;left: 30px;}
.cont09 .photoCont09_2 {top: 210px;left: 150px;}
.cont09 dd {padding-top:60px;}


.cont11 {height:360px;position: relative;margin: 80px 0 0;}
.cont11 .bgImgleft {
    position: absolute;
    background:url(/lp/1906_eq_monitor/img19.jpg) no-repeat top right;
    width: 100%;
    height: 380px;
    right:50vw;
}
.cont11 h2 {position: absolute;left:540px;}
.cont11 p {position: absolute;left:540px; top:200px;}

.cont12 {border:1px solid #67b600;padding:40px;margin:80px auto;width:1000px;}
.cont12 .txtG {color:#67b600;}

.bgBeige .monitor_cont01 .soyInner {background:#FFF !important; margin-top: 80px;}


.aisatsu_box {margin: 80px 0;}
.aisatsu_box .inner {display: flex;justify-content: center;align-items: center;flex-flow: row-reverse;}
.aisatsu_box .inner .txt_box {margin-left: 60px;}

.friend_box {background: #EEE;padding: 100px 0;}
.friend_box > .inner {background: #FFF;padding: 40px 30px 40px;}
.friend_box .after_line_btm {font-size: 34px;}
.friend_box .after_line_btm span {display: block;font-size: .6em;margin-bottom:15px;}
.friend_box .RImgLtxt {display: flex;flex-flow: row-reverse; align-items: center;justify-content: space-between;}
.friend_box .RImgLtxt dt {width: 40%;}
.friend_box .RImgLtxt dt img {width: 100%;}
.friend_box .list_friend {margin-bottom: 20px;}
.friend_box .list_friend li::before {content: "・";}
.friend_box .RImgLtxt dd p {font-size: .8em;line-height: 1.5em;}
.friend_cvbtn {text-align: center;padding:40px 0 0}
.friend_cvbtn a.cart_btn01 {display: block;margin: auto;padding: 20px;text-align: center;width:480px;color:#FFF;background:#FE3476;position: relative;border-radius: 5px;font-size: 1.2em;}
.friend_cvbtn a.cart_btn01::after {content: "";width:10px;height: 10px;border-right:solid 3px #FFF;border-bottom:solid 3px #FFF;transform: rotate(45deg);position: absolute;
right:20px;top:30px;}
.friend_cvbtn a.cart_btn01:hover {opacity: .7em;color:#FFF !important;}

.friend_box > .txt {text-align: center;margin-bottom: 20px;}
.friend_box .txtBox2 {margin: 80px auto 0;padding: 0 30px;max-width: 1000px;}
.friend_box .txtBox2 .url_box {background: #FFF;margin: 20px 0 60px;text-align: center;padding:20px;font-size: 22px;font-weight: bold;width:940px}
.friend_info_cvbtn {display: flex;justify-content: center;}
.friend_info_cvbtn .cart_btn02 {display: block;margin: 0 15px;padding: 15px;text-align: center;width:260px;color:#67B700;background:#FFF;position: relative;border-radius: 5px;font-size: 1.2em;border:solid 2px #67B700;}
.friend_info_cvbtn .cart_btn02::after {content: "";width:10px;height: 10px;border-right:solid 3px #67B700;border-bottom:solid 3px #67B700;transform: rotate(-45deg);position: absolute;
right:20px;top:25px;}
.friend_info_cvbtn .cart_btn02:hover {background: #67B700;color:#FFF !important;}
.friend_info_cvbtn .cart_btn02::after:hover{border-right:solid 3px #FFF;border-bottom:solid 3px #FFF;}
.aisatsu_seido_box {margin: 80px 0;}
.aisatsu_seido_box .inner {display: flex;align-items: center;flex-flow: wrap;}
.aisatsu_seido_box .inner .after_line_btm {width:100%;font-size: 34px;margin-bottom: 80px;}
.aisatsu_seido_box .inner .img_box {margin-right: 60px;width:30%}
.aisatsu_seido_box .inner .img_box img {width:100%;}
.attention {max-width: 840px;margin: 10px auto 0;font-size: .8em;}

.cont_end {
  background: url("/lp/2008_eq_friend/img15.jpg") no-repeat right #F9FAFC;
  padding: 84px 0;
}

.day_friend {
  text-align: center;
  font-weight: bold;margin-top: -10px;margin-bottom: 26px;font-size: 1.2em;
}

#goodsInfo {
  margin-top: -50px;
  padding-top: 50px;
}

/* footer */
footer {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_flx {
  display: flex;
  flex-flow:wrap;
  justify-content: space-between;
}
.seibun_flx li {
  width: 48%;
}
.seibun_flx li:last-of-type {
  width: 100%;
}
/*.seibun_flx li:first-of-type {
  border-bottom: 1px solid #67b600;
  padding-bottom: 5px;
  margin-bottom: 10px;
}
.seibun_flx li:first-of-type span {
  color:#67b600;
    display: inline-block;
  margin: 0 20px;
    font-size: 18px;
    font-weight: bold;
}*/
.seibun dl dt {
background: hsla(86,100%,36%,0.2);
    display: block;
    font-weight: bold;
    padding: 0 20px;
    text-align: left;font-size: 14px;
  border-radius: 3px;
/*    width: 960px;*/
}
.seibun dl dd {
    display: block;
    font-size: 14px;
    line-height: 1.6em;
    padding: 10px 20px 20px;
    text-align: left;
/*    width: 960px;*/
}



.copy {color:#fff;padding:5px;text-align: center;background:#67B700;font-size:12px;line-height:1em;}