@charset "utf-8";



article > h2{
margin-bottom:20px;
}
article > h2 + p{
padding:10px;
}
article h2 img{
display:block;
width:auto;
margin:0 auto;
}
article section h3:first-child{
padding-bottom:0;
}
article section h3:first-child + p{
margin-bottom:50px;
padding:20px 10px 20px 10px;
text-align:left;
border-bottom:1px #ccc dotted;
}
article section h3:first-child + p + div.image_center{
margin-bottom:50px;
}


/* クラウドの潮流とＣＴＣの歩み
------------------------------------------------------------*/
article.stream h2{
	}
article.stream h2 + p{
margin:0 0 40px 0;
}

article.stream section > h3{
margin:0 0 20px 0;
padding:8px 5px 5px 15px;
color:#fff;
border:none;
}
article.stream > section:nth-of-type(1) > h3{
background:#52c3f1;
}
article.stream > section:nth-of-type(2) > h3{
background:#00a0e9;
}
article.stream > section:nth-of-type(3) > h3{
background:#0075c1;
}
article.stream > section:nth-of-type(4) > h3{
padding:20px 15px 8px 15px;
background:#9fd9f6;
}
article.stream > section > h4{
margin:0;
padding:0;
color:#00a0e9;
}
article.stream > section > h4:before{
content:normal;
}
article.stream > section > h5{
margin:0;
padding:0;
color:#444;
font-size:100%;
border:none;
}

article section{
margin:0 0 50px 0;
overflow:hidden;
}
article section > section{
margin:0 0 30px 0;
}
article section > section{
width:200px;
float:left;
}
article section > section + section{
width:685px;
margin:0 0 0 15px;
padding:0 0 0 25px;
border-left:15px #eafafa dotted;
float:right;
}
article section > section p{
margin:0 0 1em 0;
font-size:82%;
line-height:1.5;
}
article section > section ul{
margin:0 0 1em 0;
padding:0 0 0 1.5em;
font-size:82%;
line-height:1.5;
}
article section > section ul li{
margin-bottom:0.5em;
}

article section > section + section div{
margin:0 10px 10px 7px;
padding:10px 10px 10px 15px;
color:#555;
font-size:82%;
border-left:6px #00a0e9 double;
background:#eafafa;
}
article section > section h5,
article section > section + section div h5{
margin:0 0 1em 0;
padding:0 0 0 0.5em;
}
article section > section + section div p{
margin:1em 0 0 0;
padding:0;
}
article section > section + section div h5 + p{
margin:0;
}

article.stream section:nth-of-type(4) h3 + div{
width:500px;
padding:0 0 0 20px;
float:left;
}
article.stream section:nth-of-type(4) h3 + div img{
width:460px;
border:1px #ccc solid;
}
article.stream section:nth-of-type(4) h3 + div a:hover{
opacity:0.5;
}
article.stream section:nth-of-type(4) h3 + div a + p{
color:#666;
font-size:69%;
}
article.stream section:nth-of-type(4) h3 + div h4,
article.stream section:nth-of-type(4) h3 + div p{
margin:0;
padding:0;
color:#0075c1;
font-size:163%;
line-height:1.5;
}
article.stream section:nth-of-type(4) h3 + div p{
margin:0 0 10px 0;
}

article.stream section:nth-of-type(4) h3 + div + div{
width:250px;
padding:0 70px 0 0;
line-height:1.5;
float:right;
}
article.stream section:nth-of-type(4) h3 + div + div p{
margin:0;
padding:0;
font-size:75%;
}


/* mc2
------------------------------------------------------------*/

article.mc2 h2{
padding:0 10px;
border:none;
}
article.mc2 h2 + section > h3{
margin:0;
padding:30px 10px;
border-bottom:1px #ccc dotted;
}

/* h3_area */
article.mc2 section div.h3_area{
overflow:hidden;
}
article.mc2 section div.h3_area div{
width:64px;
margin:0;
padding:0;
color:#fff;
text-align:center;
line-height:1;
background:#333;
float:left;
}
article.mc2 section div.h3_area div p{
margin:0;
padding:6px 0 4px 0;
font-size:69%;
}
article.mc2 section div.h3_area div p + p{
margin:0;
padding:0 0 3px 0;
font-size:250%;
}
article.mc2 section div.h3_area h3{
width:766px;
margin:0 0 0 10px;
padding:7px 0 0 0;
font-size:163%;
line-height:1;
border:none;
float:left;
}
article.mc2 section div.h3_area h3 span{
font-size:63%;
font-weight:normal;
}
article.mc2 section div.h3_area + p.read{
margin:20px 0 0 0;
}
article.mc2 section div.h3_area + p.read + p{
margin:13px 0 0 0;
}
div.img_right{
width:420px;
margin:20px 0 0 20px;
}
div.img_right h4{
padding-left:30px;
}

/* グレー背景リスト */
article section div.gr_list{
margin:0px 0px 20px 0;
padding:0;
}
article section div.gr_list dl{
margin:0 0 30px 0;
padding:0;
background:#f3f3f3;
}
article section div.gr_list dl dt{
width:auto;
margin:0;
padding:0.5rem 1rem 0 1rem;
font-size:88%;
font-weight:bold;
text-align:left;
border-top:3px #fff solid;
background:none;
}
article section div.gr_list dl dd{
width:auto;
margin:0;
padding:0 1rem 0.5rem 1rem;
font-size:82%;
line-height:1.5;
}
article section div.gr_list dl dd:first-child{
padding:0;
}



/* ===========================================================

   スマートフォン

=========================================================== */
@media screen and (max-width: 480px){


/* h2_area */
article div.h2_area{
padding:0;
border:none;
}
article div.h2_area p{
margin:1.5em 0;
padding:0;
font-size:69%;
border:none;
}
article div.h2_area h2{
padding:2px 0 10px 10px;
font-size:119%;
border-left:10px #005cca solid;
}
article div.h2_area h2 span{
font-size:63%;
}

/* h3_area */
article.mc2 section div.h3_area div{
width:20%;
margin:0 0 1em 0;
padding:10px;
color:#fff;
text-align:center;
line-height:1;
background:#333;
float:none;
}
article.mc2 section div.h3_area div p{
display:inline-block;
margin:0;
padding:6px 0 4px 0;
font-size:69%;
}
article.mc2 section div.h3_area div p + p{
display:inline-block;
padding:0;
font-size:113%;
}
article.mc2 section div.h3_area h3{
width:auto;
margin:0;
padding:0;
font-size:163%;
line-height:1;
border:none;
float:none;
}
article.mc2 section div.h3_area h3 span{
font-size:63%;
font-weight:normal;
}


article.stream section img{
width:100%;
}
article section > section,
article section > section + section{
width:auto;
float:none;
}
article section > section + section{
margin:0;
padding:0;
border-left:none;
}
article.stream section:nth-of-type(4) h3{
padding:10px;
}
article.stream section:nth-of-type(4) h3 img{
margin:0;
}
article.stream section:nth-of-type(4) h3 + div{
width:auto;
padding:0;
float:none;
}
article.stream section:nth-of-type(4) h3 + div img{
width:100%;
float:none;
box-sizing:border-box;
}
article.stream section:nth-of-type(4) h3 + div h4,
article.stream section:nth-of-type(4) h3 + div p{
font-size:132%;
text-align:center;
}
article.stream section:nth-of-type(4) h3 + div p{
margin:0 0 10px 0;
}

article.stream section:nth-of-type(4) h3 + div + div{
width:auto;
padding:0;
float:none;
}



article h2{
padding:0;
}
article h2 img{
width:100%;
margin:30px 0 20px 0;
}

article section img{
width:100%;
}
article section h4:nth-of-type(1){
margin:30px 0 10px 0;
}
article section h4:nth-of-type(1){
padding-left:0;
}
div.img_right{
width:100%;
margin-left:0;
}
.w65{
width:100%;
}

/* pager */
article > nav.pager ul li.prev,
article > nav.pager ul li.prev a,
article > nav.pager ul li.next,
article > nav.pager ul li.next a{
font-size:0.75rem;
}


}