

@charset "UTF-8";
a,
body {
    color: #000
}

.link_anchor li a:before,
blockquote:after,
blockquote:before,
q:after,
q:before {
    content: ""
}

a,
abbr,
acronym,
address,
applet,
big,
blockquote,
body,
button,
caption,
cite,
code,
dd,
del,
dfn,
div,
dl,
dt,
em,
fieldset,
font,
form,
h1,
h2,
h3,
h4,
h5,
h6,
html,
iframe,
ins,
kbd,
label,
legend,
li,
object,
ol,
p,
pre,
q,
s,
samp,
small,
span,
strike,
strong,
sub,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
tr,
tt,
ul,
var {
    border: 0;
    font-family: inherit;
    font-size: 100%;
    font-style: inherit;
    font-weight: inherit;
    margin: 0;
    outline: 0;
    padding: 0;
    vertical-align: baseline
}

html {
    scroll-behavior: smooth;
    box-sizing: border-box;
    -webkit-text-size-adjust: 100%
}

h1,
h2,
h3,
h4,
h5,
h6 {
    line-height: 140%;
    font-weight: 400
}

ol,
ul {
    list-style: none
}

table {
    border-collapse: separate;
    border-spacing: 0
}

caption,
td,
th {
    font-weight: 400;
    text-align: left
}

blockquote,
q {
    quotes: "" ""
}

a img {
    border: 0
}

img {
    height: auto;
    max-width: 100%
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
    position: relative
}

*,
:after,
:before {
    box-sizing: inherit
}

body {
    font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "メイリオ ", Meiryo, sans-serif;
    font-size: 18px;
    line-height: 1.8;
    font-weight: 400;
    width: 100%;
    position: relative
}

@media all and (-ms-high-contrast:none) {
    ::-ms-backdrop,
    body {
        font-family: "メイリオ ", Meiryo, sans-serif
    }
}

a {
    margin: 0;
    padding: 0;
    text-decoration: none;
    outline: 0;
    vertical-align: baseline;
    background: 0 0;
    font-size: 100%;
    -webkit-transition: opacity .3s;
    -moz-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s
}

a:active,
a:hover {
    outline: 0;
    opacity: .85
}

.pc-on {
    display: block!important
}

.pc-on-inlineblock {
    display: inline-block!important
}

.sp-on,
.sp-on-inlineblock {
    display: none!important
}

.text-s {
    font-size: 16px;
    line-height: 1.6
}

.note {
    text-indent: -1em;
    margin-left: 1em
}

strong {
    font-weight: 700
}

.flexBox {
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 26px;
    position: relative;
    z-index: 10000
}

.flexBox2 {
    display: flex;
    flex-wrap: wrap
}

.text-center {
    text-align: center!important
}

#header {
    background-color: #fff;
    position: relative;
    z-index: 100
}

.header_inner a:hover {
    opacity: .7
}

.header_inner {
    width: 1000px;
    display: flex;
    max-width: 100%;
    justify-content: space-between;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    padding: 20px 20px 3px
}

.header_inner img {
    margin: 0 10px
}

.logo_ymf img {
    position: relative;
}

main {
    padding-bottom: 0x
}

@media (min-width:768px) {
    main {
        padding-bottom: 100px
    }
}

main .inner {
    max-width: 100%;
    width: 1000px;
    margin: 0 auto;
    padding: 0 20px
}

.kv_area {
    position: relative;
    background-color: #edfaff;
    padding-bottom: 0.1px;
}

.kv_area img {
    display: block
}

.link_anchor {
    margin-top: 40px;
    margin-bottom: 40px;
    padding-bottom: 10px;
    display: flex;
    padding-left: 0;
    margin-left: -12px;
    margin-right: -12px;
    overflow-x:auto;
    width:100%;
}

@media screen and (max-width:767px) {
    .link_anchor {
        margin-top: 20px;
        padding-bottom: 5px;
        /*flex-wrap: wrap;*/
        margin-left: -6px;
        margin-right: -6px
    }
}

.link_anchor li {
    padding-left: 12px;
    padding-right: 12px;
    flex-basis: 25%;
    min-width: 25%;
    max-width: 25%;
}

@media screen and (max-width:767px) {
    .link_anchor li {
        flex-basis: 50%;
        min-width: 50%;
        max-width: 50%;
        padding-left: 6px;
        padding-right: 6px;
        margin-bottom: 15px
    }
}
.link_anchor li.arrow{
    position:relative;
    min-width: 50px;
    max-width: 50px;
    padding-right: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}
@media screen and (max-width:767px) {
    .link_anchor li.arrow{
        min-width: 30px;
        max-width: 30px;
    }
}
.link_anchor li.arrow:after{
    width:20px;
    height:20px;
    border-top: 2px solid #5ac3ef;
    border-left: 2px solid #5ac3ef;
    transform:rotate(-45deg);
    margin-top: -10px;
    content:"";
    display:block;
}
@media screen and (max-width:767px) {
    .link_anchor li.arrow:after{
        width:16px;
        height:16px;
        margin-top: -8px;
    }
}
.link_anchor li figure {
    margin: 0;
    padding: 0
}

.link_anchor li figure dl {
    padding: 10px
}

.link_anchor li figure dl dt {
    font-size: 14px;
    font-weight: 400;
    color: #666
}

.link_anchor li figure dl dt b {
    font-weight: 700!important;
    color: #5ac3ef
}

@media screen and (max-width:767px) {
    .link_anchor li figure dl dt {
        font-size: 12px;
        font-feature-settings: "palt"
    }
    .link_anchor li figure dl dt b {
        font-size: 12px;
        margin-right: -.5em
    }
}

.link_anchor li figure dl dd {
    font-size: 16px;
    font-weight: 700;
    line-height: 1.38
}

@media screen and (max-width:767px) {
    .link_anchor li figure dl dd {
        font-size: 14px
    }
}

.link_anchor li a {
    position: relative;
    display: block;
    height: 100%;
    border-radius: 4px;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, .1);
    background-color: #fff;
    overflow: hidden
}

.link_anchor li a:before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border: 0 solid rgba(90, 195, 239, .5);
    opacity: 0;
    transition: .4s;
    z-index: 10
}

.link_anchor li a:focus:before,
.link_anchor li a:hover:before {
    opacity: 1;
    border-width: 8px
}

.link_anchor li a img {
    max-width: 100%;
    height: auto
}

main .inner .kv {
    line-height: 0
}

main .inner .kv img {
    width: 100%;
    height: auto;
    display: block
}

.tit-section {
    font-size: 32px;
    line-height: 1.06;
    text-align: center;
    color: #000;
    font-weight: 700;
    margin-top: 60px
}

.tit-section img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    height: 73px;
    width: auto;
    margin-bottom: 10px
}

@media screen and (max-width:767px) {
    .tit-section {
        margin-top: 30px;
        font-size: 22px
    }
    .tit-section img {
        height: 44px
    }
}

.tit-section small {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 18px;
    color: #000;
    font-weight: 400;
    margin-bottom: 20px
}

.tit-section small span {
    padding: 5px 13px 5px 14px;
    border-radius: 14px;
    background-color: #5ac3ef;
    color: #fff;
    margin-right: 10px
}

.yt-wrap {
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px
}

.yt-wrap iframe {
    width: 100%
}

@media screen and (max-width:767px) {
    .tit-section small {
        font-size: 14px
    }
    .tit-section small span {
        padding: 4px 8px;
        font-size: 14px
    }
    .yt-wrap {
        margin-top: 15px
    }
    .yt-wrap iframe {
        height: 56.25vw
    }
}

.yt-credit {
    text-align: right;
    font-size: 10px;
    color: #666
}

@media screen and (max-width:767px) {
    .yt-credit {
        text-align: right!important;
        font-size: 9px!important;
        display: block!important
    }
}

.yt-text {
    font-size: 20px;
    line-height: 1.4;
    text-align: center;
    color: #000;
    font-weight: 700;
    margin-top: 30px
}

@media screen and (max-width:767px) {
    .yt-text {
        margin-top: 15px;
        font-size: 18px!important;
        line-height: 1.39;
        text-align: left!important;
        font-feature-settings: "palt"
    }
}

.accordion-profile {
    padding: 0 0 80px;
    margin-top: 60px
}

@media screen and (max-width:767px) {
    .accordion-profile {
        margin-top: 30px;
        padding-bottom: 40px
    }
}

.accordion-profile.open label {
    border-radius: 10px 10px 0 0
}

.accordion-profile.open label img {
    transform: rotate(0)!important
}

.accordion-profile .ac-label {
    font-weight: 700;
    padding-top: 12px;
    padding-bottom: 12px;
    width: 100%;
    background-color: #5ac3ef;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 10px;
    color: #fff;
    font-size: 24px
}

.accordion-profile .ac-label img {
    width: 28px;
    height: auto;
    margin-left: 19px;
    transition: .4s;
    transform: rotate(180deg)
}

@media screen and (max-width:767px) {
    .accordion-profile .ac-label {
        font-size: 20px;
        padding-top: 2px;
        padding-bottom: 2px;
        font-feature-settings: "palt"
    }
    .accordion-profile .ac-label img {
        width: 20px
    }
}

.accordion-profile .accordion-profile-ct {
    border: 2px solid #5ac3ef;
    border-top: none;
    border-radius: 0 0 10px 10px
}

.accordion-profile .accordion-profile-ct ul {
    padding-left: 80px;
    padding-right: 95px;
    padding-bottom: 40px
}

@media screen and (max-width:767px) {
    .accordion-profile .accordion-profile-ct ul {
        padding: 0 24px 20px
    }
}

.accordion-profile .accordion-profile-ct ul li {
    padding-top: 40px
}

.accordion-profile .accordion-profile-ct ul li+li {
    padding-top: 30px
}

.accordion-profile .accordion-profile-ct figure {
    margin: 0;
    display: flex;
    align-items: flex-start
}

.accordion-profile .accordion-profile-ct figure dl dt {
    font-size: 16px;
    line-height: 1.38;
    font-weight: 700;
    margin-bottom: 1.3em
}
.accordion-profile .accordion-profile-ct figure dl dt small{
    font-weight: normal;
}
@media screen and (max-width:767px) {
    .accordion-profile .accordion-profile-ct ul li {
        padding-top: 30px
    }
    .accordion-profile .accordion-profile-ct ul li+li {
        padding-top: 20px
    }
    .accordion-profile .accordion-profile-ct figure {
        display: block
    }
    .accordion-profile .accordion-profile-ct figure dl dt {
        font-size: 14px
    }
}

.accordion-profile .accordion-profile-ct figure dl dd {
    font-size: 16px;
    line-height: 1.38
}

.accordion-profile .accordion-profile-ct figure .pict {
    max-width: 140px;
    min-width: 140px;
    height: auto;
    margin-right: 25px
}

.accordion-profile .accordion-profile-ct figure img {
    display: block;
    border: 1px solid #cecece
}

@media screen and (max-width:767px) {
    .accordion-profile .accordion-profile-ct figure dl dd {
        font-size: 14px
    }
    .accordion-profile .accordion-profile-ct figure .pict {
        max-width: 196px;
        min-width: 196px;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 15px
    }
    .accordion-profile .accordion-profile-ct figure img {
        margin-left: auto;
        margin-right: auto
    }
}

.hr_01 {
    border: none;
    height: 8px;
    background: url(../img/dotted.png) 50% 50%/100% auto no-repeat;
    max-width: 960px;
    margin: 0 auto
}

.ac-check {
    display: none
}

.ac-content {
    max-height: 0;
    opacity: 0;
    transition: .5s;
    visibility: hidden;
    overflow: hidden
}

.ac-check:checked+.ac-label {
    border-radius: 10px 10px 0 0
}

.ac-check:checked+.ac-label img {
    transform: rotate(0)!important
}

.ac-check:checked+.ac-label+.ac-content {
    max-height: 1000px;
    opacity: 1;
    visibility: visible
}

@media screen and (max-width:767px) {
    .hr_01 {
        height: 4px;
        background-size: auto 4px;
        margin-left: 4vw;
        margin-right: 4vw
    }
    .ac-check:checked+.ac-label+.ac-content {
        max-height: 1500px
    }
}

.footer {
    background: #fff;
    width: 100%;
    margin: 0 auto
}

.footer .inner {
    padding: 25px 20px;
    width: 1000px;
    max-width: 100%;
    margin: 0 auto;
    letter-spacing: 1px;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.footer__copyright {
    font-size: 10px;
    color: #333
}

.footer__links {
    font-size: 12px
}

.footer__links a {
    color: #e63a31;
    display: inline-block;
    padding-right: 23px;
    margin-right: 10px;
    position: relative;
    text-decoration: underline
}

.footer__links a:after,
.footer__links a:before {
    content: "";
    position: absolute;
    bottom: 0;
    width: 10px;
    height: 10px;
    background: #fff
}

.footer__links a:focus,
.footer__links a:hover {
    text-decoration: none
}

.footer__links a:before {
    top: 7px;
    right: 0;
    border: 1px solid #30befc;
    border-top: 2px #30befc solid;
    border-radius: 2px
}

.footer__links a:after {
    top: 4px;
    right: 3px;
    border: 1px solid #30befc;
    border-top: 2px #30befc solid;
    border-radius: 2px
}

@media only screen and (max-width:767px) {
    .flexBox,
    body,
    main .inner .kv {
        position: relative
    }
    .footer__copyright,
    .footer__links,
    .header_inner,
    .text-center,
    main .inner p {
        text-align: center
    }
    body {
        font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ ", Meiryo, sans-serif;
        font-size: 4vw;
        line-height: 1.8;
        letter-spacing: 1px;
        color: #000;
        font-weight: 400;
        width: 100%;
        min-width: 320px
    }
    a {
        margin: 0;
        padding: 0;
        text-decoration: none;
        outline: 0;
        vertical-align: baseline;
        background: 0 0;
        font-size: 100%;
        -webkit-transition: opacity .3s;
        -moz-transition: opacity .3s;
        -o-transition: opacity .3s;
        transition: opacity .3s
    }
    a:active,
    a:hover {
        outline: 0;
        opacity: .85
    }
    .pc-on,
    .pc-on-inlineblock {
        display: none!important
    }
    .sp-on {
        display: block!important
    }
    .sp-on-inlineblock {
        display: inline-block!important
    }
    .text-s {
        font-size: 3vw;
        line-height: 1.6
    }
    .note {
        text-indent: -1em;
        margin-left: 1em
    }
    strong {
        font-weight: 700
    }
    .flexBox {
        display: block;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        margin-bottom: 26px;
        z-index: 10000
    }
    .flexBox2 {
        display: block;
        flex-wrap: wrap
    }
    .header_inner {
        width: 100%;
        display: flex;
        justify-content: space-between;
        margin: 0 auto;
        padding: 20px 4vw 10px
    }
    .footer .inner,
    .header_inner a,
    main .inner .title small {
        display: block
    }
    .header_inner img {
        margin: 0 10px;
        max-width: 30vw
    }
    .logo_kids a img {
        max-width: 45vw
    }
    main .inner {
        width: 100%;
        margin: 0 auto;
        padding: 0 4vw
    }
    main .inner .kv {
        margin-left: -4vw;
        margin-right: -4vw
    }
    main .inner .title {
        font-size: 7vw;
        margin-top: 7vw;
        margin-bottom: 5vw
    }
    main .inner p {
        font-size: 3.5vw
    }
    main .inner .cv_btn {
        font-size: 5vw;
        height: 60px;
        margin-top: 20px;
        margin-bottom: 40px
    }
    .footer {
        width: 100%;
        margin: 0 auto
    }
    .footer .inner {
        padding: 10px 0;
        width: 95%;
        margin: 0 auto
    }
    .footer__copyright {
        margin-top: 15px;
        font-size: 2vw;
        color: #333;
        float: none
    }
    .footer__links {
        float: none;
        font-size: 2.5vw;
        line-height: 1;
        margin: 0
    }
    .footer__links a {
        color: #333;
        background: url(../img/ico_newwindow.png) right center no-repeat;
        background-size: 3vw;
        display: inline-block;
        padding: 4px 20px;
        margin: 0
    }
    .footer__links a:after,
    .footer__links a:before {
        content: "";
        position: absolute;
        bottom: 0;
        width: 10px;
        height: 8px;
        background: #fff
    }
    .footer__links a:before {
        top: 1.4vw;
        right: 0;
        border: 1px solid #30befc;
        border-top: 2px #30befc solid;
        border-radius: 2px
    }
    .footer__links a:after {
        top: 1vw;
        right: 3px;
        border: 1px solid #30befc;
        border-top: 2px #30befc solid;
        border-radius: 2px
    }
}

