/*
 *  main visual
 * * * * * * * * * * * * * * * * * * * * * * */

.main-visual {
    position: relative;
    margin-bottom: 40px;
    width: 100%;
    min-width: 1280px;
}

.main-visual .main-visual-video {
    width: 100%;
    height: auto;
    position: relative;
}
.main-visual .main-visual-video video{
	width:100%;
	height:100%;
}

/*
 *  nav panel
 * * * * * * * * * * * * * * * * * * * * * * */

.nav-panels {
    width: 100%;
    min-width: 1366px;
    min-height: 655px;
    position: relative;
    margin-bottom: 40px;
    padding:0 40px;
    box-sizing: border-box;
}

.nav-panels-inner {
    width: 100%;
    height: calc(100vw * 655 / 1366);
    margin: 0 auto;
    box-sizing: border-box;
    position: relative;
}

.nav-panels-inner a:hover {
    opacity: 0.9;
}

.nav-panel {
    position: absolute;
    height: auto;
}

.nav-panel-01 {
    width: calc(100% * 486 / 1286);
    top: 0;
    left: 0;
}

.nav-panel-02 {
    width: calc(100% * 486 / 1286);
    top: calc(100% * 328 / 655);
    left: 0;
}

.nav-panel-03 {
    width: calc(100% * 625 / 1286);
    top: 0;
    left: calc(100% * 661 / 1286);
}

.nav-panel-04 {
    width: calc(100% * 450 / 1286);
    top: calc(100% * 352 / 655);
    left: calc(100% * 836 / 1286);
}

.nav-panel-05 {
    width: calc(100% * 450 / 1286);
    top: calc(100% * 504 / 655);
    left: calc(100% * 836 / 1286);
}

.nav-panel-06 {
    width: calc(100% * 450 / 1286);
    top: calc(100% * 200 / 655);
    left: calc(100% * 836 / 1286);
}

.nav-panel-07 {
    width: calc(100% * 175 / 1286);
    top: 0;
    left: calc(100% * 486 / 1286);
}

.nav-panel-08 {
    width: calc(100% * 175 / 1286);
    top: calc(100% * 200 / 655);
    left: calc(100% * 486 / 1286);
}

.nav-panel-09 {
    width: calc(100% * 175 / 1286);
    top: calc(100% * 200 / 655);
    left: calc(100% * 661 / 1286);
}

.nav-panel-10 {
    width: calc(100% * 350 / 1286);
    top: calc(100% * 400 / 655);
    left: calc(100% * 486 / 1286);
}

@media screen and (max-width:1366px) {
    .nav-panel-01 {
        width: 486px;
        height: 328px;
        top: 0;
        left: 0;
    }
    .nav-panel-02 {
        width: 486px;
        height: 327px;
        top: 328px;
    }
    .nav-panel-03 {
        width: 625px;
        height: 200px;
        top: 0;
        left: 661px;
    }
    .nav-panel-04 {
        width: 450px;
        height: 152px;
        top: 351px;
        left: 836px;
    }
    .nav-panel-05 {
        width: 450px;
        height: 152px;
        top: 503px;
        left: 836px;
    }
    .nav-panel-06 {
        width: 450px;
        height: 151px;
        top: 200px;
        left: 836px;
    }
    .nav-panel-07 {
        width: 175px;
        height: 200px;
        top: 0;
        left: 486px;
    }
    .nav-panel-08 {
        width: 175px;
        height: 200px;
        top: 200px;
        left: 486px;
    }
    .nav-panel-09 {
        width: 175px;
        height: 200px;
        top: 200px;
        left: 661px;
    }
    .nav-panel-10 {
        width: 350px;
        height: 255px;
        top: 400px;
        left: 486px;
    }
}


/*
 *  check plan
 * * * * * * * * * * * * * * * * * * * * * * */

.check-plan {
    width: 100%;
    min-width: 1366px;
    padding: 30px 0 100px;
    position: relative;
    background: url(../img/top/bg_checkplan.jpg) center top repeat-x;
}

.check-plan h1 {
    mix-blend-mode: overlay;
    text-align: center;
    margin: 0 auto 5px;
}
.check-plan h2 {
    mix-blend-mode: overlay;
    text-align: center;
    margin: 0 auto 5px;
}
.check-plan .check-plan-list {}

.check-plan-detail {
    width: 280px;
    height: 400px;
    float: left;
    position: relative;
    box-sizing: border-box;
    padding-top: 290px;
}

.check-plan-detail p {
    color: #fff;
    font-size: 16px;
    letter-spacing: 0.2em;
    font-weight: bold;
    text-align: center;
    margin: 0 auto 12px;
}

.check-plan-detail a {
    width: 200px;
    height: 39px;
    display: block;
    margin: 0 auto;
    background: url(../img/top/btn_plan.png) center center no-repeat;
    transition: all .6s ease;
}

.check-plan-detail a:hover {
    background: url(../img/top/btn_plan_on.png) center center no-repeat;
}

.check-plan-01 {
    margin-left: 25px;
    background: url(../img/top/bg_plan_01.jpg) center top no-repeat;
}

.check-plan-02 {
    margin-top: -13px;
    margin-left: 22px;
    background: url(../img/top/bg_plan_02.jpg) center top no-repeat;
}

.check-plan-03 {
    margin-top: 4px;
    margin-left: 16px;
    background: url(../img/top/bg_plan_03.jpg) center top no-repeat;
}

.check-plan-04 {
    position: relative;
    box-sizing: border-box;
    float: left;
    width: 342px;
    margin-top: -6px;
    margin-left: 30px;
}

.check-plan-04 .planlist {
    width: 294px;
    height: 128px;
    padding-top: 59px;
    box-sizing: border-box;
    margin-left: 30px;
    margin-bottom: 12px;
    background: url(../img/top/bg_planlist.jpg) center top no-repeat;
}

.check-plan-04 .planlist a {
    width: 200px;
    height: 39px;
    display: block;
    margin: 0 auto;
    background: url(../img/top/btn_planlist.png) center center no-repeat;
    transition: all .6s ease;
}

.check-plan-04 .planlist a:hover {
    background: url(../img/top/btn_planlist_on.png) center center no-repeat;
}

.check-plan-04 .plansearch {
    width: 342px;
    height: 277px;
    padding-top: 30px;
    box-sizing: border-box;
    background: url(../img/top/bg_plansearch.jpg) center top no-repeat;
}

.check-plan-04 .plansearch .plansearch-ttl {
    color: #fff;
    font-size: 16px;
    letter-spacing: 0.2em;
    font-weight: bold;
    text-align: center;
    margin: 0 auto 12px;
}

.check-plan-04 .plansearch span {
    color: #fff;
    font-size: 14px;
}

.check-plan-04 .plansearch dl {
    margin: 0 0 5px 22px;
    width: auto;
    position: relative;
}

.check-plan-04 .plansearch dl dt {
    float: left;
}

.check-plan-04 .plansearch dl dt span {
    color: #fff;
    font-size: 14px;
}

.check-plan-04 .plansearch dl dd {
    float: left;
    margin: 0;
}

.plansearch-shukuhaku dt {
    width: 50px;
    line-height: 26px;
    text-align: center;
}

.plansearch-shukuhaku dd .in-shukuhaku {
    height: 26px;
    width: 90px;
    background: #fff;
}

.plansearch-shukuhaku dd label {
    color: #fff;
    font-size: 14px;
    margin: 0 5px;
}

.plansearch-shukuhaku dd .in-mitei {
    border-radius: 0;
}

.check-plan-04 .plansearch .plansearch-money {
    margin-bottom: 20px;
}

.plansearch-num dt, .plansearch-type dt, .plansearch-money dt {
    width: 73px;
    text-align: right;
    box-sizing: border-box;
}

.plansearch-num dd .in-num, .plansearch-type dd .in-type {
    width: 68px;
    height: 20px;
    background: #fff;
    font-size: 12px;
    margin-left: 5px;
}

.plansearch-money dd .in-min, .plansearch-money dd .in-max {
    width: 95px;
    height: 20px;
    background: #fff;
    font-size: 12px;
    margin-left: 5px;
}

.search-btn {
    background: url(../img/top/btn_plansearch.png) center center no-repeat;
    width: 200px;
    height: 39px;
    margin: 0 auto;
    display: block;
    transition: background .6s ease;
}

.search-btn:hover {
    background: url(../img/top/btn_plansearch_on.png) center center no-repeat;
}


/*追加CSS*/
.qr{
	width: 140px;
	text-align: center;
	margin: 0 auto 20px;
}
.qr img{
	border: solid 1px #333;
	margin-bottom: 5px;
}
.qr p{
	line-height: 18px;
}
.qr a{
	font-size: 12px;
	color: #000;
}