@charset "UTF-8";
/*
* Theme Name: テンプレート02_11
* Author: Iscream Design
* Version: 11.0
* Description:
*/
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;
    font-size: 100%;
    font-style: normal;
    font-weight: normal;
    vertical-align: baseline;
    background: transparent;
}
body {
    line-height: 1;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}
html, body {
    text-size-adjust: none;
    -webkit-text-size-adjust: none;
}
ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
    content: '';
    content: none;
}
a {
    margin: 0;
    padding: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}
/* change colours to suit your needs */
ins {
    background-color: #ff9;
    color: #000;
    text-decoration: none;
}
/* change colours to suit your needs */
mark {
    background-color: #ff9;
    color: #000;
    font-style: italic;
    font-weight: bold;
}
del {
    text-decoration: line-through;
}
abbr[title], dfn[title] {
    border-bottom: 1px dotted;
    cursor: help;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
/* change border colour to suit your needs */
hr {
    display: block;
    height: 1px;
    border: 0;
    margin: 0px;
    padding: 0;
    border-bottom: #333333 1px solid;
}
input, select {
    vertical-align: middle;
}
img {
    max-width: 100%;
    height: auto;
    border: none;
    vertical-align: middle;
}
strong {
    font-weight: bold;
}
button {
    background-color: transparent;
    border: none;
    cursor: pointer;
    outline: none;
    padding: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    font-size: inherit;
}
body {
    position: relative;
    font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
    font-weight: 500;
    font-size: 15px;
    line-height: 2;
    color: #333333;
    min-width: 1054px;
    background: #FFFFFF;
    letter-spacing: 0.05em;
}
a {
    color: #333333;
    text-decoration: underline;
}
a:hover {
    color: #333333;
    text-decoration: none;
}
.pageunder a, .breadcrumbs a {
    color: #123C00;
}
.pageunder a:hover, .breadcrumbs a:hover {
    color: #123C00;
}
.fade, .fade a, .fade a:hover {
    text-decoration: none;
}
.container {
    width: 1054px;
}
.container02 {
    width: 98%;
    max-width: 1230px;
}
.container03 {
    width: 98%;
    max-width: 1500px;
}
.fade:hover {
    text-decoration: none;
}
@media only screen and (max-width: 800px) {
    body {
        min-width: 0px;
    }
    .container, .container02, .container03 {
        width: 100%;
    }
    .text-center_s-left br {
        display: none;
    }
}
/*------------------------------------------------------------
header_01
--------------------------------------------------------------*/
.header_01 {
    position: sticky;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999;
    height: auto;
}
.header_01 .full-pad-05 {
    margin-bottom: 20px;
}
.header_logo {
    padding: 0;
    margin: 15px 0 15px 30px;
    height: auto;
}
.header_logo img{
    max-height: 120px;
}
@media only screen and (max-width: 800px) {
    .header_01 {
        position: static;
        border-top: none;
    }
    .header_01 .full-pad-05 {
        margin-bottom: 0;
        background: none !important;
        overflow: auto;
        font-size: 10px;
        white-space: nowrap;
    }
    .header_logo {
        margin: 0;
    }
    .header_logo img {
        max-height: 40px;
        margin: 15px 0 15px 30px;
    }
}
/*------------------------------------------------------------
header_contact
--------------------------------------------------------------*/
.header_contact {
    text-align: right;
    line-height: 1.2em;
    margin-right: 30px;
}
.header_contact li {
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    text-align: left;
}
.header_contact li:last-child {
    margin-right: 0;
}
.header_contact dt, .header_contact dd {
    display: inline-block;
    vertical-align: top;
    padding: 3px 0;
}
.header_contact dt {
    width: 5.5em;
    margin-right: 1em;
    text-align: center;
}
@media only screen and (max-width: 800px) {
    .header_contact {
        text-align: center;
        margin-right: 0;
    }
    .header_contact li {
        display: block;
        margin-right: 0;
        vertical-align: top;
        margin-bottom: 10px;
        text-align: center;
    }
    .header_contact li:first-child {
        margin-right: 0;
    }
    .header_contact dl {
        margin: 0 10px;
    }
    .header_contact dt {
        width: 5em;
        margin-bottom: 5px;
    }
    .header_contact dd {
        width: 100%;
    }
}
/*------------------------------------------------------------
gNavi
--------------------------------------------------------------*/
.gNavi > ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.gNavi > ul > li {
    padding: 0;
    margin: 0;
}
.gNavi > ul > li > a {
    display: block;
    text-decoration: none;
    color: #FFFFFF;
}
.gNavi > ul > li > a span {
    color: #DDDDDD;
}
.gNavi > ul > li > a:hover {
    color: #DDDDDD;
}
.gNavi > ul > li > a:hover span {
    color: #DDDDDD;
}
.no-link:hover {
    color: #DDDDDD;
}
/*------------------------------------------------------------
navi_01
--------------------------------------------------------------*/
.navi_01 > ul {
    -ms-flex-pack: distribute;
    justify-content: space-around;
}
.navi_01 > ul > li {
    width: auto;
    flex-grow: 1;
    text-align: center;
}
.navi_01 > ul > li > a {
    padding: 20px 0;
}
/*------------------------------------------------------------
navi_02
--------------------------------------------------------------*/
.navi_02 > ul {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.navi_02 > ul > li > a {
    padding: 20px 0;
}
/*------------------------------------------------------------
navi_03
--------------------------------------------------------------*/
.navi_03 > ul {
    -ms-flex-pack: distribute;
    justify-content: flex-end;
}
.navi_03 > ul > li {
    width: auto;
    margin-right: 30px;
}
.navi_03 > ul > li:last-child {
    width: auto;
    margin-right: 30px;
}
.navi_03 > ul > li > a {
    padding: 20px 0;
}
/*------------------------------------------------------------
dd
--------------------------------------------------------------*/
.gNavi .dd {
    position: relative;
    z-index: 999999;
    padding-right: 20px;
    background: url("images/shared/dd.svg") no-repeat right center;
}
.gNavi .dd ul {
    position: absolute;
    display: none;
    background: #3E7924;
    left: 50%;
    text-align: left;
    transform: translateX(-50%);
    padding: 10px 0;
    width: auto;
}
.gNavi .dd ul li {
    font-size: 15px;
    line-height: 1em;
    text-align: left;
    padding: 0 20px;
    white-space: nowrap;
}
.gNavi .dd ul li:last-child {
    border-bottom: none;
}
.gNavi .dd ul li a {
    text-decoration: none;
    color: #FFFFFF;
    display: block;
    padding: 15px 10px;
}
.gNavi .dd ul li a:hover {
    color: #FFFFFF;
}
/*------------------------------------------------------------
dd_hol
--------------------------------------------------------------*/
.gNavi .dd_hol {
    position: relative;
    z-index: 999999;
}
.gNavi .dd_hol div {
    position: absolute;
    display: none;
    background: #123C00;
    left: 50%;
    text-align: center;
    transform: translateX(-50%);
    padding: 10px 0;
    width: 440px;
}
.gNavi .dd_hol ul {
    display: inline-block;
    text-align: left;
}
.gNavi .dd_hol ul li {
    font-size: 15px;
    line-height: 1em;
    padding: 0 20px;
    white-space: nowrap;
}
.gNavi .dd_hol ul li:last-child {
    border-bottom: none;
}
.gNavi .dd_hol ul li a {
    text-decoration: none;
    color: #FFFFFF;
    display: block;
    padding: 15px 10px;
}
.gNavi .dd_hol ul li a:hover {
    color: #FFFFFF;
}
/*------------------------------------------------------------
humberger
--------------------------------------------------------------*/
@media only screen and (max-width: 800px) {
    .humberger {
        background: #123C00;
        cursor: pointer;
        display: block;
        position: fixed;
        top: 10px;
        right: 10px;
        width: 50px;
        height: 50px;
        z-index: 10000;
    }
    .footer_nav_sp .humberger {
        background: none;
        cursor: pointer;
        display: block;
        position: absolute;
        top: 50%;
        left: 50%;
        width: 50px;
        transform: translate(-50%, -50%);
        height: 50px;
        z-index: 10000;
    }
    .humberger span {
        background: #fff;
        position: absolute;
        left: 50%;
        width: 25px;
        height: 2px;
        transform: translateX(-50%);
        transition: 0.4s;
    }
    .humberger span:nth-of-type(1) {
        top: 15px;
    }
    .humberger span:nth-of-type(2) {
        top: 50%;
        transform: translate(-50%, -50%);
    }
    .humberger span:nth-of-type(3) {
        bottom: 15px;
    }
    .is-open .humberger span:nth-of-type(1) {
        transform: translate(-50%, 9px) rotate(-45deg);
    }
    .is-open .humberger span:nth-of-type(2) {
        opacity: 0;
    }
    .is-open .humberger span:nth-of-type(3) {
        transform: translate(-50%, -9px) rotate(45deg);
    }
    .overlay {
        background: transparent;
        position: fixed;
        pointer-events: none;
        top: 0;
        right: 0;
        left: 0;
        bottom: 0;
        z-index: 10;
        transition: 0.2s;
    }
    .is-open .overlay {
        background: rgba(0, 0, 0, 0.7);
        pointer-events: auto;
    }
    .sp-navi {
        -webkit-text-size-adjust: 100%;
        position: fixed;
        top: 0;
        right: 0;
        z-index: 9999;
    }
    .sp-navi.is-open .sp-navi-inner {
        transform: translate3d(0, 0, 0);
    }
    .sp-navi .sp-navi-inner {
        background: #FFF;
        position: fixed;
        top: 0;
        right: 0;
        overflow: scroll;
        overflow-x: hidden;
        overflow-y: auto;
        padding: 50px 0;
        height: 100%;
        width: 100%;
        transition: .5s;
        transform: translate3d(100%, 0, 0);
        z-index: 10;
    }
    .sp-navi .sp-navi-inner .navi-main {
        margin: 0 0 30px;
    }
    .sp-navi .sp-navi-inner .navi-main > li {
        border-bottom: 1px solid #ddd;
        position: relative;
    }
    .sp-navi .sp-navi-inner .navi-main img {
        margin-bottom: 5px;
        margin-right: 10px;
    }
    .sp-navi .sp-navi-inner .navi-main > li:before {
        background: #123C00;
        content: "";
        height: 3px;
        width: 8px;
        position: absolute;
        left: 10px;
        top: 23px;
    }
    .sp-navi .sp-navi-inner .navi-main > li:first-child {
        border-top: 1px solid #ddd;
    }
    .sp-navi .sp-navi-inner .navi-main > li > a {
        display: block;
        font-size: 14px;
        font-weight: 500;
        letter-spacing: 2.5px;
        padding: 15px 10px 15px 30px;
        overflow: hidden;
        line-height: 1.3em;
        text-decoration: none;
        color: #333333;
    }
    .sp-navi .sp-navi-inner .navi-main > li > ul > li {
        border-top: 1px dashed #ddd;
        width: 100%;
    }
    .sp-navi .sp-navi-inner .navi-main > li > ul > li > a {
        display: block;
        font-size: 14px;
        line-height: 1.3em;
        padding: 10px 10px 10px 50px;
        position: relative;
        text-decoration: none;
        color: #333333;
    }
    .sp-navi .sp-navi-inner .navi-main > li > ul > li > a:before {
        background: #123C00;
        content: "";
        height: 1px;
        width: 10px;
        position: absolute;
        left: 26px;
        top: 19px;
    }
    .sp-navi .sp-navi-inner .navi-other {
        padding: 0 15px;
    }
    .sp-navi-inner .navi-main img {
        padding-left: 9px;
    }
}
/*------------------------------------------------------------
humberger02
--------------------------------------------------------------*/
.gnavi-area .reserve-btn {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    position: absolute;
    top: 26px;
    right: 60px;
    height: 21px;
    width: 440px;
    z-index: 1500;
    padding: 10px 0 0 30px;
}
.humberger02:after {
    color: #123C00;
    content: '';
    display: block;
    font-size: 12px;
    text-decoration: none;
    text-align: center;
    transition: 0.4s;
    position: absolute;
    left: 0;
    bottom: 16px;
    width: 100%;
    font-family: 'Josefin Sans', sans-serif;
}
.is-open .humberger02:after {
    content: '';
    color: #123C00;
    transition: 0.4s;
}
.humberger02 {
    cursor: pointer;
    display: block;
    position: fixed;
    top: 0;
    right: 0;
    width: 80px;
    height: 80px;
    z-index: 10000;
}
.humberger02 span {
    background: #123C00;
    position: absolute;
    left: 50%;
    width: 26px;
    height: 2px;
    transform: translateX(-50%);
    transition: 0.4s;
}
.humberger02 span:nth-of-type(1) {
    top: 50%;
    transform: translate(-50%, -10px);
}
.humberger02 span:nth-of-type(2) {
    top: 50%;
    transform: translate(-50%, -50%);
}
.humberger02 span:nth-of-type(3) {
    top: 50%;
    transform: translate(-50%, 9px);
}
.is-open .humberger02 span:nth-of-type(1) {
    transform: translate(-50%, 0px) rotate(-45deg);
}
.is-open .humberger02 span:nth-of-type(2) {
    opacity: 0;
}
.is-open .humberger02 span:nth-of-type(3) {
    transform: translate(-50%, 0px) rotate(45deg);
}
/********/
.gnavi-area .gnavi-menu {
    background: rgba(255, 255, 255, 0.90);
    position: fixed;
    top: 0;
    right: 0;
    padding: 0;
    transition: .5s ease;
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
    height: 100vh;
    width: 500px;
    z-index: 2000;
}
.gnavi-area.is-open .gnavi-menu {
    transition: .5s ease;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
}
.gnavi-area .gnavi-inner {
    position: relative;
    top: 80px;
    overflow: hidden;
    padding: 30px 0;
    max-height: 100%;
}
.gnavi-area .gnavi-main {
    text-align: left;
    margin: 0 90px 100px 90px;
}
.gnavi-area .gnavi-main .left-area, .gnavi-area .gnavi-main .right-area {
    float: left;
}
.gnavi-area .gnavi-main .left-area {
    margin: 0 85px 0 0;
}
.gnavi-area .gnavi-list > li {
    margin: 0;
}
.gnavi-area .gnavi-list > li:last-child {
    margin: 0;
}
.gnavi-area .gnavi-list > li > a {
    color: #333333;
    padding: 20px 0;
    position: relative;
    text-decoration: none;
    font-size: 16px;
    border-bottom: 1px solid #EBEBEB;
    display: block;
}
.gnavi-area .gnavi-list > li > a::after {
    position: absolute;
    content: url("images/shared/ico_arrow.png");
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}
.gnavi-area .gnavi-list > li > ul {
    margin: 10px 0;
}
.gnavi-area .gnavi-list > li > ul > li > a {
    font-size: 16px;
    line-height: 1.6em;
    padding: 10px 10px 10px 50px;
    position: relative;
    text-decoration: none;
    color: #333333;
}
.gnavi-area .gnavi-list > li > ul > li > a::before {
    content: "- ";
    position: absolute;
    top: 0.4em;
    left: 35px;
}
.gnavi-area .product-btn {
    text-align: center;
}
.gnavi-area .product-btn a {
    background: #FFF;
    color: #333333;
    display: inline-block;
    padding: 0 42px 0 25px;
    line-height: 50px;
    position: relative;
    border-bottom: none;
    box-shadow: 2px 2px #888;
    width: 260px;
}
.gnavi-area .product-btn a:after {
    content: url(images/shared/arrow03.png);
    position: absolute;
    top: 0;
    right: 15px;
}
.gnavi-area .gnavi-bg {
    background: rgba(0, 0, 0, 0.5);
    position: fixed;
    top: 0;
    height: 100vh;
    width: 100%;
    left: 0;
    right: 0;
    opacity: 0;
    visibility: hidden;
    transition: .6s ease;
    z-index: 1500;
}
.gnavi-area.is-open .gnavi-bg {
    visibility: visible;
    opacity: 1;
}
@media only screen and (max-width: 800px) {
    .humberger02 {
        cursor: pointer;
        display: block;
        position: fixed;
        top: 0;
        right: 0;
        width: 60px;
        height: 60px;
        z-index: 10000;
        background: #123C00;
    }
    .humberger02 span {
        background: #FFFFFF;
    }
    .humberger02:after {
        content: '';
    }
    .is-open .humberger02:after {
        content: '';
    }
    .gnavi-area .gnavi-menu {
        width: 100%;
    }
    .gnavi-area .gnavi-main {
        text-align: left;
        margin: 0 50px 100px 50px;
    }
    .gnavi-area .gnavi-list > li {
        margin: 0;
    }
    .gnavi-area .gnavi-list > li > a {
        padding: 10px 0;
    }
}
/*------------------------------------------------------------
main
--------------------------------------------------------------*/
.mainimg img {
    object-fit: cover;
    min-height: 800px;
    width: 100%;
}
@media only screen and (max-width: 800px) {
    .mainimg img {
        min-height: 0;
        width: 100%;
    }
}
/*------------------------------------------------------------
main-slider
--------------------------------------------------------------*/
.main-slider div {
    height: auto;
    width: 100%;
}
.main-slider img {
    width: 100%;
    min-height: 750px;
    object-fit: cover;
    height: auto;
    margin-bottom: -10px;
}
@media only screen and (max-width: 800px) {
    .main-slider img {
        width: 100%;
        min-height: 0;
        object-fit: fill;
        height: auto;
    }
}
/*------------------------------------------------------------
main
--------------------------------------------------------------*/
.text_box {
    text-align: center;
    width: 100%;
    margin: 0 auto;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-shadow: rgba(255, 255, 255, 0.4) 1px 1px 8px, rgba(255, 255, 255, 0.4) -1px 1px 8px, rgba(255, 255, 255, 0.4) 1px -1px 8px, rgba(255, 255, 255, 0.4) -1px -1px 8px;
}
.text_box .maintext01 {
    font-size: 44px;
}
.text_box .maintext02 {
    font-size: 30px;
}
@media only screen and (max-width: 800px) {
    .text_box .maintext01 {
        font-size: 4.8vw;
        width: auto;
    }
    .text_box .maintext02 {
        font-size: 3vw;
        width: auto;
    }
}
/*------------------------------------------------------------
contents
--------------------------------------------------------------*/
.contents {
    float: left;
    width: 730px;
}
@media only screen and (max-width: 800px) {
    .contents {
        float: none;
        width: auto;
    }
}
/*------------------------------------------------------------
heading
--------------------------------------------------------------*/
.heading {
}
.pagettl {
    font-size: 44px;
    color: #333333;
    font-family: "Sawarabi Mincho";
    font-weight: bold;
    line-height: 1.1;
    text-align: center;
    background: url("images/shared/h2.png") no-repeat center center;
    background-size: cover;
    padding: 130px 0;
    margin-bottom: 30px;
    text-shadow: rgba(255, 255, 255, 0.4) 1px 1px 8px, rgba(255, 255, 255, 0.4) -1px 1px 8px, rgba(255, 255, 255, 0.4) 1px -1px 8px, rgba(255, 255, 255, 0.4) -1px -1px 8px;
}
.pagettlmini {
    font-size: 18px;
    color: #123C00;
    margin-bottom: 15px;
}
.heading_img {
    font-size: 32px;
    color: #333333;
    text-align: center;
    margin-bottom: 40px;
    font-family: "Sawarabi Mincho";
    font-weight: bold;
    line-height: 1.4;
    background: url("images/shared/h3.png") no-repeat center bottom;
    padding-bottom: 20px;
}
.heading_btmline, .postdata h3, .heading_back {
    font-size: 25px;
    color: #123C00;
    font-family: "Sawarabi Mincho";
    font-weight: bold;
    line-height: 1.6;
    margin-bottom: 25px;
    border-bottom: #c8d6e1 1px solid;
    padding-bottom: 5px;
    position: relative;
}
.heading_leftcircle, .postdata h4 {
    font-size: 18px;
    color: #333333;
    font-family: "Sawarabi Mincho";
    font-weight: bold;
    ine-height: 1.4;
    margin-bottom: 5px;
    position: relative;
    padding-left: 15px;
}
.heading_leftcircle::before, .postdata h4::before {
    position: absolute;
    content: '';
    width: 4px;
    height: 1.1em;
    background: #123C00;
    border-radius: 0;
    left: 0;
    top: 0.5em;
}
@media only screen and (max-width: 800px) {
    .heading {
        padding-top: 0px;
        margin-top: 0px;
    }
    .pagettl {
        font-size: 24px;
        padding: 40px 15px;
    }
    .heading_img {
        margin-bottom: 20px;
        font-size: 23px;
    }
    .heading_btmline, .postdata h3, .heading_back {
        font-size: 20px;
        margin-bottom: 20px;
    }
    .heading_leftcircle, .postdata h5 {
        font-size: 18px;
        margin-bottom: 10px;
    }
}
/*------------------------------------------------------------
footer_nav01
--------------------------------------------------------------*/
.footer_nav01 li {
    display: inline-block;
}
.footer_nav01 li img{
    width: 40px;
}
.footer_nav01 li + li{
    margin-left: 10px;
}
.footer_nav01 li::after {
    content: "  "
}
.footer_nav01 li:last-child::after {
    content: ""
}
.footer_nav01 li a {
    text-decoration: none;
    color: #333333;
}
.footer_nav01 li a:hover {
    text-decoration: underline;
}

/*------------------------------------------------------------
footer_nav02
--------------------------------------------------------------*/
.footer_nav02 li {
    display: inline-block;
    background: url("images/shared/ico_arrow.png") no-repeat left 0.6em;
    padding-left: 15px;
    margin-right: 15px;
}
.footer_nav02 li:last-child {
    margin-right: 0;
}
.footer_nav02 li a {
    text-decoration: none;
    color: #333333;
}
.footer_nav02 li a:hover {
    text-decoration: underline;
}
/*------------------------------------------------------------
footer_nav03
--------------------------------------------------------------*/
.footer_nav03 {
    display: inline-block;
    vertical-align: top;
    margin-right: 40px;
}
.footer_nav03:last-child {
    margin-right: 0;
}
.footer_nav03 > li {
    background: url("images/shared/ico_arrow.png") no-repeat left 0.6em;
    padding-left: 15px;
    margin-right: 15px;
}
.footer_nav03 > li > ul {
    margin-top: 10px;
}
.footer_nav03 > li > ul > li {
    padding-left: 15px;
    margin-right: 15px;
    position: relative;
}
.footer_nav03 > li > ul > li::before {
    position: absolute;
    content: "- ";
    left: 0;
}
.footer_nav03 li a {
    text-decoration: none;
    color: #333333;
}
.footer_nav03 li a:hover {
    text-decoration: underline;
}
@media only screen and (max-width: 800px) {
    .footer_nav03 {
        display: inline-block;
        vertical-align: top;
        margin-right: 30px;
    }
}
/*------------------------------------------------------------
top_art_topics
--------------------------------------------------------------*/
.top_art_topics section {
    width: 73%;
}
.top_art_topics section ul + ul {
    padding-top: 15px;
    border-top: 1px solid #DDDDDD;
    margin-top: 15px;
}
.top_art_topics section ul li:first-child {
    margin-right: 50px;
}
@media only screen and (max-width: 800px) {
    .top_art_topics section {
        width: 100%;
    }
    .top_art_topics section ul li:first-child {
        margin-right: 20px;
    }
}
/*------------------------------------------------------------
floatfox
--------------------------------------------------------------*/
.floatfox > li {
    position: relative;
    margin: 0;
}
.floatfox > li:nth-child(odd) figure {
    width: 410px;
    left: 0;
    top: -50px;
}
.floatfox > li:nth-child(odd) section {
    width: 714px;
    margin: 100px 0 0 auto;
    padding: 40px 60px 40px 150px;
    min-height: 280px;
}
.floatfox > li:nth-child(even) figure {
    width: 410px;
    right: 0;
    top: -50px;
}
.floatfox > li:nth-child(even) section {
    width: 714px;
    margin: 100px auto 0 0;
    padding: 40px 150px 40px 60px;
    min-height: 280px;
}
@media only screen and (max-width: 800px) {
    .floatfox > li:nth-child(odd) figure, .floatfox > li:nth-child(even) figure {
        width: auto;
        position: static !important
    }
    .floatfox > li:nth-child(odd) section, .floatfox > li:nth-child(even) section {
        width: auto;
        margin: 0;
        padding: 20px;
        min-height: 0;
    }
}
/*------------------------------------------------------------
more-btn
--------------------------------------------------------------*/
.more-btn a {
    font-family: "Sawarabi Mincho";
    font-weight: bold;
    font-size: 18px;
    line-height: 1;
    color: #123C00 !important;
    background: #FFFFFF;
    padding: 20px 40px 20px 40px;
    text-decoration: none;
    display: inline-block;
    transition: .5s ease;
    position: relative;
    text-align: center;
    min-width: 260px;
    border: #123C00 solid 1px;
    border-radius: 2em;
}
.more-btn a:hover {
    color: #123C00;
}
.more-btn a:after {
    content: url("images/shared/ico_arrow.png");
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
}
.more-btn.mini a {
    padding: 15px 30px 15px 30px;
    min-width: inherit;
    font-size: 15px;
}
.more-btn.mini a:after {
    content: url("images/shared/ico_arrow.png");
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
}
.more-btn.white a {
    border: #FFFFFF 1px solid;
}
.more-btn02 {
    line-height: 1.2em;
    display: inline-block;
    margin-right: 20px;
    border-right: 1px #dcdbdc solid;
    padding-right: 20px;
}
.more-btn02:last-child {
    margin-right: 0;
    border-right: none;
    padding-right: 0;
}
.more-btn02 a {
    font-family: "Sawarabi Mincho";
    font-weight: bold;
    font-size: 16px;
    line-height: 1;
    color: #333333;
    padding: 0 25px 0 0;
    text-decoration: none;
    transition: .5s ease;
    position: relative;
}
.more-btn02 a:after {
    content: "";
    background: url("images/ico/ico_arrow_bottom.svg") no-repeat 0 0/contain;
    width: 14px;
    height: 14px;
    position: absolute;
    right: 0;
    bottom: 3px;
}
.more-btn03 a {
    font-family: "Sawarabi Mincho";
    font-weight: bold;
    font-size: 17px;
    line-height: 1;
    color: #FFFFFF;
    background: #7ec997;
    padding: 15px 20px;
    text-decoration: none;
    display: inline-block;
    transition: .5s ease;
    position: relative;
    text-align: center;
    border-radius: 10px;
    width: 100%;
}
.more-btn a:hover, .more-btn02 a:hover, .more-btn03 a:hover {
    opacity: 0.7;
}
@media only screen and (max-width: 800px) {
    .more-btn a {
        padding: 15px 30px 15px 30px;
        min-width: 230px;
        font-size: 13px;
        width: 100%;
    }
    .more-btn.mini a {
        font-size: 13px;
        width: 100%;
    }
}
/*------------------------------------------------------------
table
--------------------------------------------------------------*/
.table-bordered {
    border-collapse: collapse;
    border: solid 1px #dddddd;
    width: 100%;
    background: #fff;
}
.table-bordered th, .table-bordered td {
    border: solid 1px #DDDDDD;
    padding: 10px 15px;
    vertical-align: middle;
    color: #333333;
}
.table-bordered th {
    font-family: "Sawarabi Mincho";
    font-weight: bold;
    text-align: center;
    border-bottom: #DDDDDD solid 1px;
    background: #123C00;
    color: #FFFFFF;
}
.table-bordered02 {
    border-collapse: collapse;
    border: solid 1px #DDDDDD;
    width: 100%;
    background: #fff;
}
.table-bordered02 th, .table-bordered02 td {
    border: solid 1px #DDDDDD;
    padding: 10px 15px;
    vertical-align: middle;
    color: #333333;
}
.table-bordered02 tr:nth-child(n+2) th {
    background: #DDDDDD;
    color: #333333;
    white-space: nowrap;
    width: 14% !important;
}
.table-bordered02 td {
    vertical-align: top;
}
.table-bordered02 th {
    font-family: "Sawarabi Mincho";
    font-weight: bold;
    text-align: center;
    border-bottom: #DDDDDD solid 1px;
    background: #123C00;
    color: #FFFFFF;
}
.table-bordered03 {
    border-collapse: collapse;
    width: 100%;
    border-top: 1px solid #DDDDDD;
}
.table-bordered03 th, .table-bordered03 td {
    vertical-align: top;
    padding: 5px 0;
    border-bottom: 1px solid #DDDDDD;
}
.table-bordered03 th {
    text-align: left;
    padding-right: 20px;
}
.table-bordered03 th p {
    position: relative;
    padding-left: 15px;
}
.table-bordered03 th p:before {
    background: #123C00;
    border-radius: 50%;
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 12px;
    width: 5px;
    height: 5px;
}
.table-bordered04 th, .table-bordered04 td {
    vertical-align: top;
}
.table-bordered04 th {
    text-align: left;
}
.th10 th {
    width: 10%;
}
.th20 th {
    width: 20%;
}
.th30 th {
    width: 30%;
}
.th40 th {
    width: 40%;
}
.th50 th {
    width: 50%;
}
@media only screen and (max-width: 800px) {
    .table-bordered tr {
        border-bottom: #DDDDDD solid 1px;
    }
    .table-bordered colgroup {
        display: none;
    }
    .table-bordered02 tr {
        border-bottom: #DDDDDD solid 1px;
    }
}
@media only screen and (max-width: 800px) {
    .sp-sc::before {
        content: "※横にスクロールできます。";
        display: block;
        color: #f00;
        font-size: 14px;
        margin-bottom: 5px;
    }
    .sp-sc {
        width: 100%;
        overflow: auto;
        white-space: nowrap;
        -webkit-overflow-scrolling: touch;
    }
    .sp-sc table {
        width: 100%;
    }
    .sp-listlayout {
        border: none !important;
    }
    .sp-listlayout tr {
        display: block;
    }
    .sp-listlayout th {
        border: none !important;
        display: list-item;
        list-style: none;
        width: 100% !important;
    }
    .sp-listlayout td {
        border: none !important;
        display: list-item;
        list-style: none;
        width: 100% !important;
    }
    .sp-listlayout {
        table-layout: fixed;
    }
    .sp-listlayout * {
        word-wrap: break-word;
    }
    .table-bordered03.sp-listlayout tr {
        display: block;
        margin-bottom: 10px;
    }
    .table-bordered03.sp-listlayout th {
        border: none !important;
        display: list-item;
        list-style: none;
        width: 100% !important;
        padding: 0;
    }
    .table-bordered03.sp-listlayout td {
        border: none !important;
        display: list-item;
        list-style: none;
        width: 100% !important;
        padding: 0;
    }
}
/*------------------------------------------------------------
iframe_wrap
--------------------------------------------------------------*/
.iframe_wrap {
    position: relative;
    width: 100%;
    padding-top: 58%; /* 高さ÷幅 */
}
.iframe_wrap iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}
/*------------------------------------------------------------
archive_list
--------------------------------------------------------------*/
.archive_list a {
    text-decoration: none !important;
}
.archive_list li:nth-child(3n + 1) {
    clear: both;
}
.archive_list img {
    max-height: 350px;
    width: auto;
}
/*------------------------------------------------------------
line
--------------------------------------------------------------*/
.line {
    position: relative;
}
.line::before {
    content: "";
    position: absolute;
    background: url("images/line.png") no-repeat center right;
    width: 373px;
    height: 1px;
    top: 50%;
    right: 100%;
    transform: translate(-30px, -50%);
}
.line::after {
    content: "";
    position: absolute;
    background: url("images/line.png") no-repeat center left;
    width: 373px;
    height: 1px;
    top: 50%;
    transform: translate(30px, -50%);
    left: 100%;
}
@media only screen and (max-width: 800px) {
    .line::before {
        content: "";
        position: absolute;
        background: url("images/line.png") no-repeat center left;
        width: 31px;
        height: 23px;
        top: 50%;
        transform: translate(-30px, -50%);
        left: 0;
    }
    .line::after {
        content: "";
        position: absolute;
        background: url("images/line.png") no-repeat center right;
        width: 31px;
        height: 23px;
        top: 50%;
        transform: translate(30px, -50%);
        right: 0;
    }
}
/*------------------------------------------------------------
top_map
--------------------------------------------------------------*/
.top_map .mapbox {
    position: absolute;
    right: 60px;
    top: 50%;
    transform: translateY(-50%);
}
.top_map02 div {
    width: 100%;
    order: 1;
}
.top_map02 .mapbox {
    padding: 20px 90px;
    white-space: nowrap;
    order: 2;
}
@media only screen and (max-width: 800px) {
    .top_map .mapbox {
        position: static;
        transform: none;
    }
    .top_map02 .mapbox {
        padding: 20px 30px;
        white-space: normal;
        width: 100%;
    }
}
/*------------------------------------------------------------
topics
--------------------------------------------------------------*/
.topicsbox {
    width: 548px;
    bottom: 30px;
    left: 7%;
    position: absolute;
}
@media only screen and (max-width: 800px) {
    .topicsbox {
        position: static !important;
    }
    .topicsbox {
        width: 100%;
        display: block;
        padding: 20px;
        left: auto;
        transform: none;
    }
}
/*------------------------------------------------------------
newsbox
--------------------------------------------------------------*/
.newsbox dt, .newsbox dd {
    display: table-cell;
    vertical-align: middle;
}
.newsbox dt {
    padding-right: 30px;
}
.newsbox dt img {
    max-width: 150px;
}
@media only screen and (max-width: 800px) {
    .newsbox dt {
        display: block;
        width: 100%;
        padding-right: 0;
        text-align: center;
        margin-bottom: 20px;
    }
    .newsbox dt img {
        max-width: 100%;
    }
}
/*------------------------------------------------------------
newsinbox01
--------------------------------------------------------------*/
.newsinbox01 > li {
    display: table-cell;
    vertical-align: middle;
}
.newsinbox01 > li:first-child {
    padding-right: 30px;
}
.newsinbox01 > li:nth-child(2) {
    padding-right: 30px;
}
.newsinbox01 > li:nth-child(2) > div > ul {
    width: 12em;
}
.newsinbox01 > li:nth-child(3) {
    width: auto;
}
.newsinbox01 > li:nth-child(4) {
    display: block;
    width: 100%;
    margin-top: 5px;
}
@media only screen and (max-width: 800px) {
    .newsinbox01 > li:first-child {
        padding-right: 20px;
    }
    .newsinbox01 > li:nth-child(2) {
        padding-right: 0;
    }
    .newsinbox01 > li:nth-child(2) > div > ul {
        width: auto;
    }
    .newsinbox01 > li:nth-child(3) {
        margin-top: 10px;
        display: block;
        width: auto;
    }
    .newsinbox01 > li:last-child {
        display: block;
        width: 100%;
        margin-top: 10px;
    }
}
/*------------------------------------------------------------
view
--------------------------------------------------------------*/
.view {
    margin-bottom: 30px;
    text-align: center;
}
.view .slick-slide img {
    text-align: center;
    margin: 0 auto;
}
.view .view-ttl {
    font-size: 19px;
    letter-spacing: 0.05em;
    margin-bottom: 5px;
}
.thumb {
    margin: 0 auto;
    padding: 0px 50px;
}
.thumb .slick-prev, .thumb .slick-next {
    width: 20px;
    height: 20px;
}
.thumb .slick-slide {
    cursor: pointer;
    margin: 3px 5px;
    opacity: .5;
    -webkit-transition: .3s ease;
    transition: .3s ease;
    text-align: center;
}
.thumb .slick-slide img {
    -o-object-fit: cover;
    object-fit: cover;
    font-family: 'object-fit: cover;';
    height: 120px;
    width: 120px;
    -webkit-transition: .2s;
    transition: .2s;
    margin: 0 auto;
}
.thumb .slick-slide.slick-current {
    opacity: 1;
}
.thumb .slick-slide.slick-current img {
    border: 2px solid #404040;
}
.thumb .slick-slide:hover {
    opacity: 1;
}
.thumb.slick-dotted {
    margin-bottom: 120px;
}
@media only screen and (max-width: 800px) {
    .view {
        margin-bottom: 20px;
    }
    .view .slick-slide img {
        max-width: none;
        width: 100%;
        height: auto;
    }
    .view .view-ttl {
        font-size: 17px;
        margin-bottom: 10px;
    }
    .thumb {
        margin: 0 auto;
        padding: 0;
    }
    .thumb .slick-prev, .thumb .slick-next {
        width: 30px;
        height: 30px;
    }
    .thumb .slick-slide {
        cursor: pointer;
        margin: 5px;
        opacity: .5;
        -webkit-transition: .3s ease;
        transition: .3s ease;
    }
    .thumb .slick-slide img {
        height: 21vw;
        width: 100%;
    }
    .thumb.slick-dotted {
        margin-bottom: 60px;
    }
    .slide-view03.slick-dotted {
        margin-bottom: 60px;
    }
}
/*------------------------------------------------------------
fixed-men
--------------------------------------------------------------*/
.fixed-menu {
    position: sticky;
    bottom: 0;
    width: 100%;
    z-index: 1000000;
}
.fixed-menu .sp {
    display: flex;
    background: #123C00;
}
.fixed-menu .sp > li {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 33.33333%;
    text-align: center;
    padding: 3vw 0 1vw;
    font-size: 2.5vw;
    border-right: 1px solid #FFFFFF;
}
.fixed-menu .sp > li:last-child {
    background: #123C00;
    border-right: none;
}
.fixed-menu .sp > li figure {
    height: 20px;
    margin-bottom: 1vw;
}
.fixed-menu .sp > li figure img {
    width: 15%;
    margin: 0 auto;
}
.fixed-menu .sp > li:nth-child(2) figure img {
    width: 15%;
}
.fixed-menu .sp > li a {
    text-decoration: none;
    color: #FFFFFF;
    font-size: 2.5vw;
    width: 100%;
    line-height: 2em;
}
.fixed-menu .sp > li:last-child p {
    color: #FFFFFF;
}
.fixed-menu .footer_nav_sp {
    height: 20px;
    margin-bottom: 1vw;
}
.fixed-menu02 {
    position: sticky;
    bottom: 0;
    width: 100%;
    z-index: 1000000;
}
.fixed-menu02 .sp {
    display: flex;
    background: #f7ebe7;
}
.fixed-menu02 .sp > li {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 50%;
    text-align: center;
    padding: 3vw 0;
    font-size: 2.5vw;
    border-right: 1px solid #FFFFFF;
}
.fixed-menu02 .sp > li:last-child {
    border-right: none;
}
.fixed-menu02 .sp > li figure img {
    height: 15px;
}
.fixed-menu02 .sp > li a {
    text-decoration: none;
    color: #502b10;
    font-size: 2.5vw;
    width: 100%;
    line-height: 2em;
}
.fixed-menu02 .sp > li:last-child p {
    color: #FFFFFF;
}
.fixed-menu02 .footer_nav_sp {
    height: 20px;
}
/*------------------------------------------------------------
fixed-slidemenu
--------------------------------------------------------------*/
.fixed-slidemenu {
    position: fixed;
    top: 300px;
    right: 0;
    color: #fff;
    z-index: 100;
    -webkit-transform: translate(445px, 0);
    transform: translate(445px, 0);
}
.fixed-slidemenu .item {
    background: #123C00;
    border-radius: 8px 0 0 8px;
    padding: 37px 20px;
    width: 500px;
    position: relative;
    transition: 0.5s;
}
.fixed-slidemenu .item + .item {
    margin-top: 10px;
}
.fixed-slidemenu .item:hover {
    -webkit-transform: translateX(-445px);
    transform: translateX(-445px);
}
.fixed-slidemenu .ttl {
    display: flex;
    align-items: center;
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    line-height: 1;
    letter-spacing: 0.2em;
    position: absolute;
    top: 50%;
    left: 17px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    white-space: nowrap;
}
.fixed-slidemenu .ttl i {
    margin-bottom: 10px;
}
.fixed-slidemenu .ttl i img {
    margin-right: 0 !important;
}
.fixed-slidemenu .desc {
    flex: 1;
    padding-left: 40px;
}
.fixed-slidemenu .txt {
    font-size: 18px;
    text-align: center;
    margin-bottom: 10px;
}
.fixed-slidemenu .wrapper {
    display: flex;
    justify-content: space-between;
}
.fixed-slidemenu .btn00 {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    border: 1px solid #fff;
    color: #fff;
    font-family: "FOT-筑紫A丸ゴシック Std M";
    font-size: 15px;
    line-height: 1.2;
    text-align: center;
    padding: 23px 25px;
    margin: 0 auto;
    width: 200px;
    overflow: hidden;
    position: relative;
    z-index: 0;
    text-decoration: none;
    border-radius: 5px;
    margin-right: 10px;
}
.fixed-slidemenu .btn .small {
    display: block;
    font-family: "Quicksand";
    font-size: 10px;
    margin-top: 5px;
}
.fixed-slidemenu .btn::before {
    content: "";
    background: rgba(255, 255, 255, 0.1);
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    -webkit-transform: translateZ(0) scaleX(0);
    transform: translateZ(0) scaleX(0);
    -webkit-transform-origin: right top;
    transform-origin: right top;
    transition: -webkit-transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1), -webkit-transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    z-index: -1;
}
.fixed-slidemenu .btn:not(.tel):hover::before {
    -webkit-transform: translateZ(0) scaleX(1);
    transform: translateZ(0) scaleX(1);
    -webkit-transform-origin: left top;
    transform-origin: left top;
}
.fixed-slidemenu.is-open .item {
    -webkit-transform: translateX(-445px);
    transform: translateX(-445px);
}
/*------------------------------------------------------------
fix_btn
--------------------------------------------------------------*/
.fix_btn {
    position: fixed;
    top: 320px;
    right: 0;
}
/*------------------------------------------------------------
accordion
--------------------------------------------------------------*/
.accordion {
    width: 100%;
}
.accordion {
    border-top: 1px dotted #ddd;
}
.accordion:last-of-type {
    border-bottom: 1px dotted #ddd;
    margin-bottom: 40px;
}
.accordion th {
    width: 20px;
}
.accordion td {
    padding-left: 20px;
    vertical-align: middle;
}
.accordion dt {
    cursor: pointer;
    background-image: url(images/plus.png);
    background-repeat: no-repeat;
    background-position: right 20px center;
    padding-top: 30px;
    padding-bottom: 30px;
    padding-right: 60px;
}
.accordion dd {
    display: none;
    line-height: 1.8em;
    color: #666666;
    padding-top: 10px;
    padding-bottom: 10px;
}
.accordion dd td p {
    padding-right: 60px;
}
.accordion dt.active {
    background-image: url(images/minus.png);
}
.accordion dt.over {}
@media only screen and (max-width: 800px) {
    .accordion dt {
        padding-right: 50px;
    }
}
/*------------------------------------------------------------
tab
--------------------------------------------------------------*/
.tab li {
    color: #FFFFFF;
    background: #a2a2a2;
    display: inline-block;
    margin: 0 5px;
    padding: 10px 80px;
    cursor: pointer;
    list-style: none;
    transition: .3s;
}
.tab li.active {
    background: #1cb57b;
    cursor: auto;
}
.area .tabcont {
    display: none;
}
.area .tabcont.show {
    display: block;
}
@media only screen and (max-width: 800px) {
    .tab {
        text-align: center;
    }
    .tab li {
        width: 100%;
        margin: 0;
    }
    .tab li.active::before {
        content: '';
        position: absolute;
        display: block;
        width: 0;
        height: 0;
        left: 50%;
        transform: translateX(-50%);
        bottom: 0;
        border-top: 0 solid #c8ae8b;
        border-right: 0 solid transparent;
        border-left: 0 solid transparent;
    }
}
/*------------------------------------------------------------
faq_sec
--------------------------------------------------------------*/
.faq_sec dl {
    display: table;
    width: 100%;
}
.faq_sec dt, .faq_sec dd {
    display: table-cell;
    vertical-align: top;
}
.faq_sec dt {
    width: 60px;
}
.faq_sec dt p {
    width: 43px;
    height: 43px;
    border-radius: 43px;
    line-height: 43px;
}
.faq_sec dd {
    padding-top: 5px
}
.faq_sec dd.ico {
    width: 153px;
}
/*------------------------------------------------------------
flow_arr
--------------------------------------------------------------*/
.flow_arr > li {
    position: relative;
}
.flow_arr > li + li {
    border-top: 1px solid #eaeaea;
    padding-top: 50px;
    margin-top: 30px;
}
.flow_arr > li + li::before {
    content: "";
    width: 22px;
    height: 22px;
    border-bottom: 2px solid #eaeaea;
    border-right: 2px solid #eaeaea;
    position: absolute;
    top: -18px;
    left: 50%;
    -webkit-transform: translateX(-50%) rotate(45deg);
    transform: translateX(-50%) rotate(45deg);
    z-index: 2;
}
.flow_arr > li + li::after {
    content: "";
    background: #fff;
    width: 75px;
    height: 22px;
    position: absolute;
    top: -18px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 1;
}
/*------------------------------------------------------------
flow01_sec
--------------------------------------------------------------*/
.flow01_sec dl {
    display: table;
    width: 100%;
}
.flow01_sec dt, .flow01_sec dd {
    display: table-cell;
    vertical-align: top;
}
.flow01_sec dt {
    width: 110px;
    padding-top: 2px;
}
.flow01_sec dt .font02 {
    width: 5em;
    height: 30px;
    line-height: 30px;
    position: relative;
}
.flow01_sec dt .font02::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 100%;
    margin-top: -15px;
    border: 15px solid transparent;
    border-left: 15px solid #123C00;
}
.flow01_sec dd {}
.flow01_sec dd.ico {
    width: 153px;
}
@media only screen and (max-width: 800px) {
    .flow01_sec dl {
        margin-bottom: 0 !important
    }
    .flow01_sec dt {
        width: 110px;
    }
    .flow01_sec dd {
        width: 100%;
    }
    .flow01_sec dt {
        display: block;
        vertical-align: top;
        margin-bottom: 10px;
    }
}
/*------------------------------------------------------------
flow02_sec
--------------------------------------------------------------*/
.flow02_sec li {
    position: relative;
}
.flow02_sec li::after {
    position: absolute;
    width: 50px;
    height: 50px;
    background: url("images/ico/ico_arrow_right02.svg") no-repeat center /contain;
    content: "";
    top: 50%;
    right: 0;
    transform: translate(50%, -50%)
}
.flow02_sec li:last-child::after {
    content: none;
}
@media only screen and (max-width: 800px) {
    .flow02_sec li + li {
        margin-top: 50px;
    }
    .flow02_sec li::after {
        top: auto;
        right: auto;
        bottom: 0;
        left: 50%;
        transform: translate(-50%, 100%) rotate(90deg);
    }
}
/*------------------------------------------------------------
flow03_sec
--------------------------------------------------------------*/
.flow03_sec > li {
    position: relative;
    margin-bottom: 50px;
}
.flow03_sec > li .pos-ab {
    top: 0;
    left: 40px;
    transform: translateY(-50%);
}
.flow03_sec > li::after {
    position: absolute;
    width: 50px;
    height: 50px;
    background: url("images/ico/ico_arrow_right02.svg") no-repeat center /contain;
    content: "";
    top: 50%;
    right: 0;
    transform: translate(50%, -50%)
}
.flow03_sec > li:last-child::after {
    content: none;
}
@media only screen and (max-width: 800px) {
    .flow03_sec li {
        margin-bottom: 50px;
    }
    .flow03_sec li .pos-ab {
        left: 20px;
    }
    .flow03_sec li::after {
        top: auto;
        right: auto;
        bottom: 0;
        left: 50%;
        transform: translate(-50%, 100%) rotate(90deg);
    }
}
/*------------------------------------------------------------
flow04_sec
--------------------------------------------------------------*/
.flow04_sec dl {
    display: table;
}
.flow04_sec dt {
    width: 60px;
    display: table-cell;
    position: relative;
}
.flow04_sec dt p {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    text-align: center;
    line-height: 40px;
}
.flow04_sec dl dt::after {
    position: absolute;
    content: "";
    width: 2px;
    height: calc(100% - 20px);
    top: 20px;
    left: 19px;
    background: #123C00;
    z-index: -1
}
.flow04_sec li:last-child dl dt::after {
    width: 0;
    height: 0;
}
.flow04_sec dd {
    display: table-cell;
}
@media only screen and (max-width: 800px) {}
/*------------------------------------------------------------
flow05_sec
--------------------------------------------------------------*/
.flow05_sec p {
    width: 38px;
    height: 38px;
    text-align: center;
    font-size: 21px;
    line-height: 38px !important;
    border-radius: 50%;
}
.flow05_sec h3 {
    flex: 1
}
/*------------------------------------------------------------
leaf_box
--------------------------------------------------------------*/
.leaf_box li {
    line-height: 1.6;
    padding-left: 30px;
    position: relative;
}
.leaf_box li + li {
    margin-top: 10px;
}
.leaf_box li::before {
    position: absolute;
    content: url("images/ico_check.png");
    left: 0;
    top: 0.2em;
}
.leaf_box02 li {
    margin-bottom: 10px;
    line-height: 1.6;
    background: url("images/ico_check02.png") no-repeat left 0.7em;
    padding-left: 15px;
}
/*------------
リストデザイン
--------------*/
.list-disc li {
    position: relative;
    padding: 0 0 0 15px;
}
.list-disc li + li {
    margin-top: 3px;
}
.list-disc li:before {
    background: #123C00;
    border-radius: 50%;
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0.8em;
    width: 5px;
    height: 5px;
}
.list-num {
    counter-reset: number;
}
.list-num li {
    padding: 0 0 0 30px;
    position: relative;
}
.list-num li + li {
    margin-top: 3px;
}
.list-num li:before {
    background: #123C00;
    border-radius: 15px;
    color: #fff;
    counter-increment: number;
    content: counter(number);
    font-size: 10px;
    position: absolute;
    top: 3px;
    left: 0;
    line-height: 20px;
    text-align: center;
    padding: 0 0 0 2px;
    width: 20px;
    height: 20px;
}
.list-check li {
    position: relative;
    padding: 0 0 0 25px;
}
.list-check li + li {
    margin-top: 3px;
}
.list-check li:before {
    content: "";
    background: url(images/ico/ico_check.svg) no-repeat center/contain;
    position: absolute;
    left: 0;
    top: 5px;
    width: 18px;
    height: 18px;
}
.list-disc02 li {
    position: relative;
    padding: 5px 0 5px 15px;
    border-bottom: 1px solid #DDDDDD;
}
.list-disc02 li:first-child {
    border-top: 1px solid #DDDDDD;
}
.list-disc02 li + li {
    margin-top: 3px;
}
.list-disc02 li:before {
    background: #123C00;
    border-radius: 50%;
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 18px;
    width: 5px;
    height: 5px;
}
.list-check-square li {
    position: relative;
    padding: 0 0 0 30px;
}
.list-check-square li + li {
    margin-top: 3px;
}
.list-check-square li:before {
    content: "";
    background: url(images/ico/ico_check-square.svg) no-repeat center/contain;
    position: absolute;
    left: 0;
    top: 5px;
    width: 18px;
    height: 18px;
}
/*------------------------------------------------------------
list-modal
--------------------------------------------------------------*/
.list-modal li {
    cursor: pointer;
}
body.is-hidden {
    overflow: hidden;
}
.modal-contents {
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 99999;
}
.modal-container {
    background: #fff;
    padding: 50px;
    width: 900px;
    position: relative;
}
.modal-layout {
    display: flex;
}
.modal-layout .l-img {
    width: 350px;
    margin-right: 80px;
}
.modal-layout .l-desc {
    flex: 1;
    margin: -7px 0 0;
}
.modal-layout .l-ttl {
    font-weight: bold;
    font-size: 25px;
    margin-bottom: 10px;
}
.modal-layout .l-txt {
    color: #6c757d;
    font-size: 13px;
    line-height: 1.7;
    margin-bottom: 30px;
}
.modal-layout .l-dl {
    display: flex;
    flex-wrap: wrap;
}
.modal-layout .l-dl dt {
    border-bottom: 1px dashed #ccc;
    font-weight: bold;
    padding: 5px 0;
    width: 25%;
}
.modal-layout .l-dl dd {
    border-bottom: 1px dashed #ccc;
    text-align: right;
    padding: 5px 0;
    width: 75%;
}
.modal-close {
    cursor: pointer;
    position: absolute;
    right: -70px;
    top: -70px;
    width: 50px;
    height: 50px;
    z-index: 10;
}
.modal-close::before, .modal-close::after {
    background: #fff;
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    position: absolute;
    top: 50%;
    left: 50%;
    transition: .5s;
}
.modal-close::before {
    -webkit-transform: translate(-50%, -50%) rotate(45deg);
    transform: translate(-50%, -50%) rotate(45deg);
}
.modal-close::after {
    -webkit-transform: translate(-50%, -50%) rotate(-45deg);
    transform: translate(-50%, -50%) rotate(-45deg);
}
.modal-close:hover::before, .modal-close:hover::after {
    background: rgba(255, 255, 255, 0.5);
}
.modal-overlay {
    display: none;
    cursor: pointer;
    background-color: #333333;
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    opacity: .8;
    cursor: pointer;
    z-index: 200;
}
.modal-overlay.is-on {
    opacity: .8;
}
@media only screen and (max-width: 800px) {
    .modal-contents {
        display: none;
        position: fixed;
        top: 0;
        bottom: 0;
        right: 0;
        left: 0;
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }
    .modal-container {
        overflow: auto;
        padding: 25px 5% 100px;
        height: 100%;
        max-width: 100%;
        width: 100%;
    }
    .modal-layout {
        display: block;
    }
    .modal-layout .l-img {
        width: 100%;
        margin: 0 0 30px;
    }
    .modal-layout .l-desc {
        margin: 0;
    }
    .modal-layout .l-ttl {
        font-size: 20px;
    }
    .modal-layout .l-dl {
        display: flex;
        flex-wrap: wrap;
        font-size: 12px;
    }
    .modal-layout .l-dl dt {
        border-bottom: 1px dashed #ccc;
        font-weight: bold;
        width: 25%;
    }
    .modal-layout .l-dl dd {
        border-bottom: 1px dashed #ccc;
        width: 75%;
    }
    .modal-close {
        background: #333333;
        border-radius: 50px;
        width: 35px;
        height: 35px;
        position: fixed;
        right: 10px;
        top: 10px;
    }
    .modal-close::before, .modal-close::after {
        width: 40%;
    }
    .modal-overlay {
        display: none;
    }
}
/*------------
よくある質問
--------------*/
.faq-style01 + .faq-style01 {
    margin-top: 30px;
}
.faq-style01 dt {
    display: flex;
    border-bottom: 1px solid #ddd;
    padding: 0 0 10px;
    margin: 0 0 15px;
}
.faq-style01 dt .ico {}
.faq-style01 dt .txt {
    font-size: 20px;
    line-height: 1.7;
}
.faq-style01 dd {
    display: flex;
}
.faq-style01 dd + dt {
    margin-top: 30px;
}
.faq-style01 dd .ico {}
.faq-style01 .ico {
    border-radius: 100px;
    font-size: 20px;
    text-align: center;
    width: 35px;
    height: 35px;
    line-height: 35px;
    margin: 0 15px 0 0;
}
.faq-style01 .txt {
    flex: 1;
}
.faq-style02 dt {
    display: flex;
    border-bottom: 1px solid #ddd;
    padding: 0 0 10px;
    margin: 0 0 15px;
}
.faq-style02 dt .txt {
    font-size: 20px;
    line-height: 1.7;
}
.faq-style02 dd {
    display: flex;
    position: relative;
}
.faq-style02 dd + dt {
    margin-top: 30px;
}
.faq-style02 .ico {
    font-size: 25px;
    line-height: 1;
    margin: 0 15px 0 0;
}
.faq-style02 .txt {
    flex: 1;
}
.faq-style03 dt {
    cursor: pointer;
    display: flex;
    border-bottom: 1px solid #ddd;
    padding: 0 30px 10px 0;
    margin: 0 0 15px;
    position: relative;
}
.faq-style03 dt .ico {
    background: #000;
}
.faq-style03 dt .txt {
    font-size: 20px;
    line-height: 1.7;
}
.faq-style03 dt::after {
    content: "";
    background: url(images/ico/ico_open.svg) no-repeat center/contain;
    width: 25px;
    height: 25px;
    position: absolute;
    top: 5px;
    right: 0;
}
.faq-style03 dt:not(.is-open):hover {
    opacity: 0.5;
}
.faq-style03 dt.is-open::after {
    background: url(images/ico/ico_close.svg) no-repeat center/contain;
}
.faq-style03 dd {
    display: none;
}
.faq-style03 dd .wrapper {
    display: flex;
}
.faq-style03 dd + dt {
    margin-top: 30px;
}
.faq-style03 dd .ico {
    background: #bbb;
}
.faq-style03 .ico {
    border-radius: 100px;
    color: #fff;
    font-size: 20px;
    text-align: center;
    width: 35px;
    height: 35px;
    line-height: 31px;
    margin: 0 15px 0 0;
}
.faq-style03 .txt {
    flex: 1;
}
.faq-style04 dt {
    cursor: pointer;
    display: flex;
    align-items: center;
    background: #f9f9f9;
    padding: 12px 35px 12px 40px;
    transition: 0.5s;
    position: relative;
}
.faq-style04 dt .txt {
    font-size: 18px;
    line-height: 1.7;
    padding-left: 15px;
}
.faq-style04 dt::before, .faq-style04 dt::after {
    content: "";
    background: #333333;
    position: absolute;
    width: 10px;
    height: 1px;
    left: 15px;
    top: 50%;
}
.faq-style04 dt::before {
    transform: translateY(-50%) rotate(90deg);
    transition: 0.5s;
}
.faq-style04 dt:not(.is-open):hover {
    opacity: 0.5;
}
.faq-style04 dt.is-open::before {
    transform: translateY(-50%) rotate(0);
}
.faq-style04 dd {
    display: none;
}
.faq-style04 dd .wrapper {
    display: flex;
    padding: 30px 30px 30px 40px;
}
.faq-style04 dd + dt {
    margin-top: 10px;
}
.faq-style04 dd .ico {
    margin: 0 15px 0 0;
}
.faq-style04 .ico {
    background: #333333;
    border-radius: 50px;
    color: #fff;
    font-size: 17px;
    text-align: center;
    line-height: 1;
    width: 35px;
    height: 35px;
    padding: 7px 0 0;
}
.faq-style04 .txt {
    flex: 1;
}
@media only screen and (max-width: 800px) {
    .faq-style01 dt {
        padding: 0 0 10px;
        margin: 0 0 15px;
    }
    .faq-style01 dt .txt {
        font-size: 18px;
        line-height: 1.5;
    }
    .faq-style01 dd + dt {
        margin-top: 20px;
    }
    .faq-style01 .ico {
        font-size: 17px;
        width: 30px;
        height: 30px;
        margin: 0 13px 0 0;
    }
    .faq-style02 dt {
        padding: 0 0 10px;
        margin: 0 0 10px;
    }
    .faq-style02 dt .txt {
        font-size: 18px;
        line-height: 1.5;
    }
    .faq-style02 dd {
        display: flex;
        position: relative;
    }
    .faq-style02 dd + dt {
        margin-top: 20px;
    }
    .faq-style02 .ico {
        font-size: 23px;
        margin: 0 10px 0 0;
    }
    .faq-style02 .txt {
        flex: 1;
    }
    .faq-style03 dt {
        padding: 0 25px 10px 0;
        margin: 0 0 15px;
    }
    .faq-style03 dt .txt {
        font-size: 15px;
        line-height: 1.5;
    }
    .faq-style03 dt::after {
        top: 2px;
    }
    .faq-style03 dd {
        display: none;
    }
    .faq-style03 dd + dt {
        margin-top: 15px;
    }
    .faq-style03 .ico {
        font-size: 17px;
        width: 30px;
        height: 30px;
        margin: 0 13px 0 0;
    }
    .faq-style04 dt {
        padding: 12px 10px 10px 35px;
    }
    .faq-style04 dt .txt {
        font-size: 15px;
        line-height: 1.5;
    }
    .faq-style04 dd .wrapper {
        padding: 15px 15px 15px 35px;
    }
    .faq-style04 .ico {
        font-size: 17px;
        width: 30px;
        height: 30px;
    }
}
/*------------------------------------------------------------
business-calendar
--------------------------------------------------------------*/
.calchip01 {
    color: #fcd1d5;
}
.calchip02 {
    color: #c1ebfc;
}
.calchip03 {
    color: #d3cffe;
}
.calchip04 {
    color: #fde2bd;
}
.business-calendar-box {
    text-align: center;
}
.business-calendar-box div {}
.business-calendar-box div:first-of-type {
    margin-right: 0;
}
.business-calendar {
    background: #FFFFFF;
    border-right: none !important;
    border-left: none !important;
    border-top: none !important;
    border-bottom: none !important;
    border-collapse: separate;
    color: #000000;
    border-spacing: 0;
    font-size: 9px;
    margin: 0 0 5px;
    padding: 0;
    text-align: center;
    width: 100%;
    margin-bottom: 10px;
}
.business-calendar caption {
    border-top: 2px none;
    border-bottom: none !important;
    border-right: none;
    border-left: none;
    caption-side: top;
    margin: 5px 0 0;
    padding: 10px 10px 0;
    text-align: center;
    font-family: "Sawarabi Mincho";
    font-weight: bold;
    font-size: 16px;
    color: #333333;
}
.business-calendar-future {
    margin-left: 20px;
}
.business-calendar-future a {
    text-decoration: none;
    float: right;
}
.business-calendar-past {
    margin-right: 20px;
}
.business-calendar-past a {
    text-decoration: none;
    float: left;
}
.business-calendar th {
    background: #123C00;
    border-top: none !important;
    border-left: none;
    border-right: none;
    border-bottom: none;
    font-weight: normal;
    padding: 6px;
    width: 14%;
    text-align: center;
    font-family: "Sawarabi Mincho";
    font-weight: bold;
    font-size: 15px;
    color: #FFFFFF;
}
.business-calendar td {
    background: #FFFFFF;
    border: 1px solid #dfdfdf;
    padding: 8px;
    text-align: center;
    font-size: 13px;
}
.business-calendar-attribute {
    display: none;
}
@media only screen and (max-width: 800px) {
    .business-calendar-box div {
        display: block;
        width: 100%;
    }
    .business-calendar-box div:first-of-type {
        margin-right: 0;
    }
}
/*------------
診療時間
--------------*/
.time-table-wrapper {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.time-table-wrapper .item {
    width: 48%;
}
.time-table01 {
    border: 1px solid #ddd;
    width: 100%;
}
.time-table01 th, .time-table01 td {
    font-family: "Sawarabi Mincho";
    font-weight: bold;
    text-align: center;
    line-height: 1;
    vertical-align: middle;
}
.time-table01 th {
    background: #f1f1f1;
    border-bottom: 1px solid #e1e1e1;
    padding: 15px 5px;
}
.time-table01 th:first-child {
    background: #123C00;
    border-bottom: 1px solid #f1f1f1;
    color: #fff;
    width: 140px;
}
.time-table01 th:last-child {
    width: 60px;
}
.time-table01 td {
    border-bottom: 1px solid #ddd;
    padding: 20px 5px;
}
.time-table01 td:first-child {
    background: #123C00;
    border-bottom: 1px solid #f1f1f1;
    color: #fff;
}
.time-table01 tr:last-child td:first-child {
    border-bottom: 1px solid #ddd;
}
.time-table01 .event01 {
    color: #ddd;
}
.time-table02 {
    width: 100%;
}
.time-table02 th, .time-table02 td {
    font-family: "Sawarabi Mincho";
    font-weight: bold;
    text-align: center;
    line-height: 1;
    vertical-align: middle;
}
.time-table02 th {
    background: #123C00;
    color: #fff;
    border-bottom: 1px solid #ddd;
    padding: 15px 5px;
}
.time-table02 th:first-child {
    border-right: 1px dotted #fff;
    color: #fff;
    width: 140px;
}
.time-table02 th:last-child {
    width: 60px;
}
.time-table02 td {
    border-bottom: 1px solid #ddd;
    padding: 20px 5px;
}
.time-table02 td:first-child {
    border-right: 1px dotted #b3b3b3;
}
.time-table02 .event01 {
    color: #ddd;
}
@media only screen and (max-width: 800px) {
    /*------------
  診療時間
  --------------*/
    .time-table-wrapper {
        display: block;
    }
    .time-table-wrapper .item {
        width: 100%;
    }
    .time-table-wrapper .item + .item {
        margin-top: 30px;
    }
    .time-table01 {
        font-size: 12px;
    }
    .time-table01 th {
        padding: 10px 0;
    }
    .time-table01 th:first-child {
        width: 100px;
    }
    .time-table01 th:last-child {
        width: 40px;
    }
    .time-table01 td {
        padding: 15px 0;
    }
    .time-table02 {
        font-size: 12px;
    }
    .time-table02 th {
        padding: 10px 0;
    }
    .time-table02 th:first-child {
        width: 100px;
    }
    .time-table02 th:last-child {
        width: 40px;
    }
    .time-table02 td {
        padding: 15px 0;
    }
}
/*------------------------------------------------------------
merit01
--------------------------------------------------------------*/
.merit01 li:first-child section {
    border-top: 2px solid #fa9b06;
    background: #f9edda;
}
.merit01 li:first-child section .list-disc li::before {
    background: #fa9b06;
}
.merit01 li:last-child section {
    border-top: 2px solid #b9a17c;
    background: #ece8de;
}
.merit01 li:last-child section .list-disc li::before {
    background: #b9a17c;
}
/*------------------------------------------------------------
contact-layout
--------------------------------------------------------------*/
.contact-layout01 {
    text-align: center;
}
.contact-layout01 .ttl {
    display: table;
    border-bottom: 1px solid #333333;
    font-weight: bold;
    font-size: 18px;
    line-height: 1.7;
    padding: 0 0 15px;
    margin: 0 auto 25px;
}
.contact-layout01 .contacttel {
    display: block;
    font-weight: bold;
    font-size: 35px;
    line-height: 1;
    letter-spacing: 0.15em;
    margin: 0 0 15px;
}
.contact-layout01 .contacttel i {
    display: inline-block;
    margin: 0 10px 0 0;
    vertical-align: -4px;
    width: 27px;
}
.contact-layout01 .txt {
    font-size: 14px;
}
.contact-layout02 {
    text-align: center;
}
.contact-layout02 .ttl {
    display: table;
    border-bottom: 1px solid #333333;
    font-weight: bold;
    font-size: 18px;
    line-height: 1.7;
    padding: 0 0 15px;
    margin: 0 auto 25px;
}
.contact-layout02 .wrapper {
    display: flex;
    justify-content: center;
    margin-bottom: 20px;
}
.contact-layout02 .wrapper li + li {
    margin-left: 30px;
}
.contact-layout02 .contacttel {
    display: block;
    font-weight: bold;
    font-size: 35px;
    line-height: 1;
    letter-spacing: 0.1em;
}
.contact-layout02 .contacttel i {
    display: inline-block;
    margin: 0 10px 0 0;
    font-size: 18px;
}
.contact-layout02 .txt {
    font-size: 14px;
}
.contact-layout03 {
    padding: 30px 80px;
    margin: 0 auto;
    text-align: center;
}
.contact-layout03 .ttl {
    display: table;
    border-bottom: 1px solid #333333;
    font-weight: bold;
    font-size: 18px;
    line-height: 1.7;
    padding: 0 0 15px;
    margin: 0 auto 25px;
}
.contact-layout03 .wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
}
.contact-layout03 .contacttel {
    display: block;
    font-weight: bold;
    font-size: 35px;
    line-height: 1;
    letter-spacing: 0.15em;
}
.contact-layout03 .contacttel i {
    display: inline-block;
    margin: 0 10px 0 0;
    vertical-align: -4px;
    width: 27px;
}
.contact-layout03 .time {
    text-align: left;
    overflow: hidden;
    margin-left: 30px;
    display: flex;
}
.contact-layout03 .time + .time {
    margin-top: 5px;
}
.contact-layout03 .time dt {
    margin-right: 15px;
    width: 5em;
}
.contact-layout03 .time dt span {
    width: 5em;
    display: block;
    line-height: 1;
    text-align: center;
}
.contact-layout04 {
    padding: 30px 40px;
    margin: 0 auto;
    text-align: center;
}
.contact-layout04 .ttl {
    display: table;
    border-bottom: 1px solid #333333;
    font-weight: bold;
    font-size: 18px;
    line-height: 1.7;
    padding: 0 0 15px;
    margin: 0 auto 25px;
}
.contact-layout04 .wrapper {
    display: flex;
    justify-content: center;
    margin-bottom: 20px;
}
.contact-layout04 .wrapper li + li {
    margin-left: 30px;
}
.contact-layout04 .contacttel {
    display: block;
    font-weight: bold;
    font-size: 30px;
    line-height: 1;
    letter-spacing: 0.1em;
}
.contact-layout04 .contacttel i {
    display: inline-block;
    margin: 0 10px 0 0;
    font-size: 15px;
}
.contact-layout04 .txt {
    font-size: 14px;
}
@media only screen and (max-width: 800px) {
    .contact-layout01 .ttl {
        display: block;
        font-size: 15px;
    }
    .contact-layout01 .contacttel {
        font-size: 27px;
        margin: 0 0 15px;
    }
    .contact-layout01 .contacttel i {
        vertical-align: -3px;
        width: 20px;
    }
    .contact-layout02 {
        text-align: center;
    }
    .contact-layout02 .ttl {
        display: block;
        font-size: 15px;
    }
    .contact-layout02 .wrapper {
        display: block;
        margin-bottom: 15px;
    }
    .contact-layout02 .wrapper li + li {
        margin: 10px 0 0;
    }
    .contact-layout02 .contacttel {
        font-size: 27px;
    }
    .contact-layout02 .contacttel i {
        font-size: 15px;
    }
    .contact-layout03 {
        padding: 15px;
    }
    .contact-layout03 .ttl {
        display: block;
        font-size: 15px;
    }
    .contact-layout03 .wrapper {
        display: block;
        margin-bottom: 15px;
    }
    .contact-layout03 .wrapper li + li {
        margin: 10px 0 0;
    }
    .contact-layout03 .contacttel {
        font-size: 25px;
        margin: 0 0 15px;
    }
    .contact-layout03 .contacttel i {
        vertical-align: -3px;
        width: 20px;
    }
    .contact-layout04 {
        padding: 15px;
    }
    .contact-layout04 .ttl {
        display: block;
        font-size: 15px;
    }
    .contact-layout04 .wrapper {
        display: block;
        margin-bottom: 15px;
    }
    .contact-layout04 .wrapper li + li {
        margin: 10px 0 0;
    }
    .contact-layout04 .contacttel {
        font-size: 24px;
    }
    .contact-layout04 .contacttel i {
        font-size: 12px;
    }
}
/*------------------------------------------------------------
slidepost
--------------------------------------------------------------*/
@media only screen and (max-width: 800px) {
    .newsbox .newsbox-wrap .rob {
        display: flex !important;
        flex-wrap: nowrap !important;
        overflow-x: scroll;
        padding-bottom: 20px;
    }
    .newsbox .coll-3 {
        flex: 0 0 calc(80vw) !important;
        margin: 0 !important;
    }
}
/*------------------------------------------------------------
loop-slider
--------------------------------------------------------------*/
.loop-slider {
    overflow: hidden;
}
.loop-slider_box {
    background: url(images/loop-slider.png) repeat-x;
    width: 3600px;
    height: 180px;
    -webkit-animation: loop 50s linear infinite;
    animation: loop 50s linear infinite;
}
@-webkit-keyframes loop {
    0% {
        -webkit-transform: translateX(0%);
        transform: translateX(0%);
    }
    100% {
        -webkit-transform: translateX(-1800px);
        transform: translateX(-1800px);
    }
}
@keyframes loop {
    0% {
        -webkit-transform: translateX(0%);
        transform: translateX(0%);
    }
    100% {
        -webkit-transform: translateX(-1800px);
        transform: translateX(-1800px);
    }
}
@media only screen and (max-width: 800px) {
    .loop-slider {
        overflow: hidden;
    }
    .loop-slider_box {
        background: url(images/loop-slider.png) repeat-x left top/contain;
        width: 2160px;
        height: 108px;
        -webkit-animation: loop 50s linear infinite;
        animation: loop 50s linear infinite;
    }
}
/*------------
.beer-range:focus ~ .beer-handle {
opacity: .5;
box-shadow: 0 0 3px rgba(0, 0, 0, 0.4);
}
--------------*/
.beer-slider {
    display: inline-block;
    overflow: hidden;
    position: relative;
}
.beer-slider *, .beer-slider:after, .beer-slider :after, .beer-slider:before, .beer-slider :before {
    box-sizing: border-box;
}
.beer-slider img, .beer-slider svg {
    vertical-align: bottom;
}
.beer-slider > * {
    height: 100%;
}
.beer-slider > img {
    height: auto;
    max-width: 100%;
}
.beer-reveal {
    left: 0;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    right: 50%;
    top: 0;
    transition: opacity .35s;
    z-index: 1;
}
.beer-reveal > :first-child {
    height: 100%;
    max-width: none;
    width: 200%;
}
.beer-reveal > img:first-child {
    height: auto;
}
.beer-range {
    -moz-appearance: none;
    -ms-touch-action: auto;
    -webkit-appearance: slider-horizontal !important;
    bottom: 0;
    cursor: pointer;
    height: 100%;
    left: -1px;
    margin: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    touch-action: auto;
    width: calc(100% + 2px);
    z-index: 2;
}
.beer-range::-webkit-slider-thumb {
    -webkit-appearance: none;
    height: 300vh;
}
.beer-range::-moz-range-thumb {
    -webkit-appearance: none;
    height: 300vh;
}
.beer-range::-ms-tooltip {
    display: none;
}
.beer-handle {
    background: url(images/beer-arw.png) no-repeat center/cover;
    border-radius: 50%;
    box-shadow: 0 0 6px transparent;
    color: #000;
    width: 60px;
    height: 60px;
    left: 50%;
    opacity: 0;
    pointer-events: none;
    position: absolute;
    top: 50%;
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
    transition: background .3s, box-shadow .3s, opacity .5s .25s;
    z-index: 10;
}
.beer-reveal[data-beer-label]:after, .beer-slider[data-beer-label]:after {
    background: rgba(255, 255, 255, 0.75);
    border-radius: .125rem;
    content: attr(data-beer-label);
    line-height: 1;
    padding: .5rem;
    position: absolute;
    top: 1.5rem;
}
.beer-slider[data-beer-label]:after {
    right: 1.5rem;
}
.beer-reveal[data-beer-label]:after {
    left: 1.5rem;
}
.beer-reveal[data-beer-label=""]:after, .beer-slider[data-beer-label=""]:after {
    content: none;
}
.beer-ready .beer-handle, .beer-ready .beer-reveal {
    opacity: 1;
}
@media screen and (max-width: 800px) and (min-width: 0px) {
    .beer-slider {
        position: relative;
        height: 500px;
        width: 100%;
    }
    .beer-slider > img {
        top: 250px;
        position: absolute;
        left: 0;
    }
    .beer-reveal {
        width: 100% !important;
    }
    .beer-slider[data-beer-label]:after {
        top: 265px;
        z-index: 2;
    }
    .beer-handle {
        display: none;
    }
}
/*------------------------------------------------------------
dl-style01
--------------------------------------------------------------*/
.dl-style01 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.dl-style01 dt {
    color: #123C00;
    background: #edefe8;
    font-family: "FOT-セザンヌ Pro M";
    font-size: 17px;
    line-height: 1.5;
    padding: 20px;
    margin-bottom: 10px;
    width: 25%;
}
.dl-style01 dt .num {
    display: block;
    color: #607D8B;
    font-family: "Red Hat Text";
    font-size: 13px;
    letter-spacing: 0.1em;
    line-height: 1;
    margin-bottom: 5px;
}
.dl-style01 dd {
    background: #f6f7f3;
    font-size: 15px;
    padding: 20px;
    margin-bottom: 10px;
    width: 75%;
}
.dl-style02 dt {
    border-bottom: 1px dashed #ccc;
    color: #607D8B;
    font-family: "FOT-セザンヌ Pro M";
    font-size: 20px;
    padding-bottom: 10px;
    margin-bottom: 15px;
}
.dl-style02 dd + dt {
    margin-top: 15px;
}
@media screen and (max-width: 800px) and (min-width: 0px) {
    .dl-style01 {
        display: block;
    }
    .dl-style01 dt {
        font-size: 18px;
        padding: 15px;
        margin-bottom: 0;
        width: 100%;
    }
    .dl-style01 dd {
        padding: 15px;
        width: 100%;
    }
    .dl-style02 dt {
        font-size: 18px;
    }
}
.l-imgR, .l-imgL {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}
.l-imgR .l-img, .l-imgL .l-img {
    margin: 0 40px 0 0;
    width: 40%;
}
.l-imgR .l-img.small, .l-imgL .l-img.small {
    width: 30%;
}
.l-imgR .l-desc, .l-imgL .l-desc {
    flex: 1;
}
.l-imgR {
    flex-direction: row-reverse;
}
.l-imgR .l-img {
    margin: 0 0 0 40px;
}
.fl-wrap {
    display: flow-root;
}
.fl-imgR, .fl-imgL {
    width: 40%;
}
.fl-imgR.small, .fl-imgL.small {
    width: 30%;
}
.fl-imgR {
    float: right;
    margin: 0 0 15px 35px;
}
.fl-imgL {
    float: left;
    margin: 0 35px 15px 0;
}
.l-col2, .l-col3 {
    display: grid;
}
.l-col2 {
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 5%;
}
.l-col3 {
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 3%;
}
.l-style01 {
    display: flex;
    position: relative;
    z-index: 0;
}
.l-style01 .l-img {
    width: 56.64%;
    margin: 0 7.5% 0 -10%;
}
.l-style01 .l-desc {
    flex: 1;
}
.l-style01 .num {
    display: inline-block;
    font-weight: bold;
    font-size: 20px;
    line-height: 1;
    margin-bottom: 15px;
}
.l-style01 .l-ttl {
    font-size: 25px;
    margin-bottom: 30px;
}
.l-style01 .l-sub-ttl {
    display: flex;
    align-items: center;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 600 !important;
    font-size: 18px;
    margin-bottom: 30px;
}
.l-style01 .l-sub-ttl::before {
    content: "";
    background: #E9C22E;
    width: 30px;
    height: 2px;
    margin-right: 25px;
}
.l-style01.reverse {
    flex-direction: row-reverse;
}
.l-style01.reverse .l-img {
    margin: 0 -10% 0 7.5%;
}
.l-style02 {
    display: flex;
    align-items: flex-start;
}
.l-style02 .l-img {
    position: relative;
    width: 40%;
    z-index: 1;
}
.l-style02 .l-desc {
    background: #f5f5f5;
    padding: 55px 55px 55px 150px;
    margin: 50px 0 0 -100px;
    flex: 1;
}
.l-style02 .num {
    display: inline-block;
    font-weight: bold;
    font-size: 18px;
    line-height: 1;
    margin-bottom: 15px;
}
.l-style02 .l-ttl {
    font-size: 24px;
    margin-bottom: 15px;
}
.l-style02 .l-sub-ttl {
    display: flex;
    align-items: center;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 600 !important;
    font-size: 18px;
    margin-bottom: 20px;
}
.l-style02 .l-sub-ttl::before {
    content: "";
    background: #E9C22E;
    width: 30px;
    height: 2px;
    margin-right: 25px;
}
.l-style02.reverse {
    flex-direction: row-reverse;
}
.l-style02.reverse .l-desc {
    padding: 55px 150px 55px 55px;
    margin: 50px -100px 0 0;
}
@media (max-width: 800px) {
    .l-imgR, .l-imgL {
        display: block;
    }
    .l-imgR .l-img, .l-imgL .l-img {
        margin: 0 0 15px;
        text-align: center;
        width: 100%;
    }
    .l-imgR .l-img.small, .l-imgL .l-img.small {
        width: 100%;
    }
    .l-imgR .l-img {
        margin: 0 0 15px;
    }
    .fl-imgR, .fl-imgL {
        float: none;
        margin: 0 0 15px;
        width: 100%;
    }
    .fl-imgR.small, .fl-imgL.small {
        width: 100%;
    }
    .l-col2, .l-col3 {
        grid-template-columns: 1fr;
        grid-gap: 30px;
    }
    .l-style01 {
        display: block;
    }
    .l-style01 .l-img {
        width: 100%;
        margin: 0 0 25px;
    }
    .l-style01 .num {
        font-size: 20px;
        margin-bottom: 15px;
    }
    .l-style01 .l-ttl {
        font-size: 20px;
        margin-bottom: 20px;
    }
    .l-style01 .l-sub-ttl {
        font-size: 18px;
        margin-bottom: 20px;
    }
    .l-style01.reverse .l-img {
        margin: 0 0 25px;
    }
    .l-style02 {
        display: block;
    }
    .l-style02 .l-img {
        width: 100vw;
        margin: 0 -5vw;
    }
    .l-style02 .l-desc {
        padding: 7%;
        margin: -50px 0 0;
        position: relative;
        z-index: 1;
    }
    .l-style02 .num {
        font-size: 20px;
        margin-bottom: 15px;
    }
    .l-style02 .l-ttl {
        font-size: 20px;
        margin-bottom: 20px;
    }
    .l-style02 .l-sub-ttl {
        font-size: 18px;
        margin-bottom: 20px;
    }
    .l-style02.reverse .l-desc {
        padding: 7%;
        margin: -50px 0 0;
    }
}

/*-----------------------------------------------------------
下層レイアウト
-----------------------------------------------------------*/
.page-ttl {
    background: #123C00;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    text-align: center;
    padding-top: 100px;
    height: 400px;
    width: 100%;
}
.page-ttl-main {
    font-size: 45px;
    line-height: 1.2;
    margin-bottom: 10px;
}
.page-ttl-sub {
    display: block;
    font-size: 18px;
}
.breadcrumb {
    position: relative;
    z-index: 1;
}
.breadcrumb ul {
    font-size: 0.8rem;
    padding: 5px 5vw;
}
.breadcrumb ul li {
    display: inline;
}
.breadcrumb ul li + li:before {
    content: "";
    display: inline-block;
    width: 6px;
    height: 6px;
    border-top: 1px solid #ccc;
    border-right: 1px solid #ccc;
    transform: rotate(45deg);
    margin: 0 12px 0 3px;
    vertical-align: 1px;
}
.u-contents p + p {
    margin-top: 1em;
}
@media (max-width: 800px) {
    .page-ttl {
        padding-top: 0;
        height: 180px;
    }
    .page-ttl-main {
        font-size: 25px;
    }
    .page-ttl-sub {
        font-size: 15px;
    }
}
.u-h2 {
    font-size: 30px;
    position: relative;
    padding-bottom: 20px;
    margin-bottom: 50px;
}
.u-h2::before {
    content: "";
    background: #123C00;
    width: 30px;
    height: 4px;
    position: absolute;
    bottom: 0;
    left: 0;
}
.u-h3, .postdata h3 {
    border-bottom: 3px solid #eee;
    font-size: 22px;
    padding-bottom: 10px;
    margin-bottom: 30px;
    position: relative;
}
.u-h3::before, .postdata h3::before {
    content: "";
    background: #123C00;
    width: 50px;
    height: 3px;
    position: absolute;
    left: 0;
    bottom: -3px;
}
.postdata h3 {
    margin-bottom: 25px;
}
.u-h4, .postdata h4 {
    font-size: 18px;
    padding-left: 25px;
    margin-bottom: 15px;
    position: relative;
}
.u-h4::before, .postdata h4::before {
    content: "";
    background: #123C00;
    width: 8px;
    height: 60%;
    position: absolute;
    left: 0;
    top: 7.5px;
}
.num-ttl {
    border-bottom: 2px solid #eee;
    font-size: 20px;
    padding-bottom: 10px;
    margin-bottom: 30px;
}
.num-ttl .num {
    background: #123C00;
    display: inline-block;
    color: #fff;
    font-size: 12px;
    line-height: 25px;
    padding: 0 9px;
    margin-right: 20px;
    vertical-align: 3px;
    position: relative;
}
.num-ttl .num::after {
    content: "";
    border-style: solid;
    border-width: 12.5px 0 12.5px 7px;
    border-color: transparent transparent transparent #123C00;
    position: absolute;
    top: 0;
    right: -7px;
}
.u-catch {
    text-align: center;
    font-weight: bold;
    font-size: 20px;
}
@media (max-width: 800px) {
    .u-h2 {
        font-size: 25px;
        padding-bottom: 20px;
        margin-bottom: 30px;
    }
    .u-h3, .postdata h3 {
        font-size: 20px;
        margin-bottom: 20px;
    }
    .u-h4, .postdata h4 {
        font-size: 18px;
        padding-left: 20px;
    }
    .num-ttl {
        font-size: 18px;
        margin-bottom: 15px;
    }
    .num-ttl .num {
        display: table;
        font-size: 10px;
        padding: 0 10px;
        margin-bottom: 8px;
    }
    .num-ttl .num::after {
        display: none;
    }
    .u-catch {
        text-align: left;
        font-size: 18px;
    }
}
.short + .short {
    margin-top: 50px;
}
.tall {
    padding: 70px 0;
}
.tall:nth-child(2n) {
    background: #fafafa;
}
.hidden {
    overflow: hidden;
}
@media (max-width: 800px) {
    .short + .short {
        margin-top: 30px;
    }
    .tall {
        padding: 50px 0;
    }
}
.col1, .col2, .col3, .col4 {
    display: grid;
}
.col1 {
    grid-template-columns: repeat(1, 1fr);
}
.col2 {
    grid-template-columns: repeat(2, 1fr);
}
.col3 {
    grid-template-columns: repeat(3, 1fr);
}
.col4 {
    grid-template-columns: repeat(4, 1fr);
}
@media (max-width: 800px) {
    .col1, .col2, .col3, .col4 {
        grid-template-columns: repeat(1, 1fr);
    }
}
.list-disc li {
    position: relative;
    padding-left: 15px;
}
.list-disc li:before {
    content: "";
    background: #123C00;
    border-radius: 50%;
    display: block;
    position: absolute;
    left: 0;
    top: 0.7em;
    width: 5px;
    height: 5px;
}
.list-check li {
    position: relative;
    padding-left: 25px;
}
.list-check li::before {
    content: "";
    width: 15px;
    height: 9px;
    border-left: 3px solid #123C00;
    border-bottom: 3px solid #123C00;
    transform: rotate(-45deg);
    position: absolute;
    top: 8px;
    left: 0;
}
.list-num {
    counter-reset: number;
}
.list-num > li {
    padding-left: 30px;
    position: relative;
}
.list-num > li:before {
    background-color: #123C00;
    border-radius: 15px;
    color: #fff;
    counter-increment: number;
    content: counter(number);
    font-size: 11px;
    position: absolute;
    top: 2px;
    left: 0;
    line-height: 20px;
    text-align: center;
    padding-left: 2px;
    width: 20px;
    height: 20px;
}
.list-num > li + li {
    margin-top: 5px;
}
.list-disc.col2, .list-check.col2, .list-num.col2 {
    grid-gap: 10px 30px;
}
.list-disc.col3, .list-check.col3, .list-num.col3 {
    grid-gap: 10px 30px;
}
.list-price > li + li {
    margin-top: 20px;
}
.list-price .list-intro {
    border-bottom: 1px dotted #c4cfc9;
    display: flex;
    align-items: flex-end;
    grid-gap: 10px;
    justify-content: space-between;
    font-weight: bold;
    font-size: 18px;
    padding: 0 0 5px;
}
.list-price .list-desc {
    color: #747474;
    font-size: 13px;
    margin-top: 5px;
}
@media (max-width: 800px) {
    .list-disc.col2, .list-check.col2, .list-num.col2 {
        grid-gap: 5px;
    }
    .list-disc.col3, .list-check.col3, .list-num.col3 {
        grid-gap: 5px;
    }
    .list-price > li + li {
        margin-top: 15px;
    }
    .list-price .list-intro {
        font-size: 16px;
    }
}
.dl-style01 {
    display: grid;
    grid-template-columns: 25% 75%;
    grid-gap: 10px 0;
}
.dl-style01 > dt {
    color: #123C00;
    background: #edefe8;
    font-size: 17px;
    padding: 20px;
}
.dl-style01 > dt .num {
    display: block;
    color: #123C00;
    font-size: 13px;
    line-height: 1;
    margin-bottom: 5px;
}
.dl-style01 > dd {
    background: #f6f7f3;
    font-size: 15px;
    padding: 20px;
}
.dl-style02 > dt {
    border-bottom: 1px dashed #ccc;
    font-size: 17px;
    padding-bottom: 10px;
    margin-bottom: 15px;
}
.dl-style02 > dd + dt {
    margin-top: 20px;
}
.dl-style03 {
    display: grid;
    grid-template-columns: 100px 1fr;
    grid-gap: 10px 30px;
}
.dl-style03 > dt {
    background: #123C00;
    border-radius: 5px;
    color: #fff;
    font-size: 13px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}
@media (max-width: 800px) {
    .dl-style01 {
        grid-template-columns: 1fr;
        grid-gap: 0;
    }
    .dl-style01 > dt {
        font-size: 15px;
        padding: 15px;
    }
    .dl-style01 > dd {
        padding: 15px;
    }
    .dl-style01 > dd + dt {
        margin-top: 15px;
    }
    .dl-style02 > dt {
        font-size: 17px;
    }
    .dl-style02 dd + dt {
        margin-top: 15px;
    }
    .dl-style03 {
        grid-gap: 10px 15px;
    }
}
.list-card01 > li {
    display: flex;
    flex-direction: column;
    border: 2px solid #eee;
    padding: 25px;
}
.list-card01 .list-img {
    text-align: center;
    margin-bottom: 25px;
}
.list-card01 .num {
    display: block;
    color: #123C00;
    font-weight: bold;
    font-size: 13px;
    line-height: 1;
    margin-bottom: 5px;
}
.list-card01 .list-ttl {
    border-bottom: 1px solid #333;
    font-weight: bold;
    font-size: 18px;
    padding-bottom: 10px;
    margin-bottom: 20px;
}
.list-card01 .list-btn {
    text-align: center;
    margin-top: auto;
    padding-top: 15px;
}
.list-card01 .btn-more {
    min-width: 0;
    width: 100%;
}
.list-card02 > li {
    background: #f5f5f5;
    display: flex;
    flex-direction: column;
    padding: 25px;
}
.list-card02 .list-img {
    text-align: center;
    margin-bottom: 25px;
}
.list-card02 .num {
    background: #123C00;
    border-radius: 50px;
    display: table;
    color: #fff;
    font-weight: bold;
    font-size: 11px;
    line-height: 25px;
    padding: 0 20px;
    margin: 0 auto 10px;
}
.list-card02 .list-ttl {
    display: block;
    font-size: 18px;
    text-align: center;
    margin-bottom: 15px;
}
.list-card02 .list-btn {
    text-align: center;
    margin-top: auto;
    padding-top: 15px;
}
.list-card02 .btn-more {
    min-width: 0;
    width: 100%;
}
.list-card03 > li {
    background: #f5f5f5;
    display: flex;
    flex-direction: column;
    padding: 25px;
    position: relative;
}
.list-card03 > li + li::before {
    content: "";
    border-style: solid;
    border-width: 12px 0 12px 12px;
    border-color: transparent transparent transparent #123C00;
    position: absolute;
    left: -5%;
    top: 50%;
    transform: translateY(-50%);
}
.list-card03 .list-img {
    text-align: center;
    margin-bottom: 25px;
}
.list-card03 .num {
    background: #123C00;
    border-radius: 50px;
    display: table;
    color: #fff;
    font-weight: bold;
    font-size: 11px;
    line-height: 25px;
    padding: 0 20px;
    margin: 0 auto 10px;
}
.list-card03 .list-ttl {
    display: block;
    font-size: 18px;
    text-align: center;
    margin-bottom: 15px;
}
.list-card03 .list-btn {
    text-align: center;
    margin-top: auto;
    padding-top: 15px;
}
.list-card03 .btn-more {
    min-width: 0;
    width: 100%;
}
.list-card03.col3 li + li::before, .list-card03.col4 li + li::before {
    left: -6%;
}
.list-card01.col2, .list-card02.col2, .list-card03.col2 {
    grid-gap: 40px;
}
.list-card01.col3, .list-card02.col3, .list-card03.col3 {
    grid-gap: 30px;
}
.list-card01.col4, .list-card02.col4, .list-card03.col4 {
    grid-gap: 20px;
}
@media (max-width: 800px) {
    .list-card01.col2, .list-card02.col2, .list-card03.col2, .list-card01.col3, .list-card02.col3, .list-card03.col3, .list-card01.col4, .list-card02.col4, .list-card03.col4 {
        grid-gap: 15px;
    }
    .list-card03 {
        grid-gap: 30px !important;
    }
    .list-card03 > li + li::before {
        left: 50% !important;
        top: -27px;
        transform: translateX(-50%) rotate(90deg);
    }
}
.table-style01 th, .table-style01 td {
    border: 1px solid #c9c9c9;
    padding: 15px;
    vertical-align: middle;
}
.table-style01 th {
    background-color: #e2e2e2;
}
.table-style01 .bg01 {
    background-color: #f5f5f5;
}
.table-scroll-txt {
    display: none;
}
@media (max-width: 800px) {
    .table-style01 th, .table-style01 td {
        padding: 10px;
        font-size: 14px;
        line-height: 1.5;
    }
    .table-scroll-txt {
        display: flex;
        align-items: center;
        margin-bottom: 10px;
    }
    .table-scroll-txt::before {
        content: "";
        display: block;
        background: url(../images/share/icon_scroll.svg) no-repeat center/contain;
        width: 30px;
        height: 24.5px;
        margin-right: 10px;
    }
    .table-scroll {
        overflow-x: scroll;
        overflow-scrolling: touch;
        -webkit-overflow-scrolling: touch;
    }
    .table-scroll::-webkit-scrollbar {
        height: 5px;
    }
    .table-scroll::-webkit-scrollbar-track {
        border-radius: 5px;
        background: #f5f6f8;
    }
    .table-scroll::-webkit-scrollbar-thumb {
        border-radius: 5px;
        background: #333;
    }
    .table-scroll table {
        margin-bottom: 10px !important;
        width: 150%;
    }
}
.box-style01 {
    border: 2px solid #eee;
    background: #fff;
    padding: 5%;
}
.box-style01 > .box-ttl {
    font-size: 20px;
    text-align: center;
    margin-bottom: 30px;
}
.box-style01 > .box-ttl02 {
    font-size: 20px;
    padding-left: 25px;
    margin-bottom: 15px;
    position: relative;
}
.box-style01 > .box-ttl02::before {
    content: "";
    background: #123C00;
    width: 8px;
    height: 60%;
    position: absolute;
    left: 0;
    top: 7.5px;
}
.box-style02 {
    background: #123C00;
    color: #fff;
    padding: 5%;
}
.box-style02 > .box-ttl {
    display: flex;
    align-items: center;
    font-size: 20px;
    margin-bottom: 15px;
}
.box-style02 > .box-ttl img {
    margin-right: 15px;
}
.box-style02 .list-disc li:before {
    content: "";
    background: #FFFFFF;
    border-radius: 50%;
    display: block;
    position: absolute;
    left: 0;
    top: 0.7em;
    width: 5px;
    height: 5px;
}
@media (max-width: 800px) {
    .box-style01 > .box-ttl {
        margin-bottom: 15px;
    }
    .box-style01 > .box-ttl02 {
        font-size: 18px;
    }
    .box-style02 > .box-ttl {
        font-size: 18px;
        margin-bottom: 15px;
    }
}
.list-anchor-link {
    display: flex;
    flex-wrap: wrap;
    font-size: 15px;
}
.list-anchor-link li {
    position: relative;
}
.list-anchor-link li::after {
    content: "";
    display: inline-block;
    background: #e0e0e0;
    width: 2px;
    height: 15px;
    margin: 0 20px;
    vertical-align: -1px;
}
.list-anchor-link a {
    display: inline-block;
    position: relative;
    font-weight: bold;
    padding-right: 25px;
}
.list-anchor-link a::before {
    content: "";
    background: url(../images/share/icon_arrow_down.svg) no-repeat 0 0/contain;
    width: 22px;
    height: 22px;
    position: absolute;
    right: -3px;
    top: 3px;
}
.list-anchor-link a:hover {
    text-decoration: underline;
}
.list-sns {
    display: flex;
}
.list-sns li + li {
    margin-left: 15px;
}
.list-sns a {
    transition: opacity 0.5s;
}
.list-sns a:hover {
    opacity: 0.5;
}
@media (max-width: 800px) {
    .list-anchor-link {
        display: block;
    }
    .list-anchor-link li::after {
        display: none;
    }
    .list-anchor-link a {
        padding: 0 0 0 30px;
    }
    .list-anchor-link a::before {
        right: inherit;
        left: 0;
        top: 2px;
    }
}
.under-slider01 .splide {
    margin: 0 auto;
}
.under-slider01 .splide__track {
    overflow: visible;
}
.under-slider01 .splide__slide:not(.is-visible) .slide {
    pointer-events: none;
    opacity: 0.3;
}
.under-slider01 .splide__arrow--prev {
    left: calc((100% - 860px) / 2);
}
.under-slider01 .splide__arrow--next {
    right: calc((100% - 860px) / 2);
}
.under-slider01 .splide__arrow {
    top: 263px;
    transform: translateY(0);
}
.under-slider01 .item-desc {
    margin-top: 25px;
}
.under-slider01 .item-ttl {
    font-size: 18px;
    margin-bottom: 10px;
}
.under-slider02 .item-img {
    position: relative;
}
.under-slider02 figcaption {
    background: #fff;
    font-size: 11px;
    font-weight: bold;
    line-height: 1.5;
    text-align: left;
    padding: 3px 5px;
    position: absolute;
    bottom: 10px;
    left: 10px;
}
@media (max-width: 800px) {
    .under-slider01 .item-desc {
        margin-top: 15px;
    }
    .under-slider01 .item-ttl {
        font-size: 18px;
        margin-bottom: 0;
    }
}
.youtube {
    width: 100%;
    aspect-ratio: 16/9;
}
.youtube iframe {
    width: 100%;
    height: 100%;
}
video {
    width: 100%;
}
.google-map iframe {
    vertical-align: bottom;
    width: 100%;
    height: 450px;
}
.merit-demerit {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 4%;
}
.merit-demerit .item {
    background: #f7f7f7;
    border-top: 5px solid #5BCBE0;
    padding: 8%;
}
.merit-demerit .item:nth-of-type(2) {
    border-color: #FD787A;
}
.merit-demerit .item-ttl {
    margin-bottom: 20px;
}
.merit-demerit .item-ttl .en {
    font-size: 25px;
    margin-right: 25px;
}
.merit-demerit .item-ttl .jp {
    font-size: 14px;
}
.faq-style > dt, .faq-style > dd {
    background-color: #f5f5f5;
}
.faq-style > dt {
    cursor: pointer;
    padding: 20px 90px 20px 70px;
    position: relative;
}
.faq-style > dd {
    display: none;
    padding: 0 70px 30px;
}
.faq-style > dd + dt {
    margin-top: 15px;
}
.faq-style .faq-ico {
    color: #333;
    font-size: 23px;
    position: absolute;
    top: 13px;
    left: 25px;
}
.faq-style .faq-ttl {
    font-family: "FOT-スーラ Pro DB";
    font-size: 16px;
}
.faq-style .faq-open-ico {
    display: inline-block;
    width: 40px;
    height: 40px;
    position: absolute;
    right: 30px;
    top: 15px;
}
.faq-style .faq-open-ico::before, .faq-style .faq-open-ico::after {
    content: "";
    display: block;
    background: #333;
    position: absolute;
    top: 50%;
    left: 50%;
}
.faq-style .faq-open-ico::before {
    width: 16px;
    height: 2px;
    transform: translateX(-50%);
}
.faq-style .faq-open-ico::after {
    width: 16px;
    height: 2px;
    transform: rotate(90deg) translateX(-50%);
    transform-origin: left;
    transition: transform 0.5s;
}
.faq-style .is-open .faq-open-ico::after {
    transform: rotate(0) translateX(-50%);
}
.accordion-style {
    background-color: #f5f5f5;
}
.accordion-style .accordion-btn {
    cursor: pointer;
    padding: 20px 90px 20px 30px;
    position: relative;
}
.accordion-style .accordion-desc {
    display: none;
    padding: 0 30px 30px;
}
.accordion-style .accordion-ttl {
    font-family: "FOT-スーラ Pro DB";
    font-size: 16px;
}
.accordion-style .accordion-open-ico {
    display: inline-block;
    width: 40px;
    height: 40px;
    position: absolute;
    right: 30px;
    top: 15px;
}
.accordion-style .accordion-open-ico::before, .accordion-style .accordion-open-ico::after {
    content: "";
    display: block;
    background: #333;
    position: absolute;
    top: 50%;
    left: 50%;
}
.accordion-style .accordion-open-ico::before {
    width: 16px;
    height: 2px;
    transform: translateX(-50%);
}
.accordion-style .accordion-open-ico::after {
    width: 16px;
    height: 2px;
    transform: rotate(90deg) translateX(-50%);
    transform-origin: left;
    transition: transform 0.5s;
}
.accordion-style .is-open .accordion-open-ico::after {
    transform: rotate(0) translateX(-50%);
}
.accordion-style + .accordion-style {
    margin-top: 15px;
}
.flow-arrow {
    display: flex;
    align-items: center;
    margin: 30px 0;
}
.flow-arrow::before, .flow-arrow::after {
    content: "";
    background-color: #333;
    flex: 1;
    height: 1px;
}
.flow-arrow img {
    padding: 0 15px;
    width: 65px;
}
[data-tab-content] {
    display: none;
}
[data-tab-content].is-active {
    display: block;
}
.tab-list {
    border-bottom: 1px solid #333;
    display: flex;
    gap: 15px;
    flex-wrap: wrap;
    padding-bottom: 20px;
    margin-bottom: 20px;
}
.tab-nav-item {
    display: inline-block;
    cursor: pointer;
    border: 1px solid #123C00;
    border-radius: 50px;
    color: #123C00;
    font-size: 14px;
    padding: 0 20px;
    transition: all 0.2s ease;
    background: #fff;
}
.tab-nav-item:hover {
    background-color: #123C00;
    color: #fff;
}
.tab-nav-item.is-active {
    background: #123C00;
    color: #FFF;
}
.tab-content.is-active {
    animation: tabFadeIn 0.7s ease 0s 1 normal;
}
@keyframes tabFadeIn {
    0% {
        opacity: 0;
        transform: translateY(15px);
    }
    100% {
        opacity: 1;
    }
}
@media (max-width: 800px) {
    .google-map iframe {
        height: 300px;
    }
    .merit-demerit {
        grid-template-columns: 1fr;
        grid-gap: 25px;
    }
    .merit-demerit .item {
        padding: 7% 5%;
    }
    .merit-demerit .item-ttl {
        margin-bottom: 15px;
    }
    .faq-style > dt {
        padding: 15px 60px 15px 50px;
    }
    .faq-style > dd {
        padding: 0 50px 30px;
    }
    .faq-style .faq-ico {
        top: 10px;
        left: 15px;
    }
    .faq-style .faq-ttl {
        font-size: 15px;
        line-height: 1.7;
    }
    .faq-style .faq-open-ico {
        width: 30px;
        height: 30px;
        right: 15px;
        top: 13px;
    }
    .faq-style .faq-open-ico::before {
        width: 12px;
    }
    .faq-style .faq-open-ico::after {
        width: 13px;
    }
    .accordion-style .accordion-btn {
        padding: 15px 50px 15px 15px;
    }
    .accordion-style .accordion-desc {
        padding: 0 15px 30px;
    }
    .accordion-style .accordion-ttl {
        font-size: 15px;
        line-height: 1.7;
    }
    .accordion-style .accordion-open-ico {
        width: 30px;
        height: 30px;
        right: 15px;
        top: 13px;
    }
    .accordion-style .accordion-open-ico::before {
        width: 12px;
    }
    .accordion-style .accordion-open-ico::after {
        width: 13px;
    }
}
.zoom-img {
    display: block;
    position: relative;
}
.zoom-img::before {
    content: "";
    background: #123C00 url(../images/share/icon_zoom.svg) no-repeat center/22px auto;
    border-radius: 50px;
    width: 35px;
    height: 35px;
    position: absolute;
    bottom: 15px;
    right: 15px;
    z-index: 1;
}
.l-imgR, .l-imgL {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}
.l-imgR .l-img, .l-imgL .l-img {
    margin: 0 40px 0 0;
    width: 40%;
}
.l-imgR .l-img.small, .l-imgL .l-img.small {
    width: 30%;
}
.l-imgR .l-desc, .l-imgL .l-desc {
    flex: 1;
}
.l-imgR {
    flex-direction: row-reverse;
}
.l-imgR .l-img {
    margin: 0 0 0 40px;
}
.fl-wrap {
    display: flow-root;
}
.fl-imgR, .fl-imgL {
    width: 40%;
}
.fl-imgR.small, .fl-imgL.small {
    width: 30%;
}
.fl-imgR {
    float: right;
    margin: 0 0 15px 35px;
}
.fl-imgL {
    float: left;
    margin: 0 35px 15px 0;
}
.l-col2, .l-col3 {
    display: grid;
}
.l-col2 {
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 5%;
}
.l-col3 {
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 3%;
}
.l-style01 {
    display: flex;
    position: relative;
    z-index: 0;
}
.l-style01 .l-img {
    width: 56.64%;
    margin: 0 7.5% 0 -10%;
}
.l-style01 .l-desc {
    flex: 1;
}
.l-style01 .num {
    display: inline-block;
    font-weight: bold;
    font-size: 20px;
    line-height: 1;
    margin-bottom: 15px;
}
.l-style01 .l-ttl {
    font-size: 25px;
    margin-bottom: 30px;
}
.l-style01 .l-sub-ttl {
    display: flex;
    align-items: center;
    font-family: "FOT-スーラ Pro DB";
    font-size: 18px;
    margin-bottom: 30px;
}
.l-style01 .l-sub-ttl::before {
    content: "";
    background: #123C00;
    width: 30px;
    height: 2px;
    margin-right: 25px;
}
.l-style01.reverse {
    flex-direction: row-reverse;
}
.l-style01.reverse .l-img {
    margin: 0 -10% 0 7.5%;
}
.l-style02 {
    display: flex;
    align-items: flex-start;
}
.l-style02 .l-img {
    position: relative;
    width: 40%;
    z-index: 1;
}
.l-style02 .l-desc {
    background: #f5f5f5;
    padding: 55px 55px 55px 150px;
    margin: 50px 0 0 -100px;
    flex: 1;
}
.l-style02 .num {
    display: inline-block;
    font-weight: bold;
    font-size: 18px;
    line-height: 1;
    margin-bottom: 15px;
}
.l-style02 .l-ttl {
    font-size: 24px;
    margin-bottom: 15px;
}
.l-style02 .l-sub-ttl {
    display: flex;
    align-items: center;
    font-family: "FOT-スーラ Pro DB";
    font-size: 18px;
    margin-bottom: 20px;
}
.l-style02 .l-sub-ttl::before {
    content: "";
    background: #123C00;
    width: 30px;
    height: 2px;
    margin-right: 25px;
}
.l-style02.reverse {
    flex-direction: row-reverse;
}
.l-style02.reverse .l-desc {
    padding: 55px 150px 55px 55px;
    margin: 50px -100px 0 0;
}
@media (max-width: 800px) {
    .l-imgR, .l-imgL {
        display: block;
    }
    .l-imgR .l-img, .l-imgL .l-img {
        margin: 0 0 15px;
        text-align: center;
        width: 100%;
    }
    .l-imgR .l-img.small, .l-imgL .l-img.small {
        width: 100%;
    }
    .l-imgR .l-img {
        margin: 0 0 15px;
    }
    .fl-imgR, .fl-imgL {
        float: none;
        margin: 0 0 15px;
        width: 100%;
    }
    .fl-imgR.small, .fl-imgL.small {
        width: 100%;
    }
    .l-col2, .l-col3 {
        grid-template-columns: 1fr;
        grid-gap: 30px;
    }
    .l-style01 {
        display: block;
    }
    .l-style01 .l-img {
        width: 100%;
        margin: 0 0 25px;
    }
    .l-style01 .num {
        font-size: 20px;
        margin-bottom: 15px;
    }
    .l-style01 .l-ttl {
        font-size: 20px;
        margin-bottom: 20px;
    }
    .l-style01 .l-sub-ttl {
        font-size: 18px;
        margin-bottom: 20px;
    }
    .l-style01.reverse .l-img {
        margin: 0 0 25px;
    }
    .l-style02 {
        display: block;
    }
    .l-style02 .l-img {
        width: 100vw;
        margin: 0 -5vw;
    }
    .l-style02 .l-desc {
        padding: 7%;
        margin: -50px 0 0;
        position: relative;
        z-index: 1;
    }
    .l-style02 .num {
        font-size: 20px;
        margin-bottom: 15px;
    }
    .l-style02 .l-ttl {
        font-size: 20px;
        margin-bottom: 20px;
    }
    .l-style02 .l-sub-ttl {
        font-size: 18px;
        margin-bottom: 20px;
    }
    .l-style02.reverse .l-desc {
        padding: 7%;
        margin: -50px 0 0;
    }
}
.staff-layout {
    display: flex;
}
.staff-layout .l-img {
    width: 45%;
}
.staff-layout .l-desc {
    flex: 1;
    padding-left: 8%;
}
.staff-layout .l-ttl {
    border-bottom: 2px solid #000;
    font-size: 15px;
    width: fit-content;
    margin-bottom: 30px;
}
.staff-layout .l-message {
    font-family: "FOT-スーラ Pro DB";
    font-size: 25px;
    margin-bottom: 25px;
}
.staff-layout .l-name {
    display: flex;
    justify-content: flex-end;
    align-items: flex-end;
    font-family: "FOT-スーラ Pro DB";
    font-size: 13px;
    line-height: 1;
}
.staff-layout .job {
    display: block;
    margin-right: 15px;
}
.staff-layout .jp {
    display: block;
    font-size: 20px;
    margin-right: 15px;
}
.staff-layout .en {
    display: block;
}
.staff-career {
    display: grid;
    grid-template-columns: 100px 1fr;
}
.staff-career dt {
    color: #333;
}
.staff-list {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 50px 25px;
}
.staff-list .list-img {
    text-align: center;
    margin-bottom: 20px;
}
.staff-list .list-ttl {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    line-height: 1;
}
.staff-list .job {
    display: block;
    font-size: 12px;
    margin-bottom: 12px;
}
.staff-list .jp {
    font-size: 15px;
    margin-bottom: 10px;
}
.staff-list .en {
    font-size: 11px;
    letter-spacing: 0;
}
@media (max-width: 800px) {
    .staff-layout {
        display: block;
    }
    .staff-layout .l-img {
        width: 100%;
        max-width: 250px;
        margin: 0 auto 30px;
    }
    .staff-layout .l-desc {
        padding: 0;
    }
    .staff-layout .l-message {
        font-size: 20px;
        margin-bottom: 20px;
    }
    .staff-list {
        grid-template-columns: repeat(2, 1fr);
        grid-gap: 30px 15px;
    }
}
.tel-layout {
    background: #f5f5f5;
    max-width: 800px;
    padding: 5%;
    margin: 0 auto;
}
.tel-layout .l-ttl {
    border-bottom: 1px solid #333;
    margin-bottom: 30px;
    font-size: 18px;
    text-align: center;
    padding-bottom: 10px;
    margin: 0 auto 25px;
    width: fit-content;
}
.tel-layout .l-tel {
    display: inline-flex;
    align-items: center;
    font-weight: bold;
    font-size: 35px;
    line-height: 1;
    margin: 0 auto;
    white-space: nowrap;
}
.tel-layout .l-tel img {
    margin-right: 10px;
}
.tel-layout .l-time {
    display: grid;
    grid-template-columns: 70px 1fr;
    grid-gap: 10px;
    line-height: 1.5;
    margin: 20px auto 0;
    width: fit-content;
}
.tel-layout .l-time dt {
    border: 1px solid #000;
    text-align: center;
    font-weight: bold;
    font-size: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.tel-layout02 {
    background: #f5f5f5;
    max-width: 800px;
    padding: 5%;
    margin: 0 auto;
}
.tel-layout02 .wrapper {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 50px;
    align-items: center;
}
.tel-layout02 .l-ttl {
    border-bottom: 1px solid #333;
    font-size: 18px;
    text-align: center;
    padding-bottom: 10px;
    margin: 0 auto 30px;
    width: fit-content;
}
.tel-layout02 .l-tel {
    display: inline-flex;
    font-weight: bold;
    font-size: 35px;
    line-height: 1;
    white-space: nowrap;
    width: fit-content;
}
.tel-layout02 .l-tel img {
    margin-right: 10px;
}
.tel-layout02 .l-time {
    display: grid;
    grid-template-columns: 70px 1fr;
    grid-gap: 10px;
    line-height: 1.5;
    margin-top: 15px;
    margin: 15px auto 0;
    width: fit-content;
}
.tel-layout02 .l-time dt {
    border: 1px solid #000;
    text-align: center;
    font-weight: bold;
    font-size: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.tel-layout02 .l-btns {
    display: grid;
    grid-gap: 15px;
}
.tel-layout02 .l-btns a {
    width: 100%;
}
@media (max-width: 800px) {
    .tel-layout .l-ttl {
        font-size: 15px;
    }
    .tel-layout .l-tel {
        font-size: 25px;
    }
    .tel-layout .l-tel img {
        width: 15px;
    }
    .tel-layout02 .l-ttl {
        font-size: 15px;
        margin-bottom: 25px;
    }
    .tel-layout02 .wrapper {
        grid-template-columns: repeat(1, 1fr);
        grid-gap: 30px;
    }
    .tel-layout02 .l-tel {
        font-size: 25px;
    }
    .tel-layout02 .l-tel img {
        width: 15px;
    }
    .tel-layout02 .l-time {
        margin-top: 10px;
    }
}
/*------------
個人情報保護方針
--------------*/
.dl-privacy dt {
    border-bottom: 1px solid #000;
    font-size: 18px;
    padding: 0 0 5px;
    margin: 0 0 15px;
}
.dl-privacy dd + dt {
    margin-top: 30px;
}
.list-privacy li {
    position: relative;
    padding: 0 0 0 15px;
}
.list-privacy li + li {
    margin-top: 3px;
}
.list-privacy li:before {
    background: #333;
    border-radius: 50%;
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 10px;
    width: 5px;
    height: 5px;
}


