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

.annot {
  display: none !important;
}

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

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

.pcnone {
  display: none;
}

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

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

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

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

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

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

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

li {
  list-style: none;
}

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

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

body {
  counter-reset: number 0;
  line-height: 1.7em;
  letter-spacing: 0.05em;
  font-weight: 400;
  color: #333;
  word-wrap: break-word;
  overflow: hidden;
  font-size: 16px;
  font-family: "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

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

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

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

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

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

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

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

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

#main {
  width: 100%;
}

#main #col_main {
  width: 100%;
}

#side {
  width: 18.75000%;
}

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

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

table {
  table-layout: auto;
}

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

.tlfix table {
  table-layout: fixed;
}

table td img {
  height: auto !important;
}

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

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

b, strong {
  font-weight: bold;
}

u {
  text-decoration: line-through;
}

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

small {
  font-size: 80%;
}

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

span {
  font-weight: inherit;
}

u {
  text-decoration: underline;
}

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

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

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

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

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

.mincho {
  font-family: "Times New Roman", "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}

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

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

header#global_header {
  min-width: auto;
}

footer#global_footer {
  min-width: auto;
}

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

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

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

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

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

.pankuzu li {
  display: inline-block;
}

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

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

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

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

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

.breadcrumb {
  text-align: right;
}

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

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

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

@media only screen and (max-width: 1100px) {
  header#global_header {
    padding-top: 10px;
  }
}

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

@media only screen and (max-width: 1100px) {
  .header {
    position: relative;
    height: 120px;
  }
}

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

.header-sect {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 20px 10px;
}

@media only screen and (max-width: 1100px) {
  .header-sect {
    padding: 0;
  }
}

@media screen and (max-width: 834px) {
  .header-sect {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}

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

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

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

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

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

.header-right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

@media only screen and (max-width: 1100px) {
  .header-right {
    position: absolute;
    right: 10px;
  }
}

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

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

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

.header-contfle .header-telfle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

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

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

@media screen and (max-width: 834px) {
  .header-contfle .header-telfle .header-tel a {
    font-size: 20px;
    padding-left: 15px;
  }
}

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

@media screen and (max-width: 834px) {
  .header-contfle .header-telfle .header-tel a:before {
    background-size: 81%;
    top: 64%;
  }
}

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

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

.header-contfle .header-cont {
  margin-left: 30px;
  background: #fcc561;
  border-radius: 5px;
}

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

.header-contfle .header-cont a {
  color: #fff;
  font-size: 15px;
  font-weight: 500;
  display: block;
  padding: 11px 42px 11px 64px;
  position: relative;
  -webkit-transition: all .2s;
  transition: all .2s;
}

@media only screen and (max-width: 1000px) {
  .header-contfle .header-cont a {
    padding: 9px 22px 9px 44px;
  }
}

@media screen and (max-width: 834px) {
  .header-contfle .header-cont a {
    padding: 8px 20px 8px 43px;
    font-size: 14px;
  }
}

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

@media only screen and (max-width: 1000px) {
  .header-contfle .header-cont a:before {
    left: 20px;
  }
}

.header-contfle .header-cont a:hover {
  background: #ffb52d;
  opacity: 1;
  text-decoration: none;
}

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

@media screen and (max-width: 834px) {
  .header .nav {
    z-index: 1111111111111111111;
    margin-top: 0;
  }
}

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

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

@media screen and (max-width: 834px) {
  .header .nav-ul {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

.header .nav-item {
  padding: 2px 10px;
  border-radius: 5px;
}

@media only screen and (max-width: 1000px) {
  .header .nav-item {
    padding: 2px 8px;
  }
}

@media screen and (max-width: 834px) {
  .header .nav-item {
    width: 65%;
  }
}

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

.header .nav-item a:after {
  position: absolute;
  content: "";
  z-index: 111;
  display: block;
  width: 100%;
  height: 3px;
  background-color: #fcc561;
  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);
}

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

@media screen and (max-width: 834px) {
  .header .nav-item a {
    color: #fff;
    display: block;
    padding: 10px 0;
    border-bottom: 1px solid #fff;
  }
}

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

.header-contsp {
  display: none;
}

@media screen and (max-width: 640px) {
  .header-contsp {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    z-index: 111;
    right: 0;
    top: 5px;
  }
}

@media only screen and (max-width: 640px) and (max-width: 400px) {
  .header-contsp {
    top: 1px;
  }
}

@media screen and (max-width: 640px) {
  .header-contsp .header-telsp {
    margin-right: 5px;
  }
  .header-contsp .header-telsp a img {
    width: 40px !important;
  }
  .header-contsp .header-mailsp a img {
    width: 40px !important;
  }
}

#mainArea {
  position: relative;
  padding: 0 10px;
}

@media screen and (max-width: 834px) {
  #mainArea {
    margin-top: 10px;
  }
}

#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: 1400px) {
  #mainArea ul li img {
    height: 450px !important;
  }
}

@media only screen and (max-width: 1250px) {
  #mainArea ul li img {
    border-radius: 25px;
  }
}

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

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

@media screen and (max-width: 834px) {
  #mainArea .maintxt {
    -webkit-transform: translateX(-50%) translateY(-50%);
            transform: translateX(-50%) translateY(-50%);
    left: 50%;
    width: 60%;
  }
  #mainArea .maintxt img {
    width: 100% !important;
  }
}

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

.is-scrolled .header {
  position: fixed;
  top: 0;
  background: white;
  z-index: 11111;
  width: 100%;
  -webkit-transition: all .5s;
  transition: all .5s;
}

@media only screen and (max-width: 1100px) {
  .is-scrolled .header {
    padding-top: 5px;
  }
}

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

@media screen and (max-width: 640px) {
  .is-scrolled .header {
    padding: 10px 0;
  }
}

.is-scrolled .header .header-sect {
  padding: 10px;
}

@media only screen and (max-width: 1100px) {
  .is-scrolled .header .header-sect {
    padding: 0;
  }
}

@media screen and (max-width: 834px) {
  .is-scrolled .header .header-sect {
    padding: 0 10px !important;
  }
}

@media screen and (max-width: 640px) {
  .is-scrolled .header .header-left {
    padding-top: 40px;
  }
}

.is-scrolled .header-contsp {
  top: 55px;
  right: 10px;
}

.index-btn3 {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: -150px;
}

@media only screen and (max-width: 1200px) {
  .index-btn3 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-top: -220px;
  }
}

.index-btn3 .box {
  width: 48%;
}

@media only screen and (max-width: 1200px) {
  .index-btn3 .box {
    width: 580px;
  }
  .index-btn3 .box:first-child {
    margin-bottom: 20px;
  }
}

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

.index-btn3 .box a {
  border-radius: 5px;
  background: #fcc561;
  color: #fff;
  display: block;
  padding: 10px 0;
  text-align: center;
  position: relative;
}

@media screen and (max-width: 640px) {
  .index-btn3 .box a {
    text-align: left;
    padding-left: 80px;
    padding-right: 30px;
  }
}

.index-btn3 .box a:before {
  position: absolute;
  content: "";
  background: url(../images/contents/btn-logo.png);
  width: 40px;
  height: 42px;
  left: 20px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.index-btn3 .box a:after {
  position: absolute;
  content: "\f30b";
  font-family: "Font Awesome 5 Pro";
  right: 10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.index-btn3 .box a .blk {
  display: block;
}

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

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

footer#global_footer #copy {
  font-size: 13px;
  display: block;
  padding: 50px 0;
}

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

.footer {
  padding: 70px 20px 0px 20px;
}

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

.footer-wrap .siteID {
  margin-bottom: 30px;
}

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

.footer-address {
  margin-bottom: 30px;
  padding-bottom: 30px;
  position: relative;
}

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

.footer-address:before {
  position: absolute;
  content: "";
  width: 710px;
  height: 1px;
  background: #333;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

@media screen and (max-width: 834px) {
  .footer-address:before {
    content: none;
  }
}

.footer-address p .space {
  margin-left: 15px;
}

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

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

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

.footer .nav-ul {
  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;
  width: 750px;
  margin: 0 auto;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.footer .nav-item a {
  color: #333;
  font-size: 15px;
  display: block;
  padding: 0px 20px;
  position: relative;
  padding-bottom: 5px;
}

.footer .nav-item a:after {
  position: absolute;
  content: "";
  z-index: 111;
  display: block;
  width: 100%;
  height: 3px;
  background-color: #fcc561;
  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;
}

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

.footer .nav-item a:hover {
  text-decoration: none !important;
}

.Text-Span {
  position: relative;
  z-index: 1;
  padding-bottom: 5px;
}

.Text-Span:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: -6px;
  width: 0%;
  height: 5px;
  background: #fcc561;
  z-index: -1;
  -webkit-transition: all 0.8s;
  transition: all 0.8s;
}

.Text-Span.isActive:after {
  width: 100%;
}

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

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

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

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

.imgmv2 {
  position: relative;
}

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

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

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

.title_1 {
  position: relative;
  padding-bottom: 30px;
}

@media only screen and (max-width: 1500px) {
  .title_1 {
    margin-top: 80px !important;
  }
}

@media only screen and (max-width: 1200px) {
  .title_1 {
    margin-top: 60px !important;
  }
}

@media screen and (max-width: 834px) {
  .title_1 {
    margin-top: 20px !important;
  }
}

.title_1:before {
  position: absolute;
  content: "";
  background: url(../images/contents/title-border.png);
  width: 75px;
  height: 3px;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.title_1 h1 {
  font-size: 30px;
  font-weight: 500;
}

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

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

.title_1 h1 .arch {
  display: block;
  font-size: 16px;
  margin-bottom: 20px;
}

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

.index-bg1 {
  background: #f5efe6;
  margin-left: calc(((100vw - 100%) / 2) * -1);
  margin-right: calc(((100vw - 100%) / 2) * -1);
  height: 440px;
  position: relative;
}

@media only screen and (max-width: 1200px) {
  .index-bg1 {
    height: 550px;
  }
}

@media only screen and (max-width: 1000px) {
  .index-bg1 {
    height: 600px;
  }
}

@media screen and (max-width: 834px) {
  .index-bg1 {
    height: auto;
    padding: 100px 20px 260px 20px;
  }
}

.index-pos1 {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  top: -110px;
  width: 100%;
}

@media screen and (max-width: 834px) {
  .index-pos1 {
    position: static;
    -webkit-transform: initial;
            transform: initial;
  }
}

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

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

.index-wrap1 .index-textwrap1 {
  width: 32%;
  -webkit-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.2);
          box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.2);
  border-radius: 10px;
  padding: 60px 30px 30px 30px;
  background: #fff;
}

@media screen and (max-width: 834px) {
  .index-wrap1 .index-textwrap1 {
    width: 100%;
  }
  .index-wrap1 .index-textwrap1:nth-of-type(n + 2) {
    margin-top: 80px;
  }
}

.index-wrap1 .index-textwrap1 .en-text {
  text-align: center;
}

.index-wrap1 .index-textwrap1 .en-text div {
  font-family: fot-tsukuardgothic-std, sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #fcc561;
  display: inline-block;
  position: relative;
  padding: 0 30px;
}

.index-wrap1 .index-textwrap1 .en-text div:before {
  position: absolute;
  content: "";
  background: url(../images/contents/title-left.png);
  width: 23px;
  height: 22px;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.index-wrap1 .index-textwrap1 .en-text div:after {
  position: absolute;
  content: "";
  background: url(../images/contents/title-right.png);
  width: 23px;
  height: 22px;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.index-wrap1 .index-textwrap1 .title_2 h2 {
  font-size: 22px;
  font-weight: 500;
}

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

@media only screen and (max-width: 1050px) {
  .index-wrap1 .index-textwrap1 .title_2 h2 {
    text-align: left !important;
  }
}

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

@media screen and (max-width: 834px) {
  .index-wrap1 .index-textwrap1 .title_2 h2 {
    font-size: 19px;
    text-align: center !important;
  }
}

@media screen and (max-width: 640px) {
  .index-wrap1 .index-textwrap1 .title_2 h2 {
    text-align: left !important;
    font-size: 18px;
  }
}

.index-wrap1 .index-textwrap1 .title_2 h2 .col1 {
  color: #fcc561;
}

.index-wrap1 .index-textwrap1 .title_2 h2 .blk {
  display: block;
}

@media only screen and (max-width: 1050px) {
  .index-wrap1 .index-textwrap1 .title_2 h2 .blk {
    display: none;
  }
}

.index-wrap1 .index-textwrap1-1 {
  position: relative;
}

.index-wrap1 .index-textwrap1-1:before {
  position: absolute;
  content: "";
  background: url(../images/contents/icon1.png);
  width: 101px;
  height: 101px;
  top: -50px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.index-wrap1 .index-textwrap1-2 {
  position: relative;
}

.index-wrap1 .index-textwrap1-2:before {
  position: absolute;
  content: "";
  background: url(../images/contents/icon2.png);
  width: 101px;
  height: 101px;
  top: -50px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.index-wrap1 .index-textwrap1-3 {
  position: relative;
}

.index-wrap1 .index-textwrap1-3:before {
  position: absolute;
  content: "";
  background: url(../images/contents/icon3.png);
  width: 101px;
  height: 101px;
  top: -50px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

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

.index-btn1 div {
  display: inline-block;
  background: #fcc561;
  border-radius: 5px;
}

.index-btn1 div a {
  display: block;
  color: #fff;
  font-weight: 500;
  padding: 12px 80px 12px 80px;
  position: relative;
  -webkit-transition: all .2s;
  transition: all .2s;
}

.index-btn1 div a:before {
  position: absolute;
  content: "";
  background: url(../images/contents/btn-logo.png);
  width: 40px;
  height: 42px;
  left: 20px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

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

.index-btn1 div a:hover {
  background: #ffb52d;
  opacity: 1;
  text-decoration: none;
}

.index-wrap2 {
  margin-left: calc(((100vw - 100%) / 2) * -1) !important;
  margin-right: calc(((1300px - 100%) / 2) * -1) !important;
  position: relative;
}

@media only screen and (max-width: 1400px) {
  .index-wrap2 {
    margin-right: auto !important;
  }
}

@media screen and (max-width: 834px) {
  .index-wrap2 {
    margin-left: auto !important;
  }
}

.index-wrap2 .img1 {
  width: 90%;
}

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

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

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

@media only screen and (max-width: 1300px) {
  .index-wrap2 .img1 img {
    height: 400px !important;
    -o-object-fit: cover;
       object-fit: cover;
    font-family: 'object-fit: cover;';
  }
}

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

.index-wrap2 .img-title {
  position: absolute;
  right: 0;
  top: 0;
}

@media screen and (max-width: 834px) {
  .index-wrap2 .img-title {
    display: none;
  }
}

@media only screen and (max-width: 1400px) {
  .index-wrap2 .img-title img {
    width: 80% !important;
  }
}

.index-wrap2 .index-textwrap2 {
  -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);
  border-radius: 10px;
  padding: 60px;
  width: 710px;
  background: #fff;
  position: absolute;
  bottom: -50px;
  right: 110px;
}

@media only screen and (max-width: 1200px) {
  .index-wrap2 .index-textwrap2 {
    right: 70px;
  }
}

@media screen and (max-width: 834px) {
  .index-wrap2 .index-textwrap2 {
    right: auto;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    width: 95%;
    padding: 50px;
    background: rgba(255, 255, 255, 0.9);
    bottom: auto !important;
    top: 150px;
  }
}

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

.index-wrap2 .index-textwrap2 .title_2 h2 {
  font-size: 26px;
  font-weight: 500;
}

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

@media screen and (max-width: 640px) {
  .index-wrap2 .index-textwrap2 .title_2 h2 {
    text-align: center !important;
    font-size: 22px;
  }
}

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

.index-wrap2 .index-textwrap2 .btn1 div {
  display: inline-block;
  background: #fcc561;
  border-radius: 5px;
}

.index-wrap2 .index-textwrap2 .btn1 div a {
  display: block;
  color: #fff;
  font-weight: 500;
  padding: 12px 80px 12px 80px;
  position: relative;
  -webkit-transition: all .2s;
  transition: all .2s;
}

.index-wrap2 .index-textwrap2 .btn1 div a:before {
  position: absolute;
  content: "";
  background: url(../images/contents/btn-logo.png);
  width: 40px;
  height: 42px;
  left: 20px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

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

.index-wrap2 .index-textwrap2 .btn1 div a:hover {
  background: #ffb52d;
  opacity: 1;
  text-decoration: none;
}

.index-wrap2 {
  margin-left: calc(((100vw - 100%) / 2) * -1) !important;
  margin-right: calc(((1300px - 100%) / 2) * -1) !important;
  position: relative;
}

@media only screen and (max-width: 1400px) {
  .index-wrap2 {
    margin-right: auto !important;
  }
}

@media screen and (max-width: 834px) {
  .index-wrap2 {
    margin-left: auto !important;
  }
}

.index-wrap2 .img1 {
  width: 90%;
}

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

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

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

@media only screen and (max-width: 1300px) {
  .index-wrap2 .img1 img {
    height: 400px !important;
    -o-object-fit: cover;
       object-fit: cover;
    font-family: 'object-fit: cover;';
  }
}

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

@media screen and (max-width: 640px) {
  .index-wrap2 .img1 img {
    height: 250px !important;
  }
}

.index-wrap2 .img-title {
  position: absolute;
  right: 0;
  top: 0;
}

@media screen and (max-width: 834px) {
  .index-wrap2 .img-title {
    display: none;
  }
}

@media only screen and (max-width: 1400px) {
  .index-wrap2 .img-title img {
    width: 80% !important;
  }
}

.index-wrap2 .index-textwrap2 {
  -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);
  border-radius: 10px;
  padding: 60px;
  width: 710px;
  background: #fff;
  position: absolute;
  bottom: -50px;
  right: 110px;
}

@media only screen and (max-width: 1200px) {
  .index-wrap2 .index-textwrap2 {
    right: 70px;
  }
}

@media screen and (max-width: 834px) {
  .index-wrap2 .index-textwrap2 {
    right: auto;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    width: 95%;
    padding: 50px;
    background: rgba(255, 255, 255, 0.9);
    bottom: auto !important;
    top: 150px;
  }
}

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

.index-wrap2 .index-textwrap2 .title_2 h2 {
  font-size: 26px;
  font-weight: 500;
}

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

@media screen and (max-width: 640px) {
  .index-wrap2 .index-textwrap2 .title_2 h2 {
    text-align: center !important;
    font-size: 22px;
  }
}

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

.index-wrap2 .index-textwrap2 .btn1 div {
  display: inline-block;
  background: #fcc561;
  border-radius: 5px;
}

.index-wrap2 .index-textwrap2 .btn1 div a {
  display: block;
  color: #fff;
  font-weight: 500;
  padding: 12px 80px 12px 80px;
  position: relative;
  -webkit-transition: all .2s;
  transition: all .2s;
}

.index-wrap2 .index-textwrap2 .btn1 div a:before {
  position: absolute;
  content: "";
  background: url(../images/contents/btn-logo.png);
  width: 40px;
  height: 42px;
  left: 20px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

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

.index-wrap2 .index-textwrap2 .btn1 div a:hover {
  background: #ffb52d;
  opacity: 1;
  text-decoration: none;
}

.index-wrap2-2 {
  margin-left: calc(((1300px - 100%) / 2) * -1) !important;
  margin-right: calc(((100vw - 100%) / 2) * -1) !important;
  position: relative;
}

@media only screen and (max-width: 1400px) {
  .index-wrap2-2 {
    margin-left: auto !important;
  }
}

@media screen and (max-width: 834px) {
  .index-wrap2-2 {
    margin-right: auto !important;
  }
}

.index-wrap2-2 .img1 {
  width: 100%;
}

.index-wrap2-2 .img1 img {
  width: 90% !important;
}

@media only screen and (max-width: 1300px) {
  .index-wrap2-2 .img1 img {
    height: 400px !important;
    -o-object-fit: cover;
       object-fit: cover;
    font-family: 'object-fit: cover;';
  }
}

@media only screen and (max-width: 1200px) {
  .index-wrap2-2 .img1 img {
    width: 80% !important;
  }
}

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

.index-wrap2-2 .img-title {
  position: absolute;
  left: 0;
  top: 0;
}

@media screen and (max-width: 834px) {
  .index-wrap2-2 .img-title {
    display: none;
  }
}

@media only screen and (max-width: 1400px) {
  .index-wrap2-2 .img-title img {
    width: 80% !important;
  }
}

.index-wrap2-2 .index-textwrap2 {
  -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);
  border-radius: 10px;
  padding: 60px;
  width: 710px;
  background: #fff;
  position: absolute;
  bottom: -50px;
  left: 110px;
}

@media only screen and (max-width: 1200px) {
  .index-wrap2-2 .index-textwrap2 {
    left: 70px;
  }
}

@media screen and (max-width: 834px) {
  .index-wrap2-2 .index-textwrap2 {
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    width: 95%;
    padding: 50px;
    background: rgba(255, 255, 255, 0.9);
    bottom: auto !important;
    top: 150px;
  }
}

@media screen and (max-width: 640px) {
  .index-wrap2-2 .index-textwrap2 {
    padding: 50px 20px;
    bottom: -240px;
  }
}

.index-wrap2-2 .index-textwrap2 .title_2 h2 {
  font-size: 26px;
  font-weight: 500;
}

@media only screen and (max-width: 1200px) {
  .index-wrap2-2 .index-textwrap2 .title_2 h2 {
    font-size: 23px;
  }
}

@media screen and (max-width: 640px) {
  .index-wrap2-2 .index-textwrap2 .title_2 h2 {
    text-align: center !important;
    font-size: 22px;
  }
}

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

.index-wrap2-2 .index-textwrap2 .btn1 div {
  display: inline-block;
  background: #fcc561;
  border-radius: 5px;
}

.index-wrap2-2 .index-textwrap2 .btn1 div a {
  display: block;
  color: #fff;
  font-weight: 500;
  padding: 12px 80px 12px 80px;
  position: relative;
  -webkit-transition: all .2s;
  transition: all .2s;
}

.index-wrap2-2 .index-textwrap2 .btn1 div a:before {
  position: absolute;
  content: "";
  background: url(../images/contents/btn-logo.png);
  width: 40px;
  height: 42px;
  left: 20px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

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

.index-wrap2-2 .index-textwrap2 .btn1 div a:hover {
  background: #ffb52d;
  opacity: 1;
  text-decoration: none;
}

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

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

@media only screen and (max-width: 520px) {
  .banner {
    margin-top: 250px !important;
  }
}

.banner .box {
  width: 48%;
}

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

.banner .box a:hover {
  opacity: 1;
}

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

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

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

.index-bg2 .title_3 {
  position: relative;
  padding-bottom: 30px;
}

.index-bg2 .title_3:before {
  position: absolute;
  content: "";
  background: url(../images/contents/title-border.png);
  width: 75px;
  height: 3px;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.index-bg2 .title_3 h2 {
  font-size: 30px;
  font-weight: 500;
}

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

.index-bg2 .title_3 h2 .arch {
  display: block;
  font-size: 16px;
  margin-bottom: 20px;
}

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

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

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

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

.index-bg2 .index-contfle {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

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

.index-bg2 .index-contfle .box:first-child {
  margin-right: 60px;
}

@media screen and (max-width: 834px) {
  .index-bg2 .index-contfle .box:first-child {
    margin-right: 30px;
  }
}

@media screen and (max-width: 640px) {
  .index-bg2 .index-contfle .box:first-child {
    margin-right: 0;
    margin-bottom: 20px;
  }
}

.index-bg2 .index-contfle .box:first-child > div {
  text-align: center;
}

.index-bg2 .index-contfle .box:first-child > div .tel-link a {
  font-size: 33px;
  color: #333;
  position: relative;
  padding-left: 26px;
}

@media screen and (max-width: 834px) {
  .index-bg2 .index-contfle .box:first-child > div .tel-link a {
    font-size: 30px;
  }
}

.index-bg2 .index-contfle .box:first-child > div .tel-link a:before {
  position: absolute;
  content: "";
  background: url(../images/contents/footer-tel.png);
  width: 19px;
  height: 29px;
  left: 0;
  top: 59%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background-repeat: no-repeat;
}

.index-bg2 .index-contfle .box:first-child > div p {
  font-size: 15px;
}

.index-bg2 .index-contfle .box:last-child div {
  border: 1px solid #333;
  border-radius: 5px;
}

.index-bg2 .index-contfle .box:last-child div:hover {
  border: none;
}

.index-bg2 .index-contfle .box:last-child div a {
  display: block;
  font-size: 17px;
  color: #333;
  padding: 12px 34px 12px 62px;
  position: relative;
  -webkit-transition: all .2s;
  transition: all .2s;
}

.index-bg2 .index-contfle .box:last-child div a:before {
  position: absolute;
  content: "\f0e0";
  font-family: "Font Awesome 5 Pro";
  left: 37px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  font-weight: bold;
}

@media only screen and (max-width: 1000px) {
  .index-bg2 .index-contfle .box:last-child div a:before {
    left: 20px;
  }
}

.index-bg2 .index-contfle .box:last-child div a:hover {
  background: #ffb52d;
  opacity: 1;
  text-decoration: none;
}

.title_11 {
  position: relative;
  padding-bottom: 30px;
}

.title_11:before {
  position: absolute;
  content: "";
  background: url(../images/contents/title-border.png);
  width: 75px;
  height: 3px;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.title_11 h2 {
  font-size: 30px;
  font-weight: 500;
}

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

.title_11 h2 .arch {
  display: block;
  font-size: 16px;
  margin-bottom: 20px;
}

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

/* ------------------------------------------------------------
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;
  font-weight: normal;
  color: #fff;
  background-color: #fcc561;
  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: #ffb52d;
}

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

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

.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 nav > a {
  display: block;
  border: 0;
  margin: 15px auto 0;
  padding: 6px;
  border: 1px solid #ececec;
  background-color: #fcc561;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #fff !important;
  text-shadow: none !important;
  border-radius: 3px;
  font-size: 12px;
  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: #fcc561;
}

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

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

.category li a {
  color: #fcc561;
}

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

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

.titleblog_02 article {
  padding: 0 !important;
}

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

@media screen and (max-width: 640px) {
  .titleblog_02 article h2 {
    font-size: 18px !important;
  }
}

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

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

/* ------------------------------------------------------------
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: #333 !important;
  display: inline;
  font-size: 16px;
  font-weight: 500;
}

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

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

.index-blog .blog_list > div .blog_text ul {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

.index-blog .blog_list > div .blog_text ul li a {
  color: #ffb52d;
  font-size: 13px;
}

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

.blog .date {
  color: #ffb52d !important;
}

/* ------------------------------------------------------------
blog/search.html
------------------------------------------------------------ */
.blog #contents > dl {
  padding: 30px;
  margin-bottom: 15px;
  background: #fffbec;
  border: dashed 2px #fcc561;
}

.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: #ffb52d;
  font-weight: bold;
}

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

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

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

/* ------------------------------------------------------------
calendar
------------------------------------------------------------ */
header:nth-of-type(1) {
  background: none !important;
}

body {
  background: none !important;
}

.index-btn2 {
  text-align: right;
}

.index-btn2 div {
  display: inline-block;
}

.index-btn2 div a {
  color: #333;
  display: block;
  border-bottom: 1px solid #333;
}

.index-btn2 div a:hover {
  text-decoration: none;
  color: #ffb52d;
  border-bottom: 1px solid #ffb52d;
}

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

.index-instagram .sns_list > div {
  border: none !important;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 25%;
}

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

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

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

.index-instagram .sns_list > div .sns_text .sns_date {
  color: #333;
}

@media screen and (max-width: 640px) {
  .index-instagram .sns_list > div .sns_text .caption {
    font-size: 12px;
  }
}

.index-instagram .sns_list > div .sns_text ul li a {
  color: #333;
}

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

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

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

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

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

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

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

div.crumb {
  display: none;
}

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

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

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

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

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

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

div.photo {
  margin-left: 0;
}

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

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

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

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

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

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

.sort_catalog {
  overflow: hidden;
}

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

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

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

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

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

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

.shop_cont table {
  table-layout: auto;
}

.btn a {
  display: block;
  max-width: 300px;
  background: #fcc561;
  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(((1300px - 100%) / 2) * -1);
  margin-right: calc(((1300px - 100%) / 2) * -1);
}

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

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

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

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

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

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

.title_5 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_5 article {
    padding: 10px 30px;
  }
}

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

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

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

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

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

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

.title_5-bl article .blogtitle div {
  line-height: 1.9;
  color: #ffb52d;
  font-size: 57px;
  font-weight: bold;
  text-align: right !important;
}

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

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

.title_5ch1 {
  background-attachment: initial !important;
  padding: 450px 30px 450px 30px;
}

.title_5ch1 article {
  display: inline-block;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  right: auto;
  background: none;
  bottom: 180px;
  padding: 0;
}

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

.title_5ch1 article h1 {
  line-height: 1.9;
  color: #ffb52d;
  font-size: 90px;
  font-weight: bold;
  text-align: right !important;
}

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

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

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

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

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

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

.startup-fle1 .box1 {
  width: 40%;
}

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

.startup-fle1 .box2 {
  width: 58%;
}

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

.startup-fle1 .box2 .startup1-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;
}

.startup-fle1 .box2 .startup1-ul1 ul li {
  padding-left: 15px;
  position: relative;
}

.startup-fle1 .box2 .startup1-ul1 ul li:before {
  position: absolute;
  content: "・";
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

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

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

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

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

.title_8ch div {
  margin-top: 15px;
}

.qa_fl {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  cursor: pointer;
}

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

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

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

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

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

.qa_fl .box:first-child div:after {
  content: "\f0dd";
  position: absolute;
  top: -10px;
  bottom: 0;
  font-size: 1.4em;
  right: -15px;
  margin: auto;
  color: #696868;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: "Font Awesome 5 Pro";
  font-weight: bold;
}

.qa_fl .box:last-child {
  display: none;
  padding: 20px !important;
  background: #fff;
  display: block;
  position: relative;
  border: 1px solid #ccc;
  border-top: none;
}

.qa_fl .box:last-child div {
  padding-left: 50px !important;
  position: relative;
  color: #ffb52d;
}

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

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

@media screen and (max-width: 640px) {
  .qa_fl .box > div {
    padding: 0 20px 0 50px !important;
  }
}

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

.startup_dl1 dl dt {
  background: #efb853 !important;
  color: #fff;
}

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

@media only screen and (max-width: 500px) {
  .startup_dl1 dl dt {
    width: 100% !important;
  }
}

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

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

.startup_dl1 dl dd a {
  color: #333;
  text-decoration: underline;
}

.startup_text1 div {
  font-size: 20px;
  font-weight: 500;
}

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

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

.employment-fle1 .box:first-child {
  width: 37%;
}

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

.employment-fle1 .box:last-child {
  width: 61%;
}

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

.employment_pl1 div {
  display: inline-block;
  background: #e6935c;
  color: #fff;
  text-align: center;
  width: 150px;
  border-radius: 10px;
  font-size: 18px;
  padding: 5px 0;
}

.employment_pl2 div {
  display: inline-block;
  background: #fcc561;
  color: #fff;
  text-align: center;
  width: 150px;
  border-radius: 10px;
  font-size: 18px;
  padding: 5px 0;
}

/* ------------------------------------------------------------
employment.html
------------------------------------------------------------ */
.review-wrap1 {
  background: #fff6e5;
  padding: 60px 0;
}

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

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

.review-wrap1 .review-fle1 .box1 {
  width: 48%;
}

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

.review-wrap1 .review-fle1 .box1 .text1 div {
  font-weight: 500;
}

.review-wrap1 .review-fle1 .box2 {
  width: 50%;
}

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

.review-wrap1 .review-fle1 .box2 .title_9 h2 {
  position: relative;
  padding-left: 30px;
  font-size: 20px;
  color: #333;
  font-weight: bold;
}

@media screen and (max-width: 640px) {
  .review-wrap1 .review-fle1 .box2 .title_9 h2 {
    font-size: 18px;
  }
}

.review-wrap1 .review-fle1 .box2 .title_9 h2:before {
  content: "□";
  position: absolute;
  left: 0;
  top: -3px;
}

.review-wrap1 .review-fle1 .box2 .title_9 h2:after {
  content: "□";
  position: absolute;
  left: 5px;
  top: 3px;
  color: #fcc561;
}

.review-wrap1 .review-fle1 .box2 .icon-fle .box:nth-of-type(n + 2) {
  margin-left: 10px;
}

.review-wrap1 .review-fle1 .box2 .icon-fle .box img {
  width: 40px !important;
}

.review-wrap2 {
  background: #f5f5f5;
  padding: 60px 0;
}

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

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

.review-wrap2 .review-fle1 .box1 {
  width: 48%;
}

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

.review-wrap2 .review-fle1 .box1 .text1 div {
  font-weight: 500;
}

.review-wrap2 .review-fle1 .box2 {
  width: 50%;
}

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

.review-wrap2 .review-fle1 .box2 .title_9 h2 {
  position: relative;
  padding-left: 30px;
  font-size: 20px;
  color: #333;
  font-weight: bold;
}

.review-wrap2 .review-fle1 .box2 .title_9 h2:before {
  content: "□";
  position: absolute;
  left: 0;
  top: -3px;
}

.review-wrap2 .review-fle1 .box2 .title_9 h2:after {
  content: "□";
  position: absolute;
  left: 5px;
  top: 3px;
  color: #fcc561;
}

.review-wrap2 .review-fle1 .box2 .icon-fle .box:nth-of-type(n + 2) {
  margin-left: 10px;
}

.review-wrap2 .review-fle1 .box2 .icon-fle .box img {
  width: 40px !important;
}

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

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

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

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

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

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

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

.mail.title {
  display: none;
}

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

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

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

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

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

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

.sns-instagram .sns_list > div {
  border: none !important;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  width: 100%;
  border-bottom: 1px dashed #ffb52d !important;
  padding: 10px 0;
}

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

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

.sns-instagram .sns_list > div .sns_text {
  width: 68%;
  padding-top: 0;
  font-size: 16px;
}

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

.sns-instagram .sns_list > div .sns_text .sns_date {
  color: #ffb52d;
  font-size: 20px;
}

.sns-instagram .sns_list > div .sns_text ul li a {
  color: #333;
}
/*# sourceMappingURL=common_style.css.map */