@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: 500;
  color: #fff;
  word-wrap: break-word;
  overflow: hidden;
  font-size: 14px;
  font-family: "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.inner {
  margin: 0 auto;
  max-width: 1020px;
  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: 1000px;
  padding-bottom: 100px;
}

@media only screen and (max-width: 1200px) {
  #contents {
    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: "Times New Roman", "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}

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

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

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

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

.pankuzu li {
  display: inline-block;
}

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

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

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

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

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

.breadcrumb {
  text-align: right;
}

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

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

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

@media only screen and (max-width: 950px) {
  header#global_header {
    padding-top: 46px;
  }
}

body {
  background: #222 !important;
}

body #contents {
  background: transparent !important;
}

body .wrap {
  background: transparent !important;
}

.header {
  padding: 10px 40px;
}

@media only screen and (max-width: 1100px) {
  .header {
    padding: 10px 15px;
  }
}

@media screen and (max-width: 640px) {
  .header {
    padding: 25px 15px 10px 15px;
  }
}

@media only screen and (max-width: 550px) {
  .header {
    padding: 35px 15px 10px 15px;
  }
}

.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: center;
      -ms-flex-align: center;
          align-items: center;
}

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

.header-right .right1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  margin-right: 10px;
}

.header-right .right1 h1, .header-right .right1 p {
  font-size: 13px;
  margin-bottom: 5px;
}

@media screen and (max-width: 640px) {
  .header-right .right1 h1, .header-right .right1 p {
    position: absolute;
    top: 50px;
    left: 0;
    font-size: 11px;
  }
}

@media only screen and (max-width: 550px) {
  .header-right .right1 .header-tel {
    display: none;
  }
}

.header-right .right1 .header-tel a {
  font-weight: bold;
  font-size: 36px;
  color: #b29c76;
  font-family: Roboto;
}

@media screen and (max-width: 834px) {
  .header-right .right1 .header-tel a {
    font-size: 33px;
  }
}

.header-right .right1 .header-tel a .ch1 {
  font-size: 30px;
  font-weight: bold;
}

@media screen and (max-width: 834px) {
  .header-right .right1 .header-tel a .ch1 {
    font-size: 27px;
  }
}

.header-right .right1 .nav-ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 720px;
}

@media only screen and (max-width: 1100px) {
  .header-right .right1 .nav-ul {
    width: 660px;
  }
}

.header-right .right1 .nav-item a {
  color: #fff;
  font-size: 14px;
}

@media only screen and (max-width: 1100px) {
  .header-right .right1 .nav-item a {
    font-size: 13px;
  }
}

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

#mainArea {
  position: relative;
}

#mainArea ul li img {
  width: 100% !important;
}

#mainArea .maintxt {
  position: absolute;
  -webkit-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
  top: 50%;
  left: 50%;
}

.header-contsp {
  display: none;
}

@media only screen and (max-width: 550px) {
  .header-contsp {
    display: block;
    position: absolute;
    right: 10px;
    top: 83px;
  }
  .header-contsp .header-telsp a img {
    width: 40px !important;
  }
}

.right-fixedbtn {
  position: fixed;
  right: 0;
  top: 15%;
  z-index: 11111;
}

@media only screen and (max-width: 950px) {
  .right-fixedbtn {
    top: 20%;
  }
}

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

.right-fixedbtn .header-cont {
  margin-top: 20px;
}

.fixedbtn-sp {
  display: none;
}

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

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

@media screen and (max-width: 834px) {
  .fixedbtn-sp .tel-link a p:before {
    position: absolute;
    content: "";
    background: url(../images/contents/sptel.png);
    width: 16px;
    height: 25px;
    top: 69%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    left: 0;
    font-weight: bold;
    background-repeat: no-repeat;
    background-size: 70%;
  }
  .fixedbtn-sp .btn1 {
    background: #b29c76;
    width: 50%;
  }
  .fixedbtn-sp .btn1 a {
    color: #fff;
    display: block;
    padding: 12px 0;
  }
  .fixedbtn-sp .btn1 a p {
    display: inline-block;
    padding-left: 28px;
    position: relative;
    font-size: 14px;
  }
  .fixedbtn-sp .btn1 a p:before {
    position: absolute;
    content: "";
    background: url(../images/contents/spaccess.png);
    left: -1px;
    top: 53%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 22px;
    height: 22px;
    background-repeat: no-repeat;
    background-size: 90%;
  }
}

footer#global_footer {
  width: 100%;
  min-width: 100% !important;
  height: auto;
}

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

footer#global_footer #copy {
  color: #fff;
  font-size: 14px;
  display: block;
  background: #b29c76;
}

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

.contact-wrap {
  padding: 95px 0;
  background: url(../images/contents/bg1.jpg);
  background-size: cover;
  background-repeat: no-repeat;
}

@media screen and (max-width: 834px) {
  .contact-wrap {
    padding: 70px 0;
  }
}

@media screen and (max-width: 640px) {
  .contact-wrap {
    padding: 60px 0;
  }
}

.contact-wrap h2 {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 35px;
  padding-bottom: 15px;
  position: relative;
}

.contact-wrap h2:before {
  position: absolute;
  content: "";
  width: 30px;
  height: 4px;
  background: #b29c76;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.contact-wrap .footer-tel {
  margin-bottom: 20px;
}

.contact-wrap .footer-tel a {
  font-size: 48px;
  font-family: Roboto;
  font-weight: bold;
  color: #fff;
}

@media screen and (max-width: 834px) {
  .contact-wrap .footer-tel a {
    font-size: 42px;
  }
}

@media only screen and (max-width: 500px) {
  .contact-wrap .footer-tel a {
    font-size: 37px;
  }
}

.contact-wrap .footer-tel a .ch1 {
  font-size: 36px;
}

@media screen and (max-width: 834px) {
  .contact-wrap .footer-tel a .ch1 {
    font-size: 31px;
  }
}

@media only screen and (max-width: 500px) {
  .contact-wrap .footer-tel a .ch1 {
    font-size: 28px;
  }
}

.contact-wrap .text1 {
  font-size: 16px;
  font-weight: bold;
}

.contact-wrap iframe {
  margin: 15px 0;
}

@media screen and (max-width: 834px) {
  .contact-wrap iframe {
    width: 80% !important;
  }
}

@media screen and (max-width: 640px) {
  .contact-wrap iframe {
    width: 90% !important;
  }
}

.contact-wrap .text2 {
  font-size: 16px;
}

.contact-wrap .text2 .blk {
  margin-left: 10px;
}

@media screen and (max-width: 640px) {
  .contact-wrap .text2 .blk {
    display: block;
    margin-left: 0;
  }
}

.footer {
  padding: 80px 0;
}

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

.footer-wrap .text1 {
  font-size: 13px;
  margin: 15px 0;
}

.footer-wrap .footer-address p {
  font-size: 14px;
}

.footer-wrap .footer-address p .blk {
  margin-left: 10px;
}

@media screen and (max-width: 640px) {
  .footer-wrap .footer-address p .blk {
    display: block;
    margin-left: 0;
  }
}

.footer-wrap .footer-address .tel-link a {
  font-size: 14px;
  color: #fff;
}

.footer-wrap .nav {
  margin-top: 15px;
  padding-top: 15px;
  position: relative;
}

@media only screen and (max-width: 950px) {
  .footer-wrap .nav {
    display: none;
  }
}

.footer-wrap .nav:before {
  position: absolute;
  content: "";
  background: #767676;
  width: 850px;
  height: 1px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  left: 50%;
  top: 0;
}

.footer-wrap .nav-ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 730px;
  margin: 0 auto;
}

.footer-wrap .nav-item a {
  color: #fff;
  font-size: 14px;
}

.title_1 h2 {
  font-size: 24px;
  font-weight: bold;
  padding-bottom: 15px;
  position: relative;
}

.title_1 h2:before {
  position: absolute;
  content: "";
  width: 30px;
  height: 4px;
  background: #b29c76;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.index-text1 div {
  font-size: 18px;
  font-weight: bold;
}

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

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

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

.index-text2 div {
  font-size: 14px;
  font-weight: 500;
}

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

.index-text2 div .blk {
  display: block;
}

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

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

.index-btn1 div {
  background: #b29c76;
  border-radius: 3px;
  display: inline-block;
}

.index-btn1 div a {
  color: #fff;
  display: block;
  padding: 6px 50px;
  font-size: 14px;
  font-weight: 400;
}

.index-wrap1fle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media only screen and (max-width: 700px) {
  .index-wrap1fle {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

.index-wrap1fle .index-wrap1 {
  width: 32%;
  background: url(../images/contents/enbg.png);
  background-repeat: no-repeat;
  background-size: cover;
  width: 320px;
  height: 320px;
  position: relative;
  margin-right: 2%;
}

.index-wrap1fle .index-wrap1:last-child {
  margin-right: 0;
}

@media only screen and (max-width: 1000px) {
  .index-wrap1fle .index-wrap1:nth-of-type(2) {
    margin: 0;
  }
}

@media only screen and (max-width: 700px) {
  .index-wrap1fle .index-wrap1:nth-of-type(n + 2) {
    margin-top: 60px;
  }
}

.index-wrap1fle .index-wrap1 .index-textwrap {
  position: absolute;
  width: 270px;
  top: 80px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.index-wrap1fle .index-wrap1 .index-textwrap .title_2 {
  line-height: 1;
}

.index-wrap1fle .index-wrap1 .index-textwrap .title_2 h3 {
  font-size: 36px;
  font-weight: bold;
}

.index-wrap1fle .index-wrap1 .btn1 {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: 40px;
}

.index-wrap1fle .index-wrap1 .btn1 div a {
  font-weight: 400;
  color: #fff;
  border-bottom: 1px solid #fff;
  padding-bottom: 5px;
}

.index-wrap1-01:before {
  position: absolute;
  content: "01";
  top: -15px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  left: 50%;
  font-size: 81px;
  font-weight: bold;
}

.index-wrap1-02:before {
  position: absolute;
  content: "02";
  top: -15px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  left: 50%;
  font-size: 81px;
  font-weight: bold;
}

.index-wrap1-03:before {
  position: absolute;
  content: "03";
  top: -15px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  left: 50%;
  font-size: 81px;
  font-weight: bold;
}

.index-wrap1-03 h3 {
  font-size: 33px !important;
}

.index-wrap2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-left: calc(((1600px - 100%) / 2) * -1) !important;
  margin-right: calc(((1600px - 100%) / 2) * -1) !important;
}

@media only screen and (max-width: 1640px) {
  .index-wrap2 {
    margin-left: calc(((100vw - 100%) / 2) * -1) !important;
    margin-right: calc(((100vw - 100%) / 2) * -1) !important;
  }
}

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

.index-wrap2 .box1 {
  width: 49.5%;
  margin-right: 1%;
}

@media only screen and (max-width: 1050px) {
  .index-wrap2 .box1 {
    margin-top: 30px;
    margin-right: 0;
    width: 100%;
  }
}

.index-wrap2 .box1 .imgfle {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.index-wrap2 .box1 .imgfle .box {
  width: 50%;
}

.index-wrap2 .box1 .imgfle .box img {
  width: 100% !important;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: 'object-fit: cover;';
}

.index-wrap2 .box2 {
  width: 49.5%;
  background: #333;
}

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

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

@media only screen and (max-width: 1050px) {
  .index-wrap2 .box2 {
    margin-top: 30px;
    margin-right: 0;
    width: 100%;
    background: rgba(0, 0, 0, 0.65);
    padding: 30px;
    position: absolute;
    -webkit-transform: translateX(-50%) translateY(-50%);
            transform: translateX(-50%) translateY(-50%);
    top: 50%;
    left: 50%;
  }
}

@media only screen and (max-width: 1500px) {
  .index-wrap2 .box2 .img1 {
    margin-top: 20px !important;
  }
}

@media only screen and (max-width: 1450px) {
  .index-wrap2 .box2 .img1 {
    margin-top: 0 !important;
    margin-bottom: 10px !important;
  }
}

@media only screen and (max-width: 1300px) {
  .index-wrap2 .box2 .img1 img {
    width: 110px !important;
  }
}

@media only screen and (max-width: 1100px) {
  .index-wrap2 .box2 .img1 img {
    width: 100px !important;
  }
}

@media only screen and (max-width: 1450px) {
  .index-wrap2 .box2 .text1 {
    margin-bottom: 10px !important;
  }
}

.index-wrap2 .box2 .text1 div {
  font-size: 24px;
  font-weight: bold;
}

@media only screen and (max-width: 1450px) {
  .index-wrap2 .box2 .text1 div {
    font-size: 22px;
  }
}

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

@media only screen and (max-width: 1450px) {
  .index-wrap2 .box2 .text2 {
    margin-bottom: 10px !important;
  }
}

.index-wrap2 .box2 .text2 div {
  font-size: 16px;
  font-weight: bold;
}

@media only screen and (max-width: 450px) {
  .index-wrap2 .box2 .text2 div {
    text-align: left !important;
  }
}

.index-wrap2 .box2 .text2 div .blk {
  display: block;
}

@media only screen and (max-width: 450px) {
  .index-wrap2 .box2 .text2 div .blk {
    display: none;
  }
}

.index-wrap2 .box2 .text3 {
  text-align: center;
}

.index-wrap2 .box2 .text3 div {
  background: #fff;
  padding: 15px;
  display: inline-block;
  font-size: 24px;
  font-weight: bold;
  color: #333;
}

@media only screen and (max-width: 1450px) {
  .index-wrap2 .box2 .text3 div {
    font-size: 21px;
  }
}

@media screen and (max-width: 640px) {
  .index-wrap2 .box2 .text3 div {
    font-size: 18px;
  }
}

@media only screen and (max-width: 1300px) {
  .index-wrap2 .box2 .text3 div {
    padding: 8px;
  }
}

.index-wrap2 .box2 .text3 div .btn1 {
  display: block;
}

.index-wrap2 .box2 .text3 div .btn1 a {
  font-size: 18px;
  color: #e26161;
  border-bottom: 1px solid #e26161;
  font-weight: bold;
  padding-bottom: 5px;
  padding-top: 5px !important;
}

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

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

.index-wrap3 .box1 {
  width: 49%;
}

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

.index-wrap3 .box1 a {
  display: block;
  position: relative;
}

.index-wrap3 .box1 a:before {
  position: absolute;
  content: "";
  background: rgba(0, 0, 0, 0.65);
  width: 90%;
  height: 90%;
  -webkit-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
  top: 50%;
  left: 50%;
}

.index-wrap3 .box1 .img1 img {
  width: 100% !important;
}

.index-wrap3 .box1 .text1 {
  position: absolute;
  -webkit-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
  top: 50%;
  left: 50%;
}

.index-wrap3 .box1 .text1 div {
  color: #fff;
  font-size: 30px;
  font-family: Noto Serif JP;
}

@media only screen and (max-width: 1000px) {
  .index-wrap3 .box1 .text1 div {
    font-size: 27px;
  }
}

@media screen and (max-width: 834px) {
  .index-wrap3 .box1 .text1 div {
    font-size: 3.12vw;
  }
}

@media screen and (max-width: 640px) {
  .index-wrap3 .box1 .text1 div {
    font-size: 27px;
  }
}

@media only screen and (max-width: 450px) {
  .index-wrap3 .box1 .text1 div {
    font-size: 6.13vw;
  }
}

.index-wrap3 .box1 .text1 div .blk {
  display: block;
  font-size: 18px;
  margin-top: 25px;
  padding-top: 25px;
  position: relative;
}

@media screen and (max-width: 834px) {
  .index-wrap3 .box1 .text1 div .blk {
    font-size: 14px;
  }
}

@media screen and (max-width: 640px) {
  .index-wrap3 .box1 .text1 div .blk {
    font-size: 18px;
  }
}

@media only screen and (max-width: 450px) {
  .index-wrap3 .box1 .text1 div .blk {
    font-size: 14px;
  }
}

.index-wrap3 .box1 .text1 div .blk:before {
  position: absolute;
  content: "";
  background: #bf9c5f;
  width: 310px;
  height: 1px;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

@media screen and (max-width: 834px) {
  .index-wrap3 .box1 .text1 div .blk:before {
    width: 220px;
  }
}

@media screen and (max-width: 640px) {
  .index-wrap3 .box1 .text1 div .blk:before {
    width: 310px;
  }
}

@media only screen and (max-width: 450px) {
  .index-wrap3 .box1 .text1 div .blk:before {
    width: 220px;
  }
}

.index-wrap3 .box2 {
  width: 49%;
}

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

.index-wrap3 .box2 a {
  display: block;
  position: relative;
}

.index-wrap3 .box2 a:before {
  position: absolute;
  content: "";
  background: rgba(0, 0, 0, 0.65);
  width: 90%;
  height: 90%;
  -webkit-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
  top: 50%;
  left: 50%;
}

.index-wrap3 .box2 .img1 img {
  width: 100% !important;
}

.index-wrap3 .box2 .text1 {
  position: absolute;
  -webkit-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
  top: 50%;
  left: 50%;
}

.index-wrap3 .box2 .text1 div {
  color: #fff;
  font-size: 30px;
  font-family: Noto Serif JP;
}

@media only screen and (max-width: 1000px) {
  .index-wrap3 .box2 .text1 div {
    font-size: 27px;
  }
}

@media screen and (max-width: 834px) {
  .index-wrap3 .box2 .text1 div {
    font-size: 3.12vw;
  }
}

@media screen and (max-width: 640px) {
  .index-wrap3 .box2 .text1 div {
    font-size: 27px;
  }
}

@media only screen and (max-width: 450px) {
  .index-wrap3 .box2 .text1 div {
    font-size: 6.13vw;
  }
}

.index-wrap3 .box2 .text1 div .blk {
  display: block;
  font-size: 18px;
  margin-top: 25px;
  padding-top: 25px;
  position: relative;
}

@media screen and (max-width: 834px) {
  .index-wrap3 .box2 .text1 div .blk {
    font-size: 14px;
  }
}

@media screen and (max-width: 640px) {
  .index-wrap3 .box2 .text1 div .blk {
    font-size: 18px;
  }
}

@media only screen and (max-width: 450px) {
  .index-wrap3 .box2 .text1 div .blk {
    font-size: 14px;
  }
}

.index-wrap3 .box2 .text1 div .blk:before {
  position: absolute;
  content: "";
  background: #bf9c5f;
  width: 310px;
  height: 1px;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

@media screen and (max-width: 834px) {
  .index-wrap3 .box2 .text1 div .blk:before {
    width: 220px;
  }
}

@media screen and (max-width: 640px) {
  .index-wrap3 .box2 .text1 div .blk:before {
    width: 310px;
  }
}

@media only screen and (max-width: 450px) {
  .index-wrap3 .box2 .text1 div .blk:before {
    width: 220px;
  }
}

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

.index-instagram .sns_list > div {
  border: none !important;
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
      -ms-flex-direction: row !important;
          flex-direction: row !important;
  width: 15%;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-line-pack: baseline;
      align-content: baseline;
  margin-right: 2%;
}

.index-instagram .sns_list > div:nth-of-type(6n) {
  margin-right: 0;
}

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

@media only screen and (max-width: 1000px) {
  .index-instagram .sns_list > div {
    width: 32%;
  }
  .index-instagram .sns_list > div:nth-of-type(3n) {
    margin-right: 0;
  }
  .index-instagram .sns_list > div:nth-of-type(n + 4) {
    margin-top: 30px;
  }
}

@media only screen and (max-width: 1000px) and (max-width: 640px) {
  .index-instagram .sns_list > div {
    width: 49%;
    margin-right: 2% !important;
  }
  .index-instagram .sns_list > div:nth-of-type(2n) {
    margin-right: 0 !important;
  }
  .index-instagram .sns_list > div:nth-of-type(n + 3) {
    margin-top: 30px;
  }
}

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

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

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

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

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

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

.index-instagram .sns_list > div .sns_text {
  width: 100% !important;
  padding: 0 !important;
  margin-top: 5px;
}

.index-instagram .sns_list > div .sns_text .sns_date {
  display: none;
}

.index-instagram .sns_list > div .sns_text ul {
  display: none;
}

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

div.under ul li a {
  font-weight: 400;
  font-family: "Times New Roman", "Noto Serif JP", "游明朝体", "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: #b29c76;
  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: 1020px) {
  .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: 1020px) {
  .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: 1020px) {
  .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: 1020px) {
  .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: 1020px) {
  .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: 1020px) {
  .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(((1200px - 100%) / 2) * -1);
  margin-right: calc(((1200px - 100%) / 2) * -1);
}

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

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

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

.mean-bar .mean-nav 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: #b29c76;
  z-index: -1;
  -webkit-transition: all 0.8s;
  transition: all 0.8s;
}

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

.title_5 {
  background: url(../images/contents/h1bg.jpg);
  background-repeat: no-repeat;
  background-attachment: fixed;
  padding: 140px 30px 140px 30px;
  position: relative;
  margin-left: calc(((100vw - 100%) / 2) * -1) !important;
  margin-right: calc(((100vw - 100%) / 2) * -1) !important;
  background-position: top center;
}

@media only screen and (max-width: 1200px) {
  .title_5 {
    padding: 140px 30px 100px 30px;
  }
}

@media screen and (max-width: 834px) {
  .title_5 {
    background-attachment: initial;
    background-size: cover;
  }
}

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

.title_5 article {
  margin: 0 auto;
  max-width: 1020px;
  padding: 30px 100px;
  background: rgba(0, 0, 0, 0.8);
  display: inline-block;
  position: absolute;
  left: 0;
  bottom: 0;
}

@media screen and (max-width: 834px) {
  .title_5 article {
    padding: 10px 30px;
  }
}

.title_5 article h1 {
  line-height: 1.9;
  color: #fff;
  font-size: 57px;
  font-weight: bold;
  text-align: right !important;
}

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

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

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

@media only screen and (max-width: 1000px) {
  .title_5ch1 article {
    padding: 10px 30px;
  }
}

.title_5ch1 h1 {
  font-size: 46px !important;
}

@media only screen and (max-width: 1000px) {
  .title_5ch1 h1 {
    font-size: 40px !important;
  }
}

@media screen and (max-width: 834px) {
  .title_5ch1 h1 {
    font-size: 34px !important;
  }
}

@media screen and (max-width: 640px) {
  .title_5ch1 h1 {
    font-size: 4.8vw !important;
  }
}

.title_5-bl .blogtitle div {
  line-height: 1.9;
  color: #fff;
  font-size: 57px;
  font-weight: bold;
  text-align: right !important;
}

@media only screen and (max-width: 1000px) {
  .title_5-bl .blogtitle div {
    font-size: 37px;
  }
}

@media screen and (max-width: 640px) {
  .title_5-bl .blogtitle div {
    font-size: 35px;
  }
}

/* ------------------------------------------------------------
studio.html
------------------------------------------------------------ */
.studio-wrap1 {
  padding: 30px 70px;
  border: 5px solid #b29c76;
}

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

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

.studio-wrap1 .title_6 {
  text-align: center;
}

.studio-wrap1 .title_6 div {
  display: inline-block;
}

.studio-wrap1 .title_6 div h2 {
  font-size: 28px;
  font-weight: bold;
}

@media screen and (max-width: 640px) {
  .studio-wrap1 .title_6 div h2 {
    font-size: 24PX;
  }
}

.title_8 h2 {
  font-weight: bold;
  font-size: 19px;
  position: relative;
  padding-left: 30px;
  border-bottom: 1px dotted #b29c76;
  padding-bottom: 10px;
}

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

.title_8 h2: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 #b29c76;
}

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

.studio-wrap2 .box1 {
  width: 49%;
}

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

.studio-wrap2 .box2 {
  width: 49%;
}

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

.title_9 {
  text-align: center;
}

.title_9 div {
  display: inline-block;
}

.title_9 div h2 {
  font-size: 25px;
  font-weight: bold;
}

@media screen and (max-width: 834px) {
  .title_9 div h2 {
    font-size: 23px;
  }
}

@media screen and (max-width: 640px) {
  .title_9 div h2 {
    font-size: 22px;
  }
}

@media only screen and (max-width: 500px) {
  .title_9ch1 h2 {
    font-size: 4.53vw !important;
  }
}

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

.studio-wrap3 .box1 {
  width: 58%;
}

@media screen and (max-width: 640px) {
  .studio-wrap3 .box1 {
    width: 100%;
    margin-top: 15px;
  }
}

@media screen and (max-width: 640px) {
  .studio-wrap3 .box1 .btn1 {
    text-align: center;
  }
}

.studio-wrap3 .box1 .btn1 div {
  background: #b29c76;
  display: inline-block;
}

.studio-wrap3 .box1 .btn1 div a {
  opacity: 1;
  margin: 0 auto;
  text-decoration: none;
  background: #b29c76;
  color: #fff;
  border: none;
  position: relative;
  font-size: 15px;
  cursor: pointer;
  -webkit-transition: 800ms ease all;
  transition: 800ms ease all;
  display: block;
  outline: none;
  padding: 6px 60px 6px 60px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.studio-wrap3 .box1 .btn1 div a:hover {
  background: #fff;
  color: #b29c76;
}

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

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

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

.studio-wrap3 .box2 {
  width: 40%;
}

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

.studio-fle1 {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.studio-fle1 .box {
  width: 24%;
  margin-right: 1.33%;
}

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

.studio-fle1 .box:nth-of-type(n + 5) {
  margin-top: 15px;
}

@media screen and (max-width: 640px) {
  .studio-fle1 .box {
    width: 49%;
    margin-right: 2%;
  }
  .studio-fle1 .box:nth-child(even) {
    margin-right: 0;
  }
  .studio-fle1 .box:nth-of-type(n + 3) {
    margin-top: 15px;
  }
}

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

.studio-wrap4 .box1 {
  width: 58%;
}

@media screen and (max-width: 834px) {
  .studio-wrap4 .box1 {
    width: 100%;
    margin-bottom: 30px;
  }
}

.studio-wrap4 .box1 .text1 b {
  color: #b29c76;
}

.studio-wrap4 .box1 .studio-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;
}

.studio-wrap4 .box1 .studio-ul1 ul li {
  padding: 10px;
  border-bottom: 1px dashed #b29c76;
  padding-left: 30px;
  position: relative;
}

.studio-wrap4 .box1 .studio-ul1 ul li:before {
  position: absolute;
  content: "♦";
  left: 0;
  color: #b29c76;
}

.studio-wrap4 .box2 {
  width: 40%;
}

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

/* ------------------------------------------------------------
price.html
------------------------------------------------------------ */
.title_10 h2 {
  font-weight: bold;
  font-size: 20px;
  position: relative;
  padding-left: 30px;
  border-bottom: 1px dotted #b29c76;
  padding-bottom: 10px;
}

@media screen and (max-width: 640px) {
  .title_10 h2 {
    font-size: 17px;
  }
}

.title_10 h2: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 #b29c76;
}

.price-tb1 table tr .col1 {
  background: #b29c76;
}

.price-tb1 table tr td {
  text-align: center !important;
}

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

.price-ul1 ul li {
  font-weight: 500;
  padding: 5px;
  padding-left: 30px;
  position: relative;
}

.price-ul1 ul li:before {
  position: absolute;
  content: "♦";
  left: 0;
  color: #b29c76;
}

.price-ul1 ul li .col1 {
  font-weight: bold;
  font-size: 16px;
}

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

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

.price-dl1 dl dt {
  background: none !important;
  border: none !important;
  border-bottom: 1px solid #b29c76 !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;
}

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

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

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

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

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

.price-fle1 .box:first-child {
  width: 41%;
}

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

.price-fle1 .box:last-child {
  width: 57%;
}

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

.price-fle1 .box img {
  -o-object-fit: cover;
     object-fit: cover;
  font-family: 'object-fit: cover;';
  width: 100% !important;
  height: 250px !important;
}

@media screen and (max-width: 640px) {
  .price-fle1 .box img {
    height: auto !important;
  }
}

.price-fle2 {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media screen and (max-width: 640px) {
  .price-fle2 {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }
}

.price-fle2 .box:first-child {
  width: 57%;
}

@media screen and (max-width: 640px) {
  .price-fle2 .box:first-child {
    width: 100%;
  }
}

.price-fle2 .box:last-child {
  width: 41%;
}

@media screen and (max-width: 640px) {
  .price-fle2 .box:last-child {
    width: 100%;
    margin-bottom: 10px;
  }
}

.price-fle2 .box img {
  -o-object-fit: cover;
     object-fit: cover;
  font-family: 'object-fit: cover;';
  width: 100% !important;
  height: 250px !important;
}

@media screen and (max-width: 640px) {
  .price-fle2 .box img {
    height: auto !important;
  }
}

.title_11 h3 {
  display: inline-block;
  font-size: 16px;
  border-bottom: 1px solid #fff;
}

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

.price-ul2 ul li {
  padding: 5px;
  border-bottom: 1px dashed #b29c76;
  padding-left: 30px;
  position: relative;
}

.price-ul2 ul li:before {
  position: absolute;
  content: "・";
  left: 0;
  color: #b29c76;
}

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

.gear-wrap1 .box1 {
  width: 49%;
}

@media screen and (max-width: 640px) {
  .gear-wrap1 .box1 {
    width: 100%;
    margin-bottom: 40px;
  }
}

.gear-wrap1 .box2 {
  width: 49%;
}

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

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

.gear-ul1 ul li {
  font-weight: bold;
  padding: 10px;
  border-bottom: 1px dashed #b29c76;
  padding-left: 30px;
  position: relative;
}

.gear-ul1 ul li:before {
  position: absolute;
  content: "♦";
  left: 0;
  color: #b29c76;
}

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

.school-wrap1 .box1 {
  width: 58%;
}

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

.school-wrap1 .box1 .title_12 h2 {
  font-size: 20px;
  font-weight: bold;
}

@media screen and (max-width: 640px) {
  .school-wrap1 .box1 .title_12 h2 {
    font-size: 18px;
  }
}

.school-wrap1 .box2 {
  width: 40%;
}

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

.school-fle1 {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.school-fle1 .box {
  width: 32%;
  margin-right: 2%;
}

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

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

@media screen and (max-width: 640px) {
  .school-fle1 .box {
    width: 100%;
    margin-right: 0 !important;
  }
  .school-fle1 .box:nth-of-type(n + 2) {
    margin-top: 30px;
  }
}

.school-fle1 .box 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: 1000px) {
  .school-fle1 .box img {
    height: 170px !important;
  }
}

@media screen and (max-width: 834px) {
  .school-fle1 .box img {
    height: 140px !important;
  }
}

@media screen and (max-width: 640px) {
  .school-fle1 .box img {
    height: auto !important;
  }
}

.school-fle1 .box h3 {
  text-align: center;
  font-size: 16px;
  margin-top: 5px;
}

@media only screen and (max-width: 1200px) {
  .school-fle1 .box h3 {
    font-size: 14px;
  }
}

.school-fle1 .box div {
  display: none;
}

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

.school-wrap2 .box1 {
  width: 49%;
}

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

.school-wrap2 .box1 a {
  display: block;
  position: relative;
}

.school-wrap2 .box1 a:before {
  position: absolute;
  content: "";
  background: rgba(0, 0, 0, 0.65);
  width: 90%;
  height: 90%;
  -webkit-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
  top: 50%;
  left: 50%;
}

.school-wrap2 .box1 .img1 img {
  width: 100% !important;
}

.school-wrap2 .box1 .text1 {
  position: absolute;
  -webkit-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
  top: 50%;
  left: 50%;
}

.school-wrap2 .box1 .text1 div {
  color: #fff;
  font-size: 30px;
  font-family: Noto Serif JP;
}

@media only screen and (max-width: 1000px) {
  .school-wrap2 .box1 .text1 div {
    font-size: 27px;
  }
}

@media screen and (max-width: 834px) {
  .school-wrap2 .box1 .text1 div {
    font-size: 3.12vw;
  }
}

@media screen and (max-width: 640px) {
  .school-wrap2 .box1 .text1 div {
    font-size: 27px;
  }
}

@media only screen and (max-width: 450px) {
  .school-wrap2 .box1 .text1 div {
    font-size: 6.13vw;
  }
}

.school-wrap2 .box1 .text1 div .blk {
  display: block;
  font-size: 18px;
  margin-top: 25px;
  padding-top: 25px;
  position: relative;
}

@media screen and (max-width: 834px) {
  .school-wrap2 .box1 .text1 div .blk {
    font-size: 14px;
  }
}

@media screen and (max-width: 640px) {
  .school-wrap2 .box1 .text1 div .blk {
    font-size: 18px;
  }
}

@media only screen and (max-width: 450px) {
  .school-wrap2 .box1 .text1 div .blk {
    font-size: 14px;
  }
}

.school-wrap2 .box1 .text1 div .blk:before {
  position: absolute;
  content: "";
  background: #bf9c5f;
  width: 310px;
  height: 1px;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

@media screen and (max-width: 834px) {
  .school-wrap2 .box1 .text1 div .blk:before {
    width: 220px;
  }
}

@media screen and (max-width: 640px) {
  .school-wrap2 .box1 .text1 div .blk:before {
    width: 310px;
  }
}

@media only screen and (max-width: 450px) {
  .school-wrap2 .box1 .text1 div .blk:before {
    width: 220px;
  }
}

.school-wrap2 .box2 {
  width: 49%;
}

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

.school-wrap2 .box2 a {
  display: block;
  position: relative;
}

.school-wrap2 .box2 a:before {
  position: absolute;
  content: "";
  background: rgba(0, 0, 0, 0.65);
  width: 90%;
  height: 90%;
  -webkit-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
  top: 50%;
  left: 50%;
}

.school-wrap2 .box2 .img1 img {
  width: 100% !important;
}

.school-wrap2 .box2 .text1 {
  position: absolute;
  -webkit-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
  top: 50%;
  left: 50%;
}

.school-wrap2 .box2 .text1 div {
  line-height: 1.3;
  color: #fff;
  font-size: 28px;
  font-family: Noto Serif JP;
}

@media only screen and (max-width: 1000px) {
  .school-wrap2 .box2 .text1 div {
    font-size: 27px;
  }
}

@media only screen and (max-width: 950px) {
  .school-wrap2 .box2 .text1 div {
    font-size: 24px;
  }
}

@media screen and (max-width: 834px) {
  .school-wrap2 .box2 .text1 div {
    font-size: 2.65vw;
  }
}

@media screen and (max-width: 640px) {
  .school-wrap2 .box2 .text1 div {
    font-size: 27px;
  }
}

@media only screen and (max-width: 500px) {
  .school-wrap2 .box2 .text1 div {
    font-size: 20px;
  }
}

.school-wrap2 .box2 .text1 div .jablk {
  display: block;
}

.school-wrap2 .box2 .text1 div .blk {
  display: block;
  font-size: 18px;
  margin-top: 25px;
  padding-top: 25px;
  position: relative;
}

@media screen and (max-width: 834px) {
  .school-wrap2 .box2 .text1 div .blk {
    font-size: 14px;
  }
}

@media screen and (max-width: 640px) {
  .school-wrap2 .box2 .text1 div .blk {
    font-size: 18px;
  }
}

@media only screen and (max-width: 450px) {
  .school-wrap2 .box2 .text1 div .blk {
    font-size: 14px;
  }
}

.school-wrap2 .box2 .text1 div .blk:before {
  position: absolute;
  content: "";
  background: #bf9c5f;
  width: 310px;
  height: 1px;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

@media screen and (max-width: 834px) {
  .school-wrap2 .box2 .text1 div .blk:before {
    width: 220px;
  }
}

@media screen and (max-width: 640px) {
  .school-wrap2 .box2 .text1 div .blk:before {
    width: 310px;
  }
}

@media only screen and (max-width: 450px) {
  .school-wrap2 .box2 .text1 div .blk:before {
    width: 220px;
  }
}

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

.contact-form dl dd {
  background: #fff !important;
  color: #333 !important;
}

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

.form_wrap.message {
  color: #333 !important;
}

/* ------------------------------------------------------------
blog
------------------------------------------------------------ */
.blog {
  width: 100%;
  text-align: left;
  margin: 20px auto;
}

@media screen and (max-width: 640px) {
  .blog {
    margin: 15px auto;
  }
}

.blog .wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  max-width: 1420px;
  margin: 0 auto;
}

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

.blog .wrap aside {
  width: 25%;
  min-width: 262px;
  overflow: hidden;
  padding: 0 10px;
}

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

.blog .wrap aside #search {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-align-items: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 30px 0 0;
}

.blog .wrap aside #search form {
  width: 100%;
}

.blog .wrap aside #search form input {
  padding: 10px;
}

.blog .wrap aside #search form button {
  position: absolute;
  top: 50%;
  right: 10px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  border: none;
  background: url(../img/search.png) no-repeat;
  background-size: 22px;
  background-position: center center;
  text-indent: -9999px;
  width: 22px;
}

.blog .wrap aside nav {
  padding: 20px 0;
}

.blog .wrap aside nav h3 {
  text-align: center;
  font-size: 1.2rem;
  font-weight: normal;
  color: #fff;
  background-color: #b29c76;
  border-radius: 3px;
  width: auto;
  margin: 20px 0;
  padding: 8px;
  clear: both;
}

.blog .wrap aside nav .pages li {
  padding: 10px 0;
  border-bottom: 1px dashed #ccc;
}

.blog .wrap aside nav .pages li a {
  color: #b29c76;
}

.blog .wrap #contents {
  width: 70%;
  overflow: hidden;
  margin: 0;
}

.blog .wrap #contents article ul {
  margin-bottom: 10px;
}

.blog .wrap #contents article .flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.blog .wrap #contents article .flex .flex_images {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.blog nav > a {
  display: block;
  border: 0;
  margin: 15px auto 0;
  padding: 6px;
  border: 1px solid #ececec;
  background-color: #b29c76;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #fff !important;
  text-shadow: none !important;
  border-radius: 3px;
  font-size: 12px;
  text-align: center;
}

@media screen and (max-width: 834px) {
  .blog nav > a {
    padding: 20px;
  }
}

#main .blog_list {
  height: 250px;
  padding-right: 20px;
  overflow-y: scroll;
  width: 100%;
  margin: 0 auto;
  border: none !important;
}

#main .blog_list .blog_text {
  color: #fff;
}

#main .blog_list .blog_text h3 a {
  color: #fff;
}

.blog_date {
  color: #fff !important;
}

.blog_photo {
  width: 30% !important;
}

.recruit.form {
  margin: 40px 10px 10px 10px !important;
}

.blog #contents img {
  width: 100%;
}

.blog #page19 a {
  color: #b29c76;
}

.blog #page19 img {
  margin: 0 !important;
}

.blog #contents > #page19 {
  padding: 0 !important;
}

.category li a {
  color: #b29c76;
}

.blog #contents > article > h2 span, .blog h1 span {
  display: none;
}

.blog #contents > article > ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.blog #contents > article > ul li a {
  padding: 0 5px;
  color: #b29c76;
}

/* ------------------------------------------------------------
blog記事
------------------------------------------------------------ */
.titleblog_01 h1 {
  padding: 10px;
  color: #333;
  background: #faf9ff;
  border-left: solid 5px #b29c76;
  font-size: 20px !important;
}

.titleblog_02 h2 {
  position: relative;
  padding-left: 30px;
  font-size: 20px !important;
  font-weight: bold;
  padding-bottom: 0 !important;
  color: #fff !important;
}

.titleblog_02 h2:before {
  content: "□";
  position: absolute;
  left: 0;
  top: -3px;
  color: #b29c76;
}

.titleblog_02 h2:after {
  content: "□";
  position: absolute;
  left: 5px;
  top: 3px;
  color: #b29c76;
}

.blog-img1 img {
  width: 80% !important;
  margin: 0 auto !important;
}

/* ------------------------------------------------------------
indexblog
------------------------------------------------------------ */
@media screen and (max-width: 640px) {
  .index-blog {
    margin-top: 15px;
  }
}

.index-blog .blog_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
      -ms-flex-direction: row !important;
          flex-direction: row !important;
  max-height: 250px;
  overflow-x: auto;
  -ms-flex-wrap: wrap !important;
      flex-wrap: wrap !important;
}

.index-blog .blog_list > div {
  width: 100%;
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
      -ms-flex-direction: row !important;
          flex-direction: row !important;
  background: #fff;
  background: none;
  border-bottom: 1px solid #ccc !important;
}

.index-blog .blog_list > div .blog_photo {
  display: none;
}

.index-blog .blog_list > div .blog_text {
  width: 100% !important;
  line-height: 1.5;
  padding: 20px 10px 20px 10px !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.index-blog .blog_list > div .blog_text .blog_date {
  display: inline;
  font-size: 16px;
  font-weight: 500;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.index-blog .blog_list > div .blog_text h3 {
  display: inline;
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
}

@media screen and (max-width: 834px) {
  .index-blog .blog_list > div .blog_text h3 {
    width: 100%;
    margin-top: 10px !important;
    margin-bottom: 0 !important;
  }
}

.index-blog .blog_list > div .blog_text h3 a {
  color: #fff !important;
  font-size: 17px;
  font-weight: 500;
}

@media screen and (max-width: 640px) {
  .index-blog .blog_list > div .blog_text h3 a {
    font-size: 16px !important;
  }
}

.index-blog .blog_list > div .blog_text ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  margin: 0 50px;
}

@media screen and (max-width: 834px) {
  .index-blog .blog_list > div .blog_text ul {
    margin: 0 0 0 20px;
  }
}

.index-blog .blog_list > div .blog_text ul li {
  width: 120px;
  background: #b29c76;
  border-radius: 3px;
}

.index-blog .blog_list > div .blog_text ul li:nth-of-type(n + 2) {
  margin-top: 5px;
}

.index-blog .blog_list > div .blog_text ul li a {
  text-align: center;
  color: #fff;
  display: block;
  font-size: 14px;
  padding: 5px 0;
  margin-right: 0 !important;
}

.index-blog .blog_list > div .blog_text .detail {
  display: none;
}

/* ------------------------------------------------------------
blog/search.html
------------------------------------------------------------ */
.blog #contents > dl {
  padding: 30px;
  margin-bottom: 15px;
  border: solid 1px #b29c76;
}

.blog #contents > dl:first-child {
  margin-top: 30px;
}

.blog #contents > dl:last-child {
  margin-bottom: 0;
}

.blog #contents > dl dt .date {
  display: block;
  font-size: 15px;
}

.blog #contents > dl dt a {
  color: #b29c76;
  font-weight: bold;
}

.blog #contents > dl dt a span {
  font-size: 17px !important;
}

@media screen and (max-width: 640px) {
  .blog #contents > dl dt a span {
    font-size: 15px !important;
  }
}

.blog #contents > dl dd ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.blog #contents > dl dd ul li a {
  padding: 0 5px;
  color: #b29c76;
}

/* ------------------------------------------------------------
blog/article.html
------------------------------------------------------------ */
.blog #contents > article:nth-of-type(n + 2) {
  margin-top: 50px;
}

.blog nav > a {
  border: none !important;
}

/* ------------------------------------------------------------
calendar
------------------------------------------------------------ */
#form_calendar {
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}

#form_calendar table td {
  color: #333 !important;
}
/*# sourceMappingURL=common_style.css.map */