@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 Serif JP", "Times New Roman", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}

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

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

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

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

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

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

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

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

#main {
  width: 100%;
}

#main #col_main {
  width: 100%;
}

#side {
  width: 18.75000%;
}

.map {
  margin: 56px 20px 0;
}

.map li {
  border-left: 5px solid #CCCCCC;
  list-style: none;
  margin: 0 0 15px;
  padding: 0 0 0 10px;
  text-align: left;
}

table {
  table-layout: auto;
}

@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
  table {
    table-layout: fixed;
  }
}

.tlfix table {
  table-layout: fixed;
}

table td img {
  height: auto !important;
}

.tdpd10 td {
  padding: 10px !important;
}

pre {
  margin: 0;
  padding: 0;
  white-space: pre-line;
}

b, strong {
  font-weight: bold;
}

u {
  text-decoration: line-through;
}

img {
  max-width: 100%;
  height: auto !important;
}

small {
  font-size: 80%;
}

hr {
  border: none;
  height: 0;
  border-bottom: 1px dashed #B3B3B3;
}

span {
  font-weight: inherit;
}

u {
  text-decoration: underline;
}

input[type="button"] {
  cursor: pointer;
  padding: 5px 10px;
}

a {
  color: #17e012;
  -webkit-transition: 1s;
  transition: 1s;
  text-decoration: none;
}

a:hover {
  opacity: 0.6;
  -webkit-transition: 1s;
  transition: 1s;
}

@media screen and (max-width: 834px) {
  .imgR, .imgL {
    max-width: 30% !important;
  }
}

@media screen and (max-width: 640px) {
  .imgR, .imgL {
    display: block;
    float: none;
    margin: 0 auto 10px;
    max-width: 100% !important;
    text-align: center;
  }
}

.mincho {
  font-family: "Noto Serif JP", "Times New Roman", "游明朝体", "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;
}

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

.header {
  padding: 20px 0 10px 0 !important;
}

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

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

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

@media screen and (max-width: 640px) {
  .header-left {
    position: absolute;
    left: 10px;
    top: 85px;
  }
}

.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-right .translate-btn {
  margin-bottom: 5px;
}

@media screen and (max-width: 640px) {
  .header-right .translate-btn {
    position: absolute;
    right: 10px;
    top: 50px;
    margin-bottom: 0;
  }
}

.header-right .translate-btn a {
  color: #333 !important;
  font-size: 15px;
  position: relative;
  padding-right: 20px;
}

@media screen and (max-width: 640px) {
  .header-right .translate-btn a {
    font-size: 13px;
  }
}

.header-right .translate-btn a:first-child {
  margin-right: 20px;
}

.header-right .translate-btn a:before {
  position: absolute;
  content: "\f054";
  font-family: "Font Awesome 5 Pro";
  top: 55%;
  right: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  display: block;
  font-size: 11px;
  font-size: 1.1rem;
}

.header-right .header-btn {
  background: #fb6103;
}

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

.header-right .header-btn:hover {
  background: #333;
  opacity: 1;
  -webkit-transition: all 1.0s;
  transition: all 1.0s;
}

.header-right .header-btn a {
  font-size: 15px;
  font-weight: 500;
  color: #fff;
  display: block;
  padding: 6.5px 41px 6.5px 65px;
  position: relative;
}

@media screen and (max-width: 834px) {
  .header-right .header-btn a {
    font-size: 14px;
    padding: 6.5px 26px 6.5px 47px;
  }
}

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

@media screen and (max-width: 834px) {
  .header-right .header-btn a:before {
    left: 28px;
  }
}

.header-right .header-btn a:hover {
  opacity: 1;
  -webkit-transition: all 1.0s;
  transition: all 1.0s;
  color: #fff;
}

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

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

.header .nav-item {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  position: relative;
}

.header .nav-item:first-child:after {
  position: absolute;
  content: "";
  height: 25px;
  width: 1px;
  background: #ccc;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.header .nav-item:before {
  position: absolute;
  content: "";
  height: 25px;
  width: 1px;
  background: #ccc;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.header .nav-item a {
  display: block;
  color: #333;
  font-weight: 500;
  position: relative;
  padding-bottom: 5px;
}

.header .nav-item a:after {
  position: absolute;
  content: "";
  z-index: 111;
  display: block;
  width: 100%;
  height: 3px;
  background-color: #fb6103;
  bottom: 0;
  left: 0;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transform-origin: center top;
  transform-origin: center top;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.header .nav-item a:hover::after {
  -webkit-transform: scale(1, 1);
          transform: scale(1, 1);
}

.header .nav-item a:hover {
  opacity: 1;
}

.header .nav-item a .naven {
  display: block;
  font-size: 12px;
  font-weight: 200;
}

@media screen and (max-width: 834px) {
  .header .nav-item a .naven {
    display: none;
  }
}

.header-contsp {
  display: none;
}

@media screen and (max-width: 640px) {
  .header-contsp {
    display: block;
    position: absolute;
    right: 10px;
    top: 82px;
  }
  .header-contsp .header-mailsp a img {
    width: 40px !important;
  }
}

#mainArea {
  position: relative;
}

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

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

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

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

#mainArea .maintext {
  position: absolute;
  right: 30px;
  bottom: 90px;
}

@media only screen and (max-width: 1400px) {
  #mainArea .maintext {
    width: 530px;
  }
}

@media only screen and (max-width: 1200px) {
  #mainArea .maintext {
    right: 30px;
    bottom: 30px;
  }
}

@media screen and (max-width: 834px) {
  #mainArea .maintext {
    width: 400px;
  }
}

@media screen and (max-width: 834px) {
  #mainArea .maintext {
    width: 300px;
  }
}

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

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

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

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

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

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

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

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

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

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

#global_header .sub li a:after {
  background: #fff !important;
}

.header-fixed {
  position: fixed;
  top: 0;
  padding: 0 0 10px 0 !important;
  width: 100%;
  background: #fff;
  z-index: 111;
}

@media screen and (max-width: 834px) {
  .header-fixed {
    position: static;
  }
}

.header-fixed .header-sect {
  display: none;
}

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

/*バイリンガルボタン*/
footer#global_footer {
  width: 100%;
  min-width: 100% !important;
  height: auto;
  background: #fff;
}

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

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

.contact-wrap {
  background: url(../images/contents/bg3.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  margin-left: calc(((100vw - 100%) / 2) * -1);
  margin-right: calc(((100vw - 100%) / 2) * -1);
  padding: 80px 20px 80px 20px;
}

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

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

.contact-wrap h2 {
  display: inline-block;
  font-size: 40px;
  font-weight: 500;
  color: #fff;
  margin-bottom: 20px;
}

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

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

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

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

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

.contact-wrap h2 .blk:before {
  position: absolute;
  content: "";
  background: #fff;
  width: 110px;
  height: 1px;
  left: 195px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

@media screen and (max-width: 640px) {
  .contact-wrap h2 .blk:before {
    width: 80px;
    left: 160px;
  }
}

.contact-wrap h2 .blk:after {
  position: absolute;
  content: "";
  background: #fff;
  width: 110px;
  height: 1px;
  right: 195px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

@media screen and (max-width: 640px) {
  .contact-wrap h2 .blk:after {
    width: 80px;
    right: 160px;
  }
}

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

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

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

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

.contact-wrap .cont-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 20px;
}

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

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

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

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

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

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

.contact-wrap .cont-btn .btn1 a:hover {
  background: #fb6103;
  opacity: 1;
  -webkit-transition: all 1.0s;
  transition: all 1.0s;
}

.footer {
  padding: 60px 0;
}

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

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

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

.footer-left img {
  width: 250px;
}

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

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

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

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

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

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

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

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

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

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

.index-wrap1 .box1 {
  width: 495px;
}

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

@media only screen and (max-width: 1000px) {
  .index-wrap1 .box1 {
    width: 400px;
  }
}

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

.index-wrap1 .box1 .title_1 {
  line-height: 1.5;
}

.index-wrap1 .box1 .title_1 h1 {
  font-size: 30px;
  font-weight: bold;
}

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

@media only screen and (max-width: 1000px) {
  .index-wrap1 .box1 .title_1 h1 {
    font-size: 24px;
  }
}

@media only screen and (max-width: 450px) {
  .index-wrap1 .box1 .title_1 h1 {
    font-size: 19px;
  }
}

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

.index-wrap1 .box1 .btn-fle {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

@media screen and (max-width: 834px) {
  .index-wrap1 .box1 .btn-fle {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

@media screen and (max-width: 640px) {
  .index-wrap1 .box1 .btn-fle {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

@media screen and (max-width: 834px) {
  .index-wrap1 .box1 .btn-fle .box {
    width: 48%;
  }
}

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

.index-wrap1 .box1 .btn-fle .box:first-child {
  margin-bottom: 15px;
}

@media screen and (max-width: 834px) {
  .index-wrap1 .box1 .btn-fle .box:first-child {
    margin-bottom: 0;
  }
}

@media screen and (max-width: 640px) {
  .index-wrap1 .box1 .btn-fle .box:first-child {
    margin-bottom: 15px;
  }
}

.index-wrap1 .box1 .btn-fle .box:first-child div {
  background: #fb6103;
  display: inline-block;
  position: relative;
}

@media screen and (max-width: 834px) {
  .index-wrap1 .box1 .btn-fle .box:first-child div {
    display: block;
  }
}

@media screen and (max-width: 640px) {
  .index-wrap1 .box1 .btn-fle .box:first-child div {
    width: 270px;
    margin: 0 auto;
  }
}

.index-wrap1 .box1 .btn-fle .box:first-child div:before {
  position: absolute;
  content: "";
  width: 35px;
  height: 1px;
  background: #fff;
  right: 0;
  top: 27px;
  z-index: 111;
}

.index-wrap1 .box1 .btn-fle .box:first-child div a {
  opacity: 1;
  margin: 0 auto;
  text-decoration: none;
  background: #fb6103;
  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 112px 9px 112px;
  -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: 1200px) {
  .index-wrap1 .box1 .btn-fle .box:first-child div a {
    padding: 6.5px 80px 6.5px 80px;
  }
}

@media screen and (max-width: 834px) {
  .index-wrap1 .box1 .btn-fle .box:first-child div a {
    text-align: center;
    padding: 6.5px 0;
  }
}

.index-wrap1 .box1 .btn-fle .box:first-child div a:hover {
  background: #fff;
  color: #fb6103;
}

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

.index-wrap1 .box1 .btn-fle .box:first-child div a:after {
  right: inherit;
  top: inherit;
  left: 0;
  bottom: 0;
}

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

.index-wrap1 .box1 .btn-fle .box:last-child div {
  background: #fb6103;
  display: inline-block;
  position: relative;
}

@media screen and (max-width: 834px) {
  .index-wrap1 .box1 .btn-fle .box:last-child div {
    display: block;
  }
}

@media screen and (max-width: 640px) {
  .index-wrap1 .box1 .btn-fle .box:last-child div {
    width: 270px;
    margin: 0 auto;
  }
}

.index-wrap1 .box1 .btn-fle .box:last-child div:before {
  position: absolute;
  content: "";
  width: 35px;
  height: 1px;
  background: #fff;
  right: 0;
  top: 27px;
  z-index: 111;
}

.index-wrap1 .box1 .btn-fle .box:last-child div a {
  opacity: 1;
  margin: 0 auto;
  text-decoration: none;
  background: #fb6103;
  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 112px 9px 112px;
  -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: 1200px) {
  .index-wrap1 .box1 .btn-fle .box:last-child div a {
    padding: 6.5px 80px 6.5px 80px;
  }
}

@media screen and (max-width: 834px) {
  .index-wrap1 .box1 .btn-fle .box:last-child div a {
    text-align: center;
    padding: 6.5px 0;
  }
}

.index-wrap1 .box1 .btn-fle .box:last-child div a:hover {
  background: #fff;
  color: #fb6103;
}

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

.index-wrap1 .box1 .btn-fle .box:last-child div a:after {
  right: inherit;
  top: inherit;
  left: 0;
  bottom: 0;
}

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

.index-wrap1 .box2 {
  width: calc(100% - 570px);
}

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

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

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

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

.index-bg1 {
  background: #f6f6f6;
  padding: 100px 10px;
  margin-left: calc(((100vw - 100%) / 2) * -1) !important;
  margin-right: calc(((100vw - 100%) / 2) * -1) !important;
}

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

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

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

.index-bg1 .title_2 h2 {
  display: inline-block;
  font-size: 40px;
  font-weight: 500;
}

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

@media screen and (max-width: 834px) {
  .index-bg1 .title_2 h2 {
    font-size: 32px;
    margin-bottom: 20px;
  }
}

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

.index-bg1 .title_2 h2 .jnote-tit {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.index-bg1 .title_2 h2 .ch1 {
  font-size: 25px;
  vertical-align: sub;
}

.index-bg1 .title_2 h2 .blk {
  font-size: 16px;
  display: block;
  color: #fb6103;
  margin-top: 25px;
  position: relative;
  padding: 0 30px;
}

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

.index-bg1 .title_2 h2 .blk:before {
  position: absolute;
  content: "";
  background: #333;
  width: 110px;
  height: 1px;
  left: 210px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

@media screen and (max-width: 640px) {
  .index-bg1 .title_2 h2 .blk:before {
    width: 80px;
    left: 190px;
  }
}

.index-bg1 .title_2 h2 .blk:after {
  position: absolute;
  content: "";
  background: #333;
  width: 110px;
  height: 1px;
  right: 210px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

@media screen and (max-width: 640px) {
  .index-bg1 .title_2 h2 .blk:after {
    width: 80px;
    right: 190px;
  }
}

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

.index-bg1 .index-fle1 .box1 {
  width: 40%;
}

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

.index-bg1 .index-fle1 .box2 {
  width: 55%;
}

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

@media only screen and (max-width: 1200px) {
  .index-bg1 .index-fle1 .box2 .logo img {
    width: 200px !important;
  }
}

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

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

.index-bg1 .index-fle1 .box2 .btn1 div {
  background: #fb6103;
  display: inline-block;
  position: relative;
}

@media screen and (max-width: 834px) {
  .index-bg1 .index-fle1 .box2 .btn1 div {
    width: 240px;
  }
}

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

.index-bg1 .index-fle1 .box2 .btn1 div:before {
  position: absolute;
  content: "";
  width: 35px;
  height: 1px;
  background: #fff;
  right: 0;
  top: 27px;
  z-index: 111;
}

.index-bg1 .index-fle1 .box2 .btn1 div a {
  opacity: 1;
  margin: 0 auto;
  text-decoration: none;
  background: #fb6103;
  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 112px 9px 112px;
  -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: 1200px) {
  .index-bg1 .index-fle1 .box2 .btn1 div a {
    padding: 6.5px 80px 6.5px 80px;
  }
}

@media screen and (max-width: 834px) {
  .index-bg1 .index-fle1 .box2 .btn1 div a {
    text-align: center;
    padding: 6.5px 0;
  }
}

.index-bg1 .index-fle1 .box2 .btn1 div a:hover {
  background: #fff;
  color: #fb6103;
}

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

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

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

.index-bg2 {
  padding: 140px 0 120px 0;
  background-repeat: no-repeat;
  background-size: cover;
}

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

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

.index-bg2 .title_3 article {
  text-align: center;
}

.index-bg2 .title_3 article h2 {
  display: inline-block;
  font-size: 40px;
  font-weight: 500;
  color: #fff;
}

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

@media screen and (max-width: 834px) {
  .index-bg2 .title_3 article h2 {
    font-size: 32px;
    margin-bottom: 20px;
  }
}

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

.index-bg2 .title_3 article h2 .blk {
  font-size: 16px;
  display: block;
  color: #fff;
  margin-top: 25px;
  position: relative;
  padding: 0 30px;
}

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

.index-bg2 .title_3 article h2 .blk:before {
  position: absolute;
  content: "";
  background: #fff;
  width: 110px;
  height: 1px;
  left: 180px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

@media screen and (max-width: 640px) {
  .index-bg2 .title_3 article h2 .blk:before {
    width: 80px;
    left: 160px;
  }
}

.index-bg2 .title_3 article h2 .blk:after {
  position: absolute;
  content: "";
  background: #fff;
  width: 110px;
  height: 1px;
  right: 180px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

@media screen and (max-width: 640px) {
  .index-bg2 .title_3 article h2 .blk:after {
    width: 80px;
    right: 160px;
  }
}

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

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

.index-fle2 .index-wrap2 {
  width: 47%;
  background: url(../images/contents/bg4.jpg);
  padding: 30px;
  -webkit-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.2);
          box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.2);
}

@media only screen and (max-width: 1400px) {
  .index-fle2 .index-wrap2 {
    width: 48%;
  }
}

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

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

.index-fle2 .index-wrap2 .tit-img img {
  width: 260px !important;
}

@media only screen and (max-width: 1200px) {
  .index-fle2 .index-wrap2 .tit-img img {
    width: 200px !important;
  }
}

.index-fle2 .index-wrap2 .title_4 h3 {
  font-size: 36px;
  font-family: Helvetica;
}

@media only screen and (max-width: 1200px) {
  .index-fle2 .index-wrap2 .title_4 h3 {
    font-size: 32px;
  }
}

@media only screen and (max-width: 1000px) {
  .index-fle2 .index-wrap2 .title_4 h3 {
    font-size: 28px;
  }
}

.index-fle2 .index-wrap2 .title_4 h3 .col1 {
  color: #fb6103;
}

.index-fle2 .index-wrap2 .title_4 h3 .ch1 {
  font-size: 15px;
}

.index-fle2 .index-wrap2 .title_4 div {
  font-family: Helvetica;
  margin-top: 10px;
}

.index-fle2 .index-wrap2 .index-price div {
  font-size: 26px;
  font-weight: 500;
}

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

.index-fle2 .index-wrap2 .btn1 div {
  background: #fb6103;
  display: inline-block;
  width: 290px;
}

@media only screen and (max-width: 1000px) {
  .index-fle2 .index-wrap2 .btn1 div {
    width: 210px;
  }
}

.index-fle2 .index-wrap2 .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: 6px 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

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

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

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

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

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

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

@media screen and (max-width: 834px) {
  .index-btn1 div {
    width: 270px;
  }
}

@media screen and (max-width: 640px) {
  .index-btn1 div {
    width: 270px;
  }
}

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

.index-btn1 div a {
  opacity: 1;
  margin: 0 auto;
  text-decoration: none;
  background: #fb6103;
  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 112px 9px 112px;
  -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: 1200px) {
  .index-btn1 div a {
    padding: 6.5px 80px 6.5px 80px;
  }
}

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

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

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

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

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

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

@media screen and (max-width: 834px) {
  .index-bg3 {
    padding: 70px 0;
    background-position: left;
  }
}

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

.index-bg3 .text-wrap {
  width: 550px;
}

@media screen and (max-width: 834px) {
  .index-bg3 .text-wrap {
    width: auto;
  }
}

.index-bg3 .text-wrap .title_5 h2 {
  font-size: 40px;
  color: #fff;
  line-height: 1.5;
}

@media only screen and (max-width: 1500px) {
  .index-bg3 .text-wrap .title_5 h2 {
    font-size: 34px;
  }
}

@media screen and (max-width: 834px) {
  .index-bg3 .text-wrap .title_5 h2 {
    font-size: 30px;
  }
}

@media screen and (max-width: 640px) {
  .index-bg3 .text-wrap .title_5 h2 {
    font-size: 26px;
  }
}

.index-bg3 .text-wrap .title_5 h2 .blk {
  display: block;
}

.index-bg3 .text-wrap .text1 div {
  color: #fff;
}

@media only screen and (max-width: 1200px) {
  .index-bg3 .img1 {
    width: 370px;
  }
}

@media only screen and (max-width: 450px) {
  .index-bg3 .img1 {
    width: auto;
  }
}

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

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

.title_2-2 article {
  text-align: center;
}

.title_2-2 article h2 {
  display: inline-block;
  font-size: 40px;
  font-weight: 500;
}

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

@media screen and (max-width: 834px) {
  .title_2-2 article h2 {
    font-size: 32px;
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 640px) {
  .title_2-2 article h2 {
    font-size: 30px;
  }
}

.title_2-2 article h2 .blk {
  font-size: 16px;
  display: block;
  color: #fb6103;
  margin-top: 25px;
  position: relative;
  padding: 0 30px;
}

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

.title_2-2 article h2 .blk:before {
  position: absolute;
  content: "";
  background: #333;
  width: 110px;
  height: 1px;
  left: 140px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

@media screen and (max-width: 640px) {
  .title_2-2 article h2 .blk:before {
    width: 80px;
    left: 120px;
  }
}

.title_2-2 article h2 .blk:after {
  position: absolute;
  content: "";
  background: #333;
  width: 110px;
  height: 1px;
  right: 140px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

@media screen and (max-width: 640px) {
  .title_2-2 article h2 .blk:after {
    width: 80px;
    right: 120px;
  }
}

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

.index-wrap3 .title_11 h3 {
  font-size: 24px;
  font-weight: bold;
}

.index-wrap3 .title_11 h3 .ch1 {
  font-size: 25px;
  vertical-align: -webkit-baseline-middle;
}

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

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

.index-wrap3 .box1 .video1 {
  text-align: center;
}

.index-wrap3 .box2 {
  width: 49%;
}

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

.index-wrap3 .box2 .video2 {
  text-align: center;
}

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

div.under ul li a {
  font-weight: 400;
  font-family: "Noto Serif JP", "Times New Roman", "游明朝体", "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: #fb6103;
  color: #fff;
  margin-top: 20px;
  padding: 15px 0;
  width: 100%;
  text-align: center;
  text-decoration: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.flex2cl_01 .flxL {
  width: 57%;
}

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

.flex2cl_01 .flxR {
  width: 40%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.mean-bar .mean-nav .mean-expand {
  width: 35px !important;
  height: 35px !important;
  right: 8px !important;
  padding: 16px 20px 8px 12px !important;
}

.mean-bar .mean-nav .nav-ul .nav-item .naven {
  display: none;
}

a:hover {
  text-decoration: none;
}

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

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

@media only screen and (max-width: 1300px) {
  .title_6 {
    padding: 190px 30px 120px 30px;
  }
}

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

.title_6 article {
  margin: 0 auto;
  max-width: 1320px;
  padding: 30px 100px;
  background: rgba(255, 255, 255, 0.8);
  display: inline-block;
  position: absolute;
  right: 0;
  bottom: 0;
}

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

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

.title_6 article h1 {
  line-height: 1.9;
  color: #fb6103;
  font-size: 57px;
  font-weight: bold;
  text-align: right !important;
}

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

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

.title_6 article h1 .ch1 {
  font-size: 25px;
  vertical-align: initial;
}

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

.title_6 article h1 .ch2 {
  font-size: 42px;
  vertical-align: -webkit-baseline-middle;
}

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

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

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

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

.title_6-fon2 h1 {
  font-family: Helvetica;
  font-weight: 500 !important;
}

.title_6-fon2 h1 img {
  width: 400px !important;
  margin-bottom: 10px;
}

@media screen and (max-width: 834px) {
  .title_6-fon2 h1 img {
    width: 300px !important;
  }
}

.title_6-fon2 div {
  font-family: Helvetica;
  font-weight: 500 !important;
}

.title_6-jnote h1 img {
  width: auto !important;
}

.breadcrumb-ch {
  text-align: right;
}

.breadcrumb-ch .pan-ch {
  display: inline-block;
  font-size: 13px;
  color: #333;
  font-weight: bold;
  text-align: right;
  padding-left: 20px;
  position: relative;
}

.breadcrumb-ch .pan-ch: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-ch .pan-ch a {
  color: #333;
  text-decoration: none;
  font-weight: bold;
}

.breadcrumb-ch .pan-ch a:hover {
  text-decoration: underline;
}

.title_6-bl {
  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_6-bl {
    padding: 200px 30px 100px 30px;
    background-attachment: initial;
    background-size: cover;
  }
}

.title_6-bl .blogtitle {
  margin: 0 auto;
  max-width: 1320px;
  padding: 30px 100px;
  background: #fff;
  display: inline-block;
  position: absolute;
  right: 0;
  bottom: 0;
}

@media screen and (max-width: 834px) {
  .title_6-bl .blogtitle {
    padding: 10px 50px;
  }
}

.title_6-bl .blogtitle .text1 {
  line-height: 1.9;
  color: #fb6103;
  font-size: 57px;
  font-weight: bold;
  text-shadow: 2px 2px 1px #fff;
  text-align: right !important;
}

@media only screen and (max-width: 1000px) {
  .title_6-bl .blogtitle .text1 {
    font-size: 37px;
  }
}

@media screen and (max-width: 640px) {
  .title_6-bl .blogtitle .text1 {
    font-size: 35px;
  }
}

.title_6-bl .blogtitle .text2 {
  font-size: 22px;
  font-weight: bold;
  text-align: right;
}

@media only screen and (max-width: 1000px) {
  .title_6-bl .blogtitle .text2 {
    font-size: 17px;
  }
}

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

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

.title_8 h2 .ch1 {
  font-size: 25px;
  vertical-align: -webkit-baseline-middle;
}

.about_jnote-wrap1 {
  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;
  background: #f5f5f5;
  padding: 50px;
}

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

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

.about_jnote-wrap1 .box1 {
  width: 340px;
}

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

.about_jnote-wrap1 .box2 {
  width: calc(100% - 365px);
}

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

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

.about_jnote-wrap1 .box2 .about_jnote-ul1 ul li {
  font-weight: bold;
  padding: 10px;
  border-bottom: 1px dashed #fb6103;
  padding-left: 30px;
  position: relative;
}

.about_jnote-wrap1 .box2 .about_jnote-ul1 ul li:before {
  position: absolute;
  content: "♦";
  left: 0;
  color: #fb6103;
}

.about_jnote-wrap1 .box2 .text1 div {
  font-size: 22px;
  font-weight: bold;
}

@media only screen and (max-width: 1100px) {
  .about_jnote-wrap1 .box2 .text1 div .blk {
    display: block;
  }
}

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

@media screen and (max-width: 640px) {
  .about_jnote-wrap1 .box2 .text1 div .blk {
    display: block;
  }
}

.about_jnote-wrap1 .box2 .text2 div {
  font-size: 25px;
  font-weight: bold;
  color: #fb6103;
}

@media screen and (max-width: 640px) {
  .about_jnote-wrap1 .box2 .text2 div {
    font-size: 24px;
  }
}

@media only screen and (max-width: 1100px) {
  .about_jnote-wrap1 .box2 .text2 div .fonch {
    display: block;
  }
}

@media screen and (max-width: 834px) {
  .about_jnote-wrap1 .box2 .text2 div .fonch {
    display: inline-block;
  }
}

/* ------------------------------------------------------------
livefile.html
------------------------------------------------------------ */
.livefile-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;
}

.livefile-ul1 ul li {
  font-weight: bold;
  padding: 10px;
  border-bottom: 1px dashed #fb6103;
  padding-left: 30px;
  position: relative;
}

.livefile-ul1 ul li:before {
  position: absolute;
  content: "♦";
  left: 0;
  color: #fb6103;
}

.livefile-img img {
  width: 100% !important;
}

@media screen and (max-width: 834px) {
  .livefile-tb1 table {
    table-layout: fixed;
  }
}

.livefile-tb1 table tr td {
  border: none !important;
  padding: 5px !important;
}

.livefile-tb1 table tr td div {
  font-weight: 500;
}

@media screen and (max-width: 834px) {
  .livefile-tb1 table tr .ch1 {
    width: 33px !important;
  }
}

@media screen and (max-width: 834px) {
  .livefile-tb1 table tr .ch1 img {
    width: 25px !important;
  }
}

@media screen and (max-width: 834px) {
  .livefile-tb1 table tr .ch2 {
    width: 165px !important;
  }
}

.livefile-tb1 table tr .ch2 img {
  width: 100% !important;
}

.livefile-wrap1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  line-height: 1.4;
}

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

.livefile-wrap1 .wrapbox1 {
  width: 49%;
}

@media screen and (max-width: 834px) {
  .livefile-wrap1 .wrapbox1 {
    width: 100%;
    margin-bottom: 30px;
  }
}

.livefile-wrap1 .wrapbox1 .livefile-fle1 .box {
  width: 100%;
}

.livefile-wrap1 .wrapbox1 .livefile-fle1 .box img {
  width: 100% !important;
}

.livefile-wrap1 .wrapbox1 .livefile-fle1 .box .col-or {
  color: #fb6103;
}

.livefile-wrap1 .wrapbox2 {
  width: 49%;
}

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

.livefile-wrap1 .wrapbox2 .livefile-fle2-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.livefile-wrap1 .wrapbox2 .livefile-fle2-wrap .livefile-fle2 {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
      -ms-flex-direction: column !important;
          flex-direction: column !important;
  width: 48%;
}

.livefile-wrap1 .wrapbox2 .livefile-fle2-wrap .livefile-fle2 .box {
  width: 100%;
}

.livefile-wrap1 .wrapbox2 .livefile-fle2-wrap .livefile-fle2 .box img {
  width: 100% !important;
}

.col-or {
  color: #fb6103;
}

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

.livefile-fle3 .box {
  width: 24%;
}

@media screen and (max-width: 834px) {
  .livefile-fle3 .box {
    width: 49%;
  }
  .livefile-fle3 .box:nth-of-type(n + 3) {
    margin-top: 30px;
  }
}

.livefile-fle3 .box img {
  width: 100% !important;
}

.livefile-fle4 {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.livefile-fle4 .box:first-child {
  width: 24%;
  margin-right: 1%;
}

@media screen and (max-width: 834px) {
  .livefile-fle4 .box:first-child {
    width: 49%;
    margin-right: 0;
    margin-bottom: 30px;
  }
}

.livefile-fle4 .box:last-child {
  width: 48%;
}

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

.livefile-fle4 .box img {
  width: 100% !important;
}

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

.livefile-wrap2 .box1 {
  width: 250px;
}

@media screen and (max-width: 640px) {
  .livefile-wrap2 .box1 {
    width: 100%;
    margin-bottom: 15px;
  }
}

.livefile-wrap2 .box2 {
  width: calc(100% - 280px);
}

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

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

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

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

.livefile-wrap2 .box2 .title_10 h3:after {
  content: "□";
  position: absolute;
  left: 5px;
  top: 3px;
  color: #fb6103;
}

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

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

.livefile-wrap2 .box2 .btn1 div:before {
  position: absolute;
  content: "";
  width: 35px;
  height: 1px;
  background: #fff;
  right: 0;
  top: 27px;
  z-index: 111;
}

.livefile-wrap2 .box2 .btn1 div a {
  opacity: 1;
  margin: 0 auto;
  text-decoration: none;
  background: #fb6103;
  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 112px 9px 112px;
  -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: 1200px) {
  .livefile-wrap2 .box2 .btn1 div a {
    padding: 6.5px 80px 6.5px 80px;
  }
}

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

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

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

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

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

.livefile-wrap3 .img1 {
  width: 250px;
}

@media screen and (max-width: 834px) {
  .livefile-wrap3 .img1 {
    width: 100%;
    margin-bottom: 15px;
  }
}

.livefile-wrap3 .livefile-dl1 {
  width: calc(100% - 275px);
}

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

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

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

.livefile-wrap3 .livefile-dl1 dl dt {
  width: 260px !important;
  background: none !important;
  border: none !important;
  border-bottom: 1px solid #fb6103 !important;
  padding: 10px !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) {
  .livefile-wrap3 .livefile-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;
  }
}

.livefile-wrap3 .livefile-dl1 dl dd {
  width: calc(100% - 260px) !important;
  border: none !important;
  border-bottom: 1px solid #ccc !important;
  padding: 10px !important;
}

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

/* ------------------------------------------------------------
livepod.html
------------------------------------------------------------ */
.livepod-tb1 {
  line-height: 1.4;
  width: 1100px;
}

@media only screen and (max-width: 1200px) {
  .livepod-tb1 {
    width: 100%;
  }
}

@media screen and (max-width: 640px) {
  .livepod-tb1 table {
    table-layout: fixed;
  }
}

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

.livepod-tb1 table tr td .text1 {
  color: #fb6103;
  font-size: 22px;
  font-weight: bold;
}

@media only screen and (max-width: 1200px) {
  .livepod-tb1 table tr td .text1 {
    font-size: 20px;
  }
}

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

@media screen and (max-width: 834px) {
  .livepod-tb1 table tr .td1 {
    width: 45px !important;
  }
}

@media screen and (max-width: 834px) {
  .livepod-tb1 table tr .td1 img {
    width: 25px !important;
  }
}

@media screen and (max-width: 640px) {
  .livepod-tb1 table tr .td2 {
    width: 270px !important;
  }
}

@media screen and (max-width: 640px) {
  .livepod-tb1 table tr .td3 .blk {
    display: block;
  }
}

@media screen and (max-width: 640px) {
  .livepod-tb1 table tr .ch1 .blk {
    display: block;
  }
}

.livepod-fle5 {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

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

.livepod-fle5 .box {
  width: 24%;
  margin-right: 1%;
}

.livepod-fle5 .box:last-child {
  margin-right: 0;
}

@media screen and (max-width: 834px) {
  .livepod-fle5 .box {
    width: 49%;
    margin-right: 0;
  }
  .livepod-fle5 .box:nth-of-type(n + 3) {
    margin-top: 30px;
  }
}

.livepod-fle5 .box img {
  width: 100% !important;
}

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

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

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

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

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

.goods-wrap1 .box1 {
  width: 48%;
}

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

.goods-wrap1 .box1 .gallery-wrap {
  background: #f5f5f5;
  width: 100%;
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
  padding: 20px 40px 50px;
  border: 1px solid #ccc;
  border-top: 10px solid #fb6103;
}

@media screen and (max-width: 834px) {
  .goods-wrap1 .box1 .gallery-wrap {
    margin: 0 auto;
    width: 100%;
  }
}

.goods-wrap1 .box1 .gallery-wrap .title_12 h2 {
  font-size: 18px;
  font-weight: bold;
}

.goods-wrap1 .box1 .gallery-wrap .gallery ul {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -ms-touch-action: pan-y;
      touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
  margin-bottom: 30px;
}

.goods-wrap1 .box1 .gallery-wrap .gallery ul li {
  list-style-type: none;
  text-align: left;
  float: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow: hidden;
  width: 20%;
  position: relative;
  height: auto !important;
  outline: none;
}

.goods-wrap1 .box1 .gallery-wrap .gallery ul li img {
  width: 80% !important;
  margin: 0 auto;
}

@media only screen and (max-width: 1200px) {
  .goods-wrap1 .box1 .gallery-wrap .gallery ul li img {
    width: 100% !important;
  }
}

.goods-wrap1 .box1 .gallery .slick-initialized img {
  width: auto !important;
  margin: 0 auto;
  text-align: center;
  height: auto !important;
}

@media only screen and (max-width: 450px) {
  .goods-wrap1 .box1 .gallery .slick-initialized img {
    height: 170px !important;
  }
}

.goods-wrap1 .box1 .gallery .slick-dots li {
  width: 18% !important;
  margin: 0 1% 10px 1% !important;
}

.goods-wrap1 .box1 .gallery .slick-dots li img {
  width: 100% !important;
  height: 50px !important;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: 'object-fit: cover;';
}

.goods-wrap1 .box2 {
  width: 48%;
}

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

@media screen and (max-width: 834px) {
  .goods-wrap1 .box2 .btn1 {
    text-align: center;
  }
}

.goods-wrap1 .box2 .btn1 div {
  background: #fb6103;
  display: inline-block;
  position: relative;
}

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

.goods-wrap1 .box2 .btn1 div a {
  opacity: 1;
  margin: 0 auto;
  text-decoration: none;
  background: #fb6103;
  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 112px 9px 112px;
  -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: 1200px) {
  .goods-wrap1 .box2 .btn1 div a {
    padding: 6.5px 80px 6.5px 80px;
  }
}

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

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

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

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

.global_headerbl {
  background: none !important;
}

/* ------------------------------------------------------------
blog
------------------------------------------------------------ */
.blog {
  width: 100%;
  text-align: left;
  margin: 20px auto;
}

@media screen and (max-width: 640px) {
  .blog {
    margin: 15px auto;
  }
}

.blog .wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  max-width: 1420px;
  margin: 0 auto;
}

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

.blog .wrap aside {
  width: 25%;
  min-width: 262px;
  overflow: hidden;
  padding: 0 10px;
}

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

.blog .wrap aside #search {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-align-items: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 30px 0 0;
}

.blog .wrap aside #search form {
  width: 100%;
}

.blog .wrap aside #search form input {
  padding: 10px;
}

.blog .wrap aside #search form button {
  position: absolute;
  top: 50%;
  right: 10px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  border: none;
  background: url(../img/search.png) no-repeat;
  background-size: 22px;
  background-position: center center;
  text-indent: -9999px;
  width: 22px;
}

.blog .wrap aside nav {
  padding: 20px 0;
}

.blog .wrap aside nav h3 {
  text-align: center;
  font-size: 1.2rem !important;
  font-weight: normal;
  color: #fff;
  background-color: #fb6103;
  border-radius: 3px;
  width: auto;
  margin: 20px 0;
  padding: 8px;
  clear: both;
}

.blog .wrap aside nav .pages li {
  padding: 10px 0;
  border-bottom: 1px dashed #ccc;
}

.blog .wrap aside nav .pages li a {
  color: #fb6103;
}

.blog .wrap #contents {
  width: 70%;
  overflow: hidden;
  margin: 0;
}

.blog .wrap #contents article ul {
  margin-bottom: 10px;
}

.blog .wrap #contents article ul li a {
  color: #fb6103 !important;
}

.blog .wrap #contents article .flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.blog .wrap #contents article .flex .flex_images {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.blog .wrap #contents .date {
  color: #fb6103 !important;
}

.blog aside nav h3 {
  line-height: 25px !important;
}

.blog nav > a {
  display: block;
  border: 0;
  margin: 15px auto 0;
  padding: 6px;
  border: 1px solid #ececec;
  background-color: #fb6103;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #fff !important;
  text-shadow: none !important;
  border-radius: 3px;
  font-size: 12px !important;
  text-align: center;
}

@media screen and (max-width: 834px) {
  .blog nav > a {
    padding: 20px;
  }
}

#main .blog_list {
  height: 250px;
  padding-right: 20px;
  overflow-y: scroll;
  width: 100%;
  margin: 0 auto;
  border: none !important;
}

#main .blog_list .blog_text {
  color: #fff;
}

#main .blog_list .blog_text h3 a {
  color: #fff;
}

.blog_date {
  color: #fff !important;
}

.blog_photo {
  width: 30% !important;
}

.recruit.form {
  margin: 40px 10px 10px 10px !important;
}

.blog #contents img {
  width: 100%;
}

.blog #page19 a {
  color: #fb6103;
}

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

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

.category li a {
  color: #fb6103;
}

.blog #contents > article > h2 span, .blog h1 span {
  display: none;
}

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

.blog #contents > article > ul li a {
  padding: 0 5px;
  color: #21427c;
}

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

.titleblog_02 h2 {
  position: relative;
  padding-left: 30px;
  font-size: 20px !important;
  color: #333;
  font-weight: bold;
  padding-bottom: 0 !important;
}

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

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

/* ------------------------------------------------------------
indexblog
------------------------------------------------------------ */
@media screen and (max-width: 640px) {
  .index-blog {
    margin-top: 15px;
  }
}

.index-blog .blog_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
      -ms-flex-direction: row !important;
          flex-direction: row !important;
  max-height: 250px;
  overflow-x: auto;
  -ms-flex-wrap: wrap !important;
      flex-wrap: wrap !important;
}

.index-blog .blog_list > div {
  width: 100%;
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
      -ms-flex-direction: row !important;
          flex-direction: row !important;
  background: #fff;
  background: none;
  border-bottom: 1px solid #ccc !important;
}

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

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

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

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

@media screen and (max-width: 640px) {
  .index-blog .blog_list > div .blog_text h3 {
    display: block;
    margin-left: 0;
    margin-bottom: 0;
  }
}

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

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

/* ------------------------------------------------------------
blog/search.html
------------------------------------------------------------ */
.blog #contents > dl {
  padding: 30px;
  margin-bottom: 15px;
  background: #fff6f1;
  border: solid 2px #fb6103;
  border-radius: 0 !important;
}

.blog #contents > dl:first-child {
  margin-top: 30px;
}

.blog #contents > dl:last-child {
  margin-bottom: 0;
}

.blog #contents > dl dt .date {
  display: block;
  font-size: 15px;
}

.blog #contents > dl dt a {
  color: #333;
  font-weight: bold;
}

.blog #contents > dl dt a span {
  font-size: 18px !important;
}

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

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

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

/* ------------------------------------------------------------
calendar
------------------------------------------------------------ */
body {
  background: none !important;
}

/* ------------------------------------------------------------
contact.html
------------------------------------------------------------ */
#global_header {
  background: none;
}

.contact-text1 div a {
  text-decoration: none;
  color: #fb6103;
  font-weight: bold;
}

.mail.title {
  display: none;
}

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

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

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

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

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

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

.en_blog-wrap .box1 {
  width: 25%;
}

@media screen and (max-width: 834px) {
  .en_blog-wrap .box1 {
    width: 100%;
    margin-top: 80px;
  }
}

.en_blog-wrap .box1 .text1 {
  background: #fb6103;
  font-size: 1.2rem !important;
  font-weight: normal;
  color: #fff;
  background-color: #fb6103;
  border-radius: 3px;
  padding: 8px;
}

.en_blog-wrap .box1 .text1 div {
  color: #fff;
}

.en_blog-wrap .box1 .text1 div a {
  color: #fff;
}

.en_blog-wrap .box1 .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;
}

.en_blog-wrap .box1 .ul1 ul li {
  padding: 10px 0;
  padding: 10px 0;
  border-bottom: 1px dashed #ccc;
}

.en_blog-wrap .box1 .ul1 ul li a {
  display: block;
  color: #fb6103;
}

.en_blog-wrap .box1 .ul2 ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.en_blog-wrap .box1 .ul2 ul li {
  padding: 10px 0;
  padding: 10px 0;
  border-bottom: 1px dashed #ccc;
}

.en_blog-wrap .box1 .ul2 ul li a {
  display: block;
  color: #fb6103;
}

.en_blog-wrap .box2 {
  width: 70%;
}

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

.en_blog-wrap .box2 .text3 div {
  color: #fb6103;
}

.en_blog-wrap .box2 .text3 div a {
  color: #fb6103;
}

.en_blog-wrap .box2 .blog-title-h3 h3 {
  position: relative;
  padding-left: 30px;
  font-size: 19px;
  color: #333;
  font-weight: bold;
}

@media screen and (max-width: 640px) {
  .en_blog-wrap .box2 .blog-title-h3 h3 {
    font-size: 17px;
  }
}

.en_blog-wrap .box2 .blog-title-h3 h3:before {
  content: "□";
  position: absolute;
  left: 0;
  top: -3px;
}

.en_blog-wrap .box2 .blog-title-h3 h3:after {
  content: "□";
  position: absolute;
  left: 5px;
  top: 3px;
  color: #fb6103;
}

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

.en_search_blog-wrap .box1 {
  width: 25%;
}

@media screen and (max-width: 834px) {
  .en_search_blog-wrap .box1 {
    width: 100%;
    margin-top: 80px;
  }
}

.en_search_blog-wrap .box1 .text1 {
  background: #fb6103;
  font-size: 1.2rem !important;
  font-weight: normal;
  color: #fff;
  background-color: #fb6103;
  border-radius: 3px;
  padding: 8px;
}

.en_search_blog-wrap .box1 .text1 div {
  color: #fff;
}

.en_search_blog-wrap .box1 .text1 div a {
  color: #fff;
}

.en_search_blog-wrap .box1 .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;
}

.en_search_blog-wrap .box1 .ul1 ul li {
  padding: 10px 0;
  padding: 10px 0;
  border-bottom: 1px dashed #ccc;
}

.en_search_blog-wrap .box1 .ul1 ul li a {
  display: block;
  color: #fb6103;
}

.en_search_blog-wrap .box1 .ul2 ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.en_search_blog-wrap .box1 .ul2 ul li {
  padding: 10px 0;
  padding: 10px 0;
  border-bottom: 1px dashed #ccc;
}

.en_search_blog-wrap .box1 .ul2 ul li a {
  display: block;
  color: #fb6103;
}

.en_search_blog-wrap .box2 {
  width: 70%;
}

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

.en_search_blog-wrap .box2 .wrap1 {
  padding: 30px;
  margin-bottom: 15px;
  background: #fff6f1;
  border: solid 2px #fb6103;
  border-radius: 0 !important;
}

.en_search_blog-wrap .box2 .wrap1 .text4 div a {
  color: #333;
  font-size: 18px;
  font-weight: bold;
}

.en_search_blog-wrap .box2 .wrap1 .text5 div a {
  color: #333;
}
/*# sourceMappingURL=common_style.css.map */