﻿
.content, .section_inner, .section_name, section {
    position: relative
}

.bg-cover, .section_name {
    background-size: cover;
    background-position: center
}

.image-frame, .image-frame-bg, img {
    vertical-align: bottom
}

.bg-cover, .frame-image, .image-frame-bg, .section_name {
    background-position: center
}

.gnav a, .movie-bg-container {
    pointer-events: none
}

#section-wrapper {
    overflow: hidden
}

.spacer-content~.spacer, .spacer-item_wrap .spacer {
    display: none !important
}

body {
    font-size: 1.5rem;
    color: #666;
    line-height: 1.7;
    font-family: YakuHanJP, "Helvetica Neue", Roboto, "Droid Sans", "Noto Sans Japanese", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Yu Gothic", YuGothic, Meiryo, sans-serif;
    font-weight: 300;
    -webkit-font-feature-settings: "palt"1;
    font-feature-settings: "palt"1;
    background-color: #efefef
}

img {
    width: 100%;
    height: auto
}

a {
    color: inherit;
    transition: .3s all;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.letter {
    letter-spacing: .15em
}

iframe {
    border: none
}

.content {
    z-index: 1
}

.section_name {
    background-repeat: no-repeat
}

.section_h3 {
    color: #000;
    font-weight: 200;
    line-height: 1.4
}

.width-limit .section_inner {
    padding: 0 1.5rem
}

.section_btn {
    width: 100%;
    max-width: 280px;
    margin: 0 auto
}

.section_btn a, .section_btn input {
    background-color: #333;
    color: #fff;
    height: 55px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 3px
}

.linker .linker-style_type-1 {
    border-radius: 0
}

.linker .linker-style_type-2 {
    border-radius: 3px
}

.linker .linker-style_type-3 {
    border-radius: 10px
}

.linker .linker-style_type-4 {
    border-radius: 27.5px
}

.btn .section_btn a, .btn_text .section_btn a, .btn_wide .section_btn a, .footer_all .section_btn a, .footer_simple .section_btn a, .infomation_all .section_btn a, .infomation_simple .section_btn a {
    background-color: #3e9bc4
}

.block_circle .section_btn a, .block_four .section_btn a, .block_six .section_btn a {
    background-color: #339171
}

.fit_card_two .section_btn a {
    color: #00602a;
    border: 1px solid #00602a;
    background-color: transparent
}

.fit_card_two_image .section_btn a {
    color: #ff6400;
    border: 1px solid #ff6400;
    background-color: transparent
}

.fit_card_three_image .section_btn a {
    background-color: #614a2f
}

.circle_picture .section_btn a {
    background-color: #91333a
}

.block_vertical_three .section_btn a, .block_vertical_two .section_btn a {
    background-color: #f2f0f0;
    color: #000
}

.section-image_bg {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.bg-repeat {
    background-repeat: repeat;
    background-size: auto
}

.frame-image, .image-frame-bg {
    background-size: cover;
    width: 100%;
    height: 100%
}

.image-frame-bg a {
    display: block;
    width: 100%;
    height: 100%
}

.movie-bg-container {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    width: 100%;
    height: 100%;
    overflow: hidden
}

.movie-bg-container iframe {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%) scale(1.5);
    transform: translate(-50%, -50%) scale(1.5);
    height: 300%;
    width: 100%;
    font-weight: 400
}

.movie-bg-container .movie-bg-thumbnail {
    background-size: cover;
    background-position: center;
    height: 100%
}

#content-wrapper [class^=mainvisual_] .movie-bg-container iframe {
    height: 100%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.title_section .section_h3 {
    font-size: 2.5rem
}

.title_section .subtitle {
    color: #999;
    font-size: 1.2rem
}

.h2_section .section_h2 {
    font-size: 2rem;
    font-weight: 200
}

.h2_section .subtitle {
    font-size: 1.2rem
}

.mainvisual_beach .catch, .mainvisual_beach .one_page_scroll_btn {
    color: #e0412d
}

.mainvisual_beach .one_page_scroll_btn span {
    background-color: #e0412d
}

.mainvisual_dandelion .catch, .mainvisual_dandelion .one_page_scroll_btn, .mainvisual_desk .catch, .mainvisual_desk .one_page_scroll_btn, .mainvisual_kids .catch, .mainvisual_kids .one_page_scroll_btn, .mainvisual_mountain .catch, .mainvisual_mountain .one_page_scroll_btn, .mainvisual_standard .catch, .mainvisual_standard .one_page_scroll_btn, .mainvisual_work .catch, .mainvisual_work .one_page_scroll_btn {
    color: #fff
}

.mainvisual_dandelion .one_page_scroll_btn span, .mainvisual_desk .one_page_scroll_btn span, .mainvisual_kids .one_page_scroll_btn span, .mainvisual_mountain .one_page_scroll_btn span, .mainvisual_standard .one_page_scroll_btn span, .mainvisual_work .one_page_scroll_btn span {
    background-color: #fff
}

.mainvisual_life .catch {
    color: #333
}

.mainvisual_plant .catch {
    color: #000
}

.mainvisual_plant .catch_subtext {
    color: #59956c
}

@media only screen and (min-width: 768px) {
    body {
        font-size: 1.6rem
    }

    .section_btn {
        max-width: 250px
    }

    .title_section .section_h3 {
        font-size: 3rem
    }

    .title_section .subtitle {
        font-size: 1.6rem
    }

    .h2_section .section_h2 {
        font-size: 3.5rem
    }

    .h2_section .subtitle {
        font-size: 1.5rem
    }

    .subtitle_wrap_basic {
        font-size: 1.1rem
    }

    .letter_wrap_basic {
        font-size: 1.5rem
    }
}

@media only screen and (min-width: 1025px) {
    body {
        font-size: 1.5rem;
        line-height: 1.8
    }

    .width-limit .section_inner {
        padding: 0;
        max-width: 990px;
        margin: 0 auto
    }

    .movie-bg-container iframe {
        display: block
    }

    .subtitle_wrap_basic {
        font-size: 1.2rem
    }

    .letter_wrap_basic {
        font-size: 1.5rem
    }
}

.dummy_blog_text, .formapps .dummy_text {
    position: absolute;
    height: 100%;
    top: 50%;
    left: 50%;
    background-color: rgba(0, 0, 0, .4);
    z-index: 2;
    color: #fff;
    font-size: 2rem;
    width: 100%
}

.dummy_blog_text {
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center
}

.formapps, .formapps input, .formapps select, .formapps textarea {
    letter-spacing: 2px
}

.formapps .section_inner {
    padding: 0 1.5rem
}

.formapps .dummy_text {
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center
}

.formapps .dummy_form_area {
    position: relative;
    padding-top: 4rem
}

.formapps .section_btn {
    display: block;
    text-align: center
}

.formapps .section_btn input {
    background-color: #3e9bc4;
    padding-left: 10rem;
    padding-right: 10rem;
    width: 100%;
    margin: 0 0 4rem;
    transition: all .1s;
    cursor: pointer;
    pointer-events: none;
    position: relative;
    overflow: hidden;
    text-align: center;
    display: inline-block
}

.formapps .dummy_form_area .form-item, .formapps .form_area .form-item {
    padding: 1rem 0
}

.formapps .dummy_form_area .form-item_title, .formapps .form_area .form-item_title {
    margin-bottom: .8rem
}

.formapps .dummy_form_area .form-item_title label, .formapps .form_area .form-item_title label {
    position: relative
}

.formapps .dummy_form_area .form-item.postal_code input, .formapps .form_area .form-item.postal_code input {
    width: 140px
}

.formapps .dummy_form_area .input_text button, .formapps .dummy_form_area .input_text input, .formapps .dummy_form_area .input_text select, .formapps .dummy_form_area .input_text textarea, .formapps .form_area .input_text button, .formapps .form_area .input_text input, .formapps .form_area .input_text select, .formapps .form_area .input_text textarea {
    margin: 0;
    padding: 0;
    background: 0 0;
    border: none;
    border-radius: 0;
    outline: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.formapps .dummy_form_area .input_text input, .formapps .dummy_form_area .input_text textarea, .formapps .form_area .input_text input, .formapps .form_area .input_text textarea {
    background-color: #fff;
    width: 100%;
    line-height: 20px;
    height: 45px;
    padding: 0 1.3rem;
    border: 1px solid #eee;
    border-radius: 3px
}

.formapps .dummy_form_area .input_text input::-webkit-input-placeholder, .formapps .form_area .input_text input::-webkit-input-placeholder {
    color: #ccc;
    font-size: .9
}

.formapps .dummy_form_area .input_text textarea, .formapps .form_area .input_text textarea {
    vertical-align: bottom;
    resize: none !important;
    line-height: inherit;
    padding: 1.3rem;
    overflow: auto;
    word-wrap: break-word;
    height: 170px
}

.formapps .dummy_form_area .input_text textarea::-webkit-input-placeholder, .formapps .form_area .input_text textarea::-webkit-input-placeholder {
    color: #ccc;
    font-size: .9
}

.formapps .dummy_form_area .input_slect .form-item_input, .formapps .form_area .input_slect .form-item_input {
    position: relative;
    overflow: hidden
}

.formapps .dummy_form_area .input_slect .form-item_input select, .formapps .form_area .input_slect .form-item_input select {
    border: 1px solid #999;
    padding: .5rem 1.5rem;
    background-color: #fff;
    color: #000;
    border-radius: 6px;
    width: 100%;
    -moz-appearance: none;
    text-indent: .01px;
    text-overflow: "";
    box-sizing: border-box;
    cursor: pointer
}

.formapps .dummy_form_area .input_slect .form-item_input select::-ms-expand, .formapps .form_area .input_slect .form-item_input select::-ms-expand {
    display: none
}

.formapps .dummy_form_area .input_slect .form-item_input:after, .formapps .form_area .input_slect .form-item_input:after {
    content: "";
    border-bottom: 2px solid #999;
    border-left: 2px solid #999;
    -webkit-transform: rotate(-45deg) translate(0, -50%);
    transform: rotate(-45deg) translate(0, -50%);
    position: absolute;
    right: 25px;
    top: 46%;
    display: block;
    width: 10px;
    height: 10px
}

.formapps .dummy_form_area .input_checkbox .form-item_input label, .formapps .dummy_form_area .input_radio .form-item_input label, .formapps .form_area .input_checkbox .form-item_input label, .formapps .form_area .input_radio .form-item_input label {
    display: inline-block;
    position: relative;
    padding: .8rem 1.5rem .8rem 1.2rem;
    border-radius: 3px;
    border: 1px solid #ccc;
    margin: 0 .5rem .5rem 0;
    cursor: pointer
}

.formapps .dummy_form_area .input_checkbox .form-item_input span, .formapps .dummy_form_area .input_radio .form-item_input span, .formapps .form_area .input_checkbox .form-item_input span, .formapps .form_area .input_radio .form-item_input span {
    position: relative;
    vertical-align: -1px;
    margin-right: .7rem;
    -webkit-appearance: none;
    padding-left: 2rem;
    width: 15px;
    height: 15px
}

.formapps .dummy_form_area .input_checkbox .form-item_input span:after, .formapps .dummy_form_area .input_checkbox .form-item_input span:before, .formapps .dummy_form_area .input_radio .form-item_input span:after, .formapps .dummy_form_area .input_radio .form-item_input span:before, .formapps .form_area .input_checkbox .form-item_input span:after, .formapps .form_area .input_checkbox .form-item_input span:before, .formapps .form_area .input_radio .form-item_input span:after, .formapps .form_area .input_radio .form-item_input span:before {
    content: "";
    display: block;
    position: absolute;
    background-color: transparent;
    transition: .2s all
}

.formapps .dummy_form_area .input_checkbox .form-item_input span:before, .formapps .dummy_form_area .input_radio .form-item_input span:before, .formapps .form_area .input_checkbox .form-item_input span:before, .formapps .form_area .input_radio .form-item_input span:before {
    top: 4px;
    left: 0;
    width: 15px;
    height: 15px;
    border: 1px solid #999
}

.formapps .dummy_form_area .input_checkbox li, .formapps .dummy_form_area .input_radio li, .formapps .form_area .input_checkbox li, .formapps .form_area .input_radio li {
    margin-bottom: .5rem;
    display: inline-block
}

.formapps .dummy_form_area .input_checkbox input, .formapps .dummy_form_area .input_radio input, .formapps .form_area .input_checkbox input, .formapps .form_area .input_radio input {
    display: none
}

.formapps .dummy_form_area .input_checkbox span:after, .formapps .form_area .input_checkbox span:after {
    width: 8px;
    height: 16px;
    border-bottom: 2px solid #3e9bc4;
    border-right: 2px solid #3e9bc4;
    top: 1px;
    left: 5px;
    opacity: 0
}

.formapps .dummy_form_area .input_checkbox input:checked+span:after, .formapps .form_area .input_checkbox input:checked+span:after {
    -webkit-transform: rotate(40deg);
    transform: rotate(40deg);
    bottom: 8px;
    opacity: 1
}

.formapps .dummy_form_area .input_radio span:after, .formapps .dummy_form_area .input_radio span:before, .formapps .form_area .input_radio span:after, .formapps .form_area .input_radio span:before {
    border-radius: 50%
}

.formapps .dummy_form_area .input_radio input:checked+span:after, .formapps .form_area .input_radio input:checked+span:after {
    top: 7px;
    left: 3px;
    width: 9px;
    height: 9px;
    background: #3e9bc4
}

.formapps .dummy_form_area .required, .formapps .form_area .required {
    color: #f44336;
    margin: 0 .5rem;
    font-size: 23px;
    line-height: 1;
    position: absolute;
    bottom: 0
}


.form_area .form-item .form-item_input .file-form {
    display: flex;
    flex-direction: column;
    width: 100%;
    padding-right: 0px;
}

.file-form_button_input {
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 3.95rem;
    font-size: 0px;
    margin: 0;
    opacity: 0;
    cursor: pointer;
    width: 12rem;
    right: 0;
    top: 0;
}

.formapps .form_area .input_file .form-item_input {
    position: relative;
    width: 100%;
    min-width: 0;
    margin-bottom: 0;
}

.file-form_button {
    width: 12rem;
    position: relative;
}

.formapps .form_area .input_file .file-form_button_label {
    position: absolute;
    font-weight: bold;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 0;
    display: block;
    height: calc(2em + 0.95rem);
    width: 12rem;
    padding: 0.7rem;
    text-align: center;
    font-size: 1.5rem;
    color: #495057;
    content: "ファイル選択";
    background-color: #e9ecef;
    border-left: inherit;
    border-radius: 0 0.25rem 0.25rem 0;
}

.formapps .form_area .input_file .file-form_file-name {
    width: 100%;
    display: flex;
    flex-direction: column;
    margin-top: 10px;
}


.formapps .form_area .input_file .file-form_file-name .file-name-warpper {
    display: flex;
    margin-bottom: 1rem;
    overflow: hidden;
}

.file-name {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    background-color: #e0e0e0;
    padding: 10px;
}

.file-name-delete-button {
    cursor: pointer;
    background-color: #e0e0e0;
    padding: 10px;
}

.formapps .form_area .input_file .file-form_info {
    font-size: 1.2rem;
    margin-left: 1rem;
    margin-top: 4.2rem;
}

@media only screen and (min-width: 768px) {
    .formapps .dummy_form_area .form-item, .formapps .form_area .form-item {
        display: table;
        width: 100%;
        padding: 1rem
    }

    .formapps .dummy_form_area .form-item div, .formapps .form_area .form-item div {
        display: table-cell;
        vertical-align: middle;
        padding: 1rem 1rem 1rem 0
    }

    .formapps .dummy_form_area .form-item_title, .formapps .form_area .form-item_title {
        width: 30%;
        padding: 1rem;
        margin: 0
    }

    .formapps .dummy_form_area .form-item_input, .formapps .form_area .form-item_input {
        width: 70%
    }

    .formapps .dummy_form_area .form-item .section_btn, .formapps .form_area .form-item .section_btn {
        display: block
    }

    .formapps .dummy_form_area .input_slect .form-item_input:after, .formapps .form_area .input_slect .form-item_input:after {
        top: 22px;
        right: 25px
    }

    .formapps .dummy_form_area .input_checkbox .form-item_input label, .formapps .dummy_form_area .input_checkbox .form-item_input li, .formapps .dummy_form_area .input_radio .form-item_input label, .formapps .dummy_form_area .input_radio .form-item_input li, .formapps .form_area .input_checkbox .form-item_input label, .formapps .form_area .input_checkbox .form-item_input li, .formapps .form_area .input_radio .form-item_input label, .formapps .form_area .input_radio .form-item_input li {
        display: inline-block;
        vertical-align: middle;
        padding: 0 2rem 0 0;
        border: none
    }

    .formapps .dummy_form_area .form-item, .formapps .form_area .form-item.input_file {
        display: flex;
        width: 100%;
        padding: 1rem
    }

    .formapps .dummy_form_area .form-item_title, .formapps .form_area .input_file .form-item_title {
        width: 30%;
        margin-top: auto;
        margin-bottom: auto;
    }

    .formapps .dummy_form_area .form-item_input, .formapps .form_area .input_file .form-item_input {
        width: 70%
    }

    .formapps .form_area .input_file .file-form_file-name .file-name-wrapper {
        margin-bottom: 0rem;
    }

    .formapps .form_area .input_file .file-form {
        flex-direction: row;
    }

    .formapps .form_area .input_file .file-form_info {
        margin-top: 1rem;
    }
}

.thanks {
    padding: 5rem 0 10rem
}

.thanks .confirm_message {
    margin-bottom: 3rem
}

.thanks h4 {
    font-size: 2rem;
    font-weight: 700;
    margin-bottom: 1rem
}

@media only screen and (min-width: 768px) {
    .thanks {
        text-align: center;
        padding: 5rem 0 12rem
    }

    .thanks .confirm_message {
        margin-bottom: 5rem
    }

    .thanks h4 {
        font-size: 2.4rem;
        margin-bottom: 2rem
    }
}

.cf:after, .cf:before {
    content: " ";
    display: table
}

.cf:after {
    clear: both
}

.animation {
    -webkit-animation-delay: 0s;
    animation-delay: 0s
}

.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

@-webkit-keyframes fadeInUpLittle {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20px, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInUpLittle {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20px, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInUpLittle {
    -webkit-animation-name: fadeInUpLittle;
    animation-name: fadeInUpLittle
}

@media only screen and (min-width: 1025px) {
    .animation-container .animation:nth-child(2) {
        -webkit-animation-delay: .4s;
        animation-delay: .4s
    }

    .animation-container .animation:nth-child(3) {
        -webkit-animation-delay: .8s;
        animation-delay: .8s
    }

    .animation-container .animation:nth-child(4) {
        -webkit-animation-delay: 1.2s;
        animation-delay: 1.2s
    }
}