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

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

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

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

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

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

@media 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: #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: 1000px) {
  header#global_header {
    padding-top: 42px;
  }
}

.header {
  padding: 15px 10px !important;
}

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

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

@media only screen and (max-width: 1200px) {
  .header-left {
    width: 150px;
  }
}

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

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

.header-cont {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

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

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

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

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

.header-cont .header-btn {
  background: #1e1e1e;
}

.header-cont .header-btn a {
  font-size: 15px;
  display: block;
  color: #fff;
  padding: 6px 52px 6px 74px;
  position: relative;
}

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

.header .nav {
  margin-top: 10px;
}

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

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

.header .nav-item a {
  font-size: 15px;
  color: #000;
}

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

.header-contsp {
  display: none;
}

@media screen and (max-width: 640px) {
  .header-contsp {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    right: 10px;
    top: 72px;
  }
  .header-contsp .header-telsp {
    margin-right: 10px;
  }
  .header-contsp .header-telsp a img {
    width: 40px !important;
  }
  .header-contsp .header-mailsp a img {
    width: 40px !important;
  }
}

#mainArea {
  position: relative;
}

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

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

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

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

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

@media only screen and (max-width: 1000px) {
  #mainArea .maintxt {
    width: 50%;
  }
}

@media screen and (max-width: 834px) {
  #mainArea .maintxt {
    width: 60%;
  }
}

@media screen and (max-width: 640px) {
  #mainArea .maintxt {
    width: 70%;
  }
}

/* ----------------------------------------------------------
dropdown
---------------------------------------------------------- */
#global_header .header {
  padding: 0 10px;
}

#global_header .header .hov {
  color: #fff;
  position: relative;
  cursor: pointer;
}

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

#global_header .sub {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 200px;
  z-index: 100;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: rgba(30, 30, 30, 0.8);
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media screen and (max-width: 834px) {
  #global_header .sub {
    position: static;
    top: auto;
    left: auto;
    -webkit-transform: inherit;
            transform: inherit;
    width: 100%;
    background: transparent;
    -webkit-transition: all .3s;
    transition: all .3s;
  }
}

#global_header .sub li {
  border: none;
  line-height: 1.3;
  width: 100%;
}

#global_header .sub li:last-of-type {
  border-bottom: 0;
}

#global_header .sub li:before {
  content: none;
}

#global_header .sub li:after {
  content: none;
}

#global_header .sub li a {
  display: block;
  padding: 15px 10px;
  text-align: center;
  font-size: 16px;
  color: #fff !important;
  font-size: 14px;
  border-right: none !important;
  opacity: 1 !important;
}

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

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

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

.contact-wrap {
  background: #1e1e1e;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
  background-position: center;
  margin-left: calc(((100vw - 100%) / 2) * -1);
  margin-right: calc(((100vw - 100%) / 2) * -1);
  padding: 80px 20px 80px 20px;
}

@media screen and (max-width: 834px) {
  .contact-wrap {
    padding: 70px 20px;
    background-attachment: initial;
    background-size: cover;
  }
}

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

.contact-wrap h2 {
  font-size: 40px;
  font-weight: bold;
  margin-bottom: 30px;
  color: #fff;
}

@media only screen and (max-width: 1200px) {
  .contact-wrap h2 {
    font-size: 35px;
  }
}

@media screen and (max-width: 834px) {
  .contact-wrap h2 {
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 640px) {
  .contact-wrap h2 {
    font-size: 33px;
  }
}

.contact-wrap h2 .blk {
  font-size: 16px;
  display: block;
  font-weight: 400;
  margin-top: 5px;
}

@media screen and (max-width: 640px) {
  .contact-wrap h2 .blk {
    margin-top: 0;
  }
}

.contact-wrap .footer-text1 {
  color: #fff;
}

@media only screen and (max-width: 500px) {
  .contact-wrap .footer-text1 {
    text-align: left;
  }
}

@media screen and (max-width: 834px) {
  .contact-wrap .footer-text1 .blk1 {
    display: block;
  }
}

@media only screen and (max-width: 500px) {
  .contact-wrap .footer-text1 .blk1 {
    display: none;
  }
}

.contact-wrap .footer-text1 .blk {
  display: block;
}

@media only screen and (max-width: 500px) {
  .contact-wrap .footer-text1 .blk {
    display: none;
  }
}

.contact-wrap .cont-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: 20px;
}

@media screen and (max-width: 640px) {
  .contact-wrap .cont-fle {
    margin-top: 15px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.contact-wrap .cont-fle .tel-fle {
  margin-right: 100px;
}

@media only screen and (max-width: 1000px) {
  .contact-wrap .cont-fle .tel-fle {
    margin-right: 40px;
  }
}

@media screen and (max-width: 640px) {
  .contact-wrap .cont-fle .tel-fle {
    margin-right: 0;
    margin-bottom: 15px;
  }
}

@media screen and (max-width: 834px) {
  .contact-wrap .cont-fle .tel-fle .tel-link {
    line-height: 1;
  }
}

.contact-wrap .cont-fle .tel-fle .tel-link a {
  font-size: 33px;
  color: #fff;
  padding-left: 25px;
  position: relative;
}

@media screen and (max-width: 834px) {
  .contact-wrap .cont-fle .tel-fle .tel-link a {
    font-size: 28px;
    padding-left: 20px;
  }
}

.contact-wrap .cont-fle .tel-fle .tel-link a:before {
  position: absolute;
  content: "";
  background: url(../images/contents/footer-tel.png);
  width: 19px;
  height: 29px;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background-repeat: no-repeat;
}

@media screen and (max-width: 834px) {
  .contact-wrap .cont-fle .tel-fle .tel-link a:before {
    background-size: 80%;
    top: 61%;
  }
}

.contact-wrap .cont-fle p {
  color: #fff;
  font-size: 15px;
}

@media screen and (max-width: 834px) {
  .contact-wrap .cont-fle p {
    margin-top: 5px;
    font-size: 14px;
  }
}

.contact-wrap .cont-fle p .blk {
  margin-left: 15px;
}

@media screen and (max-width: 834px) {
  .contact-wrap .cont-fle p .blk {
    display: block;
    margin-left: 0;
  }
}

@media screen and (max-width: 640px) {
  .contact-wrap .cont-fle p .blk {
    display: inline-block;
  }
}

.contact-wrap .cont-fle .btn1 {
  border: 1px solid #fff;
}

.contact-wrap .cont-fle .btn1 a {
  display: block;
  font-size: 18px;
  font-weight: 500;
  padding: 12px 65px 12px 93px;
  color: #fff;
  position: relative;
}

@media screen and (max-width: 834px) {
  .contact-wrap .cont-fle .btn1 a {
    padding: 9px 45px 9px 73px;
    font-size: 15px;
  }
}

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

@media screen and (max-width: 834px) {
  .contact-wrap .cont-fle .btn1 a:before {
    left: 47px;
  }
}

.footer-nav {
  background: #fff;
  padding: 40px 10px;
}

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

.footer-nav .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: 840px;
  margin: 0 auto;
  line-height: 2;
}

@media only screen and (max-width: 1000px) {
  .footer-nav .nav-ul {
    width: 750px;
  }
}

.footer-nav .nav-item a {
  color: #000;
  font-size: 15px;
  padding: 0 15px;
}

@media only screen and (max-width: 1000px) {
  .footer-nav .nav-item a {
    padding: 0 9px;
  }
}

.footer {
  background: #1e1e1e;
  padding: 60px 0;
}

@media screen and (max-width: 834px) {
  .footer {
    border-top: 1px solid #fff;
  }
}

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

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

.footer-left {
  margin-bottom: 20px;
}

.footer-right {
  text-align: right;
  line-height: 2;
}

@media screen and (max-width: 834px) {
  .footer-right {
    line-height: 1.4;
  }
}

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

.footer-address p {
  color: #fff;
}

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

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

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

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

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

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

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

/* 画像背景スクロールイン */
.imgmv1 {
  position: relative;
}

.imgmv1:before {
  -webkit-transition: all 1.5s ease .5s;
  transition: all 1.5s ease .5s;
  content: "";
  background: #1e1e1e;
  width: 100%;
  position: absolute;
  height: 100%;
  right: 0;
  top: 0;
  bottom: 0;
  display: block;
  z-index: 1;
}

.imgmv1.aaaa:before {
  width: 0;
}

.imgmv1 img {
  width: 100% !important;
}

.imgmv2 {
  position: relative;
}

.imgmv2:before {
  -webkit-transition: all 1.5s ease .5s;
  transition: all 1.5s ease .5s;
  content: "";
  background: #1e1e1e;
  width: 100%;
  position: absolute;
  height: 100%;
  left: 0;
  top: 0;
  bottom: 0;
  display: block;
  z-index: 1;
}

.imgmv2.aaaa:before {
  width: 0;
}

.imgmv2 img {
  width: 100% !important;
}

.index-bg1 {
  background: #1e1e1e;
  padding: 80px 10px;
  color: #fff;
}

@media screen and (max-width: 834px) {
  .index-bg1 {
    padding: 80px 10px;
  }
}

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

.index-bg1 .title_1 {
  line-height: 1.4;
}

.index-bg1 .title_1 h1 {
  font-size: 30px;
  font-weight: bold;
  display: inline-block;
  padding-bottom: 10px;
}

@media only screen and (max-width: 1200px) {
  .index-bg1 .title_1 h1 {
    font-size: 27px;
  }
}

@media screen and (max-width: 834px) {
  .index-bg1 .title_1 h1 {
    font-size: 22px;
  }
}

@media screen and (max-width: 640px) {
  .index-bg1 .title_1 h1 {
    text-align: left !important;
    font-size: 20px;
  }
}

.index-bg1 .title_1 h1 .blk {
  display: block;
}

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

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

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

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

.index-bg1 .wrap1 {
  text-align: center;
}

.index-bg1 .wrap1 .index-ul1 {
  display: inline-block;
}

.index-bg1 .wrap1 .index-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;
  position: relative;
  padding: 30px 110px 30px 110px;
}

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

.index-bg1 .wrap1 .index-ul1 ul:before {
  position: absolute;
  content: "";
  background: url(../images/contents/parentheses1.png);
  width: 100px;
  height: 100px;
  left: 0;
  top: 0;
}

@media screen and (max-width: 640px) {
  .index-bg1 .wrap1 .index-ul1 ul:before {
    content: none;
  }
}

.index-bg1 .wrap1 .index-ul1 ul:after {
  position: absolute;
  content: "";
  background: url(../images/contents/parentheses2.png);
  width: 100px;
  height: 100px;
  right: 0;
  bottom: 0;
}

@media screen and (max-width: 640px) {
  .index-bg1 .wrap1 .index-ul1 ul:after {
    content: none;
  }
}

.index-bg1 .wrap1 .index-ul1 ul li {
  font-size: 22px;
  font-weight: 500;
  padding: 8px 0 8px 40px;
  position: relative;
}

@media screen and (max-width: 834px) {
  .index-bg1 .wrap1 .index-ul1 ul li {
    font-size: 20px;
  }
}

@media only screen and (max-width: 500px) {
  .index-bg1 .wrap1 .index-ul1 ul li {
    font-size: 16px;
    padding: 8px 0 8px 35px;
  }
}

.index-bg1 .wrap1 .index-ul1 ul li:before {
  position: absolute;
  content: "";
  background: url(../images/contents/check.png);
  width: 30px;
  height: 28px;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background-repeat: no-repeat;
}

@media only screen and (max-width: 500px) {
  .index-bg1 .wrap1 .index-ul1 ul li:before {
    background-size: 80%;
    top: 55%;
  }
}

.index-bg1 .wrap2 {
  text-align: center;
}

.index-bg1 .wrap2 .wrap-inline {
  display: inline-block;
  width: 1000px;
}

@media only screen and (max-width: 1000px) {
  .index-bg1 .wrap2 .wrap-inline {
    width: 100%;
  }
}

@media screen and (max-width: 834px) {
  .index-bg1 .wrap2 .wrap-inline .index-ul1ch {
    text-align: center;
    display: inline-block;
  }
}

.index-bg1 .wrap2 .wrap-inline .index-ul1ch ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media screen and (max-width: 834px) {
  .index-bg1 .wrap2 .wrap-inline .index-ul1ch ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.index-bg1 .wrap2 .wrap-inline .index-ul1ch ul li {
  width: 48%;
  font-size: 18px;
  font-weight: 500;
  padding: 8px 0 8px 40px;
  position: relative;
}

@media only screen and (max-width: 1100px) {
  .index-bg1 .wrap2 .wrap-inline .index-ul1ch ul li {
    font-size: 17px;
  }
}

@media only screen and (max-width: 1000px) {
  .index-bg1 .wrap2 .wrap-inline .index-ul1ch ul li {
    font-size: 16px;
  }
}

@media only screen and (max-width: 900px) {
  .index-bg1 .wrap2 .wrap-inline .index-ul1ch ul li {
    font-size: 1.67vw;
  }
}

@media screen and (max-width: 834px) {
  .index-bg1 .wrap2 .wrap-inline .index-ul1ch ul li {
    width: 100%;
    font-size: 16px;
  }
}

.index-bg1 .wrap2 .wrap-inline .index-ul1ch ul li:before {
  position: absolute;
  content: "";
  background: url(../images/contents/check.png);
  width: 30px;
  height: 28px;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

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

@media only screen and (max-width: 1200px) {
  .index-bg1 .text2 div {
    font-size: 27px;
  }
}

@media screen and (max-width: 834px) {
  .index-bg1 .text2 div {
    font-size: 25px;
  }
}

@media only screen and (max-width: 500px) {
  .index-bg1 .text2 div {
    font-size: 20px;
  }
}

@media screen and (max-width: 640px) {
  .text2-sizech div {
    font-size: 19px !important;
  }
}

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

.index-wrap1 {
  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: 1500px) {
  .index-wrap1 {
    height: 390px;
  }
}

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

.index-wrap1 .box1 {
  width: 50%;
  height: 100%;
}

@media screen and (max-width: 834px) {
  .index-wrap1 .box1 {
    width: 100%;
    margin-bottom: 15px;
    height: auto;
  }
}

.index-wrap1 .box1 .img1 {
  height: 100%;
}

@media screen and (max-width: 834px) {
  .index-wrap1 .box1 .img1 {
    height: auto;
  }
}

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

@media screen and (max-width: 834px) {
  .index-wrap1 .box1 .img1 img {
    height: auto !important;
  }
}

.index-wrap1 .box2 {
  width: 40%;
  padding: 0 60px;
}

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

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

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

.index-wrap1 .box2 .title_2 {
  margin-bottom: 25px;
}

@media only screen and (max-width: 1500px) {
  .index-wrap1 .box2 .title_2 {
    margin-bottom: 10px;
  }
}

.index-wrap1 .box2 .title_2 h2 {
  font-size: 37px;
  font-weight: bold;
}

@media only screen and (max-width: 1200px) {
  .index-wrap1 .box2 .title_2 h2 {
    font-size: 35px;
  }
}

.index-wrap1 .box2 .title_2 h2 .blk {
  font-size: 16px;
  font-weight: 400;
  display: block;
  margin-top: 10px;
}

@media only screen and (max-width: 1500px) {
  .index-wrap1 .box2 .title_2 h2 .blk {
    margin-top: 8px;
  }
}

@media screen and (max-width: 834px) {
  .index-wrap1 .box2 .title_2 h2 .blk {
    margin-top: 0;
    font-size: 14px;
  }
}

.index-wrap1 .box2 .btn1 {
  margin-top: 35px;
}

@media only screen and (max-width: 1500px) {
  .index-wrap1 .box2 .btn1 {
    margin-top: 20px;
  }
}

.index-wrap1 .box2 .btn1 div {
  background: #1e1e1e;
  display: inline-block;
  position: relative;
}

.index-wrap1 .box2 .btn1 div:before {
  position: absolute;
  content: "";
  width: 35px;
  height: 1px;
  background: #fff;
  right: 0;
  top: 28px;
}

.index-wrap1 .box2 .btn1 div:hover {
  border: none;
}

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

@media screen and (max-width: 834px) {
  .index-wrap1 .box2 .btn1 div a {
    padding: 6px 80px 6px 80px;
  }
}

.index-wrap1 .box2 .btn1 div a:hover {
  background: #fff;
  color: #dbd108;
}

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

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

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

.index-wrap2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

@media only screen and (max-width: 1500px) {
  .index-wrap2 {
    height: 390px;
  }
}

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

.index-wrap2 .box1 {
  width: 40%;
  padding: 0 60px;
}

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

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

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

.index-wrap2 .box1 .title_2 {
  margin-bottom: 25px;
}

@media only screen and (max-width: 1500px) {
  .index-wrap2 .box1 .title_2 {
    margin-bottom: 10px;
  }
}

.index-wrap2 .box1 .title_2 h2 {
  font-size: 37px;
  font-weight: bold;
}

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

.index-wrap2 .box1 .title_2 h2 .blk {
  font-size: 16px;
  font-weight: 400;
  display: block;
  margin-top: 10px;
}

@media only screen and (max-width: 1500px) {
  .index-wrap2 .box1 .title_2 h2 .blk {
    margin-top: 8px;
  }
}

@media screen and (max-width: 834px) {
  .index-wrap2 .box1 .title_2 h2 .blk {
    margin-top: 0;
    font-size: 14px;
  }
}

.index-wrap2 .box1 .btn1 {
  margin-top: 35px;
}

@media only screen and (max-width: 1500px) {
  .index-wrap2 .box1 .btn1 {
    margin-top: 20px;
  }
}

.index-wrap2 .box1 .btn1 div {
  background: #1e1e1e;
  display: inline-block;
  position: relative;
}

.index-wrap2 .box1 .btn1 div:before {
  position: absolute;
  content: "";
  width: 35px;
  height: 1px;
  background: #fff;
  right: 0;
  top: 28px;
}

.index-wrap2 .box1 .btn1 div:hover {
  border: none;
}

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

@media screen and (max-width: 834px) {
  .index-wrap2 .box1 .btn1 div a {
    padding: 6px 80px 6px 80px;
  }
}

.index-wrap2 .box1 .btn1 div a:hover {
  background: #fff;
  color: #dbd108;
}

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

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

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

.index-wrap2 .box2 {
  width: 50%;
  height: 100%;
}

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

.index-wrap2 .box2 .img1 {
  height: 100%;
}

@media screen and (max-width: 834px) {
  .index-wrap2 .box2 .img1 {
    height: auto;
  }
}

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

@media screen and (max-width: 834px) {
  .index-wrap2 .box2 .img1 img {
    height: auto !important;
  }
}

.index-bg2 {
  background: #f5f5f5;
  padding: 80px 0;
}

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

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

.index-bg2 .title_3 h2 {
  font-size: 40px;
  font-weight: bold;
}

@media only screen and (max-width: 1200px) {
  .index-bg2 .title_3 h2 {
    font-size: 35px;
  }
}

@media screen and (max-width: 640px) {
  .index-bg2 .title_3 h2 {
    font-size: 33px;
  }
}

.index-bg2 .title_3 h2 .blk {
  font-size: 16px;
  font-weight: 400;
  display: block;
  margin-top: 5px;
}

@media screen and (max-width: 640px) {
  .index-bg2 .title_3 h2 .blk {
    margin-top: 0;
  }
}

.index-bg3 {
  background: #f5f5f5;
  padding: 80px 10px;
}

@media screen and (max-width: 834px) {
  .index-bg3 {
    padding: 80px 10px;
  }
}

@media screen and (max-width: 640px) {
  .index-bg3 {
    padding: 60px 10px;
  }
}

.index-bg3 .title_3 h2 {
  font-size: 40px;
  font-weight: bold;
}

@media only screen and (max-width: 1200px) {
  .index-bg3 .title_3 h2 {
    font-size: 35px;
  }
}

@media screen and (max-width: 640px) {
  .index-bg3 .title_3 h2 {
    font-size: 33px;
  }
}

.index-bg3 .title_3 h2 .blk {
  font-size: 16px;
  font-weight: 400;
  display: block;
  margin-top: 5px;
}

@media screen and (max-width: 640px) {
  .index-bg3 .title_3 h2 .blk {
    margin-top: 0;
  }
}

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: #1e1e1e;
  color: #fff;
  margin-top: 20px;
  padding: 15px 0;
  width: 100%;
  text-align: center;
  text-decoration: none;
}

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

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

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

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

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

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

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

.flex1 .box {
  width: calc(100% / 1 - 1%);
  margin-bottom: 2%;
}

@media screen and (max-width: 834px) {
  ._tabwidth1 .box {
    width: 100%;
  }
  ._tabwidth2 .box {
    width: calc(100% / 2 - 1%);
  }
  ._tabwidth3 .box {
    width: calc(100% / 3 - 1%);
  }
}

@media screen and (max-width: 640px) {
  ._spwidth1 .box {
    width: 100%;
  }
  ._spwidth2 .box {
    width: calc(100% / 2 - 1%);
  }
  ._spwidth3 .box {
    width: calc(100% / 3 - 1%);
  }
}

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

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

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

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

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

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

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

.flex2 .box {
  width: calc(100% / 2 - 1%);
  margin-bottom: 2%;
}

@media screen and (max-width: 834px) {
  ._tabwidth1 .box {
    width: 100%;
  }
  ._tabwidth2 .box {
    width: calc(100% / 2 - 1%);
  }
  ._tabwidth3 .box {
    width: calc(100% / 3 - 1%);
  }
}

@media screen and (max-width: 640px) {
  ._spwidth1 .box {
    width: 100%;
  }
  ._spwidth2 .box {
    width: calc(100% / 2 - 1%);
  }
  ._spwidth3 .box {
    width: calc(100% / 3 - 1%);
  }
}

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

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

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

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

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

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

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

.flex3 .box {
  width: calc(100% / 3 - 1%);
  margin-bottom: 2%;
}

@media screen and (max-width: 834px) {
  ._tabwidth1 .box {
    width: 100%;
  }
  ._tabwidth2 .box {
    width: calc(100% / 2 - 1%);
  }
  ._tabwidth3 .box {
    width: calc(100% / 3 - 1%);
  }
}

@media screen and (max-width: 640px) {
  ._spwidth1 .box {
    width: 100%;
  }
  ._spwidth2 .box {
    width: calc(100% / 2 - 1%);
  }
  ._spwidth3 .box {
    width: calc(100% / 3 - 1%);
  }
}

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

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

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

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

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

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

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

.flex4 .box {
  width: calc(100% / 4 - 1%);
  margin-bottom: 2%;
}

@media screen and (max-width: 834px) {
  ._tabwidth1 .box {
    width: 100%;
  }
  ._tabwidth2 .box {
    width: calc(100% / 2 - 1%);
  }
  ._tabwidth3 .box {
    width: calc(100% / 3 - 1%);
  }
}

@media screen and (max-width: 640px) {
  ._spwidth1 .box {
    width: 100%;
  }
  ._spwidth2 .box {
    width: calc(100% / 2 - 1%);
  }
  ._spwidth3 .box {
    width: calc(100% / 3 - 1%);
  }
}

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

.square._100 .square-inner:before {
  padding-top: 100%;
}

.square._75 .square-inner:before {
  padding-top: 75%;
}

.square._66 .square-inner:before {
  padding-top: 66%;
}

.square td .square-inner {
  display: block;
  position: relative;
}

.square td .square-inner:before {
  position: relative;
  z-index: 1;
  content: "";
  display: block;
  width: 100% !important;
}

.square td .square-inner img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit:cover;";
  width: 100% !important;
  height: 100% !important;
}

.square > .square-inner {
  display: block;
  position: relative;
}

.square > .square-inner .itext {
  float: none !important;
  margin-right: 0 !important;
}

.square > .square-inner .itext img {
  float: none !important;
  margin-right: 0 !important;
}

.square > .square-inner:before {
  position: relative;
  z-index: 1;
  content: "";
  display: block;
  width: 100% !important;
}

.square > .square-inner img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit:cover;";
  width: 100% !important;
  height: 100% !important;
}

.square > .box .itext {
  float: none !important;
  margin-right: 0 !important;
}

.square > .box .itext img {
  float: none !important;
  margin-right: 0 !important;
}

.square > .box .square-inner {
  display: block;
  position: relative;
}

.square > .box .square-inner:before {
  position: relative;
  z-index: 1;
  content: "";
  display: block;
  width: 100% !important;
}

.square > .box .square-inner img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit:cover;";
  width: 100% !important;
  height: 100% !important;
}

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

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

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

.flex2cl_01 .flxL {
  width: 57%;
}

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

.flex2cl_01 .flxR {
  width: 40%;
}

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

.flex2cl_01 .flxR .img {
  width: 100%;
}

.flex2cl_01 .flxR .img img {
  width: 100% !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* ------------------------------------------------------------
strategy.html
------------------------------------------------------------ */
.title_4 {
  background: #dbd108;
  padding: 70px 0;
}

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

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

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

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

@media screen and (max-width: 640px) {
  .title_4 article h1 {
    text-align: center !important;
    font-size: 30px;
  }
}

.title_4 article .blogtitle div {
  font-size: 40px;
  font-weight: bold;
  color: #000;
  text-align: left;
}

@media screen and (max-width: 834px) {
  .title_4 article .blogtitle div {
    font-size: 35px;
  }
}

@media screen and (max-width: 640px) {
  .title_4 article .blogtitle div {
    text-align: center;
    font-size: 32px;
  }
}

@media only screen and (max-width: 450px) {
  .title_4_ch h1 {
    font-size: 6.9vw !important;
  }
}

.title_5 h2 {
  padding: 15px 10px 15px 20px;
  background: #f7f7f7;
  border-left: solid 5px #dbd108;
  font-weight: bold;
  font-size: 22px;
}

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

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

.strategy-fle1 .box:first-child {
  width: 58%;
}

@media screen and (max-width: 834px) {
  .strategy-fle1 .box:first-child {
    width: 100%;
  }
}

.strategy-fle1 .box:last-child {
  width: 40%;
}

@media screen and (max-width: 834px) {
  .strategy-fle1 .box:last-child {
    width: 100%;
    margin-bottom: 15px;
  }
}

.strategy-wrap1 {
  background: #f5f5f5;
  padding: 50px;
}

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

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

.strategy-wrap1 .title_6 h3 {
  font-size: 25px;
  font-weight: bold;
}

@media screen and (max-width: 834px) {
  .strategy-wrap1 .title_6 h3 {
    font-size: 22px;
  }
}

@media screen and (max-width: 640px) {
  .strategy-wrap1 .title_6 h3 {
    font-size: 20px;
  }
}

.strategy-wrap1 .title_6 h3 .Text-Span {
  padding-bottom: 0;
}

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

.strategy-wrap1 .strategy-ul1 ul li {
  font-weight: bold;
  padding: 10px;
  border-bottom: 1px dashed #1e1e1e;
  padding-left: 40px;
  position: relative;
}

@media screen and (max-width: 640px) {
  .strategy-wrap1 .strategy-ul1 ul li {
    padding-left: 35px;
  }
}

.strategy-wrap1 .strategy-ul1 ul li:before {
  position: absolute;
  content: "";
  background: url(../images/contents/check02.png);
  width: 30px;
  height: 28px;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background-repeat: no-repeat;
}

@media screen and (max-width: 640px) {
  .strategy-wrap1 .strategy-ul1 ul li:before {
    background-size: 90%;
  }
}

.title_8 h3 {
  position: relative;
  padding-left: 30px;
  font-size: 20px;
  font-weight: bold;
}

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

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

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

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

.strategy-ul2 ul li {
  font-weight: bold;
  padding: 10px;
  border-bottom: 1px dashed #1e1e1e;
  padding-left: 30px;
  position: relative;
}

.strategy-ul2 ul li:before {
  position: absolute;
  content: "♦";
  left: 0;
  color: #dbd108;
}

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

.faqbtn-fle .box {
  width: 31%;
}

@media screen and (max-width: 640px) {
  .faqbtn-fle .box {
    width: 100%;
  }
  .faqbtn-fle .box:nth-of-type(n + 2) {
    margin-top: 20px;
  }
}

.faqbtn-fle .box div {
  background: #1e1e1e;
}

.faqbtn-fle .box div a {
  text-align: center;
  opacity: 1;
  margin: 0 auto;
  text-decoration: none;
  background: #1e1e1e;
  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: 8px 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

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

.faqbtn-fle .box div a:hover {
  background: #fff;
  color: #dbd108;
}

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

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

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

.qa_fl {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.qa_fl .box {
  width: 100%;
  padding-right: 80px !important;
}

.qa_fl .box:first-child {
  padding: 20px !important;
  color: #696868;
  position: relative;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}

.qa_fl .box:first-child:hover {
  color: #000;
}

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

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

.qa_fl .box:first-child div:after {
  content: "\f0dd";
  position: absolute;
  top: -10px;
  bottom: 0;
  font-size: 1.4em;
  right: 15px;
  margin: auto;
  color: #696868;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: "Font Awesome 5 Pro";
  font-weight: bold;
}

.qa_fl .box:last-child {
  display: none;
  padding: 20px !important;
  background: #fff;
  display: block;
  position: relative;
  border: 1px solid #ccc;
  border-top: none;
}

.qa_fl .box:last-child div {
  padding-left: 50px !important;
  position: relative;
  color: #1e1e1e;
}

.qa_fl .box:last-child div b {
  position: absolute;
  top: 0;
  left: 5px;
  height: 30px;
  line-height: 30px;
  color: #1e1e1e;
  font-size: 20px;
}

.qa_fl .box > div {
  padding: 0 50px !important;
}

/* ------------------------------------------------------------
company.html
------------------------------------------------------------ */
.company-fle1 {
  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) {
  .company-fle1 {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }
}

.company-fle1 .box:first-child {
  width: 58%;
}

@media screen and (max-width: 834px) {
  .company-fle1 .box:first-child {
    width: 100%;
  }
}

.company-fle1 .box:last-child {
  width: 40%;
}

@media screen and (max-width: 834px) {
  .company-fle1 .box:last-child {
    width: 100%;
    margin-bottom: 15px;
    text-align: center;
  }
}

.company-fle1-ch .box:first-child {
  width: calc(100% - 210px) !important;
}

@media screen and (max-width: 834px) {
  .company-fle1-ch .box:first-child {
    width: 100% !important;
  }
}

.company-fle1-ch .box:last-child {
  width: 180px !important;
}

@media screen and (max-width: 834px) {
  .company-fle1-ch .box:last-child {
    width: 230px !important;
    margin: 0 auto 15px auto !important;
  }
}

.company-text1 div {
  font-size: 25px;
  font-weight: bold;
}

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

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

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

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

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

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

.company-fle2 {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 300px;
}

.company-fle2 .box {
  text-align: center;
}

.company-fle2 .box h3 {
  display: none;
}

.company-fle2 .box img {
  width: 70px !important;
}

.company-fle2 .box div {
  margin-top: 5px;
}

.unc2 {
  margin-top: 100px;
  padding-top: -100px;
}

.unc3 {
  margin-top: 100px;
  padding-top: -100px;
}

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

.company-wrap1 .profile-text1 {
  width: 49%;
}

@media screen and (max-width: 834px) {
  .company-wrap1 .profile-text1 {
    width: 100%;
    margin-bottom: 15px;
  }
}

.company-wrap1 .youtube-1 {
  width: 49%;
}

@media screen and (max-width: 834px) {
  .company-wrap1 .youtube-1 {
    width: 100%;
  }
}

.company-wrap1 .youtube-1 iframe {
  width: 100%;
}

@media screen and (max-width: 834px) {
  .company-wrap1 .youtube-1 iframe {
    height: 500px;
  }
}

@media screen and (max-width: 640px) {
  .company-wrap1 .youtube-1 iframe {
    height: 350px;
  }
}

/* ------------------------------------------------------------
profile.html
------------------------------------------------------------ */
.profile-text1 {
  background: #f5f5f5;
  padding: 30px;
}

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

.profile-text1 .text1 {
  font-size: 20px;
  font-weight: bold;
}

.profile-text1 .text1 .text2 {
  margin-left: 20px;
}

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

.profile-fle1 .box {
  width: 32%;
}

@media screen and (max-width: 834px) {
  .profile-fle1 .box {
    width: 100%;
  }
  .profile-fle1 .box:nth-of-type(n + 2) {
    margin-top: 50px;
  }
}

.profile-fle1 .box div {
  text-align: center;
  margin-top: 10px;
}

@media only screen and (max-width: 1200px) {
  .profile-fle1 .box div {
    font-size: 15px;
  }
}

@media screen and (max-width: 834px) {
  .profile-fle1 .box div {
    font-size: 16px;
  }
}

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

.profile-ul1 ul li {
  width: 32%;
}

@media screen and (max-width: 834px) {
  .profile-ul1 ul li {
    width: 100%;
  }
  .profile-ul1 ul li:nth-of-type(n + 2) {
    margin-top: 50px;
  }
}

.profile-ul1 ul li div {
  text-align: center;
  margin-top: 10px;
  color: #000;
}

@media only screen and (max-width: 1200px) {
  .profile-ul1 ul li div {
    font-size: 15px;
  }
}

@media screen and (max-width: 834px) {
  .profile-ul1 ul li div {
    font-size: 16px;
  }
}

.mfp-content .mfp-title {
  text-align: center;
}

.profile-tb1 table tr .col1 {
  background: #f5f5f5;
}

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

.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: #1e1e1e !important;
  color: #fff;
}

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

/* ------------------------------------------------------------
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: #1e1e1e;
  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: #1e1e1e;
}

.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: #1e1e1e;
  -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 #page19 a {
  color: #1e1e1e;
}

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

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

.category li a {
  color: #1e1e1e;
}

.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: #dbd108;
}

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

.titleblog_02 h2 {
  position: relative;
  padding-left: 30px;
  font-size: 20px;
  font-weight: bold;
}

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

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

/* ------------------------------------------------------------
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:first-child {
  border-top: 1px solid #ccc !important;
}

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

.index-blog .blog_list > div .blog_text {
  color: #333 !important;
  line-height: 1.5;
  padding: 14px 10px 10px 10px !important;
  width: 100%;
}

.index-blog .blog_list > div .blog_text .blog_date {
  color: #333 !important;
  display: inline;
  font-size: 16px;
  font-weight: 500;
}

.index-blog .blog_list > div .blog_text h3 {
  display: inline;
  margin-left: 20px;
}

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

.index-blog .blog_list > div .blog_text .detail {
  display: block;
  margin-top: 0px;
  font-size: 16px;
  padding: 5px 0 !important;
}

/* ------------------------------------------------------------
blog/search.html
------------------------------------------------------------ */
.blog #contents > dl {
  padding: 30px;
  margin-bottom: 15px;
  background: #f5f5f5;
  border: dashed 2px #1e1e1e;
}

.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: #000;
  font-weight: bold;
}

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

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

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

/* ------------------------------------------------------------
calendar
------------------------------------------------------------ */
.blog #calendar table tr .blog {
  background: #dbd108;
}

.blog-text1ch {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

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

.blog-text1ch .box:first-child {
  width: calc(100% - 205px);
}

@media screen and (max-width: 640px) {
  .blog-text1ch .box:first-child {
    width: 100%;
    margin-top: 10px;
  }
}

.blog-text1ch .box:first-child a {
  color: #000;
  text-decoration: underline;
}

.blog-text1ch .box:last-child {
  width: 180px;
}

@media screen and (max-width: 640px) {
  .blog-text1ch .box:last-child {
    width: 100%;
    text-align: center;
  }
  .blog-text1ch .box:last-child img {
    width: 200px !important;
  }
}
/*# sourceMappingURL=common_style.css.map */