@charset "UTF-8";
/* line 5, ../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    vertical-align: baseline;
}

body.freebirdFormviewerViewEmbedded {
    overflow-x: hidden;
}

.full {
    width: 100% !important;
}

.tittle {
    display: none;
}

.fa-check:before {
    content: "\f00c";
    margin-right: 10px;
    color: #ea2369;
}

.movieframe {
    float: left;
    width: 48%;
    margin-right: 2%;
    margin-top: 1rem;
    margin-bottom: 2rem;
}

.movieframe2 {
    float: left;
    width: 48%;
    margin-left: 2%;
    margin-top: 1rem;
    margin-bottom: 2rem;
}

.hover:hover {
    opacity: 0.5
}

.time {
    padding: 2rem;
    font-size: 2rem;
    text-align: center;
    margin-top: 2rem;
    background-color: #feffd9;
    border: 5px solid #22ba78;
    font-weight: bold;
    color: #ff0068;
}

.top {
    text-align: center;
    font-size: 2rem;
    padding-top: 10px;
    padding-bottom: 20px;
    font-weight: bold;
    color: #e80f73;
}

.frame {
    border: 7px solid #59b77e;
}

.big {
    font-size: 20px;
    font-weight: bold;
    color: black;
    vertical-align: middle;
}

.btn {
    width: 40%;
    background-color: #27b790;
    text-align: center;
    padding: 1rem;
    text-decoration: none;
    color: white;
    font-size: 20px;
    border-radius: 1rem;
    margin-bottom: 1rem;
    margin-top: 1rem;
}

.btn:hover {
    background-color: #0a863c;
}

.fa-chevron-circle-right:before {
    content: "\f138";
    margin-right: 0.5rem;
}

input[type="submit"] {
    -webkit-appearance: none;
    border-radius: 0;
}

.leftimg {
    float: left;
    margin-right: 2rem;
    margin-bottom: 1rem;
}

iframe[name="google_conversion_frame"] {
    position: absolute;
    top: 0;
}

.formtag_max {
    font-size: 120%;
    color: #000000;
    width: 95%;
    padding: 20px;
    margin-bottom: 2rem;
    background-color: #fff3f3;
    border: 1px solid #a2a2a2;
    border-radius: 10px;
    margin-right: 10px;
    margin-top: 10px;
}

.formtag_herf {
    font-size: 120%;
    color: #000000;
    padding: 20px;
    margin-bottom: 25px;
    background-color: #fff3f3;
    border: 1px solid #a2a2a2;
    border-radius: 10px;
    margin-right: 10px;
    margin-top: 20px;
}

.formtag_three {
    font-size: 120%;
    color: #000000;
    width: 20%;
    padding: 20px;
    margin-bottom: 25px;
    background-color: #fff3f3;
    border: 1px solid #a2a2a2;
    border-radius: 10px;
    margin-right: 10px;
    margin-top: 20px;
}

body h2 {
    text-align: left;
    font-size: 2rem;
    border-left: 3px solid #000000;
    padding-left: 20px;
    font-weight: bold;
    line-height: 130%;
    margin-top: 2rem;
}

p {
    font-size: 18px;
    line-height: 1.7rem;
    padding: 20px;
}

.box form .tag {
    margin-bottom: 10px;
    font-weight: bold;
    color: #6b6b6b;
}

form .tag .frtag {
    padding: 5px 10px 4px 10px;
    background-color: #ff8400;
    border-radius: 7px;
    color: white;
    font-size: 70%;
    margin-left: 10px;
}

form .tag .frtag2 {
    padding: 5px 10px 4px 10px;
    background-color: #a7a7a7;
    border-radius: 7px;
    color: white;
    font-size: 70%;
    margin-left: 10px;
}

.inner .navbar.navbar-inverse.navbar-fixed-top .navbar-inner {
    float: right;
    padding: 10px;
    background-color: white;
    border-radius: 5px;
}

.formlabel {
    font-size: 12px;
    color: #ffffff;
    background-color: #fc8b20;
    border-radius: 5px;
    padding: 5px;
    margin-left: 9px;
}

#touroku_name .formtag {
    width: 850px;
}

/* line 22, ../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */

html {
    line-height: 1;
}

h2 {
    text-align: center;
}

/* line 24, ../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */

ol, ul {
    list-style: none;
}

/* line 26, ../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */

table {
    border-collapse: collapse;
    border-spacing: 0;
}

/* line 28, ../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */

caption, th, td {
    text-align: left;
    font-weight: normal;
    vertical-align: middle;
}

/* line 30, ../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */

q, blockquote {
    quotes: none;
}

/* line 103, ../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */

q:before, q:after, blockquote:before, blockquote:after {
    content: "";
    content: none;
}

/* line 32, ../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */

a img {
    border: none;
}

/* line 116, ../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block;
}

/* line 7, ../sass/style.sass */

body {
    width: 100%;
    font-size: 17px;
    line-height: 25px;
    font-family: Avenir, "Open Sans", "Helvetica Neue", Helvetica, Arial, Verdana, Roboto, 游ゴシック, "Yu Gothic", 游ゴシック体, YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo UI", メイリオ, Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

/* line 12, ../sass/style.sass */

body img {
    vertical-align: top;
}

/* line 15, ../sass/style.sass */

.no-mb {
    margin-bottom: 0 !important;
}

/* line 19, ../sass/style.sass */

.mv {
    width: 100%;
    padding-top: 1rem;
    padding-bottom: 2rem;
    background-image: url(../images/common/vintage-leaves.png);
}

/* line 25, ../sass/style.sass */

.mv .inner {
    margin: 0 auto;
    width: 950px;
}

/* line 29, ../sass/style.sass */

.cv {
    width: 100%;
    background-color: #ea4b5b;
    text-align: center;
}

/* line 36, ../sass/style.sass */

.cv .inner {
    width: 850px;
    margin: 0 auto;
    padding: 20px 50px 50px 50px;
}

/* line 39, ../sass/style.sass */

.cv .inner .btn {
    width: 684px;
    margin: 0 auto;
    padding-top: 315px;
}

/* line 159, ../sass/style.sass */

.offer {
    width: 100%;
    padding-top: 30px;
    padding-bottom: 30px;
}

/* line 163, ../sass/style.sass */

.offer .inner {
    width: 900px;
    margin: 0 auto;
}

.offer2 {
    width: 100%;
    padding-top: 30px;
    padding-bottom: 30px;
    background-size: contain;
    background-attachment: fixed;
    background-size: cover;
}

/* line 163, ../sass/style.sass */

.offer2 .inner {
    width: 900px;
    margin: 0 auto;
}

/* line 340, ../sass/style.sass */

.form {
    width: 100%;
    /*background-color: #FCBE20;*/
    background: #fccc50;
    padding-bottom: 100px;
}

/* line 343, ../sass/style.sass */

.form .inner {
    width: 980px;
    margin-top: 40px;
    margin: 0 auto;
    line-height: 40px;
    padding-top: 40px;
}

/* line 383, ../sass/style.sass */

.impact {
    color: #ea2369;
    font-weight: bold;
}

/* line 383, ../sass/style.sass */

.impact2 {
    font-weight: bold;
}

th {
    text-align: center;
    padding: 0.6em 20px;
    font-size: 21px;
    border: 1px solid #dbdde2;
    color: rgb(0, 35, 140);
    white-space: nowrap;
    font-family: 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
    letter-spacing: 2px;
}

td {
    background-color: #FFF;
    padding: 25px 21px;
    border: 1px solid #dbdde2;
    font-size: 120%;
    color: rgb(0, 0, 0);
    line-height: 2rem;
}

.rightimg {
    float: right;
    margin-left: 30px;
    margin-bottom: 30px;
}

.rightimg2 {
    float: right;
    margin-left: 30px;
    margin-bottom: 30px;
}

.mark {
    background-color: #FFFFB4;
}

.point {
    padding: 5px;
    display: block;
    width: 30%;
    background-color: rgba(114, 78, 1, 0.5490196078431373);
    text-align: center;
    color: white;
}

.point2 {
    padding: 5px;
    display: block;
    width: 100%;
    background-color: #724e01;
    text-align: center;
    border-radius: 3rem;
    color: white;
    margin-bottom: 1.5rem;
}

.fa-hand-point-right:before {
    content: "\f0a4";
    margin-right: 1rem;
}

input[type="submit"] {
    width: 100%;
    padding: 20px;
    background-color: #27b790;
    border-radius: 3rem;
    font-size: 140%;
    text-align: center;
    font-weight: bold;
    box-shadow: 4px 5px 9px 2px rgba(4, 31, 99, 0.23);
    border: 2px solid #FFFFFF;
    color: white;
    margin-bottom: 3rem;
    margin-top: 1rem;
}

input[type="submit"]:hover {
    background-color: #006d3b;
    box-shadow: none;
}

.offer .inner ul {
    padding: 30px;
    border: 2px dotted #b1b1b1;
    margin-bottom: 30px;
    background-color: white;
    list-style-position: inside;
}

li {
    list-style-type: none;
    font-size: 19px;
    margin-bottom: 10px;
}

.fa-arrow-circle-right:before {
    content: "\f0a9";
    margin-right: 1rem;
    color: #21b38c;
}

.offer header {
    width: 100%;
    background-color: #E4E4E4;
    text-align: center;
    padding-top: 35px;
    padding-bottom: 60px;
}

.headerbottom {
    width: 100%;
    text-align: center;
    background-color: #59b77e;
    padding-top: 2rem;
}

.headerbottom .inner {
    width: 950px;
    margin: 0 auto;
}

.inner .box .box2 {
    padding: 30px;
    margin-top: 2rem;
    border: 1px solid black;
    line-height: 38px;
    margin-bottom: 2rem;
    font-size: 20px;
    background-color: #F4F4F4;
}

.clip {
    float: left;
    padding: 1rem;
    width: 50%;
    font-size: 1.6rem;
    margin-top: 1rem;
    margin-right: 1rem;
    border: 2px dashed #eb2468;
    background-color: #f4f1ec;
}

.offer .inner .box {
    padding: 1rem;
    margin-bottom: 30px;
    background-image: url(../images/common/gplaypattern.png);
    border: 5px solid #eaeaea;
}

.offer .inner .box2 {
    padding: 30px;
    margin-top: 2rem;
    background-color: rgb(255, 255, 255);
    margin-bottom: 30px;
    margin-bottom: 3rem;
    box-shadow: 3px 3px 0px 5px rgba(37, 37, 37, 0.18);
    background-image: url(../images/common/bg_pat_01.gif);
    border-radius: 10px;
    margin-left: auto;
    margin-right: auto;
}

.offer .inner p.box3 {
    background-color: #ffffff;
    border: 1px dashed black;
    margin-top: 2rem;
    margin-bottom: 2rem;
}

.offer2 .inner p.box4 {
    padding: 40px;
    background-color: rgba(255, 255, 255, 0.7803921568627451);
}

.box4 {
    padding: 0rem 2rem;
}

.offer .inner p.box6 {
    padding: 2rem;
    background-color: #724e0114;
}

.offer .inner-case .box {
    padding: 20px;
    border: 1px solid #446bab;
    margin-bottom: 30px;
    background-color: #f4f8ff;
}

.headertop {
    padding-bottom: 5px;
    box-shadow: 1px 6px 6px 6px #454d66;
    background-color: #252229;
    border-bottom: 1px solid white;
}

.headertop .inner {
    width: 930px;
    margin: 0 auto;
    padding: 10px;
}

.headertop .inner .logo {
    float: left;
}

.headertop .inner .likefb {
    padding-top: 20px;
    float: left;
    margin-left: 20px;
}

.headertop .inner .navbar.navbar-inverse.navbar-fixed-top {
    text-align: right;
    font-size: 130%;
    font-weight: bold;
    letter-spacing: 1px;
    color: #ea4b5b;
}

.inner .box h3 {
    font-size: 2rem;
    line-height: 130%;
    font-weight: bold;
    color: #171717;
    padding: 20px;
    background-color: white;
    border-bottom: 10px solid #b9b9b9;
    border-top: 1px solid #b9b9b9;
}

.inner .box2 h3 {
    font-size: 150%;
    line-height: 33px;
    padding: 10px 10px 10px 25px;
    color: black;
    font-weight: bold;
    border-left: 8px solid #59b77e;
    border-bottom: 2px dotted #59b77e;
    background-color: white;
    border-radius: 4px;
}

.headerbottom .inner .desc {
    width: 60%;
    margin: 0 auto;
    padding: 20px;
    border: 1px solid white;
    color: white;
    font-size: 150%;
    line-height: 35px;
}

/* line 363, ../sass/style.sass */

footer {
    width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
}

/* line 371, ../sass/style.sass */

footer .footer-inner {
    width: 890px;
    margin: 0 auto;
    padding: 0px 30px 0px 30px;
}

/* line 375, ../sass/style.sass */

footer .link-list li {
    display: inline-block;
    margin-right: 0.2em;
}

/* line 378, ../sass/style.sass */

footer .link-list li a {
    color: black;
}

form .pub_form select {
    width: 70%;
    height: 50px;
    font-size: 120%;
    margin-top: 20px;
    margin-bottom: 40px;
}

form .pub_form .tag {
    padding: 3px 10px 3px 10px;
    background-color: #37caa2;
    border-radius: 6px;
    color: white;
    font-size: 13px;
}

.offer .inner .box5 {
    padding: 40px;
    background-color: white;
    margin-bottom: 30px;
    border: 1px solid #11223c;
}

.inner .box5 h4 {
    font-size: 200%;
    line-height: 130%;
    margin-bottom: 10px;
    text-align: justify;
}

.inner .box5 .prob {
    padding: 20px;
    background-color: whitesmoke;
    font-size: 150%;
    line-height: 160%;
    margin-bottom: 40px;
    border: 2px dotted #a9a9a9;
}

.inner .box5 .tab {
    width: 15%;
    padding: 9px;
    margin-bottom: 20px;
    background-color: white;
    border-radius: 10px;
    color: #3b26d3;
    font-size: 140%;
    font-weight: bold;
    text-align: center;
    border: 2px solid #3b26d3;
    box-shadow: 3px 3px 0px rgb(59, 38, 211);
}

.sankaku {
    width: 0;
    height: 0;
    border-top: 40px solid #724e0136;
    border-right: 60px solid transparent;
    border-bottom: 0px solid transparent;
    border-left: 60px solid transparent;
    margin: 0 auto;
    margin-top: 1rem;
}

.inner .midashi {
    text-align: center;
    padding: 3rem;
    font-weight: bold;
    font-size: 2rem;
}

.inner .midashi2 {
    text-align: center;
    padding: 1rem;
    font-weight: bold;
    font-size: 2rem;
    color: white;
    line-height: 3rem;
    padding-bottom: 3rem;
}

.headerbottom .inner h5 {
    padding: 1rem;
    color: white;
    font-size: 2rem;
    font-weight: bold;
}

a {
    word-break: break-all;
    font-size: 135%;	
}

.freebirdFormviewerViewItemsEmbeddedobjectLeft {
    text-align: center !important;
}

.freebirdFormviewerViewItemsVideoVideo {
    width: 80% !important;
    height: auto !important;
    height: 450px !important;
    max-height: 407px !important;
}

.ytp-cued-thumbnail-overlay-image {
    background-image: url(https://i.ytimg.com/vi/-D9Em1c5kCc/sddefault.jpg);
    /* width: 90%; */
    background-size: contain !important;
}

.ytp-cued-thumbnail-overlay-image {
    background-size: contain !important;
    -moz-background-size: contain !important;
    -webkit-background-size: contain !important;
    background-position: center;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    position: absolute;
    background-size: 100% !important;
}

.freebirdFormviewerComponentsQuestionBaseTitle {
    font-size: 20px !important;
    margin-bottom: 12px !important;
}

.m2 .freebirdFormviewerViewHeaderTitle {
    margin-bottom: 10px;
    margin-top: 5px;
}

.m2 .exportLabelWrapper .exportLabel.freebirdFormviewerComponentsQuestionRadioLabel {
    margin-top: 6px !important;
}

.freebirdFormviewerViewNavigationNavControls {
    margin-left: 5px !important;
}

@media screen and (max-width: 980px) {
    /*　画面サイズが980pxまではここを読み込む　*/
    .inner .midashi2 {
        font-size: 30px;
        line-height: normal;
        padding-bottom: 2rem;
    }
    p {
        font-size: 18px !important;
        line-height: 1.6;
    }
    .btn {
        width: 97%;
        background-color: #16b154;
        text-align: center;
        text-decoration: none;
        color: white;
        font-size: 28px;
    }
    .rightimg {
        float: none;
        width: 60%;
        margin-bottom: 3rem;
        margin-left: 20%;
        margin-right: 20%;
    }
    .inner .midashi {
        font-size: 2.5rem;
    }
    .point {
        width: 99%;
        font-size: 3rem;
        padding-top: 2rem;
        padding-bottom: 2rem;
    }
    form .pub_form select {
        width: 90%;
        height: 90px;
        font-size: 2rem;
        margin-top: 20px;
        margin-bottom: 40px;
    }
    .inner .midashi2 {
        font-size: 3rem;
        line-height: 1.6;
        padding-bottom: 2.8rem;
    }
    .point2 {
        width: 99%;
        font-size: 2rem;
        padding-top: 2rem;
        padding-bottom: 2rem;
    }
    body h2 {
        line-height: 140%;
        font-size: 24px;
    }
    .inner .box h3 {
        font-size: 250%;
        line-height: 60px;
    }
    .inner .box2 h3 {
        font-size: 24px;
        line-height: normal;
        margin-bottom: 1rem;
    }
    td {
        font-size: 2.5rem;
    }
    li {
        font-size: 2.2rem;
        padding-left: 4rem;
        text-indent: -1.5rem;
        margin-bottom: 2rem;
    }
    .leftimg {
        width: 100%;
        margin-bottom: 2rem;
    }
    .mv {
        background-size: unset;
        background-attachment: unset;
    }
    .big {
        font-size: 1.8rem;
        display: inline-block;
    }
    .top {
        font-size: 2.5rem;
    }
    .formtag_max {
        font-size: 2.8rem;
        height: 80px;
    }
    .formtag_herf {
        font-size: 2.8rem;
        height: 80px;
        width: 40%;
    }
    .formtag_three {
        font-size: 2.8rem;
        height: 80px;
    }
    form .pub_form .tag {
        padding: 5px 20px 5px 20px;
        background-color: #37caa2;
        border-radius: 6px;
        color: white;
        font-size: 17px;
    }
    input[type="submit"] {
        line-height: 80px;
        font-size: 2.6rem;
    }
    .time {
        padding: 2rem;
        font-size: 28px;
        text-align: center;
        margin-top: 28px;
        background-color: #feffd9;
        border: 5px solid #22ba78;
        font-weight: bold;
        color: #ff0068;
        line-height: 3.5rem;
    }
    .clip {
        width: 94%;
        padding: 2%;
        font-size: 24px;
        text-align: center;
        margin-bottom: 2rem;
    }
    .movieframe {
        float: none;
        width: 100%;
        margin-right: 0px;
        margin-top: 1rem;
        margin-bottom: 2rem;
    }
    .movieframe2 {
        float: none;
        width: 100%;
        margin-left: 0px;
        margin-top: 1rem;
        margin-bottom: 2rem;
    }
    .video {
        position: relative;
        height: 0;
        padding: 0px 0 56.25%;
        overflow: hidden;
        margin-bottom: 2rem;
    }
    .video iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }
    .tittle {
        display: block;
        font-size: 2.5rem;
        font-weight: bold;
        margin-top: 3rem;
        margin-bottom: 2rem;
        border-left: 10px solid #59b77e;
        padding-left: 1rem;
        line-height: 3rem;
    }
    /* 後から追加*/
    .freebirdFormviewerViewCenteredContent {
        margin: 0 auto;
        width: 95%;
        max-width: 768px;
    }
    .headerbottom .inner {
        max-width: 768px;
        margin: 0 auto;
        width: 100%;
    }
    .mv .inner {
        max-width: 768px;
        margin: 0 auto;
        width: 100%;
    }
    .offer .inner {
        max-width: 768px;
        margin: 0 auto;
        width: 100%;
    }
    .offer {
        width: 100%;
        margin: 0 auto;
    }
    .offer .inner .box2 {
        padding: 15px;
        margin-top: 2rem;
        background-color: rgb(255, 255, 255);
        margin-bottom: 30px;
        margin-bottom: 3rem;
        box-shadow: 3px 3px 0px 5px rgba(37, 37, 37, 0.18);
        background-image: url(../images/common/bg_pat_01.gif);
        border-radius: 10px;
        margin-left: auto;
        margin-right: auto;
        width: 95%;
    }
    .inner .box2 h3 {
        padding: 20px;
        margin-bottom: 0;
    }
    .freebirdFormviewerViewItemsVideoVideo {
        width: 100% !important;
        height: auto !important;
        height: 350px !important;
        max-height: 350px !important;
    }
    .ytp-cued-thumbnail-overlay-image {
        background-image: url(https://i.ytimg.com/vi/-D9Em1c5kCc/sddefault.jpg);
        /* width: 90%; */
        background-size: contain !important;
    }
    .ytp-cued-thumbnail-overlay-image {
        background-size: contain !important;
        -moz-background-size: contain !important;
        -webkit-background-size: contain !important;
        background-position: center;
        background-repeat: no-repeat;
        width: 100%;
        height: 100%;
        position: absolute;
        background-size: 100% !important;
    }
    .freebirdFormviewerViewEmbedded .freebirdFormviewerViewFormCard {
        line-height: 1.6 !important;
    }
    .box2 {
        font-size: 18px;
    }
    td {
        font-size: 18px;
    }
    .inner .midashi2 {
        font-size: 30px;
        padding-bottom: 2.8rem;
    }
    footer {
        width: 100%;
        padding-top: 20px;
        padding-bottom: 0;
    }
    footer .footer-inner {
        text-align: center;
        width: 95%;
        margin: 0 auto;
        padding: 0;
        overflow-x: hidden;
    }
}