* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}

html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
  list-style: none;
  font-size: 100%;
}

html,
body {
  width: 100%;
  height: 100%
}

body {
  margin: 0;
  padding: 0;
  color: #1a1a1a;
  font-size: 14px;
  font-family: 'Noto Sans JP', sans-serif;
  -webkit-text-size-adjust: none
}

a:link,
a:active,
a:visited {
  color: #1a1a1a;
  text-decoration: none
}

table {
  table-layout: fixed;
  border-collapse: collapse;
  border-spacing: 0
}

.clx {
  *zoom: 1;
  height: 1%
}

.clx:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden
}

.sp {
  display: none
}

.pc {
  display: block
}

.gd {
  background: #F79428;
  background: -moz-linear-gradient(left, #F79428 0%, #1e9548 100%);
  background: -webkit-linear-gradient(left, #F79428 0%, #1e9548 100%);
  background: linear-gradient(to right, #F79428 0%, #1e9548 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#F79428', endColorstr='#1e9548', GradientType=1);
  color: #fff !important;
  font-weight: 500;
  text-align: center
}

.gd:hover {
  background: #EB6400;
  background: -moz-linear-gradient(left, #EB6400 0%, #EB6400 100%);
  background: -webkit-linear-gradient(left, #EB6400 0%, #EB6400 100%);
  background: linear-gradient(to right, #EB6400 0%, #EB6400 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#EB6400', endColorstr='#EB6400', GradientType=1)
}

.header {
  border-top: 8px solid #F79428;
  background: #FFF8F0
}

.header .hdr_top {
  width: 1080px;
  margin: 0 auto;
  position: relative
}

.header .hdr_top .hdr-desc {
  margin: 20px 0;
  line-height: 1;
  float: left;
  font-size: 10px;
}

.header .hdr_top .hdr-inquiry {
  padding: 0 138px 0 0;
  float: right
}

.header .hdr_top .hdr-inquiry .hdr-inquiry_inr {
  margin: 8px 0 0 0
}

.header .hdr_top .hdr-inquiry .hdr-inquiry_inr tr td {
  vertical-align: middle;
  white-space: nowrap;
  padding: 0 0 0 15px
}

.header .hdr_top .hdr-inquiry .hdr-inquiry_inr tr td span {
  display: block;
  font-size: 11px
}

.header .hdr_top .hdr-inquiry .hdr-inquiry_inr tr td span.tel {
  font-size: 24px
}

.header .hdr_top .hdr-mail {
  width: 130px;
  height: 79px;
  position: absolute;
  top: -8px;
  right: 0
}

.header .hdr_top .hdr-mail a {
  width: 130px;
  height: 79px;
  padding: 15px 0 0 0;
  display: block
}

.header .hdr_top .hdr-mail a::before {
  content: "";
  width: 21px;
  height: 15px;
  margin: 0 auto 15px auto;
  display: block;
  background: url(../img/ico-mail.png) no-repeat
}

.header .hdr_btm {
  padding: 35px 0;
  border-top: 1px solid #dbdbdb;
  background: #fff
}

.header .hdr_btm .hdr_btm_inr {
  width: 1080px;
  margin: 0 auto
}

.header .hdr_btm .hdr_btm_inr .hdr_ttl {
  width: 265px;
  height: 0;
  padding: 28px 0 0 0;
  overflow: hidden;
  background: url(../img/logo.png) no-repeat;
  background-size: contain;
  float: left
}

.header .hdr_btm .hdr_btm_inr .hdr_nav {
  float: right;
  letter-spacing: -.4em;
  text-align: right
}

.header .hdr_btm .hdr_btm_inr .hdr_nav li {
  height: 25px;
  line-height: 25px;
  padding: 0 12px;
  display: inline-block;
  letter-spacing: normal;
  vertical-align: top;
  border-left: 1px solid #dbdbdb;
  text-align: right
}

.header .hdr_btm .hdr_btm_inr .hdr_nav li:last-child {
  padding: 0 0 0 20px
}

.header .hdr_btm .hdr_btm_inr .hdr_nav li a:hover {
  color: #EB6400
}

.main .sec_wrap {
  padding: 0 24px
}

.main .sec_wrap .sec_ort {
  width: 100%;
  margin: 0 0 24px 0;
  background: #FFF8F0
}

.main .sec_wrap .sec_ort.sec_irregular {
  background: #fff
}

.main .sec_wrap .sec_ort .sec_inr {
  width: 1000px;
  margin: 0 auto;
  padding: 70px 0
}

.main .intro {
  width: 100%;
  height: 563px;
  margin: 0 0 24px 0;
  background: url(../img/intro-img.jpg) no-repeat center center;
  background-size: 2000px 563px
}

.sec_inr .sec_ttl {
  margin: 0 0 50px 0;
  font-size: 32px;
  text-align: center;
  font-weight: 400;
  line-height: 1
}

.sec_inr .sec_ttl::after {
  content: "";
  width: 140px;
  height: 3px;
  margin: 18px auto 0 auto;
  background: #F79428;
  background: -moz-linear-gradient(left, #F79428 0%, #1e9548 100%);
  background: -webkit-linear-gradient(left, #F79428 0%, #1e9548 100%);
  background: linear-gradient(to right, #F79428 0%, #1e9548 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#F79428', endColorstr='#1e9548', GradientType=1);
  display: block
}

.sec_inr .txt-serif {
  margin: 0 0 40px 0;
  font-size: 15px;
  line-height: 1.866666666666667;
  text-align: center;
  font-family: 'Noto Serif JP', serif;
  font-weight: 500
}

.sec-greeting .sec-greeting_txt {
  width: 574px;
  float: left;
  padding: 0 50px 0 0
}

.sec-greeting .sec-greeting_txt p {
  font-size: 15px;
  line-height: 1.866666666666667
}

.sec-greeting .sec-greeting_txt p.txt-serif {
  text-align: left;
  font-size: 27px;
  line-height: 1.851851851851852
}

.sec-greeting .sec-greeting_img {
  width: 426px;
  float: right
}

.sec-handling_list {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 40px 20px;
}

.sec-handling_list li {
  border: 1px solid #e2e7de;
  background: #fff;
}

.sec-handling_list li .img {
  height: 120px;
}

.sec-handling_list li .img img {
  object-fit: cover;
  object-position: center;
  width: 100%;
  height: 100%;
}

.sec-handling_list li .txt_wrap {
  min-height: 130px;
}

.sec-handling_list li .txt_wrap .ttl {
  padding: 15px;
  font-size: 20px;
  font-weight: 500;
  color: #1e9548;
  display: block;
  line-height: 1
}

.sec-handling_list li .txt_wrap .ttl span {
  font-size: 16px
}

.sec-handling_list li .txt_wrap .desc {
  padding: 0 15px 15px;
  display: block;
  font-size: 13px;
  line-height: 1.538461538461538
}

.sec-introduction .sec-introduction-profile {
  width: 950px;
  margin: 0 0 40px 0;
  padding: 50px 0 50px 60px;
  background: #fff
}

.sec-introduction .sec-introduction-profile:last-of-type {
  margin: 0
}

.sec-introduction .sec-introduction-profile .sec-introduction_list {
  width: 500px;
  float: left
}

.sec-introduction .sec-introduction-profile .sec-introduction_list .name {
  margin: 0 0 15px 0;
  font-size: 28px;
  font-weight: 500
}

.sec-introduction .sec-introduction-profile .sec-introduction_list .name span {
  margin: 0 0 0 10px;
  font-size: 18px;
  font-weight: 300
}

.sec-introduction .sec-introduction-profile .sec-introduction_list table {
  margin: 0 0 25px 0
}

.sec-introduction .sec-introduction-profile .sec-introduction_list table tr td {
  padding: 0 15px 0 0;
  line-height: 1.857142857142857
}

.sec-introduction .sec-introduction-profile .sec-introduction_list table tr td a {
  text-decoration: underline
}

.sec-introduction .sec-introduction-profile .sec-introduction_list table tr td a:hover {
  color: #F79428;
  text-decoration: underline
}

.sec-introduction .sec-introduction-profile .sec-introduction_list table.list {
  width: 100%
}

.sec-introduction .sec-introduction-profile .sec-introduction_list table.list tr td:first-child {
  width: 140px
}

.sec-introduction .sec-introduction-profile .sec-introduction_photo {
  margin: 0 -50px 0 0;
  float: right
}

.sec-introduction .sec-introduction-profile2 {
  width: 950px;
  margin: 0 0 40px 0;
  padding: 50px 0 50px 60px;
  background: #fff
}

.sec-introduction .sec-introduction-profile2 .sec-introduction_list {
  width: 700px;
  float: left
}

.sec-introduction .sec-introduction-profile2 .sec-introduction_list .name {
  margin: 0 0 15px 0;
  font-size: 28px;
  font-weight: 500
}

.sec-introduction .sec-introduction-profile2 .sec-introduction_list .name span {
  margin: 0 0 0 10px;
  font-size: 18px;
  font-weight: 300
}

.sec-introduction .sec-introduction-profile2 .sec-introduction_list table {
  margin: 0 0 25px 0
}

.sec-introduction .sec-introduction-profile2 .sec-introduction_list table tr td {
  padding: 0 15px 0 0;
  line-height: 1.857142857142857
}

.sec-introduction .sec-introduction-profile2 .sec-introduction_list table tr td a {
  text-decoration: underline
}

.sec-introduction .sec-introduction-profile2 .sec-introduction_list table tr td a:hover {
  color: #F79428;
  text-decoration: underline
}

.sec-introduction .sec-introduction-profile2 .sec-introduction_list table.list {
  width: 100%
}

.sec-introduction .sec-introduction-profile2 .sec-introduction_list table.list tr td:first-child {
  width: 140px
}

.sec-introduction .sec-introduction-profile2 .sec-introduction_photo {
  margin: 0 -50px 0 0;
  float: right
}

.sec-fee .sec-fee_list {
  margin: 0 0 40px 0;
  background: #fff
}

.sec-fee .sec-fee_list ul {
  padding: 8px 0;
  text-align: center;
  letter-spacing: -.4em
}

.sec-fee .sec-fee_list ul li {
  display: inline-block;
  letter-spacing: normal;
  vertical-align: top
}

.sec-fee .sec-fee_list ul li a {
  padding: 8px 25px;
  line-height: 1;
  display: block
}

.sec-fee .sec-fee_list ul li a::before {
  content: "";
  width: 13px;
  height: 7px;
  margin: 0 6px 0 0;
  background: url(../img/ico-arrow.png) no-repeat;
  display: inline-block
}

.sec-fee .sec-fee_content {
  padding: 45px 30px;
  background: #fff
}

.sec-fee .sec-fee_content .sec-fee_individual {
  margin: 60px 0 0 0
}

.sec-fee .sec-fee_content .sec-fee_individual:first-of-type {
  margin: 0
}

.sec-fee .sec-fee_content .sec-fee_individual .sec_sub-ttl {
  margin: 0 0 20px 0;
  font-size: 24px;
  font-weight: 500;
  color: #F79428;
  line-height: 1
}

.sec-fee .sec-fee_content .sec-fee_individual .sec_sub-ttl+.sec-fee-desc {
  margin: 0 0 20px 0
}

.sec-fee .sec-fee_content .sec-fee_individual .sec-price {
  margin: 0 0 18px 0;
  padding: 25px;
  background: #FFF8F0;
  line-height: 1
}

.sec-fee .sec-fee_content .sec-fee_individual .sec-price table tr td {
  padding: 0 0 0 15px;
  font-weight: 500;
  vertical-align: middle
}

.sec-fee .sec-fee_content .sec-fee_individual .sec-price table tr td.figure {
  font-size: 30px
}

.sec-fee .sec-fee_content .sec-fee_individual .sec-price table tr td.figure+.figure-txt {
  padding: 0
}

.sec-fee .sec-fee_content .sec-fee_individual .sec-price table tr td.figure-txt {
  padding: 0 25px 0 0;
  font-size: 18px;
  vertical-align: bottom
}

.sec-fee_individual .sec-fee_verticality {
  width: 450px;
  margin: 0 40px 0 0;
  float: left
}

.sec-fee_individual .sec-fee_verticality:nth-of-type(2n) {
  margin: 0
}

.sec-fee_individual .sec-fee_verticality dt {
  margin: 0 0 10px 0;
  height: 35px;
  line-height: 35px;
  padding: 0 15px;
  font-size: 18px;
  font-weight: 700;
  color: #fff;
  background: #F79428
}

.sec-fee_individual .sec-fee_verticality dd {
  margin: 0 0 25px 0;
  line-height: 1.857142857142857
}

.sec-fee_individual .sec-fee_verticality dd span {
  margin: 0 0 5px 0;
  color: #F79428;
  font-size: 15px;
  font-weight: 500;
  display: block
}

.sec-fee_individual .sec-fee_horizontal {
  width: 100%;
  display: table;
  table-layout: fixed;
  margin: 0 0 10px 0
}

.sec-fee_individual .sec-fee_horizontal dt {
  width: 194px;
  padding: 30px 0;
  text-align: center;
  font-size: 16px;
  font-weight: 700;
  color: #fff;
  background: #F79428;
  line-height: 1;
  display: table-cell;
  vertical-align: middle
}

.sec-fee_individual .sec-fee_horizontal dd {
  width: 746px;
  padding: 0 28px;
  border-top: 2px solid #d9eecb;
  border-bottom: 2px solid #d9eecb;
  border-right: 2px solid #d9eecb;
  display: table-cell;
  vertical-align: middle
}

.sec-access {
  width: 960px !important
}

.sec-access .sec-access-map {
  width: 555px;
  float: left
}

.sec-access .sec-access-map .map-link {
  margin: 13px 0 0 0
}

.sec-access .sec-access-map .map-link a {
  color: #1e9748
}

.sec-access .sec-access-map .map-link a::before {
  content: "";
  width: 12px;
  height: 16px;
  margin: 0 6px 0 0;
  background: url(../img/icon-map.png) no-repeat center center;
  display: inline-block;
  vertical-align: middle
}

.sec-access .sec-access_inr {
  width: 405px;
  padding: 50px 0 0 0;
  float: right;
  text-align: center
}

.sec-access .sec-access_inr .sec_ttl {
  font-size: 28px
}

.sec-access .sec-access_inr .sec_ttl::after {
  content: "";
  width: 112px
}

.sec-access .sec-access_inr .sec-access-logo {
  width: 239px;
  height: 0;
  margin: 0 auto;
  padding: 25px 0 0 0;
  overflow: hidden;
  background: url(../img/logo.png) no-repeat;
  background-size: contain
}

.sec-access .sec-access_inr ul {
  margin: 30px 0 0 0
}

.sec-access .sec-access_inr ul li {
  line-height: 2.142857142857143
}

.sec-access .sec-access_inr ul li.tel {
  font-size: 20px
}

.sec-access .sec-access_inr ul li.tel span {
  margin: 0 0 0 10px;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 500;
  letter-spacing: .05em
}

.sec-inquiry .sec-inquiry_inr {
  text-align: center
}

.sec-inquiry .sec-inquiry_inr .mail {
  width: 760px;
  margin: 0 auto 30px auto
}

.sec-inquiry .sec-inquiry_inr .mail a {
  padding: 25px 0;
  display: block;
  border-radius: 2px;
  font-size: 22px;
  line-height: 1
}

.sec-inquiry .sec-inquiry_inr .mail a::before {
  content: "";
  width: 21px;
  height: 15px;
  margin: 0 25px 0 0;
  display: inline-block;
  background: url(../img/ico-mail.png) no-repeat
}

.sec-inquiry .sec-inquiry_inr .tel {
  font-size: 26px
}

.sec-inquiry .sec-inquiry_inr .tel span {
  font-size: 30px;
  margin: 0 0 0 10px;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 500;
  letter-spacing: .05em
}

.sec-inquiry .sec-inquiry_inr .date {
  margin: 20px 0 0 0;
  font-size: 16px
}

.sec-inquiry .sec-inquiry_inr .desc {
  margin: 6px 0 0 0
}

.sec-adopt {
  margin: 100px auto !important;
  padding: 52px 0 !important;
  border: 2px solid #e9e9e9
}

.sec-adopt .sec-adopt_inr .sec_ttl {
  width: 378px;
  margin: 30px 0 50px 0;
  font-size: 28px;
  float: left
}

.sec-adopt .sec-adopt_inr .sec_ttl::after {
  content: "";
  width: 112px
}

.sec-adopt .sec-adopt_inr .sec-adopt_txt {
  width: 615px;
  padding: 0 52px 0 0;
  float: right
}

.sec-adopt .sec-adopt_inr .sec-adopt_txt .desc {
  margin: 0 0 30px 0;
  line-height: 1.714285714285714
}

.sec-adopt .sec-adopt_inr .sec-adopt_txt .tel {
  margin: 8px 0 0 0;
  float: left;
  font-size: 24px
}

.sec-adopt .sec-adopt_inr .sec-adopt_txt .tel span {
  margin: 0 0 0 10px;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 500;
  letter-spacing: .05em
}

.sec-adopt .sec-adopt_inr .sec-adopt_txt .btn {
  width: 294px;
  float: right
}

.sec-adopt .sec-adopt_inr .sec-adopt_txt .btn a {
  display: block;
  height: 52px;
  line-height: 52px;
  border-radius: 2px;
  font-size: 16px
}

.footer .ftr_top {
  padding: 70px 0;
  background: #f4f4f4
}

.footer .ftr_top .ftr_top_inr {
  width: 1000px;
  margin: 0 auto;
  background: #fff
}

.footer .ftr_top .ftr_top_inr a {
  width: 100%;
  height: auto;
  display: table
}

.footer .ftr_top .ftr_top_inr a .ftr_ttl {
  width: 254px;
  height: 0;
  margin: 52px 0 56px 56px;
  padding: 22px 0 0 0;
  overflow: hidden;
  background: url(../img/logo_btm.png) no-repeat;
  background-size: contain;
  float: left
}

.footer .ftr_top .ftr_top_inr a .ftr_ttl2 {
  width: 254px;
  height: 0;
  margin: 52px 0 56px 56px;
  padding: 22px 0 0 0;
  overflow: hidden;
  background: url(../img/logo_btm2.png) no-repeat;
  background-size: contain;
  float: left
}

.footer .ftr_top .ftr_top_inr a .ftr-inquiry {
  margin: 0 0 0 70px;
  padding: 27px 0 25px 0;
  float: left
}

.footer .ftr_top .ftr_top_inr a .ftr-inquiry p {
  margin: 0 0 14px 0
}

.footer .ftr_top .ftr_top_inr a .ftr-inquiry ul li {
  line-height: 1.25
}

.footer .ftr_top .ftr_top_inr a .ftr-inquiry ul li:first-child {
  margin: 0 0 8px 0;
  font-size: 16px;
  font-weight: 500
}

.footer .ftr_top .ftr_top_inr a:hover {
  opacity: .8
}

.footer .ftr_btm {
  height: 60px;
  background: #2b3a3f
}

.footer .ftr_btm .ftr_btm_inr {
  width: 1080px;
  margin: 0 auto
}

.footer .ftr_btm .ftr_btm_inr p {
  color: #fff;
  line-height: 60px
}

.footer .ftr_btm .ftr_btm_inr p.ftr-desc {
  float: left
}

.footer .ftr_btm .ftr_btm_inr p.copyright {
  font-size: 12px;
  float: right
}

.pagetop {
  width: 46px;
  height: 46px;
  position: fixed;
  bottom: 46px;
  right: 0
}

.pagetop a {
  width: 46px;
  height: 46px;
  background: #F79428 url(../img/pagetop.png) no-repeat center center;
  display: block
}

.pagetop a:hover {
  background: #EB6400 url(../img/pagetop.png) no-repeat center center
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}

html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
  list-style: none
}

html,
body {
  width: 100%;
  height: 100%
}

body {
  margin: 0;
  padding: 0;
  color: #1a1a1a;
  font-size: 14px;
  font-family: 'Noto Sans JP', sans-serif;
  -webkit-text-size-adjust: none
}

a:link,
a:active,
a:visited {
  color: #1a1a1a;
  text-decoration: none
}

table {
  table-layout: fixed;
  border-collapse: collapse;
  border-spacing: 0
}

.clx {
  *zoom: 1;
  height: 1%
}

.clx:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden
}

.sp {
  display: none
}

.pc {
  display: block
}

.gd {
  background: #F79428;
  background: -moz-linear-gradient(left, #F79428 0%, #1e9548 100%);
  background: -webkit-linear-gradient(left, #F79428 0%, #1e9548 100%);
  background: linear-gradient(to right, #F79428 0%, #1e9548 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#F79428', endColorstr='#1e9548', GradientType=1);
  color: #fff !important;
  font-weight: 500;
  text-align: center
}

.gd:hover {
  background: #EB6400;
  background: -moz-linear-gradient(left, #EB6400 0%, #EB6400 100%);
  background: -webkit-linear-gradient(left, #EB6400 0%, #EB6400 100%);
  background: linear-gradient(to right, #EB6400 0%, #EB6400 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#EB6400', endColorstr='#EB6400', GradientType=1)
}

.header {
  border-top: 8px solid #F79428;
  background: #FFF8F0
}

.header .hdr_top {
  width: 1080px;
  margin: 0 auto;
  position: relative
}

.header .hdr_top .hdr-desc {
  margin: 20px 0;
  line-height: 1;
  float: left;
  font-size: 10px;
}

.header .hdr_top .hdr-inquiry {
  padding: 0 138px 0 0;
  float: right
}

.header .hdr_top .hdr-inquiry .hdr-inquiry_inr {
  margin: 8px 0 0 0
}

.header .hdr_top .hdr-inquiry .hdr-inquiry_inr tr td {
  vertical-align: middle;
  white-space: nowrap;
  padding: 0 0 0 15px
}

.header .hdr_top .hdr-inquiry .hdr-inquiry_inr tr td span {
  display: block;
  font-size: 11px
}

.header .hdr_top .hdr-inquiry .hdr-inquiry_inr tr td span.tel {
  font-size: 24px
}

.header .hdr_top .hdr-mail {
  width: 130px;
  height: 79px;
  position: absolute;
  top: -8px;
  right: 0
}

.header .hdr_top .hdr-mail a {
  width: 130px;
  height: 79px;
  padding: 15px 0 0 0;
  display: block
}

.header .hdr_top .hdr-mail a::before {
  content: "";
  width: 21px;
  height: 15px;
  margin: 0 auto 15px auto;
  display: block;
  background: url(../img/ico-mail.png) no-repeat
}

.header .hdr_btm {
  padding: 35px 0;
  border-top: 1px solid #dbdbdb;
  background: #fff
}

.header .hdr_btm .hdr_btm_inr {
  width: 1080px;
  margin: 0 auto
}

.header .hdr_btm .hdr_btm_inr .hdr_ttl {
  width: 265px;
  height: 0;
  padding: 28px 0 0 0;
  overflow: hidden;
  background: url(../img/logo.png) no-repeat;
  background-size: contain;
  float: left
}

.header .hdr_btm .hdr_btm_inr .hdr_nav {
  float: right;
  letter-spacing: -.4em;
  text-align: right
}

.header .hdr_btm .hdr_btm_inr .hdr_nav li {
  height: 25px;
  line-height: 25px;
  padding: 0 12px;
  display: inline-block;
  letter-spacing: normal;
  vertical-align: top;
  border-left: 1px solid #dbdbdb;
  text-align: right
}

.header .hdr_btm .hdr_btm_inr .hdr_nav li:last-child {
  padding: 0 0 0 20px
}

.header .hdr_btm .hdr_btm_inr .hdr_nav li a:hover {
  color: #EB6400
}

.main .sec_wrap {
  padding: 0 24px
}

.main .sec_wrap .sec_ort {
  width: 100%;
  margin: 0 0 24px 0;
  background: #FFF8F0
}

.main .sec_wrap .sec_ort.sec_irregular {
  background: #fff
}

.main .sec_wrap .sec_ort .sec_inr {
  width: 1000px;
  margin: 0 auto;
  padding: 70px 0
}

.main .intro {
  width: 100%;
  height: 563px;
  margin: 0 0 24px 0;
  background: url(../img/intro-img.jpg) no-repeat center center;
  background-size: 2000px 563px
}

.sec_inr .sec_ttl {
  margin: 0 0 50px 0;
  font-size: 32px;
  text-align: center;
  font-weight: 400;
  line-height: 1
}

.sec_inr .sec_ttl::after {
  content: "";
  width: 140px;
  height: 3px;
  margin: 18px auto 0 auto;
  background: #F79428;
  display: block
}

.sec_inr .txt-serif {
  margin: 0 0 40px 0;
  font-size: 15px;
  line-height: 1.866666666666667;
  text-align: center;
  font-family: 'Noto Serif JP', serif;
  font-weight: 500
}

.sec-greeting .sec-greeting_txt {
  width: 574px;
  float: left;
  padding: 0 50px 0 0
}

.sec-greeting .sec-greeting_txt p {
  font-size: 15px;
  line-height: 1.866666666666667
}

.sec-greeting .sec-greeting_txt p.txt-serif {
  text-align: left;
  font-size: 27px;
  line-height: 1.851851851851852
}

.sec-greeting .sec-greeting_img {
  width: 426px;
  float: right
}


.sec-introduction .sec-introduction-profile {
  width: 950px;
  margin: 0 0 40px 0;
  padding: 50px 0 50px 60px;
  background: #fff
}

.sec-introduction .sec-introduction-profile:last-of-type {
  margin: 0
}

.sec-introduction .sec-introduction-profile .sec-introduction_list {
  width: 500px;
  float: left
}

.sec-introduction .sec-introduction-profile .sec-introduction_list .name {
  margin: 0 0 15px 0;
  font-size: 28px;
  font-weight: 500
}

.sec-introduction .sec-introduction-profile .sec-introduction_list .name span {
  margin: 0 0 0 10px;
  font-size: 18px;
  font-weight: 300
}

.sec-introduction .sec-introduction-profile .sec-introduction_list table {
  margin: 0 0 25px 0
}

.sec-introduction .sec-introduction-profile .sec-introduction_list table tr td {
  padding: 0 15px 0 0;
  line-height: 1.857142857142857
}

.sec-introduction .sec-introduction-profile .sec-introduction_list table tr td a {
  text-decoration: underline
}

.sec-introduction .sec-introduction-profile .sec-introduction_list table tr td a:hover {
  color: #F79428;
  text-decoration: underline
}

.sec-introduction .sec-introduction-profile .sec-introduction_list table.list {
  width: 100%
}

.sec-introduction .sec-introduction-profile .sec-introduction_list table.list tr td:first-child {
  width: 140px
}

.sec-introduction .sec-introduction-profile .sec-introduction_photo {
  margin: 0 -50px 0 0;
  float: right
}

.sec-introduction .sec-introduction-profile2 {
  width: 950px;
  margin: 0 0 40px 0;
  padding: 50px 0 50px 60px;
  background: #fff
}

.sec-introduction .sec-introduction-profile2 .sec-introduction_list {
  width: 800px;
  float: left
}

.sec-introduction .sec-introduction-profile2 .sec-introduction_list .name {
  margin: 0 0 15px 0;
  font-size: 28px;
  font-weight: 500
}

.sec-introduction .sec-introduction-profile2 .sec-introduction_list .name span {
  margin: 0 0 0 10px;
  font-size: 18px;
  font-weight: 300
}

.sec-introduction .sec-introduction-profile2 .sec-introduction_list table {
  margin: 0 0 25px 0
}

.sec-introduction .sec-introduction-profile2 .sec-introduction_list table tr td {
  padding: 0 15px 0 0;
  line-height: 1.857142857142857
}

.sec-introduction .sec-introduction-profile2 .sec-introduction_list table tr td a {
  text-decoration: underline
}

.sec-introduction .sec-introduction-profile2 .sec-introduction_list table tr td a:hover {
  color: #F79428;
  text-decoration: underline
}

.sec-introduction .sec-introduction-profile2 .sec-introduction_list table.list {
  width: 100%
}

.sec-introduction .sec-introduction-profile2 .sec-introduction_list table.list tr td:first-child {
  width: 140px
}

.sec-introduction .sec-introduction-profile2 .sec-introduction_photo {
  margin: 0 -50px 0 0;
  float: right
}

.sec-fee .sec-fee_list {
  margin: 0 0 40px 0;
  background: #fff
}

.sec-fee .sec-fee_list ul {
  padding: 8px 0;
  text-align: center;
  letter-spacing: -.4em
}

.sec-fee .sec-fee_list ul li {
  display: inline-block;
  letter-spacing: normal;
  vertical-align: top
}

.sec-fee .sec-fee_list ul li a {
  padding: 8px 25px;
  line-height: 1;
  display: block
}

.sec-fee .sec-fee_list ul li a::before {
  content: "";
  width: 13px;
  height: 7px;
  margin: 0 6px 0 0;
  background: url(../img/ico-arrow.png) no-repeat;
  display: inline-block
}

.sec-fee .sec-fee_content {
  padding: 45px 30px;
  background: #fff
}

.sec-fee .sec-fee_content .sec-fee_individual {
  margin: 60px 0 0 0
}

.sec-fee .sec-fee_content .sec-fee_individual:first-of-type {
  margin: 0
}

.sec-fee .sec-fee_content .sec-fee_individual .sec_sub-ttl {
  margin: 0 0 20px 0;
  font-size: 24px;
  font-weight: 500;
  color: #F79428;
  line-height: 1
}

.sec-fee .sec-fee_content .sec-fee_individual .sec_sub-ttl+.sec-fee-desc {
  margin: 0 0 20px 0
}

.sec-fee .sec-fee_content .sec-fee_individual .sec-price {
  margin: 0 0 18px 0;
  padding: 25px;
  background: #FFF8F0;
  line-height: 1
}

.sec-fee .sec-fee_content .sec-fee_individual .sec-price table tr td {
  padding: 0 0 0 15px;
  font-weight: 500;
  vertical-align: middle
}

.sec-fee .sec-fee_content .sec-fee_individual .sec-price table tr td.figure {
  font-size: 30px
}

.sec-fee .sec-fee_content .sec-fee_individual .sec-price table tr td.figure+.figure-txt {
  padding: 0
}

.sec-fee .sec-fee_content .sec-fee_individual .sec-price table tr td.figure-txt {
  padding: 0 25px 0 0;
  font-size: 18px;
  vertical-align: bottom
}

.sec-fee_individual .sec-fee_verticality {
  width: 450px;
  margin: 0 40px 0 0;
  float: left
}

.sec-fee_individual .sec-fee_verticality:nth-of-type(2n) {
  margin: 0
}

.sec-fee_individual .sec-fee_verticality dt {
  margin: 0 0 10px 0;
  height: 35px;
  line-height: 35px;
  padding: 0 15px;
  font-size: 18px;
  font-weight: 700;
  color: #fff;
  background: #F79428
}

.sec-fee_individual .sec-fee_verticality dd {
  margin: 0 0 25px 0;
  line-height: 1.857142857142857
}

.sec-fee_individual .sec-fee_verticality dd span {
  margin: 0 0 5px 0;
  color: #F79428;
  font-size: 15px;
  font-weight: 500;
  display: block
}

.sec-fee_individual .sec-fee_horizontal {
  width: 100%;
  display: table;
  table-layout: fixed;
  margin: 0 0 10px 0
}

.sec-fee_individual .sec-fee_horizontal dt {
  width: 194px;
  padding: 30px 0;
  text-align: center;
  font-size: 16px;
  font-weight: 700;
  color: #fff;
  background: #F79428;
  line-height: 1;
  display: table-cell;
  vertical-align: middle
}

.sec-fee_individual .sec-fee_horizontal dd {
  width: 746px;
  padding: 0 28px;
  border-top: 2px solid #d9eecb;
  border-bottom: 2px solid #d9eecb;
  border-right: 2px solid #d9eecb;
  display: table-cell;
  vertical-align: middle
}

.sec-access {
  width: 960px !important
}

.sec-access .sec-access-map {
  width: 555px;
  float: left
}

.sec-access .sec-access-map .map-link {
  margin: 13px 0 0 0
}

.sec-access .sec-access-map .map-link a {
  color: #1e9748
}

.sec-access .sec-access-map .map-link a::before {
  content: "";
  width: 12px;
  height: 16px;
  margin: 0 6px 0 0;
  background: url(../img/icon-map.png) no-repeat center center;
  display: inline-block;
  vertical-align: middle
}

.sec-access .sec-access_inr {
  width: 405px;
  padding: 50px 0 0 0;
  float: right;
  text-align: center
}

.sec-access .sec-access_inr .sec_ttl {
  font-size: 28px
}

.sec-access .sec-access_inr .sec_ttl::after {
  content: "";
  width: 112px
}

.sec-access .sec-access_inr .sec-access-logo {
  width: 239px;
  height: 0;
  margin: 0 auto;
  padding: 25px 0 0 0;
  overflow: hidden;
  background: url(../img/logo.png) no-repeat;
  background-size: contain
}

.sec-access .sec-access_inr ul {
  margin: 30px 0 0 0
}

.sec-access .sec-access_inr ul li {
  line-height: 2.142857142857143
}

.sec-access .sec-access_inr ul li.tel {
  font-size: 20px
}

.sec-access .sec-access_inr ul li.tel span {
  margin: 0 0 0 10px;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 500;
  letter-spacing: .05em
}

.sec-inquiry .sec-inquiry_inr {
  text-align: center
}

.sec-inquiry .sec-inquiry_inr .mail {
  width: 760px;
  margin: 0 auto 30px auto
}

.sec-inquiry .sec-inquiry_inr .mail a {
  padding: 25px 0;
  display: block;
  border-radius: 2px;
  font-size: 22px;
  line-height: 1
}

.sec-inquiry .sec-inquiry_inr .mail a::before {
  content: "";
  width: 21px;
  height: 15px;
  margin: 0 25px 0 0;
  display: inline-block;
  background: url(../img/ico-mail.png) no-repeat
}

.sec-inquiry .sec-inquiry_inr .tel {
  font-size: 26px
}

.sec-inquiry .sec-inquiry_inr .tel span {
  font-size: 30px;
  margin: 0 0 0 10px;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 500;
  letter-spacing: .05em
}

.sec-inquiry .sec-inquiry_inr .date {
  margin: 20px 0 0 0;
  font-size: 16px
}

.sec-inquiry .sec-inquiry_inr .desc {
  margin: 6px 0 0 0
}

.sec-adopt {
  margin: 100px auto !important;
  padding: 52px 0 !important;
  border: 2px solid #e9e9e9
}

.sec-adopt .sec-adopt_inr .sec_ttl {
  width: 378px;
  margin: 30px 0 50px 0;
  font-size: 28px;
  float: left
}

.sec-adopt .sec-adopt_inr .sec_ttl::after {
  content: "";
  width: 112px
}

.sec-adopt .sec-adopt_inr .sec-adopt_txt {
  width: 615px;
  padding: 0 52px 0 0;
  float: right
}

.sec-adopt .sec-adopt_inr .sec-adopt_txt .desc {
  margin: 0 0 30px 0;
  line-height: 1.714285714285714
}

.sec-adopt .sec-adopt_inr .sec-adopt_txt .tel {
  margin: 8px 0 0 0;
  float: left;
  font-size: 24px
}

.sec-adopt .sec-adopt_inr .sec-adopt_txt .tel span {
  margin: 0 0 0 10px;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 500;
  letter-spacing: .05em
}

.sec-adopt .sec-adopt_inr .sec-adopt_txt .btn {
  width: 294px;
  float: right
}

.sec-adopt .sec-adopt_inr .sec-adopt_txt .btn a {
  display: block;
  height: 52px;
  line-height: 52px;
  border-radius: 2px;
  font-size: 16px
}

.sec-schedule .wh_bg {
  background-color: #fff;
  padding: 40px;
}

.sec-schedule .wh_bg .wh_inr {
  width: 700px;
	max-width: 100%;
  margin-inline: auto;
}

.sec-schedule .btn_wrap {
  display: flex;
  justify-content: center;
  gap: 16px;
  flex-wrap: wrap;
  margin-top: 30px;
}

.sec-schedule .btn_wrap li {
  width: 222px;
}

.sec-schedule .btn_wrap li a {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  border-radius: calc(infinity * 1px);
  height: 56px;
  border: 1px solid #1A1A1A;
  font-weight: bold;
}

.sec-schedule .btn_wrap li a::after {
  content: url(../img/arrow.svg);
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 20px;
  transition: .3s;
}

.sec-schedule .btn_wrap li a:hover:after {
  right: 16px;
}

.footer .ftr_top {
  padding: 70px 0;
  background: #f4f4f4
}

.footer .ftr_top .ftr_top_inr {
  width: 1000px;
  margin: 0 auto;
  background: #fff
}

.footer .ftr_top .ftr_top_inr a {
  width: 100%;
  height: auto;
  display: table
}

.footer .ftr_top .ftr_top_inr a .ftr_ttl {
  width: 254px;
  height: 0;
  margin: 52px 0 56px 56px;
  padding: 22px 0 0 0;
  overflow: hidden;
  background: url(../img/logo_btm.png) no-repeat;
  background-size: contain;
  float: left
}

.footer .ftr_top .ftr_top_inr a .ftr-inquiry {
  margin: 0 0 0 70px;
  padding: 27px 0 25px 0;
  float: left
}

.footer .ftr_top .ftr_top_inr a .ftr-inquiry p {
  margin: 0 0 14px 0
}

.footer .ftr_top .ftr_top_inr a .ftr-inquiry ul li {
  line-height: 1.25
}

.footer .ftr_top .ftr_top_inr a .ftr-inquiry ul li:first-child {
  margin: 0 0 8px 0;
  font-size: 16px;
  font-weight: 500
}

.footer .ftr_top .ftr_top_inr a:hover {
  opacity: .8
}

.footer .ftr_btm {
  height: 60px;
  background: #2b3a3f
}

.footer .ftr_btm .ftr_btm_inr {
  width: 1080px;
  margin: 0 auto
}

.footer .ftr_btm .ftr_btm_inr p {
  color: #fff;
  line-height: 60px
}

.footer .ftr_btm .ftr_btm_inr p.ftr-desc {
  float: left
}

.footer .ftr_btm .ftr_btm_inr p.copyright {
  font-size: 12px;
  float: right
}

.pagetop {
  width: 46px;
  height: 46px;
  position: fixed;
  bottom: 46px;
  right: 0
}

.pagetop a {
  width: 46px;
  height: 46px;
  background: #F79428 url(../img/pagetop.png) no-repeat center center;
  display: block
}

.pagetop a:hover {
  background: #EB6400 url(../img/pagetop.png) no-repeat center center
}

.bnimg {
  margin: 0 52px 10px 0;
  float: right;
}

@media screen and (max-width:768px) {
  .bnimg {
    float: none;
  }
}
@media screen and (min-width:768px) {
.sec-schedule .sp-only {
	display: none;
}
}
