@charset "UTF-8";
a.itext {
  width: auto !important;
  height: auto !important;
}

.annot {
  display: none !important;
}

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

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

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

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

li {
  list-style: none;
}

html {
  font-size: 65.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: 1.7em;
  letter-spacing: 0.05em;
  font-weight: 400;
  color: #333;
  word-wrap: break-word;
  overflow: hidden;
  font-size: 16px;
  font-family: "Noto Serif JP", "Times New Roman", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}

.inner {
  margin: 0 auto;
  max-width: 1320px;
  padding: 0 10px;
}

@media screen and (max-width: 834px) {
  .inner {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
}

.inner2 {
  margin: 0 auto;
  max-width: 1000px;
}

#contents_wrap {
  width: 100%;
  min-width: 100%;
}

#contents {
  width: 100%;
  max-width: 1300px;
  padding-bottom: 100px;
  padding-left: 10px !important;
  padding-right: 10px !important;
}

@media screen and (max-width: 834px) {
  #contents {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
}

@media screen and (max-width: 640px) {
  #contents {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
}

#main {
  width: 100%;
}

#main #col_main {
  width: 100%;
}

#side {
  width: 18.75000%;
}

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

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

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

@media screen and (max-width: 834px) {
  .imgR, .imgL {
    max-width: 30% !important;
  }
}

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

.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, "ヒラギノ角ゴ 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;
}

.policy h2 {
  margin: 50px 0 15px;
  padding: 0 0 5px;
  border-bottom: 2px solid #ccc;
  font-size: 18px;
  font-weight: bold;
}

.error_link h2 {
  margin-bottom: 50px;
  font-size: 30px;
}

.error_link a {
  display: inline-block;
  margin-top: 50px;
  color: #333;
}

.error_link a:hover {
  text-decoration: underline;
}

.pankuzu {
  font-size: 13px;
  color: #333;
}

.pankuzu li {
  display: inline-block;
}

.pankuzu li span {
  font-weight: bold;
}

.pankuzu a {
  color: #333;
  text-decoration: none;
  font-weight: bold;
}

.pankuzu a:hover {
  text-decoration: underline;
}

.pankuzu li:first-child {
  padding-left: 20px;
  position: relative;
}

.pankuzu li:first-child:before {
  position: absolute;
  content: "\f015";
  font-family: "Font Awesome 5 Pro";
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 0;
  font-weight: bold;
}

.breadcrumb {
  text-align: right;
}

.tel-link a {
  text-decoration: none;
  pointer-events: none;
}

@media screen and (max-width: 834px) {
  .tel-link a {
    pointer-events: auto;
  }
}

header#global_header {
  max-width: 100%;
  width: 100%;
  min-width: 100%;
  height: auto;
  position: relative;
}

.header-cont {
  position: fixed;
  z-index: 1;
  right: 30px;
  bottom: 30px;
  padding: 40px;
  background: rgba(0, 0, 0, 0.5);
}

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

.header-cont .header-tel {
  margin-bottom: 13px;
}

.header-cont .header-tel a {
  font-size: 28px;
  font-weight: 500;
  color: #fff;
  position: relative;
  padding-left: 25px;
}

.header-cont .header-tel a:before {
  position: absolute;
  content: "";
  background: url(../images/contents/tel.png);
  width: 16px;
  height: 23px;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.header-cont .header-btn1 {
  border: 1px solid #fff;
}

.header-cont .header-btn1 a {
  display: block;
  font-size: 15px;
  padding: 7px 46px 7px 70px;
  position: relative;
  color: #fff;
}

.header-cont .header-btn1 a:before {
  position: absolute;
  content: "\f0e0";
  font-family: "Font Awesome 5 Pro";
  left: 43px;
  top: 54%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  font-weight: bold;
}

.header-btn2 {
  position: fixed;
  left: 20px;
  bottom: 20px;
  z-index: 1;
}

@media screen and (max-width: 834px) {
  .header-btn2 {
    right: 0;
    bottom: 50px;
    left: auto;
  }
}

@media screen and (max-width: 640px) {
  .header-btn2 {
    position: absolute;
  }
}

.header .nav {
  position: absolute;
  top: 50px;
  right: 50px;
  z-index: 1;
}

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

.header .nav-ul {
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}

.header .nav-item {
  color: #fff;
}

.header .nav-item a {
  color: #fff;
  font-size: 17px;
  font-weight: 500;
  padding: 0 15px;
  display: block;
}

.header .nav-item-ch {
  position: relative;
  padding-bottom: 40px;
}

.header .nav-item-ch:before {
  position: absolute;
  content: "";
  width: 1px;
  height: 40px;
  top: 100%;
  left: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background: #fff;
}

.header .nav-item-ch .wrap1 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  position: absolute;
  top: 140%;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  height: 60px;
}

.header .nav-item-ch .wrap1 .wrap2 div a {
  padding: 0 5px;
}

.nav-item-ch {
  position: relative;
  padding-bottom: 40px;
}

.nav-item-ch:before {
  position: absolute;
  content: "";
  width: 1px;
  height: 40px;
  top: 100%;
  left: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background: #fff;
}

.nav-item-ch .wrap1 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  position: absolute;
  top: 140%;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  height: 60px;
}

.nav-item-ch .wrap1 .wrap2 div a {
  padding: 0 5px;
}

.mainlogo {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
  width: 18%;
}

@media screen and (max-width: 834px) {
  .mainlogo {
    width: 25%;
  }
}

@media screen and (max-width: 640px) {
  .mainlogo {
    width: 40%;
  }
}

#mainArea ul li img {
  -o-object-fit: cover;
     object-fit: cover;
  font-family: 'object-fit: cover;';
  height: 100vh !important;
  width: 100% !important;
}

@media screen and (max-width: 640px) {
  #mainArea ul li img {
    height: 70vh !important;
  }
}

.header2 {
  position: relative;
}

.header2 .header-h1bg img {
  height: 600px !important;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: 'object-fit: cover;';
  width: 100%;
}

.header2 .header-siteID {
  position: absolute;
  z-index: 1;
  top: 30px;
  left: 30px;
  width: 240px;
}

@media screen and (max-width: 834px) {
  .header2 .header-siteID {
    width: 150px !important;
  }
}

.header2 .nav {
  position: absolute;
  top: 50px;
  right: 50px;
  z-index: 1;
}

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

.header2 .nav-ul {
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}

.header2 .nav-item {
  color: #fff;
}

.header2 .nav-item a {
  color: #fff;
  font-size: 17px;
  font-weight: 500;
  padding: 0 5px;
  display: block;
}

/* ----------------------------------------------------------
bento menu
---------------------------------------------------------- */
.nav2 {
  display: none;
}

@media screen and (max-width: 834px) {
  .nav2 {
    display: block;
    width: 270px;
  }
  .nav2 .nav-ul {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
    -webkit-writing-mode: horizontal-tb !important;
        -ms-writing-mode: lr-tb !important;
            writing-mode: horizontal-tb !important;
    width: 270px;
  }
  .nav2 .nav-ul .nav-item a {
    padding: 12px 0;
  }
}

@media screen and (max-width: 834px) {
  #nav-toggle {
    display: block;
    position: fixed;
    z-index: 3;
    right: 13px;
    top: 12px;
    width: 42px;
    height: 42px;
    cursor: pointer;
    text-align: center;
  }
  #nav-toggle span {
    display: block;
    position: absolute;
    width: 30px;
    height: 6px;
    left: 6px;
    background: repeating-linear-gradient(to right, #fff, #fff 6px, rgba(255, 255, 255, 0) 6px, rgba(255, 255, 255, 0) 10px);
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
  }
  #nav-toggle span:nth-child(1) {
    top: 10px;
  }
  #nav-toggle span:nth-child(2) {
    top: 20px;
  }
  #nav-toggle span:nth-child(3) {
    top: 30px;
  }
  /* ナビ開いてる時のボタン */
  .open #nav-toggle span {
    top: 16px;
    height: 2px;
    background: repeating-linear-gradient(to right, #fff, #fff 6px, white 6px, white 10px);
  }
  .open #nav-toggle span:nth-child(1) {
    left: 6px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  .open #nav-toggle span:nth-child(2),
  .open #nav-toggle span:nth-child(3) {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .nav2 .nav-ul {
    position: fixed;
    z-index: 2;
    top: 0;
    right: 0;
    color: #000;
    background: #fff;
    text-align: center;
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
  }
  .nav2 .nav-ul {
    background: rgba(0, 0, 0, 0.7);
    margin: 0 auto;
    padding: 0;
  }
  .nav2 .nav-ul li {
    list-style-type: none;
    padding: 0;
    width: 80%;
    border-bottom: 1px solid #fff;
  }
  .nav2 .nav-ul li:last-child {
    padding-bottom: 0;
    border-bottom: none;
  }
  .nav2 .nav-ul li a {
    display: block;
    color: #fff;
    padding: 1em 0;
    text-decoration: none;
  }
  #global_header #mainArea .nav2 .nav-ul li:first-child img {
    width: 250px !important;
  }
  .open .nav2 .nav-ul {
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
    width: 270px;
  }
}

footer#global_footer {
  width: 100%;
  min-width: 100% !important;
  height: auto;
  background: #403c3c;
  padding: 180px 0;
}

@media screen and (max-width: 834px) {
  footer#global_footer {
    padding: 100px 0;
  }
}

@media screen and (max-width: 640px) {
  footer#global_footer {
    padding: 80px 0;
  }
}

footer#global_footer #copy {
  color: #fff;
  font-size: 13px;
  display: block;
  margin-top: 35px;
}

footer#global_footer #copy a {
  color: #fff;
  font-size: 13px;
}

.footer-fle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 330px;
}

@media screen and (max-width: 640px) {
  .footer-fle {
    height: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

.footer-fle .siteID {
  margin-left: 60px;
}

@media only screen and (max-width: 1000px) {
  .footer-fle .siteID {
    width: 180px;
  }
}

@media screen and (max-width: 640px) {
  .footer-fle .siteID {
    margin-bottom: 20px;
    margin-left: 0;
    width: 130px;
  }
}

.footer-address {
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  color: #fff;
}

@media screen and (max-width: 640px) {
  .footer-address {
    -webkit-writing-mode: horizontal-tb;
        -ms-writing-mode: lr-tb;
            writing-mode: horizontal-tb;
    width: 360px;
  }
}

@media only screen and (max-width: 450px) {
  .footer-address {
    width: 340px;
    font-size: 14px;
  }
}

.footer-address dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-right: 30px;
}

.footer-address dl:first-child {
  margin-right: 0;
}

.footer-address dl dt {
  height: 95px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  font-weight: 500;
}

@media screen and (max-width: 640px) {
  .footer-address dl dt {
    height: auto;
    width: 120px;
  }
}

.footer-address dl dd {
  text-align: left;
  height: calc(100% - 125px);
  font-weight: 500;
}

@media screen and (max-width: 640px) {
  .footer-address dl dd {
    width: calc(100% - 120px);
  }
}

.footer-address dl dd a {
  color: #fff;
}

.footer-address dl dd .blk {
  display: block;
}

.footer-map {
  margin-top: 30px;
}

@media only screen and (max-width: 1000px) {
  .footer-map iframe {
    width: 80% !important;
  }
}

@media screen and (max-width: 834px) {
  .footer-map iframe {
    height: 300px !important;
  }
}

@media screen and (max-width: 640px) {
  .footer-map iframe {
    width: 100% !important;
  }
}

.fixedbtn-sp {
  display: none;
}

@media screen and (max-width: 834px) {
  .fixedbtn-sp {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 111;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .fixedbtn-sp .tel-link {
    background: #403c3c;
    width: 50%;
    border-right: 1px solid #fff;
  }
  .fixedbtn-sp .tel-link a {
    color: #fff;
    display: block;
    padding: 12px 0;
  }
  .fixedbtn-sp .tel-link a p {
    display: inline-block;
    padding-left: 22px;
    position: relative;
  }
}

@media screen and (max-width: 834px) and (max-width: 640px) {
  .fixedbtn-sp .tel-link a p {
    font-size: 15px;
  }
}

@media screen and (max-width: 834px) {
  .fixedbtn-sp .tel-link a p:before {
    position: absolute;
    content: "";
    background: url(../images/contents/fixed-footertel.png);
    width: 16px;
    height: 23px;
    top: 69%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    left: 0;
    font-weight: bold;
    background-repeat: no-repeat;
    background-size: 70%;
  }
  .fixedbtn-sp .btn1 {
    background: #403c3c;
    width: 50%;
  }
  .fixedbtn-sp .btn1 a {
    color: #fff;
    display: block;
    padding: 12px 0;
  }
  .fixedbtn-sp .btn1 a p {
    display: inline-block;
    padding-left: 24px;
    position: relative;
    font-size: 14px;
  }
  .fixedbtn-sp .btn1 a p:before {
    position: absolute;
    content: "\f0e0";
    font-family: "Font Awesome 5 Pro";
    left: 0;
    top: 55%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    font-weight: bold;
  }
}

.logo_fadein {
  background: #403c3c;
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 999;
}

.logo_fadein p {
  position: fixed;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  display: none;
  z-index: 999999999999999999999999999999999999999;
  width: 280px;
}

@media screen and (max-width: 640px) {
  .logo_fadein p {
    width: 200px;
  }
}

.scroll-obj {
  opacity: 0;
  -webkit-transition: all 1s ease 0.5s;
  transition: all 1s ease 0.5s;
}

@media screen and (max-width: 640px) {
  .scroll-obj {
    opacity: 1 !important;
    -webkit-transform: none !important;
            transform: none !important;
  }
}

.scroll-hop {
  -webkit-transform: translate(0, 100px);
          transform: translate(0, 100px);
}

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

.scroll-left {
  -webkit-transform: translate(-100px, 0);
          transform: translate(-100px, 0);
}

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

.scroll-right {
  -webkit-transform: translate(100px, 0);
          transform: translate(100px, 0);
}

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

.index-wrap1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin-left: calc(((100vw - 100%) / 2) * -1) !important;
  margin-right: calc(((100vw - 100%) / 2) * -1) !important;
}

@media screen and (max-width: 834px) {
  .index-wrap1 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    margin-left: auto !important;
    margin-right: auto !important;
  }
}

@media screen and (max-width: 640px) {
  .index-wrap1 {
    position: relative;
  }
}

.index-wrap1 .box1 {
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  margin-left: 6.5%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media only screen and (max-width: 1300px) {
  .index-wrap1 .box1 {
    margin-left: 5.5%;
  }
}

@media only screen and (max-width: 1150px) {
  .index-wrap1 .box1 {
    margin-left: 4%;
  }
}

@media screen and (max-width: 834px) {
  .index-wrap1 .box1 {
    width: 100%;
    margin-top: 30px;
    margin-left: 0;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

@media screen and (max-width: 640px) {
  .index-wrap1 .box1 {
    margin-top: -10px;
    -webkit-writing-mode: horizontal-tb;
        -ms-writing-mode: lr-tb;
            writing-mode: horizontal-tb;
  }
}

.index-wrap1 .box1 .title_1 {
  line-height: 1.7;
  margin-left: 9%;
}

@media only screen and (max-width: 1300px) {
  .index-wrap1 .box1 .title_1 {
    margin-left: 5%;
  }
}

@media only screen and (max-width: 1150px) {
  .index-wrap1 .box1 .title_1 {
    margin-left: 3%;
  }
}

@media screen and (max-width: 640px) {
  .index-wrap1 .box1 .title_1 {
    line-height: 1.3;
    margin-left: 0;
  }
}

.index-wrap1 .box1 .title_1 h2 {
  font-size: 53px;
  font-weight: 500;
}

@media only screen and (max-width: 1500px) {
  .index-wrap1 .box1 .title_1 h2 {
    font-size: 45px;
  }
}

@media only screen and (max-width: 1150px) {
  .index-wrap1 .box1 .title_1 h2 {
    font-size: 37px;
  }
}

@media screen and (max-width: 640px) {
  .index-wrap1 .box1 .title_1 h2 {
    font-size: 32px;
  }
}

.index-wrap1 .box1 .title_1 h2 .en {
  font-size: 16px;
  color: #6d6d6d;
  display: block;
  margin-top: 9px;
}

@media screen and (max-width: 640px) {
  .index-wrap1 .box1 .title_1 h2 .en {
    margin-top: 0;
    margin-bottom: 8px;
    margin-left: 8px;
  }
}

.index-wrap1 .box1 .text1 {
  line-height: 3.375;
  margin-top: 50px;
}

@media only screen and (max-width: 1150px) {
  .index-wrap1 .box1 .text1 {
    line-height: 3;
  }
}

@media screen and (max-width: 640px) {
  .index-wrap1 .box1 .text1 {
    margin-top: 10px;
    line-height: 1.8;
  }
}

.index-wrap1 .box1 .text1 div .blk {
  display: block;
}

@media screen and (max-width: 640px) {
  .index-wrap1 .box1 .text1 div .blk {
    display: none;
  }
}

.index-wrap1 .box1 .btn1 {
  -webkit-writing-mode: horizontal-tb;
      -ms-writing-mode: lr-tb;
          writing-mode: horizontal-tb;
}

@media screen and (max-width: 640px) {
  .index-wrap1 .box1 .btn1 {
    position: absolute;
    bottom: -105px;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}

.index-wrap1 .box1 .btn1 div {
  border: 1px solid #333;
  display: inline-block;
  width: 350px;
}

@media screen and (max-width: 640px) {
  .index-wrap1 .box1 .btn1 div {
    width: 280px;
  }
}

.index-wrap1 .box1 .btn1 div a {
  text-align: center;
  color: #333;
  display: block;
  font-size: 18px;
  font-weight: 500;
  padding: 26px 0;
  position: relative;
  display: block;
  -webkit-transition: .3s;
  transition: .3s;
}

@media screen and (max-width: 640px) {
  .index-wrap1 .box1 .btn1 div a {
    padding: 20px 0;
  }
}

.index-wrap1 .box1 .btn1 div a:hover {
  color: #fff;
  opacity: 1;
}

.index-wrap1 .box1 .btn1 div a:before, .index-wrap1 .box1 .btn1 div a:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  content: '';
  -webkit-transform-origin: right top;
          transform-origin: right top;
  -webkit-transform: scale(0, 1);
          transform: scale(0, 1);
  -webkit-transition: -webkit-transform .3s;
  transition: -webkit-transform .3s;
  transition: transform .3s;
  transition: transform .3s, -webkit-transform .3s;
}

.index-wrap1 .box1 .btn1 div a:before {
  background: #666;
}

.index-wrap1 .box1 .btn1 div a:after {
  background: #333;
}

.index-wrap1 .box1 .btn1 div a:hover::before, .index-wrap1 .box1 .btn1 div a:hover::after {
  -webkit-transform-origin: left top;
          transform-origin: left top;
  -webkit-transform: scale(1, 1);
          transform: scale(1, 1);
}

.index-wrap1 .box1 .btn1 div a:hover::after {
  -webkit-transition-delay: .3s;
          transition-delay: .3s;
}

@media screen and (max-width: 834px) {
  .index-wrap1 .box2 {
    width: 100%;
  }
}

.index-wrap1 .box2 img {
  width: 100% !important;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: 'object-fit: cover;';
}

@media only screen and (max-width: 1650px) {
  .index-wrap1 .box2 img {
    height: 545px !important;
  }
}

@media only screen and (max-width: 1300px) {
  .index-wrap1 .box2 img {
    height: 480px !important;
  }
}

@media only screen and (max-width: 1150px) {
  .index-wrap1 .box2 img {
    height: 430px !important;
  }
}

@media only screen and (max-width: 1100px) {
  .index-wrap1 .box2 img {
    height: 340px !important;
  }
}

.index-btn-fle1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  margin-left: calc(((100vw - 100%) / 2) * -1) !important;
  margin-right: calc(((100vw - 100%) / 2) * -1) !important;
  margin-top: 180px;
}

@media screen and (max-width: 834px) {
  .index-btn-fle1 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-left: auto !important;
    margin-right: auto !important;
    margin-top: 100px;
  }
}

@media screen and (max-width: 640px) {
  .index-btn-fle1 {
    margin-top: 185px;
  }
}

.index-btn {
  position: relative;
  background-color: #000;
  display: inline-block;
}

.index-btn:before {
  position: absolute;
  content: "";
  z-index: 1;
  width: 125px;
  height: 14px;
  border-bottom: 1px solid #fff;
  border-right: 1px solid #fff;
  -webkit-transform: skew(65deg);
          transform: skew(65deg);
  bottom: 20px;
  right: 46px;
}

@media screen and (max-width: 834px) {
  .index-btn {
    width: 100%;
  }
  .index-btn:first-child {
    margin-bottom: 50px;
  }
}

.index-btn:hover::before {
  -webkit-transition: all .5s;
  transition: all .5s;
  right: 30px;
}

.index-btn:after {
  position: absolute;
  content: "";
  background: url(../images/contents/btnbg.png);
  z-index: 1;
  max-width: 322px;
  height: 304px;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
  background-repeat: no-repeat;
  background-position: center;
  width: 40%;
  background-size: 100%;
}

.index-btn a:hover {
  opacity: 1;
}

.index-btn a .text1 {
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
          transform: translateY(-50%) translateX(-50%);
}

.index-btn a .text1 div {
  font-size: 50px;
  font-weight: 500;
  color: #fff;
}

@media only screen and (max-width: 1600px) {
  .index-btn a .text1 div {
    font-size: 40px;
  }
}

@media only screen and (max-width: 1300px) {
  .index-btn a .text1 div {
    font-size: 34px;
  }
}

@media only screen and (max-width: 1000px) {
  .index-btn a .text1 div {
    font-size: 30px;
  }
}

.index-btn a .img1:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #000;
  opacity: 0.4;
  display: block;
}

.index-btn a .img1 img {
  opacity: 0.4;
  display: block;
}

.index-btn a .img1 img:hover {
  opacity: 0.6;
  -webkit-transition: all .2s;
  transition: all .2s;
}

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

@media screen and (max-width: 834px) {
  .index-wrap2 {
    position: relative;
    margin-left: auto !important;
    margin-right: auto !important;
  }
}

.index-wrap2 .wrap1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media screen and (max-width: 834px) {
  .index-wrap2 .wrap1 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}

.index-wrap2 .wrap1 .box1 {
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  position: relative;
  width: 280px;
  margin-right: 13%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}

@media only screen and (max-width: 1600px) {
  .index-wrap2 .wrap1 .box1 {
    margin-right: 10%;
  }
}

@media only screen and (max-width: 1500px) {
  .index-wrap2 .wrap1 .box1 {
    margin-right: 6%;
  }
}

@media only screen and (max-width: 1350px) {
  .index-wrap2 .wrap1 .box1 {
    width: 350px;
  }
}

@media only screen and (max-width: 1000px) {
  .index-wrap2 .wrap1 .box1 {
    width: 280px;
  }
}

@media screen and (max-width: 834px) {
  .index-wrap2 .wrap1 .box1 {
    width: 100%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

@media screen and (max-width: 640px) {
  .index-wrap2 .wrap1 .box1 {
    -webkit-writing-mode: horizontal-tb;
        -ms-writing-mode: lr-tb;
            writing-mode: horizontal-tb;
  }
}

.index-wrap2 .wrap1 .box1 .title_2 {
  line-height: 1.7;
}

@media screen and (max-width: 834px) {
  .index-wrap2 .wrap1 .box1 .title_2 {
    margin-left: 50px;
  }
}

@media screen and (max-width: 640px) {
  .index-wrap2 .wrap1 .box1 .title_2 {
    margin-left: 0;
    margin-top: -70px;
  }
}

.index-wrap2 .wrap1 .box1 .title_2 h2 {
  font-size: 53px;
  font-weight: 500;
}

@media only screen and (max-width: 1500px) {
  .index-wrap2 .wrap1 .box1 .title_2 h2 {
    font-size: 45px;
  }
}

@media only screen and (max-width: 1150px) {
  .index-wrap2 .wrap1 .box1 .title_2 h2 {
    font-size: 37px;
  }
}

@media screen and (max-width: 640px) {
  .index-wrap2 .wrap1 .box1 .title_2 h2 {
    font-size: 32px;
  }
}

.index-wrap2 .wrap1 .box1 .title_2 h2 .en {
  font-size: 16px;
  color: #6d6d6d;
  display: block;
  margin-top: 9px;
}

@media screen and (max-width: 640px) {
  .index-wrap2 .wrap1 .box1 .title_2 h2 .en {
    margin-top: 0;
    margin-bottom: -5px;
    margin-left: 8px;
  }
}

.index-wrap2 .wrap1 .box1 .text1 {
  line-height: 3.375;
  margin-top: 50px;
}

@media only screen and (max-width: 1150px) {
  .index-wrap2 .wrap1 .box1 .text1 {
    line-height: 3;
  }
}

@media screen and (max-width: 640px) {
  .index-wrap2 .wrap1 .box1 .text1 {
    line-height: 1.8;
    margin-top: 10px;
  }
}

.index-wrap2 .wrap1 .box1 .text1 div .blk {
  display: block;
}

@media screen and (max-width: 640px) {
  .index-wrap2 .wrap1 .box1 .text1 div .blk {
    display: none;
  }
}

.index-wrap2 .wrap1 .box1 .btn1 {
  -webkit-writing-mode: horizontal-tb;
      -ms-writing-mode: lr-tb;
          writing-mode: horizontal-tb;
}

@media screen and (max-width: 640px) {
  .index-wrap2 .wrap1 .box1 .btn1 {
    position: absolute;
    bottom: -105px;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}

.index-wrap2 .wrap1 .box1 .btn1 div {
  border: 1px solid #333;
  display: inline-block;
  width: 350px;
}

@media screen and (max-width: 640px) {
  .index-wrap2 .wrap1 .box1 .btn1 div {
    width: 280px;
  }
}

.index-wrap2 .wrap1 .box1 .btn1 div a {
  text-align: center;
  color: #333;
  display: block;
  font-size: 18px;
  font-weight: 500;
  padding: 26px 0;
  position: relative;
  display: block;
  -webkit-transition: .3s;
  transition: .3s;
}

@media screen and (max-width: 640px) {
  .index-wrap2 .wrap1 .box1 .btn1 div a {
    padding: 20px 0;
  }
}

.index-wrap2 .wrap1 .box1 .btn1 div a:hover {
  color: #fff;
  opacity: 1;
}

.index-wrap2 .wrap1 .box1 .btn1 div a:before, .index-wrap2 .wrap1 .box1 .btn1 div a:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  content: '';
  -webkit-transform-origin: right top;
          transform-origin: right top;
  -webkit-transform: scale(0, 1);
          transform: scale(0, 1);
  -webkit-transition: -webkit-transform .3s;
  transition: -webkit-transform .3s;
  transition: transform .3s;
  transition: transform .3s, -webkit-transform .3s;
}

.index-wrap2 .wrap1 .box1 .btn1 div a:before {
  background: #666;
}

.index-wrap2 .wrap1 .box1 .btn1 div a:after {
  background: #333;
}

.index-wrap2 .wrap1 .box1 .btn1 div a:hover::before, .index-wrap2 .wrap1 .box1 .btn1 div a:hover::after {
  -webkit-transform-origin: left top;
          transform-origin: left top;
  -webkit-transform: scale(1, 1);
          transform: scale(1, 1);
}

.index-wrap2 .wrap1 .box1 .btn1 div a:hover::after {
  -webkit-transition-delay: .3s;
          transition-delay: .3s;
}

@media only screen and (max-width: 1350px) {
  .index-wrap2 .wrap1 .box2 {
    width: calc(100% - 350px);
  }
}

@media screen and (max-width: 834px) {
  .index-wrap2 .wrap1 .box2 {
    width: 100%;
    margin-bottom: 30px;
  }
}

.index-wrap2 .wrap1 .box2 .imagewrap-fle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.index-wrap2 .wrap1 .box2 .imagewrap-fle .image-wrap1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 76.053%;
}

.index-wrap2 .wrap1 .box2 .imagewrap-fle .image-wrap1 .img1 {
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  width: calc(100% - 1px);
  aspect-ratio: auto 653 / 409;
}

.index-wrap2 .wrap1 .box2 .imagewrap-fle .image-wrap1 .img2 {
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  width: calc(100% - 1px);
  aspect-ratio: auto 653 / 407;
}

.index-wrap2 .wrap1 .box2 .imagewrap-fle .image-wrap2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 40.947%;
}

.index-wrap2 .wrap1 .box2 .imagewrap-fle .image-wrap2 .img1 {
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  width: calc(100% - 1px);
  aspect-ratio: auto 350 / 279;
}

.index-wrap2 .wrap1 .box2 .imagewrap-fle .image-wrap2 .img2 {
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  width: calc(100% - 1px);
  aspect-ratio: auto 350 / 536;
}

.index-wrap2 .wrap1 .box2 .btn1 {
  -webkit-writing-mode: horizontal-tb;
      -ms-writing-mode: lr-tb;
          writing-mode: horizontal-tb;
}

@media screen and (max-width: 834px) {
  .index-wrap2 .wrap1 .box2 .btn1 {
    position: absolute !important;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    bottom: -110px;
  }
}

@media screen and (max-width: 640px) {
  .index-wrap2 .wrap1 .box2 .btn1 {
    position: absolute;
    bottom: -105px;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}

.index-wrap2 .wrap1 .box2 .btn1 div {
  border: 1px solid #333;
  display: inline-block;
  width: 350px;
}

@media screen and (max-width: 640px) {
  .index-wrap2 .wrap1 .box2 .btn1 div {
    width: 280px;
  }
}

.index-wrap2 .wrap1 .box2 .btn1 div a {
  text-align: center;
  color: #333;
  display: block;
  font-size: 18px;
  font-weight: 500;
  padding: 26px 0;
  position: relative;
  display: block;
  -webkit-transition: .3s;
  transition: .3s;
}

@media screen and (max-width: 640px) {
  .index-wrap2 .wrap1 .box2 .btn1 div a {
    padding: 20px 0;
  }
}

.index-wrap2 .wrap1 .box2 .btn1 div a:hover {
  color: #fff;
  opacity: 1;
}

.index-wrap2 .wrap1 .box2 .btn1 div a:before, .index-wrap2 .wrap1 .box2 .btn1 div a:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  content: '';
  -webkit-transform-origin: right top;
          transform-origin: right top;
  -webkit-transform: scale(0, 1);
          transform: scale(0, 1);
  -webkit-transition: -webkit-transform .3s;
  transition: -webkit-transform .3s;
  transition: transform .3s;
  transition: transform .3s, -webkit-transform .3s;
}

.index-wrap2 .wrap1 .box2 .btn1 div a:before {
  background: #666;
}

.index-wrap2 .wrap1 .box2 .btn1 div a:after {
  background: #333;
}

.index-wrap2 .wrap1 .box2 .btn1 div a:hover::before, .index-wrap2 .wrap1 .box2 .btn1 div a:hover::after {
  -webkit-transform-origin: left top;
          transform-origin: left top;
  -webkit-transform: scale(1, 1);
          transform: scale(1, 1);
}

.index-wrap2 .wrap1 .box2 .btn1 div a:hover::after {
  -webkit-transition-delay: .3s;
          transition-delay: .3s;
}

.index-bg1 {
  padding: 350px 0;
  margin-left: calc(((100vw - 100%) / 2) * -1) !important;
  margin-right: calc(((100vw - 100%) / 2) * -1) !important;
  background-attachment: fixed;
}

@media only screen and (max-width: 1600px) {
  .index-bg1 {
    padding: 300px 0;
  }
}

@media only screen and (max-width: 1300px) {
  .index-bg1 {
    padding: 250px 0;
  }
}

@media only screen and (max-width: 1000px) {
  .index-bg1 {
    padding: 220px 0;
  }
}

@media screen and (max-width: 834px) {
  .index-bg1 {
    background-attachment: initial;
    padding: 180px 0;
    background-position: top;
    background-size: cover;
  }
}

@media screen and (max-width: 640px) {
  .index-bg1 {
    padding: 140px 0;
  }
}

.index-wrap3 {
  margin-left: calc(((100vw - 100%) / 2) * -1) !important;
  margin-right: calc(((100vw - 100%) / 2) * -1) !important;
  padding: 180px 0;
  background: url(../images/contents/bg1.jpg);
}

@media screen and (max-width: 834px) {
  .index-wrap3 {
    padding: 100px 0;
  }
}

@media screen and (max-width: 640px) {
  .index-wrap3 {
    padding: 80px 0;
  }
}

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

@media screen and (max-width: 640px) {
  .index-wrap3 .wrap1 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.index-wrap3 .wrap1 .box1 {
  width: 110px;
}

@media screen and (max-width: 640px) {
  .index-wrap3 .wrap1 .box1 {
    width: 100%;
  }
}

.index-wrap3 .wrap1 .box1 .title_3 {
  line-height: 1.7;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
}

@media screen and (max-width: 640px) {
  .index-wrap3 .wrap1 .box1 .title_3 {
    -webkit-writing-mode: horizontal-tb;
        -ms-writing-mode: lr-tb;
            writing-mode: horizontal-tb;
    margin-bottom: 30px;
    margin-top: -60px;
  }
}

.index-wrap3 .wrap1 .box1 .title_3 h2 {
  font-size: 53px;
  font-weight: 500;
}

@media only screen and (max-width: 1500px) {
  .index-wrap3 .wrap1 .box1 .title_3 h2 {
    font-size: 45px;
  }
}

@media only screen and (max-width: 1150px) {
  .index-wrap3 .wrap1 .box1 .title_3 h2 {
    font-size: 37px;
  }
}

@media screen and (max-width: 640px) {
  .index-wrap3 .wrap1 .box1 .title_3 h2 {
    font-size: 32px;
  }
}

.index-wrap3 .wrap1 .box1 .title_3 h2 .en {
  font-size: 16px;
  color: #6d6d6d;
  display: block;
  margin-top: 9px;
}

@media screen and (max-width: 640px) {
  .index-wrap3 .wrap1 .box1 .title_3 h2 .en {
    margin-top: 0;
    margin-bottom: -5px;
    margin-left: 8px;
  }
}

.index-wrap3 .wrap1 .box2 {
  width: calc(100% - 190px);
}

@media only screen and (max-width: 1150px) {
  .index-wrap3 .wrap1 .box2 {
    width: calc(100% - 150px);
  }
}

@media screen and (max-width: 834px) {
  .index-wrap3 .wrap1 .box2 {
    width: calc(100% - 130px);
  }
}

@media screen and (max-width: 640px) {
  .index-wrap3 .wrap1 .box2 {
    width: 100%;
  }
}

.index-wrap3 .wrap1 .box2 .qa_fl {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  cursor: pointer;
}

.index-wrap3 .wrap1 .box2 .qa_fl .box {
  width: 100%;
  line-height: 1.4;
}

.index-wrap3 .wrap1 .box2 .qa_fl .box:first-child {
  padding: 42px 95px 42px 0 !important;
  position: relative;
  border-top: 1px solid #919191;
  border-bottom: 1px solid #919191;
}

@media screen and (max-width: 640px) {
  .index-wrap3 .wrap1 .box2 .qa_fl .box:first-child {
    padding: 20px 65px 20px 10px !important;
  }
}

.index-wrap3 .wrap1 .box2 .qa_fl .box:first-child div {
  position: relative;
  font-size: 18px;
  font-weight: 500;
}

@media screen and (max-width: 640px) {
  .index-wrap3 .wrap1 .box2 .qa_fl .box:first-child div {
    padding-left: 50px !important;
    font-size: 15px;
  }
}

.index-wrap3 .wrap1 .box2 .qa_fl .box:first-child div:after {
  content: "\f078";
  position: absolute;
  top: 0;
  bottom: 0;
  font-size: 1.4em;
  right: -45px;
  margin: auto;
  color: #403c3c;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: "Font Awesome 5 Pro";
  font-weight: bold;
  font-size: 28px;
  color: #6d6d6d;
  font-weight: 400;
}

.index-wrap3 .wrap1 .box2 .qa_fl .box:first-child div .ch1 {
  position: absolute;
  font-size: 16px;
  left: 0;
}

@media screen and (max-width: 640px) {
  .index-wrap3 .wrap1 .box2 .qa_fl .box:first-child div .ch1 {
    font-size: 14px;
  }
}

.index-wrap3 .wrap1 .box2 .qa_fl .box:first-child div .ch2 {
  padding-left: 120px;
  display: block;
}

@media screen and (max-width: 834px) {
  .index-wrap3 .wrap1 .box2 .qa_fl .box:first-child div .ch2 {
    padding-left: 110px;
  }
}

@media screen and (max-width: 640px) {
  .index-wrap3 .wrap1 .box2 .qa_fl .box:first-child div .ch2 {
    padding-left: 45px;
  }
}

.index-wrap3 .wrap1 .box2 .qa_fl .box:last-child {
  display: none;
  position: relative;
  background: #403c3c;
  border-top: none;
}

.index-wrap3 .wrap1 .box2 .qa_fl .box:last-child div {
  padding: 42px 20px !important;
  position: relative;
  color: #fff;
}

@media screen and (max-width: 640px) {
  .index-wrap3 .wrap1 .box2 .qa_fl .box:last-child div {
    font-size: 15px;
    padding: 20px !important;
  }
}

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

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: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            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: -webkit-box;
  display: -ms-flexbox;
  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;
}

.btn a {
  display: block;
  max-width: 300px;
  background: #403c3c;
  color: #fff;
  margin-top: 20px;
  padding: 15px 0;
  width: 100%;
  text-align: center;
  text-decoration: none;
}

@media screen and (max-width: 640px) {
  .btn a {
    margin-right: auto;
    margin-left: auto;
  }
}

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

.flex1._top {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.flex1._center {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.flex1:before {
  width: calc(100% / 1 - 1%);
  content: "";
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.flex1:before {
  width: calc(100% / 1 - 1%);
  content: "";
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.flex1:after {
  width: calc(100% / 1 - 1%);
  content: "";
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          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: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.flex2._top {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.flex2._center {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.flex2:before {
  width: calc(100% / 2 - 1%);
  content: "";
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.flex2:before {
  width: calc(100% / 2 - 1%);
  content: "";
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.flex2:after {
  width: calc(100% / 2 - 1%);
  content: "";
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          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: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.flex3._top {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.flex3._center {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.flex3:before {
  width: calc(100% / 3 - 1%);
  content: "";
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.flex3:before {
  width: calc(100% / 3 - 1%);
  content: "";
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.flex3:after {
  width: calc(100% / 3 - 1%);
  content: "";
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          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: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.flex4._top {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.flex4._center {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.flex4:before {
  width: calc(100% / 4 - 1%);
  content: "";
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.flex4:before {
  width: calc(100% / 4 - 1%);
  content: "";
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.flex4:after {
  width: calc(100% / 4 - 1%);
  content: "";
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          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;
}

.flex2cl_01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
}

@media screen and (max-width: 834px) {
  .flex2cl_01 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}

.flex2cl_01 .flxL {
  width: 57%;
}

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

.flex2cl_01 .flxR {
  width: 40%;
}

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

.flex2cl_02 {
  border: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  margin-left: -4%;
  margin-bottom: 50px;
}

@media screen and (max-width: 1320px) {
  .flex2cl_02 {
    margin-left: -2.4390%;
  }
}

@media screen and (max-width: 834px) {
  .flex2cl_02 {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-left: 0;
  }
}

.flex2cl_02 .box {
  position: relative;
  width: 46%;
  margin-left: 4%;
  margin-bottom: 20px;
}

@media screen and (max-width: 1320px) {
  .flex2cl_02 .box {
    width: 47.5609%;
    margin-left: 2.4390%;
    display: block;
  }
}

@media screen and (max-width: 834px) {
  .flex2cl_02 .box {
    width: 100%;
    margin-left: 0;
  }
}

.flex2cl_02 .box img {
  width: 100% !important;
}

.flex2cl_02 .box tr:nth-child(2) {
  font-size: 18px;
  font-weight: 700;
}

.flex2cl_02 .box tr td {
  padding: 0 !important;
  border: 0 !important;
}

.flex3cl {
  border: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  margin-left: -2.43902%;
}

@media screen and (max-width: 1320px) {
  .flex3cl {
    margin-left: -2.4390%;
  }
}

@media screen and (max-width: 640px) {
  .flex3cl {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-left: 0;
  }
}

.flex3cl .box {
  position: relative;
  width: 30.89431%;
  margin-left: 2.43902%;
  margin-bottom: 30px;
}

@media screen and (max-width: 1320px) {
  .flex3cl .box {
    width: 47.5609%;
    margin-left: 2.4390%;
    display: block;
    margin-bottom: 15px;
  }
}

@media screen and (max-width: 640px) {
  .flex3cl .box {
    width: 100%;
    margin-left: 0;
    margin-bottom: 20px;
  }
}

.flex3cl .box img {
  width: 100% !important;
}

.flex3cl .box tr:nth-child(2) {
  font-size: 18px;
  font-weight: 700;
}

.flex3cl .box tr td {
  padding: 0 !important;
  border: 0 !important;
}

.flex4cl {
  border: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  margin-left: -3.22581%;
}

@media screen and (max-width: 1320px) {
  .flex4cl {
    margin-left: -2.4390%;
  }
}

@media screen and (max-width: 640px) {
  .flex4cl {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-left: 0;
  }
}

.flex4cl .box {
  position: relative;
  width: 21.77419%;
  margin-left: 3.22581%;
  margin-bottom: 30px;
}

@media screen and (max-width: 1320px) {
  .flex4cl .box {
    width: 47.5609%;
    margin-left: 2.4390%;
    display: block;
    margin-bottom: 15px;
  }
}

@media screen and (max-width: 640px) {
  .flex4cl .box {
    width: 100%;
    margin-left: 0;
    margin-bottom: 20px;
  }
}

.flex4cl .box img {
  width: 100% !important;
}

.flex4cl .box tr:nth-child(2) {
  font-size: 18px;
  font-weight: 700;
}

.flex4cl .box tr td {
  padding: 0 !important;
  border: 0 !important;
}

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

.con100-2 {
  margin-left: calc(((1300px - 100%) / 2) * -1);
  margin-right: calc(((1300px - 100%) / 2) * -1);
}

/* ----------------------------------------------------------
meanmenu
---------------------------------------------------------- */
.mean-bar {
  background: #403c3c !important;
  position: fixed !important;
}

.mean-bar .mean-nav {
  background: #403c3c !important;
  position: fixed;
  margin-top: 42px !important;
}

.mean-bar .mean-nav .mean-expand {
  width: 35px !important;
  height: 35px !important;
}

/*マウスストーカー*/
/*マウスストーカー*/
body {
  cursor: none;
}

.cursor,
.follower {
  border-radius: 50%;
  position: absolute;
  top: 0;
  left: 0;
  pointer-events: none;
}

@media screen and (max-width: 834px) {
  .cursor,
  .follower {
    display: none !important;
  }
}

.cursor {
  width: 8px;
  height: 8px;
  background-color: #999;
  z-index: 1001;
}

.follower {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 50px;
  height: 50px;
  background-color: rgba(255, 255, 255, 0.7);
  z-index: 1000;
  -webkit-transition: -webkit-transform ease .1s;
  transition: -webkit-transform ease .1s;
  transition: transform ease .1s;
  transition: transform ease .1s, -webkit-transform ease .1s;
  text-align: center;
}

.follower span {
  display: inline-block;
  font-size: 14px;
  font-weight: bold;
  -webkit-transform: scale(0);
          transform: scale(0);
}

.follower.is-active {
  -webkit-transform: scale(2);
          transform: scale(2);
}

.simpleParallax {
  height: 100%;
}

html::-webkit-scrollbar {
  display: none;
}

/* ------------------------------------------------------------
concept.html
------------------------------------------------------------ */
.header2 {
  position: relative;
}

.header2 .header-h1bg img {
  height: 600px !important;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: 'object-fit: cover;';
  width: 100%;
}

.header2 .header-siteID {
  position: absolute;
  z-index: 1;
  top: 50px;
  left: 30px;
  width: 200px;
}

.header2 .nav {
  position: absolute;
  top: 50px;
  left: 300px;
  z-index: 1;
}

@media only screen and (max-width: 1300px) {
  .header2 .nav {
    left: 270px;
  }
}

@media screen and (max-width: 834px) {
  .header2 .nav {
    left: 200px;
  }
}

.header2 .nav-ul {
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}

.header2 .nav-item a {
  color: #fff;
  font-size: 17px;
  font-weight: 500;
  padding: 0 5px;
  display: block;
}

.h1wrap {
  position: relative;
}

.h1wrap .title_5 {
  width: 135px;
  position: absolute;
  z-index: 1;
  right: 0;
  margin-top: -250px;
}

.h1wrap .title_5 article {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.h1wrap .title_5 article h1 {
  -ms-writing-mode: tb-rl;
  -webkit-writing-mode: vertical-rl;
          writing-mode: vertical-rl;
  font-size: 37px;
  font-weight: 500;
  margin-right: 0;
  color: #fff;
}

.h1wrap .title_5 article h1 .en {
  display: block;
  margin-left: 35px;
  font-weight: 400;
  font-size: 16px;
  text-align: left;
  margin-top: 8px;
}

@media screen and (max-width: 640px) {
  .h1wrap .title_5 article h1 .en {
    margin-left: 15px;
  }
}

.concept-wrap1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
  padding-right: 160px;
  height: 660px;
}

@media only screen and (max-width: 1150px) {
  .concept-wrap1 {
    padding-right: 130px;
  }
}

@media screen and (max-width: 834px) {
  .concept-wrap1 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    height: auto;
    padding-right: 0;
  }
}

@media screen and (max-width: 640px) {
  .concept-wrap1 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.concept-wrap1 .box1 {
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  margin-left: 6.5%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (max-width: 834px) {
  .concept-wrap1 .box1 {
    width: 100%;
    margin-left: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-top: 50px;
  }
}

@media screen and (max-width: 640px) {
  .concept-wrap1 .box1 {
    -webkit-writing-mode: horizontal-tb;
        -ms-writing-mode: lr-tb;
            writing-mode: horizontal-tb;
    margin-top: 0;
    margin-bottom: 30px;
  }
}

.concept-wrap1 .box1 .title_6 {
  position: absolute;
  top: 0;
  right: 20px;
  line-height: 1.7;
}

@media only screen and (max-width: 1300px) {
  .concept-wrap1 .box1 .title_6 {
    margin-left: 5%;
  }
}

@media only screen and (max-width: 1150px) {
  .concept-wrap1 .box1 .title_6 {
    margin-left: 3%;
  }
}

@media screen and (max-width: 834px) {
  .concept-wrap1 .box1 .title_6 {
    position: static;
  }
}

@media screen and (max-width: 640px) {
  .concept-wrap1 .box1 .title_6 {
    margin-left: 0;
    margin-bottom: 20px;
  }
}

.concept-wrap1 .box1 .title_6 h2 {
  font-size: 30px;
  font-weight: bold;
  padding-left: 30px;
  position: relative;
}

@media screen and (max-width: 640px) {
  .concept-wrap1 .box1 .title_6 h2 {
    padding-left: 0;
    font-size: 24px;
    padding-bottom: 8px;
  }
}

.concept-wrap1 .box1 .title_6 h2:before {
  position: absolute;
  content: "";
  width: 1px;
  height: 30px;
  background: #818181;
  left: 0;
  top: 0;
}

@media screen and (max-width: 640px) {
  .concept-wrap1 .box1 .title_6 h2:before {
    width: 30px;
    height: 1px;
    background: #818181;
    left: 0;
    bottom: 0;
    top: auto;
  }
}

.concept-wrap1 .box1 .title_6 h2 .en {
  font-size: 16px;
  color: #6d6d6d;
  display: block;
  margin-top: 9px;
}

.concept-wrap1 .box1 .text1 {
  line-height: 3;
  margin-top: 50px;
}

@media only screen and (max-width: 1150px) {
  .concept-wrap1 .box1 .text1 {
    line-height: 2.5;
  }
}

@media screen and (max-width: 834px) {
  .concept-wrap1 .box1 .text1 {
    margin-top: 0;
  }
}

@media screen and (max-width: 640px) {
  .concept-wrap1 .box1 .text1 {
    line-height: 1.8;
  }
}

.concept-wrap1 .box1 .text1 div .blk {
  display: block;
}

@media screen and (max-width: 640px) {
  .concept-wrap1 .box1 .text1 div .blk {
    display: none;
  }
}

.concept-wrap1 .box1 .text1 div .btn1 {
  margin-right: 40px;
  display: inline-block;
  border-right: 1px solid #333;
}

@media screen and (max-width: 640px) {
  .concept-wrap1 .box1 .text1 div .btn1 {
    border-right: 0;
    border-bottom: 1px solid #333;
    margin-top: 20px;
  }
}

.concept-wrap1 .box1 .text1 div .btn1 a {
  color: #333;
  padding-top: 22px;
  display: block;
  position: relative;
}

@media screen and (max-width: 640px) {
  .concept-wrap1 .box1 .text1 div .btn1 a {
    padding-top: 0;
    padding-right: 20px;
  }
}

.concept-wrap1 .box1 .text1 div .btn1 a:before {
  position: absolute;
  content: "\f054";
  font-family: "Font Awesome 5 Pro";
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  top: 0;
  color: #333;
}

@media screen and (max-width: 640px) {
  .concept-wrap1 .box1 .text1 div .btn1 a:before {
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    right: 0;
    left: auto;
  }
}

.concept-wrap1 .box1 .text1 div .btn2 {
  margin-top: 30px;
  margin-right: 40px;
  display: inline-block;
  border-right: 1px solid #333;
}

@media screen and (max-width: 640px) {
  .concept-wrap1 .box1 .text1 div .btn2 {
    border-right: 0;
    border-bottom: 1px solid #333;
    margin-top: 20px;
  }
}

.concept-wrap1 .box1 .text1 div .btn2 a {
  color: #333;
  padding-top: 22px;
  display: block;
  position: relative;
}

@media screen and (max-width: 640px) {
  .concept-wrap1 .box1 .text1 div .btn2 a {
    padding-top: 0;
    padding-right: 20px;
  }
}

.concept-wrap1 .box1 .text1 div .btn2 a:before {
  position: absolute;
  content: "\f054";
  font-family: "Font Awesome 5 Pro";
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  top: 0;
  color: #333;
}

@media screen and (max-width: 640px) {
  .concept-wrap1 .box1 .text1 div .btn2 a:before {
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    right: 0;
    left: auto;
  }
}

@media screen and (max-width: 834px) {
  .concept-wrap1 .box2 {
    width: 100%;
  }
}

.concept-wrap1 .box2 img {
  width: 100% !important;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: 'object-fit: cover;';
}

@media screen and (max-width: 834px) {
  .concept-wrap1 .box2 img {
    width: 80% !important;
    margin: 0 auto;
  }
}

@media screen and (max-width: 640px) {
  .concept-wrap1 .box2 img {
    width: 100% !important;
  }
}

.concept-wrap1 .box2 .btn1 {
  -webkit-writing-mode: horizontal-tb;
      -ms-writing-mode: lr-tb;
          writing-mode: horizontal-tb;
}

@media screen and (max-width: 834px) {
  .concept-wrap1 .box2 .btn1 {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    bottom: 0;
  }
}

.concept-wrap1 .box2 .btn1 div {
  border: 1px solid #333;
  display: inline-block;
  width: 400px;
}

.concept-wrap1 .box2 .btn1 div a {
  color: #333;
  display: block;
  font-size: 18px;
  font-weight: 500;
  padding: 26px 0;
  text-align: center;
}

.concept-wrap2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
  padding-left: 160px;
}

@media only screen and (max-width: 1150px) {
  .concept-wrap2 {
    padding-left: 130px;
  }
}

@media screen and (max-width: 640px) {
  .concept-wrap2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    height: auto;
    padding-left: 0;
  }
}

.concept-wrap2 .box1 {
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  margin-right: 6.5%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (max-width: 640px) {
  .concept-wrap2 .box1 {
    width: 100%;
    margin-left: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-top: 50px;
  }
}

@media screen and (max-width: 640px) {
  .concept-wrap2 .box1 {
    -webkit-writing-mode: horizontal-tb;
        -ms-writing-mode: lr-tb;
            writing-mode: horizontal-tb;
    margin-top: 0;
    margin-bottom: 30px;
  }
}

.concept-wrap2 .box1 .title_6 {
  position: absolute;
  top: 0;
  left: 20px;
  line-height: 1.7;
}

@media screen and (max-width: 640px) {
  .concept-wrap2 .box1 .title_6 {
    position: static;
  }
}

@media screen and (max-width: 640px) {
  .concept-wrap2 .box1 .title_6 {
    margin-left: 0;
    margin-bottom: 20px;
  }
}

.concept-wrap2 .box1 .title_6 h2 {
  font-size: 30px;
  font-weight: bold;
  padding-right: 30px;
  position: relative;
}

@media screen and (max-width: 640px) {
  .concept-wrap2 .box1 .title_6 h2 {
    padding-left: 0;
    font-size: 24px;
    padding-bottom: 8px;
  }
}

.concept-wrap2 .box1 .title_6 h2:before {
  position: absolute;
  content: "";
  width: 1px;
  height: 30px;
  background: #818181;
  right: 0;
  top: 0;
}

@media screen and (max-width: 640px) {
  .concept-wrap2 .box1 .title_6 h2:before {
    width: 30px;
    height: 1px;
    background: #818181;
    left: 0;
    bottom: 0;
    top: auto;
  }
}

.concept-wrap2 .box1 .title_6 h2 .en {
  font-size: 16px;
  color: #6d6d6d;
  display: block;
  margin-top: 9px;
}

.concept-wrap2 .box1 .text1 {
  line-height: 3;
  margin-top: 50px;
}

@media only screen and (max-width: 1150px) {
  .concept-wrap2 .box1 .text1 {
    line-height: 2.5;
  }
}

@media screen and (max-width: 834px) {
  .concept-wrap2 .box1 .text1 {
    margin-top: 0;
  }
}

@media screen and (max-width: 640px) {
  .concept-wrap2 .box1 .text1 {
    line-height: 1.8;
  }
}

.concept-wrap2 .box1 .text1 div .blk {
  display: block;
}

@media screen and (max-width: 640px) {
  .concept-wrap2 .box1 .text1 div .blk {
    display: none;
  }
}

.concept-wrap2 .box1 .text1 div .btn2 {
  margin-right: 40px;
  display: inline-block;
  border-right: 1px solid #333;
}

@media screen and (max-width: 640px) {
  .concept-wrap2 .box1 .text1 div .btn2 {
    border-right: 0;
    border-bottom: 1px solid #333;
    margin-top: 20px;
  }
}

.concept-wrap2 .box1 .text1 div .btn2 a {
  color: #333;
  padding-top: 22px;
  display: block;
  position: relative;
}

@media screen and (max-width: 640px) {
  .concept-wrap2 .box1 .text1 div .btn2 a {
    padding-top: 0;
    padding-right: 20px;
  }
}

.concept-wrap2 .box1 .text1 div .btn2 a:before {
  position: absolute;
  content: "\f054";
  font-family: "Font Awesome 5 Pro";
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  top: 0;
  color: #333;
}

@media screen and (max-width: 640px) {
  .concept-wrap2 .box1 .text1 div .btn2 a:before {
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    right: 0;
    left: auto;
  }
}

@media screen and (max-width: 640px) {
  .concept-wrap2 .box2 {
    width: 100%;
  }
}

.concept-wrap2 .box2 .fle1 {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.concept-wrap2 .box2 .fle1 .box {
  width: 32%;
  margin-right: 2%;
}

.concept-wrap2 .box2 .fle1 .box:nth-of-type(3n) {
  margin-right: 0;
}

@media only screen and (max-width: 1000px) {
  .concept-wrap2 .box2 .fle1 .box {
    width: 48%;
    margin-right: 4%;
  }
  .concept-wrap2 .box2 .fle1 .box:nth-of-type(2n) {
    margin-right: 0;
  }
  .concept-wrap2 .box2 .fle1 .box:nth-of-type(n + 3) {
    margin-top: 40px;
  }
}

.concept-wrap2 .box2 .fle1 .box div {
  display: none;
}

.concept-wrap2 .box2 .fle1 .box h3 {
  text-align: center;
  font-weight: 500;
  font-size: 18px;
  margin-top: 5px;
}

.concept-wrap2 .box2 .fle1 .box img {
  width: 100% !important;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: 'object-fit: cover;';
  height: 200px !important;
}

.concept-wrap3 {
  position: relative;
  padding-left: 160px;
  height: 500px;
  margin-right: 6.5%;
}

@media only screen and (max-width: 1150px) {
  .concept-wrap3 {
    padding-left: 130px;
  }
}

@media screen and (max-width: 640px) {
  .concept-wrap3 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    height: auto;
    padding-left: 0;
  }
}

@media screen and (max-width: 640px) {
  .concept-wrap3 {
    width: 100%;
    margin-left: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-top: 50px;
  }
}

@media screen and (max-width: 640px) {
  .concept-wrap3 {
    -webkit-writing-mode: horizontal-tb;
        -ms-writing-mode: lr-tb;
            writing-mode: horizontal-tb;
    margin-top: 0;
    margin-bottom: 30px;
  }
}

.concept-wrap3 .title_6 {
  position: absolute;
  top: 0;
  left: 20px;
  line-height: 1.7;
}

@media screen and (max-width: 640px) {
  .concept-wrap3 .title_6 {
    position: static;
  }
}

@media screen and (max-width: 640px) {
  .concept-wrap3 .title_6 {
    margin-left: 0;
    margin-bottom: 20px;
  }
}

.concept-wrap3 .title_6 h2 {
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  font-size: 30px;
  font-weight: bold;
  padding-right: 30px;
  position: relative;
}

@media screen and (max-width: 640px) {
  .concept-wrap3 .title_6 h2 {
    padding-left: 0;
    font-size: 24px;
    padding-bottom: 8px;
    -webkit-writing-mode: horizontal-tb;
        -ms-writing-mode: lr-tb;
            writing-mode: horizontal-tb;
  }
}

.concept-wrap3 .title_6 h2:before {
  position: absolute;
  content: "";
  width: 1px;
  height: 30px;
  background: #818181;
  right: 0;
  top: 0;
}

@media screen and (max-width: 640px) {
  .concept-wrap3 .title_6 h2:before {
    width: 30px;
    height: 1px;
    background: #818181;
    left: 0;
    bottom: 0;
    top: auto;
  }
}

.concept-wrap3 .title_6 h2 .en {
  font-size: 16px;
  color: #6d6d6d;
  display: block;
  margin-top: 9px;
}

.concept-wrap3 .fle1 {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  position: relative;
  padding-left: 50px;
  width: 100%;
}

@media screen and (max-width: 640px) {
  .concept-wrap3 .fle1 {
    padding-left: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.concept-wrap3 .fle1 .box {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.concept-wrap3 .fle1 .box:first-child {
  width: 260px;
}

@media screen and (max-width: 834px) {
  .concept-wrap3 .fle1 .box:first-child {
    width: 200px;
  }
}

@media screen and (max-width: 640px) {
  .concept-wrap3 .fle1 .box:first-child {
    width: 100%;
    margin-bottom: 10px;
  }
}

.concept-wrap3 .fle1 .box:last-child {
  width: calc(100% - 290px);
  margin-left: 30px;
}

@media screen and (max-width: 834px) {
  .concept-wrap3 .fle1 .box:last-child {
    width: calc(100% - 230px);
  }
}

@media screen and (max-width: 640px) {
  .concept-wrap3 .fle1 .box:last-child {
    width: 100%;
    margin-left: 0;
  }
}

.concept-wrap3 .fle1 .box h3 {
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  text-align: center;
  font-weight: 500;
  font-size: 25px;
  margin-top: 5px;
  position: absolute;
  left: 0;
  top: 0;
}

@media screen and (max-width: 640px) {
  .concept-wrap3 .fle1 .box h3 {
    -webkit-writing-mode: horizontal-tb;
        -ms-writing-mode: lr-tb;
            writing-mode: horizontal-tb;
    font-size: 20px;
    position: static;
    margin-bottom: 10px;
  }
}

/* ------------------------------------------------------------
lunch.html
------------------------------------------------------------ */
.lunch-wrap1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-right: 20px;
}

@media screen and (max-width: 640px) {
  .lunch-wrap1 {
    position: relative;
    padding-right: 0;
  }
}

.lunch-wrap1 .img1 {
  width: calc(100% - 180px);
}

@media only screen and (max-width: 1000px) {
  .lunch-wrap1 .img1 {
    width: calc(100% - 170px);
  }
}

@media screen and (max-width: 640px) {
  .lunch-wrap1 .img1 {
    width: 100%;
  }
}

.lunch-wrap1 .img1 img {
  -o-object-fit: cover;
     object-fit: cover;
  font-family: 'object-fit: cover;';
  width: 100% !important;
  height: 400px !important;
}

.lunch-wrap1 .title_8 {
  width: 105px;
  position: relative;
}

@media screen and (max-width: 640px) {
  .lunch-wrap1 .title_8 {
    position: absolute;
    right: 0;
    top: 0;
    padding: 20px;
    background: rgba(255, 255, 255, 0.8);
  }
}

.lunch-wrap1 .title_8:before {
  position: absolute;
  content: "";
  width: 1px;
  height: 30px;
  background: #818181;
  left: 0;
  top: 0;
}

@media screen and (max-width: 640px) {
  .lunch-wrap1 .title_8:before {
    content: none;
  }
}

.lunch-wrap1 .title_8 article {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

@media screen and (max-width: 640px) {
  .lunch-wrap1 .title_8 article {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.lunch-wrap1 .title_8 article h2 {
  -ms-writing-mode: tb-rl;
  -webkit-writing-mode: vertical-rl;
          writing-mode: vertical-rl;
  font-size: 30px;
  font-weight: bold;
  margin-right: 0;
}

@media screen and (max-width: 640px) {
  .lunch-wrap1 .title_8 article h2 {
    font-size: 22px;
  }
}

.lunch-wrap1 .title_8 article h2 .blk {
  display: block;
}

.lunch-wrap1ch {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-right: 20px;
}

@media screen and (max-width: 640px) {
  .lunch-wrap1ch {
    position: relative;
    padding-right: 0;
  }
}

.lunch-wrap1ch .img1 {
  width: calc(100% - 200px);
}

@media only screen and (max-width: 1000px) {
  .lunch-wrap1ch .img1 {
    width: calc(100% - 170px);
  }
}

@media screen and (max-width: 640px) {
  .lunch-wrap1ch .img1 {
    width: 100%;
  }
}

.lunch-wrap1ch .img1 img {
  -o-object-fit: cover;
     object-fit: cover;
  font-family: 'object-fit: cover;';
  width: 100% !important;
  height: 400px !important;
}

.lunch-wrap1ch .title_8 {
  width: 135px;
  line-height: 1.6;
  position: relative;
}

@media screen and (max-width: 640px) {
  .lunch-wrap1ch .title_8 {
    position: absolute;
    right: 0;
    top: 0;
    padding: 20px;
    background: rgba(255, 255, 255, 0.8);
  }
}

.lunch-wrap1ch .title_8:before {
  position: absolute;
  content: "";
  width: 1px;
  height: 30px;
  background: #818181;
  left: 0;
  top: 0;
}

@media screen and (max-width: 640px) {
  .lunch-wrap1ch .title_8:before {
    content: none;
  }
}

.lunch-wrap1ch .title_8 article {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

@media screen and (max-width: 640px) {
  .lunch-wrap1ch .title_8 article {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.lunch-wrap1ch .title_8 article h2 {
  -ms-writing-mode: tb-rl;
  -webkit-writing-mode: vertical-rl;
          writing-mode: vertical-rl;
  font-size: 30px;
  font-weight: bold;
  margin-right: 0;
}

@media screen and (max-width: 640px) {
  .lunch-wrap1ch .title_8 article h2 {
    font-size: 22px;
  }
}

.lunch-wrap1ch .title_8 article h2 .blk {
  display: block;
}

.lunch-ul1 ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.lunch-ul1 ul li {
  padding: 0 20px;
  position: relative;
  font-weight: 600;
}

@media screen and (max-width: 640px) {
  .lunch-ul1 ul li {
    width: 120px;
    padding: 0 20px;
    text-align: center;
  }
}

.lunch-ul1 ul li:before {
  position: absolute;
  content: "";
  width: 1px;
  height: 15px;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background: #333;
}

.lunch-ul1 ul li:first-child:after {
  position: absolute;
  content: "";
  width: 1px;
  height: 15px;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background: #333;
}

.lunch-text1 div .pr {
  font-weight: 500;
  font-size: 20px;
}

.lunch-wrap2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-left: 20px;
}

@media screen and (max-width: 640px) {
  .lunch-wrap2 {
    position: relative;
    padding-left: 0;
  }
}

.lunch-wrap2 .img1 {
  width: calc(100% - 180px);
}

@media only screen and (max-width: 1000px) {
  .lunch-wrap2 .img1 {
    width: calc(100% - 170px);
  }
}

@media screen and (max-width: 640px) {
  .lunch-wrap2 .img1 {
    width: 100%;
  }
}

.lunch-wrap2 .img1 img {
  -o-object-fit: cover;
     object-fit: cover;
  font-family: 'object-fit: cover;';
  width: 100% !important;
  height: 400px !important;
}

.lunch-wrap2 .title_8 {
  width: 105px;
  position: relative;
}

@media screen and (max-width: 640px) {
  .lunch-wrap2 .title_8 {
    position: absolute;
    left: 0;
    top: 0;
    padding: 20px;
    background: rgba(255, 255, 255, 0.8);
  }
}

.lunch-wrap2 .title_8:before {
  position: absolute;
  content: "";
  width: 1px;
  height: 30px;
  background: #818181;
  right: 0;
  top: 0;
}

@media screen and (max-width: 640px) {
  .lunch-wrap2 .title_8:before {
    content: none;
  }
}

.lunch-wrap2 .title_8 article {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

@media screen and (max-width: 640px) {
  .lunch-wrap2 .title_8 article {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.lunch-wrap2 .title_8 article h2 {
  -ms-writing-mode: tb-rl;
  -webkit-writing-mode: vertical-rl;
          writing-mode: vertical-rl;
  font-size: 30px;
  font-weight: bold;
  margin-right: 0;
}

@media screen and (max-width: 640px) {
  .lunch-wrap2 .title_8 article h2 {
    font-size: 22px;
  }
}

.lunch-wrap2 .title_8 article h2 .blk {
  display: block;
  margin-left: 20px;
  color: #818181;
  font-weight: 400;
  font-size: 16px;
}

@media screen and (max-width: 640px) {
  .lunch-wrap2 .title_8 article h2 .blk {
    margin-left: 15px;
  }
}

.lunch-text2 div {
  color: #e94747;
}

.cont-wrap1 {
  padding: 100px;
  background: url(../images/contents/bg1.jpg);
}

@media screen and (max-width: 834px) {
  .cont-wrap1 {
    padding: 100px 30px;
  }
}

.cont-wrap1 .title_9 h2 {
  font-size: 26px;
  font-weight: bold;
  position: relative;
  padding-bottom: 25px;
}

@media screen and (max-width: 640px) {
  .cont-wrap1 .title_9 h2 {
    text-align: center !important;
  }
}

.cont-wrap1 .title_9 h2:before {
  position: absolute;
  content: "";
  width: 30px;
  height: 1px;
  background: #818181;
  left: 0;
  bottom: 0;
  top: auto;
}

@media screen and (max-width: 640px) {
  .cont-wrap1 .title_9 h2:before {
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}

.cont-wrap1 .fle1 {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (max-width: 640px) {
  .cont-wrap1 .fle1 {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.cont-wrap1 .fle1 .box:first-child {
  margin-right: 80px;
}

@media screen and (max-width: 834px) {
  .cont-wrap1 .fle1 .box:first-child {
    margin-right: 30px;
  }
}

@media screen and (max-width: 640px) {
  .cont-wrap1 .fle1 .box:first-child {
    margin-bottom: 20px;
    margin-right: 0;
  }
}

.cont-wrap1 .fle1 .box:first-child div a {
  color: #333;
  font-size: 27px;
  font-weight: 500;
  position: relative;
  padding-left: 25px;
}

.cont-wrap1 .fle1 .box:first-child div a:before {
  position: absolute;
  content: "";
  background: url(../images/contents/tel1.png);
  width: 16px;
  height: 23px;
  left: 0;
  top: 57%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.cont-wrap1 .fle1 .box:last-child div {
  border: 1px solid #333;
  display: inline-block;
  width: 300px;
}

@media screen and (max-width: 640px) {
  .cont-wrap1 .fle1 .box:last-child div {
    width: 260px;
  }
}

.cont-wrap1 .fle1 .box:last-child div a {
  text-align: center;
  color: #333;
  display: block;
  font-size: 18px;
  font-weight: 500;
  padding: 15px 0;
}

@media screen and (max-width: 640px) {
  .cont-wrap1 .fle1 .box:last-child div a {
    font-size: 16px;
  }
}

.takeout-wrap1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
  padding-right: 160px;
}

@media only screen and (max-width: 1150px) {
  .takeout-wrap1 {
    padding-right: 130px;
  }
}

@media screen and (max-width: 834px) {
  .takeout-wrap1 {
    height: auto;
    width: 100%;
    margin-left: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-top: 50px;
  }
}

@media screen and (max-width: 640px) {
  .takeout-wrap1 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-writing-mode: horizontal-tb;
        -ms-writing-mode: lr-tb;
            writing-mode: horizontal-tb;
    margin-top: 0;
    margin-bottom: 30px;
    padding-right: 0;
  }
}

.takeout-wrap1 .title_10 {
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  position: absolute;
  top: 0;
  right: 20px;
  line-height: 1.7;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

@media only screen and (max-width: 1300px) {
  .takeout-wrap1 .title_10 {
    margin-left: 5%;
  }
}

@media only screen and (max-width: 1150px) {
  .takeout-wrap1 .title_10 {
    margin-left: 3%;
  }
}

@media screen and (max-width: 640px) {
  .takeout-wrap1 .title_10 {
    -webkit-writing-mode: horizontal-tb;
        -ms-writing-mode: lr-tb;
            writing-mode: horizontal-tb;
    margin-left: 0;
    margin-bottom: 20px;
    position: static;
  }
}

.takeout-wrap1 .title_10 h2 {
  font-size: 30px;
  font-weight: bold;
  padding-left: 30px;
  position: relative;
}

@media screen and (max-width: 640px) {
  .takeout-wrap1 .title_10 h2 {
    padding-left: 0;
    font-size: 24px;
    padding-bottom: 8px;
  }
}

.takeout-wrap1 .title_10 h2:before {
  position: absolute;
  content: "";
  width: 1px;
  height: 30px;
  background: #818181;
  left: 0;
  top: 0;
}

@media screen and (max-width: 640px) {
  .takeout-wrap1 .title_10 h2:before {
    width: 30px;
    height: 1px;
    background: #818181;
    left: 0;
    bottom: 0;
    top: auto;
  }
}

.takeout-wrap1 .fle1 {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
      -ms-flex-direction: column !important;
          flex-direction: column !important;
  width: 48%;
}

@media screen and (max-width: 834px) {
  .takeout-wrap1 .fle1 {
    width: 100%;
  }
}

@media screen and (max-width: 834px) {
  .takeout-wrap1 .fle1:first-child {
    margin-bottom: 30px !important;
  }
}

.takeout-wrap1 .fle1 .box:last-child {
  margin-top: 15px;
}

.takeout-wrap1 .fle1 .box:last-child div {
  margin-bottom: 5px;
}

.takeout-wrap1 .fle1 .box:last-child .ch1 {
  font-size: 26px;
  font-weight: 500;
  margin-right: 15px;
}

.takeout-wrap1 .fle1 .box:last-child .ch1 {
  font-size: 22px;
  font-weight: 500;
}

.takeout-wrap2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
  padding-left: 160px;
}

@media only screen and (max-width: 1150px) {
  .takeout-wrap2 {
    padding-left: 130px;
  }
}

@media screen and (max-width: 834px) {
  .takeout-wrap2 {
    height: auto;
    width: 100%;
    margin-left: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-top: 50px;
  }
}

@media screen and (max-width: 640px) {
  .takeout-wrap2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-writing-mode: horizontal-tb;
        -ms-writing-mode: lr-tb;
            writing-mode: horizontal-tb;
    margin-top: 0;
    margin-bottom: 30px;
    padding-left: 0;
  }
}

.takeout-wrap2 .title_10 {
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  position: absolute;
  top: 0;
  left: 20px;
  line-height: 1.7;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

@media only screen and (max-width: 1300px) {
  .takeout-wrap2 .title_10 {
    margin-right: 5%;
  }
}

@media only screen and (max-width: 1150px) {
  .takeout-wrap2 .title_10 {
    margin-right: 3%;
  }
}

@media screen and (max-width: 640px) {
  .takeout-wrap2 .title_10 {
    -webkit-writing-mode: horizontal-tb;
        -ms-writing-mode: lr-tb;
            writing-mode: horizontal-tb;
    margin-right: 0;
    margin-bottom: 20px;
    position: static;
  }
}

.takeout-wrap2 .title_10 h2 {
  font-size: 30px;
  font-weight: bold;
  padding-right: 30px;
  position: relative;
}

@media screen and (max-width: 640px) {
  .takeout-wrap2 .title_10 h2 {
    padding-right: 0;
    font-size: 24px;
    padding-bottom: 8px;
  }
}

.takeout-wrap2 .title_10 h2:before {
  position: absolute;
  content: "";
  width: 1px;
  height: 30px;
  background: #818181;
  right: 0;
  top: 0;
}

@media screen and (max-width: 640px) {
  .takeout-wrap2 .title_10 h2:before {
    width: 30px;
    height: 1px;
    background: #818181;
    left: 0;
    bottom: 0;
    top: auto;
  }
}

.takeout-wrap2 .fle1 {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
      -ms-flex-direction: column !important;
          flex-direction: column !important;
  width: 48%;
}

@media screen and (max-width: 834px) {
  .takeout-wrap2 .fle1 {
    width: 100%;
  }
}

@media screen and (max-width: 834px) {
  .takeout-wrap2 .fle1:first-child {
    margin-bottom: 30px !important;
  }
}

.takeout-wrap2 .fle1 .box:last-child {
  margin-top: 15px;
}

.takeout-wrap2 .fle1 .box:last-child div {
  margin-bottom: 5px;
}

.takeout-wrap2 .fle1 .box:last-child .ch1 {
  font-size: 26px;
  font-weight: 500;
  margin-right: 15px;
}

.takeout-wrap2 .fle1 .box:last-child .ch1 {
  font-size: 22px;
  font-weight: 500;
}

/* ------------------------------------------------------------
party.html
------------------------------------------------------------ */
.party-btn1 {
  -webkit-writing-mode: horizontal-tb;
      -ms-writing-mode: lr-tb;
          writing-mode: horizontal-tb;
}

.party-btn1 div {
  border: 1px solid #333;
  display: inline-block;
  width: 300px;
}

.party-btn1 div a {
  text-align: center;
  color: #333;
  display: block;
  font-size: 18px;
  font-weight: 500;
  padding: 26px 0;
}

.party-text1 {
  padding: 20px;
  background: url(../images/contents/bg1.jpg);
  border: 2px solid #333;
}

.party-text1 div {
  font-weight: 500;
}

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

@media only screen and (max-width: 900px) {
  .party-text1 div .blk {
    display: block;
  }
}

@media only screen and (max-width: 550px) {
  .party-text1 div .blk {
    display: none;
  }
}

/* ------------------------------------------------------------
info.html
------------------------------------------------------------ */
.info-wrap1 {
  padding: 0 0 100px 0;
  background: url(../images/contents/bg1.jpg);
  margin-left: calc(((100vw - 100%) / 2) * -1) !important;
  margin-right: calc(((100vw - 100%) / 2) * -1) !important;
}

.info-wrap1 .title_11 h2 {
  font-size: 26px;
  font-weight: bold;
  position: relative;
  padding-bottom: 25px;
}

@media screen and (max-width: 640px) {
  .info-wrap1 .title_11 h2 {
    text-align: center !important;
  }
}

.info-wrap1 .title_11 h2:before {
  position: absolute;
  content: "";
  width: 30px;
  height: 1px;
  background: #818181;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: 0;
  top: auto;
}

.info-wrap1 .text1 {
  line-height: 2;
}

@media screen and (max-width: 834px) {
  .info-wrap1 .text1 div {
    text-align: left !important;
  }
}

.info-wrap1 .text1 div .blk {
  display: block;
}

@media screen and (max-width: 834px) {
  .info-wrap1 .text1 div .blk {
    display: none;
  }
}

.info-wrap2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
  padding-right: 160px;
}

@media only screen and (max-width: 1150px) {
  .info-wrap2 {
    padding-right: 130px;
  }
}

@media screen and (max-width: 834px) {
  .info-wrap2 {
    height: auto;
    width: 100%;
    margin-left: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-top: 50px;
  }
}

@media screen and (max-width: 640px) {
  .info-wrap2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-writing-mode: horizontal-tb;
        -ms-writing-mode: lr-tb;
            writing-mode: horizontal-tb;
    margin-top: 0;
    margin-bottom: 30px;
    padding-right: 0;
  }
}

.info-wrap2 .title_10 {
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  position: absolute;
  top: 0;
  right: 20px;
  line-height: 1.7;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

@media only screen and (max-width: 1300px) {
  .info-wrap2 .title_10 {
    margin-left: 5%;
  }
}

@media only screen and (max-width: 1150px) {
  .info-wrap2 .title_10 {
    margin-left: 3%;
  }
}

@media screen and (max-width: 640px) {
  .info-wrap2 .title_10 {
    -webkit-writing-mode: horizontal-tb;
        -ms-writing-mode: lr-tb;
            writing-mode: horizontal-tb;
    margin-left: 0;
    margin-bottom: 20px;
    position: static;
  }
}

.info-wrap2 .title_10 h2 {
  font-size: 30px;
  font-weight: bold;
  padding-left: 30px;
  position: relative;
}

@media screen and (max-width: 640px) {
  .info-wrap2 .title_10 h2 {
    padding-left: 0;
    font-size: 24px;
    padding-bottom: 8px;
  }
}

.info-wrap2 .title_10 h2:before {
  position: absolute;
  content: "";
  width: 1px;
  height: 30px;
  background: #818181;
  left: 0;
  top: 0;
}

@media screen and (max-width: 640px) {
  .info-wrap2 .title_10 h2:before {
    width: 30px;
    height: 1px;
    background: #818181;
    left: 0;
    bottom: 0;
    top: auto;
  }
}

.info-wrap2 .fle1 {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
      -ms-flex-direction: column !important;
          flex-direction: column !important;
  width: 48%;
}

@media screen and (max-width: 834px) {
  .info-wrap2 .fle1 {
    width: 100%;
  }
}

@media screen and (max-width: 834px) {
  .info-wrap2 .fle1:first-child {
    margin-bottom: 30px !important;
  }
}

.info-wrap2 .fle1 .box:last-child {
  margin-top: 15px;
}

.info-wrap2 .fle1 .box:last-child div {
  margin-bottom: 5px;
  text-align: center;
}

.info-wrap2 .fle1 .box:last-child .ch1 {
  font-size: 22px;
  font-weight: 500;
}

@media screen and (max-width: 640px) {
  .info-wrap2 .fle1 .box:last-child .ch1 {
    font-size: 19px;
  }
}

.info-wrap3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
  padding-left: 160px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media only screen and (max-width: 1150px) {
  .info-wrap3 {
    padding-left: 130px;
  }
}

@media screen and (max-width: 834px) {
  .info-wrap3 {
    height: auto;
    width: 100%;
    margin-left: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-top: 50px;
  }
}

@media screen and (max-width: 640px) {
  .info-wrap3 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-writing-mode: horizontal-tb;
        -ms-writing-mode: lr-tb;
            writing-mode: horizontal-tb;
    margin-top: 0;
    margin-bottom: 30px;
    padding-left: 0;
  }
}

.info-wrap3 .title_10 {
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  position: absolute;
  top: 0;
  left: 20px;
  line-height: 1.7;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

@media only screen and (max-width: 1300px) {
  .info-wrap3 .title_10 {
    margin-right: 5%;
  }
}

@media only screen and (max-width: 1150px) {
  .info-wrap3 .title_10 {
    margin-right: 3%;
  }
}

@media screen and (max-width: 640px) {
  .info-wrap3 .title_10 {
    -webkit-writing-mode: horizontal-tb;
        -ms-writing-mode: lr-tb;
            writing-mode: horizontal-tb;
    margin-right: 0;
    margin-bottom: 20px;
    position: static;
  }
}

.info-wrap3 .title_10 h2 {
  font-size: 30px;
  font-weight: bold;
  padding-right: 30px;
  position: relative;
}

@media screen and (max-width: 640px) {
  .info-wrap3 .title_10 h2 {
    padding-right: 0;
    font-size: 24px;
    padding-bottom: 8px;
  }
}

.info-wrap3 .title_10 h2:before {
  position: absolute;
  content: "";
  width: 1px;
  height: 30px;
  background: #818181;
  right: 0;
  top: 0;
}

@media screen and (max-width: 640px) {
  .info-wrap3 .title_10 h2:before {
    width: 30px;
    height: 1px;
    background: #818181;
    left: 0;
    bottom: 0;
    top: auto;
  }
}

.info-wrap3 .fle1 {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
      -ms-flex-direction: column !important;
          flex-direction: column !important;
  width: 48%;
}

.info-wrap3 .fle1:nth-of-type(n + 4) {
  margin-top: 30px;
}

@media screen and (max-width: 834px) {
  .info-wrap3 .fle1 {
    width: 100%;
  }
}

@media screen and (max-width: 834px) {
  .info-wrap3 .fle1:first-child {
    margin-bottom: 30px !important;
  }
}

.info-wrap3 .fle1 .box:last-child {
  margin-top: 15px;
}

.info-wrap3 .fle1 .box:last-child div {
  margin-bottom: 5px;
  text-align: center;
}

.info-wrap3 .fle1 .box:last-child .ch1 {
  font-size: 22px;
  font-weight: 500;
}

@media screen and (max-width: 640px) {
  .info-wrap3 .fle1 .box:last-child .ch1 {
    font-size: 19px;
  }
}

.title_12 h2 {
  font-size: 26px;
  font-weight: bold;
  position: relative;
  padding-bottom: 25px;
}

@media screen and (max-width: 640px) {
  .title_12 h2 {
    text-align: left !important;
    font-size: 24px;
  }
}

.title_12 h2:before {
  position: absolute;
  content: "";
  width: 30px;
  height: 1px;
  background: #818181;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: 0;
  top: auto;
}

@media screen and (max-width: 640px) {
  .title_12 h2:before {
    -webkit-transform: initial;
            transform: initial;
    left: 0;
  }
}

.info-dl1 dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (max-width: 640px) {
  .info-dl1 dl {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.info-dl1 dl dt {
  background: none !important;
  border: none !important;
  border-bottom: 1px solid #403c3c !important;
  padding: 15px !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important;
  -webkit-box-pack: start !important;
      -ms-flex-pack: start !important;
          justify-content: flex-start !important;
}

@media screen and (max-width: 640px) {
  .info-dl1 dl dt {
    width: 100% !important;
    border: none !important;
    background: #f5f5f5 !important;
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }
}

.info-dl1 dl dd {
  border: none !important;
  border-bottom: 1px solid #ccc !important;
  padding: 15px !important;
}

.info-dl1 dl dd a {
  color: #333;
}

@media screen and (max-width: 640px) {
  .info-dl1 dl dd {
    width: 100% !important;
    border: none !important;
  }
}

/* ------------------------------------------------------------
info.html
------------------------------------------------------------ */
.contact-text1 div a {
  text-decoration: none;
  color: #403c3c;
  font-weight: bold;
}

.contact-text2 div {
  color: #ff0000;
}

.mail.title {
  display: none;
}

.form_wrap.message {
  margin-top: 260px !important;
}

.confirm.contact-form {
  margin-top: 150px;
}

.form_wrap.error {
  margin-top: 150px;
}

.contact-form dl dt {
  background: #403c3c !important;
  color: #fff;
}

.contact-form dl dd textarea {
  height: 100px;
}
/*# sourceMappingURL=common_style.css.map */