@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700&display=swap');
body {
    font-family: "Noto Sans JP","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", "Meiryo", "Lucida Grande", Verdana, "ＭＳ Ｐゴシック", sans-serif;
  }
#fp-wrap{
    background: #fff url("../img/bg.jpg") repeat 0 0;
}
#fp-l{
    padding: 20px 0;
    background-color: rgba(255,255,255,0.5);
    box-shadow: 0 0 50px 50px rgba(255,255,255,0.5);
}
.cx_smartphoneview #fp-l{
    padding: 0 0 20px;
    box-shadow: none;
}
/*#fp-contents{
    background-color: rgba(255,255,255,0.7);
    box-shadow: 0 0 10px 40px rgba(255,255,255,0.7);
}*/
.cx_smartphoneview .narrowsp{ letter-spacing: -0.05em;}
/* ---------------------------------------------
	スポーツベーシックページ
--------------------------------------------- */
.sportsBsc #fp-l h2{
    color: #d2b67a;
    border-bottom: solid 3px #c37844;
    text-shadow: 1px 1px 0.1em #001443, -1px 1px 0.1em #001443, -1px -1px 0.1em #001443, 1px -1px 0.1em #001443,1px 1px 0.1em #001443, -1px 1px 0.1em #001443, -1px -1px 0.1em #001443, 1px -1px 0.1em #001443;
    padding-bottom: 0.1em;
}
.sportsBsc #fp-l > div{ margin-bottom: 2.4em;}
.cx_smartphoneview .sportsBsc h2{ font-size: 130%;}
.cx_smartphoneview #fp-l > div{ width: 92%;}
/*.sportsBsc #fp-l > div#pickupWrap{ margin-bottom: 20px;}*/
/* #fp-l > div#mainV,
.cx_smartphoneview #fp-l > div#mainV{ margin-bottom: 2em;} */

/*-------------出演者-------------*/
#cast h3{
    color: #d2b67a;
    line-height: 1.0;
    padding: 0.2em 0.3em;
    margin-bottom: 0.5em;
    background-color: #001443;
    position: relative;
    display: flex;
    align-items: baseline;
    border-bottom: solid 0.2em #c37844;
}
#cast .name_list{
    display: flex;
    /* align-items: center; */
    margin-bottom: 0.5em;
}
#cast .name_list dt::before{
    display: none;
}
#cast .name_list dt{
    /* background-color: #8b6c32; */
    background-color: #c37844;
    color: #fff;
    line-height: 1.0;
    font-size: 88%;
    font-weight: normal;
    padding: 0.1em 0.4em 0.1em;
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 6.5em;
    margin-right: 0.5em;
}
#cast .name_list dd{ margin-bottom: 0;}
#cast .name_list li{
    line-height: 1.0;
    padding: 0.2em 0.3em;
}
#cast .name_list li.fLeft{ margin-right: 0.4em;}
#cast .name_list li.fLeft:nth-last-of-type(1){ margin-right: 0;}
/* #cast .name_list li.fLeft::after{ content: "／"; margin-left: 0.3em;}
#cast .name_list li.fLeft:nth-last-of-type(1)::after{ display: none;} */
/*.cx_smartphoneview #cast .name_list li.fLeft{ float: none;}
.cx_smartphoneview #cast .name_list li.fLeft::after{ display: none;}*/
/*#cast > ul{
    display: flex;
    flex-wrap: wrap;
}*/
/*#cast > ul li{
    flex-shrink: 0;
    width: 24.4%;
    margin: 0 0.8% 0.6em 0;
}
#cast > ul li:nth-of-type(4n){ margin-right: 0;}
.cx_smartphoneview #cast > ul li{
    width: 33%;
    margin: 0 0.5% 0.6em 0;
}
.cx_smartphoneview #cast > ul li:nth-of-type(4n){ margin-right: 0.5%;}
.cx_smartphoneview #cast > ul li:nth-of-type(3n){ margin-right: 0;}*/
#cast > ul li.len3{
    width: 33%;
    margin: 0 0.5% 0.6em 0;
}
#cast > ul li.len3:nth-of-type(3n){ margin-right: 0;}
#cast > ul li.len2{
    width: 50%;
    margin: 0;
}
#cast > ul li dl{ margin-bottom: 0;}
#cast > ul li .pos{
    background-color: #cb0000;
    color: #fff;
    line-height: 1.0;
    font-size: 88%;
    font-weight: normal;
    padding: 0.24em 0.4em 0.2em;
    display: inline-block;
    margin-bottom: 0;
    position: relative;
    z-index: 555;
    box-sizing: border-box;
    vertical-align: bottom;
}
.cx_smartphoneview #cast > ul li .pos{ font-size: 82%;}
.cx_smartphoneview #cast > ul li .pos.narrowsp{ letter-spacing: -0.07em;}
@media all and (-ms-high-contrast:none) {
    #cast .name_list dt,
	#cast > ul li .pos{
		font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W4", "Hiragino Kaku Gothic Pro", "Lucida Grande", Verdana, "ＭＳ Ｐゴシック", sans-serif;
	}
}
#cast > ul li dd.thum{
    background-color: #aaa;
    /*min-height: 220px;*/
    margin-top: -0.2em;
    margin-bottom: 0.3em;
    position: relative;
    z-index: 333;
    box-shadow: 1px 1px 10px #e7e7e7;
}
#cast > ul li dd.thum img{
    width: 100%; height: auto;
    vertical-align: bottom;
    backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
}
#cast > ul li dt::before{ display: none;}
#cast > ul li dt{
    font-size: 100%;
    font-weight: bold;
    line-height: 1.1;
}
#cast > ul li dt span,
#cast .name_list li span.opt2{
    font-weight: normal;
    font-size: 74%;
    font-feature-settings: "palt";
}
#cast .name_list li span.opt1{
    font-weight: normal;
    font-size: 70%;
    font-feature-settings: "palt";
}
.cx_smartphoneview #cast > ul li dt span{
    font-size: 68%;
    letter-spacing: -0.05em;
}


/*-------------配信告知-------------*/
#fp-l > div#streamWrap{
    /* background-color: #9b7b3f; */
    background: rgb(233,228,219);
    background: -moz-linear-gradient(top,  rgba(233,228,219,1) 0%, rgba(234,226,190,1) 100%);
    background: -webkit-linear-gradient(top,  rgba(233,228,219,1) 0%,rgba(234,226,190,1) 100%);
    background: linear-gradient(to bottom,  rgba(233,228,219,1) 0%,rgba(234,226,190,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e9e4db', endColorstr='#eae2be',GradientType=0 );
    padding: 1em 0.4em;
    box-sizing: border-box;
    font-size: 120%;
    font-weight: bold;
    color: #000;
    text-align: center;
    line-height: 1.5;
    font-feature-settings: "palt";
    margin-bottom: 0;
}
.cx_smartphoneview #fp-l > div#streamWrap{
    width: 100%;
    font-size: 110%;
    padding: 0.6em 0.4em;
}
#streamWrap .strong{
    color: #cb0000;
    font-size: 120%;
}
#streamWrap a{
    font-weight: bold;
    color: #000;
    display: block;
}
.stream__link{
    background-color: #cb0000;
    color: #fff;
    display: inline-block;
    padding: 0.3em 4em;
    margin-top: 0.2em;
    border-radius: 4em;
    position: relative;
}
.stream__link::after{
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    position:absolute;
    top: 50%;
    right: 0.8em;
    border-width: 0.4em 0 0.4em 0.6em;
    border-color: transparent transparent transparent rgba(255,255,255,0.8);
    margin-top: -0.4em;
}
.cx_displaydevice #streamWrap.on:hover .stream__link{ background-color: #e60000;}
#streamWrap.end .stream__link{
    background-color: #959595;
    color: #dadada;
    padding: 0.3em 2em;
}
#streamWrap.end .stream__link::after{ display: none;}

/*-----------------緊急お知らせ-----------------*/
#fp-l > div.news{
    margin: 0 0 3em;
    padding: 1.4em 1.8em 1.4em;
    box-sizing: border-box;
    position: relative;
    text-align: center;
}
.cx_smartphoneview #fp-l > div.news{
    margin: 0 auto 3em;
    padding: 1.2em 0.3em 1.2em;
    width: 100%;
    font-size: 90%;
    letter-spacing: -0.03em;
}
.news::before,
.news::after{
    content: "";
    display: block;
    width: 100%;
    height: 0.4em;
    background-color: #ad9765;
    position: absolute;
    top: -0.4em;
    left: 0;
    z-index: 333;
}
.news::after{
    top: auto;
    bottom: -0.4em;
}
.news__date{
    background-color: #db3d79;
    color: #fff;
    font-weight: bold;
    font-size: 110%;
    line-height: 1.2;
    display: flex;
    padding: 0.2em 0.6em;
    position: absolute;
    top: -0.8em;
    left: 1.6em;
    z-index: 555;
    align-items: center;
}
.news__date::before{
    content: "!";
    display: inline-block;
    background-color: #db3d79;
    border-radius: 50%;
    position: absolute;
    top: 0;
    left: -1.8em;
    width: 1.2em;
    height: 1.2em;
    text-align: center;
    padding: 0.2em;
}
.news__detail{
    font-size: 94%;
    line-height: 1.8;
    margin-bottom: 1em;
}
.news__detail:nth-last-of-type(1){ margin-bottom: 0;}
.news__detail .strong{
    font-size: 114%;
    font-weight: bold;
}
.news__detail .red{
    background-color: #d00000;
    color: #fff;
    border-radius: 3em;
    display: inline-block;
    line-height: 1;
    padding: 0.2em 0.6em;
    margin-right: 0.1em;
    font-size: 94%;
}
.cx_smartphoneview .news__detail .red{ padding: 0.2em 0.4em;}

/*-------------放送・配信スケジュール-------------*/
#oaSchedule dl{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-bottom: 0.3em;
}
#oaSchedule dt{
    line-height: 1;
    margin-bottom: 0;
    display: flex;
    align-items: center;
    font-size: 110%;
}
#oaSchedule dt::before{ display: none;}
#oaSchedule .ter,
#oaSchedule .cs,
#oaSchedule .bs,
#oaSchedule .fod{
    background-color: #001a9d;
    color: #fff;
    float: none;
    padding: 0.2em 10px;
    margin: 0 0.3em 0 0;
    border-radius: 0;
    box-sizing: border-box;
    text-align: center;
}
#oaSchedule .ter{ background-color: #956d2d; min-width: 13em;}
#oaSchedule .bs{ background-color: #007d45; min-width: 13em;}
#oaSchedule .fod{ background-color: #ad0404;}
#oaSchedule .live{ font-size: 100%;}
#oaSchedule dd{ font-weight: bold;}
.cx_smartphoneview #oaSchedule dt{ font-size: 100%; width: 100%;}
.cx_smartphoneview #oaSchedule .ter, .cx_smartphoneview #oaSchedule .cs, .cx_smartphoneview #oaSchedule .bs, .cx_smartphoneview #oaSchedule .fod{
    width: 100%;
}
.cx_smartphoneview #oaSchedule .ter,
.cx_smartphoneview #oaSchedule .bs{ margin-right: 0;}

.oaSchedule__bsWrap{
    border-top: dashed 0.1em #555;
    padding-top: 0.6em;
    margin-top: 0.6em;
}
.oaSchedule__bsWrap__timetable{
    display: flex;
    padding-top: 1.6em;
    width: 100%;
    margin: 0 auto;
}
.oaSchedule__bsWrap__timetable .min30,
.oaSchedule__bsWrap__timetable .min55{
    position: relative;
    box-sizing: border-box;
    padding: 0.4em 0;
}
.oaSchedule__bsWrap__timetable .min30{
    width: 25%;
    /* background-color: #fff; */
    border-right: dashed 0.1em #001443;
    border-left: dashed 0.1em #001443;
    border-top: solid 0.2em #001443;
    border-bottom: solid 0.2em #001443;
    background-color: rgba(195, 121, 68, 0.184);
}
.oaSchedule__bsWrap__timetable .min55{
    width: 50%;
    /* background-color: #001443; */
    border-top: solid 0.2em #001443;
    border-bottom: solid 0.2em #001443;
}
.oaSchedule__bsWrap__timetable__ch{
    line-height: 1;
    text-align: center;
    /* color: #fff; */
}
.min30 .oaSchedule__bsWrap__timetable__ch{ color: #c37844;}
.oaSchedule__bsWrap__timetable__ch span{ font-size: 80%;}
.oaSchedule__bsWrap__timetable__time,
.oaSchedule__bsWrap__timetable__end{
    position: absolute;
    top: -1.5em;
    left: -0.2em;
    font-size: 94%;
    line-height: 1.1;
}
.oaSchedule__bsWrap__timetable__end{
    left: auto; right: -0.4em;
}

.cx_smartphoneview .oaSchedule__bsWrap__timetable{ padding-top: 2.4em;}
.cx_smartphoneview .oaSchedule__bsWrap__timetable__ch{ font-size: 90%;}
.cx_smartphoneview .oaSchedule__bsWrap__timetable__ch span{ font-size: 68%;}
.cx_smartphoneview .oaSchedule__bsWrap__timetable__time,
.cx_smartphoneview .oaSchedule__bsWrap__timetable__end{
    /* left: -1em; */
    top: -2.5em;
    font-size: 84%;
}


.oaSchedule__bsWrap__182ch{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-top: 0.8em;
}
.oaSchedule__bsWrap__182ch img{
    width: 60%;
}
.oaSchedule__bsWrap__182ch p{
    width: 40%;
    padding-left: 0.6em;
    box-sizing: border-box;
    font-weight: normal;
    font-size: 94%;
}
.cx_smartphoneview .oaSchedule__bsWrap__182ch img{ width: 100%; margin-bottom: 0.4em;}
.cx_smartphoneview .oaSchedule__bsWrap__182ch p{ width: 100%; font-size: 90%;}

/*-------------中継テーマ-------------*/
.cx_smartphoneview #fp-l > div#introWrap{
    width: 96%;
}
#introWrap p{
    font-size: 94%;
    line-height: 1.8;
    padding-bottom: 0.8em;
    text-align: center;
}
.strong{
    font-weight: bold;
    color: #8b6c32;
}
#introWrap .txtLink{
    font-weight: bold;
    color: #1da1f2;
    text-decoration: underline;
}
.cx_displaydevice #introWrap .txtLink:hover{ color: #00c8ff;}

/*-------------みどころ-------------*/
#pickupWrap .h3Wrap{
    /* background-color: #008033;
    background: -moz-linear-gradient(left,  rgba(0,128,51,1) 0%, rgba(37,148,71,1) 50%, rgba(42,145,81,0) 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(32,150,60,1)), color-stop(50%,rgba(37,148,71,1)), color-stop(100%,rgba(42,145,81,0)));
    background: -webkit-linear-gradient(left,  rgba(0,128,51,1) 0%,rgba(37,148,71,1) 50%,rgba(42,145,81,0) 100%);
    background: -o-linear-gradient(left,  rgba(0,128,51,1) 0%,rgba(37,148,71,1) 50%,rgba(42,145,81,0) 100%);
    background: -ms-linear-gradient(left,  rgba(0,128,51,1) 0%,rgba(37,148,71,1) 50%,rgba(42,145,81,0) 100%);
    background: linear-gradient(to right,  rgba(0,128,51,1) 0%,rgba(37,148,71,1) 50%,rgba(42,145,81,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#008033', endColorstr='#002a9151',GradientType=1 ); */
    background-color: #001443;
    position: relative;
    padding: 0.2em 0.3em 0.2em;
    margin-top: 1em;
    margin-bottom: 0.8em;
    display: flex;
    align-items: baseline;
    border-bottom: solid 0.2em #c37844;
}
.cx_smartphoneview #pickupWrap .h3Wrap{ align-items: center;}
#pickupWrap h3{
    font-size: 135%;
    color: #d2b67a; margin-bottom: 0;
    /* text-shadow: 0em 0em 0.4em #008033; */
}
.cx_smartphoneview #pickupWrap h3{ font-size: 120%;}
#pickupWrap .h3Wrap:nth-of-type(1){ margin-top: 0;}
/* #pickupWrap .h3Wrap::before{
    content: "1.";
    font-size: 220%;
    font-weight: bold;
    line-height: 1.0;
    color: #f0e9c4;
    font-style: italic;
    margin-right: 0.1em;
}
#pickupWrap .h3Wrap:nth-of-type(2)::before{ content: "2.";}
#pickupWrap .h3Wrap:nth-of-type(3)::before{ content: "3.";} */
#pickupWrap h3 span{
    font-size: 60%;
    color: #fff;
    /* font-style: italic; */
}
#pickupWrap p{ text-align: justify;}
.cx_smartphoneview #pickupWrap p{ padding-bottom: 1em;}

/*---------解説者---------*/
.position__listWrap{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0.8em 0;
}
.position__list__position{
    text-align: center;
    font-size: 104%;
    font-weight: bold;
    line-height: 1.2;
    background-color: #2a9151;
    background: -moz-linear-gradient(left,  rgba(37,148,71,0) 0%, rgba(37,148,71,1) 30%, rgba(37,148,71,1) 70%, rgba(37,148,71,0) 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(37,148,71,0)), color-stop(30%,rgba(37,148,71,1)), color-stop(70%,rgba(37,148,71,1)), color-stop(100%,rgba(37,148,71,0)));
    background: -webkit-linear-gradient(left,  rgba(37,148,71,0) 0%,rgba(37,148,71,1) 30%,rgba(37,148,71,1) 70%,rgba(37,148,71,0) 100%);
    background: -o-linear-gradient(left,  rgba(37,148,71,0) 0%,rgba(37,148,71,1) 30%,rgba(37,148,71,1) 70%,rgba(37,148,71,0) 100%);
    background: -ms-linear-gradient(left,  rgba(37,148,71,0) 0%,rgba(37,148,71,1) 30%,rgba(37,148,71,1) 70%,rgba(37,148,71,0) 100%);
    background: linear-gradient(to right,  rgba(37,148,71,0) 0%,rgba(37,148,71,1) 30%,rgba(37,148,71,1) 70%,rgba(37,148,71,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00259447', endColorstr='#00259447',GradientType=1 );
    color: #fff;
    padding: 0.2em 0.4em;
    margin-bottom: 0.5em;
}
.position__list__cast{
    display: flex;
    flex-wrap: wrap;
}
.position__list__cast > dl{
    padding: 0 5px;
    margin-bottom: 0.8em;
}
.position__list__cast__photo{
    width: 190px;
    height: 220px;
    background-color: #aaa;
    /* margin-right: 20px; */
}
.position__list__cast__photo:nth-of-type(3n){ margin-right: 0;}
.position__list__cast__photo img{ width: 100%; height: auto;}
.position__list__cast__name{
    text-align: center;
    font-size: 110%;
    font-weight: bold;
}

.cx_smartphoneview .position__list{ width: 100%;}
.cx_smartphoneview .position__list__cast{ justify-content: center;}
.cx_smartphoneview .position__list__cast > dl{
    width: 48%;
    padding: 0 1%;
}
.cx_smartphoneview .position__list__cast__photo{
    width: 100%; height: auto;
}

/*-------------Twitter企画-------------*/
#TwitterPost a{
    display: block;
    background-color: #1da1f2;
    text-align: center;
    height: 50px;
    line-height: 50px;
    font-size: 120%;
    font-weight: bold;
    color: #fff;
    border-radius: 10px;
    border-top: solid 3px #78ccff;
    border-bottom: solid 4px #0079c4;
    position: relative;
    margin: 0.3em 0 2em;
}
#TwitterPost a:hover{ background-color: #33b1ff;}
#TwitterPost a::before{
    content: "";
    display: block;
    background: url("../img/x_logo.svg") no-repeat 0 0;
    width: 30px;
    height: 30px;
    background-size: contain;
    position: absolute;
    top: 50%;
    left: 15px;
    margin-top: -15px;
}
.cx_smartphoneview #TwitterPost a{
    height: 80px;
    line-height: 80px;
    font-size: 110%;
}
.cx_smartphoneview #TwitterPost a::before{
    width: 44px;
    height: 44px;
    margin-top: -22px;
    left: 20px;
}

/*-------------視聴者プレゼント企画-------------*/
#present{
    background-color: rgba(237, 214, 114, 0.3);
    padding: 1em;
    box-sizing: border-box;
}
.cx_smartphoneview #present{
    padding: 1em 0.6em;
}
.sportsBsc #present h2{
    padding-bottom: 0.2em;
    margin-bottom: 0.5em;
}
.sportsBsc #present h2 span{ font-size: 80%;}
.cx_smartphoneview .sportsBsc #present h2{ font-size: 120%;}
.sportsBsc #present h3{
    color: #008033;
    font-size: 110%;
    margin-bottom: 0.3em;
}
#present .detail{
    font-size: 94%;
    line-height: 1.6;
    padding-bottom: 0.3em;
    font-feature-settings: "palt";
    letter-spacing: 0.03em;
}
.cx_smartphoneview #present .detail{ font-size: 92%;}
#present .attention{
    font-size: 76%;
    line-height: 1.3;
}
#present .photoWrap{
    width: 180px;
    /*width: 162px;*/
    height: 265px;
    overflow: hidden;
    background-color: #fff;
    float: left;
    margin-right: 0.8em;
    position: relative;
    z-index: 999;
}
#present .photoWrap img{ width: 100%; height: auto;}
.cx_smartphoneview #present .photoWrap{
    margin-right: 0.5em;
    width: 192px;
    height: auto;
}
#present .link{
    background-color: #cb0000;
    color: #fff;
    font-size: 94%;
    line-height: 1.0;
    padding: 0.8em 0;
    font-weight: bold;
    border-radius: 50px;
    position: relative;
    z-index: 888;
    text-align: center;
    margin-top: 0.8em;
}
#present .link::after{
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 8px 0 8px 12px;
    border-color: transparent transparent transparent #f2e0c9;
    /*border-style: inset;*/
    transform:rotate(360deg);
    position:absolute;
    top:50%;
    right:14px;
    margin-top: -8px;
}
.cx_smartphoneview #present .link{ text-align: center; margin-top: 0.6em;}
.cx_displaydevice #present a:hover .link{ background-color: #e80000;}
@media all and (-ms-high-contrast:none) {
	#present .link{
		font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W4", "Hiragino Kaku Gothic Pro", "Lucida Grande", Verdana, "ＭＳ Ｐゴシック", sans-serif;
	}
}

/*-------------リンク-------------*/
.sportsBsc #fp-l > div.linkBtn{ margin-bottom: 5em;}
.linkBtn a{
    display: block;
    background-color: #00246d;
    padding: 1em;
    color: #fff;
    line-height: 1.2;
    border-radius: 0.5em;
    position: relative;
}
.linkBtn a .ttl{ margin-bottom: 0.2em;}
.linkBtn a .card{
    font-size: 140%;
    font-weight: bold;
    margin-bottom: 0.2em;
}
.linkBtn a .oadate{
    font-weight: bold;
}
.linkBtn a::after{
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 8px 0 8px 12px;
    border-color: transparent transparent transparent #fff;
    /*border-style: inset;*/
    transform:rotate(360deg);
    position:absolute;
    top:50%;
    right:1em;
    margin-top: -8px;
}
.cx_displaydevice .linkBtn a:hover{ background-color: #002e8b;}
.cx_smartphoneview .linkBtn a .ttl{ font-size: 90%;}
.cx_smartphoneview .linkBtn a .card{ font-size: 120%;}
.cx_smartphoneview .linkBtn a .oadate{ font-size: 90%;}

/*-------------公式Twitter-------------*/
#twWrap{ position: relative;}
#twWrap h2{ margin-bottom: 5px;}
#twWrap a#twLink{
    display: block;
    position: absolute;
    top: -6px;
    right: 0;
    background-color: #1da1f2;
    color: #fff;
    font-weight: bold;
    line-height: 1.8;
    padding: 3px 10px;
    border-radius: 5px;
}
#twWrap a#twLink:hover{ background-color: #0088db;}
#twWrap iframe{ box-shadow: 1px 1px 10px rgba(0,0,0,0.15);}
@media all and (-ms-high-contrast:none) {
    #TwitterPost p.ex,
    #TwitterPost a,
	#twWrap a#twLink{
		font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W4", "Hiragino Kaku Gothic Pro", "Lucida Grande", Verdana, "ＭＳ Ｐゴシック", sans-serif;
	}
}

/*-------------リンク-------------*/
#link_bnr a{
    display: block;
    background-color: rgba(196, 171, 66, 0.3);
    /*height: 74px;*/
    padding: 1em;
    position: relative;
    /*border-radius: 8px;*/
}
/*#link_bnr a::before{
    content: "";
    display: block;
    width: 100%;
    height: 50%;
    background-color: rgba(255,255,255,0.15);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 8888;
}*/
/*#link_bnr a::after{
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 8px 0 8px 12px;
    border-color: transparent transparent transparent #f2e0c9;
    border-style: inset;
    -webkit-transform:rotate(360deg);
    position:absolute;
    top:50%;
    right:14px;
    margin-top: -8px;
}*/
/*.cx_displaydevice #link_bnr a:hover{ background-color: #d09039}*/
#link_bnr .logo{
    width: 140px;
    height: auto;
    background-color: #fff;
    float: left;
    padding: 0.5em;
    margin-right: 1em;
    z-index: 9999;
    position: relative;
    /*border-radius: 6px;*/
    /*box-shadow: 0px 0px 4px rgba(0,0,0,0.3) inset;*/
    box-sizing: border-box;
}
#link_bnr .logo img{
    width: 100%;
    height: auto;
}
#link_bnr .oadate{
    line-height: 1.2;
    font-weight: bold;
    /*color: #fff;*/
    font-size: 118%;
    /*text-shadow: -1px -1px 2px #93682d;*/
    /*margin-top: 0.8em;*/
    padding: 0.3em 0 0.5em;
    color: #8b6c32;
}
#link_bnr .link{
    background-color: #cb0000;
    color: #fff;
    font-size: 94%;
    line-height: 1.0;
    padding: 0.5em 0;
    font-weight: bold;
    border-radius: 50px;
    position: relative;
    z-index: 8888;
}
#link_bnr .link::after{
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 8px 0 8px 12px;
    border-color: transparent transparent transparent #f2e0c9;
    /*border-style: inset;*/
    transform:rotate(360deg);
    position:absolute;
    top:50%;
    right:14px;
    margin-top: -8px;
}
.cx_displaydevice #link_bnr a:hover .link{ background-color: #e80000;}
@media all and (-ms-high-contrast:none) {
	#link_bnr .link{
		font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W4", "Hiragino Kaku Gothic Pro", "Lucida Grande", Verdana, "ＭＳ Ｐゴシック", sans-serif;
	}
}
.cx_smartphoneview #link_bnr a{
    /*height: 96px;*/
    padding: 0.6em;
}
.cx_smartphoneview #link_bnr .logo{
    /*width: 120px;
    height: 86px;*/
    width: 150px;
    margin-right: 0.5em;
}
.cx_smartphoneview #link_bnr .oadate{
    font-size: 94%;
    letter-spacing: -0.03em;
    padding: 0 0 0.3em;
}
.cx_smartphoneview #link_bnr .link{
    font-size: 84%;
    /*margin-top: 0.6em;*/
    padding: 0.3em 0;
}
/*-------------SNSボタン-------------*/
a.link_btn{
    display: block;
    background: #888;
    color: #fff;
    font-weight: bold;
    text-align: center;
    border-radius: 3em;
    padding: 0.8em 0;
    position: relative;
    width: 60%;
    margin: 0.6em auto 0;
}
a.link_btn.w100{ width: 100%;}
@media screen and (max-width: 768px){
    a.link_btn{ width: 100%;}
}
a.link_btn::after{
    content: "";
    display: block;
    position: absolute;
    top: 50%; right: 10px;
	margin:-0.4em 0 0 0;
	display: block;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 0.4em 0 0.4em 0.6em;
	border-color: transparent transparent transparent #fff;
}
a.link_btn.instagram{
    background: #e20082;
}
a.link_btn.instagram::before{
    content: "";
    display: block;
    position: absolute;
    background: url("../../../img/icn_instagram.svg") no-repeat 0 center;
    width: 1.6em;
    height: 1.6em;
    top: 50%; left: 20px;
    background-size: contain;
    margin: -0.8em 0 0;
}
.cx_displaydevice a.link_btn.instagram:hover{
    background: #ff0294;
}
a.link_btn.twitter{
    background: #000;
}
a.link_btn.twitter::before{
    content: "";
    display: block;
    position: absolute;
    background: url("../../../img/icn_x.svg") no-repeat 0 center;
    width: 1.6em;
    height: 1.6em;
    top: 50%; left: 20px;
    background-size: contain;
    margin: -0.8em 0 0;
}
.cx_displaydevice a.link_btn.twitter:hover{
    background: #333;
}

/*-------------Instagram埋め込み-------------*/
#instaEmbed ul{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
#instaEmbed ul li{
    width: 33%;
    height: 300px;
    overflow: hidden;
    margin-bottom: 0.3em;
    display: flex;
    justify-content: center;
    align-items: center;
}
#instaEmbed ul li .img_wrap{
    display: flex;
    justify-content: center;
    align-items: center;
}

#fp-bhp #fp-bhp-rectangle{ display: none !important;}
.cx_displaydevice #gbheader, .cx_displaydevice #gbfooter{ z-index: 8888;}
@media screen and (max-width: 750px) and (orientation: portrait), (max-width: 1013px) and (orientation: landscape){
    .sp_display #gbheader #nav_upper .cx_header_content #nav_upper__sub{
        display: none !important;
    }
}