@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: 1420px;
  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: 1400px;
  padding-bottom: 100px;
}

@media only screen and (max-width: 1400px) {
  #contents {
    padding-left: 10px;
    padding-right: 10px;
  }
}

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

@media screen and (max-width: 640px) {
  #contents {
    padding-left: 10px !important;
    padding-right: 10px !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;
}

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

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

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

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

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

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

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

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

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

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

.header-cont .header-tel {
  padding-left: 20px;
  position: relative;
}

.header-cont .header-tel: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-cont .header-tel a {
  font-size: 28px;
  font-family: Noto Serif JP;
  color: #333;
}

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

.header-cont .header-mail {
  background: #0089d7;
  margin-left: 20px;
}

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

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

@media screen and (max-width: 834px) {
  .header-cont .header-mail a {
    font-size: 15px;
    padding: 6px 20px 6px 40px;
  }
}

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

@media screen and (max-width: 834px) {
  .header-cont .header-mail a:before {
    left: 18px;
  }
}

.header-contsp {
  display: none;
}

@media screen and (max-width: 640px) {
  .header-contsp {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .header-contsp .header-telsp {
    width: 40px;
    margin-right: 10px;
  }
  .header-contsp .header-mailsp {
    width: 40px;
  }
}

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

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

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

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

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

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

#mainArea {
  position: relative;
}

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

@media only screen and (max-width: 1200px) {
  #mainArea ul picture img {
    width: 100% !important;
    height: 500px !important;
  }
}

@media screen and (max-width: 834px) {
  #mainArea ul picture img {
    height: 450px !important;
  }
}

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

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

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

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

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

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

footer#global_footer {
  width: 100%;
  min-width: 100% !important;
  height: auto;
  background: #0089d7;
  padding-bottom: 5px;
}

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

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

.footer {
  padding: 50px 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;
}

.footer-left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

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

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

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

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

.footer-left .siteID a {
  font-size: 20px;
  font-family: Noto Serif JP;
  color: #fff;
}

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

.footer-left .text1 {
  color: #fff;
  text-align: left;
  margin-bottom: 5px;
  font-size: 20px;
  font-family: Noto Serif JP;
  color: #fff;
}

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

@media screen and (max-width: 640px) {
  .footer-left .text1 {
    font-size: 16px;
    margin-bottom: 0;
  }
}

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

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

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

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

@media screen and (max-width: 640px) {
  .footer-address p {
    font-size: 13px;
  }
}

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

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

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

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

.footer-right .nav-item {
  padding-left: 15px;
}

.footer-right .nav-item a {
  color: #fff;
}

.pagetop {
  display: none;
}

.fixed {
  display: block !important;
  position: fixed;
  bottom: 30px;
  right: 30px;
}

@media screen and (max-width: 834px) {
  .fixed {
    display: none !important;
  }
}

@media only screen and (max-width: 1400px) {
  .index-fle1 {
    margin: 140px 0 150px 0 !important;
  }
}

@media only screen and (max-width: 1200px) {
  .index-fle1 {
    margin: 120px 0 130px 0 !important;
  }
}

@media only screen and (max-width: 1000px) {
  .index-fle1 {
    margin: 70px 0 80px 0 !important;
  }
}

@media screen and (max-width: 834px) {
  .index-fle1 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin: 60px 0 !important;
  }
}

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

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

.index-fle1 .box1 .title_01 h1 {
  font-size: 33px;
  font-family: Noto Serif JP;
  font-weight: bold;
  position: relative;
  padding-left: 50px;
}

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

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

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

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

.index-fle1 .box1 .title_01 h1:before {
  position: absolute;
  content: "";
  height: 3px;
  width: 40px;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background: #0089d7;
}

.index-fle1 .box1 .title_01 h1 .blk {
  display: block;
  font-size: 16px;
  font-weight: 400;
  margin-top: 10px;
}

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

.index-fle1 .box2 {
  position: relative;
}

.index-fle1 .box2 .img1 {
  position: absolute;
  top: -320px;
  right: 9%;
}

@media only screen and (max-width: 1400px) {
  .index-fle1 .box2 .img1 {
    top: -280px;
    width: 37%;
  }
}

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

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

.index-fle1 .box2 .img2 {
  position: absolute;
  bottom: -110px;
  right: 0;
}

@media only screen and (max-width: 1400px) {
  .index-fle1 .box2 .img2 {
    top: -100px;
    width: 25%;
  }
}

@media only screen and (max-width: 1000px) {
  .index-fle1 .box2 .img2 {
    top: -130px;
  }
}

@media screen and (max-width: 834px) {
  .index-fle1 .box2 .img2 {
    display: none;
  }
}

.index-bg1 {
  background-repeat: no-repeat;
  background-size: cover;
  padding: 90px 0;
}

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

.index-bg1 .title_02 h2 {
  font-size: 33px;
  color: #fff;
  font-family: Noto Serif JP;
  font-weight: bold;
}

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

.index-bg1 .title_02 h2 .arch {
  font-size: 16px;
  display: block;
  margin-bottom: 15px;
}

.index-bg1 .title_02 h2 .colch {
  color: #bcffa1;
}

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

.index-bg1 .index-fle2 .wrap1 {
  width: 32%;
}

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

.index-bg1 .index-fle2 .wrap1 .img1 img {
  width: 100% !important;
}

.index-bg1 .index-fle2 .wrap1 .wrap-text1 {
  background: #fff;
  padding: 20px;
}

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

.index-bg1 .index-fle2 .wrap1 .wrap-text1 .title_03 {
  position: relative;
}

.index-bg1 .index-fle2 .wrap1 .wrap-text1 .title_03:before {
  position: absolute;
  content: "";
  height: 2px;
  width: 65%;
  background: #1f44aa;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: -20px;
}

@media only screen and (max-width: 1100px) {
  .index-bg1 .index-fle2 .wrap1 .wrap-text1 .title_03:before {
    width: 55%;
  }
}

@media screen and (max-width: 834px) {
  .index-bg1 .index-fle2 .wrap1 .wrap-text1 .title_03:before {
    width: 45%;
    right: -10px;
  }
}

@media screen and (max-width: 640px) {
  .index-bg1 .index-fle2 .wrap1 .wrap-text1 .title_03:before {
    width: 70%;
  }
}

.index-bg1 .index-fle2 .wrap1 .wrap-text1 .title_03 h3 {
  font-size: 20px;
  font-weight: 500;
}

@media screen and (max-width: 834px) {
  .index-bg1 .index-fle2 .wrap1 .wrap-text1 .title_03 h3 {
    font-size: 18px;
  }
}

@media screen and (max-width: 834px) {
  .index-bg1 .index-fle2 .wrap1 .wrap-text1 .text1 div {
    font-size: 15px;
  }
}

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

.index-bg1 .index-btn1 div {
  background: #0089d7;
  display: inline-block;
}

@media screen and (max-width: 640px) {
  .index-bg1 .index-btn1 div {
    width: 80%;
    margin: 0 auto;
  }
}

.index-bg1 .index-btn1 div a {
  display: block;
  color: #fff;
  padding: 16px 124px 16px 124px;
  position: relative;
  font-size: 20px;
}

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

@media screen and (max-width: 640px) {
  .index-bg1 .index-btn1 div a {
    padding: 16px 0;
  }
}

.index-bg1 .index-btn1 div a:before {
  position: absolute;
  content: "\f30b";
  font-family: "Font Awesome 5 Pro";
  right: 20px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.index-wrap2 {
  position: relative;
}

.index-wrap2 .img1 img {
  margin-left: 0;
}

.index-wrap2 .textbox {
  width: 55%;
  background: #e6fbff;
  padding: 58px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 0;
}

@media only screen and (max-width: 1200px) {
  .index-wrap2 .textbox {
    width: 65%;
    background: rgba(230, 251, 255, 0.8);
  }
}

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

@media screen and (max-width: 834px) {
  .index-wrap2 .textbox {
    position: static;
    width: 100%;
    -webkit-transform: initial;
            transform: initial;
    top: auto;
    background: #e6fbff;
  }
}

@media screen and (max-width: 640px) {
  .index-wrap2 .textbox {
    padding: 20px;
  }
}

@media screen and (max-width: 834px) {
  .index-wrap2 .textbox .title_04 {
    padding-left: 40px;
  }
}

.index-wrap2 .textbox .title_04 h2 {
  font-size: 27px;
  font-family: Noto Serif JP;
  position: relative;
  font-weight: 600;
}

@media screen and (max-width: 640px) {
  .index-wrap2 .textbox .title_04 h2 {
    font-size: 23px;
  }
}

.index-wrap2 .textbox .title_04 h2:before {
  position: absolute;
  content: "";
  height: 3px;
  width: 40px;
  left: -47px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background: #0089d7;
}

.index-wrap2 .textbox .title_04 h2 .blk {
  display: block;
  font-size: 16px;
  margin-top: 5px;
}

@media screen and (max-width: 640px) {
  .index-wrap2 .textbox .title_04 h2 .blk {
    font-size: 13px;
  }
}

@media screen and (max-width: 640px) {
  .index-wrap2 .textbox .btn1 {
    text-align: center;
  }
}

.index-wrap2 .textbox .btn1 div {
  border: 1px solid #333;
  display: inline-block;
}

@media screen and (max-width: 640px) {
  .index-wrap2 .textbox .btn1 div {
    width: 100%;
  }
}

.index-wrap2 .textbox .btn1 div a {
  color: #333;
  display: block;
  padding: 6px 68px 6px 68px;
  position: relative;
}

@media screen and (max-width: 640px) {
  .index-wrap2 .textbox .btn1 div a {
    padding: 6px 0 6px 0;
    text-align: center;
  }
}

.index-wrap2 .textbox .btn1 div a:before {
  position: absolute;
  content: "\f30b";
  font-family: "Font Awesome 5 Pro";
  right: 20px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.index-wrap3 {
  position: relative;
}

.index-wrap3 .img1 img {
  margin-right: 0;
}

.index-wrap3 .textbox {
  width: 55%;
  background: #e6fbff;
  padding: 58px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 0;
}

@media only screen and (max-width: 1200px) {
  .index-wrap3 .textbox {
    width: 65%;
    background: rgba(230, 251, 255, 0.8);
  }
}

@media only screen and (max-width: 1000px) {
  .index-wrap3 .textbox {
    width: 80%;
  }
}

@media screen and (max-width: 834px) {
  .index-wrap3 .textbox {
    position: static;
    width: 100%;
    -webkit-transform: initial;
            transform: initial;
    top: auto;
    background: #e6fbff;
  }
}

@media screen and (max-width: 640px) {
  .index-wrap3 .textbox {
    padding: 20px;
  }
}

@media screen and (max-width: 834px) {
  .index-wrap3 .textbox .title_04 {
    padding-left: 40px;
  }
}

.index-wrap3 .textbox .title_04 h2 {
  font-size: 27px;
  font-family: Noto Serif JP;
  position: relative;
  font-weight: 600;
}

@media screen and (max-width: 640px) {
  .index-wrap3 .textbox .title_04 h2 {
    font-size: 23px;
  }
}

.index-wrap3 .textbox .title_04 h2:before {
  position: absolute;
  content: "";
  height: 3px;
  width: 40px;
  left: -47px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background: #0089d7;
}

.index-wrap3 .textbox .title_04 h2 .blk {
  display: block;
  font-size: 16px;
  margin-top: 5px;
}

@media screen and (max-width: 640px) {
  .index-wrap3 .textbox .title_04 h2 .blk {
    font-size: 13px;
  }
}

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

.index-wrap3 .textbox .btn1 div {
  border: 1px solid #333;
  display: inline-block;
}

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

.index-wrap3 .textbox .btn1 div a {
  color: #333;
  display: block;
  padding: 6px 68px 6px 68px;
  position: relative;
}

@media screen and (max-width: 640px) {
  .index-wrap3 .textbox .btn1 div a {
    padding: 6px 0 6px 0;
    text-align: center;
  }
}

.index-wrap3 .textbox .btn1 div a:before {
  position: absolute;
  content: "\f30b";
  font-family: "Font Awesome 5 Pro";
  right: 20px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

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

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

.index-bg02 .title_06-1 h2 {
  font-size: 33px;
  color: #333;
  font-family: Noto Serif JP;
  font-weight: bold;
}

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

.index-bg02 .title_06-1 h2 .arch {
  font-size: 16px;
  display: block;
  margin-bottom: 15px;
}

.index-bg02 .news {
  overflow-x: auto;
  max-height: 300px;
}

.index-bg02 .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;
  padding: 8px;
}

.index-bg02 .news dl dt {
  border: none !important;
  background: none !important;
  width: 100% !important;
  font-weight: 500;
}

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

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

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

.index-fle3 .box1 {
  width: 48%;
  position: relative;
}

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

.index-fle3 .box1:before {
  position: absolute;
  content: "";
  background: url(../images/contents/img10.png);
  width: 469px;
  height: 373px;
  -webkit-transform: translatex(-50%) translateY(-50%);
          transform: translatex(-50%) translateY(-50%);
  top: 50%;
  left: 50%;
}

@media screen and (max-width: 834px) {
  .index-fle3 .box1:before {
    background: none;
  }
}

.index-fle3 .box1 .title_08-1 {
  line-height: 1.3;
}

.index-fle3 .box1 .title_08-1 h2 {
  font-size: 26px;
  font-family: Noto Serif JP;
  font-weight: bold;
  padding-left: 65px;
  position: relative;
}

@media only screen and (max-width: 1400px) {
  .index-fle3 .box1 .title_08-1 h2 {
    font-size: 21px;
  }
}

@media only screen and (max-width: 1200px) {
  .index-fle3 .box1 .title_08-1 h2 {
    font-size: 1.7vw;
  }
}

@media only screen and (max-width: 1000px) {
  .index-fle3 .box1 .title_08-1 h2 {
    font-size: 20px;
  }
}

@media only screen and (max-width: 450px) {
  .index-fle3 .box1 .title_08-1 h2 {
    font-size: 4.8vw;
  }
}

.index-fle3 .box1 .title_08-1 h2:before {
  position: absolute;
  content: "";
  background: url(../images/contents/title1.png);
  width: 50px;
  height: 50px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 0;
}

.index-fle3 .box1 .title_08-1 h2 .blk {
  display: block;
}

@media only screen and (max-width: 1000px) {
  .index-fle3 .box1 .title_08-1 h2 .blk1 {
    display: block;
  }
}

@media screen and (max-width: 834px) {
  .index-fle3 .box1 .title_08-1 h2 .blk1 {
    display: none;
  }
}

@media screen and (max-width: 640px) {
  .index-fle3 .box1 .title_08-1 h2 .blk1 {
    display: block;
  }
}

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

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

.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: 48%;
}

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

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

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

.index-bg03 .title_06-2 h2 {
  font-size: 33px;
  color: #fff;
  font-family: Noto Serif JP;
  font-weight: bold;
}

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

.index-bg03 .title_06-2 h2 .arch {
  font-size: 16px;
  display: block;
  margin-bottom: 15px;
}

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

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

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

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

.index-bg03 .cont-fle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

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

.index-bg03 .cont-fle .tel-link {
  margin-right: 90px;
}

@media only screen and (max-width: 1200px) {
  .index-bg03 .cont-fle .tel-link {
    margin-right: 30px;
  }
}

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

.index-bg03 .cont-fle .tel-link div a {
  color: #fff;
  font-family: Noto Serif JP;
  font-weight: bold;
  font-size: 33px;
  padding-left: 30px;
  position: relative;
}

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

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

.index-bg03 .cont-fle .btn1 div {
  border: 1px solid #fff;
}

.index-bg03 .cont-fle .btn1 div a {
  color: #fff;
  font-size: 20px;
  font-weight: 500;
  display: block;
  padding: 11px 52px 11px 72px;
  position: relative;
}

@media only screen and (max-width: 1200px) {
  .index-bg03 .cont-fle .btn1 div a {
    font-size: 17px;
  }
}

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

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

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

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

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

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

.index-instagram2 .sns_list > div {
  width: 49%;
  border: none !important;
}

.index-instagram2 .sns_list > div:nth-of-type(n + 3) {
  margin-top: 10px;
}

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

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

.title_06-1 h2 {
  font-size: 33px;
  color: #333;
  font-family: Noto Serif JP;
  font-weight: bold;
}

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

.title_06-1 h2 .arch {
  font-size: 16px;
  display: block;
  margin-bottom: 15px;
}

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

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

.strength-fle .box {
  width: 32%;
}

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

.strength-fle .box img {
  width: 100% !important;
}

.strength-fle .box .text-wrap {
  background: #fff;
  padding: 20px;
}

@media screen and (max-width: 834px) {
  .strength-fle .box .text-wrap {
    padding: 10px;
  }
}

.strength-fle .box .text-wrap h3 {
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 10px;
  position: relative;
}

@media screen and (max-width: 834px) {
  .strength-fle .box .text-wrap h3 {
    font-size: 18px;
  }
}

.strength-fle .box .text-wrap h3:before {
  position: absolute;
  content: "";
  height: 2px;
  width: 65%;
  background: #1f44aa;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: -20px;
}

@media only screen and (max-width: 1100px) {
  .strength-fle .box .text-wrap h3:before {
    width: 55%;
  }
}

@media screen and (max-width: 834px) {
  .strength-fle .box .text-wrap h3:before {
    width: 45%;
    right: -10px;
  }
}

@media screen and (max-width: 640px) {
  .strength-fle .box .text-wrap h3:before {
    width: 70%;
  }
}

@media screen and (max-width: 834px) {
  .strength-fle .box .text-wrap .text1 div {
    font-size: 15px;
  }
}

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: #0089d7;
  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: 1420px) {
  .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: 1420px) {
  .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: 1420px) {
  .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: 1420px) {
  .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: 1420px) {
  .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: 1420px) {
  .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: 200px 30px 130px 30px;
  position: relative;
  margin-left: calc(((100vw - 100%) / 2) * -1) !important;
  margin-right: calc(((100vw - 100%) / 2) * -1) !important;
  background-position: center !important;
}

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

.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 #0089d7;
}

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

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

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

.title_06 h2 {
  padding: 15px 10px 15px 20px;
  background: #e9fffc;
  border-left: solid 5px #0089d7;
  font-weight: bold;
  font-size: 24px;
}

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

.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 #0089d7 !important;
  padding: 15px !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important;
}

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

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

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

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

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

@media only screen and (max-width: 1050px) {
  .company-fle1 .box1 {
    width: 100%;
  }
}

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

@media only screen and (max-width: 1050px) {
  .company-fle1 .box2 {
    width: 100%;
    margin-top: 60px;
  }
}

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

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

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

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

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

.company-fle1 .company-dl2 dl dt {
  background: none !important;
  border: none !important;
  border-bottom: 1px solid #0089d7 !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;
  width: 290px !important;
}

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

.company-fle1 .company-dl2 dl dd {
  border: none !important;
  border-bottom: 1px solid #ccc !important;
  padding: 15px !important;
  width: calc(100% - 290px) !important;
}

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

.company-fle1 .company-dl2 dl dd a {
  color: #333;
}

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

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

.company-fle1 .company-dl3 dl dt {
  background: none !important;
  border: none !important;
  border-bottom: 1px solid #0089d7 !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;
  width: 290px !important;
}

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

.company-fle1 .company-dl3 dl dd {
  border: none !important;
  border-bottom: 1px solid #ccc !important;
  padding: 15px !important;
  width: calc(100% - 290px) !important;
}

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

.company-fle1 .company-dl3 dl dd a {
  color: #333;
}

.company-ul1 ul li {
  padding: 3px 10px;
}

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

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

@media screen and (max-width: 834px) {
  .facility-fle1 .box {
    width: 33%;
  }
}

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

.facility-fle1 .box h3 {
  display: none;
}

.facility-fle1 .box div {
  text-align: center;
  margin-top: 5px;
}

@media screen and (max-width: 834px) {
  .facility-fle1 .box div {
    text-align: left;
    font-size: 15px;
  }
}

.facility-fle1 .box div .blk {
  margin-left: 10px;
}

@media screen and (max-width: 834px) {
  .facility-fle1 .box div .blk {
    display: block;
    margin-left: 0;
  }
}

@media screen and (max-width: 640px) {
  .facility-fle1 .box div .blk {
    display: inline-block;
    margin-left: 10px;
  }
}

.facility-tb1 table tr .col1 {
  background: #e9fffc;
}

.facility-tb2 table tr .col1 {
  background: #e9fffc;
}

.facility-tb3 table tr .col1 {
  background: #e9fffc;
}

.works-tb1 table tr .col1 {
  background: #e9fffc;
}

/* ------------------------------------------------------------
recruit.html
------------------------------------------------------------ */
.recruit-text1 {
  line-height: 1.3;
}

.recruit-text1 div {
  font-size: 45px;
  font-weight: bold;
  color: #0089d7;
  font-family: Noto Serif JP;
}

@media only screen and (max-width: 1200px) {
  .recruit-text1 div {
    font-size: 40px;
  }
}

@media only screen and (max-width: 1000px) {
  .recruit-text1 div {
    font-size: 36px;
  }
}

@media screen and (max-width: 834px) {
  .recruit-text1 div {
    font-size: 32px;
  }
}

@media screen and (max-width: 640px) {
  .recruit-text1 div {
    font-size: 26px;
  }
}

@media only screen and (max-width: 500px) {
  .recruit-text1 div {
    font-size: 4.8vw;
  }
}

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

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

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

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

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

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

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

.recruitd-dl1 dl dt {
  background: none !important;
  border: none !important;
  border-bottom: 2px solid #0089d7 !important;
  padding: 15px !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important;
}

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

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

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

.recruitd-dl1 dl dd a {
  color: #333;
}

/* ------------------------------------------------------------
nagare.html
------------------------------------------------------------ */
.nagare-bg1 {
  background: #eaf0f6;
  padding: 80px;
}

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

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

.nagare-bg1 .title_11 h2 {
  font-size: 25px;
  font-weight: bold;
  padding-left: 120px;
  position: relative;
}

@media screen and (max-width: 640px) {
  .nagare-bg1 .title_11 h2 {
    font-size: 21px;
    padding-left: 0;
    padding-top: 35px;
  }
}

@media only screen and (max-width: 550px) {
  .nagare-bg1 .title_11 h2 {
    padding-top: 55px;
  }
}

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

.nagare-bg1 .title_11 h2: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) {
  .nagare-bg1 .title_11 h2:before {
    top: 0;
  }
}

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

.nagare-bg1 .nagare-fle1 .box1 {
  width: 60%;
}

@media screen and (max-width: 834px) {
  .nagare-bg1 .nagare-fle1 .box1 {
    width: 100%;
    margin-top: 10px;
  }
}

.nagare-bg1 .nagare-fle1 .box2 {
  width: 37%;
}

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

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

.nagare-bg1 .nagare-ul1 ul li {
  padding: 10px;
  border-bottom: 1px dashed #0089d7;
  padding-left: 30px;
  position: relative;
}

@media screen and (max-width: 640px) {
  .nagare-bg1 .nagare-ul1 ul li {
    font-size: 15px;
  }
}

.nagare-bg1 .nagare-ul1 ul li:before {
  position: absolute;
  content: "♦";
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 0;
  color: #0089d7;
}

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

@media screen and (max-width: 834px) {
  .nagare-bg1 .title_12 h3 {
    font-size: 18px;
  }
}

@media screen and (max-width: 640px) {
  .nagare-bg1 .title_12 h3 {
    font-size: 16px;
  }
}

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

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

@media screen and (max-width: 640px) {
  .nagare-bg1 .title_12 h3 .blk {
    display: block;
  }
}

.nagare-bg2 {
  background: #fff;
  padding: 80px;
}

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

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

.nagare-bg2 .title_11 h2 {
  font-size: 25px;
  font-weight: bold;
  padding-left: 120px;
  position: relative;
}

@media screen and (max-width: 640px) {
  .nagare-bg2 .title_11 h2 {
    font-size: 21px;
    padding-left: 0;
    padding-top: 35px;
  }
}

@media only screen and (max-width: 550px) {
  .nagare-bg2 .title_11 h2 {
    padding-top: 55px;
  }
}

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

.nagare-bg2 .title_11 h2: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) {
  .nagare-bg2 .title_11 h2:before {
    top: 0;
  }
}

.nagare-bg3 {
  background: #eaf0f6;
  padding: 80px;
}

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

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

.nagare-bg3 .title_11 h2 {
  font-size: 25px;
  font-weight: bold;
  padding-left: 120px;
  position: relative;
}

@media screen and (max-width: 640px) {
  .nagare-bg3 .title_11 h2 {
    font-size: 21px;
    padding-left: 0;
    padding-top: 35px;
  }
}

@media only screen and (max-width: 550px) {
  .nagare-bg3 .title_11 h2 {
    padding-top: 55px;
  }
}

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

.nagare-bg3 .title_11 h2:before {
  position: absolute;
  content: "";
  background: url(../images/contents/step3.png);
  width: 213px;
  height: 86px;
  background-repeat: no-repeat;
  background-size: 50%;
  left: 0;
  top: -18px;
}

@media only screen and (max-width: 550px) {
  .nagare-bg3 .title_11 h2:before {
    top: 0;
  }
}

.nagare-bg4 {
  background: #fff;
  padding: 80px;
}

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

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

.nagare-bg4 .title_11 h2 {
  font-size: 25px;
  font-weight: bold;
  padding-left: 120px;
  position: relative;
}

@media screen and (max-width: 640px) {
  .nagare-bg4 .title_11 h2 {
    font-size: 21px;
    padding-left: 0;
    padding-top: 35px;
  }
}

@media only screen and (max-width: 550px) {
  .nagare-bg4 .title_11 h2 {
    padding-top: 55px;
  }
}

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

.nagare-bg4 .title_11 h2:before {
  position: absolute;
  content: "";
  background: url(../images/contents/step4.png);
  width: 216px;
  height: 86px;
  background-repeat: no-repeat;
  background-size: 50%;
  left: 0;
  top: -18px;
}

@media only screen and (max-width: 550px) {
  .nagare-bg4 .title_11 h2:before {
    top: 0;
  }
}

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

.nagare-bg4 .nagare-ul1 ul li {
  padding: 10px;
  border-bottom: 1px dashed #0089d7;
  padding-left: 30px;
  position: relative;
}

.nagare-bg4 .nagare-ul1 ul li:before {
  position: absolute;
  content: "♦";
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 0;
  color: #0089d7;
}

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

@media screen and (max-width: 834px) {
  .nagare-bg4 .title_12 h3 {
    font-size: 18px;
  }
}

@media screen and (max-width: 640px) {
  .nagare-bg4 .title_12 h3 {
    font-size: 16px;
  }
}

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

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

@media screen and (max-width: 640px) {
  .nagare-bg4 .title_12 h3 .blk {
    display: block;
  }
}

.nagare-bg5 {
  background: #eaf0f6;
  padding: 80px;
}

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

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

.nagare-bg5 .title_11 h2 {
  font-size: 25px;
  font-weight: bold;
  padding-left: 120px;
  position: relative;
}

@media screen and (max-width: 640px) {
  .nagare-bg5 .title_11 h2 {
    font-size: 21px;
    padding-left: 0;
    padding-top: 35px;
  }
}

@media only screen and (max-width: 550px) {
  .nagare-bg5 .title_11 h2 {
    padding-top: 55px;
  }
}

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

.nagare-bg5 .title_11 h2:before {
  position: absolute;
  content: "";
  background: url(../images/contents/step5.png);
  width: 213px;
  height: 86px;
  background-repeat: no-repeat;
  background-size: 50%;
  left: 0;
  top: -18px;
}

@media only screen and (max-width: 550px) {
  .nagare-bg5 .title_11 h2:before {
    top: 0;
  }
}

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

.nagare-bg5 .nagare-ul1 ul li {
  padding: 10px;
  border-bottom: 1px dashed #0089d7;
  padding-left: 30px;
  position: relative;
}

.nagare-bg5 .nagare-ul1 ul li:before {
  position: absolute;
  content: "♦";
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 0;
  color: #0089d7;
}

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

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

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

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

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

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

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

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

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

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

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

.mail.title {
  display: none;
}

.form_wrap.error {
  margin-top: 150px;
  margin-bottom: -120px !important;
}

.confirm.contact-form {
  margin-top: 150px;
}
/*# sourceMappingURL=common_style.css.map */