
/* CSS Document */

/*==================================================

contents
=================================================*/

.message {
    
}
.message section {
    width: 100%;
    margin: 80px auto 0;
}
.message section:nth-of-type(2) {
    margin: 100px auto 0;
}
.message section > h1 {
    width: 90%;
    max-width: 1000px;
    margin: 0 auto;
}
.message section > p {
    width: 90%;
    max-width: 1000px;
    font-size: clamp(1.4rem, 1.8vw, 1.8rem);
    line-height: 200%;
    margin: 40px auto 0;
}
.message div.name {
    width: 100%;
    position: relative;
    background-color: #e1edf2;
    margin-top: 80px;
}
.message div.name::before {
    content: " ";
	display: block;
    position: absolute;
    width: 100%;
    height: 20%;
    background-color: #FFF;
}
.message div.name .photo {
    width: 90%;
    max-width: 1200px;
    position: relative;
    margin: 0 auto;
}
.message div.name .photo .profile {
    position: absolute;
    display: inline-block;
    line-height: 220%;
    text-align: right;
    background-color: #e1edf2;
    padding: 1.4em 2em;
    
    right: 0;
    bottom: 0;
    
    z-index: 1;
}
.message div.name .photo .profile strong {
    font-size: clamp(1.8rem, 2.8vw, 2.8rem);
    font-weight: 500;
}
.message dl {
    width: 90%;
    max-width: 1200px;
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    margin: 50px auto 0;
}
.message dl dt {
    width: 30%;
    max-width: 380px;
}
.message dl dd {
    flex: 1;
    padding-left: 5%;
}

.message img {
    width: 100%;
	max-width: 100%;
	height: auto;
}

.keyword {
    
}
.keyword .head {
    width: 90%;
    max-width: 1200px;
    margin: 80px auto 0;
}
.keyword .head > p {
    text-align: center;
    font-size: clamp(1.4rem, 1.8vw, 1.8rem);
    line-height: 200%;
}
.keyword .head > ul {
    width: 100%;
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    padding: 20px 0 60px;
}
.keyword .head > ul li {
    width: 48%;
    margin-top: 40px;
}
.keyword .head > ul li a {
    width: 100%;
    display: block;
    color: #000;
    font-size: clamp(1.4rem, 2vw, 2rem);
    text-decoration: none;
    background-color: #e1edf2;
    background-image: url("../../about/images/arrow_u.png");
    background-position: left 25px center;
    background-repeat: no-repeat;
    background-size: auto;
    padding: .8em 1em .8em 65px; 
    
    transition: all 0.3s;
}
.keyword .head > ul li a:hover {
    opacity: 1;
    color: #FFF;
    background-color: #009081;
}
.keyword .keyword-cont {
    width: 100%;
    position: relative;
}
.keyword .keyword-cont .inner {
    width: 90%;
    max-width: 1200px;
    position: relative;
    margin: 0 auto;
    padding: 80px 0;
}
.keyword section:nth-of-type(1) .inner {
    padding-bottom: 0;
}
.keyword section:nth-of-type(even) {
    background-color: #e1edf2;
}
.keyword .keyword-cont .inner h1 {
    width: 70%;
    max-width: 820px;
    position: relative;
    color: #009081;
    background-image: url("../../images/border.png");
    background-position: left bottom;
    background-repeat: no-repeat;
    background-size: 100% 3px;
    padding-bottom: 30px;
}
.keyword .keyword-cont .inner h1 img {
    width: 100%;
	max-width: 138px;
	height: auto;
    vertical-align: middle;
}
.keyword .keyword-cont .inner h1 span {
    display: inline-block;
    vertical-align: middle;
    padding-left: 15px;
}
.keyword .keyword-cont .inner p {
    width: 70%;
    max-width: 820px;
    position: relative;
    padding: 30px 0 3.5%;
    z-index: 2;
}
.keyword section:nth-of-type(4) .inner p {
    padding-right: 27%;
}
.keyword .keyword-cont .inner .pict {
    width: 70%;
    max-width: 820px;
    margin: 40px 0 0 auto;
}
.keyword section:nth-of-type(4) .inner .pict {
    margin-top: -140px;
}
.keyword .keyword-cont .inner h1,.keyword .keyword-cont .inner p {
    margin: 0 0 0 auto;
}

.keyword .keyword-cont .inner .photo {
    width: 28%;
    max-width: 320px;
    position: absolute;
    top: 60px;
    left: 0;
    z-index: 1;
}

.keyword img {
    width: 100%;
	max-width: 100%;
	height: auto;
}

.concept {
    
}
.concept .head {
    width: 90%;
    max-width: 1200px;
    margin: 80px auto 80px;
}
.concept .head h1 {
    width: 100%;
    text-align: center;
    background-image: url("../../images/border.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100% 3px;
}
.concept .head h1 img {
    width: 100%;
	max-width: 817px;
	height: auto;
}
.concept .head h2 {
    width: 100%;
    text-align: center;
    margin: 1em 0 2em;
}
.concept .head p {
    max-width: 1000px;
    margin: 1em auto 0;
}
.concept .roll-photo .swiper-wrapper {
    transition-timing-function: linear;
}
.concept .roll-photo img {
	width: 100%;
	max-width: 100%;
	height: auto;
}

.concept .concept-cont {
    width: 100%;
    position: relative;
    background-color: #e1edf2;
    padding: 80px 0;
}
.concept .concept-cont .inner {
    width: 90%;
    max-width: 1600px;
    margin: 0 auto;
}
.concept .concept-cont .inner .photo {
    width: 50%;
    max-width: 800px;
    position: absolute;
    clip-path: inset(5% 0 5% 20% round 400px 0 0 400px);
    top: 50%;
	right: 0;
	-webkit-transform: translate(0, -50%); 
	transform: translate(0, -50%);
    z-index: 1;
}
.concept .concept-cont.re .inner .photo {
    clip-path: inset(5% 10% 5% 10% round 0 400px 400px 0);
	left: -5%;
    right: initial;
    right: auto;
    z-index: 1;
}
.concept .concept-cont .inner .txt {
    width: 90%;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 35vw 0 0;
}
.concept .concept-cont.re .inner .txt {
    padding: 0 0 0 35vw;
}
.concept .concept-cont .inner .txt h1 {
    color: #00c57e;
    text-align: left;
    vertical-align: middle;
    line-height: 100%;
}
.concept .concept-cont .inner .txt h1 span {
    font-size: 40%;
    line-height: 140%;
    display: inline-block;
    vertical-align: middle;
    margin-left: 2em;
}
.concept .concept-cont .inner .txt h2 {
    font-size: clamp(2rem, 3vw, 4.8rem);
    line-height: 140%;
    font-weight: 700;
    padding: .6em 0;
}
.concept .concept-cont .inner .txt h2 span {
    display: inline-block;
}
.concept .concept-cont .inner .photo img {
    width: 100%;
	max-width: 100%;
	height: auto;
}

@media only screen and (min-width:1600px) {
    
    .concept .concept-cont .inner {
        width: 90%;
        max-width: 1600px;
        position: relative;
        margin: 0 auto;
    }
    .concept .concept-cont .inner .photo {
        width: 50%;
        max-width: 800px;
        position: absolute;
        clip-path: inset(5% 0 5% 0 round 400px);
        top: 50%;
        right: 0;
        -webkit-transform: translate(0, -50%); 
        transform: translate(0, -50%);
        z-index: 1;
    }
    .concept .concept-cont.re .inner .photo {
        width: 50%;
        clip-path: inset(5% 0 5% 0 round 400px);
        left: -5%;
        right: initial;
        right: auto;
        z-index: 1;
    }
    .concept .concept-cont .inner .txt {
        width: 50%;
        max-width: 800px;
        margin: 0;
        padding-right: 5%;
    }
    .concept .concept-cont.re .inner .txt {
        padding-left: 0;
        padding-right: initial;
        padding-right: auto;
        margin: 0 0 0 auto;
    }
    
}

.environment section {
    width: 90%;
    max-width: 1200px;
    margin: 80px auto 0;
}
.environment section h1 {
    position: relative;
}
.environment section > h1::before {
    content: " ";
	display: block;
    position: absolute;
    width: 90%;
    max-width: 400px;
    height: 100%;
    background-color: #30a9ac;
    mix-blend-mode: multiply;
    top: 0;
	left: 50%;
	-webkit-transform: translate(-50%, 0); 
	transform: translate(-50%, 0);
    z-index: 1;
    clip-path: polygon(0 0, 100% 0,100% 70%, 50% 100%, 0 70%);
}
.environment section > h1 span {
    width: 90%;
    max-width: 400px;
    position: relative;
    display: block;
    color: #FFF;
    font-size: clamp(1.6rem, 2.4vw, 2.4rem);
    text-align: center;
    line-height: 160%;
    margin: 0 auto;
    padding: 8% 5% 10%;
    z-index: 2;
}
.environment section > h1 span img {
    display: block;
    width: 80%;
	max-width: 250px;
	height: auto;
    margin: 0 auto 5%;
}
.environment section:nth-of-type(1) > h1 {
    background-image: url("../../environment/images/bg1.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.environment section:nth-of-type(1) > h1.ca1 {
    background-image: url("../../environment/images/bg3.jpg");
}
.environment section:nth-of-type(2) > h1 {
    background-image: url("../../environment/images/bg2.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.environment section:nth-of-type(2) > h1.ca2 {
    background-image: url("../../environment/images/bg4.jpg");
}
.environment section p.head-txt {
    text-align: center;
    font-size: clamp(1.4rem, 1.8vw, 1.8rem);
    line-height: 180%;
    margin-top: 2em;
}

.environment section > ul {
    width: 100%;
    display: flex;
    flex-flow: row wrap;
    -ms-flex-pack: distribute;
    justify-content: space-around;
}
.environment section > ul > li {
    width: 43%;
    font-family: "Roboto", sans-serif;
    font-weight: 500;
    margin-top: 60px;
}
.environment section > ul > li h2 {
    width: 100%;
    position: relative;
    text-align: center;
    font-size: clamp(1.6rem, 2vw, 2rem);
    border-radius: 40px;
    background: linear-gradient(90deg, #00ff6c, #1494ab);
    padding: 3px;
}
.environment section > ul > li h2 span {
    width: 100%;
    display: block;
    background-color: #FFF;
    border-radius: 40px;
    padding: .6em 1em;
}
.environment section > ul > li p {
    text-align: center;
}
.environment section li p.number {
    color: #009081;
    font-size: clamp(1.6rem, 3vw, 4rem);
    vertical-align: bottom;
    line-height: 160%;
    margin-top: 1em;
}
.environment section > ul > li p.number strong {
    font-size: clamp(3rem, 7vw, 8rem);
    font-weight: normal;
}
.environment section > ul > li p.att {
    color: #009081;
}
.environment section > ul > li p.date {
    font-size: clamp(1.4rem, 1.8vw, 1.8rem);
    margin-top: .5em;
}
.environment section > ul > li p.grapf {
    max-width: 460px;
    margin: 2.4em auto 0;
}
.environment section > ul > li p.icon {
    max-width: 190px;
    margin: 2.4em auto 0;
}
.environment section > ul > li p.info {
    text-align: left;
    font-size: clamp(1.2rem, 1.4vw, 1.4rem);
    line-height: 180%;
    margin-top: 1em;
}
.environment section .pict-map {
    width: 100%;
    position: relative;
    text-align: center;
    background-color: #e1edf2;
    margin-top: 80px;
    padding: 80px 5% 7%;
}
.environment section .pict-map h2 {
    width: 90%;
    max-width: 420px;
    position: absolute;
    color: #FFF;
    font-size: clamp(1.8rem, 2.4vw, 2.4rem);
    text-align: center;
    border-radius: 8px;
    background-color: #009081;
    padding: .6em 1em;
    
    top: 0;
	left: 50%;
	-webkit-transform: translate(-50%, -50%); 
	transform: translate(-50%, -50%);
    z-index: 1;
}
.environment section .pict-map .pict-img {
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
}
.environment section .inner {
    width: 100%;
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    align-items: flex-start;
    margin-top: 60px;
}
.environment section .inner h2 {
    width: 25%;
    color: #FFF;
    font-size: clamp(1.8rem, 2.8vw, 2.8rem);
    text-align: center;
    border-radius: 18px;
    background-color: #009081;
    padding: 9% 5%;
}
.environment section .inner .txt {
    width: 70%;
}
.environment section .inner .txt ul {
    width: 100%;
    position: relative;
}
.environment section .inner .txt ul::before {
    content: " ";
	display: block;
    position: absolute;
    width: 5%;
    height: 93%;
    background-image: url("../../environment/images/long_arrow.png");
    background-position: top center;
    background-repeat: no-repeat;
    background-size: 97% 98%;
    top: 0;
    left: 15px;
    z-index: 2;
}
.environment section .inner .txt li {
    width: 100%;
    position: relative;
    background-color: #e1edf2;
    margin-top: 30px;
    padding: 4% 270px 4% 70px;
}
.environment section .inner .txt li h3 {
    font-size: clamp(1.4rem, 2vw, 2.2rem);
    line-height: 160%;
    color: #009081;
}
.environment section .inner .txt li p {
    font-size: clamp(1.2rem, 1.6vw, 1.6rem);
    line-height: 160%;
    text-indent: -.5em;
    text-align: left;
    margin-top: 2%;
    padding-left: .5em;
}
.environment section .inner .txt li .point {
    position: absolute;
    width: 230px;
    height: 100%;
    border-left: 3px solid #FFF;
    top: 0;
    right: 0;
    z-index: 1;
}
.environment section .inner .txt li .point span {
    display: block;
    position: absolute;
    width: 80%;
    color: #FFF;
    text-align: center;
    font-size: clamp(1rem, 1.4vw, 1.6rem);
    line-height: 160%;
    background-color: #009081;
    border-radius: 8px;
    padding: .8em .5em;
    top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%); 
	transform: translate(-50%, -50%);
    z-index: 1;
}
.environment section .inner .txt .photo {
    margin-top: 30px;
}
.environment section .inner .txt .list {
    width: 100%;
    margin-top: 30px;
}
.environment section .inner .txt .list th {
    width: 8em;
    font-size: clamp(1.4rem, 1.8vw, 1.8rem);
    color: #009081;
    text-align: center;
    font-weight: normal;
    background-color: #e1edf2;
    padding: 1em;
}
.environment section .inner .txt .list td {
    padding: 1em;
}
.environment img {
    width: 100%;
	max-width: 100%;
	height: auto;
}

.worker .head {
    width: 90%;
    max-width: 1200px;
    margin: 80px auto 40px;
}
.worker .head h1 {
    color: #009081;
    text-align: center;
}
.worker .head p {
    font-size: clamp(1.4rem, 1.8vw, 1.8rem);
    text-align: center;
    margin-top: 1em;
}
.worker .pict-map {
    width: 100%;
    max-width: 1400px;
    position: relative;
    margin: 0 auto;
}
.worker .pict-map ul {
    width: 100%;
    max-width: 1400px;
    position: absolute;
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-start;
    top: 33%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%); 
	transform: translate(-50%, -50%);
    z-index: 1;
}
.worker .pict-map ul li {
    width: 24%;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    padding: 0 3%;
}
.worker .pict-map ul li:nth-of-type(1) {
    
}
.worker .pict-map ul li a {
    width: 100%;
    display: block;
    color: #FFF;
    text-align: center;
    font-size: clamp(.8rem, 1.6vw, 1.8rem);
    line-height: 140%;
    text-decoration: none;
    background-color: #009081;
    margin: 2% auto 0;
    padding: 4% .5em;
}

.worker > section {
    width: 100%;
}
.worker > section:nth-of-type(even) {
    width: 100%;
    background-color: #e1edf2;
    padding-bottom: 80px;
}
.worker section .inner {
    width: 100%;
    max-width: 1400px;
    position: relative;
    margin: 100px auto 0;
}
.worker section .inner .photo {
    width: 100%;
    position: relative;
}
.worker section .inner .photo .txt {
    width: 88%;
    position: absolute;
    top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%); 
	transform: translate(-50%, -50%);
    z-index: 1;
}
.worker section .inner .photo.re .txt {
    width: 47%;
    position: absolute;
    top: 50%;
    right: 0;
	left: initial;
    left: auto;
	-webkit-transform: translate(0, -50%); 
	transform: translate(0, -50%);
    z-index: 1;
    padding-right: 5%;
}
.worker section .inner .photo .txt dl {
    display: table;
    font-size: clamp(1.2rem, 2vw, 2rem);
    background-color: #FFF;
}
.worker section .inner .photo .txt dl dt {
    display: table-cell;
    color: #009081;
    padding: .5em 1em;
}
.worker section .inner .photo .txt dl dd {
    display: table-cell;
    color: #FFF;
    background-color: #009081;
    padding: .5em 1em;
}
.worker section .inner .photo .txt h1 {
    color: #FFF;
    font-size: clamp(2.4rem, 4vw, 5rem);
    line-height: 140%;
    margin: 2% 0;
}
.worker section .inner .photo .txt p {
    color: #FFF;
    font-size: clamp(1.4rem, 2vw, 2rem);
}
.worker section .item {
    width: 100%;
}
.worker section .item dl {
    width: 100%;
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    align-items: center; 
    margin-top: 80px;
}
.worker section .item dl:nth-of-type(even) {
    flex-direction: row-reverse;
}
.worker section .item dl dt {
    width: 46%;
}
.worker section .item dl dd {
    width: 46%;
    padding: 0 5% 0 0;
}
.worker section .item dl:nth-of-type(even) dd {
    padding: 0 0 0 5%;
}
.worker section .item dl dd h2 {
    color: #009081;
    margin-bottom: 1em;
}

.worker section .button-g {
    max-width: 690px;
    margin-top: 80px;
}

.worker img {
    width: 100%;
	max-width: 100%;
	height: auto;
}

.recruitment section {
    width: 90%;
    max-width: 1200px;
    position: relative;
    margin: 80px auto 0;
}
.recruitment section .inner-head {
    width: 100%;
}
.recruitment section .inner-head p {
    font-size: clamp(1.4rem, 1.8vw, 1.8rem);
    line-height: 160%;
    text-align: center;
    margin-top: 2em;
}
.recruitment section .flow {
    width: 100%;
    max-width: 800px;
    margin: 0 auto;
}
.recruitment section .flow li {
    width: 100%;
    position: relative;
    border-left: 4px solid #30a9ac;
    background-color: #f5f5f5;
    margin-top: 3em;
    padding: 1em 1em;
    z-index: 1;
}
.recruitment section .flow li:nth-of-type(n+2):nth-child(-n+4) {
    padding: 1em 1em 1em 7.5em;
}
.recruitment section .flow li:nth-of-type(1) {
    margin-top: 40px;
}
.recruitment section .flow li::after {
    content: "▼";
	display: block;
    position: absolute;
    color: #30a9ac;
    line-height: 100%;
    left: 50%;
    bottom: 0;
	-webkit-transform: translate(-50%, 200%); 
	transform: translate(-50%, 200%);
    z-index: 1;
}
.recruitment section .flow li:nth-last-of-type(1)::after {
	display: none;
}
.recruitment section .flow li p {
    width: 6em;
    height: 100%;
    position: absolute;
    color: #30a9ac;
    text-align: center;
    font-size: clamp(1.4rem, 1.8vw, 1.8rem);
    background-color: rgba(48, 169, 172, .1);
    top: 0;
    left: 0;
    z-index: 1;
}
.recruitment section .flow li p span {
    width: 100%;
    display: block;
    position: absolute;
    top: 50%;
	left: 0;
	-webkit-transform: translate(0, -50%); 
	transform: translate(0, -50%);
    z-index: 1;
}
.recruitment section .flow li strong {
    display: block;
    color: #30a9ac;
    font-size: clamp(1.4rem, 1.8vw, 1.8rem);
    font-weight: 500;
}

.recruitment section .entry {
    width: 100%;
    max-width: 600px;
    text-align: center;
    border: 2px solid #CCC;
    border-radius: 12px;
    margin: 60px auto 0;
    padding: 1em 1em .5em;
}
.recruitment section .entry p {
    width: 100%;
    text-align: center;
}
.recruitment section .entry img {
    width: 100%;
	max-width: 500px;
	height: auto;
}

.recruitment section h2 {
    width: 100%;
    max-width: 560px;
    font-size: clamp(1.8rem, 2.4vw, 2.4rem);
    line-height: 160%;
    color: #30a9ac;
    text-align: center;
    /*border-radius: 12px;
    border: 3px solid #30a9ac;*/
    background-color: #e1edf2;
    margin: 40px auto 0;
    padding: .8em 1em;
}
.recruitment section .tab-inner {
    margin-top: 60px;
}
.recruitment section .tab-inner ul {
    width: 100%;
    display: flex;
    flex-flow: row wrap;
}
.recruitment section .tab-inner ul li {
    width: 33.33%;
    cursor: pointer;
    color: #FFF;
    font-size: clamp(1.4rem, 2vw, 2rem);
    text-align: center;
    line-height: 160%;
    background-color: #999;
    border-right: 2px solid #FFF;
    border-radius: 8px 8px 0 0;
    margin-top: 60px;
    padding: .8em 1em;
}
.recruitment section .tab-inner ul li.active {
    background-color: #30a9ac;
}
.recruitment section .tab-inner ul li:nth-last-of-type(1) {
    border-right: none;
}
.recruitment section .tab-inner > div {
    padding: 40px 40px 0 40px;
}
.recruitment section .tab-inner .tab {
    display: none;
}
.recruitment section .tab-inner .visible {
    display: block;
}
.recruitment section .tab-inner.switch > div {
    border: 5px solid #30a9ac;
    padding: 40px;
}
.recruitment section .tab-inner > div dl {
    width: 100%;
    margin-bottom: 40px;
}
.recruitment section .tab-inner > div dl.last {
    margin-bottom: 0;
}
.recruitment section .tab-inner > div dl dt {
    position: relative;
    cursor: pointer;
    color: #FFF;
    line-height: 160%;
    background-color: #30a9ac;
    background-image: url("../../recruitment/images/pulse.png");
    background-position: right 10px center;
    background-repeat: no-repeat;
    background-size: auto;
    padding: 1.5em 40px 1.5em 5em;
}
.recruitment section .tab-inner > div dl dt.open {
    background-image: url("../../recruitment/images/close.png");
}
.recruitment section .tab-inner > div dl dt::before {
    content: "Q";
	display: block;
    position: absolute;
    width: 2em;
    color: #30a9ac;
    text-align: center;
    font-size: clamp(1.6rem, 2vw, 2rem);
    line-height: 0;
    background-color: #FFF;
    border-radius: 3px;
    top: 50%;
    left: 1em;
	-webkit-transform: translate(0, -50%); 
	transform: translate(0, -50%);
    padding: 1em .5em;
}
.recruitment section .tab-inner > div dl dd {
    position: relative;
    line-height: 160%;
    background-color: #e1edf2;
    padding: 1.5em 1em 1.5em 5em;
}
.recruitment section .tab-inner > div dl dd::before {
    content: "A";
	display: block;
    position: absolute;
    width: 2em;
    color: #FFF;
    text-align: center;
    font-size: clamp(1.6rem, 2vw, 2rem);
    line-height: 0;
    background-color: #30a9ac;
    border-radius: 3px;
    top: 50%;
    left: 1em;
	-webkit-transform: translate(0, -50%); 
	transform: translate(0, -50%);
    padding: 1em .5em;
}

@media only screen and (min-width:1px) and (max-width: 768px) {
	
	.message section {
        width: 100%;
        margin: 8% auto 0;
    }
    .message section:nth-of-type(2) {
        margin: 10% auto 0;
    }
    .message section > h1 {
        width: 90%;
        max-width: 1000px;
        margin: 0 auto;
    }
    .message section > p {
        width: 90%;
        margin: 5% auto 0;
    }
    .message div.name {
        width: 100%;
        margin-top: 8%;
    }
    .message div.name::before {
        content: " ";
        display: block;
        position: absolute;
        width: 100%;
        height: 20%;
        background-color: #FFF;
    }
    .message div.name .photo .profile {
        width: 100%;
        position: relative;
        display: block;
        line-height: 180%;
        text-align: center;
        padding: 1em 0 1.5em;

        z-index: 1;
    }
    .message div.name .photo .profile strong {
        font-size: clamp(1.8rem, 2.8vw, 2.8rem);
        font-weight: 500;
    }
    .message dl {
        width: 90%;
        max-width: 1200px;
        flex-direction: column;
        margin: 6% auto 0;
    }
    .message dl dt {
        width: 80%;
        max-width: 380px;
        margin: 0 auto;
    }
    .message dl dd {
        width: 100%;
        margin-top: 6%;
        padding-left: 0;
    }
    .message dl dd .data-t-style {
        width: 100%;
        max-width: 480px;
        margin: 0 auto;
        padding-left: 0;
    }
    
    .keyword .head {
        margin: 8% auto 0;
    }
    .keyword .head > ul {
        width: 100%;
        display: block;
        padding: 4% 0 6%;
    }
    .keyword .head > ul li {
        width: 100%;
        margin-top: 4%;
    }
    .keyword .head > ul li a {
        background-position: left 15px center;
        background-size: 15px;
        padding: .8em 1em .8em 45px; 
    }
    .keyword .keyword-cont .inner {
        padding: 8% 0;
    }
    .keyword .keyword-cont .inner h1 {
        width: 100%;
        max-width: 100%;
        background-image: none;
        padding-bottom: 4%;
    }
    .keyword .keyword-cont .inner h1 img {
        width: 100%;
        max-width: 100px;
        height: auto;
        vertical-align: middle;
    }
    .keyword .keyword-cont .inner h1 span {
        display: inline-block;
        vertical-align: middle;
        padding-left: 10px;
    }
    .keyword .keyword-cont .inner p {
        width: 100%;
        max-width: 100;
        position: relative;
        padding: 6% 0 0;
        z-index: 2;
    }
    .keyword section:nth-of-type(4) .inner p {
        padding-right: 0;
    }
    .keyword .keyword-cont .inner .pict {
        width: 100%;
        max-width: 100%;
        margin-top: 6%!important;
    }
    .keyword section:nth-of-type(4) .inner .pict {
        margin-top: 6%!important;
    }
    .keyword .keyword-cont .inner h1,.keyword .keyword-cont .inner p {
        margin: 0 auto;
    }

    .keyword .keyword-cont .inner .photo {
        width: 80%;
        max-width: 240px;
        position: relative;
        margin: 4% auto 0;
        
        top: 0;
        left: 0;
        z-index: 1;
    }
    
    
    .concept .head {
        margin: 8% auto;
    }
    .concept .head h2 {
        width: 100%;
        text-align: center;
        margin: 6% 0 6%;
    }
    .concept .head p {
        max-width: 1000px;
        margin: 1em auto 0;
    }
    .concept .concept-cont {
        width: 100%;
        padding: 8% 0;
    }
    .concept .concept-cont.re {
        width: 100%;
        padding: 0 0 8%;
    }
    .concept .concept-cont .inner .photo {
        width: 100%;
        max-width: 800px;
        position: relative;
        clip-path: none;
        margin: 6% auto 0;
        top: 0;
        right: 0;
        -webkit-transform: translate(0, 0); 
        transform: translate(0, 0);
        z-index: 1;
    }
     .concept .concept-cont.re .inner .photo {
        width: 100%;
        max-width: 800px;
        position: relative;
        clip-path: none;
        margin: 6% auto 0;
        top: 0;
        left: 0;
        -webkit-transform: translate(0, 0); 
        transform: translate(0, 0);
        z-index: 1;
    }
    .concept .concept-cont .inner .txt {
        width: 100%;
        max-width: 1200px;
        margin: 0 auto;
        padding-right: 0;
    }
    .concept .concept-cont.re .inner .txt {
        padding-left: 0;
    }
    .concept .concept-cont .inner .txt h1 {
        color: #00c57e;
        text-align: left;
        vertical-align: middle;
        line-height: 100%;
    }
    .concept .concept-cont .inner .txt h1 span {
        font-size: 40%;
        line-height: 140%;
        display: inline-block;
        vertical-align: middle;
        margin-left: 2em;
    }
    .concept .concept-cont .inner .txt h2 {
        font-size: clamp(2rem, 3vw, 4.8rem);
        line-height: 140%;
        font-weight: 700;
        padding: 1em 0;
    }
    .concept .concept-cont .inner .txt h2 span {
        display: inline-block;
    }
    
    .environment section {
        margin: 8% auto 0;
    }
    .environment section > h1::before {
        width: 90%;
        max-width: 220px;
        height: 100%;
    }
    .environment section > h1 span {
        width: 90%;
        max-width: 220px;
    }
    .environment section p.head-txt {
        text-align: left;
        margin-top: 2em;
    }

    .environment section > ul {
        width: 100%;
        flex-direction: column;
    }
    .environment section > ul > li {
        width: 100%;
        margin-top: 6%;
    }
    .environment section > ul > li p.grapf {
        max-width: 460px;
        margin: 6% auto 0;
    }
    .environment section > ul > li p.icon {
        max-width: 190px;
        margin: 6% auto 0;
    }
    .environment section > ul > li p.info {
        text-align: left;
        font-size: clamp(1.2rem, 1.4vw, 1.4rem);
        line-height: 180%;
        margin-top: 1em;
    }
    .environment section .pict-map {
        width: 100%;
        position: relative;
        text-align: center;
        background-color: #e1edf2;
        margin-top: 12%;
        padding: 10% 5% 7%;
    }
    .environment section .pict-map h2 {
        width: 90%;
        max-width: 420px;
        position: absolute;
        color: #FFF;
        font-size: clamp(1.8rem, 2.4vw, 2.4rem);
        text-align: center;
        border-radius: 8px;
        background-color: #009081;
        padding: .6em 1em;

        top: 0;
        left: 50%;
        -webkit-transform: translate(-50%, -50%); 
        transform: translate(-50%, -50%);
        z-index: 1;
    }
    .environment section .inner {
        width: 100%;
        flex-direction: column;
        margin-top: 8%;
    }
    .environment section .inner h2 {
        width: 100%;
        color: #FFF;
        font-size: clamp(1.8rem, 2.8vw, 2.8rem);
        text-align: center;
        border-radius: 6px;
        background-color: #009081;
        margin-bottom: 4%;
        padding: .6em 1em;
    }
    .environment section .inner .txt {
        width: 100%;
    }
    .environment section .inner .txt ul {
        width: 100%;
        position: relative;
    }
    .environment section .inner .txt ul::before {
        content: " ";
        display: block;
        position: absolute;
        width: 4%;
        height: 93%;
        background-image: url("../../environment/images/long_arrow.png");
        background-position: top center;
        background-repeat: no-repeat;
        background-size: 97% 98%;
        top: 0;
        left: 5px;
        z-index: 2;
    }
    .environment section .inner .txt li {
        width: 100%;
        position: relative;
        background-color: #e1edf2;
        margin-top: 4%;
        padding: 4% 32% 4% 6%;
    }
    .environment section .inner .txt li h3 {
        color: #009081;
    }
    .environment section .inner .txt li p {
        text-indent: -.5em;
        text-align: left;
        margin-top: 2%;
        padding-left: .5em;
    }
    .environment section .inner .txt li .point {
        position: absolute;
        width: 30%;
        height: 100%;
        border-left: 3px solid #FFF;
        top: 0;
        right: 0;
        z-index: 1;
    }
    .environment section .inner .txt li .point span {
        position: absolute;
        width: 80%;
    }
    .environment section .inner .txt .photo {
        margin-top: 4%;
    }
    .environment section .inner .txt .list {
        width: 100%;
        margin-top: 4%;
    }
    .environment section .inner .txt .list th {
        width: 100%;
        display: block;
        text-align: center;
        font-weight: normal;
        background-color: #e1edf2;
        padding: .6em 1em;
    }
    .environment section .inner .txt .list td {
        width: 100%;
        display: block;
        padding: .8em 0;
    }
    
    .worker .head {
        margin: 8% auto 6%;
    }
    .worker .pict-map ul li {
        width: 23%;
        padding: 0 2%;
    }
    .worker .pict-map ul li:nth-of-type(1) {
        width: 20%;
    }
    .worker .pict-map ul li:nth-of-type(3) {
        width: 27%;
        flex-flow: row wrap;
        justify-content: space-around;
        padding: 0;
    }
    .worker .pict-map ul li:nth-of-type(3) a {
        width: 48%;
        margin: 2% 1px 0;
    }
    
    .worker > section:nth-of-type(even) {
        width: 100%;
        padding-bottom: 8%;
    }
    .worker section .inner {
        margin: 6% auto 0;
    }
    .worker section .inner .photo {
        width: 100%;
        overflow: hidden;
    }
    .worker section .inner .photo img {
        width: 150%;
        max-width: 150%;
        height: auto;
        margin-left: -50%;
    }
    .worker section .inner .photo .txt {
        width: 100%;
        position: relative;
        background-color: #009081;
        top: 0;
        left: 0;
        -webkit-transform: translate(0, 0); 
        transform: translate(0, 0);
        z-index: 1;
        padding: 5% 5%;
    }
    .worker section .inner .photo.re .txt {
        width: 100%;
        position: relative;
        top: 0;
        left: 0;
        -webkit-transform: translate(0, 0); 
        transform: translate(0, 0);
        z-index: 1;
        padding: 5% 5%;
    }
    .worker section .inner .photo.re img {
        width: 150%;
        max-width: 150%;
        height: auto;
        margin-left: 0;
    }
    .worker section .inner .photo .txt dl {
        display: table;
        border: 2px solid #FFF;
        background-color: #FFF;
        margin: 0 auto;
    }
    .worker section .inner .photo .txt h1 {
        
        text-align: center;
        line-height: 140%;
        margin: 2% 0;
    }
    .worker section .inner .photo .txt p {
        
        text-align: center;
    }
    .worker section .item {
        width: 100%;
    }
    .worker section .item dl {
        width: 90%;
        flex-direction: column-reverse;
        margin: 6% auto 0;
    }
    .worker section .item dl:nth-of-type(even) {
        flex-direction: column-reverse;
    }
    .worker section .item dl dt {
        width: 100%;
        padding-top: 5%;
    }
    .worker section .item dl dd {
        width: 100%;
        padding: 0;
    }
    .worker section .item dl:nth-of-type(even) dd {
        padding: 0;
    }
    .worker section .item dl dd h2 {
        color: #009081;
        margin-bottom: 4%;
    }

    .worker section .button-g {
        width: 90%;
        max-width: 690px;
        margin-top: 8%;
    }
    
    .recruitment section {
        margin: 8% auto 0;
    }
    .recruitment section .inner-head p {
        margin-top: 4%;
    }
    .recruitment section .flow li:nth-of-type(1) {
        margin-top: 5%;
    }
    .recruitment section .entry {
        margin: 6% auto 0;
    }
    .recruitment section .entry img {
        width: 100%;
        max-width: 320px;
        height: auto;
    }

    .recruitment section h2 {
        margin: 6% auto 0;
        padding: .8em 1em;
    }
    .recruitment section .tab-inner {
        margin-top: 6%;
    }
    .recruitment section .tab-inner ul {
        width: 100%;
        display: flex;
        flex-flow: row wrap;
    }
    .recruitment section .tab-inner ul li {
        border-radius: 4px 4px 0 0;
        margin-top: 6%;
        padding: .8em .5em;
    }
    .recruitment section .tab-inner > div {
        padding: 4% 4% 0 4%;
    }
    .recruitment section .tab-inner.switch > div {
        border: 3px solid #30a9ac;
        padding: 4%;
    }
    .recruitment section .tab-inner > div dl {
        width: 100%;
        margin-bottom: 5%;
    }
    .recruitment section .tab-inner > div dl.last {
        margin-bottom: 0;
    }
    .recruitment section .tab-inner > div dl dt {
        padding: 1em 40px 1em 4.5em;
    }
    .recruitment section .tab-inner > div dl dd {
        position: relative;
        background-color: #e1edf2;
        padding: 1em 1em 1em 4.5em;
    }
}

@media only screen and (min-width:1px) and (max-width: 568px) {
	

}
	
@media only screen and (min-width:1px) and (max-width: 480px) {
	

}

