@import url("https://cdn.jsdelivr.net/npm/reset-css@5.0.1/reset.min.css");
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans:wght@400;700&display=swap');

html {
    font-size: 8px;
}

.content__title,
.content__subtitle {
    font-size: 3.33vw !important;
}

.content__notice {
    font-size: 3.61vw !important;
}

.content__subtitle {
    max-width: 92% !important;
}

.company__address {
    font-size: 2.78vw !important; 
}


/*header*/

header .container {
    display: block;
    position: relative;
    
    padding: 30px 0 36px; 
}

header h1 .logo {
    margin-left: 15px;
}

header .main__menu {
    display: none;
    padding: 0;
    margin: 20px 0 0;
    background-color: #f9f9f9;
}

header .main__menu li {
    margin-right: 0;
    text-align: right;
    padding: 10px 15px;
}

header .main__menu li:last-child {
    justify-content: space-between;
}

header .main__menu li:last-child a {
    order : 2;
    margin-right: 0;
}



header .toggle {
    display: block;
    position: absolute;
    top: 32px;
    right: 15px;
    cursor : pointer;
}

/*banner*/

.banner {

}

.banner .container {
    padding-left: 4.1%;
}

.banner .container .banner__title {
    max-width: none;
    font-size : 7vw;
    margin-bottom: 6vw;
}

.banner .container .banner__subtitle {
    font-size : 3.5vw;
}

.banner .container .banner__summary {
    max-width: 80vw;
    font-size : 3.5vw;
}

/*content*/

/* cartoon cut */

.content .container {
    padding: 50px 0;
}

.content__subtitle {
    max-width: 300px;
    margin: 0 auto;  
}

.content .cut__images {
    display: block;
    margin: 0;
    padding-top: 25px;
    position : static;
}

.cut__images .cut__image {
    width: 91.7vw;
    height: 74.5vw;
    padding-bottom: 0;
    margin: 0 auto 43.1px;
}

.cut__images .cut__process {
    width : none;
    width: 91.7vw;
    position : static;
    margin: 0 auto 43.6px;
}

.process {
    width: 43.3vw;
    height: 41.5vw;
    margin: 0 4.89vw 5.2vw 0;
}

.process__image {
    height: 24.5vw;
    padding-bottom: 0;
}

.process__text {
    height: 17vw;
    font-size: 3.33vw;
}

#first__notice {
    position : static;
    margin: -70px auto 20px;
} 

#first__notice.content__notice {
    width: 51.67%;
    margin-top: 0;
}

/* cartoon translate */

.cartoon__translate .content__subtitle {
    max-width: 250px;
}

.cartoon__translate .translate__main {
    width: 91.6vw;
    height: 52.5vw;
    padding-bottom: 0;
    margin: 23px auto 35.8px;
}

.translate__sub .subimage {
    padding-bottom: 0;
}

.cartoon__translate .container {
    position: relative;
}

.cartoon__translate .translate__sub {
    display: block;
}



.cartoon__translate .button {
    display: none;
}

.cartoon__translate .pager {
    display: block;
    
}

.cartoon__translate .pager span {
    font-size: 45px;
    position: absolute;
    top: 75%;
    left: 50%;
    transform : translate(-50%, -50%);
    z-index : 101;
}

.cartoon__translate .control__left {
    margin-left: -137.5px;
}

.cartoon__translate .control__right {
    margin-left: 137.5px;
}

.caption1 {
    display: block;
    font-family: NotoSans;
    font-size: 15px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.8;
    letter-spacing: normal;
    color: #969696;
    margin-top: 10px;
}

.slide__container {
    position: relative;
    width: 100%;
    overflow : hidden;
    height: 36.7vw;
    margin: 0 auto;
}

#slider {
    position: absolute;
    width: 100%;
    height: 100%;
}

#slider.animated {
    transition : left 0.3s ease;
}

.subimage.slide {
    /* width: 280px; */
    width : 66%;
    margin-left: 17%;
    height: 100%;
    margin-right: 0;
    margin-bottom: 0;
    position : absolute;
    text-align: center;
    overflow : hidden;
}
 
#prev,
#next {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform : translate(-50%, -50%);
    z-index : 999;
    display: inline-block;
    font-size: 35px;
    transition : all 0.3 ease;
}

#prev {
    margin-left: -33%;
    transform : translate(-150%, -50%);
}

#next {
    margin-left: 33%;
    transform : translate(50%, -50%);
}

#prev.disabled, #next.disabled {
    display: none;
}

#current__slide {
    display: block;
    position: absolute;
    top: 96%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-family: NotoSans;
    font-size: 15px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.8;
    letter-spacing: normal;
    color: #969696;
}

/*content viewer */

.content .viewer__images {
    display: block;
    margin: 0;
    margin-top: 39px;
}

.viewer__images .viewer__process {
    width: 91.7vw;
    margin: 0 auto;
}

.viewer__images .viewer__image {
    width: 91.7vw;
    margin: 0 auto;
}

.viewer__image .horizon {
    width: none;
    width: 91.7vw;
    height: 47.2vw;
    padding-bottom: 0;
    margin: 66.3px auto 22px;
}

.viewer__image p {
    font-size: 3.35vw;
}

/*damda*/

.damda .content__subtitle {
    max-width: 280px;
}

.damda .damda__images {
    display: block;
    margin: 15px 0 57.4px;
}

.damda .main__image {
    width : none;
    width: 91.7vw;
    height: 53.3vw;
    padding-bottom: 0;
    margin-right: 0;
    margin: 49px auto 52px;
}

.damda .sub__image {
    width : none;
    width: 66.7vw;
    height: 79.6vw;
    padding-bottom: 0;
    margin: 0 auto;
}

/*toonibe*/

.toonibe .container {
    position: relative;
}

.toonibe .content__subtitle {
    width : none;
    max-width: 98%;
    letter-spacing: -0.12em;
}

.toonibe .toonibe__images {
    display: block;
    margin: 27px 0 30px;
}

.toonibe .steps {
    width: 91.7vw;
    height: 56.5vw;
    padding-bottom: 0;
    margin-right: 0;
    margin: 0 auto;
}

.toonibe .sub__image {
    width: 92vw;
    height: 56.8vw;
    margin: 146.3px auto 30px;
    padding-bottom: 0;
}

.toonibe__text {
    top: 40%;
    max-width: 87.2vw;
    left: 4.15vw;
    /* position: absolute;
    top: 410px;
    left: 10px;
    display: block;
    margin-bottom: 0;
    height: auto;
    text-align: left;
    max-width: 330px; */
}

.toonibe__text span {
    position: static;
}

.toonibe__text p {
    position: static;
}

/*advertisement*/

.advertisement {
    display: block;
}

.advertisement .character {
    display: none;
}

.question {
    display: block;
    height : auto;
    background-position: left center;
}

.recruit {
    display: block;
    height : auto;
    background-position: right center;
}



.advertise__text {
    margin: 0;
    height: 100%;
    text-align: center;
    padding: 25px 0 34px;
    box-sizing: border-box;
}

.recruit .advertise__text {
    text-align: center;
}

.advertise__text h2 {
    margin-bottom: 5px;
    font-size: 3.35vw;
}

.advertise__text p {
    margin-bottom: 29px;
    font-size: 3.89vw;
}

.advertise__text a {
    padding: 11px 42px;
}


/*footer*/

footer .container {
    padding: 8.9vw 0 8.47vw 4.17vw;
    
}

.family__site {
    display: none;
}

footer .contact {
    display: block;
    
}

footer .company__address p {
    margin-top: 13px;
}

footer .contact p {
    margin-top: 13px;
}

footer .copyright {
    margin-top: 13.5px;
}

#site__group {
    display: none;
}