@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Zen+Kaku+Gothic+New:wght@300;400;500;700;900&family=Zen+Maru+Gothic:wght@300;400;500;700;900&display=swap");
html {
  font-size: 62.5%;
}

.left {
  float: left;
}

.right {
  float: right;
}

.text-l {
  text-align: left;
}

.text-c {
  text-align: center;
}

.text-r {
  text-align: right;
}

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

.com-img {
  display: block;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.com-img img {
  position: absolute;
  top: 50% !important;
  left: 50% !important;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover; object-position: bottom";
  -o-object-position: center;
     object-position: center;
  min-height: 100%;
  min-width: 100%;
  transform: translateX(-50%) translateY(-50%);
}

.flex {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  -js-display: flex;
  display: flex;
  width: 100%;
}

.flx-wrp {
  flex-wrap: wrap;
}

.flx-rr {
  flex-direction: row-reverse;
}

.flx-strt {
  justify-content: start;
}

.flx-btw {
  justify-content: space-between;
}

.flx-ard {
  justify-content: space-around;
}

.flx-end {
  justify-content: flex-end;
}

.flx-center {
  justify-content: center;
}

.flx-alitem-strt {
  align-items: flex-start;
}

.flx-alitem-strch {
  align-items: stretch;
}

.flx-alitem-c {
  align-items: center;
}

.flx-alitem-end {
  align-items: flex-end;
}

.flx-alitem-base {
  align-items: baseline;
}

.flx-alcont-strt {
  align-content: flex-start;
}

.flx-alcont-strch {
  align-content: stretch;
}

.flx-alcont-end {
  align-content: flex-end;
}

.flx-alcont-c {
  align-content: center;
}

.flx-alcont-s-btw {
  align-content: space-between;
}

.flx-alcont-s-ard {
  align-content: space-around;
}

/*標準ボタン
---------------------------------------------------------------*/
/*鍵フックボタン
---------------------------------------------------------------*/
/*カーテンボタン
---------------------------------------------------------------*/
/*ラインダッシュボタン
---------------------------------------------------------------*/
/*IE対応のグラデーション
========================================================================*/
/*Font
--------------------------------------------*/
body {
  margin: auto;
  padding: 0;
  width: 100%;
  font-family: "Zen Kaku Gothic New", sans-serif;
  color: #666;
  font-weight: 500;
}
@media screen and (min-width: 767px) {
  body {
    font-size: 1.6rem;
    line-height: 1.8;
    letter-spacing: 0.2rem;
    min-width: 1280px;
  }
}
@media screen and (max-width: 768px) {
  body {
    font-size: 1.5rem;
    line-height: 2;
    letter-spacing: 0.1rem;
  }
}

.c-inner {
  margin: 0 auto;
}
@media screen and (min-width: 767px) {
  .c-inner {
    width: 87%;
  }
}
@media screen and (max-width: 768px) {
  .c-inner {
    width: 90%;
  }
}

.main-bg {
  background: #f2f0ec;
}

.space-bg {
  position: relative;
}
.space-bg:before {
  content: "";
  display: block;
  height: 100%;
  position: absolute;
  background: #f2f0ec;
}
.space-bg.l-space {
  left: 0;
}
.space-bg.r-space {
  right: 0;
}
@media screen and (min-width: 767px) {
  .space-bg:before {
    width: calc((100% - 1080px) / 2);
  }
}
@media screen and (max-width: 768px) {
  .space-bg:before {
    width: 5%;
  }
}

@media screen and (min-width: 767px) {
  #contents-u {
    padding: 100px 0 120px;
  }
}
@media screen and (max-width: 768px) {
  #contents-u {
    padding: 60px 0 80px;
  }
}

@media screen and (min-width: 767px) {
  a[href^="tel:"] {
    pointer-events: none;
  }
}
@media screen and (min-width: 767px) {
  .pc-none {
    display: none !important;
  }
  .sp-none {
    display: block !important;
  }
}
@media screen and (max-width: 768px) {
  .pc-none {
    display: block !important;
  }
  .sp-none {
    display: none !important;
  }
}
.inbox {
  margin: 0 auto;
}
@media screen and (min-width: 767px) {
  .inbox {
    width: 1080px;
  }
}
@media screen and (max-width: 768px) {
  .inbox {
    width: 90%;
  }
}

.widebox {
  margin: 0 auto;
}
@media screen and (min-width: 767px) {
  .widebox {
    width: 1280px;
  }
}
@media screen and (max-width: 768px) {
  .widebox {
    width: 90%;
  }
}

.wave-bg {
  background: url(../img/common/wave-bg01.png) no-repeat center bottom/100%;
}

.com-dl .in-dl,
.com-dl dd,
.com-dl dt {
  box-sizing: border-box;
}
.com-dl > .in-dl {
  border-bottom: 1px solid #7b9a48;
}
.com-dl > .in-dl:nth-child(1) {
  border-top: 1px solid transparent;
}
@media screen and (min-width: 767px) {
  .com-dl > .in-dl > dt,
  .com-dl > .in-dl > dd {
    display: table-cell;
    vertical-align: middle;
    padding: 15px 0;
  }
}
@media screen and (max-width: 768px) {
  .com-dl > .in-dl > dt,
  .com-dl > .in-dl > dd {
    display: block;
    padding: 15px 0;
  }
}
.com-dl > .in-dl > dt {
  background: transparent;
  color: #7b9a48;
  font-family: "Zen Maru Gothic", sans-serif;
}
@media screen and (min-width: 767px) {
  .com-dl > .in-dl > dt {
    width: 300px;
  }
}
@media screen and (max-width: 768px) {
  .com-dl > .in-dl > dt {
    width: 100%;
  }
}
@media screen and (min-width: 767px) {
  .com-dl > .in-dl > dd {
    width: 780px;
    padding-left: 25px;
    box-sizing: border-box;
  }
}
@media screen and (max-width: 768px) {
  .com-dl > .in-dl > dd {
    width: 100%;
  }
}
.com-dl > .in-dl > dd a {
  color: #666;
}

.c-table .in-dl {
  border-bottom: 1px solid #7b9a48;
  display: flex;
}
.c-table .in-dl dt {
  color: #7b9a48;
}
.c-table .in-dl dd a {
  color: #666;
}
.c-table .in-dl-column {
  display: flex;
}
.c-table.dot-table dt {
  box-sizing: border-box;
  position: relative;
}
.c-table.dot-table dt:before {
  content: "";
  display: block;
  background: #7b9a48;
  position: absolute;
  left: 0;
  border-radius: 50%;
}
@media screen and (min-width: 767px) {
  .c-table.dot-table dt {
    padding-left: 20px;
  }
  .c-table.dot-table dt:before {
    top: 10px;
    width: 10px;
    height: 10px;
  }
  .c-table.wide-dt dt {
    width: 210px;
  }
  .c-table.wide-dt dd {
    width: calc(100% - 210px);
  }
  .c-table .in-dl {
    padding-bottom: 30px;
    margin-bottom: 25px;
  }
  .c-table .in-dl:last-of-type {
    margin-bottom: 0;
  }
  .c-table dt {
    width: 130px;
  }
  .c-table dd {
    width: calc(100% - 130px);
    letter-spacing: 0.15rem;
  }
  .c-table-column {
    gap: 15px;
  }
}
@media screen and (max-width: 768px) {
  .c-table.dot-table dt {
    padding-left: 15px;
  }
  .c-table.dot-table dt:before {
    top: 10px;
    width: 8px;
    height: 8px;
  }
  .c-table.wide-dt dt {
    width: 100px;
  }
  .c-table.wide-dt dd {
    width: calc(100% - 100px);
  }
  .c-table .in-dl {
    padding-bottom: 30px;
    margin-bottom: 25px;
  }
  .c-table .in-dl:last-of-type {
    margin-bottom: 0;
  }
  .c-table dt {
    width: 80px;
    font-size: 14px;
  }
  .c-table dd {
    font-size: 14px;
    width: calc(100% - 80px);
    letter-spacing: 0.1rem;
  }
  .c-table-column {
    display: grid;
    row-gap: 5px;
  }
}

.title01 {
  color: #7b9a48;
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 700;
  box-sizing: border-box;
  line-height: 1.4;
}
@media screen and (min-width: 767px) {
  .title01 {
    font-size: 25px;
    margin-bottom: 30px;
    padding-left: 10px;
    border-left: 3px solid #7b9a48;
  }
}
@media screen and (max-width: 768px) {
  .title01 {
    font-size: 20px;
    margin-bottom: 20px;
    padding-left: 10px;
    border-left: 3px solid #7b9a48;
  }
}

.title02 {
  color: #7b9a48;
  font-weight: 700;
  font-family: "Zen Maru Gothic", sans-serif;
  line-height: 1.5;
}
@media screen and (min-width: 767px) {
  .title02 {
    font-size: 22px;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 768px) {
  .title02 {
    font-size: 18px;
    margin-bottom: 20px;
  }
}

.c-title {
  line-height: 1.5;
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 700;
}
.c-title small {
  display: block;
}
@media screen and (min-width: 767px) {
  .c-title {
    margin-bottom: 40px;
  }
  .c-title small {
    font-size: 25px;
  }
  .c-title .main {
    font-size: 27px;
    letter-spacing: 0.2rem;
  }
}
@media screen and (max-width: 768px) {
  .c-title {
    margin-bottom: 25px;
  }
  .c-title small {
    font-size: 18px;
  }
  .c-title .main {
    font-size: 22px;
    letter-spacing: 0.2rem;
  }
}

.band-title {
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 700;
}
@media screen and (min-width: 767px) {
  .band-title {
    border-radius: 8px;
    font-size: 27px;
  }
  .band-title.vtcl-txt {
    min-width: 70px;
    min-height: 170px;
  }
}
@media screen and (max-width: 768px) {
  .band-title {
    border-radius: 8px;
    font-size: 22px;
  }
}

@media screen and (min-width: 767px) {
  .com-txt p {
    margin-bottom: 25px;
  }
}
@media screen and (max-width: 768px) {
  .com-txt p {
    margin-bottom: 20px;
  }
  .com-txt p br {
    display: none;
  }
}
.com-txt p:last-child {
  margin-bottom: 0;
}

@media screen and (min-width: 767px) {
  .vtcl-txt {
    writing-mode: vertical-rl;
    text-align: left;
    letter-spacing: 0.3rem;
  }
}
.ic-arw {
  border: solid 1px #7b9a48;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #7b9a48;
  border-radius: 50%;
  box-sizing: border-box;
  transition: 0.1s all ease-in;
}
@media screen and (min-width: 767px) {
  .ic-arw {
    width: 60px;
    height: 60px;
  }
  .ic-arw.small-arw {
    width: 40px;
    height: 40px;
  }
}
@media screen and (max-width: 768px) {
  .ic-arw {
    width: 30px;
    height: 30px;
  }
  .ic-arw.small-arw {
    width: 20px;
    height: 20px;
  }
}

.tel {
  color: #7b9a48 !important;
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.3rem;
  display: flex;
  align-items: flex-end;
}
@media screen and (min-width: 767px) {
  .tel small {
    font-size: 16px;
    width: 45px;
  }
  .tel .number {
    font-size: 27px;
  }
  .tel.large-number .number {
    font-size: 40px;
  }
}
@media screen and (max-width: 768px) {
  .tel small {
    width: 40px;
    font-size: 13px;
  }
  .tel .number {
    font-size: 18px;
  }
  .tel.large-number .number {
    font-size: 26px;
  }
}

@media screen and (max-width: 768px) {
  .tel-list {
    line-height: 1.6;
  }
}

.googlemap-link a {
  color: #7b9a48 !important;
  transition: 0.1s all ease-in;
}
.googlemap-link a:hover {
  opacity: 0.8;
}
.googlemap-link .text {
  border-bottom: 1px solid #7b9a48;
}

.img-list {
  display: grid;
}
@media screen and (min-width: 767px) {
  .img-list {
    grid-template-columns: 1fr 1fr 1fr 1fr;
    gap: 27px;
  }
}
@media screen and (max-width: 768px) {
  .img-list {
    grid-template-columns: 1fr 1fr;
    gap: 10px;
  }
}

.c-button {
  display: flex;
  align-items: center;
  justify-content: center;
  border: solid 1px #7b9a48;
  transition: 0.1s all ease-in;
  font-weight: 700;
}
.c-button:hover {
  background: #7b9a48;
}
.c-button:hover .text,
.c-button:hover .bi,
.c-button:hover .ic {
  color: #fff;
}
.c-button .text,
.c-button .bi,
.c-button .ic {
  transition: 0.1s all ease-in;
  color: #7b9a48;
}
.c-button.accent-button {
  border: solid 1px #5abfbf;
}
.c-button.accent-button:hover {
  background: #5abfbf;
}
.c-button.accent-button:hover .text,
.c-button.accent-button:hover .bi,
.c-button.accent-button:hover .ic {
  color: #fff;
}
.c-button.accent-button .text,
.c-button.accent-button .bi,
.c-button.accent-button .ic {
  color: #5abfbf;
}
@media screen and (min-width: 767px) {
  .c-button {
    border-radius: 8px;
    min-height: 60px;
  }
  .c-button .bi {
    margin: 0 5px 0 0;
  }
  .c-button.vtcl-txt {
    min-width: 60px;
    min-height: 200px;
  }
  .c-button.vtcl-txt .bi {
    margin: 0 0 5px 0;
  }
}
@media screen and (max-width: 768px) {
  .c-button {
    border-radius: 8px;
    min-height: 60px;
  }
  .c-button .bi {
    margin: 0 5px 0 0;
  }
}

.button-list {
  display: grid;
}

ul.pagenation,
ul.pagenation li,
ul.pagenation li a {
  line-height: 1;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  -js-display: flex;
  align-items: center;
  display: flex;
  justify-content: center;
}

ul.pagenation {
  text-align: center;
}
@media screen and (min-width: 767px) {
  ul.pagenation {
    margin-top: 20px;
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 768px) {
  ul.pagenation {
    margin: 10% 0;
  }
}
ul.pagenation li a {
  color: #666;
}
@media screen and (min-width: 767px) {
  ul.pagenation li a {
    width: 45px;
    height: 45px;
    font-size: 17px;
  }
}
@media screen and (max-width: 768px) {
  ul.pagenation li a {
    width: 10vw;
    height: 10vw;
    font-size: 4.5vw;
  }
}
ul.pagenation li.current {
  line-height: 1;
  box-sizing: border-box;
  color: #fff;
  background: #7b9a48;
}
@media screen and (min-width: 767px) {
  ul.pagenation li.current {
    width: 45px;
    height: 45px;
    font-size: 20px;
  }
}
@media screen and (max-width: 768px) {
  ul.pagenation li.current {
    width: 10vw;
    height: 10vw;
    font-size: 5vw;
  }
}

.page-btn {
  position: relative;
}
@media screen and (min-width: 767px) {
  .page-btn {
    margin-top: 30px;
  }
}
@media screen and (max-width: 768px) {
  .page-btn {
    margin-top: 10%;
  }
}
.page-btn a {
  position: relative;
  font-weight: bold;
}
@media screen and (min-width: 767px) {
  .page-btn a {
    font-size: 15px;
  }
}
@media screen and (min-width: 767px) {
  .page-btn a {
    font-size: 14px;
  }
}
.page-btn .right,
.page-btn .left {
  position: absolute;
}
@media screen and (min-width: 767px) {
  .page-btn .right,
  .page-btn .left {
    top: 0;
  }
}
@media screen and (min-width: 767px) {
  .page-btn .right,
  .page-btn .left {
    top: 0;
  }
}
.page-btn .left {
  left: 0;
}
.page-btn .right {
  right: 0;
}

@media screen and (min-width: 767px) {
  #bread-clumb {
    width: 100%;
    margin: 0 auto;
    padding: 30px 0;
  }
  #bread-clumb li {
    position: relative;
    color: #666;
    font-size: 14px;
    float: left;
    margin-right: 20px;
  }
  #bread-clumb li:after {
    content: ">";
    position: absolute;
    display: block;
    right: -12px;
    top: 0;
  }
  #bread-clumb li:last-child {
    margin-right: 0;
  }
  #bread-clumb li:last-child:after {
    display: none;
  }
  #bread-clumb li a {
    color: #666;
  }
  #bread-clumb li a:hover {
    color: #5abfbf;
  }
}
@media screen and (max-width: 768px) {
  #bread-clumb {
    display: none;
  }
}

/*=========================================================
	Header
=========================================================*/
.header {
  position: relative;
}
.header .header-left {
  position: absolute;
  z-index: 100;
}
@media screen and (min-width: 767px) {
  .header .header-left {
    left: 60px;
    top: 30px;
    z-index: 100;
  }
  .header .header-right {
    position: absolute;
    padding: 40px 70px 0 0;
    box-sizing: border-box;
    right: 0;
    bottom: 0;
    z-index: 100;
    background: #fff;
    width: 756px;
    height: 255px;
    border-radius: 30px 0 0 0;
    gap: 0 30px;
  }
  .header .nav {
    order: 1;
  }
  .header .nav-list {
    gap: 0 13px;
  }
  .header .nav-list a {
    color: #666;
    font-weight: 700;
    display: inline-block;
    vertical-align: top;
    padding: 10px 5px;
    border-radius: 6px;
    transition: 0.1s all ease-in;
  }
  .header .nav-list a:hover {
    background: #7b9a48;
    color: #fff;
  }
}
@media screen and (max-width: 768px) {
  .header .header-left {
    left: 5%;
    top: 30px;
    width: 30px;
  }
  .header .header-right {
    display: none;
  }
}

@media screen and (max-width: 768px) {
  .main-visual {
    height: 250px;
    background: url(../img/top/mv_bg.jpg) no-repeat center bottom/cover;
  }
  .main-visual img {
    display: none;
  }
}

/*=========================================================
	Top page
=========================================================*/
/*top-about
=========================================================*/
.top-about {
  background: url(../img/top/top-about-bg.png) no-repeat center bottom/100%;
}
@media screen and (min-width: 767px) {
  .top-about {
    padding: 125px 0 165px;
  }
  .top-about .inbox {
    display: flex;
    justify-content: flex-end;
    align-items: flex-start;
    gap: 0 90px;
  }
  .top-about .c-title {
    order: 2;
  }
  .top-about-text {
    order: 1;
    line-height: 2.5;
  }
  .top-about-text p {
    margin-left: 30px;
  }
  .top-about-text p:last-of-type {
    margin-left: 0;
  }
}
@media screen and (max-width: 768px) {
  .top-about {
    padding: 60px 0;
  }
  .top-about .c-title {
    margin-bottom: 40px;
  }
  .top-about-text p {
    margin-bottom: 30px;
  }
  .top-about-text p:last-of-type {
    margin-bottom: 0;
  }
  .top-about .c-button {
    margin-top: 40px;
  }
}

/*top-service
=========================================================*/
@media screen and (min-width: 767px) {
  .top-service {
    padding: 50px 0 80px;
  }
  .top-service-list {
    display: grid;
    gap: 45px;
    grid-template-columns: 1fr 1fr 1fr;
  }
  .top-service-card {
    position: relative;
    padding-bottom: 60px;
  }
  .top-service-title {
    position: absolute;
    right: -25px;
    top: -15px;
  }
  .top-service-img {
    margin-bottom: 35px;
  }
  .top-service-text {
    margin-bottom: 35px;
  }
  .top-service .c-button {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .top-service {
    padding: 50px 0 80px;
  }
  .top-service-list {
    display: grid;
    row-gap: 45px;
  }
  .top-service-card {
    position: relative;
    padding-bottom: 60px;
  }
  .top-service-title {
    position: absolute;
    right: 15px;
    top: -10px;
    writing-mode: vertical-rl;
    text-align: left;
    letter-spacing: 0.3rem;
    padding: 30px 0;
    border-radius: 8px;
  }
  .top-service-img {
    margin-bottom: 35px;
  }
  .top-service-text {
    margin-bottom: 35px;
  }
  .top-service .c-button {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
  }
}

/*top-info
=========================================================*/
@media screen and (min-width: 767px) {
  .top-info {
    padding: 70px 0 80px;
  }
  .top-info .widebox {
    display: grid;
    grid-template-columns: 1fr 1fr;
  }
  .top-info-item a {
    color: #666;
    padding-right: 60px;
    display: block;
    position: relative;
    transition: 0.1s all ease-in;
  }
  .top-info-item a:hover {
    opacity: 0.8;
  }
  .top-info-item a:hover .ic-arw {
    background: #7b9a48;
    color: #fff;
  }
  .top-info-item a .c-title {
    margin-bottom: 15px;
  }
  .top-info-item .ic-arw {
    position: absolute;
    right: 60px;
    top: 50%;
    transform: translateY(-50%);
  }
  .top-info-item:nth-of-type(odd) {
    border-right: 1px solid #7b9a48;
  }
  .top-info-item:nth-of-type(even) a {
    padding-left: 60px;
  }
  .top-info-item:nth-of-type(even) .ic-arw {
    right: 0;
  }
}
@media screen and (max-width: 768px) {
  .top-info {
    padding: 20px 0 50px;
  }
  .top-info-item a {
    color: #666;
    padding-right: 60px;
    display: block;
    position: relative;
    border-bottom: 1px solid #7b9a48;
    padding: 30px 40px 30px 0;
  }
  .top-info-item a .c-title {
    margin-bottom: 15px;
  }
  .top-info-item .ic-arw {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
  }
}

/*top-memorial
=========================================================*/
.top-memorial {
  background: url(../img/top/top-memorial-bg.png) no-repeat center bottom/100%;
}
@media screen and (min-width: 767px) {
  .top-memorial {
    padding: 80px 0;
  }
  .top-memorial .c-inner {
    position: relative;
  }
  .top-memorial-img {
    width: 70%;
  }
  .top-memorial-box {
    min-height: 705px;
    position: absolute;
    height: 100%;
    right: 8vw;
    top: 0;
    width: 330px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .top-memorial-boxtext {
    display: flex;
    width: 100%;
    align-items: flex-start;
  }
  .top-memorial-box .c-title {
    order: 2;
    margin-left: 4vw;
  }
  .top-memorial-box .c-button {
    min-height: 290px;
    margin-right: 2vw;
  }
  .top-memorial-text {
    order: 1;
  }
}
@media screen and (max-width: 768px) {
  .top-memorial {
    padding: 60px 0;
  }
  .top-memorial .c-inner {
    position: relative;
  }
  .top-memorial-img {
    text-align: center;
    margin-top: 40px;
  }
  .top-memorial .c-button {
    margin-top: 30px;
  }
}

/*top-hot-spring
=========================================================*/
@media screen and (min-width: 767px) {
  .top-hot-spring {
    padding: 50px 0 80px;
  }
  .top-hot-spring .widebox {
    position: relative;
  }
  .top-hot-spring .widebox .band-title {
    position: absolute;
    right: 0;
    top: -20px;
    height: 330px;
  }
  .top-hot-spring-img {
    width: calc(100% - 20px);
  }
  .top-hot-spring-box {
    position: absolute;
    left: 30px;
    bottom: 30px;
  }
  .top-hot-spring-boxtext {
    background: #fff;
    border-radius: 8px;
    padding: 35px 30px;
    box-sizing: border-box;
    position: relative;
  }
  .top-hot-spring-deco {
    position: absolute;
    right: -170px;
    bottom: -25px;
  }
  .top-hot-spring .button-list {
    margin-top: 25px;
    gap: 20px 30px;
    grid-template-columns: 1fr 1fr;
  }
}
@media screen and (max-width: 768px) {
  .top-hot-spring {
    padding: 50px 0 80px;
  }
  .top-hot-spring .widebox {
    position: relative;
    background: #fff;
    border-radius: 8px;
    padding: 20px 20px 60px;
    box-sizing: border-box;
  }
  .top-hot-spring .band-title {
    background: transparent;
    margin-bottom: 20px;
  }
  .top-hot-spring-img {
    text-align: center;
    margin-bottom: 20px;
  }
  .top-hot-spring-deco {
    width: 130px;
    position: absolute;
    right: 0;
    bottom: -60px;
  }
  .top-hot-spring .button-list {
    margin-top: 25px;
    row-gap: 20px;
  }
}

/*top-column
=========================================================*/
@media screen and (min-width: 767px) {
  .top-column {
    padding: 100px 0;
  }
  .top-column-list {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 40px;
    border-bottom: 1px solid #7b9a48;
    padding-bottom: 50px;
    margin-bottom: 35px;
  }
  .top-column-card {
    line-height: 1.5;
  }
  .top-column-card-text {
    font-size: 12px;
    color: #7b9a48;
    letter-spacing: 0.1rem;
  }
  .top-column-card-title {
    color: #666;
  }
  .top-column a {
    display: grid;
    row-gap: 15px;
    transition: 0.1s all ease-in;
  }
  .top-column a:hover {
    opacity: 0.8;
  }
  .top-column .com-img {
    height: 270px;
    border-radius: 8px;
  }
  .top-column time {
    font-size: 12px;
    color: #7b9a48;
    line-height: 1;
  }
  .top-column .c-button {
    width: 500px;
    margin: 0 auto;
  }
}
@media screen and (max-width: 768px) {
  .top-column {
    padding: 60px 0;
  }
  .top-column-list {
    display: grid;
    row-gap: 40px;
    border-bottom: 1px solid #7b9a48;
    padding-bottom: 40px;
    margin-bottom: 35px;
  }
  .top-column-card {
    line-height: 1.5;
  }
  .top-column-card-text {
    font-size: 14px;
    color: #7b9a48;
    letter-spacing: 0.1rem;
  }
  .top-column-card-title {
    color: #666;
    font-size: 16px;
  }
  .top-column a {
    display: grid;
    row-gap: 15px;
    transition: 0.1s all ease-in;
  }
  .top-column a:hover {
    opacity: 0.8;
  }
  .top-column .com-img {
    padding-top: 67%;
    border-radius: 8px;
  }
  .top-column time {
    color: #7b9a48;
    line-height: 1;
  }
  .top-column .c-button {
    width: 80%;
    margin: 0 auto;
  }
}

/*top-news
=========================================================*/
.top-news-button {
  text-align: center;
}
.top-news-list {
  box-sizing: border-box;
}
.top-news-item {
  border-bottom: 1px solid #7b9a48;
}
.top-news-item a {
  display: block;
  position: relative;
  box-sizing: border-box;
  transition: 0.1s all ease-in;
}
.top-news-item-title {
  color: #666;
}
.top-news-item time {
  color: #7b9a48;
}
.top-news-item .ic-arw {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
@media screen and (min-width: 767px) {
  .top-news .inbox {
    display: flex;
    align-items: center;
  }
  .top-news-title {
    padding: 80px 0;
    width: 265px;
  }
  .top-news .c-title {
    width: 205px;
    text-align: center;
    margin-bottom: 55px;
  }
  .top-news-deco {
    margin-bottom: 20px;
  }
  .top-news-button {
    width: 205px;
    text-align: center;
  }
  .top-news-list {
    width: calc(100% - 265px);
    padding-left: 50px;
  }
  .top-news-item a {
    padding: 30px 50px 30px 0;
    transition: 0.1s all ease-in;
  }
  .top-news-item a:hover {
    opacity: 0.8;
  }
  .top-news-item-title {
    font-size: 16px;
  }
  .top-news-item time {
    font-size: 12px;
  }
}
@media screen and (max-width: 768px) {
  .top-news {
    padding: 80px 0;
    background: #f2f0ec;
  }
  .top-news:before {
    display: none;
  }
  .top-news-title {
    position: relative;
    margin-bottom: 30px;
  }
  .top-news .c-title {
    margin-bottom: 0;
  }
  .top-news-deco {
    width: 40px;
    margin: 0 0 10px 0;
  }
  .top-news-button {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 120px;
    text-align: center;
  }
  .top-news .c-button {
    min-height: 40px;
  }
  .top-news .c-button .text {
    font-size: 13px;
  }
  .top-news-list {
    background: #fff;
    padding: 20px;
    box-sizing: border-box;
  }
  .top-news-item a {
    padding: 25px 30px 25px 0;
    line-height: 1.5;
  }
  .top-news-item-title {
    font-size: 14px;
  }
  .top-news-item time {
    font-size: 13px;
  }
}

/*l-cta
=========================================================*/
.l-cta {
  background: url(../img/common/l-cta-bg.png) no-repeat center bottom -1px/100%;
}
.l-cta .tel {
  justify-content: center;
}
@media screen and (min-width: 767px) {
  .l-cta {
    padding: 120px 0 110px;
  }
  .l-cta .inbox {
    display: flex;
    align-items: flex-start;
  }
  .l-cta .c-title {
    display: flex;
    align-items: center;
    width: 370px;
    margin-bottom: 0;
  }
  .l-cta .c-title .main {
    letter-spacing: 1rem;
  }
  .l-cta-box {
    width: calc(100% - 370px);
    display: grid;
    row-gap: 45px;
  }
  .l-cta-text {
    letter-spacing: 0.1rem;
  }
  .l-cta-button-list {
    display: grid;
    grid-template-columns: 1fr 1fr;
    align-items: center;
    gap: 40px 70px;
  }
  .l-cta-button-list .tel small {
    position: relative;
    top: -3px;
  }
}
@media screen and (max-width: 768px) {
  .l-cta {
    padding: 60px 0;
  }
  .l-cta .c-title {
    text-align: center;
  }
  .l-cta-box {
    display: grid;
    row-gap: 30px;
  }
  .l-cta-text {
    letter-spacing: 0.1rem;
  }
  .l-cta-button-list {
    display: grid;
    row-gap: 20px;
    text-align: center;
  }
  .l-cta-button-list .tel small {
    position: relative;
    top: -2px;
  }
  .l-cta .c-button {
    width: 270px;
    margin: 0 auto;
  }
}

/*=========================================================
	footer
=========================================================*/
.footer {
  background: #cae6e6;
}
@media screen and (min-width: 767px) {
  .footer-wrp {
    padding: 45px 0;
  }
  .footer-left, .footer-nav {
    width: 50%;
  }
  .footer-left {
    display: flex;
    align-items: flex-start;
  }
  .footer-logo {
    width: 100px;
  }
  .footer-info {
    display: flex;
    justify-content: center;
    width: calc(100% - 100px);
    box-sizing: border-box;
    padding: 0 30px 0 50px;
    color: #666;
  }
  .footer-info-box {
    background: #fff;
    border-radius: 8px;
    padding: 35px 80px;
    box-sizing: border-box;
  }
  .footer-address {
    margin-bottom: 30px;
  }
  .footer-address .googlemap-link {
    margin-top: 10px;
  }
  .footer-nav {
    padding-left: 40px;
    box-sizing: border-box;
    display: grid;
    justify-content: flex-end;
    align-items: flex-start;
    grid-template-columns: 190px 230px 170px;
  }
  .footer-nav a {
    color: #666;
    transition: 0.1s all ease-in;
  }
  .footer-nav a:hover {
    color: #7b9a48;
    border-bottom: 1px solid #7b9a48;
  }
  .footer-nav-list {
    display: grid;
    row-gap: 45px;
    line-height: 1;
    letter-spacing: 0.1rem;
  }
}
@media screen and (max-width: 768px) {
  .footer-wrp {
    display: grid;
    padding: 45px 0;
  }
  .footer-left {
    display: flex;
    align-items: flex-start;
  }
  .footer-logo {
    width: 45px;
  }
  .footer-info {
    width: calc(100% - 45px);
    box-sizing: border-box;
    padding-left: 30px;
    color: #666;
  }
  .footer-info-box {
    background: #fff;
    border-radius: 8px;
    padding: 20px;
    box-sizing: border-box;
  }
  .footer-address {
    font-size: 13px;
    line-height: 1.4;
    margin-bottom: 20px;
  }
  .footer-address .googlemap-link {
    margin-top: 10px;
  }
  .footer-nav {
    margin-top: 40px;
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
  }
  .footer-nav a {
    color: #666;
    transition: 0.1s all ease-in;
  }
  .footer-nav a:hover {
    color: #7b9a48;
    border-bottom: 1px solid #7b9a48;
  }
  .footer-nav-list {
    width: 50%;
    display: grid;
    row-gap: 30px;
    line-height: 1;
    letter-spacing: 0.1rem;
    font-size: 13px;
  }
  .footer-nav-list:last-child {
    margin-top: 30px;
    width: 100%;
    grid-template-columns: 1fr 1fr;
  }
}

#copyright {
  background: #f2f0ec;
}
#copyright small {
  color: #666;
}
#copyright small a {
  color: #666;
}
@media screen and (min-width: 767px) {
  #copyright {
    text-align: center;
    padding: 5px 0;
  }
  #copyright small {
    font-size: 12px;
  }
}
@media screen and (max-width: 768px) {
  #copyright {
    text-align: center;
    padding: 8px 0;
    letter-spacing: 0;
  }
  #copyright small {
    font-size: 12px;
  }
}

/*コンポーネント
=========================================================*/
.c-contents.wide-contents {
  background: #fff;
  margin: 0 auto;
  box-sizing: border-box;
}
@media screen and (min-width: 767px) {
  .c-contents.wide-contents {
    width: calc(100% - 80px);
    padding: 50px 60px;
    border-radius: 8px;
  }
  .c-contents .img-list {
    margin-top: 35px;
  }
}
@media screen and (max-width: 768px) {
  .c-contents.wide-contents {
    padding: 30px 20px;
    border-radius: 8px;
  }
  .c-contents .img-list {
    margin-top: 35px;
  }
}

@media screen and (min-width: 767px) {
  .l-about {
    padding: 100px 0;
  }
  .l-about .inbox {
    display: flex;
  }
  .l-about .c-title {
    width: 380px;
  }
  .l-about-container {
    display: grid;
    width: calc(100% - 380px);
    grid-template-columns: 1fr 1fr;
    gap: 50px 30px;
  }
  .l-about .c-contents {
    display: grid;
    row-gap: 10px;
    grid-template-rows: 238px 70px auto;
  }
  .l-about .title02 {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 0;
    line-height: 1.3;
    letter-spacing: 0.1rem;
  }
  .l-about-text {
    letter-spacing: 0.1rem;
    text-align: justify;
  }
}
@media screen and (max-width: 768px) {
  .l-about {
    padding: 60px 0;
  }
  .l-about-container {
    display: grid;
    row-gap: 40px;
  }
  .l-about-img {
    text-align: center;
    margin-bottom: 25px;
  }
  .l-about .c-contents {
    row-gap: 10px;
    grid-template-rows: 238px 70px auto;
  }
  .l-about .title02 {
    margin-bottom: 25px;
    line-height: 1.6;
    letter-spacing: 0.1rem;
  }
  .l-about-text {
    letter-spacing: 0.1rem;
    text-align: justify;
  }
}

@media screen and (min-width: 767px) {
  .flow {
    padding: 50px 0;
  }
}
@media screen and (max-width: 768px) {
  .flow {
    padding: 50px 0;
  }
}

.faq-list {
  box-sizing: border-box;
}
.faq-list-item {
  border-bottom: 1px solid #7b9a48;
}
.faq-list-item-title {
  display: grid;
  line-height: 1.5;
}
.faq-list-item-text {
  line-height: 1.5;
  box-sizing: border-box;
}
.faq-list .ic {
  background: #7b9a48;
  color: #fff;
  font-family: "Zen Maru Gothic", sans-serif;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  box-sizing: border-box;
}
@media screen and (min-width: 767px) {
  .faq .inbox {
    display: grid;
    grid-template-columns: 265px 1fr;
  }
  .faq-title {
    padding: 80px 0;
  }
  .faq-list {
    padding: 80px 0 80px 50px;
  }
  .faq-list-item {
    margin-bottom: 25px;
    padding-bottom: 25px;
  }
  .faq-list-item:last-of-type {
    margin-bottom: 0;
  }
  .faq-list-item-title {
    grid-template-columns: 40px 1fr;
    -moz-column-gap: 20px;
         column-gap: 20px;
    color: #7b9a48;
    font-size: 18px;
    margin-bottom: 10px;
  }
  .faq-list-item .ic {
    width: 40px;
    height: 40px;
    font-size: 27px;
    padding-bottom: 3px;
  }
  .faq-list-item-text {
    padding-left: 60px;
  }
}
@media screen and (max-width: 768px) {
  .faq {
    background: #f2f0ec;
    padding: 60px 0;
  }
  .faq:before {
    display: none;
  }
  .faq .c-title {
    margin-bottom: 30px;
  }
  .faq-list {
    background: #fff;
    padding: 25px;
  }
  .faq-list-item {
    margin-bottom: 20px;
    padding-bottom: 20px;
  }
  .faq-list-item:last-of-type {
    margin-bottom: 0;
  }
  .faq-list-item-title {
    grid-template-columns: 30px 1fr;
    -moz-column-gap: 20px;
         column-gap: 20px;
    color: #7b9a48;
    font-size: 16px;
    margin-bottom: 10px;
  }
  .faq-list-item .ic {
    width: 30px;
    height: 30px;
    font-size: 20px;
    padding-bottom: 3px;
  }
  .faq-list-item-text {
    font-size: 14px;
    padding-left: 50px;
  }
}

.l-detail-item {
  border-bottom: 1px solid #7b9a48;
}
@media screen and (min-width: 767px) {
  .l-detail {
    padding: 100px 0;
  }
  .l-detail-container {
    display: grid;
    row-gap: 50px;
  }
  .l-detail-item {
    display: grid;
    grid-template-columns: 400px 1fr;
    padding-bottom: 50px;
    -moz-column-gap: 30px;
         column-gap: 30px;
  }
}
@media screen and (max-width: 768px) {
  .l-detail {
    padding: 60px 0;
  }
  .l-detail-container {
    display: grid;
    row-gap: 40px;
  }
  .l-detail-item {
    display: grid;
    padding-bottom: 40px;
    -moz-column-gap: 30px;
         column-gap: 30px;
  }
  .l-detail-img {
    margin-bottom: 30px;
  }
}

@media screen and (min-width: 767px) {
  .l-img-container {
    display: grid;
    row-gap: 50px;
  }
  .l-img-contents {
    border-bottom: 1px solid #7b9a48;
    padding-bottom: 50px;
    display: grid;
    -moz-column-gap: 30px;
         column-gap: 30px;
    grid-template-columns: 400px 600px;
  }
  .l-img-contents-textbox {
    order: 1;
  }
  .l-img-contents-img {
    order: 0;
  }
}
@media screen and (max-width: 768px) {
  .l-img-container {
    display: grid;
    row-gap: 50px;
  }
  .l-img-contents {
    border-bottom: 1px solid #7b9a48;
    padding-bottom: 30px;
    display: grid;
    -moz-column-gap: 40px;
         column-gap: 40px;
  }
  .l-img-contents-img {
    margin-top: 30px;
  }
}

.l-img-rl {
  display: grid;
}
@media screen and (min-width: 767px) {
  .l-img-rl {
    row-gap: 50px;
  }
  .l-img-rl-contents {
    justify-content: space-between;
    display: flex;
  }
  .l-img-rl-contents:nth-of-type(odd) .l-img-rl-box {
    order: 1;
  }
  .l-img-rl-contents:nth-of-type(odd) .l-img-rl-img {
    order: 0;
  }
  .l-img-rl-box {
    width: 450px;
    display: flex;
    align-items: flex-end;
  }
  .l-img-rl-img {
    width: 600px;
  }
}
@media screen and (max-width: 768px) {
  .l-img-rl {
    row-gap: 60px;
  }
  .l-img-rl-img {
    text-align: center;
    margin-top: 30px;
  }
}

/*西念寺について
=========================================================*/
.about-us-container {
  display: grid;
}
@media screen and (min-width: 767px) {
  .about-us {
    padding: 100px 0;
  }
  .about-us-container {
    row-gap: 85px;
  }
}
@media screen and (max-width: 768px) {
  .about-us {
    padding: 60px 0;
  }
  .about-us-container {
    row-gap: 50px;
  }
}

@media screen and (min-width: 767px) {
  .info {
    padding: 50px 0;
  }
}
@media screen and (max-width: 768px) {
  .info {
    padding: 40px 0;
  }
}

/*住職のご挨拶
=========================================================*/
@media screen and (min-width: 767px) {
  .message {
    padding: 100px 0;
  }
  .message .c-title {
    margin-bottom: 50px;
  }
  .message-container {
    display: grid;
    grid-template-columns: 540px 1fr;
    gap: 0 60px;
  }
  .message-text {
    letter-spacing: 0.1rem;
  }
  .message-info {
    margin-top: 60px;
  }
}
@media screen and (max-width: 768px) {
  .message {
    padding: 60px 0;
  }
  .message .c-title {
    margin-bottom: 30px;
  }
  .message-container {
    display: grid;
    row-gap: 40px;
  }
  .message-text {
    letter-spacing: 0.1rem;
  }
  .message-info {
    margin-top: 50px;
  }
}

/*法要・行事
=========================================================*/
.buddhist-post-title {
  box-sizing: border-box;
  font-family: "Zen Maru Gothic", sans-serif;
  color: #7b9a48;
  font-weight: 700;
  line-height: 1;
}
.buddhist-post-list {
  box-sizing: border-box;
}
.buddhist-post-item {
  border-bottom: 1px solid #7b9a48;
  box-sizing: border-box;
  position: relative;
}
.buddhist-post-item:before {
  content: "";
  width: 1px;
  height: calc(100% + 1px);
  background: #7b9a48;
  position: absolute;
  left: 0;
  top: 0;
}
.buddhist-post-item .date {
  color: #7b9a48;
  letter-spacing: 0;
  font-family: "Zen Maru Gothic", sans-serif;
}
@media screen and (min-width: 767px) {
  .buddhist {
    padding: 50px 0;
  }
  .buddhist:last-child {
    padding-bottom: 100px;
  }
  .buddhist-post {
    display: flex;
    margin-bottom: 30px;
  }
  .buddhist-post:last-of-type {
    margin-bottom: 0;
  }
  .buddhist-post-title {
    width: 135px;
    padding-right: 10px;
    font-size: 25px;
  }
  .buddhist-post-list {
    width: calc(100% - 135px);
    padding-left: 25px;
  }
  .buddhist-post-item {
    padding: 45px 0 40px;
    display: flex;
  }
  .buddhist-post-item:before {
    left: -25px;
    top: 0;
    height: calc(100% + 50px);
  }
  .buddhist-post-item:after {
    top: 10px;
    left: -29px;
  }
  .buddhist-post-item:nth-of-type(1) {
    padding-top: 0;
  }
  .buddhist-post-item:nth-of-type(1):before {
    top: 10px;
  }
  .buddhist-post-item:last-of-type:before {
    display: none;
  }
  .buddhist-post-item .date {
    font-size: 25px;
    width: 65px;
    line-height: 1;
    position: relative;
  }
  .buddhist-post-item .date:after {
    content: "";
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #7b9a48;
    position: absolute;
    left: -29px;
    top: 10px;
  }
  .buddhist-post-item .textbox {
    width: 620px;
    margin-right: 35px;
  }
  .buddhist-post-item .textbox .name {
    font-size: 18px;
    margin-bottom: 10px;
    line-height: 1.6;
  }
  .buddhist-post-item .textbox .text {
    line-height: 1.6;
  }
  .buddhist-post-item .com-img {
    width: 200px;
    height: 135px;
    border-radius: 20px;
  }
}
@media screen and (max-width: 768px) {
  .buddhist {
    padding: 50px 0;
  }
  .buddhist-post {
    margin-bottom: 20px;
  }
  .buddhist-post:last-of-type {
    margin-bottom: 0;
  }
  .buddhist-post-title {
    margin-bottom: 20px;
    font-size: 22px;
  }
  .buddhist-post-list {
    padding-left: 25px;
  }
  .buddhist-post-item {
    padding: 20px 0 30px;
  }
  .buddhist-post-item:before {
    left: -25px;
  }
  .buddhist-post-item:after {
    top: 10px;
    left: -29px;
  }
  .buddhist-post-item:nth-of-type(1) {
    padding-top: 0;
  }
  .buddhist-post-item:nth-of-type(1):before {
    top: 15px;
    height: calc(100% + 25px);
  }
  .buddhist-post-item:last-of-type:before {
    display: none;
  }
  .buddhist-post-item .date {
    font-size: 20px;
    width: 65px;
    line-height: 1.2;
    position: relative;
    margin-bottom: 15px;
  }
  .buddhist-post-item .date:after {
    content: "";
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #7b9a48;
    position: absolute;
    left: -29px;
    top: 10px;
  }
  .buddhist-post-item .textbox .name {
    font-size: 17px;
    margin-bottom: 15px;
    line-height: 1.6;
  }
  .buddhist-post-item .textbox .text {
    line-height: 1.6;
  }
  .buddhist-post-item .com-img {
    width: 100%;
    padding-top: 69%;
    border-radius: 20px;
    margin-top: 30px;
  }
}

/*温泉津について
=========================================================*/
@media screen and (min-width: 767px) {
  .about-yunotsu {
    padding: 100px 0;
  }
  .about-yunotsu-container {
    display: flex;
    justify-content: space-between;
  }
  .about-yunotsu-img {
    width: 560px;
  }
  .about-yunotsu-text {
    width: 480px;
  }
}
@media screen and (max-width: 768px) {
  .about-yunotsu {
    padding: 60px 0;
  }
  .about-yunotsu-img {
    text-align: center;
    margin-bottom: 30px;
  }
}

@media screen and (min-width: 767px) {
  .feature {
    padding: 60px 0;
  }
}
@media screen and (max-width: 768px) {
  .feature {
    padding: 60px 0;
  }
}

/*温泉津の見どころ
=========================================================*/
@media screen and (min-width: 767px) {
  .yunotsu-tourism {
    padding: 100px 0 250px;
  }
}
@media screen and (max-width: 768px) {
  .yunotsu-tourism {
    padding: 60px 0 80px;
  }
}

.sub-visual {
  background: url(../img/common/sv_bg.jpg) no-repeat center bottom/cover;
}
.sub-visual-title {
  font-family: "Zen Maru Gothic", sans-serif;
  background: #fff;
  font-weight: 700;
}
@media screen and (min-width: 767px) {
  .sub-visual {
    height: 600px;
  }
  .sub-visual-title {
    letter-spacing: 0.5rem;
    margin-top: 160px;
    border-radius: 8px;
    height: 150px;
    width: 760px;
    font-size: 32px;
  }
}
@media screen and (max-width: 768px) {
  .sub-visual {
    height: 180px;
  }
  .sub-visual-title {
    letter-spacing: 0.2rem;
    margin-top: 80px;
    text-align: center;
    border-radius: 8px;
    width: 70%;
    font-size: 14px;
    padding: 10px 0;
  }
}

.error-text {
  color: #f44336;
}

@media screen and (min-width: 767px) {
  .cont-dl {
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 768px) {
  .cont-dl {
    margin-bottom: 10%;
  }
}
.cont-dl .in-dl dt a,
.cont-dl .in-dl dd a {
  color: #7b9a48;
  border-bottom: 1px solid #7b9a48;
}
.cont-dl .in-dl .hissu {
  line-height: 1;
  padding: 5px 8px;
  position: absolute;
  right: 0;
  background: #5abfbf;
  border-radius: 5px;
  color: #fff;
}
@media screen and (min-width: 767px) {
  .cont-dl .in-dl .hissu {
    font-size: 13px;
    top: 20px;
  }
}
@media screen and (max-width: 768px) {
  .cont-dl .in-dl .hissu {
    font-size: 3vw;
  }
}
.cont-dl .in-dl dt {
  position: relative;
  vertical-align: top;
}
@media screen and (min-width: 767px) {
  .cont-dl .in-dl dt {
    width: 320px;
  }
}
@media screen and (max-width: 768px) {
  .cont-dl .in-dl dt {
    padding-bottom: 5px;
  }
}
@media screen and (min-width: 767px) {
  .cont-dl .in-dl dd {
    width: 760px;
  }
}
.cont-dl .in-dl dd input[type=text],
.cont-dl .in-dl dd input[type=num],
.cont-dl .in-dl dd input[type=email],
.cont-dl .in-dl dd input[type=url],
.cont-dl .in-dl dd input[type=tel] {
  width: 100%;
  padding: 10px;
  border: solid #ccc 1px;
  background: #fff;
  box-sizing: border-box;
}
.cont-dl .in-dl dd .select-wrap {
  position: relative;
  width: 300px;
}
.cont-dl .in-dl dd .select-wrap:after {
  content: "";
  position: absolute;
  right: 10px;
  top: 15px;
  width: 5px;
  height: 5px;
  border-top: 2px solid #ccc;
  border-left: 2px solid #ccc;
  transform: translateY(-50%) rotate(-135deg);
  font-size: 20px;
  pointer-events: none;
}
.cont-dl .in-dl dd select {
  position: relative;
  width: 100%;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background: #fff;
  color: #666;
}
.cont-dl .in-dl dd textarea {
  padding: 5px;
  border: solid #ccc 1px;
  width: 100%;
  height: 200px;
  background: #fff;
  box-sizing: border-box;
  line-height: 1.8;
}
.cont-dl .in-dl dd #pc01,
.cont-dl .in-dl dd #pc02 {
  margin-bottom: 10px;
}
.cont-dl .in-dl dd #pc01 {
  width: 60px !important;
}
.cont-dl .in-dl dd #pc02 {
  width: 80px !important;
}

.contact-btn ul {
  text-align: center;
}
.contact-btn ul li {
  display: inline-block;
  position: relative;
}
@media screen and (min-width: 767px) {
  .contact-btn ul li {
    margin-right: 40px;
  }
}
@media screen and (max-width: 768px) {
  .contact-btn ul li {
    margin-bottom: 5%;
  }
}
.contact-btn ul li #form-btn {
  color: #fff;
  letter-spacing: 3px;
  transition: 0.3s;
  font-weight: bold;
  border: solid 1px #7b9a48;
  background-color: #7b9a48;
  font-family: "Zen Maru Gothic", sans-serif;
}
@media screen and (min-width: 767px) {
  .contact-btn ul li #form-btn {
    cursor: pointer;
    width: 340px;
    font-size: 18px;
    padding: 25px 0;
  }
}
@media screen and (max-width: 768px) {
  .contact-btn ul li #form-btn {
    width: 280px;
    font-size: 4vw;
    padding: 6% 0;
  }
}
.contact-btn ul li:hover #form-btn {
  color: #7b9a48;
  background: #fff;
}
@media screen and (min-width: 767px) {
  .contact-btn ul li:last-child {
    margin-right: 0;
  }
}
@media screen and (max-width: 768px) {
  .contact-btn ul li:last-child {
    margin-bottom: 0;
  }
}

/*リキャプチャ---------------*/
.recap-inwrap {
  width: 300px;
  margin: 0 auto 50px;
}

/*送信完了---------------*/
.send-comp {
  text-align: center;
}
.send-comp p {
  line-height: 1.5em;
}

.send-comp-ttl {
  font-weight: bold;
  font-size: 18px;
  margin-bottom: 30px;
}

/*Common
----------------------------------------------------*/
/*All Post 
----------------------------------------------------*/
@media screen and (min-width: 767px) {
  .post-wrp .tag-change {
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 768px) {
  .post-wrp .tag-change {
    display: block;
    overflow-x: scroll;
    white-space: nowrap;
    padding-bottom: 5%;
    margin-bottom: 10%;
  }
}
.post-wrp .tag-change li {
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  padding: 8px 10px;
  font-size: 14px;
}
@media screen and (min-width: 767px) {
  .post-wrp .tag-change li {
    margin: 10px 10px 0 0;
  }
}
@media screen and (max-width: 768px) {
  .post-wrp .tag-change li {
    margin-right: 1%;
    min-width: 100px;
  }
}
.post-wrp .tag-change li:last-child {
  margin-right: 0;
}
.post-wrp .tag-change a {
  display: block;
  border: solid 1px #7b9a48;
  color: #7b9a48;
  background: #fff;
}
@media screen and (min-width: 767px) {
  .post-wrp .tag-change a {
    padding: 10px 15px;
  }
}
@media screen and (max-width: 768px) {
  .post-wrp .tag-change a {
    font-size: 3vw;
    padding: 5px 10px;
  }
}
.post-wrp .tag-change .current a {
  background: #7b9a48;
}
.post-wrp .tag-change .current a span {
  color: #fff;
}
.post-wrp .all-post-list article {
  border-bottom: 1px solid #7b9a48;
}
@media screen and (min-width: 767px) {
  .post-wrp .all-post-list article {
    margin-bottom: 25px;
  }
}
.post-wrp .all-post-list article a {
  color: #666;
  display: block;
  box-sizing: border-box;
}
@media screen and (min-width: 767px) {
  .post-wrp .all-post-list article a {
    padding: 0 0 25px;
  }
}
@media screen and (max-width: 768px) {
  .post-wrp .all-post-list article a {
    padding: 5% 0;
  }
}
@media screen and (min-width: 767px) {
  .post-wrp .all-post-list article .tag-time {
    margin-bottom: 25px;
  }
}
@media screen and (max-width: 768px) {
  .post-wrp .all-post-list article .tag-time {
    margin-bottom: 5%;
  }
}
.post-wrp .all-post-list article .tag-name {
  line-height: 1;
  text-align: center;
  display: inline-block;
  vertical-align: middle;
  box-sizing: border-box;
  border: solid 1px #7b9a48;
}
@media screen and (min-width: 767px) {
  .post-wrp .all-post-list article .tag-name {
    min-width: 125px;
    padding: 10px 20px;
    font-size: 12px;
    margin: 3px 5px 0 0;
  }
}
@media screen and (max-width: 768px) {
  .post-wrp .all-post-list article .tag-name {
    min-width: 80px;
    padding: 5px 10px;
    margin: 1% 1% 0 0;
    font-size: 3vw;
  }
}
.post-wrp .all-post-list article .tag-name span {
  color: #7b9a48;
}
.post-wrp .all-post-list article time {
  display: block;
}
@media screen and (min-width: 767px) {
  .post-wrp .all-post-list article time {
    text-align: right;
  }
}
@media screen and (max-width: 768px) {
  .post-wrp .all-post-list article time {
    text-align: right;
    margin-bottom: 3%;
    font-size: 11px;
    letter-spacing: 0.1rem;
  }
}
.post-wrp .all-post-list article time span {
  color: #7b9a48;
}
@media screen and (min-width: 767px) {
  .post-wrp .all-post-list article time span {
    position: relative;
  }
}
@media screen and (max-width: 768px) {
  .post-wrp .all-post-list article time span {
    color: #fff;
  }
}
@media screen and (min-width: 767px) {
  .post-wrp .all-post-list article .com-img {
    width: 200px;
    height: 200px;
  }
}
@media screen and (max-width: 768px) {
  .post-wrp .all-post-list article .com-img {
    width: 20%;
    padding-top: 20%;
  }
}
@media screen and (min-width: 767px) {
  .post-wrp .all-post-list article .post-thumb-text {
    width: 855px;
  }
}
@media screen and (max-width: 768px) {
  .post-wrp .all-post-list article .post-thumb-text {
    width: 75%;
  }
}
.post-wrp .all-post-list article h4 {
  font-weight: bold;
}
@media screen and (min-width: 767px) {
  .post-wrp .all-post-list article h4 {
    font-size: 20px;
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 768px) {
  .post-wrp .all-post-list article h4 {
    font-size: 4vw;
    margin-bottom: 3%;
  }
}

.tag-select-box {
  position: relative;
  width: 40%;
  margin: 0 0 20px auto;
  max-width: 230px;
}
.tag-select-box:before {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 10;
  right: 0.8em;
  width: 0;
  height: 0;
  padding: 0;
  content: "";
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 6px solid #666;
  pointer-events: none;
}
.tag-select-box #tag-select {
  width: 100%;
  padding: 5% 20% 5% 5%;
  box-sizing: border-box;
  font-size: 1.2rem;
  margin-left: auto;
  display: block;
  font-family: "Noto Sans JP", sans-serif;
  border: none;
  border-bottom: 2px solid #666;
  cursor: pointer;
  border-radius: 0;
  background: none;
  color: #666;
  font-weight: 700;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
}
.tag-select-box #tag-select option {
  padding: 10px;
  box-sizing: border-box;
  cursor: pointer;
  box-sizing: border-box;
}

/*Single Post
----------------------------------------------------*/
@media screen and (min-width: 767px) {
  #contents-u.s-post .s-post-taglist {
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 768px) {
  #contents-u.s-post .s-post-taglist {
    margin-bottom: 3%;
  }
  #contents-u.s-post .s-post-taglist li {
    margin: 1% 1% 0 0;
  }
  #contents-u.s-post .s-post-taglist li span {
    font-size: 3vw;
  }
}
#contents-u.s-post .s-time-tag {
  text-align: right;
  padding-top: 10px;
  border-top: 1px solid #7b9a48;
}
@media screen and (min-width: 767px) {
  #contents-u.s-post .s-time-tag {
    margin-top: 100px;
  }
}
@media screen and (max-width: 768px) {
  #contents-u.s-post .s-time-tag {
    margin-top: 50px;
  }
}
#contents-u.s-post .s-time-tag time {
  color: #7b9a48;
  font-weight: bold;
}
#contents-u.s-post .tag-name {
  text-align: center;
  display: inline-block;
  vertical-align: middle;
  padding: 8px 10px;
  box-sizing: border-box;
  border: solid 1px #7b9a48;
  line-height: 1;
  font-size: 14px;
  color: #7b9a48;
}
#contents-u.s-post .tag-name span {
  color: #7b9a48;
}

#contents-u.privacy .privacy-box:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 767px) {
  #contents-u.privacy .privacy-box {
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 768px) {
  #contents-u.privacy .privacy-box {
    margin-bottom: 10%;
  }
}

#site-map ul li {
  border-bottom: 1px solid #7b9a48;
}
#site-map ul li a {
  box-sizing: border-box;
  display: block;
  position: relative;
  font-weight: bold;
  transition: 0.3s;
  color: #666;
}
@media screen and (min-width: 767px) {
  #site-map ul li a {
    padding: 15px 0 15px 35px;
  }
  #site-map ul li a:hover:before {
    left: 10px;
  }
}
@media screen and (max-width: 768px) {
  #site-map ul li a {
    padding: 10px 0 10px 25px;
  }
}
#site-map ul li a::before {
  content: "";
  display: block;
  position: absolute;
  left: 5px;
  top: 50%;
  transition: 0.3s;
  border-radius: 50%;
}
@media screen and (min-width: 767px) {
  #site-map ul li a::before {
    margin-top: -4px;
    border: solid 4px #7b9a48;
  }
}
@media screen and (max-width: 768px) {
  #site-map ul li a::before {
    margin-top: -4px;
    border: solid 4px #7b9a48;
  }
}

.not-found-txt p a {
  color: #7b9a48;
  font-weight: bold;
  border-bottom: 1px solid #7b9a48;
}/*# sourceMappingURL=style.css.map */