
body {
    transition:all 1s;
    /*background-color: #090a0e;*/
    font-family: 'Roboto', sans-serif;
}

*,
*:before,
*:after {
  box-sizing: inherit;
}

#mainbody .container {
    /*min-width: 920px;*/
}

#mainbody .row {
    margin: 0;
}

.box-home {
    padding: 0;
}

.box-home span {
    color: #a2a2a2;
}

.center-block {
    text-align: center;
}

#mainbody .keyvisual h1{
    color: #ffffff !important;
}

#mainbody .keyvisual h3{
    color: #A2A2A2;
}

.keyvisual h1 {
    font-size: 50px;
}

.keyvisual h3 {
    font-size: 32px;
}

.keyvisual {
    padding-top: 100px;
}

.head_block {
    text-align: center;
    color: #a2a2a2;
    padding-bottom: 20px;
}

#wrap .navbar {
    height: 50px;
    background-color: #ffffff;
}

#wrap .navbar-brand {
    padding-top: 12px;
}

#keyvisual {
    background: #000000;
}

#keyvisual p {
    color: #a2a2a2;
    margin-bottom: 70px;
    font-size: 16px;
}

#main_content {
    background: #c1618c;
}

.margin_auto {
    margin: 0 auto;
}

.box-home {
    padding-bottom: 80px;
}

#head_slideshow {
    padding-top: 100px;
    padding-bottom: 20px;
}

.white {
    color: #ffffff;
}

.black {
    color: #000000;
}

#content_slideshow {
    font-size: 20px;
    padding-bottom: 20px;
    letter-spacing: 1px;
    line-height: 30px;
}

#aboutus h1 {
    padding-top: 100px;
    padding-bottom: 20px
}

#slideshow .owl-pagination {
    padding-bottom: 30px;
    padding-top: 20px;
}

#aboutus {
    color: #818181;
    padding-bottom: 120px;
}

#aboutus p {
    font-size: 24px;
    text-align: center;
    padding-bottom: 30px;
}

#copyright {
    font-size: 13px;
    text-align: center;
    padding: 10px 0;
    color: #818181;
}

.head_block.media:hover {
    color: #c1618c;
    cursor: pointer;
}

.head_block.social:hover {
    color: #e0db51;
    cursor: pointer;
}

.head_block.technology:hover {
    color: #338aae;
    cursor: pointer;
}

.head_block.creative:hover {
    color: #669f22;
    cursor: pointer;
}

.media:hover {
    cursor: pointer;
}

.social:hover {
    cursor: pointer;
}

.technology:hover {
    cursor: pointer;
}

.creative:hover {
    cursor: pointer;
}

#arrow_media {
    min-height: 15px;
}

#contactus {
    text-align: center;
}

#contactus p {
    font-size: 18px;
    color: #818181;
    padding-bottom: 30px;
    line-height: 36px;
}

#contactus h1 {
    padding-top: 100px;
    padding-bottom: 20px;
    color: #818181;
}

#mainbody .c-button{
    border: none;
    font-size: 28px;
    color: #9e9e9e;
    padding: 0;
    margin: 6px 16px 0px 0px;
    float: right;
}

#mainbody .c-menu{
    background: #ffffff;
}

#mainbody .c-menu a{
    color: #5c5a5a;
}

#mainbody .c-menu a:hover{
    text-decoration: none;
}

#mainbody .c-menu .c-menu__item {
    border-bottom: #efefef 1px solid;
    border-top: none;
    text-align: left;
}

#mainbody .navbar-nav > li > a {
    padding-top: 14px;
}

#navbar {
    background-color: #ffffff;
}

#navbar .navbar-nav {
    background-color: #ffffff;
}

#navbar .navbar-nav li:first-child {
    /*border-right: 1px solid #cccccc;*/
    background: url(http://dentsu360th.com/images/desktop/line_right.png) no-repeat right 16px;
    /*background-position: right top;*/
}

#c-submenu-media {
    background: url(http://dentsu360th.com/images/desktop/media_icon_menu.png) no-repeat left top;
    background-size: 24px;
}

#c-submenu-technology {
    background: url(http://dentsu360th.com/images/desktop/technology_icon_menu.png) no-repeat left top;
    background-size: 24px;
}

#c-submenu-creative {
    background: url(http://dentsu360th.com/images/desktop/creative_icon_menu.png) no-repeat left top;
    background-size: 24px;
}

#c-submenu-social {
    background: url(http://dentsu360th.com/images/desktop/social_icon_menu.png) no-repeat left top;
    background-size: 24px;
}

.c-submenu {
    list-style-type: none;
    padding-left: 20px;
}

.c-submenu li {
    padding-left: 50px;
}

.head_block.media  {
    margin-top: 10px;
}

.sub_logo {
    float: left;
}

.award_link {
    top: -9px;
    left: 32px;
    position: relative;
}

@media only screen and (min-width: 320px) {
    #mainbody .navbar-brand img {
        width: 230px;
    }
    
    #mainbody .navbar-brand {
        height: 16px;
    }
    
    .navbar-nav {
        margin-top: 0;
        background: #ffffff;
    }
    
    .navbar-nav li {
        border-bottom: 1px solid #E7E7E7;
    }
    
    #wrap .navbar-brand {
        padding-top: 20px;
    }
    
    .keyvisual {
        padding-top: 40px;
    }
    
    .keyvisual h1 {
        font-size: 30px;
        font-weight: 100;
    }
    
    .keyvisual h3 {
        font-size: 12px;
        line-height: 22px;
        font-weight: 100;
        padding-bottom: 20px;
        letter-spacing: 1px;
    }
    
    #keyvisual p {
        font-size: 11px;
        line-height: 20px;
    }
    
    #arrow_media {
        display: none;
    }
    
    #arrow_technology {
        display: none;
    }
    
    #arrow_creative {
        display: none;
    }
    
    #arrow_social {
        display: none;
    }
    
    .box-home {
        padding-bottom: 50px;
    }
    
    .head_block {
        padding-bottom: 0;
    }
    
    #head_slideshow {
        padding-top: 20px;
        padding-bottom: 0;
        font-size: 30px;
        letter-spacing: 1px;
    }
    
    #content_slideshow {
        font-size: 14px;
        line-height: 22px;
    }
    
    #aboutus h1 {
        padding-top: 20px;
        padding-bottom: 10px;
        font-size: 30px;
    }
    
    #aboutus p {
        font-size: 14px;
        line-height: 22px;
    }
    
    #aboutus {
        padding-bottom: 60px;
    }
    
    #contactus h1 {
        padding-top: 20px;
        padding-bottom: 10px;
        font-size: 30px;
    }
    
    #contactus p {
        font-size: 14px;
        line-height: 22px;
    }
    
    #contactus {
        padding-bottom: 60px;
    }
    
    #copyright {
        font-size: 10px;
    }
    
    #c-menu--slide-right .c-menu__close {
        padding-top: 10px;
        background-color: #f6f7f9;
        color: #5C5A5A;
        text-align: left;
    }
    
    #mainbody #c-menu--slide-right {
        width: 60%;
    }
    
    #mainbody .c-menu .c-menu__item {
        padding: 6px 0 6px 20px;
    }
    
    .c-submenu li {
        padding: 6px 0 6px 32px;
    }
    .hide_pc{
        display: block;
    }
    .hide_mobile{
        display: none;
    }
    
}

@media only screen and (min-width: 375px) {
    #aboutus p {
        font-size: 14px;
        line-height: 24px;
        padding-bottom: 20px;
    }
    
    #aboutus h1 {
        padding-bottom: 20px;
        font-size: 30px;
    }
    
    #copyright {
        font-size: 12px;
    }
    
    
    .keyvisual h3 {
        font-size: 14px;
    }
}

@media only screen and (min-width: 480px) {
    #mainbody #c-menu--slide-right {
        padding-top: 26px;
    }
    .award_link {
        top: -2px;
        left: 32px;
        position: relative;
        width: 70px;
    }
}

@media only screen and (min-width: 600px) {
    #mainbody #c-menu--slide-right {
        width: 30%;
    }
    
    #mainbody #c-menu--slide-right {
        padding-top: 0px;
    }
}

@media only screen and (min-width: 640px) {
    #mainbody #c-menu--slide-right {
        width: 40%;
    }
    .keyvisual h3 {
        font-size: 18px;
    }
    .award_link {
        top: -3px;
        left: 32px;
        position: relative;
        width: 80px;
    }
}

@media only screen and (min-width: 720px) {
    #c-menu--slide-right .c-menu__close {
        padding-top: 32px;   
    }
}

@media only screen and (min-width: 768px) {
    #c-button--slide-right {
        display: none;
    }
    
    .navbar-nav li {
        border: none;
    }
    
    #mainbody #c-menu--slide-right {
        width: 0;
    }
    .hide_pc{
        display: none;
    }
    .hide_mobile{
        display: block;
    }
    .award_link {
        top: -7px;
        left: 32px;
        position: relative;
    }
}

@media only screen and (min-width: 960px) {
    #mainbody .navbar-brand img {
        /*width: 100%;*/
        width: 400px;
    }
    
    #wrap .navbar-brand {
        padding-top: 12px;
    }
    
    .keyvisual h1 {
        font-size: 50px;
        padding-top: 40px;
    }
    
    .keyvisual h3 {
        font-size: 20px;
        line-height: 30px;
        padding-bottom: 50px;
        
    }
    
    #keyvisual p {
        color: #A2A2A2;
        margin-bottom: 70px;
        font-size: 16px;
        line-height: 22px;
    }
    
    .box-home {
        padding-bottom: 80px;
    }
    
    .head_block {
        text-align: center;
        color: #A2A2A2;
        padding-bottom: 20px;
    }
    
    #arrow_media {
        display: block;
    }
    
    #arrow_technology {
        display: block;
    }
    
    #arrow_creative {
        display: block;
    }
    
    #arrow_social {
        display: block;
    }
    
    #head_slideshow {
        padding-top: 100px;
        padding-bottom: 20px;
    }
    
    #content_slideshow {
        font-size: 20px;
        padding-bottom: 20px;
        letter-spacing: 1px;
        line-height: 30px;
    }
    
    #aboutus h1 {
        padding-top: 100px;
        padding-bottom: 20px;
    }
    
    #aboutus p {
        font-size: 20px;
        text-align: center;
        padding-bottom: 30px;
        line-height: 30px;
    }
    
    #contactus h1 {
        padding-top: 100px;
        padding-bottom: 20px;
    }
    
    #contactus p {
        font-size: 20px;
        text-align: center;
        padding-bottom: 30px;
        line-height: 30px;
    }
    
    #copyright {
        font-size: 13px;
        text-align: center;
        padding: 10px 0px;
        color: #818181;
    }
    
    
}