@charset "UTF-8";
/*
Theme Name:mrp04-child
Template:mrp04
Version: 0.01
*/
/*----------common----------*/
@import url("https://fonts.googleapis.com/css2?family=M+PLUS+1p:wght@400;500;700;800;900&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap");
.anchor {
  margin-top: -100px;
  padding-top: 100px;
}

.m0 {
  margin: 0rem 0 !important;
}

.m1 {
  margin: 1rem 0 !important;
}

.m2 {
  margin: 2rem 0 !important;
}

.m3 {
  margin: 3rem 0 !important;
}

.m4 {
  margin: 4rem 0 !important;
}

.m5 {
  margin: 5rem 0 !important;
}

.mt0 {
  margin-top: 0rem !important;
}

.mt1 {
  margin-top: 1rem !important;
}

.mt2 {
  margin-top: 2rem !important;
}

.mt3 {
  margin-top: 3rem !important;
}

.mt4 {
  margin-top: 4rem !important;
}

.mt5 {
  margin-top: 5rem !important;
}

.mb0 {
  margin-bottom: 0rem !important;
}

.mb1 {
  margin-bottom: 1rem !important;
}

.mb2 {
  margin-bottom: 2rem !important;
}

.mb3 {
  margin-bottom: 3rem !important;
}

.mb4 {
  margin-bottom: 4rem !important;
}

.mb5 {
  margin-bottom: 5rem !important;
}

.mt-1 {
  margin-top: -1rem !important;
}

.mt-2 {
  margin-top: -2rem !important;
}

.mt-3 {
  margin-top: -3rem !important;
}

.mt-4 {
  margin-top: -4rem !important;
}

.mt-5 {
  margin-top: -5rem !important;
}

.mb-1 {
  margin-bottom: -1rem !important;
}

.mb-2 {
  margin-bottom: -2rem !important;
}

.mb-3 {
  margin-bottom: -3rem !important;
}

.mb-4 {
  margin-bottom: -4rem !important;
}

.mb-5 {
  margin-bottom: -5rem !important;
}

.p1 {
  padding: 1rem 0 !important;
}

.p2 {
  padding: 2rem 0 !important;
}

.p3 {
  padding: 3rem 0 !important;
}

.p4 {
  padding: 4rem 0 !important;
}

.p5 {
  padding: 5rem 0 !important;
}

.pt1 {
  padding-top: 1rem !important;
}

.pt2 {
  padding-top: 2rem !important;
}

.pt3 {
  padding-top: 3rem !important;
}

.pt4 {
  padding-top: 4rem !important;
}

.pt5 {
  padding-top: 5rem !important;
}

.pb1 {
  padding-bottom: 1rem !important;
}

.pb2 {
  padding-bottom: 2rem !important;
}

.pb3 {
  padding-bottom: 3rem !important;
}

.pb4 {
  padding-bottom: 4rem !important;
}

.pb5 {
  padding-bottom: 5rem !important;
}

#wrapper,
.inner {
  margin: 0 auto;
}

.innerContent960 {
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
}

.post img.aligncenter {
  margin: 0 auto;
}

.post img,
.post img.aligncenter,
.post img.alignright,
.post img.alignleft {
  padding: 0;
  border: 0;
  background: none;
}

@media print, screen and (max-width: 640px) {
  .post img,
  .post img.aligncenter,
  .post img.alignright,
  .post img.alignleft,
  img.aligncenter {
    width: 94%;
    height: auto;
  }
}
.post .linkBtn {
  background: #0b8c43;
}

.post .linkBtn:hover {
  background: #164b2d;
}

a#scrollUp {
  background: #1471b8;
}

input[type=text],
input[type=tel],
input[type=email],
input[type=date],
input[type=url],
input[type=number],
select,
textarea {
  font-size: 14px;
}

#header {
  overflow: initial;
}

#header .inner,
#header-layout {
  width: 100%;
}

/*#header .logo{
		position: absolute;
    background: white;
		display: inherit;
    z-index: 10;
}*/
#header .logo img {
  max-height: 70px;
}

#header .contact {
  width: auto;
  padding: 0;
}

#header-layout {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

#header {
  top: -125px;
  -webkit-transition: all 0.1s;
  transition: all 0.1s;
}

.sticky-header #header {
  top: 0;
  position: fixed;
  width: 100%;
  z-index: 200;
  background: #ffffff;
  -webkit-box-shadow: 0px 6px 6px -4px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 6px 6px -4px rgba(0, 0, 0, 0.2);
}

.nayami-area {
  background: #f1f0eb;
  position: relative;
}

.nayami-area::after {
  top: 100%;
  left: 50%;
  content: " ";
  position: absolute;
  visibility: visible;
  border-left: 80px solid transparent;
  border-right: 80px solid transparent;
  border-bottom: 60px solid transparent;
  border-top: 50px solid #f1f0eb;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.post h2.nayami-ttl {
  margin: 0 auto;
  padding: 60px 0 30px;
  max-width: 960px;
  width: 80%;
  border: none;
}

.somosomo-area {
  background: #fcf4d6;
  position: relative;
  bottom: 0;
}

.somosomo-area img {
  position: relative;
  top: -24px;
  width: 104%;
  max-width: none;
  margin-left: -2%;
}

.futan-area {
  width: 96%;
  margin: 0 auto;
  position: relative;
  padding-bottom: 2%;
}

.futan-area::after {
  top: 100%;
  left: 50%;
  content: " ";
  position: absolute;
  visibility: visible;
  border-left: 80px solid transparent;
  border-right: 80px solid transparent;
  border-bottom: 60px solid transparent;
  border-top: 50px solid #ffffff;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

@media print, screen and (max-width: 1300px) {
  .somosomo-area img {
    top: -24px;
    width: 100%;
    margin-left: 0;
  }
}
h2.ttl-bg {
  background: #f0e2ab;
}

.sub-cv-area {
  background: url(/wp-content/uploads/sec02_bg.jpg);
  background-size: cover;
  padding: 0% 0;
}

.innerContent.scv-area {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: -15px;
  z-index: 100;
  -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
          justify-content: space-around;
}

.items {
  display: block;
  z-index: 100;
}

.sub-cv-area2 {
  background: #edebe7 url(/wp-content/uploads/sec04_bg.png);
  background-position: right bottom;
  background-repeat: no-repeat;
  padding: 0;
}

.innerContent.scv-area2 {
  margin-top: 0px;
  z-index: 100;
}

.items2 {
  display: block;
  z-index: 100;
  padding: 10% 0;
}

p.futan-cap {
  text-align: center;
  font-size: 170%;
  padding: 3% 0;
  font-weight: bold;
}

p.futan-cap2 {
  text-align: center;
  font-size: 170%;
  padding: 1% 0;
}

span.red-c {
  color: #d81a06;
  font-size: 130%;
}

span.red-bg {
  background: #d81a06;
  font-size: 160%;
  color: #ffffff;
  padding: 1px 10px;
}

@media screen and (min-width: 768px) {
  a[href^="tel:"] {
    pointer-events: none;
  }
  #header .contact .tel a:hover img {
    opacity: 1;
  }
}
@media print, screen and (min-width: 1200px) {
  #header-layout {
    padding: 0;
    position: relative;
  }
  .sticky-header #header-layout {
    padding: 0;
    position: relative;
  }
}
#header .add {
  padding: 0 10px 10px 10px;
}

#header .contact {
  display: inherit;
}

#header .contact .tel {
  padding: 0 10px;
}

#mainImg {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  z-index: 11;
}

/*headline*/
h1.title,
.post h1 {
  margin: 30px 0;
}

.post h2 {
  padding: 0 0 0 10px;
  margin: 25px 0;
}

.post h3 {
  font-size: 120%;
  font-weight: 600;
  padding: 10px 0;
  border-bottom: 1px solid;
}

.post h2.image,
.post h3.image {
  border: none;
  padding: 0;
}

/*content*/
.post ol {
  margin: 0 0 0 0px;
}

.post ol li {
  list-style: none;
}

/*footer*/
#copyright .inner,
#footer .inner {
  display: table;
}

#footer .inner {
  padding: 30px 0;
  width: 100%;
  max-width: 1200px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  background: #ffffff;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

#footer .inner .cp-r {
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: normal;
  -webkit-justify-content: normal;
      -ms-flex-pack: normal;
          justify-content: normal;
  text-align: initial;
}

.foot-logo {
  display: inline-block;
  padding: 0 20px;
}

.foot-logo.at img {
  width: 100%;
  height: auto;
}

#footer ul {
  width: 100%;
  max-width: 1210px;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.foot-menu {
  border-top: 1px solid #cccccc;
}

#copyright {
  color: #586573;
  background: #f1f0f0;
}

/*front-page*/
img.pc640 {
  display: inherit !important;
}

img.sp640 {
  display: none !important;
}

img.pc959 {
  display: inherit !important;
}

img.sp959 {
  display: none !important;
}

.home #content {
  padding: 0;
}

#full-wrapper .post {
  margin-bottom: 0;
}

.f-cap {
  margin: 0 0 30px 0;
}

img.f-caplate {
  position: relative;
  top: -25px;
}

.items2 {
  margin: 0 auto;
}

p.captions {
  font-size: 17px;
}

.step-box {
  overflow: hidden;
  background: #ffffff;
  border-radius: 0;
  padding: 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-bottom: 30px;
  border: 1px solid #1471b8;
}

.post .step-box h4 {
  clear: inherit;
  border: none;
  padding: 0;
  font-size: 240%;
  vertical-align: middle;
  color: #1471b8;
  line-height: 1.2em;
}

.post .step-box h4.step3 {
  padding-left: 100px;
  position: relative;
}

.post .step-box h4.step3:before {
  content: url(/wp-content/uploads/step3.png);
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 0;
}

.post .step-box h4 img {
  vertical-align: inherit;
  padding-right: 10px;
}

.arrows {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 50px 50px 0 50px;
  border-color: #ffff00 transparent transparent transparent;
  margin: 30px auto;
}

.faq-area {
  background-color: #e2f0ff;
  position: relative;
  z-index: 11;
}

.wc-shortcodes-item {
  margin-top: 0em;
  margin-bottom: 0em;
}

.wc-shortcodes-accordion-trigger a {
  font-size: 150%;
  background: #ffffff;
  color: #252525;
  border-bottom: 1px solid #cccccc;
  border-top: 8px solid #1471b8;
}

.wc-shortcodes-accordion-content.wc-shortcodes-content {
  background: #f4f4f4;
  font-size: 120%;
  position: relative;
  padding: 40px 40px 40px 61px;
  border: none;
  margin-bottom: 20px;
  overflow: hidden;
}

.wc-shortcodes-accordion-trigger:before {
  content: url(/wp-content/uploads/sec07_icon01.png);
  position: absolute;
  z-index: 10;
  top: 50%;
  left: 30px;
  -webkit-transform: translateY(-40%);
          transform: translateY(-40%);
}

.wc-shortcodes-accordion-content.wc-shortcodes-content:before {
  content: url(/wp-content/uploads/sec07_illust01.png);
  position: absolute;
  top: 24px;
  right: 14px;
}

.wc-shortcodes-accordion .wc-shortcodes-accordion-trigger {
  margin-top: 30px;
}

.wc-shortcodes-font-awesome-enabled .wc-shortcodes-accordion .wc-shortcodes-accordion-trigger a:before {
  content: none;
  background: none;
  color: #ffffff;
  position: absolute;
  top: 50%;
  left: 100%;
  -webkit-transform: translate(-50px, -50%);
          transform: translate(-50px, -50%);
  padding-bottom: 33px;
  border-radius: 50%;
}

.wc-shortcodes-font-awesome-enabled .wc-shortcodes-accordion .wc-shortcodes-accordion-trigger.wc-shortcodes-accordion-header-active a:before {
  content: none;
  background: none;
  color: #ffffff;
  position: absolute;
  top: 50%;
  left: 100%;
  -webkit-transform: translate(-50px, -50%);
          transform: translate(-50px, -50%);
  padding-bottom: 30px;
  border-radius: 50%;
}

.wc-shortcodes-font-awesome-enabled .wc-shortcodes-accordion .wc-shortcodes-accordion-trigger a {
  padding: 40px 40px 40px 100px;
}

.boshu {
  position: relative;
  z-index: 11;
}

.closing-area {
  background: -webkit-linear-gradient(288deg, #005783, #0080c8, #00447f);
  background: linear-gradient(162deg, #005783, #0080c8, #00447f);
  position: relative;
}

.closing-area .innerContent {
  position: relative;
  padding: 2.5% 0;
}

.closingtype01.closing-area {
  padding: 40px 0;
}

.closingtype01 .innerContent {
  background: #fff;
  padding: 0;
}

.closingtype01_topttl {
  width: 100%;
  max-width: 1210px;
  margin: 0 auto 12px;
  text-align: right;
  line-height: 1.2;
}

.post .closingtype01_topttl img {
  width: 94%;
  max-width: 980px;
  margin-left: auto;
  margin-right: 10px;
}

.closingtype01 .c-box {
  width: 100%;
  padding: 30px;
  max-width: 864px;
  margin-left: auto;
}

.closingtype01 .c-box:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: -15px;
  height: 370px;
  width: 300px;
  z-index: 1;
  background: url(/wp-content/uploads/cv-photo.png) no-repeat;
  background-size: contain;
  background-position: left bottom;
}

.closingtype01 .contact-wh {
  line-height: 0;
  margin-bottom: 6px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 2%;
}

@media print, screen and (max-width: 1200px) {
  .closingtype01 .c-box {
    width: 96%;
    padding: 4% 0;
    max-width: 1024px;
    margin: 0 auto;
    text-align: center;
  }
  .closingtype01 .c-box:before {
    content: none;
  }
  .closingtype01_topttl {
    text-align: center;
  }
  .post .closingtype01_topttl img {
    margin-left: auto;
    margin-right: auto;
  }
}
@media print, screen and (max-width: 1100px) {
  .c-box {
    width: 100%;
    padding: 30px 0;
    max-width: 796px;
  }
}
.contact-anchorbtn {
  text-align: center;
  margin: 8px 0 20px;
}

@media print, screen and (max-width: 414px) {
  .contact-anchorbtn {
    margin: 8px auto 20px;
    width: 92%;
  }
}
.wpcf7-form .option {
  background: rgb(70, 70, 70);
}

/*table*/
table.priceTable th {
  background: #7fbeed;
  text-align: center;
  font-size: 140%;
  font-weight: bold;
  color: #084370;
}

table.priceTable th:nth-child(2n) {
  background: #edae7f;
  color: #533b00;
}

table.priceTable td {
  background: #d5eaf9;
  font-size: 140%;
  font-weight: bold;
  padding: 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

table.priceTable td:nth-child(2n) {
  background: #f9e4d5;
}

span.red {
  color: #ef0000;
}

table.priceTable td small {
  font-size: 80%;
  font-weight: normal;
}

.post table.priceTable,
.post table.priceTable th,
.post table.priceTable td {
  border: 6px solid #ffffff;
}

p.headline1 {
  text-align: center;
  border-bottom: 1px solid #252525;
  padding-bottom: 5px;
  margin-bottom: 10px;
  font-size: 130%;
  font-weight: bold;
}

/*phone-iPad*/
@media print, screen and (max-width: 1023px) {
  #header .contact {
    padding: 0;
  }
  .mobile #header {
    position: relative !important;
  }
  .mobile #header .logo {
    margin: 10px 0;
    text-align: center;
  }
  .mobile #header .logo img {
    max-width: 50%;
    max-height: 30px;
  }
  .mobile #breadcrumb {
    margin: 0;
  }
  #mainImg {
    margin-top: 0;
  }
  .mobile #mainImg {
    margin-top: 0;
  }
  #headerInfo {
    display: none;
  }
  h1.title.first {
    font-size: 180%;
  }
}
@media print, screen and (max-width: 1024px) {
  .m1 {
    margin: 1% 0 !important;
  }
  .m2 {
    margin: 2% 0 !important;
  }
  .m3 {
    margin: 3% 0 !important;
  }
  .m4 {
    margin: 8% 0 3% 0 !important;
  }
  .m5 {
    margin: 5% 0 !important;
  }
  .mt1 {
    margin-top: 1% !important;
  }
  .mt2 {
    margin-top: 2% !important;
  }
  .mt3 {
    margin-top: 3% !important;
  }
  .mt4 {
    margin-top: 8% !important;
  }
  .mt5 {
    margin-top: 12% !important;
  }
  .mb1 {
    margin-bottom: 1% !important;
  }
  .mb2 {
    margin-bottom: 2% !important;
  }
  .mb3 {
    margin-bottom: 3% !important;
  }
  .mb4 {
    margin-bottom: 4% !important;
  }
  .mb5 {
    margin-bottom: 5% !important;
  }
  .p1 {
    padding: 1% 0 !important;
  }
  .p2 {
    padding: 2% 0 !important;
  }
  .p3 {
    padding: 3% 0 !important;
  }
  .p4 {
    padding: 4% 0 !important;
  }
  .p5 {
    padding: 5% 0 !important;
  }
  .pt1 {
    padding-top: 1% !important;
  }
  .pt2 {
    padding-top: 2% !important;
  }
  .pt3 {
    padding-top: 3% !important;
  }
  .pt4 {
    padding-top: 4% !important;
  }
  .pt5 {
    padding-top: 5% !important;
  }
  .pb1 {
    padding-bottom: 1% !important;
  }
  .pb2 {
    padding-bottom: 2% !important;
  }
  .pb3 {
    padding-bottom: 3% !important;
  }
  .pb4 {
    padding-bottom: 4% !important;
  }
  .pb5 {
    padding-bottom: 5% !important;
  }
  .post h3::before {
    content: none;
  }
  .post .innerContent h1 img,
  .post .innerContent h2 img,
  .post .innerContent h3 img {
    padding: 0 5%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .innerContent960 {
    width: 92%;
    margin: 0 auto;
  }
  .sp-wid {
    width: 92%;
    display: block;
    margin: 0 auto;
  }
  .boshu {
    text-align: left;
    width: 92%;
    margin: 30px auto !important;
    display: block;
  }
  .contact-wh {
    padding: 2%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  img.alignright.size-full.wp-image-86,
  img.alignright.size-full.wp-image-87,
  img.alignright.size-full.wp-image-88,
  img.alignright.size-full.wp-image-89 {
    display: block;
    margin: 0 auto;
    float: none;
  }
}
@media print, screen and (max-width: 959px) {
  .post .column2_50 {
    text-align: left;
    width: 100%;
    display: block;
    margin: 0 auto;
  }
  .sp-wid {
    text-align: left;
    width: 92%;
    display: block;
    margin: 0 auto;
  }
  .somosomo-area {
    text-align: left;
    width: 100%;
    display: block;
    margin: 0 auto;
  }
  .faq-box {
    padding: 15px;
  }
  .col2 {
    width: 100%;
    padding: 3px 0;
  }
  .closingtype02 .col2:last-child {
    border: none;
  }
  .c-box:before {
    bottom: 0;
  }
  .post .column4_25 {
    width: 49%;
    padding: 0;
  }
  .column4_25.box {
    border: none;
  }
  .post .step-box h4 {
    font-size: 200%;
    text-align: center;
    line-height: 1.2em;
  }
  .post .step-box h4 img {
    display: block;
    text-align: center;
    margin: 0 auto;
    padding-bottom: 15px;
  }
  p.captions,
  .reason-box p.captions {
    font-size: 100%;
  }
  .post img.aligncenter {
    margin: 0 auto;
  }
  .post .step-box h4.step3 {
    padding-left: 0;
  }
  .post .step-box h4.step3:before {
    content: none;
    position: inherit;
    top: inherit;
  }
  img.pc959 {
    display: none !important;
  }
  img.sp959 {
    display: block !important;
    margin: 0 auto !important;
  }
  .sub-cv-area2 {
    background: #edebe7 url(/wp-content/uploads/sec04_bg_sp.png);
    background-position: right bottom;
    background-repeat: no-repeat;
    padding: 0;
  }
  p.futan-cap,
  p.futan-cap2 {
    font-size: 140%;
  }
}
@media print, screen and (max-width: 1200px) {
  .sub-cv-area2 {
    padding: 0 5%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
}
@media print, screen and (max-width: 640px) {
  .post .step-box h4 {
    font-size: 150%;
  }
  .somosomo-area img {
    margin: 3px auto 6px auto !important;
  }
  .items2 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 5%;
  }
  .reason-box {
    padding: 30px 30px;
    margin-bottom: 0;
  }
  .wc-shortcodes-accordion-trigger a {
    font-size: 105%;
  }
  .wc-shortcodes-accordion-trigger:before {
    opacity: 0.5;
  }
  .wc-shortcodes-font-awesome-enabled .wc-shortcodes-accordion .wc-shortcodes-accordion-trigger a {
    padding: 5% 10% 5% 100px;
    font-size: 17px;
    line-height: 1.4;
  }
  .reason-box.re1 {
    background: url(/wp-content/uploads/reason1op7.png);
    background-repeat: no-repeat;
    background-position: right bottom;
  }
  .reason-box.re2 {
    background: url(/wp-content/uploads/reason2op7.png);
    background-repeat: no-repeat;
    background-position: right bottom;
  }
  .reason-box.re3 {
    background: url(/wp-content/uploads/reason3op7.png);
    background-repeat: no-repeat;
    background-position: right bottom;
  }
  img.pc640 {
    display: none !important;
  }
  img.sp640 {
    display: block !important;
    margin: 0 auto !important;
    width: 100%;
    height: auto;
  }
  .contact-wh {
    margin-top: 0;
    padding: 3% 5% 0% 5%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .c-box:before {
    content: none;
  }
  .foot-logo {
    padding: 5px 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  #footer {
    background: rgba(220, 220, 220, 0.1);
  }
  #copyright {
    padding-bottom: 73px;
  }
}
.cp-r {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.items-l {
  padding: 3% 10%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-right: auto;
  margin-left: 4%;
  border-bottom: solid 1px #eee;
}

.items-r {
  width: 100%;
  max-width: 260px;
}

.items-r img,
.items-l img {
  vertical-align: bottom;
}

#footer .cp-l,
#footer .cp-ll {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 32%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

#footer .cp-r,
#footer .cp-rl {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
}

@media print, screen and (max-width: 930px) {
  #header .contact {
    padding: 0;
  }
  .step-head {
    margin-bottom: 0;
  }
  .step-item {
    background: none;
  }
  #footer .cp-l,
  #footer .cp-r {
    background: #ffffff;
  }
  .step-item .cp-l::after,
  .step-item .cp-r::after {
    top: 100%;
    left: 50%;
    content: " ";
    position: absolute;
    visibility: visible;
    border-left: 40px solid transparent;
    border-right: 40px solid transparent;
    border-bottom: 30px solid transparent;
    border-top: 20px solid #f4f4f4;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .items-r {
    width: 100%;
    max-width: 20vw;
  }
  .items-l {
    padding: 3% 5%;
  }
}
@media print, screen and (max-width: 640px) {
  p.futan-cap,
  p.futan-cap2 {
    font-size: 110%;
  }
  span.red-bg {
    font-size: 110%;
  }
  /*arrow*/
  .nayami-area::after {
    border-left: 30px solid transparent;
    border-right: 30px solid transparent;
    border-bottom: 60px solid transparent;
    border-top: 15px solid #f1f0eb;
  }
  .futan-area::after {
    border-left: 30px solid transparent;
    border-right: 30px solid transparent;
    border-bottom: 60px solid transparent;
    border-top: 15px solid #ffffff;
  }
  .c-box {
    padding: 0;
    text-align: center;
  }
  .items2 {
    padding: 15% 5%;
  }
  .post p {
    position: relative;
    z-index: 1;
  }
  #footer .cp-l,
  #footer .cp-r {
    width: 96%;
    margin: 0 auto;
  }
  #footer .inner {
    display: block;
  }
  #footer ul li {
    margin: 0 15px;
  }
}
.pointer {
  cursor: pointer;
}

/* ---20220407 サイト修正--- */
/*-------------------------------------------------------------
header
-------------------------------------------------------------*/
.logo_box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 2%;
}

.logo_innerbox {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.site_description {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.site_description p {
  font-size: 13px;
  margin-left: 30px;
  font-weight: 600;
  letter-spacing: 0.04em;
  line-height: 1.8;
}

.site_description-logo {
  margin-left: 15px;
}

.site_description-logo img {
  width: 40px;
}

@media (max-width: 1240px) {
  .logo_box {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
@media (max-width: 767px) {
  .site_description p {
    display: none;
  }
}
/*-------------------------------------------common*/
.w40 {
  width: 40%;
}

.w60 {
  width: 60%;
}

.bg_white {
  background-color: #fff;
  padding: 40px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.b_ra20 {
  border-radius: 20px;
}

.boxs.al_center {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.bg_white p {
  color: #3a4559;
  font-size: 17px;
  line-height: 2;
  padding: 0;
  font-weight: 500;
}

.btn a:hover img {
  opacity: 1;
}

mark {
  background-color: #f3df02;
}

mark.marker {
  padding-left: 0;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(58%, transparent), color-stop(58%, #f3df02));
  background: -webkit-linear-gradient(transparent 58%, #f3df02 58%);
  background: linear-gradient(transparent 58%, #f3df02 58%);
}

figure img {
  vertical-align: bottom;
}

.center {
  text-align: center;
}

.boxs.post6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media (min-width: 768px) {
  .boxs {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    gap: 5%;
  }
  .post6 .col {
    max-width: 336px;
  }
}
@media (max-width: 1250px) {
  .bg_white,
  .bg_blue,
  .boxs.post6 {
    width: 100%;
    margin: 0 auto;
  }
  .onestop-area .bg_blue {
    width: 100%;
  }
  .post6 .col {
    max-width: inherit;
    width: calc(33.3333333333% - 1rem);
  }
  .post6 .col img {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .bg_white {
    padding: 20px;
  }
  .w40,
  .w60 {
    width: 100%;
  }
  .post6 .col {
    width: 47%;
  }
  .bg_white p {
    font-size: 14px;
    line-height: 1.6;
  }
}
/*事例*/
.works-area {
  background-color: #e3f1ff;
}

.works-area h3 {
  font-size: 24px;
  border: none;
  line-height: 1.4;
}

.bg_blue {
  background-color: #1059a6;
}

.bg_blue h3 {
  font-size: 22px;
  color: #fff;
  padding: 2rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
}

dl.table_list {
  color: #263749;
  font-size: 16px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  width: 100%;
}

dl.table_list dt,
dl.table_list dd {
  margin-bottom: 10px;
}

dl.table_list dt {
  width: 23%;
  background-color: #263749;
  color: #fff;
  font-weight: bold;
  text-align: center;
  padding: 6px 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

dl.table_list dd {
  width: 70%;
  font-size: 16px;
  line-height: 1.8;
}

dl.table_list dd.big {
  font-size: 18px;
  font-weight: bold;
}

@media (max-width: 767px) {
  .post img.case-area-ttl {
    width: auto;
    max-height: 30px;
  }
  .bg_blue h3 {
    font-size: 16px;
    line-height: 1.5;
    padding: 1rem;
  }
  .works-area .bg_white h3 {
    font-size: 18px;
    margin-bottom: 1rem !important;
  }
  dl.table_list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  dl.table_list dt,
  dl.table_list dd {
    width: 100%;
    font-size: 14px;
  }
  dl.table_list dt {
    padding: 5px 10px;
  }
  dl.table_list dd.big {
    text-align: center;
    padding: 0;
    font-size: 17px;
  }
}
/*ワンストップ*/
.onestop-area .bg_blue figure {
  padding-top: 0.5rem;
}

.arrow_bottom {
  position: relative;
}

.arrow_bottom:after {
  content: "";
  position: absolute;
  bottom: -30px;
  left: calc(50% - 42px);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 30px 42.5px 0 42.5px;
  border-color: #1059a6 transparent transparent transparent;
}

.post6 p.wp-caption-text {
  font-size: 20px;
  background-color: #1059a6;
  text-align: center;
  font-weight: 600;
  line-height: 1.5;
  padding: 1rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #fff;
}

h2.onestop-ttl,
h2.officeiten-ttl,
h2.request-ttl {
  line-height: 1;
  font-size: inherit;
  margin: 0;
}

.onestop-ttl img,
.officeiten-ttl img,
.request-ttl img {
  display: block;
  margin: 0 auto;
}

@media screen and (min-width: 768px) and (max-width: 1200px) {
  .post6 p.wp-caption-text {
    font-size: 16px;
    padding: 10px 5px;
  }
}
@media (max-width: 767px) {
  .arrow_bottom:after {
    left: calc(50% - 30px);
    border-width: 20px 30px 0 30px;
    bottom: -20px;
  }
  .post6 p.wp-caption-text {
    font-size: 10px;
    padding: 8px 0;
    margin-bottom: 0;
  }
}
/*まとめてご依頼ください*/
.request-area {
  background-image: url(/wp-content/uploads/officeiten-bg.jpg);
  background-size: cover;
}

.btn a {
  display: block;
  margin: 0 auto;
  background-color: #ec0000;
  border-radius: 50px;
  width: 625px;
  padding: 1rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-shadow: 0px 3px 0px 3px rgb(119, 0, 0);
          box-shadow: 0px 3px 0px 3px rgb(119, 0, 0);
}

.btn a:hover {
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.request-area .btn a {
  max-width: 540px;
  width: 100%;
}

.request-area .btn a img {
  height: 50px;
  -o-object-fit: contain;
     object-fit: contain;
}

@media (max-width: 768px) {
  .request-area .btn a {
    max-width: 80%;
  }
  .request-area .btn a img {
    height: 30px;
    -o-object-fit: contain;
       object-fit: contain;
  }
}
/*front-request-area*/
.post ul.bannerlist {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  gap: 30px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: 760px;
  margin: 60px auto 40px;
}

.post .bannerlist li {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0;
}

.post .bannerlist li img {
  border: solid 1px #ccc;
}

@media (max-width: 767px) {
  .btn a {
    width: 100%;
  }
  .post img.logo_officeiten {
    width: 180px;
  }
  h2.image.onestop-ttl {
    margin: 0;
    font-size: inherit;
  }
  .post ul.bannerlist {
    gap: 15px;
    margin: 30px auto 20px;
  }
  .post .bannerlist li {
    width: calc(50% - 15px);
  }
}
.header-txtlinkarea ul.txtlinklist {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  gap: 16px;
  margin: 0 30px;
}

.header-txtlinkarea ul.txtlinklist a.txtlink {
  font-weight: 500;
  padding: 6px 6px 6px 20px;
  color: #111;
  position: relative;
}

.header-txtlinkarea ul.txtlinklist a.txtlink:before {
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 6px;
  height: 6px;
  border-right: 2px solid #111;
  border-bottom: 2px solid #111;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  margin-top: -4px;
}

@media (max-width: 1240px) {
  .header-txtlinkarea ul.txtlinklist {
    gap: 6px;
  }
  .header-txtlinkarea ul.txtlinklist a.txtlink {
    padding: 3px 3px 3px 16px;
    font-size: 90%;
  }
  .header-txtlinkarea ul.txtlinklist a.txtlink:before {
    width: 4px;
    height: 4px;
    border-right: 1px solid #111;
    border-bottom: 1px solid #111;
    margin-top: -3px;
  }
}
/*cv header*/
.p-header-cv {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 20px;
}

.p-header-cv-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  padding: 0 !important;
}

.p-header-cv-list__items {
  text-align: center;
  font-size: 10px;
  -ms-flex-preferred-size: 50%;
  -webkit-flex-basis: 50%;
          flex-basis: 50%;
  height: 100px;
  width: 100px;
}

.p-header-cv-list__items:first-child {
  border-right: 1px solid #fff;
}

.p-header-cv-list__items a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
          justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
          align-items: center;
  height: 100%;
  background: #1059a6;
  color: #fff;
  font-weight: 500;
  font-size: 14px;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
}

li.p-header-cv-list__items.__dl a {
  background: #fff000;
  color: #111;
}

.p-header-cv-list__items a:hover {
  opacity: 0.7;
}

.__tel a:first-child {
  background: #e11e19 !important;
}

.p-header-cv-list__items .header-ico {
  font-size: 35px;
  margin-bottom: 2px;
}

.p-header-cv-list__items .header-ico:before {
  font-family: "Material Icons";
  margin: 0;
  width: auto;
  line-height: normal;
  display: block;
}

.icon-dl:before {
  content: "\e873";
}

.icon-mail:before {
  content: "\e0be";
}

@media print, screen and (max-width: 1240px) {
  .header-txtlinkarea {
    display: none;
  }
  .p-header-cv {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 100%;
    gap: 6px;
  }
  .p-header-cv .tel img {
    max-width: 240px;
  }
  .p-header-cv-list {
    width: 100%;
  }
  .p-header-cv-list__items {
    -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
            flex-basis: 100%;
    width: 100%;
    height: auto;
  }
  .p-header-cv-list__items a {
    height: auto;
    padding: 10px;
  }
  .p-header-cv-list__items .header-ico {
    font-size: 20px;
  }
}
@media print, screen and (max-width: 640px) {
  .p-header-cv-list__items .header-ico {
    display: none;
  }
}
/*sp header*/
@media screen and (min-width: 769px) {
  .only-sp {
    display: none !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 1500px) {
  #headerInfo a img {
    height: 45px;
  }
  #header-layout {
    padding: 10px 0;
    width: 100%;
  }
}
@media screen and (min-width: 769px) and (max-width: 1400px) {
  .site_description {
    font-size: 12px;
    margin-left: 20px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1340px) {
  .site_description p {
    display: none;
  }
  .site_description-logo {
    margin-left: 0;
  }
}
@media screen and (max-width: 768px) {
  .site_description-logo {
    margin: 0 2.666667vw;
  }
  .site_description-logo img {
    width: 8vw;
    vertical-align: top;
  }
}
@media print, screen and (max-width: 1240px) {
  #header-layout {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-bottom: 0;
  }
  .mobile #header-layout {
    border-bottom: 1px solid #ccc;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  body.mobile #header .logo {
    float: none;
    text-align: center;
    margin: 15px 0 4px 0;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
  .mobile #header .logo img {
    max-width: none;
    max-height: 40px;
  }
  #header .contact {
    display: none;
  }
  .sticky-header #header {
    position: fixed !important;
  }
}
/*20240222 google recaptcha*/
.grecaptcha-badge {
  z-index: 1000;
}

/*新HOLOCF7送信テキストずれ対応*/
.wpcf7-spinner {
  position: absolute !important;
  margin: 0 auto !important;
}

/* ---20250818 サイト修正--- */
/*減額交渉コンサルタント*/
.reducedprice-area {
  padding: 3% 0;
  background: url(/wp-content/uploads/sec05_bg.png) no-repeat;
  background-size: cover;
  background-position: 0% 50%;
}

.reducedprice-wt {
  width: 100%;
  margin: 0 auto;
  max-width: 960px;
}

ul.reducedpricelist {
  margin: 0;
}

.reducedpricelist li {
  font-size: 150%;
  font-weight: 600;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  border-bottom: dotted;
  padding: 0 6px 8px 6px;
}

.reducedpricelist li:before {
  content: "";
  background: url(/wp-content/uploads/ico_checkbox.png) no-repeat;
  background-size: contain;
  width: 30px;
  height: 30px;
  margin-right: 14px;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}

.reducedprice-graphttl {
  max-width: 960px;
  margin: 0 auto;
  width: 90%;
}

.reducedprice-graph {
  width: 80%;
  max-width: 900px;
  margin: 0 auto;
}

@media print, screen and (max-width: 768px) {
  .reducedpricelist li {
    font-size: 100%;
  }
  .reducedpricelist li:before {
    width: 20px;
    height: 20px;
    margin-right: 10px;
  }
}
/* 資料ダウンロード */
.subpage-fullarea {
  margin-right: calc((100vw - 100%) / 2 * -1);
  margin-left: calc((100vw - 100%) / 2 * -1);
  padding: 80px calc((100vw - 100%) / 2) 80px;
}

@media print, screen and (max-width: 768px) {
  .subpage-fullarea {
    padding: 40px calc((100vw - 100%) / 2) 40px;
  }
}
.subpage-dlarea {
  background-color: #1059a6;
}

.subpage-fullarea h2.dl-ttl {
  margin: 0 0 20px;
}

.txt_c {
  text-align: center;
}

.fw-b {
  font-weight: bold;
}

.completeara .bg_blue {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 40px 40px 60px;
}

p.dl-ttl {
  font-size: 150%;
  font-weight: 600;
  margin: 30px 0 20px;
  border-left: double 9px;
  padding-left: 14px;
  line-height: 1.4;
  color: #1059a6;
}

.dl-area .btn a {
  display: block;
  margin: 0 auto;
  background-color: #ec0000;
  border-radius: 50px;
  width: 80%;
  display: block;
  max-width: 400px;
  padding: 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  margin-top: 20px;
}

.dl-area .btn a:hover {
  opacity: 0.7;
}

.dl-area .btn a img {
  width: 100%;
  height: auto;
  max-height: 40px;
  -o-object-fit: contain;
     object-fit: contain;
}

.post #download .linkBtn input[type=submit] {
  max-width: 540px;
  font-size: 20px;
  font-weight: 500;
  letter-spacing: 0.2em;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  display: block;
  margin: 0 auto;
  background: #1059a6;
  border-radius: 50px;
  width: 100%;
  padding: 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-shadow: 0px 3px 0px 3px #0b1a67;
          box-shadow: 0px 3px 0px 3px #0b1a67;
}

.post #download .linkBtn input[type=submit]:hover {
  -webkit-box-shadow: none;
          box-shadow: none;
  opacity: 1;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

@media print, screen and (max-width: 768px) {
  .completeara .bg_blue {
    padding: 20px 20px 40px;
  }
  p.dl-ttl {
    font-size: 18px;
    line-height: 1.4;
    padding-left: 10px;
  }
  .dl-area .btn a {
    max-width: 80%;
  }
  .dl-area .btn a img {
    height: 30px;
    -o-object-fit: contain;
       object-fit: contain;
  }
}
/* 送信完了 */
.cardlink {
  background: #fff;
  padding: 4px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  max-width: 60%;
  margin: 0 auto;
  display: block;
}

.post .cardlink img {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

p.dlbtn {
  padding: 22px 20px 10px;
}

.completetxtara {
  font-size: 16px;
  padding-top: 40px;
  border-top: solid 1px;
  text-align: center;
  line-height: 2;
  max-width: 960px;
  margin: 0 auto;
}

@media print, screen and (max-width: 768px) {
  .completetxtara {
    font-size: 14px;
    padding-top: 30px;
    text-align: left;
    line-height: 1.6;
  }
  p.dlbtn img {
    max-height: 20px;
    -o-object-fit: contain;
       object-fit: contain;
  }
}
/* sidenav */
.fix_alink {
  position: fixed;
  z-index: 998;
  right: -214px;
  bottom: 100px;
  width: 214px;
  padding: 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #8c8c8c;
  border-radius: 10px 0 0 10px;
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: bold;
  -webkit-transition: right 0.2s;
  transition: right 0.2s;
}

.fix_alink.active {
  right: 0;
}

.fix_alink .btn {
  position: absolute;
  z-index: 998;
  left: -37px;
  top: 10px;
  width: 37px;
  height: 100px;
  background: #919191;
  border-radius: 10px 0 0 10px;
  overflow: hidden;
  cursor: pointer;
}

.fix_alink .btn:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 12px;
  width: 6px;
  height: 6px;
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  margin-top: -4px;
  -webkit-animation: animOpacity 2s ease-in-out infinite alternate;
          animation: animOpacity 2s ease-in-out infinite alternate;
}

.fix_alink.active .btn:before {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  -webkit-animation: none;
          animation: none;
}

@-webkit-keyframes animOpacity {
  0%, 100% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
}

@keyframes animOpacity {
  0%, 100% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
}
.fix_alink ul.menu {
  margin: 0 0 10px;
  padding: 0;
  list-style-type: none;
  border-radius: 5px;
  overflow: hidden;
  font-size: 15px;
  font-size: 1.5rem;
}

.fix_alink ul.menu li {
  margin: 1px 0 0;
}

.fix_alink ul.menu li:first-child {
  margin-top: 0;
}

.fix_alink ul.menu li a {
  display: block;
  text-decoration: none;
  background: #fff;
  padding: 10px;
  min-height: 34px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #111;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.6;
}

.fix_alink ul.menu li a:hover {
  color: #1059a6;
}

.fix_alink .content > a {
  display: block;
  padding: 10px 11px 9px 25px;
  border-radius: 5px;
  color: #fff;
  background: #1059a6;
}

.fix_alink .content > a:hover {
  color: #fff;
}

.fix_alink .content > a p {
  font-size: 17px;
  font-weight: 500;
  line-height: 1.6;
  color: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
  padding: 0;
}

.fix_alink .content > a p:before {
  content: "\e0be";
  font-family: "Material Icons";
  margin: 0;
  width: auto;
  line-height: normal;
  display: block;
  font-size: 26px;
}

@media print, screen and (max-width: 768px) {
  .fix_alink {
    display: none;
  }
}
/* sidebanner */
.sidebanner {
  position: fixed;
  right: 0;
  top: calc(100px + 2%);
  z-index: 997;
  max-width: 300px;
  -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
  transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
  transition: transform 0.3s ease, opacity 0.3s ease;
  transition: transform 0.3s ease, opacity 0.3s ease, -webkit-transform 0.3s ease;
  padding: 10px 0 0 10px;
}

.sidebanner .close-btn {
  position: absolute;
  top: 0;
  left: 0;
  border: none;
  background: none;
  font-size: 30px;
  cursor: pointer;
  line-height: 1;
  background: #000;
  color: #fff;
  border-radius: 50vh;
  z-index: 998;
}

.sidebanner.closed {
  opacity: 0;
  pointer-events: none;
}

.post .sidebanner img {
  border: solid 1px #ccc;
  width: 100%;
}

.sidebanner a:hover img {
  opacity: 0.8;
}

@media screen and (max-width: 768px) {
  .sidebanner {
    display: none;
  }
}
/* CONTACT */
.closingtablearea {
  background: #fff;
  padding: 40px 0;
}

h2.closingtablearea-ttl {
  border: none;
  text-align: center;
  font-size: 50px;
  font-weight: 600;
  margin: 80px 0 40px;
  padding: 0;
  color: #263749;
}

.post .closingtablearea {
  font-size: 18px;
  text-align: center;
}

.post .closingtablearea .wpcf7-form {
  padding: 0;
}

.post .closingtablearea table {
  margin: 30px auto;
}

.post .closingtablearea th {
  font-weight: 500;
}

.post .closingtablearea th,
.post .closingtablearea td {
  padding: 20px;
}

.post .closingtablearea .wpcf7-form .wpcf7-text {
  height: 50px;
}

.post .closingtablearea .linkBtn {
  padding: 0;
  background: transparent;
  margin-left: auto;
  margin-right: auto;
}

.post .closingtablearea .linkBtn input[type=submit] {
  background: -webkit-gradient(linear, left top, left bottom, from(#3cb213), color-stop(#339a0f), to(#4fc825));
  background: -webkit-linear-gradient(top, #3cb213, #339a0f, #4fc825);
  background: linear-gradient(180deg, #3cb213, #339a0f, #4fc825);
  padding: inherit;
  width: 100%;
  padding: 24px;
  border-radius: 7px;
  -webkit-box-shadow: 0px 6px 6px -4px rgba(23, 100, 10, 0.2);
  box-shadow: 0px 6px 6px -4px rgba(23, 100, 10, 0.2);
  max-width: 640px;
  font-size: 20px;
  font-weight: 500;
  letter-spacing: 0.2em;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
}

.post .closingtablearea .linkBtn input[type=submit]:hover {
  opacity: 0.7;
}

@media print, screen and (max-width: 768px) {
  .post .closingtablearea {
    font-size: 14px;
    text-align: left;
  }
  h2.closingtablearea-ttl {
    font-size: 180%;
    margin-top: 40px;
  }
  .post .closingtablearea th {
    padding: 12px;
  }
  .post .closingtablearea .wpcf7-form .wpcf7-text {
    height: 40px;
  }
  .post .closingtablearea .linkBtn input[type=submit] {
    padding: 15px;
    max-width: 80%;
    font-size: 15px;
  }
}
h1.title,
.post h1 {
  color: #0350a1;
  text-align: center;
  font-weight: bold;
  font-size: 40px;
  text-shadow: none;
  padding: 0;
  margin: 80px 0 50px;
  line-height: 1.4;
}

span.subtxt {
  display: block;
  line-height: 1.2;
  margin-top: 20px;
  font-size: 16px;
}

@media print, screen and (max-width: 1023px) {
  h1.title.first {
    font-size: 180%;
  }
}
/*----------------------------------------
LP改修 テキスト化
------------------------------------------*/
/* ===============================================
# ブラウザ幅でフォントサイズを変える関数
=============================================== */
/*----------------------------------------*/
/*----------------------------------------*/
.innerContent {
  width: 94%;
  max-width: 1210px;
  margin: 0 auto;
}

@media (max-width: 767px) {
  .pc_only {
    display: none;
  }
}
@media (min-width: 768px) {
  .sp_only {
    display: none;
  }
}
.font-orange {
  color: #F75300;
}

.num {
  font-family: "Roboto", sans-serif;
}

.font_red {
  color: red;
}

.post h2 {
  color: #253749;
}

a:hover {
  opacity: 0.5;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

/*----------------------------------------*/
.col2 {
  text-align: right;
  display: inline-block;
  width: 49.5%;
  max-width: 600px;
}
@media (max-width: 1030px) {
  .col2 {
    width: 100%;
  }
}

.closing-area .closingtype01_topttl p:first-child {
  font-size: clamp(20px, 3vw, 32px);
  color: #fff;
}
.closing-area .c-box > p:first-of-type {
  font-size: 2.6rem;
  font-weight: bold;
  color: #253749;
  border-bottom: 1px solid #253749;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  line-height: 1;
}
.closing-area .c-box > p:first-of-type span {
  font-size: 2.8rem;
}
.closing-area .c-box .contact-wh {
  padding-top: 10px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (max-width: 1030px) {
  .closing-area .c-box .contact-wh {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 10px;
    padding: 0;
    margin-top: 10px;
  }
}
.closing-area .c-box .contact-wh .cv__info {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.closing-area .c-box .contact-wh .cv__info img {
  -o-object-fit: contain;
     object-fit: contain;
}
.closing-area .c-box .contact-wh .cv__info a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 2%;
  width: 100%;
}
@media (max-width: 767px) {
  .closing-area .c-box .contact-wh .cv__info a img {
    max-width: 50px;
  }
}
.closing-area .c-box .contact-wh .cv__info a .c-tel {
  text-align: left;
}
.closing-area .c-box .contact-wh .cv__info a .c-tel .c-tel__num {
  color: #F75300;
  font-size: 3rem;
  font-family: "Roboto", sans-serif;
  line-height: 1;
  font-weight: bold;
  padding: 0;
}
@media (max-width: 500px) {
  .closing-area .c-box .contact-wh .cv__info a .c-tel .c-tel__num {
    font-size: clamp(35px, 3vw, 50px);
  }
}
.closing-area .c-box .contact-wh .cv__info a .c-tel .c-tel-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.2em;
  color: #fff;
  margin: 0;
}
.closing-area .c-box .contact-wh .cv__info a .c-tel .c-tel-list li {
  margin: 0;
}
@media (max-width: 500px) {
  .closing-area .c-box .contact-wh .cv__info a .c-tel .c-tel-list li {
    font-size: clamp(10px, 3vw, 16px);
  }
}
.closing-area .c-box .contact-wh .cv__info a .c-tel .c-tel-list li:not(:last-child) {
  background: #253749;
  padding: 0.2em 0.5em;
}
.closing-area .c-box .contact-wh .cv__info a .c-tel .c-tel-list li:last-child {
  color: #322826;
}
.closing-area .c-box .contact-wh .cta_btn001 a {
  color: #fff;
  background: -webkit-gradient(linear, left top, left bottom, from(#61C435), color-stop(49.04%, #47B123), color-stop(97.6%, #61C435));
  background: -webkit-linear-gradient(top, #61C435 0%, #47B123 49.04%, #61C435 97.6%);
  background: linear-gradient(180deg, #61C435 0%, #47B123 49.04%, #61C435 97.6%);
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 1.5rem;
  border-radius: 10px;
  font-size: clamp(14px, 3vw, 20px);
  line-height: 1;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  font-weight: 700;
}
@media (max-width: 767px) {
  .closing-area .c-box .contact-wh .cta_btn001 a {
    padding: 1rem;
  }
}
.closing-area .c-box .contact-wh .cta_btn001 a::after {
  position: absolute;
  content: "";
  background: url(/staging/wp-content/uploads/cta_btn_arrowicon001.png) no-repeat center center/cover;
  width: 32px;
  height: 32px;
  right: 1em;
}
@media (max-width: 767px) {
  .closing-area .c-box .contact-wh .cta_btn001 a::after {
    width: 20px;
    height: 20px;
  }
}
.closing-area .c-box .contact-anchorbtn a {
  padding: 1.5rem;
  display: block;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(-5.63%, #FD925B), color-stop(44.37%, #E04300), color-stop(94.37%, #FD925B));
  background: -webkit-linear-gradient(top, #FD925B -5.63%, #E04300 44.37%, #FD925B 94.37%);
  background: linear-gradient(180deg, #FD925B -5.63%, #E04300 44.37%, #FD925B 94.37%);
  font-weight: bold;
  color: #fff;
  font-size: clamp(16px, 3vw, 30px);
  border-radius: 10px;
  line-height: 1.4;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
@media (max-width: 767px) {
  .closing-area .c-box .contact-anchorbtn a {
    padding: 1rem 1rem 0.5rem;
  }
}

#nayami-anchor .f-cap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 767px) {
  #nayami-anchor .f-cap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
#nayami-anchor .f-cap img {
  -o-object-fit: contain;
     object-fit: contain;
  width: 38%;
}
@media (max-width: 767px) {
  #nayami-anchor .f-cap img {
    width: 70%;
    margin: 0 auto;
  }
}
#nayami-anchor .f-cap .speechBubble_box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
@media (max-width: 767px) {
  #nayami-anchor .f-cap .speechBubble_box {
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
#nayami-anchor .f-cap .speechBubble_box .speechBubble {
  position: relative;
  display: inline-block;
  padding: 0.3em 0.8em;
  border-radius: 38px;
  background-color: #253749;
  text-align: left;
  font-size: clamp(10px, 1.4641288433vw, 26px);
  font-weight: 400;
  line-height: 1.5;
  color: #fff;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
@media (max-width: 767px) {
  #nayami-anchor .f-cap .speechBubble_box .speechBubble {
    padding: 0.8em 1em;
  }
}
#nayami-anchor .f-cap .speechBubble_box .speechBubble::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 2px;
  border-style: solid;
  border-width: 8px 0 8px 16px;
  border-color: transparent transparent transparent #253749;
  translate: 100% -50%;
}
@media (max-width: 767px) {
  #nayami-anchor .f-cap .speechBubble_box .speechBubble::after {
    bottom: 5px;
    left: 50%;
    right: 50%;
    border-style: solid;
    border-width: 13px 6px 0 6px;
    border-color: #253749 transparent transparent;
    translate: -50% 100%;
  }
}
#nayami-anchor .f-cap .speechBubble_box .speechBubble .strong-txt {
  font-weight: bold;
  font-size: clamp(12px, 2.196193265vw, 30px);
}

.reason-area .color_wrapper {
  border-left: 0px;
  background: #ce1818;
  position: relative;
}
.reason-area .color_wrapper::after {
  top: 100%;
  left: 50%;
  content: " ";
  position: absolute;
  visibility: visible;
  border-left: 80px solid transparent;
  border-right: 80px solid transparent;
  border-bottom: 60px solid transparent;
  border-top: 50px solid #ce1818;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
@media (max-width: 767px) {
  .reason-area .color_wrapper::after {
    border-left: 30px solid transparent;
    border-right: 30px solid transparent;
    border-bottom: 60px solid transparent;
    border-top: 15px solid #ce1818;
  }
}
.reason-area h2 {
  border-left: 0;
  position: relative;
  color: #fff;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  text-align: center;
  padding: 0;
  font-weight: 500;
  font-size: 1.8rem;
}
@media (max-width: 767px) {
  .reason-area h2 {
    font-size: 1.6rem;
  }
}
@media (max-width: 600px) {
  .reason-area h2 {
    font-size: 0.5rem;
  }
}
.reason-area h2::before, .reason-area h2::after {
  content: "";
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 100px;
  height: 100px;
  background-repeat: no-repeat;
  background-size: contain;
}
.reason-area h2::before {
  left: -10vw;
  background-image: url("/staging/wp-content/uploads/r_sec05_left_title.png");
}
.reason-area h2::after {
  right: -10vw;
  background-image: url("/staging/wp-content/uploads/r_sec05_right_title.png");
  visibility: visible;
}
@media (max-width: 767px) {
  .reason-area h2::before, .reason-area h2::after {
    width: 30px;
    height: 30px;
  }
  .reason-area h2::before {
    left: -40px;
  }
  .reason-area h2::after {
    right: -40px;
  }
}
.reason-area .font_bold {
  font-size: 2.8rem;
  font-size: clamp(8px, 1.317715959vw, 28px);
  font-size: 2.8rem;
  font-weight: bold;
  padding-left: 0;
}
@media (max-width: 767px) {
  .reason-area .font_bold {
    font-size: 1.6rem;
  }
}
@media (max-width: 600px) {
  .reason-area .font_bold {
    font-size: 0.8rem;
  }
}
.reason-area .five_reasons {
  font-size: clamp(10px, 2.196193265vw, 42px);
  font-size: 4.2rem;
  font-weight: bold;
  padding-left: 0;
}
@media (max-width: 767px) {
  .reason-area .five_reasons {
    font-size: 2.4rem;
  }
}
@media (max-width: 600px) {
  .reason-area .five_reasons {
    font-size: 1rem;
  }
}
.reason-area .reason-detail {
  padding: 6% 0;
  background: url(/wp-content/uploads/sec05_bg.png);
  background-size: cover;
  background-position: center;
}
@media print, screen and (max-width: 790px) {
  .reason-area .reason-detail {
    background: url(/wp-content/uploads/sec05_bg_sp.png);
    background-size: cover;
    background-position: center;
  }
}
.reason-area .reason-detail .innerContent {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 94%;
  max-width: 1210px;
  margin: 0 auto;
  gap: 24px;
  row-gap: 93px;
  padding-top: 3%;
}
@media (max-width: 767px) {
  .reason-area .reason-detail .innerContent {
    row-gap: 30px;
  }
}
@media (max-width: 500px) {
  .reason-area .reason-detail .innerContent {
    width: 100%;
    gap: 10px;
    row-gap: 24px;
  }
}
.reason-area .reason-detail .innerContent .item-r {
  width: calc(33.3333333333% - 48px);
  padding: 3% 1%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  max-width: 380px;
  background: #fff;
  border: 3px solid #C2C2AE;
  position: relative;
  text-align: center;
}
@media (max-width: 1240px) {
  .reason-area .reason-detail .innerContent .item-r {
    width: calc(50% - 12px);
  }
}
.reason-area .reason-detail .innerContent .item-r::before {
  content: "";
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: -43px;
  left: 0;
  width: 142px;
  height: 43px;
}
@media (max-width: 767px) {
  .reason-area .reason-detail .innerContent .item-r::before {
    top: -24px;
    width: 60px;
    height: 100%;
  }
}
.reason-area .reason-detail .innerContent .item-r:nth-child(1)::before {
  background-image: url(/staging/wp-content/uploads/sec05_text01_bg.png);
}
.reason-area .reason-detail .innerContent .item-r:nth-child(2)::before {
  background-image: url(/staging/wp-content/uploads/sec05_text02_bg.png);
}
.reason-area .reason-detail .innerContent .item-r:nth-child(3)::before {
  background-image: url(/staging/wp-content/uploads/sec05_text03_bg.png);
}
.reason-area .reason-detail .innerContent .item-r:nth-child(4)::before {
  background-image: url(/staging/wp-content/uploads/sec05_text04_bg.png);
}
.reason-area .reason-detail .innerContent .item-r:nth-child(5)::before {
  background-image: url(/staging/wp-content/uploads/sec05_text05_bg.png);
}
.reason-area .reason-detail .innerContent .item-r h3 {
  display: inline-block;
  position: relative;
  padding: 0 0.8em;
  font-size: clamp(20px, 1.8vw, 40px);
  color: #F75300;
  border-bottom: none;
  font-weight: 800;
}
@media (max-width: 767px) {
  .reason-area .reason-detail .innerContent .item-r h3 {
    font-size: clamp(16px, 1.8vw, 20px);
    margin: 0;
    line-height: 1;
  }
}
.reason-area .reason-detail .innerContent .item-r h3::before, .reason-area .reason-detail .innerContent .item-r h3::after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 50%;
  width: 10px;
  height: 5px;
  background-color: #F75300;
}
@media (max-width: 767px) {
  .reason-area .reason-detail .innerContent .item-r h3::before, .reason-area .reason-detail .innerContent .item-r h3::after {
    width: 5px;
    height: 3px;
  }
}
.reason-area .reason-detail .innerContent .item-r h3::before {
  left: 0;
}
.reason-area .reason-detail .innerContent .item-r h3::after {
  right: 0;
}
.reason-area .reason-detail .innerContent .item-r p {
  font-size: 24px;
  font-weight: 500;
  line-height: 1.2;
  padding-left: 0;
}
@media (max-width: 730px) {
  .reason-area .reason-detail .innerContent .item-r p {
    font-size: clamp(10px, 10px + 10 * (100vw - 375px) / 1545, 24px);
    padding-bottom: 0;
  }
}
.reason-area .reason-detail .innerContent .item-r .nomal_txt {
  font-size: 24px;
}
@media (max-width: 730px) {
  .reason-area .reason-detail .innerContent .item-r .nomal_txt {
    font-size: clamp(10px, 10px + 10 * (100vw - 375px) / 1545, 24px);
  }
}
.reason-area .reason-detail .innerContent .item-r .font_bold {
  font-size: 32px;
  color: #1d3a6f;
  font-weight: 800;
}
@media (max-width: 730px) {
  .reason-area .reason-detail .innerContent .item-r .font_bold {
    font-size: clamp(14px, 14px + 14 * (100vw - 375px) / 1545, 32px);
  }
}
@media (max-width: 790spx) {
  .reason-area .reason-detail .innerContent .item-r {
    -webkit-flex-basis: 47%;
        -ms-flex-preferred-size: 47%;
            flex-basis: 47%;
  }
}
.reason-area .reason-detail .innerContent .layout_txt p {
  color: #1d3a6f;
  line-height: 1.2;
  font-weight: 800;
}
.reason-area .reason-detail .innerContent .layout_txt p .font_bold {
  font-size: clamp(18px, 2.196193265vw, 24px);
  font-weight: 800;
}
@media (max-width: 730px) {
  .reason-area .reason-detail .innerContent .layout_txt p .font_bold {
    font-size: clamp(10px, 10px + 10 * (100vw - 375px) / 1545, 32px);
  }
}
.reason-area .reason-detail .innerContent .layout_txt p .nomal_txt {
  color: #282828;
  font-weight: 500;
}

#fair-price-anchor .fair-price-area {
  background-image: url(/wp-content/uploads/new-sec03-bg.jpg);
  background-size: cover;
}
#fair-price-anchor h2 {
  font-size: clamp(14px, 3vw, 50px);
  border-left: none;
  text-align: center;
  margin-bottom: 70px;
  margin-top: 0;
  padding-left: 0;
}
@media (max-width: 767px) {
  #fair-price-anchor h2 {
    margin-bottom: 20px;
  }
}
#fair-price-anchor h2 span.highlight {
  padding-left: 0;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, transparent), color-stop(50%, #FFC80F));
  background: -webkit-linear-gradient(transparent 50%, #FFC80F 50%);
  background: linear-gradient(transparent 50%, #FFC80F 50%);
}
#fair-price-anchor .question {
  gap: 1%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (max-width: 767px) {
  #fair-price-anchor .question {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
@media (max-width: 767px) {
  #fair-price-anchor .question img {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2;
    width: 30%;
  }
}
#fair-price-anchor .question .speech_bubble {
  position: relative;
  display: inline-block;
  margin-left: 30px;
  padding: 24px;
  border-radius: 12px;
  background-color: #fffae8;
  text-align: left;
  font-size: clamp(14px, 3vw, 26px);
  font-weight: bold;
  color: #253749;
  -webkit-flex-basis: 70%;
      -ms-flex-preferred-size: 70%;
          flex-basis: 70%;
  line-height: 1.8;
}
@media (max-width: 767px) {
  #fair-price-anchor .question .speech_bubble {
    margin-left: 0;
    margin-bottom: 10px;
    padding: 10px;
  }
}
#fair-price-anchor .question .speech_bubble::after {
  content: "";
  position: absolute;
  top: 55%;
  left: 0;
  border-style: solid;
  border-width: 0 30px 12px 0;
  border-color: transparent #fffae8 transparent transparent;
  translate: -100% calc(-50% - 0.1px);
  -webkit-transform: skew(0, 3deg);
          transform: skew(0, 3deg);
  -webkit-transform-origin: right;
          transform-origin: right;
}
@media (max-width: 767px) {
  #fair-price-anchor .question .speech_bubble::after {
    bottom: 0;
    left: 65%;
    border-width: 20px 12px 0 0;
    border-color: #fffae8 transparent transparent;
    translate: calc(-50% - 0.1px) 100%;
    -webkit-transform: skew(3deg);
            transform: skew(3deg);
    -webkit-transform-origin: top;
            transform-origin: top;
  }
}
@media (max-width: 767px) {
  #fair-price-anchor .question .speech_bubble {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
  }
}

.closingtype02 h2 {
  font-size: clamp(14px, 3vw, 36px);
  color: #fff;
  border-left: none;
  padding-left: 0;
}
.closingtype02 .c-box .contact-wh {
  background: #fff;
  margin: 8px 0 24px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 4%;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 767px) {
  .closingtype02 .c-box .contact-wh .cv__info {
    width: 100%;
  }
}
.closingtype02 .c-box .contact-wh .cv__info a .c-tel .c-tel__num {
  font-size: clamp(30px, 3vw, 50px);
}
@media (max-width: 1030px) {
  .closingtype02 .c-box .contact-wh .cv__info a .c-tel .c-tel__num {
    font-size: 50px;
  }
}
@media (max-width: 460px) {
  .closingtype02 .c-box .contact-wh .cv__info a .c-tel .c-tel__num {
    font-size: clamp(20px, 10vw, 45px);
  }
}
.closingtype02 .c-box .contact-wh .cv__info a .c-tel .c-tel-list li {
  font-size: calc(10px + 4 * (100vw - 1030px) / 890);
}
@media (max-width: 1030px) {
  .closingtype02 .c-box .contact-wh .cv__info a .c-tel .c-tel-list li {
    font-size: 14px;
  }
}
@media (max-width: 430px) {
  .closingtype02 .c-box .contact-wh .cv__info a .c-tel .c-tel-list li {
    padding: 0;
    font-size: 10px;
  }
}
.closingtype02 .c-box .contact-wh .col2:first-child {
  -webkit-flex-basis: 50%;
      -ms-flex-preferred-size: 50%;
          flex-basis: 50%;
  position: relative;
}
.closingtype02 .c-box .contact-wh .col2:first-child::after {
  content: "";
  position: absolute;
  top: 10%;
  right: 0;
  width: 1px;
  height: 80%;
  border-left: dotted #aeb8c3;
}
@media (max-width: 1100px) {
  .closingtype02 .c-box .contact-wh .col2:first-child::after {
    border-left: none;
  }
}
.closingtype02 .c-box .contact-wh .col2:last-child {
  -webkit-flex-basis: 50%;
      -ms-flex-preferred-size: 50%;
          flex-basis: 50%;
}
.closingtype02 .c-box .contact-wh .cta_btn001 {
  max-width: 470px;
  margin: 0 auto;
}
@media (max-width: 1030px) {
  .closingtype02 .c-box .contact-wh .cta_btn001 {
    width: 100%;
    max-width: 600px;
  }
}
.closingtype02 .c-box .contact-wh .cta_btn001 a {
  margin: 0 auto;
  padding: 1.5em;
  -webkit-box-pack: start;
  -webkit-justify-content: start;
      -ms-flex-pack: start;
          justify-content: start;
  font-size: clamp(13px, 3vw, 24px);
}
@media (max-width: 1100px) {
  .closingtype02 .c-box .contact-wh .cta_btn001 a {
    -webkit-box-pack: start;
    -webkit-justify-content: start;
        -ms-flex-pack: start;
            justify-content: start;
    font-size: 19px;
  }
}
@media (max-width: 1030px) {
  .closingtype02 .c-box .contact-wh .cta_btn001 a {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    font-size: clamp(13px, 3vw, 24px);
  }
}
.closingtype02 .contact-anchorbtn a {
  max-width: 900px;
  margin: 0 auto;
  border: 3px solid;
}

#dl-anchor .sub_ttl {
  position: relative;
  padding: 5px 40px 5px 40px;
  background: #fff;
  font-size: clamp(14px, 3vw, 20px);
  font-weight: 800;
  color: #1559a5;
  margin-left: -33px;
  line-height: 1.3;
  margin: 0 auto;
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  font-style: italic;
}
@media (max-width: 767px) {
  #dl-anchor .sub_ttl {
    margin-top: 60px;
  }
}
#dl-anchor .sub_ttl::before {
  position: absolute;
  content: "";
  left: -2px;
  top: -2px;
  border: none;
  border-left: solid 20px #1559a5;
  border-bottom: solid 45px transparent;
}
#dl-anchor .sub_ttl::after {
  position: absolute;
  content: "";
  right: -2px;
  bottom: -2px;
  border: none;
  border-left: solid 20px transparent;
  border-bottom: solid 45px #1559a5;
}
#dl-anchor h2 {
  font-size: clamp(28px, 3vw, 72px);
  color: #fff;
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3);
  font-style: italic;
}
@media (max-width: 767px) {
  #dl-anchor h2 {
    margin-top: 0.3em;
  }
}
#dl-anchor h2 .color_yellow {
  color: #fff000;
}

#flow-anchor h2 {
  font-size: clamp(14px, 3vw, 50px);
  border-left: none;
  text-align: center;
  margin-bottom: 70px;
  margin-top: 0;
  padding-left: 0;
  font-weight: 800;
}
@media (max-width: 767px) {
  #flow-anchor h2 {
    margin-bottom: 20px;
  }
}

/*flow step*/
ul.step-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 90%;
  max-width: 1240px;
  gap: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin: 40px auto;
}
ul.step-list li {
  width: 22.5%;
  text-align: center;
}
ul.step-list li .ico {
  width: 140px;
  height: 140px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  margin: 0 auto 10px;
  overflow: hidden;
  padding: 0;
}
ul.step-list li p.ttl {
  font-size: 150%;
  font-weight: 600;
  color: #0350a1;
  padding: 0;
  margin: 12px 0 5px;
}
ul.step-list li p.num {
  padding: 0;
}

.step-bg {
  position: relative;
}
.step-bg::before {
  content: "";
  position: absolute;
  bottom: -1%;
  left: 0;
  top: 0;
  background: url(/wp-content/uploads/sec06_step.png) no-repeat;
  background-size: contain;
  width: 15%;
  height: auto;
}

.step-head {
  margin-bottom: 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media print, screen and (max-width: 768px) {
  ul.step-list {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    gap: 1%;
  }
  ul.step-list li {
    width: 48%;
  }
  ul.step-list li p.ttl {
    font-size: 18px;
  }
  ul.step-list li p.txt {
    font-size: 15px;
  }
}
@media (max-width: 767px) {
  #faq-anchor .faq-box {
    font-size: 17px;
  }
}
@media (max-width: 767px) {
  #faq-anchor .faq-box .wc-shortcodes-content {
    font-size: 17px;
    list-style: 1.2;
  }
}

#closingtable-anchor {
  line-height: 1.6;
}

@media print, screen and (max-width: 640px) {
  #footer {
    font-size: 14px;
  }
}
.innerContent {
  width: 94%;
  max-width: 1210px;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.innerContent .boxs {
  row-gap: 2rem;
  padding-bottom: 2rem;
}
@media (max-width: 767px) {
  .innerContent .boxs {
    gap: 1rem;
    -webkit-column-gap: 0;
       -moz-column-gap: 0;
            column-gap: 0;
    margin-bottom: 1rem;
  }
}
.innerContent .col {
  width: calc(33.3333333333% - 1rem);
}
@media (max-width: 767px) {
  .innerContent .col {
    width: 50%;
    height: 100%;
  }
}
.innerContent .col figure {
  margin: 0;
  width: 100%;
  aspect-ratio: 4/3;
}
.innerContent .col figure img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}/*# sourceMappingURL=style.css.map */