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

.annot {
  display: none !important;
}

::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: #333333;
  word-wrap: break-word;
  overflow: hidden;
  font-size: 1.6rem;
  font-family: "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.inner {
  margin: 0 auto;
  max-width: 1200px;
}

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

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

#contents {
  width: 100%;
  max-width: 1220px;
  padding: 0 10px;
  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: 0 30px 50px;
  }
}

@media screen and (max-width: 640px) {
  #contents {
    padding: 0 30px 50px;
    margin-top: 50px;
  }
}

#main {
  width: 100%;
}

#main #col_main {
  width: 100%;
}

#side {
  width: 18.75000%;
}

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

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

table {
  table-layout: auto;
}

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

.tlfix table {
  table-layout: fixed;
}

table td img {
  height: auto !important;
}

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

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

b, strong {
  font-weight: bold;
}

u {
  text-decoration: line-through;
}

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

small {
  font-size: 80%;
}

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

span {
  font-weight: inherit;
}

u {
  text-decoration: underline;
}

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

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

a:hover {
  opacity: 0.6;
  transition: 0.5s;
}

@media screen and (max-width: 834px) {
  .imgR, .imgL {
    max-width: 100% !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;
}

@media screen and (max-width: 640px) {
  section div.form_wrap dl dt {
    width: 50% !important;
  }
}

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

header#global_header button {
  display: block !important;
}

@media screen and (max-width: 834px) {
  header#global_header button {
    display: block !important;
  }
}

.fixed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 500;
  background-color: #fff !important;
  box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.05);
}

.inner {
  width: 100%;
}

.h_logo {
  width: 30%;
  z-index: 0;
  text-align: left;
}

@media only screen and (max-width: 1238px) {
  .h_logo {
    width: 30%;
  }
}

@media only screen and (max-width: 960px) {
  .h_logo {
    width: 25%;
  }
}

@media only screen and (max-width: 930px) {
  .h_logo {
    width: 25%;
  }
}

@media screen and (max-width: 834px) {
  .h_logo {
    top: 5px;
    position: fixed;
    width: 30%;
    left: 1%;
    z-index: 9999;
    margin-top: 0px;
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
  }
}

@media screen and (max-width: 640px) {
  .h_logo {
    width: 40%;
    left: 2%;
    top: 0.5%;
  }
}

@media only screen and (max-width: 414px) {
  .h_logo {
    width: 50%;
    left: 2%;
    top: 1.5%;
  }
}

.h_logo h1 {
  font-size: 13px;
  padding-bottom: 10px;
}

@media screen and (max-width: 834px) {
  .h_logo h1 {
    padding-bottom: 0px;
  }
}

@media screen and (max-width: 640px) {
  .h_logo h1 {
    font-size: 11px;
    width: 100%;
    text-align: left;
  }
}

.col_01 {
  width: 100%;
  display: flex;
  justify-content: space-between;
}

@media screen and (max-width: 640px) {
  .col_01 {
    flex-direction: column;
    padding: 0px;
  }
}

.col_02 {
  width: 100%;
  right: 0;
  display: flex;
  justify-content: flex-end;
  padding: 10px 0;
}

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

.telbox {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  width: 40%;
  padding: 0 10px;
  /* 	.btn01:before,.btn01:after{
	  content:'';
	  position:absolute;
	  top:0;
	  right:0;
	  height:2px;
	  width:0;
	  background: #ff7700;
	  transition:400ms ease all;
	}
	.btn01:after{
	  right:inherit;
	  top:inherit;
	  left:0;
	  bottom:0;
	}
	.btn01:hover:before,.btn01:hover:after{
	  width:100%;
	  transition:800ms ease all;
	} */
}

@media only screen and (max-width: 1075px) {
  .telbox {
    width: 50%;
  }
}

@media screen and (max-width: 834px) {
  .telbox {
    margin-top: 1%;
    position: fixed;
    z-index: 10 !important;
    justify-content: center;
    margin-right: 40px;
    width: 60%;
    right: 0;
  }
}

@media screen and (max-width: 640px) {
  .telbox {
    width: 100%;
    position: absolute;
    margin-top: 13%;
    right: 0;
    left: 0;
    padding: 0 5px;
    z-index: 5 !important;
    justify-content: center;
  }
}

@media only screen and (max-width: 460px) {
  .telbox {
    margin-top: 18%;
  }
}

@media only screen and (max-width: 375px) {
  .telbox {
    margin-top: 17%;
  }
}

.telbox .tel01 {
  font-size: 1.6em;
  display: flex;
  align-items: center;
  margin-right: 20px;
  text-shadow: 1px 1px 2px #f2f0e0;
  font-family: din-2014, sans-serif;
  font-weight: bold;
}

@media only screen and (max-width: 1362px) {
  .telbox .tel01 {
    font-size: 1.3em;
    margin-right: 10px;
  }
}

@media screen and (max-width: 640px) {
  .telbox .tel01 {
    font-size: 1.3em;
    display: inline-block;
  }
}

.telbox .tel01 img {
  padding-right: 10px;
}

.telbox .tel01 a {
  color: #333 !important;
  display: flex;
  align-items: center;
}

.telbox .btn01 {
  background-color: #ff7700;
  color: #fff !important;
  display: flex;
  align-items: center;
  padding: 10px;
  width: 50%;
  font-size: 0.9em;
  justify-content: center;
  border: none;
  position: relative;
  cursor: pointer;
  transition: 800ms ease all;
  outline: none;
  border-radius: 3px;
}

@media only screen and (max-width: 1362px) {
  .telbox .btn01 {
    font-size: 0.8em;
    padding: 5px;
  }
}

@media screen and (max-width: 640px) {
  .telbox .btn01 {
    font-size: 0.7em;
  }
}

.telbox .btn01 img {
  padding-right: 10px;
}

.telbox .btn01:hover {
  background: #ffb100;
}

.fa-store-alt {
  padding-right: 5px;
}

.fa-phone-alt {
  color: #ff7e00;
  padding-right: 5px;
}

#header {
  padding: 5px 0;
  border-top: 7px solid #097557;
  top: 0;
  right: 0;
  left: 0;
  transition: all .5s;
  z-index: 10;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
}

@media screen and (max-width: 834px) {
  #header {
    height: 52px;
    z-index: 5;
    position: static;
    border-top: none;
    transition: all .0s;
    padding: 0px;
  }
}

#nav_global {
  width: 100%;
  margin: 0 auto;
  padding: 2px 0;
}

#nav_global ul {
  margin: 0 auto;
  display: flex;
  max-width: 1200px;
  align-items: center;
  padding: 8px 0;
  justify-content: flex-start;
}

#nav_global ul li {
  flex-grow: 1;
  position: relative;
  text-align: center;
  border-right: 1px solid #d4d0c5;
}

#nav_global ul li:nth-child(1) {
  border-left: 1px solid #d4d0c5;
}

#nav_global ul li:nth-child(1) a:after {
  content: 'HOME';
  display: block;
  font-size: 0.7em;
  letter-spacing: 1px;
  color: #097557;
  font-family: din-2014, sans-serif;
}

#nav_global ul li:nth-child(2) a:after {
  content: 'ITEM';
  display: block;
  font-size: 0.7em;
  letter-spacing: 1px;
  color: #097557;
  font-family: din-2014, sans-serif;
}

#nav_global ul li:nth-child(3) a:after {
  content: 'CAMPAIGN';
  display: block;
  font-size: 0.7em;
  letter-spacing: 1px;
  color: #097557;
  font-family: din-2014, sans-serif;
}

#nav_global ul li:nth-child(4) a:after {
  content: 'MORINGA';
  display: block;
  font-size: 0.7em;
  letter-spacing: 1px;
  color: #097557;
  font-family: din-2014, sans-serif;
}

#nav_global ul li:nth-child(5) a:after {
  content: 'OEM';
  display: block;
  font-size: 0.7em;
  letter-spacing: 1px;
  color: #097557;
  font-family: din-2014, sans-serif;
}

#nav_global ul li:nth-child(6) a:after {
  content: 'ABOUT';
  display: block;
  font-size: 0.7em;
  letter-spacing: 1px;
  color: #097557;
  font-family: din-2014, sans-serif;
}

#nav_global ul li:nth-child(7) a:after {
  content: 'COMPANY';
  display: block;
  font-size: 0.7em;
  letter-spacing: 1px;
  color: #097557;
  font-family: din-2014, sans-serif;
}

#nav_global ul li:nth-child(8) a:after {
  content: 'CONTACT';
  display: block;
  font-size: 0.7em;
  letter-spacing: 1px;
  color: #097557;
  font-family: din-2014, sans-serif;
}

#nav_global ul li a {
  position: relative;
  display: block;
  text-decoration: none;
  color: #481b05 !important;
  margin: 0 auto;
  line-height: 20px;
}

@media only screen and (max-width: 1062px) {
  #nav_global ul li a {
    font-size: 13px;
  }
}

#nav_global ul li a:hover {
  color: #769052 !important;
  opacity: 10.0;
}

#mainArea {
  position: relative;
}

@media screen and (max-width: 834px) {
  #mainArea {
    height: auto;
    margin: 0 auto;
    margin-top: 50px;
  }
}

@media screen and (max-width: 640px) {
  #mainArea {
    margin: 0 auto;
    margin-top: 90px;
  }
}

#mainArea .main img {
  object-fit: cover;
  font-family: "object-fit:cover;";
  width: 100%;
  height: 85vh !important;
}

@media screen and (max-width: 834px) {
  #mainArea .main img {
    max-height: auto;
    min-height: auto;
    width: 100% !important;
    height: 50vh !important;
  }
}

@media screen and (max-width: 640px) {
  #mainArea .main img {
    width: 100% !important;
    margin-top: 0px;
    height: 30vh !important;
  }
}

#mainArea h1 {
  position: absolute;
  left: 5%;
  top: 18%;
  z-index: 8;
  font-size: 3.0em;
  letter-spacing: 1px;
}

@media only screen and (max-width: 1420px) {
  #mainArea h1 {
    font-size: 2.0em;
  }
}

@media screen and (max-width: 834px) {
  #mainArea h1 {
    top: 15%;
  }
}

@media screen and (max-width: 640px) {
  #mainArea h1 {
    font-size: 1.2em;
    top: 20%;
    text-shadow: 1px 1px 2px #f2f0e0;
  }
}

.slickslider li {
  margin: 0 20px;
}

/*-----------------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------------*/
.mean-container a.meanmenu-reveal span {
  background: #fff !important;
}

.mean-container a.meanmenu-reveal {
  color: #fff !important;
  top: 0px !important;
  background-color: #016438;
}

.mean-container .mean-bar {
  background: #efebd0 !important;
  position: fixed !important;
  z-index: 7 !important;
  padding: 0px 0 !important;
  top: 0;
}

.mean-container .mean-nav {
  background: #016438 !important;
  margin-top: 54px !important;
  z-index: 9 !important;
}

.mean-container .mean-nav ul li {
  z-index: 99999 !important;
}

.mean-container .mean-nav ul li ul {
  background: #739443 !important;
  z-index: 9 !important;
}

.mean-container .mean-nav ul li a {
  border-top: 1px solid #37986d !important;
  height: 30px !important;
  z-index: 999 !important;
  width: 100%;
  color: #fff !important;
}

.mean-container .mean-nav ul li a li {
  margin-right: 15px;
  font-size: 16px;
}

.mean-container .mean-nav ul li a.mean-expand:hover {
  background: #739443 !important;
  z-index: 999 !important;
}

.mean-container .mean-nav ul li a.mean-expand {
  height: auto !important;
  padding: 0.8em 5% !important;
}

.mean-bar .inner {
  margin: 0px !important;
  padding-left: 0px !important;
  padding-right: 0px !important;
}

#main_btn {
  position: absolute;
  display: flex;
}

#main_btn a:first-child {
  position: fixed;
  z-index: 9;
  bottom: 399px;
  right: -1px;
  background-color: #e22e21;
  padding: 40px 10px;
  color: #fff !important;
  writing-mode: vertical-rl;
  border-radius: 3px;
}

@media screen and (max-width: 834px) {
  #main_btn a:first-child {
    bottom: 0;
    border-radius: 0px;
    writing-mode: horizontal-tb;
    width: 51%;
    padding: 10px;
    left: 0;
    z-index: 999;
  }
}

#main_btn a:first-child:hover {
  background-color: #ce1406;
  color: #fff !important;
  opacity: 10.0;
}

#main_btn a:first-child:before {
  content: url(../images/common/login.png);
  z-index: 0;
}

#main_btn a:nth-child(2) {
  position: fixed;
  z-index: 9;
  bottom: 183px;
  right: -1px;
  background-color: #f9a509;
  padding: 40px 10px;
  color: #fff !important;
  writing-mode: vertical-rl;
  border-radius: 3px;
}

@media screen and (max-width: 834px) {
  #main_btn a:nth-child(2) {
    bottom: 0;
    writing-mode: horizontal-tb;
    width: 51%;
    padding: 10px;
    z-index: 999;
    border-radius: 0px;
  }
}

#main_btn a:nth-child(2):hover {
  background-color: #f95709;
  color: #fff !important;
  opacity: 10.0;
}

#main_btn a:nth-child(2):before {
  content: url(../images/common/cart.png);
  z-index: 0;
}

#global_footer {
  position: relative;
  background-color: #fff !important;
  bottom: 0 !important;
  padding: 0 0 1% 0;
  background-repeat: repeat;
}

@media screen and (max-width: 640px) {
  #global_footer {
    margin-top: 0px !important;
  }
}

#footer {
  bottom: 0 !important;
  background-color: #fff;
  padding-bottom: 20px;
}

@media screen and (max-width: 640px) {
  #footer {
    padding: 0px 0;
  }
}

#footer .inner {
  position: relative;
  display: flex;
  justify-content: space-between;
  max-width: 1200px;
  width: 100%;
}

#footer .inner .footer_container {
  width: 100%;
  display: flex;
  justify-content: center;
  margin: 0 auto;
  text-align: center;
  align-items: center;
  justify-content: space-between;
}

@media screen and (max-width: 834px) {
  #footer .inner .footer_container {
    flex-wrap: wrap;
    justify-content: center;
  }
}

.col_2 {
  width: 60%;
  display: flex;
  padding: 20px 0;
  flex-direction: column;
  justify-content: flex-end;
}

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

.col_2 a {
  color: #333 !important;
}

.col_2 .nav_footer {
  color: #333 !important;
  display: flex;
  justify-content: flex-end;
  width: 100%;
  flex-flow: wrap;
}

.col_2 .nav_footer li {
  padding: 0px;
  color: #333;
  font-size: 0.9em;
  padding: 0 0 0 20px;
}

@media only screen and (max-width: 1085px) {
  .col_2 .nav_footer li {
    padding: 0 5px;
    font-size: 0.8em;
  }
}

@media screen and (max-width: 640px) {
  .col_2 .nav_footer li {
    width: 100%;
    text-align: center;
  }
}

.col_2 .nav_footer li a {
  color: #333 !important;
}

.col_2 .nav_footer li a:hover {
  transition: 0.5s;
}

.fa-facebook {
  font-size: 2.0em;
}

.col_001 {
  width: 30%;
  display: flex;
  flex-direction: column;
  color: #333;
  text-align: left;
}

@media screen and (max-width: 834px) {
  .col_001 {
    flex-direction: column;
    align-items: center;
    text-align: center;
    width: 100%;
    padding-bottom: 50px;
  }
}

@media screen and (max-width: 640px) {
  .col_001 {
    padding-bottom: 50px;
    font-size: 0.7em;
    line-height: 20px;
  }
}

@media screen and (max-width: 834px) {
  .col_001 img {
    width: 70%;
  }
}

.col_001 .add {
  text-align: left;
  color: #333;
}

@media screen and (max-width: 640px) {
  .col_001 .add {
    text-align: center;
    font-size: 13px;
  }
}

.f_logo {
  width: 76%;
}

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

#copy {
  color: #333;
  text-align: right;
  z-index: 3;
}

@media screen and (max-width: 834px) {
  #copy {
    margin-bottom: 80px;
  }
}

#copy a {
  color: #333 !important;
}

#global_footer {
  bottom: 0px !important;
  margin-top: 0px !important;
  min-width: 0px !important;
}

/*-----------------------------------------------------------------------------------------*/
.cont_1 {
  background-image: url(../images/home/news_bg.png);
  background-repeat: repeat;
  padding: 5% 0 20% 0;
}

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

@media screen and (max-width: 640px) {
  .cont_1 {
    padding: 10% 5% 20% 5%;
    margin-top: -40px;
  }
}

.cont_1 div.blog_list {
  display: flex;
  flex-direction: column;
  border: 1px solid #fff !important;
  box-sizing: border-box;
}

@media screen and (max-width: 834px) {
  .cont_1 div.blog_list > div {
    flex-direction: row !important;
  }
}

@media screen and (max-width: 640px) {
  .cont_1 div.blog_list > div {
    flex-direction: column !important;
  }
}

@media screen and (max-width: 834px) {
  .cont_1 div.blog_list .blog_photo {
    width: 100% !important;
  }
}

@media screen and (max-width: 640px) {
  .cont_1 div.blog_list .blog_photo {
    text-align: center;
    margin: 0 auto;
  }
}

.cont_1 .h2title h2 {
  background-color: #097557;
  color: #fff;
  padding: 10px 15px;
  display: inline-block;
  font-size: 1.2em;
}

@media screen and (max-width: 640px) {
  .cont_1 .h2title h2 {
    font-size: 1.0em;
    padding: 5px 10px;
  }
}

.cont_1 .h2title h2:before {
  font-family: "Font Awesome 5 Pro";
  content: "\f675";
  display: inline-block;
  font-weight: bold;
  padding-right: 8px;
}

.wavetop {
  margin-top: -300px;
  position: relative;
}

@media only screen and (max-width: 1165px) {
  .wavetop {
    margin-top: -200px;
  }
}

@media screen and (max-width: 834px) {
  .wavetop {
    margin-top: 0px;
  }
}

@media screen and (max-width: 640px) {
  .wavetop {
    margin-top: -90px;
  }
}

.wavetop:before {
  content: url(../images/home/right_img_pc.png);
  position: absolute;
  z-index: 5;
  right: 0%;
  top: 25%;
}

@media screen and (max-width: 834px) {
  .wavetop:before {
    content: url(../images/home/right_img_tab.png);
    position: absolute;
    z-index: 5;
    right: 0%;
    top: 30%;
  }
}

@media screen and (max-width: 640px) {
  .wavetop:before {
    content: url(../images/home/right_img_sp.png);
    right: -5%;
    top: 35%;
  }
}

.wave {
  background-color: #43ac7f;
  padding: 5% 1% 8% 1%;
  margin-top: -5%;
  position: relative;
  color: #fff;
  z-index: 0;
}

@media only screen and (max-width: 1165px) {
  .wave {
    margin-top: -4%;
  }
}

@media screen and (max-width: 834px) {
  .wave {
    margin-top: -3%;
  }
}

.wave:before {
  background-image: url(../images/home/left_img.png);
  content: "";
  position: absolute;
  z-index: 0;
  left: -2%;
  top: 10%;
  width: 293px;
  height: 893px;
  display: inline-block;
  background-size: contain;
}

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

.wave .inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

@media screen and (max-width: 834px) {
  .wave .inner {
    flex-direction: column !important;
    padding: 0 10px;
  }
}

.wave .inner .txtbox {
  width: 50%;
  position: relative;
  background-color: rgba(67, 172, 127, 0.8);
  padding: 3% 0 3% 3%;
}

@media only screen and (max-width: 1220px) {
  .wave .inner .txtbox {
    padding: 1% 0 1% 1%;
  }
}

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

.wave .inner .txtbox:before {
  content: 'STORY';
  position: absolute;
  left: -30%;
  letter-spacing: 3px;
  color: #309c6e;
  font-size: 12.0em;
  font-family: din-2014, sans-serif;
  font-weight: bold;
  writing-mode: vertical-rl;
  top: -15%;
  z-index: -1;
}

.wave .inner .txtbox .box:nth-child(1) h2 {
  line-height: 50px;
  margin-bottom: 40px;
  font-size: 1.5em;
}

@media only screen and (max-width: 1220px) {
  .wave .inner .txtbox .box:nth-child(1) h2 {
    font-size: 1.0em;
  }
}

@media screen and (max-width: 640px) {
  .wave .inner .txtbox .box:nth-child(1) h2 {
    font-size: 1.1em;
    line-height: 30px;
    margin-bottom: 0px;
  }
}

.wave .inner .txtbox .box:nth-child(1) h2 span {
  font-size: 2.0em;
}

@media screen and (max-width: 640px) {
  .wave .inner .txtbox .box:nth-child(1) h2 span {
    font-size: 1.0em;
  }
}

.wave .inner .txtbox .box:nth-child(n+2):nth-child(-n+5) {
  border-bottom: 1px solid #399a70;
  padding: 30px 0;
}

.wave .inner .txtbox .box:nth-child(n+2):nth-child(-n+5) article h3 {
  font-size: 1.3em;
}

.wave .inner .txtbox .box:nth-child(n+2):nth-child(-n+5) article > div {
  font-size: 0.8em;
}

.wave .inner .txtbox .box:last-child {
  margin-top: 30px;
  width: 100%;
}

@media screen and (max-width: 640px) {
  .wave .inner .txtbox .box:last-child {
    margin-bottom: 30px;
  }
}

.wave .inner .txtbox .box:last-child a {
  background-color: #f2ab09;
  color: #fff !important;
  border-radius: 3px;
  width: 100%;
  display: block;
  padding: 15px;
  text-align: center;
}

.wave .inner .txtbox .box:last-child a:after {
  font-family: "Font Awesome 5 Pro";
  content: "\f054";
  display: inline-block;
  padding-left: 8px;
}

.wave .inner .txtbox .box:last-child a:hover {
  background-color: #f27f09;
  opacity: 10.0;
}

.imgbox {
  margin: 0 auto;
  text-align: center;
  position: relative;
}

.cont_3 {
  background-image: url(../images/home/news_bg02.png);
  background-repeat: repeat;
  padding: 10% 0;
}

.cont_3 .inner {
  display: flex;
  justify-content: space-between;
}

@media screen and (max-width: 640px) {
  .cont_3 .inner {
    flex-direction: column;
  }
}

.cont_3 .scroll {
  width: 70%;
  max-height: 300px;
  min-height: 250px;
}

@media screen and (max-width: 640px) {
  .cont_3 .scroll {
    width: 90%;
  }
}

.cont_3 h2 {
  text-align: center !important;
}

@media screen and (max-width: 640px) {
  .cont_3 h2 {
    margin-bottom: 20px;
  }
}

.cont_4 {
  background-color: #288960;
  padding: 5% 0;
  color: #fff;
}

.cont_4 .h2title h2 {
  text-align: center;
  font-size: 1.5em;
  margin-bottom: 40px;
}

.cont_4 .flexbtn {
  flex-wrap: nowrap !important;
  justify-content: space-between;
  flex-flow: row wrap !important;
  padding: 0 10px;
}

@media screen and (max-width: 834px) {
  .cont_4 .flexbtn {
    flex-direction: column !important;
    padding: 0 10px;
  }
}

.cont_4 .flexbtn .box {
  margin-bottom: 30px;
}

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

.cont_4 .flexbtn .box a {
  background-color: #fff;
  padding: 15px;
  display: inline-block;
  min-width: 230px;
  text-align: center;
  color: #333 !important;
  font-size: 0.8em;
  border: 1px solid #288960;
}

@media only screen and (max-width: 1145px) {
  .cont_4 .flexbtn .box a {
    min-width: 150px;
  }
}

@media screen and (max-width: 834px) {
  .cont_4 .flexbtn .box a {
    width: 100%;
    margin-bottom: 10px;
  }
}

.cont_4 .flexbtn .box a:after {
  font-family: "Font Awesome 5 Pro";
  content: "\f054";
  display: inline-block;
  padding-left: 8px;
}

.cont_4 .flexbtn .box a:hover {
  background-color: #288960;
  color: #fff !important;
  border: 1px solid #fff;
}

.blogtxt {
  display: flex;
  flex-direction: column-reverse;
}

.blogtxt img {
  margin: 50px auto;
}

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

div.order ul li {
  margin: 5px 0 5px 20px;
}

@media screen and (max-width: 640px) {
  div.order ul li {
    margin: 5px 0 5px 8px;
  }
}

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

@media screen and (max-width: 640px) {
  div.item_option dl, button.addcart {
    width: 100% !important;
  }
}

.addcart a {
  color: #333 !important;
}

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

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

.flex1 {
  display: 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;
  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;
  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;
  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: 1200px) {
  .flex2cl_02 {
    margin-left: -2.4390%;
  }
}

@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: 1200px) {
  .flex2cl_02 .box {
    width: 47.5609%;
    margin-left: 2.4390%;
    display: block;
  }
}

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

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

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

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

.flex3cl {
  border: 0;
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  flex-direction: row;
  margin-left: -2.43902%;
}

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

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

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

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

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

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

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

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

.flex4cl {
  border: 0;
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  flex-direction: row;
  margin-left: -3.22581%;
}

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

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

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

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

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

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

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

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

/* ブログページ */
.blog .wrap {
  margin-top: 100px !important;
  display: flex !important;
  max-width: 1200px;
  margin: 0 auto;
}

@media screen and (max-width: 834px) {
  .blog .wrap {
    flex-direction: column;
    width: 95%;
  }
}

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

/********* blog連動*********/
.blog_list {
  background-color: #fff;
  padding: 20px;
}

.blog_list div.blog_date {
  color: #333 !important;
}

.blog_text {
  width: 100% !important;
}

.blog_text h3 {
  background-color: #f2ab09;
  color: #fff;
  border-radius: 3px;
  display: inline-block;
  padding: 0 10px;
}

.blog_text .detail {
  color: #333 !important;
  margin-top: 0px !important;
}

div.blog_list div.blog_photo img {
  width: 100% _ !important;
  height: 200px !important;
  object-fit: cover !important;
}

/********* Instagram *********/
.event_Instagram01 {
  border: none !important;
}

.event_Instagram01 .sns_list {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  border: none;
  justify-content: space-between;
}

@media screen and (max-width: 640px) {
  .event_Instagram01 .sns_list {
    flex-wrap: wrap;
  }
}

.event_Instagram01 .sns_text {
  display: none;
  width: 0% !important;
}

.event_Instagram01 .sns_photo {
  width: 100% !important;
  padding: 0 !important;
}

.event_Instagram01 .sns_photo img {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
}

.event_Instagram01 div.sns_list > div {
  display: flex;
  border-bottom: 0px dashed #ccc;
  width: 24.5%;
  margin-bottom: 5px;
}

@media screen and (max-width: 640px) {
  .event_Instagram01 div.sns_list > div {
    width: 24.3333333%;
  }
}

/********* Instagram *********/
.event_Instagram11 {
  border: none !important;
}

.event_Instagram11 .sns_list {
  display: flex;
  border: none;
  flex-direction: row;
  width: 100%;
}

@media screen and (max-width: 640px) {
  .event_Instagram11 .sns_list {
    align-content: flex-start;
    width: 97%;
    flex-flow: row wrap !important;
  }
}

.event_Instagram11 .event_Instagram11 div.sns_list > div {
  display: flex;
  border-bottom: 0px dashed #ccc;
  width: 50% !important;
}

.event_Instagram11 .sns_text {
  display: none;
  width: 0% !important;
}

.event_Instagram11 .sns_photo {
  width: 100% !important;
}

.event_Instagram11 .sns_photo img {
  width: 400px !important;
  height: 200px !important;
  object-fit: cover;
  font-family: "object-fit: cover;";
}

@media screen and (max-width: 834px) {
  .event_Instagram11 .sns_photo img {
    width: auto !important;
    height: auto !important;
  }
}

@media screen and (max-width: 640px) {
  .event_Instagram11 .sns_photo img {
    width: auto !important;
    height: auto !important;
    object-fit: cover;
    font-family: "object-fit: cover;";
  }
}

.event_Instagram11 div.blog_list {
  display: flex;
  flex-direction: column;
  border: 1px solid #fff !important;
  box-sizing: border-box;
}

.event_Instagram11 div.sns_list div.sns_photo {
  width: 100% !important;
  padding-top: 10px;
  padding-right: 0px !important;
  box-sizing: border-box;
}

.event_Instagram11 div.sns_list > div {
  display: flex;
  border-bottom: 0px dashed #ccc;
  width: 32%;
}

@media screen and (max-width: 640px) {
  .event_Instagram11 div.sns_list > div {
    width: 30%;
    margin: 0 auto;
  }
}

/* 新着スクロール */
/********* sukuro-ruba- *********/
div::-webkit-scrollbar {
  width: 8px;
}

div::-webkit-scrollbar-track {
  background: #fff;
  border: none;
  border-radius: 10px;
  box-shadow: inset 0 0 5px #ccc;
}

div::-webkit-scrollbar-thumb {
  background: #43ac7f;
  border-radius: 10px;
  box-shadow: none;
}

.scroll {
  padding: 20px;
  overflow-y: scroll;
  max-height: 400px;
  min-height: 300px;
  width: 100%;
  margin: 0 auto;
  font-size: 17px;
  background-color: #fff;
  border-radius: 20px;
}

.scroll a {
  color: #sef8519 !important;
}

@media screen and (max-width: 834px) {
  .scroll {
    width: 100%;
    max-height: 250px;
    min-height: 200px;
  }
}

@media screen and (max-width: 640px) {
  .scroll {
    width: 100%;
    max-height: 250px;
    min-height: 200px;
    padding: 0px;
  }
}

.scroll .form_wrap dl dd {
  border: none !important;
  border-bottom: none;
  padding: 0px 8px;
  box-sizing: border-box;
  width: 82% !important;
  text-align: left !important;
  border: 1px solid #fff !important;
  font-size: 16px;
  background-color: #fff;
}

@media screen and (max-width: 640px) {
  .scroll .form_wrap dl dd {
    width: 100% !important;
    font-size: 13px;
    border: none !important;
    padding: 0px;
  }
}

.scroll .form_wrap a {
  color: #fe1100 !important;
  text-decoration: underline;
  text-decoration-color: #fe1100;
}

.scroll .form_wrap dl {
  border-bottom: none !important;
  padding: 20px 0 !important;
  border-bottom: 1px dashed #b3b3b3 !important;
  display: flex;
  align-items: flex-start;
}

@media screen and (max-width: 834px) {
  .scroll .form_wrap dl {
    padding: 10px !important;
  }
}

@media screen and (max-width: 640px) {
  .scroll .form_wrap dl {
    flex-direction: column;
    padding: 10px !important;
  }
}

.scroll .form_wrap dl dt {
  border: none !important;
  border-right: none;
  border-bottom: none;
  padding: 8px;
  width: 15% !important;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  box-sizing: border-box;
  font-size: 15px;
  text-align: center !important;
  background-color: #fff !important;
  display: inline-block;
  width: 150px;
  height: 27px;
  color: #333;
  border-radius: 3px;
  display: flex;
  align-items: center;
  justify-content: center;
}

@media screen and (max-width: 834px) {
  .scroll .form_wrap dl dt {
    width: 20% !important;
  }
}

@media screen and (max-width: 640px) {
  .scroll .form_wrap dl dt {
    width: 30% !important;
  }
}

.pankuzu {
  display: flex;
  flex-flow: wrap;
  margin: 0 auto;
  margin-top: 10px;
  font-size: 13px;
  text-align: center;
  display: flex;
}

.pankuzu a {
  color: #527d5d;
}

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

.error_link a {
  color: #fff;
}

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

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

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

.map li:last-of-type {
  display: none;
}

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

.policy p {
  margin: 0 0 20px;
}

.smp h2 {
  margin: 100px auto 20px auto;
  padding-bottom: 5px;
  border-bottom: 2px solid #ccc;
  font-size: 24px;
  letter-spacing: 10px;
}

.smp h2:first-of-type {
  margin-top: 0;
}

.smp h3 {
  margin: 50px auto 10px auto;
  font-size: 20px;
}

.smp h3:first-of-type {
  margin-top: 20px;
}

.smp p {
  margin-bottom: 10px;
}

.smp ul {
  padding: 0 20px;
}

.smp li {
  margin-bottom: 10px;
}

table {
  table-layout: fixed;
}

table td {
  padding: 0 !important;
}

.tlauto table {
  table-layout: auto;
}

table td img {
  height: auto !important;
}

.pdtd10 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 {
  display: block;
  font-size: 14px;
}

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

span {
  font-weight: inherit;
}

u {
  text-decoration: underline;
}

b {
  font-weight: bold;
}

.mt {
  margin-top: 40px;
}

section form h2.mail.title {
  display: none !important;
}

/* ブログページ */
.blog {
  max-width: 1200px;
  margin: 50px auto;
}

.blog h1 {
  display: flex;
  align-items: center;
  font-size: 1.5em;
  margin: 20px 0;
}

.blog .pages li {
  border-bottom: 1px solid #ccc;
  padding: 20px 0;
  background-color: #eee;
  margin-bottom: 10px;
}

.blog .pages a {
  color: #f7597a !important;
  background-color: #eee;
}

.blog #contents {
  max-width: 1200px;
  padding-left: 10px !important;
  padding-right: 10px !important;
  width: 70%;
  overflow: hidden !important;
}

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

@media screen and (max-width: 640px) {
  .blog #contents {
    margin-left: 0px;
  }
}

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

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

.blog .category li a {
  color: #fff !important;
  background-color: #ffffff;
  margin-bottom: 10px;
  padding: 10px;
  border-radius: 3px;
}

.blog .category li {
  background-color: #ffffff;
  margin-bottom: 10px;
  border-radius: 3px;
}

.hyo01 {
  margin-top: 30px;
}

.hyo01 td {
  padding: 8px !important;
}

.hyo01 .left {
  width: 15%;
  border-bottom: 1px solid #9eb182 !important;
  text-align: center !important;
}

@media screen and (max-width: 640px) {
  .hyo01 .left {
    width: 30%;
  }
}

.hyo01 .right {
  border-bottom: 1px solid #ddd !important;
}

.bnone td {
  border: none !important;
}

@media screen and (max-width: 640px) {
  div.search {
    margin-top: 93px;
  }
}

.h1title {
  background-image: url(../images/home/news_bg.png);
  background-repeat: repeat;
  padding: 5% 0;
}

@media screen and (max-width: 640px) {
  .h1title {
    margin-top: 70px;
  }
}

.h1title h1 {
  text-align: center;
  font-size: 2.0em;
  color: #288960;
}

@media screen and (max-width: 640px) {
  .h1title h1 {
    font-size: 1.5em;
  }
}

.h1title_02 {
  background-image: url(../images/home/news_bg.png);
  background-repeat: repeat;
  padding: 3% 0;
  text-align: center;
  font-size: 2.0em;
  color: #288960;
}

@media screen and (max-width: 640px) {
  .h1title_02 {
    margin-top: 70px;
    font-size: 1.5em;
  }
}

.h2title_01 {
  background-color: #35946c;
  color: #fff;
  border-radius: 3px;
  font-size: 1.5em;
  padding: 1.5% 0 1.5% 5%;
  position: relative;
  display: flex;
  align-items: center;
  margin: 40px 0 20px 0;
}

@media screen and (max-width: 834px) {
  .h2title_01 {
    font-size: 1.0em;
    padding: 2% 0 2% 8%;
  }
}

@media screen and (max-width: 640px) {
  .h2title_01 {
    font-size: 1.0em;
    padding: 3.5% 0 3% 15%;
  }
}

.h2title_01:before {
  content: url(../images/contents/h2icon.png);
  position: absolute;
  z-index: 0;
  left: 1%;
}

.h3title_01 {
  background-color: #eaeaea;
  color: #35946c;
  border-radius: 3px;
  font-size: 1.0em;
  padding: 1%;
  position: relative;
  display: flex;
  align-items: center;
  margin: 50px 0 20px 0;
}

.h3title_01 h3 {
  font-weight: bold;
}

.h3title_02 h3 {
  font-size: 1.5em;
  margin-bottom: 20px;
}

.flextxt {
  margin-bottom: 40px;
}

.flextxt .box article h3 {
  font-size: 1.2em;
  color: #f29509;
  margin-top: 20px;
  font-weight: bold;
}

.btn01 a {
  background-color: #f2ab09;
  color: #fff !important;
  border-radius: 3px;
  width: 80%;
  display: block;
  padding: 15px;
  text-align: center;
  margin: 0 auto;
}

@media screen and (max-width: 640px) {
  .btn01 a {
    width: 100%;
    font-size: 0.6em;
  }
}

.btn01 a:after {
  font-family: "Font Awesome 5 Pro";
  content: "\f054";
  display: inline-block;
  padding-left: 8px;
}

.btn01 a:hover {
  background-color: #f27f09;
  opacity: 10.0;
}

.tel02 {
  font-size: 1.6em;
  display: flex;
  align-items: center;
  margin-right: 20px;
  text-shadow: 1px 1px 2px #f2f0e0;
  font-family: din-2014, sans-serif;
  font-weight: bold;
}

@media only screen and (max-width: 1362px) {
  .tel02 {
    font-size: 1.0em;
  }
}

@media screen and (max-width: 834px) {
  .tel02 {
    font-size: 1.3em;
  }
}

@media screen and (max-width: 640px) {
  .tel02 {
    font-size: 1.3em;
  }
}

.tel02 a {
  color: #333 !important;
}

.smaillist li {
  margin: 20px 0;
}

.smaillist article h5 {
  display: inline-block;
  font-size: 1.0em;
  font-weight: bold;
  color: #288960;
  margin-bottom: 10px;
  background-color: #eee;
  padding: 1%;
}

.hyo02 td {
  font-size: 0.9em;
  padding: 5px !important;
}

.hyo02 td > div {
  padding-left: 3%;
}

.checklist ul {
  display: flex;
  flex-direction: column;
}

.checklist ul li {
  padding: 1%;
}

.checklist ul li:before {
  font-family: "Font Awesome 5 Pro";
  content: "\f058";
  display: inline-block;
  padding-left: 8px;
  font-weight: bold;
  padding-right: 10px;
  color: #288960;
}

font .checklist ul li:nth-child(1):before {
  display: none;
}
/*# sourceMappingURL=common_style.css.map */