html {
	scroll-behavior: smooth;
}
.spnone  {display: none;}
body {
  font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
	color: #2b2b2b;margin: 0px;padding: 0px;
	line-height: 1.8em;font-size: 15px;
}
img {width: 100%;height: auto;margin: 0px;padding: 0px;}
.spnone {display: none;}
h1 img {margin: auto;height: 40px;}
.topbana_ull img {position: relative;background: #91DBB9;}
.topbana_ull ul{list-style:none;margin: 0px auto;padding: 0px;
    bottom: 24px;
    display: flex;justify-content:space-around;align-items: center ;
align-content: center ;
width: 100%;
}
.topbana_ull ul a {display: block;padding: 0.5em 2em;text-decoration: none;border-radius: 2px;
  color: #6A7A4C;
border: solid 1px #6A7A4C;
   transition: 0.3s;
    background: #FFF;
}
.topbana_ull ul a:hover {
  margin-top: 3px;
  color: #000;
  background: #667B44;
  border-bottom: 2px solid #ccc100;
}
.topbana_ull ul a i {margin-right: 0.5em}
h2 {
  color: #505050;/*文字色*/
  padding: 0.5em 0.75em;/*文字周りの余白*/
  display: block;/*おまじない*/
  line-height: 1.5;/*行高*/
  background: #F4D2DF;/*背景色*/
  vertical-align: middle;
  border-radius: 25px 4px 4px 25px;/*左側の角を丸く*/
    width: 88%;margin: 1em auto;
}
h2:before {
  content: '●';
  color: white;
  margin-right: 8px;
}
.ride {list-style: none;margin: 0px;padding: 0px;display: flex;justify-content: space-around ;}
.ride a {display: block;text-decoration: none;}
h3 {color: #ECACB5;width: 88%;margin: 1em auto;}
#news {width: 88%;margin: 1em auto;padding: 0px;list-style: none;}

#news a {text-decoration: none;margin: 1em 0 1em 1em;display: flex;border-bottom:dotted 2px;padding-bottom: 0.5em;}

#news a::before{
     content: '\f04b';margin-right: 0.5em;
  font-family: "Font Awesome 5 Free";
  font-weight: 800;    
}
#main p{width: 88%;margin: 1em auto;} 
.fee {display: flex;flex-wrap: wrap;width: 80%;margin: 0px auto;padding: 0px;border-bottom:4px dotted rgba(100, 100, 100, 1);}
#main ul {margin-left: 1em}
.aisatsuname {margin-right: 0px;color: #1C1C1C;}
.fee dt {width:50%;line-height: 5em; text-indent: 1em;
 border-top: 4px dotted rgba(100, 100, 100, 1);margin: 0px;padding: 0px;
}
.fee dd {width: 50%;line-height: 5em;margin: 0px;padding: 0px;
border-top: 4px dotted rgba(100, 100, 100, 1);text-indent: 3em;
}
iframe {
  aspect-ratio: 16/9;display: block;
    width: 88%;margin: 1em auto;
}

.biz-hour {
  border-collapse: collapse;
    margin: 1em auto;padding: 0px;}

.biz-hour th {
  /* １番上の線 */
  /* #A28C63っていうのが色の名前なので、ここをお好みで */
  border-top: 1px solid #ECACB5;
}

.biz-hour th, .biz-hour td {
  padding: 10px 10px;
  text-align: center;
  /* ２番目以降の線 */
  /* 色はお好みで */
  border-bottom: 1px solid #ECACB5;
}
.box27 {
    position: relative;
    margin: 2em 6%;
    padding: 0.5em 1em;
    border: solid 3px #62c1ce;
}
.box27 .box-title {
    position: absolute;
    display: inline-block;
    top: -27px;
    left: -3px;
    padding: 0 9px;
    height: 25px;
    line-height: 25px;
    font-size: 17px;
    background: #62c1ce;
    color: #ffffff;
    font-weight: bold;
    border-radius: 5px 5px 0 0;
}

.box27 p {
    
}
.container {
  position: relative;
  background: #2c3e50;
  height: 50vh;
}
#mailform dl {margin: 0px auto;padding: 0px;width: 70%;}
#mailform dl dt {margin: 0px;padding: 0px;}
#mailform dl dd{margin: 0px;padding: 0px;border-radius: 3px;}
#mailform textarea {width: 80%;height: 5em;}
#mailform p {text-align: center;}
.timemidashi {font-weight: bold;}
.timemidashi:first-letter {color:#ECACB5 }
#foot {text-align: center;}
.wave {
  position: absolute;
  height: 64px;
  width: 100%;
  background: #2c3e50;
  bottom: 0;
}

.wave::before, .wave::after {
  content: "";
  display: block;
  position: absolute;
  border-radius: 100% 50%;
}

.wave::before {
  width: 55%;
  height: 109%;
  background-color: #fff;
  right: -1.5%;
  top: 60%;
}
.wave::after {
  width: 55%;
  height: 100%;
  background-color: #2c3e50;
  left: -1.5%;
  top: 40%;
}
.recruet dl {
    display: flex;
  flex-wrap: wrap;
    width: 92%;margin: 0px auto ;
}

.recruet dt {
    background-color: #CCC;
  width: 24%;
    margin: 0px 0 12px 0;
    padding:0.5em;
}

.recruet dd {
    background-color: #FFF;
  width: 66%; margin: 0px 0 12px 0;padding:0.5em;
}
#foot {background: url("images/white_wall_hash.webp");margin: 0px;padding: 0; }
#foot p {color: gray;margin: 0px;padding: 24px  0px;}
#tsusinfootnav {list-style: none;margin: 0px;padding: 0px;display: flex;flex-wrap: wrap;}
#tsusinfootnav li {width: 50%;margin: 0px;padding: 0px;}
#tsusinfootnav a {display: block;text-decoration: none;padding: 1em;color: gray;
    box-shadow: 0px 0px 0px 1px #EBEBEB ;
}
.red {color:red;font-weight:bold}

.details {
  margin: 0 auto;border-bottom:dotted 2px;width: 82%;
}
.details__summary {
  position: relative;
  display: block;
  cursor: pointer;
  margin: 0 0 0 0px; 
  padding: 0.5em 0 0.5em 12px;
	color: blue;
}

.details__summary::before {
  display: block;
  content: "";
  box-sizing: border-box;
  position: absolute;
  top: calc(50% - 6px);
  left: 0px;
  width: 6px;
  height: 6px;
  border: 6px solid transparent;
  border-left: 6px solid blue;
  transition: all 0.4s ease-out;
  transform-origin: 3px 6px;
  transform: rotate(0deg);
	
}
.details[open] .details__summary::before {
  transform: rotate(-90deg);
}
.details__content {
  overflow: hidden;
  margin: 0;
}
.details__content p {line-height: 1.5em;}
.details__content > * {
  margin: 0;
}
.details__content > *:last-child {

}
