@charset "utf-8";

/* ++++++++++++++++++++++++++++++++++++++++++++++++ */
/*    override format.css                           */
/* ++++++++++++++++++++++++++++++++++++++++++++++++ */

/*body*/
body{

}


/* ContentsDivision
--------------------------------------------------- */
#ContentsDivision {

}

.Container{

}

/* ++++++++++++++++++++++++++++++++++++++++++++++++ */
/*    Area Style                                    */
/* ++++++++++++++++++++++++++++++++++++++++++++++++ */

/* MainContentsArea common
--------------------------------------------------- */
.MainContentsArea{

}


/*--ここまで共通--------------------------------------------*/
/*共通カスタム*/


.LayoutTable01 tbody td p.ListSize1 {
    min-height: 120px;
    font-size: 160%;
    font-size: 140%;
    letter-spacing: 0.1em;
letter-spacing: 0.05em;/*head*/
line-height:1.4;/*head*/
    color: #333;
}


.LayoutTable02 tbody td p.ListSize1 {
    min-height: 100px;
    font-size: 160%;
    font-size: 140%;
    letter-spacing: 0.02em;
line-height:1.4;/*head*/
    color: #333;
}

.SubCo2 li:last-child{
padding-left: 20px;
margin-left:1px; 
text-indent: -15px;
min-height:30px;
font-size:83.5%;
text-align:left;
line-height:1.5;
text-align: justify;
letter-spacing: 0.04em;
}
.SubCo2 li:before{
margin-right:2.5px;
width: 0.5em;
}
.SubCo2::after{
content: " ";
width: 40px;
height: 40px;
background:none;
background-size:contain;
position: absolute;
left: 70px;
bottom: -70px;

}
