@charset "UTF-8";


/*------------------------------------------------------------------------------
汎用性の高い設定
 -----------------------------------------------------------------------------*/
/* ----------------------------------------
 article
 --------------------------------------- */
article{
margin-left:2em;
margin-right:2em;
margin-bottom:5em;
}

/* ----------------------------------------
 section
 --------------------------------------- */
section{
}
section h2{
font-size:150%;
line-height:125%;
}

section p.text01{
font-size:100%;
margin-bottom:1em;
}


.SectionPtn01,.SectionPtn02,.SectionPtn03{
margin-top:0px;
}

.SectionPtn01{
margin-left:10%;
text-align:left;
float:left;
clear:both;

}

.SectionPtn02{
margin-left:30%;
font-size:100%;
line-height:162.5%;
}

.SectionPtn02 img{
float:right;
margin-left:2em;
margin-right:1em;
margin-bottom:2em;
}


*:first-child+html .SectionPtn02 dl.Long{
margin-left:90px;
}
*:first-child+html .SectionPtn02 dl.Long dt{
width:480px;
margin-right:80px;
}

.SectionPtn03{
margin-left:30%;
width:65%;
font-size:58.3%;
line-height:175%;
}

.SectionPtn04{
margin-left:30%;
font-size:75%;
color:#222222;
line-height:2em;
}
.SectionPtn04 p{
margin-bottom:2.5em;
}

.SectionPtn04 span{
color:#aaaaaa;
font-style: italic;
}

.SectionPtn05{
height:100%;
width:50%;
background-color:#ffffff;
float:right;
}
.SectionPtn05 img{
min-width: 100%;
max-width: 100%;
background-repeat:no-repeat;
float:right;
margin-bottom:2em;
border:solid 1px #eeeeee;
}

.SectionPtn06{
width:30%;
margin-left:10%;
margin-bottom:1.5em;
line-height:1em;
}

.SectionPtn07{
width:30%;
margin-left:10%;
margin-bottom:1.5em;
font-size:66.7%;
color:#222;
line-height:2em;
}

.SectionPtn08{
width:30%;
margin-left:10%;
margin-bottom:2.5em;
font-size:54.2%;
color:#888;
line-height:2em;
}
