@charset "UTF-8";
/* ================================================================= 
 License : e-TRUST Inc.
 File name : common_style.css
 Style : common_style
================================================================= */
@import url(https://fonts.googleapis.com/css2?family=Anton&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Sawarabi+Mincho&display=swap);
@import url(https://fonts.googleapis.com/css?family=Noto+Sans+JP:100,300,400,500,700,800,900|Noto+Serif+JP:300,400,500,600,700,800,900&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Kolker+Brush&display=swap);
.flex5 .box {
  width: 18%;
  margin: 0 1% 20px 1%;
  position: relative;
  overflow: inherit !important;
  display: block;
  justify-content: flex-start;
}
@media only screen and (max-width: 834px) {
  .flex5 .box {
    width: 31.11111%;
    margin: 0 1% 10px 1%;
  }
}
@media only screen and (max-width: 640px) {
  .flex5 .box {
    width: 48%;
    margin: 0 1% 10px 1%;
  }
}
.flex5 .box img {
  top: 0;
  left: 0;
  right: 0;
  object-fit: cover;
  font-family: "object-fit:cover;";
  width: 100% !important;
  height: 230px !important;
}

.flex6 .box {
  width: 14.666666%;
  margin: 0 1% 10px 1%;
}

/* ================================================================= 
 License : e-TRUST Inc.
 File name : common_style.css
 Style : common_style
================================================================= */
a.itext {
  width: auto !important;
  height: auto !important;
}

.annot {
  display: none !important;
}

::selection {
  background-color: #d0d0ff;
}

.pcnone {
  display: none !important;
}
@media only screen and (max-width: 834px) {
  .pcnone {
    display: inline-flex !important;
  }
}

@media only screen and (max-width: 834px) {
  .tabsp_none {
    display: none;
  }
}

@media only screen and (max-width: 640px) {
  .spnone {
    display: none;
  }
}

@media only screen and (max-width: 1200px) {
  .bp1200none {
    display: none;
  }
}
@media screen and (min-width: 641px) and (max-width: 834px) {
  .bp1200none {
    display: block;
  }
}

@media screen and (max-width: 1000px) {
  .bp1000none {
    display: none;
  }
}
@media screen and (min-width: 641px) and (max-width: 834px) {
  .bp1000none {
    display: block;
  }
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

li {
  list-style: none;
}

html {
  height: 100%;
}

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,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  font-weight: 400;
}

body {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
  line-height: 1.8;
  letter-spacing: 0.05em;
  font-family: "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: 400;
  background-color: #fff;
  background-repeat: repeat;
  color: #333;
  word-wrap: break-word;
  overflow: hidden; /*（要素入れてないときfooter表示が不十分)*/
  animation: fadeIn 3s ease 0s 1 normal;
  font-size: 16px; /* -> 16px; */
}
@media only screen and (max-width: 834px) {
  body {
    font-size: 15px;
  }
}

.inner {
  margin: 0 auto;
  max-width: 1200px;
}

.inner800 {
  margin: 0 auto;
  max-width: 800px;
}

.inner1000 {
  margin: 0 auto;
  width: 100%;
  max-width: 1000px;
}

.inner1100 {
  margin: 0 auto;
  max-width: 1100px;
}

.inner1200 {
  margin: 0 auto;
  max-width: 1200px;
}

.inner1400 {
  margin: 0 auto;
  max-width: 1400px;
}

.inner1600 {
  margin: 0 auto;
  max-width: 1600px;
}

.inner6 {
  width: 95%;
  max-width: 600px;
  margin: 0 auto;
}

.inner_6 {
  width: 100%;
  max-width: 600px;
  margin: 0 auto;
}

.inner8 {
  width: 95%;
  max-width: 800px;
  margin: 0 auto;
}

.inner_8 {
  width: 100%;
  max-width: 800px;
  margin: 0 auto;
}

.inner9 {
  width: 95%;
  max-width: 900px;
  margin: 0 auto;
}

.inner_9 {
  width: 100%;
  max-width: 900px;
  margin: 0 auto;
}

.inner10 {
  width: 95%;
  max-width: 1000px;
  margin: 0 auto;
}

.inner10_ {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
}

.inner11 {
  width: 95%;
  max-width: 1100px;
  margin: 0 auto;
}

.inner_11 {
  width: 100% !important;
  max-width: 1100px;
  margin: 0 auto;
}

.inner12 {
  width: 95%;
  max-width: 1200px;
  margin: 0 auto;
}

.inner_12 {
  width: 100% !important;
  max-width: 1200px;
  margin: 0 auto;
}

.inner14 {
  width: 95%;
  max-width: 1400px;
  margin: 0 auto;
}

.inner_14 {
  width: 100% !important;
  max-width: 1400px;
  margin: 0 auto;
}

.inner15 {
  width: 95%;
  max-width: 1500px;
  margin: 0 auto;
}

.inner_15 {
  width: 100% !important;
  max-width: 1500px;
  margin: 0 auto;
}

.inner16 {
  width: 95%;
  max-width: 1600px;
  margin: 0 auto;
}

.inner_16 {
  width: 100%;
  max-width: 1600px;
  margin: 0 auto;
}

.inner17 {
  width: 95%;
  max-width: 1700px;
  margin: 0 auto;
}

.inner18 {
  width: 95%;
  max-width: 1800px;
  margin: 0 auto;
}

.inner_18 {
  width: 100%;
  max-width: 1800px;
  margin: 0 auto;
}

#main {
  width: 100%;
}

#main #col_main {
  width: 100%;
}

#col_side1 {
  max-width: 360px;
}

table {
  table-layout: auto;
}

@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
  table {
    table-layout: fixed;
  }
}
.tlfix table {
  table-layout: fixed;
}

table td img {
  height: auto !important;
}

.tdpd10 td {
  padding: 10px !important;
}

pre {
  margin: 0;
  padding: 0;
  white-space: pre-line;
}

b,
strong {
  font-weight: bold;
}

u {
  text-decoration: line-through;
}

img {
  max-width: 100%;
  height: auto !important;
}

small {
  font-size: 80%;
}

hr {
  border: none;
  height: 0;
  border-bottom: 1px dashed #b3b3b3;
}

span {
  font-weight: inherit;
}

u {
  text-decoration: underline;
}

input[type=button] {
  cursor: pointer;
  padding: 5px 10px;
}

a {
  color: #333;
  text-decoration: none;
}

a:hover {
  transition: 0.5s;
}
a:hover:hover {
  opacity: 0.6;
}

@media only screen and (max-width: 640px) {
  .imgR, .imgL {
    max-width: 100% !important;
    text-align: center;
  }
}

.mincho {
  font-family: "Times New Roman", "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}

.gothic {
  font-family: "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

@media only screen and (max-width: 640px) {
  .fltL {
    float: none;
    width: 100% !important;
  }
  .fltR {
    float: none;
    width: 100% !important;
  }
  .sptal {
    text-align: left !important;
  }
  .sptar {
    text-align: right !important;
  }
  .sptac {
    text-align: center !important;
  }
  .spcenter {
    text-align: center;
    display: block;
    margin-top: 10px;
  }
}
header#global_header {
  min-width: auto;
}

footer#global_footer {
  min-width: auto;
}

figure {
  padding: 0;
  margin: 0;
}

pre {
  margin: 0;
  padding: 0;
  white-space: pre-line;
}

.br0 table td {
  border: 0;
}

/************************************コンテンツ************************************/
#contents_wrap {
  padding: 0px;
  position: relative;
  z-index: 2;
  min-width: auto !important;
}

#contents {
  position: relative;
  z-index: 2;
  width: 100% !important;
  max-width: 1200px !important;
  background: none !important;
  padding: 0 20px;
}
@media screen and (min-width: 641px) and (max-width: 834px) {
  #contents {
    padding: 0 20px;
    padding-bottom: 50px;
  }
}
@media only screen and (max-width: 640px) {
  #contents {
    padding: 0 20px;
    padding-bottom: 30px;
  }
}

#main {
  width: 100% !important;
}

.nega {
  margin-left: calc((100vw - 100%) / 2 * -1) !important;
  margin-right: calc((100vw - 100%) / 2 * -1) !important;
}

dl dd a:any-link {
  color: #ec9626;
}

.bg_set {
  background-repeat: no-repeat !important;
  background-size: cover;
}

.bg_100 {
  background-repeat: no-repeat !important;
  background-size: 100% 100%;
  background-position: center bottom;
}

body:has(.pdb-none) #contents {
  padding-bottom: 0;
}
body:has(.pdb-none) footer {
  border-top: none;
}

/***********************************nega用 TopMargin*******************************************/
.mt150 {
  margin-top: 150px !important;
}
@media screen and (min-width: 641px) and (max-width: 834px) {
  .mt150 {
    margin-top: 100px !important;
  }
}
@media only screen and (max-width: 640px) {
  .mt150 {
    margin-top: 50px !important;
  }
}

.mt120 {
  margin-top: 120px !important;
}
@media screen and (min-width: 641px) and (max-width: 834px) {
  .mt120 {
    margin-top: 60px !important;
  }
}
@media only screen and (max-width: 640px) {
  .mt120 {
    margin-top: 30px !important;
  }
}

.mt100 {
  margin-top: 100px !important;
}
@media screen and (min-width: 641px) and (max-width: 834px) {
  .mt100 {
    margin-top: 50px !important;
  }
}
@media only screen and (max-width: 640px) {
  .mt100 {
    margin-top: 30px !important;
  }
}

.mt50 {
  margin-top: 50px !important;
}
@media screen and (min-width: 641px) and (max-width: 834px) {
  .mt50 {
    margin-top: 30px !important;
  }
}
@media only screen and (max-width: 640px) {
  .mt50 {
    margin-top: 20px !important;
  }
}

/***********************************右寄せ左寄せ*******************************************/
.tacenter {
  text-align: center !important;
}

.text_center div {
  text-align: center;
}

.tal div {
  text-align: left;
}

.text_right div {
  text-align: right;
}

@media screen and (min-width: 641px) and (max-width: 834px) {
  .tabtal div {
    text-align: left !important;
  }
  .tabtar div {
    text-align: right !important;
  }
  .tabtac div {
    text-align: center !important;
  }
}
@media only screen and (max-width: 640px) {
  .sptal div {
    text-align: left !important;
  }
  .sptar div {
    text-align: right !important;
  }
  .sptac div {
    text-align: center !important;
  }
}
/***********************************サイドバー*******************************************/
@media screen and (max-width: 1000px) {
  #side {
    width: 18.75%;
  }
}

@media screen and (max-width: 1000px) {
  #side aside {
    width: 100% !important;
  }
}

/***********************************非表示*******************************************/
.dnone {
  display: none;
}

/***********************************フレックス*******************************************/
.flex_box {
  display: flex;
}

.flex_column {
  display: flex;
  flex-direction: column;
}

.flex_type {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
}
@media only screen and (max-width: 834px) {
  .flex_type {
    flex-direction: column;
    align-items: center;
  }
}

.flex_pattern {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
}
@media only screen and (max-width: 640px) {
  .flex_pattern {
    flex-direction: column;
  }
}

.flex_menu {
  display: flex;
  justify-content: space-between;
  align-items: baseline;
}
@media only screen and (max-width: 640px) {
  .flex_menu {
    flex-direction: column;
  }
}

.clean_bg img {
  margin: 0 !important;
}

.jcss {
  justify-content: start;
}

.jcse {
  justify-content: space-evenly;
}

.jcsa {
  justify-content: space-around;
}

.jcc {
  justify-content: center !important;
}

.jcsb {
  justify-content: space-between;
}

.jcfs {
  justify-content: flex-start;
}

.jcfe {
  justify-content: flex-end;
}

.aic {
  align-items: center;
}

.ais {
  align-items: stretch;
}

.aifs {
  align-items: flex-start;
}

.aife {
  align-items: flex-end;
}

.wrap {
  flex-wrap: wrap;
}

.box2 {
  width: 50%;
  aspect-ratio: 1/1;
}

.box3 {
  width: 31.111%;
  margin: 20px 1% 0 1%;
}

.box4 {
  width: 23%;
  margin: 20px 1% 0 1%;
}

.box60 {
  width: 58%;
}

.box70 {
  width: 68%;
}

.box40 {
  width: 38%;
}

.box50 {
  width: 48%;
}

.box30 {
  width: 28%;
}

.box100 {
  width: 100%;
}

.box80 {
  width: 78%;
}

.box20 {
  width: 18%;
}

.box75 {
  width: 73%;
}

.box25 {
  width: 23%;
}

@media only screen and (max-width: 640px) {
  ._sp100 {
    width: 100%;
  }
}

@media only screen and (max-width: 834px) {
  ._tabsp100 {
    width: 100%;
  }
}

@media only screen and (max-width: 834px) {
  ._tabsp50 {
    width: 48%;
    margin: 0 1% 10% 1%;
  }
}

/*イメージ画像*/
.img100 img {
  width: 100% !important;
}

.img80 img {
  width: 80% !important;
}

.img60 img {
  width: 60% !important;
}

.img50 img {
  width: 50% !important;
}

.img0 img {
  margin: 0 !important;
}

/*********************************電話番号************************************/
.sp_tel a {
  text-decoration: none;
  pointer-events: none;
}
@media only screen and (max-width: 834px) {
  .sp_tel a {
    pointer-events: auto;
  }
}

.sp_tel_text a {
  color: #333 !important;
  text-decoration: none;
  pointer-events: none;
}
@media only screen and (max-width: 834px) {
  .sp_tel_text a {
    pointer-events: auto;
    text-decoration: underline;
  }
}

/*************************ノーホバー***********************************/
.no_events {
  pointer-events: none;
}
.no_events:hover {
  opacity: 1 !important;
}

/*******************行間*******************************************/
.lh2 div {
  line-height: 2;
}

/*******************改行*******************************************/
span.dib {
  display: inline-block;
}

.pc_br {
  display: block;
}
@media only screen and (max-width: 834px) {
  .pc_br {
    display: none;
  }
}

.pctab_br {
  display: block;
}
@media only screen and (max-width: 640px) {
  .pctab_br {
    display: none;
  }
}

@media only screen and (max-width: 834px) {
  .tabsp_br {
    display: block;
  }
}

.pcsp_br {
  display: block;
}
@media screen and (min-width: 641px) and (max-width: 834px) {
  .pcsp_br {
    display: inline;
  }
}
@media only screen and (max-width: 640px) {
  .pcsp_br {
    display: block;
  }
}

@media screen and (min-width: 641px) and (max-width: 834px) {
  .tab_br {
    display: block;
  }
}

.sp_br {
  display: none;
}
@media only screen and (max-width: 640px) {
  .sp_br {
    display: block;
  }
}

/******************表示非表示**************************************/
.divnone div {
  display: none;
}
.divnone article div {
  display: none;
}

.pc_none {
  display: none;
}
@media only screen and (max-width: 834px) {
  .pc_none {
    display: block;
  }
}

.pctab_none {
  display: none;
}
@media only screen and (max-width: 640px) {
  .pctab_none {
    display: block;
  }
}

@media only screen and (max-width: 834px) {
  .tab_none {
    display: none;
  }
}

@media only screen and (max-width: 640px) {
  .sp_none {
    display: none;
  }
}

.nohover {
  pointer-events: none;
}

/* その場で */
.fadeIn {
  animation-name: fadeInAnime;
  animation-duration: 1s;
  animation-fill-mode: forwards;
  opacity: 0;
}

@keyframes fadeInAnime {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
/* 下から */
.fadeUp {
  animation-name: fadeUpAnime;
  animation-duration: 0.5s;
  animation-fill-mode: forwards;
  opacity: 0;
}

@keyframes fadeUpAnime {
  from {
    opacity: 0;
    transform: translateY(100px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
/* 上から */
.fadeDown {
  animation-name: fadeDownAnime;
  animation-duration: 0.5s;
  animation-fill-mode: forwards;
  opacity: 0;
}

@keyframes fadeDownAnime {
  from {
    opacity: 0;
    transform: translateY(-100px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
/* 左から */
.fadeLeft {
  animation-name: fadeLeftAnime;
  animation-duration: 0.5s;
  animation-fill-mode: forwards;
  opacity: 0;
}

@keyframes fadeLeftAnime {
  from {
    opacity: 0;
    transform: translateX(-100px);
  }
  to {
    opacity: 1;
    transform: translateX(0);
  }
}
/* 右から */
.fadeRight {
  animation-name: fadeRightAnime;
  animation-duration: 0.5s;
  animation-fill-mode: forwards;
  opacity: 0;
}

@keyframes fadeRightAnime {
  from {
    opacity: 0;
    transform: translateX(100px);
  }
  to {
    opacity: 1;
    transform: translateX(0);
  }
}
.direv {
  flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
}
@media only screen and (max-width: 640px) {
  .direv {
    flex-direction: column;
  }
}
.direv article {
  flex-direction: row-reverse !important;
  -ms-flex-direction: row-reverse !important;
}
@media only screen and (max-width: 640px) {
  .direv article {
    flex-direction: column !important;
  }
}

/*中央揃え→左揃え*/
@media only screen and (max-width: 640px) {
  .text-cl div {
    text-align: left !important;
  }
}

.gazo-hdbox article {
  width: 100%;
  display: flex;
  flex-direction: row;
}
@media only screen and (max-width: 640px) {
  .gazo-hdbox article {
    flex-direction: column;
  }
}
.gazo-hdbox .pic {
  display: flex;
  width: 50%;
  margin: 0;
  overflow: hidden;
  border-radius: 10px;
}
@media only screen and (max-width: 640px) {
  .gazo-hdbox .pic {
    width: auto;
  }
}
.gazo-hdbox .pic img {
  width: 100%;
  max-height: 500px;
  vertical-align: bottom;
  margin: 0 !important;
  object-fit: cover;
  object-position: center top;
}
.gazo-hdbox .textbox {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 50%;
  padding: 20px 50px;
  background: #fff;
  position: relative;
}
@media screen and (min-width: 641px) and (max-width: 834px) {
  .gazo-hdbox .textbox {
    padding-inline: 20px;
  }
}
@media only screen and (max-width: 640px) {
  .gazo-hdbox .textbox {
    width: 100%;
    padding: 20px 0;
  }
}
.gazo-hdbox .textbox h2,
.gazo-hdbox .textbox h3 {
  position: relative;
  width: 100%;
  margin-bottom: 5%;
  padding-bottom: 3%;
  font-weight: bold;
  font-size: clamp(2rem, 3.12vw, 6rem);
  line-height: 1.4;
}
.gazo-hdbox .textbox h2:before,
.gazo-hdbox .textbox h3:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 93px;
  border-bottom: 3px solid #ec9626;
}
.gazo-hdbox .textbox h2:first-letter,
.gazo-hdbox .textbox h3:first-letter {
  color: #ec9626;
}
.gazo-hdbox .textbox div {
  font-size: 1.4rem;
  line-height: 2;
}
.gazo-hdbox._whtbg-L {
  z-index: 1;
  position: relative;
}
.gazo-hdbox._whtbg-L:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 70%;
  height: 120%;
  background: #fff;
  border-radius: 0 20px 0 0;
}
@media only screen and (max-width: 640px) {
  .gazo-hdbox._whtbg-L:before {
    content: none;
  }
}
@media only screen and (max-width: 640px) {
  .gazo-hdbox._whtbg-L article {
    padding-inline: 20px;
  }
}
.gazo-hdbox._whtbg-L .pic {
  position: relative;
  border-radius: 10px 0 0 10px;
}
@media only screen and (max-width: 640px) {
  .gazo-hdbox._whtbg-L .pic {
    border-radius: 10px;
  }
}
.gazo-hdbox._whtbg-R {
  z-index: 1;
  position: relative;
}
.gazo-hdbox._whtbg-R:before {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  width: 70%;
  height: 120%;
  background: #fff;
  border-radius: 20px 0 0 20px;
}
@media only screen and (max-width: 640px) {
  .gazo-hdbox._whtbg-R:before {
    content: none;
  }
}
@media only screen and (max-width: 640px) {
  .gazo-hdbox._whtbg-R article {
    padding-inline: 20px;
  }
}
.gazo-hdbox._whtbg-R .pic {
  position: relative;
  border-radius: 0 10px 10px 0;
}
@media only screen and (max-width: 640px) {
  .gazo-hdbox._whtbg-R .pic {
    border-radius: 10px;
  }
}

span.sub {
  display: block;
  font-size: 1.3rem;
  color: #ec9626;
}

.gazo-text {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
}
@media only screen and (max-width: 640px) {
  .gazo-text {
    flex-direction: column;
  }
}
.gazo-text .pic {
  z-index: 1;
  position: relative;
  display: flex;
  flex-direction: column;
  width: 45%;
  overflow: hidden;
}
@media only screen and (max-width: 640px) {
  .gazo-text .pic {
    width: 100%;
  }
}
.gazo-text .pic img {
  flex-grow: 1;
  min-height: 260px;
  max-height: 340px;
  margin: 0 !important;
  object-fit: cover;
}
.gazo-text .text {
  position: relative;
  flex-grow: 1;
  width: 55%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 0 50px 30px;
  background: rgba(236, 150, 38, 0.5);
}
@media only screen and (max-width: 640px) {
  .gazo-text .text {
    padding: 12px 20px;
    width: 100%;
  }
}
.gazo-text .text div {
  line-height: 1.7;
  position: relative;
}
@media only screen and (max-width: 640px) {
  .gazo-text .text div {
    margin-top: 0;
    text-align: left !important;
  }
}

@media only screen and (max-width: 640px) {
  .gazo-text.direv {
    flex-direction: column;
  }
}

/* ================================================================= 
 License : e-TRUST Inc.
 File name : common_style.css
 Style : common_style
================================================================= */
header#global_header {
  max-width: 100%;
  min-width: 100%;
  position: relative;
}

#header {
  z-index: 10;
  width: 100%;
  height: auto;
  position: absolute;
}

.local_header {
  position: static !important;
}

.mean-container a.meanmenu-reveal {
  top: 11px !important;
}
@media only screen and (max-width: 640px) {
  .mean-container a.meanmenu-reveal {
    top: 6px !important;
  }
}

.mean-nav ul li span.sub_txt {
  display: inline-block;
  font-size: 12px;
  margin-left: 0.5rem;
  color: #ec9626;
  font-family: "Anton", "GenJyuuGothic", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
@media only screen and (max-width: 1200px) {
  .mean-nav ul li ul li .ic {
    display: none;
  }
}
@media only screen and (max-width: 834px) {
  .mean-nav ul li ul li .ic {
    display: none;
  }
}

.h_inner {
  transition: transform 0.4s ease, -webkit-transform 0.4s ease;
}

.fixed {
  position: fixed;
  background-color: rgba(0, 0, 0, 0.8) !important;
  opacity: 0.9;
  transform: translateY(0);
  transition: 0.2s;
}

.h_inner {
  z-index: 998;
  top: 0;
  left: 0;
  display: flex;
  justify-content: flex-end;
  align-items: stretch;
  width: 100%;
  height: 70px;
  margin: 0 auto;
  padding: 0 20px;
  font-family: "YakuHanMP", "Sawarabi Mincho", "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", "a-otf-ryumin-pr6n", serif;
  background: rgba(0, 0, 0, 0.7);
}
@media only screen and (max-width: 1200px) {
  .h_inner {
    padding-inline: 18px 60px;
  }
}
@media only screen and (max-width: 834px) {
  .h_inner {
    padding-inline: 0 60px;
  }
}
@media only screen and (max-width: 640px) {
  .h_inner {
    height: 60px;
  }
}

.logo {
  display: flex;
  justify-content: center;
  align-items: center;
  position: fixed;
  top: 0;
  left: 0;
  padding: 12px 18px;
  background: #fff;
  z-index: 10;
  height: 70px;
}
@media only screen and (max-width: 834px) {
  .logo {
    padding-block: 10px;
  }
}
@media only screen and (max-width: 640px) {
  .logo {
    width: 140px;
    height: 60px;
    padding-inline: 8px;
  }
}
.logo:after {
  position: absolute;
  top: 0;
  right: -30px;
  display: inline-block;
  content: "";
  width: 30px;
  height: 100%;
  background: #fff;
  clip-path: polygon(0 0, 100% 0%, 0 100%, 0 100%);
}
.logo img.sp {
  display: none;
}
@media only screen and (max-width: 640px) {
  .logo img.sp {
    display: block;
  }
}
@media only screen and (max-width: 640px) {
  .logo img.pc {
    display: none;
  }
}

.h_right {
  display: flex;
  padding: 11px 0;
}
@media only screen and (max-width: 640px) {
  .h_right {
    padding: 6px 0;
  }
}
.h_right .shiten_tel {
  margin-left: 10px;
}
.h_right .shiten_tel strong {
  font-size: 1.1em;
}
@media only screen and (max-width: 640px) {
  .h_right .shiten_tel strong {
    font-size: 1em;
  }
}
.h_right .shiten_tel a {
  display: inline-block;
  padding: 5px 20px;
  color: #333;
  font-size: clamp(14px, 0.93vw, 18px);
  text-decoration: none;
}
@media only screen and (max-width: 640px) {
  .h_right .shiten_tel a {
    padding: 2px 10px;
  }
}
.h_right .shiten_tel a i {
  margin-right: 8px;
}
@media only screen and (max-width: 640px) {
  .h_right .shiten_tel a i {
    margin-right: 0;
  }
}
@media only screen and (max-width: 640px) {
  .h_right .shiten_tel a span.txt {
    display: none;
  }
}
.h_right .h_contact {
  display: flex;
}
@media only screen and (max-width: 1400px) {
  .h_right .h_contact {
    margin-block: auto;
  }
}
@media only screen and (max-width: 834px) {
  .h_right .h_contact {
    margin-block: auto;
  }
}
.h_right .h_contact a {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 10px 16px;
  color: #fff;
  background: #333;
  text-decoration: none;
}
@media only screen and (max-width: 1400px) {
  .h_right .h_contact a {
    max-height: 48px;
    aspect-ratio: 1/1;
  }
}
@media only screen and (max-width: 834px) {
  .h_right .h_contact a {
    max-height: 48px;
    aspect-ratio: 1/1;
  }
}
.h_right .h_contact a i {
  margin-right: 8px;
}
@media only screen and (max-width: 1400px) {
  .h_right .h_contact a i {
    margin-right: 0;
  }
}
@media only screen and (max-width: 834px) {
  .h_right .h_contact a i {
    margin-right: 0;
  }
}
@media only screen and (max-width: 1400px) {
  .h_right .h_contact a span.txt {
    display: none;
  }
}
@media only screen and (max-width: 834px) {
  .h_right .h_contact a span.txt {
    display: none;
  }
}

.main-movie video {
  width: 100vw;
}

#mainArea {
  position: relative;
}
#mainArea .main_img {
  position: relative;
  width: 100%;
  overflow: hidden;
}
#mainArea .main_img .slick-dots {
  position: absolute;
  left: 50%;
  bottom: 20px;
  transform: translateX(-50%);
  display: flex !important;
}
#mainArea .main_img figure {
  display: flex;
  width: 100%;
}
#mainArea .main_img figure img {
  width: 100vw;
  height: 100%;
  min-height: 630px;
  object-fit: cover;
}
@media screen and (min-width: 641px) and (max-width: 834px) {
  #mainArea .main_img figure img {
    min-height: 500px;
  }
}
@media only screen and (max-width: 640px) {
  #mainArea .main_img figure img {
    min-height: 500px;
  }
}
#mainArea .main_txt {
  position: absolute;
  left: 10%;
  top: 30%;
  color: #fff;
  font-family: "YakuHanMP", "Sawarabi Mincho", "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", "a-otf-ryumin-pr6n", serif;
  font-size: 3rem;
  font-weight: 600;
  font-style: oblique;
  text-align: left;
}
@media (max-width: 1200px) {
  #mainArea .main_txt {
    font-size: calc(1.2rem + 2.4vw);
  }
}
@media only screen and (max-width: 1200px) {
  #mainArea .main_txt {
    font-size: 2.25rem;
  }
}
@media only screen and (max-width: 1200px) and (max-width: 1200px) {
  #mainArea .main_txt {
    font-size: calc(1.125rem + 1.5vw);
  }
}
@media only screen and (max-width: 640px) {
  #mainArea .main_txt {
    font-size: 1.5rem;
  }
}
@media only screen and (max-width: 640px) and (max-width: 1200px) {
  #mainArea .main_txt {
    font-size: calc(1.05rem + 0.6vw);
  }
}

.slide-animation {
  animation: fadezoom 8s 0s forwards;
  overflow: hidden;
}

@keyframes fadezoom {
  0% {
    transform: scale(1.1);
  }
  100% {
    transform: scale(1);
  }
}
#nav_global {
  display: flex;
}
@media only screen and (max-width: 834px) {
  #nav_global {
    display: none;
  }
}
#nav_global ul {
  -webkit-flex-grow: 1;
  flex-grow: 1;
  display: -webkit-flex;
  display: flex;
  height: 100%;
  align-items: stretch;
}
#nav_global ul li {
  -webkit-flex-grow: 1;
  flex-grow: 1;
  display: flex;
}
#nav_global ul li a {
  -webkit-flex-grow: 1;
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 20px;
  color: #fff;
  font-weight: 500;
  font-size: 1.125rem;
  text-decoration: none;
  text-align: center;
  white-space: nowrap;
}
@media (max-width: 1200px) {
  #nav_global ul li a {
    font-size: calc(1.0125rem + 0.15vw);
  }
}
#nav_global ul li a span {
  font-family: "Anton", "GenJyuuGothic", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 12px;
  font-weight: 100;
}
@media only screen and (max-width: 1200px) {
  #nav_global ul li a {
    padding: 10px;
    font-size: 0.875rem;
  }
}
#nav_global ul li .subnav {
  background: #000;
  width: 100%;
  z-index: 99;
  width: 100%;
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
}
#nav_global ul li ul {
  display: flex;
  align-items: flex-start !important;
}
@media only screen and (max-width: 1200px) {
  #nav_global ul li ul {
    width: 100%;
  }
}
#nav_global ul li ul li {
  text-align: center;
}
#nav_global ul li ul li:not(:last-child) {
  border-right: 1px solid #fff;
}
#nav_global ul li ul li a {
  justify-content: center;
  width: 100%;
  padding: 18px;
  letter-spacing: -0.2px;
  color: #fff;
  background: #000;
  position: relative;
}
#nav_global ul li ul li a span {
  font-family: "YakuHanMP", "Sawarabi Mincho", "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", "a-otf-ryumin-pr6n", serif;
  display: inline-block;
  margin-bottom: 10px;
  font-size: 1rem;
}
#nav_global ul li ul li a img.ic {
  display: block;
}
#nav_global ul li ul li a::before {
  position: absolute;
  content: "";
  background: #fff;
  width: 90%;
  height: 1px;
  left: 5%;
  right: 5%;
  top: 5%;
}

#splash {
  /*fixedで全面に固定*/
  position: fixed;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 999;
  background: #fff;
  display: none;
}

/* Loading画像中央配置　*/
#splash_logo {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

/* Loading アイコンの大きさ設定　*/
#splash_logo img {
  width: 260px;
}

body {
  background: #000, important !important;
}

.clone--nav {
  width: 100% !important;
  max-width: 100% !important;
  position: fixed !important;
  box-shadow: 0px 6px 15px 0px rgba(0, 0, 0, 0.05);
  background-size: auto;
  top: 0;
  left: 0;
  right: 0;
  z-index: 100;
  transition: 0.3s;
  transform: translateY(-100%);
  margin: 0 !important;
}
.clone--nav .h_inner {
  background-color: rgba(236, 150, 38, 0.9) !important;
}
@media only screen and (max-width: 834px) {
  .clone--nav {
    display: none !important;
  }
}
.clone--nav > ul {
  max-width: 1200px;
  margin: 0 auto;
}
.clone--nav > ul > li {
  position: relative;
}
.clone--nav > ul > li:before {
  content: "|";
  font-size: 15px;
  font-weight: 100;
  color: #fff !important;
  padding-right: 0;
  position: absolute;
  top: 0;
  right: -1px;
  bottom: 0;
  display: flex;
  align-items: center;
}
.clone--nav > ul > li:first-child::after {
  content: "|";
  font-size: 15px;
  font-weight: 100;
  color: #fff !important;
  padding-right: 0;
  position: absolute;
  top: 0;
  left: -1px;
  bottom: 0;
  display: flex;
  align-items: center;
}
.clone--nav > ul > li a {
  color: #fff !important;
  padding: 20px 0 !important;
}
.clone--nav > ul > li > ul {
  background: rgba(236, 150, 38, 0.9) !important;
}
.clone--nav > ul > li > ul li a {
  padding: 10px 0 !important;
}

.is-show {
  transform: translateY(0);
}

.mean-container a.meanmenu-reveal span {
  background: #fff !important;
}

.mean-container .mean-bar {
  background: #000 !important;
}

.mean-container .mean-nav ul li a.mean-expand {
  padding: 14px !important;
}

.anchor {
  display: block;
  transform: translateY(-150px);
}
@media screen and (min-width: 641px) and (max-width: 834px) {
  .anchor {
    transform: translateY(-50px);
  }
}
@media only screen and (max-width: 640px) {
  .anchor {
    transform: translateY(-30px);
  }
}

.anchor2 {
  display: block;
  transform: translateY(-150px);
}
@media screen and (min-width: 641px) and (max-width: 834px) {
  .anchor2 {
    transform: translateY(-100px);
  }
}
@media only screen and (max-width: 640px) {
  .anchor2 {
    transform: translateY(-100px);
  }
}

/*
飛ばしたいところの前に以下のような記述
<span id="map" class="anchor"></span>
*/
.op_anime {
  background: #000;
  position: fixed;
  height: 100%;
  width: 100%;
  z-index: 99999;
  bottom: 0;
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  left: 0;
  right: 0;
}

.op_anime img {
  position: fixed;
  display: none;
  z-index: 99999;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  animation-fill-mode: forwards;
  animation-name: text_line;
  animation-duration: 2.5s;
  animation-timing-function: ease;
  text-align: center;
  width: 300px;
}

@media screen and (min-width: 641px) and (max-width: 835px) {
  .op_anime img {
    width: 240px;
  }
}
@media only screen and (max-width: 640px) {
  .op_anime img {
    width: 200px;
  }
}
@keyframes text_line {
  0% {
    opacity: 0;
    transform: translateY(50%);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
/* ================================================================= 
 License : e-TRUST Inc.
 File name : common_style.css
 Style : common_style
================================================================= */
footer#global_footer {
  position: relative;
  margin-top: 100px;
}
@media only screen and (max-width: 1500px) {
  footer#global_footer {
    margin-top: 80px;
  }
}
@media only screen and (max-width: 1024px) {
  footer#global_footer {
    margin-top: 70px;
  }
}
@media screen and (min-width: 641px) and (max-width: 834px) {
  footer#global_footer {
    margin-top: 60px;
  }
}
@media only screen and (max-width: 640px) {
  footer#global_footer {
    margin-top: 50px;
  }
}

.tct_bg {
  position: relative;
  padding: 150px 0 !important;
}
@media only screen and (max-width: 1500px) {
  .tct_bg {
    padding: 120px 0 !important;
  }
}
@media only screen and (max-width: 1200px) {
  .tct_bg {
    padding: 100px 0 !important;
  }
}
@media screen and (min-width: 641px) and (max-width: 834px) {
  .tct_bg {
    padding: 60px 0 !important;
  }
}
@media only screen and (max-width: 640px) {
  .tct_bg {
    padding: 50px 0 !important;
  }
}
.tct_bg:before {
  position: absolute;
  content: "";
  background: #000;
  width: 100vw;
  height: 50%;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: -1;
}

.tct_inr {
  width: 90%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  margin-left: calc((100vw - 100%) / 2 * -1);
  margin-right: calc((100vw - 100%) / 2 * -1);
  background: url(../images/top/footer_bg.png) no-repeat center right;
  background-size: cover;
  z-index: -1;
  background-blend-mode: lighten;
  -webkit-background-blend-mode: lighten;
}
@media only screen and (max-width: 1200px) {
  .tct_inr {
    width: 95%;
  }
}
@media only screen and (max-width: 834px) {
  .tct_inr {
    width: 100vw;
    background: url(../images/top/footer_bg.png) no-repeat center left;
    background-color: rgba(255, 255, 255, 0.5);
    background-blend-mode: lighten;
    -webkit-background-blend-mode: lighten;
  }
}

.tct_wrap {
  display: flex;
  align-items: center;
  text-align: left;
}
.tct_wrap h2 {
  width: 30%;
  font-family: "Anton", "GenJyuuGothic", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 3.75rem;
  color: #333;
}
@media (max-width: 1200px) {
  .tct_wrap h2 {
    font-size: calc(1.275rem + 3.3vw);
  }
}
.tct_wrap h2 .jp {
  display: block;
  font-family: "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 1.125rem;
  font-weight: 600;
}
@media (max-width: 1200px) {
  .tct_wrap h2 .jp {
    font-size: calc(1.0125rem + 0.15vw);
  }
}
@media only screen and (max-width: 834px) {
  .tct_wrap h2 .jp {
    font-size: 1rem;
  }
}
@media only screen and (max-width: 834px) {
  .tct_wrap h2 {
    width: 100%;
    margin-bottom: 16px;
  }
}
.tct_wrap .tct_info {
  width: 69%;
  margin-left: 1%;
}
.tct_wrap .tct_info .tel_wrap {
  display: flex;
}
.tct_wrap .tct_info .tel_wrap li {
  margin-right: 5%;
}
.tct_wrap .tct_info .tel_wrap h3 {
  font-size: 1.125rem;
  font-weight: 600;
}
@media (max-width: 1200px) {
  .tct_wrap .tct_info .tel_wrap h3 {
    font-size: calc(1.0125rem + 0.15vw);
  }
}
@media only screen and (max-width: 834px) {
  .tct_wrap .tct_info .tel_wrap h3 {
    font-size: 1rem;
  }
}
.tct_wrap .tct_info .tel_wrap .f_tel a {
  color: #333;
  display: flex;
  align-items: baseline;
}
.tct_wrap .tct_info .tel_wrap .f_tel a i {
  font-size: 1.875rem;
  transform: rotate(-20deg);
}
@media (max-width: 1200px) {
  .tct_wrap .tct_info .tel_wrap .f_tel a i {
    font-size: calc(1.0875rem + 1.05vw);
  }
}
.tct_wrap .tct_info .tel_wrap .f_tel a p {
  font-size: 2.5rem;
  font-weight: 100;
  font-family: "Anton", "GenJyuuGothic", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
@media (max-width: 1200px) {
  .tct_wrap .tct_info .tel_wrap .f_tel a p {
    font-size: calc(1.15rem + 1.8vw);
  }
}
@media only screen and (max-width: 640px) {
  .tct_wrap .tct_info .tel_wrap .f_tel a p {
    font-size: 1.5rem;
  }
}
@media only screen and (max-width: 640px) and (max-width: 1200px) {
  .tct_wrap .tct_info .tel_wrap .f_tel a p {
    font-size: calc(1.05rem + 0.6vw);
  }
}
.tct_wrap .tct_info .sns_wrap {
  margin-top: 24px;
  display: flex;
}
.tct_wrap .tct_info .sns_wrap li {
  margin-right: 5%;
}
.tct_wrap .tct_info .sns_wrap a {
  color: #333;
  display: flex;
  align-items: baseline;
}
.tct_wrap .tct_info .sns_wrap a i {
  font-size: 1.125rem;
  margin-right: 8px;
}
@media (max-width: 1200px) {
  .tct_wrap .tct_info .sns_wrap a i {
    font-size: calc(1.0125rem + 0.15vw);
  }
}
.tct_wrap .tct_info .sns_wrap a p {
  font-size: 0.875rem;
}
@media only screen and (max-width: 640px) {
  .tct_wrap .tct_info .sns_wrap {
    margin-top: 16px;
  }
}
@media only screen and (max-width: 834px) {
  .tct_wrap .tct_info {
    width: 100%;
  }
}
@media only screen and (max-width: 834px) {
  .tct_wrap {
    flex-direction: column;
  }
}

.footer_bg {
  position: relative;
  padding: 80px 0 !important;
}
@media only screen and (max-width: 1200px) {
  .footer_bg {
    padding: 70px 0 !important;
  }
}
@media screen and (min-width: 641px) and (max-width: 834px) {
  .footer_bg {
    padding: 60px 0 !important;
  }
}
@media only screen and (max-width: 640px) {
  .footer_bg {
    padding: 40px 0 !important;
  }
}

.footer_inr {
  width: 100vw;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  margin-left: calc((100vw - 100%) / 2 * -1);
  margin-right: calc((100vw - 100%) / 2 * -1);
  background: #000;
  z-index: -1;
}

.footer_wrap {
  flex-wrap: nowrap !important;
  text-align: left;
  font-size: 0.8125rem;
  color: #fff;
}
.footer_wrap .box {
  max-width: 400px;
}
.footer_wrap .box:first-child .f_logo {
  display: block;
  width: 80%;
  max-width: 300px;
  margin-bottom: 10px;
}
.footer_wrap .box:first-child .telfax {
  display: flex;
}
.footer_wrap .box:first-child .telfax li {
  margin-right: 1%;
}
.footer_wrap .box:first-child .telfax a {
  color: #fff !important;
}
.footer_wrap .box:first-child .subarea {
  display: flex;
}
.footer_wrap .box:first-child .subarea li {
  flex-grow: 1;
  position: relative;
}
.footer_wrap .box:first-child .subarea li:not(:first-child)::before {
  position: absolute;
  content: "|";
  left: 0;
  top: 0;
  color: #fff;
}
.footer_wrap .box:first-child .subarea li a {
  text-align: center;
  display: block;
  width: 100%;
  padding: 0;
  color: #fff;
  padding: 0 20px;
}
@media only screen and (max-width: 1200px) {
  .footer_wrap .box:first-child .subarea li a {
    padding: 0 5px;
  }
}
.footer_wrap .box:nth-child(2) h2 {
  color: #ffcc33;
  font-family: "Anton", "GenJyuuGothic", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 1.25rem;
}
@media (max-width: 1200px) {
  .footer_wrap .box:nth-child(2) h2 {
    font-size: calc(1.025rem + 0.3vw);
  }
}
.footer_wrap .box:nth-child(2) .f_nav ul {
  display: flex;
  flex-wrap: wrap;
}
.footer_wrap .box:nth-child(2) .f_nav ul li {
  width: 48%;
  margin: 1%;
}
.footer_wrap .box:nth-child(2) .f_nav ul li a {
  color: #fff;
  padding-left: 16px;
  position: relative;
}
.footer_wrap .box:nth-child(2) .f_nav ul li a:after {
  transition: 0.5s;
  font-family: "Font Awesome 5 pro";
  content: "\f0da"; /*アイコンのユニコード*/
  font-weight: 600;
  font-size: 0.75rem;
  position: absolute; /*絶対位置*/
  left: 0;
  top: 0;
  display: flex;
  align-items: center;
}
.footer_wrap .box:nth-child(3) h2 {
  display: flex;
  justify-content: space-between;
}
.footer_wrap .box:nth-child(3) h2 img {
  margin: 0 10px 0 0;
  width: 60%;
  max-width: 200px;
}
.footer_wrap .box:nth-child(3) h2 .name {
  width: 40%;
}
.footer_wrap .box:nth-child(3) .logo_wrap {
  display: flex;
}
.footer_wrap .box:nth-child(3) .logo_wrap li {
  width: 48%;
  margin: 1%;
}
.footer_wrap .box:nth-child(3) .support a {
  font-size: 1.125rem;
  color: #fff;
}
@media (max-width: 1200px) {
  .footer_wrap .box:nth-child(3) .support a {
    font-size: calc(1.0125rem + 0.15vw);
  }
}
@media only screen and (max-width: 834px) {
  .footer_wrap {
    flex-direction: column !important;
    justify-content: center !important;
  }
  .footer_wrap .box:nth-child(3n+1) {
    width: 100% !important;
    margin: 0 auto 20px auto !important;
  }
  .footer_wrap .box:nth-child(3n+2) {
    width: 100% !important;
    margin: 0 auto 20px auto !important;
  }
  .footer_wrap .box:nth-child(3n+3) {
    width: 100% !important;
    margin: 0 auto !important;
  }
}

#copy {
  display: block !important;
  background: #ec9626;
  width: 100%;
  padding: 10px 0;
  color: #fff;
  text-align: center;
}
@media only screen and (max-width: 834px) {
  #copy {
    text-align: center;
  }
}
#copy a:any-link {
  color: #fff;
  text-decoration: none !important;
}
#copy a:hover {
  text-decoration: underline;
}

/* ================================================================= 
 License : e-TRUST Inc.
 File name : common_style.css
 Style : common_style
================================================================= */
/***タイトル***/
.title_x {
  position: relative;
  z-index: 1;
  border-left: 5px solid #ec9626;
  padding-left: 20px;
  margin-bottom: 20px;
}
.title_x h2 {
  font-size: 1.875rem;
  font-family: "YakuHanMP", "Sawarabi Mincho", "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", "a-otf-ryumin-pr6n", serif;
  color: #333;
  font-weight: 600;
}
@media (max-width: 1200px) {
  .title_x h2 {
    font-size: calc(1.0875rem + 1.05vw);
  }
}
.title_x .sub {
  font-size: 1.125rem;
  font-family: "YakuHanMP", "Sawarabi Mincho", "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", "a-otf-ryumin-pr6n", serif;
  color: #333333;
}
@media (max-width: 1200px) {
  .title_x .sub {
    font-size: calc(1.0125rem + 0.15vw);
  }
}
@media only screen and (max-width: 1200px) {
  .title_x {
    border-left: 4px solid #ec9626;
    padding-left: 16px;
  }
  .title_x h2 {
    font-size: 1.5rem;
  }
}
@media only screen and (max-width: 1200px) and (max-width: 1200px) {
  .title_x h2 {
    font-size: calc(1.05rem + 0.6vw);
  }
}
@media only screen and (max-width: 1200px) {
  .title_x .sub {
    font-size: 1rem;
  }
}
@media only screen and (max-width: 1024px) {
  .title_x {
    margin-bottom: 16px;
  }
}
@media only screen and (max-width: 640px) {
  .title_x {
    margin-bottom: 15px;
  }
  .title_x h2 {
    font-size: 1.125rem;
  }
}
@media only screen and (max-width: 640px) and (max-width: 1200px) {
  .title_x h2 {
    font-size: calc(1.0125rem + 0.15vw);
  }
}
@media only screen and (max-width: 640px) {
  .title_x .sub {
    font-size: 0.8125rem;
  }
}

.title_a {
  margin: 50px auto 30px auto;
  position: relative;
}
.title_a h2, .title_a h3 {
  color: #333333;
  font-size: 1.5rem;
  font-family: "YakuHanMP", "Sawarabi Mincho", "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", "a-otf-ryumin-pr6n", serif;
  font-weight: 500;
  line-height: 1;
  padding: 16px;
  border-bottom: 1px dashed rgba(0, 0, 0, 0.5);
  position: relative;
}
@media (max-width: 1200px) {
  .title_a h2, .title_a h3 {
    font-size: calc(1.05rem + 0.6vw);
  }
}
.title_a h2::before, .title_a h3::before {
  position: absolute;
  content: "";
  width: 4px;
  height: 60%;
  background: #ec9626;
  top: 20%;
  left: 0;
}
@media only screen and (max-width: 1024px) {
  .title_a h2, .title_a h3 {
    font-size: 1.25rem;
  }
}
@media only screen and (max-width: 1024px) and (max-width: 1200px) {
  .title_a h2, .title_a h3 {
    font-size: calc(1.025rem + 0.3vw);
  }
}
@media only screen and (max-width: 834px) {
  .title_a h2, .title_a h3 {
    font-size: 1.125rem;
  }
}
@media only screen and (max-width: 834px) and (max-width: 1200px) {
  .title_a h2, .title_a h3 {
    font-size: calc(1.0125rem + 0.15vw);
  }
}
.title_a .btn_a {
  position: absolute;
  right: 0;
  top: 20%;
}
.title_a .btn_a a {
  color: #ff6600 !important;
  padding: 4px 20px;
  line-height: 1;
  background-image: -moz-linear-gradient(90deg, rgba(251, 222, 134, 0.5) 0%, #ffc29a 100%);
  background-image: -webkit-linear-gradient(90deg, rgba(251, 222, 134, 0.5) 0%, #ffc29a 100%);
  background-image: -ms-linear-gradient(90deg, rgba(251, 222, 134, 0.5) 0%, #ffc29a 100%);
}
@media only screen and (max-width: 834px) {
  .title_a {
    margin: 40px auto 20px auto;
  }
}

.title_b {
  margin: 50px auto 30px auto;
  position: relative;
}
.title_b h2 {
  color: #333333;
  font-size: 1.75rem;
  font-family: "YakuHanMP", "Sawarabi Mincho", "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", "a-otf-ryumin-pr6n", serif;
  font-weight: 600;
  padding: 8px 0 8px 16px;
  border-bottom: 1px dashed rgba(0, 0, 0, 0.5);
  line-height: 1;
}
@media (max-width: 1200px) {
  .title_b h2 {
    font-size: calc(1.075rem + 0.9vw);
  }
}
.title_b h2 .en {
  margin-top: 8px;
  color: #ec9626;
  font-family: "Anton", "GenJyuuGothic", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 0.875rem;
  display: block;
  font-weight: 400;
}
@media only screen and (max-width: 1024px) {
  .title_b h2 {
    font-size: 1.25rem;
  }
}
@media only screen and (max-width: 1024px) and (max-width: 1200px) {
  .title_b h2 {
    font-size: calc(1.025rem + 0.3vw);
  }
}
@media only screen and (max-width: 834px) {
  .title_b h2 {
    font-size: 1.125rem;
  }
}
@media only screen and (max-width: 834px) and (max-width: 1200px) {
  .title_b h2 {
    font-size: calc(1.0125rem + 0.15vw);
  }
}
.title_b::before {
  position: absolute;
  content: "";
  width: 5px;
  height: 80%;
  background: #ec9626;
  top: 10%;
  left: 0;
}
@media only screen and (max-width: 834px) {
  .title_b {
    margin: 40px auto 20px auto;
  }
}

.title_c {
  margin: 50px auto 30px auto;
}
.title_c h2 {
  color: #333333;
  font-size: 1.75rem;
  font-family: "YakuHanMP", "Sawarabi Mincho", "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", "a-otf-ryumin-pr6n", serif;
  font-weight: 600;
  padding: 8px 0 8px 16px;
  border-bottom: 1px dashed rgba(0, 0, 0, 0.2);
  line-height: 1;
}
@media (max-width: 1200px) {
  .title_c h2 {
    font-size: calc(1.075rem + 0.9vw);
  }
}
.title_c h2 .en {
  margin-bottom: 12px;
  color: #ec9626;
  font-family: "Anton", "GenJyuuGothic", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 0.875rem;
  display: block;
  font-weight: 400;
}
@media only screen and (max-width: 1024px) {
  .title_c h2 {
    font-size: 1.25rem;
  }
}
@media only screen and (max-width: 1024px) and (max-width: 1200px) {
  .title_c h2 {
    font-size: calc(1.025rem + 0.3vw);
  }
}
@media only screen and (max-width: 834px) {
  .title_c h2 {
    font-size: 1.125rem;
  }
}
@media only screen and (max-width: 834px) and (max-width: 1200px) {
  .title_c h2 {
    font-size: calc(1.0125rem + 0.15vw);
  }
}
@media only screen and (max-width: 834px) {
  .title_c {
    margin: 40px auto 20px auto;
  }
}

.title_d {
  margin: 50px auto 30px auto;
}
.title_d h2 {
  color: #333333;
  font-size: 1.75rem;
  font-family: "YakuHanMP", "Sawarabi Mincho", "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", "a-otf-ryumin-pr6n", serif;
  font-weight: 600;
}
@media (max-width: 1200px) {
  .title_d h2 {
    font-size: calc(1.075rem + 0.9vw);
  }
}
.title_d h2 .en {
  margin-bottom: 12px;
  color: #ec9626;
  font-size: 1.125rem;
  display: block;
  font-weight: 600;
  font-family: "Times New Roman", "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}
@media (max-width: 1200px) {
  .title_d h2 .en {
    font-size: calc(1.0125rem + 0.15vw);
  }
}
@media only screen and (max-width: 834px) {
  .title_d h2 .en {
    font-size: 0.875rem;
  }
}
@media only screen and (max-width: 1024px) {
  .title_d h2 {
    font-size: 1.25rem;
  }
}
@media only screen and (max-width: 1024px) and (max-width: 1200px) {
  .title_d h2 {
    font-size: calc(1.025rem + 0.3vw);
  }
}
@media only screen and (max-width: 834px) {
  .title_d h2 {
    font-size: 1.125rem;
  }
}
@media only screen and (max-width: 834px) and (max-width: 1200px) {
  .title_d h2 {
    font-size: calc(1.0125rem + 0.15vw);
  }
}
@media only screen and (max-width: 834px) {
  .title_d {
    margin: 40px auto 20px auto;
  }
}

.title_recruit h3 {
  background: #333333;
  color: #fff;
  font-size: 1rem;
}

.title_recruit02 {
  background: rgba(204, 204, 204, 0.8);
}
.title_recruit02 h2 {
  color: #333333;
  font-size: 1.125rem;
  font-weight: 600;
  padding: 8px;
}
@media (max-width: 1200px) {
  .title_recruit02 h2 {
    font-size: calc(1.0125rem + 0.15vw);
  }
}

.recruit_05 {
  justify-content: space-between;
}
.recruit_05 .box {
  max-width: 280px;
}
.recruit_05 .box div {
  padding: 8px;
  background: #333;
  color: #fff;
}
.recruit_05 .box div .area {
  font-size: 0.75rem;
}

.recruit_txt2 {
  font-size: 1.5rem;
}
@media (max-width: 1200px) {
  .recruit_txt2 {
    font-size: calc(1.05rem + 0.6vw);
  }
}
.recruit_txt2 > div {
  font-weight: 600;
}
@media only screen and (max-width: 1200px) {
  .recruit_txt2 {
    font-size: 1.25rem;
  }
}
@media only screen and (max-width: 1200px) and (max-width: 1200px) {
  .recruit_txt2 {
    font-size: calc(1.025rem + 0.3vw);
  }
}

/***字白***/
.white {
  margin: 0 auto;
  color: #fff !important;
}
.white article h1,
.white article h2,
.white article h3 {
  color: #fff !important;
  border-color: #fff !important;
}
.white article h1:after,
.white article h2:after,
.white article h3:after {
  background-color: #fff !important;
  border-color: #fff !important;
}
.white article div {
  color: white;
}
.white div {
  color: #fff;
}
.white li {
  color: #fff;
}
.white li:not(:last-child):after {
  background-color: #fff !important;
}
.white li a {
  color: #fff;
}
.white a {
  color: #fff !important;
}
.white a:hover {
  color: #000 !important;
}
.white .box {
  border-color: #fff !important;
}
.white dl {
  border-color: #fff !important;
}
.white dl dt, .white dl dd {
  color: #fff;
  border-color: #fff !important;
}

/***下層H1***/
.h1-box {
  display: flex;
  position: relative;
  margin-left: calc((100vw - 100%) / 2 * -1);
  margin-right: calc((100vw - 100%) / 2 * -1);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center 30%;
}
.h1-box:before {
  z-index: 1;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.h1-box article {
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  align-items: left !important;
  position: relative;
  width: 100%;
  padding: 120px 20px;
  overflow: hidden;
}
@media screen and (min-width: 641px) and (max-width: 834px) {
  .h1-box article {
    padding: 80px 20px;
  }
}
@media only screen and (max-width: 640px) {
  .h1-box article {
    padding: 60px 20px;
  }
}
.h1-box article h1,
.h1-box article p {
  position: relative;
  color: #fff;
  font-size: 2.625rem;
  font-weight: 700;
}
@media (max-width: 1200px) {
  .h1-box article h1,
  .h1-box article p {
    font-size: calc(1.1625rem + 1.95vw);
  }
}
@media only screen and (max-width: 834px) {
  .h1-box article h1,
  .h1-box article p {
    font-size: 2.25rem;
  }
}
@media only screen and (max-width: 834px) and (max-width: 1200px) {
  .h1-box article h1,
  .h1-box article p {
    font-size: calc(1.125rem + 1.5vw);
  }
}
.h1-box article > div .en {
  font-family: "Anton", "GenJyuuGothic", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: 500;
  font-size: 1.125rem;
  position: relative;
  z-index: 1;
  background: -moz-linear-gradient(to bottom, #ffcc33, #ffcc33 30%, #ff6600);
  background: -webkit-linear-gradient(to bottom, #ffcc33, #ffcc33 30%, #ff6600);
  background: linear-gradient(to bottom, #ffcc33, #ffcc33 30%, #ff6600);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
@media (max-width: 1200px) {
  .h1-box article > div .en {
    font-size: calc(1.0125rem + 0.15vw);
  }
}
@media only screen and (max-width: 834px) {
  .h1-box article > div .en {
    font-size: 14y;
  }
}

.view-title h2, .view-title h3 {
  position: relative;
  font-weight: 600;
  font-size: clamp(2.3rem, 1.56vw, 3rem);
  line-height: 1.5;
  border-bottom: 2px solid #ccc;
}
.view-title h2:after, .view-title h3:after {
  position: absolute;
  content: "";
  display: block;
  border-bottom: solid 2px #ec9626;
  bottom: -2px;
  width: 20%;
}

.hn-box h2, .hn-box h3 {
  position: relative;
  font-weight: 600;
  font-size: clamp(2.3rem, 1.56vw, 3rem);
  line-height: 1.5;
  padding: 10px 10px 10px 30px;
  color: #fff;
  background: #333;
}
.hn-box h2:before, .hn-box h3:before {
  position: absolute;
  top: 50%;
  left: 10px;
  transform: translateY(-50%);
  content: "";
  width: 6px;
  height: 1.2em;
  border-radius: 2px;
  background: #ec9626;
}

.hn-tri h2, .hn-tri h3 {
  font-size: 30px;
  position: relative;
  font-weight: normal;
  margin-bottom: 15px;
  padding-top: 50px;
  padding-left: 40px;
  z-index: 5;
  border-bottom: 1px solid #afafaf;
}
.hn-tri h2:before, .hn-tri h3:before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0px 0 110px 80px;
  border-color: transparent transparent rgba(236, 150, 38, 0.5) transparent;
  position: absolute;
  z-index: -1;
  transform: rotate(30deg);
  top: -20px;
  left: 30px;
}

.about-box2 .box {
  background: #000;
  box-shadow: 0px 5px 8px 0px rgba(0, 0, 0, 0.3);
  position: relative;
}
.about-box2 .box:hover:after {
  border: none;
}
.about-box2 .box a {
  position: relative;
}
.about-box2 .box a:hover img {
  transform: scale(1.2);
  opacity: 0.2;
}
.about-box2 .box img {
  position: relative;
  object-fit: cover;
  transition: 1s all;
  opacity: 0.3s;
}
.about-box2 .box div {
  z-index: 2;
  position: absolute;
  pointer-events: none;
  width: 100%;
  height: 100%;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.about-box2 .box div h3 {
  white-space: nowrap;
  color: rgba(255, 255, 255, 0.8);
  font-family: "Anton", "GenJyuuGothic", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 3rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}
@media (max-width: 1200px) {
  .about-box2 .box div h3 {
    font-size: calc(1.2rem + 2.4vw);
  }
}
@media only screen and (max-width: 834px) {
  .about-box2 .box div h3 {
    font-size: 1.5rem;
  }
}
@media only screen and (max-width: 834px) and (max-width: 1200px) {
  .about-box2 .box div h3 {
    font-size: calc(1.05rem + 0.6vw);
  }
}
.about-box2 .box div span.txt {
  color: rgba(255, 255, 255, 0.8);
  font-size: 1.125rem;
  display: inline-block;
  margin-top: 6px;
}
@media (max-width: 1200px) {
  .about-box2 .box div span.txt {
    font-size: calc(1.0125rem + 0.15vw);
  }
}
@media only screen and (max-width: 834px) {
  .about-box2 .box div span.txt {
    font-size: 0.75rem;
  }
}

/*事業内容*/
.bg_color_wrap3 {
  position: relative;
  padding: 40px 0 !important;
}
@media only screen and (max-width: 1200px) {
  .bg_color_wrap3 {
    padding: 40px 0 !important;
  }
}
@media screen and (min-width: 641px) and (max-width: 834px) {
  .bg_color_wrap3 {
    padding: 30px 0 !important;
  }
}
@media only screen and (max-width: 640px) {
  .bg_color_wrap3 {
    padding: 30px 0 !important;
  }
}

.bg_color_inr3 {
  width: 100vw;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  margin-left: calc((100vw - 100%) / 2 * -1);
  margin-right: calc((100vw - 100%) / 2 * -1);
  background-image: -moz-linear-gradient(90deg, rgba(247, 203, 107, 0.99608) 0%, rgb(251, 169, 128) 100%);
  background-image: -webkit-linear-gradient(90deg, rgba(247, 203, 107, 0.99608) 0%, rgb(251, 169, 128) 100%);
  background-image: -ms-linear-gradient(90deg, rgba(247, 203, 107, 0.99608) 0%, rgb(251, 169, 128) 100%);
  opacity: 0.722;
  z-index: -1;
}

.business_01 ul {
  display: flex;
  flex-wrap: wrap;
}
.business_01 ul li {
  flex-grow: 1;
  position: relative;
}
.business_01 ul li a {
  display: block;
  width: 100%;
  text-align: center;
  color: #333;
  font-size: 1.25rem;
}
@media (max-width: 1200px) {
  .business_01 ul li a {
    font-size: calc(1.025rem + 0.3vw);
  }
}
.business_01 ul li::before {
  position: absolute;
  content: "|";
  left: 0;
  top: 0;
  color: #ccc;
  font-size: 1.25rem;
}
@media (max-width: 1200px) {
  .business_01 ul li::before {
    font-size: calc(1.025rem + 0.3vw);
  }
}
@media only screen and (max-width: 834px) {
  .business_01 ul li::before {
    content: "";
  }
}
.business_01 ul li:last-child::after {
  position: absolute;
  content: "|";
  right: 0;
  top: 0;
  color: #ccc;
  font-size: 1.25rem;
}
@media (max-width: 1200px) {
  .business_01 ul li:last-child::after {
    font-size: calc(1.025rem + 0.3vw);
  }
}
@media only screen and (max-width: 834px) {
  .business_01 ul li:last-child::after {
    content: "";
  }
}
@media only screen and (max-width: 834px) {
  .business_01 ul li {
    flex-grow: auto;
    width: 48%;
    border: 1px solid #fff;
    margin: 1% !important;
  }
  .business_01 ul li a {
    padding: 10px;
    font-size: 0.875rem;
  }
}

.bg_color_wrap4 {
  position: relative;
}

.bg_color_inr4 {
  width: 80vw;
  height: 50%;
  position: absolute;
  bottom: 20%;
  left: 0;
  margin-left: calc((100vw - 100%) / 2 * -1);
  margin-right: calc((100vw - 100%) / 2 * -1);
  background-image: -moz-linear-gradient(90deg, rgba(247, 203, 107, 0.99608) 0%, rgb(251, 169, 128) 100%);
  background-image: -webkit-linear-gradient(90deg, rgba(247, 203, 107, 0.99608) 0%, rgb(251, 169, 128) 100%);
  background-image: -ms-linear-gradient(90deg, rgba(247, 203, 107, 0.99608) 0%, rgb(251, 169, 128) 100%);
  opacity: 0.722;
  z-index: -1;
}
@media screen and (min-width: 641px) and (max-width: 834px) {
  .bg_color_inr4 {
    height: 60%;
  }
}
@media only screen and (max-width: 640px) {
  .bg_color_inr4 {
    width: 90vw;
    height: 70%;
  }
}

.bg_color_inr5 {
  width: 80vw;
  height: 50%;
  position: absolute;
  bottom: 20%;
  right: 0;
  margin-left: calc((100vw - 100%) / 2 * -1);
  margin-right: calc((100vw - 100%) / 2 * -1);
  background-image: -moz-linear-gradient(90deg, rgba(247, 203, 107, 0.99608) 0%, rgb(251, 169, 128) 100%);
  background-image: -webkit-linear-gradient(90deg, rgba(247, 203, 107, 0.99608) 0%, rgb(251, 169, 128) 100%);
  background-image: -ms-linear-gradient(90deg, rgba(247, 203, 107, 0.99608) 0%, rgb(251, 169, 128) 100%);
  opacity: 0.722;
  z-index: -1;
}
@media screen and (min-width: 641px) and (max-width: 834px) {
  .bg_color_inr5 {
    height: 60%;
  }
}
@media only screen and (max-width: 640px) {
  .bg_color_inr5 {
    width: 90vw;
    height: 70%;
  }
}

.business_02_wrap .business_02 {
  position: relative;
}
.business_02_wrap .business_02 .box_img {
  width: 90%;
  margin: 0 0 0 auto;
}
@media only screen and (max-width: 640px) {
  .business_02_wrap .business_02 .box_img {
    width: 100%;
  }
}
.business_02_wrap .business_02 .txt_box {
  width: 80%;
  max-width: 660px;
  margin: -10% 0 0 auto;
  background: rgba(255, 255, 255, 0.9);
  padding: 50px;
  position: relative;
  box-shadow: 0px 3px 7px 0px rgba(255, 102, 0, 0.2);
}
.business_02_wrap .business_02 .txt_box .txt h3 {
  color: #ec9626;
  font-size: 1.25rem;
  font-family: "YakuHanMP", "Sawarabi Mincho", "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", "a-otf-ryumin-pr6n", serif;
  margin-bottom: 16px;
}
@media (max-width: 1200px) {
  .business_02_wrap .business_02 .txt_box .txt h3 {
    font-size: calc(1.025rem + 0.3vw);
  }
}
@media only screen and (max-width: 1200px) {
  .business_02_wrap .business_02 .txt_box .txt h3 {
    font-size: 1.125rem;
  }
}
@media only screen and (max-width: 1200px) and (max-width: 1200px) {
  .business_02_wrap .business_02 .txt_box .txt h3 {
    font-size: calc(1.0125rem + 0.15vw);
  }
}
@media only screen and (max-width: 834px) {
  .business_02_wrap .business_02 .txt_box .txt h3 {
    font-size: 1rem;
  }
}
.business_02_wrap .business_02 .txt_box .deco {
  position: absolute;
  bottom: -50%;
  right: -16%;
  font-family: "Kolker Brush";
  font-size: 5rem;
  background: -moz-linear-gradient(to bottom, #ffcc33, #ffcc33 30%, #ff6600);
  background: -webkit-linear-gradient(to bottom, #ffcc33, #ffcc33 30%, #ff6600);
  background: linear-gradient(to bottom, #ffcc33, #ffcc33 30%, #ff6600);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  transform: rotate(-10deg);
}
@media (max-width: 1200px) {
  .business_02_wrap .business_02 .txt_box .deco {
    font-size: calc(1.4rem + 4.8vw);
  }
}
@media only screen and (max-width: 1500px) {
  .business_02_wrap .business_02 .txt_box .deco {
    right: -12%;
  }
}
@media only screen and (max-width: 1024px) {
  .business_02_wrap .business_02 .txt_box .deco {
    right: -8%;
  }
}
@media screen and (min-width: 641px) and (max-width: 834px) {
  .business_02_wrap .business_02 .txt_box .deco {
    bottom: -40%;
  }
}
@media only screen and (max-width: 640px) {
  .business_02_wrap .business_02 .txt_box .deco {
    bottom: -20%;
    font-size: 6.25rem;
  }
}
@media only screen and (max-width: 640px) and (max-width: 1200px) {
  .business_02_wrap .business_02 .txt_box .deco {
    font-size: calc(1.525rem + 6.3vw);
  }
}
@media only screen and (max-width: 1024px) {
  .business_02_wrap .business_02 .txt_box {
    padding: 40px;
  }
}
@media only screen and (max-width: 640px) {
  .business_02_wrap .business_02 .txt_box {
    width: 90%;
    margin: -20px 0 0 auto;
    padding: 30px 20px;
  }
}
.business_02_wrap .business_02 .en_txt {
  position: absolute;
  left: 0;
  bottom: 17%;
  font-size: 16.25rem;
  line-height: 1;
  font-family: "Anton", "GenJyuuGothic", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  color: rgba(255, 255, 255, 0.5);
}
@media (max-width: 1200px) {
  .business_02_wrap .business_02 .en_txt {
    font-size: calc(2.525rem + 18.3vw);
  }
}
@media only screen and (max-width: 1200px) {
  .business_02_wrap .business_02 .en_txt {
    font-size: 12.5rem;
  }
}
@media only screen and (max-width: 1200px) and (max-width: 1200px) {
  .business_02_wrap .business_02 .en_txt {
    font-size: calc(2.15rem + 13.8vw);
  }
}
@media only screen and (max-width: 640px) {
  .business_02_wrap .business_02 .en_txt {
    color: rgba(255, 102, 0, 0.5);
    bottom: 19%;
  }
}
.business_02_wrap .business_02 .en_txt_b {
  font-size: 12.5rem;
  letter-spacing: normal;
  font-weight: 100;
}
@media (max-width: 1200px) {
  .business_02_wrap .business_02 .en_txt_b {
    font-size: calc(2.15rem + 13.8vw);
  }
}

.business_03_wrap .business_03 {
  position: relative;
}
.business_03_wrap .business_03 .box_img {
  width: 90%;
  margin: 0 auto 0 0;
}
@media only screen and (max-width: 640px) {
  .business_03_wrap .business_03 .box_img {
    width: 100%;
  }
}
.business_03_wrap .business_03 .txt_box {
  width: 80%;
  max-width: 660px;
  margin: -10% auto 0 0;
  background: rgba(255, 255, 255, 0.9);
  padding: 50px;
  position: relative;
  box-shadow: 0px 3px 7px 0px rgba(255, 102, 0, 0.2);
}
.business_03_wrap .business_03 .txt_box .txt h3 {
  color: #ec9626;
  font-size: 1.25rem;
  font-family: "YakuHanMP", "Sawarabi Mincho", "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", "a-otf-ryumin-pr6n", serif;
  margin-bottom: 16px;
}
@media (max-width: 1200px) {
  .business_03_wrap .business_03 .txt_box .txt h3 {
    font-size: calc(1.025rem + 0.3vw);
  }
}
@media only screen and (max-width: 1200px) {
  .business_03_wrap .business_03 .txt_box .txt h3 {
    font-size: 1.125rem;
  }
}
@media only screen and (max-width: 1200px) and (max-width: 1200px) {
  .business_03_wrap .business_03 .txt_box .txt h3 {
    font-size: calc(1.0125rem + 0.15vw);
  }
}
@media only screen and (max-width: 834px) {
  .business_03_wrap .business_03 .txt_box .txt h3 {
    font-size: 1rem;
  }
}
.business_03_wrap .business_03 .txt_box .deco {
  position: absolute;
  bottom: -50%;
  right: -16%;
  font-family: "Kolker Brush";
  font-size: 5rem;
  background: -moz-linear-gradient(to bottom, #ffcc33, #ffcc33 30%, #ff6600);
  background: -webkit-linear-gradient(to bottom, #ffcc33, #ffcc33 30%, #ff6600);
  background: linear-gradient(to bottom, #ffcc33, #ffcc33 30%, #ff6600);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  transform: rotate(-10deg);
}
@media (max-width: 1200px) {
  .business_03_wrap .business_03 .txt_box .deco {
    font-size: calc(1.4rem + 4.8vw);
  }
}
@media only screen and (max-width: 1500px) {
  .business_03_wrap .business_03 .txt_box .deco {
    right: -12%;
  }
}
@media only screen and (max-width: 1024px) {
  .business_03_wrap .business_03 .txt_box .deco {
    right: -8%;
  }
}
@media screen and (min-width: 641px) and (max-width: 834px) {
  .business_03_wrap .business_03 .txt_box .deco {
    bottom: -40%;
  }
}
@media only screen and (max-width: 640px) {
  .business_03_wrap .business_03 .txt_box .deco {
    bottom: -20%;
    font-size: 6.25rem;
  }
}
@media only screen and (max-width: 640px) and (max-width: 1200px) {
  .business_03_wrap .business_03 .txt_box .deco {
    font-size: calc(1.525rem + 6.3vw);
  }
}
@media only screen and (max-width: 1024px) {
  .business_03_wrap .business_03 .txt_box {
    padding: 40px;
  }
}
@media only screen and (max-width: 640px) {
  .business_03_wrap .business_03 .txt_box {
    width: 90%;
    margin: -20px auto 0 0;
    padding: 30px 20px;
  }
}
.business_03_wrap .business_03 .en_txt {
  position: absolute;
  right: 0;
  bottom: 17%;
  font-size: 16.25rem;
  line-height: 1;
  font-family: "Anton", "GenJyuuGothic", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  color: rgba(255, 255, 255, 0.5);
}
@media (max-width: 1200px) {
  .business_03_wrap .business_03 .en_txt {
    font-size: calc(2.525rem + 18.3vw);
  }
}
@media only screen and (max-width: 1200px) {
  .business_03_wrap .business_03 .en_txt {
    font-size: 12.5rem;
  }
}
@media only screen and (max-width: 1200px) and (max-width: 1200px) {
  .business_03_wrap .business_03 .en_txt {
    font-size: calc(2.15rem + 13.8vw);
  }
}
@media only screen and (max-width: 640px) {
  .business_03_wrap .business_03 .en_txt {
    color: rgba(255, 102, 0, 0.5);
    bottom: 19%;
  }
}
.business_03_wrap .business_03 .en_txt_b {
  font-size: 12.5rem;
  letter-spacing: normal;
  font-weight: 100;
}
@media (max-width: 1200px) {
  .business_03_wrap .business_03 .en_txt_b {
    font-size: calc(2.15rem + 13.8vw);
  }
}

/*私たちの強み*/
.bg_color_wrap6 {
  position: relative;
  padding: 40px 0 !important;
}
@media only screen and (max-width: 1200px) {
  .bg_color_wrap6 {
    padding: 40px 0 !important;
  }
}
@media screen and (min-width: 641px) and (max-width: 834px) {
  .bg_color_wrap6 {
    padding: 30px 0 !important;
  }
}
@media only screen and (max-width: 640px) {
  .bg_color_wrap6 {
    padding: 30px 0 !important;
  }
}

.bg_color_inr6 {
  width: 100vw;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  margin-left: calc((100vw - 100%) / 2 * -1);
  margin-right: calc((100vw - 100%) / 2 * -1);
  background-image: -moz-linear-gradient(-90deg, #fff4d4 0%, #ffdfc9 100%);
  background-image: -webkit-linear-gradient(-90deg, #fff4d4 0%, #ffdfc9 100%);
  background-image: -ms-linear-gradient(-90deg, #fff4d4 0%, #ffdfc9 100%);
  opacity: 0.722;
  z-index: -1;
}

.strengths_ttl h2 {
  color: #ec9626;
  line-height: 1.5em;
  font-family: "YakuHanMP", "Sawarabi Mincho", "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", "a-otf-ryumin-pr6n", serif;
  font-size: 1.875rem;
  font-weight: 600;
}
@media (max-width: 1200px) {
  .strengths_ttl h2 {
    font-size: calc(1.0875rem + 1.05vw);
  }
}
@media only screen and (max-width: 834px) {
  .strengths_ttl h2 {
    font-size: 1.125rem;
  }
}
@media only screen and (max-width: 834px) and (max-width: 1200px) {
  .strengths_ttl h2 {
    font-size: calc(1.0125rem + 0.15vw);
  }
}

.strengths_01 .box {
  width: 32%;
  margin: 0 1%;
  overflow: visible !important;
  position: relative;
}
.strengths_01 .box:nth-child(3n+1) {
  margin: 0 1% 1% 0;
}
.strengths_01 .box:nth-child(3n+2) {
  margin: 0 1% 1% 1%;
}
.strengths_01 .box:nth-child(3n+3) {
  margin: 0 0 1% 1%;
}
.strengths_01 .box img {
  margin: 0 auto !important;
  display: block;
}
.strengths_01 .box > div {
  text-align: center;
  font-family: "YakuHanMP", "Sawarabi Mincho", "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", "a-otf-ryumin-pr6n", serif;
  font-size: 1.5rem;
  color: #333;
}
@media (max-width: 1200px) {
  .strengths_01 .box > div {
    font-size: calc(1.05rem + 0.6vw);
  }
}
@media only screen and (max-width: 640px) {
  .strengths_01 .box > div {
    font-size: 1rem;
  }
}
.strengths_01 .box:not(:last-child):after {
  font-family: "Font Awesome 5 pro";
  content: "\f00d"; /*アイコンのユニコード*/
  font-weight: 100;
  font-size: 3rem;
  position: absolute; /*絶対位置*/
  right: -24px; /*アイコンの位置*/
  top: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  z-index: 1;
}
@media (max-width: 1200px) {
  .strengths_01 .box:not(:last-child):after {
    font-size: calc(1.2rem + 2.4vw);
  }
}
@media screen and (min-width: 641px) and (max-width: 834px) {
  .strengths_01 .box:not(:last-child):after {
    right: -18px;
  }
}
@media only screen and (max-width: 640px) {
  .strengths_01 .box:not(:last-child):after {
    right: -16px;
  }
}

.strengths_02, .strengths_03 {
  display: flex;
  align-items: center;
  flex-wrap: nowrap !important;
  margin-top: 60px;
  padding-bottom: 50px;
}
.strengths_02 .box, .strengths_03 .box {
  width: 50%;
  align-self: stretch;
}
.strengths_02 .box:nth-child(2), .strengths_03 .box:nth-child(2) {
  background: rgba(255, 255, 255, 0.9);
  padding: 80px 50px 50px 50px;
  position: relative;
  box-shadow: 0px 3px 7px 0px rgba(255, 102, 0, 0.2);
  width: 55%;
  margin: 50px 0 -30px -5%;
  position: relative;
}
.strengths_02 .box:nth-child(2) .txt, .strengths_03 .box:nth-child(2) .txt {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
.strengths_02 .box:nth-child(2) .txt p, .strengths_03 .box:nth-child(2) .txt p {
  color: #333;
  font-size: 1rem;
  line-height: 2.5rem;
}
@media only screen and (max-width: 1024px) {
  .strengths_02 .box:nth-child(2) .txt p, .strengths_03 .box:nth-child(2) .txt p {
    font-size: 0.9375rem;
    line-height: 2rem;
  }
  .strengths_02 .box:nth-child(2) .txt p br, .strengths_03 .box:nth-child(2) .txt p br {
    display: none;
  }
}
.strengths_02 .box:nth-child(2) .deco, .strengths_03 .box:nth-child(2) .deco {
  line-height: 1;
  position: absolute;
  top: 20px;
  left: 10px;
  font-family: "Kolker Brush";
  font-size: 3.75rem;
  background: -moz-linear-gradient(to bottom, #ffcc33, #ffcc33 30%, #ff6600);
  background: -webkit-linear-gradient(to bottom, #ffcc33, #ffcc33 30%, #ff6600);
  background: linear-gradient(to bottom, #ffcc33, #ffcc33 30%, #ff6600);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  transform: rotate(-10deg);
}
@media (max-width: 1200px) {
  .strengths_02 .box:nth-child(2) .deco, .strengths_03 .box:nth-child(2) .deco {
    font-size: calc(1.275rem + 3.3vw);
  }
}
@media only screen and (max-width: 640px) {
  .strengths_02 .box:nth-child(2) .deco, .strengths_03 .box:nth-child(2) .deco {
    top: 10px;
    left: 10px;
  }
}
@media only screen and (max-width: 1024px) {
  .strengths_02 .box:nth-child(2), .strengths_03 .box:nth-child(2) {
    padding: 80px 30px 30px 30px;
  }
}
@media only screen and (max-width: 640px) {
  .strengths_02 .box:nth-child(2), .strengths_03 .box:nth-child(2) {
    padding: 60px 16px 30px 16px;
  }
}
.strengths_02 .box:nth-child(2) img, .strengths_03 .box:nth-child(2) img {
  display: block;
  height: 100% !important;
  object-fit: cover;
}
@media only screen and (max-width: 834px) {
  .strengths_02, .strengths_03 {
    flex-direction: column !important;
  }
  .strengths_02 .box:first-child, .strengths_03 .box:first-child {
    width: 90%;
    margin: 0 auto 0 0;
    position: relative;
  }
  .strengths_02 .box:nth-child(2), .strengths_03 .box:nth-child(2) {
    position: relative;
    width: 90%;
    margin: -20px 0 0 auto;
  }
}
@media only screen and (max-width: 1200px) {
  .strengths_02, .strengths_03 {
    margin-top: 40px;
  }
}
@media screen and (min-width: 641px) and (max-width: 834px) {
  .strengths_02, .strengths_03 {
    margin-top: 40px;
  }
}
@media only screen and (max-width: 640px) {
  .strengths_02, .strengths_03 {
    margin-top: 30px;
  }
}
@media only screen and (max-width: 640px) {
  .strengths_02, .strengths_03 {
    padding-bottom: 0;
  }
}

.strengths_03 {
  flex-direction: row-reverse !important;
}
.strengths_03 .box:nth-child(2) {
  margin: 50px -5% -30px 0;
  position: relative;
}
@media only screen and (max-width: 640px) {
  .strengths_03 {
    flex-direction: column !important;
  }
  .strengths_03 .box:first-child {
    width: 90%;
    margin: 0 0 0 auto !important;
    position: relative;
  }
  .strengths_03 .box:nth-child(2) {
    position: relative;
    width: 90%;
    margin: -20px auto 0 0 !important;
  }
}

/*事業拠点*/
.company_01 {
  display: flex;
  flex-wrap: nowrap !important;
}
.company_01 .box:first-child {
  width: 59%;
  margin: 0 1% 0 0;
}
.company_01 .box:nth-child(2) {
  width: 20%;
  min-width: 160px;
}
.company_01 .box:nth-child(3) {
  width: 19%;
  margin: 0 0 0 1%;
  min-width: 200px;
}
@media only screen and (max-width: 640px) {
  .company_01 {
    flex-direction: column;
    flex-wrap: wrap !important;
  }
  .company_01 .box:first-child {
    width: 100%;
    margin: 0 auto 15px auto;
  }
  .company_01 .box:nth-child(2) {
    width: 100%;
    margin: 0 auto 15px auto;
    min-width: auto;
  }
  .company_01 .box:nth-child(3) {
    width: 100%;
    margin: 0 auto;
    min-width: auto;
  }
}

.bg_color_wrap0 {
  position: relative;
  padding: 50px 0 !important;
}
@media only screen and (max-width: 1200px) {
  .bg_color_wrap0 {
    padding: 40px 0 !important;
  }
}
@media screen and (min-width: 641px) and (max-width: 834px) {
  .bg_color_wrap0 {
    padding: 30px 0 !important;
  }
}
@media only screen and (max-width: 640px) {
  .bg_color_wrap0 {
    padding: 20px 0 !important;
  }
}

.bg_color_inr0 {
  width: 100vw;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  margin-left: calc((100vw - 100%) / 2 * -1);
  margin-right: calc((100vw - 100%) / 2 * -1);
  background: rgba(251, 222, 134, 0.3);
  z-index: -1;
}

/*代表挨拶*/
.company_02 > div {
  display: flex;
  align-items: baseline;
  justify-content: flex-end;
}
.company_02 > div .name {
  margin-left: 16px;
  width: 160px !important;
}

.company_wrap1 {
  position: relative;
  padding: 80px 0 !important;
}
@media only screen and (max-width: 1200px) {
  .company_wrap1 {
    padding: 70px 0 !important;
  }
}
@media screen and (min-width: 641px) and (max-width: 834px) {
  .company_wrap1 {
    padding: 60px 0 !important;
  }
}
@media only screen and (max-width: 640px) {
  .company_wrap1 {
    padding: 40px 0 !important;
  }
}

.company_inr1 {
  width: 100%;
  max-width: 1600px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  background: url(../images/contents/greeting_01.jpg) no-repeat center;
  background-size: cover;
  z-index: -1;
}

.company_03 {
  background: rgba(255, 255, 255, 0.9);
  padding: 50px;
  box-shadow: 0px 3px 7px 0px rgba(255, 102, 0, 0.2);
}
@media only screen and (max-width: 1024px) {
  .company_03 {
    padding: 30px;
  }
}
@media only screen and (max-width: 834px) {
  .company_03 {
    padding: 30px 15px;
  }
}

.company_wrap2 {
  padding-bottom: 200px;
  position: relative;
}
.company_wrap2::before {
  position: absolute;
  content: "";
  background: url(../images/contents/company_03.png) no-repeat right bottom;
  background-size: contain;
  z-index: -1;
  right: -200px;
  width: 60%;
  height: 100%;
  bottom: 0;
}
@media only screen and (max-width: 1600px) {
  .company_wrap2 {
    padding-bottom: 140px;
  }
  .company_wrap2::before {
    right: -100px;
  }
}
@media only screen and (max-width: 1200px) {
  .company_wrap2 {
    padding-bottom: 100px;
  }
  .company_wrap2::before {
    width: 50%;
    right: 0;
  }
}
@media only screen and (max-width: 834px) {
  .company_wrap2 {
    padding-bottom: 80px;
  }
  .company_wrap2::before {
    width: 70%;
  }
}

/*環境への取り組み*/
.enviromant_wrap1 {
  position: relative;
  padding: 80px 0 !important;
}
@media only screen and (max-width: 1200px) {
  .enviromant_wrap1 {
    padding: 70px 0 !important;
  }
}
@media screen and (min-width: 641px) and (max-width: 834px) {
  .enviromant_wrap1 {
    padding: 60px 0 !important;
  }
}
@media only screen and (max-width: 640px) {
  .enviromant_wrap1 {
    padding: 40px 0 !important;
  }
}

.enviromant_inr1 {
  width: 100vw;
  height: 80%;
  position: absolute;
  top: 0;
  left: 0;
  margin-left: calc((100vw - 100%) / 2 * -1);
  margin-right: calc((100vw - 100%) / 2 * -1);
  background: url(../images/contents/enviromant_01.jpg) no-repeat center;
  background-size: cover;
  z-index: -1;
  background-attachment: fixed;
}

.enviromant_wrap2 {
  position: relative;
  padding: 40px 0 !important;
}
@media only screen and (max-width: 1024px) {
  .enviromant_wrap2 {
    padding: 30px 0 !important;
  }
}
@media only screen and (max-width: 834px) {
  .enviromant_wrap2 {
    padding: 30px 20 !important;
  }
}

.enviromant_inr2 {
  width: 100%;
  max-width: 1600px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  background: url(../images/contents/enviromant_02.png) no-repeat center;
  background-size: cover;
  z-index: -1;
}

.enviromant_01 {
  box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.35);
}
.enviromant_01 article {
  max-width: 1200px;
  margin: 0 auto;
  width: 100%;
}
.enviromant_01 .inr_logo {
  font-family: "Times New Roman", "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-size: 1.125rem;
}
.enviromant_01 .inr_logo img {
  display: block;
  width: 80% !important;
  margin: 0 auto;
}
@media (max-width: 1200px) {
  .enviromant_01 .inr_logo {
    font-size: calc(1.0125rem + 0.15vw);
  }
}
@media only screen and (max-width: 834px) {
  .enviromant_01 .inr_logo {
    font-size: 0.8125rem;
  }
}
.enviromant_01 .txt {
  font-size: 3.75rem;
}
@media (max-width: 1200px) {
  .enviromant_01 .txt {
    font-size: calc(1.275rem + 3.3vw);
  }
}
@media only screen and (max-width: 834px) {
  .enviromant_01 .txt {
    font-size: 1.875rem;
  }
}
@media only screen and (max-width: 834px) and (max-width: 1200px) {
  .enviromant_01 .txt {
    font-size: calc(1.0875rem + 1.05vw);
  }
}

/*保有機械*/
.anchor-img ul {
  display: flex;
  justify-content: center;
  align-items: flex-end;
  flex-wrap: wrap;
}
@media only screen and (max-width: 640px) {
  .anchor-img ul {
    align-items: flex-start;
  }
}
.anchor-img ul li {
  width: 29.3333333333%;
  margin: 2%;
  padding: 10px;
}
@media only screen and (max-width: 640px) {
  .anchor-img ul li {
    width: 98%;
    margin: 1%;
    padding: 4px;
    border: 1px solid #ccc;
    border-radius: 8px;
  }
}
.anchor-img ul li:hover {
  border: 1px solid #ec9626;
  background: rgba(236, 150, 38, 0.2);
}
.anchor-img ul li:hover img {
  opacity: 0.7;
}
.anchor-img ul li a {
  color: #333;
  text-decoration: none;
}
.anchor-img ul li a span.name {
  font-size: 1.6rem;
  font-weight: 600;
  display: block;
}
@media only screen and (max-width: 640px) {
  .anchor-img ul li a span.name {
    font-size: 1.4rem;
  }
}
.anchor-img ul li a:not(.name) {
  font-size: 13px;
}
@media only screen and (max-width: 640px) {
  .anchor-img ul li a:not(.name) {
    font-size: 11px;
  }
}

.icon-title article {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.icon-title article h2 {
  order: -1;
  display: inline-flex;
  padding: 20px;
  font-family: "Times New Roman", "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-weight: 600;
  font-size: clamp(2.3rem, 1.56vw, 3rem);
}
.icon-title article img {
  height: auto;
  max-height: 160px;
}

.table01 table tr:first-child td {
  text-align: center;
  background: rgba(255, 178, 78, 0.8);
}
@media only screen and (max-width: 640px) {
  .table01 table tr:first-child {
    display: none;
  }
}
.table01 table tr:nth-child(odd) {
  background: rgba(236, 150, 38, 0.2);
}
.table01 table tr:not(:first-child) td {
  text-align: center;
}
@media only screen and (max-width: 640px) {
  .table01 table tr:not(:first-child) td:first-child {
    margin-top: 30px;
  }
}
.table01 table tr td {
  text-align: center;
  border-width: 0 0 1px 0;
}
.table01 table tr td a {
  color: #555;
}
.table01 table tr td:last-child div {
  flex-direction: column;
}
@media only screen and (max-width: 640px) {
  .table01 table tr td div {
    display: flex;
    justify-content: space-between;
  }
}
.table01 table tr td div span.label {
  display: none;
}
@media only screen and (max-width: 640px) {
  .table01 table tr td div span.label {
    display: block;
  }
}

.wrap .gazo-text .pic {
  align-items: center;
}
.wrap .gazo-text .text:before {
  background: none;
}

.accordion-area {
  list-style: none;
  width: 98%;
  margin: 0 auto;
  /*アイコンの＋と×*/
  /*アコーディオンで現れるエリア*/
}
.accordion-area li {
  margin: 10px 0;
}
.accordion-area .title {
  position: relative; /*+マークの位置基準とするためrelative指定*/
  cursor: pointer;
  font-size: clamp(18px, 1.25vw, 24px);
  font-weight: normal;
  padding: 1% 1% 1% 36px;
  transition: all 0.5s ease;
}
.accordion-area .title:before {
  top: 48%;
  left: 15px;
  transform: rotate(0deg);
}
.accordion-area .title:after {
  top: 48%;
  left: 15px;
  transform: rotate(90deg);
}
.accordion-area .title::before {
  font-family: "Font Awesome 5 pro";
  content: "\f0da"; /*アイコンのユニコード*/
  font-size: 30px;
  color: #ec9626;
  font-weight: bold;
  position: absolute; /*絶対位置*/
  left: 10px; /*アイコンの位置*/
  top: 0;
  bottom: 0;
  height: 100%;
  display: flex;
  align-items: center;
  text-align: center !important;
  justify-content: center;
}
.accordion-area .title.close:before {
  transform: rotate(90deg);
}
.accordion-area .acd-box {
  display: none;
  background: #f3f3f3;
  padding: 2%;
}
.accordion-area .acd-box dl {
  font-size: 0.8125rem;
}
.accordion-area .acd-box dl:first-child dt, .accordion-area .acd-box dl:first-child dd {
  background: black !important;
  color: #fff;
}
.accordion-area .acd-box dl dt {
  background: white;
}

.products_01 ul {
  display: flex;
}
.products_01 ul li {
  box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.15);
  align-self: stretch;
  width: 32%;
  margin: 0 1%;
}
.products_01 ul li:nth-child(3n+1) {
  margin: 0 1% 1% 0;
}
.products_01 ul li:nth-child(3n+2) {
  margin: 0 1% 1% 1%;
}
.products_01 ul li:nth-child(3n+3) {
  margin: 0 0 1% 1%;
}
.products_01 ul a {
  height: 100%;
  display: flex;
  flex-direction: column;
  padding: 20px;
  background: #fff;
  color: #333333;
  font-size: 0.8125rem;
  position: relative;
}
.products_01 ul a .name {
  text-align: center;
  font-size: 1.125rem;
  font-family: "YakuHanMP", "Sawarabi Mincho", "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", "a-otf-ryumin-pr6n", serif;
  font-weight: 600;
  margin: 16px;
  padding-bottom: 4px;
  position: relative;
}
@media (max-width: 1200px) {
  .products_01 ul a .name {
    font-size: calc(1.0125rem + 0.15vw);
  }
}
.products_01 ul a .name::before {
  position: absolute;
  content: "";
  background: #ec9626;
  width: 60px;
  height: 1px;
  margin: 0 auto;
  bottom: 0;
  left: 0;
  right: 0;
}
.products_01 ul a::before {
  position: absolute;
  content: "";
  background: #ec9626;
  background-image: -moz-linear-gradient(90deg, rgba(255, 147, 76, 0.99608) 0%, rgb(255, 204, 153) 46%, rgb(255, 204, 153) 100%);
  background-image: -webkit-linear-gradient(90deg, rgba(255, 147, 76, 0.99608) 0%, rgb(255, 204, 153) 46%, rgb(255, 204, 153) 100%);
  background-image: -ms-linear-gradient(90deg, rgba(255, 147, 76, 0.99608) 0%, rgb(255, 204, 153) 46%, rgb(255, 204, 153) 100%);
  width: 30px;
  height: 100px;
  top: 0;
  left: 30px;
}
@media only screen and (max-width: 640px) {
  .products_01 ul {
    flex-direction: column;
    justify-content: center;
  }
  .products_01 ul li {
    width: 100%;
    margin: 0 auto;
  }
  .products_01 ul li:nth-child(3n+1) {
    margin: 0 auto 20px auto;
  }
  .products_01 ul li:nth-child(3n+2) {
    margin: 0 auto 20px auto;
  }
  .products_01 ul li:nth-child(3n+3) {
    margin: 0 auto;
  }
}

.products_02 {
  display: flex;
}
.products_02 a {
  width: 49%;
  background: #fff;
  box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.15);
}
.products_02 a:nth-child(2n+1) {
  margin: 0 1% 0 0;
}
.products_02 a:nth-child(2n) {
  margin: 0 0 0 1%;
}
.products_02 a .box {
  padding: 30px 0;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: flex-end;
  position: relative;
  height: 100%;
}
.products_02 a .box img {
  height: 130% !important;
  position: absolute;
  top: -15%;
  left: 0;
}
@media screen and (min-width: 641px) and (max-width: 834px) {
  .products_02 a .box img {
    position: static;
    height: auto !important;
    width: 30%;
    top: 0;
    bottom: 0;
  }
}
@media only screen and (max-width: 640px) {
  .products_02 a .box img {
    position: static;
    height: auto !important;
    width: 30%;
    max-height: 70px;
    object-fit: contain;
    top: 0;
    bottom: 0;
  }
}
.products_02 a .box > div {
  width: 80%;
  text-align: center;
  color: #333333;
  font-family: "YakuHanMP", "Sawarabi Mincho", "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", "a-otf-ryumin-pr6n", serif;
  font-size: 1.125rem;
  font-weight: 600;
}
@media (max-width: 1200px) {
  .products_02 a .box > div {
    font-size: calc(1.0125rem + 0.15vw);
  }
}
@media only screen and (max-width: 1024px) {
  .products_02 a .box > div {
    text-align: right;
    padding-right: 30px;
  }
}
@media only screen and (max-width: 834px) {
  .products_02 a .box > div {
    padding-right: 0;
  }
}
@media only screen and (max-width: 834px) {
  .products_02 a .box {
    padding: 20px;
  }
}
@media only screen and (max-width: 640px) {
  .products_02 {
    flex-direction: column;
  }
  .products_02 a {
    width: 100%;
  }
  .products_02 a:nth-child(2n+1) {
    margin: 0 auto 20px auto;
  }
  .products_02 a:nth-child(2n) {
    margin: 0 auto;
  }
}

.products_table table {
  font-size: 0.8125rem;
}
.products_table table tr:first-child td {
  text-align: center;
  background: #f9dcbd;
}
@media only screen and (max-width: 640px) {
  .products_table table tr:first-child {
    display: none;
  }
}
.products_table table tr:nth-child(odd) {
  background: #f9f4ed;
}
.products_table table tr:not(:first-child) td {
  text-align: center;
}
@media only screen and (max-width: 640px) {
  .products_table table tr:not(:first-child) td:first-child {
    margin-top: 30px;
  }
}
.products_table table tr td {
  text-align: center;
  border-width: 0 0 1px 0;
}
.products_table table tr td a {
  color: #555;
}
.products_table table tr td:last-child div {
  flex-direction: column;
}
@media only screen and (max-width: 640px) {
  .products_table table tr td div {
    display: flex;
    justify-content: space-between;
  }
}
.products_table table tr td div span.label {
  display: none;
}
@media only screen and (max-width: 640px) {
  .products_table table tr td div span.label {
    display: block;
  }
}

/*採用情報*/
.recruit_wrap1 {
  position: relative;
  padding: 55% 0 3% 0 !important;
}
@media only screen and (max-width: 834px) {
  .recruit_wrap1 {
    padding: 55% 0 0 0 !important;
  }
}
.recruit_wrap1 .h1-box {
  display: none;
}
.recruit_wrap1 .message {
  width: 50%;
  margin: 0 0 0 auto;
}
@media only screen and (max-width: 640px) {
  .recruit_wrap1 .message {
    width: 70%;
  }
}

.recruit_inr1 {
  width: 100vw;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  margin-left: calc((100vw - 100%) / 2 * -1);
  margin-right: calc((100vw - 100%) / 2 * -1);
  background: url(../images/recruit/recruit_bg01.jpg) no-repeat center bottom;
  background-size: cover;
  z-index: -1;
}

.recruit_wrap2 {
  position: relative;
  padding: 60px 0 !important;
}
@media only screen and (max-width: 1024px) {
  .recruit_wrap2 {
    padding: 30px 0 !important;
  }
}
@media only screen and (max-width: 834px) {
  .recruit_wrap2 {
    padding: 30px 20 !important;
  }
}

.recruit_inr2 {
  width: 100%;
  max-width: 1600px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  background: url(../images/recruit/recruit_bg02.jpg) no-repeat center;
  background-size: cover;
  z-index: -1;
}

.recruit_01 {
  position: relative;
  z-index: 1;
}
.recruit_01 img {
  max-width: 160px;
  max-height: 120px;
  object-fit: contain;
}
.recruit_01 > div {
  font-size: 0.8125rem;
  text-align: left;
}
.recruit_01 > div h3 {
  text-align: center;
  font-size: 1.125rem;
  font-family: "YakuHanMP", "Sawarabi Mincho", "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", "a-otf-ryumin-pr6n", serif;
  font-weight: 600;
  margin: 16px;
  padding-bottom: 4px;
  position: relative;
}
@media (max-width: 1200px) {
  .recruit_01 > div h3 {
    font-size: calc(1.0125rem + 0.15vw);
  }
}
.recruit_01 > div h3::before {
  position: absolute;
  content: "";
  background: #ec9626;
  width: 60px;
  height: 1px;
  margin: 0 auto;
  bottom: 0;
  left: 0;
  right: 0;
}

.recruit_02 {
  background: rgba(255, 255, 255, 0.9);
  padding: 50px;
  box-shadow: 0px 3px 7px 0px rgba(255, 102, 0, 0.2);
  position: relative;
}
@media only screen and (max-width: 1024px) {
  .recruit_02 {
    padding: 30px;
  }
}
@media only screen and (max-width: 834px) {
  .recruit_02 {
    padding: 30px 15px 50px 15px;
  }
}
.recruit_02 .deco {
  position: absolute;
  z-index: 0;
  bottom: -10%;
  right: 0;
  font-family: "Kolker Brush";
  font-size: 6.25rem;
  background: -moz-linear-gradient(to bottom, #777, #777 30%, #ccc);
  background: -webkit-linear-gradient(to bottom, #777, #777 30%, #ccc);
  background: linear-gradient(to bottom, #777, #777 30%, #ccc);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  transform: rotate(-10deg);
  text-shadow: 4.974px 3.355px 4.86px rgba(102, 102, 102, 0.41);
}
@media (max-width: 1200px) {
  .recruit_02 .deco {
    font-size: calc(1.525rem + 6.3vw);
  }
}
@media screen and (min-width: 641px) and (max-width: 834px) {
  .recruit_02 .deco {
    bottom: -5%;
  }
}
@media only screen and (max-width: 640px) {
  .recruit_02 .deco {
    bottom: -3%;
  }
}

.recruit_wrap3 {
  position: relative;
  padding: 80px 0 !important;
}
@media only screen and (max-width: 1200px) {
  .recruit_wrap3 {
    padding: 70px 0 !important;
  }
}
@media screen and (min-width: 641px) and (max-width: 834px) {
  .recruit_wrap3 {
    padding: 60px 0 !important;
  }
}
@media only screen and (max-width: 640px) {
  .recruit_wrap3 {
    padding: 40px 0 !important;
  }
}

.recruit_inr3 {
  width: 100%;
  max-width: 1600px;
  height: 100%;
  position: absolute;
  top: 0;
  left: auto;
  right: 0;
  margin: 0 auto;
  background: url(../images/recruit/recruit_bg03.jpg) no-repeat center;
  background-size: cover;
  background-attachment: fixed;
  z-index: -1;
}
@media only screen and (max-width: 834px) {
  .recruit_inr3 {
    background-attachment: inherit;
  }
}

.recruit_03 {
  background: rgba(236, 150, 38, 0.3);
  padding: 50px;
  box-shadow: 0px 3px 7px 0px rgba(255, 102, 0, 0.2);
}
@media only screen and (max-width: 1024px) {
  .recruit_03 {
    padding: 30px;
  }
}
@media only screen and (max-width: 834px) {
  .recruit_03 {
    padding: 30px 15px;
  }
}

.recruit_04 {
  background: rgba(255, 194, 154, 0.5);
  padding: 50px;
  box-shadow: 0px 3px 7px 0px rgba(255, 102, 0, 0.2);
}
@media only screen and (max-width: 1024px) {
  .recruit_04 {
    padding: 30px;
  }
}
@media only screen and (max-width: 834px) {
  .recruit_04 {
    padding: 30px 15px;
  }
}

.recruit_wrap4 {
  position: relative;
  padding: 60px 0 !important;
}
@media only screen and (max-width: 1200px) {
  .recruit_wrap4 {
    padding: 50px 0 !important;
  }
}
@media screen and (min-width: 641px) and (max-width: 834px) {
  .recruit_wrap4 {
    padding: 40px 0 !important;
  }
}
@media only screen and (max-width: 640px) {
  .recruit_wrap4 {
    padding: 40px 0 !important;
  }
}

.recruit_inr4 {
  width: 100vw;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  margin-left: calc((100vw - 100%) / 2 * -1);
  margin-right: calc((100vw - 100%) / 2 * -1);
  background-image: -moz-linear-gradient(90deg, rgba(247, 203, 107, 0.99608) 0%, rgb(255, 255, 255) 100%);
  background-image: -webkit-linear-gradient(90deg, rgba(247, 203, 107, 0.99608) 0%, rgb(255, 255, 255) 100%);
  background-image: -ms-linear-gradient(90deg, rgba(247, 203, 107, 0.99608) 0%, rgb(255, 255, 255) 100%);
  opacity: 0.722;
  z-index: -1;
}

.work-box .box {
  padding: 20px;
  background: rgba(255, 255, 255, 0.8);
  border: 1px solid #ccc;
}
.work-box .box h3 {
  font-size: 18px;
  margin-bottom: 10px;
  padding: 10px;
  text-align: center;
  border-bottom: 2px solid #ec9626;
}

.time-list dl {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
}
.time-list dl dt {
  align-items: flex-end !important;
  justify-content: flex-start !important;
  min-width: 130px;
  padding: 12px 50px 12px 0 !important;
  position: relative;
  border: none !important;
  background: none !important;
  color: #333;
}
.time-list dl dt:after {
  content: "●";
  position: absolute;
  right: -0.65em;
  top: 15px;
  font-size: 14px;
  color: #ec9626;
}
@media only screen and (max-width: 834px) {
  .time-list dl dt:after {
    top: 10px;
  }
}
@media only screen and (max-width: 1200px) {
  .time-list dl dt {
    min-width: 100px;
    padding: 12px 30px 12px 0 !important;
  }
}
@media only screen and (max-width: 834px) {
  .time-list dl dt {
    padding: 12px 20px 12px 0 !important;
    font-size: 0.75rem;
  }
}
.time-list dl dd {
  padding: 12px 0 12px 50px !important;
  color: #333;
  border: none !important;
  border-left: 2px solid #ccc !important;
  background: none !important;
}
@media only screen and (max-width: 1200px) {
  .time-list dl dd {
    padding: 12px 0 12px 30px !important;
  }
}
@media only screen and (max-width: 834px) {
  .time-list dl dd {
    padding: 12px 0 12px 20px !important;
    font-size: 0.75rem;
  }
}

.img-box .box {
  display: flex;
}
.img-box .box img {
  object-fit: cover;
}

.flex-wrap {
  display: flex;
  align-items: stretch;
}
@media only screen and (max-width: 640px) {
  .flex-wrap {
    flex-direction: column;
  }
}
.flex-wrap .box50._txt {
  flex-grow: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
}
@media only screen and (max-width: 640px) {
  .flex-wrap .box50._txt {
    min-height: 200px;
    background-size: cover;
  }
}
.flex-wrap .box50._txt div {
  padding: 10px;
}

.slider02 {
  width: 100%;
}
.slider02 .slick-prev, .slider02 .slick-next {
  top: 50px !important;
  color: #333333;
  display: none !important;
}
@media only screen and (max-width: 640px) {
  .slider02 .slick-prev, .slider02 .slick-next {
    bottom: -10% !important;
  }
}
.slider02 .slick-prev {
  left: 10px !important;
  z-index: 1;
}
@media only screen and (max-width: 640px) {
  .slider02 .slick-prev {
    left: 0 !important;
  }
}
.slider02 .slick-next {
  right: 10px !important;
  z-index: 1;
}
@media only screen and (max-width: 640px) {
  .slider02 .slick-next {
    right: 0 !important;
  }
}

.slider02 .slick-prev:after, .slider02 .slick-prev:before, .slider02 .slick-next:after, .slider02 .slick-next:before {
  color: #333333 !important;
}

.slider02 .slick-slide {
  max-width: 1000px;
}
@media only screen and (max-width: 640px) {
  .slider02 .slick-slide {
    height: auto;
  }
}

.slider02 .slick-slide img {
  max-width: 840px;
  width: auto !important;
  margin: 0 auto;
  height: 440px !important;
  object-fit: cover;
  font-family: "object-fit: cover;";
}
@media screen and (min-width: 641px) and (max-width: 834px) {
  .slider02 .slick-slide img {
    max-width: 100%;
    height: 460px !important;
  }
}
@media only screen and (max-width: 640px) {
  .slider02 .slick-slide img {
    height: 270px !important;
  }
}

.slider02 .slick-slide article div {
  margin-bottom: 20px;
  font-size: 16px;
}

.slider02 .slick-list {
  padding: 10px 0 0 0;
}

.slider02 .slick-dots {
  position: static !important;
  display: -webkit-flex !important;
  display: flex !important;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  align-items: center;
}

.slider02 .slick-dots li {
  list-style: none;
  width: 18% !important;
  margin: 0 !important;
  margin: 0 1% !important;
  margin-top: 10px !important;
  height: 100px !important;
  object-fit: contain !important;
  font-family: "object-fit: contain!important;";
  overflow: hidden;
}

@media screen and (max-width: 640px) {
  .slider02 .slick-dots li {
    height: 80px !important;
    width: 31.11111% !important;
  }
}
@media screen and (min-width: 641px) and (max-width: 834px) {
  .slider02 .slick-dots li {
    width: 31.11111% !important;
  }
}
.slider02 .slick-dots li img {
  width: auto !important;
  height: 100px !important;
  object-fit: cover;
  font-family: "object-fit: cover;";
}

@media screen and (max-width: 640px) {
  .slider02 .slick-dots li img {
    height: 80px !important;
  }
}
.slider02 {
  max-width: 840px;
  margin: 0 auto;
}

.slider02 ul li {
  text-align: center !important;
  max-width: 840px !important;
  height: 480px !important;
  margin: 0 auto;
}

@media screen and (max-width: 834px) {
  .slider02 ul li {
    height: 480px !important;
  }
}
@media screen and (max-width: 640px) {
  .slider02 ul li {
    height: 300px !important;
  }
}
.slider02 .slick-dots li img {
  width: 100% !important;
}

@media screen and (max-width: 640px) {
  .slider02 .slick-dots {
    margin-top: 0 !important;
  }
}
.slider02 .slick-slide .slick-current .slick-active {
  width: 100% !important;
}

.slider02 .slick-list {
  height: 460px;
}

@media screen and (max-width: 640px) {
  .slider02 .slick-list {
    height: 300px !important;
  }
}
.sub-center article {
  display: flex;
  justify-content: center;
}
.sub-center article h2, .sub-center article h3 {
  display: inline-block;
  padding: 0.5em 1.5em;
  font-weight: 500;
  background: #eee;
  font-size: clamp(2rem, 1.35vw, 2.6rem);
  line-height: 1.5;
}

.hn-simple h3, .hn-simple h4 {
  font-size: 2rem;
  font-weight: 500;
  margin-bottom: 1%;
}

.gallery-box .box article h3 {
  display: none;
}
.gallery-box .box article div {
  padding: 10px;
}

.img-on-text .box {
  position: relative;
}
.img-on-text .box article {
  background: #000;
}
.img-on-text .box article img {
  min-height: 230px;
  max-height: 300px;
  object-fit: cover;
  opacity: 0.6;
}
.img-on-text .box article .inText {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  z-index: 2;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 90%;
  height: 90%;
  padding: 10px;
  font-size: 13px;
  background: rgba(255, 255, 255, 0.65);
}
.img-on-text .box article .inText h3 {
  width: 100%;
  font-family: "Times New Roman", "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-size: 16px;
  font-weight: 600;
  text-align: center;
  margin-bottom: 5px;
  padding-bottom: 5px;
  border-bottom: 1px solid #ec9626;
}
.img-on-text .box article .inText a {
  text-decoration: none;
  color: #aa6306;
}

.anchor ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.anchor ul li {
  display: flex;
  width: calc(33.3333333333% - 20px);
  margin-inline: 10px;
  margin-bottom: 10px;
}
.anchor ul li:last-child {
  margin-right: 10px !important;
}
@media only screen and (max-width: 834px) {
  .anchor ul li:last-child {
    margin-right: 5px !important;
  }
}
@media only screen and (max-width: 834px) {
  .anchor ul li {
    width: calc(50% - 10px);
    margin-inline: 5px;
  }
}
.anchor ul li a {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 10px 30px 10px 10px;
  font-size: clamp(1.3rem, 0.93vw, 1.8rem);
  color: #333;
  text-align: center;
  text-decoration: none;
  border: 1px solid #333;
  border-radius: 5px;
}
@media only screen and (max-width: 640px) {
  .anchor ul li a {
    padding-left: 6px;
    padding-right: 20px;
  }
}
.anchor ul li a:after {
  position: absolute;
  top: 50%;
  right: 15px;
  transform: translateY(-50%);
  content: "\f0d7";
  font-family: "Font Awesome 6 Free";
  font-weight: 600;
}
@media only screen and (max-width: 640px) {
  .anchor ul li a:after {
    right: 10px;
  }
}
.anchor ul li a:hover {
  border-color: #aa6306;
  background: #ec9626;
}

@keyframes loading {
  0% {
    content: "\f0d7";
  }
  100% {
    content: "\f0dd";
  }
}
/*Q＆A*/
.faq-list .box {
  display: flex;
  align-items: flex-start;
  padding: 10px;
  overflow: visible !important;
}
.faq-list .box > div {
  display: block;
  width: calc(100% - 70px) !important;
  margin: 0 0 0 auto;
  flex-wrap: nowrap;
}
.faq-list .box:first-child div {
  margin-block: auto;
  font-weight: 500;
  font-size: 2rem;
}
.faq-list .box:first-child:before {
  content: "Q";
  display: inline-flex;
  justify-content: center;
  background-color: #ccc !important;
  min-width: 40px;
  min-height: 40px;
  margin-right: 1.5rem;
  padding: 10px;
  font-size: 3rem;
  font-weight: bold;
  text-align: center;
  color: #fff;
}
@media only screen and (max-width: 834px) {
  .faq-list .box:first-child:before {
    min-width: 30px;
    min-height: 30px;
    font-size: 2rem;
  }
}
.faq-list .box:last-child {
  position: relative;
}
.faq-list .box:last-child div {
  font-size: 1.8rem;
}
.faq-list .box:last-child:before {
  content: "A";
  display: inline-flex;
  justify-content: center;
  background-color: #ec9626;
  min-width: 40px;
  min-height: 40px;
  margin-right: 20px;
  padding: 10px;
  align-items: center !important;
  font-size: 3rem;
  font-weight: bold;
  color: #fff;
}
@media only screen and (max-width: 834px) {
  .faq-list .box:last-child:before {
    min-width: 30px;
    min-height: 30px;
    font-size: 2rem;
  }
}

.contact_wrap1 {
  position: relative;
  padding: 60px 0 !important;
}
@media only screen and (max-width: 1024px) {
  .contact_wrap1 {
    padding: 30px 0 !important;
  }
}
@media only screen and (max-width: 834px) {
  .contact_wrap1 {
    padding: 30px 20 !important;
  }
}
.contact_wrap1 .ttl {
  color: #fff;
  font-size: 1.5rem;
  font-family: "YakuHanMP", "Sawarabi Mincho", "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", "a-otf-ryumin-pr6n", serif;
}
@media (max-width: 1200px) {
  .contact_wrap1 .ttl {
    font-size: calc(1.05rem + 0.6vw);
  }
}
.contact_wrap1 .txt {
  color: #fff;
  font-family: "YakuHanMP", "Sawarabi Mincho", "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", "a-otf-ryumin-pr6n", serif;
}
.contact_wrap1 .name {
  color: #fff;
  text-align: right;
  font-family: "YakuHanMP", "Sawarabi Mincho", "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", "a-otf-ryumin-pr6n", serif;
}

.ttl_line_y {
  margin: auto;
  height: 3px;
  border-width: 0;
  background-image: linear-gradient(90deg, transparent 0%, #fdc668 50%, transparent 100%);
}

.contact_inr1 {
  width: 100%;
  max-width: 1600px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  background: url(../images/contents/contact_bg01.jpg) no-repeat center;
  background-size: cover;
  z-index: -1;
}

.policy-text p {
  font-size: 1.6rem;
  color: #333;
}
.policy-text p a:any-link {
  color: #aaa !important;
}

.mail_form {
  max-width: 100%;
  margin: 50px auto 0;
}
.mail_form dl dt,
.mail_form dl dd {
  border: none !important;
  margin-bottom: 0.5%;
}
.mail_form dl dt {
  background: #fff !important;
  font-weight: 500;
  align-items: flex-end !important;
}
@media only screen and (max-width: 640px) {
  .mail_form dl dt {
    flex-direction: row !important;
    align-items: center !important;
  }
}
.mail_form dl dt label {
  color: #c70303 !important;
  border-radius: 10px;
  background: #fff;
  padding: 3px 10px;
}
@media only screen and (max-width: 640px) {
  .mail_form dl dt label {
    margin-left: 2rem;
  }
}
.mail_form dl dd {
  background: none !important;
}
.mail_form dl textarea {
  height: 200px !important;
}

section .error {
  margin-top: 10%;
}

@media only screen and (max-width: 640px) {
  #form_calendar table tr td.close span {
    letter-spacing: -0.5px !important;
    font-size: 1.2rem !important;
  }
}

.modaal-content-container h2,
.modaal-content-container h3 {
  margin-top: 12px;
  padding-bottom: 6px;
  font-size: 18px !important;
  font-weight: bold;
  border-bottom: dotted 1px #ec9626;
}
.modaal-content-container p {
  margin-top: 10px;
  color: #333;
}

.text404 h2,
.text404 h3 {
  font-size: clamp(1.8rem, 1.25vw, 2.4rem);
  color: #333;
  padding-bottom: 20px;
  border-bottom: 1px solid #ec9626;
}
@media only screen and (max-width: 834px) {
  .text404 h2,
  .text404 h3 {
    font-size: 20px;
  }
}
.text404 div {
  padding-top: 50px;
  line-height: 3;
}
@media only screen and (max-width: 640px) {
  .text404 div {
    letter-spacing: -0.2px;
  }
}
.text404 div a {
  line-height: 1.4;
}

/* ================================================================= 
 License : e-TRUST Inc.
 File name : common_style.css
 Style : common_style
================================================================= */
.title_01 h2 {
  color: #ec9626;
  font-size: 3.75rem;
  font-family: "Anton", "GenJyuuGothic", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
@media (max-width: 1200px) {
  .title_01 h2 {
    font-size: calc(1.275rem + 3.3vw);
  }
}
.title_01 div {
  color: #ffcc33;
  font-size: 1.5rem;
  font-weight: 600;
  border-top: 5px solid #ec9626;
  padding-top: 10px;
}
@media (max-width: 1200px) {
  .title_01 div {
    font-size: calc(1.05rem + 0.6vw);
  }
}
@media only screen and (max-width: 834px) {
  .title_01 div {
    font-size: 1.125rem;
  }
}
@media only screen and (max-width: 834px) and (max-width: 1200px) {
  .title_01 div {
    font-size: calc(1.0125rem + 0.15vw);
  }
}

.title_02 h2 {
  color: #fff;
  font-family: "YakuHanMP", "Sawarabi Mincho", "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", "a-otf-ryumin-pr6n", serif;
  font-size: 1.875rem;
}
@media (max-width: 1200px) {
  .title_02 h2 {
    font-size: calc(1.0875rem + 1.05vw);
  }
}
@media only screen and (max-width: 834px) {
  .title_02 h2 {
    font-size: 1.25rem;
  }
}
@media only screen and (max-width: 834px) and (max-width: 1200px) {
  .title_02 h2 {
    font-size: calc(1.025rem + 0.3vw);
  }
}

.bg_color_wrap1 {
  position: relative;
  padding: 80px 0 !important;
}
@media only screen and (max-width: 1200px) {
  .bg_color_wrap1 {
    padding: 70px 0 !important;
  }
}
@media screen and (min-width: 641px) and (max-width: 834px) {
  .bg_color_wrap1 {
    padding: 60px 0 !important;
  }
}
@media only screen and (max-width: 640px) {
  .bg_color_wrap1 {
    padding: 40px 0 !important;
  }
}

.bg_color_inr1 {
  width: 100vw;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  margin-left: calc((100vw - 100%) / 2 * -1);
  margin-right: calc((100vw - 100%) / 2 * -1);
  background: #000;
  z-index: -1;
}

.news_wrap .box:nth-child(2) {
  padding: 20px;
}

.cont_01 {
  justify-content: space-between;
  align-items: center;
  position: relative;
}
.cont_01::before {
  position: absolute;
  content: "";
  background: #ffcc33;
  width: 20%;
  height: 100%;
  right: 50%;
}
@media only screen and (max-width: 640px) {
  .cont_01::before {
    background: none;
  }
}
.cont_01 .box:first-child img {
  width: 80% !important;
  margin-left: 20%;
  z-index: 1;
  position: relative;
  padding: 10% 0;
}
@media only screen and (max-width: 1200px) {
  .cont_01 .box:first-child img {
    width: 90% !important;
    margin-left: 10%;
  }
}
@media only screen and (max-width: 640px) {
  .cont_01 .box:first-child img {
    padding: 10% 0 0 0;
  }
}
@media only screen and (max-width: 640px) {
  .cont_01 .box:first-child {
    margin-bottom: 0 !important;
  }
}
.cont_01 .box:nth-child(2) {
  background: -moz-linear-gradient(left, #ffcc33, #ec9626);
  background: -webkit-linear-gradient(left, #ffcc33, #ec9626);
  background: linear-gradient(to right, #ffcc33, #ec9626);
  padding: 80px;
  align-self: stretch;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  color: #fff;
}
.cont_01 .box:nth-child(2) .title_02 {
  width: 100%;
  margin: 0 0 0 auto;
}
.cont_01 .box:nth-child(2) .title_02 article {
  width: 100%;
}
.cont_01 .box:nth-child(2) .title_02 article img {
  position: absolute;
  width: 80% !important;
  bottom: 10%;
}
.cont_01 .box:nth-child(2) .title_02 h2 {
  font-family: "Anton", "GenJyuuGothic", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  color: rgba(51, 51, 51, 0.3);
  font-size: 7.5rem;
  line-height: 1.2em;
}
@media (max-width: 1200px) {
  .cont_01 .box:nth-child(2) .title_02 h2 {
    font-size: calc(1.65rem + 7.8vw);
  }
}
@media only screen and (max-width: 1600px) {
  .cont_01 .box:nth-child(2) .title_02 h2 {
    font-size: 5rem;
  }
}
@media only screen and (max-width: 1600px) and (max-width: 1200px) {
  .cont_01 .box:nth-child(2) .title_02 h2 {
    font-size: calc(1.4rem + 4.8vw);
  }
}
@media only screen and (max-width: 1200px) {
  .cont_01 .box:nth-child(2) .title_02 h2 {
    font-size: 3.75rem;
  }
}
@media only screen and (max-width: 1200px) and (max-width: 1200px) {
  .cont_01 .box:nth-child(2) .title_02 h2 {
    font-size: calc(1.275rem + 3.3vw);
  }
}
.cont_01 .box:nth-child(2) .txt {
  font-size: 1.125rem;
  line-height: 2em;
}
@media (max-width: 1200px) {
  .cont_01 .box:nth-child(2) .txt {
    font-size: calc(1.0125rem + 0.15vw);
  }
}
.cont_01 .box:nth-child(2) .txt .btn2 a {
  margin: 20px 0 0 auto;
}
.cont_01 .box:nth-child(2) .txt .btn2 a:hover {
  background: none;
}
@media only screen and (max-width: 1600px) {
  .cont_01 .box:nth-child(2) {
    padding: 60px;
  }
}
@media only screen and (max-width: 1200px) {
  .cont_01 .box:nth-child(2) {
    padding: 40px;
  }
}
@media only screen and (max-width: 640px) {
  .cont_01 .box:nth-child(2) {
    margin-top: -40px;
  }
}

.bg_color_wrap2 {
  position: relative;
  padding: 0 0 80px 0 !important;
}
@media only screen and (max-width: 1200px) {
  .bg_color_wrap2 {
    padding: 0 0 70px 0 !important;
  }
}
@media screen and (min-width: 641px) and (max-width: 834px) {
  .bg_color_wrap2 {
    padding: 0 0 60px 0 !important;
  }
}
@media only screen and (max-width: 640px) {
  .bg_color_wrap2 {
    padding: 0 0 40px 0 !important;
  }
}
.bg_color_wrap2:before {
  content: "MARUSAN INSTAGRAM";
  position: absolute;
  right: 0;
  bottom: 0;
  font-family: "Anton", "GenJyuuGothic", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 6.25rem;
  color: #333333;
  z-index: 1;
}
@media (max-width: 1200px) {
  .bg_color_wrap2:before {
    font-size: calc(1.525rem + 6.3vw);
  }
}
@media only screen and (max-width: 1200px) {
  .bg_color_wrap2:before {
    font-size: 5rem;
  }
}
@media only screen and (max-width: 1200px) and (max-width: 1200px) {
  .bg_color_wrap2:before {
    font-size: calc(1.4rem + 4.8vw);
  }
}

.bg_color_inr2 {
  width: 100vw;
  height: 70%;
  position: absolute;
  bottom: 0;
  left: 0;
  margin-left: calc((100vw - 100%) / 2 * -1);
  margin-right: calc((100vw - 100%) / 2 * -1);
  background: -moz-linear-gradient(top, #ffcc33, #ec9626);
  background: -webkit-linear-gradient(top, #ffcc33, #ec9626);
  background: linear-gradient(to bottom, #ffcc33, #ec9626);
  z-index: -1;
}
@media only screen and (max-width: 834px) {
  .bg_color_inr2 {
    height: 85%;
  }
}

.about-box .box {
  background: #000;
  box-shadow: 0px 5px 8px 0px rgba(0, 0, 0, 0.3);
  position: relative;
}
.about-box .box:hover:after {
  border: none;
}
.about-box .box a {
  position: relative;
}
.about-box .box a:hover img {
  transform: scale(1.2);
  filter: grayscale(0);
  opacity: 0.9;
}
.about-box .box img {
  position: relative;
  aspect-ratio: 1/1;
  object-fit: cover;
  transition: 1s all;
  filter: grayscale(1);
  opacity: 0.7;
}
.about-box .box div {
  z-index: 2;
  position: absolute;
  pointer-events: none;
  width: 100%;
  height: 100%;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.about-box .box div h3 {
  white-space: nowrap;
  color: rgba(255, 255, 255, 0.8);
  font-family: "Anton", "GenJyuuGothic", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 3rem;
  border-bottom: 1px solid #ec9626;
}
@media (max-width: 1200px) {
  .about-box .box div h3 {
    font-size: calc(1.2rem + 2.4vw);
  }
}
@media only screen and (max-width: 834px) {
  .about-box .box div h3 {
    font-size: 1.5rem;
  }
}
@media only screen and (max-width: 834px) and (max-width: 1200px) {
  .about-box .box div h3 {
    font-size: calc(1.05rem + 0.6vw);
  }
}
.about-box .box div span.txt {
  color: rgba(255, 255, 255, 0.8);
  font-size: 1.125rem;
  display: inline-block;
  margin-top: 6px;
}
@media (max-width: 1200px) {
  .about-box .box div span.txt {
    font-size: calc(1.0125rem + 0.15vw);
  }
}
@media only screen and (max-width: 834px) {
  .about-box .box div span.txt {
    font-size: 0.75rem;
  }
}

.bg_img_wrap1 {
  position: relative;
  padding: 80px 0 !important;
}
@media only screen and (max-width: 1200px) {
  .bg_img_wrap1 {
    padding: 70px 0 !important;
  }
}
@media screen and (min-width: 641px) and (max-width: 834px) {
  .bg_img_wrap1 {
    padding: 60px 0 !important;
  }
}
@media only screen and (max-width: 640px) {
  .bg_img_wrap1 {
    padding: 40px 0 !important;
  }
}

.bg_img_inr1 {
  width: 100vw;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  margin-left: calc((100vw - 100%) / 2 * -1);
  margin-right: calc((100vw - 100%) / 2 * -1);
  background: url(../images/top/top_recruit.jpg) no-repeat center;
  background-size: cover;
  z-index: -1;
  background-color: rgba(255, 255, 255, 0.5);
  background-blend-mode: lighten;
  -webkit-background-blend-mode: lighten;
}

.cont_02 {
  background: rgba(236, 150, 38, 0.8);
  padding: 30px;
  position: relative;
  align-items: center;
}
.cont_02:before {
  content: "RECRUIT";
  position: absolute;
  left: 10px;
  top: 10px;
  font-family: "Anton", "GenJyuuGothic", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  -webkit-text-stroke: 1px rgba(255, 255, 255, 0.6);
  font-weight: 100;
  line-height: 1;
  letter-spacing: 0.8rem;
  font-size: 9.375rem;
  color: transparent;
  z-index: 0;
}
@media (max-width: 1200px) {
  .cont_02:before {
    font-size: calc(1.8375rem + 10.05vw);
  }
}
@media only screen and (max-width: 1200px) {
  .cont_02:before {
    font-size: 7.5rem;
  }
}
@media only screen and (max-width: 1200px) and (max-width: 1200px) {
  .cont_02:before {
    font-size: calc(1.65rem + 7.8vw);
  }
}
.cont_02 .box:first-child {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}
.cont_02 .box:first-child .txt {
  color: #fff;
}
.cont_02 .box:nth-child(2) {
  width: 60% !important;
  margin-right: -10%;
}
@media only screen and (max-width: 1200px) {
  .cont_02 .box:nth-child(2) {
    width: 55% !important;
    margin-right: -5%;
  }
}
@media only screen and (max-width: 640px) {
  .cont_02 .box:nth-child(2) {
    width: 100% !important;
  }
}

.h2-title {
  position: relative;
}
.h2-title h2 {
  font-family: "Yellowtail", cursive;
  font-weight: 400 !important;
  font-size: clamp(24px, 3.12vw, 60px);
}
.h2-title div {
  font-family: "Times New Roman", "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}
.h2-title div {
  font-size: 14px;
}

.hn-title h2, .hn-title h3 {
  position: relative;
  margin-bottom: 2%;
  padding: 10px 20px;
  font-family: "Times New Roman", "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-weight: 600;
  font-size: clamp(2.3rem, 1.56vw, 3rem);
  line-height: 1.5;
  color: #333;
  text-shadow: 1px 1px 0 rgba(236, 150, 38, 0.5);
  border-bottom: 2px solid #ccc;
}
.hn-title h2:after, .hn-title h3:after {
  position: absolute;
  content: "";
  display: block;
  border-bottom: solid 2px #ec9626;
  bottom: -2px;
  width: 20%;
  margin-left: -20px;
}
.hn-title._blk h2, .hn-title._blk h3 {
  color: #333;
  text-shadow: 1px 1px 0 rgba(236, 150, 38, 0.5);
  border-color: #ccc;
}
.hn-title._blk h2:after, .hn-title._blk h3:after {
  border-color: #ec9626;
}

@media only screen and (max-width: 640px) {
  .sp_cl div {
    text-align: left !important;
  }
}

.group-bg {
  position: relative;
}
.group-bg:before {
  display: block;
  content: "";
  width: 300px;
  height: 120px;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  background: #fff;
  clip-path: polygon(0 0, 50% 100%, 100% 0);
}
@media only screen and (max-width: 640px) {
  .group-bg:before {
    height: 70px;
  }
}

.ul_link {
  display: flex;
  justify-content: center;
}
.ul_link ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.ul_link ul li {
  margin-inline: 10px;
  margin-bottom: 10px;
}
.ul_link ul li:first-child {
  width: 100%;
  text-align: center !important;
}

.center-bg {
  max-height: 500px;
  background-position: center top;
}
@media only screen and (max-width: 640px) {
  .center-bg {
    opacity: 0.2;
  }
}

.contact-bg {
  background-position: center center;
  position: relative;
}
.contact-bg:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  background: rgba(236, 150, 38, 0.8);
  width: 100%;
  height: 100%;
}

.contact {
  position: relative;
}
.contact-text {
  font-size: clamp(1.8rem, 1.14vw, 22rem);
  color: #fff;
}
.contact-link ul {
  display: flex;
  justify-content: center;
}
@media only screen and (max-width: 640px) {
  .contact-link ul {
    flex-direction: column;
    align-items: center;
  }
}
.contact-link ul li {
  width: 300px;
  margin-inline: 20px;
  border-radius: 10px;
}
.contact-link ul li a {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 1.5em 1em;
  text-decoration: none;
}
.contact-link ul li i {
  margin-right: 8px;
}
.contact-link ul li:first-child {
  background: #ec9626;
}
@media only screen and (max-width: 640px) {
  .contact-link ul li:first-child {
    margin-bottom: 10px;
  }
}
.contact-link ul li:first-child a:any-link {
  color: #fff;
}
.contact-link ul li:last-child {
  margin-right: 20px !important;
  background: #fff;
}
.contact-link ul li:last-child a:any-link {
  color: #ec9626;
}

.news-list {
  position: relative;
  width: 100%;
  margin: 0 auto;
  padding: 30px;
}
@media only screen and (max-width: 834px) {
  .news-list {
    width: 100%;
    padding: 0;
  }
}

.news-text {
  width: 100%;
  max-height: 320px;
  overflow-y: auto;
}
.news-text dl {
  display: flex;
  padding: 10px 0;
  border-bottom: 1px solid #ccc;
}
@media only screen and (max-width: 640px) {
  .news-text dl {
    flex-direction: column;
    align-items: flex-start;
  }
}
@media only screen and (max-width: 640px) and (max-width: 640px) {
  .news-text dl {
    margin-top: 20px;
  }
}
.news-text dl dt,
.news-text dl dd {
  font-weight: 500;
  background: none !important;
  border: none !important;
}
.news-text dl dt {
  color: #fff;
  justify-content: flex-start !important;
  min-width: 100px;
}
@media only screen and (max-width: 640px) {
  .news-text dl dt {
    font-size: 1.4rem;
  }
}
.news-text dl dd {
  font-weight: 400;
  border-bottom: none !important;
  color: #fff;
}
@media only screen and (max-width: 640px) {
  .news-text dl dd {
    width: 100% !important;
  }
}

.link_btn {
  position: relative;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 300px;
  padding: 1em;
  color: #ec9626 !important;
  border: 1px solid #ec9626;
  text-decoration: none;
  border-radius: 30px;
}
.link_btn:after {
  content: "\f105";
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translateY(-50%);
}

div::-webkit-scrollbar {
  width: 10px;
  height: 10px;
}

div::-webkit-scrollbar-thumb {
  background: #ec9626 !important;
}

div::-webkit-scrollbar-track {
  background: #ccc;
}

span.dib {
  display: inline-block;
}

.googlemap iframe {
  vertical-align: bottom;
}

.insta-list_top {
  background: #fff;
}
.insta-list_top .sns_list {
  width: 100%;
  flex-direction: row !important;
  justify-content: center !important;
  border: none !important;
  flex-wrap: wrap;
  align-items: stretch !important;
}
@media only screen and (max-width: 640px) {
  .insta-list_top .sns_list {
    flex-direction: row !important;
  }
}
.insta-list_top .sns_list li.slick-slide {
  padding: 10px;
}
.insta-list_top .sns_list .sns_photo {
  width: 100% !important;
  height: 100%;
  padding: 10px;
  position: relative;
}
.insta-list_top .sns_list .sns_photo:before {
  content: "";
  display: block;
  padding-top: 100%;
}
.insta-list_top .sns_list .sns_photo img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
  object-fit: cover;
  filter: grayscale(1);
}
.insta-list_top .sns_list a:hover img {
  filter: grayscale(0);
}
.insta-list_top .sns_list .sns_text {
  display: none;
}

/* ================================================================= 
 License : e-TRUST Inc.
 File name : common_style.css
 Style : common_style
================================================================= */
.btn a {
  display: block;
  max-width: 300px;
  background: #ec9626;
  color: #fff;
  margin-top: 20px;
  padding: 15px 0;
  width: 100%;
  text-align: center;
  text-decoration: none;
}
@media only screen and (max-width: 640px) {
  .btn a {
    margin-right: auto;
    margin-left: auto;
  }
}

.flex1 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.flex1._top {
  align-items: flex-start;
}
.flex1._center {
  align-items: center;
}
.flex1:before {
  width: calc(100% / 1 - 1%);
  content: "";
  order: 1;
}
.flex1:before {
  width: calc(100% / 1 - 1%);
  content: "";
  order: 1;
}
.flex1:after {
  width: calc(100% / 1 - 1%);
  content: "";
  order: 2;
}
.flex1 .box {
  width: calc(100% / 1 - 1%);
  margin-bottom: 2%;
}
@media screen and (min-width: 641px) and (max-width: 834px) {
  ._tabwidth1 .box {
    width: 100%;
  }
  ._tabwidth2 .box {
    width: calc(50% - 1%);
  }
  ._tabwidth3 .box {
    width: calc(33.3333333333% - 1%);
  }
}
@media only screen and (max-width: 640px) {
  ._spwidth1 .box {
    width: 100%;
  }
  ._spwidth2 .box {
    width: calc(50% - 1%);
  }
  ._spwidth3 .box {
    width: calc(33.3333333333% - 1%);
  }
}
.flex1 .box img {
  width: 100% !important;
}

.flex2 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.flex2._top {
  align-items: flex-start;
}
.flex2._center {
  align-items: center;
}
.flex2:before {
  width: calc(100% / 2 - 1%);
  content: "";
  order: 1;
}
.flex2:before {
  width: calc(100% / 2 - 1%);
  content: "";
  order: 1;
}
.flex2:after {
  width: calc(100% / 2 - 1%);
  content: "";
  order: 2;
}
.flex2 .box {
  width: calc(100% / 2 - 1%);
  margin-bottom: 2%;
}
@media screen and (min-width: 641px) and (max-width: 834px) {
  ._tabwidth1 .box {
    width: 100%;
  }
  ._tabwidth2 .box {
    width: calc(50% - 1%);
  }
  ._tabwidth3 .box {
    width: calc(33.3333333333% - 1%);
  }
}
@media only screen and (max-width: 640px) {
  ._spwidth1 .box {
    width: 100%;
  }
  ._spwidth2 .box {
    width: calc(50% - 1%);
  }
  ._spwidth3 .box {
    width: calc(33.3333333333% - 1%);
  }
}
.flex2 .box img {
  width: 100% !important;
}

.flex3 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.flex3._top {
  align-items: flex-start;
}
.flex3._center {
  align-items: center;
}
.flex3:before {
  width: calc(100% / 3 - 1%);
  content: "";
  order: 1;
}
.flex3:before {
  width: calc(100% / 3 - 1%);
  content: "";
  order: 1;
}
.flex3:after {
  width: calc(100% / 3 - 1%);
  content: "";
  order: 2;
}
.flex3 .box {
  width: calc(100% / 3 - 1%);
  margin-bottom: 2%;
}
@media screen and (min-width: 641px) and (max-width: 834px) {
  ._tabwidth1 .box {
    width: 100%;
  }
  ._tabwidth2 .box {
    width: calc(50% - 1%);
  }
  ._tabwidth3 .box {
    width: calc(33.3333333333% - 1%);
  }
}
@media only screen and (max-width: 640px) {
  ._spwidth1 .box {
    width: 100%;
  }
  ._spwidth2 .box {
    width: calc(50% - 1%);
  }
  ._spwidth3 .box {
    width: calc(33.3333333333% - 1%);
  }
}
.flex3 .box img {
  width: 100% !important;
}

.flex4 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.flex4._top {
  align-items: flex-start;
}
.flex4._center {
  align-items: center;
}
.flex4:before {
  width: calc(100% / 4 - 1%);
  content: "";
  order: 1;
}
.flex4:before {
  width: calc(100% / 4 - 1%);
  content: "";
  order: 1;
}
.flex4:after {
  width: calc(100% / 4 - 1%);
  content: "";
  order: 2;
}
.flex4 .box {
  width: calc(100% / 4 - 1%);
  margin-bottom: 2%;
}
@media screen and (min-width: 641px) and (max-width: 834px) {
  ._tabwidth1 .box {
    width: 100%;
  }
  ._tabwidth2 .box {
    width: calc(50% - 1%);
  }
  ._tabwidth3 .box {
    width: calc(33.3333333333% - 1%);
  }
}
@media only screen and (max-width: 640px) {
  ._spwidth1 .box {
    width: 100%;
  }
  ._spwidth2 .box {
    width: calc(50% - 1%);
  }
  ._spwidth3 .box {
    width: calc(33.3333333333% - 1%);
  }
}
.flex4 .box img {
  width: 100% !important;
}

.square._100 .square-inner:before {
  padding-top: 100%;
}
.square._75 .square-inner:before {
  padding-top: 75%;
}
.square._66 .square-inner:before {
  padding-top: 66%;
}
.square td .square-inner {
  display: block;
  position: relative;
}
.square td .square-inner:before {
  position: relative;
  z-index: 1;
  content: "";
  display: block;
  width: 100% !important;
}
.square td .square-inner img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  object-fit: cover;
  font-family: "object-fit:cover;";
  width: 100% !important;
  height: 100% !important;
}
.square > .square-inner {
  display: block;
  position: relative;
}
.square > .square-inner .itext {
  float: none !important;
  margin-right: 0 !important;
}
.square > .square-inner .itext img {
  float: none !important;
  margin-right: 0 !important;
}
.square > .square-inner:before {
  position: relative;
  z-index: 1;
  content: "";
  display: block;
  width: 100% !important;
}
.square > .square-inner img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  object-fit: cover;
  font-family: "object-fit:cover;";
  width: 100% !important;
  height: 100% !important;
}
.square > .box .itext {
  float: none !important;
  margin-right: 0 !important;
}
.square > .box .itext img {
  float: none !important;
  margin-right: 0 !important;
}
.square > .box .square-inner {
  display: block;
  position: relative;
}
.square > .box .square-inner:before {
  position: relative;
  z-index: 1;
  content: "";
  display: block;
  width: 100% !important;
}
.square > .box .square-inner img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  object-fit: cover;
  font-family: "object-fit:cover;";
  width: 100% !important;
  height: 100% !important;
}

.bg100 {
  margin-right: calc((100vw - 100%) / 2 * -1) !important;
  margin-left: calc((100vw - 100%) / 2 * -1) !important;
}

.flex2cl_01 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
}
@media screen and (min-width: 641px) and (max-width: 834px) {
  .flex2cl_01 {
    flex-direction: column-reverse;
  }
}
.flex2cl_01 .flxL {
  width: 57%;
}
@media screen and (min-width: 641px) and (max-width: 834px) {
  .flex2cl_01 .flxL {
    width: 100%;
  }
}
.flex2cl_01 .flxR {
  width: 40%;
}
@media screen and (min-width: 641px) and (max-width: 834px) {
  .flex2cl_01 .flxR {
    width: 100%;
    margin-bottom: 20px;
  }
}
.flex2cl_01 .flxR .img {
  width: 100%;
}
.flex2cl_01 .flxR .img img {
  width: 100% !important;
}

/************************************プライバシーポリシー************************************/
.policy {
  font-size: 16px;
}
.policy h2 {
  font-size: 18px;
  font-weight: bold;
  border-bottom: 1px solid #000;
  margin-bottom: 10px;
  color: #333;
  padding: 10px;
}
.policy p {
  padding: 10px;
  padding-bottom: 20px;
}
.policy h3 {
  font-size: 18px;
  font-weight: bold;
  border-bottom: 1px solid #000;
  display: inline-block;
  margin-bottom: 10px;
}

/************************************サイトマップ************************************/
.gmap {
  height: 450px;
  overflow: hidden;
  position: relative;
}
@media only screen and (max-width: 834px) {
  .gmap {
    height: 300px;
  }
}
.gmap iframe {
  position: absolute;
  top: 0;
  left: 0;
}

/**********************お問合せ*****************************/
.submit {
  margin: 20px auto 50px auto !important;
}

/***************ボタン************************/
input[type=button] {
  cursor: pointer;
  padding: 5px 10px;
}

/***************パンクズ************************/
.pan1 {
  padding: 10px 0;
}
.pan1 ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  max-width: 1200px;
  margin: 0 auto;
  color: #999;
}
.pan1 ul li:not(:first-child) {
  margin-left: 10px;
}
.pan1 ul a:link {
  color: #999 !important;
  text-decoration: none !important;
}
.pan1 ul a:visited {
  color: #999 !important;
}
@media only screen and (max-width: 834px) {
  .pan1 {
    display: none;
  }
}

/*********PDFボタン************/
.pdf_btn {
  padding: 10px 0;
}
.pdf_btn a {
  display: block;
  padding: 20px 5px;
  background: #d66464;
  position: relative;
  text-align: center;
  font-size: 1.4rem;
  color: #fff !important;
  text-decoration: none;
  font-weight: bold;
  max-width: 300px;
}
@media only screen and (max-width: 640px) {
  .pdf_btn a {
    margin: 0 auto;
    max-width: 300px;
  }
}
.pdf_btn a:after {
  content: "";
  width: calc(100% - 5px);
  height: calc(100% - 5px);
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  border: 1px #fff solid;
}
.pdf_btn a:before {
  content: "PDF";
  display: block;
  width: calc(100% - 50px);
  position: absolute;
  right: -50px;
  bottom: -10px;
  color: rgba(255, 255, 255, 0.2);
  font-size: 50px;
}

/****************************画像回転************************************/
.rotate5 img {
  -moz-transform: rotate(5deg);
  -webkit-transform: rotate(5deg);
  -o-transform: rotate(5deg);
  -ms-transform: rotate(5deg);
  transform: rotate(5deg);
}

.rotate8 img {
  -moz-transform: rotate(8deg);
  -webkit-transform: rotate(8deg);
  -o-transform: rotate(8deg);
  -ms-transform: rotate(8deg);
  transform: rotate(8deg);
}

.rotate-10 img {
  -moz-transform: rotate(-10deg);
  -webkit-transform: rotate(-10deg);
  -o-transform: rotate(-10deg);
  -ms-transform: rotate(-10deg);
  transform: rotate(-10deg);
}

/*画像拡大*/
.imgWrap {
  overflow: hidden; /*拡大時にはみ出た部分を隠す*/
}

.imgWrap img {
  display: block;
  transition-duration: 0.3s; /*変化に掛かる時間*/
}

.imgWrap img:hover {
  transform: scale(1.1); /*画像の拡大率*/
  transition-duration: 0.3s; /*変化に掛かる時間*/
}

input.cmn-toggle-round:checked + label:before {
  background: #e18c90 !important;
}

#builingual {
  position: fixed;
  bottom: 0;
  right: 0;
  background: #000 !important;
  z-index: 6999999;
  padding: 5px 20px !important;
  color: #fff;
}
@media only screen and (max-width: 834px) {
  #builingual {
    width: 320px;
    padding: 8px 5px !important;
    background: none !important;
    top: 0;
    left: 0;
    right: auto;
    bottom: auto;
  }
}
#builingual select {
  margin-left: 10px !important;
}
@media only screen and (max-width: 834px) {
  #builingual select {
    margin-top: 0px !important;
    padding: 5px !important;
  }
}

.language {
  color: #fff !important;
  float: right !important;
}
@media only screen and (max-width: 834px) {
  .language {
    font-size: 12px !important;
    padding: 0 10px 0 0 !important;
  }
}

.switch {
  float: right;
  padding-top: 3px !important;
  position: relative;
  color: #000;
}
.switch:after {
  content: "OFF";
  position: absolute;
  right: 8px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 8px;
  z-index: 1;
}
.switch:before {
  content: "ON";
  position: absolute;
  left: 9px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 8px;
  z-index: 1;
}

.cmn-toggle {
  position: absolute;
  margin-left: -9999px;
  visibility: hidden;
}

.cmn-toggle + label {
  display: block;
  position: relative;
  cursor: pointer;
  outline: none;
  user-select: none;
}

input.cmn-toggle-round + label {
  padding: 2px;
  width: 60px;
  height: 30px;
  background-color: #dddddd;
  border-radius: 60px;
}

input.cmn-toggle-round + label:before,
input.cmn-toggle-round + label:after {
  display: block;
  position: absolute;
  top: 1px;
  left: 1px;
  bottom: 1px;
  content: "";
}

input.cmn-toggle-round + label:before {
  right: 1px;
  background-color: #f1f1f1;
  border-radius: 60px;
  transition: 0.4s;
}

input.cmn-toggle-round + label:after {
  width: 28px;
  background-color: #fff;
  border-radius: 100%;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
  transition: 0.4s;
  z-index: 2;
}

input.cmn-toggle-round:checked + label:before {
  background-color: #fff;
}

input.cmn-toggle-round:checked + label:after {
  margin-left: 28px;
}

@media only screen and (max-width: 834px) {
  .switch {
    float: right;
    order: 1;
    padding-top: 0px !important;
  }
  #builingual {
    display: flex;
    align-items: center;
    justify-content: flex-end;
  }
}
/***********************スライドスクロールイン*******************************************/
.scroll-obj {
  opacity: 0;
  transition: all 1s ease 2s;
}
@media only screen and (max-width: 640px) {
  .scroll-obj {
    opacity: 1 !important;
    transform: none !important;
  }
}

.scroll-hop {
  transform: translate(0, 100px);
}
@media only screen and (max-width: 640px) {
  .scroll-hop {
    opacity: 1 !important;
    transform: none !important;
  }
}

.scroll-left {
  transform: translate(-100px, 0);
}
@media only screen and (max-width: 640px) {
  .scroll-left {
    opacity: 1 !important;
    transform: none !important;
  }
}

.scroll-right {
  transform: translate(100px, 0);
}
@media only screen and (max-width: 640px) {
  .scroll-right {
    opacity: 1 !important;
    transform: none !important;
  }
}

/***************フェードイン**************************/
.fadein {
  opacity: 0;
  transform: translate(0, 50px);
  transition: all 1500ms;
}
@media only screen and (max-width: 640px) {
  .fadein {
    transform: translate(0, 0);
    opacity: 1;
  }
}

.fadein.scrollin {
  opacity: 1;
  transform: translate(0, 0);
}

/***********************link_name*******************************************/
@media only screen and (max-width: 834px) {
  .link_name {
    padding-top: 48px;
    margin-top: -48px;
  }
}

/***********************objectfit*******************************************/
.objc_01 .box {
  display: block;
  position: relative;
}
.objc_01 .box:before {
  position: relative;
  z-index: 1;
  content: "";
  padding-top: 75%;
  display: block;
  width: 100% !important;
}
@media only screen and (max-width: 834px) {
  .objc_01 .box:before {
    display: none;
  }
}
.objc_01 .box img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  object-fit: cover;
  font-family: "object-fit:cover;";
  width: 100% !important;
  height: 100% !important;
}
@media only screen and (max-width: 834px) {
  .objc_01 .box img {
    position: static;
    margin-bottom: 10px;
  }
}
.objc_01 div {
  text-align: center;
}

.objc_02 .box > a {
  display: block;
  position: relative;
}
.objc_02 .box > a:before {
  position: relative;
  z-index: 1;
  content: "";
  padding-top: 100%;
  display: block;
  width: 100% !important;
}
@media only screen and (max-width: 834px) {
  .objc_02 .box > a:before {
    display: none;
  }
}
.objc_02 .box > a img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  object-fit: cover;
  font-family: "object-fit:cover;";
  width: 100% !important;
  height: 100% !important;
}
@media only screen and (max-width: 834px) {
  .objc_02 .box > a img {
    position: static;
    margin-bottom: 10px;
  }
}
.objc_02 div {
  text-align: center;
}

/******************dl リスト01**************************************/
.dl-list01 dl:not(:last-child) {
  margin-bottom: 1%;
}
@media only screen and (max-width: 640px) {
  .dl-list01 dl:not(:last-child) {
    margin-bottom: 2%;
  }
}
@media only screen and (max-width: 640px) {
  .dl-list01 dl {
    flex-direction: column !important;
  }
}
.dl-list01 dl dt, .dl-list01 dl dd {
  background: transparent !important;
  border: none !important;
  padding: 12px !important;
}
.dl-list01 dl dt {
  align-items: center !important;
  background: #ec9626 !important;
  font-weight: 500;
  color: #fff;
}
@media only screen and (max-width: 640px) {
  .dl-list01 dl dt {
    width: 100% !important;
  }
}
.dl-list01 dl dd {
  background: #fff !important;
  border-bottom: 1px solid #999 !important;
  color: #333;
  text-align: center;
}
@media only screen and (max-width: 640px) {
  .dl-list01 dl dd {
    width: 100% !important;
    border-bottom: none !important;
  }
}
.dl-list01 dl dd a {
  display: block;
  text-decoration: none;
  color: #3ea5b0;
}
.dl-list01 dl dd a:hover {
  text-decoration: underline;
}

@media only screen and (max-width: 640px) {
  .dl-list02 dl {
    flex-direction: column;
  }
}
.dl-list02 dl dt, .dl-list02 dl dd {
  background: transparent !important;
  border: none !important;
  padding: 20px 12px !important;
  border-bottom: 1px solid #999 !important;
}
@media only screen and (max-width: 640px) {
  .dl-list02 dl dt, .dl-list02 dl dd {
    width: 100% !important;
  }
}
.dl-list02 dl dt {
  color: #3ea5b0;
  font-weight: 500;
  border-bottom: 1px solid #ec9626 !important;
}
@media only screen and (max-width: 640px) {
  .dl-list02 dl dt {
    padding-bottom: 0 !important;
    border-bottom: none !important;
  }
}

/*******************チェック　ul(AI用)******************************/
.ul_list01 ul {
  margin: 0 auto;
  display: block !important;
}
.ul_list01 ul li {
  float: none !important;
  display: block !important;
  padding-left: 30px;
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #ccc;
  position: relative;
}
.ul_list01 ul li .no {
  color: #000;
  margin-right: 10px;
  font-weight: bold;
  font-size: 20px;
}
.ul_list01 ul li:after {
  content: "";
  width: 5px;
  height: 5px;
  display: block;
  position: absolute;
  border-radius: 5px;
  left: 10px;
  top: 20px;
  background: #000;
}

/*******************チェック　ul(AI用)******************************/
.ul_list02 ul {
  margin: 0 auto;
  display: block !important;
}
.ul_list02 ul li {
  float: none !important;
  display: block !important;
  padding-left: 30px;
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: 1px dotted #3ea5b0;
  position: relative;
}
.ul_list02 ul li:after {
  content: "";
  width: 5px;
  height: 5px;
  display: block;
  position: absolute;
  border-radius: 5px;
  left: 10px;
  top: 20px;
  background: #3ea5b0;
}

/*******************チェック　ul(AI用)******************************/
.ul_list03 ul {
  margin: 0 auto;
  display: block !important;
}
.ul_list03 ul li {
  float: none !important;
  display: block !important;
  border-bottom: 1px dotted #000;
  position: relative;
  padding: 10px;
}
.ul_list03 ul li:nth-child(odd) {
  background: #fff;
}
.ul_list03 ul li .no {
  color: #000;
  margin-right: 10px;
  font-weight: bold;
  font-size: 20px;
}

.ul_w30 ul {
  display: flex !important;
  flex-wrap: wrap;
}
.ul_w30 ul li {
  width: 31.111%;
  margin: 0 1% 10px 1% !important;
}
@media only screen and (max-width: 640px) {
  .ul_w30 ul li {
    width: 48%;
  }
}

/*******************チェック　ul(AI用)******************************/
.check_ul01 ul {
  margin: 0 auto;
  display: block !important;
}
.check_ul01 ul li {
  float: none !important;
  display: block !important;
  padding-left: 60px;
  border-bottom: 1px dashed #ccc;
  position: relative;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-bottom: 30px;
  margin-top: 30px;
  font-weight: bold;
  font-size: 20px;
}
@media only screen and (max-width: 834px) {
  .check_ul01 ul li {
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 10px;
    font-size: 16px;
  }
}
@media only screen and (max-width: 834px) {
  .check_ul01 ul li {
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 14px;
    margin-top: 5px;
    margin-bottom: 5px;
  }
}
.check_ul01 ul li:after {
  content: "";
  width: 45px;
  height: 20px;
  display: block;
  position: absolute;
  left: 5px;
  top: 0;
  bottom: 0;
  margin: auto;
  background: url(../images/common/check_icon01.png);
  background-size: 100%;
  background-position: center;
  background-repeat: no-repeat;
}

/*************************テーブルリスト(ボタン横列)***********************************/
.link_list {
  padding: 20px 0;
}
@media only screen and (max-width: 640px) {
  .link_list {
    padding: 10px 0;
  }
}
.link_list ul {
  display: -webkit-flex;
  -webkit-flex-wrap: wrap;
  display: flex;
  flex-wrap: wrap;
  width: auto;
  justify-content: center;
}
.link_list li {
  display: block;
  padding: 0 10px;
  width: 23%;
  margin: 0 1% 10px 1%;
}
@media only screen and (max-width: 834px) {
  .link_list li {
    width: 48%;
  }
}
@media only screen and (max-width: 640px) {
  .link_list li {
    width: 100%;
  }
}
.link_list li a {
  width: 100%;
  padding: 10px;
  background: #000;
  color: #fff !important;
  display: block;
  text-decoration: none;
  text-align: center;
  position: relative;
  border-radius: 3px;
}
@media only screen and (max-width: 640px) {
  .link_list li a {
    padding: 5px;
  }
}

/****************テキストボタン****************************************/
.cnt_textbtn01 a {
  padding: 10px 30px 10px 30px;
  display: inline-block;
  text-decoration: none;
  position: relative;
  background: #000;
  color: #fff !important;
  font-size: 16px;
  border-radius: 5px;
}
@media only screen and (max-width: 640px) {
  .cnt_textbtn01 a {
    font-size: 14px;
    display: block;
    max-width: 300px;
    margin: 0 auto;
    padding: 10px;
    text-align: center;
  }
}
.cnt_textbtn01 a i {
  margin-right: 10px;
}

.cnt_textbtn03 a {
  padding: 10px 60px 10px 60px;
  display: block;
  text-decoration: none;
  position: relative;
  background: #000;
  color: #fff !important;
  font-size: 14px;
  border: 1px solid #000;
}
@media only screen and (max-width: 640px) {
  .cnt_textbtn03 a {
    font-size: 14px;
    display: block;
    max-width: 300px;
    margin: 0 auto;
    padding: 10px;
    text-align: center;
  }
}
.cnt_textbtn03 a:hover {
  background: #fff;
  color: #000 !important;
  transition: 0.5s !important;
}
.cnt_textbtn03 a:hover:after {
  background: url(../images/common/btn_icon01.png);
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center;
}
.cnt_textbtn03 a:after {
  position: absolute;
  content: "";
  right: 10px;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 8px;
  height: 14px;
  background: url(../images/common/btn_icon.png);
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center;
}

.cnt_textbtn02 a {
  padding: 10px 60px 10px 60px;
  display: block;
  text-decoration: none;
  position: relative;
  background: #000;
  color: #fff !important;
  border: 1px solid #000;
}
@media only screen and (max-width: 640px) {
  .cnt_textbtn02 a {
    font-size: 14px;
    display: block;
    max-width: 300px;
    margin: 0 auto;
    padding: 10px;
    text-align: center;
  }
}
.cnt_textbtn02 a:hover {
  background: #fff;
  color: #000 !important;
  transition: 0.5s !important;
}
.cnt_textbtn02 a:hover:after {
  background: url(../images/common/btn_icon01.png);
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center;
}
.cnt_textbtn02 a:after {
  position: absolute;
  content: "";
  right: 10px;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 8px;
  height: 14px;
  background: url(../images/common/btn_icon.png);
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center;
}

.cnt_textbtn a {
  padding: 10px 60px 10px 60px;
  display: block;
  text-decoration: none;
  position: relative;
  background: #000;
  border: 1px solid #000;
  color: #fff !important;
  max-width: 300px;
  margin: 0 auto;
}
@media only screen and (max-width: 640px) {
  .cnt_textbtn a {
    font-size: 14px;
  }
}
.cnt_textbtn a:hover {
  background: #fff;
  color: #000 !important;
  transition: 0.5s !important;
}
.cnt_textbtn a:hover:after {
  background: url(../images/common/btn_icon01.png);
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center;
}
.cnt_textbtn a:after {
  position: absolute;
  content: "";
  right: 10px;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 8px;
  height: 14px;
  background: url(../images/common/btn_icon.png);
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center;
}

.cnt_textbtn_left a {
  padding: 10px 60px 10px 60px;
  display: block;
  text-decoration: none;
  position: relative;
  background: #000;
  border: 1px solid #000;
  color: #fff !important;
  max-width: 300px;
  text-align: center;
}
@media only screen and (max-width: 640px) {
  .cnt_textbtn_left a {
    font-size: 14px;
  }
}
.cnt_textbtn_left a:hover {
  background: #fff;
  color: #000 !important;
  transition: 0.5s !important;
}
.cnt_textbtn_left a:hover:after {
  background: url(../images/common/btn_icon01.png);
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center;
}
.cnt_textbtn_left a:after {
  position: absolute;
  content: "";
  right: 10px;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 8px;
  height: 14px;
  background: url(../images/common/btn_icon.png);
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center;
}

/******************値段テーブル*************************************/
.price_table {
  padding: 10px 0;
}
.price_table table {
  border-bottom: 1px solid #000;
}
.price_table table td {
  padding: 5px !important;
  border: 0 !important;
  font-weight: bold;
}
@media only screen and (max-width: 834px) {
  .price_table table td {
    width: 100%;
    display: block;
  }
}
.price_table table .price {
  color: #3ea5b0;
  font-weight: bold;
  font-family: "Times New Roman", "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  text-align: right;
  vertical-align: bottom;
  font-size: 20px;
  width: 200px;
}
@media only screen and (max-width: 834px) {
  .price_table table .price {
    width: 100%;
  }
}

/***************新着情報(ブログ機能用)***************************/
.top_blog {
  max-width: 1200px;
  margin: 0 auto;
}
.top_blog div.blog_list {
  flex-wrap: wrap;
  flex-direction: row;
  border: none;
}
@media only screen and (max-width: 640px) {
  .top_blog div.blog_list {
    flex-direction: column;
  }
}
.top_blog div.blog_list > div {
  width: calc(33.3333333333% - 20px);
  flex-direction: column;
  align-items: center;
  margin: 0 10px 20px;
  padding: 20px;
  border-bottom: none;
  border: 1px solid #ec9626;
}
@media screen and (min-width: 641px) and (max-width: 834px) {
  .top_blog div.blog_list > div {
    width: calc(50% - 20px);
  }
}
@media only screen and (max-width: 640px) {
  .top_blog div.blog_list > div {
    width: 100%;
    max-width: 380px;
    margin-inline: auto;
  }
}
.top_blog div.blog_list ul {
  display: block;
}
.top_blog .blog_photo {
  display: flex;
  position: relative;
  width: 100% !important;
  padding: 0 !important;
  aspect-ratio: 3/2;
  overflow: hidden;
}
.top_blog .blog_photo:before {
  display: flex;
  justify-content: center;
  align-items: center;
  content: "No Image";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  background: #ccc;
  color: #ec9626;
}
.top_blog .blog_photo a {
  position: relative;
}
.top_blog .blog_photo a:after {
  position: absolute;
  display: block;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0 solid #dedede;
  box-sizing: border-box;
  z-index: 1;
  pointer-events: none;
}
.top_blog .blog_photo a:hover {
  opacity: 1 !important;
}
.top_blog .blog_photo a:hover img {
  opacity: 1 !important;
  transform: scale(1.2);
}
.top_blog .blog_photo a:hover:after {
  animation: border 0.4s ease forwards;
}
.top_blog .blog_photo a img {
  position: relative;
  min-width: 100%;
  min-height: 210px;
  object-fit: cover;
  transition: all 0.4s;
}
@media only screen and (max-width: 834px) {
  .top_blog .blog_photo a img {
    min-width: 100% !important;
    max-height: 230px !important;
  }
}
.top_blog .blog_text {
  width: 100% !important;
  padding-bottom: 0 !important;
  padding-inline: 0 !important;
  background: transparent;
  color: #333;
}
.top_blog .blog_text .blog_date {
  font-size: 1.3rem !important;
  text-align: right;
  color: #777 !important;
}
@media only screen and (max-width: 640px) {
  .top_blog .blog_text .blog_date {
    font-size: 12px !important;
    padding-right: 5px;
  }
}
.top_blog .blog_text h3 {
  margin-block: 6px 0 !important;
  font-size: 1.6rem !important;
  font-weight: bold;
}
@media only screen and (max-width: 640px) {
  .top_blog .blog_text h3 {
    font-size: 14px !important;
  }
}
.top_blog .blog_text h3 a {
  text-decoration: none;
  color: #333 !important;
  font-weight: bold;
}
.top_blog .blog_text .detail {
  margin-top: 6px !important;
  font-size: 1.4rem;
  /*3点リーダー*/
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
.top_blog .blog_text ul li a {
  display: none;
  text-decoration: none;
}

@keyframes border {
  0% {
    border-width: 0px;
  }
  100% {
    border-width: 10px;
  }
}
/***************新着情報(ブログテキストOnly)***************************/
.blog_txt .blog_list {
  border: 0 !important;
  max-height: 300px;
  overflow-y: auto;
}
.blog_txt div.blog_list > div {
  border: none;
}
.blog_txt div.blog_text {
  width: 100% !important;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding-block: 20px !important;
  border-bottom: 1px solid #333;
}
.blog_txt div.blog_text .blog_date {
  width: 120px;
  display: inline-block;
  font-weight: bold;
  color: #fff !important;
  font-family: "Quicksand", "GenJyuuGothic", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 1rem;
}
@media only screen and (max-width: 640px) {
  .blog_txt div.blog_text .blog_date {
    width: 100%;
    margin-bottom: 10px;
  }
}
.blog_txt div.blog_text h3 {
  order: 1;
  display: flex;
  flex-grow: 1;
  margin-bottom: 0 !important;
}
.blog_txt div.blog_text h3 a {
  flex-grow: 1;
  color: #fff !important;
  text-decoration: none;
}
.blog_txt div.blog_text h3 + ul {
  order: 0;
  display: block;
  color: #333 !important;
}
.blog_txt div.blog_text h3 + ul li a {
  padding: 4px 8px;
  background: #ec9626;
  color: #fff;
  text-decoration: none;
  border-radius: 5px;
}
.blog_txt div.blog_text .detail {
  display: none;
}
.blog_txt .blog_photo {
  display: none;
}
.blog_txt div.detail {
  margin-top: 5px !important;
}

/***************新着情報(ブログ機能用)***************************/
.blog_slick {
  width: 100%;
}
@media only screen and (max-width: 834px) {
  .blog_slick {
    margin: auto;
  }
}
.blog_slick .blog_list {
  border: 0 !important;
  display: flex;
  flex-direction: row;
  justify-content: space-between !important;
}
@media only screen and (max-width: 640px) {
  .blog_slick .blog_list {
    flex-direction: column;
    padding: 10px;
  }
}
.blog_slick .blog_list > div {
  flex-direction: column;
  height: 100%;
  border-bottom: 0;
}
.blog_slick .blog_list .slick-slide {
  padding: 10px;
}
.blog_slick .blog_list .blog_photo {
  width: 100% !important;
  height: 172.5px;
  padding: 0 !important;
  position: relative;
  overflow: hidden;
}
.blog_slick .blog_list .blog_photo:before {
  z-index: -1;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  content: "";
  width: 100%;
  height: 100%;
  background: url(../images/top/no_image.jpg);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.blog_slick .blog_list .blog_photo a:hover {
  opacity: 1;
}
.blog_slick .blog_list .blog_photo img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100% !important;
  height: 100% !important;
  object-fit: cover;
  font-family: "object-fit: cover;";
}
.blog_slick .blog_list .blog_text {
  width: 100% !important;
  font-size: 1.4rem;
  padding: 10px 0 !important;
}
.blog_slick .blog_list .blog_text .blog_date {
  display: none;
}
.blog_slick .blog_list .blog_text h3 {
  display: block;
  font-size: 1.5rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.blog_slick .blog_list .blog_text h3 a {
  font-weight: 700;
  text-decoration: none;
  color: #333;
}
.blog_slick .blog_list .blog_text h3 a:link {
  color: #333;
}
.blog_slick .blog_list .blog_text .detail,
.blog_slick .blog_list .blog_text .detail2 {
  margin-top: 0 !important;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}

/*********************ブログ専用Page用***********************/
/*ブログ記事は通常とページエディター使用の２種類あるので注意*/
section.blog {
  padding: 50px 20px;
  background: #fff;
}
section.blog #contents > article {
  display: flex;
  flex-direction: column;
  padding: 0 10px 30px;
  margin-bottom: 30px;
  border-bottom: 1px solid #ccc;
  /*記事一覧タイトル限定*/
  /*固有記事*/
  /*固有記事、記事一覧共通*/
}
section.blog #contents > article div.date {
  text-align: right;
  font-size: 1.4rem;
  color: #777;
}
section.blog #contents > article ul li a:any-link {
  color: #3ea5b0;
}
section.blog #contents > article > h2 {
  padding: 12px 10px;
  color: #fff;
  background: linear-gradient(rgba(236, 150, 38, 0.6) 0%, #ec9626 100%);
}
section.blog #contents > article div {
  color: #333;
}
section.blog #contents > article h1 {
  display: block;
  padding: 16px 20px;
  position: relative;
  font-weight: 500;
  font-size: 2.4rem;
  color: #fff;
  position: relative;
  background: linear-gradient(rgba(236, 150, 38, 0.6) 0%, #ec9626 100%);
  margin-bottom: 10px;
}
@media only screen and (max-width: 640px) {
  section.blog #contents > article h1 {
    font-size: 20px;
  }
}
section.blog #contents > article h1 + ul {
  margin-top: 20px;
  order: 99;
}
section.blog #contents > article h1 + ul li a:any-link {
  color: #3ea5b0;
}
section.blog #contents > article h2 + ul {
  margin-top: 20px;
  order: 99;
}
section.blog #contents > article article h2 {
  margin-top: 10px;
  padding-block: 10px;
  font-weight: 500;
  font-size: 2.1rem;
  border-block: 2px solid #ec9626;
}
section.blog a:any-link {
  text-decoration: none;
  color: #333;
}
section.blog div.wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
  padding: 50px auto !important;
}
@media only screen and (max-width: 834px) {
  section.blog div.wrap {
    flex-direction: column-reverse;
  }
}
section.blog div.wrap aside {
  width: 25%;
}
@media only screen and (max-width: 834px) {
  section.blog div.wrap aside {
    width: 100%;
  }
}
section.blog div.wrap aside #prof {
  display: none;
}
section.blog div.wrap aside #calendar #form_calendar {
  margin: 0 auto !important;
  box-shadow: none;
}
section.blog div.wrap aside #calendar #form_calendar .head .prev {
  color: #000;
}
section.blog div.wrap aside #calendar #form_calendar .head .next {
  color: #000;
}
section.blog div.wrap aside #calendar #form_calendar table td label {
  width: 22px !important;
  color: #333;
}
section.blog div.wrap aside #calendar #form_calendar table td.open {
  background: rgba(236, 150, 38, 0.1);
}
section.blog div.wrap aside #calendar #form_calendar table td.close {
  background: #777;
}
section.blog div.wrap aside #calendar #form_calendar table td.close label {
  color: #fff;
}
section.blog div.wrap aside #calendar #form_calendar dl.open dd {
  color: #333;
}
section.blog div.wrap aside #calendar #form_calendar dl.open label {
  background: rgba(236, 150, 38, 0.1);
}
section.blog div.wrap aside #search {
  padding: 10px;
  background: linear-gradient(rgba(236, 150, 38, 0.6) 0%, #ec9626 100%);
}
section.blog div.wrap aside #search button {
  margin-top: 10px;
  padding: 5px 20px;
}
section.blog div.wrap aside nav > div {
  padding: 10px;
  background: linear-gradient(rgba(236, 150, 38, 0.6) 0%, #ec9626 100%);
  color: #fff;
  margin: 30px 0 10px 0;
  line-height: 2;
}
section.blog div.wrap aside nav ul.category li {
  border-bottom: 1px dashed #ccc;
}
section.blog div.wrap aside nav ul.category li a {
  display: inline-block;
  padding: 10px;
  font-weight: 500;
  font-size: clamp(1.3rem, 0.72vw, 1.4rem);
  text-decoration: underline !important;
}
section.blog div.wrap aside nav ul.category li a:hover {
  color: #3ea5b0 !important;
}
section.blog div.wrap aside nav ul.pages li {
  font-size: 1.4rem;
  margin-bottom: 10px;
  font-weight: 500;
  text-align: left;
}
section.blog div.wrap aside nav ul.pages li a:any-link {
  color: #333 !important;
}
section.blog div.wrap aside nav ul.pages li a:hover {
  text-decoration: underline !important;
}
section.blog div.wrap aside nav > a {
  font-size: 1.4rem;
  color: #333;
}
section.blog div.wrap aside nav > a:hover {
  color: #3ea5b0;
}
section.blog div.wrap #contents > dl {
  padding: 10px;
  border-bottom: 1px solid #ccc;
}
section.blog div.wrap #contents > dl dt span.translate {
  margin: 3px 0;
  margin: 3px 0;
  padding-right: 5px;
  display: block;
  font-size: 20px;
  color: #ec9626;
}
section.blog div.wrap #contents > dl dd ul {
  display: flex;
  flex-wrap: wrap;
}
section.blog div.wrap #contents > dl dd ul li {
  margin: 0 5px 5px 0;
  display: inline-block;
  font-size: 14px;
}
section.blog div.wrap #contents > dl dd ul li a:any-link {
  color: #3ea5b0;
}
section.blog div.wrap #contents {
  width: 70% !important;
  padding: 0;
}
@media only screen and (max-width: 834px) {
  section.blog div.wrap #contents {
    text-align: left;
  }
}
@media only screen and (max-width: 834px) {
  section.blog div.wrap #contents .detail {
    text-align: left;
    margin-top: 30px !important;
  }
}
section.blog div.wrap #contents span.date {
  font-size: 14px;
  color: #333;
  font-weight: bold;
  text-align: left !important;
}

.pager a {
  display: block !important;
  margin-left: 0px !important;
  margin-bottom: 20px;
  width: auto !important;
  padding: 5px;
  height: auto !important;
  line-height: 32px;
  font-family: "Times New Roman", "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif !important;
  font-size: 16px;
  font-weight: bold;
  border: 1px solid #000;
  border-radius: 0px;
  text-shadow: none !important;
  border: 1px solid #ccc !important;
  color: #000 !important;
  text-align: center;
  text-indent: -1px;
  float: none !important;
  text-decoration: none;
  margin-top: 20px;
}

/***************topInstagram***************************/
.top_instagram .sns_photo img {
  height: 180px !important;
  width: 100% !important;
  margin: 0 auto;
  object-fit: cover;
  font-family: "object-fit: cover;";
}
.top_instagram .sns_text {
  display: none;
}
.top_instagram .sns_date {
  display: none;
}
.top_instagram .caption {
  font-size: 14px;
  font-weight: bold;
  display: none;
}

.top_instagram div.sns_list div.sns_video {
  width: 100%;
  padding: 0;
}

.top_instagram div.sns_list {
  display: flex;
  border: 0px;
  flex-direction: row;
  flex-wrap: wrap;
}

.top_instagram div.sns_list > div {
  width: 16.666666%;
  margin: 0;
  display: flex;
  border-bottom: 0px;
  margin-bottom: 0;
  flex-direction: column;
}
.top_instagram div.sns_list > div:first-child {
  margin-left: 0;
}
.top_instagram div.sns_list > div:last-child {
  margin-right: 0;
}
@media only screen and (max-width: 834px) {
  .top_instagram div.sns_list > div {
    width: 25%;
    margin: 0;
  }
}
@media only screen and (max-width: 640px) {
  .top_instagram div.sns_list > div {
    width: 50% !important;
    margin: 0;
  }
}

.top_instagram div.sns_list > div:last-child {
  display: flex;
}

.top_instagram div.sns_list div.sns_photo {
  text-align: center;
  width: 100%;
  padding: 0px;
  box-sizing: border-box;
}

/***************topInstagram***************************/
.insta_twin .sns_list {
  flex-direction: row !important;
  flex-wrap: wrap !important;
  border: none !important;
}
.insta_twin .sns_list > div {
  width: 48% !important;
  margin: 1%;
  padding: 10px;
  border: 2px solid #000 !important;
  background: #fff;
}
@media screen and (min-width: 641px) and (max-width: 834px) {
  .insta_twin .sns_list > div {
    flex-direction: row;
  }
}
.insta_twin .sns_photo {
  width: 35% !important;
}
@media only screen and (max-width: 640px) {
  .insta_twin .sns_photo {
    width: 100% !important;
    padding: 0 0 10px !important;
  }
}
.insta_twin .sns_photo img {
  width: 100% !important;
  min-width: 100% !important;
  height: 150px !important;
  margin: 0 auto;
  object-fit: cover;
  font-family: "object-fit: cover;";
}
.insta_twin .sns_text {
  width: 65% !important;
}
@media only screen and (max-width: 640px) {
  .insta_twin .sns_text {
    width: 100% !important;
    padding: 0 !important;
  }
}
.insta_twin .sns_text .sns_date {
  color: #333 !important;
  padding-bottom: 6px;
  border-bottom: 2px solid #ec9626;
}
.insta_twin .sns_text .caption {
  padding-top: 6px;
}
@media only screen and (max-width: 640px) {
  .insta_twin .sns_text .caption {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
  }
}
.insta_twin .sns_text ul li a {
  color: #31223e;
}

/***************cntInstagram***************************/
.cnt_insta div.sns_list {
  border: 0 !important;
}
.cnt_insta div.sns_list > div {
  padding-block: 20px;
  border-bottom: 1px dashed #ccc;
}
@media only screen and (max-width: 834px) {
  .cnt_insta div.sns_list > div {
    padding: 20px 0;
  }
}
@media screen and (min-width: 641px) and (max-width: 834px) {
  .cnt_insta div.sns_list > div {
    flex-direction: row;
  }
}
.cnt_insta div.sns_list div.sns_photo {
  width: 40% !important;
}
@media only screen and (max-width: 640px) {
  .cnt_insta div.sns_list div.sns_photo {
    width: 300px !important;
    margin-inline: auto;
  }
}
.cnt_insta div.sns_list div.sns_photo img {
  width: 100% !important;
  aspect-ratio: 1/1;
  object-fit: cover;
  font-family: "object-fit: cover;";
}
@media screen and (min-width: 641px) and (max-width: 834px) {
  .cnt_insta div.sns_list div.sns_photo img {
    height: 150px !important;
  }
}
@media only screen and (max-width: 640px) {
  .cnt_insta div.sns_list div.sns_photo img {
    height: 300px !important;
    margin: 0 auto;
  }
}
.cnt_insta div.sns_list div.sns_text {
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 60% !important;
  font-size: 1.8rem;
}
@media only screen and (max-width: 834px) {
  .cnt_insta div.sns_list div.sns_text {
    font-size: 1.6rem;
    padding: 0px 0px 3px 10px !important;
  }
}
@media only screen and (max-width: 640px) {
  .cnt_insta div.sns_list div.sns_text {
    width: 100% !important;
  }
}
.cnt_insta div.sns_list div.sns_text div.sns_date {
  color: #ec9626;
  font-size: 2rem;
  font-weight: bold;
  padding: 8px;
  border-block: 1px solid #ddd;
}
@media only screen and (max-width: 834px) {
  .cnt_insta div.sns_list div.sns_text div.sns_date {
    padding-top: 0;
    padding: 5px;
    font-size: 1.8rem;
  }
}
.cnt_insta div.sns_list div.sns_text .caption {
  padding: 20px 0 0 0;
}
@media only screen and (max-width: 834px) {
  .cnt_insta div.sns_list div.sns_text .caption {
    padding: 10px 0 0 0;
  }
}
.cnt_insta div.sns_list div.sns_text ul {
  margin-top: 10px;
}
.cnt_insta div.sns_list div.sns_text ul li {
  margin: 5px 5px 0 0;
}
.cnt_insta div.sns_list div.sns_text ul li a {
  font-size: 0.8em;
  color: rgba(236, 150, 38, 0.8);
}

/***************Instagram**************************/
/*テキスト有*/
section.sns div.wrap div#media div.row {
  flex-wrap: wrap;
  justify-content: normal !important;
  gap: 3.4%;
}
section.sns div.wrap div#media div.row div.box h3,
section.sns div.wrap div#media div.row div.box p {
  display: block !important;
  text-align: left;
}
section.sns div.wrap div#media div.row div.box h3 {
  padding-top: 10px;
}

/***************新着情報***************************/
.newstitle h2 {
  padding-bottom: 30px;
  padding-left: 20px;
  font-weight: bold;
  position: relative;
}
@media only screen and (max-width: 640px) {
  .newstitle h2 {
    padding-bottom: 20px;
  }
}
.newstitle h2:after {
  content: "";
  width: 100%;
  height: 11px;
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  background: url(../images/common/title_line01.png) !important;
  background-size: 100% !important;
  background-position: left !important;
  background-repeat: no-repeat !important;
}
@media only screen and (max-width: 640px) {
  .newstitle h2 img {
    width: 30% !important;
  }
}

/******************新着情報　AI用***************************/
.top_scroll {
  width: 100%;
  height: 300px;
}
@media only screen and (max-width: 640px) {
  .top_scroll {
    padding: 0;
    padding-top: 20px;
  }
}
@media only screen and (max-width: 834px) {
  .top_scroll {
    width: 100%;
  }
}
.top_scroll dl {
  border-bottom: 1px dashed #000;
  padding: 10px 0;
  display: flex !important;
}
@media only screen and (max-width: 640px) {
  .top_scroll dl {
    display: block !important;
  }
}
.top_scroll dl dt {
  display: block !important;
  width: 120px !important;
  background: none !important;
  border: 0px !important;
  font-weight: bold;
  padding: 5px !important;
  color: #000;
}
@media only screen and (max-width: 640px) {
  .top_scroll dl dt {
    display: block !important;
    padding: 5px !important;
    width: 100% !important;
  }
}
.top_scroll dl dd {
  display: block !important;
  background: none !important;
  border: 0px !important;
  padding: 5px !important;
  width: calc(100% - 140px) !important;
}
@media only screen and (max-width: 640px) {
  .top_scroll dl dd {
    display: block !important;
    padding: 5px !important;
    width: 100% !important;
  }
}

.scroll {
  text-align: left;
}

.mCSB_dragger_bar {
  margin-top: 10px !important;
  background: #000 !important;
  width: 10px !important;
  border-radius: 0px !important;
}

/***************画像を使用した新着情報***************************/
.top_sbox .box {
  padding: 20px 0 10px 0;
  clear: both;
  border-bottom: 1px dotted #000 !important;
  overflow: auto;
  display: flex;
  align-items: flex-start;
  width: 100%;
}
@media only screen and (max-width: 640px) {
  .top_sbox .box {
    display: block;
  }
}
.top_sbox .box img {
  margin-right: 20px;
  margin-bottom: 20px;
}
.top_sbox .box div {
  display: block;
}
.top_sbox .box div .news_day {
  display: block;
  color: #000;
  font-weight: bold;
}

.top_sbox {
  overflow-y: scroll;
  height: 400px;
  padding: 0 30px 0 0;
  -webkit-overflow-scrolling: touch;
}
@media only screen and (max-width: 640px) {
  .top_sbox {
    height: 300px;
  }
}

.top_sbox::-webkit-scrollbar {
  /* スクロールバー本体 */
  width: 10px;
  background: #9aadfc;
}

.top_sbox::-webkit-scrollbar:horizontal {
  /* 横方向のスクロールバー本体 */
  width: 10px;
  background: #9aadfc;
}

.top_sbox::-webkit-scrollbar-thumb {
  /* スクロールバーの動く部分 */
  background: #000;
}

.top_sbox::-webkit-scrollbar-thumb:horizontal {
  /* 横方向のスクロールバーの動く部分 */
  background: #000;
}

.top_sbox::-webkit-scrollbar-track-piece:start {
  /* スクロールバーの動く部分の前 */
  background: #ccc;
}

.top_sbox::-webkit-scrollbar-track-piece:end {
  /* スクロールバーの動く部分の後ろ */
  background: #ccc;
}

/*****************************よくある質問****************************************/
.qa_box {
  border: 1px solid #ccc;
  padding: 10px 20px !important;
  display: block !important;
  background: rgba(255, 255, 255, 0.8);
}
.qa_box .box {
  position: relative;
  overflow: initial !important;
  padding: 15px 0;
  display: block !important;
}
@media only screen and (max-width: 640px) {
  .qa_box .box {
    padding: 20px 0;
  }
}
.qa_box .box div {
  padding-left: 60px;
}
.qa_box .box:nth-child(odd) div {
  font-weight: bold;
  color: #000;
}
.qa_box .box:nth-child(odd):after {
  content: "";
  background: url(../images/common/faq_q.png);
  background-size: 100%;
  background-repeat: no-repeat;
  position: absolute;
  width: 40px;
  height: 40px;
  top: 8px;
  left: 0;
  margin: auto;
  display: block;
  visibility: inherit !important;
}
.qa_box .box:nth-child(even):after {
  content: "";
  background: url(../images/common/faq_a.png);
  background-size: 100%;
  background-repeat: no-repeat;
  position: absolute;
  width: 40px;
  height: 40px;
  top: 12px;
  left: 0;
  margin: auto;
  display: block;
  visibility: inherit !important;
}

.faq article {
  padding-bottom: 20px;
  border-bottom: 1px solid #ccc;
}
.faq td {
  border: 0 !important;
  padding: 0 !important;
}
.faq .question div {
  color: #000;
  font-size: 20px;
  font-weight: bold;
  padding-left: 80px !important;
  position: relative;
  padding-top: 20px;
  padding-bottom: 20px;
}
@media only screen and (max-width: 640px) {
  .faq .question div {
    font-size: 16px;
    padding-left: 50px !important;
  }
}
.faq .question div:after {
  content: "";
  background: url(../images/common/faq_q.png);
  background-size: 100%;
  background-repeat: no-repeat;
  position: absolute;
  width: 60px;
  height: 60px;
  top: 0;
  left: 0;
  margin: auto;
  display: block;
  visibility: inherit;
}
@media only screen and (max-width: 640px) {
  .faq .question div:after {
    width: 40px;
    height: 40px;
  }
}
.faq .answer div {
  font-size: 16px;
  font-weight: bold;
  position: relative;
  padding-left: 80px !important;
  padding-top: 20px;
  padding-bottom: 30px;
}
@media only screen and (max-width: 834px) {
  .faq .answer div {
    font-size: 14px;
    padding-left: 50px !important;
  }
}
.faq .answer div:before {
  content: "";
  display: block;
  width: 60px;
  height: 60px;
  position: absolute;
  top: 10px;
  left: 0;
  background: url(../images/common/faq_a.png);
  background-size: 100%;
  background-repeat: no-repeat;
  margin: auto;
  display: block;
  visibility: inherit;
}
@media only screen and (max-width: 640px) {
  .faq .answer div:before {
    width: 40px;
    height: 40px;
  }
}

/***************クーポン***************************/
.coupon {
  padding: 10px !important;
}
.coupon table {
  border: 1px solid #fff;
}
.coupon table td {
  color: #fff;
  padding: 10px !important;
}
.coupon table .coupon_title {
  font-size: 40px;
  border-bottom: 1px solid #fff !important;
  font-family: "Times New Roman", "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-weight: bold;
}
.coupon table .coupon_price {
  font-family: "Times New Roman", "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-weight: bold;
}
.coupon table .coupon_price span {
  font-size: 30px;
}

/***********************ビフォ―アフター********************************/
.before_after table {
  margin: 0 auto;
}
.before_after table td {
  border: 0px;
  padding: 10px !important;
  text-align: center;
}
@media only screen and (max-width: 834px) {
  .before_after table td {
    display: block;
  }
}
.before_after table td p {
  text-align: center;
  font-weight: 600;
  color: #333;
  font-size: 1.8rem;
  margin-top: 10px;
}
.before_after table td.before_after_img img {
  width: 100% !important;
  max-height: 460px;
  object-fit: cover;
}
@media only screen and (max-width: 834px) {
  .before_after table td.before_after_img img {
    width: 95% !important;
  }
}
.before_after table td.before_after_img div {
  font-weight: 500;
}
.before_after table td.arrow_img {
  width: 50px !important;
}
@media only screen and (max-width: 834px) {
  .before_after table td.arrow_img {
    width: 100% !important;
  }
}
.before_after table td.after p {
  color: #fff;
}

/****************************お問い合わせ、会社概要************************************/
section form h2.mail.title {
  display: none;
}

.contact_dl {
  font-size: 16px;
}
.contact_dl dl {
  width: 100%;
  margin: 0 auto;
}
@media only screen and (max-width: 640px) {
  .contact_dl dl {
    display: flex !important;
    width: 100% !important;
    border: 0 !important;
    flex-direction: column;
  }
}
.contact_dl dl dt {
  font-weight: bold;
  text-align: center !important;
  background: none !important;
  color: #333 !important;
  align-items: center !important;
  border: 0px !important;
  border-bottom: 1px solid #000 !important;
  padding: 30px 5px !important;
}
@media only screen and (max-width: 640px) {
  .contact_dl dl dt {
    padding: 10px !important;
    width: 100% !important;
    border: 0 !important;
    text-align: left !important;
    display: block !important;
    background: #fff !important;
  }
}
.contact_dl dl dd {
  padding: 30px !important;
  border: 0px !important;
  background: none !important;
  border-bottom: 1px solid #ccc !important;
}
@media only screen and (max-width: 640px) {
  .contact_dl dl dd {
    padding: 10px !important;
    width: 100% !important;
    border: 0 !important;
  }
}

/***********************お問い合わせテーブル********************************/
.contact_table {
  background: rgba(255, 255, 255, 0.3);
  border: 1px solid #3ea5b0;
}
.contact_table table td {
  border: 0 !important;
  padding: 5px !important;
}
.contact_table table .contact_tel div {
  font-weight: bold;
  font-size: 32px;
  color: #3ea5b0;
}
@media only screen and (max-width: 640px) {
  .contact_table table .contact_tel div {
    font-size: 24px;
  }
}

/***********************ボタンボックス********************************/
.btnbox .box {
  margin: 0 1%;
  width: 48%;
  max-width: 530px;
  position: relative;
  align-items: center;
}
@media only screen and (max-width: 640px) {
  .btnbox .box {
    width: 100%;
    margin-top: 10px;
  }
}
.btnbox .box:hover {
  opacity: 0.9 !important;
}
.btnbox .box:after {
  content: "";
  position: absolute;
  width: calc(100% - 8px);
  height: calc(100% - 8px);
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  pointer-events: none;
  border: 1px solid #fff;
}
@media only screen and (max-width: 640px) {
  .btnbox .box:after {
    width: calc(100% - 4px);
    height: calc(100% - 4px);
  }
}
.btnbox .box img {
  width: 100% !important;
  height: 160px !important;
  object-fit: cover;
  font-family: "object-fit: cover;";
}
.btnbox .box article a:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  z-index: 99;
}
.btnbox .box article a:after:hover {
  opacity: 1 !important;
}
.btnbox .box article h3 {
  display: none;
}
.btnbox .box article div {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  height: 46px;
  width: 100%;
  left: 0;
  margin: auto;
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  color: #fff;
  z-index: 99;
  font-family: "Times New Roman", "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  pointer-events: none;
}
@media only screen and (max-width: 640px) {
  .btnbox .box article div {
    font-size: 16px;
  }
}
.btnbox .box article div span {
  display: block;
  font-size: 14px;
}

/******************お客様の声**************************************/
.voice_table {
  padding: 5px 0 !important;
}

.voice_title div {
  font-size: 24px;
  font-family: "Times New Roman", "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  padding-bottom: 10px;
  color: #000;
}
@media only screen and (max-width: 640px) {
  .voice_title div {
    font-size: 20px;
  }
}
.voice_title div span {
  color: #3ea5b0;
}

.voice_waku {
  border-bottom: 1px solid #ccc;
}

.price_table01 td {
  padding: 5px 0 !important;
}

.price_text01 div {
  font-size: 24px;
  font-family: "Times New Roman", "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}
@media only screen and (max-width: 640px) {
  .price_text01 div {
    font-size: 18px;
  }
}
.price_text01 div .price01 {
  font-size: 36px;
  color: #dc143c;
  margin-left: 10px;
}
@media only screen and (max-width: 640px) {
  .price_text01 div .price01 {
    font-size: 24px;
  }
}

.price_text02 div {
  font-size: 14px;
}
@media only screen and (max-width: 640px) {
  .price_text02 div {
    font-size: 12px;
  }
}

/******************値段表**************************************/
.price_dl {
  font-size: 16px;
}
.price_dl dl {
  width: 100%;
  margin: 0 auto;
  flex-direction: row-reverse;
  padding: 10px 0;
}
@media only screen and (max-width: 640px) {
  .price_dl dl {
    display: flex !important;
    border: 0 !important;
    flex-direction: column-reverse;
    border-bottom: 1px solid #ccc !important;
  }
}
.price_dl dl dt {
  font-weight: bold;
  text-align: center !important;
  background: none !important;
  color: #dc143c !important;
  align-items: center !important;
  border: 0px !important;
  border-bottom: 1px solid #3ea5b0 !important;
  padding: 10px 0 !important;
  width: 150px !important;
  font-size: 18px;
  font-family: "Times New Roman", "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}
@media only screen and (max-width: 640px) {
  .price_dl dl dt {
    padding: 5px 0 !important;
    width: 100% !important;
    border: 0 !important;
    text-align: right !important;
    display: block !important;
  }
}
.price_dl dl dd {
  padding: 10px 0 !important;
  border: 0px !important;
  background: none !important;
  border-bottom: 1px solid #ccc !important;
  width: calc(100% - 150px) !important;
  font-size: 14px;
}
.price_dl dl dd h3 {
  font-size: 16px;
  font-weight: bold;
  color: #000;
}
@media only screen and (max-width: 640px) {
  .price_dl dl dd {
    padding: 5px 0 !important;
    width: 100% !important;
    border: 0 !important;
  }
}

/******************枠**************************************/
.cnt_contact_waku {
  padding: 20px;
  border: 1px solid #ccc;
}
.cnt_contact_waku td {
  padding: 3px !important;
}

.cnt_tel div {
  font-size: 36px;
  font-family: "Times New Roman", "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}
@media only screen and (max-width: 640px) {
  .cnt_tel div {
    font-size: 24px;
  }
}
.cnt_tel div a {
  color: #416800 !important;
  font-weight: bold;
}

@media only screen and (max-width: 640px) {
  .sp_voice_img img {
    width: 40% !important;
    margin: 0 auto;
    max-width: 200px;
  }
}

/******************スライダー(画像サムネイル付き)**************************************/
.slider01 {
  width: 100%;
}
.slider01 .slick-prev,
.slider01 .slick-next {
  top: 50px !important;
  color: #000;
  display: none !important;
}
@media only screen and (max-width: 640px) {
  .slider01 .slick-prev,
  .slider01 .slick-next {
    bottom: -10% !important;
  }
}
.slider01 .slick-prev:after, .slider01 .slick-prev:before,
.slider01 .slick-next:after,
.slider01 .slick-next:before {
  color: #000 !important;
}
.slider01 .slick-prev {
  left: 10px !important;
  z-index: 1;
}
@media only screen and (max-width: 640px) {
  .slider01 .slick-prev {
    left: 0 !important;
  }
}
.slider01 .slick-next {
  right: 10px !important;
  z-index: 1;
}
@media only screen and (max-width: 640px) {
  .slider01 .slick-next {
    right: 0 !important;
  }
}
.slider01 .slick-slide {
  max-width: 1000px;
}
@media only screen and (max-width: 640px) {
  .slider01 .slick-slide {
    height: auto;
  }
}
.slider01 .slick-slide img {
  max-width: 840px;
  width: auto !important;
  margin: 0 auto;
  height: 440px !important;
  object-fit: cover;
  font-family: "object-fit: cover;";
}
@media only screen and (max-width: 834px) {
  .slider01 .slick-slide img {
    height: 460px !important;
    max-width: 100%;
  }
}
@media only screen and (max-width: 640px) {
  .slider01 .slick-slide img {
    height: 270px !important;
  }
}
.slider01 .slick-slide article div {
  margin-bottom: 20px;
  font-size: 16px;
}
.slider01 .slick-list {
  padding: 10px 0 0 0;
}
.slider01 .slick-dots {
  position: static !important;
  display: -webkit-flex !important;
  display: flex !important;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  align-items: center;
}
.slider01 .slick-dots li {
  list-style: none;
  width: 18% !important;
  margin: 0 !important;
  margin: 0 1% !important;
  margin-top: 10px !important;
  height: 100px !important;
  object-fit: contain !important;
  font-family: "object-fit: contain!important;";
  overflow: hidden;
}
@media only screen and (max-width: 640px) {
  .slider01 .slick-dots li {
    height: 80px !important;
    width: 31.11111% !important;
  }
}
@media screen and (min-width: 641px) and (max-width: 834px) {
  .slider01 .slick-dots li {
    width: 31.11111% !important;
  }
}
.slider01 .slick-dots li img {
  width: auto !important;
  height: 100px !important;
  object-fit: cover;
  font-family: "object-fit: cover;";
}
@media only screen and (max-width: 640px) {
  .slider01 .slick-dots li img {
    height: 80px !important;
  }
}

.slider02 {
  max-width: 840px;
  margin: 0 auto;
}
.slider02 ul li {
  text-align: center !important;
  max-width: 840px !important;
  height: 480px !important;
  margin: 0 auto;
}
@media only screen and (max-width: 834px) {
  .slider02 ul li {
    height: 480px !important;
  }
}
@media only screen and (max-width: 640px) {
  .slider02 ul li {
    height: 300px !important;
  }
}

.slider02 .slick-dots li img {
  width: 100% !important;
}

@media only screen and (max-width: 640px) {
  .slider02 .slick-dots {
    margin-top: 0 !important;
  }
}

.slider02 .slick-slide .slick-current .slick-active {
  width: 100% !important;
}

.slider02 .slick-list {
  height: 460px;
}
@media only screen and (max-width: 640px) {
  .slider02 .slick-list {
    height: 300px !important;
  }
}

.tab-group {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.tab-group li {
  width: 30%;
  padding: 10px;
  margin: 0 1% 20px 1%;
  display: block;
  border: 1px #000 solid;
  color: #000;
}
@media only screen and (max-width: 640px) {
  .tab-group li {
    width: 100%;
    margin: 10px auto 0 auto;
  }
}

.tab {
  flex-grow: 1;
  padding: 5px;
  list-style: none;
  border: solid 1px #ccc;
  text-align: center;
  cursor: pointer;
}

.panel {
  display: none;
}

.tab.is-active {
  background: #000;
  color: #fff;
  transition: all 0.2s ease-out;
}

.panel.is-show {
  display: block;
}

.staff_box {
  justify-content: space-between;
}
.staff_box .box {
  width: 48%;
  margin-bottom: 40px;
  padding: 40px;
  background: #fff;
  border: 1px #ccc solid;
  text-align: center;
  position: relative;
}
@media only screen and (max-width: 834px) {
  .staff_box .box {
    margin-bottom: 10px;
    padding: 30px;
    width: 49%;
  }
}
@media only screen and (max-width: 640px) {
  .staff_box .box {
    width: 90%;
    margin: 0 auto 20px auto;
  }
}
.staff_box .box:after {
  z-index: 1;
  content: "";
  width: 200px;
  height: 200px;
  position: absolute;
  background: #fff;
  top: -100px;
  right: -100px;
  transform: rotate(45deg);
}
@media only screen and (max-width: 834px) {
  .staff_box .box:after {
    width: 100px;
    height: 100px;
    top: -50px;
    right: -50px;
  }
}
.staff_box .box:before {
  z-index: 1;
  content: "";
  width: 200px;
  height: 200px;
  position: absolute;
  background: #fff;
  bottom: -100px;
  left: -100px;
  transform: rotate(45deg);
}
@media only screen and (max-width: 834px) {
  .staff_box .box:before {
    width: 100px;
    height: 100px;
    bottom: -50px;
    left: -50px;
  }
}
.staff_box .box img {
  z-index: 2;
  position: relative;
}
.staff_box .box h3 {
  position: relative;
  z-index: 2;
  font-size: 18px;
  font-weight: bold;
  border-bottom: 1px solid #000;
  margin-bottom: 10px;
  padding-top: 20px;
  padding-bottom: 20px;
}
.staff_box .box div {
  position: relative;
  z-index: 2;
  text-align: left;
}

#media {
  max-width: 1200px;
  margin: 0 auto;
  padding: 121px 20px;
}
@media only screen and (max-width: 640px) {
  #media {
    padding: 30px 20px;
  }
}
#media .row {
  display: flex;
  flex-direction: row;
  justify-content: space-around;
}
@media only screen and (max-width: 640px) {
  #media .row {
    flex-direction: column;
  }
}
#media .row .box {
  display: flex;
  flex-direction: column;
  width: 31%;
  margin-bottom: 50px;
}
@media only screen and (max-width: 640px) {
  #media .row .box {
    width: 100%;
    padding: 15px 10px;
    font-size: 14px;
  }
}
#media .row .box img {
  width: 380px;
  height: 380px;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: "object-fit: cover;";
}
@media only screen and (max-width: 834px) {
  #media .row .box img {
    height: 257px;
  }
}
@media only screen and (max-width: 640px) {
  #media .row .box img {
    width: 100%;
    height: auto;
  }
}
#media .row .box p {
  display: none;
}
#media .row .box h3 {
  display: none;
}

#more {
  margin-bottom: 100px;
}
#more a {
  margin: 0 auto;
  padding: 20px 50px;
  display: inline-block;
  text-decoration: none;
  position: relative;
  background: #ec9626;
  color: #fff !important;
  font-size: 1.8rem;
  border-radius: 50px;
}
#more a:hover {
  color: #000 !important;
  background: #3ea5b0;
}
@media only screen and (max-width: 640px) {
  #more a {
    padding: 10px 30px;
    font-size: 1.4rem;
  }
}

/* その場で */
.fadeIn {
  animation-name: fadeInAnime;
  animation-duration: 1s;
  animation-fill-mode: forwards;
  opacity: 0;
}

@keyframes fadeInAnime {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
/* 下から */
.fadeUp {
  animation-name: fadeUpAnime;
  animation-duration: 1s;
  animation-fill-mode: forwards;
  opacity: 0;
}

@keyframes fadeUpAnime {
  from {
    opacity: 0;
    transform: translateY(100px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
/* 上から */
.fadeDown {
  animation-name: fadeDownAnime;
  animation-duration: 0.5s;
  animation-fill-mode: forwards;
  opacity: 0;
}

@keyframes fadeDownAnime {
  from {
    opacity: 0;
    transform: translateY(-100px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
/* 左から */
.fadeLeft {
  animation-name: fadeLeftAnime;
  animation-duration: 1s;
  animation-fill-mode: forwards;
  opacity: 0;
}

@keyframes fadeLeftAnime {
  from {
    opacity: 0;
    transform: translateX(-100px);
  }
  to {
    opacity: 1;
    transform: translateX(0);
  }
}
/* 右から */
.fadeRight {
  animation-name: fadeRightAnime;
  animation-duration: 1s;
  animation-fill-mode: forwards;
  opacity: 0;
}

@keyframes fadeRightAnime {
  from {
    opacity: 0;
    transform: translateX(100px);
  }
  to {
    opacity: 1;
    transform: translateX(0);
  }
}
/* スクロールをしたら出現する要素にはじめに透過0を指定　*/
.fadeInTrigger,
.fadeUpTrigger,
.fadeDownTrigger,
.fadeLeftTrigger,
.fadeRightTrigger {
  opacity: 0;
}

/* ================================================================= 
 License : e-TRUST Inc.
 File name : common_style.css
 Style : common_style
================================================================= */
.bg_wrap {
  position: relative;
  padding: 300px 0 !important;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  background-position: center;
  z-index: 0;
}
.bg_wrap::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: -1;
}
@media only screen and (max-width: 1200px) {
  .bg_wrap {
    padding: 150px 0 !important;
  }
}
@media only screen and (max-width: 834px) {
  .bg_wrap {
    background-attachment: initial;
    padding: 120px 0 !important;
  }
}
.bg_wrap h2 {
  color: #fff;
  font-weight: 600;
  font-family: "YakuHanMP", "Sawarabi Mincho", "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", "a-otf-ryumin-pr6n", serif;
  font-size: 1.875rem;
}
@media (max-width: 1200px) {
  .bg_wrap h2 {
    font-size: calc(1.0875rem + 1.05vw);
  }
}

.flx_inr01 div {
  text-align: center;
}

.flx_inr02 .box {
  box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.15);
}
.flx_inr02 .box article {
  display: flex !important;
  flex-direction: column;
  background: #f2f2f2;
  border: 1px solid #f2f2f2;
}
.flx_inr02 .box article h3 {
  order: 1;
  background: #ec9626;
  padding: 5px 10px;
  color: #fff;
  font-size: 1.125rem;
  font-weight: 500;
}
@media (max-width: 1200px) {
  .flx_inr02 .box article h3 {
    font-size: calc(1.0125rem + 0.15vw);
  }
}
@media only screen and (max-width: 834px) {
  .flx_inr02 .box article h3 {
    font-size: 1rem;
  }
}
.flx_inr02 .box article img {
  order: 2;
  width: 100% !important;
  border: 5px solid #f2f2f2;
}
.flx_inr02 .box article div {
  order: 3;
  padding: 0 5px 5px 5px;
}

.flx_inr03 .box article h3 {
  text-align: center;
  font-size: 1.2em;
  font-weight: 500;
  margin: 5px auto;
  background: rgba(62, 165, 176, 0.8);
  color: #fff;
}
@media screen and (min-width: 641px) and (max-width: 834px) {
  .flx_inr03 .box article h3 {
    font-size: 1em;
  }
}
@media only screen and (max-width: 640px) {
  .flx_inr03 .box article h3 {
    font-size: 1.1em;
  }
}
@media only screen and (max-width: 640px) {
  .flx_inr03 .box:not(:last-child) {
    margin-bottom: 20px !important;
  }
}

.flx_inr04 .box h3 {
  text-align: center;
  font-size: 1.2em;
  color: #ec9626;
  font-weight: 500;
}
.flx_inr04 .box div {
  text-align: center;
  font-size: 1.125rem;
  color: #333;
}
@media (max-width: 1200px) {
  .flx_inr04 .box div {
    font-size: calc(1.0125rem + 0.15vw);
  }
}
@media only screen and (max-width: 834px) {
  .flx_inr04 .box div {
    font-size: 1rem;
  }
}

.img_txt_flx {
  display: flex;
  justify-content: space-between;
}
.img_txt_flx .box {
  overflow: inherit !important;
}
.img_txt_flx .box:first-child {
  width: 39%;
  margin: 0 1% 0 0;
}
.img_txt_flx .box:first-child img {
  display: block;
  margin: 0 auto;
  width: 100% !important;
}
.img_txt_flx .box:nth-child(2) {
  width: 59%;
  margin: 0 0 0 1%;
}
@media only screen and (max-width: 640px) {
  .img_txt_flx {
    flex-direction: column;
  }
  .img_txt_flx .box:first-child {
    width: 100%;
    margin: 0 auto 15px auto !important;
  }
  .img_txt_flx .box:nth-child(2) {
    width: 100%;
    margin: 0 auto !important;
  }
}

.img_txt_flx2 {
  display: flex;
  justify-content: space-between;
}
.img_txt_flx2 .box {
  overflow: inherit !important;
}
.img_txt_flx2 .box:first-child {
  width: 29%;
  margin: 0 1% 0 0;
}
.img_txt_flx2 .box:first-child img {
  display: block;
  margin: 0 auto;
  width: 100% !important;
}
.img_txt_flx2 .box:nth-child(2) {
  width: 69%;
  margin: 0 0 0 1%;
}
@media only screen and (max-width: 640px) {
  .img_txt_flx2 {
    flex-direction: column;
  }
  .img_txt_flx2 .box:first-child {
    width: 100%;
    margin: 0 auto 15px auto !important;
  }
  .img_txt_flx2 .box:nth-child(2) {
    width: 100%;
    margin: 0 auto !important;
  }
}

.img_txt_flx3 {
  display: flex;
  justify-content: space-between;
}
.img_txt_flx3 .box {
  overflow: inherit !important;
}
.img_txt_flx3 .box:first-child {
  width: 19%;
  margin: 0 1% 0 0;
}
.img_txt_flx3 .box:first-child img {
  margin: 0 auto;
  display: block;
  float: none;
}
.img_txt_flx3 .box:nth-child(2) {
  width: 79%;
  margin: 0 0 0 1%;
}
@media only screen and (max-width: 640px) {
  .img_txt_flx3 {
    flex-direction: column;
  }
  .img_txt_flx3 .box:first-child {
    width: 100%;
    margin: 0 auto 15px auto !important;
  }
  .img_txt_flx3 .box:nth-child(2) {
    width: 100%;
    margin: 0 auto !important;
  }
}

.img_txt_flx0 {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.img_txt_flx0 .box {
  overflow: inherit !important;
}
.img_txt_flx0 .box:first-child {
  width: 14%;
  margin: 0 1% 0 0;
  padding: 10px;
  background: #fff;
}
.img_txt_flx0 .box:first-child img {
  margin: 0 auto;
  display: block;
  float: none;
}
.img_txt_flx0 .box:nth-child(2) {
  width: 84%;
  margin: 0 0 0 1%;
}
@media only screen and (max-width: 834px) {
  .img_txt_flx0 .box:first-child {
    width: 24%;
  }
}
@media only screen and (max-width: 834px) {
  .img_txt_flx0 .box:nth-child(2) {
    width: 74%;
  }
}

.txt_img_flx {
  display: flex;
  justify-content: space-between;
}
.txt_img_flx .box {
  overflow: inherit !important;
}
.txt_img_flx .box:first-child {
  width: 59%;
  margin: 0 1% 0 0;
}
.txt_img_flx .box:nth-child(2) {
  width: 39%;
  margin: 0 0 0 1%;
}
.txt_img_flx .box:nth-child(2) img {
  display: block;
  margin: 0 auto;
  width: 100% !important;
}
@media only screen and (max-width: 640px) {
  .txt_img_flx {
    flex-direction: column-reverse !important;
  }
  .txt_img_flx .box:first-child {
    width: 100%;
    margin: 0 auto;
  }
  .txt_img_flx .box:nth-child(2) {
    width: 100%;
    margin: 0 auto 15px auto;
  }
}

.txt_img_flx2 {
  display: flex;
  justify-content: space-between;
}
.txt_img_flx2 .box {
  overflow: inherit !important;
}
.txt_img_flx2 .box:first-child {
  width: 69%;
  margin: 0 1% 0 0;
}
.txt_img_flx2 .box:nth-child(2) {
  width: 29%;
  margin: 0 0 0 1%;
}
.txt_img_flx2 .box:nth-child(2) img {
  display: block;
  margin: 0 auto;
  width: 100% !important;
}
@media only screen and (max-width: 640px) {
  .txt_img_flx2 {
    flex-direction: column-reverse !important;
  }
  .txt_img_flx2 .box:first-child {
    width: 100%;
    margin: 0 auto;
  }
  .txt_img_flx2 .box:nth-child(2) {
    width: 100%;
    margin: 0 auto 15px auto;
  }
}

.txt_img_flx3 {
  display: flex;
  justify-content: space-between;
}
.txt_img_flx3 .box {
  overflow: inherit !important;
}
.txt_img_flx3 .box:first-child {
  width: 79%;
  margin: 0 1% 0 0;
}
.txt_img_flx3 .box:nth-child(2) {
  width: 19%;
  margin: 0 0 0 1%;
}
.txt_img_flx3 .box:nth-child(2) img {
  display: block;
  margin: 0 auto;
  width: 100% !important;
}
@media only screen and (max-width: 640px) {
  .txt_img_flx3 {
    flex-direction: column-reverse !important;
  }
  .txt_img_flx3 .box:first-child {
    width: 100%;
    margin: 0 auto;
  }
  .txt_img_flx3 .box:nth-child(2) {
    width: 100%;
    margin: 0 auto 15px auto;
  }
}

.img_txt_flx4, .txt_img_flx4 {
  display: flex;
  align-items: center;
  flex-wrap: nowrap !important;
  margin-top: 60px;
  padding-bottom: 50px;
}
.img_txt_flx4 .box, .txt_img_flx4 .box {
  width: 50%;
  align-self: stretch;
}
.img_txt_flx4 .box:nth-child(2), .txt_img_flx4 .box:nth-child(2) {
  background: #f2f2f2;
  width: 55%;
  margin: 50px 0 -30px -5%;
  box-shadow: 0px 4px 16px 0px rgba(0, 0, 0, 0.05);
}
.img_txt_flx4 .box:nth-child(2) > div, .txt_img_flx4 .box:nth-child(2) > div {
  height: 100%;
  padding: 50px 30px;
}
.img_txt_flx4 .box:nth-child(2) > div p, .txt_img_flx4 .box:nth-child(2) > div p {
  color: #333;
  font-size: 1rem;
  line-height: 2.5rem;
}
@media only screen and (max-width: 1024px) {
  .img_txt_flx4 .box:nth-child(2) > div p, .txt_img_flx4 .box:nth-child(2) > div p {
    font-size: 0.9375rem;
    line-height: 2rem;
  }
  .img_txt_flx4 .box:nth-child(2) > div p br, .txt_img_flx4 .box:nth-child(2) > div p br {
    display: none;
  }
}
@media screen and (min-width: 641px) and (max-width: 834px) {
  .img_txt_flx4 .box:nth-child(2) > div, .txt_img_flx4 .box:nth-child(2) > div {
    padding: 30px;
  }
}
@media only screen and (max-width: 640px) {
  .img_txt_flx4 .box:nth-child(2) > div, .txt_img_flx4 .box:nth-child(2) > div {
    padding: 30px 10px;
    width: 95%;
  }
}
.img_txt_flx4 .box:nth-child(2) img, .txt_img_flx4 .box:nth-child(2) img {
  display: block;
  height: 100% !important;
  object-fit: cover;
}
@media only screen and (max-width: 640px) {
  .img_txt_flx4, .txt_img_flx4 {
    flex-direction: column !important;
  }
  .img_txt_flx4 .box:first-child, .txt_img_flx4 .box:first-child {
    width: 90%;
    margin: 0 auto 0 0;
    position: relative;
  }
  .img_txt_flx4 .box:nth-child(2), .txt_img_flx4 .box:nth-child(2) {
    position: relative;
    width: 90%;
    margin: -20px 0 0 auto;
  }
}
@media only screen and (max-width: 1200px) {
  .img_txt_flx4, .txt_img_flx4 {
    margin-top: 40px;
  }
}
@media screen and (min-width: 641px) and (max-width: 834px) {
  .img_txt_flx4, .txt_img_flx4 {
    margin-top: 40px;
  }
}
@media only screen and (max-width: 640px) {
  .img_txt_flx4, .txt_img_flx4 {
    margin-top: 30px;
  }
}
@media only screen and (max-width: 640px) {
  .img_txt_flx4, .txt_img_flx4 {
    padding-bottom: 0;
  }
}

.txt_img_flx4 {
  flex-direction: row-reverse !important;
}
.txt_img_flx4 .box:nth-child(2) {
  margin: 50px -5% -30px 0;
  position: relative;
}
@media only screen and (max-width: 640px) {
  .txt_img_flx4 {
    flex-direction: column !important;
  }
  .txt_img_flx4 .box:first-child {
    width: 90%;
    margin: 0 0 0 auto !important;
    position: relative;
  }
  .txt_img_flx4 .box:nth-child(2) {
    position: relative;
    width: 90%;
    margin: -20px auto 0 0 !important;
  }
}

.flx2, .flx2_r {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
}
.flx2 .box, .flx2_r .box {
  width: 49%;
}
.flx2 .box:nth-child(2n+1), .flx2_r .box:nth-child(2n+1) {
  margin: 0 1% 0 0;
}
.flx2 .box:nth-child(2n), .flx2_r .box:nth-child(2n) {
  margin: 0 0 0 1%;
}
.flx2 .box img, .flx2_r .box img {
  margin: 0 auto;
}
@media only screen and (max-width: 640px) {
  .flx2, .flx2_r {
    flex-direction: column;
  }
  .flx2 .box, .flx2_r .box {
    width: 100%;
  }
  .flx2 .box:nth-child(2n+1), .flx2_r .box:nth-child(2n+1) {
    margin: 0 auto;
  }
  .flx2 .box:nth-child(2n), .flx2_r .box:nth-child(2n) {
    margin: 0 auto;
  }
  .flx2 .box:not(:last-child), .flx2_r .box:not(:last-child) {
    margin: 0 auto 20px auto;
  }
}

.flx2_r .box {
  width: 49%;
}
.flx2_r .box:nth-child(2n+1) {
  margin: 0 1% 2% 0;
}
.flx2_r .box:nth-child(2n) {
  margin: 0 0 2% 1%;
}
@media only screen and (max-width: 640px) {
  .flx2_r {
    flex-direction: column;
  }
  .flx2_r .box {
    width: 100%;
    margin: 0 auto;
  }
  .flx2_r .box:nth-child(2n+1) {
    margin: 0 auto 20px auto;
  }
  .flx2_r .box:nth-child(2n) {
    margin: 0 auto 20px auto;
  }
  .flx2_r .box:last-child {
    margin-bottom: 0 !important;
  }
}

.flx2_ {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
}
.flx2_ .box {
  width: 50%;
}
@media only screen and (max-width: 640px) {
  .flx2_ {
    flex-direction: column;
  }
  .flx2_ .box {
    width: 100%;
  }
}

.flx2_sp {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
}
.flx2_sp .box {
  width: 49%;
}
.flx2_sp .box:nth-child(2n+1) {
  margin: 0 1% 0 0;
}
.flx2_sp .box:nth-child(2n) {
  margin: 0 0 0 1%;
}
.flx2_sp .box img {
  margin: 0 auto;
}

.flx3 {
  position: relative;
  border: 0;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: space-between;
}
.flx3 .box {
  width: 32%;
  margin: 0 1%;
}
.flx3 .box:nth-child(3n+1) {
  margin: 0 1% 1% 0;
}
.flx3 .box:nth-child(3n+2) {
  margin: 0 1% 1% 1%;
}
.flx3 .box:nth-child(3n+3) {
  margin: 0 0 1% 1%;
}
.flx3 .box img {
  display: block;
  margin: 0 auto;
}
@media only screen and (max-width: 640px) {
  .flx3 {
    flex-direction: column;
    justify-content: center;
  }
  .flx3 .box {
    width: 100%;
    margin: 0 auto;
  }
  .flx3 .box:not(:last-child) {
    margin-bottom: 20px;
  }
}

.flx3_r {
  position: relative;
  border: 0;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
}
@media only screen and (max-width: 834px) {
  .flx3_r {
    justify-content: space-between;
  }
}
.flx3_r .box {
  width: 32%;
  margin: 0 1%;
}
.flx3_r .box:nth-child(3n+1) {
  margin: 0 1% 2% 0;
}
.flx3_r .box:nth-child(3n+2) {
  margin: 0 1% 2% 1%;
}
.flx3_r .box:nth-child(3n+3) {
  margin: 0 0 2% 1%;
}
.flx3_r .box img {
  width: 100%;
}
.flx3_r .box tr td {
  padding: 0 !important;
  border: 0 !important;
}
@media only screen and (max-width: 640px) {
  .flx3_r {
    flex-direction: column;
  }
  .flx3_r .box {
    width: 100%;
    margin: 0 auto;
  }
  .flx3_r .box:nth-child(3n+1) {
    margin: 0 auto 20px auto;
  }
  .flx3_r .box:nth-child(3n+2) {
    margin: 0 auto 20px auto;
  }
  .flx3_r .box:nth-child(3n+3) {
    margin: 0 auto;
  }
}

.flx3_sp {
  position: relative;
  border: 0;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: space-between;
}
.flx3_sp .box {
  width: 32%;
  margin: 0 1%;
}
.flx3_sp .box:nth-child(3n+1) {
  margin: 0 1% 2% 0;
}
.flx3_sp .box:nth-child(3n+2) {
  margin: 0 1% 2% 1%;
}
.flx3_sp .box:nth-child(3n+3) {
  margin: 0 0 2% 1%;
}
.flx3_sp .box a {
  display: block;
}
.flx3_sp .box img {
  display: block;
  margin: 0 auto;
}
@media only screen and (max-width: 640px) {
  .flx3_sp .box {
    width: 49%;
  }
  .flx3_sp .box:nth-child(2n+1) {
    margin: 0 1% 2% 0;
  }
  .flx3_sp .box:nth-child(2n) {
    margin: 0 0 2% 1%;
  }
  .flx3_sp .box img {
    margin: 0 auto;
  }
}

.flx3_ {
  position: relative;
  border: 0;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: space-between;
}
.flx3_ .box {
  width: 32%;
  margin: 0 1%;
}
.flx3_ .box:nth-child(3n+1) {
  margin: 0 1% 2% 0;
}
.flx3_ .box:nth-child(3n+2) {
  margin: 0 1% 2% 1%;
}
.flx3_ .box:nth-child(3n+3) {
  margin: 0 0 2% 1%;
}
.flx3_ .box a {
  display: block;
}
.flx3_ .box img {
  display: block;
  margin: 0 auto;
}

.flx4, .flx4_r {
  border: 0;
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  flex-direction: row;
}
.flx4 .box, .flx4_r .box {
  width: 23.5%;
  margin: 0 1%;
}
.flx4 .box:nth-child(4n+1), .flx4_r .box:nth-child(4n+1) {
  margin: 0 1% 0 0;
}
.flx4 .box:nth-child(4n+4), .flx4_r .box:nth-child(4n+4) {
  margin: 0 0 0 1%;
}
@media only screen and (max-width: 640px) {
  .flx4 .box, .flx4_r .box {
    width: 48%;
    margin: 1%;
  }
  .flx4 .box:nth-child(4n+1), .flx4_r .box:nth-child(4n+1) {
    margin: 1%;
  }
  .flx4 .box:nth-child(4n+4), .flx4_r .box:nth-child(4n+4) {
    margin: 1%;
  }
}

.flx4_r .box {
  margin: 0 1% 2% 1%;
}
@media only screen and (max-width: 640px) {
  .flx4_r .box {
    width: 49%;
  }
  .flx4_r .box:nth-child(2n+1) {
    margin: 0 1% 2% 0;
  }
  .flx4_r .box:nth-child(2n) {
    margin: 0 0 2% 1%;
  }
}

.flx5 {
  border: 0;
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  flex-direction: row;
}
.flx5 .box {
  width: 18.4%;
  margin: 0 1%;
}
.flx5 .box:nth-child(5n+1) {
  margin: 0 1% 1% 0;
}
.flx5 .box:nth-child(5n+5) {
  margin: 0 0 1% 1%;
}
.flx5 .box tr td {
  padding: 0 !important;
  border: 0 !important;
}
@media screen and (min-width: 641px) and (max-width: 834px) {
  .flx5 .box {
    width: 32%;
    margin: 0 1%;
  }
  .flx5 .box:nth-child(3n+1) {
    margin: 0 1% 1% 0;
  }
  .flx5 .box:nth-child(3n+2) {
    margin: 0 1% 1% 1%;
  }
  .flx5 .box:nth-child(3n+3) {
    margin: 0 0 1% 1%;
  }
  .flx5 .box tr td {
    padding: 0 !important;
    border: 0 !important;
  }
}
@media only screen and (max-width: 640px) {
  .flx5 .box {
    width: 49%;
  }
  .flx5 .box:nth-child(2n+1) {
    margin: 0 1% 2% 0;
  }
  .flx5 .box:nth-child(2n) {
    margin: 0 0 2% 1%;
  }
}
@media only screen and (max-width: 640px) {
  .flx5 {
    flex-direction: column;
  }
  .flx5 .box {
    width: 100%;
    margin-bottom: 20px;
  }
  .flx5 .box:not(:last-child) {
    margin-bottom: 20px;
  }
}

.flx6 {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  flex-direction: row;
}
.flx6 .box {
  width: 15%;
  margin: 0 1%;
}
.flx6 .box:nth-child(6n+1) {
  margin: 0 1% 1% 0;
}
.flx6 .box:nth-child(6n+6) {
  margin: 0 0 1% 1%;
}
.flx6 .box tr td {
  padding: 0 !important;
  border: 0 !important;
}
.flx6 .box img {
  width: 100% !important;
}
@media only screen and (max-width: 834px) {
  .flx6 .box {
    width: 32%;
    margin: 0 1%;
  }
  .flx6 .box:nth-child(3n+1) {
    margin: 0 1% 2% 0;
  }
  .flx6 .box:nth-child(3n+2) {
    margin: 0 1% 2% 1%;
  }
  .flx6 .box:nth-child(3n+3) {
    margin: 0 0 2% 1%;
  }
}
@media only screen and (max-width: 640px) {
  .flx6 .box {
    width: 49%;
  }
  .flx6 .box:nth-child(2n+1) {
    margin: 0 1% 2% 0;
  }
  .flx6 .box:nth-child(2n) {
    margin: 0 0 2% 1%;
  }
}

.btn1 a, .btn1_L a {
  max-width: 220px;
  min-width: 180px;
  margin: 0 auto;
  width: 100%;
  background: #ec9626;
  background-size: auto;
  padding: 15px 30px;
  line-height: 1;
  display: block;
  text-align: center;
  font-size: 1.875rem;
  font-family: "Anton", "GenJyuuGothic", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  position: relative;
  color: #333333;
}
@media (max-width: 1200px) {
  .btn1 a, .btn1_L a {
    font-size: calc(1.0875rem + 1.05vw);
  }
}
.btn1 a:after, .btn1_L a:after {
  transition: 0.5s;
  font-family: "Font Awesome 5 pro";
  content: "\f330"; /*アイコンのユニコード*/
  font-weight: 600;
  font-size: 0.9375rem;
  position: absolute; /*絶対位置*/
  right: 15px; /*アイコンの位置*/
  top: 0;
  bottom: 0;
  display: flex;
  align-items: center;
}
.btn1 a i, .btn1_L a i {
  color: #fff;
  margin-right: 5px;
}
@media only screen and (max-width: 640px) {
  .btn1 a, .btn1_L a {
    margin: 0 auto;
  }
}
.btn1 a:hover, .btn1_L a:hover {
  opacity: 1;
  background: rgba(236, 150, 38, 0.8);
}
.btn1 a:hover:after, .btn1_L a:hover:after {
  transform: translate(5px, 0);
}

.btn1_rad20 a, .btn1_rad20_L a {
  overflow: hidden;
  text-align: center;
  position: relative;
  z-index: 2;
  background: white;
  border: 1px solid #ec9626;
  transition: 0.5s;
  display: block;
  margin: 0 auto;
  width: 100%;
  max-width: 300px;
  min-width: 220px;
  padding: 12px;
  color: #ec9626;
  font-family: "YakuHanMP", "Sawarabi Mincho", "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", "a-otf-ryumin-pr6n", serif;
  font-size: 1rem;
  font-weight: 500;
  transform: rotateZ(0.03deg);
}
.btn1_rad20 a:before, .btn1_rad20_L a:before {
  content: "";
  z-index: -1;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: -100%;
  background: #ec9626;
  transition: 0.5s;
}
.btn1_rad20 a:after, .btn1_rad20_L a:after {
  transition: 0.5s;
  font-family: "Font Awesome 5 pro";
  content: "\f061"; /*アイコンのユニコード*/
  font-weight: 400;
  font-size: 1rem;
  position: absolute; /*絶対位置*/
  right: 10px; /*アイコンの位置*/
  top: 0;
  bottom: 0;
  display: flex;
  align-items: center;
}
.btn1_rad20 a:hover, .btn1_rad20_L a:hover {
  opacity: 1 !important;
  color: #fff;
}
.btn1_rad20 a:hover:before, .btn1_rad20_L a:hover:before {
  left: 0;
}
.btn1_rad20 a:hover:after, .btn1_rad20_L a:hover:after {
  color: #fff;
}
.btn1_rad20 a, .btn1_rad20_L a {
  border-radius: 40px;
}

@media screen and (min-width: 640px) {
  .btn1_rad20_L a {
    margin: 0 auto 0 0;
  }
}

@media screen and (min-width: 640px) {
  .btn1_L a {
    margin: 0 auto 0 0;
  }
}

.btn2 a, .btn2_L a {
  text-align: center;
  position: relative;
  z-index: 2;
  border: 1px solid #fff;
  background: white;
  display: block;
  margin: 0 auto;
  width: 100%;
  max-width: 300px;
  min-width: 150px;
  padding: 16px 0;
  line-height: 1;
  color: #333;
  font-family: "Anton", "GenJyuuGothic", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 1.125rem;
  font-weight: 600;
  transition: 0.5s;
}
@media (max-width: 1200px) {
  .btn2 a, .btn2_L a {
    font-size: calc(1.0125rem + 0.15vw);
  }
}
.btn2 a:after, .btn2_L a:after {
  font-family: "Font Awesome 5 pro";
  content: "\f054"; /*アイコンのユニコード*/
  font-weight: 600;
  font-size: 0.625rem;
  position: absolute; /*絶対位置*/
  right: 10px; /*アイコンの位置*/
  top: 0;
  bottom: 0;
  display: flex;
  align-items: center;
}
.btn2 a:hover, .btn2_L a:hover {
  opacity: 1 !important;
  background-color: #ec9626;
  color: #fff;
}
@media only screen and (max-width: 1024px) {
  .btn2 a, .btn2_L a {
    font-size: 1rem;
  }
}
@media screen and (min-width: 640px) {
  .btn2_L a {
    margin: 0 auto 0 0;
  }
}

.btn3, .btn3_L {
  width: 100%;
  max-width: 280px;
  min-width: 200px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  padding: 10px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  position: relative;
  overflow: hidden;
  z-index: 2;
  font-weight: 500;
  font-size: 1.125rem;
  font-family: "YakuHanMP", "Sawarabi Mincho", "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", "a-otf-ryumin-pr6n", serif;
  background-image: -moz-linear-gradient(90deg, #fbde86 0%, #ffc29a 100%);
  background-image: -webkit-linear-gradient(90deg, #fbde86 0%, #ffc29a 100%);
  background-image: -ms-linear-gradient(90deg, #fbde86 0%, #ffc29a 100%);
  color: #333 !important;
  text-align: center;
}
@media (max-width: 1200px) {
  .btn3, .btn3_L {
    font-size: calc(1.0125rem + 0.15vw);
  }
}
.btn3:before, .btn3_L:before {
  content: "";
  z-index: -1;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: -100%;
  background: rgba(255, 255, 255, 0.1);
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.btn3:after, .btn3_L:after {
  font-family: "Font Awesome 5 pro";
  content: "\f0da"; /*アイコンのユニコード*/
  font-size: 18px;
  font-weight: bold;
  position: absolute; /*絶対位置*/
  right: 10px; /*アイコンの位置*/
  top: 0;
  bottom: 0;
  height: 100%;
  display: flex;
  align-items: center;
  text-align: center !important;
  justify-content: center;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  visibility: visible;
}
.btn3:hover, .btn3_L:hover {
  opacity: 1;
  color: #fff;
}
.btn3:hover:before, .btn3_L:hover:before {
  left: 0;
}
.btn3:hover:after, .btn3_L:hover:after {
  transform: translate(5px, 0);
}
@media only screen and (max-width: 834px) {
  .btn3, .btn3_L {
    font-size: 1rem;
  }
}
@media only screen and (max-width: 640px) {
  .btn3, .btn3_L {
    margin: 0 auto;
    min-width: auto;
    width: 95%;
  }
}

@media screen and (min-width: 640px) {
  .btn3_L {
    margin: 0 auto 0 0;
  }
}

.btn4, .btn4_L {
  text-align: center !important;
  width: 95%;
  margin: 0 auto;
}
.btn4 a, .btn4_L a {
  position: relative;
  z-index: 0;
  margin: 0 auto;
  width: 100%;
  max-width: 350px;
  min-width: 250px;
  height: 55px;
  line-height: 55px;
  display: flex;
  text-align: center !important;
  background: #ec9626;
  overflow: hidden;
  color: #333;
  transition: 0.5s;
}
.btn4 a i, .btn4_L a i {
  margin-right: 5px;
}
.btn4 a span, .btn4_L a span {
  width: 100%;
  height: 100%;
  color: rgba(236, 150, 38, 0.8);
  font-family: "YakuHanMP", "Sawarabi Mincho", "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", "a-otf-ryumin-pr6n", serif;
  z-index: 10;
  font-size: 1.125rem;
  color: #fff;
  font-weight: 500;
}
@media (max-width: 1200px) {
  .btn4 a span, .btn4_L a span {
    font-size: calc(1.0125rem + 0.15vw);
  }
}
.btn4 a span div, .btn4_L a span div {
  text-align: center !important;
}
.btn4 a span:after, .btn4_L a span:after {
  font-family: "Font Awesome 5 pro";
  content: "\f054"; /*アイコンのユニコード*/
  font-size: 14px;
  position: absolute; /*絶対位置*/
  right: 10px; /*アイコンの位置*/
  top: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  text-align: center !important;
  justify-content: center;
  font-weight: 600;
}
.btn4 a span:before, .btn4_L a span:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  width: 0;
  display: block;
  background: rgba(236, 150, 38, 0.8);
  z-index: -1;
  transition: 0.5s;
}
.btn4 a span:hover:before, .btn4_L a span:hover:before {
  width: 100%;
}
.btn4 a span:hover:after, .btn4_L a span:hover:after {
  transform: translate(3px, 0);
  transition: 0.5s;
}
@media only screen and (max-width: 834px) {
  .btn4 a span, .btn4_L a span {
    font-size: 1rem;
  }
}
.btn4 a:hover, .btn4_L a:hover {
  opacity: 1;
}
@media only screen and (max-width: 640px) {
  .btn4 a, .btn4_L a {
    height: 50px;
    line-height: 50px;
  }
}
.btn4 div, .btn4_L div {
  text-align: center !important;
}

.btn4_L {
  width: 100%;
}
@media screen and (min-width: 640px) {
  .btn4_L a {
    margin: 0 auto 0 0;
  }
}

.btn5, .btn5_L {
  width: 100%;
}
.btn5 a, .btn5_L a {
  border: 1px solid #3ea5b0;
  display: block;
  width: 90%;
  max-width: 250px;
  margin: 0 auto;
  padding: 10px 5px;
  text-align: center;
  color: #333333;
  font-size: 1.25rem;
  font-family: "Anton", "GenJyuuGothic", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  position: relative;
}
@media (max-width: 1200px) {
  .btn5 a, .btn5_L a {
    font-size: calc(1.025rem + 0.3vw);
  }
}
.btn5 a:after, .btn5_L a:after {
  position: absolute;
  top: 50%;
  right: -25px;
  content: "";
  width: 50px;
  height: 1px;
  background: #ec9626;
  transform: scale(0, 1);
  transform-origin: left top;
  transition: transform 0.3s;
}
.btn5 a:hover, .btn5_L a:hover {
  background: rgba(62, 165, 176, 0.8);
  color: #fff;
  opacity: 1;
  transition: 0.5s;
}
.btn5 a:hover:after, .btn5_L a:hover:after {
  transform: scale(1, 1);
}

.btn5_L {
  width: 100%;
}
@media screen and (min-width: 640px) {
  .btn5_L a {
    margin: 0 auto 0 0;
  }
}

.btn_cute {
  width: 100%;
  max-width: 230px;
  min-width: 150px;
  position: relative;
  overflow: visible;
  margin-bottom: 10px;
}
.btn_cute a {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  padding: 8px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  font-weight: 600;
  font-size: 1.125rem;
  font-family: "YakuHanMP", "Sawarabi Mincho", "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", "a-otf-ryumin-pr6n", serif;
  background: #3ea5b0;
  border-radius: 30px;
  color: #fff !important;
  text-align: center;
}
@media (max-width: 1200px) {
  .btn_cute a {
    font-size: calc(1.0125rem + 0.15vw);
  }
}
.btn_cute:before {
  content: "";
  z-index: -1;
  position: absolute;
  background: url(../images/top/pt04.png) repeat center bottom;
  background-size: auto;
  border-radius: 30px;
  width: 100%;
  height: 100%;
  bottom: -4px;
  right: -4px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.btn_cute:after {
  color: #fff;
  font-family: "Font Awesome 5 pro";
  content: "\f0da"; /*アイコンのユニコード*/
  font-size: 18px;
  font-weight: bold;
  position: absolute; /*絶対位置*/
  right: 10px; /*アイコンの位置*/
  top: 0;
  bottom: 0;
  height: 100%;
  display: flex;
  align-items: center;
  text-align: center !important;
  justify-content: center;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  visibility: visible;
}
.btn_cute:hover a, .btn_cute:hover:after {
  opacity: 1;
  -webkit-transform: translate(4px, 4px);
  -ms-transform: translate(4px, 4px);
  transform: translate(4px, 4px);
}
@media only screen and (max-width: 834px) {
  .btn_cute a {
    font-size: 1rem;
    padding: 12px 0;
  }
}
@media only screen and (max-width: 640px) {
  .btn_cute {
    margin: 0 auto;
    min-width: auto;
    width: 95%;
  }
}

.ls100 {
  letter-spacing: 0.2rem;
}
@media only screen and (max-width: 834px) {
  .ls100 {
    letter-spacing: 1px;
  }
}

.panbtm {
  margin-top: 80px !important;
}
@media only screen and (max-width: 1024px) {
  .panbtm {
    margin-top: 60px !important;
  }
}
@media screen and (min-width: 641px) and (max-width: 834px) {
  .panbtm {
    margin-top: 50px !important;
  }
}
@media only screen and (max-width: 640px) {
  .panbtm {
    margin-top: 50px !important;
  }
}

.sp150 {
  margin: 150px auto;
}
@media only screen and (max-width: 1500px) {
  .sp150 {
    margin: 120px auto;
  }
}
@media only screen and (max-width: 1200px) {
  .sp150 {
    margin: 100px auto;
  }
}
@media only screen and (max-width: 1024px) {
  .sp150 {
    margin: 80px auto;
  }
}
@media only screen and (max-width: 834px) {
  .sp150 {
    margin: 50px auto;
  }
}

.sp120 {
  margin: 120px auto;
}
@media only screen and (max-width: 1500px) {
  .sp120 {
    margin: 100px auto;
  }
}
@media only screen and (max-width: 1200px) {
  .sp120 {
    margin: 80px auto;
  }
}
@media screen and (max-width: 1000px) {
  .sp120 {
    margin: 60px auto;
  }
}
@media only screen and (max-width: 834px) {
  .sp120 {
    margin: 40px auto;
  }
}

.sp100 {
  margin: 100px auto;
}
@media only screen and (max-width: 1500px) {
  .sp100 {
    margin: 70px auto;
  }
}
@media only screen and (max-width: 834px) {
  .sp100 {
    margin: 40px auto;
  }
}

.sp80 {
  margin: 80px auto;
}
@media only screen and (max-width: 1500px) {
  .sp80 {
    margin: 60px auto;
  }
}
@media screen and (max-width: 1000px) {
  .sp80 {
    margin: 50px auto;
  }
}
@media only screen and (max-width: 834px) {
  .sp80 {
    margin: 40px auto;
  }
}

.sp70 {
  margin: 70px auto;
}
@media only screen and (max-width: 1200px) {
  .sp70 {
    margin: 50px auto;
  }
}
@media screen and (max-width: 1000px) {
  .sp70 {
    margin: 40px auto;
  }
}
@media only screen and (max-width: 834px) {
  .sp70 {
    margin: 40px auto;
  }
}

.sp60 {
  margin: 60px auto;
}
@media only screen and (max-width: 1200px) {
  .sp60 {
    margin: 50px auto;
  }
}
@media screen and (max-width: 1000px) {
  .sp60 {
    margin: 40px auto;
  }
}
@media only screen and (max-width: 834px) {
  .sp60 {
    margin: 40px auto;
  }
}

.sp50 {
  margin: 50px auto;
}
@media only screen and (max-width: 1200px) {
  .sp50 {
    margin: 40px auto;
  }
}
@media screen and (max-width: 1000px) {
  .sp50 {
    margin: 40px auto;
  }
}
@media only screen and (max-width: 834px) {
  .sp50 {
    margin: 30px auto;
  }
}

.sp40 {
  margin: 40px auto;
}
@media screen and (max-width: 1000px) {
  .sp40 {
    margin: 30px auto;
  }
}
@media only screen and (max-width: 834px) {
  .sp40 {
    margin: 20px auto;
  }
}

.sp30 {
  margin: 30px auto;
}
@media only screen and (max-width: 1200px) {
  .sp30 {
    margin: 30px auto;
  }
}
@media screen and (max-width: 1000px) {
  .sp30 {
    margin: 20px auto;
  }
}
@media only screen and (max-width: 834px) {
  .sp30 {
    margin: 15px auto;
  }
}

.sp20 {
  margin: 20px auto;
}
@media only screen and (max-width: 834px) {
  .sp20 {
    margin: 15px auto;
  }
}

.sp15 {
  margin: 15px auto;
}
@media only screen and (max-width: 834px) {
  .sp15 {
    margin: 10px auto;
  }
}

.tp20 {
  margin-top: 20px;
}
@media only screen and (max-width: 834px) {
  .tp20 {
    margin-top: 15px;
  }
}

.tp15 {
  margin-top: 15px;
}

.tp10 {
  margin-top: 10px;
}

.tp30 {
  margin-top: 30px;
}
@media only screen and (max-width: 1024px) {
  .tp30 {
    margin-top: 20px;
  }
}

.tp40 {
  margin-top: 40px;
}
@media only screen and (max-width: 1024px) {
  .tp40 {
    margin-top: 30px;
  }
}
@media only screen and (max-width: 834px) {
  .tp40 {
    margin-top: 30px;
  }
}

.tp50 {
  margin-top: 50px;
}
@media only screen and (max-width: 1024px) {
  .tp50 {
    margin-top: 30px;
  }
}
@media only screen and (max-width: 834px) {
  .tp50 {
    margin-top: 30px;
  }
}

.tp60 {
  margin-top: 60px;
}
@media only screen and (max-width: 1200px) {
  .tp60 {
    margin-top: 50px;
  }
}
@media only screen and (max-width: 1024px) {
  .tp60 {
    margin-top: 40px;
  }
}
@media only screen and (max-width: 834px) {
  .tp60 {
    margin-top: 30px;
  }
}

.tp70 {
  margin-top: 70px;
}
@media only screen and (max-width: 1200px) {
  .tp70 {
    margin-top: 50px;
  }
}
@media only screen and (max-width: 1024px) {
  .tp70 {
    margin-top: 40px;
  }
}
@media only screen and (max-width: 834px) {
  .tp70 {
    margin-top: 30px;
  }
}

.tp80 {
  margin-top: 80px;
}
@media only screen and (max-width: 1200px) {
  .tp80 {
    margin-top: 50px;
  }
}
@media only screen and (max-width: 1024px) {
  .tp80 {
    margin-top: 40px;
  }
}
@media only screen and (max-width: 834px) {
  .tp80 {
    margin-top: 40px;
  }
}

.tp100 {
  margin-top: 100px;
}
@media only screen and (max-width: 1500px) {
  .tp100 {
    margin-top: 80px;
  }
}
@media only screen and (max-width: 1200px) {
  .tp100 {
    margin-top: 70px;
  }
}
@media only screen and (max-width: 1024px) {
  .tp100 {
    margin-top: 50px;
  }
}
@media only screen and (max-width: 834px) {
  .tp100 {
    margin-top: 40px;
  }
}

.tp100_ {
  margin-top: 100px;
}
@media only screen and (max-width: 1500px) {
  .tp100_ {
    margin-top: 80px;
  }
}
@media only screen and (max-width: 834px) {
  .tp100_ {
    margin-top: 60px;
  }
}

.tp120 {
  margin-top: 120px;
}
@media only screen and (max-width: 1500px) {
  .tp120 {
    margin-top: 100px;
  }
}
@media only screen and (max-width: 1200px) {
  .tp120 {
    margin-top: 80px;
  }
}
@media screen and (max-width: 1000px) {
  .tp120 {
    margin-top: 60px;
  }
}
@media only screen and (max-width: 834px) {
  .tp120 {
    margin-top: 40px;
  }
}

.tp150 {
  margin-top: 150px;
}
@media only screen and (max-width: 1500px) {
  .tp150 {
    margin-top: 120px;
  }
}
@media only screen and (max-width: 1200px) {
  .tp150 {
    margin-top: 100px;
  }
}
@media only screen and (max-width: 1024px) {
  .tp150 {
    margin-top: 80px;
  }
}
@media only screen and (max-width: 834px) {
  .tp150 {
    margin-top: 50px;
  }
}

.bt10 {
  margin-bottom: 10px;
}

.bt15 {
  margin-bottom: 15px;
}

.bt20 {
  margin-bottom: 20px;
}
@media only screen and (max-width: 834px) {
  .bt20 {
    margin-bottom: 15px;
  }
}

.bt30 {
  margin-bottom: 30px;
}
@media only screen and (max-width: 1024px) {
  .bt30 {
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 834px) {
  .bt30 {
    margin-bottom: 15px;
  }
}

.bt40 {
  margin-bottom: 40px;
}
@media only screen and (max-width: 834px) {
  .bt40 {
    margin-bottom: 30px;
  }
}

.bt50 {
  margin-bottom: 50px;
}
@media only screen and (max-width: 1024px) {
  .bt50 {
    margin-bottom: 40px;
  }
}
@media only screen and (max-width: 834px) {
  .bt50 {
    margin-bottom: 30px;
  }
}

.bt70 {
  margin-bottom: 70px;
}
@media only screen and (max-width: 1200px) {
  .bt70 {
    margin-bottom: 50px;
  }
}
@media only screen and (max-width: 1024px) {
  .bt70 {
    margin-bottom: 40px;
  }
}
@media only screen and (max-width: 834px) {
  .bt70 {
    margin-bottom: 30px;
  }
}

.bt80 {
  margin-bottom: 80px;
}
@media only screen and (max-width: 1200px) {
  .bt80 {
    margin-bottom: 50px;
  }
}
@media only screen and (max-width: 1024px) {
  .bt80 {
    margin-bottom: 40px;
  }
}
@media only screen and (max-width: 834px) {
  .bt80 {
    margin-bottom: 30px;
  }
}

.bt100 {
  margin-bottom: 100px;
}
@media only screen and (max-width: 1200px) {
  .bt100 {
    margin-bottom: 80px;
  }
}
@media only screen and (max-width: 1024px) {
  .bt100 {
    margin-bottom: 50px;
  }
}
@media only screen and (max-width: 834px) {
  .bt100 {
    margin-bottom: 30px;
  }
}

.bt120 {
  margin-bottom: 120px;
}
@media only screen and (max-width: 1500px) {
  .bt120 {
    margin-bottom: 100px;
  }
}
@media only screen and (max-width: 1200px) {
  .bt120 {
    margin-bottom: 80px;
  }
}
@media only screen and (max-width: 1024px) {
  .bt120 {
    margin-bottom: 50px;
  }
}
@media only screen and (max-width: 834px) {
  .bt120 {
    margin-bottom: 30px;
  }
}

.bt150 {
  margin-bottom: 150px;
}
@media only screen and (max-width: 1500px) {
  .bt150 {
    margin-bottom: 120px;
  }
}
@media only screen and (max-width: 1200px) {
  .bt150 {
    margin-bottom: 100px;
  }
}
@media only screen and (max-width: 1024px) {
  .bt150 {
    margin-bottom: 80px;
  }
}
@media only screen and (max-width: 834px) {
  .bt150 {
    margin-bottom: 50px;
  }
}

.spsp {
  margin-top: 0 !important;
}
@media only screen and (max-width: 834px) {
  .spsp {
    margin-top: 0 !important;
  }
}

a.tel_link {
  color: #333;
  opacity: 1;
}

.title_line {
  margin: 70px auto 30px auto;
  border-top: 3px solid rgba(51, 51, 51, 0.6);
  border-bottom: 3px solid rgba(51, 51, 51, 0.6);
  padding: 20px 0;
}
.title_line article {
  display: flex;
  flex-direction: column;
}
.title_line article > div .en {
  color: #3ea5b0;
  font-size: 1rem;
  font-weight: 500;
  margin-bottom: 10px;
}
.title_line article h2 {
  color: #333;
  font-family: "YakuHanMP", "Sawarabi Mincho", "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", "a-otf-ryumin-pr6n", serif;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.5em;
}
@media (max-width: 1200px) {
  .title_line article h2 {
    font-size: calc(1.05rem + 0.6vw);
  }
}
.title_line article h3 {
  color: #333;
  font-size: 1.3125rem;
  font-weight: 500;
  line-height: 1.5em;
}
@media (max-width: 1200px) {
  .title_line article h3 {
    font-size: calc(1.03125rem + 0.375vw);
  }
}
@media only screen and (max-width: 834px) {
  .title_line {
    margin: 40px auto 20px auto;
    padding: 15px 0;
  }
  .title_line article h2 {
    font-size: 1.5rem;
  }
}
@media only screen and (max-width: 834px) and (max-width: 1200px) {
  .title_line article h2 {
    font-size: calc(1.05rem + 0.6vw);
  }
}

@media only screen and (max-width: 834px) {
  .brdnt {
    text-align: left !important;
  }
  .brdnt br {
    display: none;
  }
  .brdnt div {
    text-align: left !important;
  }
  .brdnt div br {
    display: none;
  }
}

@media only screen and (max-width: 640px) {
  .brdn {
    text-align: left !important;
  }
  .brdn br {
    display: none;
  }
  .brdn div, .brdn article, .brdn h2, .brdn h3 {
    text-align: left !important;
  }
  .brdn div br, .brdn article br, .brdn h2 br, .brdn h3 br {
    display: none;
  }
}

@media only screen and (max-width: 1024px) {
  .brdnpc br {
    display: none;
  }
}

@media screen and (min-width: 641px) {
  .brdnpct br {
    display: none;
  }
}

.title_line2 {
  margin: 70px auto 30px auto;
  border-top: 3px solid rgba(204, 204, 204, 0.5);
  border-bottom: 3px solid rgba(204, 204, 204, 0.5);
  padding: 20px 0;
}
.title_line2 article {
  display: flex;
  flex-direction: column;
}
.title_line2 article .en {
  color: #333;
  font-family: "YakuHanMP", "Sawarabi Mincho", "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", "a-otf-ryumin-pr6n", serif;
  font-size: 1rem;
  font-weight: 500;
  margin-top: 10px;
  display: block;
}
.title_line2 article h2 {
  color: #ec9626;
  line-height: 1.5em;
  font-family: "YakuHanMP", "Sawarabi Mincho", "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", "a-otf-ryumin-pr6n", serif;
  font-size: 1.875rem;
  font-weight: 600;
}
@media (max-width: 1200px) {
  .title_line2 article h2 {
    font-size: calc(1.0875rem + 1.05vw);
  }
}
@media only screen and (max-width: 834px) {
  .title_line2 article h2 {
    font-size: 1.125rem;
  }
}
@media only screen and (max-width: 834px) and (max-width: 1200px) {
  .title_line2 article h2 {
    font-size: calc(1.0125rem + 0.15vw);
  }
}
.title_line2 article h3 {
  color: #333;
  font-size: 1.3125rem;
  font-weight: 600;
}
@media (max-width: 1200px) {
  .title_line2 article h3 {
    font-size: calc(1.03125rem + 0.375vw);
  }
}
@media only screen and (max-width: 834px) {
  .title_line2 {
    margin: 40px auto 20px auto;
  }
}

.title_num {
  margin: 40px auto 30px auto;
}
.title_num h2, .title_num h3 {
  line-height: 1;
  font-size: 1.5rem;
  font-family: "YakuHanMP", "Sawarabi Mincho", "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", "a-otf-ryumin-pr6n", serif;
  font-weight: 600;
}
.title_num h2 .num, .title_num h3 .num {
  font-family: "Quicksand", "GenJyuuGothic", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  color: #333333;
  font-size: 6.25rem;
  font-weight: 800;
  display: block;
  border-bottom: 2px solid #111;
  padding-top: 10px;
  margin-bottom: 10px;
}
@media (max-width: 1200px) {
  .title_num h2 .num, .title_num h3 .num {
    font-size: calc(1.525rem + 6.3vw);
  }
}
@media only screen and (max-width: 1500px) {
  .title_num h2 .num, .title_num h3 .num {
    font-size: 5rem;
  }
}
@media only screen and (max-width: 1500px) and (max-width: 1200px) {
  .title_num h2 .num, .title_num h3 .num {
    font-size: calc(1.4rem + 4.8vw);
  }
}
@media (max-width: 1200px) {
  .title_num h2, .title_num h3 {
    font-size: calc(1.05rem + 0.6vw);
  }
}
@media only screen and (max-width: 834px) {
  .title_num {
    margin: 30px auto 20px auto;
  }
}

.title_num2 {
  margin: 40px auto 30px auto;
}
.title_num2 h2, .title_num2 h3 {
  line-height: 1;
  font-size: 1.25rem;
  font-family: "YakuHanMP", "Sawarabi Mincho", "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", "a-otf-ryumin-pr6n", serif;
  font-weight: 500;
  padding-bottom: 5px;
  border-bottom: 1px dotted #cccccc;
}
.title_num2 h2 .num, .title_num2 h3 .num {
  font-family: "Times New Roman", "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  color: black;
  font-size: 3.125rem;
  font-style: oblique;
  margin-right: 5px;
}
@media (max-width: 1200px) {
  .title_num2 h2 .num, .title_num2 h3 .num {
    font-size: calc(1.2125rem + 2.55vw);
  }
}
@media (max-width: 1200px) {
  .title_num2 h2, .title_num2 h3 {
    font-size: calc(1.025rem + 0.3vw);
  }
}
@media only screen and (max-width: 834px) {
  .title_num2 {
    margin: 30px auto 20px auto;
  }
  .title_num2 h2, .title_num2 h3 {
    font-size: 1.125rem;
  }
  .title_num2 h2 .num, .title_num2 h3 .num {
    font-size: 2.5rem;
  }
}
@media only screen and (max-width: 834px) and (max-width: 1200px) {
  .title_num2 h2 .num, .title_num2 h3 .num {
    font-size: calc(1.15rem + 1.8vw);
  }
}
@media only screen and (max-width: 834px) and (max-width: 1200px) {
  .title_num2 h2, .title_num2 h3 {
    font-size: calc(1.0125rem + 0.15vw);
  }
}

.title_num3 {
  margin: 40px auto 30px auto;
}
.title_num3 h2, .title_num3 h3 {
  line-height: 1;
  font-size: 1.25rem;
  font-family: "YakuHanMP", "Sawarabi Mincho", "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", "a-otf-ryumin-pr6n", serif;
  font-weight: 600;
}
.title_num3 h2 .num, .title_num3 h3 .num {
  display: inline-block;
  text-align: center;
  background: #3ea5b0;
  width: 35px;
  height: 35px;
  line-height: 35px;
  border-radius: 50%;
  font-family: "Quicksand", "GenJyuuGothic", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  color: white;
  font-size: 1.875rem;
  margin-right: 5px;
}
@media (max-width: 1200px) {
  .title_num3 h2 .num, .title_num3 h3 .num {
    font-size: calc(1.0875rem + 1.05vw);
  }
}
@media (max-width: 1200px) {
  .title_num3 h2, .title_num3 h3 {
    font-size: calc(1.025rem + 0.3vw);
  }
}
@media only screen and (max-width: 834px) {
  .title_num3 {
    margin: 30px auto 20px auto;
  }
  .title_num3 h2, .title_num3 h3 {
    font-size: 1.125rem;
  }
}
@media only screen and (max-width: 834px) and (max-width: 1200px) {
  .title_num3 h2, .title_num3 h3 {
    font-size: calc(1.0125rem + 0.15vw);
  }
}
.title_center_01 h2, .title_center_01 h3, .title_center_01 h4 {
  font-size: 1.75rem;
  color: #333;
  font-family: "YakuHanMP", "Sawarabi Mincho", "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", "a-otf-ryumin-pr6n", serif;
  font-weight: 600;
  position: relative;
  padding-bottom: 20px;
  text-align: center;
  line-height: 1.5em;
  margin-bottom: 20px;
}
@media (max-width: 1200px) {
  .title_center_01 h2, .title_center_01 h3, .title_center_01 h4 {
    font-size: calc(1.075rem + 0.9vw);
  }
}
.title_center_01 h2:after, .title_center_01 h3:after, .title_center_01 h4:after {
  position: absolute;
  content: "";
  background: #ec9626;
  width: 80%;
  max-width: 300px;
  height: 2px;
  border-radius: 1px;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: 0;
}
.title_center_01 h2 br, .title_center_01 h3 br, .title_center_01 h4 br {
  display: block !important;
}
@media only screen and (max-width: 834px) {
  .title_center_01 h2, .title_center_01 h3, .title_center_01 h4 {
    font-size: 1.25rem;
    padding-bottom: 15px;
    margin-bottom: 15px;
  }
}
@media only screen and (max-width: 834px) and (max-width: 1200px) {
  .title_center_01 h2, .title_center_01 h3, .title_center_01 h4 {
    font-size: calc(1.025rem + 0.3vw);
  }
}

.company_DL2 {
  background: none !important;
}
.company_DL2 dl {
  line-height: 2.5em;
  font-size: 0.875rem;
}
.company_DL2 dl dt {
  padding-right: 10px !important;
  color: #333;
  font-weight: 600;
  align-items: flex-start !important;
  justify-content: flex-start !important;
  background: none !important;
  border-bottom: 1px solid rgba(51, 51, 51, 0.8) !important;
  min-width: 120px;
}
.company_DL2 dl dd {
  background: none !important;
  border-bottom: 1px solid rgba(85, 85, 85, 0.2) !important;
}
.fitcon {
  width: fit-content;
  text-align: left;
  margin-inline: auto;
}

.fs_16 {
  font-size: 1rem;
}
@media screen and (min-width: 641px) and (max-width: 834px) {
  .fs_16 {
    font-size: 0.9375rem;
  }
}

.fs_18 {
  font-size: 1.125rem;
}
@media (max-width: 1200px) {
  .fs_18 {
    font-size: calc(1.0125rem + 0.15vw);
  }
}
@media only screen and (max-width: 834px) {
  .fs_18 {
    font-size: 1rem;
  }
}

.fs_20 {
  font-size: 1.25rem;
}
@media (max-width: 1200px) {
  .fs_20 {
    font-size: calc(1.025rem + 0.3vw);
  }
}
@media only screen and (max-width: 834px) {
  .fs_20 {
    font-size: 1.125rem;
  }
}
@media only screen and (max-width: 834px) and (max-width: 1200px) {
  .fs_20 {
    font-size: calc(1.0125rem + 0.15vw);
  }
}

.fs_24 {
  font-size: 1.5rem;
  font-weight: bold;
  line-height: 1.8em;
}
@media (max-width: 1200px) {
  .fs_24 {
    font-size: calc(1.05rem + 0.6vw);
  }
}
@media only screen and (max-width: 834px) {
  .fs_24 {
    font-size: 1.125rem;
  }
}
@media only screen and (max-width: 834px) and (max-width: 1200px) {
  .fs_24 {
    font-size: calc(1.0125rem + 0.15vw);
  }
}

.fs_30 {
  font-size: 1.875rem;
  font-weight: bold;
}
@media (max-width: 1200px) {
  .fs_30 {
    font-size: calc(1.0875rem + 1.05vw);
  }
}
@media only screen and (max-width: 834px) {
  .fs_30 {
    font-size: 1.25rem;
  }
}
@media only screen and (max-width: 834px) and (max-width: 1200px) {
  .fs_30 {
    font-size: calc(1.025rem + 0.3vw);
  }
}/*# sourceMappingURL=common_style.css.map */