/*アーカイブデザイン*/
.post_list li.type2 {height: auto;}
.post_list li.type2 .image {height: auto;}
.post_list li.type2 .info {height: auto;}
  
/*ライトボックス*/
#imageContainer {
    padding: 10px;
    width: 60% !important;
    height: 60% !important;
}

/*ベネフィットセクション*/
div.benefit-box-list.box-list.wow.fadeIn {
    display: none;
}
div.eb-benefit-section {
    padding: 50px 0 0 0px;
}
.benefit-header p {
    max-width: 600px;
    text-align: center;
    margin: 0 auto;
    margin-top: 20px;
}