/*全体///////////////////////////////////////////////////////////////////////////////////////////*/
html {
    background: none;
}

body {
    width: 100%;
    min-width:1200px!important;
    height: auto;
    font-weight: 500;
    font-size: 1rem;
    line-height: 1.5;
    letter-spacing: 0.03rem;
    overflow: scroll;
    background: url("/view/promotion/10th_anniversary/history/img/history_back.png"), #ffffff;
    background-size: 100%;
    background-repeat: repeat;
    background-position: top 500px center;
}
img.lazyload{
    min-height: 120px!important;
}
.tc{
    font-family: 'Noto Sans TC', sans-serif;
}
.kr{
    font-family: 'Noto Sans KR', sans-serif;
}
#Wrapper{
    margin: 0!important;
    background: url("/view/promotion/10th_anniversary/history/img/history_back.png"), #ffffff;
    background-size: 100%;
    background-repeat: repeat;
    background-position: top 500px center;
}
.pc{
    display: block!important;

}
.sm{
    display: none!important;
}
#Wrapper ul li,.list_headerimage{
background: none!important;
    padding-left: 0 !important;
}
#Wrapper .time_back ul{
    margin: 0!important;
}
#Wrapper p {word-wrap: break-word;
}
.time_p{
    margin-bottom: 15px;
}
.time_back p:last-child{
    margin-bottom: 0!important;
}
#Wrapper img {
    vertical-align: bottom;
}
.font_large{
    font-size: 1.2em!important;
    font-weight: bold;
    color: #00BDD4;
margin-bottom: 30px;
}

.font-fork {
    font-family: 'Folk Medium',"Noto Sans JP", sans-serif;
    font-weight: 700;
}
.pad_top60{
    padding-top: 60px;
}
.no_wrap {
    white-space: nowrap;
}
.kanban{
    width: 100%;
    height: 500px;
    background: linear-gradient(90deg, rgba(67,129,207,0.7) 0%, rgba(0,189,212,0.7) 100%),url("/view/promotion/10th_anniversary/history/img/history_kanban_back.png");
    background-repeat:no-repeat,repeat;
    background-size:100%,cover;
    position: relative;
}

.kanban_box{
    width: 100%;
height: 500px;

}

.kanban_text{
    width: 100%;
    position: absolute;
    height: 500px;
    top: 0;
    bottom: 0;
}

.kanban_text img{
    display: block;
    margin: 0 auto;
    top: 0;
    border-bottom: 0;
    box-sizing:border-box;


    margin:0 auto;
}
.kanban_white{
    width: 50%;
    max-width: 1000px;
    min-width: 700px;
    background: #ffffff;
    height: 100%;
    max-height: 500px;
    position: relative;
    margin: 0 auto;
}
.kanban_ex{
    position: absolute;
    top: 12%;
    left: 2%;
    background: url("/view/promotion/10th_anniversary/history/img/history_kanban_ex.png");
    background-size: 200px;
    background-repeat: no-repeat;
    width: 200px;
    height: 200px;
    animation-name: huwahuwa;
    animation-timing-function: ease-in-out;
    animation-iteration-count: infinite;
    animation-direction: alternate;
    animation-duration: 1.5s;

}

@keyframes huwahuwa {
    0% {
        transform: translate(0,0px);
    }

    100% {
        transform: translate(0,-15px)
    }
}
@keyframes huwahuwa2 {
    0% {
        transform: translate(0,-15px);
    }

    100% {
        transform: translate(0,0px)
    }
}
@keyframes huwahuwa3 {
    0% {
        transform: translate(0,-15px);
    }

    100% {
        transform: translate(0,0px)
    }
}
.concept{
    padding: 60px;
    width: 100%;
    box-sizing: border-box;
    font-weight: 500;
    color: #333333;
    background: rgba(67,129,207,0.2);
    background:linear-gradient(-45deg,rgba(255, 255, 255, 0.2) 0%, rgba(0, 134, 234, 0.1) 100%);
    background-repeat:repeat,no-repeat;
    background-size:100%;
    background-position: left,center;
}
.concept p{
    display: block;
    text-align: center;
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
    line-height: 2em;
}
#main{

}
.column{
    width: 100%;
    justify-content: space-between;
    box-sizing: border-box;
    margin: 0 auto;
    position: relative;
}
#chronology {
    box-sizing: border-box;
    width: 1000px;
    margin: 0 auto;
    position: relative;

display: none;
}
#chronology.fixed{
    position: sticky;
    top: 0;
    z-index: 1;
    margin-top: -800px;
    margin-bottom: 800px;
}
.chronology ul{
    box-sizing: border-box;
    width: 140px;
    height: 880px;
    position: absolute;
    z-index: 1;
    margin: 100px 0 100px 10px!important;
    top: 0;
    padding: 0 0;
    font-size: 1.2em;
    line-height: 2em;
    text-align: center;
    box-sizing: border-box;


}
.chronology.fixed ul {
    top: 0;
    margin: 30px 0 70px 10px !important;
}
.chronology ul:first-child{
   padding-top: 30px;
}
.c_text a {
    position: relative;
    display: inline-block;


}
.c_text a::after {
    position: absolute;
    bottom:4px;
    left: 50%;
    content: '';
    height: 2px;
    background-color: #4381cf;
    width: 100%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
.c_text a:hover::after {
    width: 0;
}

.star_gray{
    width:100%;
    height: 20px;
    margin: 0 auto;
    margin-bottom: 15px;


}
.star_gray.current{
    height: 25px;
    margin-bottom: 20px;
}
#chronology ul .star_gray a{
     display: block;
     margin: 0 auto;
     width:30px;
     height:30px;
     background: url("/view/promotion/10th_anniversary/history/img/star_gray.png");
     background-size: 60%;
     background-repeat: no-repeat;
    background-position: center;
     opacity: 0.8;
 }
#chronology ul .star_gray.current a{
    display: block;
    margin: 0 auto;
    width:30px;
    height: 30px;
    background: url("/view/promotion/10th_anniversary/history/img/star_blue.png");
    background-size: 80%;
    background-repeat: no-repeat;
    background-position: center;
    opacity: 0.8;
}

#chronology ul .star_gray a:hover{
    display: block;
    margin: 0 auto;
    width:30px;
    height: 30px;

    background: url("/view/promotion/10th_anniversary/history/img/star_blue.png");
    background-size: 80%;
    background-repeat: no-repeat;
    background-position: center;
    opacity: 0.8;
}
#chronology ul li a{
    color: rgb(0, 0, 0);
    text-decoration: none;
}
#chronology ul li a:hover{
    color: rgb(0, 134, 234);
    text-decoration: none;
}
#chronology ul li.current a{
    color: rgb(0, 134, 234);
    text-decoration: none;
    font-size: 1.3em;
}

#chronology ul .c_text.current a::after{
    width:0;
}
.chronology.fixed {
   position: sticky;
}
.time_back{
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;

}

.time_back:nth-child(3n){
    width: 100%;

}
.time_back:nth-child(5n){

    width: 100%;

}
ul.timeline_box{
    width:100%;
    box-sizing: border-box;
    margin: 0 auto!important;
}
.timeline_box .mar_top30{
    padding-top: 30px;
}
.slider {
    margin: 0 auto;
    width: 100%;
    max-width: 1000px;
padding: 30px 0;
    box-sizing: border-box;
}
.slider .slick-slide{
    width:25%;
    min-width: 450px;

    background: #ffffff;
    height: 280px;
    margin:0 15px;
    padding: 15px;
    display: flex!important;
    justify-content: space-between;
    box-sizing: border-box;
    border-radius: 10px;
}
.slick-list{
    height: 280px;
}
#manager{
    background: rgb(67,129,207);
    background: linear-gradient(90deg, rgba(67,129,207,0.5) 0%, rgba(0,189,212,0.5) 100%);
}
.manager{

    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
}
.font_s{

}
.answer{
  font-size: 14px;
    margin-bottom: 15px;
}
.manager_list .item .manager_text{
    width: 100%;
white-space: normal;
min-width: 200px;
padding: 5px 10px;
}

.manager_list .manager_text p{
    margin: 0;
    padding: 0;
    font-size: 1em;
}
.job{
    font-size: 1.2em!important;
    font-weight: 600;
    color: #4381CF;
}
.name{
    font-size: 1em!important;
    padding-bottom: 5px!important;
    font-weight: 600;
}
.detail{

}
.kinou{
    margin-top: 10px!important;
    font-size: 0.8em!important;
}
.manager_list .icon_img{
    width: 100px;
    box-sizing: border-box;
   margin: 10px;
}
.manager_list .icon_img img{
    width: 100px;
    border-radius: 50%;
    border: solid #4381CF 2px;
    box-sizing: border-box;
}
/* timeline */

.timeline {
    margin: 0 auto;
    position: relative;
    max-width: 1000px;
    padding-top: 60px;
    width: 100%;
    background: #ffffff;
    padding-left: 140px;
    box-sizing: border-box;
}
.border_radius_top {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.border_radius_bottom {
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;

}
.border_radius_bottom .timeline-event{
    border-bottom:none ;

}
.timeline:before {
    background-color: #4381cf;
    content: "";
    margin-left: -1px;
    position: absolute;
    top: 0;
    left: 172px;
    width: 2px;
    height: 100%;
}

.timeline-event {
    position: relative;
    border-bottom: dashed 2px #4381cf;
}
.timeline-event:hover .timeline-event-icon {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    background-color: #4381cf;
}
.timeline-event:hover .timeline-event-thumbnail {
    color:#ffffff;
    -webkit-box-shadow: inset 40em 0 0 0 #4381cf;
    -moz-box-shadow: inset 40em 0 0 0 #4381cf;
    box-shadow: inset 40em 0 0 0 #4381cf;

}
.timeline-event a{
    position: relative;
    display: inline-block;
    text-decoration: none;
    color: #00bdd4;
    font-weight: 500;
    font-weight: bold;
    font-size: 1.2em;
}
.timeline-event a:hover{
    position: relative;
    display: inline-block;
    text-decoration: none;
    color: #666666;

}
.timeline-event a::after {
    position: absolute;
    bottom: 0;
    left: 0;
    content: '';
    width: 0;
    height: 2px;
    background-color: #4381cf;
    transition: .3s;
}
.timeline-event a:hover::after {
    width: 100%;
}

.timeline-event-copy {
    padding: 1.7em 4em 1em 4em;
    position: relative;
    top: -1.875em;
    box-sizing: border-box;
    width: 100%;
}
.timeline-event-copy h3 {
    font-size: 1.75em;
}
.timeline-event-copy h4 {
    font-size: 1.2em;
}
.timeline-event-copy strong {
    font-weight: 700;
}
.timeline-event-copy p:not(.timeline-event-thumbnail) {

}

.timeline-event-icon {
    -webkit-transition: -webkit-transform 0.2s ease-in;
    -moz-transition: -moz-transform 0.2s ease-in;
    -o-transition: -o-transform 0.2s ease-in;
    transition: transform 0.2s ease-in;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    background-color: #00bdd4;
    outline: 10px solid white;
    display: block;
    margin: 0.5em 0.5em 0.5em -0.5em;
    position: absolute;
    top: 0;
    left: 2em;
    width: 1em;
    height: 1em;
}

.timeline-event-thumbnail {
    -webkit-transition: box-shadow 0.5s ease-in;
    -webkit-transition-delay: 0.1s;
    -moz-transition: box-shadow 0.5s ease-in 0.1s;
    -o-transition: box-shadow 0.5s ease-in 0.1s;
    transition: box-shadow 0.5s ease-in 0.1s;
    color: #ffffff;
width: 100%;
    box-sizing: border-box;
    font-size: 1.3em;
    background-color: rgba(67, 129, 207, 0.81);
    font-weight: bold;
    display: inline-block;
    margin-bottom: 30px;
    padding: 0.25em 1em 0.2em 1em;
}
.csp_people{
    display: flex;
    box-sizing: border-box;
    justify-content: left;
    align-items:center;
    margin-bottom: 15px;
    width: 50%;
    min-width: 300px;
    padding: 10px;
    background: rgba(153, 153, 153, 0.1);
}
.csp_people .text{
    margin-left: 10px;
    font-weight: 700;
}
.csp_people .icon_img img{
    width: 80px;
    height: 80px;
    box-sizing: border-box;
    border-radius: 50%;
    border: solid 2px #00BDD4;
}
.textcolor_ex{
    font-weight: 600;
    font-size: 1em;
    color: #4381CF;
    margin-bottom: 0;
}
.textcolor_pro{
    font-weight: 600;
    font-size: 1em;
    color: #00BDD4;
    margin-bottom: 15px;
}
.flex_box{
    display: flex;
    box-sizing: border-box;
    width: 100%;
    justify-content: space-between;
}
.flex_box2{
    display: flex;
    box-sizing: border-box;
    width: 100%;
    justify-content: space-between;
}
.flex_box2 .text_img{
    width:50%;
    min-width: 260px;
    box-sizing: border-box;
}
.flex_box2 .text_img img{

}
.flex_box2 .text_img p{
    font-size: 0.8em;
    margin-top: 5px;
    padding-bottom:30px;
}
.flex_box div p{

}
.flex_img {
    display: flex;
    box-sizing: border-box;
    justify-content: left;
    width: 100%;
    box-sizing: border-box;
    margin-bottom:5px;
}

.flex_img_03 {
    display: flex;
    box-sizing: border-box;
    justify-content: left;
    width: 100%;
    box-sizing: border-box;
    margin-bottom:5px;
    height: 280px;
}
.flex_img_03 img{
    display: block;
    height: 280px;
}
.flex_img_logo {
    display: flex;
    box-sizing: border-box;
    justify-content:space-between;
    width: 100%;
    box-sizing: border-box;
    margin-bottom: 15px;
}
.flex_img_05 {
    display: flex;
    box-sizing: border-box;
    justify-content:space-around;
    width: 100%;
    box-sizing: border-box;
    margin-bottom: 5px;
}
.flex_img_06 {
    display: flex;
    box-sizing: border-box;
    justify-content:space-around;
    width: 100%;
    box-sizing: border-box;
    margin-bottom: 5px;
}
.flex_img_logo img{

    box-sizing: border-box;
    border: solid #999999 1px;
    height: 120px;
}
.flex_img_05 img{
    box-sizing: border-box;
    height: 140px;
}
.flex_img_06 img{
    width: 95%;
    box-sizing: border-box;
}
.flex_img img{
    max-height: 180px;
    box-sizing: border-box;
    margin-right: 10px;
}
.flex_img_03 .img{
    height: 100%;
    box-sizing: border-box;

}
.flex_img_03 img{
    width: 100%;
    box-sizing: border-box;
    margin: 0 auto;
    padding-right: 10px;
}
.img_07 img{
    height: 146px;
}
.text_img{
    width: 100%;
    box-sizing: border-box;
    min-width: 240px;
    margin-right: 15px;
}
.img_2012 img{
    height: 240px;
     }
     .img_2013 img{
    height: 214px;
          }
img_2013_a img{
height: 240px;
}
.img_2015{
    height: 180px;
}
.img_2015 img{
    height: 180px;
}
.img_2016 img{
height: 180px;
}
.img_2017{
    height: 216px;
}
.img_2017_a img{
    height: 328px;
}
.img_2019 img{
    height: 220px;
}
.img_2019_a img{
height: 140px;
}
.img_2020 img{
    height: 314px;
}
.img_2021 img{
    height: 248px;
}
.feature{
    height: 430px;
    margin-bottom: 30px;
}
.text_img img{
    width: 100%;
margin: 0 auto;
    box-sizing: border-box;
    border: solid 1px #9999;
    margin-bottom: 5px;

}
.text_img p{

    margin-bottom: 0;
    margin-top: 0!important;
}

.text_img2{
    width: 60%;
    box-sizing: border-box;
    min-width: 240px;

}
.text_img2 img{
    margin: 0 auto;
    box-sizing: border-box;
    border: solid 1px #999999;
}
.text_img2 p{
    font-size: 0.8em;
    margin-top: 5px;
    padding-bottom:30px;
}
.blue_line{


    margin-top: 30px;
    margin-bottom: 30px;
    box-sizing: border-box;
}
.blue_box{
    background:rgba(153, 153, 153, 0.1);
    padding: 30px;
    border-radius: 8px;
}
.blue_box p{
    padding-bottom: 0!important;
    margin-bottom:0;
}
.blue_box h4{
    color: #4381cf;
    margin-bottom: 15px;
    font-weight: bold;
}
h5 {font-weight:bold;
    font-size: 1.05em;
margin-bottom: 10px;}
.last{
    width: 100%;
    padding: 60px 0 60px;
    box-sizing: border-box;


}
.last_text img{
    width: 100%;
    max-width: 1000px;
    border-radius: 10px;
    height: 100%;
    margin: 0 auto;

    z-index: 99;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;


}
.column{
    background: rgba(67,129,207,0.2);
    background: url("/view/promotion/10th_anniversary/history/img/back_texture.png"),linear-gradient(90deg, rgba(67,129,207,0.2) 0%, rgba(0,189,212,0.2) 100%);
    background-repeat:repeat,no-repeat;
    background-size:10%,100%;
    background-position: left,center;
}

.last_text_back2{
    width: 100%;
    max-width: 1000px;
    border-radius: 10px;
    height: 100%;
    margin: 0 auto;
    position: relative;
    background:#ffffff;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    z-index: 99;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;


}


.img-wrap {
    overflow: hidden;
    position: relative;
}

.img-wrap:before {
    animation: img-wrap 3s cubic-bezier(.4, 0, .2, 1) forwards;
    background: #fff;
    bottom: 0;
    content: '';
    left: 0;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
}

@keyframes img-wrap {
    100% {
        transform: translateX(100%);
    }
}
.ecm{
    position: absolute;
    right: 10%;
    top: 60%;
    background:url("/view/promotion/10th_anniversary/history/img/last_ecm.png");
    width: 260px;
    height: 100px;
    background-repeat: no-repeat;
    background-size: 100%;
    z-index:-1;
}

.top_10th{
    display: block;
    width: 100%;
    margin: 60px 0 0;
    padding-bottom: 60px;
}
.top_10th p{
    width: 100%;
    max-width: 800px;
    min-width: 320px;
    margin: 0 auto;
    padding: 10px;
    background: linear-gradient(90deg, rgba(67,129,207,1) 0%, rgba(0,189,212,1) 100%);
    border-radius: 50px;
    color: #ffffff;
    font-weight: 600;
    font-size: 1.5em;
    text-align: center;
    text-decoration: none;
    display: block;
    box-sizing: border-box;
}
.top_10th p a{
    text-decoration: none;
    color: #ffffff;
}
/*メインビジュアル_アニメーション 花火*/

.animation_wrap{
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 0;
    width: 450px;
    height: 500px;

}
.animation_wrap.left{
    position: absolute;
    bottom: -5%;
    left: 0;
    z-index: 0;
    transform:rotate(180deg);
}
.animation_wrap.center{
    position: absolute;
    top: -10%;
    left: 38%;
    z-index: 1;
    width: 500px;
    height: 400px;
    transform:rotate(250deg);
}
.fw_screen{mix-blend-mode:screen;}

.animation_wrap .animation_contents{
}
.animation_wrap .animation_contents div{
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
}

.firework_01{bottom: 10%;right: 0; max-width: 300px;max-height: 300px}
.firework_02{bottom: 0;right: 45%; max-width: 200px;max-height: 200px}
.firework_03{bottom: 50%;left: 10%; max-width: 300px;max-height:300px}
.firework_04{bottom: 0;left: 10%; max-width: 300px;max-height: 300px}
.animation_wrap .animation_contents div img{
    width: 0;
    height: 0;
    opacity: 0;
    max-width: 100%;
    animation: fireworks 7s linear infinite;
}
.firework_02 img{
    animation-delay: 1s!important;
}
.firework_03 img{
    animation: fireworks 3s linear infinite!important;
}

.animation_wrap.right1{bottom: 0; right: 8%;transform:rotate(0deg);width: 350px;height: 450px;opacity: 1;}
.animation_wrap.right2{top: 0; right: -5%;transform:rotate(90deg)}
.animation_wrap.left1{top: 0; left: 10%;transform:rotate(180deg)}
.animation_wrap.left2{bottom: 0; left: -5%;transform:rotate(270deg)}

.animation_wrap.right2 div img{
    animation: fireworks 9s linear infinite;
}
.animation_wrap.left2 div img{
    animation: fireworks 10s linear infinite;
}


@keyframes fireworks {
    0% {
        width: 0;
        height: 0;
        opacity: 0;
    }

    25% {
        width: 100%;
        height: 100%;
        opacity: 0.2;
    }

    40% {
        width: 100%;
        height: 100%;
        opacity: 1;
    }

    60% {
        width: 100%;
        height: 100%;
        opacity: 0;
    }

    100% {
        width: 100%;
        height: 100%;
        opacity: 0;
    }
}
/*PC-SNSボタン===============================================*/
.social_link {
    padding: 50px 0 !important;
  background: #ffffff;
}

.sns-icons a,
.sns-icons a span {
    color:#4c89d0 !important;
    text-decoration: none;
}

.sns-icons {
    display: flex;
    justify-content: center;
    margin: 0;
    padding: 0 !important;
    font-size: 200%;
    color: #fff !important;
}

.sns-icons li {
    margin-left: 20px;
    padding-left: 0 !important;
    font-size: 100%;
}

.sns-icons .fa {
    margin-right: 0;
}
.en .ecm,
.fr .ecm,
.de .ecm,
.es .ecm,
.kr .ecm{
    right: 8%;
    top: 65%;
}
.es .slick-list,
.fr .slick-list{
    height: 320px;
}
.es .slider .slick-slide,
.fr .slider .slick-slide{
    height: 320px;
}
/*B!削除*/
.sns-icons li:nth-child(3) {
    display: none;
}