@charset "utf-8";
/* CSS Document */

/*================
共通css
================*/
#inner-content-area img {
    vertical-align: bottom;
}

.h3_1co, .h3_3co {
    color: #333;
    text-align: left;
}

#leftContent {
    display: flex;
    flex-direction: column;
}

sup {
    top: auto;
    vertical-align: super;
}



.bgRed {
    background-color: #cc3333;
    color: #ffffff;
    padding: 0 0.25em;
}

.bg-06A177 {
    background-color: #06A177;
}

.bg-fff {
    background-color: #ffffff;
}

.text-normal {
    font-weight: normal;
}

.with-etc {
    position: relative;
    padding-right: 1em;
    margin-right: 1em;
    box-sizing: border-box;
    margin-bottom: .5em !important;
}

.with-etc::after {
    content: "等";
    position: absolute;
    bottom: 0;
    right: 0;
}

.color-fff {
    color: #ffffff;
}

.color-06A177 {
    color: #06A177;
}

.color-FF9900 {
    color: #FF9900;
}

.border-solid-1-ccc {
    border: solid 1px #cccccc;
}

.caption {
    padding-top: 0.25em !important;
}

.uk-container {
    padding: 0;
}

section {
    margin-left: 0;
    margin-right: 0;
    overflow: hidden;
}

h4.bgOof {
    padding: 0 0 0 15px;
    background: url(/energy_supply/energy/nuclear_power/anzenkakuho/images/bg_list.png) no-repeat 5px 8px;
    font-weight: bold;
    text-indent: -1em;
    margin-left: 1em;
}

figure {
    text-align: center;
}

figcaption {
    margin-top: 0.25em !important;
    font-size: 86%;
}

@media screen and (max-width:960px) {
    #leftContent {
        width: auto;
    }

    #headline h1 {
        line-height: 1.3;
        margin-bottom: 0;
    }

    #mega.mmenu-open .anzenkakuho_menu_wrapper {
        margin-top: 0;

    }

    .frame_type3,
    .note_frame {
        text-align: left;
        margin-left: 2vw;
        margin-right: 2vw;
    }

    .note_frame {
        padding-left: 3em;
    }


    .uk-container {
        padding: 0 3vw;
    }

}

/*----- インデント -----*/
.ind1 {
    text-indent: -1em;

}

.ind1-5 {
    text-indent: -1.5em;

}

.ind2 {
    text-indent: -2em;

}

.ind2-5 {
    text-indent: -2.5em;

}

.ind3 {
    text-indent: -3em;
}

.indent1 {
    text-indent: -1em !important;
    padding-left: 1em !important;
}

.indent2 {
    text-indent: -2em !important;
    padding-left: 2em !important;
}

sup {
    top: auto;
    vertical-align: super;
}


#mmWrap {
    z-index: 101;
}

.tab-sp-only {
    display: none;
}

/*----- マーカー -----*/
.marker01 {
    background: linear-gradient(transparent 0%, #ccecff 0%);
}

.marker_no {
    background-color: transparent;
}

/*----- list-style -----*/
[class*="list-style"]>li {
    margin-left: 1em;
}

.list-style-circle {
    list-style-type: circle;
}

.list-style-disc {
    list-style-type: disc;
}

.list-style-decimal {
    list-style-type: decimal;
}

.list-style-bar li {
    text-indent: -1em;
}

.list-style-bar li>* {
    text-indent: 0;
}

.list-style-dot>li {
    padding-left: 1em;
    margin-left: 0;
    text-indent: -1em;
}

.list-style-dot>li::before {
    content: "・";
}


.list-style-bar li::before {
    content: "";
    width: 0.75em;
    display: inline-block;
    height: 3px;
    background-color: #707070;
    margin-right: 0.25em;
    vertical-align: top;
    margin-top: 0.5em;
}


/*----- 枠 ----*/
.frame_card {
    padding: 7%;
    box-shadow: 0 1px 1px 0 rgba(60, 64, 67, .08), 0 1px 3px 1px rgba(60, 64, 67, .16);
    box-sizing: border-box;
    border-radius: 3px;
}

.frame_card.small-padding {
    padding: 3%;
}

.frame_type3 {
    padding: 1em 3vw;
    background-color: #dcf6ef;
    font-size: larger;
    text-align: center;
    color: #3f3f3f;
    box-shadow: 0 1px 1px 0 rgba(60, 64, 67, .08), 0 1px 3px 1px rgba(60, 64, 67, .16);
    line-height: 2;
    /* border: solid 3px #06a177; */
}

.frame_type4 {
    border: dashed 1px #cccccc;
}

.related_link>li {
    margin-left: 0;
}

.related_link {
    background-color: #edf3f1;
    padding: 0.5em 1em 1em;
    box-sizing: border-box !important;
    display: block;
}

.related_link::before {
    content: "関連リンク";
    display: block;
    margin-bottom: 0.25em;
    font-size: 90%;
    color: #636363;
    text-align: left;
}

.related_link li {
    padding: 1em 1em 1em 3em;
    box-shadow: 0 1px 1px 0 rgba(60, 64, 67, .08), 0 1px 3px 1px rgba(60, 64, 67, 0.24);
    box-sizing: border-box;
    border-radius: 3px;
    font-size: 86%;
    text-indent: -1em;
    background-color: #ffffff;
}

.related_link a::before {
    color: #06a177;
    margin-right: 0.25em;
    vertical-align: middle;
    font-size: 106%;
}


.woody_frame {
    /* 木目 http://jsdo.it/bissybissy/1VwK */
    box-shadow: 0 1px 1px #5b5b5b;
    background-color: #bd9662;
    background-image: -moz-repeating-radial-gradient(15% 10%, ellipse closest-corner, #bd9662, #dec69b 80%, #ad8745 100%);
    background-image: -webkit-repeating-radial-gradient(15% 10%, ellipse closest-corner, #bd9662, #dec69b 80%, #ad8745 100%);
    background-image: -ms-repeating-radial-gradient(15% 10%, ellipse farthest-side, #bd9662 0%, #dec69b 10%, #ad8745 20%);
    background-image: repeating-radial-gradient(15% 10%, ellipse closest-corner, #bd9662, #dec69b 80%, #ad8745 100%);
    padding: 3%;
}

.woody_frame_inner {
    background-color: #ffffff;
    padding: 1em;
}



/*----- フキダシ -----*/
.balloon {
    background-color: #fff;
    border: #ddd solid 2px;
    border-radius: 10px;
    padding: 0.5em;
    position: relative;
}

.balloon::before,
.balloon::after {
    content: '';
    border-style: solid;
    border-width: 10px 20px 10px 0;
    height: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 0;
    -webkit-transform: translateY(-50%);
}

.balloon::before {
    border-color: transparent #ddd transparent transparent;
    left: -20px;
}

.balloon::after {
    border-color: transparent #fff transparent transparent;
    left: -15px;
}

/*しっぽ上向き*/
.tail_top::before,
.tail_top::after {
    border-width: 0 10px 20px 10px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateC(-50%);
}

.tail_top::before {
    border-color: transparent transparent #ddd transparent;
    top: -20px;
}

.tail_top::after {
    border-color: transparent transparent #fff transparent;
    top: -15px;
}

/*しっぽ実習訓練*/
.tail_jisyu::before,
.tail_jisyu::after {
    border-width: 0 10px 80px 10px;
    left: 60%;
    transform: translateX(-60%);
    -webkit-transform: translateC(-60%);
}

.tail_jisyu::before {
    border-color: transparent transparent #ddd transparent;
    top: -80px;
}

.tail_jisyu::after {
    border-color: transparent transparent #fff transparent;
    top: -65px;
}

/*しっぽ机上講義*/
.tail_kijyo::before,
.tail_kijyo::after {
    border-width: 0 10px 50px 10px;
    left: 10%;
    transform: translateX(-10%);
    -webkit-transform: translateC(-10%);
}

.tail_kijyo::before {
    border-color: transparent transparent #ddd transparent;
    top: -50px;
}

.tail_kijyo::after {
    border-color: transparent transparent #fff transparent;
    top: -40px;
}

/*しっぽアタッチメント*/
.tail_attachment::before,
.tail_attachment::after {
    top: 50px;

}

.note_frame {
    display: flex;
    justify-content: flex-end;
    border-top: dotted 1px #cccccc;
    padding-top: 1em;
    font-size: 96%;
}

.note li {
    font-size: 76%;
    line-height: 1.5;
}

.note li:not(:nth-last-of-type(1)) {
    margin-bottom: .25em;
}

/*----- 見出し -----*/
.hdg_goal {
    position: relative;
}

.hdg_goal::before {
    color: #fff;
    content: "目標";
    display: inline-block;
    font-size: 90%;
    background-color: #06A177;
    left: 0;
    padding: 0 0.5em;
    position: absolute;
    text-align: center;
    top: 0;
}

.hdg_goal h5::before {
    display: none;
}

.hdg_goal h5 {
    padding-left: 3.5em;
}

.hdg_point {
    background-color: #06A177;
    color: #fff;
    display: inline-block;
    font-weight: bold;
    padding: 0.5em;
}

.frametitle01 {
    background-color: #06a177;
    color: white;
    text-align: center;
    border-radius: 3px;
    margin-bottom: 0.5em;
    padding: 0.3em 0;
}

div.energy_cont h4.prog2_h4 {
    color: #ffa537;
}

/*------バッヂ---------*/
.prg-badge {
    display: inline-block;
    line-height: 1.3;
    font-size: 66%;
    white-space: nowrap;
    text-align: center;
    padding: 0.5em 1em;
    background-color: #FFC107;
    border-radius: 5px;
    color: #372900;
}

/*------達成率---------*/
.achievement_box1 {
    border: 3px solid orange;
    padding: 5px 10px;
    text-align: center;
    font-size: 0.8em;
}

.achievement_box1 strong {
    font-size: 1.5em;
    font-weight: bold;
}


/*-----改善ポイント ---*/

.point-mark-list {
    counter-reset: point;
}

.point-mark-list .uk-panel {
    background-color: #ffffff;
    border: solid 1px #dddddd;
    border-radius: 5px;
}

.point-mark-title {
    display: flex;
    align-items: flex-start;
    font-size: 112%;
    position: relative;
    padding-bottom: 20px !important;
    font-weight: bold;
}

.point-style1,
.point-mark-title::before {
    white-space: nowrap;
    font-size: 86%;
    font-weight: bold;
    padding: 0.25em 0.5em !important;
    background: #ff9900;
    border-radius: 5px;
    color: #ffffff;
    margin-right: 1em;
    position: relative;
    z-index: 3;
    top: -0.5em;
}

.point-mark-title::before {
    counter-increment: point;
    content: "改善ポイント"counter(point);
    font-size: 12px;
    line-height: 2;
    top: 0;
}

.point-style1::after,
.point-mark-title::after {
    content: "";
    width: 0;
    height: 0;
    display: inline-block;
    border-style: solid;
    border-width: 1em;
    border-color: transparent #ff9900 transparent transparent;
    position: absolute;
    z-index: 1;
}

.point-style1 {
    margin-bottom: 1em !important;
    display: inline-block;
}

.point-style1::after {
    left: 50%;
    top: 1.1em;
    z-index: -1;
}

.point-mark-title::after {
    left: 3em;
    top: 12px;
}

.point-mark-title::before,
.point-mark-title::after {
    margin-top: -0.5em;
}

.point-frame {
    padding-top: 2em !important;
    position: relative !important;
}

.point-frame .point-style1 {
    position: absolute;
    top: -1em;
    left: -0.5em;
}


.point-style1.point-new {
    left: -3em;
    font-size: 11px;
}

.point-style1.point-new::after {
    border-width: 6px;
    top: 14px;
}


/*----- 汎用ボックス -----*/
.box_general {
    background-color: #EFEFEF;
    border-radius: 5px;
    padding: 1em;
    text-align: left;
}

/*----- テーブル -----*/
.tbl_scroll {
    overflow: auto;
    white-space: nowrap;
}

.tbl_scroll .t_w750 {
    width: 750px !important;
}

/*----- ドットライン -----*/
.line_top {
    border-top: #a5a5a5 dotted 1px;
    padding-top: 2em;
}

/*----- 写真 -----*/
.photo_area img {
    max-width: 100%;
}

/*----- 背景色 -----*/
/*グレー*/
.bg_gray {
    background-color: #ccc;
}

/*赤*/
.bg_red {
    background-color: #F9E5E5;
}

/*緑*/
.bg_green {
    background-color: #06A177;
    color: #fff;
}

/*----- width -----*/
.w100 {
    width: 100% !important;
}

.w764 {
    width: 764px !important;
}

/*----- height -----*/
.h40 {
    height: 40px !important;
}

/*----- align -----*/
.txt-left {
    text-align: left !important;
}

/*-----------------------------
原子力安全のありたい姿と今後3ヵ年の取り組み項目
--------------------------------*/
.to_be_list {
    height: 100%;
}

.to_be_list tr th {
    font-weight: bold;
}

.to_be_list tr:nth-of-type(1) th {
    text-align: center;
    font-size: 116%;
    padding-bottom: 0px;
    padding-left: 1em;
}

.to_be_list tr:nth-of-type(2) th:nth-of-type(1) {
    height: 100%;
    padding: 5px 5px 5px 10px;
    width: 15%;
}

.to_be_list tr:nth-of-type(2) th .to_be_general {
    background-color: rgba(126, 198, 255, 0.43);
    border-radius: 10px;
    box-shadow: 0 1px 2px #06a177;
    box-sizing: border-box;
    font-size: 100%;
    display: block;
}

.to_be_list tr:nth-of-type(2) th .to_be_general p {
    vertical-align: middle;
    padding: 10px 8px !important;
}

.to_be_list tr,
.to_be_list th,
.to_be_list td {
    height: 100%;
}

.to_be_list tr:nth-of-type(2) {
    height: 100%;
}

.to_be_list th, .to_be_list td {
    background: #cdece4 none repeat scroll 0 0;
}

.to_be_list th, .to_be_list td {
    padding: 10px;
}

.to_be_list td:nth-of-type(1) {
    width: 45%;
}

.to_be_list tr:nth-of-type(n+3) th:last-of-type {
    height: 100%;
    position: relative;
    width: 20%;
}

.to_be_list tr:nth-of-type(1) th:nth-of-type(2), .to_be_list td:last-of-type {
    background: #f8ebcc none repeat scroll 0 0;
    border-left: 14px solid #ffffff;
}

.to_be_list tr:last-of-type th,
.to_be_list tr:last-of-type td {
    padding-bottom: 20px !important;
}

.to_be_list td:last-of-type {
    padding-right: 60px;
    height: 100%;
}

.to_be_list .frame3 {
    background: #ffffff none repeat scroll 0 0;
    border-radius: 10px;
    box-sizing: border-box;
    display: table;
    height: 96%;
    position: relative;
}

.to_be_list .frame3 p {
    display: table-cell;
    vertical-align: middle;
    padding: 10px !important;
}

.to_be_list tr:nth-of-type(n+3) th>div::before {
    background: rgba(126, 198, 255, 0.43) none repeat scroll 0 0;
    border-radius: 1em;
    content: "";
    display: inline-block;
    height: 100%;
    left: 0;
    padding: 5px 0;
    position: absolute;
    top: -5px;
    width: 745px;
}

.to_be_list th>div {
    align-items: center;
    display: table;
    height: 100%;
    position: relative;
}

.to_be_list th>div:not(.to_be_general) {
    min-height: 180px;
}

.to_be_list th>div>strong {
    display: table-cell;
    padding-left: 15px;
    position: relative;
    vertical-align: middle;
}

.torikumi_container {
    align-items: center;
    background-color: #fff;
    display: flex;
    height: 180px;
    max-width: 180px;
    padding-left: 1em;
    position: relative;
}

.torikumi_container::after {
    border-color: transparent transparent transparent #fff;
    border-style: solid;
    border-width: 90px 0 90px 40px;
    content: '';
    height: 0;
    position: absolute;
    right: -40px;
    top: 0;
    width: 0;
}

.torikumi_list {
    height: auto;
    max-width: 100%;
}

.torikumi_list::before,
.torikumi_list::after {
    display: none;
}

.torikumi_list>li {
    margin-left: 1.1em;
    position: relative;
    z-index: 2;
    margin-bottom: 0.5em;
    line-height: 1.3;
    font-weight: bold;
}

.torikumi_list>li::before {
    border: 0.25em solid #FFCC00;
    content: "";
    display: inline-block;
    height: 0.3em;
    margin-left: -1.25em;
    margin-right: 0.5em;
    width: 0.3em;
    border-radius: 1em;
}

.img_torikumi img {
    border: #999999 solid 1px;
}

/*----主な取組みメニュー ----*/
.progress_menu {
    background-color: #f8f8f8;
    padding: 0.5em 0.25em;
    box-sizing: border-box;
}

.progress_menu>*:nth-of-type(1) {
    border-right: solid 1px #dddddd;
    margin-right: 0.5em;
}

.progress_list {
    column-count: 3;
    font-size: 86%;
    line-height: 1.5;
}

.progress_list>li {
    padding: 0 0.25em;
    margin-bottom: 1em;
}

.progress_list>li dt {
    margin-bottom: 0.25em;
    break-inside: avoid-column;
}

.progress_list>li dd {
    display: inline-block;
}

.progress_list>li dd>ul>li {
    margin-bottom: 0.5em;
}

.progress_list a[href=""],
.progress_list a[href=""]:hover,
.progress_list a[href=""]:visited {
    color: #666666;
    background: none;
    text-decoration: none;
    cursor: default;
    text-indent: -1em;
    margin-left: 2em;
}

.progress_list a {
    display: block;
}

.progress_list a:not([href=""]) {
    padding-left: 1.5em;
    text-indent: -1.5em;
}


.progress_list a:not([href=""])::before {
    content: "";
    display: inline-block;
    width: 5px;
    height: 5px;
    border-color: #ea282a;
    border-style: solid;
    border-width: 0 2px 2px 0;
    transform: rotate(-45deg);
    margin-right: 5px;
    margin-left: 0.5em;
}

.progress_list a[href=""]::before {
    content: "\E5CA";
    font-family: 'Material Icons';
    font-size: 1em;
    line-height: 1;
    font-weight: bold;
    color: #48b448;
    white-space: nowrap;
    display: inline-block;
    vertical-align: middle;
    padding-left: 0.5em;
}




/*-----------------------------
進捗状況の概要
--------------------------------*/
.list_type_g>li {
    font-weight: normal;
}

.list_type_g>li::before {
    border: 0.25em solid #06A177;
}

/*----- 補足 -----*/
.box_supplement {
    background-color: #fff;
    border: #06A177 solid 1px;
    box-sizing: border-box;
    border-radius: 5px;
    box-shadow: 3px 3px rgba(204, 204, 204, 0.5);
    padding: 0.5em;
    text-align: center;
    width: 150px;
}

.ttl_supplement {
    font-size: 85%;
    font-weight: bold;
    line-height: 1.2em;
}

.result_supplement {
    color: #06A177;
    font-size: 140%;
    font-weight: bold;
}

/*位置設定*/
.position_rt {
    position: absolute;
    right: 0;
    top: 0;
}

.position_lt {
    left: 0;
    position: absolute;
    top: 0;
}


div.energy_cont h4 {
    padding: 0;
    color: #333333;
    background: none !important;
}

div.energy_cont p,
div.energy_cont p+p {
    padding: 0;
}

.pdT0 {
    padding-top: 0;
}

.wp2 {
    padding-bottom: 5px;
}

.left,
.right {
    box-sizing: border-box;
}

.mLa {
    margin-left: auto;
}

.mRa {
    margin-right: auto;
}

.hide {
    display: none;
}

.hidden {
    visibility: hidden;
}

.iblock {
    display: inline-block;
}

.block {
    display: block !important;
}


.relative {
    position: relative;
}

.top-dot-line {
    border-top: dotted 1px #cccccc;
}

.frame1 {
    border: 1px solid #06a177;
    padding: 10px;
    border-radius: 5px;
}

.frame1:after {
    content: "";
    display: block;
    height: 0;
    font-size: 0;
    clear: both;
    visibility: hidden;
}

.dl_join_dot dt {
    clear: left;
    float: left;
}

.dl_join_dot dt::after {
    content: "…";
    padding: 0 0.2em;
    vertical-align: middle;
}

.dl_join_dot dd {
    float: left;
}


.btn_type1 {
    background: #06a177 none repeat scroll 0 0;
    border-radius: 5px;
    box-shadow: 0 2px 2px #cccccc;
    box-sizing: border-box;
    color: #ffffff;
    padding: 10px 20px;
    position: relative;
}

/*-----btn_type1----*/
.btn_type1 {
    background: #ffffff none repeat scroll 0 0;
    border-radius: 5px;
    box-shadow: 0 2px 2px #cccccc;
    box-sizing: border-box;
    color: #333333;
    padding: 10px 40px 10px 20px;
    position: relative;
    border: solid 1px #cccccc;
}

.btn_type1:hover {
    text-decoration: none;
    opacity: 0.5;
}

.btn_type1::before,
.btn_type1::after {
    border-color: rgba(255, 255, 255, 0) rgba(255, 255, 255, 0) rgba(255, 255, 255, 0) #06a177;
    border-style: solid;
    border-width: 10px;
    content: "";
    display: inline-block;
    height: 0;
    position: absolute;
    right: 0;
    vertical-align: middle;
    width: 0;
    top: 50%;
    margin-top: -10px;
}

.btn_type1::after {
    border-left-color: #ffffff;
    right: 3px;
}

/*-----btn_type1----*/

/*-----bottom_navi----*/
.bottom_navi li {
    list-style: none;
}

.bottom_navi li a {
    border: 1px solid #cccccc;
    display: inline-block;
    padding: 0.3em 1em;
    text-align: center;
    position: relative;
}

.bottom_navi li.left a {
    padding-left: 40px;
}

.bottom_navi li.right a {
    padding-right: 40px;
}

.bottom_navi li.left a::before,
.bottom_navi li.right a::before,
.bottom_navi li.left a::after,
.bottom_navi li.right a::after {
    border-color: rgba(255, 255, 255, 0) #06a177 rgba(255, 255, 255, 0) rgba(255, 255, 255, 0);
    border-style: solid;
    border-width: 10px;
    content: "";
    display: inline-block;
    height: 0;
    vertical-align: middle;
    width: 0;
    position: absolute;
    z-index: 1;
}

.bottom_navi li.right a::before,
.bottom_navi li.right a::after {
    right: 0px;
    border-color: rgba(255, 255, 255, 0) rgba(255, 255, 255, 0) rgba(255, 255, 255, 0) #06a177;
}

.bottom_navi li.left a::before,
.bottom_navi li.left a::after {
    left: 0px;
}

.bottom_navi li.left a::after {
    border-right-color: #ffffff;
    z-index: 2;
    left: 3px;
}

.bottom_navi li.right a::after {
    border-left-color: #ffffff;
    z-index: 2;
    right: 3px;
}

.bottom_navi li a:hover {
    background: #06a177 none repeat scroll 0 0;
    color: #ffffff;
    text-decoration: none;
}

.bottom_navi li.left a:hover::before {
    border-right-color: #ffffff;
}

.bottom_navi li.left a:hover::after {
    border-right-color: #06a177;
}

.bottom_navi li.right a:hover::before {
    border-left-color: #ffffff;
}

.bottom_navi li.right a:hover::after {
    border-left-color: #06a177;
}

/*-----bottom_navi----*/

#roadmap .back_to_main {
    margin: 5px;
    min-height: 2em;
    overflow: hidden;
    padding: 0 0 10px;
    position: relative;
    display: none;
}

#roadmap .back_to_main a {
    background: #06a177 none repeat scroll 0 0;
    border-radius: 3px;
    color: #ffffff;
    display: inline-block;
    left: -500px;
    padding: 3px 10px;
    position: absolute;
    text-decoration: none;
    font-size: 97%;
}

#roadmap .back_to_main a img {
    vertical-align: middle;
    margin-right: 5px;
}

#roadmap_main {
    position: relative;
    width: 754px;
    overflow: hidden;
    margin: -1em auto 0;
    z-index: 1;
}

#roadmap li {
    list-style: none !important;
}

#roadmap .link_area li {
    position: absolute;
    list-style: none;
    left: 0;
    width: 750px;
    z-index: 100;
    box-sizing: border-box;

}

#roadmap .link_area a {
    border: solid 2px #06a177;
    display: block;
    width: 100%;
    height: 100%;
}

#roadmap .link_area a:hover {
    width: 100%;
    height: 100%;
    display: block;
    background: #ffffff;
    opacity: 0.6;
    text-decoration: none;
    filter: alpha(opacity=60);
}

#roadmap .link_area a img {
    border: none;
    width: 100%;
    height: 100%;
}

#roadmap .bt_1 {
    height: 267px;
    top: 29px;
}

#roadmap .bt_2 {
    height: 116px;
    top: 300px;
}

#roadmap .bt_3 {
    height: 157px;
    top: 420px;
}

#roadmap .bt_4 {
    height: 221px;
    top: 580px;
}

#roadmap .bt_5 {
    height: 114px;
    top: 804px;
}

#roadmap .children {
    position: absolute;
    right: -754px;
    top: 0;
    z-index: 1000;
}

#roadmap .children li {
    position: relative;
    display: none;
}

#roadmap .children .bt {
    position: absolute;
    border: solid 2px #06a177;
    display: block;
}

#roadmap .children .bt:hover {
    border-color: #BDE8D9 !important;
}

#roadmap .children .bt.sub {
    border: 2px solid #06a177;
    border-radius: 10px;
    box-shadow: 1px 1px 0 #cccccc;
    height: 17px;
    left: 0;
    width: 126px;
}

#roadmap .children .prgs_1 .bt[href$="prgs01"] {
    left: 4px;
    top: 40px;
}

#roadmap .children .prgs_1 .bt[href$="prgs01_1"] {
    left: 2px;
    top: 112px;
}

#roadmap .children .prgs_2 .bt[href$="prgs02"] {
    left: 4px;
    top: 40px;
}

#roadmap .children .prgs_2 .bt[href$="prgs02_1"] {
    height: 34px;
    left: 2px;
    top: 166px;
}

#roadmap .children .prgs_1 .bt[href$="prgs01_1"] {
    height: 34px;
    left: 2px;
    top: 120px;
}

#roadmap .children .prgs_2 .bt[href$="prgs02_2"] {
    height: 34px;
    left: 2px;
    top: 1003px;
}

#roadmap .children .prgs_2 .bt[href$="soft"] {
    height: 33px;
    left: 2px;
    top: 1261px;
}

#roadmap .children .prgs_2 .bt[href$="prgs03_3"] {
    left: 2px;
    top: 1261px;
}


#roadmap .children .prgs_3 .bt[href$="prgs03"] {
    left: 4px;
    top: 40px;
}

#roadmap .children .prgs_3 .bt[href$="prgs03_1"] {
    height: 46px;
    left: 2px;
    top: 180px;
}

#roadmap .children .prgs_3 .bt[href$="prgs03_2"] {
    left: 2px;
    top: 250px;
}

#roadmap .children .prgs_3 .bt[href$="soft"] {
    top: 318px;
}

#roadmap .children .prgs_4 .bt[href$="prgs04"] {
    left: 4px;
    top: 40px;
}

#roadmap .children .prgs_5 .bt[href$="prgs05"] {
    left: 4px;
    top: 40px;
}

#roadmap .children .bt.img {
    border: medium none;
}

#roadmap .children .prgs_1 .img[href*="takahama_crane"] {
    border: medium none;
    left: auto;
    right: 32px;
    top: 214px;
}

#roadmap .children .prgs_1 .bt[href^="prgress1"] {
    bottom: -200px;
    left: 10px;
    top: auto;
}

#roadmap .children .prgs_1 .bt.sub[href^="progress1.html"] {
    border-radius: 5px;
    bottom: 308px;
    top: auto;
}

#roadmap .children .prgs_2 a.img:nth-of-type(2) {
    left: auto;
    right: 36px;
    top: 127px;
}

#roadmap .children .prgs_2 a.img:nth-of-type(3) {
    left: auto;
    right: 36px;
    top: 327px;
}

#roadmap .children .prgs_4 a.img:nth-of-type(2) {
    left: auto;
    right: 30px;
    top: 195px;
}

#roadmap .children .box {
    opacity: 0.2;
    position: absolute;
    z-index: 3000;
    text-decoration: none;
    border: none;
    background: #f8dfce none repeat scroll 0 0;
    filter: alpha(opacity=20);
}

#roadmap .children .box:hover {
    background: #fff none repeat scroll 0 0;
}

#roadmap .children .prgs_1 .box {
    height: 778px;
    left: 515px;
    top: 28px;
    width: 132px;
}

#roadmap .children .prgs_2 .box {
    height: 1167px;
    left: 514px;
    top: 29px;
    width: 132px;
}

#roadmap .children .prgs_3 .box {
    height: 645px;
    left: 514px;
    top: 28px;
    width: 132px;
}

/* 索引 */
.progress {
    background: url(../images/bdr.jpg) repeat-x bottom;
    margin-bottom: 20px;
    padding: 25px 25px 0 25px;
    /*background:#F9F9F9;*/
    /*display:none;*/
}

.progress li {
    /*font-size:85.7%;*/
    list-style: none;
    padding: 3px 0 3px 0;
    float: left;
    /*
    width:32%;
    height:35px;*/
}

.progress li a {
    line-height: 1;
    font-weight: bold;
    color: #395F9D;
    font-size: 14px;
    display: block;
    padding: 3px 20px 3px 17px;
    background: url(../images/arrow.jpg) no-repeat left center;
    margin-top: -3px;
}

.boxProgress .gaiyou li .image a {
    background: none;
    padding: 0;
}

.boxProgress .border {
    border: 1px solid #ddd;
}

.wp {
    padding: 0 0 5px 0;
}

.btnOpen {
    background: #eeece1;
    -webkit-border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -moz-border-radius: 3px;
    border: 1px solid #ccc;
}

.acd_btn p {
    margin: 0;
    padding: 0;
    flex: left;
    width: 90%;
}

.acd_btn span {
    float: right;
    width: 25px;
    height: 25px;
    margin-top: -5px;
    /*background:url(../images/btn_open.jpg) no-repeat left top;*/
}

span.open {
    display: block;
    width: 25px;
    height: 25px;
    /*background:url(../images/btn_close.jpg) no-repeat left top;*/
}

.boxProgress .h7 {
    padding: 0 0 0 10px;
    font-size: 105%;
    font-weight: bold;
    background: url(../images/h7_point.png) no-repeat 0 8px !important;
}

.boxProgress .h7b {
    padding: 0 0 0 10px;
    font-size: 105%;
    font-weight: bold;
    color: #06a177;
}

.boxProgress ul.riskCommunication01 li {
    margin-left: 2em;
    list-style: disc;
}

.boxProgress .caption {
    margin: 0;
    text-align: center;
}

.boxProgress .caption a {
    color: #c0504d;
    line-height: 1.8;
    font-size: 110%;
}

.boxProgress ul.list01 {
    width: 44%;
    padding-left: 30px;
}

.boxProgress ol.list01 {
    padding-left: 30px;
}

.progress .boxProgress ul.list01 li {
    margin-bottom: 4px;
    list-style: disc;
}

.progress .boxProgress ol.list01 li {
    margin-bottom: 4px;
    list-style: decimal;
}

.progress .boxProgress li span {
    font-weight: bold;
}

.progress .boxProgress div {
    margin-bottom: 20px;
}

.progress .boxProgress p {
    margin: 0;
}

.progress .boxProgress .hard dt {
    font-weight: bold;
}

.progress .boxProgress p span,
.progress .boxProgress .hard span {
    font-size: 87.5%;
}

.progress .boxProgress .fRight {
    float: right;
    margin-left: 20px;
}

.progress .boxProgress li {
    width: 100%;
}

.progress .boxProgress .practice {
    border-top: 1px solid #999;
    border-left: 1px solid #999;
}

.progress .boxProgress .practice th,
.progress .boxProgress .practice td {
    border-right: 1px solid #999;
    border-bottom: 1px solid #999;
    padding: 2px 5px;
}

.progress .boxProgress .practice th {
    background: #E0DFBB;
    text-align: center;
}

.progress .boxProgress .practice th.row01 {
    width: 180px;
}

.progress .boxProgress ul.governance li {
    list-style: disc;
}

.lead_pressLinkbox {
    font-size: 85%;
}

/*landing*/
#prgs01,
#prgs02,
#prgs03 {
    display: block;
    margin-bottom: 10px;
}

.box_type1 {
    background: #e6edf8;
    border: 1px solid #ccc;
    padding: 10px 20px;
}

.reset_w {
    width: auto !important;
}

.arrow_box {
    position: relative;
    background: #ffffff;
    border: 1px solid #cccccc;
}

.arrow_box:after,
.arrow_box:before {
    right: 100%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.arrow_box:after {
    border-color: transparent;
    border-right-color: #ffffff;
    border-width: 12px;
    margin-top: -12px;
}

.arrow_box:before {
    border-color: transparent;
    border-right-color: #cccccc;
    border-width: 13px;
    margin-top: -13px;
}

.declaration {
    position: relative;
}

.declaration .arrow_box {
    position: absolute;
    top: 20px;
    padding: 6px;
    left: 180px;
}

.declaration .arrow_box:after,
.declaration .arrow_box:before {
    top: 65%;
}

.declaration .left {
    width: 40%;
    padding-right: 10px;
    box-sizing: border-box;
}

.declaration .right {
    position: relative;
    text-align: left;
    width: 59%;
}

.ind1 {
    text-indent: -1em;
    margin-left: 1em !important;
}

.ind2 {
    text-indent: -2em;
    margin-left: 2em !important;
}

.ind3 {
    text-indent: -3em;
    margin-left: 3em !important;
}

.txt-right {
    display: block;
    text-align: right;
}

.txt-left {
    text-align: left;
}

body.index .progress li {
    float: none;
    list-style: outside none none;
    padding: 3px 0;
}

.type3 {
    font-size: 120%;
    color: #46B346;
    padding: 0 !important;
    margin: 10px 0 10px !important;
}

h4.type2 {
    color: #ffffff;
    background: #3C60B6 !important;
    display: block;
    margin-bottom: 20px;
    padding: 3px 10px !important;
}

h5:before {
    border: 3px solid #cccccc;
    border-radius: 100%;
    content: "";
    display: inline-block;
    height: 4px;
    margin-right: 5px;
    vertical-align: middle;
    width: 4px;
}

#prgs02_02 li {
    width: auto !important;
}

.risk_com_box {
    overflow: hidden;
    margin-bottom: 20px !important;
}

.risk_com_box li {
    float: none;
}

.risk_com_box .left,
.risk_com_box .right {
    background: #FBEBBD;
    padding: 10px 20px 10px 10px;
    text-align: left;
    width: 31%;
    margin-bottom: 0 !important;
    min-height: 228px;
}

.risk_com_box .center {
    background: none;
    text-align: center;
    white-space: nowrap;
    position: relative;
    width: 25%;
    min-height: 180px;
    overflow: hidden;
    padding-top: 30px;
}

.risk_com_box .center img {
    position: absolute;
    bottom: 20px;
    left: 50%;
    margin-left: -40px;
}

.box_type2 {
    border: solid 3px #efefef;
    padding: 20px;
}

.no_ind {
    text-indent: 0 !important;
}

.f_none {
    float: none !important;
}

.normal {
    font-weight: normal !important;
}

.mB0 {
    margin-bottom: 0 !important;
}

.w10 {
    width: 10% !important;
}

.w20 {
    width: 20% !important;
}

.w30 {
    width: 30% !important;
}

.w40 {
    width: 40% !important;
}

.w50 {
    width: 50% !important;
}

.w60 {
    width: 60% !important;
}

.w70 {
    width: 70% !important;
}

.w80 {
    width: 80% !important;
}

.w90 {
    width: 90% !important;
}

.w15 {
    width: 15% !important;
}

.w25 {
    width: 25% !important;
}

.w35 {
    width: 35% !important;
}

.w45 {
    width: 45% !important;
}

.w55 {
    width: 55% !important;
}

.w65 {
    width: 65% !important;
}

.w85 {
    width: 85% !important;
}

.w75 {
    width: 75% !important;
}

.w95 {
    width: 95% !important;
}

.mL0 {
    margin-left: 0px !important;
}

.list_style_none {
    list-style: none;
}

.box_style_1 dd {
    float: left;
    margin-left: 17px;
    padding: 20px 15px;
    width: 73%;
}

.box_style_1 .top {
    background: #bbefdc none repeat scroll 0 0;
    border-radius: 10px 0;
    margin-bottom: 30px;
}

.box_style_1 dd.top {
    position: relative;
}

.box_style_1 dd.top:after {
    content: url(../images/arrow_30.png);
    display: block;
    position: absolute;
    bottom: -30px;
    left: 50%;
    margin-left: -30px;
}

.box_style_1 dt {
    float: left;
    font-weight: bold;
    padding: 30px 20px;
    width: 1em;
}

.box_style_1 .bottom {
    background: #aadcff none repeat scroll 0 0;
}

.box_style_2 {
    background: #F6FCD9;
}

.box_style_2 .left {
    padding: 20px;
    box-sizing: border-box;
}

.box_style_2 .right {
    background: #ffffff;
    position: relative;
    padding: 20px;
    box-sizing: border-box;
    margin: 10px;
    border-radius: 20px;
}

.box_style_2 .right:after {
    position: absolute;
    left: 0;
    display: inline-block;
    border: solid 20px #F6FCD9;
    border-right: #ffffff 20px solid;
    content: "";
    height: 0;
    display: inline-block;
    left: -40px;
    bottom: 20px;
}

.box_style_2 .right strong {
    color: #46B346;
}

.box_style_2 .right li {
    text-indent: -1em;
    margin-left: 1em;
}

.frame_type2 {
    border: solid 5px #F6FCD9;
    padding: 20px !important;
    text-align: center;
    clear: both;
}

.dl_style_box :first-child+dd {
    clear: both;
}

.dl_style_box dd {
    margin-bottom: 30px;
}

.dl_style_box dt.odd {
    float: left;
    width: 50%;
    clear: both;
}

.dl_style_box dd.odd {
    float: left;
    clear: both;
    width: 50%;
}

.dl_style_box dt.even {
    margin-left: 50%;
}

.dl_style_box dd.even {
    float: left;
    width: 50%;
}

.dl_style_box dt h4 {
    display: inline-block;
}


.photo_area {
    background: #f8f8f8;
    padding: 10px 0;
}

.photo_area p {
    padding-bottom: 5px !important;
}

.type1 {
    color: #06a177;
    font-weight: bold;
    padding: 0 !important;
    font-size: 110%;
}

div.energy_cont h4 {
    background: none;
    font-size: 116%;
}

div.energy_cont h4:before {
    content: "";
    width: 0;
    height: 0;
    border-radius: 100%;
    border: solid 5px #ffa537;
    display: inline-block;
    margin-right: 5px;
    vertical-align: middle;
}

div.energy_cont h4.torih4:before {
    border: solid 5px #06A177;
}

.policy {
    overflow: hidden;
}

.president_message {
    position: relative;
    top: -1.8em;
}

dl.balloon {
    background: #ef6b73 none repeat scroll 0 0;
    border-radius: 10px;
    padding: 5px 10px;
}

dl.balloon dt {
    color: #ffffff;
    font-size: 111%;
    font-weight: bold;
    padding: 3px;
    position: relative;
}

dl.balloon dt::before {
    border-color: transparent #ef6b73 transparent transparent;
    border-image: none;
    border-style: solid;
    border-width: 10px 65px;
    content: "";
    display: inline-block;
    height: 0;
    left: -140px;
    position: absolute;
    top: 27px;
    width: 0;
}

dl.balloon dd {
    background: #ffffff none repeat scroll 0 0;
    border-radius: 10px;
    padding: 10px;
}

.mark-circle1 li {
    list-style: outside none none;
    text-indent: -15px;
}

.mark-circle1 li::before {
    background: #cccccc none repeat scroll 0 0;
    border-radius: 100%;
    content: "";
    display: inline-block;
    height: 0.5em;
    margin-right: 5px;
    vertical-align: middle;
    width: 0.5em;
}

.frame1 .mark-circle1 li::before {
    background-color: #06A177;
}


.arrow1:before {
    border-color: transparent #666666 #666666 transparent;
    border-image: none;
    border-style: solid;
    border-width: 2px;
    content: "";
    display: inline-block;
    height: 4px;
    margin-left: -12px;
    margin-right: 4px;
    transform: rotate(-45deg);
    width: 4px;
}

.nowrap {
    white-space: nowrap;
}

.overflow-h {
    overflow: hidden;
}

.arrow1 {
    display: inline-block;
    margin-left: 12px;
}

.international th {
    text-align: center !important;
}

th.center {
    text-align: center !important;
}

.roadmap_arrow {
    display: inline-block;
    margin: 2em 10px 0 20px;
    position: relative;
}

.roadmap_arrow::before {
    background: #06a177 none repeat scroll 0 0;
    content: "";
    display: inline-block;
    height: 30px;
    left: -15px;
    margin-top: -15px;
    position: absolute;
    top: 50%;
    width: 100%;
    z-index: 1;
}

.roadmap_arrow p {
    background: #ffffff none repeat scroll 0 0;
    border: 1px solid #06a177;
    box-sizing: border-box;
    color: #06a177;
    display: inline-block;
    max-width: 10em;
    padding: 5px !important;
    position: relative;
    white-space: nowrap;
    z-index: 10;
    border-radius: 5px;
}

.roadmap_arrow::after {
    border: 30px solid transparent;
    content: "";
    border-left-color: #06a177;
    border-width: 20px;
    display: inline-block;
    height: 0;
    line-height: 0;
    position: absolute;
    width: 0;
    top: 50%;
    margin-top: -20px;
    right: -20px;
}

.define1 dt {
    background: #efefef none repeat scroll 0 0;
    border-radius: 5px 5px 0 0;
    padding: 5px 15px;
    border: solid 1px #cccccc;
    border-bottom: none;
}

.define1 dd {
    border-color: #cccccc;
    border-radius: 0 0 5px 5px;
}

.arrow_wrapper {
    position: relative;
}

.arrow_wrapper .roadmap_arrow {
    left: 50%;
    margin-left: -25px;
    position: absolute;
    top: 33%;
    width: 50px;
}

.arrow_bottom::after {
    border-bottom: 10px solid transparent;
    border-image: none;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-style: solid;
    border-top-color: #06a177 !important;
    border-width: 10px 20px;
    content: "";
    display: inline-block;
    height: 0;
    position: absolute;
    width: 0;
}

.arrow_bottom.center::after {
    left: 50%;
    margin-left: -10px;
}

#mask {
    position: relative;
}

#mask .arrow_bottom:after {
    left: 20%;
    bottom: -5px;
}

#mask .photo {
    right: 20px;
    bottom: 20px;
    position: absolute;
}

.content {
    width: 640px;
}

.frame2 {
    border: 1px solid #cccccc;
    border-radius: 5px;
    padding: 10px 15px 20px;
    position: relative;
}

.frame2 .ttl {
    left: 0;
    line-height: 1;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    min-width: 46%;
    padding: 0;
    position: absolute;
    top: 0;
}

.frame2 .ttl>strong {
    background: #06a177 none repeat scroll 0 0;
    border-radius: 5px 0 5px 0;
    color: #ffffff;
    display: block;
    font-weight: bold;
    padding: 0.4em 2em 0.4em 1em;
}

.innerframe {
    background: #e1f2ed none repeat scroll 0 0;
    border-radius: 5px;
    padding: 0.3em 0.5em;
}

.arrow_bottom2::after {
    border-color: #cccccc transparent transparent;
    border-image: none;
    border-style: solid;
    border-width: 2.5em;
    bottom: -3.75em;
    box-sizing: border-box;
    content: "";
    height: 0;
    left: 50%;
    line-height: 0;
    margin-left: -2.5em;
    position: absolute;
    transform: scale(1, 0.5);
    width: 0;
}

.arrow_bottom2 {
    box-sizing: border-box;
    margin-bottom: 2.5em;
    position: relative;
}

.frame2.type2 {
    padding-top: 2.5em;
}

.arrow_left_bottom {
    position: relative;
}

.arrow_left_bottom::after {
    border-color: #EF6B73;
    border-style: none solid solid none;
    border-width: medium 20px 20px medium;
    bottom: -40px;
    content: "";
    display: inline-block;
    height: 20px;
    left: 50%;
    margin-left: -50%;
    position: absolute;
    width: 50%;
}

.arrow_left_bottom::before {
    border: solid 20px transparent;
    border-right-color: #EF6B73;
    bottom: -50px;
    content: "";
    left: -40px;
    position: absolute;
}

.point_box .box {
    background: #ffffff none repeat scroll 0 0;
    border: 2px solid #06a177;
    padding: 10px;
}

.point_box .box::before,
.point_box .box::after {
    border-top: 2px solid #06a177;
    content: "";
    display: inline-block;
    height: 0;
    left: 0;
    position: absolute;
}

.tablePattern03 th,
.tablePattern03 td {
    border: 1px solid #06a177;
    padding: 0.5em;
    text-align: center;
}

.tablePattern03 th {
    background: #eaf7f3 none repeat scroll 0 0;
}

.tablePattern03 .bright {
    background: #6AE8C0;
}

.border-top-none {
    border-top: medium none !important;
}

.border-bottom-none {
    border-bottom: medium none !important;
}

.border-left-none {
    border-left: medium none !important;
}

.border-right-none {
    border-right: medium none !important;
}

.border-top-w3 {
    border-top-width: 3px !important;
}

.border-bottom-w3 {
    border-bottom-width: 3px !important;
}

.border-left-w3 {
    border-left-width: 3px !important;
}

.border-right-w3 {
    border-right-width: 3px !important;
}

table.arrow_left::after {
    margin-top: -1.5em;
    position: absolute;
    right: -3em;
    top: 50%;
}

.vmiddle {
    vertical-align: middle;
}

table.arrow_left::after {
    margin-top: -1.5em;
    position: absolute;
    right: -3em;
    top: 50%;
}

.style2 .title::before {
    border: 0.25em solid #cccccc;
    border-radius: 100%;
    content: "";
    display: inline-block;
    height: 0.5em;
    margin-right: 0.5em;
    vertical-align: middle;
    width: 0.5em;
}

.flex {
    display: flex;
}

.flex.row_wrap {
    flex-flow: row wrap;
}

.flex .box {
    box-sizing: border-box;
    padding: 10px;
}

.baloon_type1.arr_left::before {
    border-color: transparent transparent #ffffff;
    border-image: none;
    border-style: solid;
    border-width: 1.5em 0.5em;
    content: "";
    display: inline-block;
    height: 0;
    left: -28px;
    margin-top: -2em;
    position: absolute;
    top: 50%;
    transform: rotate(270deg);
    width: 0;
}

.baloon_type1 {
    background: #ffffff none repeat scroll 0 0;
    border-radius: 5%;
    padding: 6px;
    position: relative;
}

.arrow_left::after {
    border-color: transparent transparent transparent #06a177;
    border-image: none;
    border-style: solid;
    border-width: 1.5em;
    content: "";
    display: inline-block;
    height: 0;
    vertical-align: middle;
    width: 0;
}

.arrow_left.block::after {
    position: absolute;
    top: 50%;
}

#prgs03_hard_progress .publish_timing {
    background: #ffffff none repeat scroll 0 0;
    border: 1px solid #cccccc;
    border-radius: 5px;
    box-shadow: 0 1px 1px #cccccc;
    color: #06a177;
    font-weight: bold;
    left: 1em;
    padding: 5px;
    position: absolute;
    text-align: center;
    top: 0.5em;
    white-space: nowrap;
    width: 275%;
}

#prgs03_hard_progress table {
    table-layout: fixed;
    width: 100%;
}

#prgs03_hard_progress table th {
    width: 33%;
}

#prgs03_hard_progress tr:nth-of-type(2) td {
    height: 2.5em;
}

#prgs03_hard_progress .publish_timing:nth-of-type(2) {
    height: 2em;
}

#prgs03_hard_progress .publish_timing:nth-of-type(2) {
    background: #cccc00 none repeat scroll 0 0;
}

#prgs03_hard_progress tr:nth-of-type(5) .publish_timing {
    padding-bottom: 1em;
    padding-top: 1em;
}

#prgs03_safety_plan .box:nth-of-type(1)::before {
    left: -3.4em;
    top: 34px;
    width: 26%;
}

#prgs03_safety_plan .box:nth-of-type(2)::before {
    bottom: 0.7em;
    left: -29em;
    width: 215%;
}

.to_be_list {
    height: 100%;
}

.to_be_list tr th {
    font-weight: bold;
}

.to_be_list tr:nth-of-type(1) th {
    text-align: center;
    font-size: 116%;
    padding-bottom: 0px;
}

.to_be_list tr:nth-of-type(2) th:nth-of-type(1) {
    height: 100%;
    padding: 5px 5px 5px 10px;
    width: 15%;
}

.to_be_list tr:nth-of-type(2) th .to_be_general {
    background-color: rgba(126, 198, 255, 0.43);
    border-radius: 10px;
    box-shadow: 0 1px 2px #06a177;
    box-sizing: border-box;
    font-size: 100%;
    display: block;
}

.to_be_list tr:nth-of-type(2) th .to_be_general p {
    vertical-align: middle;
    padding: 10px 8px !important;
}

.to_be_list tr,
.to_be_list th,
.to_be_list td {
    height: 100%;
}

.to_be_list tr:nth-of-type(2) {
    height: 100%;
}

.to_be_list th,
.to_be_list td {
    background: #cdece4 none repeat scroll 0 0;
}

.to_be_list th,
.to_be_list td {
    padding: 10px;
}

.to_be_list td:nth-of-type(1) {
    width: 30%;
}

.to_be_list tr:nth-of-type(n+3) th:last-of-type {
    height: 100%;
    position: relative;
    width: 16%;
}

.to_be_list tr:nth-of-type(1) th:nth-of-type(2),
.to_be_list td:last-of-type {
    background: #f8ebcc none repeat scroll 0 0;
    border-left: 14px solid #ffffff;
}

.to_be_list tr:last-of-type th,
.to_be_list tr:last-of-type td {
    padding-bottom: 20px !important;
}

.to_be_list td:last-of-type {
    padding-right: 30px;
    height: 100%;
}

.to_be_list .frame3 {
    background: #ffffff none repeat scroll 0 0;
    border-radius: 10px;
    box-sizing: border-box;
    display: table;
    height: 96%;
    position: relative;
}

.to_be_list .frame3 p {
    display: table-cell;
    vertical-align: middle;
    padding: 10px !important;
}

.to_be_list tr:nth-of-type(n+3) th>div::before {
    background: rgba(126, 198, 255, 0.43) none repeat scroll 0 0;
    border-radius: 3em 0 0 3em;
    content: "";
    display: inline-block;
    height: 100%;
    left: 0;
    padding: 5px 0;
    position: absolute;
    top: -5px;
    width: 754px;
}

.to_be_list th>div {
    align-items: center;
    display: table;
    height: 100%;
    position: relative;
}

.to_be_list th>div>strong {
    display: table-cell;
    padding-left: 15px;
    position: relative;
    vertical-align: middle;
}

.torikumi_list {
    background: #ffffff none repeat scroll 0 0;
    box-sizing: border-box;
    height: 95%;
    list-style: outside none none;
    padding: 10px;
    position: relative;
    vertical-align: middle;
    z-index: 100;
}

.torikumi_list>li {
    margin-left: 1.1em;
    position: relative;
    z-index: 2;
    margin-bottom: 0.5em;
    line-height: 1.3;
    font-weight: bold;
}

.torikumi_list>li::before {
    border: 0.25em solid #FFCC00;
    content: "";
    display: inline-block;
    height: 0.3em;
    margin-left: -1.25em;
    margin-right: 0.5em;
    vertical-align: middle;
    width: 0.3em;
    border-radius: 1em;
}


.torikumi_list::before {
    border-color: #fff2c4 #fff2c4 rgba(255, 255, 255, 0) rgba(255, 255, 255, 0);
    border-style: solid;
    border-width: 25px;
    content: "";
    height: 0;
    margin-top: -25px;
    position: absolute;
    right: -20px;
    top: 50%;
    transform: rotate(45deg);
    width: 0;
    z-index: 1;
}

.torikumi_list::after {
    background-color: #fff2c4;
    background-image: linear-gradient(90deg, #ffffff, #fff2c4);
    content: "";
    display: inline-block;
    height: 40px;
    left: 10px;
    margin-top: -20px;
    position: absolute;
    top: 50%;
    width: 95%;
}

.style-bar,
.style-bar::before,
.style-bar::after {
    border-style: solid;
    border-color: #ccc;
}

.style-bar {
    font-weight: bold;
    z-index: 1;
    bottom: 0;
    left: 50%;
    box-sizing: border-box !important;
    /*width: 100px;*/
    margin-top: 15px;
    transform: translateX(0%);
    text-align: center;
    border-width: 1px 1px 0 1px;
    border-top: none;
    background: #ccc;
}

.style-bar::before,
.style-bar::after {
    position: absolute;
    left: 0;
    display: inline-block;
    box-sizing: border-box !important;
    width: 100%;
    height: 15px;
    content: '';
    border-width: 1px;
    border-bottom: none;
    border-radius: 100%;
    background: #000;
}

.pillars {
    counter-reset: number 0;
    display: flex;
    align-items: stretch;
    justify-content: space-between;
}

.style-bar::before {
    z-index: 3;
    top: -12px;
    height: 25px;
    counter-increment: number;
    content: counter(number);
    font-size: large;
}

.style-bar::after {
    z-index: 1;
    bottom: -8px;
    background: #ccc;
}

.bar-text {
    font-size: 14px;
    line-height: 1;
    position: absolute;
    z-index: 100;
    top: 10%;
    left: 50%;
    width: 90%;
    transform: translate(-50%);
}

.bar-wrapper {
    position: relative;
    width: 100%;
    height: 200px;
}

.bar-h-500 {
    height: 500px;
}

.bar-color,
.bar-color::after {
    border-color: #e7c89d;
    background: #e7c89d;

}

.bar-color::before {
    border-color: #d1a87d;
    background: #d1a87d;
    color: #ffffff;

}

.bar-transparent,
.bar-transparent::after {
    border-color: transparent;
    background: transparent;
}

.bar-transparent::before {
    border-style: none;
    border-color: transparent;
    background: transparent;
}

.txt-pillar {
    display: flex;
    align-items: center;
    font-size: 18px;
    font-weight: bold;
}

.txt-pillar:before,
.txt-pillar:after {
    content: "";
    height: 5px;
    flex-grow: 1;
    background-color: #45b345;
}

.txt-pillar:before {
    margin-right: 1rem;
}

.txt-pillar:after {
    margin-left: 1rem;
}

.pillars-img {
    top: 25%;
    position: relative;
    width: 90%;
    margin: auto;
}

.pillars-to-be,
.pillars-result,
.pillars-plan {
    position: relative;
    width: 32%;
    padding: 1em 0;
    align-items: center;
    display: flex;
    font-weight: bold;
    justify-content: center;
    text-align: center;
    border-radius: 10px;
    line-height: 1.5;
}

.pillars-to-be::after,
.pillars-result::after,
.pillars-plan::after {
    content: '';
    border-color: #ff0000 #ff0000 transparent transparent;
    border-style: solid solid none none;
    border-width: 2px 2px 0 0;
    height: 7px;
    position: absolute;
    right: 1em;
    transform: rotate(45deg) translateY(-50%);
    width: 7px;
    -webkit-transform: rotate(45deg) translateY(-50%);
}

.pillars-to-be a div,
.pillars-result a div,
.pillars-plan a div {
    line-height: 1.4;
    margin-top: 0.4em;
}

.pillars-to-be {
    background-color: rgba(2, 96, 255, 1);
}

.pillars-result {
    background-color: rgba(255, 165, 55, 1);
}

.pillars-plan {
    background-color: rgba(3, 175, 122, 1);
}

.pillars-to-be a, .pillars-result a, .pillars-plan a {
    color: #fff;
}


@media screen and (max-width:480px) {
    .bar-text {
        font-size: 14px;
        line-height: 1;
        z-index: 100;
        left: 50%;
        width: 90%;
        transform: translate(-50%);
        writing-mode: vertical-rl;
        top: 2em;
        align-items: center;
        display: flex;
        text-align: left;
    }

    .pillars {
        counter-reset: number 0;
        flex-direction: column;
    }

    .bar-h-600 {
        height: 600px;
    }

    .pillars-img {
        display: none;
    }

    .pillars-to-be,
    .pillars-result,
    .pillars-plan {
        width: 100%;
        height: 78px;
        margin-bottom: 0.5em;

    }

}

.page_top a {
    z-index: 1001;
}



@media screen and (max-width:763px) {
    .h3_1co, .h3_3co {
        padding: 0 !important;
    }
    .flex-column-reverse-s{
        flex-direction: column-reverse;
    }
    .emg_alert{
        order:1;
        z-index: 90;
    }

}
@media screen and (min-width:764px) {
    .flex-row-reverse-m{
        flex-direction: row-reverse;
    }
}