@charset "utf-8";

/*　751px以上の対応
////////////////////////////////////////////////////*/
@media screen and (min-width:751px) {
	#system-news #wrap{
		width: 980px;
		margin: 0 auto;
		letter-spacing: 0.06em;
		line-height: 2.0;
	}
	#system-news .main-sec a:hover {
		text-decoration: underline !important;
	}

	/** ページタイトルの対応 **/
	#system-news .page_info{
		margin-top: 80px;
		margin-bottom: 70px;
	}
	#system-news .page_ttl p{
		margin-bottom: 15px;
		text-align: center;
		line-height: 1.0;
		width: 165px;
    	margin: 0 auto;
	}
	#system-news .page_ttl p img{
		width: 100%;
	}
	#system-news .page_info h1{
		font-size: 16px;
		font-size: 1.6rem;
		text-align: center;
		margin-bottom: 50px;
	}
	#system-news .page_info .page_lead{
		font-size: 15px;
		font-size: 1.5rem;
		text-align: center;
		line-height: 2;
	}
	#system-news .main-sec{
		float: left;
		width: 640px;
	}
	.main-sec .lead{
		margin-bottom: 30px;
	}
	.main-sec .article-block {
		margin-bottom: 60px;
	}
	.main-sec .article-block .attention{
		font-size: 12px;
		margin-top: 10px;
	}
	.main-sec .article-block table th{
		text-align: left;
		width: 4em;
		position: relative;
	}
	.main-sec .article-block table th:after{
		position: absolute;
		top: 0;
		right: 0;
		content: "：";
	}
	.main-sec .mainvisual {
		width: 100%;
		margin-bottom: 20px;
	}
	.main-sec h2 {
		font-size: 26px;
		font-size: 2.6rem;
		font-weight: 400;
		margin-bottom: 30px;
		line-height: 1.6;
		letter-spacing: 0.12em;
	}
	.main-sec .index {
		box-sizing: border-box;
		border: 1px solid #eee;
		padding: 15px;
		margin-bottom: 30px;
		width: 100%;
	}
	.main-sec .index p {
		font-weight: 700;
	}
	.main-sec .index ul li {
		position: relative;
		padding-left: 1.2em;
	}
	.main-sec .index ul li:before {
		position: absolute;
		top: 0;
		left: 0;
		content: "・";
	}
	.main-sec .index ul li{
		line-height: 2.0;
	}
	.main-sec .index ul li a:hover{
		text-decoration: underline;
	}
	.main-sec .article-block h3 {
		font-size: 20px;
		font-size: 2.0rem;
		font-weight: 400;
		padding-bottom: 10px;
		margin-bottom: 20px;
		position: relative;
	}
	.main-sec .article-block h4 {
		font-size: 16px;
		font-size: 1.6rem;
		font-weight: 400;
		color: #343434;
		background: #fafafa;
		margin-bottom: 10px;
		padding: 10px 20px;
		border-radius: 2px;
	}
	.main-sec .article-block h3::after {
		content: "";
		bottom: 0;
		left: 0;
		position: absolute;
		height: 4px;
		width: 100%;
		border-radius: 2px;
		background: #343434;
	}
	.main-sec .shop-info{
		box-sizing: border-box;
		border: 1px solid #eee;
		padding: 15px;
		margin-top: 30px;
	}
	.main-sec .shop-info.theme_index_measures{
		margin-top: -6px;
	}
	.main-sec .shop-info p{
		font-weight: 400;
		margin-bottom: 0;
	}
	.main-sec .shop-info ul li{
		line-height: 2.0;
	}
	.main-sec .shop-info ul li dl{
		display: flex;
		flex-wrap: wrap;
	}
	.main-sec .shop-info ul li dl dt{
		position: relative;
		width: 6.25em;
	}
	.main-sec .shop-info ul li dl dt:before{
		position: absolute;
		top: 0;
		right: 0;
		content: "：";
	}
	.main-sec .shop-info ul li dl dd{
		width: 37em;
	}
	.main-sec .shop-info ul li a{
		font-weight: 400;
	}
	.main-sec .shop-info ul li a:hover{
		text-decoration: underline;
	}
	.main-sec .case_shop_list{
		margin-bottom: 60px;
	}
	.main-sec .theme_measures{
		margin-top: 20px;
	}
	.main-sec .theme_measures dl{
		margin-bottom: 10px;
	}
	.main-sec .theme_measures dl dt{
		font-weight: bold;
		color: #EA0029;
		position: relative;
		padding-left: 1.3em;
	}
	.main-sec .theme_measures dl dt:before{
		content: "●";
		position: absolute;
		top: 0;
		left: 0;
	}
	.main-sec .theme_measures dl dd{
		line-height: 1.6;
		position: relative;
		padding-left: 1.3em;
	}
	.main-sec .theme_measures dl dd span{
		color: #EA0029;
	}
	.main-sec .theme_measures dl dd:before{
		content: "└";
		position: absolute;
		top: 0;
		left: 0;
	}
	.side-sec {
		float: right;
		width: 300px;
		margin-bottom: 100px;
	}
	.side-sec-box {
		margin-bottom: 20px;
	}
	.side-sec-ttl {
		background: #eee;
		padding: 8px 15px;
		border-radius: 2px 2px 0 0;
	}
	.side-sec-ttl h4 {
		font-size: 14px;
		font-size: 1.4rem;
		font-weight: 400;
		color: #343434;
		float: left;
	}
	.side-sec-content {
		padding: 20px;
		box-sizing: border-box;
		border-right: 1px solid #eee;
		border-bottom: 1px solid #eee;
		border-left: 1px solid #eee;
		border-radius: 0 0 2px 2px;
	}
	.side-sec-content li {
		position: relative;
		padding-left: 1.2em;
	}
	.side-sec-content li + li{
		margin-top: 8px;
	}
	.side-sec-content li a{
		display: block;
	}
	.side-sec a:hover{
		text-decoration: underline !important;
	}
	.side-sec-content a span {
		font-weight: 600;
		display: block;
	}
	.side-sec-content a span + span {
		font-size: 12px;
		font-size: 1.2rem;
		font-weight: normal;
	}
	.side-sec-ttl a {
		font-size: 12px;
		font-size: 1.2rem;
		color: #343434;
		float: right;
		margin-top: 2px;
	}
	.side-sec-content a, .side-sec-content li, .side-sec-content p {
		font-size: 13px;
		font-size: 1.3rem;
		line-height: 1.6;
	}
	.side-sec-content li:before {
		position: absolute;
		top: 0;
		left: 0;
		content: "・";
	}
	.side-sec-ttl a, .side-sec-content a {
		transition: 0.3s;
	}
	.main-sec .article-block .article-thanks {
		font-size: 20px;
		font-size: 2.0rem;
		font-weight: 400;
		margin-top: 30px;
	}
	#contents .side-sec .link-wrap p{
		line-height: 1.0;
	}
	.link-wrap ul li + li{
		margin-top: 20px;
	}
	.link-wrap ul li dl {
		padding: 6px 0 5px;
	}
	.link-wrap ul li dt {
		font-size: 14px;
		font-size: 1.4rem;
		font-weight: bold;
		margin-bottom: 0px;
	}
	.link-wrap ul li dd {
		font-size: 12px;
		font-size: 1.2rem;
		line-height: 1.6;
	}

	.ntable-Pattern01 th{
		display: block;
		text-align: left;
	}
	.ntable-Pattern01 td{
		display: block;
		text-align: left;
		margin-bottom: 15px;
	}
}




/*////////////////////////////////////////////////////////////////////////////

　750px以下の対応

////////////////////////////////////////////////////////////////////////////*/

@media screen and (max-width:750px) {
	#system-news #wrap{
		letter-spacing: 0.06em;
	}
	#system-news .page_info {
		margin-top: 50px;
		margin-bottom: 30px;
	}
	#system-news .page_ttl p {
		margin-bottom: 15px;
		text-align: center;
		line-height: 1.0;
		width: 155px;
		margin: 0 auto;
	}
	#system-news .page_info h1 {
		font-size: 16px;
		font-size: 1.6rem;
		text-align: center;
		margin-bottom: 20px;
	}
	#system-news .page_info .page_lead {
		font-size: 14px;
		font-size: 1.4rem;
		text-align: center;
		line-height: 2;
	}
	#system-news .main-sec div{
		margin-bottom: 35px;
	}
	#system-news .main-sec .shop-info.theme_index_measures{
		margin-bottom: 7%;
	}
	.main-sec .index {
		box-sizing: border-box;
		border: 1px solid #eee;
		padding: 15px;
		margin-bottom: 4.5%;
	}
	#system-news .main-sec .index p {
		font-weight: 700;
		margin-bottom: 3%;
	}
	.main-sec .index ul li {
		position: relative;
		font-size: 14px;
		font-size: 1.4rem;
		padding-left: 1.2em;
		line-height: 1.6;
		margin-bottom: 2.5%;
	}
	.main-sec .index ul li:before {
		position: absolute;
		top: 0;
		left: 0;
		content: "・";
	}
	.main-sec .index ul li a {
		font-weight: 400;
	}
	.main-sec .article-block h3 {
		font-size: 18px;
		font-size: 1.8rem;
		font-weight: 400;
		padding-bottom: 3%;
		margin-bottom: 3%;
		position: relative;
		line-height: 1.5;
	}
	.main-sec .article-block h3::after {
		content: "";
		bottom: 0;
		left: 0;
		position: absolute;
		height: 2px;
		width: 100%;
		border-radius: 5px;
		background: #343434;
	}
	.main-sec .shop-info {
		box-sizing: border-box;
		border: 1px solid #eee;
		margin-bottom: 4.5%;
		margin-top: 4.5%;
	}
	#system-news .main-sec .shop-info p {
		font-weight: 700;
		padding: 4% 3%;
		margin-bottom: 0;
	}
	.main-sec .shop-info ul li{
		font-size: 14px;
		font-size: 1.4rem;
	}
	.main-sec .shop-info ul li dl dt {
		background: #eee;
		padding: 2% 3%;
	}
	.main-sec .shop-info ul li dl dd {
		word-break: break-all;
		padding: 1% 3%;
	}
	#system-news .main-sec div p{
		margin-bottom: 5%;
	}
	#system-news .main-sec div p img{
		width: 100%;
	}
	.main-sec h2 {
		font-size: 22px;
		font-size: 2.2rem;
		font-weight: 400;
		margin-bottom: 4.5%;
		line-height: 1.6;
	}
	#contents .main-sec .article-block .attention{
		margin-top: 10px;
	}
	#contents .main-sec .article-block .attention p{
		font-size: 12px;
		margin-bottom: 0;
		text-indent: -1em;
    padding-left: 1em;
	}
	.main-sec .article-block table{
		font-size: 14px;
		margin-bottom: 2%;
		border: 1px solid #eee;
		box-sizing: border-box;
		width: 100%;
	}
	.main-sec .article-block table th,
	.main-sec .article-block table td{
		display: block;
		text-align: left;
		width: 100%;
	}
	
	.main-sec .article-block table tr + tr{
		border-top: 1px solid #eee;
	}
	.main-sec .article-block table th{
		width: 95%;
    background: #eee;
		font-weight: normal;
    padding: 2% 2.5%;
	}

	.main-sec .article-block ul{
		font-size: 14px;
	}
	.main-sec .article-block h4 {
		font-size: 14px;
		font-size: 1.4rem;
		font-weight: 400;
		color: #343434;
		background: #eee;
		margin-bottom: 3%;
		padding: 5% 4%;
		border-radius: 5px;
		line-height: 1.5;
	}
	.main-sec .article-block table td{
		line-height: 1.5;
		width: 95%;
    background: #fff;
    display: block;
    font-size: 14px;
    padding: 2% 2.5%;
	}
	#system-news .main-sec .article-block .article-thanks {
		font-size: 20px;
		font-size: 2.0rem;
		font-weight: 400;
		margin-top: 4.5%;
	}
	.main-sec .shop-info ul li a{
		font-weight: 400;
	}
	.main-sec .case_shop_list{
		margin-bottom: 60px;
	}
	.main-sec .theme_measures{
		margin-top: 20px;
	}
	.main-sec .theme_measures dl{
		margin-bottom: 10px;
	}
	.main-sec .theme_measures dl dt{
		font-weight: bold;
		color: #EA0029;
		position: relative;
		padding-left: 1.3em;
		font-size: 14px;
		font-size: 1.4rem;
	}
	.main-sec .theme_measures dl dt:before{
		content: "●";
		position: absolute;
		top: 0;
		left: 0;
	}
	.main-sec .theme_measures dl dd{
		line-height: 1.5;
		position: relative;
		padding-left: 1.3em;
		font-size: 14px;
		font-size: 1.4rem;
	}
	.main-sec .theme_measures dl dd + dd{
		margin-top: 5px;
	}
	.main-sec .theme_measures dl dd span{
		color: #EA0029;
	}
	.main-sec .theme_measures dl dd:before{
		content: "└";
		position: absolute;
		top: 0;
		left: 0;
	}
	.side-sec {
		width: 100%;
	}
	.side-sec-box {
		margin-bottom: 8%;
	}
	.side-sec-ttl {
		background: #eee;
		padding: 3%;
    	border-radius: 2px 2px 0 0;
	}
	.side-sec-ttl h4 {
		font-size: 14px;
		font-size: 1.4rem;
		font-weight: 400;
		color: #343434;
		float: left;
	}
	.side-sec-ttl a {
		font-size: 12px;
		font-size: 1.2rem;
		float: right;
		margin-top: 0.5%;
	}
	.side-sec-content {
		padding: 5% 3%;
		box-sizing: border-box;
		border-right: 1px solid #eee;
		border-bottom: 1px solid #eee;
		border-left: 1px solid #eee;
		border-radius: 0 0 2px 2px;
	}
	.side-sec-content li {
		position: relative;
		padding-left: 1.2em;
	}
	.side-sec-content li:before {
		position: absolute;
		top: 0;
		left: 0;
		content: "・";
	}
	.side-sec-content li + li{
		margin-top: 8px;
	}
	.side-sec-content li a{
		display: block;
	}
	.side-sec-content a span {
		font-weight: 600;
		display: block;
	}
	.side-sec-content a span + span {
		font-size: 12px;
		font-size: 1.2rem;
		font-weight: normal;
	}
	.side-sec-ttl a {
		font-size: 12px;
		font-size: 1.2rem;
		color: #343434;
		float: right;
		margin-top: 2px;
	}
	.side-sec-content a, .side-sec-content li, .side-sec-content p {
		font-size: 13px;
		font-size: 1.3rem;
		line-height: 1.6;
	}
	.side-sec-content li:before {
		position: absolute;
		top: 0;
		left: 0;
		content: "・";
	}
	.side-sec-ttl a, .side-sec-content a {
		transition: 0.3s;
	}
	.main-sec .article-block .article-thanks {
		font-size: 20px;
		font-size: 2.0rem;
		font-weight: 400;
		margin-top: 30px;
	}
	#contents .side-sec .link-wrap p{
		line-height: 1.0;
	}
	.link-wrap ul li + li{
		margin-top: 20px;
	}
	.link-wrap ul li dl {
		padding: 6px 0 5px;
	}
	.link-wrap ul li dt {
		font-size: 14px;
		font-size: 1.4rem;
		font-weight: bold;
		margin-bottom: 0px;
	}
	.link-wrap ul li dd {
		font-size: 12px;
		font-size: 1.2rem;
		line-height: 1.6;
	}
	.ntable-Pattern01 th{
		display: block;
		text-align: left;
		font-size: 14px;
	}
	.ntable-Pattern01 td{
		display: block;
		text-align: left;
		margin-bottom: 15px;
		font-size: 14px;
	}
}