@charset "utf-8";

#page-title .page-img{
background: url("../images/company-images/page-title.jpg") 50% 50% no-repeat;
background-size: cover;
}
/* ----------------------------------------
 contents
------------------------------------------- */
.contents {
    float: left;
    width: 70%;
}

.news-title {
    font-size: 2.4rem;
    text-align: left;
    line-height: 1.3;
    border-bottom: 1px solid #555;
    padding-bottom: 10px;
    margin-bottom: 30px;
}

/*----------------------------------------
Serchform
------------------------------------------- */
	
.searchform {
  position: relative;
}
.searchform{
	padding-top:10px;
}
.searchfield {
  font-size: 14px;
  width: 90%;
  margin: 3px;
  padding: 10px;
  border: solid 1px #bbb;
  border-radius: 4px;
  background-color: #efefef;
}
 
.searchsubmit {
  font-family: FontAwesome;
  font-size: 1.4em;
  position: absolute;
  top: 0;
  right: 8%;
  margin-top: 10px;
  padding: 0;
  cursor: pointer;
  color: #6297f5;
  border: none;
  background: transparent;
}
 
.searchsubmit:hover {
  opacity: .6;
}
/*----------------------------------------
最近の投稿
------------------------------------------- */
.rpwwt-widget ul li{
	
}
.rpwwt-post-title{
	
}
.rpwwt-post-date{
	padding:5px 10px;
	color:#666;
	font-size:1.3rem;
	margin-left:5px;
}

.rpwwt-widget ul li a{
	padding-bottom:30px;
}


/* ----------------------------------------
 一覧
------------------------------------------- */
.article-box {
    text-align: left;
    margin-bottom: 60px;
}

.article-box img {
    max-width: 100%;
    height: auto;
    margin-bottom: 20px;
}

.article-box a {
    text-decoration: underline;
}

.article-box a:hover {
    color: #000 !important;
    text-decoration: underline;
}

.article-box h1 {
    font-size: 2.5rem;
    margin-bottom: 20px;
}

.article-box h2 {
    font-size: 2.2rem;
    margin-bottom: 20px;
}

.article-box h3 {
    font-size: 2.0rem;
    border-left: 5px solid #2b417a;
    padding-left: 10px;
    margin-bottom: 20px;
}

.article-box ul {
    margin-bottom: 20px;
}

.article-box ul li {
    list-style-type: disc;
    margin-left: 20px;
    background-size: 5px auto;
    margin-bottom: 6px;
}

.article-box p {
    margin-bottom: 15px;
}

.remark {
    text-align: left;
    margin-bottom: 30px;
}

.remark .date {
    font-size: 1.4rem;
    margin-right: 10px;
}

.remark .post-categories {
    display: inline-block;
}

.remark .post-categories li {
    display: inline-block;
    margin-right: 10px;
}

.remark .post-categories li a {
    display: inline-block;
    font-size: 1.2rem;
    color: #fff;
    background-color: #740003;
    padding: 3px 15px;
}

#newsC .stitle{
	border-top:solid 2px #000;
	border-bottom:solid 1px #000;
	padding:10px 0 5px 0;
	margin-bottom:30px;
}
#newsC h2,#newsC .remark{
	padding-left:10px;
}

#news .firstImg img{
	width:500px;
	clear:both;
}

/* ----------------------------------------
 pager
------------------------------------------- */
.page_number {
    display: inline-block;
    color: #000;
    background: #fafafa;
    border: solid 1px #aaaaaa;
    border-radius: 5px;
    padding: 5px 8px;
    margin: 0 2px;
}

.page_number,
.page_number:visited {
    color: #000;
    text-decoration: none;
}

.current_page_number {
    background: #740003;
    border: solid 1px #fff;
    color: #fff !important;
}

/* ------------------------------------------------------------
img-group
   ------------------------------------------------------------ */
.img-group {
    overflow: hidden;
}

.img-group li {
    float: left;
    width: 31%;
    /*横列調整*/
    box-sizing: border-box;
    text-align: center;
    margin-right: 3.5%;
    margin-bottom: 50px;
}

.img-group li:nth-child(3n) {
    margin-right: 0;
}

.img-group li div {
    position: relative;
    padding-top: 100%;
    /*縦横比調整*/
    box-sizing: border-box;
    border: 2px solid #fff;
    margin-bottom: 5px;
}

.img-group li div img {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    top: 0;
    left: 0;
}


/* ----------------------------------------
BLOG
------------------------------------------- */

#news{
}

#news h2{
line-height: 1;
color: #000;
font-size: 6rem;
text-align: left;
	margin-left:2%;
}

#news h2 span{
color: #740003;
font-size: 1.6rem;
}


#news h2 i{
font-size: 2.2rem;
font-style: normal;
margin-top: 30px;
float:right;
margin-right:3%;
	
}

#news ul {
	clear:both;
  overflow: hidden;
}
#news ul li{
  float: left;
  width: 30%;
  margin-right: 3%;
  margin-bottom:2.5%;
}
#news ul li a {
  color: #333;
  font-size: 1.8rem;
  margin-bottom:3%;
}
#news ul li img{
  width: 100%;
}
#news ul li:nth-child(3n) {
  /*margin-right: 0;*/
}
#news ul li img {
  margin-bottom: 10px;
}
#news ul li i {
  display: block;
  color: #740003;
}
#news p{
text-align:left!important;
	font-size:1.6rem;
	margin-bottom:3%;
	margin-top:3%;
}

#news .cate{
	background-color:#740003;
	padding:3px 10px;
	color:#fff;
	font-size:1.4rem;
	margin-right:5px;
}
#news .bDate{
	padding:3px 10px;
	color:#666;
	font-size:1.3rem;
	margin-left:5px;
}
/* ----------------------------------------
 side
------------------------------------------- */
.side {
    float: right;
    width: 26%;
}

.cate-menu{
	margin-bottom:40px;
}

.cate-menu h3 {
    color: #fff;
    font-size: 1.6rem;
    text-align: left;
    background-color: #740003;
    padding: 10px 5px;
}

.cate-menu li a {
    border-bottom: 1px dotted #555;
	font-size: 1.5rem;
}

.cate-menu li a {
    display: block;
    text-align: left;
    padding: 10px 5px;
}

.cate-menu .children li a {
    padding: 10px 5px 10px 20px;
    position: relative;
}

.cate-menu .children li a::before {
    display: inline-block;
    font-family: 'FontAwesome';
    content: "\f101";
    position: absolute;
    top: 18px;
    left: 15px;
    margin-right: 10px;
}
/* =======================
  PC
======================== */
@media screen and (min-width: 1200px) {}

/* =======================
  TABLET
======================== */
@media screen and (max-width:1199px) {
    .contents {
        float: left;
        width: 71%;
    }

    .side {
        float: right;
        width: 25%;
    }
}

/* =======================
  SP
======================== */
@media screen and (max-width: 799px) {

    /* ----------------------------------------
contents
------------------------------------------- */
    .contents {
        float: none;
        width: 100%;
        margin-bottom: 30px;
    }

    .side {
        float: none;
        width: 100%;
    }

    /* ----------------------------------------
一覧
------------------------------------------- */
    .article-list {
        overflow: hidden;
    }

    .article-list li {
        float: none;
        width: 100%;
        margin-right: 0;
        margin-bottom: 30px;
    }

    .article-list li:nth-child(3n) {
        margin-right: 0;
    }

    /* ----------------------------------------
 記事部分
------------------------------------------- */
    .article-box h1 {
        font-size: 1.8rem;
    }

    .article-box h2 {
        font-size: 1.5rem;
    }

    .article-box h3 {
        font-size: 1.3rem;
    }

    .article-box ul {
        margin-bottom: 20px;
    }

    .remark {
        margin-bottom: 15px;
    }

    .remark .date {
        font-size: 1.2rem;
    }

    .remark .post-categories li a {
        font-size: 1.1rem;
    }

	/* ----------------------------------------
BLOG
------------------------------------------- */

#news{
	
	width:100%;
}

#news h2{
line-height: 1;
color: #000;
font-size: 6rem;
text-align: left;
	margin-left:2%;
}

#news h2 span{

color: #740003;
font-size: 1.6rem;
}


#news h2 i{
font-size: 2.2rem;
font-style: normal;
margin-top: 30px;
float:right;
margin-right:3%;
	
}


#news ul {
	clear:both;
  overflow: hidden;
	margin-top:100px;
}
#news ul li {
  float: left;
  width: 46%;
  
  margin-bottom:2.5%;
}
#news ul li a {
  color: #000;
  font-size: 1.8rem;
  margin-bottom:3%;
}
#news ul li:nth-child(2n) {
 margin-right: 4%!important;
}
#news ul li img {
  margin-bottom: 10px;
}
#news ul li i {
  display: block;
  color: #000;
}
#news p{
text-align:left!important;
	font-size:1.6rem;
	margin-bottom:3%;
	margin-top:3%;
}

#news .cate{
	background-color:#740003;
	padding:3px 10px;
	color:#fff;
	font-size:1.4rem;
	margin-right:5px;
}
#news .bDate{
	padding:3px 10px;
	color:#666;
	font-size:1.3rem;
	margin-left:5px;
	display: block;
}
	
	
	
	
    /* ------------------------------------------------------------
img-group
   ------------------------------------------------------------ */
    .img-group {
        overflow: hidden;
    }

    .img-group li {
        width: 48%;
        /*横列調整*/
        margin-right: 4%;
        margin-bottom: 25px;
    }

    .img-group li:nth-child(3n) {
        margin-right: 4%;
    }

    .img-group li:nth-child(2n) {
        margin-right: 0;
    }

}