@charset "utf-8";

/* ===================================================================
CSS information

file name  :  equipment.css
style info :  スタイル指定
=================================================================== */

p {
    color: #262626;
}

section.pt230 {
    padding-top: 230px;
}

#main img.fixImg {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: -1;
}

.img {
    margin: 0 0 0;
}


/*----------#conts----------*/

#main .point {
    background: url(../../../img/elements/point_bg.jpg) 0 0 repeat;
    max-width: 980px;
    position: relative;
    border-radius: 3px;
    box-shadow: 0 1px 10px #777;
    color: #333;
    margin: 0 auto 70px;
}

#main .point::before {
    content: '';
    display: block;
    width: 27px;
    height: 27px;
    background: url(../../../img/elements/point_flame.png) no-repeat;
    position: absolute;
    top: 10px;
    left: 10px;
    z-index: 10;
}

#main .point::after {
    content: '';
    display: block;
    width: 27px;
    height: 27px;
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    background: url(../../../img/elements/point_flame.png) no-repeat;
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 10;
}

#main .point .point-inner {
    position: relative;
    overflow: hidden;
}

#main .point .point-inner::before {
    content: '';
    display: block;
    width: 27px;
    height: 27px;
    -moz-transform: rotate(270deg);
    -webkit-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    background: url(../../../img/elements/point_flame.png) no-repeat;
    position: absolute;
    bottom: 10px;
    left: 10px;
    z-index: 10;
}

#main .point .point-inner::after {
    content: '';
    display: block;
    width: 27px;
    height: 27px;
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    background: url(../../../img/elements/point_flame.png) no-repeat;
    position: absolute;
    bottom: 10px;
    right: 10px;
    z-index: 10;
}

#main .point .point-inner > div {
    padding: 0 40px;
}

#main .point .text-block {
    padding: 50px 0;
    width: 100%;
}

#main .point .text-block h4 {
    margin-bottom: 20px;
}

#main .point .text-block .title {
    font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ヒラギノ明朝 ProN W2", "HiraMinProN-W2", "HG明朝B", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
    font-size: 20px;
    font-weight: normal;
    margin-bottom: 20px;
}

#main .point .text-block .text {
    font-size: 14px;
    font-weight: normal;
    line-height: 180%;
}

.btn-area {
    margin: 0 auto 80px;
    max-width: 980px;
}

.btn-area .btn {
    display: table;
    border: solid 1px #7ebceb;
    margin-right: 3.4%;
    width: 22.4%;
}

.btn-area .btn a {
    color: #7ebceb;
    display: table-cell;
    font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ヒラギノ明朝 ProN W2", "HiraMinProN-W2", "HG明朝B", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
    font-size: 20px;
    font-weight: normal;
    padding: 12px 0;
    width: 100%;
    height: 80px;
    text-align: center;
    vertical-align: middle;
    transition: all 0.3s;
}

.btn-area .btn a:hover {
    background: #7ebceb;
    color: #FFF;
}

.btn-area .btn-visit {
    display: table;
    background: #7ebceb;
    color: #fff;
    border: solid 1px #7ebceb;
    margin-right: 3.4%;
    width: 22.4%;
}

.btn-area .btn-visit a {
    color: #7ebceb;
    color: #fff;
    display: table-cell;
    font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ヒラギノ明朝 ProN W2", "HiraMinProN-W2", "HG明朝B", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
    font-size: 20px;
    font-weight: normal;
    padding: 12px 0;
    width: 100%;
    height: 80px;
    text-align: center;
    vertical-align: middle;
    transition: all 0.3s;
}

.btn-area .btn-visit a:hover {
    background: #7ebceb;
    color: #FFF;
}

.btn-area .btn:last-child {
    margin-right: 0;
}

#conts {
    margin-bottom: 100px;
    overflow: hidden;
}

.caption2 {
    font-size: 11px !important;
    padding-left: 5px;
    vertical-align: top;
}

.caption3 {
    font-size: 14px !important;
    vertical-align: middle;
}

.cont1 {
    margin-bottom: 30px;
}

.cont1 h3 {
    margin-bottom: 50px;
}

.cont-l-list {
    margin: 0 auto 30px;
    max-width: 1400px;
    width: 100%;
}

.cont-l-list figure {
    background: rgba(255, 255, 255, 0.2);
    border: solid 1px #FFF;
}

.cont-l-list li {
    margin-left: 1%;
    max-width: 266px;
    width: 19%;
}

.cont-l-list li:first-child {
    margin-left: 0;
}

.cont-l-list .list-l-title {
    color: #262626;
    font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ヒラギノ明朝 ProN W2", "HiraMinProN-W2", "HG明朝B", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
    font-size: 19px;
    margin: 20px 20px;
    text-align: left;
}

.cont-l-list p {
    font-size: 13px;
    margin: 0 20px 30px;
    text-align: left;
}

.ltsp-4 {
    letter-spacing: -4px;
}

.ltsp-3 {
    letter-spacing: -3px;
}

.ltsp-0 {
    letter-spacing: 0px;
}

.cont-s {
    margin: 0 auto 30px;
    width: 980px;
}

.cont-s-left,
.cont-s-right {
    height: 720px;
}

.cont-s-left,
.cont-s-right,
.cont-c {
    background: rgba(255, 255, 255, 0.2);
    border: solid 1px #FFF;
}

.cont-s-left h4,
.cont-s-right h4,
.cont-c h4 {
    margin: 30px 0;
}

.cont-s-left figure,
.cont-s-right figure,
.cont-c figure {
    margin-bottom: 50px;
    width: 250px;
}

.cont-s-left figcaption,
.cont-s-right figcaption,
.cont-c figcaption {
    color: #262626;
    font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ヒラギノ明朝 ProN W2", "HiraMinProN-W2", "HG明朝B", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
    font-size: 18px;
    margin: 20px 0 10px;
    text-align: left;
}

.cont-s-left p,
.cont-s-right p,
.cont-c p {
    font-size: 13px;
    text-align: left;
}

.cont-s .cont-s-left {
    padding: 0 39px;
    width: 330px;
}

.cont-s .cont-s-right {
    padding: 0 39px;
    width: 620px;
}

.cont-s-list li {
    margin-right: 20px;
}

.cont-s-right .cont-s-list li:nth-of-type(2n) {
    margin-right: 0;
}

.cont-c {
    padding: 0 66px;
}

.cont-s-right .cont-s-list li {
    margin-right: 20px;
}

.cont-s-right .cont-s-list li:nth-of-type(2n) {
    margin-right: 0;
}

.cont-c .cont-s-list li {
    margin-right: 44px;
}

.cont-c .cont-s-list li:nth-of-type(3n) {
    margin-right: 0;
}

.model_plan {
    margin-bottom: 100px;
}

.model_plan h3 {
    margin-bottom: 50px;
}

.model-image img {
    width: 600px;
}

.cont2 {
    background: url(../../../img/pages/equipment/bg_content02.png) no-repeat;
    background-size: 100% auto;
    padding-bottom: 80px;
    width: 100%;
}

.cont2 .cont2-inner {
    margin: 0 auto;
    width: 980px;
}

.cont2 h3 {
    margin-bottom: 40px;
    padding-top: 50px;
}

.cont2 .point {
    background: url(../../../img/elements/point_bg.jpg) 0 0 repeat;
    width: 900px;
    position: relative;
    border-radius: 3px;
    box-shadow: 0 1px 10px #777;
    color: #333;
    margin-bottom: 30px;
}

.cont2 .point::before {
    content: '';
    display: block;
    width: 27px;
    height: 27px;
    background: url(../../../img/elements/point_flame.png) no-repeat;
    position: absolute;
    top: 10px;
    left: 10px;
    z-index: 10;
}

.cont2 .point::after {
    content: '';
    display: block;
    width: 27px;
    height: 27px;
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    background: url(../../../img/elements/point_flame.png) no-repeat;
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 10;
}

.cont2 .point .point-inner {
    position: relative;
    overflow: hidden;
}

.cont2 .point .point-inner::before {
    content: '';
    display: block;
    width: 27px;
    height: 27px;
    -moz-transform: rotate(270deg);
    -webkit-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    background: url(../../../img/elements/point_flame.png) no-repeat;
    position: absolute;
    bottom: 10px;
    left: 10px;
    z-index: 10;
}

.cont2 .point .point-inner::after {
    content: '';
    display: block;
    width: 27px;
    height: 27px;
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    background: url(../../../img/elements/point_flame.png) no-repeat;
    position: absolute;
    bottom: 10px;
    right: 10px;
    z-index: 10;
}

.cont2 .point .point-inner > div {
    padding: 0 40px;
}

.cont2 .point .text-block {
    padding: 50px 0;
    text-align: left;
    width: 290px;
}

.cont2 .point .text-block h4 {
    font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ヒラギノ明朝 ProN W2", "HiraMinProN-W2", "HG明朝B", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
    font-size: 20px;
    font-weight: normal;
    margin-bottom: 20px;
    line-height: 1.4;
}

.cont2 .point .text-block p {
    font-size: 14px;
    line-height: 180%;
}

.cont2 .point .image-block {
    padding: 50px 0;
}


/*----------#MediaQuery----------*/

@media screen and (max-width: 1024px) {
    .cont-l-list figure {
        height: 490px;
    }
    .cont-l-list .list-l-title {
        height: 40px;
    }
    .cont2 {
        padding-bottom: 0;
    }
}

@media screen and (max-width: 980px) {
    #main .point {
    margin: 20px;
    }
    .btn-area {
    margin: 0 20px 80px;
    }
    .cont-l-list {
    margin: 0 20px 30px;
    }
}

@media screen and (max-width: 768px) {
    .btn-area .btn:nth-child(2) {
    margin-right: 0;
    }
    .btn-area .btn {
    margin-right: 3.4%;
    margin-bottom: 2%;
    width: 48.3%;
    }
    .btn-area .btn-visit {
    margin-right: 3.4%;
    margin-bottom: 2%;
    width: 48.3%;
    }
    .btn-area .btn a {
    font-size: 18px;
    }
    .btn-area .btn-visit a {
    font-size: 18px;
    }
    .cont-l-list figure {
        height: 410px;
    }
    .cont-l-list .list-l-title {
        margin: 20px 10px;
    }
    .cont-l-list p {
        margin: 0 10px 20px;
    }
    .cont-s {
        width: 100%;
    }
    .cont-s .cont-s-left,
    .cont-s .cont-s-right {
        float: none;
        margin: 0 auto 30px;
        padding: 0;
        width: 95%;
    }
    .cont-s-list li {
        float: left;
        margin-right: 0;
        width: 50%;
    }
    .cont-s-left,
    .cont-s-right {
        height: auto;
    }
    .cont-s-right .cont-s-list li {
        margin-right: 0;
    }
    .cont-s-left figure,
    .cont-s-right figure,
    .cont-c figure {
        margin: 0 auto 50px;
    }
    .cont-c {
        width: 95%;
        margin: 0 auto;
        padding: 0;
    }
    .cont-c .cont-s-list li {
        margin-right: 0;
    }
    .cont-c .cont-s-list li:nth-of-type(3n) {
        margin: auto;
    }
    .cont2 .cont2-inner {
        width: 95%;
    }
    .cont2 .point {
        margin-left: 0 !important;
        width: 100%;
    }
    .cont2 .point .text-block {
        float: none;
        width: 100%;
        padding: 40px 0 0;
    }
    .cont2 .point .image-block {
        float: none;
        padding: 20px 0 50px;
    }
}

@media screen and (max-width: 400px) {
    .cont1 {
        margin-bottom: 30px;
    }
    .cont1 h3 {
        width: 90%;
        margin: 0 auto 30px;
    }
    .cont-l-list li {
        margin-bottom: 20px;
        width: 49%;
    }
    .cont-l-list .list-l-title {
        margin: 10px;
    }
    .cont-l-list figure {
        border: solid 1px #f2f2f2;
    }
    .cont-s-left figure,
    .cont-s-right figure,
    .cont-c figure {
        margin: 0 0 30px;
        width: 100%;
    }
    .cont-s-left figcaption,
    .cont-s-right figcaption,
    .cont-c figcaption {
        margin: 10px;
    }
    .cont-s-left p,
    .cont-s-right p,
    .cont-c p {
        margin: 0 10px;
    }
    .cont-s-left .cont-s-list li,
    .cont-s-right .cont-s-list li,
    .cont-c .cont-s-list li {
        height: 270px;
        margin-right: 1% !important;
        width: 49%;
    }
    .cont-s-left .cont-s-list li:nth-of-type(2n),
    .cont-s-right .cont-s-list li:nth-of-type(2n),
    .cont-c .cont-s-list li:nth-of-type(2n) {
        margin-right: 0;
    }
    .cont2 h3 {
        padding-top: 30px;
        margin: 0 auto 20px;
        width: 85%;
    }
    .cont2 .point .point-inner > div {
        padding: 0 20px;
    }
    .cont2 .point .text-block h4 {
        margin-bottom: 10px;
    }
    .cont2 .point .text-block p {
        line-height: 150%;
    }
}