@charset "utf-8";

/*-------------------------------------------------------
 index
---------------------------------------------------------*/
.topMv {
	display: block;
	position: relative;
	overflow: hidden;
	min-width: 100%;
	height: 100vh;
}

.bx-wrapper li {
	z-index: 5!important;
	height: 100vh;
}
/*
.bx-wrapper li:nth-child(1) { background: url(../../images/main_img_01.jpg) center top / cover no-repeat; }
.bx-wrapper li:nth-child(2) { background: url(../../images/main_img_02.jpg) center top / cover no-repeat; }
.bx-wrapper li:nth-child(3) { background: url(../../images/main_img_03.jpg) center top / cover no-repeat; }
*/
/*-- mvTextBox --*/
.mvTextBox{
	background: url(/images/mvTextBG.png) repeat-y;
	position: absolute;
	width: 737px;
	min-height: 200px;
	z-index: 10;
	bottom: 60px;
	right: 0;
	color: #fff;
	padding: 30px 0 20px 0;
}
.mvTextBox .inner{
	padding: 0 20px 0 30%;
}
.mvTextBox .title01{
	font-size:30px;
}
.mvTextBox .title01 span{
    font-size:26px;
    display: block;
    margin-top: -10px;
    margin-bottom: 12px;
}
.mvTextBox .text01{
	font-size:18px;
	margin-bottom: 20px;
}
.mvTextBox a{
	border: 2px solid #fff;
	display: block;
	width: 150px;
	margin: 0 auto;
	color: #fff;
	padding: 6px 0;
	text-align: center;
	position: relative;
}
.mvTextBox a:before{
	content: "";
	position: absolute;
	left: 10px;
	top: 50%;
	width: 6px;
	height: 6px;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	margin-top: -4px;
}

/*-- slider btn --*/

.prevBtn .bx-prev,
.nextBtn .bx-next {
	position: absolute;
	width: 30px;
	height: 60px;
	top: 50%;
	margin-top: -15px;
	z-index: 10;
}

.nextBtn .bx-next {
	right: 0;
}

.prevBtn .bx-prev {
	left: 0;
}

.prevBtn .bx-prev:after,
.nextBtn .bx-next:after {
	content: "";
	position: absolute;
	top: 13px;
	display: block;
	width: 30px;
	height: 30px;
	border-top: 2px solid #FFF;
	border-right: 2px solid #FFF;
}

.nextBtn .bx-next:after {
	transform: rotate(45deg);
	right: 30px;
}

.prevBtn .bx-prev:after {
	transform: rotate(225deg);
	left: 30px;
}



/*-------------------------------------------------------
main_sp
---------------------------------------------------------*/
.mainContentInner{
	margin-top:110px;
}

#top .main_sp h1{
    font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
    font-size: 33px;
    text-align: center;
    margin-bottom: 20px;
}
#top .main_sp h2{
    font-size: 18px;
    text-align: center;
    margin-bottom: 30px;
}

/*
.moreBox{
    border: 2px solid #333;
    width: 200px;
    margin: 0 auto 80px;
    box-sizing: border-box;
    text-align: center;
    background-position: 15px 50%;
}

.moreBox a{
	display:block;
	padding: 15px;
	position:relative;
}

.moreBox a::before{
	content: "";
	position: absolute;
	left: 10px;
	top: 50%;
	width: 6px;
	height: 6px;
	border-top: 1px solid #333;
	border-right: 1px solid #333;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	margin-top: -4px;
}

.moreBox a:hover{
	background:#333;
	color:#fff;
	filter: alpha(opacity=100)!important;
	-moz-opacity: 1.0!important;
	opacity: 1.0!important;
}

.moreBox a:hover::before{
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
}
*/



.box_pickup {
    margin-bottom: 50px;
}
.box_pickup li{
    display: table-cell;
    vertical-align: top;
    text-align: left;
    width: 49%;
    box-sizing: border-box;
    overflow:hidden;
}
.box_pickup li a:hover{opacity: 0.8;}
.box_pickup li p{
    padding: 10px 15px 0;
}


.topicsTitle,
.topicsVol{
    font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
    text-align: center;
    font-weight: bold;
}
.topicsTitle{
    font-size: 16px;
    border: 1px solid #333;
    display: inline-block;
    padding: 5px 15px 3px;
    margin-bottom: 20px;
}
.topicsTitle span{
    display: block;
    font-size: 92%;
}
.topicsVol{
    font-size: 18px;
/*    padding: 0 15px;*/
}
.topicsDay{
    font-size: 14px;
    text-align: center;
    margin: 20px 0
}
.boxColumn .column_separate,
.boxColumn02 .column_separate{
    width: 1%;
    background: #fff;
}
.box_pickup .column_separate{
    width: 2%;
}

#pickup,
#sponsor{
    border-top: 1px solid #333;
    margin-top: 70px;
    padding-top: 70px;
}
/*.box_pickup li img,*/
.sponsor_linkbox li img{
    width: 100%;
    display: block;
    margin-bottom: 10px;
}
/*
.box_pickup li img{
    max-width: 411px
}
*/
.pickup_title{
    font-size: 20px;
    font-weight: bold;
    line-height: 1.6em;
/*    margin-bottom: 10px;*/
}

#sponsor .title_link{
    background: #ddd;
    padding: 20px;
    margin: 20px 0 0;
}
#sponsor .title_link img,
.ecoms_link li img{
    margin: 0 auto;
    display: block;
}
.ecoms_link li img,
.sponsor_linkbox img{
    max-width: 270px;
    width: 100%;
}
.ecoms_link{
    display: flex;
    justify-content: center;
    overflow: hidden;
    margin: 0 auto 20px;
    padding: 15px;
    border: 1px solid #ccc;
}
.ecoms_linkSub{
    font-size: 16px;
}
.ecoms_link ul{
    width: 100%;
}
.ecoms_link li{
    float: left;
    width: 30.00%;
    margin-right: 5%;
}
.ecoms_link li:last-child{
    margin-right: 0;
}

.ecoms_link li p,
.sponsor_linkbox p{
    padding: 0 10px;
    box-sizing: border-box;
    margin-bottom: 10px;
}
.sponsor_title{
    font-weight: bold;
    font-size: 16px;
    margin-top: 10px;
}
.ecoms_link li a:link,
.ecoms_link li a:visited,
.sponsor_linkbox li a:link,
.sponsor_linkbox li aa:link{
    color: #333;
    font-size: 14px;
}
.ecoms_link li a:hover,
.ecoms_link li a:active,
.sponsor_linkbox li a:hover,
.sponsor_linkbox li a:active{
    color: #999;
}
.ecoms_url{
    color: #999;
}

.sponsor_linkbox ul{
    width: 100%;
    overflow: hidden;
}
.sponsor_linkbox li{
    width: 32.00%;
    float: left;
    margin-right: 2%;
    border: 1px solid #ccc;
    box-sizing: border-box;
}
.linkbox_title{
    font-size: 18px;
    font-weight: bold;
}
.sponsor_linkbox li:nth-child(3n){
    margin-right: 0;
}


@media screen and (max-width:750px) {

header#header{
	height: auto;
}
.mainContentInner{
	margin-top:0;
}
.topMv{
	height: auto;
}
.bx-wrapper li {
	background:none!important;
	height:auto;
}

.bx-wrapper li img{
	width: 100%;
}

.mvTextBox{
	position: static;
	background: #333;
	min-height: inherit;
	width: 100%;
	padding: 40px 0;
}

.mvTextBox .title01 {
    font-size: 30px;
    line-height: 1.2;
    margin-bottom: 5px;
}
.mvTextBox .title01 span{
    margin-top: 10px;
    margin-bottom: 0;
}
.mvTextBox .inner{
	padding: 0 7%;
	text-align: center;
}

.vhidden{
	display:none;
}

.topicsVol{
	font-size: 16px;
	padding: 0;
	text-align: left;
	line-height: 1.3;
	margin-bottom: 5px;
}

.topicsDay{
	text-align: left;
	margin:0;
}

.box_pickup li p{
	padding:0;
}

#pickup{
	margin-top: 35px;
	padding-top: 35px;
	border-bottom: 1px solid #333;
    margin-bottom: 50px;
}
.box_pickup{
    margin-bottom: 0;
}
.box_pickup li{
    display: block;
    width: 100%;
    margin-bottom: 30px;
}
.box_pickup .column_separate{
    display: none;
    margin-bottom: 0;
}
    #pickup .imgBox01{
        vertical-align: top;
        width: 100%;
        height: 100%;
        display: block;
    }

#sponsor{
	display:none;
}


.prevBtn .bx-prev, .nextBtn .bx-next {
    top: 25%;
}


} /* screen and (max-width:750px) */


/* banner_area */
.banner_area{
    display: flex;
    flex-direction: column;
    margin-bottom: 68px;
    border: 1px solid #ccc;
}
.banner_area .img{
    flex: 0 0 42%;
    position: relative;
}
.banner_area .img img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.banner_area .img .label{
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100px;
    padding: 6px 0;
    background: #333;
    text-align: center;
    color: #fff;
}
.banner_area .info{
    flex: 1 1 auto;
    display: flex;
    flex-direction: column;
    padding: 19px 20px 29px;
}
.banner_area .info .title{
    margin-bottom: 6px;
    font-size: 18px;
    line-height: 1.4;
}
.banner_area .info .title{
    margin-bottom: 9px;
}
.banner_area .info .text{
    margin-bottom: 21px;
}
.banner_area .info .linkbtn{
    position: relative;
    display: block;
    width: 200px;
    margin: 0 auto;
    padding: 12px 0 11px 0;
    border: 2px solid #333;
    text-align: center;
    color: #333;
    box-sizing: border-box;
}
.banner_area .info .linkbtn:before{
    content: "";
    position: absolute;
    left: 10px;
    top: 50%;
    width: 6px;
    height: 6px;
    margin-top: -4px;
    border-top: 1px solid #333;
    border-right: 1px solid #333;
    transform: rotate(45deg);
}
.banner_area:hover .info .linkbtn{
    background: #333;
    color: #fff;
    transition: background 0.3s, color 0.3s;
}
.banner_area:hover .info .linkbtn:before{
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    transition: border 0.3s;
}

@media screen and (min-width: 750px) {

    .banner_area{
        flex-direction: row;
    }
    .banner_area .img{
        max-width: 330px;
    }
    .banner_area .info{
        padding: 25px 42px 20px;
    }
} /* screen and (max-width:750px) */
