@charset "utf-8";

body {
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    opacity: 0;
}

/* ### 事業紹介 ### */

.h_section {
    background-color: #fff;
    overflow: hidden;
    position: relative;
    width: 100%;
    z-index: 98;
}


.h_business1 {
    max-width: 1350px;
    width: 100%;
    height: 580px;
    margin: 0 auto 0 auto;
    background-image: url("../images_top/business_img1.jpg");
    background-repeat: no-repeat;
    background-size: cover;
}

.h_business2 {
    max-width: 1350px;
    width: 100%;
    height: 580px;
    margin: 0 auto 0 auto;
    background-image: url("../images_top/business_img2.jpg");
    background-repeat: no-repeat;
    background-size: cover;
}

.h_business3 {
    max-width: 1350px;
    width: 100%;
    height: 580px;
    margin: 0 auto 0 auto;
    background-image: url("../images_top/business_img3.jpg");
    background-repeat: no-repeat;
    background-size: cover;
}




.h_business_ab {
    width: 60%;
    height: 716px;
    position: absolute;
    left: 0;
    top: 30px;
    background: url("../images_top/green_back_left.png") no-repeat right 0;
}

.h_business_ab_ov {
    background: url("../images_top/green_back_left_ov.png") no-repeat right 0;
}


.h_business_ab_l {
    width: 60%;
    height: 716px;
    position: absolute;
    right: 0;
    top: 30px;
    background: url("../images_top/green_back_right.png") no-repeat left 0;
}

.h_business_ab_l_ov {
    background: url("../images_top/green_back_right_ov.png") no-repeat left 0;
}



.h_business_ab_link {
    width: 60%;
    height: 716px;
    position: absolute;
    left: 0;
    top: 30px;
    z-index: 990;
    cursor: pointer;
}

.h_business_ab_l_link {
    width: 60%;
    height: 716px;
    position: absolute;
    right: 0;
    top: 30px;
    z-index: 990;
    cursor: pointer;
}



.h_business_back {
    position: relative;
    margin: 70px 0;
}


.h_business_ab_title {
    width: 100%;
    height: 500px;
    margin: 0 auto;
    position: absolute;
    top: 0;
    left: 0;
}

.h_business_ab_title_area {
    max-width: 1350px;
    width: 100%;
    height: 500px;
    margin: 0 auto;
    position: relative;

}



.h_business_ab_title11,
.h_business_ab_title21,
.h_business_ab_title31 {
    display: none;
    font-size: 6em;
    letter-spacing: 4px;
    position: absolute;
    color: #fff;
    line-height: 1em;
}

.h_business_ab_title12,
.h_business_ab_title22,
.h_business_ab_title32 {
    display: none;
    position: absolute;
    font-size: 1.4em;
    color: #fff;
    line-height: 1em;
}



.h_business_ab_title11,
.h_business_ab_title31 {
    top: 90px;
    left: 0;
}

.h_business_ab_title12,
.h_business_ab_title32 {
    top: 200px;
    left: 60px;
}

.h_business_ab_title21 {
    top: 90px;
    right: 100px;
}

.h_business_ab_title22 {
    top: 200px;
    right: 160px;
}

.h_business_ab_title23 {
    display: none;
    position: absolute;
    top: 310px;
    right: 100px;
    width: 293px;
    height: 72px;
    padding-top: 28px;
    border: 1px solid #fff;
    text-align: center;
    z-index: 999;
}

.h_header {
    background-color: rgba(255, 255, 255, 0);
}


.h_intro_area {
	width: 100%;
    height: 100vh;
    position: relative;
}

.h_intro {
    position: fixed;
    top: 0;
    left: 0;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: 1;
}

.h_intro_back {
	position: fixed;
    top: 0;
    left: 0;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: -2;
    background: url(../images_top/mv.png) no-repeat center center;
    background-size: cover;
/*
	width: 100%;
	height: 100%;	
*/
}

/*.h_intro_movie {
    position: fixed;
    top: 0;
    left: 0;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: -2;
}*/


.h_nav_pc li a {
    color: #fff !important;
}

.h_nav_pc li a:hover {
    color: #000;
}


.h_nav_pc .c_nav_pc_link li.c_menu10,
.h_nav_pc .c_nav_pc_link li.c_menu11 {
    border-left: solid 1px #fff;
}
.h_nav_pc .h_nav_pc_link li.c_menu12 {
    margin-bottom: 5px;
}
.h_nav_pc .h_nav_pc_link li.c_menu12 a {
    background: #000;
    color: #009e72 !important;
}
.h_nav_pc_link li.c_menu13 {
	vertical-align: middle;
}
.h_nav_pc .h_nav_pc_link li.c_menu13 a {
    background: #fff;
    border: solid 1px #000;
    color: #009e72 !important;
}
@media all and (-ms-high-contrast: none) {
  .h_nav_pc_link li.c_menu13 {
	vertical-align: top;
	}
}
/* .h_nav_pc_link li.c_menu13 a {
    background: #fff;
	padding: 5px 30px;
	height: 40px;
	line-height: 40px;
	box-sizing: border-box;
} */
.h_nav_pc_link li.c_menu13 a img {
	height: 25px;
	vertical-align: sub;
}
.h_nav_pc_link li.c_menu13 a:hover img {
	filter: brightness(0);
}
.h_nav_pc_link li.c_menu13 a:after {
	background-image: url(../images/icon_link01.png);
	/* margin-bottom: 6px; */
}
.h_nav_pc_link li.c_menu13 a:hover:after {
	background-image: url(../images/icon_link03.png);
}

.h_nav_pc .h_nav_pc_link li.c_menu11 a:after {
    background-image: url(../images/icon_link02.png);
}

.h_nav_pc .h_nav_pc_link li.c_menu11 a:hover:after {
    background-image: url(../images/icon_link03.png);
}

.h_nav_pc .h_nav_pc_link li.c_menu12 a:after {
    background-image: url(../images/icon_link01.png);
}

.h_nav_pc .h_nav_pc_link li.c_menu12 a:hover {
    color: #fff;
}

.h_nav_pc .h_nav_pc_link li.c_menu12 a:hover:after {
    background-image: url(../images/icon_link02.png);
}

.h_nav_pc .h_nav_pc_link li.c_menu13 a:hover:after {
    background-image: url(../images/icon_link03.png);
}

/* ### intro ### */

.h_brain {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.h_scroll {
    position: absolute;
    bottom: 25px;
    left: 0;
    width: 100%;
    text-align: center;
    z-index: 9;
}

a .h_scroll_img {
    width: 33px;
    height: 17px;
    margin: 0 auto 26px auto;
    background: url(../images_top/arrow_scroll.png) no-repeat center center;

    -moz-transition: color 300ms ease-in-out 0s, all 300ms ease-in-out 0s;
    -ms-transition: color 300ms ease-in-out 0s, all 300ms ease-in-out 0s;
    -o-transition: color 300ms ease-in-out 0s, all 300ms ease-in-out 0s;
    -webkit-transition: color 300ms ease-in-out 0s, all 300ms ease-in-out 0s;
    transition: color 300ms ease-in-out 0s, all 300ms ease-in-out 0s;
}

a:hover .h_scroll_img {
    background: url(../images_top/arrow_scroll_ov.png) no-repeat center center;
}

.h_scroll a {
    color: #fff;

    -moz-transition: color 300ms ease-in-out 0s, all 300ms ease-in-out 0s;
    -ms-transition: color 300ms ease-in-out 0s, all 300ms ease-in-out 0s;
    -o-transition: color 300ms ease-in-out 0s, all 300ms ease-in-out 0s;
    -webkit-transition: color 300ms ease-in-out 0s, all 300ms ease-in-out 0s;
    transition: color 300ms ease-in-out 0s, all 300ms ease-in-out 0s;
}

.h_scroll a:hover {
    color: #000;
}

.h_scroll_txt {
    letter-spacing: 3px;
}



.h_more {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center;
    z-index: 9;
}

a .h_more_img {
    width: 33px;
    height: 17px;
    margin: 0 auto 16px auto;
    background: url(../images_top/arrow_more.png) no-repeat center center;

    -moz-transition: color 300ms ease-in-out 0s, all 300ms ease-in-out 0s;
    -ms-transition: color 300ms ease-in-out 0s, all 300ms ease-in-out 0s;
    -o-transition: color 300ms ease-in-out 0s, all 300ms ease-in-out 0s;
    -webkit-transition: color 300ms ease-in-out 0s, all 300ms ease-in-out 0s;
    transition: color 300ms ease-in-out 0s, all 300ms ease-in-out 0s;
}

a:hover .h_more_img {
    background: url(../images_top/arrow_more_ov.png) no-repeat center center;
}

.h_more a {
    color: #000;

    -moz-transition: color 300ms ease-in-out 0s, all 300ms ease-in-out 0s;
    -ms-transition: color 300ms ease-in-out 0s, all 300ms ease-in-out 0s;
    -o-transition: color 300ms ease-in-out 0s, all 300ms ease-in-out 0s;
    -webkit-transition: color 300ms ease-in-out 0s, all 300ms ease-in-out 0s;
    transition: color 300ms ease-in-out 0s, all 300ms ease-in-out 0s;
}

.h_more a:hover {
    color: #008c60;
}

.h_more_txt {
    letter-spacing: 3px;
}




/* ### TOPICS ### */
.h_topics_area {
    background-color: #fff;
    position: relative;
    width: 100%;
    z-index: 99;
    padding-top: 80px;
    padding-bottom: 100px;
}

.h_topics {
    max-width: 1080px;
    width: 86%;
    margin: 0 auto 40px auto;
}

.h_topics_title {
    float: left;
    width: 300px;
    font-size: 4em;
}

.h_topics_link {
    float: right;
    width: 100px;
    padding-top: 26px;
}

.h_topics_link a {
    font-size: 1.5em;
    padding: 15px 50px 15px 0;
    background: url(../images_top/plus.png) no-repeat right center;
}

.h_topics_link a:hover {
    background: url(../images_top/plus_ov.png) no-repeat right center;
}

.h_topics_img {
    background-color: #fff;
    vertical-align: top;
}

.h_topics_img img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
    border: solid 1px #eee;
}

/* ### TOPICS スライド ### */

.h_topics_slide {
    max-width: 1130px;
    width: 90%;
    height: 340px;
    margin: 0 auto 0 auto;
}

.h_topics_slide li {
    margin: 0 25px;
}

.h_topics_date {
    margin: 26px 0 0 5px;
}

.h_topics_txt {
    margin: 16px 0 0 5px;
    overflow: hidden;
}


/* ### 地図 ### */

#pmap {
    /* width: 1400px; */
    width: 100%;
    height: 420px;
    margin: 0 auto 40px ;
}

/* ### SNS ### */

.h_sns {
    max-width: 1080px;
    width: 100%;
    margin: 220px auto 40px;
}

.h_sns_title {
    margin-bottom: 40px;
    font-size: 4em;
    text-align: center;
}

.h_sns_box {
    float: left;
    width: 29%;
    margin: 0 2%;
    box-sizing: border-box;
}

.h_sns_tw {
    border: solid 1px #eee;
}

/* ### スマートフォン ### */
/* -------------------------------------------------------------------------------- */


@media (max-width: 750px) {

/*
	.h_intro_area {
		height: 750px;
	}
	.h_intro_back {
		height: 750px;
	}
*/
	

    /* ### intro ### */

    .h_brain {
        width: 50%;
        height: auto;
    }

    .h_scroll {
        position: absolute;
        bottom: 36px;
        left: 0;
        width: 100%;
        text-align: center;
    }

    a .h_scroll_img {
        width: 24px;
        height: 12px;
        margin: 0 auto 18px auto;
        background-size: 24px 12px;
    }

    a:hover .h_scroll_img {
        background-size: 24px 12px;
    }

    .h_scroll_txt {
        font-size: 0.9em;
    }


    .h_more {
        position: absolute;
        bottom: 10px;
        left: 0;
        width: 100%;
        text-align: center;
    }

    a .h_more_img {
        width: 24px;
        height: 12px;
        margin: 0 auto 10px auto;
        background-size: 24px 12px;
    }

    a:hover .h_more_img {
        background-size: 24px 12px;
    }

    .h_more_txt {
        font-size: 0.9em;
    }




    /* ### TOPICS ### */
    .h_topics_area {
        padding-top: 0;
        padding-bottom: 60px;
    }

    .h_topics {
        width: 100%;
        margin: 0 auto 40px auto;
        padding-top: 30px;
    }

    .h_topics_title {
        float: none;
        width: 100%;
        font-size: 2.2em;
        text-align: center;
    }


    .h_topics_link {
        float: none;
        width: 100%;
        padding-top: 6px;
        text-align: center;
    }

    .h_topics_link a {
        font-size: 1.0em;
        padding: 15px 30px 15px 0;
        background-size: 24px auto;
    }

    .h_topics_link a:hover {
        background-size: 24px auto;
    }


    /* ### TOPICS スライド ### */

    .h_topics_slide {
        width: 84%;
        min-height: 340px;
        margin: 0 auto 0 auto;
    }

    .h_topics_slide li {
        margin: 0 12px;
    }

    .h_topics_date {
        margin: 16px 0 0 5px;
    }

    .h_topics_txt {
        margin: 5px 0 0 5px;
    }



    /* ### SNS ### */

    .h_sns {
        width: 90%;
        margin: 80px 5% 40px;
    }

    .h_sns_title {
        margin-bottom: 20px;
        font-size: 2.2em;
    }

    .h_sns_box {
        float: none;
        width: 100%;
        margin: 0 0 20px;
    }



    /* ### 地図 ### */

    #pmap {
        width: 96%;
        height: 240px;
        margin: 40px auto;
    }



    /* ### 事業紹介 ### */

    .h_section {
        padding-bottom: 30px;
    }


    .h_business1 {
        width: 100%;
        height: 240px;
        background-image: url("../images_top/business_img1.jpg");
        background-repeat: no-repeat;
        background-size: cover;
    }

    .h_business2 {
        width: 100%;
        height: 240px;
        background-image: url("../images_top/business_img2.jpg");
        background-repeat: no-repeat;
        background-size: cover;
    }

    .h_business3 {
        width: 100%;
        height: 240px;
        background-image: url("../images_top/business_img3.jpg");
        background-repeat: no-repeat;
        background-size: cover;
    }



    .h_business_ab {
        width: 74%;
        height: 270px;
        position: absolute;
        left: 0;
        top: 15px;
        background: url("../images_top/green_back_left.png") no-repeat right 0;
        background-size: auto 270px;
    }

    .h_business_ab_ov {
        background: url("../images_top/green_back_left_ov.png") no-repeat right 0;
        background-size: auto 270px;
    }


    .h_business_ab_l {
        width: 74%;
        height: 270px;
        position: absolute;
        right: 0;
        top: 15px;
        background: url("../images_top/green_back_right.png") no-repeat left 0;
        background-size: auto 270px;
    }

    .h_business_ab_l_ov {
        background: url("../images_top/green_back_right_ov.png") no-repeat left 0;
        background-size: auto 270px;
    }


    .h_business_ab_link {
        width: 74%;
        height: 270px;
        left: 0;
        top: 15px;
    }

    .h_business_ab_l_link {
        width: 74%;
        height: 270px;
        right: 0;
        top: 15px;
    }




    .h_business_back {
        margin: 45px 0;
    }

    .h_business_ab_title {
        width: 100%;
        height: 240px;
        margin: 0 auto;
        position: absolute;
        top: 0;
        left: 0;
    }

    .h_business_ab_title_area {
        width: 100%;
        height: 240px;
        margin: 0 auto;
        position: relative;

    }



    .h_business_ab_title11,
    .h_business_ab_title21,
    .h_business_ab_title31 {
        font-size: 2.1em;
        letter-spacing: 1px;
    }

    .h_business_ab_title12,
    .h_business_ab_title22,
    .h_business_ab_title32 {
        font-size: 1.1em;
    }


    .h_business_ab_title11,
    .h_business_ab_title31 {
        top: 60px;
        left: 20px;
    }

    .h_business_ab_title12,
    .h_business_ab_title32 {
        top: 100px;
        left: 20px;
    }

    .h_business_ab_title21 {
        top: 60px;
        right: 20px;
    }

    .h_business_ab_title22 {
        top: 100px;
        right: 20px;
    }

    .h_business_ab_title23 {
        top: 140px;
        right: 36px;
        width: 130px;
        height: 36px;
        padding-top: 14px;
        border: 1px solid #fff;
        text-align: center;
    }

    .h_business_ab_title23 img {
        width: 100px;
        height: auto;
    }



}

/*  @media (max-width: 750px)  */