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%;
    vertical-align: baseline;
    background: transparent
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}

nav 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
}

ins {
    background-color: #ff9;
    color: #000;
    text-decoration: none
}

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
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #cccccc;
    margin: 1em 0;
    padding: 0
}

input,
select {
    vertical-align: middle
}

body {
    line-height: 1.5;
    -webkit-text-size-adjust: 100%
}

ul,
ol {
    list-style: none
}

a {
    display: block;
    color: inherit;
    text-decoration: none;
    outline: none
}

alink,
avisited {
    color: inherit
}

img {
    vertical-align: top;
    font-size: 0;
    line-height: 0;
    width: 100%;
    display: block
}

*,
*:before,
*:after {
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box
}

body {
    font-family: "vdl-v7marugothic", sans-serif;
    font-size: 15px;
    letter-spacing: 0.1em
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

.clearfix {
    display: inline-table
}

* html .clearfix {
    height: 1%
}

.clearfix {
    display: block
}

.ellipsis {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

@media (min-width: 768px) {
    .display_pc {
        display: block !important
    }

    .display_sp {
        display: none !important
    }
}

@media (max-width: 767px) {
    .display_pc {
        display: none !important
    }

    .display_sp {
        display: block !important
    }
}

@media (min-width: 768px) {
    .br_pc {
        display: block
    }

    .br_sp {
        display: none
    }
}

@media (max-width: 767px) {
    .br_pc {
        display: none
    }

    .br_sp {
        display: block
    }
}


.font_gennokaku.medium {
    font-weight: bold;
}

.font_gennokaku.normal {
    font-weight: 300
}

.font_green {
    color: #d94e3b
}

.font_blue {
    color: #00a3f9
}

.font_pink {
    color: #f364a3
}

.com_pd {
    padding: 0 50px;
    background: #F3F4EB;
}

@media (max-width: 1050px) {
    .com_pd {
        padding: 0 30px
    }
}

@media (max-width: 767px) {
    .com_pd {
        padding: 0 10px
    }
}

.com_pds {
    padding: 0 50px;
    background: #F3F4EB;
    padding-top: 130px;
}

@media (max-width: 1050px) {
    .com_pds {
        padding: 0 30px;
        padding-top: 130px;
    }
}


.com_btn {
    width: 270px;
    height: 63px;
    line-height: 63px;
    font-size: 16px;
    text-align: center;
    background-color: #d94e3b;
    color: #fff;
    border-radius: 5px;
    border: 1px solid #d94e3b
}

@media (min-width: 768px) {
    .com_btn {
        -webkit-transition: .5s;
        transition: .5s
    }

    .com_btn:hover {
        background-color: #fff;
        color: #d94e3b
    }

    .com_btn:hover.blue {
        color: #00a3f9
    }
}

.com_btn.blue {
    background-color: #00a3f9;
    border: 1px solid #00a3f9
}

.com_radius {
    border-radius: 50px 0 50px 0
}

@media (min-width: 768px) and (max-width: 1050px) {
    .com_radius {
        border-radius: 20px 0 20px 0
    }
}

.com_radius2 {
    border-radius: 50px
}

@media (min-width: 768px) and (max-width: 1050px) {
    .com_radius2 {
        border-radius: 30px
    }
}

.com_naname {
    position: relative;
    padding-bottom: 20px
}

.com_naname:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 5px;
    background-size: 6px 6px
}

.com_naname.naname_green:before {
    background-image: linear-gradient(-45deg, #a3d1aa 0%, #a3d1aa 8%, #fff 8%, #fff 42%, #a3d1aa 42%, #a3d1aa 58%, #fff 58%, #fff 92%, #a3d1aa 92%, #a3d1aa 100%)
}

.com_naname.naname_blue:before {
    background-image: linear-gradient(-45deg, #98d9fd 0%, #98d9fd 8%, #fff 8%, #fff 42%, #98d9fd 42%, #98d9fd 58%, #fff 58%, #fff 92%, #98d9fd 92%, #98d9fd 100%)
}

.com_kome_list li {
    color: #7f7f7f;
    padding-left: 16px;
    text-indent: -16px
}

.com_kome_list li:before {
    content: '※'
}

.com_link {
    display: inline;
    text-decoration: underline
}

@media (min-width: 768px) {
    .com_link {
        -webkit-transition: .3s;
        transition: .3s
    }

    .com_link:hover {
        opacity: .6
    }
}

.com_link.link_green {
    color: #d94e3b
}

.com_link.link_blue {
    color: #00a3f9
}

.no_data {
    text-align: center;
    padding-top: 30px
}

.com_in_page_link {
    -webkit-transform: translateY(-80px);
    transform: translateY(-80px)
}

@media (max-width: 767px) {
    .com_in_page_link {
        -webkit-transform: translateY(-56px);
        transform: translateY(-56px)
    }
}

@media (max-width: 767px) {
    .is-fixed .header {
        background-color: rgba(243, 244, 235, 0.5);
    }
}

.hd_space {
    height: 80px
}

@media (max-width: 767px) {
    .hd_space {
        height: 56px
    }
}

.header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: 80px;
    padding: 0 50px;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background-color: #F3F4EB;
    z-index: 5
}

@media (max-width: 1050px) {
    .header {
        padding: 0 30px
    }
}

@media (max-width: 767px) {
    .header {
        height: 56px;
        padding: 0 10px 0 20px;
        -webkit-transition: .8s;
        transition: .8s
    }
}

.header .logo {
    width: 215px;
    -ms-flex-item-align: center;
    align-self: center
}

@media (max-width: 1050px) {
    .header .logo {
        width: 150px
    }
}

@media (max-width: 767px) {
    .header .logo {
        width: 153px
    }
}

.header .gnav {
    -ms-flex-item-align: end;
    align-self: flex-end;
    margin-right: 15px
}

@media (max-width: 767px) {
    .header .gnav {
        display: none
    }
}

.header .gnav>ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.header .gnav>ul>li {
    position: relative
}

.header .gnav>ul>li:not(:first-child) {
    margin-left: 30px
}

@media (max-width: 1050px) {
    .header .gnav>ul>li:not(:first-child) {
        margin-left: 20px
    }
}

.header .gnav>ul>li>a {
    font-size: 15px;
    font-weight: bold;
    padding-bottom: 25px;
    position: relative
}

@media (max-width: 1050px) {
    .header .gnav>ul>li>a {
        font-size: 14px
    }
}

.header .gnav>ul>li>a:after {
    content: url("../img/common/arrow_green_bottom.svg");
    display: block;
    position: absolute;
    width: 9px;
    bottom: 7px;
    left: 0;
    right: 0;
    margin: auto
}

.header .gnav>ul>li .global-contents {
    opacity: 0;
    visibility: hidden;
    width: 180px;
    position: absolute;
    left: -50px;
    top: 46px;
    z-index: 1;
    -webkit-transition: .3s ease;
    transition: .3s ease
}

.header .gnav>ul>li .global-contents.global-show {
    visibility: inherit;
    opacity: 1
}

.header .gnav>ul>li .global-contents ul li {
    height: 50px;
    line-height: 50px;
    letter-spacing: 0.05em;
    position: relative
}

.header .gnav>ul>li .global-contents ul li:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #fff;
    z-index: -1
}

.header .gnav>ul>li .global-contents ul li:nth-child(n+2) {
    border-top: 1px solid #e6e6e6
}

.header .gnav>ul>li .global-contents ul li:last-child:before {
    border-radius: 0 0 5px 5px
}

.header .gnav>ul>li .global-contents ul li a {
    padding: 0 10px 0 15px;
    -webkit-transition: .3s;
    transition: .3s;
    font-size: 14px
}

.header .gnav>ul>li .global-contents ul li a:hover span:before {
    width: 100%
}

.header .gnav>ul>li .global-contents ul li a span {
    display: inline-block;
    position: relative
}

.header .gnav>ul>li .global-contents ul li a span:before {
    content: '';
    width: 0;
    height: 10px;
    background: #d94e3b;
    position: absolute;
    bottom: 14px;
    left: 0;
    -webkit-transition: .3s;
    transition: .3s;
    z-index: -1
}

.header .drawer_btn {
    display: none
}

@media (max-width: 767px) {
    .header .drawer_btn {
        width: 46px;
        height: 46px;
        background-color: #d94e3b;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-item-align: center;
        align-self: center;
        border-top-right-radius: 10px;
        border-bottom-left-radius: 10px
    }

    .header .drawer_btn.open img {
        width: 25px
    }

    .header .drawer_btn.close img {
        width: 18px
    }
}

.remodal-overlay {
    background-color: #F3F4EB;
}

.remodal-wrapper {
    padding: 0
}

.remodal {
    background-color: #F3F4EB;
    min-height: 100%;
    padding: 0;
    margin: 0;
    text-align: left;
    max-width: 100%
}

@media (min-width: 768px) {
    .remodal {
        display: none
    }
}

.remodal .list_wrap {
    padding: 30px 25px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.remodal .list_wrap .drawer_list {
    width: 50%
}

.remodal .list_wrap .drawer_list>li:nth-child(n+2) {
    margin-top: 30px
}

.remodal .list_wrap .drawer_list>li>a {
    padding-left: 18px;
    background: url("../img/common/arrow_green_bottom.svg") left center/9px 7px no-repeat;
    font-weight: bold;
    display: inline-block
}

.remodal .list_wrap .drawer_list>li .level2 {
    display: none;
    margin-left: 5px
}

.remodal .list_wrap .drawer_list>li .level2 li {
    margin-top: 18px
}

.remodal .list_wrap .drawer_list>li .level2 li a {
    display: inline-block;
    font-size: 14px;
    color: #d94e3b
}

.remodal .list_wrap .drawer_list>li .level2 li a:before {
    content: '-';
    padding-right: 5px
}

.remodal .list_wrap .drawer_list>li .level2 li a span {
    font-size: 12px
}

.remodal .other_link {
    padding: 35px 25px 0
}

.remodal .other_link li:nth-child(n+2) {
    margin-top: 20px
}

.remodal .other_link li a {
    display: inline-block;
    padding-left: 22px;
    font-weight: bold
}

.remodal .other_link li a.guardian {
    background: url("../img/common/icon_guardian.svg") left 2px center/11px 16px no-repeat
}

.remodal .other_link li a.photo {
    background: url("../img/common/icon_photo.svg") left center/15px 12px no-repeat, url("../img/common/icon_link.svg") right center/11px 11px no-repeat;
    padding-right: 20px
}

.remodal .other_link li a.line {
    background: url("../img/common/icon_line.svg") left center/14px 14px no-repeat
}

.remodal .add_list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 40px 3px 3px
}

.remodal .add_list li {
    width: calc((100% - 3px)/2);
    text-align: center;
    padding: 22px 0 20px;
    position: relative
}

.remodal .add_list li:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 100%
}

.remodal .add_list li .title {
    margin: 0 auto
}

.remodal .add_list li .tel {
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 0.06em;
    display: inline-block;
    margin-top: 7px;
    padding-left: 20px;
    background-position: left 2px top 5px;
    background-size: 14px 14px;
    background-repeat: no-repeat;
    position: relative
}

.remodal .add_list li .tel:before {
    content: '';
    width: 100%;
    height: 10px;
    position: absolute;
    bottom: 4px;
    left: 0;
    z-index: -1
}

.remodal .add_list li .time {
    font-size: 13px;
    margin-top: 3px
}

.remodal .add_list li.youchien:before {
    background-color: #f3f9f3
}

.remodal .add_list li.youchien .title {
    max-width: 103px
}

.remodal .add_list li.youchien .tel {
    background-image: url("../img/common/icon_tel.svg")
}

.remodal .add_list li.hoikuen:before {
    background-color: #ebf8ff
}

.remodal .add_list li.hoikuen .title {
    max-width: 158px
}

.remodal .add_list li.hoikuen .tel {
    background-image: url("../img/common/icon_tel_blue.svg")
}

.sidebar {
    position: fixed;
    top: 95px;
    width: 20px
}

@media (max-width: 1050px) {
    .sidebar {
        display: none
    }
}

.sidebar p,
.sidebar a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    white-space: nowrap;
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    font-size: 12px;
    letter-spacing: 0.2em;
    color: #d94e3b
}

@media (min-width: 768px) {
    .sidebar a {
        -webkit-transition: .3s;
        transition: .3s
    }

    .sidebar a:hover {
        opacity: .6
    }
}

.sidebar.left {
    left: 14px
}

.sidebar.left .add {
    padding-top: 30px;
    background: url("../img/common/icon_address.svg") center top/16px 20px no-repeat
}

@media all and (-ms-high-contrast: none) {
    .sidebar.left .add {
        height: 249px
    }
}

.sidebar.left .add span {
    display: inline-block;
    position: relative;
    left: 2px;
    padding-top: 2px
}

@media all and (-ms-high-contrast: none) {
    .sidebar.left .map {
        height: 152px
    }
}

.sidebar.left .map span {
    -webkit-writing-mode: horizontal-tb;
    -ms-writing-mode: lr-tb;
    writing-mode: horizontal-tb;
    display: inline-block;
    position: relative;
    left: 1px;
    padding-bottom: 5px
}

.sidebar.left .tel {
    margin-top: 18px;
    padding-top: 30px;
    background: url("../img/common/icon_tel.svg") center top/19px 20px no-repeat;
    width: 100%
}

@media all and (-ms-high-contrast: none) {
    .sidebar.left .tel {
        height: 135px
    }
}

.sidebar.right {
    right: 14px
}

.sidebar.right .guardian {
    padding-top: 30px;
    background: url("../img/common/icon_guardian.svg") center top/14px 20px no-repeat;
    position: relative
}

@media all and (-ms-high-contrast: none) {
    .sidebar.right .guardian {
        height: 174px
    }
}

.sidebar.right .photo {
    margin-top: 28px;
    padding-top: 26px;
    padding-bottom: 19px;
    background: url("../img/common/icon_photo.svg") center top/20px 16px no-repeat, url("../img/common/icon_link.svg") center bottom/12px 12px no-repeat
}

@media all and (-ms-high-contrast: none) {
    .sidebar.right .photo {
        height: 189px
    }
}

.sidebar.right .line {
    margin-top: 28px;
    padding-top: 30px;
    background: url("../img/common/icon_line.svg") center top/20px 20px no-repeat
}

@media all and (-ms-high-contrast: none) {
    .sidebar.right .line {
        height: 139px
    }
}

.com_sec_footer {
    margin-bottom: 95px;
    text-align: center;
    margin-top: 200px
}

@media (max-width: 767px) {
    .com_sec_footer {
        margin-top: 60px;
        margin-bottom: 63px
    }
}

.com_sec_footer.top {
    margin-top: 95px
}

@media (max-width: 767px) {
    .com_sec_footer.top {
        margin-top: 60px
    }
}

.com_sec_footer .lead {
    font-size: 21px;
    font-weight: bold
}

@media (max-width: 767px) {
    .com_sec_footer .lead {
        font-size: 18px
    }
}

.com_sec_footer .contact_list {
    max-width: 960px;
    margin: 45px auto 0
}

@media (min-width: 768px) {
    .com_sec_footer .contact_list {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

@media (max-width: 767px) {
    .com_sec_footer .contact_list {
        max-width: 280px;
        margin-top: 35px
    }
}

@media (min-width: 768px) {
    .com_sec_footer .contact_list.column2 {
        border-left: 1px solid #ccc;
        border-right: 1px solid #ccc
    }
}

.com_sec_footer .contact_list li {
    width: 50%
}

@media (max-width: 767px) {
    .com_sec_footer .contact_list li {
        width: 100%
    }
}

.com_sec_footer .contact_list li.youchien .logo {
    max-width: 215px
}

@media (min-width: 768px) {
    .com_sec_footer .contact_list li.hoikuen {
        border-left: 1px solid #ccc
    }
}

@media (max-width: 767px) {
    .com_sec_footer .contact_list li.hoikuen {
        border-top: 1px solid #ccc;
        margin-top: 35px;
        padding-top: 40px
    }
}

.com_sec_footer .contact_list li.hoikuen .logo {
    max-width: 342px
}

@media (max-width: 767px) {
    .com_sec_footer .contact_list li.hoikuen .logo {
        max-width: 241px
    }
}

.com_sec_footer .logo {
    width: 100%;
    margin: 0 auto
}

.com_sec_footer .tel {
    font-size: 32px;
    letter-spacing: 0.12em;
    display: inline-block;
    margin-top: 22px;
    padding-left: 39px;
    position: relative;
    background: url("../img/common/icon_tel.svg") left 2px bottom 10px/22px 22px no-repeat
}

@media (min-width: 768px) {
    .com_sec_footer .tel:hover:before {
        width: 0
    }
}

@media (max-width: 767px) {
    .com_sec_footer .tel {
        font-size: 28px
    }
}

.com_sec_footer .tel:before {
    content: '';
    width: 100%;
    height: 15px;
    background: #d94e3b;
    position: absolute;
    bottom: 7px;
    left: 0;
    z-index: -1;
    -webkit-transition: .3s;
    transition: .3s
}

.com_sec_footer .time {
    font-size: 14px
}

.footer {
    background-color: #fff;
    padding: 120px 20px 40px;
}

@media (max-width: 1050px) {
    .footer {
        padding: 65px 25px 75px;
        margin-bottom: 30px;
        margin:auto;
        width:90%;
    }
}

@media (max-width: 767px) {
    .footer {
        margin-bottom: 10px
    }
}

.footer .inner {
    max-width: 1100px;
    margin: 0 auto
}

@media (min-width: 1051px) {
    .footer .inner {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
}

.footer .inner .footer_l {
    letter-spacing: 0.2em
}

@media (max-width: 1050px) {
    .footer .inner .footer_l {
        text-align: center
    }
}

.footer .inner .footer_l .logo {
    width: 215px
}

@media (max-width: 1050px) {
    .footer .inner .footer_l .logo {
        margin: 0 auto
    }
}

.footer .inner .footer_l .add {
    font-size: 12px;
    line-height: 2em;
    margin-top: 47px
}

.footer .inner .footer_l .tel {
    display: inline-block;
    font-size: 14px;
    padding-left: 30px;
    background: url("../img/common/icon_tel.svg") left center/20px 20px no-repeat;
    padding: 2px 0 2px 30px;
    margin-top: 0.7vw;
}

@media (min-width: 768px) {
    .footer .inner .footer_l .tel {
        -webkit-transition: .5s;
        transition: .5s
    }

    .footer .inner .footer_l .tel:hover {
        opacity: .6
    }
}

.footer .inner .footer_l .copyright {
    display: block;
    font-size: 12px;
    margin-top: 70px
}

@media (max-width: 1050px) {
    .footer .inner .footer_l .copyright {
        margin-top: 28px
    }
}

.footer .inner .footer_r {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

@media (max-width: 1050px) {
    .footer .inner .footer_r {
        display: none
    }
}

.footer .inner .footer_r .footer_nav:nth-child(1) {
    margin-right: 72px
}

.footer .inner .footer_r .footer_nav:nth-child(2) {
    margin-right: 62px
}

.footer .inner .footer_r .footer_nav>li {
    padding-left: 20px;
    background: url("../img/common/arrow_green_bottom.svg") left top 7px/9px 7px no-repeat
}

.footer .inner .footer_r .footer_nav>li:nth-child(n+2) {
    margin-top: 10px
}

.footer .inner .footer_r .footer_nav>li>a {
    font-weight: bold
}

.footer .inner .footer_r .footer_nav>li a {
    display: inline-block;
    -webkit-transition: .3s;
    transition: .3s;
    border-bottom: 1px solid transparent
}

.footer .inner .footer_r .footer_nav>li a:hover {
    border-color: #000
}

.footer .inner .footer_r .footer_nav>li .level2 li {
    font-size: 14px;
    margin-top: 10px
}

.footer .inner .footer_r .footer_nav>li .level2 li:before {
    content: '-';
    padding-right: 2px
}

.footer .inner .footer_r .footer_nav>li .level2 li.indent a {
    display: inline
}

.footer .inner .footer_r .footer_nav>li .level2 li.indent a span {
    display: inline-block;
    text-indent: 2px;
    position: relative
}

.footer .inner .footer_r .footer_nav>li .level2 li.indent a span:before {
    content: '';
    position: absolute;
    left: 0px;
    top: 10px;
    width: 9px;
    height: 10px;
    background-color: #f3f9f3
}

@media (max-width: 767px) {
    .com_page_title .com_radius {
        border-radius: 20px
    }
}

.com_page_title .title_inner {
    position: relative
}

@media (min-width: 768px) {
    .com_page_title .title_inner {
        padding-bottom: 33px
    }
}

.com_page_title .page_title {
    width: 410px;
    height: 100px;
    padding-top: 22px;
    background-color: #fff;
    border-radius: 20px 20px 0 0;
    font-size: 30px;
    letter-spacing: 0.2em;
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto
}

@media (max-width: 767px) {
    .com_page_title .page_title {
        width: 230px;
        height: 50px;
        font-size: 22px;
        padding-top: 12px;
        border-radius: 10px 10px 0 0
    }
}

.com_page_title .page_title:after {
    content: '';
    position: absolute;
    width: 9px;
    height: 7px;
    bottom: 0;
    background: url("../img/common/arrow_green_bottom.svg") center/9px 7px no-repeat;
    left: 0;
    right: 0;
    margin: auto
}

@media (max-width: 767px) {
    .com_page_title .page_title:after {
        bottom: -7px
    }
}

.com_page_title .page_title.arrow_blue:after {
    background-image: url("../img/common/arrow_blue_bottom.svg")
}

.com_page_title .page_title .sub_title {
    display: inline-block;
    font-size: 21px
}

@media (max-width: 767px) {
    .com_page_title .page_title .sub_title {
        font-size: 12px;
        position: relative;
        top: -3px
    }
}

.com_page_title .page_title2 {
    font-size: 35px;
    letter-spacing: 0.2em;
    text-align: center;
    margin-top: 75px
}

@media (max-width: 767px) {
    .com_page_title .page_title2 {
        font-size: 27px;
        line-height: 1.62em;
        margin-top: 80px
    }
}

.com_page_title .lead {
    font-size: 18px;
    font-weight: bold;
    line-height: 2.7em;
    text-align: center;
    margin-top: 22px
}

@media (max-width: 767px) {
    .com_page_title .lead {
        font-size: 16px;
        line-height: 2.25em;
        text-align: left;
        padding: 0 17px;
        margin-top: 32px
    }
}

.com_page_nav {
    padding-top: 105px
}

@media (min-width: 768px) {
    .com_page_nav {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

.com_page_nav li {
    font-size: 16px;
    height: 40px;
    line-height: 40px
}

@media (min-width: 768px) {
    .com_page_nav li {
        max-width: 240px;
        width: 100%;
        text-align: center;
        border-right: 1px solid #ccc
    }

    .com_page_nav li:first-child {
        border-left: 1px solid #ccc
    }

    .com_page_nav li.active {
        font-weight: bold;
        color: #d94e3b
    }

    .com_page_nav li:not(.active) {
        -webkit-transition: .3s;
        transition: .3s
    }

    .com_page_nav li:not(.active):hover {
        opacity: .6
    }
}

@media (max-width: 767px) {
    .com_page_nav li {
        height: 80px;
        line-height: 80px;
        font-size: 18px;
        color: #d94e3b;
        background: #f3f9f3 url("../img/common/arrow_green_right.svg") right 30px center/8px 13px no-repeat
    }

    .com_page_nav li:nth-child(n+2) {
        margin-top: 7px
    }
}

@media (max-width: 767px) {

    .com_page_nav li a,
    .com_page_nav li.active {
        padding: 0 50px 0 30px
    }
}

.com_page_nav li a {
    height: 100%
}

@media (min-width: 768px) {
    .com_page_nav.link_blue li.active {
        color: #00a3f9
    }
}

@media (max-width: 767px) {
    .com_page_nav.link_blue li {
        color: #00a3f9;
        background: #ebf8ff url("../img/common/arrow_blue_right.svg") right 30px center/8px 13px no-repeat
    }
}

.com_slide_list .slick-dots,
.mainv_list .slick-dots {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 20px
}

.com_slide_list .slick-dots li,
.mainv_list .slick-dots li {
    margin: 5px 0 0
}

.com_slide_list .slick-dots li.slick-active button:before,
.mainv_list .slick-dots li.slick-active button:before {
    color: #d94e3b;
    opacity: 1
}

.com_slide_list .slick-dots li button:before,
.mainv_list .slick-dots li button:before {
    font-size: 12px;
    color: #fff;
    opacity: .7
}

.com_slide_list .slick-prev,
.com_slide_list .slick-next,
.mainv_list .slick-prev,
.mainv_list .slick-next {
    bottom: -67px;
    top: auto;
    width: 40px;
    height: 30px;
    background-size: 36px 16px;
    background-position: center;
    background-repeat: no-repeat;
    cursor: pointer;
    z-index: 1
}

@media (min-width: 768px) {

    .com_slide_list .slick-prev,
    .com_slide_list .slick-next,
    .mainv_list .slick-prev,
    .mainv_list .slick-next {
        -webkit-transition: .5s;
        transition: .5s
    }

    .com_slide_list .slick-prev:hover,
    .com_slide_list .slick-next:hover,
    .mainv_list .slick-prev:hover,
    .mainv_list .slick-next:hover {
        opacity: .6
    }
}

@media (max-width: 767px) {

    .com_slide_list .slick-prev,
    .com_slide_list .slick-next,
    .mainv_list .slick-prev,
    .mainv_list .slick-next {
        bottom: 0;
        top: 0;
        margin: auto;
        background-size: 25px 11px;
        background-color: #d94e3b;
        width: 35px;
        height: 35px;
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}

.com_slide_list .slick-prev:before,
.com_slide_list .slick-next:before,
.mainv_list .slick-prev:before,
.mainv_list .slick-next:before {
    display: none
}

.com_slide_list .slick-prev,
.mainv_list .slick-prev {
    background-image: url("../img/common/slide_arrow_left.svg");
    right: 95px;
    left: auto
}

@media (max-width: 767px) {

    .com_slide_list .slick-prev,
    .mainv_list .slick-prev {
        background-image: url("../img/common/slide_arrow_left_sp.svg");
        right: auto;
        left: 0
    }
}

.com_slide_list .slick-next,
.mainv_list .slick-next {
    background-image: url("../img/common/slide_arrow_right.svg");
    right: 30px
}

@media (max-width: 767px) {

    .com_slide_list .slick-next,
    .mainv_list .slick-next {
        background-image: url("../img/common/slide_arrow_right_sp.svg");
        right: 0
    }
}

.com_slide_list .slick-dots {
    right: 25px;
    bottom: 23px
}

@media (max-width: 767px) {
    .com_slide_list .slick-dots {
        display: none !important
    }
}

.sec_com_info .info_list {
    max-width: 1000px;
    margin: 0 auto
}

.sec_com_info .info_list.bg_green>li {
    background-color: #f3f9f3
}

.sec_com_info .info_list.bg_blue>li {
    background-color: #ebf8ff
}

.sec_com_info .info_list>li {
    padding: 60px 6%;
    border-radius: 20px
}

@media (min-width: 768px) {
    .sec_com_info .info_list>li {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
}

@media (max-width: 767px) {
    .sec_com_info .info_list>li {
        padding: 42px 17px 52px
    }
}

.sec_com_info .info_list>li:nth-child(n+2) {
    margin-top: 20px
}

@media (max-width: 767px) {
    .sec_com_info .info_list>li:nth-child(n+2) {
        margin-top: 30px
    }
}

.sec_com_info .info_list>li .info_title {
    width: 230px;
    font-size: 23px
}

@media (max-width: 767px) {
    .sec_com_info .info_list>li .info_title {
        width: 100%
    }
}

.sec_com_info .info_list>li .info_title .break {
    font-size: 17px
}

@media (min-width: 768px) {
    .sec_com_info .info_list>li .info_title .break {
        display: block;
        margin-left: -11px
    }
}

@media (max-width: 767px) {
    .sec_com_info .info_list>li .info_title .break {
        font-size: 16px
    }
}

.sec_com_info .info_list>li .text_wrap {
    width: calc(100% - 230px);
    letter-spacing: 0.07em;
    text-align: justify;
    line-height: 1.8em
}

@media (max-width: 767px) {
    .sec_com_info .info_list>li .text_wrap {
        width: 100%;
        margin-top: 30px
    }
}

.sec_com_info .info_list>li .text_wrap .mt30 {
    margin-top: 30px
}

.sec_com_info .info_list>li .text_wrap .dot_list li {
    padding-left: 15px;
    text-indent: -15px
}

.sec_com_info .info_list>li .text_wrap .dot_list li:before {
    content: '・'
}

.sec_com_info .info_list>li .text_wrap .com_kome_list.black li {
    color: #000
}

.sec_com_info .info_list>li .text_wrap span.kakko {
    display: inline-block;
    text-indent: -8px
}

.sec_com_info .info_list>li.indent .text_wrap {
    position: relative;
    left: 14px
}

@media (max-width: 767px) {
    .sec_com_info .info_list>li.indent .text_wrap {
        padding-left: 7px;
        padding-right: 17px
    }
}

.sec_com_info .info_list>li.indent .indent_title {
    text-indent: -1em
}

.sec_com_info .photo_list {
    margin-top: 90px
}

@media (min-width: 768px) {
    .sec_com_info .photo_list {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

@media (max-width: 767px) {
    .sec_com_info .photo_list {
        margin-top: 52px;
        padding: 0 17px
    }
}

.sec_com_info .photo_list li {
    max-width: 420px;
    width: 100%
}

@media (max-width: 767px) {
    .sec_com_info .photo_list li {
        max-width: 500px;
        margin: 0 auto
    }
}

.sec_com_info .photo_list li:not(:first-child) {
    margin-left: 40px
}

@media (max-width: 767px) {
    .sec_com_info .photo_list li:not(:first-child) {
        margin: 22px auto 0
    }
}

.com_news_list li {
    border-bottom: 1px solid #999
}

@media (min-width: 768px) {
    .com_news_list li:first-child a {
        padding-top: 0
    }
}

.com_news_list li a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding: 15px 45px 15px 0;
    background: url("../img/common/arrow_gray_right.svg") right 5px center/6px 10px no-repeat
}

@media (min-width: 768px) {
    .com_news_list li a {
        -webkit-transition: .3s;
        transition: .3s
    }

    .com_news_list li a:hover {
        background-image: url("../img/common/arrow_yellow_right.svg")
    }
}

@media (max-width: 767px) {
    .com_news_list li a {
        padding-right: 22px
    }
}

.com_news_list li .thumb {
    width: 80px;
    height: 80px;
    overflow: hidden;
    border-radius: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.com_news_list li .thumb.noimage {
    border: 1px solid #999
}

.com_news_list li .text_inner {
    width: calc(100% - 80px);
    padding-left: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

@media (max-width: 767px) {
    .com_news_list li .text_inner {
        padding-left: 20px
    }
}

.com_news_list li .text_inner .title {
    width: 100%;
    font-weight: normal;
    letter-spacing: 0.07em;
    line-height: 1.8em;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    margin-top: 2px
}

.com_news_list li .text_inner .title .marker {
    -webkit-transition: .3s;
    transition: .3s;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(100%, transparent), color-stop(0%, #999));
    background: linear-gradient(transparent 100%, #999 0%);
    padding: 0 1px 4px
}

.com_news_list li .text_inner .title .marker.on {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(41%, transparent), color-stop(0%, #999));
    background: linear-gradient(transparent 41%, #999 0%)
}

.com_date {
    font-size: 12px;
    letter-spacing: 0.07em;
    color: #7f7f7f;
    margin-right: 7px
}

.com_category {
    font-size: 11px;
    border-radius: 9px;
    text-align: center;
    padding: 0 8px;
    margin: 5px 5px 0 0;
    position: relative;
    top: -5px;
    border: 1px solid
}

@media all and (-ms-high-contrast: none) {
    .com_category {
        height: 18px;
        line-height: 18px
    }
}

.com_category.green {
    color: #d94e3b
}

.com_category.blue {
    color: #00a3f9
}

.com_category.pink {
    color: #f364a3
}

.com_category.orange {
    color: #ed6a02
}

.com_category.important {
    position: relative;
    padding-left: 21px
}

.com_category.important:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background: #d94e3b url("../img/common/icon_important.svg") center/5px 10px no-repeat
}

.com_sec_page {
    max-width: 1000px;
    margin: 30px auto 0;
    padding-bottom: 100px
}

@media (max-width: 767px) {
    .com_sec_page {
        margin-top: 45px
    }
}

.com_sec_page .sec_title {
    font-size: 35px;
    letter-spacing: 0.2em
}

@media (max-width: 767px) {
    .com_sec_page .sec_title {
        font-size: 27px;
        padding: 0 15px
    }
}

@media (max-width: 370px) {
    .com_sec_page .sec_title {
        font-size: 22px
    }
}

.com_sec_page .sec_title .sub_title {
    font-size: 16px;
    letter-spacing: 0.1em;
    margin-top: 10px
}

.breadcrumb {
    color: #b3b3b3;
    font-size: 13px;
    letter-spacing: 0.05em
}

.breadcrumb a {
    display: inline-block
}

@media (min-width: 768px) {
    .breadcrumb.bread1 {
        position: relative;
        top: -27px
    }
}

@media (max-width: 767px) {
    .breadcrumb.bread1 {
        padding-top: 15px
    }
}

.breadcrumb.bread2 {
    padding: 15px 50px 0
}

@media (max-width: 1050px) {
    .breadcrumb.bread2 {
        padding: 15px 30px 0
    }
}

@media (max-width: 767px) {
    .breadcrumb.bread2 {
        padding: 7px 14px 0
    }
}

.load_mask {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background-color: #fff;
    z-index: 10000000
}

.loading {
    width: 35px;
    height: 35px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto
}

.circle1,
.circle2 {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    border: 2px solid #d94e3b;
    opacity: 0.7;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-animation: load 1.7s infinite ease-in-out;
    animation: load 1.7s infinite ease-in-out
}

.circle2 {
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s
}

@-webkit-keyframes load {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }

    50% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    100% {
        opacity: 0
    }
}

@keyframes load {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }

    50% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    100% {
        opacity: 0
    }
}

.com_page_title .page_title span,
.com_sec_page .sec_title span {
    opacity: 0;
    -webkit-transform: translateY(5px);
    transform: translateY(5px);
    display: inline-block;
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    transition-property: opacity, transform;
    transition-property: opacity, transform, -webkit-transform;
    -webkit-transition-duration: 0.2s;
    transition-duration: 0.2s
}

.com_page_title .page_title span:nth-of-type(1),
.com_sec_page .sec_title span:nth-of-type(1) {
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s
}

.com_page_title .page_title span:nth-of-type(2),
.com_sec_page .sec_title span:nth-of-type(2) {
    -webkit-transition-delay: 0.2s;
    transition-delay: 0.2s
}

.com_page_title .page_title span:nth-of-type(3),
.com_sec_page .sec_title span:nth-of-type(3) {
    -webkit-transition-delay: 0.3s;
    transition-delay: 0.3s
}

.com_page_title .page_title span:nth-of-type(4),
.com_sec_page .sec_title span:nth-of-type(4) {
    -webkit-transition-delay: 0.4s;
    transition-delay: 0.4s
}

.com_page_title .page_title span:nth-of-type(5),
.com_sec_page .sec_title span:nth-of-type(5) {
    -webkit-transition-delay: 0.5s;
    transition-delay: 0.5s
}

.com_page_title .page_title span:nth-of-type(6),
.com_sec_page .sec_title span:nth-of-type(6) {
    -webkit-transition-delay: 0.6s;
    transition-delay: 0.6s
}

.com_page_title .page_title span:nth-of-type(7),
.com_sec_page .sec_title span:nth-of-type(7) {
    -webkit-transition-delay: 0.7s;
    transition-delay: 0.7s
}

.com_page_title .page_title span:nth-of-type(8),
.com_sec_page .sec_title span:nth-of-type(8) {
    -webkit-transition-delay: 0.8s;
    transition-delay: 0.8s
}

.com_page_title .page_title span:nth-of-type(9),
.com_sec_page .sec_title span:nth-of-type(9) {
    -webkit-transition-delay: 0.9s;
    transition-delay: 0.9s
}

.com_page_title .page_title span:nth-of-type(10),
.com_sec_page .sec_title span:nth-of-type(10) {
    -webkit-transition-delay: 1s;
    transition-delay: 1s
}

.com_page_title .page_title span:nth-of-type(11),
.com_sec_page .sec_title span:nth-of-type(11) {
    -webkit-transition-delay: 1.1s;
    transition-delay: 1.1s
}

.com_page_title .page_title span:nth-of-type(12),
.com_sec_page .sec_title span:nth-of-type(12) {
    -webkit-transition-delay: 1.2s;
    transition-delay: 1.2s
}

.com_page_title .page_title span:nth-of-type(13),
.com_sec_page .sec_title span:nth-of-type(13) {
    -webkit-transition-delay: 1.3s;
    transition-delay: 1.3s
}

.com_page_title .page_title span:nth-of-type(14),
.com_sec_page .sec_title span:nth-of-type(14) {
    -webkit-transition-delay: 1.4s;
    transition-delay: 1.4s
}

.com_page_title .page_title span:nth-of-type(15),
.com_sec_page .sec_title span:nth-of-type(15) {
    -webkit-transition-delay: 1.5s;
    transition-delay: 1.5s
}

.com_page_title .page_title span:nth-of-type(16),
.com_sec_page .sec_title span:nth-of-type(16) {
    -webkit-transition-delay: 1.6s;
    transition-delay: 1.6s
}

.com_page_title .page_title span:nth-of-type(17),
.com_sec_page .sec_title span:nth-of-type(17) {
    -webkit-transition-delay: 1.7s;
    transition-delay: 1.7s
}

.com_page_title .page_title span:nth-of-type(18),
.com_sec_page .sec_title span:nth-of-type(18) {
    -webkit-transition-delay: 1.8s;
    transition-delay: 1.8s
}

.com_page_title .page_title span:nth-of-type(19),
.com_sec_page .sec_title span:nth-of-type(19) {
    -webkit-transition-delay: 1.9s;
    transition-delay: 1.9s
}

.com_page_title .page_title span:nth-of-type(20),
.com_sec_page .sec_title span:nth-of-type(20) {
    -webkit-transition-delay: 2s;
    transition-delay: 2s
}

.com_page_title .page_title.disp span,
.com_sec_page .sec_title.disp span {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

.fadeup {
    opacity: 0;
    -webkit-transform: translate(0, 15px);
    transform: translate(0, 15px);
    -webkit-transition: opacity .8s ease, -webkit-transform .8s ease-out;
    transition: opacity .8s ease, -webkit-transform .8s ease-out;
    transition: transform .8s ease-out, opacity .8s ease;
    transition: transform .8s ease-out, opacity .8s ease, -webkit-transform .8s ease-out
}

.scrollin {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0)
}

#map {
    width: 100%;
    height: 400px
}

@media (max-width: 767px) {
    #map {
        height: 250px
    }
}

.sidebar_top {
    -webkit-transition: 1s ease-in-out 4300ms;
    transition: 1s ease-in-out 4300ms
}

.sidebar_top.left {
    left: -100px
}

.sidebar_top.left.active {
    left: 14px
}

.sidebar_top.right {
    right: -100px
}

.sidebar_top.right.active {
    right: 14px
}

#page_index .com_tate_title {
    font-size: 35px;
    letter-spacing: 0.22em;
    line-height: 2em
}

@media (min-width: 768px) {
    #page_index .com_tate_title {
        -webkit-writing-mode: vertical-rl;
        -ms-writing-mode: tb-rl;
        writing-mode: vertical-rl
    }
}

@media (max-width: 1050px) {
    #page_index .com_tate_title {
        font-size: 33px
    }
}

@media (max-width: 767px) {
    #page_index .com_tate_title {
        font-size: 27px;
        line-height: 1.62em
    }
}

#page_index .sec_mainv {
    height: calc(100vh - 80px);
    padding-bottom: 50px;
    overflow: hidden
}

@media (max-width: 1050px) {
    #page_index .sec_mainv {
        padding-bottom: 30px
    }
}

@media (max-width: 767px) {
    #page_index .sec_mainv {
        height: calc(100vh - 56px);
        padding-bottom: 10px
    }
}

#page_index .sec_mainv .main_inner {
    width: 100%;
    height: 100%;
    position: relative
}

#page_index .sec_mainv .main_inner.active .mainv_list {
    opacity: 1
}

#page_index .sec_mainv .main_inner.active .copy {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0)
}

#page_index .sec_mainv .main_inner.active .cover {
    width: 0
}

#page_index .sec_mainv .mainv_list {
    width: 100%;
    height: 100%;
    margin-bottom: 0;
    opacity: 0;
    -webkit-transition: .8s;
    transition: .8s
}

#page_index .sec_mainv .mainv_list.active .slick-dots {
    right: 50px
}

@media (max-width: 767px) {
    #page_index .sec_mainv .mainv_list.active .slick-dots {
        right: 20px
    }
}

@media (min-width: 768px) {
    #page_index .sec_mainv .mainv_list.active .slick-arrow {
        bottom: -56px
    }
}

@media (max-width: 767px) {
    #page_index .sec_mainv .mainv_list.active .slick-arrow.slick-prev {
        left: 0
    }

    #page_index .sec_mainv .mainv_list.active .slick-arrow.slick-next {
        right: 0
    }
}

#page_index .sec_mainv .mainv_list .slide_item {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    width: 100%;
    height: calc(100vh - 130px)
}

@media (max-width: 1050px) {
    #page_index .sec_mainv .mainv_list .slide_item {
        height: calc(100vh - 110px)
    }
}

@media (max-width: 767px) {
    #page_index .sec_mainv .mainv_list .slide_item {
        height: calc(100vh - 66px);
        border-radius: 20px 0 20px 0
    }
}

#page_index .sec_mainv .mainv_list .slide_item:nth-child(1) {
    background-image: url("http://horawp.tsukusutest.xyz/wp-content/uploads/2025/05/hora1.jpg")
}

@media (max-width: 767px) {
    #page_index .sec_mainv .mainv_list .slide_item:nth-child(1) {
        background-image: url("http://horawp.tsukusutest.xyz/wp-content/uploads/2025/05/horasp1.jpg")
    }
}

#page_index .sec_mainv .mainv_list .slide_item:nth-child(2) {
    background-image: url("http://horawp.tsukusutest.xyz/wp-content/uploads/2025/06/main2.jpeg")
}

@media (max-width: 767px) {
    #page_index .sec_mainv .mainv_list .slide_item:nth-child(2) {
        background-image: url("http://horawp.tsukusutest.xyz/wp-content/uploads/2025/06/main2.jpeg")
    }
}

#page_index .sec_mainv .mainv_list .slide_item:nth-child(3) {
    background-image: url("http://horawp.tsukusutest.xyz/wp-content/uploads/2025/06/main3.jpeg")
}

@media (max-width: 767px) {
    #page_index .sec_mainv .mainv_list .slide_item:nth-child(3) {
        background-image: url("http://horawp.tsukusutest.xyz/wp-content/uploads/2025/06/main3.jpeg")
    }
}

#page_index .sec_mainv .mainv_list .slide_item:nth-child(4) {
    background-image: url("http://horawp.tsukusutest.xyz/wp-content/uploads/2025/06/logosp.jpg")
}

@media (max-width: 767px) {
    #page_index .sec_mainv .mainv_list .slide_item:nth-child(4) {
        background-image: url("http://horawp.tsukusutest.xyz/wp-content/uploads/2025/06/logosp.jpg")
    }
}

#page_index .sec_mainv .mainv_list .slide_item:nth-child(5) {
    background-image: url("http://horawp.tsukusutest.xyz/wp-content/uploads/2025/05/hora1.jpg")
}

@media (max-width: 767px) {
    #page_index .sec_mainv .mainv_list .slide_item:nth-child(5) {
        background-image: url("http://horawp.tsukusutest.xyz/wp-content/uploads/2025/05/horasp1.jpg")
    }
}

#page_index .sec_mainv .mainv_list .slick-dots {
    right: -100px;
    bottom: 50px;
    -webkit-transition: 1s ease-in-out 4300ms;
    transition: 1s ease-in-out 4300ms
}

@media (max-width: 767px) {
    #page_index .sec_mainv .mainv_list .slick-dots {
        bottom: 15px
    }
}

#page_index .sec_mainv .mainv_list .slick-arrow {
    -webkit-transition: 1s ease-in-out 4300ms;
    transition: 1s ease-in-out 4300ms
}

@media (min-width: 768px) {
    #page_index .sec_mainv .mainv_list .slick-arrow {
        bottom: -100px
    }
}

@media (max-width: 767px) {
    #page_index .sec_mainv .mainv_list .slick-arrow.slick-prev {
        left: -100px
    }

    #page_index .sec_mainv .mainv_list .slick-arrow.slick-next {
        right: -100px
    }
}

#page_index .sec_mainv .cover {
    position: absolute;
    top: 0;
    right: 0;
    background: #FFFFFF;
    width: 100%;
    height: 100%;
    z-index: 1;
    -webkit-transition: 1000ms cubic-bezier(0.76, 0, 0.24, 1) 1000ms;
    transition: 1000ms cubic-bezier(0.76, 0, 0.24, 1) 1000ms
}

#page_index .sec_mainv .border {
    position: absolute;
    background-color: #fff
}

#page_index .sec_mainv .border.top,
#page_index .sec_mainv .border.bottom {
    width: calc(100% - 65px);
    height: 2px
}

@media (max-width: 767px) {

    #page_index .sec_mainv .border.top,
    #page_index .sec_mainv .border.bottom {
        width: calc(100% - 60px)
    }
}

#page_index .sec_mainv .border.top {
    top: 15px;
    right: 15px
}

@media (max-width: 767px) {
    #page_index .sec_mainv .border.top {
        top: 10px;
        right: 10px
    }
}

#page_index .sec_mainv .border.bottom {
    bottom: 15px;
    left: 15px
}

@media (max-width: 767px) {
    #page_index .sec_mainv .border.bottom {
        bottom: 10px;
        left: 10px
    }
}

#page_index .sec_mainv .border.left,
#page_index .sec_mainv .border.right {
    width: 2px;
    height: calc(100% - 66px)
}

@media (max-width: 767px) {

    #page_index .sec_mainv .border.left,
    #page_index .sec_mainv .border.right {
        height: calc(100% - 61px)
    }
}

#page_index .sec_mainv .border.left {
    top: 50px;
    left: 15px
}

@media (max-width: 767px) {
    #page_index .sec_mainv .border.left {
        left: 10px
    }
}

#page_index .sec_mainv .border.right {
    bottom: 50px;
    right: 15px
}

@media (max-width: 767px) {
    #page_index .sec_mainv .border.right {
        right: 10px
    }
}

#page_index .sec_mainv .copy_left {
    position: absolute;
    top: 50px;
    left: 26px;
    width: 13px
}

@media (max-width: 767px) {
    #page_index .sec_mainv .copy_left {
        width: 10px;
        left: 18px
    }
}

/*#page_index .sec_mainv .copy_center {
    width: 34.6%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}*/

@media (max-width: 1050px) {
    #page_index .sec_mainv .copy_center {
        width: 42%
    }
}

@media (max-width: 767px) {
    #page_index .sec_mainv .copy_center {
        width: 74%;
        max-width: 300px
    }
}

#page_index .sec_mainv .copy_center .copy {
    width: 100%
}

@media all and (-ms-high-contrast: none) {
    #page_index .sec_mainv .copy_center .copy {
        min-height: 0%
    }
}

#page_index .sec_mainv .copy_center .small1 {
    width: 133px;
    width: 70%;
    margin-top: 6.3%;
    margin-bottom: 5.7%;
    opacity: 0;
    -webkit-transition: 570ms cubic-bezier(0.5, 1, 0.89, 1) 3500ms;
    transition: 570ms cubic-bezier(0.5, 1, 0.89, 1) 3500ms
}

@media (max-width: 767px) {
    #page_index .sec_mainv .copy_center .small1 {
        width: 90%;
    }
}

#page_index .sec_mainv .copy_center .small2 {
    width: 152px;
    width: 70%;
    margin-top: 4.8%;
    margin-bottom: 6.8%;
    opacity: 0;
    -webkit-transition: 570ms cubic-bezier(0.5, 1, 0.89, 1) 4100ms;
    transition: 570ms cubic-bezier(0.5, 1, 0.89, 1) 4100ms
}

@media (max-width: 767px) {
    #page_index .sec_mainv .copy_center .small2 {
        width: 90%;
    }
}

#page_index .sec_mainv .copy_center .big1 {
    opacity: 0;
    -webkit-transform: translateX(-25px);
    transform: translateX(-25px);
    -webkit-transition: 520ms cubic-bezier(0.5, 1, 0.89, 1) 2000ms;
    transition: 520ms cubic-bezier(0.5, 1, 0.89, 1) 2000ms
}

#page_index .sec_mainv .copy_center .big2 {
    opacity: 0;
    -webkit-transform: translateX(-25px);
    transform: translateX(-25px);
    -webkit-transition: 520ms cubic-bezier(0.5, 1, 0.89, 1) 2450ms;
    transition: 520ms cubic-bezier(0.5, 1, 0.89, 1) 2450ms
}

#page_index .sec_mainv .copy_center .big3 {
    opacity: 0;
    -webkit-transform: translateX(-25px);
    transform: translateX(-25px);
    -webkit-transition: 520ms cubic-bezier(0.5, 1, 0.89, 1) 2900ms;
    transition: 520ms cubic-bezier(0.5, 1, 0.89, 1) 2900ms
}

#page_index .sec_about {
    max-width: 1100px;
    margin: 83px auto 0
}

@media (min-width: 768px) {
    #page_index .sec_about {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
}

@media (max-width: 767px) {
    #page_index .sec_about {
        margin-top: 75px;
        padding: 0 17px
    }
}

@media (min-width: 768px) {
    #page_index .sec_about .com_tate_title {
        font-size: 40px;
        width: 160px;
        position: relative;
        left: -22px
    }
}

@media (min-width: 768px) and (max-width: 1050px) {
    #page_index .sec_about .com_tate_title {
        width: 144px;
        font-size: 36px
    }
}

@media (min-width: 768px) {
    #page_index .sec_about .text_area {
        width: calc(100% - 215px);
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }
}

@media (min-width: 768px) and (max-width: 1050px) {
    #page_index .sec_about .text_area {
        width: calc(100% - 154px)
    }
}

@media (min-width: 768px) {
    #page_index .sec_about .text_area .text_wrap {
        margin-top: -8px;
        width: 58%
    }
}

@media (min-width: 768px) and (max-width: 1050px) {
    #page_index .sec_about .text_area .text_wrap {
        width: 65%
    }
}

#page_index .sec_about .text_area .text_wrap .text {
    font-size: 18px;
    font-weight: bold;
    line-height: 2.77em
}

@media (max-width: 1050px) {
    #page_index .sec_about .text_area .text_wrap .text {
        font-size: 16px
    }
}

@media (max-width: 767px) {
    #page_index .sec_about .text_area .text_wrap .text {
        line-height: 2.25em;
        margin-top: 28px
    }
}

#page_index .sec_about .text_area .text_wrap .illust_sp {
    display: none
}

@media (max-width: 767px) {
    #page_index .sec_about .text_area .text_wrap .illust_sp {
        display: block;
        width: 213px;
        margin: 15px 10px 0 auto
    }
}

#page_index .sec_about .text_area .text_wrap .com_btn {
    margin-top: 140px
}

@media (max-width: 1050px) {
    #page_index .sec_about .text_area .text_wrap .com_btn {
        margin-top: 86px
    }
}

@media (max-width: 767px) {
    #page_index .sec_about .text_area .text_wrap .com_btn {
        margin: 38px auto 0
    }
}

#page_index .sec_about .text_area .photo {
    width: 36%;
    padding-bottom: 115px;
    position: relative
}

@media (max-width: 767px) {
    #page_index .sec_about .text_area .photo {
        display: none
    }
}

#page_index .sec_about .text_area .photo .illust {
    position: absolute;
    width: 68%;
    bottom: -1%;
    left: -30%
}

#page_index .sec_info {
    max-width: 1100px;
    margin: 195px auto 0
}

@media (min-width: 1051px) {
    #page_index .sec_info {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
}

@media (max-width: 767px) {
    #page_index .sec_info {
        margin-top: 112px;
        padding: 0 17px
    }
}

@media (min-width: 768px) {
    #page_index .sec_info .info_item {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
}

@media (min-width: 1051px) {
    #page_index .sec_info .info_item {
        width: 100%;
    }
}

@media (min-width: 1051px) {
    #page_index .sec_info .info_item.news {
        position: relative;
        left: -20px
    }
}

@media (max-width: 1050px) {
    #page_index .sec_info .info_item.otayori {
        margin-top: 80px
    }
}

@media (max-width: 767px) {
    #page_index .sec_info .info_item.otayori {
        margin-top: 50px
    }
}

@media (min-width: 768px) {
    #page_index .sec_info .info_item .title_l {
        width: 70px
    }
}

@media (min-width: 768px) and (max-width: 1050px) {
    #page_index .sec_info .info_item .title_l {
        width: 66px;
        position: relative;
        left: -20px
    }
}

@media (max-width: 767px) {
    #page_index .sec_info .info_item .title_l {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
}

@media all and (min-width: 768px) and (-ms-high-contrast: none) {
    #page_index .sec_info .info_item .title_l .com_tate_title {
        height: 171px
    }
}

#page_index .sec_info .info_item .title_l .itiran_link {
    font-weight: bold;
    background: url("../img/common/arrow_green_right.svg") center top/6px 10px no-repeat
}

@media (min-width: 768px) {
    #page_index .sec_info .info_item .title_l .itiran_link {
        -webkit-writing-mode: vertical-rl;
        -ms-writing-mode: tb-rl;
        writing-mode: vertical-rl;
        width: 22px;
        margin: 50px auto 0;
        padding-top: 15px;
        -webkit-transition: .3s;
        transition: .3s
    }

    #page_index .sec_info .info_item .title_l .itiran_link:hover {
        opacity: .6
    }
}

@media all and (min-width: 768px) and (-ms-high-contrast: none) {
    #page_index .sec_info .info_item .title_l .itiran_link {
        height: 98px;
        position: relative;
        left: 28px;
        background-position: left 11px top
    }
}

@media (max-width: 767px) {
    #page_index .sec_info .info_item .title_l .itiran_link {
        display: inline-block;
        background-position: left center;
        padding-left: 17px;
        margin-right: 10px
    }
}

@media all and (max-width: 767px) and (-ms-high-contrast: none) {
    #page_index .sec_info .info_item .title_l .itiran_link {
        height: 22px
    }
}

@media (min-width: 768px) {
    #page_index .sec_info .info_item .list_wrap {
        width: calc(100% - 102px);
        margin-top: 3px
    }
}

@media (min-width: 768px) and (max-width: 1050px) {
    #page_index .sec_info .info_item .list_wrap {
        width: calc(100% - 84px)
    }
}

@media (max-width: 767px) {
    #page_index .sec_info .info_item .list_wrap {
        margin-top: 20px
    }
}

@media (min-width: 768px) {
    #page_index .sec_info .info_item .list_wrap .com_news_list li:nth-child(n+4) {
        display: none
    }
}

@media (max-width: 767px) {
    #page_index .sec_info .info_item .list_wrap .com_news_list li:nth-child(n+3) {
        display: none
    }
}

#page_index .com_sec_top {
    max-width: 1100px;
    margin: 0 auto
}

@media (min-width: 768px) {
    #page_index .com_sec_top {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }
}

@media (min-width: 768px) {
    #page_index .com_sec_top .com_tate_title {
        width: 70px;
        position: relative;
        left: -20px
    }
}

@media (min-width: 768px) and (max-width: 1050px) {
    #page_index .com_sec_top .com_tate_title {
        width: 66px
    }
}

@media (min-width: 768px) {
    #page_index .com_sec_top .content_wrap {
        width: calc(100% - 140px)
    }
}

@media (min-width: 768px) and (max-width: 1050px) {
    #page_index .com_sec_top .content_wrap {
        width: calc(100% - 86px)
    }
}

@media (max-width: 767px) {
    #page_index .com_sec_top .content_wrap .slide_list .com_radius {
        border-top-left-radius: 50px;
        border-bottom-right-radius: 50px
    }
}

#page_index .com_sec_top .content_wrap .text_wrap {
    margin-top: 47px
}

@media (min-width: 768px) {
    #page_index .com_sec_top .content_wrap .text_wrap {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
}

@media (max-width: 767px) {
    #page_index .com_sec_top .content_wrap .text_wrap {
        margin-top: 34px;
        padding: 0 17px
    }
}

#page_index .com_sec_top .content_wrap .text_wrap .text {
    font-size: 16px;
    font-weight: bold;
    line-height: 2.87em
}

@media (min-width: 768px) and (max-width: 1050px) {
    #page_index .com_sec_top .content_wrap .text_wrap .text {
        font-size: 15px
    }
}

@media (max-width: 767px) {
    #page_index .com_sec_top .content_wrap .text_wrap .text {
        line-height: 2.12em;
        text-align: justify;
        margin-top: 20px
    }
}

@media (min-width: 768px) {
    #page_index .com_sec_top .content_wrap .text_wrap .com_btn {
        -ms-flex-item-align: end;
        align-self: flex-end;
        position: relative;
        bottom: 15px
    }
}

@media (min-width: 768px) and (max-width: 1050px) {
    #page_index .com_sec_top .content_wrap .text_wrap .com_btn {
        width: 200px
    }
}

@media (max-width: 767px) {
    #page_index .com_sec_top .content_wrap .text_wrap .com_btn {
        margin: 30px auto 0
    }
}

#page_index .sec_feature {
    margin-top: 200px
}

@media (max-width: 767px) {
    #page_index .sec_feature {
        margin-top: 120px
    }
}

#page_index .sec_aday {
    margin-top: 135px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

@media (max-width: 767px) {
    #page_index .sec_aday {
        margin-top: 80px
    }
}

@media (min-width: 768px) {
    #page_index .sec_aday .com_tate_title {
        right: -20px;
        left: auto
    }
}

#page_index .sec_entry {
    margin-top: 135px
}

@media (max-width: 767px) {
    #page_index .sec_entry {
        margin-top: 80px
    }
}

#page_index .sec_support {
    max-width: 1100px;
    margin: 185px auto 0
}

@media (min-width: 768px) {
    #page_index .sec_support {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }
}

@media (max-width: 767px) {
    #page_index .sec_support {
        margin-top: 110px
    }
}

@media (min-width: 768px) {
    #page_index .sec_support .com_tate_title {
        width: 140px;
        position: relative;
        left: -20px
    }
}

@media (min-width: 768px) and (max-width: 1050px) {
    #page_index .sec_support .com_tate_title {
        width: 132px
    }
}

@media (max-width: 767px) {
    #page_index .sec_support .com_tate_title {
        padding: 0 17px
    }
}

@media (min-width: 768px) {
    #page_index .sec_support .support_list {
        width: calc(100% - 200px);
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

@media (min-width: 768px) and (max-width: 1050px) {
    #page_index .sec_support .support_list {
        width: calc(100% - 142px)
    }
}

@media (max-width: 767px) {
    #page_index .sec_support .support_list {
        margin-top: 32px
    }
}

#page_index .sec_support .support_list li {
    background-color: #f3f9f3;
    border-radius: 20px
}

@media (min-width: 768px) {
    #page_index .sec_support .support_list li {
        width: calc((100% - 4%)/2);
        -webkit-transition: 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
        transition: 0.4s cubic-bezier(0.165, 0.84, 0.44, 1)
    }

    #page_index .sec_support .support_list li:nth-child(even) {
        margin-left: 4%
    }

    #page_index .sec_support .support_list li:nth-child(n+3) {
        margin-top: 40px
    }

    #page_index .sec_support .support_list li:hover {
        -webkit-box-shadow: 0 0 10px 2px #f3f9f3;
        box-shadow: 0 0 10px 2px #f3f9f3;
        -webkit-transform: translate3d(-2px, -5px, 0);
        transform: translate3d(-2px, -5px, 0)
    }
}

@media (max-width: 767px) {
    #page_index .sec_support .support_list li:nth-child(n+2) {
        margin-top: 20px
    }
}

#page_index .sec_support .support_list li a {
    padding: 60px 13% 17px;
    letter-spacing: 0.09em
}

@media (min-width: 768px) {
    #page_index .sec_support .support_list li a {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        height: 100%
    }
}

@media (max-width: 767px) {
    #page_index .sec_support .support_list li a {
        padding: 50px 30px 15px
    }
}

#page_index .sec_support .support_list li .title {
    font-size: 23px
}

@media (max-width: 1050px) {
    #page_index .sec_support .support_list li .title {
        font-size: 20px
    }
}

#page_index .sec_support .support_list li .text {
    line-height: 1.8em;
    text-align: justify;
    margin-top: 27px
}

@media (max-width: 767px) {
    #page_index .sec_support .support_list li .text {
        margin-top: 20px
    }
}

#page_index .sec_support .support_list li .taisyou {
    margin-top: 18px
}

#page_index .sec_support .support_list li .taisyou span {
    display: inline-block;
    background-color: #d94e3b;
    padding: 0 6px;
    margin-right: 5px;
    font-size: 14px
}

#page_index .sec_support .support_list li .more_btn {
    font-weight: bold;
    text-align: right;
    background: url("../img/common/arrow_green_right.svg") right 88px center/6px 10px no-repeat;
    margin-top: 20px
}

@media (min-width: 768px) {
    #page_index .sec_support .support_list li .more_btn {
        position: relative;
        right: -10%
    }
}

#page_index .sec_recruit {
    max-width: 1290px;
    margin: 200px auto 0;
    position: relative
}

@media (max-width: 767px) {
    #page_index .sec_recruit {
        margin-top: 50px
    }
}

@media (min-width: 768px) {
    #page_index .sec_recruit a {
        overflow: hidden
    }

    #page_index .sec_recruit a:hover .recruit_btn {
        background-color: #fff
    }

    #page_index .sec_recruit a:hover img {
        opacity: .8
    }

    #page_index .sec_recruit a img {
        -webkit-transition: .3s;
        transition: .3s
    }
}

#page_index .sec_recruit .recruit_btn {
    width: 210px;
    height: 52px;
    line-height: 52px;
    text-align: center;
    text-align: center;
    border-radius: 10px;
    background-color: #d94e3b;
    position: absolute;
    bottom: 8%;
    left: 0;
    right: 0;
    margin: auto
}

@media (min-width: 768px) {
    #page_index .sec_recruit .recruit_btn {
        -webkit-transition: .3s;
        transition: .3s
    }
}

@media (max-width: 767px) {
    #page_index .sec_recruit .recruit_btn {
        bottom: 12%
    }
}

#page_about .title_wrap {
    text-align: center
}

#page_about .title_wrap .kyouiku_title {
    display: inline-block;
    font-size: 35px;
    letter-spacing: 0.22em;
    border-bottom: 1px solid #d94e3b;
    padding: 0 5px 8px
}

@media (max-width: 1050px) {
    #page_about .title_wrap .kyouiku_title {
        letter-spacing: 0.16em
    }
}

@media (max-width: 767px) {
    #page_about .title_wrap .kyouiku_title {
        font-size: 27px;
        letter-spacing: 0.22em;
        line-height: 1.6em;
        padding-bottom: 18px
    }
}

@media (max-width: 370px) {
    #page_about .title_wrap .kyouiku_title {
        font-size: 25px
    }
}

#page_about .title_wrap .sub_title {
    font-size: 18px;
    letter-spacing: 0.22em;
    margin-top: 10px
}

#page_about .sec_about {
    margin-top: 120px
}

@media (max-width: 767px) {
    #page_about .sec_about {
        margin-top: 50px
    }
}

#page_about .sec_about .photo {
    max-width: 1000px;
    margin: 0 auto;
    position: relative
}

@media (max-width: 767px) {
    #page_about .sec_about .photo .com_radius2 {
        border-radius: 23px
    }
}

#page_about .sec_about .photo .illust {
    position: absolute;
    width: 149px
}

#page_about .sec_about .photo .illust_01 {
    top: -45px;
    right: 15px
}

@media (max-width: 767px) {
    #page_about .sec_about .photo .illust_01 {
        width: 130px;
        top: -48px;
        right: 0
    }
}

#page_about .sec_about .photo .illust_02 {
    bottom: -40px;
    left: -30px
}

@media (max-width: 767px) {
    #page_about .sec_about .photo .illust_02 {
        display: none
    }
}

#page_about .sec_about .text {
    max-width: 520px;
    margin: 95px auto 0;
    text-align: justify;
    line-height: 2em
}

@media (max-width: 767px) {
    #page_about .sec_about .text {
        margin-top: 40px;
        letter-spacing: 0.07em;
        line-height: 1.8em;
        padding: 0 17px
    }
}

#page_about .sec_about .text span {
    display: block;
    max-width: 153px;
    margin: 50px 0 0 auto
}

@media (max-width: 767px) {
    #page_about .sec_about .text span {
        margin-top: 27px
    }
}

#page_about .sec_mokuhyou {
    margin-top: 125px
}

#page_about .sec_mokuhyou .content_wrap {
    margin-top: 25px;
    padding: 70px 20px;
    background-image: linear-gradient(-45deg, #ebebeb 0%, #ebebeb 3%, #fff 3%, #fff 47%, #ebebeb 47%, #ebebeb 53%, #fff 53%, #fff 97%, #ebebeb 97%, #ebebeb 100%);
    background-size: 10px 10px
}

@media (min-width: 768px) {
    #page_about .sec_mokuhyou .content_wrap {
        border-radius: 50px;
        position: relative
    }
}

@media (max-width: 767px) {
    #page_about .sec_mokuhyou .content_wrap {
        margin: 45px calc(50% - 50vw) 0;
        padding: 45px 27px 55px
    }
}

#page_about .sec_mokuhyou .content_wrap .title {
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    line-height: 1.9em
}

@media (max-width: 767px) {
    #page_about .sec_mokuhyou .content_wrap .title {
        font-size: 16px;
        line-height: 2.25em;
        text-align: left
    }
}

#page_about .sec_mokuhyou .content_wrap .mokuhyou_list {
    max-width: 1100px;
    margin: 50px auto 0
}

@media (min-width: 768px) {
    #page_about .sec_mokuhyou .content_wrap .mokuhyou_list {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

@media (max-width: 767px) {
    #page_about .sec_mokuhyou .content_wrap .mokuhyou_list {
        margin-top: 40px
    }
}

@media (min-width: 768px) {
    #page_about .sec_mokuhyou .content_wrap .mokuhyou_list li {
        width: calc((100% - 10.1%)/3)
    }

    #page_about .sec_mokuhyou .content_wrap .mokuhyou_list li:not(:first-child):not(:nth-child(3n+4)) {
        margin-left: 5%
    }

    #page_about .sec_mokuhyou .content_wrap .mokuhyou_list li:nth-child(n+4) {
        margin-top: 45px
    }
}

@media (max-width: 767px) {
    #page_about .sec_mokuhyou .content_wrap .mokuhyou_list li:nth-child(n+2) {
        margin-top: 43px
    }
}

#page_about .sec_mokuhyou .content_wrap .mokuhyou_list li figure {
    position: relative
}

#page_about .sec_mokuhyou .content_wrap .mokuhyou_list li figure figcaption {
    position: absolute;
    top: 25px;
    left: 20px;
    width: 26px;
    height: 106px;
    border-radius: 13px;
    background-color: #d94e3b;
    color: #fff;
    font-size: 12px;
    letter-spacing: 0.17em;
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-top: 15px
}

@media (min-width: 768px) and (max-width: 1050px) {
    #page_about .sec_mokuhyou .content_wrap .mokuhyou_list li figure figcaption {
        top: 12px;
        left: 11px;
        height: 95px
    }
}

@media (max-width: 767px) {
    #page_about .sec_mokuhyou .content_wrap .mokuhyou_list li figure figcaption {
        font-size: 14px
    }
}

#page_about .sec_mokuhyou .content_wrap .mokuhyou_list li .title {
    line-height: 1.7em;
    margin-top: 20px
}

@media (max-width: 1050px) {
    #page_about .sec_mokuhyou .content_wrap .mokuhyou_list li .title {
        font-size: 14px;
        letter-spacing: 0.05em
    }
}

@media (max-width: 767px) {
    #page_about .sec_mokuhyou .content_wrap .mokuhyou_list li .title {
        font-size: 16px;
        letter-spacing: 0.1em;
        text-align: center
    }
}

#page_about .sec_mokuhyou .content_wrap .illust {
    position: absolute;
    bottom: 165px;
    width: 162px
}

@media (max-width: 767px) {
    #page_about .sec_mokuhyou .content_wrap .illust {
        display: none
    }
}

#page_about .sec_mokuhyou .content_wrap .illust_03 {
    left: 63px
}

#page_about .sec_mokuhyou .content_wrap .illust_04 {
    right: 65px
}

#page_about .sec_houshin {
    margin-top: 95px
}

#page_about .sec_houshin .kyouiku_title {
    padding: 0 10px 8px
}

#page_about .sec_houshin .content_wrap {
    background-color: #f3f9f3;
    max-width: 1100px;
    margin: 25px auto 0;
    padding: 65px 20px 63px
}

@media (min-width: 768px) {
    #page_about .sec_houshin .content_wrap {
        position: relative
    }
}

@media (max-width: 767px) {
    #page_about .sec_houshin .content_wrap {
        margin: 45px calc(50% - 50vw) 0;
        border-radius: 0;
        padding: 45px 27px 55px
    }
}

#page_about .sec_houshin .content_wrap .houshin_list {
    max-width: 650px;
    margin: 0 auto
}

#page_about .sec_houshin .content_wrap .houshin_list li {
    font-size: 20px;
    font-weight: bold;
    line-height: 2.2em
}

@media (max-width: 767px) {
    #page_about .sec_houshin .content_wrap .houshin_list li {
        font-size: 16px;
        padding-left: 18px;
        text-indent: -18px
    }
}

#page_about .sec_houshin .content_wrap .houshin_list li:before {
    content: '●';
    color: #cbe4cd
}

#page_about .sec_houshin .content_wrap .photo_list {
    max-width: 968px;
    margin: 60px auto 0
}

@media (min-width: 768px) {
    #page_about .sec_houshin .content_wrap .photo_list {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
}

@media (max-width: 767px) {
    #page_about .sec_houshin .content_wrap .photo_list {
        margin-top: 40px
    }
}

#page_about .sec_houshin .content_wrap .photo_list li {
    width: calc((100% - 41px)/3)
}

@media (max-width: 767px) {
    #page_about .sec_houshin .content_wrap .photo_list li {
        width: 100%
    }

    #page_about .sec_houshin .content_wrap .photo_list li:nth-child(n+2) {
        margin-top: 22px
    }
}

#page_about .sec_houshin .content_wrap .illust {
    position: absolute;
    width: 188px
}

@media (max-width: 767px) {
    #page_about .sec_houshin .content_wrap .illust {
        display: none
    }
}

#page_about .sec_houshin .content_wrap .illust_05 {
    right: 28px;
    top: -25px
}

#page_about .sec_houshin .content_wrap .illust_06 {
    left: 10px;
    bottom: -40px
}

@media (min-width: 768px) {
    #page_facility .com_page_title .lead {
        margin-top: 40px
    }
}

@media (max-width: 767px) {
    #page_facility .com_page_title .page_title2 {
        letter-spacing: 0.09em
    }
}

@media (max-width: 370px) {
    #page_facility .com_page_title .page_title2 {
        font-size: 22px
    }
}

#page_facility .sec_facility {
    margin-top: 100px
}

@media (max-width: 767px) {
    #page_facility .sec_facility {
        margin-top: 55px
    }
}

#page_facility .sec_facility .com_slide_list {
    max-width: 1000px;
    margin: 0 auto
}

@media (min-width: 768px) {
    #page_facility .sec_facility .com_slide_list .img_wrap {
        padding-bottom: 40px
    }
}

@media (max-width: 767px) {
    #page_facility .sec_facility .com_slide_list .img_wrap .com_radius {
        border-radius: 20px 0 20px 0
    }
}

@media (min-width: 768px) {
    #page_facility .sec_facility .com_slide_list .slide_text {
        position: absolute;
        bottom: 0;
        right: 210px;
        font-size: 16px
    }

    #page_facility .sec_facility .com_slide_list .slide_text .slick-dots {
        right: 38px;
        bottom: 71px
    }

    #page_facility .sec_facility .com_slide_list .slide_text .slick-prev,
    #page_facility .sec_facility .com_slide_list .slide_text .slick-next {
        bottom: -30px
    }
}

@media (max-width: 767px) {
    #page_facility .sec_facility .com_slide_list .slide_text {
        padding: 16px 16px 0
    }
}

#page_facility .sec_facility .com_slide_list .slick-dots {
    display: none !important
}

@media (min-width: 768px) {
    #page_facility .sec_facility .com_slide_list .slick-arrow {
        bottom: -25px
    }
}

@media (max-width: 767px) {
    #page_facility .sec_facility .com_slide_list .slick-arrow {
        top: -58px
    }
}

#page_facility .sec_facility .facility_list {
    max-width: 880px;
    margin: 115px auto 0
}

@media (max-width: 767px) {
    #page_facility .sec_facility .facility_list {
        margin-top: 100px
    }
}

#page_facility .sec_facility .facility_list>li {
    background-color: #f3f9f3;
    padding: 45px 60px 55px 55px;
    border-radius: 21px
}

@media (max-width: 767px) {
    #page_facility .sec_facility .facility_list>li {
        padding: 45px 20px 28px
    }
}

#page_facility .sec_facility .facility_list>li:nth-child(n+2) {
    margin-top: 30px
}

#page_facility .sec_facility .facility_list>li .list_title {
    font-size: 23px;
    margin-bottom: 30px
}

@media (min-width: 768px) {
    #page_facility .sec_facility .facility_list>li .inner_list li {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
}

#page_facility .sec_facility .facility_list>li .inner_list li:nth-child(n+2) {
    margin-top: 40px;
    border-top: 1px dashed #b3b3b3;
    padding-top: 35px
}

@media (max-width: 767px) {
    #page_facility .sec_facility .facility_list>li .inner_list li:nth-child(n+2) {
        margin-top: 30px
    }
}

#page_facility .sec_facility .facility_list>li .inner_list li .text_wrap {
    width: 53%
}

@media (max-width: 767px) {
    #page_facility .sec_facility .facility_list>li .inner_list li .text_wrap {
        width: 100%
    }
}

#page_facility .sec_facility .facility_list>li .inner_list li .text_wrap .title {
    font-size: 18px
}

#page_facility .sec_facility .facility_list>li .inner_list li .text_wrap .text {
    line-height: 1.8em;
    text-align: justify;
    margin-top: 15px
}

#page_facility .sec_facility .facility_list>li .inner_list li .photo {
    width: 39%;
    margin-top: 5px
}

@media (max-width: 767px) {
    #page_facility .sec_facility .facility_list>li .inner_list li .photo {
        width: 100%;
        margin-top: 25px
    }
}

#page_feature .sec_feature {
    margin-top: 170px
}

@media (max-width: 767px) {
    #page_feature .sec_feature {
        margin-top: 40px;
        padding: 0 15px
    }
}

#page_feature .sec_feature .feature_list {
    max-width: 1100px;
    margin: 0 auto
}

@media (min-width: 768px) {
    #page_feature .sec_feature .feature_list li {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    #page_feature .sec_feature .feature_list li:nth-child(even) {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse
    }
}

#page_feature .sec_feature .feature_list li:nth-child(n+2) {
    margin-top: 100px
}

@media (max-width: 767px) {
    #page_feature .sec_feature .feature_list li:nth-child(n+2) {
        margin-top: 70px
    }
}

#page_feature .sec_feature .feature_list li .text_wrap {
    width: 36%
}

@media (min-width: 768px) {
    #page_feature .sec_feature .feature_list li .text_wrap {
        margin-top: -15px
    }
}

@media (max-width: 1050px) {
    #page_feature .sec_feature .feature_list li .text_wrap {
        width: 48%
    }
}

@media (max-width: 767px) {
    #page_feature .sec_feature .feature_list li .text_wrap {
        width: 100%
    }
}

#page_feature .sec_feature .feature_list li .text_wrap .title {
    font-size: 25px;
    letter-spacing: 0.12em;
    line-height: 2.32em
}

@media (max-width: 1050px) {
    #page_feature .sec_feature .feature_list li .text_wrap .title {
        font-size: 20px
    }
}

@media (max-width: 767px) {
    #page_feature .sec_feature .feature_list li .text_wrap .title {
        font-size: 23px;
        letter-spacing: 0.05em;
        line-height: 2.17em
    }
}

@media (max-width: 370px) {
    #page_feature .sec_feature .feature_list li .text_wrap .title {
        font-size: 19px
    }
}

#page_feature .sec_feature .feature_list li .text_wrap .title span {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(96%, transparent), color-stop(0%, #d94e3b));
    background: linear-gradient(transparent 96%, #d94e3b 0%);
    display: inline;
    padding: 0 1px 12px
}

#page_feature .sec_feature .feature_list li .text_wrap .text {
    text-align: justify;
    line-height: 2em;
    margin-top: 35px
}

@media (max-width: 767px) {
    #page_feature .sec_feature .feature_list li .text_wrap .text {
        line-height: 1.8em;
        margin-top: 30px
    }
}

#page_feature .sec_feature .feature_list li .text_wrap .text span {
    color: #7f7f7f;
    letter-spacing: 0.07em
}

#page_feature .sec_feature .feature_list li .photo {
    width: 56.8%;
    position: relative
}

@media (max-width: 1050px) {
    #page_feature .sec_feature .feature_list li .photo {
        width: 45%
    }
}

@media (max-width: 767px) {
    #page_feature .sec_feature .feature_list li .photo {
        width: 100%;
        margin-top: 25px
    }
}

#page_feature .sec_feature .feature_list li .photo .inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

#page_feature .sec_feature .feature_list li .photo .inner img:first-child {
    border-top-left-radius: 50px
}

#page_feature .sec_feature .feature_list li .photo .inner img:last-child {
    border-bottom-right-radius: 50px
}

#page_feature .sec_feature .feature_list li .photo .illust {
    position: absolute;
    bottom: 0
}

@media (max-width: 767px) {

    #page_feature .sec_feature .feature_list li .photo .illust.illust_01,
    #page_feature .sec_feature .feature_list li .photo .illust.illust_04,
    #page_feature .sec_feature .feature_list li .photo .illust.illust_06 {
        display: none
    }
}

#page_feature .sec_feature .feature_list li .photo .illust.illust_01 {
    width: 95px;
    left: -52px;
    bottom: -60px
}

#page_feature .sec_feature .feature_list li .photo .illust.illust_02 {
    width: 117px;
    right: -55px;
    bottom: -40px
}

@media (max-width: 767px) {
    #page_feature .sec_feature .feature_list li .photo .illust.illust_02 {
        right: 0;
        bottom: -24px
    }
}

#page_feature .sec_feature .feature_list li .photo .illust.illust_03 {
    width: 74px;
    right: -20px;
    bottom: -25px
}

@media (max-width: 767px) {
    #page_feature .sec_feature .feature_list li .photo .illust.illust_03 {
        right: 0;
        bottom: -33px
    }
}

#page_feature .sec_feature .feature_list li .photo .illust.illust_04 {
    width: 160px;
    left: -93px;
    bottom: -40px
}

#page_feature .sec_feature .feature_list li .photo .illust.illust_05 {
    width: 108px;
    right: -50px;
    bottom: -30px
}

@media (max-width: 767px) {
    #page_feature .sec_feature .feature_list li .photo .illust.illust_05 {
        right: 0;
        bottom: -47px
    }
}

#page_feature .sec_feature .feature_list li .photo .illust.illust_06 {
    width: 121px;
    left: -48px;
    bottom: -48px
}

@media (max-width: 767px) {
    #page_feature .sec_feature .feature_list li.yasai .title {
        letter-spacing: 0
    }
}

@media (min-width: 1051px) {
    #page_feature .sec_feature .feature_list li.lunch .text_wrap {
        width: 37%
    }
}

@media (min-width: 768px) {
    #page_feature .sec_feature .feature_list li.lunch .text_wrap .title {
        letter-spacing: 0.07em
    }
}

#page_feature .sec_feature .feature_list li.gakki .title {
    letter-spacing: 0.05em
}

@media (max-width: 767px) {
    #page_feature .sec_feature .feature_list li.gakki .title {
        letter-spacing: 0;
        font-size: 21px
    }
}

#page_feature .sec_feature .feature_list li.p1 .inner img:first-child {
    width: 62%
}

#page_feature .sec_feature .feature_list li.p1 .inner img:last-child {
    width: 37%
}

#page_feature .sec_feature .feature_list li.p2 .inner img:first-child {
    width: 49%
}

#page_feature .sec_feature .feature_list li.p2 .inner img:last-child {
    width: 49%
}

#page_feature .sec_club {
    margin-top: 180px
}

@media (max-width: 767px) {
    #page_feature .sec_club {
        margin-top: 100px
    }
}

#page_feature .sec_club .sec_title,
#page_feature .sec_club .sub_title {
    text-align: center
}

#page_feature .sec_club .sec_title {
    font-size: 35px;
    letter-spacing: 0.22em
}

#page_feature .sec_club .sub_title {
    font-size: 25px;
    letter-spacing: 0.11em
}

@media (max-width: 767px) {
    #page_feature .sec_club .sub_title {
        font-size: 23px
    }
}

@media (min-width: 768px) {
    #page_feature .sec_club .sub_title span {
        display: inline-block;
        padding-bottom: 10px;
        border-bottom: 1px solid #d94e3b
    }
}

#page_feature .sec_club .list_wrap {
    max-width: 1100px;
    margin: 40px auto 0;
    background-color: #f3f9f3;
    border-radius: 58px;
    padding: 50px 65px
}

@media (max-width: 1050px) {
    #page_feature .sec_club .list_wrap {
        padding: 50px 20px
    }
}

@media (max-width: 767px) {
    #page_feature .sec_club .list_wrap {
        margin-top: 0;
        border-radius: 20px;
        padding: 45px 15px
    }
}

#page_feature .sec_club .list_wrap .club_list {
    margin-top: 40px
}

@media (min-width: 768px) {
    #page_feature .sec_club .list_wrap .club_list {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

@media (min-width: 768px) {
    #page_feature .sec_club .list_wrap .club_list li {
        width: calc((100% - 13.41%)/3)
    }

    #page_feature .sec_club .list_wrap .club_list li:not(:nth-child(3n)) {
        margin-right: 6.7%
    }

    #page_feature .sec_club .list_wrap .club_list li:nth-child(n+4) {
        margin-top: 55px
    }

    #page_feature .sec_club .list_wrap .club_list li:last-child .title {
        letter-spacing: 0;
        padding-right: 0
    }
}

@media (max-width: 767px) {
    #page_feature .sec_club .list_wrap .club_list li:nth-child(n+2) {
        margin-top: 40px
    }
}

#page_feature .sec_club .list_wrap .club_list li .title {
    font-size: 18px;
    background-color: #fff;
    color: #000;
    padding: 3px 10px
}

@media (min-width: 768px) and (max-width: 1050px) {
    #page_feature .sec_club .list_wrap .club_list li .title {
        font-size: 16px;
        padding: 3px 5px
    }
}

@media (max-width: 767px) {
    #page_feature .sec_club .list_wrap .club_list li .title {
        padding: 5px 10px
    }
}

#page_feature .sec_club .list_wrap .club_list li .title span {
    font-size: 14px
}

@media (min-width: 768px) and (max-width: 1050px) {
    #page_feature .sec_club .list_wrap .club_list li .title span {
        font-size: 12px;
        letter-spacing: 0
    }
}

#page_feature .sec_club .list_wrap .club_list li img {
    border-radius: 30px;
    margin-top: 15px
}

#page_feature .sec_club .list_wrap .club_list li .text {
    text-align: justify;
    line-height: 2em;
    margin-top: 8px
}

@media (max-width: 767px) {
    #page_feature .sec_club .list_wrap .club_list li .text {
        line-height: 1.8em
    }
}

@media (min-width: 768px) {
    #page_access .sec_access {
        padding-bottom: 100px
    }
}

#page_access .sec_access .school_list {
    max-width: 1000px;
    margin: 45px auto 0
}

@media (min-width: 768px) {
    #page_access .sec_access .school_list {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
}

@media (max-width: 767px) {
    #page_access .sec_access .school_list {
        margin-top: 80px
    }
}

#page_access .sec_access .school_list li {
    width: calc((100% - 60px)/2)
}

@media (max-width: 767px) {
    #page_access .sec_access .school_list li {
        width: 90%;
        margin-left: auto;
        margin-right: auto
    }

    #page_access .sec_access .school_list li:nth-child(n+2) {
        margin-top: 35px
    }
}

#page_access .sec_access .school_list li .list_title {
    font-size: 23px;
    text-align: center;
    margin-bottom: 55px
}

@media (max-width: 767px) {
    #page_access .sec_access .school_list li .list_title {
        margin-bottom: 20px
    }
}

#page_access .sec_access .address_list {
    max-width: 800px;
    margin: 32px auto 0
}

@media (max-width: 767px) {
    #page_access .sec_access .address_list {
        padding: 0 10px
    }
}

#page_access .sec_access .address_list li {
    border-bottom: 1px solid #e6e6e6;
    padding: 21px 20px
}

@media (min-width: 768px) {
    #page_access .sec_access .address_list li {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    #page_access .sec_access .address_list li:first-child {
        border-top: 1px solid #e6e6e6
    }
}

@media (max-width: 767px) {
    #page_access .sec_access .address_list li {
        padding: 20px 0
    }

    #page_access .sec_access .address_list li:last-child {
        border-bottom: none
    }
}

#page_access .sec_access .address_list li .title {
    width: 105px
}

@media (max-width: 767px) {
    #page_access .sec_access .address_list li .title {
        margin-bottom: 10px
    }
}

#page_access .sec_access .address_list li .content {
    width: calc(100% - 105px)
}

@media (max-width: 767px) {
    #page_access .sec_access .address_list li .content {
        width: 100%;
        line-height: 1.6em
    }
}

@media (min-width: 768px) {
    #page_access .sec_access .address_list li .content.ct2 p {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

#page_access .sec_access .address_list li .content.ct2 p .text_l {
    text-indent: -7px
}

@media (min-width: 768px) {
    #page_access .sec_access .address_list li .content.ct2 p .text_l {
        width: 215px
    }
}

@media (min-width: 768px) {
    #page_access .sec_access .address_list li .content.ct2 p .text_r {
        width: calc(100% - 215px)
    }
}

@media (max-width: 767px) {
    #page_access .sec_access .address_list li .content.ct2 p .sp_none {
        opacity: 0;
        display: inline-block;
        width: 0
    }
}

@media (max-width: 767px) {
    #page_access .sec_access .address_list li .content.sp p:nth-of-type(2) {
        margin-top: 25px
    }
}

@media (max-width: 767px) {
    #page_access .sec_access .address_list li .content.sp .text_l {
        display: block
    }
}

@media (min-width: 768px) {
    #page_access .sec_map .map_btn {
        width: 205px;
        margin-left: auto;
        font-family: source-han-sans-japanese, sans-serif;
        font-size: 16px;
        letter-spacing: 0.2em
    }

    #page_access .sec_map .map_btn:before {
        content: '［'
    }

    #page_access .sec_map .map_btn:after {
        content: '］'
    }
}

@media (max-width: 767px) {
    #page_access .sec_map .map_btn {
        width: 210px;
        height: 52px;
        margin: 20px auto 0;
        line-height: 52px;
        text-align: center;
        background-color: #d94e3b;
        color: #fff;
        border-radius: 10px
    }
}

.com_sec_aday .aday_list {
    max-width: 1000px;
    margin: 100px auto 0;
    position: relative
}

@media (max-width: 767px) {
    .com_sec_aday .aday_list {
        max-width: 500px;
        padding: 0 18px
    }
}

@media (min-width: 768px) {
    .com_sec_aday .aday_list li {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
}

@media (min-width: 768px) {
    .com_sec_aday .aday_list li:nth-child(odd) {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse
    }

    .com_sec_aday .aday_list li:nth-child(odd) .photo {
        border-right: 4px dotted #ccc;
        padding-right: 3%;
        width: 50%
    }

    .com_sec_aday .aday_list li:nth-child(odd) .photo .time {
        right: -92px
    }
}

@media (min-width: 768px) and (max-width: 1050px) {
    .com_sec_aday .aday_list li:nth-child(odd) .photo .time {
        right: -80px
    }
}

@media (min-width: 768px) {
    .com_sec_aday .aday_list li:nth-child(even) .text_wrap {
        border-right: 4px dotted #ccc;
        padding-right: 8%;
        width: 50%
    }

    .com_sec_aday .aday_list li:nth-child(even) .text_wrap .title,
    .com_sec_aday .aday_list li:nth-child(even) .text_wrap .text {
        padding-left: 44px
    }
}

@media (min-width: 768px) and (max-width: 1050px) {

    .com_sec_aday .aday_list li:nth-child(even) .text_wrap .title,
    .com_sec_aday .aday_list li:nth-child(even) .text_wrap .text {
        padding-left: 20px
    }
}

@media (min-width: 768px) {
    .com_sec_aday .aday_list li:nth-child(even) .photo .time {
        left: -92px
    }
}

@media (min-width: 768px) and (max-width: 1050px) {
    .com_sec_aday .aday_list li:nth-child(even) .photo .time {
        left: -80px
    }
}

@media (min-width: 768px) {

    .com_sec_aday .aday_list li:first-child .photo,
    .com_sec_aday .aday_list li:last-child .photo {
        position: relative
    }

    .com_sec_aday .aday_list li:first-child .photo:before,
    .com_sec_aday .aday_list li:last-child .photo:before {
        content: '';
        position: absolute;
        right: -5px;
        width: 10px;
        background-color: #fff
    }

    .com_sec_aday .aday_list li:first-child .title,
    .com_sec_aday .aday_list li:last-child .title {
        letter-spacing: 0
    }

    .com_sec_aday .aday_list li:first-child .photo:before {
        top: 0;
        height: 100px
    }

    .com_sec_aday .aday_list li:last-child .photo:before {
        bottom: 0;
        height: 70%
    }
}

@media (max-width: 767px) {
    .com_sec_aday .aday_list li {
        border-left: 4px dotted #ccc;
        padding-left: 20px;
        position: relative
    }

    .com_sec_aday .aday_list li:last-child {
        border-left: none
    }

    .com_sec_aday .aday_list li:last-child .photo {
        padding-bottom: 0
    }
}

.com_sec_aday .aday_list li:nth-child(n+2) {
    margin-top: 4px
}

@media (min-width: 768px) {
    .com_sec_aday .aday_list li .text_wrap {
        width: 41%;
        padding-top: 35px;
        padding-bottom: 40px
    }
}

.com_sec_aday .aday_list li .text_wrap .title {
    font-size: 23px
}

@media (max-width: 767px) {
    .com_sec_aday .aday_list li .text_wrap .title {
        margin-left: 47px;
        position: relative;
        z-index: 2;
        padding-left: 12px;
        letter-spacing: 0.05em
    }
}

@media (max-width: 370px) {
    .com_sec_aday .aday_list li .text_wrap .title {
        font-size: 22px
    }
}

.com_sec_aday .aday_list li .text_wrap .title span {
    font-size: 15px;
    letter-spacing: 0
}

.com_sec_aday .aday_list li .text_wrap .title span.kibou {
    font-weight: normal
}

@media (min-width: 768px) {
    .com_sec_aday .aday_list li .text_wrap .text_inner {
        position: relative
    }
}

.com_sec_aday .aday_list li .text_wrap .text_inner .illust {
    position: absolute
}

.com_sec_aday .aday_list li .text_wrap .text_inner .illust.illust_01 {
    width: 79px;
    right: -17px;
    top: 22px
}

@media (max-width: 767px) {
    .com_sec_aday .aday_list li .text_wrap .text_inner .illust.illust_01 {
        right: 0;
        top: auto;
        bottom: 0
    }
}

.com_sec_aday .aday_list li .text_wrap .text_inner .illust.illust_02 {
    width: 137px;
    right: -22px;
    bottom: -90px
}

@media (max-width: 767px) {
    .com_sec_aday .aday_list li .text_wrap .text_inner .illust.illust_02 {
        right: 0;
        bottom: 0
    }
}

.com_sec_aday .aday_list li .text_wrap .text_inner .illust.illust_03 {
    width: 119px;
    right: -30px;
    bottom: -93px
}

@media (max-width: 767px) {
    .com_sec_aday .aday_list li .text_wrap .text_inner .illust.illust_03 {
        right: auto;
        left: 35px;
        bottom: 135px
    }
}

.com_sec_aday .aday_list li .text_wrap .text_inner .illust.illust_04 {
    width: 128px;
    right: -30px;
    bottom: -90px
}

@media (max-width: 767px) {
    .com_sec_aday .aday_list li .text_wrap .text_inner .illust.illust_04 {
        right: 8px;
        bottom: 14px
    }
}

.com_sec_aday .aday_list li .text_wrap .text_inner .illust.illust_05 {
    width: 79px;
    right: -28px;
    top: 40px
}

@media (max-width: 767px) {
    .com_sec_aday .aday_list li .text_wrap .text_inner .illust.illust_05 {
        right: 0;
        top: 120px
    }
}

.com_sec_aday .aday_list li .text_wrap .text {
    line-height: 2em;
    letter-spacing: 0.07em;
    text-align: justify;
    margin-top: 22px
}

@media (max-width: 767px) {
    .com_sec_aday .aday_list li .text_wrap .text {
        line-height: 1.8em;
        margin-top: 27px
    }
}

.com_sec_aday .aday_list li .photo {
    padding-bottom: 50px
}

@media (min-width: 768px) {
    .com_sec_aday .aday_list li .photo {
        width: 47%
    }
}

@media (max-width: 767px) {
    .com_sec_aday .aday_list li .photo {
        padding-top: 30px;
        padding-bottom: 55px
    }
}

@media (min-width: 768px) {
    .com_sec_aday .aday_list li .photo .inner {
        position: relative
    }
}

.com_sec_aday .aday_list li .photo .time {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 120px;
    height: 120px;
    background-color: #d94e3b;
    border-radius: 50%;
    font-size: 20px;
    letter-spacing: 0.06em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border: 14px solid #fff;
    z-index: 1
}

@media (max-width: 1050px) {
    .com_sec_aday .aday_list li .photo .time {
        width: 110px;
        height: 110px
    }
}

@media (max-width: 767px) {
    .com_sec_aday .aday_list li .photo .time {
        width: 105px;
        height: 105px;
        top: -33px;
        left: -30px;
        bottom: auto;
        font-size: 16px;
        letter-spacing: 0.03em
    }

    .com_sec_aday .aday_list li .photo .time.wanpaku {
        top: -18px
    }
}

#page_aday .notice {
    max-width: 530px;
    margin: 42px auto 0;
    font-size: 16px;
    letter-spacing: 0.06em;
    text-align: center
}

@media (min-width: 768px) {
    #page_aday .notice {
        padding-bottom: 25px
    }
}

@media (max-width: 767px) {
    #page_aday .notice {
        font-size: 16px
    }

    #page_aday .notice span {
        display: inline-block;
        padding-bottom: 12px
    }

    #page_aday .notice span:nth-of-type(2) {
        padding-top: 10px
    }
}

@media (max-width: 370px) {
    #page_aday .notice {
        font-size: 14px
    }
}

#page_aday .info_list {
    margin-top: 147px
}

@media (max-width: 767px) {
    #page_aday .info_list {
        margin-top: 100px
    }
}

#page_aday .info_list>li {
    border-radius: 50px
}

@media (max-width: 1050px) {
    #page_aday .info_list>li {
        border-radius: 20px
    }
}

@media (min-width: 768px) {
    #page_aday .info_list>li .info_title {
        width: 300px
    }
}

@media (min-width: 768px) and (max-width: 1050px) {
    #page_aday .info_list>li .info_title {
        width: 240px;
        font-size: 20px
    }
}

@media (min-width: 768px) {
    #page_aday .info_list>li .text_wrap {
        width: calc(100% - 300px)
    }
}

@media (min-width: 768px) and (max-width: 1050px) {
    #page_aday .info_list>li .text_wrap {
        width: calc(100% - 240px)
    }
}

#page_aday .info_list>li .text_wrap .text {
    line-height: 2em
}

#page_aday .info_list>li .text_wrap .dot_list2 {
    margin-top: 25px
}

#page_aday .info_list>li .text_wrap .dot_list2 li {
    font-size: 16px;
    font-weight: bold;
    line-height: 1.87em;
    padding-left: 18px;
    text-indent: -18px
}

@media (max-width: 767px) {
    #page_aday .info_list>li .text_wrap .dot_list2 li {
        font-size: 15px
    }
}

#page_aday .info_list>li .text_wrap .dot_list2 li:before {
    content: '・'
}

#page_aday .info_list>li .text_wrap .time_list {
    margin-top: 35px
}

@media (min-width: 768px) {
    #page_aday .info_list>li .text_wrap .time_list {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
}

#page_aday .info_list>li .text_wrap .time_list li {
    width: calc((100% - 40px)/2);
    font-size: 16px;
    font-weight: bold
}

@media (max-width: 767px) {
    #page_aday .info_list>li .text_wrap .time_list li {
        width: 100%
    }

    #page_aday .info_list>li .text_wrap .time_list li:nth-child(n+2) {
        margin-top: 22px
    }
}

#page_aday .info_list>li .text_wrap .time_list li .title {
    padding-bottom: 5px;
    border-bottom: 1px solid #d94e3b
}

#page_aday .info_list>li .text_wrap .time_list li .time {
    line-height: 1.87em;
    margin-top: 7px;
    position: relative;
    left: -10px
}

@media (max-width: 1050px) {
    #page_aday .info_list>li .text_wrap .time_list li .time {
        font-size: 14px
    }
}

#page_aday .info_list>li .text_wrap .com_kome_list {
    margin-top: 15px
}

#page_schedule .sec_schedule {
    max-width: 1000px;
    margin: 110px auto 0
}

@media (max-width: 767px) {
    #page_schedule .sec_schedule {
        max-width: 500px;
        margin-top: 60px
    }
}

#page_schedule .sec_schedule .schedule_list {
    padding-left: 25px;
    padding-right: 15px
}

@media (min-width: 768px) {
    #page_schedule .sec_schedule .schedule_list>li {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    #page_schedule .sec_schedule .schedule_list>li:nth-child(odd) .photo {
        padding-right: 26px
    }

    #page_schedule .sec_schedule .schedule_list>li:nth-child(odd) .photo .month {
        right: -88px
    }
}

@media (min-width: 768px) and (max-width: 1050px) {
    #page_schedule .sec_schedule .schedule_list>li:nth-child(odd) .photo .month {
        right: -80px
    }
}

@media (min-width: 768px) {
    #page_schedule .sec_schedule .schedule_list>li:nth-child(odd) .item_list {
        padding-left: 100px
    }
}

@media (min-width: 768px) and (max-width: 1050px) {
    #page_schedule .sec_schedule .schedule_list>li:nth-child(odd) .item_list {
        padding-left: 80px
    }
}

@media (min-width: 768px) {
    #page_schedule .sec_schedule .schedule_list>li:nth-child(even) {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse
    }

    #page_schedule .sec_schedule .schedule_list>li:nth-child(even) .photo {
        padding-left: 26px
    }

    #page_schedule .sec_schedule .schedule_list>li:nth-child(even) .photo .month {
        left: -88px
    }
}

@media (min-width: 768px) and (max-width: 1050px) {
    #page_schedule .sec_schedule .schedule_list>li:nth-child(even) .photo .month {
        left: -80px
    }
}

@media (min-width: 768px) {
    #page_schedule .sec_schedule .schedule_list>li:nth-child(even) .item_list {
        padding-left: 38px
    }

    #page_schedule .sec_schedule .schedule_list>li:nth-child(odd) .photo,
    #page_schedule .sec_schedule .schedule_list>li:nth-child(even) .text_wrap {
        border-right: 4px dotted #ccc
    }
}

@media (max-width: 767px) {
    #page_schedule .sec_schedule .schedule_list>li {
        border-left: 4px dotted #ccc;
        padding-left: 20px
    }
}

#page_schedule .sec_schedule .schedule_list>li:first-child,
#page_schedule .sec_schedule .schedule_list>li:last-child {
    position: relative
}

#page_schedule .sec_schedule .schedule_list>li:first-child:before,
#page_schedule .sec_schedule .schedule_list>li:last-child:before {
    content: '';
    position: absolute;
    background-color: #fff;
    left: 49.3%;
    width: 8px;
    z-index: 1
}

@media (max-width: 767px) {

    #page_schedule .sec_schedule .schedule_list>li:first-child:before,
    #page_schedule .sec_schedule .schedule_list>li:last-child:before {
        left: -6px
    }
}

#page_schedule .sec_schedule .schedule_list>li:first-child:first-child:before,
#page_schedule .sec_schedule .schedule_list>li:last-child:first-child:before {
    top: 0;
    height: 30%
}

#page_schedule .sec_schedule .schedule_list>li:first-child:last-child:before,
#page_schedule .sec_schedule .schedule_list>li:last-child:last-child:before {
    bottom: 0;
    height: 71%
}

#page_schedule .sec_schedule .schedule_list>li:nth-child(n+2) {
    margin-top: 4px
}

@media (min-width: 768px) {

    #page_schedule .sec_schedule .schedule_list>li .photo,
    #page_schedule .sec_schedule .schedule_list>li .text_wrap {
        width: 50%;
        padding-bottom: 70px
    }
}

#page_schedule .sec_schedule .schedule_list>li .photo .inner {
    position: relative
}

#page_schedule .sec_schedule .schedule_list>li .photo .month {
    width: 124px;
    height: 124px;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    background: url("../img/schedule/bg_month.svg");
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    z-index: 2
}

@media (max-width: 1050px) {
    #page_schedule .sec_schedule .schedule_list>li .photo .month {
        width: 110px;
        height: 110px
    }
}

@media (max-width: 767px) {
    #page_schedule .sec_schedule .schedule_list>li .photo .month {
        width: 85px;
        height: 85px;
        left: -40px
    }
}

#page_schedule .sec_schedule .schedule_list>li .photo .month.moji_wrap {
    background: #fff;
    border: 12px solid #d94e3b;
    border-radius: 50%
}

@media (max-width: 767px) {
    #page_schedule .sec_schedule .schedule_list>li .photo .month.moji_wrap {
        border-width: 9px
    }
}

#page_schedule .sec_schedule .schedule_list>li .photo .month.moji_wrap .moji {
    font-size: 25px
}

@media (max-width: 1050px) {
    #page_schedule .sec_schedule .schedule_list>li .photo .month.moji_wrap .moji {
        font-size: 20px
    }
}

@media (max-width: 767px) {
    #page_schedule .sec_schedule .schedule_list>li .photo .month.moji_wrap .moji {
        font-size: 17px
    }
}

#page_schedule .sec_schedule .schedule_list>li .photo .month span {
    display: block;
    font-size: 42px
}

@media (max-width: 1050px) {
    #page_schedule .sec_schedule .schedule_list>li .photo .month span {
        font-size: 34px
    }
}

@media (max-width: 767px) {
    #page_schedule .sec_schedule .schedule_list>li .photo .month span {
        font-size: 27px
    }
}

#page_schedule .sec_schedule .schedule_list>li .text_wrap {
    position: relative
}

#page_schedule .sec_schedule .schedule_list>li .text_wrap .item_list {
    padding-top: 25px
}

@media (max-width: 767px) {
    #page_schedule .sec_schedule .schedule_list>li .text_wrap .item_list {
        padding-top: 50px;
        padding-bottom: 70px
    }
}

@media (max-width: 370px) {
    #page_schedule .sec_schedule .schedule_list>li .text_wrap .item_list {
        position: relative;
        z-index: 1
    }
}

#page_schedule .sec_schedule .schedule_list>li .text_wrap .item_list li {
    font-size: 20px;
    font-weight: bold;
    line-height: 2.25em
}

@media (max-width: 767px) {
    #page_schedule .sec_schedule .schedule_list>li .text_wrap .item_list li {
        font-size: 17px;
        letter-spacing: 0.07em;
        line-height: 1.7em
    }
}

#page_schedule .sec_schedule .schedule_list>li .text_wrap .item_list li:before {
    content: '・'
}

#page_schedule .sec_schedule .schedule_list>li .text_wrap .illust {
    position: absolute
}

#page_schedule .sec_schedule .schedule_list>li .text_wrap .illust_04 {
    width: 180px;
    top: 42%;
    right: 13%
}

@media (max-width: 1050px) {
    #page_schedule .sec_schedule .schedule_list>li .text_wrap .illust_04 {
        width: 150px;
        top: 52%
    }
}

@media (max-width: 767px) {
    #page_schedule .sec_schedule .schedule_list>li .text_wrap .illust_04 {
        width: 180px;
        top: -35px;
        right: -8px
    }
}

#page_schedule .sec_schedule .schedule_list>li .text_wrap .illust_05 {
    width: 181px;
    top: 27%;
    right: 23%
}

@media (max-width: 1050px) {
    #page_schedule .sec_schedule .schedule_list>li .text_wrap .illust_05 {
        width: 120px;
        top: 48%
    }
}

@media (max-width: 767px) {
    #page_schedule .sec_schedule .schedule_list>li .text_wrap .illust_05 {
        width: 145px;
        top: -20px;
        right: 0
    }
}

#page_schedule .sec_schedule .schedule_list>li .text_wrap .illust_06 {
    width: 178px;
    top: 32%;
    right: 6%
}

@media (max-width: 1050px) {
    #page_schedule .sec_schedule .schedule_list>li .text_wrap .illust_06 {
        width: 117px;
        top: 45%
    }
}

@media (max-width: 767px) {
    #page_schedule .sec_schedule .schedule_list>li .text_wrap .illust_06 {
        width: 137px;
        top: -45px;
        right: 5px
    }
}

#page_schedule .sec_schedule .schedule_list>li .text_wrap .illust_07 {
    width: 141px;
    top: 28%;
    right: 25%
}

@media (max-width: 1050px) {
    #page_schedule .sec_schedule .schedule_list>li .text_wrap .illust_07 {
        width: 120px;
        top: 38%
    }
}

@media (max-width: 767px) {
    #page_schedule .sec_schedule .schedule_list>li .text_wrap .illust_07 {
        width: 123px;
        top: -11px;
        right: 12px
    }
}

#page_schedule .sec_schedule .schedule_list>li .text_wrap .illust_08 {
    width: 172px;
    top: 41%;
    right: 7%
}

@media (max-width: 1050px) {
    #page_schedule .sec_schedule .schedule_list>li .text_wrap .illust_08 {
        width: 122px;
        top: 51%
    }
}

@media (max-width: 767px) {
    #page_schedule .sec_schedule .schedule_list>li .text_wrap .illust_08 {
        width: 134px;
        top: -13px;
        right: 7px
    }
}

#page_schedule .sec_schedule .schedule_list>li .text_wrap .illust_09 {
    width: 167px;
    top: 30%;
    right: 31%
}

@media (max-width: 1050px) {
    #page_schedule .sec_schedule .schedule_list>li .text_wrap .illust_09 {
        width: 125px;
        top: 25%
    }
}

@media (max-width: 767px) {
    #page_schedule .sec_schedule .schedule_list>li .text_wrap .illust_09 {
        width: 145px;
        top: -64px;
        right: 5px
    }
}

#page_schedule .sec_schedule .schedule_list>li .text_wrap .illust_10 {
    width: 116px;
    top: 38%;
    right: 11%
}

@media (max-width: 1050px) {
    #page_schedule .sec_schedule .schedule_list>li .text_wrap .illust_10 {
        width: 117px;
        top: 50%
    }
}

@media (max-width: 767px) {
    #page_schedule .sec_schedule .schedule_list>li .text_wrap .illust_10 {
        width: 121px;
        top: 15px;
        right: 18px
    }
}

#page_schedule .sec_schedule .schedule_list>li .text_wrap .illust_11 {
    width: 163px;
    top: 20%;
    right: 29%
}

@media (max-width: 1050px) {
    #page_schedule .sec_schedule .schedule_list>li .text_wrap .illust_11 {
        width: 130px;
        top: 33%
    }
}

@media (max-width: 767px) {
    #page_schedule .sec_schedule .schedule_list>li .text_wrap .illust_11 {
        width: 130px;
        top: -47px;
        right: 15px
    }
}

#page_schedule .sec_schedule .schedule_list>li .text_wrap .illust_12 {
    width: 232px;
    top: 36%;
    right: 8%
}

@media (max-width: 1050px) {
    #page_schedule .sec_schedule .schedule_list>li .text_wrap .illust_12 {
        width: 182px;
        top: 46%
    }
}

@media (max-width: 767px) {
    #page_schedule .sec_schedule .schedule_list>li .text_wrap .illust_12 {
        width: 135px;
        top: -13px;
        right: 0
    }
}

#page_schedule .sec_schedule .schedule_list>li .text_wrap .illust_01 {
    width: 168px;
    top: 26%;
    right: 27%
}

@media (max-width: 1050px) {
    #page_schedule .sec_schedule .schedule_list>li .text_wrap .illust_01 {
        width: 118px;
        top: 36%
    }
}

@media (max-width: 767px) {
    #page_schedule .sec_schedule .schedule_list>li .text_wrap .illust_01 {
        width: 139px;
        top: -34px;
        right: 6px
    }
}

#page_schedule .sec_schedule .schedule_list>li .text_wrap .illust_02 {
    width: 144px;
    top: 20%;
    right: 14%
}

@media (max-width: 1050px) {
    #page_schedule .sec_schedule .schedule_list>li .text_wrap .illust_02 {
        width: 94px;
        top: 30%
    }
}

@media (max-width: 767px) {
    #page_schedule .sec_schedule .schedule_list>li .text_wrap .illust_02 {
        width: 144px;
        top: -32px;
        right: 8px
    }
}

#page_schedule .sec_schedule .schedule_list>li .text_wrap .illust_03 {
    width: 141px;
    top: 21%;
    right: 30%
}

@media (max-width: 1050px) {
    #page_schedule .sec_schedule .schedule_list>li .text_wrap .illust_03 {
        width: 91px;
        top: 22%
    }
}

@media (max-width: 767px) {
    #page_schedule .sec_schedule .schedule_list>li .text_wrap .illust_03 {
        width: 130px;
        top: -8px;
        right: 18px
    }
}

#page_schedule .sec_schedule .birthday {
    background-color: #fffde2;
    border-radius: 20px;
    padding: 23px 145px;
    position: relative;
    margin-top: 30px
}

@media (max-width: 767px) {
    #page_schedule .sec_schedule .birthday {
        padding: 40px 17px 25px
    }
}

#page_schedule .sec_schedule .birthday .text {
    line-height: 1.8em;
    text-align: center
}

@media (max-width: 1050px) {
    #page_schedule .sec_schedule .birthday .text {
        font-size: 14px
    }
}

@media (max-width: 767px) {
    #page_schedule .sec_schedule .birthday .text {
        font-size: 15px;
        text-align: justify
    }
}

@media (min-width: 768px) {
    #page_schedule .sec_schedule .birthday .illust {
        position: absolute
    }
}

@media (min-width: 768px) {
    #page_schedule .sec_schedule .birthday .illust_01 {
        width: 113px;
        top: -20px;
        left: 42px
    }
}

@media (min-width: 768px) and (max-width: 1050px) {
    #page_schedule .sec_schedule .birthday .illust_01 {
        left: 0
    }
}

@media (max-width: 767px) {
    #page_schedule .sec_schedule .birthday .illust_01 {
        width: 194px;
        margin: 15px auto 0
    }
}

#page_schedule .sec_schedule .birthday .illust_02 {
    width: 188px;
    top: -17px;
    right: -20px
}

#page_faq .sec_faq {
    margin-top: 95px
}

@media (min-width: 768px) {
    #page_faq .sec_faq .page_in_link {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

@media (min-width: 768px) {
    #page_faq .sec_faq .page_in_link li {
        max-width: 240px;
        width: 100%
    }

    #page_faq .sec_faq .page_in_link li:not(:first-child) {
        margin-left: 16px
    }
}

@media (max-width: 767px) {
    #page_faq .sec_faq .page_in_link li {
        width: 90%;
        margin: 0 auto
    }

    #page_faq .sec_faq .page_in_link li:nth-child(n+2) {
        margin-top: 10px
    }
}

#page_faq .sec_faq .page_in_link li a {
    border: 1px solid;
    border-radius: 5px;
    padding: 15px 0;
    text-align: center;
    font-size: 18px;
    font-weight: bold
}

#page_faq .sec_faq .faq_list {
    max-width: 880px;
    margin: 100px auto 0
}

@media (max-width: 767px) {
    #page_faq .sec_faq .faq_list {
        margin-top: 40px
    }
}

#page_faq .sec_faq .faq_list>li:nth-child(n+2) {
    margin-top: 95px
}

#page_faq .sec_faq .faq_list>li .list_title {
    font-size: 23px
}

@media (max-width: 767px) {
    #page_faq .sec_faq .faq_list>li .list_title {
        padding: 0 17px
    }
}

#page_faq .sec_faq .faq_list>li dl {
    margin-top: 25px
}

@media (max-width: 767px) {
    #page_faq .sec_faq .faq_list>li dl {
        margin-top: 35px
    }
}

#page_faq .sec_faq .faq_list>li dl dt {
    font-size: 17px;
    font-weight: bold;
    border-radius: 20px;
    padding: 28px 49px;
    position: relative;
    background-size: 9px 7px;
    background-repeat: no-repeat;
    background-position: right 27px center;
    cursor: pointer
}

@media (max-width: 767px) {
    #page_faq .sec_faq .faq_list>li dl dt {
        font-size: 15px;
        padding: 18px 54px 18px 15px;
        min-height: 80px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
}

#page_faq .sec_faq .faq_list>li dl dt:nth-child(n+2) {
    margin-top: 10px
}

#page_faq .sec_faq .faq_list>li dl dt span {
    display: block;
    padding-left: 23px;
    text-indent: -23px
}

#page_faq .sec_faq .faq_list>li dl dt span:before {
    content: 'Q.';
    padding-right: 5px
}

#page_faq .sec_faq .faq_list>li dl dd {
    display: none;
    line-height: 1.8em;
    text-align: justify;
    letter-spacing: 0.07em;
    max-width: 820px;
    margin-left: 46px;
    padding: 30px 30px 20px 30px;
    text-indent: -28px
}

@media (max-width: 767px) {
    #page_faq .sec_faq .faq_list>li dl dd {
        line-height: 1.6em;
        margin-left: 11px
    }
}

#page_faq .sec_faq .faq_list>li dl dd a {
    display: inline;
    text-decoration: underline
}

#page_faq .sec_faq .faq_list>li dl dd:before {
    content: 'A.';
    font-size: 17px;
    font-weight: bold;
    padding-right: 10px
}

#page_faq .sec_faq .faq_list>li dl dd .photo_list {
    margin-top: 22px
}

@media (min-width: 768px) {
    #page_faq .sec_faq .faq_list>li dl dd .photo_list {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
}

#page_faq .sec_faq .faq_list>li dl dd .photo_list li {
    width: calc((100% - 23px)/2)
}

@media (max-width: 767px) {
    #page_faq .sec_faq .faq_list>li dl dd .photo_list li {
        width: 100%
    }

    #page_faq .sec_faq .faq_list>li dl dd .photo_list li:nth-child(n+2) {
        margin-top: 23px
    }
}

#page_faq .sec_faq .faq_list>li dl dd .photo_list li img {
    border-radius: 38px
}

@media (max-width: 767px) {
    #page_faq .sec_faq .faq_list>li dl dd .photo_list li img {
        border-radius: 20px
    }
}

#page_faq .sec_faq .faq_list>li dl dd .photo_list li .text {
    text-align: right;
    margin-top: 5px
}

#page_faq .sec_faq .faq_list>li.list_com dt {
    background-color: #fef3f8;
    background-image: url("../img/common/arrow_pink_bottom.svg")
}

#page_faq .sec_faq .faq_list>li.list_com dt.open {
    background-image: url("../img/common/arrow_pink_top.svg")
}

#page_faq .sec_faq .faq_list>li.list_com dd:before {
    color: #f364a3
}

#page_faq .sec_faq .faq_list>li.list_kinder dt {
    background-color: #f3f9f3;
    background-image: url("../img/common/arrow_green_bottom.svg")
}

#page_faq .sec_faq .faq_list>li.list_kinder dt.open {
    background-image: url("../img/common/arrow_green_top.svg")
}

#page_faq .sec_faq .faq_list>li.list_kinder dd:before {
    color: #d94e3b
}

#page_faq .sec_faq .faq_list>li.list_nursery dt {
    background-color: #ebf8ff;
    background-image: url("../img/common/arrow_blue_bottom.svg")
}

#page_faq .sec_faq .faq_list>li.list_nursery dt.open {
    background-image: url("../img/common/arrow_blue_top.svg")
}

#page_faq .sec_faq .faq_list>li.list_nursery dd:before {
    color: #00a3f9
}

#page_bus .map_area {
    max-width: 1000px;
    margin: 100px auto 0
}

@media (max-width: 767px) {
    #page_bus .map_area {
        margin-top: 25px
    }
}

#page_bus .map_area iframe {
    width: 100%;
    height: 600px
}

@media (max-width: 767px) {
    #page_bus .map_area iframe {
        height: 440px
    }
}

#page_bus .map_area .map_btm {
    margin-top: 10px
}

@media (min-width: 768px) {
    #page_bus .map_area .map_btm {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
}

@media (max-width: 767px) {
    #page_bus .map_area .map_btm .text {
        text-align: center;
        line-height: 1.86em
    }
}

#page_bus .map_area .map_btm .text span {
    display: inline-block;
    width: 33px;
    height: 25px;
    background: url("../img/bus/icon_root.svg") center/33px 25px no-repeat;
    margin: 0 8px;
    position: relative;
    top: 6px
}

#page_bus .map_area .map_btm .com_btn {
    padding-left: 27px;
    background: #d94e3b url("../img/common/icon_zoom_white.svg") left 38px center/21px 21px no-repeat
}

@media (min-width: 768px) {
    #page_bus .map_area .map_btm .com_btn:hover {
        background-color: #fff;
        color: #d94e3b;
        background-image: url("../img/common/icon_zoom2.svg")
    }
}

@media (max-width: 767px) {
    #page_bus .map_area .map_btm .com_btn {
        margin: 18px auto 0
    }
}

#page_bus .bus_title {
    font-size: 23px;
    text-align: center;
    margin-top: 95px
}

@media (max-width: 767px) {
    #page_bus .bus_title {
        font-size: 27px;
        margin-top: 70px
    }
}

#page_bus .bus_list {
    max-width: 1100px;
    margin: 57px auto 0
}

@media (min-width: 768px) {
    #page_bus .bus_list {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

@media (max-width: 1100px) {
    #page_bus .bus_list {
        max-width: 670px
    }
}

@media (max-width: 767px) {
    #page_bus .bus_list {
        margin-top: 45px
    }
}

@media (min-width: 768px) {
    #page_bus .bus_list>li {
        border-top: 7px solid
    }
}

@media (min-width: 1101px) {
    #page_bus .bus_list>li {
        width: calc((100% - 121px)/5)
    }

    #page_bus .bus_list>li:not(:nth-child(5n)) {
        margin-right: 30px
    }

    #page_bus .bus_list>li:nth-child(n+6) {
        margin-top: 45px
    }
}

@media (min-width: 768px) and (max-width: 1100px) {
    #page_bus .bus_list>li {
        width: calc((100% - 61px)/3)
    }

    #page_bus .bus_list>li:not(:nth-child(3n)) {
        margin-right: 30px
    }

    #page_bus .bus_list>li:nth-child(n+4) {
        margin-top: 45px
    }
}

@media (max-width: 767px) {
    #page_bus .bus_list>li {
        width: 100%
    }

    #page_bus .bus_list>li:first-child .title_wrap {
        border-top: 1px dashed #ccc
    }
}

#page_bus .bus_list>li .title_wrap {
    border-bottom: 1px dashed #ccc;
    padding: 22px 0 18px
}

@media (min-width: 768px) {
    #page_bus .bus_list>li .title_wrap {
        pointer-events: none
    }
}

@media (max-width: 767px) {
    #page_bus .bus_list>li .title_wrap {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 15px 55px 15px 18px;
        position: relative
    }

    #page_bus .bus_list>li .title_wrap:before {
        content: '';
        position: absolute;
        top: 0;
        bottom: 0;
        right: 25px;
        margin: auto;
        width: 12px;
        height: 8px;
        background-size: 12px 8px;
        background-repeat: no-repeat;
        background-position: center
    }
}

#page_bus .bus_list>li .title_wrap .bus {
    width: 100%;
    max-width: 42px;
    margin: 0 auto 10px
}

@media (max-width: 767px) {
    #page_bus .bus_list>li .title_wrap .bus {
        margin: 0 21px 0 0
    }
}

#page_bus .bus_list>li .title_wrap .title {
    font-size: 18px;
    text-align: center
}

@media (min-width: 768px) {
    #page_bus .bus_list>li .course_list {
        display: block !important
    }
}

@media (max-width: 767px) {
    #page_bus .bus_list>li .course_list {
        display: none
    }
}

#page_bus .bus_list>li .course_list li {
    height: 35px;
    line-height: 35px;
    padding: 0 10px;
    letter-spacing: 0
}

@media (max-width: 767px) {
    #page_bus .bus_list>li .course_list li {
        padding: 0 17px
    }
}

@media (min-width: 768px) {
    #page_bus .bus_list>li .course_list li.small {
        font-size: 14px
    }
}

@media (min-width: 1101px) {
    #page_bus .bus_list>li .course_list li.small {
        font-size: 12px
    }
}

@media (min-width: 1171px) {
    #page_bus .bus_list>li .course_list li.small {
        font-size: 13px
    }
}

#page_bus .bus_list>li.blue {
    border-color: #0087d5
}

#page_bus .bus_list>li.blue .title_wrap:before {
    background-image: url("../img/bus/arrow_blue.svg")
}

#page_bus .bus_list>li.blue .course_list li:nth-child(even) {
    background-color: #f2f9fd
}

#page_bus .bus_list>li.yellowgreen {
    border-color: #bce044
}

#page_bus .bus_list>li.yellowgreen .title_wrap:before {
    background-image: url("../img/bus/arrow_yellowgreen.svg")
}

#page_bus .bus_list>li.yellowgreen .course_list li:nth-child(even) {
    background-color: #f8fcec
}

#page_bus .bus_list>li.green {
    border-color: #d94e3b
}

#page_bus .bus_list>li.green .title_wrap:before {
    background-image: url("../img/bus/arrow_green.svg")
}

#page_bus .bus_list>li.green .course_list li:nth-child(even) {
    background-color: #eff7f0
}

#page_bus .bus_list>li.yellow {
    border-color: #f0f100
}

#page_bus .bus_list>li.yellow .title_wrap:before {
    background-image: url("../img/bus/arrow_yellow.svg")
}

#page_bus .bus_list>li.yellow .course_list li:nth-child(even) {
    background-color: #fdfdde
}

#page_bus .bus_list>li.red {
    border-color: #e0493e
}

#page_bus .bus_list>li.red .title_wrap:before {
    background-image: url("../img/bus/arrow_red.svg")
}

#page_bus .bus_list>li.red .course_list li:nth-child(even) {
    background-color: #fdf6f5
}

#page_bus .bus_list>li.choco {
    border-color: #998675
}

#page_bus .bus_list>li.choco .title_wrap:before {
    background-image: url("../img/bus/arrow_choco.svg")
}

#page_bus .bus_list>li.choco .course_list li:nth-child(even) {
    background-color: #f5f3f1
}

#page_bus .bus_list>li.skyblue {
    border-color: #61c0ff
}

#page_bus .bus_list>li.skyblue .title_wrap:before {
    background-image: url("../img/bus/arrow_skyblue.svg")
}

#page_bus .bus_list>li.skyblue .course_list li:nth-child(even) {
    background-color: #f3faff
}

#page_bus .bus_list>li.white {
    border-color: #e6e6e6
}

#page_bus .bus_list>li.white .title_wrap:before {
    background-image: url("../img/bus/arrow_white.svg")
}

#page_bus .bus_list>li.white .course_list li:nth-child(even) {
    background-color: #f2f2f2
}

#page_bus .bus_list>li.orange {
    border-color: #fbb03b
}

#page_bus .bus_list>li.orange .title_wrap:before {
    background-image: url("../img/bus/arrow_orange.svg")
}

#page_bus .bus_list>li.orange .course_list li:nth-child(even) {
    background-color: #fff7eb
}

#page_bus .bus_list>li.mocha {
    border-color: #725225
}

#page_bus .bus_list>li.mocha .title_wrap:before {
    background-image: url("../img/bus/arrow_mocha.svg")
}

#page_bus .bus_list>li.mocha .course_list li:nth-child(even) {
    background-color: #f1ede9
}

#page_bus .bus_list>li.purple {
    border-color: #8d76c1
}

#page_bus .bus_list>li.purple .title_wrap:before {
    background-image: url("../img/bus/arrow_mocha.svg")
}

#page_bus .bus_list>li.purple .course_list li:nth-child(even) {
    background-color: #f3f1f9
}

#page_support_01 .com_page_title .page_title {
    height: 145px
}

@media (max-width: 767px) {
    #page_support_01 .com_page_title .page_title {
        height: 83px
    }
}

#page_support_01 .com_page_title .page_title>span {
    position: relative;
    left: 12px
}

#page_support_01 .com_page_title .sub_title span:nth-of-type(1) {
    -webkit-transition-delay: 0.6s;
    transition-delay: 0.6s
}

#page_support_01 .com_page_title .sub_title span:nth-of-type(2) {
    -webkit-transition-delay: 0.7s;
    transition-delay: 0.7s
}

#page_support_01 .com_page_title .sub_title span:nth-of-type(3) {
    -webkit-transition-delay: 0.8s;
    transition-delay: 0.8s
}

#page_support_01 .com_page_title .sub_title span:nth-of-type(4) {
    -webkit-transition-delay: 0.9s;
    transition-delay: 0.9s
}

#page_support_01 .com_page_title .sub_title span:nth-of-type(5) {
    -webkit-transition-delay: 1s;
    transition-delay: 1s
}

#page_support_01 .com_page_title .sub_title2 {
    font-size: 27px
}

@media (max-width: 767px) {
    #page_support_01 .com_page_title .sub_title2 {
        font-size: 22px
    }
}

#page_support_01 .com_page_title .sub_title2 span:nth-of-type(1) {
    -webkit-transition-delay: 1.1s;
    transition-delay: 1.1s
}

#page_support_01 .com_page_title .sub_title2 span:nth-of-type(2) {
    -webkit-transition-delay: 1.2s;
    transition-delay: 1.2s
}

#page_support_01 .com_page_title .sub_title2 span:nth-of-type(3) {
    -webkit-transition-delay: 1.3s;
    transition-delay: 1.3s
}

#page_support_01 .com_page_title .sub_title2 span:nth-of-type(4) {
    -webkit-transition-delay: 1.4s;
    transition-delay: 1.4s
}

#page_support_01 .com_page_title .sub_title2 span:nth-of-type(5) {
    -webkit-transition-delay: 1.5s;
    transition-delay: 1.5s
}

#page_support_01 .com_page_title .sub_title2 span:nth-of-type(6) {
    -webkit-transition-delay: 1.6s;
    transition-delay: 1.6s
}

#page_support_01 .com_page_nav li.active {
    line-height: 1.5em
}

@media (max-width: 767px) {
    #page_support_01 .com_page_nav li.active {
        line-height: normal;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
}

#page_support_01 .info_list {
    margin-top: 100px
}

@media (max-width: 767px) {
    #page_support_01 .info_list {
        margin-top: 45px
    }
}

#page_support_01 .info_list>li .text_wrap .tel {
    font-weight: bold;
    letter-spacing: 0.07em
}

#page_support_01 .info_list>li .text_wrap .tel a {
    display: inline
}

#page_support_01 .info_list>li .text_wrap .com_kome_list {
    margin-top: 15px
}

#page_support_01 .link_area {
    text-align: center;
    margin-top: 65px
}

@media (max-width: 767px) {
    #page_support_01 .link_area {
        text-align: left;
        margin-top: 50px;
        padding: 0 11px
    }
}

#page_support_01 .link_area .link_title {
    font-size: 18px
}

@media (max-width: 767px) {
    #page_support_01 .link_area .link_title {
        font-size: 17px;
        letter-spacing: 0.02em
    }
}

#page_support_01 .link_area .link_list {
    margin-top: 20px;
    line-height: 1.66em
}

@media (max-width: 767px) {
    #page_support_01 .link_area .link_list {
        line-height: 3.13em
    }
}

#page_support_01 .link_area .link_list a {
    letter-spacing: 0.07em
}

@media (max-width: 767px) {
    #page_support_01 .link_area .link_list a {
        letter-spacing: 0.03em
    }
}

#page_support_02 .com_page_nav li:not(.active) {
    line-height: 1.5em
}

@media (max-width: 767px) {
    #page_support_02 .com_page_nav li:not(.active) {
        line-height: normal
    }

    #page_support_02 .com_page_nav li:not(.active) a {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
}

#page_support_02 .info_list {
    margin-top: 100px
}

@media (max-width: 767px) {
    #page_support_02 .info_list {
        margin-top: 45px
    }
}

@media (min-width: 768px) {
    #page_support_02 .info_list>li.indent {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

#page_support_02 .info_list>li.indent .com_kome_list li.ex {
    padding-left: 41px;
    text-indent: -50px
}

#page_support_02 .info_list>li.indent .com_kome_list li.ex:before {
    content: '（例）'
}

#page_support_02 .info_list>li.indent .noindent {
    position: relative;
    left: -14px
}

@media (max-width: 767px) {
    #page_support_02 .info_list>li.indent .noindent {
        width: 105%
    }
}

#page_support_02 .info_list>li.indent .happy_wrap {
    width: 100%;
    background-color: #fff;
    border-radius: 20px;
    margin-top: 55px;
    padding: 45px 50px
}

@media (min-width: 768px) {
    #page_support_02 .info_list>li.indent .happy_wrap {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

@media (max-width: 767px) {
    #page_support_02 .info_list>li.indent .happy_wrap {
        display: block;
        margin-top: 45px;
        padding: 35px 15px;
        padding-right: 24px
    }
}

#page_support_02 .info_list>li.indent .happy_wrap .info_title {
    font-size: 20px
}

@media (min-width: 768px) {
    #page_support_02 .info_list>li.indent .happy_wrap .info_title {
        width: 180px
    }
}

@media (max-width: 767px) {
    #page_support_02 .info_list>li.indent .happy_wrap .info_title {
        padding: 0 5px
    }
}

@media (min-width: 768px) {
    #page_support_02 .info_list>li.indent .happy_wrap .text_wrap {
        width: calc(100% - 180px)
    }
}

@media (max-width: 767px) {
    #page_support_02 .info_list>li.line {
        padding-bottom: 30px
    }
}

#page_support_02 .info_list>li.line .info_title {
    padding-left: 30px;
    background: url("../img/common/icon_line.svg") left top 4px/24px 24px no-repeat
}

#page_support_02 .info_list>li.line .line_btn {
    width: 132px;
    margin-top: 23px
}

@media (max-width: 767px) {
    #page_support_02 .info_list>li.line .line_btn {
        width: 165px;
        margin: 18px auto 0
    }
}

#page_support_03 .info_list {
    margin-top: 100px
}

@media (max-width: 767px) {
    #page_support_03 .info_list {
        margin-top: 45px
    }
}

#page_support_03 .info_list>li .num_list {
    position: relative;
    left: 14px
}

#page_support_03 .info_list>li .num_list .num_title {
    text-indent: -1em
}

@media (min-width: 768px) {
    .com_sec_entry {
        margin-top: 100px
    }
}

.com_sec_entry .bosyu_title {
    font-size: 23px;
    text-align: center
}

@media (max-width: 767px) {
    .com_sec_entry .bosyu_title {
        font-size: 27px;
        letter-spacing: 0.2em;
        line-height: 1.6em
    }
}

.com_sec_entry .bosyu_title span {
    display: block;
    font-size: 18px;
    margin-top: 5px
}

@media (max-width: 767px) {
    .com_sec_entry .bosyu_title span {
        font-size: 15px;
        letter-spacing: 0.1em;
        margin-top: 0
    }
}

.com_sec_entry .bosyu_area {
    max-width: 1000px;
    margin: 50px auto 0;
    padding: 60px;
    border-radius: 20px
}

@media (max-width: 1050px) {
    .com_sec_entry .bosyu_area {
        padding: 60px 25px
    }
}

@media (max-width: 767px) {
    .com_sec_entry .bosyu_area {
        padding: 0;
        margin-top: 32px
    }
}

.com_sec_entry .bosyu_table {
    width: 100%
}

@media (min-width: 768px) {
    .com_sec_entry .bosyu_table {
        z-index: 0;
        position: relative
    }

    .com_sec_entry .bosyu_table:before {
        content: '';
        position: absolute;
        top: -1px;
        left: 50%;
        -webkit-transform: translate(-50%, 0);
        transform: translate(-50%, 0);
        width: calc(100% + 2px);
        height: calc(100% + 2px);
        background-color: #fff;
        border-radius: 20px;
        z-index: -1
    }
}

.com_sec_entry .bosyu_table thead th {
    background-color: #d94e3b;
    color: #fff;
    text-align: center;
    font-size: 18px;
    padding: 11px 0
}

.com_sec_entry .bosyu_table thead th:nth-of-type(n+2) {
    border-left: 1px solid #fff
}

@media (min-width: 768px) {

    .com_sec_entry .bosyu_table thead th:nth-child(1),
    .com_sec_entry .bosyu_table thead th:nth-child(3) {
        width: 220px
    }

    .com_sec_entry .bosyu_table thead th:nth-child(1) {
        border-radius: 20px 0 0 0
    }

    .com_sec_entry .bosyu_table thead th:nth-child(3) {
        border-radius: 0 20px 0 0
    }
}

@media (max-width: 767px) {
    .com_sec_entry .bosyu_table thead th {
        font-size: 14px
    }

    .com_sec_entry .bosyu_table thead th:nth-child(1) {
        width: 91px
    }

    .com_sec_entry .bosyu_table thead th:nth-child(3) {
        width: 83px
    }
}

.com_sec_entry .bosyu_table tbody tr:nth-child(odd) th,
.com_sec_entry .bosyu_table tbody tr:nth-child(odd) td {
    background-color: #f2f2f2
}

.com_sec_entry .bosyu_table tbody tr:nth-child(even) th,
.com_sec_entry .bosyu_table tbody tr:nth-child(even) td {
    background-color: #fff
}

@media (min-width: 768px) {
    .com_sec_entry .bosyu_table tbody tr:last-child th {
        border-radius: 0 0 0 20px
    }

    .com_sec_entry .bosyu_table tbody tr:last-child td:nth-child(3) {
        border-radius: 0 0 20px 0
    }
}

.com_sec_entry .bosyu_table tbody tr th,
.com_sec_entry .bosyu_table tbody tr td {
    padding: 21px 12px;
    vertical-align: middle
}

@media (max-width: 767px) {

    .com_sec_entry .bosyu_table tbody tr th,
    .com_sec_entry .bosyu_table tbody tr td {
        padding: 16px 14px
    }
}

.com_sec_entry .bosyu_table tbody tr th {
    font-size: 16px;
    font-weight: bold
}

@media (max-width: 767px) {
    .com_sec_entry .bosyu_table tbody tr th {
        font-size: 15px
    }
}

.com_sec_entry .bosyu_table tbody tr th span {
    font-size: 15px;
    font-weight: normal;
    border: 1px solid;
    padding: 2px 5px;
    margin-left: 26px
}

@media (max-width: 767px) {
    .com_sec_entry .bosyu_table tbody tr th span {
        font-size: 13px;
        display: block;
        padding: 0;
        width: 65px;
        margin: 4px auto 0
    }
}

.com_sec_entry .bosyu_table tbody tr td {
    border-left: 1px solid #fff;
    text-align: center
}

@media (max-width: 767px) {
    .com_sec_entry .bosyu_table tbody tr td:first-of-type {
        text-align: left
    }
}

#page_entry .com_sec_entry .bosyu_area {
    position: relative
}

#page_entry .com_sec_entry .bosyu_area:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #f3f9f3;
    z-index: -1;
    border-radius: 20px
}

#page_entry .com_sec_entry .bosyu_table thead th {
    background-color: #d94e3b
}

#page_entry .com_sec_entry .nagare_title {
    font-size: 23px;
    margin-top: 70px
}

@media (max-width: 767px) {
    #page_entry .com_sec_entry .nagare_title {
        padding: 0 17px;
        margin-top: 95px
    }
}

#page_entry .com_sec_entry .entry_container {
    margin-top: 25px
}

@media (max-width: 767px) {
    #page_entry .com_sec_entry .entry_container {
        margin-top: 35px;
        padding: 0 17px
    }
}

#page_entry .com_sec_entry .entry_container .bg_title {
    max-width: 300px;
    width: 91%;
    margin: 0 auto;
    height: 50px;
    line-height: 50px;
    border-radius: 5px;
    font-size: 17px;
    color: #fff;
    text-align: center
}

@media (max-width: 767px) {
    #page_entry .com_sec_entry .entry_container .bg_title {
        max-width: 100%;
        width: 100%
    }
}

#page_entry .com_sec_entry .entry_container .text {
    font-size: 17px;
    font-weight: bold;
    text-align: center
}

#page_entry .com_sec_entry .entry_container .text .text_s {
    font-size: 13px
}

@media (min-width: 768px) {
    #page_entry .com_sec_entry .entry_container .text .text_s {
        display: block
    }
}

#page_entry .com_sec_entry .entry_container .nagare_wrap {
    width: 91%
}

@media (max-width: 767px) {
    #page_entry .com_sec_entry .entry_container .nagare_wrap {
        width: 100%;
        padding-left: 30px
    }
}

#page_entry .com_sec_entry .entry_container .nagare_wrap .nagare_list li,
#page_entry .com_sec_entry .entry_container .nagare_wrap .nagare_list2 li {
    position: relative
}

@media (max-width: 767px) {

    #page_entry .com_sec_entry .entry_container .nagare_wrap .nagare_list li:before,
    #page_entry .com_sec_entry .entry_container .nagare_wrap .nagare_list2 li:before {
        content: '';
        width: 10px;
        height: 100%;
        position: absolute;
        top: 0;
        left: -5px;
        background-color: #f3f9f3;
        z-index: 1
    }
}

#page_entry .com_sec_entry .entry_container .nagare_wrap .nagare_list li .content,
#page_entry .com_sec_entry .entry_container .nagare_wrap .nagare_list2 li .content {
    border: 1px solid #d94e3b;
    border-radius: 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

#page_entry .com_sec_entry .entry_container .nagare_wrap .nagare_list li .month,
#page_entry .com_sec_entry .entry_container .nagare_wrap .nagare_list2 li .month {
    position: absolute;
    top: -10px;
    right: -38px;
    width: 70px;
    height: 70px;
    border-radius: 50%;
    background-color: #d94e3b;
    color: #fff;
    font-size: 13px;
    font-weight: normal;
    letter-spacing: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    z-index: 1
}

@media (max-width: 767px) {

    #page_entry .com_sec_entry .entry_container .nagare_wrap .nagare_list li .month,
    #page_entry .com_sec_entry .entry_container .nagare_wrap .nagare_list2 li .month {
        left: -60px;
        width: 56px;
        height: 100%;
        border-radius: 5px;
        top: 0;
        bottom: 0;
        margin: auto;
        right: auto;
        font-size: 12px
    }
}

@media (max-width: 767px) {

    #page_entry .com_sec_entry .entry_container .nagare_wrap .nagare_list li .content,
    #page_entry .com_sec_entry .entry_container .nagare_wrap .nagare_list2 li .content {
        font-size: 15px
    }
}

#page_entry .com_sec_entry .entry_container .nagare_wrap .nagare_list li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 30px
}

@media (max-width: 767px) {
    #page_entry .com_sec_entry .entry_container .nagare_wrap .nagare_list li {
        margin-bottom: 20px
    }
}

#page_entry .com_sec_entry .entry_container .nagare_wrap .nagare_list li:nth-child(1) .content:first-of-type:before {
    top: -32px;
    width: 26px;
    height: 37px;
    background: url("../img/entry/entry_arrow_green2.svg") center bottom/26px 42px no-repeat
}

#page_entry .com_sec_entry .entry_container .nagare_wrap .nagare_list li:nth-child(2) .content:before {
    bottom: 0;
    width: 2px;
    height: 320px;
    background-color: #d94e3b;
    z-index: -1
}

@media (max-width: 767px) {
    #page_entry .com_sec_entry .entry_container .nagare_wrap .nagare_list li:nth-child(2) .content:before {
        height: 225px
    }
}

#page_entry .com_sec_entry .entry_container .nagare_wrap .nagare_list li .content {
    width: calc(74% / 2);
    min-height: 72px;
    letter-spacing: 0;
    position: relative;
    background-color: #f3f9f3
}

@media (max-width: 1050px) {
    #page_entry .com_sec_entry .entry_container .nagare_wrap .nagare_list li .content {
        font-size: 14px
    }
}

@media (max-width: 767px) {
    #page_entry .com_sec_entry .entry_container .nagare_wrap .nagare_list li .content {
        width: calc(77% / 2);
        min-height: 62px;
        font-size: 12px
    }
}

@media (max-width: 370px) {
    #page_entry .com_sec_entry .entry_container .nagare_wrap .nagare_list li .content {
        font-size: 10px;
        letter-spacing: -0.1em
    }
}

#page_entry .com_sec_entry .entry_container .nagare_wrap .nagare_list li .content:before,
#page_entry .com_sec_entry .entry_container .nagare_wrap .nagare_list li .content:after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    margin: auto
}

#page_entry .com_sec_entry .entry_container .nagare_wrap .nagare_list li .content:after {
    bottom: -38px;
    width: 26px;
    height: 37px;
    background: url("../img/entry/entry_arrow_green2.svg") center bottom/26px 42px no-repeat;
    z-index: 1
}

@media (max-width: 767px) {
    #page_entry .com_sec_entry .entry_container .nagare_wrap .nagare_list li .content:after {
        bottom: -27px;
        height: 25px
    }
}

#page_entry .com_sec_entry .entry_container .nagare_wrap .nagare_list li .content .text_s {
    font-size: 12px
}

@media (max-width: 767px) {
    #page_entry .com_sec_entry .entry_container .nagare_wrap .nagare_list li .content .text_s {
        font-size: 10px
    }
}

#page_entry .com_sec_entry .entry_container .nagare_wrap .nagare_list li .content:nth-child(2) {
    margin-left: 10px;
    font-size: 13px;
    display: block;
    letter-spacing: -0.02em;
    padding-top: 9px
}

@media (max-width: 1050px) {
    #page_entry .com_sec_entry .entry_container .nagare_wrap .nagare_list li .content:nth-child(2) {
        padding-top: 0
    }
}

@media (max-width: 767px) {
    #page_entry .com_sec_entry .entry_container .nagare_wrap .nagare_list li .content:nth-child(2) {
        font-size: 10px;
        padding-top: 8px
    }
}

@media (max-width: 445px) {
    #page_entry .com_sec_entry .entry_container .nagare_wrap .nagare_list li .content:nth-child(2) {
        font-size: 10px;
        padding-top: 0
    }
}

#page_entry .com_sec_entry .entry_container .nagare_wrap .nagare_list li .content:nth-child(2) .text_s2 {
    font-size: 10px
}

@media (max-width: 1050px) {
    #page_entry .com_sec_entry .entry_container .nagare_wrap .nagare_list li .content:nth-child(2) .text_s2 {
        display: block
    }
}

@media (max-width: 767px) {
    #page_entry .com_sec_entry .entry_container .nagare_wrap .nagare_list li .content:nth-child(2) .text_s2 {
        display: inline
    }
}

@media (max-width: 767px) {
    #page_entry .com_sec_entry .entry_container .nagare_wrap .nagare_list li .content:nth-child(2) .text_s {
        display: block
    }
}

#page_entry .com_sec_entry .entry_container .nagare_wrap .nagare_list2 li:nth-child(n+2) {
    margin-top: 30px
}

@media (max-width: 767px) {
    #page_entry .com_sec_entry .entry_container .nagare_wrap .nagare_list2 li:nth-child(n+2) {
        margin-top: 20px
    }
}

#page_entry .com_sec_entry .entry_container .nagare_wrap .nagare_list2 li .content {
    min-height: 50px
}

@media all and (-ms-high-contrast: none) {
    #page_entry .com_sec_entry .entry_container .nagare_wrap .nagare_list2 li .content {
        padding-top: 12px
    }

    #page_entry .com_sec_entry .entry_container .nagare_wrap .nagare_list2 li .content.content2 {
        padding-top: 2px
    }
}

@media (min-width: 768px) {
    #page_entry .com_sec_entry .entry_container .nagare_wrap .nagare_list2 li .content.content2 {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }

    #page_entry .com_sec_entry .entry_container .nagare_wrap .nagare_list2 li .content.content2 p {
        position: relative;
        top: 2px
    }

    #page_entry .com_sec_entry .entry_container .nagare_wrap .nagare_list2 li .content.content2 p span {
        text-align: center;
        padding-left: 15px
    }
}

#page_entry .com_sec_entry .entry_container .age1,
#page_entry .com_sec_entry .entry_container .ippan1,
#page_entry .com_sec_entry .entry_container .hoiku1,
#page_entry .com_sec_entry .entry_container .age4 {
    border-bottom: 4px dotted #d9d9d9
}

@media (min-width: 768px) {

    #page_entry .com_sec_entry .entry_container .age1,
    #page_entry .com_sec_entry .entry_container .ippan1,
    #page_entry .com_sec_entry .entry_container .hoiku1,
    #page_entry .com_sec_entry .entry_container .age4 {
        position: relative;
        z-index: -1
    }
}

#page_entry .com_sec_entry .entry_container .ippan,
#page_entry .com_sec_entry .entry_container .hoiku {
    border-left: 4px dotted #d9d9d9
}

#page_entry .com_sec_entry .entry_container .age3,
#page_entry .com_sec_entry .entry_container .ippan3,
#page_entry .com_sec_entry .entry_container .hoiku3,
#page_entry .com_sec_entry .entry_container .age6 {
    border-top: 4px dotted #d9d9d9
}

#page_entry .com_sec_entry .entry_container .ippan2,
#page_entry .com_sec_entry .entry_container .hoiku2 {
    padding-top: 28px;
    padding-bottom: 28px
}

#page_entry .com_sec_entry .entry_container .ippan3,
#page_entry .com_sec_entry .entry_container .hoiku3 {
    padding-top: 28px
}

#page_entry .com_sec_entry .entry_container .age {
    font-size: 17px;
    font-weight: bold;
    text-align: center;
    padding: 50px 0 40px
}

@media (max-width: 767px) {
    #page_entry .com_sec_entry .entry_container .age {
        text-align: left;
        padding: 18px 0;
        font-size: 15px
    }
}

@media (max-width: 370px) {
    #page_entry .com_sec_entry .entry_container .age {
        font-size: 13px;
        letter-spacing: 0.05em
    }
}

#page_entry .com_sec_entry .entry_container .age.age1 {
    -ms-flex-item-align: end;
    align-self: end
}

#page_entry .com_sec_entry .entry_container .age.sp {
    display: none
}

@media (max-width: 767px) {
    #page_entry .com_sec_entry .entry_container .age.sp {
        display: block
    }
}

@media (max-width: 767px) {
    #page_entry .com_sec_entry .entry_container .age span {
        display: block;
        text-indent: -10px
    }
}

#page_entry .com_sec_entry .entry_container .ippan1 .bg_title,
#page_entry .com_sec_entry .entry_container .space1 .bg_title {
    background-color: #d94e3b
}

@media (max-width: 767px) {
    #page_entry .com_sec_entry .entry_container .ippan.ippan1 {
        z-index: -1
    }
}

@media (min-width: 768px) {

    #page_entry .com_sec_entry .entry_container .ippan.ippan2 .nagare_wrap,
    #page_entry .com_sec_entry .entry_container .ippan.ippan3 .nagare_wrap {
        margin-left: auto
    }
}

@media (min-width: 768px) {
    #page_entry .com_sec_entry .entry_container .ippan.ippan2 .nagare_list li .month {
        top: 0
    }
}

#page_entry .com_sec_entry .entry_container .ippan.ippan2 .nagare_list2 {
    position: relative
}

#page_entry .com_sec_entry .entry_container .ippan.ippan2 .nagare_list2:before {
    content: '';
    width: 26px;
    height: 358px;
    position: absolute;
    right: 39px;
    top: -351px;
    background: url("../img/entry/arrow_green_long.svg") center bottom/26px 380px no-repeat;
    z-index: 1
}

@media (max-width: 1050px) {
    #page_entry .com_sec_entry .entry_container .ippan.ippan2 .nagare_list2:before {
        right: 28px
    }
}

@media (max-width: 767px) {
    #page_entry .com_sec_entry .entry_container .ippan.ippan2 .nagare_list2:before {
        right: 10px;
        height: 253px;
        top: -246px
    }
}

@media (min-width: 1051px) {

    #page_entry .com_sec_entry .entry_container .ippan.ippan2 .nagare_list2 li:nth-child(4) .content,
    #page_entry .com_sec_entry .entry_container .ippan.ippan2 .nagare_list2 li:nth-child(6) .content {
        text-align: left;
        padding-left: 18px
    }
}

@media (min-width: 768px) and (max-width: 1050px) {

    #page_entry .com_sec_entry .entry_container .ippan.ippan2 .nagare_list2 li:nth-child(4) .content,
    #page_entry .com_sec_entry .entry_container .ippan.ippan2 .nagare_list2 li:nth-child(6) .content {
        font-size: 14px;
        letter-spacing: 0.05em;
        padding-right: 10px
    }
}

@media (min-width: 1051px) {
    #page_entry .com_sec_entry .entry_container .ippan.ippan2 .nagare_list2 li .content2 {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
}

#page_entry .com_sec_entry .entry_container .hoiku1 .bg_title,
#page_entry .com_sec_entry .entry_container .space2 .bg_title {
    background-color: #00a3f9
}

@media (max-width: 767px) {
    #page_entry .com_sec_entry .entry_container .space2 {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end;
        padding-bottom: 15px
    }
}

#page_entry .com_sec_entry .entry_container .hoiku.hoiku1 .text {
    padding-top: 50px;
    position: relative;
    left: -3%
}

@media (max-width: 767px) {
    #page_entry .com_sec_entry .entry_container .hoiku.hoiku1 .text {
        padding-top: 16px;
        padding-bottom: 20px;
        left: 3%
    }

    #page_entry .com_sec_entry .entry_container .hoiku.hoiku1 .text span {
        display: block
    }
}

@media (min-width: 768px) {
    #page_entry .com_sec_entry .entry_container .hoiku.hoiku2 .nagare_list {
        opacity: 0
    }
}

@media (max-width: 767px) {
    #page_entry .com_sec_entry .entry_container .hoiku.hoiku2 .nagare_list {
        display: none
    }
}

#page_entry .com_sec_entry .entry_container .hoiku.hoiku2 .nagare_list2 {
    position: relative
}

#page_entry .com_sec_entry .entry_container .hoiku.hoiku2 .nagare_list2:before {
    content: '';
    width: 26px;
    height: 270px;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: -261px;
    background: url("../img/entry/arrow_blue_long.svg") center bottom/26px 280px no-repeat;
    z-index: 1
}

@media (max-width: 767px) {
    #page_entry .com_sec_entry .entry_container .hoiku.hoiku2 .nagare_list2:before {
        height: 50px;
        top: -43px;
        right: auto;
        left: 41%
    }
}

@media (min-width: 1051px) {

    #page_entry .com_sec_entry .entry_container .hoiku.hoiku2 .nagare_list2 li:nth-child(4) .content,
    #page_entry .com_sec_entry .entry_container .hoiku.hoiku2 .nagare_list2 li:nth-child(6) .content {
        text-align: right;
        padding-right: 18px
    }
}

@media (max-width: 1050px) {

    #page_entry .com_sec_entry .entry_container .hoiku.hoiku2 .nagare_list2 li:nth-child(4) .content,
    #page_entry .com_sec_entry .entry_container .hoiku.hoiku2 .nagare_list2 li:nth-child(6) .content {
        font-size: 14px;
        letter-spacing: 0.05em
    }
}

@media (min-width: 1051px) {
    #page_entry .com_sec_entry .entry_container .hoiku.hoiku2 .nagare_list2 li .content2 {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }
}

@media (max-width: 930px) {

    #page_entry .com_sec_entry .entry_container .hoiku.hoiku2 .nagare_wrap,
    #page_entry .com_sec_entry .entry_container .hoiku.hoiku3 .nagare_wrap {
        width: 100%
    }
}

@media (max-width: 767px) {

    #page_entry .com_sec_entry .entry_container .hoiku.hoiku2 .nagare_wrap .nagare_list2 .content,
    #page_entry .com_sec_entry .entry_container .hoiku.hoiku3 .nagare_wrap .nagare_list2 .content {
        border-color: #00a3f9
    }
}

@media (min-width: 768px) {

    #page_entry .com_sec_entry .entry_container .hoiku.hoiku2 .nagare_wrap .nagare_list2 .month,
    #page_entry .com_sec_entry .entry_container .hoiku.hoiku3 .nagare_wrap .nagare_list2 .month {
        display: none
    }
}

@media (max-width: 767px) {

    #page_entry .com_sec_entry .entry_container .hoiku.hoiku2 .nagare_wrap .nagare_list2 .month,
    #page_entry .com_sec_entry .entry_container .hoiku.hoiku3 .nagare_wrap .nagare_list2 .month {
        background-color: #00a3f9
    }
}

@media (min-width: 768px) {
    #page_entry .com_sec_entry .container_btm {
        max-width: 675px;
        margin-left: auto
    }
}

@media (max-width: 767px) {
    #page_entry .com_sec_entry .container_btm {
        padding: 0 17px 40px
    }
}

#page_entry .com_sec_entry .container_btm .notice {
    max-width: 620px;
    margin: 48px auto 42px
}

#page_entry .com_sec_entry .container_btm .notice:before {
    background-image: linear-gradient(-45deg, #a3d1aa 0%, #a3d1aa 8%, #f3f9f3 8%, #f3f9f3 42%, #a3d1aa 42%, #a3d1aa 58%, #f3f9f3 58%, #f3f9f3 92%, #a3d1aa 92%, #a3d1aa 100%)
}

@media (min-width: 768px) {
    #page_entry .com_sec_entry .container_btm .notice {
        font-size: 16px;
        padding-bottom: 25px
    }
}

@media (max-width: 767px) {
    #page_entry .com_sec_entry .container_btm .notice {
        text-align: center;
        line-height: 1.6em
    }
}

#page_entry .com_sec_entry .container_btm .com_kome_list {
    line-height: 1.6em
}

#page_entry .entry_container {
    display: grid;
    display: -ms-grid;
    grid-template-areas: "age1 ippan1 hoiku1" "age2 ippan2 hoiku2" "age3 ippan3 hoiku3";
    grid-template-rows: 185px auto 80px;
    -ms-grid-rows: 185px auto 80px;
    grid-template-columns: 18% 41% 41%;
    -ms-grid-columns: 18% 41% 41%
}

@media (max-width: 767px) {
    #page_entry .entry_container {
        grid-template-areas: "space1 space1" "age1 ippan1" "age2 ippan2" "age3 ippan3" "space2 space2" "age4 hoiku1" "age5 hoiku2" "age6 hoiku3";
        grid-template-rows: 66px 58px auto auto 166px auto auto auto;
        -ms-grid-rows: 66px 58px auto auto 166px auto auto auto;
        grid-template-columns: 25% 75%;
        -ms-grid-columns: 25% 75%
    }
}

#page_entry .entry_container .age1 {
    grid-area: age1;
    -ms-grid-column: 1;
    -ms-grid-row: 1
}

@media (max-width: 767px) {
    #page_entry .entry_container .age1 {
        -ms-grid-column: 1;
        -ms-grid-row: 2
    }
}

#page_entry .entry_container .age2 {
    grid-area: age2;
    -ms-grid-column: 1;
    -ms-grid-row: 2
}

@media (max-width: 767px) {
    #page_entry .entry_container .age2 {
        -ms-grid-column: 1;
        -ms-grid-row: 3
    }
}

#page_entry .entry_container .age3 {
    grid-area: age3;
    -ms-grid-column: 1;
    -ms-grid-row: 3
}

@media (max-width: 767px) {
    #page_entry .entry_container .age3 {
        -ms-grid-column: 1;
        -ms-grid-row: 4
    }
}

#page_entry .entry_container .ippan1 {
    grid-area: ippan1;
    -ms-grid-column: 2;
    -ms-grid-row: 1
}

@media (max-width: 767px) {
    #page_entry .entry_container .ippan1 {
        -ms-grid-column: 2;
        -ms-grid-row: 2
    }
}

#page_entry .entry_container .ippan2 {
    grid-area: ippan2;
    -ms-grid-column: 2;
    -ms-grid-row: 2
}

@media (max-width: 767px) {
    #page_entry .entry_container .ippan2 {
        -ms-grid-column: 2;
        -ms-grid-row: 3
    }
}

#page_entry .entry_container .ippan3 {
    grid-area: ippan3;
    -ms-grid-column: 2;
    -ms-grid-row: 3
}

@media (max-width: 767px) {
    #page_entry .entry_container .ippan3 {
        -ms-grid-column: 2;
        -ms-grid-row: 4
    }
}

#page_entry .entry_container .hoiku1 {
    grid-area: hoiku1;
    -ms-grid-column: 3;
    -ms-grid-row: 1
}

@media (max-width: 767px) {
    #page_entry .entry_container .hoiku1 {
        -ms-grid-column: 2;
        -ms-grid-row: 6
    }
}

#page_entry .entry_container .hoiku2 {
    grid-area: hoiku2;
    -ms-grid-column: 3;
    -ms-grid-row: 2
}

@media (max-width: 767px) {
    #page_entry .entry_container .hoiku2 {
        -ms-grid-column: 2;
        -ms-grid-row: 7
    }
}

#page_entry .entry_container .hoiku3 {
    grid-area: hoiku3;
    -ms-grid-column: 3;
    -ms-grid-row: 3
}

@media (max-width: 767px) {
    #page_entry .entry_container .hoiku3 {
        -ms-grid-column: 2;
        -ms-grid-row: 8
    }
}

@media (min-width: 768px) {

    #page_entry .entry_container .age4,
    #page_entry .entry_container .age5,
    #page_entry .entry_container .age6,
    #page_entry .entry_container .space1,
    #page_entry .entry_container .space2 {
        display: none
    }
}

@media (max-width: 767px) {
    #page_entry .entry_container .age4 {
        grid-area: age4;
        -ms-grid-column: 1;
        -ms-grid-row: 6
    }

    #page_entry .entry_container .age5 {
        grid-area: age5;
        -ms-grid-column: 1;
        -ms-grid-row: 7
    }

    #page_entry .entry_container .age6 {
        grid-area: age6;
        -ms-grid-column: 1;
        -ms-grid-row: 8
    }

    #page_entry .entry_container .space1 {
        grid-area: space1;
        -ms-grid-column: 1;
        -ms-grid-row: 1;
        -ms-grid-column-span: 2
    }

    #page_entry .entry_container .space2 {
        grid-area: space2;
        -ms-grid-column: 1;
        -ms-grid-row: 5;
        -ms-grid-column-span: 2
    }
}

#page_entry .sec_com_info {
    margin-top: 30px
}

@media (min-width: 768px) and (max-width: 1050px) {
    #page_entry .sec_com_info .info_list .info_title {
        width: 160px
    }
}

@media (min-width: 768px) and (max-width: 1050px) {
    #page_entry .sec_com_info .info_list .text_wrap {
        width: calc(100% - 160px)
    }
}

#page_entry .sec_com_info .info_list .text_wrap .hiyou_list {
    margin-bottom: 25px;
    margin-top: -22px
}

#page_entry .sec_com_info .info_list .text_wrap .hiyou_list>li {
    padding: 22px 8px
}

@media (min-width: 768px) {
    #page_entry .sec_com_info .info_list .text_wrap .hiyou_list>li {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

@media (max-width: 767px) {
    #page_entry .sec_com_info .info_list .text_wrap .hiyou_list>li {
        padding: 24px 0
    }
}

#page_entry .sec_com_info .info_list .text_wrap .hiyou_list>li:nth-child(n+2) {
    border-top: 1px solid #d9d9d9
}

#page_entry .sec_com_info .info_list .text_wrap .hiyou_list>li .title {
    width: 225px;
    font-size: 17px
}

@media (max-width: 1050px) {
    #page_entry .sec_com_info .info_list .text_wrap .hiyou_list>li .title {
        width: 190px;
        font-size: 16px
    }
}

@media (max-width: 767px) {
    #page_entry .sec_com_info .info_list .text_wrap .hiyou_list>li .title {
        width: 100%
    }
}

#page_entry .sec_com_info .info_list .text_wrap .hiyou_list>li .text_r {
    width: calc(100% - 225px)
}

@media (max-width: 1050px) {
    #page_entry .sec_com_info .info_list .text_wrap .hiyou_list>li .text_r {
        width: calc(100% - 190px)
    }
}

@media (max-width: 767px) {
    #page_entry .sec_com_info .info_list .text_wrap .hiyou_list>li .text_r {
        width: 100%;
        margin-top: 10px
    }
}

#page_recruit {
    padding-bottom: 110px
}

@media (max-width: 767px) {
    #page_recruit {
        padding-bottom: 10px
    }
}

#page_recruit.page_youchien .recruit_list .bosyu_list .title {
    background-color: #58b578
}

@media (min-width: 768px) {
    #page_recruit.page_hoikuen .com_page_nav li.active {
        color: #00a3f9
    }
}

#page_recruit.page_hoikuen .recruit_list .bosyu_list .title {
    background-color: #33b5fa
}

@media (max-width: 767px) {

    #page_recruit.page_youchien .com_page_nav li:nth-child(2) a,
    #page_recruit.page_hoikuen .com_page_nav li:nth-child(2) {
        color: #00a3f9;
        background: #ebf8ff url("../img/common/arrow_blue_right.svg") right 30px center/8px 13px no-repeat
    }
}

#page_recruit .recruit_line {
    max-width: 580px;
    margin: 85px auto 0
}

@media (max-width: 767px) {
    #page_recruit .recruit_line {
        margin-top: 40px
    }
}

#page_recruit .recruit_line .clm {
    border: 3px solid #d94e3b;
    border-radius: 20px 0 20px 0;
    padding: 25px 50px
}

@media (min-width: 768px) {
    #page_recruit .recruit_line .clm {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end
    }
}

@media (max-width: 767px) {
    #page_recruit .recruit_line .clm {
        padding: 25px 5px;
        margin: 0 10px
    }
}

#page_recruit .recruit_line .clm_l {
    font-size: 16px;
    font-weight: bold
}

@media (max-width: 767px) {
    #page_recruit .recruit_line .clm_l {
        font-size: 14px
    }
}

#page_recruit .recruit_line .clm_l .line_txt {
    letter-spacing: 0;
    line-height: calc(28/16)
}

@media (max-width: 767px) {
    #page_recruit .recruit_line .clm_l .line_txt {
        text-align: center;
        line-height: 2
    }
}

#page_recruit .recruit_line .clm_l .btn_wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 15px
}

@media (max-width: 767px) {
    #page_recruit .recruit_line .clm_l .btn_wrap {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

#page_recruit .recruit_line .clm_l .btn_wrap .btn {
    background-color: #06c755;
    width: 210px;
    padding: 18px 10px;
    border-radius: 10px
}

@media (min-width: 768px) {
    #page_recruit .recruit_line .clm_l .btn_wrap .btn {
        margin-right: 20px
    }
}

#page_recruit .recruit_line .clm_l .btn_wrap .btn img {
    width: 160px;
    margin: 0 auto
}

#page_recruit .recruit_line .clm_l .btn_wrap .line_name {
    color: #06c755;
    letter-spacing: .05em
}

@media (max-width: 767px) {
    #page_recruit .recruit_line .clm_l .btn_wrap .line_name {
        display: none
    }
}

#page_recruit .recruit_line .qr {
    width: 100px
}

@media (max-width: 767px) {
    #page_recruit .recruit_line .qr {
        display: none
    }
}

@media (max-width: 767px) {
    #page_recruit .recruit_link_top .com_page_nav {
        padding-top: 45px
    }
}

#page_recruit .no_data {
    padding: 80px 0 30px
}

#page_recruit .sec_recruit .recruit_list {
    max-width: 880px;
    margin: 55px auto 0
}

@media (max-width: 767px) {
    #page_recruit .sec_recruit .recruit_list {
        margin-top: 40px
    }
}

#page_recruit .sec_recruit .recruit_list>li:nth-child(n+2) {
    margin-top: 95px
}

#page_recruit .sec_recruit .recruit_list>li .status_title {
    font-size: 18px
}

@media (max-width: 767px) {
    #page_recruit .sec_recruit .recruit_list>li .status_title {
        font-size: 23px
    }
}

#page_recruit .sec_recruit .recruit_list>li .bosyu_list {
    margin-top: 20px
}

@media (max-width: 767px) {
    #page_recruit .sec_recruit .recruit_list>li .bosyu_list {
        margin-top: 40px
    }
}

#page_recruit .sec_recruit .recruit_list>li .bosyu_list li {
    line-height: 1.8em
}

@media (min-width: 768px) {
    #page_recruit .sec_recruit .recruit_list>li .bosyu_list li {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    #page_recruit .sec_recruit .recruit_list>li .bosyu_list li:nth-child(n+2) {
        margin-top: 4px
    }
}

@media (max-width: 767px) {
    #page_recruit .sec_recruit .recruit_list>li .bosyu_list li {
        line-height: 1.6em
    }
}

#page_recruit .sec_recruit .recruit_list>li .bosyu_list li .title {
    width: 250px;
    color: #fff;
    padding: 19px 30px;
    font-size: 16px
}

@media (max-width: 767px) {
    #page_recruit .sec_recruit .recruit_list>li .bosyu_list li .title {
        width: 100%;
        padding: 8px 17px
    }
}

#page_recruit .sec_recruit .recruit_list>li .bosyu_list li .text {
    width: calc(100% - 250px);
    background-color: #f6f6f6;
    padding: 19px 36px;
    text-align: justify
}

@media (max-width: 767px) {
    #page_recruit .sec_recruit .recruit_list>li .bosyu_list li .text {
        width: 100%;
        background-color: #fff;
        padding: 18px 17px
    }
}

#page_recruit .sec_recruit .recruit_contact {
    max-width: 880px;
    margin: 50px auto 0;
    text-align: center;
    background-color: #fffeef;
    border-radius: 20px;
    padding: 53px 15px 37px
}

@media (max-width: 767px) {
    #page_recruit .sec_recruit .recruit_contact {
        margin-top: 45px;
        padding: 56px 10px
    }
}

#page_recruit .sec_recruit .recruit_contact .lead {
    font-size: 21px;
    font-weight: bold
}

@media (max-width: 767px) {
    #page_recruit .sec_recruit .recruit_contact .lead {
        font-size: 18px
    }
}

@media (max-width: 370px) {
    #page_recruit .sec_recruit .recruit_contact .lead {
        font-size: 16px
    }
}

#page_recruit .sec_recruit .recruit_contact .tel {
    font-size: 32px;
    letter-spacing: 0.12em;
    display: inline-block;
    margin-top: 20px;
    padding-left: 39px;
    position: relative;
    z-index: 0
}

@media (min-width: 768px) {
    #page_recruit .sec_recruit .recruit_contact .tel:hover:before {
        width: 0
    }
}

@media (max-width: 767px) {
    #page_recruit .sec_recruit .recruit_contact .tel {
        margin-top: 10px
    }
}

@media (max-width: 370px) {
    #page_recruit .sec_recruit .recruit_contact .tel {
        font-size: 28px
    }
}

#page_recruit .sec_recruit .recruit_contact .tel:before,
#page_recruit .sec_recruit .recruit_contact .tel:after {
    content: '';
    position: absolute
}

#page_recruit .sec_recruit .recruit_contact .tel:before {
    width: 100%;
    height: 15px;
    background: #d94e3b;
    left: 0;
    bottom: 7px;
    z-index: -1;
    -webkit-transition: .3s;
    transition: .3s
}

#page_recruit .sec_recruit .recruit_contact .tel:after {
    width: 22px;
    height: 22px;
    background: url("../img/common/icon_tel.svg") center/22px 22px no-repeat;
    top: 16px;
    left: 2px
}

#page_recruit .sec_recruit .recruit_contact .time {
    font-size: 14px
}

#page_recruit .sec_recruit .photo_list {
    margin-top: 60px
}

@media (min-width: 768px) {
    #page_recruit .sec_recruit .photo_list {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

@media (max-width: 767px) {
    #page_recruit .sec_recruit .photo_list {
        margin-top: 30px
    }
}

#page_recruit .sec_recruit .photo_list li {
    max-width: 470px;
    width: 100%
}

@media (min-width: 768px) {
    #page_recruit .sec_recruit .photo_list li:not(:first-child) {
        margin-left: 60px
    }
}

@media (max-width: 767px) {
    #page_recruit .sec_recruit .photo_list li:nth-child(n+2) {
        margin-top: 30px
    }
}

#page_news .com_sec_news .inner {
    margin-top: 37px
}

@media (min-width: 768px) {
    #page_news .com_sec_news .inner {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

#page_news .com_sec_news .inner .sidebar_news {
    width: 210px;
    margin-right: 90px;
    margin-top: 20px
}

@media (max-width: 1050px) {
    #page_news .com_sec_news .inner .sidebar_news {
        width: 195px;
        margin-right: 35px
    }
}

@media (max-width: 767px) {
    #page_news .com_sec_news .inner .sidebar_news {
        width: 100%;
        margin: 0
    }
}

@media (max-width: 767px) {
    #page_news .com_sec_news .inner .sidebar_news .search_list {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        padding: 0 17px
    }
}

@media (max-width: 767px) {
    #page_news .com_sec_news .inner .sidebar_news .search_list>li {
        width: calc((100% - 10px)/2)
    }
}

#page_news .com_sec_news .inner .sidebar_news .search_list>li:nth-child(n+2) {
    margin-top: 45px
}

@media (max-width: 767px) {
    #page_news .com_sec_news .inner .sidebar_news .search_list>li:nth-child(n+2) {
        margin: 0 0 0 10px
    }
}

#page_news .com_sec_news .inner .sidebar_news .search_list>li .search_title {
    font-size: 18px;
    padding-left: 25px;
    background: url("../img/common/icon_zoom.svg") left center/15px 15px no-repeat;
    margin-bottom: 15px
}

@media (max-width: 767px) {
    #page_news .com_sec_news .inner .sidebar_news .search_list>li .search_title {
        font-size: 16px;
        letter-spacing: 0.02em;
        padding-left: 20px;
        background-size: 13px 13px
    }
}

@media (max-width: 370px) {
    #page_news .com_sec_news .inner .sidebar_news .search_list>li .search_title {
        font-size: 13px;
        letter-spacing: 0
    }
}

#page_news .com_sec_news .inner .sidebar_news .search_list>li select::-ms-expand {
    display: none
}

#page_news .com_sec_news .inner .sidebar_news .search_list>li select {
    width: 100%;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: 0
}

#page_news .com_sec_news .inner .sidebar_news .search_list>li .nice-select {
    width: 100%;
    background: url("../img/common/arrow_green_bottom.svg") right 15px center/11px 6px no-repeat;
    border: 1px solid #d94e3b;
    color: #d94e3b;
    height: 50px;
    line-height: 50px
}

@media (max-width: 767px) {
    #page_news .com_sec_news .inner .sidebar_news .search_list>li .nice-select {
        font-size: 13px;
        padding-left: 12px;
        letter-spacing: 0.05em
    }
}

@media (max-width: 370px) {
    #page_news .com_sec_news .inner .sidebar_news .search_list>li .nice-select {
        font-size: 11px;
        padding-left: 7px;
        letter-spacing: 0;
        line-height: 40px;
        height: 40px
    }
}

#page_news .com_sec_news .inner .sidebar_news .search_list>li .nice-select:after {
    content: none
}

#page_news .com_sec_news .inner .sidebar_news .search_list>li .nice-select .list {
    width: 100%;
    color: #000
}

#page_news .com_sec_news .inner .content_area {
    width: calc(100% - 300px)
}

@media (max-width: 1050px) {
    #page_news .com_sec_news .inner .content_area {
        width: calc(100% - 230px)
    }
}

@media (max-width: 767px) {
    #page_news .com_sec_news .inner .content_area {
        width: 100%;
        padding: 0 17px;
        margin-top: 30px
    }
}

@media (max-width: 767px) {
    #page_news .com_sec_news .detail_area {
        padding-bottom: 100px
    }
}

#page_news .com_sec_news .detail_area .title_wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    border-bottom: 1px solid #e6e6e6;
    padding: 0 10px 60px
}

@media (max-width: 767px) {
    #page_news .com_sec_news .detail_area .title_wrap {
        padding: 0 0 15px
    }
}

#page_news .com_sec_news .detail_area .title_wrap .com_date {
    margin-right: 12px
}

#page_news .com_sec_news .detail_area .title_wrap .title {
    width: 100%;
    font-size: 23px;
    margin-top: 8px
}

@media (max-width: 767px) {
    #page_news .com_sec_news .detail_area .title_wrap .title {
        font-size: 20px;
        margin-top: 10px;
        line-height: 1.7em
    }
}

#page_news .com_sec_news .detail_area .content {
    padding: 40px 10px 50px;
    line-height: 2em;
    letter-spacing: 0.07em;
    text-align: justify;
    border-bottom: 1px solid #e6e6e6
}

@media (max-width: 767px) {
    #page_news .com_sec_news .detail_area .content {
        padding: 35px 0 43px;
        line-height: 1.8em
    }
}

#page_news .com_sec_news .detail_area .page_nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 50px;
    font-size: 16px;
    padding: 0 10px
}

@media (max-width: 767px) {
    #page_news .com_sec_news .detail_area .page_nav {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-top: 35px
    }
}

#page_news .com_sec_news .detail_area .page_nav .btn_next,
#page_news .com_sec_news .detail_area .page_nav .btn_prev {
    font-weight: bold;
    width: 120px;
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
    color: #d94e3b
}

@media (max-width: 767px) {

    #page_news .com_sec_news .detail_area .page_nav .btn_next,
    #page_news .com_sec_news .detail_area .page_nav .btn_prev {
        width: 50%
    }
}

@media (min-width: 768px) {

    #page_news .com_sec_news .detail_area .page_nav .btn_next a,
    #page_news .com_sec_news .detail_area .page_nav .btn_prev a {
        -webkit-transition: .3s;
        transition: .3s
    }

    #page_news .com_sec_news .detail_area .page_nav .btn_next a:hover,
    #page_news .com_sec_news .detail_area .page_nav .btn_prev a:hover {
        opacity: .6
    }
}

#page_news .com_sec_news .detail_area .page_nav .btn_next a {
    background: url("../img/common/arrow_green_left.svg") left center/6px 11px no-repeat;
    padding-left: 27px
}

#page_news .com_sec_news .detail_area .page_nav .btn_prev {
    text-align: right
}

#page_news .com_sec_news .detail_area .page_nav .btn_prev a {
    background: url("../img/common/arrow_green_right.svg") right center/6px 11px no-repeat;
    padding-right: 27px
}

#page_news .com_sec_news .detail_area .page_nav .back_btn {
    width: 210px;
    height: 50px;
    line-height: 50px;
    border: 1px solid #d94e3b;
    border-radius: 5px;
    text-align: center;
    background-color: #d94e3b;
    color: #fff
}

@media (min-width: 768px) {
    #page_news .com_sec_news .detail_area .page_nav .back_btn {
        -webkit-transition: .3s;
        transition: .3s
    }

    #page_news .com_sec_news .detail_area .page_nav .back_btn:hover {
        background-color: #fff;
        color: #d94e3b
    }
}

@media (max-width: 1050px) {
    #page_news .com_sec_news .detail_area .page_nav .back_btn {
        width: 165px
    }
}

@media (max-width: 767px) {
    #page_news .com_sec_news .detail_area .page_nav .back_btn {
        width: 100%;
        max-width: 210px;
        margin: 40px auto 0;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }
}

@media (min-width: 768px) {
    #page_news .com_sec_news .com_news_list.otayori li .thumb {
        width: 200px;
        height: 140px;
        border-radius: 50px 0 50px 0
    }
}

@media (min-width: 768px) and (max-width: 1050px) {
    #page_news .com_sec_news .com_news_list.otayori li .thumb {
        border-radius: 20px 0 20px 0
    }
}

@media (min-width: 768px) {
    #page_news .com_sec_news .com_news_list.otayori li .text_inner {
        width: calc(100% - 200px);
        -ms-flex-item-align: center;
        align-self: center;
        margin-top: -6px
    }
}

#page_news .wp-pagenavi {
    text-align: center;
    margin-top: 70px;
    font-family: source-han-sans-japanese, sans-serif;
    font-size: 26px;
    color: #e6e6e6
}

#page_news .wp-pagenavi span,
#page_news .wp-pagenavi a {
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    vertical-align: middle
}

#page_news .wp-pagenavi span.current,
#page_news .wp-pagenavi a.current {
    color: #d94e3b
}

#page_news .wp-pagenavi span.previouspostslink,
#page_news .wp-pagenavi span.nextpostslink,
#page_news .wp-pagenavi a.previouspostslink,
#page_news .wp-pagenavi a.nextpostslink {
    -webkit-transition: .3s;
    transition: .3s;
    color: transparent
}

#page_news .wp-pagenavi span.previouspostslink:hover,
#page_news .wp-pagenavi span.nextpostslink:hover,
#page_news .wp-pagenavi a.previouspostslink:hover,
#page_news .wp-pagenavi a.nextpostslink:hover {
    opacity: .7
}

#page_news .wp-pagenavi span.previouspostslink,
#page_news .wp-pagenavi a.previouspostslink {
    background: url("../img/common/arrow_green_left.svg") center center/6px 11px no-repeat
}

#page_news .wp-pagenavi span.nextpostslink,
#page_news .wp-pagenavi a.nextpostslink {
    background: url("../img/common/arrow_green_right.svg") center center/6px 11px no-repeat
}

#page_news .wp-pagenavi span.page,
#page_news .wp-pagenavi a.page {
    -webkit-transition: .3s;
    transition: .3s
}

#page_news .wp-pagenavi span.page:hover,
#page_news .wp-pagenavi a.page:hover {
    opacity: .7
}

#page_guardian .com_page_nav {
    padding-top: 75px;
    padding-bottom: 60px
}

@media (max-width: 767px) {
    #page_guardian .com_page_nav {
        padding-top: 50px;
        padding-bottom: 50px
    }
}

#page_guardian .com_page_title {
    font-size: 30px;
    text-align: center;
    margin: 55px 0 50px;
    letter-spacing: 0.13em
}

#page_guardian .com_page_title:nth-of-type(2) {
    margin-top: 100px
}

@media (max-width: 767px) {
    #page_guardian .com_page_title {
        font-size: 22px;
        margin: 45px 0
    }
}

#page_guardian .sec_download.kindergarten .download_list {
    max-width: 820px
}

@media (max-width: 767px) {
    #page_guardian .sec_download .download_list li {
        padding-right: 5px
    }

    #page_guardian .sec_download .download_list .btn {
        width: 40px;
        height: 40px;
        font-size: 0;
        background: url("../img/common/download_green.svg") center/22px 22px no-repeat
    }

    #page_guardian .sec_download .download_list .btn.font_blue {
        background-image: url("../img/common/download_blue.svg")
    }
}

#page_guardian .guardian_link {
    margin-top: 100px
}

@media (min-width: 768px) {
    #page_guardian .guardian_link {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

@media (max-width: 767px) {
    #page_guardian .guardian_link {
        margin-top: 50px
    }
}

#page_guardian .guardian_link li {
    max-width: 300px;
    width: 100%;
    height: 70px;
    line-height: 70px;
    border: 1px solid;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    border-radius: 5px
}

@media (min-width: 768px) {
    #page_guardian .guardian_link li:not(:first-child) {
        margin-left: 20px
    }
}

@media (max-width: 767px) {
    #page_guardian .guardian_link li {
        margin: 0 auto
    }

    #page_guardian .guardian_link li:nth-child(n+2) {
        margin-top: 20px
    }
}

#page_guardian .login_area .lead {
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    margin-top: 60px
}

@media (max-width: 767px) {
    #page_guardian .login_area .lead {
        font-size: 16px;
        line-height: 2em;
        margin-top: 50px
    }
}

#page_guardian .login_area input[type="submit"],
#page_guardian .login_area input[type="password"] {
    -webkit-appearance: button;
    -moz-appearance: button;
    appearance: button;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    outline: 0;
    border-radius: 5px;
    display: block
}

#page_guardian .login_area input[type="submit"]::-webkit-search-decoration,
#page_guardian .login_area input[type="password"]::-webkit-search-decoration {
    display: none
}

#page_guardian .login_area input[type="submit"]::focus,
#page_guardian .login_area input[type="password"]::focus {
    outline-offset: -2px
}

#page_guardian .login_area input[type="password"] {
    border: 1px solid #999;
    padding: 22px 10px 22px 55px;
    width: 350px;
    margin: 35px auto 0;
    background: url("../img/common/icon_guardian_white.svg") left 27px center/15px 21px no-repeat
}

@media (max-width: 767px) {
    #page_guardian .login_area input[type="password"] {
        width: 100%;
        max-width: 320px;
        margin-top: 25px;
        font-size: 16px;
        padding: 20px 15px 20px 60px
    }
}

#page_guardian .login_area input[type="submit"] {
    letter-spacing: 0.1em;
    margin: 30px auto 0;
    cursor: pointer
}

#page_guardian .login_area.nursery input[type="submit"] {
    background-color: #00a3f9;
    border-color: #00a3f9
}

@media (min-width: 768px) {
    #page_guardian .login_area.nursery input[type="submit"]:hover {
        background-color: #fff;
        color: #00a3f9
    }
}

#page_guardian .otegami_list {
    max-width: 820px;
    margin: 0 auto
}

@media (max-width: 767px) {
    #page_guardian .otegami_list {
        padding: 0 17px
    }
}

#page_guardian .otegami_list>li {
    border-bottom: 1px solid #e6e6e6;
    padding: 25px 50px 30px
}

@media (max-width: 767px) {
    #page_guardian .otegami_list>li {
        padding: 25px 15px 30px
    }
}

#page_guardian .otegami_list>li:first-child {
    border-top: 1px solid #e6e6e6
}

#page_guardian .otegami_list>li .otegami_title {
    font-size: 20px
}

@media (max-width: 767px) {
    #page_guardian .otegami_list>li .otegami_title {
        font-size: 18px;
        text-align: center
    }
}

#page_guardian .otegami_list>li .cat_list {
    margin-top: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

#page_guardian .otegami_list>li .cat_list li {
    width: calc((100% - 60px)/4);
    text-align: center;
    font-size: 16px
}

@media (min-width: 768px) {
    #page_guardian .otegami_list>li .cat_list li:not(:nth-child(4n)) {
        margin-right: 20px
    }

    #page_guardian .otegami_list>li .cat_list li:nth-child(n+5) {
        margin-top: 30px
    }
}

@media (min-width: 768px) and (max-width: 860px) {
    #page_guardian .otegami_list>li .cat_list li {
        font-size: 14px
    }
}

@media (max-width: 767px) {
    #page_guardian .otegami_list>li .cat_list li {
        width: calc((100% - 10px)/2);
        min-height: 60px
    }

    #page_guardian .otegami_list>li .cat_list li:nth-child(even) {
        margin-left: 10px
    }

    #page_guardian .otegami_list>li .cat_list li:nth-child(n+3) {
        margin-top: 20px
    }

    #page_guardian .otegami_list>li .cat_list li:nth-child(5),
    #page_guardian .otegami_list>li .cat_list li:nth-child(6) {
        margin-top: 35px
    }

    #page_guardian .otegami_list>li .cat_list li:nth-child(9),
    #page_guardian .otegami_list>li .cat_list li:nth-child(10) {
        margin-top: 35px
    }
}

#page_guardian .otegami_list>li .cat_list li a {
    background-color: #d94e3b;
    color: #fff;
    border-radius: 5px;
    padding: 11px 0
}

@media (max-width: 767px) {
    #page_guardian .otegami_list>li .cat_list li a {
        min-height: 60px;
        padding: 2px 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        line-height: 1.3
    }
}

@media (min-width: 768px) {
    #page_guardian .otegami_list>li .cat_list li.happy {
        letter-spacing: 0.04em
    }
}

#page_guardian .sec_menu .venobox {
    width: 450px;
    margin: 0 auto;
    position: relative;
    border: 1px solid #999
}

@media (max-width: 767px) {
    #page_guardian .sec_menu .venobox {
        max-width: 500px;
        width: 91%
    }
}

#page_guardian .sec_menu .venobox .btn-icon {
    background: rgba(102, 102, 102, 0.8);
    width: 60px;
    height: 60px;
    display: inline-block;
    position: absolute;
    bottom: 0;
    right: 0;
    text-align: center;
    padding-top: 15px
}

#page_guardian .sec_menu .venobox .btn-icon img {
    width: 31px;
    height: 31px;
    display: inline-block
}

#page_guardian .sec_menu .com_btn {
    margin: 66px auto 0
}

@media (max-width: 767px) {
    #page_guardian .sec_menu .com_btn {
        margin-top: 30px
    }
}

#page_guardian .download_list {
    max-width: 720px;
    margin: 0 auto
}

@media (min-width: 371px) and (max-width: 767px) {
    #page_guardian .download_list {
        padding: 0 17px
    }
}

#page_guardian .download_list li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 27px 55px;
    border-bottom: 1px solid #e6e6e6
}

@media (max-width: 767px) {
    #page_guardian .download_list li {
        padding: 0 15px;
        min-height: 80px
    }
}

#page_guardian .download_list li:first-child {
    border-top: 1px solid #e6e6e6
}

#page_guardian .download_list li .title {
    font-size: 17px
}

@media (max-width: 767px) {
    #page_guardian .download_list li .title {
        padding: 25px 0
    }
}

#page_guardian .download_list li .btn {
    display: inline-block;
    font-weight: bold;
    padding-left: 13px;
    background: url("../img/common/arrow_green_right.svg") left center/6px 11px no-repeat;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-left: 25px
}

@media (min-width: 768px) {
    #page_guardian .download_list li .btn {
        -webkit-transition: .3s;
        transition: .3s
    }

    #page_guardian .download_list li .btn:hover {
        opacity: .6
    }
}

@media (max-width: 767px) {
    #page_guardian .download_list li .btn {
        margin-left: 15px
    }
}

#page_guardian .download_list li .btn.font_blue {
    background-image: url("../img/common/arrow_blue_right.svg")
}

.vbox-figlio {
    display: inline !important
}

#page_guardian .sec_photo .photo_area {
    max-width: 720px;
    margin: 0 auto
}

.bwg-title2 {
    font-size: 14px !important;
    font-weight: normal !important;
    color: gray !important;
    letter-spacing: 0.07em !important;
    text-align: justify !important
}

#bwg_container1_0 #bwg_container2_0 .bwg-container-0.bwg-standard-thumbnails .bwg-item>a {
    margin-bottom: 13px !important
}

.wd_error {
    text-align: center !important
}

.bwg_gal_title_0 {
    font-family: source-han-sans-japanese, sans-serif;
    color: #333 !important;
    padding-bottom: 30px !important
}

.tablenav-pages_0 {
    margin: 50px 0 0 !important
}

.tablenav-pages_0 .pagination-links_0 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.tablenav-pages_0 .pagination-links_0 span[class^="pagination-links_col"] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.tablenav-pages_0 .pagination-links_0 span.pagination-links_col2 {
    margin: 0 20px
}

.tablenav-pages_0 .pagination-links_0 span.pagination-links_col2 .bwg_current_page,
.tablenav-pages_0 .pagination-links_0 span.pagination-links_col2 .total-pages_0 {
    width: 20px !important;
    border: none !important;
    padding: 0 !important
}

.tablenav-pages_0 .pagination-links_0 a {
    width: 35px !important;
    height: 35px !important;
    line-height: 43px !important;
    -webkit-box-sizing: border-box !important;
    box-sizing: border-box !important;
    padding: 0 !important;
    font-size: 16px !important;
    color: transparent !important;
    -webkit-transition: 0.3s !important;
    transition: 0.3s !important;
    background-color: #ebf8ff !important;
    background-repeat: no-repeat !important;
    background-size: 10px 8px !important;
    background-position: center !important;
    border-radius: 50% !important;
    border: none !important
}

.tablenav-pages_0 .pagination-links_0 a[class*="first-page"] {
    background-image: url("../img/photo/arrow_first.svg") !important;
    background-size: 10px 8px !important
}

.tablenav-pages_0 .pagination-links_0 a[class*="prev-page"] {
    background-image: url("../img/photo/arrow_prev.svg") !important;
    background-size: 5px 8px !important;
    margin-left: 12px !important
}

.tablenav-pages_0 .pagination-links_0 a[class*="next-page"] {
    background-image: url("../img/photo/arrow_next.svg") !important;
    background-size: 5px 8px !important;
    margin-right: 12px !important
}

.tablenav-pages_0 .pagination-links_0 a[class*="last-page"] {
    background-image: url("../img/photo/arrow_last.svg") !important;
    background-size: 10px 8px !important
}

.tablenav-pages_0 .pagination-links_0 a:hover {
    opacity: 0.5 !important
}

.tablenav-pages_0 .pagination-links_0 a.disabled {
    cursor: default !important
}

.tablenav-pages_0 .paging-input_0 {
    font-size: 15px !important;
    color: #333 !important;
    font-weight: normal !important
}

.spider_popup_close {
    width: 54px !important;
    height: 54px !important;
    border-radius: 50% !important;
    background: #fff url("../img/photo/close.svg") center/21px 21px no-repeat !important;
    -webkit-box-shadow: 0px 0 6px 0px rgba(0, 0, 0, 0.2) !important;
    box-shadow: 0px 0 6px 0px rgba(0, 0, 0, 0.2) !important
}

.spider_popup_close span {
    display: none !important
}

.bwg_ctrl_btn,
.bwg_image_title {
    font-size: 14px !important;
    font-weight: normal !important
}

#page_daycare_01 .sec_daycare {
    max-width: 1000px;
    margin: 100px auto 0;
    position: relative
}

@media (max-width: 767px) {
    #page_daycare_01 .sec_daycare {
        margin-top: 45px
    }
}

#page_daycare_01 .sec_daycare .illust {
    position: absolute;
    width: 97px;
    top: -165px;
    right: 50px
}

@media (max-width: 767px) {
    #page_daycare_01 .sec_daycare .illust {
        width: 84px;
        top: -35px;
        right: 0
    }
}

#page_daycare_01 .sec_daycare .photo {
    border-radius: 50px
}

@media (max-width: 767px) {
    #page_daycare_01 .sec_daycare .photo {
        border-radius: 23px
    }
}

#page_daycare_01 .sec_daycare .list_title {
    font-size: 23px;
    text-align: center;
    margin-top: 75px
}

@media (max-width: 767px) {
    #page_daycare_01 .sec_daycare .list_title {
        font-size: 27px;
        letter-spacing: 0.16em;
        line-height: 1.62em;
        margin-top: 110px
    }
}

#page_daycare_01 .sec_daycare .tokushoku_list {
    margin-top: 50px
}

@media (min-width: 768px) {
    #page_daycare_01 .sec_daycare .tokushoku_list {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
}

#page_daycare_01 .sec_daycare .tokushoku_list li {
    width: calc((100% - 41px)/3);
    padding: 24px 20px;
    background-color: #ebf8ff;
    border-radius: 20px
}

@media (max-width: 767px) {
    #page_daycare_01 .sec_daycare .tokushoku_list li {
        width: 100%;
        padding: 24px 17px
    }

    #page_daycare_01 .sec_daycare .tokushoku_list li:nth-child(n+2) {
        margin-top: 20px
    }
}

#page_daycare_01 .sec_daycare .tokushoku_list li .text_btm {
    max-width: 250px;
    margin: 27px auto 0
}

@media (max-width: 767px) {
    #page_daycare_01 .sec_daycare .tokushoku_list li .text_btm {
        max-width: 285px
    }
}

#page_daycare_01 .sec_daycare .tokushoku_list li .text_btm .title {
    font-size: 18px;
    text-align: center
}

#page_daycare_01 .sec_daycare .tokushoku_list li .text_btm .text {
    margin-top: 25px;
    letter-spacing: 0.04em;
    line-height: 2em;
    text-align: justify
}

@media (max-width: 767px) {
    #page_daycare_02 .aday_list {
        margin-top: 60px
    }
}

@media (min-width: 768px) {
    #page_daycare_02 .aday_list li:last-child .photo:before {
        left: -8%
    }
}

#page_daycare_02 .notice {
    max-width: 1000px;
    margin: 100px auto 0;
    font-weight: bold;
    letter-spacing: 0.07em;
    line-height: 2em;
    background-color: #ebf8ff;
    text-align: center;
    padding: 20px 10px;
    border-radius: 20px
}

@media (max-width: 767px) {
    #page_daycare_02 .notice {
        text-align: justify;
        padding: 20px 22px
    }
}

#page_daycare_02 .illust_01 {
    right: 16px;
    top: 16px
}

@media (max-width: 767px) {
    #page_daycare_02 .illust_01 {
        right: 0;
        bottom: 37px;
        top: auto
    }
}

#page_daycare_02 .illust_02 {
    right: 0;
    bottom: -73px
}

@media (max-width: 767px) {
    #page_daycare_02 .illust_02 {
        bottom: 0
    }
}

#page_daycare_02 .illust_03 {
    width: 128px;
    right: 30px
}

@media (max-width: 767px) {
    #page_daycare_02 .illust_03 {
        right: 15px;
        left: auto;
        bottom: 157px
    }
}

#page_daycare_02 .illust_04 {
    width: 119px;
    right: -15px;
    bottom: -53px
}

@media (max-width: 767px) {
    #page_daycare_02 .illust_04 {
        left: 12px;
        right: auto;
        top: 149px;
        bottom: auto
    }
}

@media (max-width: 767px) {
    #page_daycare_03 .bosyu_title {
        letter-spacing: 0.1em
    }
}

#page_daycare_03 .bosyu_area {
    background-color: #ebf8ff
}

#page_daycare_03 .table_title {
    font-size: 18px;
    text-align: center;
    padding-bottom: 30px
}

@media (max-width: 767px) {
    #page_daycare_03 .table_title {
        font-size: 23px;
        color: #00a3f9;
        text-align: left;
        padding: 45px 17px 35px
    }
}

#page_daycare_03 .bosyu_table thead th {
    background-color: #00a3f9
}

#page_daycare_03 .uketsuke_title {
    font-size: 18px;
    text-align: center;
    margin-top: 100px
}

@media (max-width: 767px) {
    #page_daycare_03 .uketsuke_title {
        margin-top: 45px
    }
}

#page_daycare_03 .uketsuke_list {
    max-width: 750px;
    margin: 25px auto 0
}

@media (min-width: 768px) {
    #page_daycare_03 .uketsuke_list {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
}

#page_daycare_03 .uketsuke_list li {
    width: calc((100% - 30px)/2);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

@media (max-width: 767px) {
    #page_daycare_03 .uketsuke_list li {
        width: 90%;
        margin: 0 auto
    }

    #page_daycare_03 .uketsuke_list li:nth-child(n+2) {
        margin-top: 20px
    }
}

#page_daycare_03 .uketsuke_list li .title,
#page_daycare_03 .uketsuke_list li .num {
    height: 60px;
    line-height: 60px;
    text-align: center
}

#page_daycare_03 .uketsuke_list li .title {
    width: calc(100% - 150px);
    background-color: #d94e3b;
    font-size: 16px;
    font-weight: bold;
    border-radius: 4px 0 0 4px
}

@media (max-width: 767px) {
    #page_daycare_03 .uketsuke_list li .title {
        width: calc(100% - 140px);
        border-radius: 5px 0 0 5px;
        text-align: left;
        padding-left: 25px
    }
}

#page_daycare_03 .uketsuke_list li .num {
    width: 150px;
    background-color: #fff;
    border: 1px solid #d94e3b;
    border-radius: 0 4px 4px 0
}

@media (max-width: 767px) {
    #page_daycare_03 .uketsuke_list li .num {
        width: 140px;
        border-radius: 0 5px 5px 0
    }
}

@media (min-width: 768px) {
    #page_daycare_03 .info_list>li {
        padding: 95px 0 0
    }
}

#page_daycare_03 .info_list>li .text_wrap {
    font-weight: bold
}

#page_daycare_03 .info_list>li .text_wrap .dot_list {
    margin-top: 30px
}

#page_daycare_03 .info_list>li .text_wrap .dot_list li:before {
    color: #00a3f9
}

#page_daycare_03 .photo {
    max-width: 1000px;
    margin: 30px auto 0;
    border-radius: 23px
}

#page_404 .sec_404 {
    text-align: center;
    line-height: 2.13em
}

#page_404 .sec_404 .com_btn {
    margin: 0 auto
}

#page_404 .sec_404 .text,
#page_404 .sec_404 ul,
#page_404 .sec_404 .com_btn {
    margin-top: 70px
}

@media (max-width: 767px) {

    #page_404 .sec_404 .text,
    #page_404 .sec_404 ul,
    #page_404 .sec_404 .com_btn {
        margin-top: 45px
    }
}

/*# sourceMappingURL=style.css.map */
@charset "UTF-8";

/* ==================================
   よくあるご質問
================================== */

#page_faq .sec_faq {
    margin-top: 95px;
}

@media (min-width: 769px) {
    #page_faq .sec_faq .page_in_link {
        display: flex;
        justify-content: center;
    }

    #page_faq .sec_faq .page_in_link li {
        max-width: 240px;
        width: 100%;
    }

    #page_faq .sec_faq .page_in_link li:not(:first-child) {
        margin-left: 16px;
    }
}

@media (max-width: 768px) {
    #page_faq .sec_faq .page_in_link li {
        width: 90%;
        margin: 0 auto;
    }

    #page_faq .sec_faq .page_in_link li:nth-child(n+2) {
        margin-top: 10px;
    }
}

#page_faq .sec_faq .page_in_link li a {
    border: 1px solid;
    border-radius: 5px;
    padding: 15px 0;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
}

#page_faq .sec_faq .faq_list {
    max-width: 880px;
    margin: 100px auto 0;
}

@media (max-width: 768px) {
    #page_faq .sec_faq .faq_list {
        margin-top: 40px;
    }
}

#page_faq .sec_faq .faq_list > li:nth-child(n+2) {
    margin-top: 95px;
}

#page_faq .sec_faq .faq_list > li .list_title {
    font-size: 23px;
}

@media (max-width: 768px) {
    #page_faq .sec_faq .faq_list > li .list_title {
        padding: 0 17px;
    }
}

#page_faq .sec_faq .faq_list > li dl {
    margin-top: 25px;
}

@media (max-width: 768px) {
    #page_faq .sec_faq .faq_list > li dl {
        margin-top: 35px;
    }
}

#page_faq .sec_faq .faq_list > li dl dt {
    font-size: 17px;
    font-weight: bold;
    border-radius: 20px;
    padding: 28px 49px;
    position: relative;
    background-size: 9px 7px;
    background-repeat: no-repeat;
    background-position: right 27px center;
    cursor: pointer;
}

@media (max-width: 768px) {
    #page_faq .sec_faq .faq_list > li dl dt {
        font-size: 15px;
        padding: 18px 54px 18px 15px;
        min-height: 80px;
        display: flex;
        align-items: center;
    }
}

#page_faq .sec_faq .faq_list > li dl dt:nth-child(n+2) {
    margin-top: 10px;
}

#page_faq .sec_faq .faq_list > li dl dt span {
    display: block;
    padding-left: 23px;
    text-indent: -23px;
}

#page_faq .sec_faq .faq_list > li dl dt span::before {
    content: 'Q.';
    padding-right: 5px;
}

#page_faq .sec_faq .faq_list > li dl dd {
    display: none;
    line-height: 1.8em;
    text-align: justify;
    letter-spacing: 0.07em;
    max-width: 820px;
    margin-left: 46px;
    padding: 30px 30px 20px 30px;
    text-indent: -28px;
}

@media (max-width: 768px) {
    #page_faq .sec_faq .faq_list > li dl dd {
        line-height: 1.6em;
        margin-left: 11px;
    }
}

#page_faq .sec_faq .faq_list > li dl dd a {
    display: inline;
    text-decoration: underline;
}

#page_faq .sec_faq .faq_list > li dl dd::before {
    content: 'A.';
    font-size: 17px;
    font-weight: bold;
    padding-right: 10px;
}

#page_faq .sec_faq .faq_list > li dl dd .photo_list {
    margin-top: 22px;
}

@media (min-width: 769px) {
    #page_faq .sec_faq .faq_list > li dl dd .photo_list {
        display: flex;
        justify-content: space-between;
    }
}

#page_faq .sec_faq .faq_list > li dl dd .photo_list li {
    width: calc((100% - 23px) / 2);
}

@media (max-width: 768px) {
    #page_faq .sec_faq .faq_list > li dl dd .photo_list li {
        width: 100%;
    }

    #page_faq .sec_faq .faq_list > li dl dd .photo_list li:nth-child(n+2) {
        margin-top: 23px;
    }
}

#page_faq .sec_faq .faq_list > li dl dd .photo_list li img {
    border-radius: 38px;
}

@media (max-width: 768px) {
    #page_faq .sec_faq .faq_list > li dl dd .photo_list li img {
        border-radius: 20px;
    }
}

#page_faq .sec_faq .faq_list > li dl dd .photo_list li .text {
    text-align: right;
    margin-top: 5px;
}

/* 幼稚園・保育園共通 */
#page_faq .sec_faq .faq_list > li.list_com dt {
    background-color: #fdd; /* $pink_thin_color */
    background-image: url("../img/common/arrow_pink_bottom.svg");
}

#page_faq .sec_faq .faq_list > li.list_com dt.open {
    background-image: url("../img/common/arrow_pink_top.svg");
}

#page_faq .sec_faq .faq_list > li.list_com dd::before {
    color: #f39; /* $pink_color */
}

/* 八木ヶ谷幼稚園 */
#page_faq .sec_faq .faq_list > li.list_kinder dt {
    background-color: #dfd; /* $main_thin_color */
    background-image: url("../img/common/arrow_green_bottom.svg");
}

#page_faq .sec_faq .faq_list > li.list_kinder dt.open {
    background-image: url("../img/common/arrow_green_top.svg");
}

#page_faq .sec_faq .faq_list > li.list_kinder dd::before {
    color: #3c3; /* $main_color */
}

/* やぎがやなかよし保育園 */
#page_faq .sec_faq .faq_list > li.list_nursery dt {
    background-color: #def; /* $blue_thin_color */
    background-image: url("../img/common/arrow_blue_bottom.svg");
}

#page_faq .sec_faq .faq_list > li.list_nursery dt.open {
    background-image: url("../img/common/arrow_blue_top.svg");
}

#page_faq .sec_faq .faq_list > li.list_nursery dd::before {
    color: #39f; /* $blue_color */
}

