@charset "UTF-8";
:root {
    --f-notosans: "Zen Kaku Gothic New", sans-serif;
    --f-jp: "Zen Kaku Gothic New", sans-serif;
    --f-en: "Roboto", sans-serif;
    --main-color: #0C5E2B;
    --clr1: #272727;
    --clr2: #0C5E2B;
    --clr3: #A7B94E;
    --ttl_size: 30px;
    --wrapper: 110px;
}

.hamburger-btn {
    display: none;
}


/*==========================================================================*/


/*//////////////////////////////////////////////////////////////////////////*/


/*//////                                                              //////*/


/*//////  Copyright (C) 2009 株式会社フリーセル All Rights Reserved.  //////*/


/*//////                                                              //////*/


/*//////////////////////////////////////////////////////////////////////////*/


/*                                                                          */


/*    base.css  --> スタイルの初期設定を行うため、変更しないで下さい。      */


/*    fonts.css --> フォントの初期設定を行うため、変更しないで下さい。      */


/*                                                                          */


/*==========================================================================*/


/*==========================================================================*/


/*                           Common-Setting                                 */


/*==========================================================================*/

body {
    background-color: #ffffff;
    -webkit-text-size-adjust: none;
    letter-spacing: 0.1em;
    color: var(--clr1);
    line-height: 2em;
    font-family: var(--f-notosans);
}

body::-webkit-scrollbar {
    display: block;
    width: 10px;
    height: 10px;
}

body::-webkit-scrollbar-track {
    border-radius: 10px;
    background: #fff;
    box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);
}

body::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: linear-gradient(to bottom, var(--clr2) 0%, var(--main-color) 50%, var(--clr2) 100%);
    box-shadow: inset 0 0 6px #fff;
}

body::-webkit-scrollbar-thumb:window-inactive {
    background: linear-gradient(to bottom, var(--clr2) 0%, var(--main-color) 50%, var(--clr2) 100%);
}

h1,
h2,
h3,
h4,
h5,
h6,
input,
button,
textarea,
select,
p,
blockquote,
th,
td,
pre,
address,
li,
dt,
dd {
    font-size: 100%;
    -webkit-text-size-adjust: none;
}

header,
section,
footer,
aside,
nav,
main,
article,
figure,
picture {
    display: block;
    padding: 0;
    margin: 0;
}

img {
    vertical-align: bottom;
    max-width: 100%;
    height: auto;
}

a:not(.tel_click) {
    color: inherit;
    font-family: inherit;
    font-weight: inherit;
    color: var(--main-color);
}

a.tel_click {
    text-decoration: none;
    color: inherit;
}

@media only screen and (min-width: 769px) {
	.fixed_banner>div.mail:hover p,.fixed_banner>div.map:hover p{
		color:#A7B94E;
	}
    a:not(.tel_click):hover,
    a:not(.tel_click):active {
        color: var(--main-color);
    }
    a:not([target*=_blank]) {
        transition: opacity 0.3s ease;
    }
    a:not([target*=_blank]):hover {
        opacity: 0.7;
    }
    a.tel_click {
        pointer-events: none;
    }
}

a.logo:hover,
.logo a:hover,
a.ft_logo:hover,
.ft_logo a:hover,
a.tel_click:hover {
    opacity: 1 !important;
}

table {
    width: 100%;
}

iframe {
    width: 100%;
    height: 100%;
}

.captcha_box iframe {
    height: auto;
}

.link>a {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
    z-index: 1;
}

.flex {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

p {
    line-height: 2;
    letter-spacing: inherit;
    word-wrap: break-word;
    word-break: break-word;
    margin-bottom: 15px;
    letter-spacing: 0.025em;
}

p:empty {
    display: none !important;
}

p:last-child {
    margin-bottom: 0;
}

.red {
    color: #ca0a0a !important;
}

.bold {
    font-weight: bold !important;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

*,
::after,
::before {
    box-sizing: border-box;
}


/*==========================================================================*/


/*                            Container                                     */


/*==========================================================================*/

html {
    overflow-x: auto !important;
}

.wrapper {
    overflow: hidden;
}

.inner_big,
.inner,
.inner_sm {
    margin: 0 auto;
    padding-left: 10px;
    padding-right: 10px;
}

.inner_big {
    max-width: 1300px;
}

.inner {
    max-width: 1220px;
}

.inner_sm {
    max-width: 1120px;
}

.fullWidthBreak {
    width: 100vw;
    position: relative;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
}

.txt_ver {
    writing-mode: vertical-rl;
}

@media only screen and (min-width: 769px) {
    .txt_ver_pc {
        writing-mode: vertical-rl;
    }
}


/*==========================================================================*/


/*==========================================================================*/


/*
*
*
*
*
*
*
*
*
*
*
*
*
*
*/


/*==========================================================================*/


/*                           WordPress Core                                 */


/*==========================================================================*/

.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 35px;
}

.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%;
    /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}


/* Text meant only for screen readers. */

.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important;
    /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
    background-color: #eee;
    clip: auto !important;
    clip-path: none;
    color: #444;
    display: block;
    font-size: 1em;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
    /* Above WP toolbar. */
}


/*==========================================================================*/


/*==========================================================================*/


/*==========================================================================*/


/*                              General                                     */


/*==========================================================================*/

@media only screen and (max-width: 768px) {
    .pc_only {
        display: none !important;
    }
}

@media only screen and (min-width: 769px) {
    .sp_only {
        display: none !important;
    }
    .pc_navi>ul>li>a:hover,
    .pc_navi>ul>li>p:hover {
        text-shadow: none;
    }
    .idx-bnr-fixed a:hover {
        opacity: 1;
        color: #fff;
    }
}

.txt-tbl-note {
    margin-top: 1.3125em;
}

.txt-tbl-note .box-txt {
    display: flex;
    margin-bottom: 0.625em;
}

.txt-tbl-note .box-txt:last-child {
    margin-bottom: 0;
}

.txt-tbl-note .box-txt:last-child .txt {
    margin-right: 0.3125em;
}

.txt-tbl-note .box-txt .txt {
    display: flex;
    align-items: center;
    font-weight: 500;
    letter-spacing: 0.05em;
    margin-right: 1.9285714286em;
    font-size: 0.875em;
}

.txt-tbl-note .box-txt .txt .sub-txt {
    border: 1px solid #DBDBDB;
    min-width: 8.5714285714em;
    min-height: 2.1428571429em;
    text-align: center;
    font-size: 1em;
    border-radius: 1.6428571429em;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 0.7142857143em;
}

.txt-tbl-note .box-txt .txt02 {
    display: flex;
    align-items: center;
    font-size: 0.875em;
    font-weight: 500;
}

.txt-tbl-note .box-txt .txt02 .ico {
    position: relative;
    padding-right: 1.0714285714em;
    margin-right: 0.6428571429em;
}

.txt-tbl-note .box-txt .txt02 .ico img {
    width: 1em;
    height: auto;
}

.txt-tbl-note .box-txt .txt02 .ico:before {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto 0;
    width: 0.3571428571em;
    height: 0.6428571429em;
    background: url(../images/idx-ico-arr-time.svg) no-repeat center;
    background-size: 100% auto;
}

.tbl-time {
    border-radius: 0.625em;
    overflow: hidden;
}

.tbl-time tr th,
.tbl-time tr td {
    border: 0;
    padding: 0.9375em 0.75em;
    border-bottom: 1px solid #DBDBDB;
    text-align: center;
    font-size: 1em;
    line-height: 1.5em;
    letter-spacing: 0.1em;
    background: #F7F7F7;
}

.tbl-time tr th:first-child,
.tbl-time tr td:first-child {
    letter-spacing: 0.02em;
    padding: 0.9375em 0.625em 0.9375em 0.9375em !important;
    font-weight: 500;
    text-align: center;
    width: 9.3em !important;
}

.tbl-time tr th:not(:first-child),
.tbl-time tr td:not(:first-child) {
    padding: 0.9375em 0.875em;
}

.tbl-time tr:not(:first-child) th,
.tbl-time tr:not(:first-child) td {
    padding: 1.375em 0.6875em 1.8125em;
}

.tbl-time tr:last-child th,
.tbl-time tr:last-child td {
    border-bottom: 0;
}

.tbl-time tr td img {
    width: 1.125em;
    height: auto;
}

.tbl-time tr th {
    font-size: 1.0625em;
    padding: 0.8823529412em 0.5882352941em 0.8823529412em 0.8823529412em !important;
    color: #fff;
    font-weight: 500;
    background: var(--clr2);
}

.accBtn::before,
.accBtn::after {
    transition: all 0.3s ease-in-out;
}

.accBtn.triangle,
.accBtn.triangle_btt {
    position: relative;
}

.accBtn.triangle::after {
    content: "";
    position: absolute;
    right: 10px;
    top: 50%;
    width: 0;
    height: 0;
    border-radius: 20px;
    border-color: inherit;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-top: 10px solid;
    transform: translateY(-50%);
    transition: all 0.3s ease-in-out;
}

.accBtn.triangle.rotate::after {
    transform: translateY(-50%) rotateX(180deg);
}

.accBtn.triangle_btt::after {
    content: "";
    position: relative;
    top: 0px;
    width: 0;
    height: 0;
    border-radius: 20px;
    border-color: inherit;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-top: 10px solid;
    display: block;
    margin: 10px auto 0;
    transition: all 0.3s ease-in-out;
}

.accBtn.rotate::after {
    transform: rotateX(180deg);
}

.TabContainer:not(.init) .TabContent li:not(.active) {
    display: none;
}

.TabContainer.init .TabContent {
    position: relative;
    z-index: 2;
}

.TabContainer.init .TabContent>ul {
    transition: all 0.3s ease-in-out;
}

.TabContainer.init .TabContent>ul>li {
    opacity: 0;
    z-index: -10;
    visibility: hidden;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    transition: all 0.3s all;
}

.TabContainer.init .TabContent>ul>li.active {
    opacity: 1;
    z-index: 1;
    visibility: visible;
}

.TabContainer .TabPager {
    display: flex;
    justify-content: space-between;
    min-width: 290px;
}

.TabContainer .TabPager li {
    background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    position: relative;
    margin: 0;
    padding: 9px 20px;
    box-shadow: 2px 1px 10px rgba(0, 0, 0, 0.4);
    width: calc(33.33% - 1px);
    transition: all 0.3s ease;
    cursor: pointer;
    color: #797b7d;
}

.TabContainer .TabPager li p {
    margin: 0;
}

.TabContainer .TabPager li.active {
    background-color: #edf0f5;
    z-index: 1;
}

.rel {
    position: relative;
}

.ovh {
    overflow: hidden !important;
}

.ovs {
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    /* Lets it scroll lazy */
}

.lt0 {
    letter-spacing: 0 !important;
}

figure,
picture {
    text-align: center;
    line-height: 1;
}

.fblock {
    display: flex;
}

.key {
    position: relative;
}

.gMap {
    width: 100%;
    height: 100%;
}

.txt_l {
    float: left;
    width: calc(100% - 385px);
}

.txt_r {
    float: right;
    width: calc(100% - 385px);
}

.image_alone {
    display: table;
    max-width: 500px;
    margin: 0 auto;
    border: 7px solid rgba(231, 231, 231, 0.5);
    border-radius: 11px;
    overflow: hidden;
}

.tel_click {
    text-decoration: none;
}

.en {
    font-family: var(--f-en);
}

.btn a::after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 30px;
    margin: auto 0;
    width: 24px;
    height: 24px;
    background: url(../images/udr-ico-btn.svg) no-repeat center;
    background-size: 100% auto;
}

.btn-group {
    font-size: 0.625em;
}

.btn-group .btn {
    font-size: 1em;
}

.btn-group .btn.style01 {
    width: 100%;
    min-width: 100px;
    max-width: 313px;
}

.btn-group .btn.style01 a {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    min-height: 76px;
    padding: 1em 3.4em 1em 2.4em;
    position: relative;
    font-size: 17px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 1.5;
    color: #fff;
    text-decoration: none;
    text-align: left;
    background-color: var(--main-color);
    transition: all 0.3s;
    border-radius: 38px;
}

.btn-group .btn.style01 a:hover {
    opacity: 1;
}

.btn-group .btn.bg01 a {
    background-color: transparent;
    color: var(--main-color);
}

.slick-arrow {
    display: block;
    border: none;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    background-color: transparent;
    position: absolute;
    top: 37%;
    width: 38px;
    height: 38px;
    transform: translateY(-50%);
    cursor: pointer;
    color: transparent;
}

.slick-arrow:focus {
    outline: 0;
}

.slick-prev {
    left: -55px;
}

.slick-next {
    right: -55px;
}


/* Tablet
-------------------------------------------*/

@media only screen and (min-width: 769px) and (max-width: 1080px) {
    body {
        font-size: 87.5%;
    }
    .txt-tbl-note .box-txt .txt {
        margin-right: 1em;
        font-size: 0.93em;
    }
}


/*==========================================================================*/


/*==========================================================================*/


/*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*/


/*==========================================================================*/


/*                           Header - Footer                                */


/*==========================================================================*/

header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: var(--wrapper);
    z-index: 20;
}

header.active,
.ovh header {
    background-color: #fff;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
}

header.active .pc_navi>ul .subInner {
    width: 100vw;
    top: 100%;
    right: 0;
    bottom: initial;
    transform: none;
}

header.active .pc_navi>ul>li.col3 .subInner ul {
    max-width: 53.125em;
    margin: 0 auto;
}

header.active .right_head {
    box-shadow: none;
}

.header_top {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    width: 100%;
    justify-content: space-between;
    margin: 0 auto;
    padding: 0;
    height: 100%;
    transition: all 0.3s ease-in-out;
}

h1 {
    position: absolute;
    overflow: hidden;
    height: 0;
    width: 0;
    padding: 0;
    border: 0;
}

.logo {
    width: 25%;
    max-width: 21.4375em;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #fff;
    border-bottom-right-radius: 0.625em;
    height: 100%;
    padding-right: 0.9375em;
}

.logo a {
    display: block;
    width: 100%;
    text-align: center;
    line-height: 0;
}

.logo a img {
    width: 17em;
    height: auto;
}

.right_head {
    width: 75%;
    max-width: 75.8125em;
    padding-right: 0;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    background: #fff;
    height: 100%;
    padding: 1.875em 1.5625em 1.875em 4.1875em;
    border-bottom-left-radius: 0.625em;
    position: relative;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.5)
}

.right_head .h-btn-insta {
    flex-shrink: 0;
    line-height: 0;
    margin-left: 2.3125em;
}

.right_head .h-btn-insta img {
    width: 3.125em;
    height: auto;
}

.pc_navi {
    width: 100%;
}

.pc_navi>ul {
    display: flex;
    text-align: center;
    justify-content: flex-end;
    width: 100%;
}

.pc_navi>ul>li {
    padding: 1.875em 0;
}

.pc_navi>ul>li.menu-item-has-children>a::after,
.pc_navi>ul>li.menu-item-has-children>p::after {
    content: "";
    background: url(../images/idx-ico-menu.svg) center no-repeat;
    background-size: 100% auto;
    width: 0.6470588235em;
    height: 0.6470588235em;
    position: relative;
    top: 1px;
    right: 0;
    margin-left: 0.7647058824em;
    transition: all 0.5s ease;
    /*border-color: #fff transparent transparent transparent;
  border-style: solid;
  border-width: 6px 6px 0px 6px;
  width: 0;
  height: 0;*/
}

.pc_navi>ul>li:first-child>a,
.pc_navi>ul>li:first-child p {
    padding-left: 0;
    border-left: 0;
}

.pc_navi>ul>li:last-child>a,
.pc_navi>ul>li:last-child p {
    padding-right: 0;
}

.pc_navi>ul>li>a,
.pc_navi>ul>li>p {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    margin: 0;
    height: 2.9411764706em;
    text-decoration: none;
    text-align: center;
    font-weight: 600;
    font-size: 1.0625em;
    line-height: 1.5;
    letter-spacing: 0.03em;
    transition: all 0.2s ease;
    color: #3B8755;
    border-left: 1px solid #E6EFE1;
    padding: 0 1em;
    padding-top: 0.1764705882em;
}

.pc_navi>ul>li>a:hover,
.pc_navi>ul>li>p:hover {
    opacity: 0.8;
    color: var(--main-color);
}

.pc_navi>ul>li>a span,
.pc_navi>ul>li>p span {
    display: block;
    width: 100%;
    padding-top: 0px;
    font-size: 66.6666666667%;
    font-weight: 600;
}

.pc_navi>ul>li.col3 .subInner ul {
    display: flex;
    flex-wrap: wrap;
}

.pc_navi>ul>li.col3 .subInner ul li {
    width: calc(100% / 3);
}

.pc_navi>ul>li.col3 .subInner ul li .subInner {
    position: relative;
    right: initial;
    padding: 0;
    bottom: 0;
    transform: none;
    border-radius: 0;
    background: transparent;
    width: 100%;
}

.pc_navi>ul>li.col3.st2>.subInner>ul {
    flex-direction: column;
}

.pc_navi>ul>li.col3.st2>.subInner>ul>li {
    width: 100%;
    margin-bottom: 2.1875em;
}

.pc_navi>ul .subInner {
    position: absolute;
    width: calc(100% + 0.0625em);
    right: 50%;
    bottom: 0.5625em;
    padding-top: 0px;
    transform: translate(50%, 100%);
    transition: all 0.2s ease-in-out;
    opacity: 0;
    visibility: hidden;
    z-index: 1;
    background: #e6efe1;
    padding: 3.75em 10em 2.75em;
    border-bottom-left-radius: 0.625em;
    border-bottom-right-radius: 0;
}

.pc_navi>ul>li.col3.st2>.subInner>ul>li.ttl>a:before {
    display: none;
}

.pc_navi>ul>li.col3.st2>.subInner>ul>li.ttl>a {
    padding-left: 0;
    font-size: 1.25em;
    color: var(--main-color);
    font-weight: 500;
    border-bottom: 1px solid #c4c4c4c4;
    padding-bottom: 0.5555555555555556em;
    margin-bottom: 1.1111111111111112em;
    width: 100%;
}

.pc_navi>ul .subInner.active {
    opacity: 1;
    visibility: visible;
}

.pc_navi>ul .subInner ul {
    background: #e6efe1;
}

.pc_navi>ul .subInner ul li {
    margin-bottom: 15px;
}

.pc_navi>ul .subInner ul li a {
    position: relative;
    display: block;
    padding: 0 0 0 2em;
    transition: all 0.2s ease;
    font-size: 1em;
    width: fit-content;
    line-height: 1.6em;
    font-weight: 600;
    color: #3B8755;
    text-decoration: none;
    text-align: left;
    letter-spacing: 0px;
}

.pc_navi>ul .subInner ul li a::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0.25em;
    background: url(../images/idx-ico-arr.svg) no-repeat center;
    background-size: 100% auto;
    width: 1.25em;
    height: 1.25em;
}

@media only screen and (min-width: 769px) {
    .pc_navi>ul>li.col3.st2>.subInner>ul>li.ttl>a:hover {
        opacity: 1;
    }
    .fixed_banner .totop .icon:hover,
    .idx-bnr-fixed .close:hover {
        opacity: 0.8;
    }
    .pc_navi>ul>li>a:hover,
    .pc_navi>ul>li>p:hover {
        color: var(--clr1);
    }
    .pc_navi>ul>li>a:hover:after,
    .pc_navi>ul>li>p:hover:after {
        background: url(../images/idx-ico-menu02.svg) center no-repeat;
        background-size: 100% auto;
    }
    .pc_navi>ul .col2 .subInner {
        width: 28em;
    }
    .pc_navi>ul .col2 .subInner ul {
        display: flex;
        flex-wrap: wrap;
    }
    .pc_navi>ul .col2 .subInner ul li {
        width: 50%;
    }
    .menu_toggle .inside .ft_link {
        width: 100%;
        max-width: 900px;
        margin: auto;
        min-height: 100%;
        display: flex;
        align-items: center;
    }
    .menu_toggle .inside .ft_link .link_list {
        width: 100%;
    }
}

@media only screen and (min-width: 769px) and (max-width: 1280px) {
     :root {
        --wrapper: 100px;
    }
}

@media only screen and (max-width: 992px) and (min-width: 769px) {
     :root {
        --ttl_size: 22px;
        --wrapper: 60px;
    }
}

.time_sheet {
    margin: 0px auto;
}

.time_sheet .note {
    margin-top: 15px;
    margin-left: -2px;
    line-height: 2;
    font-size: 14px;
    letter-spacing: 0.1em;
}

.time_sheet .note span {
    display: inline-block;
}

.time_sheet table th,
.time_sheet table td {
    border-top: none;
    border-right: none;
    border-left: none;
    text-align: center;
    font-weight: 500;
    letter-spacing: 0.1em;
    width: 9.9%;
    border-bottom: 1px solid var(--clr1);
}

.time_sheet table th:first-child,
.time_sheet table td:first-child {
    width: auto;
    padding-left: 1.9%;
}

.time_sheet table th:last-child,
.time_sheet table td:last-child {
    width: 16.05%;
    padding-left: 0.8em;
    text-align: left;
}

.time_sheet table th {
    padding: 0.6em 0.2em;
}

.time_sheet table td {
    padding: 1.35em 0.2em 1.65em;
    color: var(--main-color);
}

.time_sheet table td:first-child {
    color: #333;
}

.time_sheet table tr:nth-child(3) td {
    padding-bottom: 1.6em;
}

.totop {
    transition: all 0.3s ease;
    opacity: 0;
    visibility: hidden;
    cursor: pointer;
    position: fixed;
    z-index: 19;
    bottom: 0;
    right: 0;
}

.totop.active {
    opacity: 1;
    visibility: visible;
}

.totop .icon {
    background: var(--main-color);
    border: 0px;
    width: 100%;
    height: 100%;
    margin: 0;
    position: relative;
}

.totop .icon:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 1.125em;
    height: 1.125em;
    background: url(../images/totop.svg) no-repeat center;
    background-size: 100% auto;
}

.idx-bnr-fixed {
    position: fixed;
    bottom: 7.5em;
    right: 0.9375em;
    min-width: 18.125em;
    z-index: 10;
}

.idx-bnr-fixed.active {
    display: none;
}

.idx-bnr-fixed .close {
    position: absolute;
    right: -0.625em;
    top: -0.5em;
    line-height: 0;
    cursor: pointer;
}

.idx-bnr-fixed .close img {
    width: 1.75em;
    height: auto;
}

.idx-bnr-fixed a {
    display: flex;
    flex-direction: column;
    width: 100%;
    height: 100%;
    background: #A7B94E;
    border-radius: 0.625em;
    color: #fff;
    text-decoration: none;
    text-align: center;
    padding-top: 1.4375em;
}

.idx-bnr-fixed a .sub-ttl {
    font-size: 0.75em;
    line-height: 1em;
    font-family: var(--f-en);
    color: #fff;
    font-weight: 500;
}

.idx-bnr-fixed a .ttl {
    font-size: 1.0625em;
    letter-spacing: 0.025em;
    font-weight: 600;
    margin-bottom: 0.7647058824em;
}

.idx-bnr-fixed a .ico {
    display: flex;
    align-items: center;
    justify-content: center;
    border-bottom-left-radius: 0.625em;
    border-bottom-right-radius: 0.625em;
    background: #8FA83B;
    min-height: 1.875em;
}

.idx-bnr-fixed a .ico img {
    width: 0.625em;
    height: auto;
}

.bounce {
    animation-name: bounces;
}

.animateds {
    animation-duration: 0.5s;
    animation-fill-mode: both;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
}

@keyframes bounces {
    0%,
    100% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(-5px);
    }
}

@keyframes fixed_banner {
    0% {
        left: 0;
        opacity: 1;
    }
    100% {
        left: -3px;
        opacity: 0.7;
    }
}

.idx_gallery ul {
    display: flex;
}

.idx_gallery ul li .img {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    background-color: var(--main-color);
    width: 300px;
    height: 300px;
}

.idx_gallery ul li .img01 {
    background-image: url(../images/idx_gallery01.jpg);
}

.idx_gallery ul li .img02 {
    background-image: url(../images/idx_gallery02.jpg);
}

.idx_gallery ul li .img03 {
    background-image: url(../images/idx_gallery03.jpg);
}

.idx_gallery ul li .img04 {
    background-image: url(../images/idx_gallery04.jpg);
}

.idx_gallery ul li .img05 {
    background-image: url(../images/idx_gallery05.jpg);
}
.fixed_banner .ttl-map{
	color:var(--clr1);
	font-size:1em;
	margin-bottom:0.7em
}
.fixed_banner .box-map iframe{
	height:14em;
}
.fixed_banner .box-time,.fixed_banner .box-map {
       background: rgba(230, 239, 225, 1);
    position: absolute;
    right: 0;
    left: 0;
    bottom: 5.85em;
    margin: 0 auto;
    height: 18.5em;
    width: 100%;
    border: 0;
    padding: 0.9375em;
    border-radius: 0;
    display: none;
}
.fixed_banner .box-time.active, .fixed_banner .box-map.active {
display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
}
.fixed_banner .mail.active .close,.fixed_banner .map.active .close {
    display: block;
}
.fixed_banner .mail.active p::before,.fixed_banner .map.active p::before{
	      background-image: url(../images/close.png);
    filter: brightness(0) invert(1);
    height: 1.1em;
    margin-top: 0.4em;
}
.fixed_banner .txt-tbl-note .box-txt:before{
	display:none;
}
.fixed_banner .txt-tbl-note .box-txt .txt,.fixed_banner .txt-tbl-note .box-txt .txt02{
	color:var(--clr1);
	font-size:0.8em
}
.fixed_banner .mail.active .open,.fixed_banner .map.active .open {
    display: none;
}
.fixed_banner .box-time .tbl-time tr th,
.fixed_banner .box-time .tbl-time tr td {
    padding: 0.85em 0.525em 0.85em;
    font-size: 0.75em
}

.fixed_banner .box-time .txt-tbl:before,
.fixed_banner .box-map p:before {
    display: none;
}

.fixed_banner .box-map .btn_map a .ico {
    margin-right: 0.625em;
}

.fixed_banner .box-map .btn_map a {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    font-size: 1.3em;
    width: fit-content;
    margin: 0 auto;
}
.fixed_banner .box-map .btn_map a .ico{
    width: 2em;
    height: 2em;
	background:#fff;
	border-radius:50%;
	display:flex;align-items:center;
	justify-content:center;
}
.fixed_banner .box-map .txt-map{
	text-align:center !important;
}
.fixed_banner .box-map .txt-map .fx-ico{
	display:flex;
	align-items:center;
	justify-content:center;
}
.fixed_banner .box-map .txt-map .fx-ico .ico{
	line-height:0;
	margin-right:5px;
}
.fixed_banner .box-map .txt-map {
    font-size: 1em !important;
    margin-bottom: 10px;
}

.fixed_banner .box-time .tbl-time {
    margin-top: 0;
}

.fixed_banner .box-time .txt-tbl,
.fixed_banner .box-map .txt-map,
.fixed_banner .box-map .btn_map {
    writing-mode: initial;
    font-size: 0.75em;
    text-align: left;
    display: block;
    width: 100%;
    height: fit-content;
    margin-top: 1em;
    line-height: 1.5em;
}

.fixed_banner {
    position: fixed;
    right: 0px;
    bottom: 0;
    z-index: 15;
    transition: right 0.3s ease-in-out;
    display: flex;
}
.close{
	display:none;
}
.fixed_banner:before {
    content: "";
    position: absolute;
    right: 0;
    height: 0.625em;
    width: 100vw;
    background: #0C5E2B;
    bottom: 0;
}

.fixed_banner:hover {
    right: 0;
}

.fixed_banner>div {
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    position: relative;
    transition: all 0.3s ease;
    min-width: 9.3125em;
    min-height: 5.8125em;
    background: #0C5E2B;
}

.fixed_banner>div:last-child:before {
    display: none;
}

.fixed_banner>div:before {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto 0;
    height: 3.75em;
    width: 0.125em;
    background: rgba(230, 239, 225, 0.5);
}

.fixed_banner a {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: block;
    z-index: 1;
}

.fixed_banner p {
    margin-bottom: 0;
    color: #fff;
    letter-spacing: 0.025em;
    line-height: 1.2222222222;
    text-align: center;
    font-size: 1.0625em;
    font-weight: 600;
}

.fixed_banner p::before {
    content: "";
    background-repeat: no-repeat;
    background-position: center center;
    background-size: auto 100%;
    display: block;
    width: 100%;
    height: 1.7647058824em;
    margin-bottom: 8px;
}

.fixed_banner .tel {
    min-width: 12.5em;
    border-top-left-radius: 0.625em;
}

.fixed_banner .tel p {
    font-size: 1.125em;
    font-family: var(--f-en);
}

.fixed_banner .tel p::before {
    height: 1.6666666667em;
    background-image: url("../images/idx-sliderbar-ico01.svg");
}

.fixed_banner .tel p i {
    font-style: normal;
}

.fixed_banner .tel p span {
    writing-mode: tb-rl;
}

.fixed_banner .web p::before {
    background-image: url("../images/idx-sliderbar-ico02.svg");
}

.fixed_banner .mail p::before {
    background-image: url("../images/idx-sliderbar-ico03.svg");
}

.fixed_banner .map p::before {
    background-image: url("../images/idx-sliderbar-ico04.svg");
}

.fixed_banner .totop {
    opacity: 1;
    visibility: visible;
    min-width: 5.8125em;
}

footer {
    padding: 0 0 2.5em;
    position: relative;
}

footer .f-box01 {
    background: #E6EFE1;
    padding: 4.4375em 0 4.3125em;
}

footer .f-box01 .inner {
    padding: 0;
}

footer .f-box01 .f-menu01 ul {
    display: flex;
    justify-content: center;
}

footer .f-box01 .f-menu01 ul li {
    border-right: 1px solid rgba(12, 94, 43, 0.2);
}

footer .f-box01 .f-menu01 ul li a {
    text-decoration: none;
    font-size: 1.0625em;
    font-weight: 600;
    color: #3B8755;
    line-height: 2.36em;
    padding: 0.4117647059em 2em;
    letter-spacing: 0.025em;
}

footer .f-box01 .f-menu01 ul li:first-child a {
    padding-left: 0;
}

footer .f-box01 .f-menu01 ul li:last-child {
    border-right: 0;
}

footer .f-box01 .f-menu01 ul li:last-child a {
    padding-right: 0;
}

footer .f-box02 {
    padding-top: 6.1875em;
    padding-bottom: 3.4375em;
}

footer p {
    margin-bottom: 0;
}

footer p,
footer a {
    color: #fff;
    text-decoration: none;
}

.ft_link {
    width: 100%;
}

.ft_link a {
    text-decoration: none;
}

@media only screen and (min-width: 769px) {
    .ft_link .menu01 {
        width: 100%;
        max-width: 35em;
        margin-right: 7.125em;
    }
    .ft_link .menu02 {
        width: 100%;
    }
    .ft_link .menu02 .f-fx-menu {
        display: flex;
    }
    .ft_link .menu02 .f-fx-menu .ttl {
        margin-bottom: 1.1818181818em;
    }
    .ft_link .menu02 .f-fx-menu ul li {
        margin-bottom: 0.53125em;
    }
    .ft_link .menu02 .f-fx-menu .f-box-menu:first-child {
        margin-right: 6.25em;
    }
    .ft_link ul {
        display: flex;
        flex-flow: column;
    }
}

.ft_link .f-menu {
    margin-bottom: 1.3125em;
}

.ft_link .f-menu.f-menu-mb {
    margin-bottom: 3.625em;
}

.ft_link .f-menu ul {
    display: flex;
    flex-direction: row;
}

.ft_link .f-menu ul li {
    margin-right: 2.5625em;
}

.ft_link .f-menu ul li:last-child {
    margin-right: 0;
}

.ft_link .ttl02 {
    font-size: 1.0625em;
    color: #3B8755;
    font-weight: 500;
    border-bottom: 1px solid #DBDBDB;
    padding-bottom: 0.2941176471em;
    margin-bottom: 0.8823529412em;
    letter-spacing: 0.025em;
}

.ft_link .ttl {
    margin-bottom: 1.2727272727em;
    padding-left: 0;
    font-size: 1.375em;
    font-weight: 600;
    color: #3B8755;
    letter-spacing: 0.025em;
    line-height: 1;
    pointer-events: none;
    font-family: var(--f-en);
    position: relative;
    display: flex;
    align-items: center;
}

.ft_link .ttl span {
    font-size: 0.7727272727em;
}

.ft_link .ttl::before {
    content: "";
    position: relative;
    left: 0;
    top: 0;
    background: url(../images/f-ico-ttl.svg) no-repeat center;
    background-size: 100% auto;
    width: 0.9090909091em;
    height: 0.9090909091em;
    margin-right: 0.4545454545em;
}

.ft_link ul:last-child {
    margin-bottom: 0;
}

.ft_link li {
    margin-bottom: 0.5625em;
    letter-spacing: 0.1em;
    line-height: 1.6;
    color: #fff;
}

.ft_link li.last {
    margin-bottom: 29px;
}

.ft_link li:last-child {
    margin-bottom: 0;
}

.ft_link a {
    position: relative;
    padding-left: 0em;
    font-size: 1em;
    font-weight: 500;
    letter-spacing: 0.025em;
    padding-left: 0.9375em;
    color: var(--clr1);
}

.ft_link a::before {
    content: "";
    position: absolute;
    top: 0.5625em;
    left: 0;
    width: 0.3125em;
    height: 0.5625em;
    background: url(../images/f-ico-arr.svg) no-repeat center;
    background-size: 100% auto;
}

.ft_link a:hover {
    opacity: 1;
}

.copyright {
    margin: 3.5625em auto 0;
    position: relative;
    z-index: 1;
    text-align: center;
}

.copyright>p {
    color: #898989;
    font-size: 1em;
    letter-spacing: 0.025em;
    font-weight: 500;
}

@media only screen and (min-width: 769px) and (max-width: 1660px) {
    header,
    .fixed_banner {
        font-size: 0.96vw;
    }
}

@media only screen and (min-width: 769px) and (max-width: 1280px) {
    .right_head {
        padding: 1.875em 1.3em 1.875em 2em;
    }
    .pc_navi>ul>li>a,
    .pc_navi>ul>li>p {
        padding: 0 0.9em;
        font-size: 1.1em;
    }
    .right_head .h-btn-insta {
        flex-shrink: 0;
        margin-left: 1.3125em;
    }
    footer .f-box01,
    footer .f-box02,
    .idx-bnr-fixed {
        font-size: 1.25vw;
    }
}

@media only screen and (min-width: 769px) and (max-width: 1080px) {
    .fixed_banner {
        font-size: 1.25vw;
    }
    .right_head {
        width: 80%;
        max-width: 80.8125em;
    }
    .pc_navi>ul>li>a,
    .pc_navi>ul>li>p {
        padding: 0 1em;
        font-size: 1.2em;
    }
    .logo a img {
        width: 18em;
        height: auto;
    }
    footer .f-box01 .f-menu01 ul li a {
        padding: 0.4em 1.5em;
        font-size: 1.2em;
    }
    .idx-bnr-fixed {
        font-size: 1.5vw;
    }
    .idx-bnr-fixed {
        bottom: 6em;
    }
    .pc_navi>ul .subInner ul li a {
        font-size: 1.3em;
    }
    .pc_navi>ul>li.col3.st2>.subInner>ul>li.ttl>a {
        font-size: 1.45em;
    }
    .pc_navi>ul .subInner {
        width: calc(100% + 0.2em);
    }
	.fixed_banner .box-map .btn_map a .ico img{
		width:12px;
	}
	.fixed_banner .box-time, .fixed_banner .box-map {
 
    height: 20.5em;
}
}


/*==========================================================================*/


/*==========================================================================*/


/*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*/


/*==========================================================================*/


/*                                INDEX                                     */


/*==========================================================================*/


/*==========================================================================*/


/*==========================================================================*/


/*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*/


/*==========================================================================*/


/*                                Under                                     */


/*==========================================================================*/


/*==========================================================================*/


/*==========================================================================*/


/*
*
*
*
*
*
*
*
*
*
*
*
*
*
*/


/*# sourceMappingURL=style.css.map */