@charset "UTF-8";

/* PC */

.spOnly {
		display: none;
}


.cover{
	width: 100%;
	background-image: url(../../common/images/bg_grid.jpg);
	background-repeat: repeat;
}



#about{
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 50px;
	padding-bottom: 148px;
	position: relative;
}
#about .title{
	width: 226px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 50px;
}
#about .title p{
	font-size: 18px;
	font-weight: normal;
	text-align: center;
	padding-top: 5px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#about p{
	font-size: 16px;
	line-height: 200%;
}
#about .about01{
	position: absolute;
	top: 257px;
	right: 178px;
}
#about .about02{
	position: absolute;
	left: 190px;
	bottom: 85px;
}



#idea{
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-bottom: 195px;
	position: relative;
}
#idea .title{
	width: 262px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 45px;
}
#idea .title p{
	width: 100%;
	font-size: 18px;
	font-weight: normal;
	text-align: center;
	padding-top: 5px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#idea .txt{
	font-size: 22px;
	line-height: 150%;
	font-weight: bold;
	padding-bottom: 20px;
}
#idea p{
	font-size: 16px;
	line-height: 200%;
}
#idea .idea01{
	position: absolute;
	left: 320px;
	bottom: 111px;
}



#mission{
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-bottom: 217px;
	position: relative;
}
#mission .title{
	width: 226px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 40px;
}
#mission .title p{
	width: 100%;
	font-size: 18px;
	font-weight: normal;
	text-align: center;
	padding-top: 5px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#mission .txt{
	font-size: 22px;
	line-height: 150%;
	font-weight: bold;
	padding-bottom: 20px;
}
#mission .mission01{
	position: absolute;
	bottom: 100px;
	margin: auto;
	left: 0px;
	right: 0px;
}


#vision{
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-bottom: 120px;
	position: relative;
}
#vision .title{
	width: 226px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 40px;
}

#vision .title p{
	width: 100%;
	font-size: 18px;
	font-weight: normal;
	text-align: center;
	padding-top: 5px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#vision .txt{
	width: 530px;
	margin-right: auto;
	margin-left: auto;
	font-size: 22px;
	line-height: 150%;
	font-weight: bold;
	padding-bottom: 20px;
	text-align: left;
}



#outline{
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-bottom: 95px;
	position: relative;
}
#outline .title{
	width: 226px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 25px;
}
#outline .title p{
	width: 100%;
	font-size: 18px;
	font-weight: normal;
	text-align: center;
	padding-top: 5px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#outline .box{
	width: 100%;
	background-color: #F3F1EF;
	padding-top: 50px;
	padding-bottom: 35px;
}
#outline .box .line{
	width: 856px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 18px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
}
#outline .box .tb{
	width: 856px;
	margin-right: auto;
	margin-left: auto;
}
#outline .box .tb th,
#outline .box .tb td{
	font-size: 18px;
	line-height: 150%;
	padding-top: 20px;
	padding-bottom: 15px;
}
#outline .box .tb th{
	text-align: right;
	width: 16%;
	padding-right: 5%;
	color: #231F20;
}
#outline .box .tb td{
	text-align: left;
	width: 73%;
	padding-left: 5%;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #231F20;
}
#outline .box .tb td span{
	font-size: 16px;
}
#outline .box .tb td iframe{
	height: 318px;
	width: 616px;
	margin-top: 20px;
}
#outline .box .tb td .link{
	font-size: 14px;
	padding-top: 5px;
}
#outline .box .tb td .link a{
	color: #2AAAE2;
}
#outline .box .tb td .link a:hover{
	color: #1992BC;
}
#outline .box .tb td .link a img{
	vertical-align: middle;
	margin-right: 5px;
}



#history{
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-bottom: 80px;
	position: relative;
}
#history .title{
	width: 226px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 25px;
}
#history .title p{
	width: 100%;
	font-size: 18px;
	font-weight: normal;
	text-align: center;
	padding-top: 5px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#history .tb2{
	width: 740px;
	margin-right: auto;
	margin-left: auto;
}
#history .tb2 th,
#history .tb2 td{
	font-size: 18px;
	line-height: 150%;
	padding-top: 20px;
	padding-bottom: 25px;
}
#history .tb2 th{
	text-align: right;
	width: 12%;
	padding-right: 5%;
	color: #231F20;
	position: relative;
}
#history .tb2 th div{
	height: 12px;
	width: 12px;
	position: absolute;
	top: 27px;
	right: -8px;
	background-image: url(../images/circle.png);
	background-repeat: no-repeat;
}
#history .tb2 td{
	text-align: left;
	width: 76%;
	padding-left: 5%;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #E5E5E5;
}
#history .tb2 td span{
	font-size: 16px;
}
#history .tb2 td span.tm {
font-size: 60%;
vertical-align: top;
position: relative;
top: -0.5em;
}

#history .bt_area{
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 105px;
}
#history .bt_area .bt{
	position: relative;
	-webkit-filter: drop-shadow(2px 2px 2px rgba(0,0,0,.3));
        filter: drop-shadow(2px 2px 2px rgba(0,0,0,.3));
}
#history .bt_area .bt.bt_l{
	float: left;
}
#history .bt_area .bt.bt_r{
	float: right;
}
#history .bt_area .bt.bt_l a{
	width: 433px;
	font-size: 16px;
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #2AAAE2;
	display: block;
	border: 1px solid #FFF;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
	color: #FFF;
}
#history .bt_area .bt.bt_l a.arrow{
	position: relative;
	display: inline-block;
	vertical-align: middle;
	text-decoration: none;
	font-size: 18px;
}
#history .bt_area .bt.bt_l a.arrow::before,
#history .bt_area .bt.bt_l a.arrow::after{
position: absolute;
top: 0;
bottom: 0;
right: 0;
margin: auto;
content: "";
vertical-align: middle;
}
#history .bt_area .bt.bt_l a.arrow::before{
right: 14px;
width: 15px;
height: 1px;
background: #FFF;
}
#history .bt_area .bt.bt_l a.arrow::after{
right: 16px;
width: 6px;
height: 6px;
border-top: 1px solid #FFF;
border-right: 1px solid #FFF;
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
}
#history .bt_area .bt.bt_l a:hover{
	color: #2AAAE2;
	background-color: #FFF;
	border: 1px solid #2AAAE2;
}
#history .bt_area .bt.bt_l a:hover::before{
	background: #2AAAE2;
}
#history .bt_area .bt.bt_l a.arrow:hover::after{
border-top: 1px solid #2AAAE2;
border-right: 1px solid #2AAAE2;
}

#history .bt_area .bt.bt_r a{
	width: 433px;
	font-size: 16px;
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #FFF;
	display: block;
	border: 1px solid #231F20;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
#history .bt_area .bt.bt_r a.arrow{
	position: relative;
	display: inline-block;
	vertical-align: middle;
	text-decoration: none;
	font-size: 18px;
}
#history .bt_area .bt.bt_r a.arrow::before,
#history .bt_area .bt.bt_r a.arrow::after{
position: absolute;
top: 0;
bottom: 0;
right: 0;
margin: auto;
content: "";
vertical-align: middle;
}
#history .bt_area .bt.bt_r a.arrow::before{
right: 14px;
width: 15px;
height: 1px;
background: #231F20;
}
#history .bt_area .bt.bt_r a.arrow::after{
right: 16px;
width: 6px;
height: 6px;
border-top: 1px solid #231F20;
border-right: 1px solid #231F20;
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
}
#history .bt_area .bt.bt_r a:hover{
	color: #FFF;
	background-color: #231F20;
}
#history .bt_area .bt.bt_r a:hover::before{
	background: #FFF;
}
#history .bt_area .bt.bt_r a.arrow:hover::after{
border-top: 1px solid #FFF;
border-right: 1px solid #FFF;
}






/* SP */
@media screen and (max-width: 767px){
.pcOnly {
	display: none;
}
.spOnly {
	display: block;
}


.cover{
	width: 100%;
	background-image: url(../../common/images/bg_grid.jpg);
	background-repeat: repeat;
}


#about{
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 2em;
	padding-bottom: 6em;
	position: relative;
}
#about .title{
	width: 60%;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 2em;
}
#about .title img{
	width: 100%;
}
#about .title p{
	font-size: 100%;
	font-weight: normal;
	text-align: center;
	padding-top: 5px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#about p{
	font-size: 90%;
	line-height: 200%;
}
#about .about01{
	position: absolute;
	top: 3em;
	right: 0px;
}
#about .about02{
	position: absolute;
	left: 0px;
	bottom: 1em;
}



#idea{
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-bottom: 12em;
	position: relative;
}
#idea .title{
	width: 60%;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 2em;
}
#idea .title img{
	width: 100%;
}
#idea .title p{
	width: 100%;
	font-size: 100%;
	font-weight: normal;
	text-align: center;
	padding-top: 5px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#idea .txt{
	font-size: 120%;
	line-height: 150%;
	font-weight: bold;
	padding-bottom: 2em;
}
#idea p{
	font-size: 90%;
	line-height: 200%;
}
#idea .idea01{
	width: 100%;
	position: absolute;
	left: 0px;
	bottom: 4em;
}



#mission{
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-bottom: 10em;
	position: relative;
}
#mission .title{
	width: 60%;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 2em;
}
#mission .title img{
	width: 100%;
}
#mission .title p{
	font-size: 100%;
	font-weight: normal;
	text-align: center;
	padding-top: 5px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#mission .txt{
	font-size: 120%;
	line-height: 150%;
	font-weight: bold;
	padding-bottom: 2em;
}
#mission .mission01{
	position: absolute;
	bottom: 4em;
	margin: auto;
	left: 0px;
	right: 0px;
}



#vision{
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-bottom: 4em;
	position: relative;
}
#vision .title{
	width: 60%;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 2em;
}

#vision .title p{
	font-size: 100%;
	font-weight: normal;
	text-align: center;
	padding-top: 5px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#vision .txt{
	width: 100%;
	font-size: 120%;
	line-height: 150%;
	font-weight: bold;
	padding-bottom: 20px;
	text-align: left;
}



#outline{
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-bottom: 6em;
	position: relative;
}
#outline .title{
	width: 60%;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 2em;
}
#outline .title img{
	width: 100%;
}
#outline .title p{
	font-size: 100%;
	font-weight: normal;
	text-align: center;
	padding-top: 5px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#outline .box{
	width: 100%;
	background-color: #F3F1EF;
	padding-top: 2em;
	padding-bottom: 2em;
}
#outline .box .line{
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
}
#outline .box .tb{
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}
#outline .box .tb th,
#outline .box .tb td{
	font-size: 100%;
	line-height: 150%;
	padding-top: auto;
	padding-bottom: auto;
	display: block;
}
#outline .box .tb th{
	font-size: 120%;
	text-align: left;
	width: 100%;
	padding-right: 0%;
	color: #231F20;
	padding-top: 1em;
	padding-bottom: 0px;
}
#outline .box .tb td{
	text-align: left;
	width: 100%;
	padding-left: 0%;
	border-left-style: none;
	padding-bottom: 1em;
	padding-top: 0.5em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #231F20;
}
#outline .box .tb td span{
	font-size: 90%;
}
#outline .box .tb td iframe{
	height: 318px;
	width: 100%;
	margin-top: 1em;
}
#outline .box .tb td .link{
	font-size: 100%;
	padding-top: 0.5em;
}
#outline .box .tb td .link a{
	color: #2AAAE2;
}
#outline .box .tb td .link a:hover{
	color: #1992BC;
}
#outline .box .tb td .link a img{
	vertical-align: middle;
	margin-right: 5px;
}



#history{
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-bottom: 3em;
	position: relative;
}
#history .title{
	width: 60%;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 2em;
}
#history .title img{
	width: 100%;
}
#history .title p{
	font-size: 100%;
	font-weight: normal;
	text-align: center;
	padding-top: 5px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#history .tb2{
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
#history .tb2 th,
#history .tb2 td{
	font-size: 100%;
	line-height: 150%;
	padding-top: 1em;
	padding-bottom: 1em;
}
#history .tb2 th{
	text-align: right;
	width: 19%;
	padding-right: 5%;
	color: #231F20;
	position: relative;
}
#history .tb2 th div{
	height: 12px;
	width: 12px;
	position: absolute;
	top: 1.3em;
	right: -8px;
	background-image: url(../images/circle.png);
	background-repeat: no-repeat;
}
#history .tb2 td{
	text-align: left;
	width: 69%;
	padding-left: 5%;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #E5E5E5;
}
#history .tb2 td span{
	font-size: 90%;
}
#history .tb2 td span.tm {
font-size: 50%;
vertical-align: top;
position: relative;
top: -0.5em;
}

#history .bt_area{
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 4em;
}
#history .bt_area .bt{
	margin-right: auto;
	margin-left: auto;
	position: relative;
	-webkit-filter: drop-shadow(2px 2px 2px rgba(0,0,0,.3));
        filter: drop-shadow(2px 2px 2px rgba(0,0,0,.3));
}
#history .bt_area .bt.bt_l{
	float: none;
	margin-bottom: 1em;
}
#history .bt_area .bt.bt_r{
	float: none;
}
#history .bt_area .bt.bt_l a{
	width: 90%;
	font-size: 16px;
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #2AAAE2;
	display: block;
	border: 1px solid #FFF;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
	color: #FFF;
}
#history .bt_area .bt.bt_l a.arrow{
	position: relative;
	display: inline-block;
	vertical-align: middle;
	text-decoration: none;
	font-size: 18px;
}
#history .bt_area .bt.bt_l a.arrow::before,
#history .bt_area .bt.bt_l a.arrow::after{
position: absolute;
top: 0;
bottom: 0;
right: 0;
margin: auto;
content: "";
vertical-align: middle;
}
#history .bt_area .bt.bt_l a.arrow::before{
right: 14px;
width: 15px;
height: 1px;
background: #FFF;
}
#history .bt_area .bt.bt_l a.arrow::after{
right: 16px;
width: 6px;
height: 6px;
border-top: 1px solid #FFF;
border-right: 1px solid #FFF;
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
}
#history .bt_area .bt.bt_l a:hover{
	color: #2AAAE2;
	background-color: #FFF;
	border: 1px solid #2AAAE2;
}
#history .bt_area .bt.bt_l a:hover::before{
	background: #2AAAE2;
}
#history .bt_area .bt.bt_l a.arrow:hover::after{
border-top: 1px solid #2AAAE2;
border-right: 1px solid #2AAAE2;
}

#history .bt_area .bt.bt_r a{
	width: 90%;
	font-size: 16px;
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #FFF;
	display: block;
	border: 1px solid #231F20;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
#history .bt_area .bt.bt_r a.arrow{
	position: relative;
	display: inline-block;
	vertical-align: middle;
	text-decoration: none;
	font-size: 18px;
}
#history .bt_area .bt.bt_r a.arrow::before,
#history .bt_area .bt.bt_r a.arrow::after{
position: absolute;
top: 0;
bottom: 0;
right: 0;
margin: auto;
content: "";
vertical-align: middle;
}
#history .bt_area .bt.bt_r a.arrow::before{
right: 14px;
width: 15px;
height: 1px;
background: #231F20;
}
#history .bt_area .bt.bt_r a.arrow::after{
right: 16px;
width: 6px;
height: 6px;
border-top: 1px solid #231F20;
border-right: 1px solid #231F20;
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
}
#history .bt_area .bt.bt_r a:hover{
	color: #FFF;
	background-color: #231F20;
}
#history .bt_area .bt.bt_r a:hover::before{
	background: #FFF;
}
#history .bt_area .bt.bt_r a.arrow:hover::after{
border-top: 1px solid #FFF;
border-right: 1px solid #FFF;
}


}
