charset "UTF-8";
/*==========================================================================*/
/*//////////////////////////////////////////////////////////////////////////*/
/*//////                                                              //////*/
/*//////  Copyright (C) 2009 株式会社フリーセル All Rights Reserved.  //////*/
/*//////                                                              //////*/
/*//////////////////////////////////////////////////////////////////////////*/
/*                                                                          */
/*    base.css  --> スタイルの初期設定を行うため、変更しないで下さい。      */
/*    fonts.css --> フォントの初期設定を行うため、変更しないで下さい。      */
/*                                                                          */
/*==========================================================================*/
/* Common-Setting
----------------------------------------*/
html, body {
  height: 100%;
}
body {
  color: #333333;
  position: relative;
  overflow-x: hidden;
  font-weight: 500;
}
h1, h3, h4, h5, h6, input {
  /*font-family: 'Noto Sans JP', sans-serif;*/
  letter-spacing: 0.05em;
  line-height: 1.6;
}
h2, input {
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
  letter-spacing: 0.03em;
  line-height: 1.6;
}
h2 span {
  font-size: 30px;
}
button, textarea, select, p, blockquote, table, pre, address, ul, ol, dl {
  font-size: 170%;
  line-height: 2;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
  letter-spacing: 0.05em;
}
dt img, dd img, li img, p img {
  vertical-align: bottom;
}
a {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  color: #3a7c44;
}
*:first-child + html p {
  letter-spacing: 0;
}
a:link {
  color: #3a7c44;
  text-decoration: none;
}
a:visited {
  color: #3a7c44;
  text-decoration: none;
}
a:hover {
  color: #3a7c44;
  text-decoration: underline;
}
a:active {
  outline: none;
}
@media screen and (max-width: 1023px) {
  html {
    -webkit-text-size-adjust: 100%;
  }
  h1, h2, h3, h4, h5, h6, input, button, textarea, select, p, blockquote, table, pre, address, ul, ol, dl {
    font-size: 140%;
    line-height: 1.6;
  }
  h2 span {
    font-size: 80%;
  }
}
/* Container
----------------------------------------*/
#wrapper {
  width: 100%;
  min-width: 1000px;
  margin: 0 auto;
  overflow: hidden !important;
}
.main_sec {
  width: 100%;
  max-width: 1000px;
  height: auto;
  overflow: hidden;
  margin: 0 auto;
}
.main_sec.type {
  margin-top: 120px;
}
.main_sec.flow .flow_blc .image_r .img {
  max-width: 186px;
}
.main_sec.flow .flow_blc .image_r .txt {
  width: 75%;
}
.main_sec.last_sec {
  margin: 0 auto 120px;
}
#main {
  margin: 0 auto 120px;
  position: relative
}

@media screen and (max-width: 1023px) {
  #wrapper {
    min-width: 100%;
    padding-top: 60px;
  }
  .main_sec.type {
    margin-top: 60px;
  }
  .main_sec {
    width: 90%;
    max-width: 1140px;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
  }
  .main_sec.flow .flow_blc .image_r .txt {
    width: 100%;
  }
  #main {
    margin: 0 auto 60px;
  }
  .product_box p.img.pc {
    display: none;
  }
  .product_box p.img.sp1023 {
    display: block !important;
    margin-top: 20px;
  }
  .product_box .image_r .txt h5.ttl05 {
    font-size: 17px !important;
  }
  .siaa_blocks .siaa_item .txt p.note span {
    font-size: 14px !important;
  }
}
/* Header
----------------------------------------*/
#outer_header {
  width: 100%;
}
#header {
  max-width: 1140px;
  width: 100%;
  height: 118px;
  margin: 0 auto;
  position: relative;
}
#header h1 {
  width: 100%;
  color: #333333;
  font-size: 10px;
  margin-top: 10px;
}
#header .logo {
  width: 300px;
  height: 60px;
  position: absolute;
  top: 40px;
  left: 0;
}
#header .head01 {
  width: 185px;
  height: 54px;
  position: absolute;
  top: 40px;
  left: 311px;
}
#header .head02 {
  position: absolute;
  top: 40px;
  right: 174px;
}
#header .head_contact {
  width: 160px;
  height: 76px;
  position: absolute;
  top: 39px;
  right: 0px;
}
#header .head_contact a {
  display: block;
  width: 80%;
  height: 54px;
  background: #c5e0c0 url("../images/head_mail.png") no-repeat 50% 8px;
  font-size: 12px;
  color: #221815;
  text-decoration: none;
  font-weight: bold;
  text-align: center;
  padding: 30px 0 0 0;
  box-sizing: border-box;
}
#outer_sp_header, #sp-menu {
  display: none;
}
.flex_box ul.fbox {
  display: flex !important;
}
.block_modal .fbox.f-wrap {
  display: block !important;
}
.fbox.f-wrap .flex_box {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.block_modal .flex_box ul.fbox.f-wrap {
  display: flex !important;
}
@media screen and (max-width: 1023px) {
  #outer_header {
    display: none;
  }
  #outer_sp_header {
    display: block;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99999;
    box-shadow: rgba(50, 50, 105, 0.15) 0px 2px 5px 0px, rgba(0, 0, 0, 0.05) 0px 1px 1px 0px;
  }
  .sp_header {
    width: 100%;
    height: 60px;
    padding: 10px;
    background: #FFF;
    position: relative;
    box-sizing: border-box;
  }
  .sp_header .logo {
    width: 220px;
    height: 10px;
    margin-top: 3px;
  }
  .sp_header .logo a {
    width: 100%;
    height: 100%;
    display: block;
  }
  .sp_header .head01 {
    width: 110px;
    position: absolute;
    top: 15px;
    left: 205px;
  }
  .sp_header .open-menu, .sp_header .close-menu {
    display: block;
    width: 60px;
    height: 60px;
    position: absolute;
    top: 0;
    right: 0;
    background: #000;
  }
  #sp-menu {
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    right: 0;
    background: #FFF;
    z-index: 99999;
    overflow-y: scroll;
  }
  #sp-menu .sp_header {
    border-bottom: #e6e1e1 1px solid;
  }
  #sp-menu p.btn {
    font-size: 12px;
    font-weight: bold;
    background: #fafafa;
    border-bottom: #e6e1e1 1px solid;
  }
  #sp-menu p.btn a {
    display: block;
    padding: 15px;
    color: #333;
    text-decoration: none;
  }
  #sp-menu dt {
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    padding: 15px;
    background: #3a7c44 url(../images/sp_open.png) 97% center no-repeat;
    background-size: 30px 30px;
    border-bottom: #cbcbcb 1px solid;
    transition-duration: 0.3s;
  }
  #sp-menu dt.open {
    background: #3a7c44 url(../images/sp_close.png) 97% center no-repeat;
    background-size: 30px 30px;
    transition-duration: 0.3s;
  }
  #sp-menu dd {
    width: 100%;
    display: none;
  }
  #sp-menu dd ul {
    overflow: hidden;
    padding: 20px 5px;
    box-sizing: border-box;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
  }
  #sp-menu dd li {
    width: 23%;
    float: left;
    margin: 0 1% 10px;
    font-size: 11px;
    text-align: center;
    min-height: 121px;
    letter-spacing: normal;
  }
  #sp-menu dd li span {
    font-size: 10px;
  }
  #sp-menu dd li img {
    margin-bottom: 5px;
  }
  #sp-menu dd li a {
    color: #333;
    text-decoration: none;
  }
  .official a {
    display: block;
    width: 100%;
    background: #e1e8de url(../images/sp_icon1.jpg) no-repeat 160px 16px;
    background-size: 15px 15px;
    padding: 15px;
    box-sizing: border-box;
    border-bottom: 1px solid #cbcbcb;
    color: #303030;
    text-decoration: none;
    font-weight: bold;
  }
  .menu_btn {
    width: 100%;
    height: auto;
    overflow: hidden;
    box-sizing: border-box;
  }
  .menu_btn li {
    width: 100%;
    background: #e1e8de;
    padding: 0 15px;
    box-sizing: border-box;
    border-bottom: 1px solid #cbcbcb;
  }
  .menu_btn li a {
    display: block;
    width: 100%;
    padding: 15px 0;
    color: #303030;
    text-decoration: none;
    position: relative;
    font-weight: bold;
  }
  .menu_btn li a:after {
    display: block;
    content: "";
    position: absolute;
    top: 50%;
    right: 10px;
    width: 6px;
    height: 6px;
    margin: -4px 0 0 0;
    border-top: solid 2px #533819;
    border-right: solid 2px #533819;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .sp_menu_con {
    padding: 25px;
    box-sizing: border-box;
  }
  .sp_menu_con .contact_btn {
    margin-top: 10px;
  }
  .sp_menu_con .contact_btn a {
    display: block;
    width: 100%;
    padding: 15px 0;
    background: #c5e0c0;
    color: #221815;
    text-decoration: none;
    font-weight: bold;
    font-size: 16px;
    text-align: center;
  }
  .sp_menu_con .contact_btn a:before {
    content: "";
    width: 15px;
    height: 11px;
    background: url("../images/head_mail.png") no-repeat;
    background-size: 15px 11px;
    display: inline-block;
    margin-right: 5px;
  }
  #outer_sp_header img {
    width: 100%;
    height: auto;
  }
}
@media screen and (max-width: 426px) {
  #sp-menu dd li {
    width: 31.3%;
  }
}
/*Banner Fixed*/
#fix_banner {
  display: none;
  background: #fff;
  position: fixed;
  top: 40px;
  right: 0;
  border: 1px solid #d6d6d6;
  z-index: 998;
  width: 58px;
  text-align: center;
}
#fix_banner p:last-child a {
  transition: all 0.3s ease;
}
#fix_banner p:last-child a:hover {
  opacity: 0.7;
}
/* Navi
----------------------------------------*/
.gnav-wrapper {
  background: #3a7c44;
  position: relative;
  width: 100%;
  z-index: 997;
}
.gnav-wrapper.is-fixed {
  position: fixed;
  top: 0;
  left: 0;
}
.gnav {
  display: flex;
  justify-content: space-between;
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
}
.gnav li {
  text-align: center;
  transition: all .3s ease-in-out;
  font-size: 18px;
}
.gnav a {
  color: #fff;
  text-decoration: none;
  line-height: 40px;
  padding: 0 25px;
}
.gnav > li:last-child a {}
.gnav > li:hover .megamenu {
  max-height: 9999px;
  opacity: 1;
  padding: 30px 0;
}
.megamenu {
  margin: 0 auto;
  background: rgba(231, 233, 231, 0.95);
  max-height: 0;
  opacity: 0;
  overflow: hidden;
  width: 100%;
  position: absolute;
  top: 40px;
  left: 0;
  transition: all .2s ease-in;
  z-index: 999;
}
.megamenu-inner {
  max-width: 1140px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
}
.megamenu-inner li {
  width: calc((100% / 8));
  padding: 0 1%;
  box-sizing: border-box;
  margin-bottom: 20px;
}
.megamenu-inner a {
  border-left: none;
  font-size: 14px;
  font-weight: normal;
  color: #333333;
  line-height: 1.6 !important;
  letter-spacing: normal;
  padding: 0;
}
.megamenu-inner-img {
  margin: 0 0 10px;
}
.megamenu-inner-text img {
  margin: 0 5px 0 0;
}
@media screen and (max-width: 1023px) {
  .gnav-wrapper {
    display: none;
  }
}

.multiple {
  padding: 0;
  width: 1140px;
  margin: 0 auto;
}
.multiple li {
  margin: 0 10px;
}
.multiple img {
  width: 100%;
}
.multiple .slick-next {
  right: -52px;
  z-index: 100;
}
.multiple .slick-prev {
  left: -52px;
  z-index: 100;
}
.multiple .slick-dotted.slick-slider {
  margin-bottom: 50px;
}
.multiple .slick-dots {
  bottom: -45px;
}
.multiple .slick-dots li button:before {
  font-family: 'slick';
  font-size: 15px;
  content: '●';
  color: #fff;
}
.multiple .slick-dots li.slick-active button:before {
  color: #b44c00;
}
.multiple .slick-next:before {
  content: "";
  width: 15px;
  height: 15px;
  border: 0px;
  border-top: solid 3px #fff;
  border-right: solid 3px #fff;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -8px;
  opacity: 1;
}
.multiple .slick-prev:before {
  content: "";
  width: 15px;
  height: 15px;
  border: 0px;
  border-bottom: solid 3px #fff;
  border-left: solid 3px #fff;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -8px;
  opacity: 1;
}
@media screen and (max-width: 1023px) {
  .multiple {
    width: 75%;
  }
  .multiple li {
    margin: 0;
  }
  .multiple .slick-next {
    right: -30px;
    z-index: 100;
  }
  .multiple .slick-prev {
    left: -30px;
    z-index: 100;
  }
  .multiple .slick-dotted.slick-slider {
    margin-bottom: 50px;
  }
  .multiple .slick-dots {
    bottom: -35px;
  }
  .slick-prev {
    left: 30px;
  }
  .slick-next {
    right: 30px;
  }
}
/* Footer
----------------------------------------*/
#outer_footer {
  width: 100%;
}
@media screen and (max-width: 1023px) {
  #outer_footer {
    margin-bottom: 60px;
  }
}
#footer {
  width: 94%;
  max-width: 1140px;
  margin: 0 auto;
  overflow: hidden;
}
#footer .left_block {
  width: 56%;
  float: left;
}
#footer .left_block ul {
  overflow: hidden;
  border-bottom: 1px solid #cccccc;
  padding: 0 20px 40px 20px;
  margin-bottom: 40px;
}
#footer .left_block > ul:last-child {
	margin-bottom: 20px;
	padding: 0 20px 20px 20px;
}
#footer .left_block ul li {
  float: left;
  text-align: center;
  margin: 0 13px;
}
#footer .right_block {
  width: 35%;
  float: right;
}
#footer .left_block ul:last-child {
  border-bottom: none;
}
#footer .left_block ul li ul {
  float: left;
  width: 305px;
  padding: 0;
}
#footer .left_block ul li ul li {
  float: none;
}
#footer .left_block ul li ul li:first-child {
  width: 185px;
  margin-bottom: 20px;
}
#foot_sitemap {
  width: 100%;
  background: #e8e8e8;
  padding: 25px 0;
}
#foot_sitemap .inner {
  width: 100%;
  max-width: 1140px;
  margin: 0 auto;
  overflow: hidden;
  display: flex;
}
#foot_sitemap .inner .block {
  width: 23%;
  float: left;
  border-left: 1px solid #cccccc;
  box-sizing: border-box;
  padding: 0 30px 0 30px;
}
#foot_sitemap .inner .block:nth-child(2) {
  width: 53%;
  float: left;
}
#foot_sitemap .inner .block:nth-child(3) {
  width: 24%;
  float: left;
}
#foot_sitemap .inner .block p {
  display: block;
  width: 100%;
  font-weight: bold;
  color: #116501;
  font-size: 16px;
}
#foot_sitemap .inner .block ul li a {
  font-size: 14px;
  text-decoration: none;
  color: #222a3e;
}
#foot_sitemap .block2 {
  width: 100%;
  overflow: hidden;
}
#foot_sitemap .block2 ul {
  width: 50%;
  float: left;
}
.copy {
  color: #FFF;
  font-size: 14px;
  line-height: 1.2;
  text-align: center;
  background: #3a7c44;
  padding: 20px;
}
.contact-sp {
  display: none;
}
@media screen and (max-width: 1023px) {
  .contact-sp ul {
    position: fixed;
    width: 100%;
    left: 0;
    bottom: 0;
    z-index: 900;
    display: flex;
    justify-content: space-between;
    box-shadow: 0 0px 10px rgba(0, 0, 0, 0.1);
    border-top: 1px solid #fff;
  }
  .contact-sp ul li {
    height: 60px;
  }
  .contact-sp ul .sp-tel {
    width: 30%;
  }
  .contact-sp ul .sp-tel a {
    position: relative;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    height: 42px;
    text-decoration: none;
    text-align: center;
    flex-direction: column;
    color: #fff;
    background: #000;
    font-size: 12px;
    font-weight: 700;
    padding: 9px 1%;
    line-height: 1.2em;
    width: 100%;
    border-right: 1px solid #fff;
  }
  .contact-sp ul .sp-tel a::before {
    position: absolute;
    content: '';
    width: 24px;
    height: 24px;
    background: url(../images/ico_tel.png) center 0 no-repeat;
    background-size: 100% auto;
    top: 9px;
  }
  .contact-sp ul .sp-contact {
    width: 70%;
  }
  .contact-sp ul .sp-contact a {
    display: block;
    text-decoration: none;
    text-align: center;
    color: #fff;
    background: #0f4e96;
    font-size: 16px;
    font-weight: 700;
    padding: 9px 7%;
    line-height: 1.2em;
    width: 100%;
	  height: 100%;
  }
  .contact-sp ul .sp-contact a span {
    display: inline-block;
    position: relative;
  }
  .contact-sp ul .sp-contact a::first-line {
    font-size: 12px;
  }
  .contact-sp ul .sp-contact a span::before {
    position: absolute;
    content: '';
    width: 30px;
    height: 24px;
    background: url(../images/ico_mail.png) center 0 no-repeat;
    background-size: 100% auto;
    top: -10px;
    left: -35px;
  }
}
@media screen and (max-width: 1023px) {
  #footer .left_block, #footer .right_block {
    width: 100%;
    float: none;
  }
  #footer .right_block ul {
    overflow: hidden;
    margin-bottom: 50px;
    display: flex;
    justify-content: center;
    align-items: flex-end;
  }
  #footer .right_block ul li {
    margin: 0 10px;
  }
  #footer .left_block ul li img, #footer .right_block ul li img {
    max-width: 100%;
    width: auto;
    height: auto;
  }
  #footer .left_block ul {
    overflow: hidden;
    border-bottom: 1px solid #cccccc;
    padding: 0 0px 20px 0px;
    margin-bottom: 20px;
  }
  #footer .left_block ul li {
    width: 56%;
    margin: 0 4% 0 0;
  }
  #footer .left_block ul li:last-child {
    width: 40%;
    margin: 0;
  }
  #footer .left_block ul li ul {
    width: 100%;
  }
  #footer .left_block ul:last-child li:first-child {
    padding: 0 4%;
    box-sizing: border-box;
  }
  #footer .left_block ul li ul li {
    float: none;
  }
  #footer .left_block ul li ul li:first-child {
    width: 100%;
    margin-bottom: 10px;
  }
  #footer .left_block ul li ul li:last-child {
    width: 100%;
  }
  #foot_sitemap {
    display: none;
  }
  #english .wrap_tatami_border.wrap_tatami_border_eng {
    max-width: 600px;
    margin: 20px auto;
    justify-content: center;
    width: 100%;
  }
  #english .wrap_tatami_border_eng p {
    width: 100%;
  }
  .page-id-55 .copy{ padding-bottom: 80px;}
}
/* index
----------------------------------------*/
/* common */
.pc_area {
  display: block;
}
.sp_area {
  display: none;
}
.f_left {
  float: left;
}
.f_right {
  float: right;
}
.bold {
  font-weight: bold;
}
.font10 {
  font-size: 10px;
}
.font12 {
  font-size: 12px;
}
.font14 {
  font-size: 14px;
}
.font16 {
  font-size: 16px;
}
.font18 {
  font-size: 18px;
}
.text {
  margin-bottom: 1em;
}
.txt-l {
  text-align: left;
}
.txt-c {
  text-align: center;
}
.txt-r {
  text-align: right;
}
.alpha a {
  transition: 0.3s;
}
.alpha a:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
  -ms-filter: "alpha(opacity=80)";
  transition: 0.3s;
}
.sub_nozomi, .sub_danran {
  position: relative;
  font-size: 40px;
  font-weight: 700;
}
.sub_nozomi {
  margin-left: 76px;
}
.sub_danran {
  margin-left: 66px;
}
.sub_nozomi i, .sub_danran i {
  font-style: normal;
  font-size: 14px;
  position: absolute;
  top: -18px;
  margin: 0 auto;
  width: auto;
  right: 0;
}
.sub_nozomi i {
  left: 42px;
}
.sub_danran i {
  left: 53px;
}
.w30{ width: 30%;}
@media screen and (max-width: 1023px) {
  .pc_area {
    display: none;
  }
  .sp_area {
    display: block;
  }
  .sub_nozomi, .sub_danran {
    margin-left: 0
  }
  .sub_nozomi i, .sub_danran i {
    left: 0
  }
}
#main #topicpath {
  padding: 10px;
  display: block;
  position: static;
  margin-bottom: 0;
}
@media screen and (max-width: 1023px) {
  #main #topicpath {
    top: 0;
    width: 100%;
    position: absolute;
    left: 0
  }
}
/* topicpath */
#topicpath {
  background: #fff;
}
#topicpath ul {
  width: 100%;
  max-width: 1140px;
  margin: 0 auto;
  padding: 0;
  font-size: inherit;
}
#topicpath li {
  display: inline;
  line-height: 1.4;
  font-size: 100%;
  color: #989797;
}
#topicpath li:before {
  content: " > ";
}
#topicpath li:first-child:before {
  content: "";
}
#topicpath li a {
  color: #989797;
}
@media screen and (max-width: 1023px) {
  #topicpath {
    margin-bottom: 20px;
  }
}
/* img */
.image_l, .image_r {
  overflow: hidden;
}
.image_l .img, .image_r .img {
  width: 35%;
}
.image_l .img {
  float: left;
}
.image_r .img {
  float: right;
}
.image_l .txt, .image_r .txt {
  width: 60%;
  padding-top: 20px;
}
.image_l .txt {
  float: right;
}
.image_r .txt {
  float: left;
}
.image_c {
  width: 78%;
  margin: 0 auto 20px;
}
/*.overflow .image_c {
    width: 960px;
}*/
#wrapper img {
  /* width: 100%; */
  max-width: 100%;
  height: auto;
}
.image_l .img, .image_r .img {
  max-width: 340px;
}
.image_l2, .image_r2 {
  overflow: hidden;
}
.image_l2 .img, .image_r2 .img {
  width: 40%;
}
.image_l2 .img {
  float: left;
}
.image_r2 .img {
  float: right;
}
.image_r2.gymboard .txt {
  width: 60%;
}
.image_l2 .txt, .image_r2 .txt {
  width: 55%;
  padding-top: 20px;
}
.image_l2 .txt {
  float: right;
}
.image_r2 .txt {
  float: left;
}
.image_l3, .image_r3 {
  overflow: hidden;
}
.image_l3 .img, .image_r3 .img {
  width: 35%;
  max-width: 340px;
}
.image_l3 .img {
  float: left;
}
.image_r3 .img {
  float: right;
}
.image_l3 .txt, .image_r3 .txt {
  width: 60%;
}
.image_l3 .txt {
  float: right;
}
.image_r3 .txt {
  float: left;
}
@media screen and (max-width: 640px) {
  .image_l3 .img, .image_r3 .img {
    width: 100%;
    margin: 0 auto 20px;
    float: none;
  }
  .image_l3 .txt, .image_r3 .txt {
    width: 100%;
    float: none;
    padding: 0;
  }
  .fbox.f-wrap .flex_box {
    display: block;
  }
}
@media screen and (max-width: 1023px) {
  .image_l .img, .image_r .img, .image_c, .image_l2 .img, .image_r2 .img {
    width: 100%;
    margin: 0 auto 20px;
    float: none;
  }
  .px550 {
    max-width: 550px;
    margin: 0 auto;
  }
  .image_l2 .img, .image_r2 .img {
    max-width: 360px;
    margin: 0 auto 20px;
  }
  .image_l .txt, .image_r .txt, .image_l2 .txt, .image_r2 .txt {
    width: 100%;
    float: none;
    padding: 0;
  }
  .image_r2.gymboard .txt {
    width: 100%;
  }
}
.anc_btn li {
  padding: 5px;
}
.anc_blc {
  margin-top: -100px;
  padding-top: 100px;
}
.fs24{ font-size: 24px;}
.red {
  color: #ad0c04;
}
/* margin */
.mt5 {
  margin-top: 5px !important;
}
.mt10 {
  margin-top: 10px !important;
}
.mt15 {
  margin-top: 15px !important;
}
.mt20 {
  margin-top: 20px !important;
}
.mt25 {
  margin-top: 25px !important;
}
.mt30 {
  margin-top: 30px !important;
}
.mt35 {
  margin-top: 35px !important;
}
.mt40 {
  margin-top: 40px !important;
}
.mt45 {
  margin-top: 45px !important;
}
.mt50 {
  margin-top: 50px !important;
}
.mb0 {
  margin-bottom: 0px !important;
}
.mb5 {
  margin-bottom: 5px !important;
}
.mb10 {
  margin-bottom: 10px !important;
}
.mb15 {
  margin-bottom: 15px !important;
}
.mb20 {
  margin-bottom: 20px !important;
}
.mb25 {
  margin-bottom: 25px !important;
}
.mb30 {
  margin-bottom: 30px !important;
}
.mb35 {
  margin-bottom: 35px !important;
}
.mb40 {
  margin-bottom: 40px !important;
}
.mb45 {
  margin-bottom: 45px !important;
}
.mb50 {
  margin-bottom: 50px !important;
}
.mb_t {
  margin-bottom: 30px !important;
}
.mb_s {
  margin-bottom: 50px !important;
}
.mb_m {
  margin-bottom: 80px !important;
}
.mb_l {
  margin-bottom: 100px !important;
}
.ms18 {
  margin-left: 18px !important;
}
.sp_none {
  display: none !important;
}
@media screen and (max-width: 480px) {
  .mt7 {
    margin-top: 0;
  }
}
@media screen and (min-width: 481px) {
  .mt7 {
    margin-top: 7px;
  }
}
@media screen and (max-width: 1023px) {
  .mb_t {
    margin-bottom: 20px !important;
  }
  .mb_s {
    margin-bottom: 30px !important;
  }
  .mb_m {
    margin-bottom: 40px !important;
  }
  .mb_l {
    margin-bottom: 45px !important;
  }
}
/* table */
.tbl_pt01, .tbl_pt02, .tbl_pt03 {
  width: 100%;
}
.tbl_pt01, .tbl_pt02 {
  border-right: #156805 solid 1px;
  border-top: #156805 solid 1px;
  border-collapse: separate;
}
.tbl_pt01 th, .tbl_pt01 td, .tbl_pt02 th, .tbl_pt02 td {
  padding: 10px 12px;
  border-left: #156805 solid 1px;
  border-bottom: #156805 solid 1px;
}
.tbl_pt01 th.w30,
.tbl_pt02 th.w30{ width: 30%;}
.tbl_pt01 th, .tbl_pt02 th {
  font-weight: bold;
  background: #e1e8de;
  color: #156805;
}

.tbl_pt01 th {
  width: 20%;
}
.tbl_pt03 {
  border-collapse: collapse;
  margin: 0 auto;
  padding: 0;
  table-layout: fixed;
}
.tbl_pt03 tr {
  background-color: #fff;
  border: 1px solid #156805;
  padding: .35em;
}
.tbl_pt03 th, .tbl_pt03 td {
  padding: 0.3em 1.5em;
  border-right: 1px solid #156805;
}
.tbl_pt03 th {
  font-weight: bold;
  text-align: center;
}
.tbl_pt03 thead tr {
  background-color: #3a7c44;
  color: #fff;
}
.tbl_pt03 .col1 {
  background: #e1e8de;
  color: #156805;
}
.wp5 {
  width: 5% !important;
}
.wp10 {
  width: 10% !important;
}
.wp15 {
  width: 15% !important;
}
.wp20 {
  width: 20% !important;
}
.wp25 {
  width: 25% !important;
}
.wp60 {
  width: 60% !important;
}
@media screen and (max-width: 1023px) {
  .tbl_pt01 th, .tbl_pt01 td {
    /* display: block; */
    box-sizing: border-box;
    padding: 10px 15px;
  }
  .tbl_pt01 th {
    width: 100% !important;
  }
  .scroll {
    overflow: auto;
    white-space: nowrap;
  }
  .scroll::-webkit-scrollbar {
    height: 5px;
  }
  .scroll::-webkit-scrollbar-track {
    background: #F1F1F1;
  }
  .scroll::-webkit-scrollbar-thumb {
    background: #BCBCBC;
  }
  .wp60 {
    width: 100% !important;
  }
}
dt.bef {
  background: #e1e8de;
  color: #156805;
}
dt.aft {
  background: #3a7c44;
  color: #FFFFFF;
}
.size1000 {
  max-width: 1000px;
  width: 100%;
}
.center p {
  margin: 0 auto;
  text-align: center;
}
.wp60 {
  width: 60%;
  margin: 0 auto;
}
.image_c.px520 {
  max-width: 550px;
  width: 100%;
}
.col-two .px325 {
  max-width: 325px;
}
.block .px208 {
  max-width: 208px;
  width: 100%;
}
.image_c.px640 {
  max-width: 640px;
  width: 100%;
}
.block .px285 {
  max-width: 285px;
  width: 100%;
  margin: 0 auto;
}
.block .px300 {
  max-width: 300px;
  width: 100%;
}
.tbl_pt01.companytbl .company_dl {
  font-size: 16px;
}
.tbl_pt01.companytbl .company_dl dt {
  font-weight: bold;
  color: rgb(93, 168, 79);
}
.tbl_pt01.companytbl .company_dl dd {
  margin-bottom: 10px;
}
.tbl_pt01.companytbl .company_dl dd:last-child {
  margin-bottom: 0;
}
.details_btn02.left_btn {
  margin: 0 auto auto 0;
}
.interior {
  background: #885774;
}
.trivia {
  background: #788757;
}
.flooring {
  background: #5b848d;
}
.igusa {
  background: #478384;
}
.gymboard {
  background: #af341b;
}
.manufacturing {
  background: #ee827c;
}
.text001 {
  font-size: 200%;
}
.center {
  text-align: center;
}
span.center {
  display: block;
  text-align: center;
}
p.line1 {
  line-height: 1;
}
p.line2 {
  line-height: 2em;
}
p.line3 {
  line-height: 3em;
}
.pt_20 {
  padding-top: 20px;
}
h6 span.info {
  display: block;
  font-weight: normal;
  text-align: center;
  font-size: 13px;
}
.right {
  text-align: right !important;
}
.sp, .sp337, .sp390 {
  display: none;
}
.pc {
  display: block;
}
.sp1024 {
  display: block;
}
#wrapper .gp-fancybox img {
  width: auto
}
@media screen and (max-width: 1023px) {
  .col-two.reversible {
    display: flex;
  }
  .pc {
    display: none;
  }
  .sp {
    display: block;
  }
  .sp1024 {
    display: none;
  }
}
.w10 {
  width: 10% !important;
}
.w15 {
  width: 15% !important;
}
.pc480 {
  display: block;
}
.sp480 {
  display: none;
}
@media screen and (max-width:480px) {
  .pc480 {
    display: none;
  }
  .sp480 {
    display: block;
  }
}
.green {
  color: #3a7c44 !important;
}
.txt-small {
  font-size: 14px;
}
.m-height {
  min-height: 56px;
}
@media screen and (max-width: 1023px) {
  .m-height {
    min-height: 0;
  }
}
.sub01 {
  background: rgba(62, 147, 208, 0.7);
  margin-right: 10px;
}
.sub02 {
  background: #3e93d0;
}
.sub01, .sub02 {
  display: inline-block;
  padding: 5px;
  line-height: 1.2em;
  color: #fff;
}
.no-wrap-txt {
  overflow: hidden;
}
.note {
  color: #3a7c44;
  font-size: 12px;
  margin-bottom: 10px;
}
.no-events a {
  pointer-events: none;
}
table img {
  vertical-align: bottom;
}
.map-sp {
  display: none;
}
@media screen and (max-width: 1023px) {
  .map-sp {
    display: block;
  }
}
.w20 {
  width: 20%;
}
.w-auto img {
  width: auto;
}
.small {
  font-size: 14px;
}
.image_l .text_pt0 {
  padding-top: 0;
}
.vi-hidden {
  visibility: hidden;
}
.d-pc-none {
  display: none;
}
.br640 {
  display: none;
}
.tbl_pt02.tbl_pt02_1 th {
  font-weight: normal;
}
.unline {
  text-decoration: underline;
}
@media screen and (max-width: 640px) {
  .d-sp-none {
    display: none;
  }
  .d-pc-none {
    display: block;
  }
  .br640 {
    display: block;
  }
  .image_c {
    padding: 0 3%;
    box-sizing: border-box;
  }
}
a.no-hover {
  text-decoration: underline;
}
.mb_t.mb60 {
  margin-bottom: 60px !important;
}
.image_r .img.img-mw400 {
  max-width: 400px;
  width: 40%;
}
.sp640 {
  display: none;
}
.w25 {
  width: 25%;
}
@media screen and (max-width: 640px) {
  .sp640 {
    display: block;
  }
  .tbl-sp th, .tbl-sp td {
    display: block;
  }
  .tbl-sp th {
    width: 100%;
  }
}
@media screen and (max-width: 1023px) {
  .image_r .img.img-mw400 {
    width: 100%;
  }
}
@media screen and (max-width: 390px) {
  .sp390 {
    display: block;
  }
}
@media screen and (max-width: 337px) {
  .sp337 {
    display: block;
  }
}
a.link-default {
  display: block;
  text-decoration: none;
  color: #333;
}
/*-----------------------------------------------
ヘッダー調整*/
#header h1 {
  margin-top: 3px;
}
#header {
  height: 88px;
}
.gnav-wrapper {
  height: 35px;
}
#header .logo {
  top: 25px;
}
#header .head01 {
  top: 25px;
}
#header .head02 {
  top: 25px;
}
#header .head_contact {
  top: 25px;
}
.megamenu {
  top: 35px;
}
.gnav li a {
  line-height: 35px;
}
/*ヘッダーの固定化PC*/
@media screen and (min-width: 1024px) {
  .header-position-wrwppre {
    height: 123px;
  }
  .header-position-fixed {
    width: 100%;
    z-index: 999999;
    background-color: #fff;
  }
  .header-position-wrwppre .header-position-fixed {
    position: relative;
  }
  /*スクロールでメニューの固定化*/
  .header-position-wrwppre.js-fix .header-position-fixed {
    position: fixed;
    top: -23px;
  }
  .center_sec {
    max-width: 1000px !important;
    margin: 0 auto 50px !important;
    padding: 0 20px;
  }
  .scroll_tble {
    border: 5px solid #ccc;
    padding: 10px !important;
    height: 500px !important;
    overflow-y: scroll;
  }
}
/*-----------------------------------------------
スマートフォンメニューの変更*/
@media screen and (max-width: 1023px) {
  #sp-menu dd ul {
    overflow: hidden;
    padding: 0px;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    flex-wrap: wrap;
  }
  #sp-menu dd ul li {
    width: 100%;
    min-height: 0px;
    padding: 0px !important;
    margin: 0px !important;
    text-align: left;
    border-bottom: 1px dotted #ccc;
  }
  #sp-menu dd ul li a {
    font-size: 14px;
    display: block;
    padding: 10px 20px;
  }
}
.img-cmn {
  display: block;
  width: auto !important;
  max-width: 100% !important;
  margin: 0 auto;
}
.img-ch1 {
  display: block;
  margin: 2em auto;
}
@media screen and (min-width: 768px) {
  .img-ch1 {
    max-width: 680px !important;
  }
}
@media screen and (max-width: 640px) {
  .img-ch1 {
    max-width: 100%;
    margin: 0;
  }
}
.fbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
ul.fbox {
  line-height: 1.3;
}
.f-wrap {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.f-mb1 {
  margin-bottom: 1em;
}
.f-mb2 {
  margin-bottom: 2em;
}
.f-mb3 {
  margin-bottom: 3em;
}
.f-mb4 {
  margin-bottom: 4em;
}
.f-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.f-c div {
  margin: 0 1em;
}
.f-sb {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.f-aic {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.f-fs {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.f-rr {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.f-bd1 {
  padding: 1.2em 1em 1.2em 1.5em;
  border: 1px solid #ccc;
  box-sizing: border-box;
}
.f-cha1 {}
.f-cha2 {}
.f-w100 li {
  width: 100%;
  display: flex !important
}
.fw-10 {
  width: 10%;
}
.fw-15 {
  width: 15%;
}
.fw-25 {
  width: 25%;
}
.fw-32 {
  width: 32%;
}
.fw-35 {
  width: 35%;
}
.fw-40 {
  width: 40%;
}
.fw-48 {
  width: 48%;
}
.fw-49 {
  width: 49%;
}
.fw-55 {
  width: 55%;
}
.fw-60 {
  width: 60%;
}
.fw-70 {
  width: 70%;
}
.fw-100 {
  width: 100%;
}
.mr5 {
  margin-right: 5%;
}
.mr10 {
  margin-right: 10%;
}
.fw-100 img {
  display: block;
  width: 80% !important;
  margin: 0 auto;
}
.f-h1 {
  display: block;
  height: 75px;
}
.sp {
  display: none;
}
.pc {
  display: block;
}
.txt02 {
  padding-bottom: 15px;
  border-bottom: 1px dashed #ccc;
}
.link01 a {
  color: #a44c0a;
  font-weight: bold;
  padding: 5px 10px;
  background: #e8e9e4;
}
.link01 a:hover {
  text-decoration: none;
  background: #a44c0a;
  color: #fff;
}
@media screen and (max-width: 834px) {
  .sp {
    display: block;
  }
  .pc {
    display: none;
  }
  .f-cha1 .fs-10, .f-cha1 .fw-15, .f-cha1 .fw-25, .f-cha1 .fw-32, .f-cha1 .fw-35, .f-cha1 .fw-40, .f-cha1 .fw-48, .f-cha1 .fw-49, .f-cha1 .fw-55, .f-cha1 .fw-60, .f-cha1 .fw-70, .f-cha1 .fw-100 {
    width: 100%;
    margin-bottom: 0.5em;
  }
  .fbox .price, .fbox .fw-32 .price, ul.fbox .price {
    font-size: 20px;
  }
  .fbox .price .ts, .fbox .fw-32 .price .ts, .fbox .price .ts2, .fbox .ts, .fbox .ts3 {
    position: relative;
    top: -0.15em;
    font-size: 14px;
  }
  ul.fbox .ts {
    font-size: 14px;
  }
  .f-cha1 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .f-cha2 img {
    display: block;
    max-width: 50% !important;
    margin: 0 auto;
  }
  .f-cha3 img {
    display: block;
    max-width: 30% !important;
    margin: 0 auto;
  }
  .f-cha1 .txt02 {
    margin-bottom: 0.5em;
  }
  .fbox .ttl_ptn05 {
    font-size: 15px;
  }
  .fbox .text001 {
    font-size: 15px;
  }
  .f-h1 {
    display: block;
    height: auto;
  }
}
@media screen and (max-width: 640px) {
  .sp {
    display: block;
  }
  .pc {
    display: none;
  }
  .fs-10, .fw-15, .fw-25, .fw-32, .fw-35, .fw-40, .fw-48, .fw-49, .fw-55, .fw-60, .fw-70, .fw-100 {
    width: 100%;
    margin-bottom: 2em;
    text-align: left;
  }
  .f-cha1 .fs-10, .f-cha1 .fw-15, .f-cha1 .fw-25, .f-cha1 .fw-32, .f-cha1 .fw-35, .f-cha1 .fw-40, .f-cha1 .fw-48, .f-cha1 .fw-49, .f-cha1 .fw-55, .f-cha1 .fw-60, .f-cha1 .fw-70, .f-cha1 .fw-100 {
    width: 100% !important;
    margin-bottom: 0.5em;
  }
  .f-cha1 div {
    width: 100% !important;
    margin-bottom: 0.5em;
  }
  ul.fbox .fw-10 {
    width: 10%;
  }
  ul.fbox .fw-15 {
    width: 15%;
  }
  ul.fbox .fw-25 {
    width: 25%;
  }
  ul.fbox .fw-32 {
    width: 32%;
  }
  ul.fbox .fw-35 {
    width: 35%;
  }
  ul.fbox .fw-40 {
    width: 40%;
  }
  ul.fbox .fw-48 {
    width: 48%;
  }
  ul.fbox .fw-49 {
    width: 49%;
  }
  ul.fbox .fw-55 {
    width: 55%;
  }
  ul.fbox .fw-60 {
    width: 60%;
  }
  ul.fbox .fw-70 {
    width: 70%;
  }
  ul.fbox .fw-100 {
    width: 100%;
  }
  .fw-100 img {
    width: 100% !important;
  }
  .fbox .zei {
    position: relative;
    top: -0.3em;
  }
  .f-cha2 img {
    display: block;
    max-width: 100% !important;
    margin: 0 auto;
  }
  .f-cha3 img {
    display: block;
    max-width: 100% !important;
    margin: 0 auto;
  }
  #wrapper .fbox img[src*="gymboard041.png"], #wrapper .fbox img[src*="gymboard043.png"] {
    width: 70px !important;
  }
  #wrapper .chiebukuro .photo img {
    width: 100%;
    max-width: 100%;
    height: auto;
  }
}
.img_cen {
  margin-top: 20px;
  text-align: center;
}
.a_hover a:hover {
  opacity: .8;
}
.link_ptn02 a {
  text-decoration: none !important;
}
.w45 {
  width: 45% !important;
}
.pt0 {
  padding-top: 0 !important;
}
.btn_red {
  border-radius: 40px;
  font-weight: bold;
  text-align: center;
  padding: 6px 0;
  font-size: 24px;
  color: #fff;
  width: 80%;
  margin: 20px auto;
  box-shadow: 2px 2px 6px #6f6f6f;
  background: rgb(244, 1, 1);
  background: linear-gradient(90deg, rgba(244, 1, 1, 1) 0%, rgba(255, 23, 23, 1) 100%);
}
.btn_blue {
  border-radius: 40px;
  font-weight: bold;
  text-align: center;
  padding: 6px 0;
  font-size: 24px;
  color: #fff;
  width: 80%;
  margin: 20px auto;
  box-shadow: 2px 2px 6px #6f6f6f;
  background: rgb(0, 109, 189);
  background: linear-gradient(90deg, rgba(0, 109, 189, 1) 0%, rgba(49, 163, 244, 1) 100%);
}
.btn_green {
  border-radius: 40px;
  font-weight: bold;
  text-align: center;
  padding: 6px 0;
  font-size: 24px;
  color: #fff;
  width: 80%;
  margin: 20px auto;
  box-shadow: 2px 2px 6px #6f6f6f;
  background: rgb(32, 200, 103);
  background: linear-gradient(90deg, rgba(32, 200, 103, 1) 0%, rgba(57, 203, 57, 1) 100%);
}
.scroll_tble {
  border: 5px solid #ccc;
  padding: 20px;
  height: 500px;
  overflow-y: scroll;
}
.mb30 {
  margin-bottom: 30px;
}
.txt-black {
  color: #333 !important;
}
#header.top-test .head_contact a {
  padding: 2px 0 0 30px;
  box-sizing: border-box;
  width: 85%;
  line-height: 1.5em;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #c01530 url(../images/head_mail_white.png) no-repeat 10% 18px;
  color: #fff;
}
@media screen and (max-width: 1023px) {
  .sp_menu_con .contact_btn1.top-test {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding: 10px 0;
    background: #bf112d;
    color: #221815;
    text-decoration: none;
    font-weight: bold;
    font-size: 16px;
    text-align: center;
    color: white !important;
    position: relative;
  }
  .sp_menu_con .contact_btn1.top-test a {
    color: white !important;
    padding-left: 10px;
  }
}
.cap {
	display: block;
	text-align: center;
	padding-top: 5px;
}
.nonehover {
	text-decoration: underline !important;
}
.in-link {
  transition: 0.3s all;
  text-decoration: none;
}
.in-link:hover {
  opacity: 0.8;
  text-decoration: none;
}
.in-link:visited {
  color: #333;
}