@charset "UTF-8";
/* コンテンツ */

#title {
    position: relative;
    background-image: url("../../img/bg_iot.jpg");
    background-position: center;
    background-size: cover;
    height: 300px;
}

@media screen and (max-width: 960px) {
#title {
    height: 250px;
}  
}
@media screen and (max-width: 520px) {
#title {
    height: 200px;
    background-position: left -10px center;
}
#title h2,#title p {
    color: #fff;
    text-shadow: 0 0 20px #000;
}
}

.maker {
    text-align: center;
    line-height: 0;
}
.maker img {
    height: 18px;
}
.tx1 {
    font-size: 1.4em;
    line-height: 1.5;
    font-weight: 500;
}

.se_box1 ul {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
    margin-bottom: -3em;
}
.se_box1 ul li {
    width: 30%;
    margin-bottom: 3em;
}
.se_box1 ul li h4 {
    font-size: 1.16em;
    line-height: 1.4;
    font-weight: 500;
    border-bottom: 1px solid #333;
    padding-bottom: 0.3em;
}
.se_box1 ul li h5 {
    text-align: left;
}
.se_box1 ul li h5 img {
    width: 70%;
}
.se_box1 ul li p {
    line-height: 1.6;
    font-size: 0.92em;
    margin-top: 1em;
    margin-bottom: 1em;
}

.se_tx1 {
    font-size: 1.16em;
    line-height: 1.4;
    font-weight: 500;
    border-bottom: 1px solid #333;
    padding-bottom: 0.3em;
    margin-bottom: 1em;
}
.se_box2 ul {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
    margin-bottom: -1em;
}
.se_box2 ul li {
    margin-bottom: 1em;
}
.se_box2 ul li:nth-child(1) {
    width: 30%;
}
.se_box2 ul li:nth-child(2) {
    width: 39%;
}
.se_box2 ul li:nth-child(3) {
    width: 22.5%;
}
.se_box2 ul li img {
    width: 100%;
}
.se_box2 ul li p {
    line-height: 1.6;
    font-size: 0.92em;
    margin-bottom: 1em;
}

.ji_box {
    border: 3px solid #ccc;
    padding: 2em;
}
.ji_box ul {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.ji_box ul li:first-child {
    width: 25%;
    flex-shrink: 0;
    margin-right: 2em;
}
.ji_box ul li:first-child img {
    width: 100%;
}
.ji_box ul li h4 {
    font-size: 1.16em;
    line-height: 1.4;
    font-weight: 500;
}
.ji_box ul li h5 {
    font-size: 1em;
    line-height: 1.4;
    font-weight: 500;
    margin: 1em 0;
}
.ji_box ul li p {
    line-height: 1.6;
    font-size: 0.92em;
    margin-bottom: 2em;
}
.ji_box ul li section {
    display: flex;
    justify-content: center;
    align-items: center;
}
.ji_box ul li section h6 {
    font-size: 1em;
    line-height: 1.4;
    font-weight: 500;
    margin-right: 2em;
}
.ji_box ul li section img {
    width: 250px;
}

.se_box3 ul {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}
.se_box3 ul li:nth-child(1) {
    width: 60%;
}
.se_box3 ul li:nth-child(2) {
    width: 35%;
}
.se_box3 ul li:nth-child(2) h5 {
    font-size: 1em;
    line-height: 2em;
    font-weight: 500;
    text-align: center;
    background-color: #a196c3;
    color: #fff;
    margin-bottom: 0.5em;
}
.se_box3 ul li:nth-child(2) h5:last-of-type {
    background-color: #a78896;
}
.se_box3 ul li section {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
}
.se_box3 ul li img {
    width: 200px;
    margin-left: 2em;
}
.se_box3 ul li p {
    line-height: 1.6;
    font-size: 0.92em;
}

.dol_box ul {
    display: flex;
    justify-content: space-between;
    align-items: center;
    line-height: 1.6;
    font-size: 0.92em;
}
.dol_box ul li:last-child {
    flex-shrink: 0;
    width: 10%;
    margin-left: 1em;
}
.dol_box ul li:last-child img {
    width: 100%;
}

.se_box4 ul {
    display: flex;
    justify-content: space-between;
    align-items: stretch;
}
.se_box4 ul li {
    display: flex;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
    border: 1px solid #999;
    width: 19%;
    text-align: center;
    line-height: 1.4;
    padding: 0.5em;
}

.se_box5 h4 {
    font-size: 1.16em;
    line-height: 1.4;
    font-weight: 500;
    margin-bottom: 0.5em;
}
.se_box5 ul {
    display: flex;
    justify-content: space-between;
    align-items: stretch;
}
.se_box5 ul li {
    display: flex;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
    width: 19%;
    text-align: center;
    line-height: 1.4;
    padding: 0.5em;
    background-color: #9fb2d6;
    color: #fff;
}

.se_box6 {
    padding: 0 10%;
}
.se_box6 ul {
    display: flex;
    justify-content: space-between;
    align-items: stretch;
    flex-wrap: wrap;
    margin-bottom: -1em;
}
.se_box6 ul li {
    margin-bottom: 1em;
}
.se_box6 ul li img {
    width: 100%;
}
.se_box6 ul li h4 {
    font-size: 1em;
    line-height: 1.4;
    font-weight: 500;
    margin-top: 1em;
}
.se_box6 ul li p {
    line-height: 1.6;
    font-size: 0.92em;
}
.se_box6 ul li:nth-child(1),.se_box6 ul li:nth-child(3) {
    width: 40%;
}
.se_box6 ul li:nth-child(2) {
    width: 3%;
    display: flex;
    justify-content: center;
    align-items: center;
}

@media screen and (max-width: 1100px) {


}

@media screen and (max-width: 960px) {
.se_box1 ul li h5 img {
    width: 100%;
}

.ji_box {
    border: 2px solid #ccc;
    padding: 1.5em;
}
.ji_box ul {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
}
.ji_box ul li:first-child {
    width: 25%;
    margin-right: 1.5em;
}
.ji_box ul li p {
    line-height: 1.5;
}
.ji_box ul li section {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    flex-wrap:wrap;
}
.ji_box ul li section h6 {
    margin-right: 0;
    margin-bottom: 0.5em;
}
.ji_box ul li section img {
    width: 200px;
}

.dol_box ul li:last-child {
    width: 12%;
}

}


@media screen and (max-width: 520px) {
.maker img {
    height: 14px;
}
.tx1 {
    font-size: 1.32em;
}

.se_box1 ul {
    justify-content: space-around;
}
.se_box1 ul li {
    width: 70%;
    margin-bottom: 3em;
}
.se_box1 ul li p {
    line-height: 1.5;
}

.se_box2 ul li:nth-child(1) {
    width: 100%;
}
.se_box2 ul li:nth-child(1) img {
    width: 70%;
}
.se_box2 ul li:nth-child(2) {
    width: 60%;
}
.se_box2 ul li:nth-child(3) {
    width: 35%;
}
.se_box2 ul li p {
    line-height: 1.5;
}

.ji_box ul {
    display: flex;
    justify-content: space-around;
    align-items: flex-start;
    flex-wrap: wrap;
}
.ji_box ul li:first-child {
    width: 60%;
    margin-right: 0;
    margin-bottom: 1em;
}

.se_box3 ul {
    flex-wrap: wrap;
}
.se_box3 ul li:nth-child(1) {
    width: 100%;
    margin-bottom: 1em;
}
.se_box3 ul li:nth-child(2) {
    width: 100%;
}
.se_box3 ul li img {
    width: 200px;
    margin-left: 0;
}
.se_box3 ul li p {
    line-height: 1.6;
    font-size: 0.92em;
}

.se_box3 ul li section {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-wrap: wrap;
}
.se_box3 ul li section p {
    margin-bottom: 1em;
}

.dol_box ul li:last-child {
    width: 28%;
}

.se_box4 ul {
    flex-wrap: wrap;
    margin-bottom: -1em;
}
.se_box4 ul li {
    width: 100%;
    margin-bottom: 1em;
}

.se_box5 ul {
    flex-wrap: wrap;
    margin-bottom: -1em;
}
.se_box5 ul li {
    width: 100%;
    margin-bottom: 1em;
}

.se_box6 ul {
    display: flex;
    justify-content: space-around;
    align-items: stretch;
    flex-wrap: wrap;
    margin-bottom: -1em;
}
.se_box6 ul li {
    margin-bottom: 1em;
}
.se_box6 ul li img {
    width: 100%;
}
.se_box6 ul li h4 {
    font-size: 1em;
    line-height: 1.4;
    font-weight: 500;
    margin-top: 1em;
}
.se_box6 ul li p {
    line-height: 1.6;
    font-size: 0.92em;
}
.se_box6 ul li:nth-child(1),.se_box6 ul li:nth-child(3) {
    width: 100%;
}
.se_box6 ul li:nth-child(2) {
    width: 10%;
    display: flex;
    justify-content: center;
    align-items: center;
}


}

