/*!
 * 
 *  rakuten-express-1.0.0.js
 *  Copyright (c) 2019 Rakuten.Inc
 *  Date : 2019-10-17 12:23:59
 * 
 */.r-News-module-heading{font-size:16px;line-height:1.5;color:#333;font-weight:700;padding:0 8px 16px;margin:0}@media (min-width:768px){.r-News-module-heading{padding:25px 8px 16px}}.r-News-module-list{list-style:none;margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;border-top:1px solid #ebebeb}.r-News-module-post{border-bottom:1px solid #ebebeb}.r-News-module-link{color:#333;display:block;padding:10px 8px}.r-News-module-link:hover{text-decoration:none}.r-News-module-link:hover .r-News-module-title{text-decoration:underline}.r-News-module-link:hover .r-News-module-date{color:#828282}.r-News-module-title{font-size:14px;line-height:1.5;padding-bottom:4px}.r-News-module-date{font-size:12px;line-height:1.5;color:#828282}.r-News-module-textLinkArea{text-align:right;margin-top:16px}.r-News-module-textLink{position:relative;display:inline-block;padding-right:15px;color:#0783c2!important;font-size:13px}.r-News-module-textLink:after{content:"";position:absolute;top:50%;right:2px;display:block;width:8px;height:8px;margin-top:-5px;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;-webkit-transform:rotate(45deg);transform:rotate(45deg);border-width:1px!important;border-top:1px solid #0783c2;border-right:1px solid #0783c2}.r-ArchiveList-module-list{list-style:none;margin:40px 0;padding:0 16px;outline:0;vertical-align:baseline;background:transparent;border:1px solid #d1d1d1;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:4px}@media (min-width:768px){.r-ArchiveList-module-list{margin:40px 0 0;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0;border:none}}.r-ArchiveList-module-item:not(:last-child){border-bottom:1px solid #ededed}@media (min-width:768px){.r-ArchiveList-module-item:not(:last-child){border:none}}@media (min-width:768px){.r-ArchiveList-module-item{border-bottom:none;margin-right:10px}}.r-ArchiveList-module-link{display:block;color:#333;font-size:14px;padding:15px 24px 15px 8px;position:relative}.r-ArchiveList-module-link:after{content:"";position:absolute;top:50%;right:8px;display:block;width:8px;height:8px;margin-top:-5px;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;-webkit-transform:rotate(45deg);transform:rotate(45deg);border-width:1px!important;border-top:1px solid #9c9c9c;border-right:1px solid #9c9c9c}.r-NewsDetail-module-date{font-size:12px;line-height:1.3;color:#828282;margin-bottom:24px}.r-NewsDetail-module-title{font-size:16px;line-height:1.3;margin-bottom:24px}.r-NewsDetail-module-body p{font-size:14px;margin-bottom:24px}.r-NewsDetail-module-body img{min-width:0px;max-width:100%}.r-NewsDetail-module-body a{color:#0783c2!important}.r-NewsDetail-module-img{text-align:center}.r-NewsDetail-module-img img{min-width:0px;max-width:100%;display:inline-block;margin-bottom:24px}.r-SimpleTitle-module-wrapper{background:#f7f7f7;padding:13px 0}@media (min-width:768px){.r-SimpleTitle-module-wrapper{padding:30px 0;background:none}}.r-SimpleTitle-module-text{text-align:center;font-weight:700;font-size:20px;line-height:1.5;margin:0}@media (min-width:768px){.r-SimpleTitle-module-text{font-size:28px}}
 @media (max-width: 767px) {
    .r-NewsDetail-module-img img {
       min-width:0px;max-width:100%;
    }
}
 @media (min-width: 768px) {
    #newsdetail {
        width: 500px;
    }
}
@media (min-width: 992px) {
    #newsdetail {
        width: 700px;
    }
}