@charset "UTF-8";
.equol .homeMainVisualArea .homeMainVisual .ttl {
color:#FFF;
}
.equol .section {
padding:0;
}
.equol .row  {
padding: 80px 40px;
}
.equol .m_headtype01 {
font-weight: normal;
}
.equol  .m_headtype02 {
text-align: left;
margin-bottom: 40px;
}
.equol .m_headtype04 {
font-size: 18px;
text-align: left;
font-weight: normal;
margin: auto 0 40px;
}
.equol .m_headtype04 span {
color: #b8babc;
margin-right: 10px;
display: inline-block;
}
.equol .uLinePink {
background: linear-gradient(transparent 60%, rgba(243,118,192,0.30) 60%);
}
.equolSection01 {
padding:80px 0 ;
}
.equolSection01 .row {
padding:0;
}
.equolSection01 .pagelink {
width:100%;
display: flex;
justify-content: space-between;
}
.equolSection01 .pagelink li {
width:215px;
height:140px;
border:solid 1px #4da71c;
position: relative;
}
.equolSection01 .pagelink li a {
width:100%;
height:100%;
display: flex;
align-items: center;
color:#4da71c;
font-size:18px;
line-height:1.5;
/*text-align: center;*/
margin:0 auto;
}
.equolSection01 .pagelink li a p {
width:100%;
text-align: center;
}
.equolSection01 .pagelink li a::after {
font-family: 'icomoon' !important;
content: "\e903";
width:8px;
font-size:8px;
color:#4da71c;
position: absolute;
display: block;
bottom: 1px;
margin:0 auto;
right: 0;
left:0;
}
.equolSection01 .pagelink li a:hover {
color:#FFF;
background:#4da71c;
text-decoration: none;
}
.equolSection01 .pagelink li a:hover::after {
color:#FFF;
}
.equol .equolSection02 .row:first-of-type {
padding:0 40px 60px;
border-bottom:dotted 1px #7c8387;
}
.equol .equolSection02 .m_headtype01 {
margin-bottom: 60px;
}
.equol .equolSection02 .img01,
.equol .equolSection05 .img02,
.equol .equolSection07 .img01,
.equol .equolSection09 .img01 {
float: right;
margin: 0 0 20px 40px;
text-align: center;
}
.equol .equolSection03,
.equol .equolSection05,
.equol .equolSection07,
.equol .equolSection09,
.equol .equolSection11 {
background: #f8f9f9;
}
.equol .equolSection04 .img01 {
text-align: center;
margin:20px 0;
}
.equol .equolSection05 .row:first-of-type {
padding-bottom: 0;
}
.equol .equolSection05 .row:nth-of-type(2) {
padding-top: 0;
border-bottom: dotted 1px #7c8387;
}
.equol .equolSection05 .img01 {
text-align: center;
}
.equol .equolSection06 .img01 {
text-align: center;
margin:20px 0;
}
.equol .equolSection08 .img01 {
text-align: center;
margin-bottom: 20px;
}
.equol .equolSection09 .row:first-of-type {
border-bottom: dotted 1px #7c8387;
}
.equol .equolSection10 .img01,
.equol .equolSection10 .img02 {
text-align: center;
}
.equol .equolSection11 .m_headtype04 {
font-size:24px;
font-weight: bold;
}
.equol .equolSection11 ul li {
font-size:18px;
}
.equol .equolSection11 ul li a {
text-decoration: underline;
}
.equol .equolSection11 ul li:first-of-type::after,
.equol .equolSection11 ul li:nth-of-type(2)::after {
font-family:'icomoon' !important;
content: "\e907";
padding-left: 10px;
font-size: 10px;
color: #015db2;
}

@media screen and (max-width: 768px) {
.equol .row  {
padding:40px 0;
width:86%;
margin:auto;
}
.equol  .m_headtype02 {
font-weight: bold;
font-size: 22px;
margin-bottom: 20px;
}
.equol .m_headtype04 {
font-size: 18px;
text-align: left;
font-weight: normal;
margin: auto 0 40px;
}
.equol .m_headtype04 span {
color: #b8babc;
margin-right: 10px;
display: inline-block;
}

.equolSection01 {
padding:0;
}
.equolSection01 .pagelink {
display:block;
}
.equolSection01 .pagelink li {
width:100%;
height:90px;
margin-bottom: 20px;
}
.equolSection01 .pagelink li a {
text-decoration: none;
}
.equol .equolSection02 .row:first-of-type {
padding:0 0 40px;
border-bottom:dotted 1px #7c8387;
}
.equol .equolSection02 .img01,
.equol .equolSection05 .img02,
.equol .equolSection07 .img01,
.equol .equolSection09 .img01 {
float: none;
margin: 10px 0;
}
.equol .equolSection11 .m_headtype04,
.equol .equolSection11 ul li {
margin-bottom: 15px;
}
}
/*
@media screen and (max-width: 768px) {
.equol .about .container{
width:300px;
margin:0 auto;
}
.equol .about .lowerTitle{
font-size:1rem;
}
.equol .about .ttl em{
padding:0 55px;
}
.equol .about .text01{
font-size:1.143rem;
margin-bottom:40px;
}
.equol .about .text01 + .text02{
padding-top:10px;
}
.equol .about .text02{
font-size:1.571rem;
padding-top:50px;
}
.equol .about .text02 + .text01{
padding-top:0;
}
.equol .about .notes{
font-size:0.643rem;
}
.equol .about .img01{
padding-top:20px;
margin-bottom:40px;
}
.equol .about .section .text01:last-child{
margin-bottom:0;
}
.equol .about .section02{
padding:0 0 50px 0;
}
.equol .about .section02.sectionType04{
background:#fffef5;
}
.equol .about .section02.equolSection02 .row:before{
display:none;
}
.equol .about .section02.equolSection02 .row:after{
display:none;
}
.equol .about .section02 .text01:last-child{
margin-bottom:0;
}
}
.linkElements02 a{
text-decoration:none;
margin:20px;
}
.linkElements02 a .icon-mod_ico_cArw_01{
margin:-2px 10px 0 0;
}
.linkElements02 a .icon-mod_ico_cArw_01 .path1:before{
color:#81a7d4;
}
.linkElements02 a .icon-mod_ico_cArw_01 .path2:before{
color:#cadbec;
}
.linkElements02 a:hover{
-webkit-transition:opacity 0.5s;
-moz-transition:opacity 0.5s;
transition:opacity 0.5s;
filter:alpha(opacity=70) !important;
-moz-opacity:0.7 !important;
opacity:0.7 !important;
}
.linkElements02 .linkNone{
margin:20px;
}
.linkElements02 .linkNone .icon-mod_ico_cArw_01{
margin:-2px 10px 0 0;
}
.linkElements02 .linkNone .icon-mod_ico_cArw_01 .path1:before{
color:#81a7d4;
}
.linkElements02 .linkNone .icon-mod_ico_cArw_01 .path2:before{
color:#cadbec;
}

@media screen and (max-width: 768px) {
.linkElements02{
width:300px;
}
.linkElements02 a{
display:inline-block;
line-height:1.5;
margin:0;
padding:10px 10px 10px 25px;
}
.linkElements02 a .icon-mod_ico_cArw_01{
display:inline-block;
margin-left:-25px;
}
.linkElements02 .linkNone{
display:inline-block;
line-height:1.5;
margin:0;
padding:10px 10px 10px 25px;
}
.linkElements02 .linkNone .icon-mod_ico_cArw_01{
display:inline-block;
margin-left:-25px;
}
}
.caption01{
display:table;
margin:0 auto;
padding:20px 0;
}
.caption01 span{
width:475px;
background:#4da71c;
color:#fff;
font-size:1.286rem;
letter-spacing:3px;
text-align:center;
text-decoration:none;
border-radius:23px;
display:table-cell;
}

.caption02{
color:#4da71c;
font-size:1.857rem;
}

.caption03{
color:#4e432c;
font-size:1.857rem;
}

@media screen and (max-width: 768px) {
.caption01{
width:300px;
padding:0;
}
.caption01 span{
font-size:0.643rem;
padding:3px 10px;
}

.caption02{
font-size:1.429rem;
}

.caption03{
font-size:1.071rem;
}
}
.pc-dsb{
display:block;
}

.sp-dsb{
display:none;
}

@media screen and (max-width: 768px) {
.pc-dsb{
display:none;
}

.sp-dsb{
display:block;
}
}*/

/*# sourceMappingURL=about.css.map */
