#contentWrapper { margin-top: 10px;}

#contents h3 {
    background-color: transparent;
    border-top: none;
    height: 30px;
    line-height: 1;
    padding: 6px 0 6px 15px;
}
#contents h3 span {
    top: 3px;
    margin: 0;
}
/*
#contents h3 span a {
    height: 22px;
    padding: 5px 20px;
    border-radius: 5px;
}
*/

.com_contArea01:not(:first-child) { margin-top: 20px;}

/*----------------------------------------------*/
@media screen and (max-width: 768px) {
    
    #contentWrapper {
        margin-top: 50px;
    }
    
}
/*----------------------------------------------*/
@media screen and (max-width: 480px) {
    
    
    #contents h3 {
        height: 40px;
        line-height: 1;
        box-sizing: border-box;
        padding: 12px 10px 12px 15px;
    }
    #contents h3 span {
        top: 8px;
        right: 0;
    }
    
}
/*----------------------------------------------*/

/*≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡

mainslider

≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡*/
#top_mainSlider {
/*    height: 300px;*/
    margin-bottom: 10px;
    overflow: hidden;
}
#top_mainSlider li.slide {
/*    opacity: 0;*/
/*    width: 300px;*/
    width: 312px;
    float: left;
    -webkit-transition: 1s opacity ease;
    transition: 1s opacity ease;
}
#top_mainSlider li.slide img {
    width: 100%;
    height: auto;
}
#top_mainSlider li.slide:nth-child(3) {
/*    margin-top: 15px;*/
    margin-top: 3px;
}
#top_mainSlider li.slide p.tag {
    position: absolute;
    display: inline-block;
    font-size: 12px;
    font-size: 1.2rem;
    letter-spacing: -.05em;
    height: 20px;
    box-sizing: border-box;
    padding: 2px 8px;
    background-color: #333;
    color: #fff;
/*    border-radius: 100px;*/
    top: 0;
    left: 0;
}
#top_mainSlider li.slide .data {
    height: 30px;
}
#top_mainSlider li.slide .data .inner {
    padding: 5px 10px;
    font-size: 14px;
    font-size: 1.4rem;
}

#top_mainSlider li.slide.wide {
    width: 632px;
/*    width: 634px;*/
/*    margin-right: 18px;*/
    margin-right: 6px;
}
/*#top_mainSlider li.slide.wide .data { height: 58px;}*/
#top_mainSlider li.slide.wide .data .inner { padding: 10px 15px;}
/*
#top_mainSlider li.slide.wide .data p:first-child {
    top: -240px;
}
*/
#top_mainSlider li.slide.wide .data p:last-child {
    font-size: 20px;
    font-size: 2.0rem;
}
#top_mainSlider li.slide.wide .data p:last-child span.min {
    font-size: 14px;
    font-size: 1.4rem;
}

/*----------------------------------------------*/
@media screen and (max-width: 768px) {
    
    #top_mainSlider li.slide:nth-child(3) {
        margin-top: 0;
    }
    #top_mainSlider li.slide.wide {
        width: auto;
        margin-right: 0;
    }
    #top_mainSlider li.slide.wide .data p:last-child,
    #top_mainSlider li.slide .data p:last-child {
        margin-top: 0;
        font-size: 14px;
        font-size: 1.4rem;
    }
    
}
/*----------------------------------------------*/
@media screen and (max-width: 480px) {
    
    
}
/*----------------------------------------------*/

/*≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡

news area

≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡*/
#top_newsArea > .com_arrowList01 > .com_btn01 {
    margin-top: 10px;
}
#top_newsArea > .com_arrowList01 > .com_btn01::after {
    content: '';
    clear: both;
    display: block;
}
#top_newsArea > .com_arrowList01 > .com_btn01 a {
    width: 150px;
    float: right;
    height: 30px;
    padding: 6px 20px;
    font-size: 12px;
    font-size: 1.2rem;
}

/*----------------------------------------------*/
@media screen and (max-width: 768px) {
}
/*----------------------------------------------*/
@media screen and (max-width: 480px) {
}
/*----------------------------------------------*/

/*============================================================================
    contents list
============================================================================*/
#contents .com_contList01 li.ofBlog {}
#contents .com_contList01 li.ofBlog .txt h4 {
    font-size: 20px;
    font-size: 2.0rem;
}


.box30 li {
    float: left;
    width: 32%;
    margin: 1rem 1% 1rem 0;
}

.box30 li:nth-child(3) {
	margin-right: 0;
}

.box30 img {
    width: 100%;
}

.eyecatch {
    width: 100%;
    height: 150px;
    background-position: center;
    background-size: cover;
}

.eyecatch.noimg {
	background-image: url(../common/img/com_noimage01.png);
}



/*----------------------------------------------*/
@media screen and (max-width: 768px) {
	

.box30 li {
    float: inherit;
    width: 98%;
}
	
	
}
/*----------------------------------------------*/
@media screen and (max-width: 480px) {
    #contents .com_contList01 li.ofBlog .txt h4 {
        font-size: 16px;
        font-size: 1.6rem;
    }
}
/*----------------------------------------------*/