@charset "UTF-8";
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
}

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

nav ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

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

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

ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title],
dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

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

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

input,
select {
  vertical-align: middle;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  outline: none;
  background: transparent;
}

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

*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

a {
  cursor: pointer;
  text-decoration: none;
}

button {
  background-color: transparent;
  border: none;
  cursor: pointer;
  outline: none;
  padding: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

address {
  font-style: normal;
}

img {
  vertical-align: bottom;
}

figure {
  margin: 0;
}

ol,
ul {
  list-style: none;
  -webkit-margin-before: 0;
          margin-block-start: 0;
  -webkit-margin-after: 0;
          margin-block-end: 0;
  -webkit-padding-start: 0;
          padding-inline-start: 0;
}

@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
  main {
    display: block;
  }
}
::-webkit-input-placeholder {
  color: #ccc;
}
::-moz-placeholder {
  color: #ccc;
}
:-ms-input-placeholder {
  color: #ccc;
}
::-ms-input-placeholder {
  color: #ccc;
}
::placeholder {
  color: #ccc;
}

:root {
  --header-height: 213px;
}

html {
  -ms-scroll-chaining: none;
      overscroll-behavior: none;
  background-color: #fff;
}

body {
  font-size: 20px;
  font-size: 1.25rem;
  text-justify: inter-ideograph;
  line-height: 1.7;
  letter-spacing: 0.05em;
  -webkit-font-smoothing: antialiased;
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-top: var(--header-height);
}
@media screen and (max-width: 768px) {
  body {
    font-size: 14px;
    margin-top: 65px;
  }
}

h2,
h3,
h4,
h5 {
  letter-spacing: 0.15em;
  font-weight: 600;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}

h2 {
  font-size: 67px;
  font-size: 4.1875rem;
}

h3 {
  font-size: 26px;
  font-size: 1.625rem;
}

h4 {
  font-size: 22px;
  font-size: 1.375rem;
}

h5 {
  font-size: 18px;
  font-size: 1.125rem;
}

p {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 2;
  letter-spacing: 0.03em;
}
@media screen and (max-width: 768px) {
  p {
    font-size: 14px;
  }
}

a {
  text-decoration: none;
  color: #2B2B2D;
}

img {
  width: 100%;
}

@media screen and (min-width: 767px) {
  .pconly {
    display: block;
  }
}
@media screen and (max-width: 768px) {
  .pconly {
    display: none !important;
  }
}

@media screen and (max-width: 479px) {
  .pc-tab {
    display: none !important;
  }
}

@media screen and (min-width: 767px) {
  .tabonly {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .tabonly {
    display: block !important;
  }
}
@media screen and (max-width: 479px) {
  .tabonly {
    display: none !important;
  }
}

@media screen and (min-width: 767px) {
  .tab-sp {
    display: none !important;
  }
}
@media screen and (max-width: 768px) {
  .tab-sp {
    display: block !important;
  }
}

@media screen and (min-width: 767px) {
  .sponly {
    display: none !important;
  }
}
@media screen and (max-width: 768px) {
  .sponly {
    display: none !important;
  }
}
@media screen and (max-width: 479px) {
  .sponly {
    display: block !important;
  }
}

.nolink {
  pointer-events: none;
  cursor: default;
  text-decoration: none;
}

/* typography */
/* Googleフォントで読み込ませる場合の例
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700&display=swap');
*/
body {
  font-family: "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
  font-weight: 400;
}

.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.inner {
  margin-left: auto;
  margin-right: auto;
  padding-left: 30px;
  padding-right: 30px;
}

.inner1520 {
  max-width: 1580px;
}

.inner1320 {
  max-width: 1380px;
}

.inner1280 {
  max-width: 1340px;
}

.inner1100 {
  max-width: 1160px;
}

/* Align */
.center {
  text-align: center;
}

.right {
  text-align: right;
}

/* Animation */
.anime {
  opacity: 0;
  -webkit-transition: opacity 0.8s;
  transition: opacity 0.8s;
}

.fadein {
  opacity: 1;
}

/* WP native style */
/* editor */
article {
  /* img */
  /* clearfix */
}
article strong {
  font-weight: bold;
}
article em {
  font-style: italic;
}
article blockquote {
  display: block;
  -webkit-margin-before: 1em;
  -webkit-margin-after: 1em;
  -webkit-margin-start: 40px;
  -webkit-margin-end: 40px;
}
article .aligncenter {
  display: block;
  margin: 0 auto;
}
article .alignright {
  float: right;
}
article .alignleft {
  float: left;
}
article img[class*=wp-image-],
article img[class*=attachment-] {
  height: auto;
  max-width: 100%;
  margin-top: 30px;
  margin-bottom: 30px;
}
article img.size-medium {
  max-width: 486px;
}
article img.size-thumbnail {
  max-width: 170px;
}
article .clearfix {
  overflow: hidden;
  zoom: 1;
}
article .clearfix:after {
  content: "";
  display: block;
  clear: both;
}

.anchor {
  -webkit-transform: translateY(-213px);
          transform: translateY(-213px);
}
@media screen and (max-width: 768px) {
  .anchor {
    -webkit-transform: translateY(-65px);
            transform: translateY(-65px);
  }
}

.marker {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), color-stop(60%, #fff200));
  background: linear-gradient(transparent 60%, #fff200 60%);
}

header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 20;
}

.header_top {
  background-color: #fff;
  height: 165px;
}
@media screen and (max-width: 1455px) {
  .header_top {
    height: 130px;
  }
}
@media screen and (max-width: 1110px) {
  .header_top {
    height: 100px;
  }
}
@media screen and (max-width: 768px) {
  .header_top {
    height: 65px;
    z-index: 20;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background-color: #fff;
  }
}
.header_top > .flex {
  height: 100%;
}
.header_top h1.flex {
  padding-left: 40px;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
@media screen and (max-width: 1110px) {
  .header_top h1.flex {
    padding-left: 20px;
  }
}
@media screen and (max-width: 768px) {
  .header_top h1.flex {
    padding-left: 20px;
  }
}
@media screen and (max-width: 479px) {
  .header_top h1.flex {
    padding-left: 10px;
  }
}
.header_top h1.flex .logo {
  -ms-flex-preferred-size: 248px;
      flex-basis: 248px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: 20px;
}
@media screen and (max-width: 1455px) {
  .header_top h1.flex .logo {
    -ms-flex-preferred-size: 180px;
        flex-basis: 180px;
  }
}
@media screen and (max-width: 1110px) {
  .header_top h1.flex .logo {
    -ms-flex-preferred-size: 130px;
        flex-basis: 130px;
    margin-right: 10px;
  }
}
@media screen and (max-width: 768px) {
  .header_top h1.flex .logo {
    -ms-flex-preferred-size: 115px;
        flex-basis: 115px;
  }
}
@media screen and (max-width: 375px) {
  .header_top h1.flex .logo {
    -ms-flex-preferred-size: 70px;
        flex-basis: 70px;
  }
}
.header_top h1.flex .logo a {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.header_top h1.flex .title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.header_top h1.flex .title .sm {
  font-size: 25px;
}
@media screen and (max-width: 1455px) {
  .header_top h1.flex .title .sm {
    font-size: 20px;
  }
}
@media screen and (max-width: 1110px) {
  .header_top h1.flex .title .sm {
    font-size: 16px;
  }
}
@media screen and (max-width: 768px) {
  .header_top h1.flex .title .sm {
    font-size: 16px;
    line-height: 1.3;
  }
}
@media screen and (max-width: 479px) {
  .header_top h1.flex .title .sm {
    font-size: 14px;
  }
}
.header_top h1.flex .title .lg {
  font-size: 35px;
  color: #E66200;
  letter-spacing: 0.27em;
  margin-left: 20px;
}
@media screen and (max-width: 1455px) {
  .header_top h1.flex .title .lg {
    font-size: 30px;
  }
}
@media screen and (max-width: 1110px) {
  .header_top h1.flex .title .lg {
    font-size: 20px;
  }
}
@media screen and (max-width: 768px) {
  .header_top h1.flex .title .lg {
    font-size: 20px;
    line-height: 1.3;
  }
}
.header_top .contact {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
@media screen and (max-width: 768px) {
  .header_top .contact {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
  }
}
.header_top .contact .flex {
  height: 100%;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.header_top .contact .tel {
  -ms-flex-preferred-size: auto;
      flex-basis: auto;
  font-size: 42px;
  color: #E66200;
  line-height: 1;
  white-space: nowrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-right: 50px;
}
@media screen and (max-width: 1455px) {
  .header_top .contact .tel {
    font-size: 30px;
    padding-right: 25px;
  }
}
@media screen and (max-width: 1110px) {
  .header_top .contact .tel {
    font-size: 20px;
    padding-right: 10px;
  }
}
@media screen and (max-width: 768px) {
  .header_top .contact .tel {
    background-color: #E66200;
    color: #fff;
    -ms-flex-preferred-size: 68.35%;
        flex-basis: 68.35%;
    font-size: 3.86vw;
    font-weight: 600;
    padding-top: 4px;
    padding-bottom: 4px;
    padding-right: 3vw;
  }
}
@media screen and (max-width: 768px) {
  .header_top .contact .tel .flex_tab {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
@media screen and (max-width: 768px) {
  .header_top .contact .tel .flex_tab > div:nth-child(1) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding-left: 10px;
  }
}
@media screen and (max-width: 768px) {
  .header_top .contact .tel .sm {
    font-size: 3.14vw;
  }
}
.header_top .contact .tel .num {
  margin-top: 10px;
  font-size: 71px;
  font-weight: 600;
  font-family: "Oswald", sans-serif;
}
@media screen and (max-width: 1455px) {
  .header_top .contact .tel .num {
    font-size: 50px;
  }
}
@media screen and (max-width: 1110px) {
  .header_top .contact .tel .num {
    font-size: 32px;
  }
}
@media screen and (max-width: 768px) {
  .header_top .contact .tel .num {
    font-size: 7vw;
    padding-left: 10px;
    margin-top: 0;
  }
}
.header_top .contact .tel .num img {
  width: 69px;
  vertical-align: middle;
  margin-right: 10px;
  -webkit-transform: translateY(-4px);
          transform: translateY(-4px);
}
.header_top .contact .tel .num img.pconly {
  display: inline-block !important;
}
@media screen and (max-width: 768px) {
  .header_top .contact .tel .num img.pconly {
    display: none !important;
  }
}
@media screen and (max-width: 1455px) {
  .header_top .contact .tel .num img {
    width: 56px;
  }
}
@media screen and (max-width: 1110px) {
  .header_top .contact .tel .num img {
    width: 44px;
    margin-right: 5px;
  }
}
@media screen and (max-width: 768px) {
  .header_top .contact .tel .num img {
    width: 18.1vw;
    -webkit-transform: none;
            transform: none;
    margin-bottom: 3px;
  }
}
.header_top .contact .form {
  background-color: #E0AE50;
  white-space: nowrap;
  text-align: center;
  -ms-flex-preferred-size: 200px;
      flex-basis: 200px;
  font-size: 24px;
  line-height: 1.3;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  font-weight: 600;
}
@media screen and (max-width: 1455px) {
  .header_top .contact .form {
    font-size: 20px;
  }
}
@media screen and (max-width: 1110px) {
  .header_top .contact .form {
    font-size: 14px;
  }
}
@media screen and (max-width: 768px) {
  .header_top .contact .form {
    -ms-flex-preferred-size: 31.65%;
        flex-basis: 31.65%;
    text-align: left;
  }
}
.header_top .contact .form:hover {
  background-color: #ffeb4e;
}
.header_top .contact .form:hover a {
  color: #f58a3a;
  background-image: url(../images/common/icon_mail_hover.svg);
}
.header_top .contact .form a {
  padding-right: 28px;
  padding-left: 28px;
  padding-top: 10%;
  color: #fff;
  display: block;
  width: 100%;
  height: 100%;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  background-image: url(../images/common/icon_mail.svg);
  background-repeat: no-repeat;
  background-position: center bottom 15%;
  background-size: 67px 47px;
}
@media screen and (max-width: 1455px) {
  .header_top .contact .form a {
    padding-right: 18px;
    padding-left: 18px;
    background-size: 50px 38px;
  }
}
@media screen and (max-width: 1110px) {
  .header_top .contact .form a {
    padding-right: 10px;
    padding-left: 10px;
    background-position: center bottom 10px;
    background-size: 40% 30%;
    padding-top: 15px;
  }
}
@media screen and (max-width: 768px) {
  .header_top .contact .form a {
    padding-right: 2vw;
    padding-left: 2vw;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    font-size: 3vw;
    padding-top: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background-position: right center;
    background-size: 40% 45%;
  }
}
.header_top .contact .form img {
  width: 66px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 5px;
}
@media screen and (max-width: 1455px) {
  .header_top .contact .form img {
    width: 40px;
  }
}
@media screen and (max-width: 768px) {
  .header_top .contact .form img {
    position: absolute;
    right: 10px;
    top: 22%;
    width: 7vw;
  }
}

.nav_main {
  background-color: #FFECB9;
}
@media screen and (max-width: 768px) {
  .nav_main {
    display: none;
  }
}
@media screen and (max-width: 1090px) {
  .nav_main > .inner {
    padding-left: 0;
    padding-right: 0;
  }
}
.nav_main ul li {
  border-left: 1px solid #fff;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.nav_main ul li:last-child {
  border-right: 1px solid #fff;
}
.nav_main ul li a {
  font-size: 20px;
  display: block;
  font-weight: bold;
  padding: 7px 15px;
  text-align: center;
  white-space: nowrap;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media screen and (max-width: 1090px) {
  .nav_main ul li a {
    font-size: 1.46vw;
  }
}
.nav_main ul li a:hover {
  background-color: #FFE08D;
}

/* Toggle Button */
.toggle_spnav {
  position: fixed;
  top: 0px;
  right: 0px;
  z-index: 10;
  width: 65px;
  height: 65px;
  cursor: pointer;
  display: none;
}
@media screen and (max-width: 768px) {
  .toggle_spnav {
    display: block;
  }
}

.btn-trigger {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  width: 30px;
  height: 25px;
}
.btn-trigger span {
  position: absolute;
  left: 0;
  width: 100%;
  height: 3px;
  background-color: #E2B391;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.btn-trigger span:nth-of-type(1) {
  top: 0;
}
.btn-trigger span:nth-of-type(2) {
  top: 11px;
}
.btn-trigger span:nth-of-type(3) {
  bottom: 0px;
}

.btn-trigger span:nth-of-type(3) {
  bottom: 0;
}

body.open #btn01 span:nth-of-type(1) {
  -webkit-transform: translateY(11px) rotate(-45deg);
          transform: translateY(11px) rotate(-45deg);
}
body.open #btn01 span:nth-of-type(2) {
  opacity: 0;
}
body.open #btn01 span:nth-of-type(3) {
  -webkit-transform: translateY(-11px) rotate(45deg);
          transform: translateY(-11px) rotate(45deg);
}
/* Drawer */
.drawer {
  background-color: rgba(255, 235, 181, 0.9);
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  opacity: 0;
  visibility: hidden;
}
.drawer .wrap {
  height: 100%;
  overflow: scroll;
  padding-top: 130px;
  padding-bottom: 60px;
}
.drawer h3 {
  color: #E66200;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-left: auto;
  margin-right: auto;
  border-bottom: 1px solid #E66200;
  line-height: 1;
  font-size: 20px;
  margin-bottom: 40px;
}
.drawer .drawer_nav_main li {
  border-bottom: 1px solid #707070;
}
.drawer .drawer_nav_main li a {
  color: #6A5943;
  font-size: 20px;
  text-align: center;
  display: block;
  padding: 20px;
  font-weight: bold;
}

.spnav_overlay {
  background-color: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 5;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

@media screen and (max-width: 1090px) {
  body.open {
    overflow: hidden;
  }
}
body.open header {
  opacity: 1;
  visibility: visible;
}
@media screen and (max-width: 1090px) {
  body.open .drawer {
    opacity: 1;
    visibility: visible;
  }
}
@media screen and (max-width: 1090px) {
  body.open .spnav_overlay {
    position: fixed;
    display: block;
  }
}

footer small {
  display: block;
  background-color: #000;
  text-align: center;
  color: #fff;
  font-size: 18px;
  padding: 8px 10px;
}

.totop {
  position: fixed;
  bottom: 100px;
  right: 40px;
  width: 88px;
  cursor: pointer;
  display: none;
  z-index: 1;
}
@media screen and (max-width: 768px) {
  .totop {
    width: 38px;
    bottom: 15vw;
    right: 10px;
  }
}

.home h2.title {
  line-height: 1.3;
  text-align: center;
  margin-bottom: 50px;
}
.home h2.title .en {
  color: #E2C67C;
  font-size: 24px;
  font-family: serif;
  letter-spacing: 0.15em;
}
.home h2.title .ja {
  font-size: 38px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  border-bottom: 2px solid #E2C67C;
  margin-left: auto;
  margin-right: auto;
  color: #672C00;
}
@media screen and (max-width: 768px) {
  .home h2.title .ja {
    font-size: 24px;
    letter-spacing: 0.15em;
  }
}
.home .sec_flow {
  padding-bottom: 130px;
}
@media screen and (max-width: 768px) {
  .home .sec_flow {
    padding-bottom: 80px;
  }
}
.home .sec_flow .flow_title {
  margin-bottom: 173px;
  margin-top: 150px;
}
@media screen and (max-width: 768px) {
  .home .sec_flow .flow_title {
    margin-top: 0px;
    margin-bottom: 40px;
  }
}
.home .sec_flow .flow_title .flex {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
@media screen and (max-width: 768px) {
  .home .sec_flow .flow_title .flex {
    display: block;
  }
}
.home .sec_flow .flow_title .flex .lg {
  font-size: 64px;
  color: #E66200;
  font-weight: 600;
  letter-spacing: 0.15em;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
@media screen and (max-width: 1312px) {
  .home .sec_flow .flow_title .flex .lg {
    font-size: 4.7vw;
  }
}
@media screen and (max-width: 768px) {
  .home .sec_flow .flow_title .flex .lg {
    font-size: 28px;
    text-align: center;
    margin-top: 40px;
    margin-bottom: 60px;
  }
}
.home .sec_flow .flow_title .flex .bnr {
  -ms-flex-preferred-size: 46.9%;
      flex-basis: 46.9%;
}
.home .sec_flow h2 {
  padding: 8px 50px;
  margin-left: auto;
  margin-right: auto;
  font-size: 30px;
  color: #E66200;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  border-radius: 100px;
  border: 4px solid #E66200;
  margin-bottom: 70px;
}
@media screen and (max-width: 768px) {
  .home .sec_flow h2 {
    font-size: 18px;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 30px;
    text-align: center;
  }
}
.home .sec_flow ul li:not(:last-child) {
  margin-bottom: 65px;
}
@media screen and (max-width: 768px) {
  .home .sec_flow ul li:not(:last-child) {
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 768px) {
  .home .sec_flow ul li .flex {
    display: block;
  }
}
.home .sec_flow ul li .flex .text {
  padding-right: 40px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
@media screen and (max-width: 768px) {
  .home .sec_flow ul li .flex .text {
    padding-right: 0;
  }
}
.home .sec_flow ul li .flex .text h3 {
  font-size: 30px;
  color: #672C00;
  position: relative;
  margin-bottom: 30px;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
@media screen and (max-width: 768px) {
  .home .sec_flow ul li .flex .text h3 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 16px;
    letter-spacing: normal;
    margin-bottom: 10px;
  }
}
.home .sec_flow ul li .flex .text h3 .label {
  font-size: 22px;
  width: 90px;
  height: 90px;
  border-radius: 45px;
  background-color: #E66200;
  color: #fff;
  text-align: center;
  line-height: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  letter-spacing: 0.1em;
  text-indent: 0.1em;
  margin-right: 20px;
}
@media screen and (max-width: 768px) {
  .home .sec_flow ul li .flex .text h3 .label {
    width: 45px;
    height: 45px;
    font-size: 10px;
    margin-right: 10px;
  }
}
.home .sec_flow ul li .flex .text h3 .label span {
  font-size: 41px;
  display: block;
  margin-top: 4px;
  font-weight: 600;
}
@media screen and (max-width: 768px) {
  .home .sec_flow ul li .flex .text h3 .label span {
    font-size: 20px;
  }
}
.home .sec_flow ul li .flex .text h3 .lg {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.home .sec_flow ul li .flex .text p {
  font-size: 20px;
  line-height: 2;
}
@media screen and (max-width: 768px) {
  .home .sec_flow ul li .flex .text p {
    font-size: 14px;
    margin-bottom: 20px;
  }
}
.home .sec_flow ul li .flex .text p strong {
  color: #E66200;
  font-size: 24px;
}
.home .sec_flow ul li .flex .thum {
  -ms-flex-preferred-size: 29.8%;
      flex-basis: 29.8%;
}
.home .sec_result {
  background-color: #FFF6DD;
  padding-top: 55px;
  padding-bottom: 65px;
}
@media screen and (max-width: 768px) {
  .home .sec_result {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
.home .sec_result h2 {
  font-size: 30px;
  color: #672C00;
  text-align: center;
  margin-bottom: 40px;
}
@media screen and (max-width: 768px) {
  .home .sec_result h2 {
    font-size: 24px;
    margin-bottom: 20px;
  }
}
.home .sec_result ul {
  margin-bottom: 30px;
}
.home .sec_result ul li {
  display: inline-block;
  font-size: 20px;
  line-height: 2;
}
@media screen and (max-width: 768px) {
  .home .sec_result ul li {
    font-size: 14px;
  }
}
.home .sec_result ul li:not(:last-child) {
  margin-right: 10px;
}
.home .sec_result .center {
  font-size: 20px;
}
@media screen and (max-width: 768px) {
  .home .sec_result .center {
    font-size: 14px;
  }
}
.home .sec_about {
  padding-top: 60px;
}
@media screen and (max-width: 768px) {
  .home .sec_about {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
.home .sec_about .div_flow h3 {
  margin-bottom: 50px;
  font-size: 30px;
  color: #672C00;
  line-height: 1.2;
  padding-bottom: 5px;
  border-bottom: 5px solid #E2C67C;
}
.home .sec_about .div_flow h3 span {
  border-left: 12px solid #672C00;
  display: inline-block;
  padding-left: 10px;
}
@media screen and (max-width: 768px) {
  .home .sec_about .div_flow h3 span {
    border-left-width: 10px;
  }
}
@media screen and (max-width: 768px) {
  .home .sec_about .div_flow h3 {
    font-size: 24px;
    margin-bottom: 20px;
  }
}
.home .sec_about .div_flow:nth-of-type(1) {
  margin-top: 100px;
}
@media screen and (max-width: 768px) {
  .home .sec_about .div_flow:nth-of-type(1) {
    margin-top: 50px;
  }
}
.home .sec_about .div_flow:not(:last-of-type) {
  margin-bottom: 80px;
}
@media screen and (max-width: 768px) {
  .home .sec_about .div_flow:not(:last-of-type) {
    margin-bottom: 10px;
  }
}
.home .sec_about .div_flow .lg {
  font-size: 35px;
  color: #6A5232;
  text-align: center;
  font-weight: 600;
}
@media screen and (max-width: 768px) {
  .home .sec_about .div_flow .lg {
    font-size: 20px;
  }
}
.home .sec_about .div_flow .lg span {
  font-size: 40px;
}
@media screen and (max-width: 768px) {
  .home .sec_about .div_flow .lg span {
    font-size: 24px;
  }
}
.home .sec_about .div_flow .lg .md {
  font-size: 30px;
}
@media screen and (max-width: 768px) {
  .home .sec_about .div_flow .lg .md {
    font-size: 20px;
  }
}
.home .sec_about .div_flow .lg .ninni {
  color: #528D82;
}
.home .sec_about .div_flow .lg .keibai {
  color: #D56F72;
}
@media screen and (max-width: 768px) {
  .home .sec_about .div_flow .flex {
    display: block;
  }
}
.home .sec_about .div_flow .text {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding-right: 30px;
}
@media screen and (max-width: 768px) {
  .home .sec_about .div_flow .text {
    margin-bottom: 30px;
  }
}
.home .sec_about .div_flow .text strong {
  color: #E66200;
  font-weight: 600;
}
.home .sec_about .div_flow .image {
  -ms-flex-preferred-size: 54.14%;
      flex-basis: 54.14%;
}
@media screen and (max-width: 768px) {
  .home .sec_about .flow1 {
    margin-bottom: 70px !important;
  }
}
.home .sec_about .flow2 {
  padding-bottom: 40px;
}
.home .sec_about .flow2 .wrap {
  background-color: #FFF3D3;
  margin-top: 55px;
  padding: 50px;
  max-width: 1320px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 768px) {
  .home .sec_about .flow2 .wrap {
    margin-top: 20px;
    width: 100vw;
    -webkit-transform: translateX(-30px);
            transform: translateX(-30px);
    padding: 30px 30px 20px 30px;
  }
}
.home .sec_about .flow2 .wrap .flex > div {
  background-color: #fff;
  padding: 20px;
  -ms-flex-preferred-size: calc(50% - 28px);
      flex-basis: calc(50% - 28px);
}
@media screen and (max-width: 768px) {
  .home .sec_about .flow2 .wrap .flex > div {
    padding: 15px;
    margin-bottom: 30px;
  }
}
.home .sec_about .flow2 .wrap .flex > div h4 {
  color: #fff;
  font-size: 30px;
  text-align: center;
  border-radius: 100px;
  margin-bottom: 20px;
}
@media screen and (max-width: 768px) {
  .home .sec_about .flow2 .wrap .flex > div h4 {
    font-size: 18px;
  }
}
.home .sec_about .flow2 .wrap .flex > div dl dt {
  font-size: 25px;
  font-weight: 600;
  line-height: 1.6;
  margin-bottom: 5px;
}
@media screen and (max-width: 768px) {
  .home .sec_about .flow2 .wrap .flex > div dl dt {
    font-size: 18px;
  }
}
.home .sec_about .flow2 .wrap .flex > div dl dt .num {
  font-size: 30px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border-radius: 20px;
  color: #fff;
  display: inline-block;
  margin-right: 10px;
}
@media screen and (max-width: 768px) {
  .home .sec_about .flow2 .wrap .flex > div dl dt .num {
    width: 25px;
    height: 25px;
    line-height: 25px;
    font-size: 16px;
  }
}
.home .sec_about .flow2 .wrap .flex > div dl dt .label {
  display: inline-block;
  background-color: #CE0000;
  color: #fff;
  font-size: 20px;
  font-weight: 400;
  padding: 0 5px;
  vertical-align: middle;
  margin-left: 10px;
  -webkit-transform: translateY(-2px);
          transform: translateY(-2px);
  line-height: 1.4;
}
@media screen and (max-width: 768px) {
  .home .sec_about .flow2 .wrap .flex > div dl dt .label {
    font-size: 14px;
  }
}
.home .sec_about .flow2 .wrap .flex > div dl dt:after {
  content: "";
  width: calc(100% - 50px);
  height: 1px;
  display: block;
  margin-right: 0;
  margin-left: auto;
}
.home .sec_about .flow2 .wrap .flex > div dl dd {
  padding-left: 50px;
  line-height: 2;
}
@media screen and (max-width: 768px) {
  .home .sec_about .flow2 .wrap .flex > div dl dd {
    padding-left: 30px;
    line-height: 1.6;
  }
}
.home .sec_about .flow2 .wrap .flex > div dl dd:not(:last-of-type) {
  margin-bottom: 40px;
}
@media screen and (max-width: 768px) {
  .home .sec_about .flow2 .wrap .flex > div dl dd:not(:last-of-type) {
    margin-bottom: 30px;
  }
}
.home .sec_about .flow2 .wrap .flex > div dl dd sup {
  font-size: 10px;
  display: inline-block;
  -webkit-transform: translateY(-8px);
          transform: translateY(-8px);
}
.home .sec_about .flow2 .wrap .flex > div.ninni h4 {
  background-color: #63A298;
}
.home .sec_about .flow2 .wrap .flex > div.ninni dl dt:after {
  background-color: #63A298;
}
.home .sec_about .flow2 .wrap .flex > div.ninni dl dt .num {
  background-color: #63A298;
}
.home .sec_about .flow2 .wrap .flex > div.keibai h4 {
  background-color: #E88A8A;
}
.home .sec_about .flow2 .wrap .flex > div.keibai dl dt:after {
  background-color: #E88A8A;
}
.home .sec_about .flow2 .wrap .flex > div.keibai dl dt .num {
  background-color: #E88A8A;
}
.home .sec_about .flow3 {
  margin-bottom: 110px !important;
}
@media screen and (max-width: 768px) {
  .home .sec_about .flow3 {
    margin-bottom: 80px !important;
  }
}
.home .sec_about .flow3 .txt_scroll {
  margin-top: 10px;
}
.home .sec_about .flow3 .txt_scroll img {
  width: 86px;
}
.home .sec_about .flow3 table {
  margin-top: 49px;
}
@media screen and (max-width: 479px) {
  .home .sec_about .flow3 table {
    margin-top: 20px;
  }
}
.home .sec_about .flow3 table th,
.home .sec_about .flow3 table td {
  font-size: 20px;
  border: 1px solid #fff;
}
@media screen and (max-width: 768px) {
  .home .sec_about .flow3 table th,
.home .sec_about .flow3 table td {
    font-size: 14px;
  }
}
.home .sec_about .flow3 table thead th {
  text-align: center;
  color: #fff;
  font-weight: 400;
  width: 16%;
  padding-top: 6px;
  padding-bottom: 6px;
}
.home .sec_about .flow3 table thead th:nth-child(2) {
  background-color: #755F46;
}
.home .sec_about .flow3 table thead th:nth-child(1) {
  background-color: #528D82;
}
.home .sec_about .flow3 table thead th:nth-child(3) {
  background-color: #D56F72;
}
.home .sec_about .flow3 table tbody td {
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 40px;
  padding-right: 40px;
}
@media screen and (max-width: 768px) {
  .home .sec_about .flow3 table tbody td {
    font-size: 12px;
    padding-left: 15px;
    padding-right: 15px;
  }
}
.home .sec_about .flow3 table tbody td:nth-child(2) {
  background-color: #FDF5DF;
  padding-left: 30px;
  padding-right: 30px;
  vertical-align: middle;
  text-align: center;
  color: #512012;
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  .home .sec_about .flow3 table tbody td:nth-child(2) {
    padding-left: 10px;
    padding-right: 10px;
    letter-spacing: -0.05em;
  }
}
.home .sec_about .flow3 table tbody td:nth-child(2) img {
  max-width: 77px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 479px) {
  .home .sec_about .flow3 table tbody td:nth-child(2) img {
    max-width: 57px;
  }
}
.home .sec_about .flow3 table tbody td:nth-child(1), .home .sec_about .flow3 table tbody td:nth-child(3) {
  width: 42%;
}
.home .sec_about .flow3 table tbody td:nth-child(1) {
  background-color: #E7F5F3;
  background-image: url(../images/home/bg_circle.svg);
  background-size: 120px 120px;
  background-repeat: no-repeat;
  background-position: center;
}
.home .sec_about .flow3 table tbody td:nth-child(3) {
  background-color: #FDEDEE;
  background-image: url(../images/home/bg_cross.svg);
  background-size: 120px 120px;
  background-repeat: no-repeat;
  background-position: center;
}
.home .sec_about .flow4 .flex_top {
  margin-top: 100px;
}
@media screen and (max-width: 768px) {
  .home .sec_about .flow4 .flex_top {
    margin-top: 40px;
  }
}
.home .sec_about .flow4 .flex_top .text {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding-right: 40px;
}
@media screen and (max-width: 768px) {
  .home .sec_about .flow4 .flex_top .text {
    padding-right: 0;
  }
}
.home .sec_about .flow4 .flex_top .text h4 {
  color: #E66200;
  font-size: 30px;
}
@media screen and (max-width: 768px) {
  .home .sec_about .flow4 .flex_top .text h4 {
    font-size: 20px;
  }
}
.home .sec_about .flow4 .flex_top .point {
  -ms-flex-preferred-size: 37.3%;
      flex-basis: 37.3%;
}
.home .sec_about .flow4 .flex_top .point .wrap {
  background-color: #FFE0C9;
  border-radius: 36px;
  padding-bottom: 30px;
}
.home .sec_about .flow4 .flex_top .point .wrap h4 {
  background-color: #EA995D;
  color: #fff;
  font-size: 30px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-left: 36px;
  margin-bottom: 10px;
  padding: 10px 10px 5px 10px;
  font-family: "Oswald", sans-serif;
}
@media screen and (max-width: 768px) {
  .home .sec_about .flow4 .flex_top .point .wrap h4 {
    margin-left: auto;
    margin-right: auto;
    font-size: 23px;
  }
}
.home .sec_about .flow4 .flex_top .point .wrap p {
  padding-left: 36px;
  padding-right: 36px;
}
@media screen and (max-width: 768px) {
  .home .sec_about .flow4 .flex_top .point .wrap p {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.home .sec_about .flow4 .flex_bottom {
  margin-top: 110px;
}
@media screen and (max-width: 768px) {
  .home .sec_about .flow4 .flex_bottom {
    margin-top: 50px;
  }
}
.home .sec_about .flow4 .flex_bottom .image {
  -ms-flex-preferred-size: 48.22%;
      flex-basis: 48.22%;
}
.home .sec_about .flow4 .flex_bottom .text {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding-left: 40px;
}
@media screen and (max-width: 768px) {
  .home .sec_about .flow4 .flex_bottom .text {
    padding-left: 0;
    padding-right: 0;
  }
}
.home .sec_about .flow4 .flex_bottom .text .lg {
  text-align: left;
  margin-bottom: 20px;
  color: #887459;
}
@media screen and (max-width: 768px) {
  .home .sec_about .flow4 .flex_bottom .text .lg {
    font-size: 24px;
  }
}
@media screen and (max-width: 768px) {
  .home .sec_about .flow4 .flex_bottom .text p {
    margin-top: 10px;
  }
}
.home .sec_case {
  padding-top: 80px;
  padding-bottom: 120px;
}
@media screen and (max-width: 768px) {
  .home .sec_case {
    padding-top: 60px;
    padding-bottom: 46px;
  }
}
.home .sec_case h2 + p {
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
}
.home .sec_case dl {
  margin-top: 50px;
}
@media screen and (max-width: 768px) {
  .home .sec_case dl {
    margin-top: 30px;
  }
}
.home .sec_case dl dt {
  background-color: #FFE08D;
  font-size: 26px;
  font-weight: 600;
  color: #6A5232;
  padding-top: 10px;
  padding-bottom: 10px;
  -webkit-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.16);
          box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.16);
  position: relative;
  cursor: pointer;
}
@media screen and (max-width: 768px) {
  .home .sec_case dl dt {
    font-size: 16px;
    padding-left: 90px;
  }
}
.home .sec_case dl dt:not(:first-of-type) {
  margin-top: 30px;
}
@media screen and (max-width: 768px) {
  .home .sec_case dl dt:not(:first-of-type) {
    margin-top: 15px;
  }
}
.home .sec_case dl dt span {
  display: inline-block;
  color: #fff;
  background-color: #D5A831;
  font-weight: normal;
  width: 178px;
  padding-left: 10px;
  padding-right: 10px;
  text-align: right;
  margin-right: 20px;
}
@media screen and (max-width: 768px) {
  .home .sec_case dl dt span {
    width: 80px;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    height: calc(100% - 14px);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.home .sec_case dl dt .button {
  position: absolute;
  right: 15px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 77px;
  height: 27px;
  background-image: url(../images/home/btn_open.png);
  background-size: contain;
  background-repeat: no-repeat;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
@media screen and (max-width: 768px) {
  .home .sec_case dl dt .button {
    background-image: url(../images/home/btn_open_sp.svg);
    width: 21px;
    height: 35px;
    -webkit-transform: translateY(-50%) translateY(2px);
            transform: translateY(-50%) translateY(2px);
  }
}
.home .sec_case dl dt.open .button {
  background-image: url(../images/home/btn_close.png);
}
@media screen and (max-width: 768px) {
  .home .sec_case dl dt.open .button {
    background-image: url(../images/home/btn_close_sp.svg);
  }
}
.home .sec_case dl dd {
  background-color: #fff;
  -webkit-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.16);
          box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.16);
  position: relative;
  z-index: 1;
  display: none;
}
.home .sec_case dl dd .wrap {
  padding: 30px 5%;
}
@media screen and (max-width: 768px) {
  .home .sec_case dl dd .wrap {
    padding: 15px;
  }
}
.home .sec_case dl dd .wrap p:not(:last-of-type) {
  margin-bottom: 20px;
}
.home .sec_faq {
  background-color: #FDF6E2;
  padding-top: 100px;
  padding-bottom: 120px;
}
@media screen and (max-width: 768px) {
  .home .sec_faq {
    padding-top: 50px;
    padding-bottom: 46px;
  }
}
@media screen and (max-width: 768px) {
  .home .sec_faq h2 {
    margin-bottom: 30px;
  }
}
.home .sec_faq .nav_faq {
  margin-top: 80px;
  margin-bottom: 100px;
}
@media screen and (max-width: 768px) {
  .home .sec_faq .nav_faq {
    margin-top: 10px;
    margin-bottom: 40px;
  }
}
.home .sec_faq .nav_faq ul {
  text-align: center;
}
@media screen and (max-width: 768px) {
  .home .sec_faq .nav_faq ul {
    text-align: left;
  }
}
.home .sec_faq .nav_faq ul li {
  display: inline-block;
  margin: 0 5px 20px 5px;
}
@media screen and (max-width: 768px) {
  .home .sec_faq .nav_faq ul li {
    margin-bottom: 10px;
    margin-right: 0;
  }
}
.home .sec_faq .nav_faq ul li a {
  font-size: 25px;
  color: #fff;
  display: block;
  background-color: #E6A370;
  font-weight: bold;
  border-radius: 13px;
  padding: 10px 20px;
}
@media screen and (max-width: 768px) {
  .home .sec_faq .nav_faq ul li a {
    font-size: 14px;
    border-radius: 18px;
    padding: 5px 10px;
  }
}
.home .sec_faq .box h3 {
  font-size: 35px;
  color: #672C00;
  margin-bottom: 30px;
  margin-top: 80px;
}
@media screen and (max-width: 768px) {
  .home .sec_faq .box h3 {
    margin-top: 50px;
    font-size: 20px;
    margin-bottom: 10px;
  }
}
.home .sec_faq .box dt {
  background-color: #D3AE92;
  color: #fff;
  font-size: 26px;
  font-weight: 600;
  position: relative;
  padding-left: 100px;
  padding-right: 100px;
  padding-top: 8px;
  padding-bottom: 8px;
  -webkit-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.16);
          box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.16);
  cursor: pointer;
}
@media screen and (max-width: 768px) {
  .home .sec_faq .box dt {
    font-size: 16px;
    padding-left: 60px;
    padding-right: 30px;
    line-height: 1.5;
  }
}
.home .sec_faq .box dt:not(:first-of-type) {
  margin-top: 30px;
}
@media screen and (max-width: 768px) {
  .home .sec_faq .box dt:not(:first-of-type) {
    margin-top: 15px;
  }
}
.home .sec_faq .box dt span {
  position: absolute;
  left: 0;
  top: 0;
  width: 80px;
  height: 100%;
  background-color: #916543;
  padding-left: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 768px) {
  .home .sec_faq .box dt span {
    width: 50px;
    padding-left: 0;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.home .sec_faq .box dt .button {
  position: absolute;
  right: 15px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 77px;
  height: 27px;
  background-image: url(../images/home/btn_open_w.png);
  background-size: contain;
  background-repeat: no-repeat;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
@media screen and (max-width: 768px) {
  .home .sec_faq .box dt .button {
    background-image: url(../images/home/btn_open_w_sp.png);
    width: 20px;
    height: 31px;
    right: 10px;
  }
}
.home .sec_faq .box dt.open .button {
  background-image: url(../images/home/btn_close_w.png);
}
@media screen and (max-width: 768px) {
  .home .sec_faq .box dt.open .button {
    background-image: url(../images/home/btn_close_w_sp.png);
  }
}
.home .sec_faq .box dd {
  background-color: #fff;
  -webkit-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.16);
          box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.16);
  position: relative;
  z-index: 1;
  display: none;
}
.home .sec_faq .box dd .wrap {
  padding: 20px 30px 20px 108px;
  position: relative;
}
.home .sec_faq .box dd .wrap:before {
  content: "A.";
  position: absolute;
  top: 10px;
  left: 35px;
  font-size: 40px;
  color: #E66200;
}
.home .sec_voice {
  padding-top: 160px;
  padding-bottom: 180px;
}
@media screen and (max-width: 768px) {
  .home .sec_voice {
    padding-top: 50px;
    padding-bottom: 60px;
  }
}
.home .sec_voice h2 + p {
  max-width: 620px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 110px;
}
.home .sec_voice .box:not(:last-of-type) {
  margin-bottom: 80px;
}
@media screen and (max-width: 768px) {
  .home .sec_voice .box:not(:last-of-type) {
    margin-bottom: 60px;
  }
}
@media screen and (max-width: 768px) {
  .home .sec_voice .box .flex {
    display: block;
  }
}
.home .sec_voice .box .flex .face {
  -ms-flex-preferred-size: 120px;
      flex-basis: 120px;
  text-align: center;
  font-size: 28px;
  font-weight: bold;
  color: #6A5232;
  position: relative;
}
@media screen and (max-width: 768px) {
  .home .sec_voice .box .flex .face {
    text-align: left;
    padding-left: 100px;
    font-size: 20px;
    margin-bottom: 20px;
  }
}
.home .sec_voice .box .flex .face img {
  margin-bottom: 10px;
}
@media screen and (max-width: 768px) {
  .home .sec_voice .box .flex .face img {
    width: 70px;
    position: absolute;
    left: 0;
    top: 0;
  }
}
.home .sec_voice .box .flex .text {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin-left: 80px;
  border-bottom: 2px solid #6A5232;
  padding-bottom: 20px;
}
@media screen and (max-width: 768px) {
  .home .sec_voice .box .flex .text {
    margin-left: 0;
  }
}
.home .sec_voice .box .flex .text h3 {
  font-size: 26px;
  color: #6A5232;
  border-bottom: 2px solid #6A5232;
  margin-bottom: 20px;
}
@media screen and (max-width: 768px) {
  .home .sec_voice .box .flex .text h3 {
    padding-left: 100px;
    font-size: 18px;
    padding-bottom: 10px;
  }
}
.home .sec_voice .box .flex .text p {
  padding-left: 30px;
  padding-right: 20px;
}
@media screen and (max-width: 768px) {
  .home .sec_voice .box .flex .text p {
    padding-left: 0;
    padding-right: 0;
  }
}
.home .sec_voice .box .flex .text p:not(:last-of-type) {
  margin-bottom: 20px;
}
.home .sec_profile {
  background-color: #F0F4F8;
  padding-top: 80px;
}
@media screen and (max-width: 768px) {
  .home .sec_profile {
    padding-top: 50px;
    padding-bottom: 60px;
  }
}
.home .sec_profile .wrap {
  background-color: #fff;
  padding: 85px 6.5%;
  margin-top: 80px;
}
@media screen and (max-width: 768px) {
  .home .sec_profile .wrap {
    margin-top: 0;
    padding: 15px;
  }
}
.home .sec_profile .wrap .profile_top {
  margin-bottom: 50px;
}
@media screen and (max-width: 768px) {
  .home .sec_profile .wrap .profile_top .flex {
    display: block;
  }
}
.home .sec_profile .wrap .profile_top .flex .text {
  -ms-flex-preferred-size: 63%;
      flex-basis: 63%;
}
@media screen and (max-width: 768px) {
  .home .sec_profile .wrap .profile_top .flex .text {
    margin-bottom: 20px;
  }
}
.home .sec_profile .wrap .profile_top .flex .text h3 {
  border-bottom: 1px solid #672C00;
  font-weight: 400;
  color: #672C00;
  font-size: 35px;
  margin-bottom: 10px;
}
@media screen and (max-width: 768px) {
  .home .sec_profile .wrap .profile_top .flex .text h3 {
    font-size: 21px;
  }
}
.home .sec_profile .wrap .profile_top .flex .text h3 .label {
  background-color: #672c00;
  color: #fff;
  margin-right: 20px;
  display: inline-block;
  padding: 0 6px;
  line-height: 1.5;
  font-size: 24px;
}
@media screen and (max-width: 768px) {
  .home .sec_profile .wrap .profile_top .flex .text h3 .label {
    font-size: 14px;
    margin-right: 10px;
  }
}
.home .sec_profile .wrap .profile_top .flex .text h3 .sm {
  font-size: 19px;
  margin-left: 20px;
}
@media screen and (max-width: 768px) {
  .home .sec_profile .wrap .profile_top .flex .text h3 .sm {
    font-size: 11px;
    margin-left: 10px;
    letter-spacing: normal;
  }
}
@media screen and (max-width: 768px) {
  .home .sec_profile .wrap .profile_top .flex .text .flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.home .sec_profile .wrap .profile_top .flex .text .flex .title {
  background-color: #EFE7E1;
  color: #672C00;
  -ms-flex-preferred-size: 91px;
      flex-basis: 91px;
  padding: 10px;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .home .sec_profile .wrap .profile_top .flex .text .flex .title {
    -ms-flex-preferred-size: 55px;
        flex-basis: 55px;
    font-size: 11px;
  }
}
.home .sec_profile .wrap .profile_top .flex .text .flex .data {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding-left: 30px;
}
@media screen and (max-width: 768px) {
  .home .sec_profile .wrap .profile_top .flex .text .flex .data {
    padding-left: 10px;
  }
}
.home .sec_profile .wrap .profile_top .flex .text .flex .data dl {
  margin-top: 30px;
}
.home .sec_profile .wrap .profile_top .flex .image {
  -ms-flex-preferred-size: 37%;
      flex-basis: 37%;
}
.home .sec_profile .wrap .profile_middle {
  border: 1px solid #672C00;
  padding: 40px 40px;
  margin-bottom: 50px;
}
@media screen and (max-width: 768px) {
  .home .sec_profile .wrap .profile_middle {
    padding: 15px;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 768px) {
  .home .sec_profile .wrap .profile_middle .flex {
    display: block;
  }
}
.home .sec_profile .wrap .profile_middle .flex .lg {
  -ms-flex-preferred-size: 22.16%;
      flex-basis: 22.16%;
  font-size: 35px;
  font-weight: 600;
  color: #672C00;
}
@media screen and (max-width: 768px) {
  .home .sec_profile .wrap .profile_middle .flex .lg {
    font-size: 20px;
    margin-bottom: 10px;
  }
}
.home .sec_profile .wrap .profile_middle .flex .text {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding-left: 40px;
}
@media screen and (max-width: 768px) {
  .home .sec_profile .wrap .profile_middle .flex .text {
    padding-left: 0;
  }
}
@media screen and (max-width: 948px) {
  .home .sec_profile .wrap .profile_bottom .flex {
    display: block;
  }
}
.home .sec_profile .wrap .profile_bottom .flex .image {
  -ms-flex-preferred-size: 41.88%;
      flex-basis: 41.88%;
}
.home .sec_profile .wrap .profile_bottom .flex .text {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding-top: 40px;
  padding-left: 40px;
}
@media screen and (max-width: 948px) {
  .home .sec_profile .wrap .profile_bottom .flex .text {
    padding-left: 0;
  }
}
.home .sec_profile .wrap .profile_bottom .flex .text .lg {
  font-size: 27px;
  font-weight: 600;
  color: #B78763;
  margin-bottom: 20px;
}
@media screen and (max-width: 948px) {
  .home .sec_profile .wrap .profile_bottom .flex .text .lg {
    font-size: 20px;
    margin-bottom: 10px;
  }
}
.home .sec_profile .wrap .profile_bottom .flex .text .flex {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: calc(100% - 40px);
}
@media screen and (max-width: 948px) {
  .home .sec_profile .wrap .profile_bottom .flex .text .flex {
    margin-left: auto;
    margin-right: auto;
    width: 80%;
  }
}
.home .sec_profile .wrap .profile_bottom .flex .text .flex li {
  background-image: url(../images/home/line_dot.jpg);
  background-repeat: repeat-x;
  background-position: bottom 4px left;
  background-size: auto 14px;
}
.home .sec_profile .wrap .profile_bottom .flex .text .flex li:nth-child(1), .home .sec_profile .wrap .profile_bottom .flex .text .flex li:nth-child(2), .home .sec_profile .wrap .profile_bottom .flex .text .flex li:nth-child(3) {
  -ms-flex-preferred-size: 30%;
      flex-basis: 30%;
}
@media screen and (max-width: 1438px) {
  .home .sec_profile .wrap .profile_bottom .flex .text .flex li:nth-child(1), .home .sec_profile .wrap .profile_bottom .flex .text .flex li:nth-child(2), .home .sec_profile .wrap .profile_bottom .flex .text .flex li:nth-child(3) {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
}
.home .sec_profile .wrap .profile_bottom .flex .text .flex li:nth-child(4), .home .sec_profile .wrap .profile_bottom .flex .text .flex li:nth-child(5), .home .sec_profile .wrap .profile_bottom .flex .text .flex li:nth-child(6) {
  -ms-flex-preferred-size: 60%;
      flex-basis: 60%;
}
@media screen and (max-width: 1438px) {
  .home .sec_profile .wrap .profile_bottom .flex .text .flex li:nth-child(4), .home .sec_profile .wrap .profile_bottom .flex .text .flex li:nth-child(5), .home .sec_profile .wrap .profile_bottom .flex .text .flex li:nth-child(6) {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
}
.home .sec_profile .wrap .profile_bottom .flex .text .flex li:nth-child(1) {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
.home .sec_profile .wrap .profile_bottom .flex .text .flex li:nth-child(2) {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
}
.home .sec_profile .wrap .profile_bottom .flex .text .flex li:nth-child(3) {
  -webkit-box-ordinal-group: 6;
      -ms-flex-order: 5;
          order: 5;
}
.home .sec_profile .wrap .profile_bottom .flex .text .flex li:nth-child(4) {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}
.home .sec_profile .wrap .profile_bottom .flex .text .flex li:nth-child(5) {
  -webkit-box-ordinal-group: 5;
      -ms-flex-order: 4;
          order: 4;
}
.home .sec_profile .wrap .profile_bottom .flex .text .flex li:nth-child(6) {
  -webkit-box-ordinal-group: 7;
      -ms-flex-order: 6;
          order: 6;
}
.home .sec_profile .wrap .profile_bottom .flex .text .flex li .flex {
  width: 100%;
}
@media screen and (max-width: 948px) {
  .home .sec_profile .wrap .profile_bottom .flex .text .flex li .flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.home .sec_profile .wrap .profile_bottom .flex .text .flex li .name,
.home .sec_profile .wrap .profile_bottom .flex .text .flex li .num {
  background-color: #fff;
}
.home .sec_profile .wrap .profile_bottom .flex .text .flex li .name {
  padding-right: 5px;
}
.home .sec_profile .wrap .profile_bottom .flex .text .flex li .num {
  padding-left: 5px;
}
.home .sec_profile .company_profile {
  margin-top: 90px;
  max-width: 1320px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 768px) {
  .home .sec_profile .company_profile {
    margin-top: 20px;
  }
}
.home .sec_profile .company_profile h3 {
  font-size: 35px;
  color: #672C00;
  margin-bottom: 30px;
}
@media screen and (max-width: 768px) {
  .home .sec_profile .company_profile h3 {
    font-size: 20px;
    margin-bottom: 10px;
  }
}
.home .sec_profile .company_profile table {
  margin-bottom: 150px;
}
@media screen and (max-width: 768px) {
  .home .sec_profile .company_profile table {
    margin-bottom: 30px;
  }
}
.home .sec_profile .company_profile table th,
.home .sec_profile .company_profile table td {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 30px;
  padding-right: 20px;
  border: 1px solid #707070;
}
@media screen and (max-width: 768px) {
  .home .sec_profile .company_profile table th,
.home .sec_profile .company_profile table td {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.home .sec_profile .company_profile table th {
  background-color: #E5E1DC;
  font-weight: 400;
  text-align: left;
  white-space: nowrap;
}
.home .sec_profile .company_profile table td {
  background-color: #fff;
}
.home .sec_profile .thums {
  margin-bottom: 60px;
}
@media screen and (max-width: 768px) {
  .home .sec_profile .thums {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 768px) {
  .home .sec_profile .thums .flex {
    display: block;
    width: calc(100% - 30px);
    margin-left: auto;
    margin-right: auto;
  }
}
.home .sec_profile .thums .flex div {
  -ms-flex-preferred-size: 31.51%;
      flex-basis: 31.51%;
}
@media screen and (max-width: 768px) {
  .home .sec_profile .thums .flex div {
    margin-bottom: 10px;
  }
}
.home .sec_profile .map {
  padding-bottom: 90px;
}
@media screen and (max-width: 768px) {
  .home .sec_profile .map {
    width: calc(100% - 30px);
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 0;
  }
}
.home .sec_profile .map iframe {
  width: 100%;
  height: 506px;
}
@media screen and (max-width: 768px) {
  .home .sec_profile .map iframe {
    height: 192px;
  }
}
.home .sec_profile .map .address {
  text-align: center;
  font-size: 25px;
  color: #672C00;
  font-weight: 600;
  margin-top: 20px;
}
@media screen and (max-width: 768px) {
  .home .sec_profile .map .address {
    font-size: 14px;
    margin-top: 10px;
  }
}
.home .sec_profile .map .address:before {
  content: "";
  width: 55px;
  height: 48px;
  background-image: url(../images/home/icon_map.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  -webkit-transform: translateY(-6px);
          transform: translateY(-6px);
}
@media screen and (max-width: 768px) {
  .home .sec_profile .map .address:before {
    width: 32px;
    height: 28px;
  }
}
.home .sec_profile .map .address a {
  font-size: 20px;
  background-color: #672C00;
  display: inline-block;
  color: #fff;
  font-weight: 400;
  padding: 2px 30px;
  margin-left: 20px;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
@media screen and (max-width: 768px) {
  .home .sec_profile .map .address a {
    font-size: 11px;
  }
}
.home .sec_profile .map .address a:hover {
  opacity: 0.8;
}
.home .sec_consultation {
  padding-top: 160px;
  padding-bottom: 60px;
}
@media screen and (max-width: 768px) {
  .home .sec_consultation {
    padding-top: 60px;
    padding-bottom: 50px;
  }
}
.home .sec_consultation h2 + p {
  max-width: 620px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 50px;
}
@media screen and (max-width: 768px) {
  .home .sec_consultation h2 + p {
    margin-bottom: 40px;
  }
}
.home .sec_consultation h3.lg {
  text-align: center;
  color: #E66200;
  font-size: 35px;
  margin-bottom: 50px;
}
@media screen and (max-width: 479px) {
  .home .sec_consultation h3.lg {
    font-size: 20px;
    text-align: left;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 768px) {
  .home .sec_consultation .flex {
    display: block;
  }
}
.home .sec_consultation .flex .text {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin-right: 7%;
}
@media screen and (max-width: 768px) {
  .home .sec_consultation .flex .text {
    margin-right: 0;
  }
}
.home .sec_consultation .flex .text h3 {
  font-size: 25px;
  color: #E66200;
}
@media screen and (max-width: 768px) {
  .home .sec_consultation .flex .text h3 {
    font-size: 20px;
  }
}
.home .sec_consultation .flex .text ul {
  margin-top: 20px;
  margin-bottom: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 479px) {
  .home .sec_consultation .flex .text ul {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-bottom: 30px;
  }
}
.home .sec_consultation .flex .text ul li {
  display: inline-block;
  background-color: #E66200;
  color: #fff;
  text-align: center;
  border-radius: 75px;
  font-weight: 600;
  font-size: 35px;
  margin-right: 5px;
  width: 150px;
  height: 150px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  line-height: 1.1;
}
.home .sec_consultation .flex .text ul li:nth-child(1) {
  margin-right: 50px;
}
@media screen and (max-width: 479px) {
  .home .sec_consultation .flex .text ul li:nth-child(1) {
    margin-right: 40px;
  }
}
@media screen and (max-width: 479px) {
  .home .sec_consultation .flex .text ul li {
    font-size: 24px;
    width: 96px;
    height: 96px;
  }
}
.home .sec_consultation .flex .image {
  -ms-flex-preferred-size: 47.69%;
      flex-basis: 47.69%;
}
.home .sec_consultation .flex .image .wrap {
  background-color: #EAEAEA;
  border-radius: 39px;
  padding: 45px 58px;
}
@media screen and (max-width: 768px) {
  .home .sec_consultation .flex .image .wrap {
    padding: 20px 30px;
    margin-top: 30px;
  }
}
.home .sec_contact {
  background-color: #F2F2F0;
  padding-top: 120px;
  padding-bottom: 139px;
}
@media screen and (max-width: 768px) {
  .home .sec_contact {
    padding-top: 45px;
    padding-bottom: 60px;
  }
}
.home .sec_contact h3 {
  color: #887459;
  font-size: 30px;
  border-bottom: 2px solid #887459;
  margin-bottom: 30px;
}
@media screen and (max-width: 768px) {
  .home .sec_contact h3 {
    font-size: 20px;
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 768px) {
  .home .sec_contact form {
    padding-right: 10px;
    padding-left: 10px;
  }
}
@media screen and (max-width: 479px) {
  .home .sec_contact form {
    padding-right: 0;
    padding-left: 0;
  }
}
.home .sec_contact .box {
  margin-bottom: 60px;
}
@media screen and (max-width: 768px) {
  .home .sec_contact .box {
    margin-bottom: 30px;
  }
}
.home .sec_contact .box label {
  display: inline-block;
  cursor: pointer;
}
@media screen and (max-width: 768px) {
  .home .sec_contact .box label {
    margin-bottom: 10px;
    display: block;
  }
}
.home .sec_contact .box label:not(:last-of-type) {
  margin-right: 30px;
}
@media screen and (max-width: 768px) {
  .home .sec_contact .box label:not(:last-of-type) {
    margin-right: 0px;
  }
}
.home .sec_contact .box input[type=text],
.home .sec_contact .box textarea {
  border: 1px solid #707070;
  background-color: #fff;
  padding: 14px 10px;
  font-size: 20px;
  border-radius: 10px;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .home .sec_contact .box input[type=text],
.home .sec_contact .box textarea {
    padding: 10px;
  }
}
.home .sec_contact .box input[type=checkbox] {
  display: none;
}
.home .sec_contact .box input[type=checkbox] + span {
  display: inline-block;
  width: 22px;
  height: 22px;
  border: 1px solid #707070;
  border-radius: 4px;
  vertical-align: middle;
  background-color: #fff;
  margin-right: 15px;
  -webkit-transform: translateY(-2px);
          transform: translateY(-2px);
  position: relative;
}
@media screen and (max-width: 768px) {
  .home .sec_contact .box input[type=checkbox] + span {
    margin-right: 7px;
  }
}
.home .sec_contact .box input[type=checkbox]:checked + span:after {
  content: "";
  width: 10px;
  height: 20px;
  border-bottom: 3px solid #672C00;
  border-right: 3px solid #672C00;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  position: absolute;
  top: -3px;
  left: 9px;
}
.home .sec_contact .box select {
  width: 301px;
  background-color: #fff;
  border: 1px solid #707070;
  font-size: 20px;
  padding: 15px 10px;
  border-radius: 10px;
  cursor: pointer;
}
@media screen and (max-width: 768px) {
  .home .sec_contact .box select {
    padding: 10px;
    font-size: 16px;
    width: 100%;
  }
}
.home .sec_contact .box select option :disabled {
  color: #ccc;
}
.home .sec_contact .box textarea {
  height: 283px;
}
@media screen and (max-width: 768px) {
  .home .sec_contact .box textarea {
    height: 143px;
  }
}
.home .sec_contact .box table {
  width: 100%;
}
.home .sec_contact .box table th,
.home .sec_contact .box table td {
  padding-top: 12px;
  padding-bottom: 12px;
}
@media screen and (max-width: 768px) {
  .home .sec_contact .box table th,
.home .sec_contact .box table td {
    display: block;
  }
}
.home .sec_contact .box table th {
  font-weight: 400;
  text-align: right;
  width: 1px;
  padding-right: 20px;
  width: 190px;
}
@media screen and (max-width: 768px) {
  .home .sec_contact .box table th {
    padding-top: 0;
    text-align: left;
    width: 100%;
    padding-bottom: 5px;
  }
}
@media screen and (max-width: 768px) {
  .home .sec_contact .box table td {
    padding-top: 0;
  }
}
.home .sec_contact .box table tr.tr_other th {
  padding-top: 0;
}
.home .sec_contact .box table tr.tr_other th:nth-child(2) {
  white-space: nowrap;
  text-align: left;
  padding-left: 30px;
  padding-right: 30px;
}
@media screen and (max-width: 768px) {
  .home .sec_contact .box table tr.tr_other th:nth-child(2) {
    padding-left: 0;
  }
}
.home .sec_contact .box table tr.tr_other td {
  width: auto;
  padding-top: 0;
}
.home .sec_contact .box table td .btn span {
  font-size: 12px;
  margin-left: 20px;
}
@media screen and (max-width: 768px) {
  .home .sec_contact .box table td .btn span {
    margin-left: 0;
  }
}
.home .sec_contact .box table td table th {
  padding-left: 30px;
  text-align: left;
}
@media screen and (max-width: 768px) {
  .home .sec_contact .box table td table th {
    padding-left: 0;
    padding-right: 0;
  }
}
.home .sec_contact .box table td table th.th_other {
  width: 100px;
}
.home .sec_contact .box dl dt {
  font-size: 25px;
  margin-bottom: 30px;
}
@media screen and (max-width: 768px) {
  .home .sec_contact .box dl dt {
    font-size: 18px;
    margin-bottom: 10px;
  }
}
.home .sec_contact .box dl dd:not(:last-of-type) {
  margin-bottom: 40px;
}
@media screen and (max-width: 768px) {
  .home .sec_contact .box dl dd:not(:last-of-type) {
    margin-bottom: 20px;
  }
}
.home .sec_contact .box dl dd .year {
  width: 206px;
}
.home .sec_contact .box dl dd .year + span {
  font-size: 25px;
  display: inline-block;
  vertical-align: middle;
  margin-left: 10px;
}
.home .sec_contact .box_q label {
  margin-bottom: 10px;
}
.home .sec_contact .privacypolicy {
  text-align: center;
  font-size: 18px;
  margin-bottom: 50px;
}
@media screen and (max-width: 768px) {
  .home .sec_contact .privacypolicy {
    font-size: 14px;
    text-align: left;
    margin-bottom: 30px;
  }
}
.home .sec_contact .privacypolicy a {
  color: #E66200;
}
.home .sec_contact .buttons .flex {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (max-width: 768px) {
  .home .sec_contact .buttons .flex {
    display: block;
  }
}
.home .sec_contact .buttons .flex button {
  font-size: 25px;
  text-align: center;
  padding: 15px 20px;
  border-radius: 16px;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .home .sec_contact .buttons .flex button {
    font-size: 18px;
    padding: 10px;
    margin-bottom: 20px;
  }
}
.home .sec_contact .buttons .flex > div {
  margin: 0 15px;
}
.home .sec_contact .buttons .flex .submit {
  -ms-flex-preferred-size: 380px;
      flex-basis: 380px;
}
@media screen and (max-width: 768px) {
  .home .sec_contact .buttons .flex .submit {
    max-width: 250px;
    margin-left: auto;
    margin-right: auto;
  }
}
.home .sec_contact .buttons .flex .submit button {
  background-color: #CEB189;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.home .sec_contact .buttons .flex .submit:hover button {
  background-color: #9B8363;
  color: #fff;
}
.home .sec_contact .buttons .flex .reset {
  -ms-flex-preferred-size: 212px;
      flex-basis: 212px;
}
@media screen and (max-width: 768px) {
  .home .sec_contact .buttons .flex .reset {
    max-width: 130px;
    margin-left: auto;
    margin-right: auto;
  }
}
.home .sec_contact .buttons .flex .reset button {
  color: #fff;
  background-color: #C7C7C7;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.home .sec_contact .buttons .flex .reset:hover button {
  background-color: #A09E9E;
  color: #fff;
}

.page-dictionary .sec_top {
  max-width: 1920px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 768px) {
  .page-dictionary .sec_top .flex {
    display: block;
  }
}
.page-dictionary .sec_top .flex .image {
  -ms-flex-preferred-size: 51.92%;
      flex-basis: 51.92%;
}
.page-dictionary .sec_top .flex .text {
  padding-right: calc((100% - 1320px) / 2);
  padding-left: 40px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
@media screen and (max-width: 768px) {
  .page-dictionary .sec_top .flex .text {
    padding-left: 30px;
    padding-right: 30px;
  }
}
.page-dictionary .sec_top .flex .text h2 {
  color: #E66200;
  font-size: 40px;
  margin-bottom: 30px;
  padding-top: 40px;
}
@media screen and (max-width: 768px) {
  .page-dictionary .sec_top .flex .text h2 {
    font-size: 28px;
    margin-bottom: 15px;
  }
}
.page-dictionary .sec_top .flex .text p {
  line-height: 1.7;
}
.page-dictionary .sec_top .flex .text p:not(:last-of-type) {
  margin-bottom: 30px;
}
.page-dictionary .nav_dictionary {
  margin-top: 110px;
  margin-bottom: 100px;
}
@media screen and (max-width: 768px) {
  .page-dictionary .nav_dictionary {
    margin-top: 60px;
  }
}
.page-dictionary .nav_dictionary .flex {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 30px;
}
@media screen and (max-width: 768px) {
  .page-dictionary .nav_dictionary .flex {
    display: block;
  }
}
.page-dictionary .nav_dictionary .flex .title {
  margin-right: 30px;
  -ms-flex-preferred-size: 100px;
      flex-basis: 100px;
}
@media screen and (max-width: 768px) {
  .page-dictionary .nav_dictionary .flex .title {
    text-align: center;
    font-size: 20px;
    margin-right: 0;
  }
}
.page-dictionary .nav_dictionary .flex .index {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: inline-block;
}
@media screen and (max-width: 479px) {
  .page-dictionary .nav_dictionary .flex ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    line-height: 1.4;
  }
}
.page-dictionary .nav_dictionary .flex ul li {
  display: inline-block;
}
.page-dictionary .nav_dictionary .flex ul li:not(:last-child) {
  margin-right: 10px;
}
.page-dictionary .nav_dictionary .flex ul li a {
  font-size: 30px;
  padding-bottom: 4px;
}
@media screen and (max-width: 768px) {
  .page-dictionary .nav_dictionary .flex ul li a {
    font-size: 20px;
  }
}
.page-dictionary .nav_dictionary .flex ul li a:after {
  content: "";
  width: 26px;
  height: 26px;
  background-image: url(../images/dictionary/arrow.png);
  background-repeat: no-repeat;
  background-size: contain;
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateY(-2px);
          transform: translateY(-2px);
  margin-left: 10px;
}
@media screen and (max-width: 768px) {
  .page-dictionary .nav_dictionary .flex ul li a:after {
    width: 18px;
    height: 18px;
  }
}
.page-dictionary .nav_dictionary .flex ul li a:hover {
  border-bottom: 1px solid #8E8080;
}
.page-dictionary .sec_dictionary {
  padding-bottom: 120px;
}
.page-dictionary .sec_dictionary .lists {
  padding-bottom: 100px;
}
@media screen and (max-width: 768px) {
  .page-dictionary .sec_dictionary .lists {
    padding-bottom: 50px;
  }
}
.page-dictionary .sec_dictionary .lists h3 {
  color: #fff;
  position: relative;
  background-color: #9F843C;
  z-index: 0;
  font-size: 40px;
  line-height: 1;
  padding: 8px 15px;
  font-weight: 400;
  margin-bottom: 50px;
}
@media screen and (max-width: 768px) {
  .page-dictionary .sec_dictionary .lists h3 {
    font-size: 20px;
    padding-left: 5px;
    margin-bottom: 10px;
  }
}
.page-dictionary .sec_dictionary .lists h3:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 143px;
  height: 100%;
  background-image: url(../images/dictionary/bg_h3.svg);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  z-index: -1;
  background-position: center;
}
@media screen and (max-width: 768px) {
  .page-dictionary .sec_dictionary .lists h3:before {
    width: 74px;
  }
}
.page-dictionary .sec_dictionary .lists dl {
  padding-left: 40px;
  padding-right: 40px;
}
@media screen and (max-width: 768px) {
  .page-dictionary .sec_dictionary .lists dl {
    padding-left: 0;
    padding-right: 0;
  }
}
.page-dictionary .sec_dictionary .lists dl dt {
  font-size: 25px;
  font-weight: 600;
}
@media screen and (max-width: 768px) {
  .page-dictionary .sec_dictionary .lists dl dt {
    font-size: 16px;
    margin-bottom: 10px;
  }
}
.page-dictionary .sec_dictionary .lists dl dd {
  padding-bottom: 35px;
  border-bottom: 1px solid #707070;
}
@media screen and (max-width: 768px) {
  .page-dictionary .sec_dictionary .lists dl dd {
    padding-bottom: 10px;
  }
}
.page-dictionary .sec_dictionary .lists dl dd:not(:last-of-type) {
  margin-bottom: 35px;
}
@media screen and (max-width: 768px) {
  .page-dictionary .sec_dictionary .lists dl dd:not(:last-of-type) {
    margin-bottom: 20px;
  }
}
.page-confirm .sec_contact {
  padding-top: 120px;
  padding-bottom: 139px;
}
@media screen and (max-width: 768px) {
  .page-confirm .sec_contact {
    padding-top: 45px;
    padding-bottom: 60px;
  }
}
.page-confirm .sec_contact h2 {
  font-size: 38px;
  text-align: center;
  color: #672C00;
  border-bottom: 1px solid #672C00;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 160px;
}
@media screen and (max-width: 768px) {
  .page-confirm .sec_contact h2 {
    margin-bottom: 80px;
  }
}
.page-confirm .sec_contact h3 {
  color: #887459;
  font-size: 30px;
  border-bottom: 2px solid #887459;
  margin-bottom: 30px;
}
@media screen and (max-width: 768px) {
  .page-confirm .sec_contact h3 {
    font-size: 20px;
    margin-bottom: 15px;
  }
}
.page-confirm .sec_contact .tb_confirm {
  width: 100%;
}
.page-confirm .sec_contact .tb_confirm tr {
  border-bottom: 1px solid #BCBABA;
}
.page-confirm .sec_contact .tb_confirm th,
.page-confirm .sec_contact .tb_confirm td {
  padding: 10px 0;
}
@media screen and (max-width: 768px) {
  .page-confirm .sec_contact .tb_confirm th,
.page-confirm .sec_contact .tb_confirm td {
    display: block;
  }
}
.page-confirm .sec_contact .tb_confirm th {
  width: 1px;
  white-space: nowrap;
  text-align: left;
  padding-right: 20px;
  font-weight: normal;
}
@media screen and (max-width: 768px) {
  .page-confirm .sec_contact .tb_confirm th {
    width: 100%;
    padding-bottom: 0;
  }
}
.page-confirm .sec_contact .tb_confirm td {
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  .page-confirm .sec_contact .tb_confirm td {
    padding-top: 0;
  }
}
.page-confirm .sec_contact .buttons {
  margin-top: 110px;
}
.page-confirm .sec_contact .buttons .flex {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (max-width: 768px) {
  .page-confirm .sec_contact .buttons .flex {
    display: block;
  }
}
.page-confirm .sec_contact .buttons .flex button {
  font-size: 25px;
  text-align: center;
  padding: 15px 20px;
  border-radius: 16px;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .page-confirm .sec_contact .buttons .flex button {
    font-size: 18px;
    padding: 10px;
    margin-bottom: 20px;
  }
}
.page-confirm .sec_contact .buttons .flex > div {
  margin: 0 15px;
}
.page-confirm .sec_contact .buttons .flex .submit {
  -ms-flex-preferred-size: 241px;
      flex-basis: 241px;
}
@media screen and (max-width: 768px) {
  .page-confirm .sec_contact .buttons .flex .submit {
    max-width: 250px;
    margin-left: auto;
    margin-right: auto;
  }
}
.page-confirm .sec_contact .buttons .flex .submit button {
  background-color: #CEB189;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.page-confirm .sec_contact .buttons .flex .submit:hover button {
  background-color: #9B8363;
  color: #fff;
}
.page-confirm .sec_contact .buttons .flex .back {
  -ms-flex-preferred-size: 212px;
      flex-basis: 212px;
}
@media screen and (max-width: 768px) {
  .page-confirm .sec_contact .buttons .flex .back {
    max-width: 130px;
    margin-left: auto;
    margin-right: auto;
  }
}
.page-confirm .sec_contact .buttons .flex .back button {
  color: #fff;
  background-color: #C7C7C7;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.page-confirm .sec_contact .buttons .flex .back:hover button {
  background-color: #A09E9E;
  color: #fff;
}

.page-thanks .sec_thanks {
  padding-top: 120px;
  padding-bottom: 380px;
}
@media screen and (max-width: 768px) {
  .page-thanks .sec_thanks {
    padding-top: 45px;
    padding-bottom: 60px;
  }
}
.page-thanks .sec_thanks h2 {
  font-size: 38px;
  text-align: center;
  color: #672C00;
  border-bottom: 1px solid #672C00;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 80px;
}
.page-thanks .sec_thanks p.lg {
  font-size: 30px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 100px;
  color: #887459;
}
@media screen and (max-width: 768px) {
  .page-thanks .sec_thanks p.lg {
    font-size: 24px;
  }
}
@media screen and (max-width: 479px) {
  .page-thanks .sec_thanks p.lg {
    font-size: 18px;
  }
}
.page-thanks .sec_thanks .button a {
  max-width: 301px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  background-color: #FFE08D;
  text-align: center;
  padding: 20px;
  border-radius: 10px;
  font-size: 25px;
}
@media screen and (max-width: 479px) {
  .page-thanks .sec_thanks .button a {
    font-size: 18px;
    padding: 10px;
  }
}

.page-privacypolicy .inner1300 {
  max-width: 1360px;
}
.page-privacypolicy main {
  padding-top: 100px;
}
.page-privacypolicy main h2 {
  text-align: center;
  color: #A26C05;
  font-size: 50px;
  margin-bottom: 100px;
}
@media screen and (max-width: 768px) {
  .page-privacypolicy main h2 {
    font-size: 32px;
    margin-bottom: 60px;
  }
}
.page-privacypolicy main dl dt {
  background-color: #FFDE9F;
  color: #624000;
  font-size: 30px;
  border-left: 22px solid #E0AE50;
  font-weight: 600;
  padding-left: 20px;
  margin-bottom: 50px;
}
@media screen and (max-width: 768px) {
  .page-privacypolicy main dl dt {
    font-size: 24px;
    margin-bottom: 25px;
  }
}
.page-privacypolicy main dl dd {
  margin-bottom: 80px;
}
@media screen and (max-width: 768px) {
  .page-privacypolicy main dl dd {
    margin-bottom: 40px;
  }
}
.page-privacypolicy main dl dd > ul {
  margin-top: 40px;
}
.page-privacypolicy main dl dd .numeric li {
  text-indent: -25px;
  padding-left: 25px;
}
@media screen and (max-width: 768px) {
  .page-privacypolicy main dl dd .numeric li {
    text-indent: -17px;
    padding-left: 17px;
  }
}
.page-privacypolicy main dl dd .numeric li .dot li {
  text-indent: 0px;
  padding-left: 0px;
}
@media screen and (max-width: 768px) {
  .page-privacypolicy main dl dd .numeric li .dot li {
    text-indent: -5px;
    padding-left: 13px;
  }
}
.page-privacypolicy main dl dd .dot {
  margin-top: 0;
}
.page-privacypolicy main dl dd .dot li:before {
  content: "●";
  font-size: 10px;
  display: inline-block;
  vertical-align: middle;
}
@media screen and (max-width: 768px) {
  .page-privacypolicy main dl dd .dot li {
    text-indent: -5px;
    padding-left: 13px;
  }
}
/*# sourceMappingURL=style.css.map */