@charset "utf-8";

.pageContent dl dd {
    color: #23ac38;
    font-weight: bold;
    float: left;
    width: 110px;
    padding-left: 8px;
    padding-top: 3px;
    line-height: 43px;
    border-bottom: 1px #999 dotted;
    text-align: left;
}
.pageContent dl dt a {
    color: #000;
    float: left;
    font-size: 13px;
}
.pageContent dl dt {
    background: url(/common/img/common_icon05.png) no-repeat left center;
    padding-left: 15px;
    padding-top: 3px;
    float: left;
    width: 640px;
    line-height: 43px;
    border-bottom: 1px #8e8e8e dotted;
}
.pageContent.pageTitle{
    margin : 30px 0 20px 0;
    padding : 0 0 5px 0;
    display : block;
    width : 100%;
    font-size: 24px;
    text-align: left;
    background-repeat: no-repeat;
    color: #000;
}
.pageContent dl {
    margin-top: 20px;
    border-top: 1px #999 dotted;
}
.pageContent dl dd.secondLine{
    background: #f7f7f7;
}
.pageContent dl dt.secondLine {
    background: url(/common/img/common_icon05.png) no-repeat left center #f7f7f7;
}
.pageContent .pager{
    position: relative;
    overflow: hidden;
    margin-top: 25px;
    height: 61px;
    background-color: #f7f7f7;
}
.pageContent .pager #wp_page_numbers{
    border: none;
    background: none;
    margin-top: 15px;
}
.pageContent .pager #wp_page_numbers ul{
    border: none;
    background: none;
    text-align: center;
}
.pageContent .pager #wp_page_numbers ul li {
    border: none;
    background: none;
    float: none;
    display: inline-block;
}
.pageContent .pager #wp_page_numbers ul li a {
    background-color: #fff;
    color: #C1D252;
    display: block;
    height: 28px;
    padding: 0 8px;
    line-height: 30px;
    text-decoration: none;
    border: 1px #ccc solid;
    margin-right: 5px;
    font-weight: bold;
    font-size: 15px;
    text-align: center;
}
.pageContent .pager #wp_page_numbers ul li a:hover {
    background-color: #C1D252;
    border: 1px solid #C1D252;
    color:#fff;
}
.pageContent .pager #wp_page_numbers ul li.active_page a{
    background-color: #C1D252;
    border: 1px solid #C1D252;
    color: #fff;
}
.pageContent .pager #wp_page_numbers ul li a.prev,
.pageContent .pager #wp_page_numbers ul li a.next {
    width: 70px;
    color:#5a5a5a;
    font-weight:normal;
    text-decoration:underline;
    background:none;
    border:none;
}
.pageContent .pager #wp_page_numbers ul li a.prev:hover,
.pageContent .pager #wp_page_numbers ul li a.next:hover {
    text-decoration:none;
}
.pageContent h2 {
    /*background: url(/common/accets/news/img/post_icon01) no-repeat;
    padding-left: 40px;
    color: #333;
    position: relative;
    height: 46px;
    text-align: left;
    line-height: 27px;
    margin-top: 43px;
    font-size: 20px;*/
}
.pageContent h2 .date {
    color: #016dd9;
    font-size: 13px;
    position: absolute;
    right: 20px;
    top: 0px;
}
.pageContent .post {
    color: #3d3d3d;
    padding-top: 15px;
    text-align: left;
}
.pageContent .post p {
    font-size: 16px;
    line-height: 1.5;
    word-wrap: break-word;
    margin-bottom: 1.5em;
}
.pageContent .post ul {
    margin-bottom: 1.5em;
}
.pageContent .post li {
    font-size: 16px;
}
.pageContent .post ul li:before {
    content: '・';
    color: #e65c2d;
}
.pageContent .post ol {
  counter-reset: item;
  list-style-type: none;
}
.pageContent .post ol li {
  text-indent: -1.3em;
  padding-left: 1.3em;
}
.pageContent .post ol li:before {
	color: #e65c2d;
	counter-increment: item;
	content: counter(item)'.';
	padding-right: .5em;
	font-weight: bold;
}
.pageContent .post img {
    margin-bottom: 2em;
}
.pageContent .pager #wp_page_numbers a {
    color: #333;
}
.pageContent .aboutNavi {
    padding: 9px 8px;
    margin-top: 40px;
}
.pageContent .aboutNavi li {
    float: left;
}
.pageContent .contact {
    margin-top: 30px;
}

.pagerDetail{
    height: 65px;
    padding: 20px 30px 38px 30px;
    margin-top: 24px;
    margin-bottom: 30px;
    background: #f7f7f7;
}
.pagerDetail a{color:#5a5a5a}
.pagerDetail .left {
    width: 46%;
    background: url(/common/accets/news/img/ico_left.png) 0 0 no-repeat;
    padding: 0 0 0 20px;
    line-height: 14px;
}
.pagerDetail .right {
    width: 46%;
}
.pagerDetail .right .meta-nav {
    background: url(/common/accets/news/img/ico_right.png) right 3px no-repeat;
    padding: 0 20px 0 0;
    line-height: 14px;
}
#header #pankz div {
    margin: 0 auto;
    color: #5a5a5a;
    line-height: 25px;
    font-size: 11px;
    width: 1000px;
}

.line_shadow {
    margin-top: 30px;
    margin-bottom: 30px;
}
.pageContent .topBox .mainBox06 {
    position: relative;
    width: 750px;
}
.pageContent .topBox .hd06 {
}
.pageContent .topBox .ft06 {
    width: 750px;
    height: 14px;
}
/*--top box--*/
.pageContent .topBox .mainBox06 ul {
    width: 750px;
    height: 250px;
}
.pageContent .topBox .mainBox06 ul li {
    float: left;
    padding: 0 14px 0 14px;
    border-left: 1px dotted;
}
.pageContent .topBox .mainBox06 ul li:first-child {
    border-left: none;
}
.pageContent .topBox .mainBox06 ul li img {
}
.pageContent .topBox .mainBox06 ul li h2 {
    margin: 12px 0 0 0;
    padding: 0 0 10px 72px;
    color: #F95014;
    width: 148px;
}
.pageContent .topBox .mainBox06 ul li h2 > p {
    float: left;
}
.pageContent .topBox .mainBox06 ul li h2 > span {
    font-size: 12px;
    line-height: 40px;
}
.pageContent .topBox .mainBox06 ul li > a {
    width: 124px;
    height: 26px;
}
.pageContent .topBox .mainBox06 ul li > a > img {
    width: 221px;
    height: 36px;
}
.pageContent .topBox .mainBox06 ul li > a > img:hover {
    -ms-filter: "alpha( opacity=80 )";
    filter: alpha( opacity=80 );
    opacity: 0.8;
}

/*--about Navi--*/
.pageContent .aboutNavi {
    padding: 12px 14px;
    border-top: 1px dotted #cccccc;
    border-bottom: 1px dotted #cccccc;
    margin: 30px 0 0 0;
}
.pageContent .aboutNavi li {
    float: left;
    margin: 0 10px 0 10px;
}
.pageContent .aboutNavi li img.ro:hover {
    -ms-filter: "alpha( opacity=80 )";
    filter: alpha( opacity=80 );
    opacity: 0.8;
}


/*intro*/
.pageContent .intro-top {
    background: url(/common/accets/news/img/intro_bg_top.png) 0 top no-repeat;
    height: 14px;
}
.pageContent .intro-bottom {
    background: url(/common/accets/news/img/intro_bg_bottom.png) 0 bottom no-repeat;
    height: 14px;
    margin-bottom: 20px;
}
.pageContent .intro {
    background: url(/common/accets/news/img/intro_bg_side.png) 0 center repeat-y;
    text-align: left;
    padding: 0 20px;
    color: #000;
}
.pageContent .newsContent {
    border: solid 3px #d3d3d3;
    padding: 20px;
}
.pageContent .newsContent h2 {
    font-family: 'Noto Sans Japanese';
    color: #61b352;
    font-size: 30px;
    font-weight: 600;
    line-height: 1.4em;
    position: relative;
    border-bottom: 4px solid #ccc;
    margin-bottom: 20px;
    padding-bottom: 5px;
}
.pageContent .newsContent h3 {
    font-size: 16px;
    font-weight: bold;
}
.pageContent .newsContent h4 {
    font-weight: bold;
}
/* contact box */
.contactBox {
    background: url(/common/accets/news/img/contact_img01.png) 0 0 no-repeat;
    height: 187px;
    position: relative;
    margin: 15px auto 0;
    width: 684px;
}
.contactBox .phone-num {
    font-family: sans-self, arial;
    font-weight: bold;
    font-size: 54px;
    line-height: 1em;
    position: absolute;
    top: 84px;
    left: 314px;
}
/*page foot navi*/
.pageFootNavi {
    margin-top: 25px;
}

.pageContent .btns {
    float: left;
    margin: 10px 15px 5px 0;
}
.pageContent .btns.noMargin {
    margin-right: 0;
}

.dotted-line{
    margin: 30px 0;
}

/* Added 2018.10.17 */
.pageContent .post .tit-02 {
    background: #f6f6f6;
    border-left: 7px solid #afbf3b;
    font-family: 'Noto Sans Japanese';
    color: #abc200;
    font-size: 24px;
    font-weight: 600;
    margin: 0 0 15px 0;
    padding: 3px 0 3px 12px;
    box-shadow: 2px 2px 2px rgba(150,150,150,0.4);
    -moz-box-shadow: 2px 2px 2px rgba(150,150,150,0.4);
    -webkit-box-shadow: 2px 2px 2px rgba(150,150,150,0.4);
    -ms-box-shadow: 2px 2px 2px rgba(150,150,150,0.4);
}
.pageContent .post .tit-03 {
    background: #afbf3b;
    border-radius: 5px;
    font-family: 'Noto Sans Japanese';
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    margin: 20px 0;
    padding: 3px 15px;
}
.pageContent .mokuji {
    border: 1px solid #ccc;
    padding: 17px 20px;
    margin: 0 0 30px 0;
}
.pageContent .mokuji p {
    border-bottom: 1px solid #ccc;
    font-size: 20px !important;
    font-weight: bold;
    margin-bottom: 10px;
    padding-bottom: 10px;
}
.pageContent .mokuji ul li {
    margin-bottom: 5px;
}
.pageContent .mokuji ul li:last-child {
    margin-bottom: 0;
}
.pageContent .mokuji ul li a {
    font-size: 16px;
}
.pageContent ul li a {
    font-size: 13px;
    text-decoration: underline;
}

#newsRelated {border-radius:0;clear:both;text-align:left;margin-top:30px;}
#newsRelated h3:before {background-color:#61b352}
#newsRelated ul li a:before {border-left-color:#61b352}
#newsRelated{margin-bottom:30px;padding:20px;border:3px solid #ddd;}
#newsRelated h3:before{content:'';width:5px;position:absolute;top:4px;bottom:4px;left:0}
#newsRelated h3{margin-bottom:10px;padding-left:20px;font-size:1.3em;font-weight:700;position:relative}
#newsRelated ul li:last-child{border-bottom:none}
#newsRelated ul li:nth-child(even){background-color:#fafafa}
#newsRelated ul li{border-bottom:1px dotted #ddd}
#newsRelated ul li a:before{content:'';width:0;height:0;border-style:solid;border-width:3px 0 3px 4px;border-top-color:transparent;border-right-color:transparent;border-bottom-color:transparent;position:absolute;left:15px;top:50%;margin-top:-3px}
#newsRelated ul li a{display:block;padding:5px 5px 5px 26px;position:relative;font-size:16px;}

.newsContent .post mark {
    background: linear-gradient(transparent 40%, #fdfea0 40%);
    color: inherit;
}

.cvPolicy {
    position: relative;
    display: inline-block
}

.cvPolicy a {
    text-decoration: underline
}

.cvPolicy a:hover {
    text-decoration: none
}

.cvPolicy:nth-of-type(2) {
    margin-left: 25px
}

.cvPolicy::before {
    content: '';
    left: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-left: 5px solid #1157bb;
    position: absolute;
    top: 7px;
    left: -10px
}

/*COLUMN CV*/
.articleCV {
  border: 4px solid #ff6000;
  border-radius: 5px;
  background-color: #fff;
  margin:20px 0 6px;
}
.articleCV__topNote {
  width: 100%;
  display: block;
  background-color: #ff6000;
  color: #fff;
  font-size: 26px;
  font-weight: bold;
  text-align: center;
  padding: 0.15em 0
}
.articleCV__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}
.articleCV__content__free {
  background-color: #f70504;
  width: 78px;
  height: 78px;
  border-radius: 10px;
  color: #fff;
  line-height: 1em;
  font-size: 26px;
  text-align: center;
  padding-top: 14px;
  font-weight: bold
}
.articleCV__tel {
  font-size: 77px;
  font-weight: bold;
  font-family: arial;
  color: #333333;
}
.articleCV__content__center {
  line-height: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
  padding: 7px 0
}
.articleCV__centerNote {
  font-weight: bold;
  font-size: 24px;
  color: #ff6000
}
.articleCV__content__survey {
  background-color: #ff6000;
  border-radius: 50%;
  width: 96px;
  height: 96px;
  color: #fff;
  text-align: center;
  line-height: 1;
  font-weight: bold;
  font-size: 1.2em;
  padding-top: 1.1em
}
.articleCV__content__survey span {
  display: block;
  color: #fefe03;
  font-size: 26px;
  padding-top: 0.1em
}
.articleCV__centerNote__red {
  color: #f70504
}
.articleCV + .articleCV__policy{
  font-size: 12px;
  line-height: 1.5em;
  padding: 0 20px;
  margin-bottom: 30px;
  display: block;
}
.readOther {
    border: 2px solid #CCC;
    padding: 14px;
    margin: 20px 0 30px;
}
.readOther__inner {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}
.newsContent .post .readOther__img {
    max-width: 185px;
    width: 100%;
    height: auto;
    margin: 0;
}
.readOther__rightBox {
    width: 470px;
}
.readOther__ttl {
    font-size: 18px!important;
    font-weight: bold;
    background: url("/resource/sp/img/ico_03.png") no-repeat 0 0;
    background-size: 28px;
    padding: 0 0 20px 40px!important;
    margin: 0!important;
}
.readOther__txt {
    text-decoration: underline;
    padding: 0!important;
    margin: 0 10px 0 0!important;
}
