@charset "UTF-8";
/*====================================================================================================
メインビジュアル
====================================================================================================*/
.homeMainVisualArea .bx-wrapper .bx-viewport{
box-shadow: none !important;
border: none !important;
left:0 !important;
background: #fff;
}
.homeMainVisualArea .bx-wrapper .bx-viewport .homeMainVisual.bxslider{
margin:0 auto;
height: 100%;
width: 100%;
}

@media screen and (max-width: 768px){
.homeMainVisualArea .bx-wrapper .bx-viewport {
min-height: 98.4375vw;
}
}
/*====================================================================================================
hタグ
====================================================================================================*/
.product .strong{
font-weight: bold;
}
.m_headtype01{
font-size: 26px;
color: rgb(37, 48, 55);
line-height: 1.5;
text-align: left;
}
.m_headtype02{
font-size: 24px;
color: rgb(37, 48, 55);
font-weight: bold;
line-height: 1.5;
text-align: center;
}
.m_headtype03{
font-size: 22px;
color: rgb(37, 48, 55);
font-weight: bold;
line-height: 1.091;
text-align: left;
}
.m_headtype03 .s_line{
position: relative;
padding-bottom: 15px;
}

.m_headtype03 .s_line::after{
position: absolute;
display: block;
content: '';
width: 60px;
height: 1px;
bottom: 0;
left: 0;
background: rgb(209, 211, 213);
}

@media screen and (min-width: 767px){
.m_headtype05{
	font-size: 24px;
	color: #fe4da6;
	display: flex;
	justify-content: center;
	align-items: center;
	font-weight: bold;
	line-height: 1.5;
	text-align: center;
	display: flex;
	}
	.m_headtype05 div span,.m_headtype06 div span {
		font-size: .8em;
		display: block;
	}
	.m_headtype05::before,.m_headtype05::after {
		content: "";
		width:290px;
		height: 1px;
		background-color:  #fe4da6;
	}
	.m_headtype05::before {margin-right: 20px;}
	.m_headtype05::after {margin-left: 20px;}

.m_headtype06{
    font-size: 24px;
    color: #f7a0b3;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: bold;
    line-height: 1.5;
    text-align: center;
    display: flex;
    }
    .m_headtype05 div span {
        font-size: .8em;
        display: block;
    }
    .m_headtype06::before,.m_headtype06::after {
        content: "";
        width:290px;
        height: 1px;
        background-color:  #f7a0b3;
    }
    .m_headtype06::before {margin-right: 20px;}
    .m_headtype06::after {margin-left: 20px;}

}
/*====================================================================================================
テキスト
====================================================================================================*/
.m_txttype01{
font-size: 18px;
color: rgb(37, 48, 55);
}
.notesText{
margin: 0 auto;
padding-left: 35px;
width: 980px;
font-size: 14px;
color: rgb(37, 48, 55);
}
.notesText.s_r{
text-align: right;
}
sup{
font-size: 10%;
vertical-align: top;
}
/*====================================================================================================
ボタン
====================================================================================================*/
.m_btntype01{
margin: 0 auto;
width: 300px;
}
.m_btntype01 a{
position: relative;
padding-right: 1rem;
display: flex;
justify-content: center;
align-items: center;
width: 100%;
height: 70px;
font-size: 18px;
background-color: #7c8387;
color: #fff;
text-decoration: none !important;
}
.m_btntype01 a::after{
font-family: 'icomoon' !important;
content: "\e907";
padding-left: 10px;
font-size: 10px;
color: #fff;
position: absolute;
display: block;
margin: 0 auto;
top: 25px;
right: 1.5rem;
}

.m_btntype01 a:hover{
background-color: #fe4da6;
text-decoration: none;
}

.m_btntype01_02{
position: relative;
width: 240px;
}
/*.m_btntype01_02 a::after{

}*/

.m_btntype01_02 a{
height: 60px;
}


.gelee .homeMainVisualArea .bx-controls{
position: absolute;
bottom: -40px;
width: 100%;
}

.gelee .homeMainVisualArea .bx-pager{
position: relative;
bottom: auto;
text-align: center;
font-size: .85em;
font-family: Arial;
font-weight: bold;
color: #d3d6d7;
padding-top: 30px;
}

.gelee .homeMainVisualArea .bx-pager .bx-pager-item{
display: inline-block;
}
.gelee .homeMainVisualArea .bx-default-pager a{
background: #d3d6d7;
border: 1px solid #d3d6d7;
text-indent: -9999px;
display: block;
width: 12px;
height: 12px;
margin: 0 10px;
outline: 0;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 50%;
}
.gelee .homeMainVisualArea .bx-default-pager a.active{
    background: #fb7055;
    border: 1px solid #fb7055;
}

/*====================================================================================================
section
====================================================================================================*/

@media screen and (min-width: 769px) {

.product .homeMainVisualArea .homeMainVisual,
.equol .homeMainVisualArea .homeMainVisual{
position: relative;
}
.product .homeMainVisualArea .homeMainVisual .ttl,
.equol .homeMainVisualArea .homeMainVisual .ttl{
position: absolute;
margin: 0 auto;
top: 50%;
left: 0;
right: 0;
font-size: 34px;
color: rgb(37, 48, 55);
line-height: 1.412;
text-align: left;
width: 980px;
}

.m_headtype04{
position: absolute;
margin: 0 auto;
font-size: 30px;
color: #fe4da6;
font-weight: bold;
line-height: 1.333;
text-align: center;
width: 260px;
height: 35px;
background: #fff;
top: -100px;
left: 0;
right: 0;
}
.s_coloroj{
color: #fe4da6;
}

.homeMainVisual .mvimages01 img{
width: 100%;
height: auto;
}
.section{
padding: 120px 0;
}
.section .colum{
display: flex;
justify-content: space-between;
align-items: center;
text-align: left;
}
.section .colum .col{
display: inline-block;
}
.section.homeSection01 .colum {
margin-bottom: 40px;
}
.section.homeSection01 .colum .col{
width: 70%;
}
.section.homeSection01 .colum .col:last-of-type{
width: 30%;
}
.section.homeSection02{
background-color: #f8f9f9;
}
.section.homeSection02 .colum {
margin: 50px 0 25px;
}
.section.homeSection02 .colum .col{
width: 57%;
}

.section.homeSection02 .colum .col:last-of-type{
width: 43%;
}
.section.colum .col-2{
display: inline-block;
}
.section.homeSection02 .colum .col-2{
width: 50%;
}
.gelee .section.homeSection03 .colum .col .pcShow {
display: inline;
}
.section.homeSection02 .colum .col-3,.section.homeSection04 .colum .col-3{
	width: 31%;
}
.section.bnrSection02 .colum .col-3 a img,.section.bnrSection04 .colum .col-3 a img {
	width:100%;
}

.gelee .section.homeSection03{
background: url(/eql/gelee/images/bg_01_pc.jpg) no-repeat center;
background-size: cover;
}
.gelee .section.homeSection03 .colum {
display: flex;
justify-content: space-between;
padding-left: 0;
}
.gelee .section.homeSection03 .colum .col {
display: inline-block;
width: 300px;
height: 403px;
position: relative;
}
.gelee .section.homeSection03 .colum .col a {
position: relative;
display: block;
padding: 50px 0;
width: 100%;
text-align: center;
text-decoration: none;
transition: opacity 1s ease-out;
}

.gelee .section.homeSection03 .colum .col a figure{
display: block;
position: relative;
z-index: 1;
}
.gelee .section.homeSection03 .colum .col a:hover {
background-position: top center;
transition: opacity 1s ease-out;
}
.gelee .section.homeSection03 .colum .col a .m_headtype03 {
color: rgb(37, 48, 55);
text-align: center;
transition: opacity 1s ease-out;
}
.gelee .section.homeSection03 .colum .col a:hover .m_headtype03 {
color: #fe4da6;
}
.gelee .section.homeSection03 .colum .col a .txt {
    margin-top: 25px;
    font-size: 18px;
    color: rgba(37, 48, 55, 0.8);
    line-height: 1.5;
}


.gelee .section.homeSection03 .colum .col a::after{
position: 	absolute;
content: '';
top: 0;
left: 0;
width: 100%;
height: 100%;
opacity: 1;
transition: opacity 1s ease-out;
}
.gelee .section.homeSection03 .colum .col a:hover::after{
opacity: 0;
}
.gelee .section.homeSection03 .colum .col:first-of-type a{
background: url(/eql/gelee/images/box_img_01_pc2.png) no-repeat top center;
}
.gelee .section.homeSection03 .colum .col:first-of-type a:after{
background: url(/eql/gelee/images/box_img_01_pc2.png) no-repeat bottom center;
}
.gelee .section.homeSection03 .colum .col:nth-of-type(2) a {
background: url(/eql/gelee/images/box_img_03_pc2.png) no-repeat top center;
}
.gelee .section.homeSection03 .colum .col:nth-of-type(2) a:after {
background: url(/eql/gelee/images/box_img_03_pc2.png) no-repeat bottom center;
}
.gelee .section.homeSection03 .colum .col:nth-of-type(3) a {
background: url(/eql/gelee/images/box_img_04_pc2.png) no-repeat top center;
}
.gelee .section.homeSection03 .colum .col:nth-of-type(3) a:after {
background: url(/eql/gelee/images/box_img_04_pc2.png) no-repeat bottom center;
}
.gelee .section.homeSection03 .colum .col:nth-of-type(3) a[target="_blank"]::before{
font-family: 'icomoon' !important;
content: "\e900";
padding-left: 10px;
font-size: smaller;
position: absolute;
display: block;
bottom: 10px;
right: 10px;
color: rgb(37, 48, 55);
}

/*.gelee .section.homeSection03 .colum .col:last-of-type a:hover::after{
transition: opacity 1s ease-out;
opacity: 1;
content: "" !important;
}

.gelee .section.homeSection03 .colum .col:last-of-type a:hover::before{
font-family: 'icomoon' !important;
content: "\e900";
padding-left: 10px;
font-size: smaller;
position: absolute;
display: block;
bottom: 10px;
right: 10px;
color: rgb(37, 48, 55);
z-index: 1;
}*/

.gelee .section.homeSection03 .colum .col a {
 height: 403px;
}
.gelee .section.homeSection03 .colum .col .pcShow {
    display: inline;
}


/*.gelee .section.homeSection03 .colum {
display: inline-block;
}
.gelee .section.homeSection03 .colum .col{
width: 48%;
}
.gelee .section.homeSection03 .colum .col a{
position: relative;
display: block;
padding: 50px 0;
padding-left: 50px;
width: 100%;
}
.gelee .section.homeSection03 .colum .col a .txt{
margin-top: 25px;
font-size: 18px;
color: rgba(37, 48, 55, 0.8);
line-height: 1.5;
text-align: left;
}
.gelee .section.homeSection03 .colum .col a figure{
display: block;
position: relative;
z-index: 1;
}
.gelee .section.homeSection03 .colum .col a:hover{
text-decoration: none;
}

.gelee .section.homeSection03 .colum .col a:hover .m_headtype03{
color:#fe4da6;
}

.gelee .section.homeSection03 .colum .col:nth-of-type(odd){
margin-right: 2%;
}

.gelee .section.homeSection03 .colum .col:nth-of-type(-n+2){
margin-bottom: 2%;
}
.gelee .section.homeSection03 .colum .col:first-of-type a{
background: url(/eql/gelee/images/box_img_01_pc.png) no-repeat;
background-position: 0 0;
}

.gelee .section.homeSection03 .colum .col:first-of-type a::after{
position: 	absolute;
content: '';
background: url(/eql/gelee/images/box_img_01_pc.png) no-repeat;
background-position: 0 -280px;
top: 0;
left: 0;
width: 100%;
height: 100%;
opacity: 0;
}
.gelee .section.homeSection03 .colum .col:first-of-type a:hover::after{
transition: opacity 1s ease-out;
opacity: 1;
}
.gelee .section.homeSection03 .colum .col:nth-of-type(2) a{
background: url(/eql/gelee/images/box_img_02_pc.png) no-repeat;
background-position: 0 0;
}

.gelee .section.homeSection03 .colum .col:nth-of-type(2) a::after{
position: 	absolute;
content: '';
background: url(/eql/gelee/images/box_img_02_pc.png) no-repeat;
background-position: 0 -250px;
top: 0;
left: 0;
width: 100%;
height: 100%;
	opacity: 0;
}
.gelee .section.homeSection03 .colum .col:nth-of-type(2) a:hover::after{
transition: opacity 1s ease-out;
opacity: 1;
}
.gelee .section.homeSection03 .colum .col:nth-of-type(3) a{
background: url(/eql/gelee/images/box_img_03_pc.png) no-repeat;
background-position: 0 0;
}

.gelee .section.homeSection03 .colum .col:nth-of-type(3) a::after{
position: 	absolute;
content: '';
background: url(/eql/gelee/images/box_img_03_pc.png) no-repeat;
background-position: 0 -270px;
top: 0;
left: 0;
width: 100%;
height: 100%;
	opacity: 0;
}
.gelee .section.homeSection03 .colum .col:nth-of-type(3) a:hover::after{
transition: opacity 1s ease-out;
opacity: 1;
}
.gelee .section.homeSection03 .colum .col:last-of-type a{
background: url(/eql/gelee/images/box_img_04_pc.png) no-repeat;
background-position: 0 0;
}

.gelee .section.homeSection03 .colum .col:last-of-type a::after{
position: 	absolute;
content: '';
background: url(/eql/gelee/images/box_img_04_pc.png) no-repeat;
background-position: 0 -270px;
top: 0;
left: 0;
width: 100%;
height: 100%;
opacity: 0;
}

.gelee .section.homeSection03 .colum .col:last-of-type a[target="_blank"]::before{
font-family: 'icomoon' !important;
content: "\e900";
padding-left: 10px;
font-size: smaller;
position: absolute;
display: block;
bottom: 10px;
right: 10px;
color: rgb(37, 48, 55);
}

.gelee .section.homeSection03 .colum .col:last-of-type a:hover::after{
transition: opacity 1s ease-out;
opacity: 1;
content: "" !important;
}

.gelee .section.homeSection03 .colum .col:last-of-type a:hover::before{
font-family: 'icomoon' !important;
content: "\e900";
padding-left: 10px;
font-size: smaller;
position: absolute;
display: block;
bottom: 10px;
right: 10px;
color: rgb(37, 48, 55);
z-index: 1;
}*/

.gelee_top_content02 .colum .col01{
	width: 52% !important;
}

.bnr_diary_list{
	margin: 120px auto 160px !important;
}

}

.gelee_top_content .colum .col .m_txttype01{
	margin-bottom:15px;
}

.gelee_top_content .colum .col .m_btntype01{
	margin-top: 25px;
}

.gelee_top_content02 .colum .col01 .m_headtype01 {
	margin-bottom: 15px;
}

.gelee_top_content02 .colum .col01 .m_txttype01{
	margin-bottom: 25px;
}

.gelee_top_content02 .colum .col02 .m_btntype01{
	margin: 45px auto 0;
}

.bnr_diary_list{
	margin: 80px auto 20px;
	justify-content: space-between !important;
}

@media screen and (max-width: 768px) {
	.gelee_top_content{
		margin: 40px auto 0;
	}
	.gelee_top_content .colum {
		display: flex;
		flex-flow: wrap;
	}
	.gelee_top_content .colum .col01 {
		order: 2;
		margin-top: 20px;
	}
	.gelee_top_content .colum .col02 {
		order: 1;
	}
}


.section.homeSection04 .colum .col .colinner .logo_btn{
	width: 100%;
}
.section.homeSection04 .colum .col .colinner .logo_btn a{
	padding: 0 15px;
  border: solid 1px #888;
  display: block;
  text-align: center;
  margin-top: 20px;
	position: relative;
}
.section.homeSection04 .colum .col .colinner .logo_btn a img{
	width: 40%;
}

.section.homeSection04 .colum .col .colinner .logo_btn a:hover {
	background: #ffe5f3
}
.section.homeSection04 .colum .col .colinner .logo_btn a::after {
	content: "";
	display: block;
	width:10px;
	height: 10px;
	border-top:solid 2px #666;
	border-right:solid 2px #666;
	transform: rotate(45deg);
	position: absolute;
	top: 42%;
	right: 25px;
}


@media screen and (max-width: 768px) {
	.section.homeSection04 .colum .col .colinner .logo_btn a img{
		width: 80%;
	}
}

@media screen and (min-width: 769px) {
/*====================================================================================================
product
====================================================================================================*/
.product .homeMainVisualArea .mvimages01{
position: relative;
}
.product .section.homeSection01 .infoBlock > .colum:first-of-type > .col:first-of-type{
position: relative;
width: 50%;
}
.product .section.homeSection01 .infoBlock > .colum:first-of-type > .col:nth-of-type(2){
width: 50%;
padding-left: 70px;
}
/*
.product .section.homeSection01 .infoBlock > .colum:first-of-type > .col:first-of-type::after{
position: absolute;
display: block;
content: '';
top: -100px;
right: 10px;
width: 1px;
height: 300px;
background-color: rgb(223, 224, 225);
}
*/
.product .section.homeSection01 .colum .col{
width: 52%;
}
.product .section.homeSection01 .colum .col:last-of-type{
width: 48%;
}
.product .section.homeSection02 .colum{
align-items: flex-start;
margin: 0 auto;
margin-top: 50px;
padding-left: 0;
width: 900px;
}
.product .section.homeSection02 .colum .col{
width: 46%;
}
.product .section.homeSection02 .colum .col figure{
margin-bottom: 25px;
}
.product .section.homeSection02 .colum .col:first-of-type{
margin-right: 6%;
}
/*
	.product .section.homeSection03{
		background: #fff;
	}
*/
	.section.homeSection04 {
		padding-bottom:0;
	}
.section.homeSection04 .colum {
padding-left: 0;
margin-top: 30px;
display: flex;
justify-content: center;
align-items: center;
text-align: left;
}

.section.homeSection04 .bnr-colum{
	justify-content: space-between;
	margin-bottom: 80px;
}

.section.homeSection04 .colum .col{
width: 34%;
}
.section.homeSection04 .colum .col:last-of-type{
width: 63%;
margin-left: 1%;
}

.section.homeSection04 .colum .col .colinner{
position: relative;
margin-bottom: 35px;
}
.section.homeSection04 .colum .col .colinner:last-of-type{
margin-bottom: 0;
}
.section.homeSection04 .colum .col .colinner .ttl{
margin-bottom: 15px;
font-size: 20px;
color: rgb(37, 48, 55);
font-weight: bold;
line-height: 1.2;
}
.section.homeSection04 .colum .col .colinner .m_txttype02{
font-size: 14px;
color: rgba(37, 48, 55, 0.702);
line-height: 1.5;
}

.section.homeSection04 .colum .col .colinner .s_bold{
display: block;
font-size: 20px;
color: rgb(37, 48, 55);
font-weight: bold;
line-height: 1.2;
}

.section.homeSection04 .logo_btn_container {
	display:block;
}
.section.homeSection04 .logo_btn_container .logo_btn {
width:48%;
margin: 15px auto 0;
}
.section.homeSection04 .logo_btn_container .logo_btn a {
	padding: 0 15px;
	height: 70px;
	border:solid 1px #888;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.section.homeSection04 .logo_btn_container .logo_btn a:hover {
	background: #ffe5f3
}
.section.homeSection04 .logo_btn_container .logo_btn img {
	width: 70%;
	margin: 0 auto;
}
.section.homeSection04 .logo_btn_container .logo_btn a::after {
	content: "";
	display: block;
	width:10px;
	height: 10px;
	border-top:solid 2px #666;
	border-right:solid 2px #666;
	transform: rotate(45deg);
}



.section.homeSection04 .m_catch {
	text-align: center;
	font-weight: bold;
	font-size: 1.2em;
	margin: 30px;
	}


.homeSection05 .container {
	max-width: 980px;
	padding:40px;
	margin:auto ;
	border:solid 1px #E71872;
}
.homeSection05 .container .row {
	width:900px;
}
.homeSection05 .m_headtype_eventttl {
	font-family: "Sawarabi Mincho", "Yu Mincho", "YuMincho", serif;
	text-align: center;
	color:#E71872;
	font-weight: bold;
	margin: -100px auto 40px;
  display: flex;
  flex-flow: column;
  align-items: center;
	font-size: 2.8em;
}
.homeSection05 .m_headtype_eventttl .m_headtype_eventttl_inner {
background: #FFF;
}
.homeSection05 .m_headtype_eventttl span {
display: block;
font-size: .8em;
color:#333;
}
.homeSection05 .container .row .sp_reverce {
	margin-top: 80px;
}
.homeSection05 .container .row .m_txttype01 {
	margin-bottom: 0.8em;
}
.homeSection05 .colum .col:first-of-type {
margin-right: 20px;
}
.columWrap{
margin: 60px 0 80px 0;
padding: 80px 0;
border: 1px solid #bdc0c3;
}
.columWrap .wrap{
position: relative;
margin: 0 auto;
padding-top: 60px;
width: 820px;
}
.columWrap .wrap:first-of-type{
border-bottom: 1px dotted rgb(37, 48, 55);
padding-top: 0;
padding-bottom: 60px;
}
.columWrap .wrap .colum{
padding-left: 0;
}
.columWrap .wrap:first-of-type .colum .col{
width: 68%;
}
.columWrap .wrap:first-of-type .colum .col:last-of-type{
width: 55%;
}
.columWrap .wrap:first-of-type .colum .col:last-of-type img{
	width: 100%;
	}
.columWrap .wrap:nth-of-type(2) .colum{
margin-top: 50px;
margin-bottom: 30px;
}

.columWrap .wrap:nth-of-type(2) .colum .col{
width: 56%;
}

.columWrap .wrap:nth-of-type(2) .colum .col:last-of-type{
width: 42%;
}

.columWrap .wrap .notesText{
padding-left: 0;
}

.m_boxtype01{
padding-left: 0 !important;
}

.m_boxtype01 .col{
position: relative;
padding: 60px 70px;
width: 47% !important;
border: 1px solid #bdc0c3
}
.m_boxtype01 .col:first-of-type{
margin-right: 6%;
}

.m_boxtype01 .m_headtype02{
font-size: 24px;
color: #fe4da6;
font-weight: bold;
line-height: 1.5;
text-align: center;
position: absolute;
margin: 0 auto;
top: -20px;
left: 0;
right: 0;
width: 280px;
height: 40px;
background: #fff;
}
.section.bnrSection01{
	background-color: #FFF;
	}
	.gelee--diary .section.bnrSection01 {
		padding-bottom: 0;
	}
.section.bnrSection01 .colum {
	margin: 50px 0 10px;
	padding-left: 0;
	display: flex;
	justify-content: space-between;
	}
.section.bnrSection01 .colum .col-2{
width: 47%;
	}
	.section.bnrSection01 .colum .col-2 img {
		width:100%;
		}

.section.bnrSection01 .colum .col-3{
width: 31%;
	}
	.section.bnrSection01 .colum .col-3 img {
		width:100%;
		}


	@media screen and (max-width: 768px) {
	.section.bnrSection01{
  padding-top: 120px !important;
	width: 90%;
	margin: auto;
	}
	.section.bnrSection01 .colum {
	flex-flow: column;
	}
	.section.bnrSection01 .colum .col{
	width: 100% !important;
	}
	.section.bnrSection01 .colum .col-2,.section.bnrSection01 .colum .col-3{
	width: 100%;
	}

	}

	.gelee_feature .col01{
		width: 35% !important;
	}
	.gelee_feature .col02{
		width: 56% !important;
	}
	.gelee_feature_list{
		margin: 0 auto;
	}

	.gelee_feature_img img{
		width: 100%;
	}
	.gelee_feature {
		text-align: center;
	}
	.gelee_feature .mb-60{
		margin-bottom: 60px;
	}
	.section.gelee_item_copy_wrap{
		padding: 20px 0 60px;
	}
	.gelee_item_copy {
		align-items: center !important;
	}
	.gelee_item_copy .col01{
		width: 70% !important;
	}
	.gelee_item_copy .col02{
		width: 22% !important;
	}
	.gelee_item_copy .col02 .gelee_item_img{
		width: 100%;
	}


	.gelee_name {
		margin-bottom: 100px;
	}
	.gelee_name .col01{
		width: 40% !important;
		margin-right: 40px;
	}
	.gelee_name .col01 img{
		width: 100%;
	}
	.gelee_name .col02{
		width: 60% !important;
	}
	.gelee_item_package_wrap{
		padding: 45px 0 60px;
	}
	.gelee_item_package{
		padding-top: 60px;
	}
	.gelee_item_package .gelee_package_img{
		width: 100% ;
	}
	.section.homeSection04 .colinner_attention {
    position: relative;
    margin: 40px 0;
	}
	.section.homeSection04 .colinner_attention .ttl {
    margin-bottom: 15px;
    font-size: 20px;
    color: rgb(37, 48, 55);
    font-weight: bold;
    line-height: 1.2;
	}
	.section.homeSection04 .colinner_attention .m_txttype02 {
    font-size: 14px;
    color: rgba(37, 48, 55, 0.702);
    line-height: 1.6em;
	}
}

.section.bnrSection01 .diary-list__link{
	width: 980px;
	margin: 0 auto;
	text-align: right;
}
.section.bnrSection01 .diary-list__link a {
	display: inline-block;
	color: #263138;
	font-size: 16px;
	line-height: 1.5em;
	border-bottom: 1px solid #fb7055;
	position: relative;
	padding: 0 0 0 18px;
	transition: .4s;
}
.section.bnrSection01 .diary-list__link a::before {
	content: "";
	display: block;
	position: absolute;
	width: 10px;
	height: 10px;
	border-top: 3px solid #fb7055;
	border-right: 3px solid #fb7055;
	transform: rotate(45deg);
	top: 7px;
	left: 0px;
}
.section.bnrSection01 .diary-list__link a:hover {
	text-decoration: none;
	opacity: .5;
	transition: .4s;
}

.gelee_feature_ttl{
	margin: 0 auto 40px;
}
.gelee_feature_list li{
	padding: 15px 0;
	margin-bottom: 10px;
	background: #ffe5f3;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	line-height: 1.6em;
	border-radius: 15px;
}
.gelee_feature_list li:nth-child(odd){
	background: #fff;
	border: 2px solid #fcb4da;
}
.gelee_feature_list li:first-child{
	padding: 16px 0;
}
.gelee_feature_list li span{
	font-size: 85%;
	font-weight: normal;
	line-height: 1.6em;
	display: inline-block;
}
.gelee_item_package .col .m_txttype01,.gelee_name_wrap .col .m_txttype01, .gelee_item_copy .col .m_txttype01{
	margin-bottom: 15px;
}

@media screen and (max-width: 768px) {
	.gelee_feature .colum{
		display: flex;
		flex-flow: wrap;
	}
	.gelee_feature_ttl{
		margin: 40px auto 15px;
	}
	.gelee_feature .col01,.gelee_feature .col02{
		width: 100% !important;
	}
	.gelee_feature .col01{
		order: 2;
	}
	.gelee_feature_img{
		margin-bottom: 10px;
	}
	.gelee_feature .col02{
		order: 1;
		margin-bottom: 15px;
		padding-top: 15px !important;
	}
	.gelee_feature_list{
		margin: 0 auto 20px;
	}
	.gelee_feature_list li{
		padding: 15px 0;
		font-size: 20px;
		margin-bottom: 15px;
		line-height: 1.4em;
	}
	.gelee_feature_list li:last-child{
		margin-bottom: 0;
	}
	.gelee_feature_list li span{
		line-height: 1.4em;
	}
	.gelee_item_copy .col02 {
		text-align: center;
	}
	.gelee_item_copy .col02 .gelee_item_img{
		width:60%;
		margin-top: 15px;
	}
	.gelee_name {
		display: flex;
		flex-flow: wrap;
	}
	.gelee_name .col01{
		order: 2;
	}
	.gelee_name .col02{
		order: 1;
	}
	.gelee_item_package .m_headtype02{
		text-align: center !important;
	}
	.section.homeSection04 .colinner_attention{
		margin: 30px 0;
	}
	.section.homeSection04 .colinner_attention .ttl {
    margin-bottom: 15px;
    font-size: 19px;
    color: rgb(37, 48, 55);
    font-weight: bold;
    line-height: 1.684;
    text-align: left;
	}
	.section.homeSection04 .colinner_attention .m_txttype02 {
    font-size: 16px;
    color: rgba(37, 48, 55, 0.702);
    line-height: 1.5;
	}


	.bnrSection01 .diary-list__link{
		width: 100% !important;
		text-align: center !important;
		}
		.bnrSection01 .diary-list__link a {
		text-decoration: none;
		font-size: 18px !important;
		}
}

@media screen and (min-width: 769px) {
/*====================================================================================================
equol
====================================================================================================*/

.equol .section.homeSection01 .colum .col,
.equol .section.homeSection02 .colum .col{
width: 50%;
}
.equol .section.homeSection02 .colum {
margin: 40px 0 65px 0;
padding-bottom: 65px;
padding-left: 0;
border-bottom: 1px solid rgb(223, 224, 225);
}
.equol .section.homeSection02 .colum:last-of-type{
border-bottom: none;
margin-bottom: 0;
padding-bottom: 0;
}
.equol .section.homeSection02 .colum .notesText{
padding-top: 30px;
padding-left: 0;
}

.equol .section.homeSection01 .colum .col .m_txttype01{
margin-bottom: 30px;
}
.equol .section.homeSection01 .colum .col .m_txttype01:last-of-type{
margin-bottom: 0;
}

/*
.equol .section.homeSection01 .colum .col:last-of-type,
.equol .section.homeSection02 .colum .col:last-of-type{
width: 50%;
text-align: center;
}
*/
.equol .section.homeSection04 {
	padding: 80px 0 0;
}

.product .homeSection01 .columWrap .wrap:first-of-type .colum:first-of-type + .m_btntype01{
	margin: 0 auto;
	width: 90%;
}
.gelee_component01{
	padding-bottom: 15px !important;
}
.gelee_component01 .container .row{
	width: 800px;
}
.gelee_component01 .colum .col01{
	width: 55% !important;
}
.gelee_component01 .colum .col02{
	width: 45% !important;
	text-align: center;
}
.gelee_component01 .colum .col02 img{
	width: 100%;
}
.gelee_component02{
	padding: 0 !important;
}
.gelee_component02 .col_txt{
	width: 40% !important;
}
.equol .section.gelee_component02.equol_fermentation .col01{
	width: 56%;
}
.equol .section.gelee_component02.equol_fermentation .col02{
	width: 42%;
}
.vd20{
	text-align: center;
	padding-bottom: 0;
	margin-bottom: 0 !important;
}
.vd20 .m_headtype04{
	width: 265px;
	top: -115px;
	}
.vd20 .wrap:first-of-type{
	border: none;
}
.vd20 img{
	width: 75%;
}
.vd20 .m_txttype01{
	margin: 15px auto 25px;
	background: #ffe5f3;
	padding: 15px;
}
.vd20 .m_txttype02{
	font-size: 18px;
	margin: 15px auto 8px;
}
.vd20 .m_headtype02 span{
	color: #fe4da6;
	font-weight: bold;
}
.vd20 .notesText{
	width: 40%;
	text-align: left;
	margin: 0 0 0 auto;
}
.notesText02{
	text-align:center;
	margin: 15px 0 80px;
}
.notesText03{
	text-align:right;
	margin: 15px 0 0;
	line-height: 1.4em;
}
}


@media screen and (max-width: 768px) {
.equol .homeSection01 .columWrap{
	margin: 35px 0;
	padding: 50px 0;
	border: 1px solid #bdc0c3;
	}
	.equol .homeSection01 .columWrap .wrap{
	position: relative;
	margin: 0 auto;
	padding-top: 40px;
	width: 83%;
	}
	.equol .gelee_component02 .columWrap .wrap .m_headtype02{
	margin-bottom: 35px !important;
	}
	.equol .homeSection01 .columWrap .wrap:first-of-type{
	border-bottom: 1px dotted #c6cbcc;
	padding-top: 0;
	padding-bottom: 40px;
	}
	.equol .homeSection01 .columWrap .wrap:first-of-type .colum:first-of-type{
	margin-bottom: 25px;
	}
	.vd20{
		padding-bottom: 0 !important;
		margin-bottom: 0 !important;
	}
	.vd20 .wrap:first-of-type{
		border: none !important;
	}
	.vd20 .m_txttype01{
		margin: 15px auto;
		background: #ffe5f3;
	  padding: 15px;
	}
	.vd20 .m_txttype02{
		font-size: 18px;
		margin: 15px auto 8px;
	}
	.vd20 .m_headtype02 span{
		color: #fe4da6;
		font-weight: bold;
	}
	.vd20 .notesText{
		width: 100%;
		margin: 0 auto;
	}
	.notesText02{
		text-align:center;
		margin: 10px 0 45px;
	}
	.notesText03{
		text-align:right;
		margin: 15px 0 0;
		line-height: 1.6em;
	}
}

@media screen and (min-width: 769px) {
/*====================================================================================================
フッター
====================================================================================================*/
#footer .inner01Wrap .inner01 .fNav01{
display: table-cell;
vertical-align: middle;
direction: ltr;
padding: 10px 0;
}
#footer .inner01Wrap .inner01 .fLogo{
display: table-cell;
vertical-align: bottom;
direction: ltr;
text-align: right;
padding: 10px 10px 10px 0;
}
#footer .inner02Wrap .inner02 .fNav02{
display: table-cell;
vertical-align: bottom;
padding-left: 0;
}
#footer a[target="_blank"]:after{
content: '';
display: none;
}
}

@media screen and (max-width: 768px) {
.pc-only {display: none;}
/*====================================================================================================
hタグ
====================================================================================================*/
.m_headtype01{
font-size: 24px;
}
.m_headtype02{
font-size: 22px;
text-align: left;
}
.m_headtype03{
text-align: center;
color: #fe4da6;
}

.m_headtype03 .s_line::after{
position: absolute;
display: block;
content: '';
	margin: 0 auto;
width: 60px;
height: 1px;
bottom: 0;
left: 0;
right: 0;
background: rgb(209, 211, 213);
}


.m_headtype04{
margin-bottom: 25px;
font-size: 22px;
color: #fe4da6;
font-weight: bold;
line-height: 1.333;
text-align: center;
}
.s_coloroj{
color: #fe4da6;
}
.m_headtype05{
		font-size: 22px;
		color: #fe4da6;
		display: flex;
		justify-content: center;
		align-items: center;
		font-weight: bold;
		line-height: 1.5;
		text-align: center;
		display: flex;
		}
		.m_headtype05 div span {
			font-size: .8em;
			display: block;
		}

        .s_color06{
            color: #f7a0b3;
        }
        .m_headtype06{
            font-size: 22px;
            color: #f7a0b3;
            display: flex;
            justify-content: center;
            align-items: center;
            font-weight: bold;
            line-height: 1.5;
            text-align: center;
            display: flex;
        }
        .m_headtype06 div span {
            font-size: .8em;
            display: block;
        }





/*====================================================================================================
テキスト
====================================================================================================*/

.notesText{
margin: 10px auto;
line-height: 1.6em;
padding-left: 0;
width: 100%;
}
/*====================================================================================================
ボタン
====================================================================================================*/
.m_btntype01{
margin: 0 auto;
width: 90%;
}
.m_btntype01 a{
position: relative;
display: flex;
justify-content: center;
align-items: center;
width: 100%;
min-height: 60px;
background-color: #7c8387;
color: #fff;
text-decoration: none !important;
}
.m_btntype01 a::after{
font-family: 'icomoon' !important;
content: "\e907";
padding-left: 10px;
font-size: 10px;
color: #fff;
position: absolute;
display: block;
margin: 0 auto;
top: 20px;
right: 1.5rem;
}
/*====================================================================================================
section
====================================================================================================*/
.product .homeMainVisualArea .homeMainVisual,
.equol .homeMainVisualArea .homeMainVisual{
position: relative;
}
.product .homeMainVisualArea .homeMainVisual .ttl{
position: absolute;
margin: auto;
width: 86%;
height: 50%;
top: 0;
bottom: 0;
left: 0;
right: 0;
font-size: 28px;
color: rgb(37, 48, 55);
line-height: 1.412;
text-align: left;
}
.equol .homeMainVisualArea .homeMainVisual .ttl{
position: absolute;
margin: auto;
width: 86%;
height: 15%;
top: 0;
bottom: 0;
left: 0;
right: 0;
font-size: 28px;
color: rgb(37, 48, 55);
line-height: 1.412;
text-align: left;
}

.mainHeadingArea{
	position: relative;
}
.gelee img,
.product img,
.equol img{
width: 100%;
height: auto;
}
.gelee .homeMainVisualArea{
width: 100%;
height: auto;
margin: 0 auto;
overflow: hidden;
}
.container .row{
margin: 0 auto;
width: 86%;
}

.gelee .section{
padding: 70px 0;
text-align: left;
}
.gelee .section.homeSection01 .colum .col:first-of-type{
margin-bottom: 25px;
}

/*.gelee .section.homeSection01 .colum .col:last-of-type{
display: none;
}*/

.gelee .section.homeSection01{
padding: 15px 0 70px 0;
}

.gelee .section.homeSection02{
background-color: #f8f9f9;
}


.gelee .section.homeSection02 .m_headtype02{
margin-bottom: 40px;
}


.gelee .section.homeSection03 .colum .col .spShow{
display: inline;
}

.gelee .section.homeSection03{
background: url(/eql/gelee/images/bg_01_sp.jpg) no-repeat center;
background-size: cover;
}

.section.homeSection03 .colum .col{
display: block;
margin-bottom: 20px;
}
.section.homeSection03 .colum .col:last-of-type{
margin-bottom: 0;
}
.gelee .section.homeSection03 .colum .col a{
position: relative;
padding: 35px 30px;
display: block;
box-sizing: border-box;
text-decoration: none !important;
}

.gelee .section.homeSection03 .colum .col a::after{
font-family: 'icomoon' !important;
content: "\e907" !important;
padding-left: 10px;
font-size: 15px;
color: rgb(37, 48, 55);
position: absolute;
display: block;
margin: 0 auto;
top: 50%;
right: 1rem;
}

.gelee .section.homeSection03 .colum .col a .txt{
margin-top: 35px;
font-size: 16px;
color: rgba(37, 48, 55, 0.8);
line-height: 1.5;
text-align: left;
}
.gelee .section.homeSection03 .colum .col:first-of-type a{
background: url(/eql/gelee/images/box_img_01_sp.png) no-repeat;
background-size: 100% 100%;
}

.gelee .section.homeSection03 .colum .col:nth-of-type(2) a{
background: url(/eql/gelee/images/box_img_03_sp.png) no-repeat;
background-size: 100% 100%;
}

.gelee .section.homeSection03 .colum .col:nth-of-type(3) a{
background: url(/eql/gelee/images/box_img_04_sp.png) no-repeat;
background-size: 100% 100%;
}

/*.gelee .section.homeSection03 .colum .col:last-of-type a{
background: url(/eql/gelee/images/box_img_04_sp.png) no-repeat;
background-size: 100% 100%;
}*/
/*====================================================================================================
product
====================================================================================================*/

.product .section{
padding: 35px 0 70px 0;
text-align: left;
}
.product .homeSection01 .colum:first-of-type .col:first-of-type .m_headtype01{
padding-bottom: 35px;
border-bottom: 1px solid rgb(223, 224, 225);
}
.product .homeSection01 .colum:first-of-type .col:nth-of-type(2){
padding-top: 35px;
}
.product .homeSection01 .columWrap{
margin: 35px 0;
padding: 50px 0;
border: 1px solid #bdc0c3;
}
.product .homeSection01 .columWrap .wrap{
position: relative;
margin: 0 auto;
padding-top: 40px;
width: 83%;
}
.product .homeSection01 .columWrap .wrap .m_headtype02{
margin-bottom: 35px;
}
.product .homeSection01 .columWrap .wrap:first-of-type{
border-bottom: 1px dotted #c6cbcc;
padding-top: 0;
padding-bottom: 40px;
}
.product .homeSection01 .columWrap .wrap:first-of-type .colum:first-of-type{
margin-bottom: 25px;
}

.product .homeSection01 .columWrap .wrap:first-of-type .colum:first-of-type + .m_btntype01{
margin: 0 auto;
width: 90%;
}

.product .section.homeSection02{
padding: 70px 0;
background-color: #f8f9f9;
}
/*
.product .section.homeSection03{
background: #fff;
padding: 70px 0;
}
*/
.section.homeSection04 {
	background: #fff;
	padding: 70px 0 25px!important;
	}
.product .strong{
font-weight: bold;
}
.section.homeSection04 .col:first-of-type {
margin-bottom: 30px;
}
.section .colum.m_boxtype01 .col{
position: relative;
margin: 0 auto;
padding: 50px 20px;
border: 1px solid #bdc0c3;
}
.section .colum.m_boxtype01 .col:first-of-type{
margin-bottom: 30px;
}

.section .colum.m_boxtype01 .col .m_txttype01{
border-bottom: 1px dotted #c6cbcc;
padding-top: 0;
padding-bottom: 40px;
}
.section .colum.m_boxtype01 .col .m_headtype02{
margin-bottom: 25px;
font-size: 22px;
color: #fe4da6;
font-weight: bold;
line-height: 1.318;
text-align: center;
}
.section.homeSection04 .colum.m_boxtype01 + .notesText.s_r{
margin-top: 20px;
text-align: left;
}
.section.homeSection04 .section.homeSection02 .m_headtype02{
margin-bottom: 40px;
text-align: center;
}
.section.homeSection04 .section.homeSection02 .colum .col{
margin-bottom: 40px;
}

.section.homeSection04 .section.homeSection02 .colum .col:last-of-type{
margin-bottom: 0;
}

.section.homeSection04 .section.homeSection02 .colum .col .m_txttype01{
margin-top: 30px;
}
.section.homeSection04 .m_headtype02 {
margin-bottom: 30px;
text-align: center;
}

.section.homeSection04 .colum .col .colinner{
margin-bottom: 30px;
}
	.section.homeSection04 .colum .col .colinner:last-of-type{
margin-bottom: 0;
}

.section.homeSection04 .colum .col .colinner .ttl{
	margin-bottom: 15px;
font-size: 19px;
color: rgb(37, 48, 55);
font-weight: bold;
line-height: 1.684;
text-align: left;
}

.section.homeSection04 .colum .col .colinner .m_txttype02{
font-size: 19px;
color: rgba(37, 48, 55, 0.702);
line-height: 1.5;
}
.section.homeSection04 .m_catch {
	text-align: center;
	font-weight: bold;
	font-size: 1.2em;
	margin: 30px 0;
	}
.section.homeSection04 .colum .col .colinner .s_bold{
display: block;
font-size: 19px;
color: rgb(37, 48, 55);
font-weight: bold;
line-height: 1.684;
text-align: left;
}
.section.homeSection04 .logo_btn_container {
	flex-flow: column;
	margin-top: 40px;
}
.section.homeSection04 .logo_btn_container .logo_btn {
width:90%;
margin:0 auto 20px;
}
.section.homeSection04 .logo_btn_container .logo_btn a {
	padding: 0 15px;
	height: 70px;
	border:solid 1px #888;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.section.homeSection04 .logo_btn_container .logo_btn img {
	width: 70%;
	margin: 0 auto;
}
.section.homeSection04 .logo_btn_container .logo_btn a::after {
	content: "";
	display: block;
	width:10px;
	height: 10px;
	border-top:solid 2px #666;
	border-right:solid 2px #666;
	transform: rotate(45deg);
}


.homeSection05 .container {
	max-width: 86%;
	margin:auto ;
	border:solid 1px #E71872;
}

.homeSection05 .m_headtype_eventttl {
	font-family: "Sawarabi Mincho", "Yu Mincho", "YuMincho", serif;
	text-align: center;
	color:#E71872;
	font-weight: bold;
	margin: -60px auto 10px;
  display: flex;
  flex-flow: column;
  align-items: center;
	font-size:1.6em;
	margin-bottom: 40px;
}
.homeSection05 .m_headtype_eventttl .m_headtype_eventttl_inner {
background: #FFF;
}
.homeSection05 .m_headtype_eventttl span {
display: block;
font-size: .8em;
color:#333;
}
.homeSection05 .container .row .sp_reverce {
	margin-top: 50px;
}
.homeSection05 .container .row .m_txttype01 {
	margin-bottom: 0.8em;
}


.homeSection05 .m_headtype01.m_headtype02.s_coloroj {
	margin-bottom: 40px;
	text-align: center;
}
.homeSection05 .m_headtype01.m_headtype02.s_coloroj span {
display: block;
font-size: .8em;
}
.homeSection05 .colum.sp_reverce {
	flex-flow: column-reverse;
	display: flex;
}
.homeSection05 .colum.sp_reverce img {
	margin: 20px 0;
}
.homeSection05 .colum .col:first-of-type {
margin-right: 0;
}



/*====================================================================================================
equol
====================================================================================================*/
.equol .section.homeSection01{
padding: 45px 0 0;
}
.equol .section.homeSection02{
padding: 70px 0;
background-color: #f8f9f9;
}
.equol .section.homeSection02 .colum {
margin: 40px 0 65px 0;
padding-bottom: 65px;
padding-left: 0;
border-bottom: 1px solid rgb(223, 224, 225);
}
.equol .section.homeSection02 .colum:last-of-type{
border-bottom: none;
margin-bottom: 0;
padding-bottom: 0;
}
.equol .section.homeSection02 .colum .notesText{
padding-top: 30px;
padding-left: 0;
}

.equol .section.homeSection01 .colum .col .m_txttype01{
margin-bottom: 30px;
}
.equol .section.homeSection01 .colum .col .m_txttype01:last-of-type{
margin-bottom: 0;
}

.col-2,.col-3{margin: 20px 0;}



}





/*====================================================================================================

	new header

====================================================================================================*/
#header .navWrap #gnav01 > p.active02 a{
	color: #fe4da6;
}

@media screen and (min-width: 769px) {

#header .headerInner{
width:100%;
margin:0 auto;
}
#header .logo{
float: none;
width: 980px;
margin: 0 auto;
padding: 30px 0;
}
#header .logo a{
position: relative;
z-index: 3;
display: inline-block;
}
#header .navWrap{
float: none;
}
#header .navWrap #gnav01.is_float{
opacity: 0;
transition: opacity .3s ease;
}
#header .navWrap #gnav01.is_float .js_toggleNav,
#header .navWrap #gnav01.is_float .s_list03{
display: none;
}
#header .navWrap #gnav01.is_visible{
opacity: 1;
position: fixed;
top: 0;
left: 0;
width: 100%;
z-index: 10000;
}
#header .navWrap #gnav01.is_visible .s_list02wrap{
background: #ffffff;
box-shadow: 0 2px 7px rgb(37 48 55 / 10%);
}
#header .navWrap #gnav01.is_visible .s_list02 li{
padding-right: 15px;
margin-right: 15px;
}
#header .navWrap #gnav01.is_visible .s_list02 li::after{
background: #fe4da6;
}
#header .navWrap #gnav01.is_visible .s_list02 > li > a{
font-weight: 700;
color: #fe4da6;
}
#header .navWrap #gnav01 > p{
position: absolute;
margin: 0 auto;
top: 25px;
width: 980px;
left: 0;
right: 0;
text-align: right;
}
#header .navWrap #gnav01 > p:first-of-type a{
position: relative;
/* border-right: 1px solid #d3d6d7; */
margin-right: 590px;
z-index: 2;
}
#header .navWrap #gnav01 > p:first-of-type a::after{
content: "";
display: block;
position: absolute;
top: 0;
right: 0;
width: 1px;
height: 60px;
background: #d3d6d7;
}
#header .navWrap #gnav01 > p:nth-of-type(2) a{
position: relative;
/* border-right: 1px solid #d3d6d7; */
margin-right: 370px;
z-index: 2;
}
#header .navWrap #gnav01 > p:nth-of-type(2) a::after{
content: "";
display: block;
position: absolute;
top: 6px;
right: 0;
width: 1px;
height: 60px;
background: #d3d6d7;
}
#header .navWrap #gnav01 > p:last-of-type a{
position: relative;
margin-right: 220px;
z-index: 1;
}
#header .navWrap #gnav01 > p:first-of-type a .productsttl{
padding-right: 25px;
}
#header .navWrap #gnav01 > p:first-of-type a .productsttl .s_img{
margin-right: 13px;
}
#header .navWrap #gnav01 > p:nth-of-type(2) a .productsttl{
padding-right: 20px;
}
#header .navWrap #gnav01 > p:nth-of-type(2){
position: absolute;
margin: 0 auto;
top: 20px;
width: 980px;
left: 0;
right: 0;
text-align: right;
}

#header .navWrap #gnav01 p > [class^="icon-"],
#header .navWrap #gnav01 p > [class*=" icon-"]{
font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif !important;
}

#header .navWrap #gnav01 p a{
display: inline-block;
font-size: 18px;
color: rgb(37, 48, 55);
line-height: 1.111;
text-align: left;
font-weight: bold;
}

#header .navWrap #gnav01 p a:hover{
text-decoration: none;
opacity: .7;
}
#header .navWrap #gnav01 > p.active01{

}
#header .navWrap #gnav01 > p.active02 a{
color: #fe4da6;
}

#header .navWrap #gnav01 p a .productsttl{
display: flex;
align-items: center;
justify-content: center;
}

#header .navWrap #gnav01 p a .productsttl .s_img{
display: inline-block;
/* width: 40%; */
margin-right: 5px;
}
#header .navWrap #gnav01 p a .productsttl .ttl{
display: inline-block;
/* width: 60%; */
font-size: 16px;
}

#header .navWrap #gnav01 p a .productsttl .ttl .txt{
display: block;
font-size: 10px;
color: rgba(37, 48, 55, 0.6);
line-height: 2;
text-align: left;
font-weight: normal;
font-family: 'Roboto';
}
#header .navWrap #gnav01 .s_list02wrap{
background-color: #fe4da6;
}
#header .navWrap #gnav01 .s_list02{
margin: 0 auto;
padding: 21px 0;
width: 980px;
height: 60px;
}
#header .navWrap #gnav01 .s_list02 > li{
position: relative;
padding-right: 30px;
margin-right: 30px;
}
#header .navWrap #gnav01 .s_list02 li:first-of-type{
padding-left: 0;
}
#header .navWrap #gnav01 .s_list02 li:last-of-type{
padding-right: 0;
}

#header .navWrap #gnav01 .s_list02 > li::after{
position: absolute;
display: block;
	content: '';
top: -3px;
right: 0;
width: 1px;
height: 30px;
background-color: #fff;
}
#header .navWrap #gnav01 .s_list02 li:last-of-type::after{
display: none;
}

#header .navWrap #gnav01 .s_list02 li a{
position: relative;
display: block;
font-size: 14px;
color: rgb(255, 255, 255);
line-height: 1.25;
text-align: left;
font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif !important;
}
#header .navWrap #gnav01 .s_list03{
position: absolute;
margin: 0 auto;
width: 980px;
top: 13px;
left: 0;
right: 0;
text-align: right;
z-index: 0;
}

#header .navWrap #gnav01 .s_list03 li a{
position: relative;
display: inline-block;
margin-bottom: 5px;
padding: 7px 0;
width: 180px;
border: 1px solid #dfe0e1;
text-align: center;
font-size: 14px;
color: rgb(37, 48, 55);
line-height: 1.429;
box-sizing: border-box;
font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif !important;
}
#header .navWrap #gnav01 .s_list03 li:last-of-type a{
margin-bottom: 0;
}

#header .navWrap #gnav01 .s_list03 li a:hover{
background-color: #7c8387;
text-decoration: none;
border: 1px solid #7c8387;
 color: #fff;
}
#header .navWrap #gnav01 .s_list03 li a::after{
font-family: 'icomoon' !important;
content: "\e907";
padding-left: 10px;
font-size: 5px;
color: #495258;
position: absolute;
display: block;
margin: 0 auto;
top: 10px;
right: 10px;
}
	#header .navWrap #gnav01 .s_list03 li a:hover::after{
font-family: 'icomoon' !important;
content: "\e907";
padding-left: 10px;
font-size: 5px;
color: #fff;
position: absolute;
display: block;
margin: 0 auto;
top: 10px;
right: 10px;
}
/*====================================================================================================

new footer

====================================================================================================*/
#footer .inner01Wrap .inner01 .fNav01 li a img{
width: 100%;
height: auto;
}
#footer .inner01Wrap .inner01 .fNav01 li,
#footer .inner02Wrap .inner02 .fNav02 li{
position: relative;
padding-right: 15px;
padding-left: 15px;
}
#footer .inner01Wrap .inner01 .fNav01 li:first-of-type,
#footer .inner02Wrap .inner02 .fNav02 li:first-of-type{
padding-left: 0;
}
#footer .inner01Wrap .inner01 .fNav01 li:last-of-type::after,
#footer .inner02Wrap .inner02 .fNav02 li:last-of-type::after{
display: none;
}
#footer .inner01Wrap .inner01 .fNav01 li::after {
position: absolute;
display: block;
content: '';
top: 0;
right: 0;
width: 2px;
height: 15px;
background-color: #c5c8ca;
}
#footer .inner02Wrap{
background: #51595f;
padding: 25px 0;
}
#footer .inner02Wrap .inner02 .fNav02 li::after{
position: absolute;
display: block;
content: '';
top: 0;
right: 0;
width: 1px;
height: 15px;
background-color: rgba(255,255,255,.6);
}

.pageTop a{
display: block;
position: absolute;
right: -80px;
bottom: -50px;
width: 40px;
height: 40px;
background: #7c8387;
}
.pageTop a::after{
font-family: 'icomoon' !important;
content: "\e907";
padding-left: 10px;
font-size: 20px;
color: #fff;
position: absolute;
display: block;
margin: 0 auto;
top: 0;
right: 0;
left: 0;
transform: rotate(-90deg);
}
.pageTop a:hover{
background: rgb(77, 167, 28);
}

}

@media screen and (max-width: 768px) {
/*====================================================================================================

new header

====================================================================================================*/
body.menuOpen #header .headerInner, body.menuOpen #header .snsBtnWrap, body.menuOpen .mainHeadingArea, body.menuOpen #main, body.menuOpen .footerContents, body.menuOpen .footerNavWrap, body.menuOpen #footer{
left: -300px;
}
#header .navWrap{
float: none;
position: absolute;
right: -300px;
top: 0;
width: 300px;
background: #fff;
overflow: auto;
}
#header .spMenu{
display:block;
position:absolute;
width:65px;
height:70px;
top:0;
right:0;
text-indent:-9999px;
cursor:pointer;
}
#header .spMenu p{
display: block;
content: "";
position: absolute;
top: 50%;
left: 50%;
width: 25px;
height: 2px;
background: #253037;
margin-left: -13px;
-moz-transition: all 0.3s;
-o-transition: all 0.3s;
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
#header .spMenu p:after, #header .spMenu p:before{
display: block;
content: "";
position: absolute;
top: 50%;
left: 50%;
width: 25px;
height: 2px;
background: #253037;
margin-left: -12px;
-moz-transition: all 0.3s;
-o-transition: all 0.3s;
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
#header .spMenu p:after{
margin-top:8px;
}
#header .spMenu p:before{
margin-top:-9px;
}
#header .spMenu p.close:before, #header .spMenu p.close:after{
margin-top:0;
}
#header .spMenu p.close{
    background: none;
}
#header .spMenu p.close:before{
-moz-transform:rotate(-45deg);
-ms-transform:rotate(-45deg);
-webkit-transform:rotate(-45deg);
transform:rotate(-45deg);
}
#header .spMenu p.close:after{
-moz-transform:rotate(-135deg);
-ms-transform:rotate(-135deg);
-webkit-transform:rotate(-135deg);
transform:rotate(-135deg);
}

#header .navWrap #gnav{
width: auto;
padding-top: 0;
}
#header .navWrap #gnav01 .s_list02 .eqlLogo{
display: none;
}
#header .navWrap #gnav01 > p{
padding: 2rem 0 1.8rem 2rem;
}
#header .navWrap #gnav01 > p a{
display: block;
font-size: 21px;
color: rgb(37, 48, 55);
line-height: 1.111;
text-align: left;
font-weight: bold;
text-decoration: none;
}
#header .navWrap #gnav01 p a .productsttl{
display: flex;
align-items: center;
justify-content: center;
}
#header .navWrap #gnav01 > p a .productsttl .s_img{
display: inline-block;
width: 34%;
}
#header .navWrap #gnav01 p a .productsttl .ttl{
display: inline-block;
    width: 64%;
    font-size: 18px;
}
#header .navWrap #gnav01 p a .productsttl .ttl .txt{
display: block;
font-size: 12px;
color: rgba(37, 48, 55, 0.6);
line-height: 2;
text-align: left;
font-weight: normal
}
#header .navWrap #gnav01 img{
width: 100%;
height: auto;
}
#header .navWrap #gnav01 a{
position: relative;
font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif !important;
}
#header .navWrap #gnav01 .js_toggleNav{
border-bottom: 1px solid #f2f3f3;
}
#header .navWrap #gnav01 .js_toggleNav a.sp_arrow_b.icon-arrow::after{
transform: rotate(90deg);
top: 35%;
right: 1.2rem;
}
#header .navWrap #gnav01 .js_toggleNav.is_open a.sp_arrow_b.icon-arrow::after{
transform: rotate(-90deg);
top: 45%;
}
#header .navWrap #gnav01 .toggleNavList{
display: none;
}
#header .navWrap #gnav01 .toggleNavList.is_open{
display: block;
}
#header .navWrap #gnav01 a.sp_arrow_b.icon-arrow::after{
font-family: 'icomoon' !important;
content: "\e907";
padding-left: 10px;
font-size: 12px;
color: #253037;
position: absolute;
display: block;
margin: 0 auto;
top: 50%;
right: 1.5rem;
}
#header .navWrap #gnav01 a.sp_arrow_w.icon-arrow::after{
font-family: 'icomoon' !important;
content: "\e907";
padding-left: 10px;
font-size: 12px;
color: #fff;
position: absolute;
display: block;
margin: 0 auto;
top: 43%;
right: 1.5rem;
}
#header .navWrap #gnav01 a.blank::after{
font-family: 'icomoon' !important;
content: "\e906";
padding-left: 10px;
font-size: 12px;
color: #fff;
position: absolute;
display: block;
margin: 0 auto;
top: 45%;
right: 1.5rem;
}
#header .navWrap #gnav01 .s_list01{
width: auto;
margin: 0;
background-color: rgb(77, 167, 28);

}
#header .navWrap #gnav01 .s_list01 li{
display: block;
margin-bottom: 0;
background: none;
border-right: none;
border-bottom: 1px solid #fff;
}
#header .navWrap #gnav01 .s_list01 > li a.accordMenu::after{
transform: rotate(90deg);
top: 35%;
right: 1.2rem;
}
#header .navWrap #gnav01 .s_list01 > li > a.accordMenu.close::after{
transform: rotate(-90deg);
top: 45%;
}
#header .navWrap #gnav01 .s_list01 li:last-of-type,
#header .navWrap #gnav01 .s_list02 li:last-of-type,
#header .navWrap #gnav01 .s_list03 li:last-of-type{
border-bottom: none;
}
#header .navWrap #gnav01 .s_list01 li a{
position: relative;
padding: 20px 25px 20px;
display: block;
font-size: 19px;
color: rgb(255, 255, 255);
line-height: 1;
text-align: left;
text-decoration: none;
font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif !important;
}
#header .navWrap #gnav01 > ul > li .innerNav{
position: static;
padding: 0;
background: none;
display: none;
}
#header .navWrap #gnav01 > ul > li .innerNav li{
border: none;
}
#header .navWrap #gnav01 > ul > li .innerNav li a{
padding-right: 0;
padding-left: 35px;
}
#header .navWrap #gnav01 > ul > li .innerNav li a.sp_arrow_w.icon-arrow::after {
font-family: 'icomoon' !important;
content: "\e907";
padding-left: 10px;
font-size: 5px;
color: #fff;
position: absolute;
display: block;
margin: 0 auto;
top: 45%;
right: 1.5rem;
transform: rotate(0deg);
}
#header .navWrap #gnav01 > ul > li .innerNav li:flast-of-type a{
padding-bottom: 0;
}
#header .navWrap #gnav01 > ul > li:hover .innerNav{
display: block;
}
#header .navWrap #gnav01 .s_list02wrap{
background-color: #fe4da6;
}
#header .navWrap #gnav01 .s_list02 li{
display: block;
margin-bottom: 0;
background: none;
border-right: none;
}
#header .navWrap #gnav01 .s_list02 li a{
position: relative;
padding: 20px 25px 20px;
display: block;
font-size: 19px;
color: rgb(255, 255, 255);
line-height: 1;
text-align: left;
text-decoration: none;
font-weight: normal;
border-bottom: 1px solid #fff;
}
#header .navWrap #gnav01 .s_list04wrap{
background-color: #F8AB2A;
}
#header .navWrap #gnav01 .s_list04 li{
display: block;
margin-bottom: 0;
background: none;
border-right: none;
}
#header .navWrap #gnav01 .s_list04 li a{
position: relative;
padding: 20px 25px 20px;
display: block;
font-size: 19px;
color: rgb(255, 255, 255);
line-height: 1;
text-align: left;
text-decoration: none;
font-weight: normal;
border-bottom: 1px solid #fff;
}
#header .navWrap #gnav01 .s_list03 li{
display: block;
margin-bottom: 0;
background: none;
border-right: none;
border-bottom: 1px solid #f2f3f3;
}
#header .navWrap #gnav01 .s_list03 li a{
position: relative;
padding: 20px 25px 20px;
display: block;
font-size: 19px;
line-height: 1;
color: rgb(37, 48, 55);
text-align: left;
text-decoration: none;
font-weight: bold;
}
/*====================================================================================================

new footer

====================================================================================================*/
#footer a[target="_blank"]:after,
.footerNavWrap a[target="_blank"]:after{
content: '';
display: none;
}

#footer .inner01Wrap{
display: block;
}
#footer .inner01Wrap .inner01{
display: table;
width: 100%;
margin: 0 auto;
direction: rtl;
}
#footer .inner01Wrap .inner01 .fLogo{
display: none;
}
#footer .inner01Wrap .inner01 .fNav01{
display: block;
vertical-align: bottom;
padding: 0;
text-align: left;
}
#footer .inner01Wrap .inner01 .fNav01 li{
float: none;
display: block;
border-bottom: 1px solid #d3d6d7;
}
#footer .inner01Wrap .inner01 .fNav01 li:first-of-type{
border-top: 1px solid #d3d6d7;
}
#footer .inner01Wrap .inner01 .fNav01 li:last-of-type{
border-bottom: none;
}
#footer .inner01Wrap .inner01 .fNav01 li a{
position: relative;
display: block;
padding: 1rem 0 1rem 2.5rem;
}
#footer .inner01Wrap .inner01 .fNav01 li a img{
width: auto;
    height: auto;
}

#footer .inner01Wrap .inner01 .fNav01 li a::after{
font-family: 'icomoon' !important;
content: "\e907";
padding-left: 10px;
font-size: 8px;
color: #b4b8ba;
position: absolute;
display: block;
margin: 0 auto;
top: 45%;
right: 1.5rem;
}

#footer .inner02Wrap{
background: #51595f;
padding: 35px 1px;
}
#footer .inner02Wrap .inner02 .fNav02 li{
padding: 0;
}
#footer .inner02Wrap .inner02 .fNav02 li a{
position: relative;
display: block;
text-indent: 0;
font-size: 14px;
width: auto !important;
height: auto !important;
background: none !important;
font-weight: normal;
text-decoration: underline;
color: rgba(255, 255, 255, 0.6);
}
#footer .inner02Wrap .inner02 .fNav02 li:nth-of-type(odd) a{
padding-right: 10px;
}
#footer .inner02Wrap .inner02 .fNav02 li:nth-of-type(even) a{
padding-left: 5px;
}
#footer .inner02Wrap .inner02 .fNav02 li:nth-of-type(odd) a::after{
position: absolute;
display: block;
content: ''!important;
padding: 0;
top: 0;
right: 0;
width: 1px;
height: 15px;
background-color:rgba(255, 255, 255, 0.6);
}

}

@media screen and (max-width: 768px) {

#header .navWrap #gnav01 .s_list01 li a.accordMenu + .innerNav{
background: #fff;
}

#header .navWrap #gnav01 .s_list01 li a.accordMenu + .innerNav li{
border-bottom: 1px solid rgba(223, 224, 225, 0.4) !important;
}

#header .navWrap #gnav01 .s_list01 li a.accordMenu + .innerNav a{
color: #253037;
font-size: 16px;
}

#header .navWrap #gnav01 .s_list01 li a.accordMenu + .innerNav a.sp_arrow_w.icon-arrow::after{
font-family: 'icomoon' !important;
content: "\e907";
padding-left: 10px;
font-size: 5px;
color: #253037;
position: absolute;
display: block;
margin: 0 auto;
top: 45%;
right: 1.5rem;
transform: rotate(0deg);
}
}
@media screen and (min-width: 321px){
.sp5Show{
display: none;
}
}
@media screen and (max-width: 320px){
.sp5Show{
display: block;
}
.sp6Show{
display: none;
}
.gelee .section.homeSection03 .colum .col .m_headtype03{
font-size: 18px;
}
}
@media screen and (min-width: 321px) and (max-width: 768px){
.sp6Show{
display: block;
}
}

/*6/26追記*/
.contacttxt {
	margin-top: 20px;
	text-align: center;
}

.contacttxt a{
	color: #253037;
	text-decoration: underline;
}
.contacttxt a:hover{
	opacity: 0.7;
}
.contacttxt a[target="_blank"]:after {
	display: none;
}
/*# sourceMappingURL=styles.css.map */

.mvareaWrap{
	margin: 0 auto;
	padding-top: 120px;
	padding-bottom: 0px;
	width: 900px;
	}

 .mvareaWrap img{
		width: 100%;
		height: auto;
	}
@media screen and (max-width: 768px) {
 .mvareaWrap{
	    padding-top: 70px;
		margin:0 10px;
		display: block;
		width: 100%;
		}

.mvareaWrap img{
		width:95%;
		height:auto;
		}
	}



/*====================================================================================================
10周年用 header上書き
====================================================================================================*/
.eq10th_header_bnr {
  position: absolute;
}
.eq10th_header_bnr a {
  display: block;
  width: 77px;
  height: 77px;
  & img {
    object-fit: contain;
  }
}
.eq10th_header_bnr a::after{content: none !important;}
.eq10th_header_bnr a:hover {opacity: .7;}

@media screen and (min-width: 769px){ /* pc header サイズ調整 */
/* #header .headerInner,#header .logo,#header .navWrap #gnav01 .s_list02 {width: 1080px !important;position: relative;}
#header .navWrap #gnav01 > p,#header .navWrap #gnav01 > p:nth-of-type(2) {width: 880px !important;}
#header .navWrap #gnav01 .s_list03 {right: 140px;}
.eq10th_header_bnr {width: 77px;margin: auto;top:10px;right: 0;}
.eq10th_header_bnr a {margin: 0 0 0 auto;} */
}
@media screen and (max-width: 768px){ /* sp header サイズ調整 */
/* .eq10th_header_bnr {width: 50px;top:10px;right: 70px;}
.eq10th_header_bnr a {width: 50px;height: 50px;} */
}
@media screen and (min-width: 1080px){ /* 下層gnav サイズ調整 */
/* #header .navWrap #gnav01 .s_list02wrap {
  margin: 0 calc(50% - 50vw);
} */
}
