.outsidewrap {
    overflow-x: hidden;
}

#js-bukkensearch {
    display: block
}

.bukkenList .nav {
    margin-left: 0
}

/* ::::: /common/css/import/util.css ::::: */

.mb30 {
    margin-bottom: 30px
}

.ar {
    text-align: right
}

/* Clearfix*/
.clearfix {
    zoom: 1
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    line-height: 0;
    visibility: hidden
}

.nav::after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    line-height: 0;
    visibility: hidden
}

body {
    background-color: #fff;
    /*background-image: url('space.gif');*/
    /*background-repeat: repeat-x;*/
    /*background-position: center top;*/
    font-family: RodinPro-R, -apple-system, BlinkMacSystemFont, "Hiragino Kaku Gothic ProN", MyYuGothicM, YuGothic, Meiryo, sans-serif
}

a {
    background-color: transparent;
    background-image: none;
    background-repeat: no-repeat;
    color: #333;
    text-decoration: none
}

a:hover {
    color: #333;
    text-decoration: none
}

.headlinelist__item a:hover {
    color: #fff;
}

*::-moz-selection {
    color: #fff;
    background: #333 0% 0%
}

.ttl {
    font-size: 30px;
    line-height: 40px
}

.cap {
    background: 0% 0%;
    color: #666;
    font-size: 10px;
    line-height: 15px;
    padding-top: 5px
}

[class^="icon-"],
[class*=" icon-"] {
    font-family: "initia" !important;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: 1;
    text-transform: none
}

body .container.clm2 {
    max-width: 1220px
}

body .clmBox {
    clear: both
}

body .clmBox::after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    line-height: 0;
    visibility: hidden
}

body .clmBox .clm1 {
    float: left
}

body .clmBox .clm2 {
    float: right
}

.ui-widget-content {
    border: 0 none !important;
    background: #c5c5c5 0% 0% !important
}

.ui-slider-horizontal {
    height: .6em !important
}

.ui-slider .ui-slider-handle {
    width: 16px !important;
    height: 16px !important;
    outline: 0 none !important;
    cursor: pointer !important
}

.ui-state-default,
.ui-widget-content .ui-state-default {
    border: 1px solid #d3d3d3 !important;
    background: #fff 0% 0% !important
}

.ui-corner-all {
    border-bottom-right-radius: 8px !important;
    border-top-left-radius: 8px !important;
    border-top-right-radius: 8px !important;
    border-bottom-left-radius: 8px !important
}

.clmContent {
    float: right;
    width: 78.49344262295083%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box
}

/* ::::: https://www.cigr.co.jp/pj/chuko/common/css/top/index.css ::::: */
.wrapper.top {
    margin-top: 60px
}

body .mainArea .pc-slide {
    display: block;
}

body .mainArea .sp-slide {
    display: none;
}

body .mainArea .slide {
    width: 100%;
    position: relative;
    display: flex;
    opacity: 0;
    transition: 1s;
}

body .mainArea .slide.active {
    display: flex;
    opacity: 1;
}

body .mainArea .slides {
    position: relative;
    left: 0;
    opacity: 0;
    transition: opacity 1s linear, left 8s linear;
}

body .mainArea .slides.active {
    opacity: 1;
}

body .mainArea .slides.flush {
    left: -17%;
}

body .mainArea p {
    position: absolute;
    opacity: 0;
    transform-origin: 50% 50%;
    transform: scale(1.1);
    transition: 0.5s ease-in-out;
}

body .mainArea p.active {
    opacity: 1;
    transform: scale(1.0);
}

body .mainArea p.large {
    width: 30.5%;
}

body .mainArea p.small {
    width: 19.6%;
}

body .mainArea p.single {
    width: 19.8%;
}

body .mainArea .slides:nth-child(1) .slide p:nth-child(1) {
    top: 0;
    left: 0;
}

body .mainArea .slides:nth-child(1) .slide p:nth-child(2) {
    top: 18.1vw;
    left: 0;
}

body .mainArea .slides:nth-child(1) .slide p:nth-child(3) {
    top: 0;
    left: 30.8%;
}

body .mainArea .slides:nth-child(1) .slide p:nth-child(4) {
    top: 14.5vw;
    left: 30.8%;
}

body .mainArea .slides:nth-child(1) .slide p:nth-child(5) {
    top: 0;
    left: 50.6%;
}

body .mainArea .slides:nth-child(1) .slide p:nth-child(6) {
    top: 8.8vw;
    left: 50.6%;
}

body .mainArea .slides:nth-child(1) .slide p:nth-child(7) {
    top: 0;
    left: 81.3%;
}

body .mainArea .slides:nth-child(2) .slide p:nth-child(1) {
    top: 0;
    left: 0;
}

body .mainArea .slides:nth-child(2) .slide p:nth-child(2) {
    top: 14.6vw;
    left: 0;
}

body .mainArea .slides:nth-child(2) .slide p:nth-child(3) {
    top: 0;
    left: 19.8%;
}

body .mainArea .slides:nth-child(2) .slide p:nth-child(4) {
    top: 18.1vw;
    left: 19.8%;
}

body .mainArea .slides:nth-child(2) .slide p:nth-child(5) {
    top: 0;
    left: 50.5%;
}

body .mainArea .slides:nth-child(2) .slide p:nth-child(6) {
    top: 0;
    left: 70.6%;
}

body .mainArea .slides:nth-child(2) .slide p:nth-child(7) {
    top: 8.7vw;
    left: 70.6%;
}

body .mainArea .slides:nth-child(3) .slide p:nth-child(1) {
    top: 0;
    left: 0;
}

body .mainArea .slides:nth-child(3) .slide p:nth-child(2) {
    top: 17.7vw;
    left: 0;
}

body .mainArea .slides:nth-child(3) .slide p:nth-child(3) {
    top: 0;
    left: 19.8%;
}

body .mainArea .slides:nth-child(3) .slide p:nth-child(4) {
    top: 0;
    left: 39.9%;
}

body .mainArea .slides:nth-child(3) .slide p:nth-child(5) {
    top: 18.1vw;
    left: 39.9%;
}

body .mainArea .slides:nth-child(3) .slide p:nth-child(6) {
    top: 0;
    left: 70.6%;
}

body .mainArea .slides:nth-child(3) .slide p:nth-child(7) {
    top: 12.2vw;
    left: 70.6%;
}

body .mainArea img {
    width: 100%;
    height: auto;
}

body .ttlBlock {
    text-align: center
}

body .ttlBlock h3 {
    font-size: 22px;
    line-height: 22px;
    margin-bottom: 10px;
    letter-spacing: .01em;
    font-weight: normal;
}

body .ttlBlock h3.sp {
    display: none
}

body .ttlBlock .subTtl {
    margin-bottom: 40px
}

body .ttlBlock .subTtl span {
    font-size: 14px;
    color: #858585;
    letter-spacing: .01em
}

section {
    margin-top: 70px
}

.ph {
    position: relative;
}

.ph1 a:before {
    content: "";
    background: url('../img/top/icon_feature-img01.svg') no-repeat;
    background-size: contain;
    display: inline-block;
    position: absolute;
    top: 0;
    left: 20px;
    width: 78px;
    height: 79px;
    z-index: 99;
}

.ph2 a:before {
    content: "";
    background: url('../img/top/icon_feature-img02.svg') no-repeat;
    background-size: contain;
    display: inline-block;
    position: absolute;
    top: 0;
    left: 20px;
    width: 78px;
    height: 79px;
    z-index: 99;
}

.ph3 a:before {
    content: "";
    background: url('../img/top/icon_feature-img03.svg') no-repeat;
    background-size: contain;
    display: inline-block;
    position: absolute;
    top: 0;
    left: 20px;
    width: 78px;
    height: 79px;
    z-index: 99;
}

.ph4 a:before {
    content: "";
    background: url('../img/top/icon_feature-img04.svg') no-repeat;
    background-size: contain;
    display: inline-block;
    position: absolute;
    top: 0;
    left: 20px;
    width: 78px;
    height: 79px;
    z-index: 99;
}

.ph5 a:before {
    content: "";
    background: url('../img/top/icon_feature-img05.jpg') no-repeat;
    background-size: contain;
    display: inline-block;
    position: absolute;
    top: 0;
    left: 20px;
    width: 78px;
    height: 79px;
    z-index: 99;
    opacity: 0.75;
}

.ph6 a:before {
    content: "";
    background: url('../img/top/icon_feature-img06.svg') no-repeat;
    background-size: contain;
    display: inline-block;
    position: absolute;
    top: 0;
    left: 20px;
    width: 78px;
    height: 79px;
    z-index: 99;
}

.ph7 a:before {
    content: "";
    background: url('../img/top/icon_feature-img07.svg') no-repeat;
    background-size: contain;
    display: inline-block;
    position: absolute;
    top: 0;
    left: 20px;
    width: 78px;
    height: 79px;
    z-index: 99;
}

.ph8 a:before {
    content: "";
    background: url('../img/top/icon_feature-img08.svg') no-repeat;
    background-size: contain;
    display: inline-block;
    position: absolute;
    top: 0;
    left: 20px;
    width: 78px;
    height: 79px;
    z-index: 99;
}

.ph9 a:before {
    content: "";
    background: url('../img/top/icon_feature-img_hibari.jpg') no-repeat;
    background-size: contain;
    display: inline-block;
    position: absolute;
    top:0;
    left:20px;
    width:78px;
    height:79px;
    z-index:99;
}

.ph1 a.hover:hover:before,
.ph2 a.hover:hover:before,
.ph3 a.hover:hover:before,
.ph4 a.hover:hover:before,
.ph5 a.hover:hover:before,
.ph6 a.hover:hover:before,
.ph7 a.hover:hover:before,
.ph8 a.hover:hover:before {
    opacity: .3
}

.ph a.hover {
    display: block;
    background-color: #000;
    background-image: url('../img/top/contents/viewmore.png');
    background-position: center center
}

.ph a.hover img {
    transition: all .5s ease 0
}

.ph a.hover:hover img {
    opacity: .3
}

#feature {
    margin-top: -170px;
    padding-top: 170px
}

.featureBlock {
    margin: 0 auto;
    text-align: center
}

.featureBlock .f-box {
    max-width: 48.3799%;
    box-sizing: border-box;
    display: inline-block;
    margin-bottom: 50px;
    vertical-align: top
}

.featureBlock .f-box:nth-child(2n+1) {
    margin-right: 3.1348%
}

.featureBlock .f-box .ph img {
    width: 100%;
    height: auto
}

.f-box .ex-ttl {
    margin-top: 15px;
    font-size: 9px;
    color: #ae9153;
    line-height: 9px;
    vertical-align: top
}

.f-box .ex-ttl span {
    color: #999;
    border-left: 1px solid #999;
    padding-left: 5px;
    margin-left: 5px
}

.f-box .ttl {
    font-size: 18px;
    color: #555;
    line-height: 18px;
    margin-top: 15px;
    vertical-align: top
}

.f-box .comment {
    font-size: 10px;
    color: #636363;
    margin-top: 5px
}

.gray-block {
    background-color: #f9f9f9;
    padding: 70px 50px;
    margin-top: 30px;
    margin-bottom: 70px;
    border-top: 1px solid #f1f1f1;
    border-bottom: 1px solid #f1f1f1
}

.assessmentBlock {
    margin: 0 auto;
    text-align: center
}

.assessmentBlock .a-box {
    /*max-width: 47.1412%;*/
    display: inline-block;
    vertical-align: top
}

.assessmentBlock .a-box .ph,
.renovaBlock .r-box .ph {
    width: 835px;
}

.assessmentBlock .a-box:nth-child(2n+1) {
    /*margin-right: 3.1348%*/
}

.assessmentBlock .a-box .ph img {
    width: 100%;
    height: auto
}

.a-box .ex-ttl {
    margin-top: 15px;
    font-size: 9px;
    color: #002e73;
    line-height: 9px;
    vertical-align: top
}

.a-box .ex-ttl span {
    color: #999;
    border-left: 1px solid #999;
    padding-left: 5px;
    margin-left: 5px
}

.a-box .ttl {
    font-size: 18px;
    color: #555;
    line-height: 18px;
    margin-top: 15px;
    vertical-align: top
}

.a-box .comment {
    font-size: 10px;
    color: #636363;
    margin-top: 5px;
    vertical-align: top
}

.renovaBlock {
    margin: 0 auto;
    text-align: center
}

.renovaBlock .r-box {
    /*max-width: 48.3799%;*/
    box-sizing: border-box;
    display: inline-block;
    /*border: 1px solid #dedede;*/
    padding-bottom: 20px;
    vertical-align: top
}

.renovaBlock .r-box:nth-child(2n+1) {
    /*margin-right: 3.1348%*/
}

.renovaBlock .r-box .ph img {
    width: 100%;
    height: auto
}

.r-box .ttl {
    font-size: 18px;
    color: #555;
    line-height: 18px;
    margin-top: 20px
}

.r-box .ttl,
.r-box .comment {
    padding-left: 20px;
    padding-right: 20px;
    vertical-align: top
}

.r-box .comment {
    font-size: 10px;
    color: #636363;
    margin-top: 10px;
    line-height: 10px
}

.featureBlock .ex-ttl,
.assessmentBlock .ex-ttl,
.featureBlock .ttl,
.assessmentBlock .ttl,
.renovaBlock .ttl,
.featureBlock .comment,
.assessmentBlock .comment,
.renovaBlock .comment {
    text-align: left
}

.infoBlock {
    border-top: 1px solid #dedede;
    border-bottom: 1px solid #dedede;
    padding: 55px 150px
}

dl.info {
    margin: 0 auto 10px;
    font-size: 12px
}

dl.info dt {
    display: inline-block;
    color: #002e73;
    width: 110px;
    vertical-align: top
}

dl.info dd {
    display: inline-block;
    margin-left: 20px;
    width: 520px
}

.infoBlock .btn {
    width: 220px;
    margin: 50px auto 0;
    text-align: center;
    font-size: 12px;
    background-color: #444;
    color: #fff;
    border-radius: 5px;
    height: 45px;
    line-height: 45px;
    position: relative;
    transition: all .5s ease 0
}

.infoBlock .btn span {
    font-size: 8px;
    position: absolute;
    right: 10%
}

.infoBlock .btn:hover {
    background-color: #002e73;
    color: #fff
}

.info-more {
    opacity: 0;
    display: none
}

.howto {
    padding-left: 0;
    text-align: center
}

.howto li {
    margin: 0 5px;
    width: 280px;
    box-sizing: border-box;
    border: 1px solid #7c7c7c;
    display: inline-block
}

.howto li a {
    display: block;
    box-sizing: border-box
}

.howto li a:hover {
    background-color: rgba(0, 0, 0, .1);
    transition: all .5s ease 0;
    display: block
}

.howto li .icon-img {
    width: 25%;
    display: inline-block;
    border-right: 1px solid #c7c7c7;
    box-sizing: border-box;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-top: 10px;
    margin-bottom: 10px
}

.howto li .txt {
    width: 70%;
    display: inline-block;
    font-size: 10px;
    text-align: left;
    padding-left: 5%;
    line-height: 34px
}

.howto li .txt span {
    font-size: 14px;
    display: block;
    line-height: 14px;
    font-weight: 700
}

@media only screen and (max-width:1220px) {
    .gray-block {
        padding: 50px 10px
    }

    .infoBlock {
        padding: 35px;
        margin: 0 auto;
        box-sizing: border-box
    }

    dl.info {
        margin-bottom: 10px
    }

    dl.info dd {
        margin: 0
    }
}

@media only screen and (max-width:1000px) {
    body .wrapper {
        width: 100% !important;
        padding-left: 10px;
        padding-right: 10px;
        box-sizing: border-box
    }

    .clmContent {
        float: none;
        width: 100%;
        clear: both
    }

    body .container.clm2 .wrapper {
        width: 100% !important
    }

    .gHeader,
    .container {
        transition: all .2s ease 0
    }

}

@media only screen and (max-width:960px) {
    body .container.clm2 {
        width: 100% !important;
    }

    .clmContent {
        float: right;
        width: 70%;
        clear: none
    }

    .featureBlock .f-box {
        max-width: 40.3799%;
    }

    body .container {
        width: 100%
    }

    body .container.clm2 .wrapper {
        width: 100% !important
    }

    body .clmBox .clm1 {
        margin-bottom: 20px
    }

    body .clmBox .clm1,
    body .clmBox .clm2 {
        float: none;
        clear: both;
        width: 100% !important
    }

    body .clmBox .clm2 {
        padding: 0 !important
    }

    dl.info dd {
        width: auto
    }

    .gray-block {
        width: 100%
    }

    .assessmentBlock .a-box .ph,
    .renovaBlock .r-box .ph {
        width: 98%
    }

    .howto li {
        width: 45%;
    }
}

@media only screen and (max-width:670px) {
    #js-bukkensearch {
        display: none
    }

    .clmContent {
        float: none;
        width: 100%;
        clear: none
    }

    .featureBlock .f-box {
        max-width: 100%;
    }
}

@media only screen and (max-width:640px) {
    dl.info dd {
        width: auto
    }

    body .mainArea {
        width: 100%;
    }

    .wrapper.top {
        margin-top: -230px
    }

    body .ttlBlock h3.pc {
        display: none
    }

    body .ttlBlock h3.sp {
        display: block
    }

    body .container .mainArea .pc-slide {
        display: none
    }

    body .container .mainArea p {
        width: 100% !important
    }

    body .container .mainArea p.small img {
        width: 35%
    }

    body .container .mainArea p.large img {
        width: 47.6%
    }

    body .container .mainArea .slides:nth-child(1) .slide p:nth-child(1) {
        top: 0;
        left: 0
    }

    body .container .mainArea .slides:nth-child(1) .slide p:nth-child(2) {
        top: 30.7vw;
        left: 0
    }

    body .container .mainArea .slides:nth-child(1) .slide p:nth-child(3) {
        top: 0;
        left: 35.7%
    }

    body .container .mainArea .slides:nth-child(1) .slide p:nth-child(4) {
        top: 18.9vw;
        left: 35.7%
    }

    .featureBlock .f-box {
        margin-bottom: 30px;
        width: 47.3799%
    }

    .featureBlock .f-box .ph {
        overflow: hidden;
        width: auto;
        height: 130px;
        position: relative
    }

    .featureBlock .f-box .ph img {
        position: absolute;
        top: 50%;
        left: 0;
        transform: translate(0, -50%);
        width: auto;
        height: 100%
    }

    .assessmentBlock .a-box {
        /*width: 47.1412%*/
    }

    .featureBlock .ex-ttl,
    .assessmentBlock .ex-ttl {
        font-size: 50%
    }

    .featureBlock .ttl,
    .assessmentBlock .ttl,
    .renovaBlock .ttl {
        font-size: 14px;
        margin-top: 10px
    }

    .featureBlock .comment {
        display: none
    }

    .renovaBlock .r-box {
        max-width: 100%
    }

    .renovaBlock .r-box:nth-child(2n+1) {
        margin-right: 0;
        margin-bottom: 20px
    }

    .renovaBlock .r-box .comment {
        line-height: 1.2em
    }

    .howto li {
        display: block;
        margin: 0 auto;
        width: 100%;
    }

    .howto li:first-child {
        margin-bottom: 10px
    }

    body .mainArea,
    .pc-slide {
        display: none
    }

    .ph1 a:before {
        width: 50px;
    }

    .ph2 a:before {
        width: 50px;
    }

    .ph3 a:before {
        width: 50px;
    }

    .ph4 a:before {
        width: 50px;
    }

    .ph5 a:before {
        width: 50px;
    }

    .ph6 a:before {
        width: 50px;
    }

    .ph7 a:before {
        width: 50px;
    }

    .ph8 a:before {
        width: 50px;
    }

    .ph9 a:before {
        width: 50px;
    }

    .assessmentBlock .a-box .ph,
    .renovaBlock .r-box .ph {
        width: 100%;
    }
}