h2:before {
    content: url(../img/icon_support.png);
}

h2:after {
    content: none;
}

.inner {
    font-size: 18px;
    line-height: 1.78;
    letter-spacing: 0.05em;
}

.inner p {
    word-break: normal;
}

.inner .btn {
    display: inline-block;
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: center bottom;
    border-radius: 10px;
}

.btn.-apply {
    background-image: url(../img/btn_apply_on.png);
}

/*lead*/

.lead .anchor-support {
    background-image: url(../img/anchor_support_on.png);
}

.lead .anchor-solution {
    background-image: url(../img/anchor_solution_on.png);
}

.lead .anchor-counceling {
    background-image: url(../img/anchor_counseling_on.png);
}

.lead .anchor-news {
    background-image: url(../img/anchor_news_on.png);
}

/* support */

#support{
    padding-top: 145px;
    padding-bottom: 80px;
}
#support .copytxt,
#counceling .copytxt {
    font-size: 20px;
    font-weight: bold;
    line-height: 1.8;
    color: #000;
    padding: 25px 0 50px;
}

#support .support-list::after,
#solution .solution-list::after,
#counceling .counceling-list::after {
    content: url(../img/dot_line_9.png);
    position: absolute;
    width: 3px;
    height: 53px;
    left: calc(50% - 1.5px);
    top: -30px;
}

#support .support-list {
    background-color: #fff;
    width: 1000px;
    margin: 0 auto;
    padding: 53px 0 0;
    position: relative;
}

#support .support-box .support-ttl,
#solution .solution-item > h3{
    position: absolute;
    top: 0;
    left: 0;
    margin-left: -10px;
}

#support .support-box,
#solution .solution-item {
    position: relative;
    padding: 105px 100px 60px;
}

#support .support-box > p:first-of-type {
    text-align: left;
    margin-bottom: 25px;
}

#support .support-box .btn.-guidelines {
    margin-top: 40px;
    background-image: url(../img/btn_guidelines_on.png);
}

#support .support-box:nth-of-type(2) {
    padding-bottom: 70px;
}

#support .support-box:nth-of-type(2) .leadTxt a{
	text-decoration: underline;
}

#support .support-box:nth-of-type(2) figure{
    margin-left: -13px;
}

#support .note {
    width: 800px;
    margin: 38px auto 0;
    background: url(../img/bg_note.jpg) no-repeat  0 0/100% 100%;
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: calc(52px + 1em);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-indent: -1em;
    font-size: 16px;
    line-height: 1.69;
    letter-spacing: 0.05em;
    text-align: left;
}

#support .note > span.-orange {
    color:#ed742b;
}

#support .note > a {
    text-decoration: underline;
}

#support .note > a:hover {
    text-decoration: none;
}

#support .support-box .btn.-apply {
    margin-top: 50px;
}

/* flow-list */

.flow-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.flow-list img {
    display: block;
    width: 336px;
    height: auto;
    margin-left: -8px;
    margin-top: 12px;
}

.flow-list .step4 img{
    margin-top: 14px;
}

.flow-list li {
    margin-top: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 380px;
    position: relative;
}

.flow-list li:nth-of-type(n+3) {
    margin-top: 60px;
}

.flow-list .flowBox {
    height: 100%;
    padding: 47px 26px 17px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    border: 3px solid #cce4f2;
    min-height: 495px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.flow-list .step1 .flowbox,
.flow-list .step2 .flowbox {
    min-height: 649px;
}

.flow-list .head {
    color: #006fbc;
    font-size: 20px;
    text-align: center;
    line-height: 1.0;
    letter-spacing: 0.05em;
    font-weight: bold;
    margin-bottom: 22px;
}

.flow-list .innerTxt {
    color: #000000;
    text-align: left;
    font-size: 16px;
}

.flow-list .point {
    color: #006fbc;
    background-color: #c6e2f2;
    border: 3px solid #fff;
    width: 80px;
    height: 80px;
    font-size: 70.09%;
    font-size: 11px;
    line-height: 1.9;
    font-weight: bold;
    border-radius: 50%;
    position: absolute;
    top: -37px;
    left: -15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.flow-list .point span {
    font-size: 20px;
    line-height: 1.4;
}
.flow-list .flow-arrow {
    width: 30px;
    height: 70px;
    background: url(../img/icon_flow_arrow.png) no-repeat center / 30px 70px;
    position: absolute;
    left: -20px;
    bottom: calc(50% - 35px);
}

.flow-list .step1 a,.flow-list .step4 a {
    text-decoration: underline;
}
.flow-list .step1 a:hover {
    text-decoration: none;
}

/* detail */

#support .detail {
    padding: 55px 0 60px;
    background-color: #d8f1ff;
}

#support .detail > p {
    font-size: 20px;
    font-weight: bold;
    line-height: 1.8;
    letter-spacing: 0.05em;
}

#support .detail .btn.-detail{
    margin-top: 20px;
    background-image: url(../img/btn_detail_on.png);
}

/* solution */

#solution {
    padding-top: 145px;
    padding-bottom: 80px;
}

#solution h2:before {
    content: url(../img/icon_solution.png);
}

#solution .solution-list {
    width: 1000px;
    margin: 50px auto 0;
    padding: 53px 0 0;
    background: url(../../img/bg_stripe_light.png);
    position: relative;
}

#solution .solution-item {
    padding: 90px 50px 40px;
    text-align: left;
}


/* counceling */

#counceling {
    padding-top: 145px;
    padding-bottom: 80px;
}

#counceling h2:before {
    content: url(../img/icon_counceling.png);
}

#counceling .counceling-list {
    width: 1000px;
    margin: 0 auto;
    position: relative;
}

#counceling .counceling-place {
    padding: 58px 50px 70px;
}

#counceling .counceling-place.-event {
    background-color: #fff;
}

#counceling .counceling-place.-contact {
    background-color: #d8f1ff;
}

#counceling .counceling-placeTxt {
    width: 470px;
    text-align: left;
}

#counceling .counceling-placeTxt > h3 {
    margin-bottom: 30px;
}

#counceling .counceling-placeImg {
    width: 380px;
    text-align: right;
    margin-left: 40px;
}

#counceling .counceling-placeTxt,
#counceling .counceling-placeImg {
    display: inline-block;
    vertical-align: top;
}

#counceling .counceling-place .btn {
    margin-top: 40px;
}

#counceling .counceling-place.-event .btn {
    background-image: url(../img/btn_event_on.png);
}

#counceling .counceling-place.-contact .btn {
    background-image: url(../img/btn_contact_on.png);
}

#counceling .btn.-apply {
    margin-top: 50px;
}

/* news */
.news {
    padding: 162px 0 70px;
}

#news .linkbtn.-apply {
    background: none;
}

#news .btn.-apply {
    margin-top: 70px;
}