@charset "UTF-8";

#contents .ttl_h2{
    margin-bottom: 70px;
}
.left_wrap {
    float: left;
    width: 600px;
    padding:0;
}

.news_box + .news_box{
    margin-top: 40px;
}

.news_contents {
    padding: 0;
    margin-bottom: 40px;
}

.news_contents .post-meta {
    position: relative;
    margin-top: 0;
    margin-bottom: 20px;
    padding: 0;
    height:20px;
}
.news_contents .post-meta:before{
    content: "";
    position: absolute;
    right: 0;
    top:10px;
    width: 100%;
    height: 1px;
    background: #E5E5E5;
}
.news_contents .post-meta li {
    position: relative;
    z-index: 2;
    display: inline-block;
    padding-right: 20px;
    background: #fff;
    font-size: 1.4rem;
}

.news_contents h3.post-title {
    margin-bottom: 15px;
    font-size: 2.1rem;
    text-align: left;
    font-weight: 500;
    line-height: 1.2;
    word-break: break-all;
}
.news_contents h3.post-title a {
    display: inline;
    color: #333;
    text-decoration:none;
}
.news_contents h3.post-title a:hover {
    text-decoration: underline;
}

.news_contents p {
    color: #333;
  	font-size: 1.6rem;
    line-height: 2;
    font-weight: 500;
    word-break: break-all;
}

.news_contents img {
    max-width: 100%;
    height: auto;
    display: block;
    margin-top: 15px;
    margin-bottom: 15px;
}

.news_contents .aligncenter{
    display:block;
    margin:0 auto;
}
.news_contents .alignright{
    float:right;
}
.news_contents .alignleft{
    float:left;
}

.pager{
    font-size:0;
    text-align:center;
    margin:30px 0 0 0;
}
.pager li{
    display:inline-block;
    width:35px;
    font-size:1.4rem;
    line-height:1.0;
    color:#000;
    text-align:center;
}
.pager .active{
    border:1px solid #000;
    background:#fff;
    padding:10px 0;
    position: relative;
    /*top: -12px;*/
}
.mac.safari .pager .active,
.iphone .pager .active{
    top: 0;
}
.pager li a{
    display:block;
    font-size:1.4rem;
    line-height:1.0;
    border:1px solid #808080;
    background:#808080;
    color:#fff;
    padding:10px 0;
}
.pager li a:hover{
    text-decoration:none;
}
.pager li+li{
    margin-left:10px;
}

/* ----------------------------------------
* side
---------------------------------------- */

.right_wrap {
    float: right;
    width: 250px;
}


.side-widget-area {
    padding: 0;
}

.side-widget {
    margin-bottom: 25px;
    padding-bottom: 25px;
    line-height: 1.6;
    font-size: 1.4rem;
}

.side-widget .side-title {
    margin: 0 0 13px;
    color: #333;
    font-size: 1.6rem;
    font-weight: 500;
}
.side-widget ul li {
    padding: 16px 0;
    border-bottom: 1px solid #e5e5e5;
}
.side-widget a {
    position: relative;
  	font-size: 1.4rem;
    color: #333;
    text-decoration: none;
    padding-left: 36px;
    display: block;
    word-break: break-all;
}
.side-widget a:before {
    content: "";
    position: absolute;
    top:0;
    left:0;
    width: 22px;
    height: 22px;
    background: url('../img/news/icon_arw_li.png') left center no-repeat;
}
.side-widget a:hover {
    color: #333;
}


@media screen and (max-width: 767px) {

.left_wrap {
	float: none;
	width: 100%;
	margin: auto;
	padding: 0;
}
.news_box{
	width: 100%;
	margin-right:0;
}
.news_contents .post-meta{
  margin-bottom: 6%;
}
.news_contents h3.post-title {
	margin-bottom: 6%;
	font-size: 1.8rem;
}
.news_contents p {
  font-size: 1.4rem;
  line-height: 1.5;
}

.right_wrap {
    float: none;
    width: 96%;
    margin: 10% auto 0;
    padding: 0;
}
.side-widget {
  margin-bottom: 7%;
  padding-bottom: 7%;
}

}


/* ----------------------------------------
* afterservice
---------------------------------------- */

.txt_efforts p {
	font-size: 1.6rem;
}

.img_efforts {
	margin-top: 40px;
}

.efforts_wrap {
	display: flex;
	justify-content: space-between;
}

.efforts_wrap .box_left {
	width: 435px;
}

.efforts_wrap .box_left .title {
	font-size: 2rem;
}

.efforts_wrap .box_left .txt {
	font-size: 1.3rem;
	line-height: 2;
	margin-left: 1.5em;
}

.efforts_wrap .box_left .ast {
	font-size: 1.3rem;
	line-height: 2;
	margin-left: 1.5em;
	position: relative;
	padding-left: 1em;
}

.efforts_wrap .box_left .ast::before {
	content: "※";
	position: absolute;
	left: 0;
}

.efforts_wrap .box_right {
	width: 428px;
	padding: 13px;
	border: #707070 1px solid;
	margin-top: 35px;
	font-size: 1.3rem;
	line-height: 2;
}

.efforts_wrap .box_right li {
	font-size: 1.3rem;
	line-height: 2;
	position: relative;
	padding-left: 1em;
}

.efforts_wrap .box_right li::before {
	content: "・";
	position: absolute;
	left: 0;
}

.efforts_wrap .box_right dl {
	margin-left: 1em;
}

.efforts_wrap .box_right dt {
	font-size: 1.3rem;
	line-height: 2;
}

.efforts_wrap .box_right dd {
	font-size: 1.3rem;
	line-height: 2;
	margin-left: 1em;
}

.box_afterservice{
	display:flex;
	flex-wrap:wrap;
}
.box_afterservice > div{
	width: 220px;
	margin-right: 33px;
}
.box_afterservice > div a{
	display: block;
	height: 100%;
}
.box_afterservice > div:nth-child(4n){
	margin-right: 0;
}
.box_afterservice > div:nth-child(n + 4){
	margin-top: 20px;
}
.box_afterservice .afterservice_thumb {
	height: 150px;
	overflow-y: hidden;
}
.box_afterservice .afterservice_thumb img {
	width: 100%;
}
.box_afterservice dl{
	padding: 10px;
}
.box_afterservice dt .date{
	color: #000;
	font-size: 1.2rem;
	text-align: center;
}
.box_afterservice dt .title{
	color: #000;
	font-size: 1.4rem;
	text-align: center;
	margin-top: 10px;
}
.box_afterservice dd{
	margin-top: 10px;
	color: #000;
	font-size: 1.4rem;
	letter-spacing: 0;
	word-break: break-all;
}


@media screen and (max-width: 767px) {

	.txt_efforts p {
		font-size: 1.4rem;
	}

	.img_efforts {
		margin-top: 6%;
	}

	.comment {
		font-size: 1.2rem;
	}

	.efforts_wrap {
		display: flex;
		justify-content: center;
		flex-direction: column;
	}

	.efforts_wrap .box_left {
		width: 100%;
	}

	.efforts_wrap .box_left .title {
		font-size: 1.6rem;
	}

	.efforts_wrap .box_left .txt {
		font-size: 1.2rem;
	}

	.efforts_wrap .box_left .ast {
		font-size: 1.2rem;
		line-height: 2;
		margin-left: 1.5em;
		position: relative;
		padding-left: 1em;
	}

	.efforts_wrap .box_left .ast::before {
		content: "※";
		position: absolute;
		left: 0;
	}

	.efforts_wrap .box_right {
		width: 100%;
		padding: 3%;
		margin-top: 6%;
		font-size: 1.2rem;
		line-height: 2;
	}

	.efforts_wrap .box_right li {
		font-size: 1.2rem;
		line-height: 2;
		position: relative;
		padding-left: 1em;
	}

	.efforts_wrap .box_right li::before {
		content: "・";
		position: absolute;
		left: 0;
	}

	.efforts_wrap .box_right dl {
		margin-left: 1em;
	}

	.efforts_wrap .box_right dt {
		font-size: 1.2rem;
		line-height: 2;
	}

	.efforts_wrap .box_right dd {
		font-size: 1.2rem;
		line-height: 2;
		margin-left: 1em;
	}


.box_afterservice > div{
	width: 49%;
}
.box_afterservice p.afterservice_thumb {
	height:auto;
}
.box_afterservice > div{
	margin-right: 2%;
}
.box_afterservice > div:nth-child(n + 3){
	margin-top: 3%;
}
.box_afterservice > div:nth-child(even){
	margin-right: 0;
}
.box_afterservice > div a img{
	width: 100%;
}
.box_afterservice dl{
	padding: 4%;
}
.box_afterservice dd{
	margin-top: 2%;
}

}


@media screen and (max-width: 400px) {

.box_afterservice{
	display:block;
}
.box_afterservice > div{
	width: 100%;
	margin: 0;
}
.box_afterservice > div + div{
	margin-top: 3%;
}
.box_afterservice> div a{
	width: 100%;
}

}