@charset "UTF-8";
*,
::after,
::before {
  box-sizing: border-box;
}
html {
  font-size: 62.5%;
  font-family: "Zen Old Mincho", serif;
  font-weight: 400;
  line-height: 1.5;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent;
  color: #4B4A4A;
  letter-spacing: 1.5px;
}
article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
  display: block;
}
body {
  margin: 0 auto;
  line-height: 1.5;
  text-align: left;
  background-color: #fff;
  max-width: 768px;
}

[tabindex="-1"]:focus:not(:focus-visible) {
  outline: 0 !important;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
h1,
h2,
h3,
h4,
h5,
h6,
p,
li {
  margin: 0;
  padding: 0;
  line-height: 1.5;
}
abbr[data-original-title],
abbr[title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none;
}
address {
  font-style: normal;
  line-height: inherit;
}
dl,
ol,
ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
dd {
  margin-left: 0;
}
blockquote {
  margin: 0 0 1rem;
}
b,
strong {
  font-weight: bolder;
}
small {
  font-size: 80%;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

a {
  color: #000000;
  text-decoration: none;
  background-color: transparent;
}
a:hover {
  color: #000000;
  text-decoration: none;
  opacity: 0.5;
  cursor: pointer;
}
a:not([href]):not([class]) {
  color: inherit;
  text-decoration: none;
}
a:not([href]):not([class]):hover {
  color: inherit;
  text-decoration: none;
}
*:focus {
  outline: none;
}
code,
kbd,
pre,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em;
}
pre {
  margin-top: 0;
  overflow: auto;
  -ms-overflow-style: scrollbar;
}
figure {
  margin: 0 0 1rem;
}
img {
  vertical-align: middle;
  border-style: none;
}
svg {
  overflow: hidden;
  vertical-align: middle;
}
table {
  border-collapse: collapse;
}
caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom;
}
th {
  text-align: inherit;
}
label {
  display: inline-block;
}
button {
  border-radius: 0;
}
button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}
button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
[role=button] {
  cursor: pointer;
}
select {
  word-wrap: normal;
}
[type=button],
[type=reset],
[type=submit],
button {
  -webkit-appearance: button;
}
[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled),
button:not(:disabled) {
  cursor: pointer;
}
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
  padding: 0;
  border-style: none;
}
input[type=checkbox],
input[type=radio] {
  box-sizing: border-box;
  padding: 0;
}
input[type="checkbox"] {
  appearance: checkbox;
  -webkit-appearance: checkbox;
  width: 16px;
  height: 16px;
  margin: 0 4px 0 0;
  vertical-align: middle;
}
textarea {
  overflow: auto;
  resize: vertical;
}
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}
progress {
  vertical-align: baseline;
}
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}
[type=search] {
  outline-offset: -2px;
  -webkit-appearance: none;
}
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}
output {
  display: inline-block;
}
summary {
  display: list-item;
  cursor: pointer;
}
template {
  display: none;
}
[hidden] {
  display: none !important;
}
img, video {
  height: auto;
  width: 100%;
  max-width: 100%;
  line-height: 0;
}
input {
  -webkit-appearance: none;
}
input[type=text] {
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  border-radius: 0;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
input[type=submit],
input[type=button] {
  border-radius: 0;
  -webkit-box-sizing: content-box;
  -webkit-appearance: button;
  appearance: button;
  border: none;
  box-sizing: border-box;
  cursor: pointer;
  background: #ccc;
  color: #fff;
  transition: background 0.2s;
}
input[type=submit]::-webkit-search-decoration,
input[type=button]::-webkit-search-decoration {
  display: none;
}
input[type=submit]::focus,
input[type=button]::focus {
  outline-offset: -2px;
}
.pc {
  display: none;
}
@media screen and (min-width: 769px) {

  a[href*="tel:"] {
    /* pointer-events: none;
    cursor: default;
    text-decoration: none; */
  }
  a:hover {
    cursor: pointer !important;
  }
}
body {
  background: linear-gradient(to bottom, transparent 0%, transparent 90%, #fff 100%), url("https://www.yokoyamashikaiin.jp/wp-content/themes/yokoyama/assets/img/bg.png");
  background-repeat: repeat;
  background-position: center center;
}


/* header {
  height: 100vh;
} */
header div.menu {
  position: fixed;
  left: 0;
  right: 0;
  width: 100%;
  height: 65px;
  margin: 0 auto;
  z-index: 3;
  max-width: 768px;
  background: #fff;
}

header div.menu .ttl_area {
  display: flex;
  align-items: center;
  width: auto;
  margin: 0;
  height: 100%;
}
header div.menu .logo{
  width: 180px;
  margin-left: 15px;
}
header nav {
  display: none;
  background-color: #fff;
  position: absolute;
  padding: 20px 0 100px;
  text-align: center;
  z-index: 10;
  width: 80%;
  max-width: 768px;
  right: 0;
}
@media screen and (min-width: 769px) {
  header nav {
    padding: 20px 0 140px;
  }
}
header nav ul.menu_area {
  position: relative;
  margin: 0 auto 20px;
}
header nav ul.menu_area li a {
  display: block;
  font-size: 1.6rem;
  white-space: nowrap;
  text-align: center;
  display: block;
  height: 50px;
  line-height: 50px;
  position: relative;
}
header nav ul.menu_area li a:after {
  /* content: '';
  width: 10px;
  height: 10px;
  border: 0;
  border-top: solid 2px #4B4A4A;
  border-right: solid 2px #4B4A4A;
  transform: rotate(45deg);
  position: absolute;
  top: 0;
  right: 20px;
  bottom: 0;
  margin: auto; */
}

header nav .btn_area{
  height: 85px;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
}
header nav .btn_area .btn a{
  display: block;
  width: 80%;
  text-align: center;
  font-weight: 500;
  border: none;
  cursor: pointer;
  position: relative;
  overflow: hidden;
  border-radius: 48px;
  margin:  0 auto 10px;
  color: #fff;
  font-size: 1.8rem;
}
@media screen and (min-width: 769px) {
  header nav .btn_area .btn a{
    width: 50%;
  }
}

/* ハンバーガー */
  .btn_hum {
    display: block;
    position: absolute;
    right: 0;
    z-index: 10000; /*追記：いつも一番上*/
    /* background: rgba(255, 255, 255, .8); */
    width: 65px;
    height: 65px;
    top: 0;
  }
  .btn_hum:after{
    content: "";
    display: block;
    position: absolute;
    background-image: linear-gradient(0deg, #1BA939, #4DD96A);
    width: 100%;
    height: 100%;
  }
  .bar {
    width: 30px;
    height: 2px;
    display: block;
    position: absolute;
    left: 32px;
    transform: translateX(-50%);
    background-color: #fff;
    z-index: 2;
  }
  .bar-top {
    top: 20px;
  }
  .bar-middle {
    top: 50%;
    transform: translate(-50%, -50%);
  }
  .bar-bottom {
    bottom: 20px;
  }
  .btn_hum.close .bar-top {
    transform: translate(-50%, 5px) rotate(45deg);
    transition: transform 0.3s;
    background-color: #fff;
    top: 27px;
    left: 32px;
  }
  .btn_hum.close .bar-middle {
    opacity: 0;
    transition: opacity 0.3s;
  }
  .btn_hum.close .bar-bottom {
    transform: translate(-50%, -5px) rotate(-45deg);
    transition: transform 0.3s;
    background-color: #fff;
    bottom: 25px;
    left: 32px;
  }
/* ハンバーガー */
/* ヘッダー固定 */
.is-animation {
  background-color: rgba(255, 255, 255, 1) !important;
  /* height: 70px; */
  margin-top: 0 !important;
  padding-top: 10px;
  /* transition-duration:.5s; */
  border-radius: 0 !important;
  height: 108px !important;
}

/* ヘッダー固定 */
.pagetop {
  position: fixed;
  right: 5vw;
  bottom: 45px;
  z-index: 1000;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: #2C2C2C;
}
.pagetop span {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
}
.pagetop span:after {
  content: "";
  background: #ffffff;
  height: 8.6602540378px;
  width: 10px;
  clip-path: polygon(50% 0, 100% 100%, 0 100%);
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  top: 20px;
}


main{
  padding-top: 65px;
}
.common{
  text-align: center;
  padding: 50px 0 40px;
  background: #EFF8E3;
}
.common h2{
  margin-bottom: 20px;
  font-weight: 400;
  font-size: 3.2rem;
}
.common h2 span{
  border-bottom: 1px solid #1CA038;
  padding-bottom: 2px;
  color: #1CA038;
  font-size: 2.4rem;
  line-height: 1.7;
  position: relative;
  margin-bottom: 20px;
  display: inline-block;
}
.common h2 span:before{
  position: absolute;
  content: ".";
  top: -40px;
  left: 0;
  right: 0;
  margin: auto;
  font-size: 3rem;
  color: #1CA038;
}
.common h3 span{
  color: #fff;
  font-size: 1.7rem;
  background: #1CA038;
  display: inline-block;
  margin-bottom: 3px;
  padding: 3px 10px;
  font-weight: 400;
}
.common a{
  display: block;
  width: 80%;
  margin: 0 auto 10px;
}
.common a:first-of-type{
  margin-top: 30px;
}
.common ul{
  padding: 0 4%;
  text-align: left;
  margin-top: 20px;
}
.common li{
  font-size: 1.2rem;
  color: rgba(75, 74, 74, .7);
  text-indent: -1em;
  padding-left: 1em;
  margin-bottom: 5px;
  font-family: "Noto Sans JP", sans-serif;
}

@media screen and (min-width: 769px) {
  .common h2{
    font-size: 3.7rem;
  }
  .common h2 span{
    font-size: 2.9rem;
  }
  .common h3 span{
    font-size: 2.2rem;
  }
  .common a{
    width: 50%;
  }
}

#intro{
  padding: 55px 8% 30px;
  position: relative;
}
#intro ul{
  display: flex;
  justify-content: space-between;
  flex-flow: row wrap;
  justify-content: space-between;
}
#intro ul li{
  font-size: 1.5rem;
  width: 48%;
  border: 1px solid #1CA038;
  text-align: center;
  padding: 30px 0 20px;
  margin-bottom: 30px;
  position: relative;
}
#intro ul li:last-child{
  margin: auto;
}
#intro ul li span{
  color: #1CA038;
}
#intro ul li img{
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  top: -18px;
  width: 36px;
  height: 36px;
}
@media screen and (min-width: 769px) {
  #intro ul li{
    font-size: 2rem;
  }
  #intro ul li img{
  top: -22px;
  width: 45px;
  height: 45px;
  }
}
#intro p{
  font-size: 2.2rem;
  text-align: center;
  margin: 20px auto 0;
}
@media screen and (min-width: 769px) {
  #intro p{
    font-size: 2.7rem;
  }
}
#intro p span{
  color: #1CA038;
}
#intro .intro_arrow{
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  bottom:-15px;
  width: 108px;
}

#feature{
  padding: 40px 0 30px;
  background: #F6F6F6;
  margin: auto;
  text-align: center;
}
#feature .en{
  font-family: "Cormorant Garamond", serif;
  font-size: 2.4rem;
  color: #1CA038;
  text-align: center;
  position: relative;
  display: inline-block;
}
/* #feature .en:before{
  position: absolute;
  content: "";
  left: -60px;
  width: 50px;
  height: 1px;
  background: rgba(24, 125, 205, .5);
  top: 50%;
}
#feature .en:after{
  position: absolute;
  content: "";
  right: -60px;
  width: 50px;
  height: 1px;
  background: rgba(24, 125, 205, .5);
  top: 50%;
} */
#feature h2{
  font-size: 2.8rem;
  margin-bottom: 30px;
  font-weight: 500;
  letter-spacing: 2px;
}
#feature h2 span.s{
  font-size: 2.3rem;
}
#feature h2 span.g{
  color: #1CA038;
}
#feature .box{
  width: 92%;
  margin: 0 auto 25px;
  border-radius: 20px;
  box-shadow: 0px 3px 16px -2px rgba(52, 22, 11, .1), 0px -3px 20px 0px rgba(52, 22, 11, 0.1);
  padding: 40px 4%;
}
#feature .box .nu{
  font-size: 2rem;
  color: #fff;
  background: #1CA038;
  display: inline-block;
  height: 28px;
  border-radius: 14px;
  font-family: "Cormorant Garamond", serif;
  padding: 0 18px;
}
#feature .box .nu span{
  font-size: 1.8rem;
  font-family: "Shippori Mincho", serif;
}
#feature .box h3{
  font-size: 2rem;
  margin: 15px auto 20px;
  font-weight: 500;
  color: #1CA038;
}
#feature .box .text{
  font-size: 1.4rem;
  text-align: left;
  margin-top: 20px;
  line-height: 1.7;
}
@media screen and (min-width: 769px) {
  #feature h2{
    font-size: 3.3rem;
  }
  #feature h2 span.s{
    font-size: 2.8rem;
  }
  #feature .box h3{
    font-size: 2.5rem;
  }
  #feature .box .nu{
    font-size: 2.5rem;
    height: 40px;
    border-radius: 20px;
  }
  #feature .box .nu span{
    font-size: 2.3rem;
  }
  #feature .box .text{
    font-size: 1.9rem;
  }
}

#case {
  text-align: center;
  padding: 50px 0 10px;
}
#case .en{
  font-family: "Cormorant Garamond", serif;
  font-size: 2.4rem;
  color: #1CA038;
  text-align: center;
  position: relative;
  display: inline-block;
}
#case h2{
  font-size: 2.8rem;
  margin-bottom: 50px;
  font-weight: 500;
  letter-spacing: 2px;
  color: #1CA038;
}
#case .box{
  width: 92%;
  background: rgba(236, 121, 22, .1);
  margin: 0 auto 40px;
  padding: 40px 0 20px;
  position: relative;
}
#case .box:last-of-type{
  margin: 0 auto 10px;
}
#case .box .nu{
  position: absolute;
  font-family: "Shippori Mincho", serif;
  font-size: 2.1rem;
  background: #EC7916;
  height: 30px;
  border-radius: 30px;
  display: inline-table;
  padding: 5px 25px 3px;
  top: -15px;
  margin: auto !important;
  left: 0;
  right: 0;
  color: #fff;
  font-weight: 200;
  text-align: center;
  width: 40vw;
}

#case .box .ttl{
  font-size: 1.8rem;
  text-align: center;
  margin-left: 5%;
  margin-bottom: 20px;
  padding: 0 4%;
  line-height: 1.7;
}
#case .box img{
  margin-bottom: 20px;
}
#case .box dl{
  display: flex;
  border-bottom: 1px solid rgba(236, 121, 22, 0.3);
  margin: 0 4%;
  padding: 10px 0;
}
#case .box dl dt{
  color: #EC7916;
  width: 30%;
  margin-right: 15px;
  font-size: 1.3rem;
  text-align: left;
}
#case .box dl dd{
  font-size: 1.3rem;
  width: 70%;
  text-align: left;
}
#case ul{
  padding: 0 4%;
  margin-bottom: 30px;
  margin-top: 15px;
}
#case ul li{
  color: rgba(75, 74, 74, .7);
  font-size: 1.2rem;
  text-indent: -1em;
  padding-left: 1em;
  text-align: left;
  margin-bottom: 5px;
  line-height: 1.7;
  font-family: "Noto Sans JP", sans-serif;
}
@media screen and (min-width: 769px) {
  #case .en{
    font-size: 2.9rem;
  }
  #case h2{
    font-size: 3.3rem;
  }
  #case .box{
    margin: 0 auto 60px;
  }
  #case .box:last-of-type{
    margin: 0 auto 10px;
  }
  #case .box .nu{
    font-size: 2.6rem;
    top: -23px;
    width: 250px;
  }
  #case .box .ttl{
    font-size: 2.3rem;
  }
  #case .box dl dt,#case .box dl dd{
    font-size: 1.8rem;
  }
  #case ul{
    margin-top: 20px;
  }
}
#case .sp{
  display: block;
}
@media screen and (min-width: 769px) {
  #case .sp{
    display: none;
  }
}

#explain{
  text-align: left;
  margin: auto;
  background: url("../img/explain_bg.png") no-repeat 0 0;
  background-size: cover;
  padding: 30px 4%;
}
#explain > div{
  background: #fff;
  border-radius: 20px;
  border: 1px solid #fff;
}
#explain dt{
  background: #EC7916;
  height: 40px;
  line-height: 40px;
  color: #fff;
  text-align: center;
  font-size: 1.8rem;
}
#explain dl:first-child dt{
  border-radius: 20px 20px 0 0;
}
#explain dd{
  font-size: 2.2rem;
  text-align: center;
  padding: 20px 8%;
}
#explain dd.s{
  font-size: 1.3rem;
  line-height: 1.7;
}
#explain dd.m li{
  font-size: 1.6rem;
  line-height: 1.7;
  text-align: left;
  padding-left: 35px;
  margin-bottom: 10px;
  background: url("../img/explain_check.svg") no-repeat 0 3px;
  background-size: 25px 25px;
}
#explain dd.m li span{
  color: #EC7916;
}
@media screen and (min-width: 769px) {
  #explain dt{
    font-size: 2.3rem;
  }
  #explain dd{
    font-size: 2.7rem;
  }
  #explain dd.s{
    font-size: 1.8rem;
  }
  #explain dd.m li{
    font-size: 2rem;
  }
}

#plan {
  padding: 60px 4% 50px;
  margin: auto;
  text-align: center;
}
#plan .en{
  font-family: "Cormorant Garamond", serif;
  font-size: 2.4rem;
  color: #1CA038;
  text-align: center;
  position: relative;
  display: inline-block;
}
#plan h2{
  font-size: 2.8rem;
  margin-bottom: 40px;
  font-weight: 500;
  letter-spacing: 2px;
  color: #1CA038;
}
@media screen and (min-width: 769px) {
  #plan .en{
    font-size: 2.9rem;
  }
  #plan h2{
    font-size: 3.3rem;
  }
}
#plan .box{
  border-bottom: 1px solid #ccc;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
}
#plan .box dl{
  display: flex;
  text-align: left;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 1.3rem;
  border-top: 1px solid #ccc;
}
#plan .box dl:first-of-type {
  background: #1CA038;
  color: #fff;
  font-size: 1.5rem;
  text-align: center;
  font-weight: 500;
  border-top: none;
}

#plan .box dl.gr{
  background: rgba(28,160,56,.1);
}
#plan .box dl dt{
  width: 60%;
  border-right: 1px solid #ccc;
  padding: 10px 10px;
  display: flex;
  align-items: center;
  color: #231815;
  font-weight: 500;
}
#plan .box dl:first-of-type dt{
  justify-content: center;
  color: #fff;
}
#plan .box dl dd{
  width: 40%;
  padding: 10px 10px;
  text-align: right;
  font-weight: 500;
}
#plan .box dl:first-of-type dd{
  text-align: center;
}
.parent {
  display: grid;
  grid-template-columns: repeat(10, 1fr);
  grid-template-rows: repeat(3, 1fr);
  gap: 0px;
  text-align: left;
  font-family: "Noto Sans JP", sans-serif;
  background: rgba(28,160,56,.1);
  font-size: 1.3rem;
  border-top: 1px solid #ccc;
  color: #231815;
  font-weight: 500;
}
@media screen and (min-width: 769px) {
  #plan .box dl{
    font-size: 1.8rem;
  }
  #plan .box dl:first-of-type {
    font-size: 2rem;
  }
  .parent {
    font-size: 1.8rem;
  }
}
.parent > div{
  display: flex;
  align-items: center;
}
.parent > .div4,.parent > .div6,.parent > .div8{
  justify-content: flex-end;
}
.div1 {
  grid-column: span 2 / span 2;
  grid-row: span 3 / span 3;
  border-right: 1px solid #ccc;
  display: flex;
  align-items: center;
  justify-content: center;
}
.div3 {
  grid-column: span 4 / span 4;
  grid-column-start: 3;
  padding: 5px 10px;
  border-right: 1px solid #ccc;
}
.div4 {
  grid-column: span 4 / span 4;
  grid-column-start: 7;
  padding: 5px 10px;
  text-align: right;
}
.div5 {
  grid-column: span 4 / span 4;
  grid-column-start: 3;
  grid-row-start: 2;
  padding: 5px 10px;
  border-right: 1px solid #ccc;
  border-top: 1px solid #ccc;
}
.div6 {
  grid-column: span 4 / span 4;
  grid-column-start: 7;
  grid-row-start: 2;
  padding: 5px 10px;
  text-align: right;
  border-top: 1px solid #ccc;
}
.div7 {
  grid-column: span 4 / span 4;
  grid-column-start: 3;
  grid-row-start: 3;
  padding: 5px 10px;
  border-right: 1px solid #ccc;
  border-top: 1px solid #ccc;
}
.div8 {
  grid-column: span 4 / span 4;
  grid-column-start: 7;
  grid-row-start: 3;
  padding: 5px 10px;
  text-align: right;
  border-top: 1px solid #ccc;
}
#plan .box2{
  margin: 10px auto;
}
#plan .box2 dl{
  background: rgba(236, 121, 22, .1);
  padding: 4%;
  text-align: left;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 600;
  margin-bottom: 2px;
}
#plan .box2 dl dt{
  color: #EC7916;
  font-size: 1.2rem;
  margin-bottom: 5px;
}
#plan .box2 dl dd{
  font-size: 1.2rem;
  line-height: 1.7;
}
@media screen and (min-width: 769px) {
  #plan .box2 dl dt,#plan .box2 dl dd{
    font-size: 1.7rem;
  }
}
#plan h3{
  font-size: 2rem;
  border-top: 1px solid rgba(28,160,56,.3);
  border-bottom: 1px solid rgba(28,160,56,.3);
  margin-top: 30px;
  margin-bottom: 20px;
  padding: 5px 0;
}
#plan .text{
  font-size: 1.6rem;
  text-align: left;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
  margin-bottom: 8px;
}
#plan .texts{
  font-size: 1.2rem;
  text-align: left;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
  color: #888;
  padding-left: 5px;
  margin-top: -4px;
}
@media screen and (min-width: 769px) {
  #plan .text{
    font-size: 2.1rem;
  }
  #plan .texts{
    font-size: 1.7rem;
  }
}
#plan .pay{
  margin: 10px auto 15px;
}
@media screen and (min-width: 769px) {
  #plan .pay{
    width: 80%;
  }
}

#flow{
  padding: 60px 4% 40px 0;
  text-align: center;
}
#flow .en{
  font-family: "Cormorant Garamond", serif;
  font-size: 2.4rem;
  color: #1CA038;
  text-align: center;
  position: relative;
  display: inline-block;
}
#flow h2{
  font-size: 2.8rem;
  margin-bottom: 40px;
  font-weight: 500;
  letter-spacing: 2px;
  color: #1CA038;
}
@media screen and (min-width: 769px) {
  #flow .en{
    font-size: 2.9rem;
  }
  #flow h2{
    font-size: 3.3rem;
  }
}
#flow > .box{
  display: flex;
  position: relative;
  padding-bottom: 30px;
}
#flow > .box:before{
  content: "";
  position: absolute;
  bottom: 0;
  left: 20px;
  width: 1px;
  height: 100%;
  background: #1CA038;
  z-index: 0;
}
@media screen and (min-width: 769px) {
  #flow > .box:before{
    left: 25px;
  }
}
#flow > .box:last-of-type:before{
    display: none;
}
#flow > .box .step{
  font-size: 2rem;
  width: 60px;
  height: 38px;
  background: #1CA038;
  border-radius: 0 38px 38px 0;
  display: flex;
  color: #fff;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  position: relative;
  z-index: 1;
}
@media screen and (min-width: 769px) {
  #flow > .box .step{
    font-size: 2.5rem;
    width: 120px;
    height: 60px;
  }
}
#flow > .box > div{
  margin-left: 3vw;
  width: 78vw;
}
#flow > .box > div .ttl{
  text-align: left;
  font-size: 2.6rem;
  color: #1CA038;
  font-weight: 500;
  margin-bottom: 10px;
}
#flow > .box > div .ttl span{
  font-size: 1.6rem;
}
#flow > .box > div .ttl span.mt{
  margin-top: -3px;
  display: block;
}
@media screen and (min-width: 769px) {
  #flow > .box > div .ttl{
    font-size: 3.1rem;
  }
  #flow > .box > div .ttl span{
  font-size: 2.1rem;
}
}
#flow > .box > div .text{
  text-align: left;
  font-size: 1.4rem;
  margin-bottom: 15px;
  font-family: "Noto Serif", serif;
}
@media screen and (min-width: 769px) {
  #flow > .box > div .text{
    font-size: 1.9rem;
  }
}



#faq{
  background: #F6F6F6;
  margin: auto;
  text-align: center;
  padding: 60px 4% 30px;
}
#faq .en{
  font-family: "Cormorant Garamond", serif;
  font-size: 2.4rem;
  color: #1CA038;
  text-align: center;
  position: relative;
  display: inline-block;
}
#faq h2{
  font-size: 2.8rem;
  margin-bottom: 40px;
  font-weight: 500;
  letter-spacing: 2px;
  color: #1CA038;
}
@media screen and (min-width: 769px) {
  #faq .en{
    font-size: 2.9rem;
  }
  #faq h2{
    font-size: 3.3rem;
  }
}
#faq dl{
  margin-bottom: 30px;
}
#faq dl dt{
  color: #1CA038;
  background: #fff;
  position: relative;
  padding-left: 50px;
  text-align: left;
  margin-left: 30px;
  height: 60px;
  font-size: 1.8rem;
  display: flex;
  align-items: center;
  border-radius: 0 30px 30px 0;
}
#faq dl dt span{
  width: 60px;
  height: 60px;
  border-radius: 50%;
  display: block;
  background: #1CA038;
  color: #fff;
  font-size: 3rem;
  font-family: "Noto Serif", serif;
  position: absolute;
  left: -30px;
  text-align: center;
  padding-top: 5px;
}
#faq dl dd{
  font-family: "Noto Serif", serif;
  font-size: 1.4rem;
  line-height: 1.7;
  margin: 10px auto 0;
  text-align: left;
}
@media screen and (min-width: 769px) {
  #faq dl dt{
    font-size: 2.3rem;
  }
  #faq dl dt span{
    font-size: 3.5rem;
    padding-top: 0px;
  }
  #faq dl dt .sp{
    display: none;
  }
  #faq dl dd{
    font-size: 1.9rem;
  }
}

footer {
  padding: 30px 0 30px;
  margin: auto;
}
footer .logo{
  display: block;
  width: 70%;
  margin: auto;}
footer .ad{
  font-size: 1.4rem;
  font-family: "Noto Sans JP", sans-serif;
  text-align: center;
  margin: 8px auto 15px;
}
footer .tel{
  font-size: 1.6rem;
  text-decoration: underline;
  text-align: center;
  margin: auto;
}
@media screen and (min-width: 769px) {
  footer .ad{
    font-size: 1.9rem;
  }
  footer .tel{
    font-size: 2.1rem;
  }
}

.schedule{
  padding: 20px 6%;
  background: #EFF8E3;
  margin-top: 30px;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
}
.schedule table {
	width: 100%;
	font-size: 1.4rem;
	table-layout: fixed;
}
@media screen and (min-width: 769px) {
  .schedule table {
    font-size: 1.9rem;
  }
}
.schedule table tr {
  border-bottom: 1px solid rgba(28,160,56,.3);
  margin: 0;
}
.schedule table th {
	width: 36% !important;
  padding-left: 14px;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
  padding-left: 0;
}
.schedule table td {
	padding: 22px 0 22px 2px;
	line-height: 1;
  color: #1CA038;
  text-align: right;
}
/* .schedule table tr{
    background: rgba(101, 66, 29, 1)
}
.schedule table tr:not(:first-of-type){
    background: rgba(101, 66, 29, .1)
} */
.schedule table tr:first-child th {
	letter-spacing: 2px;
}
.schedule table tr:first-child td {
	text-align: right;
	padding: 13px 0px;
	line-height: 1;
  color: #4B4A4A;
}
.schedule p {
	margin-left: 22px;
	margin-bottom: 2px;
}
.schedule p:last-child {
	margin-bottom: 0;
}
.schedule_note {
	letter-spacing: 1px;
	padding-top: 10px;
  font-size: 1.2rem;
  background: #EFF8E3;
}
.schedule_note li {
	text-align: left;
	font-weight: 300;
	font-size: 1.2rem;
	margin-bottom: 3px;
  font-family: "Noto Sans JP", sans-serif;
}
@media screen and (min-width: 769px) {
    .schedule_note li {
        font-size: 1.7rem;
    }
}

footer .menu_area{
  margin: 40px auto 0;
  text-align: center;
}
footer .menu_area li a{
  font-size: 1.8rem;
  text-align: center;
  display: inline-block;
  margin-bottom: 20px;
}
@media screen and (min-width: 769px) {
  footer .menu_area li a{
    font-size: 2.3rem;
  }
}
footer .btn_area{
  display: flex;
  width: 90%;
  margin: 30px auto 0;
  gap: 10px;
}

/* .accordion-area{
  margin:0 auto 60px;
  width: 90%;
}
.accordion-area li{
  margin: 10px 0 0;
}
.accordion-area .title {
  position: relative;
  cursor: pointer;
  font-size:1.6rem;
  font-weight: normal;
  padding: 5px 10% 10px 0;
  background: #fff;
  border-radius: 8px;
  text-indent: -2.5em;
  padding-left: 3em;
  text-align: left;
  font-weight: 600;
}
.accordion-area .title span{
  color: #fff;
  background-color: #1CA038;
  height: 60px;
  width: 60px;
  border-radius: 50%;
  display: inline-block;
  margin: auto;
}

.accordion-area .box {
  padding: 30px 20px 3% 0;
  background: #fff;
  margin-top: -35px;
  border-radius: 0 0 8px 8px;
}
.accordion-area .box p{
  font-size: 1.3rem;
  text-align: left;
  color: #333;
  padding-top: 5px;
  text-indent: -2.7em;
  padding-left: 3.5em;
}
.accordion-area .box p span.a{
  font-size: 2.5rem;
  color: rgba(24, 125, 205, .3);
  margin-right: .5em;
  margin-left: .3em;
}
.accordion-area .box p .link{
  color: #E42560;
  text-decoration: underline;
} */


#bottom_fix{
  display: flex;
  margin-top: 1px;
  position: fixed;
  bottom: -10px;
  z-index: 3;
  width: 100%;
  max-width: 768px;
}
#bottom_fix a{
  width: 50%;
  display: block;
  height: 60px;
  line-height: 58px;
  text-align: center;
  font-weight: 500;
  border: none;
  cursor: pointer;
  position: relative;
  overflow: hidden;
  margin: 0 auto 10px;
  color: #fff;
  font-size: 1.4rem;
  letter-spacing: 1px;
}
#bottom_fix a.or{
  background-image: linear-gradient(90deg, rgba(249, 230, 88, 1), rgba(253, 34, 27, 1));
}
#bottom_fix a.bl{
  background-image: linear-gradient(90deg, rgba(31, 203, 226, 1), rgba(24, 125, 205, 1));
}




/* お問い合せフォーム用スタイル */
.contact-form {
  margin: 0 auto;
  padding: 30px 2vw;
  border-radius: 12px;
  box-shadow: 0 2px 8px rgba(0,0,0,0.06);
}
@media screen and (min-width: 769px) {
  .contact-form {
    padding: 50px 0;
  }
}
.contact-form .logo{
  display: block;
  width: 90vw;
  margin: auto;
}
@media screen and (min-width: 769px) {
  .contact-form .logo{
    width: 18%;
  }
}
.contact-form h2 {
  font-size: 3.6rem;
  text-align: center;
  margin: 10px auto 20px;
}
@media screen and (min-width: 769px) {
  .contact-form h2 {
    font-size: 4.5rem;
  }
}
.contact-form .roadmap_circle{
  width: 15vw;
  display: block;
  margin: auto;
}
@media screen and (min-width:1200px){
  .contact-form .roadmap_circle{
    width: 60px;
  }
}
.contact-form .box{
  border: 1px solid #F29805;
  border-radius: 20px;
  margin: 25px auto 25px;
  width: 92vw;
  text-align: center;
  padding: 20px 10px;
}

@media screen and (min-width:1200px){
  .contact-form .box{
    max-width: 980px;
    padding: 20px;
    width: auto;
    margin: 40px auto 40px;
  }
}
.contact-form .box h3{
  color: #F29805;
  font-size: 2.5rem;
  margin-bottom: 5px;
}
@media screen and (min-width:1200px){
  .contact-form .box h3{
    font-size: 3.6rem;
  }
}
.contact-form .box h4{
  font-size: 1.6rem;
  font-weight: 400;
}
@media screen and (min-width:1200px){
  .contact-form .box h4{
    font-size: 2rem;
  }
}
.contact-form .cap{
  font-size: 1.4rem;
  width: 92vw;
  margin: 0 auto 30px;
  text-align: center;
  line-height: 1.7;
}
@media screen and (min-width:1200px){
  .contact-form .cap{
    max-width: 980px;
    width: auto;
    font-size: 1.8rem;
  }
}
.contact-form .cap span{
  color: #F29805;
  font-size: 1.8rem;
}
@media screen and (min-width:1200px){
  .contact-form .cap span{
    font-size: 2.2rem;
  }
}
.contact-form form{
  width: 92vw;
  margin: auto;
  background: #fff;
  box-shadow: 0 6px 16px rgba(10,54,85,0.2);
  border-radius: 20px;
  padding: 5vw 4vw;
}
@media screen and (min-width: 769px) {
  .contact-form form{
    max-width: 85%;
    padding: 40px;
  }
}
.contact-form .form-group {
  padding-top: 15px;
  padding-bottom: 10px;
  margin: 0 auto 10px;
}
@media screen and (min-width: 769px) {
  .contact-form .form-group {
    margin: 30px auto;
    padding: 0;
  }
}
.contact-form .form-group.no {
  border-top: none;
  padding-top: 0;
}
.contact-form .ttl,.contact-form .form-group p,.contact-form .form-group .ttl{
  font-size: 1.5rem;
  font-weight: 500;
  margin-bottom: 10px;
}
@media screen and (min-width: 769px) {
  .contact-form .ttl,.contact-form .form-group p,.contact-form .form-group .ttl{
    font-size: 1.7rem;
  }
}
.contact-form .ttl span{
  background: #FA6868;
  color: #fff;
  font-size: 1.1rem;
  display: inline-block;
  padding: 2px 5px;
  vertical-align: 1px;
  margin-left: 8px;
}
@media screen and (min-width: 769px) {
  .contact-form .ttl span{
    font-size: 1.2rem;
  }
}
.contact-form .text{
  font-size: 1.4rem;
  text-align: left;
  margin-bottom: 15px;
}
@media screen and (min-width: 769px) {
  .contact-form .text{
    font-size: 1.6rem;
  }
}
.contact-form .form-group label {
  font-size: 1.4rem;
  text-align: left;
  margin-bottom: 8px;
  margin-right: 16px;
  display: inline-block;
}

@media screen and (min-width: 769px) {
  .contact-form .form-group label {
    font-size: 1.6rem;
  }
}
.contact-form .form-group label input[type="radio"] {
  display: inline-block;
  margin-right: 8px;
}
.contact-form .form-group .text_s{
  font-size: 1.4rem;
  font-weight: 400;
}
@media screen and (min-width: 769px) {
  .contact-form .form-group .text_s{
    font-size: 1.6rem;
  }
}
.contact-form .text_s span{
  font-size: 1.3rem;
  display: block;
  margin: 2px auto 10px;
}
@media screen and (min-width: 769px) {
  .contact-form .text_s span{
    font-size: 1.5rem;
    margin: 5px auto 10px;
  }
}
.contact-form input[type="text"],
.contact-form input[type="tel"],
.contact-form input[type="date"],
.contact-form input[type="email"],
.contact-form select {
  width: 100%;
  padding: 10px 12px;
  font-size: 1.4rem;
  border: 1px solid #CFCFCF;
  border-radius: 6px;
  background: #F5F5F5;
  margin-top: 4px;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  display: block;
}
.contact-form input[type="radio"] {
  margin-right: 8px;
}
.contact-form input[type="radio"] {
  appearance: auto !important;
  -webkit-appearance: radio !important;
  -moz-appearance: radio !important;
}
.contact-form button[type="submit"] {
  width: 100%;
  background-image: linear-gradient(90deg, rgba(249, 230, 81, 1), rgba(253, 34, 27, 1));
  color: #fff;
  font-size: 1.8rem;
  border: none;
  border-radius: 10px;
  cursor: pointer;
  transition: background 0.2s;
  margin: auto;
  display: block;
  height: 60px;
  line-height: 60px;
}
@media screen and (min-width: 769px) {
  .contact-form button[type="submit"] {
    width: 60%;
    height: 80px;
    line-height: 80px;
    font-size: 1.8rem;
  }
}
.contact-form button[type="submit"]:hover {
  /* background: #1761a0; */
}
.contact-form ::placeholder{
    font-size: 1.3rem;
    color: rgba(51,51,51,0.5);
}
@media screen and (min-width: 769px) {
  .contact-form ::placeholder{
    font-size: 1.5rem;
  }
}
.contact-form textarea {
  width: 100%;
  padding: 10px 12px;
  font-size: 1.4rem;
  border: 1px solid #CFCFCF;
  border-radius: 6px;
  background: #F5F5F5;
  margin: 0 auto;
  resize: vertical;
  box-sizing: border-box;
  height: 120px;
}
@media screen and (min-width: 769px) {
  .contact-form textarea {
    height: 150px;
    margin: 0 auto 5px;
  }
}
.contact-form select {
  background-image: url('data:image/svg+xml;utf8,<svg fill="%23999" height="20" viewBox="0 0 20 20" width="20" xmlns="http://www.w3.org/2000/svg"><path d="M7.293 8.293a1 1 0 011.414 0L10 9.586l1.293-1.293a1 1 0 111.414 1.414l-2 2a1 1 0 01-1.414 0l-2-2a1 1 0 010-1.414z"/></svg>') !important;
  background-repeat: no-repeat !important;
  background-position: right 12px center !important;
  background-size: 20px 20px !important;
  padding-right: 36px !important;
  appearance: none !important;
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
}
/* IE用: デフォルトの矢印を消す */
.contact-form select::-ms-expand {
  display: none;
}
@media screen and (min-width: 769px) {
  .contact-form input[type="date"],#company,#zipcode,#email,#tel{
    width: 45%;
  }
}
#prefecture,#position{
  width: 40%;
}
@media screen and (min-width: 769px) {
  #prefecture,#employees,#position{
    width: 20%;
  }
}
.contact-form .name-row {
  display: flex;
  gap: 12px;
}
@media screen and (min-width: 769px) {
  .contact-form .name-row {
  
  }
}
@media screen and (min-width: 769px) {
  .contact-form .name-col {
    min-width: 100px;
  }
}
.contact-form .form-group .privacy{
  text-align: center;
  margin: auto;
  display: block;
  font-size: 1.3rem;
}
@media screen and (min-width: 769px) {
  .contact-form .form-group .privacy{
    font-size: 1.4rem;
  }
}