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

/*about*/
#about h2{
text-align: center;
padding-top: 40px;
font-family: 'M PLUS 1p', sans-serif;
font-size: 30px;
font-weight: 500;
letter-spacing: 0.3em;
line-height: 1.5em;
}
#about h2 p{
font-size: 24px;
font-weight: 300;
letter-spacing: 0.3em;
}
#profile h3{
font-family: 'Noto Serif JP', serif;
text-align: center;
font-weight: 300;
padding-top: 10px;
margin-bottom: 30px;
letter-spacing: 0.2em;
}
#history{
margin-top: 30px;
padding-top: 40px;
position: relative;
background:url("/img/abo_his_back.jpg") center no-repeat;
background-size:cover;
}
#history .diagonal01{
border-color: transparent transparent transparent #fff;
}
#history .diagonal02{
border-color: transparent transparent transparent #fff;
border-width: 60px 0 0 100vw ;
}
table{
border: none;
width: 100%;
border-spacing: 0;
}
table tr {
border-top: solid 1px #B2B2B2;
}
table tr:last-child {
border-bottom: solid 1px #B2B2B2;
}
table th {
vertical-align: middle;
padding: 13px 5px;
white-space: nowrap;
line-height: 1.3em;
font-weight: 300;
}
table td {
vertical-align: middle;
padding: 13px 5px;
font-size: 0.9em;
line-height: 1.3em;
}
.table-box .row {
margin-top: 40px;
padding-bottom: 100px;
}
table a{
color: #000!important;
text-decoration: underline!important;
}
#overview .googlemap{
margin-top: 30px;
}
#formation{
margin-top: 10px;
position: relative;
background-color: #1A3780;
color: #fff;
}
#formation .icon{
display: block;
position: absolute;
top:-107px;
right: 30px;
width: 250px;
}
#formation h3{
font-family: 'M PLUS 1p', sans-serif;
font-size: 24px;
font-weight: 500;
letter-spacing: 0.3em;
line-height: 1.3em;
}
#formation h3 p{
font-size: 16px;
font-weight: 300;
letter-spacing: 0.3em;
}
#formation .col-md-6 img{
margin-bottom: 15px;
}
#formation .col-md-6:nth-of-type(6){padding-top: 20px;}
#formation .col-md-6:nth-of-type(7){padding-top: 20px;}
#formation .col-12 h3{
padding-top: 30px;
text-align: center;
}
#achievement{
margin-top: 50px;
padding-top: 0;
}
#achievement h3{
font-family: 'M PLUS 1p', sans-serif;
font-size: 24px;
font-weight: 500;
letter-spacing: 0.3em;
line-height: 1.3em;
margin: 20px 0;
}



















