@charset "utf-8";

.top_wrap{
    width: 1400px;
    margin-left: auto;
    margin-right: auto; 
}
.main{
    background: url("../images/top/main_img.png") no-repeat;
    height: 700px;
}
.main p{
    position: relative;
    top: 150px;
    left: 150px;
    width: 375px;
}
.arrow{
    text-align: center;
    position: relative;
    bottom: 40px;
}
#ovv_wrap .left{
    margin-right: 1px;
    float: left;
}
#ovv_wrap .right{
    margin-left: 1px;
    float: left;
}
.business_overview {
    margin-bottom: 128px;
}
.business_overview ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 1088px;
    margin: auto;
}
.business_overview li {
    position: relative;
    width: 360px;
    height: 320px;
    margin-bottom: 4px;
}
.business_overview li:first-child,.business_overview li:nth-child(2){
    width: 542px;
    height: 400px;
}
.business_overview li:nth-child(n + 6) {
    margin-bottom: 0;
}
.business_overview li:first-child {
    background-image: url(/images/top/bg_gift.jpg);
}
.business_overview li:nth-child(2) {
    background-image: url(/images/top/bg_space.jpg);
}
.business_overview li:nth-child(3) {
    background-image: url(/images/top/bg_overseas_trade.jpg);
}
.business_overview li:nth-child(4) {
    background-image: url(/images/top/bg_cosmetic.jpg);
}
.business_overview li:nth-child(5) {
    background-image: url(/images/top/bg_apparel.jpg);
}
.business_overview li:nth-child(6) {
    background-image: url(/images/top/bg_child_care.jpg);
}
.business_overview li:nth-child(7) {
    background-image: url(/images/top/bg_health_care.jpg);
}
.business_overview li:nth-child(8) {
    background-image: url(/images/top/bg_studio.jpg);
}
.business_overview li::after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: rgba(0,0,0,.55);
    pointer-events: none;
}
.business_overview ul li a {
    display: block;
    width: 100%;
    height: 100%;
    color: #ffffff;
}
.business_overview ul li:hover {
    opacity: 0.8;
}
.business_overview ul li a,.business_overview ul li:hover img,.business_overview ul li a:hover img,.business_overview ul li:hover p,.business_overview ul li a:hover p {
    opacity: 1!important;
}
.business_overview ul li dt {
    position: absolute;
    top: 130px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    z-index: 5;
    line-height: 0;
}
.business_overview ul li:first-child dt,.business_overview ul li:nth-child(2) dt {
    top: 100px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
}
.business_overview ul li:nth-child(n + 6) dt {
    top: 126px;
}
.business_overview ul li .business_copy {
    position: absolute;
    top: 200px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    color: #ffffff;
    z-index: 5;
    font-size: 14px;
    line-height: 28px;
    letter-spacing: 0.1em;
    font-weight: normal;
    font-family: 'Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3',sans-serif;
    text-align: center;
    width: 100%;
}
.business_overview ul li .business_name {
    position: absolute;
    top: 176px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    color: #ffffff;
    z-index: 5;
    font-size: 18px;
    letter-spacing: 0.1em;;
    font-family: 'Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3',sans-serif;
}
.business_overview ul li:first-child .business_name,.business_overview ul li:nth-child(2) .business_name {
    top: 150px;
}
.business_overview ul li:nth-child(n + 6) .business_name {
    top: 170px;
}
.business_overview ul li .arrow {
    background-image: url(/images/bsns/business_info_arrow.svg);
    background-size: cover;
    width: 25px;
    height: 25px;
    position: absolute;
    bottom: 20px;
    right: 20px;
    z-index: 5;
}
.ovv1{
    background: url("../images/top/bg_gift.png") no-repeat;
    width: 679px;
    height: 508px;
    margin-bottom: 2px; 
    display: table;
}
.ovv2{
    background: url("../images/top/bg_child.png") no-repeat;
    width: 339px;
    height: 253px;
    margin-right: 2px;
    display: table;   
}
.ovv3{
    background: url("../images/top/bg_app.png") no-repeat;
    width: 338px;
    height: 253px;   
    display: table;   
}
.ovv4{
    background: url("../images/top/bg_cosme.png") no-repeat;
    width: 338px;
    height: 253px;
    margin-right: 2px;  
    display: table;   
    margin-bottom: 2px;
}
.ovv5{
    background: url("../images/top/bg_sea.png") no-repeat;
    width: 338px;
    height: 253px;   
    display: table;
    margin-bottom: 2px;   
}
.ovv6{
    clear: both;
    background: url("../images/top/bg_space.png") no-repeat;
    width: 678px;
    height: 508px;  
    display: table;   
}
.dcell{
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}
.txt_wh{
    color: #fff;
}
#ovv_wrap{
    overflow: hidden;
    margin-bottom: 120px;
    padding: 0 20px;
}
.office{
    width: 1360px;
    margin: 0 auto 110px auto;
}
.office ul {
    display: flex;
    justify-content: space-between;
}
.office li {
    position: relative;
    width: 337px;
    height: 490px;
    color: #ffffff;
}
.office li:first-child {
    background-image: url(/images/top/bg_osaka.jpg);
}
.office li:nth-child(2) {
    background-image: url(/images/top/bg_tokyo.jpg);
}
.office li:nth-child(3) {
    background-image: url(/images/top/bg_kobe.jpg);
}
.office li:nth-child(4) {
    background-image: url(/images/top/bg_miyakojima.jpg);
}
.office li a {
    color: #ffffff;
    display: block;
    width: 100%;
    height: 100%;
}
.office li:hover {
    opacity: 0.8;
}
.office li:hover img,.office li a:hover img {
    opacity: 1;
}
.office dl {
    position: absolute;
    top: 270px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    width: 100%;
}
.office li:nth-child(3) dl {
    top: 262px;
}
.office dl dt{
    font-size: 14px;
    font-weight: bold;
    font-family: 'Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3',sans-serif;
    letter-spacing: 0.06em;
    text-align: center;
}
.office li:nth-child(3) dt {
    line-height: 1.8;
}
.office dl dd{
    text-align: center;
    font-size: 14px;
    line-height: 28px;
}
.office dl dd .en {
    line-height: 0;
    margin: 30px auto 24px auto;
}
.office li:nth-child(3) .en {
    margin: 14px auto 24px auto;
}
.of1{
    background: url("../images/top/bg_osaka.png") no-repeat;
    width: 452px;
    height: 268px;
    margin-right: 2px;   
}
.of2{
    background: url("../images/top/bg_tokyo.png") no-repeat;
    width: 451px;
    height: 268px;
    margin-right: 2px;      
}
.of3{
    background: url("../images/top/bg_miyako.png") no-repeat;
    width: 452px;
    height: 268px;   
}

.isms{
    text-align: center;
    padding: 25px 0; 
    background-color: #f1f1f1;
    min-width: 1400px;
}
.smesproject_wrap{
    text-align: center;
    min-width: 1400px;
    margin-bottom: 50px;
}
.smesproject_bnr li{
    display: inline-block;   
}
.smesproject_bnr li a img{
    width: 300px;  
}