@charset "utf-8";
/*------------------------------------------------------------
	トップページ
------------------------------------------------------------*/
#main {
    padding: 90px 0 0;
    overflow: hidden;
}
.pageTitle {
    background-image: url("../img/work/tk/work_tk_main_img.jpg");
}
.pageTitle h2 {
    position: absolute;
    top: 18.5%;
    left: 4.5%;
    font-size: 2.6rem;
    font-weight: bold;
}
.pageTitle h2 span {
    margin-right: 16px;
    font-size: 1.8rem;
    color: #e60012;
}
.pageTitle .innerBox {
    position: absolute;
    bottom: 9%;
    left: 4.4%;
}
.pageTitle .innerBox .inner {
    width: 420px;
}
.pageTitle .innerBox .inner .ttl {
    font-size: 1.6rem;
    font-weight: bold;
    color: #fff;
}
.pageTitle .innerBox .inner .ttl span {
    display: inline-block;
    text-align: center;
    padding: 6px 22px;
    box-sizing: border-box;
    background-color: #E60012;
}
.pageTitle .innerBox .inner .white {
    padding: 10px 20px 15px;
    position: relative;
    background-color: #fff;
}
.pageTitle .innerBox .inner .white .num {
    font-size: 8rem;
    color: #e60012;
    position: absolute;
    top: -102px;
    right: 8px;
    font-weight: 400;
}
.pageTitle .innerBox .inner .white p {
    line-height: 2;
    font-size: 1.4rem;
    font-weight: bold;
}
.pageTitle .innerBox .inner .white .ttl02 {
    margin-bottom: 6px;
    font-size: 3.4rem;
    line-height: 1.5;
}
.comImgBox {
    margin-bottom: 50px;
}
.comImgBox .photo {
    width: 50%;
}
.comImgBox .txtBox {
    width: 44%;
    margin-top: 40px;
}
.comImgBox .txtBox p {
    line-height: 2;
    letter-spacing: 0.2px;
}
.comImgBox .txtBox .headLine03 {
    margin-bottom: 23px;
}
.comImgBoxL {
    margin-bottom: 100px;
}
.comImgBoxL .photo {
    width: 44%;
}
.comImgBoxL .txtBox {
    margin-top: 107px;
    padding: 60px 0 63px;
    width: 50%;
    color: #fff;
    position: relative;
}
.comImgBoxL .txtBox:after {
	width: 1000px;  
	height: 100%;
    background: url("../img/work/work_tk_bg_01.jpg") no-repeat left top;
    background-size: cover;
	position: absolute;  
	top: 0;
	left: -317px;
	content: "";
    z-index: -1;
}
.comImgBoxL .txtBox .inner {
    max-width: 505px;
}
.comImgBoxL .txtBox .headLine03 {
    margin-bottom: 35px;
    line-height: 1.75;
}
.pageTitle .innerBox02 {
    left: auto;
    right: 3.9%;
}
.pageTitle .innerBox02 .inner {
    width: 440px;
    
}
@media all and (max-width: 767px) {
    #main {
        padding-top: 10vw;
    }
    .pageTitle {
        height: 88vh;
        background-image: url("../img/work/tk/sp_work_tk_main_img.jpg");
    }
    .pageTitle h2 {
        font-size: 5vw;
        top: 24.5vw;
        left: 6%;
    }
    .pageTitle h2 span {
        margin-right: 8px;
        font-size: 4.375vw;
    }
    .pageTitle .innerBox {
        left: 0;
        width: 100%;
        bottom: 4%;
    }
    .pageTitle .innerBox .inner {
        width: auto !important;
        margin: 0 20px;
    }
    .pageTitle .innerBox .inner .ttl {
        font-size: 3.75vw;
    }
    .pageTitle .innerBox .inner .ttl span {
        padding: 1.5vw 5vw;
    }
    .pageTitle .innerBox .inner .white {
        padding: 3vw;
    }
    .pageTitle .innerBox .inner .white .num {
        font-size: 18.75vw;
        top: -19vw;
    }
    .pageTitle .innerBox .inner .white .ttl02 {
        font-size: 7.5vw;
    }
    .pageTitle .innerBox .inner .white p {
        font-size: 3.75vw;
        line-height: 1.5;
    }
    .comImgBox {
        margin-bottom: 13vw;
    }
    .comImgBox .txtBox {
        margin: 0 0 7vw;
    }
    .comImgBox .txtBox .headLine03 {
        margin-bottom: 5vw;
    }
    .comImgBox .txtBox p {
        line-height: 2.04;
        letter-spacing: 0.4px;
    }
    .comImgBoxL {
        margin: 0 0 11vw;
    }
    .comImgBoxL .txtBox::after {
        width: 100%;
        left: 0;
        background-image: url("../img/work/sp_work_tk_bg.jpg");
    }
    .comImgBoxL .txtBox {
        padding: 11vw 6.4vw 78.5vw !important;
    }
    .comImgBoxL .txtBox .headLine03 {
        line-height: 1.6;
    }
    .comImgBoxL .photo {
        margin: -79vw 6.4vw 0;
    }
   
}
@media all and (-ms-high-contrast:none){
    .pageTitle .innerBox .inner .ttl span {
        padding-top: 9px;
        padding-bottom: 3px;
    }   
}

@media all and (min-width: 1200px) and (max-width: 1366px) {
    #main {
        overflow: hidden;
        /*width: 100vw;*/
    }
}
.pad .comImgBox {
    overflow: hidden;
}


.schedule {
    margin: 111px auto 0;
    width: 900px;
    box-sizing: border-box;
    padding: 0 45px 24px 55px;
    background-color: #FFF2F3;
}
.schedule h3 {
    margin-bottom: -10px;
    position: relative;
    top: -24px;
    font-size: 2.8rem;
    color: #e60012;
    text-align: center;
    letter-spacing: 2px;
}
.schedule .ttl {
    margin-bottom: 46px;
    font-size: 2rem;
    text-align: center;
    font-weight: bold;
    letter-spacing: 1px;
}
.schedule .ttl span {
    padding: 3px 0;
    display: inline-block;
    border-bottom: 1px solid #000000;
    border-top: 1px solid #000000;
}
.schedule .list {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
}
.schedule .list li {
    width: 350px;
    position: relative;
}
.schedule .list li:after {
	width: 1px;  
    border-left: 1px dotted #E60012;
	position: absolute;  
	top: 7px;
    bottom: 25px;
	left: 60px;
	content: ""; 
}
.schedule .list .sub {
    padding-bottom: 21px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    position: relative;
}
.schedule .list .date {
    margin-left: -18px;
    width: 50px;
    text-align: right;
    color: #e60012;
    font-weight: bold;
}
.schedule .list dl {
    width: 265px;
    position: relative;
}
.schedule .list dl:after {
	width: 10px;  
    height: 10px;
    background-color: #E60012;
	position: absolute;  
	top: 6px;
	left: -30px;
    border-radius: 100%;
	content: ""; 
}
.schedule .list dt {
    margin-bottom: 5px;
    font-weight: bold;
}
.schedule .list dd {
    font-size: 1.4rem;
    line-height: 1.58;
    letter-spacing: 1px;
}


@media all and (max-width: 767px) {
    .schedule {
        width: auto;
        margin: 21.875vw 6.25vw 18.75vw;
        padding: 0 4.7vw 7.5vw 5vw;
    }
    .schedule h3 {
        margin-bottom: -3.4vw;
        font-size: 7vw;
        top: -5.6vw;
    }
    .schedule .ttl {
        margin-bottom: 7.8vw;
        font-size: 5.3vw;
    }
    .schedule .list {
        margin-left: 6.25vw;
        display: block;
    }
    .schedule .list li {
        margin-bottom: -2.8vw;
        width: auto;
    }
    .schedule .list .sub {
        padding-bottom: 6.56vw;
        display: block;
    }
    .schedule .list .date {
        margin: 0;
        font-size: 5vw;
        width: auto;
        text-align: left;
    }
    .schedule .list dl {
        width: auto;
    }
    .schedule .list dt {
        margin-bottom: 0;
        font-size: 5vw;
    }
    .schedule .list dd {
        font-size: 4.4vw;
    }
    .schedule .list li::after {
        left: -4.7vw;
        top: 3.1vw;
        bottom: 0;
    }
    .schedule .list dl::after {
        display: none;
    }
    .schedule .list .sub:after {
        width: 3.1vw;  
        height: 3.1vw;
        background-color: #E60012;
        position: absolute;  
        top: 2.2vw;
        left: -6.25vw;
        border-radius: 100%;
        content: ""; 
    }
}








