@charset "utf-8";
/* CSS Document */

.corp-cat-headingLv1-top__pageTitle .l-PageTitle__h1 {
	color: #009270;
}


/*h1 fontsize*/
@media only screen and (min-width: 1025px) {
.g-PageTitle__h1 {
  font-size: 44px;
}
}

@media only screen and (max-width: 640px) {
.g-PageTitle__h1 {
  font-size: 30px;
}
}

@media only screen and (max-width: 1024px) and (min-width: 641px) {
.g-PageTitle__h1 {
  font-size: 24px;
  line-height: 1.33;
}
}

/*Link Button*/
.corp-button .l-ButtonUnit .l-ButtonUnit__link {
  padding-top: 24px;
  padding-bottom: 24px;
  border-top-width: 1px;
  border-bottom-width: 1px;
  color: #333;
  background-color: #FFF;
  box-shadow: none;
  border-color: #CCC;
  box-sizing: border-box;
  text-decoration: none;
  border-style: solid;
  border-radius: 0 0 0 0;
}

@media only screen and (min-width: 1025px) {
  .corp-button .l-ButtonUnit .l-ButtonUnit__link .l-ButtonUnit__link__icon {
    color: #00a582;
		padding-right: 36%;}
}

@media only screen and (min-width: 641px) and (max-width: 1024px) {
	  .corp-button .l-ButtonUnit .l-ButtonUnit__link .l-ButtonUnit__link__icon {
    color: #00a582;
		padding-right: 36%;}
}

@media only screen and (max-width: 640px) {
		  .corp-button .l-ButtonUnit .l-ButtonUnit__link .l-ButtonUnit__link__icon {
    color: #00a582;
		padding-right: 26%;
}
}
/*
  .corp-button--link-wrapper .corp-button--link .l-ButtonUnit .l-ButtonUnit__link {
    border-left: ;
    border-right: ;
 }
*/


/*gopay钱包のKirei*/
.is-colorset--1 .l-TextLinkUnit__link:link {
color: #333;
}

.is-colorset--1 .l-TextLinkUnit__link:visited {
color: #333;
}

.is-colorset--1 .l-TextLinkUnit__link > .cmn-icon {
color: #009270;
}

@media only screen and (min-width: 1025px) {
.l-TextLinkP__list__item{
   line-height: 1.8;
   letter-spacing: 0.1em;
}
}
@media only screen and (max-width: 1024px) and (min-width: 641px) {
.l-TextLinkP__list__item{
   line-height: 1.6;
   letter-spacing: 0.1em;
}
}
@media only screen and (max-width: 640px) {
.l-TextLinkP__list__item{
   line-height: 1.6;
   letter-spacing: 0.1em;
}
}


@media only screen and (min-width: 1025px) {
.is-size--m .g-TextLinkUnit__link .g-TextLinkUnit__link__icon {
   margin-top: -0.1em;
}
}

@media only screen and (max-width: 1024px) and (min-width: 641px) {
.is-size--m .g-TextLinkUnit__link .g-TextLinkUnit__link__icon {
   margin-top: -0.1em;
}
}

@media only screen and (max-width: 640px) {
.is-size--m .g-TextLinkUnit__link .g-TextLinkUnit__link__icon {
   margin-top: -0.1em;
}
}


/*h2 corp-headingLv2-01*/

@media only screen and (min-width: 1025px) {
.action-title-txt .g-HeadingTitle__h2 span.cmn-richtext {
font-size: 28px;
line-height: 1.8em;
letter-spacing: normal;
}
}

@media only screen and (max-width: 1024px) and (min-width: 641px) {
.action-title-txt .g-HeadingTitle__h2 span.cmn-richtext {
font-size: 20px;
line-height: 1.5em;
letter-spacing: normal;
}
}

@media only screen and (max-width: 640px){
.action-title-txt .g-HeadingTitle__h2 span.cmn-richtext {
font-size: 22px;
line-height: 1.5em;
letter-spacing: normal;
}
}


/*h4 下の線をコーポレートと合わせるための設定*/
.corp-headingLv4-01-wrapper .corp-headingLv4-01 {
display: inline-block;
border-bottom: 1px solid #d9d9d9;
vertical-align: bottom;
}

/*ローカルナビここから*/
@media only screen and (min-width: 1025px) {
  .g-LocalNavCategoryLabel.l-LocalNavCategoryLabel {
    font-size: 20px;
    font-family: "Neue-Helvetica-Paneuropean-Bold", sans-serif;
  }
}
  @media only screen and (max-width: 640px) {
    .g-LocalNavCategoryLabel.l-LocalNavCategoryLabel {
      font-size: 16px;
      font-family: "Neue-Helvetica-Paneuropean-Bold", sans-serif;
    }
  }
  
  @media only screen and (max-width: 1024px) and (min-width: 641px) {
    .g-LocalNavCategoryLabel.l-LocalNavCategoryLabel {
      font-size: 19px;
      font-family: "Neue-Helvetica-Paneuropean-Bold", sans-serif;
    }
  }<!--0.00018978118896484-->