/*------------------------------------------------------------------------------
								NEWS
------------------------------------------------------------------------------*/
.navi {
	position:relative;
	overflow:hidden;
	margin:-220px auto 0;
	width:900px;
	padding-top:220px;
}
.navi li {
	float:left;
	width:17%;
	box-sizing:border-box;
	background:#993400;
	border-right:2px solid #FFFFFF;
	position:relative;
	text-align:center;
	line-height:3.5em;
	color:#FFFFFF;
	font-weight:600;
}
.navi li.pre {
	opacity:0.4;
}
.navi li:first-child {
	-webkit-border-bottom-left-radius:8px;
	-moz-border-radius-bottomleft:8px;
	border-bottom-left-radius:8px;
	-webkit-border-top-left-radius:8px;
	-moz-border-radius-topleft:8px;
	border-top-left-radius:8px;
}
.navi li:last-child {
	width:32%;
	border-right:none;
	-webkit-border-bottom-right-radius:8px;
	-moz-border-radius-bottomright:8px;
	border-bottom-right-radius:8px;
	-webkit-border-top-right-radius:8px;
	-moz-border-radius-topright:8px;
	border-top-right-radius:8px;
}
.navi li a {
	text-indent:-999999px;
	width:100%;
	height:100%;
	position:absolute;
	top:0px;
	left:0px;
}
.alert {
	width:900px;
	margin:40px auto 50px;
	font-size:16px;
}
.alert li {
	text-indent:-1em;
	padding-left:1em;
	line-height:1.4em;
	margin-top:10px;
}
.contents-midashi {
	width:1120px;
	padding-top:220px;
	margin:-180px auto 20px;
}
.contents-midashi#newspaper {
	margin-top:-220px;
}
h2 {
	width:420px;
	height:36px;
	text-indent:-999999px;
	margin:20px auto 0;
	background:url(../../img/media/tit.png) no-repeat center center;
	background-size:contain;
}
.line {
	text-indent:-999999px;
	background:url(../../img/top/line.png) repeat center center;
	width:100%;
	height:4px;
	line-height:4px;
	margin:15px auto 20px;
}
#media {
	margin:0 auto;
	width:100%;
	box-sizing:border-box;
	padding:0 0 30px;
}
#media h4 {
	width:900px;
	margin:0 auto 0;
	font-family: 'M PLUS 1p', sans-serif;
	font-size:24px;
	text-align:left;
	color:#cc6600;
	position:relative;
	line-height:30px;
	border-top:2px dotted #cc6600;
	border-bottom:2px dotted #cc6600;
	padding:20px 0 20px 2em;
	box-sizing:border-box;
	background:url(../../img/contents/arrow3.png) no-repeat left 0.4em center;
	background-size:24px auto;
}
#media h5 {
	font-family: 'M PLUS 1p', sans-serif;
	font-size:24px;
	text-align:center;
	margin: 20px 0 20px;
	color:#cc6600;
	position:relative;
	line-height:30px;
}
#media0 h5:before {
	content:'';
	position:absolute;
	bottom:3px;
	left:50%;
	margin-left:-13em;
	width:40px;
	height:24px;
	background:url(../../img/contents/naname.png) no-repeat left top;
}
#media0 h5:after {
	content:'';
	position:absolute;
	bottom:3px;
	right:50%;
	margin-right:-13em;
	width:40px;
	height:24px;
	background:url(../../img/contents/naname.png) no-repeat left top;
	transform:scaleX(-1.0);
}
#media1 h5:before {
	content:'';
	position:absolute;
	bottom:3px;
	left:50%;
	margin-left:-10em;
	width:40px;
	height:24px;
	background:url(../../img/contents/naname.png) no-repeat left top;
}
#media1 h5:after {
	content:'';
	position:absolute;
	bottom:3px;
	right:50%;
	margin-right:-10em;
	width:40px;
	height:24px;
	background:url(../../img/contents/naname.png) no-repeat left top;
	transform:scaleX(-1.0);
}
#media2 h5:before {
	content:'';
	position:absolute;
	bottom:3px;
	left:50%;
	margin-left:-12.5em;
	width:40px;
	height:24px;
	background:url(../../img/contents/naname.png) no-repeat left top;
}
#media2 h5:after {
	content:'';
	position:absolute;
	bottom:3px;
	right:50%;
	margin-right:-12.5em;
	width:40px;
	height:24px;
	background:url(../../img/contents/naname.png) no-repeat left top;
	transform:scaleX(-1.0);
}
#media3 h5:before {
	content:'';
	position:absolute;
	bottom:3px;
	left:50%;
	margin-left:-11.5em;
	width:40px;
	height:24px;
	background:url(../../img/contents/naname.png) no-repeat left top;
}
#media3 h5:after {
	content:'';
	position:absolute;
	bottom:3px;
	right:50%;
	margin-right:-11.5em;
	width:40px;
	height:24px;
	background:url(../../img/contents/naname.png) no-repeat left top;
	transform:scaleX(-1.0);
}
#media h5:before {
	content:'';
}
#media4 h5:before {
	content:'';
	position:absolute;
	bottom:3px;
	left:50%;
	margin-left:-13.5em;
	width:52px;
	height:52px;
	background:url(../../img/contents/naname.png) no-repeat left top;
}
#media4 h5:after {
	content:'';
	position:absolute;
	bottom:3px;
	right:50%;
	margin-right:-13.5em;
	width:52px;
	height:52px;
	background:url(../../img/contents/naname.png) no-repeat left top;
	transform:scaleX(-1.0);
}
#media .contents-box {
	padding-top:220px;
	margin-top:-220px;
	margin-bottom:20px;
}
#media .contents-box:last-child {
	margin-bottom:20px;
}
#media .contents-box:first-child {
	padding-top:220px;
	margin-top:0px;
}
#media .alert1 {
	text-align:left;
	font-size:16px;
	line-height:1.6em;
	width:900px;
	margin:10px auto 0;
}
#media .alert2 {
	text-align:left;
	font-size:16px;
	line-height:1.6em;
	width:900px;
	margin:10px auto 0;
}
#media .alert1 li {
	text-indent:-2.5em;
	padding-left:2.5em;
}
#media .alert2 li {
	text-indent:-1em;
	padding-left:1em;
}
#media .alert li {
	margin-bottom:6px;
}
#media .alert span:before {
	content:'　　';
}
#media .alert span:after {
	content:'　　';
}
#media table {
	width:900px;
	margin:0 auto 30px;
	border-left:2px solid #cc6600;
	border-top:6px solid #cc6600;
	box-sizing:border-box;
	margin-bottom:15px;
}
#media table th {
	color:#FFFFFF;
	background:#cc6600;
	border-right:1px solid #FFFFFF;
	border-bottom:6px solid #cc6600;
	padding:1em 0.5em;
	text-indent:0px;
}
#media table th:last-child {
	border-right:2px solid #cc6600;
}
#media table:last-child {
	margin-bottom:0px;
}
#media table th,#media table td {
	box-sizing:border-box;
	padding:0.5em 1em;
}
#media table tr td {
	border-right:1px solid #cc6600;
	border-bottom:1px solid #cc6600;
	background:#fefaf5;
	padding:0.5em 1em;
	text-indent:0px;
	vertical-align:top;
}
#media table tr td.center,#media table tr th.center {
	text-align:center;
}
#media table tr td:last-child {
	border-right:2px solid #cc6600;
}
#media table tr:last-child {
	border-bottom:2px solid #cc6600;
}
#media table td.waku {
	border-bottom:2px solid #cc6600;
}
#media table td.waku-none {
	border-bottom:none;
}
#media table td.padding-small1 {
	padding:0em 1em 0.5em;
}
#media table td.padding-small0 {
	padding:0.5em 1em 0.2em;
}
#media table td span {
	font-size:16px;
	line-height:1.4em;
	display:block;
	text-indent:-1em;
	padding-left:1em;
}

#media .txt {
	width:900px;
	margin:0 auto 0;
	padding:6px 0;
	box-sizing:border-box;
}
#media .txt p {
	display:inline;
	margin-right:15px;
}
#media .txt h7 {
	margin-right:15px;
	color:#993400;
	font-weight:500;
}
#media .txt li {
	border-bottom:1px dotted #cc6600;
	padding:10px 0 10px 10px;
	box-sizing:border-box;
	position:relative;
	line-height:1.5em;
}
#media .txt li a {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	text-indent:-999999px;
}
#media #tv h4 {
	margin-bottom:20px;
}
#media #web h4 {
	margin-bottom:20px;
}
#media li .name {
	font-weight:500;
}
#media .txt li.link {
}
#media .txt li.link:after {
	content:'︎';
	position:absolute;
	top:0px;
	right:10px;
	height:100%;
	width:30px;
	background:url(../../img/contents/arrow.png) no-repeat right 10px center;
	background-size:20px 20px;
}
#media .txt li.link:hover {
	background:#f9f2e2;
}
#media #web .txt li {
	box-sizing:border-box;
	padding-right:50px;
	text-indent:-0.5em;
	padding-left:0.5em;
	text-align:justify;
}
#media #app  {
	margin-bottom:0px;
}
#media #app h4 {
	margin-bottom:15px;
}
#media #app li ul {
	margin-top:15px;
	margin-bottom:0px;
}
#media #app ul li {
	border:none;
	position:relative;
	overflow:hidden;
	margin-bottom:0px;
	padding-left:0px;
}
#media #app ul li .app-btn {
	width:32.666%;
	float:left;
	text-align:center;
	line-height:30px;
	border:#cc6600 1px solid;
	margin-right:1%;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	box-sizing:border-box;
	padding-right:40px;
	background:url(../../img/contents/arrow2.png) no-repeat right 15px center;
	background-size:15px 15px;
}
#media #app li .app-btn:last-child {
	margin-right:0%;
}
@media screen and (max-width: 1000px) {
/*------------------------------------------------------------------------------
								NEWS
------------------------------------------------------------------------------*/
.navi {
	position:relative;
	overflow:hidden;
	margin:-280px auto 0;
	width:660px;
	padding-top:280px;
}
.navi li {
	float:left;
	width:33.333%;
	box-sizing:border-box;
	background:#993400;
	border-right:3px solid #FFFFFF;
	position:relative;
	text-align:center;
	line-height:3.5em;
	color:#FFFFFF;
	font-weight:600;
	font-size:24px;
	border-bottom:3px solid #FFF;
}
.navi li:first-child {
	-webkit-border-bottom-left-radius:0;
	-moz-border-radius-bottomleft:0;
	border-bottom-left-radius:0;
	-webkit-border-top-left-radius:10px;
	-moz-border-radius-topleft:10px;
	border-top-left-radius:10px;
}
.navi li:nth-child(3n) {
	border-right:none;
}
.navi li:nth-child(3) {
	-webkit-border-top-right-radius:10px;
	-moz-border-radius-topright:10px;
	border-top-right-radius:10px;
}
.navi li:nth-child(4) {
	-webkit-border-bottom-left-radius:10px;
	-moz-border-radius-bottomleft:10px;
	border-bottom-left-radius:10px;
}
.navi li:last-child {
	width:66.666%;
	border-right:none;
	-webkit-border-bottom-right-radius:10px;
	-moz-border-radius-bottomright:10px;
	border-bottom-right-radius:10px;
	-webkit-border-top-right-radius:0;
	-moz-border-radius-topright:0;
	border-top-right-radius:0;
}
.navi li a {
	text-indent:-999999px;
	width:100%;
	height:100%;
	position:absolute;
	top:0px;
	left:0px;
}
.alert {
	width:900px;
	margin:40px auto 50px;
	font-size:20px;
}
.alert li {
	text-indent:-1em;
	padding-left:1em;
	line-height:1.6em;
	margin-top:10px;
}
.contents-midashi {
	width:660px;
	margin:-220px auto 20px;
	padding-top:280px;
}
.contents-midashi#newspaper {
	margin-top:-280px;
}
h2 {
	width:500px;
	height:50px;
	text-indent:-999999px;
	margin:20px auto 0;
	background:url(../../img/media/tit.png) no-repeat center center;
	background-size:contain;
}
.line {
	text-indent:-999999px;
	background:url(../../img/top/line.png) repeat center center;
	width:100%;
	height:4px;
	line-height:4px;
	margin:15px auto 20px;
}
#media {
	margin:0 auto;
	width:100%;
	box-sizing:border-box;
	padding:0 0 40px;
	min-height:500px;
}
#media h4 {
	width:660px;
	margin:0 auto 0;
	font-family: 'M PLUS 1p', sans-serif;
	font-size:28px;
	text-align:left;
	color:#cc6600;
	position:relative;
	line-height:28px;
	border-top:3px dotted #cc6600;
	border-bottom:3px dotted #cc6600;
	padding:20px 0 20px 2.4em;
	box-sizing:border-box;
	background:url(../../img/contents/arrow3.png) no-repeat left 0.4em center;
	background-size:30px auto;
}
#media h5 {
	font-family: 'M PLUS 1p', sans-serif;
	font-size:30px;
	text-align:center;
	margin-bottom:20px;
	color:#cc6600;
	position:relative;
	line-height:1.4em;
}
#media0 h5:before {
	content:'';
	position:absolute;
	bottom:5px;
	left:50%;
	margin-left:-9em;
	width:40px;
	height:50px;
	background:url(../../img/contents/naname.png) no-repeat left top;
}
#media0 h5:after {
	content:'';
	position:absolute;
	bottom:5px;
	right:50%;
	margin-right:-9em;
	width:40px;
	height:50px;
	background:url(../../img/contents/naname.png) no-repeat left top;
	transform:scaleX(-1.0);
}
#media1 h5:before {
	content:'';
	position:absolute;
	bottom:5px;
	left:50%;
	margin-left:-10em;
	width:40px;
	height:30px;
	background:url(../../img/contents/naname.png) no-repeat left top;
}
#media1 h5:after {
	content:'';
	position:absolute;
	bottom:5px;
	right:50%;
	margin-right:-10em;
	width:40px;
	height:30px;
	background:url(../../img/contents/naname.png) no-repeat left top;
	transform:scaleX(-1.0);
}
#media2 h5:before {
	content:'';
	position:absolute;
	bottom:5px;
	left:50%;
	margin-left:-10em;
	width:40px;
	height:50px;
	background:url(../../img/contents/naname.png) no-repeat left top;
}
#media2 h5:after {
	content:'';
	position:absolute;
	bottom:5px;
	right:50%;
	margin-right:-10em;
	width:40px;
	height:50px;
	background:url(../../img/contents/naname.png) no-repeat left top;
	transform:scaleX(-1.0);
}
#media h5:before {
	content:'';
}
#media4 h5:before {
	content:'';
	position:absolute;
	bottom:5px;
	left:50%;
	margin-left:-11em;
	width:50px;
	height:50px;
	background:url(../../img/contents/naname.png) no-repeat left top;
}
#media4 h5:after {
	content:'';
	position:absolute;
	bottom:5px;
	right:50%;
	margin-right:-11em;
	width:50px;
	height:50px;
	background:url(../../img/contents/naname.png) no-repeat left top;
	transform:scaleX(-1.0);
}
#media .contents-box {
	padding-top:280px;
	margin-top:-280px;
	margin-bottom:20px;
}
#media .contents-box:last-child {
	margin-bottom:30px;
}
#media .contents-box:first-child {
	padding-top:280px;
	margin-top:0px;
}
#media .alert1 {
	text-align:left;
	font-size:20px;
	line-height:1.6em;
	width:660px;
	margin:10px auto 0;
}
#media .alert2 {
	text-align:left;
	font-size:20px;
	line-height:1.6em;
	width:660px;
	margin:10px auto 0;
}
#media .alert1 li {
	text-indent:-2.5em;
	padding-left:2.5em;
}
#media .alert2 li {
	text-indent:-1em;
	padding-left:1em;
}
#media .alert li {
	margin-bottom:6px;
}
#media .alert li {
	margin-bottom:6px;
}
#media .alert span {
	display:block;
	margin-top:6px;
	margin-bottom:6px;
}
#media .alert span:before {
	content:'';
}
#media .alert span:after {
	content:'';
}
#media table {
	width:660px;
	margin:0 auto 30px;
	border-left:2px solid #cc6600;
	border-top:6px solid #cc6600;
	box-sizing:border-box;
	margin-bottom:20px;
}
#media table th {
	text-indent:0px;
	color:#FFFFFF;
	background:#cc6600;
	border-right:1px solid #FFFFFF;
	border-bottom:6px solid #cc6600;
	padding:1em 0.5em;
}
#media table th:last-child {
	border-right:2px solid #cc6600;
}
#media table:last-child {
	margin-bottom:0px;
}
#media table th,#media table td {
	box-sizing:border-box;
	padding:0.5em 0.5em;
}
#media table tr td {
	text-indent:0px;
	border-right:1px solid #cc6600;
	border-bottom:1px solid #cc6600;
	background:#fefaf5;
	padding:0.5em 0.5em;
	vertical-align:top;
}
#media table tr td:last-child {
	border-right:2px solid #cc6600;
}
#media table tr:last-child {
	border-bottom:2px solid #cc6600;
}
#media table td.padding-small {
	padding:0em 0.5em 0.5em;
}

#media table td.padding-small1 {
	padding:0em 0.5em 0.5em;
}
#media table td.padding-small0 {
	padding:0.5em 0.5em 0.2em;
}
#media table td span {
	font-size:20px;
	line-height:1.4em;
	display:block
}

#media .txt {
	width:660px;
	margin:0 auto 0;
	padding:6px 0;
	box-sizing:border-box;
}
#media .txt p {
	display:inline;
	margin-right:15px;
}
#media .txt h7 {
	margin-right:15px;
}
#media .txt li {
	border-bottom:2px dotted #cc6600;
	padding:10px 0 10px 10px;
	box-sizing:border-box;
	position:relative;
	line-height:1.5em;
}
#media .txt li a {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	text-indent:-999999px;
}
#media .txt li.link:after {
	content:'︎';
	position:absolute;
	top:0px;
	right:10px;
	height:100%;
	width:40px;
	background:url(../../img/contents/arrow.png) no-repeat right 10px center;
	background-size:25px 25px;
	color:#0582c9;
}
#media .txt li.link:hover {
	background:#f9f2e2;
}
#media #web .txt li {
	box-sizing:border-box;
	padding-right:50px;
	text-indent:-0.5em;
	padding-left:0.5em;
	text-align:justify;
}
#media #app  {
	margin-bottom:0px;
}
#media #app h4 {
	margin-bottom:15px;
}
#media #app li ul {
	margin-top:20px;
	margin-bottom:0px;
}
#media #app ul li {
	border:none;
	position:relative;
	overflow:hidden;
	margin-bottom:0px;
	margin-left:0px;
	padding-left:0px;
}
#media #app ul li .app-btn {
	width:35%;
	float:left;
	text-align:center;
	line-height:50px;
	border:#cc6600 2px solid;
	margin-right:2%;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	box-sizing:border-box;
	padding-right:30px;
	background:url(../../img/contents/arrow2.png) no-repeat right 10px center;
	background-size:25px 25px;
}
#media #app ul li .app-btn:nth-child(2) {
	width:26%;
}
#media #app li .app-btn:last-child {
	margin-right:0%;
}
}