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

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

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

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

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

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

#contents {
  width: 100%;
  max-width: 1200px;
  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 h1 {
  margin-bottom: 50px;
  font-size: 30px;
}

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

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

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

.pankuzu li {
  display: inline-block;
}

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

.pankuzu a {
  color: #000;
  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: 1350px) {
  .header {
    margin-bottom: 10px;
  }
}

.header-sect {
  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;
  margin-left: 20px;
}

@media only screen and (max-width: 1350px) {
  .header-sect {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-left: 0;
  }
}

@media screen and (max-width: 834px) {
  .header-sect {
    margin-bottom: 15px;
  }
}

.header-left {
  margin: 20px 0;
  width: 23%;
}

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

@media screen and (max-width: 834px) {
  .header-left {
    margin: 20px 10px;
    width: 100%;
  }
  .header-left img {
    width: 300px !important;
  }
}

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

.header-right {
  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;
  width: 1130px;
}

@media only screen and (max-width: 1500px) {
  .header-right {
    width: 960px;
  }
}

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

@media screen and (max-width: 834px) {
  .header-right {
    width: auto;
    margin-top: 5px;
  }
}

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

.header-ul {
  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;
}

.header-item {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.header-item a {
  display: block;
  padding: 0 10px;
  text-decoration: none;
  color: #000;
  font-weight: bold;
}

@media only screen and (max-width: 1500px) {
  .header-item a {
    font-size: 15px;
    padding: 0 8px;
  }
}

@media only screen and (max-width: 1000px) {
  .header-item a {
    font-size: 13px;
    padding: 0 6px;
  }
}

.header-item a:hover {
  opacity: 0.3;
}

.header-contfle {
  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;
}

.header-contfle .tel-link {
  margin-right: 8px;
}

.header-contfle .tel-link a {
  font-size: 22px;
  font-weight: bold;
  padding-left: 27px;
  position: relative;
  color: #000;
}

@media only screen and (max-width: 1500px) {
  .header-contfle .tel-link a {
    font-size: 16px;
    padding-left: 20px;
  }
}

@media only screen and (max-width: 1000px) {
  .header-contfle .tel-link a {
    font-size: 15px;
  }
}

.header-contfle .tel-link a:before {
  content: "\f879";
  font-family: "Font Awesome 5 Pro";
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 0;
  color: #000;
}

.header-contfle .hcont_btn {
  background: #000;
  width: 170px;
  height: 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media only screen and (max-width: 1500px) {
  .header-contfle .hcont_btn {
    width: 135px;
  }
}

@media only screen and (max-width: 1350px) {
  .header-contfle .hcont_btn {
    height: auto;
  }
}

@media only screen and (max-width: 1000px) {
  .header-contfle .hcont_btn {
    width: 105px;
  }
}

@media screen and (max-width: 834px) {
  .header-contfle .hcont_btn {
    width: auto;
  }
}

.header-contfle .hcont_btn a {
  display: block;
  font-size: 18px;
  font-weight: bold;
  color: #fff;
  padding-left: 26px;
  position: relative;
}

@media only screen and (max-width: 1350px) {
  .header-contfle .hcont_btn a {
    padding: 7px 20px 7px 40px;
    font-size: 13px;
  }
}

@media only screen and (max-width: 1000px) {
  .header-contfle .hcont_btn a {
    font-size: 13px;
  }
}

@media screen and (max-width: 834px) {
  .header-contfle .hcont_btn a {
    padding: 0 30px 0 50px;
  }
}

.header-contfle .hcont_btn a:before {
  content: "\f0e0";
  font-family: "Font Awesome 5 Pro";
  position: absolute;
  top: 56%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 0;
  color: #fff;
}

@media only screen and (max-width: 1350px) {
  .header-contfle .hcont_btn a:before {
    left: 15px;
    top: 53%;
  }
}

#mainArea {
  position: relative;
}

#mainArea ul li {
  outline: none;
}

#mainArea ul li picture img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

/* ----------------------------------------------------------
hamburger menu
---------------------------------------------------------- */
.nav-toggle {
  display: none;
}

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

@media screen and (max-width: 834px) {
  /* toggle */
  #nav-toggle {
    position: fixed;
    top: 10px;
    right: 15px;
    height: 32px;
    cursor: pointer;
  }
  #nav-toggle > div {
    position: relative;
    width: 50px;
    height: 50px;
    background: #000;
  }
  #nav-toggle span {
    width: 30px;
    height: 3px;
    left: 10px;
    display: block;
    background: #fff;
    position: absolute;
    -webkit-transition: top .5s ease, -webkit-transform .3s ease-in-out;
    transition: top .5s ease, -webkit-transform .3s ease-in-out;
    transition: transform .3s ease-in-out, top .5s ease;
    transition: transform .3s ease-in-out, top .5s ease, -webkit-transform .3s ease-in-out;
    /* #nav-toggle close */
  }
  #nav-toggle span:nth-child(1) {
    top: 11px;
  }
  #nav-toggle span:nth-child(2) {
    top: 23px;
  }
  #nav-toggle span:nth-child(3) {
    top: 35px;
  }
  .open #nav-toggle span:nth-child(1) {
    top: 22px;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
    background-color: #fff;
  }
  .open #nav-toggle span:nth-child(2) {
    top: 22px;
    width: 0;
    left: 50%;
  }
  .open #nav-toggle span:nth-child(3) {
    top: 22px;
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
    background-color: #fff;
  }
  /* z-index */
  #nav-toggle {
    z-index: 1000;
  }
  #global_footer .nav ul {
    z-index: 999;
  }
  /* nav */
  #global_footer .nav ul {
    overflow-x: auto;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 990;
    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-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 0 !important;
    background: #000;
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
    -webkit-transition: -webkit-transform 1s ease-in-out;
    transition: -webkit-transform 1s ease-in-out;
    transition: transform 1s ease-in-out;
    transition: transform 1s ease-in-out, -webkit-transform 1s ease-in-out;
  }
  #global_footer .nav ul 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-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100%;
    list-style: none;
  }
  #global_footer .nav ul ul li {
    display: block;
    width: 100%;
    text-decoration: none;
  }
  #global_footer .nav ul ul li a {
    display: block;
    padding: 3% !important;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    font-size: 22px !important;
    text-align: left;
    color: #000 !important;
  }
}

@media screen and (max-width: 834px) and (max-width: 640px) {
  #global_footer .nav ul ul li a {
    padding: 4% !important;
    font-size: 16px !important;
  }
}

@media screen and (max-width: 834px) {
  #global_footer .nav ul ul li:first-of-type a {
    border-top: 1px solid rgba(0, 0, 0, 0.2);
  }
  .open #global_footer .nav ul {
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
  }
}

.open nav {
  position: fixed;
  width: 100%;
  height: 100%;
}

body::before, body::after {
  display: block;
  content: '';
  position: fixed;
  top: 0;
  left: 0;
  width: 150vw;
  height: 100%;
  pointer-events: none;
}

body::before {
  z-index: 99999;
  -webkit-transition: .6s;
  transition: .6s;
  background: #000;
}

body::after {
  z-index: 99998;
  -webkit-transition: .8s ease-out;
  transition: .8s ease-out;
  background: #000;
  opacity: 0.6;
}

body.display::before {
  left: 150vw;
}

body.display::after {
  left: 150vw;
}

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

.footer {
  padding: 100px 0 85px 0;
  background: #eee;
}

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

.footer-logo a img {
  width: 220px !important;
}

.footer-fle {
  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;
  margin-top: 40px;
  margin-bottom: 30px;
}

.footer-iconleft {
  margin-right: 75px;
}

.footer-txt1 {
  text-align: center;
}

.footer-txt2 a {
  text-align: center;
  color: #000;
}

.footer-btn {
  display: inline-block;
  margin: 10px 0;
}

.footer-btn a {
  background: #000;
  color: #fff;
  text-decoration: none;
  padding: 10px 10px;
  width: 100%;
  display: block;
  font-size: 13px;
  text-align: center;
  position: relative;
  cursor: pointer;
  -webkit-transition: 800ms ease all;
  transition: 800ms ease all;
  outline: none;
}

.footer-btn a:hover {
  background: #fff;
  color: #000;
  font-weight: 600;
}

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

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

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

@media only screen and (max-width: 500px) {
  .footer-btn a .blk {
    display: block;
  }
}

.footer .nav-ul {
  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;
  width: 690px;
  margin: 0 auto;
  line-height: 1;
}

@media screen and (max-width: 834px) {
  .footer .nav-ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

.footer .nav-item {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

@media screen and (max-width: 834px) {
  .footer .nav-item {
    -webkit-box-flex: initial;
        -ms-flex-positive: initial;
            flex-grow: initial;
    width: 60%;
    border-bottom: 1px dashed #fff;
  }
}

.footer .nav-item a {
  color: #000;
  padding: 15px 30px 0 30px;
  display: block;
}

@media screen and (max-width: 834px) {
  .footer .nav-item a {
    color: #fff;
    padding: 17px;
    font-size: 15px;
  }
}

footer small {
  color: #fff;
  display: block;
  background: #000;
  font-size: 13px;
}

footer small a {
  color: #fff !important;
}

.index-bg {
  padding: 60px;
  background-repeat: no-repeat;
  background-size: cover;
}

@media screen and (max-width: 834px) {
  .index-bg {
    padding: 30px 20px;
  }
}

.index-bg .title_01 {
  padding-bottom: 25px;
  margin-bottom: 25px;
  position: relative;
}

@media screen and (max-width: 640px) {
  .index-bg .title_01 {
    margin-bottom: 0;
  }
}

.index-bg .title_01:before {
  position: absolute;
  content: "";
  width: 645px;
  height: 1px;
  background: #ccc;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

@media only screen and (max-width: 1000px) {
  .index-bg .title_01:before {
    width: 90% !important;
  }
}

.index-bg .title_01 h1, .index-bg .title_01 h2 {
  font-size: 48px;
  font-family: Noto Serif JP;
  font-weight: bold;
  color: #fff;
  line-height: 1.3;
}

@media only screen and (max-width: 1350px) {
  .index-bg .title_01 h1, .index-bg .title_01 h2 {
    font-size: 36px;
  }
}

@media screen and (max-width: 834px) {
  .index-bg .title_01 h1, .index-bg .title_01 h2 {
    font-size: 28px;
  }
}

@media screen and (max-width: 640px) {
  .index-bg .title_01 h1, .index-bg .title_01 h2 {
    font-size: 4.8vw;
  }
}

@media only screen and (max-width: 580px) {
  .index-bg .title_01 h1 .blk, .index-bg .title_01 h2 .blk {
    display: block;
  }
}

.index-bg .text {
  margin-bottom: 22px;
}

@media screen and (max-width: 640px) {
  .index-bg .text {
    margin-top: 15px;
    margin-bottom: 0;
  }
}

.index-bg .text div {
  color: #fff;
  font-size: 22px;
}

@media screen and (max-width: 834px) {
  .index-bg .text div {
    font-size: 18px;
  }
}

@media screen and (max-width: 640px) {
  .index-bg .text div {
    font-size: 16px;
  }
}

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

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

.index-bg .btn1 div {
  display: inline-block;
  margin: 0 auto;
}

.index-bg .btn1 div a {
  background: #fff;
  padding: 5px 10px;
  border: 1px solid #fff;
  display: block;
  color: #000;
  padding: 10px 80px;
}

.index-bg .btn1 div a:hover {
  background: none;
  color: #fff;
  opacity: 0.9;
}

.index-bg .index-tb01 table tr td {
  border: none !important;
  text-align: center !important;
  font-family: Noto Serif JP;
  color: #fff;
}

.index-bg .index-tb01 table tr td:first-child div {
  font-size: 30px;
  font-weight: bold;
}

@media only screen and (max-width: 1350px) {
  .index-bg .index-tb01 table tr td:first-child div {
    font-size: 26px;
  }
}

@media screen and (max-width: 834px) {
  .index-bg .index-tb01 table tr td:first-child div {
    font-size: 23px;
  }
}

.index-bg .index-tb01 table tr td:last-child div {
  display: inline-block;
  border-bottom: 3px solid #daf400;
  font-size: 40px;
  font-weight: bold;
}

@media only screen and (max-width: 1350px) {
  .index-bg .index-tb01 table tr td:last-child div {
    font-size: 36px;
  }
}

@media screen and (max-width: 834px) {
  .index-bg .index-tb01 table tr td:last-child div {
    font-size: 26px;
  }
}

.index-bg .index-tb01 table tr td .font1 {
  font-size: 18px;
}

.index-bg .index-spdl dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  border-bottom: 1px dashed #daf400;
  padding: 10px 0;
}

.index-bg .index-spdl dl dt {
  background: none !important;
  border: none !important;
  color: #fff;
  width: 100% !important;
}

.index-bg .index-spdl dl dd {
  border: none !important;
  background: none !important;
  color: #fff;
  width: 100% !important;
  font-size: 18px;
  font-weight: bold;
}

.index-bg .index-spdl dl dd .font1 {
  font-size: 13px;
}

.index-bg02 {
  margin-left: calc(((100vw - 100%) / 2) * -1) !important;
  margin-right: calc(((100vw - 100%) / 2) * -1) !important;
  padding: 150px 0;
  background-repeat: no-repeat;
}

@media only screen and (max-width: 1500px) {
  .index-bg02 {
    background-size: cover;
    background-position: center;
  }
}

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

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

.index-bg02 .title_02 {
  line-height: 1.2;
}

.index-bg02 .title_02 h2 {
  font-size: 36px;
  font-weight: bold;
  color: #fff;
}

@media only screen and (max-width: 1000px) {
  .index-bg02 .title_02 h2 {
    font-size: 34px;
  }
}

@media screen and (max-width: 834px) {
  .index-bg02 .title_02 h2 {
    font-size: 30px;
  }
}

@media screen and (max-width: 640px) {
  .index-bg02 .title_02 h2 {
    font-size: 28px;
  }
}

@media only screen and (max-width: 580px) {
  .index-bg02 .title_02 h2 {
    font-size: 5.3vw;
  }
}

@media screen and (max-width: 834px) {
  .index-bg02 .title_02 h2 .blk {
    display: block;
  }
}

.index-bg02 .txt1 div {
  color: #fff;
}

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

.index-bg02 .txt1 div .blk {
  display: block;
}

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

.title_03 h2 {
  font-size: 60px;
  font-weight: bold;
}

@media screen and (max-width: 834px) {
  .title_03 h2 {
    font-size: 50px;
  }
}

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

.title_03 h2 .fonch {
  display: block;
  font-size: 16px;
  margin-top: 20px;
}

@media screen and (max-width: 834px) {
  .title_03 h2 .fonch {
    margin-top: 10px;
  }
}

.index-fle01 .index-tb02 {
  width: 33%;
}

@media screen and (max-width: 640px) {
  .index-fle01 .index-tb02 {
    width: 100%;
    margin-bottom: 30px;
  }
  .index-fle01 .index-tb02:last-child {
    margin-bottom: 0;
  }
}

@media screen and (max-width: 640px) {
  .index-fle01 .index-tb02 table tr:first-child td {
    text-align: center !important;
  }
}

@media screen and (max-width: 640px) {
  .index-fle01 .index-tb02 table tr:first-child td img {
    width: 100% !important;
  }
}

.index-fle01 .index-tb02 table tr:nth-of-type(2) td {
  text-align: center !important;
}

.index-fle01 .index-tb02 table tr:nth-of-type(2) td div {
  display: inline-block;
  border-bottom: 6px solid #daf400;
  font-size: 20px;
  font-weight: bold;
  line-height: 1;
}

.index-fle01 .index-tb02 table tr td {
  border: none !important;
}

.index-bg03 {
  margin-left: calc(((100vw - 100%) / 2) * -1) !important;
  margin-right: calc(((100vw - 100%) / 2) * -1) !important;
  padding: 100px 0;
  background-repeat: no-repeat;
}

@media only screen and (max-width: 1500px) {
  .index-bg03 {
    background-size: cover;
    background-position: center;
  }
}

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

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

.index-bg03 .box1 {
  background: rgba(34, 34, 34, 0.85);
  padding: 70px 130px;
}

@media only screen and (max-width: 1350px) {
  .index-bg03 .box1 {
    width: 90%;
    padding: 70px 50px;
  }
}

@media screen and (max-width: 834px) {
  .index-bg03 .box1 {
    padding: 40px 30px;
    width: 98%;
  }
}

@media only screen and (max-width: 580px) {
  .index-bg03 .box1 {
    width: 100%;
  }
}

.index-bg03 .box1 .title_04 {
  line-height: 1.4;
}

.index-bg03 .box1 .title_04 h2 {
  font-size: 35px;
  font-weight: bold;
  color: #fff;
  border-bottom: 1px solid #fff;
  padding-bottom: 20px;
}

@media only screen and (max-width: 1100px) {
  .index-bg03 .box1 .title_04 h2 {
    font-size: 26px;
  }
}

@media only screen and (max-width: 580px) {
  .index-bg03 .box1 .title_04 h2 {
    font-size: 5.3vw;
  }
}

@media screen and (max-width: 834px) {
  .index-bg03 .box1 .title_04 h2 .blk {
    display: block;
  }
}

.index-bg03 .box1 .txt1 div {
  color: #fff;
}

.index-bg03 .box1 .cont-fle {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 0 auto;
}

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

.index-bg03 .box1 .cont-fle .tel-link {
  width: 31%;
}

@media only screen and (max-width: 1000px) {
  .index-bg03 .box1 .cont-fle .tel-link {
    width: 32%;
  }
}

@media screen and (max-width: 640px) {
  .index-bg03 .box1 .cont-fle .tel-link {
    width: 280px;
    margin-bottom: 15px;
  }
}

.index-bg03 .box1 .cont-fle .tel-link div {
  background: #fff;
}

.index-bg03 .box1 .cont-fle .tel-link div a {
  display: block;
  color: #333;
  padding: 10px;
  padding: 11px 0;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
}

@media screen and (max-width: 834px) {
  .index-bg03 .box1 .cont-fle .tel-link div a {
    font-size: 16px;
  }
}

.index-bg03 .box1 .btn1 {
  width: 31%;
  background: #fff;
}

@media only screen and (max-width: 1000px) {
  .index-bg03 .box1 .btn1 {
    width: 32%;
  }
}

@media screen and (max-width: 640px) {
  .index-bg03 .box1 .btn1 {
    width: 280px;
    margin-bottom: 15px;
  }
}

.index-bg03 .box1 .btn1 a {
  display: block;
  color: #000;
  padding: 10px;
  padding: 11px 0;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
}

@media screen and (max-width: 834px) {
  .index-bg03 .box1 .btn1 a {
    font-size: 14px;
  }
}

.index-bg03 .box1 .btn2 {
  width: 31%;
  background: #fff;
}

@media only screen and (max-width: 1000px) {
  .index-bg03 .box1 .btn2 {
    width: 32%;
  }
}

@media screen and (max-width: 640px) {
  .index-bg03 .box1 .btn2 {
    width: 280px;
  }
}

.index-bg03 .box1 .btn2 a {
  display: block;
  color: #000;
  padding: 10px;
  padding: 11px 0;
  font-size: 15px;
  font-weight: bold;
  text-align: center;
}

@media screen and (max-width: 834px) {
  .index-bg03 .box1 .btn2 a {
    font-size: 13px;
  }
}

.news {
  -webkit-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.2);
          box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.2);
  padding: 35px;
  max-height: 350px;
  overflow-x: auto;
}

@media screen and (max-width: 834px) {
  .news {
    padding: 20px;
  }
}

.news dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  border-bottom: 1px dashed #ccc;
}

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

.news dl dt {
  background: none !important;
  border: none !important;
}

@media screen and (max-width: 834px) {
  .news dl dt {
    width: 100% !important;
  }
}

.news dl dd {
  border: none !important;
}

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

.index-btn01 {
  text-align: right;
}

.index-btn01 div {
  border-bottom: 1px solid #000;
  display: inline-block;
}

.index-btn01 div a {
  display: block;
  color: #000;
  padding-right: 15px;
  position: relative;
}

.index-btn01 div a:before {
  content: "";
  position: absolute;
  background: url(../images/contents/arrow02.png);
  width: 8px;
  height: 13px;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.instagram {
  width: 100%;
  margin: 0 auto !important;
}

.instagram .sns_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  border: none !important;
}

@media screen and (max-width: 640px) {
  .instagram .sns_list {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.instagram .sns_list > div {
  width: 40%;
  border: none !important;
}

@media screen and (max-width: 640px) {
  .instagram .sns_list > div {
    width: 50%;
  }
}

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

.instagram .sns_list > div .sns_photo img {
  height: 300px !important;
  width: 300px !important;
  -o-object-fit: cover;
     object-fit: cover;
}

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

.instagram .sns_list > div .sns_text {
  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: #000;
  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: 1220px) {
  .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: 1220px) {
  .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: 1220px) {
  .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: 1220px) {
  .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: 1220px) {
  .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: 1220px) {
  .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);
}

/* ------------------------------------------------------------
instructor.html
------------------------------------------------------------ */
.h1bg {
  background: url(../images/contents/h1bg03.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: right;
  padding: 90px 30px;
  position: relative;
}

@media screen and (max-width: 640px) {
  .h1bg {
    padding: 60px 30px;
  }
}

.h1bg h1 {
  color: #fff;
  font-size: 30px;
  font-weight: bold;
  text-shadow: 1px 1px 1px #fff;
}

@media screen and (max-width: 640px) {
  .h1bg h1 {
    font-size: 26px;
  }
}

.h1bg h1 .blk5 {
  margin-left: 15px;
}

@media screen and (max-width: 640px) {
  .h1bg h1 .blk5 {
    display: block;
    margin-left: 0;
  }
}

.about-btn01 {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media only screen and (max-width: 700px) {
  .about-btn01 {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
}

.about-btn01 .box {
  width: 31%;
}

@media only screen and (max-width: 700px) {
  .about-btn01 .box {
    width: 60%;
  }
}

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

.about-btn01 .box:nth-of-type(n+4) {
  margin-top: 15px;
}

.about-btn01 .box div a {
  background: #000;
  color: #fff;
  text-decoration: none;
  padding: 10px 10px;
  width: 100%;
  display: block;
  font-size: 15px;
  font-weight: 600;
  text-align: center;
  position: relative;
  cursor: pointer;
  -webkit-transition: 800ms ease all;
  transition: 800ms ease all;
  outline: none;
}

.about-btn01 .box div a:hover {
  background: #fff;
  color: #000;
  font-weight: 600;
}

.about-btn01 .box div a:before, .about-btn01 .box div a:after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  height: 2px;
  width: 0;
  background: #000;
  -webkit-transition: 400ms ease all;
  transition: 400ms ease all;
}

.about-btn01 .box div a:after {
  right: inherit;
  top: inherit;
  left: 0;
  bottom: 0;
}

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

.about-img01 {
  width: 50%;
  margin: 0 auto;
}

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

.about-dl01 dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

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

.about-dl01 dl dt {
  background: #000 !important;
  border: none !important;
  padding: 15px !important;
  border-bottom: 1px solid #fff !important;
  position: relative;
  text-align: left;
  width: 20%;
  background-color: #000;
  color: white;
  text-align: center;
  padding: 10px 0;
}

@media screen and (max-width: 640px) {
  .about-dl01 dl dt {
    width: 100% !important;
    border: none !important;
    background: #eee !important;
    color: #333;
  }
}

.about-dl01 dl dt:after {
  display: block;
  content: "";
  width: 0px;
  height: 0px;
  position: absolute;
  top: calc(50% - 10px);
  right: -10px;
  border-left: 10px solid #000;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
}

@media screen and (max-width: 640px) {
  .about-dl01 dl dt:after {
    display: none;
  }
}

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

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

.about-dl01 dl dd .linkTel {
  color: #333;
}

.about-dl01 dl dd .linkTel a {
  color: #333;
}

.about-dl02 dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

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

.about-dl02 dl dt {
  width: 165px !important;
  background: none !important;
  border: none !important;
  border-bottom: 1px solid #000 !important;
  padding: 15px !important;
}

@media screen and (max-width: 640px) {
  .about-dl02 dl dt {
    width: 100% !important;
    border: none !important;
    background: #eee !important;
  }
}

.about-dl02 dl dd {
  width: calc(100% - 165px) !important;
  border: none !important;
  border-bottom: 1px solid #ccc !important;
  padding: 15px !important;
}

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

.title_07 h3 {
  position: relative;
  padding-left: 30px;
  font-size: 20px;
  color: #333;
  font-weight: bold;
}

.title_07 h3:before {
  content: "□";
  position: absolute;
  left: 0;
  top: -3px;
}

.title_07 h3:after {
  content: "□";
  position: absolute;
  left: 5px;
  top: 3px;
  color: #A1B8D1;
}

.about-ul02 ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  line-height: 1.4;
}

.about-ul02 ul li {
  font-weight: bold;
  padding: 13px;
  border-bottom: 1px dashed #ccc;
  padding-left: 30px;
  position: relative;
}

.about-ul02 ul li:before {
  position: absolute;
  content: "♦";
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 0;
  color: #000;
}

.title_06 article {
  text-align: center;
}

.title_06 article h2 {
  font-size: 30px;
  font-weight: bold;
  border-bottom: double 5px #000;
  padding-bottom: 10px;
  display: inline-block;
}

@media only screen and (max-width: 580px) {
  .title_06 article h2 {
    font-size: 5.6vw;
  }
}

.gallery_btn ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media only screen and (max-width: 500px) {
  .gallery_btn ul {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.gallery_btn ul li {
  width: 25%;
}

@media only screen and (max-width: 500px) {
  .gallery_btn ul li {
    width: 50%;
  }
}

.gallery_btn ul li a {
  display: block;
  text-align: center;
  text-decoration: none;
  background: #ddd;
  color: #000 !important;
  padding: 20px 0;
  border-bottom: 2px solid #000;
  background: #f7f7f7;
  font-weight: bold;
}

@media only screen and (max-width: 1100px) {
  .gallery_btn ul li a .blk {
    display: block;
  }
}

@media screen and (max-width: 834px) {
  .gallery_btn ul li a .blk {
    font-size: 11px;
  }
}

@media only screen and (max-width: 580px) {
  .gallery_btn ul li a .blk {
    font-size: 11px;
  }
}

.gallery_btn ul li .active {
  background: #000;
  color: #fff !important;
}

.slider1 ul li {
  outline: none;
}

.slider1 ul li img {
  margin: 0 auto !important;
}

.slider2 ul li {
  outline: none;
}

.slider2 ul li img {
  margin: 0 auto !important;
  -o-object-fit: cover !important;
     object-fit: cover !important;
  height: 600px !important;
}

.slider3 ul li {
  outline: none;
}

.slider3 ul li img {
  margin: 0 auto !important;
  -o-object-fit: cover !important;
     object-fit: cover !important;
  height: 600px !important;
}

/* ------------------------------------------------------------
school.html
------------------------------------------------------------ */
.h2bg {
  text-align: center;
}

.h2bg .title_08 {
  display: inline-block;
}

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

.h2bg .title_08 article {
  position: relative;
}

.h2bg .title_08 article:after {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 10px;
  content: '';
  background-image: -webkit-repeating-linear-gradient(135deg, #daf400, #daf400 1px, transparent 2px, transparent 5px);
  background-image: repeating-linear-gradient(-45deg, #daf400, #daf400 1px, transparent 2px, transparent 5px);
  background-size: 7px 7px;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.h2bg .title_08 h2 {
  font-size: 26px;
  font-weight: bold;
  padding: 0 110px 10px;
  line-height: 1.4;
}

@media screen and (max-width: 834px) {
  .h2bg .title_08 h2 {
    padding: 0 60px 10px;
  }
}

@media screen and (max-width: 640px) {
  .h2bg .title_08 h2 {
    padding: 0 0 10px 0;
    font-size: 24px;
  }
}

@media only screen and (max-width: 580px) {
  .h2bg .title_08 h2 {
    font-size: 20px;
  }
}

@media only screen and (max-width: 500px) {
  .h2bg .title_08 h2 {
    font-size: 4.26vw;
  }
}

.h2bg .title_08 h2:before {
  content: "";
  position: absolute;
  background: url(../images/contents/icon-tit1.png) no-repeat;
  width: 17%;
  max-width: 198px;
  height: 100px;
  bottom: 10px;
  background-size: 60%;
  right: 0;
  background-position: center bottom;
}

.h2bg .title_08 h2:after {
  content: "";
  position: absolute;
  background: url(../images/contents/icon-tit2.png) no-repeat;
  width: 14%;
  max-width: 198px;
  height: 100px;
  bottom: 10px;
  background-size: 60%;
  left: 0;
  background-position: center bottom;
}

.h2bg .title_08 h2 .blk {
  display: block;
}

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

.school-text1 {
  background: #eee;
  padding: 30px;
}

.school-text1 div {
  font-size: 17px;
}

.title_15 h2 {
  font-size: 22px;
  font-weight: bold;
  padding: 10px 10px 10px 20px;
  color: #000;
  background: #f8f8f8;
  border-left: solid 5px #daf400;
}

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

.school-dl dl dt {
  background: none !important;
  padding: 20px !important;
  font-weight: bold;
  border: none !important;
  border-bottom: 1px solid #000 !important;
  width: 150px !important;
  -webkit-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important;
}

@media only screen and (max-width: 500px) {
  .school-dl dl dt {
    width: 100% !important;
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
    background: #eee !important;
    border-bottom: none !important;
  }
}

.school-dl dl dd {
  padding: 20px !important;
  border: none !important;
  border-bottom: 1px solid #ccc !important;
  width: calc(100% - 150px) !important;
}

@media only screen and (max-width: 500px) {
  .school-dl dl dd {
    width: 100% !important;
    border-bottom: none !important;
  }
}

.school-wrapbg {
  padding: 50px 30px 10px 30px;
  border: double 5px #ccc;
}

@media only screen and (max-width: 500px) {
  .school-wrapbg {
    padding: 50px 10px 10px 10px;
  }
}

.school-fl01 {
  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-fl01 {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }
}

.school-fl01 .school-dl01 {
  width: 58%;
}

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

.school-fl01 .school-dl01 dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media only screen and (max-width: 500px) {
  .school-fl01 .school-dl01 dl {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.school-fl01 .school-dl01 dl dt {
  background: none !important;
  border: none !important;
  border-bottom: 1px solid #000 !important;
  padding: 15px !important;
  -webkit-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important;
}

@media only screen and (max-width: 500px) {
  .school-fl01 .school-dl01 dl dt {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
    width: 100% !important;
    border: none !important;
    background: #eee !important;
  }
}

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

@media only screen and (max-width: 500px) {
  .school-fl01 .school-dl01 dl dd {
    width: 100% !important;
    border: none !important;
  }
}

.school-fl01 .img01 {
  width: 40%;
}

@media screen and (max-width: 834px) {
  .school-fl01 .img01 {
    width: 100%;
    margin-bottom: 15px;
  }
}

.school-fl01 .img01 img {
  width: 100% !important;
  height: 300px !important;
  -o-object-fit: cover;
     object-fit: cover;
}

@media screen and (max-width: 834px) {
  .school-fl01 .img01 img {
    height: auto !important;
  }
}

.title_10 {
  position: relative;
}

.title_10:before {
  position: absolute;
  content: '';
  bottom: -3px;
  left: 0;
  width: 0;
  height: 0;
  border: none;
  border-left: solid 15px transparent;
  border-bottom: solid 15px #000;
}

.title_10 > div:after {
  position: absolute;
  content: '';
  bottom: -3px;
  left: 10px;
  width: 85%;
  border-bottom: solid 5px #000;
}

@media screen and (max-width: 834px) {
  .title_10 > div:after {
    width: 100%;
  }
}

.title_10 h2 {
  line-height: 1.4;
  height: 85px;
  margin-right: 100px;
  padding-left: 30px;
  word-break: break-all;
  font-weight: bold;
  font-size: 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media only screen and (max-width: 1000px) {
  .title_10 h2 {
    font-size: 18px;
  }
}

@media screen and (max-width: 834px) {
  .title_10 h2 {
    margin-right: 0;
    height: auto;
    padding-bottom: 10px;
  }
}

.title_10 h2:after {
  position: absolute;
  top: 0;
  right: 60px;
  width: 0;
  height: 0;
  content: '';
  border-width: 75px 55px 0 0;
  border-style: solid;
  border-color: #000 transparent transparent transparent;
}

@media screen and (max-width: 834px) {
  .title_10 h2:after {
    content: none;
  }
}

.title_10 h2 .fonch {
  font-size: 40px;
  font-size: 4rem;
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  padding-top: 3px;
  padding-left: 16px;
  color: #000;
}

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

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

.about-fle01 .box:first-child {
  width: 70%;
}

@media only screen and (max-width: 1000px) {
  .about-fle01 .box:first-child {
    width: 55%;
  }
}

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

.about-fle01 .box:last-child {
  width: 28%;
}

@media only screen and (max-width: 1000px) {
  .about-fle01 .box:last-child {
    width: 42%;
  }
}

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

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

.about-fle02 .box:first-child {
  width: 28%;
}

@media only screen and (max-width: 1000px) {
  .about-fle02 .box:first-child {
    width: 42%;
  }
}

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

.about-fle02 .box:last-child {
  width: 70%;
}

@media only screen and (max-width: 1000px) {
  .about-fle02 .box:last-child {
    width: 55%;
  }
}

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

.about-btn11 div {
  width: 450px;
  margin: 0 auto;
}

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

.about-btn11 div a {
  background: #000;
  color: #fff;
  text-decoration: none;
  padding: 10px 10px;
  width: 100%;
  display: block;
  font-size: 15px;
  font-weight: 600;
  text-align: center;
  position: relative;
  cursor: pointer;
  -webkit-transition: 800ms ease all;
  transition: 800ms ease all;
  outline: none;
}

.about-btn11 div a:hover {
  background: #fff;
  color: #000;
  font-weight: 600;
}

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

.about-btn11 div a:after {
  right: inherit;
  top: inherit;
  left: 0;
  bottom: 0;
}

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

@media only screen and (max-width: 500px) {
  .about-btn11 div a .blk {
    display: block;
  }
}

/* ------------------------------------------------------------
information.html
------------------------------------------------------------ */
.information-instagram .sns_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  border: none !important;
}

.information-instagram .sns_list > div {
  border: none !important;
  background: #eee;
  padding: 10px;
  margin-bottom: 20px;
}

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

.information-instagram .sns_list > div .sns_text .sns_date {
  color: #000;
  font-size: 15px;
}

.information-instagram .sns_list > div .sns_text .caption {
  font-size: 16px;
}

.information-instagram .sns_list > div .sns_text ul li a {
  color: #000;
}

.instructor-btn01 {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.instructor-btn01 .box {
  width: 31%;
}

.instructor-btn01 .box:nth-of-type(n+4) {
  margin-top: 15px;
}

@media screen and (max-width: 834px) {
  .instructor-btn01 .box:nth-of-type(n+4) {
    margin-top: 0;
  }
}

@media screen and (max-width: 834px) {
  .instructor-btn01 .box {
    width: 49%;
  }
  .instructor-btn01 .box:nth-of-type(n+3) {
    margin-top: 15px;
  }
}

.instructor-btn01 .box div a {
  background: #000;
  color: #fff;
  text-decoration: none;
  padding: 10px 10px;
  width: 100%;
  display: block;
  font-size: 15px;
  font-weight: 600;
  text-align: center;
  position: relative;
  cursor: pointer;
  -webkit-transition: 800ms ease all;
  transition: 800ms ease all;
  outline: none;
}

@media only screen and (max-width: 580px) {
  .instructor-btn01 .box div a {
    height: 75px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

@media only screen and (max-width: 450px) {
  .instructor-btn01 .box div a {
    font-size: 3.4vw;
  }
}

.instructor-btn01 .box div a:hover {
  background: #fff;
  color: #000;
  font-weight: 600;
}

.instructor-btn01 .box div a:before, .instructor-btn01 .box div a:after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  height: 2px;
  width: 0;
  background: #000;
  -webkit-transition: 400ms ease all;
  transition: 400ms ease all;
}

.instructor-btn01 .box div a:after {
  right: inherit;
  top: inherit;
  left: 0;
  bottom: 0;
}

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

@media only screen and (max-width: 580px) {
  .instructor-btn01 .box div a .spblk {
    display: block;
  }
}

.instructor-btn02 {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.instructor-btn02 .box {
  margin-right: 15px;
}

.instructor-btn02 .box:nth-of-type(3) {
  margin-right: 0;
}

@media screen and (max-width: 834px) {
  .instructor-btn02 .box {
    width: 48%;
    margin-right: 0;
  }
  .instructor-btn02 .box:nth-of-type(2) {
    margin-left: 15px;
  }
  .instructor-btn02 .box:nth-of-type(4) {
    margin-left: 15px;
  }
}

@media only screen and (max-width: 500px) {
  .instructor-btn02 .box {
    width: 47%;
  }
}

@media only screen and (max-width: 1100px) {
  .instructor-btn02 .box a {
    height: 75px;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

@media only screen and (max-width: 1000px) {
  .instructor-btn02 .box a {
    font-size: 14px !important;
  }
}

@media only screen and (max-width: 500px) {
  .instructor-btn02 .box a {
    height: 85px !important;
  }
}

@media only screen and (max-width: 1100px) {
  .instructor-btn02 .box a .spblk {
    display: block;
  }
}

/* ------------------------------------------------------------
company.html
------------------------------------------------------------ */
.company-dl dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

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

.company-dl dl dt {
  background: none !important;
  border: none !important;
  border-bottom: 1px solid #000 !important;
  padding: 15px !important;
}

@media screen and (max-width: 640px) {
  .company-dl dl dt {
    width: 100% !important;
    border: none !important;
    background: #eee !important;
  }
}

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

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

.company-dl dl dd a {
  color: #000;
}

.gmap iframe {
  width: 100% !important;
}

/* ------------------------------------------------------------
contact.html
------------------------------------------------------------ */
.contact-txt div a {
  text-decoration: none;
  color: #21427c;
  font-weight: bold;
}

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

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

.textarea textarea {
  height: 100px !important;
}

.mail.title {
  display: none;
}

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

.contact-ul ul li {
  padding: 5px 0;
  border-bottom: 1px dashed #ccc;
}

/* ------------------------------------------------------------
douga.html
------------------------------------------------------------ */
.douga-fle {
  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;
  margin-top: 30px;
}

.douga-fle .douga-cont {
  width: 48%;
}

.douga-fle .douga-cont:nth-of-type(n+3) {
  margin-top: 60px;
}

@media screen and (max-width: 640px) {
  .douga-fle .douga-cont:nth-of-type(n+3) {
    margin-top: 0;
  }
}

@media screen and (max-width: 640px) {
  .douga-fle .douga-cont {
    width: 100%;
    margin-top: 50px !important;
  }
  .douga-fle .douga-cont:first-child {
    margin-top: 0 !important;
  }
}

.douga-fle .douga-cont .douga-title {
  background: #eee;
  padding: 10px;
}

.douga-fle .douga-cont .douga-title h2 {
  font-weight: bold;
}

.douga-fle .douga-cont .douga-text1 {
  margin-top: 5px;
}

.douga-fle .douga-cont .youtube {
  margin-top: 10px;
}
/*# sourceMappingURL=common_style.css.map */