* {
    box-sizing: border-box;
}
.page-kamaitachi3 img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.page-kamaitachi3 .open-part-1 {
    background: url(/common/design/user/img/kamaitachi3/bg-open-part-1.jpg) center no-repeat;
    background-size: cover;
    font-size: 26px;
    line-height: 35px;
    padding: 20px 0;
    font-weight: 700;
    color: #ffffff;
    border-start-start-radius: 10px;
    border-start-end-radius: 10px;
    margin-bottom: 20px;
}
.page-kamaitachi3 .box-open-part-event,
.page-kamaitachi3 .img-part-1 {
    position: relative;
}
.page-kamaitachi3 .img-part-1 .hidden-text,
.page-kamaitachi3 .img-part-1 h1 {
    position: absolute;
    left: -9999px;
}
.page-kamaitachi3 .img-part-1 img {
    min-height: 344px;
}
.page-kamaitachi3 .banner-content-box {
    background: url(/common/design/user/img/kamaitachi3/icon-kamatachi-news-2.png) no-repeat;
    background-size: 100% 100%;
    margin: -38px auto 0;
    padding: 46px 66px 36px;
    max-width: 628px;
    width: 100%;
    min-height: 100px;
    position: relative;
    z-index: 9;
}
.page-kamaitachi3 .banner-content-box h2 {
    font-size: 24px;
    line-height: 32px;
    letter-spacing: 0.6px;
    margin-bottom: 18px;
    color: #ff6600;
    font-weight: 700;
    text-align: center;
}
.page-kamaitachi3 .banner-content-box p {
    font-size: 18px;
    line-height: 28px;
    letter-spacing: 0.6px;
    text-align: center;
    color: #000;
    margin-bottom: 0;
}
.page-kamaitachi3 .mb-36 {
    margin-bottom: 30px;
}
.page-kamaitachi3 .box-open-part-event:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 4px;
    background: #000000;
    left: 0;
    bottom: 0;
}
.page-kamaitachi3 .open-part-event h2 {
    font-size: 26px;
    line-height: 35px;
    border-bottom: 4px solid #d61518;
    color: #000000;
    font-weight: 700;
    margin-bottom: 25px;
    width: fit-content;
    z-index: 2;
    position: relative;
}
.img-box-2 a {
    margin-bottom: 18px;
    display: inline-block;
}
.page-kamaitachi3 .img-part-1 .img-box-2 img {
    min-height: 205px;
}
.btn-hiroyukiakb {
    display: flex;
    justify-content: center;
}
.btn-hiroyukiakb a {
    background-color: #d60c34;
    color: #fff;
    display: inline-flex;
    align-items: center;
    margin-bottom: 0;
    position: relative;
    min-width: 186px;
    max-height: 48px;
    font-size: 18px;
    line-height: 24px;
    padding: 15px 11px;
    border-radius: 6px;
    justify-content: unset;
    width: unset;
}
.btn-hiroyukiakb a:after {
    content: '';
    background: url(/common/design/user/img/kamaitachi3/icon-right-hiroyukiakb.png) no-repeat;
    background-size: 100% 100%;
    display: block;
    width: 7px;
    height: 12px;
    margin-top: -2px;
    position: unset;
    margin-left: 9px;
}
.page-kamaitachi3 .text-part-2 {
    font-size: 16px;
    line-height: 28px;
    letter-spacing: 0.4px;
    margin-bottom: 25px;
}
.page-kamaitachi3 .head-part-2 {
    background-color: #ecfdff;
    padding: 12px 9px;
    color: #0a82b4;
    align-items: center;
    margin-bottom: 16px;
}
.page-kamaitachi3 .head-part-2 img {
    margin-right: 10px;
    width: 40px;
}
.page-kamaitachi3 .head-part-2 h3 {
    font-weight: 700;
    font-size: 20px;
    line-height: 28px;
}
.page-kamaitachi3 .box-ytb {
    padding-bottom: 50px;
}
.page-kamaitachi3 .text-part-2 {
    font-size: 16px;
    line-height: 28px;
    letter-spacing: 0.4px;
    margin-bottom: 25px;
}
.page-kamaitachi3 .ytb-video {
    margin: 0 auto;
    width: fit-content;
    min-height: 318px;
}
.update-part {
    margin-bottom: 56px;
}
.box-img-2 {
    margin-bottom: 45px;
    min-height: 187px;
    flex-direction: row;
    padding: 0;
    display: flex;
    background-color: #f8f8f8;
}
.box-img-2 .content-title-box {
    width: calc(100% - 273px - 20px);
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: start;
    margin-right: 20px;
    margin-left: 20px;
}
.box-img-2 .content-title-box p {
    font-size: 32px;
    line-height: 28px;
    margin-bottom: 18px;
    font-weight: 600;
    color: #363636;
}
.content-title-child {
    display: flex;
}
.box-img-2 .content-title {
    width: 100%;
    margin-right: 15px;
}
.box-img-2 .content-title span {
    color: #363636;
    display: block;
    font-size: 16px;
    line-height: 28px;
    letter-spacing: 0.6px;
    margin-bottom: 7px;
}
.btn-hiroyukiakb {
    display: flex;
    justify-content: center;
}
.content-title-child .btn-hiroyukiakb {
    justify-content: start;
}
.box-img-2 .img-box-mid {
    background: #fff;
    padding: 10px 9px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 170px;
    height: 180px;
}
.box-img-2 .img-box-mid img {
    min-height: 160px;
    max-height: 160px;
    width: 154px;
}
.box-img-2 .img-box-ct {
    display: flex;
    flex-shrink: 0;
    width: 273px;
    max-height: 310px;
}
.box-img-2 .img-box-ct img {
    min-height: 310px;
    object-fit: cover;
}
.box-img-3 .row-custom {
    display: flex;
    flex-wrap: wrap;
    background: #f8f8f8;
    position: relative;
    margin-right: -5px;
    margin-left: -5px;
    padding: 23px 7px 9px;
}
.box-img-3 .row-custom .w-33-custom {
    width: 50%;
    text-align: center;
    padding: 0 10px;
    margin-bottom: 0;
    background: unset;
}
.box-img-3 .row-custom .w-33-custom:first-child {
    background: unset;
    padding: 0;
    margin-bottom: 0;
    width: 50%;
    min-height: 176px;
    position: relative;
}
.box-img-3 .row-custom .w-33-custom .item-box {
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    background-color: #fff;
    margin-bottom: 16px;
    padding: 11px 9px 16px;
    border-radius: 10px;
}
.box-img-3 .row-custom .box-img-akb {
    display: flex;
    gap: 10px;
    margin-bottom: 12px;
}
.update-part .img-box {
    margin-bottom: 17px;
}
.box-img-3 .box-img-akb .img-box {
    width: 50%;
    max-height: 203px;
}
.box-img-3 .row-custom .w-33-custom img {
    min-height: 203px;
    max-height: 203px;
    object-fit: cover;
}
.box-img-3 .box-img-akb .img-box:last-child {
    background-color: #f9f9f9;
    padding: 0 5px;
}
.box-img-3 .box-img-akb .img-box:last-child img {
    object-fit: contain;
}
.introduce-parents {
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin: 0 auto;
    align-items: start;
    gap: 0;
}
.text-center-custom {
    text-align: center;
    width: 100%;
}
.box-img-3 .row-custom .w-33-custom span {
    letter-spacing: 0.2px;
    color: #000;
    font-size: 16px;
    margin-bottom: 10px;
    font-weight: 500;
}
.box-img-3 .row-custom .w-33-custom small {
    font-size: 14px;
}
.page-kamaitachi3 .introduce-date {
    display: flex;
    flex-direction: column;
    margin-bottom: 14px;
}
.page-kamaitachi3 .introduce-date .box-child p {
    margin-bottom: 0;
    color: #868686;
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 0.4px;
}
.page-kamaitachi3 .introduce-date .box-child {
    display: flex;
    align-items: center;
    gap: 8px;
    margin-bottom: 2px;
}
.page-kamaitachi3 .introduce-date .box-child:last-child {
    gap: 21px;
}
.page-kamaitachi3 .introduce-box {
    padding: 35px 26px;
    border: 4px solid #e6e6e6;
    border-radius: 15px;
    margin-bottom: 0;
    display: flex;
    position: relative;
}
.page-kamaitachi3 .introduce-box .left-box {
    width: calc(100% - 175px - 30px);
    margin-right: 30px;
}
.page-kamaitachi3 .introduce-box .left-box p {
    font-size: 24px;
    line-height: 32px;
    margin-bottom: 16px;
    font-weight: 600;
}
.page-kamaitachi3 .introduce-box .left-box span {
    font-size: 16px;
    line-height: 28px;
    letter-spacing: 0.6px;
}
.page-kamaitachi3 .introduce-box .right-box {
    width: 175px;
}
.page-kamaitachi3 .introduce-box .img-introduce-box {
    position: absolute;
    top: -30px;
}
.page-kamaitachi3 .introduce-box .right-box img {
    min-height: 262px;
}
.page-kamaitachi3 .part-1-event {
    padding-bottom: 40px;
}
.page-kamaitachi3 .introduce-date .box-child span {
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 0.4px;
    color: #000;
    margin-bottom: 0;
    font-weight: 500;
}

.box-img-3 .row-custom .w-33-custom:first-child img {
    min-width: 232px;
    max-width: 232px;
    min-height: 306px;
    max-height: 306px;
    position: absolute;
    top: -47px;
    left: 50%;
    transform: translateX(-50%);
}
