@charset "utf-8";
/* CSS Document */
@import url("style.css");
/*******「Layout系」ヘッダー、フッター、ニュース、お問い合わせなどの部品*******/
/*************************************************************
***********************▼▼▼▼▼▼▼▼▼▼▼▼▼▼*************************
*****************************PC*******************************
***********************▼▼▼▼▼▼▼▼▼▼▼▼▼▼*************************
*************************************************************/
@media print, screen and (min-width: 835px) {
  body {
    margin: 0;
    padding: 0;
    font-family: "Font Awesome 5 Free", "Font Awesome 5 Brands";
background-image: url("../img/background.jpg");
  }
  #wrap {
    width: 100%;
    height: auto;
  }
  .wrapper {
    width: 100%;
    position: relative;
    height: auto;
  }
	
	

.fixed {
position: fixed;
width: 100%;
height: 100%;
}
  /* ===================
PCヘッダー関連
====================== */
  #header {
    width: 100%;
    text-align: center;
    margin: 0 auto;
    position: fixed;
    z-index: 5000;
    background-color: #FFF;
    top: 0;
    padding: 0 2%;
    /*border-bottom: 5px solid #3a84df;*/
  }
  .head-wrap {
    width: 100%;
    margin: 0 auto;
    padding: 0.8em;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .head-wrap .btn-lead {
    display: block;
    width: 100%;
    max-width: 200px;
    margin: 1em auto;
    background-color: aqua;
  }
  .head-logo {
    width: 50%;
    max-width: 300px;
    padding: 0 1%;
  }
  .head-logo img {
    display: block;
    width: 100%;
  }
  .head-tel {
    padding-top: 0.5em;
    float: right;
    position: absolute;
    width: 100%;
    max-width: 250px;
    right: 30px;
    top: 4px;
    z-index: 5000;
    margin: 0;
  }

  /* ===================
PCブロック要素
====================== */
  .lay-block {
    width: 100%;
    height: auto;
    background-color: #FFF;
  }
  .lay-block-11 {
    width: 100%;
    max-width: 1100px;
    height: auto;
    margin: 0 auto;
    text-align: center;
  }
  .lay-block-12 {
    width: 96%;
    max-width: 1200px;
    height: auto;
    margin: 0 auto;
    text-align: center;
  }
  .lay-block-top {
    width: 100%;
	max-width: 759px;
    height: auto;
    text-align: center;
    /*margin: 0 auto 5em;*/
	margin: 0 auto;
    padding-top: 4em;
	padding-bottom: 7em;
  }
  .lay-block-page {
    width: 100%;
    height: auto;
    text-align: center;
    margin: 0 auto 3em;
    padding-top: 9em;
  }
.lay-block-bottom {
width: 100%;
height: auto;
text-align: center;
margin: 0 auto;
margin-top: -3em;
position: absolute;
padding-bottom: 0.5em;
/*background-color: rgba( 87, 26, 17, 1 );*/
}
  .lay-block-page {
    width: 100%;
    height: auto;
    text-align: center;
    margin: 0 auto 3em;
  }
  /*---------*/
  section {
    margin-bottom: 3em;
  }
  /* ===================
PCフッターのリスト
====================== */
  .footer-box {
display: none;
    /*display: flex;
	background-color: #FFFFFF;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    max-width: 1920px;
    margin: 0 auto 1em;
    padding: 2em 0;*/
  }
	
	
  .footer-box02 {
    display: flex;
	background: rgba( 255, 215, 0, 0.7 );
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    max-width: 1920px;
    margin: 0 auto 1em;
    padding: 2em 0;
  }	
	
	
  .footer-link {
    width: 100%;
    max-width: 600px;
    display: flex;
    justify-content: space-between;
    list-style: none;
    text-align: left;
    font-size: 14px;
    font-weight: 400;
    text-decoration: none;
    margin-bottom: 2em;
  }
  .footer-link li {
    width: 100%;
    list-style: none;
    padding: 0.5em 0;
  }
  .footer-link li:not(:first-child) {
    padding-left: 0.5em;
  }
  .footer-link a {
    color: #fff;
  }
  .link-wrap {
    margin: 1.5em 0 1em;
  }
  .link-wrap ul li {
    width: 100%;
    list-style: none;
  }
  .link-wrap ul li a {
    color: #4D4D4D;
    padding-bottom: 0.8em;
    display: block;
    text-align: left;
  }
  .company-info-box {
    width: 100%;
    display: flex;
    justify-content: flex-start;
    text-align: center;
    margin: 0 auto;
  }
  .company-info {
    width: 100%;
	padding-left: 36%;
    margin: 0 auto;
    list-style: none;
    text-align: left;
    font-size: 16px;
    font-weight: 400;
    line-height: 150%;
    text-decoration: none;
  }
  .company-info ul {
    list-style: none;
  }
  .company-info img {
    display: block;
    width: 70%;
  }
  .company-info li{
    color: #000;
    padding: 0.1em 0;
  }
 .company-info a {
    color: #000;
    padding: 0.1em 0;
  }
  .company-name {
    list-style: none;
    text-align: left;
    font-size: 20px;
    font-weight: 300;
    line-height: 160%;
    /*letter-spacing: 0.1em;*/
  }
  /* ===================
PCナビゲーションメニュー
====================== */
  #menubar01 {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
    z-index: 1 !important;
    background-color: #ffffff;
  }
  #dropmenu {
    list-style-type: none;
    width: 100%;
    margin: 0 auto;
    display: flex;
    background-color: #ffffff;
    padding: 1.5em 0 0;
  }
  #dropmenu li {
    position: relative;
    width: calc(100% / 5);
    margin: 0;
    padding: 0;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    border-right: 1px solid #575554;
  }
  #dropmenu li:first-of-type {
    border-left: 1px solid #575554;
  }
  #dropmenu li a {
    line-height: 160%;
    color: #575554;
    text-decoration: none;
    display: block;
    font-weight: 700;
    padding: 0.3em 0;
    transition: .3s;
  }
  #dropmenu li ul {
    list-style: none;
    position: absolute;
    z-index: 100;
    top: 100%;
    left: 0;
    width: 100%;
    margin: 0;
    padding: 0;
    background-color: #E892B7;
  }
  #dropmenu li ul li {
    overflow: hidden;
    width: 100%;
    height: 0;
    color: #fff;
    transition: .3s;
    border-style: none;
  }
  #dropmenu li ul li a {
    display: block;
    padding: 1em;
    line-height: 1;
    background-color: #edabc8;
    text-align: left;
    font-size: 1em;
    font-weight: normal;
    color: #fff;
  }
  #dropmenu > li:hover > a {
    background: #E892B7;
    color: #fff;
  }
  #dropmenu > li:hover li:hover > a {
    background: #f2c0d5;
    color: #fff;
  }
  #dropmenu > li:hover > ul > li {
    /*overflow: visible;*/
    height: 50px;
    border-style: none;
  }
  #dropmenu li ul li ul {
    top: 0;
    left: 100%;
  }
  #dropmenu li:last-child ul li ul {
    left: -100%;
    width: 100%;
  }
  #dropmenu li ul li ul:before {
    position: absolute;
    content: "";
    top: 13px;
    left: -20px;
    width: 0;
    height: 0;
  }
  #dropmenu li:last-child ul li ul:before {
    position: absolute;
    content: "";
    top: 13px;
    left: 200%;
    margin-left: -20px;
  }
  #dropmenu li ul li:hover > ul > li {
    overflow: visible;
    height: 50px;
    background: #21963b;
  }
  #dropmenu li ul li ul li a {
    background: #EEE;
  }
  #dropmenu li:hover ul li ul li a:hover {
    background: #21963b;
  }
  /* ===================
PCサイト内検索
====================== */
  .searchform {
    position: relative;
  }
  .searchfield {
    font-size: 14px;
    width: 100%;
    max-width: 250px;
    margin: 3px;
    padding: 10px;
    border: solid 1px #bbb;
    border-radius: 4px;
    background-color: #efefef;
  }
  .searchsubmit {
    font-family: FontAwesome;
    font-size: 1.2em;
    position: absolute;
    top: -5%;
    right: 0%;
    margin-top: 0px;
    padding: 0;
    cursor: pointer;
    color: #C69C8E;
    border: none;
    background: transparent;
  }
  .searchsubmit:hover {
    opacity: .6;
  }
  table.table-search {
    width: 100%;
    margin: 0px auto;
  }
  table.table-search th {
    text-align: left;
    font-size: 15px;
    margin: 0px 0 5px 0px;
    vertical-align: middle;
  }
  table.table-search td {
    line-height: 160%;
    text-align: right;
    vertical-align: middle;
    font-size: 15px;
    padding: 0 0.2em;
  }
  table.table-search tr td:nth-of-type(2) {
    width: 32%;
  } /***2列め***/
  table.table-search tr td:nth-of-type(3) {
    width: 20%;
  } /***3列め***/
  .copy {
    font-size: 12px;
    color: #fff;
    text-align: center;
    margin: 1em 0em 1em 0;
	padding-left: 20em;
  }
  #hamburger {
    display: none;
  }
  table.table-form {
    width: 100%;
    margin: 0px auto;
    border-collapse: separate;
    border-spacing: 10px;
  }
  table.table-form th {
    padding: 1.7em 0px 1.7em 0px;
    border: 1px #003366 solid;
    border-width: 0 0px 1px 0px;
    line-height: 180%;
    text-align: left;
    vertical-align: top;
    color: #000;
    font-size: 1.2rem;
    width: 30%;
  }
  table.table-form td {
    padding: 1.7em 0px 1.7em 0px;
    border: 1px #CCC solid;
    border-width: 0 0px 1px 0px;
    line-height: 180%;
    text-align: left;
    vertical-align: middle;
    background-color: #FFF;
  }
  table.table-footer th {
    padding: 1em 0px 1em 0px;
    line-height: 180%;
    text-align: center;
    vertical-align: top;
    color: #000;
    font-size: 1rem;
    width: 20%;
  }
  table.table-footer td {
    padding: 1em 0px 1em 0px;
    line-height: 180%;
    text-align: center;
    vertical-align: middle;
    word-break: break-all;
  }
  /* ===================
PCニュース
====================== */
  .news-wrap {
    width: 100%;
    margin: 0 auto 3em;
  }
  .news-box {
    width: 100%;
    height: 340px;
    overflow: auto;
    background-color: #FFF;
    margin: 2em auto;
    border: #C69C8E solid 1px;
    border-width: 1px 0px 1px 0px;
    padding: 2em 0 0 0;
  }
  /*news title*/
  .news-ttl h2 {
  position: relative;
  display: inline-block;
  padding: 0 55px;
}
  .news-ttl h2:before,   .news-ttl h2:after {
  content: '';
  position: absolute;
  top: 50%;
  display: inline-block;
  width: 45px;
  height: 1px;
  background-color: black;
}

  .news-ttl h2:before {
  left:0;
}
  .news-ttl h2:after {
  right: 0;
}

  /*news のtable*/
  table.table-news {
    width: 100%;
    /*border: 1px #009B83 solid;*/
    text-align: left;
    border-collapse: separate;
    border-spacing: 10px;
    background-color: #FFF;
  }
  table.table-news th {
    padding: 0.3em 1em;
    line-height: 180%;
    text-align: left;
    vertical-align: top;
    color: #000;
    font-size: 1rem;
    font-weight: normal;
    width: 100%;
    display: block;
  }
  table.table-news td {
    padding: 0.3em 1em 1em 1em;
    border: 1px #ddd solid;
    border-width: 0 0 1px 0;
    line-height: 180%;
    text-align: left;
    vertical-align: middle;
    background-color: #FFF;
    word-break: break-all;
    width: 100%;
    display: block;
  }
  table.table-news tr td a {
    text-decoration: underline;
    color: #333;
  }
  .news-icon {
    text-align: center;
    font-size: 13px;
    line-height: 180%;
    color: #FFF;
    background-color: #1A18C5;
    display: inline-block;
    padding: 0.2em;
    margin: 0.5em 2em;
    width: 50%;
    border-radius: 1em;
  }
  .news-archive {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    text-align: right;
  }
  .news-archive a {
    color: #333;
  }
  /* ===================
PCフォーム関連
====================== */
  input, select {
    border: solid 1px #CCC;
    background-color: #FFFFFF;
    color: #333333;
    padding: 0.5em;
    margin: 0.5em;
    height: 2.5em;
    cursor: pointer;
    vertical-align: middle;
  }
  textarea {
    border: solid 1px #CCC;
    background-color: #FFFFFF;
    color: #333333;
    padding: 0.5em;
    margin: 0.5em;
  }
  input#submit_button {
    width: 18%;
    cursor: pointer;
  }
  input#reset_button {
    width: 18%;
    cursor: pointer;
  }
  .hissu {
    text-align: center;
    font-size: 12px;
    line-height: 140%;
    color: #FFF;
    background-color: #D8070B;
    display: inline-block;
    padding: 5px;
    margin: 0px 0 0 10px;
  }
  
/*  見出し*/
  .content-ttl {

  }
  .content-ttl h2{
  padding: 0.5em 0;
  border-bottom: solid 3px black;
  } 
  
  
  /* ===================
PCお問い合わせ
====================== */
  .contact-box {
    width: 100%;
    max-width: 1100px;
    margin: 1em auto 3em;
    text-align: center;
    background-color: #ebeefb;
    padding-bottom: 2em;
  }
  .contact-ttl {
    font-size: 22px;
    color: #365AD4;
    padding: 0;
    text-align: center;
    font-weight: bold;
    margin-bottom: 0.5em;
  }
  /* ===================
PCグーグルマップ
====================== */
  .access-wrap {
    width: 100%;
    margin: 0 auto 3em;
  }
  .map-box {
    width: 100%;
    max-width: 1100px;
    margin: 0 auto 1em;
    text-align: center;
  }
  .gmap {
    max-width: 1100px;
    width: 100%;
    height: 380px;
    position: relative;
    margin: 0 auto;
  }
  .gmap iframe {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
  }
  .clone-nav {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 2;
    width: 100%;
    transition: .3s;
    transform: translateY(-100%);
  }
  .is-show {
    transform: translateY(0);
  }
  /* ===================
PCページトップへ
====================== */
  #page_top {
    width: 50px;
    height: 50px;
    position: fixed;
    right: 10px;
    bottom: 10px;
    background: #7db1e8;
    opacity: 0.8;
    border-radius: 50%;
  }
  #page_top a {
    position: relative;
    display: block;
    width: 50px;
    height: 50px;
    text-decoration: none;
  }
  #page_top a::before {
    font-family: FontAwesome;
    content: '\f106';
    font-size: 25px;
    color: #fff;
    position: absolute;
    width: 25px;
    height: 25px;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    text-align: center;
  }
  /*  お問い合わせフォーム用*/
  .contact-wrap {
    width: 100%;
    max-width: 1100px;
    margin: 0 auto;
    text-align: center;
    border: 1px solid #f15a24;
    padding-bottom: 2em;
  }
  .contact-ttl {
    font-size: 28px;
    color: #fff;
    padding: 10px;
    text-align: center;
    font-weight: bold;
    background-color: #f15a24;
  }
  .table-contact {
    width: 100%;
    margin: 0px auto;
    border-collapse: separate;
    border-spacing: 10px;
    padding: 2em;
	border: 1px solid #CCC;
	background-color:#EEE;
  }
  .table-contact th {
    padding: 0.5em;
    line-height: 180%;
    text-align: left;
    vertical-align: top;
    color: #222;
    width: 100%;
    display: block;
  }
  .table-contact td {
    line-height: 180%;
    text-align: left;
    vertical-align: middle;
    color: #222;
    width: 100%;
    display: block;
  }
  .personal-info {
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
  }
  .personal-info div {
    height: 250px;
    border: 1px solid #ddd;
    padding: 2em;
    overflow: auto;
    background-color: #fff;
  }
  .personal-info div p {
    text-align: left;
    line-height: 180%;
    word-wrap: break-word;
  }
  .consent-text {
    font-weight: bold;
    color: #365AD4;
    vertical-align: middle;
  }
}
/*************************************************************
***********************▼▼▼▼▼▼▼▼▼▼▼▼▼▼*************************
***************************SMART******************************
***********************▼▼▼▼▼▼▼▼▼▼▼▼▼▼*************************
*************************************************************/
/*******SMART用*********/
@media print, screen and (max-width: 834px) {
  /* ===================
SMARTヘッダー関連
====================== */
body {
/*margin: 0;
padding: 0;
font-family: "Font Awesome 5 Free", "Font Awesome 5 Brands";*/
background-image: url("../img/background.jpg");
}
	

  #header {
    width: 100%;
    text-align: center;
    margin: 0 auto;
    position: fixed;
    z-index: 1000;
    height: 40px;
    top: 0;
    /*border-bottom: 1px solid #ccc;*/
    background-color: rgba( 87, 26, 17, 1 );
  }
  .head-wrap {
    width: 100%;		
	display: flex;
  }
  .head-logo {
    z-index: 2000;
	width:80%;
  }
  .head-logo a:first-child img {
    display: block;
    width:220px;
    margin-top: 0.5em;
	margin-left: 0.5em;
	z-index: 5000;
  }
  /*.head-logo a:last-child img{position: absolute; right: -25%; display: block; width: 100%;  margin-top: 1.3em;}*/
  #header .head-tel {
    display: none;
  }
  /* ===================
SMARTブロック要素
====================== */
  .lay-block {
    width: 100%;
    height: auto;
    background-color: #FFF;
  }
  .lay-block-11 {
    width: 92%;
    height: auto;
    margin: 0 auto;
    text-align: center;
  }
  .lay-block-12 {
    width: 96%;
    height: auto;
    margin: 0 auto;
    text-align: center;
  }
  .lay-block-top {
    width: 100%;
    height: auto;
    text-align: center;
    margin: 4.5em auto 3em;
  }
  .lay-block-top img {
    display: block;
    width: 100%;
    height: auto;
  }
  .lay-block-bottom {
    width: 100%;
    height: auto;
    text-align: center;
    margin: 0.5em auto 0;
    padding-bottom: 1em;
    background-color: #D99A58 3px;
  }
  .lay-block-page {
    width: 100%;
    height: auto;
    text-align: center;
    margin: 5em auto 0;
  }
  .slider-box {
    width: 100%;
    padding-top: 6%;
  }
  /*---------*/
  section {
    margin-bottom: 3em;
  }
  /* ===================
SMARTフッターのリスト
====================== */
  .footer-box {
    display: flex;
	background: rgba( 255, 215, 0, 0.7 );
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    max-width: 1920px;
    margin: 0 auto 1em;
    padding: 2em 0;
  }
	
  .footer-box02 {
    display: flex;
	background: rgba( 255, 215, 0, 0.7 );
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    max-width: 1920px;
    margin: 0 auto 1em;
    padding: 2em 0;
  }	
	
	
  .footer-link {
    width: 100%;
    display: flex;
    justify-content: center;
    flex-direction: column;
    list-style: none;
    text-align: center;
    font-size: 16px;
    font-weight: 400;
    text-decoration: none;
    margin-bottom: 2em;
  }
  .footer-link li {
    margin: 0.8em 0;
  }
  .footer-link li a {
    color: #fff;
  }
  .link-wrap {
    width: 100%;
    margin: 1.5em 0 1em;
  }
  .link-wrap ul {
    list-style: none;
  }
  .link-wrap ul li {
    width: 100%;
  }
  .link-wrap ul li a {
    color: #4D4D4D;
    padding-bottom: 0.8em;
    display: block;
    text-align: left;
  }
  .company-info-box {
    width: 100%;
    display: flex;
    justify-content: flex-start;
    text-align: center;
    margin: 0 auto;
  }
  .company-info {
    width: 100%;
    margin: 1.5em;
    list-style: none;
    text-align: left;
    font-size: 15px;
    font-weight: 400;
    line-height: 140%;
    text-decoration: none;
  }
  .company-info ul {
    list-style: none;
  }
  .company-info img {
    display: block;
    width: 70%;
  }
  .company-info li, .company-info a {
    color: #000;
    padding: 0.1em 0;
  }
  .company-name {
    list-style: none;
    text-align: left;
    font-size: 16px;
    font-weight: 500;
    line-height: 140%;
    /*letter-spacing: 0.1em;*/
    color: #fff;
  }
  .company-name a {
    color: #fff;
  }
  /*******SMART用*********/
  #menubar01 {
    display: none;
  }
  /* ===================
SMARTハンバーガー
====================== */
  #hamburger .head-tel {
    display: block;
    padding-top: 0em;
    float: right;
    position: absolute;
    width: 100%;
    max-width: 400px;
    top: 2.5%;
    z-index: 5000;
    margin: 0;
  }
  #hamburger .head-tel img {
    display: block;
    width: 100%;
    max-width: 200px;
    margin: 0 auto;
	margin-top: 2em;
  }
  #hamburger .btn-lead {
    display: block;
    width: 100%;
    max-width: 200px;
    margin: 1em auto;
    background-color: #FFFFFF;
  }
  #hamburger {
    margin: 0px 0 0 0px;
	position: relative;
    z-index: 5000;
  }
#hamburger ul {
height: 100vh;
/*overflow: scroll;
-webkit-overflow-scrolling: 100%;*/
}

  .inmenu input {
    display: none;
  }
  button {
    border: none;
    background: none;
    outline: none;
  }
  a:hover, a img:hover, label img:hover {
    opacity: 0.8;
  }
  .inmenu, .inmenu span {
    display: inline-block;
    -webkit-transition: all .4s;
    transition: all .4s;
    box-sizing: border-box;
  }
  .inmenu {
    position: fixed;
    top: 18px;
    right: 12px;
    height: 22px;
    z-index: 10;
    width: 36px; /*長さ*/
    background-color: #D99A58 3px;
  }
  .inmenu span {
    position: absolute;
    left: 0;
    width: 100%;
    height: 2px;
    z-index: 10;
  }
  .inmenu span:nth-of-type(1) {
    top: -5px;
    background-color: #fff;
  }
  .inmenu span:nth-of-type(2) {
    top: 6px;
    background-color: #fff;
  }
  .inmenu span:nth-of-type(3) {
    bottom: 4px;
    background-color: #fff;
  }
  .inmenu.active span:nth-of-type(1) {
    -webkit-transform: translateY(10px) rotate(45deg);
    transform: translateY(10px) rotate(45deg);
  }
  .inmenu.active span:nth-of-type(2) {
    opacity: 0;
  }
  .inmenu.active span:nth-of-type(3) {
    -webkit-transform: translateY(-10px) rotate(-45deg);
    transform: translateY(-10px) rotate(-45deg);
  }
  /*------*/
  .hammenu {
    background-color: #a0522d;
    height: 56px;
    width: 50px;
    margin-top: 0.3em;
    position: fixed;
    z-index: 1000;
	top:2px;
    right: 5px;
    color: #fff;
    font-size: 12px;
  }
  .menu_text {
    font-size: 12px;
    color: #fff;
    position: absolute;
    bottom: -10%;
  }
  /*------*/
  #nav {
    position: fixed;
    top: -4.5em;
    right: 0;
    z-index: 10;
    width: 100%;
    height: 100%;
    opacity: 0;
    background-color: #8b4513;
    transition: all 0.3s ease-in-out;
    visibility: hidden;
    margin-top: 70px;

  }
  #nav.active {
    right: 0;
    opacity: 1;
    -moz-transform: translateX(0);
    -webkit-transform: translateX(0);
    transform: translateX(0);
    visibility: visible;
    margin-top: 70px;
overflow:auto;
-webkit-overflow-scrolling: touch;
  }
  #nav ul {
    margin: 150px 0;

  }
  #nav ul li {
    list-style-type: none;
/*overflow: auto;*/
  }
  #nav ul li a {
    display: block;
    padding: 0.5em;
    transition: all 0.2s ease-in-out;
    text-align: left;
    text-decoration: none;
    color: #FFFFFF;
    list-style-type: none;
  }
  ul.dl-menu {
    padding: 0px;
    margin: 0px 0 0 0;
    width: 100%;
    height: 100%;
	padding-top: 1em;
  }
  ul.dl-menu li {
    list-style-type: none;
    /*float: left;*/
    width: 95%;
    border-bottom: dotted 1px #D99A58 3px;
    box-sizing: border-box;
    margin-bottom: 20px;
    margin-top: 20px;
  }
  ul.dl-menu li {
    margin-top: 10px;
  }
  ul.dl-menu li {
    margin-right: 8px;
    border-left: solid #FFFFFF 3px;
    margin-left: 8px;
    padding: 0em;
	font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN","Hiragino Mincho Pro",HGS明朝E,メイリオ,Meiryo,serif;
  }
  .accbox {
    margin: 0;
    padding: 0.5em;
    width: 100%;
  }
  /*ラベル*/
  .accbox label {
    padding: 0.5em;
    color: #342009;
    cursor: pointer;
    transition: all 0.5s;
    font-size: 15px;
    line-height: 20px;
    font-weight: 300;
    display: block;
    text-align: left;
  }
  /*ラベルホバー時*/
  .accbox label:hover {
    background-color: #fff
  }
  /*チェックは隠す*/
  .accbox input {
    display: none;
  }
  /*中身を非表示にしておく*/
  .accbox .accshow {
    height: 0;
    padding: 0;
    overflow: hidden;
    opacity: 0;
    transition: 0.8s;
  }
  /*クリックで中身表示*/
  .cssacc:checked + .accshow {
    height: auto;
    padding: 5px;
    opacity: 1;
  }
  #sample01 {
    padding: 0;
    margin: 0;
    width: 100%;
    height: auto;
  }
  #sample01 p {
    text-align: left;
    font-size: 15px;
    color: #fff;
    margin: 2px 0;
    border-left: solid #007EA8 5px;
  }
  #sample01 a {
    list-style-type: none;
    width: 100%;
    margin: 5px 0;
    padding: 2px 0;
    border-left: none;
    font-size: 14px;
    background-color: #fff;
  }
  #sample01 p:nth-child(2) {
    margin: 2px
  }
  .locked {
    overflow-y: hidden;
  }
  /* ===================
SMART サイト内検索
====================== */
  .searchform {
    position: relative;
  }
  .searchfield {
    font-size: 14px;
    width: 100%;
    max-width: 250px;
    margin: 3px;
    padding: 10px;
    border: solid 1px #bbb;
    border-radius: 4px;
    background-color: #efefef;
  }
  .searchsubmit {
    font-family: FontAwesome;
    font-size: 1.2em;
    position: absolute;
    top: -5%;
    right: 0%;
    margin-top: 0px;
    padding: 0;
    cursor: pointer;
    color: #C69C8E;
    border: none;
    background: transparent;
  }
  .searchsubmit:hover {
    opacity: .6;
  }
  table.table-search {
    width: 100%;
    margin: 0px auto;
  }
  table.table-search th {
    text-align: left;
    font-size: 15px;
    margin: 0px 0 5px 0px;
    vertical-align: middle;
  }
  table.table-search td {
    line-height: 160%;
    text-align: right;
    vertical-align: middle;
    font-size: 15px;
    padding: 0 0.2em;
  }
  table.table-search tr td:nth-of-type(2) {
    width: 32%;
  } /***2列め***/
  table.table-search tr td:nth-of-type(3) {
    width: 20%;
  } /***3列め***/
  /* ===================
SMART ニュース
====================== */
  .news-box {
    width: 100%;
    height: 300px;
    padding: 0.5em 0;
    overflow: auto;
    background-color: #FFF;
    margin: 1em auto 3em;
    border: #727171 solid 1px;
    border-width: 1px 0px 1px 0px;
  }

  /*news title*/
  .news-ttl h2 {
  position: relative;
  display: inline-block;
  padding: 0 55px;
}
  .news-ttl h2:before,   .news-ttl h2:after {
  content: '';
  position: absolute;
  top: 50%;
  display: inline-block;
  width: 45px;
  height: 1px;
  background-color: black;
}

  .news-ttl h2:before {
  left:0;
}
  .news-ttl h2:after {
  right: 0;
}

  table.table-news {
    width: 100%;
    margin: 0px auto;
    border-collapse: separate;
    border-spacing: 10px;
  }
  table.table-news th {
    padding: 0 0 0.8em 0;
    line-height: 140%;
    text-align: left;
    vertical-align: top;
    color: #000;
    font-size: 0.9em;
    display: block;
  }
  table.table-news td {
    padding: 0.2em 0px;
    line-height: 120%;
    text-align: left;
    vertical-align: top;
    background-color: #FFF;
    /*font-size:12px;*/
    color: #000;
    font-size: 15px;
    display: block;
  }
  table.table-news td a {
    text-decoration: none;
    vertical-align: top;
    color: #333;
    word-break: break-all;
  }
  table.table-news tr td a {
    text-decoration: underline;
  }
  table.table-news tr td:nth-of-type(2) {
    margin-bottom: 1em;
  }
  .news-archive {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    text-align: right;
  }
  /* ===================
SMART VIDEO
====================== */
  #bg-video {
    display: none;
  }
  /* ===================
SMART グーグルマップ
====================== */
  .access-wrap {
    width: 100%;
    margin: 0 auto 3em;
  }
  .map-box {
    width: 100%;
    margin: 0 auto 1em;
    text-align: center;
  }
  .gmap {
    height: 0;
    overflow: hidden;
    padding-bottom: 75%;
    position: relative;
  }
  .gmap iframe {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
  }
  /* ===================
SMART フォーム関連
====================== */
  input, select {
    border: solid 1px #CCC;
    background-color: #FFFFFF;
    color: #333333;
    padding: 0.5em;
    margin: 0.5em;
    height: 2.5em;
  }
  textarea {
    border: solid 1px #CCC;
    background-color: #FFFFFF;
    color: #333333;
    padding: 0.5em;
    margin: 0.5em;
  }
  input#submit_button {
    width: 18%;
    cursor: pointer;
  }
  input#reset_button {
    width: 18%;
    cursor: pointer;
  }
  .hissu {
    text-align: center;
    font-size: 12px;
    line-height: 140%;
    color: #FFF;
    background-color: #D8070B;
    display: inline-block;
    padding: 5px;
    margin: 0px 0 0 10px;
  }
  /*  お問い合わせフォーム用*/
  #contact {
    width: 90%;
    margin: 0 auto;
    text-align: center;
    border: 1px solid #f15a24;
    padding-bottom: 2em;
  }
  .contact-ttl {
    font-size: 20px;
    color: #fff;
    padding: 10px;
    text-align: center;
    font-weight: bold;
    background-color: #f15a24;
  }
  .table-contact {
    width: 100%;
    margin: 0px auto;
    border-collapse: separate;
    border-spacing: 10px;
    padding: 0.5em;
	border: 1px solid #CCC;
	background-color:#EEE;
  }
  .table-contact th {
    padding: 0.2em;
    line-height: 180%;
    text-align: left;
    vertical-align: top;
    color: #222;
    width: 100%;
    display: block;
	font-size:14px;
  }
  .table-contact td {
    line-height: 180%;
    text-align: left;
    vertical-align: middle;
    color: #222;
    width: 100%;
    display: block;
  }
  .personal-info {
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
  }
  .personal-info div {
    height: 250px;
    border: 1px solid #ddd;
    padding: 2em;
    overflow: auto;
    background-color: #fff;
  }
  .personal-info div p {
    text-align: left;
    line-height: 180%;
    word-wrap: break-word;
  }
  .consent-text {
    font-weight: bold;
    color: #365AD4;
    vertical-align: middle;
  }
}