@charset "utf-8";
/* CSS Document */

.pc-br {
    display: inline;
} 
.sp-br {
    display: none;
}
img.pcImg01{
	display: block;
}
img.spImg01{
	display: none;
}
@media print, screen and (max-width: 900px) {
    .pc-br {
        display: none;
    } 
    .sp-br {
        display: inline;
    }
	img.pcImg01{
	display: none;
	}
	img.spImg01{
		display: block;
	}
}



.cmn-css{
    width: 100%;
    background: #000000;
    color: #FFFFFF;
    padding: 0 0 80px 0;
}
.cmn-css .titleArea01{
    width: 1052px;
    padding: 60px 0 0 0;
    margin: 0 auto;
    box-sizing: border-box;
    background: url("../img/cmn-bg01.jpg") top center no-repeat;
}
.cmn-css .titleArea01 .titleImgBox01{
    width: 1052px;
    padding: 0 22px 0 50px;
    margin: 0 auto 58px auto;
    box-sizing: border-box;
    display: flex;
    justify-content: space-between;
    flex-direction: row;
}
.cmn-css .titleArea01 .titleImgBox01 h2{
    padding: 22px 0 0 0;
    margin: 0;
    width: 521px;
}
.cmn-css .titleArea01 .titleImgBox01 h2 img{
    width: 100%;
    height: auto;
}
.cmn-css .titleArea01 .titleImgBox01 div{
    width: 308px;
    margin: 0;
}
.cmn-css .titleArea01 .titleImgBox01 div img{
    width: 100%;
    height: auto;
}


@media print, screen and (max-width: 900px) {
    .cmn-css{
        width: 100%;
        background: #000000;
        color: #FFFFFF;
        padding: 0 0 0 0;
    }
    .cmn-css .titleArea01{
        width: 100%;
        padding: 30px 0 0 0;
        margin: 0 auto;
        box-sizing: border-box;
        background: url("../img/cmn-bg01.jpg") top center no-repeat;
    }
    .cmn-css .titleArea01 .titleImgBox01{
        width: 100%;
        padding: 0 0 0 0;
        margin: 0 auto 0 auto;
        box-sizing: border-box;
        display: flex;
        justify-content: flex-start;
        flex-direction: column;
    }
    .cmn-css .titleArea01 .titleImgBox01 h2{
        padding: 22px 0 0 0;
        width: calc(100% - 60px);
        margin: 0 auto;
    }
    .cmn-css .titleArea01 .titleImgBox01 h2 img{
        width: 100%;
        height: auto;
    }
    .cmn-css .titleArea01 .titleImgBox01 div{
        width: calc(100% - 150px);
        margin: 40px auto 0 auto;
    }
    .cmn-css .titleArea01 .titleImgBox01 div img{
        width: 100%;
        height: auto;
    }
}


.cmn-css .flowArea01{
    width: 1052px;
    padding: 0 0 50px 0;
    margin: 0 auto 0 auto;
    box-sizing: border-box;
    background: url("../img/cmn-bg02.jpg") top center no-repeat;
}
.cmn-css .flowArea01 .flow01{
    width: 1052px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    flex-direction: row;
}

.cmn-css .flowArea01 .flow01 .photoArea01 img{
    display: block;
}
.cmn-css .flowArea01 .flow01 .photoArea01,
.cmn-css .flowArea01 .flow01 .photoArea01 img{
    width: 289px;
    height: auto;
}
.cmn-css .flowArea01 .flow01 .photoArea02,
.cmn-css .flowArea01 .flow01 .photoArea02 img{
    width: 289px;
    height: auto;
}
.cmn-css .flowArea01 .flow01 .photoArea02 img{
    display: block;
    margin: 40px 0 0 0;
}
.cmn-css .flowArea01 .flow01 .spArea01 {
    width: 289px;
    height: auto;
    margin: 0;
}


@media print, screen and (max-width: 900px) {
    .cmn-css .flowArea01{
        width: 100%;
        padding: 0 0 60px 0;
        margin: 0 auto 0 auto;
        box-sizing: border-box;
        background: none;
    }
    .cmn-css .flowArea01 .flow01{
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        flex-direction: column;
    }
    .cmn-css .flowArea01 .flow01 div{
        margin-top: 0;
    }
    .cmn-css .flowArea01 .flow01 .photoArea01,
    .cmn-css .flowArea01 .flow01 .photoArea01 img{
        width: 100%;
        height: auto;
    }
    .cmn-css .flowArea01 .flow01 .photoArea01 img{
        display: none;
    }
    .cmn-css .flowArea01 .flow01 .photoArea02,
    .cmn-css .flowArea01 .flow01 .photoArea02 img{
        width: 100%;
        height: auto;
    }
    .cmn-css .flowArea01 .flow01 .photoArea02 img{
        display: none;
    }
    .cmn-css .flowArea01 .flow01 .spArea01 {
        width: 289px;
        height: auto;
        margin: 0;
    }
}


.cmn-css .flowArea01 .flow01 .set01{
    width: 430px;
    height: auto;
    margin: 0;
    display: flex;
    flex-direction: column;
}
.cmn-css .flowArea01 .flow01 .set01 .flowTextArea01{
    width: 430px;
    height: auto;
    margin: 0;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}
.cmn-css .flowArea01 .flow01 .set01 .flowTextArea01 h2{
    width: 186px;
    height: auto;
    display: flex;
    justify-content: center;
}
.cmn-css .flowArea01 .flow01 .set01 .flowTextArea01 h2 img{
    width: auto;
    height: 140px;
}
.cmn-css .flowArea01 .flow01 .set01 .flowTextArea01 p{
    width: 204px;
    height: auto;
    display: flex;
    justify-content: center;
    margin: 0 20px 0 0;
    order: 2;
}
.cmn-css .flowArea01 .flow01 .h2Area{
    display: flex;
    justify-content: center;
    flex-direction: column;
    margin: 0 0 12px 0;
}
.cmn-css .flowArea01 .flow01 .h2Area img{
    display: block;
    width: 85px;
    height: auto;
    margin: 0 auto;
}
.cmn-css .flowArea01 .flow01 .h2Area div{
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.cmn-css .flowArea01 .flow01 .h2Area h2{
    font-size: 44px;
    font-weight: 700;
    line-height: 1.6;
    font-family: Helvetica, Arial, "sans-serif";
    margin: 0 0 6px 0;
    padding: 0;
    display: flex;
    flex-direction: column;
    text-align: center;
}
.cmn-css .flowArea01 .flow01 .h2Area span{
    font-size: 12px;
    font-weight: 400;
    line-height: 1.6;
    margin: -12px 0 0 0;
    padding: 0;
    display: inline-block;
    text-align: center;
}


@media print, screen and (max-width: 900px) {
    .cmn-css .flowArea01 .flow01 .set01{
        width: 100%;
        height: auto;
        margin: 32px 0 0 0;
        display: flex;
        flex-direction: column;
    }
    .cmn-css .flowArea01 .flow01 .set01 .flowTextArea01{
        width: 100%;
        height: auto;
        margin: 0;
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        align-items: center;
    }
    .cmn-css .flowArea01 .flow01 .set01 .flowTextArea01 p{
        width: calc(100% - 120px);
        height: auto;
        display: flex;
        justify-content: center;
        margin: 0 0 20px 0;
    }
    .cmn-css .flowArea01 .flow01 .h2Area{
        display: flex;
        justify-content: center;
        flex-direction: row;
        margin: 0 0 12px 0;
        position: relative;
        width: 100%;
    }
    .cmn-css .flowArea01 .flow01 .h2Area img{
        display: block;
        width: 70px;
        height: auto;
        margin: 0 auto;
        position: absolute;
        top: 7px;
        left: 25px;
        z-index: 10;
    }
    .cmn-css .flowArea01 .flow01 .h2Area div{
        width: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .cmn-css .flowArea01 .flow01 .h2Area h2{
        font-size: 30px;
        font-weight: 700;
        line-height: 1.6;
        font-family: Helvetica, Arial, "sans-serif";
        margin: 0;
        padding: 0;
        z-index: 11;
    }
    .cmn-css .flowArea01 .flow01 .h2Area span{
        font-size: 12px;
        font-weight: 400;
        line-height: 1.6;
        margin: -6px 0 0 0;
        padding: 0;
        display: inline;
        text-align: center;
    }
}


.cmn-css .flowArea01 .flow01 .run01{
    width: 430px;
    height: auto;
    margin: 0 50px 0 0;
    display: flex;
    flex-direction: column;
}
.cmn-css .flowArea01 .flow01 .run01 .flowTextArea01{
    width: 430px;
    height: auto;
    margin: 20px 0 0 0;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}
.cmn-css .flowArea01 .flow01 .run01 .flowTextArea01 h2{
    width: 186px;
    height: auto;
    display: flex;
    justify-content: center;
}
.cmn-css .flowArea01 .flow01 .run01 .flowTextArea01 h2 img{
    width: auto;
    height: 140px;
}
.cmn-css .flowArea01 .flow01 .run01 .flowTextArea01 p{
    width: 204px;
    height: auto;
    display: flex;
    justify-content: center;
    margin: 0 20px 0 0;
    order: 2;
}

@media print, screen and (max-width: 900px) {
    .cmn-css .flowArea01 .flow01 .run01{
        width: 100%;
        height: auto;
        margin: 12px 0 0 0;
        display: flex;
        flex-direction: column;
    }
    .cmn-css .flowArea01 .flow01 .run01 .flowTextArea01{
        width: 100%;
        height: auto;
        margin: 0;
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        align-items: center;
    }
    .cmn-css .flowArea01 .flow01 .run01 .flowTextArea01 h2{
        width: 186px;
        height: auto;
        display: flex;
        justify-content: center;
    }
    .cmn-css .flowArea01 .flow01 .run01 .flowTextArea01 h2 img{
        width: auto;
        height: 140px;
    }
    .cmn-css .flowArea01 .flow01 .run01 .flowTextArea01 p{
        width: calc(100% - 120px);
        height: auto;
        display: flex;
        justify-content: center;
        margin: 0 0 20px 0;
    }
}


.cmn-css .flowArea01 .flow01 .recover01{
    width: 430px;
    height: auto;
    margin: 0;
    display: flex;
    flex-direction: column;
}
.cmn-css .flowArea01 .flow01 .recover01 .flowTextArea01{
    width: 430px;
    height: auto;
    margin: 40px 0 0 0;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}
.cmn-css .flowArea01 .flow01 .recover01 .flowTextArea01 h2{
    width: 186px;
    height: auto;
    display: flex;
    justify-content: center;
}
.cmn-css .flowArea01 .flow01 .recover01 .flowTextArea01 h2 img{
    width: auto;
    height: 140px;
}
.cmn-css .flowArea01 .flow01 .recover01 .flowTextArea01 p{
    width: 204px;
    height: auto;
    display: flex;
    justify-content: center;
    margin: 0 20px 0 0;
    order: 2;
}
@media print, screen and (max-width: 900px) {
    .cmn-css .flowArea01 .flow01 .recover01{
        width: 100%;
        height: auto;
        margin: 12px 0 0 0;
        display: flex;
        flex-direction: column;
    }
    .cmn-css .flowArea01 .flow01 .recover01 .flowTextArea01{
        width: 100%;
        height: auto;
        margin: 0;
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        align-items: center;
    }
    .cmn-css .flowArea01 .flow01 .recover01 .flowTextArea01 h2{
        width: 186px;
        height: auto;
        display: flex;
        justify-content: center;
    }
    .cmn-css .flowArea01 .flow01 .recover01 .flowTextArea01 h2 img{
        width: auto;
        height: 140px;
    }
    .cmn-css .flowArea01 .flow01 .recover01 .flowTextArea01 p{
        width: calc(100% - 120px);
        height: auto;
        display: flex;
        justify-content: center;
        margin: 0 0 20px 0;
    }
}



.cmn-css .flowArea01 .flow01 .follow01{
    width: 430px;
    height: auto;
    margin: 0 0 0 50px;
    display: flex;
    flex-direction: column;
}
.cmn-css .flowArea01 .flow01 .follow01 .flowTextArea01{
    width: 430px;
    height: auto;
    margin: 20px 0 0 0;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}
.cmn-css .flowArea01 .flow01 .follow01 .flowTextArea01 h2{
    width: 186px;
    height: auto;
    display: flex;
    justify-content: center;
}
.cmn-css .flowArea01 .flow01 .follow01 .flowTextArea01 h2 img{
    width: auto;
    height: 140px;
}
.cmn-css .flowArea01 .flow01 .follow01 .flowTextArea01 p{
    width: 204px;
    height: auto;
    display: flex;
    justify-content: center;
    margin: 0 20px 0 0;
    order: 2;
}
@media print, screen and (max-width: 900px) {
    .cmn-css .flowArea01 .flow01 .follow01{
        width: 100%;
        height: auto;
        margin: 12px 0 0 0;
        display: flex;
        flex-direction: column;
    }
    .cmn-css .flowArea01 .flow01 .follow01 .flowTextArea01{
        width: 100%;
        height: auto;
        margin: 0;
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        align-items: center;
    }
    .cmn-css .flowArea01 .flow01 .follow01 .flowTextArea01 h2{
        width: 186px;
        height: auto;
        display: flex;
        justify-content: center;
    }
    .cmn-css .flowArea01 .flow01 .follow01 .flowTextArea01 h2 img{
        width: auto;
        height: 140px;
    }
    .cmn-css .flowArea01 .flow01 .follow01 .flowTextArea01 p{
        width: calc(100% - 120px);
        height: auto;
        display: flex;
        justify-content: center;
        margin: 0 0 20px 0;
    }
}


.cmn-css .flowArea01 .flow01 .detailLink01{
    width: 430px;
    height: auto;
    border-top: 1px solid #3d444f;
    margin: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}
.cmn-css .flowArea01 .flow01 .detailLink01 a{
    width: 164px;
    padding: 0 4px 0 0;
    box-sizing: border-box;
    height: 24px;
    background: #4c525e;
    border-radius: 0 0 4px 4px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #FFFFFF;
    line-height: 2.0;
    position: relative;
}
.cmn-css .flowArea01 .flow01 .detailLink01 a::after {
    content: "";
    display: inline-block;
    vertical-align: middle;
    text-decoration: none;
    width: 6px;
    height: 6px;
    border-bottom: 1px solid #FFF;
    border-right: 1px solid #FFF;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    margin-top: -.25em;
    margin-right: 6px;
    position: absolute;
    right: 2px;
    top: 10px;
}
@media print, screen and (max-width: 900px) {
    .cmn-css .flowArea01 .flow01 .detailLink01{
        width: calc(100% - 120px);
        height: auto;
        border-top: 1px solid #3d444f;
        margin: 0 auto;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .cmn-css .flowArea01 .flow01 .detailLink01 a{
        width: 164px;
        padding: 0 4px 0 0;
        box-sizing: border-box;
        height: 24px;
        background: #4c525e;
        border-radius: 0 0 4px 4px;
        display: flex;
        justify-content: center;
        align-items: center;
        color: #FFFFFF;
        line-height: 2.0;
        position: relative;
    }
    .cmn-css .flowArea01 .flow01 .detailLink01 a::after {
        content: "";
        display: inline-block;
        vertical-align: middle;
        text-decoration: none;
        width: 6px;
        height: 6px;
        border-bottom: 1px solid #FFF;
        border-right: 1px solid #FFF;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        margin-top: -.25em;
        margin-right: 6px;
        position: absolute;
        right: 2px;
        top: 10px;
    }
}

.cmn-css .flowArea01 .flow01 div:nth-child(1){
    order: 1;
}
.cmn-css .flowArea01 .flow01 div:nth-child(2){
    order: 8;
}
.cmn-css .flowArea01 .flow01 div:nth-child(3){
    order: 2;
}
.cmn-css .flowArea01 .flow01 div:nth-child(4){
    order: 5;
}
.cmn-css .flowArea01 .flow01 div:nth-child(5){
    order: 7;
}
.cmn-css .flowArea01 .flow01 div:nth-child(6){
    order: 4;
}
.cmn-css .flowArea01 .flow01 div:nth-child(7){
    order: 3;
    display: block;
}
.cmn-css .flowArea01 .flow01 div:nth-child(8){
    order: 6;
    display: block;
}

@media print, screen and (max-width: 900px) {
    .cmn-css .flowArea01 .flow01 div:nth-child(1){
        order: 1;
    }
    .cmn-css .flowArea01 .flow01 div:nth-child(2){
        order: 6;
    }
    .cmn-css .flowArea01 .flow01 div:nth-child(3){
        order: 2;
    }
    .cmn-css .flowArea01 .flow01 div:nth-child(4){
        order: 3;
    }
    .cmn-css .flowArea01 .flow01 div:nth-child(5){
        order: 4;
    }
    .cmn-css .flowArea01 .flow01 div:nth-child(6){
        order: 5;
    }
    .cmn-css .flowArea01 .flow01 div:nth-child(7){
        order: 7;
        display: none;
    }
    .cmn-css .flowArea01 .flow01 div:nth-child(8){
        order: 8;
        display: none;
    }
}

.cmn-css .setArea01{
    width: 1052px;
    padding: 64px 0 20px 0;
    margin: 0 auto 0 auto;
    box-sizing: border-box;
    background: url( "../img/title-set01.png") #3c404e top left no-repeat;
    background-size: 260px auto;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
}
.cmn-css .runArea01{
    width: 1052px;
    padding: 64px 0 20px 0;
    margin: 2px auto 0 auto;
    box-sizing: border-box;
    background: url( "../img/title-run01.png") #333d50 top left no-repeat;
    background-size: 260px auto;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
}
.cmn-css .recoverArea01{
    width: 1052px;
    padding: 64px 0 20px 0;
    margin: 2px auto 0 auto;
    box-sizing: border-box;
    background: url( "../img/title-recover01.png") #1a2a3e top left no-repeat;
    background-size: 260px auto;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
}
.cmn-css .followArea01{
    width: 1052px;
    padding: 64px 0 20px 0;
    margin: 2px auto 0 auto;
    box-sizing: border-box;
    background: url( "../img/title-follow01.png") #071f43 top left no-repeat;
    background-size: 260px auto;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
}

@media print, screen and (max-width: 900px) {
    .cmn-css .setArea01{
        width: 100%;
        padding: 64px 0 20px 0;
        margin: 0 auto 0 auto;
        box-sizing: border-box;
        background: url( "../img/title-set01.png") #3c404e top left no-repeat;
        background-size: 260px auto;
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
    }
    .cmn-css .runArea01{
        width: 100%;
        padding: 64px 0 20px 0;
        margin: 2px auto 0 auto;
        box-sizing: border-box;
        background: url( "../img/title-run01.png") #333d50 top left no-repeat;
        background-size: 260px auto;
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
    }
    .cmn-css .recoverArea01{
        width: 100%;
        padding: 64px 0 20px 0;
        margin: 2px auto 0 auto;
        box-sizing: border-box;
        background: url( "../img/title-recover01.png") #1a2a3e top left no-repeat;
        background-size: 260px auto;
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
    }
    .cmn-css .followArea01{
        width: 100%;
        padding: 64px 0 20px 0;
        margin: 2px auto 0 auto;
        box-sizing: border-box;
        background: url( "../img/title-follow01.png") #071f43 top left no-repeat;
        background-size: 260px auto;
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
    }
}


.cmn-css .titleArea02{
    width: 243px;
    margin: 0;
    padding: 0 0 0 72px;
    box-sizing: border-box;
}
.cmn-css .recoverArea01 .titleArea02{
    width: 243px;
    margin: 0;
    padding: 0 0 0 64px;
    box-sizing: border-box;
}
.cmn-css .titleArea02 h2{
    font-size: 42px;
    font-weight: 700;
    font-family: Helvetica, Arial, "sans-serif";
    margin: 0;
    padding: 0;
    line-height: 0.6;
}
.cmn-css .recoverArea01 .titleArea02 h2{
    font-size: 40px;
    font-weight: 700;
    font-family: Helvetica, Arial, "sans-serif";
    margin: 0;
    padding: 0;
    line-height: 0.6;
    white-space: nowrap;
}
.cmn-css .titleArea02 span{
    font-size: 14px;
    font-weight: 400;
    margin: 4px 0 0 0;
    padding: 0;
}

@media print, screen and (max-width: 900px) {
    .cmn-css .titleArea02{
        width: calc(100% - 152px);
        margin: 0 auto;
        padding: 0 0 32px 0;
        box-sizing: border-box;
    }
    .cmn-css .recoverArea01 .titleArea02{
        width: calc(100% - 152px);
        margin: 0 auto;
        padding: 0 0 32px 0;
        box-sizing: border-box;
    }
    .cmn-css .titleArea02 h2{
        font-size: 42px;
        font-weight: 700;
        font-family: Helvetica, Arial, "sans-serif";
        margin: 0;
        padding: 0;
        line-height: 0.6;
    }
    .cmn-css .recoverArea01 .titleArea02 h2{
        font-size: 40px;
        font-weight: 700;
        font-family: Helvetica, Arial, "sans-serif";
        margin: 0;
        padding: 0;
        line-height: 0.6;
        white-space: nowrap;
    }
    .cmn-css .titleArea02 span{
        font-size: 14px;
        font-weight: 400;
        margin: 4px 0 0 0;
        padding: 0;
    }
}


.cmn-css .contentBox01{
    width: 760px;
    margin: 0;
    padding: 0 0 0 0;
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
.cmn-css .contentBox01 div{
    width: 222px;
    height: auto;
    margin: 0 30px 30px 0;
    position: relative;
}
.cmn-css .contentBox01 div.contRecover01{
    width: 760px;
    height: auto;
    margin: -2px 0 50px 0;
}
.cmn-css .contentBox01 div.contRecover01 img{
    width: 714px;
    height: auto;
    padding: 24px 0 0 0;
}
.cmn-css .contentBox01 div.contRecover01 h3{
    font-size: 24px;
    font-weight: 700;
    line-height: 1.4;
    margin: 0;
}
.cmn-css .contentBox01 div.contRecover01 span{
    font-size: 12px;
    color: #95aac3;
}

@media print, screen and (max-width: 900px) {
    .cmn-css .contentBox01{
        width: calc(100% - 120px);
        margin: 0 auto;
        padding: 0 0 0 0;
        box-sizing: border-box;
        display: flex;
        flex-direction: column;
        flex-wrap: wrap;
    }
    .cmn-css .contentBox01 div{
        width: 222px;
        height: auto;
        margin: 0 auto 20px auto;
        position: relative;
    }
    .cmn-css .contentBox01 div.contRecover01{
        width: 100%;
        height: auto;
        margin: 7px 0 40px 0;
    }
    .cmn-css .contentBox01 div.contRecover01 img{
        width: 100%;
        height: auto;
        padding: 24px 0 0 0;
    }
    .cmn-css .contentBox01 div.contRecover01 h3{
        font-size: 24px;
        font-weight: 700;
        line-height: 1.4;
        margin: 0;
    }
    .cmn-css .contentBox01 div.contRecover01 span{
        font-size: 12px;
        color: #95aac3;
    }
}


.cmn-css .contentBox01 div .iconImg01{
    position: absolute;
    width: 46px;
    height: auto;
    top: -24px;
    left: -12px;
    right: auto;
}
.cmn-css .contentBox01 div .iconImg02{
    position: absolute;
    width: 87px;
    height: auto;
    top: -24px;
    left: -12px;
    right: auto;
}

@media print, screen and (max-width: 900px) {
    .cmn-css .contentBox01 div .iconImg01{
        position: absolute;
        width: 46px;
        height: auto;
        top: -24px;
        left: auto;
        right: -12px;
    }
    .cmn-css .contentBox01 div .iconImg02{
        position: absolute;
        width: 87px;
        height: auto;
        top: -24px;
        left: auto;
        right: -12px;
    }
}

.cmn-css .contentBox01 div img{
    width: 100%;
    height: auto;
    margin: 0 0 14px 0;
}
.cmn-css .contentBox01 div h3{
    width: auto;
    height: auto;
    margin: 16px 0 8px 0;
    display: inline;
    position: relative;
}
.cmn-css .contentBox01 div h3 a{
    color: #FFFFFF;
    font-weight: 700;
    font-size: 14px;
}
.cmn-css .contentBox01 div h4{
    width: auto;
    height: auto;
    margin: 16px 0 8px 0;
    display: inline;
    position: relative;
}
.cmn-css .contentBox01 div h4 a{
    color: #FFFFFF;
    font-weight: 700;
}
.cmn-css .contentBox01 div p{
    margin: 8px 0;
    line-height: 1.6;
}
.cmn-css .contentBox01 div span{
    margin: 6px 0 0 0;
    display: inline;
    position: relative;
}
.cmn-css .contentBox01 div span a{
    color: #FFFFFF;
    font-size: 12px;text-decoration: underline;
}
.cmn-css .contentBox01 div h4 a::after,
.cmn-css .contentBox01 div h3 a::after,
.cmn-css .contentBox01 div span a::after {
    content: "";
    display: inline-block;
    vertical-align: middle;
    text-decoration: none;
    width: 6px;
    height: 6px;
    border-top: 1px solid #FFF;
    border-right: 1px solid #FFF;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    margin-bottom: -.25em;
    margin-right: -10px;
    position: absolute;
    right: 0;
    bottom: 9.5px;
}
.cmn-css .contentBox01 div span a::after {
    bottom: 8px;
}
.cmn-css .contentBox01 div h4 a.newWindow::after,
.cmn-css .contentBox01 div h3 a.newWindow::after,
.cmn-css .contentBox01 div span a.newWindow::after{
    content: none;
}
.mod-inIcon {
    vertical-align: middle;
    margin: -.1em 0 0 4px!important;
    height: 20px;
    width: auto !important;
}
