@charset 'UTF-8';
/* mv */
.mv{
    position: relative;
    overflow: hidden;
}
.scroll_down{
    position: absolute;
    bottom: 0;
    right: 0;
    width: 15vw;
    max-width: 223px;
    transform: translate(50%, 50%);
}
.scroll_down img{
    animation: rotation 10s linear infinite;

}
@keyframes rotation {
    0% {
      transform: rotate(360deg);
    }
  
    100% {
      transform: rotate(0);
    }
  }
.br_sp{
    display: none;
}
.br750{
    display: none;
}
.db750{
    display: none;
}
/* profile */
#pf{
    padding-top: 300px;
    margin-top: -300px;
    position: relative;
    z-index: -100;
}
.profile_area{
    background: url(../img/top/profile_bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding: 80px 0px 80px;
    margin: 120px auto;
    position: relative;
}
.profile_heading{
    background: #006532;
    padding: 24px;
    border-radius: 20px 0 20px 0;
    margin-top: -150px;
}
.profile_heading h2{
    color: #ffd900;
    font-size: 34px;
    font-weight: 600;
    line-height: 1.5;
    text-align: center;
}
.profile_area .detail_btn{
    margin: 0 auto;
}
.detail_btn {
    position: relative;
    margin: 0;
    width: auto;
    /* max-width: 160px; */
    display: inline-block;
}
.detail_btn a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    margin: 0 auto;
    height: 50px;
    color: #00572e;
    border: 2px solid #00572e;
    padding: 0 30px;
    transition: 0.3s;
}

.detail_btn::after {
    position: absolute;
    content: "";
    background-color: #00572e;
    height: 1px;
    width: 40px;
    top: 50%;
    right: -22px;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transition: 0.3s;

}
.detail_btn:hover::after{
    right: -30px;
    transition: 0.3s;
}
.detail_btn a:hover {
    background: #046432;
    transition: 0.3s;
    color: #fff;
}
.profile_circle{
    position: absolute;
    z-index: -1;
    animation: rotation 10s linear infinite;
    max-width: 104px;
    left: -55px;
    top: -75px;
}
.profile_flex{
    display: flex;
    margin-top: 100px;
    border: solid 2px #00572e;
}
.profile_info{
    background: #fff;
    width: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 60px 10px 40px;
    border-right: solid 2px #00572e;
    position: relative;
    z-index: 2;
}
.profile_img{
    width:50%;
    background: url(../img/top/profile.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    content: "";
    position: relative;
}
.profile_cap{
    position: absolute;
    color: #fff;
    background: #00572e;
    bottom: 0;
    right: 0;
    padding: 5px 10px;
    font-size: 14px;
}
.profile_info p{
    color: #00572e;
}
.profile_name{
    font-size: 28px;
    display: inline-block;
    font-weight: 600;
    text-align: center;
    margin-bottom: 30px;
}
.profile_name span{
    font-size: 12px;
    text-align: center;
}
.profile_dtl{
    font-size: 20px;
    line-height: 1.8;
    font-weight: 500;
    margin-bottom: 30px;
}
.profile_info .tag_ttl{
    top: -30px;
    left: -2px;
}
.tag_ttl {
    position: absolute;
    display: flex;
    align-items: center;
    
    background-color: #006532;
    padding: 0 20px;
    height: 60px;
}
.tag_ttl::after {
    position: absolute;
    right: -21px;
    content: "";
    border-top: 30px solid transparent;
    border-left: 21px solid #006532;
    border-bottom: 30px solid transparent;
}
p.tag_ttl_font {
    color: #fff;
    font-size: 24px;
    font-weight: bold;
    letter-spacing: 0.1em;
    line-height: 1.1;
    position: relative;
    bottom: 4px;
}
p.tag_ttl_font span.tag_font_en  {
    font-size: 14px;
    letter-spacing: 0.24em;
    font-weight: bold;
    color: #ffd900;
}
.tag_object {
    width: 30px;
    position: absolute;
    position: absolute;
}
.profile_info .tag_object {
    bottom: 0px;
    right: -40px;
}




/* policy */
.poli_sp_img{
    display: none;
}
.policy_ttl{
    position: relative;
    text-align: center;
    margin-bottom: 100px;
}
.policy_ttl h2{
    font-size: 34px;
    font-weight: 600;
    color: #333;
    text-align: center;
    display: inline-block;
    position: relative;
    line-height: 1;
}
.policy_ttl h2 span{
    color: #e9af00;
    font-size: 64px;
}
.policy_ttl h2 span span{
    font-size: 34px;
}
.policy_ttl_img_l, .policy_ttl_img_r{
    position: absolute;
    max-width: 47px;
    bottom: 0;
}
.policy_ttl_img_l{
    left: -60px;
}
.policy_ttl_img_r{
    right: -60px;
}
.policy_area .tag_object {
    top: 0px;
    right: -40px;
}
.policy_area p.tag_ttl_font{
    text-align: center;
}
.policy_subheading {
    margin: 30px 0;
}
p.policy_subheading_font {
    font-size: 36px;
    font-weight: bold;
    letter-spacing: 0.08em;
    color: #333;
    line-height: 1.5;
}
.policy_area .tag_ttl{
    width: 108px;
    position: relative;
}
.policy_detail_flex {
    display: flex;
    align-items: center;
}
.policy_detail_img {
    margin-right: 15px;
    width: 35px;
}
.policy_detail_img img{
    width: 100%;
}
.policy_detail_font {
    color: #006431;
    font-size: 22px;
    font-weight: 500;
    letter-spacing: 0.08em;
    white-space: nowrap;
}
.policy_detail_flex{
    margin-bottom: 10px;
}
.policy_area .detail_btn{
    margin-top: 40px;
}
.policy_flex{
    display: flex;
    align-items: center;
    max-width: 1920px;
    margin-bottom: 60px;
}
.policy_left{
    margin-right: 60px;
}
.pf01{
    margin: 0 auto 60px;
    justify-content: right;
}
.pf02{
    margin: 0 auto 60px;
    justify-content: left;
}
.policy_flex::before {
    position: absolute;
    content: "";
    height: 460px;
    width: 100%;
    background-color: #f1f7f3;
    z-index: -1;
    left: 0;
}
.policy_img{
    width: 100%;
    max-width: 1200px;
}
.policy_detail_text01{
    padding: 0 20px;
}
.policy_flex:last-of-type{
    margin-bottom: 80px!important;
}

/* sns */
.sns {
    position: relative;
    background-color: #016531;
    display: flex;
    padding: 40px;
    border-radius: 10px;
    align-items: center;
    justify-content: space-between;
}
p.sns_font_en {
    font-size: 32px;
    font-weight: bold;
    letter-spacing: 0.08em;
    color: #ffdc00;
    /* margin-bottom: 10px; */
}
p.sns_font_jp {
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 0.24em;
}
.sns_heading {
    position: relative;
    margin-bottom: 60px;
}
p.sns_text_font {
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 0.14em;
    color: #fff;
    line-height: 2;
    margin-bottom: 50px;
}
.sns_link {
    display: flex;
    align-items: center;
}
.sns_link_btn {
    margin-right: 10px;
}
.sns_link_btn img {
    width: 54px;
    height: 54px;
}
.sns_embed_flex{
    max-width: 820px;
    display: flex;
    justify-content: space-between;
    width: 100%;
}
.sns_embed_flex > div{
    height: 450px;
    overflow: scroll;
    max-width: 400px;
    width: 49%;
}
.share_flex{
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}
.share_icon{
    max-width: 25px;
    margin-left: 6px;
}
.share_icon img{
    width: 100%;
    height: auto;
}
.sns_area{
    margin-bottom: 80px;
}
.sns_link.sp{
    display: none;
}





/* video */
.youtube_area{
    margin-bottom: 100px;
}
.video {
    padding: 80px 0;
    background-color: #f9f9f9;
    text-align: center;
}
.video_heading {
    position: relative;
    color: #046a38;
    text-align: center;
    width: 100%;
    display: inline-block;
    margin: 0 auto;
}
p.video_heading_font {
    font-size: 32px;
    font-weight: 600;
    letter-spacing: 0.08em;
    line-height: 0.9;
    display: inline-block;
    position: relative;
}
span.video_font_en {
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 0.24em;
}
p.video_heading_font::after {
    position: absolute;
    content: "";
    background-image: url(../img/top/video.svg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    width: 35px;
    height: 42px;
    top: -8px;
    right: -38px;
}
.slider {
    margin: 40px 0;
}
.slider .slick-slide {
    position: relative;
    overflow: hidden;
}
.slider_list {
    border-right: 1px solid #fff;
}
.slider_list a {
    display: block;
    width: 480px;
    height: 280px;
}
.slider .slick-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}


/* news */
.news_area{
    margin: 0 0 100px 0;
}
.news_area .tag_ttl{
    position: relative;
    display: inline-block;
}
.news_area .tag_ttl::after{
    top: 0;
}
.news_area .tag_object{
    bottom: 0;
    right: -40px;
}
ul.news_menu {
    margin-bottom: 40px;
    margin-top: 20px;
}
li.news_menu_list {
    border-bottom: 1px solid #e2e2e2;
}
li.news_menu_list a {
    display: flex;
    padding: 20px 0;
    align-items: center;
}
time.news_list_date {
    color: #737373;
    margin-right: 30px;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 0.08em;
}
p.news_list_category {
    background-color: #006532;
    color: #fff;
    width: 70px;
    height: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 0.08em;
}
p.news_list_text {
    color: #333;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.4;
    letter-spacing: 0.08em;
}
.news_catebox{
    width: 100px;
    /* margin-right: 10px; */
    min-width: 100px;
}
.detail_btn_box{
    text-align: center;
}




@media screen and (max-width: 1650px) {
    .profile_info .tag_object {
        right: -32px;
    }
    p.tag_ttl_font {
        font-size: 20px;
        bottom: 3px;
    }
    p.tag_ttl_font span.tag_font_en {
        font-size: 12px;
    }
    .profile_heading h2 {
        font-size: 28px;
    }
    .profile_heading {
        padding: 20px;
    }
    .policy_ttl h2 {
        font-size: 30px;
    }
    .policy_ttl h2 span span {
        font-size: 30px;
    }
    .policy_ttl h2 span {
        font-size: 55px;
    }
    .policy_ttl_img_l, .policy_ttl_img_r {
        max-width: 40px;
    }
    p.policy_subheading_font {
        font-size: 28px;
    }
    .policy_subheading {
        margin: 25px 0;
    }
    .policy_detail_font {
        font-size: 20px;
    }
    .policy_detail_img {
        width: 30px;
    }
    .policy_area .detail_btn {
        margin-top: 20px;
    }
    .tag_ttl {
        height: 50px;
    }
    .tag_ttl::after {
        right: -15px;
        border-top: 25px solid transparent;
        border-left: 15px solid #006532;
        border-bottom: 25px solid transparent;
    }
    .policy_area .tag_object {
        top: 0px;
        right: -35px;
    }
    .tag_object {
        width: 25px;
    }
    .policy_flex::before {
        height: 410px;
    }



    .news_area .tag_object {
        right: -32px;
    }
    .profile_info {
        padding: 40px 10px 40px;
    }


p.video_heading_font {
    font-size: 28px;
}
span.video_font_en {
    font-size: 14px;
}
.video {
    padding: 60px 20px;
}

p.news_list_category {
    font-size: 12px;
}
p.sns_font_en {
    font-size: 28px;
}
p.sns_font_jp {
    font-size: 12px;
}
}



@media screen and (max-width: 1400px) {
    .poli_pc_img{
        display: none;
    }
    .poli_sp_img{
        display: block;
    }
    .sns_embed_flex {
        max-width: 750px;
    }
    .sns_link_btn img {
        width: 48px;
        height: 48px;
    }
}


@media screen and (max-width: 1200px) {
    .profile_heading h2 {
        font-size: 22px;
    }
    .profile_heading {
        padding: 15px 20px;
    }
    .profile_dtl {
        font-size: 16px;
    }
    .pf01 {
        margin: 0 auto 100px;
    }
    .pf02 {
        margin: 0 auto 100px;
    }
    .policy_ttl {
        margin-bottom: 80px;
    }
    .profile_area {
        margin: 120px auto 80px;
    }
    .youtube_area {
        margin-bottom: 80px;
    }
    p.policy_subheading_font {
        font-size: 24px;
    }
    .policy_detail_font {
        font-size: 18px;
    }
    .detail_btn a {
        height: 40px;
        padding: 0 40px;
        font-size: 14px;
    }
    .policy_left {
        margin-right: 10px;
    }
    .policy_flex::before {
        height: 360px;
    }

    p.video_heading_font {
        font-size: 24px;
    }
    span.video_font_en {
        font-size: 12px;
    }
    .sns_embed_flex {
        max-width: 650px;
    }
    .policy_detail_img {
        margin-right: 10px;
    }
    .policy_ttl h2 {
        font-size: 26px;
    }

}
@media screen and (max-width: 1000px) {
    .sns_embed_flex {
        max-width: 570px;
    }
    p.sns_text_font {
        font-size: 14px;
    }
}
@media screen and (max-width: 900px) {
    .sns_embed_flex {
        max-width: 440px;
    }
}
@media screen and (max-width: 768px) {
    .pc{
        display: none;
    }
    .sp{
        display: block;
    }
    .scroll_down {
        width: 25vw;
    }
    .policy_flex{
        flex-wrap: wrap;
        margin: 0 auto 80px;
    }
    .policy_img{
        order: 1;
    }
    .policy_detail_text01{
        order: 2;
        width: 100%;
        background: #f1f7f3;
        padding: 0px 20px 40px;
    }
    .br_pc{
        display: none;
    }
    .br_sp{
        display: block;
    }
    .policy_left{
        margin: 0;
    }
    .policy_flex::before{
        content: none;
    }
    .policy_area .tag_ttl::before{
        content: "";
        background: #006532;
        width: 40px;
        height: 100%;
        position: absolute;
        left: -20px;
    }


    .sns{
        flex-wrap: wrap;
    }
    .sns_embed_flex {
        max-width: 680px;
    }
    .sns_heading {
        display: flex;
        align-items: center;
        margin-bottom: 20px;
    }
    .sns_link.sp{
        display: flex;
        width: 100%;
        justify-content: right;
        margin-top: 30px;
    }
    .share_flex{
        margin: 0 20px 0 0;
    }
    p.sns_font_jp {
        font-size: 14px;
    }
    p.sns_text_font {
        margin-bottom: 20px;
    }
    p.news_list_text {
        font-size: 14px;
    }
    .policy_area .tag_ttl {
        margin-top: -25px;
    }


    .slick-dots li{
        width: 24%;
        margin: 0;
        height: auto;
    }
    .slick-dots{
        position: inherit;
    }
    .slick-dots{
        display: flex!important;
        bottom: inherit!important;
        justify-content: space-between;
        margin-top: 1.5%;
    }
    .slick-prev:before {
        content: "";
        position: absolute;
        background: url(../img/top/arrow_l.png) no-repeat;
        background-size: contain;
        width: 27px;
        height: 45px;
        top: -200%;
        left: 0;
        /* transform: translate(-50%, -50%); */
    }
    .slick-next:before {
        content: "";
        position: absolute;
        background: url(../img/top/arrow_r.png) no-repeat;
        background-size: contain;
        width: 27px;
        height: 45px;
        top: -200%;
        right: 0;
        /* transform: translate(-50%, -50%); */
    }
    .slick-next {
        right: 5px;
    }
    .slick-prev{
        left: 5px;
        position: absolute;
        z-index: 10;
    }
    .slick-dots li{
        position: relative;
    }
    .slick-dots li::after {
        background-color: rgba(255,255,255,0.5);
        position: absolute;
        display: block;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        opacity: 1;
        transition: .3s opacity linear;
        display: flex;
        align-items: center;
        justify-content: center;
        white-space: pre;
        line-height: 1.5;
        content: "";
    }
    .slick-dots .slick-active::after {
        background-color: rgba(0,0,0,0);
        content: "" !important;
    }
    .video_heading {
        margin: 0 auto 40px;
    }
    
    .policy_text_inner{
        max-width: 400px;
        margin: 0 auto;
    }
    .tac{
        text-align: center;
    }
}



@media screen and (max-width: 750px) {
    
    .br750{
        display: block;
    }
    .profile_flex{
        flex-wrap: wrap;
        margin-top: 60px;
        position: relative;
    }
    .profile_info{
        width: 100%;
        border-right: none;
        order: 2;
        border-top: solid 2px #00573e;
    }
    .profile_img{
        width: 100%;
        order: 1;
        height: 66vw;
    }
    .profile_info .tag_ttl{
        top: 0px;
        left: -2px;
    }
    .profile_info {
        padding: 70px 20px 40px;
        justify-content: center;
    }
    .profile_name {
        margin-bottom: 20px;
    }
    
    .detail_btn a {
        padding: 0 40px;
    }
    .db750{
        display: block;
        z-index: 10;
        width: 10vw;
        top: -3%;
        left: -6%;
    }
    .dn750{
        display: none;
    }
}

@media screen and (max-width: 650px) {
    li.news_menu_list a{
        flex-wrap: wrap;
    }
    .news_list_text{
        width: 100%;
        margin-top: 10px;
    }
    .profile_flex {
        margin-top: 40px;
        position: relative;
    }
    .sns_embed_flex{
        flex-wrap: wrap;
        justify-content: center;
    }
    .sns_embed_flex > div{
        max-width: inherit;
        width: 100%;
    }
    .sns_embed_flex > div:first-of-type{
        margin-bottom: 30px;
    }
    .profile_heading h2 {
        font-size: 16px;
    }
    p.tag_ttl_font {
        font-size: 16px;
        bottom: -4px;
    }
    p.tag_ttl_font span.tag_font_en {
        font-size: 12px;
        font-weight: 500;
        line-height: 1.5;
    }
    .profile_name {
        font-size: 24px;
        margin-bottom: 15px;
    }
    .profile_name span {
        font-size: 10px;
        text-align: center;
    }
    .profile_dtl {
        font-size: 14px;
        margin-bottom: 20px;
        letter-spacing: 0.06em;
    }
    .policy_ttl h2 {
        font-size: 18px;
    }
    .policy_ttl h2 span span{
        font-size: 18px;
    }
    .policy_ttl h2 span{
        font-size: 28px;
    }
    .policy_ttl_img_l, .policy_ttl_img_r {
        max-width: 25px;
    }
    .policy_ttl_img_r{
        right: -40px;
    }
    .policy_ttl_img_l{
        left: -40px;
    }
    .profile_area {
        margin: 120px auto 40px;
    }
    .policy_ttl {
        margin-bottom: 40px;
    }
    .profile_area {
        padding: 80px 0px 40px;
    }
    .profile_info {
        padding: 70px 20px 30px;
    }
    .profile_cap {
        font-size: 12px;
    }
    p.policy_subheading_font {
        font-size: 18px;
    }
    .policy_detail_font {
        font-size: 16px;
    }
    .policy_detail_img {
        width: 25px;
    }
    .policy_subheading {
        margin: 20px 0;
    }
    .policy_detail_text01 {
        padding: 0px 20px 20px;
    }
    .policy_flex {
        margin: 0 auto 60px;
    }
    .policy_flex:last-of-type {
        margin-bottom: 60px!important;
    }
    .sns {
        padding: 40px 20px;
    }
    p.sns_font_en {
        font-size: 26px;
    }
    
}