/******************** page all ********************/
html {
    font-size: 62.5%;
    scroll-padding-top: 50px;
}

body {
    color: #3e3a39;
    font-family: 'Noto Sans JP', sans-serif;
    letter-spacing: 0.01em;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    width: 1920px;
}

a {
    text-decoration: none;
}

a,
a:hover,
a:visited {
    color: inherit;
}

ul {
    list-style: none;
    padding-left: 0;
}

.br_pc {
    display: block;
}

.br_sp {
    display: none;
}

/******************** page all ********************/
/******************** header ********************/
.header_img {
    display: none;
}

.header_wrap {
    background-color: #f4efe6;
    height: 100px;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1000;
}

.header-fixed {
    align-items: center;
    display: flex;
    justify-content: center;
    max-width: 1920px;
}

#navbtn {
    display: none;
}

header {
    align-items: center;
    display: flex;
}

.nav {
    font-size: 1.8rem;
    font-weight: 500;
    left: 50%;
    position: absolute;
    top: 40%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    width: 100%;
}

.nav ul {
    display: flex;
    gap: 70px;
    justify-content: center;
    list-style: none
}

.nav ul li:not(:first-child) {
    margin-left: 20px;
}

.nav ul li a {
    color: #665947;
}

.nav ul li {
    padding: 0em 0.3em 0em 1.3em;
    position: relative;
}

.nav ul li::before,
.nav ul li::after {
    content: '';
    cursor: pointer;
    display: inline-block;
    position: absolute;
}

.nav ul li::after {
    background-color: #665947;
    border-radius: 100%;
    height: 15px;
    right: -20px;
    top: .35em;
    width: 15px;
}

.nav ul li::before {
    border-bottom: 0 solid transparent;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 6px solid #fff;
    bottom: 0;
    box-sizing: border-box;
    content: '';
    height: 0;
    margin: auto;
    position: absolute;
    right: -17px;
    top: 0;
    transform: translateY(1px);
    width: 0;
    z-index: 1;
}

.nav ul li:hover {
    opacity: 0.5;
    transition: 0.3s;
}

/******************** header ********************/
/******************** mv ********************/
.mv {
    height: auto;
    margin-top: 100px;
    object-fit: cover;
    width: 100%;
}

.mv_sp {
    display: none;
}

/******************** mv ********************/
/******************** sec01 ********************/
.wrapper {
    margin: 0 auto;
    max-width: 1000px;
}

.sec01 {
    background-color: #f4efe6;
    padding: 98px 0 350px 0;
}

.title_wrap {
    position: relative;
}

.title_flex {
    align-items: center;
    display: flex;
    justify-content: center;
}

.section_title {
    color: #665947;
    font-family: "Charmonman", cursive;
    font-size: 2.7rem;
    font-style: normal;
    font-weight: 700;
    text-align: center;
    z-index: 2;
}

.section_title_img_01 {
    height: auto;
    object-fit: cover;
    width: 70px;
    z-index: 2;
}

.section_title_img_02 {
    left: 54%;
    position: absolute;
    top: 30px;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    width: 347px;
    z-index: 1;
}

.section_title_lg {
    color: #665947;
    font-size: 2.2rem;
    font-weight: bold;
    left: 50%;
    margin-top: -12px;
    padding-left: 70px;
    position: absolute;
    text-align: center;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    z-index: 1;
}

.sec01_flex {
    display: flex;
    gap: 30px;
    margin-top: 103px;
}

.sec01_text_wrap {
    font-size: 1.8rem;
    line-height: 2;
    width: 50%;
}

.sec01_text {
    margin-bottom: 40px;
}

.sec01_img {
    position: relative;
    width: 50%;
}

.sec01_img_04 {
    height: auto;
    object-fit: cover;
    position: absolute;
    right: -40px;
    top: -50px;
    width: 92px;

}

.sec01_img_01 img {
    height: auto;
    object-fit: cover;
    width: 100%;
}

.sec01_img_flex {
    display: flex;
    gap: 10px;
    margin-top: 10px;
}

.sec01_img_02,
.sec01_img_03 {
    width: 50%;
}


.sec01_box,
.sec03_box,
.sec05_map_02 {
    background-color: #fff;
    border: #7ca139 0.5px solid;
    border-radius: 10px;
    margin-top: 60px;
    padding: 40px 46px;
    position: relative;
}

.sec01_box_img_01 {
    left: -60px;
    position: absolute;
    top: -44px;
    width: 138px;
}

.sec01_box_img_02 {
    position: absolute;
    right: -34px;
    top: 280px;
    width: 206px;
}

.sec01_box_flex {
    align-items: center;
    display: flex;
    gap: 50px;
    justify-content: center;
}

.sec01_box_text_wrap {
    width: 50%;
}

.sec01_box_logo {
    height: auto;
    object-fit: cover;
    width: 225px;
}

.sec01_box_title,
.sec03_box_title,
.sec05_box_title {
    color: #665947;
    font-size: 2.5rem;
    font-weight: 500;
}

.sec01_box_line,
.sec03_box_line,
.sec05_box_line {
    margin-top: 6px;
}

.sec01_box_text,
.sec03_box_text {
    font-size: 1.6rem;
    line-height: 2;
}

.sec01_box_title {
    padding-bottom: 6px;
}

.sec01_box_text {
    padding-top: 10px;
}

.sec01_box_img {
    height: auto;
    object-fit: cover;
    width: 407px;
}

/******************** sec01 ********************/
/******************** sec02 ********************/

#sec02 {
    scroll-margin-top: 250px;
}

.sec02 {
    background-color: #fff;
    padding-bottom: 80px;
    position: relative;
}

.sec02_img_01 {
    height: auto;
    object-fit: cover;
    position: absolute;
    top: -160px;
    width: 100%;
}

.title_wrap_sec02,
.title_wrap_sec04 {
    left: 50%;
    position: absolute;
    top: -82px;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
}

.section_title_sm_sec02 {
    left: 50%;
    padding-left: 20px;
    position: absolute;
    top: -38px;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
}

.section_subtitle {
    color: #665947;
    font-size: 2.0rem;
    font-weight: 500;
    left: 50%;
    padding-top: 70px;
    position: absolute;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    z-index: 2;
}

.section_subtitle_sec02 {
    color: #665947;
    font-size: 16px;
    padding-top: 125px;
}

.sec02_flex {
    align-items: flex-start;
    display: flex;
    gap: 50px;
    justify-content: center;
    margin: 0 auto;
    max-width: 1000px;
    padding-top: 70px;
}

.calendar {
    width: 60%;
}

.sec02_contents {
    text-align: center;
    width: 40%;
}

.sec02_text {
    font-size: 1.8rem;
    line-height: 1.5;
    text-align: center;
}

.balloon {
    background-color: #fff;
    border-bottom: solid 2px #7ca139;
    display: inline-block;
    max-width: 100%;
    min-width: 320px;
    padding: 4px 16px;
    position: relative;
    text-align: center;
}

.balloon:before,
.balloon:after {
    content: "";
    left: 50%;
    -webkit-transform: translateX(-50%);
    position: absolute;
    top: 90%;
    transform: translateX(-50%);
}

.balloon:before {
    border: solid 9px transparent;
    border-top: solid 24px #7ca139;
    top: 67px;
}

.balloon:after {
    border: solid 10px transparent;
    border-top: solid 30px #fff;
    margin-top: 0px;
}

.balloon p {
    margin: 0;
    padding: 0;
}

.sec02_img_02 {
    height: auto;
    margin: 50px auto 30px;
    object-fit: cover;
    width: 140px;
}

.btn-paper a {
    background-color: #7ca139;
    border-radius: 8px;
    color: #fff;
    display: inline-block;
    font-size: 1.8rem;
    padding: 15px 0;
    position: relative;
    text-align: center;
    text-decoration: none;
    width: 320px;
}

.btn-circle-right-paper a::before {
    background-color: #fff;
    border-radius: 20px;
    bottom: 0;
    content: '';
    height: 22px;
    margin: auto;
    position: absolute;
    right: 20px;
    top: 0;
    width: 22px;
}

.btn-circle-right-paper a::after {
    border-bottom: 6px solid transparent;
    border-top: 6px solid transparent;
    border-left: 9px solid #7ca139;
    border-right: 0 solid transparent;
    bottom: 0;
    box-sizing: border-box;
    content: '';
    height: 0;
    margin: auto;
    position: absolute;
    right: 25px;
    top: 0;
    width: 0;
}

.btn-paper a:hover {
    opacity: 0.7;
    transition: 0.3s;
}

.btn-rsv{
    margin-top: 30px;
  text-align: center;
}

.sec02_img_03 {
    height: auto;
    margin: 50px auto 30px;
    object-fit: cover;
    width: 50px;
}

.sec02_text_ig {
    margin-top: 40px;
}

.sec02_text_ig :hover {
    opacity: 0.7;
    transition: 0.3s;
}

/******************** sec02 ********************/
/******************** sec03 ********************/
.sec03 {
    background-color: #f4efe6;
    padding: 104px 0 250px;
}

.section_subtitle_sec03 {
    margin-top: 30px;
}

.sec03_contents_flex {
    display: flex;
    gap: 50px;
    justify-content: center;
    margin-top: 160px;
}

.sec03_text_wrap {
    width: 50%;
}

.sec03_contents_text {
    font-size: 1.8rem;
    line-height: 2;
    margin-bottom: 40px;
    width: 100%;
}

.sec03_contents_text:last-of-type {
    margin-bottom: 0;
}


.sec03_contents_img_flex {
    display: flex;
    gap: 10px;
    justify-content: center;
    width: 50%;
}

.sec03_contents_img {
    width: 50%;
}

.sec03_box_flex {
    align-items: center;
    display: flex;
    gap: 50px;
    justify-content: center;
    margin-top: 50px;
}

.sec03_box {
    margin-top: 0;
    padding: 15px 28px;
}

.sec03_box_01 {
    height: 370px;
}

.sec03_box_img_01 {
    height: auto;
    left: -22px;
    object-fit: cover;
    position: absolute;
    top: -20px;
    transform: scale(-1, 1) rotate(70deg);
    width: 88px;
}

.sec03_box_img_02 {
    height: auto;
    object-fit: cover;
    position: absolute;
    right: -20px;
    top: 140px;
    width: 131px;
}

.sec03_box_02 {
    height: 170px;
}

.sec03_box_03 {
    height: 170px;
    margin-top: 30px;
}

.sec03_box_title {
    padding-bottom: 4px;
}

.sec03_list {
    box-sizing: border-box;
    list-style-position: inside;
    list-style-type: none;
    padding: 14px 0 0 0;
    width: 100%;
}

.sec03_list li {
    font-size: 1.8rem;
    font-weight: 500;
    line-height: 1;
    padding-left: 2em;
    text-indent: -2em;
}

.sec03_list li:last-of-type {
    margin-top: 20px;
}

.sec03_list li span {
    background-color: #7ca139;
    border-radius: 50%;
    box-sizing: border-box;
    color: #fff;
    display: inline-block;
    font-size: 1.4rem;
    font-weight: 500;
    height: 32px;
    margin: 5px 5px 0 0;
    padding: 7px 0 0 33px;
    text-align: center;
    width: 30px;
}

.sec03_box_list_text {
    font-size: 1.6rem;
    padding: 0.5em 0 0 4em;
    text-indent: -3em;
}

.sec03_box_list_text_sm {
    font-size: 1.3rem;
    padding-left: 4em;
}

.sec03_title {
    color: #665947;
    font-size: 2.4rem;
    font-weight: 500;
    margin-top: 100px;
    text-align: center;
}

.sec03_box_line_step img {
    margin: 0 auto 30px;
}

.sec03_step {
    align-items: center;
    background-color: #fff;
    border: #7ca139 0.5px solid;
    border-radius: 50px;
    display: flex;
    height: 90px;
    padding: 8px;
    margin: 0 auto;
    width: 700px;
}

.sec03_step_num {
    align-items: center;
    background: #7ca139;
    border: #7ca139 4px solid;
    border-radius: 50%;
    color: #fff;
    display: inline-flex;
    flex-flow: column wrap;
    height: 72px;
    justify-content: center;
    vertical-align: top;
    min-width: 72px;
    width: 72px;
}

.sec03_step_num_sm {
    font-family: "Roboto", sans-serif;
    font-size: 1.2rem;
    line-height: 1;
}

.sec03_step_num_la {
    font-family: "Roboto", sans-serif;
    font-size: 4.0rem;
    line-height: 1;
}

.sec03_step_text {
    font-size: 1.7rem;
    font-weight: 500;
    line-height: 1.5;
    padding-left: 20px;
}

.triangle {
    border-left: 30px solid transparent;
    border-right: 30px solid transparent;
    border-top: #7ca139 30px solid;
    height: 0;
    margin: 16px auto;
    width: 0;
}

.sec03_step_text_sm {
    font-size: 1.4rem;
    margin: 20px 0 40px;
    text-align: center;
}

.sec03_step_btn_flex {
    display: flex;
    justify-content: center;
    gap: 50px;
}

.btn-step a {
    background-color: #54753e;
    border-radius: 8px;
    color: #fff;
    display: inline-block;
    font-size: 1.6rem;
    padding: 15px 0;
    position: relative;
    text-align: center;
    text-decoration: none;
    width: 320px;
}

.btn-circle-right a::before {
    background-color: #fff;
    border-radius: 20px;
    bottom: 0;
    content: '';
    height: 22px;
    margin: auto;
    position: absolute;
    right: 20px;
    top: 0;
    width: 22px;
}

.btn-circle-right a::after {
    border-bottom: 6px solid transparent;
    border-top: 6px solid transparent;
    border-left: 9px solid #54753e;
    border-right: 0 solid transparent;
    bottom: 0;
    box-sizing: border-box;
    content: '';
    height: 0;
    margin: auto;
    position: absolute;
    right: 25px;
    top: 0;
    width: 0;
}

.btn-step a:hover {
    opacity: 0.7;
    transition: 0.3s;
}

.btn-step_01 {
    position: relative;
}

.btn-step_01::before {
    background: url(../images/sec03_img_04.png) no-repeat;
    background-size: contain;
    content: "";
    display: inline-block;
    height: 25px;
    left: 16px;
    margin-right: 8px;
    position: absolute;
    top: 13px;
    width: 20px;
    z-index: 2;
}

.btn_step_sec03_wrap {
    text-align: center;
}

.btn-step_sec03_cta {
    color: #54753e;
    display: inline-block;
    font-size: 1.6rem;
    padding: 5px 16px;
    position: relative;
    text-align: center;
}

.btn-step_sec03_cta::before,
.btn-step_sec03_cta::after {
    position: absolute;
    content: '';
    top: calc(50% - 10px);
    height: 20px;
    border-left: #54753e solid 1px;
}

.btn-step_sec03_cta::before {
    left: 0;
    transform: rotate(-30deg);
}

.btn-step_sec03_cta::after {
    right: 0;
    transform: rotate(30deg);
}

.btn-step_02 {
    position: relative;
}

.btn-step_02::before {
    background: url(../images/sec03_img_05.png) no-repeat;
    background-size: contain;
    content: "";
    display: inline-block;
    height: 15px;
    left: 16px;
    margin-right: 8px;
    position: absolute;
    top: 21px;
    width: 22px;
    z-index: 2;
}

.sec03_box_text {
    padding-top: 2px;
}

.sec03_box_text span {
    font-weight: 500;
}

.sec03_box_text_sm{
    font-size: 1.3rem;
}


/******************** sec03 ********************/
/******************** sec04 ********************/
#sec04 {
    scroll-margin-top: 360px;
}


.sec04 {
    background-color: #fff;
    padding-bottom: 80px;
    position: relative;
}

.title_wrap_sec04 {
    top: -192px;
}

.section_title_lg_sec04 {
    margin-top: -4px;
    top: -152px;
}

.sec04_img_01 {
    height: auto;
    object-fit: cover;
    position: absolute;
    top: -270px;
    width: 100%;
}

.sec04_flex {
    align-items: flex-start;
    display: flex;
    justify-content: center;
    margin-top: 140px;
}

.table {
    font-size: 1.8rem;
    width: 50%;
}

table td {
    background-image: linear-gradient(to right, #3e3a39 1px, transparent 1px);
    background-size: 8px 1px;
    background-repeat: repeat-x;
    background-position: left bottom;
}

td {
    padding: 10px;
}

.td_gr {
    color: #54753e;
    font-weight: 500;
}

.sec04_img_wrap {
    width: 50%;
}

.sec04_img_02 img {
    height: auto;
    margin-bottom: 10px;
    object-fit: cover;
    width: 100%;
}

.sec04_img_flex {
    display: flex;
    gap: 10px;
}

.sec04_img_03,
.sec04_img_04 {
    width: 50%;
}

/******************** sec04 ********************/
/******************** sec05 ********************/
.sec05 {
    background-color: #f4efe6;
    padding: 104px 0 100px;
}

.sec05_box {
    padding-top: 100px;
}

.sec05_box_line {
    width: 50%;
}

.sec05_text {
    font-size: 1.8rem;
}

.map-wrap {
    max-width: 100%;
    margin-top: 20px;
}

.sec05_map_01 {
    height: 368px;
    position: relative;
    width: 100%;
}

.sec05_map_01 iframe {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.btn_sec05 {
    background-color: #7ca139;
    border-radius: 50px;
    color: #fff;
    display: inline-block;
    font-size: 2.2rem;
    font-weight: 500;
    margin-top: 30px;
    padding: 10px 30px;
    text-align: center;
}

.sec05_box_flex {
    display: flex;
}

.sec05_box_contents {
    position: relative;
}

.sec05_img_01 {
    display: block;
    height: auto;
    object-fit: cover;
    position: absolute;
    top: 0px;
    width: 100%;
}

.sec05_img_01_sp {
    display: none;
}

.sec05_map_02 {
    padding-bottom: 400px;
}

/******************** sec05 ********************/
/******************** footer ********************/
footer {
    position: relative;
}

.footer_bg {
    height: auto;
    object-fit: cover;
    width: 100%;
}

.footer_bg_sp {
    display: none;
}

.footer_zindex {
    position: absolute;
    width: 100%;
    z-index: 2;

}

.footer_img_wrap {
    border-bottom: #7ca139 1px solid;
    margin: 60px auto 0;
    width: 70%;
}

.footer_img_01 {
    height: auto;
    margin: 0 auto;
    object-fit: cover;
    padding-bottom: 20px;
    width: 428px;
}

.footer_flex {
    align-items: center;
    display: flex;
    gap: 50px;
    justify-content: center;
    padding: 20px 0 40px;
}

.footer_img_02 {
    height: auto;
    object-fit: cover;
    width: 40px;
}

.footer_img_03 {
    height: auto;
    object-fit: cover;
    width: 160px;
}

.footer_flex a:hover {
    opacity: 0.7;
    transition: 0.3s;
}