@charset "utf-8";

section{
margin:0;
padding-top:80px;
}

h2{
margin:0 0 40px;
font-size:1em;
line-height:2.25;
}

h2:before{
content:attr(data-title);
display:inline-block;
margin:0 30px 0 0;
padding:0 30px 0 0;
border-right:1px solid #222;
font-size:2.25em;
line-height:1;
font-family:'Lato';
text-transform:uppercase;
vertical-align:middle;
letter-spacing:5px;
}

@media screen and (max-width:988px){
h2:before{
margin:0 15px 0 0;
padding:0 15px 0 0;
}
}

@media screen and (max-width:620px){
h2:before{
display:none;
}
h2{
font-size:2.25em;
}
}

.col3:after,
.col4:after,
.col5:after{
content:"";
height:0;
display:block;
clear:both;
}

.col3>li,
.col4>li,
.col5>li{
float:left;
}

.col3>li{
width:32.7%;
margin-right:.9%;
}

.col4>li{
width:23.5%;
margin-right:2%;
}

.col5>li{
width:19.2%;
margin-right:1%;
}

.col3>li:nth-child(3n),
.col4>li:nth-child(4n),
.col5>li:nth-child(5n){
margin-right:0;
}

@media screen and (max-width:889px){
.col3>li,
.col3>li:nth-child(3n){
width:48%;
margin-right:4%;
}
.col3>li:nth-child(2n){
margin-right:0;
}
}

@media screen and (max-width:696px){
.col5>li,
.col5>li:nth-child(5n){
width:32%;
margin-right:2%;
}
.col5>li:nth-child(3n){
margin-right:0;
}
}

@media screen and (max-width:578px){
.col4>li,
.col4>li:nth-child(4n){
width:48%;
margin-right:4%;
}
.col4>li:nth-child(2n){
margin-right:0;
}
}

@media screen and (max-width:599px){
.col3>li,
.col3>li:nth-child(3n),
.col3>li:nth-child(2n){
float:none;
width:auto;
margin-right:0;
height:auto !important;
}
}

@media screen and (max-width:460px){
.col5>li,
.col5>li:nth-child(5n),
.col5>li:nth-child(3n){
width:48%;
margin-right:4%;
}
.col5>li:nth-child(2n){
margin-right:0;
}
}

@media screen and (max-width:400px){
.col4>li,
.col4>li:nth-child(4n),
.col4>li:nth-child(2n){
float:none;
width:auto;
margin-right:0;
height:auto !important;
}
}

/* @group masthead */

#masthead{
background:#000 url("../img/index/masthead.jpg") 50% 50% no-repeat;
background-size:cover;
}

.masthead_content{
position:relative;
z-index:10;
padding:22vw 0;
color:#fff;
background-color:rgba(45,50,76,.42);
text-align:center;
}

@media screen and (min-width:1281px){
.masthead_content{
padding:215px 0;
}
}

h1{
padding:0 10px;
color:#fff;
font-size:3.125em;
font-weight:bold;
text-align:center;
line-height:1.36;
}

.slogan{
display:block;
margin:0 0 20px;
font-size:.52em;
font-weight:normal;
line-height:2.077;
}

h1:after{
display:none;
}

@media screen and (max-width:767px){
.slogan{
line-height:1.5;
}
h1{
line-height:1.5;
}
}

.masthead_content p{
margin:0 0 10px;
line-height:1.625;
}

.masthead_content .button{
color:#fff;
background:#333;
border-color:#fff;
font-size:1.25em;
line-height:1.2;
}

.masthead_content .button:hover,
.masthead_content .button:focus{
color:#333;
background:#fff;
border-color:#333;
}

.masthead_content .notice{
position:absolute;
bottom:0;
right:0;
text-align:right;
padding:0 10px 10px 0;
font-size:.875em;
}

/* @end */

/* @group narrators */

#narrators .col3{
margin-bottom:25px;
}

#narrators .col3>li{
font-size:1.125em;
text-align:center;
}

#narrators .mp3player_controls li{
margin:0 0 15px;
font-size:.7778em;
text-align:left;
}

#narrators .mp3player_controls li:last-child{
margin:0;
}

#narrators .col3>li ul{
margin-bottom:0;
}

.list_link_1 li{
background-position:0 50%;
}

/* @end */

/* @group service, strong_point */

#strong_point p{
margin-bottom:40px;
}

#service ul,
#strong_point ul{
margin-bottom:20px;
}

#service .col4 li,
#strong_point li{
text-align:center;
}

#service .title,
#strong_point .title{
margin:30px 0 10px;
font-size:1.125em;
line-height:1.2222;
color:#000;
}

#service .description,
#strong_point .description{
margin:0 0 40px;
padding:0 10px 40px;
font-size:.875em;
}

#service .list_link_1 li{
background-position:0 calc(50% - 4px);
}

@media screen and (max-width:578px){
#service li:nth-child(n+3),
#strong_point li:nth-child(n+3){
margin-top:30px;
}
}

@media screen and (max-width:400px){
#service .title,
#strong_point .title{
margin:15px 0;
}
#service li,
#strong_point li{
margin-top:30px;
}
#service li:first-child,
#strong_point li:first-child{
margin-top:0;
}
}

/* @end */

/* @group studio */

#studio .image p{
text-align:left;
}

/* @end */

/* @group client */

#client p{
margin-bottom:40px;
}

#client li img{
margin:10px auto;
}


/* @end */