@charset "utf-8";
/* CSS Document */

img {
vertical-align: bottom;
}

.title-area {
margin-bottom: 1rem;
}

.contents p,
.mb1,
.sns {margin-bottom: 1rem;}

.mt2 {
margin-top: 2rem;
}

.center {
text-align: center !important;
}

.contents hr {
border-width: 1px 0 0 0;
border-style: solid;
border-color: #ccc;
margin: 2rem 0;
}

/***************************************************************/
/*LP*/
/***************************************************************/

.lp .lead {
font-size: 1.1rem;
margin-bottom:1rem;
}

#sp-top .media-icon {
/*border-radius: 4px;*/
color:#fff;
padding:0px 10px;
font-size: 12px;
display: -webkit-flex;
display: -moz-flex;
display: -ms-flex;
display: -o-flex;
display: flex;
justify-content: center; 
align-items: center;
margin-bottom: 0;
}

#sp-top .media-icon img {
width: 180px;
margin-bottom: 0;
}

#sp-top .media-icon em {
/*font-weight: bold;*/
margin-top: 3px;
}

#sp-top .media-icon.dwc {
color:#333
}


#sp-top .media-icon.dcw {
background:#2c6061;
}

#sp-top .media-icon.dwc {
background: #fff;
}


#sp-top .media-icon.video {
background:#14549a;
}

#sp-top .media-icon.ganref {
background:#212222;
}


