@charset "UTF-8";
  .p-lp2__specialty-list {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-pack: left;
-webkit-justify-content: left;
-ms-flex-pack: left;
justify-content: left;
font-size: 14px;
font-size: 0.875rem;
line-height: 1.6;
}
.p-lp2__specialty-list li {
width: calc(100%/ 6);
padding: 5px 1px 10px 1px;
list-style: none !important;
}
.p-lp2__specialty-img {
margin-bottom: 10px;
}
.p-lp2__specialty-img img {
border-radius: 100%;
border: 4px solid #1b5fad;
}
.p-lp3__specialty-list {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-pack: left;
-webkit-justify-content: left;
-ms-flex-pack: left;
justify-content: left;
font-size: 14px;
font-size: 0.875rem;
line-height: 1.6;
}
.p-lp3__specialty-list li {
width: calc(100%/ 6);
padding: 5px 1px 10px 1px;
list-style: none !important;
}
.p-lp3__specialty-img {
margin-bottom: 10px;
}
.p-lp3__specialty-img img {
border-radius: 100%;
border: 4px solid #1b5fad;
}
.p-roundBox3 {
margin-bottom: 15px;
padding: 10px 10px;
border-radius: 10px;
background: #dff0ff; }
.p-roundBox4 {
margin-bottom: 15px;
padding: 10px 10px;
border-radius: 10px;
background: #dff0ff; }
.makerframe2 {  margin-bottom: 20px;
border-radius: 2px;
}
@media screen and (max-width:768px) {
.p-lp2__specialty-list {
font-size: 14px;
font-size: 0.875rem;
}
.p-lp2__specialty-list li {
width: calc(100%/ 3);
padding: 0 5px 20px;
}
.p-lp2__specialty-img {
margin-bottom: 5px;
}
.p-lp2__specialty-img img {}
.p-lp3__specialty-list {
font-size: 14px;
font-size: 0.875rem;
}
.p-lp3__specialty-list li {
width: calc(100%/ 3);
padding: 0 5px 20px;
}
.p-lp3__specialty-img {
margin-bottom: 5px;
}
.p-lp3__specialty-img img {}
.p-roundBox3 {
margin-bottom: 15px;
padding: 10px 10px
}
.p-roundBox4 {
margin-bottom: 15px;
padding: 10px 10px
}
.makerframe2 { margin-bottom: 15px;
}
} .contents {
position: relative;
width: auto; margin: 0 auto;
padding: 0;
overflow: hidden;
}
.p-keywordList5 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-top: -10px;
font-size: 12px;
font-size: .75rem;
}
.p-keywordList5 a {
display: block;
margin: 10px 8px 0 0;
padding: 6px 10px;
border: 1px solid #404040;
border-radius: 3px;
color: #f3f4f5;
text-decoration: none;
background-color: #404040;
}
#kaizenfooter .makertitle {
font-weight: normal;
border-bottom: inherit;
}
#kaizenfooter {
background-color: #ebeff4;
padding: 0px 0 100px;
position: relative;
box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.50), 0 2px 4px 0 rgba(0, 0, 0, 0.50);
}
#kaizenfooter_sub {
display: flex;
}
#kaizenfooter_sub > div:first-child {
width: 50%;
}
#kaizenfooter_sub > div:first-child img {
width: 100%;
height: auto;
}
#kaizenfooter_sub > div:last-child {
margin: 80px 25px 0 50px;
}
#kaizenfooter_sub > div:last-child p {
font-size: .937rem;
line-height: 2;
text-align: justify;
color: #333;
}
#kaizenfooter > .contents > strong {
display: block;
font-size: 1.5rem;
line-height: 1;
font-weight: bold;
letter-spacing: 2px;
text-align: center;
padding: 60px 0 34px;
}
#kaizenfooter > .contents > a {
letter-spacing: 2px; margin: 0 auto;
width: 80%;
}
.kaizenfooter-text {
font-size: 1.125rem;
text-align: justify;
margin-bottom: 20px;
font-weight: 600;
}
@media screen and (max-width: 1000px) {
.contents {
width: auto;
padding: 0;
}
.kaizenfooter-text {
font-size: 1.2rem;
}
#kaizenfooter {
padding: 0 0 40px 0;
}
#kaizenfooter_sub {
flex-direction: column;
padding: 0;
}
#kaizenfooter_sub > div:first-child {
width: auto;
margin: 0;
}
#kaizenfooter_sub > div:first-child img {
margin-bottom: 20px;
width: 100%;
}
#kaizenfooter_sub > div:last-child {
width: auto;
margin: 20px 80px;
}
#kaizenfooter_sub > div:last-child p {
font-size: 1rem;
}
#kaizenfooter > .contents > strong {
padding: 25px 12px;
font-size: 1.125rem;
}
#kaizenfooter > .contents > a {
margin: 0 auto 40px auto;
}
}
@media screen and (max-width: 768px) {
.contents {
width: auto;
padding: 0;
}
.kaizenfooter-text {
font-size: 1rem;
}
#kaizenfooter {
padding: 0 0 40px 0;
}
#kaizenfooter_sub {
flex-direction: column;
padding: 0;
}
#kaizenfooter_sub > div:first-child {
width: auto;
margin: 0;
}
#kaizenfooter_sub > div:first-child img {
margin-bottom: 20px;
width: 100%;
}
#kaizenfooter_sub > div:last-child {
width: auto;
margin: 0 15px 0 15px;
}
#kaizenfooter_sub > div:last-child p {
font-size: .875rem;
}
#kaizenfooter > .contents > strong {
padding: 25px 12px;
font-size: 1.125rem;
}
}