@charset "utf-8";
/* CSS Document */

/*----------------------------*/
/*-----------基本-------------*/
/*----------------------------*/
body {
	margin:0 auto;
	padding:0;
    font-size: 14px;
	line-height:1.6em;
	font-family:"Lato","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}

a {
	text-decoration:none;
	color:#000;
}
a:hover img {
	opacity:0.5;
}
ul,li {
	list-style:none;
	margin:0 auto;
	padding:0;
}
h1,h2,h3,h4,h5,p {
	margin:0 auto;
	line-height:1.6em;
} 
.both {
	clear:both;
}
.sponly {
	display:none;
}

/*-------------------------------------*/
/*-------------------ぱんくず-----------*/
/*----------------------------------------*/
#pan {
	width:100%;
	background:#E2E1E1;
	padding:5px 0;
	font-size:10px;
	color:#666;
}
.inner {
	width:1000px;
	margin:0 auto;
	clear:both;
}

#pan h1 {
	font-size:10px;
	float:left;
    padding-top: 3px;
    font-weight: normal;
}
#pan a:after {
	content:" > ";
	padding-left:10px;
}
#pan a {
	float:left;
	padding-right:10px;
}
#pan .pconly {
	display:none;
}

/*---------------------------------------*/
/*--------------header-------------------*/
/*---------------------------------------*/
header {
	background:RGBa(255,255,255,0.92);
	border-top:solid 1px #e95200;
	width:100%;
	position: absolute;
}
.head_inner {
	width:1010px;
	margin:0 auto;
}
.logo {
    float: left;
    background: #FFF;
    text-align: center;
    padding: 15px 10px;
    margin-top: 35px;
    position: absolute;
}
.head_nav {
width: 83%;
    float: right;
    margin-left: 5%;
    margin: 20px auto;
}

.head_nav li {
	float:left;
}
.head_nav li a {
    padding: 10px 9px;
    font-size: 13px;

  position: relative;
  display: inline-block;
  text-decoration: none;
}
.head_nav li a:hover {
	color:#ff7200;
}
.head_nav li a::after {
  position: absolute;
  bottom: -4px;
  left: 50%;
  content: '';
  width: 1px;
  top:45px;
  height: 20px;
  background: #ff7200;
  transform: scale(1, 0);
  transform-origin: center top;
  transition: transform .3s;
}
.head_nav li a:hover::after {
  transform: scale(1, 1);
}
.right_facebook {
	float:right;
	margin-top:83px;
}
.menu ul li:first-child {
	display:none;
}
/*---------------------------------------*/
/*---------------footer------------------*/
/*---------------------------------------*/
footer {
	background:#e2e2e2;
	width:100%;
	margin:0 auto;
	padding:80px 0 40px;
	font-size:12px;
}
footer .wrap {
	margin-bottom:50px;
}


footer .copy {
	text-align:center;
	color:#c8c8c8;
}
.footnav {
	margin-bottom:30px;
}
.footnav li:first-child,
.footnav_long li:first-child {
	color:#000;
	border-bottom:1px solid #d0d0d0;
	font-weight:bold;
	padding:10px 0;
}
.footnav li a,
.footnav_long li a  {
	color:#959595;
	display:block;
	padding:10px 0;
}
.footnav li a:hover,
.footnav_long li a:hover {
	color:#333;
}
.footnav_long li:first-child {
	width:100%;
}
.footnav_long li {
	width:50%;
	float:left;
}
	
.footbox,
.footbox_last {
    width: 18%;
    margin-right: 5%;
    float: left;
height: 245px;
}
.footbox_last {
	margin-right:0;
}
.footnav_long {
	width:30%;
	float:left;
	margin-right:5%;
}
.pagetop {
    display: none;
    position: fixed;
    bottom: 30px;
    right: 30px;
	z-index:1000;
}

.pagetop a:hover {
    opacity: 0.7;
}



/*--------------------------------------*/
/*--------------index-------------------*/
/*--------------------------------------*/

.main {
	background:url(/img/index/mainimg.jpg) center #fabe00 no-repeat;
	width:100%;
}
.main div {
width: 1000px;
    margin: 0 auto;
    color: #FFF;
    font-size: 30px;
    text-shadow: #ff7200 1px 1px 10px, #ff7200 -1px 1px 10px, #ff7200 1px -1px 10px, #ff7200 -1px -1px 10px;
    padding: 290px 0 200px;
    letter-spacing: 4px;
    font-weight: 500;
}
.main p span {
	padding:0 7px;
}
.main h1 {
font-size: 53%;
    font-weight: normal;
    margin-top: 20px;
    letter-spacing: 3px;
}
.wrap {
	width:1000px;
	margin:0 auto;
}
.ind1 {
	background:url(/img/index/c1_bg.jpg) repeat-x right;
	height:420px;
	width:100%;
	color:#FFF;
	position:relative;
}
.bkbg {
	width:50%;
	background:rgba(0,0,0,0.8);
	height:420px;
}
.bkbg h2 {
    padding: 170px 0 11px;
    font-size: 27px;
}
.bkbg div {
width: 495px;
    margin: 0 0 0 auto;
}
.brobg {
    background: #947538;
    width: 440px;
    margin: 0 auto;
    padding: 70px 80px;
	float:right;
}
.ind1 .wrap {
    position: absolute;
	top:55px;
	left:0;
	bottom:0;
	right:0;
}
.brobg h3 {
    font-size: 18px;
    letter-spacing: 1px;
}
.brobg h5 {
margin: 0 auto 30px;
    font-size: 14px;
    letter-spacing: 1px;
    font-weight: 500;
}
.ind1 .hr {
    width: 60px;
    height: 1px;
    background: #FFF;
    margin: 15px auto 15px -112px;
}

.ind2 {
	width:1000px;
	margin:120px auto;
}
.ind2 p {
	color:#696969;
	padding-top:20px;
}
.box_lt {
    width: 480px;
    float: left;
    height: 350px;
    overflow: hidden;
    margin-bottom: 25px;
}
.box_rt {
	width:480px;
	float:right;
	    height: 350px;
    overflow: hidden;
    margin-bottom: 25px;
}
.box_lt img,
.box_rt img {
	position: relative;
}
.boxttl {
	position: absolute;
    z-index: 1;
}
.boxttl {
	color:#FFF;
    font-size: 12px;
    padding: 5px 7px;
}
.ind2 .box_lt .boxttl {
	background:#10b9af;
}
.ind2 .box_rt .boxttl {
	background:#e6571b;
}

.linkbtn {
	width:450px;
	margin:30px auto;
	text-align:center;
	    position: relative;
    padding: 10px 0;
}
.linkbtn a {
	color:#fff;
	background: #e85200;
     position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-indent:0px;
	border:1px solid #e85200;
    padding: 19px 0;
}
.linkbtn a:after {
	content:"＞　";
	float:right;
    transform: scale(0.8, 1.5);
}
.linkbtn a:hover {
	color:#e85200;
	border:1px solid #e85200;
	background:#FFF;
}
.center {
	text-align:center;
}
.ind3  {
	background:#f7f7f7;
	width:100%;
	padding:80px 0;
	color:#696969;

}
.ind3 .box_lt .boxttl {
	background:#1073b9;
}
.ind3 .box_rt .boxttl {
	background:#00790a;
}
.ind3 h5 {
	text-align:center;
	font-size:32px;
	color:#000;
    line-height: 1.2em;
text-shadow: 0px 0px 0 #000;
}
.ind3 p.center {
	margin-bottom:20px;
}
.ind3 .both {
	margin-bottom:20px;
}
.ind4 {
	background:#2a3f5e;
	width:100%;
	padding:80px 0;
	color:#FFF;
}
.ind4 h5 {
	text-align:center;
	font-size:32px;
    line-height: 1.2em;
text-shadow: 0px 0px 0 #fff;
}
.ind4 p.center {
	margin-bottom:20px;
}

.ind5 {
	padding:80px 0;
	width:100%;
	overflow:hidden;
	margin-bottom:80px;
}
.sns_right {
	width:400px;
	float:right;
}
.sns_left {
	width:540px;
	float:left;
	margin-top:180px;
}
.ind5 h5 {
	text-align:left;
	font-size:32px;
	color:#000;
    line-height: 1.2em;
text-shadow: 0px 0px 0 #000;
}
.ind5 .brobg {
    background: #947538;
    width: 440px;
    margin: 30px auto;
    padding: 70px 50px;
	float: none;
	color:#FFF;
	position:relative;
}
.ind5 .linkbtn {
	position:absolute;
	letter-spacing:4px;
}
.ind5 .wrap {
	position:relative;
	z-index:1;
}
.ind5_bg {
    background: #f7f7f7;
    border: 1px solid #e85200;
    position: absolute;
    width: 835px;
    height: 520px;
    right: -100px;
    top: 90px;
    z-index: -10;
}
.ind5_h5right {
	width:80px;
	height:1px;
	background:#e85200;
	position:absolute;
    top: 197px;
    left: 225px;
}
.ind5_fbrt {
width: 30%;
    height: 1px;
    background: #e85200;
    position: absolute;
    top: 250px;
    right: -30%;
}
.ind5_fbtop {
	width:1px;
	height:80px;
	background:#e85200;
	position:absolute;
    top: -80px;
	right:200px;
}
.ind6 {
	background:url(/img/index/c1_bg.jpg) repeat-x left bottom;
	height:521px;
	width:100%;
	color:#FFF;
	position:relative;
}
.ind6 .inner {
	background-color:rgba(0,0,0,0.8);
	height:521px;
	width:100%;
}
.ind6 .wrap {
	padding:80px 0;
}
.ind6 h5 {
	text-align:left;
	font-size:32px;
    line-height: 1.2em;
text-shadow: 0px 0px 0 #fff;
}
.ind6 .linkbtn {
	width:100%;
}
.ind6 .linkbtn a {
	border:1px solid #FFF;
	background:none;
}
.ind6 .linkbtn a:hover {
	background:#FFF;
	border:1px solid #e85200;
}
.ind6 .box_rt {
	padding:30px 0;
}
.ind6 .box_rt p {
	margin-bottom:50px;
}
.ind7 {
	width:1000px;
	margin:80px auto;
	text-align:center;

}
.ind7 h5 {
	font-size:32px;
    line-height: 1.2em;
	color:#000;
text-shadow: 0px 0px 0 #000;
}
.ind7 p.center {
	color:#696969;
	font-weight:normal;
}
.ind7 p {
	color:#e85200;
	font-weight:bold;
	margin-bottom:40px;
}
.ind7 .box_rt .linkbtn a {
	background:#ff9c00;
	border:1px solid #ff9c00;
}
.ind7 .box_rt .linkbtn a:hover {
	background:#fff;
	border:1px solid #ff9c00;
	color:#ff9c00;	
}



/*---------------------------------*/
/*-----------wpslider----------------*/
/*---------------------------------*/
.btn {
    margin: 20px auto 0;
    text-align: center;
    color: #000;
    font-weight: bold;
    background: #959595;
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 23px;
    text-indent: 0px;
    padding: 8px 0;
}
.btn:after {
	content:"＞　";
	float:right;
    transform: scale(0.8, 1.5);
}
.btn:hover {
	color:#000;
	background:#dbdbdb;
}
.wpbox {
	background:#FFF;
}

.wpimg {
    height: 215px;
    overflow: hidden;
	width:100%;
	background:#959595;
}
.wpimg img {
    width: 110%;
}
.tag {
	position:absolute;
	font-size:11px;
	padding:1px 10px;
	color:#FFF;
}
.tag:before {
	content:"#";
}
.tag.world {
	background:#1073b9;
}
.tag.tv {
	background:#8ec449;
}
.tag.laugh {
	background:#ea212d;
}

.tag.radio {
	background:#ea267a;
}
.tag.manga {
	background:#662d91;
}
.tag.movie {
	background:#00790a;
}
.tag.sports {
	background:#f19ec2;
}
.tag.web {
	background:#e85200;
}
.tag.ooh {
	background:#10b9af;
}



.wpbox h5,
.wpbox p {
	width:88%;
	margin:0 auto;
	font-size:13px;
	text-align:left;
}
.wpbox h5 {
	margin:20px auto 10px;
	text-decoration:underline;
	font-weight:bold;
	height:40px;
	overflow:hidden;
}
.wpbox p {
    height: 4.7em;
    overflow: hidden;
    margin-bottom: 30px;
}
/*--------------radio----------*/

.mclist {
	width:100%;
	margin:20px auto;
}
.mclist li {
	width:50%;
	float:left;
	text-align:center;
}
.mclist li img {
	width:70%;
}
.radiotube {
	width:80%;
	margin:20px auto;
}
.radiotube li {
	width:49%;
	float:left;
}
.radiotube li:nth-child(2) {
	width:49%;
	float:right;
}
.radiotube li p {
	padding:0;
}
.radiotube iframe {
	width:100%
}


/*------------------------------------lp20181019---------------*/

#baseball h4 {
	width:100%;
	text-align:center;
	margin:0 auto;
	background:#E2E2E2;
	padding:5px 0;
	font-size:16px;
}
#baseball .wrap {
	padding-top:50px;
}
#baseball ul.bsbl_link {
	width:90%;
	margin:30px auto;
}
#baseball ul.bsbl_link li {
	background:#e85200;
	border:1px solid #e85200;
	width:100%;
	margin:10px auto;
	text-align:center;
}
#baseball ul.bsbl_link li:nth-child(even) {
	background:#FF9C01;
	border:1px solid #FF9C01;
}
#baseball ul.bsbl_link li a:hover {
	color:#e85200;
	border:1px solid #e85200;
	background:#FFF;
}
#baseball ul.bsbl_link li a {
	color:#FFF;
	padding:20px 0;
	display:block;
}

#baseball ul.bsbl_link li a:after {
	content:"＞　";
	float:right;
    transform: scale(0.8, 1.5);
}
.h {
	width:49%;
	float:left;
	margin:0.5%;
}
#baseball table {
	width:80%;
	margin:20px auto;
	border-bottom:1px solid #888;
	border-left:1px solid #888;
}
#baseball th,
#baseball td {
	border-top:1px solid #888;
	border-right:1px solid #888;
}
#baseball td {
	padding:10px;
}
#baseball tr:nth-child(odd) td {
	background:#f2f2f2;
}
#baseball td:first-child,
#baseball tr:nth-child(odd) td:first-child {
	background:#ddd;
	text-align:center;
	border-right:dotted 1px #888;
}
#baseball p {
	text-align:center;
	margin-bottom:30px;
}

#baseball .main {
    background: url(http://www.shigoto.co.jp/newsworks/wp-content/uploads/2018/09/sportsmain.jpg) no-repeat #959595;
    background-size: cover;
}



/*----------------------------------------*/
/*-----------------------------------------*/
.wbg p a.olink {
    text-align: center;
    width: 100%;
    background: #e85200;
    color: #FFF;
    padding: 10px 0;
    border-radius: 5px;
    text-decoration: none;
	border: 1px solid #e85200;
    display: block;
}
.wbg p a.olink:hover {
    background: #fff;
    color: #e85200;
}
.wbg p a.olink:before {
	content: "";
}
