#container_title{
    display: none;
}

section#intro{
    padding:80px 0;
}

section#intro .intro_contents{
    display: flex;
    align-items: flex-start;
    
}

section#intro .intro_contents p{
    margin: 10px;
}



.intro_img_wrap{
    background-color: #eee;
    min-width: 300px;
    position:relative;
}
.intro_img_wrap::before{
    content: '';
    display: block;
    padding-bottom: 100%;
}

.intro_img_wrap>img{
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    
}

section#intro .center_intro_contents{
    display: flex;
flex-direction: column;
justify-content: center;
padding: 0 20px;
}

.intro_text_wrap p:first-child{
    font-size:40px;
    font-weight: 700;
}
.intro_text_wrap p{
    font-size:20px;
    word-break: keep-all;
}

.center_intro_contents p.center_intro_text{
    text-align: center;
    margin-bottom: 0;
    font-size: 20px;
}


.sign_area{
    margin: 20px 0;
    font-size: 30px;
    font-weight: 700;
    text-align: center;
}
.bg-font{
    background-color: #1a4ea8;
    padding:5px 10px;
    color: #fff;
}

#intro{
    margin-bottom: 20px;
}

.section_title_wrap{
    margin-bottom: 20px;
}

.flex-container{
    display: flex;
}

#center_floor{
    padding: 20px;
}

#center_floor img{
    width: 50%;
    margin: 40px 0;
}

#center_floor .border-box{
    width: 50%;
    margin: 40px;
    display: flex;
    flex-direction: column;
}

#center_floor table{
    height: 100%;
}

#center_floor label{
    
}

#center_floor table td{
    font-size: 18px;
    height: 30%;
}

#center_floor table th{
    text-align: center;
    font-size: 24px;
    font-weight: 700;
}


label[for="border-box"]{
    background-color: rgb(34, 142, 242);
    border-radius: 20px;
    padding:5px 10px;
    color:#fff;
    font-weight: 700;
    font-size:20px;
    margin: -20px auto 0;
}

.border-box{
    border:2px solid rgb(34, 142, 242);
}

#intro .support__title{
    margin: unset;
    padding-bottom: 10px;

}

#center_img{
    display: flex;
}

.center_intro_img__wrap{
    width: 50%;
}
.center_intro_img{
    position: relative;
    height: 325px;
}

.center_intro_img img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    opacity: 1;
    transition: all 0.3;
}
.img_desc{
    position:absolute;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.455);
    font-size: 24px;
    padding: 10px 0;
    font-weight: 700;
    color: #eee;
    text-align: center;
    width: 100%;
}

.subimg_wrap{
    display: flex;
    flex-wrap: wrap;
    padding:0 10px;
}

.subimg_wrap .subimg{
    width: 50%;
    padding:5px;
}
.subimg img{
    width: 100%;
    transition: .3s;
    height: 150px;
    object-fit: cover;
}

.grey-field{
    padding:30px 0;
    width: 100%;
    background-color: #eee;
}

.grey-field>ul{
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content: space-evenly;
    padding: 0 20px;
}

.grey-field>ul>li{
    width: 25%;
}

.relative-box{
    position:relative;
    height: 100%;
}

.relative-box>img{
    position: absolute;
    width: 100%;
    top: -50%;
    scale: 1.3;

}

.gf-style_1>li{
    font-size: 20px;
    font-weight: 700;

}

.gf-style_1>li:first-of-type{
    font-size: 40px;
    color: rgb(166, 165, 165);
    font-weight: 500;
}

.gf-style_1 ul.dot-end li::after{
    content:"·";
}

.gf-style_1 ul.dot-start li::before{
    content:"·";
}

#global-xr{
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
    display: flex;
    position: relative;
}
.global-xr-content{
    position:absolute;
    display: flex;
    justify-content: space-evenly;
    max-width: 1200px;
    width: 100%;
    left: 50%;
    transform: translateX(-50%);
    height: 100%;
}

.global-left-side{
    width: 50%;
}
.global-left-side img{
    width: 100%;
}

.global-left-label p{
    margin-bottom: 10px;
    font-size: 40px;
    color: #fff;
    line-height: 1em;
}

.global-left-label p:nth-of-type(3){
    font-weight: 700;
}

.half-bg{
    background: linear-gradient(to top, #568dec 50%, transparent 50%) ;
}





#gl-labels{
    position:absolute;
    top: 10%;
    left: 20%;
}

.global-right-side{
    position: absolute;
    right: 10%;
    top: 10%;
    height: 80%;

}

.global-right-side img{
    width: 100px;
}

.global-right-side>ul{
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
}

.global-right-side>ul>li>div{
    display: flex;
    margin-bottom: 20px;
    
}

.global-mission_wrap{
    font-size: 20px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-left: 10px;
}

.global-mission_wrap p{
    margin-bottom: 0.3em;
}

.global-mission-title{
    font-weight: 700;
}

#dev-support{
    width: 100%;
    height: 800px;
    background: fixed center;
    background-position-y: 20px;
}

.top-title{
    position: relative;
    height: 160px;
    font-size: 38px;
    color: #fff;
    display: flex;
    align-items: center;
}
.top-title .p-wrap{
    position: absolute;
    right: 20px;
}
.top-title .p-wrap p{
    margin-bottom: 0;
}

.top-title .p-wrap p:nth-of-type(2){
    font-weight: 700;
    text-align: end;
}

#dev-support-ul{
    color: #fff;
    font-size: 20px;
    line-height: 1em;
    padding: 0 20px;
}

#dev-support-ul .li-wrap{
    display: block;
}

#dev-support-ul li{
    padding:30px 30px 20px;
    border:#fff;
    position:relative;
    width: 600px;
    border:1px solid #fff;
    border-radius: 40px;
    margin-bottom: 20px;
}
#dev-support-ul li::after{
    content: "";
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #fff;
    display: inline-block;
    position: absolute;
    top: 50%;
    left: -5px;
    transform: translateY(-50%);
}

#dev-support-ul p{
    margin-bottom: 0.5em;
    font-size: 22px;
}

#dev-support-ul p:nth-of-type(1){
    font-size: 30px;
    font-weight: 900;
}

#xr-info-map{
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    
    height: 800px;
}

#xr-info-map .container_wrap{
    padding-top: 20px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    display: flex;
    flex-direction: column;

}
#xr-info-map .container_wrap .support__title{
    filter: drop-shadow(0px 0px 5px #fff);
}

#xr-info-map .container_wrap img{
    margin: 0 auto;
}

#history{
    position:relative;
    height: auto;
}

#history img{
    display: block;
    object-fit: cover;
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
}

.history_title{
    font-size: 40px;
    font-weight: 700;
}

#history_content{
    position:absolute;
    top:0;
    left:50%;
    transform:translateX(-50%);
    padding:20px 40px;
    color: #000;
    font-size: 24px;
    max-width: 1200px;
    width: 100%;
    height: 100%;
}

#history_year__NOW{
    font-size: 32px;
    color: #1a4ea8;
    font-weight: 700;
}

#history_content>p{
    text-align: center;
}

#history_content>ul{
    position:relative;
}

#history_content>ul::after{
    content: "";
    position: absolute;
    background-color: rgb(74, 74, 74);
    width: 2px;
    height: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 10;
}

#history_content>ul>li.month{
    position: relative;
    display: flex;
    

}

#history_content>ul>li.year{
    position: relative;
    text-align: center;
    width: 69px;
    height: 60px;
    z-index: 20;
    left: 50%;
    transform: translateX(-50%);
}

li.year span{
    font-size: 28px;
    color: #1a4ea8;
    font-weight: 700;
    position: absolute;
    background-color: #fff;
    top: 0;
    left: 0;
}

li.month{
    align-items: center;
}

li.month:first-of-type{
    padding-top: 20px;
}

li.month:last-of-type{
    padding-bottom: 20px;
}

li.month>ul{
    font-size: 20px;
}

li.month>.history_content__month{
    position:relative;
    padding:20px;
    font-weight: 700;
}

li.month:nth-of-type(2n-1){
    margin-left: 50%;
    justify-content: start;
    padding-left: 20px;
}

li.month:nth-of-type(2n-1)::after{
    content: "";
    position: absolute;
    left: 0;
    height: 2px;
    width: 35px;
    background-color: #555;
}

li.month:nth-of-type(2n-1)>.history_content__month::before{
    content: "";
    position: absolute;
    width: 7px;
    height: 7px;
    background-color: #555;
    left:10px;
    top:50%;
    transform: translateY(-50%);
    border-radius: 4px;
}


li.month:nth-of-type(2n){
    margin-right: 50%;
    justify-content: end;
    padding-right: 20px;
}

li.month:nth-of-type(2n)::after{
    content: "";
    position: absolute;
    right: 0;
    height: 2px;
    width: 35px;
    background-color: #555;
}

li.month:nth-of-type(2n)>.history_content__month{
    order: 2;
}

li.month:nth-of-type(2n)>.history_content__month::before{
    content: "";
    position: absolute;
    width: 7px;
    height: 7px;
    background-color: #555;
    right:10px;
    top:50%;
    transform: translateY(-50%);
    border-radius: 4px;
}

#history-start{
    position: absolute;
    top: 0;
    left: 50%;
    width: 20px;
    height: 20px;
    transform: translateX(-50%);
    border: solid 2px rgb(74, 74, 74);
    border-radius: 10px;
    background-color: #fff;
    z-index: 100;
}

#history-end{
    content: "";
    position: absolute;
    bottom:0;
    left:50%;
    width: 20px;
    height: 20px;
    transform: translateX(-50%);
    border:solid 2px rgb(74, 74, 74);
    border-radius: 10px;
    background-color: #fff;
    z-index: 100;
}
#first-month{
    margin-bottom: 0;
    font-weight: 700;
}
#first-month+p{
    margin-bottom: 0;
    font-size: 20px;
}

@media screen and (max-width:1199px) {
    section#intro .intro_contents{
        flex-direction: column;
    }
    .intro_img_wrap {
        align-self: center;
    }
    .intro_text_wrap{
        padding:20px;
    }
    .intro_contents p{
        padding:0;
    }
    #intro{
        padding:40px 0;
    }
}