.contentimg{
    margin: 0;
    text-align: center;
    border: solid 10px #ebf2fa;
}
.commonPageHead{
    font-size:1.714rem;
    font-weight: bold;
    border-bottom: 2px solid #0a4b9b;
    color: #0a4b9b;
    margin-top: 15px;
    margin-bottom: 30px;
}

/* help */
.commonPage .moduleNav {
    margin-bottom: 20px;
    background-color: #EEEEEE;
    position: relative;
}
.commonPage .moduleNav ul {
    font-size: 0;
}
.commonPage .moduleNav ul li{
    font-size: 1rem;
    line-height: 1;
    display: inline-block;
}
.commonPage .moduleNav ul li a{
    font-weight: bold;
    display: block;
    padding: 10px 15px;
    border-right: 1px solid #ffffff;
}
.commonPage .moduleNav ul li a.isActive,

.commonPage .moduleNav ul li a:hover{
    background-color: #0a4b9b;
    color: #ffffff;
}
.commonPage .topickPath p {
    margin-bottom: 1em;
}
.commonPage .topickPath p a:hover{
    text-decoration: underline;
    color: #0a4b9b;
}
.commonPage .HS-section.helpSec{
    overflow: hidden;
}
.commonPage .HS-section.helpSec p {
    margin-bottom: 1em;
    /*font-size: 1rem;*/
}
.commonPage .HS-section.helpSec .commonPageHead3Bg{
    margin-bottom: 15px;
}
.commonPage .HS-section.helpSec ul.helpBoxLinkList {
    margin-bottom: 60px;
    padding: 20px 20px 5px;
    border: #ccc solid 1px;
}
.commonPage .HS-section.helpSec ul.helpBoxLinkList li {
    margin-bottom: 15px;
    padding-top: 15px;
    padding-left: 20px;
    font-size: 1.142rem;
    line-height: 1.5;
    border-top: #ccc solid 1px;
}
.commonPage .HS-section.helpSec ul.helpBoxLinkList li.firstChild {
    padding-top: 0;
    border-top: none;
}
.commonPage .HS-section.helpSec ul.helpBoxLinkList li{
    font-size: 1rem;
}
.commonPage .HS-section.helpSec ul.helpBoxLinkList li h4 {
    margin-bottom: 0;
    margin-left: -20px;
    font-size: 1.142rem;
}
.commonPage .HS-section.helpSec ul.helpBoxLinkList li h4 a {
    display: block;
    padding: 5px 5px 5px 20px;
    _padding: 5px 5px 0 20px;
    background: url(//static.hokkaido-np.co.jp/image/common_page/arrow_mini_right.gif) no-repeat 5px 50%;
    color: #333;
    text-decoration: none;
    font-weight: bold;
}
.commonPage .HS-section.helpSec ul.helpBoxLinkList li h4 a:hover {
    background-color: #f0f0f0;
}
.commonPage .HS-section.helpSec ul.helpBoxLinkList li > a{
    font-size: 1rem;
}
.commonPage .HS-section.helpSec ul.helpBoxLinkList li > a:hover{
    text-decoration: underline;
    color: #0a4b9b;
}
.commonPage .HS-section.helpSec .photoSample {
    float: right;
    margin: 0 0 20px 20px;
}
.commonPage .HS-section.helpSec h4 {
    margin-bottom: 0.5em;
    font-size: 1.142rem;
    font-weight: bold !important;
}
.commonPage .HS-section ul.dotList{
    margin-bottom: 1em;
    padding-left: 20px;
    list-style: disc none outside !important;
    overflow: visible;
}
.commonPage .HS-section ul.dotList li{
    margin-bottom: 0.3em;
    line-height: 1.5;
}
.commonPage .HS-section.helpSec .helpSecInner table.helpInnerTable {
    width: 630px;
    margin-left: 10px;
    margin-bottom: 30px;
}
.commonPage .HS-section.helpSec table th, .commonPage .HS-section.helpSec table td {
    padding: 5px 5px;
    border: #CCC solid;
    border-width: 1px 1px;
    font-size: 1rem;
    text-align: left;
    vertical-align: middle;
}
.commonPage .HS-section.helpSec .helpSecInner table.helpInnerTable th{
    background-color: #f6f6f6;
}
.commonPage .HS-section.helpSec .helpSecInner table.helpInnerTable th.center {
    width: 240px;
    text-align: center;
}
.commonPage .HS-section.helpSec li h4{
        color: #0000cc;
        font-size: 1rem;
}
.commonPage .HS-section.helpSec .helpQaSecInner p{
    text-indent: -1em;
    padding-left: 1em;
}
.commonPage .helpSecInner .photo{
    text-align: center;
}

.commonPageSide .sideShimenViewBtn{
    display: table;
    margin: 20px 0;
}
.commonPageSide .sideShimenViewBtn a {
    display: table-cell;
    width: 300px;
    height: 54px;
    font-size: 1.285rem;
    font-weight: bold;
    text-align: center;
    border: #DDD solid 1px;
    color: #000;
    background: url(//static.hokkaido-np.co.jp/image/common_page/side_bg_chihoban.jpg) no-repeat;
    cursor: pointer;
    white-space: nowrap;
    vertical-align: middle;
}
.commonPageSide .sideShimenViewBtn a::after{
    font-family: FontAwesome;
    content: "\f105";
    display: inline-block;
    margin-left: 0.5em;
}
.commonPageSide .sideShimenViewBtn a:hover{
    color: #00C;
    text-decoration: underline;
}

.commonPageHead3Bg{
    background: #ebf2fa;
    color: #0a4b9b;
    margin-bottom: 8px;
    font-size: 1.4rem !important;
    border-left: 4px solid #0a4b9b;
    padding: 5px 0 5px 10px;
}

p{
 font-size: 16px;
}

.stepcontainer{
    margin-top: 15px;
    /*border: solid 1px #d9d9d9;*/
    padding: 10px 10px;
}
.category{
    font-size: 18px;
    position: relative;
    margin-top: 5px;
}

.category::before{
    content: attr(data-number);
    display: block;
    color: #0a4b9b;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 10px;
}

.category::after{
 content: '';
 position: absolute;
 top: 0;
 left: 0;
 width: 100px;
 height: 2px;
 background-color: #0a4b9b;
 margin-top: 30px;
 margin-bottom: 10px;
}

.stepimgcontainer{
    margin: 0; 
    padding: 10px;
    /*background-color: #d9d9d9;*/
    justify-content: center;
}

.step{
  position: relative;
  font-size: 18px;
  margin-bottom: 0px;
  margin-top: 0px;
  color: #0a4b9b;
}

.step::before{
  content: attr(data-number);
  display: inline-block;
  margin-right: 5px;
  color: #0a4b9b;
}

.describe{
  margin-top: -10px;
  margin-left: 8px;
}

.overview{
	font-size: 18px;
}