@charset "UTF-8";
/*
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com
Twitter: @rich_clark
*/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
  font-size: 100%;
}

ul, ol {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

del {
  text-decoration: line-through;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  margin: 1em 0;
  padding: 0;
}

input, select {
  vertical-align: middle;
}

* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

@media screen and (min-width: 768px) {
  .spOnly {
    display: none;
  }
  .tabletOnly {
    display: none;
  }
}

@media screen and (min-width: 769px) and (max-width: 1080px) {
  .tabletOnly {
    display: block;
  }
}

@media screen and (max-width: 768px) {
  .pcOnly {
    display: none;
  }
  .tabletOnly {
    display: none;
  }
}

html {
  font-size: 62.5%;
}

@media screen and (max-width: 768px) {
  html {
    font-size: 31.25%;
  }
}

@media screen and (spIp5) {
  html {
    font-size: 27.17391%;
  }
}

body {
  font-family: "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "游ゴシック", YuGothic, sans-serif;
  line-height: 1.5;
  -webkit-text-size-adjust: 100%;
  overflow-x: hidden;
  font-size: 1.6em;
  word-wrap: break-word;
  background: #fff;
}

@media screen and (max-width: 768px) {
  body {
    font-size: 2.6em;
  }
}

a {
  text-decoration: none;
  -webkit-transition: .4s;
  transition: .4s;
}

@media screen and (min-width: 768px) {
  a:hover {
    opacity: 0.8;
  }
}

img {
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
}

main {
  display: block;
}

.bdt {
  border-top: 9px solid #393939;
}

@media screen and (max-width: 768px) {
  .bdt {
    border-top: 1.2vw solid #393939;
  }
}

.bdtb {
  border-top: 9px solid #393939;
  border-bottom: 9px solid #393939;
}

@media screen and (max-width: 768px) {
  .bdtb {
    border-top: 1.2vw solid #393939;
    border-bottom: 1.2vw solid #393939;
  }
}

a[href^="tel:"].phone {
  pointer-events: none;
}

@media screen and (max-width: 768px) {
  a[href^="tel:"].phone {
    pointer-events: auto;
  }
}

.bg_cloud {
  position: relative;
  background: url(https://zeirishi-miyake.jp/wp-content/themes/zeiri/img/triangle.png) center 0/auto no-repeat;
}

@media screen and (max-width: 768px) {
  .bg_cloud {
    background: url(https://zeirishi-miyake.jp/wp-content/themes/zeiri/img/triangle.png) center 0/contain no-repeat;
  }
}

.bg_cloud:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: -1;
  margin: auto;
  height: 100%;
  background: url(https://zeirishi-miyake.jp/wp-content/themes/zeiri/img/cost_bg.jpg) center 0/cover no-repeat;
}

@media screen and (max-width: 768px) {
  .bg_cloud:before {
    background-size: contain;
  }
}

.bg_tri {
  position: relative;
}

.bg_tri:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 0;
  margin: auto;
  width: 797px;
  height: 590px;
  background: url(https://zeirishi-miyake.jp/wp-content/themes/zeiri/img/triangle.png) center 0/auto no-repeat;
}

@media screen and (max-width: 768px) {
  .bg_tri:after {
    width: 100%;
    height: 100%;
    background: url(https://zeirishi-miyake.jp/wp-content/themes/zeiri/img/triangle.png) center 0/contain no-repeat;
  }
}

.title_english {
  text-align: center;
  font-size: 2.4rem;
  font-weight: bold;
  position: relative;
}

@media screen and (max-width: 768px) {
  .title_english {
    font-size: 3.8rem;
  }
}

.title_english:before {
  content: "";
  display: block;
  position: absolute;
  top: 20px;
  right: 0;
  left: 0;
  z-index: 0;
  margin: auto;
  width: 340px;
  height: 50px;
  background: center 0 / auto no-repeat;
}

@media screen and (max-width: 768px) {
  .title_english:before {
    top: 2.66667vw;
    width: 45.33333vw;
    height: 6.66667vw;
    background-size: 100%;
  }
}

.title_english:after {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  left: 0;
  bottom: -20px;
  z-index: 1;
  margin: auto;
  width: 94px;
  height: 6px;
  background: #2287d6;
}

@media screen and (max-width: 768px) {
  .title_english:after {
    bottom: -4vw;
    width: 12.53333vw;
    height: 2px;
  }
}

.title_bdb-2c {
  font-size: 3.2rem;
  font-weight: bold;
  padding-bottom: 5px;
  border-bottom: 4px solid #d5d5d5;
  position: relative;
}

@media screen and (max-width: 768px) {
  .title_bdb-2c {
    padding-bottom: 0.66667vw;
    border-bottom: 2px solid #d5d5d5;
    font-size: 3.8rem;
  }
}

.title_bdb-2c:before {
  content: "";
  display: block;
  position: absolute;
  bottom: -4px;
  left: 0;
  margin: auto;
  width: 196px;
  height: 4px;
  background: #d0a739;
}

@media screen and (max-width: 768px) {
  .title_bdb-2c:before {
    bottom: -0.53333vw;
    width: 26.13333vw;
    height: 0.53333vw;
  }
}

.title_bb {
  position: relative;
}

.title_bb:after {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  left: 0;
  bottom: -16px;
  z-index: 1;
  margin: auto;
  width: 55px;
  height: 3px;
  background: #2287d7;
}

@media screen and (max-width: 768px) {
  .title_bb:after {
    bottom: -4vw;
    width: 12.53333vw;
    height: 2px;
  }
}

.title_incision {
  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;
  height: 50px;
  margin-left: 40px;
  padding-left: 20px;
  font-size: 2.5rem;
  font-weight: bold;
  color: #fff;
  position: relative;
}

@media screen and (max-width: 768px) {
  .title_incision {
    /* height: 6.66vw; */
    margin-left: 0;
    padding-left: 8vw;
    font-size: 2.3rem;
    overflow-y: hidden;
  }
}

.title_incision:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: -40px;
  z-index: 1;
  margin: auto;
  border-top: 25px solid transparent;
  border-right: 20px solid #2287d7;
  border-bottom: 25px solid #2287d7;
  border-left: 20px solid transparent;
}

@media screen and (max-width: 768px) {
  .title_incision:before {
    display: none;
    left: -0.34vw;
    border-top: 3.48vw solid #fff;
    border-right: 2.67vw solid transparent;
    border-bottom: 3.45vw solid transparent;
    border-left: 2.67vw solid #fff;
  }
}

@media screen and (max-width: 768px) {
  .home-consultation .home-consultation_group .home-consultation_title:after {
    display: none;
  }
}

.title_stripe {
  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;
  font-weight: bold;
  height: 47px;
  color: #2287d7;
  background: -webkit-repeating-linear-gradient(135deg, #e8fafc 0, #e8fafc 4px, #f6fdfe 4px, #f6fdfe 10px);
  background: repeating-linear-gradient(-45deg, #e8fafc 0, #e8fafc 4px, #f6fdfe 4px, #f6fdfe 10px);
  position: relative;
}

@media screen and (max-width: 768px) {
  .title_stripe {
    height: 100%;
    background: -webkit-repeating-linear-gradient(135deg, #e8fafc 0, #e8fafc 0.53vw, #f6fdfe 0.53vw, #f6fdfe 1.33vw);
    background: repeating-linear-gradient(-45deg, #e8fafc 0, #e8fafc 0.53vw, #f6fdfe 0.53vw, #f6fdfe 1.33vw);
  }
}

.title_stripe:before, .title_stripe:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 15px;
  height: 47px;
  background: url(https://zeirishi-miyake.jp/wp-content/themes/zeiri/img/parentheses.png) center 0/auto no-repeat;
}

@media screen and (max-width: 768px) {
  .title_stripe:before, .title_stripe:after {
    width: 2vw;
    height: 100%;
    background-size: contain;
  }
}

.title_stripe:before {
  left: 0;
}

.title_stripe:after {
  right: 0;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.text_ctr {
  text-align: center;
  margin-top: 70px;
  margin-bottom: 60px;
  font-size: 1.6rem;
  line-height: 1.7;
}

@media screen and (max-width: 768px) {
  .text_ctr {
    margin-top: 9.33333vw;
    margin-bottom: 8vw;
    font-size: 2.8rem;
  }
}

.text_notice {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
  -webkit-align-items: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  margin-top: 20px;
  font-size: 1.6rem;
  position: relative;
}

@media screen and (max-width: 768px) {
  .text_notice {
    margin-top: 3vw;
    font-size: 2.2rem;
    line-height: 1.8;
  }
}

.text_notice:before {
  content: "※";
  display: block;
  padding-right: 3px;
  font-size: 1.6rem;
}

@media screen and (max-width: 768px) {
  .text_notice:before {
    padding-right: 0.53333vw;
    font-size: 2.2rem;
    top: 6px;
  }
}

.button_right-arrow {
  width: 384px;
  height: 53px;
  line-height: 53px;
}

@media screen and (max-width: 768px) {
  .button_right-arrow {
    text-align: center;
    margin-top: 5.33333vw;
    width: auto;
    height: 9.33333vw;
    line-height: 9.33333vw;
  }
}

.button_right-arrow a {
  display: inline-block;
  text-align: center;
  width: 86%;
  height: 100%;
  padding-right: 53px;
  font-size: 1.8rem;
  font-weight: bold;
  border: 1px solid #333;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  color: #333;
  background: #fff;
  position: relative;
}

@media screen and (max-width: 768px) {
  .button_right-arrow a {
    width: auto;
    padding-left: 5.33333vw;
    padding-right: 13.2vw;
    font-size: 2.2rem;
  }
}

.button_right-arrow a:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 53px;
  height: 53px;
  background: #d0a739;
}

@media screen and (max-width: 768px) {
  .button_right-arrow a:before {
    right: 0;
    width: 7.86667vw;
    height: 9.33333vw;
  }
}

.button_right-arrow a:after {
  content: "";
  display: block;
  position: absolute;
  top: 19px;
  right: 14px;
  z-index: 1;
  margin: auto;
  border-top: 6px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 8px solid #fff;
}

@media screen and (max-width: 768px) {
  .button_right-arrow a:after {
    top: calc(50% - 0.8vw);
    right: 2vw;
    border-top: 0.8vw solid transparent;
    border-right: 1.07vw solid transparent;
    border-bottom: 0.8vw solid transparent;
    border-left: 1.07vw solid #fff;
  }
}

.layout_wrap {
  margin: 30px 0 80px;
}

@media screen and (max-width: 768px) {
  .layout_wrap {
    margin-top: 6.66667vw;
    margin-bottom: 10.66667vw;
  }
}

.layout_inner {
  max-width: 1080px;
  width: 100%;
  margin: 0 auto;
  padding: 0 12px;
}

@media screen and (max-width: 768px) {
  .layout_inner {
    max-width: 100%;
    padding-right: 0;
    padding-left: 0;
  }
}

.layout_point-box {
  max-width: 920px;
  width: 100%;
  margin: 70px auto 0;
  padding: 0 0 30px 0;
}

@media screen and (max-width: 768px) {
  .layout_point-box {
    max-width: 100%;
    margin-top: 4vw;
    padding: 0 4vw 4vw;
  }
}

.layout_point-box:not(:last-of-type) {
  background: url(https://zeirishi-miyake.jp/wp-content/themes/zeiri/img/dotted.gif) left bottom/auto repeat-x;
}

.layout_point-box + .layout_point-box {
  margin: 30px auto 0;
}

.layout_point-box_title {
  font-size: 2.3rem;
  font-weight: bold;
  padding-left: 130px;
  position: relative;
}

@media screen and (max-width: 768px) {
  .layout_point-box_title {
    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: 9.33333vw;
    margin-bottom: 5.33333vw;
    padding-left: 0;
    font-size: 3rem;
  }
}

.layout_point-box_title:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  margin: auto;
  width: 106px;
  height: 107px;
  background: center 0 / auto no-repeat;
}

@media screen and (max-width: 768px) {
  .layout_point-box_title:before {
    position: static;
    margin: 0 2.66667vw 0 0;
    width: 13.33333vw;
    height: 13.33333vw;
    background: center 0 / cover no-repeat;
  }
}

@media screen and (max-width: 768px) {
  .layout_point-box_title span {
    width: 80%;
    font-size: 3rem;
  }
}

.layout_point-box:first-of-type .layout_point-box_title:before {
  background-image: url(https://zeirishi-miyake.jp/wp-content/themes/zeiri/img/advertise_bg-point01.png);
}

.layout_point-box:nth-of-type(2) .layout_point-box_title:before {
  background-image: url(https://zeirishi-miyake.jp/wp-content/themes/zeiri/img/advertise_bg-point02.png);
}

.layout_point-box:nth-of-type(3) .layout_point-box_title:before {
  background-image: url(https://zeirishi-miyake.jp/wp-content/themes/zeiri/img/advertise_bg-point03.png);
}

.layout_point-box:nth-of-type(4) .layout_point-box_title:before {
  background-image: url(https://zeirishi-miyake.jp/wp-content/themes/zeiri/img/advertise_bg-point04.png);
}

.layout_point-box:nth-of-type(5) .layout_point-box_title:before {
  background-image: url(https://zeirishi-miyake.jp/wp-content/themes/zeiri/img/advertise_bg-point05.png);
}

.layout_point-box_title + .layout_point-box_sub-title {
  margin-top: 30px;
}

@media screen and (max-width: 768px) {
  .layout_point-box_title + .layout_point-box_sub-title {
    margin-top: 6.66667vw;
    margin-bottom: 3vw;
  }
}

.layout_point-box_sub-title {
  margin-top: 20px;
  padding-left: 130px;
  font-size: 2.0rem;
  font-weight: bold;
  color: #2287d7;
}

@media screen and (max-width: 768px) {
  .layout_point-box_sub-title {
    margin-top: 4vw;
    margin-bottom: 3vw;
    padding: 0;
    font-size: 2.8rem;
  }
}

@media screen and (max-width: 768px) {
  .layout_point-box_sub-title:not(:nth-of-type(1)) {
    margin-top: 8vw;
  }
}

.layout_point-box_text {
  margin-top: 10px;
  padding-left: 130px;
  font-size: 1.6rem;
  line-height: 1.7;
}

@media screen and (max-width: 768px) {
  .layout_point-box_text {
    margin-top: 1.33333vw;
    padding: 0;
    font-size: 2.8rem;
  }
}

.layout-2col {
  position: relative;
  z-index: 1;
  max-width: 1080px;
  width: 100%;
  margin: 60px auto 0;
}

@media screen and (max-width: 768px) {
  .layout-2col {
    max-width: 100%;
    margin-top: 8vw;
  }
}

@media screen and (max-width: 1120px) {
  .layout-2col {
    width: 95%;
  }
}

.layout-2col_group {
  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;
  padding: 44px 18px 32px 28px;
  border-top: 4px solid #3d3d3d;
  -webkit-box-shadow: 0px 0 7px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 0 7px rgba(0, 0, 0, 0.2);
  background: #fff;
  position: relative;
}

@media screen and (max-width: 768px) {
  .layout-2col_group {
    display: block;
    margin-top: 2.66667vw;
    margin-right: 3.2vw;
    margin-left: 3.2vw;
    padding: 4vw;
  }
}

.layout-2col_group:before {
  content: "";
  display: block;
  position: absolute;
  top: 20px;
  z-index: 1;
  margin: auto;
  width: 169px;
  height: 96px;
  background: 0 0 / auto no-repeat;
}

@media screen and (max-width: 768px) {
  .layout-2col_group:before {
    top: 1.86667vw;
    width: 22.53333vw;
    height: 12.8vw;
    background-size: 100%;
  }
}

.layout-2col_group:first-of-type {
  margin-top: 0 !important;
}

.layout-2col_group:nth-of-type(odd) {
  margin-top: 40px;
}

.layout-2col_group:nth-of-type(odd):before {
  left: -22px;
  background-image: url(https://zeirishi-miyake.jp/wp-content/themes/zeiri/img/loan/ribbon01.png);
}

@media screen and (max-width: 768px) {
  .layout-2col_group:nth-of-type(odd):before {
    left: -2.66667vw;
  }
}

.layout-2col_group:nth-of-type(even) {
  margin-top: 40px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

@media screen and (max-width: 768px) {
  .layout-2col_group:nth-of-type(even) {
    margin-top: 5.33333vw;
  }
}

.layout-2col_group:nth-of-type(even):before {
  right: -22px;
  background-image: url(https://zeirishi-miyake.jp/wp-content/themes/zeiri/img/loan/ribbon02.png);
}

@media screen and (max-width: 768px) {
  .layout-2col_group:nth-of-type(even):before {
    right: -2.66667vw;
  }
}

.layout-2col_image {
  width: 420px;
}

.layout-2col_image img {
  width: 100%;
}

@media screen and (max-width: 768px) {
  .layout-2col_image {
    width: 100%;
  }
}

.layout-2col_text-wrap {
  width: 570px;
  padding-left: 20px;
}

@media screen and (max-width: 768px) {
  .layout-2col_text-wrap {
    width: 100%;
    margin-top: 5.33333vw;
    padding-left: 0;
  }
}

.layout-2col_text {
  margin-top: 20px;
  font-size: 1.9rem;
  line-height: 1.7;
}

@media screen and (max-width: 768px) {
  .layout-2col_text {
    margin-top: 4.8vw;
    font-size: 2.8rem;
  }
}

.layout-price {
  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-top: 16px;
}

@media screen and (max-width: 768px) {
  .layout-price {
    margin-top: 2.13333vw;
  }
}

.layout-price span:first-of-type {
  font-size: 6rem;
  font-weight: bold;
  color: #2287d7;
}

@media screen and (max-width: 768px) {
  .layout-price span:first-of-type {
    font-size: 7.5rem;
  }
}

.layout-price span:last-of-type {
  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-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-left: 10px;
  font-size: 3rem;
  line-height: 1.4;
  position: relative;
}

@media screen and (max-width: 768px) {
  .layout-price span:last-of-type {
    margin-left: 2.13333vw;
    font-size: 4rem;
  }
}

.layout-price span:last-of-type:before {
  content: "（税別）";
  display: block;
  font-size: 1.4rem;
}

@media screen and (max-width: 768px) {
  .layout-price span:last-of-type:before {
    margin-left: -2.13333vw;
    font-size: 1.6rem;
  }
}

.box_bdrs {
  border: 5px solid #000;
  border-radius: 20px;
  background: #fff;
}

@media screen and (max-width: 768px) {
  .box_bdrs {
    border: 0.67vw solid #000;
    border-radius: 2.67vw;
  }
}

.table--firstLong {
  max-width: 830px;
  width: 100%;
}

.table.color-bl .table-row--head .table-data {
  background: #b9e0ff;
}

.table.color-bl .table-data--head {
  background: #b9e0ff;
}

.table.color-or .table-row--head .table-data {
  background: #f0e4c6;
}

.table.color-or .table-data--head {
  background: #f0e4c6;
}

.table-row {
  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;
  margin-top: 10px;
  border: 1px solid #ccc;
}

@media screen and (max-width: 768px) {
  .table-row {
    margin-top: 1.33333vw;
    border-width: 0.13vw;
  }
}

.table-row:first-of-type {
  margin-top: 26px;
}

@media screen and (max-width: 768px) {
  .table-row:first-of-type {
    margin-top: 3.46667vw;
  }
}

.table-data {
  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;
  padding: 9px 0 9px 40px;
  border-left: 1px solid #ccc;
  font-size: 2.2rem;
  line-height: 1.5;
  background: #f4f4f4;
}

@media screen and (max-width: 768px) {
  .table-data {
    padding-top: 1.2vw;
    padding-right: 1.86667vw;
    padding-bottom: 1.2vw;
    padding-left: 1.86667vw;
    border-left-width: 0.13vw;
    font-size: 2.2rem;
  }
}

.table-data--head {
  border-left: none;
}

.table-data--differ {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-left: 0;
}

.col5-table-row .table-data {
  width: 208px;
}

@media screen and (max-width: 768px) {
  .col5-table-row .table-data {
    width: 19%;
  }
}

.col5-table-row .table-data--head {
  width: 250px;
}

@media screen and (max-width: 768px) {
  .col5-table-row .table-data--head {
    width: 24%;
  }
}

.col5-table-row .table-data--differ {
  width: 830px;
}

@media screen and (max-width: 768px) {
  .col5-table-row .table-data--differ {
    width: 76%;
  }
}

.col4-table-row {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  max-width: 832px;
  width: 100%;
  margin-left: auto;
}

@media screen and (max-width: 768px) {
  .col4-table-row {
    max-width: 75%;
  }
}

.col4-table-row .table-data {
  width: 208px;
}

@media screen and (max-width: 768px) {
  .col4-table-row .table-data {
    width: 25%;
  }
}

.col4-table-row .table-data:first-of-type {
  border-left: none;
}

.col3-table-row {
  max-width: 750px;
  width: 100%;
}

@media screen and (max-width: 768px) {
  .col3-table-row {
    max-width: 100%;
  }
}

.col3-table-row--head .table-data {
  background: #f0e4c6;
}

.col3-table-row .table-data {
  width: 208px;
}

@media screen and (max-width: 768px) {
  .col3-table-row .table-data {
    width: 33.33%;
  }
}

.col3-table-row .table-data--head {
  width: 250px;
}

@media screen and (max-width: 768px) {
  .col3-table-row .table-data--head {
    width: 33.33%;
  }
}

.col3-table-row .table-data--differ {
  width: 290px;
}

@media screen and (max-width: 768px) {
  .col3-table-row .table-data--differ {
    width: 33.33%;
  }
}

.col3-pt1-table-row {
  max-width: 1080px;
  width: 100%;
}

@media screen and (max-width: 768px) {
  .col3-pt1-table-row {
    max-width: 100%;
  }
}

.col3-pt1-table-row--head .table-data {
  background: #f0e4c6;
}

.col3-pt1-table-row .table-data {
  width: 421px;
}

@media screen and (max-width: 768px) {
  .col3-pt1-table-row .table-data {
    width: 33.33%;
  }
}

.col3-pt1-table-row .table-data--head {
  width: 236px;
}

@media screen and (max-width: 768px) {
  .col3-pt1-table-row .table-data--head {
    width: 33.33%;
  }
}

.col3-pt1-table-row .table-data--differ {
  width: 290px;
}

@media screen and (max-width: 768px) {
  .col3-pt1-table-row .table-data--differ {
    width: 33.33%;
  }
}

.col3-pt2-table-row {
  max-width: 764px;
  width: 100%;
}

@media screen and (max-width: 768px) {
  .col3-pt2-table-row {
    max-width: 100%;
  }
}

.col3-pt2-table-row--head .table-data {
  background: #f0e4c6;
}

.col3-pt2-table-row .table-data {
  width: 264px;
}

@media screen and (max-width: 768px) {
  .col3-pt2-table-row .table-data {
    width: 33.33%;
  }
}

.col3-pt2-table-row .table-data--head {
  width: 240px;
}

@media screen and (max-width: 768px) {
  .col3-pt2-table-row .table-data--head {
    width: 33.33%;
  }
}

.col3-pt2-table-row .table-data--differ {
  width: 260px;
}

@media screen and (max-width: 768px) {
  .col3-pt2-table-row .table-data--differ {
    width: 33.33%;
  }
}

.col2-table-row {
  max-width: 844px;
  width: 100%;
  margin-left: auto;
}

.col2-table-row .table-data {
  width: 421px;
}

@media screen and (max-width: 768px) {
  .col2-table-row .table-data {
    width: 50%;
  }
}

.col2-table-row .table-data:first-of-type {
  border-left: none;
}

.col2-pt1-table-row {
  max-width: 1080px;
  width: 100%;
}

.col2-pt1-table-row .table-data {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 600px;
}

@media screen and (max-width: 768px) {
  .col2-pt1-table-row .table-data {
    width: 60%;
  }
}

.col2-pt1-table-row .table-data--head {
  width: 480px;
}

@media screen and (max-width: 768px) {
  .col2-pt1-table-row .table-data--head {
    width: 40%;
  }
}

.col2-pt1-table-row .table-data:first-of-type {
  border-left: none;
}

.col2-pt2-table-row {
  max-width: 498px;
  width: 100%;
  margin-left: auto;
}

.col2-pt2-table-row .table-data {
  width: 205px;
}

.col2-pt2-table-row .table-data--head .table-data {
  width: 340px !important;
}

@media screen and (max-width: 768px) {
  .col2-pt2-table-row .table-data {
    width: 50%;
  }
}

.col2-pt2-table-row .table-data.table-data--differ {
  width: 290px;
}

.col3-firstLong-table-row {
  max-width: 830px;
  width: 100%;
}

@media screen and (max-width: 768px) {
  .col3-firstLong-table-row {
    max-width: 100%;
  }
}

.col3-firstLong-table-row--head .table-data {
  background: #f0e4c6;
}

@media screen and (max-width: 768px) {
  .col3-firstLong-table-row--head .table-data {
    width: 40%;
  }
}

.col3-firstLong-table-row .table-data {
  width: 246px;
}

@media screen and (max-width: 768px) {
  .col3-firstLong-table-row .table-data {
    width: 33.33%;
  }
}

.col3-firstLong-table-row .table-data--head {
  width: 336px;
}

@media screen and (max-width: 768px) {
  .col3-firstLong-table-row .table-data--head {
    width: 33.33%;
  }
}

.col2-firstLong-table-row {
  max-width: 496px;
  width: 100%;
  margin-left: auto;
}

.col2-firstLong-table-row .table-data {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-left: 0;
  width: 600px;
}

@media screen and (max-width: 768px) {
  .col2-firstLong-table-row .table-data {
    width: 60%;
  }
}

.col2-firstLong-table-row .table-data--head {
  width: 480px;
}

@media screen and (max-width: 768px) {
  .col2-firstLong-table-row .table-data--head {
    width: 40%;
  }
}

.col2-firstLong-table-row .table-data:first-of-type {
  border-left: none;
}

@media screen and (max-width: 768px) {
  .header {
    padding-top: 50px;
  }
}

.header_head {
  background: -webkit-gradient(linear, left top, right top, from(#69b2ec), color-stop(70%, #2287d6), to(#69b2ec));
  background: -webkit-linear-gradient(left, #69b2ec, #2287d6 70%, #69b2ec);
  background: linear-gradient(to right, #69b2ec, #2287d6 70%, #69b2ec);
}

@media screen and (max-width: 768px) {
  .header_head {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 3;
    background: -webkit-gradient(linear, left top, right top, from(rgba(105, 178, 236, 0.7)), color-stop(70%, rgba(34, 135, 214, 0.7)), to(rgba(105, 178, 236, 0.7)));
    background: -webkit-linear-gradient(left, rgba(105, 178, 236, 0.7), rgba(34, 135, 214, 0.7) 70%, rgba(105, 178, 236, 0.7));
    background: linear-gradient(to right, rgba(105, 178, 236, 0.7), rgba(34, 135, 214, 0.7) 70%, rgba(105, 178, 236, 0.7));
  }
}

.header_head-inner {
  position: relative;
  max-width: 1080px;
  margin: 0 auto;
  padding: 2px 0;
}

@media screen and (max-width: 768px) {
  .header_head-inner {
    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;
    max-width: 100%;
    padding: 0;
    height: 50px;
  }
}

.header_title {
  font-size: 1.4rem;
  color: #fff;
}

@media screen and (max-width: 768px) {
  .header_title {
    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;
    padding: 0 2.66667vw;
    font-size: 2rem;
    font-weight: bold;
    height: inherit;
  }
}

.header_sub-title {
  display: inline-block;
  position: relative;
  z-index: 1;
}

@media screen and (max-width: 768px) {
  .header_sub-title {
    position: absolute;
    right: 2.66667vw;
    bottom: 2.66667vw;
    margin-left: 2.66667vw;
  }
}

@media screen and (max-width: 768px) {
  .header_sub-title img {
    width: 54.8vw;
  }
}

.header_button-wrap {
  position: absolute;
  top: 25px;
  right: 0;
  z-index: 1;
  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;
  width: 410px;
}

@media screen and (min-width: 769px) and (max-width: 1080px) {
  .header_button-wrap {
    margin-right: 26px;
  }
}

@media screen and (max-width: 768px) {
  .header_button-wrap {
    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;
    position: static;
    width: 200px;
    height: inherit;
  }
}

@media screen and (max-width: 768px) {
  .header_button {
    width: calc( 100% / 3);
    height: inherit;
  }
}

@media screen and (min-width: 768px) {
  .header_button:nth-of-type(1) a {
    width: 192px;
    height: 58px;
    background: url(https://zeirishi-miyake.jp/wp-content/themes/zeiri/img/header_btn-denwa.jpg) 0 0/auto no-repeat;
  }
}

@media screen and (max-width: 768px) {
  .header_button:nth-of-type(1) a {
    width: 100%;
    height: 100%;
    background: url(https://zeirishi-miyake.jp/wp-content/themes/zeiri/img/footer_icon-tel.png) center center/40% no-repeat;
  }
}

@media screen and (min-width: 768px) {
  .header_button:nth-of-type(2) a {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    text-align: center;
    width: 201px;
    height: 58px;
    font-size: 12px;
    color: #000;
    background-color: #efefef;
    border-right: 2px solid #2287d6;
    border-bottom: 2px solid #2287d6;
    border-left: 2px solid #2287d6;
  }
  .header_button:nth-of-type(2) a span:nth-of-type(1){
    font-weight: bold;
    font-size: 1.2em;
    color: #f41b1a;
  }
}

@media screen and (max-width: 768px) {
  .header_button:nth-of-type(2) a {
    width: 100%;
    height: 100%;
    background: url(https://zeirishi-miyake.jp/wp-content/themes/zeiri/img/footer_icon-mail.png) center center/40% no-repeat;
  }
  .header_button:nth-of-type(2) a span {
    display: none;
  }
}

.header_button a {
  display: block;
}

.menu-btn {
  display: none;
}

@media screen and (max-width: 768px) {
  .menu-btn {
    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-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    z-index: 3;
    padding: 10px;
    position: relative;
  }
  .menu-btn span {
    display: inline-block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    z-index: 1;
    width: 50%;
    height: 2px;
    background: #fff;
    -webkit-transition: .6s;
    transition: .6s;
  }
  .menu-btn span:nth-of-type(1) {
    top: -4.26667vw;
  }
  .menu-btn span:nth-of-type(3) {
    top: 4.26667vw;
  }
  .menu-btn.is-active span:nth-of-type(1) {
    top: 0;
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
  }
  .menu-btn.is-active span:nth-of-type(2) {
    opacity: 0;
  }
  .menu-btn.is-active span:nth-of-type(3) {
    top: 0;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
  }
}

.scroll-prevent {
  position: fixed;
  z-index: -1;
  width: 100%;
  height: 100%;
}

.header_cont {
  height: 300px;
}

.header_cont--company {
  background: url(https://zeirishi-miyake.jp/wp-content/themes/zeiri/img/header_bg-company.jpg) center 0/cover no-repeat;
}

.header_cont--loan {
  background: url(https://zeirishi-miyake.jp/wp-content/themes/zeiri/img/header_bg-loan.jpg) center 0/cover no-repeat;
}

.header_cont--adviser {
  background: url(https://zeirishi-miyake.jp/wp-content/themes/zeiri/img/header_bg-adviser.jpg) center 0/cover no-repeat;
}

.header_cont--reduction {
  background: url(https://zeirishi-miyake.jp/wp-content/themes/zeiri/img/header_bg-reduction.jpg) center 0/cover no-repeat;
}

.header_cont--info {
  background: url(https://zeirishi-miyake.jp/wp-content/themes/zeiri/img/header_bg-info.jpg) center 0/cover no-repeat;
}

.header_cont--price {
  background: url(https://zeirishi-miyake.jp/wp-content/themes/zeiri/img/header_bg-price.jpg) center 0/cover no-repeat;
}

.header_cont--yonmaru {
  background: url(https://zeirishi-miyake.jp/wp-content/themes/zeiri/img/header_bg-company.jpg) center 0/cover no-repeat;
}

.header_cont--recruit {
  height: 600px;
  background: url(https://zeirishi-miyake.jp/wp-content/themes/zeiri/img/header_bg-recruit.jpg) center 0/cover no-repeat;
}

@media screen and (max-width: 768px) {
  .header_cont {
    height: 48.66667vw;
  }
  .header_cont--top {
    height: inherit;
    padding-bottom: 6.66667vw;
  }
}

.header_cont-inner {
  position: relative;
  max-width: 1080px;
  height: 100%;
  margin: 0 auto;
  padding-top: 10px;
}

@media screen and (max-width: 768px) {
  .header_cont-inner {
    max-width: 100%;
    padding-top: 0;
  }
}

@-webkit-keyframes Opacity {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes Opacity {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

.header_cont-title {
  opacity: 0;
  -webkit-transition: .4s;
  transition: .4s;
  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;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.header_cont-title.is-active {
  -webkit-animation: Opacity 2s ease-out forwards;
          animation: Opacity 2s ease-out forwards;
}

@media screen and (max-width: 768px) {
  .header_cont-title img {
    width: 45.8666666667vw;
  }
}

@media screen and (max-width: 768px) {
  .header_cont--yonmaru img {
    width: 35.8666666667vw;
  }
}

.gnav {
  border-bottom: 1px solid #000;
  background: -webkit-gradient(linear, left bottom, left top, from(#f3f3f3), color-stop(50%, #f3f3f4), to(#f3f3f3));
  background: -webkit-linear-gradient(bottom, #f3f3f3, #f3f3f4 50%, #f3f3f3);
  background: linear-gradient(to top, #f3f3f3, #f3f3f4 50%, #f3f3f3);
  background: #f3f3f3;
}

@media screen and (max-width: 768px) {
  .gnav {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    -webkit-transform: translate(0, -100vh);
            transform: translate(0, -100vh);
    z-index: 4;
    height: auto;
    border-bottom: none;
    -webkit-transition: all .3s linear;
    transition: all .3s linear;
    opacity: 0;
    color: #fff;
    background: rgba(255, 255, 255, 0.9);
  }
  .gnav.is-active {
    position: fixed;
    height: 100%;
    -webkit-transform: translate(0, 50px);
            transform: translate(0, 50px);
    opacity: 1;
  }
}

.gnav_list {
  margin: 0 auto;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .gnav_list {
    display: block;
    max-width: 100%;
    height: auto;
  }
}

.gnav_item {
  display: inline-block;
  padding: 20px 15px;
}

@media screen and (min-width: 769px) and (max-width: 990px) {
  .gnav_item {
    padding: 20px 8px;
  }
}

@media screen and (max-width: 769px) {
  .gnav_item {
    display: block;
    padding: 0;
  }
}

.gnav_item a {
  font-size: 1.6rem;
  color: #000;
  position: relative;
}

@media screen and (min-width: 769px) {
  .gnav_item a:before,
  .gnav_item a:after {
    position: absolute;
    bottom: -10px;
    content: "";
    display: inline-block;
    width: 0;
    height: 5px;
    background: #2287d7;
    -webkit-transition: .2s;
    transition: .2s;
  }
  .gnav_item a:before {
    left: 50%;
  }
  .gnav_item a:after {
    right: 50%;
  }
  .gnav_item a:hover:before, header nav li a:hover:after {
    width: 50%;
  }
  .gnav_item a:hover {
    opacity: 1;
  }
}

@media screen and (min-width: 920px) and (max-width: 1150px) {
  .gnav_item a {
    font-size: 1.3rem;
  }
}

@media screen and (min-width: 769px) and (max-width: 920px) {
  .gnav_item a {
    font-size: 1.2rem;
  }
}

@media screen and (max-width: 768px) {
  .gnav_item a {
    padding-top: 4vw;
    padding-bottom: 4vw;
    height: auto;
    font-size: 2.8rem;
    font-weight: bold;
    border-bottom: 1px solid #2287d7;
  }
  .gnav.is-active .gnav_item a {
    display: block;
  }
}

@media screen and (min-width: 769px) and (max-width: 1080px) {
  .gnav_item span {
    display: none;
  }
}

.rec {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: fixed;
  top: 200px;
  right: 0;
  z-index: 3;
  border-top: 2px solid #3692dc;
  border-bottom: 2px solid #3692dc;
  border-left: 2px solid #3692dc;
  background-color: #fff;
  -webkit-transform: translateX(160px);
          transform: translateX(160px);
  -webkit-transition: .6s;
  transition: .6s;
  opacity: 0;
}

@media screen and (max-width: 768px) {
  .rec {
    -webkit-transform: translateX(130px);
            transform: translateX(130px);
  }
}

.rec.is-active {
  -webkit-transform: translateX(0);
          transform: translateX(0);
}

.rec.is-opacity {
  opacity: 1;
}

.rec .title {
  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;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  width: 36px;
  font-size: 1.8rem;
  letter-spacing: .1em;
  font-weight: bold;
  color: #fff;
  background-color: #3692dc;
}

@media screen and (max-width: 768px) {
  .rec .title {
    font-size: 2.7rem;
  }
}

.rec ul.list {
  width: 160px;
  padding: 26px 12px 26px 20px;
}

@media screen and (max-width: 768px) {
  .rec ul.list {
    width: 130px;
    padding: 16px 10px 16px 14px;
  }
}

.rec ul.list li:not(:nth-of-type(1)) {
  margin-top: 20px;
}

@media screen and (max-width: 768px) {
  .rec ul.list li:not(:nth-of-type(1)) {
    margin-top: 14px;
  }
}

.rec ul.list li a {
  color: #000;
}

.rec ul.list li a:hover {
  color: #3692dc;
}

.home-header {
  overflow-x: hidden;
  background: url(https://zeirishi-miyake.jp/wp-content/themes/zeiri/img/top/header_bg.jpg) center 0/cover no-repeat;
}

@media screen and (max-width: 768px) {
  .home-header {
    background-image: url(https://zeirishi-miyake.jp/wp-content/themes/zeiri/img/top/sp/header_bg.jpg);
    position: relative;
    height: auto;
  }
}

.home-header_inner {
  position: relative;
  max-width: 1080px;
  height: 100%;
  margin: 0 auto;
  padding-bottom: 30px;
}

@media screen and (max-width: 768px) {
  .home-header_inner {
    overflow: hidden;
    padding-top: 8vw;
    padding-bottom: 4vw;
  }
}

.home-header_inner:before {
  content: "";
  display: block;
  position: absolute;
  right: -100px;
  bottom: 0;
  margin: auto;
  width: 341px;
  height: 466px;
  background: url(https://zeirishi-miyake.jp/wp-content/themes/zeiri/img/top/header_man.png) 0 0/auto no-repeat;
}

@media screen and (min-width: 769px) and (max-width: 1080px) {
  .home-header_inner:before {
    display: none;
  }
}

@media screen and (min-width: 1081px) and (max-width: 1200px) {
  .home-header_inner:before {
    position: absolute;
    right: -60px;
  }
}

@media screen and (max-width: 768px) {
  .home-header_inner:before {
    display: block;
    right: -26vw;
    width: 68.2vw;
    height: 93.2vw;
    background-size: 100%;
  }
}

.home-header_title {
  padding-top: 16px;
}

@media screen and (max-width: 768px) {
  .home-header_title {
    position: absolute;
    right: 2.66667vw;
    bottom: -8vw;
    padding-top: 0;
    z-index: 4;
  }
}

@media screen and (max-width: 768px) {
  .home-header_title img {
    width: 54.8vw;
  }
}

.home-header_image-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
  margin-top: 30px;
}

@media screen and (min-width: 769px) and (max-width: 1080px) {
  .home-header_image-wrap {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

@media screen and (max-width: 768px) {
  .home-header_image-wrap {
    display: block;
    margin-top: 0;
    text-align: center;
  }
}
.home-header_image-wrap > span {
  font-weight: bold;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 20px;
  line-height: 1.25;
  color: #fff;
  transform: translate(20px, -13px);
}
.home-header_image-wrap > span span {
  font-size: 1.4em;
  margin: 0 3px;
}
@media screen and (max-width: 768px) {
  .home-header_image-wrap > span {
    display: inline-block;
    font-size: 16px;
    transform: none;
    margin-bottom: 6px;
  }
}
@media screen and (max-width: 768px) {
  .home-header_image-wrap img {
    width: 93.33333vw;
  }
}

@media screen and (max-width: 768px) {
  .home-header_image-wrap img:nth-of-type(1) {
    display: block;
    margin: 0 auto;
  }
}

@media screen and (max-width: 768px) {
  .home-header_image-wrap img:nth-of-type(2) {
    display: inline-block;
    width: 32.26667vw;
    margin-left: 13.33333vw;
  }
}

.home-header-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: 20px;
}

@media screen and (min-width: 769px) and (max-width: 1080px) {
  .home-header-box {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

@media screen and (max-width: 768px) {
  .home-header-box {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    width: 69.33333vw;
    margin-left: 1.33333vw;
  }
}

.home-header-box_item {
  text-align: center;
  width: 222px;
  height: 222px;
  border-radius: 100%;
  margin-left: -20px;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #a6faff), color-stop(50%, #3b9fcd), to(#073f6e));
  background: -webkit-linear-gradient(#a6faff 20%, #3b9fcd 50%, #073f6e 100%);
  background: linear-gradient(#a6faff 20%, #3b9fcd 50%, #073f6e 100%);
  position: relative;
}

@media screen and (max-width: 768px) {
  .home-header-box_item {
    width: 33.33333vw;
    height: 33.33333vw;
    margin-left: -2.93333vw;
  }
  .home-header-box_item:nth-of-type(1), .home-header-box_item:nth-of-type(3) {
    margin-left: 0;
  }
  .home-header-box_item:nth-of-type(3), .home-header-box_item:nth-of-type(4) {
    margin-top: -2.66667vw;
  }
}

.home-header-box_item:before {
  content: "";
  display: block;
  position: absolute;
  top: 18px;
  right: 0;
  left: 0;
  z-index: 1;
  margin: auto;
  width: 170px;
  height: 60px;
  background: url(https://zeirishi-miyake.jp/wp-content/themes/zeiri/img/top/service-bg.png) center 0/auto no-repeat;
}

@media screen and (max-width: 768px) {
  .home-header-box_item:before {
    background-size: 100%;
    top: 3.46667vw;
    width: 28vw;
    height: 100%;
  }
}

.home-header-box_item:after {
  content: "";
  display: block;
  position: absolute;
  top: 21px;
  right: 0;
  left: 0;
  z-index: 2;
  margin: auto;
  width: 91px;
  height: 22px;
  background: center 0 / auto no-repeat;
}

@media screen and (max-width: 768px) {
  .home-header-box_item:after {
    top: 4.26667vw;
    width: 12.13333vw;
    height: 100%;
    background-size: 100%;
  }
}

.home-header-box_item:nth-of-type(1):after {
  background-image: url(https://zeirishi-miyake.jp/wp-content/themes/zeiri/img/top/service01.png);
}

.home-header-box_item:nth-of-type(2):after {
  background-image: url(https://zeirishi-miyake.jp/wp-content/themes/zeiri/img/top/service02.png);
}

.home-header-box_item:nth-of-type(3) .home-header-box_title {
  letter-spacing: -0.02em;
}

.home-header-box_item:nth-of-type(3) .home-header-box_title span {
  letter-spacing: -0.1em;
}

@media screen and (max-width: 768px) {
  .home-header-box_item:nth-of-type(3) .home-header-box_title {
    letter-spacing: -0.02em;
  }
}

.home-header-box_item:nth-of-type(3):after {
  background-image: url(https://zeirishi-miyake.jp/wp-content/themes/zeiri/img/top/service03.png);
}

.home-header-box_item:nth-of-type(4) .home-header-box_title {
  letter-spacing: -0.04em;
}

@media screen and (max-width: 768px) {
  .home-header-box_item:nth-of-type(4) .home-header-box_title span {
    letter-spacing: -0.25em;
  }
}

.home-header-box_item:nth-of-type(4):after {
  background-image: url(https://zeirishi-miyake.jp/wp-content/themes/zeiri/img/top/service04.png);
}

.home-header-box_item-inner {
  width: 214px;
  height: 214px;
  border-radius: 100%;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  z-index: 0;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #fff), color-stop(50%, #e1eaeb), to(#fff));
  background: -webkit-linear-gradient(#fff 20%, #e1eaeb 50%, #fff 100%);
  background: linear-gradient(#fff 20%, #e1eaeb 50%, #fff 100%);
}

@media screen and (max-width: 768px) {
  .home-header-box_item-inner {
    width: 32vw;
    height: 32vw;
  }
}

.home-header-box_title {
  margin-top: 75px;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 2.9rem;
  font-weight: bold;
}

@media screen and (max-width: 768px) {
  .home-header-box_title {
    margin-top: 12vw;
    font-size: 4vw;
  }
}

.home-header-box_text {
  font-size: 1.5rem;
  line-height: 1.4;
}

@media screen and (max-width: 768px) {
  .home-header-box_text {
    margin-top: 0.53333vw;
    font-size: 2.26667vw;
  }
}

.home-header-box_text span {
  font-weight: bold;
  color: #2287d7;
}

.home-header_text {
  display: table;
  position: relative;
  z-index: 1;
  margin-top: 40px;
  margin-right: auto;
  margin-left: auto;
  font-size: 1.8rem;
  padding: 10px 20px;
  font-weight: bold;
  color: #fff;
  background: rgba(120, 166, 203, 0.9);
}

@media screen and (min-width: 769px) and (max-width: 1080px) {
  .home-header_text {
    margin-right: 40px;
    margin-left: 40px;
    font-size: 1.7rem;
  }
}

@media screen and (max-width: 768px) {
  .home-header_text {
    height: auto;
    margin: 1.33333vw 2.66667vw 0;
    padding: 1.33333vw 2.66667vw;
    font-size: 2.6rem;
  }
}

.home-plan {
  padding: 60px 0;
  background: url(https://zeirishi-miyake.jp/wp-content/themes/zeiri/img/top/plan_bg.jpg) center 0/cover no-repeat;
}

@media screen and (max-width: 768px) {
  .home-plan {
    padding-top: 8vw;
    padding-bottom: 8vw;
    background-image: url(https://zeirishi-miyake.jp/wp-content/themes/zeiri/img/top/sp/plan_bg.jpg);
    background-size: contain;
  }
}

.home-plan_title-wrap {
  text-align: center;
}

@media screen and (max-width: 768px) {
  .home-plan_title-wrap {
    padding: 0 2.66667vw;
  }
}

.home-plan_sub-title {
  font-size: 1.8rem;
  font-weight: bold;
}

@media screen and (max-width: 768px) {
  .home-plan_sub-title {
    font-size: 2.4rem;
  }
}

.home-plan_title {
  display: inline-block;
  padding: 24px 60px;
  font-size: 2.7rem;
  font-weight: bold;
  background: url(https://zeirishi-miyake.jp/wp-content/themes/zeiri/img/top/bg-ribbon.png) center 12px/100% no-repeat;
}

@media screen and (max-width: 768px) {
  .home-plan_title {
    padding: 4vw 8vw;
    font-size: 2.5rem;
    background-position: 0 10px;
  }
}

.home-plan_text {
  text-align: center;
  margin-top: 20px;
  font-size: 2.4rem;
  font-weight: bold;
}

@media screen and (max-width: 768px) {
  .home-plan_text {
    margin-top: 2.66667vw;
    font-size: 2.8rem;
  }
}

.home-plan_text span {
  padding: 2px 4px;
  background: #fff0c8;
}

@media screen and (max-width: 768px) {
  .home-plan_text span {
    padding: 0.26667vw 0.53333vw;
  }
}

.home-plan_group {
  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;
  max-width: 1000px;
  width: 100%;
  margin: 42px auto 0;
}
.home-plan_group +p {
  text-align: center;
  margin-top: 20px;
}
@media screen and (max-width: 768px) {
  .home-plan_group +p {
    margin-top: 10px;
    font-size: 12px;
  } 
}
@media screen and (max-width: 768px) {
  .home-plan_group {
    display: block;
    max-width: 100%;
    margin-top: 8vw;
    padding-right: 4vw;
    padding-left: 4vw;
  }
}

.home-plan-box {
  max-width: 480px;
  width: 100%;
  padding: 20px 0 20px 20px;
  background: #fff 0 bottom / auto no-repeat;
}

@media screen and (min-width: 769px) and (max-width: 1080px) {
  .home-plan-box {
    margin: 0 6px;
    background: none;
  }
}

@media screen and (max-width: 768px) {
  .home-plan-box {
    max-width: 100%;
    padding-top: 5.33333vw;
    padding-right: 2.66667vw;
    padding-bottom: 5.33333vw;
    padding-left: 2.66667vw;
    background: #fff 0 bottom / auto no-repeat;
  }
}

.home-plan-box:first-of-type {
  background-image: url(https://zeirishi-miyake.jp/wp-content/themes/zeiri/img/top/plan-man.png);
}

@media screen and (min-width: 769px) and (max-width: 1080px) {
  .home-plan-box:first-of-type {
    background: #fff;
  }
}

@media screen and (max-width: 768px) {
  .home-plan-box:first-of-type {
    margin-right: 0;
    background-size: 14.27vw;
  }
}

.home-plan-box:first-of-type .home-plan-box_title {
  max-width: 300px;
}

@media screen and (max-width: 768px) {
  .home-plan-box:first-of-type .home-plan-box_title {
    max-width: 100%;
    width: 40vw;
  }
}

.home-plan-box:first-of-type .home-plan-box_text {
  width: 350px;
  margin-left: auto;
}

@media screen and (max-width: 768px) {
  .home-plan-box:first-of-type .home-plan-box_text {
    width: 70vw;
    font-size: 2.6rem;
    line-height: 1.5;
  }
}

.home-plan-box:first-of-type .home-plan-box_text:before {
  top: 0;
  left: 0;
  width: 320px;
  height: 1px;
  background: #000;
}

@media screen and (max-width: 768px) {
  .home-plan-box:first-of-type .home-plan-box_text:before {
    width: 69.06667vw;
    height: 0.13333vw;
  }
}

.home-plan-box:first-of-type .home-plan-box_text:after {
  top: 13px;
  left: -30px;
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
  width: 36px;
  height: 1px;
  background: #000;
}

@media screen and (max-width: 768px) {
  .home-plan-box:first-of-type .home-plan-box_text:after {
    top: 1.73333vw;
    left: -4vw;
    width: 4.8vw;
    height: 0.13333vw;
  }
}

.home-plan-box:last-of-type {
  margin-left: 0;
  background-image: url(https://zeirishi-miyake.jp/wp-content/themes/zeiri/img/top/plan-woman.png);
  background-position: right bottom;
}

@media screen and (min-width: 769px) and (max-width: 1080px) {
  .home-plan-box:last-of-type {
    background: #fff;
  }
}

@media screen and (max-width: 768px) {
  .home-plan-box:last-of-type {
    margin-top: 2.66667vw;
    background-size: 12.67vw;
  }
}

.home-plan-box:last-of-type .home-plan-box_title {
  max-width: 300px;
}

@media screen and (max-width: 768px) {
  .home-plan-box:last-of-type .home-plan-box_title {
    max-width: 100%;
    width: 53.33333vw;
  }
}

.home-plan-box:last-of-type .home-plan-box_text {
  width: 294px;
  padding-left: 48px;
}

@media screen and (max-width: 768px) {
  .home-plan-box:last-of-type .home-plan-box_text {
    width: 70vw;
    padding-left: 6.4vw;
    font-size: 2.6rem;
    line-height: 1.5;
  }
}

.home-plan-box:last-of-type .home-plan-box_text:before {
  top: 0;
  left: 0;
  width: 320px;
  height: 1px;
  background: #000;
}

@media screen and (max-width: 768px) {
  .home-plan-box:last-of-type .home-plan-box_text:before {
    width: 73.6vw;
    height: 0.13333vw;
  }
}

.home-plan-box:last-of-type .home-plan-box_text:after {
  top: 13px;
  right: -57px;
  -webkit-transform: rotate(-135deg);
          transform: rotate(-135deg);
  width: 36px;
  height: 1px;
  background: #000;
}

@media screen and (max-width: 768px) {
  .home-plan-box:last-of-type .home-plan-box_text:after {
    top: 1.73333vw;
    right: -7.6vw;
    width: 4.8vw;
    height: 0.13333vw;
  }
}

.home-plan-box_price {
  margin-top: 40px;
}

@media screen and (max-width: 768px) {
  .home-plan-box_price {
    margin-top: 6.66667vw;
  }
}

.home-plan-box_title {
  position: relative;
  margin: 0 auto;
  font-size: 2.6rem;
  font-weight: bold;
}

@media screen and (max-width: 768px) {
  .home-plan-box_title {
    font-size: 3.46667vw;
  }
}

.home-plan-box_title span {
  display: block;
  position: absolute;
  top: 56px;
  margin: 0 auto;
  font-size: 1.2rem;
  font-weight: normal;
  font-family: Baskerville,Baskerville Old Face,Hoefler Text,Garamond,Times New Roman,serif;
  color: #000;
}

@media screen and (max-width: 768px) {
  .home-plan-box_title span {
    top: 6.66667vw;
    font-size: 1.6vw;
  }
}

.home-plan-box_sub-title strong {
  font-size: 6.3rem;
  font-weight: bold;
}

@media screen and (max-width: 768px) {
  .home-plan-box_sub-title strong {
    font-size: 8.4vw;
  }
}

.home-plan-box_text {
  margin-top: 18px;
  padding-top: 18px;
  font-size: 1.6rem;
  line-height: 1.375;
  position: relative;
}

@media screen and (max-width: 768px) {
  .home-plan-box_text {
    margin-top: 2.4vw;
    padding-top: 2.4vw;
    font-size: 1.4rem;
  }
}

.home-plan-box_text:before, .home-plan-box_text:after {
  content: "";
  display: block;
  position: absolute;
}

.home-plan-box_text span {
  font-weight: bold;
  color: #2c8ad3;
}

.home-question {
  padding-top: 50px;
  height: 576px;
  background: url(https://zeirishi-miyake.jp/wp-content/themes/zeiri/img/top/question_bg.jpg) center 0/cover no-repeat fixed;
}

@media screen and (max-width: 768px) {
  .home-question {
    margin-top: 6.66667vw;
    padding: 6.66667vw 4vw;
    height: auto;
    background-image: url(https://zeirishi-miyake.jp/wp-content/themes/zeiri/img/top/sp/question_bg.jpg);
    background-attachment: scroll;
  }
}

.home-question_title {
  text-align: center;
  margin: 0 auto;
  padding-top: 16px;
  font-size: 2.7rem;
  font-weight: bold;
  line-height: 1.4;
  max-width: 609px;
  height: 171px;
  background: url(https://zeirishi-miyake.jp/wp-content/themes/zeiri/img/top/question_tit-bg.png) center 0/100% no-repeat;
}

@media screen and (max-width: 768px) {
  .home-question_title {
    height: 26.66667vw;
    margin: 0 auto;
    padding-top: 2.4vw;
    font-size: 3rem;
  }
}

.home-question_title span {
  color: #2c8ad3;
}

.home-question_title:before {
  content: "";
  display: block;
  margin: 0 auto 8px;
  width: 156px;
  height: 37px;
  background: url(https://zeirishi-miyake.jp/wp-content/themes/zeiri/img/top/h-question.png) 0 0/auto no-repeat;
}

@media screen and (max-width: 768px) {
  .home-question_title:before {
    width: 20.8vw;
    height: 4.93333vw;
    background-size: 100%;
  }
}

.home-question_list {
  max-width: 990px;
  margin: 24px auto 0;
  padding: 30px 0 30px 50px;
  background: rgba(0, 0, 0, 0.7);
  border: 1px solid #fff;
}

@media screen and (min-width: 769px) and (max-width: 1080px) {
  .home-question_list {
    margin: 24px 10px 0;
  }
}

@media screen and (max-width: 768px) {
  .home-question_list {
    margin-top: 3.2vw;
    margin-right: 2.66667vw;
    margin-left: 2.66667vw;
    padding-top: 4vw;
    padding-bottom: 6vw;
    padding-right: 4vw;
    padding-left: 6.66667vw;
    border: 0.13vw solid #fff;
  }
}

.home-question_item {
  position: relative;
  padding-left: 22px;
  font-size: 1.8rem;
  line-height: 2;
  color: #fff;
}

@media screen and (max-width: 768px) {
  .home-question_item {
    margin-top: 2.13333vw;
    padding-left: 4.8vw;
    font-size: 2.6rem;
    line-height: 1.5;
  }
}

.home-question_item:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 16px;
  height: 15px;
  margin: auto;
  background: url(https://zeirishi-miyake.jp/wp-content/themes/zeiri/img/top/question_check.png) 0 0/100% no-repeat;
}

@media screen and (max-width: 768px) {
  .home-question_item:before {
    top: 0.93333vw;
    bottom: auto;
    width: 3.46667vw;
    height: 100%;
  }
}

.home-detail {
  position: relative;
  padding: 70px 0 60px;
  background: url(https://zeirishi-miyake.jp/wp-content/themes/zeiri/img/detail_bg.jpg) center 0/cover no-repeat;
}

@media screen and (max-width: 768px) {
  .home-detail {
    padding-top: 9.33333vw;
    padding-bottom: 8vw;
    background-image: url(https://zeirishi-miyake.jp/wp-content/themes/zeiri/img/top/sp/detail_bg.jpg);
    background-repeat: repeat-y;
    background-size: contain;
  }
}

.home-detail:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  margin: auto;
  width: 220px;
  height: 51px;
  background: url(https://zeirishi-miyake.jp/wp-content/themes/zeiri/img/detail_tri.png) center 0/auto no-repeat;
}

@media screen and (max-width: 768px) {
  .home-detail:before {
    width: 29.33333vw;
    height: 6.8vw;
    background: url(https://zeirishi-miyake.jp/wp-content/themes/zeiri/img/detail_tri.png) center 0/contain no-repeat;
  }
}

@media screen and (max-width: 768px) {
  .home-detail .layout_inner {
    padding-right: 4.8vw;
    padding-left: 4.8vw;
  }
}

.home-detail_inner {
  max-width: 1080px;
  width: 100%;
  margin: 0 auto;
}

.home-detail_title {
  position: relative;
  height: 234px;
  margin-bottom: 40px;
  padding-top: 60px;
  font-size: 3.2rem;
  font-weight: bold;
  background: url(https://zeirishi-miyake.jp/wp-content/themes/zeiri/img/top/detail_bg-man.png) right 0/auto no-repeat;
}

@media screen and (max-width: 768px) {
  .home-detail_title {
    text-align: center;
    height: 31.2vw;
    margin-bottom: auto;
    padding-top: 8vw;
    font-size: 3rem;
    background: none;
  }
}

.home-detail_title small {
  font-size: 3.2rem;
}

@media screen and (max-width: 768px) {
  .home-detail_title small {
    font-size: 3rem;
  }
}

.home-detail_title span {
  font-size: 3.2rem;
  color: #2c8ad3;
}

@media screen and (max-width: 768px) {
  .home-detail_title span {
    font-size: 3rem;
  }
}

.home-detail_title:before {
  content: "";
  display: block;
  position: absolute;
  top: 10px;
  left: 0;
  margin: auto;
  width: 250px;
  height: 29px;
  background: url(https://zeirishi-miyake.jp/wp-content/themes/zeiri/img/top/h-leave.png) 0 0/auto no-repeat;
}

@media screen and (max-width: 768px) {
  .home-detail_title:before {
    top: 1.33333vw;
    right: 0;
    left: 0;
    width: 33.33333vw;
    height: 3.86667vw;
    background-size: 100%;
  }
}

.home-detail-box_image {
  position: relative;
  width: 420px;
}

@media screen and (max-width: 768px) {
  .home-detail-box_image {
    width: 100%;
    position: relative;
  }
}

.home-detail-box_image:before {
  content: "";
  display: block;
  position: absolute;
  top: -22px;
  left: -22px;
  z-index: 1;
  width: 106px;
  height: 107px;
  margin: auto;
}

@media screen and (max-width: 768px) {
  .home-detail-box_image:before {
    top: -2.93333vw;
    left: -2.93333vw;
    width: 16.8vw;
    height: 16.93333vw;
  }
}

@media screen and (max-width: 768px) {
  .home-detail-box_image img {
    width: 100%;
  }
}

.home-detail-box {
  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;
  margin-top: 14px;
  padding: 40px 34px;
  border-top: 4px solid #000;
  -webkit-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.2);
          box-shadow: 0 3px 10px rgba(0, 0, 0, 0.2);
  background: #fff;
}

@media screen and (max-width: 768px) {
  .home-detail-box {
    display: block;
    padding: 6.66667vw 5.33333vw;
  }
}

.home-detail-box:nth-of-type(1) .home-detail-box_image:before {
  background: url(https://zeirishi-miyake.jp/wp-content/themes/zeiri/img/top/detail_support01.png) 0 0/100% no-repeat;
}

.home-detail-box:nth-of-type(2) .home-detail-box_image:before {
  background: url(https://zeirishi-miyake.jp/wp-content/themes/zeiri/img/top/detail_support02.png) 0 0/100% no-repeat;
}

.home-detail-box:nth-of-type(3) .home-detail-box_image:before {
  background: url(https://zeirishi-miyake.jp/wp-content/themes/zeiri/img/top/detail_support03.png) 0 0/100% no-repeat;
}

.home-detail-box:nth-of-type(4) .home-detail-box_image:before {
  background: url(https://zeirishi-miyake.jp/wp-content/themes/zeiri/img/top/detail_support04.png) 0 0/100% no-repeat;
}

.home-detail-box_group {
  width: 560px;
  padding-left: 30px;
  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 screen and (max-width: 768px) {
  .home-detail-box_group {
    display: block;
    width: 100%;
    padding-left: 0;
    margin-top: 4vw;
  }
}

.home-detail-box_title {
  position: relative;
  margin-top: 14px;
  font-size: 3rem;
  font-weight: bold;
}

.home-detail-box_title:before {
  background: #2287d7;
}

@media screen and (max-width: 768px) {
  .home-detail-box_title {
    margin-top: 1.86667vw;
    font-size: 3.8rem;
  }
}

.home-detail-box_text {
  margin-top: 20px;
  font-size: 2.1rem;
}

@media screen and (max-width: 768px) {
  .home-detail-box_text {
    margin-top: 4.26667vw;
    font-size: 2.8rem;
  }
}

.home-detail-box_button {
  margin-top: auto;
}

@media screen and (max-width: 768px) {
  .home-detail-box_button {
    margin-top: 5.33333vw;
    margin-right: auto;
    margin-left: auto;
  }
}

.home-detail-box_button a {
  border: 1px solid #2287d7;
}

@media screen and (max-width: 768px) {
  .home-detail-box_button a {
    font-size: 2.6rem;
  }
}

.home-detail-box_button a:before {
  background: #2287d7;
}

.home-detail-box_button a:after {
  border-left-color: #fff;
}

.home-consultation {
  padding: 50px 0;
  background: #f4f4f4;
}

@media screen and (max-width: 768px) {
  .home-consultation {
    padding-top: 6.66667vw;
    padding-bottom: 6.66667vw;
  }
}

.home-consultation_main-title {
  text-align: center;
  margin-bottom: 34px;
  font-size: 3.2rem;
  font-weight: bold;
}

.home-consultation_group {
  max-width: 1080px;
  margin: 46px auto 0;
  padding: 0 20px;
}

@media screen and (max-width: 768px) {
  .home-consultation_group {
    margin-top: 8vw;
    padding-right: 4vw;
    padding-left: 4vw;
  }
}

.home-consultation_group .home-consultation-box {
  background: right 0 / auto no-repeat;
}

@media screen and (max-width: 768px) {
  .home-consultation_group .home-consultation-box {
    padding: 0;
    background-size: 65%;
    background-position-y: bottom;
  }
}

.home-consultation_group .home-consultation-box a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: column-reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
}

.home-consultation_group:nth-of-type(1) {
  margin-top: 0;
}

.home-consultation_group:nth-of-type(1) .home-consultation_title {
  background: -webkit-gradient(linear, left top, right top, color-stop(40%, #2287d7), color-stop(50%, #4ca0e3), to(#7abdf1));
  background: -webkit-linear-gradient(left, #2287d7 40%, #4ca0e3 50%, #7abdf1 100%);
  background: linear-gradient(to right, #2287d7 40%, #4ca0e3 50%, #7abdf1 100%);
}

.home-consultation_group:nth-of-type(1) .home-consultation_title:before {
  border-right-color: #2287d7;
  border-bottom-color: #2287d7;
}

.home-consultation_group:nth-of-type(1) .home-consultation-box-wrap:nth-of-type(1) .home-consultation-box:nth-of-type(1) {
  background-image: url(https://zeirishi-miyake.jp/wp-content/themes/zeiri/img/top/consultation_sikin1.jpg);
}

.home-consultation_group:nth-of-type(1) .home-consultation-box-wrap:nth-of-type(1) .home-consultation-box:nth-of-type(2) {
  background-image: url(https://zeirishi-miyake.jp/wp-content/themes/zeiri/img/top/consultation_sikin2.jpg);
}

.home-consultation_group:nth-of-type(1) .home-consultation-box-wrap:nth-of-type(2) .home-consultation-box:nth-of-type(1) {
  background-image: url(https://zeirishi-miyake.jp/wp-content/themes/zeiri/img/top/consultation_sikin3.jpg);
}

.home-consultation_group:nth-of-type(1) .home-consultation-box-wrap:nth-of-type(2) .home-consultation-box:nth-of-type(2) {
  background-image: url(https://zeirishi-miyake.jp/wp-content/themes/zeiri/img/top/consultation_sikin4.jpg);
}

.home-consultation_group:nth-of-type(2) .home-consultation_title {
  background: -webkit-gradient(linear, left top, right top, color-stop(40%, #39b095), color-stop(50%, #53b19c), to(#6ab5a4));
  background: -webkit-linear-gradient(left, #39b095 40%, #53b19c 50%, #6ab5a4 100%);
  background: linear-gradient(to right, #39b095 40%, #53b19c 50%, #6ab5a4 100%);
}

.home-consultation_group:nth-of-type(2) .home-consultation_title:before {
  border-right-color: #39b095;
  border-bottom-color: #39b095;
}

.home-consultation_group:nth-of-type(2) .home-consultation-box-wrap:nth-of-type(1) .home-consultation-box:nth-of-type(1) {
  background-image: url(https://zeirishi-miyake.jp/wp-content/themes/zeiri/img/top/consultation_kaisya1.jpg);
}

.home-consultation_group:nth-of-type(2) .home-consultation-box-wrap:nth-of-type(1) .home-consultation-box:nth-of-type(2) {
  background-image: url(https://zeirishi-miyake.jp/wp-content/themes/zeiri/img/top/consultation_kaisya2.jpg);
}

.home-consultation_group:nth-of-type(2) .home-consultation-box-wrap:nth-of-type(2) .home-consultation-box:nth-of-type(1) {
  background-image: url(https://zeirishi-miyake.jp/wp-content/themes/zeiri/img/top/consultation_kaisya3.jpg);
}

.home-consultation_group:nth-of-type(2) .home-consultation-box-wrap:nth-of-type(2) .home-consultation-box:nth-of-type(2) {
  background-image: url(https://zeirishi-miyake.jp/wp-content/themes/zeiri/img/top/consultation_kaisya4.jpg);
}

.home-consultation_group:nth-of-type(3) .home-consultation_title {
  background: -webkit-gradient(linear, left top, right top, color-stop(40%, #d0a739), color-stop(50%, #d0ab47), to(#d0af58));
  background: -webkit-linear-gradient(left, #d0a739 40%, #d0ab47 50%, #d0af58 100%);
  background: linear-gradient(to right, #d0a739 40%, #d0ab47 50%, #d0af58 100%);
}

.home-consultation_group:nth-of-type(3) .home-consultation_title:before {
  border-right-color: #d0a739;
  border-bottom-color: #d0a739;
}

.home-consultation_group:nth-of-type(3) .home-consultation-box-wrap:nth-of-type(1) .home-consultation-box:nth-of-type(1) {
  background-image: url(https://zeirishi-miyake.jp/wp-content/themes/zeiri/img/top/consultation_zeimu1.jpg);
}

.home-consultation_group:nth-of-type(3) .home-consultation-box-wrap:nth-of-type(1) .home-consultation-box:nth-of-type(2) {
  background-image: url(https://zeirishi-miyake.jp/wp-content/themes/zeiri/img/top/consultation_zeimu2.jpg);
}

.home-consultation_group:nth-of-type(3) .home-consultation-box-wrap:nth-of-type(2) .home-consultation-box:nth-of-type(1) {
  background-image: url(https://zeirishi-miyake.jp/wp-content/themes/zeiri/img/top/consultation_zeimu3.jpg);
}

.home-consultation_group:nth-of-type(3) .home-consultation-box-wrap:nth-of-type(2) .home-consultation-box:nth-of-type(2) {
  background-image: url(https://zeirishi-miyake.jp/wp-content/themes/zeiri/img/top/consultation_zeimu4.jpg);
}

.home-consultation_title {
  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;
  height: 50px;
  font-size: 2.4rem;
  font-weight: bold;
  color: #fff;
  position: relative;
}

@media screen and (max-width: 768px) {
  .home-consultation_title {
    margin-left: 0;
    padding-left: 8vw;
    height: 6.66667vw;
    font-size: 2.3rem;
  }
}

@media screen and (max-width: 768px) {
  .home-consultation_title:before {
    border-top-color: #f4f4f4;
    border-left-color: #f4f4f4;
  }
}

.home-consultation_group .home-consultation_title:after {
  content: "Funding consultation";
  margin-left: 30px;
  font-size: 1.5rem;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

@media screen and (min-width: 769px) and (max-width: 1080px) {
  .home-consultation_group .home-consultation_title:after {
    display: none;
  }
}

.home-consultation_group:nth-of-type(1) .home-consultation_title:after {
  content: "Funding consultation";
}

.home-consultation_group:nth-of-type(2) .home-consultation_title:after {
  content: "Company establishment consultation";
}

.home-consultation_group:nth-of-type(3) .home-consultation_title:after {
  content: "Tax consultation";
}

.home-consultation-box-wrap {
  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;
  margin-top: 18px;
}

@media screen and (max-width: 768px) {
  .home-consultation-box-wrap {
    display: block;
    margin-top: 2.4vw;
    margin-right: auto;
    margin-left: auto;
  }
}

@media screen and (max-width: 768px) {
  .home-consultation-box-wrap:not(:nth-of-type(1)) {
    margin-top: 1.33333vw;
  }
}

.home-consultation-box {
  max-width: 510px;
  width: 50%;
  height: 130px;
  margin-top: 24px;
  border: 1px solid #959595;
}

@media screen and (max-width: 768px) {
  .home-consultation-box {
    width: 100%;
    height: 17.33333vw;
    margin-top: 1.33333vw !important;
  }
  .home-consultation-box:nth-of-type(1), .home-consultation-box:nth-of-type(2) {
    margin-top: 1.33333vw;
  }
}

.home-consultation-box a {
  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-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  height: 100%;
  padding-left: 26px;
  line-height: 1.2;
}

@media screen and (max-width: 768px) {
  .home-consultation-box a {
    padding-left: 4vw;
  }
}

.home-consultation-box:nth-of-type(1), .home-consultation-box:nth-of-type(2) {
  margin-top: 0;
}

.home-consultation-box:nth-of-type(1), .home-consultation-box:nth-of-type(3) {
  margin-right: 24px;
}

@media screen and (min-width: 769px) and (max-width: 1080px) {
  .home-consultation-box:nth-of-type(1), .home-consultation-box:nth-of-type(3) {
    margin-right: 12px;
  }
}

@media screen and (max-width: 768px) {
  .home-consultation-box:nth-of-type(1), .home-consultation-box:nth-of-type(3) {
    margin-right: auto;
  }
}

.home-consultation-box_text {
  font-size: 1.6rem;
  font-weight: bold;
  color: #000;
}

@media screen and (max-width: 768px) {
  .home-consultation-box_text {
    font-size: 2.2rem;
  }
}

.home-consultation-box_title {
  margin-top: 10px;
  font-size: 2.7rem;
  font-weight: bold;
  color: #000;
}

.home-consultation-box_title--narrow {
  margin-top: 4px;
}

@media screen and (max-width: 768px) {
  .home-consultation-box_title {
    margin-top: 1.33333vw;
    font-size: 3rem;
  }
}

.home-advertise {
  padding-bottom: 0;
  background: url(https://zeirishi-miyake.jp/wp-content/themes/zeiri/img/top/bg_advertise.jpg) center 0/cover no-repeat;
}

@media screen and (max-width: 768px) {
  .home-advertise {
    background-image: url(https://zeirishi-miyake.jp/wp-content/themes/zeiri/img/top/sp/bg_advertise.jpg);
    background-size: contain;
  }
}

.home-advertise_title {
  text-align: center;
  font-size: 2.4rem;
  font-weight: bold;
}

@media screen and (max-width: 768px) {
  .home-advertise_title {
    font-size: 3rem;
  }
}

.home-advertise_title > span {
  font-size: 6.1rem;
  font-weight: bold;
  letter-spacing: .1em;
  color: #217dc5;
}

@media screen and (max-width: 768px) {
  .home-advertise_title > span {
    display: block;
    margin-top: 1.33333vw;
    font-size: 5rem;
  }
}

.home-advertise_title > span span {
  letter-spacing: 0em;
  margin-right: 6px;
}

@media screen and (max-width: 768px) {
  .home-advertise_title > span span {
    margin-right: 0.8vw;
  }
}

.home-advertise_group {
  margin: 30px auto 0;
  padding: 0 16px 30px;
}

@media screen and (max-width: 768px) {
  .home-advertise_group {
    margin-top: 4vw;
    padding: 0 4.8vw 6.66667vw;
  }
}

.home-advertise_text-wrap {
  position: relative;
  margin: 30px auto 0;
}

@media screen and (max-width: 768px) {
  .home-advertise_text-wrap {
    margin-top: 4vw;
  }
}

.home-advertise_sub-title {
  font-size: 2.3rem;
  font-weight: bold;
  color: #000;
}

@media screen and (max-width: 768px) {
  .home-advertise_sub-title {
    font-size: 3rem;
  }
}

.home-profile {
  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;
  padding: 70px 0;
  background: url(https://zeirishi-miyake.jp/wp-content/themes/zeiri/img/top/profile_bg.jpg) center center/cover no-repeat fixed;
}

@media screen and (max-width: 768px) {
  .home-profile {
    padding-top: 9.33333vw;
    padding-bottom: 9.33333vw;
    background-image: url(https://zeirishi-miyake.jp/wp-content/themes/zeiri/img/top/sp/profile_bg.jpg);
    background-attachment: scroll;
  }
}

.home-profile_inner {
  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;
  max-width: 1080px;
  margin: 0 auto;
}

@media screen and (min-width: 769px) and (max-width: 1080px) {
  .home-profile_inner {
    padding: 0 20px;
  }
}

@media screen and (max-width: 768px) {
  .home-profile_inner {
    display: block;
    max-width: 100%;
  }
}

.home-profile_image {
  width: 297px;
  margin-right: 30px;
}

.home-profile_image img {
  max-width: 297px;
}

@media screen and (max-width: 768px) {
  .home-profile_image {
    text-align: center;
    margin-right: 0;
    width: 100%;
    padding-right: 0;
  }
  .home-profile_image img {
    width: 40vw;
    max-width: 100%;
  }
}

.home-profile_block {
  position: relative;
  max-width: 730px;
}

@media screen and (max-width: 768px) {
  .home-profile_block {
    max-width: 100%;
    margin-top: 6.66667vw;
    padding-right: 4vw;
    padding-left: 4vw;
  }
}

.home-profile_block:before {
  content: "";
  display: block;
  position: absolute;
  top: -30px;
  right: 0;
  width: 286px;
  height: 67px;
  margin: auto;
  background: url(https://zeirishi-miyake.jp/wp-content/themes/zeiri/img/home-profile_greeting.png) 0 0/100% no-repeat;
}

@media screen and (max-width: 768px) {
  .home-profile_block:before {
    display: none;
  }
}

.home-profile_title {
  margin-top: 10px;
  padding-bottom: 10px;
  font-size: 2.6rem;
  font-weight: bold;
  color: #fff;
  border-bottom: 1px solid #fff;
}

@media screen and (max-width: 768px) {
  .home-profile_title {
    margin-top: 0;
    padding-bottom: 2.66667vw;
    border-bottom: 0.13vw solid #fff;
    font-size: 3.8rem;
  }
}

.home-profile_text {
  margin-top: 14px;
  font-size: 1.8rem;
  line-height: 1.8;
  color: #fff;
}

@media screen and (max-width: 768px) {
  .home-profile_text {
    font-size: 3rem;
  }
}

.home-profile_text strong {
  font-weight: normal;
}

.home-profile_sub-text {
  margin-top: 30px;
  text-align: right;
}

@media screen and (max-width: 768px) {
  .home-profile_sub-text {
    margin-top: 4vw;
  }
}

.home-profile_sub-text img {
  width: 137px;
}

@media screen and (max-width: 768px) {
  .home-profile_sub-text img {
    width: 20vw;
  }
}

.home-column {
  padding: 70px 0;
  background: #f4f4f4;
}

@media screen and (max-width: 768px) {
  .home-column {
    padding-top: 5.33333vw;
    padding-bottom: 4vw;
  }
}

.home-column_sub-title {
  text-align: center;
  font-size: 2.4rem;
  font-weight: bold;
}

.home-column_group {
  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;
  max-width: 1080px;
  margin: 60px auto 0;
}

@media screen and (max-width: 768px) {
  .home-column_group {
    display: block;
    max-width: 100%;
    margin-top: 8vw;
    padding-right: 4vw;
    padding-left: 4vw;
  }
}

.home-column-box {
  max-width: 340px;
  background: #fff;
}

@media screen and (max-width: 768px) {
  .home-column-box {
    max-width: 100%;
    margin-top: 4vw;
    padding-top: 30px;
  }
}

.home-column_title-wrap {
  text-align: center;
}

.home-column_title {
  font-size: 2.4rem;
}

@media screen and (max-width: 768px) {
  .home-column_title {
    font-size: 3rem;
  }
}

.home-column_title:before {
  top: 10px;
  z-index: -1;
  width: 264px;
  height: 50px;
  background: url(https://zeirishi-miyake.jp/wp-content/themes/zeiri/img/top/column_column.png) center 0/auto no-repeat;
}

@media screen and (max-width: 768px) {
  .home-column_title:before {
    width: 35.2vw;
    height: 6.66667vw;
    background-size: 100%;
  }
}

.home-column-box_image {
  text-align: center;
}

.home-column-box_image img {
  width: 100% !important;
  max-width: 340px;
}

.home-column-box_inner {
  padding: 16px 18px 40px;
}

@media screen and (max-width: 768px) {
  .home-column-box_inner {
    padding: 4vw;
  }
}

.home-column-box_inner p {
  font-size: 1.6rem;
}

@media screen and (max-width: 768px) {
  .home-column-box_inner p {
    font-size: 2.8rem;
    line-height: 1.8;
  }
}

.home-column-box_category-wrap {
  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;
}

.home-column-box_category {
  margin-right: 20px;
  padding: 10px 28px;
  font-size: 1.4rem;
  font-weight: bold;
  color: #fff;
  background: #d0a739;
}

@media screen and (max-width: 768px) {
  .home-column-box_category {
    margin-top: 2.66667vw;
    padding-top: 1.33333vw;
    padding-bottom: 1.33333vw;
    padding-right: 3.73333vw;
    padding-left: 3.73333vw;
    font-size: 1.86667vw;
  }
}

.home-column-box_term {
  font-size: 1.6rem;
  color: #2287d7;
}

@media screen and (max-width: 768px) {
  .home-column-box_term {
    margin-top: 2.66667vw;
    font-size: 2.2rem;
  }
}

.home-column-box_title {
  margin-top: 24px;
  font-size: 1.6rem;
  font-weight: bold;
}

@media screen and (max-width: 768px) {
  .home-column-box_title {
    margin-top: 3.2vw;
    font-size: 2.8rem;
  }
}

.home-column-box_title a {
  color: #000;
}

.home-column-box_text {
  margin-top: 24px;
  font-size: 1.5rem;
  line-height: 1.7;
}

@media screen and (max-width: 768px) {
  .home-column-box_text {
    margin-top: 1.33333vw;
    font-size: 2.6rem;
  }
}

.home-column_button {
  margin: 30px auto 0;
}

@media screen and (max-width: 768px) {
  .home-column_button {
    margin-top: 4vw;
    padding-left: 8vw;
  }
}

.home-column_button a {
  border-color: #d0a739;
}

.home-address {
  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;
  height: 570px;
  background: url(https://zeirishi-miyake.jp/wp-content/themes/zeiri/img/top/address_bg.png) right 0/contain no-repeat;
}

@media screen and (max-width: 768px) {
  .home-address {
    display: block;
    margin-top: 2.66667vw;
    height: inherit;
    background: none;
  }
}

.home-address_inner {
  position: relative;
  width: 1340px;
  height: 448px;
  background: url(https://zeirishi-miyake.jp/wp-content/themes/zeiri/img/top/address_office.png) 0 center/contain no-repeat;
}

@media screen and (max-width: 768px) {
  .home-address_inner {
    width: 100%;
    height: inherit;
    background: none;
  }
}

.home-address_block {
  position: absolute;
  top: 0;
  right: 0;
  width: 574px;
  height: 100%;
  padding: 30px 0 30px 40px;
  background: #e8eff5;
}

@media screen and (max-width: 768px) {
  .home-address_block {
    position: static;
    width: inherit;
    height: inherit;
    margin: 0;
    padding-top: 0;
    padding: 0 6.66667vw;
    padding-bottom: 0;
  }
}

.home-address_title {
  position: relative;
  padding-bottom: 30px;
}

@media screen and (max-width: 768px) {
  .home-address_title {
    padding-bottom: 0;
  }
}

.home-address_title:before {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: -80px;
  margin: auto;
  width: 550px;
  height: 3px;
  background: #217dc5;
}

@media screen and (max-width: 768px) {
  .home-address_title:before {
    display: none;
  }
}

.home-address_title img {
  width: 350px;
}

@media screen and (max-width: 768px) {
  .home-address_title img {
    display: none;
  }
}

.home-address_list {
  margin-top: 20px;
}

@media screen and (max-width: 768px) {
  .home-address_list {
    padding-top: 8vw;
    padding-bottom: 8vw;
  }
}

.home-address_item {
  padding-left: 42px;
  font-size: 2rem;
  line-height: 2;
}

.home-address_item--add {
  background: url(https://zeirishi-miyake.jp/wp-content/themes/zeiri/img/top/address_icon-add.png) 0 center/auto no-repeat;
}

.home-address_item--tel {
  background: url(https://zeirishi-miyake.jp/wp-content/themes/zeiri/img/top/address_icon-tel.png) 0 center/auto no-repeat;
}

.home-address_item--fax {
  background: url(https://zeirishi-miyake.jp/wp-content/themes/zeiri/img/top/address_icon-fax.png) 0 center/auto no-repeat;
}

.home-address_item--mail {
  background: url(https://zeirishi-miyake.jp/wp-content/themes/zeiri/img/top/address_icon-mail.png) 0 center/auto no-repeat;
}

.home-address_item--time {
  background: url(https://zeirishi-miyake.jp/wp-content/themes/zeiri/img/top/address_icon-time.png) 0 center/auto no-repeat;
}

@media screen and (max-width: 768px) {
  .home-address_item {
    padding-left: 6.66667vw;
    font-size: 3rem;
    background-size: 4vw;
  }
}

.home-address_item a {
  color: #000;
}

.home-address_text {
  margin-top: 10px;
  padding-right: 70px;
  font-size: 1.6rem;
  line-height: 1.5625;
}

@media screen and (max-width: 768px) {
  .home-address_text {
    margin-top: 1.33333vw;
    padding-right: 0;
    font-size: 2.13333vw;
  }
}

.home-map {
  margin: 50px 0;
}

@media screen and (max-width: 768px) {
  .home-map {
    margin-top: 6.66667vw;
    margin-bottom: 6.66667vw;
  }
}

.home-map iframe {
  width: 100%;
  height: 480px;
}

@media screen and (max-width: 768px) {
  .home-map iframe {
    height: 64vw;
  }
}

.induction {
  background: url(https://zeirishi-miyake.jp/wp-content/themes/zeiri/img/top/header_bg.jpg) center 0/cover no-repeat;
}

@media screen and (max-width: 768px) {
  .induction {
    background-image: url(https://zeirishi-miyake.jp/wp-content/themes/zeiri/img/top/sp/header_bg.jpg);
  }
}

.induction_inner {
  padding: 50px 0 40px;
  text-align: center;
}

@media screen and (min-width: 769px) and (max-width: 1080px) {
  .induction_inner {
    padding-right: 20px;
    padding-left: 20px;
  }
}

@media screen and (max-width: 768px) {
  .induction_inner {
    padding-top: 6.66667vw;
    padding-right: 4vw;
    padding-bottom: 5.33333vw;
    padding-left: 4vw;
  }
}

.induction_sub-title {
  font-size: 2.8rem;
  font-weight: bold;
  color: #dfdfdf;
  background: -webkit-linear-gradient(#e4e4e4 20%, #fcfcfc 50%, #dfdfdf 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

@media screen and (max-width: 768px) {
  .induction_sub-title {
    font-size: 3rem;
  }
}

.induction_title {
  font-size: 6.0rem;
  font-weight: bold;
  color: #f8d974;
  background: -webkit-linear-gradient(#dfcd83 20%, #f8e7c0 50%, #af8647 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

@media screen and (max-width: 768px) {
  .induction_title {
    margin-top: 2.4vw;
    font-size: 5.6rem;
  }
}

.induction_text {
  font-size: 2.4rem;
  font-weight: bold;
  color: #dfdfdf;
  background: -webkit-linear-gradient(#e4e4e4 20%, #fcfcfc 50%, #dfdfdf 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

@media screen and (max-width: 768px) {
  .induction_text {
    margin-top: 3.46667vw;
    font-size: 3rem;
    line-height: 1.6;
  }
}

.induction-box {
  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;
  margin-top: 40px;
}

@media screen and (max-width: 768px) {
  .induction-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;
  }
}

.induction-box_item {
  text-align: center;
  max-width: 254px;
  width: 100%;
  height: 172px;
  border-radius: 4px;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #a6faff), color-stop(50%, #3b9fcd), to(#073f6e));
  background: -webkit-linear-gradient(#a6faff 20%, #3b9fcd 50%, #073f6e 100%);
  background: linear-gradient(#a6faff 20%, #3b9fcd 50%, #073f6e 100%);
  position: relative;
}

@media screen and (max-width: 768px) {
  .induction-box_item {
    width: 44vw;
    height: 30.66667vw;
    margin: 0 2vw 2vw;
  }
}

@media screen and (max-width: 604px) {
  .induction-box_item:nth-of-type(1), .induction-box_item:nth-of-type(2) {
    margin-top: 2.6666666667vw !important;
  }
}

@media screen and (max-width: 768px) {
  .induction-box_item:nth-of-type(3), .induction-box_item:nth-of-type(4) {
    margin-top: 2.66667vw;
  }
}

.induction-box_item:before {
  content: "";
  display: block;
  position: absolute;
  top: -20px;
  right: 0;
  left: 0;
  z-index: 1;
  margin: auto;
  width: 170px;
  height: 60px;
  background: url(https://zeirishi-miyake.jp/wp-content/themes/zeiri/img/top/service-bg.png) center 0/auto no-repeat;
}

@media screen and (max-width: 768px) {
  .induction-box_item:before {
    background-size: 100%;
    top: -2.66667vw;
    width: 28vw;
    height: 100%;
  }
}

.induction-box_item:after {
  content: "";
  display: block;
  position: absolute;
  top: -18px;
  right: 0;
  left: 0;
  z-index: 1;
  margin: auto;
  width: 91px;
  height: 22px;
  background: center 0 / auto no-repeat;
}

@media screen and (max-width: 768px) {
  .induction-box_item:after {
    top: -2vw;
    width: 14.66667vw;
    height: 100%;
    background-size: 100%;
  }
}

.induction-box_item:nth-of-type(1):after {
  background-image: url(https://zeirishi-miyake.jp/wp-content/themes/zeiri/img/top/service01.png);
}

.induction-box_item:nth-of-type(2):after {
  background-image: url(https://zeirishi-miyake.jp/wp-content/themes/zeiri/img/top/service02.png);
}

.induction-box_item:nth-of-type(3):after {
  background-image: url(https://zeirishi-miyake.jp/wp-content/themes/zeiri/img/top/service03.png);
}

.induction-box_item:nth-of-type(4):after {
  background-image: url(https://zeirishi-miyake.jp/wp-content/themes/zeiri/img/top/service04.png);
}

@media screen and (min-width: 769px) and (max-width: 1080px) {
  .induction-box_item:nth-of-type(4) .induction-box_title {
    font-size: 2.3rem;
  }
}

.induction-box_item:nth-of-type(1), .induction-box_item:nth-of-type(2), .induction-box_item:nth-of-type(3) {
  margin-right: 10px;
}

@media screen and (max-width: 768px) {
  .induction-box_item:nth-of-type(1), .induction-box_item:nth-of-type(2), .induction-box_item:nth-of-type(3) {
    margin: 0 2vw 2vw;
  }
}

@media screen and (max-width: 768px) {
  .induction-box_item:nth-of-type(3), .induction-box_item:nth-of-type(4) {
    margin-top: 22px;
  }
}

.induction-box_item-inner {
  max-width: 246px;
  width: 100%;
  height: 164px;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  z-index: 0;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #fff), color-stop(50%, #e1eaeb), to(#fff));
  background: -webkit-linear-gradient(#fff 20%, #e1eaeb 50%, #fff 100%);
  background: linear-gradient(#fff 20%, #e1eaeb 50%, #fff 100%);
}

@media screen and (min-width: 769px) and (max-width: 1080px) {
  .induction-box_item-inner {
    width: 97%;
  }
}

@media screen and (max-width: 768px) {
  .induction-box_item-inner {
    width: 42.24vw;
    height: 29.44vw;
  }
}

.induction-box_title {
  margin-top: 36px;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 3rem;
  font-weight: bold;
}

@media screen and (min-width: 769px) and (max-width: 1080px) {
  .induction-box_title {
    font-size: 2.5rem;
  }
}

@media screen and (max-width: 768px) {
  .induction-box_title {
    margin-top: 6.4vw;
    font-size: 4.26667vw;
  }
}

.induction-box_text {
  font-size: 1.7rem;
  line-height: 1.5;
}

@media screen and (min-width: 769px) and (max-width: 1080px) {
  .induction-box_text {
    margin-top: 6px;
    font-size: 1.4rem;
  }
}

@media screen and (max-width: 768px) {
  .induction-box_text {
    margin-top: 0.8vw;
    font-size: 2.6vw;
  }
}

.induction-box_text span {
  font-weight: bold;
  color: #2287d7;
}

.footer ul.share-button {
  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;
  margin-top: 24px;
}

@media screen and (max-width: 768px) {
  .footer ul.share-button {
    margin-top: 4vw;
  }
}

.footer ul.share-button li {
  border-radius: 100%;
  width: 48px;
  padding: 10px;
  background-color: #fff;
}

@media screen and (max-width: 768px) {
  .footer ul.share-button li {
    width: 8.32vw;
    height: 8.32vw;
    padding: 5px;
  }
}

.footer ul.share-button li:not(:nth-of-type(1)) {
  margin-left: 20px;
  padding: 0;
  background-color: transparent;

}

@media screen and (max-width: 768px) {
  .footer ul.share-button li:not(:nth-of-type(1)) {
    margin-left: 4vw;
  }
}

@media screen and (min-width: 768px) {
  .sharoushi {
    padding: 50px 30px 10px;
  }
}

@media screen and (max-width: 768px) {
  .sharoushi {
    padding: calc( 50 / 750 * 100vw) calc( 30 / 750 * 100vw) calc( 10 / 750 * 100vw);
  }
}

.sharoushi .inner {
  margin: 0 auto;
  position: relative;
}

@media screen and (min-width: 768px) {
  .sharoushi .inner {
    max-width: 1060px;
  }
}

.sharoushi .inner .text {
  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 screen and (min-width: 768px) {
  .sharoushi .inner .text {
    z-index: 1;
    position: relative;
    font-size: 2.2rem;
  }
}

@media screen and (max-width: 768px) {
  .sharoushi .inner .text {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    font-size: 2.6rem;
  }
}

@media screen and (min-width: 768px) {
  .sharoushi .inner .text:before, .sharoushi .inner .text:after {
    margin-top: -2px;
    font-size: 2.3rem;
  }
}

@media screen and (tab) {
  .sharoushi .inner .text:before, .sharoushi .inner .text:after {
    display: none;
  }
}

@media screen and (max-width: 768px) {
  .sharoushi .inner .text:before, .sharoushi .inner .text:after {
    font-size: 2.6rem;
  }
}

@media screen and (min-width: 768px) {
  .sharoushi .inner .text:before {
    -webkit-transform: rotate(10deg);
            transform: rotate(10deg);
    content: "＼";
    margin-right: 4px;
  }
}

@media screen and (max-width: 768px) {
  .sharoushi .inner .text:before {
    margin-right: calc( 6 / 750 * 100vw);
  }
}

@media screen and (min-width: 768px) {
  .sharoushi .inner .text:after {
    -webkit-transform: rotate(-10deg);
            transform: rotate(-10deg);
    content: "／";
    margin-left: -6px;
  }
}

@media screen and (max-width: 768px) {
  .sharoushi .inner .text:after {
    margin-left: calc( -6 / 750 * 100vw);
  }
}

.sharoushi .inner .image {
  text-align: center;
}

.footer-head {
  padding-top: 50px;
}

@media screen and (max-width: 768px) {
  .footer-head {
    padding-top: 6.66667vw;
  }
}

.footer-head_title {
  position: relative;
  text-align: center;
  font-size: 2.4rem;
  font-weight: bold;
}

@media screen and (max-width: 768px) {
  .footer-head_title {
    font-size: 3rem;
  }
}

.footer-head_title:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: -1;
  width: 264px;
  height: 63px;
  margin: auto;
  background: url(https://zeirishi-miyake.jp/wp-content/themes/zeiri/img/footer_column.png) 0 0/100% no-repeat;
}

@media screen and (max-width: 768px) {
  .footer-head_title:before {
    width: 35.2vw;
    height: 8.4vw;
  }
}

.footer-foot {
  margin-top: 170px;
  padding-bottom: 30px;
  background: #262626;
}

@media screen and (max-width: 768px) {
  .footer-foot {
    margin-top: 10.66667vw;
    padding-top: 6.66667vw;
    padding-bottom: 6.66667vw;
  }
}

.footer-foot_image-wrap {
  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;
  max-width: 1040px;
  width: 100%;
  margin: 0 auto;
}

@media screen and (max-width: 768px) {
  .footer-foot_image-wrap {
    display: block;
    max-width: 100%;
  }
}

.footer-foot_image {
  margin: -94px 6px 0;
}

@media screen and (max-width: 768px) {
  .footer-foot_image {
    text-align: center;
    margin-top: 5.33333vw;
    margin-right: 0;
    margin-left: 0;
  }
}

.footer-foot_image a:hover {
  opacity: 1;
}

.footer-foot_image img {
  width: 100%;
}

@media screen and (max-width: 768px) {
  .footer-foot_image img {
    width: 68vw;
  }
}

@media screen and (max-width: 768px) {
  .footer-foot_image:first-of-type {
    margin-top: 0;
  }
}

.footer-foot_image:last-of-type a {
  position: relative;
  display: inline-block;
}

.footer-foot_image:last-of-type a:before {
  content: "";
  display: block;
  position: absolute;
  top: -18px;
  right: -18px;
  z-index: 1;
  width: 104px;
  height: 104px;
  margin: auto;
  background: url(https://zeirishi-miyake.jp/wp-content/themes/zeiri/img/footer_muryou.png) 0 0/100% no-repeat;
}

@media screen and (min-width: 769px) and (max-width: 1080px) {
  .footer-foot_image:last-of-type a:before {
    top: -52px;
    right: 0;
  }
}

@media screen and (max-width: 768px) {
  .footer-foot_image:last-of-type a:before {
    top: -2.66667vw;
    right: -2.66667vw;
    width: 12vw;
    height: 12vw;
  }
}

.footer-foot_title {
  text-align: center;
  margin-top: 40px;
}

@media screen and (max-width: 768px) {
  .footer-foot_title {
    margin-top: 8vw;
  }
}

.footer-foot_title img {
  width: 411px;
}

@media screen and (max-width: 768px) {
  .footer-foot_title img {
    width: 54.8vw;
  }
}

.footer-foot_list {
  max-width: 710px;
  width: 100%;
  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-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin: 30px auto 0;
}

@media screen and (max-width: 768px) {
  .footer-foot_list {
    margin-top: 4vw;
  }
}

.footer-foot_item {
  padding: 0 30px;
  font-size: 1.6rem;
  line-height: 2.125;
  color: #fff;
}

.footer-foot_item a {
  color: #fff;
}

.footer-foot_item--tel {
  background: url(https://zeirishi-miyake.jp/wp-content/themes/zeiri/img/footer_icon-tel.png) 0 center/auto no-repeat;
}

.footer-foot_item--fax {
  background: url(https://zeirishi-miyake.jp/wp-content/themes/zeiri/img/footer_icon-fax.png) 0 center/auto no-repeat;
}

.footer-foot_item--mail {
  background: url(https://zeirishi-miyake.jp/wp-content/themes/zeiri/img/footer_icon-mail.png) 0 center/auto no-repeat;
}

.footer-foot_item--add {
  background: url(https://zeirishi-miyake.jp/wp-content/themes/zeiri/img/footer_icon-add.png) 0 center/auto no-repeat;
}

.footer-foot_item--time {
  background: url(https://zeirishi-miyake.jp/wp-content/themes/zeiri/img/footer_icon-time.png) 0 center/auto no-repeat;
}

@media screen and (max-width: 768px) {
  .footer-foot_item {
    padding-right: 4vw;
    padding-left: 4vw;
    font-size: 2.6rem;
  }
  .footer-foot_item--tel {
    background: url(https://zeirishi-miyake.jp/wp-content/themes/zeiri/img/footer_icon-tel.png) 0 center/2.8vw no-repeat;
  }
  .footer-foot_item--fax {
    background: url(https://zeirishi-miyake.jp/wp-content/themes/zeiri/img/footer_icon-fax.png) 0 center/2.8vw no-repeat;
  }
  .footer-foot_item--mail {
    background: url(https://zeirishi-miyake.jp/wp-content/themes/zeiri/img/footer_icon-mail.png) 0 center/2.8vw no-repeat;
  }
  .footer-foot_item--add {
    background: url(https://zeirishi-miyake.jp/wp-content/themes/zeiri/img/footer_icon-add.png) 0 center/2.8vw no-repeat;
  }
  .footer-foot_item--time {
    background: url(https://zeirishi-miyake.jp/wp-content/themes/zeiri/img/footer_icon-time.png) 0 center/2.8vw no-repeat;
  }
}

.footer-nav {
  background: #000;
}

.footer-nav_list {
  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;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  text-align: center;
  padding: 10px 0;
}

@media screen and (max-width: 768px) {
  .footer-nav_list {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    padding: 0;
  }
}

@media screen and (max-width: 768px) {
  .footer-nav_item {
    width: 50%;
  }
}

@media screen and (max-width: 768px) {
  .footer-nav_item:nth-of-type(2n) a {
    border-right: none;
  }
}

@media screen and (max-width: 768px) {
  .footer-nav_item:not(:last-of-type) a {
    border-bottom: 1px solid #2287d7;
  }
}

.footer-nav_item a {
  display: block;
  padding: 0 15px;
  border-right: 1px solid #fff;
  font-size: 1.3rem;
  color: #fff;
  position: relative;
}

@media screen and (max-width: 768px) {
  .footer-nav_item a {
    margin: 0;
    padding: 4vw 0;
    border-right: 1px solid #2287d7;
    font-size: 2.6rem;
    font-weight: bold;
  }
}

.footer-nav_item a:hover {
  text-decoration: underline;
  opacity: 1;
}

.copy {
  text-align: center;
  padding: 14px 0;
  color: #8e8e8e;
  font-size: 1.3rem;
}

@media screen and (max-width: 768px) {
  .copy {
    padding-top: 1.86667vw;
    padding-bottom: 1.86667vw;
    font-size: 2rem;
  }
}

a.page-top {
  position: fixed;
  right: 30px;
  bottom: 30px;
  z-index: 2;
  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;
  width: 60px;
  height: 60px;
  -webkit-transition: all .6s ease;
  transition: all .6s ease;
  opacity: 0;
  background: #d0a739 url(https://zeirishi-miyake.jp/wp-content/themes/zeiri/img/pagetop.png) center center/28px no-repeat;
}

@media screen and (max-width: 768px) {
  a.page-top {
    right: 4.8vw;
    bottom: 4.8vw;
    width: 12vw;
    height: 12vw;
    background-size: 25px;
  }
}

a.page-top.is-active {
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
  opacity: 1;
}

a.page-top.is-active:hover {
  opacity: .8;
}

a.page-top span {
  width: 45%;
}

.company-cost {
  padding: 160px 0 50px;
}

@media screen and (max-width: 768px) {
  .company-cost {
    padding-top: 21.33333vw;
    padding-bottom: 6.66667vw;
  }
}

.company-cost_title {
  position: relative;
  text-align: center;
  font-size: 4.4rem;
  font-weight: bold;
}

@media screen and (max-width: 768px) {
  .company-cost_title {
    font-size: 3.8rem;
  }
}

.company-cost_title:before {
  content: "";
  display: block;
  position: absolute;
  top: -70px;
  right: 0;
  left: 0;
  margin: auto;
  width: 247px;
  height: 29px;
  background: url(https://zeirishi-miyake.jp/wp-content/themes/zeiri/img/cost_about.png) 0 0/auto no-repeat;
}

@media screen and (max-width: 768px) {
  .company-cost_title:before {
    top: -6.66667vw;
    width: 32.93333vw;
    height: 3.86667vw;
    background: url(https://zeirishi-miyake.jp/wp-content/themes/zeiri/img/cost_about.png) 0 0/100% no-repeat;
  }
}

.company-cost_text {
  position: relative;
  z-index: 1;
  text-align: center;
  margin-top: 50px;
  font-size: 1.6rem;
  line-height: 1.9;
}

@media screen and (max-width: 768px) {
  .company-cost_text {
    text-align: left;
    margin-top: 6.66667vw;
    padding-right: 4vw;
    padding-left: 4vw;
    font-size: 2.8rem;
  }
}

.company-cost_image {
  margin-top: 30px;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .company-cost_image {
    margin-top: 4vw;
  }
}

.company-cost_block {
  position: relative;
  z-index: 1;
  max-width: 1080px;
  width: 100%;
  margin: 40px auto 0;
  border-top: 4px solid #000;
  -webkit-box-shadow: 0px 0 7px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 0 7px rgba(0, 0, 0, 0.2);
  background: #fff;
}

@media screen and (max-width: 768px) {
  .company-cost_block {
    max-width: 100%;
    margin-top: 5.33333vw;
    border-top: 0.53vw solid #000;
    -webkit-box-shadow: 0px 0 0.93vw rgba(0, 0, 0, 0.2);
            box-shadow: 0px 0 0.93vw rgba(0, 0, 0, 0.2);
  }
}

.company-cost_group {
  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;
  margin: 0 auto;
  padding: 0 10px;
}

@media screen and (max-width: 1100px) {
  .company-cost_group {
    display: block;
  }
}

.company-cost_table {
  max-width: 520px;
  width: 100%;
}

@media screen and (max-width: 1100px) {
  .company-cost_table {
    margin: 0 auto;
  }
}

.company-cost_table:first-of-type {
  margin-right: 20px;
}

@media screen and (max-width: 1100px) {
  .company-cost_table:first-of-type {
    margin: 0 auto 50px;
  }
}

.company-cost_sub-title {
  text-align: center;
  padding: 30px 0 24px;
  font-size: 2.4rem;
  font-weight: bold;
  color: #2287d7;
}

@media screen and (max-width: 768px) {
  .company-cost_sub-title {
    padding-top: 4vw;
    padding-bottom: 3.2vw;
    font-size: 3rem;
  }
}

.company-cost_table-row {
  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;
  border-bottom: 2px solid #fff;
}

.company-cost_table-row--head {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.company-cost_table-row--head .company-cost_table-data {
  line-height: 1.25;
  border-right: 2px solid #fff;
  color: #fff;
  background: #434343 !important;
}

@media screen and (max-width: 768px) {
  .company-cost_table-row--head .company-cost_table-data {
    width: 23% !important;
  }
}

.company-cost_table-row--head .company-cost_table-data:last-of-type {
  width: 163px !important;
  color: #000;
  border-right: 0;
  background: -webkit-gradient(linear, right top, left top, from(#f9d06a), color-stop(50%, #f3b71f), to(#f5c23f)) !important;
  background: -webkit-linear-gradient(right, #f9d06a, #f3b71f 50%, #f5c23f) !important;
  background: linear-gradient(to left, #f9d06a, #f3b71f 50%, #f5c23f) !important;
}

@media screen and (max-width: 768px) {
  .company-cost_table-row--head .company-cost_table-data:last-of-type {
    width: 29% !important;
  }
}

.company-cost_table-row .company-cost_table-data {
  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;
  width: 113px;
  height: 50px;
  border-right: 2px solid #fff;
  font-size: 1.6rem;
  font-weight: bold;
  background: #f4f4f4;
}

@media screen and (max-width: 768px) {
  .company-cost_table-row .company-cost_table-data {
    font-size: 2.13333vw;
    width: 25%;
    height: 6.66667vw;
    border-right: 0.27vw solid #fff;
  }
}

.company-cost_table-row .company-cost_table-data--head {
  width: 132px;
  background: #b9e0ff;
}

@media screen and (max-width: 768px) {
  .company-cost_table-row .company-cost_table-data--head {
    width: 25%;
  }
}

.company-cost_table-row .company-cost_table-data:last-of-type {
  border-right: none;
}

.company-cost_table-row--col2 .company-cost_table-data:last-of-type {
  width: 388px;
}

@media screen and (max-width: 768px) {
  .company-cost_table-row--col2 .company-cost_table-data:last-of-type {
    width: 75%;
  }
}

.company-cost_table-row--col4 .company-cost_table-data:last-of-type {
  width: 163px;
  border: 2px solid #f3b71f;
  color: #f44848;
}

@media screen and (max-width: 768px) {
  .company-cost_table-row--col4 .company-cost_table-data:last-of-type {
    width: 163px;
    width: 25% !important;
    border: 0.27vw solid #f3b71f;
  }
}

.company-cost_table-row--col4 span {
  font-size: 2.4rem;
}

@media screen and (max-width: 768px) {
  .company-cost_table-row--col4 span {
    font-size: 3.2vw;
  }
}

.company-cost_sub-text {
  padding: 54px 40px 54px;
  font-size: 1.6rem;
  line-height: 1.9;
}

@media screen and (max-width: 768px) {
  .company-cost_sub-text {
    padding: 6.66667vw 4vw;
    font-size: 2.8rem;
  }
}

.company-difference {
  padding: 80px 0 120px;
}

@media screen and (max-width: 768px) {
  .company-difference {
    padding-top: 10.66667vw;
    padding-right: 4vw;
    padding-left: 4vw;
    padding-bottom: 10.66667vw;
  }
}

.company-difference_title {
  font-size: 3.6rem;
  font-weight: bold;
}

@media screen and (max-width: 768px) {
  .company-difference_title {
    font-size: 3rem;
  }
}

.company-difference_title:before {
  width: 340px;
  height: 50px;
  background: url(https://zeirishi-miyake.jp/wp-content/themes/zeiri/img/difference_title.png) center 0/auto no-repeat;
}

@media screen and (max-width: 768px) {
  .company-difference_title:before {
    width: 45.33333vw;
    height: 6.66667vw;
  }
}

.company-difference_title:after {
  background: #2287d6;
}

@media screen and (max-width: 768px) {
  .company-difference_title img {
    width: 66.66667vw;
  }
}

.company-difference_text {
  padding-top: 80px;
  text-align: center;
  font-size: 1.6rem;
  line-height: 1.9;
}

@media screen and (max-width: 768px) {
  .company-difference_text {
    text-align: left;
    padding-top: 12vw;
    font-size: 2.8rem;
  }
}

.company-difference_image {
  text-align: center;
}

.company-difference_table {
  width: 750px;
  margin: 40px auto 0;
  font-size: 1.6rem;
}

@media screen and (max-width: 768px) {
  .company-difference_table {
    width: 100%;
    margin-top: 5.33333vw;
    font-size: 2.13333vw;
  }
}

.company-difference_table-row {
  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;
  border-top: 1px solid #fff;
}

@media screen and (max-width: 768px) {
  .company-difference_table-row {
    border-top: 0.13vw solid #fff;
  }
}

.company-difference_table-row--header .company-difference_table-data:nth-of-type(2), .company-difference_table-row--header .company-difference_table-data:last-of-type {
  color: #fff;
  background: #2287d7;
}

.company-difference_table-header {
  width: 250px;
  color: #fff;
  border-right: 1px solid #fff;
  background: blue;
}

@media screen and (max-width: 768px) {
  .company-difference_table-header {
    width: 33.33333vw;
    border-right: 0.13vw solid #fff;
  }
}

.company-difference_table-data {
  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;
  width: 350px;
  height: 50px;
  font-size: 1.6rem;
  font-weight: bold;
  border-right: 1px solid #fff;
  background: #f4f4f4;
}

@media screen and (max-width: 768px) {
  .company-difference_table-data {
    text-align: center;
    width: 35%;
    height: 6.66667vw;
    font-size: 2.13333vw;
    border-right: 0.13vw solid #fff;
  }
}

.company-difference_table-data:first-of-type {
  width: 150px !important;
  background: skyblue;
}

@media screen and (max-width: 768px) {
  .company-difference_table-data:first-of-type {
    width: 30% !important;
  }
}

.company-difference_table-data:last-of-type {
  border: none;
}

.company-difference_group {
  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;
  max-width: 1080px;
  width: 100%;
  margin: 50px auto 0;
  padding: 0 10px;
}

@media screen and (max-width: 768px) {
  .company-difference_group {
    display: block;
    max-width: 100%;
    margin-top: 6.66667vw;
    padding: 0;
  }
}

.company-difference-box {
  max-width: 520px;
  width: 100%;
}

@media screen and (max-width: 768px) {
  .company-difference-box {
    max-width: 100%;
  }
}

.company-difference-box:first-of-type {
  padding-right: 10px;
}

@media screen and (max-width: 768px) {
  .company-difference-box:first-of-type {
    padding-right: 0;
  }
}

@media screen and (max-width: 768px) {
  .company-difference-box:last-of-type {
    margin-top: 6.66667vw;
  }
}

.company-difference-box_titel {
  max-width: 503px;
  width: 100%;
  height: 47px;
  font-size: 2.4rem;
}

@media screen and (max-width: 768px) {
  .company-difference-box_titel {
    max-width: 100%;
    height: 6.26667vw;
    font-size: 2.6rem;
  }
}

.company-difference-box_text {
  margin-top: 20px;
  font-size: 1.6rem;
  line-height: 1.9;
}

@media screen and (max-width: 768px) {
  .company-difference-box_text {
    margin-top: 2.66667vw;
    font-size: 2.8rem;
  }
}

.company-plan {
  padding: 80px 0;
  background: url(https://zeirishi-miyake.jp/wp-content/themes/zeiri/img/company/plan_bg.png) center 0/contain no-repeat;
}

@media screen and (max-width: 768px) {
  .company-plan {
    padding: 10.66667vw 4vw;
  }
}

.company-plan_title {
  text-align: center;
  font-weight: bold;
  font-size: 5.0rem;
  line-height: 1;
  color: #2287d7;
}

@media screen and (max-width: 768px) {
  .company-plan_title {
    font-size: 3rem;
  }
}

.company-plan_text {
  margin-top: 50px;
  text-align: center;
  font-size: 1.6rem;
  line-height: 1.9;
}

@media screen and (max-width: 768px) {
  .company-plan_text {
    text-align: left;
    margin-top: 6.66667vw;
    font-size: 2.8rem;
  }
}

.loan-advertise {
  padding: 120px 0 80px;
  background: url(https://zeirishi-miyake.jp/wp-content/themes/zeiri/img/loan/loan_advertise_bg.png) center 0/cover no-repeat;
}

@media screen and (max-width: 768px) {
  .loan-advertise {
    padding-top: 13.33333vw;
    padding-bottom: 9.33333vw;
    background-size: contain;
  }
}

.loan-advertise_title {
  text-align: center;
  font-size: 3.8rem;
  font-weight: bold;
  line-height: 1.5;
  position: relative;
}

@media screen and (max-width: 768px) {
  .loan-advertise_title {
    font-size: 3.8rem;
  }
}

.loan-advertise_title:before {
  content: "";
  top: -56px;
  width: 207px;
  height: 50px;
  background: url(https://zeirishi-miyake.jp/wp-content/themes/zeiri/img/loan/text_loan.png) center 0/auto no-repeat;
}

@media screen and (max-width: 768px) {
  .loan-advertise_title:before {
    top: -7.46667vw;
    width: 27.6vw;
    height: 6.66667vw;
    background-size: 100%;
  }
}

.loan-advertise_title:after {
  top: 130px;
  height: 3px;
  background: #5b5b5b;
}

@media screen and (max-width: 768px) {
  .loan-advertise_title:after {
    top: 17.33333vw;
    height: 2px;
  }
}

.loan-advertise_title span {
  color: #2287d7;
}

.loan-advertise_text {
  text-align: center;
  margin-top: 100px;
  font-size: 2.4rem;
  line-height: 1.9;
}

.loan-advertise_text span {
  background: #fcebc3;
}

@media screen and (max-width: 768px) {
  .loan-advertise_text {
    text-align: left;
    margin-top: 9.33333vw;
    padding-right: 4vw;
    padding-left: 4vw;
    font-size: 2.8rem;
  }
}

.loan-question {
  padding-top: 50px;
  padding-bottom: 90px;
  background: #2287d7 url(https://zeirishi-miyake.jp/wp-content/themes/zeiri/img/loan/loan_question_bg.png) center 286px/auto no-repeat;
}

@media screen and (max-width: 768px) {
  .loan-question {
    padding-top: 5.33333vw;
    padding-bottom: 12vw;
    background-position: center 30vw;
    background-size: contain;
  }
}

.loan-question_title {
  text-align: center;
  font-size: 2.4rem;
  font-weight: bold;
  color: #fff;
}

@media screen and (max-width: 768px) {
  .loan-question_title {
    font-size: 3rem;
  }
}

@media screen and (max-width: 768px) {
  .loan-question_title img {
    width: 51.06667vw;
  }
}

.loan-question_title:before {
  top: 0;
  width: 158px;
  height: 66px;
  background: url(https://zeirishi-miyake.jp/wp-content/themes/zeiri/img/loan/text_faq.png) center 0/auto no-repeat;
}

@media screen and (max-width: 768px) {
  .loan-question_title:before {
    width: 21.06667vw;
    height: 8.8vw;
    background-size: 100%;
  }
}

.loan-question_title:after {
  background: #fff;
}

.loan-question_group {
  margin-top: 90px;
}

@media screen and (max-width: 768px) {
  .loan-question_group {
    margin-top: 10.66667vw;
    padding-right: 4vw;
    padding-left: 4vw;
  }
}

.loan-question-box {
  max-width: 1080px;
  width: 100%;
  margin: 50px auto 0;
  position: relative;
}

@media screen and (max-width: 768px) {
  .loan-question-box {
    max-width: 100%;
    margin-top: 8vw;
  }
}

.loan-question-box:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  margin: auto;
  width: 90px;
  height: 90px;
  background: 0 0 / auto no-repeat;
}

@media screen and (max-width: 768px) {
  .loan-question-box:before {
    width: 10.66667vw;
    height: 10.66667vw;
    top: -2.66667vw;
    background: 0 0 / 100% no-repeat;
    left: 1.33333vw;
  }
}

.loan-question-box:first-of-type {
  margin-top: 0;
}

.loan-question-box:first-of-type:before {
  background-image: url(https://zeirishi-miyake.jp/wp-content/themes/zeiri/img/loan/question_number01.png);
}

.loan-question-box:nth-of-type(2):before {
  background-image: url(https://zeirishi-miyake.jp/wp-content/themes/zeiri/img/loan/question_number02.png);
}

.loan-question-box:nth-of-type(3):before {
  background-image: url(https://zeirishi-miyake.jp/wp-content/themes/zeiri/img/loan/question_number03.png);
}

.loan-question-box:nth-of-type(4):before {
  background-image: url(https://zeirishi-miyake.jp/wp-content/themes/zeiri/img/loan/question_number04.png);
}

.loan-question-box:last-of-type:before {
  background-image: url(https://zeirishi-miyake.jp/wp-content/themes/zeiri/img/loan/question_number05.png);
}

.loan-question-box_title {
  padding-left: 110px;
  font-size: 2.4rem;
  font-weight: bold;
  color: #fff;
}

@media screen and (max-width: 768px) {
  .loan-question-box_title {
    font-size: 3rem;
    padding-left: 13.33333vw;
  }
}

.loan-question-box_text {
  margin-top: 12px;
  padding-left: 110px;
  font-size: 1.6rem;
  line-height: 1.8;
  color: #fff;
}

@media screen and (max-width: 768px) {
  .loan-question-box_text {
    margin-top: 4.8vw;
    padding-left: 0;
    font-size: 2.6rem;
  }
}

.loan-question-block {
  margin-top: 34px;
  padding: 26px 30px;
  background: #fff url(https://zeirishi-miyake.jp/wp-content/themes/zeiri/img/loan/mesh.png) center 0/auto repeat;
  position: relative;
}

@media screen and (max-width: 768px) {
  .loan-question-block {
    margin-top: 4.53333vw;
    padding: 5.33333vw;
  }
}

.loan-question-block:before, .loan-question-block:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 27px;
  height: 311px;
  background: url(https://zeirishi-miyake.jp/wp-content/themes/zeiri/img/parentheses2.png) center 0/cover no-repeat;
}

@media screen and (max-width: 768px) {
  .loan-question-block:before, .loan-question-block:after {
    display: none;
  }
}

.loan-question-block:before {
  left: 0;
}

.loan-question-block:after {
  right: 0;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.loan-question-block_group:not(:nth-of-type(1)) {
  margin-top: 20px;
}

@media screen and (max-width: 768px) {
  .loan-question-block_group:not(:nth-of-type(1)) {
    margin-top: 4vw;
  }
}

.loan-question-block_group:first-of-type .loan-question-block_title {
  margin-top: 0;
}

.loan-question-block_title {
  margin-top: 9px;
  font-size: 1.6rem;
}

@media screen and (max-width: 768px) {
  .loan-question-block_title {
    margin-top: 1.2vw;
    font-size: 3rem;
  }
}

.loan-question-block_text {
  margin-top: 9px;
  font-size: 1.6rem;
}

@media screen and (max-width: 768px) {
  .loan-question-block_text {
    margin-top: 1.2vw;
    margin-bottom: 3vw;
    font-size: 2.6rem;
    line-height: 1.7;
  }
}

.loan-point {
  position: relative;
  background: url(https://zeirishi-miyake.jp/wp-content/themes/zeiri/img/loan/loan_point_bg.jpg) center 0/cover no-repeat;
  padding: 150px 0 80px;
}

@media screen and (max-width: 768px) {
  .loan-point {
    padding-top: 20vw;
    padding-bottom: 13.33333vw;
  }
}

.loan-point:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  margin: auto;
  width: 797px;
  height: 590px;
  background: url(https://zeirishi-miyake.jp/wp-content/themes/zeiri/img/triangle.png) center 0/auto no-repeat;
}

@media screen and (max-width: 768px) {
  .loan-point:before {
    width: 80vw;
    height: 100%;
    background-size: contain;
  }
}

.loan-point_title {
  position: relative;
  text-align: center;
  font-size: 4.4rem;
  font-weight: bold;
}

@media screen and (max-width: 768px) {
  .loan-point_title {
    font-size: 3.8rem;
  }
}

.loan-point_title:before {
  content: "";
  display: block;
  position: absolute;
  top: -60px;
  right: 0;
  left: 0;
  margin: auto;
  width: 280px;
  height: 37px;
  background: url(https://zeirishi-miyake.jp/wp-content/themes/zeiri/img/loan/loan_wewill.png) 0 0/auto no-repeat;
}

@media screen and (max-width: 768px) {
  .loan-point_title:before {
    top: -8vw;
    width: 37.33333vw;
    height: 4.93333vw;
    background-size: 100%;
  }
}

.loan-point_text {
  position: relative;
  text-align: center;
  margin-top: 12px;
  font-size: 2.2rem;
  font-weight: bold;
  color: #5b5b5b;
}

@media screen and (max-width: 768px) {
  .loan-point_text {
    margin-top: 1.86667vw;
    font-size: 3rem;
  }
}

.loan-point_image {
  position: relative;
  z-index: 1;
  text-align: center;
  margin-top: 66px;
}

.loan-list {
  padding: 50px 0;
  border-top: 9px solid #393939;
  background: url(https://zeirishi-miyake.jp/wp-content/themes/zeiri/img/loan/loan_list_bg.png) center 0/cover no-repeat;
}

@media screen and (max-width: 768px) {
  .loan-list {
    padding-top: 6.66667vw;
    border-top: 1.2vw solid #393939;
  }
}

.loan-list_text {
  text-align: center;
  font-size: 2.4rem;
  font-weight: bold;
}

@media screen and (max-width: 768px) {
  .loan-list_text {
    font-size: 3rem;
  }
}

.loan-list_title {
  text-align: center;
  font-size: 4.9rem;
  font-weight: bold;
  color: #2287d6;
}

@media screen and (max-width: 768px) {
  .loan-list_title {
    margin-top: 1.06667vw;
    font-size: 4.8rem;
  }
}

.loan-list_image {
  text-align: center;
  margin-top: 50px;
}

@media screen and (max-width: 768px) {
  .loan-list_image {
    margin-top: 6.66667vw;
  }
}

.adviser-advertise {
  padding: 140px 0;
  background: url(https://zeirishi-miyake.jp/wp-content/themes/zeiri/img/adviser_adviser_bg.jpg) center 0/cover no-repeat;
}

@media screen and (max-width: 768px) {
  .adviser-advertise {
    padding: 13.33333vw 4vw 6.66667vw;
  }
}

.adviser-advertise_title {
  text-align: center;
  font-size: 3.7rem;
  color: #fff;
  position: relative;
}

@media screen and (max-width: 768px) {
  .adviser-advertise_title {
    font-size: 3.4rem;
  }
}

.adviser-advertise_title:before {
  z-index: 1;
  width: 526px;
  height: 37px;
  top: -80px;
  background: url(https://zeirishi-miyake.jp/wp-content/themes/zeiri/img/adviser/bg-excellent-tax-adviser.png) center 0/auto no-repeat;
}

@media screen and (max-width: 768px) {
  .adviser-advertise_title:before {
    width: 66.66667vw;
    height: 100%;
    top: -8vw;
    background-size: 100%;
  }
}

.adviser-advertise_text {
  text-align: center;
  margin-top: 50px;
  font-size: 2.4rem;
  line-height: 1.8;
  color: #fff;
}

@media screen and (max-width: 768px) {
  .adviser-advertise_text {
    text-align: left;
    margin-top: 6.66667vw;
    font-size: 2.6rem;
  }
}

.adviser-advertise_text span {
  color: #f9e82a;
}

.adviser-point {
  position: relative;
  background: url(https://zeirishi-miyake.jp/wp-content/themes/zeiri/img/adviser/adviser_point_bg.png) center 0/contain no-repeat;
  padding: 150px 0 110px;
}

@media screen and (max-width: 768px) {
  .adviser-point {
    padding-top: 20vw;
    padding-bottom: 16vw;
  }
}

.adviser-point-block_group:first-of-type:before {
  background-image: url(https://zeirishi-miyake.jp/wp-content/themes/zeiri/img/adviser/ribbon-bl_1.png);
}

.adviser-point-block_group:nth-of-type(2):before {
  background-image: url(https://zeirishi-miyake.jp/wp-content/themes/zeiri/img/adviser/ribbon-bl_2.png);
}

.adviser-point-block_group:nth-of-type(3):before {
  background-image: url(https://zeirishi-miyake.jp/wp-content/themes/zeiri/img/adviser/ribbon-bl_3.png);
}

.adviser-point-block_title {
  position: relative;
}

.adviser-point-block_title:before {
  background: #2287d7;
}

.adviser-point_title {
  position: relative;
  z-index: 1;
  text-align: center;
  font-size: 4.9rem;
  font-weight: bold;
}

@media screen and (max-width: 768px) {
  .adviser-point_title {
    font-size: 3.8rem;
  }
}

@media screen and (max-width: 768px) {
  .adviser-point_title:before {
    background-size: 100% !important;
  }
}

.adviser-point_title span {
  font-size: 4.9rem;
  font-weight: bold;
  color: #2287d6;
}

@media screen and (max-width: 768px) {
  .adviser-point_title span {
    font-size: 6.53333vw;
  }
}

.adviser-point_image {
  text-align: center;
  position: relative;
  margin-top: 60px;
  z-index: 1;
}

@media screen and (max-width: 768px) {
  .adviser-point_image {
    margin-top: 8vw;
    padding-right: 2.66667vw;
    padding-left: 2.66667vw;
  }
}

.adviser-point_title {
  position: relative;
  text-align: center;
  font-size: 4.4rem;
  font-weight: bold;
}

@media screen and (max-width: 768px) {
  .adviser-point_title {
    font-size: 5.86667vw;
  }
}

.adviser-point_title span {
  font-size: 4.9rem;
  font-weight: bold;
  color: #2287d6;
}

@media screen and (max-width: 768px) {
  .adviser-point_title span {
    font-size: 6.53333vw;
  }
}

.adviser-point_title:before {
  content: "";
  display: block;
  position: absolute;
  top: -60px;
  right: 0;
  left: 0;
  margin: auto;
  width: 153px;
  height: 29px;
  background: url(https://zeirishi-miyake.jp/wp-content/themes/zeiri/img/adviser/adviser_promise.png) 0 0/auto no-repeat;
}

@media screen and (max-width: 768px) {
  .adviser-point_title:before {
    top: -8vw;
    width: 20.4vw;
    height: 3.86667vw;
  }
}

.adviser-why {
  position: relative;
  background: #f4f4f4;
  padding: 90px 0;
}

@media screen and (max-width: 768px) {
  .adviser-why {
    padding-top: 6.66667vw;
    padding-bottom: 8vw;
  }
}

.adviser-why:before {
  content: "";
  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;
  position: absolute;
  top: -62px;
  right: 0;
  left: 0;
  margin: auto;
  width: 124px;
  height: 124px;
  border-radius: 100px;
  background: #393939 url(https://zeirishi-miyake.jp/wp-content/themes/zeiri/img/adviser/why.png) center center/auto no-repeat;
}

@media screen and (max-width: 768px) {
  .adviser-why:before {
    top: -8.26667vw;
    width: 16.53333vw;
    height: 16.53333vw;
    background-size: 80%;
  }
}

.adviser-why_title {
  text-align: center;
  width: 900px;
  height: 159px;
  margin: 0 auto;
  padding-top: 56px;
  font-size: 4.1rem;
  font-weight: bold;
  background: url(https://zeirishi-miyake.jp/wp-content/themes/zeiri/img/bg-person.png) 0 0/auto no-repeat;
}

@media screen and (max-width: 768px) {
  .adviser-why_title {
    width: 100%;
    height: 100%;
    padding-top: 7.46667vw;
    font-size: 3rem;
    background: none;
  }
}

.adviser-why_title span {
  padding-bottom: 6px;
  border-bottom: 6px solid #d0a739;
}

@media screen and (max-width: 768px) {
  .adviser-why_title span {
    padding-bottom: 1.06667vw;
    border-bottom: 2px solid #d0a739;
  }
}

.adviser-why_group {
  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-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  max-width: 1080px;
  width: 100%;
  margin: 30px auto 0;
}

@media screen and (max-width: 768px) {
  .adviser-why_group {
    display: block;
    max-width: 100%;
    margin-top: 4vw;
    padding-right: 4vw;
    padding-left: 4vw;
  }
}

.adviser-why-box {
  max-width: 520px;
  width: 100%;
  margin: 80px auto 0;
}

@media screen and (max-width: 768px) {
  .adviser-why-box {
    max-width: 100%;
    margin-top: 10.66667vw;
  }
}

@media screen and (max-width: 768px) {
  .adviser-why-box:not(:nth-of-type(1)) {
    margin-top: 8vw;
  }
}

.adviser-why-box_image img {
  width: 100%;
}

.adviser-why-box_title {
  height: 70px;
  margin-top: 20px;
  font-size: 2.8rem;
  font-weight: bold;
  line-height: 1.2;
  color: #d0a739;
}

@media screen and (max-width: 768px) {
  .adviser-why-box_title {
    height: 100%;
    margin-top: 5.33333vw;
    font-size: 3.2rem;
  }
}

.adviser-why-box_text {
  margin-top: 20px;
  font-size: 1.6rem;
  line-height: 1.7;
}

@media screen and (max-width: 768px) {
  .adviser-why-box_text {
    margin-top: 2.13333vw;
    font-size: 2.8rem;
  }
}

.adviser-support_title {
  font-size: 2.4rem;
}

@media screen and (max-width: 768px) {
  .adviser-support_title {
    font-size: 3rem;
  }
}

.adviser-support_title:before {
  top: 0;
  width: 387px;
  height: 66px;
  background-image: url(https://zeirishi-miyake.jp/wp-content/themes/zeiri/img/adviser/bg-support-list.png);
}

@media screen and (max-width: 768px) {
  .adviser-support_title:before {
    width: 51.6vw;
    height: 8.8vw;
  }
}

.adviser-support_group {
  max-width: 1080px;
  width: 100%;
  margin: 90px auto 0;
}

@media screen and (max-width: 768px) {
  .adviser-support_group {
    max-width: 100%;
    margin-top: 12vw;
    padding: 0 4vw;
  }
}

.adviser-support_sub-title {
  background: -webkit-gradient(linear, left top, right top, color-stop(40%, #2287d7), color-stop(50%, #4ca0e3), to(#7abdf1));
  background: -webkit-linear-gradient(left, #2287d7 40%, #4ca0e3 50%, #7abdf1 100%);
  background: linear-gradient(to right, #2287d7 40%, #4ca0e3 50%, #7abdf1 100%);
}

.adviser-support_table-row {
  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;
  margin-top: 10px;
}

@media screen and (max-width: 768px) {
  .adviser-support_table-row {
    margin-top: 1.33333vw;
  }
}

.adviser-support_table-row:first-of-type {
  margin-top: 26px;
}

@media screen and (max-width: 768px) {
  .adviser-support_table-row:first-of-type {
    margin-top: 3.46667vw;
  }
}

.adviser-support_table-data {
  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;
  width: 774px;
  padding: 9px 0 9px 26px;
  font-size: 2.2rem;
  line-height: 1.5;
  background: #f4f4f4;
}

@media screen and (max-width: 768px) {
  .adviser-support_table-data {
    width: 70%;
    padding-top: 1.2vw;
    padding-right: 3.46667vw;
    padding-bottom: 1.2vw;
    padding-left: 3.46667vw;
    font-size: 2.1rem;
  }
}

.adviser-support_table-data--head {
  width: 306px;
  background: #b9e0ff;
}

@media screen and (max-width: 768px) {
  .adviser-support_table-data--head {
    width: 30%;
  }
}

.adviser-price {
  padding: 60px 0;
}

@media screen and (max-width: 768px) {
  .adviser-price {
    padding-top: 8vw;
    padding-bottom: 8vw;
  }
}

.adviser-price_title {
  font-size: 2.4rem;
}

@media screen and (max-width: 768px) {
  .adviser-price_title {
    font-size: 3rem;
  }
}

.adviser-price_title:before {
  top: 0;
  width: 292px;
  height: 50px;
  background-image: url(https://zeirishi-miyake.jp/wp-content/themes/zeiri/img/adviser/bg-prise-list.png);
}

@media screen and (max-width: 768px) {
  .adviser-price_title:before {
    width: 38.93333vw;
    height: 6.66667vw;
  }
}

.adviser-price_title:after {
  top: 60px;
  background: #d0a739;
}

@media screen and (max-width: 768px) {
  .adviser-price_title:after {
    top: 8vw;
  }
}

.adviser-price_text {
  text-align: center;
  margin-top: 60px;
  font-size: 1.6rem;
  line-height: 1.8;
}

@media screen and (max-width: 768px) {
  .adviser-price_text {
    text-align: left;
    margin-top: 8vw;
    padding-right: 4vw;
    padding-left: 4vw;
    font-size: 2.8rem;
  }
}

.adviser-price_group {
  max-width: 1080px;
  width: 100%;
  margin: 60px auto 0;
}

@media screen and (max-width: 768px) {
  .adviser-price_group {
    max-width: 100%;
    margin-top: 8vw;
    margin-bottom: 8vw;
    padding-right: 4vw;
    padding-left: 4vw;
  }
}

.adviser-price_sub-title {
  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;
  height: 50px;
  margin-left: 40px;
  padding-left: 20px;
  font-size: 2.5rem;
  font-weight: bold;
  color: #fff;
  background: -webkit-gradient(linear, left top, right top, color-stop(40%, #d0a739), color-stop(50%, #d0ab47), to(#d0af58));
  background: -webkit-linear-gradient(left, #d0a739 40%, #d0ab47 50%, #d0af58 100%);
  background: linear-gradient(to right, #d0a739 40%, #d0ab47 50%, #d0af58 100%);
}

@media screen and (max-width: 768px) {
  .adviser-price_sub-title {
    height: 6.66667vw;
    margin-left: 0;
    padding-left: 8vw;
    font-size: 2.3rem;
  }
}

.adviser-price_sub-title:before {
  border-right: 20px solid #d0a739;
  border-bottom: 25px solid #d0a739;
}

@media screen and (max-width: 768px) {
  .adviser-price_sub-title:before {
    border-right: 2.67vw solid #d0a739;
    border-bottom: 3.33vw solid #d0a739;
  }
}

.adviser-price_sub-title span {
  margin-left: 16px;
  font-size: 1.4rem;
  font-weight: normal;
  font-family: Baskerville,Baskerville Old Face,Hoefler Text,Garamond,Times New Roman,serif;
}

@media screen and (max-width: 768px) {
  .adviser-price_sub-title span {
    margin-left: 2.13333vw;
    font-size: 1.86667vw;
  }
}

.adviser-price_notice-wrap {
  margin-top: 20px;
}

@media screen and (max-width: 768px) {
  .adviser-price_notice-wrap {
    margin-top: 2.66667vw;
  }
}

.adviser-price_notice {
  margin-top: 4px;
  font-size: 1.6rem;
}

@media screen and (max-width: 768px) {
  .adviser-price_notice {
    margin-top: 0.53333vw;
    font-size: 2.2rem;
  }
}

.adviser-price_notice:first-of-type {
  margin-top: 0;
}

.adviser-price1 {
  text-align: center;
  background: url(https://zeirishi-miyake.jp/wp-content/themes/zeiri/img/adviser_price1_bg.png) 0 0/auto no-repeat;
}

.adviser-price_image {
  text-align: center;
}

@media screen and (max-width: 768px) {
  .adviser-price_image {
    padding-right: 2.66667vw;
    padding-left: 2.66667vw;
  }
}

.adviser-price2 {
  text-align: center;
  background: url(https://zeirishi-miyake.jp/wp-content/themes/zeiri/img/adviser_price2_bg.png) right 0/auto no-repeat;
}

.reduction-advertise {
  padding-top: 170px;
  background: url(https://zeirishi-miyake.jp/wp-content/themes/zeiri/img/reduction/reduction_advertise_bg.jpg) center 0/auto no-repeat;
}

@media screen and (max-width: 768px) {
  .reduction-advertise {
    padding-top: 18vw;
    padding-bottom: 8vw;
    background-size: contain;
  }
}

.reduction-advertise_title {
  text-align: center;
  padding: 10px 0;
  line-height: 1.2;
  font-size: 3.0rem;
  font-weight: bold;
  color: #333;
  background-color: #ffce50;
}

@media screen and (max-width: 768px) {
  .reduction-advertise_title {
    padding: 2.5vw 0;
    font-size: 3.2rem;
  }
}

.reduction-advertise_title img {
  position: absolute;
  top: 150px;
  right: 0;
  left: 0;
  margin: 0 auto;
}

@media screen and (max-width: 768px) {
  .reduction-advertise_title img {
    top: 20vw;
  }
}

.reduction-advertise-group {
  position: relative;
  z-index: 1;
  max-width: 1080px;
  width: 100%;
  margin: 60px auto 0;
}

@media screen and (max-width: 768px) {
  .reduction-advertise-group {
    max-width: 100%;
    margin-top: 8vw;
    padding: 0 10px;
  }
}

.reduction-advertise-box {
  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;
  padding: 20px;
  border: 5px solid #000;
  border-radius: 20px;
  background: #fff;
}

@media screen and (max-width: 768px) {
  .reduction-advertise-box {
    display: block;
    padding: 4vw;
    border-width: 2px;
    border-radius: 10px;
  }
}

.reduction-advertise-box + .reduction-advertise-box {
  margin-top: 20px;
}

@media screen and (max-width: 768px) {
  .reduction-advertise-box + .reduction-advertise-box {
    margin-top: 2.66667vw;
  }
}

.reduction-advertise-box_group {
  padding-right: 16px;
  padding-left: 36px;
}

@media screen and (max-width: 768px) {
  .reduction-advertise-box_group {
    padding-right: 2.13333vw;
    padding-left: 4.8vw;
  }
}

@media screen and (max-width: 910px) {
  .reduction-advertise-box_image {
    text-align: center;
  }
}

.reduction-advertise-box_image img {
  max-width: 519px;
}

@media screen and (max-width: 768px) {
  .reduction-advertise-box_image img {
    max-width: 350px;
    width: 100%;
  }
}

.reduction-advertise-box_title {
  width: 460px;
  margin: 6px auto;
  font-size: 2.6rem;
}

@media screen and (max-width: 768px) {
  .reduction-advertise-box_title {
    width: 66.66667vw;
    margin-top: 0.8vw;
    font-size: 2.66667vw;
    height: 100%;
  }
}

.reduction-advertise-box_title span {
  margin-left: 20px;
  font-size: 1.2rem;
  line-height: 1;
  color: #191919;
  font-family: Baskerville,Baskerville Old Face,Hoefler Text,Garamond,Times New Roman,serif;
}

@media screen and (max-width: 768px) {
  .reduction-advertise-box_title span {
    margin-left: 2.66667vw;
    font-size: 1.8rem;
  }
}

.reduction-advertise-box_price {
  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;
  text-align: center;
  margin-top: 16px;
}

@media screen and (max-width: 768px) {
  .reduction-advertise-box_price {
    margin-top: 4vw;
  }
}

.reduction-advertise-box_price span:first-of-type {
  font-size: 6.0rem;
  font-weight: bold;
  color: #2287d7;
}

@media screen and (max-width: 768px) {
  .reduction-advertise-box_price span:first-of-type {
    font-size: 7.5rem;
  }
}

.reduction-advertise-box_price span:last-of-type {
  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-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-left: 4px;
  font-size: 3rem;
  line-height: 1.4;
  position: relative;
}

@media screen and (max-width: 768px) {
  .reduction-advertise-box_price span:last-of-type {
    margin-left: 2.13333vw;
    font-size: 4rem;
  }
}

.reduction-advertise-box_price span:last-of-type:before {
  content: "（税別）";
  display: block;
  font-size: 1.4rem;
}

@media screen and (max-width: 768px) {
  .reduction-advertise-box_price span:last-of-type:before {
    margin-left: -2.13333vw;
    font-size: 1.6rem;
  }
}

.reduction-advertise-box_text {
  margin-top: 16px;
  font-size: 1.6rem;
  line-height: 1.7;
}

@media screen and (max-width: 768px) {
  .reduction-advertise-box_text {
    margin-top: 3.46667vw;
    font-size: 2.8rem;
  }
}

.reduction-advertise_text {
  text-align: center;
  margin-top: 40px;
  font-size: 2.3rem;
  font-weight: bold;
}

@media screen and (max-width: 768px) {
  .reduction-advertise_text {
    margin-top: 3vw;
    padding-right: 4vw;
    padding-left: 4vw;
    font-size: 2.6rem;
  }
}

.reduction-advertise_image {
  text-align: center;
  margin-top: 70px;
}

@media screen and (max-width: 768px) {
  .reduction-advertise_image {
    margin-top: 9.33333vw;
    padding-right: 2.66667vw;
    padding-left: 2.66667vw;
  }
}

.reduction-detail {
  margin-top: -90px;
  padding: 150px 0 90px;
  background: url(https://zeirishi-miyake.jp/wp-content/themes/zeiri/img/reduction/reduction_detail_bg.jpg) center center/cover no-repeat fixed;
}

@media screen and (max-width: 768px) {
  .reduction-detail {
    margin-top: 0;
    padding: 13.33333vw 4vw;
    background-attachment: scroll;
  }
}

.reduction-detail_title {
  text-align: center;
  font-size: 4.1rem;
  color: #fff;
  position: relative;
}

@media screen and (max-width: 768px) {
  .reduction-detail_title {
    font-size: 3.8rem;
  }
}

.reduction-detail_title span {
  color: #f2c95a;
}

.reduction-detail_title:before {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  bottom: -30px;
  left: 0;
  margin: auto;
  width: 200px;
  height: 4px;
  background: rgba(255, 255, 255, 0.5);
}

@media screen and (max-width: 768px) {
  .reduction-detail_title:before {
    bottom: -2.66667vw;
    width: 26.66667vw;
    height: 2px;
  }
}

.reduction-detail_text {
  text-align: center;
  margin-top: 70px;
  font-size: 1.6rem;
  line-height: 2;
  color: #fff;
}

@media screen and (max-width: 768px) {
  .reduction-detail_text {
    margin-top: 9.33333vw;
    font-size: 2.8rem;
  }
}

.reduction-detail_button {
  margin: 40px auto 0;
  width: 384px;
  position: relative;
}

@media screen and (max-width: 768px) {
  .reduction-detail_button {
    width: 100%;
  }
}

.reduction-point {
  padding: 50px 0 100px;
  background: url(https://zeirishi-miyake.jp/wp-content/themes/zeiri/img/reduction/reduction_point_bg.png) center 0/cover no-repeat;
}

@media screen and (max-width: 768px) {
  .reduction-point {
    padding-top: 6.66667vw;
    padding-bottom: 13.33333vw;
  }
}

.reduction-point_text {
  text-align: center;
  font-size: 2.4rem;
}

@media screen and (max-width: 768px) {
  .reduction-point_text {
    font-size: 3rem;
  }
}

.reduction-point_title {
  text-align: center;
  margin-top: 16px;
  padding: 0 20px;
  font-size: 4.9rem;
  font-weight: bold;
  color: #2287d7;
  position: relative;
}

@media screen and (max-width: 768px) {
  .reduction-point_title {
    margin-top: 2.13333vw;
    padding-right: 4vw;
    padding-left: 4vw;
    font-size: 4.8rem;
    line-height: 1.3;
  }
}

.reduction-point_title:before {
  content: "";
  display: block;
  position: absolute;
  top: 30px;
  right: 0;
  left: 0;
  margin: auto;
  width: 412px;
  height: 67px;
  background: url(https://zeirishi-miyake.jp/wp-content/themes/zeiri/img/reduction/bg-strong-point.png) center 0/auto no-repeat;
}

@media screen and (max-width: 768px) {
  .reduction-point_title:before {
    top: 13.33333vw;
    width: 54.93333vw;
    height: 8.93333vw;
  }
}

.reduction-point_title:after {
  display: none;
}

.reduction-price_sub-title {
  background: #2287d7;
}

.reduction-price {
  padding: 50px 0 100px;
  background: url(https://zeirishi-miyake.jp/wp-content/themes/zeiri/img/reduction/reduction_price_bg.png) right 0/auto no-repeat;
}

@media screen and (max-width: 768px) {
  .reduction-price {
    padding-top: 6.66667vw;
    padding-right: 4vw;
    padding-left: 4vw;
    padding-bottom: 8vw;
  }
}

.reduction-price_title {
  font-size: 2.4rem;
}

@media screen and (max-width: 768px) {
  .reduction-price_title {
    font-size: 3rem;
  }
}

.reduction-price_title:before {
  width: 292px;
  height: 50px;
  background-image: url(https://zeirishi-miyake.jp/wp-content/themes/zeiri/img/reduction/bg-prise-list.png);
}

@media screen and (max-width: 768px) {
  .reduction-price_title:before {
    width: 38.93333vw;
    height: 6.66667vw;
    background-size: 100%;
  }
}

.reduction-price_group {
  max-width: 1080px;
  margin: 120px auto 0;
}

@media screen and (max-width: 768px) {
  .reduction-price_group {
    max-width: 100%;
    margin-top: 8vw;
  }
}

.reduction-price_table {
  max-width: 750px;
}

.reduction-price_image {
  padding: 0 20px;
}

@media screen and (max-width: 768px) {
  .reduction-price_image {
    padding-right: 2.66667vw;
    padding-left: 2.66667vw;
  }
}

.reduction-price-box {
  margin-top: 40px;
}

@media screen and (max-width: 768px) {
  .reduction-price-box {
    margin-top: 6.66667vw;
  }
}

.reduction-price-box + .reduction-price-box {
  margin-top: 30px;
}

@media screen and (max-width: 768px) {
  .reduction-price-box + .reduction-price-box {
    margin-top: 5.33333vw;
  }
}

.reduction-price-box_title {
  padding-left: 13px;
  border-left: 8px solid #4c4c4c;
  font-size: 2.4rem;
  font-weight: bold;
}

@media screen and (max-width: 768px) {
  .reduction-price-box_title {
    padding-left: 2.4vw;
    border-left-width: 1.07vw;
    font-size: 2.8rem;
  }
}

.reduction-price-box_text {
  margin-top: 20px;
  font-size: 1.6rem;
  line-height: 1.7;
}

@media screen and (max-width: 768px) {
  .reduction-price-box_text {
    margin-top: 2.66667vw;
    font-size: 2.6rem;
  }
}

.reduction-difference {
  padding: 90px 0;
  background: #f4f4f4;
}

@media screen and (max-width: 768px) {
  .reduction-difference {
    padding-top: 12vw;
    padding-bottom: 9.33333vw;
  }
}

.reduction-difference_inner {
  max-width: 1080px;
  width: 100%;
  margin: 0 auto;
}

@media screen and (max-width: 768px) {
  .reduction-difference_inner {
    max-width: 100%;
    padding-right: 4vw;
    padding-left: 4vw;
  }
}

.reduction-difference_title {
  font-size: 3.2rem;
}

@media screen and (max-width: 768px) {
  .reduction-difference_title {
    font-size: 3.8rem;
  }
}

.reduction-difference_title:before {
  display: none;
}

.reduction-difference_title:after {
  width: 196px;
  height: 5px;
}

@media screen and (max-width: 768px) {
  .reduction-difference_title:after {
    width: 26.13333vw;
    height: 2px;
  }
}

.reduction-difference_title:last-of-type {
  margin-top: 110px;
}

@media screen and (max-width: 768px) {
  .reduction-difference_title:last-of-type {
    margin-top: 14.66667vw;
  }
}

.reduction-difference_text {
  margin-top: 70px;
  font-size: 1.6rem;
  line-height: 1.7;
  position: relative;
}

@media screen and (max-width: 768px) {
  .reduction-difference_text {
    margin-top: 9.33333vw;
    font-size: 2.8rem;
  }
}

.reduction-difference_text--main {
  text-align: center;
}

.reduction-difference-box {
  margin: 40px auto;
}

@media screen and (max-width: 768px) {
  .reduction-difference-box {
    margin-top: 5.33333vw;
  }
}

.reduction-difference-box + .reduction-difference-box {
  margin: 60px auto;
}

@media screen and (max-width: 768px) {
  .reduction-difference-box + .reduction-difference-box {
    margin-top: 8vw;
  }
}

.reduction-difference-box_title {
  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;
  width: 292px;
  height: 46px;
  margin: 40px auto 0;
  font-size: 2.2rem;
  font-weight: bold;
  color: #fff;
  background: #2287d7;
  position: relative;
}

@media screen and (max-width: 768px) {
  .reduction-difference-box_title {
    width: 48vw;
    height: 9.33333vw;
    margin-top: 5.33333vw;
    font-size: 2.8rem;
  }
}

.reduction-difference-box_title:before {
  content: "";
  display: block;
  position: absolute;
  left: calc(50% - 10px);
  bottom: -20px;
  margin: auto;
  border-top: 10px solid #2287d7;
  border-right: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 10px solid transparent;
}

@media screen and (max-width: 768px) {
  .reduction-difference-box_title:before {
    border-width: 5px;
    left: calc(50% - 5px);
    bottom: -10px;
  }
}

.reduction-difference-box_text {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
  -webkit-align-items: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  margin-top: 40px;
  position: relative;
  font-size: 1.6rem;
}

@media screen and (max-width: 768px) {
  .reduction-difference-box_text {
    margin-top: 5.33333vw;
    font-size: 2.8rem;
  }
}

.reduction-difference-box_text:before {
  content: "";
  display: block;
  width: 14px;
  height: 14px;
  margin-right: 10px;
  background: #2287d7;
}

@media screen and (max-width: 768px) {
  .reduction-difference-box_text:before {
    width: 10px;
    height: 10px;
    margin-right: 1.33333vw;
  }
}

.reduction-difference-box_text span {
  width: 100%;
}

@media screen and (max-width: 768px) {
  .reduction-difference_image {
    padding-right: 2.66667vw;
    padding-left: 2.66667vw;
  }
}

.price-anav {
  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;
  max-width: 1086px;
  margin: 60px auto 40px;
}

@media screen and (max-width: 768px) {
  .price-anav {
    -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;
    max-width: 100%;
    margin-top: 8vw;
    margin-bottom: 5.33333vw;
  }
}

.price-anav_item {
  width: 208px;
  height: 60px;
}

@media screen and (max-width: 768px) {
  .price-anav_item {
    width: 28%;
    height: 8vw;
    margin-right: 0.53333vw;
    margin-left: 0.53333vw;
    margin-bottom: 1.6vw;
  }
}

.price-anav_item 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;
  width: 100%;
  height: 100%;
  border: 1px solid #2781c7;
  font-size: 1.6rem;
  font-weight: bold;
  color: #000;
}

@media screen and (min-width: 768px) {
  .price-anav_item a:hover {
    color: #fff;
    background: #053971;
  }
}

@media screen and (max-width: 768px) {
  .price-anav_item a:active {
    color: #fff;
    background: #053971;
  }
}

@media screen and (max-width: 768px) {
  .price-anav_item a {
    font-size: 2.3rem;
  }
}

.price-fee_notice a {
  color: #147fb6;
}

.price-fee_notice + .price-fee_notice {
  margin-top: 0;
}

.price-fee {
  margin-top: 30px;
}

@media screen and (max-width: 768px) {
  .price-fee {
    margin-top: 4vw;
  }
}

@media screen and (max-width: 768px) {
  .price-fee01 {
    padding-top: 8vw;
    padding-bottom: 10.66667vw;
    padding-right: 2.66667vw;
    padding-left: 2.66667vw;
  }
}

.price-fee01_image {
  text-align: center;
}

.price-fee-office {
  margin: 0;
  padding: 40px 0;
  background: #f4f4f4 url(https://zeirishi-miyake.jp/wp-content/themes/zeiri/img/price_fee_01-bg.png) 0 0/auto no-repeat;
}

@media screen and (max-width: 768px) {
  .price-fee-office_title {
    font-size: 3.8rem;
  }
}

.price-fee-office_title:before {
  top: 0;
  width: 671px;
  height: 67px;
  background-image: url(https://zeirishi-miyake.jp/wp-content/themes/zeiri/img/price/bg-company-formation.png);
}

@media screen and (max-width: 768px) {
  .price-fee-office_title:before {
    width: 89.46667vw;
    height: 8.93333vw;
    background-size: 100%;
  }
}

.price-fee-office_title:after {
  background: #d0a739;
}

.price-fee-office_text {
  text-align: center;
  margin-top: 60px;
  line-height: 1.8;
}

@media screen and (max-width: 768px) {
  .price-fee-office_text {
    margin-top: 8vw;
    font-size: 2.8rem;
  }
}

.price-fee-loan {
  margin: 0;
  padding: 40px 0;
}

.price-fee-loan_title:before {
  top: 0;
  width: 445px;
  height: 65px;
  background-image: url(https://zeirishi-miyake.jp/wp-content/themes/zeiri/img/price/bg-loan-support.png);
}

@media screen and (max-width: 768px) {
  .price-fee-loan_title:before {
    width: 59.33333vw;
    height: 8.66667vw;
  }
}

.price-fee-adviser {
  margin: 0;
  padding: 40px 0;
  background: url(https://zeirishi-miyake.jp/wp-content/themes/zeiri/img/price_fee_03-bg.png) right 0/auto no-repeat;
}

.price-fee-adviser_group {
  margin-top: 34px;
}

@media screen and (max-width: 768px) {
  .price-fee-adviser_group {
    margin-top: 4.53333vw;
  }
}

.price-fee-adviser_sub-title {
  background: -webkit-gradient(linear, right top, left top, from(#ffffff), color-stop(40%, #d0a739));
  background: -webkit-linear-gradient(right, #ffffff 0%, #d0a739 40%);
  background: linear-gradient(to left, #ffffff 0%, #d0a739 40%);
}

.price-fee-adviser_sub-title:before {
  border-right-color: #d0a739;
  border-bottom-color: #d0a739;
}

@media screen and (max-width: 768px) {
  .price-fee-adviser_sub-title {
    font-size: 3.7vw;
    height: auto;
    padding: 2vw 4vw;
  }
  .price_inner {
    padding: 0 4vw;
  }
}

.price-fee-adviser_title:before {
  top: 0;
  width: 513px;
  height: 49px;
  background-image: url(https://zeirishi-miyake.jp/wp-content/themes/zeiri/img/price/bg-tax-accountant.png);
}

@media screen and (max-width: 768px) {
  .price-fee-adviser_title:before {
    width: 68.4vw;
    height: 6.53333vw;
  }
}

.price-fee-adviser_title:after {
  background: #d0a739;
}

.price-fee-reduction {
  margin: 0;
  padding: 40px 0;
  background: #f4f4f4;
}

.price-fee-reduction_title:before {
  top: 0;
  width: 771px;
  height: 50px;
  background-image: url(https://zeirishi-miyake.jp/wp-content/themes/zeiri/img/price/bg-settlement-tax-return.png);
}

@media screen and (max-width: 768px) {
  .price-fee-reduction_title:before {
    width: 77.33333vw;
    height: 100%;
    background-size: 100%;
  }
}

.price-fee-reduction_title:after {
  background: #d0a739;
}

.price-fee-other {
  margin: 0;
  padding: 40px 0;
  background: url(https://zeirishi-miyake.jp/wp-content/themes/zeiri/img/price_fee_05-bg.png) 0 0/auto no-repeat;
}

.price-fee-other_title:before {
  top: 0;
  width: 194px;
  height: 50px;
  background-image: url(https://zeirishi-miyake.jp/wp-content/themes/zeiri/img/price/bg-other.png);
}

@media screen and (max-width: 768px) {
  .price-fee-other_title:before {
    width: 25.86667vw;
    height: 6.66667vw;
  }
}

.price-fee-other_title:after {
  background: #d0a739;
}

.price-fee-other_text {
  text-align: center;
}

.price-fee-reduction-box {
  margin-top: 50px;
  padding: 30px 40px 40px 40px;
  border: 1px solid #ccc;
  background: #f4f4f4;
}

@media screen and (max-width: 768px) {
  .price-fee-reduction-box {
    margin-top: 6.66667vw;
    padding-top: 4vw;
    padding-right: 5.33333vw;
    padding-bottom: 5.33333vw;
    padding-left: 5.33333vw;
  }
}

.price-fee-reduction-box_title {
  text-align: center;
  font-size: 2.4rem;
  font-weight: bold;
}

@media screen and (max-width: 768px) {
  .price-fee-reduction-box_title {
    font-size: 3rem;
  }
}

.price-fee-reduction-box_group {
  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 screen and (max-width: 768px) {
  .price-fee-reduction-box_group {
    display: block;
  }
}

.price-fee-reduction-box_group + .price-fee-reduction-box_group {
  margin-top: 30px;
}

@media screen and (max-width: 768px) {
  .price-fee-reduction-box_group + .price-fee-reduction-box_group {
    margin-top: 4vw;
  }
}

.price-fee-reduction-box_sub-title {
  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;
  width: 396px;
  padding: 0 48px;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.4;
  border: 1px solid #ccc;
  background: #fff;
}

@media screen and (max-width: 768px) {
  .price-fee-reduction-box_sub-title {
    width: 100%;
    margin-bottom: 2.66667vw;
    padding: 4vw 8vw;
    font-size: 2.6rem;
    border: 1px solid #ccc;
  }
}

.price-fee-reduction-box_sub-title span {
  padding-left: 52px;
  position: relative;
}

@media screen and (max-width: 768px) {
  .price-fee-reduction-box_sub-title span {
    padding-left: 6.93333vw;
  }
}

.price-fee-reduction-box_sub-title span:before {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}

.price-fee-reduction-box_sub-title--row2 {
  height: 112px;
}

.price-fee-reduction-box_sub-title--row3 {
  height: 174px;
}

.price-fee-reduction-box_table-row {
  width: 584px;
}

@media screen and (max-width: 768px) {
  .price-fee-reduction-box_table-row {
    width: 100%;
  }
}

.price-fee-reduction-box_table-row:first-of-type {
  margin-top: 0;
}

.price-fee-reduction-box_table-row .table-data {
  width: 248px;
}

@media screen and (max-width: 768px) {
  .price-fee-reduction-box_table-row .table-data {
    width: 60%;
  }
}

.price-fee-reduction-box_table-row .table-data--head {
  width: 336px;
}

@media screen and (max-width: 768px) {
  .price-fee-reduction-box_table-row .table-data--head {
    width: 40%;
  }
}

.price-fee-reduction-box_group {
  margin-top: 38px;
}

@media screen and (max-width: 768px) {
  .price-fee-reduction-box_group {
    margin-top: 5.06667vw;
  }
}

.price-fee-reduction-box_group:first-of-type .price-fee-reduction-box_sub-title span:before {
  content: "１：";
}

.price-fee-reduction-box_group:nth-of-type(2) .price-fee-reduction-box_sub-title span:before {
  content: "２：";
}

.price_table {
  overflow-x: scroll;
  overflow-y: hidden;
}
@media screen and (min-width: 768px) {
  .price_table {
    margin-top: 30px;
  }
}
@media screen and (max-width: 767px) {
  .price_table {
    position: relative;
    margin-top: 3.4vw;
  }
  .price_table +.price-fee_notice-wrap {
    margin-top: -4.3vw;
  }
}
.price_table table, .price_table table td, .price_table table th {
  border-collapse: collapse;
  border: 1px solid #ccc;
}
@keyframes anime1 {
  0% {
    opacity: 1;
    transform: translateX(-40px);
  }
  100% {
    opacity: 0;
    transform: translateX(40px);
  }
}
@media screen and (min-width: 768px) {
  .price_table .arrow {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .price_table .arrow {
    display: flex;
    justify-content: center;
    align-items: center;
    animation: anime1 1s infinite linear;
    margin: 0 auto;
    line-height: 0.8;
    transform: translate(-50%, -50%);
    z-index: 1;
    font-size: 15vw;
    color: #bbb;
  }
  .price_table .arrow span {
    padding-right: 10px;
    font-size: 6vw;
  }
}
.price_table table tr th, .price_table table tr td {
  text-align: center;
  vertical-align: middle;
  line-height: 1.3;
}
@media screen and (min-width: 768px) {
  .price_table table tr th, .price_table table tr td {
    padding: 10px;
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  .price_table table tr th, .price_table table tr td {
    min-width: 30vw;
    padding: 1.3vw;
    font-size: 3vw;
  }
}
.price_table table tr th {
  font-weight: normal;
  background-color: #f0e4c6;
}
.price_table table tr td {
  background-color: #f4f4f4;
}

.info-greeting {
  padding: 110px 0 80px;
  background: url(https://zeirishi-miyake.jp/wp-content/themes/zeiri/img/info/greeting-bg.png) center 0/auto no-repeat;
}

@media screen and (max-width: 768px) {
  .info-greeting {
    padding-top: 14.66667vw;
    padding-bottom: 10.66667vw;
    background-size: contain;
  }
}

.info-greeting_title {
  text-align: center;
  font-size: 3.8rem;
}

@media screen and (max-width: 768px) {
  .info-greeting_title {
    font-size: 3rem;
  }
}

.info-greeting_title:before {
  top: -60px;
  width: 386px;
  height: 50px;
  background-image: url(https://zeirishi-miyake.jp/wp-content/themes/zeiri/img/info/bg-greeting.png);
}

@media screen and (max-width: 768px) {
  .info-greeting_title:before {
    top: -8vw;
    width: 38.93333vw;
    height: 6.66667vw;
    background-size: 100%;
  }
}

.info-greeting_text-wrap {
  max-width: 910px;
  margin: 0 auto;
  padding: 0 20px;
}

@media screen and (max-width: 768px) {
  .info-greeting_text-wrap {
    max-width: 100%;
    margin-top: 8vw;
    padding-right: 4vw;
    padding-left: 4vw;
  }
}

.info-greeting_text {
  margin-top: 40px;
  font-size: 1.6rem;
  line-height: 1.7;
}

@media screen and (max-width: 768px) {
  .info-greeting_text {
    margin-top: 5.33333vw;
    font-size: 2.8rem;
  }
}

.info-greeting-box {
  margin-top: 40px;
  padding-top: 90px;
  height: 460px;
  background: url(https://zeirishi-miyake.jp/wp-content/themes/zeiri/img/info/man.png) 0 0/auto no-repeat;
}

@media screen and (max-width: 768px) {
  .info-greeting-box {
    margin-top: 8vw;
    padding-top: 12vw;
    height: auto;
    background-size: 65%;
    background-position: center top;
  }
}

.info-greeting-box_title {
  text-align: right;
  font-size: 2.4rem;
  font-weight: bold;
  line-height: 1.7;
}

@media screen and (max-width: 768px) {
  .info-greeting-box_title {
    text-align: center;
    padding-top: 54vw;
    font-size: 2.8rem;
  }
}

.info-greeting-box_title span {
  color: #2287d7;
}

.info-greeting-box_text {
  text-align: right;
  margin-top: 40px;
}

@media screen and (max-width: 768px) {
  .info-greeting-box_text {
    margin-top: 5.33333vw;
    margin-right: 4vw;
  }
}

.info-greeting-box_text span {
  font-size: 1.6rem;
}

@media screen and (max-width: 768px) {
  .info-greeting-box_text span {
    font-size: 2.13333vw;
  }
}

.info-greeting-box_text span:first-of-type {
  margin-right: 10px;
}

@media screen and (max-width: 768px) {
  .info-greeting-box_text span:first-of-type {
    margin-right: 1.33333vw;
  }
}

@media screen and (max-width: 768px) {
  .info-greeting-box_text span:last-of-type img {
    width: 21.46667vw;
  }
}

.info-career {
  padding: 76px 0 80px;
  background: url(https://zeirishi-miyake.jp/wp-content/themes/zeiri/img/info/career-bg.png) center 0/cover no-repeat;
}

@media screen and (max-width: 768px) {
  .info-career {
    padding-top: 10.13333vw;
    padding-bottom: 10.66667vw;
    background-size: contain;
  }
}

.info-career_title {
  margin-top: 80px;
  text-align: center;
  font-weight: bold;
  font-size: 2rem;
}

@media screen and (max-width: 768px) {
  .info-career_title {
    margin-top: 10.66667vw;
    font-size: 3rem;
  }
}

.info-career_title:first-of-type {
  margin-top: 0;
}

.info-career_table {
  max-width: 800px;
  width: 100%;
  margin: 40px auto 0;
}

@media screen and (max-width: 768px) {
  .info-career_table {
    max-width: 100%;
    margin-top: 9.33333vw;
    padding-right: 4vw;
    padding-left: 4vw;
  }
}

.info-career_table-row {
  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;
  padding: 13px 20px 13px 30px;
}

@media screen and (max-width: 768px) {
  .info-career_table-row {
    display: block;
    padding: 2.93333vw 3.46667vw;
  }
}

.info-career_table-row:nth-of-type(odd) {
  background: #b9e0ff;
}

.info-career_table-data {
  font-size: 1.6rem;
}

@media screen and (max-width: 768px) {
  .info-career_table-data {
    font-size: 2.8rem;
  }
}

.info-career_table-data a {
  color: #000;
}

.info-career_table-data:first-of-type {
  width: 180px;
}

@media screen and (max-width: 768px) {
  .info-career_table-data:first-of-type {
    width: 100%;
    font-weight: bold;
  }
}

.info-career_table-data:last-of-type {
  width: 620px;
}

@media screen and (max-width: 768px) {
  .info-career_table-data:last-of-type {
    margin-top: 0.93333vw;
    width: 100%;
  }
}

.column-column-box {
  margin-top: 20px;
}

@media screen and (max-width: 768px) {
  .column-column-box {
    margin-top: 4vw;
  }
}

.column-column-box:not(:nth-of-type(1)) {
  margin-top: 30px;
}

@media screen and (max-width: 768px) {
  .column-column-box:not(:nth-of-type(1)) {
    margin-top: 5.33333vw;
  }
}

.column-column-box a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 20px;
  border-radius: 6px;
  -webkit-transition: .4s;
  transition: .4s;
}

@media screen and (max-width: 768px) {
  .column-column-box a {
    display: block;
    padding: 0;
  }
}

@media screen and (min-width: 768px) {
  .column-column-box a:hover {
    background-color: #ccc;
  }
}

.column-column-box .image {
  width: 300px;
}

@media screen and (max-width: 768px) {
  .column-column-box .image {
    text-align: center;
    width: 100%;
  }
}

.column-column-box .image img {
  width: 100%;
}

.column-column-box .group {
  max-width: 740px;
  padding-left: 30px;
}

@media screen and (max-width: 768px) {
  .column-column-box .group {
    max-width: 100%;
    margin-top: 2.66667vw;
    padding-left: 0;
  }
}

.column-column-box .term {
  font-size: 1.8rem;
  font-weight: bold;
  color: #207ec8;
}

@media screen and (max-width: 768px) {
  .column-column-box .term {
    font-size: 2.6rem;
  }
}

.column-column-box .title {
  margin-top: 8px;
  font-size: 2.0rem;
  font-weight: bold;
  color: #000;
}

@media screen and (max-width: 768px) {
  .column-column-box .title {
    margin-top: 2.66667vw;
    font-size: 3.4rem;
  }
}

.column-column-box p {
  color: #000;
}

.column-column-box .title + p {
  margin-top: 8px;
  font-size: 2.0rem;
}

@media screen and (max-width: 768px) {
  .column-column-box .title + p {
    margin-top: 1.86667vw;
    font-size: 2.8rem;
    line-height: 1.9;
  }
}

.column-column-box + .column-column-box {
  margin-top: 20px;
  padding-left: 0;
}

@media screen and (max-width: 768px) {
  .column-column-box + .column-column-box {
    margin-top: 6.66667vw;
    padding-left: 0.53333vw;
  }
}

.column-column_group {
  padding: 0;
}

@media screen and (max-width: 768px) {
  .column-column_group {
    padding: 0 4vw;
  }
}

.column-column_group .text {
  text-align: center;
}

.column-column_button {
  width: 340px;
  margin: 40px auto 0;
}

@media screen and (max-width: 768px) {
  .column-column_button {
    width: 45.33333vw;
    margin-top: 5.33333vw;
  }
}

.column-column_button a {
  border-color: #d0a739;
  padding-left: 80px;
}

@media screen and (max-width: 768px) {
  .column-column_button a {
    padding-left: 10.66667vw;
  }
}

.column-column_button a:after {
  border-left-color: #fff;
}

.column-column_title {
  position: relative;
  z-index: 1;
  margin: 0 auto;
}

.column-column_title:before {
  width: 264px;
  height: 50px;
  top: 0;
  z-index: -1;
  background: url(https://zeirishi-miyake.jp/wp-content/themes/zeiri/img/top/column_column.png) center 0/auto no-repeat;
}

.column-column_title:after {
  background: #d0a739;
}

@media screen and (max-width: 768px) {
  .column-column_title {
    width: 45.33333vw;
    height: 6.66667vw;
  }
}

.column-column_sub-title {
  text-align: center;
  margin: 170px 0 50px;
}

@media screen and (max-width: 768px) {
  .column-column_sub-title {
    margin-top: 22.66667vw;
    margin-bottom: 6.66667vw;
  }
}

.column-column_sub-title span {
  display: inline-block;
  text-align: center;
  margin: 0 auto;
  padding-bottom: 8px;
  font-size: 3.0rem;
  font-weight: bold;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  border-bottom: 1px solid #000;
}

@media screen and (max-width: 768px) {
  .column-column_sub-title span {
    padding-bottom: 1.06667vw;
    font-size: 4vw;
    border-bottom: 0.13vw solid #000;
  }
}

.single-column {
  padding-bottom: 80px;
}

@media screen and (max-width: 768px) {
  .single-column {
    padding-bottom: 13.33333vw;
  }
}

@media screen and (max-width: 768px) {
  .single-column .inner {
    padding-right: 4vw;
    padding-left: 4vw;
  }
}

.single-column .inner > h2 {
  margin-top: 50px;
  padding-bottom: 10px;
  border-bottom: 1px solid #207ec8;
  font-size: 2.2rem;
  font-weight: bold;
  color: #000;
}

@media screen and (max-width: 768px) {
  .single-column .inner > h2 {
    margin-top: 4vw;
    font-size: 3.2rem;
  }
}

.single-column .inner > h3 {
  font-size: 2rem;
  font-weight: bold;
  color: #000;
  margin-top: 30px;
}

@media screen and (max-width: 768px) {
  .single-column .inner > h3 {
    margin-top: 4vw;
    font-size: 3rem;
  }
}

.single-column .inner > h3:before {
  content: "■";
  display: inline-block;
  padding-right: 5px;
  color: #207ec8;
}

.single-column .inner > .image {
  text-align: center;
  margin-top: 50px !important;
}

@media screen and (max-width: 768px) {
  .single-column .inner > .image {
    margin-top: 6.66667vw !important;
  }
}

.single-column .inner > .image img {
  width: 250px;
}

@media screen and (max-width: 768px) {
  .single-column .inner > .image img {
    width: 60%;
  }
}

.single-column .inner > .title {
  margin-top: 50px;
  padding-left: 10px;
  border-left: 6px solid #207ec8;
  font-size: 2.8rem;
  font-weight: bold;
}

@media screen and (max-width: 768px) {
  .single-column .inner > .title {
    margin-top: 8vw;
    padding-left: 1.33333vw;
    border-left: 5px solid #207ec8;
    font-size: 3.8rem;
  }
}

.single-column .inner .term {
  margin: 12px 0;
  font-size: 1.8rem;
  color: #207ec8;
}

@media screen and (max-width: 768px) {
  .single-column .inner .term {
    margin-top: 2.66667vw;
    font-size: 2.6rem;
  }
}

.single-column .inner figure {
  margin: 20px 0;
}

@media screen and (max-width: 768px) {
  .single-column .inner figure {
    margin: 4vw 0;
  }
}

.single-column .inner p {
  margin-top: 8px;
  font-size: 1.8rem;
  line-height: 1.8;
}

@media screen and (max-width: 768px) {
  .single-column .inner p {
    margin-top: 4vw;
    font-size: 2.8rem;
  }
}

@media screen and (max-width: 768px) {
  .single-column .inner .term + p {
    margin-bottom: 6.66667vw;
  }
}

.single-column .share-button {
  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;
  margin-top: 50px;
}

@media screen and (max-width: 768px) {
  .single-column .share-button {
    margin-top: 8vw;
  }
}

.single-column .share-button .sub-title {
  text-align: center;
  margin-bottom: 16px;
  font-size: 1.8rem;
  font-weight: bold;
}

@media screen and (max-width: 768px) {
  .single-column .share-button .sub-title {
    font-size: 2.4rem;
    margin-bottom: 3.46667vw;
  }
}

.single-column .share-button ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.single-column .share-button li {
  background-color: #1da1f2;
}

.single-column .share-button li:not(:nth-of-type(1)) {
  margin-left: 14px;
}

@media screen and (max-width: 768px) {
  .single-column .share-button li:not(:nth-of-type(1)) {
    margin-left: 2.66667vw;
  }
}

.single-column .share-button li a {
  text-align: left;
  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;
  width: 160px;
  height: 50px;
  padding-left: 10px;
  font-size: 1.8rem;
  color: #fff;
}

@media screen and (max-width: 768px) {
  .single-column .share-button li a {
    width: 29.86667vw;
    height: 9.33333vw;
    padding-left: 2.66667vw;
    font-size: 2.3rem;
  }
}

.single-column .share-button li a:before {
  content: "";
  background: center 0 / 100% no-repeat;
}

.single-column .share-button li a.tw {
  background-color: #000;
}

.single-column .share-button li a.tw:before {
  content: "";
  width: 33px;
  height: 33px;
  margin-right: 46px;
  background: #fff url(https://zeirishi-miyake.jp/debt/wp-content/uploads/zst-cache/fonts/38d0046b04ad1b75c5ae07b305e45a6a.svg) center / 80% no-repeat;
}

@media screen and (max-width: 768px) {
  .single-column .share-button li a.tw:before {
    width: 6vw;
    height: 6vw;
    margin-right: 8vw;
  }
}

.single-column .share-button li a.fb {
  background-color: #1877f2;
}

.single-column .share-button li a.fb:before {
  content: "";
  width: 32px;
  height: 32px;
  margin-top: -8px;
  margin-right: 4px;
  background-image: url(https://zeirishi-miyake.jp/wp-content/themes/zeiri/img/obj_fb.png);
}

@media screen and (max-width: 768px) {
  .single-column .share-button li a.fb:before {
    width: 5.97333vw;
    height: 5.97333vw;
    margin-top: -1.33333vw;
    margin-right: 1.06667vw;
  }
}

.single-column_inner p {
  margin-top: 20px;
  font-size: 1.8rem !important;
}

@media screen and (max-width: 768px) {
  .single-column_inner p {
    margin-top: 2.66667vw;
    font-size: 2.67vw !important;
  }
}

.single-single_text {
  margin-top: 60px !important;
  font-size: 1.8rem;
}

@media screen and (max-width: 768px) {
  .single-single_text {
    margin-top: 9.33333vw !important;
    font-size: 2.4vw;
  }
}

.single-single_text a {
  color: #000;
}

.single-single_text a:before {
  content: "▲";
  display: inline-block;
  padding-right: 10px;
}

.single-single_text a:hover {
  text-decoration: underline;
}

.pager {
  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;
  margin: 60px auto 0;
  padding-bottom: 50px;
}

@media screen and (max-width: 768px) {
  .pager {
    max-width: 100%;
    margin: 10.66667vw 0 2.66667vw;
    padding-bottom: 0;
    padding-left: 4vw;
  }
}

.pager a {
  font-size: 1.6rem;
  color: #207ec8;
}

@media screen and (max-width: 768px) {
  .pager a {
    font-size: 1.4rem;
  }
}

.pager .page-numbers {
  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;
  width: 50px;
  height: 50px;
  margin-right: 20px;
  font-size: 1.6rem;
  font-weight: bold;
  color: #fff;
  background: #d0a739;
  opacity: .7;
}

@media screen and (max-width: 768px) {
  .pager .page-numbers {
    width: 10.66667vw;
    height: 10.66667vw;
    margin-right: 4vw;
    font-size: 3rem;
  }
}

.pager .page-numbers.current {
  opacity: 1;
}

.pager .page-numbers:hover {
  opacity: 1;
}

.pager .page-numbers.next, .pager .page-numbers.prev {
  width: 50px;
  height: 50px;
  background: #000;
}

@media screen and (max-width: 768px) {
  .pager .page-numbers.next, .pager .page-numbers.prev {
    width: 9.33333vw;
    height: 9.33333vw;
  }
}

.single-pager {
  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;
  max-width: 1080px;
  margin: 70px auto 0;
  padding: 0 12px;
}

@media screen and (max-width: 768px) {
  .single-pager {
    display: block;
    max-width: 100%;
    margin: 10.66667vw auto 13.33333vw;
    padding: 0 4vw;
  }
}

.single-pager li:last-of-type {
  text-align: right;
}

@media screen and (max-width: 768px) {
  .single-pager li:last-of-type {
    margin-top: 4.8vw;
  }
}

.single-pager li a {
  font-size: 1.6rem;
  color: #333;
  text-decoration: underline;
}

@media screen and (max-width: 768px) {
  .single-pager li a {
    font-size: 2.6rem;
  }
}

/*yonmaru
--------------------------------------------------------*/
.yonmaru {
  padding: 80px 0;
}

@media screen and (max-width: 768px) {
  .yonmaru {
    padding: 13.33333vw 0;
  }
}

.yonmaru .text {
  text-align: center;
  font-size: 1.6rem;
}

@media screen and (max-width: 768px) {
  .yonmaru .text {
    font-size: 2.6rem;
  }
}

.yonmaru .button {
  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;
  width: 384px;
  height: 53px;
  margin: 50px auto 0;
}

@media screen and (max-width: 768px) {
  .yonmaru .button {
    text-align: center;
    margin-top: 6.66667vw;
    width: 73.33333vw;
    height: 9.33333vw;
  }
}

.yonmaru .button 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;
  width: 100%;
  height: 100%;
  border: 2px solid #2287d7;
  padding-right: 53px;
  font-size: 1.6rem;
  color: #000;
  position: relative;
}

@media screen and (max-width: 768px) {
  .yonmaru .button a {
    padding-left: 5.3333333333vw;
    padding-right: 13.2vw;
    border: 1px solid #2287d7;
    font-size: 2.3rem;
  }
}

.yonmaru .button a:before, .yonmaru .button a:after {
  content: "";
  display: block;
  position: absolute;
}

.yonmaru .button a:before {
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 53px;
  height: 53px;
  background: #2287d7;
}

@media screen and (max-width: 768px) {
  .yonmaru .button a:before {
    right: 0;
    width: 7.8666666667vw;
    height: 9.3333333333vw;
  }
}

.yonmaru .button a:after {
  top: 19px;
  right: 14px;
  z-index: 1;
  margin: auto;
  border-top: 6px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 8px solid #fff;
}

@media screen and (max-width: 768px) {
  .yonmaru .button a:after {
    top: calc(50% - 0.8vw);
    right: 2vw;
    border-top: 0.8vw solid transparent;
    border-right: 1.07vw solid transparent;
    border-bottom: 0.8vw solid transparent;
    border-left: 1.07vw solid #fff;
  }
}

.contact {
  max-width: 1080px;
  width: 100%;
  margin: 0 auto;
  padding-bottom: 50px;
}

@media screen and (max-width: 768px) {
  .contact {
    padding-right: 4vw;
    padding-left: 4vw;
    padding-bottom: 6.66667vw;
  }
}

.contact_title {
  margin: 50px 0 30px;
  padding-left: 10px;
  border-left: 6px solid #207ec8;
  font-size: 2.3rem;
  font-weight: bold;
}

@media screen and (max-width: 768px) {
  .contact_title {
    margin: 8vw 0 5.33333vw;
    padding-left: 1.33333vw;
    border-left-width: 4px;
    font-size: 3rem;
  }
}

.wpcf7-form table {
  margin: 10px auto 0;
}

@media screen and (max-width: 768px) {
  .wpcf7-form table {
    width: 100%;
    margin-top: 1.33333vw;
  }
}

.wpcf7-form table tr {
  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;
  max-width: 1080px;
  width: 100%;
  padding: 4px 24px;
}

@media screen and (max-width: 768px) {
  .wpcf7-form table tr {
    display: block;
    margin-top: 4vw;
    padding: 0;
  }
}

.wpcf7-form table tr:nth-of-type(odd) {
  background: #eee;
}

@media screen and (max-width: 768px) {
  .wpcf7-form table tr:nth-of-type(odd) {
    background: none;
  }
}

.wpcf7-form table tr:first-of-type {
  margin-top: 0;
}

.wpcf7-form table th {
  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;
  text-align: left;
  width: 250px;
  padding: 20px 10px 20px 0;
  font-size: 1.6rem;
}

@media screen and (max-width: 768px) {
  .wpcf7-form table th {
    width: 100%;
    padding: 1.86667vw 2.66667vw;
    font-size: 2.4rem;
  }
  .wpcf7-form table th:nth-of-type(odd) {
    background: #eee;
  }
}

.wpcf7-form table th span {
  color: #d0a739;
}

.wpcf7-form table td {
  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-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 830px;
}

@media screen and (max-width: 768px) {
  .wpcf7-form table td {
    width: 100%;
  }
}

.wpcf7-form table td input {
  width: 100%;
  padding: 10px;
  border: 1px solid #ccc;
  border-radius: 0;
  font-size: 1.8rem;
  -webkit-appearance: none;
}

@media screen and (max-width: 768px) {
  .wpcf7-form table td input {
    width: 100%;
    margin: 1.33333vw 0 0;
    padding-top: 2.66667vw;
    padding-bottom: 2.66667vw;
    font-size: 2.4rem;
  }
}

.wpcf7-form table td .wpcf7-form-control-wrap {
  padding: 20px 0;
}

@media screen and (max-width: 768px) {
  .wpcf7-form table td .wpcf7-form-control-wrap {
    padding: 1.33333vw 0;
  }
}

.wpcf7-form table td textarea {
  width: 100%;
  height: 270px;
  padding: 14px;
  font-size: 2.1rem;
  line-height: 1.7;
  border: 1px solid #ccc;
  border-radius: 0;
  -webkit-appearance: none;
}

@media screen and (max-width: 768px) {
  .wpcf7-form table td textarea {
    width: 100%;
    height: 150px;
    margin-top: 1.33333vw;
    padding: 2.66667vw;
    font-size: 3rem;
  }
}

.wpcf7-form .wpcf7-not-valid-tip {
  margin: 10px 0 0 6px;
  font-size: 1.3rem;
}

@media screen and (max-width: 768px) {
  .wpcf7-form .wpcf7-not-valid-tip {
    font-size: 2.2rem;
  }
}

.wpcf7-form p {
  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;
  margin-top: 16px;
}

@media screen and (max-width: 768px) {
  .wpcf7-form p {
    margin-top: 0;
  }
}

.wpcf7-form table + p {
  margin: 40px 0 20px;
}

@media screen and (max-width: 768px) {
  .wpcf7-form table + p {
    margin: 6.66667vw 4vw 4vw;
  }
}

@media screen and (max-width: 768px) {
  .terms {
    margin-top: 10.66667vw;
  }
}

input.send-btn {
  color: #fff;
  background: #207ec8;
}

input.send-btn {
  padding: 10px 40px;
  border: none;
  border-radius: 4px;
  font-size: 1.4rem;
  font-weight: bold;
  -webkit-appearance: none;
}

@media screen and (max-width: 768px) {
  input.send-btn {
    padding: 2vw 6.66667vw;
    font-size: 2.7rem;
    border-radius: 3px;
  }
}

.contact-box {
  margin-top: 20px;
  padding: 20px;
  border: 1px solid #333;
  overflow: auto;
  height: 400px;
}

@media screen and (max-width: 768px) {
  .contact-box {
    margin-top: 2.66667vw;
    padding-top: 2.66667vw;
    padding-bottom: 2.66667vw;
    padding-right: 2.66667vw;
    padding-left: 2.66667vw;
    height: 53.33333vw;
    border: 0.13vw solid #333;
  }
}

.contact-box_title {
  margin-top: 20px;
  font-size: 1.6rem;
  font-weight: bold;
}

@media screen and (max-width: 768px) {
  .contact-box_title {
    margin-top: 2.66667vw;
    padding-bottom: 5px;
    font-size: 2.3rem;
  }
}

.contact-box_title:first-of-type {
  margin-top: 0;
}

.contact-box_text {
  padding-left: 10px;
  font-size: 1.6rem;
}

@media screen and (max-width: 768px) {
  .contact-box_text {
    padding-left: 1.33333vw;
    font-size: 2rem;
  }
}

.contact-box_list {
  margin-top: 10px;
}

@media screen and (max-width: 768px) {
  .contact-box_list {
    margin-top: 1.33333vw;
  }
}

.contact-box_item {
  position: relative;
  padding-left: 30px;
  font-size: 1.6rem;
}

@media screen and (max-width: 768px) {
  .contact-box_item {
    padding-left: 4vw;
    font-size: 2.13333vw;
  }
}

.contact-box_item:before {
  content: "・";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 10px;
  margin: auto;
  font-size: 2.0rem;
  background: 0 0 / 100% no-repeat;
}

@media screen and (max-width: 768px) {
  .contact-box_item:before {
    left: 1.33333vw;
    font-size: 2.66667vw;
  }
}

.wpcf7-form input[type="checkbox"] {
  border-radius: 0;
}

.wpcf7c-conf {
  border: 2px solid #207ec8 !important;
  background: #fff;
}

.grecaptcha-badge {
  bottom: 120px !important;
}

.recruit-head {
  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;
  padding: 60px 0;
}

@media screen and (max-width: 768px) {
  .recruit-head {
    padding: 8vw 0;
  }
}

.recruit-head .text {
  font-size: 2.4rem;
}

@media screen and (max-width: 768px) {
  .recruit-head .text {
    padding-right: 4.8vw;
    padding-left: 4.8vw;
  }
}

.fulltime {
  background-color: rgba(34, 135, 214, 0.1);
}

.recruit-main {
  padding: 80px 0 100px;
  border-top: 9px solid #084170;
}

@media screen and (max-width: 768px) {
  .recruit-main {
    padding: 8vw 4.8vw 10.66667vw;
    border-top-width: 5px;
  }
}

.recruit-main .title {
  text-align: center;
  font-size: 3rem;
  font-weight: bold;
}

@media screen and (max-width: 768px) {
  .recruit-main .title {
    font-size: 3.8rem;
  }
}

.recruit-main .text {
  text-align: center;
  margin-top: 50px;
}

@media screen and (max-width: 768px) {
  .recruit-main .text {
    margin-top: 9.33333vw;
    margin-bottom: 8vw;
  }
}

.recruit-main .table {
  display: block;
  max-width: 820px;
  margin: 50px auto 0;
  border: 2px solid #000;
  background-color: #fff;
}

@media screen and (max-width: 768px) {
  .recruit-main .table {
    max-width: 100%;
    margin-top: 5.33333vw;
    border-width: 1px;
  }
}

.recruit-main .table tbody {
  display: block;
}

.recruit-main .table tr:not(:first-of-type) {
  border-top: 2px solid #000;
}

@media screen and (max-width: 768px) {
  .recruit-main .table tr:not(:first-of-type) {
    border-top-width: 1px;
  }
}

.recruit-main .table tr th, .recruit-main .table tr td {
  vertical-align: middle;
  padding: 12px 20px;
  line-height: 1.8;
}

@media screen and (max-width: 768px) {
  .recruit-main .table tr th, .recruit-main .table tr td {
    padding: 2.66667vw 2.66667vw;
  }
}

.recruit-main .table tr th {
  width: 30%;
  border-right: 2px solid #000;
  font-size: 1.7rem;
  font-weight: normal;
  background-color: #5cb9ff;
}

@media screen and (max-width: 768px) {
  .recruit-main .table tr th {
    border-right-width: 1px;
    font-size: 2.6rem;
  }
}

.recruit-main .table tr td {
  width: 70%;
}

.recruit-main .table tr td span {
  display: block;
}

.recruit-main .table tr ul {
  margin: 8px 0;
}

@media screen and (max-width: 768px) {
  .recruit-main .table tr ul {
    margin: 2.13333vw 0;
  }
}

.recruit-main .table tr ul li {
  position: relative;
  padding-left: 18px;
  font-size: 1.5rem;
}

@media screen and (max-width: 768px) {
  .recruit-main .table tr ul li {
    padding-left: 14px;
    font-size: 2.5rem;
  }
}

.recruit-main .table tr ul li:before {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  font-size: 1em;
}

.recruit-main .table tr ul.disc li:before {
  content: "・";
}

.recruit-main .table tr ul.asterisk li:before {
  content: "※";
}

.recruit-main .btn-wrap {
  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;
  margin-top: 50px;
}

@media screen and (max-width: 768px) {
  .recruit-main .btn-wrap {
    display: block;
    margin-top: 8vw;
  }
}

.recruit-main .btn-wrap .btn {
  margin-right: 20px;
}

@media screen and (max-width: 768px) {
  .recruit-main .btn-wrap .btn {
    margin-right: 0;
    margin: 0 auto;
  }
}

.recruit-main .btn-wrap .btn a {
  -webkit-transition: .4s;
  transition: .4s;
  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;
  width: 280px;
  height: 70px;
  border: 1px solid #000;
  font-size: 1.8rem;
  color: #000;
  background-color: #fff;
}

@media screen and (max-width: 768px) {
  .recruit-main .btn-wrap .btn a {
    width: 70%;
    height: 13.33333vw;
    margin: 3.33333vw auto 0;
    font-size: 3rem;
  }
}

@media screen and (min-width: 768px) {
  .recruit-main .btn-wrap .btn a:hover {
    background-color: #ddd;
  }
}

@media screen and (max-width: 768px) {
  .recruit-main .btn-wrap .btn a:active {
    background-color: #ddd;
  }
}

@media screen and (max-width: 768px) {
  .header_cont--recruit {
    height: 137.33333vw;
  }
}

.recruit-image {
  text-align: center;
  margin-top: 30px;
}

.header_cont01 .recruit-image {
  text-align: left;
}

@media screen and (max-width: 1020px) {
  .header_cont01 .recruit-image {
    width: 50%;
  }
}

@media screen and (max-width: 880px) {
  .header_cont01 .recruit-image {
    width: 100%;
    margin-right: 13vw;
    text-align: center;
  }
}

@media screen and (max-width: 768px) {
  .recruit-image {
    margin-top: 0;
    padding-top: 6vw;
  }
}

.header_cont01 .flex_box {
  display: flex;
  align-items: flex-end;
  gap: 0 20px;
}

.header_cont01 .flex_box .text_box {
  margin-bottom: 20px;
  text-align: center;
}

.header_cont01 .flex_box .text01,
.header_cont01 .flex_box .text02 {
  color: #fff;
  font-weight: bold;
}

.header_cont01 .flex_box .text01 {
  text-align: center;
  position: relative;
  display: inline-block;
  padding: 0 25px;
}

.header_cont01 .flex_box .text01::before {
  content: "";
  background: url(https://zeirishi-miyake.jp/wp-content/themes/zeiri/img/recruit/txt_accent01.png) no-repeat;
  width: 12px;
  height: 20px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
}

.header_cont01 .flex_box .text01::after {
  content: "";
  background: url(https://zeirishi-miyake.jp/wp-content/themes/zeiri/img/recruit/txt_accent02.png) no-repeat;
  width: 12px;
  height: 20px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
}

.header_cont01 .flex_box .text02 {
  margin-top: 10px;
  background: linear-gradient(to right, #2287d6, #78bcf1);
  padding: 17px 14px 18px 10px;
  line-height: 1;
}

.header_cont01 .flex_box .text02 span {
  color: #2287d6;
  background: #fff;
  font-weight: bold;
  line-height: 1;
  padding: 6px 10px;
  margin-right: 10px;
}

@media screen and (max-width: 880px) {
  .header_cont01 .flex_box {
    flex-direction: column;
    align-items: center;
    gap: 30px;
  }  
}

.recruit-list {
  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;
  margin-top: 50px;
}

.header_cont01 .recruit-list {
  margin-top: 25px;
}

@media screen and (max-width: 768px) {
  .recruit-list {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    margin-top: 5.33333vw;
    padding-right: 4.8vw;
    padding-left: 4.8vw;
  }
}

@media screen and (max-width: 768px) {
  .recruit-list li {
    width: 50%;
  }
}

.recruit-list li:not(:nth-of-type(1)) .inner {
  margin-left: 18px;
}

@media screen and (max-width: 768px) {
  .recruit-list li:not(:nth-of-type(1)) .inner {
    margin-left: auto;
  }
}

@media screen and (max-width: 768px) {
  .recruit-list li:not(:nth-of-type(1)):not(:nth-of-type(3)) {
    margin-left: -4.8vw;
  }
}

@media screen and (max-width: 768px) {
  .recruit-list li:not(:nth-of-type(1)):not(:nth-of-type(2)) {
    margin-top: -4vw;
  }
}

.recruit-list li:nth-of-type(1) .inner:before {
  background-image: url(https://zeirishi-miyake.jp/wp-content/themes/zeiri/img/recruit/obj_point01.png);
}

.recruit-list li:nth-of-type(2) .inner:before {
  background-image: url(https://zeirishi-miyake.jp/wp-content/themes/zeiri/img/recruit/obj_point02.png);
}

.recruit-list li:nth-of-type(3) .inner:before {
  background-image: url(https://zeirishi-miyake.jp/wp-content/themes/zeiri/img/recruit/obj_point03.png);
}

.recruit-list li:nth-of-type(4) .inner:before {
  background-image: url(https://zeirishi-miyake.jp/wp-content/themes/zeiri/img/recruit/obj_point04.png);
}

.recruit-list li .inner {
  text-align: center;
  width: 250px;
  height: 250px;
  border-radius: 100%;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #a6faff), color-stop(50%, #3b9fcd), to(#073f6e));
  background: -webkit-linear-gradient(#a6faff 20%, #3b9fcd 50%, #073f6e 100%);
  background: linear-gradient(#a6faff 20%, #3b9fcd 50%, #073f6e 100%);
  position: relative;
}

@media screen and (max-width: 880px) {
  .recruit-list li:not(:nth-of-type(1)) .inner {
    margin-left: 0;
  }  
}
@media screen and (max-width: 768px) {
  .recruit-list li .inner {
    width: 47.2222vw;
    height: 47.2222vw;
    margin: 0 auto;
  }
}

.recruit-list li .inner:before {
  content: "";
  display: block;
  position: absolute;
  top: -16px;
  left: 20px;
  z-index: 1;
  margin: auto;
  width: 71px;
  height: 71px;
  background: center 0 / auto no-repeat;
}

@media screen and (max-width: 768px) {
  .recruit-list li .inner:before {
    background-size: 100%;
    top: -4.53333vw;
    left: 2.66667vw;
    width: 13.33333vw;
    height: 13.33333vw;
  }
}

.recruit-list li .inner .title-wrap {
  width: 240px;
  height: 240px;
  border-radius: 100%;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #fff), color-stop(50%, #e1eaeb), to(#fff));
  background: -webkit-linear-gradient(#fff 20%, #e1eaeb 50%, #fff 100%);
  background: linear-gradient(#fff 20%, #e1eaeb 50%, #fff 100%);
}


@media screen and (max-width: 768px) {
  .recruit-list li .inner .title-wrap {
    width: 44.44vw;
    height: 44.44vw;
  }
}

.recruit-list li .inner .title {
  margin-top: 56px;
  font-family: "游明朝",'ヒラギノ明朝 ProN','Hiragino Mincho ProN',sans-serif;
  font-size: 2rem;
  font-weight: bold;
  line-height: 1.4;
  color: #2075b7;
}

.header_cont01 .recruit-list li:nth-of-type(2) .inner .title,
.header_cont01 .recruit-list li:nth-of-type(3) .inner .title {
  margin-top: 50px;
}

@media screen and (max-width: 768px) {
  .recruit-list li .inner .title {
    font-size: 3vw;
  }
  .header_cont02 .recruit-list li .inner .title {
    margin-top: 9.33333vw;
  }
}
@media screen and (max-width: 440px) {
  .header_cont01 .recruit-list li:nth-of-type(2) .inner .title,
  .header_cont01 .recruit-list li:nth-of-type(3) .inner .title,
  .header_cont01 .recruit-list li .inner .title {
    margin-top: 9.33333vw;
  }
}

.recruit-list li .inner .text {
  margin-top: 10px;
  font-size: 1.4rem;
  line-height: 1.4;
}

@media screen and (max-width: 768px) {
  .recruit-list li .inner .text {
    margin-top: 1.33333vw;
    font-size: 2.4vw;
  }
}

.recruit-list li .inner .text span {
  font-weight: bold;
  color: #2287d7;
}

.recruit-list li .inner .text span.small {
  font-weight: normal;
  color: #000;
  font-size: 1.2rem;
}

@media screen and (max-width: 1060px) {
  .header_cont01 {
    height: 880px;
  }
  .header_cont01 .recruit-list {
    width: 760px;
    margin: 25px auto 0;
    flex-wrap: wrap;
    gap: 20px;
  }
}
@media screen and (max-width: 880px) {
  .header_cont01 {
    height: 1010px;
  }
}
@media screen and (max-width: 768px) {
  .header_cont01 {
    height: 180vw;
  }
  .header_cont01 .recruit-list {
    width: 100%;
    gap: 0;
  }
  .header_cont01 .recruit-list li .inner .text span.small {
    font-size: 1.7vw;
  }
}
@media screen and (max-width: 440px) {
  .header_cont01 {
    height: 195vw;
  }
}

.message {
  padding-top: 70px;
  background: url(https://zeirishi-miyake.jp/wp-content/themes/zeiri/img/recruit/bg_message.jpg) center 0/cover no-repeat;
}

@media screen and (max-width: 768px) {
  .message {
    padding-top: 5.33333vw;
  }
}

.message .inner {
  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;
  max-width: 960px;
  margin: 0 auto;
  overflow-x: hidden;
}

@media screen and (max-width: 768px) {
  .message .inner {
    max-width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}

.message .inner .text-wrap {
  margin-top: 40px;
}

@media screen and (max-width: 768px) {
  .message .inner .text-wrap {
    margin-top: 2.66667vw;
  }
}

.message .inner .text-wrap .text {
  z-index: 1;
  position: relative;
}

@media screen and (max-width: 768px) {
  .message .inner .text-wrap .text {
    margin-top: 4vw;
    padding-right: 8vw;
    padding-left: 8vw;
  }
}

.message .inner .text-wrap .text:before {
  content: "";
  display: block;
  position: absolute;
  top: -50px;
  left: 40px;
  z-index: -1;
  margin: auto;
  width: 850px;
  height: 271px;
  background: url(https://zeirishi-miyake.jp/wp-content/themes/zeiri/img/recruit/bg_message.png) center 0/cover no-repeat;
}

@media screen and (max-width: 768px) {
  .message .inner .text-wrap .text:before {
    top: -4vw;
    right: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: 90%;
  }
}

.message .inner .text-wrap .sub-text {
  margin-top: 36px;
}

@media screen and (max-width: 768px) {
  .message .inner .text-wrap .sub-text {
    padding-right: 4.8vw;
    padding-left: 4.8vw;
    line-height: 1.8;
  }
}

.message .inner .text-wrap .name {
  margin-top: 20px;
  margin-right: 20px;
  text-align: right;
}

@media screen and (max-width: 768px) {
  .message .inner .text-wrap .name {
    margin-top: 20vw;
    margin-right: 6.66667vw;
  }
}

@media screen and (max-width: 768px) {
  .message .inner .text-wrap .name img {
    width: 40vw;
  }
}

.message .inner .image {
  z-index: 1;
  position: relative;
}

@media screen and (max-width: 768px) {
  .message .inner .image {
    margin-top: -25.33333vw;
  }
}

@media screen and (max-width: 768px) {
  .message .inner .image img {
    width: 65.33333vw;
  }
}

.recruitment {
  text-align: center;
  padding: 100px 0;
  background-color: #084170;
}

@media screen and (max-width: 768px) {
  .recruitment {
    padding: 16vw 10.66667vw;
  }
}

.recruitment .inner {
  width: 1080px;
  display: inline-block;
  margin: 0 auto;
  position: relative;
}

.recruitment .inner:before {
  top: -60px;
  left: 0;
  width: 142px;
  height: 102px;
  background: url(https://zeirishi-miyake.jp/wp-content/themes/zeiri/img/recruit/obj_dot1.png) center 0/auto no-repeat;
}

@media screen and (max-width: 768px) {
  .recruitment .inner:before {
    top: -7vw;
    left: -10.66667vw;
    width: 18.93333vw;
    height: 13.6vw;
  }
}

.recruitment .inner:after {
  top: 30px;
  right: 0;
  width: 132px;
  height: 109px;
  background: url(https://zeirishi-miyake.jp/wp-content/themes/zeiri/img/recruit/obj_dot2.png) center 0/auto no-repeat;
}

@media screen and (max-width: 1080px) {
  .recruitment .inner {
    width: 100%;
  }
}

@media screen and (max-width: 768px) {
  .recruitment .inner:after {
    right: -9.33333vw;
    width: 17.6vw;
    height: 14.53333vw;
  }
}

.recruitment .inner:before, .recruitment .inner:after {
  content: "";
  display: block;
  position: absolute;
  margin: auto;
}

@media screen and (max-width: 768px) {
  .recruitment .inner:before, .recruitment .inner:after {
    background-size: 70%;
  }
}

.recruitment .title {
  display: inline-block;
  text-align: center;
  position: relative;
  margin: 0 20px;
}

.recruitment .main_text {
  margin-top: 40px;
  font-size: 20px;
  line-height: 1.8;
  color: #fff;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

@media screen and (max-width: 768px) {
  .recruitment .main_text {
    font-size: 3rem;
  }
}

.recruitment .list-wrap {
  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-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 770px;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  margin: 50px auto 0;
  padding: 30px 0;
  background: url(https://zeirishi-miyake.jp/wp-content/themes/zeiri/img/recruit/list-wrap_txt02.png)left 10px center no-repeat;     
}

.recruitment .list-wrap ul {
  max-width: 1080px;
  margin: 0 20px 0 auto;
}

.fulltime .recruitment .list-wrap {
  background: url(https://zeirishi-miyake.jp/wp-content/themes/zeiri/img/recruit/list-wrap_txt.png)left 10px center no-repeat;
}

@media screen and (max-width: 768px) {
  .recruitment .list-wrap ul {
    max-width: 100%;
  }
}

.recruitment .list-wrap ul li {
  text-align: left;
  font-size: 1.9rem;
  color: #fff;
  position: relative;
}

@media screen and (max-width: 768px) {
  .recruitment .list-wrap {
    width: 100%;
    background: url(https://zeirishi-miyake.jp/wp-content/themes/zeiri/img/recruit/list-wrap_txt02.png)left 10px center no-repeat;
    background-size: 30%;
  }
  .fulltime .recruitment .list-wrap {
    width: 100%;
    background: url(https://zeirishi-miyake.jp/wp-content/themes/zeiri/img/recruit/list-wrap_txt.png)left 10px center no-repeat;
    background-size: 30%;
  }
  .recruitment .list-wrap ul li {
    font-size: 2.4rem;
  }
}

@media screen and (max-width: 670px) {
  .fulltime .recruitment .list-wrap {
    background: url(https://zeirishi-miyake.jp/wp-content/themes/zeiri/img/recruit/list-wrap_txt.png)center top 24px no-repeat;
    background-size: 200px;
  }
  .fulltime .recruitment .list-wrap ul {
    margin: 70px auto 0;
  }
}

@media screen and (max-width: 630px) {
  .recruitment .list-wrap {
    background: url(https://zeirishi-miyake.jp/wp-content/themes/zeiri/img/recruit/list-wrap_txt02.png)center top 24px no-repeat;
    background-size: 200px;
  }
  .recruitment .list-wrap ul {
    margin: 65px auto 0;
  }
}

.recruitment .list-wrap ul li:not(:nth-of-type(1)) {
  margin-top: 10px;
}

@media screen and (max-width: 768px) {
  .recruitment .list-wrap ul li:not(:nth-of-type(1)) {
    margin-top: 1.73333vw;
  }
}

.recruitment .list-wrap ul li:before {
  content: "";
  display: inline-block;
  margin: auto 9px auto 0;
  width: 19px;
  height: 19px;
  vertical-align: middle;
  background: url(https://zeirishi-miyake.jp/wp-content/themes/zeiri/img/recruit/obj_check.png) 0 0/auto no-repeat;
}

@media screen and (max-width: 768px) {
  .recruitment .list-wrap ul li:before {
    width: 3.04vw;
    height: 3.04vw;
    margin-right: 1.86667vw;
    background-size: 100%;
  }
}

.recruitment .conditions_box {
  display: flex;
  justify-content: space-between;
  margin-top: 50px;
}

.recruitment .conditions_box .box {
  width: 520px;
  background: rgba(255, 255, 255, 0.15);
}

.recruitment .conditions_box .box .ttl {
  color: #fff;
  background: #003057;
  font-size: 20px;
  padding: 5px 0;
}

.recruitment .conditions_box .box:nth-of-type(2) .ttl {
  background: #006dc3;
}

.recruitment .conditions_box .box ul {
  padding: 30px 20px;
  color: #fff;
  text-align: left;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 18px;
  line-height: 2;
  box-sizing: border-box;
}

.recruitment .conditions_box .box ul li::before {
  content: "・";
}

@media screen and (max-width: 1080px) {
  .recruitment .conditions_box {
    gap: 0 20px;
  }
  .recruitment .conditions_box .box {
    width: 100%;
  }
}

@media screen and (max-width: 1055px) {
  .recruitment .conditions_box .box ul li .span01 {
    display: none;
  }
}

@media screen and (max-width: 768px) {
  .recruitment .conditions_box {
    flex-direction: column;
    gap: 40px 0;
  }
  .recruitment .conditions_box .box .ttl {
    font-size: 3rem;
  }
  .recruitment .conditions_box .box ul {
    font-size: 2.8rem;
    padding: 15px 10px;
  }
}

@media screen and (max-width: 440px) {
  .recruitment .conditions_box {
    gap: 30px 0;
  }
  .recruitment .conditions_box .box ul li .span02 {
    display: none;
  }
}

.main-title {
  text-align: center;
  padding-bottom: 30px;
  font-size: 3.6rem;
  letter-spacing: 0.15em;
  font-weight: bold;
  position: relative;
}

@media screen and (max-width: 768px) {
  .main-title {
    padding-bottom: 4vw;
    font-size: 3.8rem;
  }
}

.main-title:before {
  top: -30px;
  right: 0;
  left: 0;
  background: center 0 / auto no-repeat;
}

@media screen and (max-width: 768px) {
  .main-title:before {
    top: -6.66667vw;
  }
}

.main-title:after {
  right: 0;
  bottom: 0;
  left: 0;
  width: 94px;
  height: 3px;
  background-color: #217dc5;
}

@media screen and (max-width: 768px) {
  .main-title:after {
    width: 7.2vw;
  }
}

.main-title:before, .main-title:after {
  content: "";
  display: block;
  position: absolute;
  margin-right: auto;
  margin-left: auto;
}

@media screen and (max-width: 768px) {
  .main-title:before, .main-title:after {
    background-size: 100%;
  }
}

.aboutus {
  padding: 100px 0 130px;
}

@media screen and (max-width: 768px) {
  .aboutus {
    padding: 13.33333vw 0 9.33333vw;
  }
}

.aboutus .title {
  margin-bottom: 80px;
}

@media screen and (max-width: 768px) {
  .aboutus .title {
    margin-bottom: 10.66667vw;
  }
}

.aboutus .title:before {
  width: 401px;
  height: 56px;
  background-image: url(https://zeirishi-miyake.jp/wp-content/themes/zeiri/img/recruit/tx_aboutus.png);
}

@media screen and (max-width: 768px) {
  .aboutus .title:before {
    width: 53.46667vw;
    height: 7.46667vw;
  }
}

.aboutus .group {
  max-width: 1080px;
  margin-right: auto;
  margin-left: auto;
}

@media screen and (max-width: 768px) {
  .aboutus .group {
    max-width: 100%;
  }
}

.aboutus .group .inner {
  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;
}

@media screen and (max-width: 768px) {
  .aboutus .group .inner {
    display: block;
  }
}

.aboutus .group .sub-text {
  font-size: 1.8rem;
  line-height: 1.8;
}

@media screen and (max-width: 768px) {
  .aboutus .group .sub-text {
    font-size: 2.8rem;
  }
}

.aboutus .group:nth-of-type(1) .inner {
  -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;
}

.aboutus .group:nth-of-type(1) .inner .sub-title {
  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;
  width: 600px;
  height: 300px;
  margin-right: -50px;
  padding-left: 50px;
  border: 10px solid #2287d6;
  z-index: 1;
  position: relative;
}

@media screen and (max-width: 768px) {
  .aboutus .group:nth-of-type(1) .inner .sub-title {
    margin-right: auto;
    margin-left: auto;
    padding: 6.66667vw;
    width: 80vw;
    height: 53.33333vw;
    border-width: 5px;
  }
}

.aboutus .group:nth-of-type(1) .inner .sub-title:before {
  content: "";
  display: block;
  position: absolute;
  bottom: -410px;
  left: 30px;
  width: 82px;
  height: 444px;
  background: url(https://zeirishi-miyake.jp/wp-content/themes/zeiri/img/recruit/obj_confortable.png) center 0/auto no-repeat;
}

@media screen and (max-width: 768px) {
  .aboutus .group:nth-of-type(1) .inner .sub-title:before {
    display: none;
  }
}

@media screen and (max-width: 768px) {
  .aboutus .group:nth-of-type(1) .inner .image {
    margin-top: -10vw;
  }
}

.aboutus .group:nth-of-type(1) .sub-text {
  margin-top: 50px;
  margin-left: 160px;
}

@media screen and (max-width: 768px) {
  .aboutus .group:nth-of-type(1) .sub-text {
    margin-top: 5.33333vw;
    margin-left: 0;
    padding-right: 4.8vw;
    padding-left: 4.8vw;
  }
}

.aboutus .group:nth-of-type(2) {
  margin-top: 100px;
}

@media screen and (max-width: 768px) {
  .aboutus .group:nth-of-type(2) {
    margin-top: 9.33333vw;
  }
}

.aboutus .group:nth-of-type(2) .inner {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

.aboutus .group:nth-of-type(2) .inner .sub-title {
  position: relative;
}

.aboutus .group:nth-of-type(2) .inner .sub-title:before {
  content: "";
  display: block;
  width: 437px;
  height: 86px;
  margin-bottom: 40px;
  background: url(https://zeirishi-miyake.jp/wp-content/themes/zeiri/img/recruit/obj_worklife.png) center 0/auto no-repeat;
}

@media screen and (max-width: 768px) {
  .aboutus .group:nth-of-type(2) .inner .sub-title:before {
    width: 58.26667vw;
    height: 11.46667vw;
    margin-bottom: 6.66667vw;
    background-size: 100%;
  }
}

@media screen and (max-width: 768px) {
  .aboutus .group:nth-of-type(2) .inner .sub-title img {
    width: 75%;
  }
}

.aboutus .group:nth-of-type(2) .inner .sub-text {
  margin-top: 40px;
}

@media screen and (max-width: 768px) {
  .aboutus .group:nth-of-type(2) .inner .sub-text {
    margin-top: 6.66667vw;
  }
}

.aboutus .group:nth-of-type(2) .inner .text-wrap {
  margin-left: 60px;
}

@media screen and (max-width: 768px) {
  .aboutus .group:nth-of-type(2) .inner .text-wrap {
    margin-left: 0;
    padding-right: 4.8vw;
    padding-left: 4.8vw;
  }
}

.aboutus .group:nth-of-type(2) .inner .image {
  margin-top: 70px;
  position: relative;
}

@media screen and (max-width: 768px) {
  .aboutus .group:nth-of-type(2) .inner .image {
    text-align: center;
    margin-top: 9.33333vw;
  }
}

@media screen and (max-width: 768px) {
  .aboutus .group:nth-of-type(2) .inner .image img {
    width: 80vw;
  }
}

.aboutus .group:nth-of-type(2) .inner .image:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 90px;
  z-index: -1;
  margin: auto;
  width: 750px;
  height: 560px;
  background-color: rgba(34, 135, 214, 0.1);
}

@media screen and (max-width: 768px) {
  .aboutus .group:nth-of-type(2) .inner .image:before {
    width: 100%;
    top: -24vw;
    bottom: auto;
    left: 0;
    height: 70.66667vw;
  }
}

.aboutus .group:nth-of-type(3) {
  margin-top: 150px;
}

@media screen and (max-width: 768px) {
  .aboutus .group:nth-of-type(3) {
    margin-top: 13.33333vw;
  }
}

.aboutus .group:nth-of-type(3) .inner {
  -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;
}

.aboutus .group:nth-of-type(3) .inner .sub-title {
  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-right: -50px;
  width: 600px;
  height: 300px;
  padding-left: 50px;
  border: 10px solid #2287d6;
  z-index: 1;
  position: relative;
}

@media screen and (max-width: 768px) {
  .aboutus .group:nth-of-type(3) .inner .sub-title {
    margin-right: auto;
    margin-left: auto;
    padding: 6.66667vw;
    width: 80vw;
    height: 53.33333vw;
    border-width: 5px;
  }
}

.aboutus .group:nth-of-type(3) .inner .sub-title:before {
  content: "";
  display: block;
  position: absolute;
  bottom: -340px;
  left: 30px;
  width: 55px;
  height: 396px;
  background: url(https://zeirishi-miyake.jp/wp-content/themes/zeiri/img/recruit/obj_teatime.png) center 0/auto no-repeat;
}

.aboutus .group:nth-of-type(3) .parttime .sub-title:before {
  content: "";
  display: block;
  position: absolute;
  bottom: -335px;
  left: 30px;
  width: 64px;
  height: 388px;
  background: url(https://zeirishi-miyake.jp/wp-content/themes/zeiri/img/recruit/obj_family.png) center 0/auto no-repeat;
}

@media screen and (max-width: 768px) {
  .aboutus .group:nth-of-type(3) .inner .sub-title:before {
    display: none;
  }
}

@media screen and (max-width: 768px) {
  .aboutus .group:nth-of-type(3) .image {
    margin-top: -10vw;
  }
}

.aboutus .group:nth-of-type(3) .sub-text {
  margin-top: 40px;
  margin-left: 180px;
}

@media screen and (max-width: 768px) {
  .aboutus .group:nth-of-type(3) .sub-text {
    margin-top: 5.33333vw;
    margin-left: 0;
    padding-right: 4.8vw;
    padding-left: 4.8vw;
  }
}

.col2-table {
  display: block;
  max-width: 820px;
  margin-right: auto;
  margin-left: auto;
}

@media screen and (max-width: 768px) {
  .col2-table {
    max-width: 100%;
  }
}

.col2-table tbody {
  display: block;
}

.col2-table tr:nth-of-type(odd) {
  background-color: #b9e0ff;
}

.col2-table tr th, .col2-table tr td {
  vertical-align: middle;
  padding-top: 13px;
  padding-bottom: 13px;
}

@media screen and (max-width: 768px) {
  .col2-table tr th, .col2-table tr td {
    padding-top: 2.66667vw;
    padding-bottom: 2.66667vw;
  }
}

.col2-table tr th {
  text-align: left;
  width: 25%;
  padding-right: 4px;
  padding-left: 36px;
  font-weight: normal;
}

@media screen and (max-width: 768px) {
  .col2-table tr th {
    padding-right: 1.06667vw;
    padding-left: 4.8vw;
  }
}

.col2-table tr td {
  width: 75%;
  padding-right: 16px;
  padding-left: 36px;
}

@media screen and (max-width: 768px) {
  .col2-table tr td {
    padding-right: 4.8vw;
    padding-left: 2.66667vw;
  }
}

.col2-table tr td a {
  color: #000;
}

.officeoverview {
  padding: 100px 0 110px;
  border-top: 9px solid #084170;
  background: url(https://zeirishi-miyake.jp/wp-content/themes/zeiri/img/recruit/bg_officeoverview.jpg) center 0/100% no-repeat;
}

@media screen and (max-width: 768px) {
  .officeoverview {
    padding: 17.33333vw 0 8vw;
    border-top-width: 5px;
  }
}

.officeoverview .title {
  margin-bottom: 50px;
}

@media screen and (max-width: 768px) {
  .officeoverview .title {
    margin-bottom: 8vw;
  }
}

.officeoverview .title:before {
  width: 713px;
  height: 56px;
  background-image: url(https://zeirishi-miyake.jp/wp-content/themes/zeiri/img/recruit/tx_officeoverview.png);
}

@media screen and (max-width: 768px) {
  .officeoverview .title:before {
    width: 76.05333vw;
    height: 5.97333vw;
  }
}

@media screen and (max-width: 768px) {
  .officeoverview table {
    padding-right: 4.8vw;
    padding-left: 4.8vw;
  }
}

.officeoverview table tr {
  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;
}

.officeoverview table tr:nth-of-type(odd) {
  background-color: #b9e0ff;
}

.jobdiscription {
  padding: 100px 0 110px;
  border-top: 9px solid #084170;
  background: url(https://zeirishi-miyake.jp/wp-content/themes/zeiri/img/recruit/bg_jobdiscription.jpg) center 0/100% no-repeat;
}

@media screen and (max-width: 768px) {
  .jobdiscription {
    padding: 17.33333vw 0 8vw;
    border-top-width: 5px;
  }
}

.jobdiscription .title {
  margin-bottom: 50px;
}

@media screen and (max-width: 768px) {
  .jobdiscription .title {
    margin-bottom: 8vw;
  }
}

.jobdiscription .title:before {
  width: 681px;
  height: 72px;
  background-image: url(https://zeirishi-miyake.jp/wp-content/themes/zeiri/img/recruit/tx_jobdiscription.png);
}

@media screen and (max-width: 768px) {
  .jobdiscription .title:before {
    width: 72.64vw;
    height: 7.68vw;
  }
}

@media screen and (max-width: 768px) {
  .jobdiscription table {
    padding-right: 4.8vw;
    padding-left: 4.8vw;
  }
}

.jobdiscription table tr {
  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;
}

.jobdiscription table tr:nth-of-type(odd) {
  background-color: #efdea6;
}

.jobdiscription .text {
  max-width: 820px;
  margin: 30px auto 0;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .jobdiscription .text {
    max-width: 100%;
    margin-top: 6.66667vw;
  }
}

.jobdiscription .text a {
  color: #000;
  text-decoration: underline;
}

.question {
  padding: 100px 0 110px;
  border-top: 9px solid #084170;
}

@media screen and (max-width: 768px) {
  .question {
    padding: 17.33333vw 0 8vw;
    border-top-width: 5px;
  }
}

.question .title {
  margin-bottom: 50px;
}

@media screen and (max-width: 768px) {
  .question .title {
    margin-bottom: 8vw;
  }
}

.question .title:before {
  width: 410px;
  height: 72px;
  background-image: url(https://zeirishi-miyake.jp/wp-content/themes/zeiri/img/recruit/tx_question.png);
}

@media screen and (max-width: 768px) {
  .question .title:before {
    width: 43.73333vw;
    height: 7.68vw;
  }
}

.question .group {
  max-width: 1080px;
  margin-right: auto;
  margin-left: auto;
}

@media screen and (max-width: 768px) {
  .question .group {
    max-width: 100%;
  }
}

.question .group:not(:last-of-type) {
  padding-bottom: 100px;
}

@media screen and (max-width: 768px) {
  .question .group:not(:last-of-type) {
    padding-bottom: 10.66667vw;
  }
}

.question .group:nth-of-type(2) .sub-title {
  font-size: 2.2rem;
}

.question .group:nth-of-type(2) .sub-title span {
  font-size: 1.4rem;
}

.question .group.blue .sub-title {
  background: -webkit-gradient(linear, left top, right top, color-stop(40%, #2287d7), color-stop(50%, #4ca0e3), to(#7abdf1));
  background: -webkit-linear-gradient(left, #2287d7 40%, #4ca0e3 50%, #7abdf1 100%);
  background: linear-gradient(to right, #2287d7 40%, #4ca0e3 50%, #7abdf1 100%);
}

.question .group.blue .sub-title:before {
  border-right-color: #2287d7;
  border-right-color: #2287d7;
}

.question .group.yellow .sub-title {
  background: -webkit-gradient(linear, left top, right top, color-stop(40%, #d0a739), color-stop(50%, #e5c05b), to(#ffde85));
  background: -webkit-linear-gradient(left, #d0a739 40%, #e5c05b 50%, #ffde85 100%);
  background: linear-gradient(to right, #d0a739 40%, #e5c05b 50%, #ffde85 100%);
}

.question .group.yellow .sub-title:before {
  border-right-color: #d0a739;
  border-bottom-color: #d0a739;
}

.question .group.green .sub-title {
  background: -webkit-gradient(linear, left top, right top, color-stop(40%, #39b095), color-stop(50%, #53b19c), to(#58e4c4));
  background: -webkit-linear-gradient(left, #39b095 40%, #53b19c 50%, #58e4c4 100%);
  background: linear-gradient(to right, #39b095 40%, #53b19c 50%, #58e4c4 100%);
}

.question .group.green .sub-title:before {
  border-right-color: #39b095;
  border-bottom-color: #39b095;
}

@media screen and (max-width: 768px) {
  .question .group .title-wrap {
    padding-right: 4.8vw;
    padding-left: 14.66667vw;
  }
}

.question .group .sub-title {
  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;
  height: 50px;
  padding-left: 30px;
  font-size: 2.5rem;
  font-weight: bold;
  color: #fff;
  position: relative;
}

@media screen and (max-width: 768px) {
  .question .group .sub-title {
    height: 38px;
    padding-left: 10px;
    font-size: 2.8rem;
  }
}

.question .group .sub-title:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: -40px;
  border-top: 25px solid transparent;
  border-right: 20px solid #2287d7;
  border-bottom: 25px solid #2287d7;
  border-left: 20px solid transparent;
}

@media screen and (max-width: 768px) {
  .question .group .sub-title:before {
    border-top-width: 19px;
    border-right-width: 20px;
    border-bottom-width: 19px;
    border-left-width: 20px;
  }
}

.question .group .sub-title span {
  margin-left: 30px;
  font-size: 1.5rem;
  font-family: "游明朝",'ヒラギノ明朝 ProN','Hiragino Mincho ProN',sans-serif;
}

@media screen and (max-width: 768px) {
  .question .group .sub-title span {
    margin-left: 2.66667vw;
    font-size: 1.9rem;
  }
}

.question .group.blue .text-wrap .text:nth-of-type(1):before {
  background-image: url(https://zeirishi-miyake.jp/wp-content/themes/zeiri/img/recruit/obj_question-bl-q.png);
}

.question .group.blue .text-wrap .text:nth-of-type(2) {
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}

.question .group.blue .text-wrap .text:nth-of-type(2):before {
  background-image: url(https://zeirishi-miyake.jp/wp-content/themes/zeiri/img/recruit/obj_question-bl-a.png);
}

.question .group.yellow .text-wrap .text:nth-of-type(1):before {
  background-image: url(https://zeirishi-miyake.jp/wp-content/themes/zeiri/img/recruit/obj_question-ye-q.png);
}

.question .group.yellow .text-wrap .text:nth-of-type(2) {
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}

.question .group.yellow .text-wrap .text:nth-of-type(2):before {
  background-image: url(https://zeirishi-miyake.jp/wp-content/themes/zeiri/img/recruit/obj_question-ye-a.png);
}

.question .group.green .text-wrap .text:nth-of-type(1):before {
  background-image: url(https://zeirishi-miyake.jp/wp-content/themes/zeiri/img/recruit/obj_question-gr-q.png);
}

.question .group.green .text-wrap .text:nth-of-type(2) {
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}

.question .group.green .text-wrap .text:nth-of-type(2):before {
  background-image: url(https://zeirishi-miyake.jp/wp-content/themes/zeiri/img/recruit/obj_question-gr-a.png);
}

.question .group .inner {
  margin-top: 50px;
  padding-right: 70px;
  padding-left: 70px;
}

@media screen and (max-width: 768px) {
  .question .group .inner {
    margin-top: 8vw;
    padding: 0;
  }
}

@media screen and (max-width: 768px) {
  .question .group .inner .text-wrap {
    padding-right: 4.8vw;
    padding-left: 4.8vw;
  }
}

.question .group .inner .text-wrap:not(:nth-of-type(1)) {
  margin-top: 24px;
}

@media screen and (max-width: 768px) {
  .question .group .inner .text-wrap:not(:nth-of-type(1)) {
    margin-top: 4vw;
  }
}

.question .group .inner .text-wrap:not(:last-of-type) {
  padding-bottom: 24px;
  position: relative;
}

@media screen and (max-width: 768px) {
  .question .group .inner .text-wrap:not(:last-of-type) {
    padding-bottom: 6.66667vw;
  }
}

.question .group .inner .text-wrap:not(:last-of-type):after {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 100%;
  height: 1px;
  background: url(https://zeirishi-miyake.jp/wp-content/themes/zeiri/img/recruit/obj_line-dot2.png) center 0/auto no-repeat;
}

.question .group .inner .text-wrap .text {
  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;
}

.question .group .inner .text-wrap .text:before {
  content: "";
  display: block;
  width: 65px;
  height: 40px;
  background: 0 0 / auto no-repeat;
}

@media screen and (max-width: 768px) {
  .question .group .inner .text-wrap .text:before {
    width: 8vw;
    height: 8vw;
    margin-right: 2.66667vw;
    background-size: 100%;
  }
}

.question .group .inner .text-wrap .text:nth-of-type(2) {
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}

.question .group .inner .text-wrap .text:not(:nth-of-type(1)) {
  margin-top: 20px;
}

@media screen and (max-width: 768px) {
  .question .group .inner .text-wrap .text:not(:nth-of-type(1)) {
    margin-top: 5.33333vw;
  }
}

.question .group .inner .text-wrap .text span {
  width: 100%;
}

.question .group .inner .text-wrap .sub-text {
  margin-top: 30px;
  margin-left: 58px;
}

@media screen and (max-width: 768px) {
  .question .group .inner .text-wrap .sub-text {
    margin-top: 4vw;
    margin-left: 9.33333vw;
  }
}

.question .group .inner .text-wrap ul {
  margin-top: 6px;
  margin-left: 58px;
}

@media screen and (max-width: 768px) {
  .question .group .inner .text-wrap ul {
    margin-top: 2.13333vw;
    margin-left: 7.73333vw;
  }
}

.question .group .inner .text-wrap ul li {
  padding-left: 20px;
  position: relative;
}

@media screen and (max-width: 768px) {
  .question .group .inner .text-wrap ul li {
    line-height: 1.9;
    padding-left: 4vw;
  }
}

.question .group .inner .text-wrap ul li:before {
  content: "・";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  font-size: inherit;
}

.schedule {
  padding: 70px 0 60px;
  background: url(https://zeirishi-miyake.jp/wp-content/themes/zeiri/img/recruit/bg_schedule.jpg) center 0/cover no-repeat;
}

@media screen and (max-width: 768px) {
  .schedule {
    padding: 17.33333vw 0 8vw;
  }
}

.schedule .title {
  margin-bottom: 50px;
  color: #fff;
}

@media screen and (max-width: 768px) {
  .schedule .title {
    margin-bottom: 8vw;
  }
}

.schedule .title:before {
  width: 416px;
  height: 56px;
  background-image: url(https://zeirishi-miyake.jp/wp-content/themes/zeiri/img/recruit/tx_schedule.png);
}

@media screen and (max-width: 768px) {
  .schedule .title:before {
    width: 44.37333vw;
    height: 5.97333vw;
    background-size: 100%;
  }
}

.schedule .title:after {
  background-color: #fff;
}

.schedule .time-table {
  max-width: 800px;
  margin-right: auto;
  margin-left: auto;
}

@media screen and (max-width: 768px) {
  .schedule .time-table {
    max-width: 100%;
    padding-right: 4.8vw;
    padding-left: 4.8vw;
  }
}

.schedule .time-table ul {
  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;
}

@media screen and (max-width: 768px) {
  .schedule .time-table ul {
    display: block;
  }
}

.schedule .time-table ul:not(:nth-of-type(1)) {
  margin-top: 10px;
}

@media screen and (max-width: 768px) {
  .schedule .time-table ul:not(:nth-of-type(1)) {
    margin-top: 5.33333vw;
  }
}

.schedule .time-table ul li {
  color: #fff;
}

@media screen and (max-width: 768px) {
  .schedule .time-table ul li {
    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-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

.schedule .time-table ul li:nth-of-type(1) {
  width: 86px;
  font-size: 2rem;
  font-weight: bold;
  font-style: italic;
}

@media screen and (max-width: 768px) {
  .schedule .time-table ul li:nth-of-type(1) {
    width: auto;
    font-size: 2.4rem;
  }
}

.schedule .time-table ul li:nth-of-type(2) {
  padding-left: 50px;
  font-size: 2rem;
  font-weight: bold;
  position: relative;
}

@media screen and (max-width: 768px) {
  .schedule .time-table ul li:nth-of-type(2) {
    margin-top: 1.33333vw;
    padding-left: 0;
    font-size: 2.4rem;
  }
}

.schedule .time-table ul li:nth-of-type(2):before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 13px;
  height: 15px;
  color: #fff;
  background: url(https://zeirishi-miyake.jp/wp-content/themes/zeiri/img/recruit/obj_arrow.png) center 0/auto no-repeat;
}

@media screen and (max-width: 768px) {
  .schedule .time-table ul li:nth-of-type(2):before {
    display: none;
  }
}

.schedule .text {
  margin-top: 30px;
  color: #fff;
}

.salaryraise {
  padding: 110px 0 100px;
}

@media screen and (max-width: 768px) {
  .salaryraise {
    padding: 17.33333vw 0 8vw;
  }
}

.salaryraise .title {
  margin-bottom: 80px;
  color: #11386c;
  line-height: 1.2;
}
.salaryraise .title span {
  font-size: 2.4rem;
}

@media screen and (max-width: 768px) {
  .salaryraise .title {
    margin-bottom: 6.66667vw;
  }
}

.salaryraise .title:before {
  width: 532px;
  height: 56px;
  background-image: url(https://zeirishi-miyake.jp/wp-content/themes/zeiri/img/recruit/tx_salaryraise.png);
}

@media screen and (max-width: 768px) {
  .salaryraise .title:before {
    width: 56.74667vw;
    height: 5.97333vw;
  }
}

.salaryraise .title:after {
  background-color: #11386c;
}

.salaryraise .inner {
  max-width: 1080px;
  margin-right: auto;
  margin-left: auto;
}

@media screen and (max-width: 768px) {
  .salaryraise .inner {
    max-width: 100%;
  }
}

.salaryraise ul {
  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 screen and (max-width: 768px) {
  .salaryraise ul {
    display: block;
    padding-right: 10.66667vw;
    padding-left: 10.66667vw;
  }
}

.salaryraise ul li:nth-of-type(2) {
  margin-left: -30px;
}

@media screen and (max-width: 768px) {
  .salaryraise ul li:nth-of-type(2) {
    margin-left: 0;
  }
}

.salaryraise ul li:nth-of-type(3) {
  margin-left: -20px;
}

@media screen and (max-width: 768px) {
  .salaryraise ul li:nth-of-type(3) {
    margin-left: 0;
  }
}

.salaryraise .text {
  margin-top: 10px;
  text-align: right;
}

@media screen and (max-width: 768px) {
  .salaryraise .text {
    text-align: left;
    margin-top: 2.66667vw;
    padding-right: 4.8vw;
    padding-left: 4.8vw;
    font-size: 2.4rem;
  }
}

.selectionprocess {
  padding: 110px 0 100px;
  background-color: #084170;
}

@media screen and (max-width: 768px) {
  .selectionprocess {
    padding: 17.33333vw 0 8vw;
  }
}

.selectionprocess .title {
  margin-bottom: 20px;
  color: #fff;
}

@media screen and (max-width: 768px) {
  .selectionprocess .title {
    margin-bottom: 5.33333vw;
  }
}

.selectionprocess .title:before {
  width: 803px;
  height: 56px;
  background-image: url(https://zeirishi-miyake.jp/wp-content/themes/zeiri/img/recruit/tx_selectionpro.png);
}

@media screen and (max-width: 768px) {
  .selectionprocess .title:before {
    width: 85.65333vw;
    height: 5.97333vw;
  }
}

.selectionprocess .title:after {
  background-color: #fff;
}

.selectionprocess .inner {
  max-width: 1080px;
  margin-right: auto;
  margin-left: auto;
}

@media screen and (max-width: 768px) {
  .selectionprocess .inner {
    max-width: 100%;
  }
}

.selectionprocess ul li:not(:last-of-type) .image-wrap {
  padding-bottom: 44px;
  position: relative;
}

@media screen and (max-width: 768px) {
  .selectionprocess ul li:not(:last-of-type) .image-wrap {
    padding-bottom: 8vw;
  }
}

.selectionprocess ul li:not(:last-of-type) .image-wrap:after {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 100%;
  height: 1px;
  background: url(https://zeirishi-miyake.jp/wp-content/themes/zeiri/img/recruit/obj_line-dot1.png) center 0/auto no-repeat;
}

.selectionprocess ul li .image-wrap {
  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;
  padding-top: 44px;
}

@media screen and (max-width: 768px) {
  .selectionprocess ul li .image-wrap {
    display: block;
    padding: 6.66667vw 0.48vw 0;
  }
}

.selectionprocess ul li .image-wrap .image {
  width: 300px;
  margin-left: 130px;
}

@media screen and (max-width: 768px) {
  .selectionprocess ul li .image-wrap .image {
    width: 100%;
    margin-left: 0;
    padding-right: 20vw;
    padding-left: 20vw;
  }
}

.selectionprocess ul li .image-wrap .image img {
  width: 100%;
}

.selectionprocess ul li .image-wrap .text {
  width: 100%;
  margin-left: 70px;
  line-height: 1.8;
  color: #fff;
}

@media screen and (max-width: 768px) {
  .selectionprocess ul li .image-wrap .text {
    margin-left: 0;
    margin-top: 5.33333vw;
    padding-right: 4.8vw;
    padding-left: 4.8vw;
  }
}

.popular {
  margin-top: 30px;
  padding: 0 30px;
}

@media screen and (max-width: 768px) {
  .popular {
    margin-top: 4vw;
    padding: 0;
  }
}

.popular ul.list {
  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;
}

.popular ul.list li {
  width: 150px;
}

@media screen and (max-width: 768px) {
  .popular ul.list li {
    width: calc(100%/3);
    padding: 2.66667vw;
  }
}

.popular ul.list li:not(:nth-of-type(1)) {
  margin-left: 30px;
}

@media screen and (max-width: 768px) {
  .popular ul.list li:not(:nth-of-type(1)) {
    margin-left: 0;
  }
}

@media screen and (max-width: 768px) {
  .popular ul.list li:nth-of-type(4), .popular ul.list li:nth-of-type(5) {
    display: none;
  }
}

.popular ul.list li a {
  margin-top: 10px;
  color: #000;
}

@media screen and (max-width: 768px) {
  .popular ul.list li a {
    margin-top: 2.66667vw;
  }
}

.popular ul.list li a:hover {
  opacity: 0.8;
}

.popular ul.list .title {
  margin-top: 10px;
}

.form-wrap {
  max-width: 1080px;
  width: 100%;
  margin: 0 auto;
}

@media screen and (max-width: 768px) {
  .form-wrap {
    max-width: 100%;
  }
}

@media screen and (max-width: 768px) {
  .header + .attention {
    padding: 0 4vw;
  }
}

.attention {
  margin-top: 30px;
}

@media screen and (max-width: 768px) {
  .attention {
    margin-top: 4vw;
  }
}

.attention .inner {
  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: baseline;
  -webkit-align-items: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  margin: 0 auto;
}

@media screen and (max-width: 768px) {
  .attention .inner {
    display: block;
  }
}

.attention .inner .tag {
  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;
}

@media screen and (max-width: 768px) {
  .attention .inner .tag {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.attention .inner .tag .title {
  margin: 0 10px 4px 0;
  padding: 6px 10px;
  font-size: 1.4rem;
  border-radius: 5px;
  color: #fff;
  background-color: #d0a739;
}

@media screen and (max-width: 768px) {
  .attention .inner .tag .title {
    text-align: center;
    width: 32%;
    font-size: 2rem;
  }
}

.attention .inner .tag ul.list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

@media screen and (max-width: 768px) {
  .attention .inner .tag ul.list {
    margin-left: 1.33333vw;
  }
}

.attention .inner .tag ul.list li a {
  display: inline-block;
  margin: 0 5px 4px 0;
  padding: 4px 6px;
  border-radius: 3px;
  font-size: 1.4rem;
  border: 1px solid #d0a739;
  color: #d0a739;
}

@media screen and (max-width: 768px) {
  .attention .inner .tag ul.list li a {
    font-size: 2rem;
  }
}

.attention .inner .form {
  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-left: 30px;
  height: 32px;
}

@media screen and (max-width: 768px) {
  .attention .inner .form {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-left: 0;
    margin-top: 4vw;
  }
}

.attention .inner .form input[type='text'] {
  border: solid #000 1px;
  border-radius: 0;
  outline: 0;
  width: 200px;
  height: 100%;
  padding: 6px 10px;
  font-size: 1.6rem;
  background-color: #fff;
}

@media screen and (max-width: 768px) {
  .attention .inner .form input[type='text'] {
    width: 220px;
    padding: 7px 10px;
    font-size: 16px;
  }
}

.attention .inner .form button {
  border: solid #000 1px;
  outline: 0;
  border-radius: 0;
  height: 100%;
  background-color: #666;
  font-size: 1.6rem;
  color: #ffffff;
  padding: 3px 10px;
  cursor: pointer;
}

@media screen and (max-width: 768px) {
  .attention .inner .form button {
    padding: 4px 10px;
    font-size: 2.8rem;
  }
}

.adsense-banner {
  text-align: center;
}

@media screen and (min-width: 768px) {
  .adsense-banner.top {
    margin: 40px 0;
  }
}

@media screen and (max-width: 768px) {
  .adsense-banner.top {
    margin: calc( 60 / 750 * 100vw) 0;
  }
}

@media screen and (min-width: 768px) {
  .adsense-banner.bottom {
    margin: 0 0 40px;
  }
}

@media screen and (max-width: 768px) {
  .adsense-banner.bottom {
    margin: 0 0 calc( 60 / 750 * 100vw);
  }
}
/*# sourceMappingURL=style.css.map */


/* thanks追加 */
.thanks .sp{
  display: none;
}
.thanks .title-wrap{
  padding: 70px 0 100px;
  text-align: center;
}
.thanks .title-wrap h2{
  text-align: center;
  font-size: 24px;
}
.thanks .title-wrap .thanks_text{
  margin: 40px 0 0;
  font-weight: bold;
}
.thanks .title-wrap .button {
  margin-top: 50px;
}
.thanks .title-wrap .button a{
  max-width: 360px;
  border-radius: 60px;
  line-height: 1;
  padding: 20px 0;
  font-size: 16px;
  box-sizing: border-box;
  cursor: pointer;
  margin: auto;
  border: none;
  display: block;
  color: #fff;
  background: #207ec8;
  border: 1px solid #207ec8;
  transition: all .5s;
}
.thanks .title-wrap .button a:hover {
  background: #fff;
  color: #207ec8;
  transition: all .5s;
}
@media screen and (max-width: 440px) {
  .thanks .sp{
    display: block;
  }
  .thanks .title-wrap{
    padding: 40px 0 80px;
  }
  .thanks .title-wrap h2{
    font-size: 20px;
  }
  .thanks .title-wrap .thanks_text{
    margin: 20px 0 0;
    line-height: 1.8;
  }
  .thanks .title-wrap .button {
    margin-top: 30px;
  }
  .thanks .title-wrap .button a{
    max-width: 300px;
    padding: 15px 0;
  }  
}