@import url('https://fonts.googleapis.com/css2?family=Sawarabi+Gothic&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Shippori+Mincho&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Pathway+Gothic+One&display=swap');

/* .sp-none {
    display: none !important;
} */

html {
    width: 100vw;
    overflow-x: hidden;
    /* scroll-behavior: smooth; */
    /* zzz */
}

body {
    margin: 0 !important;
    overflow-x: visible !important;
}

.image {
    width: 100%;
    height: max-content;
    overflow-x: hidden;
    margin: 0px !important;
}

.image img {
    width: 100% !important;
    height: auto;
    display: block;
    border-radius: 0px !important;
    border: none !important;
    margin-top: -10%;
}

.intern_ttl {
    font-family: 'Shippori Mincho', serif;
    font-weight: lighter;
    font-size: 34px;
    color: #fdfcfc;
    margin: 115% auto auto auto;
    position: absolute;
    width: 100%;
    text-align: center;
    line-height: 1.5;
    z-index: 1;
    letter-spacing: 2px;
}

img.scroll_logo {
    width: 50px !important;
    height: auto;
    position: relative;
    display: block;
    margin: -20% auto 5% !important;
}

.line_parent {
    position: relative;
    height: 18vw;
    width: 1px;
    margin: -18% auto auto auto;
    overflow: hidden;
}

.thin_line {
    background-color: white;
    width: 1px;
    height: 50vw;
    text-align: center;
    position: absolute;
    top: 0%;
    animation: scrolldown_animation 3.5s ease 0s infinite;
}

@keyframes scrolldown_animation {
    0% {
        transform: translateY(-100%);
    }
    20%,
    75% {
        transform: translateY(0);
    }
    100% {
        transform: translateY(120%);
    }
}

.intern_ttl2 {
    font-family: 'Shippori Mincho', serif;
    font-weight: lighter;
    font-size: 30px;
    color: #fdfcfc;
    margin: 76% 0% auto 10%;
    position: absolute;
    text-align: left;
    width: 50%;
    z-index: 1;
}

.internship_main {
    width: 100%;
    height: max-content;
    margin: 0 !important;
}

.about_left {
    width: 90%;
    margin: auto;
    justify-content: center;
    display: flex;
    justify-content: center;
}

.about {
    display: flex;
    flex-direction: column;
    justify-content: center;
    background: url(../img/internship/theme1_mobile.png);
    background-repeat: no-repeat;
    background-size: contain;
    margin: -5% auto;
}

p.about_ttl {
    font-family: 'Pathway Gothic One', sans-serif;
    font-size: 24px;
    font-weight: bold;
    padding: 20% 0% 0% 0%;
    text-align: center;
    width: 70%;
}

p.about_info {
    font-family: 'Shippori Mincho', serif;
    font-size: 16px;
    line-height: normal;
    margin-top: 5%;
}

.about_right {
    width: 90%;
    margin: auto;
}

.chart_ttl_sect {
    display: flex;
    flex-direction: column-reverse;
    justify-content: center;
    width: 100%;
    height: max-content;
    margin: auto;
    padding: 7% 0% 4% 0%;
}

.chart_ttl_sect img {
    width: 90%;
    margin: -5% auto 0% auto;
}

.information {
    background: #f5f5f5;
    border-radius: 31px;
    height: max-content;
    margin-top: 75% !important;
    width: 90%;
    margin: auto;
    padding-bottom: 50px;
}

.chart_ttl_parent {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 100%;
    height: max-content;
    margin: -50% auto -10% auto;
}

h2.chart_ttl {
    text-align: center;
    font-weight: bold;
    font-family: 'Pathway Gothic One', sans-serif;
    font-size: 24px;
    margin: -16% 0% 25% 0%;
}

h3.chart_ttl {
    text-align: center;
    font-family: 'Shippori Mincho', serif;
    color: black;
    font-size: 24px;
    padding: 0% 0% 10% 0%;
    margin-top: 0;
}

.chart_body {
    margin: 5% auto 0%;
}

img.crane_icon {
    width: 40px;
    height: auto;
    margin: -12% auto 21% auto;
}

.chart_parent {
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-top: 5%;
}

.chart_1 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 100%;
    text-align: center;
    padding-bottom: 5%;
}

.chart_2 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 100%;
    text-align: center;
    padding-top: 10%;
}

img.chart_icon {
    width: 70%;
}

h2.information2_ttl {
    text-align: center;
    background: url(../img/internship/origami_icon.webp);
    background-repeat: no-repeat;
    background-position: left;
    background-size: 10%;
    width: 38%;
    margin: 5% auto;
    line-height: 2;
    font-family: 'Shippori Mincho', serif;
}

h2.information3_ttl {
    text-align: center;
    background: url(../img/internship/origami_icon.webp);
    background-repeat: no-repeat;
    background-position: top;
    background-size: 20%;
    width: max-content;
    padding: 15% 0% 2% 0%;
    margin: 20% auto 5% auto;
    line-height: 2;
    font-family: 'Pathway Gothic One', sans-serif;
    font-size: 20px;
    font-weight: bold;
}

.in-pr {
    background: url(../img/internship/img-bg.jpg);
    background-size: cover;
    background-position: center;
    width: 100%;
    height: max-content;
    margin: auto;
    padding: 2% 0% 15% 0%;
}

h2.information4_ttl {
    text-align: center;
    background: url(../img/internship/origami_icon.webp);
    background-repeat: no-repeat;
    background-position: top;
    background-size: 50px;
    width: max-content;
    padding: 15% 0% 2% 0%;
    margin: 15% auto 6% auto;
    line-height: normal;
    font-family: 'Pathway Gothic One', sans-serif;
    font-size: 20px;
    font-weight: bold;
}

.information2_content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    font-family: 'Shippori Mincho', serif;
    padding-bottom: 10px;
    background-color: #ffffffed;
    border-radius: 20px;
    margin-top: 10%;
    width: 90%;
    margin: auto;
}

.information2_info {
    width: 90%;
    margin: auto;
}

h3.information2_info_ttl {
    text-align: center;
    font-size: 24px;
    font-family: 'Shippori Mincho', serif;
    color: white;
    font-style: italic;
    line-height: normal;
    margin: 0;
    padding-top: 5%;
    font-weight: bolder;
}

p.information2_info_ttl {
    text-align: center;
    font-size: 24px;
    font-family: 'Shippori Mincho', serif;
    color: white;
    font-style: italic;
    margin: 0;
    line-height: normal;
    padding-bottom: 10%;
    font-weight: bold;
}

p.information2_info_text {
    text-align: left;
    font-size: 16px;
    line-height: normal;
    width: 100%;
    font-family: 'Shippori Mincho', serif;
    color: black;
}

.information2_featured {
    width: 90%;
    margin: auto;
}

img.polaroid_icon {
    width: 100%;
    margin: 5% auto 10% auto;
    display: block;
}

p.polaroid_text {
    position: absolute;
    font-size: 17px;
    font-weight: bold;
    transform: rotate( 12.5deg);
    margin: -28% auto 0% auto;
    text-align: center;
    width: 80%;
}

.section4 {
    background: url(../img/internship/theme3_mobile-e1625021594871.png);
    background-repeat: no-repeat;
    background-size: 90%;
    background-position: top right;
    padding-top: 5%;
}

p.section4_text {
    text-align: left;
    font-family: 'Shippori Mincho', serif;
    width: 90%;
    margin: auto;
    margin-bottom: 15%;
}

.section4_icon_parent {
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    width: 90%;
    margin: auto;
}

.section4_icon_parent2 {
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    width: 90%;
    margin: auto;
}

.section4_icon img {
    border-radius: 20px;
    width: 40%;
    padding-top: 5%;
    margin: auto;
}

.section4_icon {
    border: 1px solid #13a1f4;
    border-radius: 40px;
    width: 90%;
    height: 180px;
    margin: 3% auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
}

.section4_icon_spacing {
    margin: 5% auto;
}

p.icon_ttl {
    margin: auto;
    width: 60%;
    padding-bottom: 8%;
    font-family: 'Pathway Gothic One', sans-serif;
    font-size: 16px;
    font-weight: bold;
}

.section5 {
    width: 100%;
    height: max-content;
    background: url(../img/internship/theme2_mobile-e1625021704468.png);
    background-repeat: no-repeat;
    background-size: 70%;
    background-position: left bottom;
    padding-bottom: 60px;
}

p.section5_text {
    text-align: left;
    font-family: 'Shippori Mincho', serif;
    width: 90%;
    margin: 0% auto 15%;
}

p.icon_ttl_1 {
    position: absolute;
    font-family: 'Pathway Gothic One', sans-serif;
    color: white;
    width: 100%;
    bottom: 4%;
    font-size: 20px;
}

.section5_icon_parent {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 2%;
    width: max-content;
    height: 900px;
    margin: auto;
}

.section5_icon {
    width: 170px;
    height: 170px;
    flex-direction: column;
    justify-content: center;
    text-align: center;
    overflow: hidden;
    position: relative;
}

.content-gradient {
    background-image: linear-gradient(#ffffff00, #0707077a);
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0px;
    top: 0px;
    bottom: 0;
    right: 0;
}

.content-overlay {
    display: none;
}

.section5_icon img {
    width: 100%;
    height: auto;
    image-rendering: optimizeQuality;
    image-rendering: optimizeSpeed;
    image-rendering: -moz-crisp-edges;
}

.section6 {
    width: 100%;
    height: max-content;
    background: url(../img/internship/theme1_mobile-e1625021506565.png);
    background-repeat: no-repeat;
    background-size: 70%;
    background-position: left top;
    padding-top: 6%;
}

p.section6_text {
    text-align: left;
    font-family: 'Shippori Mincho', serif;
    width: 90%;
    margin: 0% auto 15%;
    line-height: normal;
}

.section7 {
    margin-bottom: 20%;
}


/* q&n css */

b {
    color: #FFFFFF;
    font-size: 55px;
}

p.remarks,
a {
    text-align: center;
    /* margin-top: 100px; */
    color: #FFFFFF;
}

.container {
    width: 90%;
    max-width: 700px;
    min-width: 300px;
    margin: 0 auto;
    padding: 0 0vh;
}


/* accordion-1 */

#accordion-1 {
    position: relative;
    border: 1px solid #e3dcdcd6;
    border-radius: 10px;
    box-shadow: 0px 1px 7px #dbdbdb;
}

.qna_ttl h3 {
    font-size: 16px;
    text-align: left;
    color: black;
    font-family: 'Shippori Mincho', serif;
    margin: 0;
}

.qna_text p {
    font-size: 16px;
    text-align: left;
    color: black;
    font-family: 'Shippori Mincho', serif;
}

#accordion-1 .head {
    color: black;
    padding: 3% 30px;
    cursor: pointer;
    transition: 0.2s ease;
    display: flex;
    justify-content: space-between;
    align-items: center;
}


}
#accordion-1 .arrow {
    color: black;
    font-size: 60px;
    transition: 0.25s ease;
    opacity: 0.3;
    transform: rotate(-90deg);
}
#accordion-1 .head:hover .arrow {
    opacity: 1;
}

/* #accordion-1 .head:hover,
#accordion-1 .active {
    background-color: #FFE77AFF;
} */
#accordion-1 .arrow-animate {
    transform: rotate(0deg);
    opacity: 1;
}
#accordion-1 .content {
    display: none;
    padding: 0px 30px 20px 30px;
    color: #333333;
}
.fa-angle-up:before {
    content: "\f107";
}
.fas {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}
hr.border_qna {
    border-top: 1px solid #807b7bd6;
    margin-bottom: 11px !important;
}

/* q&n css */

/* timetable css */
.timetable {
    display: grid;
    grid-template-areas: ". week" "time content";
    grid-template-columns: 120px;
    grid-template-rows: 60px;
    width: 70vw;
    height: 100vh;
    margin: auto;
    background: lightgrey;
    border-radius: 10px;
}
.timetable .accent-pink-gradient {
    display: flex;
    width: 100%;
    height: 100%;
    background: linear-gradient(135deg, #ee8ebc, #eea08e);
    transition: 0.2s ease box-shadow, 0.2s ease transform;
}
.timetable .accent-pink-gradient:hover {
    box-shadow: 0 20px 30px 0 rgba(238, 142, 188, 0.3);
    transform: scale(1.05);
}
.timetable .accent-orange-gradient {
    display: flex;
    width: 100%;
    height: 100%;
    background: linear-gradient(135deg, #eec08e, #dcee8e);
    transition: 0.2s ease box-shadow, 0.2s ease transform;
}
.timetable .accent-orange-gradient:hover {
    box-shadow: 0 20px 30px 0 rgba(238, 192, 142, 0.3);
    transform: scale(1.05);
}
.timetable .accent-green-gradient {
    display: flex;
    width: 100%;
    height: 100%;
    background: linear-gradient(135deg, #bcee8e, #8eeea0);
    transition: 0.2s ease box-shadow, 0.2s ease transform;
}
.timetable .accent-green-gradient:hover {
    box-shadow: 0 20px 30px 0 rgba(188, 238, 142, 0.3);
    transform: scale(1.05);
}
.timetable .accent-cyan-gradient {
    display: flex;
    width: 100%;
    height: 100%;
    background: linear-gradient(135deg, #8eeec0, #8edcee);
    transition: 0.2s ease box-shadow, 0.2s ease transform;
}
.timetable .accent-cyan-gradient:hover {
    box-shadow: 0 20px 30px 0 rgba(142, 238, 192, 0.3);
    transform: scale(1.05);
}
.timetable .accent-blue-gradient {
    display: flex;
    width: 100%;
    height: 100%;
    background: linear-gradient(135deg, #8ebcee, #a08eee);
    transition: 0.2s ease box-shadow, 0.2s ease transform;
}
.timetable .accent-blue-gradient:hover {
    box-shadow: 0 20px 30px 0 rgba(142, 188, 238, 0.3);
    transform: scale(1.05);
}
.timetable .accent-purple-gradient {
    display: flex;
    width: 100%;
    height: 100%;
    background: linear-gradient(135deg, #c08eee, #ee8edc);
    transition: 0.2s ease box-shadow, 0.2s ease transform;
}
.timetable .accent-purple-gradient:hover {
    box-shadow: 0 20px 30px 0 rgba(192, 142, 238, 0.3);
    transform: scale(1.05);
}
.timetable .weekend {
    background: #fbfbfc;
    color: #87a1ad;
}
.timetable .week-names {
    grid-area: week;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    text-transform: uppercase;
    font-size: 12px;
}
.timetable .week-names>div {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    /* box-shadow: inset 1px 0 0 #eceff1; */
}
.timetable .time-interval {
    grid-area: time;
    display: grid;
    grid-template-rows: repeat(14, 1fr);
    font-size: 14px;
}
.timetable .time-interval>div {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    /* box-shadow: inset 0 1px 0 0 #eceff1; */
}
.timetable .content {
    grid-area: content;
    display: grid;
    grid-template-rows: repeat(14, 1fr);
    grid-template-columns: repeat(4, 1fr);
}
.timetable .content>div {
    /* box-shadow: inset 1px 0 0 #eceff1, inset 0 1px 0 0 #eceff1; */
}

/* timetable css */

/* table 2 css */
.table_intern {
    width: 800px;
    height: auto;
    background: #f5f5f5;
    margin: 0% 1% 0% 2%;
    padding: 5% 0%;
    border-radius: 10px;
    border-spacing: 6px 0px;
    border-collapse: separate;
}
th.header_table {
    background-position: center;
    font-family: 'Shippori Mincho', serif;
    font-weight: bold;
    font-size: 20px;
    background: #f5f5f5;
    padding-bottom: 20px;
}
th,
td {
    width: 50px;
    height: 25px;
}
.mobile_table_bg {
    background: #f5f5f5;
}
th.table_time {
    width: 10%;
    text-align: center;
    color: grey;
    font-weight: bold;
    font-family: 'Shippori Mincho', serif;
    vertical-align: middle;
    font-size: 16px;
    position: sticky;
    left: 0;
    background: #f5f5f5;
    padding: 5px 0px;
}
td.table_arrive {
    background: #67addb;
    border-radius: 15px;
    color: white;
    text-align: center;
    font-weight: bold;
    font-family: 'Pathway Gothic One', sans-serif;
    vertical-align: middle;
    font-size: 20px;
    border-bottom: 3px solid #f5f5f5;
    border-top: 3px solid #f5f5f5;
}
td.table_class {
    background: #ffb54d;
    border-radius: 10px;
    color: grey;
    text-align: center;
    font-weight: bold;
    font-family: 'Pathway Gothic One', sans-serif;
    vertical-align: middle;
    font-size: 20px;
    border-bottom: 3px solid #f5f5f5;
    border-top: 3px solid #f5f5f5;
}
td.table_off {
    background: #ffdeb0;
    border-radius: 10px;
    color: grey;
    text-align: center;
    font-weight: bold;
    font-family: 'Pathway Gothic One', sans-serif;
    vertical-align: middle;
    font-size: 20px;
    border-bottom: 3px solid #f5f5f5;
    border-top: 3px solid #f5f5f5;
}
.table_parent {
    overflow-x: auto;
    margin: auto;
}
.button_parent {
    width: 40%;
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    margin: 10% auto 10%;
}
button.button_A,
.button_B,
.button_C,
.button_D {
    width: 10px;
    height: 10px;
    border-radius: 20px;
    border: transparent;
    background-color: #67addb;
    padding: 0 !important;
}

/* table 2 css */
.intern_footer {
    height: 420px;
    text-align: center;
    margin-top: 10%;
    position: relative;
}
.intern_footer_ttl h2 {
    position: absolute;
    width: 100%;
    color: white;
    text-align: center;
    bottom: 60%;
    left: 0px;
    right: 0;
    font-size: 30px;
}
.intern_footer_text p {
    width: 100%;
    position: absolute;
    margin: auto;
    padding-top: 2%;
    color: white;
    bottom: 45%;
    font-size: 20px;
}
button.intern_footer_button {
    position: absolute;
    width: max-content;
    padding: 10px 30px;
    background: transparent;
    border: 1px solid white;
    color: white;
    bottom: 20%;
    left: 32%;
    font-size: 20px;
}
.intern_footer_image {
    width: 100%;
    height: 420px;
    overflow: hidden;
    object-fit: contain;
}
.intern_footer_image img {
    width: 100%;
    height: auto;
    filter: brightness(0.9);
    margin: -3% -30%;
}
.intern_footer_copyright {
    color: white;
    position: absolute;
    display: flex;
    justify-content: center;
    width: 100%;
    font-size: 12px;
    height: max-content;
    z-index: 2;
    background: black;
    padding: 10px 0px;
}

/* popup css */

/* 
body {
font-family: Arial, sans-serif;
background: #ddd;
}

h1 {
text-align: center;
font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
color: #333;
text-shadow: 0 1px 0 #fff;
margin: 50px 0;
} */
#wrapper {
    width: 100px;
    margin: 0 auto;
    background: #fff;
    padding: 20px;
    border: 10px solid #aaa;
    border-radius: 15px;
    background-clip: padding-box;
    text-align: center;
}
.button {
    /* font-family: Helvetica, Arial, sans-serif; */
    
    font-family: 'Shippori Mincho', serif !important;
    font-size: 13px;
    padding: 5px 10px;
    border: 1px solid #aaa;
    background-color: #eee;
    background-image: linear-gradient(top, #fff, #f0f0f0);
    border-radius: 2px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
    color: #666;
    text-decoration: none;
    text-shadow: 0 1px 0 #fff;
    cursor: pointer;
    transition: all 0.2s ease-out;
}
.button:hover {
    border-color: #999;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
}
.button:active {
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25) inset;
}
.overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.5);
    transition: opacity 200ms;
    visibility: hidden;
    opacity: 0;
}
.overlay.light {
    background: rgb(115 109 109 / 50%);
}
.overlay .cancel {
    position: absolute;
    width: 100%;
    height: 100%;
    cursor: default;
    top: 0;
    left: 0;
}
.overlay:target {
    visibility: visible;
    opacity: 1;
    position: fixed;
    z-index: 20;
    height: 300vwvw;
}
.popup {
    margin: 75px auto;
    padding: 20px;
    background: #fff;
    border: 1px solid #666;
    width: 80%;
    height: 480px;
    box-shadow: 0 0 50px rgb(0 0 0 / 50%);
    position: relative;
    z-index: 20;
}
.xmark {
    background: url(../img/internship/xmark.webp);
    background-size: contain;
    position: absolute;
    height: 20px !important;
    width: 20px !important;
    right: 0px;
    bottom: 0px;
    background-color: #e3f2fd;
    padding: 5px;
    margin: 0 !important;
}
.light .popup {
    border-color: #aaa;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.25);
}
p.popup_ttl {
    margin-top: -35%;
    color: #3f51b5 !important;
    font-size: 28px !important;
    font-weight: bold !important;
    line-height: 1.2;
    font-family: 'Shippori Mincho', serif !important;
}
.popup .close {
    position: absolute;
    width: 20px;
    height: 20px;
    top: 20px;
    right: 20px;
    opacity: 0.8;
    transition: all 200ms;
    font-size: 24px;
    font-weight: bold;
    text-decoration: none;
    color: #666;
}
.popup .close:hover {
    opacity: 1;
}
.popup .content {
    max-height: 470px;
    overflow: auto;
    display: flex;
    flex-direction: column-reverse;
    justify-content: center;
}
.content_left {
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
    width: 100%;
    height: max-content;
    padding-top: 5%;
}
.content_right {
    text-align: center;
}
.content_left p {
    font-family: 'Shippori Mincho', serif !important;
    font-size: 15px;
    margin-top: 0%;
    color: black;
    padding-bottom: 0%;
}
.content_right img {
    justify-content: center;
    width: 280px;
    image-rendering: optimizeQuality;
    image-rendering: optimizeSpeed;
    image-rendering: -moz-crisp-edges;
}
.popup p {
    margin: 0 0 1em;
}
.popup p:last-child {
    margin: 0;
    font-size: 15px;
}

/* popup css */

/* piechart css */
figure.datafigure {
    display: block;
    height: 0;
    margin: 0 auto;
    position: relative;
    font-size: 16px;
    width: 230px;
    height: 230px;
    border-radius: 120px;
    background-color: transparent;
}
figure.datafigure-2 {
    display: block;
    height: 0;
    margin: 0 auto;
    position: relative;
    font-size: 16px;
    width: 230px;
    height: 230px;
    border-radius: 120px;
    background-color: transparent;
}
.bg {
    animation: bg2 forwards;
    animation-delay: 2.5s;
    animation-timing-function: ease;
}
@keyframes bg2 {
    from {
        background-color: transparent;
    }
    
    to {
        background-color: #5e9bd7;
    }
}
@-webkit-keyframes bg2 {
    from {
        background-color: transparent;
    }
    
    to {
        background-color: #5e9bd7;
    }
}
.datafigure .piefig1 {
    background: url(../img/internship/chart_arrow.webp);
    background-size: contain;
    background-repeat: no-repeat;
    padding: 6% 0% 4% 8%;
    background-position: 2px 25px;
    position: absolute;
    margin: auto;
    width: max-content;
    height: max-content;
    font-size: 10px;
    right: -15%;
    top: -18%;
    z-index: 1;
    color: black;
    font-weight: 500;
    font-family: 'Shippori Mincho', serif;
    display: block;
    opacity: 0;
    text-align: left;
    line-height: 1;
}
.datafigure-2 .piefig1-2 {
    background: url(../img/internship/chart_arrow.webp);
    background-size: contain;
    background-repeat: no-repeat;
    padding: 7% 1% 5% 13%;
    background-position: 10px 29px;
    position: absolute;
    margin: auto;
    width: max-content;
    height: max-content;
    font-size: 9px;
    right: -10%;
    top: -18%;
    z-index: 1;
    color: black;
    font-weight: 500;
    font-family: 'Shippori Mincho', serif;
    display: block;
    opacity: 0;
    text-align: left;
    line-height: 1;
}
.datafigure .piefig2 {
    position: absolute;
    margin: auto;
    width: max-content;
    height: max-content;
    font-size: 13px;
    right: 4%;
    bottom: 50%;
    z-index: 1;
    color: white;
    font-weight: 500;
    font-family: 'Shippori Mincho', serif;
    display: block;
    opacity: 0;
    text-align: center;
    line-height: 1.5;
}
.datafigure-2 .piefig2-2 {
    position: absolute;
    margin: auto;
    width: 78px;
    height: max-content;
    font-size: 13px;
    right: 6%;
    bottom: 39%;
    z-index: 1;
    color: white;
    font-weight: 500;
    font-family: 'Shippori Mincho', serif;
    display: block;
    opacity: 0;
    text-align: center;
    line-height: 1.5;
}
.datafigure .piefig3 {
    position: absolute;
    margin: auto;
    width: 64px;
    height: max-content;
    font-size: 12px;
    left: 37%;
    bottom: 10%;
    z-index: 1;
    color: white;
    font-weight: 500;
    font-family: 'Shippori Mincho', serif;
    display: block;
    opacity: 0;
    text-align: center;
    line-height: 1.2;
}
.datafigure-2 .piefig3-2 {
    position: absolute;
    margin: auto;
    width: 65px;
    height: max-content;
    font-size: 12px;
    left: 26%;
    bottom: 11%;
    z-index: 1;
    color: white;
    font-weight: 500;
    font-family: 'Shippori Mincho', serif;
    display: block;
    opacity: 0;
    text-align: center;
    line-height: 1.2;
}
.datafigure .piefig4 {
    position: absolute;
    margin: auto;
    width: 46px;
    height: max-content;
    font-size: 10px;
    left: 6%;
    bottom: 38%;
    z-index: 1;
    color: white;
    font-weight: 500;
    font-family: 'Shippori Mincho', serif;
    display: block;
    opacity: 0;
    text-align: center;
    line-height: 1;
}
.datafigure-2 .piefig4-2 {
    position: absolute;
    margin: auto;
    width: 64px;
    height: max-content;
    font-size: 10px;
    left: 3%;
    bottom: 44%;
    z-index: 1;
    color: white;
    font-weight: 500;
    font-family: 'Shippori Mincho', serif;
    display: block;
    opacity: 0;
    text-align: center;
    line-height: 1;
}
.datafigure .piefig5 {
    position: absolute;
    margin: auto;
    width: 50px;
    height: max-content;
    font-size: 9px;
    left: 15%;
    top: 12%;
    z-index: 1;
    color: white;
    font-weight: 500;
    font-family: 'Shippori Mincho', serif;
    display: block;
    opacity: 0;
    text-align: center;
    line-height: 1;
}
.datafigure-2 .piefig5-2 {
    background: url(../img/internship/chart_arrow5.webp);
    background-size: contain;
    background-repeat: no-repeat;
    padding: 2% 16% 2% 0%;
    background-position: -13px 6px;
    position: absolute;
    margin: auto;
    width: max-content;
    height: max-content;
    font-size: 9px;
    left: -18%;
    top: 9%;
    z-index: 1;
    color: black;
    font-weight: 500;
    font-family: 'Shippori Mincho', serif;
    display: block;
    opacity: 0;
    text-align: left;
    line-height: 1;
}
.datafigure .piefig6 {
    background: url(../img/internship/chart_arrow4.webp);
    background-size: contain;
    background-repeat: no-repeat;
    padding: 3% 22% 16% 3%;
    background-position: -8px 20px;
    position: absolute;
    margin: auto;
    width: max-content;
    height: max-content;
    font-size: 10px;
    left: -7%;
    top: -15%;
    z-index: 1;
    color: black;
    font-weight: 500;
    font-family: 'Shippori Mincho', serif;
    display: block;
    opacity: 0;
    text-align: left;
    line-height: 1;
}
.datafigure-2 .piefig6-2 {
    background: url(../img/internship/chart_arrow4.webp);
    background-size: contain;
    background-repeat: no-repeat;
    padding: 6% 29% 16% 0%;
    background-position: -20px 26px;
    position: absolute;
    margin: auto;
    width: max-content;
    height: max-content;
    font-size: 9px;
    left: -5%;
    top: -18%;
    z-index: 1;
    color: black;
    font-weight: 500;
    font-family: 'Shippori Mincho', serif;
    display: block;
    opacity: 0;
    text-align: left;
    line-height: 1;
}
.fadein {
    animation-fill-mode: both;
    animation-duration: 3s;
    animation-timing-function: ease;
    animation-name: zzz;
}
@-webkit-keyframes zzz {
    0% {
        opacity: 0;
    }
    
    50% {
        opacity: 0.2
    }
    
    100% {
        opacity: 1
    }
}
@keyframes zzz {
    0% {
        opacity: 0;
    }
    
    50% {
        opacity: 0.2
    }
    
    100% {
        opacity: 1
    }
}
svg {
    display: block;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    overflow: visible;
}
circle {
    fill: rgba(0, 0, 0, 0);
    stroke-width: 31.8309886184;
    stroke-dasharray: 0, 0, 0, 100;
    stroke-dashoffset: 25;
    animation-fill-mode: both;
    animation-duration: 2.5s;
    animation-timing-function: ease;
}
.pie1 {
    stroke: #97a7d7;
    -webkit-animation-name: pie1;
    animation-name: pie1;
}
.pie2 {
    stroke: #5e9bd7;
    -webkit-animation-name: pie2;
    animation-name: pie2;
}
.pie3 {
    stroke: #67addb;
    -webkit-animation-name: pie3;
    animation-name: pie3;
}
.pie4 {
    stroke: #77cfd1;
    -webkit-animation-name: pie4;
    animation-name: pie4;
}
.pie5 {
    stroke: #8bd6cb;
    -webkit-animation-name: pie5;
    animation-name: pie5;
}
.pie6 {
    stroke: #8fbbd9;
    -webkit-animation-name: pie6;
    animation-name: pie6;
}
.pie1-2 {
    stroke: #97a7d7;
    -webkit-animation-name: pie1-2;
    animation-name: pie1-2;
}
.pie2-2 {
    stroke: #5e9bd7;
    -webkit-animation-name: pie2-2;
    animation-name: pie2-2;
}
.pie3-2 {
    stroke: #67addb;
    -webkit-animation-name: pie3-2;
    animation-name: pie3-2;
}
.pie4-2 {
    stroke: #77cfd1;
    -webkit-animation-name: pie4-2;
    animation-name: pie4-2;
}
.pie5-2 {
    stroke: #8bd6cb;
    -webkit-animation-name: pie5-2;
    animation-name: pie5-2;
}
.pie6-2 {
    stroke: #8fbbd9;
    -webkit-animation-name: pie6-2;
    animation-name: pie6-2;
}

/*
   pie percentage made by stroke-dasharray.
   stroke-dasharray format is...
  
   keyframe 100% : 0 offset this-percentage rest
  
   I added keyframe 50% for infinite presentation.
  */

/* 1st pie is 4% */
@-webkit-keyframes pie1 {
    100% {
        stroke-dasharray: 4, 96, 0, 0;
    }
}
@keyframes pie1 {
    100% {
        stroke-dasharray: 4, 96, 0, 0;
    }
}

/* 2nd pie is 32% */
@-webkit-keyframes pie2 {
    100% {
        stroke-dasharray: 0, 4, 32, 64;
    }
}
@keyframes pie2 {
    100% {
        stroke-dasharray: 0, 4, 32, 64;
    }
}

/* 3rd pie is 25% */
@-webkit-keyframes pie3 {
    100% {
        stroke-dasharray: 0, 36, 25, 39;
    }
}
@keyframes pie3 {
    100% {
        stroke-dasharray: 0, 36, 25, 39;
    }
}

/* 4th pie is 21% */
@-webkit-keyframes pie4 {
    100% {
        stroke-dasharray: 0, 61, 21, 18;
    }
}
@keyframes pie4 {
    100% {
        stroke-dasharray: 0, 61, 21, 18;
    }
}

/* 4th pie is 12% */
@-webkit-keyframes pie5 {
    100% {
        stroke-dasharray: 0, 82, 12, 6;
    }
}
@keyframes pie5 {
    100% {
        stroke-dasharray: 0, 82, 12, 6;
    }
}

/* 4th pie is 6% */
@-webkit-keyframes pie6 {
    100% {
        stroke-dasharray: 0, 94, 6, 0;
    }
}
@keyframes pie6 {
    100% {
        stroke-dasharray: 0, 94, 6, 0;
    }
}

/* 1st pie is 4% */
@-webkit-keyframes pie1-2 {
    100% {
        stroke-dasharray: 5, 95, 0, 0;
    }
}
@keyframes pie1-2 {
    100% {
        stroke-dasharray: 5, 95, 0, 0;
    }
}

/* 2nd pie is 32% */
@-webkit-keyframes pie2-2 {
    100% {
        stroke-dasharray: 0, 5, 40, 55;
    }
}
@keyframes pie2-2 {
    100% {
        stroke-dasharray: 0, 5, 40, 55;
    }
}

/* 3rd pie is 25% */
@-webkit-keyframes pie3-2 {
    100% {
        stroke-dasharray: 0, 45, 21, 34;
    }
}
@keyframes pie3-2 {
    100% {
        stroke-dasharray: 0, 45, 21, 34;
    }
}

/* 4th pie is 21% */
@-webkit-keyframes pie4-2 {
    100% {
        stroke-dasharray: 0, 66, 17, 17;
    }
}
@keyframes pie4-2 {
    100% {
        stroke-dasharray: 0, 66, 17, 17;
    }
}

/* 4th pie is 12% */
@-webkit-keyframes pie5-2 {
    100% {
        stroke-dasharray: 0, 83, 10, 7;
    }
}
@keyframes pie5-2 {
    100% {
        stroke-dasharray: 0, 83, 10, 7;
    }
}

/* 4th pie is 6% */
@-webkit-keyframes pie6-2 {
    100% {
        stroke-dasharray: 0, 93, 7, 0;
    }
}
@keyframes pie6-2 {
    100% {
        stroke-dasharray: 0, 93, 7, 0;
    }
}

/* piechart css */

/* piechart css */
.information2 {
    overflow-x: hidden;
}