/*****************************************************
研究室概要
*****************************************************/

#top_wrap .top_right h1 {
    background-image: url(https://www.nibb.ac.jp/images/out_line/out_line_h1_bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 12px 40px;
}

#top_wrap .top_right h1 span {
    color: #ffffff;
    font-size: calc(1em + 0.7vw);
    line-height: 1.2;
}

#top_wrap .top_right .inner {
    width: auto;
    margin: 0 auto;
    overflow: hidden;
    padding: 40px 60px 20px 40px;
    font-size: 15px;
    line-height: 1.6;
}

#top_wrap .top_right .editor_body img {
    display: block;
    max-width: 100%;
    box-sizing: border-box;
}
#top_wrap .top_right .editor_body .noimg img {
    display: inline-block;
    max-width: 100%;
    box-sizing: border-box;
}

#news_detail ul {
    display: block;
    list-style-type: disc;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 40px;
    /* list-style: none; */
    list-style-type: disc;
}
#news_detail ol {
    display: block;
    list-style-type: decimal;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 40px;
}
/*
スマホ用CSS
______________________________________________*/
@media screen and (max-width: 1300px) {
   #top_wrap .top_right .inner {
    width: auto;
    margin: 0 auto;
    overflow: hidden;
    padding: 40px 3% 20px;
    font-size: 1.5vw;
    line-height: 1.6;
}
#top_wrap .top_right .editor_body img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
    box-sizing: border-box;
}
}

#top_wrap .top_right .inner h2 {
    position: relative;
    padding: 15px 0 5px;
    color: #00b9ef;
    font-size: calc(1em + 0.7vw);
}

#top_wrap .top_right .inner h2:after {
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    display: inline-block;
    width: 100%;
    height: 2px;
    background: #f2f2f2;
}

#top_wrap .top_right .inner h2:before {
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    display: inline-block;
    width: 30px;
    height: 2px;
    background: #666666;
    z-index: 1;
}

#top_wrap .top_right .editor_body {
    margin-bottom: 5vw;
    line-height: 1.8;
    font-size: 17px;
    color: #494949;
}
#top_wrap .top_right .editor_body a {
    color:#b09560;
}

#top_wrap .top_right .editor_body h3 {
font-size: calc(1em + 0.3vw);
    border-left: 5px solid #00B2EA;
    line-height: 1.2;
    padding-left: 1vw;
    width: 100%;
    background-color: #f7f7f7;
    padding: 0.8vw;
    font-weight: normal;
    border-bottom: 0px;
    margin-bottom: 0.5vw;
    margin-top: 0vw;
    display: inline-block;
}

#top_wrap .top_right .editor_body h4 {
    font-weight: normal;
    font-size: calc(1em + 0.3vw);
    border-bottom: 2px solid #00b9ef;
    line-height: 1.2;
    width: 100%;
    clear: both;
    padding-bottom: 10px;
margin-bottom: 0.5vw;
    margin-top: 1.2vw;
    margin-right: 1vw;
}

#top_wrap .top_right .inner .temp01 {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
}

#top_wrap .top_right .inner .temp01 .main_img {
    width: 100%;
    margin: 2vw 0;
    text-align: center;
}

#top_wrap .top_right .inner .temp01 .main_img img {
    max-width: 100%;
    display:inline-block;
}

#top_wrap .top_right .inner .temp01 .left {
    width: 100%;
    float: none;
    margin: 1vw auto;
    display: flex;
    align-items: center;
}

#top_wrap .top_right .inner .temp01 .left p {
    background-image: url(https://www.nibb.ac.jp/images/out_line/out_line_sec01_border.png);
    background-repeat: no-repeat;
    background-position: left top;
    background-size: 65px;
    font-family: 'Lora', serif;
    color: #00b9ef;
    font-size: 2.2vw;
    padding-top: 1.4vw;
    padding-left: 1.4vw;
    line-height: 1;
    display: none;
}

#top_wrap .top_right .inner .temp01 .left h3 {
    font-size: calc(1em + 0.3vw);
    /*padding-left: 30px;
    padding-top: 1.4vw;
    line-height: 1.3;*/
    border-left: 5px solid #00B2EA;
    line-height: 1.2;
    padding-left: 1vw;
    width: 100%;
    background-color: #f7f7f7;
    padding: 0.8vw;
    font-weight: normal;
    border-bottom: 0px;
    margin-bottom: 0vw;
    margin-top: 0vw;
    display: inline-block;
}
#top_wrap .top_right .inner .temp01 .left h4 {
     font-weight: normal;
        font-size: calc(1em + 0.6vw);
    border-bottom: 2px solid #00b9ef;
    line-height: 1.2;
    width: 100%;
    clear: both;
    padding-bottom: 10px;
    margin-bottom: 0.7vw;
    margin-top: 1.2vw;
    margin-right: 1vw;
}

#top_wrap .top_right .inner .temp01 .center {
    width: 100%;
    float: none;
    line-height: 1.8;
    font-size: 15px;
}
#top_wrap .top_right .inner .temp01 .right {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    float: none;
    margin-bottom: 3vw;
}
#top_wrap .top_right .inner .temp01 .right ul {
    padding-top: 20px;
}

#top_wrap .top_right .inner .temp01 .right ul li {
    padding: 10px 0px;
    line-height: 1.2;
}

#top_wrap .top_right .inner .temp01 .right ul li a {
    background-image: url(https://www.nibb.ac.jp/images/out_line/out_line_sec01_arrow.png);
    background-repeat: no-repeat;
    background-position: left;
    background-size: 14px;
    padding-left: 20px;
    color: #b09560;
    font-size: 15px;
}


#top_wrap .top_right .inner .sec01 {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
}

#top_wrap .top_right .inner .sec01 .main_img {
    width: 100%;
    margin: 2vw 0;
    text-align: center;
}

#top_wrap .top_right .inner .sec01 .main_img img {
    max-width: 100%;
}

#top_wrap .top_right .inner .sec01 .left {
    width: 20%;
    float: left;
}

#top_wrap .top_right .inner .sec01 .left p {
    background-image: url(https://www.nibb.ac.jp/images/out_line/out_line_sec01_border.png);
    background-repeat: no-repeat;
    background-position: left top;
    background-size: 65px;
    font-family: 'Lora', serif;
    color: #00b9ef;
    font-size: 48px;
    padding-top: 20px;
    padding-left: 30px;
    line-height: 1;
}

#top_wrap .top_right .inner .sec01 .left h3 {
    font-size: 23px;
    padding-left: 30px;
    padding-top: 10px;
    line-height: 1.3;
    font-weight: normal;
    border-bottom: 0px;
    margin-bottom: 0vw;
    margin-top: 0vw;
}

#top_wrap .top_right .inner .sec01 .center {
    width: 100%;
    float: none;
    line-height: 1.8;
    font-size: 15px;
}

#top_wrap .top_right .inner .sec01 .right {
    width: 75%;
    float: right;
    margin-bottom: 3vw;
}

#top_wrap .top_right .inner .sec01 .right ul {
    padding-top: 20px;
}

#top_wrap .top_right .inner .sec01 .right ul li {
    padding: 10px 0px;
    line-height: 1.2;
}

#top_wrap .top_right .inner .sec01 .right ul li a {
    background-image: url(https://www.nibb.ac.jp/images/out_line/out_line_sec01_arrow.png);
    background-repeat: no-repeat;
    background-position: left;
    background-size: 14px;
    padding-left: 20px;
    color: #b09560;
    font-size: 15px;
}

#top_wrap .top_right .page_nav {
    width: 100%;
    margin: 15px auto;
    overflow: hidden;
    margin-top: 40px;
}

#top_wrap .top_right .page_nav .left {
    width: 185px;
    float: left;
}

#top_wrap .top_right .page_nav .right {
    width: 185px;
    float: right;
}

#top_wrap .top_right .page_nav .left a {
    background-image: url(https://www.nibb.ac.jp/images/out_line/page_nav_left_arrow.png);
    background-repeat: no-repeat;
    background-position: 20px;
    background-size: 9px 14px;
}

#top_wrap .top_right .page_nav .right a {
    background-image: url(https://www.nibb.ac.jp/images/out_line/page_nav_right_arrow.png);
    background-repeat: no-repeat;
    background-position: 155px;
    background-size: 9px 14px;
}

#top_wrap .top_right .page_nav .right,
#top_wrap .top_right .page_nav .left {
    background-color: #4d4d4d;
    text-align: center;
}

#top_wrap .top_right .page_nav .right a,
#top_wrap .top_right .page_nav .left a {
    display: block;
    width: 100%;
    height: 100%;
    padding: 10px 0;
}

#top_wrap .top_right .page_nav .right a span,
#top_wrap .top_right .page_nav .left a span {
    text-align: center;
    color: #ffffff;
    padding: 6px 0;
    position: relative;
    display: block;
    width: 100px;
    margin: 0 auto;
    font-size: 18px;
}

#top_wrap .top_right .page_nav .right a span:before,
#top_wrap .top_right .page_nav .left a span:before {
    position: absolute;
    bottom: 0;
    left: 0;
    content: "";
    display: inline-block;
    width: 20px;
    height: 2px;
    background: #34BBF3;
    transition: 0.5s;
    z-index: 1;
}

#top_wrap .top_right .page_nav .right a span:after,
#top_wrap .top_right .page_nav .left a span:after {
    position: absolute;
    bottom: 0;
    left: 0;
    content: "";
    display: inline-block;
    width: 100%;
    height: 2px;
    background: #e6e6e6;
    transition: 0.5s;
}

#top_wrap .top_right .page_nav .right a:hover span:before,
#top_wrap .top_right .page_nav .left a:hover span:before {
    width: 100%;
}

#top_wrap .top_right .page_nav .right a:hover,
#top_wrap .top_right .page_nav .left a:hover {
    opacity: 1;
}


#top_wrap .top_right #right_header_links {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    background-color: #f7f7f7;
    padding: 20px 5%;
}

#top_wrap .top_right #right_header_links .list_row {
    width: auto;
    padding: 0px 40px;
}

#top_wrap .top_right #right_header_links .list_row ul li {
    display: inline-block;
    width: 29.5%;
    margin-right: 0%;
    padding: 1% 0% 1% 0%;
    background-image: url(https://www.nibb.ac.jp/images/out_line/out_line_sec01_arrow.png);
    background-repeat: no-repeat;
    background-position: left 0.6vw;
    background-size: 14px;
    padding-left: 3%;
    vertical-align: text-top;
}

#top_wrap .top_right #right_header_links .list_row ul li:last-of-type {
    margin-right: 0;
}

#top_wrap .top_right #right_header_links .list_row ul li a {
    color: #b09560;
    font-size: 15px;
    line-height: 1.1;
}

#top_wrap .top_right #right_footer_links {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
}

#top_wrap .top_right #right_footer_links h3 {
    text-align: center;
    font-size: 20px;
    padding: 1.2em 0;
}

#top_wrap .top_right #right_footer_links .archive_list {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    background-color: #f7f7f7;
}

#top_wrap .top_right #right_footer_links .archive_list .archive_list_inner {
    padding: 17px 6%;
}

#top_wrap .top_right #right_footer_links .archive_list .archive_list_inner ul {
    font-size: 0;
}

#top_wrap .top_right #right_footer_links .archive_list .archive_list_inner ul li {
    display: inline-block;
    width: 19%;
    font-size: 15px;
    padding: 17px 0;
}

#top_wrap .top_right #right_footer_links .archive_list .archive_list_inner ul li a {
    background-image: url(https://www.nibb.ac.jp/images/out_line/out_line_sec01_arrow.png);
    background-repeat: no-repeat;
    background-position: left;
    background-size: 14px;
    padding-left: 20px;
    color: #b09560;
    font-size: 15px;
}

.editor_body ul.list {
    margin-top: 1vw;
}

ul.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;
}

ul.l.vectol-link_wrap {
    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;
}

ul li.vectol-link {
    background-image: url(https://www.nibb.ac.jp/images/out_line/out_line_sec01_arrow.png);
    background-repeat: no-repeat;
    display: block;
    width: auto;
    float: left;
    font-size: 15px;
    padding: 0.5vw 1vw;
    text-align: left;
    padding-left: 2vw;
    background-color: #f7f7f7;
    background-position: 0.5vw;
    background-size: 1vw;
    margin-right: 1vw;
    border-radius: 0.1vw;
    margin-bottom: 0.8vw;
}

ul li.vectol-link a {
    color: #b09560;
    font-size: 15px;
}

#top_wrap .top_right .inner .detail_btn {
    width: 20vw;
    margin: 20px auto;
    border: 4px solid #f2f2f2;
    background-color: #fff;
}

#top_wrap .top_right .inner .detail_btn a {
    display: block;
    width: 20vw;
    margin: 0 auto;
    text-align: center;
    padding: 15px 0;
    font-size: 15px;
    font-weight: 500;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    position: relative;
}

#top_wrap .top_right .inner .detail_btn a:before {
    position: absolute;
    bottom: 0;
    left: 0;
    content: "";
    display: inline-block;
    width: 30px;
    height: 0.2vw;
    background: #34BBF3;
    transition: 0.5s;
}

#top_wrap .top_right .inner .detail_btn a:hover:before {
    width: 100%;
}

#top_wrap .top_right .inner .detail_btn a:hover {
    opacity: 1;
}



#top_wrap .top_right .inner .seminar_content_sec {
    width: 100%;
    border: 4px solid #f7f7f7;
    margin: 0 auto;
    overflow: hidden;
    box-sizing: border-box;
    margin-top: 35px;
}

#top_wrap .top_right .inner .seminar_content_sec a {
    display: block;
    width: 100%;
    height: 100%;
}

#top_wrap .top_right .inner .seminar_content_sec a .content_title {
    width: 100%;
    border-left: 4px solid #00b9ef;
    margin: 25px 0;
}

#top_wrap .top_right .inner .seminar_content_sec a .content_title p {
    width: 88%;
    margin: 0 auto;
    color: #555;
    padding: 5px 0;
    font-size: 15px;
}

#top_wrap .top_right .inner .seminar_content_sec a .content_title h2 {
    width: 88%;
    margin: 0 auto;
    color: #b09560;
    padding: 5px 0;
    font-size: 20px;
}

#top_wrap .top_right .inner .seminar_content_sec a .content_info {
    width: 88%;
    margin: 0 auto;
    overflow: hidden;
    border-top: 1px solid #d9d9d9;
    line-height: 1.7;
    font-size: 15px;
    padding: 5px 0;
}

#top_wrap .top_right .inner .seminar_content_sec a .content_info ul {
    padding: 10px 0;
    margin-bottom: 15px;
}

#top_wrap .top_right .inner .seminar_content_sec a .content_info ul li {
    width: 100%;
    overflow: hidden;
    padding: 5px 0;
}

#top_wrap .top_right .inner .seminar_content_sec a .content_info ul li img {
    width: 16px;
    float: left;
    padding-left: 5px;
}

#top_wrap .top_right .inner .seminar_content_sec a .content_info ul li p {
    width: 90%;
    float: left;
    padding-left: 14px;
}

#top_wrap .top_right .inner .seminar_content_sec a .content_info ul li .material-icons {
    float: left;
    color: #CBCBCB;
}

.rss {
    display: inline;
}

.rss>a>img {
    width: 57px;
}




/*
スマホ用CSS
______________________________________________*/

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

#top_wrap .top_right h1 {
    padding: 12px 5%;
}
    #top_wrap .top_right .editor_body {
        font-size: 4vw;
        padding: 1vw 0;
    letter-spacing: 0;
    }
    .rss>a>img {
        width: 60px;
    }
    #top_wrap .top_right h1 span {
        color: #ffffff;
        font-size: 5.4vw;
    }
    #top_wrap .top_right .inner {
        width: 90%;
        margin: 0 auto;
        overflow: hidden;
        padding: 40px 3% 20px;
        font-size: 4vw;
        line-height: 1.8;
        display: block;
    }
#top_wrap .top_right .inner .temp01 .left {
        width: 100%;
        margin: 0 auto;
        overflow: hidden;
        float: none;
        margin-bottom: 25px;
    }
    #top_wrap .top_right .inner .temp01 .left p {
        background-image: url(https://www.nibb.ac.jp/images/out_line/out_line_sec01_border.png);
        background-repeat: no-repeat;
        background-position: left top;
        background-size: 65px;
        font-family: 'Lora', serif;
        color: #00b9ef;
        font-size: 6vw;
        padding-top: 20px;
        padding-left: 30px;
        display: none;
    }
    #top_wrap .top_right .inner .temp01 .left h3 {
    font-size: 5vw;
    padding-left: 3vw;
    padding-top: 0;
    line-height: 1.6;
    font-weight: normal;
    display: inline-block;
    }
    #top_wrap .top_right .inner .temp01 .right {
        width: 100%;
        margin: 0 auto;
        overflow: hidden;
        float: none;
        margin-bottom: 8vw;
    }
    #top_wrap .top_right .inner .temp01 .right ul {
        padding-top: 20px;
    }
    #top_wrap .top_right .inner .temp01 .right ul li {
        padding: 10px 0px;
    }
    #top_wrap .top_right .inner .temp01 .right ul li a {
        background-image: url(https://www.nibb.ac.jp/images/out_line/out_line_sec01_arrow.png);
        background-repeat: no-repeat;
        background-position: left;
        background-size: 4vw;
        padding-left: 1.6em;
        color: #b09560;
        font-size: 4vw;
    }
    #top_wrap .top_right .inner h2 {
        position: relative;
        padding: 1em 0;
        color: #00b9ef;
        font-size: 5vw;
    line-height: 1.2;
        width: 100%;
        margin: 0 auto;
        overflow: hidden;
    font-weight: bold;
    }
    #top_wrap .top_right .inner h2:after {
        position: absolute;
        top: 0;
        left: 0;
        content: "";
        display: inline-block;
        width: 100%;
        height: 3px;
        background: #f2f2f2;
    }
    #top_wrap .top_right .inner h2:before {
        position: absolute;
        top: 0;
        left: 0;
        content: "";
        display: inline-block;
        width: 30px;
        height: 3px;
        background: #666666;
        z-index: 1;
    }
    #top_wrap .top_right .editor_body h3 {
            font-size: 5vw;
    padding-left: 3vw;
    padding-top: 0;
    line-height: 1.6;
    font-weight: normal;
    display: inline-block;
    }
    #top_wrap .top_right .editor_body h4 {
        font-weight: normal;
        font-size: 4vw;
        border-bottom: 2px solid ##00b9ef;
        line-height: 1.2;
        padding-bottom:1vw;
        width: 100%;
        clear: both;
        margin-bottom: 1.2vw;
        margin-top: 2.2vw;
    font-weight: bold;
    }
    #top_wrap .top_right .inner .sec01 .left {
        width: 94%;
        margin: 0 auto;
        overflow: hidden;
        float: none;
        margin-bottom: 25px;
    }
    #top_wrap .top_right .inner .sec01 .left p {
        background-image: url(https://www.nibb.ac.jp/images/out_line/out_line_sec01_border.png);
        background-repeat: no-repeat;
        background-position: left top;
        background-size: 65px;
        font-family: 'Lora', serif;
        color: #00b9ef;
        font-size: 6vw;
        padding-top: 20px;
        padding-left: 30px;
        display: inline-block;
    }
    #top_wrap .top_right .inner .sec01 .left h3 {
        font-size: 5vw;
        padding-left: 30px;
        padding-top: 10px;
        line-height: 1.3;
        font-weight: normal;
        display: inline-block;
    }
    #top_wrap .top_right .inner .sec01 .right {
        width: 94%;
        margin: 0 auto;
        overflow: hidden;
        float: none;
        margin-bottom: 8vw;
    }
    #top_wrap .top_right .inner .sec01 .right ul {
        padding-top: 20px;
    }
    #top_wrap .top_right .inner .sec01 .right ul li {
        padding: 10px 0px;
    }
    #top_wrap .top_right .inner .sec01 .right ul li a {
        background-image: url(https://www.nibb.ac.jp/images/out_line/out_line_sec01_arrow.png);
        background-repeat: no-repeat;
        background-position: left;
        background-size: 4vw;
        padding-left: 1.6em;
        color: #b09560;
        font-size: 4vw;
    }
    #top_wrap .top_right .page_nav {
        width: 100%;
        margin: 0px auto;
        overflow: hidden;
        margin-top: 40px;
    }
    #top_wrap .top_right .page_nav .left {
        width: 50%;
        float: left;
        box-sizing: border-box;
        border-right: 0.1vw solid #ffffff;
    }
    #top_wrap .top_right .page_nav .right {
        width: 50%;
        float: right;
        box-sizing: border-box;
        border-left: 0.1vw solid #ffffff;
    }
    #top_wrap .top_right .page_nav .right a,
    #top_wrap .top_right .page_nav .left a {
        display: block;
        width: 100%;
        height: 100%;
        padding: 1em 0;
    }
    #top_wrap .top_right .page_nav .left a {
        width: 80%;
        margin: 0 auto;
        background-image: url(https://www.nibb.ac.jp/images/out_line/page_nav_left_arrow.png);
        background-repeat: no-repeat;
        background-position: left;
        background-size: 9px 14px;
    }
    #top_wrap .top_right .page_nav .right a {
        width: 80%;
        margin: 0 auto;
        background-image: url(https://www.nibb.ac.jp/images/out_line/page_nav_right_arrow.png);
        background-repeat: no-repeat;
        background-position: right;
        background-size: 9px 14px;
    }
    #top_wrap .top_right #right_header_links .list_row {
        width: 90%;
        padding: 0px 0;
    }

    #top_wrap .top_right #right_header_links .list_row ul li {
        display: inline-block;
        width: 47%;
        margin-right: 2%;
        padding: 3% 0% 1.5% 0%;
        background-image: none;
    }

    #top_wrap .top_right #right_header_links .list_row ul li a {
        background-image: url(https://www.nibb.ac.jp/images/out_line/out_line_sec01_arrow.png);
        background-repeat: no-repeat;
        background-position: left 0.2vw;
        background-size: 4vw;
        padding-left: 1.6em;
        color: #b09560;
        font-size: 4vw;
        display: block;
    }
    #top_wrap .top_right #right_footer_links h3 {
        text-align: center;
        font-size: 3.8vw;
        padding: 3vw 0;
    }
    #top_wrap .top_right #right_footer_links .archive_list .archive_list_inner ul {
        font-size: 0;
        width: 100%;
        margin: 0 auto;
        overflow: hidden;
    }
    #top_wrap .top_right #right_footer_links .archive_list .archive_list_inner ul li {
        display: block;
        width: 33%;
        float: left;
        font-size: 4vw;
        padding: 3vw 0;
        text-align: center;
    }
    #top_wrap .top_right #right_footer_links .archive_list .archive_list_inner ul li a {
        font-size: 4vw;
    }

    ul li.vectol-link {
        display: block;
        width: auto;
        float: left;
        font-size: 4vw;
        padding: 3vw 8vw;
        text-align: left;
        padding-left: 8vw;
        background-color: #f7f7f7;
        background-position: 2vw;
        background-size: 4vw;
        border-radius: 1vw;
    }
    ul li.vectol-link a {
        font-size: 4vw;
        color: #b09560;
    }

    #top_wrap .top_right .inner .seminar_content_sec a .content_title p {
        width: 88%;
        margin: 0 auto;
        color: #555;
        padding: 5px 0;
        font-size: 3vw;
    }
    #top_wrap .top_right .inner .seminar_content_sec a .content_title h2 {
        width: 88%;
        margin: 0 auto;
        color: #b09560;
        padding: 0.7em 0;
        font-size: 3.6vw;
        line-height: 1.2;
    }
    #top_wrap .top_right .inner .seminar_content_sec a .content_info ul li {
        display: flex;
    }
    #top_wrap .top_right .inner .seminar_content_sec a .content_info ul li img {
        width: 5%;
        max-width: 25px;
        float: left;
        padding-left: 5px;
        padding-top: 1vw;
    }
    #top_wrap .top_right .inner .seminar_content_sec a .content_info ul li p {
        width: 90%;
        float: left;
        padding-left: 14px;
        font-size: 3.4vw;
        line-height: 1.8;
    }
    #top_wrap .top_right .inner .seminar_content_sec a .content_info ul li .material-icons {
        font-size: 5.4vw;
    }


    #top_wrap .top_right .inner .detail_btn {
       	width: 65%;
	    margin: 20px auto;
	    border: 4px solid #f2f2f2;
	    background-color: #fff;
	    margin-bottom: 60px;
    }
    #top_wrap .top_right .inner .detail_btn a {
        display: block;
	    width: 100%;
	    margin: 0 auto;
	    text-align: center;
	    padding: 1.5em 0;
	    font-size: 3.6vw;
	    font-weight: 300;
	    -webkit-transition: all 0.5s;
	    transition: all 0.5s;
	    position: relative;
    }
    #top_wrap .top_right .inner .detail_btn a:before {
		position: absolute;
		bottom: 0;
		left: 0;
		content: "";
		display: inline-block;
		width: 15%;
		height: 4px;
		background: #34BBF3;
		transition: 0.5s;
    }
    #top_wrap .top_right .inner .detail_btn a:hover:before {
        width: 100%;
    }
    #top_wrap .top_right .inner .detail_btn a:hover {
        opacity: 1;
    }
}


/*****************************************************
プレスリリース個別ページ
*****************************************************/

#top_wrap .top_right .inner #news_detail_title {
    border-left: 4px solid #00b9ef;
    padding: 0px 20px;
    margin-top: 45px;
}

#top_wrap .top_right .inner #news_detail_title p {
    color: #999999;
    font-size: 15px;
    padding: 7px 0;
}

#top_wrap .top_right .inner #news_detail_title h3 {
    font-size: 20px;
    padding: 0 0 8px 0;
    line-height: 1.4;
}

#top_wrap .top_right .inner #news_detail {
    width: auto;
    margin: 45px auto;
    overflow: hidden;
    letter-spacing: 0;
}
/*
#top_wrap .top_right .inner #news_detail p {
    line-height: 1.7;
    font-size: 15px;
    padding: 5px 0;
}
*/
#top_wrap .top_right .inner #news_detail img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
    padding: 10px 0;
    box-sizing: border-box;
}
#top_wrap .top_right .inner #news_detail.editor_body img {
    padding: 0px 0;
}


#top_wrap .top_right .inner .widget {
    position: absolute;
    right: 40px;
    margin-top: 20px;
    z-index: 999;
}


/*
スマホ用CSS
______________________________________________*/

@media screen and (max-width: 1000px) {
    #top_wrap .top_right .inner .widget {
        position: absolute;
        margin-top: 3.2em;
        z-index: 0;
        left: 5vw;
        width:95vw;
    }

    #top_wrap .top_right .inner #news_detail_title {
        border-left: 4px solid #00b9ef;
        padding: 0px 3vw;
        margin-top: 2em;
    }
    #top_wrap .top_right .inner #news_detail_title p {
        color: #999999;
        font-size: 3.6vw;
        padding: 1vw 0;
    }
    #top_wrap .top_right .inner #news_detail_title h3 {
        font-size: 4vw;
        padding: 1vw 0;
        line-height: 1.6;
    font-weight: bold;
    }
    #top_wrap .top_right .inner #news_detail p {
        line-height: 1.7;
        font-size: 3.8vw;
        padding: 1vw 0;
    }
}


/*****************************************************
セミナー・行事一覧
*****************************************************/

#top_wrap .top_right .inner .seminar_detail {
    width: 100%;
    border: 4px solid #f7f7f7;
    margin: 0 auto;
    overflow: hidden;
    box-sizing: border-box;
    margin-top: 15px;
}

#top_wrap .top_right .inner .seminar_detail {
    display: block;
    width: 100%;
    height: 100%;
}

#top_wrap .top_right .inner .seminar_detail .content_title {
    width: 100%;
    border-left: 4px solid #00b9ef;
    margin: 25px 0;
}

#top_wrap .top_right .inner .seminar_detail .content_title p {
    width: 88%;
    margin: 0 auto;
    color: #555;
    padding: 5px 0;
    font-size: 0.9vw;
}

#top_wrap .top_right .inner .seminar_detail .content_title h2 {
    width: 88%;
    margin: 0 auto;
    color: #b09560;
    padding: 5px 0;
    font-size: 20px;
}

#top_wrap .top_right .inner .seminar_detail .content_info {
    width: 88%;
    margin: 0 auto;
    overflow: hidden;
    border-top: 1px solid #d9d9d9;
    padding: 20px 0 40px;
}

#top_wrap .top_right .inner .seminar_detail .content_info ul {
    padding: 10px 0;
    margin-bottom: 15px;
}

#top_wrap .top_right .inner .seminar_detail .content_info ul li {
    width: 100%;
    overflow: hidden;
    padding: 5px 0;
}

#top_wrap .top_right .inner .seminar_detail .content_info ul li img {
    width: 16px;
    float: left;
    padding-left: 5px;
}

#top_wrap .top_right .inner .seminar_detail .content_info ul li p {
    width: 90%;
    float: left;
    padding-left: 14px;
}

#top_wrap .top_right .inner .seminar_detail .content_info ul li .material-icons {
    float: left;
    color: #CBCBCB;
}

#top_wrap .top_right .inner .seminar_detail .content_info .entry-line {
    padding-bottom: 1vw;
    line-height: 1.7;
    font-size: 15px;
    padding: 5px 0;
}

#top_wrap .top_right .inner .seminar_detail .content_info .entry-line span {
    background-color: #f7f7f7;
    width: 100%;
    display: inline-block;
    padding: 0.5vw;
}

#top_wrap .top_right .inner .seminar_detail .content_info .entry-line p {
    /*width: 100%;*/
    display: inline-block;
    padding: 0.5vw;
}
#top_wrap .top_right .inner .seminar_detail .content_info .entry-line a {
     color: #b09560;
}




/*
スマホ用CSS
______________________________________________*/

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

    #top_wrap .top_right .inner .seminar_detail .content_title p {
        width: 88%;
        margin: 0 auto;
        color: #999999;
        padding: 5px 0;
        font-size: 3.5vw;
    }
    #top_wrap .top_right .inner .seminar_detail .content_title h2 {
        width: 88%;
        margin: 0 auto;
        color: #b09560;
        padding: 0.7em 0;
        font-size: 4vw;
        line-height: 1.2;
    }
    #top_wrap .top_right .inner .seminar_detail .content_info ul li img {
        width: 5%;
        max-width: 25px;
        float: left;
        padding-left: 5px;
        padding-top: 1vw;
    }
    #top_wrap .top_right .inner .seminar_detail .content_info ul li p {
        width: 90%;
        float: left;
        padding-left: 14px;
        font-size: 3.4vw;
        line-height: 1.8;
    }
    #top_wrap .top_right .inner .seminar_detail .content_info .entry-line span {
        background-color: #f7f7f7;
        width: 100%;
        display: inline-block;
        padding: 1vw 3vw;
        font-size: 3.5vw;
    }
    #top_wrap .top_right .inner .seminar_detail .content_info .entry-line p {
        width: auto;
        display: inline-block;
        padding: 1vw 3vw;
        padding-bottom: 2vw;
        font-size: 3.4vw;
    }
}


/*****************************************************
大学院
*****************************************************/

#top_wrap .top_right #univ_wrap .main_img {
    width: 100%;
}

#top_wrap .top_right #univ_wrap .main_img img {
    width: 100%;
}

#top_wrap .top_right #univ_wrap .sec01 {
    max-width: 100%;
    margin: 0 auto;
    overflow: hidden;
    padding: 36px 6% 20px;
    position: relative;
    background-color: #F7F7F7;
}

#top_wrap .top_right #univ_wrap .sec01 h1 {
    font-family: 'Open Sans', sans-serif;
    text-align: center;
    font-size: 28px;
    line-height: 43px;
    letter-spacing: 1.6px;
    margin-bottom: 30px;
    font-weight: 700;
    background-image: none;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 0;
}

#top_wrap .top_right #univ_wrap .sec01 h1>img {
    width: 30px;
    padding-right: 5px;
}

#top_wrap .top_right #univ_wrap .sec01 h1 a {
    width: 50px;
    position: absolute;
    right: 50px;
    top: 36px;
    display: block;
}

#top_wrap .top_right #univ_wrap .sec01 h1 a img {
    width: 50px;
}

#top_wrap .top_right #univ_wrap .sec01 .all_menu {
    width: 100%;
    margin: 15px auto;
    overflow: hidden;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: flex-start;
    align-content: space-around;
}

#top_wrap .top_right #univ_wrap .sec01 .all_menu .menu {
    width: 30%;
    margin-right: 5%;
    margin-bottom: 10px;
}

#top_wrap .top_right #univ_wrap .sec01 .all_menu .menu:nth-of-type(3n) {
    /*width: 30%;*/
    margin-right: 0;
}

#top_wrap .top_right #univ_wrap .sec01 .all_menu .menu .menu_text {
    width: 100%;
    margin: 0 auto;
    letter-spacing: 0.1em;
    background-color: #fff;
    padding: 5px 15px 15px;
    border: 4px solid #f2f2f2;
    box-sizing: border-box;
    transition-property: all;
    transition: 0.3s linear;
}
#top_wrap .top_right #univ_wrap .sec01 .all_menu .menu:hover .menu_text {
    border: 4px solid #dddddd;
    transition-property: all;
    transition: 0.3s linear;
}

#top_wrap .top_right #univ_wrap .sec01 .all_menu #schedule_box{
   width:100%;
}
#top_wrap .top_right #univ_wrap .sec01 .all_menu .menu .menu_text p {
    line-height: 1.8;
    font-size:14px;
}

#top_wrap .top_right #univ_wrap .sec01 .all_menu .menu .menu_text p.date {
    color: #999999;
    padding: 10px 0 5px;
    font-weight: 400;
}
#top_wrap .top_right #univ_wrap .sec01 .all_menu .menu .menu_text p.category{
    display: inline-block;
    color: #ffffff;
    padding: 0.3em 1em;
   -moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
	border-radius: 5px;
    font-size:0.6vw;
}
#top_wrap .top_right #univ_wrap .sec01 .all_menu .menu .menu_text p.category.cat_01{
   background-color:#90c400;
}
#top_wrap .top_right #univ_wrap .sec01 .all_menu .menu .menu_text p.category.cat_02{
   background-color:#ff7400;
}
#top_wrap .top_right #univ_wrap .sec01 .all_menu .menu .menu_text p.category.cat_03{
   background-color:#268bc2;
}



#top_wrap .top_right #univ_wrap .sec01 .to_list_btn {
    width: 204px;
    margin: 20px auto;
    border: 4px solid #f2f2f2;
    background-color: #fff;
}

#top_wrap .top_right #univ_wrap .sec01 .to_list_btn a {
    display: block;
    width: 204px;
    margin: 0 auto;
    text-align: center;
    padding: 15px 0;
    font-size: 13px;
    font-weight: 400;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    position: relative;
}

#top_wrap .top_right #univ_wrap .sec01 .to_list_btn a:before {
    position: absolute;
    bottom: 0;
    left: 0;
    content: "";
    display: inline-block;
    width: 30px;
    height: 2px;
    background: #00bd9a;
    transition: 0.5s;
}

#top_wrap .top_right #univ_wrap .sec01 .to_list_btn a:hover:before {
    width: 100%;
}

#top_wrap .top_right #univ_wrap .sec01 .to_list_btn a:hover {
    opacity: 1;
}

#top_wrap .top_right #univ_wrap .sec02 {
    max-width: 100%;
    margin: 0 auto;
    overflow: hidden;
    background-image: url(https://www.nibb.ac.jp/images/univ/univ_about_bg.png);
    background-repeat: no-repeat;
    background-position: right;
    background-size: 50%;
    padding: 50px 0;
}

#top_wrap .top_right #univ_wrap .sec02 .inner {
    width: 94%;
    padding: 0px 6%;
}

#top_wrap .top_right #univ_wrap .sec02 .inner h2 {
    width: 40%;
}

#top_wrap .top_right #univ_wrap .sec02 .inner h2 img {
    width: 100%;
}

#top_wrap .top_right #univ_wrap .sec02 .inner p {
    width: 50%;
    font-size: 0.9vw;
    line-height: 2.2;
    padding-top: 40px;
}

#top_wrap .top_right #univ_wrap .sec03 {
    max-width: 100%;
    margin: 0 auto;
    overflow: hidden;
    padding: 50px 0;
}

#top_wrap .top_right #univ_wrap .sec03 h2 {
    text-align: center;
    padding: 10px 0 0;
    font-size: 18px;
    font-weight: 700;
    font-family: 'Open Sans', sans-serif;
}

#top_wrap .top_right #univ_wrap .sec03 .inner {
    width: 94%;
    margin: 0 auto;
    overflow: hidden;
    padding: 0 3%;
}

#top_wrap .top_right #univ_wrap .sec03 .inner .content {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    box-sizing: border-box;
    border: 2px solid #f2f2f2;
    margin-top: 18px;
}

#top_wrap .top_right #univ_wrap .sec03 .inner .content .left {
    width: 50%;
    float: left;
}

#top_wrap .top_right #univ_wrap .sec03 .inner .content .left a {
    display: block;
    width: 100%;
    height: 12vw;
    text-align: center;
    position: relative;
}

#top_wrap .top_right #univ_wrap .sec03 .inner .content .left a:before {
    position: absolute;
    bottom: 0;
    left: 0;
    content: "";
    display: inline-block;
    width: 20%;
    height: 2px;
    background: #00bd9a;
    transition: 0.5s;
}

#top_wrap .top_right #univ_wrap .sec03 .inner .content .left a:hover:before {
    width: 100%;
}

#top_wrap .top_right #univ_wrap .sec03 .inner .content .left a:hover {
    opacity: 0.7;
}

#top_wrap .top_right #univ_wrap .sec03 .inner .content .left a .text {
    padding-top: 5vw;
}

#top_wrap .top_right #univ_wrap .sec03 .inner .content .left a h3 {
    font-size: 20px;
    position: relative;
    width: 50%;
    margin: 0 auto;
}



#top_wrap .top_right #univ_wrap .sec03 .inner .content .left a p {
    padding-top: 0.7vw;
    font-size: 0.9vw;
    color: #666666;
}

#top_wrap .top_right #univ_wrap .sec03 .inner .content .right {
    width: 50%;
    float: right;
    height: 12vw;
    overflow: hidden;
}

#top_wrap .top_right #univ_wrap .sec03 .inner .content .right img {
    width: 100%;
}

#top_wrap .top_right #univ_wrap .sec03 .inner .content.content2 {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    box-sizing: border-box;
    border: 2px solid #f2f2f2;
    margin-top: 18px;
}

#top_wrap .top_right #univ_wrap .sec03 .inner .content.content2 .right {
    width: 50%;
    float: left;
}

#top_wrap .top_right #univ_wrap .sec03 .inner .content.content2 .right a {
    display: block;
    width: 100%;
    height: 12vw;
    text-align: center;
    position: relative;
}

#top_wrap .top_right #univ_wrap .sec03 .inner .content.content2 .right a:before {
    position: absolute;
    bottom: 0;
    left: 0;
    content: "";
    display: inline-block;
    width: 20%;
    height: 2px;
    background: #00bd9a;
    transition: 0.5s;
}

#top_wrap .top_right #univ_wrap .sec03 .inner .content.content2 .right a:hover:before {
    width: 100%;
}

#top_wrap .top_right #univ_wrap .sec03 .inner .content.content2 .right a:hover {
    opacity: 0.7;
}

#top_wrap .top_right #univ_wrap .sec03 .inner .content.content2 .right a .text {
    padding-top: 5vw;
}

#top_wrap .top_right #univ_wrap .sec03 .inner .content.content2 .right a h3 {
    font-size: 20px;
    position: relative;
    width: 50%;
    margin: 0 auto;
}

#top_wrap .top_right #univ_wrap .sec03 .inner .content.content2 .right a p {
    padding-top: 0.7vw;
    font-size: 0.9vw;
    color: #666666;
}

#top_wrap .top_right #univ_wrap .sec03 .inner .content.content2 .left {
    width: 50%;
    float: left;
    height: 12vw;
    overflow: hidden;
}

#top_wrap .top_right #univ_wrap .sec03 .inner .content.content2 .left img {
    width: 100%;
}

#top_wrap .top_right #univ_wrap .sec03 .inner .content.content3 .left a h3 {
    font-size: 20px;
    position: relative;
    width: 70%;
    margin: 0 auto;
}

#top_wrap .top_right #univ_wrap .sec04 {
    width: 94%;
    margin: 0 auto;
    overflow: hidden;
    padding: 0 3%;
    padding-bottom: 50px;
}

#top_wrap .top_right #univ_wrap .sec04 img {
    width: 100%;
}

#top_wrap .top_right #univ_wrap .sec04 .left {
    width: 58%;
    float: left;
}

#top_wrap .top_right #univ_wrap .sec04 .right {
    width: 38%;
    float: right;
}

#top_wrap .top_right #univ_wrap .sec04 .right ul li {
    padding-bottom: 9px;
}

#top_wrap .top_right #univ_wrap .sec04 .right ul li:last-of-type {
    padding-bottom: 0;
}


/*
スマホ用CSS
______________________________________________*/

@media screen and (max-width: 1000px) {
#top_wrap .top_right #univ_wrap .sec01 h1 {
    font-family: 'Open Sans', sans-serif;
    text-align: center;
    font-size: 5.8vw;
}
#top_wrap .top_right #univ_wrap .sec01 h1>img {
    width: 6vw;
margin-left: -6vw
}
    #top_wrap .top_right #univ_wrap .sec01 h1 a {
        width: 50px;
        position: absolute;
        right: 3vw;
        top: 36px;
        display: block;
    }
    #top_wrap .top_right #univ_wrap .sec01 .all_menu .menu {
        width: 100%;
        margin-right: 0%;
        margin-bottom: 10px;
    }
    #top_wrap .top_right #univ_wrap .sec01 .all_menu .menu:last-of-type {
        width: 100%;
        margin-right: 0;
    }
    #top_wrap .top_right #univ_wrap .sec01 .all_menu .menu .menu_text p {
        line-height: 1.8;
        font-size: 3.8vw;
    }
    #top_wrap .top_right #univ_wrap .sec01 .all_menu .menu .menu_text p.date {
        color: #999999;
        padding: 10px 0 5px;
        font-weight: 400;
        font-size: 3.2vw;
    }
    #top_wrap .top_right #univ_wrap .sec01 .to_list_btn {
        width: 65%;
        margin: 20px auto;
        border: 4px solid #f2f2f2;
        background-color: #fff;
        margin-bottom: 60px;
    }
    #top_wrap .top_right #univ_wrap .sec01 .to_list_btn a {
        display: block;
        width: 100%;
        margin: 0 auto;
        text-align: center;
        padding: 1.5em 0;
        font-size: 3.6vw;
        font-weight: 300;
        -webkit-transition: all 0.5s;
        transition: all 0.5s;
        position: relative;
    }
    #top_wrap .top_right #univ_wrap .sec01 .to_list_btn a:before {
        position: absolute;
        bottom: 0;
        left: 0;
        content: "";
        display: inline-block;
        width: 15%;
        height: 4px;
        background: #00bd9a;
        transition: 0.5s;
    }
    #top_wrap .top_right #univ_wrap .sec01 .to_list_btn a:hover:before {
        width: 100%;
    }
    #top_wrap .top_right #univ_wrap .sec01 .to_list_btn a:hover {
        opacity: 1;
    }
    #top_wrap .top_right #univ_wrap .sec02 .inner h2 {
        width: 60%;
    }
    #top_wrap .top_right #univ_wrap .sec02 .inner p {
        width: 92%;
        font-size: 3.6vw;
        line-height: 1.8;
        padding-top: 40px;
    }
    #top_wrap .top_right #univ_wrap .sec02 {
        max-width: 100%;
        margin: 0 auto;
        overflow: hidden;
        background-image: url(https://www.nibb.ac.jp/images/univ/univ_about_bg.png);
        background-repeat: no-repeat;
        background-position: bottom right;
        background-size: 50%;
        padding: 50px 0 15px 0;
    }
    #top_wrap .top_right #univ_wrap .sec03 h2 {
        text-align: center;
        padding: 10px 0 0;
        font-size: 5vw;
        font-weight: 700;
        font-family: 'Open Sans', sans-serif;
    }
    #top_wrap .top_right #univ_wrap .sec03 {
        max-width: 100%;
        margin: 0 auto;
        overflow: hidden;
        padding: 30px 0;
    }
    #top_wrap .top_right #univ_wrap .sec03 .inner .content .left a {
        display: block;
        width: 100%;
        height: 24vw;
        text-align: center;
        position: relative;
    }
    #top_wrap .top_right #univ_wrap .sec03 .inner .content .right {
        width: 50%;
        float: right;
        height: 24vw;
        overflow: hidden;
    }
    #top_wrap .top_right #univ_wrap .sec03 .inner .content.content2 .left {
        width: 50%;
        float: left;
        height: 24vw;
        overflow: hidden;
    }
    #top_wrap .top_right #univ_wrap .sec03 .inner .content.content2 .right a {
        display: block;
        width: 100%;
        height: 24vw;
        text-align: center;
        position: relative;
    }
    #top_wrap .top_right #univ_wrap .sec03 .inner .content .left a h3 {
        font-size: 3vw;
        position: relative;
        width: 68%;
        margin: 0 auto;
    }
    #top_wrap .top_right #univ_wrap .sec03 .inner .content .left a p {
        padding-top: 2vw;
        font-size: 3vw;
        color: #666666;
    }
    #top_wrap .top_right #univ_wrap .sec03 .inner .content .left a .text {
        padding-top: 8vw;
    }
    #top_wrap .top_right #univ_wrap .sec03 .inner .content.content3 .left a h3 {
        font-size: 3vw;
        position: relative;
        width: 90%;
        margin: 0 auto;
    }
    #top_wrap .top_right #univ_wrap .sec03 .inner .content.content2 .right a h3 {
        font-size: 3vw;
        position: relative;
        width: 68%;
        margin: 0 auto;
    }
    #top_wrap .top_right #univ_wrap .sec03 .inner .content.content2 .right a p {
        padding-top: 2vw;
        font-size: 3vw;
        color: #666666;
    }
    #top_wrap .top_right #univ_wrap .sec03 .inner .content.content2 .right a .text {
        padding-top: 8vw;
    }
}


/*****************************************************
研究部門・施設
*****************************************************/

#top_wrap .top_right #sections .inner .title {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
}

#top_wrap .top_right #sections .inner .title h3 {
    /*font-weight: normal;
    font-size: 20px;
    line-height: 1.6;*/
}

#top_wrap .top_right #sections .inner .title ul {
    padding-top: 20px;
}

#top_wrap .top_right #sections .inner .title ul li {
    display: inline-block;
    font-size: 15px;
}

#top_wrap .top_right #sections .inner .title p {
    padding-top: 10px;
    color: #b09560;
    font-size: 15px;
}

#top_wrap .top_right #sections .inner .content {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    box-sizing: border-box;
    border: 4px solid #f7f7f7;
    margin-top: 40px;
}

#top_wrap .top_right #sections .inner .content:last-of-type {
    margin-bottom: 40px;
}

#top_wrap .top_right #sections .inner .content .left {
    width: 25%;
    float: left;
    box-sizing: border-box;
}

#top_wrap .top_right #sections .inner .content .left h3 {
    font-weight: normal;
    border-bottom: 0px solid #666666;
    clear: both;
    margin-bottom: 0vw;
    border-left: 4px solid #00b9ef;
    font-size: 20px;
    padding: 2% 6%;
    margin-top: 1.5vw;
    line-height: 1.3;
    font-weight: normal;
}

#top_wrap .top_right #sections .inner .content .left span {
    margin-left: 1.0vw;
    font-size: 0.9vw;
}

#top_wrap .top_right #sections .inner .content .right {
    width: 75%;
    float: left;
    box-sizing: border-box;
    border-left: 1px solid #d9d9d9;
    min-height: 5em;
}

#top_wrap .top_right #sections .inner .content .right ul li {
    border-bottom: 1px solid #d9d9d9;
}

#top_wrap .top_right #sections .inner .content .right ul li:last-of-type {
    border: none;
}

#top_wrap .top_right #sections .inner .content .right ul li a {
    display: block;
    width: 98%;
    margin: 0 auto;
    overflow: hidden;
    padding: 1%;
    padding-bottom: 0.5%;
    color:#333333;
}

#top_wrap .top_right #sections .inner .content .right ul li a .img {
    width: 11%;
    float: left;
    display: block;
    min-height: 1.3vw;
    padding-top: 2%;
    padding-left: 2%;
}

#top_wrap .top_right #sections .inner .content .right ul li a .img img {
    width: 100%;
}

#top_wrap .top_right #sections .inner .content .right ul li a .text {
    width: 87%;
    float: left;
}

#top_wrap .top_right #sections .inner .content .right ul li a .text h4 {
    font-weight: normal;
    border-bottom: 0px solid #00b9ef;
    line-height: 1.6;
    width: auto;
    clear: none;
    margin-bottom: 0;
    margin-top: 0;

    padding-left: 5%;
    padding-top: 3%;
    color: #b09560;
    font-size: 1.1vw;
    font-weight: normal;
}

#top_wrap .top_right #sections .inner .content .right ul div.noimg {
    padding: 2vw 0.5vw;
}

#top_wrap .top_right #sections .inner .content .right ul li a .text p {
    padding-left: 5%;
    padding-top: 1.5%;
    padding-bottom: 4%;
    font-size: 15px;
}


/*
スマホ用CSS
______________________________________________*/

@media screen and (max-width: 1000px) {
    #top_wrap .top_right #sections h1 span {
        color: #ffffff;
        font-size: 5.4vw;
    }
    #top_wrap .top_right #sections .inner>h2 {
        position: relative;
        padding: 1em 0;
        color: #00b9ef;
        font-size: 4vw;
        width: 100%;
        margin: 0 auto;
        overflow: hidden;
        line-height: 1;
    }
    #top_wrap .top_right #sections .inner>h2:after {
        position: absolute;
        top: 0;
        left: 0;
        content: "";
        display: inline-block;
        width: 100%;
        height: 3px;
        background: #f2f2f2;
    }
    #top_wrap .top_right #sections .inner>h2:before {
        position: absolute;
        top: 0;
        left: 0;
        content: "";
        display: inline-block;
        width: 30px;
        height: 3px;
        background: #666666;
        z-index: 1;
    }
    #top_wrap .top_right #sections .inner .title h3 {
        font-weight: normal;
        font-size: 4vw;
        border-bottom: 2px solid #666666;
        line-height: 1.6;
    }
    #top_wrap .top_right #sections .inner .title ul li {
        display: inline-block;
        font-size: 3.4vw;
    }
    #top_wrap .top_right #sections .inner .title p {
        padding-top: 10px;
        color: #b09560;
        font-size: 3.4vw;
    }
    #top_wrap .top_right #sections .inner .content .left {
        width: 100%;
        float: none;
        box-sizing: border-box;
        border-bottom: 2px solid #d9d9d9;
    }
    #top_wrap .top_right #sections .inner .content .left h3 {
        border-left: 4px solid #00b9ef;
        font-size: 3.4vw;
        padding: 2% 3%;
        margin-top: 2vw;
        margin-bottom: 2vw;
        line-height: 1.6;
        font-weight: normal;
    }
#top_wrap .top_right #sections .inner .content .left span {
    margin-left: 3.5vw;
    font-size: 2.5vw;
    margin-top: -2vw;
    display: block;
    margin-bottom: 3vw;
}
    #top_wrap .top_right #sections .inner .content .right ul li {
        border-bottom: 2px solid #d9d9d9;
    }
    #top_wrap .top_right #sections .inner .content .right ul li a .text h4 {
        padding-left: 2%;
        padding-top: 2%;
        color: #b09560;
        font-size: 3vw;
        font-weight: normal;
    }
    #top_wrap .top_right #sections .inner .content .right ul li a .text p {
        padding-left: 2%;
        padding-top: 1.5%;
        padding-bottom: 1.5%;
        font-size: 3vw;
        line-height: 1.8;
    }
    #top_wrap .top_right #sections .inner .content .right {
        width: 100%;
        float: none;
        box-sizing: border-box;
        border-left: none;
        min-height:2em;
    }
}








/**旧デザインの持ち込み**/

.clearfix:after {
    content: ".";
    /* 新しい要素を作る */
    display: block;
    /* ブロックレベル要素に */
    clear: both;
    height: 0;
    visibility: hidden;
}

.clearfix {
    min-height: 1px;
}

* html .clearfix {
    height: 1px;
    /*¥*/
    /*/
  height: auto;
  overflow: hidden;
  /**/
}

#subtitle-line h2 {
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 160%;
    line-height: 27px;
    color: #000;
    background-repeat: no-repeat;
    padding-left: 15px;
    background-image: url(../img/title-left-h2.gif);
}


#subtitle-line {
    width: 100%;
    margin-top: 10px;
}

#subtitle-line .subtitile-space {
    float: left;
    width: auto;
}

#subtitle-line .pan-list {
    float: right;
    text-align: right;
    color: #666666;
    font-size: 11px;
}

#contents-left {
    width: 660px;
    float: left;
    text-align: left;
    margin-bottom: 20px;
}

#co-block {
    width: 100%;
    display: list-item;
    display: table;
    clear: both;
    color: #555;
    font-size: 100%;
    line-height: 175%;
    text-align: left;
}

#co-block .noimg {
    width: 100%;
    overflow: hidden;
    float: left;
    padding-top: 15px;
    text-align: left;
}

#co-block .left {
    width: 50%;
    float: left;
    margin-top: 15px;
    color: #606060;
    line-height: 175%;
}
#co-block .right {
    width: 50%;
    float: left;
    margin-top: 15px;
}
#co-block .project .title{
    border-bottom: 2px solid #ccc;
}
#co-block .project .title h5{
    padding: 0.5vw 0;
}


/*
スマホ用CSS
______________________________________________*/
@media screen and (max-width: 1000px) {
#co-block .left {
    width: 100%;
    float: none;
    margin-top: 15px;
    color: #606060;
    line-height: 175%;
}
#co-block .right {
    width: 100%;
    float: none;
    margin-top: 0px;
    color: #606060;
    line-height: 175%;
    text-align: center;
}
}

/*
#co-block .right{
width:238px;
float:right;
overflow:hidden;
margin-top:15px;
border:#999 1px solid;
text-align:center;
}
#co-block .right img{
padding:4px 0px;
}*/

img#border {
    padding: 5px;
    border: #999 1px solid;
}





/*半分フロート
--------------------------------------*/

.harf_l {
    width: 48%;
    float: left;
}

.harf_r {
    width: 48%;
    float: right;
}

#co-block div.col-circle{
font-size:110%;
line-height:175%;
}
#co-block div.col-circle p{
float:left;
padding-right:2px;
}
#co-block .contact-box{
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
}
#co-block .contact-box .contact-t{
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
}
#co-block .contact-box .contact-t p{
    font-weight: normal;
    font-size: 20px;
    border-bottom: 2px solid #666666;
    line-height: 1.8;
    clear: both;
    margin-bottom: 0.7vw;
    margin-top: 20px;
}
#co-block .contact-box .contact-body{
    padding:1em 0;
}
/*
スマホ用CSS
______________________________________________*/
@media screen and (max-width: 1000px) {
   #co-block .contact-box .contact-t p{
    font-weight: normal;
    font-size: 3.4vw;
    border-bottom: 2px solid #666666;
    line-height: 1.6;
    clear: both;
    margin-bottom: 1.2vw;
    margin-top: 2.2vw;
    height: auto;
   }

/*tableをスクロールさせる*/
/*tableのセル内にある文字の折り返しを禁止*/
table.scroll {
	overflow: auto;
	white-space: nowrap;
	display:block;
	width:auto;
}

table.scroll  tbody {
	width: 100%;
	display:table;
}

/*tableにスクロールバーを追加*/
table.scroll ::-webkit-scrollbar {
	height: 5px;
}

/*tableにスクロールバーを追加*/
table.scroll ::-webkit-scrollbar-track {
	background: #F1F1F1;
}

/*tableにスクロールバーを追加*/
table.scroll ::-webkit-scrollbar-thumb {
	background: #BCBCBC;
}

}




/**/
#co-block.co-block_text{
    line-height: 1.7;
    font-size: 15px;
    padding: 5px 0;
}

sub {
    vertical-align: sub;
    font-size: smaller;
}


/*
スマホ用CSS
______________________________________________*/
@media screen and (max-width: 1000px) {
    #co-block.co-block_text{
        font-size: 3.8vw;
    }
}


/*二重線*/
.box1 {
margin: 2em auto;
padding:2em;/*内側余白*/
border:double 5px #CCCFD6;/*線の種類・太さ・色*/
}
/*実線*/
.box2 {
margin:2em auto;
padding:2em;/*内側余白*/
border:solid 2px #333;/*線の種類・太さ・色*/
}
/*背景色をつける*/
.box3 {
margin: 2em auto;
padding:2em;/*内側余白*/
background-color:#f4f4f4;/*背景の色*/
}
/*上下に太線*/
.box4 {
margin: 2em auto;
padding:2em;
border-top:solid 5px #7BB5E5;
border-bottom:solid 5px #7BB5E5;
background-color:#fafafa;/*背景色*/
}
/*SWELL目次風*/
.box5{
margin: 2em auto;
padding:2em;/*内側余白*/
background:linear-gradient(-45deg,transparent 25%,#fafafa 25%,#fafafa 50%,transparent 50%,transparent 75%,#fafafa 75%,#fafafa);
background-size: 4px 4px;
border-bottom: 4px double #ddd;
border-top: 4px double #ddd;
background-clip: padding-box;
}

