@charset "UTF-8";
h2.mail.title {
  display: none !important;
}

a.itext {
  width: auto !important;
  height: auto !important;
}

.annot {
  display: none !important;
}

::-moz-selection {
  background-color: rgba(88, 88, 88, 0.7);
}

::selection {
  background-color: rgba(88, 88, 88, 0.7);
}

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

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

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

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

.disnone {
  display: none;
}

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

.disnone {
  display: none !important;
}
@media screen and (max-width: 640px) {
  .disnone {
    display: block !important;
  }
}

@media screen and (max-width: 640px) {
  .spdisnone {
    display: none !important;
  }
}

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

li {
  list-style: none;
}

html {
  font-size: 62.5% !important;
}

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 {
  counter-reset: number 0;
  line-height: 2.5em;
  letter-spacing: 0.18em;
  font-weight: 500;
  color: #333;
  word-wrap: break-word;
  overflow: hidden;
  font-size: 1.4rem;
  font-family: "Noto Sans JP", "游ゴシック", YuGothic, "Lato", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

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

.inner2 {
  margin: 0 auto;
  max-width: 1600px;
  width: 100%;
}
@media only screen and (max-width: 1600px) {
  .inner2 {
    max-width: 1200px;
  }
}

#contents_wrap {
  width: 100%;
  min-width: 100%;
  z-index: 3;
}

#contents {
  width: 100%;
  max-width: 1200px;
  padding-bottom: 100px;
}
@media only screen and (max-width: 1200px) {
  #contents {
    padding: 0 10px;
  }
}
@media screen and (max-width: 834px) {
  #contents {
    padding: 0 30px 50px;
  }
}

#main {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
  flex-direction: row-reverse;
  width: 100%;
}
@media screen and (max-width: 834px) {
  #main {
    display: block;
  }
}
#main:after {
  display: none;
}

#col_main {
  width: 100% !important;
}

#col_side1 {
  width: 23% !important;
}
@media screen and (max-width: 834px) {
  #col_side1 {
    width: 100% !important;
    margin-top: 50px !important;
  }
}
#col_side1 a {
  display: block;
}
#col_side1 img {
  width: 100% !important;
}

#col_side1 img {
  width: 100%;
}

.map {
  margin: 56px 20px 0;
}

.map li {
  border-left: 5px solid #CCCCCC;
  list-style: none;
  margin: 0 0 15px;
  padding: 0 0 0 10px;
  text-align: left;
}

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;
}

.pdtd10 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: #17e012;
  transition: 1s;
  text-decoration: none;
}

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

.imgR, .imgL {
  max-width: 100% !important;
  margin: 0;
}
@media screen and (max-width: 640px) {
  .imgR, .imgL {
    display: block;
    float: none;
    max-width: 100% !important;
  }
}

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

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

@media 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;
}

.img100 img {
  max-width: 100% !important;
  width: 100% !important;
}

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

.slider2 img {
  margin: 0 auto;
}

.tdscl {
  overflow-x: scroll;
}
.tdscl table {
  table-layout: fixed;
  width: 1850px;
}

.center {
  text-align: center;
}

header#global_header {
  max-width: 100%;
  width: 100%;
  min-width: 100%;
  font-family: "Noto Serif JP", "Times New Roman", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  color: #000;
  line-height: 1;
}
header#global_header .header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: fixed;
  z-index: 999;
  top: 0;
}
header#global_header .header.change {
  background-color: rgba(255, 255, 255, 0.7);
}
header#global_header .header .h_logo {
  padding: 0 20px;
}
@media screen and (max-width: 640px) {
  header#global_header .header .h_logo {
    padding: 0 10px;
  }
}
@media screen and (max-width: 640px) {
  header#global_header .header .h_logo img {
    width: 48px;
  }
}
header#global_header .header .h_info {
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 1000px) {
  header#global_header .header .h_info nav {
    display: none;
  }
}
header#global_header .header .h_info nav ul {
  display: flex;
}
header#global_header .header .h_info nav ul li {
  margin-left: 40px;
}
@media only screen and (max-width: 1400px) {
  header#global_header .header .h_info nav ul li {
    margin-left: 24px;
  }
}
header#global_header .header .h_info nav ul li a {
  font-weight: 500;
  font-size: 2rem;
  color: #000;
}
@media only screen and (max-width: 1220px) {
  header#global_header .header .h_info nav ul li a {
    font-size: 1.8rem;
  }
}
header#global_header .header .h_info nav ul li.menu {
  position: relative;
}
header#global_header .header .h_info nav ul li.menu > ul.menu_second {
  display: flex;
  flex-direction: column;
  position: absolute;
  top: 20px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  background-color: #fff;
  width: 280px;
  padding: 24px 0;
}
header#global_header .header .h_info nav ul li.menu > ul.menu_second > li {
  margin: 0 20px;
  border-bottom: 1px solid #000;
}
header#global_header .header .h_info nav ul li.menu > ul.menu_second > li > a {
  color: #000;
  font-size: 1.6rem;
  padding: 12px 0;
  display: block;
  width: 100%;
}
header#global_header .header .h_info .h_mail {
  margin-left: 88px;
}
@media only screen and (max-width: 1400px) {
  header#global_header .header .h_info .h_mail {
    margin-left: 48px;
  }
}
@media only screen and (max-width: 1220px) {
  header#global_header .header .h_info .h_mail {
    margin-left: 32px;
  }
}
header#global_header .header .h_info .h_mail a {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #000;
  color: #fff;
  height: 100px;
  width: 320px;
  font-weight: 500;
  font-size: 2rem;
}
@media only screen and (max-width: 1400px) {
  header#global_header .header .h_info .h_mail a {
    width: 240px;
  }
}
@media only screen and (max-width: 1220px) {
  header#global_header .header .h_info .h_mail a {
    font-size: 1.8rem;
    width: 200px;
    height: 80px;
  }
}
@media screen and (max-width: 640px) {
  header#global_header .header .h_info .h_mail a {
    width: 64px;
    height: 64px;
  }
}
header#global_header .header .h_info .h_mail a i {
  display: none;
}
@media screen and (max-width: 640px) {
  header#global_header .header .h_info .h_mail a i {
    display: block;
    font-size: 2.2rem;
  }
}
@media screen and (max-width: 640px) {
  header#global_header .header .h_info .h_mail a span {
    display: none;
  }
}
header#global_header .main {
  position: relative;
}
header#global_header .main h1 {
  position: absolute;
  top: 50%;
  left: 200px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  font-size: 6rem;
  line-height: 1.5;
  text-align: left;
}
@media only screen and (max-width: 1220px) {
  header#global_header .main h1 {
    left: 120px;
  }
}
@media only screen and (max-width: 1000px) {
  header#global_header .main h1 {
    font-size: 4.8rem;
  }
}
@media screen and (max-width: 640px) {
  header#global_header .main h1 {
    font-size: 3.6rem;
    left: 48px;
    top: initial;
    bottom: 48px;
    transform: none;
    -webkit-transform: none;
    -ms-transform: none;
  }
}
header#global_header .open_sp {
  display: none;
}
@media only screen and (max-width: 1000px) {
  header#global_header .open_sp {
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    width: 80px;
    height: 80px;
    z-index: 9999;
    background-color: transparent;
    background-color: #fff;
  }
}
@media only screen and (max-width: 1000px) and (max-width: 640px) {
  header#global_header .open_sp {
    width: 64px;
    height: 64px;
  }
}
@media only screen and (max-width: 1000px) {
  header#global_header .open_sp > div {
    position: relative;
    width: 33px;
    height: 18px;
  }
  header#global_header .open_sp span {
    display: inline-block;
    transition: all 0.4s;
    position: absolute;
    height: 2px;
    right: 0;
    border-radius: 5px;
    background: #585858;
    width: 33px;
  }
  header#global_header .open_sp span:nth-child(1) {
    top: 0;
  }
  header#global_header .open_sp span:nth-child(2) {
    top: 9px;
  }
  header#global_header .open_sp span:nth-child(3) {
    top: 18px;
  }
  header#global_header .open_sp.active span:nth-child(1) {
    top: 0;
    transform: translateY(12px) rotate(-45deg);
    width: 33px;
  }
  header#global_header .open_sp.active span:nth-child(2) {
    opacity: 0;
  }
  header#global_header .open_sp.active span:nth-child(3) {
    top: 13px;
    transform: rotate(45deg);
    width: 33px;
  }
}
header#global_header .nav_sp {
  display: none;
  transition: 0.3s;
}
@media only screen and (max-width: 1000px) {
  header#global_header .nav_sp {
    display: block;
    width: 100%;
  }
}
header#global_header .nav_sp .navigation_sp {
  position: fixed;
  top: 0;
  left: -100%;
  height: 100%;
  z-index: 5;
  pointer-events: auto;
  display: flex;
  width: 90%;
  height: 100%;
  padding: 80px 24px;
  flex-direction: column;
  background-color: #585858;
  background-repeat: repeat;
  background-size: auto;
  color: #fff;
  justify-content: center;
  transition: 0.3s;
}
@media screen and (max-width: 834px) {
  header#global_header .nav_sp .navigation_sp {
    justify-content: flex-start;
    overflow-y: scroll;
  }
  header#global_header .nav_sp .navigation_sp::-webkit-scrollbar {
    width: 8px;
  }
  header#global_header .nav_sp .navigation_sp::-webkit-scrollbar-thumb {
    background-color: #eee;
  }
}
header#global_header .nav_sp .navigation_sp.open {
  left: 0;
}
header#global_header .nav_sp .navigation_sp > ul {
  height: auto;
}
header#global_header .nav_sp .navigation_sp > ul > li {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  display: block;
  text-align: left;
  margin: 0 16px;
  border-bottom: 1px solid #fff;
}
header#global_header .nav_sp .navigation_sp > ul > li > ul.menu_second {
  display: flex !important;
  flex-direction: column;
  align-items: flex-start;
  margin-bottom: 8px;
}
header#global_header .nav_sp .navigation_sp > ul > li > ul.menu_second li {
  position: relative;
}
header#global_header .nav_sp .navigation_sp > ul > li > ul.menu_second li::before {
  position: absolute;
  content: "";
  left: 0px;
  width: 4px;
  height: 4px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  top: 50%;
  transform: translateY(-50%) rotate(45deg);
  -webkit-transform: translateY(-50%) rotate(45deg);
  -ms-transform: translateY(-50%) rotate(45deg);
  pointer-events: none;
}
header#global_header .nav_sp .navigation_sp > ul > li > ul.menu_second li a {
  padding: 12px 0 16px 12px;
}
header#global_header .nav_sp .navigation_sp > ul > li a {
  color: #fff;
  display: inline-block;
  padding: 20px 0px;
}
header#global_header .nav_sp .navigation_sp > ul > li:last-child {
  border-bottom: none;
  padding-bottom: 20px;
}

.loading {
  opacity: 0;
  visibility: hidden;
  width: 100vw;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  transition: all 1s;
  pointer-events: none;
}

.loading.is-active {
  transition: all 1s;
  background-color: #FFF;
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}
.loading.is-active .loading_txt {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  white-space: nowrap;
}

footer#global_footer {
  width: 100%;
  min-width: 100% !important;
  font-family: "Noto Serif JP", "Times New Roman", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  margin-top: 96px;
}
footer#global_footer .f_contact {
  color: #fff;
  background-color: #000;
  padding: 72px 0;
}
footer#global_footer .f_contact .f_ttl {
  font-weight: 500;
  font-size: 3.6rem;
  display: flex;
  flex-direction: column;
  align-items: center;
}
footer#global_footer .f_contact .f_ttl span {
  font-size: 1.8rem;
  font-family: "Cinzel", serif;
}
footer#global_footer .f_contact p {
  margin-top: 48px;
}
footer#global_footer .f_contact .f_btn {
  margin-top: 48px;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #fff;
  width: 600px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
@media screen and (max-width: 640px) {
  footer#global_footer .f_contact .f_btn {
    width: auto;
    border: none;
    flex-direction: column;
  }
}
footer#global_footer .f_contact .f_btn::before {
  content: "";
  height: 85%;
  width: 0;
  border-right: 1px solid #fff;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  pointer-events: none;
}
@media screen and (max-width: 640px) {
  footer#global_footer .f_contact .f_btn::before {
    content: none;
    border-right: none;
  }
}
footer#global_footer .f_contact .f_btn > div {
  width: 50%;
}
@media screen and (max-width: 640px) {
  footer#global_footer .f_contact .f_btn > div {
    width: 320px;
  }
}
footer#global_footer .f_contact .f_btn > div a {
  display: block;
  color: #fff;
  font-size: 2.4rem;
  padding: 32px;
  width: 100%;
}
@media screen and (max-width: 640px) {
  footer#global_footer .f_contact .f_btn > div a {
    border: 1px solid #fff;
  }
}
footer#global_footer .f_contact .f_btn > div:first-child {
  font-family: "Cinzel", serif;
}
footer#global_footer .footer {
  margin-top: 72px;
  margin-bottom: 8px;
}
@media only screen and (max-width: 1000px) {
  footer#global_footer .footer {
    margin-top: 0;
  }
}
footer#global_footer .footer .f_inner {
  display: flex;
  justify-content: space-between;
  max-width: 1200px;
  margin: 0 auto;
  text-align: left;
}
@media only screen and (max-width: 1220px) {
  footer#global_footer .footer .f_inner {
    padding: 0 32px;
  }
}
@media only screen and (max-width: 1000px) {
  footer#global_footer .footer .f_inner {
    flex-direction: column-reverse;
    padding: 0;
  }
}
@media only screen and (max-width: 1000px) {
  footer#global_footer .footer .f_inner .left {
    padding: 48px 32px 8px 32px;
  }
}
@media screen and (max-width: 640px) {
  footer#global_footer .footer .f_inner .left {
    padding: 48px 16px 8px 16px;
  }
}
footer#global_footer .footer .f_inner .left > a {
  display: inline-block;
  margin-bottom: 24px;
}
footer#global_footer .footer .f_inner .left .copy {
  margin-top: 24px;
}
footer#global_footer .footer .f_inner nav {
  display: flex;
}
@media only screen and (max-width: 1000px) {
  footer#global_footer .footer .f_inner nav {
    padding: 48px 32px;
    background-color: #eee;
    justify-content: center;
  }
}
@media screen and (max-width: 640px) {
  footer#global_footer .footer .f_inner nav {
    display: none;
  }
}
footer#global_footer .footer .f_inner nav ul {
  margin-left: 24px;
}
@media only screen and (max-width: 1200px) {
  footer#global_footer .footer .f_inner nav ul {
    margin-left: 16px;
  }
}
footer#global_footer .footer .f_inner nav ul:first-child {
  margin-left: 0;
}
footer#global_footer .footer .f_inner nav ul li a {
  color: #000;
  font-size: 1.8rem;
  font-weight: 500;
}
@media only screen and (max-width: 1200px) {
  footer#global_footer .footer .f_inner nav ul li a {
    font-size: 1.6rem;
  }
}
footer#global_footer .footer .f_inner nav ul li.second a {
  display: flex;
  align-items: center;
  font-size: 1.6rem;
  font-weight: 400;
}
@media only screen and (max-width: 1200px) {
  footer#global_footer .footer .f_inner nav ul li.second a {
    font-size: 1.4rem;
  }
}
footer#global_footer .footer .f_inner nav ul li.second a::before {
  content: "―";
  margin-right: 6px;
}

#contents_wrap {
  background-color: transparent;
}
#contents_wrap #contents {
  background-color: transparent;
  padding: 0;
  line-height: 2;
}
@media only screen and (max-width: 1220px) {
  #contents_wrap #contents {
    padding: 0 32px;
  }
}
@media screen and (max-width: 640px) {
  #contents_wrap #contents {
    padding: 0 16px;
  }
}
#contents_wrap #contents #main #col_main section {
  color: #000;
  font-family: "Noto Serif JP", "Times New Roman", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-size: 1.6rem;
  letter-spacing: 0.025em;
}
#contents_wrap #contents #main #col_main section .space_160 {
  margin-top: 160px;
}
@media screen and (max-width: 640px) {
  #contents_wrap #contents #main #col_main section .space_160 {
    margin-top: 96px;
  }
}
#contents_wrap #contents #main #col_main section .space_96 {
  margin-top: 96px;
}
@media screen and (max-width: 640px) {
  #contents_wrap #contents #main #col_main section .space_96 {
    margin-top: 72px;
  }
}
#contents_wrap #contents #main #col_main section .space_80 {
  margin-top: 80px;
}
@media screen and (max-width: 640px) {
  #contents_wrap #contents #main #col_main section .space_80 {
    margin-top: 40px;
  }
}
#contents_wrap #contents #main #col_main section .space_48 {
  margin-top: 48px;
}
@media screen and (max-width: 640px) {
  #contents_wrap #contents #main #col_main section .space_48 {
    margin-top: 32px;
  }
}
#contents_wrap #contents #main #col_main section .txt_64 article > div {
  margin-top: 64px;
}
@media screen and (max-width: 640px) {
  #contents_wrap #contents #main #col_main section .txt_64 article > div {
    margin-top: 48px;
  }
}
#contents_wrap #contents #main #col_main section .title_top h2 {
  font-weight: 500;
  font-size: 4.8rem;
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media screen and (max-width: 640px) {
  #contents_wrap #contents #main #col_main section .title_top h2 {
    font-size: 3rem;
  }
}
#contents_wrap #contents #main #col_main section .title_top h2 span {
  font-size: 1.8rem;
  font-family: "Cinzel", serif;
}
#contents_wrap #contents #main #col_main section .title_top.title_not_flex h2 {
  display: block;
}
#contents_wrap #contents #main #col_main section .title_top.title_size_36 h2 {
  font-size: 3.6rem;
}
@media screen and (max-width: 640px) {
  #contents_wrap #contents #main #col_main section .title_top.title_size_36 h2 {
    font-size: 3rem;
  }
}
#contents_wrap #contents #main #col_main section .title_top.title_white {
  color: #fff;
}
#contents_wrap #contents #main #col_main section .btn {
  font-size: 2.4rem;
}
@media screen and (max-width: 640px) {
  #contents_wrap #contents #main #col_main section .btn {
    font-size: 2rem;
  }
}
#contents_wrap #contents #main #col_main section .btn a {
  padding: 16px 28px;
}
#contents_wrap #contents #main #col_main section .btn_flex {
  justify-content: center;
  align-items: flex-start;
}
@media screen and (max-width: 640px) {
  #contents_wrap #contents #main #col_main section .btn_flex {
    flex-direction: column;
    align-items: center;
  }
}
#contents_wrap #contents #main #col_main section .btn_flex .box {
  width: 280px;
}
#contents_wrap #contents #main #col_main section .btn_flex .box:last-child {
  margin-left: 48px;
}
@media screen and (max-width: 640px) {
  #contents_wrap #contents #main #col_main section .btn_flex .box:last-child {
    margin-left: 0;
  }
}
#contents_wrap #contents #main #col_main section .btn_flex .box a {
  display: flex;
  justify-content: center;
  border-bottom: 1px solid #000;
  font-size: 2.4rem;
  color: #000;
  padding: 24px 0;
  position: relative;
}
@media screen and (max-width: 640px) {
  #contents_wrap #contents #main #col_main section .btn_flex .box a {
    font-size: 2rem;
  }
}
#contents_wrap #contents #main #col_main section .btn_flex .box a::before {
  position: absolute;
  content: "";
  right: 3px;
  width: 8px;
  height: 8px;
  border-top: 1px solid #000;
  border-right: 1px solid #000;
  top: 50%;
  transform: translateY(-50%) rotate(45deg);
  -webkit-transform: translateY(-50%) rotate(45deg);
  -ms-transform: translateY(-50%) rotate(45deg);
}
#contents_wrap #contents #main #col_main section .wrap_02 {
  position: relative;
  padding-bottom: 96px;
}
@media screen and (max-width: 640px) {
  #contents_wrap #contents #main #col_main section .wrap_02 {
    padding-bottom: 72px;
  }
}
#contents_wrap #contents #main #col_main section .wrap_02::before {
  width: 80%;
  height: 80%;
  display: block;
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: #585858;
  z-index: -1;
}
#contents_wrap #contents #main #col_main section .wrap_02 .inner_02 {
  max-width: 1536px;
  margin: 0 auto;
}
@media only screen and (max-width: 1220px) {
  #contents_wrap #contents #main #col_main section .wrap_02 .inner_02 {
    padding-left: 24px;
    padding-right: 24px;
  }
}
@media screen and (max-width: 640px) {
  #contents_wrap #contents #main #col_main section .wrap_02 .inner_02 {
    padding-left: 16px;
    padding-right: 16px;
  }
}
#contents_wrap #contents #main #col_main section .wrap_02 .inner_02 .cont_02 {
  margin-bottom: -24px;
}
@media screen and (max-width: 834px) {
  #contents_wrap #contents #main #col_main section .wrap_02 .inner_02 .cont_02 {
    flex-direction: column;
  }
}
#contents_wrap #contents #main #col_main section .wrap_02 .inner_02 .cont_02 .box {
  position: relative;
  width: calc((100% - 24px) / 2);
  margin-right: 24px;
  margin-bottom: 24px;
}
@media screen and (max-width: 834px) {
  #contents_wrap #contents #main #col_main section .wrap_02 .inner_02 .cont_02 .box {
    width: 100%;
    margin-right: 0;
  }
}
#contents_wrap #contents #main #col_main section .wrap_02 .inner_02 .cont_02 .box:nth-child(2n) {
  margin-right: 0;
}
#contents_wrap #contents #main #col_main section .wrap_02 .inner_02 .cont_02 .box:nth-child(5) {
  width: 100%;
  margin-right: 0;
  max-height: 320px;
  overflow: hidden;
}
@media screen and (max-width: 834px) {
  #contents_wrap #contents #main #col_main section .wrap_02 .inner_02 .cont_02 .box:nth-child(5) {
    max-height: 480px;
  }
}
#contents_wrap #contents #main #col_main section .wrap_02 .inner_02 .cont_02 .box article > div.text {
  position: absolute;
  top: 0;
  left: 0;
  padding: 24px;
  background-color: #fff;
  pointer-events: none;
}
@media only screen and (max-width: 1000px) {
  #contents_wrap #contents #main #col_main section .wrap_02 .inner_02 .cont_02 .box article > div.text {
    padding: 16px;
  }
}
@media screen and (max-width: 640px) {
  #contents_wrap #contents #main #col_main section .wrap_02 .inner_02 .cont_02 .box article > div.text {
    font-size: 1.4rem;
  }
}
#contents_wrap #contents #main #col_main section .wrap_02 .inner_02 .cont_02 .box article > div.text h3 {
  font-size: 2.8rem;
  line-height: 1.4;
}
@media only screen and (max-width: 1000px) {
  #contents_wrap #contents #main #col_main section .wrap_02 .inner_02 .cont_02 .box article > div.text h3 {
    font-size: 2.4rem;
  }
}
#contents_wrap #contents #main #col_main section .wrap_02 .inner_02 .cont_02 .box article > div.more {
  position: absolute;
  bottom: 24px;
  right: 24px;
}
@media only screen and (max-width: 1000px) {
  #contents_wrap #contents #main #col_main section .wrap_02 .inner_02 .cont_02 .box article > div.more {
    bottom: 12px;
    right: 12px;
  }
}
#contents_wrap #contents #main #col_main section .wrap_02 .inner_02 .cont_02 .box article > div.more a {
  padding: 10px 28px;
  background-color: #fff;
  font-size: 2.4rem;
}
@media only screen and (max-width: 1000px) {
  #contents_wrap #contents #main #col_main section .wrap_02 .inner_02 .cont_02 .box article > div.more a {
    font-size: 2rem;
    padding: 8px 16px;
  }
}
#contents_wrap #contents #main #col_main section .wrap_02 .inner_02 .cont_02 .box article a {
  transition: 0.5s;
}
#contents_wrap #contents #main #col_main section .wrap_02 .inner_02 .cont_02 .box article a img {
  transition: 0.5s;
}
#contents_wrap #contents #main #col_main section .wrap_02 .inner_02 .cont_02 .box article a:hover {
  transition: 0.5s;
}
#contents_wrap #contents #main #col_main section .wrap_02 .inner_02 .cont_02 .box article a:hover img {
  transform: scale(1.1);
  transition: 0.5s;
}
#contents_wrap #contents #main #col_main section .wrap_02 .inner_02 .cont_02 .box article a .image {
  overflow: hidden;
}
#contents_wrap #contents #main #col_main section .wrap_02 .inner_02 .cont_02 .box article a .image img {
  width: 100%;
}
@media screen and (max-width: 640px) {
  #contents_wrap #contents #main #col_main section .wrap_02 .inner_02 .cont_02 .box article a .image img {
    min-height: 280px;
    -o-object-fit: cover;
       object-fit: cover;
    height: 100% !important;
  }
}
#contents_wrap #contents #main #col_main section .wrap_02 .inner_02 .cont_02_text {
  color: #fff;
}
#contents_wrap #contents #main #col_main section .wrap_02 .inner_02 .cont_02_text .btn a {
  border: 1px solid #fff;
  color: #fff;
}
#contents_wrap #contents #main #col_main section .wrap_0304 {
  position: relative;
  padding-bottom: 96px;
}
@media screen and (max-width: 640px) {
  #contents_wrap #contents #main #col_main section .wrap_0304 {
    padding-bottom: 72px;
  }
}
#contents_wrap #contents #main #col_main section .wrap_0304::before {
  width: 60%;
  height: 90%;
  display: block;
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: #eee;
  z-index: -1;
}
#contents_wrap #contents #main #col_main section .wrap_0304 .wrap_03 {
  padding: 96px 0;
  background: linear-gradient(to left, #585858 60%, transparent 60%);
}
@media screen and (max-width: 640px) {
  #contents_wrap #contents #main #col_main section .wrap_0304 .wrap_03 {
    padding: 72px 0;
    background: linear-gradient(to left, #585858 70%, transparent 70%);
  }
}
#contents_wrap #contents #main #col_main section .wrap_0304 .wrap_03 .inner_03 {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (max-width: 1220px) {
  #contents_wrap #contents #main #col_main section .wrap_0304 .wrap_03 .inner_03 {
    padding-left: 24px;
    padding-right: 24px;
  }
}
@media screen and (max-width: 640px) {
  #contents_wrap #contents #main #col_main section .wrap_0304 .wrap_03 .inner_03 {
    padding-left: 16px;
    padding-right: 16px;
  }
}
#contents_wrap #contents #main #col_main section .wrap_0304 .wrap_03 .inner_03 .cont_03 {
  background-color: #fff;
  padding: 48px;
}
#contents_wrap #contents #main #col_main section .wrap_0304 .wrap_03 .inner_03 .cont_03 .cont_03_inner {
  max-height: 240px;
  overflow-y: scroll;
}
#contents_wrap #contents #main #col_main section .wrap_0304 .wrap_03 .inner_03 .cont_03 .cont_03_inner::-webkit-scrollbar {
  width: 8px;
}
#contents_wrap #contents #main #col_main section .wrap_0304 .wrap_03 .inner_03 .cont_03 .cont_03_inner::-webkit-scrollbar-thumb {
  background-color: #585858;
}
#contents_wrap #contents #main #col_main section .wrap_0304 .wrap_03 .inner_03 .cont_03 dl {
  padding: 24px 0;
  border-bottom: 1px solid #000;
}
@media screen and (max-width: 834px) {
  #contents_wrap #contents #main #col_main section .wrap_0304 .wrap_03 .inner_03 .cont_03 dl {
    flex-direction: column;
  }
}
#contents_wrap #contents #main #col_main section .wrap_0304 .wrap_03 .inner_03 .cont_03 dl:first-child {
  border-top: 1px solid #000;
}
#contents_wrap #contents #main #col_main section .wrap_0304 .wrap_03 .inner_03 .cont_03 dl dt {
  background-color: transparent;
  padding: 0;
  border: none;
}
@media screen and (max-width: 834px) {
  #contents_wrap #contents #main #col_main section .wrap_0304 .wrap_03 .inner_03 .cont_03 dl dt {
    width: 100%;
  }
}
#contents_wrap #contents #main #col_main section .wrap_0304 .wrap_03 .inner_03 .cont_03 dl dd {
  background-color: transparent;
  padding: 0;
  border: none;
}
@media screen and (max-width: 834px) {
  #contents_wrap #contents #main #col_main section .wrap_0304 .wrap_03 .inner_03 .cont_03 dl dd {
    width: 100%;
  }
}
#contents_wrap #contents #main #col_main section .wrap_0304 .cont_04 {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (max-width: 1220px) {
  #contents_wrap #contents #main #col_main section .wrap_0304 .cont_04 {
    padding-left: 24px;
    padding-right: 24px;
  }
}
@media screen and (max-width: 640px) {
  #contents_wrap #contents #main #col_main section .wrap_0304 .cont_04 {
    padding-left: 16px;
    padding-right: 16px;
  }
}
#contents_wrap #contents #main #col_main section .wrap_0304 .cont_04 div.sns_list {
  flex-direction: row;
  border: none;
  flex-wrap: wrap;
  margin-bottom: -24px;
}
#contents_wrap #contents #main #col_main section .wrap_0304 .cont_04 div.sns_list > div {
  width: calc((100% - 72px) / 4);
  flex-direction: column;
  border: none;
  margin-right: 24px;
  margin-bottom: 24px;
}
@media screen and (max-width: 834px) {
  #contents_wrap #contents #main #col_main section .wrap_0304 .cont_04 div.sns_list > div {
    width: calc((100% - 24px) / 2);
  }
}
#contents_wrap #contents #main #col_main section .wrap_0304 .cont_04 div.sns_list > div:nth-child(4n) {
  margin-right: 0;
}
@media screen and (max-width: 834px) {
  #contents_wrap #contents #main #col_main section .wrap_0304 .cont_04 div.sns_list > div:nth-child(2n) {
    margin-right: 0;
  }
}
#contents_wrap #contents #main #col_main section .wrap_0304 .cont_04 div.sns_list div.sns_photo {
  width: 100%;
  padding: 0;
}
#contents_wrap #contents #main #col_main section .wrap_0304 .cont_04 div.sns_list div.sns_text {
  width: 100%;
  padding: 0;
  margin-top: 32px;
  font-size: 1.6rem;
}
#contents_wrap #contents #main #col_main section .wrap_0304 .cont_04 div.sns_list div.sns_text .sns_date {
  color: #000;
}
#contents_wrap #contents #main #col_main section .wrap_0304 .cont_04 div.sns_list div.sns_text ul li a {
  color: #000;
  font-size: 1.6rem;
}
#contents_wrap #contents #main #col_main section .wrap_06 {
  display: flex;
}
@media screen and (max-width: 834px) {
  #contents_wrap #contents #main #col_main section .wrap_06 {
    flex-direction: column;
  }
}
#contents_wrap #contents #main #col_main section .wrap_06 > div {
  width: 50%;
  position: relative;
}
@media screen and (max-width: 834px) {
  #contents_wrap #contents #main #col_main section .wrap_06 > div {
    width: 100%;
  }
}
#contents_wrap #contents #main #col_main section .wrap_06 > div .image {
  width: 100%;
}
#contents_wrap #contents #main #col_main section .wrap_06 > div .image img {
  width: 100%;
}
#contents_wrap #contents #main #col_main section .wrap_06 > div .title_top {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  pointer-events: none;
  white-space: nowrap;
}

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

@media screen and (max-width: 834px) {
  .anc > div {
    margin-top: -80px;
    padding-top: 80px;
  }
}

.acenter a {
  margin: 0 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 (max-width: 834px) {
  ._tabwidth1 .box {
    width: 100%;
  }
  ._tabwidth2 .box {
    width: calc(100% / 2 - 1%);
  }
  ._tabwidth3 .box {
    width: calc(100% / 3 - 1%);
  }
}
@media screen and (max-width: 640px) {
  ._spwidth1 .box {
    width: 100%;
  }
  ._spwidth2 .box {
    width: calc(100% / 2 - 1%);
  }
  ._spwidth3 .box {
    width: calc(100% / 3 - 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 (max-width: 834px) {
  ._tabwidth1 .box {
    width: 100%;
  }
  ._tabwidth2 .box {
    width: calc(100% / 2 - 1%);
  }
  ._tabwidth3 .box {
    width: calc(100% / 3 - 1%);
  }
}
@media screen and (max-width: 640px) {
  ._spwidth1 .box {
    width: 100%;
  }
  ._spwidth2 .box {
    width: calc(100% / 2 - 1%);
  }
  ._spwidth3 .box {
    width: calc(100% / 3 - 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 (max-width: 834px) {
  ._tabwidth1 .box {
    width: 100%;
  }
  ._tabwidth2 .box {
    width: calc(100% / 2 - 1%);
  }
  ._tabwidth3 .box {
    width: calc(100% / 3 - 1%);
  }
}
@media screen and (max-width: 640px) {
  ._spwidth1 .box {
    width: 100%;
  }
  ._spwidth2 .box {
    width: calc(100% / 2 - 1%);
  }
  ._spwidth3 .box {
    width: calc(100% / 3 - 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 (max-width: 834px) {
  ._tabwidth1 .box {
    width: 100%;
  }
  ._tabwidth2 .box {
    width: calc(100% / 2 - 1%);
  }
  ._tabwidth3 .box {
    width: calc(100% / 3 - 1%);
  }
}
@media screen and (max-width: 640px) {
  ._spwidth1 .box {
    width: 100%;
  }
  ._spwidth2 .box {
    width: calc(100% / 2 - 1%);
  }
  ._spwidth3 .box {
    width: calc(100% / 3 - 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;
  -o-object-fit: cover;
     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;
  -o-object-fit: cover;
     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;
  -o-object-fit: cover;
     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;
}
.bg100 .bgwrap {
  max-width: 1200px;
  margin: 0 auto;
}

.popup {
  display: none;
}

.flex2cl_01 {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-direction: row-reverse;
  position: relative;
}
@media screen and (max-width: 834px) {
  .flex2cl_01 {
    flex-direction: column-reverse;
  }
}
.flex2cl_01 .flxL {
  width: 68%;
}
@media screen and (max-width: 834px) {
  .flex2cl_01 .flxL {
    width: 100%;
  }
}
.flex2cl_01 .flxR {
  width: 30%;
}
@media screen and (max-width: 834px) {
  .flex2cl_01 .flxR {
    width: 100%;
    margin-bottom: 30px;
  }
}
.flex2cl_01 .flxR .img {
  width: 100%;
}
.flex2cl_01 .flxR .img img {
  width: 100% !important;
}

.flex2cl_02 {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-direction: row-reverse;
  position: relative;
}
@media screen and (max-width: 834px) {
  .flex2cl_02 {
    flex-direction: column-reverse;
  }
}
.flex2cl_02._rr {
  flex-direction: row;
}
.flex2cl_02 .flxL {
  width: 45%;
}
@media screen and (max-width: 834px) {
  .flex2cl_02 .flxL {
    width: 100%;
  }
}
.flex2cl_02 .flxR {
  width: 50%;
}
@media screen and (max-width: 834px) {
  .flex2cl_02 .flxR {
    width: 100%;
    margin-bottom: 30px;
  }
}
.flex2cl_02 .flxR .img {
  width: 100%;
}
.flex2cl_02 .flxR .img img {
  width: 100% !important;
}

.flex2cl_03 {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-direction: row-reverse;
  position: relative;
}
@media screen and (max-width: 834px) {
  .flex2cl_03 {
    flex-direction: column-reverse;
  }
}
.flex2cl_03._rr {
  flex-direction: row;
}
.flex2cl_03 .flxL {
  width: 49%;
}
@media screen and (max-width: 834px) {
  .flex2cl_03 .flxL {
    width: 100%;
  }
}
.flex2cl_03 .flxR {
  width: 49%;
}
@media screen and (max-width: 834px) {
  .flex2cl_03 .flxR {
    width: 100%;
    margin-bottom: 30px;
  }
}
.flex2cl_03 .flxR .img {
  width: 100%;
}
.flex2cl_03 .flxR .img img {
  width: 100% !important;
}

.flex5cl {
  border: 0;
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  flex-direction: row;
  margin-left: -1.6393442623%;
}
@media only screen and (max-width: 1200px) {
  .flex5cl {
    margin-left: -2.439%;
  }
}
@media screen and (max-width: 640px) {
  .flex5cl {
    justify-content: space-between;
    margin-left: 0;
  }
}
.flex5cl .box {
  position: relative;
  width: 18.3606557377%;
  margin-left: 1.6393442623%;
  margin-bottom: 30px;
}
@media only screen and (max-width: 1200px) {
  .flex5cl .box {
    width: 47.5609%;
    margin-left: 2.439%;
    display: block;
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 640px) {
  .flex5cl .box {
    width: 100%;
    margin-left: 0;
    margin-bottom: 20px;
  }
}
.flex5cl .box img {
  width: 100% !important;
}
.flex5cl .box tr:nth-child(2) {
  font-size: 18px;
  font-weight: 700;
}
.flex5cl .box tr td {
  padding: 0 !important;
  border: 0 !important;
}

.title_01 h1 {
  font-weight: 500;
  font-size: 4.8rem;
  display: flex;
  flex-direction: column-reverse;
  align-items: flex-start;
  max-width: 1200px;
  margin: 240px auto 16px auto;
  line-height: 1.6;
}
@media only screen and (max-width: 1000px) {
  .title_01 h1 {
    margin: 160px auto 16px auto;
  }
}
@media screen and (max-width: 834px) {
  .title_01 h1 {
    font-size: 4rem;
  }
}
@media screen and (max-width: 640px) {
  .title_01 h1 {
    margin: 120px auto 16px auto;
    font-size: 3.2rem;
  }
}
.title_01 h1 span {
  font-size: 1.8rem;
  font-family: "Cinzel", serif;
}
.title_02 h2 {
  font-size: 2.8rem;
}
@media screen and (max-width: 640px) {
  .title_02 h2 {
    font-size: 2.2rem;
  }
}
.title_03 h3 {
  font-size: 2.4rem;
}
@media screen and (max-width: 640px) {
  .title_03 h3 {
    font-size: 2rem;
  }
}

#contents_wrap #contents #main #col_main section .tp ul {
  display: flex;
  justify-content: flex-end;
  font-size: 1.4rem;
}
@media screen and (max-width: 640px) {
  #contents_wrap #contents #main #col_main section .tp ul {
    font-size: 1.2rem;
  }
}
#contents_wrap #contents #main #col_main section .flex {
  display: flex;
  justify-content: space-between;
}
@media only screen and (max-width: 1220px) {
  #contents_wrap #contents #main #col_main section .flex {
    flex-direction: column;
  }
}
#contents_wrap #contents #main #col_main section .space_24 {
  margin-top: 24px;
}
#contents_wrap #contents #main #col_main section .space_8 {
  margin-top: 8px;
}
#contents_wrap #contents #main #col_main section .txt_24 article > div {
  margin-top: 24px;
}
#contents_wrap #contents #main #col_main section .btn.btn_normal a {
  border: 1px solid #585858;
  font-size: 2rem;
  width: 280px;
  display: flex;
  justify-content: center;
  align-items: center;
}
#contents_wrap #contents #main #col_main section .btn.btn_normal a:hover {
  background-color: #585858;
  color: #fff;
}
@media screen and (max-width: 834px) {
  #contents_wrap #contents #main #col_main section .about_01 {
    flex-direction: column;
  }
}
#contents_wrap #contents #main #col_main section .about_01 .box:first-child {
  font-size: 2.4rem;
  width: 380px;
}
@media screen and (max-width: 834px) {
  #contents_wrap #contents #main #col_main section .about_01 .box:first-child {
    width: 100%;
  }
}
#contents_wrap #contents #main #col_main section .about_01 .box:first-child span {
  display: block;
  font-size: 3rem;
}
#contents_wrap #contents #main #col_main section .about_01 .box:last-child {
  flex: 1;
}
@media screen and (max-width: 834px) {
  #contents_wrap #contents #main #col_main section .about_01 .box:last-child {
    margin-top: 24px;
  }
}
#contents_wrap #contents #main #col_main section .about_02 {
  display: block;
}
#contents_wrap #contents #main #col_main section .slick-slide img {
  width: 400px;
}
#contents_wrap #contents #main #col_main section .service_01 {
  margin-bottom: -24px;
}
@media screen and (max-width: 834px) {
  #contents_wrap #contents #main #col_main section .service_01 {
    flex-direction: column;
  }
}
#contents_wrap #contents #main #col_main section .service_01 .box {
  width: calc((100% - 24px) / 2);
  margin-right: 24px;
  margin-bottom: 24px;
}
@media screen and (max-width: 834px) {
  #contents_wrap #contents #main #col_main section .service_01 .box {
    width: 100%;
    margin-right: 0;
  }
}
#contents_wrap #contents #main #col_main section .service_01 .box:nth-child(2n) {
  margin-right: 0;
}
#contents_wrap #contents #main #col_main section .service_01 .box article a {
  display: flex;
  flex-direction: column-reverse;
}
#contents_wrap #contents #main #col_main section .service_01 .box article h3 {
  display: none;
}
#contents_wrap #contents #main #col_main section .service_01 .box article div.text {
  color: #fff;
  padding: 24px;
  background-color: #585858;
  display: block;
}
@media only screen and (max-width: 1000px) {
  #contents_wrap #contents #main #col_main section .service_01 .box article div.text {
    padding: 12px 16px;
  }
}
#contents_wrap #contents #main #col_main section .service_01 .box article div.text h2 {
  font-size: 2.8rem;
}
@media only screen and (max-width: 1000px) {
  #contents_wrap #contents #main #col_main section .service_01 .box article div.text h2 {
    font-size: 2.4rem;
  }
}
#contents_wrap #contents #main #col_main section .service_01 .box article img {
  width: 100%;
}
#contents_wrap #contents #main #col_main section .service_02 {
  background-color: #585858;
  color: #fff;
  padding: 48px;
}
#contents_wrap #contents #main #col_main section .wrap_service, #contents_wrap #contents #main #col_main section .wrap_zerosc {
  display: flex;
  align-items: center;
}
@media screen and (max-width: 834px) {
  #contents_wrap #contents #main #col_main section .wrap_service, #contents_wrap #contents #main #col_main section .wrap_zerosc {
    flex-direction: column-reverse;
  }
}
#contents_wrap #contents #main #col_main section .wrap_service > div, #contents_wrap #contents #main #col_main section .wrap_zerosc > div {
  width: calc((100% - 48px) / 2);
}
@media screen and (max-width: 834px) {
  #contents_wrap #contents #main #col_main section .wrap_service > div, #contents_wrap #contents #main #col_main section .wrap_zerosc > div {
    width: 100%;
    margin-top: 24px;
  }
}
#contents_wrap #contents #main #col_main section .wrap_service > div:last-child, #contents_wrap #contents #main #col_main section .wrap_zerosc > div:last-child {
  margin-left: 48px;
}
@media screen and (max-width: 834px) {
  #contents_wrap #contents #main #col_main section .wrap_service > div:last-child, #contents_wrap #contents #main #col_main section .wrap_zerosc > div:last-child {
    margin-left: 0;
  }
}
#contents_wrap #contents #main #col_main section .wrap_service > div:last-child img, #contents_wrap #contents #main #col_main section .wrap_zerosc > div:last-child img {
  width: 100%;
}
#contents_wrap #contents #main #col_main section .wrap_service > div .image, #contents_wrap #contents #main #col_main section .wrap_zerosc > div .image {
  max-width: 240px;
}
#contents_wrap #contents #main #col_main section .irodori_01 {
  background-image: url("../images/contents/irodori_03.jpg");
  position: relative;
}
#contents_wrap #contents #main #col_main section .irodori_01::before {
  position: absolute;
  content: "";
  right: 24px;
  width: 16px;
  height: 16px;
  border-top: 1px solid #000;
  border-right: 1px solid #000;
  top: 50%;
  transform: translateY(-50%) rotate(45deg);
  -webkit-transform: translateY(-50%) rotate(45deg);
  -ms-transform: translateY(-50%) rotate(45deg);
  pointer-events: none;
}
#contents_wrap #contents #main #col_main section .irodori_01 .box {
  width: 100%;
}
#contents_wrap #contents #main #col_main section .irodori_01 .box > div {
  width: 100%;
}
#contents_wrap #contents #main #col_main section .irodori_01 .box > div a {
  padding: 48px;
  display: block;
  width: 100%;
  z-index: 2;
  position: relative;
  color: #000;
}
@media screen and (max-width: 640px) {
  #contents_wrap #contents #main #col_main section .irodori_01 .box > div a {
    padding: 24px;
  }
}
#contents_wrap #contents #main #col_main section .irodori_01 .box > div a h2 {
  font-weight: 500;
  font-size: 1.8rem;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  margin-bottom: 24px;
  pointer-events: none;
  line-height: 1.5;
}
@media screen and (max-width: 640px) {
  #contents_wrap #contents #main #col_main section .irodori_01 .box > div a h2 {
    margin-bottom: 0;
  }
}
#contents_wrap #contents #main #col_main section .irodori_01 .box > div a h2 span {
  font-size: 3.6rem;
  font-family: "Cinzel", serif;
}
@media screen and (max-width: 640px) {
  #contents_wrap #contents #main #col_main section .irodori_01 .box > div a p {
    display: none;
  }
}
#contents_wrap #contents #main #col_main section .irodori_02 {
  padding: 48px;
  background-color: #eee;
  justify-content: space-between;
  align-items: center;
}
@media screen and (max-width: 640px) {
  #contents_wrap #contents #main #col_main section .irodori_02 {
    padding: 24px;
  }
}
#contents_wrap #contents #main #col_main section .irodori_02 .box:first-child {
  width: 65%;
  padding-right: 24px;
}
@media screen and (max-width: 834px) {
  #contents_wrap #contents #main #col_main section .irodori_02 .box:first-child {
    width: 100%;
    padding-right: 0;
    margin-bottom: 48px;
  }
}
#contents_wrap #contents #main #col_main section .irodori_02 .box:last-child {
  width: 35%;
}
@media screen and (max-width: 834px) {
  #contents_wrap #contents #main #col_main section .irodori_02 .box:last-child {
    width: 100%;
  }
}
#contents_wrap #contents #main #col_main section .irodori_02 .box div h2 {
  font-weight: 500;
  font-size: 2.4rem;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  margin-bottom: 24px;
  pointer-events: none;
  line-height: 1.5;
}
@media screen and (max-width: 640px) {
  #contents_wrap #contents #main #col_main section .irodori_02 .box div h2 {
    margin-bottom: 0;
  }
}
#contents_wrap #contents #main #col_main section .irodori_02 .box img {
  width: 100%;
}
#contents_wrap #contents #main #col_main section .wrap_irodori {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 834px) {
  #contents_wrap #contents #main #col_main section .wrap_irodori {
    flex-direction: column;
  }
}
#contents_wrap #contents #main #col_main section .wrap_irodori > div {
  width: calc(50% - 12px);
}
@media screen and (max-width: 834px) {
  #contents_wrap #contents #main #col_main section .wrap_irodori > div {
    width: 100%;
  }
}
#contents_wrap #contents #main #col_main section .wrap_irodori .left {
  overflow-y: scroll;
  max-height: 600px;
}
#contents_wrap #contents #main #col_main section .wrap_irodori .left::-webkit-scrollbar {
  width: 8px;
}
#contents_wrap #contents #main #col_main section .wrap_irodori .left::-webkit-scrollbar-thumb {
  background-color: #585858;
}
@media screen and (max-width: 834px) {
  #contents_wrap #contents #main #col_main section .wrap_irodori .left {
    margin-bottom: 48px;
  }
}
#contents_wrap #contents #main #col_main section .wrap_irodori .right dl {
  border-bottom: 1px solid #ccc;
  padding: 20px 0;
}
@media screen and (max-width: 834px) {
  #contents_wrap #contents #main #col_main section .wrap_irodori .right dl {
    flex-direction: column;
  }
}
#contents_wrap #contents #main #col_main section .wrap_irodori .right dl dt {
  padding: 0;
  border: none;
  background: transparent;
}
@media screen and (max-width: 834px) {
  #contents_wrap #contents #main #col_main section .wrap_irodori .right dl dt {
    width: 100%;
  }
}
#contents_wrap #contents #main #col_main section .wrap_irodori .right dl dd {
  padding: 0;
  border: none;
}
@media screen and (max-width: 834px) {
  #contents_wrap #contents #main #col_main section .wrap_irodori .right dl dd {
    width: 100%;
  }
}
#contents_wrap #contents #main #col_main section .wrap_rental {
  padding: 48px;
  background-color: #eee;
}
@media screen and (max-width: 640px) {
  #contents_wrap #contents #main #col_main section .wrap_rental {
    padding: 24px;
  }
}
#contents_wrap #contents #main #col_main section .wrap_rental span {
  font-size: 2rem;
  font-weight: 500;
}
#contents_wrap #contents #main #col_main section .wrap_rental .inner_rental {
  display: flex;
  justify-content: space-between;
}
@media only screen and (max-width: 1000px) {
  #contents_wrap #contents #main #col_main section .wrap_rental .inner_rental {
    flex-direction: column;
  }
}
#contents_wrap #contents #main #col_main section .wrap_rental .inner_rental > div {
  width: calc(50% - 12px);
}
@media only screen and (max-width: 1000px) {
  #contents_wrap #contents #main #col_main section .wrap_rental .inner_rental > div {
    width: 100%;
  }
}
@media only screen and (max-width: 1000px) {
  #contents_wrap #contents #main #col_main section .wrap_rental .inner_rental > div:last-child {
    margin-top: 8px;
  }
}
#contents_wrap #contents #main #col_main section .wrap_rental .inner_rental > div dl {
  border-bottom: 1px solid #000;
  padding: 8px 0;
}
@media screen and (max-width: 640px) {
  #contents_wrap #contents #main #col_main section .wrap_rental .inner_rental > div dl {
    flex-direction: column;
  }
}
#contents_wrap #contents #main #col_main section .wrap_rental .inner_rental > div dl:first-child {
  padding-top: 0;
}
#contents_wrap #contents #main #col_main section .wrap_rental .inner_rental > div dl dt {
  background-color: transparent;
  border: none;
  padding: 0;
}
@media screen and (max-width: 640px) {
  #contents_wrap #contents #main #col_main section .wrap_rental .inner_rental > div dl dt {
    font-weight: 500;
  }
}
#contents_wrap #contents #main #col_main section .wrap_rental .inner_rental > div dl dd {
  background-color: transparent;
  border: none;
  padding: 0;
  flex: 1;
}
#contents_wrap #contents #main #col_main section .wrap_rental .tb table {
  width: auto;
}
#contents_wrap #contents #main #col_main section .wrap_rental .tb table tr:first-child td {
  font-size: 2rem;
  width: 100%;
}
#contents_wrap #contents #main #col_main section .wrap_rental .tb table tr:first-child td > div {
  font-weight: 500;
}
#contents_wrap #contents #main #col_main section .wrap_rental .tb table tr td {
  border: none;
  padding: 0;
  width: 280px;
}
@media screen and (max-width: 834px) {
  #contents_wrap #contents #main #col_main section .wrap_rental .tb table tr td {
    display: block;
  }
}
#contents_wrap #contents #main #col_main section .wrap_rental_02 {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
@media only screen and (max-width: 1000px) {
  #contents_wrap #contents #main #col_main section .wrap_rental_02 {
    flex-direction: column;
  }
}
#contents_wrap #contents #main #col_main section .wrap_rental_02 > div {
  width: calc(50% - 24px);
}
@media only screen and (max-width: 1000px) {
  #contents_wrap #contents #main #col_main section .wrap_rental_02 > div {
    width: 100%;
  }
}
@media only screen and (max-width: 1000px) {
  #contents_wrap #contents #main #col_main section .wrap_rental_02 .right {
    margin-top: 48px;
  }
}
#contents_wrap #contents #main #col_main section .wrap_rental_02 .right .g_map {
  position: relative;
  padding-bottom: 56.25% !important;
  height: 0;
  overflow: hidden;
  width: 100%;
}
#contents_wrap #contents #main #col_main section .wrap_rental_02 .right .g_map iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#contents_wrap #contents #main #col_main section .wrap_rental_02 .left dl {
  border-bottom: 1px solid #ccc;
  padding: 20px 0;
}
@media screen and (max-width: 834px) {
  #contents_wrap #contents #main #col_main section .wrap_rental_02 .left dl {
    flex-direction: column;
  }
}
#contents_wrap #contents #main #col_main section .wrap_rental_02 .left dl dt {
  padding: 0;
  border: none;
  background: transparent;
}
@media screen and (max-width: 834px) {
  #contents_wrap #contents #main #col_main section .wrap_rental_02 .left dl dt {
    width: 100%;
  }
}
#contents_wrap #contents #main #col_main section .wrap_rental_02 .left dl dd {
  padding: 0;
  border: none;
}
@media screen and (max-width: 834px) {
  #contents_wrap #contents #main #col_main section .wrap_rental_02 .left dl dd {
    width: 100%;
  }
}
#contents_wrap #contents #main #col_main section .wrap_zerosc.reverse {
  flex-direction: row-reverse;
}
@media screen and (max-width: 834px) {
  #contents_wrap #contents #main #col_main section .wrap_zerosc.reverse {
    flex-direction: column-reverse;
  }
}
#contents_wrap #contents #main #col_main section .wrap_zerosc.reverse > div:last-child {
  margin-left: 0;
  margin-right: 48px;
}
@media screen and (max-width: 834px) {
  #contents_wrap #contents #main #col_main section .wrap_zerosc.reverse > div:last-child {
    margin-right: 0;
  }
}
#contents_wrap #contents #main #col_main section .wrap_zerosc h3 span {
  display: block;
}
#contents_wrap #contents #main #col_main section .zerosc_01 > div {
  width: calc((100% - 24px) / 2);
  padding: 48px;
  background-color: #e7e7e7;
}
@media screen and (max-width: 834px) {
  #contents_wrap #contents #main #col_main section .zerosc_01 > div {
    padding: 24px;
  }
}
@media screen and (max-width: 640px) {
  #contents_wrap #contents #main #col_main section .zerosc_01 > div {
    flex-direction: column;
    width: 100%;
  }
}
#contents_wrap #contents #main #col_main section .zerosc_01 > div:last-child {
  margin-left: 24px;
}
@media screen and (max-width: 640px) {
  #contents_wrap #contents #main #col_main section .zerosc_01 > div:last-child {
    margin-left: 0;
    margin-top: 24px;
  }
}
#contents_wrap #contents #main #col_main section .zerosc_01 > div h3 {
  font-size: 2.4rem;
  margin-bottom: 16px;
}
#contents_wrap #contents #main #col_main section .zerosc_02 div {
  text-align: left;
}
#contents_wrap #contents #main #col_main section .zerosc_03 {
  flex-direction: column;
  margin-bottom: -24px;
}
#contents_wrap #contents #main #col_main section .zerosc_03 .box {
  padding: 48px;
  background-color: #e7e7e7;
  margin-bottom: 24px;
}
@media screen and (max-width: 834px) {
  #contents_wrap #contents #main #col_main section .zerosc_03 .box {
    padding: 24px;
  }
}
#contents_wrap #contents #main #col_main section .zerosc_03 .box h3 {
  font-size: 2.4rem;
  margin-bottom: 16px;
}
#contents_wrap #contents #main #col_main section .zerosc_04 {
  padding: 48px;
  background-color: #585858;
  color: #fff;
}
@media screen and (max-width: 834px) {
  #contents_wrap #contents #main #col_main section .zerosc_04 {
    padding: 24px;
  }
}
#contents_wrap #contents #main #col_main section .zerosc_04 br {
  display: none;
}
#contents_wrap #contents #main #col_main section .zerosc_04 p {
  display: flex;
}
#contents_wrap #contents #main #col_main section .zerosc_04 p::before {
  content: url("../images/contents/check.png");
  margin-right: 8px;
}
#contents_wrap #contents #main #col_main section .instagram div.sns_list {
  flex-direction: row;
  border: none;
  flex-wrap: wrap;
  margin-bottom: -24px;
}
#contents_wrap #contents #main #col_main section .instagram div.sns_list > div {
  width: calc((100% - 72px) / 4);
  flex-direction: column;
  border: none;
  margin-right: 24px;
  margin-bottom: 24px;
}
@media screen and (max-width: 834px) {
  #contents_wrap #contents #main #col_main section .instagram div.sns_list > div {
    width: calc((100% - 24px) / 2);
  }
}
#contents_wrap #contents #main #col_main section .instagram div.sns_list > div:nth-child(4n) {
  margin-right: 0;
}
@media screen and (max-width: 834px) {
  #contents_wrap #contents #main #col_main section .instagram div.sns_list > div:nth-child(2n) {
    margin-right: 0;
  }
}
#contents_wrap #contents #main #col_main section .instagram div.sns_list div.sns_photo {
  width: 100%;
  padding: 0;
}
#contents_wrap #contents #main #col_main section .instagram div.sns_list div.sns_text {
  width: 100%;
  padding: 0;
  margin-top: 32px;
  font-size: 1.6rem;
}
#contents_wrap #contents #main #col_main section .instagram div.sns_list div.sns_text .sns_date {
  color: #000;
}
#contents_wrap #contents #main #col_main section .instagram div.sns_list div.sns_text ul li a {
  color: #000;
  font-size: 1.6rem;
}
#contents_wrap #contents #main #col_main section .ancs {
  margin-bottom: -24px;
}
#contents_wrap #contents #main #col_main section .ancs .box {
  width: calc((100% - 72px) / 4);
  margin-right: 24px;
  margin-bottom: 24px;
}
@media screen and (max-width: 640px) {
  #contents_wrap #contents #main #col_main section .ancs .box {
    width: calc((100% - 24px) / 2);
  }
}
#contents_wrap #contents #main #col_main section .ancs .box:nth-child(4n) {
  margin-right: 0;
}
@media screen and (max-width: 640px) {
  #contents_wrap #contents #main #col_main section .ancs .box:nth-child(2n) {
    margin-right: 0;
  }
}
#contents_wrap #contents #main #col_main section .ancs .box a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  border: 1px solid #000;
  padding: 16px 0;
}
#contents_wrap #contents #main #col_main section .wrap_faq .faq_01 {
  flex-direction: column;
  border-bottom: 1px solid #585858;
}
#contents_wrap #contents #main #col_main section .wrap_faq .faq_01:first-child {
  border-top: 1px solid #585858;
}
#contents_wrap #contents #main #col_main section .wrap_faq .faq_01 .box {
  overflow: initial;
}
#contents_wrap #contents #main #col_main section .wrap_faq .faq_01 .box:first-child {
  display: flex;
  font-size: 1.8rem;
  padding: 16px 0;
  position: relative;
  cursor: pointer;
}
#contents_wrap #contents #main #col_main section .wrap_faq .faq_01 .box:first-child::before {
  content: "Q";
  margin-right: 8px;
  background-color: #585858;
  color: #fff;
  padding: 8px;
  line-height: 1;
}
#contents_wrap #contents #main #col_main section .wrap_faq .faq_01 .box:first-child::after {
  right: 16px;
  width: 16px;
  height: 16px;
  border-top: 1px solid #585858;
  border-right: 1px solid #585858;
  position: absolute;
  top: 50%;
  transform: translateY(-50%) rotate(135deg);
  -webkit-transform: translateY(-50%) rotate(135deg);
  -ms-transform: translateY(-50%) rotate(135deg);
  visibility: initial;
  content: "";
}
#contents_wrap #contents #main #col_main section .wrap_faq .faq_01 .box:last-child {
  display: none;
  background-color: #eee;
  padding: 16px;
  margin-bottom: 16px;
}
#contents_wrap #contents #main #col_main section .recruit_01, #contents_wrap #contents #main #col_main section .company_01 {
  align-items: center;
}
@media screen and (max-width: 834px) {
  #contents_wrap #contents #main #col_main section .recruit_01, #contents_wrap #contents #main #col_main section .company_01 {
    flex-direction: column;
    align-items: flex-start;
  }
}
#contents_wrap #contents #main #col_main section .recruit_01 .box, #contents_wrap #contents #main #col_main section .company_01 .box {
  width: calc((100% - 48px) / 2);
}
@media screen and (max-width: 834px) {
  #contents_wrap #contents #main #col_main section .recruit_01 .box, #contents_wrap #contents #main #col_main section .company_01 .box {
    width: 100%;
  }
}
#contents_wrap #contents #main #col_main section .recruit_01 .box img, #contents_wrap #contents #main #col_main section .company_01 .box img {
  width: 100%;
}
#contents_wrap #contents #main #col_main section .recruit_01 .box:first-child h2, #contents_wrap #contents #main #col_main section .company_01 .box:first-child h2 {
  font-size: 3.6rem;
  margin-bottom: 24px;
}
@media screen and (max-width: 640px) {
  #contents_wrap #contents #main #col_main section .recruit_01 .box:first-child h2, #contents_wrap #contents #main #col_main section .company_01 .box:first-child h2 {
    font-size: 3rem;
  }
}
#contents_wrap #contents #main #col_main section .recruit_01 .box:last-child, #contents_wrap #contents #main #col_main section .company_01 .box:last-child {
  margin-left: 48px;
}
@media screen and (max-width: 834px) {
  #contents_wrap #contents #main #col_main section .recruit_01 .box:last-child, #contents_wrap #contents #main #col_main section .company_01 .box:last-child {
    margin-left: 0;
    margin-top: 24px;
  }
}
#contents_wrap #contents #main #col_main section .recruit_02 {
  padding: 96px 0;
  background-color: #e7e7e7;
}
@media screen and (max-width: 834px) {
  #contents_wrap #contents #main #col_main section .recruit_02 {
    padding: 48px 0;
  }
}
#contents_wrap #contents #main #col_main section .recruit_02 article {
  max-width: 1200px;
  margin: 0 auto;
}
@media only screen and (max-width: 1220px) {
  #contents_wrap #contents #main #col_main section .recruit_02 article {
    padding: 0 32px;
  }
}
@media screen and (max-width: 640px) {
  #contents_wrap #contents #main #col_main section .recruit_02 article {
    padding: 0 16px;
  }
}
@media screen and (max-width: 834px) {
  #contents_wrap #contents #main #col_main section .recruit_03 dl {
    flex-direction: column;
    padding: 16px 0;
    border-top: 1px solid #585858;
  }
}
@media screen and (max-width: 834px) {
  #contents_wrap #contents #main #col_main section .recruit_03 dl:last-child {
    border-bottom: 1px solid #585858;
  }
}
#contents_wrap #contents #main #col_main section .recruit_03 dl dt {
  background-color: transparent;
  padding: 24px;
  border-left: none;
  border-color: #585858;
}
@media screen and (max-width: 834px) {
  #contents_wrap #contents #main #col_main section .recruit_03 dl dt {
    padding: 0;
    border: none;
    width: 100%;
    font-weight: 500;
    margin-bottom: 16px;
  }
}
#contents_wrap #contents #main #col_main section .recruit_03 dl dd {
  background-color: transparent;
  padding: 24px;
  border-right: none;
  border-color: #585858;
}
@media screen and (max-width: 834px) {
  #contents_wrap #contents #main #col_main section .recruit_03 dl dd {
    padding: 0;
    border: none;
    width: 100%;
  }
}
#contents_wrap #contents #main #col_main section .company_01 span {
  font-size: 1.8rem;
  font-weight: 500;
}
#contents_wrap #contents #main #col_main section .company_02 {
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 640px) {
  #contents_wrap #contents #main #col_main section .company_02 {
    flex-direction: column;
  }
}
#contents_wrap #contents #main #col_main section .company_02 .box {
  width: 244px;
}
#contents_wrap #contents #main #col_main section .company_02 .box:last-child {
  margin-left: 24px;
}
#contents_wrap #contents #main #col_main section .company_02 .box div {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
@media screen and (max-width: 640px) {
  #contents_wrap #contents #main #col_main section .company_02 .box div {
    text-align: center;
    align-items: center;
  }
}
#contents_wrap #contents #main #col_main section .company_02 .box div h3 {
  font-size: 2.4rem;
  border-bottom: 1px solid #000;
  margin-bottom: 24px;
  display: inline-block;
}
@media screen and (max-width: 640px) {
  #contents_wrap #contents #main #col_main section .company_02 .box div h3 {
    font-size: 2rem;
    margin: 24px auto;
  }
}
#contents_wrap #contents #main #col_main section .contact_01 a {
  font-size: 2.4rem;
}
#contents_wrap #contents #main #col_main section .cont_form {
  border: 1px solid #ccc;
  padding: 30px;
  background: #fff;
}
#contents_wrap #contents #main #col_main section .cont_form dl {
  border-bottom: 1px solid #ccc;
}
@media screen and (max-width: 834px) {
  #contents_wrap #contents #main #col_main section .cont_form dl {
    flex-direction: column;
  }
}
#contents_wrap #contents #main #col_main section .cont_form dl dt {
  padding: 20px 10px;
  border: none;
}
@media screen and (max-width: 834px) {
  #contents_wrap #contents #main #col_main section .cont_form dl dt {
    padding: 20px 10px 10px 10px;
    width: 100%;
  }
}
#contents_wrap #contents #main #col_main section .cont_form dl dd {
  padding: 20px 10px;
  border: none;
}
@media screen and (max-width: 834px) {
  #contents_wrap #contents #main #col_main section .cont_form dl dd {
    padding: 10px 10px 20px 10px;
    width: 100%;
  }
}

.fix-sns a {
  background-color: aliceblue;
}
.fix-sns .sns_list {
  border: none;
}
.fix-sns .sns_list__list {
  display: block;
  border-bottom: none;
  border: none;
}
.fix-sns .sns_list > div {
  border-bottom: none;
}
.fix-sns .sns_list .sns_photo {
  width: 100%;
  padding: 0;
}
.fix-sns .sns_list .sns_photo a {
  display: block;
}
.fix-sns .sns_list .sns_text {
  width: 100%;
  padding: 0;
  font-size: rems(16px);
}
.fix-sns .sns_list .sns_text .caption {
  word-break: break-all;
}
.fix-sns .sns_list .sns_text ul {
  display: none;
}

.fix-sns .sns_list {
  flex-direction: row;
  flex-wrap: wrap;
}
.fix-sns .sns_list > div {
  flex: 0 0 calc((100% - 4px) / 2);
  margin-left: 2px;
  margin-bottom: 2px;
}
.fix-sns .sns_text {
  display: none;
}

div.items > article a {
  color: #111;
  text-decoration: none !important;
  font-size: 16px;
}

div.item_view ul li a {
  color: #fff;
  padding: 5px 10px;
  line-height: 1.7em;
}

div.under ul li a {
  font-weight: 400;
  font-family: "Noto Serif JP", "Times New Roman", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  opacity: 1;
  border: 1px solid #333;
  color: #333 !important;
  padding: 10px;
}
div.under ul li a:hover {
  border: 1px solid #b0ddd9;
  background: #b0ddd9;
  color: #fff !important;
}

div.select > select {
  height: 100%;
}

div.search form input {
  padding: 10px 37px 10px 5px;
}

div.order ul li a {
  color: #111;
}

div.items > article p.price {
  color: red;
}

div.crumb {
  display: none;
}

div.item_view div.item_option {
  width: 100% !important;
}

div.item_option dl,
button.addcart {
  width: 50% !important;
}
@media screen and (max-width: 834px) {
  div.item_option dl,
  button.addcart {
    margin: 0 auto;
  }
}

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

div.item_view div.struct {
  display: block;
}

div.photo div.large {
  width: auto;
}

div.photo {
  margin-left: 0;
}

h2.title_h2 {
  background: none !important;
  border-top: none !important;
  border-bottom: 1px solid #CCCCCC;
  font-size: 20px !important;
  line-height: 1.3;
  margin: 65px 0 20px !important;
  padding: 10px !important;
}

h2.title_h2 span {
  border: none !important;
  padding: 0 !important;
}

ul.item_list li {
  margin-bottom: 10px !important;
}

ul.item_list li h3.title_h3 {
  font-size: 18px !important;
}

.btn_cart a {
  background: url(../images/common/ico_cart_w.png) no-repeat 10px 12px #000000 !important;
  background-size: 30px auto !important;
  color: #FFFFFF !important;
  display: block !important;
  padding: 10px 10px 10px 50px !important;
  width: 100% !important;
  border: 1px solid #ffffff;
}

.btn_cart a:hover {
  background: url(../images/common/ico_cart_w.png) no-repeat 10px 12px #CCCCCC !important;
  background-size: 30px auto !important;
}

.sort_catalog {
  overflow: hidden;
}

.sort_catalog ul {
  display: flex;
}

.item_title,
.wishlist {
  margin: 0 !important;
}

.shop_cont h2.title_h2,
.item_info h2.title_h2 {
  border-top: 2px solid #CCCCCC;
}

.shop_cont a,
.item_info a {
  color: #CCCCCC;
}

.shop_cont a:hover,
.item_info a:hover {
  text-decoration: none;
}

.item_title h2 {
  border-top: 2px solid #CCCCCC;
  border-bottom: 1px solid #CCCCCC;
}

.shop_cont table {
  table-layout: auto;
}

.shopwrap .search {
  margin-top: 0;
}
.shopwrap .items {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  margin-left: -2.9126213592%;
  margin-top: 50px;
  margin-bottom: 50px;
}
@media screen and (max-width: 834px) {
  .shopwrap .items {
    margin-left: -2.1097%;
  }
}
@media screen and (max-width: 640px) {
  .shopwrap .items {
    justify-content: space-between;
    margin-left: 0;
  }
}
.shopwrap .items article {
  position: relative;
  width: 21.359223301%;
  margin-left: 2.9126213592%;
  margin-bottom: 30px;
}
@media screen and (max-width: 834px) {
  .shopwrap .items article {
    width: 31.2236%;
    margin-left: 2.1097%;
    display: block;
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 640px) {
  .shopwrap .items article {
    width: 48%;
    margin-left: 0;
  }
}
.shopwrap .items article .photo {
  display: block;
  width: 100%;
  height: auto;
}
.shopwrap .items article img {
  display: block !important;
  width: 100% !important;
}
.shopwrap .items article .price {
  width: 100%;
  text-align: center;
}/*# sourceMappingURL=common_style.css.map */