@charset "UTF-8";

/* 共通 */
#wrapper {
    width: 100%;
    margin: 0 auto;
    position: relative;
    min-width: 1000px;
}

/* fv */
#fv {
    width: 100%;
    position: relative;
}

#fv #title {
    position: absolute;
    width: 20%;
    min-width: 200px;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 999;
    animation: .8s fadein .4s forwards;
    -webkit-animation: .8s fadein .4s forwards;
    opacity: 0;
}

#fv div {
    height: 100vh;
    overflow: hidden;
    position: relative;
    z-index: 998;
}

#fv div img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: auto;
    height: auto;
    min-height: 100%;
    max-width: 100%;
    object-fit: cover;
    user-drag: none;
    -webkit-user-drag: none;
    -moz-user-select: none;
}

/* introduction */
#introduction {
    width: 95%;
    margin: 10em auto;
}

#introduction p {
    font-size: 1.15em;
    line-height: 2;
}

#introduction p:nth-child(2) {
    font-size: 1em;
    margin-top: 3em;
}

/* feature */
#feature {
    width: 97%;
    margin: 0 auto;
}

#feature .ft_block {
    margin-bottom: 6em;
}

#feature .ft_block .title {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-top: 1px solid #626262;
    padding: 2em 0 3em;
}

#feature .ft_block .title p.en {
    width: 8em;
    text-align: left;
    font-size: 1em;
}

#feature .ft_block .title p.number {
    width: 1em;
    font-size: 1.4em;
}

#feature .ft_block .title p.jp {
    width: 8em;
    text-align: right;
    font-size: 1em;
}

#feature .ft_block .detail {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

#feature .ft_block .detail .slide {
    width: 50%;
}

#feature .ft_block .detail .slide .item {
    width: 100%;
    height: auto;
    object-fit: cover;
    overflow: hidden;
}

#feature .ft_block .detail .slide .item img {
    width: 100%;
    height: auto;
    margin: 0 auto;
}

#feature .ft_block .detail section {
    width: 50%;
    padding: 0 10%;
}

#feature .ft_block .detail section h2 {
    font-size: 1.4em;
    margin-bottom: 2em;
}

#feature .ft_block .detail section p {
    text-align: justify;
    font-size: 1.15em;
}

#feature .ft_block:nth-child(2n) .detail .slide {
    order: 2;
}

#feature .ft_block:nth-child(2n) .detail section {
    order: 1;
}


/* profile */
#profile {
    width: 95%;
    margin: 10em auto;
    background-color: #FFF;
    border-radius: 12px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 5em 10%;
}

#profile h3 {
    width: 20%;
    font-size: 1.4em;
    text-align: left;
}

#profile figure {
    width: 160px;
}

#profile p {
    width: 40%;
    text-align: justify;
}

/* contact */
#contact {
    width: 95%;
    margin: 10em auto 7em;
    border: 1px solid #626262;
    padding: 4em 5% 6em;
}

#contact h2 {
    font-size: 1.4em;
    border-bottom: 1px dashed #626262;
    padding-bottom: 3em;
    margin-bottom: 3em;
    list-style: 1;
}

#contact #info {
    display: flex;
    justify-content: space-between;
    align-items: stretch;
    text-align: left;
}

#contact #info .left {
    width: 50%;
    padding-right: 5%;
}

#contact #info .right {
    border-left: 1px dashed #626262;
    width: 50%;
    padding-left: 5%;
}

#contact #info dl {
    margin-bottom: 4em;
}

#contact #info dl:last-child {
    margin-bottom: 0;
}

#contact #info dl dd:last-child {
    margin-bottom: 0;
}

#contact #info dl dt {
    border: 1px solid #626262;
    display: inline-block;
    padding: 0 1em;
    margin-bottom: 1.5em;
}

#contact #info dl dd {
    margin-bottom: 1em;
    font-size: 1.1em;
}

#contact #info dl dd.caption {
    font-size: 0.8em;
}

#contact #form {
    border-top: 1px dashed #626262;
    padding-top: 4em;
    margin-top: 6em;
}

#contact #form h3 {
    font-size: 1.3em;
}

/* snow monkey form */
.snow-monkey-form {
    margin: 4em auto 0;
    width: 85%;
}

.smf-form .smf-item .smf-text-control__control {
    border: 1px solid #6B6A6B !important;
    background-color: #FFF;
    color: #6B6A6B;
    font-size: 1em;
    letter-spacing: 0.01em;
    font-family: 'Zen Old Mincho', "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    width: 100%;
    border-radius: 0;
}

.smf-form .smf-item .smf-textarea-control__control {
    border: 1px solid #6B6A6B !important;
    background-color: #FFF;
    font-size: 1em;
    color: #6B6A6B;
    letter-spacing: 0.01em;
    font-family: 'Zen Old Mincho', "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    width: 100%;
    border-radius: 0;
}

.smf-form--letter .smf-item {
    margin-bottom: 1em !important;
}

.smf-item__description {
    font-size: 0.9em !important;
}

.smf-item {
    margin: 0 auto 4em;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

.smf-item.info {
    margin: 0;
}

.smf-item__col.smf-item__col--label {
    width: 25%;
}

.smf-item__col.smf-item__col--controls {
    width: 75%;
}

.smf-item__label {
    text-align: left;
    font-size: 1em;
}

.smf-item__controls {
    text-align: left;
    font-size: 0.9em;
}

.smf-select-control {
    border: 1px solid #6B6A6B !important;
    border-radius: 0;
    width: 100%;
}

.smf-form .smf-item .smf-select-control__control {
    border: 0;
}

.smf-form .smf-item .smf-radio-button-control__control {
    border: 1px solid #6B6A6B !important;
}

.smf-item__controls a {
    border-bottom: 1px dashed #6B6A6B;
}

.smf-placeholder {
    font-size: 1.1em;
}

.smf-action .smf-button-control__control {
    margin-top: 2em;
    background-color: #6B6A6B;
    background-image: none;
    border-radius: 30px;
    padding: 1.35em 0;
    width: 300px;
    color: #F1F1F1;
    border: none !important;
    font-size: 1.1em;
    line-height: 1;
    letter-spacing: 0.01em;
    font-family: 'Zen Old Mincho', "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}



/* footer */
footer {
    width: 100%;
    padding: 2em 0;
}

footer a p {
    display: inline-block;
    margin-bottom: 1em;
    border-bottom: 1px solid #626262;
}

@-webkit-keyframes fadein {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}