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

* {
  -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;
}
@media screen and (max-width: 834px) {
  body {
    font-size: 15px;
  }
}

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

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

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

#contents {
  width: 100%;
  max-width: 1200px;
  padding-bottom: 100px;
}
@media only screen and (max-width: 1200px) {
  #contents {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media screen and (max-width: 834px) {
  #contents {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
}
@media screen and (max-width: 640px) {
  #contents {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
}

#main {
  width: 100%;
}

#main #col_main {
  width: 100%;
}

#side {
  width: 18.75%;
}

.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;
  transition: 1s;
  text-decoration: none;
}

a:hover {
  opacity: 0.6;
  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%;
  transform: translateY(-50%);
  left: 0;
  font-weight: bold;
}

.breadcrumb {
  text-align: right;
}

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

header#global_header {
  max-width: 100%;
  width: 100%;
  min-width: 100%;
  height: auto;
  position: relative;
}
header#global_header .header {
  position: absolute;
  padding: 13px 60px;
  background: rgba(255, 255, 255, 0.8);
  z-index: 1;
  width: 100%;
}
@media only screen and (max-width: 1000px) {
  header#global_header .header {
    padding: 20px;
  }
}
@media screen and (max-width: 834px) {
  header#global_header .header {
    padding: 10px;
    top: 46px;
  }
}
header#global_header .header-sect {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
header#global_header .header-left {
  display: flex;
  justify-content: space-between;
  width: 200px;
}
@media screen and (max-width: 834px) {
  header#global_header .header-left {
    width: 190px;
  }
}
@media screen and (max-width: 640px) {
  header#global_header .header-left {
    width: 160px;
  }
}
header#global_header .header-cont {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  margin-bottom: 5px;
}
@media screen and (max-width: 640px) {
  header#global_header .header-cont {
    margin-bottom: 0;
  }
}
header#global_header .header-cont .header-tel {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}
@media screen and (max-width: 640px) {
  header#global_header .header-cont .header-tel {
    display: none;
  }
}
header#global_header .header-cont .header-tel .tel-link a {
  font-size: 28px;
  color: #333;
  font-family: Noto Serif JP;
  position: relative;
  padding-left: 20px;
}
@media screen and (max-width: 834px) {
  header#global_header .header-cont .header-tel .tel-link a {
    font-size: 24px;
  }
}
header#global_header .header-cont .header-tel .tel-link a:before {
  position: absolute;
  content: "";
  background: url(../images/contents/tel.png);
  width: 16px;
  height: 23px;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
@media screen and (max-width: 834px) {
  header#global_header .header-cont .header-tel .tel-link a:before {
    top: 59%;
    background-repeat: no-repeat;
    background-size: 85%;
  }
}
header#global_header .header-cont .header-tel p {
  font-size: 12px;
  line-height: 1;
}
header#global_header .header-cont .header-telsp {
  display: none;
}
@media screen and (max-width: 640px) {
  header#global_header .header-cont .header-telsp {
    display: block;
    width: 40px;
    margin-right: 10px;
  }
}
header#global_header .header-cont .header-mail {
  background: #f7ab00;
  margin-left: 20px;
}
@media screen and (max-width: 834px) {
  header#global_header .header-cont .header-mail {
    margin-left: 15px;
  }
}
@media screen and (max-width: 640px) {
  header#global_header .header-cont .header-mail {
    display: none;
  }
}
header#global_header .header-cont .header-mail a {
  display: block;
  color: #fff;
  padding: 6.5px 30px 6.5px 50px;
  font-weight: bold;
  position: relative;
}
@media screen and (max-width: 834px) {
  header#global_header .header-cont .header-mail a {
    font-size: 14px;
    padding: 6.5px 20px 6.5px 40px;
  }
}
header#global_header .header-cont .header-mail a:before {
  position: absolute;
  content: "\f0e0";
  font-family: "Font Awesome 5 Pro";
  left: 26px;
  top: 50%;
  transform: translateY(-50%);
}
@media screen and (max-width: 834px) {
  header#global_header .header-cont .header-mail a:before {
    left: 17px;
  }
}
header#global_header .header-cont .header-mailsp {
  display: none;
}
@media screen and (max-width: 640px) {
  header#global_header .header-cont .header-mailsp {
    display: block;
    width: 40px;
  }
}
header#global_header .header .nav-ul {
  display: flex;
  justify-content: space-between;
  width: 650px;
}
@media only screen and (max-width: 1200px) {
  header#global_header .header .nav-ul {
    width: 550px;
  }
}
@media only screen and (max-width: 1000px) {
  header#global_header .header .nav-ul {
    width: 510px;
  }
}
header#global_header .header .nav-item a {
  color: #333;
  font-weight: 500;
}
@media only screen and (max-width: 1200px) {
  header#global_header .header .nav-item a {
    font-size: 15px;
  }
}

#mainArea {
  position: relative;
}
#mainArea ul li {
  outline: none;
}
#mainArea ul li picture img {
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;";
  height: 100vh !important;
  width: 100% !important;
}
@media screen and (max-width: 834px) {
  #mainArea ul li picture img {
    height: 500px !important;
  }
}
#mainArea .maintxt {
  position: absolute;
  transform: translatex(-50%) translateY(-50%);
  top: 50%;
  left: 50%;
}
@media only screen and (max-width: 1000px) {
  #mainArea .maintxt {
    width: 70%;
  }
}
@media screen and (max-width: 834px) {
  #mainArea .maintxt {
    top: 50%;
  }
}
@media screen and (max-width: 640px) {
  #mainArea .maintxt {
    width: 85%;
  }
}

/* ----------------------------------------------------------
meanmenu
---------------------------------------------------------- */
.mean-bar {
  background: #54b431 !important;
  position: fixed !important;
}
.mean-bar .mean-nav {
  background: #54b431 !important;
  position: fixed;
  margin-top: 42px !important;
}

/* ----------------------------------------------------------
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%;
  transform: translateX(-50%);
  width: 150px;
  z-index: 100;
  display: flex;
  background: rgba(255, 255, 255, 0.8);
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 5px 10px 10px 10px;
}
@media screen and (max-width: 834px) {
  #global_header .sub {
    position: static;
    top: auto;
    left: auto;
    transform: inherit;
    width: 100%;
    background: transparent;
    transition: all 0.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;
  color: #333 !important;
}

#global_footer .footer-nav .hov {
  color: #fff;
  position: relative;
  cursor: pointer;
}
@media screen and (max-width: 834px) {
  #global_footer .footer-nav .hov {
    display: none;
  }
}

#global_footer .sub {
  position: absolute;
  bottom: 100% !important;
  left: 50%;
  transform: translateX(-50%);
  width: 150px;
  z-index: 100;
  display: flex;
  background: rgba(255, 255, 255, 0.8);
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 5px 10px 10px 10px;
}
@media screen and (max-width: 834px) {
  #global_footer .sub {
    position: static;
    top: auto;
    left: auto;
    transform: inherit;
    width: 100%;
    background: transparent;
    transition: all 0.3s;
  }
}
#global_footer .sub li {
  border: none;
  line-height: 1.3;
  width: 100%;
}
#global_footer .sub li:last-of-type {
  border-bottom: 0;
}
#global_footer .sub li:before {
  content: none;
}
#global_footer .sub li:after {
  content: none;
}
#global_footer .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;
  color: #333 !important;
}

/***********************スライドスクロールインCSS*******************************************/
.scroll-obj {
  opacity: 0;
  transition: all 1s ease 0.5s;
}
@media screen and (max-width: 640px) {
  .scroll-obj {
    opacity: 1 !important;
    transform: none !important;
  }
}

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

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

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

footer#global_footer {
  width: 100%;
  min-width: 100% !important;
  height: auto;
  font-size: 16px;
}
@media screen and (max-width: 834px) {
  footer#global_footer {
    font-size: 15px;
  }
}
footer#global_footer #copy {
  color: #fff;
  font-size: 13px;
}
footer#global_footer #copy a {
  color: #fff;
  font-size: 13px;
}

.footer-wrap {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 170px;
}
@media screen and (max-width: 834px) {
  .footer-wrap {
    flex-direction: column-reverse !important;
    padding-bottom: 150px;
  }
}
@media screen and (max-width: 640px) {
  .footer-wrap {
    padding-bottom: 80px;
  }
}
.footer-left {
  text-align: left;
}
@media screen and (max-width: 834px) {
  .footer-left {
    width: 100%;
    text-align: center;
  }
}
.footer-left .siteID {
  margin-bottom: 30px;
}
@media only screen and (max-width: 1200px) {
  .footer-left .siteID {
    margin-bottom: 10px;
  }
}
.footer-left .siteID a {
  color: #333;
  font-size: 36px;
  font-weight: bold;
}
@media only screen and (max-width: 1200px) {
  .footer-left .siteID a {
    font-size: 28px;
  }
}
@media screen and (max-width: 834px) {
  .footer-left .siteID a {
    font-size: 26px;
  }
}
@media screen and (max-width: 640px) {
  .footer-left .siteID a {
    font-size: 22px;
  }
}
.footer-address p .blk {
  display: block;
}
@media only screen and (max-width: 1100px) {
  .footer-address p .blk1 {
    display: block;
  }
}
.footer-address .tel-link a {
  color: #333;
}
.footer-right {
  width: 50%;
}
@media screen and (max-width: 834px) {
  .footer-right {
    width: 100%;
    margin-bottom: 20px;
  }
}
.footer-nav {
  background: #54b431;
  padding: 30px 0;
  position: relative;
}
.footer-nav:before {
  position: absolute;
  content: "";
  background: url(../images/contents/footerimg.png);
  width: 100%;
  height: 148px;
  left: 50%;
  transform: translateX(-50%);
  bottom: 98%;
}
.footer-nav .nav {
  margin-bottom: 30px;
}
@media screen and (max-width: 834px) {
  .footer-nav .nav {
    display: none;
  }
}
.footer-nav .nav-ul {
  display: flex;
  justify-content: space-between;
}
.footer-nav .nav-item {
  flex-grow: 1;
  border-right: 1px solid #fff;
}
.footer-nav .nav-item:last-child {
  border-right: none;
}
.footer-nav .nav-item a {
  line-height: 1;
  color: #fff;
  display: block;
}

.index-fle1 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-right: calc((100vw - 100%) / 2 * -1) !important;
  position: relative;
}
@media screen and (max-width: 834px) {
  .index-fle1 {
    flex-direction: column;
    margin-right: auto !important;
  }
}
.index-fle1 .title-img {
  position: absolute;
  top: 50px;
  left: -17%;
}
@media only screen and (max-width: 1750px) {
  .index-fle1 .title-img {
    left: -11%;
  }
}
@media only screen and (max-width: 1400px) {
  .index-fle1 .title-img {
    top: 30px;
  }
}
@media only screen and (max-width: 1200px) {
  .index-fle1 .title-img {
    top: 5px;
  }
}
@media only screen and (max-width: 1000px) {
  .index-fle1 .title-img {
    top: -25px;
  }
}
@media screen and (max-width: 834px) {
  .index-fle1 .title-img {
    top: -65px;
  }
}
@media screen and (max-width: 640px) {
  .index-fle1 .title-img {
    display: none;
  }
}
@media only screen and (max-width: 1500px) {
  .index-fle1 .title-img img {
    width: 80% !important;
  }
}
@media only screen and (max-width: 1400px) {
  .index-fle1 .title-img img {
    width: 60% !important;
  }
}
.index-fle1 .box1 {
  width: 505px;
}
@media only screen and (max-width: 1000px) {
  .index-fle1 .box1 {
    width: 430px;
  }
}
@media screen and (max-width: 834px) {
  .index-fle1 .box1 {
    margin-bottom: 15px;
    width: 100%;
  }
}
.index-fle1 .box1 .title_01 {
  line-height: 1.5;
}
.index-fle1 .box1 .title_01 h1 {
  font-size: 24px;
  font-family: fot-tsukuardgothic-std, sans-serif;
  font-weight: 700;
  font-style: normal;
  padding-bottom: 15px;
  position: relative;
}
@media only screen and (max-width: 1000px) {
  .index-fle1 .box1 .title_01 h1 {
    font-size: 20px;
  }
}
@media only screen and (max-width: 500px) {
  .index-fle1 .box1 .title_01 h1 {
    font-size: 4vw;
  }
}
.index-fle1 .box1 .title_01 h1:before {
  position: absolute;
  content: "";
  background: url(../images/contents/border1.png);
  width: 47px;
  height: 3px;
  left: 0;
  bottom: 0;
}
.index-fle1 .box1 .title_01 h1:after {
  position: absolute;
  content: "";
  width: 90%;
  height: 1px;
  background: #ccc;
  bottom: 0;
  left: 47px;
}
.index-fle1 .box1 .title_01 h1 .blk {
  display: block;
}
.index-fle1 .box2 {
  width: calc(100% - 580px);
}
@media only screen and (max-width: 1300px) {
  .index-fle1 .box2 {
    width: calc(100% - 525px);
  }
}
@media only screen and (max-width: 1000px) {
  .index-fle1 .box2 {
    width: calc(100% - 450px);
  }
}
@media screen and (max-width: 834px) {
  .index-fle1 .box2 {
    width: 100%;
  }
}

.index-bg1 {
  margin-left: calc((100vw - 100%) / 2 * -1) !important;
  margin-right: calc((100vw - 100%) / 2 * -1) !important;
  position: relative;
}
.index-bg1 .title-img {
  position: absolute;
  right: 60px;
  top: 45px;
}
@media only screen and (max-width: 1500px) {
  .index-bg1 .title-img {
    top: 75px;
  }
}
@media only screen and (max-width: 1400px) {
  .index-bg1 .title-img {
    right: -120px;
    top: 99px;
  }
}
@media screen and (max-width: 834px) {
  .index-bg1 .title-img {
    top: 69px;
  }
}
@media screen and (max-width: 640px) {
  .index-bg1 .title-img {
    display: none;
  }
}
@media only screen and (max-width: 1500px) {
  .index-bg1 .title-img img {
    width: 80% !important;
  }
}
@media only screen and (max-width: 1400px) {
  .index-bg1 .title-img img {
    width: 60% !important;
  }
}
.index-bg1 .title_02 h2 {
  font-size: 35px;
  font-family: fot-tsukuardgothic-std, sans-serif;
  font-weight: 700;
  font-style: normal;
  position: relative;
  padding-bottom: 20px;
}
@media screen and (max-width: 834px) {
  .index-bg1 .title_02 h2 {
    font-size: 30px;
  }
}
.index-bg1 .title_02 h2:before {
  position: absolute;
  content: "";
  background: url(../images/contents/border1.png);
  width: 60px;
  height: 3px;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
  background-repeat: no-repeat;
}
.index-bg1 .index-fle2 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media screen and (max-width: 640px) {
  .index-bg1 .index-fle2 {
    flex-direction: column;
  }
}
.index-bg1 .index-fle2 .index-wrap1 {
  width: 30%;
}
@media only screen and (max-width: 1100px) {
  .index-bg1 .index-fle2 .index-wrap1 {
    width: 32%;
  }
}
@media screen and (max-width: 640px) {
  .index-bg1 .index-fle2 .index-wrap1 {
    width: 100%;
    margin-bottom: 50px;
  }
  .index-bg1 .index-fle2 .index-wrap1:last-child {
    margin-bottom: 0;
  }
}
.index-bg1 .index-fle2 .index-wrap1 .img1 {
  position: relative;
}
@media screen and (max-width: 640px) {
  .index-bg1 .index-fle2 .index-wrap1 .img1 img {
    width: 100% !important;
  }
}
.index-bg1 .index-fle2 .index-wrap1 .img1 div {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
  font-size: 22px;
  font-weight: bold;
  background: #54b431;
  color: #fff;
  width: 95px;
  height: 45px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media only screen and (max-width: 1100px) {
  .index-bg1 .index-fle2 .index-wrap1 .text1 div .blk {
    display: block;
  }
}
.index-bg1 .index-fle2 .index-wrap1 .btn1 {
  text-align: center;
}
.index-bg1 .index-fle2 .index-wrap1 .btn1 div {
  border: 1px solid #333;
  display: inline-block;
}
.index-bg1 .index-fle2 .index-wrap1 .btn1 div a {
  display: block;
  font-size: 15px;
  padding: 4px 50px 4px 50px;
  color: #333;
  position: relative;
}
.index-bg1 .index-fle2 .index-wrap1 .btn1 div a:before {
  position: absolute;
  content: "";
  background: url(../images/contents/arrow01.png);
  width: 74px;
  height: 12px;
  bottom: 5px;
  right: -50px;
  background-repeat: no-repeat;
  background-size: 60%;
}

.banner-fle {
  justify-content: space-between;
}
@media screen and (max-width: 640px) {
  .banner-fle {
    flex-direction: column;
  }
}
.banner-fle .box {
  width: 46%;
}
@media screen and (max-width: 640px) {
  .banner-fle .box {
    width: 100%;
  }
  .banner-fle .box:first-child {
    margin-bottom: 20px;
  }
}

.index-wrap2 {
  position: relative;
}
.index-wrap2 .img1 {
  position: relative;
}
.index-wrap2 .img1:before {
  position: absolute;
  content: "";
  width: 1px;
  height: 424px;
  left: 20px;
  top: 60%;
  transform: translateY(-50%);
  z-index: 1;
}
.index-wrap2 .img1 img {
  height: 424px !important;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;";
}

.index-textwrap {
  position: absolute;
  top: 60%;
  transform: translateY(-50%);
  left: 50px;
  background: rgba(255, 255, 255, 0.7);
  padding: 30px;
  width: 505px;
}
@media screen and (max-width: 834px) {
  .index-textwrap {
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
  }
}
@media screen and (max-width: 640px) {
  .index-textwrap {
    padding: 0;
    width: 100%;
    position: static;
    transform: inherit;
  }
}
.index-textwrap .title_5 {
  line-height: 1.5;
}
.index-textwrap .title_5 h2 {
  font-size: 20px;
  font-family: fot-tsukuardgothic-std, sans-serif;
  font-weight: 700;
  font-style: normal;
  padding-bottom: 15px;
  position: relative;
  color: #333;
}
@media only screen and (max-width: 1000px) {
  .index-textwrap .title_5 h2 {
    font-size: 20px;
  }
}
@media only screen and (max-width: 500px) {
  .index-textwrap .title_5 h2 {
    font-size: 4vw;
  }
}
.index-textwrap .title_5 h2:before {
  position: absolute;
  content: "";
  background: url(../images/contents/border1.png);
  width: 47px;
  height: 3px;
  left: 0;
  bottom: 0;
}
.index-textwrap .title_5 h2:after {
  position: absolute;
  content: "";
  width: 90%;
  height: 1px;
  background: #ccc;
  bottom: 0;
  left: 47px;
}
.index-textwrap .title_5 h2 .blk {
  display: block;
}
.index-textwrap .text1 div {
  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: flex;
    align-items: center;
    justify-content: center;
    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: 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: #54b431;
  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: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.flex1._top {
  align-items: flex-start;
}
.flex1._center {
  align-items: center;
}
.flex1:before {
  width: calc(100% / 1 - 1%);
  content: "";
  order: 1;
}
.flex1:before {
  width: calc(100% / 1 - 1%);
  content: "";
  order: 1;
}
.flex1:after {
  width: calc(100% / 1 - 1%);
  content: "";
  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(50% - 1%);
  }
  ._tabwidth3 .box {
    width: calc(33.3333333333% - 1%);
  }
}
@media screen and (max-width: 640px) {
  ._spwidth1 .box {
    width: 100%;
  }
  ._spwidth2 .box {
    width: calc(50% - 1%);
  }
  ._spwidth3 .box {
    width: calc(33.3333333333% - 1%);
  }
}
.flex1 .box img {
  width: 100% !important;
}

.flex2 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.flex2._top {
  align-items: flex-start;
}
.flex2._center {
  align-items: center;
}
.flex2:before {
  width: calc(100% / 2 - 1%);
  content: "";
  order: 1;
}
.flex2:before {
  width: calc(100% / 2 - 1%);
  content: "";
  order: 1;
}
.flex2:after {
  width: calc(100% / 2 - 1%);
  content: "";
  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(50% - 1%);
  }
  ._tabwidth3 .box {
    width: calc(33.3333333333% - 1%);
  }
}
@media screen and (max-width: 640px) {
  ._spwidth1 .box {
    width: 100%;
  }
  ._spwidth2 .box {
    width: calc(50% - 1%);
  }
  ._spwidth3 .box {
    width: calc(33.3333333333% - 1%);
  }
}
.flex2 .box img {
  width: 100% !important;
}

.flex3 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.flex3._top {
  align-items: flex-start;
}
.flex3._center {
  align-items: center;
}
.flex3:before {
  width: calc(100% / 3 - 1%);
  content: "";
  order: 1;
}
.flex3:before {
  width: calc(100% / 3 - 1%);
  content: "";
  order: 1;
}
.flex3:after {
  width: calc(100% / 3 - 1%);
  content: "";
  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(50% - 1%);
  }
  ._tabwidth3 .box {
    width: calc(33.3333333333% - 1%);
  }
}
@media screen and (max-width: 640px) {
  ._spwidth1 .box {
    width: 100%;
  }
  ._spwidth2 .box {
    width: calc(50% - 1%);
  }
  ._spwidth3 .box {
    width: calc(33.3333333333% - 1%);
  }
}
.flex3 .box img {
  width: 100% !important;
}

.flex4 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.flex4._top {
  align-items: flex-start;
}
.flex4._center {
  align-items: center;
}
.flex4:before {
  width: calc(100% / 4 - 1%);
  content: "";
  order: 1;
}
.flex4:before {
  width: calc(100% / 4 - 1%);
  content: "";
  order: 1;
}
.flex4:after {
  width: calc(100% / 4 - 1%);
  content: "";
  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(50% - 1%);
  }
  ._tabwidth3 .box {
    width: calc(33.3333333333% - 1%);
  }
}
@media screen and (max-width: 640px) {
  ._spwidth1 .box {
    width: 100%;
  }
  ._spwidth2 .box {
    width: calc(50% - 1%);
  }
  ._spwidth3 .box {
    width: calc(33.3333333333% - 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: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
}
@media screen and (max-width: 834px) {
  .flex2cl_01 {
    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: flex;
  flex-wrap: wrap;
  flex-direction: row;
  margin-left: -4%;
  margin-bottom: 50px;
}
@media screen and (max-width: 1220px) {
  .flex2cl_02 {
    margin-left: -2.439%;
  }
}
@media screen and (max-width: 834px) {
  .flex2cl_02 {
    justify-content: space-between;
    margin-left: 0;
  }
}
.flex2cl_02 .box {
  position: relative;
  width: 46%;
  margin-left: 4%;
  margin-bottom: 20px;
}
@media screen and (max-width: 1220px) {
  .flex2cl_02 .box {
    width: 47.5609%;
    margin-left: 2.439%;
    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: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  flex-direction: row;
  margin-left: -2.4390243902%;
}
@media screen and (max-width: 1220px) {
  .flex3cl {
    margin-left: -2.439%;
  }
}
@media screen and (max-width: 640px) {
  .flex3cl {
    justify-content: space-between;
    margin-left: 0;
  }
}
.flex3cl .box {
  position: relative;
  width: 30.8943089431%;
  margin-left: 2.4390243902%;
  margin-bottom: 30px;
}
@media screen and (max-width: 1220px) {
  .flex3cl .box {
    width: 47.5609%;
    margin-left: 2.439%;
    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: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  flex-direction: row;
  margin-left: -3.2258064516%;
}
@media screen and (max-width: 1220px) {
  .flex4cl {
    margin-left: -2.439%;
  }
}
@media screen and (max-width: 640px) {
  .flex4cl {
    justify-content: space-between;
    margin-left: 0;
  }
}
.flex4cl .box {
  position: relative;
  width: 21.7741935484%;
  margin-left: 3.2258064516%;
  margin-bottom: 30px;
}
@media screen and (max-width: 1220px) {
  .flex4cl .box {
    width: 47.5609%;
    margin-left: 2.439%;
    display: block;
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 640px) {
  .flex4cl .box {
    width: 100%;
    margin-left: 0;
    margin-bottom: 20px;
  }
}
.flex4cl .box img {
  width: 100% !important;
}
.flex4cl .box tr:nth-child(2) {
  font-size: 18px;
  font-weight: 700;
}
.flex4cl .box tr td {
  padding: 0 !important;
  border: 0 !important;
}

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

/* ------------------------------------------------------------
company.html
------------------------------------------------------------ */
.title_03 {
  background: url(../images/contents/h1bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: right;
  padding: 200px 30px 130px 30px;
  position: relative;
  margin-left: calc((100vw - 100%) / 2 * -1) !important;
  margin-right: calc((100vw - 100%) / 2 * -1) !important;
  background-position: center !important;
}
@media screen and (max-width: 834px) {
  .title_03 {
    background-position: bottom 0 right -110px;
  }
}
.title_03 h1, .title_03 div {
  color: #fff;
  font-size: 37px;
  font-weight: bold;
  text-shadow: 2px 2px 1px #217503;
  text-align: center !important;
}
@media only screen and (max-width: 1100px) {
  .title_03 h1, .title_03 div {
    font-size: 37px;
  }
}
@media screen and (max-width: 640px) {
  .title_03 h1, .title_03 div {
    font-size: 26px;
  }
}

.title_05 h2 {
  padding: 15px 10px 15px 20px;
  background: #f4ffed;
  border-left: solid 5px #54b431;
  font-weight: bold;
  font-size: 24px;
}
@media screen and (max-width: 640px) {
  .title_05 h2 {
    padding: 15px 10px 15px 15px;
    font-size: 20px;
  }
}

.title_06 h3 {
  position: relative;
  padding-left: 30px;
  font-size: 20px;
  color: #333;
  font-weight: bold;
}
.title_06 h3:before {
  content: "□";
  position: absolute;
  left: 0;
  top: -3px;
}
.title_06 h3:after {
  content: "□";
  position: absolute;
  left: 5px;
  top: 3px;
  color: #A1B8D1;
}

@media only screen and (max-width: 500px) {
  .title_06ch h3 {
    line-height: 1.4;
  }
}
@media only screen and (max-width: 500px) {
  .title_06ch h3 .blk1 {
    display: block;
  }
}

.company-ul1 ul {
  display: flex;
  flex-direction: column;
}
.company-ul1 ul li {
  padding: 10px;
  border-bottom: 1px dashed #98cb28;
  padding-left: 30px;
  position: relative;
}
.company-ul1 ul li:before {
  position: absolute;
  content: "♦";
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  color: #98cb28;
}

.company-dl1 dl {
  display: flex;
}
@media screen and (max-width: 640px) {
  .company-dl1 dl {
    flex-direction: column;
  }
}
.company-dl1 dl dt {
  background: #54b431 !important;
  border: none !important;
  padding: 15px !important;
  border-bottom: 1px solid #fff !important;
  position: relative;
  text-align: left;
  width: 20%;
  background-color: #54b431;
  color: white;
  padding: 10px 0;
  display: flex;
  align-items: center !important;
}
@media screen and (max-width: 834px) {
  .company-dl1 dl dt {
    width: 160px !important;
  }
}
@media screen and (max-width: 640px) {
  .company-dl1 dl dt {
    width: 100% !important;
    border: none !important;
    background: #f3f3f3 !important;
    color: #333;
    align-items: flex-start !important;
  }
}
.company-dl1 dl dt:after {
  display: block;
  content: "";
  width: 0px;
  height: 0px;
  position: absolute;
  top: calc(50% - 10px);
  right: -10px;
  border-left: 10px solid #54b431;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
}
@media screen and (max-width: 640px) {
  .company-dl1 dl dt:after {
    display: none;
  }
}
.company-dl1 dl dd {
  border: none !important;
  border-bottom: 1px solid #ccc !important;
  padding: 15px 15px 15px 33px !important;
}
@media screen and (max-width: 834px) {
  .company-dl1 dl dd {
    width: calc(100% - 160px) !important;
  }
}
@media screen and (max-width: 640px) {
  .company-dl1 dl dd {
    padding: 15px !important;
    width: 100% !important;
    border: none !important;
  }
}
.company-dl1 dl dd .linkTel {
  color: #333;
}
.company-dl1 dl dd .linkTel a {
  color: #333;
}

.company-dl2 dl {
  display: flex;
}
@media screen and (max-width: 640px) {
  .company-dl2 dl {
    flex-direction: column;
  }
}
.company-dl2 dl dt {
  background: none !important;
  border: none !important;
  border-bottom: 1px solid #54b431 !important;
  padding: 15px !important;
  display: flex;
  align-items: center !important;
}
@media screen and (max-width: 834px) {
  .company-dl2 dl dt {
    width: 160px !important;
  }
}
@media screen and (max-width: 640px) {
  .company-dl2 dl dt {
    width: 100% !important;
    border: none !important;
    background: #f3f3f3 !important;
    align-items: flex-start !important;
  }
}
.company-dl2 dl dd {
  border: none !important;
  border-bottom: 1px solid #ccc !important;
  padding: 15px !important;
}
@media screen and (max-width: 834px) {
  .company-dl2 dl dd {
    width: calc(100% - 160px) !important;
  }
}
@media screen and (max-width: 640px) {
  .company-dl2 dl dd {
    width: 100% !important;
    border: none !important;
  }
}
.company-dl2 dl dd a {
  color: #333;
}

/* ------------------------------------------------------------
purchase.html
------------------------------------------------------------ */
.purchase-fle1 {
  justify-content: space-between;
}
@media screen and (max-width: 640px) {
  .purchase-fle1 {
    flex-direction: column-reverse !important;
  }
}
.purchase-fle1 .box {
  width: 49%;
}
@media screen and (max-width: 640px) {
  .purchase-fle1 .box {
    width: 100%;
  }
  .purchase-fle1 .box:last-child {
    margin-bottom: 10px;
  }
}

.unc1 {
  margin-top: -80px;
  padding-top: 80px;
}

/* ------------------------------------------------------------
sale.html
------------------------------------------------------------ */
.sale-fle1 {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 834px) {
  .sale-fle1 {
    flex-direction: column;
  }
}
.sale-fle1 .img1 {
  width: 40%;
}
@media screen and (max-width: 834px) {
  .sale-fle1 .img1 {
    width: 100%;
    margin-bottom: 15px;
  }
}
.sale-fle1 .sale-dl1 {
  width: 58%;
}
@media screen and (max-width: 834px) {
  .sale-fle1 .sale-dl1 {
    width: 100%;
  }
}
.sale-fle1 .sale-dl1 dl {
  display: flex;
}
@media screen and (max-width: 640px) {
  .sale-fle1 .sale-dl1 dl {
    flex-direction: column;
  }
}
.sale-fle1 .sale-dl1 dl dt {
  background: none !important;
  border: none !important;
  border-bottom: 1px solid #54b431 !important;
  padding: 15px !important;
  font-weight: 500;
  display: flex;
  align-items: center !important;
}
@media only screen and (max-width: 1100px) {
  .sale-fle1 .sale-dl1 dl dt {
    width: 125px !important;
  }
}
@media screen and (max-width: 640px) {
  .sale-fle1 .sale-dl1 dl dt {
    align-items: flex-start !important;
    width: 100% !important;
    border: none !important;
    background: #f3f3f3 !important;
  }
}
.sale-fle1 .sale-dl1 dl dd {
  border: none !important;
  border-bottom: 1px solid #ccc !important;
  padding: 15px !important;
}
@media only screen and (max-width: 1100px) {
  .sale-fle1 .sale-dl1 dl dd {
    width: calc(100% - 125px) !important;
  }
}
@media screen and (max-width: 640px) {
  .sale-fle1 .sale-dl1 dl dd {
    width: 100%;
    border: none !important;
  }
}

.shop-list ul {
  display: flex;
  align-items: start;
  justify-content: space-between;
  flex-wrap: wrap;
}
.shop-list ul li:first-child {
  width: 55%;
}
@media screen and (max-width: 834px) {
  .shop-list ul li:first-child {
    width: 100%;
    order: 1;
  }
}
.shop-list ul li:first-child article {
  display: flex;
  flex-direction: column-reverse;
}
.shop-list ul li:first-child img {
  width: 100% !important;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;";
  height: 400px !important;
}
@media screen and (max-width: 640px) {
  .shop-list ul li:first-child img {
    height: 300px !important;
  }
}
.shop-list ul li:first-child div {
  margin-bottom: 10px;
  position: relative;
  padding-left: 25px;
  font-size: 19px;
  color: #333;
  font-weight: bold;
  margin-bottom: 10px;
}
@media screen and (max-width: 640px) {
  .shop-list ul li:first-child div {
    font-size: 17px;
  }
}
.shop-list ul li:first-child div:before {
  content: "□";
  position: absolute;
  left: 0;
  top: -3px;
  color: #54b431;
}
.shop-list ul li:first-child div:after {
  content: "□";
  position: absolute;
  left: 5px;
  top: 3px;
  color: #A1B8D1;
}
.shop-list ul li:nth-of-type(2) {
  width: 43%;
}
@media screen and (max-width: 834px) {
  .shop-list ul li:nth-of-type(2) {
    width: 100%;
    order: 3;
    margin-top: 20px;
  }
}
.shop-list ul li:nth-of-type(2) .text1 {
  font-size: 34px;
  font-weight: bold;
}
@media screen and (max-width: 834px) {
  .shop-list ul li:nth-of-type(2) .text1 {
    display: block;
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 640px) {
  .shop-list ul li:nth-of-type(2) .text1 {
    margin-bottom: 25px;
  }
}
.shop-list ul li:nth-of-type(2) .list-dl dl {
  display: flex;
  font-size: 15px;
}
@media screen and (max-width: 640px) {
  .shop-list ul li:nth-of-type(2) .list-dl dl {
    flex-direction: column;
  }
}
.shop-list ul li:nth-of-type(2) .list-dl dl dt {
  width: 85px !important;
  background: none !important;
  border: none !important;
  border-bottom: 1px solid #54b431 !important;
  padding: 10px !important;
  display: flex;
  align-items: center !important;
}
@media screen and (max-width: 640px) {
  .shop-list ul li:nth-of-type(2) .list-dl dl dt {
    width: 100% !important;
    border: none !important;
    background: #f5f5f5 !important;
    align-items: flex-start !important;
  }
}
.shop-list ul li:nth-of-type(2) .list-dl dl dd {
  width: calc(100% - 85px) !important;
  border: none !important;
  border-bottom: 1px solid #ccc !important;
  padding: 10px !important;
}
@media screen and (max-width: 640px) {
  .shop-list ul li:nth-of-type(2) .list-dl dl dd {
    width: 100% !important;
    border: none !important;
  }
}
.shop-list ul li:nth-of-type(n + 3) {
  width: 32.3333333333%;
  margin-top: 2%;
  cursor: pointer;
}
@media screen and (max-width: 834px) {
  .shop-list ul li:nth-of-type(n + 3) {
    order: 2;
  }
}
.shop-list ul li:nth-of-type(n + 3) div {
  display: none;
}
.shop-list ul li:nth-of-type(n + 3) img {
  width: 100% !important;
  height: 220px !important;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;";
}
@media screen and (max-width: 834px) {
  .shop-list ul li:nth-of-type(n + 3) img {
    height: 180px !important;
  }
}
@media screen and (max-width: 640px) {
  .shop-list ul li:nth-of-type(n + 3) img {
    height: 100px !important;
  }
}

.sale-wrap1 {
  position: relative;
}
.sale-wrap1 .img1 {
  position: absolute;
  transform: translateX(-50%) translateY(-50%);
  left: 50%;
  top: 50%;
}
@media screen and (max-width: 834px) {
  .sale-wrap1 .img1 {
    transform: initial;
    right: 0;
    top: 0;
  }
}
.sale-wrap1 .img1 img {
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;";
  width: 280px !important;
}
@media only screen and (max-width: 1200px) {
  .sale-wrap1 .img1 img {
    width: 220px !important;
  }
}
@media screen and (max-width: 834px) {
  .sale-wrap1 .img1 img {
    width: 180px !important;
    margin-right: 0;
  }
}

.title_6 h3 {
  font-weight: bold;
  font-size: 20px;
  position: relative;
  padding-left: 30px;
  border-bottom: 1px dotted #999;
  padding-bottom: 10px;
}
.title_6 h3:before {
  content: "";
  position: absolute;
  top: 6px;
  left: 0;
  width: 0;
  height: 0;
  border-width: 9px 0 9px 15.6px;
  border-style: solid;
  border-color: transparent transparent transparent #54b431;
}

/* ------------------------------------------------------------
kougu.html
------------------------------------------------------------ */
.kougu-fle1 {
  justify-content: space-between;
}
.kougu-fle1 .box {
  width: 32%;
}
.kougu-fle1 .box:nth-of-type(n + 4) {
  margin-top: 20px;
}
@media screen and (max-width: 640px) {
  .kougu-fle1 .box {
    width: 49%;
  }
  .kougu-fle1 .box:nth-of-type(n + 3) {
    margin-top: 20px;
  }
}

/* ------------------------------------------------------------
builder.html
------------------------------------------------------------ */
.builder-fle1 {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 640px) {
  .builder-fle1 {
    flex-direction: column;
  }
}
.builder-fle1 .box1 {
  width: 58%;
}
@media screen and (max-width: 640px) {
  .builder-fle1 .box1 {
    width: 100%;
    margin-bottom: 10px;
  }
}
.builder-fle1 .box2 {
  width: 40%;
}
@media screen and (max-width: 640px) {
  .builder-fle1 .box2 {
    width: 100%;
  }
}

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

.mail.title {
  display: none;
}

.contact-form dl dt {
  background: #54b431 !important;
  color: #fff;
  display: flex;
}
.contact-form dl dd textarea {
  height: 100px;
}

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

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

/* ------------------------------------------------------------
blog
------------------------------------------------------------ */
.blog {
  width: 100%;
  text-align: left;
  margin: 20px auto;
}
@media screen and (max-width: 640px) {
  .blog {
    margin: 15px auto;
  }
}
.blog .wrap {
  display: flex;
  justify-content: space-between;
  width: 100%;
  max-width: 1420px;
  margin: 0 auto;
}
@media screen and (max-width: 834px) {
  .blog .wrap {
    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: flex;
  -ms-align-items: 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;
  transform: translateY(-50%);
  border: none;
  background: url(../img/search.png) no-repeat;
  background-size: 20px;
  background-position: center center;
  text-indent: -9999px;
  width: 20px;
}
.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: #54b431;
  border-radius: 3px;
  width: auto;
  margin: 20px 0;
  padding: 8px;
  clear: both;
}
.blog .wrap aside nav .pages li {
  border-top: 1px solid #ccc;
  padding: 10px 0;
  border-bottom: 1px dashed #ccc;
}
.blog .wrap aside nav .pages li a {
  color: #54b431;
}
.blog .wrap #contents {
  width: 70%;
  overflow: hidden;
  margin: 0;
}
.blog .wrap #contents article ul {
  margin-bottom: 10px;
}
.blog .wrap #contents article .flex {
  display: flex;
  flex-direction: column;
}
.blog .wrap #contents article .flex .flex_images {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

.blog nav > a {
  display: block;
  border: 0;
  margin: 15px auto 0;
  padding: 6px;
  border: 1px solid #ececec;
  background-color: #54b431;
  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: #54b431;
}

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

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

.category li a {
  color: #54b431;
}

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

.blog #contents > article > ul {
  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 #04047c;
  font-size: 20px;
}

.titleblog_02 h2 {
  position: relative;
  padding-left: 30px;
  font-size: 20px;
  color: #333;
  font-weight: bold;
}
.titleblog_02 h2:before {
  content: "□";
  position: absolute;
  left: 0;
  top: -3px;
}
.titleblog_02 h2:after {
  content: "□";
  position: absolute;
  left: 5px;
  top: 3px;
  color: #A1B8D1;
}

/* ------------------------------------------------------------
indexblog
------------------------------------------------------------ */
.index-blog {
  position: absolute;
  bottom: 0;
  background: rgba(255, 255, 255, 0.8);
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100% !important;
}
@media screen and (max-width: 640px) {
  .index-blog {
    margin-top: 15px;
    position: static;
    flex-direction: column;
    margin-top: 30px;
    padding-left: 10px;
    padding-right: 10px;
  }
}
.index-blog .title_00 {
  width: 23.5%;
  line-height: 1.5;
  border-right: 1px solid #333;
}
@media screen and (max-width: 640px) {
  .index-blog .title_00 {
    border: none;
    width: 100%;
  }
}
.index-blog .title_00 div {
  font-size: 32px;
  font-weight: bold;
}
.index-blog .title_00 div .font1 {
  color: #fac755;
}
.index-blog .title_00 div .font2 {
  color: #00afe9;
}
.index-blog .blog_list {
  display: flex;
  flex-direction: row !important;
  max-height: 75px;
  overflow-x: auto;
  flex-wrap: wrap !important;
  border: none !important;
  width: 74%;
}
@media screen and (max-width: 834px) {
  .index-blog .blog_list {
    max-height: 100px;
  }
}
@media screen and (max-width: 640px) {
  .index-blog .blog_list {
    width: 100%;
    max-height: 255px;
  }
}
.index-blog .blog_list > div {
  width: 100%;
  flex-direction: row !important;
  background: #fff;
  background: none;
  border: none !important;
}
@media screen and (max-width: 640px) {
  .index-blog .blog_list > div {
    border-bottom: 1px solid #ccc !important;
  }
}
.index-blog .blog_list > div .blog_photo {
  display: none;
}
.index-blog .blog_list > div .blog_text {
  width: 100% !important;
  color: #333 !important;
  line-height: 1.5;
  padding: 10px 10px 10px 10px !important;
  text-align: left;
}
.index-blog .blog_list > div .blog_text .blog_date {
  color: #333 !important;
  display: inline;
  font-size: 16px;
  font-weight: 500;
  width: 91px;
}
.index-blog .blog_list > div .blog_text h3 {
  display: inline;
  margin-left: 20px;
  margin-bottom: 0 !important;
}
@media screen and (max-width: 640px) {
  .index-blog .blog_list > div .blog_text h3 {
    display: block;
    margin-left: 0;
  }
}
.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 .detail {
  display: block;
  margin-top: 0px;
  font-size: 16px;
  padding: 5px 0 !important;
}
@media screen and (max-width: 834px) {
  .index-blog .blog_list > div .blog_text .detail {
    line-height: 1.3;
    font-size: 15px;
  }
}

/* ------------------------------------------------------------
blog/search.html
------------------------------------------------------------ */
.blog #contents > dl {
  padding: 30px;
  margin-bottom: 15px;
  background: #f4ffed;
  border: dashed 2px #54b431;
}
.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: #54b431;
  font-weight: bold;
}
.blog #contents > dl dd ul {
  display: flex;
}
.blog #contents > dl dd ul li a {
  padding: 0 5px;
  color: #54b431;
}

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

.kougu-wrap1 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.shop-list2 {
  width: 49%;
}
.shop-list2:nth-of-type(n + 3) {
  margin-top: 80px;
}
@media screen and (max-width: 834px) {
  .shop-list2 {
    width: 100%;
  }
  .shop-list2:nth-of-type(n + 2) {
    margin-top: 80px;
  }
}
.shop-list2 ul {
  display: flex;
  align-items: start;
  justify-content: space-between;
  flex-wrap: wrap;
}
.shop-list2 ul li:first-child {
  width: 100%;
  font-weight: bold;
  font-size: 20px;
  position: relative;
  padding-left: 30px;
  border-bottom: 1px dotted #999;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.shop-list2 ul li:first-child:before {
  content: "";
  position: absolute;
  top: 6px;
  left: 0;
  width: 0;
  height: 0;
  border-width: 9px 0 9px 15.6px;
  border-style: solid;
  border-color: transparent transparent transparent #54b431;
}
.shop-list2 ul li:nth-of-type(2) {
  width: 100%;
}
.shop-list2 ul li:nth-of-type(2) img {
  width: 100% !important;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;";
  height: 350px !important;
}
@media screen and (max-width: 640px) {
  .shop-list2 ul li:nth-of-type(2) img {
    height: 300px !important;
  }
}
.shop-list2 ul li:nth-of-type(n + 3) {
  width: 32.3333333333%;
  margin-top: 2%;
  cursor: pointer;
}
@media screen and (max-width: 834px) {
  .shop-list2 ul li:nth-of-type(n + 3) {
    order: 2;
  }
}
.shop-list2 ul li:nth-of-type(n + 3) div {
  display: none;
}
.shop-list2 ul li:nth-of-type(n + 3) img {
  width: 100% !important;
  height: 130px !important;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;";
}
@media screen and (max-width: 834px) {
  .shop-list2 ul li:nth-of-type(n + 3) img {
    height: 180px !important;
  }
}
@media screen and (max-width: 640px) {
  .shop-list2 ul li:nth-of-type(n + 3) img {
    height: 100px !important;
  }
}

.fix-col-2 {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: -80px;
}
@media only screen and (max-width: 1200px) {
  .fix-col-2 {
    display: block;
  }
}
.fix-col-2 > * {
  flex: 0 0 calc((100% - 40px) / 2);
  margin-right: 40px;
  margin-bottom: 80px;
}
@media only screen and (max-width: 1200px) {
  .fix-col-2 > * {
    margin-right: 0;
  }
}
.fix-col-2 > *:nth-child(2n) {
  margin-right: 0;
}
.fix-col-2 .sale-wrap1 {
  display: flex;
  flex-direction: column;
}
.fix-col-2 .fix-sale-main-image {
  margin-bottom: 5px;
}

.fix-sale-main-image a {
  position: relative;
  display: block;
}
.fix-sale-main-image a:has(a) {
  display: block;
}
.fix-sale-main-image a:before {
  content: "";
  display: block;
  padding-top: 75%;
  text-align: center;
}
.fix-sale-main-image a > :first-child {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}
.fix-sale-main-image img {
  width: 100% !important;
  -o-object-fit: cover;
     object-fit: cover;
}

.fix-flexbox-3 .box {
  flex: 0 0 calc((100% - 10px) / 3);
  margin-right: 5px;
  margin-bottom: 5px;
  position: relative;
  display: block;
}
.fix-flexbox-3 .box:has(a) {
  display: block;
}
.fix-flexbox-3 .box:before {
  content: "";
  display: block;
  padding-top: 75%;
  text-align: center;
}
.fix-flexbox-3 .box > :first-child {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}
.fix-flexbox-3 .box:last-child {
  margin-right: 0;
}
.fix-flexbox-3 .box:nth-child(3n) {
  margin-right: 0;
}
.fix-flexbox-3 .box > img {
  -o-object-fit: cover;
     object-fit: cover;
}

.fix-shop-list > ul > li {
  float: none !important;
}
.fix-shop-list .text1 {
  font-size: 34px;
  font-weight: bold;
}
@media screen and (max-width: 834px) {
  .fix-shop-list .text1 {
    display: block;
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 640px) {
  .fix-shop-list .text1 {
    margin-bottom: 25px;
  }
}
.fix-shop-list .list-dl > dl {
  display: flex;
  font-size: 15px;
}
@media screen and (max-width: 640px) {
  .fix-shop-list .list-dl > dl {
    flex-direction: column;
  }
}
.fix-shop-list .list-dl > dl > dt {
  width: 85px !important;
  background: none !important;
  border: none !important;
  border-bottom: 1px solid #54b431 !important;
  padding: 10px !important;
  display: flex;
  align-items: center !important;
}
@media screen and (max-width: 640px) {
  .fix-shop-list .list-dl > dl > dt {
    width: 100% !important;
    border: none !important;
    background: #f5f5f5 !important;
    align-items: flex-start !important;
  }
}
.fix-shop-list .list-dl > dl > dd {
  flex: 1 0 0;
  border: none !important;
  border-bottom: 1px solid #ccc !important;
  padding: 10px !important;
}
@media screen and (max-width: 640px) {
  .fix-shop-list .list-dl > dl > dd {
    width: 100% !important;
    border: none !important;
  }
}/*# sourceMappingURL=common_style.css.map */