@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: #000;
  word-wrap: break-word;
  overflow: hidden;
  font-size: 16px;
  font-family: "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "Times New Roman", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}

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

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

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

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

#contents {
  width: 100%;
  max-width: 1200px;
  padding-bottom: 120px;
  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: "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "Times New Roman", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}

.gothic {
  font-family: "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

@media screen and (max-width: 640px) {
  .fltL {
    float: none;
    width: 100% !important;
  }
  .fltR {
    float: none;
    width: 100% !important;
  }
  .sptal {
    text-align: left !important;
  }
  .sptar {
    text-align: right !important;
  }
  .sptac {
    text-align: center !important;
  }
  .spcenter {
    text-align: center;
    display: block;
    margin-top: 10px;
  }
}

header#global_header {
  min-width: auto;
}

footer#global_footer {
  min-width: auto;
}

.policy h2 {
  margin: 50px 0 15px;
  padding: 0 0 5px;
  border-bottom: 2px solid #ccc;
  font-size: 18px;
  font-weight: bold;
}

.error_link h2 {
  margin-bottom: 50px;
  font-size: 30px;
}

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

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

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

.pankuzu li {
  display: inline-block;
}

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

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

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

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

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

.breadcrumb {
  text-align: right;
}

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

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

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

@media only screen and (max-width: 1300px) {
  header#global_header {
    padding-right: 70px;
  }
}

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

.header {
  position: absolute;
  z-index: 1;
  background: rgba(255, 255, 255, 0.6);
  width: 100%;
  padding: 10px 130px 10px 10px;
}

@media only screen and (max-width: 1300px) {
  .header {
    padding: 10px 80px 10px 10px;
    top: 46px;
  }
}

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

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

.header-sect .siteID {
  width: 220px;
}

.header-right {
  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) {
  .header-right {
    display: none;
  }
}

.header .nav {
  margin-right: 30px;
}

@media only screen and (max-width: 1300px) {
  .header .nav {
    width: 400px;
    margin-right: 15px;
  }
}

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

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

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

.header-cont {
  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-align: center;
      -ms-flex-align: center;
          align-items: center;
}

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

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

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

.header-cont .header-cont {
  margin-left: 20px;
  background: #000;
}

@media only screen and (max-width: 1300px) {
  .header-cont .header-cont {
    margin-left: 15px;
  }
}

.header-cont .header-cont .btn-in1 {
  position: relative;
}

.header-cont .header-cont .btn-in1:before {
  position: absolute;
  content: "\f0e0";
  font-family: "Font Awesome 5 Pro";
  left: 47px;
  top: 56%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 1;
  color: #fff;
  font-weight: bold;
  -webkit-transition: 1s;
  transition: 1s;
}

@media only screen and (max-width: 1500px) {
  .header-cont .header-cont .btn-in1:before {
    left: 33px;
  }
}

@media screen and (max-width: 834px) {
  .header-cont .header-cont .btn-in1:before {
    left: 12px;
  }
}

.header-cont .header-cont .btn-in1:hover {
  cursor: pointer;
}

.header-cont .header-cont .btn-in1:hover:before {
  -webkit-transition: 1s;
  transition: 1s;
  color: #000;
}

.header-cont .header-cont .btn-in1 a {
  color: #fff;
  display: block;
  padding: 6px 54px 6px 74px;
  position: relative;
  font-weight: 500;
  opacity: 1;
  margin: 0 auto;
  text-decoration: none;
  background: #000;
  color: #fff;
  border: none;
  position: relative;
  font-size: 15px;
  cursor: pointer;
  -webkit-transition: 800ms ease all;
  transition: 800ms ease all;
  display: block;
  outline: none;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media only screen and (max-width: 1500px) {
  .header-cont .header-cont .btn-in1 a {
    padding: 6px 39px 6px 59px;
  }
}

@media screen and (max-width: 834px) {
  .header-cont .header-cont .btn-in1 a {
    padding: 6px 20px 6px 35px;
  }
}

.header-cont .header-cont .btn-in1 a:hover {
  background: #fff;
  color: #000;
}

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

.header-cont .header-cont .btn-in1 a:after {
  right: inherit;
  top: inherit;
  left: 0;
  bottom: 0;
}

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

#mainArea {
  position: relative;
}

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

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

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

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

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

#mainArea .maintxt {
  position: absolute;
  right: 20px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

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

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

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

.header-contsp {
  display: none;
}

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

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

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

.mean-push {
  width: auto !important;
}

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

.mean-nav li a {
  text-transform: initial !important;
}

.header2 {
  padding: 10px 20px;
}

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

.header2 .header-contsp {
  display: none;
}

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

.scrolldown1 {
  position: absolute;
  bottom: 10px;
  height: 50px;
  z-index: 1111111111;
  right: 55px;
}

@media only screen and (max-width: 1300px) {
  .scrolldown1 {
    right: 47px;
  }
}

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

.scrolldown1 span {
  position: absolute;
  left: 0px;
  top: 5px;
  color: #000;
  font-size: 13px;
  letter-spacing: 0.05em;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
}

.scrolldown1::after {
  content: "";
  position: absolute;
  top: 0;
  width: 1px;
  height: 30px;
  background: #000;
  -webkit-animation: pathmove 1.4s ease-in-out infinite;
          animation: pathmove 1.4s ease-in-out infinite;
  opacity: 0;
}

@-webkit-keyframes pathmove {
  0% {
    height: 0;
    top: 0;
    opacity: 0;
  }
  30% {
    height: 30px;
    opacity: 1;
  }
  100% {
    height: 0;
    top: 50px;
    opacity: 0;
  }
}

@keyframes pathmove {
  0% {
    height: 0;
    top: 0;
    opacity: 0;
  }
  30% {
    height: 30px;
    opacity: 1;
  }
  100% {
    height: 0;
    top: 50px;
    opacity: 0;
  }
}

/* ----------------------------------------------------------
dropdown
---------------------------------------------------------- */
#global_header .header .hov {
  color: #fff;
  position: relative;
  cursor: pointer;
}

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

#global_header .sub {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 210px;
  z-index: 100;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: #000;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 5px 10px 10px 10px;
}

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

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

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

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

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

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

.breadcrumb .blk {
  display: none !important;
}

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

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

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

footer#global_footer .footer-map {
  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#global_footer .footer-map {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

footer#global_footer .footer-map .box1 {
  width: 50%;
  background: #000;
  padding: 120px 10px;
}

@media screen and (max-width: 834px) {
  footer#global_footer .footer-map .box1 {
    width: 100%;
    padding: 70px 10px;
  }
}

@media screen and (max-width: 640px) {
  footer#global_footer .footer-map .box1 {
    padding: 60px 10px;
  }
}

footer#global_footer .footer-map .box1 .wrap-text {
  text-align: center;
}

footer#global_footer .footer-map .box1 .wrap1 {
  display: inline-block;
  width: 410px;
}

@media screen and (max-width: 640px) {
  footer#global_footer .footer-map .box1 .wrap1 {
    width: 100%;
  }
}

footer#global_footer .footer-map .box1 .wrap1 h2 {
  font-size: 45px;
  color: #fff;
  text-align: left;
  margin-bottom: 50px;
}

@media only screen and (max-width: 1000px) {
  footer#global_footer .footer-map .box1 .wrap1 h2 {
    font-size: 36px;
  }
}

@media screen and (max-width: 834px) {
  footer#global_footer .footer-map .box1 .wrap1 h2 {
    text-align: center;
    margin-bottom: 30px;
  }
}

@media screen and (max-width: 640px) {
  footer#global_footer .footer-map .box1 .wrap1 h2 {
    font-size: 30px;
  }
}

@media only screen and (max-width: 1000px) {
  footer#global_footer .footer-map .box1 .wrap1 .footer-dl1 {
    font-size: 15px;
  }
}

footer#global_footer .footer-map .box1 .wrap1 .footer-dl1 dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

footer#global_footer .footer-map .box1 .wrap1 .footer-dl1 dl dt {
  color: #fff;
  width: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

footer#global_footer .footer-map .box1 .wrap1 .footer-dl1 dl dd {
  color: #fff;
  text-align: left;
  width: calc(100% - 80px);
}

footer#global_footer .footer-map .box1 .wrap1 .footer-dl1 dl dd .space {
  margin-right: 20px;
}

@media only screen and (max-width: 450px) {
  footer#global_footer .footer-map .box1 .wrap1 .footer-dl1 dl dd .space {
    display: block;
    margin-right: 0;
  }
}

footer#global_footer .footer-map .box1 .wrap1 .footer-dl1 dl dd .blk {
  display: block;
}

footer#global_footer .footer-map .box1 .wrap1 .footer-dl1 dl .tel-link a {
  color: #fff;
}

footer#global_footer .footer-map .box2 {
  width: 50%;
}

@media screen and (max-width: 834px) {
  footer#global_footer .footer-map .box2 {
    width: 100%;
  }
}

footer#global_footer .footer-map .box2 iframe {
  height: 100% !important;
}

@media screen and (max-width: 834px) {
  footer#global_footer .footer-map .box2 iframe {
    height: 350px !important;
  }
}

footer#global_footer .footer-nav {
  background: #fff;
  padding: 60px 0;
}

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

footer#global_footer .footer-nav .nav-ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 700px;
  margin: 0 auto;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  line-height: 2.2;
}

footer#global_footer .footer-nav .nav-item a {
  color: #000;
  font-weight: 500;
  padding: 0px 37px;
}

footer#global_footer .footer {
  background: #000;
  padding: 60px 0;
}

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

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

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

footer#global_footer .footer-right {
  text-align: right;
}

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

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

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

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

@media screen and (max-width: 640px) {
  footer#global_footer .footer-address p .blk {
    display: block;
  }
}

.scroll-obj {
  opacity: 0;
  -webkit-transition: all 1s ease 0.5s;
  transition: all 1s ease 0.5s;
}

@media screen and (max-width: 640px) {
  .scroll-obj {
    opacity: 1 !important;
    -webkit-transform: none !important;
            transform: none !important;
  }
}

.scroll-hop {
  -webkit-transform: translate(0, 100px);
          transform: translate(0, 100px);
}

@media screen and (max-width: 640px) {
  .scroll-hop {
    opacity: 1 !important;
    -webkit-transform: none !important;
            transform: none !important;
  }
}

.scroll-left {
  -webkit-transform: translate(-100px, 0);
          transform: translate(-100px, 0);
}

@media screen and (max-width: 640px) {
  .scroll-left {
    opacity: 1 !important;
    -webkit-transform: none !important;
            transform: none !important;
  }
}

.scroll-right {
  -webkit-transform: translate(100px, 0);
          transform: translate(100px, 0);
}

@media screen and (max-width: 640px) {
  .scroll-right {
    opacity: 1 !important;
    -webkit-transform: none !important;
            transform: none !important;
  }
}

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

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

.index-wrap1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-right: calc(((100vw - 100%) / 2) * -1) !important;
  -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-wrap1 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-right: auto !important;
  }
}

.index-wrap1 .box1 {
  width: 40%;
}

@media only screen and (max-width: 1200px) {
  .index-wrap1 .box1 {
    width: 47%;
  }
}

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

.index-wrap1 .box1 .title_01 {
  border-bottom: 1px solid #000;
  padding-bottom: 20px;
}

.index-wrap1 .box1 .title_01 h1 {
  font-size: 45px;
  padding-bottom: 10px;
}

@media screen and (max-width: 834px) {
  .index-wrap1 .box1 .title_01 h1 {
    font-size: 40px;
    padding-bottom: 5px;
  }
}

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

.index-wrap1 .box1 .title_01 h1 .blk {
  font-size: 16px;
  color: #8e8e8e;
  display: block;
  margin-bottom: 11px;
}

.index-wrap1 .box1 .title_01 h1 .col1 {
  color: #004277;
}

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

.index-wrap1 .box1 .btn1 div {
  background: #000;
  display: inline-block;
  position: relative;
}

.index-wrap1 .box1 .btn1 div:before {
  content: "";
  position: absolute;
  width: 35px;
  height: 1px;
  background: #fff;
  right: 0;
  top: 60%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 1;
}

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

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

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

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

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

.index-wrap1 .box2 {
  width: 58%;
}

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

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

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

.index-wrap1ch .box1 {
  width: 40%;
}

@media only screen and (max-width: 1200px) {
  .index-wrap1ch .box1 {
    width: 47%;
  }
}

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

.index-wrap1ch .box1 .title_01 {
  border-bottom: 1px solid #000;
  padding-bottom: 20px;
}

.index-wrap1ch .box1 .title_01 h1 {
  font-size: 45px;
  padding-bottom: 10px;
}

@media screen and (max-width: 834px) {
  .index-wrap1ch .box1 .title_01 h1 {
    font-size: 40px;
    padding-bottom: 5px;
  }
}

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

.index-wrap1ch .box1 .title_01 h1 .blk {
  font-size: 16px;
  color: #8e8e8e;
  display: block;
  margin-bottom: 11px;
}

.index-wrap1ch .box1 .title_01 h1 .col1 {
  color: #004277;
}

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

.index-wrap1ch .box1 .btn1 div {
  background: #000;
  display: inline-block;
  position: relative;
}

.index-wrap1ch .box1 .btn1 div:before {
  content: "";
  position: absolute;
  width: 35px;
  height: 1px;
  background: #fff;
  right: 0;
  top: 60%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 1;
}

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

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

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

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

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

.index-wrap1ch .box2 {
  width: 52%;
}

@media only screen and (max-width: 1200px) {
  .index-wrap1ch .box2 {
    width: 48%;
  }
}

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

.index-wrap1ch .box2 .img1 {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.index-wrap1ch .box2 .img1 .box {
  width: 47%;
  text-align: right;
}

.index-wrap1ch .box2 .img1 .box:last-child {
  margin-top: 80px;
}

.index-wrap2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: calc(((100vw - 100%) / 2) * -1) !important;
  -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-wrap2 {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
    margin-left: auto !important;
  }
}

.index-wrap2 .box1 {
  width: 58%;
}

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

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

.index-wrap2 .box2 {
  width: 38%;
}

@media only screen and (max-width: 1200px) {
  .index-wrap2 .box2 {
    width: 46%;
  }
}

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

.index-wrap2 .box2 .title_02 {
  border-bottom: 1px solid #000;
  padding-bottom: 20px;
}

@media screen and (max-width: 834px) {
  .index-wrap2 .box2 .title_02 {
    padding-bottom: 10px;
  }
}

.index-wrap2 .box2 .title_02 h2 {
  font-size: 42px;
  line-height: 1.3;
}

@media only screen and (max-width: 1550px) {
  .index-wrap2 .box2 .title_02 h2 {
    font-size: 37px;
  }
}

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

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

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

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

@media only screen and (max-width: 500px) {
  .index-wrap2 .box2 .title_02 h2 {
    font-size: 26px;
  }
}

.index-wrap2 .box2 .title_02 h2 .blk {
  font-size: 16px;
  color: #8e8e8e;
  display: block;
  margin-bottom: 11px;
}

.index-wrap2 .box2 .title_02 h2 .col1 {
  color: #004277;
}

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

.index-wrap2 .box2 .btn1 div {
  background: #000;
  display: inline-block;
  position: relative;
}

.index-wrap2 .box2 .btn1 div:before {
  content: "";
  position: absolute;
  width: 35px;
  height: 1px;
  background: #fff;
  right: 0;
  top: 60%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 1;
}

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

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

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

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

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

.index-wrap2ch {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-right: calc(((100vw - 100%) / 2) * -1) !important;
  -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-wrap2ch {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
    margin-right: auto !important;
  }
}

.index-wrap2ch .box1 {
  width: 38%;
}

@media only screen and (max-width: 1200px) {
  .index-wrap2ch .box1 {
    width: 46%;
  }
}

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

.index-wrap2ch .box1 .title_02 {
  border-bottom: 1px solid #000;
  padding-bottom: 20px;
}

@media screen and (max-width: 834px) {
  .index-wrap2ch .box1 .title_02 {
    padding-bottom: 10px;
  }
}

.index-wrap2ch .box1 .title_02 h2 {
  font-size: 42px;
  line-height: 1.3;
}

@media only screen and (max-width: 1550px) {
  .index-wrap2ch .box1 .title_02 h2 {
    font-size: 37px;
  }
}

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

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

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

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

@media only screen and (max-width: 500px) {
  .index-wrap2ch .box1 .title_02 h2 {
    font-size: 26px;
  }
}

.index-wrap2ch .box1 .title_02 h2 .blk {
  font-size: 16px;
  color: #8e8e8e;
  display: block;
  margin-bottom: 11px;
}

.index-wrap2ch .box1 .title_02 h2 .col1 {
  color: #004277;
}

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

.index-wrap2ch .box1 .btn1 div {
  background: #000;
  display: inline-block;
  position: relative;
}

.index-wrap2ch .box1 .btn1 div:before {
  content: "";
  position: absolute;
  width: 35px;
  height: 1px;
  background: #fff;
  right: 0;
  top: 60%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 1;
}

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

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

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

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

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

.index-wrap2ch .box2 {
  width: 58%;
}

@media only screen and (max-width: 1200px) {
  .index-wrap2ch .box2 {
    width: 51%;
  }
}

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

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

.index-wrap3 .box1 {
  width: 47%;
}

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

.index-wrap3 .box1 .text-wrap {
  padding-left: 90px;
  margin-top: 25px;
  position: relative;
}

@media screen and (max-width: 834px) {
  .index-wrap3 .box1 .text-wrap {
    padding-left: 50px;
  }
}

@media screen and (max-width: 640px) {
  .index-wrap3 .box1 .text-wrap {
    padding-left: 0;
    margin-top: 15px;
  }
}

.index-wrap3 .box1 .text-wrap:before {
  position: absolute;
  content: "";
  width: 70px;
  height: 1px;
  background: #000;
  left: 0;
  top: 24%;
}

@media screen and (max-width: 834px) {
  .index-wrap3 .box1 .text-wrap:before {
    width: 40px;
  }
}

@media screen and (max-width: 640px) {
  .index-wrap3 .box1 .text-wrap .title_03 {
    padding-left: 50px;
  }
}

.index-wrap3 .box1 .text-wrap .title_03 h3 {
  font-size: 39px;
  line-height: 1.3;
}

@media screen and (max-width: 834px) {
  .index-wrap3 .box1 .text-wrap .title_03 h3 {
    font-size: 33px;
  }
}

@media screen and (max-width: 640px) {
  .index-wrap3 .box1 .text-wrap .title_03 h3 {
    font-size: 30px;
  }
}

.index-wrap3 .box1 .text-wrap .title_03 h3 .blk {
  font-size: 16px;
  color: #8e8e8e;
  display: block;
  margin-bottom: 11px;
}

.index-wrap3 .box1 .text-wrap .title_03 h3 .col1 {
  color: #004277;
}

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

.index-wrap3 .box1 .text-wrap .btn1 div {
  background: #000;
  display: inline-block;
  position: relative;
}

.index-wrap3 .box1 .text-wrap .btn1 div:before {
  content: "";
  position: absolute;
  width: 35px;
  height: 1px;
  background: #fff;
  right: 0;
  top: 60%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 1;
}

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

@media screen and (max-width: 834px) {
  .index-wrap3 .box1 .text-wrap .btn1 div a {
    padding: 9px 67px 9px 67px;
  }
}

@media screen and (max-width: 640px) {
  .index-wrap3 .box1 .text-wrap .btn1 div a {
    padding: 9px 117px 9px 117px;
  }
}

.index-wrap3 .box1 .text-wrap .btn1 div a:hover {
  background: #fff;
  color: #000;
}

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

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

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

.index-wrap3 .box2 {
  width: 47%;
  margin-top: 80px;
}

@media screen and (max-width: 640px) {
  .index-wrap3 .box2 {
    width: 100%;
    margin-top: 60px;
  }
}

.index-wrap3 .box2 .text-wrap {
  padding-left: 90px;
  margin-top: 25px;
  position: relative;
}

@media screen and (max-width: 834px) {
  .index-wrap3 .box2 .text-wrap {
    padding-left: 50px;
  }
}

@media screen and (max-width: 640px) {
  .index-wrap3 .box2 .text-wrap {
    padding-left: 0;
    margin-top: 15px;
  }
}

.index-wrap3 .box2 .text-wrap:before {
  position: absolute;
  content: "";
  width: 70px;
  height: 1px;
  background: #000;
  left: 0;
  top: 24%;
}

@media screen and (max-width: 834px) {
  .index-wrap3 .box2 .text-wrap:before {
    width: 40px;
  }
}

@media screen and (max-width: 640px) {
  .index-wrap3 .box2 .text-wrap .title_03 {
    padding-left: 50px;
  }
}

.index-wrap3 .box2 .text-wrap .title_03 h3 {
  line-height: 1.3;
  font-size: 39px;
}

@media screen and (max-width: 834px) {
  .index-wrap3 .box2 .text-wrap .title_03 h3 {
    font-size: 33px;
  }
}

.index-wrap3 .box2 .text-wrap .title_03 h3 .blk {
  font-size: 16px;
  color: #8e8e8e;
  display: block;
  margin-bottom: 11px;
}

.index-wrap3 .box2 .text-wrap .title_03 h3 .col1 {
  color: #004277;
}

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

.index-wrap3 .box2 .text-wrap .btn1 div {
  background: #000;
  display: inline-block;
  position: relative;
}

.index-wrap3 .box2 .text-wrap .btn1 div:before {
  content: "";
  position: absolute;
  width: 35px;
  height: 1px;
  background: #fff;
  right: 0;
  top: 60%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 1;
}

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

@media screen and (max-width: 834px) {
  .index-wrap3 .box2 .text-wrap .btn1 div a {
    padding: 9px 67px 9px 67px;
  }
}

@media screen and (max-width: 640px) {
  .index-wrap3 .box2 .text-wrap .btn1 div a {
    padding: 9px 117px 9px 117px;
  }
}

.index-wrap3 .box2 .text-wrap .btn1 div a:hover {
  background: #fff;
  color: #000;
}

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

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

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

.title_04 h2 {
  font-size: 45px;
}

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

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

.title_04 h2 .blk {
  font-size: 16px;
  color: #8e8e8e;
  display: block;
  margin-bottom: 11px;
}

.title_04 h2 .col1 {
  color: #004277;
}

.news {
  max-height: 250px;
  overflow-x: auto;
}

.news dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid #ccc;
  padding: 13px 0;
}

.news dl:first-child {
  border-top: 1px solid #ccc;
}

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

.news dl dt {
  color: #919191;
  background: none !important;
  border: none !important;
  width: 210px !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important;
}

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

@media screen and (max-width: 834px) {
  .news dl dt {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
    width: 100% !important;
  }
}

.news dl dd {
  background: none !important;
  border: none !important;
  width: calc(100% - 210px) !important;
}

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

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

.news dl dd a {
  color: #000;
  text-decoration: underline;
}

.banner img {
  width: 600px !important;
}

div.items > article a {
  color: #111;
  text-decoration: none !important;
  font-size: 16px;
}

div.under ul li a {
  font-weight: 400;
  font-family: "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "Times New Roman", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  opacity: 1;
  border: 1px solid #333;
  color: #333 !important;
  padding: 10px;
}

div.under ul li a:hover {
  border: 1px solid #b0ddd9;
  background: #b0ddd9;
  color: #fff !important;
}

div.select > select {
  height: 100%;
}

div.search form input {
  padding: 10px 37px 10px 5px;
}

div.order ul li a {
  color: #111;
}

div.items > article p.price {
  color: red;
}

div.crumb {
  display: none;
}

div.item_view div.item_option {
  width: 100% !important;
}

div.item_option dl, button.addcart {
  width: 50% !important;
}

@media screen and (max-width: 834px) {
  div.item_option dl, button.addcart {
    margin: 0 auto;
  }
}

@media screen and (max-width: 834px) {
  .addcart {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

div.item_view div.struct {
  display: block;
}

div.photo div.large {
  width: auto;
}

div.photo {
  margin-left: 0;
}

h2.title_h2 {
  background: none !important;
  border-top: none !important;
  border-bottom: 1px solid #CCCCCC;
  font-size: 20px !important;
  line-height: 1.3;
  margin: 65px 0 20px !important;
  padding: 10px !important;
}

h2.title_h2 span {
  border: none !important;
  padding: 0 !important;
}

ul.item_list li {
  margin-bottom: 10px !important;
}

ul.item_list li h3.title_h3 {
  font-size: 18px !important;
}

.btn_cart a {
  background: url(../images/common/ico_cart_w.png) no-repeat 10px 12px #000000 !important;
  background-size: 30px auto !important;
  color: #FFFFFF !important;
  display: block !important;
  padding: 10px 10px 10px 50px !important;
  width: 100% !important;
  border: 1px solid #ffffff;
}

.btn_cart a:hover {
  background: url(../images/common/ico_cart_w.png) no-repeat 10px 12px #CCCCCC !important;
  background-size: 30px auto !important;
}

.sort_catalog {
  overflow: hidden;
}

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

.item_title, .wishlist {
  margin: 0 !important;
}

.shop_cont h2.title_h2, .item_info h2.title_h2 {
  border-top: 2px solid #CCCCCC;
}

.shop_cont a, .item_info a {
  color: #CCCCCC;
}

.shop_cont a:hover, .item_info a:hover {
  text-decoration: none;
}

.item_title h2 {
  border-top: 2px solid #CCCCCC;
  border-bottom: 1px solid #CCCCCC;
}

.shop_cont table {
  table-layout: auto;
}

.btn a {
  display: block;
  max-width: 300px;
  background: #000;
  color: #fff;
  margin-top: 20px;
  padding: 15px 0;
  width: 100%;
  text-align: center;
  text-decoration: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.flex2cl_01 .flxL {
  width: 57%;
}

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

.flex2cl_01 .flxR {
  width: 40%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media only screen and (max-width: 450px) {
  .title_05-ch h1 {
    font-size: 26px !important;
  }
}

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

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

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

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

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

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

.company-fle1 .box:last-child .ch1 {
  display: block;
  text-align: right;
  margin-top: 20px;
}

.title_06 h2 {
  background: #f3f3f3;
  font-size: 1.28571rem;
  padding: 1.3em 1em;
  padding-left: 2em;
  position: relative;
  border: 1px solid #ccc;
  font-size: 24px;
  font-weight: bold;
}

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

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

.title_06 h2:before {
  content: "";
  display: block;
  width: 4px;
  height: 15px;
  border-radius: 500px;
  position: absolute;
  left: 10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background: #000;
}

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

@media only screen and (max-width: 450px) {
  .title_06-ch1 h2 {
    font-size: 4vw;
  }
}

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

/* ------------------------------------------------------------
lecture-.html
------------------------------------------------------------ */
.lecture-li1 ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

@media screen and (max-width: 640px) {
  .lecture-li1 ul {
    line-height: 1.4;
  }
}

.lecture-li1 ul li {
  font-weight: bold;
  padding: 10px;
  border-bottom: 1px dashed #000;
  padding-left: 30px;
  font-size: 15px;
  position: relative;
}

.lecture-li1 ul li:before {
  position: absolute;
  content: "・";
  left: 0;
  color: #000;
}

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

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

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

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

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

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

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

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

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

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

.loan-consulting-fle1 .box {
  width: 49%;
}

@media screen and (max-width: 834px) {
  .loan-consulting-fle1 .box {
    width: 100%;
  }
  .loan-consulting-fle1 .box:first-child {
    margin-top: 15px;
  }
}

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

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

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

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

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

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

.step-fle1 .box {
  width: 49%;
}

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

.step-fle1 .box div .font1 {
  display: block;
  margin-bottom: 15px;
  font-size: 20px;
  font-weight: bold;
}

@media screen and (max-width: 834px) {
  .step-fle1 .box div .font1 {
    margin-bottom: 10px;
  }
}

.step-fle1 .box div .blk {
  display: block;
  margin-left: 5px;
  margin-top: 10px;
}

.arrow img {
  width: 50px !important;
}

/* ------------------------------------------------------------
builder-consulting.html
------------------------------------------------------------ */
.builder-consulting-text1 {
  background: #f5f5f5;
  padding: 50px;
}

@media screen and (max-width: 834px) {
  .builder-consulting-text1 {
    padding: 30px;
  }
}

.builder-consulting-text1 div {
  font-weight: bold;
  font-size: 18px;
}

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

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

.work-btn .box {
  width: 32%;
}

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

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

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

.mail.title {
  display: none;
}

.form_wrap.message {
  margin-top: 260px !important;
}

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

.form_wrap.error {
  margin-top: 150px;
}

.flow1 {
  width: 670px;
  line-height: 1.2;
  position: relative;
  padding-bottom: 50px;
}

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

.flow1:before {
  position: absolute;
  content: "▼";
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  font-size: 31px;
}

.flow1 article h3 {
  font-weight: bold;
  text-align: left;
  background: #000;
  display: inline-block;
  color: #fff;
  padding: 5px 10px;
  margin-bottom: 5px;
}

.flow1 article > div {
  border: 5px solid #000;
  font-size: 18px;
  font-weight: bold;
  position: relative;
  padding: 10px 0;
}

@media screen and (max-width: 834px) {
  .flow1 article > div {
    font-size: 16px;
  }
}

.flow1 article > div .fon1 {
  font-size: 15px;
  font-weight: 400;
  margin-top: 10px;
}

@media screen and (max-width: 640px) {
  .flow1 article > div .fon1 .blk {
    display: block;
  }
}

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

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

.flowtit-fle .box {
  text-align: center;
  width: 49%;
}

.flowtit-fle .box div {
  font-weight: bold;
  background: #000;
  color: #fff;
  padding: 5px 0;
}

.flow3 h3 {
  font-weight: bold;
  text-align: left;
  background: #000;
  display: inline-block;
  color: #fff;
  padding: 5px 10px;
  margin-bottom: 5px;
}

.flow3 div {
  border-top: 5px solid #3d7fce;
  border-right: 5px solid #3d7fce;
  border-left: 5px solid #3d7fce;
  font-size: 18px;
  font-weight: bold;
  position: relative;
  padding: 10px 0;
}

.flow3 div:before {
  position: absolute;
  content: "";
  background: url(../images/contents/border1.png);
  width: 100%;
  height: 18px;
  bottom: -13px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  background-repeat: no-repeat;
  overflow: hidden;
  background-position: center;
}

@media only screen and (max-width: 1000px) {
  .flow3 div:before {
    bottom: -9px;
  }
}

@media screen and (max-width: 834px) {
  .flow3 div:before {
    bottom: -7px;
  }
}

@media screen and (max-width: 640px) {
  .flow3 div:before {
    bottom: -5px;
  }
}

.flow3 div .fon1 {
  font-size: 15px;
  font-weight: 400;
}

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

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

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

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

.flow-flech1-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: 640px) {
  .flow-flech1-wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-top: 0;
  }
}

.flow-flech1-wrap .flow-flech1 {
  width: 48%;
}

@media screen and (max-width: 640px) {
  .flow-flech1-wrap .flow-flech1 {
    width: 100%;
  }
}

.flow-flech1-wrap .flow-flech1 .flowtitle div {
  font-weight: bold;
  background: #000;
  color: #fff;
  padding: 5px 0;
}

.flow2 {
  line-height: 1.2;
  position: relative;
  padding-bottom: 50px;
}

.flow2:before {
  position: absolute;
  content: "▼";
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  font-size: 31px;
}

.flow2 article h3 {
  font-weight: bold;
  text-align: left;
  background: #000;
  display: inline-block;
  color: #fff;
  padding: 5px 10px;
  margin-bottom: 5px;
}

.flow2 article > div {
  border: 5px solid #000;
  font-size: 18px;
  font-weight: bold;
  padding: 10px 0;
}

@media screen and (max-width: 834px) {
  .flow2 article > div {
    font-size: 16px;
  }
}

@media only screen and (max-width: 700px) {
  .flow2 article > div .fon2 {
    font-size: 14px;
  }
}

@media screen and (max-width: 640px) {
  .flow2 article > div .fon2 {
    font-size: 16px;
  }
}

.flow2 article > div .fon1 {
  font-size: 15px;
  font-weight: 400;
  margin-top: 10px;
}

@media only screen and (max-width: 700px) {
  .flow2 article > div .fon1 {
    font-size: 14px;
  }
}

@media screen and (max-width: 640px) {
  .flow2 article > div .fon1 {
    font-size: 16px;
  }
}

@media only screen and (max-width: 1000px) {
  .flow2 article > div .fon1 .blk {
    display: block;
  }
}

.flow1-ar:before {
  content: none;
}

@media screen and (max-width: 834px) {
  .flow1-ar:before {
    content: "▼";
  }
}

@media screen and (max-width: 640px) {
  .flow2-ar {
    padding-bottom: 0;
  }
}

.flow2-ar:before {
  content: none;
}
/*# sourceMappingURL=common_style.css.map */