/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
@import url(https://fonts.googleapis.com/earlyaccess/notosansjapanese.css);

html {
    -webkit-text-size-adjust: 100%;
    line-height: 1.15
}

body {
    margin: 0
}

h1 {
    margin: 0.67em 0;
    font-size: 2em
}

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

pre {
    font-family: monospace, monospace;
    font-size: 1em
}

a {
    background-color: transparent
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

b,
strong {
    font-weight: bolder
}

code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

small {
    font-size: 80%
}

sub,
sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline
}

sub {
    bottom: -0.25em
}

sup {
    top: -0.5em
}

img {
    border-style: none
}

button,
input,
optgroup,
select,
textarea {
    margin: 0;
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15
}

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
[type="button"],
[type="reset"],
[type="submit"] {
    -webkit-appearance: button
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
    padding: 0;
    border-style: none
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    padding: 0.35em 0.75em 0.625em
}

legend {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: table;
    max-width: 100%;
    padding: 0;
    color: inherit;
    white-space: normal
}

progress {
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type="checkbox"],
[type="radio"] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto
}

[type="search"] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

details {
    display: block
}

summary {
    display: list-item
}

template {
    display: none
}

[hidden] {
    display: none
}

html,
body {
    font-size: 62.5%
}

body {
    background: #fff;
    color: #333;
    font-family: "Noto Sans Japanese", Helvetica, Arial, Hiragino Sans, "ヒラギノ角ゴシック", Hiragino Kaku Gothic ProN, "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
    line-height: 1.5
}

::-moz-selection {
    background: #00bfff;
    color: #fff
}

::selection {
    background: #00bfff;
    color: #fff
}

a {
    color: #00bfff;
    text-decoration: underline;
    cursor: pointer;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

a:hover {
    color: #66d9ff;
    text-decoration: none
}

a:focus {
    outline: none
}

a:focus,
*:focus {
    outline: none
}

@media print {
    * html body {
        zoom: .7
    }
}

* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    list-style: none
}

img {
    vertical-align: bottom
}

.pc {
    display: block
}

.sp {
    display: none
}

body {
    background: #59c1cc
}

.header {
    width: 100%;
    height: 700px;
    overflow: hidden;
    background: url(../images/header_bg.png) no-repeat center center;
    background-size: cover
}

.header::after {
    z-index: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 700px;
    background: url(../images/header_bg_line.png);
    content: ''
}

.header h1 {
    z-index: 1;
    position: absolute;
    top: 240px;
    left: 580px;
    width: 270px;
    margin: 0;
    padding: 0;
    line-height: 1;
    text-align: center
}

.header__lead {
    z-index: 1;
    position: absolute;
    top: 70px;
    left: 85px
}

.header__lead dl dt {
    margin-bottom: 5px;
    color: #fff;
    font-size: 30px;
    font-size: 3rem;
    font-weight: 500;
    letter-spacing: .05em
}

.header__lead dl dt span {
    font-size: 24px;
    font-size: 2.4rem
}


.header__lead dl dd {
    color: #fff;
    font-size: 18px;
    font-size: 1.8rem;
    font-weight: 500;
    line-height: 1.7
}

.header__lead dl dd span {
    font-size: 24px;
    font-size: 2.4rem
}

.header__btn {
    z-index: 1;
    position: absolute;
    top: 40px;
    right: -50px;
    width: 100px
}

.header__btn a:hover {
    opacity: .5
}

.header__screen {
    z-index: 1;
    position: absolute;
    top: 260px;
    left: 50px;
    width: 354px
}

.header__start {
    z-index: 1;
    position: absolute;
    top: 355px;
    left: 580px;
    width: 270px
}

.header__start ul li {
    margin-bottom: 10px;
    text-align: center
}

.header__start ul li a:hover {
    opacity: .5
}

.header__download {
    z-index: 1;
    position: absolute;
    top: 555px;
    left: 580px;
    width: 270px
}

.header__download p {
    margin-bottom: 15px;
    color: #fff;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 500;
    text-align: center
}

.header__download ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.header__download ul li a:hover {
    opacity: .5
}

.read {
    width: 100%;
    padding: 50px 0 80px 0;
    background: #59c1cc
}

.read h2 {
    margin-bottom: 40px;
    color: #fff;
    font-size: 28px;
    font-weight: 500;
    text-align: center
}

.read__lead {
    width: 100%;
    height: 200px;
    background-color: #ffffff;
    border-radius: 10px;
    position: relative;
    margin: 0 auto
}

.read__lead .read__lead__img {
    margin-right: auto;
    width: 300px;
    position: absolute;
}

.read__lead .read__lead__text__01 {
    display: inline-block;
    position: absolute;
    left: 310px;
    top: 30px
}

.read__lead .read__lead__text__01 p {
    color: #59c1cc;
    font-size: 20px;
    font-weight: 300;
    line-height: 1.6;
    text-align: left;
}

.read__lead .read__lead__text__02 {
    display: inline-block;
    position: absolute;
    left: 310px;
    top: 130px
}

.read__lead .read__lead__text__02 p {
    color: #59c1cc;
    font-size: 22px;
    font-weight: 700;
    line-height: 1.6;
}

.read__lead .read__lead__text__02 p span {
    background: linear-gradient(transparent 70%, #fff100 70%);
}

.howto {
    width: 100%;
    position: relative;
    background-color: #fff
}

.howto h2 {
    padding: 50px 0 50px 0;
    color: #59c1cc;
    font-size: 36px;
    font-weight: 500;
    text-align: center
}

.howto__step {
    width: 100%;
    height: 500px
}

.howto__step__scene {
    width: 940px;
    margin: 0 auto;
    padding-top: 50px;
    padding-bottom: 40px
}

.howto__step__scene h4 {
    margin-bottom: 35px;
    color: #fff;
    font-size: 30px;
    font-size: 3rem;
    font-weight: 300;
    text-align: center
}

.howto__step__scene ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.howto__step__scene ul li {
    width: 220px;
    border: 1px solid #59c1cc
}

.howto__step__scene ul li dl dd {
    padding: 15px 35px;
    color: #fff;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 500
}

.howto__step__scene ul li:nth-child(1) dl dd,
.howto__step__scene ul li:nth-child(4) dl dd {
    padding-top: 22px
}

.howto__step__1 {
    overflow: hidden;
    background: #fff
}

.howto__step__1 h3 {
    position: absolute;
    top: 80px;
    left: 125px
}

.howto__step__1 p {
    position: absolute;
    top: 320px;
    left: 120px;
    color: #59c1cc;
    font-size: 18px;
    font-size: 1.8rem;
    font-weight: 500;
    line-height: 1.8
}

.howto__step__1 .screen {
    position: absolute;
    top: 40px;
    left: 525px
}

.howto__step__2 {
    overflow: hidden;
    background: #59c1cc
}

.howto__step__2 h3 {
    position: absolute;
    top: 80px;
    left: 375px
}

.howto__step__2 p {
    position: absolute;
    top: 330px;
    left: 560px;
    color: #fff;
    font-size: 18px;
    font-size: 1.8rem;
    font-weight: 500;
    line-height: 1.8
}

.howto__step__2 .screen {
    position: absolute;
    top: 40px;
    left: 80px
}

.howto__step__3 {
    height: auto;
    background: url(../images/step3_bg.png) center top no-repeat #222
}

.howto__step__3 .inner {
    height: 500px
}

.howto__step__3 h3 {
    position: absolute;
    top: 80px;
    left: 125px
}

.howto__step__3 p {
    position: absolute;
    top: 320px;
    left: 150px;
    color: #fff;
    font-size: 18px;
    font-size: 1.8rem;
    font-weight: 500;
    line-height: 1.8
}

.app {
    width: 100%;
    height: 400px
}

.app h2 {
    display: block;
    margin: auto;
    padding-top: 80px;
    width: 200px
}

.app__1 {
    background: url(../images/app_1_bg.png) center center no-repeat;
    background-size: cover
}

.app__2 {
    background: url(../images/app_2_bg.png) center center no-repeat;
    background-size: cover
}

.app__lead {
    position: absolute;
    top: 180px;
    left: 255px
}

.app__lead dl dt {
    margin-bottom: 5px;
    color: #fff;
    font-size: 30px;
    font-size: 3rem;
    font-weight: 500;
    letter-spacing: .05em
}

.app__lead dl dt span {
    font-size: 24px;
    font-size: 2.4rem
}

.app__lead dl dd {
    color: #fff;
    font-size: 24px;
    font-size: 2.4rem;
    font-weight: 500;
    line-height: 1.7
}

.app__start {
    display: block;
    margin: auto;
    padding-top: 140px;
    width: 270px
}

.app__start ul li {
    margin-bottom: 10px;
    text-align: center
}

.app__start ul li a:hover {
    opacity: .5
}

.reason {
    width: 100%;
    padding: 50px 0 80px 0;
    background: #59c1cc
}

.reason h2 {
    margin-bottom: 10px;
    color: #fff;
    font-size: 36px;
    font-weight: 500;
    text-align: center
}

.reason .reason_content .reason_content_box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.reason .reason_content .reason_content_box img {
    display: inline-block;
    vertical-align: middle;
    width: 420px;
    height: auto;
    padding-top: 40px;
}

.voice {
    width: 100%;
    padding: 50px 0 80px 0;
    background: #fff
}

.voice h2 {
    margin-bottom: 50px;
    color: #59c1cc;
    font-size: 36px;
    font-weight: 500;
    text-align: center
}

.voice ul li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 40px;
    background: #fff
}

.voice__img {
    width: 200px;
    height: 220px;
    text-align: center;
    background-color: #59c1cc;
}

.voice__img dl dt {
    padding: 35px 0 20px 0
}

.voice__img dl dd {
    margin-bottom: 40px;
    color: #fff;
    font-size: 18px;
    font-size: 1.8rem;
    font-weight: 500
}

.voice__data {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 740px;
    height: 220px;
    padding: 40px;
    background: url(../images/voice_background.png) center center no-repeat;
    background-size: cover
}

.voice__data dl {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    text-align: center
}

.voice__data dl dt {
    color: #fff;
    text-align: left;
    font-size: 20px;
    font-size: 2rem;
    font-weight: 500
}


.cast__header {
    width: 100%;
    height: 700px;
    overflow: hidden;
    background: url(../images/main_visual.png) no-repeat center center;
    background-size: cover
}

.cast__header h1 {
    position: absolute;
    top: 205px;
    left: 560px;
    width: 270px;
    margin: 0;
    padding: 0;
    line-height: 1;
    text-align: center
}

.cast__header__lead {
    position: absolute;
    top: 130px;
    left: 565px;
    color: #fff;
    font-size: 24px;
    font-size: 2.4rem;
    font-weight: 500;
    line-height: 1.7
}

.cast__header__btn {
    position: absolute;
    top: 40px;
    right: -50px;
    width: 100px
}

.cast__header__btn a:hover {
    opacity: .5
}

.cast__header__screen {
    position: absolute;
    top: 75px;
    left: 50px;
    width: 354px
}

.cast__header__start {
    position: absolute;
    top: 470px;
    left: 560px;
    width: 270px
}

.cast__header__start p {
    margin-bottom: 15px;
    color: #fff;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 500;
    text-align: center
}

.cast__header__start ul li {
    margin-bottom: 10px;
    text-align: center
}

.cast__header__start ul li a:hover {
    opacity: .5
}

.cast__concept {
    position: relative
}

.cast__concept h2 {
    display: inline-block;
    position: absolute;
    top: -83px;
    left: 50%;
    margin-left: -75px
}

.cast__concept__lead {
    width: 100%;
    height: 500px;
    padding: 50px 0;
    background: #59c1cc
}

.cast__concept__lead h3 {
    margin-bottom: 45px;
    text-align: center
}

.cast__concept__lead h3 span {
    display: inline-block;
    padding: 0 90px 5px 90px;
    border-bottom: 2px solid #fff;
    color: #fff;
    font-size: 30px;
    font-size: 3rem;
    font-weight: 500
}

.cast__concept__lead__txt {
    padding: 30px 0 10px 0;
    background: url(../images/cast_concept_illust_1.png) no-repeat center center
}

.cast__concept__lead__txt p {
    margin-bottom: 20px;
    color: #234e52;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 500;
    line-height: 1.9
}

.cast__concept__answer {
    position: relative;
    width: 100%;
    height: 500px;
    background: #fff
}

.cast__concept__answer h3 {
    z-index: 10;
    position: absolute;
    top: -143px;
    left: 50%;
    margin-left: -160px
}

.cast__concept__answer .inner {
    height: 500px;
    overflow: hidden;
    background: url(../images/cast_concept_illust_2.png) no-repeat center 260px #fff
}

.cast__concept__answer__screen {
    position: absolute;
    top: 85px;
    left: 65px
}

.cast__concept__answer dl {
    position: absolute;
    top: 265px;
    left: 600px
}

.cast__concept__answer dl dt {
    margin-bottom: 15px;
    color: #59c1cc;
    font-size: 36px;
    font-size: 3.6rem;
    font-weight: 500
}

.cast__concept__answer dl dd {
    color: #59c1cc;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 500;
    line-height: 1.8
}

.cast__concept__point h3 {
    padding-top: 55px;
    text-align: center
}

.cast__concept__point h3 span {
    display: inline-block;
    margin-bottom: 35px;
    padding: 0 215px 9px 215px;
    border-bottom: 2px solid #fff;
    color: #fff;
    font-size: 30px;
    font-size: 3rem;
    font-weight: 500;
    line-height: 1
}

.cast__concept__point__1 {
    height: 500px;
    background: url(../images/cast_point_1_bg.png) left top no-repeat
}

.cast__concept__point__1__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 870px;
    margin: 0 auto;
    margin-bottom: 40px
}

.cast__concept__point__1__box {
    width: 495px;
    padding-top: 50px
}

.cast__concept__point__1__box dl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.cast__concept__point__1__box dl dd {
    padding-left: 25px;
    color: #fff;
    font-size: 24px;
    font-size: 2.4rem;
    font-weight: 500
}

.cast__concept__point__1__zu {
    width: 330px;
    text-align: right
}

.cast__concept__point__1__txt {
    width: 870px;
    margin: 0 auto;
    color: #fff;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 500;
    line-height: 1.8
}

.cast__concept__point__wrap {
    height: 500px;
    background: url(../images/cast_point_3_img.png) no-repeat center bottom
}

.cast__concept__point__2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 870px;
    margin: 0 auto;
    margin-bottom: 90px;
    padding-top: 60px
}

.cast__concept__point__2 dl {
    padding-top: 25px;
    padding-left: 25px
}

.cast__concept__point__2 dl dt {
    margin-bottom: 10px;
    color: #fff;
    font-size: 24px;
    font-size: 2.4rem;
    font-weight: 500
}

.cast__concept__point__2 dl dd {
    color: #fff;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 500;
    line-height: 1.8
}

.cast__concept__point__3 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 870px;
    margin: 0 auto
}

.cast__concept__point__3 dl {
    padding-top: 25px;
    padding-left: 25px
}

.cast__concept__point__3 dl dt {
    margin-bottom: 10px;
    color: #fff;
    font-size: 24px;
    font-size: 2.4rem;
    font-weight: 500
}

.cast__concept__point__3 dl dd {
    color: #fff;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 500;
    line-height: 1.8
}

.cast__app {
    width: 100%;
    height: 400px;
    background: url(../images/cast_app_bg.png) center center no-repeat;
    background-size: cover
}

.cast__app h2 {
    position: absolute;
    top: 170px;
    left: 20px;
    width: 200px
}

.cast__app__lead {
    position: absolute;
    top: 160px;
    left: 255px
}

.cast__app__lead dl dt {
    margin-bottom: 5px;
    color: #fff;
    font-size: 30px;
    font-size: 3rem;
    font-weight: 500;
    letter-spacing: .05em
}

.cast__app__lead dl dt span {
    font-size: 24px;
    font-size: 2.4rem
}

.cast__app__lead dl dd {
    color: #fff;
    font-size: 24px;
    font-size: 2.4rem;
    font-weight: 500;
    line-height: 1.7
}

.cast__app__start {
    position: absolute;
    top: 150px;
    left: 580px;
    width: 270px
}

.cast__app__start h3 {
    margin-bottom: 15px;
    color: #fff;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 500;
    text-align: center
}

.cast__app__start ul li {
    margin-bottom: 10px;
    text-align: center
}

.cast__app__start ul li a:hover {
    opacity: .5
}

.cast__step {
    padding: 50px 0
}

.cast__step h2 {
    margin-bottom: 35px;
    color: #fff;
    font-size: 30px;
    font-size: 3rem;
    font-weight: 500;
    text-align: center
}

.cast__step ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.cast__step ul li {
    width: 220px;
    border: 1px solid #59c1cc
}

.cast__step ul li dl dd {
    padding: 15px 10px;
    color: #fff;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 500;
    text-align: justify
}

.cast__course {
    padding: 50px 0
}

.cast__course h2 {
    margin-bottom: 35px;
    color: #fff;
    font-size: 36px;
    font-size: 3.6rem;
    font-weight: 500;
    text-align: center
}

.cast__course p {
    margin-bottom: 25px;
    color: #fff;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 500;
    text-align: center
}

.cast__course ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 700px;
    margin: 0 auto;
    margin-bottom: 30px
}

.cast__example {
    padding: 30px 0
}

.cast__example h2 {
    margin-bottom: 35px;
    color: #fff;
    font-size: 36px;
    font-size: 3.6rem;
    font-weight: 500;
    text-align: center
}

.cast__example ul {
    margin-bottom: 60px
}

.cast__example ul li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 20px;
    background: #fff
}

.cast__example__rank {
    width: 203px;
    border-right: 3px solid #bfbfbf;
    text-align: center
}

.cast__example__rank dl dt {
    padding: 35px 0 20px 0
}

.cast__example__rank dl dd {
    margin-bottom: 40px;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 500
}

.cast__example__rank dl dd.rank__pretty {
    color: #ef9fb0
}

.cast__example__rank dl dd.rank__honey {
    color: #ecaa7e
}

.cast__example__rank dl dd.rank__sweet {
    color: #b1b1b1
}

.cast__example__rank dl dd.rank__royal {
    color: #bbb262
}

.cast__example__data {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 737px;
    padding: 20px 0
}

.cast__example__data__img {
    width: 200px
}

.cast__example__data dl {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    text-align: center
}

.cast__example__data dl dt {
    margin-bottom: 15px;
    color: #59c1cc;
    font-size: 18px;
    font-size: 1.8rem;
    font-weight: 500
}

.cast__example__data dl dt span.label {
    display: inline-block;
    margin-right: 15px;
    padding: 3px 30px;
    border-radius: 8px;
    background: #59c1cc;
    color: #fff;
    font-size: 24px;
    font-size: 2.4rem
}

.cast__example__data dl dt span.price {
    display: inline-block;
    padding: 0 5px;
    font-size: 30px;
    font-size: 3rem
}

.cast__example__data dl dd {
    color: #59c1cc;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 300;
    line-height: 1.2
}

.cast__point {
    width: 100%;
    background: #fff
}

.cast__point .inner {
    padding-top: 80px;
    padding-bottom: 30px
}

.cast__point h2 {
    margin-bottom: 50px;
    color: #59c1cc;
    font-size: 36px;
    font-size: 3.6rem;
    font-weight: 500;
    text-align: center
}

.cast__point ul {
    width: 720px;
    margin: 0 auto
}

.cast__point ul li {
    margin-bottom: 60px
}

.cast__point ul li dl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.cast__point ul li dl dd {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding-left: 20px;
    color: #59c1cc;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 500;
    line-height: 1.8
}

.cast__teasers {
    width: 100%;
    height: 400px;
    padding: 45px 0 20px 0;
    background: url(../images/cast_app_bg.png) center center no-repeat;
    background-size: cover
}

.cast__teasers h2 {
    margin-bottom: 20px;
    color: #fff;
    font-size: 24px;
    font-size: 2.4rem;
    font-weight: 500;
    text-align: center
}

.cast__teasers p {
    margin-bottom: 15px;
    color: #fff;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 500;
    line-height: 1.8;
    text-align: center
}

.cast__teasers dl dt {
    margin-bottom: 20px;
    color: #fff;
    font-size: 24px;
    font-size: 2.4rem;
    font-weight: 500;
    text-align: center
}

.cast__teasers dl dd {
    margin-bottom: 17px;
    text-align: center
}

.cast__teasers dl dd span {
    display: inline-block;
    position: relative;
    padding: 5px 30px;
    background: #fff;
    color: #59c1cc;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 500;
    text-align: center
}

.cast__teasers dl dd span::before {
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -8px;
    border: 8px solid transparent;
    border-top: 10px solid #fff;
    content: ""
}

.cast__teasers dl dd a:hover {
    opacity: .5
}

.inner {
    position: relative;
    width: 940px;
    margin: 0 auto
}

.footer {
    width: 100%;
    background: #59c1cc
}

.footer .inner {
    padding: 85px 0 40px 0
}

.footer__logo {
    position: absolute;
    top: 80px;
    left: 20px;
    width: 160px
}

.footer__nav {
    margin-bottom: 20px
}

.footer__nav ul {
    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
}

.footer__nav ul li {
    margin: 0 10px
}

.footer__nav ul li a {
    color: #fff;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 500;
    text-decoration: none
}

.footer__nav ul li a:hover {
    opacity: .5
}

.footer__copy {
    color: #fff;
    font-size: 12px;
    font-size: 1.2rem;
    font-weight: 500;
    letter-spacing: .05em;
    text-align: center
}

.fade {
    -webkit-transform: translate(0, 30px);
    -ms-transform: translate(0, 30px);
    -webkit-transition: 1.3s;
    -o-transition: 1.3s;
    transform: translate(0, 30px);
    opacity: 0;
    transition: 1.3s
}

.fade_on {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    opacity: 1.0
}

@media only screen and (max-width: 769px) {
    .pc {
        display: none
    }

    .sp {
        display: block
    }

    .header {
        width: 100%;
        height: calc(100vh + 30px);
        overflow: hidden;
        background: url(../images/header_bg.png) no-repeat center center;
        background-size: cover
    }

    .header::after {
        z-index: 0;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: calc(100vh + 30px);
        background: url(../images/header_bg_line.png);
        content: ''
    }

    .header__box {
        z-index: 1;
        position: absolute;
        top: 220px;
        left: 50%;
        width: 50%
    }

    .header h1 {
        z-index: 1;
        position: static;
        width: 100%;
        margin: 0 0 15% 0;
        padding: 0;
        line-height: 1;
        text-align: center
    }

    .header h1 img {
        width: 90%;
        height: auto
    }

    .header__lead {
        z-index: 1;
        position: absolute;
        top: 50px;
        left: 0px
    }

    .header__lead dl dt {
        margin-bottom: 5px;
        color: #fff;
        font-size: 28px;
        font-size: 2.8rem;
        font-weight: 600;
        letter-spacing: .05em
    }

    .header__lead dl dt span {
        font-size: 16px;
        font-size: 1.6rem
    }

    .header__lead dl dd {
        color: #fff;
        font-size: 16px;
        font-size: 1.6rem;
        font-weight: 600;
        line-height: 1.6
    }

    .header__btn {
        z-index: 1;
        position: absolute;
        top: 30px;
        right: 0;
        width: 50%;
        text-align: right
    }

    .header__btn img {
        width: 80px;
        height: auto
    }

    .header__screen {
        z-index: 1;
        position: absolute;
        top: 220px;
        left: -30%;
        width: 80%
    }

    .header__screen img {
        width: 100%;
        height: auto
    }

    .header__start {
        z-index: 1;
        position: static;
        width: 100%;
        margin-bottom: 4%
    }

    .header__start img {
        width: 100%;
        height: auto
    }

    .header__start ul li {
        margin-bottom: 2%;
        text-align: center
    }

    .header__download {
        z-index: 1;
        position: static;
        width: 100%
    }

    .header__download p {
        margin-bottom: 3%;
        color: #fff;
        font-size: 12px;
        font-size: 1.2rem;
        font-weight: 500;
        text-align: center
    }

    .header__download ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .header__download ul li {
        width: 100%;
        margin-bottom: 2%;
        text-align: center
    }

    .header__download ul li img {
        width: 100%;
        height: auto
    }

    .header__download ul li a:hover {
        opacity: .5
    }

    .read {
        width: 100%;
        padding: 50px 0 60px 0;
        background: #59c1cc
    }

    .read h2 {
        margin-bottom: 40px;
        color: #fff;
        font-size: 24px;
        font-weight: 500;
        text-align: center
    }

    .read__lead {
        width: 100%;
        height: 440px;
        background-color: #ffffff;
        border-radius: 10px;
        position: relative;
        text-align: center;
        margin: 0 auto;
    }

    .read__lead .read__lead__img {
        width: 100%;
        position: absolute;
        text-align: center;
        margin: 0 auto;
    }

    .read__lead .read__lead__img img {
        width: 300px;
    }

    .read__lead .read__lead__text__01 {
        display: inline-block;
        position: absolute;
        text-align: center;
        margin: 0 auto;
        left: 5%;
        right: 5%;
        top: 240px
    }

    .read__lead .read__lead__text__01 p {
        color: #59c1cc;
        font-size: 16px;
        font-weight: 500;
        line-height: 1.8;
        text-align: center;
    }

    .read__lead .read__lead__text__02 {
        width: auto;
        display: inline-block;
        position: absolute;
        text-align: center;
        margin: 0 auto;
        left: 5%;
        right: 5%;
        top: 340px
    }

    .read__lead .read__lead__text__02 p {
        color: #59c1cc;
        font-size: 20px;
        font-weight: 500;
        line-height: 1.6;
        text-align: center;
    }

    .read__lead .read__lead__text__02 p span {
        background: linear-gradient(transparent 70%, #fff100 70%);
    }


    .howto {
        width: 100%;
        position: relative
        background-color: #fff
    }

    .howto h2 {
        padding: 50px 0 20px 0;
        color: #59c1cc;
        font-size: 28px;
        font-weight: 500;
        text-align: center
    }

    .howto__step {
        width: 100%;
        height: auto
    }

    .howto__step__scene {
        width: 90%;
        margin: 0 auto;
        padding-top: 15%;
        padding-bottom: 10%
    }

    .howto__step__scene h4 {
        margin-bottom: 5%;
        color: #fff;
        font-size: 22px;
        font-size: 2.2rem;
        font-weight: 300;
        text-align: center
    }

    .howto__step__scene ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .howto__step__scene ul li {
        width: 48%;
        margin-bottom: 4%;
        border: 1px solid #59c1cc
    }

    .howto__step__scene ul li dl dt img {
        width: 100%;
        height: auto
    }

    .howto__step__scene ul li dl dd {
        padding: 8%;
        color: #fff;
        font-size: 12px;
        font-size: 1.2rem;
        font-weight: 500
    }

    .howto__step__scene ul li:nth-child(1) dl dd,
    .howto__step__scene ul li:nth-child(4) dl dd {
        padding-top: 8%
    }

    .howto__step__1 {
        padding-top: 10%;
        overflow: hidden;
        background: #fff
    }

    .howto__step__1 h3 {
        position: static;
        margin-bottom: 5%
    }

    .howto__step__1 h3 img {
        width: 80%;
        height: auto
    }

    .howto__step__1 p {
        position: static;
        margin-bottom: 20%;
        color: #59c1cc;
        font-size: 13px;
        font-size: 1.3rem;
        font-weight: 600;
        line-height: 1.8
    }

    .howto__step__1 .screen {
        position: absolute;
        top: 0;
        left: 50%;
        width: 50%
    }

    .howto__step__1 .screen img {
        width: 150%;
        height: auto
    }

    .howto__step__2 {
        padding-top: 10%;
        overflow: hidden;
        background: #59c1cc
    }

    .howto__step__2 h3 {
        position: static;
        margin-bottom: 5%;
        text-align: right
    }

    .howto__step__2 h3 img {
        width: 80%;
        height: auto
    }

    .howto__step__2 p {
        position: static;
        width: 50%;
        margin-bottom: 20%;
        margin-left: 50%;
        color: #fff;
        font-size: 13px;
        font-size: 1.3rem;
        font-weight: 600;
        line-height: 1.8
    }

    .howto__step__2 .screen {
        position: absolute;
        top: 0;
        left: -20%;
        width: 50%
    }

    .howto__step__2 .screen img {
        width: 150%;
        height: auto
    }

    .howto__step__3 {
        height: auto;
        padding-top: 10%;
        background: url(../images/step3_bg.png) center top no-repeat #222;
        background-size: 200%
    }

    .howto__step__3 .inner {
        height: auto
    }

    .howto__step__3 h3 {
        position: static;
        margin-bottom: 5%
    }

    .howto__step__3 h3 img {
        width: 40%;
        height: auto
    }

    .howto__step__3 p {
        position: static;
        margin-bottom: 0%;
        color: #fff;
        font-size: 13px;
        font-size: 1.3rem;
        font-weight: 500;
        line-height: 1.8
    }

    .app {
        width: 100%;
        height: 320px;
    }

    .app h2 {
        width: auto;
        display: inline-block;
        position: absolute;
        text-align: center;
        margin: 0 auto;
        padding-top: 10px;
        left: 10%;
        right: 10%;
    }

    .app h2 img {
        width: 160px;
        height: auto;
    }

    .app__1 {
        background: url(../images/app_1_bg.png) center center no-repeat;
        background-size: cover
    }

    .app__2 {
        background: url(../images/app_2_bg.png) center center no-repeat;
        background-size: cover
    }

    .app .inner {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        padding: 10% 0
    }

    .app__l {
    }

    .app__r {
    }

    .app__lead {
        position: absolute;
        top: 120px;
        left: 10%;
        right: 10%
    }

    .app__lead dl dt {
        margin-bottom: 5px;
        color: #fff;
        font-size: 22px;
        font-size: 2.2rem;
        font-weight: 600;
        text-align: center;
        letter-spacing: .05em
    }

    .app__lead dl dd {
        color: #fff;
        font-size: 13px;
        font-size: 1.3rem;
        font-weight: 600;
        line-height: 1.7
    }

    .app__start {
        width: 200px;
        position: absolute;
        top: 80px;
        left: 10%;
        right: 10%;
    }

    .app__start img {
        width: 100%;
        height: auto
    }

    .app__start ul li {
        margin-bottom: 2%;
        text-align: center
    }

    .app__start ul li a:hover {
        opacity: .5
    }


   .reason {
        width: 100%;
        padding: 50px 0 60px 0;
        background: #59c1cc
    }

    .reason h2 {
        margin-bottom: 20px;
        color: #fff;
        font-size: 28px;
        font-weight: 500;
        text-align: center
    }

    .reason .reason_content .reason_content_box {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        align-items: center;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

    .reason .reason_content .reason_content_box img {
        width: 100%;
        height: auto;
        text-align: center;
        padding-top: 40px;
    }

    .voice {
        width: 100%;
        padding: 50px 0 60px 0;
        background: #fff
    }

    .voice h2 {
        margin-bottom: 50px;
        color: #59c1cc;
        font-size: 28px;
        font-weight: 500;
        text-align: center
    }

    .voice ul li {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin-bottom: 5%;
        background: #fff
    }

    .voice__img {
        width: 100%;
        border: none;
        text-align: center
    }

    .voice__img dl dt {
        padding: 10% 0 5% 0
    }

    .voice__img dl dd {
        margin-bottom: 5%;
        color: #fff;
        font-size: 16px;
        font-size: 1.6rem;
        font-weight: 500
    }

    .voice__data {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        width: 100%;
        padding: 20px;
        background: url(../images/voice_background.png) center center no-repeat;
        background-size: cover
    }

    .voice__data dl {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        width: 100%;
        text-align: center
    }

    .voice__data dl dt {
        color: #fff;
        text-align: left;
        font-size: 18px;
        font-size: 1.8rem;
        font-weight: 500
    }



    .cast__header {
        width: 100%;
        height: calc(100vh + 10px);
        overflow: hidden;
        background: url(../images/main_visual.png) no-repeat center center;
        background-size: cover
    }

    .cast__header__box {
        z-index: 1;
        position: absolute;
        top: 90px;
        left: 0;
        width: 50%
    }

    .cast__header h1 {
        position: static;
        width: 100%;
        margin: 0;
        margin-bottom: 20%;
        padding: 0;
        line-height: 1;
        text-align: center
    }

    .cast__header h1 img {
        width: 90%;
        height: auto
    }

    .cast__header__lead {
        position: static;
        margin-bottom: 5%;
        color: #fff;
        font-size: 21px;
        font-size: 2.1rem;
        font-weight: 600;
        line-height: 1.5
    }

    .cast__header__btn {
        z-index: 1;
        position: absolute;
        top: 30px;
        right: 0;
        width: 50%;
        text-align: right
    }

    .cast__header__btn img {
        width: 80px;
        height: auto
    }

    .cast__header__screen {
        z-index: 1;
        position: absolute;
        top: 140px;
        right: -30%;
        left: auto;
        width: 80%
    }

    .cast__header__screen img {
        width: 100%;
        height: auto
    }

    .cast__header__start {
        position: static;
        width: 100%
    }

    .cast__header__start p {
        margin-bottom: 15px;
        color: #fff;
        font-size: 12px;
        font-size: 1.2rem;
        font-weight: 600;
        text-align: center
    }

    .cast__header__start ul li {
        margin-bottom: 10px;
        text-align: center
    }

    .cast__header__start ul li img {
        width: 100%;
        height: auto
    }

    .cast__concept {
        position: relative
    }

    .cast__concept h2 {
        display: inline-block;
        position: absolute;
        top: -60px;
        left: 50%;
        margin-left: -60px
    }

    .cast__concept h2 img {
        width: 120px;
        height: auto
    }

    .cast__concept__lead {
        width: 100%;
        height: auto;
        padding: 10% 0 50px 0;
        background: #59c1cc
    }

    .cast__concept__lead h3 {
        margin-bottom: 5%;
        text-align: center
    }

    .cast__concept__lead h3 span {
        display: inline-block;
        padding: 0 10% 5% 10%;
        border-bottom: 2px solid #fff;
        color: #fff;
        font-size: 26px;
        font-size: 2.6rem;
        font-weight: 600;
        line-height: 1.4
    }

    .cast__concept__lead__txt {
        padding: 0 0 10px 0;
        background: url(../images/cast_concept_illust_1.png) no-repeat right center
    }

    .cast__concept__lead__txt p {
        margin-bottom: 20px;
        color: #234e52;
        font-size: 14px;
        font-size: 1.4rem;
        font-weight: 600;
        line-height: 1.9
    }

    .cast__concept__answer {
        position: relative;
        width: 100%;
        height: auto;
        padding-top: 80px;
        background: url(../images/cast_concept_illust_2.png) no-repeat 5% bottom #fff
    }

    .cast__concept__answer h3 {
        z-index: 10;
        position: absolute;
        top: -75px;
        left: 50%;
        margin-left: -75px
    }

    .cast__concept__answer h3 img {
        width: 150px;
        height: auto
    }

    .cast__concept__answer .inner {
        width: 100%;
        height: auto;
        padding-bottom: 200px;
        overflow: hidden;
        background: none
    }

    .cast__concept__answer__screen {
        position: absolute;
        top: 130px;
        left: 40%;
        width: 80%
    }

    .cast__concept__answer__screen img {
        width: 100%;
        height: auto
    }

    .cast__concept__answer dl {
        position: static;
        width: 90%;
        margin: 0 auto
    }

    .cast__concept__answer dl dt {
        margin-bottom: 3%;
        color: #59c1cc;
        font-size: 30px;
        font-size: 3rem;
        font-weight: 600
    }

    .cast__concept__answer dl dd {
        color: #59c1cc;
        font-size: 14px;
        font-size: 1.4rem;
        font-weight: 600;
        line-height: 1.7
    }

    .cast__concept__point h3 {
        padding-top: 10%;
        text-align: center
    }

    .cast__concept__point h3 span {
        display: inline-block;
        margin-bottom: 5%;
        padding: 0 10% 5% 10%;
        border-bottom: 2px solid #fff;
        color: #fff;
        font-size: 26px;
        font-size: 2.6rem;
        font-weight: 600;
        line-height: 1
    }

    .cast__concept__point__1 {
        height: auto;
        background: url(../images/cast_point_1_bg.png) left top no-repeat;
        background-size: cover
    }

    .cast__concept__point__1__wrap {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        width: 100%;
        margin: 0 auto;
        margin-bottom: 5%
    }

    .cast__concept__point__1__box {
        width: 100%;
        padding-top: 0
    }

    .cast__concept__point__1__box dl {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        width: 100%
    }

    .cast__concept__point__1__box dl dt img {
        width: 100px;
        height: auto
    }

    .cast__concept__point__1__box dl dd {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        padding-left: 5%;
        color: #fff;
        font-size: 20px;
        font-size: 2rem;
        font-weight: 600
    }

    .cast__concept__point__1__zu {
        width: 100%;
        margin-bottom: 5%;
        text-align: right
    }

    .cast__concept__point__1__txt {
        width: 100%;
        margin: 0 auto;
        padding-bottom: 10%;
        color: #fff;
        font-size: 14px;
        font-size: 1.4rem;
        font-weight: 500;
        line-height: 1.8
    }

    .cast__concept__point__wrap {
        height: auto;
        background: url(../images/cast_point_3_img.png) no-repeat center bottom
    }

    .cast__concept__point__pt img {
        width: 100px;
        height: auto
    }

    .cast__concept__point__2 {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        width: 90%;
        margin: 0 auto;
        margin-bottom: 10%;
        padding-top: 10%
    }

    .cast__concept__point__2 dl {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        padding-top: 0;
        padding-left: 5%
    }

    .cast__concept__point__2 dl dt {
        margin-bottom: 10px;
        color: #fff;
        font-size: 20px;
        font-size: 2rem;
        font-weight: 600
    }

    .cast__concept__point__2 dl dd {
        color: #fff;
        font-size: 14px;
        font-size: 1.4rem;
        font-weight: 600;
        line-height: 1.8
    }

    .cast__concept__point__3 {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        width: 90%;
        margin: 0 auto;
        padding-bottom: 10%
    }

    .cast__concept__point__3 dl {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        padding-top: 0;
        padding-left: 5%
    }

    .cast__concept__point__3 dl dt {
        margin-bottom: 10px;
        color: #fff;
        font-size: 20px;
        font-size: 2rem;
        font-weight: 600
    }

    .cast__concept__point__3 dl dd {
        color: #fff;
        font-size: 14px;
        font-size: 1.4rem;
        font-weight: 600;
        line-height: 1.8
    }

    .cast__app {
        width: 100%;
        height: auto;
        background: url(../images/cast_app_bg.png) center center no-repeat;
        background-size: cover
    }

    .cast__app h2 {
        position: static;
        width: auto;
        margin-bottom: 5%;
        padding-top: 5%;
        text-align: center
    }

    .cast__app h2 img {
        width: 80%;
        height: auto
    }

    .cast__app__l {
        width: 45%
    }

    .cast__app__r {
        width: 55%
    }

    .cast__app .inner {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        padding: 10% 0
    }

    .cast__app__lead {
        position: static;
        margin-bottom: 10%
    }

    .cast__app__lead dl {
        text-align: center
    }

    .cast__app__lead dl dt {
        margin-bottom: 5px;
        color: #fff;
        font-size: 19px;
        font-size: 1.9rem;
        font-weight: 600;
        letter-spacing: .05em;
        line-height: 1.2
    }

    .cast__app__lead dl dt span {
        font-size: 13px;
        font-size: 1.3rem
    }

    .cast__app__lead dl dd {
        color: #fff;
        font-size: 15px;
        font-size: 1.5rem;
        font-weight: 600;
        line-height: 1.7
    }

    .cast__app__start {
        position: static;
        width: 100%
    }

    .cast__app__start h3 {
        margin-bottom: 3%;
        color: #fff;
        font-size: 14px;
        font-size: 1.4rem;
        font-weight: 600;
        text-align: center
    }

    .cast__app__start ul li {
        margin-bottom: 10px;
        text-align: center
    }

    .cast__app__start ul li img {
        width: 100%;
        height: auto
    }

    .cast__step {
        padding: 10% 0
    }

    .cast__step h2 {
        margin-bottom: 10%;
        color: #fff;
        font-size: 30px;
        font-size: 3rem;
        font-weight: 600;
        line-height: 1.3;
        text-align: center
    }

    .cast__step ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .cast__step ul li {
        width: 48%;
        margin-bottom: 4%;
        border: 1px solid #59c1cc
    }

    .cast__step ul li dl dt img {
        width: 100%;
        height: auto
    }

    .cast__step ul li dl dd {
        padding: 5% 3%;
        color: #fff;
        font-size: 14px;
        font-size: 1.4rem;
        font-weight: 500;
        text-align: justify
    }

    .cast__course {
        padding: 0 0 5% 0
    }

    .cast__course h2 {
        margin-bottom: 5%;
        color: #fff;
        font-size: 30px;
        font-size: 3rem;
        font-weight: 600;
        line-height: 1.3;
        text-align: center
    }

    .cast__course p {
        margin-bottom: 10%;
        color: #fff;
        font-size: 14px;
        font-size: 1.4rem;
        font-weight: 500;
        text-align: center
    }

    .cast__course ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        width: 100%;
        margin-bottom: 5%
    }

    .cast__course ul li {
        width: 48%;
        margin-bottom: 4%
    }

    .cast__course ul li img {
        width: 100%;
        height: auto
    }

    .cast__example {
        padding: 0 0 10% 0
    }

    .cast__example h2 {
        margin-bottom: 10%;
        color: #fff;
        font-size: 30px;
        font-size: 3rem;
        font-weight: 600;
        text-align: center
    }

    .cast__example ul {
        margin-bottom: 0
    }

    .cast__example ul li {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin-bottom: 5%;
        background: #fff
    }

    .cast__example__rank {
        width: 100%;
        border: none;
        text-align: center
    }

    .cast__example__rank dl dt {
        padding: 10% 0 5% 0
    }

    .cast__example__rank dl dd {
        margin-bottom: 5%;
        font-size: 20px;
        font-size: 2rem;
        font-weight: 600
    }

    .cast__example__rank dl dd.rank__pretty {
        color: #ef9fb0
    }

    .cast__example__rank dl dd.rank__honey {
        color: #ecaa7e
    }

    .cast__example__rank dl dd.rank__sweet {
        color: #b1b1b1
    }

    .cast__example__rank dl dd.rank__royal {
        color: #bbb262
    }

    .cast__example__data {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        width: 100%;
        padding: 20px 0
    }

    .cast__example__data__img {
        width: 100%;
        margin-bottom: 5%
    }

    .cast__example__data__img img {
        width: 100%;
        height: auto
    }

    .cast__example__data dl {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        width: 100%;
        text-align: center
    }

    .cast__example__data dl dt {
        margin-bottom: 15px;
        color: #59c1cc;
        font-size: 18px;
        font-size: 1.8rem;
        font-weight: 600
    }

    .cast__example__data dl dt span.label {
        display: inline-block;
        margin-right: 15px;
        padding: 3px 30px;
        border-radius: 8px;
        background: #59c1cc;
        color: #fff;
        font-size: 18px;
        font-size: 1.8rem
    }

    .cast__example__data dl dt span.price {
        display: inline-block;
        padding: 0 5px;
        font-size: 30px;
        font-size: 3rem
    }

    .cast__example__data dl dd {
        color: #59c1cc;
        font-size: 16px;
        font-size: 1.6rem;
        font-weight: 300;
        line-height: 1.3
    }

    .cast__point {
        width: 100%;
        background: #fff
    }

    .cast__point .inner {
        padding-top: 10%;
        padding-bottom: 10%
    }

    .cast__point h2 {
        margin-bottom: 8%;
        color: #59c1cc;
        font-size: 30px;
        font-size: 3rem;
        font-weight: 600;
        text-align: center
    }

    .cast__point ul {
        width: 100%;
        margin: 0 auto
    }

    .cast__point ul li {
        margin-bottom: 5%
    }

    .cast__point ul li dl {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .cast__point ul li dl dt {
        width: 40%
    }

    .cast__point ul li dl dt img {
        width: 100%;
        height: auto
    }

    .cast__point ul li dl dd {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        padding-left: 5%;
        color: #59c1cc;
        font-size: 14px;
        font-size: 1.4rem;
        font-weight: 500;
        line-height: 1.8
    }

    .cast__teasers {
        width: 100%;
        height: auto;
        padding: 10% 0 5% 0;
        background: url(../images/cast_app_bg.png) center center no-repeat;
        background-size: cover
    }

    .cast__teasers h2 {
        margin-bottom: 5%;
        color: #fff;
        font-size: 24px;
        font-size: 2.4rem;
        font-weight: 600;
        line-height: 1.3;
        text-align: center
    }

    .cast__teasers p {
        margin-bottom: 5%;
        color: #fff;
        font-size: 13px;
        font-size: 1.3rem;
        font-weight: 600;
        line-height: 1.8;
        text-align: center
    }

    .cast__teasers dl dt {
        margin-bottom: 20px;
        color: #fff;
        font-size: 20px;
        font-size: 2rem;
        font-weight: 600;
        text-align: center
    }

    .cast__teasers dl dd {
        margin-bottom: 17px;
        text-align: center
    }

    .cast__teasers dl dd span {
        display: inline-block;
        position: relative;
        padding: 5px 30px;
        background: #fff;
        color: #59c1cc;
        font-size: 14px;
        font-size: 1.4rem;
        font-weight: 600;
        text-align: center
    }

    .cast__teasers dl dd span::before {
        position: absolute;
        top: 100%;
        left: 50%;
        margin-left: -8px;
        border: 8px solid transparent;
        border-top: 10px solid #fff;
        content: ""
    }

    .inner {
        position: relative;
        width: 90%;
        margin: 0 auto
    }

    .footer {
        width: 100%;
        background: #59c1cc
    }

    .footer .inner {
        padding: 5% 0 5% 0
    }

    .footer__logo {
        position: static;
        width: 100%;
        margin-bottom: 5%;
        text-align: center
    }

    .footer__logo img {
        width: 120px;
        height: auto
    }

    .footer__nav {
        margin-bottom: 3%
    }

    .footer__nav ul {
        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
    }

    .footer__nav ul li {
        margin: 0 2%
    }

    .footer__nav ul li a {
        color: #fff;
        font-size: 11px;
        font-size: 1.1rem;
        font-weight: 500;
        text-decoration: none
    }

    .footer__nav ul li a:hover {
        opacity: .5
    }

    .footer__copy {
        color: #fff;
        font-size: 11px;
        font-size: 1.1rem;
        font-weight: 500;
        letter-spacing: .05em;
        text-align: center
    }
}

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