@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;400;700&display=swap');

/*
html5doctor.com Reset Stylesheet
v1.4
2009-07-27
Author: Richard Clark - http://richclarkdesign.com
*/

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, dialog, figure, footer, header,
hgroup, menu, nav, section,
time, mark, audio, video {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
}
* {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

body {
	line-height:1;
}

article, aside, dialog, figure, footer, header,
hgroup, nav, section {
	display:block;
}

nav ul {
	list-style:none;
}

blockquote, q {
	quotes:none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content:'';
	content:none;
}

a {
	margin:0;
	padding:0;
	border:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
}

ins {
	background-color:#ff9;
	color:#000;
	text-decoration:none;
}

mark {
	background-color:#ff9;
	color:#000;
	font-style:italic;
	font-weight:bold;
}

del {
	text-decoration: line-through;
}

abbr[title], dfn[title] {
	border-bottom:1px dotted #000;
	cursor:help;
}

table {
	border-collapse:collapse;
	border-spacing:0;
}

hr {
    display:block;
    height:1px;
    border:0;
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}

input, select {
	vertical-align:middle;
}

img{
	line-height:1;
	vertical-align:bottom;
}

/************** layout base ********************/
.clearfix:after {
  content: "";
  clear: both;
  display: block;
}

img{ max-width:100%;}

a{text-decoration:none; color:#000000;}
a:hover{text-decoration: none;}
a:link{}

a:visited{color:#0d5bab;}

/* ボタンrollover */
a:hover img{
   opacity:0.8;
}

sup {
	line-height: 100%;
	font-size:10px;
	vertical-align: 0.4em;
}
sub{
	line-height: 100%;
	font-size:10px;
	vertical-align: -0.1em;
}

.txtLeft{text-align:left;}
.txtRight{text-align:right;}
.txtCenter{text-align:center;}

.fw{font-weight:bold !important;}
.f10{ font-size:10px !important;}
.f11{ font-size:11px !important;}
.f12{ font-size:12px !important;}
.f13{ font-size:13px !important;}
.f14{ font-size:14px !important;}
.f15{ font-size:15px !important;}
.f16{ font-size:16px !important;}
.f17{ font-size:17px !important;}
.f18{ font-size:18px !important;}
.f20{ font-size:20px !important;}
.f22{ font-size:22px !important;}
.f24{ font-size:24px !important;}

.txtRed{ color:#D80000;}

.fLeft{ float:left;}
.fRight{ float:right;}

.mTop0{ margin-top:0 !important;}
.mTop5{ margin-top:5px !important;}
.mTop10{ margin-top:10px !important;}
.mTop15{ margin-top:15px !important;}
.mTop20{ margin-top:20px !important;}
.mTop25{ margin-top:25px !important;}
.mTop30{ margin-top:30px !important;}
.mTop35{ margin-top:35px !important;}
.mTop40{ margin-top:40px !important;}
.mTop45{ margin-top:45px !important;}
.mTop50{ margin-top:50px !important;}
.mTop55{ margin-top:55px !important;}
.mTop60{ margin-top:60px !important;}

.mBtm0{ margin-bottom:0 !important;}
.mBtm5{ margin-bottom:5px !important;}
.mBtm10{ margin-bottom:10px !important;}
.mBtm15{ margin-bottom:15px !important;}
.mBtm20{ margin-bottom:20px !important;}
.mBtm25{ margin-bottom:25px !important;}
.mBtm30{ margin-bottom:30px !important;}
.mBtm35{ margin-bottom:35px !important;}
.mBtm40{ margin-bottom:40px !important;}
.mBtm45{ margin-bottom:45px !important;}
.mBtm50{ margin-bottom:50px !important;}
.mBtm55{ margin-bottom:55px !important;}
.mBtm60{ margin-bottom:60px !important;}
.mBtm70{ margin-bottom:70px !important;}
.mBtm80{ margin-bottom:80px !important;}
.mBtm90{ margin-bottom:90px !important;}
.mBtm100{ margin-bottom:100px !important;}

.pTop0{ padding-top:0 !important;}
.pTop5{ padding-top:5px !important;}
.pTop10{ padding-top:10px !important;}
.pTop15{ padding-top:15px !important;}
.pTop20{ padding-top:20px !important;}
.pTop25{ padding-top:25px !important;}
.pTop30{ padding-top:30px !important;}
.pTop35{ padding-top:35px !important;}
.pTop40{ padding-top:40px !important;}
.pTop45{ padding-top:45px !important;}
.pTop50{ padding-top:50px !important;}

.pBtm0{ padding-bottom:0 !important;}
.pBtm5{ padding-bottom:5px !important;}
.pBtm10{ padding-bottom:10px !important;}
.pBtm15{ padding-bottom:15px !important;}
.pBtm20{ padding-bottom:20px !important;}
.pBtm25{ padding-bottom:25px !important;}
.pBtm30{ padding-bottom:30px !important;}
.pBtm35{ padding-bottom:35px !important;}
.pBtm40{ padding-bottom:40px !important;}
.pBtm45{ padding-bottom:45px !important;}
.pBtm50{ padding-bottom:50px !important;}
.pBtm55{ padding-bottom:55px !important;}
.pBtm60{ padding-bottom:60px !important;}

/************** layout base ********************/
body{
	background: #ffffff;
	font-family: 'Noto Sans JP', sans-serif;
	text-align: left;
	line-height:1.6;
}

ol,ul {
	list-style:none;
}

p,dt,dd,li,td,th{
	color:#231815;
	font-size:14px;
	letter-spacing: 0.2em;
}

div,p,dl{
	text-align:center;
}

h1,h2,h3,h4,h5,h6{
	color: #231815;
	font-size:20px;
	font-weight: 700;
	letter-spacing: 0.2em;
}

/*------------------ list style----------------*/
.numberList{
	padding:0 0 0 18px;	
}
.numberList li{
	list-style:decimal outside;
	padding:0 0 5px 0;
}

.discList{
	padding:0 0 0 18px;
}
.discList li{
	list-style:disc outside;
	padding:0 0 2px 0;
}

.indentList li{
	padding-left:1em;
	text-indent:-1em;
}


/* common
---------------------------------------------------------------------------- */
body{
   min-width: 960px;
}
.pcOnly{ display: block;}
.pcOnlyI{ display: inline-block;}

.spOnly,.spOnlyI{ display: none;}

.inner{
    width: 94%;
    max-width: 920px;
	margin: 0 auto;
}



/* header
---------------------------------------------------------------------------- */
#header{ 
	display: -ms-flex;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-ms-flex-pack: justify;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between;
   -webkit-box-align: flex-start;
      -ms-flex-align: flex-start;
         align-items: flex-start;
	height: 70px;
  background: rgba(255,255,255,0.56);
  /*position: absolute;
  top: 0;*/
  width: 100%;
  z-index: 2;
}
#logo{
	position: relative;
	padding: 20px 2.3%;
	width: 17.4%;
	z-index: 1;
}
/* gNavi */
#gNavi{
	position: relative;
	/*width: calc( 100% - 17.4% );*/
	z-index: 1;
	
}
#gNavi ul{
	display: -ms-flex;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-ms-flex-pack: justify;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	margin: 0 auto;
	padding: 19px 10px 19px 0;
}
#gNavi ul li{ 
	border-right: 1px solid #281e1c;
	padding: 0 24px;
	text-align: center;
	color: #281e1c;
}
#gNavi ul li:first-of-type{ 
	border-left: 1px solid #281e1c;
}
#gNavi ul li a{
	color: #281e1c !important;
	font-weight: bold;
}


/* main
---------------------------------------------------------------------------- */
main{
	position: relative;
	z-index: 0;
}
#mainImg{
	position: relative;
	overflow: hidden;
}
#mainImg .thumb-item{
	position: relative;
	z-index: 1;
}
#mainImg .thumb-item li{
}
#mainImg .thumb-item li > img{
	position: absolute;
	width: 100%;
	height: 660px;
	object-fit: cover;
}
#mainImg .thumb-item li p{
	position: relative;
	height: 660px;
    width: 94%;
    margin: auto;
 font-size: 15px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flex;
	display: flex; 
   -webkit-box-align: center;
      -ms-flex-align: center;
         align-items: center;   
   -webkit-justify-content: center;
          -webkit-box-pack: center;
             -ms-flex-pack: center;
           justify-content: center;
}
#mainImg .thumb-item-nav{
	position: relative;
	z-index: 2;
	width: 595px;
	margin: -67px auto 16px;
}
#mainImg .thumb-item-nav li{
	margin: 0 2px;
	cursor: pointer;
}
main section{
	padding: 50px 0;
}
main h2{
	margin: 40px auto 30px;
	text-align: center;
}
main h2 span{
	display: inline-block;
	border-bottom: 2px solid #1eb9ff;
	padding: 0 0 2px;
	font-size: 21px;
}
main .txtL{
	margin-bottom: 30px; 
	font-size: 20px;
}
main .lead{
 font-size: 15px;
	line-height: 1.8em;
	
}
/* philosophy */
#philosophy ul{
	margin: 0 auto 35px;
	display: -ms-flex;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: center;
          -webkit-box-pack: center;
             -ms-flex-pack: center;
           justify-content: center;	
   -webkit-box-align: flex-start;
      -ms-flex-align: flex-start;
         align-items: flex-start;
}
#philosophy ul li{
	width: 32%;
	max-width: 280px;
}
#philosophy ul li > span{
	display: block;
 font-size: 16px;
	font-weight: 700;
}
#philosophy ul li span span{
	display: block;
	font-size: 24px;
	color: #1eb9ff;
}
#philosophy ul li figure{
	height: 130px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flex;
	display: flex; 
   -webkit-box-align: center;
      -ms-flex-align: center;
         align-items: center;   
   -webkit-justify-content: center;
          -webkit-box-pack: center;
             -ms-flex-pack: center;
           justify-content: center;
}
#philosophy ul li p{
	font-size: 14px;
	letter-spacing: 0em;
}
#philosophy ul + p{
	font-size: 14px;
}

/* how */
#how{
	background: #1eb9ff;
}
main #how h2 span{
	border-color: #fff;
	color: #fff;
}
main #how p,
main #how li{
	color: #fff;
}
#how ul.liskList{
	margin: 30px auto 40px;
	display: -ms-flex;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: center;
          -webkit-box-pack: center;
             -ms-flex-pack: center;
           justify-content: center;	
	-webkit-box-align: stretch;
        -ms-flex-align: stretch;
           align-items: stretch;	
}
#how ul.liskList li{
	margin: 0 8px;
	padding: 0 0 25px;
	border: 1px solid #fff;	
	width: 24%;
	max-width: 215px;
}
#how ul.liskList li > span{
	display: block;
	background: #fff;
	color: #1eb9ff;
	font-size: 13px;
	line-height: 2.16em;
}
#how ul.liskList li figure{
	width: 100%;
	height: 120px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flex;
	display: flex; 
   -webkit-box-align: center;
      -ms-flex-align: center;
         align-items: center;   
   -webkit-justify-content: center;
          -webkit-box-pack: center;
             -ms-flex-pack: center;
           justify-content: center;	
}
#how ul.liskList li p{
	font-size: 14px;
	letter-spacing: 0em;
}
#how ul.cloudList{
	margin: 20px auto 15px;
	display: -ms-flex;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: center;
          -webkit-box-pack: center;
             -ms-flex-pack: center;
           justify-content: center;	
	-webkit-box-align: stretch;
        -ms-flex-align: stretch;
           align-items: stretch;
}
#how ul.cloudList li{
	margin: 0 2%;
	width: 123px;
	height: 110px;
	background: url("images/how_bg_cloud.png") no-repeat center center / 100%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flex;
	display: flex; 
   -webkit-box-align: center;
      -ms-flex-align: center;
         align-items: center;   
   -webkit-justify-content: center;
          -webkit-box-pack: center;
             -ms-flex-pack: center;
           justify-content: center;
	color: #1eb9ff;
	font-weight: 700;
}
#how ul.cloudList + p{
	margin: 0 auto 25px;
	font-size: 14px;
}
#how .txtArrow{
}
#how .txtArrow b{
	position: relative;
	display: block;
	padding-bottom: 73px;
}
#how .txtArrow b::before{
	content: "";
	display: block;
	position: absolute;
	left: 50%;
	bottom: 15px;
	width: 3px;
	height: 30px;
	background: #fff;	
}
#how .txtArrow b::after{
	content: "";
	display: block;
	position: absolute;
	left: 50%;
	bottom: 15px;
	border-right: 3px #fff solid;
	border-bottom: 3px #fff solid;
	width: 14px;
	height: 14px;
    margin-left: -7px;
	-webkit-transform: rotate(45deg);
   transform: rotate(45deg);
	vertical-align: middle;	
}
/* measures */
#measures h2 + .lead{
	margin: 54px auto 23px;
	font-size: 16px;	
}
#measures h2 + .lead span{
	font-size: 19px;
	letter-spacing: 0.1em;
}
#measures h2 + .lead + figure{	
	margin-bottom: 40px;
}
#measures h2 + .lead + figure + .txtL{	
	letter-spacing: 0.07em;
}
#measures h2 + .lead + figure + .txtL + p{
	letter-spacing: 0em;
	line-height: 1.85em;
}
#measures ul{
	margin: 55px auto 45px;
	display: -ms-flex;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: center;
          -webkit-box-pack: center;
             -ms-flex-pack: center;
           justify-content: center;	
	-webkit-box-align: stretch;
        -ms-flex-align: stretch;
           align-items: stretch;
}
#measures ul li{
	margin: 0 6%;
	width: 22%;
	max-width: 130px;
}
#measures ul li figure{
	margin-bottom: 15px;
    height: 144px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flex;
	display: flex; 
  -webkit-align-items: flex-end;
  -ms-align-items    : flex-end;
  align-items        : flex-end;
   -webkit-justify-content: center;
          -webkit-box-pack: center;
             -ms-flex-pack: center;
           justify-content: center;
}
#measures ul li a{
	display: inline-block;
	background: #231815;
    padding: 5px 10px;
	color: #fff;
	font-size: 14px;
	letter-spacing: 0.07em;
}

/* btn */
.btn a{
	display: inline-block;
	border: 1px solid #1eb9ff;
}
.btn a span{
	display: block;
	border: 1px solid #fff;
	background: #1eb9ff;
	padding: 8px 13px;
	color: #fff;
 font-size: 16px;
	text-align: center;
}


/* sdgs */
#sdgs .imgs{
 max-width: 700px;
 margin: 20px auto 0;
}

/*#company*/
#company div{
	margin: 60px auto 0;
}
#company dl{
	width: 100%;
}
#company dt{
	display: inline-block;
    width: 18%;
    margin-right: 1%;
	vertical-align: top;
}
#company dt > span{
	display: -ms-flex;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-ms-flex-pack: justify;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between;
    font-size: 14px;
}
#company dd{
	display: inline-block;
    width: 79%;
    margin-bottom: 10px;
    text-align: left;
    font-size: 14px;
	vertical-align: top;
}
#company dl + p{
	margin: 20px auto 0;
	text-align: right;
	font-size: 14px;
}
/*#contact*/
#contact .inner{
 max-width: 780px;
}
#contact h2 + p{
	font-size: 13px;
	text-align: left;
}
#contact .red{
	color: #ea2830;
}
#contact table {
 width: 100%;
}
#contact table th{
	width: 35%;
	padding: 12px 0;
	text-align: left;
	font-weight: normal;
	font-size: 13px;
	vertical-align: middle;
}
#contact table td{
	width: 65%;
	text-align: left;
	font-size: 13px;
	vertical-align: middle;
}
#contact table td input[type="text"]{
    width: 100%;
	padding: 5px 10px;
	margin: 7px 0;
	border: 1px solid #c5c5c5;
	border-radius: 4px;
}
#contact table td input.formPostCode{
    width: 40%;
}
#contact table td textarea{
    width: 100%;
	padding: 5px 10px;
	margin: 7px 0;
	border: 1px solid #c5c5c5;
	border-radius: 4px;
}
#contact form button,
#contact input[type="button"],
#contact input[type="submit"]{
	-webkit-appearance: none;
	width: 134px;
	margin: 20px 17px 0;
	border-radius: 4px;
 font-size: 15px;
	font-weight: 700;
	line-height: 41px;
	cursor: pointer;
}
#contact button[type="reset"],
#contact input[type="button"]{
	border: 1px solid #6a6a6a;
	background: #f4f4f4;
	color: #363636;
}
#contact button[type="submit"],
#contact input[type="submit"]{
	border: 1px solid #1a5490;
	background: #1a5490;
	color: #fff;
}

@media screen and (max-width: 768px) {
	
/* SP 
------------------------------------- */
body{
   min-width: 100%;
}
.spOnly{ display: block;}
.spOnlyI{ display: inline-block;}

.pcOnly,.pcOnlyI{ display: none;}
	
.inner{
	max-width: 100%;
}
#header{
	display: block;
 height: auto;
 padding-bottom: 10px;
}
#logo {
    /*width: 22%;*/
    width: 33%;
    margin: auto;
}
#gNavi ul {
    width: 94%;
	-webkit-justify-content: center;
          -webkit-box-pack: center;
             -ms-flex-pack: center;
           justify-content: center;
    padding: 0px;
}
#gNavi ul li {
    padding: 0 2%;
}
 
#mainImg .thumb-item li > img{
	height: 380px;
}
#mainImg .thumb-item li p{
	height: 380px;
}
#mainImg .thumb-item-nav {
    width: 94%;
}
#philosophy ul,
#how ul.liskList,
#measures ul{
	  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
    margin-top: 0px;
}
#philosophy ul li,
#how ul.liskList li,
#measures ul li{
	width: 100%;
	margin: 20px 2% 0;
}
 #how ul.liskList li{
  max-width: 160px;
 }
	#measures h2 + .lead + figure + .txtL + p{
		text-align: left;
	}
 #measures ul li{
  max-width: none;
 }
	#company dt {
    	width: 23%;
	}
	#company dd {
		width: 74%;
		text-indent: -2.5em;
		padding-left: 2.5em;
	}
	#contact table,
	#contact table tr,
	#contact table th,
	#contact table td{
		display: block;
		width: 100%;
	}
	#contact table th{
		padding: 12px 0 0;
		display: block;
		width: 100%;
	}
}