@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@300;400;600;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;600&display=swap");
/*オレンジ*/
/*こげちゃ*/
@import url("https://fonts.googleapis.com/css2?family=Brygada+1918:wght@400&display=swap&text=0123456789");
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
figure,
figcaption,
article,
section,
nav,
header,
footer {
  margin: 0;
  padding: 0;
  font-weight: normal;
  font-style: normal;
  font-size: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

html {
  overflow-y: scroll;
  font-size: 62.5%;
}

body {
  margin: 0;
  padding: 0;
  width: 100%;
  font-size: 1.4em;
}

img {
  border: none;
  -ms-interpolation-mode: bicubic;
}

p {
  margin: 0 0 1em 0;
}
p:last-child {
  margin-bottom: 0;
}

ul,
ol {
  list-style: none;
  list-style-position: inside;
}

dl {
  margin: 0;
}
dl dt {
  margin: 0;
  font-weight: bold;
}
dl dt a {
  font-weight: bold;
}
dl dd {
  margin-bottom: 0.5em;
}
dl dd:last-child {
  margin-bottom: 0;
}

hr {
  border-color: #ddd;
  border-style: solid;
  border-width: 1px 0 0 0;
  height: 1px;
}
hr.solid {
  border-style: solid;
  border-color: #ccc;
}
hr.dotted {
  border-style: dotted;
  border-color: #ccc;
}
hr.dashed {
  border-style: dashed;
  border-color: #bbb;
}
hr.trans {
  border-color: transparent;
  margin: 25px 0;
}

.vT {
  vertical-align: top;
}

.vM {
  vertical-align: middle;
}

.vB {
  vertical-align: bottom;
}

.oH {
  overflow: hidden !important;
}

.oV {
  overflow: visible !important;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
  empty-cells: show;
  font-size: inherit;
}

.fs6 {
  font-size: 6px;
  font-size: 0.6 rem;
}
@media only screen and (max-width: 519px) {
  .fs6 {
    font-size: 4.8px;
    font-size: 0.48 rem;
  }
}

.fs7 {
  font-size: 7px;
  font-size: 0.7 rem;
}
@media only screen and (max-width: 519px) {
  .fs7 {
    font-size: 5.6px;
    font-size: 0.56 rem;
  }
}

.fs8 {
  font-size: 8px;
  font-size: 0.8 rem;
}
@media only screen and (max-width: 519px) {
  .fs8 {
    font-size: 6.4px;
    font-size: 0.64 rem;
  }
}

.fs9 {
  font-size: 9px;
  font-size: 0.9 rem;
}
@media only screen and (max-width: 519px) {
  .fs9 {
    font-size: 7.2px;
    font-size: 0.72 rem;
  }
}

.fs10 {
  font-size: 10px;
  font-size: 1 rem;
}
@media only screen and (max-width: 519px) {
  .fs10 {
    font-size: 8px;
    font-size: 0.8 rem;
  }
}

.fs11 {
  font-size: 11px;
  font-size: 1.1 rem;
}
@media only screen and (max-width: 519px) {
  .fs11 {
    font-size: 8.8px;
    font-size: 0.88 rem;
  }
}

.fs12 {
  font-size: 12px;
  font-size: 1.2 rem;
}
@media only screen and (max-width: 519px) {
  .fs12 {
    font-size: 9.6px;
    font-size: 0.96 rem;
  }
}

.fs13, .supp {
  font-size: 13px;
  font-size: 1.3 rem;
}
@media only screen and (max-width: 519px) {
  .fs13, .supp {
    font-size: 10.4px;
    font-size: 1.04 rem;
  }
}

.fs14, blockquote,
dl,
ol,
ul,
th,
td, pre,
code,
kbd,
samp,
tt, select,
input,
button,
textarea {
  font-size: 14px;
  font-size: 1.4 rem;
}
@media only screen and (max-width: 519px) {
  .fs14, blockquote,
  dl,
  ol,
  ul,
  th,
  td, pre,
  code,
  kbd,
  samp,
  tt, select,
  input,
  button,
  textarea {
    font-size: 11.2px;
    font-size: 1.12 rem;
  }
}

.fs15, ul,
ol,
dl, p {
  font-size: 15px;
  font-size: 1.5 rem;
}
@media only screen and (max-width: 519px) {
  .fs15, ul,
  ol,
  dl, p {
    font-size: 12px;
    font-size: 1.2 rem;
  }
}

.fs16 {
  font-size: 16px;
  font-size: 1.6 rem;
}
@media only screen and (max-width: 519px) {
  .fs16 {
    font-size: 12.8px;
    font-size: 1.28 rem;
  }
}

.fs17 {
  font-size: 17px;
  font-size: 1.7 rem;
}
@media only screen and (max-width: 519px) {
  .fs17 {
    font-size: 13.6px;
    font-size: 1.36 rem;
  }
}

.fs18 {
  font-size: 18px;
  font-size: 1.8 rem;
}
@media only screen and (max-width: 519px) {
  .fs18 {
    font-size: 14.4px;
    font-size: 1.44 rem;
  }
}

.fs19 {
  font-size: 19px;
  font-size: 1.9 rem;
}
@media only screen and (max-width: 519px) {
  .fs19 {
    font-size: 15.2px;
    font-size: 1.52 rem;
  }
}

.fs20 {
  font-size: 20px;
  font-size: 2 rem;
}
@media only screen and (max-width: 519px) {
  .fs20 {
    font-size: 16px;
    font-size: 1.6 rem;
  }
}

.fs21 {
  font-size: 21px;
  font-size: 2.1 rem;
}
@media only screen and (max-width: 519px) {
  .fs21 {
    font-size: 16.8px;
    font-size: 1.68 rem;
  }
}

.fs22 {
  font-size: 22px;
  font-size: 2.2 rem;
}
@media only screen and (max-width: 519px) {
  .fs22 {
    font-size: 17.6px;
    font-size: 1.76 rem;
  }
}

.fs23 {
  font-size: 23px;
  font-size: 2.3 rem;
}
@media only screen and (max-width: 519px) {
  .fs23 {
    font-size: 18.4px;
    font-size: 1.84 rem;
  }
}

.fs24 {
  font-size: 24px;
  font-size: 2.4 rem;
}
@media only screen and (max-width: 519px) {
  .fs24 {
    font-size: 19.2px;
    font-size: 1.92 rem;
  }
}

.fs25 {
  font-size: 25px;
  font-size: 2.5 rem;
}
@media only screen and (max-width: 519px) {
  .fs25 {
    font-size: 20px;
    font-size: 2 rem;
  }
}

.fs26 {
  font-size: 26px;
  font-size: 2.6 rem;
}
@media only screen and (max-width: 519px) {
  .fs26 {
    font-size: 20.8px;
    font-size: 2.08 rem;
  }
}

.fs27 {
  font-size: 27px;
  font-size: 2.7 rem;
}
@media only screen and (max-width: 519px) {
  .fs27 {
    font-size: 21.6px;
    font-size: 2.16 rem;
  }
}

.fs28 {
  font-size: 28px;
  font-size: 2.8 rem;
}
@media only screen and (max-width: 519px) {
  .fs28 {
    font-size: 22.4px;
    font-size: 2.24 rem;
  }
}

.fs29 {
  font-size: 29px;
  font-size: 2.9 rem;
}
@media only screen and (max-width: 519px) {
  .fs29 {
    font-size: 23.2px;
    font-size: 2.32 rem;
  }
}

.fs30 {
  font-size: 30px;
  font-size: 3 rem;
}
@media only screen and (max-width: 519px) {
  .fs30 {
    font-size: 24px;
    font-size: 2.4 rem;
  }
}

.fs31 {
  font-size: 31px;
  font-size: 3.1 rem;
}
@media only screen and (max-width: 519px) {
  .fs31 {
    font-size: 24.8px;
    font-size: 2.48 rem;
  }
}

.fs32 {
  font-size: 32px;
  font-size: 3.2 rem;
}
@media only screen and (max-width: 519px) {
  .fs32 {
    font-size: 25.6px;
    font-size: 2.56 rem;
  }
}

.fs33 {
  font-size: 33px;
  font-size: 3.3 rem;
}
@media only screen and (max-width: 519px) {
  .fs33 {
    font-size: 26.4px;
    font-size: 2.64 rem;
  }
}

.fs34 {
  font-size: 34px;
  font-size: 3.4 rem;
}
@media only screen and (max-width: 519px) {
  .fs34 {
    font-size: 27.2px;
    font-size: 2.72 rem;
  }
}

.fs35 {
  font-size: 35px;
  font-size: 3.5 rem;
}
@media only screen and (max-width: 519px) {
  .fs35 {
    font-size: 28px;
    font-size: 2.8 rem;
  }
}

.fs36 {
  font-size: 36px;
  font-size: 3.6 rem;
}
@media only screen and (max-width: 519px) {
  .fs36 {
    font-size: 28.8px;
    font-size: 2.88 rem;
  }
}

.fs37 {
  font-size: 37px;
  font-size: 3.7 rem;
}
@media only screen and (max-width: 519px) {
  .fs37 {
    font-size: 29.6px;
    font-size: 2.96 rem;
  }
}

.fs38 {
  font-size: 38px;
  font-size: 3.8 rem;
}
@media only screen and (max-width: 519px) {
  .fs38 {
    font-size: 30.4px;
    font-size: 3.04 rem;
  }
}

.fs39 {
  font-size: 39px;
  font-size: 3.9 rem;
}
@media only screen and (max-width: 519px) {
  .fs39 {
    font-size: 31.2px;
    font-size: 3.12 rem;
  }
}

.fs40 {
  font-size: 40px;
  font-size: 4 rem;
}
@media only screen and (max-width: 519px) {
  .fs40 {
    font-size: 32px;
    font-size: 3.2 rem;
  }
}

.fs41 {
  font-size: 41px;
  font-size: 4.1 rem;
}
@media only screen and (max-width: 519px) {
  .fs41 {
    font-size: 32.8px;
    font-size: 3.28 rem;
  }
}

.fs42 {
  font-size: 42px;
  font-size: 4.2 rem;
}
@media only screen and (max-width: 519px) {
  .fs42 {
    font-size: 33.6px;
    font-size: 3.36 rem;
  }
}

.fs43 {
  font-size: 43px;
  font-size: 4.3 rem;
}
@media only screen and (max-width: 519px) {
  .fs43 {
    font-size: 34.4px;
    font-size: 3.44 rem;
  }
}

.fs44 {
  font-size: 44px;
  font-size: 4.4 rem;
}
@media only screen and (max-width: 519px) {
  .fs44 {
    font-size: 35.2px;
    font-size: 3.52 rem;
  }
}

.fs45 {
  font-size: 45px;
  font-size: 4.5 rem;
}
@media only screen and (max-width: 519px) {
  .fs45 {
    font-size: 36px;
    font-size: 3.6 rem;
  }
}

.fs46 {
  font-size: 46px;
  font-size: 4.6 rem;
}
@media only screen and (max-width: 519px) {
  .fs46 {
    font-size: 36.8px;
    font-size: 3.68 rem;
  }
}

.fs47 {
  font-size: 47px;
  font-size: 4.7 rem;
}
@media only screen and (max-width: 519px) {
  .fs47 {
    font-size: 37.6px;
    font-size: 3.76 rem;
  }
}

.fs48 {
  font-size: 48px;
  font-size: 4.8 rem;
}
@media only screen and (max-width: 519px) {
  .fs48 {
    font-size: 38.4px;
    font-size: 3.84 rem;
  }
}

.fs49 {
  font-size: 49px;
  font-size: 4.9 rem;
}
@media only screen and (max-width: 519px) {
  .fs49 {
    font-size: 39.2px;
    font-size: 3.92 rem;
  }
}

.fs50 {
  font-size: 50px;
  font-size: 5 rem;
}
@media only screen and (max-width: 519px) {
  .fs50 {
    font-size: 40px;
    font-size: 4 rem;
  }
}

body {
  font-family: "Noto Serif JP", "Yu Mincho", "Hiragino Mincho ProN", "Hiragino Mincho Pro", "MS PMincho", serif;
  color: #6d3904;
}

select,
input,
button,
textarea {
  font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Meiryo", sans-serif;
}

pre,
code,
kbd,
samp,
tt {
  font-family: monospace;
  line-height: 100%;
}

blockquote,
pre,
dl,
ol,
ul,
th,
td {
  line-height: 2;
}

p {
  line-height: 2;
}
@media only screen and (max-width: 519px) {
  p {
    font-size: 1.3rem;
  }
}

ul,
ol,
dl {
  list-style-position: outside;
}
@media only screen and (max-width: 519px) {
  ul,
  ol,
  dl {
    font-size: 1.3rem;
  }
}

@media only screen and (max-width: 519px) {
  th p,
  td p {
    font-size: 1.2rem;
  }
}

.lh1 {
  line-height: 1;
}

.bold {
  font-weight: bold;
}

em {
  font-weight: bold;
}

.notes {
  text-indent: -1em;
  margin-left: 1em;
}

.creep {
  color: #999;
}

a {
  color: #6d3904;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
a.uLine {
  text-decoration: underline;
}
a.uLine:hover {
  text-decoration: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 500;
  margin: 0;
  padding: 0;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  font-weight: bold;
}
h1.skin-B,
h2.skin-B,
h3.skin-B,
h4.skin-B,
h5.skin-B,
h6.skin-B {
  color: #000;
}

ul.notes li {
  text-indent: -1em;
  margin-left: 1em;
}

ul.disc,
ol.disc {
  padding-left: 1em;
}
ul.disc li,
ol.disc li {
  list-style-type: disc;
}

ul.circle,
ol.circle {
  padding-left: 1em;
}
ul.circle li,
ol.circle li {
  list-style-type: circle;
}

ul.decimal,
ol.decimal {
  padding-left: 1em;
}
ul.decimal li,
ol.decimal li {
  list-style-type: decimal;
  line-height: 2;
  margin-bottom: 15px;
}

.fs15b {
  font-size: 1.5rem;
  font-weight: 500;
}

body {
  letter-spacing: 0.05em;
  line-height: 1.8;
}

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

a img {
  transition: all 0.3s;
}

a:hover img {
  opacity: 0.8;
}

strong,
.strong {
  font-weight: 500;
}

@media only screen and (min-width: 1280px) {
  .sp {
    display: none !important;
  }
  .sp.tb {
    display: none !important;
  }
}
@media only screen and (min-width: 520px) and (max-width: 1279px) {
  .sp {
    display: none !important;
  }
  .sp.tb {
    display: block !important;
  }
  .pc.tbnone {
    display: none !important;
  }
}
@media only screen and (max-width: 519px) {
  .pc {
    display: none !important;
  }
}
@media only screen and (min-width: 1280px) {
  .gContainer {
    min-width: 1000px;
  }
}
a.link {
  color: #d58100;
  font-weight: 600;
}

p {
  font-size: 1.4rem;
}

strong {
  font-weight: 700;
}

.supp {
  font-size: 1.2rem;
  color: #666;
}

.flex {
  display: flex;
  justify-content: space-between;
}
@media only screen and (max-width: 519px) {
  .flex {
    flex-wrap: wrap;
  }
}

.d_none {
  display: none;
}

.error {
  color: #fb0303 !important;
}

.color01 {
  color: #ef9b1b !important;
}

.inner, article.services .service_block .service_title span {
  width: 1000px;
  margin: auto;
}
@media only screen and (max-width: 1000px) {
  .inner, article.services .service_block .service_title span {
    width: 100%;
  }
}
@media only screen and (min-width: 520px) and (max-width: 1279px) {
  .inner, article.services .service_block .service_title span {
    padding: 0 20px;
  }
}
@media only screen and (max-width: 519px) {
  .inner, article.services .service_block .service_title span {
    padding: 0 15px;
  }
}

header {
  height: 100px;
  background-color: #faf8f8;
  width: 100%;
  z-index: 1000;
  display: flex;
  justify-content: space-between;
  align-items: center;
  transition: all 0.3s ease;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  padding-right: 30px;
}
@media only screen and (max-width: 519px) {
  header {
    height: 60px;
    align-items: center;
    padding-right: 0;
  }
}
header .logo {
  padding: 0px 0 0 32px;
}
@media only screen and (max-width: 519px) {
  header .logo {
    padding: 5px 5px 5px 15px;
  }
}
@media only screen and (max-width: 519px) {
  header .logo a {
    display: flex;
    align-items: center;
    gap: 10px;
  }
}
header .logo a:hover {
  text-decoration: none;
}
header .logo img {
  display: block;
  height: auto;
  width: 190px;
  margin-bottom: 0;
}
@media only screen and (max-width: 519px) {
  header .logo img {
    width: 120px;
  }
}
header .logo span {
  color: #ef9b1b;
  font-size: 1.5rem;
  line-height: 1;
}
@media only screen and (max-width: 519px) {
  header .logo span {
    font-size: 1.1rem;
  }
}
header .box {
  display: flex;
  align-items: center;
}
@media only screen and (min-width: 1280px) {
  header.top {
    background-color: #fff;
  }
  header.scrolled {
    background: #fff;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  }
}
@media only screen and (min-width: 1280px) and (max-width: 519px) {
  header.scrolled {
    height: 60px;
    align-items: center;
  }
}
@media only screen and (max-width: 519px) {
  header.top {
    z-index: 100;
    background: #fff;
  }
}

@media only screen and (min-width: 1280px) {
  header.top nav.gnavi {
    display: none;
  }
}
@media only screen and (min-width: 520px) and (max-width: 1279px) {
  header.top nav.gnavi {
    display: none;
  }
}

nav.gnavi ul {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 30px;
}
@media only screen and (min-width: 520px) and (max-width: 1279px) {
  nav.gnavi ul {
    flex-wrap: wrap;
    gap: 30px;
  }
}
@media only screen and (max-width: 519px) {
  nav.gnavi ul li {
    width: 100%;
  }
}
nav.gnavi ul li a {
  color: #6d3904;
  text-decoration: none;
  position: relative;
  display: inline-block;
  font-size: 1.6rem;
  padding-left: 30px;
  line-height: 1;
}
@media only screen and (min-width: 520px) and (max-width: 1279px) {
  nav.gnavi ul li a {
    font-size: 1.2rem;
  }
}
@media only screen and (max-width: 519px) {
  nav.gnavi ul li a {
    width: 100%;
  }
}
nav.gnavi ul li a::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 1em;
  height: 1em;
  background-color: #fff;
  border: 4px solid #ef9b1b;
  border-radius: 50%;
  transform: translateY(-48%);
  transition: all 0.3s ease;
}
@media only screen and (max-width: 519px) {
  nav.gnavi ul li a::before {
    content: none;
  }
}
nav.gnavi ul li a:hover:before {
  background-color: #ef9b1b;
}
nav.gnavi ul li a.contact_btn {
  padding: 12px 15px;
}
@media only screen and (max-width: 519px) {
  nav.gnavi ul li a.contact_btn {
    display: inline-block;
    width: auto;
    margin-top: 20px;
  }
}
nav.gnavi ul li a.contact_btn::before {
  content: none;
}
nav.gnavi .menu__btn {
  display: none;
}
nav.gnavi #menu__toggle {
  opacity: 0;
  position: absolute;
  top: -20px;
}
@media screen and (max-width: 820px) {
  nav.gnavi .menu__btn {
    transition-duration: 0.25s;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    position: relative;
    bottom: 2px;
    right: 30px;
    width: 26px;
    height: 26px;
    cursor: pointer;
    z-index: 3;
  }
  nav.gnavi .menu__btn span {
    display: inline-block;
    position: absolute;
    width: 100%;
    height: 3px;
    background-color: #ef9b1b;
  }
  nav.gnavi .menu__btn span::before {
    display: inline-block;
    position: absolute;
    width: 100%;
    height: 3px;
    background-color: #ef9b1b;
    content: "";
    top: -8px;
    transition-duration: 0.25s;
  }
  nav.gnavi .menu__btn span::after {
    display: inline-block;
    position: absolute;
    width: 100%;
    height: 3px;
    background-color: #ef9b1b;
    content: "";
    top: 8px;
    transition-duration: 0.25s;
  }
  nav.gnavi .menu__box {
    gap: 0;
    flex-direction: column;
    position: fixed;
    visibility: hidden;
    top: 0;
    left: 0;
    width: 100%;
    margin: -600px 0 0 0;
    padding: 40px 0;
    text-align: center;
    background-color: #3f1b00;
    box-shadow: 1px 0 6px rgba(0, 0, 0, 0.2);
    z-index: 2;
    transition-duration: 0.5s;
  }
  nav.gnavi .menu__item {
    display: block;
    padding: 20px 24px;
    color: #ffffff;
    font-size: 1.5rem;
    transition-duration: 0.5s;
    border-bottom: 1px solid #735743;
  }
  nav.gnavi .menu__item:hover {
    background-color: #4f5464;
  }
  nav.gnavi .menu__box li:last-child a.menu__item {
    border-bottom: none;
  }
  nav.gnavi #menu__toggle {
    visibility: hidden;
  }
  nav.gnavi #menu__toggle:checked ~ .menu__btn > span {
    transform: rotate(45deg);
  }
  nav.gnavi #menu__toggle:checked ~ .menu__btn > span::before {
    top: 0;
    transform: rotate(0);
    background: #fff;
  }
  nav.gnavi #menu__toggle:checked ~ .menu__btn > span::after {
    top: 0;
    transform: rotate(90deg);
    background: #fff;
  }
  nav.gnavi #menu__toggle:checked ~ .menu__box {
    visibility: visible;
    left: 0;
    margin: 0;
  }
}
@media only screen and (max-width: 519px) {
  nav.gnavi .menu__btn {
    top: 0;
    right: 20px;
  }
}

footer {
  background-color: #fff;
  padding: 30px 40px;
}
@media only screen and (max-width: 519px) {
  footer {
    padding: 30px;
  }
}
footer .footer_box {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 20px;
}
@media only screen and (max-width: 519px) {
  footer .footer_box {
    display: block;
  }
}
footer .footer_box.align-top {
  align-items: flex-start;
}
footer .logo a:hover {
  text-decoration: none;
}
footer .logo img {
  display: block;
  height: auto;
  width: 190px;
  margin-bottom: 0;
}
@media only screen and (max-width: 519px) {
  footer .logo img {
    width: 150px;
  }
}
@media only screen and (max-width: 519px) {
  footer .footer_navi {
    display: none;
  }
}
footer .footer_navi ul {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 30px;
}
@media only screen and (min-width: 520px) and (max-width: 1279px) {
  footer .footer_navi ul {
    flex-wrap: wrap;
    gap: 30px;
  }
}
@media only screen and (max-width: 519px) {
  footer .footer_navi ul {
    display: none;
  }
}
footer .footer_navi ul li a {
  color: #6d3904;
  text-decoration: none;
  position: relative;
  display: inline-block;
  font-size: 1.6rem;
  padding-left: 30px;
  line-height: 1;
}
@media only screen and (min-width: 520px) and (max-width: 1279px) {
  footer .footer_navi ul li a {
    font-size: 1.2rem;
  }
}
footer .footer_navi ul li a::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 1em;
  height: 1em;
  background-color: #fff;
  border: 4px solid #ef9b1b;
  border-radius: 50%;
  transform: translateY(-48%);
  transition: all 0.3s ease;
}
footer .footer_navi ul li a:hover:before {
  background-color: #ef9b1b;
}
footer .footer_navi ul li a.contact_btn {
  padding: 12px 15px;
}
footer .footer_navi ul li a.contact_btn::before {
  content: none;
}
footer .desc {
  max-width: 35%;
}
@media only screen and (max-width: 519px) {
  footer .desc {
    max-width: 100%;
  }
}
footer .title {
  font-size: 1.8rem;
  font-weight: 600;
  color: #ef9b1b;
  margin-bottom: 0;
}
footer .text {
  font-size: 1.5rem;
  line-height: 1.6;
}
@media only screen and (max-width: 519px) {
  footer .text {
    margin-bottom: 20px;
  }
}
footer .text span.postal {
  display: block;
  font-weight: 600;
}

.copy {
  display: flex;
  justify-content: space-between;
  padding: 10px 40px;
  background-color: #6d3904;
}
@media only screen and (max-width: 519px) {
  .copy {
    display: block;
    padding: 10px;
  }
}
.copy a {
  color: #fff;
  font-size: 1.3rem;
  transition: all 0.3s;
}
.copy a:hover {
  text-decoration: none;
  opacity: 0.5;
}
@media only screen and (max-width: 519px) {
  .copy a {
    display: block;
  }
}
.copy span {
  color: #fff;
  font-size: 1.1rem;
}
@media only screen and (max-width: 519px) {
  .copy span {
    font-size: 1rem;
    margin-top: 10px;
    display: block;
  }
}

.contact_btn {
  background-color: #ef9b1b;
  color: #fff !important;
  font-size: 1.4rem;
  position: relative;
  padding: 5px 15px;
  display: inline-block;
  transition: all 0.2s ease;
  text-decoration: none !important;
}
.contact_btn:hover {
  text-decoration: none !important;
  background-color: rgb(224.7295081967, 141.9344262295, 15.7704918033);
}

button.page_top {
  position: fixed;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 60px;
  height: 60px;
  right: -80px;
  bottom: 90px;
  color: #fff;
  cursor: pointer;
  opacity: 0;
  visibility: hidden;
  border: 0;
  background: #6d3904;
  transition: 0.2s;
  letter-spacing: 3px;
  font-weight: bold;
  border-radius: 5px 0 0 5px;
}
@media only screen and (max-width: 519px) {
  button.page_top {
    width: 40px;
    height: 60px;
    right: -40px;
    bottom: 50px;
  }
}
button.page_top p {
  margin: 0;
  font-size: 1.3rem;
  bottom: 8px;
  position: absolute;
  letter-spacing: 0.1em;
}
@media only screen and (max-width: 519px) {
  button.page_top p {
    font-size: 1rem;
    letter-spacing: 0;
  }
}
button.page_top.is-active {
  opacity: 1;
  visibility: visible;
  right: -2px;
}
button.page_top .dli-chevron-up {
  position: absolute;
  font-size: 30px;
  top: 12px;
  display: inline-block;
  vertical-align: middle;
  color: #fff;
  line-height: 1;
  width: 12px;
  height: 12px;
  border: 1px solid currentColor;
  border-left: 0;
  border-bottom: 0;
  box-sizing: border-box;
  transform: translateY(25%) rotate(-45deg);
}

a.more {
  background-color: #fff;
  border: 1px solid #ef9b1b;
  border-radius: 30px;
  font-size: 1.2rem;
  font-weight: 600;
  padding: 10px 0;
  letter-spacing: 0;
  margin: 0 auto;
  display: block;
  width: 130px;
  text-align: center;
}
a.more:hover {
  background-color: #ef9b1b;
  color: #fff;
  text-decoration: none;
}

a.scroll {
  display: block;
  position: absolute;
  left: 50%;
  bottom: 20px;
  transform: translateX(-50%);
  text-align: center;
  cursor: pointer;
}
@media only screen and (max-width: 519px) {
  a.scroll {
    display: none;
    top: auto;
    bottom: 30px;
  }
}
a.scroll .scroll__text img {
  display: block;
  margin: 0 auto 20px;
  width: 76px;
  transform: translateY(20px);
  transition: transform 1s ease;
}
@media only screen and (max-width: 519px) {
  a.scroll .scroll__text img {
    width: 70px;
  }
}
a.scroll .scroll__arrow {
  height: 142px;
  width: 18px;
  margin: 0 auto;
}
@media only screen and (max-width: 519px) {
  a.scroll .scroll__arrow {
    display: none;
  }
}
a.scroll .scroll__arrow .scroll__arrow-inner {
  overflow: hidden;
  width: 100%;
  height: 100%;
  display: block;
}
a.scroll .scroll__arrow .scroll__arrow-inner img {
  display: block;
  width: 18px;
  height: 142px;
  transform: translateY(-142px);
  transition: transform 0.3s ease;
  margin: 0 auto;
}
a.scroll.active .scroll__text img {
  transform: translateY(0);
}
a.scroll.active .scroll__arrow img {
  transform: translateY(0);
}

/* Tab */
.tab_item {
  cursor: pointer;
}

.tab_content {
  position: relative;
}

.tab_panel {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s ease, visibility 0.3s ease;
}
.tab_panel.active {
  opacity: 1;
  visibility: visible;
  position: relative;
  z-index: 1;
}

ul.link-list.arrow {
  padding-left: 0;
  list-style: none;
}
ul.link-list.arrow li {
  margin: 0.4rem 0;
}
ul.link-list.arrow a {
  display: block;
  padding: 5px 50px 5px 50px;
  font-size: 2.2rem;
  font-weight: 700;
  text-decoration: none;
  border-radius: 10px;
  position: relative;
  transition: background-color 0.18s ease, transform 0.18s ease;
}
ul.link-list.arrow a::before {
  content: "▶";
  font-size: 0.7em;
  color: #ef9b1b;
  line-height: 1;
  position: absolute;
  left: 15px;
  top: 50%;
  transform: translateY(-50%);
  opacity: 0.7;
  transition: transform 0.18s ease, opacity 0.18s ease;
}
ul.link-list.arrow a::after {
  content: "→";
  position: absolute;
  right: 0.8em;
  top: 50%;
  transform: translateY(-50%) translateX(-4px);
  opacity: 0;
  transition: transform 0.18s ease, opacity 0.18s ease;
}
ul.link-list.arrow a:hover, ul.link-list.arrow a:focus-visible {
  background: #fceed7;
}
ul.link-list.arrow a:hover::before, ul.link-list.arrow a:focus-visible::before {
  transform: translateY(-50%) translateX(2px);
  opacity: 1;
}
ul.link-list.arrow a:hover::after, ul.link-list.arrow a:focus-visible::after {
  transform: translateY(-50%) translateX(0);
  opacity: 0.9;
}
ul.link-list.arrow a:focus-visible {
  outline: 3px solid #fceed7;
  outline-offset: 2px;
}

.parent_title_block {
  padding: 0 30px 10px 30px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #ccc;
  margin-bottom: 25px;
}
@media only screen and (max-width: 519px) {
  .parent_title_block {
    padding: 0 10px 10px 10px;
    margin-bottom: 0;
    border-bottom: 1px solid #ef9b1b;
  }
}
.parent_title_block .sub_menu {
  position: static;
}
.parent_title_block .parent_title {
  color: #000;
  font-size: 3rem;
  border-left: 2px solid #000;
  padding: 10px 0 10px 15px;
  line-height: 1;
}
@media only screen and (max-width: 519px) {
  .parent_title_block .parent_title {
    font-size: 1.4rem;
    padding: 5px 0 5px 10px;
  }
}

/* pagination */
.pagination {
  text-align: center;
  font-size: 16px;
  padding-bottom: 60px;
}
.pagination .nav-links {
  display: inline-flex;
  align-items: center;
  gap: 8px;
}
.pagination .page-numbers {
  display: inline-block;
  padding: 8px 14px;
  border: 2px solid #c87b24; /* 枠線色 */
  border-radius: 6px;
  color: #5c3a00;
  text-decoration: none;
  font-weight: 500;
  transition: all 0.2s ease;
}
.pagination .page-numbers:hover {
  background-color: #f7e5c0;
  color: #5c3a00;
}
.pagination .page-numbers.current {
  background-color: #c87b24;
  color: #fff;
  border-color: #c87b24;
  pointer-events: none;
}
.pagination .prev,
.pagination .next {
  border-radius: 8px;
  font-weight: 500;
}
.pagination .page-numbers.dots {
  border: none;
  background: none;
  padding: 0 6px;
  color: #5c3a00;
}

/* フォーム */
.form_element input[type=text],
.form_element input[type=email],
.form_element textarea {
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  border-radius: 0;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  /*// リセット */
  border-bottom: 1px solid #ef9b1b;
  padding: 10px 15px;
}

span.required {
  color: #fb0303;
  font-weight: 600;
}

/* ggmap */
@media only screen and (max-width: 519px) {
  .ggmap {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
  }
  .ggmap iframe,
  .ggmap object,
  .ggmap embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
}
/* 下層 */
@media only screen and (max-width: 519px) {
  article {
    padding: 0;
  }
}
article.top {
  padding: 0;
}

nav.pankuzu {
  padding: 20px 0 20px 30px;
}
@media only screen and (max-width: 519px) {
  nav.pankuzu {
    padding: 15px 10px;
  }
}
nav.pankuzu ul {
  display: flex;
  gap: 20px;
}
@media only screen and (min-width: 520px) and (max-width: 1279px) {
  nav.pankuzu ul {
    flex-wrap: wrap;
    gap: 30px;
  }
}
@media only screen and (max-width: 519px) {
  nav.pankuzu ul {
    display: block;
  }
}
nav.pankuzu ul li {
  padding: 0 20px 0 0;
  position: relative;
  font-size: 1.1rem;
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 519px) {
  nav.pankuzu ul li {
    display: inline;
    padding: 0 20px 0 10px;
  }
  nav.pankuzu ul li:first-child {
    padding-left: 0;
  }
}
nav.pankuzu ul li::after {
  content: "\f054";
  font-family: "Font Awesome 6 Free";
  font-size: 0.9rem;
  font-weight: 600;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
nav.pankuzu ul li:last-child::after {
  content: none;
}
nav.pankuzu ul li a {
  color: #6d3904;
  text-decoration: none;
  font-weight: 500;
  /* hover */
  position: relative;
  transition: all 0.3s ease;
  display: inline-block;
}
@media only screen and (min-width: 520px) and (max-width: 1279px) {
  nav.pankuzu ul li a {
    font-size: 1.2rem;
  }
}
nav.pankuzu ul li a:hover {
  text-decoration: underline;
}
nav.pankuzu ul li br {
  display: none;
}

.page_title_block {
  padding: 60px 0 300px;
  text-align: center;
  position: relative;
}
@media only screen and (max-width: 519px) {
  .page_title_block {
    padding: 40px 20px 60px;
  }
}
.page_title_block .page_title {
  font-size: 6rem;
  line-height: 1.1;
}
@media only screen and (max-width: 519px) {
  .page_title_block .page_title {
    font-size: 3rem;
  }
}
.page_title_block .page_title span {
  display: block;
}
.page_title_block .page_title span.orange {
  color: #ef9b1b;
}
.page_title_block .page_title .jp {
  font-size: 1.8rem;
  margin-top: 15px;
}
@media only screen and (max-width: 519px) {
  .page_title_block .page_title .jp {
    font-size: 1.6rem;
  }
}
.page_title_block .page_title .jp span {
  display: inline-block;
  position: relative;
  padding: 0 20px;
}
.page_title_block .page_title .jp span::after {
  content: "";
  position: absolute;
  bottom: -10px;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #ef9b1b;
}

.page_contents_block {
  background-color: #ffecd3;
  padding: 60px 0;
}
@media only screen and (max-width: 519px) {
  .page_contents_block {
    padding: 30px 0;
  }
}
.page_contents_block p {
  font-size: 1.6rem;
}
@media only screen and (max-width: 519px) {
  .page_contents_block p {
    font-size: 1.3rem;
  }
}
.page_contents_block ul {
  padding-left: 20px;
}
.page_contents_block ul li {
  list-style: disc;
  list-style-position: outside;
}

.content {
  margin: 40px 0;
}
.content a {
  color: #d58100;
  text-decoration: underline;
  transition: all 0.3s ease;
}
.content a:hover {
  color: rgb(162, 98.1126760563, 0);
}
.content p {
  font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Meiryo", sans-serif;
  font-size: 1.6rem;
  line-height: 1.8;
  margin-bottom: 20px;
}
@media only screen and (max-width: 519px) {
  .content p {
    font-size: 1.4rem;
  }
}
.content ul {
  margin-bottom: 20px;
}
.content ul li {
  list-style-type: disc;
  margin-left: 1.5em;
  margin-bottom: 5px;
}
.content table {
  border: 1px solid #ccc;
}
.content table caption {
  border: 1px solid #ccc;
  border-bottom: none;
  font-size: 1.8rem;
  font-weight: 600;
  background-color: #fff4e5;
  padding: 5px 10px;
}
@media only screen and (max-width: 519px) {
  .content table caption {
    font-size: 1.6rem;
  }
}
.content table caption p {
  font-family: "Noto Serif JP", "Yu Mincho", "Hiragino Mincho ProN", "Hiragino Mincho Pro", "MS PMincho", serif;
  font-size: 1.8rem;
  font-weight: 600;
  margin-bottom: 0;
}
@media only screen and (max-width: 519px) {
  .content table caption p {
    font-size: 1.6rem;
  }
}
.content table th,
.content table td {
  border: 1px solid #ccc;
  padding: 5px 10px;
  text-align: left;
}
.content table th {
  font-size: 1.6rem;
  font-weight: 600;
}
@media only screen and (max-width: 519px) {
  .content table th {
    font-size: 1.1rem;
  }
}
.content table td {
  font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Meiryo", sans-serif;
  font-size: 1.3rem;
}
@media only screen and (max-width: 519px) {
  .content table td {
    font-size: 1.1rem;
  }
}
.content .flex {
  gap: 20px;
}
@media only screen and (max-width: 519px) {
  .content .flex {
    display: block;
  }
}
.content .flex .detail {
  flex: 3;
}
.content .flex .image {
  flex: 2;
}
.content .flex .image img {
  height: auto;
  margin-bottom: 10px;
}
.content h2 {
  font-size: 3rem;
  font-weight: 600;
  margin-bottom: 20px;
}
@media only screen and (max-width: 519px) {
  .content h2 {
    font-size: 2.8rem;
  }
}
.content h4 {
  font-size: 2.4rem;
  font-weight: 600;
  margin-bottom: 20px;
}
@media only screen and (max-width: 519px) {
  .content h4 {
    font-size: 2rem;
  }
}
.content h3,
.content .content_title {
  font-family: "Noto Serif JP", "Yu Mincho", "Hiragino Mincho ProN", "Hiragino Mincho Pro", "MS PMincho", serif !important;
  border-bottom: 3px solid #f2f2f2;
  font-size: 2.8rem;
  margin-bottom: 15px;
}
@media only screen and (max-width: 519px) {
  .content h3,
  .content .content_title {
    font-size: 2.4rem;
  }
}
.content h3 span,
.content .content_title span {
  display: inline-block;
  position: relative;
  padding: 0 0.4em 0.1em 0;
  color: #724409;
}
.content h3 span::before,
.content .content_title span::before {
  position: absolute;
  bottom: -3px;
  left: 0;
  width: 100%;
  height: 3px;
  background-color: #ef9b1b;
  content: "";
}

/* //下層 */
.top {
  /* アニメーション */
  /* 子要素の時間差アニメーション */
  /* 親.itemに.showがついた時に子要素も順番に表示 */
}
.top .kv {
  position: relative;
}
.top .kv .kv__image-wrap {
  width: 100%;
  height: 500px;
  overflow: hidden;
  position: relative;
}
@media only screen and (max-width: 519px) {
  .top .kv .kv__image-wrap {
    height: 300px;
  }
}
.top .kv .kv__image-inner {
  width: 106%;
  height: 500px;
  animation: kvSlide 8s ease-in-out infinite alternate;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
}
@media only screen and (max-width: 519px) {
  .top .kv .kv__image-inner {
    width: 120%;
    height: 300px;
  }
}
.top .kv img.kv__image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}
@keyframes kvSlide {
  0% {
    transform: translateX(-50%) translateX(0);
  }
  100% {
    transform: translateX(-50%) translateX(40px);
  }
}
.top .kv .overlay {
  position: absolute;
  background: rgba(255, 255, 255, 0.5);
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  padding: 0 3% 0 7.2%;
}
.top .kv .kv_block {
  height: 100%;
  flex-wrap: wrap;
  align-items: center;
}
@media only screen and (max-width: 519px) {
  .top .kv .kv_block {
    align-items: flex-start;
    padding-top: 50px;
  }
}
.top .kv .subtitle {
  font-size: 4rem;
  text-shadow: #fff 0 0 10px;
  letter-spacing: 0.1em;
}
@media only screen and (max-width: 519px) {
  .top .kv .subtitle {
    font-size: 2.4rem;
    font-weight: 600;
  }
}
@media only screen and (max-width: 519px) {
  .top .kv nav.main_menu {
    display: none;
  }
}
.top .kv nav.main_menu ul li {
  width: 400px;
  margin-bottom: 20px;
  border-bottom: 1px solid #6d3904;
  display: block;
  text-align: right;
}
@media only screen and (max-width: 519px) {
  .top .kv nav.main_menu ul li {
    width: 100%;
  }
}
.top .kv nav.main_menu ul li a {
  font-size: 2.6rem;
  line-height: 1.6;
  text-shadow: #fff 0 0 10px;
  transition: all 0.3s;
  display: inline-block;
}
.top .kv nav.main_menu ul li a:hover {
  text-decoration: none;
  transform: scale(1.05);
}
.top a.scroll {
  top: 68%;
  bottom: auto;
}
@media only screen and (max-width: 519px) {
  .top a.scroll {
    display: block;
  }
}
.top .top_title {
  font-size: 3.6rem;
  margin-bottom: 30px;
  border-left: 1px solid #6d3904;
  padding-left: 20px;
}
@media only screen and (max-width: 519px) {
  .top .top_title {
    font-size: 2.4rem;
  }
}
.top section.top_contents {
  background: #ffc77f;
  background: linear-gradient(90deg, rgb(255, 255, 254) 0%, rgb(255, 199, 127) 100%);
  margin-top: 30px;
  padding-bottom: 60px;
}
@media only screen and (max-width: 519px) {
  .top section.top_contents {
    padding-bottom: 30px;
    margin-top: 0;
  }
}
.top section.top_contents .flex {
  flex-wrap: wrap;
  justify-content: space-between;
}
.top section.top_contents .top_contents__text {
  width: 36%;
  padding-top: 50px;
}
@media only screen and (max-width: 519px) {
  .top section.top_contents .top_contents__text {
    padding-top: 30px;
    width: 100%;
  }
}
.top section.top_contents .top_contents__text .top_title {
  margin-bottom: 100px;
}
@media only screen and (max-width: 519px) {
  .top section.top_contents .top_contents__text .top_title {
    margin-bottom: 30px;
  }
}
.top section.top_contents .top_contents__text p {
  font-size: 2.4rem;
  font-weight: 700;
  letter-spacing: 0;
}
@media only screen and (max-width: 519px) {
  .top section.top_contents .top_contents__text p {
    font-size: 1.6rem;
    margin-bottom: 30px;
  }
  .top section.top_contents .top_contents__text p br {
    display: none;
  }
}
.top section.top_contents .top_contents__menu {
  width: 64%;
}
@media only screen and (max-width: 519px) {
  .top section.top_contents .top_contents__menu {
    width: 100%;
  }
}
.top section.top_contents .top_contents__menu ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.top section.top_contents .top_contents__menu ul li {
  width: 48%;
  margin-bottom: 25px;
}
.top section.top_contents .top_contents__menu ul li a {
  display: block;
  position: relative;
}
.top section.top_contents .top_contents__menu ul li a span {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  background: #fff;
  width: 64%;
  padding: 10px 10px 10px 10px;
  font-size: 1.8rem;
}
@media only screen and (max-width: 519px) {
  .top section.top_contents .top_contents__menu ul li a span {
    font-size: 1.2rem;
  }
}
.top section.top_services {
  padding: 60px 0;
}
@media only screen and (max-width: 519px) {
  .top section.top_services {
    background: #fff;
    position: relative;
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
.top section.top_services .services_list {
  display: flex;
  gap: 30px;
}
@media only screen and (max-width: 519px) {
  .top section.top_services .services_list {
    display: block;
  }
}
.top section.top_services .services_list .item {
  width: calc(33.33% - 10px);
}
@media only screen and (max-width: 519px) {
  .top section.top_services .services_list .item {
    width: 80%;
    margin: 0 auto 20px auto;
  }
}
.top section.top_services .services_list .item img {
  width: 100%;
  margin: 0 auto 15px;
  display: block;
}
.top section.top_services .services_list .item .item_title {
  font-size: 2.8rem;
  font-weight: 600;
  color: #ef9b1b;
  margin-bottom: 10px;
}
.top section.top_services .services_list .item .item_text {
  font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Meiryo", sans-serif;
  max-width: 90%;
}
@media only screen and (max-width: 519px) {
  .top section.top_services .services_list .item .item_text {
    max-width: 100%;
  }
}
.top section.top_information {
  background: url(../images/top/bg_info.jpg) no-repeat center center;
  background-size: cover;
  padding: 60px 0 70px 0;
}
@media only screen and (max-width: 519px) {
  .top section.top_information {
    padding: 30px 0;
  }
}
.top section.top_information .top_title {
  text-shadow: #fff 0 0 5px;
  position: relative;
}
.top section.top_information .top_title a.more {
  position: absolute;
  right: 0;
  bottom: 0;
  font-size: 1.6rem;
  padding: 8px 20px;
  text-shadow: #fff 0 0 0;
}
@media only screen and (max-width: 519px) {
  .top section.top_information .top_title a.more {
    font-size: 1.4rem;
    padding: 6px 15px;
  }
}
.top section.top_information .information_list {
  border: 2px solid #6d3904;
  background: rgba(255, 255, 255, 0.9);
  padding: 25px 30px 15px 30px;
}
.top section.top_information .information_list ul li {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  margin-bottom: 15px;
  gap: 20px;
}
@media only screen and (max-width: 519px) {
  .top section.top_information .information_list ul li {
    gap: 10px 20px;
  }
}
.top section.top_information .information_list ul li span.category {
  display: block;
  padding: 8px 5px;
  background: #ffcc7d;
  border-radius: 30px;
  width: 110px;
  text-align: center;
}
.top section.top_information .information_list ul li span.category.ir {
  background: #d0d1d4;
}
.top section.top_information .information_list ul li span.category.research {
  background: #9dc7ff;
}
.top section.top_information .information_list ul li span.date {
  width: 150px;
  font-size: 1.8rem;
  margin-top: 3px;
}
@media only screen and (max-width: 519px) {
  .top section.top_information .information_list ul li span.date {
    font-size: 1.4rem;
    margin-top: 5px;
  }
}
.top section.top_information .information_list ul li a.title,
.top section.top_information .information_list ul li span.title {
  display: block;
  font-size: 1.8rem;
  width: calc(100% - 300px);
  transition: all 0.3s;
  line-height: 1.8;
  margin-top: 5px;
}
@media only screen and (max-width: 519px) {
  .top section.top_information .information_list ul li a.title,
  .top section.top_information .information_list ul li span.title {
    font-size: 1.4rem;
    width: 100%;
    margin-bottom: 20px;
  }
}
.top section.top_cases {
  padding: 50px 0;
}
.top section.top_cases .top_title {
  position: relative;
}
.top section.top_cases .top_title a.more {
  position: absolute;
  right: 0;
  bottom: 0;
  font-size: 1.6rem;
  padding: 8px 20px;
  text-shadow: #fff 0 0 0;
}
@media only screen and (max-width: 519px) {
  .top section.top_cases .top_title a.more {
    font-size: 1.4rem;
    padding: 6px 15px;
  }
}
.top section.top_cases .cases_list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.top section.top_cases .cases_list .item {
  width: calc(33.33% - 30px);
  margin-bottom: 30px;
}
@media only screen and (max-width: 519px) {
  .top section.top_cases .cases_list .item {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
  }
}
.top section.top_cases .cases_list .item .date {
  font-size: 1.6rem;
}
.top section.top_cases .cases_list .item .image {
  background-color: #f8f6f7;
  padding: 40px 0;
  margin-bottom: 10px;
}
.top section.top_cases .cases_list .item .image img {
  width: 100%;
  height: 195px;
  object-fit: cover;
  object-position: center;
}
.top section.top_cases .cases_list .item .title {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 20px;
}
.top section.top_cases .cases_list .item .title span.num {
  font-size: 3rem;
  width: 60px;
}
.top section.top_cases .cases_list .item .title p {
  width: calc(100% - 60px);
  font-size: 1.5rem;
  line-height: 1.4;
}
.top section.top_contact {
  display: flex;
  justify-content: flex-start;
}
@media only screen and (max-width: 519px) {
  .top section.top_contact {
    display: block;
    text-align: center;
  }
}
.top section.top_contact .top_contact__text {
  width: 50%;
  padding: 70px 0;
  background: #997960;
  text-align: center;
}
@media only screen and (max-width: 519px) {
  .top section.top_contact .top_contact__text {
    width: 100%;
    padding: 30px 15px;
  }
}
.top section.top_contact .top_contact__text h2.title {
  font-size: 4.5rem;
  font-weight: 400;
  color: #fff;
  margin-bottom: 40px;
}
@media only screen and (max-width: 519px) {
  .top section.top_contact .top_contact__text h2.title {
    font-size: 2.8rem;
    margin-bottom: 20px;
  }
}
.top section.top_contact .top_contact__text h2.title::after {
  content: "";
  display: block;
  width: 200px;
  height: 4px;
  background: #fff;
  margin: 20px auto;
}
.top section.top_contact .top_contact__text p {
  color: #fff;
  font-size: 1.8rem;
  line-height: 1.8;
  margin-bottom: 50px;
}
@media only screen and (max-width: 519px) {
  .top section.top_contact .top_contact__text p {
    font-size: 1.6rem;
  }
}
.top section.top_contact .top_contact__text a.btn {
  display: inline-block;
  background-color: #fff;
  color: #997960;
  padding: 15px 30px;
  font-size: 1.6rem;
  font-weight: 600;
  text-decoration: none;
  transition: all 0.3s ease;
}
.top section.top_contact .top_contact__text a.btn:hover {
  background-color: rgb(174.0361445783, 147.0481927711, 125.9638554217);
  color: #fff;
}
.top section.top_contact .top_contact__image {
  width: 50%;
  background: url(../images/top/contact_img.jpg) no-repeat center center;
  background-size: cover;
}
.top .item {
  opacity: 0;
  transform: translateX(-50px);
  transition: opacity 2s ease, transform 2s ease;
}
.top .item.show {
  opacity: 1;
  transform: translateX(0);
}
.top .item > * {
  opacity: 0;
  transform: translateX(-20px);
  transition: opacity 1s ease, transform 1s ease;
}
.top .item.show > *:nth-child(1) {
  transition-delay: 0.2s;
  opacity: 1;
  transform: translateX(0);
}
.top .item.show > *:nth-child(2) {
  transition-delay: 0.4s;
  opacity: 1;
  transform: translateX(0);
}
.top .item.show > *:nth-child(3) {
  transition-delay: 0.8s;
  opacity: 1;
  transform: translateX(0);
}
.top .item.show > *:nth-child(4) {
  transition-delay: 1.2s;
  opacity: 1;
  transform: translateX(0);
}

article.information {
  background-color: #fdfaf5;
}
article.information nav.category_nav {
  padding: 50px 0;
}
@media only screen and (max-width: 519px) {
  article.information nav.category_nav {
    padding: 25px 0;
  }
}
article.information nav.category_nav ul {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 20px;
}
@media only screen and (max-width: 519px) {
  article.information nav.category_nav ul {
    gap: 10px;
  }
}
article.information nav.category_nav ul li a {
  display: inline-block;
  padding: 12px 35px;
  font-size: 1.8rem;
  border-radius: 50px;
  color: #fff;
  background-color: #ff811f;
  transition: all 0.3s;
  min-width: 173px;
  text-align: center;
}
@media only screen and (max-width: 519px) {
  article.information nav.category_nav ul li a {
    font-size: 1.4rem;
    padding: 10px 25px;
    min-width: 140px;
  }
}
article.information nav.category_nav ul li a:hover {
  text-decoration: none;
  background-color: rgb(235, 102.8125, 0);
}
article.information nav.category_nav ul li.company a {
  background-color: #fba61c;
}
article.information nav.category_nav ul li.company a:hover {
  background-color: rgb(224.0519480519, 140.1558441558, 3.9480519481);
}
article.information nav.category_nav ul li.ir a {
  background-color: #8b8886;
}
article.information nav.category_nav ul li.ir a:hover {
  background-color: rgb(113.3417721519, 110.5316455696, 108.6582278481);
}
article.information nav.category_nav ul li.research a {
  background-color: #5a8dff;
}
article.information nav.category_nav ul li.research a:hover {
  background-color: rgb(39, 105.7636363636, 255);
}
article.information .informationList {
  padding-bottom: 100px;
}
@media only screen and (max-width: 519px) {
  article.information .informationList {
    margin: 0 auto;
  }
}
article.information .informationList .infoUl,
article.information .informationList ul {
  display: flex;
  margin-top: 50px;
  flex-wrap: wrap;
  justify-content: flex-start;
  gap: 25px;
}
@media only screen and (min-width: 1280px) {
  article.information .informationList .infoUl,
  article.information .informationList ul {
    flex-wrap: wrap;
  }
}
@media only screen and (max-width: 519px) {
  article.information .informationList .infoUl,
  article.information .informationList ul {
    width: 100%;
    gap: 10px;
  }
}
article.information .informationList .infoUl .list,
article.information .informationList .infoUl li,
article.information .informationList ul .list,
article.information .informationList ul li {
  position: relative;
  background-color: #fff;
  transition: all 0.3s;
  border-radius: 20px;
  width: calc((100% - 80px) / 3);
  margin-bottom: 30px;
}
@media only screen and (max-width: 519px) {
  article.information .informationList .infoUl .list,
  article.information .informationList .infoUl li,
  article.information .informationList ul .list,
  article.information .informationList ul li {
    width: calc((100% - 10px) / 2);
  }
}
@media only screen and (max-width: 519px) {
  article.information .informationList .infoUl .list a,
  article.information .informationList .infoUl li a,
  article.information .informationList ul .list a,
  article.information .informationList ul li a {
    padding-bottom: 40px;
  }
}
article.information .informationList .infoUl .list:hover,
article.information .informationList .infoUl li:hover,
article.information .informationList ul .list:hover,
article.information .informationList ul li:hover {
  transform: scale(1.05);
}
article.information .informationList .infoUl .list a,
article.information .informationList .infoUl li a,
article.information .informationList ul .list a,
article.information .informationList ul li a {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
  border-radius: 20px;
  padding-bottom: 40px;
}
article.information .informationList .infoUl .list a:hover,
article.information .informationList .infoUl li a:hover,
article.information .informationList ul .list a:hover,
article.information .informationList ul li a:hover {
  text-decoration: none;
}
article.information .informationList .infoUl .list .cat,
article.information .informationList .infoUl li .cat,
article.information .informationList ul .list .cat,
article.information .informationList ul li .cat {
  position: absolute;
  top: 10px;
  left: 12px;
}
article.information .informationList .infoUl .list .cat .label,
article.information .informationList .infoUl li .cat .label,
article.information .informationList ul .list .cat .label,
article.information .informationList ul li .cat .label {
  font-size: 1.2rem;
  font-weight: 500;
  background: rgba(255, 255, 255, 0.8);
  display: inline-block;
  padding: 2px 15px;
  margin-right: 10px;
  border-radius: 30px;
}
@media only screen and (max-width: 519px) {
  article.information .informationList .infoUl .list .cat .label,
  article.information .informationList .infoUl li .cat .label,
  article.information .informationList ul .list .cat .label,
  article.information .informationList ul li .cat .label {
    font-size: 1rem;
    margin-right: 2px;
  }
}
article.information .informationList .infoUl .list .image,
article.information .informationList .infoUl li .image,
article.information .informationList ul .list .image,
article.information .informationList ul li .image {
  width: 100%;
  height: 140px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #ffca6f;
  border-radius: 20px 20px 0 0;
}
article.information .informationList .infoUl .list .image.ir,
article.information .informationList .infoUl li .image.ir,
article.information .informationList ul .list .image.ir,
article.information .informationList ul li .image.ir {
  background: #b1aeac;
}
article.information .informationList .infoUl .list .image.research,
article.information .informationList .infoUl li .image.research,
article.information .informationList ul .list .image.research,
article.information .informationList ul li .image.research {
  background: #83a7f6;
}
article.information .informationList .infoUl .list .image img,
article.information .informationList .infoUl li .image img,
article.information .informationList ul .list .image img,
article.information .informationList ul li .image img {
  width: auto;
  height: 50px;
}
article.information .informationList .infoUl .list .textbox,
article.information .informationList .infoUl li .textbox,
article.information .informationList ul .list .textbox,
article.information .informationList ul li .textbox {
  padding: 10px 15px;
}
@media only screen and (max-width: 519px) {
  article.information .informationList .infoUl .list .textbox,
  article.information .informationList .infoUl li .textbox,
  article.information .informationList ul .list .textbox,
  article.information .informationList ul li .textbox {
    padding: 10px 15px;
  }
}
article.information .informationList .infoUl .list .textbox .tit,
article.information .informationList .infoUl li .textbox .tit,
article.information .informationList ul .list .textbox .tit,
article.information .informationList ul li .textbox .tit {
  font-size: 1.8rem;
  font-weight: 600;
}
@media only screen and (max-width: 519px) {
  article.information .informationList .infoUl .list .textbox .tit,
  article.information .informationList .infoUl li .textbox .tit,
  article.information .informationList ul .list .textbox .tit,
  article.information .informationList ul li .textbox .tit {
    font-size: 1.4rem;
    margin-bottom: 5px;
    letter-spacing: 0em;
  }
}
article.information .informationList .infoUl .list .textbox .date,
article.information .informationList .infoUl li .textbox .date,
article.information .informationList ul .list .textbox .date,
article.information .informationList ul li .textbox .date {
  font-size: 1.1rem;
}
@media only screen and (max-width: 519px) {
  article.information .informationList .infoUl .list .textbox .date,
  article.information .informationList .infoUl li .textbox .date,
  article.information .informationList ul .list .textbox .date,
  article.information .informationList ul li .textbox .date {
    font-size: 1.2rem;
    margin-bottom: 5px;
  }
}
article.information .informationList .infoUl .list .textbox .txt,
article.information .informationList .infoUl li .textbox .txt,
article.information .informationList ul .list .textbox .txt,
article.information .informationList ul li .textbox .txt {
  font-size: 1.4rem;
}
@media only screen and (max-width: 519px) {
  article.information .informationList .infoUl .list .textbox .txt p,
  article.information .informationList .infoUl li .textbox .txt p,
  article.information .informationList ul .list .textbox .txt p,
  article.information .informationList ul li .textbox .txt p {
    font-size: 1.1rem;
    letter-spacing: 0em;
  }
}
article.information .informationList .infoUl .list .textbox .more,
article.information .informationList .infoUl li .textbox .more,
article.information .informationList ul .list .textbox .more,
article.information .informationList ul li .textbox .more {
  position: absolute;
  bottom: 10px;
  left: 15px;
  color: #ef9b1b;
}
article.information article.information {
  background: url(../images/bg.jpg) center top/cover no-repeat;
  background-attachment: fixed;
  padding-bottom: 0;
}
article.information article.information .bg {
  background: rgba(255, 206, 211, 0.5);
  padding-bottom: 80px;
}
article.information article.information .informationList {
  padding-bottom: 80px;
}
@media only screen and (max-width: 519px) {
  article.information article.information .informationList {
    width: 100%;
  }
}
article.information article.information .pick_up {
  background: rgba(255, 206, 211, 0.5);
  padding: 40px 0 80px 0;
}
@media only screen and (max-width: 519px) {
  article.information article.information .pick_up {
    padding: 30px 0 50px 0;
  }
}
article.information article.information .pick_up .title {
  font-size: 2.4rem;
  color: #ef9b1b;
  font-weight: 600;
}
article.information article.information .pick_up .infoUl {
  margin-top: 15px;
}
article.information article.information .pick_up .list {
  border: 5px solid #acbc42;
}
article.information article.information .pick_up .list::before {
  content: none;
}
article.information article.information .pick_up .list::after {
  content: none;
}
article.information article.information .content {
  background: #fff;
  padding: 30px 35px 40px 35px;
  margin: 50px 0;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
article.information article.information .text_title {
  margin-bottom: 30px;
  font-size: 2.4rem;
  font-weight: 600;
  color: #ef9b1b;
}
@media only screen and (max-width: 519px) {
  article.information article.information .text_title {
    font-size: 1.8rem;
    margin-bottom: 20px;
  }
}
article.information article.information .button_area {
  text-align: center;
}

/* 佐藤ERについて */
article.about {
  background-color: #fdfaf5;
}
article.about .page_contents_block {
  background-color: transparent;
}
article.about .first {
  text-align: center;
}
article.about .first .section_title {
  font-size: 2rem;
  font-weight: 600;
  display: inline-block;
  border-bottom: 1px solid #ef9b1b;
  padding: 0 20px;
  margin-bottom: 10px;
}
article.about .first .section_text {
  font-size: 1.6rem;
  line-height: 1.6;
}
@media only screen and (max-width: 519px) {
  article.about .first .section_text {
    font-size: 1.4rem;
  }
}
article.about .count_block {
  display: flex;
  justify-content: center;
  gap: 100px;
  margin: 50px 0 150px 0;
  border-top: 2px solid #fcecd0;
  border-bottom: 2px solid #fcecd0;
  padding: 25px 0 30px 0;
  background-color: #fff;
}
@media only screen and (max-width: 519px) {
  article.about .count_block {
    gap: 30px;
    margin: 30px 0 80px 0;
  }
}
article.about .count_block .box {
  text-align: center;
}
article.about .count_block .box span {
  display: block;
  line-height: 1.2;
}
article.about .count_block .box span.num {
  font-size: 6rem;
  color: #ef9b1b;
}
@media only screen and (max-width: 519px) {
  article.about .count_block .box span.num {
    font-size: 4rem;
  }
}
article.about .count_block .box span.unit {
  font-size: 2rem;
}
@media only screen and (max-width: 519px) {
  article.about .count_block .box span.unit {
    font-size: 1.2rem;
  }
}
article.about .about_menu {
  display: flex;
  gap: 50px;
  flex-wrap: wrap;
  margin-bottom: 150px;
}
@media only screen and (max-width: 519px) {
  article.about .about_menu {
    gap: 20px;
    margin-bottom: 80px;
  }
}
article.about .about_menu .menu_item {
  width: calc((100% - 50px) / 2);
  background-color: #fff;
  border-radius: 20px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
  padding: 30px 40px;
}
@media only screen and (max-width: 519px) {
  article.about .about_menu .menu_item {
    width: 100%;
  }
}
article.about .about_menu .menu_item .icon {
  background-color: #fcecd0;
  width: 80px;
  height: 80px;
  border-radius: 5px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
}
article.about .about_menu .menu_item img {
  width: 50px;
  height: 50px;
  object-fit: contain;
}
article.about .about_menu .menu_item .name {
  display: block;
  font-size: 2rem;
  font-weight: 600;
  margin-bottom: 10px;
}
article.about .about_menu .menu_item .detail {
  display: block;
  font-size: 1.4rem;
  line-height: 1.6;
  margin-bottom: 30px;
  color: #8f7a65;
}
article.about .about_menu .menu_item .more_link {
  font-size: 1.3rem;
  background-color: #8f7a65;
  color: #fff;
  padding: 8px 20px;
  border-radius: 30px;
  transition: all 0.3s;
  float: right;
}
article.about .about_menu .menu_item .more_link:hover {
  background-color: rgb(113.1106557377, 96.5, 79.8893442623);
  text-decoration: none;
}

/* 会社概要・取引実績・決算公告 */
article.company .page_contents_block {
  background: #fffbf5;
}
article.company .title_block {
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 30px;
  position: relative;
}
article.company .title_block::after {
  content: "";
  width: 100%;
  height: 5px;
  position: absolute;
  top: -20px;
  background: #fffbf5;
  background: linear-gradient(90deg, rgb(255, 255, 255) 0%, rgb(255, 228, 186) 80%, rgb(255, 228, 186) 100%);
}
article.company .title_block .number {
  font-size: 14rem;
  color: #f7d9ae;
  font-family: "Brygada 1918", serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  line-height: 1;
}
@media only screen and (max-width: 519px) {
  article.company .title_block .number {
    font-size: 5rem;
    margin-right: 20px;
  }
}
article.company .title_block .company_title {
  font-size: 5rem;
  color: #ef9b1b;
  line-height: 1.2;
  padding-top: 5px;
}
@media only screen and (max-width: 519px) {
  article.company .title_block .company_title {
    font-size: 2.4rem;
  }
}
article.company .title_block .company_title span.jp {
  display: block;
  color: #a37e5d;
  font-size: 1.8rem;
  font-weight: 300;
  margin: 15px 0 0 0;
}
@media only screen and (max-width: 519px) {
  article.company .title_block .company_title span.jp {
    font-size: 1.6rem;
    padding-left: 0;
  }
}
article.company ul.about_list {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  gap: 2%;
}
@media only screen and (max-width: 519px) {
  article.company ul.about_list {
    padding-left: 0;
  }
}
article.company ul.about_list li {
  width: 48%;
  list-style: none;
  border-left: 4px solid #ef9b1b;
  padding-left: 20px;
  margin-bottom: 30px;
  min-height: 80px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
@media only screen and (max-width: 519px) {
  article.company ul.about_list li {
    width: 100%;
    min-height: auto;
    padding: 10px 0 10px 10px;
    border-left: 2px solid #ef9b1b;
  }
}
article.company ul.about_list li p {
  width: 100%;
  margin-bottom: 0;
  line-height: 1.6;
}
article.company ul.about_list li p.head {
  font-size: 1.5rem;
  letter-spacing: 0.5em;
  color: #a37e5d;
}
@media only screen and (max-width: 519px) {
  article.company ul.about_list li p.head {
    font-size: 1.3rem;
  }
}
article.company ul.about_list li p.detail {
  font-size: 2rem;
}
@media only screen and (max-width: 519px) {
  article.company ul.about_list li p.detail {
    font-size: 1.6rem;
  }
}
article.company .count_block {
  display: flex;
  justify-content: center;
  gap: 100px;
  margin: 50px 0 150px 0;
}
@media only screen and (max-width: 519px) {
  article.company .count_block {
    gap: 30px;
    margin: 30px 0 80px 0;
  }
}
article.company .count_block .box {
  text-align: center;
}
article.company .count_block .box span {
  display: block;
  line-height: 1.2;
}
article.company .count_block .box span.num {
  font-size: 6rem;
  color: #ef9b1b;
}
@media only screen and (max-width: 519px) {
  article.company .count_block .box span.num {
    font-size: 4rem;
  }
}
article.company .count_block .box span.unit {
  font-size: 2rem;
}
@media only screen and (max-width: 519px) {
  article.company .count_block .box span.unit {
    font-size: 1.2rem;
  }
}
article.company .record_text p {
  font-size: 2rem;
  margin-bottom: 20px;
}
@media only screen and (max-width: 519px) {
  article.company .record_text p {
    font-size: 1.6rem;
  }
}
article.company .tabs {
  margin-bottom: 120px;
}
article.company .tabs ul.tab_list {
  display: flex;
  gap: 20px;
  margin-bottom: 50px;
  padding-left: 0;
  flex-wrap: wrap;
}
@media only screen and (max-width: 519px) {
  article.company .tabs ul.tab_list {
    flex-wrap: wrap;
    gap: 15px;
    margin-bottom: 30px;
  }
}
article.company .tabs ul.tab_list li {
  list-style: none;
  border: 1px solid #6d3904;
  border-radius: 40px;
  padding: 15px 0;
  width: calc((100% - 60px) / 4);
  font-size: 1.7rem;
  text-align: center;
  transition: all 0.3s;
}
@media only screen and (max-width: 519px) {
  article.company .tabs ul.tab_list li {
    width: calc((100% - 15px) / 2);
    font-size: 1.3rem;
  }
}
article.company .tabs ul.tab_list li:hover, article.company .tabs ul.tab_list li.active {
  background-color: #6d3904;
  color: #fff;
}
article.company .tabs .tab_panel ul {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  padding-left: 0;
}
@media only screen and (max-width: 519px) {
  article.company .tabs .tab_panel ul {
    display: block;
  }
}
article.company .tabs .tab_panel ul li {
  width: calc((100% - 20px) / 2);
  border: 1px solid #ffebd1;
  background-color: #fff;
  list-style: none;
  border-radius: 15px;
  padding: 20px;
}
@media only screen and (max-width: 519px) {
  article.company .tabs .tab_panel ul li {
    width: 100%;
    margin-bottom: 10px;
  }
}
article.company .tabs .tab_panel ul li p {
  margin-bottom: 0;
  line-height: 1.6;
  font-weight: 600;
}
article.company .tabs .tab_panel ul li p.cat {
  font-size: 1.6rem;
}
@media only screen and (max-width: 519px) {
  article.company .tabs .tab_panel ul li p.cat {
    font-size: 1.3rem;
  }
}
article.company .tabs .tab_panel ul li p.corp_name {
  font-size: 2rem;
}
@media only screen and (max-width: 519px) {
  article.company .tabs .tab_panel ul li p.corp_name {
    font-size: 1.8rem;
  }
}
article.company ul.results_list {
  margin: 50px 0;
  padding-left: 50px;
}
@media only screen and (max-width: 519px) {
  article.company ul.results_list {
    padding-left: 20px;
  }
}
article.company ul.results_list li {
  font-size: 2rem;
  margin-bottom: 10px;
}
@media only screen and (max-width: 519px) {
  article.company ul.results_list li {
    font-size: 1.5rem;
  }
}

/* 経営理念 */
article.philosophy .page_contents_block {
  background: #ffe4ba;
  background: linear-gradient(90deg, rgb(255, 228, 186) 0%, rgb(255, 228, 186) 20%, rgb(255, 255, 255) 100%);
}
article.philosophy .philosophy_block {
  margin-bottom: 100px;
}
@media only screen and (max-width: 519px) {
  article.philosophy .philosophy_block {
    margin-bottom: 60px;
  }
}
article.philosophy .title_block {
  display: flex;
  align-items: center;
  margin-bottom: 30px;
}
article.philosophy .title_block .number {
  font-size: 13rem;
  color: #fff;
  font-family: "Brygada 1918", serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  line-height: 1;
  margin-right: 40px;
}
@media only screen and (max-width: 519px) {
  article.philosophy .title_block .number {
    font-size: 5rem;
    margin-right: 20px;
  }
}
article.philosophy .title_block .philosophy_title {
  font-size: 4.6rem;
  color: #ef9b1b;
  line-height: 1;
}
@media only screen and (max-width: 519px) {
  article.philosophy .title_block .philosophy_title {
    font-size: 2.4rem;
  }
}
article.philosophy .title_block .philosophy_title span.jp {
  display: block;
  color: #a37e5d;
  font-size: 2.4rem;
  font-weight: 300;
  margin: 15px 0 0 0;
  padding-left: 10px;
  letter-spacing: 0.5em;
}
@media only screen and (max-width: 519px) {
  article.philosophy .title_block .philosophy_title span.jp {
    font-size: 1.6rem;
    padding-left: 0;
  }
}
article.philosophy .philosophy_content {
  border-left: 4px solid #ef9b1b;
  margin-left: 50px;
  padding-left: 30px;
}
@media only screen and (max-width: 519px) {
  article.philosophy .philosophy_content {
    margin-left: 0;
    padding-left: 20px;
  }
}
article.philosophy .philosophy_content p {
  font-size: 1.8rem;
  font-weight: 400;
}
@media only screen and (max-width: 519px) {
  article.philosophy .philosophy_content p {
    font-size: 1.4rem;
  }
}
article.philosophy .philosophy_content ul li {
  font-size: 2rem;
  font-weight: 700;
  margin-bottom: 20px;
}
@media only screen and (max-width: 519px) {
  article.philosophy .philosophy_content ul li {
    font-size: 1.6rem;
  }
}

/* 人材募集 */
article.recruitment .page_contents_block {
  padding-bottom: 200px;
}
article.recruitment .section_title {
  color: #ef9b1b;
  font-size: 2.4rem;
  font-weight: 600;
  margin-bottom: 15px;
}
@media only screen and (max-width: 519px) {
  article.recruitment .section_title {
    font-size: 1.8rem;
    margin-bottom: 10px;
  }
}

/*佐藤ERについて*/
/* スタッフ紹介 */
article.staff .staff_area {
  padding: 60px 0 50px 0;
  background-color: #fff;
}
@media only screen and (max-width: 519px) {
  article.staff .staff_area {
    padding: 20px 0 30px 0;
  }
}
article.staff .staff_area .name_area {
  display: flex;
  align-items: center;
  gap: 90px;
  margin-bottom: 60px;
}
@media only screen and (max-width: 519px) {
  article.staff .staff_area .name_area {
    gap: 20px;
    position: relative;
    margin-bottom: 30px;
  }
}
article.staff .staff_area .name_area .num {
  font-size: 16rem;
  color: #ef9b1b;
  font-family: "Brygada 1918", serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  line-height: 1;
  margin-bottom: 0;
}
@media only screen and (max-width: 519px) {
  article.staff .staff_area .name_area .num {
    font-size: 5rem;
    position: absolute;
    top: 0;
    left: 0;
  }
}
article.staff .staff_area .name_area .detail .name {
  font-size: 5rem;
  color: #ef9b1b;
  margin-bottom: 20px;
  line-height: 1;
}
@media only screen and (max-width: 519px) {
  article.staff .staff_area .name_area .detail .name {
    font-size: 2.4rem;
    padding-left: 80px;
    margin-bottom: 10px;
  }
}
article.staff .staff_area .name_area .detail .katagaki {
  font-size: 2.4rem;
  color: #a37e5d;
  margin-bottom: 20px;
  line-height: 1;
  letter-spacing: 0.4em;
}
@media only screen and (max-width: 519px) {
  article.staff .staff_area .name_area .detail .katagaki {
    font-size: 1.6rem;
    padding-left: 80px;
  }
}
article.staff .staff_area .name_area .detail .text {
  font-size: 1.8rem;
  line-height: 1.6;
}
article.staff .staff_area .name_area .detail .text strong {
  color: #ef9b1b;
  font-weight: 700;
}
@media only screen and (max-width: 519px) {
  article.staff .staff_area .name_area .detail .text {
    font-size: 1.4rem;
  }
}
article.staff .staff_area .bio_area {
  display: flex;
  align-items: center;
  gap: 80px;
  margin-bottom: 80px;
}
article.staff .staff_area .bio_area img {
  max-width: 400px;
}
@media only screen and (max-width: 519px) {
  article.staff .staff_area .bio_area {
    display: block;
    margin-bottom: 60px;
  }
  article.staff .staff_area .bio_area img {
    max-width: 200px;
    display: block;
    margin: 0 auto 30px auto;
  }
}
article.staff .staff_area .bio_area .bio ul {
  border-left: 4px solid #ef9b1b;
  padding: 15px 0 5px 30px;
}
@media only screen and (max-width: 519px) {
  article.staff .staff_area .bio_area .bio ul {
    padding: 15px 0 5px 20px;
  }
}
article.staff .staff_area .bio_area .bio ul li {
  list-style-type: none;
  line-height: 1;
  font-size: 1.8rem;
  line-height: 1.6;
  margin-bottom: 20px;
}
@media only screen and (max-width: 519px) {
  article.staff .staff_area .bio_area .bio ul li {
    font-size: 1.4rem;
    margin-bottom: 15px;
  }
}
article.staff .staff_area .bio_area .bio ul li span.year {
  display: block;
  color: #ef9b1b;
  font-weight: 700;
  font-size: 2.4rem;
}
@media only screen and (max-width: 519px) {
  article.staff .staff_area .bio_area .bio ul li span.year {
    font-size: 2rem;
  }
}
article.staff .staff_area .bio_area.president {
  flex-direction: row-reverse;
  justify-content: space-between;
  align-items: center;
}
article.staff .staff_area p.act_title {
  font-size: 3rem;
  color: #ef9b1b;
  font-weight: 600;
  margin-bottom: 30px;
  line-height: 1;
}
@media only screen and (max-width: 519px) {
  article.staff .staff_area p.act_title {
    font-size: 2rem;
  }
}
article.staff .staff_area .activity ul.two_lines {
  margin-bottom: 60px;
}
@media only screen and (max-width: 519px) {
  article.staff .staff_area .activity ul.two_lines {
    padding-left: 0;
  }
}
article.staff .staff_area .activity ul.two_lines li {
  list-style-type: none;
  position: relative;
  padding-left: 50px;
  margin-bottom: 25px;
}
@media only screen and (max-width: 519px) {
  article.staff .staff_area .activity ul.two_lines li {
    padding-left: 25px;
  }
}
article.staff .staff_area .activity ul.two_lines li::before {
  content: "";
  width: 32px;
  height: 32px;
  background-color: #ef9b1b;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
@media only screen and (max-width: 519px) {
  article.staff .staff_area .activity ul.two_lines li::before {
    width: 16px;
    height: 16px;
    top: 3px;
    transform: translateY(0);
  }
}
article.staff .staff_area .activity ul.two_lines li p.title {
  font-size: 2rem;
  font-weight: 600;
  margin-bottom: 5px;
  line-height: 1.2;
}
@media only screen and (max-width: 519px) {
  article.staff .staff_area .activity ul.two_lines li p.title {
    font-size: 1.6rem;
    line-height: 1.4;
  }
}
article.staff .staff_area .activity ul.two_lines li p.text {
  font-size: 1.5rem;
  line-height: 1.6;
}
@media only screen and (max-width: 519px) {
  article.staff .staff_area .activity ul.two_lines li p.text {
    font-size: 1.4rem;
  }
}
article.staff .staff_area .activity ul.two_columns {
  display: flex;
  flex-wrap: wrap;
  gap: 10px 20px;
  margin-bottom: 60px;
}
@media only screen and (max-width: 519px) {
  article.staff .staff_area .activity ul.two_columns {
    padding-left: 0;
  }
}
article.staff .staff_area .activity ul.two_columns li {
  width: calc((100% - 20px) / 2);
  list-style-type: none;
  position: relative;
  padding-left: 20px;
  margin-bottom: 0;
  font-size: 2rem;
  line-height: 1.6;
}
@media only screen and (max-width: 519px) {
  article.staff .staff_area .activity ul.two_columns li {
    width: 100%;
    font-size: 1.5rem;
    padding-left: 25px;
  }
}
article.staff .staff_area .activity ul.two_columns li::before {
  content: "";
  width: 16px;
  height: 16px;
  background-color: #6d3904;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
article.staff .staff_area .activity ul.block {
  margin-bottom: 60px;
  padding-left: 0;
}
article.staff .staff_area .activity ul.block li {
  list-style-type: none;
  position: relative;
  padding-left: 20px;
  margin-bottom: 10px;
  font-size: 2rem;
  line-height: 1.6;
}
@media only screen and (max-width: 519px) {
  article.staff .staff_area .activity ul.block li {
    width: 100%;
    font-size: 1.5rem;
    padding-left: 25px;
  }
}
article.staff .staff_area .activity ul.block li::before {
  content: "";
  width: 16px;
  height: 16px;
  background-color: #6d3904;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
article.staff .staff_area .activity ul.normal {
  display: flex;
  gap: 10px 40px;
  margin-bottom: 60px;
}
@media only screen and (max-width: 519px) {
  article.staff .staff_area .activity ul.normal {
    display: block;
    padding-left: 0;
  }
}
article.staff .staff_area .activity ul.normal li {
  list-style-type: none;
  position: relative;
  padding-left: 20px;
  margin-bottom: 0;
  font-size: 2rem;
  line-height: 1.6;
}
@media only screen and (max-width: 519px) {
  article.staff .staff_area .activity ul.normal li {
    width: 100%;
    font-size: 1.5rem;
    padding-left: 25px;
  }
}
article.staff .staff_area .activity ul.normal li::before {
  content: "";
  width: 16px;
  height: 16px;
  background-color: #6d3904;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
article.staff .staff_area.og {
  background: #ffecd3;
}
article.staff .staff_area.og .name_area .num {
  color: #fff;
}

/*スタッフ紹介*/
/* 業務案内 */
article.services {
  position: relative;
  color: #954c00;
  /* 子ページ */
}
article.services .sub_menu {
  position: absolute;
  top: 20px;
  right: 30px;
}
article.services .sub_menu ul {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 30px;
}
@media only screen and (min-width: 520px) and (max-width: 1279px) {
  article.services .sub_menu ul {
    flex-wrap: wrap;
    gap: 30px;
  }
}
@media only screen and (max-width: 519px) {
  article.services .sub_menu ul {
    display: none;
  }
}
article.services .sub_menu ul li a {
  color: #6d3904;
  text-decoration: none;
  position: relative;
  display: inline-block;
  font-size: 1.6rem;
  padding-left: 28px;
  line-height: 1;
}
@media only screen and (min-width: 520px) and (max-width: 1279px) {
  article.services .sub_menu ul li a {
    font-size: 1.2rem;
  }
}
article.services .sub_menu ul li a::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 20px;
  height: 20px;
  background-color: #ef9b1b;
  border-radius: 50%;
  transform: translateY(-50%) rotate(0deg);
  transition: clip-path 0.5s ease, border-radius 0.5s ease, transform 0.5s ease;
}
article.services .sub_menu ul li a:hover::before {
  border-radius: 0;
  clip-path: polygon(100% 50%, 0 0, 0 100%);
  transform: translateY(-50%) rotate(90deg);
}
article.services .page_title_block {
  padding-bottom: 80px;
}
article.services .page_title_block .page_title {
  font-size: 4rem;
  position: relative;
  display: inline-block;
  margin: 0 auto 30px;
  padding-bottom: 15px;
}
@media only screen and (max-width: 519px) {
  article.services .page_title_block .page_title {
    font-size: 3rem;
  }
}
article.services .page_title_block .page_title::after {
  content: "";
  position: absolute;
  bottom: -10px;
  left: 50%;
  width: 130%;
  height: 1px;
  background-color: #ef9b1b;
  transform: translateX(-50%);
}
@media only screen and (max-width: 519px) {
  article.services .page_title_block .page_title::after {
    width: 100%;
  }
}
article.services .page_title_block p {
  font-size: 2rem;
}
@media only screen and (max-width: 519px) {
  article.services .page_title_block p {
    font-size: 1.6rem;
  }
}
article.services .services_list {
  background-color: #fceed7;
  padding: 50px 0;
  margin-bottom: 100px;
}
@media only screen and (max-width: 519px) {
  article.services .services_list {
    margin-bottom: 50px;
  }
}
article.services .services_list .inner.flex, article.services .services_list .service_block .service_title span.flex, article.services .service_block .service_title .services_list span.flex {
  gap: 25px;
}
article.services .services_list .box {
  background-color: #fff;
  border-radius: 50px;
  padding: 30px 30px 50px 30px;
  box-shadow: 6px 6px 0px #ef9b1b;
}
article.services .services_list .box .icon {
  background-color: #e89929;
  width: 80px;
  height: 80px;
  border-radius: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto 20px;
}
article.services .services_list .box .icon img {
  width: 50px;
  height: 50px;
  object-fit: contain;
}
article.services .services_list .box h3 {
  font-size: 2.5rem;
  text-align: center;
  color: #954c00;
  font-weight: 600;
}
article.services .services_list .box h3 span.num {
  font-family: "Brygada 1918", serif;
  font-size: 3rem;
  margin-right: 10px;
}
article.services .services_list .box p {
  letter-spacing: 0;
}
article.services .service_block {
  margin-bottom: 50px;
}
article.services .service_block .service_title {
  background-color: #faf8f8;
  padding: 15px 0;
  font-size: 3rem;
  margin-bottom: 50px;
}
@media only screen and (max-width: 519px) {
  article.services .service_block .service_title {
    font-size: 2.4rem;
  }
}
article.services .service_block .service_title span {
  display: block;
  font-weight: 700;
}
article.services .service_block .inner.flex, article.services .service_block .service_title span.flex {
  justify-content: flex-start;
  align-items: flex-start;
  gap: 50px;
}
@media only screen and (max-width: 519px) {
  article.services .service_block .inner.flex, article.services .service_block .service_title span.flex {
    flex-direction: column;
    gap: 30px;
  }
}
article.services .service_block .inner.flex.reverse, article.services .service_block .service_title span.flex.reverse {
  flex-direction: row-reverse;
}
article.services .service_block .inner.flex img, article.services .service_block .service_title span.flex img {
  width: 395px;
  height: auto;
}
@media only screen and (max-width: 519px) {
  article.services .service_block .inner.flex img, article.services .service_block .service_title span.flex img {
    width: 100%;
  }
}
article.services .service_block .inner.flex .text p, article.services .service_block .service_title span.flex .text p {
  font-size: 2rem;
}
@media only screen and (max-width: 519px) {
  article.services .service_block .inner.flex .text p, article.services .service_block .service_title span.flex .text p {
    font-size: 1.6rem;
  }
}
article.services .service_block .inner.flex .text ul.link-list.arrow, article.services .service_block .service_title span.flex .text ul.link-list.arrow {
  padding-left: 0;
  list-style: none;
}
article.services .service_block .inner.flex .text ul.link-list.arrow li, article.services .service_block .service_title span.flex .text ul.link-list.arrow li {
  margin: 0.4rem 0;
}
article.services .service_block .inner.flex .text ul.link-list.arrow a, article.services .service_block .service_title span.flex .text ul.link-list.arrow a {
  display: block;
  padding: 5px 50px 5px 50px;
  font-size: 2.2rem;
  font-weight: 700;
  text-decoration: none;
  border-radius: 10px;
  position: relative;
  transition: background-color 0.18s ease, transform 0.18s ease;
}
@media only screen and (max-width: 519px) {
  article.services .service_block .inner.flex .text ul.link-list.arrow a, article.services .service_block .service_title span.flex .text ul.link-list.arrow a {
    font-size: 1.8rem;
    padding: 5px 30px 5px 40px;
  }
}
article.services .service_block .inner.flex .text ul.link-list.arrow a::before, article.services .service_block .service_title span.flex .text ul.link-list.arrow a::before {
  content: "▶";
  font-size: 0.7em;
  color: #ef9b1b;
  line-height: 1;
  position: absolute;
  left: 15px;
  top: 50%;
  transform: translateY(-50%);
  opacity: 0.7;
  transition: transform 0.18s ease, opacity 0.18s ease;
}
article.services .service_block .inner.flex .text ul.link-list.arrow a::after, article.services .service_block .service_title span.flex .text ul.link-list.arrow a::after {
  content: "→";
  position: absolute;
  right: 0.8em;
  top: 50%;
  transform: translateY(-50%) translateX(-4px);
  opacity: 0;
  transition: transform 0.18s ease, opacity 0.18s ease;
}
article.services .service_block .inner.flex .text ul.link-list.arrow a:hover, article.services .service_block .service_title span.flex .text ul.link-list.arrow a:hover, article.services .service_block .inner.flex .text ul.link-list.arrow a:focus-visible, article.services .service_block .service_title span.flex .text ul.link-list.arrow a:focus-visible {
  background: #fceed7;
}
article.services .service_block .inner.flex .text ul.link-list.arrow a:hover::before, article.services .service_block .service_title span.flex .text ul.link-list.arrow a:hover::before, article.services .service_block .inner.flex .text ul.link-list.arrow a:focus-visible::before, article.services .service_block .service_title span.flex .text ul.link-list.arrow a:focus-visible::before {
  transform: translateY(-50%) translateX(2px);
  opacity: 1;
}
article.services .service_block .inner.flex .text ul.link-list.arrow a:hover::after, article.services .service_block .service_title span.flex .text ul.link-list.arrow a:hover::after, article.services .service_block .inner.flex .text ul.link-list.arrow a:focus-visible::after, article.services .service_block .service_title span.flex .text ul.link-list.arrow a:focus-visible::after {
  transform: translateY(-50%) translateX(0);
  opacity: 0.9;
}
article.services .service_block .inner.flex .text ul.link-list.arrow a:focus-visible, article.services .service_block .service_title span.flex .text ul.link-list.arrow a:focus-visible {
  outline: 3px solid #fceed7;
  outline-offset: 2px;
}
article.services.child .service_title_block {
  padding: 60px 30px 70px 0;
  background: #ffe4ba;
  background: linear-gradient(90deg, rgb(255, 228, 186) 0%, rgb(255, 228, 186) 20%, rgb(255, 255, 255) 100%);
  min-height: 500px;
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 519px) {
  article.services.child .service_title_block {
    min-height: auto;
  }
}
article.services.child .service_title_block .title_block {
  text-align: left;
}
article.services.child .service_title_block .title_block .page_title {
  font-size: 5rem;
  line-height: 1.2;
  font-weight: 600;
  position: relative;
  margin-bottom: 30px;
}
@media only screen and (max-width: 519px) {
  article.services.child .service_title_block .title_block .page_title {
    font-size: 2.4rem;
  }
  article.services.child .service_title_block .title_block .page_title br {
    display: none;
  }
}
article.services.child .service_title_block .title_block .page_title::after {
  content: "";
  position: absolute;
  bottom: -10px;
  left: 0;
  width: 100px;
  height: 1px;
  background-color: #ef9b1b;
}
article.services.child .service_title_block .title_block .page_title .en {
  color: #ef9b1b;
  font-size: 3rem;
  font-weight: 600;
  display: block;
  margin-bottom: 10px;
}
@media only screen and (max-width: 519px) {
  article.services.child .service_title_block .title_block .page_title .en {
    font-size: 1.6rem;
  }
}
article.services.child .service_title_block .title_block p {
  font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Meiryo", sans-serif;
  font-size: 2rem;
}
@media only screen and (max-width: 519px) {
  article.services.child .service_title_block .title_block p {
    font-size: 1.4rem;
  }
}
article.services .page_content_block {
  padding: 40px 0 100px 0;
}
@media only screen and (max-width: 519px) {
  article.services .page_content_block {
    padding-bottom: 50px;
  }
}
article.services .page_content_block .content_title {
  position: relative;
  margin-bottom: 80px;
}
@media only screen and (max-width: 519px) {
  article.services .page_content_block .content_title {
    margin-bottom: 30px;
  }
}
article.services .page_content_block .content_title::after {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 100vw;
  height: 2px;
  background: #ffe4ba;
  background: linear-gradient(90deg, rgb(246, 197, 122) 0%, rgb(255, 255, 255) 30%, rgb(255, 255, 255) 100%);
}
article.services .page_content_block .content_title .title {
  font-size: 4rem;
  line-height: 1.4;
  margin-bottom: 10px;
}
@media only screen and (max-width: 519px) {
  article.services .page_content_block .content_title .title {
    font-size: 2.6rem;
  }
}
article.services .page_content_block .content_title .sub {
  font-size: 2rem;
  font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Meiryo", sans-serif;
}
@media only screen and (max-width: 519px) {
  article.services .page_content_block .content_title .sub {
    font-size: 1.6rem;
  }
}
article.services .icon_include_list {
  display: flex;
  gap: 15px;
  flex-wrap: wrap;
}
article.services .icon_include_list .box {
  flex: 1 1 300px;
  background: #faf8f8;
  border-radius: 5px;
  padding: 30px 10px 30px 30px;
}
article.services .icon_include_list .box .icon {
  width: 70px;
  height: 70px;
  border: 2px solid #ef9b1b;
  border-radius: 50%;
  background-color: #fff;
  margin: 0 0 20px 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
article.services .icon_include_list .box .icon img {
  width: 45px;
  height: 45px;
  object-fit: contain;
}
article.services .icon_include_list .box .title {
  font-size: 2.2rem;
  font-weight: 600;
  margin-bottom: 10px;
}
article.services .icon_include_list .box .text {
  font-size: 1.8rem;
  line-height: 1.2;
}
article.services .number_list .box {
  display: flex;
  gap: 80px;
}
@media only screen and (max-width: 519px) {
  article.services .number_list .box {
    gap: 20px;
  }
}
article.services .number_list .box .num {
  font-size: 10rem;
  color: #ffecd3;
  line-height: 1;
}
@media only screen and (max-width: 519px) {
  article.services .number_list .box .num {
    font-size: 6rem;
  }
}
article.services .number_list .box .textbox {
  margin-bottom: 30px;
}
article.services .number_list .box .textbox .title {
  font-size: 3.2rem;
  font-weight: 600;
  margin-bottom: 10px;
  position: relative;
}
@media only screen and (max-width: 519px) {
  article.services .number_list .box .textbox .title {
    font-size: 2.4rem;
  }
}
article.services .number_list .box .textbox .title::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100px;
  height: 1px;
  background-color: #ef9b1b;
}
article.services .number_list .box .textbox .text {
  font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Meiryo", sans-serif;
  font-size: 1.6rem;
  line-height: 1.8;
}
@media only screen and (max-width: 519px) {
  article.services .number_list .box .textbox .text {
    font-size: 1.4rem;
  }
}
article.services .number_list .box .textbox .text.bg {
  background: #ffe4ba;
  background: linear-gradient(90deg, rgb(251, 226, 187) 0%, rgb(251, 226, 187) 30%, rgb(255, 255, 255) 100%);
  padding: 20px;
}
article.services .case_list .box {
  background: #faf8f8;
  border-radius: 5px;
  padding: 30px 30px 30px 30px;
}
@media only screen and (max-width: 519px) {
  article.services .case_list .box {
    padding: 20px 20px 20px 20px;
  }
}
article.services .case_list .box .icon {
  width: 70px;
  height: 70px;
  border-radius: 50%;
  background-color: #ef9b1b;
  margin: 0 0 20px 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
article.services .case_list .box .icon img {
  width: 40px;
  height: 40px;
  object-fit: contain;
}
article.services .case_list .box ul.link-list li a {
  font-size: 1.6rem;
  padding: 5px 0 5px 20px;
}
article.services .case_list .box ul.link-list li a::before {
  left: 0px;
}
article.services .case_list .box ul.link-list li a br {
  display: none;
}

/*業務案内*/
/* 実績紹介 */
article.cases {
  position: relative;
  /* 記事 */
  /* 報告書・資料 */
}
article.cases .sub_menu {
  position: absolute;
  top: 20px;
  right: 30px;
}
article.cases .sub_menu ul {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 30px;
}
@media only screen and (min-width: 520px) and (max-width: 1279px) {
  article.cases .sub_menu ul {
    flex-wrap: wrap;
    gap: 30px;
  }
}
@media only screen and (max-width: 519px) {
  article.cases .sub_menu ul {
    display: none;
  }
}
article.cases .sub_menu ul li a {
  color: #6d3904;
  text-decoration: none;
  position: relative;
  display: inline-block;
  font-size: 1.6rem;
  padding-left: 28px;
  line-height: 1;
}
@media only screen and (min-width: 520px) and (max-width: 1279px) {
  article.cases .sub_menu ul li a {
    font-size: 1.2rem;
  }
}
article.cases .sub_menu ul li a::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 20px;
  height: 20px;
  background-color: #ef9b1b;
  border-radius: 50%;
  transform: translateY(-50%) rotate(0deg);
  transition: clip-path 0.5s ease, border-radius 0.5s ease, transform 0.5s ease;
}
article.cases .sub_menu ul li a:hover::before {
  border-radius: 0;
  clip-path: polygon(0 50%, 100% 0, 100% 100%);
  transform: translateY(-50%) rotate(0deg);
}
article.cases .cases_list {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  gap: 45px;
}
@media only screen and (max-width: 519px) {
  article.cases .cases_list {
    margin-top: 30px;
    justify-content: space-between;
    gap: 0;
  }
}
article.cases .cases_list .item {
  width: calc(33.33% - 30px);
  margin-bottom: 30px;
}
@media only screen and (max-width: 519px) {
  article.cases .cases_list .item {
    width: 48%;
  }
}
article.cases .cases_list .item a {
  display: block;
  transition: 0.3s all;
}
article.cases .cases_list .item a:hover {
  text-decoration: none;
  opacity: 0.8;
}
article.cases .cases_list .item .date {
  font-size: 1.6rem;
}
article.cases .cases_list .item .image {
  background-color: #f8f6f7;
  padding: 40px 0;
  margin-bottom: 10px;
}
article.cases .cases_list .item .image img {
  width: 100%;
  height: 195px;
  object-fit: cover;
  object-position: center;
}
article.cases .cases_list .item .title {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 20px;
}
article.cases .cases_list .item .title span.num {
  font-size: 3rem;
  width: 60px;
}
@media only screen and (max-width: 519px) {
  article.cases .cases_list .item .title span.num {
    width: 50px;
    font-size: 2.4rem;
  }
}
article.cases .cases_list .item .title p {
  width: calc(100% - 60px);
  font-size: 1.5rem;
  line-height: 1.4;
}
@media only screen and (max-width: 519px) {
  article.cases .cases_list .item .title p {
    width: calc(100% - 50px);
    font-size: 1.2rem;
  }
}
article.cases .case_title_block {
  padding: 60px 30px 70px 0;
  background: #ffe4ba;
  background: linear-gradient(90deg, rgb(255, 228, 186) 0%, rgb(255, 228, 186) 20%, rgb(255, 255, 255) 100%);
}
article.cases .case_title_block .case_number {
  color: #ef9b1b;
  font-size: 3rem;
  font-weight: 600;
  display: block;
  margin-bottom: 10px;
}
@media only screen and (max-width: 519px) {
  article.cases .case_title_block .case_number {
    font-size: 1.6rem;
  }
}
article.cases .case_title_block .case_title {
  font-size: 4rem;
  line-height: 1.2;
  font-weight: 600;
  position: relative;
  margin-bottom: 30px;
}
@media only screen and (max-width: 519px) {
  article.cases .case_title_block .case_title {
    font-size: 2.4rem;
  }
}
article.cases .case_title_block .case_main_detail {
  font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Meiryo", sans-serif;
  font-size: 1.8rem;
}
@media only screen and (max-width: 519px) {
  article.cases .case_title_block .case_main_detail {
    font-size: 1.4rem;
  }
}
article.cases .case_title_block a.btn_link {
  font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Meiryo", sans-serif;
  display: inline-block;
  margin-top: 30px;
  padding: 12px 30px 12px 50px;
  background-color: #fff;
  border: 2px solid #d58100;
  font-size: 1.6rem;
  border-radius: 30px;
  transition: 0.3s all;
  position: relative;
}
article.cases .case_title_block a.btn_link::before {
  content: "▶";
  color: #d58100;
  line-height: 1;
  position: absolute;
  left: 24px;
  top: 50%;
  transform: translateY(-50%);
  opacity: 0.7;
  transition: transform 0.18s ease, opacity 0.18s ease;
}
article.cases .case_title_block a.btn_link:hover {
  background-color: #ef9b1b;
  text-decoration: none;
  color: #fff;
}
@media only screen and (max-width: 519px) {
  article.cases .case_title_block a.btn_link {
    font-size: 1.4rem;
  }
}
article.cases .content_block {
  padding: 100px 0 60px 0;
  /* フロー */
  /* modal table */
}
@media only screen and (max-width: 519px) {
  article.cases .content_block {
    padding: 60px 0 30px 0;
  }
}
article.cases .content_block.survey, article.cases .content_block.report_thesis {
  background-color: #f9f9f9;
}
article.cases .content_block .block_title {
  font-size: 4rem;
  font-weight: 600;
  margin-bottom: 5px;
  position: relative;
  z-index: 2;
  border-bottom: none;
}
@media only screen and (max-width: 519px) {
  article.cases .content_block .block_title {
    font-size: 2.6rem;
  }
}
article.cases .content_block .block_title::after {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: -1;
  color: #fdecd3;
  font-size: 3em;
  line-height: 1;
  pointer-events: none;
}
article.cases .content_block .block_title::before {
  position: absolute;
  bottom: 0;
  left: -1.25em;
  z-index: -1;
  width: 2.5em;
  height: 2.5em;
  border-radius: 50%;
  background: #ffe4ba;
  content: "";
}
article.cases .content_block:nth-child(4) .block_title::after {
  content: "01";
}
article.cases .content_block:nth-child(5) .block_title::after {
  content: "02";
}
article.cases .content_block:nth-child(6) .block_title::after {
  content: "03";
}
article.cases .content_block:nth-child(7) .block_title::after {
  content: "04";
}
article.cases .content_block:nth-child(8) .block_title::after {
  content: "05";
}
article.cases .content_block .block_text {
  font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Meiryo", sans-serif;
  font-size: 1.8rem;
  line-height: 1.8;
  margin-bottom: 30px;
}
@media only screen and (max-width: 519px) {
  article.cases .content_block .block_text {
    font-size: 1.6rem;
  }
}
article.cases .content_block .box_impact {
  padding: 15px 20px;
  background-color: #fff4e5;
  border-left: 6px solid #ef9b1b;
}
@media only screen and (max-width: 519px) {
  article.cases .content_block .box_impact {
    font-size: 1.4rem;
  }
}
article.cases .content_block .box {
  margin-bottom: 40px;
}
article.cases .content_block .box .box_title {
  border-bottom: 3px solid #f2f2f2;
  font-size: 2.8rem;
  margin-bottom: 15px;
}
@media only screen and (max-width: 519px) {
  article.cases .content_block .box .box_title {
    font-size: 2rem;
  }
}
article.cases .content_block .box .box_title span {
  display: inline-block;
  position: relative;
  padding: 0 0.4em 0.1em 0;
  color: #724409;
}
article.cases .content_block .box .box_title span::before {
  position: absolute;
  bottom: -3px;
  left: 0;
  width: 100%;
  height: 3px;
  background-color: #ef9b1b;
  content: "";
}
article.cases .content_block .box .box_text {
  font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Meiryo", sans-serif;
  font-size: 1.6rem;
  line-height: 1.8;
}
@media only screen and (max-width: 519px) {
  article.cases .content_block .box .box_text {
    font-size: 1.4rem;
  }
}
article.cases .content_block .border_box {
  margin-bottom: 40px;
  background-color: #fff;
  border: 1px solid #e6e6e6;
  padding: 20px 25px;
}
article.cases .content_block .border_box .box_title {
  border-bottom: 3px solid #f2f2f2;
  font-size: 2.8rem;
  margin-bottom: 15px;
}
@media only screen and (max-width: 519px) {
  article.cases .content_block .border_box .box_title {
    font-size: 2rem;
  }
}
article.cases .content_block .border_box .box_title span {
  display: inline-block;
  position: relative;
  padding: 0 0.4em 0.1em 0;
  color: #724409;
}
article.cases .content_block .border_box .box_title span::before {
  position: absolute;
  bottom: -3px;
  left: 0;
  width: 100%;
  height: 3px;
  background-color: #ef9b1b;
  content: "";
}
article.cases .content_block .border_box .box_text {
  font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Meiryo", sans-serif;
  font-size: 1.6rem;
  line-height: 1.8;
}
@media only screen and (max-width: 519px) {
  article.cases .content_block .border_box .box_text {
    font-size: 1.4rem;
  }
}
article.cases .content_block .flow {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 20px; /* ボックス間の距離 */
  flex-wrap: wrap; /* 狭い画面では折り返し */
}
article.cases .content_block .flow .box {
  position: relative;
  padding: 40px 20px;
  border: 1px solid #ef9b1b;
  border-radius: 12px;
  text-align: center;
  background-color: #fff4e5;
  box-sizing: border-box;
  flex: 1;
}
@media only screen and (max-width: 519px) {
  article.cases .content_block .flow .box {
    width: 70%;
    flex: none;
    margin-bottom: 20px;
    padding: 25px 15px;
  }
}
article.cases .content_block .flow .box::before {
  display: block;
  margin: 0 auto 20px;
  counter-increment: step;
  content: "1";
  font-size: 40px;
  width: 60px;
  height: 60px;
  line-height: 60px;
  background-color: #ef9b1b;
  color: #fff;
  border-radius: 100px;
  font-weight: bold;
  pointer-events: none;
}
article.cases .content_block .flow .box:nth-child(1) {
  background: linear-gradient(180deg, #e8f5ff 0%, #fff 100%);
}
article.cases .content_block .flow .box:nth-child(1)::before {
  content: "1";
}
article.cases .content_block .flow .box:nth-child(2) {
  background: linear-gradient(180deg, #e8fff5 0%, #fff 100%);
}
article.cases .content_block .flow .box:nth-child(2)::before {
  content: "2";
}
article.cases .content_block .flow .box:nth-child(3) {
  background: linear-gradient(180deg, #f6ffe8 0%, #fff 100%);
}
article.cases .content_block .flow .box:nth-child(3)::before {
  content: "3";
}
article.cases .content_block .flow .box:nth-child(4) {
  background: linear-gradient(180deg, #fff5e8 0%, #fff 100%);
}
article.cases .content_block .flow .box:nth-child(4)::before {
  content: "4";
}
article.cases .content_block .flow .box:nth-child(5) {
  background: linear-gradient(180deg, #fff0e8 0%, #fff 100%);
}
article.cases .content_block .flow .box:nth-child(5)::before {
  content: "5";
}
article.cases .content_block .flow .box::after {
  content: "";
  position: absolute;
  top: 50%;
  right: -22px;
  transform: translateY(-50%);
  border-left: 22px solid #ef9b1b;
  border-top: 12px solid transparent;
  border-bottom: 12px solid transparent;
}
@media only screen and (max-width: 519px) {
  article.cases .content_block .flow .box::after {
    top: auto;
    right: 50%;
    bottom: -22px;
    transform: translateX(50%) rotate(0deg);
    border-top: 22px solid #ef9b1b;
    border-bottom: 0 solid transparent;
    border-left: 18px solid transparent;
    border-right: 18px solid transparent;
  }
}
article.cases .content_block .flow .box p {
  position: relative;
  z-index: 1;
  margin: 0;
}
article.cases .content_block .flow .box .title {
  font-weight: 600;
  font-size: 2rem;
  margin-bottom: 6px;
}
article.cases .content_block .flow .box .text {
  font-size: 1.4rem;
}
article.cases .content_block .flow .box:last-child::after {
  display: none;
}
@media only screen and (max-width: 519px) {
  article.cases .content_block .flow .box .flow {
    flex-direction: column;
    gap: 30px;
  }
  article.cases .content_block .flow .box .box::after {
    top: auto;
    bottom: -20px;
    left: 50%;
    right: auto;
    transform: translateX(-50%) rotate(90deg);
  }
}
article.cases .content_block .flex {
  gap: 40px;
}
@media only screen and (max-width: 519px) {
  article.cases .content_block .flex {
    display: block;
  }
}
article.cases .content_block .flex .detail {
  flex: 2;
}
article.cases .content_block .flex .image {
  flex: 1;
}
article.cases .content_block .modal_tables {
  margin-bottom: 20px;
  /* モーダルと背景の指定 */
  /* モーダルの擬似要素の指定 */
  /* クラスが追加された時の指定 */
  /* モーダル内側の指定 */
  /* モーダルを閉じるボタンの指定 */
  /* モーダルのコンテンツ部分の指定 */
  /* モーダルのコンテンツ部分のテキストの指定 */
}
article.cases .content_block .modal_tables .modal_title {
  display: flex;
  align-items: center;
  gap: 20px;
  border: 1px solid #ef9b1b;
  padding: 10px 20px;
  background-color: #f2f2f2;
  border-radius: 5px;
  text-decoration: none;
}
@media only screen and (max-width: 519px) {
  article.cases .content_block .modal_tables .modal_title {
    gap: 10px;
  }
}
article.cases .content_block .modal_tables .modal_title .icon {
  width: 50px;
  height: 50px;
  background-color: #ef9b1b;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 100px;
  margin-right: 10px;
}
@media only screen and (max-width: 519px) {
  article.cases .content_block .modal_tables .modal_title .icon {
    display: none;
  }
}
article.cases .content_block .modal_tables .modal_title .icon img {
  object-fit: contain;
  width: 30px;
  height: 30px;
}
@media only screen and (max-width: 519px) {
  article.cases .content_block .modal_tables .modal_title .icon img {
    width: 20px;
    height: 20px;
  }
}
article.cases .content_block .modal_tables .modal_title .detail {
  font-size: 1.4rem;
  color: #6d3904;
  font-family: "Noto Serif JP", "Yu Mincho", "Hiragino Mincho ProN", "Hiragino Mincho Pro", "MS PMincho", serif !important;
  margin-bottom: 0;
}
@media only screen and (max-width: 519px) {
  article.cases .content_block .modal_tables .modal_title .detail {
    font-size: 1.1rem;
  }
}
article.cases .content_block .modal_tables .modal_title .title {
  font-size: 2.4rem;
  font-family: "Noto Serif JP", "Yu Mincho", "Hiragino Mincho ProN", "Hiragino Mincho Pro", "MS PMincho", serif !important;
  margin-bottom: 0;
}
article.cases .content_block .modal_tables .modal_title .modal-open {
  margin-left: auto;
  padding: 6px 20px;
  background-color: #ef9b1b;
  color: #fff;
  border-radius: 30px;
  font-size: 1.4rem;
  transition: all 0.3s;
  cursor: pointer;
}
@media only screen and (max-width: 519px) {
  article.cases .content_block .modal_tables .modal_title .modal-open {
    font-size: 1.1rem;
    border-radius: 3px;
    padding: 5px 10px;
    min-width: 80px;
  }
}
article.cases .content_block .modal_tables .modal_title .modal-open:hover {
  background-color: rgb(200.9016393443, 126.8852459016, 14.0983606557);
  text-decoration: none;
  color: #fff;
}
article.cases .content_block .modal_tables .modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  background: rgba(0, 0, 0, 0.5);
  padding: 40px 20px;
  overflow: auto;
  opacity: 0;
  visibility: hidden;
  transition: 0.3s;
  box-sizing: border-box;
  z-index: 4;
}
article.cases .content_block .modal_tables .modal:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  height: 100%;
  margin-left: -0.2em;
}
article.cases .content_block .modal_tables .modal.is-active {
  opacity: 1;
  visibility: visible;
}
article.cases .content_block .modal_tables .modal-container {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  max-width: 800px;
  width: 90%;
}
article.cases .content_block .modal_tables .modal-close {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  top: 5px;
  right: 5px;
  width: 24px;
  height: 24px;
  color: #000;
  background: #fff;
  border: 1px solid #000;
  border-radius: 50%;
  cursor: pointer;
}
article.cases .content_block .modal_tables .modal-content {
  background: #fff;
  text-align: left;
  line-height: 1.8;
  padding: 20px;
  max-height: 80vh;
  overflow-y: auto;
}
article.cases .content_block .modal_tables .modal-content .title {
  font-size: 2rem;
}
@media only screen and (max-width: 519px) {
  article.cases .content_block .modal_tables .modal-content .title {
    font-size: 1.6rem;
  }
}
article.cases .content_block .modal_tables .modal-content table thead th {
  background-color: #f4ffec;
  font-size: 1.4rem;
  font-weight: 600;
  font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Meiryo", sans-serif;
}
@media only screen and (max-width: 519px) {
  article.cases .content_block .modal_tables .modal-content table thead th {
    font-size: 1.2rem;
  }
}
article.cases .content_block .modal_tables .modal-content p {
  margin: 1em 0;
}
article.cases .content p {
  font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Meiryo", sans-serif;
  font-size: 1.6rem;
  line-height: 1.8;
  margin-bottom: 20px;
}
@media only screen and (max-width: 519px) {
  article.cases .content p {
    font-size: 1.4rem;
  }
}
article.cases .content ul {
  margin-bottom: 20px;
}
article.cases .content ul li {
  list-style-type: disc;
  margin-left: 1.5em;
  margin-bottom: 5px;
}
article.cases .content table {
  border: 1px solid #ccc;
}
article.cases .content table caption {
  border: 1px solid #ccc;
  border-bottom: none;
  font-size: 1.8rem;
  font-weight: 600;
  background-color: #fff4e5;
  padding: 5px 10px;
}
@media only screen and (max-width: 519px) {
  article.cases .content table caption {
    font-size: 1.4rem;
  }
}
article.cases .content table caption p {
  font-family: "Noto Serif JP", "Yu Mincho", "Hiragino Mincho ProN", "Hiragino Mincho Pro", "MS PMincho", serif;
  font-size: 1.8rem;
  font-weight: 600;
  margin-bottom: 0;
}
@media only screen and (max-width: 519px) {
  article.cases .content table caption p {
    font-size: 1.4rem;
  }
}
article.cases .content table th,
article.cases .content table td {
  border: 1px solid #ccc;
  padding: 5px 10px;
  text-align: left;
}
@media only screen and (max-width: 519px) {
  article.cases .content table th,
  article.cases .content table td {
    padding: 4px 8px;
  }
}
article.cases .content table th {
  font-size: 1.6rem;
  font-weight: 600;
}
@media only screen and (max-width: 519px) {
  article.cases .content table th {
    font-size: 1.2rem;
  }
}
article.cases .content table td {
  font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Meiryo", sans-serif;
  font-size: 1.3rem;
}
@media only screen and (max-width: 519px) {
  article.cases .content table td {
    font-size: 1.1rem;
  }
}
article.cases .content .flex {
  gap: 20px;
}
article.cases .content .flex .detail {
  flex: 3;
}
article.cases .content .flex .image {
  flex: 2;
  text-align: center;
}
article.cases .content .flex .image img {
  height: auto;
  margin-bottom: 10px;
}
article.cases .content h2 {
  font-size: 3rem;
  font-weight: 600;
  margin-bottom: 20px;
}
article.cases .content h4 {
  font-size: 2.4rem;
  font-weight: 600;
  margin-bottom: 20px;
}
article.cases .content h3,
article.cases .content .content_title {
  font-family: "Noto Serif JP", "Yu Mincho", "Hiragino Mincho ProN", "Hiragino Mincho Pro", "MS PMincho", serif !important;
  border-bottom: 3px solid #ef9b1b;
  font-size: 2.8rem;
  margin-bottom: 15px;
}
@media only screen and (max-width: 519px) {
  article.cases .content h3,
  article.cases .content .content_title {
    font-size: 2.4rem;
  }
}
article.cases .content h3 span,
article.cases .content .content_title span {
  display: inline-block;
  position: relative;
  padding: 0 0.4em 0.1em 0;
  color: #724409;
}
article.cases .content h3 span::before,
article.cases .content .content_title span::before {
  position: absolute;
  bottom: -3px;
  left: 0;
  width: 100%;
  height: 3px;
  background-color: #ef9b1b;
  content: "";
}
article.cases .content .box_title {
  font-family: "Noto Serif JP", "Yu Mincho", "Hiragino Mincho ProN", "Hiragino Mincho Pro", "MS PMincho", serif !important;
}
article.cases .content_block.report_thesis {
  padding-bottom: 100px;
}
article.cases .content_block.report_thesis .report_list {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}
article.cases .content_block.report_thesis .report_list .report_item {
  width: calc(50% - 10px);
  background-color: #fff;
  border: 1px solid #e6e6e6;
  padding: 20px 25px 25px 25px;
  display: flex;
  gap: 15px;
}
@media only screen and (max-width: 519px) {
  article.cases .content_block.report_thesis .report_list .report_item {
    width: 100%;
    display: block;
  }
}
article.cases .content_block.report_thesis .report_list .report_item .icon {
  border: 2px solid #ef9b1b;
  padding: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100px;
  width: 70px;
  height: 70px;
}
@media only screen and (max-width: 519px) {
  article.cases .content_block.report_thesis .report_list .report_item .icon {
    width: 60px;
    height: 60px;
    margin-bottom: 10px;
  }
}
article.cases .content_block.report_thesis .report_list .report_item .report_content {
  width: calc(100% - 85px);
}
@media only screen and (max-width: 519px) {
  article.cases .content_block.report_thesis .report_list .report_item .report_content {
    width: 100%;
  }
}
article.cases .content_block.report_thesis .report_list .report_item .title {
  border-bottom: none;
  font-size: 2rem;
  font-weight: 600;
  margin-bottom: 10px;
}
@media only screen and (max-width: 519px) {
  article.cases .content_block.report_thesis .report_list .report_item .title {
    font-size: 1.8rem;
  }
}
article.cases .content_block.report_thesis .report_list .report_item .detail {
  font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Meiryo", sans-serif;
  font-size: 1.6rem;
  line-height: 1.8;
  margin-bottom: 15px;
}
@media only screen and (max-width: 519px) {
  article.cases .content_block.report_thesis .report_list .report_item .detail {
    font-size: 1.3rem;
  }
}
article.cases .content_block.report_thesis .report_list .report_item .download_link {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 20px;
}
article.cases .content_block.report_thesis .report_list .report_item .download_link a {
  font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Meiryo", sans-serif;
  display: inline-block;
  padding: 8px 20px;
  background-color: #ef9b1b;
  color: #fff;
  border-radius: 30px;
  transition: 0.3s all;
}
article.cases .content_block.report_thesis .report_list .report_item .download_link a:hover {
  background-color: rgb(200.9016393443, 126.8852459016, 14.0983606557);
  text-decoration: none;
  color: #fff;
}
article.cases .content_block.report_thesis .report_list .report_item .download_link p.file_meta {
  font-size: 1.2rem;
  margin-bottom: 0;
}
article.cases .content_block.report_thesis .report_list .report_item .download_link.site a {
  background-color: #6d3904;
}
article.cases .content_block.report_thesis .thesis_list {
  margin-top: 50px;
  background-color: #fff;
  border: 1px solid #e6e6e6;
  padding: 20px 30px;
}
@media only screen and (max-width: 519px) {
  article.cases .content_block.report_thesis .thesis_list {
    padding: 15px 20px;
  }
}
article.cases .content_block.report_thesis .thesis_list .title {
  font-size: 3rem;
  font-weight: 600;
  margin-bottom: 20px;
  position: relative;
  padding-top: 0.75em;
  z-index: 1;
}
article.cases .content_block.report_thesis .thesis_list .title::before {
  position: absolute;
  bottom: 0.5em;
  left: 0;
  z-index: -1;
  color: #ffedd0;
  font-size: 1.8em;
  line-height: 1;
  content: attr(data-word);
  pointer-events: none;
}
article.cases .content_block.report_thesis .thesis_list .thesis_item {
  margin-bottom: 30px;
  border-left: 4px solid #ef9b1b;
  background: #f8f8f8;
  padding: 5px 20px 15px 20px;
}
article.cases .content_block.report_thesis .thesis_list .thesis_item:last-child {
  margin-bottom: 0;
}
article.cases .content_block.report_thesis .thesis_list .thesis_item .title {
  font-size: 1.8rem;
  font-weight: 600;
  margin-bottom: 5px;
  line-height: 1.8;
}
@media only screen and (max-width: 519px) {
  article.cases .content_block.report_thesis .thesis_list .thesis_item .title {
    font-size: 1.4rem;
  }
}
article.cases .content_block.report_thesis .thesis_list .thesis_item .detail {
  font-size: 1.6rem;
  line-height: 1.8;
}
@media only screen and (max-width: 519px) {
  article.cases .content_block.report_thesis .thesis_list .thesis_item .detail {
    font-size: 1.2rem;
  }
}
article.cases .content_block.report_thesis .thesis_list .thesis_item .detail p::before {
  content: "内容：";
}
article.cases .content_block.report_thesis .thesis_list .thesis_item .thesis_meta {
  background-color: #fff;
  padding: 10px 15px;
  margin-top: 10px;
}
article.cases .content_block.report_thesis .thesis_list .thesis_item .author,
article.cases .content_block.report_thesis .thesis_list .thesis_item .date,
article.cases .content_block.report_thesis .thesis_list .thesis_item .magazine {
  font-size: 1.2rem;
  color: #666;
}
@media only screen and (max-width: 519px) {
  article.cases .content_block.report_thesis .thesis_list .thesis_item .author,
  article.cases .content_block.report_thesis .thesis_list .thesis_item .date,
  article.cases .content_block.report_thesis .thesis_list .thesis_item .magazine {
    font-size: 1rem;
  }
}
article.cases .cta_block {
  background: #6d3904;
  background: linear-gradient(125deg, rgb(109, 57, 4) 0%, rgb(90, 45, 10) 20%, rgb(150, 75, 16) 80%, rgb(109, 57, 4) 100%);
  padding: 50px 0;
}
article.cases .cta_block p {
  text-align: center;
}
article.cases .cta_block p.cta_title {
  color: #fff;
  font-size: 4rem;
  margin-bottom: 20px;
  position: relative;
}
@media only screen and (max-width: 519px) {
  article.cases .cta_block p.cta_title {
    font-size: 1.8rem;
  }
}
article.cases .cta_block p.cta_title::after {
  position: absolute;
  bottom: -5px;
  left: 50%;
  transform: translateX(-50%);
  width: 100px;
  height: 1px;
  background-color: #d58100;
  content: "";
}
article.cases .cta_block p.cta_text {
  font-size: 1.6rem;
  color: #fff;
}
article.cases .cta_block .cta_link {
  display: flex;
  justify-content: center;
  gap: 20px;
  margin: 30px 0 0 0;
}
article.cases .cta_block .cta_link a {
  display: inline-block;
  padding: 10px 25px;
  border: 1px solid #fff;
  color: #fff;
  font-size: 1.4rem;
  transition: 0.3s all;
  position: relative;
  border-radius: 5px;
}
article.cases .cta_block .cta_link a:hover {
  background-color: #fff;
  color: #6d3904;
  text-decoration: none;
}
article.cases .cta_block .cta_link a.btn_contact {
  background-color: #ff7e19;
  border: none;
  font-weight: 600;
}
article.cases .cta_block .cta_link a.btn_contact:hover {
  background-color: rgb(229, 100.5608695652, 0);
  color: #fff;
}

/*実績紹介*/
/* 実績紹介 */
article.movies {
  /* 報告書・資料 */
  /* 関連リンク */
}
article.movies .movie_title_block {
  padding: 60px 30px 70px 0;
  background: #ffe4ba;
  background: linear-gradient(90deg, rgb(255, 228, 186) 0%, rgb(255, 228, 186) 20%, rgb(255, 255, 255) 100%);
}
article.movies .movie_title_block .case_number {
  color: #ef9b1b;
  font-size: 3rem;
  font-weight: 600;
  display: block;
  margin-bottom: 10px;
}
@media only screen and (max-width: 519px) {
  article.movies .movie_title_block .case_number {
    font-size: 1.6rem;
  }
}
article.movies .movie_title_block .movie_title {
  font-size: 4rem;
  line-height: 1.2;
  font-weight: 600;
  position: relative;
  margin-bottom: 30px;
}
@media only screen and (max-width: 519px) {
  article.movies .movie_title_block .movie_title {
    font-size: 2.4rem;
  }
}
article.movies .content_block {
  padding: 100px 0 60px 0;
}
@media only screen and (max-width: 519px) {
  article.movies .content_block {
    padding: 60px 0 30px 0;
  }
}
article.movies .content_block.movie_list_block, article.movies .content_block.movie_report {
  background-color: #f9f9f9;
}
article.movies .content_block:nth-child(3) .block_title::after {
  content: "01";
}
article.movies .content_block:nth-child(4) .block_title::after {
  content: "02";
}
article.movies .content_block:nth-child(5) .block_title::after {
  content: "03";
}
article.movies .content_block:nth-child(6) .block_title::after {
  content: "04";
}
article.movies .content_block:nth-child(7) .block_title::after {
  content: "05";
}
article.movies .content_block .block_title {
  font-size: 3.2rem;
  font-weight: 600;
  margin-bottom: 5px;
  position: relative;
  z-index: 2;
  border-bottom: none;
}
@media only screen and (max-width: 519px) {
  article.movies .content_block .block_title {
    font-size: 2.6rem;
  }
}
article.movies .content_block .block_title::after {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: -1;
  color: #fdecd3;
  font-size: 3em;
  line-height: 1;
  pointer-events: none;
}
article.movies .content_block .block_title::before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 100vw;
  height: 2px;
  background: #ffe4ba;
  background: linear-gradient(90deg, rgb(246, 197, 122) 0%, rgba(255, 255, 255, 0) 30%, rgba(255, 255, 255, 0) 100%);
}
article.movies .content_block .block_text {
  font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Meiryo", sans-serif;
  font-size: 1.8rem;
  line-height: 1.8;
  margin-bottom: 30px;
}
article.movies .movie_list {
  display: flex;
  gap: 60px;
  flex-wrap: wrap;
}
@media only screen and (max-width: 519px) {
  article.movies .movie_list {
    display: block;
  }
}
article.movies .movie_list .movie_item {
  width: calc((100% - 60px) / 2);
}
@media only screen and (max-width: 519px) {
  article.movies .movie_list .movie_item {
    width: 100%;
    margin-bottom: 40px;
  }
}
article.movies .movie_list .movie_item p.name {
  font-size: 1.6rem;
  margin-bottom: 10px;
}
@media only screen and (max-width: 519px) {
  article.movies .movie_list .movie_item p.name {
    font-size: 1.4rem;
  }
}
article.movies .movie_list .movie_item .detail {
  font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Meiryo", sans-serif;
}
article.movies .movie_list .movie_item .detail p {
  font-size: 1.2rem;
  margin-bottom: 10px;
  line-height: 1.4;
}
article.movies .movie_list .movie_item .detail .pdf_box {
  display: flex;
  align-items: center;
  gap: 10px;
}
article.movies .movie_list .movie_item .detail .pdf_box a {
  display: inline-block;
  padding: 3px 15px 4px;
  border: 1px solid #6d3904;
  background-color: #fff;
  color: #6d3904;
  border-radius: 5px;
  font-size: 1.2rem;
  transition: 0.3s all;
}
article.movies .movie_list .movie_item .detail .pdf_box a:hover {
  background-color: rgb(59.8053097345, 31.2743362832, 2.1946902655);
  text-decoration: none;
  color: #fff;
}
article.movies .movie_list .movie_item .detail .pdf_box p.file_meta {
  margin-bottom: 0;
}
article.movies .movie_list .video iframe {
  width: 100%;
  height: 280px;
}
@media only screen and (max-width: 519px) {
  article.movies .movie_list .video iframe {
    height: 200px;
  }
}
article.movies .content_block.movie_report {
  padding-bottom: 100px;
}
article.movies .content_block.movie_report .report_list {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  margin-top: 40px;
}
article.movies .content_block.movie_report .report_list .report_item {
  width: calc(50% - 10px);
  background-color: #fff;
  border: 1px solid #e6e6e6;
  padding: 20px 25px 25px 25px;
  display: flex;
  gap: 15px;
}
@media only screen and (max-width: 519px) {
  article.movies .content_block.movie_report .report_list .report_item {
    width: 100%;
    display: block;
  }
}
article.movies .content_block.movie_report .report_list .report_item .icon {
  border: 2px solid #ef9b1b;
  padding: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100px;
  width: 70px;
  height: 70px;
}
@media only screen and (max-width: 519px) {
  article.movies .content_block.movie_report .report_list .report_item .icon {
    width: 60px;
    height: 60px;
    margin-bottom: 10px;
  }
}
article.movies .content_block.movie_report .report_list .report_item .report_content {
  width: calc(100% - 85px);
}
@media only screen and (max-width: 519px) {
  article.movies .content_block.movie_report .report_list .report_item .report_content {
    width: 100%;
  }
}
article.movies .content_block.movie_report .report_list .report_item .title {
  border-bottom: none;
  font-size: 2rem;
  font-weight: 600;
  margin-bottom: 10px;
}
@media only screen and (max-width: 519px) {
  article.movies .content_block.movie_report .report_list .report_item .title {
    font-size: 1.8rem;
  }
}
article.movies .content_block.movie_report .report_list .report_item .detail {
  font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Meiryo", sans-serif;
  font-size: 1.6rem;
  line-height: 1.8;
  margin-bottom: 15px;
}
@media only screen and (max-width: 519px) {
  article.movies .content_block.movie_report .report_list .report_item .detail {
    font-size: 1.3rem;
  }
}
article.movies .content_block.movie_report .report_list .report_item .download_link {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 20px;
}
article.movies .content_block.movie_report .report_list .report_item .download_link a {
  font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Meiryo", sans-serif;
  display: inline-block;
  padding: 8px 20px;
  background-color: #ef9b1b;
  color: #fff;
  border-radius: 30px;
  transition: 0.3s all;
}
article.movies .content_block.movie_report .report_list .report_item .download_link a:hover {
  background-color: rgb(200.9016393443, 126.8852459016, 14.0983606557);
  text-decoration: none;
  color: #fff;
}
article.movies .content_block.movie_report .report_list .report_item .download_link p.file_meta {
  font-size: 1.2rem;
  margin-bottom: 0;
}
article.movies .content_block.movie_report .report_list .report_item .download_link.site a {
  background-color: #6d3904;
}
article.movies .link_list {
  margin: 40px 0 150px;
}
@media only screen and (max-width: 519px) {
  article.movies .link_list {
    gap: 20px;
    margin-bottom: 40px;
  }
}
article.movies .link_list .link_item {
  margin-bottom: 30px;
}
@media only screen and (max-width: 519px) {
  article.movies .link_list .link_item {
    width: 100%;
  }
}
article.movies .link_list .link_item a {
  display: block;
  padding: 5px 50px 5px 50px;
  font-size: 1.8rem;
  text-decoration: none;
  border-radius: 10px;
  position: relative;
  transition: background-color 0.18s ease, transform 0.18s ease;
  margin-bottom: 5px;
}
@media only screen and (max-width: 519px) {
  article.movies .link_list .link_item a {
    font-size: 1.6rem;
    padding: 5px 30px 5px 40px;
  }
}
article.movies .link_list .link_item a::before {
  content: "▶";
  font-size: 0.7em;
  color: #ef9b1b;
  line-height: 1;
  position: absolute;
  left: 15px;
  top: 50%;
  transform: translateY(-50%);
  opacity: 0.7;
  transition: transform 0.18s ease, opacity 0.18s ease;
}
article.movies .link_list .link_item a::after {
  content: "→";
  position: absolute;
  right: 0.8em;
  top: 50%;
  transform: translateY(-50%) translateX(-4px);
  opacity: 0;
  transition: transform 0.18s ease, opacity 0.18s ease;
}
article.movies .link_list .link_item a:hover, article.movies .link_list .link_item a:focus-visible {
  background: #fceed7;
}
article.movies .link_list .link_item a:hover::before, article.movies .link_list .link_item a:focus-visible::before {
  transform: translateY(-50%) translateX(2px);
  opacity: 1;
}
article.movies .link_list .link_item a:hover::after, article.movies .link_list .link_item a:focus-visible::after {
  transform: translateY(-50%) translateX(0);
  opacity: 0.9;
}
article.movies .link_list .link_item a:focus-visible {
  outline: 3px solid #fceed7;
  outline-offset: 2px;
}
article.movies .link_list .link_item .detail {
  display: block;
  font-size: 1.4rem;
  line-height: 1.6;
  color: #8f7a65;
  padding-left: 50px;
}
@media only screen and (max-width: 519px) {
  article.movies .link_list .link_item .detail {
    font-size: 1.3rem;
  }
}
article.movies .cta_block {
  background: #6d3904;
  background: linear-gradient(125deg, rgb(109, 57, 4) 0%, rgb(90, 45, 10) 20%, rgb(150, 75, 16) 80%, rgb(109, 57, 4) 100%);
  padding: 50px 0;
}
article.movies .cta_block p {
  text-align: center;
}
article.movies .cta_block p.cta_title {
  color: #fff;
  font-size: 4rem;
  margin-bottom: 20px;
  position: relative;
}
@media only screen and (max-width: 519px) {
  article.movies .cta_block p.cta_title {
    font-size: 1.8rem;
  }
}
article.movies .cta_block p.cta_title::after {
  position: absolute;
  bottom: -5px;
  left: 50%;
  transform: translateX(-50%);
  width: 100px;
  height: 1px;
  background-color: #d58100;
  content: "";
}
article.movies .cta_block p.cta_text {
  font-size: 1.6rem;
  color: #fff;
}
article.movies .cta_block .cta_link {
  display: flex;
  justify-content: center;
  gap: 20px;
  margin: 30px 0 0 0;
}
article.movies .cta_block .cta_link a {
  display: inline-block;
  padding: 10px 25px;
  border: 1px solid #fff;
  color: #fff;
  font-size: 1.4rem;
  transition: 0.3s all;
  position: relative;
  border-radius: 5px;
}
article.movies .cta_block .cta_link a:hover {
  background-color: #fff;
  color: #6d3904;
  text-decoration: none;
}
article.movies .cta_block .cta_link a.btn_contact {
  background-color: #ff7e19;
  border: none;
  font-weight: 600;
}
article.movies .cta_block .cta_link a.btn_contact:hover {
  background-color: rgb(229, 100.5608695652, 0);
  color: #fff;
}

/*動画紹介*/
article.contact {
  background-color: #fdfaf5;
}
article.contact .page_contents_block {
  background-color: transparent;
}
article.contact .first {
  text-align: center;
  margin-bottom: 60px;
}
article.contact .first .section_title {
  font-size: 2rem;
  font-weight: 600;
  display: inline-block;
  border-bottom: 1px solid #ef9b1b;
  padding: 0 20px;
  margin-bottom: 10px;
}
article.contact .first .section_text {
  font-size: 1.6rem;
  line-height: 1.6;
  color: #8f7a65;
}
@media only screen and (max-width: 519px) {
  article.contact .first .section_text {
    font-size: 1.4rem;
  }
  article.contact .first .section_text p br {
    display: none;
  }
}
article.contact .main_layout {
  display: flex;
  justify-content: space-between;
  gap: 40px;
}
@media only screen and (max-width: 519px) {
  article.contact .main_layout {
    display: block;
  }
}
article.contact .main_layout .contactFormArea {
  background-color: #fff;
  padding: 40px;
  width: 670px;
  border-radius: 30px;
  box-shadow: 0 0 5px 10px rgba(216, 216, 216, 0.1);
}
@media only screen and (max-width: 519px) {
  article.contact .main_layout .contactFormArea {
    width: 100%;
    padding: 20px;
    margin-bottom: 30px;
  }
}
article.contact .main_layout .contactFormArea .head {
  margin-bottom: 0;
  font-weight: 600;
}
article.contact .main_layout .contactFormArea .form_element {
  margin-bottom: 20px;
}
article.contact .main_layout .contactFormArea .form_element input,
article.contact .main_layout .contactFormArea .form_element textarea {
  width: 100%;
}
article.contact .main_layout .contactFormArea .submit {
  text-align: center;
  margin-top: 30px;
  padding-left: 50px;
}
article.contact .main_layout .contactFormArea .submit input[type=submit] {
  background: none;
  border: none;
  border-radius: 0;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  /*// リセット */
  background-color: #ef9b1b;
  color: #fff;
  font-size: 1.6rem;
  padding: 10px 30px;
  border-radius: 30px;
  transition: all 0.2s;
  cursor: pointer;
}
article.contact .main_layout .contactFormArea .submit input[type=submit]:hover {
  background-color: rgb(224.7295081967, 141.9344262295, 15.7704918033);
}
article.contact .main_layout aside.contact_info {
  width: 280px;
}
@media only screen and (max-width: 519px) {
  article.contact .main_layout aside.contact_info {
    width: 100%;
  }
}
article.contact .main_layout aside.contact_info .box {
  background-color: #fff;
  padding: 40px;
  border: 1px solid #ffe4cf;
  border-radius: 30px;
  box-shadow: -8px 0px 0px 0px rgb(255, 163, 19);
  margin-bottom: 30px;
}
article.contact .main_layout aside.contact_info .box img.icon {
  width: 40px;
  height: auto;
  margin-bottom: 10px;
}
article.contact .main_layout aside.contact_info .box .title {
  font-size: 1.6rem;
  font-weight: 600;
  margin-bottom: 0;
}
article.contact .main_layout aside.contact_info .box .text {
  font-size: 1.3rem;
  line-height: 1.6;
  color: #8f7a65;
}
article.contact .main_layout .flex {
  gap: 30px;
}
article.contact .wpcf7 form.sent .wpcf7-response-output {
  border: none;
  background-color: #fff;
  padding: 10px 15px;
}

/* 関連リンク集 */
article.related_link {
  background-color: #fdfaf5;
}
article.related_link .page_contents_block {
  background-color: transparent;
}
article.related_link .first {
  text-align: center;
  margin-bottom: 60px;
}
article.related_link .first .section_title {
  font-size: 2rem;
  font-weight: 600;
  display: inline-block;
  border-bottom: 1px solid #ef9b1b;
  padding: 0 20px;
  margin-bottom: 10px;
}
article.related_link .first .section_text {
  font-size: 1.6rem;
  line-height: 1.6;
}
@media only screen and (max-width: 519px) {
  article.related_link .first .section_text {
    font-size: 1.4rem;
  }
}
article.related_link .link_list {
  display: flex;
  gap: 50px;
  flex-wrap: wrap;
  margin-bottom: 150px;
}
@media only screen and (max-width: 519px) {
  article.related_link .link_list {
    gap: 20px;
    margin-bottom: 80px;
  }
}
article.related_link .link_list .link_item {
  width: calc((100% - 50px) / 2);
  background-color: #fff;
  border-radius: 20px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
  padding: 30px 40px;
}
@media only screen and (max-width: 519px) {
  article.related_link .link_list .link_item {
    width: 100%;
  }
}
article.related_link .link_list .link_item .icon {
  margin-bottom: 20px;
}
article.related_link .link_list .link_item img {
  width: auto;
  height: 50px;
  object-fit: contain;
}
article.related_link .link_list .link_item .name {
  display: block;
  font-size: 2rem;
  font-weight: 600;
}
article.related_link .link_list .link_item .category_text {
  display: block;
  font-size: 1.2rem;
  color: #ef9b1b;
  margin-bottom: 10px;
}
article.related_link .link_list .link_item .detail {
  display: block;
  font-size: 1.4rem;
  line-height: 1.6;
  margin-bottom: 30px;
  color: #8f7a65;
}
article.related_link .link_list .link_item .more_link {
  font-size: 1.3rem;
  background: url(../images/icon_link.png) 15px center no-repeat #ef9b1b;
  background-size: 16px auto;
  color: #fff;
  padding: 8px 20px 8px 40px;
  border-radius: 30px;
  transition: all 0.3s;
  float: right;
}
article.related_link .link_list .link_item .more_link:hover {
  background-color: rgb(200.9016393443, 126.8852459016, 14.0983606557);
  text-decoration: none;
}

/*関連リンク集*/

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