#mascomi{
  margin-bottom: 30px;
}

#mascomi ul.link_list_right {
    float: right;
    margin-bottom: 20px;
}
#mascomi ul.link_list_right li {
    list-style: none outside none;
}
#mascomi ul.link_list_right li a {
/*    font-size: 12px;*/
    line-height: 1.2em;
    margin: 5px 0;
    padding: 0 20px 0 0;
}

#mascomi article p {
  margin: 20px 0;
}

#mascomi div.kigyou, {
    border: 1px solid #CCCCCC;
    margin: 1em auto;
    text-align: center;
    vertical-align: top;
    width: 100%;
}

#mascomi div.kigyou p {
    margin: 0;
}

#mascomi div.green {
    background-color: #F9FFF1;
}

#mascomi div.yellow {
    background-color: #FEFFF1;
}

#mascomi p.company {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #8A0000;
/*    font-size: 110%;*/
    font-weight: bold;
    margin: 0;
    padding-top: 5px;
    text-align: center;
}

#mascomi p.detail {
    padding: 1em 10px 0;
    text-align: left;
}

#mascomi span.keisaisi {
/*    font-size: 75%;*/
    font-weight: normal;
}

#mascomi span.copy {
    color: #025A9B;
/*    font-size: 110%;*/
    font-weight: bold;
}

#mascomi span.daihyou {
    font-weight: bold;
}

#mascomi p.daihyou_mt1 {
    font-weight: bold;
    margin-top: 1em;
}
#inner-container .banner {
    margin: 10px auto;
}
#inner-container .banner li a {
    background-color: #DB5424;
    border-radius: 4px;
    color: #FCFCE9;
    display: block;
/*    font-size: 12px;*/
    font-weight: bold;
    height: 48px;
    line-height: 48px;
    margin: 0 auto 20px;
    text-align: center;
    text-decoration: none;
/*    width: 273px;*/
}
#inner-container .banner li a:hover {
    background-color: #280000;
    color: #FCFCE9;
    text-decoration: none;
}
.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
.clearfix {
    min-height: 1px;
}


/* add */
#mascomi .items{
}
#mascomi .item {
  border: 1px solid #CCCCCC;
  margin: 1em auto;
  padding:20px;
}
#mascomi .item:nth-child(odd) {
    background-color: #F9FFF1;
}
#mascomi .item:nth-child(even) {
    background-color: #FEFFF1;
}

#mascomi .item h3 {
    margin: 0;
    padding:5px 0;
    border:none;
    text-align: center;
    color: #8A0000;
/*    font-size: 110%;*/
    font-weight: bold;

}
#mascomi .item h3 span {
}
#mascomi .item h4 {
    color: #025A9B;
/*    font-size: 110%;*/
    font-weight: bold;
}
#mascomi .item .item_text{
height:auto !important;
}
#mascomi .item .item_comment {
}
#mascomi .item .item_comment_by {
    font-weight: bold;
}
#mascomi .item a {
text-align:center;
}
#mascomi .item a img{
display:block;
}
/* add */

@media screen and (max-width: 768px) {
   .globalBnr {
   margin: 0 4.42%;
   padding: 0 0 0;
  }
  .globalBnr ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
   .globalBnr ul li {
    /*width: 48.54651162790697%;*/
	width: 100%;
    margin-bottom: 2.906976744186046%;
  }
  .globalBnr ul li img{
    width: 100%;
    height: auto;
  }
}
