    @charset "UTF-8";
    /* CSS Document */

    * {
      box-sizing: border-box;
    }

._c-row {
  width:100%;
}

    html {
      overflow-y: scroll;
      height: 100%;
      font-size: 62.5%;
    }

    @font-face {
      font-family: 'futura';
      src: url(font/futura.ttf);
    }

    body {
      margin: 0;
      padding: 0;
      height: 100%;
      font-family: 'futura', 'Helvetica Neue', Helvetica, Arial, Verdana, Roboto, 'Meiryo UI', メイリオ, Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
      font-size: 12px;
      line-height: 1.66em;
      letter-spacing: 0.1em;
      color: #3e3a39;
      right: 0;
      position: relative;
      overflow-x: hidden;
    }

    a {
      text-decoration: none;
      color: #3e3a39;
    }

    a:hover {
      opacity: 0.7;
    }

    div,
    p,
    ul,
    li,
    dl,
    dt,
    dd {
      margin: 0;
      padding: 0;
      list-style: none;
    }

    img {
      vertical-align: bottom;
      max-width: 100%;
    }

    button,
    {
      background-color: transparent;
      border: none;
      cursor: pointer;
      outline: none;
      padding: 0;
      appearance: none;
    }

    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
      font-size: 100%;
      margin: 0;
      clear: both;
    }

    .sp-only {
      display: none;
    }

    .container {
      width: 100%;
      max-width: 1000px;
      padding: 0 20px;
      margin-left: auto;
      margin-right: auto;
    }

    .main.container {
      padding:0;
    }
    /*header*/

    #header {
      height: 130px;
      background: #f9e9c0;
    }

    #header .container {
      background: url(../images/common/header_deco.png) no-repeat right 20px bottom -4px;
      height: 130px;
      position: relative;
    }
    #header .container .deco {
      position: absolute;
      right:350px;
      bottom:-4px;
    }
    #header .logo {
      float: left;
      margin: 20px 0;
    }

    #header .headerCont {
      float: right;
      margin-top: 50px;
    }

    #header .headerCont ul {
      height: 12px;
      border-left: 1px solid #3e3a39;
      overflow: hidden;
    }

    #header .headerCont li {
      float: left;
      font-size: 1.1rem;
      line-height: 12px;
      margin-left: 5px;
      padding-right: 5px;
      border-right: 1px solid #3e3a39;
    }

    #header input[type="search"] {
      border: none;
      font-size: 1rem;
      line-height: 16px;
      vertical-align: top;
    }

    #header input[type="submit"] {
      width: 15px;
      height: 15px;
      border: none;
      background: url(../images/common/search_icon.png) no-repeat;
      cursor: pointer;
      outline: none;
      float: right;
    }

    .headerSearch {
      clear: both;
      height: 25px;
      width: 173px;
      padding: 3px;
      background: #fff;
      margin-top: 5px;
      border: 1px solid #717071;
    }

    #slide_menu {
      overflow-y: scroll;
      position: fixed;
      top: 0;
      padding-left: 35px;
      right: -160px;
      width: 160px;
      height: 100%;
      background: #fff;
      background: url(../images/common/sp_menuFooter.png) bottom 10px right 5px no-repeat;
      background-size: 30px 28px;
      -webkit-box-shadow: 5px 0px 10px #ebebeb inset;
      -moz-box-shadow: 5px 0px 10px #ebebeb inset;
      box-shadow: 5px 0px 10px #ebebeb inset;
    }

    .menuTtl {
      width: 71px;
      margin: 10px 0 5px -10px;
    }

    #button {
      width: 90px;
      height: 17.5px;
      margin-top: 7px;
      border: none;
      background: url(../images/common/sp_menuBtn.png) no-repeat;
      background-size: 100%;
    }

    #acMenu dt {
      display: block;
      background: #fff;
      border-bottom: #595757 2px solid;
      cursor: pointer;
      background: url(../images/common/sp_menuPlus.png) center right 5px no-repeat;
      background-size: 8px;
      padding-right: 15px;
    }

    #acMenu dt img {
      width: 90px;
      height: 35px;
    }

    #acMenu dd {
      display: none;
      background: #fff;
      padding: 5px 0 15px;
    }

    #acMenu dt.active {
      background: url(../images/common/sp_menuPlus.png) center right 5px no-repeat;
      background-size: 8px;
    }

    #acMenu dd li {
      margin-left: 12px;
      background: url(../images/common/sp_menuArrow02.png) top 6px left no-repeat;
      background-size: 8px;
      padding-left: 15px;
    }

    #acMenu dd li.sideHeading {
      font-weight: bold;
      color: #603813;
      margin: 5px 0 0 0;
      background: url(../images/common/sp_menuArrow01.png) center left no-repeat;
      background-size: 8px;
      padding-left: 15px;
    }

    .slideFotterUl {
      padding-top: 10px;
    }

    .slideFotterUl li {
      margin-bottom: 5px;
      padding: 3px;
    }

    .header_nav {
      padding: 36px 10px 0;
      background: url(../images/common/navDeco.png.png) no-repeat top left;
      width:100%;
    }

    .header_nav .nav_ul > li {
      position: relative;
      padding: 5px 6px 0;
      height: 59px;
      background: url(../images/common/navLiBg.png) no-repeat center bottom 5px;
    }

    .header_nav .nav_ul > li a {
      opacity: 1;
      padding: 0;
      margin: 0;
      display: block;
    }

    .header_nav .nav_ul > li .nav_child {
      position: absolute;
      top: 100%;
      background-color: #f9e9c0;
      z-index: 999;
      padding: 15px 20px;
      display: none;
      letter-spacing: -.4em;
    }

    .header_nav .nav_ul > li .nav_child.border-deep a {
      background-image: url(../images/common/common/arrow_04.png) !important;
    }

    .header_nav .nav_ul > li .nav_child:after {
      content: "";
      display: block;
      clear: both;
    }

    .header_nav .nav_ul > li .nav_child > ul {
      display: inline-block;
      vertical-align: top;
      padding: 0 15px;
      letter-spacing: normal;
    }

    .header_nav .nav_ul > li .nav_child li {
      text-align: left;
      line-height: 24px;
      margin-left: 12px;
      background: url(../images/common/sp_menuArrow02.png) top 6px left no-repeat;
      background-size: 8px;
      padding-left: 15px;
      white-space: nowrap;
    }

    .header_nav .nav_ul > li .nav_child li.sideHeading {
      font-weight: bold;
      color: #603813;
      margin: 5px 0 0 0;
      background: url(../images/common/sp_menuArrow01.png) center left no-repeat;
      background-size: 8px;
      padding-left: 15px;
    }

    .header_nav .nav_ul > li .nav_child > ul li ul {
      margin-left: -12px;
      padding-bottom: 0;
    }

    .header_nav .nav_ul > li .nav_child.col-1 {
    }

    .header_nav .nav_ul > li .nav_child.col-1.a-center {
      left: -33.3333%;
    }

    .header_nav .nav_ul > li .nav_child.col-2 {
      width: 350%;
    }

    .header_nav .nav_ul > li .nav_child.col-2.a-center {
      left: -116.6666%;
    }
    .header_nav .nav_ul > li .nav_child.col-2 > ul {
      width: 45%;
    }

    .header_nav .nav_ul > li .nav_child.col-3 {
      width: 500%;
    }

    .header_nav .nav_ul > li .nav_child.col-3.a-center {
      left: -200%;
    }

    .header_nav .nav_ul > li .nav_child.col-3 > ul {
      width: 33.3333%;
    }

    .header_nav .nav_ul > li .nav_child.a-left {
      left: 0;
    }

    .header_nav .nav_ul > li .nav_child.a-right {
      right: 0;
    }

    .header_nav .nav_ul > li:hover .nav_child {
      display: block;
    }

    .header_nav .nav_ul .rowspace_1 {
      margin-top: 1em;
      padding-top: 10px;
    }

    .header_nav .nav_ul a {
      white-space: nowrap;
      text-overflow: ellipsis;
      width: 100%;
      overflow: hidden;
    }

    .header_logo {
      position: fixed;
      width: 100%;
      z-index: 5;
      height: 45px;
      padding-top: 8px;
      padding-bottom: 8px;
      box-shadow: 0 1px 3px #ccc;
      background-color: #FFF;
    }

    .header_logo img {
      height: 100%;
      width: auto;
    }

    .header_logo .sp-header_btn {
      width: 53px;
      height: 32px;
      position: absolute;
      top: 8px;
      right: 10px;
      text-indent: 100%;
      white-space: nowrap;
      overflow: hidden;
      background-image: url(../images/common/common/sp-header_btn.png);
      background-repeat: no-repeat;
      background-position: center top;
      background-size: contain;
      cursor: pointer;
    }

    .header_logo .sp-header_btn.close_btn {
      background-image: url(../images/common/common/sp-header_btn_b.png);
    }

    {
      display: none;
      overflow-y: scroll;
      position: fixed;
      width: 98%;
      height: calc(100% - 41px);
      top: 39px;
      margin-left: 1%;
      border: solid 1px #808080;
      z-index: 6;
      box-sizing: border-box;
      padding: 10px;
      background-color: #FFF;
    }

    .header_nav a {
      display: block;
      padding: 5px 10px 5px 20px;
      margin-bottom: 5px;
      background-image: url(../images/common/common/arrow_02.png);
      background-repeat: no-repeat;
      background-position: left 10px center;
      border-radius: 2px;
    }

    .header_nav ul {
      padding-bottom: 10px;
    }

    .header_nav .has_child > a {
      padding: 7px 10px 7px 40px;
      font-size: 12px;
      font-weight: 700;
      margin-bottom: 10px;
      border: solid 1px #808080;
      color: #00A540;
    }

    .header_nav .has_child ul {
      display: none;
    }

    .header_nav > ul > li > a {
      background-color: #9DC815 !important;
      color: #FFF !important;
      padding: 8px 10px 8px 40px !important;
      font-size: 13px !important;
      font-weight: 700 !important;
      margin-bottom: 10px !important;
      border: 0 !important;
      position: relative;
    }

    .header_nav > ul > li > a:after {
      content: "";
      display: inline-block;
      width: 12px;
      height: 12px;
      background-image: url(../images/common/common/sp-header_icon_11.png);
      background-repeat: no-repeat;
      background-position: center center;
      background-size: contain;
      position: absolute;
      top: 8px;
      right: 10px;
    }

    .header_nav > ul > li > a.icon_plus:after {
      background-image: url(../images/common/common/sp-header_icon_12.png) !important;
    }

    .header_nav > ul > li > a.icon_open:after {
      background-image: none !important;
    }

    .header_nav > ul > li > a.icon_01 {
      background-image: url(../images/common/common/sp-header_icon_01.png) !important;
      background-size: auto 50%;
      background-position: left 10px top 48%;
    }

    .header_nav > ul > li > a.icon_02 {
      background-image: url(../images/common/common/sp-header_icon_02.png) !important;
      background-size: auto 60%;
      background-position: left 10px top 45%;
    }

    .header_nav > ul > li > a.icon_03 {
      background-image: url(../images/common/common/sp-header_icon_03.png) !important;
      background-size: auto 50%;
      background-position: left 15px top 48%;
    }

    .header_nav > ul > li > a.icon_04 {
      background-image: url(../images/common/common/sp-header_icon_04.png) !important;
      background-size: auto 50%;
      background-position: left 10px top 48%;
    }

    .header_nav > ul > li > a.icon_05 {
      background-image: url(../images/common/common/sp-header_icon_05.png) !important;
      background-size: auto 50%;
      background-position: left 10px top 48%;
    }

    .header_nav > ul > li > a.icon_06 {
      background-image: url(../images/common/common/sp-header_icon_06.png) !important;
      background-size: auto 50%;
      background-position: left 10px top 48%;
    }

    .header_nav > ul > li > a.icon_07 {
      background-image: url(../images/common/common/sp-header_icon_07.png) !important;
      background-size: auto 50%;
      background-position: left 10px top 48%;
    }

    .header_nav > ul > li > a.icon_08 {
      background-image: url(../images/common/common/sp-header_icon_08.png) !important;
      background-size: auto 50%;
      background-position: left 10px top 48%;
    }

    .header_nav > ul > li ul li.has_child > a {
      background-image: url(../images/common/common/sp-header_icon_13.png);
      background-size: auto 50%;
    }

    .header_nav > ul > li ul li.has_child.hasnt_child > a {
      background-image: url(../images/common/common/sp-header_icon_14.png);
      background-size: auto 50%;
      background-position: left 10px top 50%;
    }

    .header_nav .user_nav li a {
      margin: 0;
      padding: 8px 10px 8px 40px;
      border: solid 1px #808080;
      border-bottom: 0;
      position: relative;
    }

    .header_nav .user_nav li a:after {
      content: "";
      display: inline-block;
      position: absolute;
      top: 10px;
      right: 10px;
      width: 8px;
      height: 9px;
      background-image: url(../images/common/common/sp_arrow_01.png);
      background-repeat: no-repeat;
      background-position: center center;
      background-size: contain;
    }

    .header_nav .user_nav li:last-child {
      border-bottom: solid 1px #808080;
    }

    .header_nav .home a {
      background-color: #DCDDDD !important;
      text-align: center !important;
      padding-left: 10px !important;
      color: #727171 !important;
      background: none;
    }

    .header_nav .home a:after {
      background: none;
    }

    .header_nav .close a {
      background-color: transparent !important;
      text-align: center !important;
      padding-left: 10px !important;
      color: #727171 !important;
      background: none;
    }

    .header_nav .close a:after {
      background: none;
    }
    /*/header*/
    /*main*/

    main {
      min-height: 300px;
    }

    main .page-ttl {
      background-color:#E6E6E6;
      padding:15px 0;
    }
    main .page-ttl .h2 {
      font-size:23px;
    }
    main .breadcrumb {
      margin-top:10px;
      font-size:10px;
    }

    /*/main*/



/* sidebar a */

#sidebar-a #side_btn {
  margin-bottom:50px;
}
#sidebar-a #side_btn ul li {
  margin-bottom:20px;
}





#sidebar-a #area {
}
#sidebar-a #area h3 {
  margin-bottom:5px;
}
#sidebar-a #area select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  line-height: 1;
  padding-left:10px;
  height:27px;
  width:100%;
  background:transparent;
  border: 1px solid #231815;
  border-radius:5px;
  position:relative;
}
#sidebar-a #area select::-ms-expand {
  display: none;
}
#sidebar-a #area select-moz-focusring {
  color: transparent;
}
#sidebar-a #area .select_wrap {
  width:200px;
  position: relative;
  margin-bottom:27px;
}
#sidebar-a #area .select_wrap:after {
  display:block;
    position:absolute;
  content:"";
  background:url(../images/common/down.png) 0 0 no-repeat ;
  top: 0;
  right: 0;
  width: 37px;
  height: 27px;
  pointer-events: none;

}


#sidebar-a #ninki {
  margin-bottom:16px;
}
#sidebar-a #ninki ul li {
  margin-top:15px;
  width:100%;
  border:1px solid #595757;
}
#sidebar-a #ninki ul li:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-top: 19px solid #333;
    border-right: 19px solid transparent;
}
#sidebar-a #ninki ul li p {
  margin:-6px 15px 15px;
  font-size:14px;
}
#sidebar-a #ninki ul li img {
  margin:0 5% 5%;
  width:90%;
}




@media only screen and (max-width: 639px) {



#sidebar-a #side_btn {
  margin-bottom:0px;
}

#sidebar-a #side_btn ul {
  letter-spacing: -.40em;
  padding:20px 10px;
}

#sidebar-a #side_btn ul li {
  width:50%;
  display: inline-block;
  letter-spacing: normal;
  text-align:center;

}

#sidebar-a #area {
  padding:20px 10px;
}

#sidebar-a #area .select_wrap {
  width:100%;
}

#sidebar-a #ninki {
  padding:20px 10px;
}






}



/* sidebar a end */


/* sidebar b */

/*サイド*/
#sidebar-b #side_btn {
  margin-bottom:50px;
  max-width:200px;
  margin:0 auto;
}
#sidebar-b #side_btn ul li {
  margin-bottom:20px;
  display:inline-block;
  width:48.5%;
}

#sidebar-b #area {
}
#sidebar-b #area h3 {
  margin-bottom:5px;
}
#sidebar-b #area select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  line-height: 1;
  padding-left:10px;
  height:27px;
  width:100%;
  background:transparent;
  border: 1px solid #231815;
  border-radius:5px;
  position:relative;
}
#sidebar-b #area select::-ms-expand {
  display: none;
}
#sidebar-b #area select-moz-focusring {
  color: transparent;
}
#sidebar-b #area .select_wrap {
  width:200px;
  position: relative;
  margin-bottom:27px;
}
#sidebar-b #area .select_wrap:after {
  display:block;
    position:absolute;
  content:"";
  background:url(../images/common/down.png) 0 0 no-repeat ;
  top: 0;
  right: 0;
  width: 37px;
  height: 27px;
  pointer-events: none;

}


#sidebar-b #ninki {
  margin-bottom:16px;
}
#sidebar-b #ninki ul li {
  margin-top:15px;
  width:100%;
  border:1px solid #595757;
}
#sidebar-b #ninki ul li:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-top: 19px solid #333;
    border-right: 19px solid transparent;
}
#sidebar-b #ninki ul li p {
  margin:-6px 15px 15px;
  font-size:14px;
}
#sidebar-b #ninki ul li img {
  margin:0 5% 5%;
  width:90%;
}



/* sidebar b end */



    /*footer*/

    footer {
      background: #f9e9c0;
    }

    #footer .container {
      padding: 20px;
      position: relative;
      overflow: visible;
    }

    .footer_deco {
      position: absolute;
      top: -30px;
      left: 0;
    }

    #footer .footerInfo {
      float: left;
      font-weight: bold;
    }

    #footer .footerInfo img {
      margin-bottom: 15px;
    }

    #footer .footerLinks {
      float: right;
    }

    .footerMail a {
      padding-left: 20px;
      background: url(../images/common/mail.png) no-repeat left center;
    }

    #footer .footerLinks dl {
      float: left;
      width: 160px;
      display: block;
    }

    #footer .footerLinks dt {
      margin-bottom: 10px;
      font-weight:400;
    }

    #footer .footerLinks dd {
      margin-bottom: 10px;
    }

    #footer .copy {
      clear: both;
      text-align: center;
      padding-top: 30px;
      font-size: 1rem;
    }
    /*/footer*/

    @media only screen and (max-width: 768px) {
      .pc-only {
        display: none !important;
      }
      .sp-only {
        display: block;
      }
    }

    @media only screen and (max-width: 480px) {
      .container {
        padding: 0 10px;
      }
      /*header*/
      #header {
        height: 65px;
      }
      #header .logo {
        width: 155px;
        margin-top: 10px;
      }
      #header .headerCont {
        margin-top: 15px;
      }
      #header .container {
        padding: 0 10px;
        background: none;
        height: auto;
      }
      #header .headerCont li {
        font-size: 0.7rem;
      }
      /*/header*/
      /*main*/
      /*/main*/
      /*footer*/
      #footer .container {
        padding: 10px;
      }
      .footer_deco {
        width: 50%;
      }
      .footerInfo,
      .footerLinks {
        font-size: 0.7rem;
        font-size: 7px;
      }
      #footer .footerInfo img {
        margin-bottom: 10px;
        width: 150px;
      }
      #footer .footerLinks dl {
        width: auto;
        margin-right: 5px;
      }
      .copy {
        font-size: 0.6rem;
        font-size: 6px;
      }
      /*/footer*/
    }

/*　2017/7/13追記　（スクロールしたらページトップへ戻るボタンを表示するスクリプト用）*/
body {
    overflow-x:visible;/*　↑でhiddenに設定されてますがhiddenにした場合、jQueryで「scrollTop()」が取得できなくなるため変更しています　全ブラウザでの確認必須　*/
}
div.top-btn,div#pagetop {
    position: fixed;
    bottom: 20px;
    right: 20px;
	z-index: 1000;
}
.display-4 {
  font-size: 3.5rem;
}

/*　2023/3/30追記　（チャットボット）*/
#sw_ai_chatbot{
    position: fixed;
    z-index: 9;
    border: none;
    bottom: 100px !important;
    right: 10px !important;
    width: 205px !important;
    height: 148px !important;
    background: url("https://minohkankou.net/ctbt/image/chatbot/chatibot_icon.png") no-repeat right bottom transparent !important;
    background-size: 130px auto,170px auto !important;
    overflow: visible !important;
}
#chatbot_widget_minisize_block{
    position: fixed;
    z-index: 9;
    border: none;
    bottom: 100px !important;
    right: 10px !important;
    width: 205px !important;
    height: 148px !important;
    background-size: 130px auto,170px auto !important;
    overflow: visible !important;
}