@charset "UTF-8";
/*
Theme Name:mrp-child
Template:mrp
Version: 1.0.0
*/
/*
DesignCode CSS: ver 0.01
*/
/*------------------------------------------------------
Theme Material
------------------------------------------------------*/
@import url("https://fonts.googleapis.com/css2?family=Murecho:wght@100..900&display=swap");
:root {
  /*------▼基本設定▼------*/
  --color-background: #fff;
  --color-font: #222222;
  --color-primary: #ed734d;
  --color-primary-shade: #111;
  --color-primary-tint: #666;
  --color-secondary: #62b3d7;
  --color-secondary-tint: #eee;
  --color-table-border: #ccc;
  --body-font-size: min(
    calc(1.6rem + (1vw - 1.92rem) * 0.1294),
    1.6rem
  ); /* 1.6-1.4rem (1920-375) */
  --body-font-family: "Murecho", sans-serif;
  --content-max-width: 1240px;
  /*------▼ヘッダー設定▼------*/
  --header-background: #fff;
  --header-color-font: #111;
  --header-color-primary: #333;
  --header-color-primary-shade: #111;
  --header-color-primary-tint: #aaa;
  /*------▼フッター設定▼------*/
  --footer-background: #111;
  --footer-color-font: #fff;
  --footer-color-primary: #fff;
  /*------▼フォント設定▼------*/
  --font-family01: "Murecho", sans-serif;
  --font-family02: "Oswald", "Murecho", sans-serif;
}

#mainImg {
  display: none;
}

#post-25 header {
  display: none;
}

@media (max-width: 1366px) {
  nav#mainNav ul li a {
    padding: 20px 1.4641288433vw;
    font-size: clamp(13px, 1.0248901903vw, 14px);
  }
}
@media (max-width: 1023px) {
  nav#mainNav ul li a {
    font-size: 16px;
  }
}

@media (max-width: 1366px) {
  html body #header .logo img {
    max-width: 14.6412884334vw;
  }
}
@media (max-width: 1023px) {
  html body #header .logo img {
    max-width: 160px !important;
  }
}

@media print, screen and (min-width: 1024px) {
  #header a.head_btn {
    flex-direction: row;
    margin: 0;
  }
  #header a.head_btn.tel_btn {
    background: #62b3d7;
    color: #fff;
    font-family: "Murecho", sans-serif;
    -moz-column-gap: 8px;
         column-gap: 8px;
    font-size: clamp(16px, 1.756954612vw, 24px);
    max-width: 240px;
    width: 100%;
  }
  #header a.head_btn.tel_btn::before {
    font-size: 1.7rem;
    margin: 0;
    position: relative;
    top: -12px;
  }
  #header a.head_btn.tel_btn span {
    position: relative;
    top: -12px;
  }
  #header a.head_btn.tel_btn span::after {
    content: "24時間受付　定休：日祝";
    position: absolute;
    bottom: -20px;
    left: 45%;
    transform: translateX(-50%);
    font-family: "Murecho", sans-serif;
    font-weight: bold;
    font-size: 12px;
    color: #fff;
    width: -moz-max-content;
    width: max-content;
  }
  #header a.head_btn.mail_btn {
    background: #ed734d;
    -moz-column-gap: 10px;
         column-gap: 10px;
    max-width: 190px;
    width: 100%;
  }
  #header a.head_btn.mail_btn span {
    font-family: "Murecho", sans-serif;
    font-weight: bold;
    font-size: clamp(13px, 1.0248901903vw, 14px);
    color: #fff;
  }
  #header a.head_btn.mail_btn::before {
    font-size: 1.7rem;
    margin: 0;
    position: relative;
  }
  #header .logo img {
    max-width: 200px;
  }
  #menu-item-181 {
    display: none !important;
  }
  nav#mainNav ul li a span {
    color: var(--color-secondary) !important;
  }
}
#s01 .main_inner .main_mv {
  width: 100%;
  height: auto;
  position: relative;
}
#s01 .main_inner .main_mv img {
  width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
@media (max-width: 768px) {
  #s01 .main_inner .main_mv img {
    height: 600px;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: right;
       object-position: right;
  }
}
@media (max-width: 425px) {
  #s01 .main_inner .main_mv img {
    height: 141.1764705882vw;
    -o-object-position: 67%;
       object-position: 67%;
  }
}
#s01 .main_inner .main_mv .title_box {
  position: absolute;
  top: 50%;
  left: 6.71875vw;
  transform: translateY(-50%);
  width: -moz-max-content;
  width: max-content;
}
@media (max-width: 768px) {
  #s01 .main_inner .main_mv .title_box {
    position: absolute;
    bottom: 15%;
    left: 50%;
    transform: translateX(-50%);
    top: unset;
  }
}
#s01 .main_inner .main_mv .title_box .mv_title {
  text-align: start;
  font-weight: bold;
  font-size: clamp(32px, 5.710102489vw, 78px);
  line-height: 1.3;
  letter-spacing: 0.05em;
  color: #fff;
  margin-bottom: clamp(20px, 2.3426061493vw, 32px);
}
@media (max-width: 768px) {
  #s01 .main_inner .main_mv .title_box .mv_title {
    text-align: center;
  }
}
@media (max-width: 425px) {
  #s01 .main_inner .main_mv .title_box .mv_title {
    font-size: 6.5882352941vw;
  }
}
#s01 .main_inner .main_mv .title_box .mv_title::after {
  display: none;
}
#s01 .main_inner .main_mv .title_box .mv_content {
  font-family: "Murecho", sans-serif;
  font-weight: bold;
  font-size: clamp(20px, 2.2693997072vw, 31px);
  line-height: 1.6;
  letter-spacing: 0.03em;
  color: #fff;
}
@media (max-width: 768px) {
  #s01 .main_inner .main_mv .title_box .mv_content {
    text-align: center;
  }
}
@media (max-width: 425px) {
  #s01 .main_inner .main_mv .title_box .mv_content {
    font-size: 4.2352941176vw;
  }
}

#s06 {
  /*-----------------------------
  cta02_col2
  ------------------------------*/
  /*ボタン共通パーツ*/
  /*電話ボタン*/
  /*メールボタン*/
  /*ボタンアイコン*/
}
#s06 .post {
  background: #f7f9fc;
}
#s06 .cta02 {
  position: relative;
  padding: var(--px80) 0;
  z-index: 0;
}
#s06 .cta02:before {
  content: "";
  background: url(/wp-content/uploads/top_contact_bg.jpg) no-repeat;
  background-size: cover;
  width: 100%;
  height: 65%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}
#s06 .cta02 .cta02_wrap {
  max-width: 1400px;
  width: 90%;
  margin: 0 auto;
  padding: 0;
  background: transparent;
  position: relative;
  z-index: 1;
}
#s06 .cta02 .cta02_wrap .title_area {
  margin-bottom: clamp(25px, 2.9282576867vw, 40px);
}
#s06 .cta02 .cta02_wrap .title_area .main_title {
  padding: 0;
  text-align: center;
  color: #222;
  margin: 0 auto;
  font-family: "Murecho", sans-serif;
  font-weight: bold;
  font-size: clamp(28px, 3.513909224vw, 48px);
}
@media (max-width: 425px) {
  #s06 .cta02 .cta02_wrap .title_area .main_title {
    font-size: 6.5882352941vw;
  }
}
#s06 .cta02 .cta02_wrap .title_area .main_title::after {
  display: none;
}
#s06 .cta02 .cta02_wrap .title_area .title_en {
  text-align: center;
  font-family: "Murecho", sans-serif;
  font-weight: bold;
  font-size: clamp(20px, 1.756954612vw, 24px);
  line-height: 1.4;
  color: #62b3d7;
  margin-bottom: 20px;
}
@media (max-width: 425px) {
  #s06 .cta02 .cta02_wrap .title_area .title_en {
    font-size: 4.7058823529vw;
  }
}
#s06 .cta02 .cta02_wrap .content {
  margin-bottom: clamp(25px, 2.9282576867vw, 40px);
  text-align: center;
  color: #222;
  line-height: 2;
  font-weight: 500;
  font-size: clamp(14px, 1.1713030747vw, 16px);
}
#s06 .cta02 .ctabtnlist {
  justify-content: space-between;
  max-width: 1400px;
  margin: var(--px50) auto 0 auto;
}
#s06 .cta02 .ctabtnlist li {
  width: 50%;
  margin: 0;
  padding: 0;
  line-height: 1;
  display: flex;
}
#s06 .cta02 .item {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  padding: var(--px30);
  text-align: center;
  box-sizing: border-box;
  color: #111;
  border-radius: 0;
  transition: all ease 0.15s;
}
@media print, screen and (max-width: 768px) {
  #s06 .cta02 .ctabtnlist li,
  #s06 .cta02 .ctabtnlist .item {
    width: 100%;
  }
  #s06 .cta02 .ctabtnlist li + li {
    margin-top: 1rem;
  }
}
#s06 .cta02 .infotxt {
  font-size: var(--rem16);
  font-weight: 400;
}
#s06 .cta02 .btnttl {
  display: block;
  font-weight: bold;
  margin-bottom: 1rem;
  line-height: 1.4;
  font-size: var(--rem20);
}
#s06 .cta02 .telnum {
  font-size: var(--rem36);
  margin-bottom: 1rem;
  font-weight: bold;
}
#s06 .cta02 a.telbtn {
  background: #62b3d7;
  color: #fff;
}
#s06 .cta02 a.telbtn:hover {
  color: #62b3d7;
  background: #fff;
}
#s06 .cta02 .mailarea.item {
  background: #fff;
}
#s06 .cta02 a.mailbtn {
  background: #62b3d7;
  color: #fff;
  display: flex;
  flex-direction: row;
  justify-content: center;
  max-width: 400px;
  width: 90%;
  border-radius: 50vh;
  padding: 20px;
  margin: 0 0 1rem 0;
  border: 1px solid #62b3d7;
  transition: 0.4s all;
}
#s06 .cta02 a.mailbtn:hover {
  background: #fff;
  color: #62b3d7;
}
#s06 .cta02 a.mailbtn::before,
#s06 .cta02 .telnum::before {
  content: "";
  display: inline-block;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  margin-right: 1rem;
}
#s06 .cta02 .linebtn::before {
  content: "\f4ad";
  display: inline-block;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  margin-right: 1rem;
}
#s06 .cta02 .telnum::before {
  content: "\f3cd";
}
#s06 .cta02 a.mailbtn::before {
  content: "\f0e0";
}
#s06 .cta02 a.linebtn:hover {
  background: #fff;
  color: #06c755;
}
#s02 {
  padding: clamp(80px, 10.102489019vw, 138px) 0 clamp(70px, 9.2972181552vw, 127px);
  background: #f7f9fc;
}
#s02 .inner {
  max-width: calc(1410px + 12%);
  width: 100%;
  margin: 0 auto;
  padding: 0 6%;
}
@media (max-width: 1024px) {
  #s02 .inner {
    max-width: calc(480px + 12%);
  }
}
#s02 .inner .title_area {
  position: relative;
  margin-bottom: clamp(50px, 5.1244509517vw, 70px);
}
#s02 .inner .title_area::after {
  font-family: "Murecho", sans-serif;
  font-weight: bold;
  font-size: clamp(70px, 12.6412884334vw, 170px);
  position: absolute;
  top: 35%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
  letter-spacing: 0.05em;
  content: "Cash ride";
  width: -moz-max-content;
  width: max-content;
}
@media (max-width: 425px) {
  #s02 .inner .title_area::after {
    font-size: 18.8235294118vw;
  }
}
#s02 .inner .title_area > * {
  position: relative;
  z-index: 1;
}
#s02 .inner .title_area .main_title {
  padding: 0;
  text-align: center;
  color: #222;
  margin: 0 auto;
  font-family: "Murecho", sans-serif;
  font-weight: bold;
  font-size: clamp(28px, 3.513909224vw, 48px);
}
@media (max-width: 425px) {
  #s02 .inner .title_area .main_title {
    font-style: 6.5882352941vw;
  }
}
#s02 .inner .title_area .main_title::after {
  display: none;
}
#s02 .inner .title_area .title_en {
  text-align: center;
  font-family: "Murecho", sans-serif;
  font-weight: bold;
  font-size: clamp(20px, 2.3426061493vw, 32px);
  line-height: 1.4;
  color: #ed734d;
}
@media (max-width: 425px) {
  #s02 .inner .title_area .title_en {
    font-size: 4.7058823529vw;
  }
}
#s02 .inner .stock-card-wrapper {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  -moz-column-gap: clamp(25px, 3.2942898975vw, 45px);
       column-gap: clamp(25px, 3.2942898975vw, 45px);
  margin-bottom: clamp(50px, 4.39238653vw, 60px);
}
@media (max-width: 1024px) {
  #s02 .inner .stock-card-wrapper {
    grid-template-columns: 1fr;
    row-gap: clamp(30px, 5.8517555267vw, 45px);
  }
}
#s02 .inner .stock-card-wrapper .stock-card {
  display: grid;
  grid-template-rows: subgrid;
  grid-row: span 6;
  gap: 0;
  background: #fff;
  padding: 20px 20px clamp(35px, 3.2942898975vw, 45px) 20px;
  box-shadow: 0 0 30px 0 #cdd5e0;
  border-radius: clamp(20px, 2.196193265vw, 30px);
}
#s02 .inner .stock-card-wrapper .stock-card .eyecatch {
  margin-bottom: clamp(20px, 1.8301610542vw, 25px);
}
#s02 .inner .stock-card-wrapper .stock-card .eyecatch img {
  border-radius: clamp(20px, 2.196193265vw, 30px);
}
#s02 .inner .stock-card-wrapper .stock-card .stock-title {
  font-family: "Murecho", sans-serif;
  font-weight: bold;
  font-size: clamp(20px, 1.9033674963vw, 26px);
  border-bottom: unset;
  padding: 0;
  margin: 0 0 clamp(20px, 1.8301610542vw, 25px);
}
#s02 .inner .stock-card-wrapper .stock-card .stock-category a {
  font-size: clamp(16px, 1.317715959vw, 18px);
  padding: 8px 16px;
  color: #fff;
  background: #ed734d;
  margin-bottom: clamp(15px, 1.4641288433vw, 20px);
  border-radius: 4px;
  letter-spacing: 0.04em;
  width: -moz-fit-content;
  width: fit-content;
}
#s02 .inner .stock-card-wrapper .stock-card .stock-price {
  text-align: end;
  font-family: "Murecho", sans-serif;
  font-weight: bold;
  font-size: clamp(18px, 1.4641288433vw, 20px);
  line-height: 1.4;
  margin-bottom: clamp(20px, 1.8301610542vw, 25px);
  color: #222;
}
#s02 .inner .stock-card-wrapper .stock-card .stock-price .price-number {
  font-size: clamp(32px, 4.0263543192vw, 55px);
}
#s02 .inner .stock-card-wrapper .stock-card .stock-meta {
  margin-bottom: clamp(25px, 2.196193265vw, 30px);
}
#s02 .inner .stock-card-wrapper .stock-card .stock-meta li {
  font-family: "Murecho", sans-serif;
  font-weight: 500;
  font-size: clamp(14px, 1.1713030747vw, 16px);
  line-height: 2;
  color: #222;
}
#s02 .inner .stock-card-wrapper .stock-card .button {
  margin: 0 auto;
}
#s02 .inner .stock-card-wrapper .stock-card .button a {
  max-width: 240px;
  width: 100%;
  margin: 0 auto;
  height: clamp(50px, 4.9780380673vw, 68px);
  position: relative;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50px;
  background: #62b3d7;
  font-weight: bold;
  font-size: clamp(14px, 1.1713030747vw, 16px);
  transition: 0.4s all;
  border: 2px solid #62b3d7;
  font-family: "Murecho", sans-serif;
}
#s02 .inner .stock-card-wrapper .stock-card .button a::after {
  position: absolute;
  top: 50%;
  right: 15px;
  transform: translateY(-50%);
  content: "\f0da";
  font-family: "Font Awesome 5 Free";
  font-weight: bold;
}
#s02 .inner .stock-card-wrapper .stock-card .button a:hover {
  color: #62b3d7;
  background: #fff;
}
#s02 .inner .main_button {
  margin: 0 auto;
}
#s02 .inner .main_button a {
  max-width: 540px;
  width: 100%;
  margin: 0 auto;
  height: clamp(50px, 4.9780380673vw, 68px);
  position: relative;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50px;
  background: #ed734d;
  font-weight: bold;
  font-size: clamp(14px, 1.1713030747vw, 16px);
  transition: 0.4s all;
  border: 2px solid #ed734d;
  font-family: "Murecho", sans-serif;
}
#s02 .inner .main_button a::after {
  position: absolute;
  top: 50%;
  right: 15px;
  transform: translateY(-50%);
  content: "\f054";
  font-family: "Font Awesome 5 Free";
  font-weight: bold;
}
#s02 .inner .main_button a:hover {
  color: #ed734d;
  background: #fff;
}

#s03 {
  padding: clamp(100px, 8.78477306vw, 120px) 0 clamp(200px, 17.5695461201vw, 240px);
  background: #e3f0fa;
}
#s03 .inner {
  max-width: 100%;
}
#s03 .inner .title_area {
  margin-bottom: clamp(45px, 4.39238653vw, 60px);
}
#s03 .inner .title_area .main_title {
  padding: 0;
  text-align: center;
  color: #222;
  margin: 0 auto;
  font-family: "Murecho", sans-serif;
  font-weight: bold;
  font-size: clamp(28px, 3.513909224vw, 48px);
}
@media (max-width: 425px) {
  #s03 .inner .title_area .main_title {
    font-size: 6.5882352941vw;
  }
}
#s03 .inner .title_area .main_title::after {
  display: none;
}
#s03 .inner .title_area .title_en {
  text-align: center;
  font-family: "Murecho", sans-serif;
  font-weight: bold;
  font-size: clamp(20px, 2.3426061493vw, 32px);
  line-height: 1.4;
  color: #ed734d;
}
@media (max-width: 425px) {
  #s03 .inner .title_area .title_en {
    font-size: 4.7058823529vw;
  }
}
#s03 .inner .grid_box_area .grid_box {
  display: grid;
  position: relative;
  grid-template-columns: repeat(100, 1fr);
  margin-bottom: clamp(150px, 14.6412884334vw, 200px);
  align-items: flex-end;
}
@media (max-width: 1024px) {
  #s03 .inner .grid_box_area .grid_box {
    align-items: flex-start;
  }
}
@media (max-width: 768px) {
  #s03 .inner .grid_box_area .grid_box {
    margin-bottom: 250px;
  }
}
@media (max-width: 425px) {
  #s03 .inner .grid_box_area .grid_box {
    margin-bottom: 51.7647058824vw;
  }
}
#s03 .inner .grid_box_area .grid_box.box1 .text_area::after {
  position: absolute;
  bottom: -1.0416666667vw;
  left: 50%;
  transform: translateX(-50%);
  font-size: 10.4166666667vw;
  color: #eef9fb;
  line-height: 1;
  content: "Reason01";
  width: -moz-max-content;
  width: max-content;
  font-weight: bold;
}
@media (max-width: 768px) {
  #s03 .inner .grid_box_area .grid_box.box1 .text_area::after {
    font-size: 18.2054616385vw;
  }
}
#s03 .inner .grid_box_area .grid_box.box2 .img_area {
  grid-column: 65/1;
}
@media (max-width: 768px) {
  #s03 .inner .grid_box_area .grid_box.box2 .img_area {
    grid-column: 90/1;
  }
}
#s03 .inner .grid_box_area .grid_box.box2 .text_area {
  grid-column: 50/-1;
}
#s03 .inner .grid_box_area .grid_box.box2 .text_area::after {
  position: absolute;
  bottom: -1.0416666667vw;
  left: 50%;
  transform: translateX(-50%);
  font-size: 10.4166666667vw;
  color: #eef9fb;
  line-height: 1;
  content: "Reason02";
  width: -moz-max-content;
  width: max-content;
  font-weight: bold;
}
@media (max-width: 768px) {
  #s03 .inner .grid_box_area .grid_box.box2 .text_area::after {
    font-size: 18.2054616385vw;
  }
}
@media (max-width: 1024px) {
  #s03 .inner .grid_box_area .grid_box.box2 .text_area {
    grid-column: 35/-1;
  }
}
@media (max-width: 768px) {
  #s03 .inner .grid_box_area .grid_box.box2 .text_area {
    grid-column: 10/-1;
  }
}
#s03 .inner .grid_box_area .grid_box.box3 {
  margin-bottom: 0;
}
#s03 .inner .grid_box_area .grid_box.box3 .text_area::after {
  position: absolute;
  bottom: -1.0416666667vw;
  left: 50%;
  transform: translateX(-50%);
  font-size: 10.4166666667vw;
  color: #eef9fb;
  line-height: 1;
  content: "Reason03";
  width: -moz-max-content;
  width: max-content;
  font-weight: bold;
}
@media (max-width: 768px) {
  #s03 .inner .grid_box_area .grid_box.box3 .text_area::after {
    font-size: 18.2054616385vw;
  }
}
#s03 .inner .grid_box_area .grid_box .img_area {
  grid-column: 35/-1;
  grid-row: 1;
  position: relative;
  width: 100%;
}
@media (max-width: 768px) {
  #s03 .inner .grid_box_area .grid_box .img_area {
    grid-column: 10/-1;
  }
}
#s03 .inner .grid_box_area .grid_box .img_area img {
  -o-object-fit: cover;
     object-fit: cover;
}
#s03 .inner .grid_box_area .grid_box .text_area {
  bottom: -80px;
  position: relative;
  z-index: 1;
  grid-row: 1;
  grid-column: 50/1;
  overflow: hidden;
  z-index: 1;
  width: 100%;
  background: #fff;
  padding: clamp(80px, 8.78477306vw, 120px) 20px clamp(120px, 11.7130307467vw, 160px);
  height: -moz-fit-content;
  height: fit-content;
}
@media (max-width: 1024px) {
  #s03 .inner .grid_box_area .grid_box .text_area {
    grid-column: 65/1;
  }
}
@media (max-width: 768px) {
  #s03 .inner .grid_box_area .grid_box .text_area {
    grid-column: 90/1;
    bottom: -150px;
    padding: 10.4031209363vw 20px 15.6046814044vw;
  }
}
@media (max-width: 768px) and (max-width: 425px) {
  #s03 .inner .grid_box_area .grid_box .text_area {
    bottom: -35.2941176471vw;
  }
}
#s03 .inner .grid_box_area .grid_box .text_area .text_wrap {
  max-width: 720px;
  width: 100%;
  margin: 0 auto;
}
#s03 .inner .grid_box_area .grid_box .text_area .text_wrap .grid_title {
  text-align: start;
  color: #222;
  border-bottom: 0;
  padding: 0;
  margin-bottom: clamp(25px, 2.5622254758vw, 35px);
  font-size: clamp(28px, 3.2210834553vw, 44px);
}
@media (max-width: 768px) {
  #s03 .inner .grid_box_area .grid_box .text_area .text_wrap .grid_title {
    font-size: clamp(24px, 3.6410923277vw, 28px);
  }
}
@media (max-width: 425px) {
  #s03 .inner .grid_box_area .grid_box .text_area .text_wrap .grid_title {
    font-size: 5.6470588235vw;
  }
}
#s03 .inner .grid_box_area .grid_box .text_area .text_wrap p {
  font-weight: 400;
  font-size: clamp(14px, 1.1713030747vw, 16px);
  line-height: 2;
  color: #222;
}

#s04 {
  padding: clamp(70px, 8.78477306vw, 120px) 0 0;
}
#s04 .inner {
  max-width: 100%;
}
#s04 .inner .title_area {
  margin-bottom: clamp(20px, 2.196193265vw, 30px);
}
#s04 .inner .title_area .main_title {
  padding: 0;
  text-align: center;
  color: #222;
  margin: 0 auto;
  font-family: "Murecho", sans-serif;
  font-weight: bold;
  font-size: clamp(28px, 3.513909224vw, 48px);
}
@media (max-width: 425px) {
  #s04 .inner .title_area .main_title {
    font-size: 6.5882352941vw;
  }
}
#s04 .inner .title_area .main_title::after {
  display: none;
}
#s04 .inner .title_area .title_en {
  text-align: center;
  font-family: "Murecho", sans-serif;
  font-weight: bold;
  font-size: clamp(20px, 2.3426061493vw, 32px);
  line-height: 1.4;
  color: #ed734d;
}
@media (max-width: 425px) {
  #s04 .inner .title_area .title_en {
    font-size: 4.7058823529vw;
  }
}
#s04 .inner .sub_title {
  text-align: center;
  padding: 0;
  border-bottom: 0;
  margin: 0 auto clamp(40px, 4.7584187408vw, 65px);
  font-family: "Murecho", sans-serif;
  font-weight: bold;
  font-size: clamp(22px, 2.7818448023vw, 38px);
  color: #222;
}
@media (max-width: 425px) {
  #s04 .inner .sub_title {
    font-size: 5.1764705882vw;
  }
}
#s04 .inner .sub_title .sub_title_space {
  display: none;
}
@media (max-width: 600px) {
  #s04 .inner .sub_title .sub_title_space {
    display: block;
  }
}
#s04 .inner .grid_box {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}
@media (max-width: 600px) {
  #s04 .inner .grid_box {
    grid-template-columns: 1fr;
  }
}
#s04 .inner .grid_box .col {
  padding: clamp(120px, 14.6412884334vw, 200px) 6% clamp(80px, 10.980966325vw, 150px);
  display: grid;
  grid-template-rows: subgrid;
  grid-row: span 3;
}
#s04 .inner .grid_box .col.bg1 {
  background: url(/wp-content/uploads/top_service_bg01.jpg) no-repeat center center;
  background-size: cover;
}
#s04 .inner .grid_box .col.bg2 {
  background: url(/wp-content/uploads/top_service_bg02.jpg) no-repeat center center;
  background-size: cover;
}
#s04 .inner .grid_box .grid_title {
  text-align: center;
  color: #fff;
  padding: 0;
  margin: 0 auto clamp(20px, 1.8301610542vw, 25px) auto;
  font-weight: bold;
  font-size: clamp(32px, 3.3674963397vw, 46px);
}
@media (max-width: 768px) {
  #s04 .inner .grid_box .grid_title {
    font-size: clamp(28px, 4.1612483745vw, 32px);
  }
}
@media (max-width: 425px) {
  #s04 .inner .grid_box .grid_title {
    font-size: 6.1176470588vw;
  }
}
#s04 .inner .grid_box .grid_title::before {
  display: none;
}
#s04 .inner .grid_box .grid_content {
  text-align: center;
  color: #fff;
  font-size: clamp(14px, 1.1713030747vw, 16px);
  line-height: 2;
  margin-bottom: clamp(30px, 3.2942898975vw, 45px);
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 1100px) {
  #s04 .inner .grid_box .grid_content {
    text-align: start;
  }
}
#s04 .inner .grid_box .button {
  margin: 0 auto;
}
#s04 .inner .grid_box .button a {
  max-width: 240px;
  width: 100%;
  margin: 0 auto;
  height: clamp(50px, 4.9780380673vw, 68px);
  position: relative;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50px;
  background: #ed734d;
  font-weight: bold;
  font-size: clamp(14px, 1.1713030747vw, 16px);
  transition: 0.4s all;
  border: 2px solid #ed734d;
  font-family: "Murecho", sans-serif;
}
#s04 .inner .grid_box .button a::after {
  position: absolute;
  top: 50%;
  right: 15px;
  transform: translateY(-50%);
  content: "\f0da";
  font-family: "Font Awesome 5 Free";
  font-weight: bold;
}
#s04 .inner .grid_box .button a:hover {
  color: #ed734d;
  background: #fff;
}

#s05 {
  padding: clamp(70px, 12.4450951684vw, 170px) 0;
  background: #f7f9fc;
}
#s05 .inner {
  max-width: calc(540px + 12%);
  width: 100%;
  margin: 0 auto;
  padding: 0 6%;
}
#s05 .inner .title_area {
  margin-bottom: clamp(35px, 3.2942898975vw, 45px);
}
#s05 .inner .title_area .main_title {
  padding: 0;
  text-align: center;
  color: #222;
  margin: 0 auto;
  font-family: "Murecho", sans-serif;
  font-weight: bold;
  font-size: clamp(28px, 3.513909224vw, 48px);
}
@media (max-width: 425px) {
  #s05 .inner .title_area .main_title {
    font-size: 6.5882352941vw;
  }
}
#s05 .inner .title_area .main_title::after {
  display: none;
}
#s05 .inner .title_area .title_en {
  text-align: center;
  font-family: "Murecho", sans-serif;
  font-weight: bold;
  font-size: clamp(20px, 2.3426061493vw, 32px);
  line-height: 1.4;
  color: #ed734d;
}
@media (max-width: 425px) {
  #s05 .inner .title_area .title_en {
    font-size: 4.7058823529vw;
  }
}
#s05 .inner .grid_table {
  display: grid;
  grid-template-columns: 0.3fr 0.7fr;
  row-gap: clamp(30px, 4.39238653vw, 60px);
  align-items: center;
  margin-bottom: clamp(40px, 4.39238653vw, 60px);
}
@media (max-width: 425px) {
  #s05 .inner .grid_table {
    grid-template-columns: 1fr;
    row-gap: 10px;
  }
}
#s05 .inner .grid_table .grid_head {
  font-weight: bold;
  font-size: 16px;
  color: #ed734d;
  line-height: 1.2;
}
#s05 .inner .grid_table .grid_content {
  font-weight: bold;
  font-size: 16px;
  color: #222;
  line-height: 2;
}
@media (max-width: 425px) {
  #s05 .inner .grid_table .grid_content {
    margin-bottom: 20px;
  }
}
#s05 .inner .grid_table .grid_content a {
  font-weight: bold;
  font-size: 16px;
  color: #222;
  line-height: 2;
}
#s05 .inner .button {
  margin: 0 auto;
  width: 100%;
}
#s05 .inner .button a {
  max-width: 540px;
  width: 100%;
  margin: 0 auto;
  height: clamp(50px, 4.9780380673vw, 68px);
  position: relative;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50px;
  background: #ed734d;
  font-weight: bold;
  font-size: clamp(14px, 1.1713030747vw, 16px);
  transition: 0.4s all;
  border: 2px solid #ed734d;
  font-family: "Murecho", sans-serif;
}
#s05 .inner .button a::after {
  position: absolute;
  top: 50%;
  right: 15px;
  transform: translateY(-50%);
  content: "\f054";
  font-family: "Font Awesome 5 Free";
  font-weight: bold;
}
#s05 .inner .button a:hover {
  color: #ed734d;
  background: #fff;
}

#front_bottom_content {
  background: #fff;
}
#front_bottom_content .title_area {
  margin-bottom: clamp(40px, 4.39238653vw, 60px);
}
#front_bottom_content .title_area .main_title {
  padding: 0;
  text-align: center;
  color: #222;
  margin: 0 auto;
  font-family: "Murecho", sans-serif;
  font-weight: bold;
  font-size: clamp(28px, 3.513909224vw, 48px);
  line-height: 1.6;
}
@media (max-width: 425px) {
  #front_bottom_content .title_area .main_title {
    font-size: 6.5882352941vw;
  }
}
#front_bottom_content .title_area .main_title::after {
  display: none;
}
#front_bottom_content .title_area .title_en {
  text-align: center;
  font-family: "Murecho", sans-serif;
  font-weight: bold;
  font-size: clamp(20px, 1.756954612vw, 24px);
  line-height: 1.4;
  color: #ed734d;
}
@media (max-width: 425px) {
  #front_bottom_content .title_area .title_en {
    font-size: 4.7058823529vw;
  }
}
#front_bottom_content .linkBtn,
#front_bottom_content .post .linkBtn {
  max-width: 540px;
  width: 100%;
  margin: 0 auto;
  height: clamp(50px, 4.9780380673vw, 68px);
  position: relative;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50px;
  background: #ed734d;
  font-weight: bold;
  font-size: clamp(14px, 1.1713030747vw, 16px);
  transition: 0.4s all;
  border: 2px solid #ed734d;
  font-family: "Murecho", sans-serif;
}
#front_bottom_content .linkBtn::before,
#front_bottom_content .post .linkBtn::before {
  position: absolute;
  top: 50%;
  right: 15px;
  transform: translateY(-50%);
  content: "\f054";
  font-family: "Font Awesome 5 Free";
  font-weight: bold;
}
#front_bottom_content .linkBtn::after,
#front_bottom_content .post .linkBtn::after {
  display: none;
}
#front_bottom_content .linkBtn:hover,
#front_bottom_content .post .linkBtn:hover {
  color: #ed734d;
  background: #fff;
}
#front_bottom_content .postlist .time {
  background: #62b3d7;
}
#front_bottom_content .postlist .date {
  color: #ed734d;
  font-weight: 600;
}

#footer {
  padding: clamp(60px, 6.588579795vw, 90px) 0 clamp(30px, 2.9282576867vw, 40px);
  background: #ed734d;
}
#footer .socialicon {
  display: none;
}
#footer #copyright {
  background: #ed734d;
}
#footer .footer__logo img {
  max-width: 200px;
  width: 100%;
  margin-bottom: clamp(10px, 1.4641288433vw, 20px);
}

#content {
  width: 100%;
}

.single-stock .single_title {
  padding: 0;
  text-align: center;
  color: #ed734d;
  margin: 0 auto;
  font-family: "Murecho", sans-serif;
  font-weight: bold;
  font-size: clamp(28px, 3.513909224vw, 48px);
  display: block;
  line-height: 1.6;
  margin-bottom: clamp(50px, 4.39238653vw, 60px);
  position: relative;
}
.single-stock .single_title::before {
  content: "";
  position: absolute;
  bottom: -20px;
  left: 50%;
  transform: translateX(-50%);
  height: 1px;
  width: 54px;
  border-bottom: 2px solid #ed734d;
}
@media (max-width: 425px) {
  .single-stock .single_title {
    font-size: 6.5882352941vw;
  }
}
.single-stock .single_title::after {
  display: none;
}
.single-stock .gallery img {
  width: 100%;
  margin-bottom: 20px;
}
.single-stock .card_table {
  display: flex;
  align-items: center;
  background-color: #eea086;
  color: #fff;
}
.single-stock .card_table span {
  width: 130px;
  padding: 8px 12px;
  background: #ed734d;
  margin-right: 10px;
  color: #fff;
}
.single-stock .single_subtitle {
  color: #ed734d;
  text-shadow: 0 0 5px white;
  border-left: solid 7px #ed734d;
  font-size: clamp(20px, 1.756954612vw, 24px);
  margin-bottom: clamp(20px, 2.196193265vw, 30px);
  padding: 20px;
  font-weight: 500;
  font-family: "Murecho", sans-serif;
  background: repeating-linear-gradient(-45deg, #fff, #fff 3px, #ffe9e3 3px, #ffe9e3 7px);
}
@media (max-width: 425px) {
  .single-stock .single_subtitle {
    font-size: 5.6470588235vw;
  }
}
.single-stock .single_wrap {
  margin-bottom: clamp(25px, 2.5622254758vw, 35px);
}

.post_button {
  margin: 0 auto;
}
.post_button a {
  max-width: 320px;
  width: 100%;
  margin: 0 auto;
  height: clamp(50px, 4.9780380673vw, 68px);
  position: relative;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50px;
  background: #ed734d;
  font-weight: bold;
  font-size: clamp(14px, 1.1713030747vw, 16px);
  transition: 0.4s all;
  border: 2px solid #ed734d;
  font-family: "Murecho", sans-serif;
}
.post_button a::after {
  position: absolute;
  top: 50%;
  right: 15px;
  transform: translateY(-50%);
  content: "\f054";
  font-family: "Font Awesome 5 Free";
  font-weight: bold;
}
.post_button a:hover {
  color: #ed734d;
  background: #fff;
}

#stock-archive .inner {
  max-width: calc(1410px + 12%);
  width: 100%;
  margin: 0 auto;
  padding: 5% 6% 0;
}
@media (max-width: 1024px) {
  #stock-archive .inner {
    max-width: calc(480px + 12%);
  }
}
#stock-archive .inner .title_area {
  margin-bottom: clamp(45px, 4.39238653vw, 60px);
}
#stock-archive .inner .title_area .main_title {
  padding: 0;
  text-align: center;
  color: #222;
  margin: 0 auto;
  font-family: "Murecho", sans-serif;
  font-weight: bold;
  font-size: clamp(28px, 3.513909224vw, 48px);
}
@media (max-width: 425px) {
  #stock-archive .inner .title_area .main_title {
    font-size: 6.5882352941vw;
  }
}
#stock-archive .inner .title_area .main_title::after {
  display: none;
}
#stock-archive .inner .title_area .title_en {
  text-align: center;
  font-family: "Murecho", sans-serif;
  font-weight: bold;
  font-size: clamp(20px, 2.3426061493vw, 32px);
  line-height: 1.4;
  color: #ed734d;
}
@media (max-width: 425px) {
  #stock-archive .inner .title_area .title_en {
    font-size: 4.7058823529vw;
  }
}
#stock-archive .inner .car-list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  -moz-column-gap: clamp(25px, 3.2942898975vw, 45px);
       column-gap: clamp(25px, 3.2942898975vw, 45px);
  margin-bottom: clamp(50px, 4.39238653vw, 60px);
}
@media (max-width: 1024px) {
  #stock-archive .inner .car-list {
    grid-template-columns: 1fr;
    row-gap: clamp(30px, 5.8517555267vw, 45px);
  }
}
#stock-archive .inner .car-list .stock-card {
  display: grid;
  grid-template-rows: subgrid;
  grid-row: span 6;
  gap: 0;
  background: #fff;
  padding: 20px 20px clamp(35px, 3.2942898975vw, 45px) 20px;
  box-shadow: 0 0 30px 0 #cdd5e0;
  border-radius: clamp(20px, 2.196193265vw, 30px);
	margin:0 0 clamp(35px, 3.2942898975vw, 45px) 0;
}
#stock-archive .inner .car-list .stock-card .eyecatch {
  margin-bottom: clamp(20px, 1.8301610542vw, 25px);
}
#stock-archive .inner .car-list .stock-card .eyecatch img {
  border-radius: clamp(20px, 2.196193265vw, 30px);
}
#stock-archive .inner .car-list .stock-card .stock-title {
  font-family: "Murecho", sans-serif;
  font-weight: bold;
  font-size: clamp(20px, 1.9033674963vw, 26px);
  border-bottom: unset;
  padding: 0;
  margin: 0 0 clamp(20px, 1.8301610542vw, 25px);
}
#stock-archive .inner .car-list .stock-card .stock-category a {
  font-size: clamp(16px, 1.317715959vw, 18px);
  padding: 8px 16px;
  color: #fff;
  background: #ed734d;
  margin-bottom: clamp(15px, 1.4641288433vw, 20px);
  border-radius: 4px;
  letter-spacing: 0.04em;
  width: -moz-fit-content;
  width: fit-content;
}
#stock-archive .inner .car-list .stock-card .stock-price {
  text-align: end;
  font-family: "Murecho", sans-serif;
  font-weight: bold;
  font-size: clamp(18px, 1.4641288433vw, 20px);
  line-height: 1.4;
  margin-bottom: clamp(20px, 1.8301610542vw, 25px);
  color: #222;
}
#stock-archive .inner .car-list .stock-card .stock-price .price-number {
  font-size: clamp(32px, 4.0263543192vw, 55px);
}
#stock-archive .inner .car-list .stock-card .stock-meta {
  margin-bottom: clamp(25px, 2.196193265vw, 30px);
}
#stock-archive .inner .car-list .stock-card .stock-meta li {
  font-family: "Murecho", sans-serif;
  font-weight: 500;
  font-size: clamp(14px, 1.1713030747vw, 16px);
  line-height: 2;
  color: #222;
}
#stock-archive .inner .car-list .stock-card .card_here {
  margin: 0 auto;
  max-width: 240px;
  width: 100%;
  margin: 0 auto;
  height: clamp(50px, 4.9780380673vw, 68px);
  position: relative;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50px;
  background: #62b3d7;
  font-weight: bold;
  font-size: clamp(14px, 1.1713030747vw, 16px);
  transition: 0.4s all;
  border: 2px solid #62b3d7;
  font-family: "Murecho", sans-serif;
}
#stock-archive .inner .car-list .stock-card .card_here::after {
  position: absolute;
  top: 50%;
  right: 15px;
  transform: translateY(-50%);
  content: "\f0da";
  font-family: "Font Awesome 5 Free";
  font-weight: bold;
}
#stock-archive .inner .car-list .stock-card .card_here:hover {
  color: #62b3d7;
  background: #fff;
}

@media only screen and (max-width: 640px) {
  .wpcf7-form .wpcf7-list-item {
    display: contents;
  }
}
.contact_under {
  text-decoration: underline;
}

.post .subimitarea .linkBtn input[type=submit] {
  padding: 20px 10px 20px 10px;
}

header#h1Header {
  background: #E3F0FA;
}
header#h1Header h1.title {
  color: var(--color-secondary);
}

#thumbImg::before, header#h1Header::before {
  content: none;
}

.fw_contents .page_contents_inner:nth-child(even) {
  background: #EFF8FF;
}

.u_button {
  width: 180px;
  margin-top: 20px;
}
.u_button a {
  max-width: 240px;
  width: 100%;
  margin: 0 auto;
  height: clamp(50px, 4.9780380673vw, 68px);
  position: relative;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50px;
  background: var(--color-primary);
  font-weight: bold;
  font-size: clamp(14px, 1.1713030747vw, 16px);
  transition: 0.4s all;
  border: 2px solid var(--color-primary);
}
.u_button a::after {
  position: absolute;
  top: 50%;
  right: 15px;
  transform: translateY(-50%);
  content: "\f0da";
  font-family: "Font Awesome 5 Free";
  font-weight: bold;
}
.u_button a:hover {
  color: var(--color-primary);
  background: #fff;
}

.u_button02 a {
  max-width: 540px;
  width: 100%;
  margin: 0 auto;
  height: clamp(50px, 4.9780380673vw, 68px);
  position: relative;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50px;
  background: var(--color-secondary);
  font-weight: bold;
  font-size: clamp(14px, 1.1713030747vw, 16px);
  transition: 0.4s all;
  border: 2px solid var(--color-secondary);
  font-family: "Murecho", sans-serif;
}
.u_button02 a::after {
  position: absolute;
  top: 50%;
  right: 15px;
  transform: translateY(-50%);
  content: "\f054";
  font-family: "Font Awesome 5 Free";
  font-weight: bold;
}
.u_button02 a:hover {
  color: var(--color-secondary);
  background: #fff;
}

/*--flow01--------------------------------------------*/
.flowlist01 {
  padding-left: 13rem;
  position: relative;
}

.flowlist01::before {
  content: "";
  width: 15px;
  height: 100%;
  background: #E3F0FA;
  margin-left: -8px;
  display: block;
  position: absolute;
  top: 0;
  left: 13rem;
}

#post-172 #a01 .flowlist01::before {
  background: #fff;
}

.flowlist01 > li {
  position: relative;
}

.flowlist01 > li:not(:last-child) {
  margin-bottom: 8vh;
}

.flowlist01 > li .icon {
  font-size: 1.6rem;
  color: #fff;
  background: var(--color-secondary);
  padding: 0.8rem 2rem;
  display: block;
  position: absolute;
  top: 0;
  left: -13rem;
  z-index: 100;
  font-style: italic;
}

.flowlist01 > li .icon::after {
  content: "";
  border-style: solid;
  border-width: 5px 0 5px 10px;
  border-color: transparent transparent transparent var(--color-secondary);
  position: absolute;
  top: 50%;
  left: 100%;
  transform: translateY(-50%);
}

.flowlist01 > li dl {
  padding-left: 7rem;
  position: relative;
  padding-top: 0.7rem;
}

.flowlist01 > li dl::before,
.flowlist01 > li dl::after {
  content: "";
  display: block;
  position: absolute;
  top: 20px;
}

.flowlist01 > li dl::before {
  width: 7px;
  height: 7px;
  margin-top: 0;
  background: #1A1A1A;
  border-radius: 50%;
  left: -4px;
}

.flowlist01 > li dl::after {
  width: 50px;
  border-bottom: 1px dashed #999;
  position: absolute;
  left: 5px;
  top: 23px;
}

.flowlist01 > li dl dt {
  margin-bottom: 0.5rem;
  font-weight: 600;
  font-size: 1.6rem;
}

@media (max-width: 768px) {
  .flowlist01 > li .icon {
    font-size: 1.2rem;
  }
  .flowlist01 {
    padding-left: 10rem;
  }
  .flowlist01 > li .icon {
    left: -11rem;
  }
  .flowlist01::before {
    left: 10rem;
  }
  .flowlist01 > li dl {
    padding-left: 4.5rem;
  }
  .flowlist01 > li dl::after {
    width: 30px;
  }
  .flowlist01 > li dl dt {
    font-size: 1.4rem;
  }
}
/*--FAQ -------------------------------------------*/
.qa_list .qa_list_inner dt {
  position: relative;
  font-weight: normal;
  margin: 1rem 0 0 0;
  display: flex;
  align-items: stretch;
  padding: 0rem 1rem 0rem 0rem;
  background: #ffffff;
  border: 1px solid #cccccc;
}

.qa_list .qa_list_inner dd .ans_flex {
  position: relative;
  font-weight: normal;
  margin: 0;
  display: flex;
  align-items: stretch;
  padding: 0;
  background: #ffffff;
}

.qa_list .qa_list_inner .a_ico {
  color: #ffffff;
  background: var(--color-secondary);
  line-height: 1;
  padding: 1rem 1rem 1rem 1rem;
  font-size: 2.2rem;
  border-right: 1px solid #cccccc;
  width: 100%;
  text-align: center;
  max-width: 90px;
  font-weight: bold;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "Montserrat";
}

.qa_list .qa_list_inner .q_ico {
  background: #f2f2f2;
  line-height: 1;
  padding: 1rem 1rem 1rem 1rem;
  font-size: 2.2rem;
  font-weight: bold;
  width: 100%;
  text-align: center;
  max-width: 90px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "Montserrat";
  border-right: 1px solid #cccccc;
}

.qa_list .qa_list_inner .q_desc, .qa_list .qa_list_inner .a_desc {
  padding: 1.5rem 1.5rem 1.5rem 2rem;
  line-height: 1.7;
}

.qa_list .qa_list_inner .a_desc {
  line-height: 1.8;
  width: 100%;
}

.qa_list .qa_list_inner .active:after {
  top: 43%;
  right: 2rem;
  transform: rotate(-135deg) translateY(-50%);
}

.qa_list .qa_list_inner dd {
  position: relative;
  padding: 0;
  margin: 0 0 1rem 0;
  border: 1px solid #cccccc;
  border-top: 0;
}

@media only screen and (max-width: 959px) {
  .qa_list .qa_list_inner {
    margin-bottom: 8rem;
  }
}
@media only screen and (max-width: 768px) {
  .qa_list .qa_list_inner .q_desc, .qa_list .qa_list_inner .a_desc {
    padding: 0.5rem 1rem 0.5rem 1rem;
  }
  .qa_list .qa_list_inner dt {
    padding: 0rem 1rem 0rem 0rem;
  }
  .qa_list .qa_list_inner .a_ico, .qa_list .qa_list_inner .q_ico {
    max-width: 50px;
    padding: 1.2rem 1rem;
  }
  .qa_list .qa_list_inner dt:after {
    right: 1.5rem;
    width: 6px;
    height: 6px;
  }
  .qa_list .qa_list_inner .active:after {
    right: 1rem;
  }
}
@media only screen and (max-width: 559px) {
  .qa_list .qa_list_inner dd {
    font-size: 1.4rem;
  }
  .qa_list .qa_list_inner {
    margin-bottom: 6rem;
  }
  .qa_list .qa_list_inner dt {
    font-size: 1.4rem;
  }
}
.car-thumb img{
	width:100%;
	height:auto;
	object-fit:contain;
}
#s06 .cta02 .linearea.item {
    background: #62b3d7;
    color: #fff;
}
#s06 .cta02 a.linebtn {
    background: #06c755;
    color: #fff;
    display: flex
;
    flex-direction: row;
    justify-content: center;
    max-width: 400px;
    width: 90%;
    border-radius: 50vh;
    padding: 20px;
    margin: 0 0 1rem 0;
    border: 1px solid #06c755;
    transition: 0.4s all;
}
.a_link {
  color: blue !important;
  font-weight: bold;
  transition: 0.4s;
  text-decoration: underline !important;
	font-size:1.1em;
}
.a_link:hover {
  opacity: 0.7;
  transition: 0.4s;
}
/*# sourceMappingURL=style.css.map */