﻿/*==============================================
 Base
 ===============================================*/
* {
  font-family: 'Noto Sans JP', sans-serif, "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif !important;
}
body {
  color: #775246;
  /* background-color: #ecddb7; */
  font-size: 15px;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 0.01em;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  width: 100%;
  overflow-x: hidden;
}
a:active, a:focus {
  outline: none !important;
}
h1, h2, h3, h4, h5, h6 {
  /* margin: 0 0 30px 0; */
  /* color: #4d9f42; */
  /* font-weight: normal; */
  /* line-height: 1.5; */
}
h1, h2 {
  letter-spacing: 2px;
}
h3, h4 {
  letter-spacing: 2px;
}
h5, h6 {
  letter-spacing: 1px;
}
p {
  color: #775246;
}
a {
  text-decoration: none !important;
}
a:hover, a:focus {
  color: #323232;
}
a, .btn {
  -webkit-transition: all .3s;
  transition: all .3s;
}
a img, iframe {
  border: none;
}
hr {
  margin-top: 0;
  margin-bottom: 0;
  border: 0;
  border-top: 1px solid #eee;
}
.text-right {
  text-align: right;
}

/*==============================================
 Utility
 ===============================================*/
.m-top-0, .m-top-10, .m-top-15, .m-top-20, .m-top-25, .m-top-30, .m-top-35, .m-top-40, .m-top-50, .m-top-80, .m-top-100, .m-bot-0, .m-bot-10, .m-bot-15, .m-bot-20, .m-bot-25, .m-bot-30, .m-bot-35, .m-bot-40, .m-bot-50, .m-bot-80, .m-bot-100 {
  display: inline-block;
}
.m-top-0 {
  margin-top: 0 !important;
}
.m-top-5 {
  margin-top: 5px;
}
.m-top-10 {
  margin-top: 10px;
}
.m-top-15 {
  margin-top: 15px;
}
.m-top-20 {
  margin-top: 20px;
}
.m-top-25 {
  margin-top: 25px;
}
.m-top-30 {
  margin-top: 30px;
}
.m-top-35 {
  margin-top: 35px;
}
.m-top-40 {
  margin-top: 40px;
}
.m-top-50 {
  margin-top: 50px;
}
.m-top-80 {
  margin-top: 80px;
}
.m-top-100 {
  margin-top: 100px;
}

/*margin bottom*/
.m-bot-0 {
  margin-bottom: 0 !important;
}
.m-bot-10 {
  margin-bottom: 10px;
}
.m-bot-15 {
  margin-bottom: 15px;
}
.m-bot-20 {
  margin-bottom: 20px;
}
.m-bot-25 {
  margin-bottom: 25px;
}
.m-bot-30 {
  margin-bottom: 30px;
}
.m-bot-35 {
  margin-bottom: 35px;
}
.m-bot-40 {
  margin-bottom: 40px;
}
.m-bot-50 {
  margin-bottom: 50px;
}
.m-bot-80 {
  margin-bottom: 80px;
}
.m-bot-100 {
  margin-bottom: 100px;
}

/*padding top*/
.p-top-0 {
  padding-top: 0;
}
.p-top-10 {
  padding-top: 10px;
}
.p-top-15 {
  padding-top: 15px;
}
.p-top-20 {
  padding-top: 20px;
}
.p-top-25 {
  padding-top: 25px;
}
.p-top-30 {
  padding-top: 30px;
}
.p-top-35 {
  padding-top: 35px;
}
.p-top-40 {
  padding-top: 40px;
}
.p-top-50 {
  padding-top: 50px;
}
.p-top-80 {
  padding-top: 80px;
}
.p-top-100 {
  padding-top: 100px;
}
.p-tb-10 {
  padding: 10px 0;
}
.p-tb-20 {
  padding: 20px 0;
}
.p-tb-30 {
  padding: 30px 0;
}
.p-tb-50 {
  padding: 50px 0;
}
.p-tb-100 {
  padding: 100px 0;
}
.p-tb-150 {
  padding: 150px 0;
}
.p-tb-200 {
  padding: 200px 0;
}
.p-top-0 {
  padding-top: 0 !important;
}
.p-bot-0 {
  padding-bottom: 0 !important;
}
.p-bot-100 {
  padding-bottom: 100px !important;
}
.inline-block {
  display: inline-block;
  width: 100%;
}
.relative {
  position: relative;
}

/*==============================================
 Bootstrap Reset
 ===============================================*/
.container-fluid, .col-lg-1, .col-md-1, .col-sm-1, .col-xs-1, .col-lg-2, .col-md-2, .col-sm-2, .col-xs-2, .col-lg-3, .col-md-3, .col-sm-3, .col-xs-3, .col-lg-4, .col-md-4, .col-sm-4, .col-xs-4, .col-lg-5, .col-md-5, .col-sm-5, .col-xs-5, .col-lg-6, .col-md-6, .col-sm-6, .col-xs-6, .col-lg-7, .col-md-7, .col-sm-7, .col-xs-7, .col-lg-8, .col-md-8, .col-sm-8, .col-xs-8, .col-lg-9, .col-md-9, .col-sm-9, .col-xs-9, .col-lg-10, .col-md-10, .col-sm-10, .col-xs-10, .col-lg-11, .col-md-11, .col-sm-11, .col-xs-11, .col-lg-12, .col-md-12, .col-sm-12, .col-xs-12 {
  padding-right: 30px;
  padding-left: 30px;
}

/*==============================================
 Body
 ===============================================*/
.body-content {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.page-content {
  display: block;
  width: 100%;
  padding: 100px 0;
  position: relative;
}

/*==============================================
 Scroll Top
 ===============================================*/
.lift-off {
  position: fixed;
  right: 16%;
  bottom: 30px;
  width: 68%;
  -webkit-transition: all .3s;
  transition: all .3s;
  text-align: center;
  color: #fff;
  line-height: 40px;
}
.lift-off_show {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
}
.lift-off_hide {
  visibility: hidden;
  -webkit-transform: translateY(40px);
  -ms-transform: translateY(40px);
  transform: translateY(40px);
  opacity: 0;
}

/*==============================================
 Background Images
 ===============================================*/
 h1 img {
    /* width: 784px; */
    width: 1006px;
    display: block;
    margin: 0 auto;
 }
.title-section p {
    margin-top: 20px;
    /* margin-bottom: 50px; */
    font-size: 16px;
    /* line-height: 2.5em; */
    line-height: 2em;
    letter-spacing: 0.15em;
    text-indent: 0.15em;
    /* margin-bottom: 0; */
}
.title-section p span {
    color: #4D9F42;
}
.title-section img.title-img {
    /* max-width: 836px;
    width: 100%; */
}
.title-section.title-section-s img.title-img {
    /* max-width: 498px; */
    max-height: 36px;
    position: relative;
    z-index: 2;
}
.flex {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.text-justify {
    font-feature-settings: "palt" 1;
}
.page-content.top06 {
    background-image: url(../img/komeko2025_list_nami.png),url(../../img/back3_2025.png);
    background-repeat: no-repeat;
    background-position: top center,center;
    background-size: auto,cover;
    background-attachment: scroll,fixed;
    padding: 110px 0 70px;
    /* background-color: #FFFBC9; */
}
.top06 .btn01{
    position: relative;
    text-decoration: none;
    display: inline-block;
    text-align: center;
    background: transparent;
    border-radius: 10px;
    outline: none;
    transition: all 0.3s ease;
    width: 100%;
}
.top06 .btn01:hover{
    border-color:transparent;
}
.top06 .btn01 span {
    position: relative;
    z-index: 2;
    /* display: block; */
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 30px;
    background: #F4F2D7;
    border-radius: 10px;
    font-weight: 600;
    color: #674f46;
    font-size: 17px;
    letter-spacing: 0.15em;
    text-indent: 0.15em;
    transition: all 0.3s ease;
    background-image: url(../../img/contact_icon1.png),url(../../img/contact_icon2.png);
    background-repeat: no-repeat;
    background-size: 42px,31px;
    background-position: left 50px center,right 30px center;
}
.top06 .pushdown:before {
    content: "";
    position: absolute;
    z-index: 1;
    top: 8px;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 15px;
    background-color: rgba(79, 55, 47, 0.3);
}
.top06 .pushdown:hover span {
    background-image: url(../img/contact_icon1_on.png),url(../img/contact_icon2_on.png);
    background-color: #d79e03;
    color: #f8f2e4;
    transform: translateY(8px);
}
.contactbtn-sec-inner.tel-info {
    background-color: #fff;
    letter-spacing: 0.15em;
    text-indent: 0.15em;
    border-radius: 10px;
    text-align: center;
    position: relative;
}
.tel-info-detail {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    width: 100%;
}
.tel-info-detail p {
    font-size: 17px;
    margin-bottom: 10px;
    line-height: 1em;
    font-weight: 600;
}
.tel-info-detail h3 {
    margin: 0;
    line-height: 1em;
    font-weight: 600;
    font-size: 30px;
    position: relative;
    display: inline-block;
}
.tel-info-detail h3:before {
    content: '';
    position: absolute;
    left: -40px;
    top: 0;
    display: inline-block;
    width: 28px;
    height: 30px;
    background-image: url(../../img/tell.png);
    background-size: contain;
    background-repeat: no-repeat;
    vertical-align: middle;
}
.top06 .title-section p {
    font-size: 14px;
    line-height: 2.2em;
    font-weight: 600;
}
.title-section h5 {
    font-size: 20px;
    letter-spacing: 0.15em;
    text-indent: 0.15em;
    margin: 0;
    line-height: 1em;
}
.top06 .title-section p span {
    font-size: 22px;
    display: block;
    margin-top: 5px;
    letter-spacing: 0.15em;
    text-indent: 0.15em;
    color: #674f46;
}
p.open-time {
    font-size: 14px;
    letter-spacing: 0.15em;
    text-indent: 0.15em;
    margin-bottom: 0;
    line-height: 1em;
    margin-top: 15px;
    font-weight: 600;
    color: #b7ada4;
}
.row {
    position: relative;
}
img.mw100 {
  max-width: 100%;
}
div.float {
    background-position: center;
    background-size: initial;
    background-repeat: repeat;
    width: 100%;
    right: 0;
    bottom: 0;
    z-index: 10000;
    background-color: #FFFBC9;
}
div.float a {
    display: inline-block;
    max-width: 100%;
    padding: 20px;
}
div.float a:hover img {
    transition: .3s;
}
a.anc.top_back {
    width: 50px;
    height: 50px;
    border: 2px solid #c69c6d;
    border-radius: 50px;
    background-color: #fff;
    position: absolute;
    top: -90px;
    right: 30px;
    background-image: url(../img/up.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 19px;
    transition: 0.3s;
}
a.anc.top_back:hover {
    /* opacity: 0.8; */
    background-color: #c69c6d;
    background-image: url(../img/up_on.png);
    transition: 0.3s;
}
.cb{
  clear: both;
}

.main-visual-section {
    position: relative;
}
.main-visual-inner {
    position: relative;
    width: 100%;
    padding: 80px 0;
    background-image: url(../img/list_top.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    /* background-attachment: fixed; */
}
.main-visual-inner h1 {
    margin: 0;
}
.title-section {
    position: relative;
    margin-bottom: 50px;
}
.title-section.title-section-s img.title-img.abs-kome {
    position: absolute;
    /* max-width: 93px; */
    max-height: 102px;
    z-index: 1;
    top: -45px;
    left: calc(50% - 290px);
}
.title-section.title-section-s img.title-img.abs-kome.abs-kome4 {
    left: calc(50% - 185px);
}
.title-section.title-section-s img.title-img.abs-kome.abs-kome5 {
    left: calc(50% - 370px);
}
.title-section.title-section-s img.title-img.abs-kome.abs-kome6 {
    left: -35px;
}
.c-white {
    color: #ffffff;
}
.contactbtn-sec {
    display: flex;
    justify-content: space-between;
}
.contactbtn-sec-inner {
    width: calc(50% - 15px);
}
.contactbtn-sec-inner,
.top06 .btn01 span {
    min-height: 100px;
}
.entry-sec {
    background-color: #fff;
    padding: 100px 80px 80px;
    border-radius: 30px;
}
.page-content.top07 {
    background-image: url(../img/list.png),url(../img/kome.png);
    background-repeat: no-repeat;
    background-size: 215px,200px;
    background-position: top 100px left, bottom 200px right 100px;
    padding-bottom: 90px;
    background-color: #E8E6B3;
}
html {
    overflow-x: hidden;
}
.top-bar-sec {
    padding: 15px 30px;
    background-color: #fff;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.top-bar-sec > img {
    max-height: 29px;
}
.top-bar-sec > div {
    display: flex;
    justify-content: center;
}
.top-bar-sec > div p {
    margin-bottom: 0;
    margin-left: 50px;
}
.top-bar-sec > div p,
.top-bar-sec > div a {
    line-height: 1em;
    font-weight: 700;
    color: #674f46;
    letter-spacing: 0.1em;
}
.top-bar-sec > div a:hover {
    opacity: 0.8;
}
.subhead-sec {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    padding-bottom: 15px;
    border-bottom: 1px solid #D69E00;
    margin-top: 70px;
}
.list-sec-inner {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    padding: 20px 0;
    border-bottom: 1px dashed #674f46;
}
.subhead-sec h5 {
    color: #D69E00;
    margin: 0;
    font-size: 17px;
    font-weight: 600;
}
.list-sec-inner p {
    margin: 0;
    line-height: 1.6em;
    font-weight: 600;
    text-align: justify;
    font-size: 14px;
    letter-spacing: 0.05em;
}
.subhead-sec h5.add_nonesp1,
.subhead-sec h5:first-child,
.list-sec-inner p:first-child,
.list-sec-inner p.add_p1 {
    width: calc(30% - 30px);
    text-align: left;
}
.list-sec-inner p.add_p1 {
  text-align: left !important;
}
/* .subhead-sec h5:nth-child(2), */
.subhead-sec h5.add_nonesp2,
.list-sec-inner p:not(.add_p1):nth-child(2),.list-sec-inner p.add_p2 {
    width: calc(20% - 30px);
}
.subhead-sec h5:last-child,
.list-sec-inner p:last-child {
    width: calc(50% - 30px);
}
nav.page-list {
    text-align: center;
}
ul.pagination {
    margin: 50px 0 0;
}
.pagination>li>a,
.pagination>li>span {
    /* border: 1px solid #C66746; */
    border: 1px solid #ecdcb9;
    color: #775246;
    padding: 0;
    width: 40px;
    height: 40px;
    /* line-height: 40px; */
    line-height: 38px;
}
.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
    background-color: #674f46;
    border-color: #674f46;
}
.pagination>li:first-child>a,
.pagination>li:first-child>span {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    margin-right: 15px;
}
.pagination>li:last-child>a,
.pagination>li:last-child>span {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    margin-left: 15px;
}
.pagination>li:first-child>a,
.pagination>li:first-child>span,
.pagination>li:last-child>a,
.pagination>li:last-child>span {
    /* font-family: sans-serif !important; */
    font-size: 18px;
    line-height: 34px;
}
.pagination>li>a:hover, .pagination>li>span:hover {
    /* background-color: #efdad2;
    border: 1px solid #d79781; */
    background-color: #F4F2D7;
    border: 1px solid #ecdcb9;
    color: #674f46;
}

/*==============================================
 Responsive
 ===============================================*/

@media (min-width: 1921px) {
  .page-content.top06 {
    background-size: 100%,cover;
}
}

@media (max-width: 1400px) {
.page-content.top07 {
    background-size: 0;
}
}

@media (max-width: 1199px) {
  h1 img {
    width: 856px;
  }
  .main-visual-inner {
    padding: 75px 0;
  }
  .title-section p {
    font-size: 15px;
    letter-spacing: 0.1em;
    text-indent: 0.1em;
  }
  .title-section {
    margin-bottom: 40px;
  }
  .title-section.title-section-s img.title-img {
    max-height: 34px;
  }
  .top06 .btn01 span {
    padding: 25px 30px;
    font-size: 16px;
    background-size: 37px,28px;
    background-position: left 30px center,right 25px center;
  }
  .tel-info-detail p {
    font-size: 16px;
  }
  .tel-info-detail h3 {
    font-size: 28px;
  }
  .tel-info-detail h3:before {
    left: -35px;
    width: 26px;
    height: 28px;
  }
  .entry-sec {
    padding: 70px;
  }
  .title-section.title-section-s img.title-img.abs-kome.abs-kome5 {
    left: calc(50% - 350px);
  }
  .subhead-sec {
    margin-top: 50px;
  }
}

@media (min-width: 1200px) {
}

@media (max-width: 1024px) {
  h1 img {
    width: 806px;
  }
  .page-content.top07 {
    padding-top: 90px;
    padding-bottom: 80px;
  }
  .page-content.top06 {
    padding: 100px 0 60px;
  }
}

@media (max-width: 991px) {
  h1 img {
    width: 656px;
  }
  .main-visual-inner {
    padding: 70px 0;
  }
  .top-bar-sec > img {
    max-height: 26px;
  }
  .title-section.title-section-s img.title-img {
    max-height: 32px;
  }
  .page-content.top07 {
    padding-top: 80px;
    padding-bottom: 70px;
  }
  .entry-sec {
    padding: 60px;
  }
  .title-section.title-section-s img.title-img.abs-kome.abs-kome6 {
    left: calc(50% - 100px);
  }
  .title-section.title-section-s img.title-img.abs-kome.abs-kome4 {
    left: calc(50% - 165px);
  }
  .title-section h5 {
    font-size: 18px;
    letter-spacing: 0.1em;
    text-indent: 0.1em;
  }
  .top06 .title-section p {
    line-height: 2em;
  }
  .page-content.top06 {
    padding: 95px 0 55px;
  }
  .contactbtn-sec-inner.tel-info {
    letter-spacing: 0.1em;
    text-indent: 0.1em;
  }
  .contactbtn-sec-inner {
    width: calc(50% - 10px);
  }
  .tel-info-detail p {
    font-size: 15px;
    margin-bottom: 5px;
  }
  .tel-info-detail h3 {
    font-size: 26px;
  }
  .tel-info-detail h3:before {
    left: -28px;
    width: 23px;
    height: 25px;
  }
  .contactbtn-sec-inner, .top06 .btn01 span {
    min-height: 85px;
  }
  .top06 .btn01 span {
    padding: 15px 30px;
    font-size: 15px;
    background-size: 30px,23px;
    background-position: left 15px center,right 15px center;
    letter-spacing: 0.1em;
    text-indent: 0.1em;
  }
  .top-bar-sec > div p {
    margin-left: 40px;
  }
  .title-section.title-section-s img.title-img.abs-kome.abs-kome5 {
    left: calc(50% - 330px);
  }
  .subhead-sec h5.add_nonesp1, .subhead-sec h5:first-child, .list-sec-inner p:first-child, .list-sec-inner p.add_p1 {
    width: calc(27% - 30px);
  }
  /* .subhead-sec h5:nth-child(2), */
  .subhead-sec h5.add_nonesp2,
 .list-sec-inner p:not(.add_p1):nth-child(2),.list-sec-inner p.add_p2  {
    width: calc(23% - 30px);
  }
  .subhead-sec h5 {
    font-size: 16px;
    letter-spacing: 0.05em;
  }
  .list-sec-inner p {
    font-size: 14px;
  }
  ul.pagination {
    margin: 40px 0 0;
  }
  .subhead-sec {
    margin-top: 40px;
  }
}

@media screen and (min-width: 992px) {
}

@media screen and (max-width: 899px) {
  h1 img {
    width: 606px;
  }
  .main-visual-inner {
    padding: 60px 0;
  }
}

@media screen and (max-width: 767px) {
  img.none767 {
    display: none;
  }
  .top-bar-sec > img {
    max-height: 24px;
  }
  h1 img {
    width: 577px;
  }
  .main-visual-inner {
    padding: 55px 0;
  }
  .title-section.title-section-s img.title-img {
    max-height: 30px;
  }
  .page-content.top07 {
    padding-top: 60px;
    padding-bottom: 70px;
  }
  .entry-sec {
    padding: 50px;
  }
  .subhead-sec {
    /* margin-top: 45px; */
  }
  .title-section.title-section-s img.title-img.abs-kome.abs-kome5 {
    left: calc(50% - 290px);
  }
  .title-section.title-section-s img.title-img.abs-kome.abs-kome6 {
    left: calc(50% - 95px);
  }
  .title-section.title-section-s img.title-img.abs-kome.abs-kome4 {
    left: calc(50% - 150px);
  }
  .page-content.top06 {
    padding: 90px 0 50px;
  }
  .contactbtn-sec {
    flex-wrap: wrap;
  }
  .contactbtn-sec-inner {
    width: 100%;
  }
  .contactbtn-sec-inner.tel-info {
    width: 400px;
    margin: 0 auto 30px;
  }
  .contactbtn-sec-inner, .top06 .btn01 span {
    min-height: 80px;
    text-align: center;
  }
  .top06 .btn01 {
    width: 400px;
  }
  .top06 .btn01 span {
    background-position: left 30px center,right 30px center;
  }
  .top-bar-sec > div p {
    margin-left: 35px;
  }
  .subhead-sec h5.add_nonesp1,
  .subhead-sec h5:first-child,
  .list-sec-inner p:first-child,
  .list-sec-inner p.add_p1 {
    width: calc(27% - 20px);
  }
  /* .subhead-sec h5:nth-child(2), */
  .subhead-sec h5.add_nonesp2,
 .list-sec-inner p:not(.add_p1):nth-child(2),.list-sec-inner p.add_p2  {
    width: calc(23% - 20px);
  }
  .subhead-sec h5:last-child,
  .list-sec-inner p:last-child {
    width: calc(50% - 20px);
  }
  ul.pagination {
    margin: 35px 0 0;
  }
}

@media screen and (min-width: 768px) {
  img.none768 {
    display: none;
  }
}

@media (max-width: 699px) {
  h1 img {
    width: 457px;
  }
  .main-visual-inner {
    padding: 50px 0;
  }
  .title-section.title-section-s img.title-img {
    max-height: 28px;
  }
  .entry-sec {
    padding: 40px;
  }
  .title-section.title-section-s img.title-img.abs-kome.abs-kome6 {
    left: calc(50% - 90px);
  }
  .title-section.title-section-s img.title-img.abs-kome.abs-kome4 {
    left: calc(50% - 140px);
  }
  .title-section.title-section-s img.title-img.abs-kome.abs-kome5 {
    left: calc(50% - 140px);
    top: 5px;
  }
  .subhead-sec {
    /* margin-top: 40px; */
  }
  img.none699 {
    display: none;
  }
  .top07 .title-section.title-section-s img.title-img {
    max-height: 64px;
  }
  .subhead-sec {
    align-items: center;
  }
}

@media (min-width: 700px) {
  img.none700 {
    display: none;
  }
  .subhead-sec h5 br {
    display: none;
  }
}

@media (max-width: 640px) {
  .pagination>li>a,
  .pagination>li>span {
    width: 36px;
    height: 36px;
    /* line-height: 36px; */
    line-height: 34px;
    font-size: 13px;
  }
  .pagination>li:first-child>a, .pagination>li:first-child>span, .pagination>li:last-child>a, .pagination>li:last-child>span {
    line-height: 30px;
  }
  .pagination>li:last-child>a, .pagination>li:last-child>span {
    margin-left: 10px;
  }
  .pagination>li:first-child>a, .pagination>li:first-child>span {
    margin-right: 10px;
  }
  ul.pagination {
    margin: 30px 0 0;
  }
}

@media (max-width: 575px) {
  h1 img {
    width: 407px;
  }
  .main-visual-inner {
    padding: 45px 0;
  }
  .title-section.title-section-s img.title-img {
    max-height: 26px;
  }
  .top07 .title-section.title-section-s img.title-img {
    max-height: 57px;
  }
  .page-content.top07 {
    padding-top: 50px;
    padding-bottom: 60px;
  }
  .entry-sec {
    padding: 40px 30px;
    border-radius: 20px;
  }
  .subhead-sec {
    margin-top: 35px;
  }
  .title-section.title-section-s img.title-img.abs-kome {
    max-height: 58px;
    top: -20px;
  }
  .title-section.title-section-s img.title-img.abs-kome.abs-kome5 {
    left: calc(50% - 120px);
  }
  .title-section.title-section-s img.title-img.abs-kome.abs-kome6 {
    left: calc(50% - 80px);
  }
  .title-section p {
    font-size: 14px;
  }
  .title-section {
    margin-bottom: 35px;
  }
  .title-section.title-section-s img.title-img.abs-kome.abs-kome4 {
    left: calc(50% - 130px);
  }
  .contactbtn-sec-inner.tel-info {
    width: 100%;
  }
  .top06 .btn01 {
    width: 100%;
  }
  a.anc.top_back {
    width: 40px;
    height: 40px;
    top: -70px;
    background-size: 15px;
  }
  .subhead-sec h5 {
    font-size: 15px;
    letter-spacing: 0;
  }
  .list-sec-inner p {
    font-size: 13px;
  }
  .list-sec-inner {
    padding: 15px 0;
  }
  .subhead-sec h5.add_nonesp1,.subhead-sec h5:first-child, .list-sec-inner p:first-child,.list-sec-inner p.add_p1 {
    width: calc(28% - 20px);
  }
  /* .subhead-sec h5:nth-child(2), */
  .subhead-sec h5.add_nonesp2,
 .list-sec-inner p:not(.add_p1):nth-child(2),.list-sec-inner p.add_p2 {
    width: calc(21% - 20px);
  }
  .subhead-sec h5:last-child, .list-sec-inner p:last-child {
    width: calc(51% - 20px);
  }
}

@media (min-width: 576px) {
  br.none576 {
    display: none;
  }
}

@media (max-width: 540px) {
  .pagination>li>a, .pagination>li>span {
    width: 30px;
    height: 30px;
    /* line-height: 30px; */
    line-height: 28px;
    font-size: 12px;
  }
  .pagination>li:first-child>a, .pagination>li:first-child>span, .pagination>li:last-child>a, .pagination>li:last-child>span {
    line-height: 26px;
    font-size: 15px;
  }
}

@media (min-width: 541px) {
    .top06 .title-section p.open-time br.none541 {
        display: none;
    }
}

@media (max-width: 479px) {
  h1 img {
    width: 357px;
  }
  .top-bar-sec > img {
    max-height: 21px;
  }
  img.none479 {
    display: none;
  }
  .top-bar-sec > div p, .top-bar-sec > div a {
    letter-spacing: 0.05em;
    font-size: 14px;
  }
  .top-bar-sec > div p {
    margin-left: 30px;
  }
  .title-section.title-section-s img.title-img {
    max-height: 60px;
  }
  .top06 .title-section.title-section-s img.title-img {
    max-height: 27px;
  }
  .top06 .title-section.title-section-s img.title-img.abs-kome.abs-kome4 {
    max-height: 58px;
    top: -20px;
  }
  .top07 .title-section.title-section-s img.title-img {
    max-height: 55px;
  }
  .page-content.top06 {
    padding: 80px 0 50px;
  }
  a.anc.top_back {
    display: none;
  }
  .pagination>li:first-child>a, .pagination>li:first-child>span {
    margin-right: -1px;
  }
  .pagination>li:last-child>a, .pagination>li:last-child>span {
    margin-left: -1px;
  }
  /* .subhead-sec h5:nth-child(2), */
  .subhead-sec h5.add_nonesp2,
 .list-sec-inner p:not(.add_p1):nth-child(2),.list-sec-inner p.add_p2 {
    width: calc(22% - 20px);
  }
  .subhead-sec h5:last-child, .list-sec-inner p:last-child {
    width: calc(50% - 20px);
  }
  .pagination>li>a,
  .pagination>li>span {
    width: 28px;
    height: 28px;
    /* line-height: 28px; */
    line-height: 26px;
  }
  .pagination>li:first-child>a, .pagination>li:first-child>span, .pagination>li:last-child>a, .pagination>li:last-child>span {
    line-height: 24px;
  }
}

@media (min-width: 480px) {
  img.none480,
  br.none480 {
    display: none;
  }
}

@media (max-width: 440px) {
  .main-visual-inner {
    padding: 40px 30px;
  }
  h1 img {
    width: 100%;
  }
  .top06 .title-section p {
    font-size: 13px;
  }
  .title-section h5 {
    font-size: 17px;
  }
  .tel-info-detail p {
    font-size: 14px;
  }
  .tel-info-detail h3 {
    font-size: 24px;
  }
  .tel-info-detail h3:before {
    left: -25px;
    width: 20px;
    height: 22px;
    top: 2px;
  }
  .top06 .btn01 span {
    background-position: left 20px center,right 20px center;
    font-size: 15px;
  }
  .contactbtn-sec-inner, .top06 .btn01 span {
    min-height: 75px;
  }
  .contactbtn-sec-inner.tel-info {
    margin: 0 auto 25px;
  }
  .subhead-sec h5.add_nonesp1,.subhead-sec h5:first-child, .list-sec-inner p:first-child,.list-sec-inner p.add_p1 {
    width: calc(28% - 10px);
  }
  /* .subhead-sec h5:nth-child(2), */
  .subhead-sec h5.add_nonesp2,
 .list-sec-inner p:not(.add_p1):nth-child(2),.list-sec-inner p.add_p2 {
    width: calc(21% - 10px);
    text-align: center;
  }
  .subhead-sec h5:last-child, .list-sec-inner p:last-child {
    width: calc(51% - 10px);
  }
  .top07 .title-section.title-section-s img.title-img {
    max-height: 53px;
  }
  .title-section.title-section-s img.title-img.abs-kome.abs-kome5 {
    left: calc(50% - 115px);
    top: 0;
  }
  .pagination>li>a,
  .pagination>li>span {
    width: 26px;
  }
}

@media (max-width: 428px) {
  .top-bar-sec > img {
    max-height: 20px;
  }
  .top-bar-sec > div p,
  .top-bar-sec > div a {
    font-size: 13px;
  }
  .top-bar-sec > div p {
    margin-left: 20px;
  }
  .title-section.title-section-s img.title-img {
    max-height: 56px;
  }
  .top07 .title-section.title-section-s img.title-img {
    max-height: 50px;
  }
  .title-section.title-section-s img.title-img.abs-kome.abs-kome5 {
    left: calc(50% - 110px);
  }
  .title-section {
    margin-bottom: 30px;
  }
  .title-section h5 {
    font-size: 16px;
  }
  .title-section p {
    font-size: 13px;
  }
  .top06 .title-section p {
    font-size: 12px;
  }
  .top06 .title-section.title-section-s img.title-img {
    max-height: 25px;
  }
  .title-section.title-section-s img.title-img.abs-kome.abs-kome6 {
    left: calc(50% - 75px);
  }
  .title-section.title-section-s img.title-img.abs-kome.abs-kome4 {
    left: calc(50% - 115px);
  }
  .top06 .btn01 span {
    font-size: 14px;
    background-size: 23px,20px;
  }
  .tel-info-detail h3 {
    font-size: 22px;
  }
  .contactbtn-sec-inner, .top06 .btn01 span {
    min-height: 70px;
  }
  .contactbtn-sec-inner.tel-info {
    margin: 0 auto 20px;
  }
  .entry-sec {
    padding: 30px;
    border-radius: 15px;
  }
  .subhead-sec {
    margin-top: 30px;
  }
  .page-content.top06 {
    padding: 75px 0 50px;
  }
  .page-content.top07 {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .subhead-sec h5 {
    font-size: 14px;
  }
  .list-sec-inner p {
    font-size: 12px;
  }
  ul.pagination {
    margin: 25px 0 0;
  }
  .subhead-sec h5:first-child span,
  .list-sec-inner p:first-child span,.list-sec-inner p.add_p1 span  {
    display: block;
  }

  /* 20240821 */
  .subhead-sec h5.add_nonesp1 span {
    margin-top: 3px;
    display: block;
  }
  /* --- */

  .subhead-sec h5:first-child span {
    margin-top: 3px;
  }
  .list-sec-inner p:first-child span,.list-sec-inner p.add_p1 span  {
    margin-top: 8px;
  }
  .list-sec-inner p:first-child,.list-sec-inner p.add_p1 {
    line-height: 1.5em;
  }
  /* .subhead-sec h5:nth-child(2), */
 .list-sec-inner p:not(.add_p1):nth-child(2),.list-sec-inner p.add_p2 {
    display: none;
  }
  .list-sec-inner p.add_p1 {
    display: block;
  }

  /* 20240821 */
  .subhead-sec h5.add_nonesp2 {
    display: none;
  }
  .subhead-sec h5.add_nonesp1 {
    width: 110px;
    text-align: left;
  }
  /* --- */

  .subhead-sec h5:first-child,
  .list-sec-inner p:first-child,
  .list-sec-inner p.add_p1 {
    width: 110px;
  }
  .subhead-sec h5:last-child,
  .list-sec-inner p:last-child {
    width: calc(100% - 125px);
  }
  .subhead-sec {
    align-items: flex-end;
  }
}

@media (min-width: 429px) {
  .subhead-sec h5:first-child span,
  .list-sec-inner p:first-child span,
  .list-sec-inner p.add_p1 span {
    display: none;
  }
  /* 20240821 */
  .subhead-sec h5 span.koubo_sp {
    display: none;
  }
}

@media (max-width: 414px) {
  .pagination>li>a,
  .pagination>li>span {
    width: 24px;
  }
}

@media (min-width: 415px) {
}

@media (max-width: 390px) {
  .top07 .title-section.title-section-s img.title-img {
    max-height: 48px;
  }
  .title-section.title-section-s img.title-img.abs-kome.abs-kome5 {
    left: calc(50% - 105px);
  }
  .pagination>li>a, .pagination>li>span {
    width: 22px;
  }
}

@media (max-width: 375px) {
  .tel-info-detail p {
    font-size: 13px;
  }
  .tel-info-detail h3 {
    font-size: 20px;
  }
  .tel-info-detail h3:before {
    left: -22px;
    width: 18px;
    height: 19px;
    top: 1px;
  }
  .top06 .btn01 span {
    font-size: 13px;
    background-size: 22px,20px;
  }
  .contactbtn-sec-inner, .top06 .btn01 span {
    min-height: 65px;
  }
  .top07 .title-section.title-section-s img.title-img {
    max-height: 46px;
  }
  ul.pagination {
    margin: 20px 0 0;
  }
  .top-bar-sec {
    padding: 12px 30px;
  }
  .top-bar-sec > img {
    max-height: 18px;
  }
  .top-bar-sec > div p {
    margin-left: 15px;
  }
  .top-bar-sec > div p, .top-bar-sec > div a {
    letter-spacing: 0;
  }
  .pagination>li>a, .pagination>li>span {
    width: 21px;
  }
}

@media (max-width: 360px) {
  .title-section.title-section-s img.title-img {
    max-height: 54px;
  }
  .title-section {
    margin-bottom: 25px;
  }
  .subhead-sec {
    margin-top: 25px;
  }
  .top06 .title-section.title-section-s img.title-img {
    max-height: 24px;
  }
  .top06 .title-section.title-section-s img.title-img.abs-kome.abs-kome4 {
    max-height: 53px;
    top: -17px;
  }
  .title-section.title-section-s img.title-img.abs-kome.abs-kome5 {
    left: calc(50% - 100px);
  }
  .title-section.title-section-s img.title-img.abs-kome.abs-kome6 {
    left: calc(50% - 70px);
  }
  .title-section.title-section-s img.title-img.abs-kome.abs-kome4 {
    left: calc(50% - 105px);
  }
  .entry-sec {
    padding: 30px 25px 25px;
    border-radius: 10px;
  }
  .top06 .btn01 span {
    line-height: 1.3em;
  }
  .contactbtn-sec-inner, .top06 .btn01 span {
    min-height: 60px;
  }
  .tel-info-detail p {
    font-size: 12px;
  }
  .top07 .title-section.title-section-s img.title-img {
    max-height: 45px;
  }
  .title-section.title-section-s img.title-img.abs-kome.abs-kome5 {
    left: calc(50% - 95px);
  }
  .pagination>li>a, .pagination>li>span {
    width: 20px;
  }
}

@media (min-width: 361px) {
  br.none361 {
    display: none;
  }
}

@media (max-width: 340px) {
  .main-visual-inner {
    padding: 40px 15px 30px;
  }
  .container {
    padding: 0;
  }
  .entry-sec {
    padding: 30px 20px;
  }
  .top-bar-sec {
    padding: 12px 15px;
  }
  .pagination>li>a, .pagination>li>span {
    width: 22px;
  }
  .top07 .title-section.title-section-s img.title-img {
    max-height: 44px;
  }
  .top-bar-sec > div p, .top-bar-sec > div a {
    font-size: 12px;
  }
  .subhead-sec h5.add_nonesp1,
  .subhead-sec h5:first-child, .list-sec-inner p:first-child,.list-sec-inner p.add_p1 {
    width: 90px;
  }
  .subhead-sec h5:last-child, .list-sec-inner p:last-child {
    width: calc(100% - 105px);
  }
}


/* 20240821 */
.subhead-sec h4 {
  width: 100%;
  padding-left: 20px;
  position: relative;
  margin-top: 0;
  margin-bottom: 35px;
  line-height: 1.4;
}
.subhead-sec h4:before {
  content: "";
  width: 6px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.subhead-sec.koubo1 h4:before {
  background-color: #D69E00;
}
.subhead-sec.koubo2 h4:before {
  background-color: #A67C52;
}
.subhead-sec.koubo3 h4:before {
  background-color: #C66746;
}
.subhead-sec.koubo2 {
  border-color: #C66746;
  width: 100%;
}
.subhead-sec.koubo3 {
  border-color: #A67C52;
  width: 100%;
}
.subhead-sec.koubo2 h5 {
  color: #A67C52;
}
.subhead-sec.koubo3 h5 {
  color: #C66746;
}
.subhead-sec h4 img {
  height: 24px;
  display: block;
}
.list-sec-inner-hastitle {
  padding-top: 0;
}
.list-sec-inner-hastitle .subhead-sec.koubo2,
.list-sec-inner-hastitle .subhead-sec.koubo3 {
  margin-bottom: 20px;
}
@media (max-width: 1199px) {
  .subhead-sec h4 img {
    height: 23px;
  }
}
@media (max-width: 991px) {
  .subhead-sec h4 img {
    height: 22px;
  }
}
@media (max-width: 767px) {
  .subhead-sec h4 img {
    height: 21px;
  }
}
@media (max-width: 699px) {
  .subhead-sec h4 img {
    height: 20px;
  }
}
@media (max-width: 575px) {
  .subhead-sec h4 img {
    height: 19px;
  }
  .subhead-sec.koubo2,
  .subhead-sec.koubo3 {
    margin-top: 40px;
  }
  .list-sec-inner-hastitle .subhead-sec.koubo2,
  .list-sec-inner-hastitle .subhead-sec.koubo3 {
    margin-bottom: 15px;
  }
}
@media (max-width: 479px) {
  .subhead-sec h4 img {
    height: 18px;
  }
  .subhead-sec h4 {
    width: 100%;
    margin-bottom: 25px;
  }
}
@media (max-width: 428px) {
  .subhead-sec h4:before {
    width: 5px;
  }
  .subhead-sec h4 {
    padding-left: 15px;
  }
  .subhead-sec h4 img {
    height: 17px;
  }
}

.contactbtn-sec-inner.tel-info p.add0408 {
    position: absolute;
    font-size: 13px;
    letter-spacing: 0;
    text-indent: 0;
    background-color: #D69E00;
    color: #fff;
    line-height: 1.3em;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    top: -30px;
    left: -30px;
    margin: 0;
}
@media (max-width: 1199px) {
  .contactbtn-sec-inner.tel-info p.add0408 {
        font-size: 12px;
        width: 90px;
        height: 90px;
    }
}
@media (max-width: 991px) {
    .contactbtn-sec-inner.tel-info p.add0408 {
        font-size: 11px;
        width: 80px;
        height: 80px;
        top: -45px;
        left: -20px;
    }
}
@media (max-width: 767px) {
    .contactbtn-sec-inner.tel-info p.add0408 {
        font-size: 10px;
        width: 75px;
        height: 75px;
        top: -25px;
        left: -25px;
    }
}
@media (max-width: 575px) {
    .contactbtn-sec-inner.tel-info p.add0408 {
        left: -20px;
    }
}
@media (max-width: 414px) {
    .contactbtn-sec-inner.tel-info p.add0408 {
        left: -25px;
    }
}
@media (max-width: 390px) {
    .tel-info-detail h3 {
        padding-left: 25px;
    }
    .tel-info-detail h3:before {
        left: 0;
    }
}
@media (max-width: 375px) {
    .tel-info-detail h3 {
        padding-left: 23px;
    }
}
@media (max-width: 360px) {
    .tel-info-detail h3 {
        letter-spacing: 0.04em;
    }
    .contactbtn-sec-inner.tel-info p.add0408 {
        width: 70px;
        height: 70px;
        top: -20px;
    }
}
@media (max-width: 340px) {
    .contactbtn-sec-inner.tel-info p.add0408 {
        left: -10px;
    }
    .tel-info-detail h3 {
        letter-spacing: 0.02em;
    }
}
