@charset "UTF-8";
* {
    -ms-box-sizing: border-box;
    box-sizing: border-box
}

body,
html {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    position: relative
}

html {
    background: #000
}

body {
    overflow: hidden;
    background: #000;
    color: #fff;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 80%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-smoothing: antialiased;
    line-height: 1.7em;
    background-image: url(../images/bg_top.jpg);
    background-size: cover;
    background-position: center
}

.table {
    display: table
}

.table_inner {
    display: table-cell;
    vertical-align: middle;
    position: relative
}

#ie {
    position: fixed;
    top: 10px;
    text-align: center;
    width: 100%;
    font-size: 150%;
    left: 0;
    z-index: 9999;
    padding: 10px;
    color: #000;
    background: #F9C
}

#ie a {
    color: #3C9
}

a.map {
    color: #64D89E;
    -wbkit-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    padding: 0 3px
}

a.map:hover {
    color: #fff;
    background: #39C
}

.tel a {
    color: #fff
}

.fa {
    margin-right: 5px
}

h1 {
    font-family: "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", "Times New Roman", serif;
    font-weight: bold;
    margin: 0 0 20px
}

h2 {
    margin: 10px 0 20px;
    border-left: 5px solid #53a396;
    padding-left: 5px
}

h3 {
    border-left: 2px dotted;
    padding-left: 5px;
    padding-top: 2px;
    padding-bottom: 2px
}

.sub {
    font-size: 90%;
    color: #ddd
}

.sub_title {
    font-size: 70%;
    font-weight: 400;
    display: block
}

.clear_type {
    -webkit-transform-origin: 0 0;
    -webkit-transform: scale(1, 1.01);
    -moz-transform-origin: 0 0;
    -moz-transform: scale(1, 1.01);
    -ms-transform-origin: 0 0;
    -ms-transform: scale(1, 1.02);
    -o-transform-origin: 0 0;
    -o-transform: scale(1, 1.01)
}

.lock_icon {
    background: rgba(0, 0, 0, .2);
    box-shadow: -1px -1px 1px #000, 1px 1px 1px #fff;
    padding: 4px 8px;
    color: #FFF;
    margin-right: 5px;
    text-shadow: none;
    display: inlin-block;
    border-radius: 50px
}

.description_btn1,
.description_btn2 {
    padding: 1px 10px;
    font-family: "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", "Times New Roman", serif;
    font-weight: bold;
    color: #fff;
    display: inline-block;
    margin: 2px;
    text-shadow: 0 2px 0 #222
}

.description_btn1 {
    background: #51bba8;
    box-shadow: 0 5px 0 #3b766c
}

.description_btn2 {
    background: #5790b1;
    box-shadow: 0 5px 0 #375d72
}

.btn_1 {
    width: 100%;
    text-align: center;
    padding: 20px;
    color: #fff;
    font-size: 150%;
    font-family: "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", "Times New Roman", serif;
    font-weight: bold;
    background: #53a396;
    border-radius: 5px;
    display: inline-block;
    text-decoration: none;
    top: -5px;
    position: relative;
    box-shadow: 0 5px 0 #317070;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    text-shadow: 1px 1px 10px rgba(0, 0, 0, 0.3);
    font-weight: 400
}

.btn_1.ippan {
    background: #5199D1;
    box-shadow: 0 5px 0 #193D5F
}

.btn_1.osirase {
    background: #E7A823;
    box-shadow: 0 5px 0 #8D6C3B
}

.btn_1.eizou {
    background: #84BD69;
    box-shadow: 0 5px 0 #2D4B2D
}

.btn_1.endayori {
    background: #DD89B8;
    box-shadow: 0 5px 0 #6F426E
}

.btn_1:hover {
    top: 0;
    box-shadow: 0 0 0 #317070
}

.btn_omoide {
    background: #5199D1;
/*
    background-image: url(../images/omoide_logo_thin.png);
    background-size: cover;
    background-position: center;
*/
    box-shadow: 0 5px 0 #193D5F;
    font-size: 120%
}

.btn_tour {
    padding: 20px 50px;
    background: #53a396;
    border-radius: 5px;
    display: inline-block;
    text-decoration: none;
    margin: 10px;
    top: -10px;
    position: relative;
    box-shadow: 0 10px 0 #317070;
    background-position: center bottom;
    -webkit-transition: all .2s ease;
    transition: all .2s ease
}

.btn_tour span {
    line-height: 1;
    color: #fff;
    font-family: "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", "Times New Roman", serif;
    font-weight: bold;
    text-shadow: 1px 1px 10px rgba(0, 0, 0, 0.3);
}

.btn_tour_sub {
    display: block;
    font-weight: 400;
    margin-bottom: 5px
}

.btn_tour_main {
    font-size: 260%;
    font-weight: 700
}

.btn_tour.vc {
    background: #5699B9;
    box-shadow: 0 10px 0 #315C70;
}

.btn_tour.vc .btn_tour_sub {
    font-size: 120%;
    line-height: 0;
    position: relative;
    top: 5px
}

.btn_tour.vc .btn_tour_main {
    font-size: 210%;
    top: 10px;
    position: relative
}
/*
.btn_tour:hover {
    top: 0;
    box-shadow: 0 0 0 #317070, inset 0 0 20px #0C9, 0 0 20px #FFF;
    background: #6C9
}

.btn_tour.vc:hover {
    background: #6cc;
    box-shadow: 0 0 0 #317070, inset 0 0 20px #39C, 0 0 20px #FFF
}
*/
.icon_360 {
    position: absolute;
    top: 10px;
    right: 0;
    width: 130px;
    height: auto
}

@-webkit-keyframes btn_flash {
    0% {
        background: #53a396
    }
    10% {
        background: #6C9
    }
    100% {
        background: #53a396
    }
}

@keyframes btn_flash {
    0% {
        background: #53a396
    }
    10% {
        background: #6C9
    }
    100% {
        background: #53a396
    }
}

@-webkit-keyframes btn_flash_vc {
    0% {
        background: #5699B9
    }
    10% {
        background: #6CC
    }
    100% {
        background: #5699B9
    }
}

@keyframes btn_flash_vc {
    0% {
        background: #5699B9
    }
    10% {
        background: #6CC
    }
    100% {
        background: #5699B9
    }
}

#menu {
    width: 100%;
    height: 80px;
    background: #1a1a1a;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 8000;
    font-family: "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", "Times New Roman", serif;
    font-weight: bold;
}

#menu_inner {
    width: 90%;
    max-width: 980px;
    margin: 0 auto;
    position: relative
}

#nav {
    list-style: none;
    text-align: center;
    margin: 0 auto;
    padding: 0
}

.menu_area {
    position: fixed;
    bottom: -100%;
    padding: 20px 40px;
    width: 100%;
    left: 0;
    background: #222;
    z-index: 2000;
    -webkit-transition: all .4s ease;
    transition: all .4s ease
}

#menu_info,
#menu_secure {
    padding: 20px 40px 0
}

.menu_area.active {
    bottom: 80px
}

.menu_area ul {
    padding: 0;
    margin: 0 auto;
    list-style: none
}

.menu_area li {
    padding: 0 10px;
    position: relative
}

.grid_divide5 p {
    margin: 0
}

.grid_divide5 .sub {
    margin: 0 0 5px;
    padding: 0 0 5px
}

#menu_info a {
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

#menu_info a:hover {
    background: rgba(255, 255, 255, .3)
}

.grid_divide5 {
    border-right: 1px solid #444
}

.menu_area h2 {
    margin: 10px 0
}

.cover_link {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    left: 0;
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

#nav li {
    width: 150px;
    height: 80px;
    float: left;
    line-height: 80px;
    font-size: 150%;
    border-bottom: 10px solid #000;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    position: relative
}

#nav li.active {
    background: #222;
    border-bottom: 10px solid #53a396
}

.about_bottom {
    position: absolute;
    right: 0;
    top: 10px;
    margin: 0;
    color: #ddd
}

.about_top {
    display: none
}

.copy {
    margin: 0;
    font-size: 80%;
    font-family: "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", "Times New Roman", serif;
    font-weight: bold;
}

.menu_area_close {
    display: none
}

#menu_btn_blog:hover {
    border-bottom: 10px solid #5199D1;
    background: #222
}

#menu_btn_blog a {
    color: #fff;
    width: 100%;
    height: 100%;
    display: block;
    text-decoration: none
}

#contents {
    width: 100%;
    height: 100%;
    position: relative
}

#contents:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    display: block;
    background: rgba(0, 0, 0, 0.1);
}

#contents_inner {
    width: 100%;
    height: 100%;
    position: relative;
    max-width: 980px;
    margin: 0 auto
}

.float_section {
    padding: 80px 50px 150px;
    width: 50%;
    height: 100%;
    overflow: scroll;
    position: absolute;
    right: 0;
    top: 0;
    background: rgba(0, 0, 0, .5)
}

.float_section_center {
    padding: 80px 50px 150px;
    width: 100%;
    height: 100%;
    overflow: scroll;
    position: absolute;
    right: 0;
    top: 0;
    background: rgba(0, 0, 0, .5)
}

.contents_center {
    width: 100%;
    height: 100%
}

.contents_center.top {
    width: 80%;
    margin: 0 auto;
    text-align: center;
    line-height: 2.2em
}

.logo_top {
    width: 200px
}

.vjs-control-bar {
    display: none!important
}

@media screen and (max-width:900px) {
    #big-video-wrap {
        display: none!important
    }
    body {
        background-image: url(../images/bg_top.jpg);
        background-size: cover;
        background-position: center
    }
    .btn_tour {
        padding: 10px 40px;
        font-size: 60%;
        margin: 0 0 10px;
        width: 70%
    }
    .btn_tour_main {
        font-size: 200%
    }
    .btn_tour.vc {
        left: -2px
    }
    .btn_tour.vc .btn_tour_sub {
        font-size: 150%;
        line-height: 0;
        position: relative;
        top: 5px
    }
    .logo_top {
        width: 30%
    }
    .contents_center.top {
        width: 100%
    }
    #menu {
        height: 40px
    }
    #menu_inner {
        width: 100%;
        height: 100%
    }
    #nav li {
        width: 33%;
        height: 40px;
        line-height: 40px;
        border: none;
        position: relative;
        font-size: 100%;
        top: -5px
    }
    #nav li#menu_btn_blog {
        width: 34%
    }
    #nav li.active {
        border: none
    }
    #menu_info li {
        border-right: none;
        border-bottom: 1px solid #666
    }
    #menu_btn_blog,
    #menu_btn_info,
    #menu_btn_secure {
        text-shadow: 1px 1px 10px rgba(0, 0, 0, 0.3);
    }
    #menu_btn_info.active,
    #menu_btn_secure.active {
        top: 0
    }
    #menu_btn_info {
        background: #53a396;
        box-shadow: 0 10px 0 #317070;
        -webkit-transition: all .2s ease
    }
    #menu_btn_info.active {
        background: #53a396!important
    }
    #menu_btn_blog {
        background: #5790b1;
        box-shadow: 0 10px 0 #315E70
    }
    #menu_btn_blog.active,
    #menu_btn_blog:hover {
        background: #5790b1!important;
        border: none
    }
    #menu_btn_secure {
        background: #ECC535;
        box-shadow: 0 10px 0 #C90
    }
    #menu_btn_secure:hover {
        background: #ECC535
    }
    #menu_btn_secure.active {
        background: #ECC535!important;
        border: none
    }
    #menu_info,
    #menu_secure {
        padding: 20px 20px 60px
    }
    .menu_area {
        top: 100%;
        height: 100%;
        padding-bottom: 60px;
        overflow: scroll;
        -webkit-overflow-scrolling: touch
    }
    .menu_area.active {
        top: 0
    }
    .menu_area li {
        padding: 10px 0
    }
    .menu_area_close {
        display: block;
        color: #fff;
        border: 5px solid!important;
        border-radius: 10px;
        padding: 20px 0!important;
        text-align: center;
        margin-top: 20px
    }
    .about_bottom {
        display: none
    }
    .about_top {
        display: block;
        text-align: center;
        line-height: 1.5em;
        margin: 0
    }
    @media all and (orientation:landscape) {
        .logo_top {
            width: 10%
        }
        h1 {
            font-size: 100%;
            line-height: 1;
            margin: 0 0 15px
        }
        .btn_tour {
            width: 40%
        }
        .btn_tour.vc {
            padding: 5px 40px 10px
        }
        .btn_tour .btn_tour_sub {
            font-size: 80%;
            top: 5px
        }
    }
}
