@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: #523200;
  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;
  padding-right: 10px;
}

@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: #523200;
}

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

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

.pankuzu li {
  display: inline-block;
}

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

.pankuzu a {
  color: #523200;
  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;
  }
}

body {
  background: #fff9f2 !important;
}

body #contents {
  background: none !important;
}

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

.header {
  padding: 20px 0 20px 25px;
  position: relative;
}

@media only screen and (max-width: 1000px) {
  .header {
    padding: 65px 0 20px 10px;
  }
}

.header-sect {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  display: block;
}

.header-left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.header-left .siteID {
  text-align: left;
  width: 380px;
}

@media only screen and (max-width: 1000px) {
  .header-left .siteID {
    width: 280px;
  }
}

@media only screen and (max-width: 500px) {
  .header-left .siteID {
    width: 240px;
  }
}

.header-left .nav {
  margin-top: 20px;
}

.header-left .nav-ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
}

@media only screen and (max-width: 1200px) {
  .header-left .nav-ul {
    width: 100%;
  }
}

@media only screen and (max-width: 1000px) {
  .header-left .nav-ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.header-left .nav-item {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  position: relative;
}

.header-left .nav-item:before {
  position: absolute;
  content: "";
  width: 1px;
  height: 15px;
  background: #523200;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.header-left .nav-item:first-child:after {
  position: absolute;
  content: "";
  width: 1px;
  height: 15px;
  background: #523200;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.header-left .nav-item a {
  color: #523200;
  display: block;
  font-weight: bold;
}

@media only screen and (max-width: 1650px) {
  .header-left .nav-item a {
    font-size: 15px;
  }
}

@media only screen and (max-width: 1300px) {
  .header-left .nav-item a {
    font-size: 14px;
  }
}

@media only screen and (max-width: 1000px) {
  .header-left .nav-item a {
    color: #fff;
  }
}

.header-right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: absolute;
  right: 0;
  top: 67px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

@media only screen and (max-width: 1450px) {
  .header-right {
    position: absolute;
    right: 0;
    top: 67px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}

@media only screen and (max-width: 1000px) {
  .header-right {
    top: 89px;
  }
}

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

.header-right .header-tel {
  margin-right: 15px;
}

@media only screen and (max-width: 1200px) {
  .header-right .header-tel {
    margin-right: 15px;
    margin-bottom: 0;
  }
}

@media only screen and (max-width: 1000px) {
  .header-right .header-tel {
    margin-right: 10px;
  }
}

.header-right .header-tel a {
  color: #523200;
  font-size: 33px;
  font-weight: 500;
  position: relative;
  padding-left: 25px;
}

@media only screen and (max-width: 1650px) {
  .header-right .header-tel a {
    font-size: 23px;
    padding-left: 21px;
  }
}

.header-right .header-tel a:before {
  position: absolute;
  content: "";
  background: url(../images/contents/tel.png);
  width: 19px;
  height: 28px;
  left: 0;
  top: 59%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background-repeat: no-repeat;
}

@media only screen and (max-width: 1650px) {
  .header-right .header-tel a:before {
    background-size: 85%;
    top: 63%;
  }
}

.header-right .header-cont {
  background: #33200b;
}

.header-right .header-cont a {
  font-size: 15px;
  font-weight: 500;
  color: #fff;
  display: block;
  padding: 6px 43px 6px 64px;
  position: relative;
}

@media only screen and (max-width: 1650px) {
  .header-right .header-cont a {
    padding: 6px 33px 6px 54px;
  }
}

@media only screen and (max-width: 1000px) {
  .header-right .header-cont a {
    padding: 6px 28px 6px 49px;
  }
}

@media only screen and (max-width: 1000px) {
  .header-right .header-cont a {
    font-size: 14px;
  }
}

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

@media only screen and (max-width: 1650px) {
  .header-right .header-cont a:before {
    left: 32px;
  }
}

.header-right .header-cont a:hover {
  -webkit-transition: all .2s;
  transition: all .2s;
  background: #523200;
  opacity: 1;
  text-decoration: none;
}

.header-contsp {
  display: none;
}

@media screen and (max-width: 834px) {
  .header-contsp {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    right: 10px;
    top: 75px;
  }
}

@media only screen and (max-width: 834px) and (max-width: 500px) {
  .header-contsp {
    top: 70px;
    right: 10px;
  }
}

@media screen and (max-width: 834px) {
  .header-contsp .header-telsp {
    margin-right: 10px;
  }
  .header-contsp .header-telsp a img {
    width: 40px !important;
  }
  .header-contsp .header-mailsp a img {
    width: 40px !important;
  }
}

/* ----------------------------------------------------------
scrollbar
---------------------------------------------------------- */
.scrolldown1 {
  position: absolute;
  bottom: 10px;
  height: 50px;
  z-index: 1111111111;
  right: 8%;
}

@media only screen and (max-width: 1300px) {
  .scrolldown1 {
    right: 7%;
  }
}

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

.scrolldown1 span {
  position: absolute;
  left: 0px;
  top: 5px;
  color: #000;
  font-size: 13px;
  letter-spacing: 0.05em;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
}

.scrolldown1::after {
  content: "";
  position: absolute;
  top: 0;
  width: 1px;
  height: 30px;
  background: #000;
  -webkit-animation: pathmove 1.4s ease-in-out infinite;
          animation: pathmove 1.4s ease-in-out infinite;
  opacity: 0;
}

@-webkit-keyframes pathmove {
  0% {
    height: 0;
    top: 0;
    opacity: 0;
  }
  30% {
    height: 30px;
    opacity: 1;
  }
  100% {
    height: 0;
    top: 50px;
    opacity: 0;
  }
}

@keyframes pathmove {
  0% {
    height: 0;
    top: 0;
    opacity: 0;
  }
  30% {
    height: 30px;
    opacity: 1;
  }
  100% {
    height: 0;
    top: 50px;
    opacity: 0;
  }
}

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

@media only screen and (max-width: 1700px) {
  #mainArea ul li img {
    height: 550px !important;
  }
}

@media only screen and (max-width: 1000px) {
  #mainArea ul li img {
    height: 360px !important;
  }
}

.header2 {
  padding: 20px 25px 20px 25px;
}

@media only screen and (max-width: 1000px) {
  .header2 {
    padding: 65px 0 20px 10px;
  }
}

.header2 .header-right {
  right: 25px;
}

/* ----------------------------------------------------------
bento menu
---------------------------------------------------------- */
footer#global_footer {
  width: 100%;
  min-width: 100% !important;
  height: auto;
  border-bottom: 15px solid #33200b;
}

@media screen and (max-width: 834px) {
  footer#global_footer {
    padding-bottom: 52px;
    border-bottom: none;
  }
}

.footerbtn {
  display: none;
}

.fixed {
  display: block;
  position: fixed;
  right: 20px;
  bottom: 20px;
  width: 120px;
}

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

.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 .btn1 {
    background: #33200b;
    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;
  }
  .fixedbtn-sp .btn2 {
    background: #6a543b;
    width: 50%;
  }
  .fixedbtn-sp .btn2 a {
    color: #fff;
    display: block;
    padding: 12px 0;
  }
  .fixedbtn-sp .btn2 a p {
    display: inline-block;
    font-size: 14px;
  }
}

.footer-wrap {
  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: 834px) {
  .footer-wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.footer-wrap .box1 {
  width: 50%;
  background: #33200b;
  padding: 120px 10px;
}

@media screen and (max-width: 834px) {
  .footer-wrap .box1 {
    width: 100%;
    padding: 70px 10px;
  }
}

@media screen and (max-width: 640px) {
  .footer-wrap .box1 {
    padding: 60px 10px;
  }
}

.footer-wrap .box1 .wrap-text {
  text-align: center;
}

.footer-wrap .box1 .wrap1 {
  text-align: left;
  display: inline-block;
  width: 560px;
  color: #fff;
}

@media only screen and (max-width: 1200px) {
  .footer-wrap .box1 .wrap1 {
    width: 100%;
  }
}

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

.footer-wrap .box1 .wrap1 .text1 {
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 20px;
}

@media screen and (max-width: 834px) {
  .footer-wrap .box1 .wrap1 .text1 {
    text-align: center;
  }
}

.footer-wrap .box1 .wrap1 .text1 .space {
  margin-left: 15px;
}

@media only screen and (max-width: 1100px) {
  .footer-wrap .box1 .wrap1 .text1 .space {
    margin-left: 0;
    display: block;
  }
}

@media screen and (max-width: 834px) {
  .footer-wrap .box1 .wrap1 .text1 .space {
    margin-left: 15px;
    display: inline-block;
  }
}

@media screen and (max-width: 640px) {
  .footer-wrap .box1 .wrap1 .text1 .space {
    margin-left: 0;
    display: block;
  }
}

.footer-wrap .box1 .footer-address {
  font-size: 15px;
}

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

@media screen and (max-width: 834px) {
  .footer-wrap .box1 .footer-address {
    text-align: center;
  }
}

@media screen and (max-width: 640px) {
  .footer-wrap .box1 .footer-address {
    text-align: left;
  }
}

.footer-wrap .box1 .footer-address p .blk {
  display: block;
}

.footer-wrap .box1 .footer-address .tel-link a {
  color: #fff;
}

.footer-wrap .box2 {
  width: 50%;
}

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

.footer-wrap .box2 iframe {
  height: 100% !important;
}

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

#copy {
  display: block;
  padding: 24px 0;
  font-size: 15px;
  border-bottom: 5px solid #33200b;
}

@media screen and (max-width: 640px) {
  #copy {
    border-bottom: none;
  }
}

#copy a {
  color: #523200;
}

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

@media only screen and (max-width: 1600px) {
  .title_1 {
    margin: 100px calc(((100vw - 100%) / 2) * -1) 50px 0 !important;
  }
}

@media screen and (max-width: 834px) {
  .title_1 {
    margin: 70px calc(((100vw - 100%) / 2) * -1) 40px 0 !important;
  }
}

.title_1 img {
  width: 30% !important;
}

@media only screen and (max-width: 1500px) {
  .title_1 img {
    width: 35% !important;
  }
}

@media only screen and (max-width: 1000px) {
  .title_1 img {
    width: 40% !important;
  }
}

@media screen and (max-width: 834px) {
  .title_1 img {
    width: 50% !important;
  }
}

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

@media only screen and (max-width: 1600px) {
  .title_1-3 {
    margin: 100px 0 50px calc(((100vw - 100%) / 2) * -1) !important;
  }
}

@media screen and (max-width: 834px) {
  .title_1-3 {
    margin: 70px 0 50px calc(((100vw - 100%) / 2) * -1) !important;
  }
}

@media screen and (max-width: 640px) {
  .title_1-3 {
    margin: 70px 0 30px calc(((100vw - 100%) / 2) * -1) !important;
  }
}

.title_1-3 img {
  width: 40% !important;
}

@media only screen and (max-width: 1200px) {
  .title_1-3 img {
    width: 50% !important;
  }
}

@media screen and (max-width: 834px) {
  .title_1-3 img {
    width: 60% !important;
  }
}

.news-wrap {
  margin-left: calc(((100vw - 100%) / 2) * -1) !important;
  margin-right: calc(((1300px - 100%) / 2) * -1) !important;
  position: relative;
}

@media only screen and (max-width: 1350px) {
  .news-wrap {
    margin-right: auto !important;
    padding-right: 20px;
  }
}

@media screen and (max-width: 834px) {
  .news-wrap {
    margin-left: auto !important;
    padding-right: 0;
  }
}

.news-wrap:after {
  position: absolute;
  content: "";
  background: url(../images/contents/news-right.png);
  width: 53px;
  height: 100%;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

@media only screen and (max-width: 1350px) {
  .news-wrap:after {
    right: 20px;
  }
}

@media screen and (max-width: 834px) {
  .news-wrap:after {
    right: 0;
  }
}

.news-wrap .news {
  position: relative;
  z-index: 1;
}

@media screen and (max-width: 834px) {
  .news-wrap .news {
    border-left: 3px solid #33200b;
  }
}

.news-wrap .news dl {
  border-bottom: 1px solid #6f5436;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 15px 10px;
}

.news-wrap .news dl:first-child {
  border-top: 3px solid #33200b;
}

@media only screen and (max-width: 1300px) {
  .news-wrap .news dl {
    padding: 10px;
  }
}

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

.news-wrap .news dl:nth-of-type(n + 4) {
  display: none;
}

.news-wrap .news dl dt {
  border: none !important;
  background: none !important;
  width: 400px !important;
  text-align: right;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end !important;
      -ms-flex-align: end !important;
          align-items: flex-end !important;
}

@media only screen and (max-width: 1300px) {
  .news-wrap .news dl dt {
    width: 340px !important;
  }
}

@media only screen and (max-width: 1100px) {
  .news-wrap .news dl dt {
    width: 285px !important;
  }
}

@media screen and (max-width: 834px) {
  .news-wrap .news dl dt {
    width: 100% !important;
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
    padding-bottom: 0 !important;
  }
}

.news-wrap .news dl dd {
  border: none !important;
  background: none !important;
  width: calc(100% - 440px) !important;
  padding-right: 60px !important;
}

@media only screen and (max-width: 1300px) {
  .news-wrap .news dl dd {
    width: calc(100% - 370px) !important;
  }
}

@media only screen and (max-width: 1100px) {
  .news-wrap .news dl dd {
    width: calc(100% - 300px) !important;
  }
}

@media screen and (max-width: 834px) {
  .news-wrap .news dl dd {
    width: 100% !important;
    padding-top: 0 !important;
  }
}

.news::-webkit-scrollbar {
  display: none;
}

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

@media screen and (max-width: 640px) {
  .index-wrap1 {
    margin-right: auto !important;
    margin-left: auto !important;
  }
}

.index-wrap1 .wrap1 {
  margin-left: calc(((1300px - 100%) / 2) * -1) !important;
}

@media only screen and (max-width: 1340px) {
  .index-wrap1 .wrap1 {
    margin-left: auto !important;
  }
}

.index-wrap1 .wrap1 .title_1-2 {
  z-index: 1;
  position: absolute;
  left: 0;
  top: 17%;
  width: 40%;
}

@media only screen and (max-width: 1500px) {
  .index-wrap1 .wrap1 .title_1-2 {
    top: 24%;
  }
}

@media only screen and (max-width: 1400px) {
  .index-wrap1 .wrap1 .title_1-2 {
    top: 22%;
  }
}

@media only screen and (max-width: 1200px) {
  .index-wrap1 .wrap1 .title_1-2 {
    top: 23%;
  }
}

@media only screen and (max-width: 1000px) {
  .index-wrap1 .wrap1 .title_1-2 {
    width: 70%;
    top: 20%;
  }
}

@media only screen and (max-width: 750px) {
  .index-wrap1 .wrap1 .title_1-2 {
    top: 20%;
  }
}

@media screen and (max-width: 640px) {
  .index-wrap1 .wrap1 .title_1-2 {
    margin-left: calc(((100vw - 100%) / 2) * -1) !important;
    width: 80%;
    top: 24%;
  }
}

.index-wrap1 .wrap1 .index-fle1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-right: calc(((100vw - 100%) / 2) * -1);
  margin-left: calc(((1300px - 100%) / 2) * -1);
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media only screen and (max-width: 1340px) {
  .index-wrap1 .wrap1 .index-fle1 {
    margin-left: auto !important;
    padding-left: 20px;
  }
}

@media screen and (max-width: 640px) {
  .index-wrap1 .wrap1 .index-fle1 {
    padding-left: 0;
    margin-right: auto !important;
  }
}

.index-wrap1 .wrap1 .index-fle1 .box1 {
  width: 460px;
  margin-top: 80px;
}

@media only screen and (max-width: 1000px) {
  .index-wrap1 .wrap1 .index-fle1 .box1 {
    position: absolute;
    left: 20px;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    background: rgba(255, 255, 255, 0.7);
    padding: 40px;
  }
}

@media screen and (max-width: 834px) {
  .index-wrap1 .wrap1 .index-fle1 .box1 {
    left: 50%;
    top: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
            transform: translateX(-50%) translateY(-50%);
    width: 80%;
  }
}

@media screen and (max-width: 640px) {
  .index-wrap1 .wrap1 .index-fle1 .box1 {
    width: 95%;
    padding: 30px 10px;
  }
}

@media only screen and (max-width: 1500px) {
  .index-wrap1 .wrap1 .index-fle1 .box1 .title_2 {
    margin-bottom: 25px !important;
  }
}

@media screen and (max-width: 834px) {
  .index-wrap1 .wrap1 .index-fle1 .box1 .title_2 {
    margin-bottom: 15px !important;
  }
}

.index-wrap1 .wrap1 .index-fle1 .box1 .title_2 h3 {
  font-size: 33px;
  font-weight: bold;
}

@media only screen and (max-width: 1700px) {
  .index-wrap1 .wrap1 .index-fle1 .box1 .title_2 h3 {
    font-size: 30px;
  }
}

@media only screen and (max-width: 1200px) {
  .index-wrap1 .wrap1 .index-fle1 .box1 .title_2 h3 {
    font-size: 26px;
  }
}

@media screen and (max-width: 834px) {
  .index-wrap1 .wrap1 .index-fle1 .box1 .title_2 h3 {
    text-align: center !important;
  }
}

@media screen and (max-width: 640px) {
  .index-wrap1 .wrap1 .index-fle1 .box1 .title_2 h3 {
    font-size: 27px;
  }
}

@media only screen and (max-width: 500px) {
  .index-wrap1 .wrap1 .index-fle1 .box1 .title_2 h3 {
    font-size: 5.3vw;
  }
}

.index-wrap1 .wrap1 .index-fle1 .box1 .text1 {
  line-height: 1.7;
}

.index-wrap1 .wrap1 .index-fle1 .box1 .text1 div {
  font-size: 21px;
  font-weight: 500;
}

@media only screen and (max-width: 1500px) {
  .index-wrap1 .wrap1 .index-fle1 .box1 .text1 div {
    font-size: 17px;
  }
}

@media screen and (max-width: 834px) {
  .index-wrap1 .wrap1 .index-fle1 .box1 .text1 div {
    text-align: center !important;
  }
}

@media only screen and (max-width: 500px) {
  .index-wrap1 .wrap1 .index-fle1 .box1 .text1 div {
    font-size: 3.73vw;
  }
}

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

@media only screen and (max-width: 1500px) {
  .index-wrap1 .wrap1 .index-fle1 .box1 .btn1 {
    margin-top: 25px !important;
  }
}

@media screen and (max-width: 834px) {
  .index-wrap1 .wrap1 .index-fle1 .box1 .btn1 {
    text-align: center !important;
  }
}

.index-wrap1 .wrap1 .index-fle1 .box1 .btn1 div {
  display: inline-block;
  background: #33200b;
  position: relative;
  width: 360px;
}

@media only screen and (max-width: 1500px) {
  .index-wrap1 .wrap1 .index-fle1 .box1 .btn1 div {
    width: 250px;
  }
}

.index-wrap1 .wrap1 .index-fle1 .box1 .btn1 div:before {
  position: absolute;
  content: "";
  width: 70px;
  height: 1px;
  background: #fff;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 0;
  z-index: 1;
}

.index-wrap1 .wrap1 .index-fle1 .box1 .btn1 div a {
  display: block;
  color: #fff;
  padding: 18px 0;
  font-size: 18px;
  font-weight: 500;
  position: relative;
  opacity: 1;
  margin: 0 auto;
  text-decoration: none;
  background: #33200b;
  border: none;
  cursor: pointer;
  -webkit-transition: 800ms ease all;
  transition: 800ms ease all;
  outline: none;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
}

@media only screen and (max-width: 1500px) {
  .index-wrap1 .wrap1 .index-fle1 .box1 .btn1 div a {
    font-size: 16px;
    padding: 10px 0;
  }
}

.index-wrap1 .wrap1 .index-fle1 .box1 .btn1 div a:hover {
  background: #fff;
  color: #33200b;
}

.index-wrap1 .wrap1 .index-fle1 .box1 .btn1 div a:before, .index-wrap1 .wrap1 .index-fle1 .box1 .btn1 div a:after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  height: 2px;
  width: 0;
  background: #33200b;
  -webkit-transition: 400ms ease all;
  transition: 400ms ease all;
}

.index-wrap1 .wrap1 .index-fle1 .box1 .btn1 div a:after {
  right: inherit;
  top: inherit;
  left: 0;
  bottom: 0;
}

.index-wrap1 .wrap1 .index-fle1 .box1 .btn1 div a:hover:before, .index-wrap1 .wrap1 .index-fle1 .box1 .btn1 div a:hover:after {
  width: 100%;
  -webkit-transition: 800ms ease all;
  transition: 800ms ease all;
}

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

@media only screen and (max-width: 1400px) {
  .index-wrap1 .wrap1 .index-fle1 .box2 {
    width: calc(100% - 420px);
  }
}

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

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

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

.index-wrap2 {
  margin-left: calc(((100vw - 100%) / 2) * -1) !important;
  margin-right: calc(((100vw - 100%) / 2) * -1) !important;
  background: #33200b;
  padding: 480px 0;
  position: relative;
}

@media only screen and (max-width: 1700px) {
  .index-wrap2 {
    padding: 410px 0;
  }
}

@media only screen and (max-width: 1350px) {
  .index-wrap2 {
    padding: 340px 0;
  }
}

@media only screen and (max-width: 1200px) {
  .index-wrap2 {
    padding: 310px 0;
  }
}

.index-wrap2:before {
  position: absolute;
  content: "";
  background: url(../images/contents/guitar.png);
  width: 814px;
  height: 1099px;
  left: 0;
  top: 40%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background-repeat: no-repeat;
}

@media only screen and (max-width: 1700px) {
  .index-wrap2:before {
    background-size: 90%;
  }
}

@media only screen and (max-width: 1500px) {
  .index-wrap2:before {
    background-size: 80%;
    top: 60%;
  }
}

@media only screen and (max-width: 1350px) {
  .index-wrap2:before {
    background-size: 70%;
    top: 65%;
  }
}

@media only screen and (max-width: 1200px) {
  .index-wrap2:before {
    background-size: 60%;
    top: 80%;
  }
}

.index-wrap2 .text-wrap {
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  color: #fff;
  width: 40%;
}

@media only screen and (max-width: 1000px) {
  .index-wrap2 .text-wrap {
    background: rgba(51, 32, 11, 0.7);
    padding: 30px 0 30px 30px;
    width: 60%;
  }
}

@media only screen and (max-width: 750px) {
  .index-wrap2 .text-wrap {
    width: 70%;
  }
}

@media screen and (max-width: 640px) {
  .index-wrap2 .text-wrap {
    width: 95%;
  }
}

.index-wrap2 .text-wrap .title_1-2 {
  margin-bottom: 40px !important;
}

@media only screen and (max-width: 1500px) {
  .index-wrap2 .text-wrap .title_2 {
    margin-bottom: 25px !important;
  }
}

.index-wrap2 .text-wrap .title_2 h3 {
  font-size: 37px;
  font-weight: bold;
}

@media only screen and (max-width: 1700px) {
  .index-wrap2 .text-wrap .title_2 h3 {
    font-size: 30px;
  }
}

@media screen and (max-width: 640px) {
  .index-wrap2 .text-wrap .title_2 h3 {
    font-size: 27px;
  }
}

@media only screen and (max-width: 500px) {
  .index-wrap2 .text-wrap .title_2 h3 {
    font-size: 5.3vw;
  }
}

.index-wrap2 .text-wrap .text1 {
  line-height: 1.7;
}

.index-wrap2 .text-wrap .text1 div {
  font-size: 21px;
  font-weight: 500;
}

@media only screen and (max-width: 1200px) {
  .index-wrap2 .text-wrap .text1 div {
    font-size: 17px;
  }
}

@media only screen and (max-width: 500px) {
  .index-wrap2 .text-wrap .text1 div {
    font-size: 3.73vw;
  }
}

.index-wrap2 .text-wrap .text1 div .blk {
  display: block;
}

@media only screen and (max-width: 1500px) {
  .index-wrap2 .text-wrap .btn1 {
    margin-top: 25px !important;
  }
}

.index-wrap2 .text-wrap .btn1 div {
  display: inline-block;
  background: #33200b;
  position: relative;
  width: 360px;
}

@media only screen and (max-width: 1200px) {
  .index-wrap2 .text-wrap .btn1 div {
    width: 320px;
  }
}

@media screen and (max-width: 640px) {
  .index-wrap2 .text-wrap .btn1 div {
    width: 270px;
  }
}

.index-wrap2 .text-wrap .btn1 div:before {
  position: absolute;
  content: "";
  width: 70px;
  height: 1px;
  background: #fff;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 0;
  z-index: 1;
}

.index-wrap2 .text-wrap .btn1 div a {
  display: block;
  color: #33200b;
  padding: 18px 0;
  font-size: 18px;
  font-weight: 500;
  position: relative;
  opacity: 1;
  margin: 0 auto;
  text-decoration: none;
  background: #fff;
  border: none;
  cursor: pointer;
  -webkit-transition: 800ms ease all;
  transition: 800ms ease all;
  outline: none;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
}

@media only screen and (max-width: 1200px) {
  .index-wrap2 .text-wrap .btn1 div a {
    font-size: 17px;
    padding: 14px 0;
  }
}

.index-wrap2 .text-wrap .btn1 div a:hover {
  background: #33200b;
  color: #fff;
}

.index-wrap2 .text-wrap .btn1 div a:before, .index-wrap2 .text-wrap .btn1 div a:after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  height: 2px;
  width: 0;
  background: #fff;
  -webkit-transition: 400ms ease all;
  transition: 400ms ease all;
}

.index-wrap2 .text-wrap .btn1 div a:after {
  right: inherit;
  top: inherit;
  left: 0;
  bottom: 0;
}

.index-wrap2 .text-wrap .btn1 div a:hover:before, .index-wrap2 .text-wrap .btn1 div a:hover:after {
  width: 100%;
  -webkit-transition: 800ms ease all;
  transition: 800ms ease all;
}

.index-fle2 {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  line-height: 1.4;
}

.index-fle2 .box {
  width: 23%;
  margin-right: 2.66%;
  text-align: center;
}

.index-fle2 .box:nth-of-type(4n) {
  margin-right: 0;
}

@media screen and (max-width: 834px) {
  .index-fle2 .box {
    width: 49%;
    margin-right: 2%;
  }
  .index-fle2 .box:nth-of-type(2n) {
    margin-right: 0;
  }
  .index-fle2 .box:nth-of-type(n + 3) {
    margin-top: 30px;
  }
}

.index-fle2 .box img {
  -o-object-fit: cover;
     object-fit: cover;
  font-family: 'object-fit: cover;';
}

.index-fle2 .box div {
  text-align: left;
  margin-top: 10px;
}

@media screen and (max-width: 640px) {
  .index-fle2 .box div {
    font-size: 14px;
  }
}

.title_3 h3 {
  font-size: 31px;
  font-weight: bold;
}

@media screen and (max-width: 834px) {
  .title_3 h3 {
    font-size: 25px;
  }
}

@media screen and (max-width: 640px) {
  .title_3 h3 {
    font-size: 22px;
  }
}

.index-btn1 {
  text-align: center;
}

.index-btn1 div {
  display: inline-block;
  background: #33200b;
  position: relative;
  width: 360px;
}

@media only screen and (max-width: 1200px) {
  .index-btn1 div {
    width: 320px;
  }
}

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

.index-btn1 div:before {
  position: absolute;
  content: "";
  width: 70px;
  height: 1px;
  background: #fff;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 0;
  z-index: 1;
}

@media screen and (max-width: 640px) {
  .index-btn1 div:before {
    width: 40px;
  }
}

.index-btn1 div a {
  display: block;
  color: #fff;
  padding: 18px 0;
  font-size: 18px;
  font-weight: 500;
  position: relative;
  opacity: 1;
  margin: 0 auto;
  text-decoration: none;
  background: #33200b;
  border: none;
  cursor: pointer;
  -webkit-transition: 800ms ease all;
  transition: 800ms ease all;
  outline: none;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
}

.index-btn1 div a:hover {
  background: #fff;
  color: #33200b;
}

.index-btn1 div a:before, .index-btn1 div a:after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  height: 2px;
  width: 0;
  background: #33200b;
  -webkit-transition: 400ms ease all;
  transition: 400ms ease all;
}

.index-btn1 div a:after {
  right: inherit;
  top: inherit;
  left: 0;
  bottom: 0;
}

.index-btn1 div a:hover:before, .index-btn1 div a:hover:after {
  width: 100%;
  -webkit-transition: 800ms ease all;
  transition: 800ms ease all;
}

.banner {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: nowrap !important;
      flex-wrap: nowrap !important;
}

@media only screen and (max-width: 1150px) {
  .banner {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

@media screen and (max-width: 640px) {
  .banner {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
  }
}

.banner .box {
  text-align: center;
}

@media only screen and (max-width: 1150px) {
  .banner .box {
    width: 49%;
  }
}

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

.banner .box:first-child {
  margin-right: 60px;
}

@media only screen and (max-width: 1150px) {
  .banner .box:first-child {
    margin-right: 0;
  }
}

.bgfix {
  background: url(../images/contents/bg1.jpg);
  background-attachment: fixed;
  padding: 280px 0;
  background-position: left bottom;
  background-repeat: no-repeat;
}

@media only screen and (max-width: 1600px) {
  .bgfix {
    background: url(../images/contents/bg3.jpg);
    background-attachment: fixed;
    padding: 200px 0;
  }
}

@media only screen and (max-width: 1400px) {
  .bgfix {
    background: url(../images/contents/bg2.jpg);
    background-attachment: fixed;
    padding: 200px 0;
  }
}

@media only screen and (max-width: 1000px) {
  .bgfix {
    background: url(../images/contents/bg1.jpg);
    background-attachment: initial;
    padding: auto;
    background-size: cover;
    padding: 110px 0;
    background-position: left bottom;
  }
}

.index-instagram .sns_list {
  border: none !important;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
      -ms-flex-direction: row !important;
          flex-direction: row !important;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.index-instagram .sns_list > div {
  width: 24%;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  border: none !important;
  -ms-flex-line-pack: baseline;
      align-content: baseline;
}

.index-instagram .sns_list > div:nth-of-type(n + 5) {
  margin-top: 10px;
}

@media screen and (max-width: 834px) {
  .index-instagram .sns_list > div {
    width: 49%;
  }
  .index-instagram .sns_list > div:nth-of-type(n + 3) {
    margin-top: 20px;
  }
}

@media screen and (max-width: 640px) {
  .index-instagram .sns_list > div {
    width: 100%;
  }
  .index-instagram .sns_list > div:nth-of-type(n + 2) {
    margin-top: 20px;
  }
}

.index-instagram .sns_list > div .sns_photo {
  width: 100% !important;
}

@media screen and (max-width: 640px) {
  .index-instagram .sns_list > div .sns_photo {
    padding: 0 !important;
  }
}

.index-instagram .sns_list > div .sns_photo img {
  -o-object-fit: cover;
     object-fit: cover;
  font-family: 'object-fit: cover;';
  width: 100% !important;
  height: 200px !important;
}

@media only screen and (max-width: 1200px) {
  .index-instagram .sns_list > div .sns_photo img {
    height: 170px !important;
  }
}

@media screen and (max-width: 834px) {
  .index-instagram .sns_list > div .sns_photo img {
    height: 240px !important;
  }
}

@media screen and (max-width: 640px) {
  .index-instagram .sns_list > div .sns_photo img {
    height: auto !important;
  }
}

.index-instagram .sns_list > div .sns_text {
  width: 100% !important;
  padding-top: 0 !important;
  line-height: 1.6;
}

.index-instagram .sns_list > div .sns_text .sns_date {
  color: #7a7777;
  font-size: 15px;
}

.index-instagram .sns_list > div .sns_text .caption {
  font-size: 15px;
}

.index-instagram .sns_list > div ul li a {
  color: #523200;
}

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

@media screen and (max-width: 640px) {
  .index-wrap1ch {
    margin-right: auto !important;
    margin-left: auto !important;
  }
}

.index-wrap1ch .wrap1 {
  margin-right: calc(((1300px - 100%) / 2) * -1) !important;
}

@media only screen and (max-width: 1340px) {
  .index-wrap1ch .wrap1 {
    margin-left: auto !important;
    margin-right: auto !important;
  }
}

.index-wrap1ch .wrap1 .title_1-2 {
  z-index: 1;
  position: absolute;
  right: 0;
  top: 20%;
  width: 75%;
}

@media only screen and (max-width: 1500px) {
  .index-wrap1ch .wrap1 .title_1-2 {
    top: 23%;
  }
}

@media only screen and (max-width: 1400px) {
  .index-wrap1ch .wrap1 .title_1-2 {
    top: 18%;
  }
}

@media only screen and (max-width: 1200px) {
  .index-wrap1ch .wrap1 .title_1-2 {
    top: 23%;
  }
}

@media only screen and (max-width: 1100px) {
  .index-wrap1ch .wrap1 .title_1-2 {
    width: 80%;
  }
}

@media only screen and (max-width: 1000px) {
  .index-wrap1ch .wrap1 .title_1-2 {
    width: 63%;
    top: 13%;
  }
}

@media screen and (max-width: 834px) {
  .index-wrap1ch .wrap1 .title_1-2 {
    width: 75%;
    top: 15%;
  }
}

@media screen and (max-width: 640px) {
  .index-wrap1ch .wrap1 .title_1-2 {
    width: 90%;
    top: 13%;
  }
}

@media only screen and (max-width: 500px) {
  .index-wrap1ch .wrap1 .title_1-2 {
    top: 16%;
  }
}

.index-wrap1ch .wrap1 .title_1-2 h2 {
  text-align: right !important;
}

.index-wrap1ch .wrap1 .title_1-2 h2 img {
  width: 50% !important;
}

@media only screen and (max-width: 1000px) {
  .index-wrap1ch .wrap1 .title_1-2 h2 img {
    width: 90% !important;
  }
}

.index-wrap1ch .wrap1 .index-fle1 {
  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;
  margin-left: calc(((100vw - 100%) / 2) * -1);
  margin-right: calc(((1300px - 100%) / 2) * -1);
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media only screen and (max-width: 1340px) {
  .index-wrap1ch .wrap1 .index-fle1 {
    margin-right: auto !important;
    padding-right: 20px;
    margin-left: 0 !important;
  }
}

@media screen and (max-width: 640px) {
  .index-wrap1ch .wrap1 .index-fle1 {
    padding-right: 0;
    margin-left: auto !important;
  }
}

.index-wrap1ch .wrap1 .index-fle1 .box1 {
  width: 460px;
  margin-top: 220px;
}

@media only screen and (max-width: 1400px) {
  .index-wrap1ch .wrap1 .index-fle1 .box1 {
    width: 410px;
  }
}

@media only screen and (max-width: 1340px) {
  .index-wrap1ch .wrap1 .index-fle1 .box1 {
    width: 420px;
  }
}

@media only screen and (max-width: 1000px) {
  .index-wrap1ch .wrap1 .index-fle1 .box1 {
    position: absolute;
    right: 20px;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    background: rgba(255, 255, 255, 0.7);
    padding: 30px;
    margin-top: 110px;
    width: 460px;
  }
}

@media screen and (max-width: 834px) {
  .index-wrap1ch .wrap1 .index-fle1 .box1 {
    right: auto;
    left: 50%;
    top: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
            transform: translateX(-50%) translateY(-50%);
    width: 80%;
  }
}

@media screen and (max-width: 640px) {
  .index-wrap1ch .wrap1 .index-fle1 .box1 {
    width: 95%;
    padding: 30px 10px;
    margin-top: 70px;
  }
}

@media only screen and (max-width: 1500px) {
  .index-wrap1ch .wrap1 .index-fle1 .box1 .title_2 {
    margin-bottom: 25px !important;
  }
}

.index-wrap1ch .wrap1 .index-fle1 .box1 .title_2 h3 {
  font-size: 33px;
  font-weight: bold;
}

@media only screen and (max-width: 1700px) {
  .index-wrap1ch .wrap1 .index-fle1 .box1 .title_2 h3 {
    font-size: 30px;
  }
}

@media only screen and (max-width: 1200px) {
  .index-wrap1ch .wrap1 .index-fle1 .box1 .title_2 h3 {
    font-size: 26px;
  }
}

@media screen and (max-width: 834px) {
  .index-wrap1ch .wrap1 .index-fle1 .box1 .title_2 h3 {
    text-align: center !important;
  }
}

@media screen and (max-width: 640px) {
  .index-wrap1ch .wrap1 .index-fle1 .box1 .title_2 h3 {
    font-size: 27px;
  }
}

@media only screen and (max-width: 500px) {
  .index-wrap1ch .wrap1 .index-fle1 .box1 .title_2 h3 {
    font-size: 5.3vw;
  }
}

.index-wrap1ch .wrap1 .index-fle1 .box1 .text1 {
  line-height: 1.7;
}

.index-wrap1ch .wrap1 .index-fle1 .box1 .text1 div {
  font-size: 21px;
  font-weight: 500;
}

@media only screen and (max-width: 1200px) {
  .index-wrap1ch .wrap1 .index-fle1 .box1 .text1 div {
    font-size: 17px;
  }
}

@media screen and (max-width: 834px) {
  .index-wrap1ch .wrap1 .index-fle1 .box1 .text1 div {
    text-align: center !important;
  }
}

@media only screen and (max-width: 500px) {
  .index-wrap1ch .wrap1 .index-fle1 .box1 .text1 div {
    font-size: 3.73vw;
  }
}

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

@media only screen and (max-width: 1500px) {
  .index-wrap1ch .wrap1 .index-fle1 .box1 .btn1 {
    margin-top: 25px !important;
  }
}

@media screen and (max-width: 834px) {
  .index-wrap1ch .wrap1 .index-fle1 .box1 .btn1 {
    text-align: center !important;
  }
}

.index-wrap1ch .wrap1 .index-fle1 .box1 .btn1 div {
  display: inline-block;
  background: #33200b;
  position: relative;
  width: 360px;
}

@media only screen and (max-width: 1500px) {
  .index-wrap1ch .wrap1 .index-fle1 .box1 .btn1 div {
    width: 250px;
  }
}

.index-wrap1ch .wrap1 .index-fle1 .box1 .btn1 div:before {
  position: absolute;
  content: "";
  width: 70px;
  height: 1px;
  background: #fff;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 0;
  z-index: 1;
}

.index-wrap1ch .wrap1 .index-fle1 .box1 .btn1 div a {
  display: block;
  color: #fff;
  padding: 18px 0;
  font-size: 18px;
  font-weight: 500;
  position: relative;
  opacity: 1;
  margin: 0 auto;
  text-decoration: none;
  background: #33200b;
  border: none;
  cursor: pointer;
  -webkit-transition: 800ms ease all;
  transition: 800ms ease all;
  outline: none;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
}

@media only screen and (max-width: 1500px) {
  .index-wrap1ch .wrap1 .index-fle1 .box1 .btn1 div a {
    font-size: 16px;
    padding: 10px 0;
  }
}

.index-wrap1ch .wrap1 .index-fle1 .box1 .btn1 div a:hover {
  background: #fff;
  color: #33200b;
}

.index-wrap1ch .wrap1 .index-fle1 .box1 .btn1 div a:before, .index-wrap1ch .wrap1 .index-fle1 .box1 .btn1 div a:after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  height: 2px;
  width: 0;
  background: #33200b;
  -webkit-transition: 400ms ease all;
  transition: 400ms ease all;
}

.index-wrap1ch .wrap1 .index-fle1 .box1 .btn1 div a:after {
  right: inherit;
  top: inherit;
  left: 0;
  bottom: 0;
}

.index-wrap1ch .wrap1 .index-fle1 .box1 .btn1 div a:hover:before, .index-wrap1ch .wrap1 .index-fle1 .box1 .btn1 div a:hover:after {
  width: 100%;
  -webkit-transition: 800ms ease all;
  transition: 800ms ease all;
}

.index-wrap1ch .wrap1 .index-fle1 .box2 {
  width: calc(100% - 530px);
}

@media only screen and (max-width: 1400px) {
  .index-wrap1ch .wrap1 .index-fle1 .box2 {
    width: calc(100% - 470px);
  }
}

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

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

@media only screen and (max-width: 1400px) {
  .index-wrap1ch .wrap1 .index-fle1 .box2 img {
    height: 615px !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: #33200b;
  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: #33200b !important;
  position: fixed !important;
}

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

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

.mean-bar > a {
  text-indent: initial !important;
  -webkit-transition: initial !important;
  transition: initial !important;
}

.Text-Span {
  position: relative;
  z-index: 1;
  padding-bottom: 5px;
}

.Text-Span:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: -6px;
  width: 0%;
  height: 5px;
  background: #33200b;
  z-index: -1;
  -webkit-transition: all 0.8s;
  transition: all 0.8s;
}

.Text-Span.isActive:after {
  width: 100%;
}

/* ------------------------------------------------------------
concept.html
------------------------------------------------------------ */
.title_5 {
  background: url(../images/contents/h1bg2.jpg);
  background-repeat: no-repeat;
  padding: 100px 0;
  position: relative;
  background-size: cover;
  background-position: right;
  margin-left: calc(((100vw - 100%) / 2) * -1) !important;
  margin-right: calc(((100vw - 100%) / 2) * -1) !important;
  background-repeat: no-repeat;
}

@media only screen and (max-width: 1300px) {
  .title_5 {
    padding: 70px 0;
  }
}

@media screen and (max-width: 640px) {
  .title_5 {
    padding: 50px 20px;
  }
}

.title_5 article h1 {
  color: #fff;
  font-size: 40px;
  font-weight: bold;
}

@media only screen and (max-width: 1000px) {
  .title_5 article h1 {
    font-size: 34px;
  }
}

@media screen and (max-width: 834px) {
  .title_5 article h1 {
    font-size: 30px;
  }
}

@media screen and (max-width: 640px) {
  .title_5 article h1 {
    text-align: left !important;
  }
}

@media only screen and (max-width: 500px) {
  .title_5 article h1 {
    font-size: 27px;
  }
}

@media only screen and (max-width: 500px) {
  .title_5ch article h1 {
    font-size: 23px !important;
  }
}

@media screen and (max-width: 640px) {
  .concept-text1 div {
    text-align: left !important;
  }
  .concept-text1 div br {
    display: none;
  }
  .concept-text1 div .spblk {
    display: block;
  }
}

.concept-text1 div a {
  color: #523200;
  text-decoration: underline;
}

/* ------------------------------------------------------------
aboutguitar.html
------------------------------------------------------------ */
.title_6 h2 {
  padding: 15px 10px 15px 20px;
  background: #fff;
  border-left: solid 5px #523200;
  font-weight: bold;
  font-size: 22px;
}

@media screen and (max-width: 640px) {
  .title_6 h2 {
    padding: 15px 10px 15px 15px;
    font-size: 19px;
  }
}

.title_8 h3 {
  font-weight: bold;
  font-size: 20px;
  position: relative;
  padding-left: 30px;
  border-bottom: 1px dotted #999;
  padding-bottom: 10px;
}

.title_8 h3:before {
  content: '';
  position: absolute;
  top: 6px;
  left: 0;
  width: 0;
  height: 0;
  border-width: 9px 0 9px 15.6px;
  border-style: solid;
  border-color: transparent transparent transparent #523200;
}

.aboutguitar-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) {
  .aboutguitar-wrap1 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.aboutguitar-wrap1 .box1 {
  width: 300px;
}

@media screen and (max-width: 640px) {
  .aboutguitar-wrap1 .box1 {
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
  }
}

.aboutguitar-wrap1 .box2 {
  width: calc(100% - 320px);
}

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

.aboutguitar-wrap2 {
  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) {
  .aboutguitar-wrap2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}

.aboutguitar-wrap2 .box1 {
  width: calc(100% - 320px);
}

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

.aboutguitar-wrap2 .box2 {
  width: 300px;
}

@media screen and (max-width: 640px) {
  .aboutguitar-wrap2 .box2 {
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
  }
}

.aboutguitar-wrap2 .box2 div {
  font-size: 14px;
  line-height: 1.4;
  margin-top: 8px;
}

/* ------------------------------------------------------------
products.html
------------------------------------------------------------ */
.products-list ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media screen and (max-width: 640px) {
  .products-list ul {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}

.products-list ul li:first-child {
  width: 45%;
}

@media screen and (max-width: 834px) {
  .products-list ul li:first-child {
    width: 100%;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}

.products-list ul li:first-child article {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
}

.products-list ul li:first-child img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100% !important;
  font-family: 'object-fit: cover;';
  width: 100% !important;
  height: 600px !important;
}

@media screen and (max-width: 640px) {
  .products-list ul li:first-child img {
    height: 350px !important;
  }
}

.products-list ul li:first-child div {
  margin-bottom: 10px;
  position: relative;
  padding-left: 25px;
  font-size: 19px;
  color: #333;
  font-weight: bold;
  margin-bottom: 10px;
}

@media screen and (max-width: 640px) {
  .products-list ul li:first-child div {
    font-size: 17px;
  }
}

.products-list ul li:first-child div:before {
  content: "□";
  position: absolute;
  left: 0;
  top: -3px;
  color: #33200b;
}

.products-list ul li:first-child div:after {
  content: "□";
  position: absolute;
  left: 5px;
  top: 3px;
  color: #A1B8D1;
}

.products-list ul li:nth-of-type(2) {
  width: 51%;
}

@media screen and (max-width: 834px) {
  .products-list ul li:nth-of-type(2) {
    width: 100%;
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
    margin-top: 20px;
  }
}

.products-list ul li:nth-of-type(2) .text1 {
  font-size: 26px;
  font-weight: bold;
  margin-bottom: 15px;
}

@media screen and (max-width: 834px) {
  .products-list ul li:nth-of-type(2) .text1 {
    display: block;
    margin-bottom: 15px;
  }
}

.products-list ul li:nth-of-type(2) .text3 {
  font-weight: bold;
  margin-top: 10px;
  margin-bottom: -5px;
}

@media screen and (max-width: 640px) {
  .products-list ul li:nth-of-type(2) .text3 {
    margin-bottom: 5px;
  }
}

.products-list ul li:nth-of-type(2) .list-dl dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 15px;
}

@media screen and (max-width: 640px) {
  .products-list ul li:nth-of-type(2) .list-dl dl {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.products-list ul li:nth-of-type(2) .list-dl dl dt {
  width: 85px !important;
  background: none !important;
  border: none !important;
  border-bottom: 1px solid #33200b !important;
  padding: 10px !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important;
}

@media screen and (max-width: 640px) {
  .products-list ul li:nth-of-type(2) .list-dl dl dt {
    width: 100% !important;
    border: none !important;
    background: #fff !important;
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }
}

.products-list ul li:nth-of-type(2) .list-dl dl dd {
  width: calc(100% - 85px) !important;
  border: none !important;
  border-bottom: 1px solid #ccc !important;
  padding: 10px !important;
}

@media screen and (max-width: 640px) {
  .products-list ul li:nth-of-type(2) .list-dl dl dd {
    width: 100% !important;
    border: none !important;
  }
}

.products-list ul li:nth-of-type(n + 3) {
  width: calc(100% / 5 - 1%);
  margin-top: 2%;
  cursor: pointer;
}

@media screen and (max-width: 834px) {
  .products-list ul li:nth-of-type(n + 3) {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}

@media screen and (max-width: 640px) {
  .products-list ul li:nth-of-type(n + 3) {
    width: calc(100% / 3 - 1%);
    margin-right: 1% !important;
  }
  .products-list ul li:nth-of-type(n + 3):nth-of-type(5) {
    margin-right: 0 !important;
  }
}

.products-list ul li:nth-of-type(n + 3) img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100% !important;
  font-family: 'object-fit: cover;';
  width: 100% !important;
  height: 200px !important;
}

@media only screen and (max-width: 1000px) {
  .products-list ul li:nth-of-type(n + 3) img {
    height: 130px !important;
  }
}

@media screen and (max-width: 640px) {
  .products-list ul li:nth-of-type(n + 3) img {
    height: 130px !important;
  }
}

.products-list ul li:nth-of-type(n + 3) div {
  display: none;
}

/* ------------------------------------------------------------
beginners.html
------------------------------------------------------------ */
.beginners-list ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media screen and (max-width: 640px) {
  .beginners-list ul {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}

.beginners-list ul li:first-child {
  width: 55%;
}

@media screen and (max-width: 834px) {
  .beginners-list ul li:first-child {
    width: 100%;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}

.beginners-list ul li:first-child article {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
}

.beginners-list ul li:first-child img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100% !important;
  font-family: 'object-fit: cover;';
  width: 100% !important;
  height: 440px !important;
}

@media screen and (max-width: 640px) {
  .beginners-list ul li:first-child img {
    height: 350px !important;
  }
}

.beginners-list ul li:first-child div {
  margin-bottom: 10px;
  position: relative;
  padding-left: 25px;
  font-size: 19px;
  color: #333;
  font-weight: bold;
  margin-bottom: 10px;
}

@media screen and (max-width: 640px) {
  .beginners-list ul li:first-child div {
    font-size: 17px;
  }
}

.beginners-list ul li:first-child div:before {
  content: "□";
  position: absolute;
  left: 0;
  top: -3px;
  color: #33200b;
}

.beginners-list ul li:first-child div:after {
  content: "□";
  position: absolute;
  left: 5px;
  top: 3px;
  color: #A1B8D1;
}

.beginners-list ul li:nth-of-type(2) {
  width: 43%;
}

@media screen and (max-width: 834px) {
  .beginners-list ul li:nth-of-type(2) {
    width: 100%;
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
    margin-top: 20px;
  }
}

.beginners-list ul li:nth-of-type(2) .text1 {
  font-size: 26px;
  font-weight: bold;
  margin-bottom: 15px;
}

@media screen and (max-width: 834px) {
  .beginners-list ul li:nth-of-type(2) .text1 {
    display: block;
    margin-bottom: 15px;
  }
}

.beginners-list ul li:nth-of-type(n + 3) {
  width: calc(100% / 5 - 1%);
  margin-top: 2%;
  cursor: pointer;
}

@media screen and (max-width: 834px) {
  .beginners-list ul li:nth-of-type(n + 3) {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}

@media screen and (max-width: 640px) {
  .beginners-list ul li:nth-of-type(n + 3) {
    width: calc(100% / 3 - 1%);
    margin-right: 1% !important;
  }
  .beginners-list ul li:nth-of-type(n + 3):nth-of-type(5) {
    margin-right: 0 !important;
  }
}

.beginners-list ul li:nth-of-type(n + 3) img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100% !important;
  font-family: 'object-fit: cover;';
  width: 100% !important;
  height: 200px !important;
}

@media only screen and (max-width: 1000px) {
  .beginners-list ul li:nth-of-type(n + 3) img {
    height: 130px !important;
  }
}

@media screen and (max-width: 640px) {
  .beginners-list ul li:nth-of-type(n + 3) img {
    height: 130px !important;
  }
}

.beginners-list ul li:nth-of-type(n + 3) div {
  display: none;
}

.title_9 {
  background-size: cover;
  background-repeat: no-repeat;
  padding: 70px 0;
}

@media screen and (max-width: 640px) {
  .title_9 {
    padding: 50px 0;
  }
}

.title_9 h3 {
  font-size: 33px;
  font-weight: bold;
  color: #fff;
}

@media screen and (max-width: 640px) {
  .title_9 h3 {
    font-size: 27px;
  }
}

.beginners-text1 {
  border: 3px solid #33200b;
  padding: 30px;
  background: #fff9f2;
  position: relative;
}

@media screen and (max-width: 640px) {
  .beginners-text1 {
    padding: 30px 10px;
  }
}

.beginners-text1 .ch1 {
  position: absolute;
  left: -3px;
  top: -22px;
  padding: 5px 20px;
  background: #33200b;
  color: #fff;
  font-size: 17px;
}

/* ------------------------------------------------------------
rental.html
------------------------------------------------------------ */
@media screen and (max-width: 834px) {
  .rental-tb1 {
    overflow-x: auto !important;
    white-space: nowrap !important;
  }
}

.rental-tb1 table tr .col1 {
  background: #33200b;
  color: #fff;
}

.rental-tb1 table tr .col2 {
  background: #fff2e5;
}

.rental-ul1 ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.rental-ul1 ul li {
  position: relative;
  padding-left: 30px;
}

.rental-ul1 ul li:before {
  position: absolute;
  content: "※";
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.rental-ul1 ul li a {
  color: #523200;
  text-decoration: underline;
}

.rental-ul2 ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.rental-ul3 ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.rental-text1 div a {
  text-decoration: none;
  color: #33200b;
  font-weight: bold;
}

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

.mail.title {
  display: none;
}

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

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

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

.rental-form dl dt {
  background: #33200b !important;
  color: #fff;
}

.rental-form dl dd textarea {
  height: 100px;
}

/* ------------------------------------------------------------
qa.html
------------------------------------------------------------ */
.qa_fl {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  cursor: pointer;
}

.qa_fl .box {
  width: 100%;
  line-height: 1.4;
}

.qa_fl .box:first-child {
  padding: 20px 40px 20px 20px !important;
  position: relative;
  background: #fff9f2;
}

.qa_fl .box:first-child div {
  padding-left: 70px !important;
  position: relative;
}

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

.qa_fl .box:first-child div b {
  position: absolute;
  top: 0;
  left: 5px;
  height: 30px;
  line-height: 27px;
  color: #33200b;
  font-size: 36px;
}

@media screen and (max-width: 640px) {
  .qa_fl .box:first-child div b {
    font-size: 28px;
  }
}

.qa_fl .box:first-child div:after {
  content: "\f078";
  position: absolute;
  top: 0;
  bottom: 0;
  font-size: 1.4em;
  right: -25px;
  margin: auto;
  color: #33200b;
  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;
}

.qa_fl .box:last-child {
  display: none;
  position: relative;
  background: #fff;
  border-top: none;
}

.qa_fl .box:last-child div {
  padding: 20px !important;
  padding-left: 90px !important;
  position: relative;
  color: #33200b;
}

@media screen and (max-width: 640px) {
  .qa_fl .box:last-child div {
    padding-left: 70px !important;
    font-size: 15px;
  }
}

.qa_fl .box:last-child div b {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 25px;
  height: 30px;
  line-height: 30px;
  color: #33200b;
  font-size: 36px;
}

@media screen and (max-width: 640px) {
  .qa_fl .box:last-child div b {
    font-size: 28px;
  }
}

/* ------------------------------------------------------------
access.html
------------------------------------------------------------ */
.access-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: 834px) {
  .access-wrap1 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.access-wrap1 .box1 {
  width: calc(100% - 300px);
}

@media screen and (max-width: 834px) {
  .access-wrap1 .box1 {
    width: 100%;
    margin-bottom: 20px;
  }
}

.access-wrap1 .box1 .access-dl1 dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

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

.access-wrap1 .box1 .access-dl1 dl dt {
  background: none !important;
  border: none !important;
  border-bottom: 1px solid #33200b !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) {
  .access-wrap1 .box1 .access-dl1 dl dt {
    width: 100% !important;
    border: none !important;
    background: #fff !important;
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }
}

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

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

.access-wrap1 .box1 .access-dl1 dl dd a {
  color: #523200;
}

.access-wrap1 .box2 {
  width: 280px;
}

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

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

@media only screen and (max-width: 1000px) {
  .access-fle1 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.access-fle1 .box:first-child {
  width: calc(100% - 520px);
}

@media only screen and (max-width: 1000px) {
  .access-fle1 .box:first-child {
    width: 100%;
    margin-bottom: 15px;
  }
}

.access-fle1 .box:last-child {
  width: 500px;
}

@media only screen and (max-width: 1000px) {
  .access-fle1 .box:last-child {
    width: 100%;
  }
}

/* ------------------------------------------------------------
contact.html
------------------------------------------------------------ */
.contact-text1 div a {
  text-decoration: none;
  color: #33200b;
  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: #33200b !important;
  color: #fff;
}

.contact-form dl dd textarea {
  height: 100px;
}

.news::-webkit-scrollbar {
  display: none;
}

.gallery {
  width: 460px;
}

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

.gallery .slick-prev {
  z-index: 1;
}

.gallery .slick-prev:before {
  position: absolute;
  content: '<' !important;
  color: #523200 !important;
  opacity: 1 !important;
  font-weight: bold;
  font-size: 40px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 1;
  left: 32px;
}

.gallery .slick-next {
  z-index: 1;
}

.gallery .slick-next:before {
  position: absolute;
  content: '>' !important;
  color: #523200 !important;
  opacity: 1 !important;
  font-weight: bold;
  font-size: 40px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 1;
  right: 32px;
}

.gallery .slick-track .slick-slide img {
  width: 100% !important;
  height: 550px !important;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: 'object-fit: cover;';
}

@media only screen and (max-width: 500px) {
  .gallery .slick-track .slick-slide img {
    height: 400px !important;
  }
}

.gallery .slick-dots {
  bottom: -120px;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

@media only screen and (max-width: 500px) {
  .gallery .slick-dots {
    bottom: -90px;
  }
}

.gallery .slick-dots li {
  width: 19% !important;
  height: 110px !important;
  margin: 0 !important;
  margin-right: 1.2% !important;
}

.gallery .slick-dots li:nth-of-type(5n) {
  margin-right: 0 !important;
}

.gallery .slick-dots li:nth-of-type(n + 6) {
  margin-top: 10px !important;
}

@media only screen and (max-width: 500px) {
  .gallery .slick-dots li {
    height: 80px !important;
  }
}

.gallery .slick-dots li img {
  width: 100% !important;
  height: 110px !important;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: 'object-fit: cover;';
}

@media only screen and (max-width: 500px) {
  .gallery .slick-dots li img {
    height: 80px !important;
  }
}

.product1_wrap1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0 10px;
}

@media screen and (max-width: 834px) {
  .product1_wrap1 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 0;
  }
}

.product1_wrap1 .box1 {
  width: 460px;
}

@media only screen and (max-width: 500px) {
  .product1_wrap1 .box1 {
    width: 100%;
  }
}

.product1_wrap1 .box2 {
  width: calc(100% - 490px);
}

@media screen and (max-width: 834px) {
  .product1_wrap1 .box2 {
    width: 100%;
    margin-bottom: 50px;
  }
}

.product1_wrap1 .box2 .title_ch1 h2 {
  font-size: 22px;
  line-height: 1.4;
  padding-bottom: 0.2em;
  border-bottom: solid 3px #ccc;
  position: relative;
  font-weight: bold;
}

.product1_wrap1 .box2 .title_ch1 h2:after {
  position: absolute;
  content: " ";
  display: block;
  border-bottom: solid 3px #523200;
  bottom: -3px;
  width: 20%;
}

.product1_wrap1 .box2 .title_ch2 h3 {
  font-size: 19px;
  font-weight: bold;
}

.product1_wrap1 .box2 .product1_dl1 dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

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

.product1_wrap1 .box2 .product1_dl1 dl dt {
  background: none !important;
  border: none !important;
  border-bottom: 1px solid #33200b !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) {
  .product1_wrap1 .box2 .product1_dl1 dl dt {
    width: 100% !important;
    border: none !important;
    background: #ffeedf !important;
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }
}

.product1_wrap1 .box2 .product1_dl1 dl dd {
  background: none;
  border: none !important;
  border-bottom: 1px solid #ccc !important;
  padding: 15px !important;
}

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

.product1_tabsp .title_ch1 h2 {
  font-size: 22px;
  line-height: 1.4;
  padding-bottom: 0.2em;
  border-bottom: solid 3px #ccc;
  position: relative;
  font-weight: bold;
}

.product1_tabsp .title_ch1 h2:after {
  position: absolute;
  content: " ";
  display: block;
  border-bottom: solid 3px #523200;
  bottom: -3px;
  width: 20%;
}

.product1_tabsp .gallery {
  margin: 0 auto;
  padding-bottom: 120px;
}

.product1_tabsp .title_ch2 h3 {
  font-size: 19px;
  font-weight: bold;
}

.product1_tabsp .product1_dl1 dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

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

.product1_tabsp .product1_dl1 dl dt {
  background: none !important;
  border: none !important;
  border-bottom: 1px solid #33200b !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) {
  .product1_tabsp .product1_dl1 dl dt {
    width: 100% !important;
    border: none !important;
    background: #ffeedf !important;
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }
}

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

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

.product1-btn {
  text-align: left;
}

@media screen and (max-width: 834px) {
  .product1-btn {
    text-align: center !important;
  }
}

.product1-btn div {
  display: inline-block;
  background: #33200b;
  position: relative;
  width: 360px;
}

@media only screen and (max-width: 1200px) {
  .product1-btn div {
    width: 320px;
  }
}

@media screen and (max-width: 640px) {
  .product1-btn div {
    width: 270px;
  }
}

.product1-btn div:before {
  position: absolute;
  content: "";
  width: 70px;
  height: 1px;
  background: #fff;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 0;
  z-index: 1;
}

@media screen and (max-width: 640px) {
  .product1-btn div:before {
    width: 40px;
  }
}

.product1-btn div a {
  display: block;
  color: #fff;
  padding: 18px 0;
  font-size: 18px;
  font-weight: 500;
  position: relative;
  opacity: 1;
  margin: 0 auto;
  text-decoration: none;
  background: #33200b;
  border: none;
  cursor: pointer;
  -webkit-transition: 800ms ease all;
  transition: 800ms ease all;
  outline: none;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
}

.product1-btn div a:hover {
  background: #fff;
  color: #33200b;
}

.product1-btn div a:before, .product1-btn div a:after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  height: 2px;
  width: 0;
  background: #33200b;
  -webkit-transition: 400ms ease all;
  transition: 400ms ease all;
}

.product1-btn div a:after {
  right: inherit;
  top: inherit;
  left: 0;
  bottom: 0;
}

.product1-btn div a:hover:before, .product1-btn div a:hover:after {
  width: 100%;
  -webkit-transition: 800ms ease all;
  transition: 800ms ease all;
}

.product1-btn2 {
  text-align: center;
}

.product1-btn2 div {
  display: inline-block;
  background: #33200b;
  position: relative;
  width: 360px;
}

@media only screen and (max-width: 1200px) {
  .product1-btn2 div {
    width: 320px;
  }
}

@media screen and (max-width: 640px) {
  .product1-btn2 div {
    width: 270px;
  }
}

.product1-btn2 div:before {
  position: absolute;
  content: "";
  width: 70px;
  height: 1px;
  background: #fff;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 0;
  z-index: 1;
}

@media screen and (max-width: 640px) {
  .product1-btn2 div:before {
    width: 40px;
  }
}

.product1-btn2 div a {
  display: block;
  color: #fff;
  padding: 18px 0;
  font-size: 18px;
  font-weight: 500;
  position: relative;
  opacity: 1;
  margin: 0 auto;
  text-decoration: none;
  background: #33200b;
  border: none;
  cursor: pointer;
  -webkit-transition: 800ms ease all;
  transition: 800ms ease all;
  outline: none;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
}

.product1-btn2 div a:hover {
  background: #fff;
  color: #33200b;
}

.product1-btn2 div a:before, .product1-btn2 div a:after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  height: 2px;
  width: 0;
  background: #33200b;
  -webkit-transition: 400ms ease all;
  transition: 400ms ease all;
}

.product1-btn2 div a:after {
  right: inherit;
  top: inherit;
  left: 0;
  bottom: 0;
}

.product1-btn2 div a:hover:before, .product1-btn2 div a:hover:after {
  width: 100%;
  -webkit-transition: 800ms ease all;
  transition: 800ms ease all;
}

/******************スライダー(画像サムネイル付き)**************************************/
/*# sourceMappingURL=common_style.css.map */