@charset "UTF-8";
body {
  font-size: 14px;
  line-height: 1.75;
}

h1, h2, h3, h4, h5, h6 {
  line-height: 1.3;
}

/*header*/
#header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: calc(5vw + 6px);
  width: 100%;
  z-index: 10;
  height: 76px;
}

.h-col {
  width: 100%;
  margin: 0 auto;
}

.h-logo {
  width: auto;
}

.h-logo img {
  height: 40px;
}

.h-recruit {
  display: none;
}

/*hero*/
#hero {
  top: 70px;
  max-height: 400px;
  height: calc(100vh - 110px);
  margin-bottom: 30px;
}

/*footer*/
#footer {
  background: url(../images/share/footer_bg.png) no-repeat 90% 0;
  padding: 115px 0 0 0;
}

.f-txt { 
  font-size: 12px;
  line-height: 1.2;
  margin-bottom: 10px;
}

.pagetop {
  right: 15px;
  margin-bottom: 10px;
}

/*------------
TOPレイアウト
--------------*/
#middle {
  overflow-x: hidden;
}

.container {
  margin: 0 auto;
  max-width: 1024px;
  width: 90%;
}

/*sec01*/
.sec01 {
  text-align: left;
  background: #fbf9f4 url(../images/share/bg_leaf.png) no-repeat center 70%;
  padding: 60px 0;
}

/*sec02 sec04*/
.sec02,
.sec04 {
  padding: 40px 0;
}

.sec02 img {
  width: 80%;
  margin: auto;
  height: auto;
}

.sec02 .col3 {
  margin-bottom: 20px;
}

.sec02 .col3 > li {
  margin-bottom: 20px;
}

/*sec03*/
.sec03 {
  text-align: left;
  padding: 40px 0;
}

.sec03-btn {
  margin-top: 20px;
  display: block;
}

.sec03-btn li {
  margin: 0 auto 15px auto;
  width: 100%;
}

.sec03-btn li a {
  background: #5aa572 url(../images/share/pdf.png) no-repeat 4% center;
  font-size: 15px;
  padding: 20px 0;
  text-align: center;
}

/*sec04*/
.sec04 img {
  width: 90%;
}

.sec04-box {
  padding: 25px;
}

.sec04-ttl {
  font-size: 20px;
}

.list-flow .list-ttl {
  font-size: 16px;
}

.list-flow .list-ttl dt {
  clear: both;
  float: none;
  width: 100%;
  border: none;
  background: #ebf0e7;
  padding: 0 10px;
  border-radius: 6px;
  margin-bottom: 8px;
}

.list-flow .list-ttl dd {
  padding: 0;
  line-height: 1.4;
  padding: 0 10px 4px 10px;
  border-bottom: solid 2px #5aa572;
}

/*sec05*/
.sec05 {
  padding: 40px 0;
}

.sec05-ttl {
  font-size: 14px;
}

.sec05 figure {
  text-align: center;
}

.sec05-btn {
  margin: 20px 0;
}


/*sec06*/
.sec06 {
  padding: 40px 0;
}

.sec06 table {
  margin: 20px 0;
}

.sec06-btn {
  margin-top: 30px;
  text-align: center;
}

.sec06-btn a {
  font-size: 16px;
}

/*------------
アニメーションタイトル
--------------*/
.ttl01 {
  margin: 0 auto 20px;
  text-align: center;
}

.ttl01 .big {
  font-size: 24px;
  line-height: 1.4;
}

.ttl01 .small {
  font-size: 18px;
  line-height: 1.4;
}

.ttl02 {
  font-size: 20px;
}

.ttl03 {
  margin: 0 auto 10px;
  font-size: 20px;
}

.u-ttl {
  margin: 0 auto 20px;
  text-align: center;
  font-size: 24px;
  line-height: 1.4;
}

.u-h2 {
  top: 70px;
  font-size: 24px;
  line-height: 1.4;
  padding: 30px 0 20px 0;
  margin: 0 0 40px 0;
}

/*------------
下層レイアウト
--------------*/
.u-normalcol {
  padding: 40px 0;
}

.u-normalcol iframe {
  margin-top: 20px;
  margin-bottom: -30px;
  height: 300px;
}

.u-bgsky {
  padding: 40px 0;
}

.u-bgprice {
  text-align: left;
  padding: 40px 0;
}

/*------------
下層パーツ
--------------*/

.col2 > li, .col3 > li, .col4 > li {
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 15px;
  width: 100%;
}

.col2-col2, .col3-col2, .col4-col2 {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.col2-col2 > li, .col3-col2 > li, .col4-col2 > li {
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 15px;
  width: 48%;
}

.l-imgR, .l-imgL {
  display: block;
}

.l-imgR .l-img, .l-imgL .l-img {
  margin: 0 0 15px;
  text-align: center;
  width: 100%;
}

.l-imgR .l-img {
  margin: 0 0 15px;
}

.fl-imgR .l-img, .fl-imgL .l-img {
  float: none;
  margin: 0 0 15px;
  text-align: center;
  width: 100%;
}

.l-imgR .l-imghalf, .l-imgL .l-imghalf {
  width: 100%;
  margin: 0 0 15px;
}

/*list*/
.list-check li {
  font-size: 15px;
  margin-bottom: 0;
}

/*table*/
.table-style01 th, .table-style01 td,
.table-style02 th, .table-style02 td {
  padding: 6px 10px;
}

.table-style01 th {
  width: 30%;
}

/*box*/
.box-style01 {
  padding: 20px;
}

/*btn*/
.btn-style01 {
  padding-top: 0;
}

/*------------
お問い合わせ
--------------*/
.contact-box {
  margin-top: 30px;
  padding: 20px;
}

.contact-form {
  margin: 20px 0 30px 0;
}

.contact-form table {
  margin: 0;
}

.contact-form th, .contact-form td {
  padding: 0;
}

.box-contact .box-inner {
  padding: 20px 10px;
}

.box-contact .box-ttl {
  font-size: 15px;
  letter-spacing: 0;
  margin-bottom: 20px;
  padding-bottom: 20px;
}

.box-contact .box-list {
  display: block;
}

.box-contact .tel {
  font-size: 28px;
  margin-bottom: 5px;
  margin: 0 0 10px;
}

.box-contact .tel i {
  font-size: 15px;
  margin-right: 8px;
  vertical-align: 2px;
}

.box-contact .text {
  font-size: 14px;
}

.contact-form table {
  margin: 0 0 30px;
}

.contact-form colgroup{
  display: none;
}

.contact-form table tr {
  border-bottom: 1px dashed #CCC;
}

.contact-form table th, .contact-form table td {
  display: block;
}

.contact-form table th {
  padding: 15px 0 10px;
}

.contact-form table td {
  padding: 0 0 15px;
}

.contact-form .submit-btn [type="submit"] {
  padding: 10px 15px 15px;
  font-size: 17px;
  width: 250px;
}

.contact-form .submit-btn [type="submit"].back-btn {
  margin-right: 25px;
}

/*------------
Commmon
--------------*/
.pc-only {
  display: none;
}

.sp-only {
  display: block;
}

.tac-pc {
  text-align: left!important;
}

/*-------------
menu
-------------*/
/* PC用のナビを非表示 */
.g-navi {
  display: none;
}

/* PC用のナビを非表示 */
.sp-navi {
  display: block;
}

/* ハンバーガーメニュー */
.humberger {
  border-radius: 6px;
  background: rgba(90, 165, 114, 0.9);
  cursor: pointer;
  display: block;
  position: fixed;
  top: 15px;
  right: 15px;
  width: 50px;
  height: 50px;
  -webkit-transition: .4s;
  transition: .4s;
  z-index: 500;
}

.humberger span {
  background: #fff;
  position: absolute;
  left: 50%;
  width: 25px;
  height: 2px;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-transition: .4s;
  transition: .4s;
}

.humberger span:nth-of-type(1) {
  top: 16px;
}

.humberger span:nth-of-type(2) {
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.humberger span:nth-of-type(3) {
  bottom: 16px;
}

.is-open .humberger span:nth-of-type(1) {
  -webkit-transform: translate(-50%, 8px) rotate(-45deg);
  transform: translate(-50%, 8px) rotate(-45deg);
}

.is-open .humberger span:nth-of-type(2) {
  opacity: 0;
}

.is-open .humberger span:nth-of-type(3) {
  -webkit-transform: translate(-50%, -8px) rotate(45deg);
  transform: translate(-50%, -8px) rotate(45deg);
}

/* ナビ本体 */
.sp-navi {
  -webkit-text-size-adjust: 100%;
  position: fixed;
  top: 0;
  right: 0;
  z-index: 200;
}

.sp-navi.is-open .sp-navi-inner {
  pointer-events: auto;
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-overflow-scrolling: touch;
}

.sp-navi.is-open .overlay {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}

.sp-navi-inner {
  pointer-events: none;
  outline-offset: 3px;
  position: fixed;
  top: 5px;
  right: 5px;
  overflow: scroll;
  padding: 50px 15px;
  height: calc(100% - 10px);
  width: calc(100% - 10px);
  opacity: 0;
  -webkit-transition: .5s;
  transition: .5s;
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  z-index: 100;
}

.sp-navi .overlay {
  background: #ebf0e7;
  display: block;
  pointer-events: none;
  position: fixed;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  -webkit-transition: .5s;
  transition: .5s;
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.sp-navi-main {
  margin: 0 0 20px;
}

.sp-navi-main > li + li {
  margin-top: 10px;
}

.sp-navi-main > li {
  font-family: "FOT-スーラ Pro DB";
  font-size: 16px;
  position: relative;
  border-bottom: dashed 1px #5aa572;
  padding-bottom: 10px;
}

.sp-navi-main > li a:before {
  display: inline-block;
  font-family: "Font Awesome 5 Free";
  content: '\f138';
  color: #5aa572;
  font-weight: 900;
  margin: 0 10px 0 8px;
}

.sp-recruit {
  display: block;
  text-align: center;
  width: 90%;
  margin: auto;
  background: #ff964c;
  border-radius: 5px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.35);
}

.sp-recruit img {
  width: 65px;
  padding: 12px 0;
}

/*------------
slick
--------------*/
.salon-thumb {
  padding: 0 0 30px;
}

.salon-thumb .slick-slide {
  padding: 5px;
}
