#logistics {
    background: #f2f2f2;
}
#logistics .title-area {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
    align-items: center;
    margin: 25px auto;
    padding: 10px;
    background: #fff;
    border-radius: 48px;
}
#logistics .title-area .title-logistics{
    margin: 0 5px 0 0;
    color: #0C7947;
    font-size: 32px;
    line-height: 76px;
}
#logistics .title-area .title-logistics::before{
    content: '';
    display: inline-block;
    width: 76px;
    height: 76px;
    margin: 0 15px 0 0;
    background: #fff url(../img/services/services_icon_01.png) no-repeat center;
    background-size: 46px;
    border-radius: 50%;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
    vertical-align: top;
}
#logistics .title-area .txt{
    margin: 10px 0px;
}

br {
    display: inline;
}

#logistics .title{
    position: relative;
    padding: 0 0 25px;
    margin: 0 0 40px;
    color: #0C7947;
    font-size: 32px;
    line-height: 48px;
    text-align: center;
}
#logistics .title::after{
    content: '';
    position: absolute;
    bottom: 0;
    left: calc(50% - 18px);
    display: block;
    width: 36px;
    border-bottom: 1px solid #0C7947;
    
}
#logistics .section{
    padding: 50px 0;
    background: #fff;
}

#logistics .section .box {
    padding: 40px 50px;
    background: #F2F2F2;
    border-radius: 8px;
}
#logistics .section .box + .box{
    margin-top: 30px;
}

#logistics .section .box .ttl{
    position: relative;
    width: 100%;
    min-height: 57px;
    padding: 12px 0;
    margin: 0 0 30px;
    background: #888888;
    border-radius: 8px;
    color: #fff;
    font-size: 24px;
    text-align: center;
}
#logistics .section .btn{
    width: 290px;
    height: 60px;
    padding: 19px 0 0 23px;
    color: #fff;
    font-size: 16px;
}

#logistics .inner{
	max-width: 1085px !important;
}

/* スマホサイズ------------------------------- */
@media screen and (max-width:768px) {
    
#logistics .title-area {
    justify-content: flex-start;
    margin: 25px auto;
    padding: 10px;
    border-radius: 10px;
}
#logistics .title-area::before{
    content: '';
    display: inline-block;
    width: 76px;
    height: 76px;
    margin: 0 15px 0 0;
    background: #fff url(../img/services/services_icon_01.png) no-repeat center;
    background-size: 46px;
    border-radius: 50%;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
    vertical-align: top;
}
#logistics .title-area .title-logistics{
    margin: 0 20px 0 0;
    color: #0C7947;
    font-size: 24px;
    line-height: 30px;
}

#logistics .title-area .title-logistics::before{
    display: none;
}
#logistics .section {
    padding: 40px 0;
    font-size: 14px;
}
#logistics .title{
    margin: 0 0 30px;
    font-size: 24px;
    line-height: 30px;
}
#logistics .section .box {
    padding: 20px 15px;
}
#logistics .section .box + .box{
    margin-top: 83px;
}
    
#logistics .section .box .ttl{
    min-height: 46px;
    padding: 12px 10px;
    font-size: 16px;
}
#logistics .section .box .ttl span{
    font-size: 12px;
}
#logistics .section:not(.section-logistics03) .btn{
    width: 100%;
    max-width: 315px;
    height: 60px;
    margin: auto;
    padding: 19px 0 0 23px;
    color: #fff;
    font-size: 16px;
}

br {
        display: none;
    }
    
    .text-container {
        white-space: normal;
    }

}
/* logistics01
------------------------------------------------------------ */
#logistics .section-logistics01 .box{
    justify-content: space-between;
    align-items: center;
    min-height: 485px;
}
#logistics .section-logistics01 .box .ttl > span.tag{
    position: absolute;
    left: 20px;
    top: -20px;
    display: block;
    width: 97px;
    height: 97px;
    padding: 5px 0 0;
    background: #0C7947;
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    text-align: center;
}
#logistics .section-logistics01 .box .ttl > span.tag .num{
    font-size: 58px;
}
#logistics .section-logistics01 .box ul li{
    min-height: 110px;
    padding: 0 0 0 200px;
    font-size: 18px;
    font-weight: 700;
    line-height: 24px;
}
#logistics .section-logistics01 .box ul li.icon-wcs{
    background: url(../img/services/services_img_wcs.png) no-repeat;
    background-size: 184px;
}
#logistics .section-logistics01 .box ul li.icon-agv{
    background: url(../img/services/services_img_agv.png) no-repeat;
    background-size: 184px;
}
#logistics .section-logistics01 .box ul li.icon-hako{
    background: url(../img/services/services_img_robot_hako.png) no-repeat;
    background-size: 184px;
}
#logistics .section-logistics01 .box ul li.icon-tana{
    background: url(../img/services/services_img_robot_tana.png) no-repeat;
    background-size: 184px;
}
#logistics .section-logistics01 .box ul li.icon-agvagf{
    background: url(../img/services/services_img_agv_agf.png) no-repeat;
    background-size: 184px;
}
#logistics .section-logistics01 .box ul li.icon-koteitana{
    background: url(../img/services/services_img_koteitana.png) no-repeat;
    background-size: 184px;
}
#logistics .section-logistics01 .box ul li.icon-agf{
    background: url(../img/services/services_img_agf.png) no-repeat;
    background-size: 184px;
}
#logistics .section-logistics01 .box ul li.icon-truck{
    background: url(../img/services/services_img_truck.png) no-repeat;
    background-size: 184px;
}
#logistics .section-logistics01 .box ul li + li{
    margin: 15px 0 0;
}
#logistics .section-logistics01 .box ul li span{
    display: inline-block;
    padding: 3px 10px;
    margin: 0 0 5px;
    background: #0C7947;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
}

#logistics .section-logistics01 .box:first-of-type ul{
    width: 45%;
}
#logistics .section-logistics01 .box:first-of-type figure{
    width: 54%;
}
#logistics .section-logistics01 .box:nth-of-type(2) ul{
    width: 46%;
}
#logistics .section-logistics01 .box:nth-of-type(2) figure{
    width: 53%;
}
#logistics .section-logistics01 .box:nth-of-type(3) ul{
    width: 41%;
}
#logistics .section-logistics01 .box:nth-of-type(3) figure{
    width: 58%;
}
#logistics .section-logistics01 .box:nth-of-type(4) ul{
    width: 56%;
}
#logistics .section-logistics01 .box:nth-of-type(4) figure{
    width: 43%;
}
#logistics .section-logistics01 .box:nth-of-type(5) ul{
    width: 56%;
}
#logistics .section-logistics01 .box:nth-of-type(5) figure{
    width: 43%;
}
#logistics .section-logistics01 .box figure {
    position: relative;
    z-index: 0;
}
#logistics .section-logistics01 .box figure::before{
    content: '';
    position: absolute;
    left: 8%;
    top: -30px;
    display: block;
    width: 368px;
    height: 368px;
    background: #fff;
    border-radius: 50%;
    z-index: -1;
}
#logistics .section-logistics01 .box:nth-of-type(2) figure::before{
    width: 340px;
    height: 340px;
}
#logistics .section-logistics01 .box:nth-of-type(3) figure::before{
    width: 434px;
    height: 434px;
}
#logistics .section-logistics01 .box figure::after{
    content: '';
    position: absolute;
    top: -20px;
    right: 0;
    display: block;
    width: 97px;
    height: 97px;
    background: url(../img/services/services_icon_wcs.png) no-repeat;
    background-size: 97px;
}
/* タブレット（iPad Pro）以下サイズ------------------------------- */
@media screen and (max-width:1024px) {
#logistics .section-logistics01 .box ul li{
    height: inherit;
    min-height: 72px;
    padding: 0 0 0 130px;
    font-size: 14px;
    line-height: 20px;
}
#logistics .section-logistics01 .box ul li.icon-wcs{
    background-size: 120px;
}
#logistics .section-logistics01 .box ul li.icon-agv{
    background-size: 120px;
}
#logistics .section-logistics01 .box ul li.icon-hako{
    background-size: 120px;
}
#logistics .section-logistics01 .box ul li.icon-tana{
    background-size: 120px;
}
#logistics .section-logistics01 .box ul li.icon-agvagf{
    background-size: 120px;
}
#logistics .section-logistics01 .box ul li.icon-koteitana{
    background-size: 120px;
}
#logistics .section-logistics01 .box ul li.icon-agf{
    background-size: 120px;
}
#logistics .section-logistics01 .box ul li.icon-truck{
    background-size: 120px;
}
#logistics .section-logistics01 .box ul li span{
    display: inline-block;
    padding: 3px 10px;
    margin: 0 0 5px;
    font-size: 12px;
}

#logistics .section-logistics01 .box figure::before{
    content: '';
    position: absolute;
    left: calc(50% - 111px);
    top: 0px;
    display: block;
    width: 222px;
    height: 222px;
    background: #fff;
    border-radius: 50%;
    z-index: -1;
}
#logistics .section-logistics01 .box:nth-of-type(n) figure::before{
    width: 222px;
    height: 222px;
}

br {display: none;}
.text-container {
	white-space: normal;
}

}
/* タブレット（iPad Air）以下サイズ------------------------------- */
@media screen and (max-width:820px) {

br {display: none;}
.text-container {
	white-space: normal;
}

}
/* スマホサイズ------------------------------- */
@media screen and (max-width:768px) {

#logistics .section-logistics01 .box .ttl > span.tag{
    position: absolute;
    left: 15px;
    top: -73px;
    display: block;
    width: 65px;
    height: 65px;
    padding: 5px 0 0;
    font-size: 13px;
}
#logistics .section-logistics01 .box .ttl > span.tag .num{
    font-size: 38px;
}

#logistics .section-logistics01 .box:nth-of-type(n) ul{
    width: 100%;
    margin: 0 0 40px;
}
#logistics .section-logistics01 .box:nth-of-type(n) figure{
    width: inherit;
    max-width: 400px;
}

#logistics .section-logistics01 .box figure::after{
    content: '';
    position: absolute;
    top: -20px;
    right: 0;
    display: block;
    width: 67px;
    height: 67px;
    background: url(../img/services/services_icon_wcs.png) no-repeat;
    background-size: 67px;
}
}

/* logistics02
------------------------------------------------------------ */
#logistics .section-logistics02 .btn{
    margin: auto;
}
#logistics .section-logistics02 ul{
    justify-content: center;
    gap: 20px;
    margin: 0 0 40px;
}
#logistics .section-logistics02 ul li{
    width: 240px;
    height: 240px;
}
#logistics .section-logistics02 ul li a{
    display: block;
    width: 100%;
    height: 100%;
}
#logistics .section-logistics02 ul li img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}

/* タブレット（iPad Air）以下サイズ------------- */
@media screen and (max-width: 1024px) {
#logistics .section-logistics02 ul li{
    width: 170px;
    height: 170px;
}
    
}
/* スマホサイズ------------------------------- */
@media screen and (max-width:768px) {
#logistics .section-logistics02 ul{
    gap: 2%;
    margin: 0 0 20px;
}
#logistics .section-logistics02 ul li{
    width: 49%;
    height: 230px;
    margin: 0 0 20px;
}

}
/* スマホサイズ調整用-------------------------- */
@media screen and (max-width: 480px) {
#logistics .section-logistics02 ul li{
    width: 100%;
    height: 230px;
    margin: 0 0 20px;
}


}

/* logistics03
------------------------------------------------------------ */
#logistics .section-logistics02{
    padding: 0 0 100px;
}
#logistics .section-logistics02 .title{
    padding: 55px 0 80px;
    margin: 0 0 80px;
    background: url(../img/common/bg_title.png) no-repeat;
    background-size: cover;
}
#logistics .section-logistics02 .title::after{
    bottom: 55px;
}

#logistics .section-logistics03 .box:nth-of-type(1){
    background: #F2F2F2 url(../img/services/fa-logitics-s1.png) no-repeat right 50px bottom 23%;
    background-size: 388px;
	min-height: 500px;
}
#logistics .section-logistics03 .box:nth-of-type(2){
    background: #F2F2F2 url(../img/services/fa-logitics-s2.png) no-repeat right bottom;
    background-size: 388px;
	background-position: right 50px bottom 24%;
	min-height: 500px;
}
#logistics .section-logistics03 .box:nth-of-type(3){
    background: #F2F2F2 url(../img/services/fa-logitics-s3.png) no-repeat right bottom;
    background-size: 388px 388px;
	background-position: right 50px bottom 23%;
	height: 100%;
	min-height: 585px;
}

#logistics .section-logistics03 .box:nth-of-type(4){
    background: #F2F2F2 url(../img/services/fa-logitics-s4.png) no-repeat right bottom;
    background-size: 388px;
	background-position: right 50px bottom 23%;
	height: 100%;
	min-height: 585px;
}

#logistics .section-logistics03 .box:nth-of-type(5){
    background: #F2F2F2 url(../img/services/fa-logitics-s5.png) no-repeat right 50px bottom 23%;
    background-size: 388px;
	min-height: 392px;
}

#logistics .section-logistics03 .box .service-thumbnails {
    display: flex;
    gap: 20px;
    margin-top: 95px;
    position: relative;
    z-index: 2;
}

#logistics .section-logistics03 .box .service-thumbnails .thumb {
    width: 180px;
    height: 180px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    border-radius: 8px;
    box-shadow: 0 4px 8px rgba(0,0,0,0.1);
    /* Thêm transition cho hiệu ứng mượt */
    transition: all 0.3s ease;
}

/* Hiệu ứng zoom khi hover */
#logistics .section-logistics03 .box .service-thumbnails .thumb:hover {
    transform: scale(1.2);
    box-shadow: 0 8px 16px rgba(0,0,0,0.2);
    z-index: 10;
}

/* Background images cho box Pascal */
#logistics .section-logistics03 .box:nth-of-type(3) .service-thumbnails .thumb-1 {
    background-image: url(../img/services/fa-logitics-s3-thumbnails1.jpg);
}

#logistics .section-logistics03 .box:nth-of-type(3) .service-thumbnails .thumb-2 {
    background-image: url(../img/services/fa-logitics-s3-thumbnails2.jpg);
}

#logistics .section-logistics03 .box:nth-of-type(3) .service-thumbnails .thumb-3 {
    background-image: url(../img/services/fa-logitics-s3-thumbnails3.jpg);
}


#logistics .section-logistics03 .box dl{
    margin: 0 0 0px;
    padding: 0 460px 0 0;
}
#logistics .section-logistics03 .box:nth-of-type(1) dl{
    padding: 0 435px 0 0;
}

#logistics .section-logistics03 .box dt{
    margin: 0 0 30px;
}
#logistics .section-logistics03 .box dd{
    font-size: 16px;
    line-height: 1.5;
}
/* #logistics .section-logistics03 .box:not(:first-of-type) dd::before{ */
    /* content: '●'; */
    /* display: inline-block; */
    /* margin: 0 10px 0 0; */
    /* color: #0C7947; */
/* } */


#logistics .section-logistics03 .box:nth-of-type(3) li:nth-child(2){
    margin: 0 0 0 10px;
}

#logistics .section-logistics03 .box dd .li-cus::before{
	content: '●';
    display: inline-block;
    margin: 0 10px 0 0;
    color: #0C7947;
}
#logistics .section-logistics03 .box dd .li-cus{
	font-weight: 700;
}

#logistics .text-padding-left{
	padding-left: 26px;
}


/* スマホサイズ------------------------------- */
@media screen and (max-width:768px) {

#logistics .section-logistics03 .title{
    padding: 40px 0 65px;
    margin: 0 0 40px;
}
#logistics .section-logistics03 .title::after{
    bottom: 40px;
}
#logistics .section-logistics03 .box:nth-of-type(1){
	padding-bottom: 200px; 
    background-size: 280px;
}
#logistics .section-logistics03 .box:nth-of-type(2){
    padding-bottom: 200px; 
    background-size: 280px;
	background: #F2F2F2 url(../img/services/fa-logitics-s2.png) no-repeat right 50px bottom 10%;
	min-height: 435px;
}

#logistics .section-logistics03 .box:nth-of-type(3){
    padding-bottom: 120px; 
    background-size: 360px;
	background-position: right 50px bottom 14%;
    min-height: 470px;
}
#logistics .section-logistics03 .box dl{
    padding: 0;
}
#logistics .section-logistics03 .box:nth-of-type(1) dl{
    padding: 0 0px 0 0;
}
#logistics .section-logistics03 .box dt{
    margin: 0 0 20px;
}
#logistics .section-logistics03 .box dd{
    margin: 0 0 0 24px;
    font-size: 14px;
    line-height: 20px;
    text-indent: -12px;
}
#logistics .section-logistics03 .box:nth-of-type(1) dd{
    margin: 0;
    text-indent: 0;
}
 
#logistics .section-logistics03 .box:nth-of-type(3) ul{
    width: 320px;
}
#logistics .section-logistics03 .box:nth-of-type(3) li:nth-child(2){
    margin: 10px 0 0;
}
#logistics .section-logistics03 .box dl{
    margin: 0 0 30px;
}
br {display: none;}
.text-container {
	white-space: normal;
}

#logistics .section-logistics03 .box:nth-of-type(1){
    background: #F2F2F2 url(../img/services/fa-logitics-s1.png) no-repeat right 50px bottom 8%;
    height: 100%;
	background-size: 280px;
}

#logistics .section-logistics03 .box:nth-of-type(4){
	min-height: 675px;
}

#logistics .section-logistics03 .box:nth-of-type(4) {
    background: #F2F2F2 url(../img/services/fa-logitics-s4.png) no-repeat right bottom;
    background-position: right 36% bottom 23%;
	min-height: 650px;
}

}

/* スマホサイズ調整用------------------------------- */
@media screen and (max-width: 600px) {
#logistics .section-logistics03 .box:nth-of-type(2){
    padding-bottom: 200px; 
    background-size: 280px;
}
#logistics .section-logistics03 .box:nth-of-type(3){
    padding-bottom: 290px; 
    background-size: 320px;
}
br {display: none;}
.text-container {
	white-space: normal;
}

#logistics .section-logistics03 .box:nth-of-type(4) {
    background-position: right 36% bottom 7%;
}

}