/* side_bnr
------------------------------------------------------------------- */
#contents .disnon {
    display: none;
}

/* タイトル部
--------------------- */
#main_img {
    width: 600px;
    margin: 0 auto 10px auto;
    position: relative;
}

/* 特許番号 */
#main_img .patent_number {
    position: absolute;
    font-size: 1em;
    top: -20px;
    right: -8px;
}

#main_img img {
    width: 100%;
}

/* 3つのポイント
--------------------- */
.point {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    margin-bottom: 30px;
}

.point li {
    width: 100%;
    float: left;
    font-weight: 600;
    color: #EC6D34;
    font-size: 18px;
    text-align: center;
    margin: 6px 10px 6px 0;
    padding-top: 2px;
    border: 1px solid #EC6D34;
}

/* 導入部分
--------------------- */
#rebump_a_nc {}

#rebump_a_nc .subcopy {
    font-size: 18px;
    font-weight: bold;
    vertical-align: initial;
    margin-bottom: -5px;
}

/* タイトル */
#rebump_a_nc h3 {
    padding-bottom: 5px;
    font-size: 26px;
    font-weight: bold;
    background: url(../../waterproof/img/line_roof.gif) left bottom no-repeat;
    margin-bottom: 20px;
}

#rebump_a_nc .text {
    letter-spacing: 0.05em;
}
#rebump_a_nc .text2 {
    font-size: 1.1em;
    letter-spacing: 0.01em;
}

#rebump_a_nc .text2 span {
    color: #1F497D;
    font-weight: bold;
    font-size: 1.5em;
    margin-bottom: -0.5em;
    letter-spacing: 0.1em;
    vertical-align: middle;
    padding: 0 0.1em;
}


/* 課題と改善
------------------------------------------------ */
#rebump_a_nc .resolve_box {
    background: url(../img/a_nc/resolve.png);
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    position: relative;
    margin-top: 30px;
    margin-bottom: 30px;
}

/* 矢印の位置
--------------------- */
#rebump_a_nc .resolve_box .flow01 {
    position: absolute;
    left: 322px;
    top: 130px;
}

#rebump_a_nc .resolve_box .flow02 {
    position: absolute;
    left: 322px;
    top: 320px;
}

#rebump_a_nc .resolve_box .flow03 {
    position: absolute;
    left: 322px;
    top: 635px;
}

/* 従来工法 */
#rebump_a_nc .resolve_box .before {
    width: 100%;
    background: #fff;
    margin: 5%;
    box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.35);
}

/* ノンカットフィルム工法 */
#rebump_a_nc .resolve_box .a_nc {
    width: 100%;
    background: #E9EDF7;
    margin: 5% 5% 5% 0;
    box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.35);
}

#rebump_a_nc .resolve_box .before h4 {
    background: url(../img/a_nc/before_title_bg.png) center no-repeat;
    color: #fff;
    font-weight: bold;
    height: 90px;
    text-align: center;
    font-size: 15px;
    line-height: 1.5em;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
}

#rebump_a_nc .resolve_box .a_nc h4 {
    background: url(../img/a_nc/a_nc_title_bg.png) center no-repeat;
    color: #fff;
    font-weight: bold;
    /* width: 174px; */
    height: 90px;
    text-align: center;
    font-size: 15px;
    line-height: 1.5em;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
}

#rebump_a_nc .resolve_box dl {
    width: 90%;
    margin: 0 auto;
    border-bottom: 2px solid #ccc;
    padding-bottom: 25px;
    margin-bottom: 25px;
}

#rebump_a_nc .resolve_box dl.end {
    margin-left: 18px;
    border-bottom: none;
    padding-bottom: 10px;
    margin-bottom: 10px;
}


/* 課題 の設定
-------------------------*/
#rebump_a_nc .resolve_box .before .number {
    width: 50px;
    height: 50px;
    line-height: 50px;
    background-color: #707070;
    border-radius: 50%;
    color: #fff;
    text-align: center;
    float: left;
    margin-right: 0.5em;
}

#rebump_a_nc .resolve_box .before .number p {
    padding-top: 1em;
    line-height: 1.25em;
    font-weight: bold;
}

#rebump_a_nc .resolve_box .before .number p span {
    font-size: 1.2em;
    font-weight: bold;
}


#rebump_a_nc .resolve_box .before .list dd {
    font-weight: bold;
    float: left;
    color: #717071;
    font-size: 1.25em;
}

#rebump_a_nc .resolve_box .before .list dd.photo {
    margin-left: 9%;
    width: 220px;
    position: relative;
    padding: 0;
}

/* 写真上のキャプション */
#rebump_a_nc .resolve_box .before .list dd.photo .text01 {
    position: absolute;
    bottom: 3px;
    left: 8%;
    font-size: 0.7em;
    font-weight: bold;
    color: #000;
}

/* 写真上のキャプション */
#rebump_a_nc .resolve_box .before .list dd.photo .text02 {
    position: absolute;
    bottom: 3px;
    left: 59%;
    font-size: 0.7em;
    font-weight: bold;
    color: #000;
}

#rebump_a_nc .resolve_box .before .list dd.photo img {
    width: 100%;
}

#rebump_a_nc .resolve_box .before .list dd ul li {
    font-size: 0.8em;
    line-height: 1.75em;
}

#rebump_a_nc .resolve_box .before .list dd ul li span {
    font-size: 0.9em;
    /* margin-bottom: 10px; */
    display: block;
}

/* 改善 の設定
-------------------------*/
#rebump_a_nc .resolve_box .a_nc .number {
    width: 50px;
    height: 50px;
    line-height: 50px;
    background-color: #5185C5;
    border-radius: 50%;
    color: #fff;
    text-align: center;
    float: left;
    margin-right: 0.5em;
}

#rebump_a_nc .resolve_box .a_nc .number p {
    padding-top: 1em;
    line-height: 1.25em;
    font-weight: bold;
}

#rebump_a_nc .resolve_box .a_nc .number p span {
    font-size: 1.2em;
    font-weight: bold;
}

#rebump_a_nc .resolve_box .a_nc .list dd {
    font-weight: bold;
    float: left;
    color: #5185C5;
    font-size: 1.25em;
}

#rebump_a_nc .resolve_box .a_nc .list dd.photo {
    margin-left: 9%;
    width: 220px;
    position: relative;
}

/* 写真上のキャプション */
#rebump_a_nc .resolve_box .a_nc .list dd.photo .text03 {
    position: absolute;
    bottom: 3px;
    left: 23%;
    font-size: 0.7em;
    font-weight: bold;
    color: #000;
}

#rebump_a_nc .resolve_box .a_nc .list dd.photo img {
    width: 100%;
}

#rebump_a_nc .resolve_box .a_nc .list dd ul {
    margin-left: 0.5em;
}

#rebump_a_nc .resolve_box .a_nc .list dd ul li {
    font-size: 0.8em;
    line-height: 1.75em;
    color: #717071;
    text-indent: -1.0em;
}

#rebump_a_nc .resolve_box .a_nc .list dd ul li span {
    font-size: 0.9em;
    /* margin-bottom: 10px; */
    display: block;
}

/* #rebump_a_nc .menu {
    float: right;
} */

/* ボタン
-------------------------*/
#rebump_a_nc .menu li.link_01 {
    background: #000000;
}

#rebump_a_nc .menu li {
    width: 250px;
    float: right;
    padding: 0.5em 0;
    margin: 0 10px 5px 0;
    color: #fff;
    text-align: center;
    position: relative;
    font-size: 15px;
}

#rebump_a_nc .menu li::before {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    margin: 0 0.5em 0 0;
    border: 5px solid transparent;
    border-right: 0 solid transparent;
    border-left: 8px solid #fff;
}

/* 見出しタイトル */
#rebump_a_nc .utility h3 {
    background: #1F497D;
    padding: 0.5em 0 0.3em 0;
    font-size: 22px;
    color: #FFF;
    text-align: center;
    font-weight: bold;
    margin-bottom: 20px;
}

/* 動画部分
-------------------------*/
#rebump_a_nc .movie-wrap {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    margin-bottom: 30px;
}

#rebump_a_nc .movie-wrap iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* 施工手順
-------------------------*/
#rebump_a_nc .flow_box {
    margin-bottom: 30px;
}

#rebump_a_nc .flow_box h3 {
    width: 690px;
    height: 27px;
    background: url(../img/bg_title_roof.jpg) no-repeat;
    font-size: 18px;
    font-weight: bold;
    line-height: 1.5;
    padding: 3px 0 0 10px;
    margin-bottom: 15px;
    position: relative;
}

#rebump_a_nc .flow_box .flow_list {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 715px;
}

#rebump_a_nc .flow_box .flow_list dl {
    width: 29%;
    float: left;
    margin: 0 0 25px 0;
    padding: 5px;
    background: #fff;
    list-style: none;
    box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.25);
}

#rebump_a_nc .flow_box .flow_list dl dt {
    margin-bottom: 5px;
    position: relative;
}

/* 画像上の見出し */
#rebump_a_nc .flow_box .flow_list dl dt span {
    margin-bottom: 5px;
    position: absolute;
    background: #005BAC;
    color: #fff;
    width: 97.25%;
    padding: 0.5em 0.25em 0.25em 0.25em;
    font-size: 0.9em;
}

#rebump_a_nc .flow_box .flow_list dl dt span.finish {
    background: #000;
}


#rebump_a_nc .flow_box .flow_list dl dt span b {
    font-size: 0.5em;
    font-weight: 500;
}


#rebump_a_nc .flow_box .flow_list dl dt img {
    width: 100%;
}

#rebump_a_nc .flow_box .flow_list dl dd {
    font-size: 0.95em;
    padding: 2%;
    line-height: 1.75em;
    letter-spacing: 0.05em;
}

/* 矢印アイコン */
#rebump_a_nc .flow_box .flow_list .icon {
    margin: 0;
    padding: 78px 7px 7px 7px;
}

/* 断面図イラスト */
#rebump_a_nc .danmenzu {
    margin: 0 0 30px 0;
    width: 100%;
}

#rebump_a_nc .danmenzu img {
    width: 100%;
}

/* 仕上げ工事
-------------------------*/
#rebump_a_nc .title_finish {
    font-size: 18px;
    font-weight: bold;
}

#rebump_a_nc .point_text {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 10px;
}

#rebump_a_nc .point_text span {
    font-size: 14px;
    background: #000;
    color: #fff;
    padding: 0.25em 0.75em;
    text-align: center;
    margin-right: 10px;
    border-radius: 18px;
}

/* #rebump1 .menu li.link_01 {
    background: #558ED5;
}

#rebump1 .menu li.link_02 {
    background: #FFC000;
}

#rebump1 .menu li.link_03 {
    background: #1F497D;
}

#rebump1 .menu li.link_04 {
    background: #000000;
}

#rebump1 .menu li.link_05 {
    background: #FF0000;
}

#rebump1 .menu li.link_06 {
    background: #000000;
}

#rebump1 .menu li.link_07 {
    background: #7E9FB7;
} */

/* お問い合わせフォーム */
.contact_box {
    width: 94%;
    padding: 10px 0 30px 7px;
    text-align: center;
}

.contact_box .text {
    font-size: 1.3em;
    text-align: center;
}

.btn_contact {
    width: 100%;
    text-align: center;
    border: solid #FF0000 3px;
    color: #FF0000;
    padding: 0.5em;
    font-weight: bold;
    font-size: 18px;
    text-decoration: none;
    background: #FFF;
}

.btn_contact::before {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    margin: 0 0.5em 0.05em 0;
    border: 5px solid transparent;
    border-right: 0 solid transparent;
    border-left: 8px solid #FF0000;
}

.contact_box a {
    text-decoration: none;
}

.contact_box a .btn_contact {
    text-decoration: none;
}

.contact_box a .btn_contact:hover {
    background: #FF0000;
    color: #fff;
}

a .btn_contact:hover::before {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    margin: 0 0.5em 0.05em 0;
    border: 5px solid transparent;
    border-right: 0 solid transparent;
    border-left: 8px solid #FFF;
}