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


/*---about---*/
#about .jumbotron{
position: relative;
}
#about .jumbotron img{
width: 100%;
}
#about h1{
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
font-size: 3.5rem;
letter-spacing: 0.5rem;
color: #fff;
}
#a-about{
padding-bottom: 10rem;
background: url(/img/a_about_back.jpg) top center /cover;
margin-top: 5rem;
}
#a-about .container{
max-width: 930px;
}
#a-about h2{
position: relative;
}
#a-about h2 p{
display: block;
position: absolute;
top:2rem;
right:0;
}
#a-about .title-inner {
padding: 0;
}
#a-about .title-line {
height: 7px; 
background: url("/img/titleline_r_long.png") no-repeat top right;
margin-left: calc(50% - 50vw);
padding-left: calc(50vw - 50%);
margin-top: -2rem;
margin-left: 20rem;
}
#a-about .box-insert{
margin-top: 5rem;
}
#a-about h3 img{
width: 113px;
display: inline-block;
vertical-align: baseline;
margin:3rem 1.5rem 0 0;
float: left;
}
#a-about h3{
font-size: 2.7rem;
line-height: 3rem;
font-weight: 700;
}
#a-about h3 span{
background: #fff;
display: inline-block;
margin-top: 1.7rem;
padding: 0.3rem 0 0.3rem 0.5rem;
box-shadow: 8px 8px 0 0 rgba(0, 0, 0, .1);
}
#a-about .box-insert .box p{
margin-top: 5rem;
line-height: 3.3rem;
}
#a-about .box-insert .box:nth-child(2){
margin-top: 5rem;
}
#a-about h3 .a-about_title{
margin-top: 5rem;
}
@media (max-width: 767px) {
#about h1{width: 100%!important;padding: 0 1.5rem;font-size: 2.5rem;letter-spacing: 0.5rem;}
#a-about {margin-top: 0;padding-bottom: 5rem;}
#a-about h2 {margin-top: 3rem;line-height: 1.5rem;}
#a-about h2 p{position: relative;margin: 0;padding: 0;}
#a-about .title-line {margin: 4rem 3rem 0 0;}
#a-about .box-insert{margin-top: 3rem;}
#a-about h3{font-size: 1.8rem;text-align: center;}
#a-about h3 img{width: 80px;margin:0 auto 1rem;float: none;}
#a-about h3 span{display: block;margin-top: 0rem;padding: 1rem;text-align: left;}
#a-about .box-insert .box p{margin-top: 2rem;padding: 0 1rem;}
#a-about .box-insert .box:nth-child(2){margin-top: 3rem;}
#a-about h3 .a-about_title{margin-top: 0;}
}
#a-philo{
max-width: 1100px;
background: url("/img/a-philo_back.jpg") center right /cover;
margin: 0 auto;
padding: 5rem;
color: #fff;
box-shadow: 20px 20px 0 0 rgba(164, 236, 252, .5);
}
#a-philo .container{
margin: 0 auto;
max-width: 930px;
}
#a-philo h2{
position: relative;
}
#a-philo h2 p{
display: block;
position: absolute;
top:2rem;
right:0;
}
#a-philo h2 span{
color: #AAB979;
}
#a-philo .title-inner {
padding: 0;
}
#a-philo .title-line {
height: 7px; 
background: url("/img/titleline_w_r.png") no-repeat top right;
margin-left: calc(50% - 50vw);
padding-left: calc(50vw - 50%);
margin-top: -2rem;
margin-left: 28rem;
}
#a-philo .box-insert {
margin-top: 5rem;
}
#a-philo .box-insert h3{
font-size: 2.6rem;
}
#a-philo .box-insert p{
line-height: 3.6rem;
margin-top: 2rem;
text-shadow: 1px 1px 5px #009FCD ,
-1px 1px 5px #009FCD ,
1px -1px 5px #009FCD ,
-1px -1px 5px #009FCD;
}
@media (max-width: 767px) {
#a-philo{background: url("/img/a-philo_back.jpg") center right -100px/cover;padding: 4rem 0 3rem;box-shadow: none;}
#a-philo .container{padding-left: 3rem;padding-right: 3rem;}
#a-philo .title-inner{padding:0;}
#a-philo h2 {margin-top: 3rem;line-height: 1.5rem;}
#a-philo h2 p{position: relative;margin: 0;padding: 0;}
#a-philo .title-line {margin: 4rem 3rem 0 0;}
#a-philo .box-insert {margin-top: 3rem;}
}
#a-messe{
margin-top: 10rem;
padding-top: 5rem;
background: url("/img/a-messa_back.jpg") top center /cover;
}
#a-messe h2{
position: relative;
}
#a-messe h2 p{
display: block;
position: absolute;
top:2rem;
right:0;
}
#a-messe .title-inner {
padding: 0;
}
#a-messe .title-line {
height: 7px; 
background: url("/img/titleline_r_long.png") no-repeat top right;
margin-left: calc(50% - 50vw);
padding-left: calc(50vw - 50%);
margin-top: -2rem;
margin-left: 23rem;
}
#a-messe .box-insert{
margin-top: 5rem;
}
#a-messe h3 img{
width: 113px;
display: inline-block;
vertical-align: baseline;
margin:3rem 1.5rem 0 0;
float: left;
}
#a-messe h3{
font-size: 2.5rem;
line-height: 3rem;
font-weight: 700;
color: #4A8000;
}
#a-messe h3 span{
background: #fff;
display: inline-block;
margin-top: 1.7rem;
padding: 0.5rem 1rem;
box-shadow: 8px 8px 0 0 rgba(0, 0, 0, .1);
}
#a-messe .box-insert .box p{
margin-top: 5rem;
line-height: 3.3rem;
}
#a-messe .box-insert .box img{
width: 100%;
}
#a-messe .a-messe-name{
margin: 2rem 0;
}
#a-messe .a-messe-name img{
width: 200px!important;
}
@media (max-width: 767px) {
#about h1{width: 100%!important;padding: 0 1.5rem;font-size: 2.5rem;letter-spacing: 0.5rem;}
#a-messe {margin-top: 0;padding-top: 3rem;}
#a-messe h2 {margin-top: 3rem;line-height: 1.5rem;}
#a-messe h2 p{position: relative;margin: 0;padding: 0;}
#a-messe .title-line {margin: 4rem 3rem 0 0;}
#a-messe .box-insert{margin-top: 3rem;}
#a-messe h3{font-size: 1.8rem;text-align: center;}
#a-messe h3 span{display: block;margin-top: 0rem;padding: 1rem;text-align: left;}
#a-messe .box-insert .box p{margin-top: 1rem;padding: 0 1rem;}
#a-messe .box-insert .box:nth-child(2){margin-top: 3rem;}
#a-messe .a-messe-name{margin: 2rem 1rem 1rem;}
#a-messe .a-messe-name img{width: 150px!important;}
#a-messe .a-messe-img{text-align: center;}
#a-messe .a-messe-img img{max-width: 250px;margin: auto;}
}

#a-over{
padding-top: 8rem;
padding-bottom: 10rem;
background: url("/img/a-over_back.jpg") top center;
margin-bottom: 0;
}
#a-over h2{
position: relative;
}
#a-over h2 p{
display: block;
position: absolute;
top:2rem;
right:0;
}
#a-over .title-inner {
padding: 0;
}
#a-over .title-line {
height: 7px; 
background: url("/img/titleline_r_long.png") no-repeat top right;
margin-left: calc(50% - 50vw);
padding-left: calc(50vw - 50%);
margin-top: -2rem;
margin-left: 25rem;
}
#a-over .box-insert{
margin-top: 5rem;
}
#a-over table{
width: 100%;
border-collapse: separate;
border-spacing:0;
border: 1px solid #4A8000;
}
#a-over th,#a-over td{
padding: 1.5rem 2rem;
}
#a-over th{
background: #EAF0E1;
font-weight: 400;
border-bottom: 1px solid #fff;
vertical-align: top;
}
#a-over table tr:last-of-type th{
border-bottom: none;
}
#a-over td{
background: #fff;
color: #000;
border-bottom: 1px solid #CDD0D4;
text-align: left;
}
#a-over table tr:last-of-type td{
border-bottom: none;
}
@media (max-width: 767px) {
#a-over {margin-top: 0;padding-top: 3rem;padding-bottom: 5rem;}
#a-over h2 {margin-top: 3rem;line-height: 1.5rem;}
#a-over h2 p{position: relative;margin: 0;padding: 0;}
#a-over .title-line {margin: 4rem 3rem 0 0;}
#a-over .box-insert{margin-top: 3rem;}
#a-over th{width: 85px;}
}

#about footer{
margin-top: 0;
}






































