.wrap-stick.wrap-sub01 .stick.position06 {
    top: 4100px;
    right: 250px
}

.stick.position07 {
    top: 2400px;
    left: -80px
}

.stick.position08 {
    top: 4700px;
    left: -80px
}

.sec-about {
    padding: 95px 0 150px
}

.sec-about .block-top {
    margin-bottom: 60px
}

.sec-about .block-top .box-txt {
    width: 47.9%
}

.sec-about .block-top .box-txt .txt {
    font-size: 16px;
    line-height: 2em;
    letter-spacing: .04em;
    margin-top: 55px
}

.sec-about .block-top .box-img {
    width: 45.75%;
    margin-top: 75px
}

.sec-about .block-top .box-img .logo {
    border: 3px solid #fff;
    border-radius: 10px;
    overflow: hidden
}

.sec-about .block-contents {
    margin-top: 95px
}

.sec-about .block-contents .box-main {
    margin-bottom: 115px
}

.sec-about .block-contents .box-main .img {
    width: 100%;
    height: 488px;
    overflow: hidden;
    margin-bottom: 45px;
    border: 6px solid #fff
}

.sec-about .block-contents .box-main .img .in {
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat
}

.webp .traders-securities .sec-about .block-contents .box-main .img .in {
    background: url(../../img/traders-securities/img_contents.jpg.webp) no-repeat center center/cover
}

.no-webp .traders-securities .sec-about .block-contents .box-main .img .in {
    background: url(../../img/traders-securities/img_contents.jpg) no-repeat center center/cover
}

.webp .nextop .sec-about .block-contents .box-main .img .in {
    background: url(../../img/nextop/img_contents.jpg.webp) no-repeat center center/150%
}

.no-webp .nextop .sec-about .block-contents .box-main .img .in {
    background: url(../../img/nextop/img_contents.jpg) no-repeat center center/150%
}

.sec-about .block-contents .box-main .txt {
    font-size: 16px;
    line-height: 2em;
    letter-spacing: .04em;
    max-width: 1155px;
    margin: 0 auto
}

.sec-about .block-contents .box-list {
    margin-bottom: 127px
}

.sec-about .block-contents .box-list .item {
    margin-bottom: 62px
}

.sec-about .block-contents .box-list .item .img {
    width: 51%;
    border: 4px solid #fff;
    border-radius: 10px;
    overflow: hidden
}

.sec-about .block-contents .box-list .item .txt {
    width: 44.1%;
    margin-top: 32px
}

.sec-about .block-contents .box-list .item .txt .logo {
    margin-bottom: 30px
}

.sec-about .block-contents .box-list .item .txt .logo.logo01 {
    max-width: 155px
}

.sec-about .block-contents .box-list .item .txt .logo.logo02 {
    max-width: 206px
}

.sec-about .block-contents .box-list .item .txt .logo.logo03 {
    max-width: 243px
}

.sec-about .block-contents .box-list .item .txt .logo.logo04 {
    max-width: 216px
}

.sec-about .block-contents .box-list .item .txt .logo.logo05 {
    max-width: 191px
}

.sec-about .block-contents .box-list .item .txt .logo.logo06 {
    max-width: 283px
}

.sec-about .block-contents .box-list .item .txt .ttl-en {
    font-size: 16px;
    color: #05538a;
    font-weight: 600;
    font-family: Montserrat, sans-serif;
    letter-spacing: .02em;
    margin-bottom: 5px
}

.sec-about .block-contents .box-list .item .txt .ttl-ja {
    font-size: 32px;
    font-weight: 700;
    letter-spacing: .07em;
    margin-bottom: 35px
}

.sec-about .block-contents .box-list .item .txt .txt01 {
    font-size: 14px;
    line-height: 2em;
    letter-spacing: .04em
}

.sec-about .block-contents .box-list .item .txt .btn {
    margin-top: 50px
}

.sec-about .block-contents .box-list .item.reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.sec-about .block-contents .box-list .item.reverse .btn a {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.sec-company-information {
    padding: 0 0 100px;
    letter-spacing: .04em
}

.sec-company-information .cp-list {
    margin: 52px auto 0;
    max-width: 870px
}

.sec-company-information .cp-item {
    position: relative;
    padding: 28px 0
}

.sec-company-information .cp-item::before {
    position: absolute;
    content: "";
    z-index: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: #dedddd
}

.sec-company-information .cp-item::after {
    position: absolute;
    content: "";
    z-index: 0;
    bottom: -.5px;
    left: 0;
    width: 24px;
    height: 2px;
    border-radius: 1px;
    background-color: #154a7d
}

.sec-company-information .cp-hdg {
    font-weight: 700;
    width: 221px;
    line-height: 2
}

.sec-company-information .cp-content {
    width: calc(100% - 221px);
    line-height: 2
}

.sec-company-information .cp-content a {
    color: #000
}

.sec-company-information .cp-map {
    margin: 30px 0 20px;
    max-width: 650px;
    height: 350px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: solid 4px #fff;
    border-radius: 10px;
    overflow: hidden
}

.sec-company-information .cp-map iframe {
    width: 100%;
    height: 100%
}

.sec-company-information .cp-link {
    position: relative;
    margin-right: 6px
}

.sec-company-information .cp-link a {
    font-weight: 700;
    letter-spacing: .05em;
    color: #222;
    -webkit-transition: opacity .4s;
    transition: opacity .4s;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 24px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.sec-company-information .cp-link a::after {
    content: "";
    width: 14px;
    height: 15px;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url(../../img/common/icon_arrow-right-blue.svg);
    background-size: contain
}

.sec-company-information .cp-link a:hover {
    opacity: .8
}

.sec-company-information .in {
    margin-top: 30px
}

.sec-company-information .btn {
    margin-top: 50px
}

/* グループ会社セクションの画像統一化 */
.sec-group .box .img {
	overflow: hidden;
	position: relative;
}

.sec-group .box .img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: left center;
	transition: transform 0.3s ease;
}

.sec-group .box .img::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: linear-gradient(45deg, transparent 0%, rgba(5, 83, 138, 0.1) 100%);
	border-radius: 12px;
	z-index: 1;
	pointer-events: none;
	transition: opacity 0.3s ease;
	opacity: 0;
}

.sec-group .box:hover .img::before {
	opacity: 0.7;
}

.sec-group .box:hover .img img {
	transform: scale(1.05);
}

@media only screen and (min-width:768px) {
    .sec-about .block-contents .box-list:last-child {
        margin-bottom: 0
    }

    .sec-about .block-contents .box-list .item:last-child {
        margin-bottom: 0
    }

    .nextop .sec-about .block-contents .box-list .item .img {
        width: 47.75%
    }

    .sec-about .block-contents .box-list .item .txt.mt0 {
        margin-top: 0
    }

    .nextop .sec-about .block-contents .box-list .item .txt {
        width: 46.1%
    }
}

@media only screen and (max-width:767px) {
    .sec-about {
        padding: 95px 0 63px
    }

    .sec-about .block-top {
        margin-bottom: 25px
    }

    .sec-about .block-top .box-txt {
        width: 100%
    }

    .sec-about .block-top .box-txt .txt {
        font-size: 14px;
        margin-top: 30px
    }

    .sec-about .block-top .box-img {
        width: 100%;
        margin-top: 48px
    }

    .sec-about .block-top .box-img .logo {
        border: 3px solid #fff;
        border-radius: 10px;
        overflow: hidden
    }

    .nextop .sec-about .btn-top .c-arrow {
        margin-left: 12px
    }

    .sec-about .block-contents {
        margin-top: 120px
    }

    .sec-about .block-contents .box-main {
        margin-bottom: 70px
    }

    .sec-about .block-contents .box-main .img {
        height: 340px;
        margin-bottom: 40px;
        border: 4px solid #fff;
        border-radius: 8px;
        overflow: hidden
    }

    /* .webp .traders-securities .sec-about .block-contents .box-main .img .in {
        background: url(../../img/traders-securities/img_contents_sp.png.webp) no-repeat top center
    } */

    .no-webp .traders-securities .sec-about .block-contents .box-main .img .in {
        background: url(../../img/traders-securities/img_contents_sp.png) no-repeat top center
    }

    .webp .nextop .sec-about .block-contents .box-main .img .in {
        background: url(../../img/nextop/img_contents_sp.png.webp) no-repeat top center
    }

    .no-webp .nextop .sec-about .block-contents .box-main .img .in {
        background: url(../../img/nextop/img_contents_sp.png) no-repeat top center
    }

    .sec-about .block-contents .box-main .img .in:before {
        content: "";
        display: block;
        padding-top: 92.5%
    }

    .sec-about .block-contents .box-main .txt {
        font-size: 14px;
        max-width: 100%
    }

    .sec-about .block-contents .box-list {
        margin-bottom: 0
    }

    .sec-about .block-contents .box-list .item .img {
        width: 100%
    }

    .sec-about .block-contents .box-list .item .txt {
        width: 100%;
        margin-top: 28px
    }

    .sec-about .block-contents .box-list .item .txt .ttl-en {
        font-size: 12px
    }

    .sec-about .block-contents .box-list .item .txt .ttl-ja {
        font-size: 24px;
        margin-bottom: 25px
    }

    .sec-about .block-contents .box-list .item .txt .btn {
        margin-top: 30px
    }

    .sec-about .block-contents .box-list .item .txt .btn a {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }

    .sec-company-information {
        padding: 0 0 120px
    }

    .sec-company-information .cp-list {
        margin-top: 64px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 40px
    }

    .sec-company-information .cp-item {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        padding: 0
    }

    .sec-company-information .cp-item::before {
        display: none
    }

    .sec-company-information .cp-item::after {
        display: none
    }

    .sec-company-information .cp-hdg {
        line-height: 1.5;
        width: 100%
    }

    .sec-company-information .cp-content {
        width: 100%;
        font-size: 14px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        position: relative;
        margin-top: 37px
    }

    .sec-company-information .cp-content::before {
        position: absolute;
        content: "";
        z-index: 0;
        top: -15px;
        left: 0;
        width: 100%;
        height: 1px;
        background-color: #dedddd
    }

    .sec-company-information .cp-content::after {
        position: absolute;
        content: "";
        z-index: 0;
        top: -15.5px;
        left: 0;
        width: 24px;
        height: 2px;
        border-radius: 1px;
        background-color: #154a7d
    }

    .sec-company-information .cp-map {
        margin: 20px 0
    }

    .sec-company-information .cp-link {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        font-size: 14px
    }

    .sec-company-information .cp-link-sp16 {
        margin-top: 16px
    }

    .sec-company-information .cp-link-sp24 {
        margin-top: 24px
    }

    .sec-company-information .cp-link a {
        gap: 14px
    }

    .sec-company-information .btn {
        margin-top: 30px
    }

    /* スマートフォン版でのグループ会社セクション画像統一化 */
    .sec-group .box .img {
    	overflow: hidden;
    	position: relative;
    }
    
    .sec-group .box .img img {
    	width: 100%;
    	height: 100%;
    	object-fit: cover;
    	object-position: center;
    }
}

@media only screen and (max-width:1099px) and (min-width:768px) {
    .sec-company-information .cp-content {
        font-size: 14px;
        color: #333;
        line-height: 2em;
        word-break: break-all
    }

    .sec-company-information .cp-link {
        margin-top: 26px
    }
    
    /* 中間サイズでのグループ会社セクション画像統一化 */
    .sec-group .box .img {
    	overflow: hidden;
    	position: relative;
    }
    
    .sec-group .box .img img {
    	width: 100%;
    	height: 100%;
    	object-fit: cover;
    	object-position: left center;
    	transition: transform 0.3s ease;
    }
}
/*# sourceMappingURL=../maps/page/business-detail.min.css.map */
