@charset "UTF-8";
.mv_wrap {
    height: 622px;
}
.mv_in {
    height: auto;
}
.mv_logo {
    margin: 0 0 50px;
    text-align: center;
}
.mv_logo img {
    display: inline;
}
.mv-ttl {
    font-size: 60px;
    font-weight: 500;
    letter-spacing: 0.02em;
    margin: 0 0 16px;
}
.mv-ttl {
    font-size: 50px;
    margin: 0 0 20px;
}
.mv-ttl.ver2 {
    text-align: left;
}
.mv-ttl.ver3 {
    text-align: right;
}
.mv-txt {
    font-size: 20px;
    font-weight: 300;
}
.mv-txt.ver2 {
    text-align: left;
}
.mv-txt.ver3 {
    text-align: right;
}
.mv_list .mv_img {
    width: 100%;
    height: 622px;
}
.mv_list .mv_img.is-movie {
    position: relative;
    overflow: hidden;
}
.mv_list .mv01 {
    background: url(../img/top_main_img01n.jpg) center center / cover no-repeat;
}
.mv_list .mv02 {
    background: url(../img/top_main_img06n1.jpg) center center / cover no-repeat;
}
.mv_list .mv03 {
    background: url(../img/top_main_img03.jpg) center center / cover no-repeat;
}
.mv_list .mv04 {
    background: url(../img/top_main_img04.jpg) center center / cover no-repeat;
}
.mv_list .mv05 {
    background: url(../img/top_main_img05n1.jpg) center center / cover no-repeat;
}
.mv_list .mv06 {
    background: url(../img/top_main_img06n.jpg) center center / cover no-repeat;
}
.mv_list .mv_img.is-movie video {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 9;
    width: auto;
    min-height: 622px;
    transform: translate(-50%,-50%)
}
.mv_lnk {
    position: absolute;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
    -webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
    width: 1160px;
    margin: 0 auto;
    height: auto;
    right: 50%;
    transform: translateX(50%);
    bottom: 40px;
    z-index: 11;
}
.mv_lnk.ver2 {
    -webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
    -webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
}
.news_wrap {
    padding: 90px 0 0;
}
.news_in {
    padding: 0 0 0 90px;
}
.news_in li {
    padding: 15px 0;
    border-bottom: 1px solid #d8d8d8;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.news_in li:first-child {
    padding: 20px 0 15px;
}
.news_in .is-day {
    font-size: 12px;
    font-weight: bold;
    line-height: 1;
    color: #828282;
    min-width: 100px;
}
.news_in .is-tag {
    display: inline-block;
    width: 80px;
    font-size: 10px;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    text-align: center;
    background: #000;
    padding: 4px 0;
    margin: 0 1em 0 0;
}
.news_in .is-txt a {
    font-size: 14px;
    line-height: 1;
}
.news_lnk {
    padding: 20px 0 0;
    text-align: right;
}
.bus_wrap{
    padding: 50px 0 0;
}
.bus_img {
    padding: 50px 0 0;
}
.bus_in {
    position: relative;
    display:-webkit-box;
  	display:-ms-flexbox;
  	display:flex;
    -webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
    -webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
    padding: 30px 0 0 0;
}
.bus_in.ver2 {
    padding: 0;
    -webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
}
.busin_box {
    margin: -50px 0 0 0;
    padding: 30px 40px 0 0;
    background-color: #fff;
}
.bus_in .card-txt {
    padding: 0;
}
.c-btn {
    width: 260px;
}
.auc_wrap {
    padding: 50px 0 0;
}
.auc_img {
    position: relative;
    height: 204px;
}
.auc_img:after {
    content: "";
    position: absolute;
    top: 0;
    right: 50%;
    transform: translateX(50%);
    width: 100%;
    max-width: 1160px;
    height: 204px;
    background: url(../img/top_cnt_img01n.jpg) no-repeat center center;
    z-index: -1;
}
.card_box {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 700px;
    box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    background: #fff;
    padding: 30px 40px 0 0;
}
.card-txt {
    font-size: 16px;
    line-height: 1.6;
    padding: 30px 0 0;
}
.card-txt.pad {
    padding: 30px 0 0;
}
.card_btn {
    width: 320px;
    padding: 30px 0 0;
}
.auc_wrap.is-ver2 {
    padding: 60px 0 0;
}
.auc_wrap.is-ver2 .auc_img:after {
    right: auto;
    left: 0;
    background: url(../img/top_cnt_img02n.jpg) center center / cover no-repeat;
}
.auc_wrap.is-ver2 .card_box {
    left: auto;
    right: 0;
    padding: 40px 0 0 58px;
}
.oth_flex {
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 60px 0 0;
}
.oth_wrap {
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    width: 1160px;
    margin: 0 auto;
}
.oth_box {
    width: 50%;
    height: 204px;
    position: relative;
    overflow: hidden;
}
.oth_box a {
    display: block;
    background-color: #000;
}
.oth_box img {
    transition: opacity 1s ease-in-out , all 1s ease-in-out;
    -ms-transition: opacity 1s ease-in-out , all 1s ease-in-out;
    -moz-transition: opacity 1s ease-in-out , all 1s ease-in-out;
    -webkit-transition: opacity 1s ease-in-out , all 1s ease-in-out;
}
.oth_box a span.is-btn {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    z-index: 100;
    color: #fff;
    font-weight: bold;
    text-align: center;
}
.oth_box a span.is-btn span {
    display: block;
    font-size: 28px;
}
@media (min-width:896px) {
    .oth_box:hover img {
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1);
        opacity: 0.7;
    }
    .oth_box a:hover {
        text-decoration: none;
    }
}
.oth-txt {
    font-size: 26px;
    line-height: 1.6;
    padding: 30px 0 0;
}
.oth_btn {
    width: 320px;
    padding: 30px 0 0;
}
@media only screen and (max-width: 896px) {
    .mv_wrap {
        height: 195px;
    }
    .mv_logo {
        margin: 0 0 10px;
        text-align: center;
    }
    .mv_logo img {
        width: 100px;
        height: 22px;
    }
    .mv-ttl {
        font-size: 24px;
        line-height: 1.4;
        margin: 0 0 10px;
    }
    .mv-txt {
        font-size: 10px;
    }
    .mv-ttl.ver2,
    .mv-ttl.ver3,
    .mv-txt.ver2,
    .mv-txt.ver3 {
        text-align: center;
    }
    .mv_list .mv_img {
        height: 195px;
    }
    .mv_list .mv01 {
        background: url(../img/sp/top_main_img01n.jpg) center center / cover no-repeat;
    }
    .mv_list .mv02 {
        background: url(../img/sp/top_main_img06n1.jpg) center center / cover no-repeat;
    }
    .mv_list .mv03 {
        background: url(../img/top_main_img03.jpg) center center / cover no-repeat;
    }
    .mv_list .mv04 {
        background: url(../img/top_main_img04.jpg) center center / cover no-repeat;
    }
    .mv_list .mv05 {
        background: url(../img/sp/top_main_img05n1.jpg) center center / cover no-repeat;
    }
    .mv_list .mv06 {
        background: url(../img/sp/top_main_img06n.jpg) center center / cover no-repeat;
    }
    .mv_list .mv_img.is-movie video {
        min-height: 195px;
        width: 110%;
    }
    .mv_lnk {
        -webkit-box-align: center;
	    -ms-flex-align: center;
	    align-items: center;
        -webkit-box-pack: center;
	    -ms-flex-pack: center;
	    justify-content: center;
        width: 100%;
        bottom: 25px;
    }
    .mv_lnk.ver2 {
        -webkit-box-align: center;
	    -ms-flex-align: center;
	    align-items: center;
        -webkit-box-pack: center;
	    -ms-flex-pack: center;
	    justify-content: center;
        bottom: 25px;
    }
    .news_wrap {
        padding: 50px 15px 0;
    }
    .news_in {
        padding: 0;
    }
    .news_in li:first-child {
        padding: 10px 0 10px;
    }
    .news_in li {
        padding: 10px 0;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    .news_in .is-day {
        font-size: 12px;
        min-width: auto;
    }
    .news_in .is-tag {
        width: auto;
        font-size: 11px;
        padding: 4px 4px;
        margin: 0;
    }
    .news_in .is-txt {
        width: 100%;
        padding: 5px 0 0;
    }
    .news_in .is-txt a {
        font-size: 12px;
    }
    .bus_wrap{
        padding: 30px 15px 0;
    }
    .bus_img {
        padding: 20px 0 0;
    }
    .bus_img img {
        width: 100%;
        height: auto;
    }
    .bus_in {
        display:block;
        padding: 15px 0 0 0;
    }
    .busin_box {
        position: relative;
        margin: 0;
        padding: 0;
    }
    .sp_box {
        position: absolute;
        top: -50px;
        left: 0;
        padding: 10px 25px 15px 0;
        width: 215px;
        background-color: #fff;
    }
    .sp_box.ver2 {
        width: 150px;
    }
    .bus_in .card-txt {
        padding: 0 0 15px 0;
    }
    .card-txt.pad {
        padding: 10px 0 15px 0;
    }
    .c-btn {
        width: 100%;
    }
    .auc_wrap {
        padding: 20px 0 0;
    }
    .auc_img {
        padding: 110px 0 0;
        height: auto;
    }
    .auc_img:after {
        width: -webkit-calc(100%);
        width: calc(100%);
        height: 160px;
        background: url(../img/sp/top_cnt_img01.jpg) center center / cover no-repeat;
    }
    .card_box {
        position: relative;
        width: 100%;
        padding: 0;
        background: transparent;
    }
    .card-txt {
        font-size: 12px;
        line-height: 1.8;
        padding: 16px 0 0;
    }
    .card_btn {
        width: 100%;
        padding: 20px 0 0;
    }
    .card_ttl {
        width: 62%;
        box-sizing: border-box;
        -ms-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        padding: 10px 26px 8px 0;
        background: #fff;
    }
    .card_ttl .c-ttl .is-ttl {
        font-size: 18px;
    }
    .card_ttl .c-ttl .is-sb {
        font-size: 12px;
    }
    .auc_wrap.is-ver2 {
        padding: 30px 0 0;
    }
    .auc_wrap.is-ver2 .auc_img:after {
        right: auto;
        left: 0;
        background: url(../img/sp/top_cnt_img02.jpg) center center / cover no-repeat;
    }
    .auc_wrap.is-ver2 .card_box {
        left: auto;
        right: 0;
        padding: 0;
    }
    .auc_wrap.is-ver2 .card_ttl {
        width: 95%;
        box-sizing: border-box;
        -ms-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        padding: 10px 10px 8px 0;
        background: #fff;
    }
    .oth_flex {
        display:-webkit-block;
        display:-ms-block;
        display:block;
        padding: 30px 0 0;
    }
    .oth_wrap {
        display:-webkit-block;
        display:-ms-block;
        display:block;
        width: 100%;
    }
    .oth_box {
        width: 100%;
        height: auto;
        position: relative;
    }
    .oth_box:after {
        height: 150px;
        background: url(../img/sp/top_cnt_img03_1n.jpg) center center / cover no-repeat;
    }
    .oth_box:last-child {
        margin: 0;
    }
    .oth_box img {
        width: 100%;
        height: auto;
    }
    .oth-txt {
        font-size: 12px;
        line-height: 2;
        padding: 20px 0 0;
    }
    .oth_btn {
        width: 100%;
        padding: 20px 0 0;
    }
    .oth_box.is-ver2:after {
        background: url(../img/sp/top_cnt_img03_2.jpg) center center / cover no-repeat;
    }
    .oth_box a span.is-btn {
        font-size: 13px;
    }
    .oth_box a span.is-btn span {
        font-size: 18px;
        line-height: 1.4;
    }
    .c_ttl.is-top {
        padding: 0;
    }
    .pagelnk_txt.is-btm {
        margin-top: 0;
        top: auto;
        bottom: 10px;
    }

}/*@media*/
@media (max-width: 374px) {

}/*@media*/
