@charset "UTF-8";
/* CSS Document */

body{
font-family: 'Noto Serif JP', serif;
font-size: 16px;
line-height: 1.8em;
}
a{
color: #000;
}
/*google font
font-family: 'Noto Sans JP', sans-serif;
font-family: 'Prompt', sans-serif;
*/

header{
padding: 20px 20px 10px;
}
header img{
zoom: 0.6;
display: block;
margin-right: 0.5rem;
}
h1{
font-family: 'M PLUS 1p', sans-serif;
font-weight: 500;
font-size: 1.8em;
margin: 0.4rem;
letter-spacing: 0.1em;
display: inline-block;
}
header p,header p img{
display: inline-block;
vertical-align:top;
letter-spacing: 0.2em;
}
header p{
float: right;
font-size: 1.8em;
margin-top: 0.55rem;
}
header nav{
padding-top: 0!important;
}
header button{
margin: auto;
}
header ul{
margin: auto;
}
header .nav-item{
margin: 0 20px;
text-align: center;
}
header .nav-link{
font-weight: 500;
letter-spacing: 0.1em;
color: #000!important;
border-bottom: 1px solid #fff;
padding: 0 10px;
}
header .nav-link:hover{
border-bottom: 1px solid #d2d2d2;
}
@media (min-width: 768px) {
header .sp-dn {display:inline-block;}
}
@media (max-width: 768px) {
header .navbar {padding-top: 0;}
header .nav-link {border: 1px solid #fff;padding: 10px;}
header .nav-link:hover {border-bottom-color: #fff;}
header .nav-item{border-bottom: 1px solid #d2d2d2!important;}
}
.row img{
width: 100%;
}

/*slider*/
.container-fluid{
padding: 0;
margin-top: 0;
}
.container-fluid .row,.container-fluid .col-12{
margin: 0;
padding: 0;
}
.carousel-indicators li {
width: 10px;
height: 10px;
margin-right: 6px;
margin-left: 6px;
}
.carousel-caption{
top: 50%;
margin-top: -6rem;
}
.carousel-caption p{
margin-top: 2rem;
}
.carousel-caption h5,.carousel-caption p{
font-family: 'Noto Serif JP', serif;
font-size: 2.8rem;
letter-spacing: 0.1em;
}

/*---containt---*/
section{
margin-top: 5rem;
}
h2,h3{
text-align: center;
font-weight: 400;
}
h2{
font-size: 2.5rem;
padding-bottom: 1.8rem;
background: url("/img/h2_line.png") no-repeat bottom center;
background-size: 133px;
letter-spacing: 0.3rem;
}
h3{
margin-top: 1.7rem;
font-size: 1.2rem;
letter-spacing: 0.1rem;
}

/*Features*/
#Features .col-md-4{
margin-top: 30px;
}
#Features .Features-box{
position: relative;
margin-top: 20px;
padding: 20px 0;
border-bottom: 1px;
border-top: 1px;
border-left: 0;
border-right: 0;
border-image: linear-gradient(to right, #00b1ed 0%, #009e87 100%) 1/0 0 1px 0;
border-image-width: 1px 0;
border-style: solid;
text-align: center;
height: 190px;
}
#Features .Features-text{
position: absolute;
top: 50%;
left: 50%;
transform: translateY(-50%) translateX(-50%);
-webkit- transform: translateY(-50%) translateX(-50%);
width: 100%;
font-size: 1.5vw;
}
#Features p{
line-height: 2.7vw;
letter-spacing: 0.1rem;
}
#Features font{
display: block;
font-size: 0.8em;
line-height: 1.5em;
margin-top: 15px;
}
@media (min-width: 992px) {
#Features .Features-text{font-size: 1.2rem;}
#Features p{line-height: 2rem;}
}
@media (max-width: 768px) {
#Features .Features-box{height:auto;}
#Features .Features-text{font-size: 1.2rem;position: relative;top: 50%;left: 0;transform: translateY(0) translateX(0);-webkit- transform: translateY(0) translateX(0);}
#Features p{line-height: 2rem;}
}

/*Service*/
#Service .col-md-4{
margin-top: 30px;
}
#Service .Service-box{
background: #f9f9f8;
}
#Service .Service-text{
padding: 20px;
text-align: justify;
text-justify: inter-character;
}
#Service h4{
background: #9b9393;
padding: 10px;
text-align: center;
color: #fff;
font-weight: 300;
letter-spacing: 0.2em;
margin-bottom: 0;
}
#Service p{
font-family: 'M PLUS 1p', sans-serif;
text-align: center;
font-weight: 500;
font-size: 1rem;
letter-spacing: 0.1em;
}
@media (max-width: 768px) {
#Service .Service-text p{line-height: 1.4rem;text-align: left;}
}

/*Works*/
#Works .col-lg-3,#Works .col-lg-6{
margin-top: 30px;
}
#Works h4{
font-family: 'M PLUS 1p', sans-serif;
font-weight: 500;
font-size: 1.1rem;
padding: 15px 0 0;
letter-spacing: 0.1em;
}
#Works h4 span{
font-size: 0.8rem;
letter-spacing: 0;
}
#Works p{
font-size: 0.9rem;
line-height: 1.6em;
}
.pa-ri-0{
padding-right: 0;
}
.pa-le-0{
padding-left: 0;
}
#Works .cap{
text-align: right;
font-size: 0.8em;
line-height: 1.5em;
padding-right: 15px;
}
#other{
background: #f9f8f8;
margin: 100px 0 0;
padding: 70px 0 70px;
}
#other h2{
font-size: 2rem;
}
#other .container{
background-image: url("/img/o-back.jpg");
background-size: cover;
margin-top: 50px;
padding: 30px 0;
}
#other p{
margin: 15px 15px 0;
text-align: center;
}
#other p a{
color: #00a6c2;
}
.pa-lr-15{
padding-left: 15px!important;
padding-right: 15px!important;
}
.m-t-15{
margin-top: 15px;
}

/*SDGs*/
#SDGs{
background: #f5fbfc;
padding: 70px 0 70px;
text-align: center;
}
#SDGs .container{
margin-top: 0;
}
#SDGs .sdgs-logo{
width: 70%;
margin: 50px 0 30px;
}
#SDGs .col-3{
margin-top: 15px;
}
#SDGs .sdgs-box01{
position: relative;
margin-top: 3.5rem;
}
#SDGs .sdgs-box02{
position: relative;
}
#SDGs .sdgs-logo02{
position: absolute;
top: 30px;
right: -30px;
z-index: 10;
width: auto;
}
@media (max-width: 768px) {
#SDGs .sdgs-logo02{
right: 0px;
width: 50%;
}
}
#SDGs h3,#SDGs h4,#SDGs h5,#SDGs h6,#SDGs p{
position: relative;
z-index: 20;
width: 100%;
}
#SDGs h3{
font-size: 1.8rem;
letter-spacing: 0.2rem;
margin-top: 5rem;
}
#SDGs h4{
font-family: 'M PLUS 1p', sans-serif;
font-weight: 400;
font-size: 1.1rem;
padding: 20px;
letter-spacing: 0em;
background: #fff;
margin: 1.5rem 0;
z-index: 0;
}
#SDGs p{
font-family: 'M PLUS 1p', sans-serif;
font-weight: 300;
text-align: left;
text-align: justify;
text-justify: inter-character;
}
#SDGs h5{
font-weight: 500;
font-size: 1.5rem;
padding: 20px;
letter-spacing: 0.1em;
line-height: 2.5rem;
margin: 1.5rem 0 0.5rem;
color: #00b1ed;
background: -webkit-linear-gradient(0deg, #00b1ed, #009e87);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
@media (max-width: 768px) {
#SDGs h5{line-height: 1.3em;font-size: 1.2em;}
}
#SDGs h6{
font-family: 'M PLUS 1p', sans-serif;
font-weight: 500;
font-size: 1rem;
padding: 5px 15px;
letter-spacing: 0.1em;
line-height: 1.5rem;
color: #fff;
text-align: left;
}
#SDGs .sdgs-box02 .col-2{
margin: 0;
padding: 0;
}
#SDGs .sdgs-box02 .torikumi01{
background: #d7a600;
}
#SDGs .sdgs-box02 .torikumi02{
background: #ed6a02;
}
#SDGs .sdgs-box02 .torikumi03{
background: #d39200;
}
#SDGs .sdgs-box02 .torikumi04{
background: #003067;
}
#SDGs .sgds-logo01{
background-image: url("/img/sdgs-border01.png");
background-size: 100%;
background-repeat:repeat-y;
}
#SDGs .sgds-logo02{
background-image: url("/img/sdgs-border02.png");
background-size: 100%;
background-repeat:repeat-y;
}
#SDGs .sgds-logo03{
background-image: url("/img/sdgs-border03.png");
background-size: 100%;
background-repeat:repeat-y;
}
#SDGs .sgds-logo04{
background-image: url("/img/sdgs-border04.png");
background-size: 100%;
background-repeat:repeat-y;
}
#SDGs dl {
text-align: left;
font-family: 'M PLUS 1p', sans-serif;
font-weight: 300;
margin:15px 0 0; 
}
#SDGs dt {
display: table-cell;
padding-right: 10px;
font-weight: 300;
}
#SDGs dd {
display: table-cell;
padding-left: 10px;
}
#SDGs .sdgs-box02 .row{
margin-bottom: 50px;
}
#SDGs .torikumi h7{
position: relative;
font-family: 'M PLUS 1p', sans-serif;
padding: 10px 8px 10px 78px;
display: block;
background-color: #fff;
margin-top: 30px;
text-align: left;
font-size: 1.1rem;
}
#SDGs .torikumi img{
position: absolute;
top: 0;
bottom: 0;
margin: auto;
left: -1rem;
width: 70px;
}

@media (max-width: 992px) {
}
@media (max-width: 768px) {
}

/*contact*/
#contact{
padding: 70px 0 50px;
}
#contact .container{
text-align: center;
}

/*tel*/
#tel{
background: #f5fbfc;
padding: 30px 0;
text-align: center;
font-size: 1.5rem;
letter-spacing: 0.1rem;
}
#tel h4{
font-family: 'M PLUS 1p', sans-serif;
font-weight: 500;
font-size: 2.5rem;
padding: 5px 15px;
letter-spacing: 0.4rem;
vertical-align: baseline;
margin: 10px 0 0;
}
#tel img{
width: 2rem;
height: 2rem;
max-width: 50px;
max-height: 50px;
}
#tel p{
font-family: 'M PLUS 1p', sans-serif;
font-weight: 500;
font-size: 1.2rem;
letter-spacing: 0.1em;
margin: 0;
}
#tel font{
font-family: 'M PLUS 1p', sans-serif;
font-weight: 500;
font-size: 0.8rem;
padding: 0 15px 5px;
}

/*map*/
#map{}

/*footer*/
footer{
background-color: #000000;
color: #fff;
padding: 30px 0 40px;
letter-spacing: 0.1em;
text-align: center;
}
footer .footer_links{
border-bottom: 1px solid #fff;
padding-bottom: 30px;
}
footer a{
color: #fff;
display: inline-block;
margin: 0 15px;
}
footer a:hover{
color: #fff;
}
footer h3{
font-family: 'M PLUS 1p', sans-serif;
font-weight: 500;
}











































