@charset "UTF-8";
@import url(https://use.fontawesome.com/releases/v5.6.3/css/all.css);
abbr, address, article, aside, audio, b, blockquote, body, canvas, caption, cite, code, dd, del, details, dfn, div, dl, dt, em, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, p, pre, q, samp, section, small, span, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, ul, var, video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: 0 0
}
body {
    line-height: 1
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block
}
nav ul {
    list-style: none
}
blockquote, q {
    quotes: none
}
blockquote:after, blockquote:before, q:after, q:before {
    content: '';
    content: none
}
a {
    margin: 0;
    padding: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: 0 0
}
ins {
    background-color: #ff9;
    color: #000;
    text-decoration: none
}
mark {
    background-color: #ff9;
    color: #000;
    font-style: italic;
    font-weight: 700
}
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 #ccc;
    margin: 1em 0;
    padding: 0
}
input, select {
    vertical-align: middle
}
input[type=mail], input[type=tel], input[type=text], select, textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: 0 0;
    border: none
}
select::-ms-expand {
    display: none
}
li, ol, ul {
    list-style: none
}
html {
    overflow-y: scroll
}
html.msie body {
    font-size: 100%
}
html.no-msie body {
    font-size: 16px
}
html.android a:hover, html.ipad a:hover, html.iphone a:hover, html.ipod a:hover {
    opacity: 1 !important
}
html.android a:hover img, html.ipad a:hover img, html.iphone a:hover img, html.ipod a:hover img {
    opacity: 1 !important
}
body {
    text-align: center;
    background: #fff;
    color: #000;
    font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
    font-weight: 400;
    line-height: 1.5;
    -webkit-text-size-adjust: 100%
}
body {
    -webkit-font-smoothing: subpixel-antialiased;
    -moz-osx-font-smoothing: unset
}

body::before {
  content:"";
  background: #ee349f;
  position: fixed;
  z-index:-1;
  top:0;
  left:0;
  width: 50%;
  height: 100vh;
}

body::after {
  content:"";
  background: #13b0f0;
  position: fixed;
  z-index:-1;
  top:0;
  left:50%;
  width: 50%;
  height: 100vh;
}

@media only screen and (-webkit-min-device-pixel-ratio:2), (min-resolution:2dppx) {
    body {
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale
    }
}
a {
    text-decoration: underline
}
a:link, a:visited {
    color: #00a0e9
}
a:active, a:hover {
    color: #40b8ef
}
@media (max-width:768px) {
    a:active, a:hover {
        color: #00a0e9
    }
}
img {
    vertical-align: bottom
}
#pagetop {
    position: fixed;
    right: 3%;
    bottom: 3%;
    text-align: center;
    font-size: 18px;
    line-height: 1;
    z-index: 99999
}
#pagetop a {
    display: block;
    padding: 15px;
    background: #fff;
    border-radius: 1000px;
    text-align: center;
    text-decoration: none;
    color: #e00517
}
@media (min-width:769px) {
    #pagetop a {
        padding: 20px
    }
    #pagetop a:hover {
        background: #e00517;
        text-decoration: none;
        color: #fff
    }
}
@media (min-width:769px) {
    .footer {
        position: relative;
        padding: 25px;
        background: #eee;
        text-align: right;
        color: #666;
        z-index: 100
    }
    .footer-inner {
        width: 1000px;
        margin: 0 auto
    }
    .footer-logo img {
        width: 260px
    }
    .footer-logo {
        float: left
    }
    .footer small {
        display: inline-block;
        padding: 30px 0 0 0;
        font-size: .75rem
    }
}
@media (max-width:768px) {
    .footer {
        position: relative;
        box-sizing: border-box;
        width: 100%;
        padding: 15px;
        background: #eee;
        text-align: center;
        color: #666;
        z-index: 100
    }
    .footer-logo img {
        width: 60%;
        margin: 0 auto
    }
    .footer small {
        font-size: .625rem
    }
}
.IsSp {
    display: none
}
@media (max-width:768px) {
    .IsSp {
        display: block
    }
}
.IsPc {
    display: block
}
@media (max-width:768px) {
    .IsPc {
        display: none
    }
}
img {
    display: block;
    width: 100%;
    height: auto;
    vertical-align: bottom
}
.TitleKv {
    position: relative;
    box-sizing: border-box;
    background: #fff;
    width: 100%;
    padding: 20px;
    z-index: 100
}
@media (max-width:768px) {
    .TitleKv {
        padding:10px 0;
    }
}
.TitleKv h1 {
    position: relative;
    max-width: 900px;
    margin: 0 auto;
    z-index: 10
}
@media (max-width:768px) {
    .TitleKv h1 {
        width: 90%
    }
}
.CpSecTitWrap {
    position: relative;
    padding: 40px 0 0;
    z-index: 20
}
@media (max-width:768px) {
    .CpSecTitWrap {
        padding: 20px 15px 0
    }
}
.CpSecTitWrap .CpSecTit {
    display: flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    width: 900px;
    height: 114px;
    margin: 0 auto;
    background: #ff9500;
    border: solid 2px #fff;
    border-bottom: none;
    border-radius: 20px 20px 0 0
}
@media (max-width:768px) {
    .CpSecTitWrap .CpSecTit {
        width: 100%;
        height: 75px;
        border-radius: 10px 10px 0 0
    }
}
.CpSecTitWrap .CpSecTit img {
    width: 480px;
    height: auto;
    padding-top: 2px
}
@media (max-width:768px) {
    .CpSecTitWrap .CpSecTit img {
        width: 88%;
        max-width: 294px
    }
}
.CpSec {
    position: relative;
    width: 100%;
    padding: 40px 0;
    z-index: 20
}
@media (max-width:768px) {
    .CpSec {
        box-sizing: border-box;
        padding: 20px 15px
    }
}
.CpSec .CpSecInner {
    position: relative;
    overflow: hidden;
    box-sizing: border-box;
    width: 900px;
    margin: 0 auto;
    background: #fff;
}
@media (max-width:768px) {
    .CpSec .CpSecInner {
        width: 100%;
    }
}
#CpOverview {
    box-sizing: border-box;
    width: 100%;
}
.CpOverViewTit {
    margin-bottom: 20px;
}
@media (max-width:768px) {
    .CpOverViewTit {
        margin-bottom: 10px;
    }
}

.CpOverViewSubtit {
    background: #ee349f;
    color: #fff;
    font-size: 1.2rem;
    padding: .2em;
    width: calc(100% - 40px);
    margin: 0 auto;
    box-sizing:border-box;
}

@media (max-width:768px) {
    .CpOverViewSubtit {
        font-size: 1rem;
        width: calc(100% - 20px);
    }
}


#CpOverview .CpOverViewDetail .CpOverViewDetailInner {
    overflow: hidden;
}
#CpOverview .CpOverViewDetail .CpOverViewDetailInner .OverViewFrame {
    box-sizing: border-box;
    width: calc(100% - 40px);
    padding: 30px;
    text-align: left;
    border: 1px solid #ccc;
    margin: 0 auto 30px;
}
@media (max-width:768px) {
    #CpOverview .CpOverViewDetail .CpOverViewDetailInner .OverViewFrame {
        padding: 15px;
        width: calc(100% - 20px);
    }
}
#CpOverview .CpOverViewDetail .CpOverViewDetailInner .OverViewFrame div {
    padding-bottom: 24px
}
#CpOverview .CpOverViewDetail .CpOverViewDetailInner .OverViewFrame h2 {
    margin-bottom: .6em;
    padding-bottom: .4em;
    border-bottom: 2px solid #eb0000;
    color: #eb0000;
    font-size: .875rem;
    font-weight: 700
}
#CpOverview .CpOverViewDetail .CpOverViewDetailInner .OverViewFrame h3 {
    margin-bottom: .6em;
    font-size: .9375rem;
    font-weight: 700
}
#CpOverview .CpOverViewDetail .CpOverViewDetailInner .OverViewFrame h4 {
    margin-bottom: .35em;
    font-size: .8rem;
    font-weight: 700
}
#CpOverview .CpOverViewDetail .CpOverViewDetailInner .OverViewFrame h4.OverviewCourse span {
    display: inline-block;
    text-decoration: underline
}
#CpOverview .CpOverViewDetail .CpOverViewDetailInner .OverViewFrame p {
    margin-bottom: .625em;
    font-size: .75rem;
    line-height: 1.7
}
#CpOverview .CpOverViewDetail .CpOverViewDetailInner .OverViewFrame p.OverviewDetailCaution {
    font-size: .75rem
}
#CpOverview .CpOverViewDetail .CpOverViewDetailInner .OverViewFrame ul {
    margin-bottom: .625em
}
#CpOverview .CpOverViewDetail .CpOverViewDetailInner .OverViewFrame ul li {
    padding-left: 1em;
    text-indent: -1em;
    font-size: .8125rem;
    line-height: 1.7
}
#CpOverview .CpOverViewDetail .CpOverViewDetailInner .OverViewFrame ul.OverviewDetailCaution li {
    margin: 0 0 .25em !important;
    font-size: .75rem
}
#CpOverview .CpOverViewDetail .CpOverViewDetailInner .OverViewFrame ul.OverviewDetailCaution.emphasis {
    color: #e50000
}
#CpOverview .CpOverViewDetail .CpOverViewDetailInner .OverViewFrame ul.OverviewDetailNoCaution li {
    padding-left: 0;
    text-indent: 0
}
#CpOverview .CpOverViewDetail .CpOverViewDetailInner .OverViewFrame a {
    color: #e30e0e
}
#CpOverview .CpOverViewDetail .CpOverViewDetailInner .OverViewFrame a:hover {
    text-decoration: none;
    opacity: .8
}
#CpOverview .CpOverViewDetail .CpOverViewDetailInner .OverViewFrame a:visited {
    color: #be1111
}
#CpOverview .CpSecLink {
    padding-top: 0
}
@media (max-width:768px) {
    #CpOverview .CpSecLink {
        padding-top: 15px
    }
}
#CpOverview .CpSecLinkList {
    padding-top: 40px
}
@media (max-width:768px) {
    #CpOverview .CpSecLinkList {
        padding-top: 30px
    }
}
#CpOverview .CpSecLinkList a {
    color: #eb0000;
    font-size: 1rem;
    line-height: 1
}
@media (max-width:768px) {
    #CpOverview .CpSecLinkList a {
        font-size: .875rem
    }
}
@media (min-width:769px) {
    #CpOverview .CpSecLinkList a:hover {
        color: #eb3636
    }
}
#CpOverview .CpSecLinkList a:hover {
    color: #eb0000
}
.CpSecLink {
    padding: 20px 40px 40px
}
@media (max-width:768px) {
    .CpSecLink {
        padding: 15px
    }
}
.CpSecLink h2 {
    padding: 6px 0 14px
}
@media (max-width:768px) {
    .CpSecLink h2 {
        padding: 0 0 2px
    }
}
.CpSecLink h2 img {
    width: 100%;
    height: auto;
    margin: 0 auto
}
.CpSecLink li:nth-child(2) {
    padding-top: 20px
}
@media (max-width:768px) {
    .CpSecLink li:nth-child(2) {
        padding-top: 15px
    }
}
.CpSecLink li:nth-child(3) img {
    border-radius: 8px
}
.CpSecLink li .CpSecLinkCaution {
    margin-top: 10px;
    padding-left: 1em;
    text-indent: -1em;
    color: #eb0101;
    font-size: .75rem;
    text-align: left
}
@media (min-width:769px) {
    .CpSecLink li a img {
        transition: .3s
    }
    .CpSecLink li a:hover img {
        opacity: .6
    }
}
.CpSecTable {
    padding: 0 40px 40px
}
@media (max-width:768px) {
    .CpSecTable {
        padding: 0 15px 15px
    }
}
.marker {
    background: linear-gradient(transparent 30%, #ff0 30%)
}
.closed-inner {
    position: absolute;
    width: 100%;
    height: 100%;
    min-height: 100%;
    background: rgba(0, 0, 0, .7);
    border-radius: 4px;
    z-index: 5
}
.closed-txt {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    min-height: 100%;
    text-align: center;
    z-index: 10
}
.closed-txt img {
    width: 70%;
    margin: 0 auto
}
@media (max-width:768px) {
    .closed-txt img {
        width: 85%
    }
}

._indent {
    padding-left: 1em;
    text-indent: -1em;
    display: block;
}