@charset "UTF-8";
/*$xl: 1200px; // extra large
$lg: 1024px; // large
$l: 860px;
$sm: 576px; // small */
.l-nav * {
  box-sizing: border-box; }
.l-nav-footer {
  margin-bottom: 24px;
  margin: 0 auto; }
  .l-nav-footer * {
    box-sizing: border-box; }
  .l-nav-footer-primary, .l-nav-footer-secondary {
    display: flex;
    flex-wrap: wrap;
    justify-content: center; }
    .l-nav-footer-primary li, .l-nav-footer-secondary li {
      margin-right: 40px; }
      .l-nav-footer-primary li a, .l-nav-footer-secondary li a {
        font-size: 14px;
        padding: .5em 0;
        display: inline-block;
        transition: opacity .2s; }
        .l-nav-footer-primary li a:hover, .l-nav-footer-secondary li a:hover {
          opacity: .6; }
  .l-nav-footer-primary {
    margin-bottom: 8px; }
  .l-nav-footer-sns-x, .l-nav-footer-sns-fb, .l-nav-footer-sns-ig, .l-nav-footer-sns-yt {
    display: inline-block;
    text-align: center;
    width: 32px;
    height: 32px;
    line-height: 32px;
    border-radius: 50%;
    color: #fff !important;
    padding-bottom: 2px !important;
    padding: 0 !important; }
    .l-nav-footer-sns-x:hover, .l-nav-footer-sns-fb:hover, .l-nav-footer-sns-ig:hover, .l-nav-footer-sns-yt:hover {
      color: #fff; }
  .l-nav-footer-sns-x {
    background: #fff;
    color: #000 !important;
    margin-right: 12px; }
  .l-nav-footer-sns-fb {
    background: #3b5998; }
  .l-nav-footer-sns-ig {
    background: #CF2E92;
    margin-right: 12px; }
  .l-nav-footer-sns-yt {
    background: #DA1725;
    margin-right: 12px; }
  .l-nav-footer-cat {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding: 32px 0; }
    .l-nav-footer-cat li {
      padding: 0 2em; }
      .l-nav-footer-cat li + li {
        border-left: 1px solid #ccc; }
      .l-nav-footer-cat li a {
        font-size: 15px;
        font-weight: 500; }
        .l-nav-footer-cat li a i {
          font-size: 20px;
          font-weight: 400;
          margin-right: .4em; }
          .l-nav-footer-cat li a i.icon-home {
            color: #727272; }
          .l-nav-footer-cat li a i.icon-gas {
            color: #22D85F; }
          .l-nav-footer-cat li a i.icon-eco-cute {
            color: #39C3FF; }
          .l-nav-footer-cat li a i.icon-dry {
            color: #FFB700; }
.l-nav-base {
  width: 100%;
  margin: 0 auto;
  padding: 0 16px;
  padding-top: 48px;
  padding-bottom: 32px;
  background: #F2F2F2; }
  @media screen and (max-width: 767px) {
    .l-nav-base {
      padding-top: 24px; } }
  @media screen and (max-width: 767px) {
    .l-nav-base {
      padding-bottom: 16px; } }
  .l-nav-base * {
    box-sizing: border-box; }
  .l-nav-base-list-area {
    width: 988px;
    margin: 0 auto;
    display: flex; }
  .l-nav-base-item {
    width: 494px;
    margin-bottom: 8px;
    padding-left: 50px; }
    .l-nav-base-item a {
      transition: opacity .2s; }
      .l-nav-base-item a:hover {
        opacity: .6; }
  .l-nav-base-row {
    display: flex;
    flex-wrap: wrap;
    align-items: center; }
  .l-nav-base-img {
    width: 104px;
    border: 1px solid #707070; }
  .l-nav-base-body {
    width: calc(100% - 104px);
    padding-left: 24px; }
  .l-nav-base-ttl {
    font-size: 15px;
    font-weight: 700;
    margin-bottom: .1em; }
  .l-nav-base .c-txt-sm {
    line-height: 1.5; }

.l-footer,
footer {
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1.6; }
  .l-footer *,
  footer * {
    box-sizing: border-box; }
  .l-footer::before, .l-footer::after,
  footer::before,
  footer::after {
    display: none !important; }
  .l-footer-inr,
  footer-inr {
    width: 1200px;
    margin: 0 auto;
    padding: 0 16px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 24px 32px 0; }
  .l-footer-secure,
  footer-secure {
    margin-bottom: 50px; }
  .l-footer-copyright,
  footer-copyright {
    display: block;
    background: #333;
    text-align: center;
    height: 72px;
    line-height: 72px;
    font-size: 14px;
    font-weight: 400;
    padding-top: 0;
    color: #999; }
    .l-footer-copyright a,
    footer-copyright a {
      color: #999; }
  .l-footer-float,
  footer-float {
    line-height: 1.6;
    position: fixed;
    bottom: -89px;
    left: 0;
    background: #f5f5f5;
    width: 100%;
    z-index: 9000;
    transition: bottom .4s;
    outline: 3px solid #fff; }
    .l-footer-float.is-active,
    footer-float.is-active {
      bottom: 0; }
    .l-footer-float *,
    footer-float * {
      box-sizing: border-box; }
    .l-footer-float-txt,
    footer-float-txt {
      color: #E60012;
      line-height: 1.3;
      font-size: 16px;
      font-weight: 700; }
    .l-footer-float-inr,
    footer-float-inr {
      width: 900px;
      margin: 0 auto;
      padding: 0 16px;
      display: flex;
      flex-wrap: wrap;
      justify-content: center;
      align-items: center; }
    .l-footer-float-btn-wrap,
    footer-float-btn-wrap {
      display: flex;
      flex-wrap: wrap;
      align-items: center;
      justify-content: space-between;
      padding-right: 32px;
      padding: 8px 0;
      position: relative; }
    .l-footer-float .c-btn-tel-s-num,
    footer-float .c-btn-tel-s-num {
      line-height: 1 !important; }
    .l-footer-float .c-btn-form-s,
    footer-float .c-btn-form-s {
      width: 320px;
      padding: 0 16px 0; }
      .l-footer-float .c-btn-form-s a,
      footer-float .c-btn-form-s a {
        width: 100%;
        height: 46px;
        font-size: 18px;
        text-align: center;
        padding: 4px 0 0 32px !important; }
      .l-footer-float .c-btn-form-s-ac,
      footer-float .c-btn-form-s-ac {
        font-size: 12px; }
    .l-footer-float .c-btn-form-icon-s a::before,
    footer-float .c-btn-form-icon-s a::before {
      transform: translateY(-50%) scale(0.8) !important; }
    .l-footer-float-camp,
    footer-float-camp {
      position: fixed;
      bottom: 248px;
      right: 24px;
      z-index: 9000;
      box-shadow: 0 0 15px rgba(205, 205, 205, 0.6); }
      .l-footer-float-camp-close,
      footer-float-camp-close {
        position: absolute;
        top: -16px;
        right: -16px;
        cursor: pointer;
        width: 32px;
        height: 32px;
        background: #333;
        border-radius: 50%; }
        .l-footer-float-camp-close::before, .l-footer-float-camp-close::after,
        footer-float-camp-close::before,
        footer-float-camp-close::after {
          content: "";
          position: absolute;
          top: 50%;
          left: 50%;
          width: 1px;
          height: 20px;
          background: #fff; }
        .l-footer-float-camp-close::before,
        footer-float-camp-close::before {
          transform: translate(-50%, -50%) rotate(45deg); }
        .l-footer-float-camp-close::after,
        footer-float-camp-close::after {
          transform: translate(-50%, -50%) rotate(-45deg); }
    .l-footer-float-chat,
    footer-float-chat {
      right: 16px;
      bottom: 16px;
      position: fixed;
      z-index: 9000;
      transition: bottom .4s; }
      .l-footer-float-chat.is-active,
      footer-float-chat.is-active {
        bottom: 72px; }
  .l-footer-bnr,
  footer-bnr {
    width: 208px; }
    .l-footer-bnr a,
    footer-bnr a {
      transition: opacity .2s; }
      .l-footer-bnr a:hover,
      footer-bnr a:hover {
        opacity: .6; }
  .l-footer-other,
  footer-other {
    text-align: center;
    padding: 20px 0 40px; }
    .l-footer-other-list,
    footer-other-list {
      display: flex;
      flex-wrap: wrap;
      justify-content: center;
      align-items: center; }
      .l-footer-other-list li,
      footer-other-list li {
        max-width: 250px;
        text-align: center;
        padding: 0 16px; }
  .l-footer-sns,
  footer-sns {
    padding-top: 40px;
    background: #333; }
    .l-footer-sns-list,
    footer-sns-list {
      display: flex;
      flex-wrap: wrap;
      justify-content: center; }
  .l-footer-chat,
  footer-chat {
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite; }
    .l-footer-chat img,
    footer-chat img {
      width: 125px;
      height: auto;
      cursor: pointer; }

#CopyRight {
  display: block;
  background: #333 !important;
  color: #999;
  text-align: center;
  height: 72px;
  line-height: 72px;
  font-size: 15px;
  font-weight: 700;
  padding: 0 !important;
  width: 100% !important; }

@-webkit-keyframes chat_btn_ani {
  from {
    -webkit-animation-timing-function: linear;
    -webkit-transform: translate(0px, 0px) scale(1, 1) rotate(0deg) skew(0deg, 0deg);
    opacity: 1.0; }
  to {
    -webkit-animation-timing-function: linear;
    -webkit-transform: translate(0px, 0px) scale(1, 1) rotate(0deg) skew(0deg, 0deg);
    opacity: 1.0; }
  48% {
    -webkit-animation-timing-function: linear;
    -webkit-transform: translate(0px, 0px) scale(1, 1) rotate(0deg) skew(0deg, 0deg);
    opacity: 1.0; }
  44% {
    -webkit-animation-timing-function: linear;
    -webkit-transform: translate(0px, 0px) scale(1, 1) rotate(-5deg) skew(0deg, 0deg);
    opacity: 1.0; }
  40% {
    -webkit-animation-timing-function: linear;
    -webkit-transform: translate(0px, 0px) scale(1, 1) rotate(0deg) skew(0deg, 0deg);
    opacity: 1.0; }
  52% {
    -webkit-animation-timing-function: linear;
    -webkit-transform: translate(0px, 0px) scale(1, 1) rotate(8deg) skew(0deg, 0deg);
    opacity: 1.0; }
  56% {
    -webkit-animation-timing-function: linear;
    -webkit-transform: translate(0px, 0px) scale(1, 1) rotate(0deg) skew(0deg, 0deg);
    opacity: 1; }
  59% {
    -webkit-animation-timing-function: linear;
    -webkit-transform: translate(0px, 0px) scale(1, 1) rotate(-5deg) skew(0deg, 0deg);
    opacity: 1.0; }
  62% {
    -webkit-animation-timing-function: linear;
    -webkit-transform: translate(0px, 0px) scale(1, 1) rotate(0deg) skew(0deg, 0deg);
    opacity: 1; } }
@keyframes chat_btn_ani {
  from {
    animation-timing-function: linear;
    transform: translate(0px, 0px) scale(1, 1) rotate(0deg) skew(0deg, 0deg);
    opacity: 1.0; }
  to {
    animation-timing-function: linear;
    transform: translate(0px, 0px) scale(1, 1) rotate(0deg) skew(0deg, 0deg);
    opacity: 1.0; }
  48% {
    animation-timing-function: linear;
    transform: translate(0px, 0px) scale(1, 1) rotate(0deg) skew(0deg, 0deg);
    opacity: 1.0; }
  44% {
    animation-timing-function: linear;
    transform: translate(0px, 0px) scale(1, 1) rotate(-5deg) skew(0deg, 0deg);
    opacity: 1.0; }
  40% {
    animation-timing-function: linear;
    transform: translate(0px, 0px) scale(1, 1) rotate(0deg) skew(0deg, 0deg);
    opacity: 1.0; }
  52% {
    animation-timing-function: linear;
    transform: translate(0px, 0px) scale(1, 1) rotate(8deg) skew(0deg, 0deg);
    opacity: 1.0; }
  56% {
    animation-timing-function: linear;
    transform: translate(0px, 0px) scale(1, 1) rotate(0deg) skew(0deg, 0deg);
    opacity: 1; }
  59% {
    animation-timing-function: linear;
    transform: translate(0px, 0px) scale(1, 1) rotate(-5deg) skew(0deg, 0deg);
    opacity: 1.0; }
  62% {
    animation-timing-function: linear;
    transform: translate(0px, 0px) scale(1, 1) rotate(0deg) skew(0deg, 0deg);
    opacity: 1; } }
.chat_btn_ani {
  -webkit-animation-name: chat_btn_ani;
  animation-name: chat_btn_ani;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom; }

.l-page * {
  box-sizing: border-box; }
.l-page p,
.l-page ul,
.l-page ol {
  line-height: 1.6; }
.l-page-ttl {
  font-size: 46px;
  line-height: 1.6;
  text-align: center;
  font-weight: 700;
  letter-spacing: 0.1em;
  margin-bottom: 24px; }
  .l-page-ttl-muted {
    display: block;
    font-size: 32px;
    font-weight: 500;
    line-height: 1.6;
    letter-spacing: 0.05em;
    margin-bottom: 16px; }
    .l-page-ttl-muted-block {
      background: #333;
      color: #fff;
      font-size: 34px;
      font-weight: 700;
      line-height: 1.6;
      display: inline-block;
      padding: 0 16px .1em; }
  .l-page-ttl-area {
    background: url("/eco-cute/assets/img/common/bg_dots_01.png") no-repeat top center;
    background-size: auto;
    padding: 88px 0 24px;
    min-height: 310px;
    box-sizing: border-box; }
    .l-page-ttl-area * {
      box-sizing: border-box; }
    .l-page-ttl-area-cat {
      background: url("/eco-cute/assets/img/common/bg_dots_01.png") no-repeat top center;
      background-size: auto;
      padding: 64px 0 24px;
      min-height: 310px;
      box-sizing: border-box; }
      .l-page-ttl-area-cat * {
        box-sizing: border-box; }
    .l-page-ttl-area-secondary {
      background: url("/eco-cute/assets/img/common/bg_dots_01.png") no-repeat top center;
      background-size: auto;
      padding: 88px 0 24px;
      min-height: 310px;
      box-sizing: border-box; }
      .l-page-ttl-area-secondary * {
        box-sizing: border-box; }
  .l-page-ttl-sm {
    font-size: 34px;
    line-height: 1.6;
    text-align: center;
    font-weight: 700;
    letter-spacing: 0.05em;
    margin-bottom: 24px; }
.l-page-lead {
  width: 850px;
  margin: 0 auto;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.6;
  letter-spacing: 0.05em; }

.l-cta {
  font-family: "Noto Sans JP", sans-serif; }
  .l-cta * {
    box-sizing: border-box; }
  .l-cta-lead {
    font-size: 18px;
    font-weight: 700;
    color: #E60012;
    text-align: center;
    padding: 90px 0 90px;
    width: 100%;
    max-width: 1200px;
    margin: 0 auto; }
    .l-cta-lead-ac {
      font-size: 30px; }
    .l-cta-lead-ac2 {
      font-size: 30px;
      line-height: 1;
      margin-bottom: 4px; }
  .l-cta-inr {
    width: 1200px;
    margin: 0 auto;
    color: #fff;
    padding: 0 16px 0;
    position: relative; }
    .l-cta-inr::before {
      content: "";
      position: absolute;
      top: -40px;
      left: 0;
      right: 0;
      bottom: -60px;
      background: #E60012;
      transform: skewY(-7deg);
      transform-origin: center;
      z-index: 1; }
      @media screen and (min-width: 1201px) {
        .l-cta-inr::before {
          margin-left: calc((100vw - 100%) / -2);
          margin-right: calc((100vw - 100%) / -2);
          max-width: auto;
          max-width: initial; } }
    .l-cta-inr * {
      position: relative;
      z-index: 2; }
    .l-cta-inr .c-ttl-lg {
      font-size: 55px;
      padding-top: .3em; }
    .l-cta-inr::after {
      content: "";
      position: absolute;
      top: -25px;
      background: url("../../../../assets/img/common/circle_pc.png") no-repeat center top;
      width: 1079px;
      height: 562px;
      z-index: 1; }
  .l-cta-inr2 {
    width: 1200px;
    margin: 0 auto;
    color: #fff;
    padding: 0 16px 0;
    position: relative; }
    .l-cta-inr2::before {
      content: "";
      position: absolute;
      top: -40px;
      left: 0;
      right: 0;
      bottom: -100px;
      background: #E60012;
      transform: skewY(-7deg);
      transform-origin: center;
      z-index: 1; }
      @media screen and (min-width: 1201px) {
        .l-cta-inr2::before {
          margin-left: calc((100vw - 100%) / -2);
          margin-right: calc((100vw - 100%) / -2);
          max-width: auto;
          max-width: initial; } }
    .l-cta-inr2 * {
      position: relative;
      z-index: 2; }
    .l-cta-inr2 .c-ttl-lg {
      font-size: 55px;
      padding-top: .3em; }
    .l-cta-inr2::after {
      content: "";
      position: absolute;
      top: -25px;
      background: url("../../../../assets/img/common/circle_pc.png") no-repeat center top;
      width: 1079px;
      height: 562px;
      z-index: 1; }
  .l-cta-inr_sm {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    color: #fff;
    padding: 0 16px 0;
    position: relative; }
    .l-cta-inr_sm::before {
      content: "";
      position: absolute;
      top: -40px;
      left: 0;
      right: 0;
      bottom: 100px;
      background: #E60012;
      transform: skewY(-7deg);
      transform-origin: center;
      z-index: 1;
      margin-left: calc((100vw - 100%) / -2);
      margin-right: calc((100vw - 100%) / -2);
      max-width: auto;
      max-width: initial; }
    .l-cta-inr_sm::after {
      content: "";
      position: absolute;
      top: -32px;
      background: url("../../../../assets/img/common/circle_pc.png") no-repeat center top;
      background-size: 80%;
      width: 1079px;
      height: 562px;
      z-index: 1; }
    .l-cta-inr_sm * {
      position: relative;
      z-index: 2; }
    .l-cta-inr_sm .c-ttl-lg {
      font-size: 55px;
      padding-top: .3em; }
  .l-cta-ttl {
    font-size: 58px;
    padding-top: 0.8em;
    line-height: 1.2 !important;
    text-align: center;
    font-weight: bold; }
    .l-cta-ttl-txt1 {
      font-size: 46px; }
    .l-cta-ttl-txt2 {
      font-size: 34px; }
  .l-cta-ttl_yl {
    font-size: 58px;
    padding: 0.4em 0 0.4em;
    line-height: 1.2 !important;
    text-align: center;
    font-weight: bold;
    color: #fde802;
    text-shadow: 4px 4px 0px rgba(157, 4, 4, 0.8); }
    .l-cta-ttl_yl-txt1 {
      font-size: 46px; }
    .l-cta-ttl_yl-txt2 {
      font-size: 34px; }
  .l-cta-boxline {
    position: absolute;
    display: inline-block;
    padding: 4px 6px;
    font-weight: normal;
    line-height: 1.2 !important;
    color: #ffffff;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    top: 15px;
    font-size: 20px;
    text-align: center;
    letter-spacing: 1px;
    border: 1px solid #ffffff; }
  .l-cta-web {
    width: 850px;
    padding-bottom: 45px;
    margin: auto;
    margin-top: 20px;
    border: 4px solid #fde802;
    border-radius: 25px 25px 25px 25px;
    -webkit-border-radius: 25px 25px 25px 25px;
    -moz-border-radius: 25px 25px 25px 25px; }
    .l-cta-web-ttl_web {
      height: 58px;
      background: #fde802;
      border-radius: 20px 20px 0px 0px;
      -webkit-border-radius: 20px 20px 0px 0px;
      -moz-border-radius: 20px 20px 0px 0px;
      display: flex;
      display: -webkit-box;
      display: -ms-flexbox;
      padding: 3px 0 0 35px;
      margin-bottom: 50px;
      color: #000; }
      .l-cta-web-ttl_web-ttl1 {
        font-size: 30px;
        font-weight: bold;
        position: relative;
        padding-left: 45px;
        padding-top: 4px; }
        .l-cta-web-ttl_web-ttl1 span {
          font-size: 20px; }
        .l-cta-web-ttl_web-ttl1:before {
          content: "";
          position: absolute;
          width: 39px;
          height: 39px;
          top: 6px;
          left: 1px;
          background: url("/assets/img/common/icon_web.png") no-repeat top center; }
        .l-cta-web-ttl_web-ttl1:after {
          content: "";
          position: absolute;
          width: 1px;
          height: 40px;
          background: #000;
          top: 5px;
          right: -15px; }
      .l-cta-web-ttl_web-ttl2 {
        font-size: 24px;
        font-weight: bold;
        color: #000;
        padding: 0 0 0 33px;
        margin-top: -10px; }
        .l-cta-web-ttl_web-ttl2-txt1 {
          font-size: 40px;
          color: #c60019; }
        .l-cta-web-ttl_web-ttl2-txt2 {
          font-size: 24px;
          color: #c60019; }
    .l-cta-web-txt_sim {
      font-size: 30px;
      font-weight: bold;
      color: #ffffff;
      text-align: center;
      padding: 15px 0 7px; }
      .l-cta-web-txt_sim-txt1 {
        color: #fde802; }
      .l-cta-web-txt_sim-txt2 {
        color: #fde802;
        font-size: 42px; }
    .l-cta-web-txt_off {
      font-size: 22px;
      font-weight: bold;
      color: #ffffff;
      text-align: center;
      padding: 15px 0 7px;
      position: relative;
      text-shadow: 3px 3px 0px rgba(157, 4, 4, 0.8); }
      .l-cta-web-txt_off-txt1 {
        color: #fde802; }
      .l-cta-web-txt_off-txt2 {
        color: #fde802;
        font-size: 34px; }
      .l-cta-web-txt_off:before {
        content: "";
        position: absolute;
        top: 42px;
        left: 305px;
        display: table;
        width: 40px;
        height: 1.5px;
        background: #fff;
        transform: rotate(60deg); }
      .l-cta-web-txt_off:after {
        content: "";
        position: absolute;
        top: 42px;
        right: 305px;
        display: table;
        width: 40px;
        height: 1.5px;
        background: #fff;
        transform: rotate(-60deg); }
    .l-cta-web-note {
      text-align: center;
      padding-top: 10px; }
  .l-cta-tel {
    width: 850px;
    height: 70px;
    border-top: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
    margin: 40px auto 40px;
    padding-top: 7px; }
    .l-cta-tel-ttl_tel {
      display: flex;
      display: -webkit-box;
      display: -ms-flexbox; }
      .l-cta-tel-ttl_tel-ttl1 {
        font-size: 26px;
        font-weight: bold;
        position: relative;
        padding-left: 45px;
        padding-top: 4px; }
        .l-cta-tel-ttl_tel-ttl1 span {
          font-size: 20px; }
        .l-cta-tel-ttl_tel-ttl1:before {
          content: "";
          position: absolute;
          width: 39px;
          height: 39px;
          top: 6px;
          left: 1px;
          background: url("/assets/img/common/icon_tel.png") no-repeat top center; }
        .l-cta-tel-ttl_tel-ttl1:after {
          content: "";
          position: absolute;
          width: 1px;
          height: 40px;
          background: #ffffff;
          top: 8px;
          left: 180px; }
      .l-cta-tel-ttl_tel-ttl2 {
        font-size: 20px;
        font-weight: bold;
        padding: 10px 0 0 40px; }
      .l-cta-tel-ttl_tel-txt a {
        font-size: 36px;
        font-weight: bold;
        padding: 0 0 0 50px;
        line-height: 1.5em;
        color: #ffffff; }
        .l-cta-tel-ttl_tel-txt a::before {
          content: "\e90b";
          font-family: 'icomoon';
          position: absolute;
          left: 0.5em;
          top: 50%;
          transform: translateY(-50%);
          font-size: 40px;
          font-weight: 400; }
  .l-cta-tel_sm {
    margin: 25px auto 35px;
    text-align: center;
    text-shadow: 3px 3px 0px rgba(157, 4, 4, 0.8); }
    .l-cta-tel_sm::before {
      content: "\e90b";
      font-family: 'icomoon';
      position: absolute;
      left: 308px;
      top: 60%;
      transform: translateY(-50%);
      font-size: 40px;
      font-weight: 400; }
    .l-cta-tel_sm-ttl_tel {
      text-align: center;
      position: relative; }
      .l-cta-tel_sm-ttl_tel-ttl1 {
        font-size: 26px;
        font-weight: bold;
        padding-left: 45px;
        padding-top: 4px; }
        .l-cta-tel_sm-ttl_tel-ttl1 span {
          font-size: 20px; }
        .l-cta-tel_sm-ttl_tel-ttl1:before {
          content: "";
          position: absolute;
          width: 39px;
          height: 39px;
          top: 6px;
          left: 1px;
          background: url("/assets/img/common/icon_tel.png") no-repeat top center; }
        .l-cta-tel_sm-ttl_tel-ttl1:after {
          content: "";
          position: absolute;
          width: 1px;
          height: 40px;
          background: #ffffff;
          top: 8px;
          left: 180px; }
      .l-cta-tel_sm-ttl_tel-ttl2 {
        font-size: 20px; }
      .l-cta-tel_sm-ttl_tel-txt a {
        font-size: 36px;
        font-weight: bold;
        padding: 0 0 0 10px;
        line-height: 1.5em;
        color: #ffffff; }
  .l-cta-tel_sm2-ttl_tel {
    text-align: center;
    position: relative; }
    .l-cta-tel_sm2-ttl_tel-ttl {
      font-size: 16px; }
    .l-cta-tel_sm2-ttl_tel span {
      font-size: 24px;
      font-weight: bold;
      padding: 0px 0 0 5px; }
    .l-cta-tel_sm2-ttl_tel a {
      color: #ffffff;
      margin: 35px auto 35px;
      text-align: center;
      padding: 7px 0px 0 15px; }
      .l-cta-tel_sm2-ttl_tel a::before {
        content: "\e90b";
        font-family: 'icomoon';
        position: absolute;
        left: -7px;
        top: 60%;
        transform: translateY(-50%);
        font-size: 26px;
        font-weight: 400; }
  .l-cta-txt {
    font-size: 24px;
    font-weight: 700;
    text-align: center;
    line-height: 1 !important;
    text-shadow: 3px 3px 0px rgba(157, 4, 4, 0.8);
    margin-bottom: 16px; }
    @media screen and (max-width: 767px) {
      .l-cta-txt {
        margin-bottom: 8px; } }
    .l-cta-txt:before {
      content: "";
      position: absolute;
      top: 22px;
      left: 295px;
      display: table;
      width: 40px;
      height: 1.5px;
      background: #fff;
      transform: rotate(60deg); }
    .l-cta-txt:after {
      content: "";
      position: absolute;
      top: 22px;
      right: 295px;
      display: table;
      width: 40px;
      height: 1.5px;
      background: #fff;
      transform: rotate(-60deg); }
    .l-cta-txt-ac {
      font-size: 38px;
      color: #fde802; }
      .l-cta-txt-ac small {
        font-size: 24px; }
  .l-cta-sm {
    margin-bottom: 120px !important; }
  .l-cta-primary .l-cta-lead {
    background: url("/assets/img/common/bg_cta_primary.jpg") no-repeat center top;
    background-size: cover;
    padding: 90px 0 120px;
    position: relative;
    top: 20px; }
  .l-cta-secondary .l-cta-lead {
    background: url("/assets/img/common/bg_cta_secondary.jpg") no-repeat center top;
    background-size: cover;
    padding: 90px 0 120px;
    position: relative;
    top: 20px; }
  .l-cta-tertiary .l-cta-lead {
    background: url("/assets/img/common/bg_cta_tertiary.jpg") no-repeat center top;
    background-size: cover;
    padding: 90px 0 120px;
    position: relative;
    top: 20px; }
  .l-cta-quaternary .l-cta-lead {
    background: url("/assets/img/common/bg_cta_quaternary.jpg") no-repeat center top;
    background-size: cover;
    padding: 90px 0 120px;
    position: relative;
    top: 20px; }
  .l-cta-mb0 {
    margin-bottom: 0 !important; }
  .l-cta-mb60 {
    margin-bottom: -60px !important; }
  .l-cta-sub .c-btn-form {
    margin-bottom: 24px; }
    .l-cta-sub .c-btn-form a {
      line-height: 1 !important;
      padding-top: 16px;
      padding-bottom: 16px; }
  .l-cta-sub .c-btn-dark-fill a {
    background: none !important;
    color: #333; }
  .l-cta-bnrbox {
    margin-top: 30px; }
  .l-cta-bnr_sesela {
    text-align: center;
    position: relative;
    z-index: 1; }
    .l-cta-bnr_sesela a {
      transition: all .2s; }
    .l-cta-bnr_sesela a:hover {
      filter: brightness(1.1); }
    .l-cta-bnr_sesela-mg {
      margin: 30px 0 -20px; }
    .l-cta-bnr_sesela-mg2 {
      margin: 30px 0; }
    .l-cta-bnr_sesela-mg3 {
      margin: 30px 0 -40px; }
  .l-cta-newyear {
    width: 850px;
    height: 80px;
    margin: -15px auto 30px;
    background: url("../../../../assets/img/common/newyear_pc.png");
    text-align: center; }
    .l-cta-newyear p {
      font-weight: 700;
      font-size: 28px;
      color: #a87d09;
      line-height: 24px;
      padding-top: 28px; }
      .l-cta-newyear p span {
        font-size: 18px; }
  .l-cta-newyear2 {
    width: 850px;
    height: 80px;
    margin: 30px auto 30px;
    background: url("../../../../assets/img/common/newyear_pc.png");
    text-align: center; }
    .l-cta-newyear2 p {
      font-weight: 700;
      font-size: 28px;
      color: #a87d09;
      line-height: 24px;
      padding-top: 28px; }
      .l-cta-newyear2 p span {
        font-size: 18px; }

.l-cta4 {
  font-family: "Noto Sans JP", sans-serif; }
  .l-cta4 * {
    box-sizing: border-box; }
  .l-cta4-lead {
    font-size: 48px;
    font-weight: 100;
    color: #ffffff;
    text-align: center;
    padding: 20px 0 0;
    margin: 0 auto;
    display: flex;
    justify-content: center; }
    .l-cta4-lead span {
      font-size: 26px; }
    .l-cta4-lead .txt_box {
      font-size: 25px;
      border: 1px solid #ffffff;
      padding: 0px 8px;
      text-align: center;
      margin-top: 19px;
      margin-left: 14px;
      margin-right: 10px;
      margin-bottom: 22px; }
  .l-cta4-inr {
    width: 1200px;
    margin: 0 auto;
    color: #fff;
    padding: 0 16px 0;
    position: relative;
    margin-top: 120px; }
    .l-cta4-inr::before {
      content: "";
      position: absolute;
      top: -40px;
      left: 0;
      right: 0;
      bottom: -60px;
      background: #E60012;
      transform: skewY(-7deg);
      transform-origin: center;
      z-index: 1; }
      @media screen and (min-width: 1201px) {
        .l-cta4-inr::before {
          margin-left: calc((100vw - 100%) / -2);
          margin-right: calc((100vw - 100%) / -2);
          max-width: auto;
          max-width: initial; } }
    .l-cta4-inr * {
      position: relative;
      z-index: 2; }
    .l-cta4-inr .c-ttl-lg {
      font-size: 76px;
      font-weight: 100;
      line-height: 1.3;
      text-align: center;
      margin: 0 auto 30px;
      padding-left: 44px;
      text-decoration: underline 1px;
      text-underline-offset: 18px; }
  .l-cta4-txt {
    font-size: 24px;
    font-weight: 700;
    text-align: center;
    margin-bottom: 15px; }
    @media screen and (max-width: 767px) {
      .l-cta4-txt {
        margin-bottom: 7.5px; } }
    .l-cta4-txt-ac {
      line-height: 1 !important; }
      .l-cta4-txt-ac small {
        font-size: 24px; }
  .l-cta4-txt2 {
    font-size: 42px;
    font-weight: 700;
    text-align: center;
    line-height: 1 !important;
    margin-bottom: 32px; }
    @media screen and (max-width: 767px) {
      .l-cta4-txt2 {
        margin-bottom: 16px; } }
  .l-cta4 .c-txt-yellow {
    color: #fde802; }
  .l-cta4 .c-btn-form {
    margin-bottom: 32px; }
  .l-cta4-primary {
    margin-bottom: 200px; }
    .l-cta4-primary .l-cta4-lead {
      position: relative; }
    .l-cta4-primary-lg .l-cta4-inr::before {
      top: -40px;
      bottom: 70px; }
    .l-cta4-primary-lg .c-btn-tel {
      margin-bottom: 56px; }
  .l-cta4-secondary {
    margin-bottom: 120px; }
    .l-cta4-secondary .l-cta4-lead {
      background: url("/eco-cute/assets/img/common/bg_cta_secondary.jpg") no-repeat center top;
      background-size: cover;
      padding: 90px 0 120px; }
    .l-cta4-secondary .l-cta4-inr::before {
      top: -70px; }
  .l-cta4-mb0 {
    margin-bottom: 0 !important; }
  .l-cta4-sub .c-btn-form {
    margin-bottom: 24px; }
    .l-cta4-sub .c-btn-form a {
      line-height: 1 !important;
      padding-top: 16px;
      padding-bottom: 16px; }
  .l-cta4-sub .c-btn-dark-fill a {
    background: none !important;
    color: #333; }
  .l-cta4-bnrbox {
    margin-top: 30px; }
  .l-cta4-bnr_sesela {
    text-align: center; }
    .l-cta4-bnr_sesela a {
      transition: all .2s; }
    .l-cta4-bnr_sesela a:hover {
      filter: brightness(1.1); }
    .l-cta4-bnr_sesela-mg {
      margin: 30px 0; }
  .l-cta4-newyear {
    width: 850px;
    height: 80px;
    margin: -15px auto 0;
    background: url("../../../../assets/img/common/newyear_pc.png");
    text-align: center; }
    .l-cta4-newyear p {
      font-weight: 700;
      font-size: 28px;
      color: #a87d09;
      line-height: 24px;
      padding-top: 28px; }
      .l-cta4-newyear p span {
        font-size: 18px; }
  .l-cta4-newyear2 {
    width: 850px;
    height: 80px;
    margin: 30px auto 30px;
    background: url("../../../../assets/img/common/newyear_pc.png");
    text-align: center; }
    .l-cta4-newyear2 p {
      font-weight: 700;
      font-size: 28px;
      color: #a87d09;
      line-height: 24px;
      padding-top: 28px; }
      .l-cta4-newyear2 p span {
        font-size: 18px; }
  .l-cta4 .c-btn-form::before {
    content: "" !important;
    background: none; }
  .l-cta4 .l-cta-bnr_sesela-mg {
    margin: 30px 0 30px; }

.l-cta5 {
  font-family: "Noto Sans JP", sans-serif; }
  .l-cta5 * {
    box-sizing: border-box; }
  .l-cta5-lead {
    font-size: 48px;
    font-weight: 100;
    color: #ffffff;
    text-align: center;
    padding: 20px 0 0;
    width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content: center; }
    .l-cta5-lead span {
      font-size: 26px; }
    .l-cta5-lead .txt_box {
      font-size: 25px;
      border: 1px solid #ffffff;
      padding: 0px 8px;
      text-align: center;
      margin-top: 19px;
      margin-left: 14px;
      margin-right: 10px;
      margin-bottom: 22px; }
  .l-cta5-inr {
    width: 1200px;
    margin: 0 auto;
    color: #fff;
    padding: 0 16px 0;
    position: relative;
    margin-top: 120px; }
    .l-cta5-inr::before {
      content: "";
      position: absolute;
      top: -40px;
      left: 0;
      right: 0;
      bottom: -60px;
      background: #E60012;
      transform: skewY(-7deg);
      transform-origin: center;
      z-index: 1; }
      @media screen and (min-width: 1201px) {
        .l-cta5-inr::before {
          margin-left: calc((100vw - 100%) / -2);
          margin-right: calc((100vw - 100%) / -2);
          max-width: auto;
          max-width: initial; } }
    .l-cta5-inr * {
      position: relative;
      z-index: 2; }
    .l-cta5-inr .c-ttl-lg {
      font-size: 76px;
      font-weight: 100;
      line-height: 1.3;
      text-align: center;
      margin: 0 auto 30px;
      padding-left: 44px;
      text-decoration: underline 1px;
      text-underline-offset: 18px; }
  .l-cta5-inr2::before {
    background: url("https://www.kyutooki.com/eco-cute/assets/img/common/higosan.png") no-repeat left top;
    content: "";
    position: absolute;
    top: 144px;
    left: 80px;
    width: 329px;
    height: 600px;
    background-size: 62%;
    z-index: 1; }
  .l-cta5-inr2::after {
    background: url("https://www.kyutooki.com/eco-cute/assets/img/common/zimonsan.png") no-repeat left top;
    content: "";
    position: absolute;
    top: 167px;
    right: -52px;
    width: 329px;
    height: 570px;
    background-size: 66%;
    z-index: 1; }
  .l-cta5-txt {
    font-size: 24px;
    font-weight: 700;
    text-align: center;
    margin-bottom: 15px; }
    @media screen and (max-width: 767px) {
      .l-cta5-txt {
        margin-bottom: 7.5px; } }
    .l-cta5-txt-ac {
      line-height: 1 !important; }
      .l-cta5-txt-ac small {
        font-size: 24px; }
  .l-cta5-txt2 {
    font-size: 42px;
    font-weight: 700;
    text-align: center;
    line-height: 1 !important;
    margin-bottom: 32px; }
    @media screen and (max-width: 767px) {
      .l-cta5-txt2 {
        margin-bottom: 16px; } }
  .l-cta5 .c-txt-yellow {
    color: #fde802; }
  .l-cta5 .c-btn-form {
    margin-bottom: 32px; }
  .l-cta5-primary {
    margin-bottom: 200px; }
    .l-cta5-primary .l-cta5-lead {
      position: relative; }
    .l-cta5-primary-lg .l-cta5-inr::before {
      top: -40px;
      bottom: 70px; }
    .l-cta5-primary-lg .c-btn-tel {
      margin-bottom: 56px; }
  .l-cta5-secondary {
    margin-bottom: 120px; }
    .l-cta5-secondary .l-cta5-lead {
      background: url("/eco-cute/assets/img/common/bg_cta_secondary.jpg") no-repeat center top;
      background-size: cover;
      padding: 90px 0 120px; }
    .l-cta5-secondary .l-cta5-inr::before {
      top: -70px; }
  .l-cta5-mb0 {
    margin-bottom: 0 !important; }
  .l-cta5-sub .c-btn-form {
    margin-bottom: 24px; }
    .l-cta5-sub .c-btn-form a {
      line-height: 1 !important;
      padding-top: 16px;
      padding-bottom: 16px; }
  .l-cta5-sub .c-btn-dark-fill a {
    background: none !important;
    color: #333; }
  .l-cta5-bnrbox {
    margin-top: 30px; }
  .l-cta5-bnr_sesela {
    text-align: center; }
    .l-cta5-bnr_sesela a {
      transition: all .2s; }
    .l-cta5-bnr_sesela a:hover {
      filter: brightness(1.1); }
    .l-cta5-bnr_sesela-mg {
      margin: 30px 0; }
  .l-cta5-newyear {
    width: 850px;
    height: 80px;
    margin: -15px auto 0;
    background: url("../../../../assets/img/common/newyear_pc.png");
    text-align: center; }
    .l-cta5-newyear p {
      font-weight: 700;
      font-size: 28px;
      color: #a87d09;
      line-height: 24px;
      padding-top: 28px; }
      .l-cta5-newyear p span {
        font-size: 18px; }
  .l-cta5-newyear2 {
    width: 850px;
    height: 80px;
    margin: 30px auto 30px;
    background: url("../../../../assets/img/common/newyear_pc.png");
    text-align: center; }
    .l-cta5-newyear2 p {
      font-weight: 700;
      font-size: 28px;
      color: #a87d09;
      line-height: 24px;
      padding-top: 28px; }
      .l-cta5-newyear2 p span {
        font-size: 18px; }
  .l-cta5 .c-btn-form::before {
    content: "" !important;
    background: none; }
  .l-cta5 .l-cta-bnr_sesela-mg {
    margin: 30px 0 30px; }

.l-cta6 {
  font-family: "Noto Sans JP", sans-serif; }
  .l-cta6 * {
    box-sizing: border-box; }
  .l-cta6-lead {
    font-size: 48px;
    font-weight: 100;
    color: #ffffff;
    text-align: center;
    padding: 20px 0 0;
    width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content: center; }
    .l-cta6-lead span {
      font-size: 26px; }
    .l-cta6-lead .txt_box {
      font-size: 25px;
      border: 1px solid #ffffff;
      padding: 0px 8px;
      text-align: center;
      margin-top: 19px;
      margin-left: 14px;
      margin-right: 10px;
      margin-bottom: 22px; }
  .l-cta6-inr {
    width: 1200px;
    margin: 0 auto;
    color: #fff;
    padding: 0 16px 0;
    position: relative;
    margin-top: 120px; }
    .l-cta6-inr::before {
      content: "";
      position: absolute;
      top: -40px;
      left: 0;
      right: 0;
      bottom: -60px;
      background: #E60012;
      transform: skewY(-7deg);
      transform-origin: center;
      z-index: 1; }
      @media screen and (min-width: 1201px) {
        .l-cta6-inr::before {
          margin-left: calc((100vw - 100%) / -2);
          margin-right: calc((100vw - 100%) / -2);
          max-width: auto;
          max-width: initial; } }
    .l-cta6-inr * {
      position: relative;
      z-index: 2; }
    .l-cta6-inr .c-ttl-lg {
      font-size: 76px;
      font-weight: 100;
      line-height: 1.3;
      text-align: center;
      margin: 0 auto 30px;
      padding-left: 44px;
      text-decoration: underline 1px;
      text-underline-offset: 18px; }
  .l-cta6-inr2::before {
    background: url("../img/common/kyutooki.png") no-repeat left top;
    content: "";
    position: absolute;
    top: 188px;
    left: 160px;
    width: 270px;
    height: 160px;
    background-size: 38%;
    z-index: 1; }
  .l-cta6-inr2::after {
    background: url("../img/common/yakan.png") no-repeat left top;
    content: "";
    position: absolute;
    top: 230px;
    right: 7px;
    width: 235px;
    height: 80px;
    background-size: 45%;
    z-index: 1; }
  .l-cta6-txt {
    font-size: 24px;
    font-weight: 700;
    text-align: center;
    margin-bottom: 15px; }
    @media screen and (max-width: 767px) {
      .l-cta6-txt {
        margin-bottom: 7.5px; } }
    .l-cta6-txt-ac {
      line-height: 1 !important; }
      .l-cta6-txt-ac small {
        font-size: 24px; }
  .l-cta6-txt2 {
    font-size: 42px;
    font-weight: 700;
    text-align: center;
    line-height: 1 !important;
    margin-bottom: 32px; }
    @media screen and (max-width: 767px) {
      .l-cta6-txt2 {
        margin-bottom: 16px; } }
  .l-cta6 .c-txt-yellow {
    color: #fde802; }
  .l-cta6 .c-btn-form {
    margin-bottom: 32px; }
  .l-cta6-primary {
    margin-bottom: 200px; }
    .l-cta6-primary .l-cta6-lead {
      position: relative; }
    .l-cta6-primary-lg .l-cta6-inr::before {
      top: -40px;
      bottom: 70px; }
    .l-cta6-primary-lg .c-btn-tel {
      margin-bottom: 56px; }
  .l-cta6-secondary {
    margin-bottom: 120px; }
    .l-cta6-secondary .l-cta6-lead {
      background: url("/eco-cute/assets/img/common/bg_cta_secondary.jpg") no-repeat center top;
      background-size: cover;
      padding: 90px 0 120px; }
    .l-cta6-secondary .l-cta6-inr::before {
      top: -70px; }
  .l-cta6-mb0 {
    margin-bottom: 0 !important; }
  .l-cta6-sub .c-btn-form {
    margin-bottom: 24px; }
    .l-cta6-sub .c-btn-form a {
      line-height: 1 !important;
      padding-top: 16px;
      padding-bottom: 16px; }
  .l-cta6-sub .c-btn-dark-fill a {
    background: none !important;
    color: #333; }
  .l-cta6-bnrbox {
    margin-top: 30px; }
  .l-cta6-bnr_sesela {
    text-align: center; }
    .l-cta6-bnr_sesela a {
      transition: all .2s; }
    .l-cta6-bnr_sesela a:hover {
      filter: brightness(1.1); }
    .l-cta6-bnr_sesela-mg {
      margin: 30px 0; }
  .l-cta6-newyear {
    width: 850px;
    height: 80px;
    margin: -15px auto 0;
    background: url("../../../../assets/img/common/newyear_pc.png");
    text-align: center; }
    .l-cta6-newyear p {
      font-weight: 700;
      font-size: 28px;
      color: #a87d09;
      line-height: 24px;
      padding-top: 28px; }
      .l-cta6-newyear p span {
        font-size: 18px; }
  .l-cta6-newyear2 {
    width: 850px;
    height: 80px;
    margin: 30px auto 30px;
    background: url("../../../../assets/img/common/newyear_pc.png");
    text-align: center; }
    .l-cta6-newyear2 p {
      font-weight: 700;
      font-size: 28px;
      color: #a87d09;
      line-height: 24px;
      padding-top: 28px; }
      .l-cta6-newyear2 p span {
        font-size: 18px; }
  .l-cta6 .c-btn-form::before {
    content: "" !important;
    background: none; }
  .l-cta6 .l-cta-bnr_sesela-mg {
    margin: 30px 0 30px; }

.l-info {
  padding: 0 0 32px; }
  .l-info * {
    box-sizing: border-box; }
  .l-info-inr {
    width: 1200px;
    margin: 0 auto;
    padding: 0 16px;
    display: flex;
    flex-wrap: wrap; }
  .l-info-col-l {
    width: 50%;
    text-align: center;
    display: flex;
    flex-wrap: wrap; }
    .l-info-col-l-img {
      width: 100%;
      margin: 0 auto 16px;
      order: 2; }
    .l-info-col-l-txt {
      font-size: 18px;
      font-weight: 700;
      order: 1;
      width: 100%;
      margin-bottom: 24px; }
    .l-info-col-l .c-btn-red {
      order: 3; }
  .l-info-col-r {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    position: relative; }
    .l-info-col-r-txt {
      font-size: 20px;
      font-weight: 700;
      margin-bottom: 24px;
      display: inline-block; }
      .l-info-col-r-txt-s {
        font-size: 10px; }
    .l-info-col-r-lead {
      font-size: 11px;
      text-align: center;
      margin-bottom: 8px; }
      @media screen and (max-width: 767px) {
        .l-info-col-r-lead {
          margin-bottom: 4px; } }
    .l-info-col-r-img {
      width: 409px;
      margin: 0 auto;
      padding: 0 0 15px; }
  .l-info .c-bnr {
    width: 552px;
    padding-top: 48px; }
  .l-info-model {
    text-align: left;
    position: relative;
    padding: 50px 0 60px;
    margin-bottom: 70px; }
    .l-info-model * {
      box-sizing: border-box;
      line-height: 1.6;
      position: relative; }
    .l-info-model::before {
      content: "";
      position: absolute;
      top: -80px;
      left: 0;
      right: 0;
      bottom: 0;
      background: #FFEEEF;
      transform: skewY(-7deg);
      transform-origin: center;
      margin-left: calc((100vw - 100%) / -2);
      margin-right: calc((100vw - 100%) / -2);
      max-width: auto;
      max-width: initial; }
    .l-info-model-inr {
      width: 560px;
      margin: 0 auto; }
    .l-info-model-row {
      display: flex;
      flex-wrap: wrap;
      align-items: flex-end;
      justify-content: space-between; }
    .l-info-model-txt {
      font-size: 20px;
      font-weight: 700;
      margin-bottom: 28px; }
    .l-info-model-list {
      background: #fff;
      border-radius: 10px;
      padding: 16px 20px;
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between; }
      .l-info-model-list-ttl {
        font-size: 20px;
        font-weight: 700;
        margin-bottom: 8px;
        padding-top: 32px; }
      .l-info-model-list-item {
        font-size: 18px;
        width: 50%;
        line-height: 1; }
        .l-info-model-list-item img {
          width: 90px;
          display: inline-block;
          vertical-align: middle;
          margin-right: 8px; }
    .l-info-model-sub {
      padding: 40px 0 70px;
      margin-bottom: 70px;
      margin-top: -60px; }
  .l-info-maint {
    margin: 40px 0;
    border-radius: 20px;
    text-align: center;
    box-sizing: border-box;
    border: 1px solid #333;
    overflow: hidden;
    padding-bottom: 16px;
    background: #fff; }
    .l-info-maint * {
      box-sizing: border-box; }
    .l-info-maint-ttl {
      font-size: 22px;
      font-weight: 700;
      margin-bottom: 16px;
      background: #333;
      color: #fff;
      padding: .2em 16px; }
    .l-info-maint-label {
      font-size: 14px;
      display: inline-block;
      vertical-align: middle;
      padding: 0 16px;
      margin-bottom: .5em;
      margin-right: 16px;
      background: #acacac;
      color: #fff; }
    .l-info-maint-date {
      font-size: 14px;
      font-weight: 500; }
      .l-info-maint-date strong {
        font-size: 24px;
        font-weight: 700; }
    .l-info-maint-txt {
      font-size: 14px; }

.l-aside-card {
  width: 278px;
  border-radius: 10px;
  overflow: hidden;
  background: #F2F2F2; }
  .l-aside-card-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 48px; }
    .l-aside-card-list li:nth-child(n+4) {
      margin-top: 32px; }
  .l-aside-card-txt {
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 0.02em;
    padding: 23px 27px;
    position: relative;
    text-align: left; }
    .l-aside-card-txt::after {
      position: absolute;
      right: 16px;
      top: 50%;
      transform: translateY(-50%);
      content: "\e914";
      font-size: 24px;
      font-family: 'icomoon';
      color: #E60012;
      transition: color .3s;
      font-weight: 400; }
  .l-aside-card a {
    display: block;
    transition: opacity .2s; }
    .l-aside-card a:hover {
      opacity: .6; }
.l-aside-flow {
  padding: 0 0 60px !important; }
  .l-aside-flow * {
    box-sizing: border-box; }
  .l-aside-flow .c-txt-sm {
    font-weight: 400; }
  .l-aside-flow .c-box-inr {
    width: 100%;
    max-width: 900px;
    padding: 0; }
  .l-aside-flow .c-box-child {
    border: 3px solid #39C3FF;
    border-radius: 10px;
    padding: 40px 0 30px;
    background: #F2FBFF; }
  .l-aside-flow-ttl {
    font-size: 40px;
    font-weight: 700;
    text-align: center;
    line-height: 1;
    margin-bottom: 24px;
    letter-spacing: 0.05em; }
  .l-aside-flow-lead {
    font-size: 30px;
    font-weight: 700;
    font-weight: bold;
    text-align: center;
    line-height: 1; }
  .l-aside-flow-txt {
    font-size: 24px;
    font-weight: 700;
    line-height: 1.3 !important;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: left; }
    .l-aside-flow-txt-ac {
      display: block;
      font-size: 28px;
      font-weight: 700;
      color: #E60012;
      margin-bottom: .5em; }
    .l-aside-flow-txt-arrow {
      font-size: 36px;
      font-weight: 700;
      color: #fff;
      font-weight: bold;
      letter-spacing: 0.05em;
      text-align: center;
      position: relative;
      line-height: 1 !important;
      padding: 44px 0; }
      .l-aside-flow-txt-arrow::before {
        content: "";
        position: absolute;
        top: 50%;
        left: 0;
        transform: translateY(-50%);
        width: calc(100% - 76px);
        height: 60px;
        background: #39C3FF; }
      .l-aside-flow-txt-arrow::after {
        content: "";
        position: absolute;
        top: 50%;
        right: 0;
        transform: translateY(-50%);
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 56px 0 56px 76px;
        border-color: transparent transparent transparent #39C3FF; }
      .l-aside-flow-txt-arrow span {
        position: relative; }
    .l-aside-flow-txt-area {
      position: relative;
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between;
      padding: 0 40px; }
    .l-aside-flow-txt-img {
      width: 234px;
      border-radius: 5px;
      overflow: hidden; }
  .l-aside-flow-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 0 32px; }
    .l-aside-flow-list-item {
      width: 204px;
      border-radius: 10px;
      box-shadow: 0px 2px 7px 0px rgba(0, 0, 0, 0.25);
      padding: 7px;
      box-sizing: border-box;
      display: flex;
      flex-direction: column;
      background: #fff; }
      .l-aside-flow-list-item:nth-child(3) .l-aside-flow-list-txt, .l-aside-flow-list-item:nth-child(4) .l-aside-flow-list-txt {
        font-size: 15px !important; }
      .l-aside-flow-list-item:last-child .l-aside-flow-list-txt {
        justify-content: center; }
        .l-aside-flow-list-item:last-child .l-aside-flow-list-txt::after {
          display: none; }
    .l-aside-flow-list-ttl {
      font-size: 18px;
      font-weight: 700;
      text-align: center;
      margin-bottom: .5em;
      padding: 5px 0; }
    .l-aside-flow-list-txt {
      font-size: 13px;
      font-weight: 400;
      background: #fff5f1;
      border-radius: 5px;
      padding: .5em .7em;
      font-feature-settings: "palt";
      box-sizing: border-box;
      display: flex;
      flex-wrap: wrap;
      align-items: center;
      width: 100%;
      height: 100%;
      margin-bottom: 10px;
      position: relative;
      text-align: left; }
      .l-aside-flow-list-txt .c-btn {
        display: block;
        padding: 5px 0 0; }
        .l-aside-flow-list-txt .c-btn a {
          width: 145px;
          margin: 0 auto;
          height: 35px;
          line-height: 30px;
          font-size: 14px;
          font-weight: 700;
          color: #E60012;
          padding: 0 10px 0 0;
          text-align: center; }
          .l-aside-flow-list-txt .c-btn a::after {
            font-size: 18px;
            right: 7px; }
      .l-aside-flow-list-txt::after {
        content: '';
        width: 23px;
        height: 26px;
        background: url("/assets/img/common/icon-arrow_red.png") no-repeat center;
        background-size: contain;
        position: absolute;
        top: 50%;
        right: -23px;
        transform: translateY(-50%);
        z-index: 1; }
    .l-aside-flow-list-img {
      text-align: center;
      margin-top: auto; }
      .l-aside-flow-list-img img {
        width: 190px;
        border-radius: 7px; }
  .l-aside-flow-photo {
    background: #39C3FF;
    border-radius: 10px;
    width: calc(100% - 64px);
    margin: 0 auto;
    display: flex;
    flex-flow: wrap;
    padding: 16px !important; }
    .l-aside-flow-photo-txt {
      font-weight: 400;
      width: calc(100% - 253px);
      padding-right: 16px;
      font-size: 18px;
      color: #fff;
      line-height: 1.3 !important;
      text-align: left; }
    .l-aside-flow-photo-btn {
      width: 253px; }
      .l-aside-flow-photo-btn a {
        display: block;
        background: #fff;
        border-radius: 10px;
        padding: 11px 26px 11px 66px;
        position: relative;
        font-size: 18px;
        font-weight: 700;
        line-height: 1.3 !important;
        text-align: left; }
        .l-aside-flow-photo-btn a::before {
          content: "";
          position: absolute;
          top: 50%;
          left: 12px;
          transform: translateY(-50%);
          background: url("/assets/img/common/icon_photo.png") no-repeat center;
          background-size: contain;
          width: 45px;
          height: 45px; }
        .l-aside-flow-photo-btn a::after {
          position: absolute;
          right: 12px;
          top: 50%;
          transform: translateY(-50%);
          content: "\e914";
          font-size: 24px;
          font-family: 'icomoon';
          color: #E60012;
          transition: color .3s; }
        .l-aside-flow-photo-btn a:hover {
          transition: opacity .2s; }
          .l-aside-flow-photo-btn a:hover:hover {
            opacity: .6; }
.l-aside-reform {
  padding-top: 24px;
  margin-bottom: 24px; }
  .l-aside-reform-inr {
    width: 800px;
    margin: 0 auto 16px;
    position: relative; }
  .l-aside-reform-copy {
    position: absolute;
    top: 42px;
    left: 50%;
    transform: translateX(-50%);
    width: 650px; }
  .l-aside-reform-img {
    background: url("/assets/img/common/img_aside_reform.jpg") no-repeat center;
    background-size: cover;
    width: 100%;
    padding-top: 31.25%; }
  .l-aside-reform-body {
    position: absolute;
    bottom: 24px;
    left: 50%;
    transform: translateX(-50%); }
  .l-aside-reform-camp {
    text-align: center;
    margin-bottom: 56px; }
  .l-aside-reform-list {
    display: flex;
    flex-wrap: wrap;
    width: 686px;
    margin: 0 auto; }
  .l-aside-reform-item {
    width: 74px;
    margin: 0 12px 32px; }
    .l-aside-reform-item a {
      text-align: center;
      display: flex;
      flex-wrap: wrap;
      flex-direction: column;
      height: 100%;
      transition: opacity .2s; }
      .l-aside-reform-item a:hover {
        opacity: .6; }
    .l-aside-reform-item span {
      width: 100%;
      display: flex;
      align-items: center;
      justify-content: center;
      flex: 1;
      height: 100%;
      min-height: 0%;
      font-size: 11px;
      font-weight: 500;
      line-height: 1.3;
      position: relative;
      text-align: center;
      margin-top: 8px; }
    .l-aside-reform-item:nth-child(1) {
      order: 1; }
    .l-aside-reform-item:nth-child(2) {
      order: 2; }
    .l-aside-reform-item:nth-child(3) {
      order: 3; }
    .l-aside-reform-item:nth-child(4) {
      order: 4; }
    .l-aside-reform-item:nth-child(5) {
      order: 8; }
    .l-aside-reform-item:nth-child(6) {
      order: 9; }
    .l-aside-reform-item:nth-child(7) {
      order: 10; }
    .l-aside-reform-item:nth-child(8) {
      order: 11; }
    .l-aside-reform-item:nth-child(9) {
      order: 12; }
    .l-aside-reform-item:nth-child(10) {
      order: 13; }
    .l-aside-reform-item:nth-child(11) {
      order: 6; }
    .l-aside-reform-item:nth-child(12) {
      order: 7; }
    .l-aside-reform-item:nth-child(13) {
      order: 5; }
  .l-aside-reform-group-1 a {
    color: #34AA9F; }
  .l-aside-reform-group-2 a {
    color: #AF715E; }
  .l-aside-reform-group-3 a {
    color: #6179A5; }
  .l-aside-reform-group-4 a {
    color: #BEB103; }
.l-aside-search {
  padding: 60px 0 !important;
  margin-bottom: 60px;
  background: #ECF9FF; }
  .l-aside-search-ttl::before {
    content: "\e906";
    font-family: 'icomoon';
    font-weight: normal;
    font-size: 24px;
    margin-right: 16px; }
  .l-aside-search-row {
    width: 900px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; }
  .l-aside-search-item {
    width: 31%;
    border-radius: 10px;
    border: 1px solid #39C3FF;
    background: #fff; }
    .l-aside-search-item-lg {
      width: 100%;
      padding: 24px;
      border-radius: 10px;
      border: 1px solid #39C3FF;
      background: #fff;
      margin-bottom: 24px; }
    .l-aside-search-item > a {
      display: block;
      padding: 24px 24px 16px;
      text-align: center;
      position: relative; }
      .l-aside-search-item > a::before {
        position: absolute;
        right: 16px;
        top: 50%;
        transform: translateY(-50%);
        content: "\e914";
        font-size: 24px;
        font-family: 'icomoon';
        color: #39C3FF;
        transition: color .3s;
        font-weight: 400; }
    .l-aside-search-item-ttl {
      font-size: 18px;
      text-align: center;
      letter-spacing: 0.05em; }
      .l-aside-search-item-ttl span {
        font-size: 22px;
        color: #39C3FF; }
  .l-aside-search-icon {
    margin-bottom: 4px;
    text-align: center; }
    .l-aside-search-icon img {
      width: 60px; }
  .l-aside-search-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding-top: 16px; }
    .l-aside-search-list > li {
      width: calc(100% / 3 - 16px);
      background: #f5f5f5;
      border-radius: 10px; }
    .l-aside-search-list li:nth-child(n+4) {
      margin-top: 16px; }
  .l-aside-search-link {
    font-size: 15px;
    font-weight: 500;
    display: block;
    padding: 16px;
    position: relative; }
    .l-aside-search-link::after {
      position: absolute;
      top: 50%;
      transform: translateY(-50%);
      right: 16px;
      content: "\e914";
      font-size: 20px;
      font-weight: normal;
      font-family: 'icomoon';
      color: #39C3FF;
      transition: transform .2s;
      z-index: 1; }
    .l-aside-search-link img {
      width: 110px;
      vertical-align: middle;
      margin-right: 4px; }

.l-breadcrumb,
#Bread {
  box-sizing: border-box;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  padding: .75em 16px !important;
  font-size: 14px; }
  .l-breadcrumb *,
  #Bread * {
    box-sizing: border-box; }

.l-breadcrumb-list {
  display: flex;
  flex-wrap: wrap;
  align-items: center; }
  .l-breadcrumb-list li {
    padding-right: 16px; }
    .l-breadcrumb-list li + li {
      position: relative;
      padding-left: 24px; }
      .l-breadcrumb-list li + li::before {
        content: "";
        display: inline-block;
        position: absolute;
        left: 0;
        top: 50%;
        transform: translateY(-50%) rotate(45deg);
        width: 6px;
        height: 6px;
        border-top: 1px solid #727272;
        border-right: 1px solid #727272;
        line-height: 1; }
    .l-breadcrumb-list li a {
      text-decoration: underline !important; }
.l-breadcrumb-home a::before, .l-breadcrumb-gas a::before, .l-breadcrumb-eq a::before, .l-breadcrumb-zeh a::before {
  font-family: 'icomoon';
  display: inline-block;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  margin-right: 3px;
  color: #727272; }
.l-breadcrumb-home a::before {
  content: "\e913"; }
.l-breadcrumb-gas a::before {
  content: "\e90d"; }
.l-breadcrumb-eq a::before {
  content: "\e90e"; }
.l-breadcrumb-zeh a::before {
  content: "\e91e"; }

.l-survey {
  position: relative;
  padding: 80px 0 80px;
  color: #333; }
  .l-survey .c-box-inr {
    position: relative;
    width: 860px; }
  .l-survey-stop {
    background: #FDD663;
    width: 850px;
    height: 100%;
    position: relative;
    margin: 0 auto 50px;
    padding: 50px 0; }
    .l-survey-stop::before {
      content: "";
      background: url("../../../../../assets/img/top/stop_bg.png") repeat-x center top;
      width: 100%;
      height: 10px;
      position: absolute;
      top: 0; }
    .l-survey-stop::after {
      content: "";
      background: url("../../../../../assets/img/top/stop_bg.png") repeat-x center bottom;
      width: 100%;
      height: 10px;
      position: absolute;
      bottom: 0; }
    .l-survey-stop-box {
      display: flex;
      justify-content: space-between;
      padding: 0 50px; }
    .l-survey-stop-ttl {
      text-align: center;
      font-size: 20px;
      font-weight: 900; }
      .l-survey-stop-ttl-txt1 {
        font-size: 25px; }
      .l-survey-stop-ttl-txt2 {
        font-size: 16px; }
    .l-survey-stop-txt {
      margin: 30px 50px 0;
      border-top: 1px solid #000;
      padding-top: 30px; }
  .l-survey-summary-ttl {
    font-size: 30px;
    font-weight: 700;
    text-align: center;
    position: relative;
    margin: 100px 0 30px; }
    .l-survey-summary-ttl::before {
      content: "●";
      position: absolute;
      color: #E60012;
      left: 0;
      right: 0;
      top: -50px;
      margin: auto; }
  .l-survey-summary-score {
    width: 850px;
    margin: 40px auto;
    font-weight: 700;
    border-collapse: collapse;
    border: 2px solid #eee; }
  .l-survey-summary th {
    background-color: #f7f7f7;
    font-weight: bold;
    width: 75%;
    font-size: 18px;
    padding: 16px 16px 16px 80px;
    vertical-align: middle;
    text-align: left; }
  .l-survey-summary td {
    text-align: center;
    color: #d40000;
    font-size: 22px;
    width: 25%;
    background-color: #fff;
    white-space: nowrap;
    font-family: "Roboto", "Noto Sans JP", sans-serif;
    vertical-align: middle;
    padding: 16px 0 16px 16px; }
    .l-survey-summary td span {
      font-size: 32px; }
  .l-survey-summary tr + tr {
    border-top: 2px solid #eee; }
  .l-survey-summary .score::after {
    content: "点";
    font-size: 1em;
    margin-left: 4px; }
  .l-survey-summary .score2::after {
    content: "／10点";
    font-size: 1em;
    margin-left: 4px;
    color: #333; }
  .l-survey-btn1 {
    padding: 40px 0; }
  .l-survey-btn2 {
    padding: 20px 0 40px;
    position: relative; }
    .l-survey-btn2-txt {
      position: absolute;
      text-align: center;
      bottom: 95px;
      left: 0;
      right: 0;
      margin: auto; }
      .l-survey-btn2-txt::before {
        content: '\\';
        font-size: 110%; }
      .l-survey-btn2-txt::after {
        content: '/';
        font-size: 110%; }
  .l-survey-ttl {
    text-align: center;
    order: 1; }
    .l-survey-ttl img {
      widows: 510px; }
  .l-survey-txt-s {
    display: block;
    font-size: 10px;
    margin-top: .2em;
    font-weight: 400; }
  .l-survey-catch {
    font-weight: bold;
    text-align: center;
    font-size: 32px;
    line-height: 1.6; }
    .l-survey-catch span {
      background: linear-gradient(transparent 70%, #ffd3d7 70%); }
    .l-survey-catch-md {
      display: inline-block;
      font-size: 32px;
      font-weight: 700;
      letter-spacing: 0.1em;
      text-align: center;
      line-height: 1;
      margin-bottom: .25em; }
      .l-survey-catch-md span {
        display: block;
        font-size: 16px;
        font-weight: 700;
        letter-spacing: 0.02em;
        margin-bottom: 1.5em; }
      .l-survey-catch-md-sp {
        display: none; }
    .l-survey-catch-lg {
      display: block;
      font-size: 60px;
      font-weight: 700;
      line-height: 1;
      margin-top: 16px;
      color: #E60012; }
    .l-survey-catch-num {
      font-size: 120px !important;
      margin: -65px 0 0 30px;
      color: #E60012; }
  .l-survey-img {
    width: 422px;
    text-align: center;
    position: absolute;
    top: 110px;
    left: 0; }
  .l-survey .c-txt-lead {
    font-size: 20px;
    font-weight: 700;
    padding-top: 40px;
    margin-bottom: 24px; }
    .l-survey .c-txt-lead span.sub {
      font-size: 10px; }

.c-btn-red a, .c-btn-red-fill a, .c-btn-blue a, .c-btn-blue-fill a, .c-btn-yellow a, .c-btn-yellow-fill a {
  font-weight: 500;
  display: block;
  border-radius: 25px;
  background: #fff;
  letter-spacing: 0.05em;
  position: relative; }

.c-btn-red {
  width: 100%; }
  .c-btn-red a {
    border: 1px solid #E60012;
    transition: all .3s;
    padding: 0 36px 0 12px; }
    .c-btn-red a::after {
      position: absolute;
      right: 12px;
      top: 50%;
      transform: translateY(-50%);
      content: "\e914";
      font-size: 24px;
      font-family: 'icomoon';
      color: #E60012;
      transition: color .3s; }
    .c-btn-red a:hover {
      background: #E60012 !important;
      color: #fff; }
      .c-btn-red a:hover::after {
        color: #fff; }
  .c-btn-red-fill {
    width: 100%; }
    .c-btn-red-fill a {
      background: #E60012 !important;
      color: #fff; }
.c-btn-blue {
  width: 100%; }
  .c-btn-blue a {
    border: 1px solid #39C3FF;
    transition: all .2s;
    padding: 0 36px 0 12px; }
    .c-btn-blue a::after {
      position: absolute;
      right: 12px;
      top: 50%;
      transform: translateY(-50%);
      content: "\e914";
      font-size: 24px;
      font-family: 'icomoon';
      color: #39C3FF;
      transition: color .3s; }
    .c-btn-blue a:hover {
      background: #39C3FF;
      color: #fff; }
      .c-btn-blue a:hover::after {
        color: #fff; }
  .c-btn-blue-fill {
    width: 100%; }
    .c-btn-blue-fill a {
      background: #39C3FF !important;
      color: #fff; }
.c-btn-yellow {
  width: 100%; }
  .c-btn-yellow a {
    border: 1px solid #FFDD00;
    transition: all .3s;
    padding: 0 36px 0 12px; }
    .c-btn-yellow a::after {
      position: absolute;
      right: 12px;
      top: 50%;
      transform: translateY(-50%);
      content: "\e914";
      font-size: 24px;
      font-family: 'icomoon';
      color: #FFDD00;
      transition: color .3s; }
    .c-btn-yellow a:hover {
      background: #FFDD00;
      color: #fff; }
      .c-btn-yellow a:hover::after {
        color: #fff; }
  .c-btn-yellow-fill {
    width: 100%; }
    .c-btn-yellow-fill a {
      background: #FFEA61;
      color: #333 !important; }
      .c-btn-yellow-fill a:hover {
        background: #FFF091 !important; }
  .c-btn-yellow2-fill a {
    background: #fde802 !important;
    border: 3px solid #fff; }
.c-btn-green-fill {
  width: 100%; }
  .c-btn-green-fill a {
    color: #fff !important;
    background: #22D85F !important;
    border: 3px solid #fff; }
    .c-btn-green-fill a::after {
      color: #fff !important; }
.c-btn-logo a {
  position: relative; }
  .c-btn-logo a::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 16px;
    transform: translateY(-50%);
    background: url("/assets/img/common/logo_main.svg") no-repeat center;
    background-size: contain;
    width: 28px;
    height: 32px; }
  .c-btn-logo a:hover {
    background: #fff !important;
    color: #333 !important;
    transition: opacity .2s; }
    .c-btn-logo a:hover:hover {
      opacity: .6; }
.c-btn-blank a {
  padding: 0 30px 0 18px; }
  .c-btn-blank a::after {
    font-family: 'icomoon';
    content: "\e912";
    font-size: 12px;
    right: 18px; }
.c-btn-tel {
  text-align: center; }
  .c-btn-tel a {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    padding: 10px 0 15px; }
  .c-btn-tel-inr {
    display: block;
    position: relative; }
    .c-btn-tel-inr::before {
      content: "\e90b";
      font-family: 'icomoon';
      position: absolute;
      left: -0.8em;
      top: 50%;
      transform: translateY(-50%);
      font-size: 31px;
      font-weight: 400; }
  .c-btn-tel-num {
    font-size: 26px;
    font-weight: 700;
    font-family: "Roboto", "Noto Sans JP", sans-serif;
    margin-left: 0.5em;
    display: inline-block;
    vertical-align: middle; }
  .c-btn-tel-s {
    font-size: 12px;
    font-weight: 700;
    padding: 0 0 0 15px;
    position: relative;
    line-height: 23px; }
    .c-btn-tel-s::before {
      content: "\e90b";
      font-family: 'icomoon';
      position: absolute;
      left: 11px;
      top: 19%;
      transform: translateY(-50%);
      font-size: 22px;
      font-weight: 400; }
    .c-btn-tel-s-ac {
      font-size: 13px;
      color: #E60012;
      padding-left: 11px;
      display: inline-block;
      height: 19px;
      line-height: 18px; }
    .c-btn-tel-s-num {
      font-size: 24px;
      font-family: "Roboto", "Noto Sans JP", sans-serif;
      font-weight: 700;
      letter-spacing: 0.03em;
      display: block;
      white-space: nowrap; }
    .c-btn-tel-s-mg {
      margin-top: 30px; }
      .c-btn-tel-s-mg::before {
        content: "\e90b";
        font-family: 'icomoon';
        position: absolute;
        left: 16px;
        top: 15%;
        transform: translateY(-50%);
        font-size: 22px;
        font-weight: 400; }
    .c-btn-tel-s-mg2::before {
      content: "\e90b";
      font-family: 'icomoon';
      position: absolute;
      left: 0;
      top: 19%;
      transform: translateY(-50%);
      font-size: 22px;
      font-weight: 400; }
  .c-btn-tel-mg {
    margin-top: 30px; }
    .c-btn-tel-mg::before {
      content: "\e90b";
      font-family: 'icomoon';
      position: absolute;
      left: 16px;
      top: 15%;
      transform: translateY(-50%);
      font-size: 22px;
      font-weight: 400; }
.c-btn-form {
  width: 550px;
  margin: 0 auto 32px;
  position: relative; }
  .c-btn-form a {
    display: block;
    background: #FFEA61;
    width: 100%;
    height: 100px;
    line-height: 72px;
    border-radius: 50px;
    font-size: 30px;
    font-weight: 700;
    text-align: center;
    padding-top: 14px;
    letter-spacing: 0.05em;
    transition: all .2s;
    box-shadow: 0 4px rgba(154, 154, 154, 0.3); }
    .c-btn-form a:hover {
      color: #333;
      background: #FFEA61; }
  .c-btn-form-ac {
    display: block;
    font-size: 14px;
    font-weight: 700;
    line-height: 1;
    margin-bottom: .4em; }
  .c-btn-form-s {
    position: relative; }
    .c-btn-form-s a {
      width: 210px;
      font-size: 18px;
      font-weight: 700;
      display: block;
      background: #FFEA61;
      text-align: center;
      line-height: 1.2;
      border-radius: 100px;
      padding: 9px 0;
      transition: all .2s;
      box-shadow: 0 4px rgba(154, 154, 154, 0.3); }
      .c-btn-form-s a:hover {
        filter: brightness(1.15); }
    .c-btn-form-s-ac {
      display: block;
      font-size: 13px;
      color: #E60012;
      font-weight: 700;
      margin-bottom: .1em; }
    .c-btn-form-s-ac2 {
      position: absolute;
      font-size: 13px;
      font-weight: 700;
      color: #fff;
      border-radius: 4px;
      background: #E60012;
      height: 20px;
      text-align: center;
      line-height: 0px;
      padding: 10px 10px 0;
      right: 38px;
      bottom: -17px; }
      .c-btn-form-s-ac2 span {
        color: #FFEA61; }
    .c-btn-form-s-mg a {
      margin: 20px 0 0 -14px; }
  .c-btn-form-s2 a {
    width: 224px;
    font-size: 18px;
    font-weight: 700;
    display: block;
    background: linear-gradient(151deg, #aff83a, #00a84a 35%);
    text-align: center;
    line-height: 1.2;
    border-radius: 100px;
    padding: 9px 0;
    transition: all .2s;
    box-shadow: 0 4px rgba(154, 154, 154, 0.3);
    border: 3px solid #fff;
    color: #fff; }
    .c-btn-form-s2 a:hover {
      filter: brightness(1.15); }
  .c-btn-form-s2-ac {
    display: block;
    font-size: 13px;
    color: #FFEA61;
    font-weight: 700;
    margin-bottom: .1em; }
  .c-btn-form-sim-txt1 {
    font-size: 30px;
    color: #fde802;
    text-shadow: 0 0 8px rgba(0, 0, 0, 0.3); }
  .c-btn-form-sim-txt2 {
    font-size: 30px;
    text-shadow: 0 0 8px rgba(0, 0, 0, 0.3); }
  .c-btn-form-sim a {
    width: 550px;
    height: 100px;
    margin: auto;
    display: block;
    border-radius: 60px;
    border: 5px solid #fff;
    font-size: 22px;
    font-weight: bold;
    color: #fff !important;
    text-align: center;
    padding-top: 20px;
    background: linear-gradient(151deg, #aff83a, #00a84a 35%);
    box-shadow: 2px 2px 10px 0px rgba(59, 0, 8, 0.25);
    position: relative;
    transition: all .2s; }
    .c-btn-form-sim a:before {
      content: "\e924";
      position: absolute;
      font-size: 30px;
      font-family: 'icomoon';
      font-weight: normal;
      color: #fff;
      top: 50%;
      left: 36px;
      transform: translateY(-50%); }
    .c-btn-form-sim a:after {
      content: "\e914";
      position: absolute;
      font-size: 30px;
      font-family: 'icomoon';
      font-weight: normal;
      color: #fff;
      top: 50%;
      right: 24px;
      transform: translateY(-50%); }
    .c-btn-form-sim a:hover {
      filter: brightness(1.15); }
  .c-btn-form-sim-flt-txt1 {
    font-size: 20px;
    color: #fde802; }
  .c-btn-form-sim-flt-txt2 {
    font-size: 20px; }
  .c-btn-form-sim-flt a {
    width: 90%;
    line-height: 1.4em;
    margin: 0 auto 5px;
    display: block;
    border-radius: 10px;
    border: 3px solid #ffffff;
    font-size: 16px;
    font-weight: bold;
    color: #fff !important;
    text-align: center;
    padding: 2%;
    box-shadow: 2px 2px 10px 0px rgba(59, 0, 8, 0.25);
    position: relative;
    background: linear-gradient(151deg, #aff83a, #00a84a 35%);
    text-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
    transition: all 0.2s; }
    .c-btn-form-sim-flt a:hover {
      filter: brightness(1.15); }
  .c-btn-form-consul-txt1 {
    font-size: 30px;
    color: #fde802;
    text-shadow: 0 0 8px rgba(0, 0, 0, 0.2); }
  .c-btn-form-consul a {
    width: 550px;
    height: 100px;
    margin: auto;
    display: block;
    border-radius: 60px;
    border: 5px solid #ffffff;
    font-size: 22px;
    font-weight: bold;
    color: #ffffff !important;
    text-align: center;
    padding-top: 20px;
    background: linear-gradient(151deg, #fbcb63, #f37800 35%);
    box-shadow: 2px 2px 10px 0px rgba(59, 0, 8, 0.25);
    position: relative;
    margin-top: 45px;
    transition: all 0.2s; }
    .c-btn-form-consul a:before {
      content: "";
      position: absolute;
      width: 40px;
      height: 37px;
      top: 32px;
      left: 36px;
      background: url("/assets/img/common/icon_soudan.png") no-repeat top center/90%; }
    .c-btn-form-consul a:after {
      content: "\e914";
      position: absolute;
      font-size: 30px;
      font-family: 'icomoon';
      font-weight: normal;
      color: #fff;
      top: 50%;
      right: 24px;
      transform: translateY(-50%);
      transition: all 0.2s; }
    .c-btn-form-consul a:hover {
      filter: brightness(1.15); }
  .c-btn-form-consul-flt-txt1 {
    font-size: 20px;
    color: #fde802;
    text-shadow: 0 0 8px rgba(0, 0, 0, 0.2); }
  .c-btn-form-consul-flt-txt2 {
    font-size: 20px; }
  .c-btn-form-consul-flt a {
    width: 90%;
    line-height: 1.4em;
    margin: 0 auto 5px;
    display: block;
    border-radius: 10px;
    border: 3px solid #ffffff;
    font-size: 16px;
    font-weight: bold;
    color: #fff !important;
    text-align: center;
    padding: 2%;
    background: linear-gradient(151deg, #fbcb63, #f37800 35%);
    box-shadow: 2px 2px 10px 0px rgba(59, 0, 8, 0.25);
    position: relative;
    transition: all 0.2s; }
    .c-btn-form-consul-flt a:hover {
      filter: brightness(1.15); }
  .c-btn-form-icon-m a {
    position: relative;
    padding-left: 35px; }
    .c-btn-form-icon-m a::before {
      content: "";
      position: absolute;
      top: 50%;
      left: 68px;
      transform: translateY(-50%);
      background: url("/assets/img/common/icon_mail.svg") no-repeat center;
      background-size: contain;
      width: 35px;
      height: 28px; }
    .c-btn-form-icon-m a::after {
      position: absolute;
      right: 21px;
      top: 50%;
      transform: translateY(-50%);
      content: "\e914";
      font-size: 30px;
      font-family: 'icomoon';
      color: #333;
      transition: color .3s; }
  .c-btn-form-icon-c a {
    position: relative;
    padding-left: 16px; }
    .c-btn-form-icon-c a::before {
      content: "";
      position: absolute;
      top: 50%;
      left: 37px;
      transform: translateY(-50%);
      background: url("/assets/img/common/icon_calculator.svg") no-repeat center;
      background-size: contain;
      width: 32px;
      height: 40px; }
    .c-btn-form-icon-c a::after {
      position: absolute;
      right: 21px;
      top: 50%;
      transform: translateY(-50%);
      content: "\e914";
      font-size: 30px;
      font-family: 'icomoon';
      color: #333;
      transition: color .3s;
      font-weight: 400; }
  .c-btn-form-icon-s a {
    position: relative;
    padding: 10px 0 10px 70px !important;
    text-align: left;
    box-sizing: border-box; }
    .c-btn-form-icon-s a::before {
      content: "";
      position: absolute;
      top: 50%;
      left: 24px;
      transform: translateY(-50%);
      background: url(/assets/img/common/icon_calculator.svg) no-repeat center;
      background-size: contain;
      width: 32px;
      height: 40px; }
  .c-btn-form-icon-s2 a {
    position: relative;
    padding: 10px 0 10px 70px !important;
    text-align: left;
    box-sizing: border-box; }
    .c-btn-form-icon-s2 a::before {
      content: "\e924";
      position: absolute;
      top: 52%;
      left: 24px;
      transform: translateY(-50%);
      font-size: 26px;
      font-family: 'icomoon';
      color: #ffffff; }
  .c-btn-form-rec-hide::before {
    display: none; }
.c-btn-form_gr {
  max-width: 400px;
  margin: 0 auto 32px;
  position: relative; }
  .c-btn-form_gr::before {
    content: "こちらのWEBフォームがオススメ !";
    font-size: 14px;
    color: #FFEA61;
    background: url("/assets/img/common/bg_frame_squea.png") no-repeat center;
    background-size: contain;
    padding: 0.4em 0 0 1em;
    display: block;
    position: absolute;
    left: -252px;
    top: -26px;
    width: 240px;
    height: 44px;
    line-height: 1;
    box-sizing: border-box; }
  .c-btn-form_gr a {
    display: block;
    color: #fff;
    background: #00a84a;
    border: 3px solid #fff;
    width: 100%;
    height: 72px;
    line-height: 66px;
    border-radius: 50px;
    font-size: 20px;
    font-weight: 700;
    text-align: center;
    letter-spacing: 0.05em;
    transition: all .2s;
    box-shadow: 0 4px rgba(154, 154, 154, 0.3); }
    .c-btn-form_gr a:hover {
      background: #04d05d; }
  .c-btn-form_gr-icon-c a {
    position: relative;
    padding-left: 16px; }
    .c-btn-form_gr-icon-c a::before {
      content: "";
      position: absolute;
      top: 50%;
      left: 37px;
      transform: translateY(-50%);
      background: url("/assets/img/common/icon_calculator.svg") no-repeat center;
      background-size: contain;
      width: 32px;
      height: 40px; }
    .c-btn-form_gr-icon-c a::after {
      position: absolute;
      right: 21px;
      top: 50%;
      transform: translateY(-50%);
      content: "\e914";
      font-size: 30px;
      font-family: 'icomoon';
      color: #fff;
      transition: color .3s;
      font-weight: 400; }
.c-btn-form_gr2 {
  max-width: 400px;
  margin: 0 auto 32px;
  position: relative; }
  .c-btn-form_gr2 a {
    display: block;
    color: #fff;
    background: #00a84a;
    border: 3px solid #fff;
    width: 100%;
    height: 72px;
    line-height: 66px;
    border-radius: 50px;
    font-size: 20px;
    font-weight: 700;
    text-align: center;
    letter-spacing: 0.05em;
    transition: all .2s;
    box-shadow: 0 4px rgba(154, 154, 154, 0.3); }
    .c-btn-form_gr2 a:hover {
      background: #04d05d; }
  .c-btn-form_gr2-icon-c a {
    position: relative;
    padding-left: 16px; }
    .c-btn-form_gr2-icon-c a::before {
      content: "";
      position: absolute;
      top: 50%;
      left: 37px;
      transform: translateY(-50%);
      background: url("/assets/img/common/icon_calculator.svg") no-repeat center;
      background-size: contain;
      width: 32px;
      height: 40px; }
    .c-btn-form_gr2-icon-c a::after {
      position: absolute;
      right: 21px;
      top: 50%;
      transform: translateY(-50%);
      content: "\e914";
      font-size: 30px;
      font-family: 'icomoon';
      color: #fff;
      transition: color .3s;
      font-weight: 400; }
.c-btn-mfr {
  width: calc(100% / 3);
  height: 54px;
  padding: 2px; }
  .c-btn-mfr a,
  .c-btn-mfr span {
    width: 100%;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    background: #fff;
    position: relative; }
    .c-btn-mfr a img,
    .c-btn-mfr span img {
      vertical-align: middle; }
  .c-btn-mfr a {
    transition: opacity .2s; }
    .c-btn-mfr a:hover {
      opacity: .6; }
    .c-btn-mfr a::after {
      font-size: 12px;
      content: "\e915";
      font-family: 'icomoon';
      color: #CECECE;
      position: absolute;
      top: 50%;
      right: 14px;
      transform: translateY(-50%); }
  .c-btn-mfr-list {
    display: flex;
    flex-wrap: wrap;
    padding: 2px; }
.c-btn-md a {
  width: 312px;
  height: 48px;
  line-height: 44px;
  text-align: center;
  font-size: 16px; }
.c-btn-c a {
  margin: 0 auto; }
.c-btn-l a {
  margin-right: auto; }
.c-btn-r a {
  margin-left: auto; }
.c-btn-area {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; }

.c-box {
  padding: 90px 0 20px; }
  .c-box * {
    box-sizing: border-box; }
  .c-box-inr {
    width: 1200px;
    margin: 0 auto;
    padding: 0 16px; }
    .c-box-inr-s {
      width: 1200px;
      margin: 0 auto;
      padding: 0 16px;
      width: 900px; }
    .c-box-inr-md {
      width: 1080px;
      margin: 0 auto;
      padding: 0 16px; }
    .c-box-inr-sm {
      width: 882px;
      margin: 0 auto;
      padding: 0 16px; }
  .c-box-s {
    width: 100%; }
    .c-box-s * {
      box-sizing: border-box; }
  .c-box-green, .c-box-yellow {
    padding: 24px 22px;
    display: flex;
    flex-wrap: wrap;
    align-items: center; }
    .c-box-green-ttl, .c-box-yellow-ttl {
      font-size: 28px;
      font-weight: 700;
      margin-bottom: 24px;
      text-align: center;
      width: 100%; }
      @media screen and (max-width: 767px) {
        .c-box-green-ttl, .c-box-yellow-ttl {
          margin-bottom: 12px; } }
      @media screen and (max-width: 320px) {
        .c-box-green-ttl, .c-box-yellow-ttl {
          font-size: 21px; } }
      .c-box-green-ttl sup, .c-box-yellow-ttl sup {
        font-size: 10px;
        vertical-align: top; }
    .c-box-green-col-l, .c-box-yellow-col-l {
      width: 42%;
      text-align: right; }
    .c-box-green-col-r, .c-box-yellow-col-r {
      width: 58%;
      padding-left: 32px; }
      @media screen and (max-width: 767px) {
        .c-box-green-col-r, .c-box-yellow-col-r {
          padding-left: 16px; } }
    .c-box-green-price, .c-box-yellow-price {
      font-size: 38px;
      font-weight: 700;
      line-height: 1;
      padding-top: 8px; }
      @media screen and (max-width: 320px) {
        .c-box-green-price, .c-box-yellow-price {
          font-size: 24px; } }
      .c-box-green-price-yen, .c-box-yellow-price-yen {
        font-size: 24px; }
        @media screen and (max-width: 320px) {
          .c-box-green-price-yen, .c-box-yellow-price-yen {
            font-size: 18px; } }
        .c-box-green-price-yen small, .c-box-yellow-price-yen small {
          font-size: 14px;
          font-weight: 400; }
      .c-box-green-price + .c-txt-md, .c-box-yellow-price + .c-txt-md {
        margin-top: 40px; }
        @media screen and (max-width: 767px) {
          .c-box-green-price + .c-txt-md, .c-box-yellow-price + .c-txt-md {
            margin-top: 20px; } }
    .c-box-green-img-area, .c-box-yellow-img-area {
      display: flex;
      justify-content: space-between;
      margin-top: 16px;
      width: 261px; }
      @media screen and (max-width: 767px) {
        .c-box-green-img-area, .c-box-yellow-img-area {
          margin-top: 8px; } }
      .c-box-green-img-area img, .c-box-yellow-img-area img {
        width: 48%; }
  .c-box-blue {
    background: #39C3FF;
    color: #fff; }
  .c-box-yellow {
    background: #FFEA61; }
  .c-box-gray {
    background: #F2F2F2; }
  .c-box-modal {
    box-sizing: border-box;
    display: none;
    width: 100vw;
    height: 100vh;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 9999;
    background: rgba(65, 60, 55, 0.5); }
    .c-box-modal * {
      box-sizing: border-box; }
    .c-box-modal-bg {
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%; }
    .c-box-modal-btn {
      cursor: pointer; }
    .c-box-modal-inr {
      width: 100%;
      height: 100%;
      padding: 16px;
      overflow: auto;
      text-align: center;
      white-space: nowrap;
      overflow-x: hidden; }
      .c-box-modal-inr::after {
        content: '';
        display: inline-block;
        vertical-align: middle;
        width: 0;
        height: 100%; }
    .c-box-modal-content {
      width: 100%;
      max-width: 800px;
      display: inline-block;
      vertical-align: middle;
      position: relative;
      background: #fff;
      border-radius: 20px;
      padding-top: 78px;
      padding-bottom: 48px;
      z-index: 9999;
      text-align: left; }
    .c-box-modal-close {
      position: absolute;
      top: 24px;
      right: 24px;
      font-size: 16px;
      line-height: 1;
      font-weight: 400;
      font-family: "Roboto", "Noto Sans JP", sans-serif;
      width: 42px;
      transition: opacity .2s;
      cursor: pointer; }
      .c-box-modal-close:hover {
        opacity: .6; }
      .c-box-modal-close span {
        position: relative;
        padding-top: 38px;
        text-align: center;
        display: block; }
        .c-box-modal-close span::before, .c-box-modal-close span::after {
          content: "";
          display: block;
          position: absolute;
          top: 16px;
          left: 0;
          width: 43px;
          height: 1px;
          background: #333; }
        .c-box-modal-close span::before {
          transform: rotate(-45deg); }
        .c-box-modal-close span::after {
          transform: rotate(45deg); }
  .c-box-youtube-row {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    border: 8px solid #FFEEEF;
    background: #FFEEEF;
    border-radius: 20px;
    padding: 32px; }
  .c-box-youtube-col {
    width: 48%; }
  .c-box-youtube-lead {
    font-size: 28px;
    line-height: 1.4;
    font-weight: 500;
    text-align: center;
    position: relative;
    padding: 16px;
    margin-bottom: 24px;
    letter-spacing: 0.05em; }
    .c-box-youtube-lead::before, .c-box-youtube-lead::after {
      content: '';
      width: 30px;
      height: 30px;
      position: absolute; }
    .c-box-youtube-lead::before {
      border-left: solid 4px #f7a7ad;
      border-top: solid 4px #f7a7ad;
      top: 0;
      left: 0; }
    .c-box-youtube-lead::after {
      border-right: solid 4px #f7a7ad;
      border-bottom: solid 4px #f7a7ad;
      bottom: 0;
      right: 0; }
    .c-box-youtube-lead span {
      font-size: 18px;
      font-weight: 500;
      display: inline-block;
      background: #f7a7ad;
      color: #fff;
      padding: .2em 1em;
      border-radius: 20px; }
  .c-box-youtube-txt {
    font-size: 16px;
    line-height: 1.6; }
  .c-box-youtube-link {
    display: block;
    position: relative;
    width: 100%;
    padding-top: 56.25%;
    overflow: hidden;
    background: #fff; }
    .c-box-youtube-link img {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      display: block;
      width: 100%;
      height: auto;
      transition: .3s; }
    .c-box-youtube-link::after {
      content: "";
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      width: 120px;
      height: 120px;
      background: url("/assets/img/common/icon_video_start.png") no-repeat;
      background-size: contain !important; }
    .c-box-youtube-link:hover img {
      transform: translate(-50%, -50%) scale(1.1); }
  .c-box-youtube-modal {
    width: 100vw;
    min-width: 1200px;
    height: 100vh;
    justify-content: center;
    align-items: center;
    position: fixed;
    z-index: 10000;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.3);
    display: none; }
    .c-box-youtube-modal.open {
      display: flex; }
    .c-box-youtube-modal-player {
      position: relative;
      width: 100%;
      padding-top: 56.25%; }
      .c-box-youtube-modal-player iframe {
        position: absolute;
        top: 0;
        right: 0;
        width: 100%;
        height: 100%; }
    .c-box-youtube-modal-close {
      color: white;
      text-align: center;
      position: absolute;
      cursor: pointer;
      top: -85px;
      right: -60px;
      transition: opacity .2s; }
      .c-box-youtube-modal-close:hover {
        opacity: .6; }
      .c-box-youtube-modal-close span {
        width: 60px;
        height: 60px;
        border-radius: 50%;
        background: #F2F2F2;
        position: relative;
        display: block; }
        .c-box-youtube-modal-close span::before, .c-box-youtube-modal-close span::after {
          position: absolute;
          content: "";
          width: 28px;
          height: 2px;
          top: 50%;
          left: 50%;
          background: #707070; }
        .c-box-youtube-modal-close span::before {
          transform: translate(-50%, -50%) rotate(45deg); }
        .c-box-youtube-modal-close span::after {
          transform: translate(-50%, -50%) rotate(-45deg); }
    .c-box-youtube-modal-contents {
      width: 900px;
      position: relative; }

.c-bnr-c {
  text-align: center; }
.c-bnr a {
  transition: opacity .2s;
  display: block; }
  .c-bnr a:hover {
    opacity: .6; }
.c-bnr-area {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; }

.c-ttl {
  font-size: 24px;
  font-weight: 700;
  letter-spacing: 0.05em;
  margin-bottom: 24px;
  line-height: 1.4; }
  .c-ttl-lg {
    font-size: 32px;
    font-weight: 700;
    letter-spacing: 0.05em;
    text-align: center;
    margin-bottom: 24px;
    line-height: 1.5; }
  .c-ttl-xs {
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 16px; }
    @media screen and (max-width: 767px) {
      .c-ttl-xs {
        margin-bottom: 8px; } }
  .c-ttl-c {
    text-align: center; }
  .c-ttl-circle {
    position: relative;
    padding: 32px 0 0;
    display: inline-block; }
    .c-ttl-circle::before {
      content: "";
      position: absolute;
      top: -20px;
      left: -110px;
      width: 140px;
      height: 140px;
      background: #FFEA61;
      border-radius: 50%;
      z-index: -1; }
  .c-ttl-catch {
    width: 1200px;
    height: 0;
    margin: 0 auto;
    font-size: 12px;
    font-weight: 400;
    box-sizing: border-box;
    position: relative;
    top: 10px;
    left: 0; }
  .c-ttl-lower-lg {
    font-size: 44px;
    font-weight: 700;
    letter-spacing: 0.05em;
    text-align: center;
    margin-bottom: 40px; }
  .c-ttl-lower-md {
    font-size: 34px;
    font-weight: 700;
    line-height: 1.5 !important;
    letter-spacing: 0.05em;
    margin-bottom: 40px;
    text-align: center; }
  .c-ttl-lower-ul {
    padding-bottom: 24px;
    position: relative; }
    .c-ttl-lower-ul::after {
      content: "";
      position: absolute;
      bottom: 0;
      left: 50%;
      transform: translateX(-50%);
      width: 60px;
      height: 1px;
      background: #333; }
    .c-ttl-lower-ul-stripe {
      font-size: 26px;
      font-weight: 700;
      line-height: 1.1538461538;
      letter-spacing: 0.05em;
      margin-bottom: 24px; }
      .c-ttl-lower-ul-stripe::after {
        content: "";
        width: 100%;
        height: 8px;
        background: url("/eco-cute/assets/img/common/bg_ptn_stripe.png") center;
        display: block;
        margin-top: 24px; }
  .c-ttl-lower-border-l {
    font-size: 22px;
    font-weight: bold;
    line-height: 1.5;
    position: relative;
    padding-left: 24px;
    margin-bottom: 24px; }
    .c-ttl-lower-border-l::before {
      content: "";
      position: absolute;
      left: 0;
      top: 0;
      bottom: 0;
      width: 8px;
      border-radius: 5px;
      background: #39C3FF; }
  .c-ttl-lower-green {
    color: #22C85A; }

#Catch {
  width: 1200px;
  margin: 0 auto;
  font-size: 12px;
  font-weight: 400;
  padding: 8px 16px 0;
  box-sizing: border-box; }

.c-txt-lg {
  font-size: 24px;
  font-weight: 700; }
.c-txt-mlg {
  font-size: 18px; }
.c-txt-sm {
  font-size: 14px; }
.c-txt-xs {
  font-size: 14px; }
.c-txt-xxs {
  font-size: 12px; }
.c-txt-bold {
  font-weight: 700; }
.c-txt-en {
  font-family: "Roboto", "Noto Sans JP", sans-serif; }
.c-txt-ja {
  font-family: "Noto Sans JP", sans-serif; }
.c-txt-lead {
  margin-bottom: 2em;
  text-align: center;
  font-weight: 700; }
.c-txt-arrow::before {
  display: inline-block;
  content: "\e915";
  font-family: 'icomoon';
  color: #E60012;
  margin-right: .5em; }
.c-txt-blank::after {
  display: inline-block;
  content: "\e912";
  font-family: 'icomoon';
  margin-left: 1em;
  font-size: .8em; }
.c-txt-ul {
  text-decoration: underline !important; }
.c-txt-yellow {
  color: #FFEA61; }
.c-txt-red {
  color: #E60012; }
.c-txt-c {
  text-align: center; }
  .c-txt-c-pc {
    text-align: center; }
.c-txt-l {
  text-align: left; }
.c-txt-r {
  text-align: right; }
.c-txt-link-color {
  transition: color .2s; }
  .c-txt-link-color:hover {
    color: #727272; }
.c-txt-link-opacity {
  transition: opacity .2s; }
  .c-txt-link-opacity:hover {
    opacity: .6; }
.c-txt-link-blue {
  color: #337ab7 !important; }
.c-txt-mk-red {
  background: linear-gradient(transparent 60%, #FFD8DB 60%); }
.c-txt-mk-blue {
  background: linear-gradient(transparent 60%, rgba(57, 195, 255, 0.5) 60%); }
.c-txt-mk-yellow {
  background: linear-gradient(transparent 60%, #FFF5B7 60%); }
.c-txt-lower-lead {
  font-size: 18px;
  font-weight: 500;
  margin-top: -20px;
  margin-bottom: 40px;
  line-height: 2 !important; }

.c-list-circle {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; }
  .c-list-circle * {
    box-sizing: border-box; }
  .c-list-circle-item {
    width: 320px;
    margin-bottom: 40px; }
  .c-list-circle-link {
    display: block;
    transition: opacity .2s; }
    .c-list-circle-link:hover {
      opacity: .6; }
  .c-list-circle-ttl {
    font-size: 24px;
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 1.3;
    margin-bottom: .5em; }
    .c-list-circle-ttl-ac {
      font-size: 50px;
      font-family: "Roboto", "Noto Sans JP", sans-serif;
      color: #E60012;
      margin-right: .05em;
      transform: translateY(1px);
      display: inline-block; }
    .c-list-circle-ttl-sub {
      font-size: 16px;
      display: block;
      margin-bottom: .3em;
      font-weight: 700; }
.c-list-fill * {
  box-sizing: border-box; }
.c-list-fill-item a {
  background: #F2F2F2;
  padding: 22px;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  border-radius: 5px;
  display: block;
  transition: opacity .2s; }
  .c-list-fill-item a:hover {
    opacity: .6; }
.c-list-fill-txt {
  font-size: 14px; }
  .c-list-fill-txt-xxs {
    font-size: 14px;
    font-weight: 700;
    padding-top: 1em; }
.c-list-fill-btn {
  margin-top: auto;
  padding-top: 32px; }
  @media screen and (max-width: 767px) {
    .c-list-fill-btn {
      padding-top: 16px; } }
.c-list-num {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; }
  .c-list-num * {
    box-sizing: border-box; }
  .c-list-num-item {
    width: 256px;
    height: 256px;
    background: #F2F2F2;
    border-radius: 50%;
    position: relative; }
    .c-list-num-item + li::after {
      content: "";
      position: absolute;
      top: 50%;
      left: -31px;
      transform: translateY(-50%);
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 12px 0 12px 18px;
      border-color: transparent transparent transparent #727272; }
  .c-list-num-label {
    width: 71px;
    height: 71px;
    color: #fff;
    font-size: 50px;
    font-weight: 700;
    font-family: "Roboto", "Noto Sans JP", sans-serif;
    background: #E60012;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center; }
  .c-list-num-body {
    width: 100%;
    position: absolute;
    top: 35%;
    left: 50%;
    transform: translateX(-50%);
    text-align: center; }
    .c-list-num-body img {
      width: 100%; }
  .c-list-num-ttl {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 16px; }
  .c-list-num-txt-s {
    color: #7e7e7e;
    font-size: 14px;
    margin-top: .3em; }
    .c-list-num-txt-s span {
      font-size: 13px;
      line-height: 1; }
.c-list-squea {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; }
  .c-list-squea * {
    box-sizing: border-box; }
  .c-list-squea-item {
    width: 544px;
    position: relative;
    margin-top: 20px;
    border: 1px solid #949494;
    border-radius: 10px;
    background: #fff;
    display: flex;
    flex-wrap: wrap;
    padding: 48px 20px 32px; }
  .c-list-squea-ttl {
    position: absolute;
    top: -20px;
    left: 50%;
    transform: translateX(-50%);
    background: #FFEA61;
    font-weight: 700;
    text-align: center;
    height: 40px;
    line-height: 40px;
    padding: 0 1em; }
  .c-list-squea-img {
    width: 214px; }
    .c-list-squea-img-area {
      width: 245px;
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between;
      margin-bottom: 16px; }
      .c-list-squea-img-area img {
        width: 110px; }
  .c-list-squea-body {
    width: calc(100% - 214px);
    padding-left: 24px; }
  .c-list-squea-name {
    font-size: 18px;
    font-weight: 700; }
  .c-list-squea-txt {
    font-size: 14px; }
  .c-list-squea-price {
    font-size: 42px;
    font-family: "Roboto", "Noto Sans JP", sans-serif;
    color: #E60012;
    font-weight: 700;
    line-height: 1 !important;
    margin-top: .2em; }
    .c-list-squea-price-yen {
      font-size: 24px; }
    .c-list-squea-price small {
      font-size: 14px;
      font-weight: 400; }
.c-list-card {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; }
  .c-list-card-item {
    border-radius: 10px;
    border: 1px solid #949494;
    overflow: hidden; }
    .c-list-card-item a {
      display: block;
      transition: opacity .2s; }
      .c-list-card-item a:hover {
        opacity: .6; }
  .c-list-card-header {
    background: #39C3FF;
    padding: 8px; }
  .c-list-card-ttl {
    color: #fff;
    font-size: 28px;
    font-weight: 700;
    line-height: 1.5;
    text-align: center; }
  .c-list-card-body {
    padding: 24px 16px; }
.c-list-faq {
  border-bottom: 1px solid #727272;
  width: 900px;
  margin: 0 auto;
  box-sizing: border-box; }
  .c-list-faq dt,
  .c-list-faq dd {
    position: relative;
    padding: 16px 16px 16px 70px;
    line-height: 2;
    box-sizing: border-box; }
    .c-list-faq dt::before,
    .c-list-faq dd::before {
      font-size: 20px;
      font-weight: 700;
      font-family: "Roboto", "Noto Sans JP", sans-serif;
      display: block;
      position: absolute;
      left: 16px;
      top: 16px;
      line-height: 100%;
      width: 40px;
      height: 40px;
      line-height: 40px;
      border-radius: 50%;
      color: #fff;
      text-align: center; }
  .c-list-faq dt {
    border-top: 1px solid #727272;
    border-bottom: 1px solid #e8e8e8; }
    .c-list-faq dt::before {
      content: "Q";
      transform: translateY(-8px);
      background: #39C3FF; }
  .c-list-faq dd::before {
    content: "A";
    transform: translateY(-8px);
    background: #727272; }
  .c-list-faq-ac dt {
    cursor: pointer;
    transition: background .2s;
    padding-right: 40px; }
    .c-list-faq-ac dt span {
      display: block;
      position: relative; }
      .c-list-faq-ac dt span::before, .c-list-faq-ac dt span::after {
        content: "";
        display: block;
        position: absolute;
        width: 15px;
        height: 1px;
        background: #000000;
        top: 50%;
        right: -26px;
        transform: translateY(-50%);
        transition: transform .2s; }
      .c-list-faq-ac dt span::after {
        transform: translateY(-50%) rotate(90deg); }
    .c-list-faq-ac dt:hover {
      background: #e8e8e8; }
    .c-list-faq-ac dt.is-active span::before {
      transform: rotate(45deg); }
    .c-list-faq-ac dt.is-active span::after {
      transform: translateY(-50%) rotate(135deg); }
.c-list-recommend {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; }
  .c-list-recommend-item {
    width: calc(50% - 10px);
    border-radius: 16px;
    overflow: hidden;
    background: #fff;
    border: 1px solid #dcdcdc; }
  .c-list-recommend-head {
    width: 100%;
    padding-bottom: 8px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    background: #39C3FF;
    padding: 16px 24px; }
  .c-list-recommend-body {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    padding: 16px 24px 24px; }
    .c-list-recommend-body-col-r {
      width: 42%;
      text-align: center; }
    .c-list-recommend-body-col-l {
      width: 58%;
      display: flex;
      flex-wrap: wrap;
      align-items: center; }
    .c-list-recommend-body-col-row {
      display: flex;
      flex-wrap: wrap;
      align-items: center;
      justify-content: space-between; }
  .c-list-recommend-type {
    font-size: 20px;
    font-weight: 700;
    color: #fff; }
  .c-list-recommend-model {
    width: 60%;
    font-size: 26px;
    font-family: "Roboto", "Noto Sans JP", sans-serif;
    line-height: 1.5 !important;
    margin-bottom: 8px; }
    .c-list-recommend-model img {
      width: 90px; }
  .c-list-recommend-badge-wrranty {
    width: 40%;
    text-align: center;
    display: flex; }
    .c-list-recommend-badge-wrranty img {
      width: 50%; }
  .c-list-recommend-label {
    color: #39C3FF;
    padding: 0 1em;
    border-radius: 20px;
    text-align: center;
    background: #ECF9FF;
    font-size: 16px;
    font-weight: 700;
    padding: 2px 1em; }
    .c-list-recommend-label span {
      font-size: 12px;
      font-weight: 500;
      margin-left: .5em; }
  .c-list-recommend-rate {
    display: inline-block;
    vertical-align: middle;
    background: #E60012;
    color: #fff;
    padding: 0 10px;
    font-family: "Roboto", "Noto Sans JP", sans-serif;
    margin-right: 8px; }
  .c-list-recommend-proper {
    width: 100%;
    font-size: 12px;
    margin-bottom: 8px; }
  .c-list-recommend-price {
    font-size: 13px;
    font-weight: 700;
    color: #E60012;
    line-height: 1 !important; }
    .c-list-recommend-price span {
      font-size: 32px;
      font-family: "Roboto", "Noto Sans JP", sans-serif; }
    .c-list-recommend-price-label {
      width: 100%; }
      .c-list-recommend-price-label span {
        font-size: 14px;
        font-weight: 700;
        color: #fff;
        display: block;
        padding: 4px 16px;
        text-align: center;
        margin-bottom: 12px;
        position: relative;
        border-radius: 16px;
        background: #E60012;
        width: 100%; }
        .c-list-recommend-price-label span::before {
          content: "";
          width: 0;
          height: 0;
          border-style: solid;
          border-width: 8px 10px 0 10px;
          position: absolute;
          left: 50%;
          transform: translateX(-50%);
          border-color: #E60012 transparent transparent transparent;
          top: 100%; }

/*# sourceMappingURL=common.css.map */
