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

.annot {
  display: none !important;
}

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

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

.pcnone {
  display: none;
}

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

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

@media only screen and (max-width: 1200px) {
  .bp1200none {
    display: none;
  }
}

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

@media only screen and (max-width: 1000px) {
  .bp1000none {
    display: none;
  }
}

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

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

li {
  list-style: none;
}

html {
  font-size: 65.5% !important;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  font-weight: 400;
}

body {
  counter-reset: number 0;
  line-height: 1.7em;
  letter-spacing: 0.05em;
  font-weight: 400;
  color: #333;
  word-wrap: break-word;
  overflow: hidden;
  font-size: 16px;
  font-family: "Noto 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: 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: 1200px;
  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: #333;
}

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

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

.pankuzu li {
  display: inline-block;
}

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

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

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

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

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

.breadcrumb {
  text-align: right;
}

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

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

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

.header {
  position: absolute;
  background: rgba(255, 255, 255, 0.7);
  padding: 15px 0;
  width: 100%;
  top: 0;
  z-index: 1;
}

@media screen and (max-width: 834px) {
  .header {
    padding-top: 61px;
  }
}

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

.header-left a {
  color: #333;
  font-size: 32px;
  font-weight: bold;
}

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

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

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

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

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

.header-tel .header-tel {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.header-tel .header-tel a {
  color: #333;
  font-size: 28px;
  position: relative;
  padding-left: 20px;
}

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

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

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

.header-tel p {
  font-size: 12px;
}

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

.header-tel p .text1 {
  margin-left: 10px;
}

.header-cont {
  margin-left: 15px;
  margin-right: 15px;
  background: #125580;
}

@media screen and (max-width: 834px) {
  .header-cont {
    margin-left: 10px;
  }
}

.header-cont a {
  display: block;
  padding: 6px 30px 6px 50px;
  color: #fff;
  font-weight: 500;
  position: relative;
}

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

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

.header-cont2 {
  width: 126px;
}

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

@media only screen and (max-width: 1000px) {
  .header .nav-ul {
    width: 590px !important;
  }
}

.header .nav-item a {
  color: #333;
  font-weight: 500;
}

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

#mainArea {
  position: relative;
}

@media only screen and (max-width: 1300px) {
  #mainArea ul li {
    width: 100%;
  }
}

#mainArea ul li img {
  -o-object-fit: cover;
     object-fit: cover;
  font-family: 'object-fit: cover;';
}

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

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

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

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

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

@media screen and (max-width: 834px) {
  #mainArea .maintxt {
    -webkit-transform: translatex(-50%) translateY(-50%);
            transform: translatex(-50%) translateY(-50%);
    top: 63%;
    left: 50%;
    width: 60%;
  }
}

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

.header-contsp {
  display: none;
}

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

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

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

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

/* ----------------------------------------------------------
dropdown
---------------------------------------------------------- */
#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: 150px;
  z-index: 100;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: rgba(255, 255, 255, 0.8);
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 5px 10px 10px 10px;
}

@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;
  color: #333 !important;
}

footer#global_footer {
  width: 100%;
  min-width: 100% !important;
  height: auto;
  font-size: 16px;
  background: #125580;
  padding-bottom: 10px;
}

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

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

footer#global_footer .footer-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding: 60px 0;
}

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

@media screen and (max-width: 834px) {
  footer#global_footer .footer-left {
    margin: 0 auto;
  }
}

footer#global_footer .footer-left .siteID {
  text-align: left;
  margin-bottom: 10px;
}

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

footer#global_footer .footer-left .siteID a {
  font-size: 20px;
  color: #fff;
}

footer#global_footer .footer-address {
  text-align: left;
}

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

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

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

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

footer#global_footer .footer-right .nav-ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 540px;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

footer#global_footer .footer-right .nav-item a {
  color: #fff;
  margin-right: 20px;
}

.index-bg2 {
  margin-left: calc(((100vw - 100%) / 2) * -1) !important;
  margin-right: calc(((100vw - 100%) / 2) * -1) !important;
  background: url(../images/contents/bg02.jpg);
  padding: 90px 10px;
  background-repeat: no-repeat;
  background-size: cover;
}

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

.index-bg2 h2 {
  line-height: 1.1;
  font-size: 40px;
  font-weight: bold;
  margin-bottom: 25px;
}

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

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

.index-bg2 h2 .blk {
  display: block;
  font-size: 20px;
  font-weight: 500;
  margin-top: 15px;
}

@media screen and (max-width: 834px) {
  .index-bg2 h2 .blk {
    font-size: 16px;
    margin-top: 10px;
  }
}

@media screen and (max-width: 640px) {
  .index-bg2 .text3 {
    text-align: left;
  }
}

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

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

.index-bg2 .index-contactfle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 30px;
}

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

.index-bg2 .index-contactfle .box1 {
  width: 48%;
}

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

.index-bg2 .index-contactfle .box1 h3 {
  background: rgba(18, 85, 128, 0.8);
  padding: 20px 0;
  color: #fff;
  font-size: 23px;
  font-weight: bold;
}

@media screen and (max-width: 834px) {
  .index-bg2 .index-contactfle .box1 h3 {
    font-size: 19px;
  }
}

.index-bg2 .index-contactfle .box1 .index-box {
  background: rgba(255, 255, 255, 0.8);
  padding: 40px 0;
}

.index-bg2 .index-contactfle .box1 .index-box .tel-link a {
  font-size: 32px;
  font-weight: bold;
  color: #333;
  position: relative;
  padding-left: 30px;
}

@media only screen and (max-width: 1000px) {
  .index-bg2 .index-contactfle .box1 .index-box .tel-link a {
    font-size: 28px;
  }
}

.index-bg2 .index-contactfle .box1 .index-box .tel-link a:before {
  position: absolute;
  content: "";
  background: url(../images/contents/footer-tel.png);
  width: 18px;
  height: 27px;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.index-bg2 .index-contactfle .box1 .index-box .text2 {
  margin-top: 15px;
  font-weight: bold;
}

.index-bg2 .index-contactfle .box2 {
  width: 48%;
}

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

.index-bg2 .index-contactfle .box2 h3 {
  background: rgba(18, 85, 128, 0.8);
  padding: 20px 0;
  color: #fff;
  font-size: 23px;
  font-weight: bold;
}

@media screen and (max-width: 834px) {
  .index-bg2 .index-contactfle .box2 h3 {
    font-size: 19px;
  }
}

.index-bg2 .index-contactfle .box2 .index-box {
  background: rgba(255, 255, 255, 0.8);
  padding: 40px 0;
}

.index-bg2 .index-contactfle .box2 .index-box .text1 {
  font-size: 25px;
  font-weight: bold;
  position: relative;
  padding-left: 40px;
  display: inline-block;
}

@media only screen and (max-width: 1000px) {
  .index-bg2 .index-contactfle .box2 .index-box .text1 {
    font-size: 23px;
  }
}

.index-bg2 .index-contactfle .box2 .index-box .text1:before {
  position: absolute;
  content: "\f0e0";
  font-family: "Font Awesome 5 Pro";
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.index-bg2 .index-contactfle .box2 .index-box .text2 {
  margin-top: 15px;
  font-weight: bold;
}

@media screen and (max-width: 834px) {
  .index-bg2 .index-contactfle .box2 .index-box .text2 .blk {
    display: block;
  }
}

.index-bg2 .index-contactfle .box2 .index-box p {
  color: #333;
}

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

.index-fle1 .box1 {
  width: 50%;
}

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

.index-fle1 .box1 .title_01 {
  line-height: 1.3;
}

.index-fle1 .box1 .title_01 h1 {
  font-size: 34px;
  font-weight: bold;
}

@media only screen and (max-width: 1500px) {
  .index-fle1 .box1 .title_01 h1 {
    font-size: 31px;
  }
}

@media only screen and (max-width: 1000px) {
  .index-fle1 .box1 .title_01 h1 {
    font-size: 27px;
  }
}

@media screen and (max-width: 640px) {
  .index-fle1 .box1 .title_01 h1 {
    font-size: 25px;
  }
}

@media only screen and (max-width: 450px) {
  .index-fle1 .box1 .title_01 h1 {
    font-size: 21px;
  }
}

.index-fle1 .box1 .title_01 h1 .blk {
  display: block;
}

.index-fle1 .box1 .index-contfle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 30px;
}

@media screen and (max-width: 834px) {
  .index-fle1 .box1 .index-contfle {
    margin-top: 15px;
  }
}

@media screen and (max-width: 640px) {
  .index-fle1 .box1 .index-contfle {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

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

@media only screen and (max-width: 450px) {
  .index-fle1 .box1 .index-contfle .tel-link {
    margin-bottom: 15px;
  }
}

.index-fle1 .box1 .index-contfle .tel-link a {
  font-size: 27px;
  font-weight: 500;
  color: #333;
  position: relative;
  padding-left: 20px;
}

@media only screen and (max-width: 1000px) {
  .index-fle1 .box1 .index-contfle .tel-link a {
    font-size: 24px;
  }
}

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

.index-fle1 .box1 .index-contfle .btn1 {
  margin-left: 35px;
}

@media only screen and (max-width: 1000px) {
  .index-fle1 .box1 .index-contfle .btn1 {
    margin-left: 20px;
  }
}

@media only screen and (max-width: 450px) {
  .index-fle1 .box1 .index-contfle .btn1 {
    margin-left: 0;
  }
}

.index-fle1 .box1 .index-contfle .btn1 div {
  background: #125580;
  display: inline-block;
  width: 220px;
  position: relative;
}

@media only screen and (max-width: 1000px) {
  .index-fle1 .box1 .index-contfle .btn1 div {
    width: 200px;
  }
}

.index-fle1 .box1 .index-contfle .btn1 div:before {
  position: absolute;
  content: "\f054";
  font-family: "Font Awesome 5 Pro";
  right: 10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 1;
  color: #fff;
}

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

.index-fle1 .box1 .index-contfle .btn1 div a:hover {
  background: #fff;
  color: #b35419;
}

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

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

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

.index-fle1 .box2 {
  width: 48%;
}

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

.index-contents1 {
  margin-top: 390px;
  margin-bottom: 770px;
  margin-left: calc(((100vw - 100%) / 2) * -1);
  margin-right: calc(((100vw - 100%) / 2) * -1);
  position: relative;
}

@media screen and (max-width: 834px) {
  .index-contents1 {
    margin-top: 320px;
    margin-bottom: 640px;
  }
}

@media screen and (max-width: 640px) {
  .index-contents1 {
    margin-top: 310px;
    margin-bottom: 630px;
  }
}

.index-contents1 .img1 {
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.index-contents1 .img1 img {
  -o-object-fit: cover;
     object-fit: cover;
  font-family: 'object-fit: cover;';
}

@media only screen and (max-width: 1100px) {
  .index-contents1 .img1 img {
    height: 500px !important;
  }
}

.index-wrap1 {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background: #fff;
  padding: 60px;
  -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);
  z-index: 1;
  width: 770px;
  right: 8%;
}

@media only screen and (max-width: 1100px) {
  .index-wrap1 {
    padding: 40px;
    right: 0;
  }
}

@media screen and (max-width: 834px) {
  .index-wrap1 {
    width: auto;
    margin: 0 10px;
  }
}

.index-wrap1 .title_02 {
  position: relative;
  padding-left: 20px;
}

.index-wrap1 .title_02:before {
  position: absolute;
  content: "";
  background: #b35419;
  width: 3px;
  height: 70px;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.index-wrap1 .title_02 h2 {
  font-size: 32px;
  font-weight: bold;
}

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

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

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

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

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

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

@media only screen and (max-width: 450px) {
  .index-wrap1 .btn1 {
    margin-left: 0;
  }
}

.index-wrap1 .btn1 div {
  background: #125580;
  display: inline-block;
  width: 220px;
  position: relative;
}

.index-wrap1 .btn1 div:before {
  position: absolute;
  content: "\f054";
  font-family: "Font Awesome 5 Pro";
  right: 10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 1;
  color: #fff;
}

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

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

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

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

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

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

@media only screen and (max-width: 1500px) {
  .title_03 h2 {
    font-size: 33px;
  }
}

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

.title_03 h2 .blk {
  display: block;
  font-size: 20px;
  font-weight: 500;
  margin-top: 20px;
}

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

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

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

.index-contfle2 .index-wrap2 {
  width: 31%;
}

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

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

.index-contfle2 .index-wrap2 .img1 img {
  width: 100% !important;
}

.index-contfle2 .index-wrap2 .text-wrap {
  padding: 15px;
}

.index-contfle2 .index-wrap2 .text-wrap .title_04 h3 {
  font-size: 20px;
  font-weight: 500;
}

@media only screen and (max-width: 1000px) {
  .index-contfle2 .index-wrap2 .text-wrap .title_04 h3 {
    font-size: 18px;
  }
}

.index-btn1 {
  margin-left: 35px;
  text-align: center;
}

@media only screen and (max-width: 1000px) {
  .index-btn1 {
    margin-left: 20px;
  }
}

@media only screen and (max-width: 450px) {
  .index-btn1 {
    margin-left: 0;
  }
}

.index-btn1 div {
  background: #125580;
  display: inline-block;
  width: 220px;
  position: relative;
}

.index-btn1 div:before {
  position: absolute;
  content: "\f054";
  font-family: "Font Awesome 5 Pro";
  right: 10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 1;
  color: #fff;
}

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

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

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

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

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

.index-bg01 {
  background: url(../images/contents/bg01.png);
  background-repeat: no-repeat;
  padding: 142px 10px;
}

@media screen and (max-width: 834px) {
  .index-bg01 {
    padding: 100px 10px;
    background-size: cover;
    background-position: center;
  }
}

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

.index-bg01 .title_05 h2 {
  font-size: 40px;
  font-weight: bold;
  color: #fff;
}

@media only screen and (max-width: 1500px) {
  .index-bg01 .title_05 h2 {
    font-size: 33px;
  }
}

@media only screen and (max-width: 1000px) {
  .index-bg01 .title_05 h2 {
    font-size: 30px;
  }
}

.index-bg01 .title_05 h2 .blk {
  display: block;
  font-size: 20px;
  font-weight: 500;
  margin-top: 20px;
}

@media screen and (max-width: 834px) {
  .index-bg01 .title_05 h2 .blk {
    font-size: 16px;
    margin-top: 10px;
  }
}

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

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

.index-bg01 .index-fle2 .box {
  width: 47%;
}

@media only screen and (max-width: 1000px) {
  .index-bg01 .index-fle2 .box {
    width: 49%;
  }
}

@media screen and (max-width: 640px) {
  .index-bg01 .index-fle2 .box {
    width: 100%;
    text-align: center;
  }
  .index-bg01 .index-fle2 .box:first-child {
    margin-bottom: 20px;
  }
}

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

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

.banner .box {
  width: 50%;
}

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

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

.index-fle3 .news {
  width: 48%;
  max-height: 360px;
  overflow-x: auto;
}

@media screen and (max-width: 834px) {
  .index-fle3 .news {
    width: 100%;
    margin-bottom: 60px;
  }
}

.index-fle3 .news 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 solid #ccc;
}

.index-fle3 .news dl dt {
  background: none !important;
  border: none !important;
  width: 100% !important;
}

.index-fle3 .news dl dd {
  border: none !important;
  width: 100% !important;
}

.index-fle3 .index-instagram {
  width: 48%;
}

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

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

.index-fle3 .index-instagram .sns_list > div {
  border: none !important;
  width: 32%;
}

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

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

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

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

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: #125580;
  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);
}

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

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

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

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

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

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

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

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

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

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

@media screen and (max-width: 834px) {
  .title_06 {
    padding: 200px 30px 100px 30px;
    background-attachment: initial;
    background-size: cover;
  }
}

.title_06 article {
  margin: 0 auto;
  max-width: 1220px;
  padding: 30px 100px;
  background: #fff;
  display: inline-block;
  position: absolute;
  right: 0;
  bottom: 0;
}

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

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

.title_06 article h1 {
  line-height: 1.9;
  color: #125580;
  font-size: 45px;
  font-weight: bold;
  text-shadow: 2px 2px 1px #fff;
  text-align: right !important;
}

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

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

.title_06 article div {
  font-size: 22px;
  font-weight: bold;
}

@media only screen and (max-width: 1000px) {
  .title_06 article div {
    font-size: 17px;
  }
}

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

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

.info-fle1 .box1 {
  width: 49%;
}

@media screen and (max-width: 640px) {
  .info-fle1 .box1 {
    width: 100%;
    margin-bottom: 10px;
  }
}

.info-fle1 .box1 .title_08 h2 {
  position: relative;
  padding-left: 30px;
  font-size: 22px;
  color: #333;
  font-weight: bold;
}

@media screen and (max-width: 640px) {
  .info-fle1 .box1 .title_08 h2 {
    font-size: 19px;
  }
}

.info-fle1 .box1 .title_08 h2:before {
  content: "□";
  position: absolute;
  left: 0;
  top: -3px;
}

.info-fle1 .box1 .title_08 h2:after {
  content: "□";
  position: absolute;
  left: 5px;
  top: 3px;
  color: #A1B8D1;
}

.info-fle1 .box2 {
  width: 49%;
}

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

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

.info-fle2 .box1 {
  width: 49%;
}

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

.info-fle2 .box2 {
  width: 49%;
}

@media screen and (max-width: 640px) {
  .info-fle2 .box2 {
    width: 100%;
    margin-bottom: 10px;
  }
}

.info-fle2 .box2 .title_08 h2 {
  position: relative;
  padding-left: 30px;
  font-size: 22px;
  color: #333;
  font-weight: bold;
}

@media screen and (max-width: 640px) {
  .info-fle2 .box2 .title_08 h2 {
    font-size: 19px;
  }
}

.info-fle2 .box2 .title_08 h2:before {
  content: "□";
  position: absolute;
  left: 0;
  top: -3px;
}

.info-fle2 .box2 .title_08 h2:after {
  content: "□";
  position: absolute;
  left: 5px;
  top: 3px;
  color: #A1B8D1;
}

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

.info-fle3 .box {
  width: 32%;
}

@media screen and (max-width: 640px) {
  .info-fle3 .box {
    width: 100%;
    margin-bottom: 20px;
  }
  .info-fle3 .box:last-child {
    margin-bottom: 0;
  }
}

.title_09 h2 {
  padding: 15px 10px 15px 20px;
  background: #edf6ff;
  border-left: solid 5px #125580;
  font-weight: bold;
  font-size: 22px;
}

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

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

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

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

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

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

.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;
  cursor: pointer;
}

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

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

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

.qa_fl .box:first-child div b {
  position: absolute;
  top: 0;
  left: 5px;
  height: 30px;
  line-height: 27px;
  color: #00448e;
  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: #00448e;
}

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

/* ------------------------------------------------------------
staff.html
------------------------------------------------------------ */
.staff-bg1 {
  padding: 80px 0;
  background: #edf6ff;
}

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

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

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

.staff-bg1 .staff-fle1 .box1 {
  width: 65%;
  width: calc(100% - 420px);
}

@media screen and (max-width: 834px) {
  .staff-bg1 .staff-fle1 .box1 {
    width: calc(100% - 320px);
  }
}

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

.staff-bg1 .staff-fle1 .box1 .title_08 h2 {
  position: relative;
  padding-left: 30px;
  font-size: 20px;
  font-weight: bold;
}

@media screen and (max-width: 640px) {
  .staff-bg1 .staff-fle1 .box1 .title_08 h2 {
    font-size: 19px;
  }
}

.staff-bg1 .staff-fle1 .box1 .title_08 h2:before {
  content: "□";
  position: absolute;
  left: 0;
  top: -3px;
}

.staff-bg1 .staff-fle1 .box1 .title_08 h2:after {
  content: "□";
  position: absolute;
  left: 5px;
  top: 3px;
  color: #A1B8D1;
}

.staff-bg1 .staff-fle1 .box1 .name div {
  font-size: 18px;
  font-weight: bold;
}

.staff-bg1 .box2 {
  width: 400px;
}

@media screen and (max-width: 834px) {
  .staff-bg1 .box2 {
    width: 300px;
  }
}

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

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

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

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

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

.staff-bg2 .staff-fle1 .box1 {
  width: 65%;
  width: calc(100% - 420px);
}

@media screen and (max-width: 834px) {
  .staff-bg2 .staff-fle1 .box1 {
    width: calc(100% - 320px);
  }
}

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

.staff-bg2 .staff-fle1 .box1 .title_08 h2 {
  position: relative;
  padding-left: 30px;
  font-size: 20px;
  font-weight: bold;
}

@media screen and (max-width: 640px) {
  .staff-bg2 .staff-fle1 .box1 .title_08 h2 {
    font-size: 19px;
  }
}

.staff-bg2 .staff-fle1 .box1 .title_08 h2:before {
  content: "□";
  position: absolute;
  left: 0;
  top: -3px;
}

.staff-bg2 .staff-fle1 .box1 .title_08 h2:after {
  content: "□";
  position: absolute;
  left: 5px;
  top: 3px;
  color: #A1B8D1;
}

.staff-bg2 .staff-fle1 .box1 .name div {
  font-size: 18px;
  font-weight: bold;
}

.staff-bg2 .box2 {
  width: 400px;
}

@media screen and (max-width: 834px) {
  .staff-bg2 .box2 {
    width: 300px;
  }
}

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

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

.recruit-fle1 .box1 {
  width: 49%;
}

@media screen and (max-width: 640px) {
  .recruit-fle1 .box1 {
    width: 100%;
    margin-bottom: 10px;
  }
}

.recruit-fle1 .box1 .title_11 {
  line-height: 1.4;
}

.recruit-fle1 .box1 .title_11 h2 {
  font-size: 20px;
  font-weight: bold;
}

@media only screen and (max-width: 1000px) {
  .recruit-fle1 .box1 .title_11 h2 .blk {
    display: block;
  }
}

@media screen and (max-width: 640px) {
  .recruit-fle1 .box1 .title_11 h2 .blk {
    display: none;
  }
}

@media only screen and (max-width: 550px) {
  .recruit-fle1 .box1 .title_11 h2 .blk {
    display: block;
  }
}

.recruit-fle1 .box2 {
  width: 49%;
}

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

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

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

.recruit-dl1 dl dt {
  background: none !important;
  border: none !important;
  border-bottom: 1px solid #125580 !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;
  font-weight: bold;
}

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

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

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

.recruit-text1 div .tel-link {
  padding: 10px 0;
}

.recruit-text1 div .tel-link a {
  color: #333;
  font-weight: bold;
  font-size: 22px;
}

.recruit-form dl dt {
  background: #125580 !important;
  color: #fff;
}

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

/* ------------------------------------------------------------
company.html
------------------------------------------------------------ */
.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 #125580 !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;
  font-weight: bold;
}

@media screen and (max-width: 640px) {
  .company-dl1 dl dt {
    width: 100% !important;
    border: none !important;
    background: #f3fdff !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 #ccc !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: #333;
}

/* ------------------------------------------------------------
business.html
------------------------------------------------------------ */
.business-fle1 {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

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

@media screen and (max-width: 640px) {
  .business-fle1 .box {
    width: 49%;
  }
}

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

@media screen and (max-width: 640px) {
  .business-fle1 .box:nth-of-type(n + 3) {
    margin-top: 20px;
  }
}

.business-fle1 .box h3 {
  text-align: center;
  font-weight: bold;
}

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

/* ------------------------------------------------------------
works.html
------------------------------------------------------------ */
.works-btnfle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.works-btnfle .box {
  width: 31%;
}

.works-btnfle .box div {
  background: #125580;
}

.works-btnfle .box div a {
  text-align: center;
  opacity: 1;
  margin: 0 auto;
  text-decoration: none;
  background: #125580;
  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) {
  .works-btnfle .box div a {
    font-size: 14px;
  }
}

.works-btnfle .box div a:hover {
  background: #fff;
  color: #b35419;
}

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

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

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

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

@media screen and (max-width: 640px) {
  .works-instagram .sns_list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
}

.works-instagram .sns_list > div {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  border: none !important;
  width: 33%;
}

@media screen and (max-width: 640px) {
  .works-instagram .sns_list > div {
    width: 100%;
    margin-bottom: 20px;
  }
  .works-instagram .sns_list > div:last-child {
    margin-bottom: 0;
  }
}

.works-instagram .sns_list > div .sns_photo {
  width: 100%;
}

.works-instagram .sns_list > div .sns_text {
  width: 100%;
  padding-top: 0 !important;
}

@media screen and (max-width: 640px) {
  .works-tb1 table tr:first-child td:nth-of-type(2) img {
    width: 140px !important;
  }
}

.works-tb1 table tr .tb01 {
  padding: 0 !important;
}

.works-tb1 table tr .tb02 {
  padding-top: 0 !important;
}

.works-tb1 table tr td {
  border: none !important;
}

.works-tb1 table tr td div {
  font-weight: bold;
  font-family: Noto Serif JP;
  font-size: 22px;
}

@media screen and (max-width: 834px) {
  .works-tb1 table tr td div {
    font-size: 18px;
  }
}

.works-tb2 table tr .col1 {
  background: #125580;
}

.works-tb2 table tr .col1 div {
  color: #fff;
}

.works-tb2 table tr td:first-child {
  width: 180px;
}

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

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

.partners-dl1 dl dt {
  background: none !important;
  border: none !important;
  border-bottom: 1px solid #125580 !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;
  font-weight: bold;
}

@media only screen and (max-width: 1000px) {
  .partners-dl1 dl dt {
    width: 190px !important;
  }
}

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

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

@media only screen and (max-width: 1000px) {
  .partners-dl1 dl dd {
    width: calc(100% - 190px);
  }
}

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

/* ------------------------------------------------------------
contact.html
------------------------------------------------------------ */
.sns-instagram .sns_list {
  border: none !important;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
      -ms-flex-direction: row !important;
          flex-direction: row !important;
}

.sns-instagram .sns_list > div {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
      -ms-flex-direction: row !important;
          flex-direction: row !important;
}

@media screen and (max-width: 640px) {
  .sns-instagram .sns_list > div {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
}

.sns-instagram .sns_list > div .sns_photo {
  width: 30%;
}

@media screen and (max-width: 640px) {
  .sns-instagram .sns_list > div .sns_photo {
    width: 100% !important;
  }
}

.sns-instagram .sns_list > div .sns_text {
  width: 70%;
}

@media screen and (max-width: 640px) {
  .sns-instagram .sns_list > div .sns_text {
    width: 100% !important;
    padding-top: 0 !important;
  }
}

.sns-instagram .sns_list > div .sns_text .sns_date {
  font-size: 16px;
  color: #125580 !important;
}

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

/* ------------------------------------------------------------
contact.html
------------------------------------------------------------ */
.contact-text1 div a {
  color: #333;
  font-weight: bold;
  font-size: 25px;
}

.contact-text1 div .spblk {
  margin-left: 20px;
}

@media screen and (max-width: 640px) {
  .contact-text1 div .spblk {
    margin-left: 0;
    display: block;
  }
}

.contact-text2 div a {
  text-decoration: none;
  color: #21427c;
  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: #125580 !important;
  color: #fff;
}

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