* {
	margin: 0;
	padding: 0;
	
	font-family: MyYuGothicM, YuGothic, "Yu Gothic", -apple-system, BlinkMacSystemFont, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
    line-height: 1.8;
    letter-spacing: .1em;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    text-size-adjust: 100%;
    word-break: break-all;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    -webkit-font-smoothing: antialiased;
	
}
.vixen_SUB_box{
	width: 820px;
	max-width: 100%;
	margin: 0 auto;
	font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
	
}
.vixen_SUB_box img{
	display: block;
	margin: 0 auto;
	max-width: 100%;
}
.vixen_SUB_sec01{
	
}

.vixen_SUB_sec01 h1{
	font-size: 30px;
	font-weight: bold;
	text-align: center;
	border-bottom: 1px solid #7f7f7f;
	padding-bottom: 10px;
}
.vixen_SUB_sec02{
	padding-top: 45px;
}
.vixen_SUB_text01_box{
	padding: 35px;
	background-color: #f5f6f8;
	margin-top: 35px;
}
.vixen_SUB_text01_red{
	font-size: 16px;
	color: #b80101;
	font-weight: bold;
	padding-bottom: 3px;
}
.vixen_SUB_text01_name{
	font-size: 30px;
	font-weight: bold;
	border-bottom: 1px solid #53565a;
	padding-bottom: 5px;
}
.vixen_SUB_text01{
	font-size: 16px;
	line-height: 28px;
	text-align: justify;
	padding-top: 20px;
	letter-spacing: 0px;
}
.vixen_SUB_text02{
	font-size: 16px;
	font-weight: bold;
	line-height: 28px;
	letter-spacing: 0px;
	text-align: justify;
	padding: 50px 0 30px;
}
.vixen_SUB_sec03{
	padding-top: 55px;
}
.vixen_SUB_sec03 h2{
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 0px;
}
.vixen_SUB_border{
	height: 6px;
	background: url(../img/vixen_SUB_border.png);
	background-size: auto 100%;
	margin: 20px 0 0;
}
.vixen_SUB_text03{
	font-size: 16px;
	line-height: 28px;
	letter-spacing: 0px;
	margin-top: 25px;
}
.vixen_SUB_img02{
	margin-top: 40px;
}
.vixen_SUB_text04{
	padding-top: 0;
}
.vixen_SUB_img03{
	margin-top: 40px;
}
.vixen_SUB_img03 p{
	font-size: 16px;
	text-align: center;
	padding-top: 20px;
}
.vixen_SUB_text05{
	margin-top: 40px;
	padding-bottom: 50px;
	border-bottom: 1px solid #7f7f7f;
}
/*.vixen_SUB_sec04{
	padding-bottom: 50px;
	border-bottom: 1px solid #7f7f7f;
}*/
.vixen_SUB_sec05{
	padding-top: 50px;
	padding-bottom: 70px;
	
}
.vixen_SUB_item_box{
	border: 2px solid #b80101;
	padding: 30px;
	
	display: table;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
	-webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.vixen_SUB_item_box:hover{
	opacity: 0.8;
}
.vixen_SUB_item_left{
	display: table-cell;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	vertical-align: middle;
	width: 382px;
}
.vixen_SUB_item_right{
	display: table-cell;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	vertical-align: middle;
	padding-left: 30px;
}
.vixen_SUB_item_title01{
	font-size: 20px;
	font-weight: bold;
	padding-bottom: 5px;
}
.vixen_SUB_item_title02{
	font-size: 32px;
	line-height: 32px;
	color: #b80101;
	font-weight: bold;
}
.vixen_SUB_item_name{
	font-size: 20px;
	color: #b80101;
	font-weight: bold;
	line-height: 24px;
}
.vixen_SUB_item_name span{
	font-size: 24px;
}
.vixen_SUB_item_text{
	font-size: 14px;
	text-align: justify;
	border-top: 1px solid #53565a;
	padding-top: 15px;
	margin-top: 8px;
}
.vixen_SUB_item_link{
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* スポーツ観戦 */
.watching_sports .row {
    display: flex;
}

.watching_sports .sp {
    display: none;
}

.watching_sports .mv {
    width: 100%;
}

.watching_sports .intro {
	margin-top: 45px;
}

.watching_sports .intro .sentence-wrap {
    margin: 50px 0 10px 0;
}

.watching_sports .intro .sentence-wrap p {
    margin-bottom: 30px;
}

.contents.watching_sports {
    margin: 0 auto 32px;
    overflow: hidden;
}

.watching_sports .intro ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    list-style: none;
}

.watching_sports .intro ul li {
    width: 255px;
    height: 180px;
    margin-top: 30px;
}

.watching_sports .intro ul li a {
    text-align: center;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    text-decoration: none;
    transition: 0.3s;
    opacity: 1;
}

.watching_sports .intro ul li a:hover {
    transition: 0.3s;
    opacity: 0.7;
}

.watching_sports .intro ul li a .title {
    background: rgba(0,0,0,0.3);
    width: 100%;
    height: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.watching_sports .intro ul li a .title p {
    font-size: 30px;
    color: #ffffff;
}

.watching_sports .intro ul .swimming a {
    background: url('https://www.vixen.co.jp/vixen_cms/wp-content/uploads/2019/12/swim.png');
    background-repeat: no-repeat;
    background-size: cover;
}

.watching_sports .intro ul .karate a {
    background: url('https://www.vixen.co.jp/vixen_cms/wp-content/uploads/2019/12/karate.png');
    background-repeat: no-repeat;
    background-size: cover;
}

.watching_sports .intro ul .climbing a {
    background: url('https://www.vixen.co.jp/vixen_cms/wp-content/uploads/2019/12/climbing.jpg');
    background-repeat: no-repeat;
    background-size: cover;
}

.watching_sports .intro ul .surfing a {
    background: url('https://www.vixen.co.jp/vixen_cms/wp-content/uploads/2019/12/surf.jpg');
    background-repeat: no-repeat;
    background-size: cover;
}

.watching_sports .intro ul .tennis a {
    background: url('https://www.vixen.co.jp/vixen_cms/wp-content/uploads/2019/12/tennis.jpg');
    background-repeat: no-repeat;
    background-size: cover;
}

.watching_sports .intro ul .wresling a {
    background: url('https://www.vixen.co.jp/vixen_cms/wp-content/uploads/2019/12/wresling.jpg');
    background-repeat: no-repeat;
    background-size: cover;
}

.watching_sports .sports {
    margin-top: 130px;
}

.watching_sports .sports h2 {
    font-weight: bold;
    font-size: 24px;
    margin: 30px 0 40px 0;
    position: relative;
    color: #c9171e;
    text-align: center;
}

.watching_sports .sports h2::before {
    position: absolute;
    top: 50%;
    z-index: 1;
    content: '';
    display: block;
    width: 100%;
    height: 1px;
    background-color: #c9171e;
}

.watching_sports .sports h2 span {
    position: relative;
    z-index: 2;
    display: inline-block;
    /* margin: 0 2.5em; */
    padding: 0 0.5em;
    line-height: 140%;
    background-color: #fff;
    text-align: center;
    width: 350px;
}

.watching_sports .sports .intro p {
    line-height: 1.76;
    font-size: 16px;
    margin-bottom: 40px;
}

.watching_sports .sports .mv {
    width: 100%;
}

.watching_sports .sports .event h3 {
    width: 320px;
    padding: 10px 10px 8px 24px;
    font-size: 20px;
    font-weight: bold;
    background: #eae9e9;
    border-bottom: 3px solid #ff0000;
    letter-spacing: 0;
    position: relative;
    margin: 80px 0 60px 0;
}

.watching_sports .sports .event h3::before {
    content:"";
    position: absolute;
    width: 3px;
    height: 25px;
    background: #ff0000;
    left: 12px;
    top: 0;
    bottom: 0;
    margin: auto;
}

.watching_sports .sports .event .row {
    justify-content: space-between;
    flex-wrap: wrap;
}

.watching_sports .sports .event .item {
    width: 47.5%;
    padding: 20px 26px 35px 26px;
    border: 2px solid #ff0000;
}

.watching_sports .sports.karate .event .item {
    width: 100%;
}

.watching_sports .sports .event .item dl dt {
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 30px;
    text-align: center;
	line-height: 1.76;
	white-space: nowrap;
}

.watching_sports .sports .event .item dl dd {
    font-size: 16px;
    line-height: 1.76;
}

.watching_sports .sports .product {
    display: flex;
    padding-right: 60px;
    justify-content: space-between;
    align-items: center;
    border: 1px solid #707070;
    margin-top: 85px;
}

.watching_sports .sports .product img {
    display: block;
    width: 185px;
}

.watching_sports .sports .product dl {
    font-size: 16px;
    line-height: 1.7;
}

@media screen and (max-width: 768px) {
    .watching_sports .sp {
        display: block;
    }

    .watching_sports .pc {
        display: none;
    }

    .contents.watching_sports {
        width: 90%;
	}
	
	.watching_sports .sports .event .item dl dt {
		white-space: normal;
	}

    .watching_sports .intro ul li {
        width: 30%;
        height: 155px;
    }

    .watching_sports .intro ul li a .title {
        height: 85px;
    }

    .watching_sports .intro ul li a .title p {
        font-size: 25px;
    }

    .watching_sports .sports .event .item {
        width: 49%;
	}
	

/* トップへ戻るボタン */
#pageTop.sp {
	position: fixed;
	bottom: 50px;
	right: 50px;
	z-index: 100;
}

/* トップへ戻るボタン */
#pageTop.sp a {
	background-image: url('../assets/images/common/arrow_pagetop.svg');
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 50px 50px;
	width: 50px;
	height: 50px;
	display: block;
}
}

@media screen and (max-width: 440px) {

/* トップへ戻るボタン */
#pageTop.sp {
	position: fixed;
	bottom: 50px;
	right: 20px;
	z-index: 100;
}

/* トップへ戻るボタン */
#pageTop.sp a {
	background-image: url('../assets/images/common/arrow_pagetop.svg');
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 40px 40px;
	width: 40px;
	height: 40px;
	display: block;
}
    .watching_sports .sp {
        display: block;
    }

    .watching_sports .pc {
        display: none;
	}
	
	.contents.watching_sports p {
		text-align: justify;
	}

    .watching_sports .intro ul li {
        width: 47%;
        height: 130px;
    }

    .watching_sports .intro ul li a .title p {
        font-size: 20px;
    }

    .watching_sports .intro ul li a .title {
        height: 70px;
    }

    .watching_sports .sports h2 {
        font-size: 20px;
    }

    .watching_sports .sports h2 span {
        width: unset;
    }

    .watching_sports .sports .event .item {
        width: 100%;
        margin-bottom: 30px;
    }

    .watching_sports .vixen_SUB_sec01 h1 {
		margin-bottom: 45px;
		white-space: nowrap;
    }

    .watching_sports .sports {
        margin-top: 80px;
    }

    .watching_sports .sports .event .item dl dt {
        margin-bottom: 30px;
    }

    .watching_sports .sports .product {
        margin-top: 10px;
        padding-right: 25px;
    }

    .watching_sports .sports .product img {
        width: 50%;
    }

    .watching_sports .sports .product dl {
        font-size: 12px;
    }

    .watching_sports .sports .event h3 {
		margin: 60px 0 50px 0;
		font-size: 18px;
		width: 100%;
	}
	
	.anchor-list .anchor-item .title p {
		text-align: center;
	}
}

@media screen and (max-width: 350px) {
	.watching_sports .vixen_SUB_sec01 h1 {
		white-space: normal;
		font-size: 22px;
	}
}


@media only screen and (max-width:768px) {
	/* -------- */
	.vixen_SUB_sec01{
		padding: 0 20px;
	}
	.vixen_SUB_sec02 {
	    padding-top: 32px;
	}
	.vixen_SUB_sec02_pd{
		padding: 0 20px;
	}
	.vixen_SUB_text01_box {
	    padding: 20px;
	    margin-top: 30px;
	}
	.vixen_SUB_text02 {
	    text-align: justify;
	    padding: 40px 0 20px;
	}
	.vixen_SUB_sec03 {
	    padding: 40px 20px 0;
	}
	.vixen_SUB_border {
	    height: 4px;
	    margin: 10px 0 0;
	}
	.vixen_SUB_text03 {
	    margin-top: 15px;
	}
	.vixen_SUB_img02 {
	    margin-top: 20px;
	}
	.vixen_SUB_img03 {
	    margin-top: 30px;
	}
	.vixen_SUB_img03 p {
	    padding-top: 15px;
	}
	.vixen_SUB_text01_box02{
		margin-top: 20px;
	}
	.vixen_SUB_img04{
		margin-top: 30px;
	}
	.vixen_SUB_text05 {
	    margin-top: 30px;
	    padding-bottom: 40px;
	}
	.vixen_SUB_sec05 {
	    padding: 40px 20px 60px;
	}
	.vixen_SUB_item_box {
	    display: block;
	    width: auto;
	    padding: 20px;
	}
	.vixen_SUB_item_left {
	    display: block;
	    width: auto;
	}
	.vixen_SUB_item_right {
	    display: block;
	    padding-left: 0px;
	    padding-top: 10px;
	}
	.vixen_SUB_item_title01 {
	    font-size: 18px;
	}
	.vixen_SUB_item_title02 {
	    font-size: 24px;
	    line-height: 24px;
	}
	.vixen_SUB_item_name {
	    font-size: 18px;
	    line-height: 20px;
	}
	.vixen_SUB_item_name span {
	    font-size: 20px;
	}
	
	
	
}