@charset "utf-8";

/* pattern common
================================================== */
.sec_title{
    text-align: center;
    margin-bottom: 18px;
}
.sec_title h2{
    color: #454545;
    font-size: 81.2%;
    padding-top: 34px;
    background-repeat: no-repeat;
    background-position: center top;
}
.link_simple a{
    display: inline-block;
    background-color: transparent;
    background-repeat: no-repeat;
    transition: all 0.2s ease;
    padding: 3px 21px 1px 36px;
    border-bottom: 5px solid #3399ff;
    color: #454545;
    text-decoration: none;
}
.link_simple a:hover{
    text-decoration: underline;
}

/* main visual
================================================== */
.sec_mainvisual{
    margin-top: -120px;
    background: transparent url(/shared/templates/iju_top/images/pattern_rp.gif) repeat;
    height: 800px;
    color: inherit;
}
.sec_mainvisual .mv_wrapper{
    position: relative;
    margin: 0 auto;
    max-width: 1400px;
}
.sec_mainvisual .splide__slide img{
    width: 100%;
    height: 788px;
    object-fit: cover;
    vertical-align: top;
}
.sec_mainvisual .splide__controls{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 49px;
    margin: 0 auto;
    padding: 0 10px;
    max-width: 1060px;
    z-index: 1;
}
.sec_mainvisual .mv_intro{
    position: absolute;
    top: 178px;
    left: calc((210/1400) * 100%);
    display: flex;
    flex-direction: column;
    padding: 35px 0 11px 30px;
    background-color: transparent;
    width: 480px;
    max-width: 100%;
    border: 5px solid #ffffff;
    pointer-events: none;
    color: #ffffff;
}
.sec_mainvisual .mv_title,
.sec_mainvisual .mv_text{
    background-color: transparent;
    background-repeat: no-repeat;
    background-size: auto 100%;
    color: #454545;
}
.sec_mainvisual .mv_title > span,
.sec_mainvisual .mv_text > span{
    display: inline-block;
    text-indent: -9999px;
}
.sec_mainvisual .mv_title{
    margin-bottom: 13px;
    padding-top: calc((120 / 430) * 100%);
    background-image: url(/shared/templates/iju_top/images/mv_title.png);
    max-width: 100%;
    height: 0;
    font-size: 200%;
    line-height: 1.2;
}
.sec_mainvisual .mv_text{
    margin: 0 0 56px 40px;
    padding-top: calc((56 / 430) * 100%);
    background-image: url(/shared/templates/iju_top/images/mv_text.png);
    background-size: 386px 47px;
    max-width: 100%;
    height: 0;
    font-size: 120%;
    line-height: 1.8;
}
.sec_mainvisual .mv_intro img{
    max-width: 100%;
    height: auto;
    vertical-align: top;
    pointer-events: all;
}
.sec_mainvisual .link_simple{
    display: flex;
    justify-content: flex-end;
    pointer-events: all;
    padding-right: 29px;
}
.sec_mainvisual .link_simple a{
    background-image: url(/shared/templates/iju_top/images/icon/linkicon.png);
    background-position: left 15px top 11px;
    background-color: #ffffff;
    font-size: 87.5%;
}
.sec_mainvisual .splide__pagination{
    padding: 8px 12px;
    border-radius: 4px;
}

/* interview senior immigrant
================================================== */
.sec_interview_si{
    margin-top: -208px;
    text-align: center;
}
.sec_interview_si .container{
    display: flex;
    justify-content: flex-end;
}
.sec_interview_si .interview_si_cnt{
    max-width: 200px;
    min-height: 228px;
}
.sec_interview_si .splide__controls{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 57px;
    justify-content: center;
    z-index: 10;
}
.sec_interview_si .splide__slide img{
    width: 200px;
    height: 200px;
    vertical-align: top;
}
.sec_interview_si .link_simple{
    position: relative;
    margin-top: -26px;
    z-index: 2;
}
.sec_interview_si .link_simple a{
    background-image: url(/shared/templates/iju_top/images/icon/linkicon.png);
    background-position: left 15px center;
    background-color: #f6f6f6;
    font-size: 87.5%;
    padding-top: 6px;
}

/* News
================================================== */
.sec_news{
    margin-top: -65px;
    padding-top: 64px;
    background: url(/shared/templates/iju_top/images/main/bg_news2.png) no-repeat top center;
    position: relative;
}
.sec_news .sec_title h2{
    background-image: url(/shared/templates/iju_top/images/main/news_ttl.png);
}
.news_area{
    max-width: 700px;
    margin: 0 auto;
}
.news_area ul{
    font-size: 87.5%;
    list-style: none;
}
.news_area ul li{
    display: flex;
    padding: 6px 0 4px 15px;
    border-bottom: dotted 1px #aaaaaa;
    line-height: 1.6;
    background: url(/shared/templates/iju_top/images/main/icon_arrow.png) no-repeat left 11px;
}
.news_area ul li .news_time{
    padding-right: 3px;
    flex-shrink: 0;
    width: 110px;
}
.news_area ul li .news_link a{
    display: inline-block;
}
.news_area .news_btn{
    text-align: right;
    line-height: 1.4;
    margin-bottom: 14px;
}
.news_area .news_btn a{
    font-size: 87.5%;
    display: inline-block;
}
.news_area .news_btn a:hover,
.news_area ul li a:hover{
    text-decoration: none;
}
.news_banner{
    text-align: center;
    margin-bottom: 21px;
}
.news_banner a{
    display: block;
    max-width: 620px;
    margin: 0 auto;
    position: relative;
}
.news_banner a img{
    width: 100%;
    height: auto;
    vertical-align: top;
}
.news_topic_area{
    position: relative;
    background-position: top center,bottom center;
    background-repeat: no-repeat;
    background-color: #ffff99;
    padding: 102px 15px 96px;
    background-image: url(/shared/templates/iju_top/images/main/bg_news.png),url(/shared/templates/iju_top/images/main/bg_news2.png);
}
.news_topic_area .topic_area_link img,
.news_banner_url img{
    max-width: 100%;
    height: auto;
    vertical-align: top;
}
.news_topic_area .topic_area_link{
    text-align: left;
}
.news_topic_area .topic_area_link a{
    display: inline-block;
    transition: opacity 0.2s ease;
    background-repeat: no-repeat;
    background-position: left 15px top 11px;
    background-image: url(/shared/templates/iju_top/images/icon/linkicon.png);
    background-color: #ffffff;
    font-size: 87.5%;
    position: relative;
    z-index: 1;
    text-align: center;
    padding: 3px 21px 1px 36px;
    border-bottom: 5px solid #3399ff;
    color: #454545;
    text-decoration: none;
}
.news_topic_area .topic_area_link a:hover{
    text-decoration: underline;
}
.topic_area_inner{
    display: grid;
    grid-template-columns: 41.5% 33.3% 1fr;
    grid-template-areas: 
    "itemleft itemMidTop itemRgt"
    "itemleft itemMidBt itemRgt";
    max-width: 1127px;
    margin: 0 auto;
}
.topic_area_inner .transport_left{
    display: flex;
    flex-direction: row-reverse;
    justify-content: center;
    padding: 27px 10px 0 1px;
    grid-area: itemleft;
}
.topic_area_inner .transport_left .transport_map{
    padding-top: 5px;
}
.topic_area_inner .transport_left .map{
    width: 136px;
    margin-bottom: 40px;
}
.topic_area_inner .transport_summary{
    flex: 1;
    line-height: 1.7;
    font-size: 137.5%;
    padding-left: 30px;
}
.topic_area_inner .transport_middle{
    position: relative;
    padding-top: 5px;
    grid-area: itemMidBt;
}
.topic_area_inner .transport_middle .travel_info{
    max-width: calc(100% - 138px);
}
.topic_area_inner .transport_middle .map{
    position: absolute;
    z-index: 1;
    width: 136px;
    top: 50%;
    transform: translateY(-50%);
    right: -1px;
    margin-top: -41px;
}
.topic_area_inner .transport_right{
    padding-left: 30px;
    margin-right: -2px;
    grid-area: itemRgt;
}
.topic_area_inner .transport_ttl{
    position: relative;
    z-index: 2;
    grid-area: itemMidTop;
    margin-top: 5px;
    margin-bottom: 26px;
    margin-right: 29.1%;
}
.topic_area_inner .transport_ttl .ttl{
    text-align: center;
    display: inline-block;
    width: 100%;
    font-weight: bold;
    font-size: 150%;
    color: #454545;
    background-color: #ded6e0;
    padding: 5px 10px 3px;
}
.topic_area_inner .travel_time > .sub_ttl{
    display: inline-block;
    border-bottom: 1px solid #000000;
    color: #454545;
    background: #ffff99 url(/shared/templates/iju_top/images/icon/time_ttl_icon.jpg) no-repeat left 6px;
    padding-bottom: 10px;
    padding-left: 15px;
    margin-bottom: 10px;
}
.topic_area_inner .transport_right .travel_time > .sub_ttl{
    display: block;
}
.topic_area_inner .travel_time > .des{
    line-height: 1.7;
    font-size: 150%;
}
.topic_area_inner .map img{
    max-width: 100%;
    height: auto;
    vertical-align: top;
}
/* ==================================================
Interview
================================================== */
.sec_interview{
    position: relative;
    padding: 19px 0 79px;
    background: url(/shared/templates/iju_top/images/main/bg_news.png) no-repeat center bottom;
}
.sec_interview .container{
    max-width: 1014px;
}
.interview_wrapper .sec_title{
    margin-bottom: 53px;
}
.interview_wrapper .sec_title h2{
    background-image: url(/shared/templates/iju_top/images/main/interview_ttl.png);
}
.interview_wrapper ul{
    list-style: none;
    display: flex;
    flex-flow: row wrap;
    gap: 37px 46px;
    margin-bottom: 60px;
}
.interview_wrapper ul li{
    width: calc((100% - 92px) / 3);
}
.interview_wrapper ul li img{
    width: 100%;
    height: auto;
    vertical-align: top;
}
.interview_wrapper .interview_btn{
    text-align: center;
}
.interview_wrapper .interview_btn img{
    vertical-align: top;
}
.interview_wrapper .interview_btn a{
    background-repeat: no-repeat;
    background-position: left 15px center;
    background-image: url(/shared/templates/iju_top/images/icon/linkicon.png);
    background-color: #f6f6f6;
    font-size: 87.5%;
    position: relative;
    z-index: 1;
    text-align: center;
    padding: 3px 21px 1px 36px;
    border-bottom: 5px solid #3399ff;
    color: #454545;
    text-decoration: none;
    padding-top: 6px;
}
.interview_wrapper .interview_btn a span{
    display: block;
}
.interview_wrapper .interview_btn a,
.interview_wrapper ul li a{
    display: inline-block;
}
.interview_wrapper ul li a:hover,
.interview_wrapper .interview_btn a:hover{
    text-decoration: underline;
}
.interview_wrapper .interview_accordion{
    display: none;
}

/* Banner
================================================== */
.sec_banner{
    padding: 125px 0 59px;
    background: transparent url(/shared/templates/iju_top/images/pattern_rp.gif) repeat;
    color: inherit;
    margin-top: -49px;
}
.sec_banner .banner_wrapper{
    padding: 35px;
    background-color: #ffffff;
    border-radius: 15px;
    color: #454545;
}
.sec_banner .banner_title{
    position: relative;
    margin: 30px 10px 29px 10px;
    padding: 7px 16px 7px 32px;
    background-color: #dfefff;
    box-shadow: 0 0 0 5px #dfefff;
    border: dashed 2px #ffffff;
    color: #454545;
}
.sec_banner .banner_title:before{
    content: '';
    position: absolute;
    left: -7px;
    top: -7px;
    border-width: 0 0 15px 15px;
    border-style: solid;
    border-color: #ffffff #ffffff #3399FF;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.15);
}
.sec_banner .banner_title h3{
    font-size: 200%;
    line-height: 1.4;
    font-weight: bold;
}
.sec_banner .banner_wrapper ul{
    display: flex;
    flex-flow: row wrap;
    padding: 0 45px;
}
.sec_banner .banner_wrapper li{
    list-style: none;
    width: calc(50% - 10px);
}
.interview_wrapper ul li a,
.sec_banner .banner_wrapper a{
    position: relative;
    display: inline-block;
}
.interview_wrapper ul li a:before,
.news_banner a:before,
.sec_banner .banner_wrapper .banner_living a:before,
.sec_banner .banner_wrapper .related_links a:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border: 2px solid #000000;
    opacity: 0;
    transition: 0.3s ease-in-out opacity;
}
.sec_banner .banner_wrapper img{
    max-width: 100%;
    height: auto;
    vertical-align: top;
    transition: all 0.2s ease;
}
.interview_wrapper ul li a:hover:before,
.news_banner a:hover:before,
.sec_banner .banner_wrapper .banner_living a:hover:before,
.sec_banner .banner_wrapper .related_links a:hover:before{
    opacity: 1;
}
/* living */
.sec_banner .banner_living{
    margin-bottom: 44px;
}
.sec_banner .living_links{
    gap: 13px 20px;
}
/* system */
.sec_banner .banner_system{
    margin-bottom: 48px;
}
.sec_banner .system_links{
    gap: 18px 20px;
}
.sec_banner .system_links a{
    display: block;
    padding: 20px 12px 20px 30px;
    font-size: 125%;
    border-radius: 0 15px 15px 0;
    background: #ECECEC url(/shared/templates/iju_top/images/system_arrow_link.png) no-repeat 15px center;
    color: #454545;
    font-weight: bold;
    line-height: 1.6;
    transition: 0.4s;
}
.sec_banner .system_links a:hover{
    background-color: #AD6200;
    color: #FFFFFF;
}
/* related */
.sec_banner .banner_related .banner_title{
    margin-bottom: 30px;
}
.sec_banner .related_links{
    flex-direction: column;
}
.sec_banner .related_links li{
    padding: 5px 0 14px 20px;
    background: transparent url(/shared/templates/iju_top/images/system_arrow_link.png) no-repeat left center;
    min-height: 79px;
    width: 100%;
    color: inherit;
}
.sec_banner .related_links img{
    vertical-align: middle;
}

/* accessibility style
================================================== */
.color_black .interview_wrapper .interview_btn a,
.color_blue .interview_wrapper .interview_btn a,
.color_yellow .interview_wrapper .interview_btn a,
.color_black #tmp_wrapper .news_topic_area .topic_area_link a,
.color_blue #tmp_wrapper .news_topic_area .topic_area_link a,
.color_yellow #tmp_wrapper .news_topic_area .topic_area_link a{
	border: 1px solid;
    text-indent: 0;
    width: auto;
    height: auto;
    padding: 5px 20px;
}
.color_black #tmp_wrapper .splide_common .splide__controls,
.color_blue #tmp_wrapper .splide_common .splide__controls,
.color_yellow #tmp_wrapper .splide_common .splide__controls{
	background-color: transparent !important;
}
.color_black #tmp_wrapper .sec_banner .banner_wrapper,
.color_blue #tmp_wrapper .sec_banner .banner_wrapper,
.color_yellow #tmp_wrapper .sec_banner .banner_wrapper,
.color_black #tmp_wrapper .sec_banner .system_links a,
.color_blue #tmp_wrapper .sec_banner .system_links a,
.color_yellow #tmp_wrapper .sec_banner .system_links a,
.color_black #tmp_wrapper .news_topic_area,
.color_blue #tmp_wrapper .news_topic_area,
.color_yellow #tmp_wrapper .news_topic_area,
.color_black #tmp_wrapper .topic_area_inner .transport_ttl .ttl,
.color_blue #tmp_wrapper .topic_area_inner .transport_ttl .ttl,
.color_yellow #tmp_wrapper .topic_area_inner .transport_ttl .ttl{
    border: 1px solid;
}
.color_black #tmp_wrapper .sec_banner .banner_title,
.color_blue #tmp_wrapper .sec_banner .banner_title,
.color_yellow #tmp_wrapper .sec_banner .banner_title{
    box-shadow: none;
}
.color_black #tmp_wrapper .sec_banner .banner_title:before,
.color_blue #tmp_wrapper .sec_banner .banner_title:before,
.color_yellow #tmp_wrapper .sec_banner .banner_title:before{
    content: none;
}
.color_black #tmp_wrapper .link_simple a,
.color_blue #tmp_wrapper .link_simple a,
.color_yellow #tmp_wrapper .link_simple a{
    border: 1px solid;
    height: auto;
    text-indent: inherit;
    transition: none;
    text-align: center;
}
.color_black #tmp_wrapper .link_simple span,
.color_blue #tmp_wrapper .link_simple span,
.color_yellow #tmp_wrapper .link_simple span{
    display: block;
}
.color_black #tmp_wrapper .sec_mainvisual .mv_title,
.color_black #tmp_wrapper .sec_mainvisual .mv_text,
.color_blue #tmp_wrapper .sec_mainvisual .mv_title,
.color_blue #tmp_wrapper .sec_mainvisual .mv_text,
.color_yellow #tmp_wrapper .sec_mainvisual .mv_title,
.color_yellow #tmp_wrapper .sec_mainvisual .mv_text{
    padding-top: 0;
    height: auto;
}
.color_black #tmp_wrapper .sec_mainvisual .mv_title > span,
.color_black #tmp_wrapper .sec_mainvisual .mv_text > span,
.color_blue #tmp_wrapper .sec_mainvisual .mv_title > span,
.color_blue #tmp_wrapper .sec_mainvisual .mv_text > span,
.color_yellow #tmp_wrapper .sec_mainvisual .mv_title > span,
.color_yellow #tmp_wrapper .sec_mainvisual .mv_text > span{
    text-indent: inherit;
}
.color_black #tmp_wrapper .sec_mainvisual .mv_title > span > span,
.color_black #tmp_wrapper .sec_mainvisual .mv_text > span > span,
.color_blue #tmp_wrapper .sec_mainvisual .mv_title > span > span,
.color_blue #tmp_wrapper .sec_mainvisual .mv_text > span > span,
.color_yellow #tmp_wrapper .sec_mainvisual .mv_title > span > span,
.color_yellow #tmp_wrapper .sec_mainvisual .mv_text > span > span{
    display: block;
}
.color_black #tmp_wrapper .sec_mainvisual .mv_intro,
.color_blue #tmp_wrapper .sec_mainvisual .mv_intro,
.color_yellow #tmp_wrapper .sec_mainvisual .mv_intro{
    pointer-events: all;
    width: auto;
    max-width: 70%;
    max-height: 400px;
    overflow-y: auto;
}
.color_black #tmp_wrapper .sec_mainvisual .mv_cnt,
.color_blue #tmp_wrapper .sec_mainvisual .mv_cnt,
.color_yellow #tmp_wrapper .sec_mainvisual .mv_cnt{
    padding-right: 20px;
}
.color_black .interview_wrapper ul li a:before,
.color_blue .interview_wrapper ul li a:before,
.color_black .news_banner a:before,
.color_blue .news_banner a:before,
.color_black .sec_banner .banner_wrapper .banner_living a:before,
.color_blue .sec_banner .banner_wrapper .banner_living a:before,
.color_black .sec_banner .banner_wrapper .related_links a:before,
.color_blue .sec_banner .banner_wrapper .related_links a:before {
    border-color: #FFFF00;
}
/* fsize */
.fsize_small .news_topic_area .topic_area_link a{
    background-position: left center;
}
.fsize_big2 #tmp_wrapper .news_area ul li .news_time{
    width: 200px;
}
/* no-js*/
.no_javascript .splide_common.splide {
	visibility: visible;
}
.no_javascript .sec_mainvisual .splide__track{
    max-height: 788px;
    overflow-y: auto;
}
.no_javascript .sec_mainvisual .splide__list,
.sec_mainvisual .no-splide .splide__list,
.no_javascript .sec_interview_si .splide__list,
.sec_interview_si .no-splide .splide__list{
    flex-direction: column;
    gap: 10px 0;
}
.no_javascript .sec_mainvisual .splide,
.sec_mainvisual .splide.no-splide{
    padding-bottom: 0;
}
.no_javascript .sec_interview_si{
    margin: 20px 0 30px;
}
.no_javascript .sec_interview_si .interview_si_cnt{
    max-width: 215px;
}
.no_javascript .sec_interview_si .splide__track{
    max-height: 200px;
    overflow-y: auto;
}

