.pageContent .intro {
    border: 1px solid #d3d3d3;
    color: #3d3d3d;
    /* height: 65px; */
    padding: 5px;
    border-radius: 5px;
}
.pageContent .newsContent {
    border: solid 2px #d3d3d3;
    padding: 5px;
    /* padding-left: 22px; */
    margin-top: 20px;
}
.pageContent .newsContent h2 {
    margin: 0;
    padding: 0;
    text-align: left;
    /* height: 20px; */
    font-size: 20px;
    font-weight: bold;
        border-left: 4px solid #d70002;
        padding-left: 7px;
}
.pagerDetail {
    padding: 24px 10px;
    /* height: 51px; */
    /* margin-top: 20px; */
    background: #f5f5f5;
    display: inline-block;
    width: 100%;
}
.price_page{
    text-align: center;
    border: 2px solid #E2E2E2;
    margin-bottom: 20px;
}
.price_page li{
    
    margin-top: 20px;
}
.pagerDetail .left {
    background: url(../images/icon/ico_left.png) 0 0 no-repeat;
    padding: 0 0 0 20px;
    line-height: 14px;
    margin-left: 0px;
    margin-bottom: 10px;
}
.pagerDetail .right {
    text-align: right;
    width: 100%;
}
.pagerDetail .right .meta-nav {
    background: url(../images/icon/ico_right.png) right 3px no-repeat;
    padding: 0 20px 0 0;
    line-height: 14px;
}
.pageContent .post {
    color: #3d3d3d;
    padding-top: 15px;
    text-align: left;
}
.pageContent .post p {
    padding-bottom: 7px;
    word-wrap: break-word;
    font-size: 16px;
}
.pageContent .post li {
  list-style: none;
}
.pageContent .post strong {
    font-size: 16px;
    font-weight: bold;
}
.pageContent ol.post-note {
    clear: both;
    color: grey;
    font-size: 9px;
    line-height: 1.5;
    padding-top: 20px;
    text-align: left;
}
.pageContent ol.post-note li {
    display: block;
    list-style: none !important;
    line-height: 1.5 !important;
    margin: 0 0 3px 0 !important;
    /* padding: 0 0 0 18px !important; */
    position: relative;
}
.mokuji {
    border: 1px solid #ccc;
    padding: 10px 10px 10px 20px;
}
.mokuji p {
    font-size: 16px;
    line-height: 1.7;
    border-bottom: 1px solid #ababab;
    margin-bottom: 12px;
}

.newsContent .mokuji ul {
    margin: 15px 0 0 0;
}

.mokuji ul li {
    padding: 0 0 10px 0;
}

.mokuji ul li a {
    font-size: 15px;
    line-height: 1.7;
    text-decoration: underline;
}
h3.tit-02 {
    margin: 10px 0 10px;
    padding: 5px 0 5px 0px;
    font-size: 18px;
    font-weight: bold;
    line-height: 1.4;
    border-bottom: 2px solid #d70002;
    background-color: #fff;
    color: #000;
}
.pagerDetail{
    text-decoration: underline;
}
h4.tit-03 {
    background-color: #ffdede;
    border: 0px solid #fff;
    font-size: 15px;
    margin: 0 0 10px 0;
    padding: 6px 8px;
    font-weight: bold;
    line-height: 1.4;
}

.articleCv{
  background: #d80707; /* Old browsers */
  background: -moz-linear-gradient(top, #e19f9f 0%, #d80707 20%, #d80707 80%, #930a0a 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #e19f9f 0%,#d80707 20%,#d80707 80%,#930a0a 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #e19f9f 0%,#d80707 20%,#d80707 80%,#930a0a 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e19f9f', endColorstr='#930a0a',GradientType=0 ); /* IE6-9 */
  border-radius: 10px;
  font-size:1.8rem;
  font-weight: bold;
  margin: 10px 0;
}
.articleCv a{
    color: #fff;
    text-decoration: none;
    padding: 15px 5px;
    text-align: center;
    background-image: -webkit-gradient(linear, 0 0, 100% 100%,color-stop(.25, #ffffff20), color-stop(.25, transparent),color-stop(.5, transparent), color-stop(.5, #ffffff20),color-stop(.75, #ffffff20), color-stop(.75, transparent),to(transparent));
    -webkit-background-size: 7px 7px;
    letter-spacing: -1.5px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.articleCv a:after{
    content: "";
    background: url(../images/article_cv_icon.png) 0 50% no-repeat;
    width: 30px;
    height: 30px;
    display: inline-block;
    background-size: contain;
}
.articleCv a span{
  color: #fff32b;
  margin: 0 5px;
}
@media screen and (max-width: 320px) {
    .articleCv{
      font-size: 1.6rem;
    }
}
.articleCV {
  background-color: #d70000;
  border-radius: 5px;
  padding: 5px 0;
  display: block;
  text-decoration: none;
}

.articleCV .articleCV__topNote {
  width: 100%;
  text-align: center;
  color: #fff;
  font-size: 3.2vw;
  font-weight: bold;
  letter-spacing: -0.05em;
  display: block
}

.articleCV .articleCV__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.articleCV .articleCV__content__free {
  background-color: #f70504;
  color: #fff;
  line-height: 1;
  padding: 4px;
  border-radius: 5px;
  font-size: 4vw;
  font-weight: bold;
}

.articleCV .articleCV__tel {
  color: #fbf200;
  font-size: 10.5vw;
  font-weight: bold;
  font-family: arial;
  line-height: 1;
  padding: 0 0.1em
}

.articleCV .articleCV__content__icon {
  margin-bottom: 2px;
  width: 2.0em
} 