@charset "utf-8";
/* Common.css */
#main_content{
}
#news{
	width:80%;
	float:right;
}
/*--------------------------_--------------------------*/
.article_wrap{
	margin:20px auto;
	position:relative;
}
/**/
.news_box{/*記事タイトル枠*/
	width:100%;
	border-bottom:solid #b4b4b4 1px;
}
.news_box h3{/*記事タイトル文字*/
	width:84%;
	min-height:36px;
	float:left;
	padding:10px 0 0;
	box-sizing:border-box;
	font-size:1.3rem;
	line-height:1.3;
	font-weight:normal;
}
.news_pic{/*一覧Thumbnail*/
	text-align:right;
	float:right;
	width:20%;
	max-width:300px;
	max-height:300px;
	overflow:hidden;
}
.news_pic img{
	width:100%;
	margin:auto;
	border:solid 1px #d4d4d4;
	box-sizing:border-box;
}
#news time {
	font-size:1.1rem;
	line-height:1.2;
	font-weight:bold;
	color:#d1d1d1;
	letter-spacing:0.2rem;
}
.info_wrap a{ border-bottom: #999 1px solid;}

/*--------------------------コーポレート_枠_カラー--------------------------*/
.corporate{/*コーポレート枠*/
	width:16%;
	min-height:35px;
	padding:12px 0 0;
	margin:0 auto;
	font-size:1.2rem;
	letter-spacing:0.1rem;
	font-weight:bold;
	line-height:1;
	float:left;
	box-sizing:border-box;
}
/*コーポレート別カラー*/
.corporate.holdings{ color:#000;}
.corporate.style{ color:#e65226;}
.corporate.design{ color:#e95e6d;}
.corporate.beauty{ color:#f9c208;}
.corporate.life{ color:#90c000;}
.corporate.food{ color:#009f59;}
.corporate.sales{ color:#e6387d;}
.corporate.usagi{ color:#000;}
.corporate.sport{ color:#59c3e1;}
.corporate.pariya{ color:#068adf;}
.corporate.ecostr{ color:#37c2b9;}


/*--------------------------本文--------------------------*/
.infoWrap{/*ニュース詳細本文*/
	width:100%;
}
.news_set{/*テキストと画像枠*/
	width:100%;
	margin:50px 0 100px 0;
	padding-right:16%;
	box-sizing:border-box;
	position:relative;
}
.news_set2{/*テキストと画像枠*/
	width:100%;
	margin:50px 0 100px 0;
	box-sizing:border-box;
	position:relative;
}
.info_wrap time {
	font-size:1.1rem;
	line-height:1.2;
	font-weight:bold;
	letter-spacing:0.2rem;
	color:#d1d1d1;
	display:block;
	margin-bottom:50px;
}
h4 {
/*	font-family:'Tenor Sans',"游明朝体","Yu Mincho",YuMincho,"Sawarabi Mincho","ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","メイリオ",Meiryo,sans-serif;*/
	margin:40px auto;
	font-size:1.6rem;
	font-weight:bold;
	line-height:2.0;
}
h5 {/*お問い合わせ*/
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 2;
	margin: 10px auto;
}
.news_links{/*本件に関する資料枠*/
	padding:0 10px;	
}
.news_links p{
	border-bottom:1px dotted;
}
.news_contact{/*本件に関する問合せ枠*/
	margin-top:20px;
	padding:10px;
	border:1px solid #000;	
}
.txt_red{color:#C00;}

.border_box{
	border:1px #000 solid;
	margin:20px auto;
	padding:20px ;
	padding-bottom:30px;
	box-sizing:border-box;
}
.border_box02{
	border-top:1px #000 solid;
	border-bottom:1px #000 solid;
	margin:40px auto;
	padding:20px 0 25px;
	box-sizing:border-box;
}
.border_bottom0{
	border-bottom: none;
	padding-bottom: 0;
}

/*--------------------------画像--------------------------*/
.news_sub_img2{
	width:100%;
	margin:10px auto;
}
.news_sub_img3{
	width:100%;
	margin:10px auto;
}
.news_sub_img4{
	width:100%;
	margin:10px auto;
}
.news_sub_img{
	width:100%;
	max-width:300px;
	margin:10px auto;
	margin-left:0;
}
.news_sub_img2 img{
	width:50%;
	padding:4px;
	box-sizing:border-box;
	margin:auto;
	float:left;
}
.news_sub_img2 img.flo_n{
	float:none;
}
.news_set li p{
	margin:auto;
}
.news_sub_img2 span{
	width:50%;
}
.news_sub_img2 span img{
	width:100%;
}
.news_sub_img3 img{
	width:33.333%;
	padding:2px;
	box-sizing:border-box;
	margin:auto;
	float:left;
}
.news_sub_img4 img{
	width:25%;
	padding:2px;
	box-sizing:border-box;
	margin:auto;
	float:left;
}
img {
	max-width:100%;
}
/**/
.news_sub_img02{
	display:inline-block;
	height:320px;
	margin:auto;
	}
.news_sub_img02 img{
	height:100%;
}
/*****画像CSS変更*****/
.news_img2{
	width:100%;
	margin:10px auto;
}
.news_img2 li{
	width:49%;
	display: inline-block;
}
.news_img2 li img{
	width:100%;
	display: block;
}
.news_img2 li p{
	font-size: 1.1rem;
}
.news_img1{
	margin:10px auto;
}
.news_img1 li{
	width:100%;
	display: block;
}
.news_img1 li img{
	width:100%;
	display: block;
}
.news_img1 li p{
	font-size: 1.1rem;
}
.box01{
	width: 200px;
	display: flex;
	justify-content: space-between;
}
.box01 em{
	font-style: normal;
	margin: auto;
}
.box01 span{
	margin: auto;
}
@media screen and (max-width: 768px) {
/*h3 {
	font-size:2.4rem;
}*/
#news{
	width:100%;
	float:none;
	margin:auto; 
}
.news_box h3{/*記事タイトル文字*/
	width:100%;
	float:none;
}
.corporate{/*コーポレート枠*/
	width:100%;
	float:none;
}

/*--------------------------画像--------------------------*/
.news_sub_img2 img{
	width:50%;
	margin:auto;
}
.news_sub_img4 img{
	width:50%;
	margin:auto;
}
/**/
.news_sub_img02{
	height:260px;
	}

/***/
.news_box {
	width:68%;
	float:right;
}
.news_pic{
	width:30%;
	float: left;
	max-width:none;
	max-height:none;
}
#news time {
	margin-left: 2%;
}
/*****画像CSS変更*****/
.news_img2{
	width:100%;
	margin:10px auto;
}
.news_img2 li{
	width:100%;
	display: block;
}
.news_img2 li img{
	width:100%;
	display: block;
}
.news_img2 li p{
	font-size: 1.1rem;
}
.news_img1{
	width: 100%;
	margin:10px auto;
}
.news_img1 li{
	width:100%;
	display: block;
}
.news_img1 li img{
	width:100%;
	display: block;
}
.news_img1 li p{
	font-size: 1.1rem;
}
}
@media screen and (max-width: 480px) {
/**/
.news_sub_img02{
	width:100%;
	display:block;
	height:auto;
	margin:auto;
	}
.news_sub_img02 img{
	width:100%;
	padding:0;
	height:auto;
}
.news_set{/*テキストと画像枠*/
	padding-right:0;
	margin: 30px auto;
}
.news_sub_img2 span{
	width:100%;
}
	/***/
.news_box {
	width:56%;
}
.news_pic{
	width:40%;
}
#news time {
	margin-left: 4%;
}

 #news .info_wrap time {
	margin: auto;
	line-height: 2.6;
}
.corporate{
	padding:0;
	line-height: 2.2;
	min-height: auto;

}
.news_box h3{
	padding:0;
}
.news_box{
	padding:0 0 10px;
	margin: auto;
}
}
