@charset "UTF-8";
/* CSS Document */
#main {
  text-align: justify;
  letter-spacing: 0.2rem;
  font-feature-settings: "palt"; }
  @media screen and (max-width: 575px) {
    #main {
      letter-spacing: 0.1rem; } }

.breadcrumb {
  padding-top: 0 !important;
  margin-bottom: 1.5rem !important; }

h3 {
  font-weight: 600;
  font-family: "Josefin Sans";
  font-size: 50px;
  font-size: 5rem;
  color: #333;
  text-align: center;
  margin-bottom: 4rem;
  letter-spacing: 0.08em; }
  @media screen and (max-width: 575px) {
    h3 {
      font-size: 40px;
      font-size: 4rem; } }
  h3 span {
    font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 500;
    letter-spacing: 0.1em;
    display: block; }

.color-blue {
  color: #B4A000; }

.color-pink {
  color: #ff7b80; }

header .header-box {
  display: none; }

.websolution-header-box {
  position: fixed;
  top: 120px;
  right: -1px;
  z-index: 20; }
  @media screen and (max-width: 767px) {
    .websolution-header-box {
      display: none; } }
  .websolution-header-box a {
    position: relative;
    font-family: "Josefin Sans";
    display: inline-block;
    color: #fff;
    font-size: 15px;
    font-size: 1.5rem;
    font-weight: 600;
    text-align: center;
    background-color: #ff7b80;
    border: solid 1px #ff7b80;
    width: 45px;
    height: 170px;
    transition: 0.3s;
    padding-right: 1rem;
    writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl; }
    .websolution-header-box a::before {
      font-family: "Font Awesome 5 Free";
      content: "\f0e0";
      font-size: 22px;
      font-weight: 400;
      margin-bottom: 0.5rem;
      line-height: 0;
      color: #fff;
      vertical-align: middle;
      letter-spacing: 0.1rem; }
    .websolution-header-box a:hover {
      background-color: #fff;
      border: solid 1px #ff7b80;
      color: #ff7b80; }
    .websolution-header-box a:hover::before {
      color: #ff7b80; }

#lower-header .lh-inner {
  background-image: url("../img/businesscard-top.jpg");
  margin-top: -4rem; }
  @media screen and (max-width: 767px) {
    #lower-header .lh-inner {
      margin-top: -3rem; } }

#lower-header h1 {
  font-family: 'Noto Sans JP';
  font-size: 55px;
  font-size: 5.5rem;
  letter-spacing: normal; }
  @media screen and (max-width: 767px) {
    #lower-header h1 {
      font-size: 45px;
      font-size: 4.5rem; } }

#main-visual .main-bg {
  position: relative;
  background: linear-gradient(-90deg, #f5f2ea 0%, #b4a000 70%);
  height: 685px;
  padding-top: 11rem; }
  @media screen and (max-width: 1199px) {
    #main-visual .main-bg {
      height: 600px;
      padding-top: 8rem; } }
  @media screen and (max-width: 991px) {
    #main-visual .main-bg {
      height: 375px;
      padding-top: 5rem;
      padding-left: 1rem; } }
  @media screen and (max-width: 575px) {
    #main-visual .main-bg {
      height: 500px;
      background: linear-gradient(0deg, #f5f2ea 0%, #b4a000 70%);
      padding-left: 0.5rem;
      padding-right: 0.5rem; } }
  #main-visual .main-bg h2 {
    border: 0;
    color: #fff;
    line-height: 1.75;
    padding: 0;
    margin-bottom: 0; }
    @media screen and (max-width: 991px) {
      #main-visual .main-bg h2 {
        line-height: 1.5; } }
    @media screen and (max-width: 575px) {
      #main-visual .main-bg h2 {
        font-size: 30px;
        font-size: 3.0rem;
        text-align: center;
        letter-spacing: 2px;
        margin-bottom: 1rem; } }
  #main-visual .main-bg p {
    font-size: 20px;
    font-size: 2rem;
    color: #fff;
    line-height: 2.5; }
    @media screen and (max-width: 991px) {
      #main-visual .main-bg p {
        font-size: 18px;
        font-size: 1.8rem;
        line-height: 2; } }
    @media screen and (max-width: 767px) {
      #main-visual .main-bg p {
        font-size: 16px;
        font-size: 1.6rem;
        line-height: 1.75; } }
    @media screen and (max-width: 575px) {
      #main-visual .main-bg p {
        text-align: justify; } }
  #main-visual .main-bg img {
    bottom: 0;
    top: 0;
    right: 6%;
    margin: auto;
    position: absolute;
    width: 500px; }
    @media screen and (max-width: 1399px) {
      #main-visual .main-bg img {
        width: 450px; } }
    @media screen and (max-width: 1199px) {
      #main-visual .main-bg img {
        width: 400px;
        right: 2%; } }
    @media screen and (max-width: 991px) {
      #main-visual .main-bg img {
        width: 265px;
        right: 3.5%; } }
    @media screen and (max-width: 767px) {
      #main-visual .main-bg img {
        width: 170px;
        bottom: -60%;
        right: 6.5%; } }
    @media screen and (max-width: 575px) {
      #main-visual .main-bg img {
        width: 195px;
        right: 10%; } }

/*---------- worries ----------*/
#worries .worries-bg {
  background-color: #F5F0E6;
  padding-top: 3rem;
  padding-bottom: 3rem; }
  @media screen and (max-width: 991px) {
    #worries .worries-bg {
      padding-top: 2rem;
      padding-bottom: 2rem; } }
  #worries .worries-bg .worries-box .maintext-box {
    position: relative;
    margin-bottom: 0; }
    #worries .worries-bg .worries-box .maintext-box .worries-maintext {
      position: relative;
      display: flex;
      justify-content: space-between;
      align-items: center; }
      #worries .worries-bg .worries-box .maintext-box .worries-maintext h3 {
        font-size: 40px;
        font-size: 4rem;
        font-weight: 600;
        margin: 0; }
        @media screen and (max-width: 991px) {
          #worries .worries-bg .worries-box .maintext-box .worries-maintext h3 {
            font-size: 35px;
            font-size: 3.5rem; } }
        @media screen and (max-width: 767px) {
          #worries .worries-bg .worries-box .maintext-box .worries-maintext h3 {
            margin: 2rem auto 3rem; } }
        @media screen and (max-width: 575px) {
          #worries .worries-bg .worries-box .maintext-box .worries-maintext h3 {
            font-size: 30px;
            font-size: 3.0rem;
            line-height: 1.5; } }
        #worries .worries-bg .worries-box .maintext-box .worries-maintext h3 span {
          display: inline-block;
          color: #B4A000;
          font-size: 40px;
          font-size: 4rem;
          font-weight: 600; }
          @media screen and (max-width: 991px) {
            #worries .worries-bg .worries-box .maintext-box .worries-maintext h3 span {
              font-size: 35px;
              font-size: 3.5rem; } }
          @media screen and (max-width: 575px) {
            #worries .worries-bg .worries-box .maintext-box .worries-maintext h3 span {
              font-size: 30px;
              font-size: 3.0rem; } }
      #worries .worries-bg .worries-box .maintext-box .worries-maintext img {
        width: 25%; }
        @media screen and (max-width: 767px) {
          #worries .worries-bg .worries-box .maintext-box .worries-maintext img {
            display: none; } }
  #worries .worries-bg .worries-box ul {
    margin-bottom: 6rem; }
    @media screen and (max-width: 991px) {
      #worries .worries-bg .worries-box ul {
        justify-content: space-evenly;
        margin-bottom: 3rem; } }
    @media screen and (max-width: 767px) {
      #worries .worries-bg .worries-box ul {
        display: flex;
        justify-content: center;
        margin-bottom: 0rem; } }
    @media screen and (max-width: 767px) {
      #worries .worries-bg .worries-box ul li {
        margin-bottom: 2rem; } }
    #worries .worries-bg .worries-box ul li .point {
      background-color: #fff;
      border-radius: 7px;
      font-size: 20px;
      font-size: 2rem;
      font-weight: 600;
      text-align: center;
      padding: 2rem 1rem;
      box-shadow: 4.5px 4.5px 0px 0px rgba(180, 160, 0, 0.1);
      line-height: 1.7; }
      @media screen and (max-width: 991px) {
        #worries .worries-bg .worries-box ul li .point {
          font-size: 19px;
          font-size: 1.9rem;
          letter-spacing: 0.1rem; } }
      #worries .worries-bg .worries-box ul li .point span {
        color: #B4A000; }
    #worries .worries-bg .worries-box ul li p {
      padding: 1rem;
      padding-top: 2rem; }
#worries .arrow {
  margin-top: -4rem; }
  @media screen and (max-width: 767px) {
    #worries .arrow {
      margin-top: -2rem; } }
  #worries .arrow img {
    text-align: center;
    width: 370px;
    display: flex;
    margin: auto;
    margin-bottom: 5rem; }
    @media screen and (max-width: 991px) {
      #worries .arrow img {
        width: 300px; } }
    @media screen and (max-width: 767px) {
      #worries .arrow img {
        width: 230px; } }
    @media screen and (max-width: 767px) {
      #worries .arrow img {
        margin-bottom: 3rem; } }

/*---------- works ----------*/
#works h3 {
  font-weight: 600;
  font-size: 35px;
  font-size: 3.5rem;
  font-weight: 600;
  line-height: 2;
  letter-spacing: 5px;
  margin-bottom: 2rem; }
  @media screen and (max-width: 991px) {
    #works h3 {
      font-size: 33px;
      font-size: 3.3rem;
      letter-spacing: 2px;
      margin-bottom: 0; } }
  @media screen and (max-width: 767px) {
    #works h3 {
      line-height: normal; } }
  @media screen and (max-width: 575px) {
    #works h3 {
      font-size: 25px;
      font-size: 2.5rem;
      line-height: 1.5;
      letter-spacing: normal; } }
  #works h3 span {
    font-size: 30px;
    font-size: 3rem;
    font-weight: 600; }
    @media screen and (max-width: 991px) {
      #works h3 span {
        font-size: 25px;
        font-size: 2.5rem; } }
    @media screen and (max-width: 575px) {
      #works h3 span {
        font-size: 18px;
        font-size: 1.8rem;
        display: block;
        margin-bottom: 1rem; } }
#works ul {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0; }
  @media screen and (max-width: 1199px) {
    #works ul {
      justify-content: space-evenly; } }
  @media screen and (max-width: 767px) {
    #works ul {
      flex-wrap: wrap;
      margin-top: 3rem; } }
  @media screen and (max-width: 575px) {
    #works ul {
      flex-wrap: wrap;
      margin-top: 2rem; } }
  #works ul li {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    width: 30%; }
    @media screen and (max-width: 767px) {
      #works ul li {
        width: 100%;
        justify-content: center;
        align-items: center;
        margin-top: 0.5rem; } }
    #works ul li img {
      width: 12%; }
      @media screen and (max-width: 767px) {
        #works ul li img {
          display: none; } }
    #works ul li p {
      font-size: 20px;
      font-size: 2rem;
      font-weight: 600;
      width: 75%;
      line-height: 1.75;
      text-align: center;
      color: #786E00; }
      @media screen and (max-width: 991px) {
        #works ul li p {
          font-size: 18px;
          font-size: 1.8rem; } }
      @media screen and (max-width: 767px) {
        #works ul li p {
          font-size: 20px;
          font-size: 2rem;
          box-shadow: 2.5px 2.5px 0px 0px rgba(180, 160, 0, 0.5);
          background-color: #F5F0E6;
          border-radius: 1rem;
          padding: 0.5rem 1rem;
          width: 90%; } }
      @media screen and (max-width: 575px) {
        #works ul li p {
          width: 100%;
          font-size: 18px;
          font-size: 1.8rem; } }
#works .main-img {
  background-image: url("../img/businesscard-sample01.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 560px;
  margin-top: 5rem;
  margin-bottom: 20rem;
  position: relative; }
  @media screen and (max-width: 1399px) {
    #works .main-img {
      height: 500px; } }
  @media screen and (max-width: 1199px) {
    #works .main-img {
      height: 400px;
      margin-top: 3rem;
      margin-bottom: 15rem; } }
  @media screen and (max-width: 991px) {
    #works .main-img {
      height: 300px;
      margin-top: 3rem;
      margin-bottom: 15rem; } }
  #works .main-img img {
    position: absolute;
    right: 5%;
    bottom: -25%;
    filter: drop-shadow(0px 0px 10px rgba(0, 0, 0, 0.5)); }
    @media screen and (max-width: 1199px) {
      #works .main-img img {
        right: 2%;
        bottom: -35%;
        width: 45%; } }
    @media screen and (max-width: 575px) {
      #works .main-img img {
        bottom: -35%;
        width: 60%; } }

/*---------- advantage ----------*/
#advantage {
  position: relative; }
  #advantage::after {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    background-color: #F5F0E6;
    z-index: -1;
    position: absolute;
    top: 22px; }
  #advantage h3 {
    font-weight: 600;
    margin-bottom: 8.5rem; }
    @media screen and (max-width: 1199px) {
      #advantage h3 {
        margin-bottom: 3rem; } }
  #advantage .bg-yellow {
    position: absolute;
    height: 698px;
    width: 100%;
    bottom: 0;
    background-image: linear-gradient(90deg, #3277ff, #62c9ff);
    z-index: -1; }
    @media screen and (max-width: 991px) {
      #advantage .bg-yellow {
        height: 85%; } }
    @media screen and (max-width: 767px) {
      #advantage .bg-yellow {
        height: 85%; } }
    @media screen and (max-width: 767px) {
      #advantage .bg-yellow {
        height: 85%; } }
  #advantage ul.box-up {
    margin-bottom: 3.5rem;
    display: flex;
    justify-content: space-between; }
    @media screen and (max-width: 1199px) {
      #advantage ul.box-up {
        justify-content: space-evenly; } }
    @media screen and (max-width: 767px) {
      #advantage ul.box-up {
        flex-wrap: wrap;
        margin-bottom: 1.5rem; } }
    #advantage ul.box-up li {
      display: flex;
      flex-direction: column;
      max-width: 29%; }
      @media screen and (max-width: 767px) {
        #advantage ul.box-up li {
          max-width: 75%;
          margin-top: 3rem; } }
      @media screen and (max-width: 575px) {
        #advantage ul.box-up li {
          max-width: 90%;
          margin-top: 3rem; } }
      #advantage ul.box-up li p {
        margin-top: 3rem; }
        @media screen and (max-width: 767px) {
          #advantage ul.box-up li p {
            margin-top: 1rem; } }
      #advantage ul.box-up li img {
        max-width: 65%;
        margin: 0 auto 3rem; }
        @media screen and (max-width: 767px) {
          #advantage ul.box-up li img {
            max-width: 50%; } }
      #advantage ul.box-up li dl dt {
        font-size: 21px;
        font-size: 2.1rem;
        text-align: center;
        margin-bottom: 1rem; }
        @media screen and (max-width: 991px) {
          #advantage ul.box-up li dl dt {
            font-size: 19px;
            font-size: 1.9rem; } }
        @media screen and (max-width: 767px) {
          #advantage ul.box-up li dl dt {
            font-size: 23px;
            font-size: 2.3rem; } }
        @media screen and (max-width: 575px) {
          #advantage ul.box-up li dl dt {
            font-size: 20px;
            font-size: 2rem; } }
      #advantage ul.box-up li dl dd {
        text-align: justify; }
        #advantage ul.box-up li dl dd a {
          color: #B4A000;
          text-decoration: underline;
          transition: 0.3s; }
          #advantage ul.box-up li dl dd a:hover {
            color: #786E00; }
    #advantage ul.box-up + p {
      text-align: center;
      font-size: 20px;
      font-size: 2rem;
      font-weight: 600;
      line-height: 2;
      margin: 8rem 0 4rem; }
      @media screen and (max-width: 991px) {
        #advantage ul.box-up + p {
          margin: 5rem 0 2rem; } }
  #advantage ul.box-down {
    padding-bottom: 9rem;
    width: 80%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: auto; }
    @media screen and (max-width: 991px) {
      #advantage ul.box-down {
        width: 100%;
        justify-content: space-around; } }
    @media screen and (max-width: 575px) {
      #advantage ul.box-down {
        padding-bottom: 5rem; } }
    #advantage ul.box-down li {
      border-radius: 10px;
      background-color: #fff;
      margin-top: 1.5rem;
      width: 32%;
      display: flex;
      flex-direction: column;
      padding: 2rem;
      box-shadow: 4.5px 4.5px 0px 0px rgba(180, 160, 0, 0.1); }
      @media screen and (max-width: 1199px) {
        #advantage ul.box-down li {
          height: revert; } }
      @media screen and (max-width: 991px) {
        #advantage ul.box-down li {
          height: revert;
          padding-top: 2.5rem;
          margin-bottom: 1.5rem; } }
      @media screen and (max-width: 575px) {
        #advantage ul.box-down li {
          width: 90%; } }
      #advantage ul.box-down li img {
        height: 100px;
        margin-bottom: 1rem; }
        @media screen and (max-width: 575px) {
          #advantage ul.box-down li img {
            height: 85px;
            margin-bottom: 0; } }
      #advantage ul.box-down li dl dt {
        font-size: 19px;
        font-size: 1.9rem;
        font-weight: 600;
        text-align: center;
        color: #786E00;
        line-height: 1.5;
        margin-top: 1rem;
        margin-bottom: 1.5rem;
        height: 49px;
        display: flex;
        justify-content: center;
        align-items: center; }
        @media screen and (max-width: 1399px) {
          #advantage ul.box-down li dl dt {
            font-size: 18px;
            font-size: 1.8rem;
            letter-spacing: 0rem; } }
        @media screen and (max-width: 1199px) {
          #advantage ul.box-down li dl dt {
            font-size: 17px;
            font-size: 1.7rem;
            letter-spacing: revert; } }
        @media screen and (max-width: 575px) {
          #advantage ul.box-down li dl dt {
            margin-bottom: 1rem; } }
      #advantage ul.box-down li dl dd {
        font-size: 15.4px;
        font-size: 1.54rem;
        text-align: justify; }
        @media screen and (max-width: 1199px) {
          #advantage ul.box-down li dl dd {
            line-height: 1.6; } }

/*---------- flow ----------*/
#flow {
  margin-bottom: 14rem; }
  @media screen and (max-width: 575px) {
    #flow {
      margin-bottom: 10rem; } }
  #flow h3 {
    padding-top: 12rem;
    font-weight: 600; }
    @media screen and (max-width: 1199px) {
      #flow h3 {
        padding-top: 10rem; } }
  #flow ul:not(.flow-link) {
    margin-bottom: 0; }
    #flow ul:not(.flow-link) li {
      position: relative;
      z-index: 5; }
      #flow ul:not(.flow-link) li .white-box {
        background-color: #F5F0E6;
        display: flex;
        flex-direction: row;
        align-items: center;
        padding: 4rem 4rem; }
        @media screen and (max-width: 767px) {
          #flow ul:not(.flow-link) li .white-box {
            display: block; } }
        #flow ul:not(.flow-link) li .white-box .step-number {
          font-family: "Josefin Sans";
          font-weight: 600;
          font-size: 20px;
          font-size: 2rem;
          width: 15%; }
          @media screen and (max-width: 991px) {
            #flow ul:not(.flow-link) li .white-box .step-number {
              margin-right: 2rem; } }
          @media screen and (max-width: 767px) {
            #flow ul:not(.flow-link) li .white-box .step-number {
              display: inline-block;
              width: 18%; } }
          @media screen and (max-width: 575px) {
            #flow ul:not(.flow-link) li .white-box .step-number {
              width: 100%; } }
          #flow ul:not(.flow-link) li .white-box .step-number span {
            font-size: 41px;
            font-size: 4.1rem;
            color: #B4A000;
            padding-right: 2rem;
            letter-spacing: 0rem;
            padding-top: 1rem;
            padding-left: 1rem; }
            @media screen and (max-width: 991px) {
              #flow ul:not(.flow-link) li .white-box .step-number span {
                padding-left: 0.5rem; } }
        #flow ul:not(.flow-link) li .white-box h5 {
          font-size: 22px;
          font-size: 2.2rem;
          width: 30%;
          font-weight: 600; }
          @media screen and (max-width: 991px) {
            #flow ul:not(.flow-link) li .white-box h5 {
              font-size: 18px;
              font-size: 1.8rem; } }
          @media screen and (max-width: 767px) {
            #flow ul:not(.flow-link) li .white-box h5 {
              display: inline-block;
              font-size: 22px;
              font-size: 2.2rem;
              width: 60%; } }
          @media screen and (max-width: 575px) {
            #flow ul:not(.flow-link) li .white-box h5 {
              width: 100%; } }
        #flow ul:not(.flow-link) li .white-box p {
          width: 55%;
          margin-bottom: 0;
          line-height: 2; }
          @media screen and (max-width: 991px) {
            #flow ul:not(.flow-link) li .white-box p {
              width: 50%; } }
          @media screen and (max-width: 767px) {
            #flow ul:not(.flow-link) li .white-box p {
              display: block;
              width: 100%;
              margin-top: 1.5rem;
              line-height: 1.6; } }
          @media screen and (max-width: 575px) {
            #flow ul:not(.flow-link) li .white-box p {
              margin-top: 0.5rem; } }
      #flow ul:not(.flow-link) li::after {
        content: "";
        background-color: #786E00;
        width: 5px;
        height: 3rem;
        display: flex;
        margin-left: 10%; }
        @media screen and (max-width: 575px) {
          #flow ul:not(.flow-link) li::after {
            margin-left: 50%; } }
    #flow ul:not(.flow-link) li:last-child::after {
      content: "";
      display: none; }
  #flow .flow-text {
    text-align: center; }
    #flow .flow-text p {
      text-align: center;
      padding-top: 5rem;
      padding-bottom: 3rem;
      font-size: 18px;
      font-size: 1.8rem;
      font-weight: normal;
      line-height: 2; }
      @media screen and (max-width: 767px) {
        #flow .flow-text p {
          font-size: 16px;
          font-size: 1.6rem;
          line-height: 1.75;
          padding-top: 3rem;
          padding-bottom: 1rem;
          text-align: justify; } }
      #flow .flow-text p span {
        color: #B4A000; }
      @media screen and (max-width: 767px) {
        #flow .flow-text p {
          font-size: 16px;
          font-size: 1.6rem;
          line-height: 1.75;
          text-align: justify; } }
      @media screen and (max-width: 575px) {
        #flow .flow-text p {
          padding-top: 3rem;
          padding-bottom: 1rem; } }
      #flow .flow-text p + p {
        font-size: 22px;
        font-size: 2.2rem;
        font-weight: 600;
        line-height: 2;
        padding-top: 0;
        font-weight: bold; }
        @media screen and (max-width: 767px) {
          #flow .flow-text p + p {
            font-size: 20px;
            font-size: 2rem; } }
        @media screen and (max-width: 575px) {
          #flow .flow-text p + p {
            line-height: 1.75; } }
        #flow .flow-text p + p + p {
          font-size: 18px;
          font-size: 1.8rem;
          font-weight: normal;
          line-height: 2; }
          @media screen and (max-width: 767px) {
            #flow .flow-text p + p + p {
              font-size: 16px;
              font-size: 1.6rem;
              line-height: 1.75; } }
    #flow .flow-text a {
      display: inline-block;
      margin: auto;
      width: 950px;
      transition: 0.3s;
      border-radius: 2rem; }
      #flow .flow-text a:hover {
        opacity: 0.5; }
      @media screen and (max-width: 1199px) {
        #flow .flow-text a {
          width: 90%; } }
      @media screen and (max-width: 575px) {
        #flow .flow-text a {
          width: 80%; } }
      #flow .flow-text a img {
        display: block; }
        @media screen and (max-width: 767px) {
          #flow .flow-text a img {
            display: none; } }
        #flow .flow-text a img + img {
          display: none; }
          @media screen and (max-width: 767px) {
            #flow .flow-text a img + img {
              display: block; } }
  #flow .flow-link {
    display: flex;
    align-items: center;
    justify-content: space-between; }
    @media screen and (max-width: 767px) {
      #flow .flow-link {
        flex-wrap: wrap; } }
    @media screen and (max-width: 575px) {
      #flow .flow-link {
        justify-content: center; } }
    #flow .flow-link li {
      width: 32%; }
      @media screen and (max-width: 767px) {
        #flow .flow-link li {
          width: 49%;
          margin-bottom: 1.2rem; } }
      @media screen and (max-width: 575px) {
        #flow .flow-link li {
          width: 95%; } }
      #flow .flow-link li a {
        border-radius: 1rem;
        display: block;
        overflow: hidden;
        border: 1px solid #333333;
        transition: 0.3s; }
        #flow .flow-link li a:hover img {
          opacity: 0.5; }
        #flow .flow-link li a img {
          transition: 0.3s;
          width: 100%; }

/*---------- qanda ----------*/
#plan {
  margin-bottom: 10rem; }
  @media screen and (max-width: 575px) {
    #plan {
      margin-bottom: 8rem; } }
  #plan h3 {
    font-size: 40px;
    font-size: 4rem;
    font-weight: 600;
    letter-spacing: 0.08em; }
    @media screen and (max-width: 767px) {
      #plan h3 {
        font-size: 35px;
        font-size: 3.5rem;
        margin-bottom: 2rem; } }
    @media screen and (max-width: 575px) {
      #plan h3 {
        font-size: 30px;
        font-size: 3rem; } }
  #plan .back-y {
    background-color: #F5F0E6;
    padding: 6rem; }
    @media screen and (max-width: 767px) {
      #plan .back-y {
        padding: 4rem; } }
    @media screen and (max-width: 575px) {
      #plan .back-y {
        padding: 3rem; } }
    #plan .back-y h4 {
      font-size: 40px;
      font-size: 4rem;
      font-weight: bold;
      text-align: center;
      letter-spacing: 0.08em; }
      @media screen and (max-width: 767px) {
        #plan .back-y h4 {
          font-size: 35px;
          font-size: 3.5rem; } }
      @media screen and (max-width: 575px) {
        #plan .back-y h4 {
          font-size: 30px;
          font-size: 3rem; } }
    #plan .back-y div.d-flex {
      margin: 5rem 0;
      justify-content: space-between; }
      @media screen and (max-width: 767px) {
        #plan .back-y div.d-flex {
          flex-wrap: wrap; } }
      #plan .back-y div.d-flex dl.plan-content {
        width: 45%; }
        @media screen and (max-width: 767px) {
          #plan .back-y div.d-flex dl.plan-content {
            width: 100%; } }
        #plan .back-y div.d-flex dl.plan-content dt {
          font-size: 35px;
          font-size: 3.5rem;
          font-weight: bold;
          letter-spacing: 0.2em;
          margin-bottom: 3rem;
          line-height: 1.25; }
          @media screen and (max-width: 991px) {
            #plan .back-y div.d-flex dl.plan-content dt {
              font-size: 30px;
              font-size: 3rem;
              margin-bottom: 2rem;
              line-height: 1; } }
          @media screen and (max-width: 575px) {
            #plan .back-y div.d-flex dl.plan-content dt {
              font-size: 25px;
              font-size: 2.5rem; } }
          #plan .back-y div.d-flex dl.plan-content dt span {
            color: #B4A000; }
          #plan .back-y div.d-flex dl.plan-content dt span.plus-text {
            font-size: 22px;
            font-size: 2.2rem; }
            @media screen and (max-width: 575px) {
              #plan .back-y div.d-flex dl.plan-content dt span.plus-text {
                font-size: 18px;
                font-size: 1.8rem; } }
        #plan .back-y div.d-flex dl.plan-content dd h5 {
          font-size: 22px;
          font-size: 2.2rem;
          font-weight: bold;
          line-height: 1.75; }
          @media screen and (max-width: 991px) {
            #plan .back-y div.d-flex dl.plan-content dd h5 {
              font-size: 20px;
              font-size: 2rem; } }
          @media screen and (max-width: 575px) {
            #plan .back-y div.d-flex dl.plan-content dd h5 {
              font-size: 18px;
              font-size: 1.8rem; } }
        #plan .back-y div.d-flex dl.plan-content dd p {
          line-height: 2;
          margin: 1.5rem 0 3rem;
          text-align: justify; }
          @media screen and (max-width: 767px) {
            #plan .back-y div.d-flex dl.plan-content dd p {
              margin: 0.5rem 0 1rem;
              line-height: 1.75; } }
          #plan .back-y div.d-flex dl.plan-content dd p span {
            color: #B4A000; }
        #plan .back-y div.d-flex dl.plan-content dd ul {
          display: flex;
          align-items: center; }
          #plan .back-y div.d-flex dl.plan-content dd ul li dl:not(.plan-content) {
            border: 1px solid #B4A000;
            background-color: #fff;
            margin-right: 0.5rem; }
            @media screen and (max-width: 767px) {
              #plan .back-y div.d-flex dl.plan-content dd ul li dl:not(.plan-content) {
                margin-bottom: 0; } }
            #plan .back-y div.d-flex dl.plan-content dd ul li dl:not(.plan-content) dt {
              font-size: 16px;
              font-size: 1.6rem;
              font-weight: normal;
              color: #fff;
              background-color: #B4A000;
              text-align: center;
              padding: 1rem 2rem;
              margin: 0;
              letter-spacing: 0.1em; }
            #plan .back-y div.d-flex dl.plan-content dd ul li dl:not(.plan-content) dd {
              font-size: 18px;
              font-size: 1.8rem;
              font-weight: bold;
              text-align: center;
              padding: 0.5rem 2rem;
              margin: 0; }
              @media screen and (max-width: 575px) {
                #plan .back-y div.d-flex dl.plan-content dd ul li dl:not(.plan-content) dd {
                  font-size: 16px;
                  font-size: 1.6rem; } }
              #plan .back-y div.d-flex dl.plan-content dd ul li dl:not(.plan-content) dd span {
                font-size: 25px;
                font-size: 2.5rem;
                color: #B4A000; }
                @media screen and (max-width: 575px) {
                  #plan .back-y div.d-flex dl.plan-content dd ul li dl:not(.plan-content) dd span {
                    font-size: 23px;
                    font-size: 2.3rem; } }
          #plan .back-y div.d-flex dl.plan-content dd ul + p {
            line-height: normal;
            text-indent: -1em;
            padding-left: 1em;
            margin: 1rem 0; }
            @media screen and (max-width: 767px) {
              #plan .back-y div.d-flex dl.plan-content dd ul + p {
                font-size: 14px;
                font-size: 1.4rem;
                margin: 0; } }
      #plan .back-y div.d-flex div {
        width: 55%;
        padding-left: 5%; }
        @media screen and (max-width: 767px) {
          #plan .back-y div.d-flex div {
            width: 100%;
            padding: 2rem 0; } }
        #plan .back-y div.d-flex div figure {
          margin-bottom: 4rem; }
          #plan .back-y div.d-flex div figure + figure {
            margin-bottom: 0; }
          #plan .back-y div.d-flex div figure figcaption {
            display: inline-block;
            color: #fff;
            font-weight: bold;
            background-color: #B4A000;
            padding: 0.5rem 2rem;
            margin-bottom: 1rem; }
            @media screen and (max-width: 575px) {
              #plan .back-y div.d-flex div figure figcaption {
                padding: 0.5rem 1rem;
                font-size: 14px;
                font-size: 1.4rem; } }
        #plan .back-y div.d-flex div img {
          filter: drop-shadow(6px 6px 12px rgba(0, 0, 0, 0.4)); }
          @media screen and (max-width: 991px) {
            #plan .back-y div.d-flex div img {
              filter: drop-shadow(6px 6px 6px rgba(0, 0, 0, 0.2)); } }
  #plan .plus-mark {
    position: relative;
    width: 60px;
    height: 60px;
    margin: 4rem auto; }
  #plan .plan-price h5 {
    font-size: 22px;
    font-size: 2.2rem;
    font-weight: bold;
    margin-bottom: 1rem;
    margin-top: 3rem; }
    @media screen and (max-width: 575px) {
      #plan .plan-price h5 {
        font-size: 18px;
        font-size: 1.8rem; } }
    #plan .plan-price h5 span {
      font-size: 16px;
      font-size: 1.6rem;
      font-weight: normal; }
      @media screen and (max-width: 575px) {
        #plan .plan-price h5 span {
          font-size: 14px;
          font-size: 1.4rem; } }
  @media screen and (max-width: 991px) {
    #plan .plan-price .table-container1, #plan .plan-price .table-container2 {
      overflow: scroll;
      display: block;
      width: 100%; } }
  #plan .plan-price .table-container1 table, #plan .plan-price .table-container2 table {
    width: 100%;
    background-color: #fff; }
    @media screen and (max-width: 991px) {
      #plan .plan-price .table-container1 table, #plan .plan-price .table-container2 table {
        width: 745px; } }
    @media screen and (max-width: 575px) {
      #plan .plan-price .table-container1 table, #plan .plan-price .table-container2 table {
        width: 770px; } }
    #plan .plan-price .table-container1 table tr, #plan .plan-price .table-container2 table tr {
      border-bottom: 1px solid #B4A000; }
      #plan .plan-price .table-container1 table tr th, #plan .plan-price .table-container2 table tr th {
        text-align: center;
        background-color: #B4A000;
        color: #fff;
        font-weight: bold;
        border-right: 1px solid #fff;
        padding: 1rem;
        width: 16.5%; }
      #plan .plan-price .table-container1 table tr td, #plan .plan-price .table-container2 table tr td {
        padding: 1rem;
        text-align: right;
        width: 16.5%;
        border-right: 1px solid #B4A000; }
      #plan .plan-price .table-container1 table tr td.back-y, #plan .plan-price .table-container2 table tr td.back-y {
        text-align: center;
        background-color: #D9CF80;
        color: #fff; }
      #plan .plan-price .table-container1 table tr th:last-child, #plan .plan-price .table-container2 table tr th:last-child {
        border: none; }
      #plan .plan-price .table-container1 table tr td:last-child, #plan .plan-price .table-container2 table tr td:last-child {
        border: none; }
      #plan .plan-price .table-container1 table tr:last-child, #plan .plan-price .table-container2 table tr:last-child {
        border: none; }
  #plan .plan-price .table-container2 table {
    width: 33%;
    background-color: #fff; }
    @media screen and (max-width: 991px) {
      #plan .plan-price .table-container2 table {
        width: 248px; } }
    @media screen and (max-width: 575px) {
      #plan .plan-price .table-container2 table {
        width: 256px; } }
  #plan .plan-price p {
    position: absolute;
    right: 6rem;
    bottom: 6rem; }
    @media screen and (max-width: 991px) {
      #plan .plan-price p {
        right: 4rem;
        bottom: 4rem; } }
    @media screen and (max-width: 575px) {
      #plan .plan-price p {
        position: inherit;
        margin-top: 2rem; } }

/*---------- qanda ----------*/
#qanda {
  position: relative;
  margin-bottom: 14rem;
  padding-bottom: 9rem; }
  @media screen and (max-width: 1199px) {
    #qanda {
      padding-bottom: 10rem; } }
  @media screen and (max-width: 991px) {
    #qanda {
      padding-bottom: 7rem;
      margin-bottom: 10rem; } }
  #qanda::after {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    background-color: #F5F0E6;
    z-index: -1;
    position: absolute;
    top: 22px; }
  #qanda h3 {
    font-weight: 600;
    margin-bottom: 6rem; }

.modal-content {
  display: none; }

.modaal-content-container {
  text-align: center; }

body.modal-open {
  overflow: hidden !important;
  position: fixed;
  width: 100%; }

/*---------アコーディオン部分---------*/
.accordion-container {
  position: relative;
  width: 100%;
  cursor: pointer; }
  .accordion-container + p {
    font-weight: 600;
    color: #333333;
    font-size: 22px;
    font-size: 2.2rem;
    text-align: center;
    margin-top: 8rem; }
    @media screen and (max-width: 767px) {
      .accordion-container + p {
        line-height: 1.75;
        margin-top: 4rem; } }
    @media screen and (max-width: 575px) {
      .accordion-container + p {
        font-size: 18px;
        font-size: 1.8rem; } }

.accordion-container .accordion-title {
  display: block;
  position: relative;
  margin: 2rem 0;
  background: #fff;
  cursor: pointer;
  font-size: 16px;
  font-size: 1.6rem;
  color: #000;
  text-align: left; }
  .accordion-container .accordion-title dl {
    display: flex; }
  .accordion-container .accordion-title dt {
    background-color: #B4A000;
    display: flex;
    font-family: "Josefin Sans";
    font-size: 28px;
    font-size: 2.8rem;
    color: #fff;
    margin-right: 1rem;
    padding: 1rem;
    align-items: center;
    padding-top: 1.3rem; }
  .accordion-container .accordion-title dd {
    font-weight: 600;
    line-height: 1.3;
    padding-right: 5rem;
    text-align: justify;
    margin: auto 0; }
    @media screen and (max-width: 767px) {
      .accordion-container .accordion-title dd {
        padding: 1rem 5rem 1rem 0.5rem; } }
    @media screen and (max-width: 575px) {
      .accordion-container .accordion-title dd {
        letter-spacing: 0;
        line-height: 1.5; } }

.accordion-title, .accordion-content {
  position: relative; }

.accordion-title::after {
  content: "＋";
  font-size: 22px;
  font-weight: bold;
  position: absolute;
  right: 25px;
  top: 20%;
  display: block;
  color: #B4A000; }
  @media screen and (max-width: 767px) {
    .accordion-title::after {
      right: 10px; } }

.accordion-title.open::after {
  content: "−";
  font-size: 31px;
  top: 18%;
  right: 27px;
  font-weight: 500; }
  @media screen and (max-width: 767px) {
    .accordion-title.open::after {
      right: 12px; } }

.accordion-content {
  display: none;
  padding-left: 5rem; }
  .accordion-content dl {
    display: flex; }
  .accordion-content dt {
    font-family: "Josefin Sans";
    font-size: 28px;
    font-size: 2.8rem;
    margin-right: 1rem;
    padding-top: 0.3rem; }
  .accordion-content dd {
    line-height: 1.8;
    padding-right: 5rem;
    font-size: 16px;
    font-size: 1.6rem;
    text-align: justify;
    margin: auto 0; }
    .accordion-content dd a {
      color: #B4A000;
      text-decoration: underline;
      transition: 0.3s; }
      .accordion-content dd a:hover {
        color: #786E00; }

/*---------アコーディオン部分---------*/
#form {
  padding-top: 12rem;
  margin-top: -12rem; }
  @media screen and (max-width: 991px) {
    #form {
      padding-top: 15rem;
      margin-top: -15rem; } }
  #form p {
    text-align: center; }
    @media screen and (max-width: 575px) {
      #form p {
        text-align: justify; } }
    #form p span {
      font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
      font-size: 16px;
      font-weight: 600;
      color: #fff;
      background-color: #B4A000;
      padding: 4px 8px;
      border-radius: 4px;
      margin-right: 5px; }

.bn-form {
  margin-top: 3rem; }

/* ---------------------- for JavaScript ここから ---------------------- */
form#mail_form dl dt span.optional {
  display: none; }

form#mail_form dl dd span.error_blank,
form#mail_form dl dd span.error_format,
form#mail_form dl dd span.error_match {
  display: block;
  color: #ff0000;
  margin-top: 3px; }

span.loading {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  border-top: 5px solid rgba(255, 255, 255, 0.2);
  border-right: 5px solid rgba(255, 255, 255, 0.2);
  border-bottom: 5px solid rgba(255, 255, 255, 0.2);
  border-left: 5px solid #ffffff;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation: load-circle 1.0s linear infinite;
  animation: load-circle 1.0s linear infinite;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -25px;
  margin-left: -25px; }

@-webkit-keyframes load-circle {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }
@keyframes load-circle {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }
/* ---------------------- for JavaScript ここから ---------------------- */
form#mail_form dt {
  margin-top: 2rem;
  padding-top: 2rem;
  font-weight: 600;
  color: #3e3c37; }

form#mail_form dt:first-child {
  border-top: none; }

form#mail_form dd:nth-child(2) {
  margin-bottom: 0;
  margin-top: 0.5rem; }
  @media screen and (max-width: 767px) {
    form#mail_form dd:nth-child(2) {
      margin-left: 0; } }

form#mail_form dd:last-child {
  padding-bottom: 2rem; }

form#mail_form input[type="text"],
form#mail_form input[type="email"],
form#mail_form input[type="tel"],
form#mail_form textarea {
  width: 100%;
  padding: 0.5rem 1rem;
  border: 1px solid #bebebe;
  background: #f5f5f5;
  -webkit-appearance: none;
  font-size: 18px;
  margin-top: 5px; }

form#mail_form input[type="text"]:focus,
form#mail_form input[type="email"]:focus,
form#mail_form input[type="tel"]:focus,
form#mail_form textarea:focus {
  border: 1px solid #b2b2b2;
  background-color: #fff;
  outline: none; }

form#mail_form input[type="radio"],
form#mail_form input[type="checkbox"] {
  margin-right: 5px;
  accent-color: #000; }
  @media screen and (max-width: 575px) {
    form#mail_form input[type="radio"],
    form#mail_form input[type="checkbox"] {
      margin-left: 0; } }

form#mail_form input:first-child[type="radio"],
form#mail_form input:first-child[type="checkbox"] {
  margin-right: 5px;
  margin-left: 0; }

form#mail_form select {
  font-size: 100%;
  margin-top: 5px; }

form#mail_form textarea {
  display: block;
  width: 100%;
  max-width: 100%;
  height: 200px;
  padding: 1rem;
  resize: vertical;
  border: 1px solid #bebebe;
  border-radius: 3px;
  background: #f5f5f5;
  -webkit-appearance: none;
  font-size: 100%;
  font-family: inherit; }

form#mail_form ul {
  list-style-type: none; }

form#mail_form ul li label:hover {
  cursor: pointer; }

form#mail_form input#postal {
  width: 30%; }

form#mail_form input#postal + a {
  display: inline-block;
  padding: 5px 15px;
  margin-left: 0.5rem;
  background: #FDEFF5;
  border: 1px solid #C7000B;
  border-radius: 3px;
  color: #C7000B;
  font-family: inherit;
  text-decoration: none;
  transition: 0.3s; }

form#mail_form input#postal + a:hover {
  cursor: pointer;
  background: #C7000B;
  color: #fff; }

form#mail_form ul.kind-list li {
  display: inline-block;
  min-width: 40%; }

form#mail_form p#form_submit {
  width: 90%;
  margin: 0 auto;
  padding: 5rem 0 10rem 0; }

form#mail_form input[type="button"] {
  font-weight: 600;
  font-size: 20px;
  font-size: 2rem;
  letter-spacing: 0.06em;
  padding: 1.4rem 6rem;
  vertical-align: middle;
  line-height: 1;
  border: 2px solid #786E00;
  background: #786E00;
  color: #fff;
  -webkit-appearance: none;
  border-radius: 6px;
  transition: 0.3s; }
  @media screen and (max-width: 575px) {
    form#mail_form input[type="button"] {
      letter-spacing: 0;
      padding: 1.4rem 3.5rem; } }

form#mail_form input[type="button"]:hover {
  cursor: pointer;
  border: 2px solid #786E00;
  background: #fff;
  color: #786E00; }

form#mail_form dt.optional {
  position: relative; }

form#mail_form dt.optional::before {
  content: "任意";
  display: inline-block;
  color: #B4A000;
  border: 1px solid #B4A000;
  line-height: 1;
  margin-right: 1rem;
  padding: 0.5rem;
  background-color: #fff;
  font-size: 90%;
  border-radius: 3px;
  font-weight: normal; }

form#mail_form dt.required::before {
  content: "必須";
  display: inline-block;
  color: #fff;
  border: 1px solid #B4A000;
  line-height: 1;
  margin-right: 1rem;
  padding: 0.4rem 0.5rem;
  background-color: #B4A000;
  font-size: 90%;
  border-radius: 3px;
  font-weight: normal; }

@media (max-width: 767px) {
  #mainarea section p:nth-child(1) {
    text-align: justify !important; }

  #mainarea section p:nth-child(1) br {
    display: none; }

  h3 br {
    display: inline-block; } }
#privacypolicy-mini {
  border: 1px solid #c3c3c3;
  padding: 4rem 3rem;
  margin-top: 2rem;
  background-color: #fff; }
  #privacypolicy-mini h4 {
    font-size: 22px;
    font-size: 2rem;
    font-weight: 600;
    margin-bottom: 2rem; }
  #privacypolicy-mini p {
    text-align: justify; }

/*----------thanks----------*/
#breadcrumb.thanks {
  padding-top: 11rem; }
  @media screen and (max-width: 767px) {
    #breadcrumb.thanks {
      padding-top: 0; } }

#thanks h3 {
  font-weight: 600;
  font-size: 25px;
  font-size: 2.5rem;
  font-weight: 600;
  display: inline-block;
  color: #B4A000;
  padding-bottom: 1rem;
  border-bottom: solid 1.5px #B4A000; }
#thanks .thanks-box {
  text-align: center; }
  #thanks .thanks-box h4 {
    color: #B4A000;
    font-size: 40px;
    font-size: 4rem; }
    @media screen and (max-width: 575px) {
      #thanks .thanks-box h4 {
        font-size: 35px;
        font-size: 3.5rem; } }
  #thanks .thanks-box p {
    padding: 5rem 0 10rem 0; }
#thanks .contact-button {
  font-weight: 600;
  padding: 1.5rem 5rem;
  vertical-align: middle;
  line-height: 1;
  border: solid 1.5px #ffffff;
  background: #B4A000;
  border-radius: 0.5rem;
  color: #fff;
  -webkit-appearance: none; }
#thanks .contact-button:hover {
  cursor: pointer;
  background: #fff;
  color: #B4A000;
  border: solid 1.5px #B4A000; }
