@charset "UTF-8";
#fp-wrap{
    background: #fff url("../img/bg.png") repeat 0 0;
    background: #efe9db;
}
#fp-l{
    padding: 20px 0;
    background-color: rgba(255,255,255,0.96);
    box-shadow: 0 0 50px 50px rgba(255,255,255,0.96);
}
.cx_smartphoneview #fp-l{
    padding: 0 0 20px;
}
/*#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 h2{
    color: #9f833a;
    border-bottom: solid 2px #c9b06c;
}
.sportsBsc #fp-l > div{ margin-bottom: 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{
    margin-bottom: 30px;
    position: relative;
}
#mainV p.oadate{
    position: absolute;
    top: 0;
    white-space: nowrap;
    overflow: hidden;
    text-indent: -300%;
}
#mainV p.attention{
    background-color: #000;
    color: #fff;
    text-align: center;
    font-size: 88%;
    border-top: solid 1px #fff;
    line-height: 1.4;
    padding: 0.8em 0;
}
.cx_smartphoneview #mainV p.attention{
    font-size: 80%;
}

/*-------------TVer-------------*/
#fp-l > div#tver-link{ margin-bottom: 2em;}
.cx_smartphoneview #fp-l > div#tver-link{
    width: 620px;
    margin-bottom: 1.2em;
}
#tver-link a{
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgb(181,138,0);
    background: -moz-linear-gradient(-45deg,  rgba(181,138,0,1) 0%, rgba(214,174,89,1) 50%, rgba(181,138,0,1) 100%);
    background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,rgba(181,138,0,1)), color-stop(50%,rgba(214,174,89,1)), color-stop(100%,rgba(181,138,0,1)));
    background: -webkit-linear-gradient(-45deg,  rgba(181,138,0,1) 0%,rgba(214,174,89,1) 50%,rgba(181,138,0,1) 100%);
    background: -o-linear-gradient(-45deg,  rgba(181,138,0,1) 0%,rgba(214,174,89,1) 50%,rgba(181,138,0,1) 100%);
    background: -ms-linear-gradient(-45deg,  rgba(181,138,0,1) 0%,rgba(214,174,89,1) 50%,rgba(181,138,0,1) 100%);
    background: linear-gradient(135deg,  rgba(181,138,0,1) 0%,rgba(214,174,89,1) 50%,rgba(181,138,0,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b58a00', endColorstr='#b58a00',GradientType=1 );
    position: relative;
    color: #fff;
    font-size: 110%;
    font-weight: bold;
    line-height: 1.2;
    padding: 0.4em 0;
    margin-bottom: 0.8em;
    text-decoration: none;
    border-radius: 4em;
    text-shadow: -1px -1px 2px rgba(0,0,0,0.2);
}
/*#tver-link a::before{
    content: "";
    display: block;
    width: 100%;
    height: 50%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(255,255,255,0.14);
}*/
.cx_displaydevice #tver-link a:hover{
    background: rgb(206,154,0);
    background: -moz-linear-gradient(-45deg,  rgba(206,154,0,1) 0%, rgba(214,178,107,1) 50%, rgba(206,154,0,1) 100%);
    background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,rgba(206,154,0,1)), color-stop(50%,rgba(214,178,107,1)), color-stop(100%,rgba(206,154,0,1)));
    background: -webkit-linear-gradient(-45deg,  rgba(206,154,0,1) 0%,rgba(214,178,107,1) 50%,rgba(206,154,0,1) 100%);
    background: -o-linear-gradient(-45deg,  rgba(206,154,0,1) 0%,rgba(214,178,107,1) 50%,rgba(206,154,0,1) 100%);
    background: -ms-linear-gradient(-45deg,  rgba(206,154,0,1) 0%,rgba(214,178,107,1) 50%,rgba(206,154,0,1) 100%);
    background: linear-gradient(135deg,  rgba(206,154,0,1) 0%,rgba(214,178,107,1) 50%,rgba(206,154,0,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ce9a00', endColorstr='#ce9a00',GradientType=1 );
}
.cx_smartphoneview #tver-link a{
    font-size: 98%;
    justify-content: flex-start;
    letter-spacing: -0.03em;
    padding: 0.6em 0 0.6em 1.5em;
}
#tver-link a::after{
    content: "";
    display: block;
    position: absolute;
    top: 50%; right: 0.7em;
	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;
}
#tver-link a span.tver{
    background: url("../../../img/tver_logo-free.svg") no-repeat center 0.1em;
    width: 5.2em;
    height: 2.2em;
    background-size: 100% 80%;
    text-indent: -300%;
    white-space: nowrap;
    overflow: hidden;
    display: inline-block;
    background-color: #fff;
    margin-right: 0.3em;
    border-radius: 0.3em;
}

/*-------------放送日程-------------*/
#oa_schedule p{
    font-size: 120%;
    color: #e5d3a3;
    font-weight: bold;
    line-height: 1.2;
    padding-bottom: 0.5em;
}
#oa_schedule table{
    border-collapse: collapse;
    width: 100%;
    /*border-top: solid 2px #726a52;*/
}
#oa_schedule tr{
    background: -moz-linear-gradient(top,  rgba(0,0,0,1) 0%, rgba(0,0,0,0.5) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,1)), color-stop(100%,rgba(0,0,0,0.5)));
    background: -webkit-linear-gradient(top,  rgba(0,0,0,1) 0%,rgba(0,0,0,0.5) 100%);
    background: -o-linear-gradient(top,  rgba(0,0,0,1) 0%,rgba(0,0,0,0.5) 100%);
    background: -ms-linear-gradient(top,  rgba(0,0,0,1) 0%,rgba(0,0,0,0.5) 100%);
    background: linear-gradient(to bottom,  rgba(0,0,0,1) 0%,rgba(0,0,0,0.5) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#80000000',GradientType=0 );
    border-bottom: solid 2px #726a52;
}
#oa_schedule td{
    line-height: 1.2;
    padding: 0.8em 0.4em;
    color: #eee;
    border-right: dashed 1px #726a52;
    font-weight: bold;
    font-feature-settings: "palt";
}
@media all and (-ms-high-contrast:none) {
    #oa_schedule td{
		font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W4", "Hiragino Kaku Gothic Pro", "Lucida Grande", Verdana, "ＭＳ Ｐゴシック", sans-serif;
	}
}
.cx_smartphoneview #oa_schedule td{ font-size: 90%;}
#oa_schedule td span.s1{
    font-weight: normal;
    font-size: 74%;
    color: #ccc;
}
#oa_schedule td span.s2{
    font-weight: normal;
    font-size: 88%;
    color: #ccc;
}
#oa_schedule td:nth-last-of-type(1){ border-right: none;}
/*#oa_schedule td:nth-of-type(2),
#oa_schedule td:nth-of-type(3){ text-align: center;}*/

/*.cx_smartphoneview #oa_schedule td:nth-of-type(2){ width: 7em;}*/

/*-------------見どころ-------------*/
.sportsBsc h2.pickup__ttl{
    border-bottom: none;
    background-color: #6d6d6d;
    color: #fff;
    padding: 0.5em 0.5em;
    position: relative;
    cursor: pointer;
    margin-bottom: 0.1em;
    font-size: 140%;
}
.cx_displaydevice .sportsBsc h2.pickup__ttl:hover{
    background-color: #848484;
}
.cx_smartphoneview .sportsBsc h2.pickup__ttl{
    font-size: 110%;
    padding: 0.8em 0.8em;
}
.sportsBsc h2.pickup__ttl::before{
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 50%;
    background-color: rgba(255,255,255,0.2)
}
.sportsBsc h2.pickup__ttl::after{
    content: "";
    display: block;
    position: absolute;
    top: 50%; right: 0.7em;
	margin: -0.2em 0 0 0;
	display: block;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 0.4em 0.3em 0 0.3em;
	border-color: #fff transparent transparent transparent;
}
.sportsBsc h2.pickup__ttl.on::after{
    transform: rotate(180deg);
}

.sportsBsc h2 span{ font-size: 80%;}
.pickup__detail{
    padding-top: 1em;
    display: none;
    border-bottom: solid 1px #aaa;
}
.cx_smartphoneview .pickup__detail{ padding-top: 0.6em;}
#pickupWrap h3{
    color: #9f833a;
    font-feature-settings: "palt";
    margin: 1em 0 0.8em;
}
.cx_smartphoneview #pickupWrap h3{
    font-size: 130%;
    text-align: center;
}
#pickupWrap p{
    /*color: #efefef;*/
    padding-bottom: 1em;
    font-feature-settings: "palt";
    font-size: 100%;
}
.cx_smartphoneview #pickupWrap p{
    padding-bottom: 1em;
    text-align: justify;
    font-size: 94%;
}
#pickupWrap p .bold{ color: #9f833a;}
#pickupWrap .logo{
    width: 2.5em;
    height: 3.2em;
    display: inline-block;
    margin-right: 0.3em;
    backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
    vertical-align: bottom;
}
#pickupWrap .swallows{
    background: url("../img/logo_swallows.png") no-repeat center bottom;
    background-size: contain;
}
#pickupWrap .buffaloes{
    background: url("../img/logo_buffaloes.png") no-repeat center bottom;
    background-size: contain;
    width: 3.0em;
}

/*-------------結果-------------*/
.result{ position: relative;}
.result__total{
    display: flex;
    justify-content: space-around;
    border: solid 2px #deab00;
    align-items: center;
}
.result__total > *{
    flex-shrink: 0;
    padding: 1em;
    line-height: 1.4;
}
.cx_smartphoneview .result__total > *{ line-height: 1.2;}
.result__total__even{
    border-left: solid 1px #deab00;
    border-right: solid 1px #deab00;
    font-size: 80%;
}
.result__total__team{
    font-size: 108%;
    font-weight: bold;
    letter-spacing: -0.05em;
}
.cx_smartphoneview .result__total__team{ font-size: 104%;}
.cx_smartphoneview .result__total__team:nth-of-type(2){
    text-align: right;
}
.result__attention{
    text-align: right;
    font-size: 74%;
    color: #333;
    position: absolute;
    top: 0.3em;
    right: 0;
}
.result__match{
    margin-top: 0.5em;
    line-height: 1.4;
}
.result__match__list{
    border-bottom: solid 1px #deab00;
    margin-bottom: 0.3em
}
.result__match__list__detail{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.cx_smartphoneview .result__match__list__detail{
    justify-content: center;
}
.result__match__list__detail > *{
    padding: 0.3em 0;
    flex-shrink: 0;
}
.cx_smartphoneview .result__match__list__detail > *{
    padding: 0;
    width: 100%;
    text-align: center;
}
.result__match__list__detail__date,
.result__match__list__detail__card{
    margin-right: 2em;
}
.result__match__list__detail__date{
    font-weight: bold;
    color: #deab00;
}
.cx_smartphoneview .result__match__list__detail dd:nth-last-of-type(1){ padding-bottom: 0.3em;}
.cx_smartphoneview .result__match__list__detail__date,
.cx_smartphoneview .result__match__list__detail__card{
    margin-right: 0;
}
.result__match__list__detail__pitch{
    font-size: 88%;
}

/*-------------試合日程-------------*/
#match_schedule img{ width: 100%; height: auto;}

/*-------------ルール-------------*/
/*#fp-l > div#rule{ margin-bottom: 4em;}*/
#rule li::before{
    content: "・";
    color: #e5d3a3;
}
#rule li{
    color: #efefef;
    line-height: 1.4;
    padding: 0.3em;
    text-indent: -1em;
    margin-left: 1em;
}

/*-------------スポット動画-------------*/
#spotWrap .thum{ position: relative;}
#spotWrap .thum::before{
    content: "";
    display: block;
    width: 80px;
    height: 80px;
    background-color: rgba(0,0,0,0.8);
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    margin: -40px auto 0;
    border-radius: 50%;
    border: solid 4px rgba(255,255,255,0.8);
}
#spotWrap .thum::after{
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
	margin: -15px 0 0 -10px;
	display: block;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 20px 0 20px 32px;
	border-color: transparent transparent transparent rgba(255,255,255,0.9);
}
.cx_displaydevice #spotWrap:hover .thum::before{
    background-color: rgba(0,0,0,0.9);
    border: solid 4px rgba(255,255,255,1);
}
.cx_displaydevice #spotWrap:hover .thum::after{
	border-color: transparent transparent transparent rgba(255,255,255,1);
}
#spotWrap .thum img{ width: 100%; height: auto;}


/*-------------スペシャル動画-------------*/
#movWrap ul{
    display: flex;
    flex-wrap: wrap;
}
#movWrap li{
    flex-shrink: 0;
    float: none;
    border: none;
    border-bottom: solid 5px #b4b4b4;
    background-color: #fff;
    box-shadow: 1px 1px 10px rgba(0,0,0,0.2);
}
#movWrap li:hover{ border-bottom: solid 5px #be9c50;}
#movWrap li .thum{
    margin-bottom: 0;
}
#movWrap li dt{
    font-size: 94%;
    line-height: 1.4;
}
#movWrap li .cap{
    color: #333;
    padding-top: 0.1em;
    padding-bottom: 0.3em;
    
}
#movWrap li .sub{
    font-size: 84%;
    line-height: 1.0;
    padding: 0.3em 10px 0.2em;
    background-color: #866e30;
    color: #fff;
    margin-bottom: 0.3em;
}

/*-------------出演者-------------*/
.sportsBsc #fp-l > div#cast{ margin-bottom: 5em;}
#cast h3{
    font-size: 110%;
    line-height: 1.0;
    padding-bottom: 0em;
    color: #deab00;
    border-bottom: dashed 1px #deab00;
    margin-bottom: 0.5em;
}
#cast > ul > li{
    border-bottom: solid 1px #deab00;
    margin-bottom: 1em;
}
#cast > ul li dl{
    margin-bottom: 0.8em;
    display: flex;
    align-items: center;
}
.cx_smartphoneview #cast > ul li dl.f-start_sp{ align-items: flex-start;}
#cast > ul li dl > *{
    flex-shrink: 0;
}
#cast > ul li dt{
    text-align: center;
    color: #fff;
    display: flex;
    margin-bottom: 0;
    margin-right: 0.5em;
    position: relative;
    z-index: 555;
    box-sizing: border-box;
    align-items: center;
}
#cast > ul li dt span{
    background-color: #866e30;
    width: 10em;
    display: inline-block;
    line-height: 1.0;
    font-size: 88%;
    padding: 0.24em 0.4em 0.2em;
}
.cx_smartphoneview #cast > ul li dt{ font-size: 82%;}
.cx_smartphoneview #cast > ul li .narrowsp{ letter-spacing: -0.07em;}
@media all and (-ms-high-contrast:none) {
	#cast > ul li dt{
		font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W4", "Hiragino Kaku Gothic Pro", "Lucida Grande", Verdana, "ＭＳ Ｐゴシック", sans-serif;
	}
}
#cast > ul li dt::before{ display: none;}
#cast > ul li .name{
    font-size: 100%;
    font-weight: bold;
    line-height: 1.1;
    margin-bottom: 0;
}
#cast > ul li .name ul{
    display: flex;
    flex-wrap: wrap;
}
.cx_smartphoneview #cast > ul li .name ul.no-flex_sp{ display: block;}
#cast > ul li .name li{
    margin-right: 1.0em;
}
#cast > ul li .name li:nth-last-of-type(1){ margin-right: 0;}
.cx_smartphoneview #cast > ul li .name ul.no-flex_sp li{ padding-bottom: 0.4em;}
#cast > ul li .name span{
    font-weight: normal;
    font-size: 74%;
    font-feature-settings: "palt";
}
.cx_smartphoneview #cast > ul li .name span{
    font-size: 68%;
    letter-spacing: -0.05em;
}
.cx_smartphoneview #cast > ul li .name .narrowsp{ letter-spacing: -0.07em;}


/*-------------お知らせ-------------*/
.sportsBsc #fp-l > div#nowon{
    text-align: center;
    margin-top: -30px;
    background-color: #be0000;
    padding: 0.5em 0;
}
.cx_smartphoneview .sportsBsc #fp-l > div#nowon{
    margin-top: -20px;
    width: 100%;
    padding: 0.3em 0;
    margin-bottom: 1em;
}
#nowon p{
    font-weight: bold;
    color: #fff;
    line-height: 1.4;
    font-size: 110%;
    padding-bottom: 0.3em;
}
#nowon ul{ display: inline-block;}
#nowon li{
    float: left;
    width: 16em;
    margin: 0 0.3em;
}
.cx_smartphoneview #nowon ul{ width: 96%;}
.cx_smartphoneview #nowon li{
    width: 49%;
    margin: 0 0.5%;
}
.cx_smartphoneview #nowon .len1 li{
    float: none;
    width: 90%;
    margin: 0 auto;
}
#nowon li a{
    display: block;
    background-color: rgba(255,255,255,0.8);
    padding: 0.4em 0;
    border-radius: 50px;
    border-top: solid 2px #fff;
    border-bottom: solid 3px #930000;
    color: #be0000;
    font-weight: bold;
    line-height: 1.2;
}
.cx_displaydevice #nowon li a:hover{
    background-color: rgba(255,255,255,0.9);
}

/*-------------視聴者プレゼント企画-------------*/
#present{
    background-color: rgba(196, 171, 66, 0.3);
    padding: 1em;
    box-sizing: border-box;
}
.cx_smartphoneview #present{ padding: 0.6em;}
.sportsBsc #present h2{ border: none;}
.sportsBsc #present h2 span{ font-size: 80%;}
.cx_smartphoneview .sportsBsc #present h2{ font-size: 120%;}
#present .detail{
    font-size: 94%;
    line-height: 1.6;
    padding-bottom: 0.5em;
    font-feature-settings: "palt";
    letter-spacing: 0.03em;
}
.cx_smartphoneview #present .detail{ font-size: 92%;}
#present .attention{
    font-size: 70%;
    line-height: 1.2;
}
#present .photoWrap{
    /*width: 263px;*/
    width: 210px;
    height: auto;
    background-color: #fff;
    float: left;
    margin-right: 0.8em;
    position: relative;
    z-index: 9999;
}
#present .photoWrap.nopresent{ height: 318px; overflow: hidden;}
#present .photoWrap.present{
    width: calc(100% - 210px - 0.8em);
    margin-right: 0;
    margin-top: 0.3em;
}
#present .photoWrap img{ width: 100%; height: auto;}
.cx_smartphoneview #present .photoWrap{
    margin-right: 0.5em;
    width: 218px;
}
.cx_smartphoneview #present .photoWrap.nopresent{ height: 328px; overflow: hidden;}
.cx_smartphoneview #present .photoWrap.present{
    width: 100%;
    text-align: center;
    height: 150px;
    overflow: hidden;
}
.cx_smartphoneview #present .photoWrap.present img{
    width: auto;
    height: 210px;
    margin-top: -30px;
}

#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: 8888;
    text-align: center;
    margin-top: 0.6em;
}
#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;*/
    -webkit-transform:rotate(360deg);
    position:absolute;
    top:50%;
    right:14px;
    margin-top: -8px;
}
.cx_smartphoneview #present .link{ text-align: center;}
.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;
	}
}

/*-------------LIVE配信-------------*/
#livestreamWrap p{
    /*color: #efefef;*/
    font-size: 94%;
    line-height: 1.7;
    padding-bottom: 0.8em;
}
#livestreamWrap p span{
    color: #9f833a;
    font-weight: bold;
}
#liveTarget{ margin-bottom: 1em;}
#liveTarget iframe{ vertical-align: bottom;}

#livestreamWrap a.tw{
    font-weight: bold;
    color: #00a7ff;
    text-decoration: underline;
    letter-spacing: -0.03em;
}
.cx_displaydevice #livestreamWrap a.tw:hover{ color: #2ac6ff;}

/*-------------Twitter企画-------------*/
/*#TwitterPost{
    background: rgb(0,0,0);
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM2ODY4NjgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, rgba(0,0,0,1) 0%, rgba(104,104,104,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,1)), color-stop(100%,rgba(104,104,104,1)));
    background: -webkit-linear-gradient(top, rgba(0,0,0,1) 0%,rgba(104,104,104,1) 100%);
    background: -o-linear-gradient(top, rgba(0,0,0,1) 0%,rgba(104,104,104,1) 100%);
    background: -ms-linear-gradient(top, rgba(0,0,0,1) 0%,rgba(104,104,104,1) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,1) 0%,rgba(104,104,104,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#686868',GradientType=0 );
    padding: 20px;
    box-sizing: border-box;
}*/
#TwitterPost h2{
    border: none;
    background: url("../img/meibamen_ttl.png") no-repeat 0 0;
    width: 580px;
    height: 40px;
    text-indent: -300%;
    overflow: hidden;
    white-space: nowrap;
}
#TwitterPost p.intro{
    color: #fff;
    font-size: 94%;
    line-height: 1.6;
    font-weight: bold;
    margin-bottom: 10px;
}
#TwitterPost p.ex{
    background-color: rgba(255,255,255,0.8);
    line-height: 1.6;
    font-size: 94%;
    margin-bottom: 10px;
    padding: 3px;
}
#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/twlogo.png") no-repeat 0 0;
    width: 30px;
    height: 30px;
    background-size: contain;
    position: absolute;
    top: 10px;
    left: 15px;
}
.cx_smartphoneview #TwitterPost a{
    height: 90px;
    line-height: 90px;
}
.cx_smartphoneview #TwitterPost a::before{
    width: 64px;
    height: 64px;
    top: 13px;
}

/*-------------公式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;*/
    -webkit-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;
}


#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;
    }
}

/*#fp-bhp div#mov_highlight{ margin-top: 1em;}
#fp-bhp div#mov_highlight h2,
#fp-bhp div#mov_highlight h2 + p{
    color: #eee !important;
    text-shadow: none !important;
}*/