@charset "UTF-8";
/*
Theme Name: 千石ハートワン動物病院
2025/09/ - Renewal
*/

/* ******************************************** */
/* directory:top */
/* トップページ */
/* ******************************************** */
body {
   font-family: "Zen Kaku Gothic New", sans-serif !important;
   color: #2D2D2D;
}
body.home .site .site-content {
    margin-top: 0;
}

/*--- header ---*/
header.site-header.re-header {
    padding: 1rem calc((100% - 1240px)/2);
    background-color: rgba(255,255,255,.7);
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
    min-width: 1170px;
}
header.site-header.re-header .reh-wrap {
    display: flex;
    justify-content: space-between;
}
header.site-header.re-header .reh-wrap h1 {
    width: 323px;
    padding-bottom: 0.5rem;
    margin-left:  0.5rem;
}
header.site-header.re-header .reh-wrap h1 a {
    display: block;
    line-height: 1;
}
header.site-header.re-header .reh-wrap h1 img {
    width: 100%;
    height: auto;
}
header.site-header.re-header .reh-wrap .main-navigation {
    width: auto;
}
header.site-header.re-header .main-navigation .menu-global-menu-container {
    background: none;
}
header.site-header.re-header .reh-wrap .nav-cap {
    text-align: right;
    font-size: 12px;
    color: #d1d1d1;
    padding-right: 0.85rem;
    line-height: 1;
    font-weight: 400;
}
header.site-header.re-header .main-navigation .menu-global-menu-container .main-menu > li > a {
  color: #000;
  font-size: 15px;
  padding: 1rem 0.85rem;
}
header.site-header.re-header .main-navigation .menu-global-menu-container .main-menu > li:hover > a {
  color: #78B142;
  background-color: transparent;
}
header.site-header.re-header .main-navigation .menu-global-menu-container .main-menu > li.menu-item-has-children > ul > li > a:hover {
  color: #C1F095;
  background-color: #78B142;
}
header.site-header.re-header .slide-menu-button {
  display: none;
}

.sp-btn-tel {
  display: block;
  position: relative;
  max-width: calc(100% - 2rem);
  margin: 10px auto;
  text-align: center;
  background: #EEF3EB;
  border-radius: 10px;
  color: #78B142;
  font-weight: bold;
  font-size: 30px;
  letter-spacing: 0.08em;
}
 .sp-btn-tel span {
    display: inline-block;
    width: 35px;
    height: 35px;
    background-image: url(images/tel.svg);
    background-size: 28px;
    vertical-align: middle;
    background-repeat: no-repeat;
    background-position: left top 1px;
}
.sp-btn-tel:hover, .sp-btn-tel:hover span, .sp-btn-gm:hover {
  color: #4C8721;
}

/*
@media screen and (max-width: 1024px) {
header.site-header.re-header .reh-wrap h1 {
    width: 28%;
}
header.site-header.re-header .main-navigation .menu-global-menu-container .main-menu > li > a {
  font-size: 13px;
  padding: 0.85rem .5rem;
}
header.site-header.re-header .main-navigation .menu-global-menu-container .main-menu > li.menu-item-has-children > ul > li > a {
    font-size: 13px;
}
}
*/

/*--- header SP ---*/
@media screen and (max-width: 767px) {

header.site-header.re-header {
    display: block;
    padding: 0;
     min-width: 100%;
}
header.site-header.re-header .reh-wrap, .re-slide-panel .reh-wrap {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0.5rem;
}
header.site-header.re-header .reh-wrap h1, .re-slide-panel .reh-wrap h1 {
    width: 240px;
    margin: 0;
}
.re-slide-panel .reh-wrap h1 a {
    display: block;
    line-height: 1;
}
.re-slide-panel .reh-wrap h1 img {
    width: 100%;
    height: auto;
}
header.site-header.re-header .reh-wrap .nav-box {
    display: none;
}
header.site-header.re-header .slide-menu-button, .re-slide-panel .slide-menu-button {
    width: 50px;
    background: #78B142;
    border: none;
    height: 50px;
    border-radius: 8px;
    display: flex;
    align-items: center;
}
.slide-panel.re-slide-panel .panel .slide-menu-button  {
    position: relative;
    background: #78B142;
    border: none;
}
.slide-panel.re-slide-panel .panel .slide-menu-button .hamburger__line {
  position: absolute;
  left: 17px;
  width: 16px;
  height: 1.5px;
  background-color: #fff;
  transition: all .4s;
}
.slide-menu-button .hamburger__line:nth-of-type(1) {
    top: 24px;
  transform: translateY(1px) rotate(-45deg);
}
.slide-menu-button .hamburger__line:nth-of-type(2) {
    top: 26px;
  transform: translateY(-1px) rotate(45deg);
}

header.site-header.re-header .slide-menu-button img, .re-slide-panel .slide-menu-button img {
    width: 100%;
    height: 16px;
}
.slide-panel.re-slide-panel .panel .content .sp-main-navigation .menu-slide-menu-container .main-menu {
    font-family: "Zen Kaku Gothic New", sans-serif !important;
}
.is-slide-open .slide-panel.re-slide-panel .panel {
  transform: translateX(0vw) translateY(0);
}
.slide-panel.re-slide-panel .panel {
  width: 100vw;
}


.re-slide-panel .reh-wrap {
  margin: 0 0 20px;
}
.slide-panel.re-slide-panel .panel .content .sp-main-navigation .menu-slide-menu-container .main-menu .spac-menu {
    cursor: pointer;
}
.slide-panel.re-slide-panel .panel .content .sp-main-navigation .menu-slide-menu-container .main-menu li {
    border-bottom: solid 1px #d1d1d1;
}
.slide-panel.re-slide-panel .panel .content .sp-main-navigation .menu-slide-menu-container .main-menu li:first-child {
    border-top: solid 1px #d1d1d1;
}
.slide-panel.re-slide-panel .panel .content .sp-main-navigation .menu-slide-menu-container .main-menu li .sub-menu li {
    border :none;
}
.slide-panel.re-slide-panel .panel .content .sp-main-navigation .menu-slide-menu-container .main-menu li a {
   padding: .8rem 0 .6rem 1.5rem;
   font-size: 18px;
   font-weight: bold;
}
.slide-panel.re-slide-panel .panel .content .sp-main-navigation .menu-slide-menu-container .main-menu .sub-menu {
  display: none;
  margin: 0 0 1rem 1rem;
}
.slide-panel.re-slide-panel .panel .content .sp-main-navigation .menu-slide-menu-container .main-menu a::before {
  content: none;
}

/* plus */
.slide-panel.re-slide-panel .panel .content .sp-main-navigation .menu-slide-menu-container .main-menu .spac-menu a::before, .slide-panel.re-slide-panel .panel .content .sp-main-navigation .menu-slide-menu-container .main-menu .spac-menu a::after {
    content: '';
    display: inline-block;
    width: 14px;
    height: 1.5px;
    background-color: #78B142;
    position: absolute;
    right: 20px;
    left: inherit;
    top: 50%;
    transform: translateY(-50%);
    transition: opacity 1s;
}
.slide-panel.re-slide-panel .panel .content .sp-main-navigation .menu-slide-menu-container .main-menu .spac-menu a::after  {
    transform: translateY(-50%) rotate(90deg);
    transition: transform 1s;
}
.slide-panel.re-slide-panel .panel .content .sp-main-navigation .menu-slide-menu-container .main-menu .spac-menu a.open::before {
    opacity: 0;
}
.slide-panel.re-slide-panel .panel .content .sp-main-navigation .menu-slide-menu-container .main-menu .spac-menu a.open::after {
    transform: translateY(-50%) rotate(180deg);
}
.slide-panel.re-slide-panel .panel .content .sp-main-navigation .menu-slide-menu-container .main-menu .sub-menu li {
  position: relative;
}
.slide-panel.re-slide-panel .panel .content .sp-main-navigation .menu-slide-menu-container .main-menu .sub-menu li::before {
  content: "\25CF";
  position: absolute;
  left: 0.8rem; 
  color: #4C8721;
  font-size: 7px;
  top: 14px
}
.slide-panel.re-slide-panel .panel .content .sp-main-navigation .menu-slide-menu-container .main-menu .sub-menu li a {
  display: inline-block;
  padding: .3rem 0 .3rem 2rem;
  font-size: 16px;
  font-weight: normal;
  display: block;
}
.slide-panel.re-slide-panel .panel .content .sp-main-navigation .menu-slide-menu-container .main-menu .sub-menu a::before, .slide-panel.re-slide-panel .panel .content .sp-main-navigation .menu-slide-menu-container .main-menu .sub-menu a::after {
    content: none;
}
.slide-panel.re-slide-panel .panel .content .sp-main-navigation .menu-slide-menu-container .main-menu a:hover {
  color: #78B142;
}

.sp-btn-gm {
  display: block;
  max-width: calc(100% - 2rem);
  margin: 0 auto 60px;
  text-align: center;
  color: #78B142;
  font-size: 15px;
  text-decoration: underline;
}
}

/*--- footer ---*/
.re-f-menu {
  list-style: none;
  padding: 4rem 0;
}
.rfm-item h4 {
  margin: 0 0 10px;
  color: #4C8721;
}
.rfm-item h4 a {
  color: #4C8721;
  font-weight: bold;
}
.rfm-item h4 a:hover {
  color: #EF9D44;
  text-decoration: none;
}
.re-f-sub-menu {
  list-style: none;
}
.re-f-sub-menu li {
  position: relative;
  padding: 2px 0 2px 1.5rem;
  line-height: 1.4;
}
.re-f-sub-menu li::before {
  content: "\25CF";
  position: absolute;
  left: 0.7rem;
  color: #4C8721;
  font-size: 5px;
  top: 12px;
}
.re-f-sub-menu li a {
  font-size: 14px;
  color: #2D2D2D;
  display: inline-block;
}
.re-f-sub-menu li a:hover {
  color: #4C8721;
  text-decoration: none;
}
.re-f-sub-menu.pr-sm  {
  margin: 40px 0 0;
}
.re-f-sub-menu.pr-sm li {
  padding: 2px 0 2px 0;
}
.re-f-sub-menu.pr-sm li::before {
  content: none;
}
.re-f-info {
  width:100vw;
  margin-left:calc(-50vw + 50%);
  border-top: solid 1px #D1D1D1;
  padding: 40px 0 0;
}
.re-f-info .re-inner {
  align-items: center;
}
.re-f-tel .sp-btn-tel {
  width: 286px;
  background: none;
  margin: 0;
  line-height: 1.2;
}
.re-f-tel .txt {
  font-size: 12px;
}
.re-f-tel .re-f-map {
  display: block;
  font-size: 12px;
  color: #4C8721;
  text-decoration: underline;
}
.re-f-tel .re-f-map:hover {
  color: #EF9D44;
  text-decoration: none;
}
.re-copy {
  font-size: 11px;
  padding: 10px 0;
}




/*--- contents ---*/
.sec {
  padding: 80px 0;
  min-width: 1170px;
}
.sec ul, .sec ol, .sec li {
  margin: 0;
  padding: 0;
  list-style: none;
}
.sec a {
  color: inherit;
}
.sec a:hover {
  color: #78B142;
}
.sec a.txtlink {
  color: #78B142;
  text-decoration: underline;
}
.sec a.txtlink:hover {
  text-decoration: none;
}
.re-inner {
  width: 1100px;
  margin: 0 auto;
  position: relative;
}
.fo-en {
    font-family: 'Prompt', sans-serif;
    letter-spacing:0.08em; 
}
.fc-orange {
  color: #EF9D44;
}
.re-center {
  text-align: center;
}
.re-sec-ttl {
  margin: 0 0 30px;
}
h2.re-sttl {
  font-size: 32px;
  font-weight: bold;
  line-height: 1.7;
}
h5.re-sttl-en {
  line-height: 1;
  font-size: 18px;
  position: relative;
  padding: 0 0 0 18px;
}
h4.re-sttl-s {
  font-size: 22px;
  font-weight: bold;
  margin: 0 0 30px;
}
h3.re-sttl-ss {
  font-size: 20px;
  font-weight: bold;
  margin: 15px 0;
  line-height: 1.5;
  text-align: center;
}
h5.re-sttl-en::before {
    content: "● ";
    font-size: 8px;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}
ul.re-list li {
  list-style: disc;
  list-style-position: inside;
  text-align: left;
}
.br16 {
  border-radius: 16px;
}
.re-flex {
  display: flex;
  justify-content: space-between;
}

/*---- sec00 -----*/
.sec00 {
    overflow-x: hidden;
    padding: 0 0 280px;
    min-width: 1170px;
    background-image: url('images/re_sec00_bg_gr.svg');
    background-size: 1110px;
    background-position: right -120px top 70px;
    background-repeat: no-repeat;
}
.sec00 .re-inner {
  width: 1170px;
}
.s0-mv  {
  position: relative;
  
}
.s0-mv::before {
  content: "";
  display: inline-block;
  width: 791px;
  height: 523px;
  position: absolute;
  left: -200px;
  bottom: -270px;
  z-index: 5;
  -webkit-mask-image: url('images/re_sec00_mat-mask.png');
  mask-image: url('images/re_sec00_mat-mask.png');
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: center;
  mask-position: center;
  -webkit-mask-size: contain;
  mask-size: contain;
  backdrop-filter: blur(16px);
  -webkit-backdrop-filter: blur(16px);
}
.s0-mv::after {
  content: "";
  background: url('images/re_sec00_mat.png') no-repeat 50% 50% / contain;
  position: absolute;
  width: 791px;
  height: 523px;
   left: -200px;
   bottom: -270px;
   z-index: 6;
}
.s0-mv img {
  position: relative;
  z-index: 3;
  width: 100%;
  height: 649px;
  object-fit: cover;
  border-radius: 24px;
}
.s0-h3 {
  z-index: 8;
  position: absolute;
  font-size: 38px;
  color: #FFF;
  left: 20px;
  bottom: -70px;
  font-weight: bold;
}
.s0-cap {
  z-index: 8;
  position: absolute;
  color: #FFF;
  right: 0px;
  bottom: -80px;
  text-align: right;
  font-weight: 400;
  font-size: 16px;
}
.s0-down {
  position: absolute;
  right: -20px;
  bottom: 0;
  z-index: 8;
}
.scroll_down {
  position: relative;
  width: 100%;
  height: 100vh;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}
.scroll_down:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 80%;
  background: linear-gradient(180deg,rgba(#000, 0) 0, rgba(#000, .8) 80%, rgba(#000, .8) 100%);
}
.scroll_down a {
  display: inline-block;
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
  width: 13px;
  padding: 10px 0px 110px;
  color: #FFF;
  font-size: 15px;
  line-height: 1;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  text-decoration: none;
  writing-mode: vertical-lr;
  transition: .2s;
  margin: auto;
  font-family: 'Prompt', sans-serif;
  pointer-events: none;
}
.scroll_down a:before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 2px;
  height: 100px;
  background: #ddd;
}
.scroll_down a:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 2px;
  height: 100px;
  background: #FFF;
}
.scroll_down a:hover {
  opacity: .5;
}

/*---- sec01 -----*/
.sec01 {}

.s1-txtbox {
  padding: 0 50px;
}
.s1-txtbox p {
  padding: 30px 0;
}
.s1-department {
  position: relative;
  padding: 30px 0 0;
  color: #FFF;
}
.s1-department ul {
  width: 50%;
  padding: 20px 0;
  z-index: 1;
  align-items: center;
  justify-content: flex-start;
}
.s1-department ul.s1d-orth {
  background: #78B142;
}
.s1-department ul.s1d-dent {
  background: #4C8721;
  flex-direction: row-reverse;
}
.s1-department ul li.s1d-ttl {
  width: 28%;
  padding: 40px 0;
}
.s1-department ul li.s1d-ttl h4 {
  font-size: 20px;
  font-weight: normal;
}
.s1-department ul li.s1d-cap {
  width: 50%;
}
.s1-department ul li.s1d-cap .s1dc-01 {
  font-size: 18px;
}
.s1-department ul li.s1d-cap .s1dc-02 {
  font-size: 15px;
  border: solid 1px #FFF;
  padding: 5px 30px;
  display: inline-block;
  width: 80%;
  margin: 5px 0 auto;
}
.s1-department ul.s1d-orth li.s1d-ttl {
  border-right: solid 1px #FFF;
}
.s1-department ul.s1d-dent li.s1d-ttl {
  border-left: solid 1px #FFF;
}
.s1d-catch {
  position: absolute;
  top: 0;
  left: calc( 50% - 129px);
  width: 258px;
  height: 258px;
  background: #FFF;
  border: solid 2px #EF9D44;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 10;
}
.s1d-catch h5 {
  font-size: 22px;
  line-height: 1.5;
  margin-bottom: 10px;
  font-weight: normal;
}

/*---- sec02 -----*/
.sec02 {}

.s2-newsbox {
  padding: 0 60px;
}
.s2n-ttl {
  width: 35%;
}
.s2n-news {
  width: 65%;
}
.s2n-news .list li {
  display: grid;
  gap: 20px;
  grid-template-columns: 1fr 0.5fr 2.5fr;
  border-bottom: solid 1px #D1D1D1;
  padding: 1.5em 0;
  font-size: 18px;
}
.s2n-news .list li:first-child {
  border-top: solid 1px #D1D1D1;
}
.s2n-news .list li .label-area {
  font-size: 14px;
  border: solid 1px #78B142;
  color: #78B142;
  line-height: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 5px;
}
.s2n-ttl .re-sttl-en {
  margin-top: 50px;
}
.s2n-ttl .re-button {
  margin-top: 100px;
}

/* plus */
.re-button a {
  background: #EF9D44;
  border-radius: 40px;
  position: relative;
  display: inline-block;
  margin: inherit;
  min-width: 185px;
  padding: 10px 40px 10px 25px;
  margin: 0;
  text-decoration: none;
  color: #FFF;
  line-height: 1.8;
  transition: 0.3s ease-in-out;
  font-weight: bold;
  font-size: 14px;
  text-align: left;
  box-shadow: 0 0 16px rgba(0, 0, 0, 0.1);
}
.re-button a::before {
  content: "";
  position: absolute;
  top: 50%;
  bottom: 0;
  right: calc(1.5rem - 6px);
  display: flex;
  justify-content: center;
  align-items: center;
  transition: right 0.3s;
  width: 15px;
  height: 15px;
  transform: translateY(-50%) rotate(0deg);
  background: #FFF;
  border-radius: 30%;
}
.re-button a::after {
  content: "";
  position: absolute;
  top: 50%;
  bottom: 0;
  right: 1.5rem;
  font-size: 90%;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: right 0.3s;
  width: 6px;
  height: 6px;
  border-top: solid 1px #EF9D44;
  border-right: solid 1px #EF9D44;
  transform: translateY(-50%) rotate(45deg);
}
.re-button a:hover {
  background: #78B142;
  color: #FFF;
}
.re-button a:hover::before {
  right: calc(1.3rem - 6px);
}
.re-button a:hover::after {
  right: 1.3rem;
  border-color:#78B142;
}

/*---- sec03 -----*/
.sec03 {
  background: #EEF3EB;
}
.s3-accbox {}
.s3a-l {
  width: calc(45% - 50px);
}
.s3a-l h4.re-sttl-s {
  margin: 20px 0 0;
}

.table-scroll {
  overflow-x: auto;
  margin: 0 auto 30px;
}
.table_design11 {
  border-collapse: collapse;
  text-align: center;
  border-bottom: 1px solid #D1D1D1;
  width: 100%;
}
.table_design11 th {
  font-weight: bold;
}
.table_design11 th, .table_design11 td {
  padding: .8em 0;
  text-align: center;
}
.table_design11 td {
  border-top: 1px solid #D1D1D1;
}
.s3a-l p {
  font-size: 82%;
  margin: 0 0 60px;
}
.s3a-l .re-button {
  text-align: right;
}
.s3a-r {
  width: 55%;
}
.s3a-r .s3ar-box {
  display: grid;
  grid-template-columns: 48% 48%;
  grid-template-rows: auto auto;
  gap: 30px;
}
.s3a-r .s3ar-box .s3ar-box-item {
  background: #FFF;
  padding: 1.5em 2em;
}
.s3a-r .s3ar-box .s3ar-box-item h4 {
  font-size: 20px;
  margin-bottom: 10px;
}
.s3a-r .s3ar-box .s3ar-box-item .txtlink {
  font-size: 90%;
}
.s3a-r .s3ar-box .s3ar-box-item:nth-child(3) {
  grid-column: 1 / 3;
}
.s3-accbox .sp-btn-tel {
    background: none;
    color: #78B142;
    margin: 10px auto 0;
}

/*---- sec04 -----*/
.sec04 {
  position: relative;
  background: linear-gradient(to bottom, #EEF3EB, #fff);
  overflow-x: hidden;
}
.sec04 .s4-bg {
  background-image: url('images/re_sec04_bg_gr.svg');
  background-size: 1145px;
  background-position: right -340px top 0px;
  background-repeat: no-repeat;
}
.sec04 .re-sec-ttl {
  margin: 0 0 120px;
}
.s4-greetbox {
  position: relative;
}
.s4-greetbox::before {
  content: "";
  display: inline-block;
  width: 957px;
  height: 632px;
  -webkit-mask-image: url('images/re_sec04_mat-mask.png');
  mask-image: url('images/re_sec04_mat-mask.png');
  -webkit-mask-repeat: no-repeat; mask-repeat: no-repeat;
  -webkit-mask-position: center;
  mask-position: center;
  -webkit-mask-size: contain;
  mask-size: contain;
  backdrop-filter: blur(16px);
  -webkit-backdrop-filter: blur(16px);
  position: absolute;
  left: -280px;
  top: -90px;
  z-index: 5;
}
.s4-greetbox::after {
  content: "";
  background: url('images/re_sec04_mat.png') no-repeat 50% 50% / contain;
  position: absolute;
  width: 957px;
  height: 632px;
  left: -280px;
  top: -90px;
   z-index: 6;
}
.s4g-l {
  width: 50%;
  z-index: 8;
}
.s4g-l .re-sttl {
  margin: 100px 0 60px;
  font-size: 30px;
}
.s4g-l .txt {
  line-height: 2;
  width: 95%;
  font-size: 18px;
}
.s4g-l .s4g-neme {
  margin: 60px 0 0;
  text-align: right;
  font-size: 18px;
  font-weight: 900;
}
.s4g-r {
  width: calc(49% - 60px);
  z-index: 4;
}

/*---- sec05 -----*/
.sec05 {
  border-bottom: solid 1px #D1D1D1;
}
.Re-Slider img {
  width: 100%;
  height: auto;
}
.Re-Slider .swiper-slide h3.re-sttl-ss {
  color: #EF9D44;;
}
.Re-Slider .swiper-slide p {
  font-size: 15px;
  line-height: 1.7;
}
.Re-Slider .swiper-pagination {
  position: static;
  margin-top: 16px;
  text-align: left;
}
.Re-Slider .swiper-pagination-bullet-active {
  background: #78B142;
}

/*---- sec06 -----*/
.sec06 {
  border-bottom: solid 1px #D1D1D1;
}
.s6-info {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-template-rows: auto auto auto;
  gap: 30px;
  grid-auto-flow: column;
}
.s6-info li {
  background: #EEF3EB;
  border: solid 1px #D1D1D1;
  border-radius: 5px;
  position: relative;
}
.s6-info li a {
  position: relative;
  color: #78B142;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: end;
  justify-content: end;
  padding: 20px;
  transition: 0.3s ease-in-out;
}
.s6-info li:first-child a {
  justify-content: center;
}
.s6-info li a:hover {
  text-decoration: none;
  opacity: 0.6;
}
.s6-info li h6 {
  font-size: 20px;
  font-weight: 400;
}
.s6-info li:first-child h6 {
  padding-bottom: 40px;
}
.s6-info li:first-child {
  grid-column: 1 / 2;
  grid-row: 1 / 7;
}
.s6-info li:first-child a::before {
  content: "";
  display: block;
  width: 145px;
  height: 151px;
  background: url(images/re_sec06_ic_01.svg);
  position: absolute;
  top: calc(50% - 105.5px);
  left: calc(50% - 72.5px);
}
.s6-info li:nth-child(2) {
   grid-column: 2 / 3;
   grid-row: 1 / 4;
}
.s6-info li:nth-child(2) a::before {
  content: "";
  display: block;
  width: 108px;
  height: 109px;
  background: url(images/re_sec06_ic_02.svg);
  position: absolute;
  bottom: 20px;
  left: 50px;
}
.s6-info li:nth-child(3) {
   grid-column: 2 / 3;
   grid-row: 4 / 7;
}
.s6-info li:nth-child(3) a::before {
  content: "";
  display: block;
  width: 100px;
  height: 100px;
  background: url(images/re_sec06_ic_03.svg);
  position: absolute;
  bottom: 20px;
  left: 50px;
}
.s6-info li:nth-child(4) {
  grid-column: 3 / 4;
  grid-row: 1 / 3;
}
.s6-info li:nth-child(4) a::before {
  content: "";
  display: block;
  width: 66px;
  height: 55px;
  background: url(images/re_sec06_ic_04.svg);
  position: absolute;
  bottom: 20px;
  left: 20px;
}
.s6-info li:nth-child(5) {
  grid-column: 3 / 4;
  grid-row: 3 / 5;
}
.s6-info li:nth-child(5) a::before {
  content: "";
  display: block;
  width: 62px;
  height: 62px;
  background: url(images/re_sec06_ic_05.svg);
  position: absolute;
  bottom: 20px;
  left: 20px;
}
.s6-info li:nth-child(6) {
  grid-column: 3 / 4;
  grid-row: 5 / 7;
}
.s6-info li:nth-child(6) a::before {
  content: "";
  display: block;
  width: 74px;
  height: 55px;
  background: url(images/re_sec06_ic_06.svg);
  position: absolute;
  bottom: 20px;
  left: 20px;
}
.s6-info li:nth-last-child(-n+3) {
  height: 100px;
}

/*---- sec07 -----*/
.sec07 {}

.s7-consul {
  gap: 30px;
}
.s7c-item {
  width: 33%;
  display: flex;
  flex-direction: column;
}
.s7c-item img {
  width: 100%;
}
.s7c-item .txt {
  font-size: 15px;
  line-height: 1.7;
  margin: 0 0 30px;
}
.s7c-item .re-button {
  margin-top: auto;
}

/*---- sec08 -----*/
.sec08 {
  border-bottom: solid 1px #D1D1D1;
}
.s8-opinion {
  position: relative;
  background: #78B142;
  border-radius: 24px;
  padding: 80px 60px 70px;
}
.s8-opinion::before {
  content: "";
  display: inline-block;
  width: 580px;
  height: 423px;
  -webkit-mask-image: url('images/re_sec00_mat-mask.png');
  mask-image: url('images/re_sec08_mat-mask.png');
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: center;
  mask-position: center;
  -webkit-mask-size: contain;
  mask-size: contain;
  backdrop-filter: blur(16px);
  -webkit-backdrop-filter: blur(16px);
  position: absolute;
  left: -180px;
  top: -50px;
  z-index: 5;
}
.s8-opinion::after {
  content: "";
  background: url('images/re_sec08_mat.png') no-repeat 50% 50% / contain;
  position: absolute;
  width: 580px;
  height: 423px;
  left: -180px;
  top: -50px;
   z-index: 6;
}
.s8o-l {
  width: 51%;
  z-index: 8;
}
.s8o-l .re-sttl {
  color: #FFF;
  font-size: 30px;
  line-height: 1.5;
}
.s8o-l .txt {
  color: #FFF;
  margin: 20px 0 30px;
}
.s8-opinion .re-button a {
  background: #4C8721;
  min-width: 280px;
}
.s8o-l .re-button a:hover {
  background: #EF9D44;
}

.s8o-l .re-button a::after {
  border-color: #4C8721;
}
.s8o-l .re-button a:hover::after {
  border-color: #EF9D44;
}
.s8o-r {
  width: calc(49% - 60px);
  z-index: 4;
}
.s8o-r img {
  width: 100%;
}

/*---- sec09 -----*/
.sec09 {
  border-bottom: solid 1px #D1D1D1;
}
.s9-achieve {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-template-rows: auto auto auto;
  gap: 30px;
}
.s9-achieve li {
  border: solid 1px #D1D1D1;
  border-radius: 5px;
  transition: 0.3s ease-in-out;
}
.s9-achieve li a {
  color: #78B142;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  transition: 0.3s ease-in-out;
  padding: 24px;
}
.s9-achieve li:hover {
  background: #f7f7f7;
}
.s9-achieve li a:hover {
  text-decoration: none;
}
.s9-achieve li h6 {
  font-size: 20px;
  font-weight: 400;
  padding-left: 30px;
}

/*---- sec10 -----*/
.sec10 {
  overflow-x: hidden;
  background-image: url('images/re_sec10_bg_gr.svg');
  background-size: 834px;
  background-position: right 18% bottom 20px;
  background-repeat: no-repeat;
}
.sec10 .re-inner {
  position: relative;
}
.s10-orth {
  width: 33%;
}
.s10-orth .txt {
  font-size: 15px;
  line-height: 1.7;
}
.s10o-item {
  padding: 20px 20px 30px;
  background: #EEF3EB;
  margin: 30px 0;
}
.s10o-item h3 {
  color: #78B142;
  font-size: 18px;
  margin: 0 0 10px;
}
.s10o-item .txt-s {
  font-size: 12px;
  margin: 10px 0 0;
}
.s10-image {
  position: absolute;
  top: 0;
  right: -100px;
  z-index: 3;
}
.s10-image-bg {
  position: relative;
}
.s10-image-bg::before {
  content: "";
  display: inline-block;
  width: 442px;
  height: 292px;
  -webkit-mask-image: url('images/re_sec10_mat-mask.png');
  mask-image: url('images/re_sec10_mat-mask.png');
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: center;
  mask-position: center;
  -webkit-mask-size: contain;
  mask-size: contain;
  backdrop-filter: blur(16px);
  -webkit-backdrop-filter: blur(16px);
  position: absolute;
  right: -120px;
  bottom: -130px;
  z-index: 5;
}
.s10-image-bg::after {
  content: "";
  background: url('images/re_sec10_mat.png') no-repeat 50% 50% / contain;
  position: absolute;
  width: 442px;
  height: 292px;
  right: -120px;
  bottom: -130px;
  z-index: 6;
}

/*---- sec11 -----*/
.sec11 {
  overflow-x: hidden;
  background-image: url('images/re_sec10_bg_gr.svg');
  background-size: 781px;
  background-position: left 28% bottom 110px;
  background-repeat: no-repeat;
}

.s11-flex {
  display: flex;
  justify-content: end;
}
.sec11 .s10-image {
  position: absolute;
  top: 0;
  right: inherit;
 left: -100px;
  z-index: 3;
}
.sec11 .s10-image-bg::before {
  content: "";
  display: inline-block;
  width: 402px;
  height: 293px;
  -webkit-mask-image: url('images/re_sec11_mat-mask.png');
  mask-image: url('images/re_sec11_mat-mask.png');
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: center;
  mask-position: center;
  -webkit-mask-size: contain;
  mask-size: contain;
  backdrop-filter: blur(16px);
  -webkit-backdrop-filter: blur(16px);
  position: absolute;
  right: inherit;
  left: -80px;
  bottom: -160px;
  z-index: 5;
}
.sec11 .s10-image-bg::after {
  content: "";
  background: url('images/re_sec11_mat.png') no-repeat 50% 50% / contain;
  position: absolute;
  width: 402px;
  height: 293px;
  right: inherit;
  left: -80px;
  bottom: -160px;
  z-index: 6;
}

/*---- sec12 -----*/
.sec12 {
  background: #EEF3EB;
}
.s12-slider .re-sttl-ss {
  color: #EF9D44;
  text-align: left;
  font-size: 18px;
  min-height: 68px;
}
.s12-slider .re-sttl-ss a {
  color: #2D2D2D;
}
.s12-slider .re-sttl-ss a:hover {
  color: #78B142;
}
.s12-slider .case-slide img {
  border-radius: 16px;
}
ul.re-ca_cat {
  margin: 16px 0;
}
.re-ca_cat li {
  display: inline-block;
  font-size: 14px;
  color: #78B142;
  background: #FFF;
  margin: 0 5px 10px 0;
  padding: 8px 10px;
  line-height: 1;
  text-align: center;
  border: solid 1px #78B142;
  border-radius: 5px;
}
ul.re-ca_tag {
  margin: 16px 0 0;
  padding: 5px 0 10px;
  border-top: solid 1px #D1D1D1;
}
.re-ca_tag li {
  display: inline-block;
  font-size: 13px;
  color: #78B142;
  margin: 0 10px 0 0;
}
.s12-ctbox {
  background: #FFF;
  padding: 24px 80px;
  margin: 50px 0 0;
}
.s12-ctbox  h3.re-sttl-ss {
  font-size: 18px;
}
.s12-ctbox ul.re-ca_cat {
  text-align: center;
  margin: 24px auto 10px;
  max-width: 620px;
}
.s12-ctbox ul.re-ca_cat li a {
  line-height: 1;
}
.s12-ctbox ul.re-ca_tag {
  border: none;
  text-align: center;
  margin: 0;
}
.s12-ctbox ul.re-ca_tag li {
  font-size: 16px; 
}
.sec12 .re-button  {
  margin: 30px 0;
}
.sec12 .re-button a {
  min-width: 230px;
}

/*---- sec13 -----*/
.sec13 {
  background: linear-gradient(180deg, #EEF3EB 0%, #EEF3EB 50%, #FFF 50%, #FFF 100%);
  padding: 80px 0 180px;
}
.sec13 .s11-flex {
  position: relative;
  background: #78B142;
  border-radius: 18px;
  padding: 80px 80px 90px;
}
.s13-rec {
  width: 60%;
  color: #FFF;
}
.s13-rec p {
  margin: 30px 0 40px;
  line-height: 2;
  font-size: 18px;
}
.sec13 .s13-image {
  position: absolute;
  top: 180px;
  left:-100px;
  z-index: 3;
}
.s13-image-bg::before {
  content: "";
  display: inline-block;
  width: 604px;
  height: 400px;
  -webkit-mask-image: url('images/re_sec13_mat-mask.png');
  mask-image: url('images/re_sec13_mat-mask.png');
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: center;
  mask-position: center;
  -webkit-mask-size: contain;
  mask-size: contain;
  backdrop-filter: blur(16px);
  -webkit-backdrop-filter: blur(16px);
  position: absolute;
  top: -260px;
  left: -90px;
  z-index: 5;
}
.s13-image-bg::after {
  content: "";
  background: url('images/re_sec13_mat.png') no-repeat 50% 50% / contain;
  position: absolute;
  width: 604px;
  height: 400px;
  top: -260px;
  left: -90px;
  z-index: 6;
}
.s13-rec .re-button a:hover {
  background: #F2AC5F;
}
.s13-rec .re-button a:hover::after {
  border-top: solid 1px #F2AC5F;
  border-right: solid 1px #F2AC5F;
}


.re-sp {
  display: none;
}

@media screen and (max-width: 767px) {

.re-pc {
  display: none;
}
.re-sp {
  display: block;
}
.sec {
  min-width: inherit;
  overflow-x: hidden;
  padding: 60px 0;
}
.re-inner {
  width: 100%;
  padding: 0 5%;
}
.sec00 .re-inner {
  width: 100%;
}
#re-top {
  font-size: 16px;
}
h2.re-sttl {
  font-size: 25px;
}
h4.re-sttl-s {
  font-size: 22px;
  font-weight: bold;
  margin: 0 0 30px;
}
h3.re-sttl-ss {
  font-size: 18.5px;
  font-weight: bold;
  margin: 10px 0;
  line-height: 1.5;
  text-align: center;
}

.re-sec-ttl {
  margin: 0 0 24px;
}
.br16 {
  border-radius: 10px;
}

/*-- sec00 ---*/
.sec00 {
  background-size: 614px;
  padding: 0 0 60px;
}
.s0-mv img {
  height: 390px;
}
.s0-mv::before, .s0-mv::after {
  width: 485px;
  height: 320px;
  left: -160px;
  bottom: -40px;
}
.s0-h3 {
  position: relative;
  font-size: 25px;
  left: inherit;
  bottom: inherit;
  line-height: 1.7;
}
.s0-cap {
  z-index: 8;
  position: relative;
  color: inherit;
  right: inherit;
  bottom: inherit;
  text-align: left;
  margin: 20px 0 0;
}
.s0-down {
  position: absolute;
  right: -1%;
  bottom: inherit;
  z-index: 8;
  top: -250px;
}
.scroll_down a {
  font-size: 11px;
}
.scroll_down a::before, .scroll_down a::after {
  width: 1px;
}

/*-- sec01 ---*/
.s1-txtbox {
  padding: 0;
}
.s1-txtbox p {
  padding: 10px 0 50px;
}
.s1d-catch {
  left: calc( 50% - 100px);
  width: 200px;
  height: 200px;
}
.s1-department {
  position: relative;
  padding: 110px 0 0;
  color: #FFF;
}
.s1-department ul {
  flex-wrap: wrap;
  padding: 40px 18px 30px;
}
.s1-department ul.s1d-dent li.s1d-ttl, .s1-department ul.s1d-orth li.s1d-ttl {
  border-left: none;
  border-right: none;
  border-bottom: solid 1px #FFF;
  padding: 50px 0 20px;
}
.s1-department ul li.s1d-ttl, .s1-department ul li.s1d-cap, .s1-department ul li.s1d-ttl, .s1-department ul li.s1d-cap {
  width: 100%;
}
.s1-department ul li.s1d-cap .s1dc-02 {
  width: 100%;
  padding: 10px 0;
}
.s1-department ul li.s1d-cap .s1dc-01 {
  margin: 14px 0;
}

/*-- sec02 ---*/
.s2-newsbox {
  padding: 0;
  display: block;
}
.s2n-ttl .re-sttl-en {
  margin: 0;
}
.s2n-ttl {
  width: 100%;
}
.s2n-news {
  width: 100%;
  margin: 0 0 40px;
}
.s2n-news .list li {
  gap: 10px;
  grid-template-columns: 1fr 1fr;
}
.s2n-news .list li .title {
  grid-column: 1 /3;
}

/*-- sec03 ---*/
.s3-accbox {
  flex-wrap: wrap;
  gap: 60px 0;
}
.s3a-l, .s3a-r {
  width: 100%;
}
.s3a-l p {
  margin: 0 0 20px;
}
.s3a-l .re-button {
  text-align: center;
}
.s3a-r .s3ar-box {
  grid-template-columns: 1fr;
  grid-template-rows: auto auto auto;
  gap: 20px;
}
.s3a-r .s3ar-box .s3ar-box-item:nth-child(3) {
  grid-column: inherit;
}
.s3a-r .s3ar-box .s3ar-box-item .re-list {
  display: inline-block;
}
.s3a-r .s3ar-box .s3ar-box-item {
  padding: 1.2em .5em;
}

/*-- sec04 ---*/
.s4-greetbox::before, .s4-greetbox::after {
  width: 600px;
  height: 396px;
  left: -260px;
  top: 120px;
}
.sec04 .s4-bg {
  background-size: 840px;
  background-position: right -150px top 20px;
}
.s4-greetbox {
  flex-wrap: wrap;
  flex-direction: column-reverse;
}
.s4g-l, .s4g-r {
  width: 100%;
}
.s4g-image img {
  width: 100%;
  height: auto;
}
.sec04 .re-sec-ttl {
  margin: 0;
  position: absolute;
  color: #FFF;
  z-index: 10;
  top: 280px;
  left: 5%;
}
.s4g-image {
  text-align: right;
}
.s4g-image img {
  width: 58%;
  height: auto;
}
.s4g-l .re-sttl {
  margin: 40px 0 20px;
  font-size: 25px;
}
.s4g-l .txt {
  width: 100%;
  font-size: 16px;
}
.s4g-l .s4g-neme {
  margin: 30px 0 0;
}

/*-- sec06 ---*/
.s6-info {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
.s6-info li {
    width: calc(50% - 5px);
}
.s6-info li:nth-last-child(-n+3) {
  height: auto;
}
.s6-info li:first-child h6 {
  padding: 0;
}
.s6-info li h6 {
  line-height: 1;
  font-size: 18px;
}
.s6-info li a {
  padding: 90px 5% 20px;
  justify-content: center;
}
.s6-info li a::before {
  background-size: cover !important;
  top: 20px !important;
  left: inherit !important;
  right: inherit !important;
   bottom: inherit !important;
}
.s6-info li:first-child a::before {
  width: 59px;
  height: 62px;
}
.s6-info li:nth-child(2) a::before {
  width: 56px;
  height: 57px;
}
.s6-info li:nth-child(3) a::before {
  width: 59px;
  height: 59px;
}
.s6-info li:nth-child(4) a::before {
  width: 62px;
  height: 52px;
}
.s6-info li:nth-child(5) a::before {
  width: 57px;
  height: 57px;
}
.s6-info li:nth-child(6) a::before {
  width: 67px;
  height: 50px;
}

/*-- sec07 ---*/
.s7-consul {
  flex-wrap: wrap;
  gap: 60px
}
.s7c-item {
  width: 100%;
}

/*-- sec07 ---*/
.s7-consul {
  flex-wrap: wrap;
  gap: 60px
}
.s7c-item {
  width: 100%;
}

/*-- sec08 ---*/
.s8-opinion::before, .s8-opinion::after {
  width: 415px;
  height: 303px;
  left: -120px;
  top: -30px;
}
.s8-opinion {
  padding: 50px 20px 30px;
  flex-wrap: wrap;
}
.s8o-l, .s8o-r {
  width: 100%;
}
.s8o-r .s4g-image img {
  width: 100%;
}
.s8o-r .re-button {
  margin: 25px 0 0;
}

/*-- sec09 ---*/
.s9-achieve {
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
}
.s9-achieve li {
  width: calc(50% - 5px);
}
.s9-achieve li a {
  display: block;
  padding: 20px 3%;
  text-align: center;
}
.s9-achieve li h6 {
  font-size: 16.5px;
  padding: 0;
  line-height: 1;
  margin: 20px 0 0;
}

/*-- sec10 ---*/
.s10-image-bg::before, .sec11 .s10-image-bg::before {
  width: 212px;
  height: 140px;
  right: -80px;
  bottom: -25px;
  left: inherit;
  -webkit-mask-image: url('images/re_sec01_mat-mask.png');
  mask-image: url('images/re_sec10_mat-mask.png');
}
.s10-image-bg::after, .sec11 .s10-image-bg::after {
  width: 212px;
  height: 140px;
  right: -80px;
  bottom: -25px;
  left: inherit;
  background-image: url('images/re_sec10_mat.png');
}
.sec10, .sec11 {
  background-size: 400px;
  background-position: left -30px top 70px;
  padding: 30px 0;
}
.s10-orth {
  width: 100%;
}
.s10-image {
  position: relative;
  top: inherit;
  right: inherit;
  margin: 0 0 40px;
}
.s10-image img {
  width: 100%;
  height: auto;
}
.s10o-item {
  padding: 20px 5% 30px;
  margin: 20px 0;
}
.s10-orth .txt {
  font-size: 14px;
}
.s10-orth .re-button {
  text-align: center;
}

/*-- sec11 ---*/
.sec11 .s10-image {
  position: relative;
  top: inherit;
  left: inherit;
}

/*-- sec12 ---*/
.s12-ctbox {
  padding: 24px 5%;
  margin: 50px 0 0;
}
.s12-slider .case-slide img {
  border-radius: 10px;
}
.s12-ctbox ul.re-ca_cat {
  margin: 24px 0 10px;
  display: flex;
  flex-wrap: wrap;
  gap: 10px 8px;
}
.re-ca_cat li {
  font-size: 12.5px;
}
.s12-ctbox .re-ca_cat li {
  font-size: 14px;
  margin: 0;
  min-width: calc(25% - 6px);
  padding: 8px 2px;
}

.s12-ctbox ul.re-ca_tag {
  text-align: left;
}
.s12-ctbox ul.re-ca_tag li {
  font-size: 15px;
  margin: 0 14px 0 0;
}

/*-- sec13 ---*/
.s13-image-bg::before, .s13-image-bg::after {
  width: 540px;
  height: 358px;
  top: 20px;
  left: 190px;
  z-index: 5;
}
.sec13 .s11-flex {
  padding: 80px 5% 40px;
}
.s13-rec {
  width: 100%;
}
.s13-rec .re-sec-ttl {
  text-align: right;
  padding: 40px 10% 190px 0;
  z-index: 8;
  position: relative;
}
.s13-rec h3.re-sttl {
  font-size: 23px;
}
.s13-rec .re-button {
  text-align: center;
}
.sec13 .s13-image {
  top: -40px;
  left: 0;
}
.s13-image img {
  width: 284px;
  height: auto;
}
.s13-rec p {
  font-size: 16px;
}

/*-- footer ---*/
.re-footer {
  margin: 30px 0 0;
}
.re-footer .sp-main-navigation {
  overflow: scroll;
}
.re-footer .main-menu {
  max-width: 100%;
  margin: 0 auto 1rem auto;
  padding: 0;
  font-family: "Zen Kaku Gothic New", sans-serif;
  list-style: none;
}
.re-footer .main-menu li:first-child {
    border-top: solid 1px #d1d1d1;
}
.re-footer .main-menu .spac-menu {
    cursor: pointer;
}
.re-footer .main-menu li {
    border-bottom: solid 1px #d1d1d1;
}
.re-footer .main-menu li a {
    padding: .8rem 0 .6rem 1.5rem;
    font-size: 18px;
    font-weight: bold;
    position: relative;
    display: block;
    color: rgba(0,0,0,.87);
    text-decoration: none;
    transition: .5s;
}
 .re-footer .main-menu a::before {
    content: none;
    font-weight: 600;
    font-size: .8rem;
}
.re-footer .main-menu .spac-menu a::before, .re-footer .main-menu .spac-menu a::after  {
  content: '';
  display: inline-block;
  width: 14px;
  height: 1.5px;
  background-color: #78B142;
  position: absolute;
  right: 20px;
  left: inherit;
  top: 50%;
  transform: translateY(-50%);
  transition: opacity 1s;
}
.re-footer .main-menu .spac-menu a::after {
  transform: translateY(-50%) rotate(90deg);
  transition: transform 1s;
}
.re-footer .main-menu .sub-menu {
    display: none;
    margin: 0 0 1rem 1rem;
    padding: 0;
    list-style: none;
}
.re-footer .main-menu li .sub-menu li {
    border: none;
}
.re-footer .main-menu .sub-menu li {
    position: relative;
}
.re-footer .main-menu .sub-menu li a {
  position: relative;
  padding: .3rem 0 .3rem 2rem;
  font-size: 16px;
  font-weight: normal;
  display: block;
  color: rgba(0,0,0,.87);
  text-decoration: none;
  transition: .5s;
}
.re-footer .main-menu .sub-menu li::before {
  content: "\25CF";
  position: absolute;
  left: 0.8rem;
  color: #4C8721;
  font-size: 7px;
  top: 14px;
}
.re-footer .main-menu .spac-menu .sub-menu a::before, .re-footer .main-menu .spac-menu .sub-menu a::after  {
  content: none;
}

.re-f-sub-menu.pr-sm {
  margin: 15px 0 30px;
  text-align: center;
}
.re-f-sub-menu.pr-sm li {
  padding: 0;
}
.re-f-sub-menu li a {
  font-size: 18px;
}
.re-f-info .re-inner {
  display: block;
}
.re-f-info {
  margin-left: calc(-50vw + 50%);
  padding: 40px 0;
  text-align: center;
}
.re-f-tel .sp-btn-tel {
  width: 100%;
  margin: 30px auto 0;
  font-size: 36px;
}
.re-f-tel .txt {
  font-size: 15px;
   margin: 5px auto 10px;
}
.re-f-tel .re-f-map {
  font-size: 15px;
}
.re-copy {
  padding: 10px 0 30px;
}

}

@media screen and (max-width: 450px) {

.s0-mv img {
    object-position: -215px center;
}
.s4-greetbox::before, .s4-greetbox::after {
  width: 322px;
  height: 213px;
  left: -140px;
  top: 30px;
}
.sec04 .s4-bg {
  background-size: 418px;
  background-position: right -80px top 15px;
  position: relative;
}
.sec04 .re-sec-ttl {
  top: 100px;
}

.s13-image-bg::before, .s13-image-bg::after {
  width: 300px;
  height: 200px;
  top: 100px;
  left: 140px;
}
.s13-rec .re-sec-ttl {
  padding: 40px 20px 90px 0;
}
.sec13 .s13-image {
  left: -15px;
}
.s13-image img {
  width: 214px;
}
}