﻿body {
    background-image: none
}

.navMenuMod h2.localLink,
.navMenuMod h2.featureLink {
    font-size: 1.7rem
}

.navMenuMod li {
    display: inline;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    cursor: pointer;
    display: table;
    border-bottom: solid 1px #ebebeb
}

.navMenuMod li:after {
    content: "";
    clear: both;
    display: block
}

.navMenuMod li:hover {
    background: #f5f5f5
}

.navMenuMod li:last-child {
    border-bottom-width: 0
}

.navMenuMod li .img {
    width: 120px;
    display: table-cell;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out
}

.navMenuMod li .img:hover {
    -webkit-transition: 0.5s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out
}

.navMenuMod li .img:hover:hover {
    opacity: .8;
    filter: alpha(opacity=80);
    text-decoration: none
}

.navMenuMod li .img img {
    vertical-align: bottom
}

.navMenuMod li .txt {
    display: table-cell;
    word-break: break-all;
    word-wrap: break-word;
    overflow-wrap: break-word;
    vertical-align: middle
}

.navMenuMod li .txt a {
    display: block;
    padding: 0 10px 3px 10px;
    color: #333333;
    font-size: 12px
}

.navMenuMod li .txt a:hover {
    text-decoration: none
}

.navMenuMod li .txt a span.new {
    display: inline-block;
    color: #d00808;
    font-size: 1.2rem;
    margin-left: 5px;
    font-weight: bold
}

.navMenuMod li .txt p {
    color: #959595;
    font-size: 1.2rem;
    padding: 0 10px
}

.navMenuMod .wrap.bnr {
    margin-top: 20px
}

.navMenuMod .localLink .bnrBox {
    border-bottom: solid 20px #ebebeb
}

.navMenuMod .localLink .bnrBox li {
    border-bottom: solid 10px #ebebeb
}

.navMenuMod .localLink .bnrBox li:last-child {
    border-bottom: 0
}

.articleMod {
    font-size: 15px;
    line-height: 1.8;
    width: 732px
}

.articleMod .list03 dt {
    font-size: 16px
}

.articleMod>p {
    line-height: 1.7;
    padding: 0 25px 20px 25px
}

.articleMod .bold {
    font-weight: bold
}

.articleMod .strong {
    color: #d00808;
    font-weight: bold
}

.articleMod .strong.large {
    font-size: 20px
}

.articleMod .source {
    text-align: right;
    padding: 10px 0 0 !important;
    font-size: 14px
}

.articleMod .imgBox+.source {
    margin-top: -20px
}

.articleMod .caution+.source {
    margin-top: 10px
}

.articleMod .linkTxt {
    color: inherit;
    text-decoration: underline
}

.articleMod .ttl02+.ttl07 {
    padding-top: 0
}

.articleMod .list .subTtl {
    font-weight: bold;
    border-left: solid 5px #4599b1;
    font-size: 16px;
    line-height: 1.4em;
    padding: 3px 5px 1px 8px;
    margin-bottom: 10px;
    margin-top: 25px
}

.articleMod .list .subTtl:first-child {
    margin-top: 0
}

.articleMod .list p+ul {
    margin-top: 20px
}

.articleMod>.txt01 {
    padding-top: 10px
}

.articleMod>.txt01 .list03 {
    padding-left: 0
}

.articleMod .list03 {
    padding-bottom: 5px
}

.articleMod.qa {
    padding-bottom: 0
}

.articleMod .mainTtl {
    padding: 18px 25px 16px 25px;
    line-height: 1em;
    font-size: 22px
}

.articleMod .mainTtl:after {
    content: "";
    clear: both;
    display: block
}

.articleMod .mainTtl .ttl {
    font-weight: bold;
    padding-bottom: 13px;
    padding-top: 3px
}

.articleMod .mainTtl .ttl.simulator {
    padding: 0 0 0 30px;
    position: relative
}

.articleMod .mainTtl .ttl.simulator::before {
    display: block;
    content: "";
    width: 28px;
    height: 28px;
    position: absolute;
    top: 2px;
    right: auto;
    bottom: auto;
    left: 0;
    margin: auto;
    display: block;
    background-position: -50px -50px;
    background-size: 78px auto;
    background-repeat: no-repeat;
    background-image: url(/images/pc/common/parts/icon_02.png)
}

.articleMod .mainTtl span {
    font-size: 12px;
    font-weight: normal;
    margin-bottom: -8px;
    display: block
}

.articleMod .ttl01 {
    padding-top: 20px;
    border-bottom: 0;
    font-size: 19px;
    margin-top: 30px;
    padding-bottom: 10px !important
}

.articleMod .ttl01 .point {
    color: #fff;
    background-color: #4599b1;
    font-size: 15px;
    padding: 1px 6px 0 6px;
    position: relative;
    top: -2px;
    margin-right: 10px
}

.articleMod .ttl01+.subImg {
    padding-top: 10px
}

.articleMod .ttl01+.ttl02 {
    padding-top: 5px
}

.articleMod .ttl02 {
    padding-bottom: 10px;
    padding-top: 15px;
    font-size: 19px
}

.articleMod .ttl02.line {
    border-top: dotted 1px #ddd;
    padding: 20px 0 10px 0;
    margin-left: 25px;
    margin-right: 25px
}

.articleMod .imgBox {
    padding-top: 10px;
    padding-bottom: 35px;
    text-align: center
}

.articleMod .imgBox .caption {
    text-align: left;
    font-weight: bold
}

.articleMod .imgBox .img {
    vertical-align: top;
    display: inline-block
}

.articleMod .imgBox .img .caption {
    font-size: 12px;
    word-break: break-all;
    word-wrap: break-word;
    overflow-wrap: break-word;
    width: 255px;
    padding-top: 10px;
    line-height: 1.2;
    display: block;
    font-weight: normal
}

.articleMod .imgBox .img+.img {
    margin-top: 15px
}

.articleMod .imgBox .img.imgFull {
    width: 750px
}

.articleMod .mainLead {
    background: #d9ebf0;
    border-radius: 0;
}

.articleMod .mainLead .middle {
    padding-top: 0
}

.articleMod .mainLead .txtChild {
    font-size: 12px
}

.articleMod .mainLead+.ttl01,
.articleMod .mainLead+.smallLocalNav01+.ttl01 {
    border-top: none;
    margin-top: 0
}

.articleMod .mainLead+.smallLocalNav02 li:first-child {
    border-top: none
}

.articleMod .mainLead+.subImg {
    margin-top: 30px
}

.articleMod .mainLead+.imgBox {
    padding: 20px 0 0
}

.articleMod .columnTextBox {
    margin: 0 20px 20px 20px;
    border: solid 1px #4599b1;
}

.articleMod .columnTextBox .ttl {
    background: #4599b1;
    color: #ffffff;
    font-size: 15px;
    padding: 6px 20px 4px
}

.articleMod .columnTextBox .ttl01 {
    margin-top: 5px;
    padding: 20px
}

.articleMod .columnTextBox .txt01 {
    padding: 0 20px 20px 20px
}

.articleMod .columnTextBox .txt01 .fig {
    background: #f5f5f5;
    padding: 10px 10px 8px;
    font-size: 1.4rem;
    line-height: 1.8;
    margin-top: 8px
}

.articleMod .columnTextBox .txt01 p {
    margin-top: 15px
}

.articleMod .columnTextBox .txt01 .subTtl+p {
    margin-top: 0
}

.articleMod .columnTextBox .txt01 .subTtl {
    margin-bottom: 5px;
    padding-bottom: 0 !important;
    margin-top: 15px
}

.articleMod .columnTextBox .list {
    padding: 20px 0
}

.articleMod .columnTextBox .columnTextBoxTbl {
    margin: 0 25px 5px 25px
}

.articleMod .columnTextBox .columnTextBoxTbl th,
.articleMod .columnTextBox .columnTextBoxTbl td {
    text-align: left;
    vertical-align: top;
    padding-bottom: 5px
}

.articleMod .columnTextBox .columnTextBoxTbl .mrt th,
.articleMod .columnTextBox .columnTextBoxTbl .mrt td {
    padding-top: 20px;
    padding-bottom: 15px;
    border-top: dotted 1px #ddd
}

.articleMod .columnTextBox .columnTextBoxTbl .att th,
.articleMod .columnTextBox .columnTextBoxTbl .att td {
    padding-bottom: 20px
}

.articleMod .columnTextBox .columnTextBoxTbl th {
    font-weight: bold;
    white-space: nowrap;
    padding-right: 15px
}

.articleMod .columnTextBox ul.sub {
    margin-left: 5px
}

.articleMod .columnTextBox .list02 {
    margin: 5px 0
}

.articleMod .columnTextBox .list02 li {
    border-bottom: dotted 1px #ddd;
    padding: 10px 0
}

.articleMod .columnTextBox .list02 li:last-child {
    border-bottom: none
}

.articleMod .columnTextBox .list {
    padding: 0 0 0 15px
}

.articleMod .columnTextBox.onestopform {
    margin-top: 10px !important
}

.articleMod .columnTextBox.onestopform .small {
    font-size: 13px
}

.articleMod .columnTextBox.onestopform .txt01.center {
    text-align: center
}

.articleMod .countTtl {
    margin: 40px 25px 10px 25px;
    font-weight: bold;
    font-size: 16px
}

.articleMod .countTtl.top {
    margin-top: 0px
}

.articleMod .pickup {
    margin: 0 20px 20px;
    padding: 20px;
}

.articleMod .pickup .ttl {
    font-weight: bold;
    font-size: 18px;
    margin-bottom: 20px;
    line-height: 1em
}

.articleMod .pickup .text {
    margin-bottom: 5px
}

.articleMod .pickup .text .subTtl {
    font-weight: bold;
    margin-bottom: 5px;
    line-height: 1.2
}

.articleMod .pickup .text li,
.articleMod .pickup .text dd {
    margin-bottom: 25px
}

.articleMod .pickup .text li:last-child,
.articleMod .pickup .text dd:last-child {
    margin-bottom: 5px
}

.articleMod .pickup .count {
    margin-top: -25px;
    margin-bottom: 5px
}

.articleMod .pickup .count.top {
    margin-top: 0px
}

.articleMod .pickup .count .subTtl {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 5px;
    line-height: 1.2;
    margin-top: 25px;
    padding-bottom: 10px
}

.articleMod .pickup .count li {
    border: none !important
}

.articleMod .pickup .count>li,
.articleMod .pickup .count dd {
    margin-bottom: 5px
}

.articleMod .pickup .count b {
    color: #d00808
}

.articleMod .pickup .count b.last {
    font-size: 18px;
    color: #d00808
}

.articleMod .pickup .count .fig {
    background: #f7f7f7;
    padding: 10px 10px 8px;
    font-size: 1.4rem;
    line-height: 1.8;
    margin-top: 8px;
    font-weight: bold
}

.articleMod .pickup .count .formula {
    display: block
}

.articleMod .pickup .count .formula .formulaInner {
    display: inline-block;
    vertical-align: middle
}

.articleMod .pickup .count .formula .formulaInner.fraction {
    text-align: center;
    padding: 0 5px
}

.articleMod .pickup .count .formula .formulaInner.fraction .under {
    border-top: solid 1px #333333;
    padding-top: 6px;
    margin-top: 5px
}

.articleMod .pickup .count .formula .formulaInner.fraction .top,
.articleMod .pickup .count .formula .formulaInner.fraction .under {
    display: block
}

.articleMod .pickup .count .result {
    font-weight: bold;
    margin-top: 25px
}

.articleMod .pickup .count .txt {
    font-weight: normal
}

.articleMod .pickup .count ul li {
    padding-bottom: 5px !important
}

.articleMod .pickup .lead {
    margin-bottom: 15px
}

.column01 > .wrap .mainColumn .articleMod .pickup.bgGray01 {
    background: #eaf6f9;
    border: none;
}

.articleMod .caution {
    margin-top: -5px;
    font-size: 11px;
    line-height: 1.3;
    display: inline-block
}

.articleMod .caution.large {
    font-size: 15px
}

.articleMod .shortList .list03 {
    margin-bottom: -25px
}

.articleMod .shortList .list03 dt {
    padding: 3px 8px 2px;
    font-size: 16px
}

.articleMod .shortList .list03 li,
.articleMod .shortList .list03 dd {
    margin-bottom: 25px;
    font-size: 15px
}

.articleMod .appealList:after {
    content: "";
    clear: both;
    display: block
}

.articleMod .appealList li {
    width: 210px;
    margin-left: 25px;
    float: left;
    text-align: center
}

.articleMod .appealList li .image {
    width: 210px;
    height: 210px
}

.articleMod .appealList li .image .ttl {
    padding-top: 85px;
    font-size: 23px;
    color: #ffffff;
    line-height: 1;
    text-shadow: #555555 0px 0px 10px;
    -ms-filter: "progid:DXImageTransform.Microsoft.DropShadow(color=#555555,offx=1,offy=1)"
}

.articleMod .appealList li .image .sub {
    padding-top: 10px;
    font-size: 15px;
    color: #ffffff;
    line-height: 1;
    text-shadow: #555555 0px 0px 10px;
    -ms-filter: "progid:DXImageTransform.Microsoft.DropShadow(color=#555555,offx=1,offy=1)"
}

.articleMod .appealList li .text {
    padding: 10px 0 30px 0;
    font-size: 12px
}

.articleMod .appealList li.item01 .image {
    background: url(/images/pc/common/info/img_whats_01.jpg);
    background-size: 210px 210px
}

.articleMod .appealList li.item02 .image {
    background: url(/images/pc/common/info/img_whats_02.jpg);
    background-size: 210px 210px
}

.articleMod .appealList li.item03 .image {
    background: url(/images/pc/common/info/img_whats_03.jpg);
    background-size: 210px 210px
}

.articleMod .smallLocalNav01 {
    margin-bottom: 15px;
    padding: 25px 0
}

.articleMod .smallLocalNav01 ul li a {
    font-weight: bold;
    font-size: 15px
}

.articleMod .smallLocalNav01 {
    margin-top: 25px;
    padding: 15px 10px 10px 0;
    margin-bottom: 10px
}

.articleMod .smallLocalNav01+.ttl01 {
    margin-top: 0
}

.articleMod .smallLocalNav01 ul {
    display: table;
    width: 100%;
    left: 0
}

.articleMod .smallLocalNav01 ul li {
    display: table-cell;
    float: none;
    padding: 0
}

.articleMod .smallLocalNav01 ul li a {
    display: block;
    width: 100%;
    color: #333333;
    text-align: center;
    padding: 0 5px
}

.articleMod .smallLocalNav01 ul li a:hover {
    text-decoration: underline;
    opacity: 1
}

.articleMod .smallLocalNav01 ul li a span::before {
    background-position: 0 -1550px;
    top: 8px
}

.articleMod .smallLocalNav01 ul li:first-child a {
    padding-left: 0
}

.articleMod .localNav01 {
    background: #8dc3d3;
    margin: 0;
    padding: 15px 15px
}

.articleMod .localNav01 .list {
    display: table;
    width: 100%;
    table-layout: fixed
}

.articleMod .localNav01 .item {
    display: table-cell
}

.articleMod .localNav01 .item+.item {
    padding-left: 10px
}

.articleMod .localNav01 .link {
    background: #fff;
    width: 100%;
    height: 100%;
    display: block;
    text-align: center;
    padding: 12px 22px 12px 15px;
    box-sizing: border-box;
    border-radius: 6px;
    box-shadow: 1px 2px 0px 0px rgba(0, 0, 0, 0.1);
    font-weight: bold;
    position: relative;
    transition: all .3s;
    text-decoration: none
}

.articleMod .localNav01 .link::before {
    display: block;
    content: "";
    width: 15px;
    height: 15px;
    position: absolute;
    top: 0;
    right: 6px;
    bottom: 0;
    left: auto;
    margin: auto;
    display: block;
    background-position: 0 0;
    background-size: 15px auto;
    background-repeat: no-repeat;
    background-image: url(/images/pc/common/parts/arrow_01.svg)
}

.articleMod .localNav01 .link:hover {
    background: #f5f5f5
}

.articleMod .localNav01 .link .txt {
    font-size: 17px;
    display: block;
    color: #333333;
    line-height: 1.4
}

.articleMod .localNav01 .link .txt.sub {
    font-size: 12px;
    padding-bottom: 1px;
    line-height: 1.2
}

.articleMod .localNav01+.ttl01 {
    margin-top: 0 !important
}

.articleMod .smallLocalNav02 {
    margin-top: 30px;
    padding-right: 15px
}

.articleMod .smallLocalNav02:after {
    content: "";
    clear: both;
    display: block
}

.articleMod .smallLocalNav02 ul {
    display: block;
    margin-bottom: 20px
}

.articleMod .smallLocalNav02 ul li {
    cursor: pointer
}

.articleMod .smallLocalNav02 ul li:hover {
    background: #f5f5f5
}

.articleMod .smallLocalNav02 ul li:first-child {
    border-top: none
}

.articleMod .smallLocalNav02 ul li a {
    padding-left: 0
}

.articleMod .toggleList01.deductible {
    margin-top: -15px;
    padding: 15px
}

.articleMod .toggleList01.deductible>dt.deductibleTtl {
    font-weight: bold;
    border: 1px solid #e5e5e5;
    border-radius: 6px;
    border-width: 1px 1px 2px 1px;
    color: #4599b1;
    font-size: 22px;
    padding: 30px 0 30px 70px;
    position: relative
}

.articleMod .toggleList01.deductible>dt.deductibleTtl .sub {
    display: block;
    font-size: 13px;
    padding-left: 1px
}

.articleMod .toggleList01.deductible>dt.deductibleTtl::after {
    display: block;
    content: "";
    position: absolute;
    border: 0px;
    border-style: solid;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    margin: auto;
    border-color: #4599b1;
    width: 11px;
    height: 11px;
    top: 0px;
    right: 15px;
    bottom: 0;
    left: auto;
    border-top-width: 0;
    border-right-width: 3px;
    border-bottom-width: 3px;
    border-left-width: 0
}

.articleMod .toggleList01.deductible>dt.deductibleTtl::after {
    top: 0 !important
}

.articleMod .toggleList01.deductible>dt.deductibleTtl.active {
    border-bottom: none;
    border-radius: 6px 6px 0 0
}

.articleMod .toggleList01.deductible>dt.deductibleTtl.active::after {
    border-top-width: 3px;
    border-right-width: 0;
    border-bottom-width: 0;
    border-left-width: 3px
}

.articleMod .toggleList01.deductible>dt.deductibleTtl:hover {
    background: #f7f7f7;
}

.articleMod .toggleList01.deductible>dd {
    border: solid 1px #d00808;
    border: 1px solid #e5e5e5;
    border-top: none;
    background: #fff;
    padding: 10px 20px 20px;
    padding-top: 5px !important
}

.articleMod .toggleList01.deductible>dd>p {
    padding-bottom: 20px
}

.articleMod .toggleList01.deductible .deductiblefrml {
    margin: 0;
    padding: 0;
    border: none
}

.articleMod .toggleList01.deductible .deductiblefrml ul {
    margin-bottom: 0
}

.articleMod .toggleList01.deductible .deductiblefrml ul li {
    padding-bottom: 10px;
    border-bottom: dotted 1px #ddd
}

.articleMod .toggleList01.deductible .deductiblefrml ul li .subTtl {
    font-size: 1.5rem;
    padding-bottom: 10px;
    margin-bottom: 0
}

.articleMod .toggleList01.deductible .deductiblefrml ul li p {
    font-size: 1.4rem
}

.articleMod .toggleList01.deductible .deductiblefrml ul li p.fig {
    margin-bottom: 10px
}

.articleMod .toggleList01.deductible .deductiblefrml ul li p.txt {
    padding-bottom: 10px
}

.articleMod .toggleList01.deductible .deductiblefrml ul li:last-child {
    border-bottom: 0;
    padding-bottom: 0
}

.articleMod .toggleList01.deductible .deductiblefrml ul li:last-child .txt {
    padding-bottom: 0
}

.articleMod .toggleList01.deductible .columnTextBox {
    margin: 0
}

.articleMod .toggleList01.deductible .columnTextBox h2 {
    margin-bottom: 5px
}

.articleMod .toggleList01.deductible .columnTextBox .subTtl {
    margin-top: 20px
}

.columnTextBox h3 {
    font-weight: bold;
    border-left: solid 5px #4599b1;
    font-size: 16px;
    line-height: 1em;
    padding: 3px 5px 1px 8px;
    margin: 5px 15px;
}

.articleMod .toggleList01 .errorList01 {
    margin: 0 0 15px;
    border: none;
    padding: 0;
    position: relative;
    top: 5px
}

.articleMod #DEDUCTIBLESMLT .deductibleTtl {
    padding-left: 88px;
    position: relative
}

.articleMod #DEDUCTIBLESMLT .deductibleTtl::before {
    display: block;
    content: "";
    width: 60px;
    height: 60px;
    position: absolute;
    top: 0;
    right: auto;
    bottom: 0;
    left: 15px;
    margin: auto;
    display: block;
    background-position: 0 -200px;
    background-size: 300px auto;
    background-repeat: no-repeat;
    background-image: url(/images/pc/common/parts/icon_02.svg)
}

.articleMod #DEDUCTIBLESMLT dl dd {
    padding: 0
}

.articleMod #DEDUCTIBLESMLT dl dd>p {
    padding: 10px 20px 10px
}

.articleMod #DEDUCTIBLESMLT dl dd .result,
.articleMod #DEDUCTIBLESMLT dl dd .attention {
    margin: 0 20px 20px
}

.articleMod #DEDUCTIBLELIST .deductibleTtl {
    padding-left: 88px;
    position: relative
}

.articleMod #DEDUCTIBLELIST .deductibleTtl::before {
    display: block;
    content: "";
    width: 60px;
    height: 60px;
    position: absolute;
    top: 0;
    right: auto;
    bottom: 0;
    left: 15px;
    margin: auto;
    display: block;
    background-position: 0 -100px;
    background-size: 300px auto;
    background-repeat: no-repeat;
    background-image: url(/images/pc/common/parts/icon_02.svg)
}

.articleMod #DEDUCTIBLEFORMULA .deductible {
    padding-bottom: 0
}

.articleMod #DEDUCTIBLEFORMULA .deductible .deductibleTtl {
    padding-left: 88px;
    position: relative
}

.articleMod #DEDUCTIBLEFORMULA .deductible .deductibleTtl::before {
    display: block;
    content: "";
    width: 60px;
    height: 60px;
    position: absolute;
    top: 0;
    right: auto;
    bottom: 0;
    left: 15px;
    margin: auto;
    display: block;
    background-position: 0 -300px;
    background-size: 300px auto;
    background-repeat: no-repeat;
    background-image: url(/images/pc/common/parts/icon_02.svg)
}

.articleMod .simulator .ttl01,
.articleMod .simpleSimulator .ttl01 {
    margin-top: 0;
    border-top: none;
    position: relative;
    background-color: #555555;
    color: #fff
}

.articleMod .simulator .ttl01:before,
.articleMod .simpleSimulator .ttl01:before {
    position: absolute;
    bottom: 10px;
    left: 0;
    background-image: url(/images/pc/common/parts/icon_04.png);
    content: ''
}

.articleMod .simulator .ttl01.donor,
.articleMod .simpleSimulator .ttl01.donor {
    padding: 15px 0 12px 46px !important;
    position: relative
}

.articleMod .simulator .ttl01.donor::before,
.articleMod .simpleSimulator .ttl01.donor::before {
    display: block;
    content: "";
    width: 62px;
    height: 30px;
    position: absolute;
    top: 0;
    right: auto;
    bottom: 0;
    left: 9px;
    margin: auto;
    display: block;
    background-position: 0 0;
    background-size: 300px auto;
    background-repeat: no-repeat;
    background-image: url(/images/pc/common/parts/icon_02.svg)
}

.articleMod .simulator .ttl01.family,
.articleMod .simpleSimulator .ttl01.family {
    padding: 15px 0 12px 76px !important;
    top: 0;
    position: relative
}

.articleMod .simulator .ttl01.family::before,
.articleMod .simpleSimulator .ttl01.family::before {
    display: block;
    content: "";
    width: 62px;
    height: 30px;
    position: absolute;
    top: 0;
    right: auto;
    bottom: 0;
    left: 9px;
    margin: auto;
    display: block;
    background-position: 0 -50px;
    background-size: 300px auto;
    background-repeat: no-repeat;
    background-image: url(/images/pc/common/parts/icon_02.svg)
}

.articleMod .simulator .ttl01.family h2,
.articleMod .simpleSimulator .ttl01.family h2 {
    position: relative;
    top: -5px
}

.articleMod .simulator .ttl01+.ttl,
.articleMod .simpleSimulator .ttl01+.ttl {
    margin-top: 1px !important
}

.articleMod .simulator .ttl01 span.txt,
.articleMod .simpleSimulator .ttl01 span.txt {
    color: #333333;
    font-size: 12px;
    display: inline-block;
    font-weight: normal;
    width: 390px
}

.articleMod .simulator .ttl01 h2,
.articleMod .simpleSimulator .ttl01 h2 {
    display: inline-block;
    margin-right: 20px
}

.articleMod .simulator .ttl01+.txt01,
.articleMod .simpleSimulator .ttl01+.txt01 {
    margin-top: 0 !important
}

.articleMod .simulator .simuBox,
.articleMod .simpleSimulator .simuBox {
    position: relative;
    margin: 0 0 56px
}

.articleMod .simulator .simuBox:after,
.articleMod .simpleSimulator .simuBox:after {
    position: absolute;
    left: 50%;
    bottom: -46px;
    width: 0;
    height: 0;
    margin-left: -100px;
    border-style: solid;
    border-width: 34px 100px 0 100px;
    border-color: #ebebeb transparent transparent transparent;
    content: ''
}

.articleMod .simulator .simuBox h3.ttl,
.articleMod .simpleSimulator .simuBox h3.ttl {
    padding: 10px 15px;
    font-size: 17px;
    background-color: #f5f5f5;
    margin-top: 10px
}

.articleMod .simulator .form01,
.articleMod .simpleSimulator .form01 {
    display: table;
    width: 100%;
    box-sizing: border-box;
    background-color: #fff
}

.articleMod .simulator .form01>ul,
.articleMod .simpleSimulator .form01>ul {
    display: table-row;
    font-size: 16px;
    font-weight: bold
}

.articleMod .simulator .form01>ul>li,
.articleMod .simpleSimulator .form01>ul>li {
    border-bottom: 1px solid #f5f5f5;
    position: relative
}

.articleMod .simulator .form01>ul>li>.ttl,
.articleMod .simulator .form01>ul>li>.form,
.articleMod .simpleSimulator .form01>ul>li>.ttl,
.articleMod .simpleSimulator .form01>ul>li>.form {
    font-size: 15px;
    display: table-cell;
    padding: 20px 15px;
    vertical-align: middle
}

.articleMod .simulator .form01>ul>li .ttl,
.articleMod .simpleSimulator .form01>ul>li .ttl {
    height: 100px;
    box-sizing: border-box;
    width: 320px
}

.articleMod .simulator .form01>ul>li .ttl .ttlCaution,
.articleMod .simpleSimulator .form01>ul>li .ttl .ttlCaution {
    font-size: 1.1rem;
    line-height: 1.4;
    display: inline-block;
    font-weight: normal;
    padding-bottom: 3px;
    display: block
}

.articleMod .simulator .form01>ul>li .ttl .errorTxt,
.articleMod .simpleSimulator .form01>ul>li .ttl .errorTxt {
    font-size: 1.1rem;
    line-height: 1.4;
    display: inline-block;
    font-weight: normal;
    padding-top: 3px;
    color: #cc0000
}

.articleMod .simulator .form01>ul>li .form,
.articleMod .simpleSimulator .form01>ul>li .form {
    text-align: right;
    position: relative;
    left: 10px
}

.articleMod .simulator .form01>ul>li .form input,
.articleMod .simpleSimulator .form01>ul>li .form input {
    width: 300px;
    padding: 10px 5px;
    box-sizing: border-box;
    font-size: 14px;
    font-weight: normal;
    background-color: #fff
}

.articleMod .simulator .form01>ul>li .sort,
.articleMod .simpleSimulator .form01>ul>li .sort {
    width: 300px;
    margin-right: 21px;
    font-weight: normal;
    text-align: left;
    display: inline-block;
    cursor: pointer;
    position: relative
}

.articleMod .simulator .form01>ul>li .sort::before,
.articleMod .simpleSimulator .form01>ul>li .sort::before {
    display: block;
    content: "";
    width: 12px;
    height: 8px;
    position: absolute;
    top: 0;
    right: 6px;
    bottom: 0;
    left: auto;
    margin: auto;
    display: block;
    background-position: 0 -700px;
    background-size: 38px auto;
    background-repeat: no-repeat;
    background-image: url(/images/pc/common/parts/arrow_01.png)
}

.articleMod .simulator .form01>ul>li .sort:before,
.articleMod .simpleSimulator .form01>ul>li .sort:before {
    pointer-events: none
}

.articleMod .simulator .form01>ul>li .sort select,
.articleMod .simpleSimulator .form01>ul>li .sort select {
    cursor: pointer;
    display: block;
    width: 300px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: solid 1px #c5c5c5;
    padding: 8px 24px 8px 10px
}

.articleMod .simulator .form01>ul>li .sort select option,
.articleMod .simpleSimulator .form01>ul>li .sort select option {
    border: none
}

.articleMod .simulator .form01 .error,
.articleMod .simpleSimulator .form01 .error {
    background-color: #fff6f6 !important;
    border: 1px solid #d00808 !important
}

.articleMod .simulator .form01 .child,
.articleMod .simpleSimulator .form01 .child {
    font-weight: normal
}

.articleMod .simulator .form01 .unit,
.articleMod .simpleSimulator .form01 .unit {
    display: inline-block;
    width: 18px;
    margin-left: 4px
}

.articleMod .simulator .form01 .inputWrap,
.articleMod .simpleSimulator .form01 .inputWrap {
    padding: 15px 40px 15px 20px
}

.articleMod .simulator .form01 .help,
.articleMod .simpleSimulator .form01 .help {
    background-color: #b9b9b9;
    color: white;
    padding: 0;
    margin: 0;
    width: 22px;
    height: 22px;
    text-align: center;
    display: inline-block;
    border-radius: 11px;
    line-height: 1.5;
    text-decoration: none;
    position: relative;
    top: 5px;
    margin-left: 8px;
    overflow: hidden;
    cursor: pointer
}

.articleMod .simulator .form01 .help img,
.articleMod .simpleSimulator .form01 .help img {
    display: block;
    position: absolute;
    top: -898px;
    left: 8px
}

.articleMod .simulator .form01 .helpPopup,
.articleMod .simpleSimulator .form01 .helpPopup {
    display: none;
    margin: 0;
    background-color: #fff;
    color: #d00808;
    border-radius: 5px;
    -moz-border-radius: 5px;
    border: #ffc4c4 solid 1px;
    min-height: 30px;
    top: 85px;
    left: 15px;
    margin-right: 15px;
    position: absolute;
    font-size: 1.4rem;
    line-height: 1.5;
    z-index: 10;
    overflow: hidden;
    font-weight: normal;
    box-shadow: 0px 0px 3px 3px rgba(0, 0, 0, 0.1)
}

.articleMod .simulator .form01 .helpPopup .txt,
.articleMod .simpleSimulator .form01 .helpPopup .txt {
    display: inline-block;
    padding: 20px 20px 15px
}

.articleMod .simulator .form01 .helpPopup .txt .txtLink,
.articleMod .simpleSimulator .form01 .helpPopup .txt .txtLink {
    padding: 0
}

.articleMod .simulator .form01 .helpPopup .img,
.articleMod .simpleSimulator .form01 .helpPopup .img {
    display: block;
    text-align: center;
    padding: 0 10px 15px
}

.articleMod .simulator .form01 .helpPopup .img .border,
.articleMod .simpleSimulator .form01 .helpPopup .img .border {
    border: solid 1px #ebebeb;
    padding: 10px
}

.articleMod .simulator .form01 .helpPopup .close,
.articleMod .simpleSimulator .form01 .helpPopup .close {
    cursor: pointer;
    display: inline-block;
    width: 100%;
    padding: 14px 0 14px;
    text-align: center;
    background-color: #fff6f6;
    border-top: #ffc4c4 solid 1px;
    font-weight: bold;
    font-size: 16px;
    transition: all .3s
}

.articleMod .simulator .form01 .helpPopup .close>span,
.articleMod .simpleSimulator .form01 .helpPopup .close>span {
    position: relative;
    left: -2px
}

.articleMod .simulator .form01 .helpPopup .close>span:before,
.articleMod .simpleSimulator .form01 .helpPopup .close>span:before {
    content: "";
    top: 2px;
    left: -30px;
    background-image: url(/images/pc/common/parts/icon_03.svg);
    background-position: -50px -200px;
    background-size: 300px auto;
    position: absolute;
    width: 24px;
    height: 24px;
    z-index: 11;
    cursor: pointer
}

.articleMod .simulator .form01 .helpPopup .close:hover,
.articleMod .simpleSimulator .form01 .helpPopup .close:hover {
    background: #fddfdf
}

.articleMod .simulator .form01.noLine ul li:last-child,
.articleMod .simpleSimulator .form01.noLine ul li:last-child {
    border: none
}

.articleMod .simulator .form01.simple,
.articleMod .simpleSimulator .form01.simple {
    background-color: transparent
}

.articleMod .simulator .form01.simple ul,
.articleMod .simpleSimulator .form01.simple ul {
    display: table;
    position: relative;
    top: -5px
}

.articleMod .simulator .form01.simple ul>li,
.articleMod .simpleSimulator .form01.simple ul>li {
    display: table-cell;
    border: none
}

.articleMod .simulator .form01.simple ul>li .ttl,
.articleMod .simpleSimulator .form01.simple ul>li .ttl {
    padding: 0 0 4px 3px;
    height: auto
}

.articleMod .simulator .form01.simple ul>li .ttl .sortSubTtl,
.articleMod .simpleSimulator .form01.simple ul>li .ttl .sortSubTtl {
    font-size: 13px;
    font-weight: normal;
    line-height: 1.2;
    padding-bottom: 3px
}

.articleMod .simulator .form01.simple ul>li .ttl .sortMainTtl,
.articleMod .simpleSimulator .form01.simple ul>li .ttl .sortMainTtl {
    font-size: 17px;
    line-height: 1.2;
    padding-bottom: 3px
}

.articleMod .simulator .form01.simple ul>li .sort,
.articleMod .simpleSimulator .form01.simple ul>li .sort {
    background: #fff;
    width: 100%;
    margin-right: 0
}

.articleMod .simulator .form01.simple ul>li .sort select,
.articleMod .simpleSimulator .form01.simple ul>li .sort select {
    width: 100%;
    border-color: #e5e5e5;
    font-size: 14px
}

.articleMod .simulator .form01.simple ul>li .sort.family,
.articleMod .simpleSimulator .form01.simple ul>li .sort.family {
    width: 190px
}

.articleMod .simulator .form01.simple ul>li+li,
.articleMod .simpleSimulator .form01.simple ul>li+li {
    padding-left: 14px
}

.articleMod .simulator .required,
.articleMod .simpleSimulator .required {
    display: inline-block;
    color: #d00808;
    margin-right: 5px
}

.articleMod .simulator .any,
.articleMod .simpleSimulator .any {
    display: inline-block;
    color: #333333;
    margin-right: 5px
}

.articleMod .simulator .result,
.articleMod .simpleSimulator .result {
    border: 1px solid #555555;
    font-weight: bold
}

.articleMod .simulator .result .ttl01,
.articleMod .simpleSimulator .result .ttl01 {
    padding: 14px 10px 13px !important;
    text-align: center
}

.articleMod .simulator .result .resultTxt,
.articleMod .simpleSimulator .result .resultTxt {
    text-align: center;
    font-size: 17px;
    padding: 12px 10px
}

.articleMod .simulator .result .resultTxt .txt,
.articleMod .simpleSimulator .result .resultTxt .txt {
    font-size: 23px;
    color: #d00808;
    margin: 0 3px;
    position: relative;
    top: 1px;
    line-height: 1.3
}

.articleMod .simulator .result .resultList,
.articleMod .simpleSimulator .result .resultList {
    width: 687px;
    border: 1px solid #ddd;
    border-bottom: none;
    margin: 0 auto;
    margin-bottom: 15px;
    border-bottom: none
}

.articleMod .simulator .result .resultList li,
.articleMod .simpleSimulator .result .resultList li {
    display: table;
    table-layout: fixed;
    width: 100%;
    text-align: center;
    border-bottom: 1px solid #ddd
}

.articleMod .simulator .result .resultList .ttl,
.articleMod .simpleSimulator .result .resultList .ttl {
    display: table-cell;
    padding: 10px
}

.articleMod .simulator .result .resultList .txt,
.articleMod .simpleSimulator .result .resultList .txt {
    display: table-cell;
    border-left: 1px solid #ddd;
    color: #d00808
}

.articleMod .simulator .result>dt,
.articleMod .simpleSimulator .result>dt {
    padding: 8px 10px;
    color: #fff;
    background-color: #d00808
}

.articleMod .simulator .result>dd,
.articleMod .simpleSimulator .result>dd {
    text-align: center;
    font-size: 16px
}

.articleMod .simulator .result+.attention,
.articleMod .simpleSimulator .result+.attention {
    margin-top: 20px
}

.articleMod .simulator .result .yen,
.articleMod .simpleSimulator .result .yen {
    font-size: 15px;
    display: inline-block;
    padding-left: 1px;
    position: relative;
    top: -1px
}

.articleMod .simulator .result .caution,
.articleMod .simpleSimulator .result .caution {
    padding-top: 15px !important
}

.articleMod .simulator .attention,
.articleMod .simpleSimulator .attention {
    margin: 10px 0 0;
    padding: 15px;
    background-color: #fff6f6;
    color: #d00808;
    font-size: 12px
}

.articleMod .simulator .attention>p,
.articleMod .simpleSimulator .attention>p {
    padding-bottom: 5px !important
}

.articleMod .simulator .simuBox.housingLoan,
.articleMod .simpleSimulator .simuBox.housingLoan {
    margin-top: 25px
}

.articleMod .simulator .simuBox.housingLoan .ttl01,
.articleMod .simpleSimulator .simuBox.housingLoan .ttl01 {
    background: #d67f03;
    padding-left: 15px !important
}

.articleMod .simulator .simuBox.housingLoan .caution,
.articleMod .simpleSimulator .simuBox.housingLoan .caution {
    font-size: 12px;
    line-height: 1.4
}

.articleMod .simulator .simuBox.housingLoan .caution.strong,
.articleMod .simpleSimulator .simuBox.housingLoan .caution.strong {
    font-weight: normal
}

.articleMod .simulator .simuBox.housingLoan .txt01 p,
.articleMod .simpleSimulator .simuBox.housingLoan .txt01 p {
    margin-bottom: 10px
}

.articleMod .simulator .result.housingLoan,
.articleMod .simpleSimulator .result.housingLoan {
    border: 1px solid #555555;
}

.articleMod .simulator .result.housingLoan .ttl01,
.articleMod .simpleSimulator .result.housingLoan .ttl01 {
    background: #555555;
}

.articleMod .simpleSimulator {
    margin: 0 15px 15px;
    padding: 10px;
    background: #f9f6eb;
    background: -webkit-gradient(linear, left top, right bottom, from(#ebebeb), color-stop(0.25, #ebebeb), color-stop(0.25, #fff), color-stop(0.5, #fff), color-stop(0.5, #ebebeb), color-stop(0.75, #ebebeb), color-stop(0.75, #fff), to(#fff));
    background: -moz-linear-gradient(-45deg, #ebebeb 25%, #fff 25%, #fff 50%, #ebebeb 50%, #ebebeb 75%, #fff 75%, #fff);
    background: linear-gradient(-45deg, #ebebeb 25%, #fff 25%, #fff 50%, #ebebeb 50%, #ebebeb 75%, #fff 75%, #fff);
    background-size: 4px 4px;
    border-radius: 6px
}

.articleMod .simpleSimulator .simpleSimulatorIn {
    display: table;
    background: #fff;
    padding: 12px 10px
}

.articleMod .simpleSimulator .simpleSimulatorIn .form01.simple {
    display: table-cell;
    width: 410px;
    vertical-align: middle;
    padding: 0 5px
}

.articleMod .simpleSimulator .simpleSimulatorIn .result.simple {
    display: table-cell;
    width: 300px;
    vertical-align: middle;
    padding-left: 10px;
    border: none
}

.articleMod .simpleSimulator .simpleSimulatorIn .result.simple .ttl01 {
    font-size: 14px;
    padding: 4px 0 !important;
    top: 0
}

.articleMod .simpleSimulator .simpleSimulatorIn .result.simple .ttl01 h2 {
    margin-right: 0;
    color: #ffffff;
}

.articleMod .simpleSimulator .simpleSimulatorIn .result.simple .resultTxt {
    background: #fff;
    padding: 6px;
    font-size: 14px;
    border: 1px solid #555555;
    border-top: none
}

.articleMod .simpleSimulator .simpleSimulatorIn .result.simple .resultTxt .resultTxtSub {
    display: block
}

.articleMod .simpleSimulator .simpleSimulatorIn .result.simple .resultTxt .txt {
    font-size: 18px;
    line-height: 1.2
}

.articleMod .simpleSimulator .simpleSimulatorIn .result.simple .resultTxt .yen {
    font-size: 13px;
    padding-left: 1px
}

.articleMod .simpleSimulator .simpleSimulatorIn .result.simple .resultTxt .caution {
    font-weight: normal
}

.articleMod .tbl02.deductionList {
    padding: 0 0 20px 0
}

.articleMod .tbl02.deductionList table tr:last-child {
    border-bottom: solid 1px #d6d6d6
}

.articleMod .tbl02.deductionList table tr td {
    width: 12.5%;
    background-color: #fff !important
}

.articleMod .tbl02.deductionList table tr.ttl th {
    border-top: 0
}

.articleMod .tbl02.deductionList+.caution {
    padding: 10px 15px !important;
    margin-top: 0;
    padding-bottom: 0 !important
}

.articleMod .linkCat,
.articleMod .linkCate {
    padding: 25px
}

.articleMod .linkCat .txt,
.articleMod .linkCate .txt {
    margin-bottom: 5px;
    font-size: 14px
}

.articleMod .linkCat ul,
.articleMod .linkCate ul {
    text-align: center;
    height: 100px;
    overflow: hidden
}

.articleMod .linkCat ul li,
.articleMod .linkCate ul li {
    -webkit-transition: 0.5s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    display: inline-block;
    margin-left: 14px;
    height: 100px
}

.articleMod .linkCat ul li:hover,
.articleMod .linkCate ul li:hover {
    opacity: .7;
    filter: alpha(opacity=70);
    text-decoration: none
}

.articleMod .linkCat ul li:first-child,
.articleMod .linkCate ul li:first-child {
    margin-left: 0
}

.articleMod .linkCat ul li.product,
.articleMod .linkCate ul li.product {
    background-image: url(/images/pc/common/info/img_linkCat_01.jpg);
    background-position: 0 -10px
}

.articleMod .linkCat ul li.local,
.articleMod .linkCate ul li.local {
    background-image: url(/images/pc/common/info/img_linkCat_02.jpg);
    background-position: 0 -10px
}

.articleMod .linkCat ul li.ranking,
.articleMod .linkCate ul li.ranking {
    background-image: url(/images/pc/common/info/img_linkCat_03.jpg);
    background-position: 0 -10px
}

.articleMod .linkCat ul li a,
.articleMod .linkCate ul li a {
    display: block;
    width: 218px;
    height: 100px;
    color: #fff;
    text-decoration: none
}

.articleMod .linkCat ul li a span,
.articleMod .linkCate ul li a span {
    position: relative;
    top: 40px;
    font-size: 1.6rem;
    font-weight: bold
}

.articleMod .linkCat.inSentence,
.articleMod .linkCate.inSentence {
    padding-top: 10px
}

.articleMod.qa {
    margin-bottom: 0
}

.articleMod .qaNav {
    margin-top: 30px
}

.articleMod .qaNav+.qaNav {
    margin-top: 10px
}

.articleMod .qaNav .ttl {
    background: #f7f7f7;
    padding: 7px 0 7px 10px;
    font-size: 16px;
    font-weight: bold
}

.articleMod .qaNav .wrap {
    display: table;
    width: 100%;
    border: solid 1px #ebebeb;
    border-top: none;
    border-right: none;
    border-left: none;
}

.articleMod .qaNav .catTtl {
    display: table-cell;
    vertical-align: middle;
    padding: 13px 10px;
    font-weight: bold;
    width: 30%
}

.articleMod .qaNav .catTtl a {
    color: #333333
}

.articleMod .qaNav .question {
    display: table-cell;
    padding: 13px 15px 13px 10px
}

.articleMod .qaNav .question .link {
    display: block;
    color: #333333;
    position: relative;
    padding-left: 20px
}

.articleMod .qaNav .question .link::before {
    content: "Q.";
    position: absolute;
    top: 2px;
    left: 0;
    height: 1em;
    width: 1em;
    line-height: 1em
}

.articleMod .qaNav .question .link+.link {
    margin-top: 8px
}

.articleMod .qaBox .ttl01 {
    margin-bottom: 0 !important;
    margin-top: 35px !important
}

.articleMod .qaBox .ttl01+.subTtl {
    margin-top: 13px
}

.articleMod .qaBox .subTtl {
    font-weight: bold;
    border-left: solid 5px #333333;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.4em;
    padding: 2px 5px 3px 8px;
    margin-bottom: 2px;
    margin-top: 30px
}

.articleMod .qaBox .qaList {
    padding-right: 15px
}

.articleMod .qaBox .qaList dt {
    padding: 10px 10px 12px 40px;
    border-top-style: dotted
}

.articleMod .qaBox .qaList dt::before {
    top: 0;
    bottom: 0;
    left: 10px
}

.articleMod .qaBox .qaList dt .qTtl {
    position: relative;
    top: 1px
}

.articleMod .qaBox .qaList dd {
    padding: 10px 10px 10px 40px;
    margin-bottom: 20px
}

.articleMod .qaBox .qaList dd::before {
    top: 10px;
    bottom: auto;
    left: 10px
}

.articleMod .qaBox .qaList dd .caution {
    display: inline-block;
    font-size: 12px;
    line-height: 1.2;
    padding-top: 5px
}

.articleMod .qaBox .qaList dd a {
    color: #2088a0;
}

.articleMod .qaBox .qaList+.ttl01 {
    margin-top: 20px !important
}

.articleMod .infoLink {
    margin-bottom: 15px;
    border-top: solid 1px #ebebeb;
    padding-top: 20px
}

.articleMod .infoLink a {
    margin-right: 15px;
    display: block;
    border: 2px solid #333333;
    color: #333333;
    padding: 28px 20px;
    text-decoration: none;
    transition: all .2s;
    border-radius: 4px;
    position: relative
}

.articleMod .infoLink a::before {
    background: #333333;
    width: 40px;
    height: 40px
}

.articleMod .infoLink a::before {
    display: block;
    content: "";
    width: 40px;
    height: 40px;
    position: absolute;
    top: 20px;
    right: auto;
    bottom: auto;
    left: 15px;
    margin: auto;
    display: block;
    background-position: 15px -238px;
    background-size: 38px auto;
    background-repeat: no-repeat;
    background-image: url(/images/pc/common/parts/arrow_01.png)
}

.articleMod .infoLink a:hover {
    background: #f5f5f5;
    position: relative
}

.articleMod .infoLink a:hover::before {
    background: #333333;
    width: 40px;
    height: 40px
}

.articleMod .infoLink a:hover::before {
    display: block;
    content: "";
    width: 40px;
    height: 40px;
    position: absolute;
    top: 20px;
    right: auto;
    bottom: auto;
    left: 15px;
    margin: auto;
    display: block;
    background-position: 15px -238px;
    background-size: 38px auto;
    background-repeat: no-repeat;
    background-image: url(/images/pc/common/parts/arrow_01.png)
}

.articleMod .infoLink a span {
    font-size: 15px
}

.articleMod .infoLink a .next {
    display: inline-block;
    border-right: #ccc 1px dotted;
    padding-right: 12px;
    vertical-align: middle;
    margin-left: 52px
}

.articleMod .infoLink a .ttl {
    padding-left: 10px;
    display: inline-block;
    width: 560px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    vertical-align: middle;
    font-weight: bold
}

.articleMod .article_date {
    text-align: right;
    font-size: 12px;
    padding: 10px 20px 20px 0
}

.articleMod .recommend {
    margin: -2px 15px 15px 0;
    border-radius: 8px;
    overflow: hidden;
    border: solid #ebebeb 1px;
    border-width: 2px 1px
}

.articleMod .recommend .ttl {
    color: #333333;
    font-weight: bold;
    padding: 15px 0 0 20px;
    font-size: 17px;
    margin-top: -3px
}

.articleMod .recommend .recommendList {
    padding: 10px 15px 6px
}

.articleMod .recommend .recommendList .list {
    margin: 0 auto;
    width: auto
}

.articleMod .recommend .recommendList .item {
    width: 177px
}

.articleMod .recommend .recommendList .item+.item {
    margin-left: 4px
}

.articleMod .recommend .recommendList .item .img {
    height: 96px;
    overflow: hidden;
    position: relative;
    margin-bottom: 3px
}

.articleMod .recommend .recommendList .item .img img {
    width: 177px;
    height: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto
}

.articleMod .recommend .recommendList .item .name {
    position: relative
}

.articleMod .recommend .recommendList .item .name .link {
    font-size: 12px;
    padding: 1px 10px 0 2px
}

.articleMod .recommend .btnBox {
    margin-bottom: 10px;
    padding: 6px 50px 15px
}

.articleMod .recommend .searchBox {
    background: #f5efd5;
    padding: 15px 50px 20px
}

.articleMod .simpleSimulatorNote {
    padding: 0 15px;
    margin-bottom: 20px
}

.articleMod .simpleSimulatorNote .note {
    padding: 0 !important;
    margin: 0 0 10px
}

.articleMod .simpleSimulatorNote .note+.note {
    margin-top: 12px !important
}

.learningMod {
    clear: both;
    float: left;
    width: 732px;
    margin-top: 20px;
    margin-bottom: 0
}

.learningMod ul .box:last-child {
    margin-bottom: 0
}

.learningMod ul .box .btn04 {
    margin-top: 15px !important
}

.noticeMod {
    float: left;
    width: auto;
    margin-top: 20px;
    margin-bottom: 0px
}

.noticeMod .wrap {
    margin-bottom: 0
}

.faqIntroMod {
    background: #ffffff;
    width: 1040px;
    background: #ffffff;
    margin: 10px auto 20px auto
}

.faqIntroMod .mainTtl {
    padding: 25px;
    font-size: 22px;
    line-height: 1em
}

.faqIntroMod .link {
    cursor: pointer;
    padding: 15px 25px;
    background: #AB9B21;
    color: white
}

.faqIntroMod .link:after {
    content: "";
    clear: both;
    display: block
}

.faqIntroMod .link .ttl {
    display: inline;
    font-size: 15px
}

.faqIntroMod .link .pointer {
    float: right
}

.faqIntroMod .link .pointer a {
    -webkit-transition: 0.5s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    color: #ffffff;
    padding-right: 16px;
    position: relative
}

.faqIntroMod .link .pointer a:hover {
    opacity: .8;
    filter: alpha(opacity=80);
    text-decoration: none
}

.faqIntroMod .link .pointer a::before {
    display: block;
    content: "";
    width: 9px;
    height: 15px;
    position: absolute;
    top: 2px;
    right: 0;
    bottom: auto;
    left: auto;
    margin: auto;
    display: block;
    background-position: 0 -48px;
    background-size: auto;
    background-repeat: no-repeat;
    background-image: url(/images/pc/common/parts/arrow_01.png)
}

.toggleAllMod {
    margin: -5px auto 15px auto;
    padding-top: 25px
}

.toggleAllMod.column1 {
    padding-top: 0;
    width: 1040px
}

.btnNavMod {
    width: 820px;
    margin: 0 auto 0 auto;
    padding-top: 10px
}

.btnNavMod:after {
    content: "";
    clear: both;
    display: block
}

.btnNavMod .btn03,
.btnNavMod .btn05 {
    width: 400px;
    padding: 0;
    clear: none
}

.btnNavMod .btn03 a,
.btnNavMod .btn05 a {
    padding: 18px;
    box-sizing: border-box;
    font-size: 17px;
    width: 100%;
    line-height: 1.2em
}

.btnNavMod .btn03 {
    float: left
}

.btnNavMod .btn05 {
    float: right
}

.qaMod .qaList dd {
    display: block
}

.qaMod .qaList dt:after {
    content: "－"
}

.qaMod .qaList dt.active:after {
    content: "＋"
}

.column01>.wrap {
    margin: 0 auto;
    width: 1040px;
    background: #fff;
    margin-bottom: 20px
}

.column01>.wrap:after {
    content: "";
    clear: both;
    display: block
}

.column01>.wrap .subColumn {
    float: left;
    width: 243px;
    padding-bottom: 15px
}

.column01>.wrap .subColumn .list08 {
    margin: 15px;
    margin-right: 0;
    padding: 0;
    width: 228px
}

.column01>.wrap .subColumn .list08 dl,
.column01>.wrap .subColumn .list08 nav {
    margin-bottom: 15px
}

.column01>.wrap .subColumn .list08 dl dt,
.column01>.wrap .subColumn .list08 nav dt {
    border-top: #49473e solid 3px;
    background: #f5f5f5
}

.column01>.wrap .subColumn .list08 dl dt span,
.column01>.wrap .subColumn .list08 nav dt span {
    padding: 8px 0;
    font-size: 14px
}

.column01>.wrap .subColumn .list08 dl dd li a,
.column01>.wrap .subColumn .list08 dl dd li p,
.column01>.wrap .subColumn .list08 nav dd li a,
.column01>.wrap .subColumn .list08 nav dd li p {
    transition: none;
    font-size: 13px;
    padding: 10px 20px 10px 10px
}

.column01>.wrap .subColumn .list08 dl dd li a:hover,
.column01>.wrap .subColumn .list08 dl dd li p:hover,
.column01>.wrap .subColumn .list08 nav dd li a:hover,
.column01>.wrap .subColumn .list08 nav dd li p:hover {
    color: #333333
}

.column01>.wrap .subColumn .list08 dl dd li .nodata,
.column01>.wrap .subColumn .list08 nav dd li .nodata {
    font-size: 13px;
    padding: 10px 20px 10px 10px;
    color: #9d9d9d
}

.column01>.wrap .subColumn .list08 dl dd li .nodata::before,
.column01>.wrap .subColumn .list08 nav dd li .nodata::before {
    content: none
}

.column01>.wrap .subColumn .glNavMod {
    margin: 15px 0 0 15px
}

.column01>.wrap .subColumn .glNavMod .list {
    border-top: solid 1px #ebebeb
}

.column01>.wrap .subColumn .glNavMod a {
    color: #333333;
    cursor: pointer;
    display: block;
    height: 100%;
    transition: .3s linear;
    border: solid 1px #ebebeb;
    border-top: none
}

.column01>.wrap .subColumn .glNavMod a:hover {
    background: #f5f5f5
}

.column01>.wrap .subColumn .glNavMod a span {
    padding: 5px;
    display: inline-block
}

.column01>.wrap .subColumn .bnrMod {
    margin: 15px 0 0 15px
}

.column01>.wrap .subColumn .bnrMod .bnrList a {
    display: block
}

.column01>.wrap .subColumn .bnrMod .bnrList .item+.item {
    margin-top: 6px
}

.column01>.wrap .subColumn .bnrMod .bnrList .simulator {
    display: block;
    border: solid 2px #333333;
    border-radius: 4px;
    color: #333333;
    display: block;
    padding: 20px 0 20px 32px;
    text-align: center;
    font-weight: bold;
    text-decoration: none;
    position: relative;
    transition: all 0.3s
}

.column01>.wrap .subColumn .bnrMod .bnrList .simulator::before {
    display: block;
    content: "";
    width: 25px;
    height: 28px;
    position: absolute;
    top: 18px;
    right: auto;
    bottom: auto;
    left: 28px;
    margin: auto;
    display: block;
    background-position: -50px -50px;
    background-size: 78px auto;
    background-repeat: no-repeat;
    background-image: url(/images/pc/common/parts/icon_02.png)
}

.column01>.wrap .subColumn .bnrMod .bnrList .simulator:hover {
    background: #333333;
    color: #fff;
    position: relative
}

.column01>.wrap .subColumn .bnrMod .bnrList .simulator:hover::before {
    display: block;
    content: "";
    width: 25px;
    height: 28px;
    position: absolute;
    top: 18px;
    right: auto;
    bottom: auto;
    left: 28px;
    margin: auto;
    display: block;
    background-position: 0 -800px;
    background-size: 78px auto;
    background-repeat: no-repeat;
    background-image: url(/images/pc/common/parts/icon_02.png)
}

.column01>.wrap .mainColumn {
    float: right;
    width: 768px
}

.column01>.wrap .mainColumn .txt01 {
    padding: 15px;
    padding-top: 10px;
    padding-left: 0
}

.column01>.wrap .mainColumn .txt01.caution {
    padding-top: 5px
}

.column01>.wrap .mainColumn .txt01+.txt01 {
    margin-top: -10px
}

.column01>.wrap .mainColumn .txt01+.list03 {
    margin-top: 0;
    padding-bottom: 10px
}

.column01>.wrap .mainColumn .txt01 .btn08 {
    margin: 8px 0 5px 0
}

.column01>.wrap .mainColumn .source {
    margin: 0;
    padding: 20px 15px 10px 0 !important
}

.column01>.wrap .mainColumn .countTtl {
    margin-left: 0
}

.column01>.wrap .mainColumn .articleMod,
.column01>.wrap .mainColumn .qaMod {
    width: 768px;
    padding-bottom: 10px
}

.column01>.wrap .mainColumn .articleMod .mainTtl,
.column01>.wrap .mainColumn .qaMod .mainTtl {
    padding: 20px 15px;
    padding-left: 0;
    display: table;
    box-sizing: border-box;
    width: 100%
}

.column01>.wrap .mainColumn .articleMod .mainTtl .ttl,
.column01>.wrap .mainColumn .qaMod .mainTtl .ttl {
    width: auto;
    display: table-cell;
    padding: 0;
    vertical-align: middle;
    line-height: 1.4
}

.column01>.wrap .mainColumn .articleMod .mainTtl span,
.column01>.wrap .mainColumn .qaMod .mainTtl span {
    width: 150px;
    text-align: right;
    display: table-cell;
    vertical-align: middle
}

.column01>.wrap .mainColumn .articleMod .mainLead .txt01,
.column01>.wrap .mainColumn .qaMod .mainLead .txt01 {
    padding: 15px;
    position: relative;
    top: -2px
}

.column01>.wrap .mainColumn .articleMod .infoNav .list,
.column01>.wrap .mainColumn .qaMod .infoNav .list {
    display: table;
    width: 100%
}

.column01>.wrap .mainColumn .articleMod .infoNav .item,
.column01>.wrap .mainColumn .qaMod .infoNav .item {
    display: table-cell;
    width: 33%;
    position: relative;
    vertical-align: middle;
    border-bottom: solid 1px #ebebeb;
    border-left: solid 1px #ebebeb;
    transition: .3s linear
}

.column01>.wrap .mainColumn .articleMod .infoNav .item::before,
.column01>.wrap .mainColumn .qaMod .infoNav .item::before {
    display: block;
    content: "";
    width: 7px;
    height: 9px;
    position: absolute;
    top: 0;
    right: 10px;
    bottom: 0;
    left: auto;
    margin: auto;
    display: block;
    background-position: 0 -1400px;
    background-size: 38px auto;
    background-repeat: no-repeat;
    background-image: url(/images/pc/common/parts/arrow_01.png)
}

.column01>.wrap .mainColumn .articleMod .infoNav .item:hover,
.column01>.wrap .mainColumn .qaMod .infoNav .item:hover {
    background: #f7f7f7
}

.column01>.wrap .mainColumn .articleMod .infoNav .item a,
.column01>.wrap .mainColumn .articleMod .infoNav .item span,
.column01>.wrap .mainColumn .qaMod .infoNav .item a,
.column01>.wrap .mainColumn .qaMod .infoNav .item span {
    color: #333333;
    display: block;
    padding: 14px 0 13px 10px
}

.column01>.wrap .mainColumn .articleMod .infoNav .item a.on,
.column01>.wrap .mainColumn .articleMod .infoNav .item span.on,
.column01>.wrap .mainColumn .qaMod .infoNav .item a.on,
.column01>.wrap .mainColumn .qaMod .infoNav .item span.on {
    color: #333333
}

.column01>.wrap .mainColumn .articleMod .infoNav .item.on:hover,
.column01>.wrap .mainColumn .articleMod .infoNav .item.none:hover,
.column01>.wrap .mainColumn .qaMod .infoNav .item.on:hover,
.column01>.wrap .mainColumn .qaMod .infoNav .item.none:hover {
    background: #fff
}

.column01>.wrap .mainColumn .articleMod .infoNav .item.on::before,
.column01>.wrap .mainColumn .articleMod .infoNav .item.none::before,
.column01>.wrap .mainColumn .qaMod .infoNav .item.on::before,
.column01>.wrap .mainColumn .qaMod .infoNav .item.none::before {
    content: none
}

.column01>.wrap .mainColumn .articleMod .infoNav .item.on span,
.column01>.wrap .mainColumn .articleMod .infoNav .item.none span,
.column01>.wrap .mainColumn .qaMod .infoNav .item.on span,
.column01>.wrap .mainColumn .qaMod .infoNav .item.none span {
    color: #d00808
}

.column01>.wrap .mainColumn .articleMod .ttl01,
.column01>.wrap .mainColumn .qaMod .ttl01 {
    padding: 12px 0;
    margin: 30px 0 20px 0;
    border-top: solid 1px #ebebeb;
    border-bottom: solid 1px #ebebeb
}

.column01>.wrap .mainColumn .articleMod .ttl01+.txt01,
.column01>.wrap .mainColumn .qaMod .ttl01+.txt01 {
    margin-top: -20px
}

.column01>.wrap .mainColumn .articleMod .ttl01+.ttl02,
.column01>.wrap .mainColumn .qaMod .ttl01+.ttl02 {
    margin-top: -12px
}

.column01>.wrap .mainColumn .articleMod .ttl01 h2,
.column01>.wrap .mainColumn .qaMod .ttl01 h2 {
    position: relative;
    top: -1px;
    color: #4599b1;
}

.column01>.wrap .mainColumn .articleMod .ttl01+.toggleList01,
.column01>.wrap .mainColumn .qaMod .ttl01+.toggleList01 {
    margin-top: -20px
}

.column01>.wrap .mainColumn .articleMod .ttl02,
.column01>.wrap .mainColumn .qaMod .ttl02 {
    padding: 5px 15px 10px 0
}

.column01>.wrap .mainColumn .articleMod .ttl02+.txt01,
.column01>.wrap .mainColumn .qaMod .ttl02+.txt01 {
    margin-top: -15px
}

.column01>.wrap .mainColumn .articleMod .ttl02.line,
.column01>.wrap .mainColumn .qaMod .ttl02.line {
    margin: 0;
    padding-top: 20px
}

.column01>.wrap .mainColumn .articleMod .ttl02.line+.txt01,
.column01>.wrap .mainColumn .qaMod .ttl02.line+.txt01 {
    margin-top: -15px
}

.column01>.wrap .mainColumn .articleMod .ttl07,
.column01>.wrap .mainColumn .qaMod .ttl07 {
    padding-left: 0;
    padding-right: 15px
}

.column01>.wrap .mainColumn .articleMod .ttl07+.txt01,
.column01>.wrap .mainColumn .qaMod .ttl07+.txt01 {
    margin-top: -8px
}

.column01>.wrap .mainColumn .articleMod .ttl07.icon,
.column01>.wrap .mainColumn .qaMod .ttl07.icon {
    padding-left: 23px;
    position: relative
}

.column01>.wrap .mainColumn .articleMod .ttl07.icon::before,
.column01>.wrap .mainColumn .qaMod .ttl07.icon::before {
    display: block;
    content: "";
    width: 18px;
    height: 18px;
    position: absolute;
    top: auto;
    right: auto;
    bottom: 6px;
    left: 0;
    margin: auto;
    display: block;
    background-position: -50px -650px;
    background-size: auto;
    background-repeat: no-repeat;
    background-image: url(/images/pc/common/parts/icon_03.svg)
}

.column01>.wrap .mainColumn .articleMod .glNav,
.column01>.wrap .mainColumn .qaMod .glNav {
    padding-right: 15px;
    padding-bottom: 20px
}

.column01>.wrap .mainColumn .articleMod .glNav .txt01,
.column01>.wrap .mainColumn .qaMod .glNav .txt01 {
    padding-bottom: 10px
}

.column01>.wrap .mainColumn .articleMod .glNav .list,
.column01>.wrap .mainColumn .qaMod .glNav .list {
    display: table;
    width: 100%
}

.column01>.wrap .mainColumn .articleMod .glNav .list .item,
.column01>.wrap .mainColumn .qaMod .glNav .list .item {
    display: table-cell;
    padding-left: 10px
}

.column01>.wrap .mainColumn .articleMod .glNav .list .item a,
.column01>.wrap .mainColumn .qaMod .glNav .list .item a {
    border: solid 1px #ebebeb;
    display: block;
    transition: .3s linear
}

.column01>.wrap .mainColumn .articleMod .glNav .list .item a span,
.column01>.wrap .mainColumn .qaMod .glNav .list .item a span {
    display: inline-block;
    padding-left: 5px;
    color: #333333
}

.column01>.wrap .mainColumn .articleMod .glNav .list .item a:hover,
.column01>.wrap .mainColumn .qaMod .glNav .list .item a:hover {
    background: #f5f5f5
}

.column01>.wrap .mainColumn .articleMod .glNav .list .item:first-child,
.column01>.wrap .mainColumn .qaMod .glNav .list .item:first-child {
    padding-left: 0
}

.column01>.wrap .mainColumn .articleMod .appealList,
.column01>.wrap .mainColumn .qaMod .appealList {
    margin-bottom: 15px;
    padding-left: 10px
}

.column01>.wrap .mainColumn .articleMod .appealList li,
.column01>.wrap .mainColumn .qaMod .appealList li {
    width: 240px;
    margin-left: 13px
}

.column01>.wrap .mainColumn .articleMod .appealList li:first-child,
.column01>.wrap .mainColumn .qaMod .appealList li:first-child {
    margin-left: 0
}

.column01>.wrap .mainColumn .articleMod .appealList li h3 img,
.column01>.wrap .mainColumn .qaMod .appealList li h3 img {
    position: relative
}

.column01>.wrap .mainColumn .articleMod .appealList li .image,
.column01>.wrap .mainColumn .qaMod .appealList li .image {
    background: #ab9b20;
    width: 230px;
    height: 230px;
    border-radius: 115px
}

.column01>.wrap .mainColumn .articleMod .appealList li .image .item01,
.column01>.wrap .mainColumn .qaMod .appealList li .image .item01 {
    background: url(/images/pc/common/top/renewal/img_what01.png) no-repeat;
    background-position: 50% 30%
}

.column01>.wrap .mainColumn .articleMod .appealList li .image .item02,
.column01>.wrap .mainColumn .qaMod .appealList li .image .item02 {
    background: url(/images/pc/common/top/renewal/img_what02.png) no-repeat;
    background-position: 50% 14%
}

.column01>.wrap .mainColumn .articleMod .appealList li .image .item03,
.column01>.wrap .mainColumn .qaMod .appealList li .image .item03 {
    background: url(/images/pc/common/top/renewal/img_what03.png) no-repeat;
    background-position: 50% 28%
}

.column01>.wrap .mainColumn .articleMod .appealList li .imgWrap,
.column01>.wrap .mainColumn .qaMod .appealList li .imgWrap {
    display: block;
    width: 230px;
    height: 230px
}

.column01>.wrap .mainColumn .articleMod .appealList li .imgWrap .ttl .img,
.column01>.wrap .mainColumn .qaMod .appealList li .imgWrap .ttl .img {
    top: 0
}

.column01>.wrap .mainColumn .articleMod .appealList li .text,
.column01>.wrap .mainColumn .qaMod .appealList li .text {
    color: #fff;
    margin-top: 15px;
    background: #5c573e;
    padding: 12px 10px;
    border-radius: 8px;
    position: relative;
    font-size: 13px;
    width: 230px;
    box-sizing: border-box
}

.column01>.wrap .mainColumn .articleMod .appealList li .text::before,
.column01>.wrap .mainColumn .qaMod .appealList li .text::before {
    content: "";
    display: inline-block;
    border: 10px solid transparent;
    border-bottom-color: #5c573e;
    position: absolute;
    left: 53%;
    top: -20px;
    margin-left: -16px
}

.column01>.wrap .mainColumn .articleMod .list03,
.column01>.wrap .mainColumn .qaMod .list03 {
    padding-left: 0px
}

.column01>.wrap .mainColumn .articleMod .list03 dt,
.column01>.wrap .mainColumn .qaMod .list03 dt {
    margin-left: 2px
}

.column01>.wrap .mainColumn .articleMod .list03 dd,
.column01>.wrap .mainColumn .qaMod .list03 dd {
    padding-bottom: 10px
}

.column01>.wrap .mainColumn .articleMod .caution,
.column01>.wrap .mainColumn .qaMod .caution {
    padding-left: 0
}

.column01>.wrap .mainColumn .articleMod .pickup,
.column01>.wrap .mainColumn .qaMod .pickup {
    margin: 0 15px 15px 0;
    padding: 12px 15px;
    border: #ebebeb 1px solid;
}

.column01>.wrap .mainColumn .articleMod .pickup .ttl,
.column01>.wrap .mainColumn .qaMod .pickup .ttl {
    margin-bottom: 15px
}

.column01>.wrap .mainColumn .articleMod .pickup .text dd,
.column01>.wrap .mainColumn .qaMod .pickup .text dd {
    margin-bottom: 20px
}

.column01>.wrap .mainColumn .articleMod .pickup .text dd:last-child,
.column01>.wrap .mainColumn .qaMod .pickup .text dd:last-child {
    margin-bottom: 0
}

.column01>.wrap .mainColumn .articleMod .pickup .count .subTtl,
.column01>.wrap .mainColumn .qaMod .pickup .count .subTtl {
    padding-bottom: 5px
}

.column01>.wrap .mainColumn .articleMod .pickup .count .fig,
.column01>.wrap .mainColumn .qaMod .pickup .count .fig {
    margin-top: 5px;
    padding: 8px
}

.column01>.wrap .mainColumn .articleMod .pickup .result,
.column01>.wrap .mainColumn .qaMod .pickup .result {
    margin-top: 16px
}

.column01>.wrap .mainColumn .articleMod .columnTextBox,
.column01>.wrap .mainColumn .qaMod .columnTextBox {
    margin: 20px 20px 20px 0
}

.column01>.wrap .mainColumn .articleMod .columnTextBox .ttl01,
.column01>.wrap .mainColumn .qaMod .columnTextBox .ttl01 {
    border: none;
    margin: 5px 15px 10px;
    color: #4599b1;
}

.column01>.wrap .mainColumn .articleMod .columnTextBox .txt01,
.column01>.wrap .mainColumn .qaMod .columnTextBox .txt01 {
    padding-left: 15px
}

.column01>.wrap .mainColumn .articleMod .columnTextBox .txt01+.fig,
.column01>.wrap .mainColumn .qaMod .columnTextBox .txt01+.fig {
    margin-top: -2px
}

.column01>.wrap .mainColumn .articleMod .columnTextBox .columnTextBoxTbl,
.column01>.wrap .mainColumn .qaMod .columnTextBox .columnTextBoxTbl {
    margin: 15px;
    margin-top: 10px
}

.column01>.wrap .mainColumn .articleMod .columnTextBox .columnTextBoxTbl th,
.column01>.wrap .mainColumn .qaMod .columnTextBox .columnTextBoxTbl th {
    width: 80px
}

.column01>.wrap .mainColumn .articleMod .columnTextBox .fig,
.column01>.wrap .mainColumn .qaMod .columnTextBox .fig {
    background: #f5f5f5;
    padding: 8px;
    font-size: 1.4rem;
    line-height: 1.8;
    margin: 5px 15px
}

.column01>.wrap .mainColumn .articleMod .flowImg,
.column01>.wrap .mainColumn .qaMod .flowImg {
    position: relative;
    height: 370px
}

.column01>.wrap .mainColumn .articleMod .flowImg .abBox,
.column01>.wrap .mainColumn .qaMod .flowImg .abBox {
    position: absolute;
    padding: 12px;
    border: solid 1px #ebebeb;
    top: 0px;
    left: 0
}

.column01>.wrap .mainColumn .articleMod .flowImg .abBox li,
.column01>.wrap .mainColumn .qaMod .flowImg .abBox li {
    display: inline-block;
    padding-left: 32px;
    font-weight: bold
}

.column01>.wrap .mainColumn .articleMod .flowImg .abBox li.iconA,
.column01>.wrap .mainColumn .qaMod .flowImg .abBox li.iconA {
    position: relative
}

.column01>.wrap .mainColumn .articleMod .flowImg .abBox li.iconA::before,
.column01>.wrap .mainColumn .qaMod .flowImg .abBox li.iconA::before {
    display: block;
    content: "";
    width: 28px;
    height: 28px;
    position: absolute;
    top: 0;
    right: auto;
    bottom: 0;
    left: 0;
    margin: auto;
    display: block;
    background-position: 0 0;
    background-size: auto;
    background-repeat: no-repeat;
    background-image: url(/images/pc/common/parts/icon_howto_A.png)
}

.column01>.wrap .mainColumn .articleMod .flowImg .abBox li.iconB,
.column01>.wrap .mainColumn .qaMod .flowImg .abBox li.iconB {
    position: relative
}

.column01>.wrap .mainColumn .articleMod .flowImg .abBox li.iconB::before,
.column01>.wrap .mainColumn .qaMod .flowImg .abBox li.iconB::before {
    display: block;
    content: "";
    width: 28px;
    height: 28px;
    position: absolute;
    top: 0;
    right: auto;
    bottom: 0;
    left: 0;
    margin: auto;
    display: block;
    background-position: 0 0;
    background-size: auto;
    background-repeat: no-repeat;
    background-image: url(/images/pc/common/parts/icon_howto_B.png)
}

.column01>.wrap .mainColumn .articleMod .flowImg .abBox li+li,
.column01>.wrap .mainColumn .qaMod .flowImg .abBox li+li {
    margin-left: 10px
}

.column01>.wrap .mainColumn .articleMod .flowImg .imgTxt li,
.column01>.wrap .mainColumn .qaMod .flowImg .imgTxt li {
    font-size: 11px;
    text-align: center;
    position: absolute;
    width: 117px
}

.column01>.wrap .mainColumn .articleMod .flowImg .subTxt01,
.column01>.wrap .mainColumn .qaMod .flowImg .subTxt01 {
    top: 214px;
    left: 0px
}

.column01>.wrap .mainColumn .articleMod .flowImg .subTxt02,
.column01>.wrap .mainColumn .qaMod .flowImg .subTxt02 {
    top: 214px;
    left: 150px
}

.column01>.wrap .mainColumn .articleMod .flowImg .subTxt03,
.column01>.wrap .mainColumn .qaMod .flowImg .subTxt03 {
    top: 214px;
    left: 297px
}

.column01>.wrap .mainColumn .articleMod .flowImg .subTxt04_1,
.column01>.wrap .mainColumn .qaMod .flowImg .subTxt04_1 {
    top: 122px;
    left: 468px
}

.column01>.wrap .mainColumn .articleMod .flowImg .subTxt04_2,
.column01>.wrap .mainColumn .qaMod .flowImg .subTxt04_2 {
    top: 307px;
    left: 468px
}

.column01>.wrap .mainColumn .articleMod .flowImg .subTxt05,
.column01>.wrap .mainColumn .qaMod .flowImg .subTxt05 {
    top: 214px;
    left: 639px
}

.column01>.wrap .mainColumn .articleMod .deductible,
.column01>.wrap .mainColumn .qaMod .deductible {
    margin-top: 15px;
    padding: 15px 15px 15px 0
}

.column01>.wrap .mainColumn .articleMod .deductible>dt.deductibleTtl::after,
.column01>.wrap .mainColumn .qaMod .deductible>dt.deductibleTtl::after {
    top: 36px
}

.column01>.wrap .mainColumn .articleMod .deductible>dd,
.column01>.wrap .mainColumn .qaMod .deductible>dd {
    padding: 5px 0 0 !important
}

.column01>.wrap .mainColumn .articleMod .deductible .columnTextBox .subTtl,
.column01>.wrap .mainColumn .qaMod .deductible .columnTextBox .subTtl {
    margin-top: 5px;
    margin-left: 15px
}

.column01>.wrap .mainColumn .articleMod .deductible .columnTextBox .subTtl+.txt01,
.column01>.wrap .mainColumn .qaMod .deductible .columnTextBox .subTtl+.txt01 {
    padding-top: 0
}

.column01>.wrap .mainColumn .articleMod .deductible .simulator .simuBox .ttl01,
.column01>.wrap .mainColumn .qaMod .deductible .simulator .simuBox .ttl01 {
    margin: 5px 0 0;
    background: #f7f7f7;
    color: #4599b1;
}

.column01>.wrap .mainColumn .articleMod .deductible .simulator .simuBox .ttl01+.ttl,
.column01>.wrap .mainColumn .qaMod .deductible .simulator .simuBox .ttl01+.ttl {
    margin-top: -1px !important
}

.column01>.wrap .mainColumn .articleMod .deductible .simulator .simuBox .ttl01.family,
.column01>.wrap .mainColumn .qaMod .deductible .simulator .simuBox .ttl01.family {
    position: relative;
    cursor: pointer;
    transition: all .2s;
    position: relative
}

.column01>.wrap .mainColumn .articleMod .deductible .simulator .simuBox .ttl01.family:hover,
.column01>.wrap .mainColumn .qaMod .deductible .simulator .simuBox .ttl01.family:hover {
    background: #ebebeb;
}

.column01>.wrap .mainColumn .articleMod .deductible .simulator .simuBox .ttl01.family h2,
.column01>.wrap .mainColumn .qaMod .deductible .simulator .simuBox .ttl01.family h2 {
    top: -5px
}

.column01>.wrap .mainColumn .articleMod .deductible .simulator .simuBox .ttl01.family::after,
.column01>.wrap .mainColumn .qaMod .deductible .simulator .simuBox .ttl01.family::after {
    display: block;
    content: "";
    position: absolute;
    border: 0px;
    border-style: solid;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    margin: auto;
    border-color: #383733;
    width: 11px;
    height: 11px;
    top: -3px;
    right: 15px;
    bottom: 0;
    left: auto;
    border-top-width: 0;
    border-right-width: 3px;
    border-bottom-width: 3px;
    border-left-width: 0
}

.column01>.wrap .mainColumn .articleMod .deductible .simulator .simuBox .form01 li,
.column01>.wrap .mainColumn .qaMod .deductible .simulator .simuBox .form01 li {
    display: table;
    width: 100%;
    padding-right: 10px
}

.column01>.wrap .mainColumn .articleMod .deductible .simulator .simuBox .toggleCtn,
.column01>.wrap .mainColumn .qaMod .deductible .simulator .simuBox .toggleCtn {
    height: 0;
    -ms-filter: "alpha( opacity=0 )";
    opacity: 0;
    transition: 0.2s ease-in-out
}

.column01>.wrap .mainColumn .articleMod .deductible .simulator .simuBox .toggleCtn .ttl,
.column01>.wrap .mainColumn .qaMod .deductible .simulator .simuBox .toggleCtn .ttl {
    margin-top: 0
}

.column01>.wrap .mainColumn .articleMod .deductible .simulator .simuBox.on .ttl01::after,
.column01>.wrap .mainColumn .qaMod .deductible .simulator .simuBox.on .ttl01::after {
    border-top-width: 3px;
    border-right-width: 0;
    border-bottom-width: 0;
    border-left-width: 3px
}

.column01>.wrap .mainColumn .articleMod .deductible .simulator .simuBox.on .toggleCtn,
.column01>.wrap .mainColumn .qaMod .deductible .simulator .simuBox.on .toggleCtn {
    height: auto;
    opacity: 1
}

.column01>.wrap .mainColumn .articleMod .deductible .result,
.column01>.wrap .mainColumn .qaMod .deductible .result {
    margin: 0 15px 15px !important
}

.column01>.wrap .mainColumn .articleMod .deductible .result .ttl01,
.column01>.wrap .mainColumn .qaMod .deductible .result .ttl01 {
    margin: 0;
    border: none
}

.column01>.wrap .mainColumn .articleMod .deductible .result+.attention,
.column01>.wrap .mainColumn .qaMod .deductible .result+.attention {
    margin: 0 15px 15px !important
}

.column01>.wrap .mainColumn .articleMod .deductible .txt01,
.column01>.wrap .mainColumn .qaMod .deductible .txt01 {
    padding: 15px
}

.column01>.wrap .mainColumn .articleMod .deductible .deductionList,
.column01>.wrap .mainColumn .qaMod .deductible .deductionList {
    padding: 0 15px 5px
}

.column01>.wrap .mainColumn .articleMod .deductible .caution,
.column01>.wrap .mainColumn .qaMod .deductible .caution {
    padding: 10px 0 0;
    display: block
}

.column01>.wrap .mainColumn .articleMod .deductible .source,
.column01>.wrap .mainColumn .qaMod .deductible .source {
    margin: 0;
    padding: 20px 15px 10px 0 !important
}

.column01>.wrap .mainColumn .articleMod .deductible .pickup,
.column01>.wrap .mainColumn .qaMod .deductible .pickup {
    margin: 0
}

.column01>.wrap .mainColumn .articleMod .deductible .pickup .column,
.column01>.wrap .mainColumn .qaMod .deductible .pickup .column {
    margin: 0
}

.column01>.wrap .mainColumn .articleMod .deductible .pickup .column .imgBox,
.column01>.wrap .mainColumn .qaMod .deductible .pickup .column .imgBox {
    padding: 15px 0 0
}

.column01>.wrap .mainColumn .articleMod .deductible .recommend,
.column01>.wrap .mainColumn .qaMod .deductible .recommend {
    margin-left: 15px
}

.column01>.wrap .mainColumn .articleMod .deductible .recommend .recommendList .list,
.column01>.wrap .mainColumn .qaMod .deductible .recommend .recommendList .list {
    width: 684px
}

.column01>.wrap .mainColumn .articleMod .deductible .recommend .recommendList .item,
.column01>.wrap .mainColumn .qaMod .deductible .recommend .recommendList .item {
    width: 168px
}

.column01>.wrap .mainColumn .articleMod .deductible .recommend .recommendList .img img,
.column01>.wrap .mainColumn .qaMod .deductible .recommend .recommendList .img img {
    width: 168px
}

.column01>.wrap .mainColumn .articleMod .toggleList01,
.column01>.wrap .mainColumn .qaMod .toggleList01 {
    padding: 0 15px 0 0
}

.column01>.wrap .mainColumn .articleMod .toggleList01 dt,
.column01>.wrap .mainColumn .qaMod .toggleList01 dt {
    padding-left: 38px
}

.column01>.wrap .mainColumn .articleMod .toggleList01 dt::before,
.column01>.wrap .mainColumn .qaMod .toggleList01 dt::before {
    left: 10px
}

.column01>.wrap .mainColumn .articleMod .toggleList01 dd,
.column01>.wrap .mainColumn .qaMod .toggleList01 dd {
    padding-left: 38px;
    padding-top: 15px;
    box-shadow: 0px 4px 4px -3px rgba(0, 0, 0, 0.1) inset
}

.column01>.wrap .mainColumn .articleMod .toggleList01 dd::before,
.column01>.wrap .mainColumn .qaMod .toggleList01 dd::before {
    left: 10px
}

.column01>.wrap .mainColumn .articleMod .result .ttl01 h2 {
    color: #ffffff;
}

.column01>.wrap .mainColumn .toggleAllMod {
    margin-right: 15px;
    margin-bottom: 0
}

.column01>.wrap .mainColumn .toggleAllMod+.qaMod {
    margin-top: -15px
}

.column01 .noticeMod {
    width: 1040px;
    float: none
}

main>.kiyakuMod {
    padding-bottom: 30px
}

.kiyakuMod .ttl03+.lead {
    margin-top: 0
}

.kiyakuMod ul,
.kiyakuMod p {
    margin-bottom: 15px
}

.kiyakuMod .lead {
    padding: 20px 25px 0 25px;
    border-top: solid 1px #ebebeb;
    margin-top: 10px
}

.kiyakuMod .lead p {
    border-bottom: dotted 1px #ddd;
    padding-bottom: 30px
}

.kiyakuMod .lead>.ttl {
    color: #d00808;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 20px
}

.kiyakuMod .list {
    margin: 0 50px 0 50px;
    line-height: 1.3
}

.kiyakuMod .list>dt {
    border-top: dotted 1px #ddd;
    padding-top: 20px;
    margin-top: 20px
}

.kiyakuMod .list>dt:first-child {
    padding-top: 0;
    border-top: none
}

.kiyakuMod .list>dt .ttl {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 12px
}

.kiyakuMod .list dd {
    margin-bottom: 20px
}

.kiyakuMod .list dd ul li {
    margin-bottom: 10px;
    padding-left: 2.5em;
    text-indent: -2.5em
}

.kiyakuMod .list dd ul li:last-child {
    margin-bottom: 0
}

.kiyakuMod .list dl {
    padding: 0;
    margin-bottom: 10px
}

.kiyakuMod .list dl dd {
    padding: 5px 0 0 30px
}

.kiyakuMod .list dl dd dl {
    margin-top: 0 !important
}

.kiyakuMod .list dl dd dl dd {
    padding: 5px 0 0 0
}

.kiyakuMod .list dl:first-child {
    margin-top: 15px
}

.kiyakuMod .sig {
    padding: 25px;
    text-align: right
}

.kiyakuMod .btn03 {
    padding: 40px 0 0
}

.kiyakuMod .tbl .tbl01 .ttl th {
    background: #f5f5f5 none repeat scroll 0 0;
    font-weight: bold
}

.kiyakuMod .tbl .tbl01 tr th,
.kiyakuMod .tbl .tbl01 tr td {
    background: #fff;
    font-weight: normal
}

.kiyakuMod .tbl .tbl01 tr td ul {
    margin-bottom: 0
}

.companyMod .companyList {
    border-top: solid 1px #ebebeb
}

.companyMod .companyList li {
    padding: 25px 0;
    margin: 0 25px 0 50px;
    border-bottom: dotted 1px #ddd
}

.companyMod .companyList li:after {
    content: "";
    clear: both;
    display: block
}

.companyMod .companyList li:last-child {
    border-bottom: none
}

.companyMod .companyList li .catch {
    color: #d00808;
    font-size: 19px;
    font-weight: bold;
    margin-bottom: 20px;
    margin-left: -25px
}

.companyMod .companyList li .ttl {
    color: #333333;
    font-size: 17px;
    margin-bottom: 20px
}

.companyMod .companyList li .logo {
    float: right;
    width: 200px
}

.companyMod .companyList li dl {
    width: 750px;
    float: left;
    line-height: 1.8;
    margin-bottom: 10px
}

.companyMod .companyList li dl:after {
    content: "";
    clear: both;
    display: block
}

.companyMod .companyList li dl dt {
    float: left;
    width: 180px
}

.companyMod .companyList li dl dd {
    margin-left: 180px;
    margin-bottom: 5px
}

.companyMod .companyList li dl dd::after {
    clear: both
}

.companyMod .companyList li .update {
    font-size: 12px;
    color: #979797;
    float: left
}

.companyMod ul.ver1 li {
    margin: 0 25px 0 25px
}

.companyMod ul.ver1 li .catch {
    margin-left: 0px
}

.companyMod .companyInner h1 {
    border-bottom: solid 1px #ebebeb
}

.companyMod .companyInner .wrap {
    float: left;
    margin: 25px 25px 0 25px;
    width: 482px
}

.companyMod .companyInner .wrap .ttl04 {
    margin-bottom: 5px
}

.companyMod .companyInner .wrap .box {
    cursor: pointer;
    -webkit-transition: 0.5s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    border: solid 1px #ebebeb;
    text-align: center
}

.companyMod .companyInner .wrap .box:hover {
    opacity: .6;
    filter: alpha(opacity=60);
    text-decoration: none
}

.companyMod .companyInner .wrap .box .logo {
    margin: 90px 0 80px 0
}

.companyMod .companyInner .wrap .box .name {
    font-weight: normal;
    margin-bottom: 5px
}

.companyMod .companyInner .wrap .box .name a {
    font-size: 1.4rem;
    color: #505050;
    text-decoration: none;
    padding-left: 15px
}

.companyMod .companyInner .wrap .annotation {
    margin-top: 8px
}

.companyMod .companyInner .wrap .annotation a {
    color: #505050;
    font-size: 1.2rem;
    text-decoration: none
}

.companyMod .companyInner .wrap .annotation a:hover {
    text-decoration: underline
}

.companyMod .companyInner .wrap .annotation a img {
    position: relative;
    top: -1px;
    margin-left: 4px
}

.companyMod .companyInner .wrap+.wrap {
    float: right;
    margin-left: 0;
    padding-bottom: 20px
}

.companyMod .companyInner .btn03 {
    clear: both;
    padding-top: 30px
}

.companyMod .companyInner .cont {
    margin: 25px auto 0;
    width: 550px;
    text-align: center
}

.companyMod .companyInner .cont .ttl04 {
    margin-bottom: 10px
}

.companyMod .companyInner .cont .box {
    cursor: pointer;
    -webkit-transition: 0.5s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    position: relative;
    height: 300px
}

.companyMod .companyInner .cont .box:hover {
    opacity: .6;
    filter: alpha(opacity=60);
    text-decoration: none
}

.companyMod .companyInner .cont .box .logo {
    position: absolute;
    margin: 0 auto;
    width: 100%;
    top: 30px
}

.companyMod .companyInner .cont .box .name {
    position: absolute;
    bottom: 10px;
    width: 100%
}

.companyMod .companyInner .cont .box .name a {
    font-size: 1.4rem;
    color: #505050;
    text-decoration: none;
    padding-left: 15px
}

.companyMod .companyInner .cont .annotation {
    margin-top: 8px
}

.companyMod .companyInner .cont .annotation a {
    color: #505050;
    font-size: 1.2rem;
    text-decoration: none
}

.companyMod .companyInner .cont .annotation a:hover {
    text-decoration: underline
}

.companyMod .companyInner .cont .annotation a img {
    position: relative;
    top: -1px;
    margin-left: 4px
}

.faqMod {
    width: 1040px;
    background: #ffffff;
    margin: 0 auto 20px auto
}

.faqMod .qaList,
.qaMod .qaList,
.qaBox .qaList {
    padding-bottom: 1px
}

.faqMod .qaList dt,
.qaMod .qaList dt,
.qaBox .qaList dt {
    position: relative;
    padding-left: 50px;
    padding: 20px 45px;
    margin-top: 0;
    border-top: solid 1px #ebebeb;
    border-bottom-width: 0
}

.faqMod .qaList dt::before,
.qaMod .qaList dt::before,
.qaBox .qaList dt::before {
    display: block;
    content: "";
    width: 19px;
    height: 21px;
    position: absolute;
    top: 18px;
    right: auto;
    bottom: auto;
    left: 15px;
    margin: auto;
    display: block;
    background-position: 0 -449px;
    background-size: auto;
    background-repeat: no-repeat;
    background-image: url(/images/pc/common/parts/icon_01.png)
}

.faqMod .qaList dt:first-child,
.qaMod .qaList dt:first-child,
.qaBox .qaList dt:first-child {
    border-top-width: 0
}

.faqMod .qaList dt:last-child,
.qaMod .qaList dt:last-child,
.qaBox .qaList dt:last-child {
    margin-bottom: -1px
}

.faqMod .qaList dt .qTtl,
.qaMod .qaList dt .qTtl,
.qaBox .qaList dt .qTtl {
    font-size: 15px;
    font-weight: normal
}

.faqMod .qaList dd,
.qaMod .qaList dd,
.qaBox .qaList dd {
    background: #eaf6f9;
    padding-left: 45px;
    margin-bottom: 25px;
    position: relative
}

.faqMod .qaList dd::before,
.qaMod .qaList dd::before,
.qaBox .qaList dd::before {
    display: block;
    content: "";
    width: 19px;
    height: 21px;
    position: absolute;
    top: 20px;
    right: auto;
    bottom: auto;
    left: 15px;
    margin: auto;
    display: block;
    background-position: 0 -499px;
    background-size: auto;
    background-repeat: no-repeat;
    background-image: url(/images/pc/common/parts/icon_01.png)
}

.faqMod .qaList dd .aTtl,
.qaMod .qaList dd .aTtl,
.qaBox .qaList dd .aTtl {
    display: block
}

.faqMod .qaList dd span.imageBox,
.qaMod .qaList dd span.imageBox,
.qaBox .qaList dd span.imageBox {
    display: block;
    margin-top: 15px;
    padding: 20px;
    text-align: center
}

.qaMod02 {
    padding-right: 15px
}

.municipalIntroMod {
    margin-top: 10px;
    height: 450px;
    width: 1040px;
    margin: 5px auto 0px auto;
    background: #dddddd;
    position: relative
}

.municipalIntroMod .btn {
    position: absolute;
    bottom: 40px;
    width: 100%;
    text-align: center
}

.municipalIntroMod .btn a {
    display: inline-block;
    background: #ffffff;
    padding: 20px 45px 20px 30px;
    color: #333333;
    font-weight: bold;
    font-size: 17px;
    border-radius: 4px;
    position: relative;
    -webkit-transition: 0.5s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out
}

.municipalIntroMod .btn a::before {
    display: block;
    content: "";
    width: 18px;
    height: 12px;
    position: absolute;
    top: 0;
    right: 10px;
    bottom: 0;
    left: auto;
    margin: auto;
    display: block;
    background-position: 0 -100px;
    background-size: auto;
    background-repeat: no-repeat;
    background-image: url(/images/pc/common/parts/arrow_01.png)
}

.municipalIntroMod .btn a:hover {
    opacity: .8;
    filter: alpha(opacity=80);
    text-decoration: none
}

.municipalMod .sectionBox01 .ttl01 {
    padding-left: 25px
}

.municipalMod .sectionBox01 .ttl01:before {
    content: normal
}

.municipalMod .list02 {
    padding: 0
}

.municipalMod .list02 .box {
    margin: 0;
    padding: 25px 25px 0 25px;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    cursor: pointer;
    border-bottom: solid 1px #ebebeb
}

.municipalMod .list02 .box:after {
    content: "";
    clear: both;
    display: block
}

.municipalMod .list02 .box .image {
    padding-right: 20px
}

.municipalMod .list02 .box img {
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out
}

.municipalMod .list02 .box .ttl a {
    color: #000000
}

.municipalMod .list02 .box .info .ttl:hover {
    text-decoration: underline
}

.municipalMod .list02 .box .btn04 {
    margin-top: 10px;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out
}

.municipalMod .list02 .box .btn04 a {
    background: transparent
}

.municipalMod .list02 .box .btn04:hover {
    -webkit-transition: 0.5s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out
}

.municipalMod .list02 .box .btn04:hover:hover {
    opacity: .8;
    filter: alpha(opacity=80);
    text-decoration: none
}

.municipalMod .list02 .box:hover {
    background: #f5f5f5
}

.municipalMod .list02 .image {
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out
}

.municipalMod .list02 .image:hover {
    -webkit-transition: 0.5s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out
}

.municipalMod .list02 .image:hover:hover {
    opacity: .8;
    filter: alpha(opacity=80);
    text-decoration: none
}

.municipalMod .imgBox {
    padding: 0 25px 25px 25px
}

.municipalMod .imgBox .caption {
    padding-top: 5px;
    font-size: 11px
}

.municipalMod .strongTxt {
    font-size: 18px;
    color: #d00808;
    font-weight: bold
}

.noticesMod {
    min-height: 380px
}

.noticesMod .ttl {
    border-bottom: solid 1px #ebebeb;
    vertical-align: middle;
    display: table;
    width: 100%
}

.noticesMod .ttl:after {
    content: "";
    clear: both;
    display: block
}

.noticesMod .ttl .ttl03 {
    display: table-cell;
    float: left
}

.noticesMod .ttl .date {
    display: table-cell;
    padding-right: 25px;
    vertical-align: middle;
    text-align: right;
    font-size: 12px
}

.noticesMod .txt01 {
    padding-bottom: 30px
}

.noticesMod .txt01 .box01 {
    border: solid 1px #d5d5d5;
    padding: 15px
}

.noticesMod .txt01 p+.box01,
.noticesMod .txt01 p+dl,
.noticesMod .txt01 dl+dl {
    margin-top: 15px
}

.noticesMod .txt01+.txt01 {
    padding-top: 0
}

.noticesMod .txt01 .ttl {
    border-bottom: solid 1px #ebebeb;
    color: #d00808;
    font-size: 18px;
    margin-bottom: 8px;
    padding-bottom: 10px;
    padding-left: 2px
}

.noticesMod .txt01 dl dt {
    font-weight: bold;
    border-left: solid 5px #d00808;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.4em;
    padding: 0px 0 1px 6px;
    margin-bottom: 8px
}

.noticesMod .txt01 dl dd {
    margin-bottom: 3px
}

.noticesMod .sign {
    text-align: right
}

.pad_top0 {
    padding-top: 0 !important
}

.pad_top10 {
    padding-top: 10px !important
}

.pad_bot5 {
    padding-bottom: 5px !important
}

.pad_bot50 {
    padding-bottom: 50px !important
}

.mar_top5 {
    margin-top: 5px !important
}

.mar_top10 {
    margin-top: 10px !important
}

.mar_bot10 {
    margin-bottom: 10px
}

.mar_bot20 {
    margin-bottom: 20px
}

.mar_bot30 {
    margin-bottom: 30px
}

.mar_bot40 {
    margin-bottom: 40px
}

.border {
    border: 1px solid #f5f5f5;
    box-sizing: border-box
}

.border8 {
    border-width: 8px
}

.borderWhite {
    border-color: white
}

.bold {
  font-weight: bold;
}

.pickup.bgGray01 a {
    color: #2088a0;
}

.deduction-table {
  width: 100%;
  border-collapse: collapse;
  font-size: 16px;
  line-height: 1.6;
}

.deduction-table th,
.deduction-table td {
  padding: 1.2em 1em;
  text-align: left;
  vertical-align: middle;
  border-bottom: 1px solid #ebebeb;
  font-size: 12px;
}

.deduction-table thead th {
  font-weight: bold;
}

.deduction-table tfoot td {
  font-weight: bold;
  border-bottom: none;
}

.company-table {
  width: 100%;
  border-collapse: collapse;
  margin: 10px 0;
}

.company-table tr:first-child {
  background-color: #f7f7f7;
}

.company-table th,
.company-table td {
  border: 1px solid #ebebeb;
  text-align: left;
}
.company-table th,
.company-table td {
  padding: 8px;
}
