/*-------------------------*/
/* タブレット用レイアウト 1040px*/
/*-------------------------*/
@media screen and (max-width: 1040px) {
/* common
-------------------------*/
/* ▽submainbox */
.submainbox {
    padding: 120px 0 50px;
    background-position: left 75% bottom 50%;
}
.submainbox .submainbox__ttl {
    font-size:30px;
}
.submainbox h2 span {
    font-size: 16px;
}
.subcontent .sub__ttl {
    font-family: 'Cormorant', sans-serif;
    font-size: 45px;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    line-height: 1.4;
    margin-bottom: 30px;
    letter-spacing: 0.1em;
    background: url(../images/top/tc05_store_ttl.png) no-repeat 40% 0;
    padding: 60px;
    background-size: 24%;
}
/* △submainbox */

.br_1040{
    display:block;
}

/* //common1040
-------------------------*/

/* strength 1040
-------------------------*/
/* //strength 1040
-------------------------*/

/* business 1040
-------------------------*/
/* //business 1040
-------------------------*/

/* company 1040
-------------------------*/
.subcontent p.txt_cen{
    font-size: 16px;
}
/* //company 1040
-------------------------*/

/* works 1040
-------------------------*/
.subcontent .works__flex{
    margin-bottom:60px;
}
/* △pagenation */

/* //works 1040
-------------------------*/

/* recruit 1040
-------------------------*/
.subcontent .recruit_ttl{
    font-size: 16px;
}
/* //recruit 1040
-------------------------*/

}

/*-------------------------*/
/* タブレット用レイアウト 1084px*/
/*-------------------------*/
@media screen and (max-width: 1084px) {

/* strength 1084
-------------------------*/
.subcontent ul.strength03_ul.flex {
    display: block;
}
.subcontent .strength03_li {
    width: 100%;
}
/* //strength 1084
-------------------------*/
}



/*-------------------------*/
/* タブレット用レイアウト 905px*/
/*-------------------------*/
@media screen and (max-width: 905px) {
/* common
-------------------------*/
.br_905{
    display:block;
}
/* //common
-------------------------*/
}
