@charset "UTF-8";
/* ================================================================= 
 License : e-TRUST Inc.
 File name : common.css
 Style : common
================================================================= */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box; }

html {
  font-size: 14px !important;
  line-height: 1.3em;
  overflow: visible !important; }

body {
  line-height: 1.5;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0.6;
  background: url(../images/common/bg.png) center top;
  color: #333333;
  font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 16px;
  word-wrap: break-word;
  overflow-x: hidden; }

@media all and (-ms-high-contrast: none) {
  body {
    font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif; } }
@media screen and (max-width: 1000px) {
  #main {
    width: 100%; } }

@media screen and (max-width: 1000px) {
  #main #col_main {
    width: 100%; } }

figure {
  padding: 0;
  margin: 0; }

pre {
  margin: 0;
  padding: 0;
  white-space: pre-line; }

/***********************************サイドバー*******************************************/
@media screen and (max-width: 1000px) {
  #side {
    width: 18.75000%; } }

@media screen and (max-width: 1000px) {
  #side aside {
    width: 100% !important; } }

/***********************************非表示*******************************************/
.dnone {
  display: none; }

/***********************************フレックス*******************************************/
.flexleft {
  display: none;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  overflow: hidden; }

.flexcenter {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  overflow: hidden; }

/***********************************書体*******************************************/
.mincho {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif; }

.gothic {
  font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; }

/***********************************カラムフロート*******************************************/
.ColLeft {
  float: left; }

.ColRight {
  float: right; }

/***********************************フロート*******************************************/
@media screen and (max-width: 834px) {
  .fltL {
    float: none;
    width: 100% !important; }

  .fltR {
    float: none;
    width: 100% !important; } }
@media screen and (max-width: 640px) {
  .sptal {
    text-align: left !important; }

  .sptar {
    text-align: right !important; }

  .sptac {
    text-align: center !important; } }
.tacenter {
  text-align: center !important; }

ul.break li {
  float: none !important; }

/***********************************テキスト*******************************************/
b, strong {
  font-weight: bold; }

.b {
  font-weight: bold; }

span {
  font-weight: inherit; }

a:hover {
  opacity: 0.6; }

.link1 a {
  color: #104480;
  font-weight: bold; }

u {
  text-decoration: underline; }

small {
  font-size: 80%; }

.fwb {
  font-weight: bold; }

/***********************************線*******************************************/
hr {
  border: none;
  height: 0;
  border-bottom: 1px dashed #B3B3B3; }

/************************************テーブル************************************/
table {
  table-layout: fixed; }

table td {
  padding: 20px; }

.tlauto table {
  table-layout: auto; }

table td img {
  height: auto !important; }

.tdpd0 td {
  padding: 0px !important; }

.tdpd5 td {
  padding: 5px !important; }

.tdpd10 td {
  padding: 10px !important; }
  @media screen and (max-width: 640px) {
    .tdpd10 td {
      padding: 5px !important; } }

.tdpd15 td {
  padding: 15px !important; }
  @media screen and (max-width: 640px) {
    .tdpd15 td {
      padding: 5px !important; } }

.tdpd20 td {
  padding: 20px !important; }
  @media screen and (max-width: 640px) {
    .tdpd20 td {
      padding: 5px !important; } }

.top_pa20 {
  padding-top: 20px !important; }

.bottom_pa20 {
  padding-bottom: 20px !important; }

.cnt_table table {
  width: 100% !important; }
  @media screen and (max-width: 834px) {
    .cnt_table table {
      margin: 0 auto; } }
  .cnt_table table tr td {
    vertical-align: top; }
    @media screen and (max-width: 640px) {
      .cnt_table table tr td {
        width: 100% !important; } }

.tdsp_left {
  text-align: left !important; }
  @media screen and (max-width: 640px) {
    .tdsp_left {
      width: 100% !important; } }

/************************************スマホ、タブレット時表示************************************/
.sp_tel a {
  text-decoration: none;
  pointer-events: none; }
  @media screen and (max-width: 834px) {
    .sp_tel a {
      pointer-events: auto; } }

.sp_tel_text a {
  color: #333 !important;
  text-decoration: none;
  pointer-events: none; }
  @media screen and (max-width: 834px) {
    .sp_tel_text a {
      pointer-events: auto;
      text-decoration: underline; } }

/************************************ボーダー************************************/
.br0 td {
  border: 0 !important; }

.border01 {
  border: solid 1px #3d8a3c; }

.border02 {
  border: solid 1px #1b491a; }

.border03 {
  border: solid 1px #079bcb; }

.border04 {
  border: solid 1px #b552ad; }

.border01_4 {
  border: solid 4px #3d8a3c; }

.border02_4 {
  border: solid 4px #1b491a; }

.border03_4 {
  border: solid 4px #079bcb; }

.border04_4 {
  border: solid 4px #b552ad; }

.border_f {
  border: solid 1px #fff; }

/************************************ボーダーボトム************************************/
.btm01 {
  border-bottom: 1px dotted #3d8a3c !important; }

.btm02 {
  border-bottom: 1px dotted #1b491a !important; }

.btm03 {
  border-bottom: 1px dotted #079bcb !important; }

.btm04 {
  border-bottom: 1px dotted #b552ad !important; }

/************************************バックグラウンド************************************/
.bgf {
  background: #fff !important; }

.bgf05 {
  background: rgba(255, 255, 255, 0.5); }

.bgf02 {
  background: rgba(255, 255, 255, 0.2); }

.tb_bgf table {
  background: #fff; }

/************************************ボタン************************************/
.btn01 {
  text-align: right !important; }
  .btn01 a {
    position: relative;
    padding: 15px;
    max-width: 300px;
    background: #333;
    display: block;
    text-decoration: none;
    font-weight: bold;
    color: #fff !important;
    font-size: 20px;
    text-align: center;
    margin: 0 0 0 auto;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif; }
    @media screen and (max-width: 640px) {
      .btn01 a {
        width: 100%;
        text-align: center; } }
    .btn01 a:after {
      position: absolute;
      content: "";
      right: 20px;
      top: 0;
      bottom: 0;
      margin: auto;
      width: 30px;
      height: 34px;
      background: url(../images/common/btn01.png); }

/************shadow_box*******************/
.shadow_box {
  box-shadow: 2px 2px 8px #ccc;
  border: 1px solid #ccc; }

/************************************インナー************************************/
.inner {
  margin: 0 auto;
  max-width: 1000px; }

@media screen and (max-width: 1000px) {
  .inner {
    padding-left: 20px !important;
    padding-right: 20px !important; } }
@media screen and (max-width: 640px) {
  .inner {
    padding-left: 10px !important;
    padding-right: 10px !important; } }
.inner1200 {
  max-width: 1200px;
  margin: 0 auto;
  width: 95%; }

.inner1100 {
  max-width: 1100px;
  margin: 0 auto;
  width: 95%; }

/************************************コンテンツ************************************/
#contents_wrap {
  padding: 0px;
  position: relative;
  z-index: 1;
  overflow: hidden;
  min-width: auto !important; }

/************************************画像RL************************************/
.imgL {
  margin-right: 30px;
  margin-bottom: 10px; }
  @media screen and (max-width: 834px) {
    .imgL {
      margin-right: 20px; } }
  @media screen and (max-width: 640px) {
    .imgL {
      display: block;
      float: none;
      margin: 0 auto 20px;
      max-width: 100% !important;
      text-align: center; } }

.imgR {
  margin-left: 30px;
  margin-bottom: 10px; }
  @media screen and (max-width: 834px) {
    .imgR {
      margin-left: 20px; } }
  @media screen and (max-width: 640px) {
    .imgR {
      display: block;
      float: none;
      margin: 0 auto 20px;
      max-width: 100% !important;
      text-align: center; } }

img {
  max-width: 100%;
  height: auto !important; }

.img100 img {
  width: 100% !important; }

.img80 img {
  width: 80% !important; }

.img50 img {
  width: 50% !important; }

.center_img {
  text-align: center; }

/************************************プライバシーポリシー************************************/
.privacy {
  font-size: 16px; }
  .privacy h2 {
    font-size: 18px;
    font-weight: bold;
    border-bottom: 2px solid #3d8a3c;
    display: inline-block;
    margin-bottom: 10px; }

/************************************サイトマップ************************************/
.map {
  padding-top: 50px; }
  @media screen and (max-width: 640px) {
    .map {
      padding-top: 30px; } }
  .map li {
    border-left: 3px solid #3d8a3c;
    list-style-type: none;
    padding-left: 10px;
    margin-bottom: 10px;
    display: block;
    float: none !important; }
    .map li a {
      color: #282828;
      font-size: 16px;
      text-decoration: none; }
    .map li a:hover {
      text-decoration: underline; }

/************************************コンタクトフォーム************************************/
#form_c8 {
  padding-top: 20px; }

.contact_form {
  max-width: 1000px;
  width: 100%;
  margin: 0 auto; }
  .contact_form p {
    font-size: 16px; }
  .contact_form table td {
    padding: 15px !important;
    border: #3d8a3c solid 1px !important; }
    @media screen and (max-width: 834px) {
      .contact_form table td {
        display: block;
        width: 100%; } }
  .contact_form table th {
    width: 30%;
    border: #3d8a3c solid 1px !important;
    background: #e7ffe7 !important;
    color: #3d8a3c;
    font-weight: bold;
    font-size: 16px !important;
    text-align: center; }
    @media screen and (max-width: 834px) {
      .contact_form table th {
        display: block;
        width: 100% !important;
        text-align: center; } }

/************************************コンタクトフォーム(AI用)************************************/
.contact_form_ai {
  max-width: 1000px;
  width: 100%;
  margin: 0 auto; }
  .contact_form_ai dt {
    font-size: 16px; }
  .contact_form_ai dl dt {
    padding: 15px !important;
    text-align: center;
    background: #e7ffe7 !important;
    font-weight: bold;
    color: #3d8a3c; }
    @media screen and (max-width: 834px) {
      .contact_form_ai dl dt {
        display: block;
        width: 40% !important; } }
    @media screen and (max-width: 640px) {
      .contact_form_ai dl dt {
        display: block;
        width: 100%; } }
  .contact_form_ai dl dd {
    font-size: 16px !important; }
    @media screen and (max-width: 834px) {
      .contact_form_ai dl dd {
        display: block;
        width: 100% !important; } }

/***************************************************/
.submit {
  margin: 20px auto 50px auto !important; }

/*********************PDFボタン******************************/
.pdf_btn {
  padding: 10px 0; }
  .pdf_btn a {
    display: block;
    padding: 20px 5px;
    background: #d66464;
    position: relative;
    text-align: center;
    font-size: 16px;
    color: #fff !important;
    text-decoration: none;
    font-weight: bold;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif; }
    @media screen and (max-width: 640px) {
      .pdf_btn a {
        margin: 0 auto;
        max-width: 300px; } }
    .pdf_btn a:after {
      content: "";
      width: calc(100% - 5px);
      height: calc(100% - 5px);
      position: absolute;
      top: 0;
      bottom: 0;
      right: 0;
      left: 0;
      margin: auto;
      border: 1px #fff solid; }
    .pdf_btn a:before {
      content: "PDF";
      display: block;
      width: calc(100% - 50px);
      position: absolute;
      right: -50px;
      bottom: -10px;
      color: rgba(255, 255, 255, 0.2);
      font-size: 50px; }

/***************クーポン***************************/
.coupon {
  padding: 10px !important; }
  .coupon table {
    border: 1px solid #fff; }
    .coupon table td {
      color: #fff;
      padding: 10px !important; }
    .coupon table .coupon_title {
      font-size: 40px;
      border-bottom: 1px solid #fff !important;
      font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
      font-weight: bold; }
    .coupon table .coupon_price {
      font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
      font-weight: bold; }
      .coupon table .coupon_price span {
        font-size: 30px; }

/************************************ボタン************************************/
input[type="button"] {
  cursor: pointer;
  padding: 5px 10px; }

.pankuzu a:link {
  color: #3d8a3c !important;
  text-decoration: none !important; }
.pankuzu a:visited {
  color: #3d8a3c !important; }
@media screen and (max-width: 834px) {
  .pankuzu {
    padding: 10px 0; } }

/*******************************************************************/
.is-fixed {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10;
  width: 100%; }

/******************PCの時表示　タブレット時の非表示**************************************/
.display_pc {
  text-align: center; }
  @media screen and (max-width: 834px) {
    .display_pc {
      display: none; } }

.display_pc01 {
  text-align: center; }
  @media screen and (max-width: 640px) {
    .display_pc01 {
      display: none; } }

/******************タブレットの時表示　PC時の非表示**************************************/
.display_tab {
  display: none; }
  @media screen and (max-width: 834px) {
    .display_tab {
      text-align: center;
      display: block; } }

/******************タブレットの時表示　PC時の非表示**************************************/
.display_sp {
  display: none; }
  @media screen and (max-width: 640px) {
    .display_sp {
      text-align: center;
      display: block; } }

/******************スマホ時　ブロック**************************************/
.sp_block {
  display: inline; }
  @media screen and (max-width: 640px) {
    .sp_block {
      display: block; } }

/************************************PCブロック************************************/
.pc_block {
  display: block; }
  @media screen and (max-width: 640px) {
    .pc_block {
      display: inline; } }

/******************flexwrap*************************************/
.flexwrap {
  display: flex;
  flex-wrap: wrap; }

.w23 {
  width: 23%;
  margin: 0 1%; }
  @media screen and (max-width: 834px) {
    .w23 {
      width: 48%; } }

.w31 {
  width: 31.11111111%;
  margin: 0 1%; }
  @media screen and (max-width: 834px) {
    .w31 {
      width: 48%; } }

.w31_tab48 {
  width: 31.11111111%;
  margin: 0 1%; }
  @media screen and (max-width: 834px) {
    .w31_tab48 {
      width: 48%; } }
  @media screen and (max-width: 640px) {
    .w31_tab48 {
      width: 100%; } }

.w31_tab100 {
  width: 31.11111111%;
  margin: 0 1%; }
  @media screen and (max-width: 834px) {
    .w31_tab100 {
      width: 100%; } }
  @media screen and (max-width: 640px) {
    .w31_tab100 {
      width: 48%; } }
  @media screen and (max-width: 480px) {
    .w31_tab100 {
      width: 100%; } }

.w23_sp100 {
  width: 24.5%;
  margin: 10px 0.25% !important; }
  @media screen and (max-width: 834px) {
    .w23_sp100 {
      width: 31%;
      margin: 10px 1% !important; } }
  @media screen and (max-width: 640px) {
    .w23_sp100 {
      width: 48%; } }
  @media screen and (max-width: 480px) {
    .w23_sp100 {
      width: 100%; } }

.w48 {
  width: 48%;
  margin: 0 1%; }
  @media screen and (max-width: 640px) {
    .w48 {
      width: 100%; } }

.w48_100 {
  width: 48%;
  margin: 0 1%; }
  @media screen and (max-width: 834px) {
    .w48_100 {
      width: 100%; } }

.w58 {
  width: 58%;
  margin: 0 1%; }
  @media screen and (max-width: 640px) {
    .w58 {
      width: 100%; } }

.w38 {
  width: 38%;
  margin: 0 1%; }
  @media screen and (max-width: 640px) {
    .w38 {
      width: 100%; } }

.w58_100 {
  width: 58%;
  margin: 0 1%; }
  @media screen and (max-width: 834px) {
    .w58_100 {
      width: 100%; } }

.w38_100 {
  width: 38%;
  margin: 0 1%; }
  @media screen and (max-width: 834px) {
    .w38_100 {
      width: 100%; } }

/******************flexwrap(フレックスボックス)*************************************/
.flexwrap31 {
  display: flex;
  flex-wrap: wrap; }
  .flexwrap31 .box {
    width: 31.11111111%;
    margin: 20px 1%; }
    @media screen and (max-width: 834px) {
      .flexwrap31 .box {
        width: 48%; } }

/******************flexwrap(フレックスボックス)*************************************/
.flexwrap23 {
  display: flex;
  flex-wrap: wrap; }
  .flexwrap23 .box {
    width: 23%;
    margin: 20px 1%;
    text-align: center; }
    @media screen and (max-width: 834px) {
      .flexwrap23 .box {
        width: 48%; } }

.flexwrap23_tab4 {
  display: flex;
  flex-wrap: wrap; }
  .flexwrap23_tab4 .box {
    width: 23%;
    margin: 20px 1%;
    text-align: center; }

/*******************テキスト(ai用)*******************************************/
@media screen and (max-width: 640px) {
  .cnt_text div {
    text-align: left !important; } }

/*************************テーブルリスト(ボタン横列)***********************************/
.link_list {
  padding: 20px 0; }
  @media screen and (max-width: 640px) {
    .link_list {
      padding: 10px 0; } }
  .link_list ul {
    display: -webkit-flex;
    -webkit-flex-wrap: wrap;
    display: flex;
    flex-wrap: wrap;
    width: auto; }
  .link_list li {
    display: block;
    padding: 0 10px; }
    .link_list li a {
      width: 100%;
      padding: 10px;
      background: #1b491a;
      color: #fff !important;
      display: inline-block;
      text-decoration: none;
      text-align: center;
      border: 1px solid #00660c; }
      @media screen and (max-width: 834px) {
        .link_list li a {
          padding: 5px;
          text-align: left; } }

/*************************ページ内リンク01***********************************/
.link_name {
  margin-top: -30px;
  padding-top: 30px; }
  @media screen and (max-width: 834px) {
    .link_name {
      margin-top: -70px;
      padding-top: 70px; } }

/*************************ノーホバー***********************************/
.no_events {
  pointer-events: none; }
  .no_events:hover {
    opacity: 1 !important; }

/***************フェードイン**************************/
.fadein {
  opacity: 0;
  transform: translate(0, 50px);
  transition: all 1500ms; }

.fadein.scrollin {
  opacity: 1;
  transform: translate(0, 0); }

/****************************会社概要************************************/
.information_dl {
  font-size: 18px; }
  .information_dl dl {
    width: 100%;
    margin: 0 auto; }
    @media screen and (max-width: 640px) {
      .information_dl dl {
        display: block !important;
        width: 100% !important;
        border: 0 !important; } }
    .information_dl dl dt {
      font-weight: bold;
      background: #e7ffe7 !important;
      text-align: center !important;
      font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
      color: #1b491a !important;
      display: block !important; }
      @media screen and (max-width: 640px) {
        .information_dl dl dt {
          width: 100% !important;
          border: 0 !important; } }
    @media screen and (max-width: 640px) {
      .information_dl dl dd {
        display: block !important;
        width: 100% !important;
        border: 0 !important; } }

/****************************画像回転************************************/
.rotate5 img {
  -moz-transform: rotate(5deg);
  -webkit-transform: rotate(5deg);
  -o-transform: rotate(5deg);
  -ms-transform: rotate(5deg);
  transform: rotate(5deg); }

.rotate8 img {
  -moz-transform: rotate(8deg);
  -webkit-transform: rotate(8deg);
  -o-transform: rotate(8deg);
  -ms-transform: rotate(8deg);
  transform: rotate(8deg); }

.rotate-10 img {
  -moz-transform: rotate(-10deg);
  -webkit-transform: rotate(-10deg);
  -o-transform: rotate(-10deg);
  -ms-transform: rotate(-10deg);
  transform: rotate(-10deg); }

/******************会社概要(AI用)dldt_list01**************************************/
.dldt_list01 {
  display: block;
  width: 100%;
  margin: 0 1%; }
  .dldt_list01 dl {
    width: 100%;
    border-bottom: 1px dotted #3d8a3c !important; }
    @media screen and (max-width: 640px) {
      .dldt_list01 dl {
        display: block !important; } }
    .dldt_list01 dl dt {
      font-weight: bold;
      background: #e7ffe7 !important;
      color: #3d8a3c !important;
      display: table-cell !important;
      border: 0px !important;
      vertical-align: middle;
      text-align: center;
      display: block !important; }
      @media screen and (max-width: 640px) {
        .dldt_list01 dl dt {
          width: 100% !important;
          display: block !important; } }
    .dldt_list01 dl dd {
      display: block !important;
      border: 0px !important; }
      @media screen and (max-width: 640px) {
        .dldt_list01 dl dd {
          width: 100% !important; } }

/******************トップお問い合わせ**************************************/
.top_contact {
  background-size: cover !important;
  background-repeat: no-repeat !important; }
  .top_contact .top_contactbg {
    padding: 50px;
    background: rgba(255, 255, 255, 0.8); }
    @media screen and (max-width: 834px) {
      .top_contact .top_contactbg {
        padding: 30px; } }
    @media screen and (max-width: 640px) {
      .top_contact .top_contactbg {
        padding: 30px; }
        .top_contact .top_contactbg img {
          width: 80% !important; } }

.top_contacth2 {
  font-size: 50px;
  font-weight: bold;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif; }
  @media screen and (max-width: 834px) {
    .top_contacth2 {
      font-size: 24px; } }
  @media screen and (max-width: 640px) {
    .top_contacth2 {
      font-size: 20px; } }

.top_contacttel {
  font-size: 30px;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-weight: bold; }
  @media screen and (max-width: 1000px) {
    .top_contacttel {
      font-size: 22px; } }
  @media screen and (max-width: 640px) {
    .top_contacttel {
      font-size: 20px; } }
  .top_contacttel a {
    color: #006905 !important;
    font-size: 40px; }
    @media screen and (max-width: 834px) {
      .top_contacttel a {
        font-size: 24px; } }
    @media screen and (max-width: 640px) {
      .top_contacttel a {
        font-size: 20px; } }

/******************画像テーブル横並び**************************************/
.img_box04 tr {
  display: flex;
  flex-wrap: wrap; }
  @media screen and (max-width: 640px) {
    .img_box04 tr {
      justify-content: center; } }
.img_box04 td {
  width: 25% !important;
  border: 0;
  display: block;
  padding: 5px !important; }
  .img_box04 td p {
    padding-top: 10px;
    font-weight: bold; }
    @media screen and (max-width: 640px) {
      .img_box04 td p {
        width: 100% !important;
        padding-bottom: 10px !important; } }
  .img_box04 td img {
    width: 100% !important;
    height: 200px !important;
    object-fit: cover;
    font-family: 'object-fit: cover;'; }
    @media screen and (max-width: 640px) {
      .img_box04 td img {
        width: auto !important;
        height: auto !important; } }
  @media screen and (max-width: 640px) {
    .img_box04 td {
      width: 48% !important; } }

.img_box03 tr {
  display: flex;
  flex-wrap: wrap; }
.img_box03 td {
  width: 33% !important;
  border: 0;
  display: block;
  padding: 5px !important; }
  @media screen and (max-width: 640px) {
    .img_box03 td {
      width: 100% !important; } }
  .img_box03 td p {
    padding-top: 10px;
    font-weight: bold; }
    @media screen and (max-width: 640px) {
      .img_box03 td p {
        width: 100% !important;
        padding-bottom: 10px !important; } }
  .img_box03 td img {
    width: 100% !important;
    height: 200px !important;
    object-fit: cover;
    font-family: 'object-fit: cover;'; }
    @media screen and (max-width: 640px) {
      .img_box03 td img {
        width: auto !important;
        height: auto !important; } }
  @media screen and (max-width: 640px) {
    .img_box03 td {
      width: 100%; } }

header#global_header {
  max-width: 100%;
  min-width: 100%; }
  @media screen and (max-width: 834px) {
    header#global_header {
      padding-top: 48px; } }

#header {
  width: 100%;
  padding: 20px;
  display: flex;
  justify-content: space-between; }
  @media screen and (max-width: 834px) {
    #header {
      display: block; } }

@media screen and (max-width: 834px) {
  div#builingual {
    padding-top: 53px !important; } }

.logo {
  text-align: left;
  font-size: 12px; }
  .logo img {
    margin-top: 10px; }
  @media screen and (max-width: 834px) {
    .logo {
      text-align: center; } }

#hedaer_info {
  display: flex;
  flex-wrap: wrap;
  max-width: 514px;
  justify-content: space-between; }
  @media screen and (max-width: 834px) {
    #hedaer_info {
      justify-content: center;
      max-width: 100%;
      margin-top: 30px; } }
  #hedaer_info li {
    width: 48%;
    display: block; }
    @media screen and (max-width: 834px) {
      #hedaer_info li {
        margin: 10px 1%; } }
  #hedaer_info .header_address {
    width: 100%;
    text-align: right; }
    @media screen and (max-width: 834px) {
      #hedaer_info .header_address {
        text-align: center; } }

#nav_global {
  width: 100%;
  background: #3d8a3c; }
  #nav_global ul {
    margin: 0 auto;
    max-width: 1000px;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-start;
    justify-content: flex-start; }
    #nav_global ul li {
      -webkit-flex-grow: 1;
      flex-grow: 1;
      position: relative; }
      #nav_global ul li a {
        color: #fff;
        text-decoration: none;
        padding: 20px 0;
        display: block;
        font-weight: bold; }
    #nav_global ul ul {
      display: block;
      z-index: 99;
      position: absolute;
      width: 100%; }
      #nav_global ul ul li {
        width: 100%;
        background: #e7ffe7; }

.flex_box {
  max-width: 1000px;
  margin: 0 auto;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between; }
  @media screen and (max-width: 834px) {
    .flex_box {
      display: block; } }

.flR #hed_info {
  margin-top: 10px;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start; }
  @media screen and (max-width: 834px) {
    .flR #hed_info {
      -webkit-justify-content: center;
      justify-content: center; } }
  .flR #hed_info .head_mail {
    margin-left: 10px; }
    @media screen and (max-width: 834px) {
      .flR #hed_info .head_mail {
        margin-left: 5px; } }
  .flR #hed_info .head_tel {
    margin-left: 10px;
    margin-right: 5px; }
.flR p {
  text-align: right;
  font-weight: bold;
  font-size: 18px;
  color: #fff; }
  @media screen and (max-width: 834px) {
    .flR p {
      text-align: center; } }

#mainArea {
  width: 100% !important;
  margin: 0 auto;
  position: relative;
  width: 100% !important; }
  @media screen and (max-width: 834px) {
    #mainArea {
      padding-top: 0px; } }
  @media screen and (max-width: 640px) {
    #mainArea {
      padding-top: 0px; } }
  #mainArea img {
    object-fit: cover;
    font-family: 'object-fit: cover;';
    height: 650px !important; }
    @media screen and (max-width: 834px) {
      #mainArea img {
        height: 300px !important; } }
  #mainArea .sales_copy {
    height: 150px;
    width: 100%;
    position: absolute;
    height: 200px;
    z-index: 5;
    background: rgba(0, 0, 0, 0.5);
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto; }
    #mainArea .sales_copy img {
      position: absolute;
      bottom: 0;
      left: 0;
      top: 0;
      right: 0;
      margin: auto;
      height: auto !important; }
      @media screen and (max-width: 1000px) {
        #mainArea .sales_copy img {
          bottom: 0;
          top: 0;
          right: 0;
          left: 0;
          margin: auto; } }
      @media screen and (max-width: 640px) {
        #mainArea .sales_copy img {
          width: 90% !important; } }
  #mainArea .slick-prev, #mainArea .slick-next {
    display: none !important; }
  #mainArea ul li img {
    margin: 0 auto; }
  @media screen and (max-width: 1000px) {
    #mainArea {
      width: auto !important; } }

.mean-container .mean-bar {
  background: #1b491a !important;
  position: fixed !important; }

.mean-container .mean-nav {
  background: #1b491a !important; }

.mean-container .mean-nav ul li a {
  border-top: 1px solid #fff !important; }

.mean-container .mean-nav ul li a.mean-expand:hover {
  /*background-color: #e9832f !important;*/ }

footer#global_footer {
  min-width: auto !important; }

#footer {
  padding-top: 50px;
  font-size: 13px;
  font-weight: bold;
  background: #3d8a3c !important; }
  #footer a:link {
    color: #fff !important;
    text-decoration: none; }
  #footer a:visited {
    color: #fff !important; }

#nav_footer {
  padding: 20px 0;
  font-weight: bold;
  font-size: 14px; }
  #nav_footer ul {
    max-width: 800px;
    margin: 5px auto; }
    @media screen and (max-width: 834px) {
      #nav_footer ul {
        max-width: 100%;
        width: 80%; } }
    #nav_footer ul li {
      display: inline-block;
      margin: 5px 25px;
      width: auto; }
      @media screen and (max-width: 834px) {
        #nav_footer ul li {
          display: block;
          margin: 5px 0; } }
      #nav_footer ul li a {
        font-size: 16px; }
        @media screen and (max-width: 834px) {
          #nav_footer ul li a {
            background: #fff !important;
            padding: 10px;
            display: block;
            border-radius: 10px;
            font-weight: bold; }
            #nav_footer ul li a:link {
              color: #3d8a3c !important;
              text-decoration: none; }
            #nav_footer ul li a:visited {
              color: #3d8a3c !important; } }

#pagetop {
  position: fixed;
  bottom: 50px;
  right: 20px;
  z-index: 10; }
  @media screen and (max-width: 640px) {
    #pagetop {
      bottom: 20px;
      right: 0;
      width: 10%; }
      #pagetop img {
        width: 100% !important;
        height: auto; } }

.footer_info address {
  color: #fff !important; }
  .footer_info address ul {
    padding-top: 50px;
    margin: 0 auto; }
    .footer_info address ul li {
      width: 100%;
      text-align: center; }
      @media screen and (max-width: 640px) {
        .footer_info address ul li {
          width: 100%; } }
    .footer_info address ul .footer_address {
      font-size: 16px;
      display: block;
      text-align: center; }
      .footer_info address ul .footer_address span {
        margin-right: 10px; }
    .footer_info address ul .footer_tel {
      padding-top: 10px;
      font-size: 24px;
      display: block;
      font-weight: bold;
      text-align: center; }
      .footer_info address ul .footer_tel a {
        font-weight: bold;
        color: #3d8a3c !important; }

#copy {
  background: #1b491a !important;
  color: #fff;
  padding: 18px;
  display: block !important;
  font-size: 16px !important; }
  #copy a:link {
    color: #fff;
    text-decoration: none; }
  #copy a:hover {
    text-decoration: underline; }
  #copy a:visited {
    color: #fff;
    text-decoration: none; }

#main #col_main {
  width: 100%; }

#global_footer {
  height: 40px; }

#contents {
  width: 100% !important;
  max-width: 1000px !important;
  padding-bottom: 100px;
  background: none !important; }
  @media screen and (max-width: 1000px) {
    #contents {
      padding: 0 20px;
      padding-bottom: 50px; } }
  @media screen and (max-width: 640px) {
    #contents {
      padding: 0 10px;
      padding-bottom: 30px; } }
  #contents a {
    color: #3d8a3c; }

#main {
  width: 100% !important; }

.nega {
  margin-left: calc(((100vw - 100%) / 2) * -1);
  margin-right: calc(((100vw - 100%) / 2) * -1); }

.nega_bottomtop {
  margin-top: 100px !important; }
  @media screen and (max-width: 834px) {
    .nega_bottomtop {
      margin-top: 50px !important; } }
  @media screen and (max-width: 640px) {
    .nega_bottomtop {
      margin-top: 30px !important; } }

.nega_bottom {
  margin-bottom: -100px; }
  @media screen and (max-width: 834px) {
    .nega_bottom {
      margin-bottom: -50px !important; } }
  @media screen and (max-width: 640px) {
    .nega_bottom {
      margin-bottom: -30px !important; } }

/* TOP */
.top01 {
  background-position: center right;
  background-repeat: no-repeat; }
  @media screen and (max-width: 834px) {
    .top01 {
      background-size: cover;
      background-position: center center; } }

.top01_inner {
  max-width: 1100px;
  margin: 0 auto;
  padding: 0 20px; }

.top01_table {
  max-width: 600px;
  background: rgba(255, 255, 255, 0.9); }
  @media screen and (max-width: 1000px) {
    .top01_table {
      max-width: 100%;
      width: 95%;
      margin: 0 auto; } }

.top_h1 h1 {
  font-size: 28px;
  color: #333;
  font-weight: bold;
  border-bottom: 2px solid #3d8a3c;
  padding-bottom: 10px; }
  .top_h1 h1 span {
    font-size: 32px;
    color: #3d8a3c;
    display: block; }
  @media screen and (max-width: 834px) {
    .top_h1 h1 {
      font-size: 28px;
      padding: 0; } }
  @media screen and (max-width: 640px) {
    .top_h1 h1 {
      font-size: 24px;
      text-align: left; } }

.top02_inner {
  max-width: 1100px;
  margin: 0 auto;
  padding: 0 20px;
  display: flex;
  justify-content: space-between; }
  @media screen and (max-width: 834px) {
    .top02_inner {
      flex-wrap: wrap; } }

.top02_table {
  width: 31%; }
  @media screen and (max-width: 834px) {
    .top02_table {
      width: 32%; } }
  @media screen and (max-width: 640px) {
    .top02_table {
      width: 100%; } }
  .top02_table table td {
    padding-left: 0 !important;
    padding-right: 0 !important; }

.top02_h2 h2 {
  font-size: 20px;
  font-weight: bold;
  border-bottom: 2px solid #3d8a3c;
  padding-bottom: 20px; }
  @media screen and (max-width: 834px) {
    .top02_h2 h2 {
      font-size: 18px; } }

.contact_table {
  background-position: center;
  background-size: cover; }
  .contact_table table {
    max-width: 800px;
    margin: 0 auto; }
  .contact_table h2 {
    color: #fff;
    font-size: 24px;
    font-weight: bold;
    padding-bottom: 20px; }
    @media screen and (max-width: 640px) {
      .contact_table h2 {
        font-size: 18px;
        padding-bottom: 0; } }

.top03_inner {
  max-width: 1100px;
  margin: 0 auto;
  padding: 0 20px;
  display: flex;
  justify-content: space-between; }
  @media screen and (max-width: 834px) {
    .top03_inner {
      display: block; } }

.top03_access {
  width: 48%;
  border-bottom: 2px solid #3d8a3c; }
  @media screen and (max-width: 834px) {
    .top03_access {
      width: 100%; } }

.top03_news {
  width: 48%;
  border-bottom: 2px solid #3d8a3c; }
  @media screen and (max-width: 834px) {
    .top03_news {
      width: 100%; } }

.top03_access_table table td {
  padding-left: 0 !important;
  padding-right: 0 !important;
  border-bottom: 1px dotted #3d8a3c !important; }
.top03_access_table table .access_title {
  font-weight: bold;
  color: #3d8a3c;
  font-size: 18px; }

.access_h2 h2 {
  font-size: 24px;
  padding-bottom: 10px;
  font-weight: bold;
  position: relative;
  padding-left: 60px;
  border-bottom: 2px solid #3d8a3c; }
  @media screen and (max-width: 640px) {
    .access_h2 h2 {
      font-size: 22px; } }
  .access_h2 h2:after {
    z-index: 5;
    content: "";
    position: absolute;
    bottom: 10px;
    left: 0;
    top: 0;
    background: url(../images/common/access_icon.png);
    background-repeat: no-repeat;
    margin: auto;
    max-width: 53px;
    background-size: 100%;
    width: 53px;
    height: 44px; }

.news_h2 h2 {
  font-size: 24px;
  padding-bottom: 10px;
  font-weight: bold;
  position: relative;
  padding-left: 60px;
  border-bottom: 2px solid #3d8a3c; }
  @media screen and (max-width: 640px) {
    .news_h2 h2 {
      font-size: 22px; } }
  .news_h2 h2:after {
    z-index: 5;
    content: "";
    position: absolute;
    bottom: 10px;
    left: 0;
    top: 0;
    background: url(../images/common/news_icon.png);
    background-repeat: no-repeat;
    margin: auto;
    max-width: 50px;
    max-width: 50px;
    background-size: 100%;
    width: 50px;
    height: 50px; }

/*****************共通クラス*******************************/
.cnt_h1 {
  background: url(../images/common/cnt_hbg.jpg);
  background-size: cover;
  background-position: center; }
  .cnt_h1 h1 {
    margin: 0 auto;
    padding: 50px;
    text-align: center;
    font-size: 36px;
    font-weight: bold;
    color: #fff;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
    text-shadow: 0 0 5px #000;
    background: rgba(0, 0, 0, 0.5); }
    .cnt_h1 h1 span {
      font-size: 20px;
      display: block; }

/***********h2*********************/
.cnt_h2 h2 {
  font-size: 24px;
  padding: 30px;
  font-weight: bold;
  color: #fff;
  background: #3d8a3c;
  line-height: 1.2;
  position: relative;
  padding-left: 90px; }
  @media screen and (max-width: 640px) {
    .cnt_h2 h2 {
      font-size: 20px;
      padding: 20px;
      padding-left: 60px; } }
  .cnt_h2 h2:after {
    z-index: 5;
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    margin: auto;
    width: calc(100% - 4px);
    height: calc(100% - 4px);
    border: 1px solid #fff; }
  .cnt_h2 h2:before {
    z-index: 5;
    content: "";
    position: absolute;
    bottom: 0;
    left: 30px;
    top: 0;
    margin: auto;
    width: 35px;
    height: 46px;
    background: url(../images/common/h_icon.png); }
    @media screen and (max-width: 640px) {
      .cnt_h2 h2:before {
        left: 10px; } }
.cnt_h2 h3 {
  font-size: 24px;
  padding: 20px;
  font-weight: bold;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  color: #fff;
  background: #3d8a3c;
  line-height: 1.2;
  position: relative; }
  @media screen and (max-width: 640px) {
    .cnt_h2 h3 {
      font-size: 22px;
      padding: 15px; } }

/***************タイトル01***************/
.cnt_title01 h2 {
  display: block;
  padding: 10px;
  position: relative;
  border-bottom: 2px dotted #3d8a3c;
  font-size: 20px;
  color: #3d8a3c;
  margin: 10px 0;
  position: relative;
  font-weight: bold; }
  .cnt_title01 h2 span {
    font-size: 30px;
    margin-right: 10px; }
  @media screen and (max-width: 640px) {
    .cnt_title01 h2 {
      font-size: 20px; } }

.cnt_title02 h3 {
  display: block;
  padding: 10px;
  position: relative;
  border-top: 1px solid #3d8a3c;
  border-bottom: 1px solid #3d8a3c;
  font-size: 18px;
  color: #3d8a3c;
  border-left: 3px solid #3d8a3c;
  border-right: 1px solid #3d8a3c;
  margin: 10px 0;
  position: relative;
  font-weight: bold; }
  .cnt_title02 h3 span {
    font-size: 30px;
    margin-right: 10px; }
  @media screen and (max-width: 640px) {
    .cnt_title02 h3 {
      font-size: 20px; } }

/******************強調テキスト**************************************/
.emphasis_text h2 {
  font-size: 24px;
  color: #3d8a3c;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-weight: bold; }
  @media screen and (max-width: 640px) {
    .emphasis_text h2 {
      font-size: 22px; } }

/****************テキストボタン****************************************/
.cnt_textbtn a {
  padding: 10px;
  background: #e2e1d7;
  border: 1px solid #3d8a3c;
  display: inline-block;
  text-decoration: none;
  font-weight: bold;
  color: #3d8a3c; }

.cnt_textbtn01 a {
  padding: 10px;
  background: #e7ffe7;
  border: 1px solid #3d8a3c;
  display: inline-block;
  text-decoration: none;
  font-weight: bold;
  color: #3d8a3c; }
  @media screen and (max-width: 640px) {
    .cnt_textbtn01 a {
      width: 100%;
      text-align: center; } }

/*****************************よくある質問****************************************/
.faq {
  padding-bottom: 20px;
  margin: 20px 0;
  border-bottom: 1px dotted #3d8a3c; }
  .faq td {
    border: 0 !important; }
  .faq .question {
    padding-left: 70px !important;
    position: relative;
    padding-bottom: 20px;
    padding-top: 25px;
    color: #3d8a3c;
    font-size: 20px;
    font-weight: bold; }
    @media screen and (max-width: 834px) {
      .faq .question {
        font-size: 18px; } }
    .faq .question:after {
      content: "";
      background: url(../images/common/faq_q.png);
      position: absolute;
      width: 50px;
      height: 50px;
      top: 0;
      left: 0;
      margin: auto;
      display: block;
      visibility: inherit; }
  .faq .answer {
    padding-left: 70px !important;
    position: relative;
    padding-bottom: 20px !important;
    padding-top: 50px !important;
    font-size: 16px;
    font-weight: bold; }
    .faq .answer:after {
      content: "";
      background: url(../images/common/faq_a.png);
      position: absolute;
      width: 50px;
      height: 50px;
      bottom: 0;
      top: 0;
      left: 0;
      margin: auto;
      display: block;
      visibility: inherit; }

/*******************お写真紹介 table********************/
#fancybox-title-float-wrap td {
  padding: 0px 7px !important; }

/****************************会社概要************************************/
.information_table {
  font-size: 18px; }
  .information_table table {
    width: 100%;
    margin: 0 auto; }
    .information_table table td {
      border: 0 !important;
      padding: 10px !important;
      border-bottom: 1px solid #3d8a3c !important; }
      @media screen and (max-width: 640px) {
        .information_table table td {
          display: block !important;
          width: 100% !important; } }
    .information_table table .information_title {
      padding-left: 20px !important;
      width: 30%;
      font-weight: bold;
      background: #e7ffe7;
      color: #3d8a3c; }

/****************************会社概要************************************/
.information01 {
  font-size: 18px; }
  .information01 table {
    width: 100%;
    margin: 0 auto;
    table-layout: auto !important; }
    .information01 table td {
      border: 0 !important;
      padding: 10px !important;
      border-bottom: 1px solid #3d8a3c !important; }
      @media screen and (max-width: 640px) {
        .information01 table td {
          display: block !important;
          width: 100% !important; } }
    .information01 table .information_title {
      padding-left: 20px !important;
      width: 20%;
      font-weight: bold;
      color: #3d8a3c; }

/***************クーポン***************************/
.coupon {
  padding: 10px !important; }
  .coupon table {
    border: 1px solid #fff; }
    .coupon table td {
      color: #fff;
      padding: 10px !important; }
    .coupon table .coupon_title {
      font-size: 40px;
      border-bottom: 1px solid #fff !important;
      font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
      font-weight: bold; }
    .coupon table .coupon_price {
      font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
      font-weight: bold; }
      .coupon table .coupon_price span {
        font-size: 30px; }

/***************新着情報***************************/
.newstitle {
  border-bottom: 1px solid #199640;
  padding-bottom: 30px;
  font-size: 26px;
  font-weight: bold; }

.news_table table {
  width: 100%;
  margin-top: 20px;
  position: relative; }
  .news_table table:after {
    content: "";
    width: 100%;
    height: 1px;
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    border-bottom: 1px dotted #199640; }
  .news_table table td {
    padding: 0px !important;
    border: 0px !important; }
  .news_table table .news_day {
    width: 100px;
    color: #3d8a3c;
    font-weight: bold;
    text-align: left; }
  .news_table table .news_text {
    padding-bottom: 20px !important; }

.top_scrollres {
  height: 490px;
  text-align: left; }
  @media screen and (max-width: 834px) {
    .top_scrollres {
      height: 300px; } }

.mCSB_dragger_bar {
  margin-top: 10px !important;
  background: #3d8a3c !important;
  width: 10px !important;
  border-radius: 0px !important; }

/* title */
