@charset "utf-8";

/* hypertext
-------------------- */
a {
  color: #333;
  text-decoration: none;
}
a:hover {
  color: #888;
  text-decoration: underline;
}


/* MainImage
-------------------- */
#PCMainImage {
position: relative;
width: 100%;
min-width: 1200px;
height: 500px;
margin-bottom: 36px;
    margin-top: 90px;
}
#MainImage li {
    display:none;
}
#MainImage li:first-child {
    display:block;
}
#PCMainImageWrap {
position: relative;
left: 50%;
top: 0;
width: 1400px;
margin-left: -700px;
margin-right: -100px;
}
#MainImage {
    height: 500px;
}

/* Main
-------------------- */
.contents h2 {
    margin-bottom: 30px;
    line-height: 1;
}
.contents h2 span.main-title1 {
    display: inline-block;
    font-size: 32px;
    font-family: 'Oswald', sans-serif;
    letter-spacing: 2px;
}
.contents h2 span.main-title1:before {
    display: block;
    width: 100px;
    content: '';
    margin: 0 auto;
    padding-top: 30px;
    border-top: 1px solid #999999;
}
.contents h2 span.main-title2 {
    font-size: 32px;
    font-family: 'Oswald', sans-serif;
    letter-spacing: 2px;
}
.contents h2 span.sub-title {
    font-size: 14px;
    color: #999999;
}


/* works
-------------------- */
#Works {
    margin-bottom: 70px;
}
#Works h2 {
    margin-bottom: 70px;
    text-align: center;
}
#Works ul {
    margin-bottom: 30px;
}
#Works li {
    float: left;
    width: 274px;
    margin-right: 26px;
}
#Works li:last-child {
    margin-right: 0;
}
#Works li .thumbnail {
    margin-bottom: 15px;
}
#Works li h3 {
    margin-bottom: 20px;
    font-size: 16px;
}
#Works li h3 a {
    font-weight: bold;
}
#Works li p {
    color: #666666;
}
#Works .btn-more {
    text-align: center;
}

/* feed News
-------------------- */
#Feed {
    margin-bottom: 80px;
}

#News {
    width: 560px;
    margin-top: 60px;
}
#News ul {
    margin-bottom: 20px;
}
#News li {
    margin-bottom: 12px;
}
#News li:after {
    clear: both;
    content: '';
    display: block;
    height: 0;
}
#News li span.date {
    float: left;
    display: block;
    width: 60px;
    padding: 10px 15px 10px 0;
    color: #666666;
    font-size: 12px;
}
#News li span.title {
    display: block;
    margin-left: 80px;
    margin-bottom: 10px;
    padding: 9px 0;
    padding-left: 25px;
    border-left: 1px solid #CCCCCC;
    font-size: 15px;
}
#News li p {
    font-size: 13px;
    line-height:1.2;
}
#News .btn-more {
    text-align: right;
}

/* feed Blog
-------------------- */
#Blog {
    position: relative;
    width: 520px;
    padding: 80px 30px 30px;
    
}
#Blog li {
    float: left;
    width: 250px;
    margin-bottom: 30px;
}
#Blog li:nth-child(odd) {
    margin-right: 20px;
}
#Blog li:after {
    clear: both;
    content: '';
    display: block;
    height: 0;
}
#Blog li .thumbnail {
    float: left;
    width: 80px;
    margin-right: 10px;
}
#Blog li h3 a {
    font-size: 15px;
    font-weight: bold;
}
#Blog li .date {
    font-size: 12px;
}
#Blog li p {
    font-size: 13px;
    line-height:1.2;
}
#Blog .btn-more {
    position: absolute;
    right: -4px;
    bottom: -55px;
}

/* About
-------------------- */
#About {
    margin-bottom: 80px;
    padding: 50px 0;
}
#About h2 {
    text-align: center;
}
#About li {
    position: relative;
    float: left;
    width: 372px;
    margin-right: 40px;
}
#About li:last-child {
    margin-right: 0;
}
#About li:after {
    clear: both;
    content: '';
    display: block;
    height: 0;
}
#About li .thumbnail img {
    border-radius: 200px;
    border: 14px solid #fff;
}
#About li h3 {
    position: relative;
    top: -50px;
    right: -120px;
    width: 270px;
    padding: 10px;
    background: #cc9;
    color: #fff;
    font-family: "'Roboto', sans-serif";
    text-align: center;
    font-size: 20px;
    /*-webkit-font-smoothing: antialiased;*/
}
#About li p {
    color: #666666;
    font-size: 14px;
    line-height: 1.6;
}

.post-section-events {
  width: 467.5px;
  margin: 30px 0 30px;
  float: left; }
  .post-section-events .item__meta {
    display: none; }
  @media screen and (max-width: 768px) {
    .post-section-events {
      width: 100%;
      float: none; } }



.post-section-news {
  width: 467.5px;
  margin: 30px 0 30px;
  float: right; }
  .post-section-news .item__category {
    display: none; }
  .post-section-news .item__title {
    clear: both;
    width: 100%;
    box-sizing: border-box;
    padding: 5px 10px 0; }
  @media screen and (max-width: 768px) {
    .post-section-news {
      width: 100%;
      float: none; } }


.post-section-officialblog {
  width: 467.5px;
  margin: 30px 0 30px;
  margin: auto; }
  .post-section-events .item__meta {
    display: center; }
  @media screen and (max-width: 768px) {
    .post-section-officialblog {
      width: 100%;
      float: none; } }





*/////////////////////////////////////
.post-section .post-section__title {
    position: relative;
    max-width: auto;
    margin-left: 0;
}

@media screen and (max-width: 768px) {
    .post-section .post-section__title {
        margin-top: 0;
    }
}

.post-section .post-section__title .title__readmore {
    position: absolute;
    top: 12px;
    right: 12px;
    width: auto !important;
}

/*



*/
.post-section__time-list {
    overflow: auto;
    height: 100%;
}

.post-section__time-list .time-list__item {
    padding: 1em;
    margin-bottom: 5px;
    clear: both;
    background: #efefef;
}

.post-section__time-list .item__meta {
    color: #555;
    font-weight: 700;
    padding-left: 10px;
    margin-right: 10px;
    background: url(../img/marker_01.png) no-repeat left center;
    float: left;
    width: 100px;
}

.post-section__time-list .item__meta time {
    display: inline-block;
    vertical-align: middle;
}

.post-section__time-list .item__title {
    color: #59210A;
    overflow: hidden;
    vertical-align: middle;
}

.post-section__time-list .item__title a {
    color: #59210A;
    display: inline-block;
    vertical-align: middle;
}

.post-section__time-list .item__title a:link,.post-section__time-list .item__title a:visited {
    color: #59210A;
}

.post-section__time-list .item__title a:hover,.post-section__time-list .item__title a:active,.post-section__time-list .item__title a:focus {
    text-decoration: underline;
}

.post-section__time-list .item__title p {
    margin: 0;
    padding: 0;
}

.post-section__time-list .time-list__item--new .item__title:after {
    color: #FFF;
    content: "NEW";
    display: inline-block;
    vertical-align: middle;
    line-height: 1;
    margin-left: 5px;
    background: #7f0019;
    font-size: 9px;
    padding: 4px 9px 2px;
}

.post-section__article-list {
    padding: 10px 0;
    overflow: auto;
    height: 100%;
    list-style: none;
}

.post-section__article-list .article-list__item {
    display: block;
    overflow: hidden;
    clear: both;
    margin-bottom: 20px;
}

.post-section--box .post-section__article-list .article-list__item {
    width: 150.83333px;
    margin-right: 15px;
    float: left;
    overflow: hidden;
    clear: none;
}

.post-section--box .post-section__article-list .article-list__item:nth-child(6n) {
    margin-right: 0;
}

@media screen and (max-width: 768px) {
    .post-section--box .post-section__article-list .article-list__item {
        width: 32%;
        margin-right: 2%;
    }

    .post-section--box .post-section__article-list .article-list__item:nth-child(6n) {
        margin-right: 2%;
    }

    .post-section--box .post-section__article-list .article-list__item:nth-child(3n) {
        margin-right: 0 !important;
    }
}

.post-section__article-list .article-list__item a {
    display: block;
    color: #0e2d1e;
}

.post-section__article-list .article-list__item a:link,.post-section__article-list .article-list__item a:visited {
    color: #0e2d1e;
    text-decoration: none;
}

.post-section__article-list .article-list__item a:hover,.post-section__article-list .article-list__item a:active,.post-section__article-list .article-list__item a:focus {
    text-decoration: underline;
}

.post-section__article-list .item__thumb {
    width: 150.83333px;
    height: 100.55556px;
    margin-right: 15px;
    overflow: hidden;
    float: left;
}

@media screen and (max-width: 768px) {
    .post-section__article-list .item__thumb {
        width: 32%;
        margin-right: 2%;
    }
}

.post-section__article-list .item__thumb.item__thumb--empty {
    background: #aaa;
    display: table;
    color: #FFF;
}

.post-section__article-list .item__thumb.item__thumb--empty:after {
    vertical-align: middle;
    text-align: center;
    display: table-cell;
    content: "NOW PRINT";
    font-weight: 400;
}

.post-section--large .post-section__article-list .item__thumb {
    width: 233.75px;
    height: 155.83333px;
}

@media screen and (max-width: 768px) {
    .post-section--large .post-section__article-list .item__thumb {
        width: 48%;
        margin-right: 2%;
    }
}

.post-section--box .post-section__article-list .item__thumb {
    height: 120px;
}

@media screen and (max-width: 768px) {
    .post-section--box .post-section__article-list .item__thumb {
        width: 100%;
        margin-right: 0;
    }
}

.post-section__article-list .item__thumb img {
    display: block;
}

.post-section__article-list .item__title {
    font-weight: 700;
    text-decoration: underline;
    overflow: hidden;
    padding-left: 10px;
    background: url(../img/marker_01.png) no-repeat 0 5px;
}

.post-section__article-list .item__title p {
    margin: 0;
    padding: 0;
}

.post-section__article-list .item__desc {
    padding-top: 10px;
    margin-top: 10px;
    border-top: 1px dotted #CCC;
    overflow: hidden;
}

.post-section__article-list .article-list__item--new dd:after {
    color: #FFF;
    content: "NEW";
    display: inline-block;
    vertical-align: middle;
    line-height: 1;
    margin-left: 5px;
    background: #7f0019;
    font-size: 9px;
    padding: 4px 9px 2px;
}
