#notice-image .bg {background-image:url('../img/bg_notice.jpg');}
.notice-image {
    display:block;
    width:100%;
    position:relative;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    height:560px;
    background-size:cover;
    margin-top:230px;
    background-attachment: fixed;
}
.notice-image > div {
    display:table;
    width:100%;
    height:100%;
}
.notice-image > div.bg {display:block;position:fixed;background-position:50%;background-repeat:no-repeat;background-size:cover;left:0;top:0px;z-index:-2;width:100%;height:780px;-webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;}
.notice-image .caption{
    display:table-cell;
    width:100%;
    height:100%;
    vertical-align:middle;
    text-align:center;
}
.notice-image .caption h1 {
    letter-spacing: 1px;
	color:#f6f6f0;
    font-size:50px;
    font-family:"Didot W01 Italic";
    text-shadow: 0px 0px 10px #000;
}
.notice-image .caption p {
    margin:10px auto 0px auto;
    text-shadow: 0px 0px 10px #000;
    font-size:12px;
    line-height:25px;
    color:#f6f6f0;
    max-width:532px;
    padding:0px 15px;
}

#news-wrap {
    background:#f6f6f0;
    padding-top:160px;
    padding-bottom:210px;
}
#news {
    padding-left:15px;
    padding-right:15px;
	max-width:1160px;
    text-align:center;

}
#news #ajax-wrap {overflow:hidden;}
#news div.title {
    text-align:center;
    margin-bottom:80px;
}
#news div.title .sub-title {
    font-size:50px;
    font-family:"Didot W01 Bold Italic";
}
#news div.title .sub-title-desc {
    font-size:14px !important;
    margin-top:10px;
    font-weight:100;
    line-height:1.4;
}
#news .section {
    padding:0px 0px 23px 0px;
    width:32.5%;
    margin-top:1%;
    margin-bottom:1%;
    display:block;
    float:left;
    background:#eae9e3;
    cursor:pointer;
    position:relative;
    height:540px;
	color:#1b1b1b;
}
#news #ajax-wrap .section:nth-of-type(3n-1) {
    margin-left:1%;
    margin-right:1%;
}
#news #ajax-wrap .section:nth-of-type(3n+1) {
    clear:both;
}
#news .section .image-box {
    overflow:hidden;
    width:100%;
    position:relative;
    /*-webkit-background-size: 100% 100%;
    background-size: 100% 100%;
    -webkit-transition-duration: 0.5s;
    -moz-transition-duration: 0.5s;
    -ms-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    transition-duration: 0.5s;
    background-position: 50% 50%;*/
}
#news .section:hover .image-box {
    /*-webkit-background-size: 105% 105%;
    background-size: 105% 105%;*/
}
#news .section:hover .image-box div.cover {
    display:block;
}
#news .section .image-box div.cover {
    position:absolute;
    left:0;
    top:0;
    display:none;
    width:100%;
    height:100%;
    table-layout:fixed;
    background:rgba(0,0,0,0.3);
    color:white;
}
#news .section .image-box div.cover .cover-content {
    display:table;
    vertical-align:middle;
    text-align:center;
    width:100%;
    height:100%;
}
#news .section .image-box div.cover .cover-content .cover-in{
    display:table-cell;
    text-align:center;
    vertical-align:middle;
    text-transform: uppercase;
}
#news .section .image-box > img {
    width:100%;
    display:block;
    position:relative;
}
#news .section .image-box > img.de {
    width:100%;
    display:block;
    position:absolute;
    left:0;
    top:0;
    transition-duration:0.5s;
}
#news .section:hover .image-box > img.de {
    transform: scale(1.03,1.03);
    -webkit-transform: scale(1.03,1.03);
    -moz-transform: scale(1.03,1.03);
    -ms-transform: scale(1.03,1.03);
}
#news .section .description {
    font-size:14px;
    line-height:25px;
    height:80px; /*120px;*/
    text-align: justify !important;
    word-break: break-all !important;;
    padding-right:30px;
    padding-left:30px;
	overflow:hidden;
    /*font-family : "Avenir LT W01_55 Roman1475520", "SD Gothic";*/
    font-weight:200;
}
#news .section .description img {
    display:none;
}
#news .section .readMore {
    position:absolute;
    left:50%;
    bottom:20px;
    margin-left:-54px;
    display:block;
    text-align:center;
    color:#b49759;
    border:1px solid #b49759;
    font-size:13px;
    margin-top:25px;
    width:109px;
    line-height:36px;
    height:36px;
    vertical-align: middle;
}
body#en #news .section .readMore{letter-spacing: 1px;}
#news .section:hover .readMore {
    background:#b49759;
    color:#efefee;
}
#news .section p.category {
    margin-top:20px;
    font-size:14px;
    font-family:"Avenir";
    font-weight:bold;
    opacity:0.5;
    text-transform: uppercase;
}
#news .section .description p {text-align:justify !important;}
#news .section h3.title {
    font-size:20px;
    font-weight:bold;
    text-align:center;
    margin-top:3px;
    line-height:1.5;
    padding-left:30px;
    padding-right:30px;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
}
/*body#en #news .section h3.title {letter-spacing: 2px;}*/
#news .section p.date {
    margin-top:10px;
    text-align:center;
    font-size:12px;
    margin-bottom:20px;
    font-family : "Avenir";
    font-weight:200;
}
#news .news-more {display:block;width:211px;height:36px;line-height:36px;margin-left:auto;margin-right:auto;color:#515151;margin-top:60px;border:1px solid #b49759;letter-spacing:1px;font-size:14px;transition-duration:0.5s;}
#news .news-more:hover {background:#b49759;color:white;}
#news .news-more .plus {font-size:28px;margin-left:0px;}

#news .sort-wrap {
    margin-bottom:20px;
    overflow:hidden;
}
#news .sort-wrap ul {float:right;}
#news .sort-wrap ul li {float:left;}
#news .sort-wrap ul li a {
    display:block;
    padding:0px 20px;
    border-left:1px solid #b49759;
    font-family:"Avenir";
    font-weight:bold;
    font-size:14px;
	letter-spacing:2px;
    color:#1b1b1b;
    opacity:0.5;
}
#news .sort-wrap ul li:first-child a {border:0;}
#news .sort-wrap ul li a:hover, #news .sort-wrap ul li a.on {opacity:1;}

/* View */

#newView-wrap {background:#eeede7;color:#1b1b1b;padding-top:400px;padding-bottom:130px;}
#newView-wrap #newView {max-width:1270px;margin:0 auto;background:#e4e2d7;padding:130px 200px;}
#newView-wrap #newView p.date {text-align:center;font-size:14px;font-family:"Avenir";font-weight:200;}
#newView-wrap #newView h2.subject {text-align:center;margin-top:30px;font-size:26px;font-weight:bold;}
#newView-wrap #newView p.writer {text-align:center;font-size:16px;margin:15px auto 40px auto;}
#newView-wrap #newView div.content {line-height:1.9;}
#newView-wrap #newView div.content img.img100 {width:100%}
#newView-wrap #newView div.download-wrap {
	text-align:center;
	width:200px;
	margin:50px auto 0;
}
#newView-wrap #newView div.download-wrap a .off {
	display:block;
	width:100%;
	max-width:200px;
	margin:0 auto;;
}
#newView-wrap #newView div.download-wrap a .on{
	display:none;
	width:100%;
	max-width:200px;
	margin:0 auto;;
}
#newView-wrap #newView div.download-wrap a:hover .off{
	display:none;
}
#newView-wrap #newView div.download-wrap a:hover .on {
	display:block;
}
#newView-wrap.terms {background:#e7e5da}
#newView-wrap.terms #newView {background:#f5f5f2;}
#newView-wrap.terms #newView h2.subject {font-size:30px;}
body#en #newView-wrap.terms #newView h2.subject {letter-spacing:2px;}
#newView-wrap.terms #newView p.guide {width:35px;height:1px;background:#b49759;margin:27px auto;}
#newView-wrap.terms #newView p.text-center {text-align:center;font-size:16px;margin:0px auto 75px auto;font-weight:bold;}
#newView-wrap.terms #newView div.content {font-size:14px;}

.back-list {display:block;width:211px;height:36px;line-height:36px;margin-left:auto;margin-right:auto;color:#515151;margin-top:60px;border:1px solid #b49759;letter-spacing:1px;font-size:14px;transition-duration:0.5s;text-align:center;}
.back-list:hover {background:#b49759;color:white;}
body#en .back-list {font-family:"Didot W01 Italic";}

@media (max-width:1270px) {
    #newView-wrap {padding-left:15px;padding-right:15px;}
    #newView-wrap #newView {padding:80px 100px;}
}
@media (max-width:1024px) {
    #news {padding-left:0;padding-right:0;}
    #news .sort-wrap ul {float:none;margin:0 auto;display:block;}
    #news .sort-wrap ul li {float:none;display:inline-block;margin-left:-4px;}
}
@media (max-width:930px) {
    #newView-wrap #newView div.content img {width:100% !important;margin-top:20px !important;margin-bottom:20px !important;}
}
@media (max-width:800px) {
    /*#news .section {
        width: 49%;
    }

    #news .section:nth-child(3n) {
        margin-left: 0;
        margin-right: 0;
    }

    #news .section:nth-child(2n) {
        margin-left: 1%;
        margin-right: 1%;
    }*/

    #news-wrap {
        padding-top: 94px;
        padding-bottom: 160px;
    }
}
@media (max-width:640px) {
	.notice-image {
		height:300px;
	}
}
@media (max-width:480px) {
    #news .news-more,
    #news .section .readMore {font-size:12px;}
    #newView-wrap #newView div.content {font-size:14px;}
    #newView-wrap #newView h2.subject {font-size:24px;margin-top:20px;}
    #newView-wrap #newView p.writer {font-size:14px;margin-top:5px;margin-bottom:20px;}
    #newView-wrap {padding-top:0px !important;}
    #newView-wrap #newView {background:none;padding-top:100px;padding-left:0px;padding-right:0px;}
    #news .section:nth-child(3n) {margin-left:0;margin-right:0;}
    #news .section:nth-child(2n) {margin-left:0;margin-right:0;}
    #news .section {
        width:100%;
        margin-left:0px !important;
        margin-right:0px !important;
    }
    #news-wrap {
        padding-top:94px;
        padding-bottom:160px;
        padding-left:15px;
        padding-right:15px;
    }
    #news .sort-wrap ul li a {padding:0px 15px;}
    #news .news-more {margin-top:30px;}
    #newView-wrap #newView div.content {padding-left:15px;padding-right:15px;}
    #news .sort-wrap ul li a {font-size:16px;padding:0px 7px;}
    .notice-image .caption h1 {font-size:28px;}
    .notice-image .caption p {font-size:12px;}
    #news .section p.category {font-size:10px; letter-spacing:1px;}
    #news .section .description {font-size:12px;}
    #newView-wrap #newView div.content {font-size:12px !important;}
    #newView-wrap #newView {padding-bottom:20px;}
    .back-list {margin-top:0px;}
}