.box_sp, .slick-slide img.box_sp, .slider_info_img, .box_facebook375, #menu_sp, #icon_sp, .box_sp460, .language_boxsp {
    display: none;
}
.box_pc, .slick-slide img.box_pc, .box_facebookfull {
    display: block;
}
.txt_bold {
    font-weight: bold
}
@media screen and (min-width: 751px) {
    #header {
        height: 100px;
    }
    /*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
  Slider
  ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
    .columnbox_list:not(.slick-initialized) {
        width: 2247px;
        overflow: inherit;
        padding-right: 0;
        padding-left: 2px;
        margin-left: calc((100vw - 1100px)/2);
    }
    .columnbox_list:not(.slick-initialized) .columnbox_detail {
        margin-right: 25px;
    }
    .columnbox_list .slick-list {
        margin-left: calc((100vw - 1100px)/2);
        overflow: visible;
    }
    .columnbox_detail {
        width: 350px !important;
    }
    .servicebox01_img img {
        max-width: inherit
    }
    #index .column_arrows .slick-arrow.slick-prev:hover {
        background: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='62' height='62' viewBox='0 0 62 62'%3E%3Cdefs%3E%3Cstyle%3E.a%7Bfill:%23ffffff;%7D.b%7Bfill:none;stroke:%23ffffff;stroke-miterlimit:10;stroke-width:2px;%7D%3C/style%3E%3C/defs%3E%3Cg transform='translate(1 1)'%3E%3Cpath class='a' d='M-8,0l-8,9H0Z' transform='translate(23.5 22.5) rotate(-90)'/%3E%3Ccircle class='b' cx='30' cy='30' r='30'/%3E%3C/g%3E%3C/svg%3E") center center / 60px 60px no-repeat;
    }
    #index .column_arrows .slick-arrow.slick-next:hover {
        background: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='62' height='62' viewBox='0 0 62 62'%3E%3Cdefs%3E%3Cstyle%3E.a%7Bfill:%23ffffff;%7D.b%7Bfill:none;stroke:%23ffffff;stroke-miterlimit:10;stroke-width:2px;%7D%3C/style%3E%3C/defs%3E%3Cg transform='translate(1 1)'%3E%3Cpath class='a' d='M8,0l8,9H0Z' transform='translate(36.5 22.5) rotate(90)'/%3E%3Ccircle class='b' cx='30' cy='30' r='30'/%3E%3C/g%3E%3C/svg%3E") center center / 60px 60px no-repeat;
    }
    .slick-arrow:hover, .securitybox_btn li:hover, .idx_srcoll a:hover, .search-btn:hover, .btn_search button.search:hover {
        opacity: 0.8
    }
    /*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
    /* MENU - HOVER                                                           */
    /*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
    #gnavi > li > a, #gnavi > li > span, .idx_srcoll a, .idx_btn01 a, .header_btn a, .inforbox_list a, .flink a, .finfo_link a, .newbox_link, .columnbox_detail, .securitybox_txt img, .service_contact_btn a, .language_box a {
        position: relative;
        transition: all .4s cubic-bezier(.86, 0, .07, 1);
        overflow: hidden
    }
    .language_btn a, .language_box a {
        overflow: inherit
    }
    #gnavi > li > a:after, #gnavi > li > span:after, .language_box a:after {
        position: absolute;
        content: "";
        width: 8px;
        height: 8px;
        left: 0;
        right: 0;
        bottom: 0;
        margin: 0 auto;
        border-radius: 8px;
        transition: all .4s cubic-bezier(.86, 0, .07, 1);
        background-color: #49D1DD;
        opacity: 0;
        transform: scale(0) translateY(-5px)
    }
    #gnavi > li:not(.active) > a:hover:after, #gnavi > li:not(.active) > span:hover:after, #gnavi li.active a:after, #gnavi li.current-menu-item a:after {
        opacity: 1;
        transform: scale(1) translateY(11px)
    }
    .language_box a.active:after {
        top: 0;
        bottom: 0;
        margin: auto 0;
        right: inherit;
        left: 32px;
        visibility: inherit;
        opacity: 1;
        transform: scale(1) translate(-10px, 0)
    }
    a.current::after{
        opacity: 1;
        transform: scale(1) translate(0, 0) !important
    }
    .language_box a:hover::after{
        opacity: 1;
        transform: scale(1) translate(0,0)
    }
    .language_btn a:hover {
        opacity: 0.8
    }
    .flink a:before, .finfo_link a:before {
        position: absolute;
        content: "";
        width: 100%;
        height: 1px;
        left: 0;
        bottom: 0;
        background: #fff;
        transform: scaleX(0);
        transform-origin: bottom right;
        transition: transform .4s cubic-bezier(.86, 0, .07, 1);
    }
    .flink a:hover:before, .finfo_link a:hover:before {
        transform: scaleX(1);
        transform-origin: bottom left;
    }
    /*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
  INDEX COMMON
  ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
    .idx_btn01 a > span, .header_btn a > span, .idx_btn01.idx_btnbig a > span, .inforbox_list li a > span, .inforbox_list a > span, .service_contact_btn a > span {
        position: absolute;
        display: block;
        width: 0;
        height: 0;
        border-radius: 50%;
        background-color: #1B2C84;
        transition: width 0.4s ease-in-out, height 0.4s ease-in-out;
        transform: translate(-50%, -50%);
        z-index: -1;
    }
    .inforbox_list li:last-child a > span, .header_btn a > span, .service_contact_btn a > span {
        background-color: #ffffff
    }
    .idx_btn01 a:hover, .header_btn a:hover, .idx_btn01.idx_btnbig a:hover, .inforbox_list li a:hover, .inforbox_list a:hover {
        color: #fff;
    }
    .idx_btn01 a:hover > span, .header_btn a:hover > span, .idx_btn01.idx_btnbig a:hover > span, .inforbox_list li a:hover > span, .inforbox_list a:hover > span, .service_contact_btn a:hover > span {
        width: 750px;
        height: 750px;
    }
    .header_btn a:hover, .service_contact_btn a:hover {
        color: #ED1B24
    }
    .service_contact_btn a:hover:after {
        border-left-color: #ED1B24
    }
    .idx_btn01 a:hover:after, .inforbox_list li:first-child a:hover:after {
        border-left-color: #fff
    }
    .inforbox_list li:last-child a:hover {
        color: #BF1B2E;
    }
    .inforbox_list li:last-child a:hover:after {
        border-left-color: #BF1B2E
    }
    .newbox_link:hover {
        opacity: 0.9
    }
    .newbox_link:hover .newsbox_ttl01 > span {
        color: #1B2C84
    }
    .securitybox_info dt a:hover img, .columnbox_detail:hover dt img, .securitybox_txt dl dt a:hover img {
        transform: scale(1.07)
    }
    .servicebox02 dl a dt {
        position: relative
    }
    .servicebox02 dl a {
        overflow: inherit
    }
    .servicebox02 dl:not(.coming_soon) a:hover dt {
        animation: bound-anim 2s;
    }
    .columnbox_detail:hover {
        opacity: 0.95;
    }
    .inforbox_list li:first-child a:hover {
        border-color: #ffffff
    }
    /*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
  FIXED
  ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
    #header.fixed {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        margin: 0 auto;
        z-index: 99;
        background-color: #fff;
        animation: scrolltop .4s ease-out;
        padding: 17px 0;
        height: 80px;
        box-shadow: 0 0 10px rgba(40, 59, 108, 0.3)
    }
    #header.fixed #logo img {
        width: 100px;
    }
    #main.fixed {
        padding-top: 100px;
    }
    #main_sliders .main_img {
        height: calc(100vh - 100px);
        position: relative;
        display: flex;
        justify-content: center;
        align-items: center;
        overflow: hidden
    }
    #main_sliders .main01 .main_img {
        height: calc(100vh - 50px);
    }
    #main_sliders .main_img img {
        height: 100%;
    }
    /*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
  GNAVI
  ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
    #gnavi .sub > span {
        position: relative;
        padding-left: 16px;
    }
    #gnavi .sub > span:before {
        position: absolute;
        content: "";
        width: 0;
        height: 0;
        border-left: 5px solid transparent;
        border-right: 5px solid transparent;
        border-top: 7px solid #1B2C84;
        transition: transform 0.25s linear;
        left: 0;
        top: 9px;
    }
    #gnavi .sub:hover > span:before {
        /*transform: rotate(180deg)*/
    }
    #gnavi .menu_sub {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        margin: 0 auto;
        padding: 80px 0 28px;
        width: 1920px;
        transform: translate(-340px, 50px) scale(1, 0);
        transform-origin: top center;
        transition: all 0.25s linear;
        visibility: hidden;
        opacity: 0;
        z-index: -1;
    }
    #gnavi > li:hover .menu_sub {
        transform: translate(-340px, 0);
        opacity: 1;
        visibility: inherit
    }
    #gnavi .menu_sub:before {
        position: absolute;
        content: "";
        width: 100%;
        height: calc(100% - 63px);
        bottom: 0;
        left: 0;
        right: 0;
        margin: 0 auto;
        z-index: -1;
        background-color: #EBF0F7;
    }
    #gnavi .gnavi_sub {
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
        width: 1130px;
        transform: translateX(0);
        margin: 0 auto
    }
    #gnavi .gnavi_sub li {
        /*width: 220px;*/
        width: 190px;
        margin: 15px;
    }
    #gnavi .gnavi_sub.gnavi_solution li {
        width: 185px;
    }
    #gnavi li .gnavi_sub a {
        display: block;
        width: 100%;
        height: 100%;
        font-size: 15px;
        font-weight: 500;
        text-align: center;
        line-height: 1.26;
    }
    #gnavi .gnavi_sub li.coming_soon a {
        color: #707070
    }
    .gnavi_img {
        display: block;
        margin: 0 auto 10px
    }
    #gnavi li .gnavi_sub li:not(.coming_soon) a:hover .gnavi_img {
        animation: bound-anim 2s;
    }
    #gnavi li .gnavi_sub li.coming_soon a:hover {
        pointer-events: initial;
        cursor: text;
    }
    .flink:not(:last-child){margin-right:1%;}
    .flink li.bnr:not(:first-child){margin-top: 8px;}

}


@media screen and (max-width: 1420px) and (min-width: 751px) {
    #header .inner {
        width: 100%;
        max-width: 1100px;
    }
    #gnavi .menu_sub {
        transform-origin: top center;
        transform: translate(-410px, 50px) scale(1, 0);
    }
    #gnavi > li:hover .menu_sub {
        transform: translate(-410px, 0) scale(1, 1);
        opacity: 1;
        visibility: inherit;
    }
    .securitybox_tab {
        width: calc(100% + 40px);
        max-width: 1180px;
        margin-left: -20px;
    }
    #gnavi li a, #gnavi li > span{font-size: 13px;}
}
@media screen and (max-width: 1260px) and (min-width: 751px) {
    #header.fixed {
        padding-right: 65px;
    }
}
@media screen and (max-width: 750px) {
    h1, h2, h3, h4, h5, h6, input, button, textarea, select, p, blockquote, th, td, pre, address, li, dt, dd {
        font-size: 14px;
    }
    .security_logo{
        flex-direction: column;
    }
    .box_digi{
    margin-left:0;
    margin-top: 40px;
}
    img {
        max-width: 100%;
        max-height: 100%;
        height: auto;
    }
    .security_logo{text-align: center;margin: 30px 0 0 0;}
    .security_logo p{margin: 0;}
    #wrapper, #header, #main, #footer, .inner {
        width: 100% !important;
        min-width: inherit !important;
    }
    #wrapper {
        min-width: 320px !important;
    }
    .inner, #footer_top .inner {
        box-sizing: border-box;
        padding: 0 20px;
    }
    .box_pc {
        display: none;
    }
    .box_sp {
        display: block
    }
    /*==========================================================================
                                 HEADER
  ==========================================================================*/
    #header {
        padding: 20px 0;
        height: 70px;
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        margin: 0 auto;
        z-index: 9999999999;
        background-color: #ffffff;
    }
    #main {
        padding-top: 70px;
    }
    #logo img {
        width: 120px
    }
    .language_boxsp {
        display: flex;
        justify-content: center;
        align-items: center;
        margin: 0 auto;
        transform: translateX(-15px)
    }
    .language_boxsp li:not(:last-child)::after {
        content: "|";
        color: #1B2C84;
        font-weight: 400;
        display: inline-block;
        margin: 0 2px;
    }
    .language_boxsp a {
        text-decoration: none;
        color: #1B2C84;
        font-size: 12px;
        font-weight: 700;
        position: relative;
        padding: 5px;
    }
    .language_boxsp a.active:after {
        position: absolute;
        content: "";
        width: 6px;
        height: 6px;
        left: 0;
        right: 0;
        bottom: -2px;
        margin: 0 auto;
        border-radius: 8px;
        transition: all .4s cubic-bezier(.86, 0, .07, 1);
        background-color: #49D1DD;
    }
    /*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
    /* nav-icon3                                                              */
    /*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
    #nav-icon3 {
        width: 40px;
        height: 40px;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transition: .5s ease-in-out;
        -moz-transition: .5s ease-in-out;
        -o-transition: .5s ease-in-out;
        transition: .5s ease-in-out;
        cursor: pointer;
        z-index: 999;
        top: 0;
        right: 0;
    }
    #nav-icon3 span {
        display: block;
        position: absolute;
        height: 3px;
        border-radius: 2px;
        left: 0px;
        right: 0;
        margin: 0 auto;
        text-align: center;
        width: 30px;
        background: #1B2C84;
        opacity: 1;
        -webkit-transition: all .25s ease-in-out;
        -moz-transition: all .25s ease-in-out;
        -o-transition: all .25s ease-in-out;
        transition: all .25s ease-in-out;
        cursor: pointer;
        box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.1)
    }
    #nav-icon3 span:nth-child(1) {
        top: 10px;
    }
    #nav-icon3 span:nth-child(2), #nav-icon3 span:nth-child(3) {
        top: 18px;
    }
    #nav-icon3 span:nth-child(4) {
        top: 26px;
    }
    #nav-icon3.open span:nth-child(2) {
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
    }
    #nav-icon3.open span:nth-child(3) {
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }
    #nav-icon3.open span:nth-child(1), #nav-icon3.open span:nth-child(4) {
        opacity: 0;
        transform: scale(1.5)
    }
    #nav-icon3.open span {
        background-color: #fff
    }
    #icon_sp {
        cursor: pointer;
        display: block;
        z-index: 999;
        width: 40px;
        height: 40px;
        position: fixed;
        top: 15px;
        right: 20px;
    }
    /*==========================================================================*/
    /*                               MENU                                       */
    /*==========================================================================*/
    #menu {
        display: none
    }
    #menu_sp {
        position: fixed;
        top: 0;
        right: 0;
        width: 100%;
        height: 100%;
        display: block;
        z-index: 999;
        transform: translateX(100%);
        transition: transform 0.4s cubic-bezier(.86, 0, .07, 1);
    }
    #menu_sp:before {
        position: absolute;
        content: "";
        width: 100vw;
        height: 100vh;
        top: 0;
        right: 0;
        background-color: #ffffff;
        transform: translateX(100%);
        transition: transform 0.4s cubic-bezier(.86, 0, .07, 1);
    }
    #menu_sp.active, #menu_sp.active:before, #menu_sp.active .menusp_in {
        transform: translateX(0);
    }
    .menusp_in {
        width: 88%;
        max-width: 330px;
        height: 100vh;
        padding: 100px 25px 75px 35px;
        overflow-y: scroll;
        background-color: #141F3F;
        position: absolute;
        top: 0;
        right: 0;
        transform: translateX(100%);
        transition: transform 0.4s cubic-bezier(.86, 0, .07, 1);
        transition-delay: 0.15s
    }
    .menusp_in dl {
        border-top: 1px solid #364369;
        padding: 18px 0
    }
    .menusp_in dt {
        color: #fff;
        font-size: 16px;
        font-weight: 600;
        margin: 0 auto 20px
    }
    .menusp_in dd {
        padding: 0 17px
    }
    .menusp_link a {
        text-decoration: none;
        color: #fff;
        font-weight: 400;
        position: relative;
        display: block;
        padding: 0 15px;
    }
    .menusp_link a:before {
        position: absolute;
        content: "";
        width: 0;
        height: 0;
        border-top: 6px solid transparent;
        border-left: 6px solid #fff;
        border-bottom: 6px solid transparent;
        left: 0;
        top: 0;
        bottom: 0;
        margin: auto 0;
    }
    .menusp_link li:not(:last-child) {
        margin-bottom: 13px
    }
    /*==========================================================================
                                 TOP INFO
  ==========================================================================*/
    #index #top_info {
        min-height: calc(100vh - 155px);
    }
    #main_sliders {
        width: 100vw;
        height: auto;
        left: -20px;
        margin: 0 auto
    }
    #main_sliders .main_img img {
        max-width: 100%
    }
    .slick-slide img.box_pc {
        display: none
    }
    .slick-slide img.box_sp {
        display: block
    }
    #main_sliders .main_detail:not(.main01) {
        padding-top: 0;
    }
    .main_arrows {
        display: none !important
    }
    .main_txt {
        width: calc(100% - 40px);
        bottom: inherit;
    }
    .main_ttl {
        font-size: 8vmin;
    }
    .main_info {
        padding-top: 18vmin;
        margin: 0 0 0 7vmin;
    }
    .main01 .main_info {
        margin: 0;
    }
    .main01 .main_note {
        display: none
    }
    .main01 .main_ttl {
        margin-right: 0
    }
    .main03 .main_ttl {
        text-align: left
    }
    .idx_srcoll {
        bottom: 25px;
    }
    .idx_srcoll a {
        width: 35px;
        height: 80px;
    }
    .idx_srcoll a img {
        width: 20px;
        animation: srcollsp-y 1.2s infinite alternate ease-in-out
    }
    /*==========================================================================*/
    /*                               newsbox                                   */
    /*==========================================================================*/
    #newsbox .inner {
        flex-direction: column
    }
    .newsbox_ttl {
        width: 100%;
        text-align: center;
        margin: 0 auto 20px
    }
    .newsbox_info {
        width: 100%;
        padding: 10px 0;
        height: auto;
    }
    .newbox_link {
        flex-direction: column;
        width: 100%;
        padding: 0 10px
    }
    .newsbox_info dl {
        margin-bottom: 8px;
    }
    .newsbox_info dl dt {
        font-size: 12px;
        width: 76px;
        margin-right: 10px;
    }
    .newsbox_info dl dd {
        font-size: 11px;
        height: 20px;
    }
    .newsbox_ttl01 {
        display: initial;
    }
    .newsbox_ttl01.box_pc {
        display: none
    }
    .newsbox_ttl01 > span {
        font-size: 14px;
        width: 100%;
    }
    .newsbox_ttl01 > a {
        font-size: 13px;
        float: initial
    }
    .btn_more a {
        font-size: 12px;
    }
    /*==========================================================================*/
    /*                               servicebox                                 */
    /*==========================================================================*/
    #servicebox {
        padding: 60px 0 0
    }
    #index h2 {
        font-size: 22px;
        margin: 0 auto 30px
    }
    .idxttl_number {
        font-size: 450%;
        line-height: 0.8
    }
    .idxttl {
        padding-bottom: 0;
        line-height: 1.22;
    }
    .servicebox01 {
        flex-direction: column
    }
    .servicebox01_img {
        margin: 0 auto 20px
    }
    .servicebox01_img img {
        width: auto;
        height: auto;
    }
    .servicebox01_info {
        padding: 0;
        margin: 0 auto;
        width: 100%;
        max-width: 550px;
    }
    .servicebox01_info dl {
        margin: 0 auto 20px;
    }
    .servicebox01_info dt {
        font-size: 18px;
        margin-bottom: 15px;
    }
    .servicebox01_info dd {
        font-size: 15px;
    }
    .idx_btn01 a {
        margin: 0 auto !important;
        width: 200px !important;
        height: 40px !important;
        font-size: 16px !important;
        padding: 0 0 3px
    }
    .idx_btn01 a:after {
        right: 15px !important;
        border-width: 5px 0 5px 5px !important;
    }
    .servicebox02 {
        max-width: 540px;
        justify-content: flex-start;
        margin: 0 auto
    }
    .servicebox02 dl {
        width: calc(50% - 40px);
        max-width: 140px;
        margin: 10px 20px
    }
    .servicebox02 dt {
        margin-bottom: 15px;
    }
    .servicebox02 dt img {
        width: auto;
        height: auto;
    }
    .servicebox02 dd {
        font-size: 15px;
    }
    .servicebox01_imgmain {
        margin: 40px auto
    }
    .servicebox01_imgmain iframe {
        width: 100%;
        height: 50vmin;
    }
    /*==========================================================================*/
    /*                          securitybox                                      */
    /*==========================================================================*/
    #securitybox {
        padding: 60px 0 0
    }
    .securitybox_detail {
        flex-direction: column;
        padding: 30px 0
    }
    #index h3 {
        width: 100%;
        font-size: 18px;
        padding: 8px 0 8px 10px;
        margin-bottom: 20px;
    }
    .securitybox_info {
        width: 100%;
    }
    .securitybox_info dt, .securitybox_ill:after {
        display: none !important
    }
    .securitybox_ttl {
        order: 0
    }
    .securitybox_ill {
        order: 1;
        margin: 0 auto 20px !important
    }
    .securitybox_ill img {
        width: auto;
        height: auto
    }
    .securitybox_info {
        order: 2;
    }
    .securitybox_btn {
        display: none
    }
    .securitybox_tab {
        width: 100%;
        margin: 0 auto
    }
    .securitybox_tabdetail {
        padding: 0;
    }
    .securitybox_tab:not(.slick-initialized) .securitybox_tabdetail:not(:first-child) {
        display: block
    }
    .securitybox_tabdetail:after {
        display: none
    }
    .securitybox_frame {
        flex-direction: column;
        padding: 20px;
        border-radius: 10px;
        background-color: #EBF0F7;
        display: none;
        margin: 0 auto 20px
    }
    .securitybox_img {
        width: calc(100% + 60px);
        margin: 0 auto 5px;
        transform: translateX(-30px)
    }
    .securitybox_txt {
        width: 100%;
        margin: 0 auto
    }
    .securitybox_txt dt {
        display: none;
    }
    .securitybox_txt dd {
        font-size: 14px;
    }
    .securitybox_ttl01 {
        position: relative;
        width: 100%;
        padding-bottom: 20px;
        font-size: 18px;
        padding-left: 40px;
        text-decoration: none;
        color: #1B2C84;
    }
    .securitybox_ttl01:before {
        position: absolute;
        content: "";
        width: 0;
        height: 0;
        border-left: 8px solid transparent;
        border-right: 8px solid transparent;
        border-top: 10px solid #4C72BA;
        transition: transform 0.25s linear;
        left: 14px;
        top: 10px;
    }
    .securitybox_ttl01.open:before {
        transform: rotate(180deg)
    }
    /*==========================================================================*/
    /*                               whybox                                      */
    /*==========================================================================*/
    #whybox {
        padding: 60px 0
    }
    .whybox_list01 {
        width: 100%;
        max-width: 320px;
        flex-direction: column;
        margin-bottom: 60px;
    }
    .whybox_detail {
        width: 100%;
        padding: 30px 0
    }
    .whybox_img {
        margin: 0 auto 10px
    }
    .whybox_img img {
        max-width: 200px;
        height: auto
    }
    .whybox_detail dd {
        font-size: 40px;
    }
    .whybox_ttl {
        font-size: 18px;
        line-height: 1.22;
    }
    .whybox_list02 {
        justify-content: space-between;
        margin: 0 auto 40px
    }
    .whybox_list02 li {
        width: calc((100%/3) - 12px);
        margin: 6px 0
    }
    .whybox_list02 img {
        width: 100%;
        height: auto
    }
    /*==========================================================================*/
    /*                               columnbox                                      */
    /*==========================================================================*/
    #columnbox {
        padding: 60px 0px;
    }
    #columnbox h2 {
        width: 100%;
    }
    #index .idxtop {
        flex-direction: column;
        margin: 0 auto 35px
    }
    #index .idxtop h2 {
        text-align: center;
        font-size: 22px;
    }
    #index .idxtop .idxttl {
        justify-content: center
    }
    .columnbox_list {
        width: 100vw;
        margin: 0 auto 40px;
    }
    .columnbox_list.slick-initialized {
        padding-right: 0;
    }
    #columnbox_slider .slick-dots {
        width: calc(100vw - 40px);
        height: 4px;
        transform: translateX(0)
    }
    #columnbox_slider .slick-slide {
        margin-right: 25px
    }
    .column_arrows {
        display: none
    }
    #columnbox_slider .slick-track {
        width: 100%;
        padding-right: 35px;
        margin-bottom: 15px;
        margin-left: 13px;
    }
    #columnbox_slider .slick-slide {
        margin-right: 20px;
    }
    .worldbox_info {
        width: 100%;
    }
    .columnbox_detail {
        box-shadow: none;
    }
    .columnbox_detail dt {
        height: auto
    }
    .columnbox_detail dt img {
        width: auto;
        height: auto;
        max-height: 225px
    }
    .columnbox_detail dd {
        font-size: 12px;
    }
    .tagnew {
        margin: 5px 10px 0 0;
    }
    .tagnew img {
        width: 35px;
        height: 35px;
    }
    .columnbox_ttl {
        font-size: 15px;
        line-height: 1.46;
        margin-bottom: 10px;
    }
    #columnbox_slider .slick-dots {
        margin-top: 22px;
    }
    .columnbox_info {
        padding: 14px 10px;
    }
    .columnbox_day {
        font-size: 13px;
        height: 45px;
    }
    /*==========================================================================*/
    /*                               worldbox                                      */
    /*==========================================================================*/
    #worldbox {
        padding: 60px 0
    }
    #index #worldbox .idxtop {
        position: initial;
        margin-bottom: 30px;
    }
    .worldbox_txt01 {
        width: 100%;
    }
    .worldbox_svg, .worldbox_ttl {
        display: none !important
    }
    .worldbox_detail {
        margin-bottom: 5px;
    }
    .worldbox_detail.active .worldbox_name {
        background-color: #ffffff
    }
    .worldbox_name {
        width: 100%;
        margin-bottom: 0;
        position: relative;
        z-index: 1
    }
    .worldbox_name:after {
        position: absolute;
        content: "";
        width: 0;
        height: 0;
        border-left: 6px solid transparent;
        border-top: 6px solid #1B2C84;
        border-right: 6px solid transparent;
        right: 20px;
        top: 0;
        bottom: 0;
        margin: auto 0;
        transition: transform .4s cubic-bezier(.86, 0, .07, 1)
    }
    .worldbox_detail.active .worldbox_name:after {
        transform: rotate(180deg)
    }
    .worldbox_txt {
        position: relative;
        top: -2px;
        left: 0;
        width: 100%;
        height: 100%;
        border-radius: 2px;
        box-shadow: 5px 5px 5px 0 rgba(40, 59, 108, 0.2);
        z-index: 2;
        transform-origin: top center;
        transition: all .4s cubic-bezier(.86, 0, .07, 1);
        padding: 15px 20px;
        opacity: 0
    }
    .worldbox_detail.active .worldbox_txt {
        opacity: 1;
    }
    .worldbox_detail.active .worldbox_year, .worldbox_detail.active .worldbox_country {
        color: #1B2C84
    }
    .worldbox_img img {
        width: 100%
    }
    /*==========================================================================*/
    /*                             inforbox                                      */
    /*==========================================================================*/
    #inforbox {
        padding: 60px 0;
        background: #22417A
    }
    .inforbox_ttl {
        font-size: 30px;
        margin-bottom: 20px;
    }
    .inforbox_list {
        flex-direction: column
    }
    .inforbox_list li {
        width: 100%;
        max-width: 300px;
        margin: 15px auto
    }
    .inforbox_list a {
        width: 100%;
        height: 60px;
        font-size: 18px;
    }
    .inforbox_list a:after {
        right: 20px;
        border-width: 7px 0 7px 7px !important
    }
    /*==========================================================================
                                 FOOTER
  ==========================================================================*/
    #footer_link, .finfo_link {
        display: none
    }
    #footer_info {
        padding: 42px 0;
        flex-direction: column-reverse
    }
    .box_facebookfull, .box_facebook375 {
        margin: 0 auto 80px;
        text-align: center;
    }
    .scr_fb .box_facebookfull, .scr_fb .box_facebook375{margin: 0;}
    .scr_fb iframe{width: 100% !important;}
    .finfo_contact {
        text-align: center;
        padding-bottom: 60px;
    }
    address {
        font-size: 12px;
        line-height: 1.67;
    }
    #totop {
        top: inherit;
        animation: totop .4s ease-out;
        margin-bottom: 0;
        width: 40px;
        height: 40px;
        bottom: 95px;
    }
    #totop.show {
        display: block
    }
    #totop a {
        width: 100%;
        height: 100%;
        text-indent: -9999px;
        padding: 7px 7px 10px;
        z-index: -1;
        font-size: 0;
    }
    #totop a:before {
        position: absolute;
        margin: auto 0;
        background-position: center center;
        width: 18px;
        height: 18px;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    #secomboxmain {
        padding: 0;
    }
    #l-movie {
        display: none
    }
    .iconf {
        bottom: 52px;
    }
}
@media screen and (max-width: 600px) {
    .servicebox02 {
        max-width: 360px;
    }
}
@media screen and (max-width: 490px) {
    #index h2 {
        font-size: 6vmin;
    }
    #index h3 {
        font-size: 4.5vmin;
    }
}
@media screen and (max-width: 460px) {
    .box_sp460 {
        display: block
    }
}
@media screen and (max-width: 450px) {}
@media screen and (max-width: 414px) {
    #index #top_info {
        min-height: 100%;
    }
    .servicebox02 {
        max-width: 330px;
        justify-content: space-between
    }
    .servicebox02 dl {
        width: calc(50% - 17px);
        margin: 10px 0
    }
    .servicebox02 dd {
        font-size: 4vmin;
    }
}
@media screen and (max-width: 375px) {
    .box_facebookfull {
        display: none;
    }
    .box_facebook375 {
        display: block
    }
}