@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.5;
  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: 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;
    padding-bottom: 70px;
  }
}

@media screen and (max-width: 640px) {
  #contents {
    padding-left: 20px !important;
    padding-right: 20px !important;
    padding-bottom: 60px;
  }
}

#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;
  z-index: 1;
}

.header {
  z-index: 1;
  width: 100%;
  background: rgba(255, 255, 255, 0.8);
  height: 110px;
}

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

@media screen and (max-width: 834px) {
  .header {
    height: 115px;
  }
}

.header-sect .siteID {
  position: absolute;
  left: 20px;
  top: 25px;
}

@media only screen and (max-width: 1500px) {
  .header-sect .siteID {
    width: 350px;
    top: 42px;
  }
}

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

@media screen and (max-width: 834px) {
  .header-sect .siteID {
    top: 37px;
  }
}

@media screen and (max-width: 640px) {
  .header-sect .siteID {
    width: 320px;
  }
}

@media only screen and (max-width: 500px) {
  .header-sect .siteID {
    width: 250px;
    top: 42px;
  }
}

.header-right {
  position: absolute;
  top: 15px;
  right: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 380px;
}

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

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

.header .sp-btnfle {
  display: none;
}

@media screen and (max-width: 834px) {
  .header .sp-btnfle {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .header .sp-btnfle .sp-btnwrap1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    right: 10px;
    top: 15px;
  }
  .header .sp-btnfle .sp-btnwrap1 .sp-btn1 {
    width: 40px;
    margin-right: 5px;
  }
  .header .sp-btnfle .sp-btnwrap1 .sp-btn2 {
    width: 40px;
  }
  .header .sp-btnfle .sp-btnwrap2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    right: 10px;
    top: 60px;
  }
  .header .sp-btnfle .sp-btnwrap2 .sp-btn3 {
    width: 40px;
    margin-right: 5px;
  }
  .header .sp-btnfle .sp-btnwrap2 .sp-btn4 {
    width: 40px;
  }
}

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

.header-btnwrap .header-btn1 {
  background: #d39f26;
}

.header-btnwrap .header-btn1 a {
  display: block;
  color: #fff;
  padding: 4px 42px 4px 58px;
  font-size: 15px;
  position: relative;
}

.header-btnwrap .header-btn1 a:before {
  position: absolute;
  content: "";
  background: url(../images/contents/icon1.png);
  width: 15px;
  height: 19px;
  left: 37px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.header-btnwrap .header-btn2 {
  background: #d39f26;
}

.header-btnwrap .header-btn2 a {
  display: block;
  color: #fff;
  padding: 4px 31px 4px 55px;
  font-size: 15px;
  position: relative;
}

.header-btnwrap .header-btn2 a:before {
  position: absolute;
  content: "";
  background: url(../images/contents/icon2.png);
  width: 17px;
  height: 20px;
  left: 31px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.header-contwrap {
  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;
  margin-top: 10px;
}

@media only screen and (max-width: 1500px) {
  .header-contwrap {
    margin-top: 5px;
  }
}

.header-contwrap .header-tel a {
  font-size: 22px;
  font-family: Noto Serif JP;
  font-weight: 500;
  color: #333;
  padding-left: 17px;
  position: relative;
}

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

.header-contwrap .header-contbtn {
  background: #1768bb;
}

.header-contwrap .header-contbtn a {
  display: block;
  color: #fff;
  padding: 4px 34px 4px 52px;
  font-size: 15px;
  position: relative;
}

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

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

@media only screen and (max-width: 1500px) {
  .header .nav {
    position: absolute;
    right: 0;
    top: 48px;
  }
}

.header .nav-ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media only screen and (max-width: 1500px) {
  .header .nav-ul {
    width: 540px;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

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

.header .nav-item a {
  color: #333;
  padding: 0 13px;
  font-size: 17px;
}

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

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

#mainArea {
  position: relative;
}

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

@media screen and (max-width: 834px) {
  #mainArea li img {
    width: 100%;
    height: 420px !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: 1300px) {
  #mainArea .maintxt {
    top: 55%;
  }
}

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

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

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

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

/* ----------------------------------------------------------
dropdownmenu
---------------------------------------------------------- */
#global_header .nav {
  padding: 0 10px;
}

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

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

#global_header .sub {
  position: absolute;
  width: 600px !important;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 100;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: #1768bb !important;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

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

#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;
  font-weight: bold;
  color: #fff !important;
  font-size: 14px;
  border-right: none !important;
}

#global_header .sub li a .blk {
  display: block;
}

.header2 {
  position: static;
  background: #e0e7f7;
}

@media screen and (max-width: 834px) {
  .header2 {
    margin-top: 46px;
  }
}

.header2 .nav {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  top: 40px;
  margin-top: 0;
}

@media only screen and (max-width: 1500px) {
  .header2 .nav {
    right: 0;
    top: 87px;
    -webkit-transform: initial;
            transform: initial;
    left: auto;
  }
}

.mean-container .mean-bar .mean-nav .nav-ul {
  padding-left: 0 !important;
  padding-right: 0 !important;
  overflow: auto;
  height: 94vh;
}

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

@media screen and (max-width: 834px) {
  .mean-container .mean-bar .mean-nav .nav-ul .sub {
    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;
  }
}

.mean-container .mean-bar .mean-nav .nav-ul .sub li img {
  display: none;
}

.mean-container .mean-bar .mean-nav .nav-ul .sub li .txt {
  text-align: center;
}

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

footer#global_footer #copy {
  background: #1768bb;
  font-size: 13px;
  color: #fff;
  display: block;
}

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

footer#global_footer .contact-wrap {
  background: url(../images/contents/bg2.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  margin-left: calc(((100vw - 100%) / 2) * -1);
  margin-right: calc(((100vw - 100%) / 2) * -1);
  padding: 90px 20px;
}

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

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

footer#global_footer .contact-wrap h2 {
  font-size: 40px;
  font-family: Noto Serif JP;
  color: #fff;
  margin-bottom: 30px;
}

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

footer#global_footer .contact-wrap h2 .blk {
  font-size: 16px;
  display: block;
  margin-top: 20px;
  padding-top: 20px;
  position: relative;
}

@media screen and (max-width: 834px) {
  footer#global_footer .contact-wrap h2 .blk {
    margin-top: 15px;
    padding-top: 15px;
  }
}

footer#global_footer .contact-wrap h2 .blk:before {
  position: absolute;
  content: "";
  width: 230px;
  height: 1px;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  background: #fff;
}

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

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

footer#global_footer .contact-wrap p .blk {
  display: block;
}

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

footer#global_footer .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: 30px;
}

@media screen and (max-width: 834px) {
  footer#global_footer .contact-wrap .cont-fle {
    margin-top: 20px;
  }
}

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

footer#global_footer .contact-wrap .cont-fle .tel-link {
  margin-right: 90px;
}

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

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

footer#global_footer .contact-wrap .cont-fle .tel-link a {
  font-size: 33px;
  font-weight: bold;
  font-family: Noto Serif JP;
  color: #fff;
  padding-left: 25px;
  position: relative;
}

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

footer#global_footer .contact-wrap .cont-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%);
}

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

footer#global_footer .contact-wrap .cont-fle .btn1 a {
  display: block;
  font-size: 20px;
  font-weight: 500;
  padding: 11px 40px 11px 62px;
  color: #fff;
  position: relative;
}

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

.footer {
  padding: 80px 0;
}

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

.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-left {
    margin: 0 auto;
  }
}

.footer-left .siteID {
  text-align: left;
  margin-bottom: 15px;
}

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

@media screen and (max-width: 640px) {
  .footer-left .siteID {
    width: 80%;
    margin: 0 auto;
  }
}

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

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

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

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

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

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

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

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

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

.footer-right .nav {
  line-height: 1.8;
}

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

.footer-right .nav-item a {
  color: #333;
  display: block;
  padding-left: 31px;
  font-weight: 500;
}

.bg1-position {
  position: relative;
}

.bg1-position .bg-01 {
  position: absolute;
  bottom: -100px;
}

@media screen and (max-width: 834px) {
  .bg1-position .bg-01 {
    bottom: -70px;
  }
}

@media screen and (max-width: 640px) {
  .bg1-position .bg-01 {
    bottom: -60px;
  }
}

.bg1-position .bg-01 img {
  -o-object-fit: cover;
     object-fit: cover;
  font-family: 'object-fit: cover;';
}

@media screen and (max-width: 834px) {
  .bg1-position .bg-01 img {
    height: 250px !important;
  }
}

.text-wrap1 {
  -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);
  background: #fff;
  padding: 60px;
  position: relative;
  z-index: 1;
  bottom: 20%;
}

@media only screen and (max-width: 1400px) {
  .text-wrap1 {
    width: 95%;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    padding: 40px;
  }
}

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

@media screen and (max-width: 640px) {
  .text-wrap1 {
    width: 100%;
    padding: 15px;
  }
}

.text-wrap1 .title_01 h1 {
  font-size: 40px;
  font-family: Noto Serif JP;
  color: #1768bb;
}

.text-wrap1 .title_01 h1 .colch {
  color: #de434a;
}

.text-wrap1 .title_01 h1 .blk {
  display: block;
  font-size: 16px;
  color: #666;
  margin-top: 20px;
  padding-top: 20px;
  position: relative;
}

@media screen and (max-width: 834px) {
  .text-wrap1 .title_01 h1 .blk {
    margin-top: 15px;
    padding-top: 15px;
  }
}

.text-wrap1 .title_01 h1 .blk:before {
  position: absolute;
  content: "";
  width: 230px;
  height: 1px;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  background: #1768bb;
}

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

.text-wrap1 .text1 div .blk {
  display: block;
}

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

.title_02 h2 {
  font-size: 40px;
  font-family: Noto Serif JP;
  color: #1768bb;
}

.title_02 h2 .colch {
  color: #de434a;
}

.title_02 h2 .blk {
  display: block;
  font-size: 16px;
  color: #666;
  margin-top: 20px;
  padding-top: 20px;
  position: relative;
}

@media screen and (max-width: 834px) {
  .title_02 h2 .blk {
    margin-top: 15px;
    padding-top: 15px;
  }
}

.title_02 h2 .blk:before {
  position: absolute;
  content: "";
  width: 230px;
  height: 1px;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  background: #1768bb;
}

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

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

.index-fle01 .index-cont1 {
  width: 32%;
  -webkit-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.2);
          box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.2);
  padding: 30px;
  margin-right: 2%;
}

.index-fle01 .index-cont1:nth-of-type(3n) {
  margin-right: 0;
}

.index-fle01 .index-cont1:nth-of-type(n + 4) {
  margin-top: 20px;
}

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

@media screen and (max-width: 640px) {
  .index-fle01 .index-cont1 {
    padding: 20px;
    width: 100%;
    margin-top: 30px;
    margin-right: 0;
  }
  .index-fle01 .index-cont1:first-child {
    margin-top: 0;
  }
}

@media screen and (max-width: 640px) {
  .index-fle01 .index-cont1 img {
    width: 100% !important;
  }
}

.index-fle01 .index-cont1 .title_03 h3 {
  font-size: 25px;
  font-family: Noto Serif JP;
  font-weight: bold;
}

@media only screen and (max-width: 1300px) {
  .index-fle01 .index-cont1 .title_03 h3 {
    font-size: 22px;
  }
}

@media only screen and (max-width: 1000px) {
  .index-fle01 .index-cont1 .title_03 h3 {
    font-size: 2.03vw;
  }
}

@media screen and (max-width: 834px) {
  .index-fle01 .index-cont1 .title_03 h3 {
    font-size: 18px;
  }
}

@media only screen and (max-width: 1000px) {
  .index-fle01 .index-cont1 .title_03 h3 .blk {
    display: block;
  }
}

@media screen and (max-width: 640px) {
  .index-fle01 .index-cont1 .title_03 h3 .blk {
    display: none;
  }
}

@media screen and (max-width: 834px) {
  .index-fle01 .index-cont1 .title_03 h3 .blk1 {
    display: block;
  }
}

@media screen and (max-width: 640px) {
  .index-fle01 .index-cont1 .title_03 h3 .blk1 {
    display: none;
  }
}

.index-fle01 .index-cont1 .btn1 div {
  background: #1768bb;
}

.index-fle01 .index-cont1 .btn1 div a {
  display: block;
  color: #fff;
  padding: 6px 0;
  position: relative;
}

.index-fle01 .index-cont1 .btn1 div a:before {
  position: absolute;
  content: "\f0da";
  font-family: "Font Awesome 5 Pro";
  right: 20px;
  font-weight: bold;
}

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

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

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

.index-fle2 .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-fle2 .news dl dt {
  border: none !important;
  background: none !important;
  width: 100% !important;
}

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

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

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

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

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

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

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

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

@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: 31%;
}

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

@media screen and (max-width: 640px) {
  .banner .box {
    width: 100%;
    text-align: center;
    margin-top: 20px;
  }
  .banner .box:first-child {
    margin-top: 0;
  }
}

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

.index-btn1 div {
  background: #1768bb;
  display: inline-block;
}

.index-btn1 div a {
  display: block;
  color: #fff;
  padding: 11px 91px 11px 91px;
  position: relative;
}

.index-btn1 div a:before {
  position: absolute;
  content: "\f0da";
  font-family: "Font Awesome 5 Pro";
  right: 20px;
  font-weight: bold;
}

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

.index-shopping .items {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-left: 0 !important;
}

.index-shopping .items > article {
  width: 19%;
  margin-left: 0 !important;
  margin-right: 1%;
}

.index-shopping .items > article:last-child {
  margin-right: 0;
}

@media screen and (max-width: 834px) {
  .index-shopping .items > article {
    width: 32%;
  }
  .index-shopping .items > article:nth-of-type(3n) {
    margin-right: 0;
  }
}

@media screen and (max-width: 640px) {
  .index-shopping .items > article {
    width: 100%;
    margin-top: 20px;
    margin-right: 0 !important;
  }
  .index-shopping .items > article:first-child {
    margin-top: 0;
  }
}

.index-shopping .items > article .photo {
  width: 100%;
  height: 210px !important;
}

@media only screen and (max-width: 1200px) {
  .index-shopping .items > article .photo {
    height: 170px !important;
  }
}

@media screen and (max-width: 640px) {
  .index-shopping .items > article .photo {
    height: 300px !important;
  }
}

.index-shopping .items > article button {
  width: 100%;
  background-size: 100%;
  background: #f5f5f5 url(../images/contents/shopping-btn.png) no-repeat;
  background-position: center;
}

@media screen and (max-width: 640px) {
  .index-shopping .items > article button {
    width: 200px;
  }
}

.addcart a {
  color: #1768bb !important;
  font-weight: bold;
  text-decoration: none !important;
}

.btn a {
  display: block;
  max-width: 300px;
  background: #1768bb;
  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);
}

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

@media screen and (max-width: 834px) {
  .title_05 {
    background-position: bottom 0 right -110px;
    padding: 80px 0;
  }
}

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

.title_05 article {
  max-width: 1420px;
  margin: 0 auto;
  padding: 0 10px;
}

.title_05 article h1 {
  color: #fff;
  font-size: 37px;
  font-weight: bold;
  text-shadow: 2px 2px 1px #1768bb;
}

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

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

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

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

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

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

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

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

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

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

.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 #1768bb !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;
}

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

.newsletter-fle1 .box:first-child {
  width: 62%;
}

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

.newsletter-fle1 .box:last-child {
  width: 36%;
}

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

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

.works-ul1 ul li {
  font-weight: bold;
  padding: 10px;
  border-bottom: 1px dashed #1768bb;
  padding-left: 35px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

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

.works-ul1 ul li .content {
  font-weight: bold;
}

.works-ul1 ul li .price {
  font-weight: bold;
}

.works-ul2 {
  background: #f5f5f5;
  padding: 50px;
}

@media only screen and (max-width: 1000px) {
  .works-ul2 {
    padding: 30px;
  }
}

@media screen and (max-width: 834px) {
  .works-ul2 {
    padding: 15px;
  }
}

@media screen and (max-width: 640px) {
  .works-ul2 {
    padding: 10px;
  }
}

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

.works-ul2 ul li {
  font-weight: bold;
  padding: 10px;
  border-bottom: 1px dashed #1768bb;
  padding-left: 35px;
  position: relative;
}

.works-ul2 ul li:before {
  position: absolute;
  content: "♦";
  left: 0;
  color: #1768bb;
}

/* ------------------------------------------------------------
guide.html
------------------------------------------------------------ */
.guide-wrap1 {
  background: #eaf0f6;
  padding: 80px;
}

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

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

.guide-wrap1 .title_08 h3 {
  font-size: 22px;
  font-weight: bold;
  padding-left: 120px;
  position: relative;
}

@media screen and (max-width: 640px) {
  .guide-wrap1 .title_08 h3 {
    font-size: 22px;
    padding-left: 0;
    padding-top: 35px;
  }
}

@media only screen and (max-width: 550px) {
  .guide-wrap1 .title_08 h3 {
    padding-top: 55px;
  }
}

@media only screen and (max-width: 500px) {
  .guide-wrap1 .title_08 h3 {
    font-size: 18px;
  }
}

.guide-wrap1 .title_08 h3:before {
  position: absolute;
  content: "";
  background: url(../images/contents/step1.png);
  width: 210px;
  height: 86px;
  background-repeat: no-repeat;
  background-size: 50%;
  left: 0;
  top: -18px;
}

@media only screen and (max-width: 550px) {
  .guide-wrap1 .title_08 h3:before {
    top: 0;
  }
}

.guide-wrap2 {
  background: #fff;
  padding: 80px;
}

@media screen and (max-width: 834px) {
  .guide-wrap2 {
    padding: 50px 30px 50px 30px;
  }
}

@media screen and (max-width: 640px) {
  .guide-wrap2 {
    padding: 50px 10px 50px 10px;
  }
}

.guide-wrap2 .title_08 h3 {
  font-size: 25px;
  font-weight: bold;
  padding-left: 120px;
  position: relative;
}

@media screen and (max-width: 640px) {
  .guide-wrap2 .title_08 h3 {
    font-size: 21px;
    padding-left: 0;
    padding-top: 35px;
  }
}

@media only screen and (max-width: 550px) {
  .guide-wrap2 .title_08 h3 {
    padding-top: 55px;
  }
}

@media only screen and (max-width: 500px) {
  .guide-wrap2 .title_08 h3 {
    font-size: 18px;
  }
}

.guide-wrap2 .title_08 h3:before {
  position: absolute;
  content: "";
  background: url(../images/contents/step2.png);
  width: 213px;
  height: 86px;
  background-repeat: no-repeat;
  background-size: 50%;
  left: 0;
  top: -18px;
}

@media only screen and (max-width: 550px) {
  .guide-wrap2 .title_08 h3:before {
    top: 0;
  }
}

.guide-wrap3 {
  background: #eaf0f6;
  padding: 80px;
}

@media screen and (max-width: 834px) {
  .guide-wrap3 {
    padding: 50px 30px 50px 30px;
  }
}

@media screen and (max-width: 640px) {
  .guide-wrap3 {
    padding: 50px 10px 50px 10px;
  }
}

.guide-wrap3 .title_08 h3 {
  font-size: 22px;
  font-weight: bold;
  padding-left: 120px;
  position: relative;
}

@media screen and (max-width: 640px) {
  .guide-wrap3 .title_08 h3 {
    font-size: 22px;
    padding-left: 0;
    padding-top: 35px;
  }
}

@media only screen and (max-width: 550px) {
  .guide-wrap3 .title_08 h3 {
    padding-top: 55px;
  }
}

@media only screen and (max-width: 500px) {
  .guide-wrap3 .title_08 h3 {
    font-size: 18px;
  }
}

.guide-wrap3 .title_08 h3:before {
  position: absolute;
  content: "";
  background: url(../images/contents/step3.png);
  width: 210px;
  height: 86px;
  background-repeat: no-repeat;
  background-size: 50%;
  left: 0;
  top: -18px;
}

@media only screen and (max-width: 550px) {
  .guide-wrap3 .title_08 h3:before {
    top: 0;
  }
}

.guide-wrap4 {
  background: #fff;
  padding: 80px;
}

@media screen and (max-width: 834px) {
  .guide-wrap4 {
    padding: 50px 30px 50px 30px;
  }
}

@media screen and (max-width: 640px) {
  .guide-wrap4 {
    padding: 50px 10px 50px 10px;
  }
}

.guide-wrap4 .title_08 h3 {
  font-size: 25px;
  font-weight: bold;
  padding-left: 120px;
  position: relative;
}

@media screen and (max-width: 640px) {
  .guide-wrap4 .title_08 h3 {
    font-size: 21px;
    padding-left: 0;
    padding-top: 35px;
  }
}

@media only screen and (max-width: 550px) {
  .guide-wrap4 .title_08 h3 {
    padding-top: 55px;
  }
}

@media only screen and (max-width: 500px) {
  .guide-wrap4 .title_08 h3 {
    font-size: 18px;
  }
}

.guide-wrap4 .title_08 h3:before {
  position: absolute;
  content: "";
  background: url(../images/contents/step4.png);
  width: 213px;
  height: 86px;
  background-repeat: no-repeat;
  background-size: 50%;
  left: 0;
  top: -18px;
}

@media only screen and (max-width: 550px) {
  .guide-wrap4 .title_08 h3:before {
    top: 0;
  }
}

.guide-wrap5 {
  background: #eaf0f6;
  padding: 80px;
}

@media screen and (max-width: 834px) {
  .guide-wrap5 {
    padding: 50px 30px 50px 30px;
  }
}

@media screen and (max-width: 640px) {
  .guide-wrap5 {
    padding: 50px 10px 50px 10px;
  }
}

.guide-wrap5 .title_08 h3 {
  font-size: 22px;
  font-weight: bold;
  padding-left: 120px;
  position: relative;
}

@media screen and (max-width: 640px) {
  .guide-wrap5 .title_08 h3 {
    font-size: 22px;
    padding-left: 0;
    padding-top: 35px;
  }
}

@media only screen and (max-width: 550px) {
  .guide-wrap5 .title_08 h3 {
    padding-top: 55px;
  }
}

@media only screen and (max-width: 500px) {
  .guide-wrap5 .title_08 h3 {
    font-size: 18px;
  }
}

.guide-wrap5 .title_08 h3:before {
  position: absolute;
  content: "";
  background: url(../images/contents/step5.png);
  width: 210px;
  height: 86px;
  background-repeat: no-repeat;
  background-size: 50%;
  left: 0;
  top: -18px;
}

@media only screen and (max-width: 550px) {
  .guide-wrap5 .title_08 h3:before {
    top: 0;
  }
}

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

.guide-fle1 .box:first-child {
  width: 49%;
}

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

.guide-fle1 .box:last-child {
  width: 49%;
}

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

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

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

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

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

/* ------------------------------------------------------------
recruit.html
------------------------------------------------------------ */
.recruit-text1 a {
  text-decoration: none;
  color: #1768bb;
  font-weight: bold;
}

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

.recruit-text1 .tel-link a {
  color: #1768bb;
  font-size: 36px;
  font-family: Noto Serif JP;
  font-weight: bold;
}

@media screen and (max-width: 640px) {
  .recruit-text1 .tel-link a {
    font-size: 34px;
  }
}

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

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

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

.mail.title {
  display: none;
}

.confirm.contact-form {
  margin-top: 150px !important;
}

.form_wrap.error {
  margin-top: 150px !important;
}
/*# sourceMappingURL=common_style.css.map */