#width {
	width:990px;
}
.adspecial_type1 h1, .adspecial_type1 h2, .adspecial_type1 h3, .adspecial_type1 h4, .adspecial_type1 h5, .adspecial_type1 h6 {
	display:block;
}



/* 2011/02リニューアル対応-------------------------------------------------------------------------------- */

.adspecial_type1{
margin-top: 0;
padding-top: 20px;
}

#block_story {
margin-left: 10px;
}

.style_block1{
margin-left: 10px;
}

p.more{
margin-top: 0px;
}

.style_indexlist1 li{
font-weight: normal;
list-style-image: none;
line-height: 1.3;
background-position:  4px 7px;
}
.style_indexlist1 li a{
line-height: 1.5;
}

.style_indexlist1 li.stronger a {
font-weight: bold;
}

.style_indexlist1 li.largersize{
font-size: 14px;
}

.style_indexlist1 li a img {
border: 1px solid #666666;
float: left;
margin: 0 5px 5px 0;
}

h4.ttl_backnumber {
background: url('/media/z/2011/bg_h2_underline.gif') repeat-x 0 bottom;
color: #961515;
font-size: 16px;
font-weight: bold;
line-height: 1.2;
margin-bottom: 10px;
padding-bottom: 7px;
}

.backnumber p.summary{
overflow: hidden;
_zoom: 1;
}


/* フレーム設定-------------------------------------------------------------------------------- */
#adspecial_aws_201811 {
margin:0 auto;
width:980px;
padding-top: 0;
}

#contents {padding: 0;}


/* Headline設定-------------------------------------------------------------------------------- */




/* 左本文Additional CSS設定-------------------------------------------------------------------------------- */

#adspecial_aws_201811.adspecial_type1 .frame_col_left #block_story p {
	line-height:1.8em;
}

#adspecial_aws_201811.adspecial_type1 .frame_col_left #block_story p{
	margin:1em 10px;
	font-size:16px;
}

#adspecial_aws_201811.adspecial_type1 .article_leaf_paging_word {
	font-size:12px;
	margin:20px 0px 30px 0;
	text-align:right;
}

#adspecial_aws_201811.adspecial_type1 .frame_col_left #block_story.article_body {
	margin-top:0;
}




/* フッタースポンサー枠CSS設定--------------------------------------------------------------------------------*/
#adspecial_aws_201811.adspecial_type1 .block_sponsored{
	clear: both;
	border:1px solid #ccc;
	padding:5px 10px;
margin: 20px 10px 10px;
text-align: center;
}

.frame_col_left_inner {background-color: #000;}



.head-title {
    position: relative;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    height: 500px;
    background: url(/extra/aws_201811/media/head_title.jpg) no-repeat top center;
    text-align: left;
}
.head-title::after {
content: "";
position: absolute;
top: 0;
left: 0;
display: block;
width: 100%;
height: 100%;
background-color: rgba(0,0,0,0.4);
}
.head-title > div {
    position: relative;
    z-index: 50;
    margin: -130px 30px 0;
}
.head-title h1 {
    position: relative;
    z-index: 10;
    clear: both;
    width: 100%;
    margin: 0;
    color: #fff;
    font-size: 250%;
    background: none;
    text-shadow: 0 1px 2px #000;
}
.head-title small {
    display: block;
    width: 100%;
    color: #fff;
    font-size: 150%;
    font-weight: bold;
    line-height: 1.5;
    text-shadow: 0 1px 2px #000;
}


.lead {
position: relative;
margin-top: -200px;
padding: 0 30px 30px 30px;
color: #fff;
}
.lead p{
font-size: 18px;
line-height: 1.8;}


.menu-category {
position: relative;
display: flex;
justify-content: space-between;
}
.menu-category li {width: 100%; overflow: hidden;}
.menu-category li a {
display: flex;
justify-content: center;
align-items: center;
height: 100%;
padding: 15px;
box-sizing: border-box;
color: #fff;
background-color: rgba(192,59,94,0.3);
transition: 0.5s;
}
.menu-category li a:hover {
text-decoration: none;
background-color: rgba(192,59,94,1);
}

.menu-category li:nth-of-type(2) a {background: rgba(111,52,156, 0.3);}
.menu-category li:nth-of-type(2) a:hover {background: rgba(111,52,156, 1);}
.menu-category li:nth-of-type(3) a {background: rgba(32,124,202, 0.3);}
.menu-category li:nth-of-type(3) a:hover {background: rgba(32,124,202, 1);}
.menu-category li:nth-of-type(4) a {background: rgba(13,178,180, 0.3);}
.menu-category li:nth-of-type(4) a:hover {background: rgba(13,178,180, 1);}
.menu-category li:nth-of-type(5) a {background: rgba(114,170,0, 0.3);}
.menu-category li:nth-of-type(5) a:hover {background: rgba(114,170,0, 1);}
.menu-category li:nth-of-type(6) a {background: rgba(199,214,0, 0.3);}
.menu-category li:nth-of-type(6) a:hover {background: rgba(199,214,0, 1);}


.theme {
margin: 30px;
padding: 15px;
background: linear-gradient(to bottom, rgba(255,255,255,0.3) 0%,rgba(255,255,255,0) 100%); 
}
.theme-inner {
padding: 0 0 15px;
background-color: #fff;
}
.theme h2 {
position: relative;
margin: 0;
padding: 30px 0 15px;
font-size: 200%;
text-align:center;
font-weight: bold;
color: #F12E1A;
border-bottom: 2px solid #F12E1A;
background-color: #222;
}
.theme h2::before {
position: absolute;
bottom: 0;
right: 0;
content: "";
display: block;
width: 100px;
height: 100px;
background: url(/info/event/aws_2018/media/icon_cloud.png) no-repeat top left;
opacity: 0.3;
}

.theme h2 small {
display: block;
font-size: 16px;
color: #ccc;
}

#backup.theme h2 {color: #C729FC; border-bottom: 2px solid #C729FC;}
#backup.theme h2::before {background: url(/info/event/aws_2017/media/icon/icon_database.png) no-repeat top left;}
#database.theme h2 {color: #4CAAFF; border-bottom: 2px solid #4CAAFF;}
#database.theme h2::before {background: url(/info/event/aws_2017/media/icon/icon_bigdata.png) no-repeat top left;}
#contactcenter.theme h2 {color: #72FFF9; border-bottom: 2px solid #72FFF9;}
#contactcenter.theme h2::before {background: url(/info/event/aws_2017/media/icon/icon_enterprise.png) no-repeat top left;}
#product.theme h2 {color: #67F877; border-bottom: 2px solid #67F877;}
#product.theme h2::before {background: url(/info/event/aws_2018/media/icon_product.png) no-repeat top left;}
#governance.theme h2 {color: #E8FF55; border-bottom: 2px solid #E8FF55;}
#governance.theme h2::before {background: url(/info/event/aws_2018/media/icon_governance.png) no-repeat top left;}



.theme h3 {
position: relative;
font-size: 24px;
color: #666;
text-align: center;
}
.theme h3::before,
.theme h3::after {
content: "";
position: absolute;
top: 12px;
left: 0;
display: block;
width: 35%;
height: 4px;
background-color: #ccc;
}
.theme h3::after {
left: auto;
right: 0;
}

.theme p {padding-top: 15px;}


.report {
margin-bottom: 30px;
padding: 30px 0 0;
background-color: #efefef;
}
.list-report {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0 30px;
    overflow: hidden;
}
.list-report li {
    width: 48%;
    overflow: hidden;
    list-style: none;
    padding: 30px 0;
}
.list-report li img {
    float: left;
    width: 80px;
    margin: 0 15px 0 0;
}


.list-wp {
display: flex;
justify-content:space-between;
margin-top: 15px;
}

.list-wp li {
box-sizing: border-box;
width: 32.5%;
padding: 15px;
border-right: 1px solid #ccc;
}
.list-wp li:last-of-type {border: none;}
.list-wp li img {
display: block;
max-width: 100%;
margin: 0 auto 15px;
box-shadow: 0 1px 5px #999;
}

.sponsor-logo {
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    background-color: #fff;
}
.sponsor-logo li {
    width: 24%;
    margin-bottom: 15px;
    padding: 15px 0;
    text-align: center;
    list-style: none;
    border-bottom: 1px dotted #ccc;
    font-size: 11px;
}
.sponsor-logo li img {
    width: 70%;
    margin-bottom: 15px;
}

.event-holder {
    display: flex;
    justify-content: center;
    padding-top: 30px;
    background-color: #fff;
}
.event-holder dl {
    text-align: center;
}
.event-holder dt {
    width: 100%;
    color: #666;
    border-bottom: 1px solid #FF9901;
}
.event-holder dd {
    margin: 0;
    font-size: 11px;
}



.ta-c {text-align: center;}



@media (max-width: 600px) {
#adspecial_aws_201811 {
width:100%;
}
.head-title > div {margin: -130px 15px 0;}
.head-title h1 {font-size: 140%; font-weight: bold;}
.head-title small:nth-of-type(2) {display: none;}

.lead {padding: 15px;}
.lead p {font-size: 100%;}

.menu-category {flex-wrap: wrap;}
.menu-category li {width: 33.3333%;}

.theme {margin: 15px;}
.theme h3::before, .theme h3::after {width: 20%;}

.list-report {margin: 0 15px;}
.list-report li {width: 100%; padding: 15px 0;}

.list-wp {display: block; margin-top: 0; margin: 0 15px; }
.list-wp li {
overflow: hidden;
width: 100%;
padding: 15px 0;
border-right: none;
border-bottom: 1px dotted #ccc;}
.list-wp li img {
width: 100px;
margin: 0 15px 5px 0;
float: left;
}

.sponsor-logo li {
width: 48%;
}

.sponsor-logo li img {width: 70%;}

.event-holder dl {width: 100%;}
}