@charset "UTF-8";
@import url("https://fonts.googleapis.com/earlyaccess/notosansjapanese.css");
@import url("https://fonts.googleapis.com/css?family=Noto+Serif+JP:400,600,800&amp;subset=japanese");
@import url("https://fonts.googleapis.com/earlyaccess/sawarabimincho.css");
@import url("https://fonts.googleapis.com/css?family=Catamaran:800");
@import url("https://fonts.googleapis.com/css?family=Pacifico|Squada+One|Unica+One|Catamaran|Oswald:400|Voltaire|Robot|Jockey+One|");
html {
  box-sizing: border-box;
}

*,
*::after,
*::before {
  box-sizing: inherit;
}

html {
  overflow-y: scroll;

  -ms-overflow-style: -ms-autohiding-scrollbar;
  text-rendering: optimizeLegibility;
  -webkit-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
          text-size-adjust: 100%;
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: unset;
  -webkit-overflow-scrolling: touch;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx) {
  html {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
}
body {
  margin: 0;
}

hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

*,
::after,
::before {
  box-sizing: inherit;
}

::after,
::before {
  text-decoration: inherit;
  vertical-align: inherit;
}

* {
  background-repeat: no-repeat;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

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

small {
  font-size: 80%;
}

[hidden],
template {
  display: none;
}

abbr[title] {
  border-bottom: 1px dotted;
  text-decoration: none;
}

a {
  background-color: transparent;
  outline: none;
  color: inherit;
  text-decoration: none;
  display: inline-block;
          transition: all .1s ease;

  -webkit-text-decoration-skip: objects;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
     -moz-tap-highlight-color: rgba(0, 0, 0, 0);
          tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-transition: all .1s ease;
     -moz-transition: all .1s ease;
}
a:focus,
a:hover {
  text-decoration: none;
}
a img {
  display: inline-block;
          transition: all .1s ease;

  -webkit-transition: all .1s ease;
     -moz-transition: all .1s ease;
}
a:hover img,
a.hover img {
  transform: scale(1.1);
}

a:active,
a:hover {
  outline-width: 0;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  word-break: break-all;
  word-wrap: break-word;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

mark {
  background-color: #ff0;
  color: #000;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
  position: relative;
}

sub {
  bottom: -.25em;
}

sup {
  top: -.5em;
}

menu,
ol,
ul {
  list-style: none;
  padding-left: 0;
}

button,
input,
optgroup,
select,
textarea {
  font: inherit;
}

optgroup {
  font-weight: bold;
}

button {
  overflow: visible;
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

[type="reset"],
[type="submit"],
button,
html [type="button"] {
  -webkit-appearance: button;
}

button,
select {
  text-transform: none;
}

button,
input,
select,
textarea {
  background-color: transparent;
  border-style: none;
  color: inherit;
}

select {
     -moz-appearance: none;
  -webkit-appearance: none;
}

select::-ms-expand {
  display: none;
}

select::-ms-value {
  color: currentColor;
}

fieldset {
  padding: .35em .75em .625em;
}

legend {
  border: 0;
  color: inherit;
  white-space: normal;
  display: table;
  max-width: 100%;
  padding: 0;
}

textarea {
  overflow: auto;
  resize: vertical;
}

progress {
  vertical-align: baseline;
}

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  /* 1 */
  font: inherit;

  -webkit-appearance: button;
  /* 2 */
}

::-webkit-input-placeholder {
  color: inherit;
  opacity: .54;
}

img {
  border-style: none;
  outline: none;
  line-height: 1;
  max-width: 100%;
  margin: auto;
  vertical-align: bottom;
}

progress {
  vertical-align: baseline;
}

svg:not(:root) {
  overflow: hidden;
}

svg * {
  fill: none;
  stroke: currentColor;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  max-width: 100%;
}

@media screen {
  [hidden~="screen"] {
    display: inherit;
  }

  [hidden~="screen"]:not(:active):not(:focus):not(:target) {
    position: absolute !important;

    clip: rect(0 0 0 0) !important;
  }
}
[aria-busy="true"] {
  cursor: progress;
}

[aria-controls] {
  cursor: pointer;
}

[aria-disabled] {
  cursor: default;
}

::-moz-selection {
  background-color: #b3d4fc;
  color: #fff;
  text-shadow: none;
}

::selection {
  background-color: #b3d4fc;
  color: #fff;
  text-shadow: none;
}

a[href^="tel:"] {
  cursor: default;
}

html {
  font-size: 62.5%;
}

@media screen and (max-width: 767px) {
  html {
    font-size: 50%;
  }
}
.debug {
  border: 1px dashed red;
}

.flex {
  display: flex;
  justify-content: space-between;
}

.flex_cc {
  display: flex;
  justify-content: center;
  align-items: center;
}

.is_fixed {
  background: rgba(255, 255, 255, .1);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
}

.relative {
  position: relative;
}

.fullpage {
  max-height: 800px;
}

.stripe {
  background-image: linear-gradient(-45deg, black 25%, rgba(0, 0, 0, .5) 25%, rgba(0, 0, 0, .5) 50%, black 50%, black 75%, rgba(0, 0, 0, .5) 75%, rgba(0, 0, 0, .5));
  background-repeat: repeat;
  background-size: 8px 8px;
}

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

.fr {
  float: right !important;
}

.fl {
  float: left !important;
}

.center {
  margin-right: auto;
  margin-left: auto;
}

.tc {
  text-align: center !important;
}

.tl {
  text-align: left !important;
}

.tr {
  text-align: right !important;
}

.w0 {
  width: 0;
}

.w10 {
  width: 10%;
}

.w20 {
  width: 20%;
}

.w30 {
  width: 30%;
}

.w40 {
  width: 40%;
}

.w50 {
  width: 50%;
}

.w60 {
  width: 60%;
}

.w70 {
  width: 70%;
}

.w80 {
  width: 80%;
}

.w90 {
  width: 90%;
}

.w100 {
  width: 100%;
}

.m0 {
  margin: 0 !important;
}

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

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

.ml0 {
  margin-left: 0 !important;
}

.mr0 {
  margin-right: 0 !important;
}

.p0 {
  padding: 0 !important;
}

.pt0 {
  padding-top: 0 !important;
}

.pb0 {
  padding-bottom: 0 !important;
}

.pl0 {
  padding-left: 0 !important;
}

.pr0 {
  padding-right: 0 !important;
}

.m5 {
  margin: 5px !important;
}

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

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

.ml5 {
  margin-left: 5px !important;
}

.mr5 {
  margin-right: 5px !important;
}

.p5 {
  padding: 5px !important;
}

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

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

.pl5 {
  padding-left: 5px !important;
}

.pr5 {
  padding-right: 5px !important;
}

.m10 {
  margin: 10px !important;
}

.mt10 {
  margin-top: 10px !important;
}

.mb10 {
  margin-bottom: 10px !important;
}

.ml10 {
  margin-left: 10px !important;
}

.mr10 {
  margin-right: 10px !important;
}

.p10 {
  padding: 10px !important;
}

.pt10 {
  padding-top: 10px !important;
}

.pb10 {
  padding-bottom: 10px !important;
}

.pl10 {
  padding-left: 10px !important;
}

.pr10 {
  padding-right: 10px !important;
}

.m15 {
  margin: 15px !important;
}

.mt15 {
  margin-top: 15px !important;
}

.mb15 {
  margin-bottom: 15px !important;
}

.ml15 {
  margin-left: 15px !important;
}

.mr15 {
  margin-right: 15px !important;
}

.p15 {
  padding: 15px !important;
}

.pt15 {
  padding-top: 15px !important;
}

.pb15 {
  padding-bottom: 15px !important;
}

.pl15 {
  padding-left: 15px !important;
}

.pr15 {
  padding-right: 15px !important;
}

.m20 {
  margin: 20px !important;
}

.mt20 {
  margin-top: 20px !important;
}

.mb20 {
  margin-bottom: 20px !important;
}

.ml20 {
  margin-left: 20px !important;
}

.mr20 {
  margin-right: 20px !important;
}

.p20 {
  padding: 20px !important;
}

.pt20 {
  padding-top: 20px !important;
}

.pb20 {
  padding-bottom: 20px !important;
}

.pl20 {
  padding-left: 20px !important;
}

.pr20 {
  padding-right: 20px !important;
}

.m25 {
  margin: 25px !important;
}

.mt25 {
  margin-top: 25px !important;
}

.mb25 {
  margin-bottom: 25px !important;
}

.ml25 {
  margin-left: 25px !important;
}

.mr25 {
  margin-right: 25px !important;
}

.p25 {
  padding: 25px !important;
}

.pt25 {
  padding-top: 25px !important;
}

.pb25 {
  padding-bottom: 25px !important;
}

.pl25 {
  padding-left: 25px !important;
}

.pr25 {
  padding-right: 25px !important;
}

.m30 {
  margin: 30px !important;
}

.mt30 {
  margin-top: 30px !important;
}

.mb30 {
  margin-bottom: 30px !important;
}

.ml30 {
  margin-left: 30px !important;
}

.mr30 {
  margin-right: 30px !important;
}

.p30 {
  padding: 30px !important;
}

.pt30 {
  padding-top: 30px !important;
}

.pb30 {
  padding-bottom: 30px !important;
}

.pl30 {
  padding-left: 30px !important;
}

.pr30 {
  padding-right: 30px !important;
}

.m35 {
  margin: 35px !important;
}

.mt35 {
  margin-top: 35px !important;
}

.mb35 {
  margin-bottom: 35px !important;
}

.ml35 {
  margin-left: 35px !important;
}

.mr35 {
  margin-right: 35px !important;
}

.p35 {
  padding: 35px !important;
}

.pt35 {
  padding-top: 35px !important;
}

.pb35 {
  padding-bottom: 35px !important;
}

.pl35 {
  padding-left: 35px !important;
}

.pr35 {
  padding-right: 35px !important;
}

.m40 {
  margin: 40px !important;
}

.mt40 {
  margin-top: 40px !important;
}

.mb40 {
  margin-bottom: 40px !important;
}

.ml40 {
  margin-left: 40px !important;
}

.mr40 {
  margin-right: 40px !important;
}

.p40 {
  padding: 40px !important;
}

.pt40 {
  padding-top: 40px !important;
}

.pb40 {
  padding-bottom: 40px !important;
}

.pl40 {
  padding-left: 40px !important;
}

.pr40 {
  padding-right: 40px !important;
}

.m45 {
  margin: 45px !important;
}

.mt45 {
  margin-top: 45px !important;
}

.mb45 {
  margin-bottom: 45px !important;
}

.ml45 {
  margin-left: 45px !important;
}

.mr45 {
  margin-right: 45px !important;
}

.p45 {
  padding: 45px !important;
}

.pt45 {
  padding-top: 45px !important;
}

.pb45 {
  padding-bottom: 45px !important;
}

.pl45 {
  padding-left: 45px !important;
}

.pr45 {
  padding-right: 45px !important;
}

.m50 {
  margin: 50px !important;
}

.mt50 {
  margin-top: 50px !important;
}

.mb50 {
  margin-bottom: 50px !important;
}

.ml50 {
  margin-left: 50px !important;
}

.mr50 {
  margin-right: 50px !important;
}

.p50 {
  padding: 50px !important;
}

.pt50 {
  padding-top: 50px !important;
}

.pb50 {
  padding-bottom: 50px !important;
}

.pl50 {
  padding-left: 50px !important;
}

.pr50 {
  padding-right: 50px !important;
}

.m55 {
  margin: 55px !important;
}

.mt55 {
  margin-top: 55px !important;
}

.mb55 {
  margin-bottom: 55px !important;
}

.ml55 {
  margin-left: 55px !important;
}

.mr55 {
  margin-right: 55px !important;
}

.p55 {
  padding: 55px !important;
}

.pt55 {
  padding-top: 55px !important;
}

.pb55 {
  padding-bottom: 55px !important;
}

.pl55 {
  padding-left: 55px !important;
}

.pr55 {
  padding-right: 55px !important;
}

.m60 {
  margin: 60px !important;
}

.mt60 {
  margin-top: 60px !important;
}

.mb60 {
  margin-bottom: 60px !important;
}

.ml60 {
  margin-left: 60px !important;
}

.mr60 {
  margin-right: 60px !important;
}

.p60 {
  padding: 60px !important;
}

.pt60 {
  padding-top: 60px !important;
}

.pb60 {
  padding-bottom: 60px !important;
}

.pl60 {
  padding-left: 60px !important;
}

.pr60 {
  padding-right: 60px !important;
}

.m65 {
  margin: 65px !important;
}

.mt65 {
  margin-top: 65px !important;
}

.mb65 {
  margin-bottom: 65px !important;
}

.ml65 {
  margin-left: 65px !important;
}

.mr65 {
  margin-right: 65px !important;
}

.p65 {
  padding: 65px !important;
}

.pt65 {
  padding-top: 65px !important;
}

.pb65 {
  padding-bottom: 65px !important;
}

.pl65 {
  padding-left: 65px !important;
}

.pr65 {
  padding-right: 65px !important;
}

.m70 {
  margin: 70px !important;
}

.mt70 {
  margin-top: 70px !important;
}

.mb70 {
  margin-bottom: 70px !important;
}

.ml70 {
  margin-left: 70px !important;
}

.mr70 {
  margin-right: 70px !important;
}

.p70 {
  padding: 70px !important;
}

.pt70 {
  padding-top: 70px !important;
}

.pb70 {
  padding-bottom: 70px !important;
}

.pl70 {
  padding-left: 70px !important;
}

.pr70 {
  padding-right: 70px !important;
}

.m75 {
  margin: 75px !important;
}

.mt75 {
  margin-top: 75px !important;
}

.mb75 {
  margin-bottom: 75px !important;
}

.ml75 {
  margin-left: 75px !important;
}

.mr75 {
  margin-right: 75px !important;
}

.p75 {
  padding: 75px !important;
}

.pt75 {
  padding-top: 75px !important;
}

.pb75 {
  padding-bottom: 75px !important;
}

.pl75 {
  padding-left: 75px !important;
}

.pr75 {
  padding-right: 75px !important;
}

.m80 {
  margin: 80px !important;
}

.mt80 {
  margin-top: 80px !important;
}

.mb80 {
  margin-bottom: 80px !important;
}

.ml80 {
  margin-left: 80px !important;
}

.mr80 {
  margin-right: 80px !important;
}

.p80 {
  padding: 80px !important;
}

.pt80 {
  padding-top: 80px !important;
}

.pb80 {
  padding-bottom: 80px !important;
}

.pl80 {
  padding-left: 80px !important;
}

.pr80 {
  padding-right: 80px !important;
}

.m85 {
  margin: 85px !important;
}

.mt85 {
  margin-top: 85px !important;
}

.mb85 {
  margin-bottom: 85px !important;
}

.ml85 {
  margin-left: 85px !important;
}

.mr85 {
  margin-right: 85px !important;
}

.p85 {
  padding: 85px !important;
}

.pt85 {
  padding-top: 85px !important;
}

.pb85 {
  padding-bottom: 85px !important;
}

.pl85 {
  padding-left: 85px !important;
}

.pr85 {
  padding-right: 85px !important;
}

.m90 {
  margin: 90px !important;
}

.mt90 {
  margin-top: 90px !important;
}

.mb90 {
  margin-bottom: 90px !important;
}

.ml90 {
  margin-left: 90px !important;
}

.mr90 {
  margin-right: 90px !important;
}

.p90 {
  padding: 90px !important;
}

.pt90 {
  padding-top: 90px !important;
}

.pb90 {
  padding-bottom: 90px !important;
}

.pl90 {
  padding-left: 90px !important;
}

.pr90 {
  padding-right: 90px !important;
}

.m95 {
  margin: 95px !important;
}

.mt95 {
  margin-top: 95px !important;
}

.mb95 {
  margin-bottom: 95px !important;
}

.ml95 {
  margin-left: 95px !important;
}

.mr95 {
  margin-right: 95px !important;
}

.p95 {
  padding: 95px !important;
}

.pt95 {
  padding-top: 95px !important;
}

.pb95 {
  padding-bottom: 95px !important;
}

.pl95 {
  padding-left: 95px !important;
}

.pr95 {
  padding-right: 95px !important;
}

.m100 {
  margin: 100px !important;
}

.mt100 {
  margin-top: 100px !important;
}

.mb100 {
  margin-bottom: 100px !important;
}

.ml100 {
  margin-left: 100px !important;
}

.mr100 {
  margin-right: 100px !important;
}

.p100 {
  padding: 100px !important;
}

.pt100 {
  padding-top: 100px !important;
}

.pb100 {
  padding-bottom: 100px !important;
}

.pl100 {
  padding-left: 100px !important;
}

.pr100 {
  padding-right: 100px !important;
}

@media screen and (min-width: 768px) {
  .is_tab,
  .is_sp {
    display: none !important;
    visibility: hidden;
  }

  .is_pc {
    display: block !important;
    visibility: visible;
  }
}
@media screen and (max-width: 767px) {
  .is_pc,
  .is_sp {
    display: none !important;
    visibility: hidden;
  }

  .is_tab {
    display: block !important;
    visibility: visible;
  }
}
@media screen and (max-width: 600px) {
  .is_pc,
  .is_sp {
    display: none !important;
    visibility: hidden;
  }

  .is_sp {
    display: block !important;
    visibility: visible;
  }
}
.disnon,
.hidden,
.hide {
  display: none !important;
  visibility: hidden !important;
}

.show {
  display: block;
  visibility: visible;
}

@media screen and (max-width: 600px) {
  .sp_none {
    display: none !important;
  }
}
@media screen and (max-width: 767px) {
  .tab_none {
    display: none !important;
  }
}
@media screen and (max-width: 1024px) {
  .pc_none {
    display: none !important;
  }
}
.ellipsis {
  white-space: nowrap;
  word-wrap: normal;
  display: inline-block;
  width: 100%;
  max-width: 100%;
  overflow: hidden;
  overflow: hidden;

  text-overflow: ellipsis;
}
.ellipsis .more {
  background: red;
  width: calc(100% - 5em);
  position: relative;
}
.ellipsis .more:after {
  content: "詳しく見る";
  display: inline-block;
  position: absolute;
  top: 0;
  left: 100%;
}

noscript {
  background: rgba(255, 0, 0, .6);
  color: white;
  text-align: center;
  display: block;
  width: 100%;
  padding: 1rem;
  position: absolute;
  top: 0;
  left: 0;
}
noscript .fa-warning {
  padding-right: .4rem;
}

.globalnav-wrap {
  background: #e0efc5;
  color: #707070;
  font-size: 16px;
  z-index: 9999;

  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
          tap-highlight-color: rgba(0, 0, 0, 0);
}

.globalnav {
  text-align: center;
  width: 100%;
  max-width: 800px;
  margin: 0 auto;
  vertical-align: middle;
}
.globalnav .dropdown-btn {
  font-weight: bold;
  display: inline-block;
  width: 19%;
  position: relative;
  z-index: 9999;
  cursor: pointer;
}
.globalnav .dropdown-btn:hover {
  background: #9bc944;
  color: #fff;
          animation: fadeIn .5s ease 0s 1 normal;

  -webkit-animation: fadeIn .5s ease 0s 1 normal;
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.globalnav .dropdown-btn a {
  display: block;
  width: 100%;
  height: auto;
  padding: 11px 0;
}
.globalnav .down_arrow {
  padding: 11px 0;
  position: relative;
}
.globalnav .down_arrow:before {
  content: "";
}
.globalnav .down_arrow:after {
  content: "〉";
  position: absolute;
  top: 34%;
  right: 1rem;
  transform: rotate(-.75turn);
}
.globalnav .down_arrow:hover:before {
  color: #fff;
}
.globalnav .dropdown {
  background: #9bc944;
  font-weight: normal;
  display: none;
  width: 200px;
  position: absolute;
  top: 50px;
  left: 0;
  z-index: 1000;
}
.globalnav .dropdown li {
  border-top: solid 1px #5c8d00;
  text-align: left;
  display: inline-block;
  width: 100%;
  padding: 0 0 0 11px;
}
.globalnav .dropdown li a {
  display: block;
}
.globalnav .dropdown li:hover {
  background: #e0efc5;
  color: #707070;
}
.globalnav .nav-button-wrap,
.globalnav .open {
  display: block;
}
.globalnav .close {
  display: block;
}

@media screen and (max-width: 767px) {
  header {
    width: 100%;
    position: relative;
  }

  .nav-button-wrap {
    display: block;
    width: 53px;
    height: 53px;
    padding: 16px;
    position: fixed;
    top: 0;
    right: 0;
    z-index: 1000;
    cursor: pointer;
  }

  .globalnav {
    display: none;
  }
  .globalnav .close {
    display: none;
  }
  .globalnav .dropdown-btn {
    border-bottom: solid 1px #5c8d00;
    text-align: left;
    width: 100%;
    padding: 0;
  }
  .globalnav .dropdown-btn:before {
    content: "";
    padding-left: 3rem;
  }
  .globalnav .dropdown-btn:hover {
            animation: none;

    -webkit-animation: none;
  }
  .globalnav .dropdown-btn a {
    display: inline;
    width: 100%;
    height: auto;
    padding: 0 0;
  }
  .globalnav .dropdown {
    font-weight: bold;
    width: 100%;
  }
  .globalnav .dropdown li {
    padding: 0;
  }
  .globalnav .dropdown a {
    padding-left: 6rem;
  }
  .globalnav .dropdown a:hover {
    color: #fff;
  }

  .down_arrow:before {
    content: "";
    padding-left: 3rem;
  }
  .down_arrow:after {
    content: "";
    display: none;
  }
  .down_arrow:hover:before {
    color: transparent;
  }

  .globalnav-wrap.open .globalnav {
    background-color: #9bc944;
    color: #fff;
    line-height: 3.1;
    display: block;
    width: 210px;
    padding: 0;
    position: fixed;
    top: 48px;
    right: 0;
    overflow-x: hidden;
    overflow-y: auto;
  }
  .globalnav-wrap.open .globalnav li {
    display: block;
  }
  .globalnav-wrap.open .globalnav li:hover {
    background: transparent;
  }
  .globalnav-wrap.open .globalnav .dropdown {
    background: transparent;
    display: block;
    position: static;
  }

  .nav-button,
  .nav-button span {
    display: inline-block;
    transition: all .3s;
  }

  .nav-button {
    width: 25px;
    height: 19px;
    position: relative;
    z-index: 20;
  }
  .nav-button:before {
    content: "MENU";
    color: #9bc944;
    font-size: 1rem;
    position: absolute;
    top: -17px;
    right: -2px;
  }

  .nav-button span {
    background: #9bc944;
    border-radius: 4px;
    width: 100%;
    height: 3px;
    position: absolute;
    left: 0;
  }

  .nav-button span:nth-of-type(1) {
    top: 0;
  }

  .nav-button span:nth-of-type(2) {
    top: 8px;
  }

  .nav-button span:nth-of-type(3) {
    bottom: 0;
  }

  .active .nav-button span:nth-of-type(1) {
    transform: translateY(10px) rotate(-45deg);
  }

  .active .nav-button span:nth-of-type(2) {
    opacity: 0;
  }

  .active .nav-button span:nth-of-type(3) {
    transform: translateY(-6px) rotate(45deg);
  }

  .active .nav-button span {
    background: #fff;
  }

  .active .nav-button:before {
    content: "MENU";
    color: #fff;
    font-size: 1rem;
    position: absolute;
    top: -17px;
    right: -2px;
  }

  .active.nav-button-wrap {
    background: #9bc944;
  }
}
form > p {
  margin-top: 20px;
}

input[type="text"],
input[type="password"],
input[type="email"],
input[type="url"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="week"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="color"],
select,
textarea {
  background: #f5f5f5;
  border: 1px solid transparent;
  border: none;
  border-radius: 0;
  display: inline-block;
  width: 100%;
  min-width: 50%;
  margin-right: 2px;
  margin-bottom: 10px;
  padding: 8px;
  vertical-align: middle;

  -webkit-appearance: none;
     -moz-appearance: none;
      -ms-appearance: none;
       -o-appearance: none;
          appearance: none;
}
input[type="text"]:focus,
input[type="password"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
select:focus,
textarea:focus {
  background: rgba(1, 142, 204, .1);
  border-left: 3px solid #018ecc;
  outline: 0;
}
input[type="text"][disabled],
input[type="password"][disabled],
input[type="email"][disabled],
input[type="url"][disabled],
input[type="date"][disabled],
input[type="month"][disabled],
input[type="time"][disabled],
input[type="datetime"][disabled],
input[type="datetime-local"][disabled],
input[type="week"][disabled],
input[type="number"][disabled],
input[type="search"][disabled],
input[type="tel"][disabled],
input[type="color"][disabled],
select[disabled],
textarea[disabled] {
  background-color: #f5f5f5;
  color: #999;
  cursor: not-allowed;
}

input:not([type]) {
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border-radius: 3px;
  color: #111;
  text-align: left;
  display: inline-block;
  padding: 8px;

  -webkit-appearance: none;
}
input:not([type]):focus {
  border-color: #b3d4fc;
  outline: 0;
}
input:not([type])[disabled] {
  background-color: #f5f5f5;
  color: #999;
  cursor: not-allowed;
}

input[type="file"],
input[type="radio"],
input[type="checkbox"] {
  padding: 8px 0;
  vertical-align: middle;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 1px solid thin #111;
}
input[type="file"]:focus:invalid:focus,
input[type="radio"]:focus:invalid:focus,
input[type="checkbox"]:focus:invalid:focus {
  outline-color: #9f0000;
}

input[type="radio"] {
  display: none;
}
input[type="radio"] + label {
  border: 1px solid #9bc944;
  color: #9bc944;
  font-size: 1.6rem;
  line-height: 41px;
  display: inline-block;
  height: 44px;
  margin: 2px;
  margin-right: 1px;
  padding: 0 0 0 2.3em;
  vertical-align: middle;
  position: relative;
  cursor: pointer;
}
input[type="radio"] + label:before {
  content: "\f111";
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
  position: absolute;
  top: 50%;
  left: 1em;
          transform: translateY(-50%);

  -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
       -o-transform: translateY(-50%);
}
input[type="radio"] + label.hover {
  background: #e8ba3e;
}
input[type="radio"]:checked + label {
  border-color: #e8ba3e;
  color: #e8ba3e;
}
input[type="radio"]:checked + label:before {
  content: "\f058";
  color: #e8ba3e;
  font-weight: 900;
}
input[type="radio"]:disabled + label {
  background: rgba(153, 153, 153, .5);
  border-color: #999;
  color: #999;
}
input[type="radio"]:disabled + label:before {
  content: "\f00d";
  color: #999;
  font-weight: 900;
}

input[type="checkbox"] {
  display: none;
}
input[type="checkbox"] + label {
  border-radius: 3px;
  display: inline-block;
  margin: 2px;
  padding: 0 16px;
  padding-left: 1.7em;
  vertical-align: middle;
  position: relative;
  cursor: pointer;
}
input[type="checkbox"] + label:before {
  content: "\f0c8";
  color: #999;
  font-family: "Font Awesome 5 Free";
  font-size: initial;
  font-weight: 400;
  padding-right: 5px;
  position: absolute;
  top: 2px;
  left: 7px;
          transform: translate 0 -50%;

  -webkit-transform: translate 0 -50%;
     -moz-transform: translate 0 -50%;
      -ms-transform: translate 0 -50%;
       -o-transform: translate 0 -50%;
}
input[type="checkbox"] + label.hover {
  color: #333;
}
input[type="checkbox"]:checked + label:before {
  content: "\f14a";
}

.check_option label {
  width: 100%;
}
.check_option .price {
  font-weight: bold;
  text-align: right;
}

input,
select,
textarea {
  vertical-align: middle;
  cursor: pointer;
}
input[readonly],
select[readonly],
textarea[readonly] {
  background: none;
  border: none;
  border-left: 3px solid #999;
  cursor: not-allowed;
}
input[readonly]:focus,
select[readonly]:focus,
textarea[readonly]:focus {
  background: none;
  border: none;
  border-left: 3px solid #999;
}
input:focus:invalid,
select:focus:invalid,
textarea:focus:invalid {
  border-color: #e9322d;
  color: #b94a48;
}
input:-webkit-autofill,
select:-webkit-autofill,
textarea:-webkit-autofill {
  background: inherit;
  background-image: none;
  color: inherit;
}

select::-ms-expand {
  display: none;
}
select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #828c9a;
}

.select-box {
  display: inline-block;
  width: 100%;
  margin-right: 2px;
  position: relative;
}
.select-box:before {
  border-radius: 50%;
  content: "\f0d7";
  color: #000;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  line-height: 0;
  display: block;
  position: absolute;
  top: 50%;
  right: 10px;
          transform: translateY(-55%);

  -webkit-transform: translateY(-55%);
     -moz-transform: translateY(-55%);
      -ms-transform: translateY(-55%);
       -o-transform: translateY(-55%);
}

.select-birth {
  background: #f5f5f5;
  border-radius: 3px;
  font-size: 0;
  display: flex;
}
.select-birth > .select-box {
  font-size: 1.4rem;
  display: inline-block;
  width: calc(100% / 3);
  min-width: auto;
}
.select-birth > .select-box:nth-child(2) {
  border-right: 1px dotted rgba(0, 0, 0, .1);
  border-left: 1px dotted rgba(0, 0, 0, .1);
}

.select-add {
  background: #f5f5f5;
  border-radius: 3px;
  font-size: 0;
}
.select-add > .select-box {
  font-size: 1.4rem;
  display: inline-block;
  width: 50%;
}
.select-add > .select-box:first-child {
  border-right: 1px dotted rgba(0, 0, 0, .1);
}

.btn_search-zip {
  background: primary;
  border: none;
  font-size: 1.2rem;

  appearance: search;
}

.placeholder {
  color: #000 !important;
  display: none;
  opacity: .2;
}

textarea {
  height: 12em;
}
textarea[readonly] {
  height: auto;
}

label {
  line-height: 2;
  display: inline-block;
  height: 44px;
  padding: 8px 0;
  vertical-align: middle;
}

.time {
  width: 10em !important;
  min-width: 10em !important;
}

.zip {
  width: 10em !important;
  min-width: 10em !important;
}

.pref {
  width: 20em;
  min-width: 20em;
}

.year {
  width: 6em;
  min-width: 6em;
}

.month {
  width: 6em;
  min-width: 6em;
}

.day {
  width: 6em;
  min-width: 6em;
}

.tel > *:not(:last-child) {
  padding-right: 1em;
}

input[type=submit],
input[type=button],
button {
  -webkit-appearance: none;
     -moz-appearance: none;
      -ms-appearance: none;
       -o-appearance: none;
          appearance: none;
}

@media screen and (max-width: 600px) {
  .form-vartical input[type="text"],
  .form-vartical input[type="email"],
  .form-vartical input[type="password"] {
    width: 16em;
  }
  .form-vartical select {
    border: none;
    width: 6em;
  }
}
.required {
  position: relative;
}
.required:after {
  background: #e8ba3e;
  border-radius: 20px;
  content: "必須";
  color: #fff;
  font-size: .8rem;
  font-weight: bold;
  text-align: center;
  display: inline-block;
  width: 5em;
  padding: 2px 5px 0;
  position: absolute;
  top: 50%;
  left: 100%;
  z-index: 10;
          transform: translate(5px, -50%);

  -webkit-transform: translate(5px, -50%);
     -moz-transform: translate(5px, -50%);
      -ms-transform: translate(5px, -50%);
       -o-transform: translate(5px, -50%);
}

.notes {
  color: #666;
  font-size: 60%;
  margin-top: 10px;
}

.form_inline {
  width: 40% !important;
  margin-left: 5px;
}

.btn_confirm {
  display: flex;
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  width: 100%;
}
.btn_confirm .back {
  background: #ccc;
}

.list_card {
  display: flex;
  flex-flow: wrap;
  margin: auto;
}
.list_card > li {
  background: #fff;
  display: flex;
  flex-flow: column;
  justify-content: space-between;
  width: calc(100% / 2 - 2px);
  margin: 1px;
  position: relative;
}
.list_card > li img {
  line-height: 1;
}
.list_card .list_body {
  width: 100%;
}
.list_card .list_links {
  background: rgba(0, 0, 0, .8);
  color: #fff;
  font-size: 1.4rem;
  display: flex;
  justify-content: space-between;
  margin-top: 10px;
  padding: 5px 5px 5px 10px;
}
.list_card .list_links li {
  text-align: center;
  flex-basis: 2em;
  padding: 2px;
}
.list_card .list_links li a {
  width: 100%;
}
.list_card .category,
.list_card .ttl_h5,
.list_card .description {
  line-height: 1;
  display: inline-block;
  padding: 5px;
  vertical-align: middle;
}
.list_card .client {
  text-align: left !important;
  flex-grow: 2;
}
.list_card .category {
  color: #9bc944;
}
.list_card .description {
  height: 3em;
}
@media screen and (min-width: 768px) {
  .list_card {
    max-width: 100%;
  }
  .list_card li {
    width: calc(100% / 3 - 3px);
    max-width: 100%;
  }
  .list_card .thumbnail {
    background: #f5f5f5;
    font-size: 0;
  }
  .list_card .thumbnail img {
    line-height: 1;
    margin: 0;
  }
  .list_card .list_body {
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
  }
  .list_card .list_links {
    background: rgba(0, 0, 0, .8);
    color: #fff;
    font-size: 1.4rem;
    display: flex;
    justify-content: space-between;
    margin-top: 10px;
    padding: 5px 5px 5px 10px;
  }
  .list_card .list_links li {
    text-align: center;
    flex-basis: 2em;
    padding: 2px;
  }
  .list_card .list_links li a {
    width: 100%;
  }
  .list_card .category,
  .list_card .ttl_h5,
  .list_card .description {
    background: #000;
    color: #fff;
    line-height: 1;
    display: inline-block;
    margin: 0 auto 5px 10px;
    padding: 0 5px 1px;
    vertical-align: middle;
  }
  .list_card .description {
    height: auto;
  }
}

.list_num {
  padding-left: 2em;
}
.list_num > li {
  counter-increment: num;
  vertical-align: baseline;
  position: relative;
}
.list_num > li:before {
  border: 1px solid #9bc944;
  border-radius: 50%;
  content: counter(num);
  line-height: 1;
  text-align: center;
  display: inline-block;
  width: calc(1em + 5px);
  height: calc(1em + 5px);
  padding: 2px;
  position: absolute;
  top: 3px;
  left: -2em;
}

.list_dot {
  padding-left: 1.5em;
}
.list_dot > li {
  position: relative;
}
.list_dot > li:before {
  content: "＊";
  line-height: 1;
  text-align: center;
  display: inline-block;
  width: calc(1em + 6px);
  height: calc(1em + 6px);
  padding: 2px;
  position: absolute;
  top: 3px;
  left: -1.5em;
}

body {
  color: #707070;
  font-family: "Noto Sans Japanese", "メイリオ", Meiryo, sans-serif;
  font-size: 1.6rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.8;
  height: 100%;
  min-height: 100%;
  overflow-x: hidden;

  font-feature-settings: "pkna" 1;
}
@media screen and (min-width: 768px) {
  body {
    overflow: visible;
  }
}

#wrap {
  display: flex;
  flex-flow: column;
  width: 100%;
  min-height: 100vh;
}
/* @media screen and (min-width: 768px) {
  #wrap {
    min-width: 800px;
  }
} */
@media screen and (min-width: 992px) {
  #wrap {
    min-width: 800px;
  }
}

a {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0) !important;
          tap-highlight-color: rgba(0, 0, 0, 0) !important;
}

.to-top {
  background: #9bc944;
  border-radius: 10px;
  box-shadow: 0 0 0 3px #fff;
  color: #fff;
  font-size: 1.7rem;
  font-weight: bold;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100px;
  height: 50px;
  position: fixed;
  right: 10px;
  bottom: 10px;
  z-index: 1;
  cursor: pointer;
}

header {
  background: #fafff2;
  width: 100%;
  z-index: 9999;
}
/* @media screen and (min-width: 768px) {
  header {
    min-width: 1040px;
  }
} */
@media screen and (min-width: 1200px) {
  header {
    min-width: 1040px;
  }
}
header .header_cont {
  display: flex;
  justify-content: space-between;
  width: 100%;
  margin: 0 auto;

  padding-inline: 1em;
  padding-block: 13px;
}
@media screen and (min-width: 768px) {
  header .header_cont {
    max-width: 800px;

    padding-block: 11px  18px;
  }
}
header h1 {
  color: #9bc944;
  font-size: 1.5rem;
  padding-left: 1rem;
}
header h1 a {
  display: inline-block;
  width: 119px;
  margin-right: 1rem;
  vertical-align: text-bottom;
}
@media screen and (min-width: 768px) {
  header h1 a {
    width: 159px;
  }
}
@media screen and (min-width: 768px) {
  header h1 {
    font-size: 1.8rem;
    margin-top: .5rem;
    margin-bottom: 0;
    padding-left: 0;
  }
}
header .header_logo p {
  font-size: 10px;
  display: block;
}
@media screen and (min-width: 768px) {
  header .header_logo p {
    width: 430px;
    position: relative;
    top: -2px;

    transform-origin: left center;
  }
}
header .menu_reservation {
  padding-top: 24px;
}
header .menu_reservation a,
header .menu_reservation .header_tel {
  float: left;
}
header .menu_reservation a {
  background: #9bc944;
  border-radius: 8px;
  color: #fff;
  font-size: 12px;
  padding: 4px 10px;
}
header .menu_reservation a i {
  font-size: 2rem;
  margin-right: .5rem;
  vertical-align: bottom;
}
header .menu_reservation a:hover {
  background: #fff;
  color: #9bc944;
}
header .header_tel {
  display: flex;
  margin-right: 10px;
}
header .header_tel span {
  font-size: 10px;
  font-weight: normal;
  display: block;
}
header .header_tel p {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.1;
  text-align: center;
  display: inline-block;
}
header .header_tel i {
  color: #9bc944;
  font-size: 2.5rem;
  width: 20px;
  margin-top: 3px;
}

footer {
  color: #764646;
  font-size: 1.1rem;
  text-align: center;
  margin-top: auto;
  padding: 0 0 1.5rem;
  position: relative;
}
footer .copyright {
  font-size: 1rem;
}

article {
  height: 100%;
  margin: auto;
  position: relative;
}

main {
  min-height: 100%;
  position: relative;
  z-index: 1;
}

section {
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
  position: relative;
}

.container {
  width: 100%;
  max-width: 900px;
  margin-right: auto;
  margin-left: auto;
  position: relative;
}

a:hover img,
a.hover img {
  opacity: .7 !important;
  transform: scale(1);
}

*:focus {
  outline: none;
}

.headline {
  line-height: 1.3;
  text-align: center;
  margin-bottom: 5.5rem;
  position: relative;
}
.headline h2 {
  color: #9bc944;
  font-size: 2.6rem;
}
.headline p {
  font-size: 1.2rem;
}
.headline:before {
  background: #e8ba3e;
  content: "";
  width: 111px;
  height: 3px;
  margin: 0 auto;
  position: absolute;
  right: 0;
  bottom: -10px;
  left: 0;
}

.sec_mv {
  margin-bottom: 6rem;
  padding-top: 3rem;
}
@media screen and (min-width: 768px) {
  .sec_mv {
    margin-bottom: 10rem;
    padding-top: 6rem;
  }
}
.sec_mv .container {
  max-width: 900px;
}
.sec_mv .section_header {
  width: 95%;
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .sec_mv .section_header {
    width: 100%;
  }
}
.sec_mv .slick-next {
  right: 0;
}
.sec_mv .slick-next:before {
  content: "〉" !important;
  color: #e0efc5;
  font-size: 30px;
  font-weight: bold;
}
.sec_mv .slick-prev {
  left: -10px;
  z-index: 99;
}
.sec_mv .slick-prev:before {
  content: "〈" !important;
  color: #e0efc5;
  font-size: 30px;
  font-weight: bold;
}
.sec_mv .slick-dots li {
  margin: 0 0;
}

@media screen and (min-width: 768px) {
  .sec_mv .slick-dots li {
    margin: 0 5px;
  }
}
.sec_mv .slick-dots li button:before {
  font-size: 5.5rem;
}
/* .sec_mv .slider */
.sec_mv .slider .slider-box {
  width: 100%;
  max-width: 750px;
  height: 100%;
  max-height: 400px;

  aspect-ratio: 15/8;
}
.sec_mv .slider .text-box {
  font-family: "Noto Serif JP", serif;
  font-weight: 800;
  padding: 1em;
  position: absolute;
  top: calc(50% - 5em);
  left: 0;
  z-index: 1;
}
.sec_mv .slider a:hover .text-box {
  opacity: .85;
}

.sec_mv .slider .text-box p {
  line-height: 1.3;
  margin: 1em 0;
}
.sec_mv .slider .text-box p > span {
  font-size: 2.5vw;
}
.sec_mv .slider-header > .header-inner {
  color: #316716;
  font-size: 6vw;
  font-weight: 800;
  letter-spacing: .01em;
}
.sec_mv .slider-header > .header-inner .text-small {
  font-size: .9em;
}
.sec_mv a.slider-box .slider-link-text {
  position: relative;
  transition: color .33s ease;
}
.sec_mv a.slider-box .slider-link-text::before {
  border-bottom: 1px solid #316716;
  content: "";
  width: 0;
  height: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  transition: width .23s ease;
}
.sec_mv a.slider-box:hover .slider-link-text::before {
  width: 100%;
  transition: width .23s ease;
}
.sec_mv a.slider-box:hover .slider-link-text {
  color: #316716;
  position: relative;
  transition: color .23s ease;
}

@media screen and (min-width: 374px) {
  .sec_mv .slider .text-box {
    top: calc(50% - 16vw);
  }
}
@media screen and (min-width: 576px) {
  .sec_mv .slider .text-box {
  }
}
@media screen and (min-width: 770px) {
  .sec_mv .slider .slider-box {
    max-width: 900px;
    max-height: 250px;

    aspect-ratio: 18/5;
  }
  .sec_mv .slider-header > .header-inner {
    font-size: 1.5em;
  }
  .sec_mv .slider .text-box {
    height: 100%;
    padding: 2em;
    top: 0;
  }
  .sec_mv .slider .text-box p > span {
    font-size: 1em;
  }
}

/* .sec_service */
.sec_service {
  background: #f3f8f2;
  margin-bottom: 7rem;
  padding-top: 7rem;
  padding-bottom: 5rem;
}
.sec_service ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  width: 95%;
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .sec_service ul {
    width: 100%;
    max-width: 800px;
  }
}
.sec_service ul li {
  text-align: center;
  width: calc(100%/2);
  margin-bottom: 2rem;
  padding: 0 1rem;
}
@media screen and (min-width: 768px) {
  .sec_service ul li {
    width: calc(100%/3);
    margin-bottom: 3rem;
    padding: 0;
  }
}
.sec_service ul li a,
.sec_service ul li img {
  width: 100%;
}

.sec_news {
  background: #f5f5f5;
  margin-bottom: 7rem;
  padding-top: 0;
  padding-bottom: 5rem;
}
.sec_news:before {
  background: #fff;
  content: "";
  width: 100%;
  height: 14px;
  position: absolute;
  top: 0;
}
@media screen and (min-width: 768px) {
  .sec_news:before {
    height: 19px;
  }
}
.sec_news .headline {
  margin-bottom: 3rem;
}

.news_list {
  border-collapse: collapse;
  font-size: 1.8rem;
  line-height: 1.2;
  width: 90%;
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .news_list {
    font-size: 1.4rem;
    line-height: 1.5;
    width: 100%;
  }
}
.news_list tr {
  border-bottom: solid 1px #9bc944;
}
.news_list th,
.news_list td {
  display: block;
}
@media screen and (min-width: 768px) {
  .news_list th,
  .news_list td {
    display: inline-block;
    padding: 1rem 0;
  }
}
.news_list th {
  color: #9bc944;
  text-align: left;
  padding: 1rem 0 .3rem;
  padding-bottom: 0;
}
@media screen and (min-width: 768px) {
  .news_list th {
    padding: 1rem 3rem 1rem 2rem;
  }
}
.news_list td {
  font-weight: bold;
  padding: 0 0 1rem;
}
@media screen and (min-width: 768px) {
  .news_list td {
    display: table-cell;
    padding: 1rem 0;
  }
}

.sec_contact {
  background: #9bc944;
  margin-bottom: 7rem;
  padding-top: 5rem;
  padding-bottom: 5rem;
}
.sec_contact .container {
  background: #fff;
  box-shadow: 0 3px 16px 0 rgba(0, 0, 0, .16);
  width: 95%;
  margin: 0 auto;
  padding: 2rem;
}
@media screen and (min-width: 768px) {
  .sec_contact .container {
    width: 100%;
    padding: 5rem;
  }
}
.sec_contact .contact_txt {
  font-size: 1.8rem;
  margin-bottom: 3rem;
}
@media screen and (max-width: 767px) {
  .sec_contact .contact_txt {
    text-align: center;
  }
}
@media screen and (min-width: 768px) {
  .sec_contact .contact_txt {
    font-size: 1.4rem;
    text-align: center;
  }
}
@media screen and (max-width: 600px) {
  .sec_contact .contact_txt {
    text-align: left;
  }
}
.sec_contact .contact_tel {
  display: block;
  justify-content: center;
}
@media screen and (min-width: 768px) {
  .sec_contact .contact_tel {
    display: flex;
  }
}
.sec_contact .header_tel {
  display: flex;
  justify-content: center;
  width: 100%;
  margin-right: 3rem;
  margin-bottom: 1rem;
}
@media screen and (min-width: 768px) {
  .sec_contact .header_tel {
    width: auto;
    margin-bottom: 0;
  }
}
.sec_contact .header_tel p {
  font-size: 4.5rem;
  font-weight: bold;
  line-height: 1.5;
  text-align: center;
  display: inline-block;
}
@media screen and (min-width: 768px) {
  .sec_contact .header_tel p {
    font-size: 3rem;
    line-height: 1.1;
    width: auto;
  }
}
.sec_contact .header_tel i {
  color: #9bc944;
  font-size: 4rem;
  width: 35px;
  margin-top: 15px;
  margin-right: 3px;
}
@media screen and (min-width: 768px) {
  .sec_contact .header_tel i {
    font-size: 2.7rem;
    width: 20px;
    margin-top: 5px;
    margin-right: 3px;
  }
}
.sec_contact a {
  background: #e8ba3e;
  border-radius: 3px;
  box-shadow: 3px 3px 5px 0 rgba(0, 0, 0, .16);
  color: #fff;
  font-size: 2rem;
  font-weight: bold;
  text-align: center;
  display: block;
  width: 90%;
  margin: 0 auto;
  padding: 1.5rem 0;
}
@media screen and (min-width: 768px) {
  .sec_contact a {
    font-size: 1.6rem;
    font-weight: normal;
    width: auto;
    margin: 0;
    padding: .5rem 2rem;
  }
}
.sec_contact a:hover {
  background: #9bc944;
  color: #fff;
}

.sec_about {
  background: url(../img/spec_bg.jpg);
  background-size: cover;
  margin-bottom: 7rem;
  padding-top: 0;
  padding-bottom: 5rem;
}
.sec_about:before {
  background: #fff;
  content: "";
  width: 100%;
  height: 19px;
  position: absolute;
  top: 0;
}
.sec_about h3 {
  color: #9bc944;
  font-size: 2.5rem;
  text-align: center;
}

.company_about {
  border-collapse: collapse;
  font-size: 1.8rem;
  font-weight: normal;
  line-height: 1.5;
  text-align: left;
  width: 95%;
  margin: 0 auto 2rem;
}
@media screen and (min-width: 768px) {
  .company_about {
    font-size: 1.4rem;
    width: 100%;
    margin: 0 auto 4rem;
  }
}
.company_about th,
.company_about td {
  text-align: center;
  display: block;
  padding: 1rem 0;
}
@media screen and (min-width: 768px) {
  .company_about th,
  .company_about td {
    text-align: left;
    display: table-cell;
  }
}
.company_about th {
  background: #9bc944;
  color: #fff;
  width: 100%;
  padding-left: 1.5rem;
}
@media screen and (min-width: 768px) {
  .company_about th {
    border-bottom: solid 1px #fff;
    text-align: left;
    width: 45%;
  }
}
.company_about td {
  background: #fff;
  border: solid 1px #9bc944;
  font-weight: bold;
  width: 100%;
  padding-left: 1.5rem;
}
@media screen and (min-width: 768px) {
  .company_about td {
    width: 55%;
  }
}

.map {
  width: 95%;
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .map {
    width: 100%;
  }
}

.spec_list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .spec_list {
    width: 100%;
  }
}
.spec_list li {
  text-align: center;
  width: calc(100%/2);
  margin-bottom: 2rem;
  padding: 0 1rem;
}
@media screen and (min-width: 768px) {
  .spec_list li {
    width: calc(100%/3);
    margin-bottom: 3rem;
    padding: 0 .5rem;
  }
}
.spec_list li img {
  width: 100%;
}

.sec_case {
  background: #f3f8f2;
  margin-bottom: 7rem;
  padding: 0 0 5rem 0;
  overflow: hidden;
}
.sec_case:before {
  background: #fff;
  content: "";
  width: 100%;
  height: 19px;
  position: absolute;
  top: 0;
}
@media screen and (min-width: 768px) {
  .sec_case .container {
    width: 800px;
    max-width: 800px;
  }
}
.sec_case .btn_price {
  background: #e8ba3e;
  border-radius: 3px;
  box-shadow: 3px 3px 5px 0 rgba(0, 0, 0, .16);
  color: #fff;
  font-size: 1.8rem;
  text-align: center;
  display: block;
  width: 80%;
  margin: 0 auto;
  padding: 10px 20px;
  position: relative;
}
@media screen and (min-width: 768px) {
  .sec_case .btn_price {
    width: 272px;
  }
}
.sec_case .btn_price:before {
  content: "〉";
  position: absolute;
  top: 46%;
  right: 7px;
  transform: translateY(-40%);
}
.sec_case .btn_price i {
  font-size: 2rem;
  margin-right: .5rem;
  vertical-align: bottom;
}
.sec_case .btn_price:hover {
  background: #9bc944;
  color: #fff;
}
.sec_case .swiper-container {
  margin-bottom: 5rem;
  position: relative;
}
@media screen and (min-width: 600px) {
  .sec_case .swiper-container:before {
    background:    -moz-linear-gradient(left, #f3f8f2 0%, rgba(243, 248, 242, 0) 100%);
    background: -webkit-linear-gradient(left, #f3f8f2 0%, rgba(243, 248, 242, 0) 100%);
    background:         linear-gradient(to right, #f3f8f2 0%, rgba(243, 248, 242, 0) 100%);
    content: "";
    width: 30px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 999;
  }
  .sec_case .swiper-container:after {
    background:    -moz-linear-gradient(left, rgba(243, 248, 242, 0) 0%, #f3f8f2 100%);
    background: -webkit-linear-gradient(left, rgba(243, 248, 242, 0) 0%, #f3f8f2 100%);
    background:         linear-gradient(to right, rgba(243, 248, 242, 0) 0%, #f3f8f2 100%);
    content: "";
    width: 30px;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 999;
  }
}
.sec_case .swiper-container-3d .swiper-slide-shadow-left,
.sec_case .swiper-container-3d .swiper-slide-shadow-right {
  display: none;
}
.sec_case .swiper-slide {
  text-align: center;
}
.sec_case .swiper-slide a {
  display: block;
  width: 80%;
  margin: 0 auto;
  position: absolute;
  right: 0;
  bottom: 17%;
  left: 0;
}
@media screen and (min-width: 768px) {
  .sec_case .swiper-slide a {
    width: 100%;
  }
}
.sec_case .swiper-container-horizontal > .swiper-pagination-bullets,
.sec_case .swiper-pagination-custom,
.sec_case .swiper-pagination-fraction {
  bottom: -5px;
}
@media screen and (min-width: 768px) {
  .sec_case .swiper-container {
    width: 800px;
  }
}

.will section,
.will_en section,
.land_registration section,
.guardianship section,
.corporate_registration section,
.fee section,
.voice section,
.office_data section,
.contact_form section,
.confirm section,
.complete section {
  margin-bottom: 3rem;
  padding: 3rem 0;
}
@media screen and (min-width: 768px) {
  .will section,
  .will_en section,
  .land_registration section,
  .guardianship section,
  .corporate_registration section,
  .fee section,
  .voice section,
  .office_data section,
  .contact_form section,
  .confirm section,
  .complete section {
    padding: 5rem 0;
  }
}
.will figure img,
.will_en figure img,
.land_registration figure img,
.guardianship figure img,
.corporate_registration figure img,
.fee figure img,
.voice figure img,
.office_data figure img,
.contact_form figure img,
.confirm figure img,
.complete figure img {
  display: block;
  width: 95%;
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .will figure img,
  .will_en figure img,
  .land_registration figure img,
  .guardianship figure img,
  .corporate_registration figure img,
  .fee figure img,
  .voice figure img,
  .office_data figure img,
  .contact_form figure img,
  .confirm figure img,
  .complete figure img {
    width: 100%;
  }
}

.cont_header {
  margin-bottom: 5rem;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
@media screen and (min-width: 768px) {
  .cont_header {
    margin-bottom: 2rem;
  }
}
.cont_header .header_img {
  padding: 3rem 0 3rem 2rem;
}
@media screen and (min-width: 768px) {
  .cont_header .header_img {
    padding: 5rem 0 5rem 2rem;
  }
}
.cont_header p {
  color: #fff;
  font-size: 2.8rem;
  font-weight: bold;
  text-shadow: 0 0 20px rgba(17, 17, 17, .8);
  width: 100%;
  max-width: 600px;
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .cont_header p {
    font-size: 2.4rem;
    font-weight: 500;
    line-height: 0;
  }
}
.cont_header .cont_menu {
  width: 95%;
  margin: 0 auto;
  padding-top: 5rem;
}
@media screen and (min-width: 768px) {
  .cont_header .cont_menu {
    display: flex;
    justify-content: center;
    width: 100%;
  }
}
.cont_header .cont_menu li {
  text-align: center;
  width: 90%;
  margin: 0 auto;
}
.cont_header .cont_menu li:first-child {
  margin-bottom: 1rem;
}
@media screen and (min-width: 768px) {
  .cont_header .cont_menu li:first-child {
    margin-right: 3rem;
    margin-bottom: 0;
  }
}

.read_cont {
  width: 95%;
  margin: 0 auto 3rem;
}
@media screen and (min-width: 768px) {
  .read_cont {
    width: 100%;
  }
}
.read_cont .read_cont_ttl {
  background: #fff;
  margin-bottom: 5px;
  padding: 2rem 0 2rem 2rem;
}
.read_cont .read_cont_ttl h3 {
  border-left: solid 4px #9bc944;
  line-height: 1.5;
  width: 100%;
  padding-left: 1.5rem;
}
.read_cont .read_cont_txt {
  background: #fff;
  padding: 2rem;
}

.bg_deco {
  padding-bottom: 5rem;
}
.bg_deco:before {
  background: #fff;
  content: "";
  width: 100%;
  height: 37px;
  position: absolute;
  top: 0;
}
@media screen and (min-width: 768px) {
  .bg_deco:before {
    height: 67px;
  }
}

.accent_color01 {
  color: #e8ba3e;
}

.accent_color02 {
  color: #9bc944;
}

.sec_questions {
  background: #fcfbed;
}

/*----------------------------------------------
よくある質問
----------------------------------------------*/
section.sec_questions {
  padding-bottom: 5rem;
}

.m-accordionContent,
.accordionContent {
  display: none;
}

img.accordionBtnImg {
  vertical-align: top;
}

.question_inner {
  width: 100%;
  margin: 0 auto;
  padding: 0 2%;
}

.acd-inner {
  background: #9bc944;
  color: #fff;
  margin: 10px auto 5rem;
  padding: 0;
}
.acd-inner:last-child {
  margin-bottom: 0;
}

.acd-inner:nth-child(1) {
  margin-top: 0;
}

.acd-inner-title {
  font-size: 2rem;
  font-weight: bold;
  line-height: 1.5;
  padding: 1rem 6rem 1rem 2rem;
  position: relative;
  cursor: pointer;
}
.acd-inner-title:before {
  border-width: 13px 7px 0 7px;
  border-style: solid;
  border-color: #9ac944 transparent transparent transparent;
  content: "";
  width: 0;
  height: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  bottom: -13px;
  left: 0;
}

.acd-inner-box li {
  background-color: #fff;
  box-shadow: 0 0 0 3px #9bc944 inset;
  color: #707070;
  font-size: 1.6rem;
  line-height: 1.7;
  padding: 2rem 2rem 2rem;
}

.ico-accordion {
  line-height: 0;
  width: 5%;
  position: absolute;
  top: 50%;
  right: 4%;
          transform: translateY(-50%);

  -webkit-transform: translateY(-50%);
}

@media screen and (min-width: 768px) {
  .question_inner {
    width: 100%;
    margin: 20px auto;
    padding: 0;
  }

  .acd-inner {
    margin: 20px auto 4rem;
  }

  .acd-inner-title {
    font-size: 1.8rem;
    line-height: 1.5;
    padding: 1rem 6rem 1rem 2rem;
  }

  .ico-accordion {
    width: 20px;
    position: absolute;
    top: 50%;
    right: 4%;
            transform: translateY(-50%);

    -webkit-transform: translateY(-50%);
  }
}
.will .header_img {
  background: url(../img/will_header.png) center top no-repeat;
  background-size: cover;
}
.will .sec_cont01 {
  margin-bottom: 6rem;
}
@media screen and (min-width: 768px) {
  .will .sec_cont01 {
    margin-bottom: 8rem;
  }
}
.will .sec_cont01,
.will .sec_cont03,
.will .sec_cont04 {
  background: #f5f5f5;
}
.will .sec_cont02 {
  background: #f3f8f2;
}
.will .sec_contact {
  margin-top: 6rem;
}
@media screen and (min-width: 768px) {
  .will .sec_contact {
    margin-bottom: 8rem;
  }
}

.testament_type {
  width: 95%;
  margin: 5rem auto 0;
}
@media screen and (min-width: 768px) {
  .testament_type {
    width: 100%;
  }
}
.testament_type h3 {
  background: #e8ba3e;
  color: #fff;
  font-size: 2.5rem;
  font-weight: normal;
  text-align: center;
  width: 212px;
  margin: 0 auto 3rem;
  padding: .2rem 0;
}
@media screen and (min-width: 768px) {
  .testament_type h3 {
    font-size: 3rem;
  }
}

.type-inner {
  margin: 10px auto 3rem;
}
.type-inner:last-child {
  margin-bottom: 0;
}

.type-inner-title {
  color: #fff;
  font-size: 1.8rem;
  text-align: center;
  padding: 1rem 0;
  position: relative;
}
.type-inner-title:before {
  border-width: 13px 7px 0 7px;
  border-style: solid;
  content: "";
  width: 0;
  height: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  bottom: -13px;
  left: 0;
}

.type-inner-box li {
  background-color: #fff;
  color: #707070;
  font-size: 1.6rem;
  line-height: 1.7;
  padding: 2rem 2rem 2rem;
}

.merit.type-inner {
  background: #749bd0;
}
.merit .type-inner-title:before {
  border-color: #749bd0 transparent transparent transparent;
}
.merit .type-inner-box li {
  box-shadow: 0 0 0 3px #749bd0 inset;
}

.demerit.type-inner {
  background: #d07482;
}
.demerit .type-inner-title:before {
  border-color: #d07482 transparent transparent transparent;
}
.demerit .type-inner-box li {
  box-shadow: 0 0 0 3px #d07482 inset;
}

.will_en .header_img {
  background: url(../img/will_en_header.png) center top no-repeat;
  background-size: cover;
}
.will_en .sec_cont01 {
  background: #f5f5f5;
  margin-bottom: 6rem;
}
@media screen and (min-width: 768px) {
  .will_en .sec_cont01 {
    margin-bottom: 8rem;
  }
}
.will_en .sec_cont02,
.will_en .sec_cont03 {
  background: #f3f8f2;
}
.will_en span {
  font-weight: bold;
}
.will_en .sec_contact {
  margin-top: 6rem;
}
@media screen and (min-width: 768px) {
  .will_en .sec_contact {
    margin-bottom: 8rem;
  }
}

.land_registration .header_img {
  background: url(../img/land_registration_header.png) center top no-repeat;
  background-size: cover;
}
.land_registration .sec_cont01 {
  background: #f5f5f5;
  margin-bottom: 6rem;
}
@media screen and (min-width: 768px) {
  .land_registration .sec_cont01 {
    margin-bottom: 8rem;
  }
}
.land_registration .sec_cont02 {
  background: #f3f8f2;
}
.land_registration .sec_contact {
  margin-top: 6rem;
}
@media screen and (min-width: 768px) {
  .land_registration .sec_contact {
    margin-bottom: 8rem;
  }
}

.guardianship .header_img {
  background: url(../img/guardianship_header.png) center top no-repeat;
  background-size: cover;
}
.guardianship .sec_cont01,
.guardianship .sec_cont03 {
  background: #f5f5f5;
  margin-bottom: 6rem;
}
@media screen and (min-width: 768px) {
  .guardianship .sec_cont01,
  .guardianship .sec_cont03 {
    margin-bottom: 8rem;
  }
}
.guardianship .sec_cont02,
.guardianship .sec_cont04 {
  background: #f3f8f2;
}
.guardianship .sec_contact {
  margin-top: 6rem;
}
@media screen and (min-width: 768px) {
  .guardianship .sec_contact {
    margin-bottom: 8rem;
  }
}
.guardianship .supplement {
  font-size: 1.3rem;
}

.corporate_registration .header_img {
  background: url(../img/corporate_registration_header.png) center top no-repeat;
  background-size: cover;
}
.corporate_registration .sec_cont01 {
  background: #f5f5f5;
  margin-bottom: 6rem;
}
@media screen and (min-width: 768px) {
  .corporate_registration .sec_cont01 {
    margin-bottom: 8rem;
  }
}
.corporate_registration .sec_cont02 {
  background: #f3f8f2;
}
.corporate_registration .sec_contact {
  margin-top: 6rem;
}
@media screen and (min-width: 768px) {
  .corporate_registration .sec_contact {
    margin-bottom: 8rem;
  }
}

.fee .header_img {
  background: url(../img/fee_header.png) center top no-repeat;
  background-size: cover;
}
.fee .sec_cont01 {
  background: #f5f5f5;
  margin-bottom: 6rem;
}
@media screen and (min-width: 768px) {
  .fee .sec_cont01 {
    margin-bottom: 8rem;
  }
}
.fee .sec_cont02 {
  background: #fcfbed;
}
.fee .sec_cont02 .acd-inner-title span {
  font-size: 2.4rem;
}
.fee .sec_cont02 .fee_notes {
  width: 95%;
  margin: 4% auto 0;
}
@media screen and (min-width: 768px) {
  .fee .sec_cont02 .fee_notes {
    width: 100%;
  }
}
.fee .sec_contact {
  margin-top: 6rem;
}
@media screen and (min-width: 768px) {
  .fee .sec_contact {
    margin-bottom: 8rem;
  }
}
.fee .supplement {
  font-size: 1.3rem;
}
.fee .acd-inner-box .supplement {
  line-height: 1.5;
  margin-bottom: 1rem;
}
.fee .price_table {
  border-collapse: collapse;
  font-size: 1.8rem;
  font-weight: normal;
  line-height: 1.5;
  text-align: left;
  width: 95%;
  margin: 0 auto 2rem;
}
@media screen and (min-width: 768px) {
  .fee .price_table {
    font-size: 1.4rem;
    width: 100%;
    margin: 0 auto 1rem;
  }
}
.fee .price_table th,
.fee .price_table td {
  text-align: center;
  display: block;
  padding: 1rem 0;
}
@media screen and (min-width: 768px) {
  .fee .price_table th,
  .fee .price_table td {
    text-align: left;
    display: table-cell;
  }
}
.fee .price_table th {
  background: #9bc944;
  color: #fff;
  width: 100%;
  padding-left: 1.5rem;
}
@media screen and (min-width: 768px) {
  .fee .price_table th {
    border-bottom: solid 1px #fff;
    text-align: left;
    width: 45%;
  }
}
.fee .price_table td {
  background: #fff;
  border: solid 1px #9bc944;
  font-weight: bold;
  width: 100%;
  padding-left: 1.5rem;
}
@media screen and (min-width: 768px) {
  .fee .price_table td {
    width: 55%;
  }
}

.price_inner {
  margin-bottom: 3rem;
}
.price_inner h3 {
  background: #9bc944;
  color: #fff;
  text-align: center;
  width: 100%;
  margin-bottom: 2rem;
  padding: 1rem 2rem;
}
.price_inner li {
  box-shadow: none;
  padding: 0;
}
.price_inner li.accent_color01 {
  color: #e8ab3e;
}
.price_inner .pack_list {
  font-weight: bold;
  margin-bottom: 1rem;
}

.price_cell {
  line-height: 1.5;
  margin-bottom: 7rem;
}
.price_cell:last-child {
  margin-bottom: 0;
}
.price_cell .price_cell_ttl {
  text-align: center;
}
.price_cell h3 {
  border-bottom: solid 3px #e8ba3e;
  color: #e8ba3e;
  font-size: 3rem;
  line-height: 1;
  text-align: center;
  display: inline-block;
  margin: 0 auto 1rem;
  padding-bottom: 1rem;
}

.voice .header_img {
  background: url(../img/voice_header.png) center top no-repeat;
  background-size: cover;
}
.voice .customer {
  border-top: solid 2px #9bc944;
  display: flex;
  align-items: flex-end;
  margin-top: 2rem;
  margin-bottom: 2rem;
  padding-top: 2rem;
}
.voice .customer figure {
  width: 68px;
  margin-right: 1rem;
}
.voice .customer figure img {
  width: 100%;
}
.voice .customer p {
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.4;
  width: 70%;
  margin-bottom: .5rem;
}
.voice .testament_type {
  background: #fff;
  padding-bottom: .1rem;
}
.voice .testament_type h3 {
  background: #9bc944;
  width: 100%;
  margin-bottom: 1.5rem;
}
.voice .type-inner {
  width: 95%;
  margin: 0 auto 1.5rem;
}
.voice .type-inner i {
  margin-right: 2px;
}
.voice .customer {
  border-top: none;
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 1.5rem;
}
.voice .merit .customer {
  border-bottom: dotted 2px #749bd0;
}
.voice .demerit .customer {
  border-bottom: dotted 2px #d07482;
}
.voice .onepoint {
  border: solid 3px #9bc944;
}
.voice .onepoint .type-inner-title {
  background: #9bc944;
  font-size: 2.2rem;
  font-weight: bold;
}

.office_data .header_img {
  background: url(../img/office_data_header.png) center top no-repeat;
  background-size: cover;
}
.office_data .sec_cont01 {
  background: #f5f5f5;
}
.office_data .sec_cont02 {
  background: #f3f8f2;
}
.office_data .sec_cont03 {
  background: #fcfbed;
}
.office_data .profile_cell {
  font-size: 1.8rem;
  padding: 4rem 0;
}
@media screen and (min-width: 768px) {
  .office_data .profile_cell {
    font-size: 1.3rem;
    display: flex;
    justify-content: space-between;
    padding: 2rem 0;
  }
}
.office_data .profile_cell:nth-child(3) {
  border-top: solid 2px #9bc944;
  margin-bottom: 3rem;
}
.office_data .profile_cell figeru {
  display: block;
  width: 70%;
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .office_data .profile_cell figeru {
    width: 50%;
  }
}
.office_data .profile_cell figeru img {
  width: 100%;
}
.office_data .profile_cell .profile_data {
  width: 95%;
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .office_data .profile_cell .profile_data {
    width: 50%;
    padding-left: 2rem;
  }
}
.office_data .profile_cell .profile_data:first-child {
  padding-left: 0;
}
.office_data .profile_cell th {
  color: #e8ba3e;
  text-align: left;
  white-space: nowrap;
  padding-right: 1rem;
  vertical-align: top;
}
.office_data .profile_cell h3 {
  font-size: 2.4rem;
  text-align: center;
  margin-bottom: 2rem;
}
@media screen and (min-width: 768px) {
  .office_data .profile_cell h3 {
    font-size: 1.8rem;
    text-align: left;
  }
}

.contact_form .header_img,
.confirm .header_img,
.complete .header_img {
  background: url(../img/contact_header.png) center top no-repeat;
  background-size: cover;
}

.complete_txt h3 {
  font-size: 1.8rem;
  text-align: center;
  margin-bottom: 2rem;
}
.complete_txt a {
  background: #9bc944;
  border-radius: 5px;
  color: #fff;
  text-align: center;
  display: block;
  width: 100%;
  max-width: 240px;
  margin: 3rem auto 0;
  padding: 1.5rem 0;
}

.sec_cont01 {
  background-color: #f5f5f5;
}
.sec_cont01 .form_cell {
  background: #fff;
  padding: 2rem;
}
.sec_cont01 .form_cell p {
  text-align: center;
  margin-bottom: 50px;

  ont-size: 14px;
}
@media screen and (max-width: 600px) {
  .sec_cont01 .form_cell p {
    font-size: 14px;
    text-align: left;
  }
}
.sec_cont01 .contactbox {
  padding-bottom: 30px;
}
.sec_cont01 .contactbox .form_table {
  background-color: rgba(255, 255, 255, .4);
  border-radius: 4px;
  width: 100%;
  margin-bottom: 30px;
}
.sec_cont01 .contactbox .form_table tr {
  border: solid 1px #ddd;
}
.sec_cont01 .contactbox .form_table tr th {
  background-color: #9bc944;
  color: #fff;
  font-size: 1.4rem;
  font-weight: normal;
  text-align: left;
  width: 30%;
  padding: 10px;
  vertical-align: top;
}
.sec_cont01 .contactbox .form_table tr th p {
  font-size: 1.2rem;
  line-height: 1;
  text-align: left;
  margin-bottom: 0;
}
.sec_cont01 .contactbox .form_table tr td {
  background: #fff;
  border: 1px solid #f5f5f5;
  font-size: 1.4rem;
  text-align: left;
  width: 70%;
  padding: 10px 10px 5px 10px;
  vertical-align: top;
}
.sec_cont01 .contactbox .form_table tr td input {
  background-color: rgba(255, 254, 235, .9);
  border: 1px solid #999;
  width: 100%;
}
.sec_cont01 .contactbox .form_table tr td input:focus {
  background-color: rgba(255, 192, 0, .1);
  outline: none;
}
.sec_cont01 .contactbox .form_table tr td textarea {
  background-color: rgba(255, 254, 235, .9);
  border: 1px solid #999;
  width: 100%;
}
.sec_cont01 .contactbox .form_table tr td textarea:focus {
  background-color: rgba(255, 192, 0, .1);
  outline: none;
}
.sec_cont01 .contactbox .radio {
  margin: 3% auto;
}
.sec_cont01 .contactbox .privacy {
  background: #f5f5f5;
  border: 1px solid #ddd;
  height: 250px;
  padding: 20px;
  overflow-y: scroll;
}
.sec_cont01 .contactbox .privacy h3 {
  text-align: left;
}
.sec_cont01 .contactbox .privacy p {
  text-align: left;
}

.mms1 {
  margin-bottom: 80px;
}
@media screen and (max-width: 600px) {
  .mms1 {
    margin-bottom: 40px;
  }
}

.mms2 {
  margin-bottom: 80px;
}
@media screen and (max-width: 600px) {
  .mms2 {
    margin-bottom: 40px;
  }
}

.mms3 {
  margin-bottom: 80px;
}
@media screen and (max-width: 600px) {
  .mms3 {
    margin-bottom: 40px;
  }
}

.mms4 {
  margin-bottom: 80px;
}
@media screen and (max-width: 600px) {
  .mms4 {
    margin-bottom: 40px;
  }
}

.mms5 {
  margin-bottom: 80px;
}
@media screen and (max-width: 600px) {
  .mms5 {
    margin-bottom: 40px;
  }
}

button {
  background-color: #9bc944;
  color: #fff;
  display: block;
  width: 260px;
  height: 50px;
  margin-right: auto;
  margin-left: auto;
  transition: .25s ease;
}

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

/**
 * 2021-02-15 added
**/
@media screen and (max-width: 767px) {
  .header_logo > h1 > a {
    position: relative;
  }
  .header_logo > h1 > a::before {
    content: "\30ea \30fc \30ac \30eb \30a2 \30af \30bb \30b9 \53f8 \6cd5 \66f8 \58eb \4e8b \52d9 \6240 ";
    color: #707070;
    font-size: 10px;
    font-weight: normal;
    line-height: 1.15;
    width: 15.5em;
    position: absolute;
    bottom: -1.1em;
    left: 0;
  }
}

/*  */
.bnr-despo {
  width: 100%;
}
.bnr-despo .img-img {
  width: 100%;
  max-width: 750px;
  margin: 7rem auto 5rem;
  padding: 0 15px;
}
.bnr-despo img {
  width: 100%;
  height: auto;
}
.corporate_registration .sec_contact,
.fee .sec_contact,
.guardianship .sec_contact,
.land_registration .sec_contact,
.office_data .sec_contact,
.voice .sec_contact,
.will .sec_contact,
.will_en .sec_contact {
  margin-top: 0;
}

/*  */
.bnr-despo-blog {
  width: 100%;
}
.bnr-despo-blog .text-bnr {
  max-width: 750px;
  margin: 0 auto 7rem;
  padding: 0 15px;
}
.bnr-despo-blog a {
  background-color: #59b531;
  border: 8px solid #6bbd47;
  border-right-color: #54a92e;
  border-bottom-color: #54a92e;
  border-radius: .5em;
  color: #fff;
  line-height: 1.5;
  text-align: center;
  display: block;
  padding: .5em .33em .67em;
  position: relative;
  overflow: hidden;
}
.bnr-despo-blog a:hover {
  opacity: .77;
}
.bnr-despo-blog a::before {
  background: url(../img/bnr-despo-blog.jpg) center bottom no-repeat;
  background-size: cover;
  border-radius: .5em;
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.bnr-despo-blog a::after {
  background-color: rgba( 89, 181, 49, .83 );
  content: "";
  width: 100%;
  height: 900%;
  position: absolute;
  bottom: 0;
  left: 15%;
  z-index: 3;
  transform: rotate(45deg);

  transform-origin: left bottom;
}
.bnr-despo-blog .text-inner {
  text-shadow: 0 0 1px #59b531, 0 0 4px #59b531;
  display: block;
  position: relative;
  z-index: 5;
}
.bnr-despo-blog .main-text {
  font-size: 1.67em;
  display: block;
}
.bnr-despo-blog .sub-text {
  font-size: 1em;
  display: block;
}
.bnr-despo-blog .symbol,
.bnr-despo-blog .text {
  display: inline-block;
  vertical-align: middle;
}
.bnr-despo-blog .text {
  margin-right: .33em;
  margin-left: .33em;
}
@media screen and (min-width: 481px) {
  .bnr-despo-blog .text br {
    display: none;
  }
}

/* 成年後見 | guardianship.html */
table {
  border-color: inherit;
  border-collapse: collapse;
  text-indent: 0;
}
.guardianship .sec_cont02 h4 {
  margin: 1.67em 0 .67em;
}
.guardianship .table-block table {
  margin: 0 0 .67em;
}
.guardianship .item-item th,
.guardianship .item-item td {
  border: 3px solid #9bc944;
  vertical-align: middle;
}
.guardianship .item-item td {
  padding: 1em .67em;
}
.guardianship .item-item td .td-inner {
  text-align: left;
  display: inline-block;
}
.guardianship .item-0 td:first-child,
.guardianship .item-item th {
  background-color: #9bc944;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  width: 4.33em;
  padding: 1em .67em;
}
.guardianship .item-0 td:first-child {
  background-color: #7ba52e;
  border: 3px solid #7ba52e;
}
.guardianship .item-0 td:nth-child(n+2) {
  background-color: rgba( 155, 201, 68, .05 );
  color: #9bc944;
  font-weight: bold;
  text-align: center;
}
.guardianship .item-1 td:nth-child(2),
.guardianship .item-2 td:nth-child(2),
.guardianship .item-3 td:nth-child(2) {
  text-align: center;
  white-space: nowrap;
  width: 10.15em;
}
.guardianship .item-1 td:nth-child(3) {
  text-align: left;
  white-space: nowrap;
  width: 12.15em;
}
.guardianship .item-1 li .text-inner {
  display: inline-block;
  margin-left: 1em;
}

/* 768px以下のテーブル設定 */
@media screen and (max-width: 767px) {
  .guardianship .table-block table,
  .guardianship .table-block tbody,
  .guardianship .table-block tr,
  .guardianship .item-item th,
  .guardianship .item-item td {
    border: none;
    display: block;
    width: 100% !important;
  }
  .guardianship .item-0 td,
  .guardianship table br {
    display: none;
  }
  .guardianship .item-2,
  .guardianship .item-3 {
    margin-top: 1em;
  }
  .guardianship .item-1 th,
  .guardianship .item-2 th,
  .guardianship .item-3 th {
    font-size: 1.07em;
    padding: .33em;
  }
  .guardianship .item-1 td,
  .guardianship .item-2 td,
  .guardianship .item-3 td {
    border: 2px solid #9bc944;
    border-top: none;
    padding: 3.33em 1.33em 1em;
    position: relative;
  }
  .guardianship .item-1 td:nth-child(3) {
    text-align: center;
  }

  .guardianship .item-1 td li {
    display: inline-block;
  }
  .guardianship .item-1 td li + li {
    padding-left: 1em;
    position: relative;
  }
  .guardianship .item-1 td li + li::before {
    content: "\30fb ";
    width: 1em;
    position: absolute;
    left: 0;
  }
  /*  */
  .guardianship .item-1 td:nth-child(2)::before,
  .guardianship .item-2 td:nth-child(2)::before,
  .guardianship .item-3 td:nth-child(2)::before {
    background-color: rgba( 155, 201, 68, .1 );
    content: "\5bfe \8c61 \3068 \306a \308b \65b9 ";
    color: #666;
    text-align: center;
    display: block;
    width: 100%;
    height: 2.67em;
    padding-top: .33em;
    position: absolute;
    top: 0;
    left: 0;
  }
  .guardianship .item-1 td:nth-child(3)::before {
    background-color: rgba( 155, 201, 68, .1 );
    content: "\7533 \3057 \7acb \3066 \304c \3067 \304d \308b \65b9 ";
    color: #666;
    text-align: center;
    display: block;
    width: 100%;
    height: 2.67em;
    padding-top: .33em;
    position: absolute;
    top: 0;
    left: 0;
  }
  .guardianship .item-1 td:nth-child(4)::before,
  .guardianship .item-2 td:nth-child(3)::before,
  .guardianship .item-3 td:nth-child(3)::before {
    background-color: rgba( 155, 201, 68, .1 );
    /* content: "\6210 \5e74 \5f8c \898b \4eba \304c \3067 \304d \308b \4e8b "; */
    content: "成年後見人等ができる事 ";
    color: #666;
    text-align: center;
    display: block;
    width: 100%;
    height: 2.67em;
    padding-top: .33em;
    position: absolute;
    top: 0;
    left: 0;
  }
  /*  */
  .guardianship .item-2 td:nth-child(2)::after,
  .guardianship .item-3 td:nth-child(2)::after {
    background-color: rgba( 155, 201, 68, .1 );
    border-top: 2px solid #9bc944;
    content: "\7533 \3057 \7acb \3066 \304c \3067 \304d \308b \65b9 ";
    color: #666;
    text-align: center;
    display: block;
    height: 2.67em;
    margin-right: -1.33em;
    margin-left: -1.33em;
    padding-top: .33em;
    position: relative;
    top: 1em;
    left: 0;
  }
  .guardianship .item-2 td:nth-child(3) .td-inner::before,
  .guardianship .item-3 td:nth-child(3) .td-inner::before {
    content: "\672c \4eba \30fb \914d \5076 \8005 \30fb \56db \89aa \7b49 \5185 \306e \89aa \65cf \3000 \306a \3069 \20 ";
    text-align: center;
    display: block;
    width: 100%;
    position: absolute;
    top: -3.15em;
    left: 0;
  }
}
/**
/* added 2021-04-01
**/
.inline_block {
  display: inline-block;
}
header .header_tel {
  margin-top: -.33em;
}
header .header_tel span {
  text-align: left;
  display: block;
  margin-left: .5em;
}
.sec_contact .contact_tel p a {
  background-color: transparent;
  box-shadow: none;
  color: #707070;
  font-size: 4.5rem;
  font-weight: bold;
  line-height: 1.5;
  text-align: center;
  display: inline-block;
  width: auto;
  padding: 0;
}

/* .fee */
.fee .fee_notes_box {
  border: solid 3px #9bc944;
  width: 95%;
  margin: 0 auto 3em;
  padding: 1.33em 1.67em;
}
.fee .fee_notes li {
  text-indent: -1em;
  margin-left: 1em;
}
.fee .tax_included {
  font-size: .77em;
  font-weight: normal;
  display: inline-block;
  margin-right: .13em;
  margin-left: .13em;
}
.fee .price_table_box {
  padding: .21em 0 .25em;
}
.fee .price_table_box li {
  text-align: center;
  margin-top: .5em;
}
.fee .price_table_box li:first-child {
  margin-top: 0;
}
.fee .price_table_box .list_item {
  font-weight: normal;
  text-align: right;
  display: inline-block;
  width: 48%;
  padding-right: 1.77%;
  vertical-align: middle;
}
.fee .price_table_box .list_fee {
  text-align: left;
  display: inline-block;
  width: 48%;
  padding-left: 1.77%;
  vertical-align: middle;
}
.fee .text-note {
  font-size: .87em;
  font-weight: normal;
  text-align: left;
  display: block;
  padding: .33em 1em .15em;
}
@media screen and (min-width: 768px) {
  .fee .price_table {
    font-size: 1.6rem;
  }
  .fee .price_table_box .list_item {
    text-align: left;
    width: 14.5em;
  }
  .fee .price_table_box .list_fee {
    width: calc( 100% - 14.75em );
  }
  .fee .fee_notes_box {
    width: 100%;
  }
}

/* .office_data */
.office_data .prof_1 .figeru {
  text-align: center;
  min-height: 1%;
  padding-bottom: .67em;
}
.office_data .prof_1 .img_img img {
  max-width: 100%;
}
.office_data .prof_list {
  margin-bottom: 2rem;
}
.office_data .prof_2 .prof_list {
  margin-bottom: 2rem;
}
@media screen and (min-width: 768px) {
  .office_data .prof_1 {
    flex-direction: column;
    justify-content: flex-start;
    min-height: 382px;
    padding-left: 48%;
    position: relative;
  }
  .office_data .prof_1 .figeru {
    position: absolute;
    top: 2rem;
    right: calc( 52% + 1.67em );
  }
  .office_data .prof_1 .profile_data {
    width: 100%;
  }
  .office_data .prof_2 .prof_list {
    margin-bottom: 0;
  }
  .office_data .prof_2 .profile_data {
    width: 48%;
    margin: 0 auto;
  }
  .office_data .prof_2 .profile_data.data_1 {
    margin-right: 0;
    padding-left: 3rem;
  }
  .office_data .prof_2 .profile_data.data_2 {
    width: 52%;
    margin-left: 0;
  }
}

/* .contact_form */
.sec_cont01 .contactbox .form_table tr th,
.sec_cont01 .contactbox .form_table tr td {
  border-color: #ccc;
  padding: .67em;
}
.contact_form .th_box,
.contact_form .td_box {
  line-height: 1.33;
  display: block;
  width: 100%;
  height: 100%;
  padding-top: .5em;
  padding-bottom: .5em;
  position: relative;
}
.contact_form .th_box label {
  line-height: 1.33;
  display: block;
  height: auto;
  padding: 0;
  vertical-align: baseline;
}
.contact_form .th_box .icon {
  background-color: #e11;
  line-height: 1;
  display: inline-block;
  padding: .25em .33em .29em;
  position: absolute;
  top: -.67em;
  right: -.75em;
}
.contact_form .th_box .input_subitem {
  display: block;
  padding-top: .25em;
}
.contact_form .th_box .icon > .inner {
  font-size: .75em;
  display: block;
}
.contact_form .td_box.cell_tel .input_field {
  display: inline-block;
  width: 4.5em;
  margin-left: 1em;
  position: relative;
}
.contact_form .td_box.cell_tel .input_field:first-child {
  margin-left: 0;
}
.contact_form .td_box.cell_tel .input_field:nth-child(2)::before,
.contact_form .td_box.cell_tel .input_field:nth-child(3)::before {
  background-color: #666;
  content: "";
  display: block;
  width: .6em;
  height: 2px;
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  left: -.9em;
}
@media screen and (min-width: 481px) {
  .contact_form .th_box .icon {
    top: .55em;
    right: .25em;
  }
}

/* ** */
input[type="text"],
input[type="password"],
input[type="date"],
input[type="datetime"],
input[type="email"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="time"],
input[type="url"],
input[type="submit"],
textarea,
select {
  margin: 0;
}
:focus::-webkit-input-placeholder {
  color: transparent;
}
:focus:-ms-input-placeholder {
  color: transparent;
}
:focus::-moz-placeholder {
  color: transparent;
}
:focus::placeholder {
  color: transparent;
}
::-webkit-input-placeholder {
  color: #afafaf;
}
:-ms-input-placeholder {
  color: #afafaf !important;
}
::-moz-placeholder {
  color: #afafaf;
  opacity: 1;
}
::placeholder {
  color: #afafaf;
  opacity: 1;
}
.contact_form .contactbox .tc {
  padding-top: 3em;
}
.contact_form input[type="checkbox"] + label {
  line-height: 1.15;
  height: 2.67em;
  padding-left: 2.33em;
}
.contact_form input[type="checkbox"] + label::before {
  padding-right: 0;
  top: -.11em;
}
.contact_form .contactbox input[type="submit"] {
  background-color: #ccc;
  color: #fff;
  display: block;
  width: 260px;
  height: 50px;
  margin: 1.67em auto .33em;
  transition: .25s ease;

  pointer-events: none;
}
.contact_form input[type="checkbox"]:checked + label + .submit_btn input[type="submit"] {
  background-color: #9bc944;

  pointer-events: auto;
}
.contact_form .contactbox button {
}
@media screen and (min-width: 770px) {
  .contact_form input[type="checkbox"] + label::before {
    top: .11em;
    left: .5em;
  }
}

/* ** */
.contact_form .privacy > p {
  font-size: 1.4rem;
  margin-bottom: 1em;
}
.contact_form .privacy_box {
  list-style-type: decimal;
  font-size: 1.4rem;
  padding-top: 1em;
  padding-left: 2em;
}
.contact_form .privacy_heading {
  font-size: 1.09em;
  margin: 0 0 .33em;
}
.contact_form .privacy .privacy_text {
  margin-bottom: 2em;
}
.contact_form .privacy_list {
  list-style-type: decimal;
  margin: -1.25em 0 2em;
  padding-left: 2em;
}

/* ** */
.contact_thanks .header_img {
  background: url(../img/contact_header.png) center top no-repeat;
  background-size: cover;
}
.contact_thanks .article-heading-chapter {
  font-size: 1.75em;
  text-align: center;
  margin-bottom: 1em;
}
.contact_thanks .elements-block {
  text-align: center;
}
.contact_thanks .text-btn {
  background-color: #9bc944;
  color: #fff;
  font-size: 1.09em;
  line-height: 1.15;
  display: inline-block;
  margin-top: 3em;
  padding: .33em 1em .39em;
}

/*-----------------------
			*2021/6/22追記*
-----------------------*/

/* アコーディオン関係 */

.my-acd-inner-title {
  cursor: auto!important;
}

.my-price_inner {
  margin-top: 2rem;
}

.my-price_inner .acd-inner-title {
  padding: 0 1em;
}

.my-price_inner .acd-inner-title::before {
  bottom: 10px;
}

.my-price_inner .acd-inner-title .ico-accordion {
  top: 40%;
  right: 4%;
}

.my-price_inner .supplement {
  margin-top: 10px;
}

.my-inner {
  padding-left: 2em;
}

.my-cell .profile_data {
  text-align: center;
  width: 100%!important;
  margin: 0!important;
}
.my-cell .profile_data h3 {
  display: inline-block;
}

/* pタグhタグ関連 */

.my-h2 {
  color: #fff;
  font-size: 2.8rem;
  font-weight: bold;
  text-shadow: 0 0 20px rgb(17 17 17 / 80%);
  width: 100%;
  max-width: 600px;
  margin: 0 auto;
}

.my-h2-fee {
  font-size: 18px;
}

.my-h3 {
  font-size: 18px;
}

.my-h4 {
  font-weight: normal;
}

.my-h4-voice {
  font-weight: bold;
}

.guardianship .my-h4 {
  margin: 0!important;
}

.my-ol li {
  border-right: 3px solid #9bc944;
  border-left: 3px solid #9bc944;
  box-shadow: none;
  margin: 0;
  padding: 0 1.7rem;
}

.my-ol li:first-child {
  padding-top: 1.6rem;
}

.my-ol li:last-child {
  border-bottom: 3px solid #9bc944;
  padding-bottom: 1.7rem;
}

.my-ul li {
  border-right: 3px solid #9bc944;
  border-left: 3px solid #9bc944;
  box-shadow: none;
  margin: 0;
  padding: 0 1.7rem;
}

.my-ul li:first-child {
  padding-top: 1.6rem;
}

.my-ul li:last-child {
  border-bottom: 3px solid #9bc944;
  padding-bottom: 1.7rem;
}

.my-supplement {
  margin-bottom: 0!important;
}

/*----- レスポンシブ ------*/

/* アコーディオン関連 */
@media screen and (max-width: 767px) {
  .my-price_inner .acd-inner-title::before {
    bottom: 6px;
  }
  .my-price_inner .acd-inner-title .ico-accordion {
    right: 7%;
  }
}

/* pタグ、hタグ関連 */

@media screen and (min-width: 768px) {
  .cont_header .my-h2 {
    font-size: 2.4rem;
    font-weight: 500;
    line-height: 0;
  }
}

/*-----------------------
			*2021/6/25,6/28追記*
-----------------------*/

.my-price_inner:last-child .my-inner p {
  margin-bottom: 0;
}

.my-price_inner .pack_list ul {
  list-style-type: none;
}

.my-price_inner .pack_list ul li {
  margin-left: .5em;
}

.read_cont_txt-sm:nth-child(1) {
  margin-bottom: 1.5em;
}

.read_cont .my-h4 {
  margin-top: 1.5em;
}

.read_cont .my-h4:first-child {
  margin-top: 0;
}

.my-inner p {
  margin-bottom: 1.5em;
}

.my-inner ul {
  list-style-type: disc;
}

.my-inner li {
  margin-left: 2em;
}

.caution-wrap {
  padding: 1.5em 0;
}

.caution-wrap p {
  font-weight: bold;
}

.my-mgr {
  margin-right: 1em;
}

.my-mgl {
  margin-left: 2em;
}

.my-br {
  margin-top: 1.5em;
}

.my-ib {
  display: inline-block;
}

.my-fw-normal {
  font-weight: normal !important;
}

.my-ol-num {
  list-style-type: auto;
  list-style-position: outside;
}

.my-disc {
  list-style-type: disc;
}

.my-disc li {
  margin-left: 2em;
}

.my-link-color {
  color: #00e;
}

.my-link-color:active {
  color: #fe0000;
}

.one-brank {
  display: inline-block;
  margin-left: 1em;
}

.question_cont ul li p {
  margin-bottom: 1em;
}

.question_cont ul li p:last-child {
  margin-bottom: 0;
}

.my-mgl.original-maker {
  margin-top: 1.5em;
}

.my-mgl.original-maker p {
  margin-bottom: 1em;
}

.original-maker {
  list-style-type: none;
  list-style-position: outside;
  position: relative;
}

.original-maker::before {
  content: "●";
  position: absolute;
  left: -1.25em;
}

.original-maker-sq {
  list-style-type: none;
  list-style-position: outside;
  position: relative;
}

.original-maker-sq::before {
  content: "■";
  position: absolute;
  left: -1.25em;
}

.office_data #cont02 .read_cont_txt p {
  margin-bottom: 1em;
}

.office_data #cont02 .read_cont_txt p:last-child {
  margin-bottom: 0;
}

.testament_type ul li .customer + p + p:last-child {
  margin-top: 1em;
}

.my-ol-num li {
  margin-top: 1.5em;
}

.my-ol-num li span {
  display: inline-block;
  margin-top: 1.5em;
}

.will #cont02 .read_cont_txt p {
  margin-bottom: 1em;
}

.will #cont02 .read_cont_txt p:last-child {
  margin-bottom: 0;
}

.will .question_cont li span {
  display: inline-block;
  margin-top: 1em;
}

.will .question_cont .my-mgl {
  margin-left: 1.25em;
}

.will .question_cont li .my-h4 {
  margin-top: 0;
}

.will .question_cont li .my-h4 .my-mgr {
  margin-top: 0;
}

.will .question_cont li .my-h4 .accent_color02 {
  margin-top: 0;
}

.demerit li p:nth-child(2) {
  margin-top: 1em;
}
.demerit li p:nth-child(3) {
  margin-top: 1em;
}

.guardianship .table-block {
  margin-bottom: 1em;
}

@media screen and (min-width: 768px) {
  .sec_contact a {
    padding: 2rem 2rem;
  }
  .sec_contact .header_tel {
    align-items: center;
  }
}
/* 2025-03-14 added */
@media screen and (min-width: 768px) {
  .guardianship .item-item:not(:last-of-type) th {
    border-bottom: 3px solid #d3e4b4 ;
  }
}
