@charset "utf-8";

#article_2nd .inner .left p{
line-height: 200%;
}
#article_2nd .inner .left .bottom_btn{
margin-top: 60px;
padding-top: 20px;
border-top: 2px solid #ff8282;
}
#article_2nd .inner .left .bottom_btn img{
padding-right: 10px;
}
#article_2nd .inner .right .top{
margin-bottom: 20px;
}
#article_2nd .inner .right .bottom li{
margin-bottom: 10px;
}
/* about
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
---------------------------------------------- */
.about #article_2nd .inner .left h2{
width: 100%;
color: #fff;
}
.about #article_2nd .inner .left h3{
margin: 30px 0;
cxolor: #ff8282;
}
.about #article_2nd .inner .left p{
line-height: 200%;
}
.about #article_2nd .inner .left p strong{
color: #ff8282;
}
/* omoi
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
---------------------------------------------- */
.omoi #article_2nd .inner .left h2{
width: 100%;
color: #fff;
}
.omoi #article_2nd .inner .left h3{
margin: 30px 0;
cxolor: #ff8282;
}
.omoi #article_2nd .inner .left p{
line-height: 200%;
}
.omoi #article_2nd .inner .left p strong{
color: #ff8282;
}
/* profile
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
---------------------------------------------- */
.profile #article_2nd .inner .left h2{
width: 100%;
color: #fff;
}
.profile #article_2nd .inner .left h3{
padding: 10px 0;
margin: 20px 0;
background: #88d0ad;
text-align: center;
color: #fff;
font-size: 110%;
}
.profile #article_2nd .inner .left h3.bottom{
margin-top: 40px;
}
.profile #article_2nd .inner .left p{
line-height: 180%;
font-size: 100%;
text-align: center;
}
.profile #article_2nd .inner .left p strong{
color: #ff8282;
}
.profile #article_2nd .inner .left p span{
font-size: 85%;
color: #ff8282;
}