@charset "utf-8";
@media screen and (max-width:700px){
#main_visual {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 2.3%;

}
#main_visual img {
    width: 100%;
}
#top_banner1 {
    padding: 5.38%;
}
#top_banner1 ul {
    padding: 0px;
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 0px;
    list-style-type: none;
    flex-wrap: wrap;
    max-width: 1200px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: flex;
    justify-content: space-between;
}
#top_banner1 ul li {
    width: 47.69%;
    margin-right: 4.61%;
    margin-bottom: 4.61%;
}
    #top_banner1 ul li:nth-child(2n) {
    margin-right: 0px;
}
/*
#top_banner1 ul li:nth-child(5n) {
    margin-right: 0px;
}
*/
#top_banner1 ul li img {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #E9E9E9;
    background-color: #F1F1F1;
}
#top_news {
    background-image: url(../images/top/top_news_bg1.png),url(../images/top/top_news_blue.svg);
    background-repeat: no-repeat;
    background-position: left 0%,right 80%;
    padding-top: 5.38%;
    padding-right: 5.38%;
    padding-left: 5.38%;
    padding-bottom: 8.46%;
    background-size: 50% auto,36%;
    position: relative;
}
.top_news_bose1 {
    width: 12.3%;
    right: 6.92%;
    bottom: 10%;
    position: absolute;
}

#top_news_inner {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    background-color: rgba(255,255,255,0.82);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding: 5.38%;
    box-sizing: border-box;
}
.top_news_moreBT {
    display: block;
    width: 218px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 3.84%;
}
.top_news_moreBT img {
    width: 100%;
}


#top_news_inner_inner {
    display: flex;
    flex-wrap: wrap;
}
#top_news_L {
    width: 100%;
}
#top_news_L h2 {
    font-size: 14px;
    margin-bottom: 5.38%;
}
#top_news_L h2 .top_news_abc {
    display: block;
    color: #275AF2;
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 0px;
    margin-bottom: 8px;
    padding: 0px;
    font-size: 32px;
    font-family: "Sofia Sans Extra Condensed", sans-serif;
    font-weight: 800;
}


#top_news_R {
    width: 100%;
}
#top_news_inner #top_news_R ul {
    padding: 0px;
    margin: 0px;
    list-style-type: none;
    border-top: 1px dotted #CCCCCC;
}
#top_news_R ul li {
    padding-top: 8px;
    padding-bottom: 8px;
    border-bottom: 1px dotted #CCCCCC;
    font-weight: 500;
    font-size: 14px;
    line-height: 1.5em;
}
#top_news_R ul li a {
    text-decoration: none;
    display: block;
    padding-top: 4px;
    padding-bottom: 4px;
    background-color: rgba(255,255,255,0.86);
    padding-left: 8px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 4px;
}

#top_news_R ul li .top_news_date {
    width: 100%;
    display: inline-block;
    font-weight: normal;
}
#bose_big {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 5.38%;
    margin-bottom: 5.38%;
}
#bose_big img {
    width: 100%;
}
.contents_UL1 .bose_top_li {
    background-image: url(../images/top/bose_bg.png);
    background-repeat: no-repeat;
    background-position: left top;
    background-size: cover;
    display: flex;
    align-items: flex-end;
}
.contents_UL1 .bose_top_li img {
    width: 100%;
}

.bose_top_li .bosebosebose {
    height: 100%;
    display: flex;
    margin: 0px;
    padding: 0px;
    align-items: flex-end;
    width: 100%;
}
.bosebosebose p img {
    max-width: 800px;
    width: 100%;

}
