﻿.bg_color3 {
    background-color: #ffe100;
}

.bg_color2 {
    background-color: #ffffff;
}

#contents .box_txt {
    background-color: rgba(255,255,255,1) !important;
}

.fs_wrap h3 span {
    color: black;
    font-weight: bold;
    font-family: "游明朝", "YuMincho", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "Sawarabi Mincho", "serif";
}

.box_title1, .cate_title{
font-weight:bold;
}

.date{
background-color: #ffe100;
    display: inline-block;
    color: black;
    border-radius: 12px;
    padding: 0px 11px;
    margin: 6px 0px;
    font-size: 14px;
    font-weight: bold;
}

#page_title.bg_color1{
background-color: #ffe100 !important;
}

#page_title h2{
font-weight: bold;
    color: black;
}

.letter_5 {
    letter-spacing: 0px;
}

.txt_shadow {
    text-shadow: unset;
}

#cms_3-c .cate_title{
    background-color: #ffe100;
    border-bottom: none;
}

#top_link .links_bt{
width:60% !important;
}


#top_header h1{
width:20% !important;
}

#top_header h1.kore{
width:40% !important;
}


#main_right header{
padding-right:0;
}

#page_title {
    padding-right: 5%;
}


.border_color2 {
    border-color: #a7a4a4;
}


@media all and (-ms-high-contrast: none){
 .date {
    padding-top: 5px;
}
}



@media screen and (max-width: 768px){
#page_title {
    padding-right: 0;
}


element.style {
}
#news .swiper-slide .date {
    font-size: 12px;
    width: 28%;
    padding: 3px 1%;
}
#news .swiper-slide .date, #news .swiper-slide .news_title {
    display: block;
    float: left;
    line-height: 1;
    vertical-align: top;
    text-shadow: 0 1px 2px rgba(0,0,0,0.2);
}

.date {
   margin: 0px;
}

#top_header h1.kore {
    width: 30% !important;
}

}