@charset "UTF-8";
/* CSS Document */
/*iphone*/
@media print, screen and (max-width:896px) {
  /*--------------------
　　　メインコンテンツ
--------------------*/
  /*半透明　解除*/
  /*パンくず*/
  #pankuzu {
    font-size: 18px;
    height: auto;
    padding-top: 30px;
    padding-bottom: 25px;
    margin-top: 150px;
    padding-left: 20px;
    padding-right: 20px;
    background-color: #CFE8BA;
    line-height: 1.5;
  }
  #pankuzu a {
    color: #00973A;
    font-size: 18px;
  }
  #pankuzu a:last-child {
    color: #000;
    font-size: 18px;
  }
  /*ページタイトル*/
  h2 {
    height: 80px;
    text-align: center;
    line-height: 3.5;
    color: #5E5E5E;
    background-color: #F5F0F0;
    font-size: 25px;
    margin-bottom: 20px;
  }
  /*ご注意の文章と枠*/
  #text-style-01 {
    border: solid #000 1px;
    width: 90%;
    margin: 0 auto 40px;
  }
  .text-style-01_left {
    text-align: center;
    font-size: 18px;
    width: 80px;
    height: 30px;
    margin: 25px auto 0;
  }
  .text-style-01_right {
    font-size: 15px;
    margin: 0 auto 1em;
    padding: 0 2em;
    line-height: 1.5;
    text-align: justify;
    text-justify: inter-ideograph;
  }
  /*早見表　画像*/
  .box01 {
    width: 90%;
    height: auto;
    text-align: center;
    margin: 0 auto 20px;
  }
  .box01 img {
    width: 100%;
    height: auto;
  }
  /*角丸ボタン　大*/
  .kadomaru a {
    width: 80%;
    height: auto;
    line-height: 2.5;
    font-size: 15px;
    color: #FFF;
    text-align: center;
    display: block;
    background: #8F8F8F;
    border-radius: 50px;
    margin: 0 auto 40px;
  }
  .kadomaru a:hover {
    width: 80%;
    height: auto;
    line-height: 2.5;
    font-size: 15px;
    color: #FFF;
    text-align: center;
    display: block;
    background: #ed6c00;
    border-radius: 50px;
    margin: 0 auto 40px;
  }
  /*Adobe Readerについて*/
  #adobe_reader {
    width: 90%;
    text-align: center;
    margin: 0 auto 20px;
  }
  #adobe_reader p {
    margin-top: 10px;
    line-height: 1.5;
    font-size: 14px;
  }
  /*--------------------
　　　　全体css
--------------------*/
  body {
    box-sizing: border-box;
  }
  #wrapper {
    margin: 0 auto;
    width: 100%;
    overflow: hidden;
  }
  /*---header---*/ h1 {
    font-size: 18px;
    margin-left: 20px;
    color: #00973A;
  }
  #head {
    width: 100%;
    top: 0;
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1000;
    background: #fff;
  }
  #logo {
    width: 50%;
    margin: 20px 20px 10px;
    float: none;
  }
  /*---navi---*/
  #gnavi {
    display: none;
  }
  #gnavi li {
    float: left;
    border-left: solid #00973A 1px;
    border-right: solid #00973A 1px;
  }
  /*隣接border消去*/
  #gnavi li + li {
    border-left: 0;
    border-right: 1px solid #00973A;
  }
  #gnavi ul {
    width: 980px;
    overflow: hidden;
  }
  #gnavi li {
    float: left;
    width: 161px;
    list-style-type: none;
  }
  #gnavi li a {
    display: block;
    padding: 9px 0;
    text-align: center;
    font-weight: bold;
    text-decoration: none;
    background-color: #F3FAED;
    color: #00973A;
  }
  #gnavi li a:hover {
    background-color: #00973A;
    color: #fff;
  }
  /*---footer 上---*/
  footer {
    height: auto;
    background-color: #1C8A43;
  }
  #footer_base {
    width: 100%;
    padding-top: 30px;
    text-align: center;
  }
  footer p {
    color: #fff;
  }
  a {
    color: #fff;
    text-decoration: none;
  }
  .footer-content1 {
    display: inline-block;
    width: 150px;
    vertical-align: top;
    display: none; /*未使用*/
  }
  .footer-content2 {
    display: inline-block;
    width: 250px;
    vertical-align: top;
    margin-left: 20px;
    display: none; /*未使用*/
  }
  .footer-content3 {
    display: inline-block;
    vertical-align: top;
    width: 150px;
    display: none; /*未使用*/
  }
  .footer-content4 {
    display: inline-block;
    width: auto;
  }
  .footer-content5 {
    display: inline-block;
    vertical-align: top;
    width: auto;
    margin: 0 30px 20px;
  }
  .footer-content-kashima {
    display: inline-block;
    vertical-align: top;
    width: auto;
  }
  /*---footer　下---*/
  #footer_base_2 {
    width: 100%;
    text-align: center;
    margin-top: 20px;
  }
  /*footer PV*/
  .footer-content6 {
    display: inline-block;
    width: 100%;
    margin-bottom: 10px
  }
  /*footer logo*/
  .footer-content7 {
    display: inline-block;
    margin-top: 10px;
    width: 100%;
  }
  .footer-content7 img {
    width: 70%;
  }
  .footer-content8 {
    display: inline-block;
    width: 100%;
    vertical-align: top;
  }
  .footer-content8 p {
    text-align: center;
    font-size: 14px;
    line-height: 1.5;
    margin-bottom: 30px;
  }
  #footer_base_3 {
    width: 100%;
    margin-top: 20px;
  }
  /*お問い合わせ*/
  #box5 {
    width: 90%;
    height: auto;
    border: 1px #00973A solid;
    margin: 0 auto 20px;
    text-align: center;
  }
  .text_style_05 {
    font-size: 25px; /*お問い合わせ文字*/
    width: 100%;
    padding-top: 30px;
    text-align: center;
    margin: 0 auto;
  }
  #box5 img { /*ロゴ*/
    margin: 15px auto;
  }
  .text_style_06 {
    float: left; /*住所*/
    font-size: 18px;
    font-weight: bold;
    width: 100%;
    line-height: 1.5;
    margin: 0 auto 25px;
  }
  .text_style_06 p {
    font-size: 18px;
  }
  /*--------------------
　　　drawer menu
--------------------*/
  .btn {
    background: transparent url("../../btn.png") no-repeat 0 0;
    display: block;
    width: 55px;
    height: 55px;
    position: absolute;
    top: 20px;
    right: 20px;
    cursor: pointer;
    z-index: 200;
  }
  .peke {
    background-position: -55px 0;
  }
  .drawr {
    display: none;
    background-color: #C6DF6B;
    position: absolute;
    top: 0px;
    right: 0;
    width: 100%; /*背景の幅*/
    padding: 70px 0 20px 20px;
    z-index: 100;
  }
  .menu, .menu li {
    margin: 0;
    padding: 0;
    list-style: none;
  }
  .menu li {
    text-indent: 2em;
    margin-left: 1em;
    padding: 1em 0 0.7em;
    font-size: 1em;
    width: 90%; /*アンダーライン*/
    border-bottom: 1px solid #00973A;
    line-height: 0.4; /*字間*/
  }
  .menu li a {
    color: #00973A;
    font-weight: bold;
    display: block;
    padding: 15px;
  }
  /*----ヘッダー電話番号　共通----*/
  .tel_content {
    float: left;
    width: 100%;
    margin: 10px 20px 10px;
    vertical-align: top;
  }
  .tel_content img {
    width: 45%;
    height: auto;
    margin-bottom: 5px;
    vertical-align: top;
  }
  .tel {
    width: auto;
    vertical-align: top;
  }
  .h_text {
    display: inline-block;
    vertical-align: top;
    margin-bottom: 7px;
  }
  .h_text p {
    font-size: 13px;
    margin: 0;
    vertical-align: top;
  }
  /*SP-end*/
}