@charset "UTF-8";
/* =================================================== *

   基本設定

 * =================================================== */
* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  font: inherit;
  font-family: inherit;
  font-size: 100%;
  font-style: inherit;
  font-weight: inherit;
  text-decoration: none;
  vertical-align: baseline;
  outline: none;
  /*TEST*/
  /*outline: 1px #000 solid;*/
  word-break: break-all; }

html {
  width: 100%;
  height: 100%; }

body {
  margin: 0;
  position: relative;
  line-height: 1.8;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -o-text-size-adjust: 100%;
  text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

html.fix, body.fix {
  width: 100%;
  height: 100%;
  position: fixed; }

article, aside, dialog, figure, footer, header, main, menu, nav, section {
  display: block; }

ol, ul {
  list-style: none; }

ol, ul, li, dt, dd {
  margin: 0;
  padding: 0; }

table {
  border-collapse: collapse;
  border-spacing: 0;
  empty-cells: show;
  table-layout: fixed; }

.clearfix:after {
  content: " ";
  display: block;
  clear: both; }

.inblock-wrap {
  width: 100%;
  position: relative;
  font-size: 0; }

.inblock-wrap > * {
  font-size: 16px;
  font-size: 1rem;
  position: relative;
  vertical-align: top;
  display: inline-block; }

.flex-wrap {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  position: relative; }

.flex-wrap > * {
  position: relative; }

.flex-wrap.nowrap {
  flex-wrap: nowrap; }

a.bl {
  display: block; }

/* =================================================== *

   フォント

 * =================================================== */
body {
  color: #000000;
  font-family: "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "HiraKakuProN-W3", 'メイリオ','Meiryo', "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 16px;
  font-size: 1rem;
  font-weight: 400; }

p {
  margin-bottom: 0.75em; }

a {
  text-decoration: none; }

.ul {
  text-decoration: underline !important; }

.min {
  font-family: "Noto Serif JP", serif; }

.poppins {
  font-family: "Poppins", sans-serif;
  font-weight: 700; }

h1 {
  font-size: 300%;
  line-height: 1.3;
  margin: 0; }

h2 {
  font-size: 150%;
  line-height: 1.3;
  margin: 0 0 0.5em 0; }

h3, h4, h5, h6 {
  line-height: 1.5; }

/* =================================================== *

   画像

 * =================================================== */
img {
  vertical-align: top; }

.pic {
  position: relative; }

.text-pic {
  position: relative;
  text-align: center; }

.pic a {
  display: block;
  outline: none; }

.pic img, .text-pic img {
  width: 100%;
  height: auto; }

a,
a:visited {
  color: #000000; }

.hov {
  transition: opacity 0.3s ease; }
  .hov:hover {
    opacity: 0.7; }

.imghov {
  position: relative;
  font-size: 0;
  line-height: 0;
  display: block; }
  .imghov img {
    width: 100%;
    height: auto;
    vertical-align: top; }
  .imghov .on {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    opacity: 0;
    transition: opacity 0.3s ease; }
  .imghov:hover .on {
    opacity: 1; }

a {
  color: #000000; }
  a:hover {
    color: #000000; }

.mplus {
  font-family: "M PLUS 1p", sans-serif;
  font-weight: 900; }

.green {
  color: #B8CF3C; }

.orange {
  color: #FF8C21; }

.content990 {
  width: 100%;
  max-width: 990px;
  margin-left: auto;
  margin-right: auto;
  position: relative; }
  @media screen and (max-width: 1010px) {
    .content990 {
      padding-left: 15px;
      padding-right: 15px; } }
  @media screen and (max-width: 768px) {
    .content990 {
      padding-left: 6%;
      padding-right: 6%; } }

.underline {
  text-decoration: underline; }

main {
  padding-top: 80px;
  max-width: 100vw; } /* 175px */
  @media screen and (max-width: 768px) {
    main {
      padding-top: 80px; } }

.telbox {
  align-items: center; }
  .telbox-layout1 {
    width: 100%;
    margin-bottom: 4px; }
  .telbox-freedial {
    width: 38px;
    min-width: 38px;
    margin-right: 4px; }
  .telbox-tel {
    width: 100%;
    font-size: 32px;
    font-size: 1.5rem;
    line-height: 1; }
    @media screen and (max-width: 768px) {
      .telbox-tel {
        font-size: 28px;
        font-size: 1.75rem; } }
  .telbox-opentime {
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 1.2;
    text-align: center;
    margin-bottom: 0; }

.breadcrumbs {
  font-size: 14px;
  font-size: 0.875rem;
  margin-top: 16px;
  margin-bottom: 32px; }
  .breadcrumbs i {
    color: #B8CF3C;
    margin: 0 8px; }

.common-mainvisual {
  width: 100%;
  height: 220px;
  /*background: url("../images/common/mainvisual-bg.jpg") center bottom no-repeat;*/
  background: url("../images/bg_top_section0.jpg") center bottom no-repeat;
  background-size: cover;
  color: #ff6a70;
  position: relative; }
  @media screen and (max-width: 768px) {
    .common-mainvisual {
      height: auto;
      padding-top: 8vw;
      padding-bottom: 8vw; } }
  .common-mainvisual > .inner {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column; }
    .common-mainvisual > .inner > *:last-child {
      margin-bottom: 0; }
  .common-mainvisual-h1 {
    font-size: 48px;
    font-size: 3rem;
    font-weight: 700;
    line-height: 1.2;
    margin-bottom: 16px;
    text-align: center; }
    @media screen and (max-width: 950px) {
      .common-mainvisual-h1 {
        font-size: 36px;
        font-size: 2.25rem; } }
    @media screen and (max-width: 768px) {
      .common-mainvisual-h1 {
        font-size: 24px;
        font-size: 1.5rem;
        margin-bottom: 12px; } }
    .common-mainvisual-h1.h1-small {
      font-size: 36px;
      font-size: 2.25rem;
      line-height: 1.3; }
      @media screen and (max-width: 768px) {
        .common-mainvisual-h1.h1-small {
          font-size: 20px;
          font-size: 1.25rem; } }
  .common-mainvisual-eng {
    font-size: 24px;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1.2;
    margin-bottom: 0;
    letter-spacing: 0.1em; }
    @media screen and (max-width: 768px) {
      .common-mainvisual-eng {
        font-size: 16px;
        font-size: 1rem; } }

.common-midashi1 {
  font-size: 28px;
  font-size: 1.75rem;
  font-weight: 700;
  text-align: center;
  line-height: 1.5;
  margin-bottom: 40px; }
  @media screen and (max-width: 768px) {
    .common-midashi1 {
      font-size: 20px;
      font-size: 1.25rem;
      line-height: 1.75;
      text-align: left;
      margin-bottom: 7vw; } }

.common-midashi2 {
  font-size: 32px;
  font-size: 2rem;
  font-weight: 700;
  text-align: center;
  line-height: 1.2;
  text-decoration: underline;
  margin-bottom: 64px;
  text-underline-offset: 11.5px;
  text-decoration-thickness: 4px; }
  @media screen and (max-width: 768px) {
    .common-midashi2 {
      font-size: 24px;
      font-size: 1.5rem;
      margin-bottom: 10vw; } }

.common-midashi3 {
  font-size: 40px;
  font-size: 2.5rem;
  font-weight: 700;
  text-align: center;
  position: relative; }
  @media screen and (max-width: 768px) {
    .common-midashi3 {
      font-size: 6.5vw; } }
  .common-midashi3:before, .common-midashi3:after {
    content: '';
    display: inline-block;
    width: 3px;
    height: 40px;
    background: #197EDB;
    vertical-align: middle; }
    @media screen and (max-width: 768px) {
      .common-midashi3:before, .common-midashi3:after {
        height: 6.5vw; } }
  .common-midashi3:before {
    transform: rotate(150deg); }
  .common-midashi3:after {
    transform: rotate(30deg); }
  .common-midashi3 > span {
    padding-left: 1em;
    padding-right: 1em; }

.common-midashi4 {
  font-size: 40px;
  font-size: 2.5rem;
  font-weight: 700;
  text-align: center;
  display: flex;
  align-items: center; }
  @media screen and (max-width: 768px) {
    .common-midashi4 {
      font-size: 6.5vw; } }
  .common-midashi4:before, .common-midashi4:after {
    content: "";
    flex-grow: 1;
    height: 3px;
    background: #000;
    margin: 0; }
  .common-midashi4:before {
    margin-right: 32px; }
    @media screen and (max-width: 768px) {
      .common-midashi4:before {
        margin-right: 0.75em; } }
  .common-midashi4:after {
    margin-left: 32px; }
    @media screen and (max-width: 768px) {
      .common-midashi4:after {
        margin-left: 0.75em; } }
  .common-midashi4.orange:before, .common-midashi4.orange:after {
    background: #FFEF5F; }

.common-midashi5 {
  font-size: 40px;
  font-size: 2.5rem;
  font-weight: 700;
  text-align: center; }
  @media screen and (max-width: 768px) {
    .common-midashi5 {
      font-size: 6.5vw; } }

.common-desc1 {
  font-size: 16px;
  font-size: 1rem;
  font-weight: 400;
  text-align: center;
  line-height: 1.5;
  margin-bottom: 0; }
  @media screen and (max-width: 768px) {
    .common-desc1 {
      font-size: 14px;
      font-size: 0.875rem;
      text-align: left;
      line-height: 1.75; } }

.hr-green,
.hr-orange,
.hr-blue {
  width: 64px;
  height: 4px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 40px; }
  @media screen and (max-width: 768px) {
    .hr-green,
    .hr-orange,
    .hr-blue {
      margin-bottom: 8vw;
      width: 48px;
      height: 3px; } }

.hr-green {
  background: #B8CF3C; }

.hr-orange {
  background: #FF8C21; }

.hr-blue {
  background: #197EDB; }

.hr-gray {
  width: 100%;
  height: 1px;
  background: #e0e0e0; }

.servicelist > div {
  width: 100%;
  position: relative;
  margin-bottom: 40px; }
  @media screen and (max-width: 768px) {
    .servicelist > div {
      margin-bottom: 8vw; } }
  .servicelist > div:last-child {
    margin-bottom: 0; }
  .servicelist > div > a {
    display: flex;
    flex-wrap: nowrap;
    height: auto;
    min-width: 225px;
    transition: opacity 0.3s ease; }
    @media screen and (max-width: 768px) {
      .servicelist > div > a {
        display: block;
        min-width: auto;
        width: 100%; } }
    .servicelist > div > a > .el-left {
      width: 400px;
      min-width: 400px;
      overflow: hidden; }
      @media screen and (max-width: 768px) {
        .servicelist > div > a > .el-left {
          width: 100%;
          min-width: auto; } }
      .servicelist > div > a > .el-left > img {
        width: 100%;
        transition: all 0.3s ease; }
    .servicelist > div > a > .el-right {
      width: 100%;
      padding: 16px 24px 16px 40px;
      transition: background 0.3s ease; }
      @media screen and (max-width: 768px) {
        .servicelist > div > a > .el-right {
          padding: 5vw 0 0; } }
      .servicelist > div > a > .el-right .tit {
        font-size: 24px;
        font-size: 1.5rem;
        font-weight: 700;
        line-height: 1.2;
        margin-bottom: 0;
        padding-right: 12%;
        transition: color 0.3s ease; }
        @media screen and (max-width: 768px) {
          .servicelist > div > a > .el-right .tit {
            font-size: 20px;
            font-size: 1.25rem;
            padding-right: 30px; } }
        .servicelist > div > a > .el-right .tit:after {
          font-family: FontAwesome;
          font-weight: 400;
          content: "\f178";
          color: #62C8F2;
          position: absolute;
          right: 4.25%;
          z-index: 1;
          transition: all 0.3s ease; }
          @media screen and (max-width: 768px) {
            .servicelist > div > a > .el-right .tit:after {
              right: 10px; } }
      .servicelist > div > a > .el-right .hr {
        display: block;
        width: 100%;
        height: 2px;
        margin-top: 16px;
        margin-bottom: 16px;
        background: linear-gradient(90deg, #e0e0e0 0%, #e0e0e0 88%, #62c8f2 88%); }
        @media screen and (max-width: 768px) {
          .servicelist > div > a > .el-right .hr {
            margin-top: 3vw;
            margin-bottom: 3vw; } }
      .servicelist > div > a > .el-right .desc {
        font-size: 16px;
        font-size: 1rem;
        line-height: 1.5;
        margin-bottom: 0; }
        @media screen and (max-width: 768px) {
          .servicelist > div > a > .el-right .desc {
            font-size: 14px;
            font-size: 0.875rem;
            line-height: 1.75; } }
    .servicelist > div > a:hover > .el-left > img {
      transform: scale(1.1); }
      @media screen and (max-width: 768px) {
        .servicelist > div > a:hover > .el-left > img {
          transform: none; } }
    .servicelist > div > a:hover > .el-right {
      background: #ECF9FF; }
      @media screen and (max-width: 768px) {
        .servicelist > div > a:hover > .el-right {
          background: #fff; } }
      .servicelist > div > a:hover > .el-right .tit {
        /* color:$_color-blue; */ }
        .servicelist > div > a:hover > .el-right .tit:after {
          right: 3%; }
          @media screen and (max-width: 768px) {
            .servicelist > div > a:hover > .el-right .tit:after {
              right: 10px; } }

.flowlist {
  width: 100%; }
  .flowlist > .row {
    width: 100%;
    position: relative;
    margin-bottom: 55px;
    background: #fff;
    padding: 32px;
    display: flex;
    flex-wrap: nowrap;
    border-radius: 8px; }
    @media screen and (max-width: 768px) {
      .flowlist > .row {
        margin-bottom: 40px;
        padding: 5vw 5% 8vw;
        display: block; } }
    .flowlist > .row:last-child {
      margin-bottom: 0; }
    .flowlist > .row > .el-left {
      width: 100%;
      padding-right: 40px; }
      @media screen and (max-width: 768px) {
        .flowlist > .row > .el-left {
          padding-right: 0; } }
      .flowlist > .row > .el-left .tit {
        margin-bottom: 16px;
        display: flex;
        flex-wrap: nowrap;
        align-items: center; }
        .flowlist > .row > .el-left .tit > .num {
          display: flex;
          width: 72px;
          min-width: 72px;
          height: 72px;
          margin-right: 16px;
          justify-content: center;
          align-items: center;
          text-align: center;
          font-size: 40px;
          font-size: 2.5rem;
          line-height: 1;
          background: #FF8C21;
          color: #fff;
          border-radius: 50%; }
          @media screen and (max-width: 768px) {
            .flowlist > .row > .el-left .tit > .num {
              font-size: 20px;
              font-size: 1.25rem;
              width: 48px;
              min-width: 48px;
              height: 48px; } }
        .flowlist > .row > .el-left .tit > .label {
          width: 100%;
          font-size: 32px;
          font-size: 2rem;
          font-weight: 700;
          line-height: 1.2;
          color: #FF8C21; }
          @media screen and (max-width: 768px) {
            .flowlist > .row > .el-left .tit > .label {
              font-size: 20px;
              font-size: 1.25rem;
              line-height: 1.5; } }
      .flowlist > .row > .el-left .desc {
        font-size: 16px;
        font-size: 1rem;
        line-height: 1.5;
        margin-bottom: 0; }
        @media screen and (max-width: 768px) {
          .flowlist > .row > .el-left .desc {
            font-size: 14px;
            font-size: 0.875rem;
            line-height: 1.75; } }
    .flowlist > .row > .el-right {
      width: 400px;
      min-width: 400px; }
      @media screen and (max-width: 768px) {
        .flowlist > .row > .el-right {
          width: 100%;
          min-width: auto;
          margin-top: 4vw; } }
    .flowlist > .row:not(:last-child):after {
      content: url("../images/shape_triangle_orange.png");
      display: block;
      width: 42px;
      margin-left: auto;
      margin-right: auto;
      position: absolute;
      bottom: -45px;
      left: 0;
      right: 0; }
      @media screen and (max-width: 768px) {
        .flowlist > .row:not(:last-child):after {
          content: url("../images/shape_triangle_orange_sp.png");
          width: 28px;
          bottom: -36px; } }

.midashi-flow {
  background: #FF8C21;
  color: #fff;
  padding-top: 40px;
  padding-bottom: 40px;
  position: relative; }
  @media screen and (max-width: 768px) {
    .midashi-flow {
      padding-top: 8vw;
      padding-bottom: 8vw; } }
  .midashi-flow-icon {
    width: 122px;
    position: absolute;
    z-index: 1;
    left: -420px;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    top: -60px; }
    @media screen and (max-width: 768px) {
      .midashi-flow-icon {
        width: 20%;
        left: 2vw;
        right: auto;
        top: -19vw;
        bottom: 0; } }
  .midashi-flow-tit {
    font-size: 40px;
    font-size: 2.5rem;
    font-weight: 700;
    line-height: 1.2;
    text-align: center;
    padding-left: 130px;
    margin-bottom: 0; }
    @media screen and (max-width: 768px) {
      .midashi-flow-tit {
        font-size: 24px;
        font-size: 1.5rem;
        line-height: 1.5;
        padding-left: 0; } }
  .midashi-flow:after {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 24px 24px 0 24px;
    border-color: #FF8C21 transparent transparent transparent;
    position: absolute;
    bottom: -23px;
    top: auto;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    z-index: 1; }

.cont-flow {
  padding-top: 64px;
  /*padding-bottom: 120px;*/
  background: #FFF6E0; }
  @media screen and (max-width: 768px) {
    .cont-flow {
      padding-top: 16vw;
      padding-bottom: 16vw; } }

.contactbox {
  /*background-size: auto auto;
  background-color: #FFED8D;
  background-image: repeating-linear-gradient(-40deg, transparent, transparent 15px, #FFEF5F 15px, #FFEF5F 25px);
  padding: 70px 0; */
  background: url('../images/bg_contactbox.jpg');
  background-size: 35% auto;
  padding-top: 50px; }
  @media screen and (max-width: 1280px) {
    .contactbox {
      padding: 10vw 6%; } }
  .contactbox-box {
    /*background: #fff;
    border-radius: 8px;*/
    padding: 24px 24px 30px; }
    @media screen and (max-width: 768px) {
      .contactbox-box {
        padding: 8vw 5%; } }
  .contactbox-layout1 {
    margin-bottom: 16px;
    align-items: center; }
    @media screen and (max-width: 768px) {
      .contactbox-layout1 {
        flex-wrap: wrap !important;
        margin-bottom: 20px; } }
    .contactbox-layout1 > .el-left {
      width: 15%;
      margin-right: 2%; }
      @media screen and (max-width: 768px) {
        .contactbox-layout1 > .el-left {
          width: 60px;
          min-width: auto;
          margin-right: 15px; } }
    .contactbox-layout1 > .el-center {
      width: 44%;
      margin-right: 2%; }
      @media screen and (max-width: 768px) {
        .contactbox-layout1 > .el-center {
          width: calc(100% - 75px);
          margin-right: 0; } }
      .contactbox-layout1 > .el-center > p {
        font-size: 32px;
        font-size: 2rem;
        font-weight: 700;
        line-height: 1.3;
        margin-bottom: 0; }
        .contactbox-layout1 > .el-center > p .red {
          color: #E60012; }
        @media screen and (max-width: 950px) {
          .contactbox-layout1 > .el-center > p {
            font-size: 24px;
            font-size: 1.5rem; } }
        @media screen and (max-width: 768px) {
          .contactbox-layout1 > .el-center > p {
            font-size: 5vw; } }
    .contactbox-layout1 > .el-right {
      width: 300px;
      min-width: 300px; }
      @media screen and (max-width: 768px) {
        .contactbox-layout1 > .el-right {
          width: 270px;
          margin-left: auto;
          margin-right: auto;
          min-width: auto;
          margin-top: 12px; } }
  @media screen and (max-width: 1279px) {
    .contactbox-buttons {
      display: block !important; } }
  .contactbox-buttons > .pic {
    width: 48.75%;
    max-width: 459px;
    margin-right: 2.5%; }
    .contactbox-buttons > .pic:nth-child(2n) {
      margin-right: 0; }
    @media screen and (max-width: 768px) {
      .contactbox-buttons > .pic {
        width: 100%;
        margin-right: 0;
        margin-left: auto !important;
        margin-right: auto !important;
        margin-bottom: 12px; } }
    @media screen and (max-width: 768px) {
      .contactbox-buttons > .pic:last-child {
        margin-bottom: 0; } }
  .contactbox-pic1 {
    width: 153px;
    position: absolute;
    z-index: 1;
    top: -60px;
    right: 20px; }
    @media screen and (max-width: 768px) {
      .contactbox-pic1 {
        width: 35%;
        top: -14vw;
        right: 0; } }
  /* contactbox.php用 */
  /* タイトル全体 */
  .cb-title {
    position: relative;
  }
  /* タイトル上の画像(全体) */
  .cb-underline > .img {
    position: absolute;
    top: -60%;
    width: 150px;
    height: auto;
  }
  @media screen and (max-width: 600px) {
    .cb-underline > .img {
      top: -105%;
      width: 100px;
    }
  } 
    
  /* タイトル上の画像１ */
  .cb-underline > .img01 {
    left: -5%;
    width: 75px;
  }
  @media screen and (max-width: 600px) {
    .cb-underline > .img01 {
      left: -12%;
      width: 70px;
    }
  }
  /* タイトル上の画像２ */
  .cb-underline > .img02 {
    left: 25%;
    width: 105px;
  }
  @media screen and (max-width: 600px) {
    .cb-underline > .img02 {
      left: 15%;
    }
  }
  /* タイトル上の画像３ */
  .cb-underline > .img03 {
    left: 65%;
    width: 105px;
  }
  @media screen and (max-width: 600px) {
    .cb-underline > .img03 {
      left: 58%;
    }
  }
  /* タイトル１ */
  .cb-title1 {
    display: block;
    text-align: center;
    font-size: 2rem;
    font-weight: 600;
  }
  @media screen and (max-width: 600px) {
    .cb-title1 {
      font-size: 1.2rem;
    }
  }
  /* タイトル下線 */
  .cb-underline {
    position: relative;
    background: url('../images/cb_title_line.png') bottom no-repeat;
    background-size: 100% auto;
    display: inline-block;
  }
  /* タイトル２ */
  .cb-title2 {
    display: block;
    text-align: center;
    font-size: 1.5rem;
    margin-bottom: 20px;
  }
  @media screen and (max-width: 600px) {
    .cb-title2 {
      font-size: 1rem;
    }
  }
  /* コンタクトボックス外枠 */
  .contactbox-buttons {
    display: flex;
    flex-wrap: nowrap;
    position: relative;
    width: 100%;
    gap: 20px 30px;
  }
  /* 各ボタン */
  .contactbox-buttons > .box1 {
    color: #fff;
    background: #60b6b9;
    border-radius: 10px;
    padding: 30px;
    font-weight: 400;
    width: calc((100% - (30px * 2)) / 3);
    height: 100px;
    display: flex;
  }
  @media screen and (max-width: 1279px) {
    .contactbox-buttons > .box1 {
      width: 100%;
      margin: 10px 0;
    }
  }
  /* 電話の画像 */
  .cb-tel-pic {
    width: 38px;
    min-width: 38px;
    margin-right: 10px;
  }
  /* 電話番号 */
  .cb-tel-number {
    width: 100%;
    font-size: 1.2rem;
    line-height: 1.25;
    font-family: "M PLUS 1p", sans-serif;
    font-weight: 900;
  }
  @media screen and (max-width: 1279px) {
    .cb-tel-number {
      text-align: center;
    }
  }
  /* 電話番号のリンクの色 */
  .cb-tel-number > .a {
    color: #fff;
  }
  /* 電話の受付時間 */
  .cb-tel-opentime {
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 1.2;
    text-align: center;
    margin-bottom: 0; }
  /* LINEの画像 */
  .cb-line-pic {
    width: 38px;
    min-width: 38px;
    margin-right: 10px;
  }
  /* LINEのテキスト */
  .cb-line-text {
    width: 100%;
    font-size: 1.3rem;
    text-align: center;
  }
  /* メールの画像 */
  .cb-mail-pic {
    width: 48px;
    min-width: 48px;
    margin-right: 10px;
    margin-top: 3px;
  }
  /* メールのテキスト */
  .cb-mail-text {
    width: 100%;
    font-size: 1.3rem;
    text-align: center;
  }
.common-service-s1 {
  width: 100%;
  height: auto;
  min-height: 208px; /* 408px */
  padding: 36px 0 72px;
  position: relative; }
  @media screen and (max-width: 768px) {
    .common-service-s1 {
      min-height: auto;
      padding-top: 0px;
      padding-bottom: 10vw;
      background: #f9fbfa !important; } }

.common-service-s2 {
  padding-top: 70px;
  padding-bottom: 70px; }
  @media screen and (max-width: 768px) {
    .common-service-s2 {
      padding-top: 10vw;
      padding-bottom: 16vw; } }

.common-service-side {
  display: flex;
  justify-content: space-between;
  text-align: left; }
  @media screen and (max-width: 768px) {
    .common-service-side {
      flex-direction: column-reverse; } }
  .common-service-side-text {
    width: 50%; }
    @media screen and (max-width: 950px) {
      .common-service-side-text {
        width: 40%; } }
    @media screen and (max-width: 768px) {
      .common-service-side-text {
        width: 100%; } }
    .common-service-side-text h2 {
      font-size: 28px;
      font-size: 1.75rem;
      font-weight: 700;
      text-align: left;
      line-height: 1.5;
      margin-bottom: 20px; }
      @media screen and (max-width: 768px) {
        .common-service-side-text h2 {
          font-size: 20px;
          font-size: 1.25rem;
          line-height: 1.75;
          text-align: left;
          margin-bottom: 4vw; } }
    .common-service-side-text p {
      font-size: 16px;
      font-size: 1rem;
      font-weight: 400;
      text-align: left;
      line-height: 1.75;
      margin-bottom: 0; }
      @media screen and (max-width: 768px) {
        .common-service-side-text p {
          font-size: 14px;
          font-size: 0.875rem;
          text-align: left; } }
  .common-service-side-img {
    position: relative; }
    .common-service-side-img img {
      width: 400px; }
      @media screen and (max-width: 950px) {
        .common-service-side-img img {
          width: 400px; } }
      @media screen and (max-width: 768px) {
        .common-service-side-img img {
          width: 100%; } }
    @media screen and (max-width: 768px) {
      .common-service-side-img {
        width: 100%;
        margin-bottom: 20px; } }
    .common-service-side-img-char {
      position: absolute;
      right: -40px;
      bottom: -35px;
      width: 129px;
      z-index: 1; }
      @media screen and (max-width: 1130px) {
        .common-service-side-img-char {
          right: -10px;
          bottom: -35px; } }
      @media screen and (max-width: 950px) {
        .common-service-side-img-char {
          right: -10px;
          bottom: 20px;
          width: 119px; } }
      @media screen and (max-width: 768px) {
        .common-service-side-img-char {
          right: -20px;
          bottom: -25px;
          width: 99px; } }

.reason-block {
  padding-top: 70px;
  padding-bottom: 70px;
  background: url("../images/bg_top_section1.jpg") 50% 100% no-repeat;
  background-size: auto; /* 100% */ }
  @media screen and (max-width: 768px) {
    .reason-block {
      padding-top: 10vw;
      padding-bottom: 15vw; } }
  .reason-block-title {
    width: 100%;
    max-width: 664px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 40px; }
    @media screen and (max-width: 768px) {
      .reason-block-title {
        margin-bottom: 8vw; } }

.reason-block-bgn {
  padding-top: 170px;
  padding-bottom: 70px;
  background: url("../images/bg_top_section1.jpg") 50% 100% no-repeat;
  background-size: auto; /* 100% */ }

  @media screen and (max-width: 768px) {
    .reason-block-bgn {
      padding-top: 10vw;
      padding-bottom: 15vw; } }

.reason-list > .row > .el-cont .mid-wrap > .reason-box {
  margin: 2em 0;
  background: #dcefff;
  border-radius: 0 10px 20px 30px;
}
.reason-list > .row > .el-cont .mid-wrap > .reason-box .reason-box-title {
  font-size: 1.2em;
  background: #5fb3f5;
  padding: 4px;
  text-align: center;
  color: #FFF;
  font-weight: bold;
  letter-spacing: 0.05em;
}
.reason-list > .row > .el-cont .mid-wrap > .reason-box p {
  padding: 15px 20px;
  margin: 0;
}

.reason-list > .row {
  display: flex;
  flex-wrap: nowrap;
  margin-bottom: 30px; }
  @media screen and (max-width: 768px) {
    .reason-list > .row {
      display: block;
      margin-bottom: 8vw; } }
  .reason-list > .row:last-child {
    margin-bottom: 0; }
  .reason-list > .row > .el-cont {
    width: 100%; }
    @media screen and (max-width: 768px) {
      .reason-list > .row > .el-cont {
        margin-bottom: 6vw; } }
    .reason-list > .row > .el-cont > *:last-child {
      margin-bottom: 0; }
    .reason-list > .row > .el-cont .mid-wrap {
      display: flex;
      flex-wrap: nowrap;
      align-items: center;
      /*margin-bottom: 16px;*/ }
      @media screen and (max-width: 768px) {
        .reason-list > .row > .el-cont .mid-wrap {
          margin-bottom: 4vw; } }
      .reason-list > .row > .el-cont .mid-wrap > .ic {
        width: 63px;
        min-width: 63px;
        height: 64px;
        margin-right: 12px;
        font-size: 32px;
        font-size: 2rem;
        font-weight: 700;
        display: flex;
        justify-content: center;
        align-items: center;
        line-height: 1;
        background: url("../images/common/bg-giza.png") 50% 50% no-repeat;
        background-size: 100%;
        color: #fff;
        padding-bottom: 5px; }
        @media screen and (max-width: 768px) {
          .reason-list > .row > .el-cont .mid-wrap > .ic {
            width: 40px;
            min-width: 40px;
            height: 40px;
            margin-right: 6px;
            font-size: 18px;
            font-size: 1.125rem;
            padding-bottom: 2px; } }
      .reason-list > .row > .el-cont .mid-wrap > .tit {
        font-size: 32px;
        font-size: 1.5rem;
        /*font-weight: 700;*/
        line-height: 1.2;
        /*font-style: italic;*/
        margin-bottom: 0;
        padding: 10px;
        width: 35%; 
        color:#FFB6B9; 
        background: #fff; 
        text-align: center; 
        border-radius: 20px 0 0 0; }
        
        @media screen and (max-width: 768px) {
          .reason-list > .row > .el-cont .mid-wrap > .tit {
            font-size: 5.5vw; } }
    .reason-list > .row > .el-cont .mid-wrap > .txt {
      font-size: 16px;
      font-size: 1rem;
      line-height: 1.5;
      max-width: 35%; 
      background: #FFEFF0;
      padding: 20px; 
      border-radius: 0 0 20px; }
      @media screen and (max-width: 768px) {
        .reason-list > .row > .el-cont p {
          font-size: 14px;
          font-size: 0.875rem;
          line-height: 1.75; } }
  .reason-list > .row > .el-pic {
    width: 384px;
    min-width: 384px;
    margin-left: 3%; }
    @media screen and (max-width: 768px) {
      .reason-list > .row > .el-pic {
        width: 100%;
        min-width: auto;
        margin-left: 0; } }
  .reason-list > .row.reverse {
    flex-direction: row-reverse; }
    .reason-list > .row.reverse > .el-pic {
      margin-left: 0;
      margin-right: 3%; }
      @media screen and (max-width: 768px) {
        .reason-list > .row.reverse > .el-pic {
          margin-right: 0; } }

  /* reason-list用class */

  /* インナークラス共通 */
  .reason-list > .outer-div > .inner-div-right,.reason-list > .outer-div > .inner-div-left {
    background: #FFEFF0;
    border-radius: 20px 0 20px;
    max-width: 430px;
    /*height: 300px;*/
  }
  @media screen and (max-width: 1080px) {
    .reason-list > .outer-div > .inner-div-right, .reason-list > .outer-div > .inner-div-left {
      max-width: unset;
      width: 90%;
      margin: 0 auto 200px;
    }
  }
  @media screen and (max-width: 800px) {
    .reason-list > .outer-div > .inner-div-right,.reason-list > .outer-div > .inner-div-left {
      margin: 0 auto 200px;
    }
  }
  /* タイトル共通 */
  .reason-list > .outer-div > .inner-div-right > .tit,.reason-list > .outer-div > .inner-div-left > .tit {
    background: #fff;
    color: #FFB6B9;
    /*font-size: 1.5rem;*/
    text-align: center;
    margin: 0;
    padding: 20px;
    border-radius: 20px 0 0;
  }
  @media screen and (max-width: 1080px) {
    .reason-list > .outer-div > .inner-div-right > .tit,.reason-list > .outer-div > .inner-div-left > .tit {
    font-size: 1rem;
    }
  }
  @media screen and (min-width: 1081px) {
    .reason-list > .outer-div > .inner-div-right > .tit,.reason-list > .outer-div > .inner-div-left > .tit {
    font-size: 1.5rem;
    }
  }
  /* テキスト共通 */
  .reason-list > .outer-div > .inner-div-right > .txt,.reason-list > .outer-div > .inner-div-left > .txt{
    /*padding: 1.5em;
    transform: translateY(-50px);
    display: flex;
    justify-content: center;
    align-items: center;*/
    background: #FFEFF0;
    color: #000;
    font-size: 1rem;
    padding: 1.5em;
    border-radius: 0 0 20px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    min-height: 200px;
  }
  /* アイコン共通 */
  .reason-list > .outer-div > .inner-div-right > .icon-reason1,.reason-list > .outer-div > .inner-div-left > .icon-reason1 {
    width: 150px;
    position: absolute;
  }
  /* 右寄せ インナークラス */
  .reason-list > .outer-div > .inner-div-right {
    margin-left: auto;
    margin-top: -90px;   
    position: relative;
  }
  /* 右寄せ アイコン */
  .reason-list > .outer-div > .inner-div-right > .icon-reason1 {
    top: -70px;
    right: -20px;
  }
  /* 左寄せ インナークラス */
  .reason-list > .outer-div > .inner-div-left {
    margin-top: -100px;
    position: relative;
  }
  /* 左寄せ アイコン */
  .reason-list > .outer-div > .inner-div-left > .icon-reason1 { 
    position: absolute;
    top: -70px;
    left: -30px;
  }
  /* ３番目のアイコン */
  .reason-list > .outer-div > .inner-div-right > .icon-reason3 {
    width: 150px;
    position: absolute;
    top: -70px;
    right: -20px;
  }

.header-rank {
  padding-top: 70px;
  padding-bottom: 70px; /* 208px */
  background: url(../images/bg_top_section3.png) 50% 50% no-repeat;
  background-size: cover; }
  @media screen and (max-width: 768px) {
    .header-rank {
      padding-top: 10vw;
      padding-bottom: 26vw; } }
  .header-rank-crown {
    text-align: center;
    margin-bottom: 10px; }
    .header-rank-crown img {
      width: 81px;
      background: gold; }
  .header-rank-title {
    width: 100%;
    max-width: 517px;
    color: #ff6a70;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    z-index: 1;
    text-align: center; }
    .header-rank-title h2 {
      font-size: 40px;
      font-size: 2.5rem;
      font-weight: 700;
      line-height: 1.2;
      margin-bottom: 16px; }
      @media screen and (max-width: 768px) {
        .header-rank-title h2 {
          font-size: 24px;
          font-size: 1.5rem;
          margin-bottom: 12px; } }

.rank-bg {
  background: #FBFFE3; }

.rank-cont {
  padding-bottom: 80px; /* 180px */ }
  @media screen and (max-width: 768px) {
    .rank-cont {
      padding-bottom: 15vw; } }
  .rank-cont-char {
    position: absolute;
    width: 165px;
    top: -146px;
    left: 80px;
    z-index: 0; }
    @media screen and (max-width: 950px) {
      .rank-cont-char {
        width: 125px;
        top: -106px;
        left: 60px; } }
    @media screen and (max-width: 768px) {
      .rank-cont-char {
        left: 50px;
        width: 100px;
        top: -90px; } }
  .rank-cont-lists {
    margin-top: -170px; }
    @media screen and (max-width: 768px) {
      .rank-cont-lists {
        margin-top: -10px; } }

.rank-list {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 20px; }
  @media screen and (max-width: 768px) {
    .rank-list {
      display: block; } }
  .rank-list-card {
    background-color: #ffffff;
    border-radius: 8px;
    padding: 0 1.5%; }
    @media screen and (max-width: 768px) {
      .rank-list-card {
        margin-bottom: 20px; } }
    .rank-list-card p {
      font-size: 14px;
      font-size: 0.875rem;
      font-weight: 400;
      line-height: 1.5; }
      @media screen and (max-width: 768px) {
        .rank-list-card p {
          font-size: 14px;
          font-size: 0.875rem;
          line-height: 1.75; } }
  .rank-list-header {
    display: flex;
    justify-content: flex-start;
    margin-bottom: 20px; }
  .rank-list-title {
    font-size: 32px;
    font-size: 2rem;
    font-weight: bold;
    margin-left: 20px; }
    .rank-list-title h3 {
      line-height: 2.5; }
      @media screen and (max-width: 768px) {
        .rank-list-title h3 {
          font-size: 25px;
          font-size: 1.5625rem; } }
    .rank-list-title-mini h3 {
      font-size: 21px;
      font-size: 1.3125rem;
      font-weight: bold;
      margin-left: 10px;
      line-height: 2.5; }
      @media screen and (max-width: 950px) {
        .rank-list-title-mini h3 {
          font-size: 18px;
          font-size: 1.125rem; } }
      @media screen and (max-width: 768px) {
        .rank-list-title-mini h3 {
          font-size: 25px;
          font-size: 1.5625rem; } }
  .rank-list-flag {
    margin-top: -3px;
    width: 62px; }
    @media screen and (max-width: 768px) {
      .rank-list-flag {
        width: 42px; } }
    .rank-list-flag-mini {
      width: 42px; }
  .rank-list-cont {
    display: flex;
    justify-content: space-between;
    padding-bottom: 20px; }
    @media screen and (max-width: 768px) {
      .rank-list-cont {
        display: block; } }
    .rank-list-cont-pic {
      width: 35%; }
      @media screen and (max-width: 768px) {
        .rank-list-cont-pic {
          width: 70%;
          margin: 0 auto 20px; } }
      .rank-list-cont-pic img {
        width: 100%; }
      .rank-list-cont-pic-mini {
        width: 107px; }
        @media screen and (max-width: 950px) {
          .rank-list-cont-pic-mini {
            width: 30%;
            margin: 0 auto 20px; } }
        @media screen and (max-width: 768px) {
          .rank-list-cont-pic-mini {
            width: 70%;
            margin: 0 auto 20px; } }
        .rank-list-cont-pic-mini img {
          width: 100%; }
    .rank-list-cont-desc {
      width: 60%; }
      @media screen and (max-width: 768px) {
        .rank-list-cont-desc {
          width: 90%;
          margin: 0 auto; } }
  .rank-list.col2 > div {
    width: 48.75%;
    margin-right: 2.5%; }
    @media screen and (max-width: 768px) {
      .rank-list.col2 > div {
        width: 100%;
        margin-right: 0; } }
    .rank-list.col2 > div:nth-child(2n) {
      margin-right: 0; }
  .rank-list.col3 > div {
    width: 31.75%;
    margin-right: 2.375%; }
    @media screen and (max-width: 768px) {
      .rank-list.col3 > div {
        width: 100%;
        margin-right: 0; } }
    .rank-list.col3 > div:nth-child(3n) {
      margin-right: 0; }
    .rank-list.col3 > div > a {
      padding-top: 40px;
      padding-bottom: 40px;
      padding-right: 36px;
      display: flex;
      align-items: center; }
      @media screen and (max-width: 768px) {
        .rank-list.col3 > div > a {
          padding: 20px 5%; } }

.rank-desc {
  background-color: #ffffff;
  border-radius: 8px;
  padding: 40px;
  z-index: 1;
  position: relative;
  margin-top: -170px;
  box-shadow: 0px 8px 8px rgba(201, 201, 201, 0.25); }
  @media screen and (max-width: 768px) {
    .rank-desc {
      margin-top: -10px;
      padding: 20px; } }
  .rank-desc-text {
    text-align: center;
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: 400;
    margin-bottom: 40px; }
    @media screen and (max-width: 768px) {
      .rank-desc-text {
        text-align: left;
        font-size: 14px;
        font-size: 0.875rem; } }
  .rank-desc-type {
    border-radius: 8px;
    overflow: hidden;
    margin-bottom: 24px; }
    .rank-desc-type-header {
      background-color: #9DB12D;
      padding: 12px 16px; }
      .rank-desc-type-header h3 {
        color: #ffffff;
        font-size: 24px;
        font-size: 1.5rem;
        font-weight: 700; }
        @media screen and (max-width: 768px) {
          .rank-desc-type-header h3 {
            font-size: 20px;
            font-size: 1.25rem; } }
    .rank-desc-type-cont {
      background-color: #FBFFE3;
      padding: 16px 24px;
      font-size: 18px;
      font-size: 1.125rem;
      font-weight: 400; }
      @media screen and (max-width: 768px) {
        .rank-desc-type-cont {
          font-size: 14px;
          font-size: 0.875rem;
          padding: 16px 5%; } }
      .rank-desc-type-cont-solo {
        background-color: #FBFFE3;
        color: #788C04;
        font-size: 18px;
        font-size: 1.125rem;
        font-weight: 700;
        padding: 32px 24px; }
        @media screen and (max-width: 768px) {
          .rank-desc-type-cont-solo {
            font-size: 14px;
            font-size: 0.875rem;
            padding: 16px 5%; } }

.footer-rank {
  background-color: #ffffff;
  position: relative; 
  /* top: 150px; */
}
  @media screen and (max-width: 768px) {
    .footer-rank {
      margin-bottom: 80px; } }
  @media screen and (max-width: 768px) {
    .footer-rank .content990 {
      padding: 5%; } }

.rank-order {
  border: 4px solid #FFB667;
  background: #fff;
  padding: 20px;
  position: relative;
  max-width: 100%;
  /* top: -150px; */
  left: 0;
  right: 0; }
  @media screen and (max-width: 1010px) {
    .rank-order {
      margin: 0 15px; } }
  @media screen and (max-width: 950px) {
    .rank-order {
      margin: 0 15px;
      max-width: 100%; } }
  @media screen and (max-width: 768px) {
    .rank-order {
      top: 50px;
      margin: 0 auto;
      width: 90%; } }
  .rank-order-title {
    text-align: center;
    margin: 0 auto;
    max-width: 344px;
    height: 50px;
    border-radius: 25px;
    background: #ff6a70; }
    .rank-order-title h2 {
      font-size: 28px;
      font-size: 1.75rem;
      color: #FFFFFF;
      line-height: 1.7;
      font-weight: 700; }
  .rank-order-text {
    text-align: center;
    margin-top: 20px; }
    .rank-order-text p {
      font-size: 18px;
      font-size: 1.125rem;
      color: #ff6a70; }
      @media screen and (max-width: 768px) {
        .rank-order-text p {
          font-size: 16px;
          font-size: 1rem; } }
  .rank-order-cont {
    background: #FFB667;
    padding: 32px;
    margin-top: 40px; }
    @media screen and (max-width: 768px) {
      .rank-order-cont {
        padding: 32px 5%; } }
    .rank-order-cont p {
      font-size: 21px;
      font-size: 1.3125rem;
      font-weight: 700;
      color: #000;
      line-height: 1.5; }
      @media screen and (max-width: 768px) {
        .rank-order-cont p {
          font-size: 16px;
          font-size: 1rem;
          line-height: 1.8; } }



/* タイトル部分 */
.header-title {
  background: url('../images/bg_top_section0.jpg') 50%;
  background-size: 100% auto;
  font-size: 2.5rem;
  font-weight: 600;
  color: #ff6a70;
  text-align: center;
  padding: 50px;
}

/* 見出し２ */
.midasi2-title {
  font-size: 2rem;
  font-weight: 600;
  color: #ff6a70;
  text-align: center;
  padding: 20px 0;
}
.midasi2-text {
  font-size: 1rem;
  font-weight: 600;
  color: #ff6a70;
  text-align: center;
}

.midasi2-text-blk {
  font-size: 1rem;
  font-weight: 600;
  color: #000;
  text-align: center;
}

/* 見出し３-01 */
.midasi3-01-title {
  font-size: 1.75rem;
  font-weight: 600;
  color: #ff6a70;
  padding: 10px 20px;
}
.midasi3-01-text {
  font-size: 1.15rem;
  font-weight: 600;
  color: #000;
  padding: 10px 20px;
}

/* 見出し３-02 */
.midasi3-02 {
  position: relative;
}
.midasi3-02-img {
  width: 60px; /* 画像サイズに合わせて変更してください */
  position: absolute;
  top: 0px; /* 画像サイズに合わせて変更してください */
  left: 20px; /* 画像サイズに合わせて変更してください */
}
.midasi3-02-title {
  font-size: 1.75rem;
  font-weight: 600;
  color: #fff;
  padding: 10px 20px;
  background: #ff6a70;
  width: fit-content;
  border-radius: 20px;
  position: relative;
  left: 100px;
}
.midasi3-02-title::before {
  content: "";
  position: absolute;
  top: 50%;
  left: -30px;
  margin-top: -18px;
  border: 18px solid transparent;
  border-right: 18px solid #ff6a70;
}
.midasi3-02-text {
  font-size: 1.15rem;
  font-weight: 600;
  color: #000;
  padding: 10px 20px;
}

/* 見出し３-03 */
.midasi3-03 {
  position: relative;
}
.midasi3-03-img {
  width: 60px; /* 画像サイズに合わせて変更してください */
  position: absolute;
  top: 0px; /* 画像サイズに合わせて変更してください */
  left: 20px; /* 画像サイズに合わせて変更してください */
}
.midasi3-03-title {
  font-size: 1.75rem;
  font-weight: 600;
  color: #fff;
  padding: 10px 20px;
  background: #ff6a70;
  width: fit-content;
  border-radius: 20px;
  position: relative;
  left: 100px;
}
.midasi3-03-title::before {
  content: "";
  position: absolute;
  top: 50%;
  left: -30px;
  margin-top: -18px;
  border: 18px solid transparent;
  border-right: 18px solid #ff6a70;
}
.midasi3-03-text {
  font-size: 1.15rem;
  font-weight: 600;
  color: #000;
  padding: 10px 20px;
}

/* 見出し３-04 */
.midasi3-04 {
  position: relative;
}
.midasi3-04-img {
  width: 60px; /* 画像サイズに合わせて変更してください */
  position: absolute;
  top: 0px; /* 画像サイズに合わせて変更してください */
  left: 20px; /* 画像サイズに合わせて変更してください */
}
.midasi3-04-title {
  font-size: 1.75rem;
  font-weight: 600;
  color: #fff;
  padding: 10px 20px;
  background: #ff6a70;
  width: fit-content;
  border-radius: 20px;
  position: relative;
  left: 100px;
}
.midasi3-04-title::before {
  content: "";
  position: absolute;
  top: 50%;
  left: -30px;
  margin-top: -18px;
  border: 18px solid transparent;
  border-right: 18px solid #ff6a70;
}
.midasi3-04-text {
  font-size: 1.15rem;
  font-weight: 600;
  color: #000;
  padding: 10px 20px;
}

/* 見出し３-05 */
.midasi3-05 {
  position: relative;
}
.midasi3-05-img {
  width: 60px; /* 画像サイズに合わせて変更してください */
  position: absolute;
  top: 0px; /* 画像サイズに合わせて変更してください */
  left: 20px; /* 画像サイズに合わせて変更してください */
}
.midasi3-05-title {
  font-size: 1.75rem;
  font-weight: 600;
  color: #fff;
  padding: 10px 20px;
  background: #ff6a70;
  width: fit-content;
  border-radius: 20px;
  position: relative;
  left: 100px;
}
.midasi3-05-title::before {
  content: "";
  position: absolute;
  top: 50%;
  left: -30px;
  margin-top: -18px;
  border: 18px solid transparent;
  border-right: 18px solid #ff6a70;
}
.midasi3-05-text {
  font-size: 1.15rem;
  font-weight: 600;
  color: #000;
  padding: 10px 20px;
}

/* 見出し４ */
.midasi4-title {
  font-size: 1.5rem;
  font-weight: 600;
  color: #ff6a70;
  padding: 10px 20px;
}
.midasi4-text {
  font-size: 1.025rem;
  font-weight: 600;
  color: #000;
  padding: 10px 20px;
}

/* 見出し５ */
.midasi5-title {
  font-size: 1.025rem;
  font-weight: 600;
  color: #ff6a70;
  padding: 10px 20px;
}
.midasi5-text {
  font-size: 0.925rem;
  font-weight: 600;
  color: #000;
  padding: 10px 20px;
}

/* ポイントパターン１ */
.pnt-ptn-01-list {
  background: #CDE8E9 url('../images/bg_pnt_ptn_01.png') 50% 100% repeat;
  border-radius: 0 0 20px;
  padding: 40px 3%;
}
.pnt-ptn-01-raw {
  display: flex;
  align-items: center;
  margin-bottom: 30px;
}
.pnt-ptn-01-stick {
  text-decoration: none;
  padding: 0.5rem 0.7rem;
  background: #ffeff0;
  border-left: solid 10px #ff6a70;
  color: #ff6a70;
  box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.22);
  display: flex;
  width: 100px;
  transform: rotate(-7deg);
  margin-right: 20px;
}
.pnt-ptn-01-text {
  width: 85%;
  font-size: 1.3rem;
  font-weight: 600;
}

/* ポイントパターン２ */
.pnt-ptn-02-list {
  /* background: #fff; */
  padding: 55px 3%;
}
.pnt-ptn-02-ul {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  gap: 60px 40px;
}
.pnt-ptn-02-ul li {
  width: calc((100% - 40px) / 2);
}
@media screen and (max-width:768px) {
  .pnt-ptn-02-ul li {
    width: 100%;
  }
}
.pnt-ptn-02-inbox {
  background: #ffeff0;
  border-radius: 20px 20px 0 0;
  position: relative;
}
.pnt-ptn-02-img1 {
  position: absolute;
  width: 10%;
  top: -50px;
  left: 40%;
  transform: translateX(-50%);
  z-index: 1;
}
.pnt-ptn-02-img2 {
  position: absolute;
  width: 10%;
  top: -50px;
  left: 60%;
  transform: translateX(-50%);
  z-index: 1;
}
.pnt-ptn-02-no {
  position: absolute;
  width: 100px;
  background: #ff6a70;
  color: #fff;
  text-align: center;
  border-radius: 50% / 100% 100% 0 0;
  top: -50px;
  left: 50%;
  transform: translateX(-50%);
}
.pnt-ptn-02-title{
  background: #ff6a70;
  color: #fff;
  font-size: 1.2rem;
  font-weight: 600;
  text-align: center;
  padding: 20px 0;
  border-radius: 20px 20px 0 0;
}
.pnt-ptn-02-text {
  padding: 20px;
}

/* サービスの流れ */
.service-box {
  padding: 10px 0;
}
.srvc-box-row:first-child {
  top: auto;
}
.srvc-box-row-reverse:nth-child(2) {
  top: -90px;
}
.srvc-box-row:nth-child(3) {
  top: -180px;
}
.srvc-box-row-reverse:nth-child(4) {
  top: -270px;
}
.srvc-box-row {
  background: #ffeff0;
  padding: 110px 50px;
  display: flex;
  position: relative;
  clip-path: polygon(0 calc(0% + 7vw), 100% 0, 100% 100%, 0 calc(100% - 7vw));
}
@media screen and (max-width:768px) {
  .srvc-box-row {
    display: block;
  }
}
.srvc-box-cont {
  width: 100%;
  height: auto;
}
.srvc-box-mid-wrap {
  display: flex;
  flex-wrap: nowrap;
  justify-content: left;
}
.srvc-box-no {
  color: #ff6a70;
  font-size: 2rem;
  font-weight: 700;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 20px 0 0;
}
.srvc-box-title {
  color: #ff6a70;
  font-size: 1.5rem;
  font-weight: 600;
  display: flex;
  justify-content: center;
  align-items: center;
}
.srvc-box-text {
  color: #000;
  font-size: 1rem;
  font-weight: 600;
}
.srvc-box-row .srvc-box-pic {
  position: relative;
  width: 384px;
  min-width: 384px;
  margin-left: 3%;
}
@media screen and (max-width:768px) {
  .srvc-box-row .srvc-box-pic {
    width: 100%;
    min-width: auto;
    margin-left: 0;
  }
}
.srvc-box-row-reverse {
  background: #CDE8E9;
  padding: 110px 50px;
  display: flex;
  position: relative;
  flex-direction: row-reverse;
  clip-path: polygon(0 0, 100% calc(0% + 7vw), 100% calc(100% - 7vw), 0 100%);
}
@media screen and (max-width:768px) {
  .srvc-box-row-reverse {
    display: block;
  }
}
.srvc-box-row-reverse .srvc-box-pic {
  position: relative;
  width: 384px;
  min-width: 384px;
  margin-left: 0;
  margin-right: 3%;
}
@media screen and (max-width:768px) {
  .srvc-box-row-reverse .srvc-box-pic {
    width: 100%;
    min-width: auto;
    margin-left: 0;
  }
}

/* 実績パターン１ */
#case-ptn-01-list {
  margin-top: 40px;
  margin-bottom: 40px;
  display: flex;
}
#case-ptn-01-list .elem {
  position: relative;
  margin-left: 12px;
  margin-right: 12px;
  margin-bottom: 16px;
  width: 350px;
}
@media screen and (max-width: 768px) {
  #case-ptn-01-list .elem {
    margin-right: 2px;
    margin-left: 2px; }
}
#case-ptn-01-list .elem > a {
  padding: 24px;
  background: #CDE8E9 url('../images/bg_pnt_ptn_01.png') 50% 100% repeat;
  transition: all 0.3s ease;
  display: block;
  outline: none;
  border: 2px solid transparent;
  border-radius: 0 0 20px;
  height: 650px;
}
#case-ptn-01-list .elem > a > .inner {
  display: block;
}
#case-ptn-01-list .elem > a > .inner > .el-top {
  display: block;
  font-size: 16px;
  font-weight: 600;
}
#case-ptn-01-list .elem > a > .inner > .el-top > .el-top-01 {
  display: flex;
  justify-content: space-between;
}
#case-ptn-01-list .elem > a > .inner > .el-top > .el-top-01 > .cust-name {
  font-size: 16px;
  font-weight: 600;
}
#case-ptn-01-list .elem > a > .inner > .el-top > .el-top-01 > .work-date {
  font-size: 16px;
  font-weight: 600;
}
#case-ptn-01-list .elem > a > .inner > .el-top > .el-top-02 {
  display: flex;
}
#case-ptn-01-list .elem > a > .inner > .el-top > .el-top-02 > .case-area {
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 0;
}
#case-ptn-01-list .elem > a > .inner > .el-top > .el-top-03 {
  display: flex;
  margin-bottom: 10px;
  height: 50px;
}
#case-ptn-01-list .elem > a > .inner > .el-top > .el-top-03 > .list-title {
  font-size: 16px;
  font-weight: 600;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
#case-ptn-01-list .elem > a > .inner > .el-mid {
  display: flex;
}
#case-ptn-01-list .elem > a > .inner > .el-mid > .thumb {
  width: 300px;
}
#case-ptn-01-list .elem > a > .inner > .el-mid > .thumb > .attachment-thumbnail {
  border-radius: 20px;
}
#case-ptn-01-list .elem > a > .inner > .el-bottom {
  display: flex;
  padding: 20px 0 0;
}
#case-ptn-01-list .elem > a > .inner > .el-bottom > .bottom-icon {
  width: 40px;
  margin-top: 15px;
  margin-right: 10px;
}
#case-ptn-01-list .elem > a > .inner > .el-bottom > .comment {
  font-size: 16px;
  font-weight: 600;
  color: #ff6a70;
  width: 250px;
  line-height: 1.3;
}
#case-ptn-01-list .customArrow {
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  width: 48px;
  height: 48px;
  color: #fff;
  background: #62C8F2;
  text-decoration: none;
  z-index: 2;
  line-height: 1;
  font-size: 34px;
  font-size: 2.125rem;
  top: calc( 50% - 30px ); }
  #case-ptn-01-list .customArrow.next {
    left: auto;
    right: -60px; }
  #case-ptn-01-list .customArrow.prev {
    left: -60px;
    right: auto; }
  @media screen and (max-width: 1130px) {
    #case-ptn-01-list .customArrow.next {
      left: auto;
      right: -10px; }
    #case-ptn-01-list .customArrow.prev {
      left: -10px;
      right: auto; } }
  @media screen and (max-width: 768px) {
    #case-ptn-01-list .customArrow {
      width: 36px;
      height: 36px;
      top: calc( 50% - 28px );
      font-size: 24px;
      font-size: 1.5rem; }
      #case-ptn-01-list .customArrow.next {
        right: -5%; }
      #case-ptn-01-list .customArrow.prev {
        left: -5%; } }
#case-ptn-01-btn {
  width: 459px;
  margin-left: auto;
  margin-right: auto; }
  @media screen and (max-width: 768px) {
    #case-ptn-01-btn {
      width: 100%;
      max-width: 459px; } }

/* 実績パターン２ */
.case-ptn-02-bg {
  background: #ffeff0;
  height: 800px;
  padding: 10px;
}
#case-ptn-02-list {
  margin-top: 40px;
  margin-bottom: 40px;
  display: flex;
  height: 700px;
}
#case-ptn-02-list .elem {
  position: relative;
  margin-left: 12px;
  margin-right: 36px;
  margin-bottom: 16px;
  width: 350px;
}
@media screen and (max-width: 768px) {
  #case-ptn-02-list .elem {
    margin-right: 2px;
    margin-left: 2px; }
}
#case-ptn-02-list .elem > a {
  display: block;
}  
#case-ptn-02-list .elem > a > .inner {
  display: block;
}
#case-ptn-02-list .elem > a > .inner > .el-upper {
  display: block;
  position: relative;
}
#case-ptn-02-list .elem > a > .inner > .el-upper > .thumb {
  width: 310px;
  border-radius: 20px;
}
#case-ptn-02-list .elem > a > .inner > .el-upper > .thumb > .attachment-thumbnail {
  border-radius: 20px;
}
#case-ptn-02-list .elem > a > .inner > .el-lower {
  display: block;
  font-size: 16px;
  font-weight: 600;
  position: absolute;
  width: 310px;
  top: 90%;
  left: 10%;
  background: rgb(255 255 255 / 50%);
  border: 1px solid #3F51B5;
  border-radius: 0 0 20px;
}
#case-ptn-02-list .elem > a > .inner > .el-lower > .el-top > .el-top-01 {
  display: flex;
  justify-content: space-between;
  margin: 30px 0 0;
}
#case-ptn-02-list .elem > a > .inner > .el-lower > .el-top > .el-top-01 > .cust-name {
  font-size: 16px;
  font-weight: 600;
  padding: 0 10px 0 0;
}
#case-ptn-02-list .elem > a > .inner > .el-lower > .el-top > .el-top-01 > .case-area {
  font-size: 16px;
  font-weight: 600;
  padding: 0 0 0 10px;
}
#case-ptn-02-list .elem > a > .inner > .el-lower > .el-top > .el-top-02 {
  display: flex;
  height: 50px;
}
#case-ptn-02-list .elem > a > .inner > .el-lower > .el-top > .el-top-02 > .list-title {
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 0;
  padding: 0 10px;
}
#case-ptn-02-list .elem > a > .inner > .el-lower > .el-bottom {
  display: flex;
  margin-top: 20px;
  margin-bottom: 10px;
  height: 200px;
}
#case-ptn-02-list .elem > a > .inner > .el-lower > .el-bottom > .bottom-icon {
  width: 40px;
  margin-top: 15px;
  margin-right: 10px;
  margin-left: 10px;
}
#case-ptn-02-list .elem > a > .inner > .el-lower > .el-bottom > .comment {
  font-size: 16px;
  font-weight: 600;
  color: #ff6a70;
  width: 250px;
  line-height: 1.3;
  margin-right: 0.75em;
}
#case-ptn-02-list .customArrow {
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  width: 48px;
  height: 48px;
  color: #fff;
  background: #62C8F2;
  text-decoration: none;
  z-index: 2;
  line-height: 1;
  font-size: 34px;
  font-size: 2.125rem;
  top: calc( 50% - 30px ); }
  #case-ptn-02-list .customArrow.next {
    left: auto;
    right: -60px; }
  #case-ptn-02-list .customArrow.prev {
    left: -60px;
    right: auto; }
  @media screen and (max-width: 1130px) {
    #case-ptn-02-list .customArrow.next {
      left: auto;
      right: -10px; }
    #case-ptn-02-list .customArrow.prev {
      left: -10px;
      right: auto; } }
  @media screen and (max-width: 768px) {
    #case-ptn-02-list .customArrow {
      width: 36px;
      height: 36px;
      top: calc( 50% - 28px );
      font-size: 24px;
      font-size: 1.5rem; }
      #case-ptn-02-list .customArrow.next {
        right: -5%; }
      #case-ptn-02-list .customArrow.prev {
        left: -5%; } }


/* ランキング */
.rnk-row1 {
  display: flex;
  flex-wrap: wrap;
  margin-top: 50px;
  margin-bottom: 15px;
  justify-content: space-between;
}
@media screen and (max-width:768px) {
  .rnk-row1 {
    display: block;
  }  
}
.rnk-row1-box1 {
  width: 30%;
  margin: 10px;
  position: relative;
}
@media screen and (max-width:768px) {
  .rnk-row1-box1 {
    width: 100%;
    margin-top: 50px;
  }  
}
.rnk-row1-box1-img {
  position: absolute;
  background: gold;
  width: 60px;
  top: -30px;
  left: 50%;
  transform: translateX(-50%);
}
.rnk-row1-box2 {
  width: 30%;
  margin: 10px;
  position: relative;
}
@media screen and (max-width:768px) {
  .rnk-row1-box2 {
    width: 100%;
    margin-top: 50px;
  }  
}
.rnk-row1-box2-img {
  position: absolute;
  background: silver;
  width: 60px;
  top: -30px;
  left: 50%;
  transform: translateX(-50%);
}
.rnk-row1-box3 {
  width: 30%;
  margin: 10px;
  position: relative;
}
@media screen and (max-width:768px) {
  .rnk-row1-box3 {
    width: 100%;
    margin-top: 50px;
  }  
}
.rnk-row1-box3-img {
  position: absolute;
  background: brown;
  width: 60px;
  top: -30px;
  left: 50%;
  transform: translateX(-50%);
}
.rnk-row1-box-upper {
  background: #FFB667;
  border-radius: 85% / 100% 100% 0 0;
}
.rnk-row1-box-upper-img {
  width: 100%;
  padding: 20px;
}
.rnk-row1-box-upper-pic {
  width: 100%;
  border-radius: 85% / 100% 100% 0 0;
}
.rnk-row1-box-lower {
  background: #FFB667;
}
.rnk-row1-box-lower-title {
  display: flex;
}
.rnk-row1-box-lower-no {
  color: #ff6a70;
  font-size: 2rem;
  font-weight: 600 ;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 20px;
}
.rnk-row1-box-lower-ttl {
  color: #ff6a70;
  font-size: 1.5rem;
  font-weight: 600;
  display: flex;
  justify-content: center;
  align-items: center;
  padding-right: 10px;
}
.rnk-row1-box-lower-text {
  color: #000;
  font-size: 0.8rem;
  font-weight: 500;
  padding: 20px;
}

.rnk-row2 {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 30px;
  justify-content: space-between;
  align-items: center;
}
@media screen and (max-width:768px) {
  .rnk-row2 {
    display: block;
  }  
}
@media screen and (max-width:768px) {
  .rnk-row2 > div {
    width: 100%;
    margin-top: 50px;
  }  
}
.rnk-row2-box1 {
  width: 47%;
  margin: 10px;
  position: relative;
  background: #FFB667;
  display: flex;
  border-radius: 20px 20px 0 0;
  margin-top: 40px;
}
.rnk-row2-box-contents {
  display: flex;
}
@media screen and (max-width:768px) {
  .rnk-row2-box-contents {
    display: block;
  }  
}
.rnk-row2-box1-img {
  position: absolute;
  background: brown;
  width: 60px;
  top: -25px;
  left: 50%;
  transform: translateX(-50%);
}
.rnk-row2-box2 {
  width: 47%;
  margin: 10px;
  position: relative;
  background: #FFB667;
  display: flex;
  border-radius: 20px 20px 0 0;
}
.rnk-row2-box2-img {
  position: absolute;
  background: brown;
  width: 60px;
  top: -25px;
  left: 50%;
  transform: translateX(-50%);
}
.rnk-row2-box-img {
  width: 192px;
  min-width: 136px;
  padding: 20px 10px;
}
@media screen and (max-width:768px) {
  .rnk-row2-box-img {
    width: 100%;
    padding: 20px;
  }
}
.rnk-row2-box-pic {
  width: 100%;
  border-radius: 85% / 100% 100% 0 0;
}
@media screen and (max-width:768px) {
  .rnk-row2-box-pic {
    border-radius: 0%;
  }
}
.rnk-row2-box-cont {
  width: 100%;
  height: auto;
}
.rnk-row2-box-title {
  display: flex;
  padding: 20px 0 0;
}
.rnk-row2-box-no {
  color: #ff6a70;
  font-size: 2rem;
  font-weight: 600 ;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 20px 0 10px;
}
.rnk-row2-box-ttl {
  color: #ff6a70;
  font-size: 1.5rem;
  font-weight: 600;
  display: flex;
  justify-content: center;
  align-items: center;
  padding-right: 10px;
}
.rnk-row2-box-text {
  color: #000;
  font-size: 0.8rem;
  font-weight: 500;
  padding: 10px;
}

/* テーブルパターン１ */
.tbl-p01 {
  border-collapse: separate;
  border-spacing: 5px;
}
@media screen and (max-width:768px) {
  .tbl-p01 td {
    display: block;
    border-top: solid 5px #fff;
  } 
}
@media screen and (max-width:768px) {
  .tbl-p01-tr-pc {
    /* SP時非表示 */
    display: none;
  }
}
.tbl-p01 th {
  background: #ff6a70;
  color: #fff;
  text-align: left;
  padding: 10px 20px;
}
.tbl-p01-td-sp {
  /* PC時非表示 */
  display: none;
}
@media screen and (max-width:768px) {
  .tbl-p01-td-sp {
    /* SP時表示 */
    display: block;
    width: 100%;
    /* 左右上丸め */
    border-radius: 20px 20px 0 0;
  }
}
.tbl-p01 td {
  background: #ffb6b9;
  color: #000;
  text-align: center;
  padding: 10px;
}
@media screen and (max-width:768px) {
  .tbl-p01 td:first-child {
    background: #ff6a70;
    color: #fff;
  }
}
.tbl-p01-th-first {
  /* 左上丸め */
  border-radius: 20px 0 0;
}
.tbl-p01-th-last {
  /* 右上丸め */
  border-radius: 0 20px 0 0;
}
.tbl-p01-td-first {
  /* 左下丸め */
  border-radius: 0 0 0 20px;
}
@media screen and (max-width:768px) {
  .tbl-p01-td-first {
    /* SP字丸め解除 */
    border-radius: 0;
  }  
}
.tbl-p01-td-last {
  /* 右下丸め */
  border-radius: 0 0 20px;
}
@media screen and (max-width:768px) {
  .tbl-p01-td-last {
    /* SP字丸め解除 */
    border-radius: 0;
  }  
}

/* テーブルパターン２ */
.tbl-p02 {
  border-collapse: separate;
  border-spacing: 5px;
}
.tbl-p02 th {
  background: #006890;
  color: #fff;
  text-align: center;
  vertical-align: middle;
  padding: 10px 20px;
  width: 170px;
}
@media screen and (max-width:768px) {
  .tbl-p02 th {
    /* SP時テキスト中央表示 */
    text-align:center;
  }  
}
.tbl-p02 td {
  background: #CDE8E9;
  color: #000;
  text-align: center;
  vertical-align: middle;
  padding: 10px;
}
@media screen and (max-width:768px) {
  .tbl-p02 td {
    /* SP時罫線表示 */
    border-top: solid 5px #fff;
  }  
}
@media screen and (max-width:768px) {
  .tbl-p02 tr, .tbl-p02 th ,.tbl-p02 td {
    display: block;
  }
}
.tbl-p02-th-first {
  /* 左上丸め */
  border-radius: 20px 0 0;
}
@media screen and (max-width:768px) {
  .tbl-p02 th {
    /* SP時丸め変更　左右上丸め */
    border-radius: 20px 20px 0 0;
    /* SP時罫線表示 */
    border-top: solid 5px #fff;
    width: auto;
  }  
}
.tbl-p02-th-last {
  /* 左下丸め */
  border-radius: 0 0 0 20px;
}
@media screen and (max-width:768px) {
  .tbl-p02-th-last {
    /* SP字丸め解除 */
    border-radius: 0;
  }  
}
.tbl-p02-td-first {
  /* 右上丸め */
  border-radius: 0 20px 0 0;
}
@media screen and (max-width:768px) {
  .tbl-p02-td-first {
    /* SP字丸め解除 */
    border-radius: 0;
  }  
}
.tbl-p02-td-last {
  /* 右下丸め */
  border-radius: 0 0 20px;
}
@media screen and (max-width:768px) {
  .tbl-p02-td-last {
    /* SP字丸め解除 */
    border-radius: 0;
  }  
}

/* テーブルパターン３ */
@media screen and (max-width:990px) {
  .table-ptrn-03 {
    overflow: scroll;
  }
}
.tbl-p03 {
  border-collapse: separate;
  border-spacing: 5px;
}
@media screen and (max-width:990px) {
  .tbl-p03 {
    width: 1000px;
  }
}
.tbl-p03 th {
  background: #006890;
  color: #fff;
  text-align: left;
  padding: 10px 20px;
}
.tbl-p03-th-0 {
  background: none !important;
}
.tbl-p03-th-col {
  text-align: center !important;
}
.tbl-p03 td {
  background: #CDE8E9;
  color: #000;
  text-align: center;
  padding: 10px;
}
.tbl-p03-th-row-first {
  /* 左上丸め */
  border-radius: 20px 0 0;
}
.tbl-p03-th-row-last {
  /* 左下丸め */
  border-radius: 0 0 0 20px;
}

/* リストパターン１ */
.list-p01-outer {
  padding: 0.5em;
  list-style-type: none;
}
.list-p01-outer li {
  position:relative;
  padding: 0em 0.3em 0.3em 1.3em;
  color: #ff6a70;
}
.list-p01-outer li::before {
  position:absolute;
  content:'';
  top: 0.5em;
  left: 0.2em;
  width: 0.8rem;
  height: 0.8rem;
  background: #3F51B5;
  border-radius: 50%;
}
.list-p01-inner {
  padding:0.5em;
  list-style-type: none;
  margin-left: auto;
}
.list-p01-inner li {
  position:relative;
  padding: 0em 0.3em 0.3em 1.3em;
  color: #ff6a70;
}
.list-p01-inner li::before {
  position:absolute;
  content:'';
  top: 0.65em;
  left: 0.2em;
  width: 0.6rem;
  height: 0.6rem;
  background: #3F51B5;
  border-radius: 50%;
}
/* リストパターン２ */
.list-p02-outer {
  padding: 0.5em;
  list-style-type: none;
}
.list-p02-outer li {
  position:relative;
  padding: 0em 0.3em 0.3em 1.3em;
  color: #ff6a70;
}
.list-p02-outer li::before {
  position:absolute;
  content:'';
  top: 0.5em;
  left: 0.2em;
  border-style: solid;
  border-width: 6px 0 6px 9px;
  border-color: transparent transparent transparent #3F51B5;
}
.list-p02-inner {
  padding:0.5em;
  list-style-type: none;
  margin-left: auto;
}
.list-p02-inner li {
  position:relative;
  padding: 0em 0.3em 0.3em 1.3em;
  color: #ff6a70;
}
.list-p02-inner li::before {
  position:absolute;
  content:'';
  top: 0.65em;
  left: 0.2em;
  border-style: solid;
  border-width: 4px 0 4px 7px;
  border-color: transparent transparent transparent #3F51B5;
}
/* リストパターン３ */
.list-p03-outer {
  padding: 0.5em;
  list-style-type: none;
}
.list-p03-outer li {
  position:relative;
  padding: 0em 0.3em 0.3em 1.3em;
  color: #ff6a70;
}
.list-p03-outer > li::before {
  position:absolute;
  content:'';
  top: 0.5em;
  left: 0.2em;
  width: 0.8rem;
  height: 0.8rem;
  background: #3F51B5;
  border-radius: 50%;
}
.list-p03-inner {
  padding:0.5em;
  list-style-type: none;
  margin-left: auto;
  counter-reset: list-p03-number;
}
.list-p03-inner li {
  position:relative;
  padding: 0em 0.3em 0.3em 1.3em;
  color: #ff6a70;
}
.list-p03-inner li::before {
  position:absolute;
  content:counter(list-p03-number)'.';
  left: 0.2em;
  counter-increment: list-p03-number;
  color: #3F51B5;
}
/* リストパターン４ */
.list-p04-outer {
  padding: 0.5em;
  list-style-type: none;
  counter-reset: list-p04-number-outer;
}
.list-p04-outer li {
  position:relative;
  padding: 0em 0.3em 0.3em 1.8em;
  color: #ff6a70;
}
.list-p04-outer > li::before {
  position:absolute;
  content:counter(list-p04-number-outer);
  top: -0.3em;
  left: 0.2em;
  counter-increment: list-p04-number-outer;
  color: #3F51B5;
  font-size: 1.4rem;
}
.list-p04-inner-n01 {
  padding:0.5em;
  list-style-type: none;
  margin-left: auto;
  counter-reset: list-p04-number-inner;
}
.list-p04-inner-n01 li {
  position:relative;
  padding: 0em 0.3em 0.3em 1.3em;
  color: #ff6a70;
}
.list-p04-inner-n01 li::before {
  position:absolute;
  content:counter(list-p04-number-inner);
  left: 0.2em;
  counter-increment: list-p04-number-inner;
  color: #3F51B5;
}
.list-p04-inner-n02 {
  padding:0.5em;
  list-style-type: none;
  margin-left: auto;
}
.list-p04-inner-n02 li {
  position:relative;
  padding: 0em 0.3em 0.3em 1.3em;
  color: #ff6a70;
}
.list-p04-inner-n02 li::before {
  position:absolute;
  content:'';
  top: 0.65em;
  left: 0.2em;
  width: 0.6rem;
  height: 0.6rem;
  background: #3F51B5;
  border-radius: 50%;
}

.header-resolve {
  background: #FBFFE3;
  height: 120px;
  position: relative; }
  @media screen and (max-width: 768px) {
    .header-resolve {
      height: 20vw; } }
  .header-resolve-title1 {
    width: 100%;
    max-width: 984px;
    margin-left: auto;
    margin-right: auto;
    top: -50px;
    left: 0;
    right: 0;
    margin-bottom: 0;
    position: absolute;
    z-index: 1; }
    @media screen and (max-width: 768px) {
      .header-resolve-title1 {
        position: relative;
        top: 0; } }
  .header-resolve:after {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 24px 21px 0 21px;
    border-color: #FFFBE5 transparent transparent transparent;
    position: absolute;
    bottom: -23px;
    z-index: 1;
    left: 0;
    right: 0;
    margin-right: auto;
    margin-left: auto; }
    @media screen and (max-width: 768px) {
      .header-resolve:after {
        border-width: 16px 14px 0 14px;
        bottom: -15px; } }

.hr-title {
  position: relative;
}
.hr-title .hr-img1{
  position: absolute;
  width: 170px;
  top: 3px;
  left: 10px;
}
@media screen and (max-width: 1280px) {
  .hr-title .hr-img1 {
    width: 140px;
  }
}
@media screen and (max-width: 900px) {
  .hr-title .hr-img1 {
    width: 110px;
    top: -30px;
    left: -10px;
  }
}
@media screen and (max-width: 600px) {
  .hr-title .hr-img1 {
    width: 80px;
    top: 10px;
  }
}
.hr-title .hr-img2{
  position: absolute;
  width: 130px;
  top: -30px;
  right: 0;
}
@media screen and (max-width: 1280px) {
  .hr-title .hr-img2 {
    width: 110px;
  }
}
@media screen and (max-width: 900px) {
  .hr-title .hr-img2 {
    width: 90px;
    top: -60px;
  }
}
@media screen and (max-width: 600px) {
  .hr-title .hr-img2 {
    width: 65px;
    top: -15px;
  }
}
.hr-title1 {
  display: flex;
  justify-content: center;
  align-items: baseline;
  /*background: url('../images/bg_top_section1_title_line1.png') bottom no-repeat;
  background-size: 100% auto;*/
}

.hr-title1 .hr-title-txt span {
  background: url('../images/bg_top_section1_title_line1.png') bottom no-repeat;
  background-size: 100% auto;
}
.hr-title2 .hr-title-txt span {
  background: url('../images/bg_top_section1_title_line1.png') bottom no-repeat;
  background-size: 100% auto;
}

.hr-title2 {
  display: flex;
  justify-content: center;
  align-items: baseline;
  margin-top: -25px;
}
@media screen and (max-width: 600px) {
  .hr-title2 {
    margin-top: -15px;
  }
}
.hr-title-txt {
  color: #000;
  font-size: 2rem;
  font-weight: 600;
  margin-inline: 10px;
}
@media screen and (max-width: 900px) {
  .hr-title-txt {
    font-size: 1.2rem;
    text-align: center;
  }
}
.hr-title-txt-big {
  color: #fff;
  text-shadow: 3px 3px 3px #60B6B9;
  font-size: 4rem;
}
@media screen and (max-width: 900px) {
  .hr-title-txt-big {
    font-size: 2rem;
  }
}
.hr-title-img {
  width: 300px;
  transform: translate(0px, -30px);
}
.hr-title-txt > span > img {
  width: 270px;
  transform: translateY(-10px);
}
@media screen and (max-width: 900px) {
  .hr-title-txt > span > img {
    width: 170px;
    transform: translateY(-6px);
  }
}
.hr-title-txt > span > br {
  display: none;
}
@media screen and (max-width: 600px) {
  .hr-title-txt > span > br {
    display: inline-block;
  }
}
.hr-title1-line {
  width: 100%;
}
.resolve-box {
  background: #ffb360bd url("../images/bg_top_section2.png") 50% 100% no-repeat;
  background-size: 100%;
  padding-top: 110px;
  padding-bottom: 200px; /* 48px */ }
  @media screen and (max-width: 768px) {
    .resolve-box {
      padding-top: 10vw;
      padding-bottom: 30vw; } }

.resolve-list {
  display: flex;
  flex-wrap: wrap; }
  @media screen and (max-width: 768px) {
    .resolve-list {
      display: block; } }
  .resolve-list > div {
    margin-bottom: 24px;
    position: relative; }
    @media screen and (max-width: 768px) {
      .resolve-list > div {
        margin-bottom: 6vw; } }
    .resolve-list > div > a {
      background: #fff;
      display: block;
      padding: 24px;
      border-radius: 8px;
      color: #000;
      position: relative;
      width: 100%;
      height: 100%;
      transition: all 0.3s ease;
      border: 2px solid transparent; }
      @media screen and (max-width: 768px) {
        .resolve-list > div > a {
          padding: 20px 5%; } }
      .resolve-list > div > a:hover {
        /* background:$_color-lightorange; */
        border-color: #FF8C21; }
        .resolve-list > div > a:hover .el-pic img {
          transform: scale(1.1); }
    .resolve-list > div .ic {
      width: 48px;
      height: 48px;
      position: absolute;
      z-index: 1;
      bottom: -2px;
      right: -2px; }
      @media screen and (max-width: 768px) {
        .resolve-list > div .ic {
          width: 32px;
          height: 32px; } }
    .resolve-list > div .label {
      font-size: 18px;
      font-size: 1.125rem;
      font-weight: 700;
      line-height: 1.5;
      margin-bottom: 0; }
      @media screen and (max-width: 768px) {
        .resolve-list > div .label {
          font-size: 16px;
          font-size: 1rem; } }
  .resolve-list-inner {
    display: flex;
    flex-wrap: nowrap;
    align-items: center; }
    .resolve-list-inner > .el-pic {
      width: 160px;
      min-width: 160px;
      margin-right: 5%;
      overflow: hidden; }
      @media screen and (max-width: 768px) {
        .resolve-list-inner > .el-pic {
          width: 33%;
          min-width: 33%; } }
      .resolve-list-inner > .el-pic img {
        transition: all 0.3s ease; }
    .resolve-list-inner > .el-content {
      width: 100%; }
  .resolve-list.col2 > div {
    width: 48.75%;
    margin-right: 2.5%; }
    @media screen and (max-width: 768px) {
      .resolve-list.col2 > div {
        width: 100%;
        margin-right: 0; } }
    .resolve-list.col2 > div:nth-child(2n) {
      margin-right: 0; }
  .resolve-list.col3 > div {
    width: 31.75%;
    margin-right: 2.375%; }
    @media screen and (max-width: 768px) {
      .resolve-list.col3 > div {
        width: 100%;
        margin-right: 0; } }
    .resolve-list.col3 > div:nth-child(3n) {
      margin-right: 0; }
    .resolve-list.col3 > div > a {
      padding-top: 40px;
      padding-bottom: 40px;
      padding-right: 36px;
      display: flex;
      align-items: center; }
      @media screen and (max-width: 768px) {
        .resolve-list.col3 > div > a {
          padding: 20px 5%; } }

.resolve-check-list {
  background: #FFFFFF url("../images/common/line.jpg") 50% 100% repeat;
  border-radius: 8px;
  padding: 40px 3%; }
  .resolve-check-list .raw {
    margin-bottom: 30px;
    display: flex;
    align-items: center; }
    .resolve-check-list .raw .resolve-check {
      margin-right: 20px;
      display: flex;
      align-items: center;
      width: 5%; }
      .resolve-check-list .raw .resolve-check img {
        width: 100%; }
      @media screen and (max-width: 768px) {
        .resolve-check-list .raw .resolve-check {
          width: 43px; } }
    .resolve-check-list .raw .resolve-text {
      width: 93%; }
      @media screen and (max-width: 768px) {
        .resolve-check-list .raw .resolve-text {
          width: 88%; } }
    .resolve-check-list .raw .resolve-text h3 {
      font-size: 24px;
      font-size: 1.5rem;
      font-weight: 700;
      line-height: 1.2;
      width: 100%;
      margin-bottom: 0; }
      @media screen and (max-width: 768px) {
        .resolve-check-list .raw .resolve-text h3 {
          font-size: 14px;
          font-size: 0.875rem; } }
  .resolve-check-list .raw:last-child {
    margin-bottom: 0; }

.bg-yellow {
  background: #FFFBE5; }

.bg-blue {
  background: #ECF9FF; }

.bg-lightgreen {
  background: #FBFFE3; }

.bg-lightorange {
  background: #FFF6E0; }

.ability-title1 {
  width: 417px;
  margin-left: auto;
  margin-right: auto; }
  @media screen and (max-width: 768px) {
    .ability-title1 {
      width: 100%;
      margin-bottom: 0; } }

.ability-list1 {
  display: flex;
  flex-wrap: wrap; }
  @media screen and (max-width: 768px) {
    .ability-list1 {
      display: block; } }
  .ability-list1 > div {
    width: 23%;
    margin-right: 2.66%;
    margin-top: 100px;
    margin-bottom: 0;
    position: relative; }
    .ability-list1 > div:nth-child(4n) {
      margin-right: 0; }
    @media screen and (max-width: 768px) {
      .ability-list1 > div {
        width: 100%;
        margin-right: 0;
        margin-top: 80px; }
        .ability-list1 > div:nth-child(4n) {
          margin-bottom: 0; } }
    .ability-list1 > div > a {
      width: 100%;
      height: 100%;
      position: relative;
      background: #fff;
      display: block;
      padding: 90px 16px 20px;
      transition: all 0.3s ease;
      border: 2px solid #fff;
      border-radius: 8px;
      box-shadow: 0 4px 0 rgba(191, 167, 162, 0.25); }
      @media screen and (max-width: 768px) {
        .ability-list1 > div > a {
          padding: 75px 5% 30px; } }
      .ability-list1 > div > a > *:last-child {
        margin-bottom: 0; }
      .ability-list1 > div > a:hover {
        border-color: #788C04; }
        .ability-list1 > div > a:hover .ic {
          transform: translateY(-10px); }
    .ability-list1 > div .ic {
      width: 120px;
      margin-left: auto;
      margin-right: auto;
      position: absolute;
      top: -60px;
      left: 0;
      right: 0;
      z-index: 1;
      transition: all 0.3s ease; }
    .ability-list1 > div .tit {
      font-size: 18px;
      font-size: 1.125rem;
      font-weight: 700;
      line-height: 1.5;
      color: #788C04;
      text-align: center;
      margin-bottom: 10px;
      min-height: 56px; }
      @media screen and (max-width: 768px) {
        .ability-list1 > div .tit {
          min-height: auto;
          margin-bottom: 20px; } }
    .ability-list1 > div p {
      font-size: 14px;
      font-size: 0.875rem;
      line-height: 1.5;
      margin-bottom: 0; }
      @media screen and (max-width: 768px) {
        .ability-list1 > div p {
          line-height: 1.75; } }

.bg-orange {
  background: #F9FFD9 url("../images/bg_yellow.jpg") 50% 50% no-repeat;
  background-size: cover;
  padding-top: 70px;
  padding-bottom: 140px; }

.header-reason {
  padding-top: 70px;
  padding-bottom: 70px; }
  @media screen and (max-width: 768px) {
    .header-reason {
      padding-top: 10vw;
      padding-bottom: 10vw; } }
  .header-reason-title1 {
    width: 100%;
    max-width: 517px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    z-index: 1;
    font-size: 35px; 
    font-weight: 600; 
    text-align: center; }

.reason-list2 {
  width: 100%; }
  .reason-list2 > .row {
    border-bottom: 4px dashed #EEE9DB;
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    padding-top: 18px;
    padding-bottom: 18px; }
    @media screen and (max-width: 768px) {
      .reason-list2 > .row {
        display: block; } }
    .reason-list2 > .row:first-child {
      padding-top: 0; }
    .reason-list2 > .row:last-child {
      border-bottom: 0;
      padding-bottom: 0; }
    .reason-list2 > .row > .num {
      font-size: 24px;
      font-size: 1.5rem;
      font-weight: 900;
      color: #fff;
      background: #B8CF3C;
      width: 64px;
      min-width: 64px;
      height: 64px;
      margin-right: 12px;
      border-radius: 50%;
      display: flex;
      justify-content: center;
      align-items: center; }
      @media screen and (max-width: 768px) {
        .reason-list2 > .row > .num {
          width: 48px;
          min-width: auto;
          height: 48px;
          font-size: 20px;
          margin-right: 0;
          margin-bottom: 5px; } }
    .reason-list2 > .row > .tit {
      width: 100%;
      font-size: 40px;
      font-size: 2.5rem;
      font-weight: 700;
      line-height: 1.2;
      font-style: italic; }
      @media screen and (max-width: 768px) {
        .reason-list2 > .row > .tit {
          font-size: 5.5vw;
          line-height: 1.5; } }

.voice-list {
  width: 100%;
  display: flex;
  flex-wrap: wrap; }
  @media screen and (max-width: 768px) {
    .voice-list {
      display: block; } }
  .voice-list > .elem {
    width: 32%;
    margin-right: 2%;
    margin-top: 24px; }
    @media screen and (max-width: 768px) {
      .voice-list > .elem {
        width: 100%;
        margin-right: 0;
        margin-top: 0;
        margin-bottom: 8vw; } }
    .voice-list > .elem:nth-child(1), .voice-list > .elem:nth-child(2), .voice-list > .elem:nth-child(3) {
      margin-top: 0; }
    .voice-list > .elem:nth-child(3n) {
      margin-right: 0; }
    .voice-list > .elem > a {
      display: block;
      outline: none;
      background: #fff;
      transition: all 0.3s ease;
      border: 2px solid transparent;
      border-radius: 8px;
      height: 100%; }
      .voice-list > .elem > a > *:first-child {
        border-radius: 8px 8px 0 0;
        overflow: hidden; }
      .voice-list > .elem > a .voice-thumb {
        overflow: hidden; }
        .voice-list > .elem > a .voice-thumb img {
          transition: all 0.3s ease; }
      .voice-list > .elem > a .voice-head {
        background: #FFEF5F;
        transition: background 0.3s ease;
        padding: 16px 12px;
        display: flex;
        flex-wrap: nowrap;
        align-items: center; }
        @media screen and (max-width: 768px) {
          .voice-list > .elem > a .voice-head {
            padding: 12px 5%; } }
      .voice-list > .elem > a .voice-cont {
        padding: 16px 12px; }
        @media screen and (max-width: 768px) {
          .voice-list > .elem > a .voice-cont {
            padding: 20px 5%; } }
        .voice-list > .elem > a .voice-cont p {
          font-size: 14px;
          font-size: 0.875rem;
          line-height: 1.75; }
        .voice-list > .elem > a .voice-cont > *:last-child {
          margin-bottom: 0; }
      .voice-list > .elem > a .thumb {
        width: 40px;
        min-width: 40px;
        height: 40px;
        margin-right: 16px; }
      .voice-list > .elem > a .voice-midashi {
        width: 100%; }
        .voice-list > .elem > a .voice-midashi-label {
          font-size: 14px;
          font-size: 0.875rem;
          margin-bottom: 0; }
        .voice-list > .elem > a .voice-midashi-tit {
          font-size: 16px;
          font-size: 1rem;
          font-weight: 700;
          margin-bottom: 0; }
      .voice-list > .elem > a:hover {
        border-color: #FF8C21; }
        .voice-list > .elem > a:hover .voice-head {
          /* background:$_color-orange; */ }
        .voice-list > .elem > a:hover .voice-thumb img {
          transform: scale(1.1); }
    .voice-list > .elem.full {
      width: 100%;
      margin-right: 0; }

.faq-box {
  margin-bottom: 24px;
  background: #fff;
  border: 2px solid #ff6a70;
  border-radius: 8px; }
  @media screen and (max-width: 768px) {
    .faq-box {
      margin-bottom: 6vw; } }
  .faq-box:last-child {
    margin-bottom: 0; }
  .faq-box-header > a {
    display: block;
    padding: 16px;
    outline: none;
    display: flex;
    flex-wrap: nowrap;
    align-items: center; }
    @media screen and (max-width: 768px) {
      .faq-box-header > a {
        padding: 12px 5%; } }
    .faq-box-header > a > .ic {
      background: #ff6a70;
      color: #fff;
      width: 40px;
      min-width: 40px;
      height: 40px;
      display: flex;
      align-items: center;
      justify-content: center;
      line-height: 1;
      font-size: 26px;
      font-size: 1.625rem;
      border-radius: 50%;
      margin-right: 16px; }
    .faq-box-header > a > .que {
      font-size: 21px;
      font-size: 1.3125rem;
      font-weight: 700;
      line-height: 1.5;
      width: 100%;
      margin-bottom: 0; }
      @media screen and (max-width: 768px) {
        .faq-box-header > a > .que {
          font-size: 18px;
          font-size: 1.125rem; } }
    .faq-box-header > a > .togglebtn {
      width: 32px;
      min-width: 32px;
      margin-left: 16px;
      line-height: 1;
      font-size: 48px;
      font-size: 3rem;
      color: #ff6a70;
      display: flex;
      justify-content: center;
      align-items: center; }
      @media screen and (max-width: 768px) {
        .faq-box-header > a > .togglebtn {
          width: 24px;
          min-width: 24px;
          margin-left: 8px;
          font-size: 32px;
          font-size: 2rem; } }
      .faq-box-header > a > .togglebtn .on {
        display: none; }
    .faq-box-header > a.open > .togglebtn .off {
      display: none; }
    .faq-box-header > a.open > .togglebtn .on {
      display: block; }
  .faq-box-cont {
    display: none;
    padding: 0 16px 16px; }
    @media screen and (max-width: 768px) {
      .faq-box-cont {
        padding: 0 5% 20px; } }
    .faq-box-cont > .hr-gray {
      margin-bottom: 16px; }
      @media screen and (max-width: 768px) {
        .faq-box-cont > .hr-gray {
          margin-bottom: 12px; } }
    @media screen and (max-width: 768px) {
      .faq-box-cont > p {
        font-size: 14px;
        font-size: 0.875rem;
        line-height: 1.75; } }
    .faq-box-cont > p:last-child {
      margin-bottom: 0; }

.wp-pagenavi {
  margin-top: 70px;
  text-align: center;
  font-size: 16px;
  font-size: 1rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: center; }
  @media screen and (max-width: 768px) {
    .wp-pagenavi {
      margin-top: 10vw; } }
  .wp-pagenavi > a,
  .wp-pagenavi > span {
    background: #fff;
    border: 1px solid #B8CF3C !important;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 36px;
    height: 36px;
    transition: all 0.3s ease;
    margin-bottom: 10px; }
    @media screen and (max-width: 768px) {
      .wp-pagenavi > a,
      .wp-pagenavi > span {
        width: 30px;
        margin-right: 6px; }
        .wp-pagenavi > a:last-child,
        .wp-pagenavi > span:last-child {
          margin-right: 0; } }
  .wp-pagenavi > a:hover,
  .wp-pagenavi > span.current {
    background: #B8CF3C;
    color: #fff; }

.errmsg {
  text-align: center;
  margin-bottom: 0;
  color: #E60012;
  font-size: 18px; }

.footer-navigation {
  align-items: center;
  justify-content: center; }
  .footer-navigation > .btn-prev, .footer-navigation > .btn-next {
    line-height: 1;
    width: 20px; }
    .footer-navigation > .btn-prev img, .footer-navigation > .btn-next img {
      vertical-align: top; }
    .footer-navigation > .btn-prev a, .footer-navigation > .btn-next a {
      transition: opacity 0.3s ease; }
      .footer-navigation > .btn-prev a:hover, .footer-navigation > .btn-next a:hover {
        opacity: 0.7; }
  .footer-navigation > .btn-prev {
    margin-right: 24px; }
  .footer-navigation > .btn-next {
    margin-left: 24px; }
  .footer-navigation > .btn-menu a {
    text-decoration: underline; }
    .footer-navigation > .btn-menu a:hover {
      text-decoration: none; }

.comment-box-wrap {
  margin-top: 40px; }
  @media screen and (max-width: 768px) {
    .comment-box-wrap {
      margin-top: 25px; } }

.comment-box {
  background: #FBFFE3;
  padding: 24px;
  border-radius: 8px; }
  @media screen and (max-width: 768px) {
    .comment-box {
      padding: 25px 5%; } }
  .comment-box .tit {
    color: #788C04;
    font-size: 24px;
    font-size: 1.5rem;
    font-weight: 700;
    margin-bottom: 16px; }
    @media screen and (max-width: 768px) {
      .comment-box .tit {
        font-size: 20px;
        font-size: 1.25rem;
        margin-bottom: 12px; } }
  .comment-box .desc {
    font-size: 16px;
    font-size: 1rem;
    margin-bottom: 0; }
    @media screen and (max-width: 768px) {
      .comment-box .desc {
        font-size: 14px;
        font-size: 0.875rem; } }

.common-table1 td {
  padding: 15px 10px !important; }
  @media screen and (max-width: 768px) {
    .common-table1 td {
      font-size: 14px;
      font-size: 0.875rem;
      padding: 10px 8px !important; } }
  .common-table1 td.column-1 {
    width: 200px;
    font-weight: 700; }
    @media screen and (max-width: 768px) {
      .common-table1 td.column-1 {
        width: 120px; } }
  .common-table1 td.column-2 {
    width: calc( 100% - 200px ); }
    @media screen and (max-width: 768px) {
      .common-table1 td.column-2 {
        width: calc( 100% - 120px ); } }

.map-box > .el-left {
  width: 48.5%;
  margin-right: 5%; }
  @media screen and (max-width: 768px) {
    .map-box > .el-left {
      width: 100%;
      margin-right: 0;
      margin-bottom: 15px; } }
.map-box > .el-right {
  width: 48.5%; }
  @media screen and (max-width: 768px) {
    .map-box > .el-right {
      width: 100%; } }
  .map-box > .el-right .placename {
    font-weight: 700;
    font-size: 24px;
    font-size: 1.5rem;
    margin-bottom: 1em; }
    @media screen and (max-width: 768px) {
      .map-box > .el-right .placename {
        font-size: 18px;
        font-size: 1.125rem; } }
  .map-box > .el-right .address {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1.6;
    margin-bottom: 0; }
    @media screen and (max-width: 768px) {
      .map-box > .el-right .address {
        font-size: 16px;
        font-size: 1rem; } }
  .map-box > .el-right .map-table {
    margin-top: 50px;
    margin-bottom: 0; }
    @media screen and (max-width: 768px) {
      .map-box > .el-right .map-table {
        margin-top: 30px; } }

.map-link {
  text-align: right;
  font-size: 14px;
  font-size: 0.875rem;
  margin-bottom: 0; }
  @media screen and (max-width: 768px) {
    .map-link {
      font-size: 12px;
      font-size: 0.75rem; } }
  .map-link > a {
    color: #000000; }
    .map-link > a:hover {
      text-decoration: underline; }

.map-table {
  width: 100%;
  table-layout: auto; }
  .map-table th, .map-table td {
    background: #fff;
    border-bottom: 2px solid #FFF6E0;
    padding: 6px 10px; }
    @media screen and (max-width: 768px) {
      .map-table th, .map-table td {
        font-size: 14px;
        font-size: 0.875rem;
        padding: 5px 8px; } }
  .map-table th {
    font-weight: 700;
    text-align: center;
    width: 100px;
    background: #FF8C21;
    color: #fff; }
    @media screen and (max-width: 768px) {
      .map-table th {
        width: 85px; } }
  .map-table td {
    width: calc( 100% - 100px ); }
    @media screen and (max-width: 768px) {
      .map-table td {
        width: calc( 100% - 85px ); } }

.news-list {
  width: 100%;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5; }
  @media screen and (max-width: 768px) {
    .news-list {
      font-size: 14px;
      font-size: 0.875rem;
      line-height: 1.6; } }
  .news-list > li {
    display: flex;
    flex-wrap: nowrap;
    border-bottom: 1px solid #dfdfdf;
    padding-bottom: 18px;
    margin-bottom: 20px; }
    @media screen and (max-width: 768px) {
      .news-list > li {
        flex-wrap: wrap;
        padding-bottom: 12px;
        margin-bottom: 14px; } }
    .news-list > li:last-child {
      margin-bottom: 0; }
    @media screen and (max-width: 768px) {
      .news-list > li > .tit {
        width: 100%;
        margin-top: 4px;
        font-size: 16px;
        font-size: 1rem; } }
    .news-list > li > .tit > a:hover {
      text-decoration: underline; }

.news-meta {
  margin-bottom: 15px; }
  @media screen and (max-width: 768px) {
    .news-meta {
      font-size: 14px;
      font-size: 0.875rem; } }

.news-dt {
  width: 90px;
  min-width: 90px;
  margin-right: 10px; }
  @media screen and (max-width: 768px) {
    .news-dt {
      width: 80px;
      min-width: 80px; } }

.news-category {
  width: 80px;
  min-width: 80px;
  margin-right: 15px;
  margin-top: 2px; }
  .news-category > a {
    display: block;
    width: 100%;
    text-align: center;
    background: #000;
    color: #fff;
    font-size: 13px;
    font-size: 0.8125rem;
    border-radius: 4px;
    padding: 0px 4px;
    border: 1px solid #000;
    transition: all 0.3s ease; }
    .news-category > a.link-cat-1 {
      background: #9DB12D;
      border-color: #9DB12D; }
      .news-category > a.link-cat-1:hover {
        background: #fff;
        color: #9DB12D; }
    .news-category > a.link-cat-222 {
      background: #62C8F2;
      border-color: #62C8F2; }
      .news-category > a.link-cat-222:hover {
        background: #fff;
        color: #62C8F2; }
    .news-category > a.link-cat-223 {
      background: #D16703;
      border-color: #D16703; }
      .news-category > a.link-cat-223:hover {
        background: #fff;
        color: #D16703; }

@keyframes fadeIn {
  0% {
    display: none;
    opacity: 0; }
  1% {
    display: block;
    opacity: 0; }
  100% {
    display: block;
    opacity: 1; } }
@-webkit-keyframes fadeInUp2 {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 50px, 0);
    transform: translate3d(0, 50px, 0); }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0); } }
@keyframes fadeInUp2 {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 50px, 0);
    transform: translate3d(0, 50px, 0); }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0); } }
@-webkit-keyframes fadeInUp2sp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 30px, 0);
    transform: translate3d(0, 30px, 0); }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0); } }
@keyframes fadeInUp2sp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 30px, 0);
    transform: translate3d(0, 30px, 0); }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0); } }
.fadeInUp {
  -webkit-animation-name: fadeInUp2;
  animation-name: fadeInUp2; }

@media screen and (max-width: 799px) {
  .fadeInUp {
    -webkit-animation-name: fadeInUp2sp;
    animation-name: fadeInUp2sp; } }
#header {
  width: 100%;
  height: 100px; /* 175px */
  position: fixed;
  left: 0;
  top: 0;
  z-index: 100;
  background: #fff;
  border-radius: 0 0 20px 20px;
  max-width: 100vw; }
  @media screen and (max-width: 1280px) {
    #header {
      height: auto; } }
  #header-mhead {
    background: #B8CF3C;
    color: #fff;
    padding-top: 4px;
    padding-bottom: 4px; }
    #header-mhead h1, #header-mhead p {
      font-size: 14px;
      font-size: 0.875rem;
      font-weight: 400;
      text-align: left;
      line-height: 1.5;
      margin-bottom: 0; }
    @media screen and (max-width: 1280px) {
      #header-mhead {
        display: none; } }
  #header-section1 {
    padding-top: 0; /* 15p x*/
    padding-bottom: 0; } /* 15px */
    @media screen and (max-width: 1280px) {
      #header-section1 {
        padding-top: 0;
        padding-bottom: 0; } }
    @media screen and (max-width: 1280px) {
      #header-section1 > .inner {
        padding-left: 0;
        padding-right: 0; } }
    @media screen and (max-width: 1280px) {
      #header-section1-layout1 {
        display: block;
        height: 80px; } }
    #header-section1-layout1 > .el-left {
      width: 280px;
      min-width: 280px;
      margin-right: 10px;
      display: flex;
      align-items: center; }
      /*@media screen and (max-width: 950px) {
        #header-section1-layout1 > .el-left {
          display: block;
          width: 153px;
          min-width: auto; } } */
      @media screen and (max-width: 1280px) {
        #header-section1-layout1 > .el-left {
          width: 100%;
          min-width: auto;
          padding-left: 4%;
          display: flex;
          flex-wrap: nowrap;
          justify-content: space-between;
          align-items: center; } }
    #header-section1-layout1 > .el-right {
      width: 100%;
      display: flex;
      justify-content: flex-end;
      align-items: center; }
    #header-section1-logo {
      width: 153px;
      min-width: 153px;
      margin-right: 10px; }
      /*@media screen and (max-width: 950px) {
        #header-section1-logo {
          width: 140px;
          min-width: auto;
          margin-right: auto;
          margin-left: auto; } } */
      @media screen and (max-width: 1280px) { /* 768px */
        #header-section1-logo {
          width: 109px;
          min-width: 109px;
          height: 80px;
          padding: 10px;
          margin-left: 0px; } }
img.sp_logo {
  width: 80%;
  height: 80%;
}
    #header-section1-sitename {
      margin-bottom: 0;
      line-height: 1;
      font-size: 14px;
      font-size: 0.875rem;
      font-weight: 500; }
      @media screen and (max-width: 950px) {
        #header-section1-sitename {
          font-size: 12px;
          font-size: 0.75rem;
          text-align: center;
          margin-top: 3px; } }
      @media screen and (max-width: 768px) {
        #header-section1-sitename {
          width: 100%;
          text-align: left;
          font-size: 3.5vw;
          padding-left: 10px; } }
    #header-section1-togglebtn {
      display: none; }
      @media screen and (max-width: 1280px) { /* 768px */
        #header-section1-togglebtn {
          width: 80px;
          min-width: 80px;
          height: 80px;
          display: block;
          position: relative;
          background: #fff; /* B8CF3C */
          cursor: pointer; } }
      #header-section1-togglebtn > span {
        display: inline-block;
        transition: 0.3s ease;
        position: absolute;
        left: 20px;
        height: 4px;
        border-radius: 4px;
        background: #62C8F2;
        width: 50%; }
        #header-section1-togglebtn > span:nth-of-type(1) {
          top: 26px; }
        #header-section1-togglebtn > span:nth-of-type(2) {
          top: 38px; }
        #header-section1-togglebtn > span:nth-of-type(3) {
          top: 50px; }
      #header-section1-togglebtn.open > span:nth-of-type(1) {
        transform: translateY(12px) rotate(-45deg); }
      #header-section1-togglebtn.open > span:nth-of-type(2) {
        opacity: 0; }
      #header-section1-togglebtn.open > span:nth-of-type(3) {
        transform: translateY(-12px) rotate(45deg); }
    #header-section1-layout2 {
      align-items: center;
      justify-content: flex-end; }
      #header-section1-layout2 > .el-left {
        width: 300px;
        min-width: 300px;
        margin-right: 20px;
        padding-top: 4px; }
    #header-section1-tel {
      /*width: 100%; */
      position: absolute;
      right: 20px;
      top: 30px }
      @media screen and (max-width: 1400px) {
        #header-section1-tel {
            top: 20px;
        }
    }
    @media screen and (max-width: 1280px) {
      #header-section1-tel {
        display: none;
    }
    }
    #header-section1-copy {
      font-size: 12px;
      font-size: 0.75rem;
      line-height: 1.2;
      text-align: center;
      margin-bottom: 8px;
      width: 135px;
      position: relative;
      margin-left: auto;
      margin-right: auto; }
      #header-section1-copy:before {
        content: '';
        width: 1px;
        height: 16px;
        background: linear-gradient(0deg, #000000, #000000), #000000;
        transform: rotate(150deg);
        position: absolute;
        left: -0.75em; }
      #header-section1-copy:after {
        content: '';
        width: 1px;
        height: 16px;
        background: linear-gradient(0deg, #000000, #000000), #000000;
        transform: matrix(0.87, 0.5, 0.5, -0.87, 0, 0);
        position: absolute;
        right: -0.75em; }
    #header-section1-layout3 {
      justify-content: center; }
    #header-section1-btn1, #header-section1-btn2 {
      width: 128px; }
    #header-section1-btn1 {
      margin-right: 8px; }
  #header-section2 {
    height: 156px;  /* 56px */
    position: relative; }
    @media screen and (max-width: 1280px) {
      #header-section2 {
        display: none;
        background: #fff;
        height: 100vh; } }
    #header-section2 > .inner, #header-section2 #site-navigation, #header-section2 .menu-menu-1-container {
      height: 100%; }
      @media screen and (max-width: 1280px) {
        #header-section2 > .inner, #header-section2 #site-navigation, #header-section2 .menu-menu-1-container {
          /* height: auto; */ } }
    @media screen and (max-width: 1280px) {
      #header-section2 > .inner {
        padding-left: 0;
        padding-right: 0; } }
    @media screen and (max-width: 1280px) {
      #header-section2 .menu-menu-1-container {
        height: 80vh;
        overflow: auto; } }
    #header-section2-layout1 {
      position: fixed;
      bottom: 0;
      left: 0;
      width: 100%;
      z-index: 101;
      background: #fff; }
      #header-section2-layout1 > .contact-buttons > li {
        width: 50%;
        height: 60px;
        position: relative; }
        #header-section2-layout1 > .contact-buttons > li > a {
          display: flex;
          height: 100%;
          width: 100%;
          background: #000000;
          color: #fff;
          font-size: 21px;
          font-size: 1.3125rem;
          font-weight: 700;
          justify-content: center;
          align-items: center;
          transition: opacity 0.3s ease; }
          #header-section2-layout1 > .contact-buttons > li > a:hover {
            opacity: 0.7; }
        #header-section2-layout1 > .contact-buttons > li.line > a {
          background: #06C755; }
        #header-section2-layout1 > .contact-buttons > li.mail > a {
          background: #FF8C21; }

#primary-menu {
  flex-wrap: nowrap;
  justify-content: space-around;
  align-items: center;
  height: 100%; }
  @media screen and (max-width: 1280px) {
    #primary-menu {
      display: block;
      height: auto; } }
  #primary-menu .menu-item {
    /*font-size: 16px;*/
    font-size: 1rem;
    font-weight: 700;
    padding: 0px 2px;
    /*border-right: 1px solid #e0e0e0;*/
    line-height: 1.2;
    width: 100%;
    text-align: center; }
    @media screen and (max-width: 1280px) {
      #primary-menu .menu-item {
        font-size: 21px;
        font-size: 1.3125rem;
        line-height: 1.5;
        border-right: 0;
        text-align: left;
        /*border-bottom: 1px solid #e0e0e0;*/
        padding: 0;
        position: relative; } }
    #primary-menu .menu-item:last-child {
      border-right: 0; }
      @media screen and (max-width: 1280px) {
        #primary-menu .menu-item:last-child {
          border-bottom: 0; } }
    #primary-menu .menu-item > a {
      transition: color 0.3s ease; }
      @media screen and (max-width: 1280px) {
        #primary-menu .menu-item > a {
          display: block;
          position: relative;
          padding-top: 16px;
          padding-bottom: 16px;
          padding-left: 40px;
          padding-right: 56px; } }
      @media screen and (max-width: 1280px) {
        #primary-menu .menu-item > a:before {
          content: '';
          width: 0;
          height: 0;
          border-style: solid;
          border-width: 8px 0 8px 12px;
          border-color: transparent transparent transparent #B8CF3C;
          position: absolute;
          left: 16px;
          top: 24px; } }
      @media screen and (min-width: 1281px) {
        #primary-menu .menu-item > a:hover {
          color: #FF8C21; } }
.menu > li:nth-child(1) a {
  color: #ffffff;
  position:relative;
 }
 @media screen and (max-width: 1280px) {
  .menu > li:nth-child(1) a {
    color:#000000;
  }
 }
 
.menu > li:nth-child(1) a::after{
  position:absolute;
  background-repeat: no-repeat;
  z-index: 1;
  top: 50%;
  left: 50%;
  transform: translate(-55%,-50%);
  content: "";
  display: inline-block;
  width:70px;
  height: 70px;
  background-image: url(../images/icon_footprints.png);
  background-position: center;
  background-size: contain;
}
@media screen and (max-width: 1280px) {
  .menu > li:nth-child(1) a::after{
    display: none;
  }
}
#primary-menu .menu-item > a p {
  position:  relative;
  z-index:  2;
  margin-bottom:  0; 
  }
    @media screen and (max-width: 1280px) {
      #primary-menu .menu-item.menu-item-has-children > a:after {
        content: url("../images/btn_plus.png");
        display: block;
        width: 32px;
        height: 32px;
        position: absolute;
        right: 16px;
        top: 16px;
        z-index: 1; } }
    @media screen and (max-width: 1280px) {
      #primary-menu .menu-item.menu-item-has-children > a.open:after {
        content: url("../images/btn_minus.png"); } }
    #primary-menu .menu-item.menu-item-has-children:after {
      content: '';
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 0 6px 8px 6px;
      border-color: transparent transparent #B8CF3C transparent;
      position: absolute;
      bottom: -18px;
      left: calc( 50% - 6px );
      z-index: 12;
      opacity: 0;
      transition: opacity 0.3s ease; }
      @media screen and (max-width: 1280px) {
        #primary-menu .menu-item.menu-item-has-children:after {
          display: none; } }
    #primary-menu .menu-item.menu-item-has-children:hover:before {
      position: absolute;
      z-index: 13;
      background: transparent;
      width: 100%;
      height: 20px;
      bottom: -20px;
      left: 0;
      content: ''; }
      @media screen and (max-width: 1280px) {
        #primary-menu .menu-item.menu-item-has-children:hover:before {
          display: none; } }
    #primary-menu .menu-item.menu-item-has-children:hover:after {
      opacity: 1; }
    #primary-menu .menu-item.menu-item-has-children:hover > ul.sub-menu {
      display: flex; }
      @media screen and (max-width: 1280px) {
        #primary-menu .menu-item.menu-item-has-children:hover > ul.sub-menu {
          display: none; } }

#primary-menu ul {
  left: 0;
  box-shadow: none;
  float: none;
  z-index: 11;
  display: none;
  width: 990px;
  flex-wrap: wrap;
  justify-content: flex-start;
  padding: 20px 15px 8px;
  top: 35px;
  left: 0;
  border: 2px solid #B8CF3C;
  background: #fff; }
  @media screen and (max-width: 1920px) {
    #primary-menu ul {
      width: 100vw;
      padding: 8px 15px; } }
  @media screen and (max-width: 1280px) {
    #primary-menu ul {
      width: 100%;
      display: none;
      padding: 0;
      top: auto;
      position: relative;
      border: none;
      border-top: 1px solid #e0e0e0;
      background: transparent; } }

#primary-menu > li:nth-child(2) ul {
  left: -100%; }
  @media screen and (max-width: 1920px) {
    #primary-menu > li:nth-child(2) ul {
      left: calc( -100% - 16px ); } }
  @media screen and (max-width: 1280px) {
    #primary-menu > li:nth-child(2) ul {
      left: 0; } }

#primary-menu > li:nth-child(3) ul {
  left: -200%; }
  @media screen and (max-width: 1920px) {
    #primary-menu > li:nth-child(3) ul {
      left: calc( -200% - 16px ); } }
  @media screen and (max-width: 1280px) {
    #primary-menu > li:nth-child(3) ul {
      left: 0; } }

#primary-menu > li:nth-child(4) ul {
  left: -300%; }
  @media screen and (max-width: 1920px) {
    #primary-menu > li:nth-child(4) ul {
      left: calc( -300% - 16px ); } }
  @media screen and (max-width: 1280px) {
    #primary-menu > li:nth-child(4) ul {
      left: 0; } }

#primary-menu > li:nth-child(5) ul {
  left: -400%; }
  @media screen and (max-width: 1920px) {
    #primary-menu > li:nth-child(5) ul {
      left: calc( -400% - 16px ); } }
  @media screen and (max-width: 1280px) {
    #primary-menu > li:nth-child(5) ul {
      left: 0; } }

#primary-menu > li:nth-child(6) ul {
  left: -500%; }
  @media screen and (max-width: 1920px) {
    #primary-menu > li:nth-child(6) ul {
      left: calc( -500% - 16px ); } }
  @media screen and (max-width: 1280px) {
    #primary-menu > li:nth-child(6) ul {
      left: 0; } }

#primary-menu > li:nth-child(7) ul {
  left: -600%; }
  @media screen and (max-width: 1920px) {
    #primary-menu > li:nth-child(7) ul {
      left: calc( -600% - 16px ); } }
  @media screen and (max-width: 1280px) {
    #primary-menu > li:nth-child(7) ul {
      left: 0; } }

#primary-menu ul .menu-item {
  font-size: 15px;
  font-size: 0.9375rem;
  font-weight: 500;
  border-right: 0;
  text-align: left;
  width: 19%;
  margin-right: 1.25%;
  margin-bottom: 12px;
  display: flex;
  align-items: flex-start;
  position: relative; }
  #primary-menu ul .menu-item:nth-child(5n) {
    margin-right: 0; }
  @media screen and (max-width: 1280px) {
    #primary-menu ul .menu-item {
      font-size: 18px;
      font-size: 1.125rem;
      line-height: 1.5;
      width: 100%;
      font-weight: 400;
      display: block;
      margin-bottom: 0;
      margin-right: 0; } }
  #primary-menu ul .menu-item > a {
    position: relative;
    padding-left: 16px; }
    #primary-menu ul .menu-item > a:before {
      content: '';
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 4px 0 4px 8px;
      border-color: transparent transparent transparent #B8CF3C;
      position: absolute;
      left: 0;
      top: 5px; }

#primary-menu ul .menu-item a {
  width: auto; }
  @media screen and (max-width: 1280px) {
    #primary-menu ul .menu-item a:before {
      display: none; } }

#footer-section1 {
  /*background: #f4b3b3;
  color: #fff;*/
  padding-top: 40px;
  padding-bottom: 20px; }
  #footer-section1-layout1 {
    margin-bottom: 40px; }
    @media screen and (max-width: 768px) {
      #footer-section1-layout1 {
        display: block;
        margin-bottom: 32px; } }
    #footer-section1-layout1 > .el-left {
      width: 170px;
      min-width: 170px;
      margin-right: 75px; }
      @media screen and (max-width: 768px) {
        #footer-section1-layout1 > .el-left {
          width: 100%;
          min-width: auto;
          margin-right: 0;
          margin-bottom: 32px; } }
    #footer-section1-layout1 > .el-right {
      width: 100%; }
  #footer-section1-logo {
    width: 100%;
    max-width: 153px;
    margin-bottom: 15px; }
    @media screen and (max-width: 768px) {
      #footer-section1-logo {
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 20px; } }
  #footer-section1-address {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.5;
    margin-bottom: 5px; }
    @media screen and (max-width: 768px) {
      #footer-section1-address {
        text-align: center; } }
  #footer-section1-tel {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.5;
    margin-bottom: 0; }
    @media screen and (max-width: 768px) {
      #footer-section1-tel {
        text-align: center; } }
  @media screen and (max-width: 768px) {
    #footer-section1-layout2 {
      display: block; } }
  #footer-section1-layout2 > div {
    width: 30%;
    margin-right: 5%; }
    @media screen and (max-width: 768px) {
      #footer-section1-layout2 > div {
        width: 100%;
        margin-right: 0;
        margin-bottom: 20px; } }
    #footer-section1-layout2 > div:last-child {
      margin-right: 0; }
      @media screen and (max-width: 768px) {
        #footer-section1-layout2 > div:last-child {
          margin-bottom: 0; } }
  #footer-section1-layout3 {
    align-items: center; }
    #footer-section1-layout3 > li {
      font-size: 12px;
      font-size: 0.75rem;
      width: calc( 100% / 6 );
      padding: 1px 4px;
      border-right: 1px solid #e0e0e0;
      line-height: 1.2;
      text-align: center; }
      @media screen and (max-width: 768px) {
        #footer-section1-layout3 > li {
          width: 50%;
          font-size: 14px;
          font-size: 0.875rem;
          padding-left: 2px;
          padding-right: 2px; } }
      #footer-section1-layout3 > li:first-child {
        border-left: 1px solid #e0e0e0; }
      #footer-section1-layout3 > li > a:hover {
        text-decoration: underline; }
#footer-section2 {
  background: #B8CF3C;
  color: #fff;
  padding-top: 8px;
  padding-bottom: 8px; }
  #footer-section2-copyright {
    font-size: 14px;
    font-size: 0.875rem;
    text-align: center;
    line-height: 1.5;
    margin-bottom: 0; }
.footer-section3-fukidasi {
  position: fixed;
  top: 20%;
  right: 0%;
  transform: rotate(-30deg);
  display: flex;
  justify-content: center;
  align-items: center;
}
.footer-section3-fukidasi::before {
  content: "";
  width: 60px;
  height: 1px;
  transform: rotate(70deg);
  box-sizing: border-box;
  background-color: #60b6b9;
}
.footer-section3-fukidasi::after {
  content: "";
  width: 60px;
  height: 1px;
  transform: rotate(-70deg);
  box-sizing: border-box;
  background-color: #60b6b9;
}
.footer-section3-fukidasi-text {
  color: #60b6b9;
}
#footer-section3 > .footer-section3-box {
  position: fixed;
  width: 70px;
  height: 70px;
  background: #60b6b9;
  color: #fff;
  right: 0%;
  border-radius: 20px 0 0 20px;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 10px;
}
#footer-section3 > .footer-section3-box1 {
  top: 33%;
}
#footer-section3 > .footer-section3-box2 {
  top: 45%;
}
.footer-section3-line-pic {
  width: 30px;
}
.footer-section3-mail-pic {
  width: 30px;
}
.footer-menu > li {
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 700;
  line-height: 1.4;
  position: relative;
  padding-left: 1.25em;
  margin-bottom: 8px; }
  @media screen and (max-width: 768px) {
    .footer-menu > li {
      font-size: 18px;
      font-size: 1.125rem;
      margin-bottom: 20px; } }
  .footer-menu > li:last-child {
    margin-bottom: 0; }
  .footer-menu > li:before {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 4px 0 4px 8px;
    border-color: transparent transparent transparent #B8CF3C;
    position: absolute;
    left: 0;
    top: 5px; }
    @media screen and (max-width: 768px) {
      .footer-menu > li:before {
        border-width: 6px 0 6px 12px;
        top: 6px; } }
  .footer-menu > li > a:hover {
    text-decoration: underline; }

.footer-submenu {
  margin-top: 8px; }
  @media screen and (max-width: 768px) {
    .footer-submenu {
      margin-top: 20px;
      margin-left: 0;
      margin-bottom: 20px; } }
  .footer-submenu > li {
    font-size: 12px;
    font-size: 0.75rem;
    font-weight: 400;
    line-height: 1.4;
    position: relative;
    margin-bottom: 8px; }
    @media screen and (max-width: 768px) {
      .footer-submenu > li {
        font-size: 16px;
        font-size: 1rem;
        margin-bottom: 20px; } }
    .footer-submenu > li:last-child {
      margin-bottom: 0; }
    .footer-submenu > li > a:hover {
      text-decoration: underline; }

#top-mainvisual {
  background: url("../images/top/mainvisual.jpg") 50% 100% no-repeat;
  background-size: cover;
  width: 100%;
  height: 655px; }
  @media screen and (max-width: 1130px) {
    #top-mainvisual {
      height: 58vw; } }
  #top-mainvisual-banner {
    position: absolute;
    right: 30px;
    top: 18px;
    width: 400px;
    height: 120px;
    z-index: 1;
    background: #fff;
    box-shadow: 2px 2px 7px #333; }
    @media screen and (max-width: 1010px) {
      #top-mainvisual-banner {
        right: 15px;
        top: 10px;
        width: 300px;
        height: 90px; } }
    @media screen and (max-width: 768px) {
      #top-mainvisual-banner {
        top: 1.5vw;
        left: 2%;
        width: 60%;
        height: 11vw;
        overflow: hidden;
        box-shadow: 1px 1px 5px #333; } }
    #top-mainvisual-banner > a {
      width: 100%;
      height: 100%;
      display: flex;
      flex-wrap: nowrap; }
      #top-mainvisual-banner > a > .ic {
        width: 180px;
        min-width: 180px; }
        @media screen and (max-width: 1010px) {
          #top-mainvisual-banner > a > .ic {
            width: 135px;
            min-width: 135px; } }
        @media screen and (max-width: 768px) {
          #top-mainvisual-banner > a > .ic {
            width: 28%;
            min-width: 28%; } }
      #top-mainvisual-banner > a > .label {
        width: 100%;
        display: flex;
        align-items: center;
        padding: 10px 15px;
        background: #f894a5;
        color: #fff;
        font-size: 20px;
        font-size: 1.25rem;
        line-height: 1.6;
        font-weight: 900; }
        @media screen and (max-width: 1010px) {
          #top-mainvisual-banner > a > .label {
            padding: 5px 40px 5px 10px;
            font-size: 14px;
            font-size: 0.875rem; } }
        @media screen and (max-width: 768px) {
          #top-mainvisual-banner > a > .label {
            padding: 5px 10vw 5px 2vw;
            font-size: 3.5vw;
            letter-spacing: 0.05em;
            line-height: 1.3; } }
      #top-mainvisual-banner > a > .ic-click {
        position: absolute;
        width: 32px !important;
        bottom: 5px;
        right: 5px;
        z-index: 1; }
        @media screen and (max-width: 1010px) {
          #top-mainvisual-banner > a > .ic-click {
            width: 24px !important;
            bottom: 3px;
            right: 3px; } }
        @media screen and (max-width: 768px) {
          #top-mainvisual-banner > a > .ic-click {
            width: 12% !important;
            bottom: 1.25vw;
            right: 1.25vw; } }
#top-section0 {
  background: url('../images/bg_top_section0.jpg') ;
  background-size: 100% auto;
}
.top-section0-layout {
  position: relative;
  width: 100%;
  padding: 100px 0;
}
.top-section0-layout > div {
  width: 45%;
}
@media screen and (max-width: 900px) {
  .top-section0-layout > div {
    width: fit-content;
  }
} 
.top-section0-layout > div:not(.top-section0-pc-img1) {
  height: auto;
}
.top-section0-title {
  font-size: 41px;
  font-weight: bolder;
  color: #FF6A70;
  transform: rotate(-5deg);
  width: fit-content;
}
@media screen and (max-width: 600px) {
  .top-section0-title {
    font-size: 31px;
  }
}
.top-section0-layout > .title1 {
  width: fit-content;
}
.top-section0-layout > .title2 {
  width: fit-content;
  margin-left: 80px;
  position: relative;
}
@media screen and (max-width: 480px) {
  .top-section0-layout > .title2{
    margin-left: 10px;
  }
}
.top-section0-layout > .title2-star1 {
  position: absolute;
  width: 80px;
}
@media screen and (max-width: 600px) {
  .top-section0-layout > .title2-star1 {
    width: 65px;
  }
}
@media screen and (max-width: 480px) {
  .top-section0-layout > .title2-star1 {
    width: 50px;
  }
}
.top-section0-layout > .title2-star2 {
  position: absolute;
  width: 80px;
  top: 100px;
  left: 380px;
}
@media screen and (max-width: 600px) {
  .top-section0-layout > .title2-star2 {
    width: 65px;
    left: 350px;
  }
}
@media screen and (max-width: 480px) {
  .top-section0-layout > .title2-star2 {
    width: 50px;
    left: 270px;
  }
}
.top-section0-layout > .title3 {
  margin-top: -20px;
  margin-left: 150px;
  width: 300px;
  transform: rotate(0deg);
}
@media screen and (max-width: 600px) {
  .top-section0-layout > .title3 {
    margin-top: -15px;
    margin-left: 130px;
    width: 230px;
  }
}
@media screen and (max-width: 480px) {
  .top-section0-layout > .title3 {
    margin-left: 65px;
  }  
}
.top-section0-text1 {
  /*font-size: 20px;*/
  font-weight: 400;
  color: #FF6A70;
  margin-top: 30px;
}
@media screen and (max-width: 768px) {
  .top-section0-text1 {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1280px) {
  .top-section0-text1 {
    font-size: 18px;
  }
}
@media screen and (min-width: 1280px) {
  .top-section0-text1 {
    font-size: 20px;
  }
}

.top-section0-sp-img1 {
  position: absolute;
  top: 100px;
  right: 0;
  bottom: 0;
  display: none;
}
@media screen and (max-width: 900px) {
  .top-section0-sp-img1 {
    display: inline-block;
    position: static;
    margin-top: 30px;
  }
}
.top-section0-pc-img1 {
  position: absolute;
  top: 100px;
  right: 0;
  bottom: 0;
  display: inline-block;
}
@media screen and (max-width: 900px) {
  .top-section0-pc-img1 {
    display: none;
  }
}
#top-section1 {
  /*padding-top: 70px;
  padding-bottom: 70px;*/
  background: url('../images/bg_top_section1.jpg') top repeat-y;
  background-size: auto;
  padding: 60px 0px; }
  @media screen and (max-width: 768px) {
    #top-section1 {
      padding-top: 10vw;
      padding-bottom: 15vw; } }
  .top-section1-title1-img1 {
    width: 300px;
    transform: translateY(-30px);
  }
  @media screen and (max-width: 830px) {
    .top-section1-title1-img1 {
      margin-top: 15px;
      transform: translate(0px);
    }
  }
  #top-section1-title1 {
    width: 100%;
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 180px;
    display: flex;
    align-items: baseline; 
    background: url('../images/bg_top_section1_title_line1.png') bottom no-repeat;
    background-size: 100% auto; }
    @media screen and (max-width: 830px) {
      #top-section1-title1 {
        display: block;
        margin: auto;
        width: 300px;
        text-align: center;
        height: 320px;
        margin-bottom: 10vw; 
        background: none;
      } 
    }
  .top-section1-title1-text1 {
    color: #000;
    font-size: 2rem;
    margin-inline: 10px;
  }
  @media screen and (max-width: 830px) {
    .top-section1-title1-text1 {
      margin: 10px 0 0;
    }
  }
  .top-section1-title1-text2 {
    color: #fff;
    text-shadow : 3px 3px 3px #8f7e6d ;
    font-size: 4rem;
    font-weight: bolder;
  }
  #top-section1-title2 {
    max-width: 495px; }
  #top-section1-title3 {
    max-width: 335px; }
  #top-section1-title4 {
    max-width: 439px; }
  #top-section1-title5 {
    max-width: 495px; }
  #top-section1-title6 {
    max-width: 394px; }
  #top-section1-title7 {
    max-width: 298px; }
  #top-section1-title8 {
    max-width: 343px; }
#top-section2 {
  background: url('../images/bg_top_section2.png') 50% 100% no-repeat;
  background-size: cover;
  padding-top: 60px;
  padding-bottom: 180px; 
  background-color: #FFEFF0;
  position: relative;
  z-index: 0;
}
#top-section2::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background: #ffc990;
  z-index: -1;
}
.top-section2-resolve-inner {
  padding-inline: 5%;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.top-section2-resolve-list {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: center;
  gap: 20px 40px;
  max-width: 1180px;
}
.top-section2-resolve-list li {
  position: relative;
  width: calc((100% - (40px *2)) /3);
  max-width: 380px;
}
@media screen and (max-width: 1280px) {
	.top-section2-resolve-list li {
		width: calc((100% - 40px) / 2);
	}
}
@media screen and (max-width: 900px) {
	.top-section2-resolve-list li {
		width: calc((100% - 40px) / 1);
	}
}
.top-section2-resolve-icon1 {
  position: absolute;
  left:-5%;
  top: 70%;
  width: 10%;
}
.top-section2-resolve-icon2 {
  position: absolute;
  right:20%;
  top: -2%;
  width: 15%;
}
.top-section2-resolve-icon3 {
  position: absolute;
  right:10%;
  top: -2%;
  width: 8%;
}
.top-section2-resolve-icon4 {
  position: absolute;
  right:5%;
  top: 70%;
  width: 15%;
}
.top-section2-resolve-img {
  display: block;
  width: 100%;
}
.top-section2-resolve-inbox {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 10vw;
}
@media screen and (max-width: 1280px) {
  .top-section2-resolve-inbox {
    top: 40%;
  }
}
@media screen and (max-width: 600px) {
  .top-section2-resolve-inbox {
    top: 27%;
  }
}
.top-section2-resolve-list li .top-section2-resolve-inbox h3 {
  text-align: center;
  color: #197EDB;
  font-size: 24px;
}
@media screen and (max-width: 600px) {
  .top-section2-resolve-list li .top-section2-resolve-inbox h3 {
    font-size: 20px;
  }
}
.top-section2-resolve-list li .top-section2-resolve-inbox p {
  font-size: 14px;
  padding: 10px 25px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.top-section2-resolve-list li .top-section2-resolve-inbox .top-section2-resolve-img {
  z-index: -1;
}
#top-section2-cont {
  background: url("../images/bg_top_section2.png") 50% 100% no-repeat;
  background-size: 100%;
  padding-top: 60px;
  padding-bottom: 180px; }
  @media screen and (max-width: 768px) {
    #top-section2-cont {
      padding-top: 10vw;
      padding-bottom: 30vw; } }
#top-section3 {
  padding-top: 70px;
  padding-bottom: 70px; }
  @media screen and (max-width: 768px) {
    #top-section3 {
      padding-top: 10vw;
      padding-bottom: 15vw; } }
.top-section3-bg {
  background: url('../images/bg_top_section3.png') top no-repeat;
  background-size: cover;
}

#top-section3-ability-title {
  width: 100%;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 100px;
  display: flex;
  justify-content: center;
  align-items: baseline;
}
.top-section3-ability-title-text {
  color: #000;
  font-size: 2rem;
  margin-inline: 25px 10px;
}
/*#top-section3-ability-title span {
  background: url('../images/img_top_section3_line.png') bottom no-repeat;
  background-size: 100% auto;
}*/
#top-section3-ability-title br {
  display: none;
}
@media screen and (max-width: 800px) {
  #top-section3-ability-title br {
    display: inline-block;
  }
}
#top-section3-ability-title img {
  width: 300px;
  transform: translateY(20px);
}
@media screen and (max-width: 800px) {
  #top-section3-ability-title img {
    transform: translateY(-20px);
  }
}
.top-section3-ability-title-text1 {
  color: #000;
  font-size: 2rem;
  margin-inline: 25px 10px;
}
#top-section3-ability-title1 {
  width: 100%;
  max-width: 710px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  align-items: baseline;
  background: url(../images/img_top_section3_line.png) bottom no-repeat;
  background-size: 100% auto;
}
@media screen and (max-width: 768px) {
  #top-section3-ability-title1 {
    display: block;
    text-align: center;
    width: 330px;
    background: none;
  }
}
@media screen and (min-width: 768px) and (max-width:1280px) {
  #top-section3-ability-title1 {
    max-width: 630px;
  }
}
@media screen and (min-width:1280px) {
  #top-section3-ability-title1 {
    max-width: 710px;
  }
}
/*@media screen and (max-width: 830px) {
  #top-section3-ability-title1 {
    display: block;
    margin: auto;
    width: 330px;
    text-align: center;
    background: none;
  }
}*/
.top-section3-ability-title-img {
  width: 330px;
  transform: translateY(-50px);
}
@media screen and (max-width: 830px) {
  .top-section3-ability-title-img {
    transform: translateY(0px);
  }
}
.top-section3-ability-title-text2 {
  color: #000;
  /*font-size: 2.5rem;*/
  position: relative;
  margin-inline: 10px;
}
@media screen and (max-width: 768px) {
  .top-section3-ability-title-text2 {
    font-size: 1.5rem;
  }
}
@media screen and (min-width: 768px) and (max-width:1280px) {
  .top-section3-ability-title-text2 {
    font-size: 2rem;
  }
}
@media screen and (min-width:1280px) {
  .top-section1-title1-text2 {
    font-size: 2.5rem;
  }
}
.top-section3-ability-title-text3 {
  color: #ff9f67;
  text-shadow: 3px 3px 3px #fff;
  /*font-size: 4rem;*/
  position: relative;
  font-weight: bolder;
}
@media screen and (max-width: 768px) {
  .top-section3-ability-title-text3 {
    font-size: 2rem;
    padding-top: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width:1280px) {
  .top-section3-ability-title-text3 {
    font-size: 3rem;
  }
}
@media screen and (min-width:1280px) {
  .top-section3-ability-title-text3 {
    font-size: 4rem;
  }
}

.top-section3-ability-title-text3 span {
  position: relative;
}
.top-section3-ability-title-text3 span::before {
  position: absolute;   /* 相対位置とする */
  top: -0.2em;          /* 縦方向の表示位置を調整 */
  content: "";
  display: inline-block;  
  background-image: url(../images/star.png);
  background-position: center;
  background-size: contain;
}
@media screen and (max-width: 768px) {
  .top-section3-ability-title-text3 span::before {
    left: 12px;
    width: 15px;
    height: 15px;
  }
}
@media screen and (min-width: 768px) and (max-width:1280px) {
  .top-section3-ability-title-text3 span::before {
    left: 14px;
    width: 20px;
    height: 20px;
  }
}
@media screen and (min-width:1280px) {
  .top-section3-ability-title-text3 span::before {
    left: 16px;
    width: 30px;
    height: 30px;
  }
}


.top-section3-ability-title-img1 {
  position: absolute;
  width: 25px;
  top: -35px;
  left: 411px;
}
@media screen and (max-width: 830px) {
  .top-section3-ability-title-img1 {
    display: none;
  }
}
.top-section3-ability-title-img2 {
  position: absolute;
  width: 25px;
  top: -35px;
  left: 474px;
}
@media screen and (max-width: 830px) {
  .top-section3-ability-title-img2 {
    display: none;
  }
}
.top-section3-ability-title-img3 {
  position: absolute;
  width: 25px;
  top: -35px;
  left: 537px;
}
@media screen and (max-width: 830px) {
  .top-section3-ability-title-img3 {
    display: none;
  }
}
.top-section3-ability-title-img4 {
  position: absolute;
  width: 25px;
  top: -35px;
  left: 600px;
}
@media screen and (max-width: 830px) {
  .top-section3-ability-title-img4 {
    display: none;
  }
}
.top-section3-ability-title-img5 {
  position: absolute;
  width: 25px;
  top: -35px;
  left: 666px;
}
@media screen and (max-width: 830px) {
  .top-section3-ability-title-img5 {
    display: none;
  }
}

.top-section3-ability-inner {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.top-section3-ability-list {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: center;
  gap: 20px 40px;
}
.top-section3-ability-list li {
  width: calc((100% - (40px * 4)) / 4);
  position: relative;
}
@media screen and (max-width: 1200px) {
  .top-section3-ability-list li {
    width: calc((100% - (40px * 3)) / 3);
  }
}
@media screen and (max-width: 900px) {
  .top-section3-ability-list li {
    width: calc((100% - (40px * 2)) / 2);
  }
}
@media screen and (max-width: 600px) {
  .top-section3-ability-list li {
    width: calc((100% - (40px * 1)) / 1);
  }
}
.top-section3-ability-list li .top-section3-ability-inbox {
  width: 100%;
  background-color: #cde8e9;
  border-radius: 10px;
}
.top-section3-ability-list li .top-section3-ability-inbox .top-section3-ability-pic {
  width: 100%;
  background-color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 200px;
}
.top-section3-ability-list li .top-section3-ability-inbox .top-section3-ability-pic .top-section3-ability-img {
  width: 200px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.top-section3-ability-list li .top-section3-ability-inbox p {
  font-size: 20px;
  font-weight: 400;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 10px;
  height: 100px;
}
.top-section3-ability-list li .top-section3-ability-inbox .top-section3-ability-pic .top-section3-ability-img2 {
  width: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.top-section3-ability-list li .top-section3-ability-inbox .top-section3-ability-pic .top-section3-ability-img3 {
  width: 80px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.top-section3-ability-link {
  position: absolute;
  width: fit-content;
  top: 234px;
  right: 10px;
}

#top-section4-reason-title1 {
  width: 100%;
  max-width: 535px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 30px;
  display: flex;
  align-items: baseline;
  background: url(../images/img_top_section3_line.png) bottom no-repeat;
  background-size: 100% auto;
}
@media screen and (max-width: 768px) {
  #top-section4-reason-title1 {
    display: block;
    margin: auto;
    width: 330px;
    text-align: center;
    background: none;
  }
}
.top-section4-reason-title-img {
  width: 330px;
  transform: translateY(-30px);
}

.top-section4-reason-title-text1 {
  color: #000;
  font-size: 2.5rem;
  position: relative;
}
@media screen and (max-width: 768px) {
  .top-section4-reason-title-text1 {
    font-size: 1.25rem;
  }
}

#top-section4-reason-title2 {
  width: 100%;
  max-width: 580px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 20px;
  display: flex;
  align-items: baseline;
  background: url(../images/img_top_section3_line.png) bottom no-repeat;
  background-size: 100% auto;
}
@media screen and (max-width: 768px) {
  #top-section4-reason-title2 {
    display: block;
    margin: auto;
    width: 330px;
    text-align: center;
    background: none;
    padding-top: 20px;
  }
}
.top-section4-reason-title-text2 {
  color: #ff9f67;
  text-shadow: 3px 3px 3px #fff;
  font-size: 3rem;
  position: relative;
  font-weight: bolder;
}
@media screen and (max-width: 768px) {
  .top-section4-reason-title-text2 {
    font-size: 1.5rem;
  }
}
.top-section4-reason-title-text2 span {
  position: relative;
}
.top-section4-reason-title-text2 span::before {
  
  position: absolute;   /* 相対位置とする */
  top: -0.5em;          /* 縦方向の表示位置を調整 */
  left: 8px;            /* 横方向の表示位置を調整 */
  content: "";
  display: inline-block;
  width: 30px;
  height: 30px;  
  background-image: url(../images/star.png);
  background-position: center;
  background-size: contain;
}
@media screen and (max-width: 768px) {
  .top-section4-reason-title-text2 span::before {
    left: 2px;
    width: 20px;
    height: 20px;
  }
}

.top-section4-reason-title-img0 {
  position: absolute;
  width: 25px;
  top: 90px;
}
@media screen and (max-width:830px) {
  .top-section4-reason-title-img0 {
    display: none;
  }
}

.top-section4-reason-title-img1 {
  left: 218px;
}
.top-section4-reason-title-img2 {
  left: 267px;
}
.top-section4-reason-title-img3 {
  left: 596px;
}
.top-section4-reason-title-img4 {
  left: 644px;
}
.top-section4-reason-title-img5 {
  left: 694px;
}
.top-section4-reason-title-img6 {
  left: 741px;
}

#top-section4-cont {
  padding-bottom: 70px; }
  @media screen and (max-width: 768px) {
    #top-section4-cont {
      padding-bottom: 15vw;
      background: #F9FFD9; } }
#top-section4-pic1 {
  position: absolute;
  width: 192px;
  top: -176px;
  z-index: 0; }
  @media screen and (max-width: 768px) {
    #top-section4-pic1 {
      right: 5%;
      width: 110px;
      top: -96px; } }
#top-section4-panel1 {
  margin-top: -90px;
  background: #fff;
  border: 4px solid #B8CF3C;
  border-radius: 4px;
  z-index: 1;
  position: relative;
  padding: 40px; }
  @media screen and (max-width: 768px) {
    #top-section4-panel1 {
      margin-top: 0;
      padding: 30px 5%; } }

.top-section4-reason {
  background: url('../images/bg_top_section3.png') top repeat-y;
  background-size: cover;
  padding: 60px 0px;
}
.top-section4-reason-inner {
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
.top-section4-reason-list {
  width: 100%;
}
.top-section4-reason-list li {
  width: 100%;
  position: relative;
}
.top-section4-reason-inbox {
  width: 54%;
  margin-top: -30px;
  padding: 50px 90px;
  background: #fff;
  border-radius: 100px;
}
@media screen and (max-width: 1200px) {
  .top-section4-reason-inbox {
    width: 85%;
    padding: 50px 30px;
    margin: 30px auto;
  }
}
.top-section4-reason-list li:nth-child(even) .top-section4-reason-inbox {
  margin-left: auto;
  padding: 50px 10px 50px 200px;
}
@media screen and (max-width: 1200px) {
  .top-section4-reason-list li:nth-child(even) .top-section4-reason-inbox {
    width: 85%;
    padding: 50px 30px;
    margin: 30px auto;
  }
}
.top-section4-reason-inbox .icon-number {
  position: absolute;
  top: -30px;
  left: 2%;
  width: 100px;
}
@media screen and (max-width: 1200px) {
  .top-section4-reason-inbox .icon-number {
    top: 0%;
    left: 10%;
    width: 50px;
  }
}
.top-section4-reason-list li:nth-child(even) .icon-number {
  left: 57%;
}
@media screen and (max-width: 1200px) {
  .top-section4-reason-list li:nth-child(even) .icon-number {
    top: 0%;
    left: 10%;
    width: 50px;
  }
}
.top-section4-reason-inbox h3{
  text-align: left;
  font-size: 25px;
  font-weight: 400;
  color: #ff6a70;
  width: fit-content;
}
.top-section4-reason br {
  display: none;
}
@media screen and (max-width: 480px) {
  .top-section4-reason br {
    display: block;
  }
}
.top-section4-reason-inbox p{
  font-size: 14px;
  padding: 10px 105px 10px 0;
  display: flex;
  align-items: center;
  justify-content: left;
}
@media screen and (max-width: 1200px) {
  .top-section4-reason-inbox p {
    padding: 10px 0px;
  }
}
.top-section4-reason-inbox .img-reason {
  position: absolute;
  z-index: 1;
}
.top-section4-reason-inbox .img-reason1 {
  width: 120px;
  top: 100px;
  right: 510px;
}
@media screen and (max-width: 1200px) {
  .top-section4-reason-inbox .img-reason1 {
    width: 60px;
    top: -8%;
    right: 8%;
  }
}
.top-section4-reason-inbox .img-reason2 {
  width: 100px;
  top: 140px;
  right: 56%;
  z-index: 2;
}
@media screen and (max-width: 1200px) {
  .top-section4-reason-inbox .img-reason2 {
    width: 60px;
    top: -8%;
    right: 8%;
  }
}
.top-section4-reason-inbox .img-reason3 {
  width: 100px;
  top: -10px;
  right: 49%;
}
@media screen and (max-width: 1200px) {
  .top-section4-reason-inbox .img-reason3 {
    width: 60px;
    top: -8%;
    right: 8%;
  }
}
.top-section4-reason-inbox .img-reason4 {
  position: absolute;
  width: 150px;
  top: 140px;
  right: 45%;
}
@media screen and (max-width: 1200px) {
  .top-section4-reason-inbox .img-reason4 {
    width: 100px;
    top: 1%;
    right: 8%;
  }
}

#top-section5 {
  padding-top: 70px;
  padding-bottom: 70px; }
  @media screen and (max-width: 768px) {
    #top-section5 {
      padding-top: 10vw;
      padding-bottom: 15vw; } }
  #top-section5-list1 {
    margin-top: 40px;
    margin-bottom: 40px; }
    @media screen and (max-width: 768px) {
      #top-section5-list1 {
        margin-top: 8vw;
        margin-bottom: 8vw; } }
    #top-section5-list1 .slick-list {
      padding-bottom: 6px; }
    #top-section5-list1 .elem {
      position: relative;
      margin-left: 12px;
      margin-right: 12px;
      margin-bottom: 16px; }
      @media screen and (max-width: 768px) {
        #top-section5-list1 .elem {
          margin-right: 2px;
          margin-left: 2px; } }
      #top-section5-list1 .elem > a {
        padding: 24px;
        border-radius: 8px;
        box-shadow: 0 4px 0 rgba(191, 167, 162, 0.25);
        background: #fff;
        transition: all 0.3s ease;
        display: block;
        outline: none;
        border: 2px solid transparent; }
        @media screen and (max-width: 950px) {
          #top-section5-list1 .elem > a {
            padding-bottom: 40px; } }
        @media screen and (max-width: 768px) {
          #top-section5-list1 .elem > a {
            padding: 25px 5% 40px; } }
        #top-section5-list1 .elem > a > .inner {
          display: flex;
          flex-wrap: nowrap; }
          @media screen and (max-width: 768px) {
            #top-section5-list1 .elem > a > .inner {
              display: block; } }
          #top-section5-list1 .elem > a > .inner > .el-left {
            width: 38%;
            margin-right: 5%; }
            @media screen and (max-width: 768px) {
              #top-section5-list1 .elem > a > .inner > .el-left {
                width: 100%;
                margin-right: 0;
                margin-bottom: 10px; } }
          #top-section5-list1 .elem > a > .inner > .el-right {
            width: 57%; }
            @media screen and (max-width: 768px) {
              #top-section5-list1 .elem > a > .inner > .el-right {
                width: 100%; } }
        #top-section5-list1 .elem > a .thumb {
          overflow: hidden; }
          #top-section5-list1 .elem > a .thumb img {
            transition: all 0.3s ease; }
        #top-section5-list1 .elem > a .date {
          font-size: 16px;
          font-size: 1rem;
          color: #6a6a6a;
          line-height: 1;
          margin-bottom: 8px; }
          @media screen and (max-width: 768px) {
            #top-section5-list1 .elem > a .date {
              font-size: 14px;
              font-size: 0.875rem; } }
        #top-section5-list1 .elem > a .mid {
          font-size: 18px;
          font-size: 1.125rem;
          font-weight: 700;
          line-height: 1.5;
          margin-bottom: 8px;
          width: 100%;
          white-space: nowrap;
          overflow: hidden;
          text-overflow: ellipsis; }
        #top-section5-list1 .elem > a .namae {
          font-size: 16px;
          font-size: 1rem;
          line-height: 1.5;
          color: #197EDB;
          margin-bottom: 0;
          width: 100%;
          white-space: nowrap;
          overflow: hidden;
          text-overflow: ellipsis; }
          @media screen and (max-width: 768px) {
            #top-section5-list1 .elem > a .namae {
              font-size: 14px;
              font-size: 0.875rem; } }
          #top-section5-list1 .elem > a .namae i {
            margin-right: 8px; }
        #top-section5-list1 .elem > a .price {
          padding: 8px 16px;
          background: #FF8C21;
          color: #fff;
          border-radius: 4px;
          line-height: 1.2;
          font-size: 24px;
          font-size: 1.5rem;
          font-weight: 700;
          position: absolute;
          right: 0;
          bottom: -15px;
          z-index: 1; }
          #top-section5-list1 .elem > a .price .sm {
            font-size: 16px;
            font-size: 1rem;
            margin-right: 8px; }
          @media screen and (max-width: 768px) {
            #top-section5-list1 .elem > a .price {
              right: 8px;
              font-size: 20px;
              font-size: 1.25rem; }
              #top-section5-list1 .elem > a .price .sm {
                font-size: 14px;
                font-size: 0.875rem; } }
        #top-section5-list1 .elem > a:hover {
          border-color: #62C8F2; }
          #top-section5-list1 .elem > a:hover .thumb img {
            transform: scale(1.1); }
    #top-section5-list1 .customArrow {
      position: absolute;
      display: flex;
      justify-content: center;
      align-items: center;
      border-radius: 50%;
      width: 48px;
      height: 48px;
      color: #fff;
      background: #62C8F2;
      text-decoration: none;
      z-index: 2;
      line-height: 1;
      font-size: 34px;
      font-size: 2.125rem;
      top: calc( 50% - 30px ); }
      #top-section5-list1 .customArrow.next {
        left: auto;
        right: -60px; }
      #top-section5-list1 .customArrow.prev {
        left: -60px;
        right: auto; }
      @media screen and (max-width: 1130px) {
        #top-section5-list1 .customArrow.next {
          left: auto;
          right: -10px; }
        #top-section5-list1 .customArrow.prev {
          left: -10px;
          right: auto; } }
      @media screen and (max-width: 768px) {
        #top-section5-list1 .customArrow {
          width: 36px;
          height: 36px;
          top: calc( 50% - 28px );
          font-size: 24px;
          font-size: 1.5rem; }
          #top-section5-list1 .customArrow.next {
            right: -5%; }
          #top-section5-list1 .customArrow.prev {
            left: -5%; } }
  #top-section5-btn1 {
    width: 459px;
    margin-left: auto;
    margin-right: auto; }
    @media screen and (max-width: 768px) {
      #top-section5-btn1 {
        width: 100%;
        max-width: 459px; } }
#top-section6 {
  padding-bottom: 70px; }
  #top-section6-layout1 {
    padding: 42px 24px 70px; }
    @media screen and (max-width: 768px) {
      #top-section6-layout1 {
        padding: 30px 5% 10vw; } }
  #top-section6-text1 {
    margin-bottom: 40px; }
    @media screen and (max-width: 768px) {
      #top-section6-text1 {
        font-size: 6.5vw;
        margin-bottom: 8vw; } }
  #top-section6-box1 {
    margin-top: 40px;
    background-color: #fff;
    background-image: linear-gradient(180deg, #eee9db 1px, transparent 1px);
    /* 罫線の色と太さ  */
    background-size: 100% 2em;
    line-height: 2em;
    padding: 35px 40px 40px;
    position: relative; }
    @media screen and (max-width: 768px) {
      #top-section6-box1 {
        margin-top: 10vw;
        padding: 35px 5% 18vw; } }
    #top-section6-box1-pic1 {
      width: 50px;
      position: absolute;
      left: 20px;
      top: -20px;
      z-index: 1; }
      @media screen and (max-width: 768px) {
        #top-section6-box1-pic1 {
          width: 35px;
          left: 2%;
          top: -20px; } }
    #top-section6-box1-pic2 {
      position: absolute;
      right: 40px;
      bottom: 50px;
      width: 156px;
      z-index: 1; }
      @media screen and (max-width: 768px) {
        #top-section6-box1-pic2 {
          width: 105px;
          bottom: 2vw;
          right: 5%; } }
    #top-section6-box1 > p {
      width: calc(100% - 170px ); }
      @media screen and (max-width: 768px) {
        #top-section6-box1 > p {
          width: 100%;
          font-size: 14px;
          font-size: 0.875rem; } }
  #top-section6-list1 > .elem {
    width: 48.5%;
    margin-right: 3%;
    margin-top: 24px; }
    #top-section6-list1 > .elem:nth-child(1), #top-section6-list1 > .elem:nth-child(2) {
      margin-top: 0; }
    #top-section6-list1 > .elem:nth-child(2n) {
      margin-right: 0; }
    #top-section6-list1 > .elem.full {
      width: 100%;
      margin-right: 0; }
    @media screen and (max-width: 768px) {
      #top-section6-list1 > .elem {
        width: 100%;
        margin-right: 0;
        margin-top: 0;
        margin-bottom: 6vw; } }
    #top-section6-list1 > .elem > a .voice-midashi-tit {
      font-size: 18px;
      font-size: 1.125rem; }
  #top-section6-list1 .voice-head, #top-section6-list1 .voice-cont {
    padding-left: 24px;
    padding-right: 24px; }
    @media screen and (max-width: 768px) {
      #top-section6-list1 .voice-head, #top-section6-list1 .voice-cont {
        padding-left: 5%;
        padding-right: 5%; } }
  #top-section6-list1 .voice-cont > p {
    font-size: 16px;
    font-size: 1rem; }
    @media screen and (max-width: 768px) {
      #top-section6-list1 .voice-cont > p {
        font-size: 14px;
        font-size: 0.875rem; } }
#top-section7 {
  padding-top: 70px;
  padding-bottom: 120px; }
  @media screen and (max-width: 768px) {
    #top-section7 {
      padding-top: 10vw;
      padding-bottom: 15vw; } }
  #top-section7-text1 {
    margin-bottom: 40px; }
    @media screen and (max-width: 768px) {
      #top-section7-text1 {
        margin-bottom: 8vw; } }

#service-section2 {
  padding-top: 0;
  padding-bottom: 100px; }
  @media screen and (max-width: 768px) {
    #service-section2 {
      padding-bottom: 16vw; } }

#disposal-section1 {
  background: url("../images/disposal/section1-bg.jpg") 50% 50% no-repeat;
  background-size: cover; }

#buy-section1 {
  background: url("../images/disposal/section1-bg.jpg") 50% 50% no-repeat;
  background-size: cover; }
#buy-section2 {
  background-color: #FFFBE6;
  padding: 72px 0; }
  #buy-section2-midashi1 {
    margin-bottom: 32px; }
  #buy-section2-paragraph {
    font-weight: 700;
    margin-bottom: 125px;
    text-align: center;
    font-size: 28px;
    font-size: 1.75rem; }
    @media screen and (max-width: 768px) {
      #buy-section2-paragraph {
        font-size: 20px;
        font-size: 1.25rem; } }

.buy-list {
  display: flex;
  flex-wrap: wrap; }
  .buy-list > div {
    position: relative;
    background: #fff;
    display: block;
    border: 2px solid #fff;
    border-radius: 8px; }
    @media screen and (max-width: 768px) {
      .buy-list > div {
        width: 100%;
        margin-right: 0;
        padding: 75px 5% 30px; } }
    .buy-list > div > *:last-child {
      margin-bottom: 0; }
  .buy-list p {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.5;
    margin-bottom: 0; }
    @media screen and (max-width: 768px) {
      .buy-list p {
        line-height: 1.75; } }
  .buy-list-border {
    width: 24px;
    border: 2px solid #B8CF3C;
    margin: 0 auto 16px; }
  .buy-list-attention {
    font-size: 14px;
    font-size: 0.875rem; }

.buy-col3 > div {
  width: 31.75%;
  margin-right: 2.375%;
  margin-bottom: 120px;
  box-shadow: 0 4px 0 rgba(191, 167, 162, 0.25);
  padding: 80px 16px 20px; }
  @media screen and (max-width: 768px) {
    .buy-col3 > div {
      width: 100%;
      margin-right: 0;
      padding: 40px 5% 30px; } }
  .buy-col3 > div:nth-child(3n) {
    margin-right: 0; }
.buy-col3 .ic {
  width: 160px;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  top: -80px;
  left: 0;
  right: 0;
  z-index: 1;
  transition: all 0.3s ease; }
  @media screen and (max-width: 768px) {
    .buy-col3 .ic {
      width: 120px; } }
.buy-col3 .tit {
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.5;
  text-align: center;
  margin-top: 16px;
  margin-bottom: 16px; }
  @media screen and (max-width: 768px) {
    .buy-col3 .tit {
      min-height: auto;
      margin-bottom: 20px; } }

.buy-col4 > div {
  width: 23.03%;
  margin-right: 2.626%;
  padding: 40px 16px 20px;
  margin-bottom: 32px; }
  @media screen and (max-width: 768px) {
    .buy-col4 > div {
      width: 100%;
      margin-right: 0;
      margin-bottom: 120px; }
      .buy-col4 > div:nth-child(4n) {
        margin-bottom: 32px; } }
  .buy-col4 > div:nth-child(4n) {
    margin-right: 0; }
.buy-col4 .ic {
  width: 120px;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  top: -80px;
  left: 0;
  right: 0;
  z-index: 1;
  transition: all 0.3s ease; }
.buy-col4 .tit {
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.5;
  text-align: center;
  margin-top: 16px;
  margin-bottom: 16px; }
  @media screen and (max-width: 768px) {
    .buy-col4 .tit {
      min-height: auto;
      margin-bottom: 20px; } }

.buy-point-header {
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  background-size: cover; }
  .buy-point-header h2 {
    font-size: 32px;
    font-size: 2rem;
    font-weight: 700;
    margin: 0;
    color: #fff;
    filter: drop-shadow(0px 2px 2px rgba(0, 0, 0, 0.25));
    -webkit-filter: drop-shadow(0px 2px 2px rgba(0, 0, 0, 0.25));
    -moz-filter: drop-shadow(0px 2px 2px rgba(0, 0, 0, 0.25));
    -ms-filter: drop-shadow(0px 2px 2px rgba(0, 0, 0, 0.25)); }
    @media screen and (max-width: 768px) {
      .buy-point-header h2 {
        font-size: 24px;
        font-size: 1.5rem; } }
  .buy-point-header-line {
    background-color: #BE9530;
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.25);
    height: 8px;
    position: relative;
    z-index: 1; }
  .buy-point-header-cont {
    background: linear-gradient(89.98deg, #B38F36 0.01%, #FACF66 99.98%);
    padding: 32px 0;
    display: flex;
    justify-content: center;
    align-items: center; }
.buy-point-crown {
  width: 46px;
  margin-right: 16px;
  filter: drop-shadow(0px 2px 2px rgba(0, 0, 0, 0.25));
  -webkit-filter: drop-shadow(0px 2px 2px rgba(0, 0, 0, 0.25));
  -moz-filter: drop-shadow(0px 2px 2px rgba(0, 0, 0, 0.25));
  -ms-filter: drop-shadow(0px 2px 2px rgba(0, 0, 0, 0.25)); }
.buy-point-cont {
  background: url("../images/buy/buy-point-cont-bg.png") bottom no-repeat;
  background-size: cover;
  padding: 40px 0 72px; }
.buy-point-list {
  display: flex;
  flex-wrap: wrap; }
  .buy-point-list > div {
    width: 48.78%;
    margin-right: 2.423%;
    background-color: #ffffff;
    box-shadow: 0px 4px 0px rgba(191, 167, 162, 0.25);
    border-radius: 8px;
    margin-bottom: 24px;
    padding: 24px; }
    .buy-point-list > div p {
      margin: 0; }
    @media screen and (max-width: 768px) {
      .buy-point-list > div {
        width: 100%;
        margin-right: 0; } }
    .buy-point-list > div:nth-child(2n) {
      margin-right: 0; }
  .buy-point-list .raw {
    display: flex;
    align-items: center; }
  .buy-point-list-header {
    margin-bottom: 16px; }
  .buy-point-list-check {
    margin-right: 16px; }
  .buy-point-list-title {
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: 700; }
    @media screen and (max-width: 768px) {
      .buy-point-list-title {
        font-size: 16px;
        font-size: 1rem; } }
  .buy-point-list-desc {
    line-height: 1.5; }
    @media screen and (max-width: 768px) {
      .buy-point-list-desc {
        font-size: 14px;
        font-size: 0.875rem; } }
.buy-point-list:last-child > div {
  margin-bottom: 0; }
  @media screen and (max-width: 768px) {
    .buy-point-list:last-child > div {
      margin-bottom: 24px; } }

#hikkoshi-section1 {
  background: url("../images/hikkoshi/section-bg.png") 50% 50% no-repeat;
  background-size: cover; }
#hikkoshi-section2 {
  background-color: #FFFBE5;
  padding: 72px 0; }
  @media screen and (max-width: 768px) {
    #hikkoshi-section2 {
      padding: 0; } }
#hikkoshi-section3 {
  /* background: url('../images/hikkoshi/support-bg.png') 50% 50% no-repeat;
  background-size: cover; */
  background: url("../images/bg_check2.jpg") 0% 0% repeat;
  background-size: 35px;
  padding: 72px 0; }
  #hikkoshi-section3 h2 {
    margin-bottom: 40px; }
    @media screen and (max-width: 768px) {
      #hikkoshi-section3 h2 {
        line-height: 2; } }
  @media screen and (max-width: 768px) {
    #hikkoshi-section3 {
      /* background-position: center;
      background-repeat: repeat;
      background-size: 200%; */
      padding: 36px 0; } }

.situ-header {
  background: url("../images/hikkoshi/section2-title.png") center no-repeat;
  background-size: 100% 100%;
  width: 879px;
  height: 101px;
  margin: 0 auto;
  position: relative;
  z-index: 1; }
  @media screen and (max-width: 950px) {
    .situ-header {
      background-size: 100% auto;
      width: auto;
      margin: 0 15px; } }
  @media screen and (max-width: 768px) {
    .situ-header {
      width: auto;
      background-size: 100% 200%;
      padding: 16px;
      height: 100%;
      margin: 0; } }
  .situ-header h2 {
    font-size: 32px;
    font-size: 2rem;
    font-weight: 700;
    color: #FFFFFF;
    margin: 0;
    text-align: center;
    line-height: 2.5; }
    @media screen and (max-width: 768px) {
      .situ-header h2 {
        font-size: 18px;
        font-size: 1.125rem;
        line-height: 1.5; } }
  .situ-header-char {
    position: absolute;
    top: -30px;
    right: -42px;
    width: 121px; }
    @media screen and (max-width: 950px) {
      .situ-header-char {
        top: 60px;
        right: 0px;
        width: 90px; } }
    @media screen and (max-width: 768px) {
      .situ-header-char {
        top: 60px;
        right: 0px;
        width: 80px; } }

.situ-list {
  display: flex;
  flex-wrap: wrap;
  margin-top: 40px; }
  .situ-list > div {
    border-radius: 16px;
    width: 32.323%;
    margin-right: 1.515%;
    background-color: #FFFFFF;
    overflow: hidden; }
    .situ-list > div:nth-child(3n) {
      margin-right: 0; }
    @media screen and (max-width: 768px) {
      .situ-list > div {
        width: 100%;
        margin-top: 40px; }
        .situ-list > div:last-child {
          margin-bottom: 80px; } }
  .situ-list-head {
    color: #FFFFFF;
    padding: 24px 0;
    text-align: center;
    font-size: 24px;
    font-size: 1.5rem;
    font-weight: 700; }
    @media screen and (max-width: 768px) {
      .situ-list-head {
        font-size: 16px;
        font-size: 1rem; } }
  .situ-list-icon {
    margin-bottom: 8px; }
  .situ-list-bottom {
    padding: 24px 16px;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.5; }
    .situ-list-bottom p {
      margin: 0; }
    @media screen and (max-width: 768px) {
      .situ-list-bottom {
        font-size: 14px;
        font-size: 0.875rem;
        line-height: 1.75; } }
  .situ-list .color1 {
    background-color: #FF9900; }
  .situ-list .color2 {
    background-color: #93C21A; }
  .situ-list .color3 {
    background-color: #197EDB; }

.support-list {
  display: flex;
  flex-wrap: wrap; }
  .support-list > div {
    border-radius: 8px;
    width: 31.717%;
    margin-right: 2.424%; }
    @media screen and (max-width: 768px) {
      .support-list > div {
        width: 100%;
        margin-bottom: 40px;
        font-size: 14px;
        font-size: 0.875rem; } }
    .support-list > div:nth-child(3n) {
      margin-right: 0; }
  .support-list-img {
    position: relative;
    margin-bottom: 24px; }
    .support-list-img-text {
      position: absolute;
      left: 0;
      bottom: 0;
      background-color: #FFFBE5;
      padding: 12px 16px;
      border-radius: 0px 16px 0px 0px; }
      .support-list-img-text h3 {
        font-size: 24px;
        font-size: 1.5rem;
        color: #FF8C21;
        font-weight: 700; }
        @media screen and (max-width: 950px) {
          .support-list-img-text h3 {
            font-size: 20px;
            font-size: 1.25rem; } }

#cleaning-section1 {
  background: url("../images/cleaning/section-bg.png") 50% 50% no-repeat;
  background-size: cover; }
#cleaning-section2 {
  background: url("../images/cleaning/reform-bg.png") 50% 50% no-repeat;
  background-size: cover;
  padding: 72px 0; }
  #cleaning-section2 .common-service-side-img-char {
    width: 109px; }
    @media screen and (max-width: 950px) {
      #cleaning-section2 .common-service-side-img-char {
        bottom: 50px; } }
    @media screen and (max-width: 768px) {
      #cleaning-section2 .common-service-side-img-char {
        width: 89px;
        bottom: -25px; } }
  #cleaning-section2 .common-service-side-text h2 {
    font-size: 24px;
    font-size: 1.5rem; }
    @media screen and (max-width: 768px) {
      #cleaning-section2 .common-service-side-text h2 {
        font-size: 20px;
        font-size: 1.25rem; } }
  #cleaning-section2 .common-service-side-text p {
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.5; }
    @media screen and (max-width: 768px) {
      #cleaning-section2 .common-service-side-text p {
        font-size: 14px;
        font-size: 0.875rem;
        line-height: 1.75; } }
  @media screen and (max-width: 768px) {
    #cleaning-section2 {
      background: none;
      padding: 36px 0; } }
#cleaning-section3 {
  background: url("../images/cleaning/cleaning-bg.png") no-repeat;
  background-size: 100% 100%;
  padding: 72px 0; }
  @media screen and (max-width: 768px) {
    #cleaning-section3 .common-service-side {
      flex-direction: column; } }
  #cleaning-section3 .common-service-side-img-char {
    width: 109px;
    left: -40px; }
    @media screen and (max-width: 1130px) {
      #cleaning-section3 .common-service-side-img-char {
        left: 0px; } }
    @media screen and (max-width: 950px) {
      #cleaning-section3 .common-service-side-img-char {
        bottom: 80px; } }
    @media screen and (max-width: 768px) {
      #cleaning-section3 .common-service-side-img-char {
        width: 89px;
        bottom: -35px; } }
  #cleaning-section3 .common-service-side-text h2 {
    font-size: 24px;
    font-size: 1.5rem; }
    @media screen and (max-width: 768px) {
      #cleaning-section3 .common-service-side-text h2 {
        margin-top: 10px;
        font-size: 20px;
        font-size: 1.25rem; } }
  #cleaning-section3 .common-service-side-text p {
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.5; }
    @media screen and (max-width: 768px) {
      #cleaning-section3 .common-service-side-text p {
        font-size: 14px;
        font-size: 0.875rem;
        line-height: 1.75; } }

.able-box {
  text-align: center;
  margin-top: 91px; }
  @media screen and (max-width: 768px) {
    .able-box {
      margin-top: 45px; } }
  .able-box-title {
    position: relative;
    top: 20px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    max-width: 352px;
    height: 60px;
    border-radius: 30px;
    background: #9DB12D; }
    @media screen and (max-width: 768px) {
      .able-box-title {
        max-width: 252px;
        height: 50px; } }
    .able-box-title h3 {
      font-size: 24px;
      font-size: 1.5rem;
      color: #FFFFFF;
      line-height: 2.4;
      font-weight: 700; }
      @media screen and (max-width: 768px) {
        .able-box-title h3 {
          font-size: 20px;
          font-size: 1.25rem; } }
  .able-box-cont {
    background-color: #FFFBE5;
    padding: 40px 0; }
    @media screen and (max-width: 768px) {
      .able-box-cont {
        padding: 48px 5% 40px; } }
    .able-box-cont p {
      font-size: 18px;
      font-size: 1.125rem;
      margin: 0; }
      @media screen and (max-width: 768px) {
        .able-box-cont p {
          font-size: 16px;
          font-size: 1rem; } }

#assembly-section1 {
  background: url("../images/assembly/section-bg.png") 50% 50% no-repeat;
  background-size: cover; }
#assembly-section2 {
  background: url("../images/assembly/section2-bg.png") 50% 50% no-repeat;
  background-size: cover;
  padding: 89px 0 72px; }
  #assembly-section2-midashi {
    display: flex;
    justify-content: center;
    margin-bottom: 40px; }
    #assembly-section2-midashi h2 {
      font-size: 32px;
      font-size: 2rem;
      font-weight: 700;
      line-height: 1.5;
      text-align: center;
      margin: 0 3%; }
      @media screen and (max-width: 950px) {
        #assembly-section2-midashi h2 {
          font-size: 26px;
          font-size: 1.625rem; } }
      @media screen and (max-width: 768px) {
        #assembly-section2-midashi h2 {
          font-size: 22px;
          font-size: 1.375rem; } }
  #assembly-section2 .common-desc1 {
    font-size: 18px;
    font-size: 1.125rem; }
    @media screen and (max-width: 768px) {
      #assembly-section2 .common-desc1 {
        font-size: 14px;
        font-size: 0.875rem; } }
  @media screen and (max-width: 768px) {
    #assembly-section2 {
      padding: 36px 0; } }
#assembly-section3 {
  background: url("../images/cleaning/reform-bg.png") no-repeat;
  background-size: 100% 100%;
  padding: 72px 0; }
  #assembly-section3 .common-service-side-img-char {
    width: 109px; }
    @media screen and (max-width: 950px) {
      #assembly-section3 .common-service-side-img-char {
        bottom: 50px; } }
    @media screen and (max-width: 768px) {
      #assembly-section3 .common-service-side-img-char {
        width: 89px;
        bottom: -25px; } }
  #assembly-section3 .common-service-side-text h2 {
    font-size: 24px;
    font-size: 1.5rem; }
    @media screen and (max-width: 768px) {
      #assembly-section3 .common-service-side-text h2 {
        font-size: 20px;
        font-size: 1.25rem; } }
  #assembly-section3 .common-service-side-text p {
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.5; }
    @media screen and (max-width: 768px) {
      #assembly-section3 .common-service-side-text p {
        font-size: 14px;
        font-size: 0.875rem;
        line-height: 1.75; } }
#assembly-section4 {
  background: url("../images/bg_check2.jpg") 0% 0% repeat;
  background-size: 35px;
  padding: 72px 0; }
  #assembly-section4 .header-reason-title1 {
    margin-bottom: 40px;
    max-width: 435px; }
  #assembly-section4 .common-desc1 {
    font-size: 18px;
    font-size: 1.125rem;
    margin-bottom: 40px; }
    @media screen and (max-width: 768px) {
      #assembly-section4 .common-desc1 {
        font-size: 14px;
        font-size: 0.875rem; } }
  #assembly-section4 .attention-text {
    text-align: center;
    background-color: #FBFFE3;
    padding: 24px 0; }
    @media screen and (max-width: 768px) {
      #assembly-section4 .attention-text {
        text-align: left;
        padding: 24px 5%; } }
    #assembly-section4 .attention-text p {
      color: #788C04;
      font-weight: 700;
      margin: 0;
      font-size: 18px;
      font-size: 1.125rem; }
      @media screen and (max-width: 768px) {
        #assembly-section4 .attention-text p {
          font-size: 16px;
          font-size: 1rem; } }

.yellow-emp {
  background: linear-gradient(transparent 60%, #FFEF5F 60%); }

.bold {
  font-weight: 700; }

.able-box {
  text-align: center;
  margin-top: 55px; }
  @media screen and (max-width: 768px) {
    .able-box {
      margin-top: 45px; } }
  .able-box-title {
    position: relative;
    top: 20px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    max-width: 280px;
    height: 60px;
    border-radius: 30px;
    background: #9DB12D; }
    @media screen and (max-width: 768px) {
      .able-box-title {
        max-width: 252px;
        height: 50px; } }
    .able-box-title h3 {
      font-size: 24px;
      font-size: 1.5rem;
      color: #FFFFFF;
      line-height: 2.4;
      font-weight: 700; }
      @media screen and (max-width: 768px) {
        .able-box-title h3 {
          font-size: 20px;
          font-size: 1.25rem; } }
  .able-box-cont {
    background-color: #FFFBE5;
    padding: 40px 0; }
    @media screen and (max-width: 768px) {
      .able-box-cont {
        padding: 48px 5% 40px; } }
    .able-box-cont p {
      font-size: 18px;
      font-size: 1.125rem;
      margin: 0; }
      @media screen and (max-width: 768px) {
        .able-box-cont p {
          font-size: 16px;
          font-size: 1rem; } }

.section2-midashi-line {
  width: 5%;
  display: flex;
  align-items: center; }
  @media screen and (max-width: 768px) {
    .section2-midashi-line {
      display: none; } }

#realestate-section1 {
  background: url("../images/realestate/section-bg.png") 50% 50% no-repeat;
  background-size: cover; }

#scrap-section1 {
  background: url("../images/scrap/section-bg.png") 50% 50% no-repeat;
  background-size: cover; }

#mement-section1 {
  background: url("../images/mement/section-bg.png") 50% 50% no-repeat;
  background-size: cover; }
#mement-section2 {
  background: #FFFBE5;
  padding: 72px 0; }

.service-list {
  display: flex;
  flex-wrap: wrap; }
  .service-list > div {
    width: 31.717%;
    margin-right: 2.424%;
    background-color: #ffffff;
    box-shadow: 0px 4px 0px rgba(191, 167, 162, 0.25);
    border-radius: 8px;
    margin-bottom: 24px; }
    .service-list > div h3 {
      margin: 30px 0;
      font-size: 24px;
      font-size: 1.5rem;
      font-weight: 700;
      text-align: center; }
      @media screen and (max-width: 768px) {
        .service-list > div h3 {
          font-size: 16px;
          font-size: 1rem;
          margin: 15px 0; } }
    .service-list > div:nth-child(3n) {
      margin-right: 0; }
      @media screen and (max-width: 768px) {
        .service-list > div:nth-child(3n) {
          margin-right: 2%; } }
    @media screen and (max-width: 768px) {
      .service-list > div {
        width: 49%;
        margin-right: 2%; }
        .service-list > div:nth-child(2n) {
          margin-right: 0; } }

#voice-section1 {
  padding-top: 70px;
  padding-bottom: 70px;
  background: url("../images/disposal/section1-bg.jpg") 50% 50% no-repeat;
  background-size: cover; }
  #voice-section1-midashi1 {
    text-align: center; }
#voice-section2 {
  padding-top: 70px;
  padding-bottom: 70px;
  background: #FFF6E0; }

#voice_single-section1-row1 {
  /* padding-bottom:40px;
  @include mq-sp {
    padding-bottom: 30px;
  } */ }
@media screen and (max-width: 768px) {
  #voice_single-section1-layout1 {
    display: block; } }
#voice_single-section1-layout1 > .el-left {
  width: 368px;
  min-width: 368px;
  margin-right: 4%; }
  @media screen and (max-width: 768px) {
    #voice_single-section1-layout1 > .el-left {
      width: 100%;
      min-width: auto;
      margin-right: 0;
      margin-bottom: 25px; } }
  #voice_single-section1-layout1 > .el-left .thumb {
    width: 100%;
    border-radius: 8px;
    overflow: hidden; }
    @media screen and (max-width: 768px) {
      #voice_single-section1-layout1 > .el-left .thumb {
        margin-bottom: 15px; } }
#voice_single-section1-layout1 > .el-right {
  width: 100%; }
  #voice_single-section1-layout1 > .el-right .cont-meta {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 16px; }
    @media screen and (max-width: 1010px) {
      #voice_single-section1-layout1 > .el-right .cont-meta {
        flex-wrap: wrap; } }
    @media screen and (max-width: 768px) {
      #voice_single-section1-layout1 > .el-right .cont-meta {
        display: block;
        margin-bottom: 15px; } }
    #voice_single-section1-layout1 > .el-right .cont-meta > .el-left {
      display: flex;
      flex-wrap: nowrap;
      align-items: center;
      width: 100%; }
      @media screen and (max-width: 768px) {
        #voice_single-section1-layout1 > .el-right .cont-meta > .el-left {
          margin-bottom: 6px; } }
    #voice_single-section1-layout1 > .el-right .cont-meta > .el-right {
      width: 90px;
      min-width: 90px;
      margin-left: 10px; }
      @media screen and (max-width: 1010px) {
        #voice_single-section1-layout1 > .el-right .cont-meta > .el-right {
          width: 100%;
          min-width: none; } }
      @media screen and (max-width: 768px) {
        #voice_single-section1-layout1 > .el-right .cont-meta > .el-right {
          margin-left: 0; } }
  #voice_single-section1-layout1 > .el-right .metatable {
    margin-bottom: 15px; }
    @media screen and (max-width: 768px) {
      #voice_single-section1-layout1 > .el-right .metatable {
        margin-bottom: 20px;
        display: block; } }
    @media screen and (max-width: 768px) {
      #voice_single-section1-layout1 > .el-right .metatable tbody {
        display: block; } }
    @media screen and (max-width: 768px) {
      #voice_single-section1-layout1 > .el-right .metatable tr {
        display: block; } }
    #voice_single-section1-layout1 > .el-right .metatable tr th, #voice_single-section1-layout1 > .el-right .metatable tr td {
      font-size: 16px;
      font-size: 1rem;
      border-bottom: 1px solid #e0e0e0;
      text-align: left;
      padding: 8px 16px; }
      @media screen and (max-width: 768px) {
        #voice_single-section1-layout1 > .el-right .metatable tr th, #voice_single-section1-layout1 > .el-right .metatable tr td {
          display: block;
          border-bottom: none; } }
    #voice_single-section1-layout1 > .el-right .metatable tr th {
      background: #f6f6f6; }
    #voice_single-section1-layout1 > .el-right .metatable tr:last-child th, #voice_single-section1-layout1 > .el-right .metatable tr:last-child td {
      border-bottom: none; }
  #voice_single-section1-layout1 > .el-right .tags {
    display: flex; }
    #voice_single-section1-layout1 > .el-right .tags > li {
      margin-right: 1em;
      font-size: 16px;
      font-size: 1rem;
      color: #788C04; }
      #voice_single-section1-layout1 > .el-right .tags > li a {
        color: #788C04; }
        #voice_single-section1-layout1 > .el-right .tags > li a:hover {
          text-decoration: underline; }
      #voice_single-section1-layout1 > .el-right .tags > li i {
        margin-right: 5px; }
#voice_single-section1-row2 {
  padding-top: 40px; }
  @media screen and (max-width: 768px) {
    #voice_single-section1-row2 {
      padding-top: 20px; } }
  #voice_single-section1-row2-pic1 {
    max-width: 800px;
    margin-left: auto;
    margin-right: auto; }
#voice_single-section1-row3 {
  padding-top: 40px; }
  @media screen and (max-width: 768px) {
    #voice_single-section1-row3 {
      padding-top: 30px; } }
  #voice_single-section1-row3 .enq-q {
    color: #fff;
    background: #B8CF3C;
    font-size: 24px;
    font-size: 1.5rem;
    font-weight: 500;
    line-height: 1.3;
    padding: 10px 12px;
    border-radius: 8px;
    margin-bottom: 20px;
    text-indent: -1.5em;
    padding-left: 2em; }
    @media screen and (max-width: 768px) {
      #voice_single-section1-row3 .enq-q {
        font-size: 20px;
        font-size: 1.25rem;
        margin-bottom: 12px;
        padding-top: 8px;
        padding-bottom: 8px; } }
    #voice_single-section1-row3 .enq-q .ic {
      margin-right: 0.5em;
      vertical-align: 1px; }
  #voice_single-section1-row3 .enq-a {
    margin-bottom: 40px; }
    @media screen and (max-width: 768px) {
      #voice_single-section1-row3 .enq-a {
        font-size: 14px;
        font-size: 0.875rem;
        margin-bottom: 25px; } }
  #voice_single-section1-row3 > .inner > *:last-child {
    margin-bottom: 0; }
#voice_single-section1-row4 {
  padding-top: 50px; }
  @media screen and (max-width: 768px) {
    #voice_single-section1-row4 {
      padding-top: 25px; } }
#voice_single-section1-row5 {
  padding-top: 70px;
  padding-bottom: 120px; }
  @media screen and (max-width: 768px) {
    #voice_single-section1-row5 {
      padding-top: 35px;
      padding-bottom: 80px; } }

#case-section1 {
  padding-bottom: 50px; }

.case-list {
  display: flex;
  flex-wrap: wrap; }
  @media screen and (max-width: 768px) {
    .case-list {
      display: block; } }
  .case-list > article {
    width: 32.33%;
    max-width: 320px;
    margin-right: 1.5%;
    margin-bottom: 40px; }
    @media screen and (max-width: 768px) {
      .case-list > article {
        width: 100%;
        max-width: none;
        margin-right: 0;
        margin-bottom: 10vw; } }
    .case-list > article:nth-child(3n) {
      margin-right: 0; }
    .case-list > article .thumb {
      margin-bottom: 20px;
      overflow: hidden;
      max-height: 213px; }
      @media screen and (max-width: 768px) {
        .case-list > article .thumb {
          margin-bottom: 10px;
          max-height: none; } }
      .case-list > article .thumb > a img {
        transition: all 0.3s ease; }
      .case-list > article .thumb > a:hover img {
        transform: scale(1.1); }
    .case-list > article .cont-meta {
      display: flex;
      flex-wrap: nowrap;
      justify-content: space-between;
      align-items: center;
      margin-bottom: 16px; }
      @media screen and (max-width: 1010px) {
        .case-list > article .cont-meta {
          flex-wrap: wrap; } }
      @media screen and (max-width: 768px) {
        .case-list > article .cont-meta {
          display: block;
          margin-bottom: 0; } }
      .case-list > article .cont-meta > .el-left {
        display: flex;
        flex-wrap: nowrap;
        align-items: center;
        width: 100%; }
        @media screen and (max-width: 768px) {
          .case-list > article .cont-meta > .el-left {
            margin-bottom: 6px; } }
      .case-list > article .cont-meta > .el-right {
        width: 90px;
        min-width: 90px;
        margin-left: 10px; }
        @media screen and (max-width: 1010px) {
          .case-list > article .cont-meta > .el-right {
            width: 100%;
            min-width: none; } }
        @media screen and (max-width: 768px) {
          .case-list > article .cont-meta > .el-right {
            margin-left: 0; } }
      .case-list > article .cont-meta .area {
        font-size: 16px;
        font-size: 1rem;
        font-weight: 700;
        text-align: center;
        line-height: 1;
        width: 130px;
        min-width: 130px;
        margin-right: 16px; }
        @media screen and (max-width: 768px) {
          .case-list > article .cont-meta .area {
            font-size: 14px;
            font-size: 0.875rem;
            width: 120px;
            min-width: 120px;
            margin-right: 12px; } }
        .case-list > article .cont-meta .area > a {
          background: #93C21A;
          color: #fff;
          display: block;
          padding: 8px 4px;
          border: 1px solid #93C21A;
          border-radius: 4px;
          transition: all 0.3s ease; }
          @media screen and (max-width: 768px) {
            .case-list > article .cont-meta .area > a {
              padding: 5px 4px; } }
          .case-list > article .cont-meta .area > a:hover {
            background: #fff;
            color: #93C21A; }
      .case-list > article .cont-meta .namae {
        font-size: 16px;
        font-size: 1rem;
        line-height: 1;
        display: -webkit-box;
        overflow: hidden;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical; }
        @media screen and (max-width: 768px) {
          .case-list > article .cont-meta .namae {
            font-size: 14px;
            font-size: 0.875rem; } }
      .case-list > article .cont-meta .date {
        text-align: right; }
        @media screen and (max-width: 768px) {
          .case-list > article .cont-meta .date {
            font-size: 14px;
            font-size: 0.875rem; } }
    .case-list > article .cont .tit {
      font-size: 18px;
      font-size: 1.125rem;
      font-weight: 700;
      margin-bottom: 12px;
      height: auto;
      min-height: 3em;
      display: -webkit-box;
      overflow: hidden;
      -webkit-line-clamp: 2;
      -webkit-box-orient: vertical; }
      @media screen and (max-width: 768px) {
        .case-list > article .cont .tit {
          min-height: auto;
          margin-bottom: 6px; } }
      .case-list > article .cont .tit > a:hover {
        text-decoration: underline; }
    .case-list > article .cont .price .sm, .case-list > article .cont .price .price-num {
      vertical-align: middle; }
    .case-list > article .cont .price .sm {
      font-size: 16px;
      font-size: 1rem;
      line-height: 1;
      margin-right: 1em; }
      @media screen and (max-width: 768px) {
        .case-list > article .cont .price .sm {
          font-size: 14px;
          font-size: 0.875rem; } }
    .case-list > article .cont .price .price-num {
      font-size: 32px;
      font-size: 2rem;
      font-weight: 700;
      color: #E60012; }
      @media screen and (max-width: 1010px) {
        .case-list > article .cont .price .price-num {
          font-size: 26px;
          font-size: 1.625rem; } }

#case_single-section1-row1 {
  /* padding-bottom:40px;
  @include mq-sp {
    padding-bottom: 30px;
  } */ }
#case_single-section1-row2 {
  padding-top: 70px;
  padding-bottom: 70px;
  margin-top: 40px; }
  @media screen and (max-width: 768px) {
    #case_single-section1-row2 {
      margin-top: 30px;
      padding-top: 35px;
      padding-bottom: 35px; } }
#case_single-section1-layout2 {
  align-items: center;
  justify-content: space-between; }
  @media screen and (max-width: 768px) {
    #case_single-section1-layout2 {
      display: block; } }
  #case_single-section1-layout2 > .element {
    width: 46%;
    max-width: 455px; }
    @media screen and (max-width: 768px) {
      #case_single-section1-layout2 > .element {
        width: 100%;
        max-width: none; } }
    #case_single-section1-layout2 > .element > .label {
      font-size: 24px;
      font-size: 1.5rem;
      font-weight: 700;
      color: #fff;
      background: #707070;
      border-radius: 8px 8px 0 0;
      text-align: center;
      width: 210px; }
      @media screen and (max-width: 768px) {
        #case_single-section1-layout2 > .element > .label {
          font-size: 18px;
          font-size: 1.125rem;
          width: 130px; } }
    #case_single-section1-layout2 > .element > .thumb {
      overflow: hidden;
      border: 4px solid #707070;
      border-radius: 0 0 8px 8px; }
      @media screen and (max-width: 768px) {
        #case_single-section1-layout2 > .element > .thumb {
          border-width: 3px; } }
    #case_single-section1-layout2 > .element.el-after > .label {
      background: #FF8C21; }
    #case_single-section1-layout2 > .element.el-after > .thumb {
      border-color: #FF8C21; }
  #case_single-section1-layout2 > .arrow {
    width: 30px; }
    @media screen and (max-width: 768px) {
      #case_single-section1-layout2 > .arrow {
        width: 20px;
        transform: rotate(90deg);
        margin-left: auto;
        margin-right: auto; } }
#case_single-section1-row3 {
  padding-top: 70px; }
  @media screen and (max-width: 768px) {
    #case_single-section1-row3 {
      padding-top: 35px; } }
#case_single-section1-row4 {
  padding-top: 70px;
  padding-bottom: 120px; }
  @media screen and (max-width: 768px) {
    #case_single-section1-row4 {
      padding-top: 35px;
      padding-bottom: 80px; } }
#case_single-section1-row5 {
  padding-top: 70px; }
  @media screen and (max-width: 768px) {
    #case_single-section1-row5 {
      padding-top: 35px; } }

@media screen and (max-width: 768px) {
  .item-case {
    display: block; } }
.item-case > .el-left {
  width: 368px;
  min-width: 368px;
  margin-right: 4%; }
  @media screen and (max-width: 768px) {
    .item-case > .el-left {
      width: 100%;
      min-width: auto;
      margin-right: 0; } }
  .item-case > .el-left .thumb {
    width: 100%;
    border-radius: 8px;
    overflow: hidden; }
    @media screen and (max-width: 768px) {
      .item-case > .el-left .thumb {
        margin-bottom: 15px; } }
    .item-case > .el-left .thumb > a {
      transition: opacity 0.3s ease; }
      .item-case > .el-left .thumb > a:hover {
        opacity: .7; }
.item-case > .el-right {
  width: 100%; }
  .item-case > .el-right .cont-meta {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 16px; }
    @media screen and (max-width: 1010px) {
      .item-case > .el-right .cont-meta {
        flex-wrap: wrap; } }
    @media screen and (max-width: 768px) {
      .item-case > .el-right .cont-meta {
        display: block;
        margin-bottom: 15px; } }
    .item-case > .el-right .cont-meta > .el-left {
      display: flex;
      flex-wrap: nowrap;
      align-items: center;
      width: 100%; }
      @media screen and (max-width: 768px) {
        .item-case > .el-right .cont-meta > .el-left {
          margin-bottom: 6px; } }
    .item-case > .el-right .cont-meta > .el-right {
      width: 90px;
      min-width: 90px;
      margin-left: 10px; }
      @media screen and (max-width: 1010px) {
        .item-case > .el-right .cont-meta > .el-right {
          width: 100%;
          min-width: none; } }
      @media screen and (max-width: 768px) {
        .item-case > .el-right .cont-meta > .el-right {
          margin-left: 0; } }
    .item-case > .el-right .cont-meta .area {
      font-size: 16px;
      font-size: 1rem;
      font-weight: 700;
      text-align: center;
      line-height: 1;
      width: 130px;
      min-width: 130px;
      margin-right: 16px; }
      @media screen and (max-width: 768px) {
        .item-case > .el-right .cont-meta .area {
          font-size: 14px;
          font-size: 0.875rem;
          width: 120px;
          min-width: 120px;
          margin-right: 12px; } }
      .item-case > .el-right .cont-meta .area > a {
        background: #93C21A;
        color: #fff;
        display: block;
        padding: 8px 4px;
        border: 1px solid #93C21A;
        border-radius: 4px;
        transition: all 0.3s ease; }
        @media screen and (max-width: 768px) {
          .item-case > .el-right .cont-meta .area > a {
            padding: 5px 4px; } }
        .item-case > .el-right .cont-meta .area > a:hover {
          background: #fff;
          color: #93C21A; }
    .item-case > .el-right .cont-meta .namae {
      font-size: 16px;
      font-size: 1rem;
      line-height: 1; }
      @media screen and (max-width: 768px) {
        .item-case > .el-right .cont-meta .namae {
          font-size: 14px;
          font-size: 0.875rem; } }
    .item-case > .el-right .cont-meta .date {
      text-align: right; }
      @media screen and (max-width: 768px) {
        .item-case > .el-right .cont-meta .date {
          font-size: 14px;
          font-size: 0.875rem; } }
  .item-case > .el-right .tit {
    font-size: 28px;
    font-size: 1.75rem;
    font-weight: 700;
    margin-bottom: 16px; }
    @media screen and (max-width: 768px) {
      .item-case > .el-right .tit {
        font-size: 20px;
        font-size: 1.25rem;
        min-height: auto; } }
    .item-case > .el-right .tit > a:hover {
      text-decoration: underline; }
  .item-case > .el-right .desc {
    margin-bottom: 24px; }
    @media screen and (max-width: 768px) {
      .item-case > .el-right .desc {
        font-size: 14px;
        font-size: 0.875rem;
        margin-bottom: 16px; } }
  .item-case > .el-right .metatable {
    margin-bottom: 15px; }
    @media screen and (max-width: 768px) {
      .item-case > .el-right .metatable {
        margin-bottom: 20px;
        display: block; } }
    @media screen and (max-width: 768px) {
      .item-case > .el-right .metatable tbody {
        display: block; } }
    @media screen and (max-width: 768px) {
      .item-case > .el-right .metatable tr {
        display: block; } }
    .item-case > .el-right .metatable tr th, .item-case > .el-right .metatable tr td {
      font-size: 16px;
      font-size: 1rem;
      border-bottom: 1px solid #e0e0e0;
      text-align: left;
      padding: 8px 16px; }
      @media screen and (max-width: 768px) {
        .item-case > .el-right .metatable tr th, .item-case > .el-right .metatable tr td {
          display: block;
          border-bottom: none; } }
    .item-case > .el-right .metatable tr th {
      background: #f6f6f6; }
    .item-case > .el-right .metatable tr:last-child th, .item-case > .el-right .metatable tr:last-child td {
      border-bottom: none; }
  .item-case > .el-right .tags {
    display: flex; }
    .item-case > .el-right .tags > li {
      margin-right: 1em;
      font-size: 16px;
      font-size: 1rem;
      color: #788C04; }
      .item-case > .el-right .tags > li a {
        color: #788C04; }
        .item-case > .el-right .tags > li a:hover {
          text-decoration: underline; }
      .item-case > .el-right .tags > li i {
        margin-right: 5px; }

#kaitori-section1 {
  padding-bottom: 50px; }

#kaitori_single-section1-row1 {
  /* padding-bottom:40px;
  @include mq-sp {
    padding-bottom: 30px;
  } */ }
@media screen and (max-width: 768px) {
  #kaitori_single-section1-layout1 {
    display: block; } }
#kaitori_single-section1-layout1 > .el-left {
  width: 368px;
  min-width: 368px;
  margin-right: 4%; }
  @media screen and (max-width: 768px) {
    #kaitori_single-section1-layout1 > .el-left {
      width: 100%;
      min-width: auto;
      margin-right: 0; } }
  #kaitori_single-section1-layout1 > .el-left .thumb {
    width: 100%;
    border-radius: 8px;
    overflow: hidden; }
    @media screen and (max-width: 768px) {
      #kaitori_single-section1-layout1 > .el-left .thumb {
        margin-bottom: 15px; } }
#kaitori_single-section1-layout1 > .el-right {
  width: 100%; }
  #kaitori_single-section1-layout1 > .el-right .cont-meta {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 16px; }
    @media screen and (max-width: 1010px) {
      #kaitori_single-section1-layout1 > .el-right .cont-meta {
        flex-wrap: wrap; } }
    @media screen and (max-width: 768px) {
      #kaitori_single-section1-layout1 > .el-right .cont-meta {
        display: block;
        margin-bottom: 15px; } }
    #kaitori_single-section1-layout1 > .el-right .cont-meta > .el-left {
      display: flex;
      flex-wrap: nowrap;
      align-items: center;
      width: 100%; }
      @media screen and (max-width: 768px) {
        #kaitori_single-section1-layout1 > .el-right .cont-meta > .el-left {
          margin-bottom: 6px; } }
    #kaitori_single-section1-layout1 > .el-right .cont-meta > .el-right {
      width: 90px;
      min-width: 90px;
      margin-left: 10px; }
      @media screen and (max-width: 1010px) {
        #kaitori_single-section1-layout1 > .el-right .cont-meta > .el-right {
          width: 100%;
          min-width: none; } }
      @media screen and (max-width: 768px) {
        #kaitori_single-section1-layout1 > .el-right .cont-meta > .el-right {
          margin-left: 0; } }
    #kaitori_single-section1-layout1 > .el-right .cont-meta .area {
      font-size: 16px;
      font-size: 1rem;
      font-weight: 700;
      text-align: center;
      line-height: 1;
      width: 130px;
      min-width: 130px;
      margin-right: 16px; }
      @media screen and (max-width: 768px) {
        #kaitori_single-section1-layout1 > .el-right .cont-meta .area {
          font-size: 14px;
          font-size: 0.875rem;
          width: 120px;
          min-width: 120px;
          margin-right: 12px; } }
      #kaitori_single-section1-layout1 > .el-right .cont-meta .area > a {
        background: #93C21A;
        color: #fff;
        display: block;
        padding: 8px 4px;
        border: 1px solid #93C21A;
        border-radius: 4px;
        transition: all 0.3s ease; }
        @media screen and (max-width: 768px) {
          #kaitori_single-section1-layout1 > .el-right .cont-meta .area > a {
            padding: 5px 4px; } }
        #kaitori_single-section1-layout1 > .el-right .cont-meta .area > a:hover {
          background: #fff;
          color: #93C21A; }
    #kaitori_single-section1-layout1 > .el-right .cont-meta .namae {
      font-size: 16px;
      font-size: 1rem;
      line-height: 1; }
      @media screen and (max-width: 768px) {
        #kaitori_single-section1-layout1 > .el-right .cont-meta .namae {
          font-size: 14px;
          font-size: 0.875rem; } }
    #kaitori_single-section1-layout1 > .el-right .cont-meta .date {
      text-align: right; }
      @media screen and (max-width: 768px) {
        #kaitori_single-section1-layout1 > .el-right .cont-meta .date {
          font-size: 14px;
          font-size: 0.875rem; } }
  #kaitori_single-section1-layout1 > .el-right .tit {
    font-size: 28px;
    font-size: 1.75rem;
    font-weight: 700;
    margin-bottom: 16px; }
    @media screen and (max-width: 768px) {
      #kaitori_single-section1-layout1 > .el-right .tit {
        font-size: 20px;
        font-size: 1.25rem;
        min-height: auto;
        margin-bottom: 20px; } }
  #kaitori_single-section1-layout1 > .el-right .desc {
    margin-bottom: 24px; }
    @media screen and (max-width: 768px) {
      #kaitori_single-section1-layout1 > .el-right .desc {
        font-size: 14px;
        font-size: 0.875rem;
        margin-bottom: 16px; } }
  #kaitori_single-section1-layout1 > .el-right .metatable {
    margin-bottom: 15px; }
    @media screen and (max-width: 768px) {
      #kaitori_single-section1-layout1 > .el-right .metatable {
        margin-bottom: 20px;
        display: block; } }
    @media screen and (max-width: 768px) {
      #kaitori_single-section1-layout1 > .el-right .metatable tbody {
        display: block; } }
    @media screen and (max-width: 768px) {
      #kaitori_single-section1-layout1 > .el-right .metatable tr {
        display: block; } }
    #kaitori_single-section1-layout1 > .el-right .metatable tr th, #kaitori_single-section1-layout1 > .el-right .metatable tr td {
      font-size: 16px;
      font-size: 1rem;
      border-bottom: 1px solid #e0e0e0;
      text-align: left;
      padding: 8px 16px; }
      @media screen and (max-width: 768px) {
        #kaitori_single-section1-layout1 > .el-right .metatable tr th, #kaitori_single-section1-layout1 > .el-right .metatable tr td {
          display: block;
          border-bottom: none; } }
    #kaitori_single-section1-layout1 > .el-right .metatable tr th {
      background: #f6f6f6; }
    #kaitori_single-section1-layout1 > .el-right .metatable tr:last-child th, #kaitori_single-section1-layout1 > .el-right .metatable tr:last-child td {
      border-bottom: none; }
  #kaitori_single-section1-layout1 > .el-right .tags {
    display: flex; }
    #kaitori_single-section1-layout1 > .el-right .tags > li {
      margin-right: 1em;
      font-size: 16px;
      font-size: 1rem;
      color: #788C04; }
      #kaitori_single-section1-layout1 > .el-right .tags > li a {
        color: #788C04; }
        #kaitori_single-section1-layout1 > .el-right .tags > li a:hover {
          text-decoration: underline; }
      #kaitori_single-section1-layout1 > .el-right .tags > li i {
        margin-right: 5px; }
@media screen and (max-width: 768px) {
  #kaitori_single-section1-layout2 {
    display: block; } }
#kaitori_single-section1-layout2 > .element {
  width: 48.75%;
  margin-right: 2.5%; }
  @media screen and (max-width: 768px) {
    #kaitori_single-section1-layout2 > .element {
      width: 100%;
      margin-right: 0;
      margin-bottom: 15px; } }
  #kaitori_single-section1-layout2 > .element:nth-child(2n) {
    margin-right: 0; }
#kaitori_single-section1-row2 {
  padding-top: 70px; }
  @media screen and (max-width: 768px) {
    #kaitori_single-section1-row2 {
      padding-top: 35px; } }
#kaitori_single-section1-row3 {
  padding-top: 70px; }
  @media screen and (max-width: 768px) {
    #kaitori_single-section1-row3 {
      padding-top: 35px; } }
#kaitori_single-section1-layout3 {
  background: #FBFFE3;
  padding: 24px;
  border-radius: 8px; }
  @media screen and (max-width: 768px) {
    #kaitori_single-section1-layout3 {
      padding: 15px 5%; } }
#kaitori_single-section1-row4 {
  padding-top: 70px;
  padding-bottom: 120px; }
  @media screen and (max-width: 768px) {
    #kaitori_single-section1-row4 {
      padding-top: 35px;
      padding-bottom: 80px; } }

#area-section1 {
  padding-top: 60px;
  padding-bottom: 120px;
  background: #fff url("../images/area/toukaiImage.png") 80% 50% no-repeat;
  background-size: contain; }
  @media screen and (max-width: 768px) {
    #area-section1 {
      padding-top: 30px;
      padding-bottom: 60px; } }

.area-section1-mid {
  font-size: 32px;
  font-size: 2rem;
  font-weight: 700;
  color: #B8CF3C;
  line-height: 1.2;
  border-bottom: 4px solid #B8CF3C;
  padding-bottom: 8px;
  margin-bottom: 0; }
  @media screen and (max-width: 768px) {
    .area-section1-mid {
      font-size: 20px;
      font-size: 1.25rem;
      line-height: 1.5;
      border-bottom-width: 2px;
      padding-bottom: 5px; } }
.area-section1-mid2 {
  font-size: 24px;
  font-size: 1.5rem;
  margin-top: 1em; }
  @media screen and (max-width: 768px) {
    .area-section1-mid2 {
      font-size: 18px;
      font-size: 1.125rem; } }
.area-section1-hr {
  margin-top: 20px;
  margin-bottom: 20px;
  height: 1px;
  background: #e0e0e0; }
  @media screen and (max-width: 768px) {
    .area-section1-hr {
      margin-top: 10px;
      margin-bottom: 10px; } }
.area-section1-arealist {
  font-size: 16px;
  font-size: 1rem;
  margin-top: 8px;
  line-height: 2; }
  @media screen and (max-width: 768px) {
    .area-section1-arealist {
      font-size: 14px;
      font-size: 0.875rem; } }
  .area-section1-arealist > li:not(:last-child):after {
    content: '/';
    margin-left: 5px;
    margin-right: 5px; }
  .area-section1-arealist > li > a {
    transition: color 0.3s ease; }
    .area-section1-arealist > li > a:hover {
      color: #FF8C21; }

#area_single-section1 {
  padding-top: 40px;
  padding-bottom: 40px; }
  #area_single-section1-layout1 > li {
    width: 31.75%;
    margin-right: 2.375%;
    max-width: 314px; }
    #area_single-section1-layout1 > li:last-child {
      margin-right: 0; }
#area_single-section2 {
  background: url("../images/disposal/section1-bg.jpg") 50% 50% no-repeat;
  background-size: cover; }
  @media screen and (max-width: 768px) {
    #area_single-section2 {
      padding-top: 6vw; } }
#area_single-section3 .midashi-flow-icon {
  left: -500px; }
@media screen and (max-width: 768px) {
  #area_single-section3-cont {
    padding-top: 14vw;
    padding-bottom: 10vw; } }
#area_single-section3-cont > .inner > .row {
  margin-bottom: 60px; }
  @media screen and (max-width: 768px) {
    #area_single-section3-cont > .inner > .row {
      margin-bottom: 30px; } }
  #area_single-section3-cont > .inner > .row:last-child {
    margin-bottom: 0; }
    @media screen and (max-width: 768px) {
      #area_single-section3-cont > .inner > .row:last-child {
        margin-bottom: 0; } }
#area_single-section4 {
  padding-top: 70px;
  padding-bottom: 70px; }
  @media screen and (max-width: 768px) {
    #area_single-section4 {
      padding-top: 10vw;
      padding-bottom: 10vw; } }
  #area_single-section4-list1 {
    margin-top: 60px; }
    @media screen and (max-width: 768px) {
      #area_single-section4-list1 {
        margin-top: 8vw; } }
  #area_single-section4-btn1 {
    width: 100%;
    max-width: 459px;
    margin-left: auto;
    margin-right: auto; }
    @media screen and (max-width: 768px) {
      #area_single-section4-btn1 {
        width: 80%; } }
#area_single-section5 {
  padding-top: 70px;
  padding-bottom: 70px; }
  @media screen and (max-width: 768px) {
    #area_single-section5 {
      padding-top: 10vw;
      padding-bottom: 10vw; } }
  #area_single-section5-list1 {
    margin-top: 60px; }
    @media screen and (max-width: 768px) {
      #area_single-section5-list1 {
        margin-top: 8vw; } }
  #area_single-section5-btn1 {
    width: 100%;
    max-width: 459px;
    margin-left: auto;
    margin-right: auto; }
    @media screen and (max-width: 768px) {
      #area_single-section5-btn1 {
        width: 80%; } }
#area_single-section6 {
  padding-top: 60px;
  padding-bottom: 70px; }
  @media screen and (max-width: 768px) {
    #area_single-section6 {
      padding-top: 10vw;
      padding-bottom: 10vw; } }
  #area_single-section6-midashi1 {
    font-size: 40px;
    font-size: 2.5rem;
    text-align: center;
    font-weight: bold;
    margin-bottom: 0; }
    @media screen and (max-width: 768px) {
      #area_single-section6-midashi1 {
        font-size: 20px;
        font-size: 1.25rem; } }
    #area_single-section6-midashi1 > span {
      position: relative; }
      #area_single-section6-midashi1 > span:before, #area_single-section6-midashi1 > span:after {
        content: '';
        display: block;
        position: absolute;
        z-index: 1;
        width: 3px;
        height: 40px;
        background: #FFEF5F;
        top: 10px; }
        @media screen and (max-width: 768px) {
          #area_single-section6-midashi1 > span:before, #area_single-section6-midashi1 > span:after {
            display: none; } }
      #area_single-section6-midashi1 > span:before {
        left: -35px;
        transform: rotate(-30deg); }
      #area_single-section6-midashi1 > span:after {
        right: -35px;
        transform: rotate(30deg); }
  #area_single-section6-list1 {
    margin-top: 40px; }
    @media screen and (max-width: 768px) {
      #area_single-section6-list1 {
        margin-top: 7vw; } }
    #area_single-section6-list1 > article {
      margin-bottom: 40px; }
      #area_single-section6-list1 > article:last-child {
        margin-bottom: 0; }
      #area_single-section6-list1 > article .row1 > .el-left {
        width: 120px;
        min-width: 120px;
        margin-right: 20px; }
        @media screen and (max-width: 768px) {
          #area_single-section6-list1 > article .row1 > .el-left {
            width: 25%;
            min-width: 25%;
            margin-right: 5%; } }
      #area_single-section6-list1 > article .row1 > .el-right {
        width: 100%; }
        #area_single-section6-list1 > article .row1 > .el-right .name {
          font-size: 24px;
          font-size: 1.5rem;
          font-weight: 700;
          line-height: 1.5;
          margin-bottom: 10px; }
          @media screen and (max-width: 768px) {
            #area_single-section6-list1 > article .row1 > .el-right .name {
              font-size: 18px;
              font-size: 1.125rem; } }
        #area_single-section6-list1 > article .row1 > .el-right .excerpt {
          font-size: 16px;
          font-size: 1rem;
          line-height: 1.5;
          margin-bottom: 0; }
          @media screen and (max-width: 768px) {
            #area_single-section6-list1 > article .row1 > .el-right .excerpt {
              font-size: 14px;
              font-size: 0.875rem; } }
      #area_single-section6-list1 > article .row2 {
        margin-top: 40px; }
        @media screen and (max-width: 768px) {
          #area_single-section6-list1 > article .row2 {
            margin-top: 20px; } }
        #area_single-section6-list1 > article .row2 h4 {
          font-size: 24px;
          font-size: 1.5rem;
          font-weight: 700;
          line-height: 1.2;
          padding: 12px 16px;
          background: #FFEF5F;
          margin-bottom: 16px;
          border-radius: 8px; }
          @media screen and (max-width: 768px) {
            #area_single-section6-list1 > article .row2 h4 {
              font-size: 18px;
              font-size: 1.125rem;
              text-align: center;
              padding: 8px 5%;
              margin-bottom: 12px; } }
        #area_single-section6-list1 > article .row2 .staff-comment {
          font-size: 16px;
          font-size: 1rem;
          line-height: 1.5;
          margin-bottom: 0; }
          @media screen and (max-width: 768px) {
            #area_single-section6-list1 > article .row2 .staff-comment {
              font-size: 14px;
              font-size: 0.875rem; } }
      #area_single-section6-list1 > article > a {
        background: #fff;
        border: 4px solid #FFEF5F;
        padding: 25px;
        display: block;
        border-radius: 8px;
        transition: border 0.3s ease, background 0.3s ease; }
        #area_single-section6-list1 > article > a:hover {
          /* border-color: $_color-orange; */
          background: #FFFBE5; }
        @media screen and (max-width: 768px) {
          #area_single-section6-list1 > article > a {
            padding: 20px 5%;
            border-width: 3px; } }
#area_single-section7 {
  padding-top: 70px;
  padding-bottom: 70px; }
  @media screen and (max-width: 768px) {
    #area_single-section7 {
      padding-top: 5vw;
      padding-bottom: 10vw; } }
  #area_single-section7-midashi1 {
    width: 403px;
    height: 75px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0;
    text-align: center;
    /*background: url("../images/area/fukidashi.png") 50% 50% no-repeat;*/
    background-size: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #000;
    font-size: 21px;
    font-size: 2.3125rem;
    font-weight: 700;
    line-height: 1.2;
    padding-top: 8px;
    padding-right: 14px; }
    @media screen and (max-width: 768px) {
      #area_single-section7-midashi1 {
        width: 100%;
        font-size: 4.8vw;
        padding-top: 1vw;
        padding-right: 3vw;
        min-height: 75px;
        height: 16vw; } }
  #area_single-section7-pic1 {
    width: 369px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 6px; }
    @media screen and (max-width: 768px) {
      #area_single-section7-pic1 {
        width: 100%;
        max-width: 369px; } }

.cont-area_case {
  padding-top: 70px;
  padding-bottom: 70px; }

#faq-section1 {
  padding-top: 40px;
  padding-bottom: 70px; }
  @media screen and (max-width: 768px) {
    #faq-section1 {
      padding-top: 5vw;
      padding-bottom: 15vw; } }
  #faq-section1 .faq-block {
    margin-bottom: 70px; }
    @media screen and (max-width: 768px) {
      #faq-section1 .faq-block {
        margin-bottom: 12vw; }
        #faq-section1 .faq-block:last-child {
          margin-bottom: 0; } }
    #faq-section1 .faq-block:last-child {
      margin-bottom: 0; }

#company-section1 {
  padding-top: 50px;
  padding-bottom: 70px; }
  @media screen and (max-width: 768px) {
    #company-section1 {
      padding-top: 8vw;
      padding-bottom: 10vw; } }
  #company-section1-layout1 {
    flex-direction: row-reverse; }
    @media screen and (max-width: 768px) {
      #company-section1-layout1 {
        display: block; } }
    #company-section1-layout1 > .el-left {
      width: 368px;
      min-width: 368px;
      margin-left: 40px; }
      @media screen and (max-width: 768px) {
        #company-section1-layout1 > .el-left {
          width: 100%;
          min-width: auto;
          margin-left: 0;
          margin-bottom: 8vw; } }
    #company-section1-layout1 > .el-right {
      width: 100%; }
      #company-section1-layout1 > .el-right h3 {
        font-weight: 700;
        font-size: 24px;
        font-size: 1.5rem;
        margin-bottom: 1em; }
        @media screen and (max-width: 768px) {
          #company-section1-layout1 > .el-right h3 {
            font-size: 20px;
            font-size: 1.25rem; } }
      #company-section1-layout1 > .el-right p {
        font-size: 16px;
        font-size: 1rem;
        line-height: 1.8;
        margin-bottom: 0.75em; }
        @media screen and (max-width: 768px) {
          #company-section1-layout1 > .el-right p {
            font-size: 14px;
            font-size: 0.875rem; } }
        #company-section1-layout1 > .el-right p.namae {
          text-align: right;
          margin-bottom: 0; }
#company-section2 {
  padding-top: 50px;
  padding-bottom: 70px; }
  @media screen and (max-width: 768px) {
    #company-section2 {
      padding-top: 8vw;
      padding-bottom: 10vw; } }
  @media screen and (max-width: 768px) {
    #company-section2 .common-table1 {
      margin-top: 45px; } }
#company-section3 {
  padding-top: 50px;
  padding-bottom: 120px; }
  @media screen and (max-width: 768px) {
    #company-section3 {
      padding-top: 8vw;
      padding-bottom: 15vw; } }
  @media screen and (max-width: 768px) {
    #company-section3-layout1 {
      margin-top: 45px; } }
  #company-section3-layout1 > .map-box {
    margin-bottom: 50px; }
    @media screen and (max-width: 768px) {
      #company-section3-layout1 > .map-box {
        margin-bottom: 10vw;
        display: block; } }
    #company-section3-layout1 > .map-box:last-child {
      margin-bottom: 0; }
      @media screen and (max-width: 768px) {
        #company-section3-layout1 > .map-box:last-child {
          margin-bottom: 0; } }

#privacy-section1 {
  padding-top: 50px;
  padding-bottom: 50px; }
  @media screen and (max-width: 768px) {
    #privacy-section1 {
      padding-top: 7vw;
      padding-bottom: 7vw; } }
  #privacy-section1 .common-desc1 {
    line-height: 1.8;
    font-weight: 500; }
#privacy-section2 {
  padding-top: 70px;
  padding-bottom: 150px; }
  @media screen and (max-width: 768px) {
    #privacy-section2 {
      padding-top: 10vw;
      padding-bottom: 20vw; } }
  #privacy-section2 .desc {
    line-height: 1.5;
    margin-bottom: 1em; }
    @media screen and (max-width: 768px) {
      #privacy-section2 .desc {
        line-height: 1.6;
        font-size: 14px;
        font-size: 0.875rem; } }

.privacy-midashi1 {
  margin-top: 40px;
  margin-bottom: 1em;
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 700; }
  .privacy-midashi1:first-child {
    margin-top: 0; }
  @media screen and (max-width: 768px) {
    .privacy-midashi1 {
      margin-top: 10vw;
      font-size: 16px;
      font-size: 1rem; } }

.privacy-list {
  counter-reset: count 0;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5; }
  @media screen and (max-width: 768px) {
    .privacy-list {
      font-size: 14px;
      font-size: 0.875rem;
      line-height: 1.6; } }
  .privacy-list > li {
    text-indent: -1.4em;
    padding-left: 1.5em;
    margin-bottom: 0.5em; }
    .privacy-list > li:before {
      margin-right: 0.5em;
      counter-increment: count 1;
      content: counter(count) "."; }
    .privacy-list > li:last-child {
      margin-bottom: 0; }

#sitemap-section1 {
  padding-top: 70px;
  padding-bottom: 100px; }
  @media screen and (max-width: 768px) {
    #sitemap-section1 {
      padding-top: 10vw;
      padding-bottom: 10vw; } }

.simple-sitemap-container .post-type {
  display: none; }
.simple-sitemap-container ul {
  margin-left: 0;
  font-size: 16px;
  font-size: 1rem;
  margin-bottom: 1em; }
  @media screen and (max-width: 768px) {
    .simple-sitemap-container ul {
      font-size: 14px;
      font-size: 0.875rem;
      margin-left: 0 !important; } }
  .simple-sitemap-container ul > li {
    margin-bottom: 0.75em;
    line-height: 1.5;
    position: relative; }
    @media screen and (max-width: 768px) {
      .simple-sitemap-container ul > li {
        margin-bottom: 1em;
        text-indent: -1.75em;
        padding-left: 1.75em; } }
    .simple-sitemap-container ul > li:before {
      font-family: FontAwesome;
      font-weight: 400;
      content: "\f178";
      color: #B8CF3C;
      margin-right: 0.75em; }
    .simple-sitemap-container ul > li > a:hover {
      text-decoration: underline; }
  .simple-sitemap-container ul.children {
    margin-top: 1em; }

#news-section1 {
  padding-bottom: 100px; }
  @media screen and (max-width: 768px) {
    #news-section1 {
      padding-bottom: 20vw; } }

#news_single-section1 {
  padding-bottom: 100px; }
  @media screen and (max-width: 768px) {
    #news_single-section1 {
      padding-bottom: 20vw; } }
  #news_single-section1 .thumb {
    text-align: center;
    margin-bottom: 40px; }
    #news_single-section1 .thumb img {
      width: auto;
      max-width: 100%; }
  #news_single-section1 .tit {
    font-size: 24px;
    font-size: 1.5rem;
    font-weight: 700;
    margin-bottom: 40px; }
    @media screen and (max-width: 768px) {
      #news_single-section1 .tit {
        font-size: 18px;
        font-size: 1.125rem;
        line-height: 1.6;
        margin-bottom: 20px; } }
  #news_single-section1 .footer-navigation {
    margin-top: 70px; }
    @media screen and (max-width: 768px) {
      #news_single-section1 .footer-navigation {
        margin-top: 35px; } }
  @media screen and (max-width: 768px) {
    #news_single-section1-content {
      font-size: 14px;
      font-size: 0.875rem; } }

#beginner-section1 {
  padding-top: 36px;
  padding-bottom: 72px; }
  @media screen and (max-width: 768px) {
    #beginner-section1 {
      padding-top: 0;
      padding-bottom: 10vw; } }
#beginner-section2 {
  padding-top: 48px;
  padding-bottom: 60px; }
  @media screen and (max-width: 768px) {
    #beginner-section2 {
      padding-top: 10vw;
      padding-bottom: 12vw; } }
  #beginner-section2-midashi1 {
    font-size: 40px;
    font-size: 2.5rem;
    font-weight: 700;
    text-align: center;
    margin-bottom: 40px; }
    @media screen and (max-width: 768px) {
      #beginner-section2-midashi1 {
        font-size: 24px;
        font-size: 1.5rem;
        margin-bottom: 8vw; } }
#beginner-section3 {
  padding-top: 60px;
  padding-bottom: 120px; }
  @media screen and (max-width: 768px) {
    #beginner-section3 {
      padding-top: 10vw;
      padding-bottom: 20vw; } }
  #beginner-section3-midashi1 {
    font-size: 40px;
    font-size: 2.5rem;
    font-weight: 700;
    text-align: center;
    margin-bottom: 60px; }
    @media screen and (max-width: 768px) {
      #beginner-section3-midashi1 {
        font-size: 24px;
        font-size: 1.5rem;
        margin-bottom: 10vw; } }

#contact .contact-txt {
  font-size: 16px;
  line-height: 150%;
  margin-bottom: 32px; }
  #contact .contact-txt span {
    color: #E60012; }
#contact-section1 {
  padding-top: 36px;
  padding-bottom: 72px; }
  @media screen and (max-width: 768px) {
    #contact-section1 {
      padding-top: 0;
      padding-bottom: 10vw; } }
#contact-section2 {
  padding-top: 48px;
  padding-bottom: 60px; }
  @media screen and (max-width: 768px) {
    #contact-section2 {
      padding-top: 10vw;
      padding-bottom: 12vw; } }
  #contact-section2-midashi1 {
    font-size: 40px;
    font-size: 2.5rem;
    font-weight: 700;
    text-align: center;
    margin-bottom: 40px; }
    @media screen and (max-width: 768px) {
      #contact-section2-midashi1 {
        font-size: 24px;
        font-size: 1.5rem;
        margin-bottom: 8vw; } }
#contact-section3 {
  padding-top: 60px;
  padding-bottom: 120px; }
  @media screen and (max-width: 768px) {
    #contact-section3 {
      padding-top: 10vw;
      padding-bottom: 20vw; } }
  #contact-section3-midashi1 {
    font-size: 40px;
    font-size: 2.5rem;
    font-weight: 700;
    text-align: center;
    margin-bottom: 60px; }
    @media screen and (max-width: 768px) {
      #contact-section3-midashi1 {
        font-size: 24px;
        font-size: 1.5rem;
        margin-bottom: 10vw; } }
#contact input[type="text"],
#contact input[type="email"],
#contact input[type="url"],
#contact input[type="password"],
#contact input[type="search"],
#contact input[type="number"],
#contact input[type="tel"],
#contact input[type="range"],
#contact input[type="date"],
#contact input[type="month"],
#contact input[type="week"],
#contact input[type="time"],
#contact input[type="datetime"],
#contact input[type="datetime-local"],
#contact input[type="color"],
#contact textarea,
#contact select {
  border: 1px solid #E0E0E0;
  border-radius: 4px;
  padding: 8px;
  width: 100%; }
#contact input[type="checkbox"] {
  /*display: none;*/ }
#contact input[type=checkbox] + label {
  box-sizing: border-box;
  cursor: pointer;
  padding: 5px 0px 5px 25px;
  position: relative;
  width: auto; }
#contact input[type=checkbox] + label::before {
  position: absolute;
  top: 50%;
  left: 0px;
  display: block;
  margin-top: -8px;
  width: 16px;
  height: 16px;
  content: "";
  background: #fff;
  border-radius: 4px;
  border: solid 1px #E0E0E0; }
#contact input[type=checkbox]:checked + label::after {
  border-right: 3px solid #93C21A;
  border-bottom: 3px solid #93C21A;
  content: "";
  display: block;
  height: 11px;
  left: 4px;
  margin-top: -7px;
  position: absolute;
  top: 50%;
  transform: rotate(45deg);
  width: 8px; }
#contact ::placeholder {
  color: #B7B7B7; }
#contact .mw_wp_form {
  width: 100%;
  color: #333; }
  #contact .mw_wp_form table.mailform-tbl {
    width: 100%;
    margin-bottom: 32px; }
  #contact .mw_wp_form table tr {
    width: 100%;
    padding: 16px 0;
    font-weight: normal; }
    #contact .mw_wp_form table tr:first-child {
      border-top: 1px solid #DFDFDF; }
  #contact .mw_wp_form table th {
    padding: 20px 0;
    text-align: left;
    vertical-align: top;
    font-weight: normal;
    width: 30%;
    float: left; }
    #contact .mw_wp_form table th .attention {
      font-size: 80%;
      margin-left: 10px;
      color: red;
      padding: 3px; }
  #contact .mw_wp_form table td {
    padding: 20px 0;
    width: 70%;
    float: left; }
  #contact .mw_wp_form table td.w50 input,
  #contact .mw_wp_form table td.w50 select {
    width: 50%;
    box-sizing: border-box; }
  #contact .mw_wp_form table td.w50 span.greenbox {
    display: inline-block;
    color: #B8CF3C;
    background: #fff;
    font-weight: bold;
    border: solid 1px #B8CF3C;
    border-radius: 4px;
    padding: 8px;
    margin-left: 16px; }
    @media screen and (max-width: 768px) {
      #contact .mw_wp_form table td.w50 span.greenbox {
        padding: 4px 8px;
        margin-left: 0px;
        margin-top: 10px;
        display: inline-block; } }
  #contact .mw_wp_form table td.w50 a.adress-link {
    font-size: 16px;
    color: #197EDB;
    padding-left: 22px;
    margin-top: 6px;
    display: inline-block;
    position: relative; }
    #contact .mw_wp_form table td.w50 a.adress-link::before {
      content: "";
      width: 14px;
      height: 14px;
      top: 23%;
      left: 0;
      background-image: url("../images/common/external-link.svg");
      background-position: center;
      background-size: cover;
      background-repeat: no-repeat;
      position: absolute; }
  #contact .mw_wp_form table td.w80 input,
  #contact .mw_wp_form table td.w80 select,
  #contact .mw_wp_form table td.w80 textarea {
    width: 80%;
    box-sizing: border-box; }
  #contact .mw_wp_form #submit-button {
    text-align: center; }
    #contact .mw_wp_form #submit-button input {
      display: inline-block;
      width: 100%;
      max-width: 459px;
      margin: 48px auto;
      font-size: 32px;
      font-weight: bold;
      padding: 16px;
      background: #93C21A;
      border-color: #93C21A;
      color: #fff;
      box-sizing: border-box;
      -webkit-appearance: none;
      appearance: none;
      border-radius: 5px;
      box-shadow: 0px 6px 0px #788C04;
      cursor: pointer;
      transition: 0.3s; }
      #contact .mw_wp_form #submit-button input:hover {
        opacity: 0.7; }
    #contact .mw_wp_form #submit-button input[name="submitBack"] {
      margin: 1em;
      display: inline-block;
      padding: 10px 30px;
      border: 1px solid #999;
      background: #999;
      color: white;
      box-sizing: border-box;
      height: 40px;
      -webkit-appearance: none;
      appearance: none;
      border-radius: 5px;
      font-size: 90%; }
#contact .check-consent {
  font-weight: 400;
  font-size: 16px;
  line-height: 150%;
  text-align: center; }
@media screen and (max-width: 768px) {
  #contact .mw_wp_form table th {
    width: 100%;
    padding: 20px 0 0; }
  #contact .mw_wp_form table td {
    width: 100%;
    float: right; }
  #contact .mw_wp_form table td.w50 input,
  #contact .mw_wp_form table td.w50 select {
    width: 100%;
    box-sizing: border-box; }
  #contact .mw_wp_form table td.w80 input,
  #contact .mw_wp_form table td.w80 select,
  #contact .mw_wp_form table td.w80 textarea {
    width: 100%;
    box-sizing: border-box; }
  #contact .mw_wp_form #submit-button input {
    font-size: 20px;
    margin: 28px auto; } }

#collect-price-section1 {
  padding-top: 60px;
  padding-bottom: 60px; }
  @media screen and (max-width: 768px) {
    #collect-price-section1 {
      padding-top: 30px;
      padding-bottom: 30px; } }
  @media screen and (max-width: 768px) {
    #collect-price-section1-text1 {
      font-size: 14px;
      font-size: 0.875rem; } }

.collect-price-section1-mid {
  /*background: #93C21A;*/
  background-color: #006890;
  text-align: center;
  color: #fff;
  font-size: 30px;
  font-size: 1.875rem;
  font-weight: 700;
  padding: 15px;
  /*border-radius: 10px 10px 0 0;*/
  border-radius: 10px;
  margin-bottom: 0; }
  @media screen and (max-width: 768px) {
    .collect-price-section1-mid {
      font-size: 21px;
      font-size: 1.3125rem;
      padding: 10px; } }
.collect-price-section1-box {
  background: #fff;
  padding: 30px 50px;
  margin-bottom: 50px;
  border-radius: 0 0 10px 10px; }
  @media screen and (max-width: 768px) {
    .collect-price-section1-box {
      padding: 15px 5%;
      margin-bottom: 25px; } }
.collect-price-section1-table {
  width: 100%;
  table-layout: auto;
  margin-bottom: 0; }
  @media screen and (max-width: 768px) {
    .collect-price-section1-table tbody > tr {
      margin-bottom: 10px; } }
  .collect-price-section1-table tbody > tr th, .collect-price-section1-table tbody > tr td {
    padding-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #e0e0e0;
    vertical-align: middle; }
    @media screen and (max-width: 768px) {
      .collect-price-section1-table tbody > tr th, .collect-price-section1-table tbody > tr td {
        padding-top: 10px;
        padding-bottom: 10px; } }
  .collect-price-section1-table tbody > tr th {
    font-size: 20px;
    font-size: 1.25rem;
    font-weight: 700;
    width: 170px;
    text-align: left; }
    @media screen and (max-width: 768px) {
      .collect-price-section1-table tbody > tr th {
        font-size: 19px;
        font-size: 1.1875rem;
        text-align: center;
        border-bottom: 0;
        padding-bottom: 0; } }
  .collect-price-section1-table tbody > tr td.items {
    font-weight: 500;
    padding-left: 15px;
    padding-right: 30px;
    width: calc( 100% - 350px ); }
    @media screen and (max-width: 768px) {
      .collect-price-section1-table tbody > tr td.items {
        font-size: 14px;
        font-size: 0.875rem;
        border-bottom: 0;
        padding-bottom: 0;
        padding-right: 5%;
        padding-left: 5%;
        text-align: center; } }
  .collect-price-section1-table tbody > tr td.price {
    font-size: 20px;
    font-size: 1.25rem;
    font-weight: 700;
    width: 180px;
    text-align: left;
    color: #93C21A; }
    @media screen and (max-width: 768px) {
      .collect-price-section1-table tbody > tr td.price {
        font-size: 22px;
        font-size: 1.375rem;
        text-align: center; } }
  .collect-price-section1-table tbody > tr:last-child th, .collect-price-section1-table tbody > tr:last-child td {
    border-bottom: none; }
  @media screen and (max-width: 768px) {
    .collect-price-section1-table {
      display: block; }
      .collect-price-section1-table tbody, .collect-price-section1-table tr, .collect-price-section1-table th, .collect-price-section1-table td {
        display: block;
        width: 100% !important; } }

#woman-section1 {
  padding: 36px 0 72px; }
  #woman-section1-lead {
    font-size: 20px;
    font-size: 1.25rem;
    font-weight: 700;
    text-align: left;
    line-height: 1.5;
    margin-bottom: 20px; }
    @media screen and (max-width: 768px) {
      #woman-section1-lead {
        font-size: 16px;
        font-size: 1rem;
        margin-bottom: 15px; } }
  #woman-section1 .telbox-opentime {
    font-size: 12px;
    font-size: 0.75rem;
    text-align: left;
    line-height: 2;
    margin-top: 5px; }
  @media screen and (max-width: 768px) {
    #woman-section1 .common-service-side-text h2 {
      text-align: center; } }
  #woman-section1 .common-service-side-text h2 span {
    color: #f894a5;
    font-size: 48px;
    font-size: 3rem; }
    @media screen and (max-width: 768px) {
      #woman-section1 .common-service-side-text h2 span {
        font-size: 36px;
        font-size: 2.25rem; } }
#woman-section2 {
  background: #fff5ff; }
  #woman-section2 .rank-cont {
    padding-top: 50px;
    padding-bottom: 100px; }
    @media screen and (max-width: 768px) {
      #woman-section2 .rank-cont {
        padding-top: 30px;
        padding-bottom: 15vw; } }
  #woman-section2 .rank-desc {
    margin-top: 0;
    display: flex;
    gap: 15px; }
    @media screen and (max-width: 768px) {
      #woman-section2 .rank-desc {
        display: block; } }
    #woman-section2 .rank-desc > div {
      width: 33.33%;
      margin-bottom: 0;
      background: #FBFFE3;
      display: flex;
      flex-direction: column; }
      @media screen and (max-width: 768px) {
        #woman-section2 .rank-desc > div {
          display: block;
          width: 100%;
          margin-bottom: 15px; } }
      @media screen and (max-width: 768px) {
        #woman-section2 .rank-desc > div:last-child {
          margin-bottom: 0; } }
  #woman-section2 .rank-desc-type-header {
    background: #f894a5; }
  #woman-section2 .rank-desc-type-header h3 {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center; }
    #woman-section2 .rank-desc-type-header h3 > .label {
      width: 100%; }
    #woman-section2 .rank-desc-type-header h3 > .ic {
      width: 60px;
      min-width: 60px;
      margin-left: 5px; }
#woman-section3 .midashi-flow {
  background: #f894a5; }
#woman-section3 .midashi-flow:after {
  border-top-color: #f894a5; }
#woman-section3 .flowlist > .row > .el-left .tit > .num {
  background: #f894a5; }
#woman-section3 .flowlist > .row > .el-left .tit > .label {
  color: #f894a5; }
#woman-section3 .flowlist > .row:not(:last-child):after {
  content: url("../images/shape_triangle_pink.png"); }
#woman .woman-nayami-list > li {
  text-indent: -1em;
  padding-left: 1em;
  margin-bottom: 10px; }
  #woman .woman-nayami-list > li:last-child {
    margin-bottom: 0; }
  #woman .woman-nayami-list > li:before {
    content: '・'; }
#woman-section4 {
  background-size: auto auto;
  background-color: #FFED8D;
  background-image: repeating-linear-gradient(-40deg, transparent, transparent 15px, #FFEF5F 15px, #FFEF5F 25px);
  padding: 70px 0; }
  @media screen and (max-width: 768px) {
    #woman-section4 {
      padding: 16vw 0; } }
  #woman-section4-midashi1 {
    font-size: 40px;
    font-size: 2.5rem;
    font-weight: 700;
    text-align: center;
    margin-bottom: 50px; }
    @media screen and (max-width: 768px) {
      #woman-section4-midashi1 {
        font-size: 24px;
        font-size: 1.5rem;
        margin-bottom: 10vw; } }

@media screen and (max-width: 1280px) {
  .pc-only {
    display: none !important; } }

.sp-only {
  display: none; }
  @media screen and (max-width: 1280px) {
    .sp-only {
      display: block; } }
