﻿@charset "utf-8";

@font-face {
    font-family: 'LigatureSymbols';
    src: url('fonts/LigatureSymbols-2.11.eot');
    src: url('fonts/LigatureSymbols-2.11.eot?#iefix') format('embedded-opentype'),
         url('fonts/LigatureSymbols-2.11.woff') format('woff'),
         url('fonts/LigatureSymbols-2.11.ttf') format('truetype'),
         url('fonts/LigatureSymbols-2.11.svg#LigatureSymbols') format('svg');
    font-weight: normal;
    font-style: normal;
}

.lsf {
  font-family: 'LigatureSymbols';
  -webkit-text-rendering: optimizeLegibility;
  -moz-text-rendering: optimizeLegibility;
  -ms-text-rendering: optimizeLegibility;
  -o-text-rendering: optimizeLegibility;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -ms-font-smoothing: antialiased;
  -o-font-smoothing: antialiased;
  font-smoothing: antialiased;
  -webkit-font-feature-settings: "liga" 1, "dlig" 1;
  -moz-font-feature-settings: "liga=1, dlig=1";
  -ms-font-feature-settings: "liga" 1, "dlig" 1;
  -o-font-feature-settings: "liga" 1, "dlig" 1;
  font-feature-settings: "liga" 1, "dlig" 1;
  font-style: normal;
}
.lsf-icon:before {
  content:attr(title);
  margin-right:0.3em;
  font-size:400%;
  font-family: 'LigatureSymbols';
  -webkit-text-rendering: optimizeLegibility;
  -moz-text-rendering: optimizeLegibility;
  -ms-text-rendering: optimizeLegibility;
  -o-text-rendering: optimizeLegibility;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -ms-font-smoothing: antialiased;
  -o-font-smoothing: antialiased;
  font-smoothing: antialiased;
  -webkit-font-feature-settings: "liga" 1, "dlig" 1;
  -moz-font-feature-settings: "liga=1, dlig=1";
  -ms-font-feature-settings: "liga" 1, "dlig" 1;
  -o-font-feature-settings: "liga" 1, "dlig" 1;
  font-feature-settings: "liga" 1, "dlig" 1;
}
/*　　ヘッダーデザイン*/
.sp-header-image{
	width: 138px;
	position: absolute;
	top: 7px;
	left: 10px;
}
.sp-header-image{
	display: none;
}
.ac-container .sp-search {
  overflow: hidden;
  height: 0;
  transition: 0.1s;
}
.ac-container input{
	display: none;
}
.ac-container input:checked ~ .sp-search {
  height: 80px;
}	
.ac-container input:checked ~ .sp-search input {
	display: inherit;
}
.ac-container{
	color: #fff;
	font-size: large;
}
.ac-container label {
	position: absolute;
	right: 70px;
	top: 7px;
}
.sp-search {
	width: 100%;
	background-color: #888;
}
.sp-search .search-icon {
	display: none !important;
}
.sp-search .search-field {
	width: 90%;
	margin: auto;
	height: 38px;
	font-size: large;
	margin-top: 15px;
}
/*　　サイドバーデザイン*/

.mh-home-6 > .mh-widget-title {
	width: 300px;
	padding: 3px;
	margin-bottom: 10px;
	font-size: 14px;
	font-size: 0.875rem;
	background-color: rgba(69,178,211,1.00);
	color: #fff;
	border-bottom: none;
}

@media (max-width:767px){
.mh-home-6 > .mh-widget-title {
	width: 100%;
	}
	.mh-home-6 > .textwidget {
		text-align: center;
	}	
}

@media (max-width:767px){
aside .mh-widget-title {
	width: 100%;
	}
aside .textwidget {
		text-align: center;
	}	
}



/*　　購読申し込みはこちら　　*/

	.koudoku{
	width: 100%;
	max-width: 300px;
	border: thin solid rgba(69,178,211,1.00);
	padding: 10px 5px;
	box-sizing: border-box;
	border-radius: 5px;
	text-align: center;
	display: block;
	color: rgba(69,178,211,1.00);
    -webkit-transition: 0.8s;
    -o-transition: 0.8s;
    -moz-transition: 0.8s;
	transition: 0.8s;
	font-weight: 600;
	font-size: 1.0rem;
	}

	.koudoku:hover{
	background-color: rgba(69,178,211,1.00);
	color: #fff;
	}
@media (max-width:767px){
	.koudoku{ max-width: 100%;
	}
}
/*　　取材依頼はこちら　　*/

	.irai{
	width: 100%;
	max-width: 300px;
	border: thin solid rgba(211,104,68,1.00);
	padding: 10px 5px;
	box-sizing: border-box;
	border-radius: 5px;
	text-align: center;
	display: block;
	color: rgba(211,104,68,1.00);
    -webkit-transition: 0.8s;
    -o-transition: 0.8s;
    -moz-transition: 0.8s;
	transition: 0.8s;
	}

	.irai:hover{
	background-color: rgba(211,104,68,1.00);
	color: #fff;
	}
@media (max-width:767px){
	.irai{ max-width: 100%;
	}
}



/*伊勢新聞社のSNS*/
.sns-corner{
	margin-top: 0px;
}
.sns-corner i{
	display: inline-block;
	margin-right: 10px;
}
/*会社概要テーブル*/

.history-table{
	margin-left: 50px;
	border-style: none;
	}
.history-table th {
	text-align: right;
	padding-right: 15px;
	font-size: small;
	padding-bottom: 5px;
	padding-top: 5px;
	border-left-style: solid;
	border-left-color: #919191;
	padding-left: 15px;
	width: 7em;
}
.gaiyou-table th {
	margin-top: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: small;
	width: 7em;
}
/***** お知らせ *****/
.notice-wrapper {
	width: 300px;
	border-bottom: solid thin rgba(193,229,240,1.00);
}
@media (max-width:767px){
	.notice-wrapper { width: 100%;
	}
}

.notice-wrapper li{ 
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 5px;
	position: relative;
    display: inline-block;
    padding-left: 12px;
}
.notice-wrapper li:before{
	content: '';
    width: 0;
    height: 0;
    border: solid 4px transparent;
    border-left: solid 6px rgba(69,178,211,1.00);
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -4px;
}
.notice h6{ width: 300px; border-bottom: thin solid rgba(69,178,211,1.00); padding-bottom: 10px; }

/*　　　お知らせアーカイブ　　　*/

.notice-post{
	margin-left: 50px;
	margin-bottom: 20px;
	border-bottom: thin solid #eee;
}
.notice-info{
	text-align: right;
	color: #ccc;
}
.notice-page-header{
	margin-bottom: 60px;
}

/*　　　人気記事ランキング　　　*/
.wpp-list {
	line-height: 2.5em;
}
.wpp-list li{
	counter-increment: wpp-list-num;
	font-size: 0.9em;
}
.wpp-list li:before {
	content: counter(wpp-list-num);
	line-height: 2;
	display: inline-block;
	text-align: center;
	color: #fff;
	width: 2em;
	height: 2em;
	margin-bottom: 0.4em;
	margin-right: 5px;
	background-color: rgba(69,178,211,1.00);
}
.wpp-list li:first-child:before {
	content: counter(wpp-list-num);
	line-height: 2;
	display: inline-block;
	text-align: center;
	color: #fff;
	width: 2em;
	height: 2em;
	margin-bottom: 0.4em;
	margin-right: 5px;
	background-color: rgba(231,113,160,1.00);
}

/*ーーーーーーーーー動画ーーーーーーーーーー*/
.movie{
	width: 300px;
}

.movie-wrap {
	position: relative;
	width: 300px;
	padding-top: 56.25%;
	margin-bottom: 10px;
}
 
.movie-wrap iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}
#movie1 h6 {
	font-weight: 100;
	padding: 0px 10px;
}
.motto{
	text-align: right;
	width: 300px;
	text-decoration: underline;	
}
@media (max-width:767px){
	.movie , .movie-wrap , .motto { width: 100%;
	}
}

/*ーーーーーーーーートップメイン記事ーーーーーーーーーー*/
.top-article {
	margin-bottom: 20px;
}
.top-article a {
	color: rgba(0,189,254,1.00);
}
.top-article a:hover {
	color: rgba(112,218,255,1.00);
}
.main-display{
	display: -webkit-flex;
	display: flex;
	flex-wrap: wrap;
	min-width: 0;
}
.main-thumb {
	-webkit-flex: 1;
	flex: 1;
}
.main-article-list{
	-webkit-flex: 2;
	flex: 2;
	min-width: 0;
}
.main-article-list li {
	margin-top: 3px;
	margin-bottom: 3px;
	list-style-type: none;
	margin-left: 15px;
	padding: 7px 0px 7px 15px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -o-text-overflow: ellipsis; 
}
.main-article-list li:nth-child(odd) {
	background-color: rgba(251,251,251,1.00);
}
.main-article-list li a {
	position: relative;
	padding-left: 25px;
}

.main-article-list li a:after{
left: 4px;
width: 3px;
height: 3px;
border-top: 1px solid #fff;
border-right: 1px solid #fff;
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
position: absolute;
top: 0;
bottom: 0;
margin: auto;
content: "";
vertical-align: middle;
}
.main-article-list li a:before{
width: 12px;
height: 12px;
-webkit-border-radius: 25%;
border-radius: 25%;
background: #45B2D3;
position: absolute;
top: 0;
bottom: 0;
left: 0;
margin: auto;
content: "";
vertical-align: middle;
}
.headline-title a {
	padding-left: 30px;
	margin-left: 5px;
	padding-top: 9px;
	padding-bottom: 7px;
	margin-bottom: 20px;
	border-bottom: thin solid rgba(0,189,254,1.00);
	display: block;
	position: relative;
}
.headline-title a:after{
left: 6px;
width: 6px;
height: 6px;
border-top: 1px solid #fff;
border-right: 1px solid #fff;
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
position: absolute;
top: 0;
bottom: 0;
margin: auto;
content: "";
vertical-align: middle;
}
.headline-title h2 a:before{
width: 22px;
height: 22px;
-webkit-border-radius: 25%;
border-radius: 25%;
background: #45B2D3;
position: absolute;
top: 0;
bottom: 0;
left: 0;
margin: auto;
content: "";
vertical-align: middle;
}
.date-navi{
}
.wide-banner{
	margin-bottom: 30px;
	margin-top: 20px;
}
.mh-custom-header{
	display: flex;
	justify-content: space-around;
	align-items: center;
}
.headline-title {
	display: block;
}
.sp-article-list {
	display: none;
}

/*ーーーーーーーーー政経懇話会ーーーーーーーーーー*/

.seikon-wrapper {
	width: 300px;
	display: block;
}
@media (max-width:767px){
	.seikon-wrapper { width: 100%;
	}
}

.seikon-wrapper li img {
	margin-right: 5px;
}
.seikon-wrapper li {
	margin-bottom: 15px;
}

.seikon-meta {
	font-size: 0.8em;
	color: #aaa;
	display: block;
	font-weight: 200;
}
.mh-custom-posts-thumb {
	text-align: center;
}


/*ーーーーーーーーー地域ーーーーーーーーーー*/

.category-posts-internal .post-title:after{
left: 4px;
width: 3px;
height: 3px;
border-top: 1px solid #fff;
border-right: 1px solid #fff;
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
position: absolute;
top: 0;
bottom: 0;
margin: auto;
content: "";
vertical-align: middle;
}
.category-posts-internal .post-title:before{
width: 12px;
height: 12px;
-webkit-border-radius: 25%;
border-radius: 25%;
background: #45B2D3;
position: absolute;
top: 0;
bottom: 0;
left: 0;
margin: auto;
content: "";
vertical-align: middle;
}
.category-posts-internal .post-title {
	position: relative;
	padding-left: 25px;
	display: inline-block;
	margin-bottom: 5px;
}
.category-posts-internal .post-date {
	display: inline-block;
	color: #aaa;
	margin-left: 1em;
}
.category-posts-internal .post-date:before {
	content: "(";
}
.category-posts-internal .post-date:after {
	content: ")";
}

.category-posts-internal .mh-excerpt {
	margin-left: 2em;
}
/*ーーーーーーーーー購読申し込みーーーーーーーーーー*/


    #box3 {
	padding-left: 10px;
}
    #box3 tr td {
	padding-left: 10px;
}
    .type4 {
	padding-left: 10px;
}
    .koutable {
	width: 90%; border:none; border-spacing: 10px; border-collapse: separate;
}
    .koutable th {
	width: 110px;
	text-align: center;
	vertical-align: middle;
	border: none;
	background-color: #eee;
}
    .koutable td {
	border: none;
}
    .twide {
	width: 100%;
}
.koudoku-submit {
	width: 90%;
	height: 60px;
	background-color: #eee;
	border-radius: 50px;
	margin-top: 40px;
}
.ise-form {

}
.ise-form .wpcf7-form-control {
	margin-bottom: 20px;
}
.ise-table {
	width: 90%; border:none; border-spacing: 10px; border-collapse: separate;
}
.ise-table th {
	width: 210px;
	text-align: center;
	vertical-align: middle;
	border: none;
	background-color: #eee;
}
.ise-table td {
	border: none;
}
.wpcf7-text {
	width: 80%;
}
.wpcf7-textarea { vertical-align: middle; width: 80%;}
.koudoku-submit:hover {
	background-color: #ddd;
}

@media (max-width:479px){
.koutable th {
	display: block;
	text-align: left;
}
.koutable td {
	display: block;
}
.ise-table th {
	display: block;
	text-align: left;
	background-color: #fff;
}
.ise-table td {
	display: block;
}

}

/*ーーーーーーーーー広告案内ーーーーーーーーーー*/
	.koukoku-wrapper{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
		
}
	.koukoku1 {
	background-color: #eee;
	font-size: large;
	text-align: center;
	vertical-align: middle;
	line-height: 60px;
	margin-bottom: 5px;
	width: calc(33.3% - 10px);
}
    .koukoku2 {
	margin-bottom: 5px;
	width: calc(33.3% - 10px);
}
    .koukoku3 {
	margin-bottom: 5px;
	width: calc(33.3% - 10px);
}
	.baitaisiryou {
	margin-top: 50px;
	text-align: center;
}
	.textDetail .baitaisiryou a {
	color: rgba(0,0,0,1.00);
	text-decoration: underline;
}
    
@media (max-width:767px){
	.koukoku1 , .koukoku2 , .koukoku3 {
		width: calc(100%);
	}
}
/*ーーーーーーーーーお問い合わせーーーーーーーーーー*/

.oti > h4 {
	margin-top: 60px;
	border-bottom: solid thin #ddd;
	padding: 5px 0px;
	border-left: 30px solid rgba(69,178,211,1.00);
	padding-left: 10px;
}
@media (max-width:767px){
	.oti th , .oti td {
		display: block;
	}
}
/*ーーーーーーーーー申請フォームーーーーーーーーーー*/
.s-1 {
	display: inline-block;
	width : 30%;
}
.s-2 {
	display: inline-block;
	width: 66%;
}
/*ーーーーーーーーー出版案内ーーーーーーーーーー*/
.nagare-wrapper{
	margin-left: 5%;
	margin-right: 10%;
	text-align: center;
}
.nagare-1{
	border: solid 5px rgba(69,178,211,1.00);
	padding: 25px;
	margin-bottom: 30px;
	border-radius: 55px;
	margin-left: 10px;
}
.chushaku{
	background-color: #E79797;
	color: #fff;
	text-align: center;
	padding: 15px 0px;
	margin-left: 30px;
	margin-bottom: 30px;
	font-size: large;
}

/*ーーーーーーーーー三重サッカーが面白いーーーーーーーーーー*/


.mie_soccer {
/*	border-bottom: solid thin rgba(193,229,240,1.00);
*/}
@media (max-width:767px){
	.mie_soccer { width: 100%;
	}
}

.mie_soccer li{ 
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 5px;
	position: relative;
    display: inline-block;
    padding-left: 12px;
}
.mie_soccer li:before{
	content: '';
    width: 0;
    height: 0;
    border: solid 4px transparent;
    border-left: solid 6px rgba(69,178,211,1.00);
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -4px;
}
.mie_soccer .mh-excerpt {
	margin-left: 70px;
	color: #777;
}
.author-box {
	margin: 20px 0px;
	background-color: #F8F8F8;
	padding: 20px;
}
.author-image img{
	float: left;
	margin-right: 15px;
	border-radius: 50%;
}
.author-text {
	overflow: hidden;
}

#mie_soccer {
	width: 49%;
	display: inline-block;
	vertical-align: top;
	padding: 0px 10px;
	box-sizing: border-box;
	border-right: thin solid #eee;
}

.soccer_motto{
	text-align: right;
	text-decoration: underline;	
}
@media (max-width:767px){
#mie_soccer {
	display: block;
	width: 100%;
	border: none;
	margin-bottom: 20px;
	border-bottom: thin solid #eee;
	padding-bottom: 20px;
	}
}

/*ーーーーーーーーー知事連載ーーーーーーーーーー*/
.governor_column {

/*	border-bottom: solid thin rgba(193,229,240,1.00);
*/}
@media (max-width:767px){
	.governor_column  { width: 100%;
	}
}

.governor_column li{ 
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 5px;
	position: relative;
    display: inline-block;
    padding-left: 12px;
}
.governor_column li:before{
	content: '';
    width: 0;
    height: 0;
    border: solid 4px transparent;
    border-left: solid 6px rgba(69,178,211,1.00);
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -4px;
}
.governor_column .mh-excerpt {
	margin-left: 70px;
	color: #777;
}
.author-box {
	margin: 20px 0px;
	background-color: #F8F8F8;
	padding: 20px;
}
.author-image img{
	float: left;
	margin-right: 15px;
	border-radius: 50%;
}
.author-text {
	overflow: hidden;
}

#governor_column {
	width: 49%;
	display: inline-block;
	vertical-align: top;
	padding: 0px 10px;
	box-sizing: border-box;
	border-right: thin solid #eee;
}

@media (max-width:767px){
#governor_column {
	display: block;
	width: 100%;
	border: none;
	margin-bottom: 20px;
	border-bottom: thin solid #eee;
	padding-bottom: 20px;
	}
}



/*ーーーーーーーーートップの横顔ーーーーーーーーーー*/
#top_yokogao {
	width: 49%;
	display: inline-block;
	vertical-align: top;
	padding: 0px 10px;
	box-sizing: border-box;
}
@media (max-width:767px){
	#top_yokogao {
		display: block;
		width: 100%;
	}
}
/*ーーーーーーーーーぱんくずーーーーーーーーーー*/
.breadcrumbs {
  color: #888;
  font-size: 0.8em;
  margin-bottom:1.8em;
  padding-bottom:1em;
  border-bottom : solid thin rgba(193,229,240,1.00);
}

/*ーーーーーーーーーマップーーーーーーーーーー*/

.ggmap {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px;
height: 0;
overflow: hidden;
}
 
.ggmap iframe,
.ggmap object,
.ggmap embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
/*ーーーーーーーーーPRwireーーーーーーーーーー*/
.prwire-beforelink {
	display: inline;
	float: left;
}

.prwire-nextlink {
	display: inline;
	float: right;
}

.prwire-nowpage {
	text-align:center;
}

.prwire-caution {
	border: solid thin #ddd;
	font-size: 0.7em;
	margin: 20px;
	padding: 20px;
}
.prwire-list-wrapper {
	margin-bottom: 20px;
	border-left: 6px solid #3692D5;
	border-bottom: dotted thin #ddd;
	padding-left: 10px;
	padding-top: 5px;
}
.prwire-title {
	font-size: 1.1em;
	font-weight:bold;
}
.prwire-name {
	font-size: 0.9em;
/*	background: #bbc;*/
	background: #3692D5;
	padding: 1px 5px;
	display: inline-block;
	margin-bottom: 10px;
	color: #fff;
}
.prwire-date {
	font-size: 0.8em;
	color: #bbb;text-align: right;
}
.prw-tab{
	display: inline-block;
	padding: 3px 25px;
	background-color: #2A4392;
	color: #fff;
	margin-bottom: 10px;
	transition: 0.8s;
}
.prw-tab:hover {
	background-color: #5D92C9;
}
.prw-tab-wrapper{
	text-align: right;
}
/*ーーーーーーーーー記事中広告メディアクエリーーーーーーーーーー*/
@media (max-width:1107px){
	.article-ad-wrapper{
	display: none;
}
}
@media (min-width:1108px){
	.sparticle-ad-wrapper {
		display: none;
	}
}

@media (max-width:750px){
	.article-ad-skyscraper{
		display:none;
	}
	.sparticle-ad-skyscraper{
		text-align:center;
	}

}

@media (min-width:751px){
	.sparticle-ad-skyscraper{
		display:none;
	}
}

/*ーーーーーーーーーメディアクエリーーーーーーーーーー*/

@media (max-width:767px){
	.date-navi {
		display: none;
	}
	.mh-custom-header {
		display: none;
	}
	.mh-wrapper {
		padding-top: 60px;
	}
	.sp-header-image{
	display: inherit;
}
	.sp-article-list {
	display: inherit;
}

	#mh_magazine_lite_posts_large-6{
		display: none;
	}
	.main-article-list{
		display: none;
	}
	.headline-title {
		display: none;
	}
	.mh-main-nav-wrap{
		height: 40px;
	}
}

@media (max-width:479px){
.gaiyou-table th {
	display: block;
	margin-top: 7px;
	border-top-width: thin;
	border-top-style: dotted;
	padding-top: 7px;
}
.gaiyou-table tr:first-child th {
	border-top-style: none;
	margin-top: 0px;
}
.space {
	margin-top: 20px;
	margin-bottom: -10px;
}
.gaiyou-table td {
	display: block;
}
.history-table {
	margin-left: 0px;	
}
.history-table th {
	font-size: medium;
	width: 6.5em;
	text-align: right;
	border-bottom-style: none;
	display: block;
	margin-top: 2px;
	padding-top: 2px;
	border-left-style: none;
	margin-left: 0px;
}
.history-table td {
	display: block;
	text-align: right;
}
.history-table tr:first-child th {
	border-top-style: none;
	margin-top: 0px;
}

}




