@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@400;500;700&display=swap");
/* **************************************************************************************************************************************************************** */
/*
/* = Toppage Style
/*
/* **************************************************************************************************************************************************************** */
/*
/* = mainvisual
/*
/* ---------------------------------------------------------------------------------------------------------------------------------------------------------------- */
.mainvisual-inner {
  background-color: #ecf4ff;
  background-repeat: no-repeat;
  background-position: center center;
}

@media print, screen and (min-width: 768px) {
  .mainvisual-inner {
    height: 618px;
    background-image: url(../images/top/visual.png);
  }
}

@media print, screen and (max-width: 767px) {
  .mainvisual-inner {
    padding-top: 72.7%;
	
    height: 0;
    background-image: url(../images/top/visual_sp.png);
    background-size: 100% auto;
  }
  
  .machine-outer {
  padding-bottom: 20px;
  }
}

/*
/* = machine
/*
/* ---------------------------------------------------------------------------------------------------------------------------------------------------------------- */
.machine-outer {
  
}

.machine-outer a {
  color: #ffffff;
}

.machine-outer a:hover {
  color: rgba(255, 255, 255, 0.8);
}


/* --------- btn more -------- */


.btnMore{
display: inline-block;
background: #FFF;
border-radius: 5px;
padding: .4em 1.2em;
color: #000;
text-decoration: none;
margin-left: 20px;
}

@media print, screen and (min-width: 768px) {
  .machine-inner {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  

}

@media print, screen and (max-width: 767px) {
  .machine-inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

.machine-item {
  position: relative;
  background: #80695b;
  margin-top: 20px;
  padding: 30px 0;
}

@media print, screen and (min-width: 768px) {
  .machine-item {
	position:relative;
  }
  .machine-item.qPlus {
  margin-left: 280px;
  }
    .btnMore{
  font-size: 15px;
  }
}

.machine-item .txt {
  padding: 25px 0;
}

.machine-item .txt span {
  display: block;
  line-height: 1.2em;
}

@media print, screen and (min-width: 768px) {
  .machine-item .txt span {
    padding: 0 15px;
  }
}

@media print, screen and (max-width: 767px) {
  .machine-item .txt span {
    padding: 0 5px;
  }
}

.machine-item .txt span:not(:last-child) {
  margin-bottom: 10px;
}

.machine-item .txt span.name {
  padding-top: 10px;
  padding-bottom: 10px;
  text-indent: -0.5em;
  border-top: 1px solid rgba(255, 255, 255, 0.5);
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}

@media print, screen and (max-width: 767px) {
  .machine-item .txt {
  }
  .machine-item .txt .fs-18 {
    font-size: 13px;
    font-size: 3.09524vw;
  }
  .machine-item .txt .fs-43 {
    font-size: 25px;
    font-size: 5.95238vw;
  }
  .machine-item .txt .fs-16 {
    font-size: 13px;
    font-size: 3.09524vw;
  }
  .machine-item .txt .fs-19 {
    font-size: 14px;
    font-size: 3.33333vw;
  }
}

.machine-item .fig {
  position: absolute;
  right: 100px;
  top: 100px;
}
.machine-item:nth-of-type(2) .fig {
  top: 150px;

}

.machine-item .fig img {
  width: auto;
  height: 100%;
}

@media print, screen and (max-width: 767px) {
  .machine-item .fig {
    position: static;
  }
  .machine-item .fig img.fig-ulthera {
    width: 100px;
  }

  .machine-item .fig img {
   margin: 0 auto;
  }

  .machine-item .fig img.fig-thermacool {
    width: 170px;
  }

  .machine-item .fig {
    right: -10px;
  }
}

/*
/* = pickup
/*
/* ---------------------------------------------------------------------------------------------------------------------------------------------------------------- */
.pickup-outer {
  padding: 60px 0 30px 0;
}

.pickup-outer a {
  color: #80695b;
}

.pickup-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media print, screen and (min-width: 768px) {
  .pickup-inner {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

@media print, screen and (max-width: 767px) {
  .pickup-inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

.picup-attend {
  width: 100%;
}

.picup-attend a {
  display: block;
  padding: 20px 40px;
  border: 1px solid rgba(214, 6, 6, 0.4);
  margin-bottom: 20px;
  text-align: center;
  font-size: 20px;
  color: rgba(214, 6, 6, 0.6);
}


.picup-attend a:hover {
  background-color: rgba(214, 6, 6, 0.3);
}

.bnrCamp{
text-align: center;
padding: 1.5em 0;
}
.bnrCamp img{
width: auto;
border: 1px solid #CCC;
margin: 1em 0;
}
@media print, screen and (max-width: 767px) {
  .picup-attend a {
    text-align: left;
  }
}

.pickup-item {
  border: 1px solid rgba(165, 156, 99, 0.6);
}

@media print, screen and (min-width: 768px) {
  .pickup-item {
    width: 100%;
    margin-bottom: 20px;
  }
  .pickup-item + .pickup-item {
  }
}

@media print, screen and (max-width: 767px) {
  .pickup-item + .pickup-item {
    margin-top: 10px;
  }
}

.pickup-item a {
  display: block;
  text-align: center;
}

.pickup-item a:hover {
  background-color: rgba(165, 156, 99, 0.2);
}

/*
/* = menu
/*
/* ---------------------------------------------------------------------------------------------------------------------------------------------------------------- */
.menu-outer {
  padding: 30px;
  background-color: rgba(165, 156, 99, 0.2);
}

.menu-outer .menu-ttl {
  margin-bottom: 30px;
  text-align: center;
}

@media print, screen and (min-width: 768px) {
  .menu-outer .menu-ttl {
    font-size: 60px;
  }
}

@media print, screen and (max-width: 767px) {
  .menu-outer .menu-ttl {
    font-size: 40px;
    font-size: 9.52381vw;
  }
}

.menu-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media print, screen and (min-width: 768px) {
  .menu-inner {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}

@media print, screen and (max-width: 767px) {
  .menu-inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .menu-outer {
    padding: 20px 0;
  }
}

.menu-item {
  margin-bottom: 1px;
}

@media print, screen and (min-width: 768px) {
  .menu-item {
    width: calc((100% - 1px) / 2);
  }
}

.menu-item a {
  position: relative;
  display: block;
  background-color: #ffffff;
  color: #392c1c;
}

@media print, screen and (min-width: 768px) {
  .menu-item a {
    height: 140px;
    background-image: url(../images/common/ico--chevron.png);
    background-repeat: no-repeat;
    background-position: right center;
    background-size: 30px 30px;
  }
}

@media print, screen and (max-width: 767px) {
  .menu-item a {
    height: 100px;
    background-image: url(../images/common/ico--chevron.png);
    background-repeat: no-repeat;
    background-position: right center;
    background-size: 25px 25px;
  }
}

.menu-item a:hover {
  background-color: rgba(165, 156, 99, 0.2);
}

.menu-item a span {
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

@media print, screen and (min-width: 768px) {
  .menu-item a span {
    padding: 0 20px 0 20px;
  }
}

@media print, screen and (max-width: 767px) {
  .menu-item a span {
    padding: 0 25px 0 25px;
  }
}

.menu-item a small {
  display: block;
}

@media print, screen and (min-width: 768px) {
  .menu-item a small {
    font-size: 14px;
  }
}

@media print, screen and (max-width: 767px) {
  .menu-item a small {
    font-size: 12px;
  }
}

.menu-item a big {
  display: block;
  line-height: 1.2em;
}

@media print, screen and (min-width: 768px) {
  .menu-item a big {
    font-size: 20px;
  }
}

@media print, screen and (max-width: 767px) {
  .menu-item a big {
    font-size: 18px;
  }
}

.menu-item:not(:last-child) big {
  text-indent: -0.5em;
}

.menu-item .menu-recommend::after {
  display: inline-block;
  position: absolute;
  left: 0;
  top: 0;
  content: "おすすめ";
  background-color: #a59c63;
  color: white;
  text-align: center;
}

@media print, screen and (min-width: 768px) {
  .menu-item .menu-recommend::after {
    padding: 0 30px;
    font-size: 16px;
    line-height: 30px;
  }
}

@media print, screen and (max-width: 767px) {
  .menu-item .menu-recommend::after {
    padding: 0 20px;
    font-size: 14px;
    line-height: 20px;
  }
}

/*
/* = trivia
/*
/* ---------------------------------------------------------------------------------------------------------------------------------------------------------------- */
.trivia-outer {
  padding: 40px 0 80px 0;
}

.trivia-nav-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 60px;
}

@media print, screen and (min-width: 768px) {
  .trivia-nav-inner {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}

@media print, screen and (max-width: 767px) {
  .trivia-nav-inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

@media print, screen and (min-width: 768px) {
  .trivia-nav-item {
    width: calc((100% - 20px) / 2);
    margin-bottom: 10px;
  }
}

@media print, screen and (max-width: 767px) {
  .trivia-nav-item + .trivia-nav-item {
    margin-top: 10px;
  }
}

.trivia-nav-item a {
  position: relative;
  display: block;
  background-color: #ffffff;
  color: #392c1c;
  background-image: url(../images/common/ico--chevron.png);
  background-repeat: no-repeat;
  background-position: right center;
  background-size: 25px 25px;
  border: 1px solid rgba(165, 156, 99, 0.6);
}

@media print, screen and (min-width: 768px) {
  .trivia-nav-item a {
    height: 195px;
  }
}

@media print, screen and (max-width: 767px) {
  .trivia-nav-item a {
    height: 120px;
  }
}

.trivia-nav-item a:hover {
  background-color: rgba(165, 156, 99, 0.2);
}

.trivia-nav-item a img {
  position: absolute;
  left: 0;
  top: 0;
  width: 110px;
}

@media print, screen and (max-width: 767px) {
  .trivia-nav-item a img {
    height: 120px;
    -o-object-fit: cover;
    object-fit: cover;
  }
}

.trivia-nav-item a span {
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  padding: 0 25px 0 128px;
  line-height: 1.4em;
}

@media print, screen and (min-width: 768px) {
  .trivia-nav-item a span {
    font-size: 24px;
  }
}

@media print, screen and (max-width: 767px) {
  .trivia-nav-item a span {
    font-size: 20px;
    font-size: 4.7619vw;
  }
}

.trivia-txt-inner {
  text-align: center;
}

.trivia-txt-inner .fs-28 {
  display: inline-block;
  margin-bottom: 0.5em;
  text-align: left !important;
}

@media print, screen and (min-width: 768px) {
  .trivia-txt-inner {
    font-size: 20px;
  }
}

@media print, screen and (max-width: 767px) {
  .trivia-txt-inner {
    font-size: 16px;
    font-size: 3.80952vw;
  }
  .trivia-txt-inner .fs-60 {
    font-size: 30px;
    font-size: 7.14286vw;
  }
  .trivia-txt-inner .fs-48 {
    font-size: 24px;
    font-size: 5.71429vw;
  }
  .trivia-txt-inner .fs-28 {
    font-size: 20px;
    font-size: 4.7619vw;
  }
  .trivia-txt-inner .fs-24 {
    font-size: 18px;
    font-size: 4.28571vw;
  }
}

.trivia-txt-inner p + p {
  margin-top: 30px;
}

.trivia-txt-inner big {
  position: relative;
  display: inline-block;
  padding: 0 0.5em;
}

.trivia-txt-inner big::before {
  position: absolute;
  left: 0;
  top: 0;
  content: "“";
  color: #a59c63;
}

.trivia-txt-inner big::after {
  position: absolute;
  right: 0;
  bottom: -0.5em;
  content: "”";
  color: #a59c63;
}

.trivia-txt-inner .em {
  padding: 30px 0;
  border-top: 1px solid rgba(165, 156, 99, 0.6);
  border-bottom: 1px solid rgba(165, 156, 99, 0.6);
}

/*
/* = commitment
/*
/* ---------------------------------------------------------------------------------------------------------------------------------------------------------------- */
.commitment-outer {
  padding: 0 30px;
  background-color: rgba(165, 156, 99, 0.2);
}

.commitment-ttl {
  position: relative;
  margin-bottom: 40px;
  text-align: center;
}

@media print, screen and (min-width: 768px) {
  .commitment-ttl {
    line-height: 80px;
  }
  .commitment-ttl::before, .commitment-ttl::after {
    position: absolute;
    display: block;
    content: "";
    width: 510px;
    height: 1px;
    background-color: #80695b;
  }
  .commitment-ttl::before {
    left: 0;
    top: 80px;
  }
  .commitment-ttl::after {
    right: 0;
    bottom: 0;
  }
}

@media print, screen and (max-width: 767px) {
  .commitment-ttl {
    line-height: 1.6em;
  }
  .commitment-ttl .fs-40 {
    font-size: 20px;
    font-size: 4.7619vw;
  }
  .commitment-ttl .fs-50 {
    font-size: 25px;
    font-size: 5.95238vw;
  }
  .commitment-ttl .fs-60 {
    font-size: 30px;
    font-size: 7.14286vw;
  }
}

.commitment-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media print, screen and (min-width: 768px) {
  .commitment-inner {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}

@media print, screen and (max-width: 767px) {
  .commitment-inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

.commitment-item {
  position: relative;
}

@media print, screen and (min-width: 768px) {
  .commitment-item {
    width: calc((100% - 10px) / 2);
    height: 160px;
    margin-bottom: 10px;
  }
}

@media print, screen and (max-width: 767px) {
  .commitment-item {
    height: 120px;
  }
  .commitment-item + .commitment-item {
    margin-top: 10px;
  }
  .commitment-outer {
    padding: 20px 0;
  }
  
}

.commitment-item a {
  color: #ffffff;
  display: block;
}

.commitment-item:nth-of-type(1), .commitment-item:nth-of-type(4), .commitment-item:nth-of-type(5) {
  background-color: #4c3a26;
}

.commitment-item:nth-of-type(2), .commitment-item:nth-of-type(3), .commitment-item:nth-of-type(6) {
  background-color: #80695b;
}

.commitment-item img {
  position: absolute;
  top: 0;
}

@media print, screen and (min-width: 768px) {
  .commitment-item img {
    width: 180px;
  }
}

@media print, screen and (max-width: 767px) {
  .commitment-item img {
    width: 110px;
    height: 120px;
    -o-object-fit: cover;
    object-fit: cover;
  }
}

.commitment-item:nth-of-type(1) img,
.commitment-item:nth-of-type(2) img,
.commitment-item:nth-of-type(5) img,
.commitment-item:nth-of-type(6) img {
  right: 0;
}

.commitment-item:nth-of-type(3) img,
.commitment-item:nth-of-type(4) img {
  left: 0;
}

.commitment-item span {
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  line-height: 1.4em;
}

@media print, screen and (min-width: 768px) {
  .commitment-item span {
    font-size: 16px;
  }
}

@media print, screen and (max-width: 767px) {
  .commitment-item span {
    font-size: 14px;
  }
}

.commitment-item span i {
  display: block;
  width: 28px;
  height: 28px;
  margin-left: 3em;
  font-style: normal;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  text-align: center;
}

@media print, screen and (min-width: 768px) {
  .commitment-item:nth-of-type(1) span,
  .commitment-item:nth-of-type(2) span,
  .commitment-item:nth-of-type(5) span,
  .commitment-item:nth-of-type(6) span {
    padding: 0 210px 0 30px;
  }
}

@media print, screen and (max-width: 767px) {
  .commitment-item:nth-of-type(1) span,
  .commitment-item:nth-of-type(2) span,
  .commitment-item:nth-of-type(5) span,
  .commitment-item:nth-of-type(6) span {
    padding: 0 125px 0 15px;
  }
}

@media print, screen and (min-width: 768px) {
  .commitment-item:nth-of-type(3) span,
  .commitment-item:nth-of-type(4) span {
    padding: 0 30px 0 210px;
  }
}

@media print, screen and (max-width: 767px) {
  .commitment-item:nth-of-type(3) span,
  .commitment-item:nth-of-type(4) span {
    padding: 0 15px 0 125px;
  }
}

.commitment-item:nth-of-type(3) span i {
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  text-align: center;
}

/*
/* = blog
/*
/* ---------------------------------------------------------------------------------------------------------------------------------------------------------------- */
.blog-outer {
  padding: 80px 0 100px 0;
}

.blog-ttl {
  text-align: center;
  margin-bottom: 40px;
}

@media print, screen and (min-width: 768px) {
  .blog-ttl {
    font-size: 40px;
  }
}

@media print, screen and (max-width: 767px) {
  .blog-ttl {
    font-size: 24px;
    font-size: 5.71429vw;
  }
}

.blog-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media print, screen and (min-width: 768px) {
  .blog-inner {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}

@media print, screen and (max-width: 767px) {
  .blog-inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

@media print, screen and (min-width: 768px) {
  .blog-item {
    width: calc((100% - 30px) / 2);
  }
}

@media print, screen and (max-width: 767px) {
  .blog-item + .blog-item {
    margin-top: 10px;
  }
}

.blog-item a {
  position: relative;
  display: block;
  color: #392c1c;
  background-color: #f3f4f6;
}

@media print, screen and (min-width: 768px) {
  .blog-item a {
    height: 180px;
	overflow: hidden;
  }
  .blog-item img{
  width: 70%;
  }
}

@media print, screen and (max-width: 767px) {
  .blog-item a {
    height: 100px;
  }
}

.blog-item a span {
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  line-height: 1.2em;
  padding: 0 0 0 45px;
}

@media print, screen and (min-width: 768px) {
  .blog-item a span {
    font-size: 28px;
  }
}

@media print, screen and (max-width: 767px) {
  .blog-item a span {
    font-size: 20px;
    font-size: 4.7619vw;
  }
  .blog-item a span br {
    display: none;
  }
}

.blog-item a::before {
  position: absolute;
  left: 30px;
  top: 0;
  z-index: 3;
  content: "";
  width: 2px;
  background-color: #a59c63;
}

@media print, screen and (min-width: 768px) {
  .blog-item a::before {
    height: 140px;
  }
}

@media print, screen and (max-width: 767px) {
  .blog-item a::before {
    height: 80px;
  }
}

.blog-item a img {
  position: absolute;
  right: 0;
  top: 0;
}

@media print, screen and (max-width: 767px) {
  .blog-item a img {
    width: auto !important;
    height: 100px;
  }
}

/*
/* = faq
/*
/* ---------------------------------------------------------------------------------------------------------------------------------------------------------------- */
.faq-ttl {
  display: table;
  margin-bottom: 30px;
}

@media print, screen and (min-width: 768px) {
  .faq-ttl > span {
    display: table-cell;
    vertical-align: middle;
  }
  .faq-ttl > span:nth-of-type(1) {
    padding-right: 30px;
  }
  .faq-ttl > span:nth-of-type(2) {
    line-height: 1.4em;
  }
}

@media print, screen and (max-width: 767px) {
  .faq-ttl > span {
    display: block;
  }
  .faq-ttl > span.fs-54 {
    font-size: 28px;
    font-size: 6.66667vw;
  }
  .faq-ttl > span.fs-22 {
    font-size: 18px;
    font-size: 4.28571vw;
  }
  .faq-ttl > span:nth-of-type(1) {
    margin-bottom: 20px;
  }
  .faq-ttl > span:nth-of-type(1) big {
    display: inline-block;
    margin-left: 0.5em;
  }
  .faq-ttl > span:nth-of-type(2) {
    line-height: 1.4em;
  }
}

.faq-ttl .ruby {
  position: relative;
}

.faq-ttl .ruby::before {
  position: absolute;
  content: "・・・";
  color: #80695b;
}

@media print, screen and (min-width: 768px) {
  .faq-ttl .ruby::before {
    top: -45px;
  }
}

@media print, screen and (max-width: 767px) {
  .faq-ttl .ruby::before {
    top: -25px;
  }
}

.faq-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media print, screen and (min-width: 768px) {
  .faq-inner {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}

@media print, screen and (max-width: 767px) {
  .faq-inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

.faq-inner li {
  margin-bottom: 15px;
  border: 1px solid rgba(165, 156, 99, 0.6);
}

@media print, screen and (min-width: 768px) {
  .faq-inner li {
    width: calc((100% - 15px) / 3);
  }
}

.faq-inner li > a {
  display: block;
}

@media print, screen and (min-width: 768px) {
  .faq-inner li > a {
    padding: 0 20px;
  }
}

@media print, screen and (max-width: 767px) {
  .faq-inner li > a {
    padding: 0 10px;
  }
}

.faq-inner li > a:hover {
  background-color: rgba(165, 156, 99, 0.2);
}

.faq-inner li small,
.faq-inner li big {
  position: relative;
  display: block;
  text-align: center;
  line-height: 1.2em;
}

.faq-inner li small span,
.faq-inner li big span {
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 100%;
}

.faq-inner li small {
  color: #392c1c;
  border-bottom: 1px solid rgba(165, 156, 99, 0.2);
}

@media print, screen and (min-width: 768px) {
  .faq-inner li small {
    height: 80px;
    font-size: 20px;
  }
}

@media print, screen and (max-width: 767px) {
  .faq-inner li small {
    height: 60px;
    font-size: 18px;
    font-size: 4.28571vw;
  }
}

.faq-inner li big {
  color: #80695b;
}

@media print, screen and (min-width: 768px) {
  .faq-inner li big {
    height: 90px;
    font-size: 26px;
  }
}

@media print, screen and (max-width: 767px) {
  .faq-inner li big {
    height: 80px;
    font-size: 20px;
    font-size: 4.7619vw;
  }
}

.faq-inner li big a {
  display: inline-block;
  padding: 0 0.5em;
  color: #80695b;
  border: 1px solid rgba(128, 105, 91, 0.6);
}

@media print, screen and (min-width: 768px) {
  .faq-inner li big a {
    font-size: 18px;
  }
}

@media print, screen and (max-width: 767px) {
  .faq-inner li big a {
    font-size: 14px;
    font-size: 3.33333vw;
  }
}

.faq-inner li big a + a {
  margin-left: 0.5em;
}

.faq-inner li big a:hover {
  background-color: rgba(165, 156, 99, 0.2);
}

/*
/* = sns
/*
/* ---------------------------------------------------------------------------------------------------------------------------------------------------------------- */
.sns-outer {
  padding: 80px 0 100px 0;
}

.sns-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media print, screen and (min-width: 768px) {
  .sns-inner {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}

@media print, screen and (max-width: 767px) {
  .sns-inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

.sns-item {
  border: 2px solid #e6eacf;
}

@media print, screen and (min-width: 768px) {
  .sns-item {
    width: calc((100% - 20px) / 2);
  }
}

.sns-item dt {
  height: 50px;
  line-height: 50px;
  text-align: center;
  background-color: #e6eacf;
  font-size: 2.0em;
}

@media print, screen and (min-width: 768px) {
  .sns-item dd {
    padding: 20px 30px;
  }
}

@media print, screen and (max-width: 767px) {
  .sns-item dd {
    padding: 20px 20px;
  }
}

.sns-item dd ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media print, screen and (min-width: 768px) {
  .sns-item dd ul {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}

@media print, screen and (max-width: 767px) {
  .sns-item dd ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

@media print, screen and (max-width: 767px) {
  .sns-item dd ul {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .sns-item dd ul li {
    text-align: center;
    width: calc((100% - 40px) / 3);
  }
}

/*
/* = sitemap
/*
/* ---------------------------------------------------------------------------------------------------------------------------------------------------------------- */
.sitemap-outer {
  padding: 0 0 80px 0;
}

.sitemap-outer a:hover {
  background-color: rgba(165, 156, 99, 0.2);
}

.sitemap-ttl {
  position: relative;
  height: 40px;
  line-height: 40px;
  margin-bottom: 20px;
  font-size: 20px;
  padding: 0 15px;
}

.sitemap-ttl::before {
  position: absolute;
  left: 0;
  top: 0;
  display: inline-block;
  content: "";
  width: 2px;
  height: 40px;
  background-color: #4c3a26;
}

.sitemap-inner + .sitemap-inner {
  margin-top: 40px;
}

.sitemap-inner ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media print, screen and (min-width: 768px) {
  .sitemap-inner ul {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}

@media print, screen and (max-width: 767px) {
  .sitemap-inner ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

.sitemap-inner ul li {
  border-top: 1px dotted #80695b;
}

@media print, screen and (min-width: 768px) {
  .sitemap-inner ul li {
    width: calc((100% - 20px) / 2);
  }
  .sitemap-inner ul li:nth-last-child(1), .sitemap-inner ul li:nth-last-child(2) {
    border-bottom: 1px dotted #80695b;
  }
}

@media print, screen and (max-width: 767px) {
  .sitemap-inner ul li:nth-last-child(1) {
    border-bottom: 1px dotted #80695b;
  }
}

.sitemap-inner ul li a {
  display: block;
  background-image: url(../images/common/ico--arrow.png);
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 30px 9px;
  font-size: 15px;
}

@media print, screen and (min-width: 768px) {
  .sitemap-inner ul li a {
    height: 45px;
    line-height: 45px;
    padding: 0 35px;
  }
}

@media print, screen and (max-width: 767px) {
  .sitemap-inner ul li a {
    padding: 5px 35px;
    background-position: left 13px;
  }
}

.sitemap-inner ul li a span {
  display: inline-block;
}

@media print, screen and (min-width: 768px) {
  .sitemap-inner ul li a span.name {
    min-width: 160px;
  }
}

@media print, screen and (max-width: 767px) {
  .sitemap-inner ul li a span.name {
    display: block;
  }
}

.sitemap-inner ul li a span.desc {
  color: #a59c63;
}
