@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: 20px;
  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: 16px;
  }
}

.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;
}
@media screen and (max-width: 834px) {
  header#global_header {
    padding-top: 46px;
  }
}

.header-text {
  line-height: 1.4;
  background: #f6f6f6;
  padding: 8px 0;
}
.header-text p {
  margin: 0 auto;
  max-width: 1220px;
  padding: 0 10px;
  text-align: left;
  font-size: 14px;
}
.header-sect {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-top: 30px;
  padding-bottom: 30px;
}
@media screen and (max-width: 640px) {
  .header-sect .siteID {
    width: 200px;
  }
}
.header-right {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
@media screen and (max-width: 834px) {
  .header-right {
    align-items: flex-end;
  }
}
.header-right .box1 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media screen and (max-width: 834px) {
  .header-right .box1 {
    flex-direction: column;
    align-items: flex-end;
  }
}
.header-right .box1 .header-tel {
  margin-right: 15px;
}
@media screen and (max-width: 834px) {
  .header-right .box1 .header-tel {
    margin-right: 0;
  }
}
@media screen and (max-width: 640px) {
  .header-right .box1 .header-tel {
    display: none;
  }
}
.header-right .box1 .header-tel a {
  color: #333;
  font-size: 25px;
  font-family: Noto Serif JP;
  font-weight: bold;
  padding-left: 25px;
  position: relative;
}
.header-right .box1 .header-tel a:before {
  position: absolute;
  content: "";
  background: url(../images/contents/tel.png);
  width: 18px;
  height: 26px;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.header-right .box1 .header-telsp {
  display: none;
}
@media screen and (max-width: 640px) {
  .header-right .box1 .header-telsp {
    display: block;
    width: 40px;
  }
}
.header-right .box1 .fle1 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media screen and (max-width: 640px) {
  .header-right .box1 .fle1 {
    display: none;
  }
}
.header-right .box1 .fle1 .btn1 {
  background: #ffa420;
  margin-right: 15px;
}
.header-right .box1 .fle1 .btn1 a {
  display: block;
  color: #fff;
  font-size: 15px;
  padding: 5px 18px 5px 36px;
  position: relative;
}
.header-right .box1 .fle1 .btn1 a:before {
  position: absolute;
  content: "\f0e0";
  font-family: "Font Awesome 5 Pro";
  left: 16px;
  top: 50%;
  transform: translateY(-50%);
  font-weight: bold;
}
.header-right .box1 .fle1 .icon1 a img {
  width: 50px !important;
}
.header-right .box2 {
  margin-top: 8px;
}
@media screen and (max-width: 640px) {
  .header-right .box2 {
    display: none;
  }
}
.header-right .box2 p {
  font-size: 14px;
  line-height: 1.4;
}
@media screen and (max-width: 834px) {
  .header-right .box2 p {
    font-size: 12px;
  }
}
.header-right .box2 p .week {
  margin-left: 20px;
}
@media screen and (max-width: 834px) {
  .header-right .box2 p .week {
    display: block;
    margin-left: 0;
    text-align: right;
  }
}
.header .nav {
  background: #acd038;
}
.header .nav-ul {
  display: flex;
  justify-content: space-between;
}
.header .nav-item {
  flex-grow: 1;
}
.header .nav-item a {
  color: #fff;
  font-size: 17px;
  font-weight: 500;
  padding: 11.5px 0;
  display: block;
  font-weight: 500;
}
.header .nav-item a:hover {
  background: #6e9000;
  opacity: 1;
  border-bottom: 1px solid #acd038;
}

#mainArea {
  position: relative;
}
#mainArea ul li {
  outline: none;
}
@media only screen and (max-width: 1600px) {
  #mainArea ul li picture img {
    -o-object-fit: cover;
       object-fit: cover;
    font-family: "object-fit: cover;";
  }
}
#mainArea .maintxt {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 100px;
}
@media only screen and (max-width: 1300px) {
  #mainArea .maintxt {
    width: 70%;
  }
}
@media screen and (max-width: 834px) {
  #mainArea .maintxt {
    width: 80%;
    left: 30px;
  }
}

/* ----------------------------------------------------------
meanmenu
---------------------------------------------------------- */
.mean-bar {
  background: #acd038 !important;
  position: fixed !important;
}
.mean-bar .mean-nav {
  background: #acd038 !important;
  position: fixed;
  margin-top: 42px !important;
}
.mean-bar .mean-expand {
  font-size: 20px !important;
  width: 36px !important;
  height: 36px !important;
  right: 8px !important;
}

/* ----------------------------------------------------------
dropdown
---------------------------------------------------------- */
#global_header .header .hov {
  color: #fff;
  position: relative;
  cursor: pointer;
}
@media screen and (max-width: 834px) {
  #global_header .header .hov {
    display: none;
  }
}

#global_header .sub {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  width: 190px;
  z-index: 100;
  display: flex;
  background: rgba(172, 208, 56, 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;
  border-right: none !important;
  opacity: 1 !important;
}

.fixedbtn-sp {
  display: none;
}
@media screen and (max-width: 834px) {
  .fixedbtn-sp {
    display: flex;
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 111;
    left: 50%;
    transform: translateX(-50%);
  }
  .fixedbtn-sp .btn1 {
    background: #ffa420;
    width: 50%;
    border-right: 1px solid #fff;
  }
  .fixedbtn-sp .btn1 a {
    color: #fff;
    display: block;
    padding: 12px 0;
  }
  .fixedbtn-sp .btn1 a p {
    display: inline-block;
    padding-left: 20px;
    position: relative;
  }
}
@media screen and (max-width: 834px) and (max-width: 640px) {
  .fixedbtn-sp .btn1 a p {
    font-size: 14px;
  }
}
@media only screen and (max-width: 834px) and (max-width: 450px) {
  .fixedbtn-sp .btn1 a p {
    font-size: 13px;
    padding-left: 18px;
  }
}
@media screen and (max-width: 834px) {
  .fixedbtn-sp .btn1 a p:before {
    position: absolute;
    content: "\f0e0";
    font-family: "Font Awesome 5 Pro";
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    font-weight: bold;
  }
  .fixedbtn-sp .btn2 {
    background: #ffa11a;
    width: 50%;
  }
  .fixedbtn-sp .btn2 a {
    color: #fff;
    display: block;
    padding: 12px 0;
  }
  .fixedbtn-sp .btn2 a p {
    display: inline-block;
    padding-left: 20px;
    position: relative;
  }
}
@media screen and (max-width: 834px) and (max-width: 640px) {
  .fixedbtn-sp .btn2 a p {
    font-size: 14px;
  }
}
@media screen and (max-width: 834px) {
  .fixedbtn-sp .btn2 a p:before {
    position: absolute;
    content: "";
    background: url(../images/contents/youtube-icon2.png);
    left: -7px;
    top: 163%;
    transform: translateY(-50%);
    width: 80px;
    height: 72px;
    background-size: 24%;
    background-repeat: no-repeat;
  }
}

.fixed-right {
  display: none;
}

.fixed {
  display: flex !important;
  position: fixed;
  right: 0;
  top: 10%;
  z-index: 11;
  flex-direction: column;
}
@media screen and (max-width: 834px) {
  .fixed {
    display: none !important;
  }
}
.fixed .btn1 {
  margin-bottom: 10px;
}

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

.footer {
  padding: 60px 0;
}
@media screen and (max-width: 834px) {
  .footer {
    padding: 30px 0 20px 0;
  }
}
.footer-wrap {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 834px) {
  .footer-left {
    margin: 0 auto;
  }
}
.footer-left .siteID {
  text-align: left;
}
@media screen and (max-width: 834px) {
  .footer-left .siteID {
    text-align: center;
  }
}
.footer-left .siteID a {
  color: #fff;
  font-size: 20px;
  font-weight: 500;
}
.footer-address {
  text-align: left;
}
@media screen and (max-width: 834px) {
  .footer-address {
    text-align: center;
  }
}
.footer-address .tel-link a {
  color: #fff;
}
.footer-address p .blk {
  display: block;
}
@media screen and (max-width: 834px) {
  .footer-right {
    display: none;
  }
}
.footer-right .nav-ul {
  width: 475px;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.footer-right .nav-item a {
  color: #fff;
  display: block;
  padding-left: 16px;
}

.index-midashi {
  background: #acd038;
  position: relative;
}
.index-midashi:before {
  position: absolute;
  content: "";
  background: url(../images/contents/arrow01.png);
  width: 62px;
  height: 33px;
  bottom: -32px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1;
}
.index-midashi div {
  font-size: 32px;
  font-weight: bold;
  color: #fff;
  padding: 36.5px 0;
}
@media only screen and (max-width: 1500px) {
  .index-midashi div {
    padding: 25px 0;
    font-size: 30px;
  }
}
@media only screen and (max-width: 1000px) {
  .index-midashi div {
    font-size: 27px;
  }
}
@media screen and (max-width: 834px) {
  .index-midashi div {
    font-size: 25px;
    padding: 20px 0;
  }
}
@media screen and (max-width: 640px) {
  .index-midashi div {
    font-size: 23px;
  }
}
@media only screen and (max-width: 500px) {
  .index-midashi div {
    font-size: 20px;
  }
}

.index-bg1 {
  background: #f6f3ee;
  position: relative;
  height: 580px;
}
@media only screen and (max-width: 1500px) {
  .index-bg1 {
    height: 500px;
  }
}
@media only screen and (max-width: 1100px) {
  .index-bg1 {
    height: 430px;
  }
}
@media screen and (max-width: 834px) {
  .index-bg1 {
    height: 480px;
  }
}
@media screen and (max-width: 640px) {
  .index-bg1 {
    height: auto;
    padding: 60px 0;
    position: static;
  }
}
.index-bg1:before {
  content: "";
  position: absolute;
  background: url(../images/contents/img1-3.png);
  width: 781px;
  height: 100%;
  left: 4%;
  background-repeat: no-repeat;
}
@media only screen and (max-width: 1500px) {
  .index-bg1:before {
    background-size: 83%;
  }
}
@media only screen and (max-width: 1300px) {
  .index-bg1:before {
    left: -2%;
  }
}
@media only screen and (max-width: 1100px) {
  .index-bg1:before {
    background-size: 71%;
    left: -13%;
  }
}
@media screen and (max-width: 834px) {
  .index-bg1:before {
    background-size: 80%;
  }
}
@media screen and (max-width: 640px) {
  .index-bg1:before {
    content: none;
  }
}
.index-bg1 .box1 {
  position: absolute;
  right: 18%;
  top: 50%;
  transform: translateY(-50%);
}
@media only screen and (max-width: 1400px) {
  .index-bg1 .box1 {
    right: 8%;
  }
}
@media only screen and (max-width: 1000px) {
  .index-bg1 .box1 {
    right: 3%;
  }
}
@media screen and (max-width: 834px) {
  .index-bg1 .box1 {
    background: rgba(255, 255, 255, 0.6);
    padding: 30px;
    transform: translatex(-50%) translateY(-50%);
    left: 50%;
    width: 90%;
    border-radius: 10px;
  }
}
@media screen and (max-width: 640px) {
  .index-bg1 .box1 {
    background: none;
    padding: 0 10px;
    width: 100%;
    position: static;
    transform: initial !important;
  }
}
@media only screen and (max-width: 1500px) {
  .index-bg1 .box1 .title_01 {
    margin-bottom: 20px !important;
  }
}
@media only screen and (max-width: 1100px) {
  .index-bg1 .box1 .title_01 {
    margin-bottom: 15px !important;
  }
}
.index-bg1 .box1 .title_01 h1 {
  font-size: 36px;
  font-family: fot-tsukuardgothic-std, sans-serif;
  font-weight: 700;
  font-style: normal;
}
@media only screen and (max-width: 1100px) {
  .index-bg1 .box1 .title_01 h1 {
    font-size: 30px;
  }
}
@media screen and (max-width: 834px) {
  .index-bg1 .box1 .title_01 h1 {
    font-size: 26px;
  }
}
@media only screen and (max-width: 550px) {
  .index-bg1 .box1 .title_01 h1 {
    font-size: 4.7vw;
  }
}
@media only screen and (max-width: 1500px) {
  .index-bg1 .box1 .index-ul1 {
    margin-bottom: 10px !important;
  }
}
.index-bg1 .box1 .index-ul1 ul {
  display: flex;
  flex-direction: column;
}
.index-bg1 .box1 .index-ul1 ul li {
  position: relative;
  padding: 10px 0 10px 30px;
  font-weight: 500;
  font-size: 17px;
}
@media only screen and (max-width: 1500px) {
  .index-bg1 .box1 .index-ul1 ul li {
    padding: 2px 0 2px 30px;
    font-size: 16px;
  }
}
@media only screen and (max-width: 1100px) {
  .index-bg1 .box1 .index-ul1 ul li {
    padding: 2px 0 2px 30px;
  }
}
.index-bg1 .box1 .index-ul1 ul li:before {
  content: "";
  position: absolute;
  background: url(../images/contents/check.png);
  width: 18px;
  height: 17px;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
}
.index-bg1 .box1 .text1 {
  line-height: 1.3;
}
.index-bg1 .box1 .text1 div {
  font-size: 27px;
  font-weight: bold;
}
@media only screen and (max-width: 1100px) {
  .index-bg1 .box1 .text1 div {
    font-size: 23px;
  }
}
@media screen and (max-width: 834px) {
  .index-bg1 .box1 .text1 div {
    font-size: 20px;
  }
}
.index-bg1 .box1 .text1 div .blk {
  display: block;
}
@media only screen and (max-width: 550px) {
  .index-bg1 .box1 .text1 div .blk {
    display: none;
  }
}
.index-bg1 .box1 .text1 div .font1 {
  display: block;
  font-size: 30px;
  color: #ffa11a;
}
@media only screen and (max-width: 1100px) {
  .index-bg1 .box1 .text1 div .font1 {
    font-size: 26px;
  }
}
@media screen and (max-width: 834px) {
  .index-bg1 .box1 .text1 div .font1 {
    color: #ffa11a;
  }
}
@media screen and (max-width: 834px) {
  .index-bg1 .box1 .text1 div .font1 {
    font-size: 24px;
  }
}
@media only screen and (max-width: 550px) {
  .index-bg1 .box1 .text1 div .font1 {
    display: inline;
  }
}

.title_02 {
  position: relative;
  padding-bottom: 20px;
}
.title_02:before {
  content: "";
  position: absolute;
  background: url(../images/contents/title-under.png);
  width: 72px;
  height: 3px;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
.title_02 h2 {
  font-size: 32px;
  font-family: fot-tsukuardgothic-std, sans-serif;
  font-weight: 700;
  font-style: normal;
}
@media screen and (max-width: 834px) {
  .title_02 h2 {
    font-size: 3.74vw;
  }
}
@media screen and (max-width: 640px) {
  .title_02 h2 {
    font-size: 26px;
  }
}
@media only screen and (max-width: 450px) {
  .title_02 h2 {
    font-size: 5.86vw;
  }
}
.title_02 h2 .arch {
  display: block;
  color: #9dc815;
  font-family: "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 16px;
  margin-bottom: 25px;
}
@media screen and (max-width: 640px) {
  .title_02 h2 .blk {
    display: block;
  }
}

.index-fle1 {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 834px) {
  .index-fle1 {
    flex-direction: column;
  }
}
.index-fle1 .index-wrap1 {
  width: 32%;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.2);
  padding: 20px;
  position: relative;
}
@media screen and (max-width: 834px) {
  .index-fle1 .index-wrap1 {
    width: 100%;
  }
  .index-fle1 .index-wrap1:nth-of-type(2) {
    margin-top: 30px;
  }
  .index-fle1 .index-wrap1:last-child {
    margin-top: 30px;
  }
}
.index-fle1 .index-wrap1 .title-pos {
  position: relative;
  padding: 0 15px;
}
.index-fle1 .index-wrap1 .title-pos:before {
  content: "";
  position: absolute;
  width: 36%;
  height: 1px;
  background: #f2a25a;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
@media only screen and (max-width: 1200px) {
  .index-fle1 .index-wrap1 .title-pos:before {
    width: 30%;
  }
}
.index-fle1 .index-wrap1 .title-pos:after {
  content: "";
  position: absolute;
  width: 36%;
  height: 1px;
  background: #f2a25a;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
@media only screen and (max-width: 1200px) {
  .index-fle1 .index-wrap1 .title-pos:after {
    width: 30%;
  }
}
.index-fle1 .index-wrap1 .index-contents .img1 {
  position: relative;
  padding-bottom: 50px;
}
@media screen and (max-width: 834px) {
  .index-fle1 .index-wrap1 .index-contents .img1 {
    display: flex;
    flex-direction: column-reverse;
    padding-bottom: 0;
  }
}
@media screen and (max-width: 834px) {
  .index-fle1 .index-wrap1 .index-contents .img1 img {
    width: 100% !important;
  }
}
.index-fle1 .index-wrap1 .index-contents .img1 .text1 {
  background: #acd038;
  position: absolute;
  width: 87%;
  padding: 16px;
  position: absolute;
  bottom: 0;
  left: -20px;
  line-height: 1.4;
}
@media only screen and (max-width: 1200px) {
  .index-fle1 .index-wrap1 .index-contents .img1 .text1 {
    padding: 10px;
  }
}
@media only screen and (max-width: 1000px) {
  .index-fle1 .index-wrap1 .index-contents .img1 .text1 {
    width: 95%;
  }
}
@media only screen and (max-width: 900px) {
  .index-fle1 .index-wrap1 .index-contents .img1 .text1 {
    width: 105%;
  }
}
@media screen and (max-width: 834px) {
  .index-fle1 .index-wrap1 .index-contents .img1 .text1 {
    position: static;
    width: 100%;
  }
}
.index-fle1 .index-wrap1 .index-contents .img1 .text1 div {
  color: #fff;
  font-size: 18px;
  font-weight: bold;
}
@media only screen and (max-width: 1200px) {
  .index-fle1 .index-wrap1 .index-contents .img1 .text1 div {
    font-size: 16px;
  }
}
@media only screen and (max-width: 550px) {
  .index-fle1 .index-wrap1 .index-contents .img1 .text1 div .sp-blk {
    display: block;
  }
}
.index-fle1 .index-wrap1 .index-contents .text2 {
  margin-top: 20px;
}
.index-fle1 .index-wrap1 .index-contents .text2 div {
  font-size: 16px;
}

.index-btn1 {
  text-align: center;
}
.index-btn1 div {
  width: 360px;
  margin: 0 auto;
  background: #acd038;
  border-radius: 30px;
  display: inline-block;
}
@media only screen and (max-width: 500px) {
  .index-btn1 div {
    display: block;
    width: 80%;
  }
}
.index-btn1 div a {
  color: #fff;
  font-weight: bold;
  display: block;
  font-size: 16px;
  padding: 16px 10px 16px 0px;
  position: relative;
}
@media only screen and (max-width: 500px) {
  .index-btn1 div a {
    font-size: 14px;
    padding: 16px 10px 16px 0px;
  }
}
.index-btn1 div a:before {
  position: absolute;
  content: "\f054";
  font-family: "Font Awesome 5 Pro";
  top: 50%;
  transform: translateY(-50%);
  right: 20px;
}
@media only screen and (max-width: 500px) {
  .index-btn1 div a:before {
    right: 10px;
  }
}

.title_03 {
  line-height: 1.5;
  text-align: center;
}
.title_03 div {
  position: relative;
  padding: 0 78px;
  display: inline-block;
}
@media screen and (max-width: 834px) {
  .title_03 div {
    padding: 0 28px;
  }
}
@media screen and (max-width: 640px) {
  .title_03 div {
    padding: 0;
    display: block;
  }
}
.title_03 div:before {
  position: absolute;
  content: "";
  background: url(../images/contents/title-left.png);
  width: 59px;
  height: 66px;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  background-repeat: no-repeat;
}
@media screen and (max-width: 834px) {
  .title_03 div:before {
    background-size: 70%;
    left: -20px;
    top: 70%;
  }
}
@media screen and (max-width: 640px) {
  .title_03 div:before {
    content: none;
  }
}
.title_03 div:after {
  position: absolute;
  content: "";
  background: url(../images/contents/title-right.png);
  width: 61px;
  height: 66px;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  background-repeat: no-repeat;
}
@media screen and (max-width: 834px) {
  .title_03 div:after {
    background-size: 70%;
    right: -30px;
    top: 70%;
  }
}
@media screen and (max-width: 640px) {
  .title_03 div:after {
    content: none;
  }
}
.title_03 div h2 {
  font-size: 25px;
  font-weight: bold;
}
@media only screen and (max-width: 1100px) {
  .title_03 div h2 {
    font-size: 2.27vw;
  }
}
@media screen and (max-width: 640px) {
  .title_03 div h2 {
    font-size: 18px;
    text-align: left !important;
  }
}
.title_03 div h2 .text1 {
  font-size: 1.12em;
  color: #ffa11a;
}
.title_03 div h2 .text2 {
  display: block;
}
@media screen and (max-width: 640px) {
  .title_03 div h2 .text2 {
    display: none;
  }
}
.title_03 div h2 .text3 {
  font-size: 1.4em;
  color: #ffa11a;
}

.index-wrap2 {
  margin-right: calc((100vw - 100%) / 2 * -1);
  position: relative;
}
.index-wrap2 .img1 img {
  margin-right: 0;
}
.index-wrap2 .text-box1 {
  background: #ecfae0;
  width: 790px;
  padding: 60px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.index-wrap2 .text-box1 .text1 {
  font-size: 36px;
  font-weight: 500;
}
.index-wrap2 .text-box1 .text1 .textch {
  font-size: 56px;
  font-family: fot-tsukuardgothic-std, sans-serif;
  font-weight: 700;
  font-style: normal;
  margin-left: 20px;
  position: relative;
}
.index-wrap2 .text-box1 .text1 .textch:before {
  position: absolute;
  content: "";
  background: url(../images/contents/kasen.png);
  width: 216px;
  height: 8px;
  left: 50%;
  transform: translateX(-50%);
  bottom: 10px;
  z-index: 1;
}

.index-bg2 {
  background: url(../images/contents/bg2.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  padding: 70px 10px 90px 10px;
  margin-left: calc((100vw - 100%) / 2 * -1) !important;
  margin-right: calc((100vw - 100%) / 2 * -1) !important;
  background-attachment: fixed;
}
@media screen and (max-width: 834px) {
  .index-bg2 {
    padding: 60px 0 60px 0;
  }
}
.index-bg2 .index-fle5 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.index-bg2 .index-fle5 .index-wrap3 {
  width: 24%;
  background: #fff;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.2);
  padding: 10px;
}
@media screen and (max-width: 834px) {
  .index-bg2 .index-fle5 .index-wrap3 {
    width: 49%;
  }
  .index-bg2 .index-fle5 .index-wrap3:nth-of-type(3) {
    margin-top: 20px;
  }
  .index-bg2 .index-fle5 .index-wrap3:last-child {
    margin-top: 20px;
  }
}
@media screen and (max-width: 640px) {
  .index-bg2 .index-fle5 .index-wrap3 {
    width: 100%;
  }
  .index-bg2 .index-fle5 .index-wrap3:nth-of-type(2) {
    margin-top: 20px;
  }
}
.index-bg2 .index-fle5 .index-wrap3 .title_15 h3 {
  font-size: 17px;
  font-weight: bold;
  color: #ffa11a;
}
.index-bg2 .index-fle5 .index-wrap3 .text1 div {
  font-size: 16px;
}
.index-bg2 .index-fle5 .index-wrap3 .btn1 {
  text-align: center;
}
.index-bg2 .index-fle5 .index-wrap3 .btn1 div {
  background: #acd038;
  border-radius: 20px;
  margin: 0 auto;
  display: inline-block;
  width: 90%;
}
@media only screen and (max-width: 1100px) {
  .index-bg2 .index-fle5 .index-wrap3 .btn1 div {
    width: 100%;
  }
}
.index-bg2 .index-fle5 .index-wrap3 .btn1 div a {
  display: block;
  font-size: 16px;
  color: #fff;
  padding: 5px 0 5px 0;
  position: relative;
}
@media only screen and (max-width: 1200px) {
  .index-bg2 .index-fle5 .index-wrap3 .btn1 div a {
    font-size: 15px;
  }
}
.index-bg2 .index-fle5 .index-wrap3 .btn1 div a:before {
  position: absolute;
  content: "\f054";
  font-family: "Font Awesome 5 Pro";
  top: 50%;
  transform: translateY(-50%);
  right: 15px;
}

.index-bg3 {
  background: url(../images/contents/bg1.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  padding: 70px 10px 90px 10px;
  margin-left: calc((100vw - 100%) / 2 * -1) !important;
  margin-right: calc((100vw - 100%) / 2 * -1) !important;
}
.index-bg3 .box1 {
  background: rgba(253, 248, 255, 0.5);
  border-radius: 10px;
  padding: 50px 0;
}
.index-bg3 .box1 .title_04 h2 {
  font-size: 32px;
  font-family: fot-tsukuardgothic-std, sans-serif;
  font-weight: 700;
  font-style: normal;
}
@media screen and (max-width: 640px) {
  .index-bg3 .box1 .title_04 h2 {
    font-size: 28px;
  }
}
@media screen and (max-width: 640px) {
  .index-bg3 .box1 .text1 div {
    text-align: left !important;
  }
}
@media screen and (max-width: 834px) {
  .index-bg3 .box1 .text1 div .blk {
    display: block;
  }
}
@media screen and (max-width: 640px) {
  .index-bg3 .box1 .text1 div .blk {
    display: none;
  }
}
.index-bg3 .box1 .tel-link div a {
  color: #333;
  font-size: 46px;
}
@media only screen and (max-width: 1500px) {
  .index-bg3 .box1 .tel-link div a {
    font-size: 40px;
  }
}
@media screen and (max-width: 834px) {
  .index-bg3 .box1 .tel-link div a {
    font-size: 36px;
  }
}
@media screen and (max-width: 640px) {
  .index-bg3 .box1 .tel-link div a {
    font-size: 30px;
  }
}

.title_05 article {
  text-align: center;
}
@media screen and (max-width: 640px) {
  .title_05 article {
    text-align: left;
  }
}
.title_05 article h3 {
  display: inline-block;
  font-size: 30px;
  font-family: fot-tsukuardgothic-std, sans-serif;
  font-weight: 700;
  font-style: normal;
  border-bottom: 5px solid #ffa11a;
}
@media screen and (max-width: 834px) {
  .title_05 article h3 {
    font-size: 24px;
  }
}
@media screen and (max-width: 640px) {
  .title_05 article h3 {
    text-align: left !important;
  }
}
@media only screen and (max-width: 500px) {
  .title_05 article h3 {
    font-size: 5vw;
  }
}
@media screen and (max-width: 640px) {
  .title_05 article h3 .blk {
    display: block;
  }
}

.youtube-fle {
  display: flex;
  justify-content: space-between;
  margin-top: 40px;
}
@media screen and (max-width: 834px) {
  .youtube-fle {
    flex-wrap: wrap;
  }
}
.youtube-fle .index-youtube {
  flex-direction: column !important;
  width: 24%;
}
@media screen and (max-width: 834px) {
  .youtube-fle .index-youtube {
    width: 49%;
  }
  .youtube-fle .index-youtube:nth-of-type(n + 3) {
    margin-top: 30px;
  }
}
@media screen and (max-width: 640px) {
  .youtube-fle .index-youtube {
    width: 100%;
  }
  .youtube-fle .index-youtube:nth-of-type(2) {
    margin-top: 30px;
  }
}
.youtube-fle .index-youtube .box:first-child div iframe {
  width: 100% !important;
  height: 200px !important;
}
@media only screen and (max-width: 1000px) {
  .youtube-fle .index-youtube .box:first-child div iframe {
    height: 190px !important;
  }
}
@media screen and (max-width: 834px) {
  .youtube-fle .index-youtube .box:first-child div iframe {
    height: 300px !important;
  }
}
@media screen and (max-width: 640px) {
  .youtube-fle .index-youtube .box:first-child div iframe {
    height: 350px !important;
  }
}
.youtube-fle .index-youtube .box:last-child div {
  font-size: 16px;
}

.index-fle3 {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 834px) {
  .index-fle3 {
    flex-direction: column;
  }
}
.index-fle3 .box1 {
  width: 48%;
}
@media screen and (max-width: 834px) {
  .index-fle3 .box1 {
    width: 100%;
  }
}
.index-fle3 .box1 .title_06 h2 {
  font-size: 32px;
  font-family: fot-tsukuardgothic-std, sans-serif;
  font-weight: 700;
  font-style: normal;
  border-bottom: 1px solid #acd038;
  padding-bottom: 20px;
  position: relative;
}
@media screen and (max-width: 834px) {
  .index-fle3 .box1 .title_06 h2 {
    font-size: 3.74vw;
  }
}
@media screen and (max-width: 640px) {
  .index-fle3 .box1 .title_06 h2 {
    font-size: 26px;
  }
}
@media only screen and (max-width: 450px) {
  .index-fle3 .box1 .title_06 h2 {
    font-size: 5.86vw;
  }
}
.index-fle3 .box1 .title_06 h2:before {
  position: absolute;
  content: "";
  background: url(../images/contents/icon1.png);
  width: 79px;
  height: 56px;
  right: 0;
  top: 30%;
  transform: translateY(-50%);
}
.index-fle3 .box1 .news {
  overflow-x: auto;
  max-height: 360px;
}
.index-fle3 .box1 .news dl {
  display: flex;
  flex-direction: column;
  border-bottom: 1px dashed #ccc;
  padding-top: 20px;
}
.index-fle3 .box1 .news dl dt {
  background: #f9ad4b;
  border-radius: 15px;
  width: 130px !important;
  color: #fff;
  border: none !important;
  padding: 3px 10px 3px 20px !important;
  font-size: 16px;
}
.index-fle3 .box1 .news dl dd {
  width: 100% !important;
  border: none !important;
  font-size: 16px;
}
.index-fle3 .box2 {
  width: 48%;
}
@media screen and (max-width: 834px) {
  .index-fle3 .box2 {
    width: 100%;
    margin-top: 60px;
  }
}
.index-fle3 .box2 .title_06 h2 {
  font-size: 32px;
  font-family: fot-tsukuardgothic-std, sans-serif;
  font-weight: 700;
  font-style: normal;
  border-bottom: 1px solid #acd038;
  padding-bottom: 20px;
  position: relative;
}
@media screen and (max-width: 834px) {
  .index-fle3 .box2 .title_06 h2 {
    font-size: 3.74vw;
  }
}
@media screen and (max-width: 640px) {
  .index-fle3 .box2 .title_06 h2 {
    font-size: 26px;
  }
}
@media only screen and (max-width: 450px) {
  .index-fle3 .box2 .title_06 h2 {
    font-size: 5.86vw;
  }
}
.index-fle3 .box2 .title_06 h2:before {
  position: absolute;
  content: "";
  background: url(../images/contents/icon1.png);
  width: 79px;
  height: 56px;
  right: 0;
  top: 30%;
  transform: translateY(-50%);
}
.index-fle3 .box2 .calendar img {
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;";
  height: 375px !important;
}
@media screen and (max-width: 834px) {
  .index-fle3 .box2 .calendar img {
    height: auto !important;
  }
}

.index-txt1 div b {
  color: #ffa11a;
}

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: #acd038;
  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(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: 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(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: 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(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: 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(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: 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);
}

/* ------------------------------------------------------------
about.html
------------------------------------------------------------ */
.title_08 {
  background: url(../images/contents/h1bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: right;
  padding: 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_08 {
    background-position: bottom 0 right -110px;
    padding: 90px 30px;
  }
}
@media screen and (max-width: 640px) {
  .title_08 {
    padding: 80px 30px;
  }
}
.title_08 h1,
.title_08 div {
  color: #fff;
  font-size: 42px;
  font-weight: bold;
  text-shadow: 2px 2px 3px #294009;
  text-align: center !important;
}
@media only screen and (max-width: 1100px) {
  .title_08 h1,
  .title_08 div {
    font-size: 37px;
  }
}
@media screen and (max-width: 640px) {
  .title_08 h1,
  .title_08 div {
    font-size: 30px;
  }
}

@media screen and (max-width: 640px) {
  .title_08 {
    padding: 80px 0;
  }
}
.title_08 h1 {
  font-size: 37px;
}
@media screen and (max-width: 834px) {
  .title_08 h1 {
    font-size: 34px;
  }
}
@media screen and (max-width: 640px) {
  .title_08 h1 {
    font-size: 28px;
  }
}
@media only screen and (max-width: 500px) {
  .title_08 h1 {
    font-size: 5.6vw;
  }
}

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

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

@media only screen and (max-width: 500px) {
  .title_09ch2 h2 {
    font-size: 3.73vw;
  }
}

.about-tb1 table tr td {
  text-align: center !important;
  border: none !important;
}
.about-tb1 table tr td img {
  width: 60px !important;
}

.about-text1 {
  line-height: 1.5;
}
.about-text1 div {
  font-size: 22px;
  font-weight: bold;
}
@media only screen and (max-width: 1000px) {
  .about-text1 div {
    font-size: 20px;
  }
}
@media screen and (max-width: 834px) {
  .about-text1 div {
    font-size: 18px;
  }
}
.about-text1 div .text1 {
  display: block;
  color: #ffa11a;
  font-size: 1.12em;
}
@media screen and (max-width: 834px) {
  .about-text1 div .text1 {
    display: inline;
  }
}
.about-text1 div .text2 {
  display: block;
  color: #ffa11a;
  font-size: 1.12em;
  margin-top: 15px;
}

.about-text2 div {
  font-size: 22px;
  font-weight: bold;
}
@media screen and (max-width: 640px) {
  .about-text2 div {
    text-align: left !important;
  }
}

.about-arrow img {
  width: 60px !important;
}

.about-fle1 {
  justify-content: space-between;
}
@media screen and (max-width: 640px) {
  .about-fle1 {
    flex-direction: column;
  }
}
.about-fle1 .box {
  width: 49%;
  position: relative;
}
@media screen and (max-width: 640px) {
  .about-fle1 .box:first-child {
    width: 100%;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 640px) {
  .about-fle1 .box:last-child {
    width: 100%;
  }
}
.about-fle1 .box h3 {
  display: none;
}
.about-fle1 .box div {
  position: absolute;
  bottom: 0;
  background: rgba(172, 208, 56, 0.8);
  text-align: center;
  padding: 10px;
  font-size: 18px;
  font-weight: bold;
  width: 100%;
  color: #fff;
}

.about-fle2 {
  justify-content: space-between;
}
@media screen and (max-width: 640px) {
  .about-fle2 {
    flex-direction: column-reverse !important;
  }
}
.about-fle2 .box:first-child {
  width: 68%;
}
@media screen and (max-width: 640px) {
  .about-fle2 .box:first-child {
    width: 100%;
  }
}
.about-fle2 .box:first-child div .text1 {
  font-weight: bold;
  color: #ffa11a;
  display: block;
  font-size: 20px;
}
.about-fle2 .box:last-child {
  width: 30%;
}
@media screen and (max-width: 640px) {
  .about-fle2 .box:last-child {
    width: 100%;
    margin-bottom: 10px;
  }
}
.about-fle2 .box:last-child img {
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;";
}

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

.about-text4 {
  line-height: 1.4;
  border: double 5px #acd038;
  padding: 30px;
  background: #e5ffd1;
}
@media only screen and (max-width: 1200px) {
  .about-text4 {
    padding: 15px;
  }
}
.about-text4 div {
  font-size: 22px;
  font-weight: bold;
}
@media only screen and (max-width: 1200px) {
  .about-text4 div {
    font-size: 1.91vw;
  }
}
@media screen and (max-width: 834px) {
  .about-text4 div {
    font-size: 2.8vw;
  }
}
@media screen and (max-width: 640px) {
  .about-text4 div {
    font-size: 16px;
  }
}
.about-text4 div .text1 {
  color: #ffa11a;
}
@media screen and (max-width: 834px) {
  .about-text4 div .blk {
    display: block;
  }
}
@media screen and (max-width: 640px) {
  .about-text4 div .blk {
    display: none;
  }
}

.about-text4ch {
  line-height: 1.4;
  border: double 5px #acd038;
  padding: 30px;
  background: #e5ffd1;
}
@media only screen and (max-width: 1200px) {
  .about-text4ch {
    padding: 15px;
  }
}
.about-text4ch div {
  font-size: 22px;
  font-weight: bold;
}
@media screen and (max-width: 834px) {
  .about-text4ch div {
    font-size: 20px;
  }
}
@media screen and (max-width: 640px) {
  .about-text4ch div {
    font-size: 18px;
  }
}

.about-text6 div .text1 {
  font-weight: bold;
  color: #ffa11a;
  font-size: 19px;
}
.about-text6 div .text2 {
  font-weight: bold;
  color: #ffa11a;
  font-size: 19px;
}

.about-fle4 {
  justify-content: space-between;
}
@media screen and (max-width: 640px) {
  .about-fle4 {
    flex-direction: column;
  }
}
.about-fle4 .box {
  width: 33%;
  position: relative;
}
@media screen and (max-width: 640px) {
  .about-fle4 .box {
    width: 100%;
  }
  .about-fle4 .box:first-child {
    margin-bottom: 20px;
  }
  .about-fle4 .box:nth-of-type(2) {
    margin-bottom: 20px;
  }
}
.about-fle4 .box h3 {
  display: none;
}
.about-fle4 .box div {
  text-align: center;
  font-weight: bold;
  position: absolute;
  bottom: 0;
  right: 0;
  background: #acd038;
  color: #fff;
  width: 90px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
}

.about-text8 div {
  font-size: 22px;
  font-weight: bold;
  border-bottom: 5px double #ffa11a;
  display: inline-block;
}
@media screen and (max-width: 834px) {
  .about-text8 div {
    font-size: 20px;
  }
}
@media screen and (max-width: 640px) {
  .about-text8 div {
    font-size: 18px;
  }
}

.about-text9 div {
  font-size: 22px;
  font-weight: bold;
  border-bottom: 5px double #ffa11a;
  display: inline-block;
}
@media screen and (max-width: 834px) {
  .about-text9 div {
    font-size: 20px;
  }
}
@media screen and (max-width: 640px) {
  .about-text9 div {
    font-size: 18px;
  }
}

.about-text11 {
  padding-left: 40px;
}
.about-text11 div {
  position: relative;
  padding: 18px 25px;
  background: #acd038;
  border-radius: 30px;
  font-size: 20px;
  font-weight: bold;
  color: #fff;
}
@media screen and (max-width: 640px) {
  .about-text11 div {
    font-size: 17px;
  }
}
.about-text11 div:before {
  content: "\f111";
  position: absolute;
  font-size: 15px;
  left: -40px;
  bottom: 0;
  color: #acd038;
  font-family: "Font Awesome 5 Pro";
}
.about-text11 div:after {
  font-family: "Font Awesome 5 Pro";
  content: "\f111";
  position: absolute;
  font-size: 23px;
  left: -23px;
  bottom: 0;
  color: #acd038;
}

/* ------------------------------------------------------------
academy.html
------------------------------------------------------------ */
.academy-ul1 ul {
  display: flex;
  flex-direction: column;
}
.academy-ul1 ul li {
  border-bottom: 1px dashed #acd038;
  font-weight: bold;
  padding: 10px 0 10px 40px;
  position: relative;
}
.academy-ul1 ul li:before {
  content: "";
  position: absolute;
  background: url(../images/contents/check-1.png);
  width: 112px;
  height: 108px;
  left: 0;
  background-repeat: no-repeat;
  background-size: 30%;
}

.academy-ul2 ul {
  display: flex;
  flex-direction: column;
}
.academy-ul2 ul li {
  border-bottom: 1px dashed #ffa420;
  font-weight: bold;
  padding: 10px 0 10px 40px;
  position: relative;
}
.academy-ul2 ul li:before {
  content: "";
  position: absolute;
  background: url(../images/contents/check-2.png);
  width: 112px;
  height: 108px;
  left: 0;
  background-repeat: no-repeat;
  background-size: 30%;
}

.academy-fle1 {
  justify-content: space-between;
}
@media screen and (max-width: 640px) {
  .academy-fle1 {
    flex-direction: column-reverse !important;
  }
}
.academy-fle1 .box:first-child {
  width: 68%;
}
@media screen and (max-width: 640px) {
  .academy-fle1 .box:first-child {
    width: 100%;
  }
}
.academy-fle1 .box:last-child {
  width: 30%;
}
@media screen and (max-width: 640px) {
  .academy-fle1 .box:last-child {
    width: 100%;
    margin-bottom: 10px;
  }
}

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

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

.academy-text3 div {
  font-size: 18px;
  font-weight: bold;
}
@media screen and (max-width: 640px) {
  .academy-text3 div {
    text-align: left !important;
  }
}
.academy-text3 div .text1 {
  color: #ffa11a;
}

/* ------------------------------------------------------------
case01.html
------------------------------------------------------------ */
.case01-fle1 {
  justify-content: space-between;
}
@media screen and (max-width: 640px) {
  .case01-fle1 {
    flex-direction: column-reverse !important;
  }
}
.case01-fle1 .box:first-child {
  width: 68%;
}
@media screen and (max-width: 640px) {
  .case01-fle1 .box:first-child {
    width: 100%;
  }
}
.case01-fle1 .box:first-child div b {
  color: #ffa11a;
  font-size: 19px;
}
.case01-fle1 .box:last-child {
  width: 30%;
}
@media screen and (max-width: 640px) {
  .case01-fle1 .box:last-child {
    width: 100%;
    margin-bottom: 10px;
  }
}

.case01-text1 div b {
  color: #ffa11a;
  font-size: 19px;
}

.case01-text3 div b {
  color: #ffa11a;
  font-size: 19px;
}

.case01-fle2 {
  justify-content: space-between;
}
@media screen and (max-width: 640px) {
  .case01-fle2 {
    flex-direction: column !important;
  }
}
.case01-fle2 .box:first-child {
  width: 30%;
}
@media screen and (max-width: 640px) {
  .case01-fle2 .box:first-child {
    width: 100%;
  }
}
.case01-fle2 .box:last-child {
  width: 68%;
}
@media screen and (max-width: 640px) {
  .case01-fle2 .box:last-child {
    width: 100%;
    margin-top: 10px;
  }
}
.case01-fle2 .box:last-child div b {
  color: #ffa11a;
  font-size: 19px;
}

@media only screen and (max-width: 1000px) {
  .case01-tb1 {
    overflow-x: auto;
    white-space: nowrap;
  }
}
.case01-tb1 table tr:first-child td:first-child {
  min-width: 250px;
}
.case01-tb1 table tr:first-child td:first-child img {
  width: 250px !important;
}
@media only screen and (max-width: 1000px) {
  .case01-tb1 table tr:first-child td:first-child img {
    width: 230px !important;
  }
}
.case01-tb1 table tr:first-child td:nth-of-type(2) {
  min-width: 60px;
}
.case01-tb1 table tr:first-child td:nth-of-type(3) {
  min-width: 250px;
}
.case01-tb1 table tr:first-child td:nth-of-type(3) img {
  width: 250px !important;
}
@media only screen and (max-width: 1000px) {
  .case01-tb1 table tr:first-child td:nth-of-type(3) img {
    width: 230px !important;
  }
}
.case01-tb1 table tr:first-child td:nth-of-type(4) {
  min-width: 60px;
}
.case01-tb1 table tr:first-child td:last-child {
  min-width: 250px;
}
.case01-tb1 table tr:first-child td:last-child img {
  width: 250px !important;
}
@media only screen and (max-width: 1000px) {
  .case01-tb1 table tr:first-child td:last-child img {
    width: 230px !important;
  }
}
.case01-tb1 table tr td {
  border: none !important;
  text-align: center !important;
}
.case01-tb1 table tr td div {
  text-align: center;
  font-weight: bold;
}
@media only screen and (max-width: 1000px) {
  .case01-tb1 table tr td div {
    text-align: left;
  }
}

.case01-text4 {
  line-height: 1.4;
  border: double 5px #acd038;
  padding: 30px;
  background: #e5ffd1;
}
@media screen and (max-width: 834px) {
  .case01-text4 {
    padding: 15px;
  }
}
.case01-text4 div {
  font-size: 22px;
  font-weight: bold;
}
@media screen and (max-width: 834px) {
  .case01-text4 div {
    font-size: 20px;
  }
}
@media screen and (max-width: 640px) {
  .case01-text4 div {
    font-size: 18px;
  }
}
.case01-text4 div .text5 {
  color: #ffa11a;
}

.case01-text2 div {
  font-size: 22px;
  font-weight: bold;
  border-bottom: 5px double #ffa11a;
  display: inline-block;
}
@media screen and (max-width: 834px) {
  .case01-text2 div {
    font-size: 20px;
  }
}
@media screen and (max-width: 640px) {
  .case01-text2 div {
    font-size: 18px;
  }
}

.case01-btn div a {
  text-decoration: underline;
  color: #217503;
}

.case01-fle3 {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 834px) {
  .case01-fle3 {
    justify-content: center;
  }
}
.case01-fle3 .box {
  width: 13%;
}
@media screen and (max-width: 834px) {
  .case01-fle3 .box {
    width: 24%;
    margin-right: 1%;
  }
}
.case01-fle3 .box img {
  width: 100% !important;
}

.case01-fle5 {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 834px) {
  .case01-fle5 {
    justify-content: center;
  }
}
.case01-fle5 .box {
  width: 13%;
  background: #acd038;
  border-radius: 10px;
  padding: 20px 0;
}
@media screen and (max-width: 834px) {
  .case01-fle5 .box {
    width: 24%;
    margin-right: 1%;
  }
  .case01-fle5 .box:nth-of-type(n + 5) {
    margin-top: 10px;
  }
}
.case01-fle5 .box div {
  color: #fff;
  text-align: center;
  font-weight: 500;
  font-size: 24px;
}
@media only screen and (max-width: 1300px) {
  .case01-fle5 .box div {
    font-size: 20px;
  }
}
@media only screen and (max-width: 1000px) {
  .case01-fle5 .box div {
    font-size: 16px;
  }
}
@media only screen and (max-width: 1000px) {
  .case01-fle5 .box div {
    font-size: 16px;
  }
}
@media only screen and (max-width: 450px) {
  .case01-fle5 .box div {
    font-size: 15px;
  }
}

/* ------------------------------------------------------------
case02.html
------------------------------------------------------------ */
.case02-fle1 {
  justify-content: center;
}
@media only screen and (max-width: 800px) {
  .case02-fle1 .box {
    width: 48%;
  }
}
.case02-fle1 .box:first-child {
  margin-right: 30px;
}
@media only screen and (max-width: 800px) {
  .case02-fle1 .box:first-child {
    margin-right: 4%;
  }
}

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

.case02-text1 b {
  color: #ffa11a;
  font-size: 19px;
}

/* ------------------------------------------------------------
case03.html
------------------------------------------------------------ */
.case03-text1 div b {
  color: #ffa11a;
  font-size: 19px;
}

.case03-text2 div b {
  color: #ffa11a;
  font-size: 19px;
}

.case02-fle1ch {
  justify-content: center;
}
@media screen and (max-width: 640px) {
  .case02-fle1ch {
    justify-content: space-between;
  }
}
.case02-fle1ch .box:first-child {
  margin-right: 4%;
}
@media screen and (max-width: 640px) {
  .case02-fle1ch .box:first-child {
    margin-right: 0;
  }
}
@media screen and (max-width: 640px) {
  .case02-fle1ch .box {
    width: 49%;
  }
}

.case03-dl1 dl {
  display: flex;
}
@media screen and (max-width: 640px) {
  .case03-dl1 dl {
    flex-direction: column;
  }
}
.case03-dl1 dl dt {
  background: #acd038 !important;
  border: none !important;
  border-bottom: 2px solid #acd038 !important;
  padding: 15px !important;
  width: 200px !important;
  display: flex;
  align-items: center !important;
  color: #fff;
  font-weight: bold;
}
@media screen and (max-width: 640px) {
  .case03-dl1 dl dt {
    width: 100% !important;
    border: none !important;
    background: #e2fbde !important;
    align-items: flex-start !important;
    color: #333;
  }
}
.case03-dl1 dl dd {
  border: none !important;
  border-bottom: 2px solid #ccc !important;
  padding: 15px !important;
  width: calc(100% - 200px) !important;
}
@media screen and (max-width: 640px) {
  .case03-dl1 dl dd {
    width: 100% !important;
    border: none !important;
  }
}
.case03-dl1 dl dd a {
  color: #333;
}

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

/* ------------------------------------------------------------
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: 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: #799e00;
  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: #799e00;
}
.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: #799e00;
  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: #799e00;
}

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

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

.category li a {
  color: #799e00;
}

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

/* ------------------------------------------------------------
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: #acd038;
}

/* ------------------------------------------------------------
indexblog
------------------------------------------------------------ */
@media screen and (max-width: 640px) {
  .index-blog {
    margin-top: 15px;
  }
}
.index-blog .blog_list {
  display: flex;
  flex-direction: row !important;
  max-height: 250px;
  overflow-x: auto;
  flex-wrap: wrap !important;
}
.index-blog .blog_list > div {
  width: 100%;
  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;
  width: 100%;
}
.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 .detail {
  display: block;
  margin-top: 0px;
  font-size: 16px;
  padding: 5px 0 !important;
}

/* ------------------------------------------------------------
case-blog
------------------------------------------------------------ */
@media screen and (max-width: 640px) {
  .case-blog {
    margin-top: 15px;
  }
}
.case-blog .blog_list {
  display: flex;
  flex-direction: row !important;
  max-height: 250px;
  overflow-x: auto;
  flex-wrap: wrap !important;
}
.case-blog .blog_list > div {
  width: 100%;
  flex-direction: row !important;
  background: #fff;
  background: none;
  border-bottom: 1px solid #ccc !important;
}
.case-blog .blog_list > div .blog_photo {
  display: none;
}
.case-blog .blog_list > div .blog_text {
  color: #333 !important;
  line-height: 1.5;
  padding: 10px 10px 10px 10px !important;
  width: 100% !important;
}
.case-blog .blog_list > div .blog_text .blog_date {
  color: #333 !important;
  display: inline;
  font-size: 16px;
  font-weight: 500;
}
.case-blog .blog_list > div .blog_text h3 {
  display: inline;
  margin-left: 20px;
}
.case-blog .blog_list > div .blog_text h3 a {
  color: #333 !important;
  font-size: 17px;
  font-weight: 500;
}
.case-blog .blog_list > div .blog_text .detail {
  display: block;
  margin-top: 0px;
  font-size: 16px;
  padding: 5px 0 !important;
}

.blog #calendar {
  display: none;
}

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

.title_08-bl {
  margin: 0 !important;
}

/* ------------------------------------------------------------
access.html
------------------------------------------------------------ */
.access-dl1 dl {
  display: flex;
}
@media screen and (max-width: 640px) {
  .access-dl1 dl {
    flex-direction: column;
  }
}
.access-dl1 dl dt {
  background: none !important;
  border: none !important;
  border-bottom: 2px solid #acd038 !important;
  padding: 15px !important;
  width: 200px !important;
  display: flex;
  align-items: center !important;
}
@media screen and (max-width: 640px) {
  .access-dl1 dl dt {
    width: 100% !important;
    border: none !important;
    background: #e2fbde !important;
    align-items: flex-start !important;
  }
}
.access-dl1 dl dd {
  border: none !important;
  border-bottom: 2px solid #ccc !important;
  padding: 15px !important;
  width: calc(100% - 200px) !important;
}
@media screen and (max-width: 640px) {
  .access-dl1 dl dd {
    width: 100% !important;
    border: none !important;
  }
}
.access-dl1 dl dd a {
  color: #333;
}

.access-dl2 dl {
  display: flex;
}
@media screen and (max-width: 640px) {
  .access-dl2 dl {
    flex-direction: column;
  }
}
.access-dl2 dl dt {
  background: none !important;
  border: none !important;
  border-bottom: 2px solid #acd038 !important;
  padding: 15px !important;
  width: 200px !important;
  display: flex;
  align-items: center !important;
}
@media screen and (max-width: 640px) {
  .access-dl2 dl dt {
    width: 100% !important;
    border: none !important;
    background: #e2fbde !important;
    align-items: flex-start !important;
  }
}
.access-dl2 dl dd {
  border: none !important;
  border-bottom: 2px solid #ccc !important;
  padding: 15px !important;
  width: calc(100% - 200px) !important;
}
@media screen and (max-width: 640px) {
  .access-dl2 dl dd {
    width: 100% !important;
    border: none !important;
  }
}
.access-dl2 dl dd a {
  color: #333;
}

.access-fle1 {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 834px) {
  .access-fle1 {
    flex-direction: column;
  }
}
.access-fle1 .gmap {
  width: 48%;
}
@media screen and (max-width: 834px) {
  .access-fle1 .gmap {
    width: 100%;
    margin-bottom: 30px;
  }
}
.access-fle1 .gmap iframe {
  height: 100% !important;
}
@media screen and (max-width: 834px) {
  .access-fle1 .gmap iframe {
    height: 300px !important;
  }
}
.access-fle1 .img1 {
  width: 48%;
}
@media screen and (max-width: 834px) {
  .access-fle1 .img1 {
    width: 100%;
  }
}
.access-fle1 .img1 img {
  width: 100% !important;
}

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

.title_12 h4 {
  display: inline-block;
  background: linear-gradient(transparent 70%, #c2e060 70%);
  font-size: 19px;
  font-weight: bold;
}

.blog-btnfle {
  display: flex;
}
.blog-btnfle .facebook-btn {
  margin-left: 20px;
}
.blog-btnfle .facebook-btn .fb-share-button span {
  margin-bottom: 9px;
}/*# sourceMappingURL=common_style.css.map */