@charset "UTF-8";

/* line 14, ../sass/_setting.scss */
body {
    font-family: "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "ＭＳ ゴシック", "Roboto", sans-serif;
    color: #3d3d3d;
}

@media screen and (min-width: 64em) {

    /* line 14, ../sass/_setting.scss */
    body {
        min-width: 1200px;
    }
}

/* line 24, ../sass/_setting.scss */
.container {
    overflow: hidden;
    position: relative;
}

/* line 29, ../sass/_setting.scss */
.section__body {
    padding: 50px 0 70px;
}

@media screen and (max-width: 39.9375em) {

    /* line 29, ../sass/_setting.scss */
    .section__body {
        padding: 40px 0 60px;
    }
}

/* line 43, ../sass/_setting.scss */
.position-right {
    -moz-transform: translateX(250px);
    -ms-transform: translateX(250px);
    -webkit-transform: translateX(250px);
    transform: translateX(250px);
}

/* line 47, ../sass/_setting.scss */
.off-canvas.is-open {
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -webkit-transform: translateX(0);
    transform: translateX(0);
}

/* line 51, ../sass/_setting.scss */
.position-right.is-open ~ .off-canvas-content {
    -moz-transform: translateX(-250px);
    -ms-transform: translateX(-250px);
    -webkit-transform: translateX(-250px);
    transform: translateX(-250px);
}

/* line 20, ../sass/app.scss */
.section-title {
    text-align: center;
    margin-bottom: 60px;
}

@media screen and (max-width: 39.9375em) {

    /* line 20, ../sass/app.scss */
    .section-title {
        margin-bottom: 30px;
    }
}

/* line 29, ../sass/app.scss */
a.mOver {
    -moz-transition: all 0.1s ease-out;
    -o-transition: all 0.1s ease-out;
    -webkit-transition: all 0.1s ease-out;
    transition: all 0.1s ease-out;
    display: block;
}

/* line 33, ../sass/app.scss */
a.mOver:hover {
    -moz-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
}

/* line 44, ../sass/app.scss */
.gradation-bg1,
.gradation-bg2 {
    position: absolute;
    width: 100%;
    z-index: -10;
    top: 0;
    left: 0;
}

/* line 53, ../sass/app.scss */
.gradation-bg1 {
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuNSIgeDI9IjEuMCIgeTI9IjAuNSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzk2ZDZlMSIvPjxzdG9wIG9mZnNldD0iMTQuMjg1NzElIiBzdG9wLWNvbG9yPSIjYmZlNGFhIi8+PHN0b3Agb2Zmc2V0PSIyOC41NzE0MyUiIHN0b3AtY29sb3I9IiNmZWUwZTciLz48c3RvcCBvZmZzZXQ9IjQyLjg1NzE0JSIgc3RvcC1jb2xvcj0iI2Y5ZTY2OCIvPjxzdG9wIG9mZnNldD0iNTcuMTQyODYlIiBzdG9wLWNvbG9yPSIjOTZkNmUxIi8+PHN0b3Agb2Zmc2V0PSI3MS40Mjg1NyUiIHN0b3AtY29sb3I9IiNiZmU0YWEiLz48c3RvcCBvZmZzZXQ9Ijg1LjcxNDI5JSIgc3RvcC1jb2xvcj0iI2ZlZTBlNyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2Y5ZTY2OCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background-size: 100%;
    /* background-image: -moz-linear-gradient(0deg, #96d6e1, #bfe4aa, #fee0e7, #f9e668, #96d6e1, #bfe4aa, #fee0e7, #f9e668);
  background-image: -webkit-linear-gradient(0deg, #96d6e1, #bfe4aa, #fee0e7, #f9e668, #96d6e1, #bfe4aa, #fee0e7, #f9e668);
  background-image: linear-gradient(90deg, #96d6e1, #bfe4aa, #fee0e7, #f9e668, #96d6e1, #bfe4aa, #fee0e7, #f9e668); */
    background-image: -moz-linear-gradient(0deg, #e9739e, #e9739e, #e9739e, #e9739e, #e9739e, #e9739e, #e9739e, #e9739e);
    background-image: -webkit-linear-gradient(0deg, #e9739e, #e9739e, #e9739e, #e9739e, #e9739e, #e9739e, #e9739e, #e9739e);
    background-image: linear-gradient(90deg, #e9739e, #e9739e, #e9739e, #e9739e, #e9739e, #e9739e, #e9739e, #e9739e);
    -moz-transform: skewY(10deg);
    -ms-transform: skewY(10deg);
    -webkit-transform: skewY(10deg);
    transform: skewY(10deg);
    -moz-box-shadow: 0 0 20px rgba(1, 31, 87, 0.15);
    -webkit-box-shadow: 0 0 20px rgba(1, 31, 87, 0.15);
    box-shadow: 0 0 20px rgba(1, 31, 87, 0.15);
    -moz-animation: bgAnime1 60s ease 2 paused;
    -webkit-animation: bgAnime1 60s ease 2 paused;
    animation: bgAnime1 60s ease 2 paused;
}

/* line 61, ../sass/app.scss */
.gradation-bg2 {
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjEuMCIgeTE9IjAuNSIgeDI9IjAuMCIgeTI9IjAuNSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZlZTBlNyIvPjxzdG9wIG9mZnNldD0iMTQuMjg1NzElIiBzdG9wLWNvbG9yPSIjZjllNjY4Ii8+PHN0b3Agb2Zmc2V0PSIyOC41NzE0MyUiIHN0b3AtY29sb3I9IiM5NmQ2ZTEiLz48c3RvcCBvZmZzZXQ9IjQyLjg1NzE0JSIgc3RvcC1jb2xvcj0iI2JmZTRhYSIvPjxzdG9wIG9mZnNldD0iNTcuMTQyODYlIiBzdG9wLWNvbG9yPSIjZmVlMGU3Ii8+PHN0b3Agb2Zmc2V0PSI3MS40Mjg1NyUiIHN0b3AtY29sb3I9IiNmOWU2NjgiLz48c3RvcCBvZmZzZXQ9Ijg1LjcxNDI5JSIgc3RvcC1jb2xvcj0iIzk2ZDZlMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2JmZTRhYSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background-size: 100%;
    /* background-image: -moz-linear-gradient(180deg, #fee0e7, #f9e668, #96d6e1, #bfe4aa, #fee0e7, #f9e668, #96d6e1, #bfe4aa);
  background-image: -webkit-linear-gradient(180deg, #fee0e7, #f9e668, #96d6e1, #bfe4aa, #fee0e7, #f9e668, #96d6e1, #bfe4aa);
  background-image: linear-gradient(270deg, #fee0e7, #f9e668, #96d6e1, #bfe4aa, #fee0e7, #f9e668, #96d6e1, #bfe4aa); */
    background-image: -moz-linear-gradient(180deg, #fee0e7, #fee0e7, #fee0e7, #fee0e7, #fce1e7, #fce1e7, #fce1e7, #fce1e7);
    background-image: -webkit-linear-gradient(180deg, #fee0e7, #fee0e7, #fee0e7, #fee0e7, #fce1e7, #fce1e7, #fce1e7, #fce1e7);
    background-image: linear-gradient(270deg, #fee0e7, #fee0e7, #fee0e7, #fee0e7, #fce1e7, #fce1e7, #fce1e7, #fce1e7);
    -moz-transform: skewY(-10deg);
    -ms-transform: skewY(-10deg);
    -webkit-transform: skewY(-10deg);
    transform: skewY(-10deg);
    -moz-animation: bgAnime2 55s ease 2 paused;
    -webkit-animation: bgAnime2 55s ease 2 paused;
    animation: bgAnime2 55s ease 2 paused;
}

/* line 69, ../sass/app.scss */
.section-grabg.show .gradation-bg1 {
    animation-play-state: running;
}

/* line 73, ../sass/app.scss */
.section-grabg.show .gradation-bg2 {
    animation-play-state: running;
}

/* line 81, ../sass/app.scss */
.gradation-bg1,
.gradation-bg2 {
    content: "";
    display: block;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    position: absolute;
    background-size: 1000% 1000%;
}

@-moz-keyframes bgAnime1 {
    0% {
        background-position: 0% 50%;
    }

    50% {
        background-position: 100% 50%;
    }

    100% {
        background-position: 0% 50%;
    }
}

@-webkit-keyframes bgAnime1 {
    0% {
        background-position: 0% 50%;
    }

    50% {
        background-position: 100% 50%;
    }

    100% {
        background-position: 0% 50%;
    }
}

@keyframes bgAnime1 {
    0% {
        background-position: 0% 50%;
    }

    50% {
        background-position: 100% 50%;
    }

    100% {
        background-position: 0% 50%;
    }
}

@-moz-keyframes bgAnime2 {
    0% {
        background-position: 100% 50%;
    }

    50% {
        background-position: 0% 50%;
    }

    100% {
        background-position: 100% 50%;
    }
}

@-webkit-keyframes bgAnime2 {
    0% {
        background-position: 100% 50%;
    }

    50% {
        background-position: 0% 50%;
    }

    100% {
        background-position: 100% 50%;
    }
}

@keyframes bgAnime2 {
    0% {
        background-position: 100% 50%;
    }

    50% {
        background-position: 0% 50%;
    }

    100% {
        background-position: 100% 50%;
    }
}

/* line 107, ../sass/app.scss */
.line-mono1,
.line-mono2,
.line-mono3 {
    width: 100%;
    position: absolute;
    top: -49px;
    left: -50%;
    width: 200%;
    height: 357px;
    z-index: -1;
    background-image: url(../images/line_mono.png);
    background-position: center;
    background-repeat: repeat-x;
    background-size: auto 357px;
    -moz-transform: rotate(-10deg);
    -ms-transform: rotate(-10deg);
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
    opacity: .28;
}

@media screen and (max-width: 39.9375em) {

    /* line 107, ../sass/app.scss */
    .line-mono1,
    .line-mono2,
    .line-mono3 {
        background-size: auto 60%;
    }
}

/* line 129, ../sass/app.scss */
.line-mono2 {
    top: 50%;
}

/* line 139, ../sass/app.scss */
.header {
    padding: 20px 30px;
}

@media screen and (max-width: 39.9375em) {

    /* line 139, ../sass/app.scss */
    .header {
        padding: 20px;
    }
}

/* line 146, ../sass/app.scss */
.header-snsbtn {
    list-style: none;
    margin: 0;
}

/* line 150, ../sass/app.scss */
.header-snsbtn li {
    display: inline-block;
    margin-right: 24px;
}

@media screen and (max-width: 39.9375em) {

    /* line 150, ../sass/app.scss */
    .header-snsbtn li {
        margin-right: 16px;
    }
}

/* line 158, ../sass/app.scss */
.header-snsbtn li img {
    height: 23px;
    width: auto;
}

@media screen and (max-width: 39.9375em) {

    /* line 158, ../sass/app.scss */
    .header-snsbtn li img {
        height: 18px;
    }
}

/* line 167, ../sass/app.scss */
.header-snsbtn li a:hover {
    opacity: .8;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    -webkit-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}

/* line 181, ../sass/app.scss */
.section-main {
    text-align: center;
    margin-bottom: 80px;
    position: relative;
}

@media screen and (max-width: 39.9375em) {

    /* line 181, ../sass/app.scss */
    .section-main {
        margin-bottom: 100px;
    }
}

/* line 190, ../sass/app.scss */
.section-main::before,
.section-main::after {
    content: '';
    display: block;
    width: 100%;
    position: absolute;
    left: -50%;
    width: 200%;
    height: 357px;
    z-index: -1;
    background-image: url(../images/line_color.png);
    background-position: center;
    background-repeat: repeat-x;
    background-size: auto 357px;
}



/* line 207, ../sass/app.scss */
.section-main::before {
    top: 20%;
    -moz-transform: rotate(-10deg);
    -ms-transform: rotate(-10deg);
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
}

@media screen and (max-width: 39.9375em) {

    /* line 207, ../sass/app.scss */
    .section-main::before {
        background-size: auto 60%;
        height: 50%;
        top: 64%;
    }
}

/* line 218, ../sass/app.scss */
.section-main::after {
    display: none;
}

/* line 223, ../sass/app.scss */
.section-main__body {
    display: inline-block;
    position: relative;
}

.section-main a {
    color: #f14950;
    font-size: 18px;
    text-align: center;
}

/* line 230, ../sass/app.scss */
.logo-dreamin-girls {
    width: 40%;
    margin: 0 auto 30px;
}

/* line 234, ../sass/app.scss */
.logo-dreamin-girls img {
    width: 100%;
}

@media screen and (min-width: 40em) {

    /* line 230, ../sass/app.scss */
    .logo-dreamin-girls {
        position: absolute;
        width: 33%;
        bottom: 0;
        left: 67%;
    }
}

/* line 247, ../sass/app.scss */
.main-visual {
    width: 923px;
}

/* line 262, ../sass/app.scss */
.section-blog {
    position: relative;
    padding: 90px 0;
    margin-bottom: 200px;
}

@media screen and (max-width: 39.9375em) {

    /* line 262, ../sass/app.scss */
    .section-blog {
        padding: 40px 0 20px;
        margin-bottom: 120px;
    }
}

/* line 274, ../sass/app.scss */
.section-blog .section-title img {
    width: 124px;
}

@media screen and (max-width: 39.9375em) {

    /* line 274, ../sass/app.scss */
    .section-blog .section-title img {
        width: 88.57143px;
    }
}

/* line 284, ../sass/app.scss */
.blog-list {
    list-style: none;
}

@media screen and (max-width: 39.9375em) {

    /* line 284, ../sass/app.scss */
    .blog-list {
        padding-left: 6px;
    }
}

/* line 299, ../sass/app.scss */
.section-sns {
    position: relative;
    margin-bottom: 100px;
}

/* line 303, ../sass/app.scss */
.section-sns .insta-box,
.section-sns .tw-box {
    background: #fff;
    -moz-box-shadow: 10px 10px 20px rgba(1, 31, 87, 0.15);
    -webkit-box-shadow: 10px 10px 20px rgba(1, 31, 87, 0.15);
    box-shadow: 10px 10px 20px rgba(1, 31, 87, 0.15);
    padding: 34px 30px;
    margin-bottom: 20px;
    position: relative;
}

/* line 311, ../sass/app.scss */
.section-sns .insta-box .sns-logo,
.section-sns .tw-box .sns-logo {
    position: absolute;
    top: 16px;
    right: 20px;
    width: 30px;
}

@media screen and (max-width: 39.9375em) {

    /* line 311, ../sass/app.scss */
    .section-sns .insta-box .sns-logo,
    .section-sns .tw-box .sns-logo {
        width: 20px;
    }
}

/* line 325, ../sass/app.scss */
.section-sns .insta-box .section-title {
    margin-bottom: 20px;
}

/* line 327, ../sass/app.scss */
.section-sns .insta-box .section-title img {
    width: 267px;
}

@media screen and (max-width: 39.9375em) {

    /* line 327, ../sass/app.scss */
    .section-sns .insta-box .section-title img {
        width: 190.71429px;
    }
}

/* line 337, ../sass/app.scss */
.section-sns .tw-box {
    /* margin-top: 180px; */
}

@media screen and (max-width: 39.9375em) {

    /* line 337, ../sass/app.scss */
    .section-sns .tw-box {
        margin-top: 30px;
    }
}

/* line 343, ../sass/app.scss */
.section-sns .tw-box .section-title {
    margin-bottom: 20px;
}

/* line 346, ../sass/app.scss */
.section-sns .tw-box .section-title img {
    width: 195px;
}

@media screen and (max-width: 39.9375em) {

    /* line 346, ../sass/app.scss */
    .section-sns .tw-box .section-title img {
        width: 139.28571px;
    }
}

/* line 355, ../sass/app.scss */
.section-sns .tw-box .tw-timeline {
    height: 350px;
    overflow: auto;
}

/* line 363, ../sass/app.scss */
.section-sns .insta-bg {
    position: absolute;
    width: 56%;
    top: 80px;
    bottom: 110px;
    left: 0;
    background: #ffd9e3;
    z-index: -10;
    -moz-transform: skewY(-10deg);
    -ms-transform: skewY(-10deg);
    -webkit-transform: skewY(-10deg);
    transform: skewY(-10deg);
    overflow: hidden;
}

@media screen and (max-width: 39.9375em) {

    /* line 363, ../sass/app.scss */
    .section-sns .insta-bg {
        width: 100%;
        top: 0;
        bottom: 42%;
    }
}

/* line 380, ../sass/app.scss */
.section-sns .insta-bg::before {
    content: '';
    display: block;
    width: 100%;
    position: absolute;
    top: 49px;
    left: -50%;
    width: 200%;
    height: 357px;
    z-index: -1;
    background-image: url(../images/line_mono.png);
    background-position: center;
    background-repeat: repeat-x;
    background-size: auto 357px;
    opacity: .28;
}

@media screen and (max-width: 39.9375em) {

    /* line 380, ../sass/app.scss */
    .section-sns .insta-bg::before {
        background-size: auto 60%;
    }
}

/* line 405, ../sass/app.scss */
.section-sns .tw-bg {
    position: absolute;
    width: 46%;
    top: 260px;
    bottom: 140px;
    right: 0;
    background: #85cdfb;
    z-index: -8;
    -moz-transform: skewY(-10deg);
    -ms-transform: skewY(-10deg);
    -webkit-transform: skewY(-10deg);
    transform: skewY(-10deg);
    overflow: hidden;
    -moz-box-shadow: 0 0 20px rgba(1, 31, 87, 0.15);
    -webkit-box-shadow: 0 0 20px rgba(1, 31, 87, 0.15);
    box-shadow: 0 0 20px rgba(1, 31, 87, 0.15);
}

@media screen and (max-width: 39.9375em) {

    /* line 405, ../sass/app.scss */
    .section-sns .tw-bg {
        width: 100%;
        top: 62%;
        bottom: 0;
    }
}

/* line 423, ../sass/app.scss */
.section-sns .tw-bg::before {
    content: '';
    display: block;
    width: 100%;
    position: absolute;
    top: -60px;
    left: -50%;
    width: 200%;
    height: 357px;
    z-index: -1;
    background-image: url(../images/line_mono.png);
    background-position: center;
    background-repeat: repeat-x;
    background-size: auto 357px;
    opacity: .28;
}

@media screen and (max-width: 39.9375em) {

    /* line 423, ../sass/app.scss */
    .section-sns .tw-bg::before {
        background-size: auto 60%;
    }
}

/* line 455, ../sass/app.scss */
.insta-timeline {
    position: relative;
    padding-top: 20px;
    text-align: center;
}

/* line 459, ../sass/app.scss */
.insta-timeline::after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    width: 30px;
    right: 0;
    /* background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuNSIgeDI9IjEuMCIgeTI9IjAuNSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwLjAiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=');
  background-size: 100%;
  background-image: -moz-linear-gradient(0deg, rgba(255, 255, 255, 0), #ffffff);
  background-image: -webkit-linear-gradient(0deg, rgba(255, 255, 255, 0), #ffffff);
  background-image: linear-gradient(90deg, rgba(255, 255, 255, 0), #ffffff); */
    z-index: 1;
}

/* line 473, ../sass/app.scss */
.insta-timeline .gene-badge {
    width: 53px;
    position: absolute;
    top: 50%;
    left: -48px;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

/* line 482, ../sass/app.scss */
.insta-timeline .insta-next-btn {
    cursor: pointer;
    width: 36px;
    position: absolute;
    top: 50%;
    right: -20px;
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    -moz-box-shadow: 5px 5px 8px rgba(1, 31, 87, 0.15);
    -webkit-box-shadow: 5px 5px 8px rgba(1, 31, 87, 0.15);
    box-shadow: 5px 5px 8px rgba(1, 31, 87, 0.15);
    -moz-transition: all 0.1s ease-out;
    -o-transition: all 0.1s ease-out;
    -webkit-transition: all 0.1s ease-out;
    transition: all 0.1s ease-out;
    z-index: 10;
}

/* line 493, ../sass/app.scss */
.insta-timeline .insta-next-btn:hover {
    -moz-transform: translate(5%, -45%);
    -ms-transform: translate(5%, -45%);
    -webkit-transform: translate(5%, -45%);
    transform: translate(5%, -45%);
}

/* line 499, ../sass/app.scss */
.insta-list-wrap {
    overflow: hidden;
}

.insta-list-wrap a img {
    margin-bottom: 10px;
}

/* line 505, ../sass/app.scss */
.insta-list .item {
    margin: 0 20px 20px 0;
}

/* line 508, ../sass/app.scss */
.insta-list .item a {
    -moz-transition: all 0.1s ease-out;
    -o-transition: all 0.1s ease-out;
    -webkit-transition: all 0.1s ease-out;
    transition: all 0.1s ease-out;
}

/* line 512, ../sass/app.scss */
.insta-list .item a:hover {
    opacity: .7;
}

/* line 516, ../sass/app.scss */
.insta-list .item img {
    outline: none;
    width: 128px;
}

@media screen and (max-width: 39.9375em) {

    /* line 516, ../sass/app.scss */
    .insta-list .item img {
        width: 100px;
    }
}

/* line 534, ../sass/app.scss */
.section-movie {
    position: relative;
    margin-bottom: 200px;
}

@media screen and (max-width: 39.9375em) {

    /* line 534, ../sass/app.scss */
    .section-movie {
        margin-bottom: 120px;
    }
}

/* line 544, ../sass/app.scss */
.section-movie .section-title img {
    width: 146.5px;
}

@media screen and (max-width: 39.9375em) {

    /* line 544, ../sass/app.scss */
    .section-movie .section-title img {
        width: 104.64286px;
    }
}

/* line 553, ../sass/app.scss */
.section-movie .movie-list {
    list-style: none;
    margin: 0;
}

/* line 558, ../sass/app.scss */
.section-movie .movie-thumb {
    -moz-box-shadow: 10px 10px 20px rgba(1, 31, 87, 0.15);
    -webkit-box-shadow: 10px 10px 20px rgba(1, 31, 87, 0.15);
    box-shadow: 10px 10px 20px rgba(1, 31, 87, 0.15);
    margin-bottom: 23px;
}

/* line 563, ../sass/app.scss */
.section-movie .movie-title {
    text-align: center;
    font-size: 20px;
    font-family: "游明朝", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif;
    color: #f14950;
}

/* line 570, ../sass/app.scss */
.section-movie .obj-motorcycle {
    display: block;
    /*position: absolute;*/
    /*right: 54%;*/
    right: auto;
    bottom: 46px;
    width: 809px;

    max-width: 50%;
    margin: 0 auto;

}

@media screen and (min-width: 40em) and (max-width: 63.9375em) {

    /* line 570, ../sass/app.scss */
    .section-movie .obj-motorcycle {
        width: 66%;
    }
}

@media screen and (max-width: 39.9375em) {

    /* line 570, ../sass/app.scss */
    .section-movie .obj-motorcycle {
        position: static;
        width: 90%;
        margin: 0 auto 80px;
    }
}

/* line 588, ../sass/app.scss */
.section-movie::before {
    content: '';
    display: block;
    width: 100%;
    position: absolute;
    top: 110px;
    left: -50%;
    width: 200%;
    height: 357px;
    z-index: -1;
    background-image: url(../images/line_color.png);
    background-position: center;
    background-repeat: repeat-x;
    background-size: auto 357px;
    -moz-transform: rotate(10deg);
    -ms-transform: rotate(10deg);
    -webkit-transform: rotate(10deg);
    transform: rotate(10deg);
}

@media screen and (max-width: 39.9375em) {

    /* line 588, ../sass/app.scss */
    .section-movie::before {
        top: 39%;
        background-size: auto 60%;
    }
}

/* line 617, ../sass/app.scss */
.section-member {
    position: relative;
    padding-top: 100px;
}

@media screen and (max-width: 39.9375em) {

    /* line 617, ../sass/app.scss */
    .section-member {
        padding-top: 50px;
    }
}

/* line 627, ../sass/app.scss */
.section-member .section-title img {
    width: 196px;
}

@media screen and (max-width: 39.9375em) {

    /* line 627, ../sass/app.scss */
    .section-member .section-title img {
        width: 140px;
    }
}

/* line 637, ../sass/app.scss */
.section-member ul {
    list-style: none;
}

/* line 641, ../sass/app.scss */
.section-member .item img {
    -moz-box-shadow: 10px 10px 20px rgba(1, 31, 87, 0.15);
    -webkit-box-shadow: 10px 10px 20px rgba(1, 31, 87, 0.15);
    box-shadow: 10px 10px 20px rgba(1, 31, 87, 0.15);
}

/* line 645, ../sass/app.scss */
.section-member .line-mono2 {
    top: 28%;
}

/* line 649, ../sass/app.scss */
.section-member .line-mono3 {
    top: 65%;
}

/* line 660, ../sass/app.scss */
footer {
    margin-top: 120px;
    padding: 20px;
    position: relative;
}

@media screen and (max-width: 39.9375em) {

    /* line 660, ../sass/app.scss */
    footer {
        padding-bottom: 10px;
    }
}

/* line 670, ../sass/app.scss */
.copyright {
    font-size: 14px;
    position: absolute;
    bottom: 0;
    left: 30px;
}

@media screen and (max-width: 39.9375em) {

    /* line 670, ../sass/app.scss */
    .copyright {
        font-size: 12px;
        margin-top: 40px;
        left: 0;
        text-align: center;
        position: relative;
    }
}

/* line 685, ../sass/app.scss */
.link-autorace {
    text-align: center;
    margin: 0;
}

@media screen and (max-width: 39.9375em) {

    /* line 690, ../sass/app.scss */
    .link-autorace img {
        width: 80px;
    }
}

/* line 696, ../sass/app.scss */
.link-autorace a {
    -moz-transition: all 0.1s ease-out;
    -o-transition: all 0.1s ease-out;
    -webkit-transition: all 0.1s ease-out;
    transition: all 0.1s ease-out;
}

/* line 700, ../sass/app.scss */
.link-autorace a:hover {
    opacity: .7;
}

/* line 710, ../sass/app.scss */
.under_construction {
    text-align: center;
}

/* line 713, ../sass/app.scss */
.under_construction h1 {
    margin-top: 20vh;
    margin-bottom: 50px;
}

/* line 716, ../sass/app.scss */
.under_construction h1 img {
    width: 300px;
}

/* line 721, ../sass/app.scss */
.under_construction p {
    margin-top: 50px;
}

/* line 725, ../sass/app.scss */
.under_construction .container::before {
    content: '';
    display: block;
    width: 100%;
    position: absolute;
    bottom: 90px;
    left: -50%;
    width: 200%;
    height: 357px;
    z-index: -1;
    background-image: url(../images/line_color.png);
    background-position: center;
    background-repeat: repeat-x;
    background-size: auto 357px;
    -moz-transform: rotate(-10deg);
    -ms-transform: rotate(-10deg);
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
}

@media screen and (max-width: 39.9375em) {

    /* line 725, ../sass/app.scss */
    .under_construction .container::before {
        bottom: 30px;
        background-size: auto 60%;
    }
}

/* line 747, ../sass/app.scss */
.under_construction footer {
    margin-top: 40vh;
}

/* line 759, ../sass/app.scss */
.sc-show {
    -moz-transform: translateY(80px);
    -ms-transform: translateY(80px);
    -webkit-transform: translateY(80px);
    transform: translateY(80px);
    opacity: 0;
    -moz-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

/* line 764, ../sass/app.scss */
.sc-show.show {
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
}

@media screen and (min-width: 40em) {

    /* line 782, ../sass/app.scss */
    .sc-show.sc-delay1 {
        -moz-transition: all 0.5s 0s ease-out;
        -o-transition: all 0.5s 0s ease-out;
        -webkit-transition: all 0.5s 0s ease-out;
        transition: all 0.5s 0s ease-out;
    }

    /* line 782, ../sass/app.scss */
    .sc-show.sc-delay2 {
        -moz-transition: all 0.5s 0.2s ease-out;
        -o-transition: all 0.5s 0.2s ease-out;
        -webkit-transition: all 0.5s 0.2s ease-out;
        transition: all 0.5s 0.2s ease-out;
    }

    /* line 782, ../sass/app.scss */
    .sc-show.sc-delay3 {
        -moz-transition: all 0.5s 0.4s ease-out;
        -o-transition: all 0.5s 0.4s ease-out;
        -webkit-transition: all 0.5s 0.4s ease-out;
        transition: all 0.5s 0.4s ease-out;
    }
}

/* line 796, ../sass/app.scss */
.section-member .sc-show.sc-delay1,
.section-member .sc-show.sc-delay5,
.section-member .sc-show.sc-delay9,
.section-member .sc-show.sc-delay13 {
    -moz-transition: all 0.5s 0s ease-out;
    -o-transition: all 0.5s 0s ease-out;
    -webkit-transition: all 0.5s 0s ease-out;
    transition: all 0.5s 0s ease-out;
}

/* line 796, ../sass/app.scss */
.section-member .sc-show.sc-delay2,
.section-member .sc-show.sc-delay6,
.section-member .sc-show.sc-delay10,
.section-member .sc-show.sc-delay14 {
    -moz-transition: all 0.5s 0.2s ease-out;
    -o-transition: all 0.5s 0.2s ease-out;
    -webkit-transition: all 0.5s 0.2s ease-out;
    transition: all 0.5s 0.2s ease-out;
}

/* line 796, ../sass/app.scss */
.section-member .sc-show.sc-delay3,
.section-member .sc-show.sc-delay7,
.section-member .sc-show.sc-delay11,
.section-member .sc-show.sc-delay15 {
    -moz-transition: all 0.5s 0.4s ease-out;
    -o-transition: all 0.5s 0.4s ease-out;
    -webkit-transition: all 0.5s 0.4s ease-out;
    transition: all 0.5s 0.4s ease-out;
}

/* line 796, ../sass/app.scss */
.section-member .sc-show.sc-delay4,
.section-member .sc-show.sc-delay8,
.section-member .sc-show.sc-delay12,
.section-member .sc-show.sc-delay16 {
    -moz-transition: all 0.5s 0.6s ease-out;
    -o-transition: all 0.5s 0.6s ease-out;
    -webkit-transition: all 0.5s 0.6s ease-out;
    transition: all 0.5s 0.6s ease-out;
}

/*5列→4列に変更したためコメントアウト */
/* line 796, ../sass/app.scss */
/* .section-member .sc-show.sc-delay5 {
  -moz-transition: all 0.5s 0.8s ease-out;
  -o-transition: all 0.5s 0.8s ease-out;
  -webkit-transition: all 0.5s 0.8s ease-out;
  transition: all 0.5s 0.8s ease-out;
} */
/* line 796, ../sass/app.scss */
/* .section-member .sc-show.sc-delay6 {
  -moz-transition: all 0.5s 0s ease-out;
  -o-transition: all 0.5s 0s ease-out;
  -webkit-transition: all 0.5s 0s ease-out;
  transition: all 0.5s 0s ease-out;
} */
/* line 796, ../sass/app.scss */
/* .section-member .sc-show.sc-delay7 {
  -moz-transition: all 0.5s 0.2s ease-out;
  -o-transition: all 0.5s 0.2s ease-out;
  -webkit-transition: all 0.5s 0.2s ease-out;
  transition: all 0.5s 0.2s ease-out;
} */
/* line 796, ../sass/app.scss */
/* .section-member .sc-show.sc-delay8 {
  -moz-transition: all 0.5s 0.4s ease-out;
  -o-transition: all 0.5s 0.4s ease-out;
  -webkit-transition: all 0.5s 0.4s ease-out;
  transition: all 0.5s 0.4s ease-out;
} */
/* line 796, ../sass/app.scss */
/* .section-member .sc-show.sc-delay9 {
  -moz-transition: all 0.5s 0.6s ease-out;
  -o-transition: all 0.5s 0.6s ease-out;
  -webkit-transition: all 0.5s 0.6s ease-out;
  transition: all 0.5s 0.6s ease-out;
} */
/* line 796, ../sass/app.scss */
/* .section-member .sc-show.sc-delay10 {
  -moz-transition: all 0.5s 0.8s ease-out;
  -o-transition: all 0.5s 0.8s ease-out;
  -webkit-transition: all 0.5s 0.8s ease-out;
  transition: all 0.5s 0.8s ease-out;
} */
/* line 796, ../sass/app.scss */
/* .section-member .sc-show.sc-delay11 {
  -moz-transition: all 0.5s 0s ease-out;
  -o-transition: all 0.5s 0s ease-out;
  -webkit-transition: all 0.5s 0s ease-out;
  transition: all 0.5s 0s ease-out;
} */
/* line 796, ../sass/app.scss */
/* .section-member .sc-show.sc-delay12 {
  -moz-transition: all 0.5s 0.2s ease-out;
  -o-transition: all 0.5s 0.2s ease-out;
  -webkit-transition: all 0.5s 0.2s ease-out;
  transition: all 0.5s 0.2s ease-out;
} */
/* line 796, ../sass/app.scss */
/* .section-member .sc-show.sc-delay13 {
  -moz-transition: all 0.5s 0.4s ease-out;
  -o-transition: all 0.5s 0.4s ease-out;
  -webkit-transition: all 0.5s 0.4s ease-out;
  transition: all 0.5s 0.4s ease-out;
} */
@media screen and (max-width: 39.9375em) {

    /* line 813, ../sass/app.scss */
    .section-member .sc-show.sc-delay1 {
        -moz-transition: all 0.5s 0s ease-out;
        -o-transition: all 0.5s 0s ease-out;
        -webkit-transition: all 0.5s 0s ease-out;
        transition: all 0.5s 0s ease-out;
    }

    /* line 813, ../sass/app.scss */
    .section-member .sc-show.sc-delay2 {
        -moz-transition: all 0.5s 0.2s ease-out;
        -o-transition: all 0.5s 0.2s ease-out;
        -webkit-transition: all 0.5s 0.2s ease-out;
        transition: all 0.5s 0.2s ease-out;
    }

    /* line 813, ../sass/app.scss */
    .section-member .sc-show.sc-delay3 {
        -moz-transition: all 0.5s 0s ease-out;
        -o-transition: all 0.5s 0s ease-out;
        -webkit-transition: all 0.5s 0s ease-out;
        transition: all 0.5s 0s ease-out;
    }

    /* line 813, ../sass/app.scss */
    .section-member .sc-show.sc-delay4 {
        -moz-transition: all 0.5s 0.2s ease-out;
        -o-transition: all 0.5s 0.2s ease-out;
        -webkit-transition: all 0.5s 0.2s ease-out;
        transition: all 0.5s 0.2s ease-out;
    }

    /* line 813, ../sass/app.scss */
    .section-member .sc-show.sc-delay5 {
        -moz-transition: all 0.5s 0s ease-out;
        -o-transition: all 0.5s 0s ease-out;
        -webkit-transition: all 0.5s 0s ease-out;
        transition: all 0.5s 0s ease-out;
    }

    /* line 813, ../sass/app.scss */
    .section-member .sc-show.sc-delay6 {
        -moz-transition: all 0.5s 0.2s ease-out;
        -o-transition: all 0.5s 0.2s ease-out;
        -webkit-transition: all 0.5s 0.2s ease-out;
        transition: all 0.5s 0.2s ease-out;
    }

    /* line 813, ../sass/app.scss */
    .section-member .sc-show.sc-delay7 {
        -moz-transition: all 0.5s 0s ease-out;
        -o-transition: all 0.5s 0s ease-out;
        -webkit-transition: all 0.5s 0s ease-out;
        transition: all 0.5s 0s ease-out;
    }

    /* line 813, ../sass/app.scss */
    .section-member .sc-show.sc-delay8 {
        -moz-transition: all 0.5s 0.2s ease-out;
        -o-transition: all 0.5s 0.2s ease-out;
        -webkit-transition: all 0.5s 0.2s ease-out;
        transition: all 0.5s 0.2s ease-out;
    }

    /* line 813, ../sass/app.scss */
    .section-member .sc-show.sc-delay9 {
        -moz-transition: all 0.5s 0s ease-out;
        -o-transition: all 0.5s 0s ease-out;
        -webkit-transition: all 0.5s 0s ease-out;
        transition: all 0.5s 0s ease-out;
    }

    /* line 813, ../sass/app.scss */
    .section-member .sc-show.sc-delay10 {
        -moz-transition: all 0.5s 0.2s ease-out;
        -o-transition: all 0.5s 0.2s ease-out;
        -webkit-transition: all 0.5s 0.2s ease-out;
        transition: all 0.5s 0.2s ease-out;
    }

    /* line 813, ../sass/app.scss */
    .section-member .sc-show.sc-delay11 {
        -moz-transition: all 0.5s 0s ease-out;
        -o-transition: all 0.5s 0s ease-out;
        -webkit-transition: all 0.5s 0s ease-out;
        transition: all 0.5s 0s ease-out;
    }

    /* line 813, ../sass/app.scss */
    .section-member .sc-show.sc-delay12 {
        -moz-transition: all 0.5s 0.2s ease-out;
        -o-transition: all 0.5s 0.2s ease-out;
        -webkit-transition: all 0.5s 0.2s ease-out;
        transition: all 0.5s 0.2s ease-out;
    }

    /* line 813, ../sass/app.scss */
    .section-member .sc-show.sc-delay13 {
        -moz-transition: all 0.5s 0s ease-out;
        -o-transition: all 0.5s 0s ease-out;
        -webkit-transition: all 0.5s 0s ease-out;
        transition: all 0.5s 0s ease-out;
    }
}

@media screen and (min-width: 40em) and (max-width: 63.9375em) {

    /* line 830, ../sass/app.scss */
    .section-member .sc-show.sc-delay1 {
        -moz-transition: all 0.5s 0s ease-out;
        -o-transition: all 0.5s 0s ease-out;
        -webkit-transition: all 0.5s 0s ease-out;
        transition: all 0.5s 0s ease-out;
    }

    /* line 830, ../sass/app.scss */
    .section-member .sc-show.sc-delay2 {
        -moz-transition: all 0.5s 0.2s ease-out;
        -o-transition: all 0.5s 0.2s ease-out;
        -webkit-transition: all 0.5s 0.2s ease-out;
        transition: all 0.5s 0.2s ease-out;
    }

    /* line 830, ../sass/app.scss */
    .section-member .sc-show.sc-delay3 {
        -moz-transition: all 0.5s 0.4s ease-out;
        -o-transition: all 0.5s 0.4s ease-out;
        -webkit-transition: all 0.5s 0.4s ease-out;
        transition: all 0.5s 0.4s ease-out;
    }

    /* line 830, ../sass/app.scss */
    .section-member .sc-show.sc-delay4 {
        -moz-transition: all 0.5s 0s ease-out;
        -o-transition: all 0.5s 0s ease-out;
        -webkit-transition: all 0.5s 0s ease-out;
        transition: all 0.5s 0s ease-out;
    }

    /* line 830, ../sass/app.scss */
    .section-member .sc-show.sc-delay5 {
        -moz-transition: all 0.5s 0.2s ease-out;
        -o-transition: all 0.5s 0.2s ease-out;
        -webkit-transition: all 0.5s 0.2s ease-out;
        transition: all 0.5s 0.2s ease-out;
    }

    /* line 830, ../sass/app.scss */
    .section-member .sc-show.sc-delay6 {
        -moz-transition: all 0.5s 0.4s ease-out;
        -o-transition: all 0.5s 0.4s ease-out;
        -webkit-transition: all 0.5s 0.4s ease-out;
        transition: all 0.5s 0.4s ease-out;
    }

    /* line 830, ../sass/app.scss */
    .section-member .sc-show.sc-delay7 {
        -moz-transition: all 0.5s 0s ease-out;
        -o-transition: all 0.5s 0s ease-out;
        -webkit-transition: all 0.5s 0s ease-out;
        transition: all 0.5s 0s ease-out;
    }

    /* line 830, ../sass/app.scss */
    .section-member .sc-show.sc-delay8 {
        -moz-transition: all 0.5s 0.2s ease-out;
        -o-transition: all 0.5s 0.2s ease-out;
        -webkit-transition: all 0.5s 0.2s ease-out;
        transition: all 0.5s 0.2s ease-out;
    }

    /* line 830, ../sass/app.scss */
    .section-member .sc-show.sc-delay9 {
        -moz-transition: all 0.5s 0.4s ease-out;
        -o-transition: all 0.5s 0.4s ease-out;
        -webkit-transition: all 0.5s 0.4s ease-out;
        transition: all 0.5s 0.4s ease-out;
    }

    /* line 830, ../sass/app.scss */
    .section-member .sc-show.sc-delay10 {
        -moz-transition: all 0.5s 0s ease-out;
        -o-transition: all 0.5s 0s ease-out;
        -webkit-transition: all 0.5s 0s ease-out;
        transition: all 0.5s 0s ease-out;
    }

    /* line 830, ../sass/app.scss */
    .section-member .sc-show.sc-delay11 {
        -moz-transition: all 0.5s 0.2s ease-out;
        -o-transition: all 0.5s 0.2s ease-out;
        -webkit-transition: all 0.5s 0.2s ease-out;
        transition: all 0.5s 0.2s ease-out;
    }

    /* line 830, ../sass/app.scss */
    .section-member .sc-show.sc-delay12 {
        -moz-transition: all 0.5s 0.4s ease-out;
        -o-transition: all 0.5s 0.4s ease-out;
        -webkit-transition: all 0.5s 0.4s ease-out;
        transition: all 0.5s 0.4s ease-out;
    }

    /* line 830, ../sass/app.scss */
    .section-member .sc-show.sc-delay13 {
        -moz-transition: all 0.5s 0s ease-out;
        -o-transition: all 0.5s 0s ease-out;
        -webkit-transition: all 0.5s 0s ease-out;
        transition: all 0.5s 0s ease-out;
    }


}

.ssg-bnr {
    width: 50%;
    margin: 4em auto;
}

.ssg-bnr:hover {
    opacity: 0.8;
}

@media screen and (max-width: 750px) {
    .ssg-bnr {
        width: 80%;
    }
}


h3.member-title {
    color: #fff;
    text-align: center;
    font-size: 24px;
}

h3.member-title-box{
    width: 15%;
    height: 3vw;
    margin: 0 auto 30px auto;
    background: url(../images/member_title.png) no-repeat;
    text-align: center;   
}

@media screen and (min-width: 40em) and (max-width: 63.9375em) {
    h3.member-title-box{
        width: 100%;
        margin: 0 auto;
        background: url(../images/member_title.png) no-repeat;
        text-align: center;   
    }
}

