@charset 'UTF-8';
@import 'base.css';
@import 'fonts.css';
@import "ui.css";
/*==========================================================================*/
/*//////////////////////////////////////////////////////////////////////////*/
/*//////                                                              //////*/
/*//////  Copyright (C) 2009 株式会社フリーセル All Rights Reserved.  //////*/
/*//////                                                              //////*/
/*//////////////////////////////////////////////////////////////////////////*/
/*                                                                          */
/*    base.css  --> スタイルの初期設定を行うため、変更しないで下さい。      */
/*    fonts.css --> フォントの初期設定を行うため、変更しないで下さい。      */
/*                                                                          */
/*==========================================================================*/

/*==========================================================================*/
/*                           Common-Setting                                 */
/*==========================================================================*/
/* 基本タグのフォントサイズを指定（12px -> 120% or 1.2em ） */

h1,
h2,
h3,
h4,
h5,
h6,
input,
button,
textarea,
select,
p,
blockquote,
th,
td,
pre,
address,
li,
dt,
dd {
  font-size: 140%;
}

a {
  color: #ff4411;
}
a:hover,
a:active {
  text-decoration: none;
  color: #ff9966;
}

table {
  width: 100%;
}

th,
td {
  border: 1px solid #d7b17a;
}
th {
  color: #825520;
  background: #faf3eb;
}
td {
  padding: 7px 10px;
  vertical-align: top;
  background: #ffffff;
}

.w25 {
  width: 25%;
}

.w50 {
  width: 50%;
}
.w33 {
  width: 33%;
}
.w40 {
  width: 40%;
}
p {
  line-height: 22px;
  padding: 0 0 17px 0;
}

.image_l {
  float: left;
  padding: 0 16px 8px 0;
}
.image_r {
  float: right;
  padding: 0 0 8px 16px;
}

/* add
------------------------------------------------------------------------*/
.mb0 {
  margin-bottom: 0 !important;
}
.mb05 {
  margin-bottom: 5px;
}
.mb10 {
  margin-bottom: 10px;
}
.mb15 {
  margin-bottom: 15px;
}
.mb20 {
  margin-bottom: 20px;
}
.mb25 {
  margin-bottom: 25px;
}
.mb30 {
  margin-bottom: 30px;
}
.mb40 {
  margin-bottom: 40px;
}

.ml24 {
  margin-left: 24px;
}
.ml116 {
  margin-left: 116px;
}
.ml216 {
  margin-left: 216px;
}

.pb0 {
  padding-bottom: 0 !important;
}

.fRight {
  float: right !important;
}

/*==========================================================================*/
/*                            Container                                     */
/*==========================================================================*/

html {
  background: none;
}

body {
  color: #523b29;
  background: #fffcf5;
}

#wrapper {
  position: relative;
  min-width: 1000px;
  max-width: 100%;
  margin-bottom: -20px;
  background: url(../images/contents_bg_01.jpg) no-repeat center top;
}

#index #wrapper {
  min-width: 1240px;
  background: url(../images/index_bg_01.jpg) no-repeat center top;
}

#main {
  width: 965px;
  margin: 0 auto;
  padding: 0 0 40px 0;
  text-align: left;
}

#content {
  float: right;
  width: 676px;
  text-align: left;
}

/*==========================================================================*/
/*                               Header                                     */
/*==========================================================================*/

#header {
  position: relative;
  width: 965px;
  margin: 0 auto;
  text-align: left;
}

#header .header02 p {
  float: left;
  padding: 0;
}

#header h1 {
  font-size: 12px;
  position: absolute;
  top: 7px;
  left: 0;
  color: #c4cac6;
}

.fontSize {
  float: right;
  width: 175px;
}

.fontSize p {
  float: left;
  padding: 0;
}

.fontSize ul {
  float: right;
}

.fontSize ul li {
  float: left;
  height: 25px;
}

.fontSize ul li.fontResizer100 {
  width: 50px;
  height: 25px;
  background: url(../images/header_img_03_on.jpg) no-repeat left top;
}

.fontSize ul li.fontResizer115 {
  width: 51px;
  height: 25px;
  background: url(../images/header_img_04_on.jpg) no-repeat left top;
}

.fontSize ul li.fontResizerSelected img {
  visibility: hidden;
}
.gnavi {
  clear: both;
  padding-left: 2px;
}
.gnavi li {
  float: left;
  height: 40px;
}

#header h2 {
  clear: both;
  height: 156px;
  padding: 77px 43px 0 0;
  text-align: right;
}

#header .visual h2 {
  height: auto;
  padding: 0;
}

h3 {
  clear: both;
  padding: 0 0 20px 5px;
}

h4 {
  clear: both;
  padding: 0 0 18px 5px;
}

h5 {
  clear: both;
  padding: 0 0 15px 0;
}

.section {
  padding: 0 0 25px 5px;
}

.box01 {
  padding: 15px 50px 20px 50px;
  background: url(../images/box_02.jpg) repeat-y left top;
}

.mainBlock {
  background: url(../images/brush01.jpg) repeat-y center top;
}

#index .mainBlock {
  margin-top: 18px;
}

.mainBlock .bg01 {
  padding: 7px 0 0 0;
  background: url(../images/brush.jpg) repeat-y center top;
}

#index .mainBlock .bg01 {
  padding: 7px 0 0 0;
  background: url(../images/brush.jpg) repeat-y center top;
}

.twoImageA {
  padding: 0 70px 0 70px;
  background: url(../images/arrow_02.png) no-repeat center center;
}

.twoImage {
  padding: 0 90px 0 90px;
  background: none;
}

.twoImage li {
  float: left;
}

.twoImage02 {
  text-align: center;
  background: none;
}

.twoImage02 li {
  display: inline;
  margin: 0 15px 0 15px;
}

.twoImage03 {
  text-align: center;
  background: none;
}

.twoImage03 li {
  display: inline;
  margin: 0 15px 0 5px;
}

.twoImageA li {
  float: left;
}

.imgBoder {
  padding: 1px;
  border: 1px solid #e6cfaf;
  background: #ffffff;
}

.noteText {
  font-weight: 700;
  margin: -50px 0 15px 370px;
}
element.style {
  cursor: default;
}

/*==========================================================================*/
/*                              Footer                                      */
/*==========================================================================*/

#footer {
  clear: both;
  text-align: left;
  background: url(../images/footer_bg.jpg) no-repeat center top;
}

.footerInner {
  width: 965px;
  margin: 0 auto;
}

.pagetop {
  padding: 4px 0 0 0;
  text-align: right;
}

.footerInner div {
  padding: 11px 0 20px 0;
}

.footerInner div p {
  float: left;
  padding: 0;
}

.footerInner div p.pt10 {
  float: right;
  padding: 9px 0 0 0;
}

.footer02 {
  width: 965px;
  margin: 0 auto;
}

.footerL {
  float: left;
  width: 420px;
  padding: 38px 0 0 32px;
}
.footer02 p {
  padding-bottom: 12px !important;
}

.footerR {
  float: right;
  width: 456px;
  padding: 38px 34px 0 0;
}

#footer address {
  font-size: 12px;
  width: 965px;
  margin: 0 auto;
  padding: 82px 0 20px 0;
  text-align: center;
  color: #ffffff;
}

#footer .map {
  width: 447px;
  height: 236px;
  margin-top: -7px;
  padding: 3px;
  border: 1px solid #e2cfaf;
  background: #ffffff;
}

#footer .text {
  font-size: 14px;
  line-height: 27px;
  padding: 15px 0 0 0;
  color: #5e4433;
}

/*==========================================================================*/
/*                             Contents                                     */
/*==========================================================================*/

/* index
------------------------------------------------------------------------*/

.visual {
  position: relative;
  padding: 5px 0 0 0;
}

.indexBnr01 {
  /*margin: 0 -21px 0 -11px;*/
  width: 678px;
}

.indexBnr01 li {
  float: left;
}

.bold01 {
  font-weight: bold;
  color: #195800;
}

#index #content p {
  line-height: 23px;
}

.indexText {
  height: 180px;
}

.indexBnr02 {
  clear: both;
  padding: 18px 6px 0 0;
}

.indexBnr02 li {
  float: left;
}

.indexBox {
  padding: 0 2px 0 2px;
}

.pr5 {
  float: right;
  padding-right: 5px;
}

.pr97 {
  float: right;
  padding-right: 97px;
}

/*==========================================================================*/
/*                            navigation                                    */
/*==========================================================================*/

#navi {
  float: left;
  width: 258px;
  text-align: center;
}

.navi01 {
  clear: both;
  margin-top: 10px;
  padding: 12px 0 3px 1px;
  background: url(../images/contents_bg_02.jpg) no-repeat left top;
}
.navi0201 {
  margin-top: -7px;
}

.navi01 li {
  font-size: 0;
  padding: 0 0 5px 0;
}

.navi02 li {
  font-size: 0;
  padding: 0 0 3px 0;
}

.navi03 {
  margin: 0;
  padding-bottom: 15px;
  background: url(../images/index_bg_02.jpg) no-repeat left top;
}
*:first-child + html .navi03 ul {
  line-height: 0;
  margin-top: -3px;
}
.navi03 p {
  padding-bottom: 10px;
}

.navi03 li {
  font-size: 0;
}

.navi03_2 {
  margin-top: 15px;
  padding: 0 0 10px;
  background: url(../images/index_bg_05.jpg) no-repeat left top;
}

.navi04 {
  font-size: 0;
  margin-top: -7px;
  margin-bottom: 15px;
}

.tinyBlock {
  height: 251px;
  margin-bottom: 13px !important;
  margin-left: 4px;
  text-align: left;
  background: url(../images/index_bg_03.jpg) no-repeat left top;
}

.content {
  padding: 5px 20px 0 15px;
}

.tinyC {
  overflow-y: auto;
  height: 155px;
}

#content .tinyBlock {
  width: 660px;
  height: auto;
  margin: 0 auto;
  padding: 20px 0 13px;
  background: url(../images/box01_3.jpg) no-repeat left bottom;
}

#content .tinyBlock .content {
  background: url(../images/box01_2.jpg) repeat-y 0 0;
}

#content .tinyC {
  padding-bottom: 5px;
}

.mba {
  padding-bottom: 10px;
}

.h5Note {
  margin-bottom: 30px;
  padding: 0 0 70px 0;
  background: url(../images/bg01l.jpg) no-repeat center bottom;
}

.navi05 li {
  font-size: 0;
  padding: 0 0 5px 0;
}

#navi .top {
  padding: 15px 0 5px 0;
}

/* clearfix
------------------------------------------------------------------------*/

.fontSize,
.header01,
.header02,
.fontSize ul,
.gnavi,
.footerInner div,
.footer02 {
  zoom: 1;
}

.fontSize:after,
.header01:after,
.header02:after,
.header02 ul:after,
.gnavi:after,
.footerInner div:after,
.footer02:after {
  line-height: 0;
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  content: '.';
}

/*--------------------------google map---
---------------------------------------------------------------------*/

.gm-style-iw,
.gm-style div,
.gMapInfoWindow {
  display: block;
}

/*--------------------------qajs
---------------------------------------------------------------------*/

.qa_q {
  margin-top: 20px;
  padding: 0;
  cursor: pointer;
}

.qa_a {
  margin-right: 1px;
  padding: 20px 0 20px 60px;
  border: 1px solid #b7a07e;
  background: #ffffff url(../images/a.png) no-repeat 15px 5px;
}

.listStyle li {
  padding: 0 0 10px 25px;
  background: url(../images/icon_01.png) no-repeat left top;
}

.title01 {
  font-size: 160%;
  font-weight: bold;
  padding: 0 0 10px 0;
  color: #1e5007;
}

table .title01 {
  font-size: 120%;
}

.box01M {
  margin: 0 0 15px 10px;
}

.infoList {
  clear: both;
  margin-bottom: 0px;
  /*background: #f5f4f2;*/
  padding: 15px 0px 0 0px;
}

.infoList li {
  float: left;
  width: 320px;
}

.txt01 {
  padding: 0 15px 15px 35px;
}

.small {
  font-size: 90%;
  color: #9e5b09;
}
.color01 {
  color: #9e5b09;
}

.neoLink {
  margin-left: 5px;
}
.neoLink li {
  font-size: 0;
  float: left;
  padding: 0 0 15px 0;
}

.box0101 {
  margin-bottom: 25px;
  padding: 20px 20px 5px 20px;
  background: url(../images/bg01.jpg) repeat-x left bottom;
}

#tabSwitch {
  cursor: pointer;
}

/*-------------------phuong ------
---------------------------------------------------------------------*/

.hidden {
  display: none;
}
.photoBox {
  clear: both;
  margin: 0;
  padding: 0 0;
}
#disp {
  display: inline;
  float: right;
  width: 330px;
  height: 182px;
  margin: 0 0 0 20px;
}

ul.photoList {
  clear: both;
  margin: 0 0 20px 4px;
  padding: 0;
  list-style: none;
}
ul.photoList li {
  font-size: 0;
  display: inline;
  float: left;
  margin: 0 17px 17px 0;
  padding: 0;
  list-style: none;
  border: 1px solid #dbc497;
}

ul.photoList li.last {
  margin-right: 0;
}

.photoBox .image_l {
  line-height: 1%;
  display: block;
  float: left;
  margin: 0;
  padding: 0;
}

.imgBorder {
  padding: 1px;
  border: 1px solid #dbc497;
  background: #ffffff;
}

.photoBox .caption {
  font-weight: bold;
  margin: 10px 0 3px;
  color: #5e4324;
}

/*-------------------phuong ------
---------------------------------------------------------------------*/

.btnList {
  margin-right: -17px;
  margin-left: 5px;
}

.btnList li {
  float: left;
  padding: 0 17px 16px 0;
}

.btnList li img {
  vertical-align: top;
}

.title02 {
  font-weight: bold;
  display: block;
  padding-bottom: 8px;
  color: #a5601d;
}

.title03 {
  font-weight: bold;
  padding: 0 0 10px 25px;
  color: #a5601d;
  background: url(../images/icon_01.png) no-repeat left top;
}

/*-----------------------tab
----------------------------------------------------------------------*/

ul#tab {
  position: relative;
  margin-bottom: 20px;
}

ul#tab:after {
  display: block;
  clear: both;
  content: '';
}

ul#tab li a {
  display: block;
  width: 120px;
  height: 40px;
}

#thumbHarajuku a {
  background: url(../images/news_bt_01_on.png) no-repeat left top;
}

#thumbSapporo01 a {
  background: url(../images/news_bt_02_on.png) no-repeat left top;
}

#thumbSapporo02 a {
  background: url(../images/news_bt_03_on.png) no-repeat left top;
}

#thumbSapporo03 a {
  background: url(../images/news_bt_04_on.png) no-repeat left top;
}

#thumbSapporo04 a {
  background: url(../images/news_bt_05_on.png) no-repeat left top;
}

#thumbSapporo05 a {
  background: url(../images/news_bt_06_on.png) no-repeat left top;
}

#thumbSapporo06 a {
  background: url(../images/news_bt_07_on.png) no-repeat left top;
}

#thumbSapporo07 a {
  background: url(../images/news_bt_08_on.png) no-repeat left top;
}

#thumbSapporo08 a {
  background: url(../images/news_bt_09_on.png) no-repeat left top;
}

#ortho ul#tab li a {
  display: block;
  width: 320px;
  height: 60px;
}

#ortho #thumbHarajuku a {
  background: url(../images/ortho_bt_01_on.jpg) no-repeat left top;
}

#ortho #thumbSapporo01 a {
  background: url(../images/ortho_bt_02_on.jpg) no-repeat left top;
}

#ortho #thumbSapporo02 a {
  background: url(../images/ortho_bt_03_on.jpg) no-repeat left top;
}

#ortho #thumbSapporo03 a {
  background: url(../images/ortho_bt_04_on.jpg) no-repeat left top;
}

.mb0 {
  margin-bottom: 0 !important;
}

.naviBnr {
  padding: 10px 0 15px 0 !important;
}

.small01 {
  font-size: 120%;
  clear: both;
  padding-top: 5px;
}

.small02 {
  font-size: 11px;
  clear: both;
  padding-top: 5px;
}

.text02 {
  text-decoration: underline;
}
.Middle {
  vertical-align: middle;
}
.banner {
  margin: 0 0 10px 5px;
}

.bannerList {
  clear: both;
  height: 210px;
  margin: 35px 0 0 8px;
  background: url(../images/index_bt_00.jpg) no-repeat 0 0;
}

.bannerList ul {
  margin-left: 2px;
  padding-top: 70px;
  text-align: center;
}

.bannerList li {
  display: inline-block;
  margin: 5px 15px 7px 0;
  margin: 8px 15px 7px 0\9;
}

.fTel {
  padding-top: 13px;
}

#visual {
  position: relative;
  width: 1100px;
  height: 400px;
  margin: 5px auto 0;
}

#slides {
  position: absolute;
  z-index: 100;
  top: 0;
  left: -70px;
}

.slides_container {
  position: relative;
  display: none;
  overflow: hidden;
  width: 1100px;
}

.slides_container li {
  display: block;
  width: 1100px;
  height: 400px;
}

#slides .next,
#slides .prev {
  display: none;
}

.pagination {
  position: absolute;
  z-index: 200;
  right: 55px;
  bottom: 6px;
  width: 1100px;
  text-align: right;
}

.pagination li {
  display: inline-block;
  width: auto;
  margin: 0 6px;
}

* html .pagination li {
  display: inline;
}

*:first-child + html .pagination li {
  display: inline;
}

.pagination li a {
  display: block;
  float: left;
  overflow: hidden;
  width: 16px;
  height: 0;
  padding-top: 16px;
  background: url(../images/icon_02.png) no-repeat 0 0;
}

.pagination li a:hover,
.pagination li.current a {
  background: url(../images/icon_03.png) no-repeat 0 0;
}

.f_cen {
  margin-top: 35px;
  text-align: center;
}

.mar_top20 {
  margin-top: 20px;
}
.process dl dt {
	width: 150px;
	float: left;
}
.process dl dt {
	padding-left: 160px;
}

@media screen and (min-width: 769px) {
  .pc_none,
  .sp_nav,
  #fix_menu {
    display: none !important;
  }

  a.pc_click_none {
    display: block;
    text-decoration: none;
    pointer-events: none;
    color: inherit;
  }
}

@media screen and (max-width: 768px) {
  .pc_none,
  .navi03.navi03_2,
  .small02 .color01 {
    display: block;
    margin: 0;
  }

  .sp_none,
  .gnavi,
  #header .fRight,
  .fontSize,
  .navi03,
  .navi01,
  .naviBnr,
  .mba,
  .bg01,
  h3 img,
  h4 img,
  .clearfix:after,
  .sp_nav dd,
  ul#tab:after {
    display: none;
  }

  #header,
  .fRight,
  .fLeft,
  #content,
  #main,
  #content .tinyBlock,
  .indexBnr01,
  #footer address,
  .footerInner,
  .footer02,
  #visual,
  .footerL,
  .footerR,
  #footer .map,
  .image_l,
  .image_r,
  #header .header02 p,
  .infoList li,
  .indexBnr01 li,
  .ml24,
  #disp,
  .neoLink li,
  .indexText {
    float: none !important;
    width: auto !important ;
    min-width: inherit !important;
    height: initial !important;
    margin-right: auto;
    margin-left: auto;
  }

  #header,
  #header h1 {
    position: relative;
    top: inherit;
    left: inherit;
    margin-left: auto;
  }

  html,
  body,
  form,
  fieldset,
  h1,
  h2,
  h3,
  h4,
  h5,
  h6,
  pre,
  blockquote,
  ul,
  ol,
  dl,
  dt,
  dd,
  address {
    margin: 0;
    padding: 0;
  }

  * {
    float: none;
    -webkit-box-sizing: border-box;
    /* Safari,Google ChromeÍÑ */
       -moz-box-sizing: border-box;
    /* Internet Explorer 8ÍÑ */
            box-sizing: border-box;
    /* OperaÍÑ */
    min-width: inherit !important;
    margin-right: auto;
    margin-left: auto;
    word-break: break-all;
    word-break: break-word;
    /* FirefoxÍÑ */

        -ms-box-sizing: border-box;
  }

  html {
    font-size: 62.5%;
  }

  body {
    font-size: 1.4rem;
    line-height: 1.6;
    overflow: auto;
    margin-bottom: 85px;
    letter-spacing: 0;

    -webkit-text-size-adjust: none;
  }

  img {
    display: block;
    max-width: 100%;
    height: initial;
    margin: auto;
  }

  h2,
  h3,
  h4,
  h5,
  h6 {
    font-family: 'Sawarabi Mincho', serif;
    font-weight: 700;
    line-height: 1.3;
    margin-bottom: 10px !important;
  }

  h1 {
    font-size: 1rem !important;
    float: none;
  }

  h2 {
    font-size: 2rem !important;
  }

  h3 {
    font-size: 1.5rem !important;
  }

  h3.mb30,
  h4.mb30 {
    margin-bottom: 15px !important;
  }

  h4,
  .faq dt {
    font-size: 1.5rem !important;
  }

  h5 {
    font-size: 1.4rem;
    margin-bottom: 10px;
    padding: 1px 0 0 35px;
    color: #8a602e;
    background: url(../images/bg_ttl_info.png) no-repeat 0 0;
  }

  h6 {
    font-size: 1.4rem;
  }

  table,
  table[class] {
    width: 100% !important;
    margin-bottom: 30px;
    table-layout: fixed;
    border-spacing: 0;
    border-collapse: collapse;
  }

  th,
  td {
    display: block;
    width: 100% !important;
    padding: 10px;
    vertical-align: top;
    word-break: break-all;
  }
  .mailform {
    margin: 0 0 10px;
  }

  .scroll_sp th,
  .tbl_pc th,
  .scroll_sp td,
  .tbl_pc td {
    display: table-cell;
    width: auto !important;
  }

  #harajukuBox td + td,
  div[id*='sapporoBox'] td + td,
  table:not(.tbl_pc) td + td,
  table:not(.tbl_pc) tr:not(:nth-child(1)) th {
    border-top-width: 0px;
  }

  #harajukuBox table:not([summary*='メリット']) td,
  div[id*='sapporoBox'] table:not([summary*='メリット']) td,
  table:not(.tbl_pc) th,
  table.tbl_sp tr:not(:last-child) td:last-child {
    border-bottom-width: 0px;
  }

  #harajukuBox tr:last-child td:last-child,
  div[id*='sapporoBox'] tr:last-child td:last-child {
    border-bottom-width: 1px;
  }

  #fix_menu ul {
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;

    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
    -ms-flex-pack: justify;
            justify-content: space-between;
  }

  #fix_menu li {
    width: 47% !important;
  }

  #fix_menu ul {
    font-family: 'Sawarabi Mincho', serif;
    width: 310px;
    margin: auto;
  }

  #fix_menu {
    position: fixed;
    z-index: 999;
    right: 0;
    bottom: 0;
    left: 0;
    display: none;
    overflow: auto;
    padding: 5px;
    background: rgba(255, 255, 255, 0.8);
  }

  #fix_menu li:last-child a {
    color: white;
    border: 1px solid #1a4905;
    background: #1c4906;
  }

  #fix_menu li:last-child a:before,
  #fix_menu li:first-child a:before {
    position: absolute;
    top: 0;
    bottom: 0px;
    left: 9px;
    display: block;
    width: 20px;
    height: 12px;
    margin: auto;
    content: '';
    background: #ffffff;
  }

  #fix_menu li:last-child a:before {
    background: url(../images/icon_mail.png) no-repeat;
    background-size: contain;
  }

  #fix_menu li:first-child a:before {
    width: 12px;
    height: 20px;
    background: #19ad89;
    background: url(../images/icon_tel.png) no-repeat;
    background-size: contain;
  }

  #fix_menu li:first-child a {
    color: #ffffff;
    border: 1px solid #a6661f;
    background: #a6661f;
  }

  #fix_menu a {
    font-size: 1.4rem;
    position: relative;
    display: block;
    box-sizing: border-box;
    width: 100%;
    padding: 4px;
    text-align: center;
    text-decoration: none;
  }

  #sp-nav-toggle {
    position: absolute;
    z-index: 99;
    top: 44px;
    right: 10px;
    display: block;
    width: 50px;
    height: 50px;
    margin: 0 !important;
    padding: 10px;
    cursor: pointer;
    color: #194706;
    border: 1px solid #194706;
    -webkit-border-radius: 5px;
       -moz-border-radius: 5px;
            border-radius: 5px;
    background: #ffffff;
  }

  #sp-nav-toggle:after {
    font-size: 1.2rem;
    position: absolute;
    right: 0;
    bottom: 4px;
    left: 0;
    content: 'MENU';
    text-align: center;
  }

  #sp-nav-toggle.open:after {
    content: 'CLOSE';
  }

  #sp-nav-toggle div {
    position: relative;
    width: 100%;
  }

  /*span¤ÎÀäÂÐ°ÌÃÖ»ØÄê¤Î¿Æ¤Ë¤·¤Þ¤¹*/
  #sp-nav-toggle span {
    position: absolute;
    display: block;
    /*#navToggle div ¤ËÂÐ¤·¤Æ*/
    width: 100%;
    -webkit-transition: 0.35s ease-in-out;
       -moz-transition: 0.35s ease-in-out;
         -o-transition: 0.35s ease-in-out;
            transition: 0.35s ease-in-out;
    border-bottom: solid 3px #194706;
  }

  #sp-nav-toggle span:nth-child(1) {
    top: -2px;
  }

  #sp-nav-toggle span:nth-child(2) {
    top: 5px;
  }

  #sp-nav-toggle span:nth-child(3) {
    top: 12px;
  }

  #sp-nav-toggle.open span:nth-child(1) {
    top: 6px;
    -webkit-transform: rotate(-45deg);
       -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
         -o-transform: rotate(-45deg);
            transform: rotate(-45deg);
  }

  #sp-nav-toggle.open span:nth-child(2),
  #sp-nav-toggle.open span:nth-child(3) {
    top: 6px;
    -webkit-transform: rotate(45deg);
       -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
         -o-transform: rotate(45deg);
            transform: rotate(45deg);
  }

  .sp_nav {
    position: absolute;
    z-index: 9999;
    top: 102px;
    right: 0;
    left: 0;
    display: none;
    text-align: center;
    color: white;
    background: rgba(25, 71, 6, 0.9);
  }

  .sp_nav dt {
    position: relative;
    overflow: hidden;
    padding: 10px;
    text-align: left;
    /* background: #038868; */
    color: white;
    border-bottom: 1px solid #d1b233;
  }

  .sp_nav dt.open:after {
    transform: rotate(-90deg);
  }

  .sp_nav dt:after {
    position: absolute;
    top: 0;
    right: 9px;
    bottom: 0;
    width: 0;
    height: 0;
    margin: auto;
    content: ' ';
    transform: rotate(90deg);
    border: solid transparent;
    border-width: 5px;
    border-color: rgba(7, 167, 129, 0);
    border-left-color: #ffffff;
  }

  .sp_nav dd dt {
    background: #07a781;
  }

  .sp_nav dd dt:after {
    display: none;
  }

  .sp_nav ul {
    position: relative;
    display: flex;

    flex-wrap: wrap;
  }

  .sp_nav li {
    width: 100%;
    /* display: flex; */
  }

  .sp_nav li li {
    display: flex;
    width: 50%;
  }

  .sp_nav li ul:after {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    content: '';
    border-bottom: 1px solid #d1b233;
  }

  .sp_nav li li:nth-child(odd) {
    border-right: 1px solid #d1b233;
  }

  .sp_nav a,
  .sp_nav .close {
    position: relative;
    display: flex;
    width: 100%;
    padding: 10px;
    text-align: left;
    text-decoration: none;
    color: inherit;
    border-bottom: 1px solid #d1b233;

    align-items: center;
    justify-content: start;
  }

  .sp_nav a {
    padding: 10px 20px 10px 10px;
  }

  .sp_nav *:nth-child(odd) a {
    /* border-right: 1px dotted #c3c3c3; */
  }

  .sp_nav a:after,
  .sp_nav .close:after {
    position: absolute;
    top: 0;
    right: 5px;
    bottom: 0;
    width: 0;
    height: 0;
    margin: auto;
    content: '';
    content: ' ';
    border: solid transparent;
    border-width: 5px;
    border-color: rgba(136, 183, 213, 0);
    border-left-color: white;
  }

  .sp_nav a:after,
  .sp_nav .close:after {
    border-left-color: #ffffff;
  }

  .sp_nav .close {
    text-align: center;

    justify-content: center;
  }

  p:empty {
    display: none;
  }

  *[style*='height'] {
    left: 0 !important;
    width: 100% !important;
    height: inherit !important;
  }

  a,
  area,
  button,
  [role='button'],
  input:not([type='range']),
  label,
  select,
  summary,
  textarea {
    -ms-touch-action: manipulation;
        touch-action: manipulation;
  }

  .tbl_sp tr:nth-child(1),
  .tbl_sp tr:nth-child(3) {
    display: none;
  }

  .tbl_sp tr:not(:nth-child(1)) > td {
    position: relative;
    padding-top: 6rem;
  }

  .tbl_sp tr:not(:nth-child(1)) > td:before {
    font-weight: 700;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: calc(100% - 20px);
    height: 2rem;
    padding: 10px;
    content: attr(data-head);
    text-align: center;
    color: #825520;
    border-bottom: 1px solid #d7b17a;
    background: #f0e1ca;
  }

  .target_link {
    font-size: 1.2rem;
    text-align: center;
    color: #808080;
  }

  #header h1 {
    display: flex;
    min-height: 37px;
    padding: 8px;
    border-bottom: 1px solid #416a30;
    background: #10261a;

    align-items: center;
  }

  .header02 {
    display: flex;
    min-height: 65px;
    padding: 0 10px;
    border-bottom: 2px solid #cdba9c;
    background: #194706;

    align-items: center;
  }

  #header .header02 p {
    overflow: hidden;
    width: calc(100% - 60px) !important;
    max-width: 330px;
    margin: 0;
  }

  div#wrapper {
    background: none !important;
  }

  #header .header02 p img {
    margin: -1px 0 0;
  }

  div#content {
    margin-bottom: 20px;
    padding: 10px;
  }

  .pr97 {
    float: none;
    margin-bottom: 20px;
    padding: 0;
  }

  .tinyBlock .content {
    margin: 10px 2.9vw 10px 3.5vw;
    padding: 10px;
    background: white;
    background-size: contain;
  }

  .tinyBlock {
    max-width: 660px;
    height: max-content;
    margin: 0 10px;
    /* background-size: contain; */
    padding-bottom: 4%;
    background-position: bottom center;
    background-size: 99.6%;
  }

  .bannerList {
    position: relative;
    max-width: 660px;
    height: inherit;
    margin: 0 auto 10px;
    padding: 48px 10px 10px;
    background: #f4eddb;
    background-position: top center;
  }

  .bannerList ul {
    padding: 0px;
    border: 2px solid #d2bf97;
    background: white;
  }

  .bannerList:before {
    font-family: 'Sawarabi Mincho', serif;
    font-size: 1.7rem;
    position: absolute;
    top: 10px;
    right: 0;
    left: 0;
    margin: auto;
    content: '所属';
    text-align: center;
  }

  div#navi {
    float: none;
    width: auto;
    max-width: 315px;
    margin: 0 auto 20px;
  }
  .navi03.navi03_2 {
    margin-bottom: 20px;
    padding: 10px;
    border: 1px solid #e3cba5;
    background: white;
  }

  ul.navi04 {
    margin-top: 0;
  }

  .navi03.navi03_2 img {
    /* width: 100%; */
  }

  .navi03.navi03_2 ul {
    /* padding: 0 10px 0; */
  }
  .footerL,
  .footerR {
    padding: 10px;
    background: url(../images/footer_bg.jpg) no-repeat center bottom 42%;
    background-size: auto 175%;
  }

  .footerInner div {
    display: flex;
    min-height: 115px;
    padding: 10px;

    align-items: center;
    justify-content: center;
  }

  .footer02 {
    padding: 10px 0 0;
  }

  #footer address {
    padding: 10px;
    background: #001a09;
  }

  div#footer {
    /* background-size: cover; */
  }

  #header h2 {
    display: flex;
    height: 150px;
    padding: 10px;
    text-align: right;
    color: #996116;
    border-bottom: 4px solid #13291c;
    background: url(../images/contents_bg_01.jpg) no-repeat center bottom -2px;
    background-size: 411% auto;
    text-shadow: 0 0 3px #ffffff, 0 0 3px #ffffff, 0 0 3px #ffffff, 0 0 3px #ffffff, 0 0 3px #ffffff, 0 0 3px #ffffff,
    0 0 3px #ffffff, 0 0 3px #ffffff;

    align-items: center;
    justify-content: flex-end;
  }

  #header h2 span {
    transform: translateY(-10px);
  }

  div#header {
  }

  p.ml216 {
    margin: auto;
  }

  .image_l,
  .image_r {
    padding: 0;
  }

  div#visual {
    /* height: 50px !important; */
    border-bottom: 2px solid #184203;
  }

  #slides {
    position: relative;
    left: 0;
  }

  .slides_container,
  .slides_container li {
    left: 0 !important;
    width: 100% !important;
    height: 38vw;
  }

  #content .tinyC {
    height: inherit;
  }

  .ttl_h3 {
    font-family: 'Sawarabi Mincho', serif;
    padding: 10px;
    color: #996116;
    border-top: 2px solid #cfa264;
  }

  #index .ttl_h3 {
    text-align: center;
    border-bottom: 1px solid #cfa264;
  }

  .ttl_h4 {
    font-family: 'Sawarabi Mincho', serif;
    padding: 10px;
    color: #7e5622;
    border: 1px solid #efe0cb;
    background: #faf3e9;
    box-shadow: 0px 0px 1px #fefffd inset;
  }

  .ttl_green {
    font-family: 'Sawarabi Mincho', serif;
    font-style: italic;
    padding: 5px 0 0 38px;
    color: #204e0e;
    background: url(../images/bg_ttl_green.jpg) no-repeat 0 0;
  }

  .ttl_staff {
    font-family: 'Sawarabi Mincho', serif;
    font-weight: 400;
    padding: 10px;
    color: #855300;
    border: 1px solid #e3cba9;
    background: #f0e1ca;
	  font-size: 18px;
  }
	.ttl_staff span{
		font-size: 14px;
	}

  p {
    margin-bottom: 15px;
    padding: 0;
  }

  .footerInner div p,
  .pagetop,
  .pb0,
  .qa_q {
    margin: 0;
  }

  .box01 {
    padding: 10px 8%;
    background-size: contain;
  }

  .twoImage02 {
    display: flex;
    max-width: 400px;
    margin: auto;

    justify-content: space-between;
  }

  .twoImage02 li {
    margin: 0 2px;
    /* width: 48%; */
  }

  .box0101 {
    padding: 10px;
  }

  .qa_q {
    position: relative;
    display: flex;
    padding: 10px;
    color: white;
    background: #b7a07e;
  }

  .qa_q:before {
    font-size: 2rem;
    margin-right: 6px;
    content: 'Q';
  }

  .qa_q:after {
    font-size: 1.2rem;
    position: absolute;
    right: 0;
    bottom: 0;
    padding: 8px 7px 1px 11px;
    content: 'Click';
    border-radius: 90% 0 0 0;
    background: #be8320;
  }

  .qa_a + .qa_q {
    margin-top: 10px;
  }

  p.qa_a {
    position: relative;
    display: flex;
    padding: 10px 10px 10px 31px;
    background: none;
  }

  p.qa_a:before {
    font-family: 'Sawarabi Mincho', serif;
    font-size: 2rem;
    position: absolute;
    left: 9px;
    content: 'A';
    color: green;
  }

  ul.photoList {
    display: flex;

    flex-wrap: wrap;
    justify-content: space-between;
  }

  ul.photoList li {
    width: 23%;
    margin: 0 0 1%;
  }

  ul.photoList:after {
    display: block;
    width: 31%;
    content: '';
  }

  .photoBox > * {
    display: flex;

    flex-wrap: wrap;
  }

  .photoBox > * > *:last-child {
    order: -2;
  }

  .twoImageA {
    display: flex;
    padding: 0 0 20px;
    background-position: top 35% center;

    justify-content: space-between;
  }

  .twoImageA li {
    width: 40% !important;
    margin: 0;
  }

  .twoImage {
    display: flex;
    padding: 0;

    flex-wrap: wrap;
    justify-content: space-between;
  }

  .twoImage li {
    width: 48% !important;
    margin: 0;
  }

  .noteText {
    margin: 0;
    text-align: center;
  }

  ul#tab.btnList {
    display: flex;
    margin: 0 0 10px;

    flex-wrap: wrap;
    justify-content: space-between;
  }

  ul#tab.btnList li {
    width: 31%;
    margin-bottom: 10px;
    padding: 0;
  }

  ul#tab li a {
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: contain;
  }

  .navi04 li:nth-last-child(-n + 2) {
    display: none;
  }

  .mb20 {
    margin-bottom: 30px;
  }

  /*インプットにはこれをいれる*/
  #fmail input[type='text'] {
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
    width: 100% !important;
    max-width: 100% !important;

    ox-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
  }

  /*テキストエリアにはこれを入れる*/
  #fmail textarea {
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    width: 100% !important;
    max-width: 100% !important;
    height: 200px;

         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
  }

  input[value='郵便番号から住所を入力'] {
    display: none;
  }

  #twex {
    display: none !important;
  }

  form.fmail_submit,
  form.fmail_cancel {
    width: 100% !important;
    text-align: center !important;
  }

  span#fmail_title_default,
  span#fmail_title_confirm,
  span#fmail_title_error,
  span#fmail_title_thanks,
  h2 img,
  h3 img,
  h4 img,
  h5 img,
  .qa_q img,
  .small02 br {
    display: none !important;
  }

  .section {
    padding-left: 0;
  }
  .pagetop_f a {
    position: fixed;
    right: 10px;
    bottom: 80px;
    display: none;
    width: 45px;
    height: 45px;
    text-decoration: none;
    color: white;
    border-radius: 50%;
    background: #12291c;

    justify-content: center;
    align-items: center;
  }
  .pagetop_f a:before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 15px;
    height: 15px;
    margin: auto;
    content: '';
    transform: rotate(45deg) translate(10%, 10%);
    border: 1px solid;
    border-right: none;
    border-bottom: none;
  }
  .navi02 {
    margin: 0 auto 40px;
  }
  .tinyBlock img {
    width: 100%;
  }
}
@media screen and (max-width: 680px) {
  .bannerList,
  .f_cen {
    margin: 20px 10px 20px;
  }
	.title_m {
    font-weight: bold;
    padding: 0 0 10px 25px;
    color: #a5601d;
	font-size: 16px;
	margin-bottom: 25px;
	font-family: "ヒラギノ明朝 ProN","Hiragino Mincho ProN","游明朝",YuMincho,"HG明朝E","MS P明朝",MS PMincho,serif;
}
	.accordion dt {
    margin: 0;
    text-align: center;
    font-size: 22px;
    font-weight: bold;
}

	
}
@media screen and (max-width: 330px) {
  div#navi {
    margin: 0 15px 20px;
  }
	.accordion dt {
    margin: 0;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
}
}

.notice {
  box-sizing: border-box;
  max-width: 890px;
  margin: 40px auto;
  padding: 40px 40px 20px 40px;
  border: thick double #ecd9d9;
  background-color: #ffffff;
}

.notice p {
  padding: 0;
  margin-bottom: 1em;
}

.notice p span {
  color: #e80000;
}

.notice-tit {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 1em;
  text-align: center;
  color: #e80000;
}

.notice-subtit {
  font-size: 16px;
  font-weight: bold;
  margin-top: 2em;
  padding: 0;
}

.notice-list {
  margin: 20px 0;
}

.notice-list li {
  line-height: 1.6;
  position: relative;
  padding-left: 16px;
}

.notice-list li:not(:last-child) {
  margin-bottom: 0.5em;
}

.notice-list li::before {
  position: absolute;
  top: 5px;
  left: 0;
  display: block;
  width: 10px;
  height: 10px;
  content: '';
  border-radius: 10px;
  background-color: #cccccc;
}

.notice-list li span {
  color: #e80000;
}

.notice-name {
  margin-top: 1em;
  text-align: right;
}

.notice-name span {
  display: block;
  margin-top: 1em;
}
.accordion ul.pro_01 {
	display: flex;
	flex-wrap: wrap;
	border-bottom: 1px solid #ccc;
	border-top: none;
	border-left: none;
	border-right: none;
}
.accordion ul.pro_01 li:first-child {
	width: 33.2%;
	font-weight: bold;
	padding: 7px 0;
	color: #825520;
}
.accordion ul.pro_01 li:last-child {
	display: block;
	width: 66.8%;
	padding: 7px 0;
}
.pro_sm-r {
	text-align: right;
	font-size: 12px;
}
.accordion span.sm_txt {
	font-size: 12px;
	display: initial;
	font-weight: normal;
	color: #333;
}
.accordion span.bold-ih {
	color: #825520;
	font-weight: bold;
	display: initial;
	padding: 0;
}
.accordion dd p {
	padding: 0 !important;
}
.pro_price {
	display: flex;
}
.pro_price li {
	margin-bottom: 5px;
}
.pro_price li:first-child {
	width: 25%;
}
.pro_price li:nth-child(2) {
	width: 25%;
}
.pro_price li:last-child {
	width: 50%;
}
.pro_price li.w37 {
	width: 37%;
}
@media screen and (max-width: 680px) {
  .notice {
    margin: 30px 10px;
    padding: 20px 10px 10px;
  }
  .notice-tit {
    font-size: 18px;
  }
	.pro_price {
		flex-wrap: wrap;
	}
	.accordion ul.pro_01 li {
		width: 100% !important;
		box-sizing: border-box;
	}
	.pro_price li:first-child {
		width: 100% !important;
		box-sizing: border-box;
	}
	.pro_price li:nth-child(2) {
		width: 100% !important;
		box-sizing: border-box;
	}
	.pro_price li:last-child {
		width: 100% !important;
		box-sizing: border-box;
	}
}