/* 全体 */
body.page-id-6022 {
    max-width: 1920px;
    margin: 0 auto;
}

body.page-id-6022 .tatsu-row {
    width: 100%;
}

.top2108-wrapper div,
.top2108-wrapper p,
.top2108-wrapper a,
.top2108-wrapper span {
    font-family: "Noto Sans JP", sans-serif !important;
}

.page-id-6022 #bottom-widgets,
.page-id-6022 #footer {
    display: none;
}

.top2108-wrapper {
    flex-wrap: wrap;
}

.top-sec-title {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    width: 90%;
    margin: 0 auto;
    align-items: flex-end;
    padding: 10px 0 3px;
    flex-wrap: wrap;
    position: relative;
}

.sec-title-en {
    height: 30px;
    padding: 0 10px 0 0;
}

.sec-title-en img {
    height: 100%;
}

.sec-title-jp {
    font-size: 14px;
}

.top-sec-inner {
    width: 90%;
    margin: 0 auto;
}

@media screen and (min-width: 641px) {
    .top-sec-title {
        width: 94.3%;
        padding: 15px 0 10px;
    }
    
    .sec-title-en {
        height: 38px;
    }
    
    .sec-title-jp {
        font-size: 17px;
        letter-spacing: 0.07em;
    }
    
    .top-sec-inner {
        width: 94.3%;
    }
}

@media screen and (min-width: 768px) {
    .sec-title-en {
        height: 27px;
    }
    
    .sec-title-jp {
        font-size: 14px;
    }
}

@media screen and (min-width: 1024px) {
    .sec-title-en {
        height: 35px;
    }
    
    .sec-title-jp {
        font-size: 16px;
    }
}

@media screen and (min-width: 1280px) {
    .top-sec-title {
        width: 93%;
    }
}

@media screen and (min-width: 1600px) {
    .top2108-wrapper {
        flex-direction: column;
        height: 810px;
    }
}

/* sec1 */
.top-sec1 {
    width: 100%;
    height: 100vw;
    position: relative;
    background-image: url(images/bglogo.png);
    background-repeat: no-repeat;
    background-position: bottom right -40%;
    background-size: 44% auto;
    overflow: hidden;
}

.top-sec1 .tosei-logo {
    width: 90%;
    margin: 0 auto;
    padding: 15px 0;
}

.top-sec1 .tosei-logo img {
    width: 100%;
    height: auto;
}

.top-sec1 .top-headline-box {
    justify-content: flex-end;
}

.top-sec1 .top-headline {
    width: 88%;
    background-color: #005BAA;
    border-bottom: 4px solid #CDB655;
    line-height: 2.1em;
    text-align: right;
    padding-right: 3%;
    letter-spacing: 0.5em;
    font-size: 4.44vw;
    font-weight: 500;
    color: white;
}

.top-sec1 .top-text1 {
    font-weight: 500;
    font-size: 3.27vw;
    text-align: right;
    padding: 5px 5% 0 0;
    line-height: 2;
    letter-spacing: -0.05em;
    position: relative;
    z-index: 1;
}

.top-sec1 .top-mainimg {
    position: absolute;
    width: 108%;
    left: -13%;
    bottom: -2%;
}

.top-sec1 .top-text2 {
    position: absolute;
    width: 90%;
    left: 50%;
    bottom: 15px;
    transform: translateX(-50%);
    text-align: center;
    font-size: 16px;
    font-weight: 500;
    padding: 5px 0;
    background: rgba(255, 255, 255, 0.78);
}

.top-sec1 .ib {
    display: inline-block;
}

@media screen and (min-width: 481px) {    
    .top-sec1 .top-headline {
        line-height: 2.17em;
        font-size: 4.14vw;
    }
    
    .top-sec1 .top-text1 {
        font-size: 16px;
    }
}

@media screen and (min-width: 641px) {
    .top-sec1 {
        height: 85vw;
        background-position: bottom 25px right -25%;
        background-size: 35% auto;
    }
    
    .top-sec1 .tosei-logo {
        width: 100%;
        padding: 20px 2% 20px 0;
    }
    
    .top-sec1 .top-headline {
        width: 75%;
        letter-spacing: 0.3em;
        font-size: 29px;
        line-height: 60px;
    }
    
    .top-sec1 .top-mainimg {
        width: 96%;
        left: 0;
        bottom: -3%;
    }
    
    .top-sec1 .top-text2 {
        padding: 9px 0;
        bottom: 30px;
    }
}

@media screen and (min-width: 768px) {
    .top-sec1 {
        height: 50vw;
        background-size: 18% auto;
        background-position: bottom right -9%;
        min-height: 450px;
    }
    
    .top-sec1 .tosei-logo {
        text-align: right;
        padding: 30px 3% 25px 0;
    }
    
    .top-sec1 .tosei-logo img {
        width: 75%;
        max-width: 676px;
    }
    
    .top-sec1 .top-headline {
        font-size: 28px;
        line-height: 55px;
        width: 80%;
    }
    
    .top-sec1 .top-text1 {
        line-height: 2.3;
        padding: 20px 3% 0 0;
    }
    
    .top-sec1 .top-mainimg {
        width: 68%;
        left: -5%;
    }
    
    .top-sec1 .top-text2 {
        display: inline-block;
        padding: 9px 40px;
        bottom: 1vw;
        width: auto;
        min-width: 580px;
    }
}

@media screen and (min-width: 1024px) {
    .top-sec1 {
        height: 565px;
        background-size: 270px auto;
        background-position: bottom -20% right -12%;
    }
    
    .top-sec1 .tosei-logo {
        padding: 40px 20px 35px 0;
    }
    
    .top-sec1 .top-headline {
        width: 100%;
    }
    
    .top-sec1 .top-mainimg {
        width: 82%;
        left: 0;
        bottom: auto;
        top: -10px;
    }
    
    .top-sec1 .top-text2 {
        bottom: 30px;
    }
}

@media screen and (min-width: 1280px) {
    .top-sec1 {
        width: 50%;
        height: auto;
        background-position: bottom 25px right -25%;
        background-size: 35% auto;
    }
    
    .top-sec1 .tosei-logo {
        padding: 18px 0;
    }
    
    .top-sec1 .tosei-logo img {
        width: 100%;
        max-width: none;
    }
    
    .top-sec1 .top-text1 {
        font-size: 15px;
    }
    
    .top-sec1 .top-mainimg {
        width: 97.3%;
        top: auto;
        bottom: -2%;
    }
    
    .top-sec1 .top-text2 {
        width: 90%;
        bottom: 20px;
    }
}

@media screen and (min-width: 1600px) {
    .top-sec1 {
        width: 28%;
        min-width: calc(100% - 1280px);
        height: 550px;
        background-position: bottom 25px right -113px;
        background-size: 226px auto;
    }
    
    .top-sec1 .tosei-logo {
        padding: 30px 0;
    }
    
    .top-sec1 .top-headline {
        letter-spacing: 0.12em;
    }
    
    .top-sec1 .top-text1 {
        padding: 10px 3% 0 0;
    }
    
    .top-sec1 .top-text2 {
        font-size: 14px;
        min-width: 0;
        padding: 5px;
    }
    
    .top-sec1 .top-mainimg {
        width: 116%;
        bottom: -3.5%;
        left: -14%;
    }
}

@media screen and (min-width: 1800px) {
    .top-sec1 .tosei-logo {
        padding: 15px 0;
    }
    
    .top-sec1 .top-headline {
        width: 80%;
    }
    
    .top-sec1 .top-mainimg {
        width: 97%;
        left: 0;
    }
    
    .top-sec1 .top-text2 {
        font-size: 16px;
        padding: 8px;
    }
}

/* sec2 */
.top-sec2 {
    width: 100%;
    background: linear-gradient(to bottom right, #45A4DC 0%, #45A4DC 10%, #0B67B2 100%);
}

.top-sec2 .top-sec-title {
    border-bottom-color: white;
}

.top-sec2 .sec-title-jp {
    color: #D1EEFF;
}

.top-sec2 .records-box {
    padding: 10px 0 15px;
}

.top-sec2 .records-icon-list {
    padding: 0 0 10px;
}

.top-sec2 .icons-wrapper {
    justify-content: space-between;
}

.top-sec2 .records-pc {
    display: none;
}

.top-sec2 .records-sp {
    display: block;
}

.top-sec2 .icon-slide {
    width: 15.2%;
}

.top-sec2 .icon-slide br {
    display: none;
}

.top-sec2 .records-icon-box {
    position: relative;
    transition: 0.5s;
    top: 0;
}

.top-sec2 .records-icon-box img {
    width: 100%;
}

.top-sec2 .icon-on {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    transition: 0.5s;
}

.top-sec2 .icon-off {
    transition: 0.5s;
}

.top-sec2 .icon-slide.active .records-icon-box {
    top: 15px;
}

.top-sec2 .icon-slide.active .icon-on {
    opacity: 1;
}

.top-sec2 .icon-slide.active .icon-off {
    opacity: 0;
}

.top-sec2 .records-wrapper {
    position: relative;
    height: 53.3vw;
}

.top-sec2 .records-item {
    border: 1px solid white;
    border-radius: 10px;
    background-size: cover;
    background-position: center;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.2);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    display: none;
}

.top-sec2 .records1 {
    background-image: url(images/records1.jpg);
}

.top-sec2 .records2 {
    background-image: url(images/records2.jpg);
}

.top-sec2 .records3 {
    background-image: url(images/records3.jpg);
}

.top-sec2 .records4 {
    background-image: url(images/records4.jpg);
}

.top-sec2 .records5 {
    background-image: url(images/records5.jpg);
}

.top-sec2 .records6 {
    background-image: url(images/records6.jpg);
}

.top-sec2 .records-item.active {
    z-index: 2;
    display: block;
}

.top-sec2 .records-item.next {
    z-index: 1;
    display: block;
}

@media screen and (min-width: 481px) {
    .top-sec2 .records-pc {
        display: block;
    }

    .top-sec2 .records-sp {
        display: none;
    }
}

@media screen and (min-width: 768px) {
    .top-sec2 {
        width: 70%;
    }
    
    .top-sec2 .records-box {
        padding: 15px 0;
    }
    
    .top-sec2 .records-icon-list {
        padding: 0 0 15px;
    }
    
    .top-sec2 .records-wrapper {
        height: 40vw;
    }
    
    .top-sec2 .icon-slide.active .records-icon-box {
        top: 20px;
    }
}

@media screen and (min-width: 1024px) {
    .top-sec2 {
        width: 62.5%;
    }
    
    .top-sec2 .records-wrapper {
        height: 35vw;
    }
}

@media screen and (min-width: 1280px) {
    .top-sec2 {
        width: 50%;
    }
    
    .top-sec2 .records-wrapper {
        height: 28vw;
    }
}

@media screen and (min-width: 1600px) {
    .top-sec2 {
        width: 36%;
        max-width: 640px;
        order: 1;
        height: 550px;
    }
    
    .top-sec2 .records-wrapper {
        height: 350px;
    }
}

/* sec3 */
.top-sec3 {
    width: 100%;
}

.top-sec3 .top-sec-title {
    border-bottom-color: #005BAA;
}

.top-sec3 .contents-box {
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 10px 0 0;
}

.top-sec3 .contents-box > br,
.top-sec3 .contents-item > br,
.top-sec3 .contents-text-box > br {
    display: none;
}

.top-sec3 .contents-item {
    width: 100%;
    border-radius: 10px;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.2);
    background-position: center;
    background-repeat: no-repeat;
    border: 1px solid #ECECEC;
    height: 30vw;
    justify-content: center;
    align-items: flex-end;
    margin-bottom: 15px !important;
    transition: 0.3s;
}

.top-sec3 .contents-item:hover {
    opacity: 0.6;
}

.top-sec3 .contents-item.contents-reform {
    background-image: url(images/contents1.png);
    background-size: auto 120%;
}

.top-sec3 .contents-item.contents-new {
    background-image: url(images/contents2.png);
    background-size: 100% auto;
}

.top-sec3 .contents-text-box {
    background: rgba(255, 255, 255, 0.95);
    border-radius: 5px;
    text-align: center;
    width: 50%;
    min-width: 210px;
    margin: 0 0 8px;
    padding: 5px 0;
}

.top-sec3 .contents-title {
    color: #004682;
    font-size: 18px;
    font-weight: 500;
    display: block;
    letter-spacing: 0.15em;
}

.top-sec3 .contents-text {
    color: #727272;
    font-size: 13px;
    line-height: 1.2;
    display: block;
}

@media screen and (min-width: 481px) {
    .top-sec3 .contents-text {
        font-size: 14px;
    }
}

@media screen and (min-width: 641px) {
    .top-sec3 .contents-box {
        padding: 15px 0 25px;
    }
    
    .top-sec3 .contents-item {
        width: 48.6%;
        margin: 0 !important;
        height: 26.4vw;
    }
    
    .top-sec3 .contents-item.contents-new {
        background-size: 150% auto;
    }
    
    .top-sec3 .contents-text-box {
        width: 71%;
    }
    
    .top-sec3 .contents-title {
        font-size: 19px;
    }
}

@media screen and (min-width: 768px) {
    .top-sec3 {
        width: 30%;
    }
    
    .top-sec3 .top-sec-title,
    .top-sec3 .top-sec-inner {
        width: 86.5%;
    }
    
    .top-sec3 .sec-title-jp {
        letter-spacing: normal;
    }
    
    .top-sec3 .contents-box {
        padding: 15px 0 0;
    }
    
    .top-sec3 .contents-item {
        width: 100%;
        height: 25.1vw;
        margin: 0 0 15px !important;
    }
    
    .top-sec3 .contents-text-box {
        width: 92.5%;
        min-width: 0;
    }
    
    .top-sec3 .contents-title {
        font-size: 18px;
    }
    
    .top-sec3 .contents-text {
        font-size: 13px;
    }
}

@media screen and (min-width: 1024px) {
    .top-sec3 {
        width: 37.5%;
    }
    
    .top-sec3 .top-sec-title,
    .top-sec3 .top-sec-inner {
        width: 91%;
    }
    
    .top-sec3 .contents-item {
        height: 22vw;
    }
}

@media screen and (min-width: 1280px) {
    .top-sec3 {
        width: 25%;
        order: 1;
    }
    
    .top-sec3 .contents-item {
        height: 235px;
    }
}

@media screen and (min-width: 1600px) {
    .top-sec3 {
        width: 36%;
        max-width: 640px;
        height: 260px;
    }
    
    .top-sec3 .contents-item {
        width: 48.6%;
        margin: 0 !important;
        height: 170px;
    }
    
    .top-sec3 .contents-text-box {
        width: 210px;
    }
}

/* sec4 */
.top-sec4 {
    width: 100%;
    order: 1;
}

.top-sec4 .top-sec-title {
    border-bottom-color: #005BAA;
}

.top-sec4 .front-news-box {
    padding: 5px 0 0;
    flex-wrap: wrap;
}

.top-sec4 .news-link {
    position: absolute;
    right: 0;
    bottom: 3px;
    color: black;
}

.top-sec4 .news-link::after {
    content: url(images/arrow.png);
    padding-left: 10px;
}

.top-sec4 .front-news-item {
    width: 50%;
    padding: 0 8px;
}

.top-sec4 .front-news-item:last-child {
    display: none;
}

.top-sec4 .eyecatch {
    display: block;
    width: 100%;
    height: 28vw;
    overflow: hidden;
    border: 1px solid #ECECEC;
    border-radius: 6px;
}

.top-sec4 .eyecatch img {
    width: 100%;
    height: auto;
}

.top-sec4 .text {
    justify-content: space-between;
    flex-wrap: wrap;
    font-weight: 500;
    padding: 10px 0 0;
}

.top-sec4 .news_day {
    color: black;
    font-size: 12px;
}

.top-sec4 .news_category {
    color: white;
    font-size: 11px;
    background-color: #CDB655;
    line-height: 16px;
    width: 81px;
    text-align: center;
    border-radius: 2px;
}

.top-sec4 .news_category.cat-news {
  background: #98C6F0;
}

.top-sec4 .news_category.cat-event {
  background: #F79AA3;
}

.top-sec4 .news_category.cat-flyer {
  background: #F5BB70;
}
.top-sec4 .news_category.cat-flyer span {
    font-size: 10px;
}

.top-sec4 .news_category.cat-magazine {
  background: #66B8CD;
}

.top-sec4 .news_category.cat-caution  {
  background: yellow;
}
.top-sec4 .news_category.cat-caution span {
    color: black;
}

.top-sec4 .front-news-item.id-13684 .eyecatch img {
    object-fit: cover;
    width: 100%;
    height: 100%;
}

.top-sec4 .news_title {
    font-size: 13px;
    color: black;
    padding: 3px 0 0;
    line-height: 1.2;
    width: 100%;
}

.top-sec4 .news-link2 {
    display: none;
}

.top-sec4 a {
    transition: 0.3s;
}

.top-sec4 a:hover {
    opacity: 0.5;
}

@media screen and (min-width: 481px) {
    .top-sec4 .front-news-box {
        padding: 15px 0 0;
    }
}

@media screen and (min-width: 641px) {
    .top-sec4 .front-news-item {
        width: 33.3%;
        padding: 0 11px 10px;
    }
    
    .top-sec4 .front-news-item:last-child {
        display: block;
    }
    
    .top-sec4 .eyecatch {
        height: 19vw;
    }
    
    .top-sec4 .news_day {
        font-size: 13px;
    }

    .top-sec4 .news_category {
        font-size: 12px;
        line-height: 18px;
        width: 88px;
    }

    .top-sec4 .news_title {
        font-size: 14px;
    }
}

@media screen and (min-width: 768px) {
    .top-sec4 {
        width: 30%;
        order: 0;
    }
    
    .top-sec4 .top-sec-title,
    .top-sec4 .front-news-box {
        width: 86.5%;
    }
    
    .top-sec4 .front-news-box {
        padding: 10px 0 0;
    }
    
    .top-sec4 .news-link1 {
        display: none;
    }
    
    .top-sec4 .front-news-item {
        width: 100%;
        padding: 0 0 15px;
    }
    
    .top-sec4 .front-news-item:last-child {
        display: none;
    }
    
    .top-sec4 .eyecatch {
        height: 135px;
    }
    
    .top-sec4 .news_day {
        font-size: 12px;
    }
    
    .top-sec4 .news_category {
        font-size: 11px;
        line-height: 17px;
        width: 94px;
    }
    
    .top-sec4 .news_title {
        padding: 5px 0 0;
    }
    
    .top-sec4 .news-link2 {
        display: block;
        text-align: right;
        width: 86.5%;
        position: static;
        margin: -15px auto 0;
    }
}

@media screen and (min-width: 1024px) {
    .top-sec4 {
        width: 37.5%;
    }
    
    .top-sec4 .top-sec-title,
    .top-sec4 .front-news-box {
        width: 91%;
    }
    
    .top-sec4 .front-news-item a {
        display: flex;
    }
    
    .top-sec4 .front-news-item:last-child {
        display: block;
    }
    
    .top-sec4 .eyecatch {
        height: 13.2vw;
        width: 60%;
    }
    
    .top-sec4 .text {
        width: 40%;
        align-content: center;
        justify-content: flex-start;
        padding-left: 10px;
    }
    
    .top-sec4 .news_day {
        width: 100%;
    }
    
    .top-sec4 .news_category {
        margin: 5px 0;
    }
    
    .top-sec4 .news-link1 {
        display: block;
    }
    
    .top-sec4 .news-link2 {
        display: none;
    }
}

@media screen and (min-width: 1280px) {
    .top-sec4 {
        width: 25%;
        order: 1;
    }
    
    .top-sec4 .eyecatch {
        height: 147px;
    }
}

@media screen and (min-width: 1600px) {
    .top-sec4 {
        width: 36%;
        max-width: 640px;
        height: 260px;
    }
    
    .top-sec4 .front-news-item {
        width: 33.3%;
        padding: 0 10px;
    }
    
    .top-sec4 .front-news-item a {
        flex-wrap: wrap;
    }
    
    .top-sec4 .eyecatch {
        height: 120px;
        width: 100%;
    }
    
    .top-sec4 .text {
        width: 100%;
        justify-content: space-between;
        padding: 5px 0 0;
    }
    
    .top-sec4 .news_day {
        width: auto;
        font-size: 10px;
        white-space: nowrap;
        width: calc(100% - 80px);
    }
    
    .top-sec4 .news_category {
        margin: 0;
        width: 80px;
    }
    
    .top-sec4 .news_title {
        font-size: 13px;
    }
}

@media screen and (min-width: 1800px) {
    .top-sec4 .news_day {
        font-size: 12px;
    }
}

/* sec5 */
.top-sec5 {
    width: 100%;
    background: linear-gradient(to bottom right, #45A4DC 0%, #0B67B2 100%);
}

.top-sec5 .top-sec-title {
    border-bottom-color: white;
}

.top-sec5 .sec-title-jp {
    color: #D1EEFF;
}

.top-sec5 .solution-box {
    flex-wrap: wrap;
    padding: 10px 0 15px;
}

.top-sec5 .solution-item {
    width: 50%;
    background-image: url(images/solution-logo.png), url(images/solution-bg.png);
    background-size: auto, 100% 100%;
    background-position: bottom 10px right 10px, center;
    background-repeat: no-repeat;
    padding: 5px 0 15px;
    text-align: center;
}

.top-sec5 .solution-item > br {
    display: none;
}

.top-sec5 .solution-item img {
    width: 94%;
    position: relative;
    top: -200px;
    opacity: 0;
}

.top-sec5 .solution-title {
    color: black;
    font-size: 14px;
    font-weight: 500;
    display: block;
    height: 2.7em;
    line-height: 1.3;
}

.top-sec5 .solution-item:hover img {
    transform: translateY(-20px);
}

@media screen and (min-width: 641px) {
    .top-sec5 .solution-item {
        width: 33.3%;
    }
    
    .top-sec5 .solution-title {
        font-size: 16px;
    }
}

@media screen and (min-width: 768px) {
    .top-sec5 {
        width: 70%;
    }
    
    .top-sec5 .solution-box {
        padding: 10px 0 25px;
    }
}

@media screen and (min-width: 1024px) {
    .top-sec5 {
        width: 62.5%;
    }
    
    .top-sec5 .solution-title {
        font-size: 15px;
    }
}

@media screen and (min-width: 1280px) {
    .top-sec5 {
        width: 50%;
    }
}

@media screen and (min-width: 1600px) {
    .top-sec5 {
        width: 36%;
        max-width: 640px;
        height: 550px;
        order: 1;
    }
    
    .top-sec5 .solution-item {
        padding: 5px 0 7px
    }
    
    .top-sec5 .solution-title {
        margin: -6px 0 0;
    }
}

/* sec6 */
.top-sec6 {
    flex-wrap: wrap;
    justify-content: center;
    order: 1;
    width: 100%;
}

.top-sec6 .top-sec-title {
    border-bottom-color: white;
}

.top-sec6 .sec-title-jp {
    color: #D1EEFF;
}

.top-sec6 .group-box {
    background: linear-gradient(to bottom right, #45A4DC 0%, #45A4DC 25%, #0B67B2 100%);
    width: 100%;
}

.top-sec6 .carousel-box {
    padding: 8px 0 16px;
}

.top-sec6 .swiper-slide {
    text-align: center;
}

.top-sec6 .contact-box {
    width: 100%;
}

.top-sec6 .contact-tel {
    width: 90%;
    text-align: center;
    padding: 25px 0 15px;
}

.top-sec6 .tel-24h {
    background-image: url(images/24h-line.png);
    background-size: 100% 1px;
    background-position: center;
    background-repeat: no-repeat;
    max-width: 388px;
    margin: 0 auto 15px;
}

.top-sec6 .text-24h {
    font-size: 28px;
    font-weight: 700;
    background-color: white;
    display: inline-block;
    margin: 0 auto;
    padding: 0 5px 5px;
    line-height: 1;
}

.top-sec6 .tel-2line {
    display: none;
}

.top-sec6 .contact-address {
    background-color: #005BAA;
    font-size: 16px;
    width: 100%;
    padding: 5px 0;
    font-weight: 500;
    flex-wrap: wrap;
}

.top-sec6 .contact-address-item {
    padding: 12px 0 0;
    width: 90%;
    max-width: 300px;
    margin: 0 0 0 20px;
}

.top-sec6 .address-name {
    display: inline-block;
    width: 80px;
    line-height: 20px;
    color: #005BAA;
    background-color: white;
    text-align: center;
    margin: 0 5px 0 0;
}

.top-sec6 .address-zip {
    display: inline-block;
    color: white;
}

.top-sec6 .address-text {
    display: inline-block;
    color: white;
}

.top-sec6 .copyright {
    background-color: #053158;
    color: white;
    font-size: 13px;
    text-align: center;
    width: 100%;
    line-height: 16px;
    padding: 7px 0;
}

.top-sec6 a {
    transition: 0.3s;
}

.top-sec6 .carousel-box a:hover {
    opacity: 0.9;
}

.top-sec6 .sdgs-box {
    width: 100%;
    background-color: #F6F6F6;
    padding: 13px 0;
    flex-wrap: wrap;
    justify-content: center;
}

.top-sec6 .top-sdgs-logo {
    text-align: center;
    width: 100%;
}

.top-sec6 .top-sdgs-link {
    width: 100%;
}

.top-sec6 .top-sdgs-link a {
    font-size: 14px;
    font-weight: 500;
    color: white;
    background-color: #005BAB;
    justify-content: center;
    align-items: center;
    height: 32px;
    margin: 10px auto 0;
    max-width: 233px;
    border: 1px solid #005BAB;
}

.top-sec6 .top-sdgs-link a:hover {
    color: #005BAB;
    background-color: white;
}

@media screen and (min-width: 481px) {
    .top-sec6 .contact-address {
        justify-content: center;
    }
    
    .top-sec6 .contact-address-item {
        max-width: 400px;
        margin: 0 auto;
    }

    .top-sec6 .address-name {
        display: block;
        margin: 0 auto;
    }

    .top-sec6 .address-zip {
        display: inline-block;
        padding-right: 5px;
    }
}

@media screen and (min-width: 641px) {
    .top-sec6 .contact-box {
        /*order: -1;*/
        width: 50%;
    }
    
    .top-sec6 .contact-tel {
        padding: 25px 4.5% 15px;
    }
    
    .top-sec6 .tel-24h {
        margin: 0 auto 10px;
    }
    
    .top-sec6 .text-24h {
        font-size: 21px;
    }
    
    .top-sec6 .contact-address {
        padding: 5px 10px;
        width: 50%;
        /*order: -1;*/
    }
    
    .top-sec6 .contact-address-item {
        width: 100%;
        max-width: 300px;
        padding: 5px 0 0;
    }
    
    .top-sec6 .address-name {
        font-size: 13px;
        width: 65px;
        line-height: 17px;
        margin: 0 8px 0 0;
        display: inline-block;
    }
    
    .top-sec6 .group-box {
        width: 50%;
    }
    
    .top-sec6 .top-sec-title,
    .top-sec6 .carousel-box {
        width: 89%;
    }
    
    .top-sec6 .sdgs-box {
        width: 50%;
        padding: 0;
        align-content: center;
    }
}

@media screen and (min-width: 768px) {
    /*.top-sec6 .group-box {
        width: 70%;
    }*/
    
    .top-sec6 .carousel-box {
        padding: 10px 0;
    }
    
    .top-sec6 .contact-box {
        width: 50%;
        order: 0;
        align-content: center;
    }
    
    .top-sec6 .contact-tel {
        /*width: 65%;*/
        padding: 15px 0;
    }
    
    .top-sec6 .text-24h {
        font-size: 17px;
    }
    
    /*.top-sec6 .tel-1line {
        display: none;
    }
    
    .top-sec6 .tel-2line {
        display: inline;
        width: 100%;
    }*/
    
    .top-sec6 .contact-address {
        width: 50%;
        order: 0;
        padding: 10px 2%;
        align-content: center;
    }
    
    .top-sec6 .contact-address-item {
        width: 430px;
        margin: 0 10px;
        max-width: none;
        align-items: center;
    }
    
    .top-sec6 .contact-address-item:first-child {
        padding: 0 0 5px;
    }
    
    .top-sec6 .contact-address-item:last-child {
        padding: 5px 0 0;
    }
    
    .top-sec6 .address-name {
        font-size: 16px;
        width: 80px;
        line-height: 20px;
    }
    
    .top-sec6 .address-zip,
    .top-sec6 .address-text {
        font-size: 14px;
    }
    
    .top-sec6 .sdgs-box {
        /*width: 30%;*/
        padding: 10px 0;
    }
    
    .top-sec6 .top-sec-title,
    .top-sec6 .carousel-box {
        width: 94.3%;
    }
    
    .top-sec6 .top-sdgs-logo,
    .top-sec6 .top-sdgs-link {
        width: 86.5%;
    }
}

@media screen and (min-width: 1024px) {
    .top-sec6 .group-box {
        width: 62.5%;
    }
    
    .top-sec6 .contact-box {
        width: 37.5%;
        padding: 20px 0;
    }
    
    .top-sec6 .contact-tel {
        width: 90%;
        padding: 0;
    }
    
    .top-sec6 .tel-24h {
        max-width: none;
    }
    
    .top-sec6 .text-24h {
        font-size: 37px;
    }
    
    .top-sec6 .tel-1line {
        display: inline;
        width: 100%;
    }
    
    .top-sec6 .tel-2line {
        display: none;
    }
    
    .top-sec6 .contact-address {
        width: 62.5%;
    }
    
    .top-sec6 .contact-address-item {
        width: 500px;
        margin: 0 20px;
    }
    
    .top-sec6 .contact-address-item:first-child {
        padding: 0 0 10px;
    }
    
    .top-sec6 .contact-address-item:last-child {
        padding: 10px 0 0;
    }
    
    .top-sec6 .address-zip,
    .top-sec6 .address-text {
        font-size: 16px;
    }
    
    .top-sec6 .sdgs-box {
        width: 37.5%;
        padding: 0;
    }
}

@media screen and (min-width: 1280px) {
    .top-sec6 .top-sec-title,
    .top-sec6 .carousel-box {
        width: 91%;
    }
    
    .top-sec6 .group-box {
        width: 25%;
    }
    
    .top-sec6 .contact-box {
        width: 20%;
        order: -1;
        padding: 15px 0;
    }
    
    .top-sec6 .tel-24h {
        max-width: 175px;
    }
    
    .top-sec6 .text-24h {
        font-size: 17px;
    }
    
    .top-sec6 .tel-1line {
        display: none;
    }
    
    .top-sec6 .tel-2line {
        display: inline;
        max-width: 175px;
    }
    
    .top-sec6 .contact-address {
        width: 30%;
        order: -1;
        padding: 25px 10px 20px 15px;
    }
    
    .top-sec6 .contact-address-item {
        width: 100%;
        margin: 0;
        padding: 0 !important;
    }
    
    .top-sec6 .address-name {
        font-size: 15px;
        width: 84px;
        line-height: 22px;
    }
    
    .top-sec6 .address-zip {
        font-size: 20px;
    }
    
    .top-sec6 .address-text {
        font-size: 18px;
    }
    
    .top-sec6 .sdgs-box {
        width: 25%;
    }
}

@media screen and (min-width: 1600px) {
    .top-sec6 {
        width: 28%;
        min-width: calc(100% - 1280px);
        height: 260px;
        order: 0;
    }
    
    .top-sec6 .group-box {
        width: 50%;
        height: 143px;
    }
    
    .top-sec6 .contact-box {
        width: 50%;
        max-width: calc(100% - 300px);
        padding: 6px 0;
        height: 95px;
    }
    
    .top-sec6 .tel-24h {
        max-width: 138px;
        margin: 0 auto;
    }
    
    .top-sec6 .text-24h {
        font-size: 14px;
    }
    
    .top-sec6 .tel-2line {
        max-height: 55px;
        width: auto;
        max-width: none;
    }
    
    .top-sec6 .contact-address {
        width: 50%;
        min-width: 300px;
        padding: 0 10px;
        height: 95px;
    }
    
    .top-sec6 .address-name {
        font-size: 12px;
        width: 60px;
        line-height: 15px;
    }
    
    .top-sec6 .address-zip {
        font-size: 15px;
    }
    
    .top-sec6 .address-text {
        font-size: 14px;
        display: block;
        width: 100%;
        margin: -3px 0 0;
    }
    
    .top-sec6 .copyright {
        font-size: 10px;
        line-height: 22px;
        padding: 0;
        height: 22px;
    }
    
    .top-sec6 .sdgs-box {
        width: 50%;
    }
    
    .top-sec6 .hide1600 {
        display: none;
    }
}

@media screen and (min-width: 1800px) {
    .top-sec6 .top-sec-title {
        padding-top: 10px;
    }
    
    .top-sec6 .contact-te {
        width: 85%;
    }
    
    .top-sec6 .tel-24h {
        max-width: none;
        padding: 10px 0 5px;
    }
    
    .top-sec6 .text-24h {
        font-size: 20px;
    }
    
    .top-sec6 .tel-1line {
        display: inline;
    }
    
    .top-sec6 .tel-2line {
        display: none;
    }
    
    .top-sec6 .hide1600 {
        display: inline;
    }
}

@media screen and (max-width: 1900px) and (min-width: 1800px) {
    .top-sec6 .sec-title-en {
        padding-right: 5px;
    }
    
    .top-sec6 .sec-title-jp {
        font-size: 14px;
        letter-spacing: -0.1em;
    }
}