/*
Theme Name: Theme of Research
Theme URI: https://lightning.nagoya
Description: Lightning is a very simple & easy to customize theme which is based on the Bootstrap. It is also very friendly with custom post types and custom taxonomies. When you add a new one, the breadcrumbs will be adjusted and posts will look beautifully without editing or adding a template files.
Author: Vektor,Inc.
Author URI: https://www.vektor-inc.co.jp
Version:5.1.2
Tags: two-columns, one-column, right-sidebar, custom-colors, custom-menu, editor-style, E-Commerce
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: lightning

Lightning WordPress theme, Copyright (C) 2015-2017 Vektor,Inc.
Lightning WordPress theme is licensed under the GPL.
*/
body{
     font-family:"游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
}
.headerTopBack.container{
    padding: 0;
}
.siteHeader .headerTopBack{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    padding:10px 0;
    height: 110px;
}
.content-block{
    display: none;
}
.content-message h2{
    font-weight: bold;
    padding-left: 0;
    padding-bottom: 0;
    font-size: 24px;
    margin-bottom: 20px;
    background-color: transparent;
    box-shadow: inherit;
    border-top: inherit;
}
.content-message h3{
    margin-bottom: 18px;
    font-weight: bold;
    border-bottom: 1px solid;
    padding-bottom: 5px;
    font-size: 19px;
}
.inner-content .content-block-title{
    border: inherit;
    padding: 0;
    margin-bottom: 10px;
    font-size: 17px;
}
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    padding-right: 10px;
    padding-left: 10px;
}

#footer-content {
    background-color: #f7f7f7;
}
.LatestPost .slick-dotted.slick-slider {
    margin-bottom: 0;
}
#message_area-2_content-top{
    background-color: #fff;
    margin-bottom: 0;
}
.mes_area .image_area{
    width: 50%;
    float: left;
    text-align: center;
    padding: 20px;
    padding-left: 0;
}
.mes_area .text_area{
    width: 50%;
    float: left;
    position: relative;
    padding-right: 25px;
}
.mes_area .image_area img{
    width: auto;
    height: auto;
    border-radius: 50%;
    margin: 0 auto;
}
.mes_area .text_area > h3 {
    border: 0;
    background-color: transparent;
    box-shadow: inherit;
    font-weight: bold;
    font-size: 33px;
    margin-top: 0;
    margin-bottom: 0;
    padding: 0;
    line-height: 1.2;
    margin-bottom: 15px;
}
.mes_area .text_area > h3:after{
    display: none;
}
.mes_area .text_area .mes_title{
    font-size: 18px;
    color: #888;
    font-weight: bold;
    margin-bottom: 8px;
}
.mes_area .text_area .contents{
    line-height: 1.7;
    color: #666;
    margin-top: 26px;
    margin-bottom: 50px;
    font-size: 15px;
}
.mes_area .text_area .contents ul{
    margin-top: 30px;
}
.mes_area .text_area .contents ul li{
    list-style: none;
    margin-bottom: 15px;
    padding-left: 28px;
    position: relative;
    font-weight: bold;
}
.mes_area .text_area .contents a{
    display: block;
    max-width: 200px;
    padding: 13px 0;
    letter-spacing: 2px;
    font-size: 15px;
    position: relative;
    transition: 0.3s;
    text-align: center;
    color: #fff;
}
.mes_area .text_area .contents a:hover:before{
    transform: translateX(12px);
    color: transparent;
    transition: 0.3s;
}
.mes_area .text_area .contents a:before{
    content: "\f101";
    font-family: FontAwesome;
    position: absolute;
    top: 12px;
    right: 12px;
    transition: 0.3s;
}
.mes_area .text_area .contents a,
.mes_area .text_area .contents a:hover{
    transition: 0.3s;
    text-decoration: unset;
}

.mes_area .text_area .contents ul li:before{
    content: "\f00c";
    font-family: FontAwesome;
    margin-right: 15px;
    background: transparent;
    padding: 0;
    font-size: 18px;
    position: absolute;
    left: 0;
}
.textwidget{
    font-size: 14px;
    color: #333333;
}
.mes_area .text_area .child{
    position: relative;
    float: left;
    margin: 0 5px;
    margin-bottom: 10px;
}
.mes_area .text_area .contents ul{
    margin-top: 40px;
    margin-bottom: 50px;
}
.mes_area .text_area .child h4,
.mes_area .text_area .prev h4{
    clear: unset;
    float: left;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 17px;
    width: 100%;
    padding-top: 18px;
    padding: 0;
    background: inherit;
    font-weight: bold;
}
.mes_area .text_area .child h5,
.mes_area .text_area .prev h5{
    padding-top: 12px;
    margin-bottom: 0;
    border-bottom: 1px solid #ccc;
    font-size: 16px;
    color: #666;
}
.mes_area .text_area .prev{
    display: none;
    background-color: #fff;
}

.mes_area .text_area .child img:before{
    content: "";
}
.mes_area .text_area .child img:hover{
    cursor: pointer;
}
.mes_area .text_area .child img:not(:hover){
    transition: 0.3s;
}
.mes_area .text_area .child img{
    border-radius: 50%;
    float: left;
    width: 60px;
    border: 3px solid #ccc;
    transition: 0.3s;
}
.mes_area .text_area .child .imageBox{
    background-color: #888;
    display: inline-block;
    border-radius: 50%;
    width: 100%;
    transition: 0.3s;
}
.mes_area .text_area .prev{
    position: absolute;
    top: 100%;
    width: 95%;
    padding: 20px;
    z-index: 999;
    box-shadow: 1px 1px 4px #ccc;
}
.mes_area .text_area .prev p{
    margin-bottom: 0;
    margin-top: 4px;
    font-size: 14px;
    color: #666;
}

.mes_area .text_area .mes_waid{
    display: none;
}
.mes_waid_back{
    display: none;
    position: fixed;
    background-color: rgba(0, 0, 0, 0.4);
    height: 100%;
    width: 100%;
    z-index: 999999;
    top: 0;
    left: 0;
    transition: 0.2s;
}
/*.mes_waid {
    padding: 10px 30px;
    display: none;
    background-color: white;
    position: fixed;
    z-index: 99999999;
    min-width: 500px;
    width: 40%;
    height: max-content;
    overflow-y: scroll;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    margin: auto;
    transition: 0.3s;
}*/
.mes_waid {
    background-color: #fff;
    z-index: 99999999;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    height: max-content;
    width: 60%;
    padding: 40px 40px;
    max-height: 90%;
    overflow-y: scroll;
}

.mes_area .text_area .child .mes_waid > h4{
    font-size: 22px;
}
.mes_area .text_area .child .mes_waid > h5{
    padding-top: 22px;
}
.close {
    /* float: right; */
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2;
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 9999999999;
}
#site-content-2{
    padding-top: 30px;
    padding-bottom: 1px;
}
@media (max-width: 1199px){
    .text_area{
        padding:20px 40px;
    }
}

.mes_area .text_area .contents li:nth-child(1):before{
    content:"\f0c3";
    font-family:FontAwesome;
}
.mes_area .text_area .contents li:nth-child(2):before{
    content:"\f02d";
    font-family:FontAwesome;
}

.mes_area .text_area .contents li:nth-child(3):before{
    content:"\f02e";
    font-family:FontAwesome;
}
footer .footerMenu li ul li a:before {
    content: "\f0da";
    font-family: FontAwesome;
    position: absolute;
    left: 0;
}
.research .research-content .excerpt{
    margin-bottom:12px;
}
.mainSection .widget {
    margin-bottom: 0;
}

@media (min-width: 1200px){
    #pr_area-4_content-top .container{
        width: 100% !important;
        min-width:1200px;
        padding: 0 5%;
    }
}
@media (max-width: 768px){
    .mes_area .text_area .mes_title{
        font-size: 16px;
        margin-bottom: 10px;
    }
    .mes_area .text_area > h3{
        font-size: 24px;
    }
    .mes_area .text_area .contents{
        font-size: 13px;
    }
    #message_area-2_content-top{
        padding: 10px;
    }
    .mes_area .text_area .contents ul li:before{
        height: 20px;
    }
    .mes_area .text_area .prev {
        position: absolute;
        top: 100%;
        width: calc(100% + 40px);
        padding: 20px;
        z-index: 999;
        box-shadow: 1px 1px 4px #ccc;
        margin: 0 -20px;
    }    
    footer .col-md-4{
        padding: 0 20px;
    }
    footer .footerMenu .container{
        width: 100%;
    }
    .mes_area .text_area .contents ul li {
        margin-bottom: 11px;
    }
    article.results h3.resultsTitle {
        padding-top: 10px;
    }
    article.results .resultsContent {
        font-size: 14px;
    }
    .latest_slick .slick-next {
        right: -20px;
    }
    .latest_slick .slick-prev {
        left: -20px;
    }
    
}

#message_area-2_content-top{
    background-color: transparent;
}
.text_area > span{
    font-weight: bold;
    font-size: 19px;
    padding-left: 34px;
    color: #555;
    position: relative;
}
.text_area > span:before{
    content: "";
    width: 30px;
    height: 1px;
    position: absolute;
    background-color: #555;
    top: 49%;
    left: 0;
}
/*------------- Result -------------*/

div.archive-content .results-header {
    padding-bottom: 0;
    border-bottom: 1px solid #ddd;
    margin-bottom: 20px;
}

div.archive-content .taxLink {
    padding: 10px 25px 10px 15px;
    margin: 0 5px;
    position: relative;
    transition: 0.3s;
}

div.archive-content .taxLink:after {
    content: "\f0dd";
    font-family: FontAwesome;
    position: absolute;
    top: 15%;
    right: 10px;
}

div.archive-content .taxLink:hover {
    color: #fff;
    opacity: .7;
    text-decoration: inherit;
}

div.archive-content .taxLink:focus {
    outline: unset;
    outline: unset;
    outline-offset: unset;
    text-decoration: inherit;
}

div.archive-content .taxLink span {
    display: none;
    margin-left: 5px;
    background-color: #ccc;
    padding: 0 8px;
    color: #fff;
    font-size: 14px;
    padding-bottom: 1px;
    vertical-align: text-bottom;
}

div.archive-content .taxLink:hover span {
    background-color: #fff;
}

div.archive-content .archive-header h3 {
    font-size: 26px;
    margin-bottom: 10px;
}

div.archive-content .taxLink.active, div.archive-content .taxLink.active span {
    color: #fff;
}

div.archive-content .taxLink.active span {
    background-color: #fff;
}

div.archive-content .post_count {
    margin-top: 25px;
    margin-bottom: 0;
    padding: 4px 5px;
    border-radius: 10px 10px 0 0;
    font-size: 14px;
    color: #333;
}

div.archive-content .post_count span {
    font-size: 20px;
    font-weight: bold;
    margin: 0 6px;
}


/*--------------------------------------------*/

article.results {
    padding: 25px 30px;
    border-bottom: 1px solid #eee;
    position: relative;
}

article.results .results-category a {
    transition: 0.3s;
    font-weight: bold;
}

article.results .results-category a:hover {
    background-color: #fff;
    transition: 0.3s;
}

article.results .resultsNumber {
    font-weight: bold;
    font-size: 14px;
    position: absolute;
    left: 8px;
    top: 26px;
}

article.results .results-date {
    font-family: sans-serif;
    font-size: 12px;
    font-weight: bold;
    margin-right: 6px;
    line-height: 1.65;
    padding-top: 3px;
}

article.results h3.resultsTitle {
    line-height: 1.4;
    font-size: 16px;
    font-weight: bold;
    margin-top: 7px;
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: transparent;
    box-shadow: unset;
}

article.results h3.resultsTitle:after {
    border: transparent;
}

article.results img {
    width: 200px;
    height: 150px;
    object-fit: cover;
    float: left;
    margin-right: 20px;
}

article.results .resultsContent strong {
    padding: 1px 12px;
    font-size: 12px;
    color: #fff;
    margin-bottom: 0px;
    line-height: 1.5;
    display: inline-block;
    text-align: center;
}

article.results .resultsContent {
    line-height: 1.5;
    font-size: 14px;
}

article.results p.resultsTitle {
    margin-bottom: 0;
}

article.results .disp-image {
    width: calc(100% - 220px);
    float: left;
}

article.results .results-date {
    margin-right: 15px;
}

/*----------- member ------------*/

.members_pickup {
    margin-bottom: 40px;
}

.members_pickup h2 span {
    margin-left: 20px;
}

.members_pickup_box .members_image {
    width: 25%;
    float: left;
}

.members_pickup_box {
    width: 45%;
    float: left;
}

.members_pickup_box.members_area {
    width: 30%;
    float: left;
}

.members_pickup_box.members_image {
    width: 25%;
    float: left;
}

.members_pickup_box div {
    padding: 10px;
}

.members_pickup_box div:nth-child(2) {
    padding: 10px 0 10px 20px;
}

.members_pickup h2 {
    font-size: 25px;
    background-color: transparent;
    border: 0;
    box-shadow: unset;
    margin-bottom: 0;
    border-bottom: 1px solid;
    padding-bottom: 0;
    font-weight: bold;
}

.members_pickup_box div h3 {
    margin-bottom: 0px;
    font-size: 20px;
    font-weight: bold;
    padding: 0;
    margin-top: 12px;
    padding: 3px 2px 0;
    color: #fff;
    border-bottom: inherit;
    box-shadow: unset;
    letter-spacing: 3px;
}

.members_pickup_box div h3:after {
    display: none;
}

.members_pickup_box div ul {
    margin-top: 10px;
    padding-left: 20px;
    list-style: none;
}

.members_pickup_box div ul li {
    margin-bottom: 0;
    position: relative;
    font-size: 14px;
}

.members_pickup_box div ul li::after {
    display: block;
    content: '';
    position: absolute;
    top: .75em;
    left: -1em;
    width: 8px;
    height: 1px;
}

.member_pickup_content h3 {
    border-bottom: unset;
    font-size: 24px;
    margin-bottom: 0;
    padding-top: 30px;
    padding-bottom: 10px;
}

.member_pickup_content h3:after {
    display: none;
}

.member_pickup_content {
    padding: 10px;
    line-height: 1.6;
    font-size: 15px;
}

@media (max-width: 992px) {
    .members_pickup_box {
        width: 100%;
        clear: both;
    }
    .members_pickup_box.members_area, .members_pickup_box.members_image {
        width: 50%;
        clear: unset;
    }

}

@media (max-width: 510px) {
    .members_pickup_box {
        width: 100%;
        clear: both;
    }
    .members_pickup_box.members_area, .members_pickup_box.members_image {
        width: 100%;
    }
}
@media (max-width: 375px) {
    .original-blog-content .original-blog-title p{
        margin-right: 10px;
    }
    .original-blog-content .original-blog-title:before{
        top:15px !important;
    }
    .headerLogo{
        width:220px !important;
        left:0 !important;
    }
    .headerTop .qtranxs_widget ul li {
        padding: 1px 2px !important;
    }
    .page .entry-body{
        min-height: 183px !important;
    }
}


/*--------------------*/

.post-type-member .page-header_pageTitle,.post-type-member h1.page-header_pageTitle:first-child{
    margin: 60px 0;
    font-weight: bold;
}
.post-type-member .section.page-header {
    height: 450px;
}
.post-type-member .section.page-header .col-md-12{
    background-color: #fff;
    color: #337abc;
    margin-top: 70px;
    padding: 0 60px;
}
.post-type-member .section.siteContent .container{
    margin-top: -300px;
    background-color: #fff;
    position: relative;
}
.post-type-member .section.siteContent.container h2{
    padding: 0;
}
.post-type-member .section.siteContent.siteContent-3 .container{
    margin-top: 0;
}
.members {
    width: 33%;
    float: left;
}

.grid-sizer {
    width: 33%;
}

.results_latest .ratest p {
    line-height: 1.4;
}

.member_page {
    width: 100%;
    padding: 0 60px;
}

.members_box {
    margin: 12px;
    box-shadow: 0 1px 4px #ccc;
    position: relative;
}
#slideLink{
    position: relative;
}
#slideLink:before{
    content: "\f101";
    font-family: FontAwesome;
    position: absolute;
    right: 12px;
    transition: 0.3s;
}
.members .members_image {
    text-align: center;
        float: left;
        padding: 10px;
}

.members p {
    margin-bottom: 0;
    font-size: 12px;
    line-height: 1.6;
    color: #666;
}

.members .area {
    font-weight: bold;
    display: block;
    font-size: 16px;
    margin-top: 24px;
    margin-bottom: 2px;
}

.members .position {
    display: block;
    text-align: center;
    letter-spacing: 5px;
    font-weight: bold;
    font-size: 13px;
    margin-bottom: 20px;
    text-align: left;
}

.members_text{
    float: right;
    padding: 20px 20px 20px 10px;
    width: calc(100% - 110px);
}
.members img {
    text-align: center;
        margin: 0 auto;
        width: 100%;
        /* min-height: 180px; */
        /* max-height: 180px; */
        object-fit: cover;
        width: 90px;
        height: 90px;
        object-fit: cover;
        border-radius: 50%;
        position: absolute;
        top: 50%;
        bottom: 50%;
        margin: auto;
}

.members h2 {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 5px;
    text-align: center;
    line-height: 1;
    background-color: unset;
    border: 0;
    letter-spacing: 5px;
    font-size: 18px;
    font-weight: bold;
    padding-left: 0;
    text-align: left;
    letter-spacing: 3px;
}

.members ul {
    margin: 0;
    margin-top: 5px;
    padding: 0 19px;
    list-style: none;
}

.members ul li {
    margin-bottom: 0;
    position: relative;
    line-height: 1.4;
}

.members ul li::after {
    display: block;
    content: '';
    position: absolute;
    top: .75em;
    left: -1em;
    width: 8px;
    height: 1px;
}
.members_box {
    min-height: 158px;
}
@media (max-width: 992px) {
    .members {
        width: 50%;
    }
    .grid-sizer {
        width: 25%;
    }
    .member_page{
        width: 100%;
        padding: 0 20px;
    }
    .post-type-member .section.page-header .col-md-12 {
        background-color: #fff;
        color: #337abc;
        margin-top: 50px;
        padding: 10px 30px;
    }
    .post-type-member .section.siteContent .container {
        margin-top: -328px;
        background-color: #fff;
        position: relative;
    }
    .post-type-member .page-header_pageTitle, .post-type-member h1.page-header_pageTitle:first-child{
        margin: 39px 0;
    }
}
@media (max-width: 765px) {
    .post-type-member .section.siteContent .container {
        margin-top: -323px;
    }
    .members {
        width: 100%;
    }
    .member_page{
        padding: 0 15px;
    }
    .post-type-member .section.page-header .col-md-12 {
        background-color: #fff;
        color: #337abc;
        margin-top: 15px;
        padding: 10px 14px;
    }
    .members_pickup h2{
        padding: 0;
        font-size: 22px;
    }
}
@media (max-width: 510px) {
    .members {
        width: 100%;
    }
    .grid:after {
        content: '';
        display: block;
        clear: both;
    }
}

.LatestPost {
    width: 85%;
    margin: 0 auto;
}

.siteContent-3 {
    padding-top: 0;
    padding-bottom: 1px;
}

.siteContent-3 .container {
    width: 85%;
    margin: 0 auto;
    padding: 0;
}

.ratest {
    position: relative;
}

#loader-bg {
    display: none;
    position: absolute;
    z-index: 99;
    right: 0;
    left: 0;
    margin: auto;
    background-color: #f7f7f7;
}

#loading {
    text-align: center;
    width: 100%;
    height: 100%;
    position: relative;
}

#loading img {
    position: absolute;
    top: 100px;
}

body footer {
    border-top: unset;
    position: relative;
    z-index: 999;
}

.siteContent-3 .ratest_post_block_title {
    line-height: 1.3;
    font-size: 18px;
    font-weight: normal;
    box-shadow: unset;
    border-bottom: unset;
    margin-top: 0;
    margin-bottom: 0;
    width: 160px;
    float: left;
    clear: unset;
    border: 1px solid #ccc;
    padding: 5px 10px;
    position: relative;
    top: 1px;
    margin: 0 4px;
    cursor: pointer;
    background-color:#00B1B7;
    color: #ffffff;
}

@media (max-width: 765px) {
    .siteContent-3 .ratest_post_block_title {
        font-size: 16px;
        font-weight: normal;
        box-shadow: unset;
        border-bottom: unset;
        margin-top: 0;
        margin-bottom: 0;
        float: left;
        clear: unset;
        border: 1px solid #ccc;
        padding: 4px 8px;
        position: relative;
        top: 1px;
        margin: 0;
        cursor: pointer;
    }
    .siteContent-3 .container {
        width: 100%;
    }
    .mes_waid {
        padding-left: 10px;
        padding-right: 10px;
    }
}

#_latPost {
    border-bottom: 1px solid #f7f7f7;
}

.siteContent-3 .ratest_post_block_title:after {
    border-bottom: unset;
    box-shadow: inherit;
}

.footer-latest-title-block {
    border-bottom: 1px solid #ccc;
    padding: 0;
    background-color: #fff;
}

.footer-latest-content-block {
    width: 85%;
    margin: 0 auto;
}

.latest_slick .slick-prev, .latest_slick .slick-next {
    width: 30px;
    height: 30px;
    transition: 0.3s;
}

.footer-latest-content-block .latest_slick .slick-prev:hover:before, .footer-latest-content-block .latest_slick .slick-next:hover:before {
    color: #fff;
    transition: 0.3s;
}

.latest_slick .slick-next {
    right: -25px;
}

.latest_slick .slick-prev {
    left: -25px;
}


.ratest_post_block {
    padding: 0;
    margin: 10px;
    margin-left: 0;
}


@media (max-width: 881px) {
    .ratest_post_block {
        min-height: unset;
    }
}

.ratest h3 {
    font-size: 18px;
    font-weight: bold;
    border-bottom: 0;
    margin-top: 12px;
    margin-bottom: 15px;
    padding-bottom: 0;
    box-shadow: unset;
}

.ratest h3:after {
    border: 0;
}

.ratest .date {
    font-size: 13px;
    letter-spacing: 1px;
    font-weight: bold;
}

.ratest p {
    font-size: 14px;
    margin-bottom: 0;
    font-weight: bold;
}

.ratest .original-blog-category {
    margin-top: 10px;
    margin-right: 10px;
}

.ratest span a {
    margin-right: 0;
}

.ratest a {
    transition: 0.3s;
}

.ratest a:hover {
    transition: 0.3s;
    text-decoration: unset;
}

.mce-content-body em {
    font-style: italic !important;
    font-family:  "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
}

h1 em {
    font-weight: normal;
}

h1 strong em {
    font-weight: bold;
}

.ls-l.btn a {
    padding: 15px 20px;
    color: #fff;
}

.fadein {
    opacity: 0;
    transition: all 1500ms;
}

.fadein.scrollin {
    opacity: 1;
}

.message_area.fadein.scrollin {
    transform: inherit;
    position: relative;
}

.select i {
    position: absolute;
    z-index: 1;
    bottom: 13px;
}

.text_search > span, .dropdown > span {
    color: #ccc;
    font-size: 11px;
}

#searchPage_search {
    margin-bottom: 40px;
}

#s_Start {
    padding: 12px 18px;
    color: #fff;
    cursor: pointer;
    height: 40px;
    font-size: 13px;
}

.search .subSection li.current-cat > a {
    background-color: #fff;
}

.search .subSection li.current-cat > a:hover {
    background-color: rgba(0, 0, 0, 0.05);
}

#s_Sub {
    display: none;
}

.text_search, .dropdown {
    width: 100%;
    display: inline-block;
    background-color: #fff;
    transition: all .5s ease;
    position: relative;
    font-size: 14px;
    color: #333;
    height: 100%;
    text-align: left;
    border-bottom: 1px solid #aaa;
    max-width: 200px;
}

.text_search .select input {
    margin: 0;
    padding: 0;
    border: 0;
    box-shadow: unset;
    cursor: inherit;
    display: block;
    padding: 20px 10px 20px 20px;
    position: relative;
    font-size: 14px;
    line-height: 1.4;
}

.dropdown .select {
    cursor: pointer;
    display: block;
    padding: 10px;
    position: relative;
}

.dropdown .select:after {
    content: "\f0dd";
    font-family: FontAwesome;
    position: absolute;
    right: 10px;
    top: 8px;
    margin: auto;
}

.dropdown .select > i {
    font-size: 13px;
    color: #888;
    cursor: pointer;
    transition: all .3s ease-in-out;
    float: right;
    line-height: 20px
}

.text_search:active, .dropdown:active {
    background-color: #f8f8f8;
}

.dropdown:focus {
    outline: unset;
}

.text_search.active, .dropdown.active:hover, .dropdown.active {
    box-shadow: 0 0 4px rgb(204, 204, 204);
    border-radius: 5px 5px 0 0;
    background-color: #f8f8f8
}

.text_search.active .select input {
    background-color: #f8f8f8;
    transition: all .5s ease
}

.text_search .select input {
    transition: all .5s ease
}

.dropdown.active .select > i {
    transform: rotate(-90deg)
}

.dropdown .dropdown-menu {
    position: absolute;
    background-color: #fff;
    width: 100%;
    left: 0;
    margin-top: 1px;
    box-shadow: 0 2px 4px #ccc;
    border-radius: 0;
    overflow: hidden;
    display: none;
    max-height: unset;
    z-index: 9;
    border: 0;
}

.dropdown .dropdown-menu li {
    padding: 8px 10px;
    transition: all .2s ease-in-out;
    cursor: pointer;
    margin-bottom: 0;
    font-size: 12px;
    font-weight: bold;
}

.dropdown .dropdown-menu {
    padding: 0;
    list-style: none
}

.dropdown .dropdown-menu li:hover {
    background-color: #f2f2f2
}

.dropdown .dropdown-menu li:active {
    background-color: #e2e2e2
}

.rotate-box:hover img {
    opacity: 0.7;
}

.original-blog-title sub, .original-blog-title sup {
    margin-top: 10px;
}

.sub-box h4 {
    margin: 0;
    padding: 0;
    position: inherit;
    line-height: inherit;
    font-size: 12px;
    color: #aaa;
    background-color: transparent;
    position: absolute;
    bottom: 53px;
}

.rotate-block > a {
    color: inherit;
    text-decoration: inherit;
}

h3 p {
    line-height: 1.6;
    margin: 0;
}

.inner {
    width: 33%;
    float: left;
}

.img {
    margin-bottom: 10px;
}

.img img {
    width: 100%;
    height: 100px;
    object-fit: cover;
}

.research-ttl {
    font-size: 16px;
    letter-spacing: 0.06em;
    line-height: 1.4;
    font-weight: bold;
    border: 0;
    margin-top: 15px;
    margin-bottom: 0;
}

.research-ttl:after {
    display: none;
}

.rotate-block {
    padding: 10px;
    position: relative;
}

.rotate-box {
    box-shadow: 0 0 3px #ccc;
    padding-bottom: 25px;
    min-height: 350px;
}

.rotate-box:hover {
    box-shadow: 0 0 6px #ccc;
}

.research-content-box {
    padding: 25px;
}

.status {
    font-size: 13px;
    line-height: 1.6;
    letter-spacing: 0.04em;
}
.read_content{
    padding: 5px 0px;
    display: none;
}
.read_button{
    padding: 1px 12px;
    display: block;
    margin-top: 8px;
    width: max-content;
    background-color: #337abc;
    color: #fff;
}
.read_button:hover,
.read_button:focus{
    color: #fff;
    text-decoration: inherit;
}
.read_button:after{
    content: "\f105";
    font-family: FontAwesome;
    font-weight: bold;
    padding: 0 0 0 6px;
    font-size: 11px;
}
#results_lat .slick-prev:hover,
#results_lat .slick-next:hover {
    background-color: #337ab7;
    transition: 0.3s;
}
#results_lat .slick-prev,
#results_lat .slick-next{
    width: 30px;
    height: 30px;
    transition: 0.3s;
}
.footer-latest-content-block #results_lat .slick-prev:hover:before,
.footer-latest-content-block #results_lat .slick-next:hover:before {
    color: #fff;
    transition: 0.3s;
}
.research-category-icon.cat a {
    color: #fff;
    font-size: 13px;
    padding: 2px 4px;
    transition: 0.2s;
}

.research-category-icon.cat a:hover {
    transition: 0.2s;
    text-decoration: inherit;
}

.research-category-icon {
    position: absolute;
    bottom: 28px;
}

.research-category-icon.date {
    right: 40px;
    font-size: 14px;
}

.made_searchform #tax {
    display: none;
}

.made_searchform .search {
    max-width: 200px;
    float: left;
    max-width: 200px;
    float: left;
    background: transparent;
    border: 0;
    border-bottom: 1px solid #ccc;
    border-radius: 0;
    box-shadow: 0 0 0 0;
}

.made_searchform select {
    max-width: 200px;
    float: left;
    background: transparent;
    border: 0;
    border-bottom: 1px solid #ccc;
    border-radius: 0;
    box-shadow: 0 0 0 0;
}

.rotate-box {
    transition: 0.3s;
}

.search .rotate-box {
    min-height: 360px;
}

.rotate-box:hover {
    transition: 0.3s;
    text-decoration: inherit;
}

.rotate-box .research-ttl {
    box-shadow: unset;
}

.rotate-box:hover .research-ttl {
    color: #fff;
    box-shadow: unset;
}

.rotate-box .status {
    color: #888;
}

.rotate-box:hover .status {
    color: #eee;
}

.rotate-box:hover .sub-box h4 {
    color: #fff;
}

.rotate-box:hover .date span {
    color: #fff;
}

.rotate-box:hover .cat a {
    background-color: #fff;
}

.form-control:focus {
    border-color: inherit;
    box-shadow: 0 0 0 0;
}

.siteHeader {
    transition: 0.3s;
    top: none;
}

.scrolled .siteHeader {
    top: -110px !important;
    transition: 0.3s;
}

.navbar-brand {
    padding: 10px;
}

footer .footerMenu .menu > li > a {
    color: #fff;
}

footer .footerMenu li a {
    color: #fff;
}

footer .copy-text {
    text-align: center;
    margin: 0;
    padding: 5px;
    font-size: 12px;
    color: #fff;
    background-color: #00B1B7;
}

footer .footerMenu {
    border-top: 0;
    border-bottom: 0;
    padding-top: 35px;
}

.elementor-image-box-wrapper {
    box-shadow: 0 0 4px #ccc;
    padding: 20px;
}

.page .elementor-widget-heading .elementor-heading-title {
    border-bottom: 1px solid #ccc;
    background-color: transparent;
    border-top: 0;
    padding: 6px 0px;
    font-weight: bold;
    letter-spacing: 1px;
}

.page .elementor-inner h3 {
    color: #fff;
    font-size: 18px;
    padding: 2px 21px 3px;
    margin-top: 15px;
    font-weight: normal;
    margin-bottom: 14px;
}

.page .elementor-image-box-wrapper h3 {
    margin-top: 20px;
}

.page .entry-body h4 {
    font-size: 16px;
    padding: 6px 12px;
    margin-top: 15px;
    background-color: #eee;
    margin-bottom: 10px;
}

.page .elementor-inner h3:before {
    font-family: FontAwesome;
    content: "\f0da";
    position: absolute;
    left: 9px;
}

.page .entry-body p {
    margin-bottom: 0;
}

.search #main, .page #main {
    width: 100%;
}

.elementor-inner-section {
    box-shadow: 0 0 4px #ccc;
}

.page .entry-body .elementor-inner-section h4 {
    margin-top: 0;
    font-size: 14px;
}

.widget .subSection-title {
    margin-bottom: 0;
    color: #fff;
    padding: 10px;
}

.widget .subSection-title:after {
    display: none;
}

.widget_archives ul {
    list-style: none;
}

.widget_archives ul li {
    margin-bottom: 0;
}

.widget_archives ul li a {
    display: block;
    padding: 10px 0.5em 8px;
    border-bottom: 1px solid #e5e5e5;
    color: #464646;
    box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.9);
    transition: 0.3s;
}

.subSection li > a:hover {
    text-decoration: inherit;
    background-color: #eee;
    transition: 0.3s;
}

.subSection li > a:after {
    content: "";
    background-image: url(images/right_arrow_2.svg);
    width: 10px;
    height: 10px;
    position: absolute;
    background-repeat: no-repeat;
    right: 10px;
    top: 0;
    bottom: 0;
    margin: auto;
    transition: 0.3s;
}

.widget ul {
    padding-left: 0;
}

.subSection .widget ul li a {
    position: relative;
    padding-left: 20px;
    padding-right: 20px;
}

.subSection li > a:hover:after {
    right: -5px;
    background-image: inherit;
    transition: 0.3s;
}

.sp_snsMenu ul {
    margin: 0;
    padding: 5px;
}

input[type=text] {
    font-size: 16px;
}

.mainSection .btn {
    display: block;
    max-width: 285px;
    max-height: 50px;
    padding: 13px 0;
    margin: 30px auto 0;
    font-size: 14px;
    position: relative;
    transition: 0.3s;
    color: #008084 !important;
    background-color: #ffffff !important;
    border: 1px solid #008084 !important;
}

.mainSection .btn:before {
    content: "\f105";
    font-family: FontAwesome;
    position: absolute;
    top: 12px;
    right: 12px;
    transition: 0.3s;
}

.mainSection .btn:hover:before {
    transform: translateX(12px);
    color: transparent;
    transition: 0.3s;
}


.ui-menu {
    border: 1px solid #ddd;
    background: #fff;
    list-style-type: none;
    padding: 0;
    max-width: 300px;
    overflow: hidden;
    z-index: 999999999;
}

.ui-menu-item-wrapper {
    padding: 2px 27px 2px 3px;
    font-size: 13px;
}

.ui-menu-item {
    margin: 0;
    padding: 0;
}

.ui-menu-item:hover {
    background: #f2f2f2;
    cursor: pointer;
}

.headerTop {
    margin: 0;
    padding:15px 0;
}

.headerTop form.searchform {
    margin: 0;
}

.headerTop > div {
    margin: 0;
    display: inline-flex;
    float: right;
}

#searchform {
    position: relative;
}
#searchform .fa-search.submit{
    left: unset !important;
    right: 11px;
    font-size: 14px !important;
}
#searchform .form-control {
    border: 1px solid #00B1B7;
    border-radius: 3px;
    box-shadow: none;
    padding: 15px 10px;
    padding-right: 32px;
    width:180px;
    height: 25px;
    color: #333;
}

#searchform .form-control:focus {
    box-shadow: none;
    transition: 0.4s;
    color: #fefefe;
}

#searchform .fa-search {
    position: absolute;
    top: 9px;
    left: unset !important;
    right: 11px;
    color: #333;
    cursor: pointer;
    /* opacity: 0.8; */
}

#searchform:focus .fa-search {
    color: #fefefe;
}

#searchform .fa-times {
    position: absolute;
    right: 7px;
    top: 9px;
    color: #333;
    cursor: pointer;
    transition: 0.4s;
    opacity: 0.8;
}

.ui-menu {
    border: 0;
    width: 220px !important;
    box-shadow: 0px 2px 2px #ddd;
}

.ui-menu-item {
    margin: 0;
    padding: 6px 4px;
    font-weight: bold;
    position: relative;
}

.ui-menu-item:after {
    content: "\f124";
    font-family: FontAwesome;
    position: absolute;
    top: 7px;
    transform: scaleX(-1);
    right: 13px;
    font-size: 16px;
}
form.searchform div{
    display: flex !important;
}

form.searchform div input[type=text]#s {
    width: 180px;
    height: 32px;
    font-size: 14px;
    margin-right: 0;
    color: #000000;
    background-color: #ffffff;
}

form.searchform div input[type=text]#s::placeholder {
    color: #333;
    opacity: .5;
}

form.searchform div input[type=submit]#searchsubmit {
    display: none;
}

.language-chooser {
    display: none;
}

.headerTop .qtranxs_widget ul {
    margin-right: 20px;
    height: 32px;
    margin-left: 20px;
}

.headerTop .qtranxs_widget ul li {
    padding:2.5px 5px;
    opacity: 1;
    border:1px solid #00B1B7;
}
.headerTop .qtranxs_widget ul li a{
    font-size:12px;
    color: #00B1B7;
    font-family: 'Arial',sans-serif;
}
.headerTop .qtranxs_widget ul .lang-ja{
    border-top-left-radius : 5px;
	border-bottom-left-radius : 5px;
}
.headerTop .qtranxs_widget ul .lang-en{
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

.headerTop .qtranxs_widget ul .active {
    opacity: 1;
    background-color:#00B1B7;
}
.headerTop .qtranxs_widget ul .lang-ja.active a{
    content:'JP';
}
.headerTop .qtranxs_widget ul .lang-en.active a{
    content:'EN';
}

.headerTop .widget_media_image img {
    max-height: 60px;
    width: auto;
}

.headerTop > p {
    float: left;
    margin: 0;
    line-height: 2.7;
    color: #333;
    max-width: 700px;
    font-size: 13px;
}


#gMenu_outer {
    margin:0;
    padding: 0;
    color:#ffffff;
    background-color: #00B1B7;
}

.nav li a {
    color:#ffffff;
    padding: 10px 15px;
}

ul.gMenu > li > a:hover:after {
    transition: 0.4s;
}

.clear {
    clear: both;
    margin: 0;
    padding: 0;
}

.fa-bars {
    display: none;
}

.single .siteContent, .archive .siteContent {
    background-color: #fff;
}

#siteContent-1 {
    background-image: url(images/main_bg.jpg);
   
    width: 100%;
}

#siteContent-2 {
    background-color: #fff;
}

.siteContent-3, .single .siteContent-3, .archive .siteContent-3, .search .siteContent-3 {
    background-color: #f7f7f7;
}

.slide .btn-primary {
    position: relative;
}

.slide .btn-primary:before {
    content: "\f101";
    font-family: FontAwesome;
    position: absolute;
    right: 12px;
    transition: 0.3s;
}

.slide .btn-primary:hover:before {
    transform: translateX(12px);
    color: transparent;
    transition: 0.3s;
}


.nav li a {
    font-size: 14px;
}
.gMenu_description,
.gMenu_description:hover{
    color: #ffffff !important;
}
ul.gMenu > li > ul.sub-menu li a:hover{
    color: #008184 !important;
    /* background-color: #008184; */
}
.siteHeader.navbar .nav li a {
    padding: 0;
    font-size: 14px;
    color: #ffffff !important;
    border-right: 1px solid #82E1AA;
    border-bottom: 0 !important;
    background-color: #00B1B7;
}

.siteHeader.navbar .nav li:first-child a{
    border-left: 1px solid #82E1AA;
}
.siteHeader.navbar .nav li li a{
    margin:0 25px;
    font-size: 14px;
    border-bottom: 1px solid #B7F4DF !important;
    color: #00B1B7 !important;
    text-align: left;
    background-color: #ffffff;
    margin-bottom: 0px;
    margin-top: 0px;
    padding: 0px 0px 10px;
}
.siteHeader.navbar .nav li > ul > li:last-child{
    padding-bottom:10px;
}
.siteHeader.navbar .nav li li:nth-last-child(n) a{
    border: 0;
}

.pr_area {
    display: flex;
}

.pr_area > a {
    width: calc(100% / 3);
    margin: 0;
    font-size: 14px;
    background-color: #fff;
    transition: 0.3s;
}

.pr_area > a:hover {
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
    text-decoration: inherit;
    transition: 0.3s;
}

.pr_area > a:nth-child(1) {
    margin-left: 0;
}

.pr_area > a:nth-child(3) {
    margin-right: 0;
}

.pr_area .pr_content .pr_image {
    overflow: hidden;
}

.pr_area .pr_content img {
    width: 100%;
    transition: 0.3s;
    height: 100%;
    min-height: 200px;
    max-height: 200px;
    object-fit: cover;
}

.pr_area .pr_content:hover img{
    transform: scale(1.1);
}

.research + p{
    padding-top: 20px;
    clear: both;
}

.pr_area .pr_content h2 {
    font-family:  "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
    border: 0;
    background-color: transparent;
    box-shadow: inherit;
    line-height: 1;
    margin: 0;
    /* padding: 19px 0 5px; */
    font-weight: bold;
    text-align: center;
    font-size: 18px;
    color: #ffffff !important;
    letter-spacing: 2px;
    box-shadow: initial;
}

.pr_area .pr_content .subTitle {
    padding: 0 16px;
    text-align: center;
    margin-bottom: 8px;
    line-height: 2.2;
    font-size: 13px;
    font-weight: bold;
    letter-spacing: 1px;
}

.pr_area .pr_content p {
    display: none;
    color: #333;
    font-size: 13px;
    padding: 0 6.5%;
    margin-bottom: 20px;
    line-height: 1.7;
}

.pr_area .pr_content span {
    color: #fff;
    padding: 16px;
    display: none;
    text-align: center;
    width: 65%;
    margin: 0 auto;
    line-height: 1;
    position: relative;
    transition: 0.3s;
    font-size: 14px;
}

.pr_area .pr_content span:before {
    content: "\f101";
    font-family: FontAwesome;
    position: absolute;
    right: 12px;
    transition: 0.3s;
}

.pr_area .pr_content:hover span {
    transition: 0.3s;
    text-decoration: inherit;
}

.pr_area > a:hover span:before {
    transform: translateX(12px);
    color: transparent;
    transition: 0.3s;
}
footer .footerMenu .container{
    width: 80%;
}
footer .footerMenu li {
    list-style: none;
}

footer .footerMenu li ul {
    margin: 0;
    margin-top: 10px;
    padding-left: 10px;
}

footer .footerMenu li ul > li {
    float: inherit;
    padding: 4px 0;
}

footer .footerMenu .menu > li {
    list-style: none;
    max-width: calc(100% / 6);
    width: 100%;
    padding: 0 20px;
}

footer .footerMenu .menu > li > a {
    border: 0;
    font-size: 20px;
    letter-spacing: 2px;
    font-weight: bold;
    padding: 7px 5px;
}

footer .footerMenu li:last-child a {
    border: 0;
}

footer .footerMenu li a {
    border-left: 0;
    position: relative;
}

footer .footerMenu li ul a:before {
    content: "\f0da";
    font-family: FontAwesome;
    position: absolute;
    left: 0;
}

@media (max-width: 992px) {
    .inner {
        width: 50%;
        float: left;
    }
    .search .rotate-box {
        min-height: unset;
    }
}


.message_area {
    position: relative;
    padding: 0;
    background-repeat: no-repeat;
    background-position-x: right;
    background-position-y: -40px;
    background-size: 100%;
}

.message_area_item {
    max-width: 30%;
    width: 100%;
    float: left;
    padding: 40px 20px 60px;
    position: relative;
}
.message_area_item_text {
    max-width: 70%;

}
.message_area_item > h3 {
    border: 0;
    background-color: transparent;
    box-shadow: inherit;
    font-weight: bold;
    font-size: 33px;
    margin-bottom: 10px;
}

.message_area h3 {
    color: #fff;
}

.message_area .childPage_name {
    color: #fff;
}

.message_area .message_window h3 {
    font-weight: bold;
    margin-bottom: 20px;
}

.message_area_item > h3:after {
    display: none;
}

.message_area_item p {
    font-size: 16px;
    color: #5e5e5e;
}

.message_area .childPage_name {
    float: left;
    font-weight: bold;
    margin-bottom: 0;
    padding: 10px 0;
    margin-right: 20px;
}

.message_area .message_area_child_tham {
    border-radius: 50%;
    background-color: #ccc;
    padding: 1px;
    cursor: pointer;
    width: 70px;
}

.thum_area {
    position: relative;
}

.thum_content {
    display: none;
    position: absolute;
    top: 70px;
    left: 10%;
    background-color: #ddd;
    width: 100%;
    padding: 15px 20px;
    border-radius: 10px;
}

.thum_content h4 {
    padding: 0;
    margin-bottom: 10px;
    background-color: transparent;
}

.thum_content:before {
    content: "";
    position: absolute;
    top: -30px;
    left: 12%;
    margin-left: -15px;
    border: 15px solid transparent;
    border-bottom: 15px solid #ddd;
}

.thum_content p {
    margin: 0;
    padding: 0;
}

#top__fullcarousel.open {
    margin-top: 56px !important;
}

.message_window_back {
    display: none;
    position: fixed;
    background-color: rgba(0, 0, 0, 0.4);
    height: 100%;
    width: 100%;
    z-index: 999999;
    top: 0;
    left: 0;
    transition: 0.2s;
}

.message_window {
    padding: 10px 30px;
    display: none;
    background-color: white;
    position: fixed;
    z-index: 99999999;
    min-width: 500px;
    width: 40%;
    height: max-content;
    max-height: 90%;
    overflow-y: scroll;
    top: 0px;
    bottom: 0px;
    right: 0px;
    left: 0px;
    margin: auto;
    transition: 0.3s;
}

.message_window .close {
    float: right;
    font-size: 40px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: 1;
    position: absolute;
    right: 5px;
    top: 0;
    color: #ccc;
    transition: 0.3s;
}

.message_window .close:hover {
    color: #ccc;
    transition: 0.3s;
}

#backG{
    border-radius: 50%;
    width: 320px;
}
.message_area_child_tham{
    transition: 0.3s;
}
.message_area_child_tham:not(:hover){
    opacity: 0.5;
    transition: 0.3s;
}

@media (max-width: 1199px) {
    .mes_area .text_area,
    .mes_area .image_area{
        width: 100%;
    }
    .mes_waid{
        width: 100%;
    }
}
@media screen and (min-width:1024px) and (max-width:1199px){
    .container{
        width:980px;
    }
    .headerpagelink{
        width: 32% !important;
    }
    .header_linkpage{
        margin:0 15px;
    }
    #text-2_content-top h2{
        width:40% !important;
    }
    #text-2_content-top h2::before{
        bottom: 20px  !important;
    }
    .page .entry-body{
        min-height: 635px !important;
    }
}
@media screen and (min-width:992px) and (max-width:1023px){
    .container{
        width:880px;
    }
    .headerpagelink{
        width:30% !important;
    }
    #text-2_content-top h2{
        width:40% !important;
    }
    #text-2_content-top h2::before{
        bottom: 40px  !important;
    }
}

@media (max-width: 550px){
    .mes_area .image_area img {
        width: auto;
        height: auto;
        padding: 40px;
    }
}
@media (max-width: 991px) {
    .pr_area .pr_content .pr_image {
        position: absolute;
        top: 0;
        bottom: 0;
        margin: auto;
        width: 100%;
    }
    .message_window {
        width: 60%;
        min-width: 10px;
    }
    .message_area {
        position: relative;
        padding: 0;
        background-repeat: no-repeat;
        background-size: 90%;
        background-position-x: right;
        background-position-y: center;
    }
    #text-2_content-top .container{
        display: block !important;
    }
    
    #text-2_content-top{
        padding:0 !important;
    }
    #text-2_content-top h2::before{
        bottom: 4px !important;
        left: 40% !important;
        width: 80px !important;
    }
    #text-2_content-top h2{
        margin-top:30px !important;
        margin-right: 0 !important;
        width: 100% !important;
        text-align: center;
        font-weight: bold;
    }
    #text-2_content-top .textwidget{
        width:100% !important;
        padding-bottom: 30px;
    }
    .pr_area {
        display: block;
        width: 100%;
    }
    .pr_area > a {
        width: 100%;
        font-size: 14px;
        padding-bottom: 20px;
        margin: 0 0 20px 0;
    }
    .pr_content {
        margin-bottom: 25px;
        padding-bottom: 20px;
        background-color: #fff;
    }
    .scrolled .siteHeader {
        top: 0 !important;
        transition: 0.3s;
    }
    .navbar-header{
        padding:0 !important;
    }
    .container.navbar-header {
        padding-top: 0 !important;
    }
    .pr_content{
        padding:0 !important;
        height: 200px;
        background-color: #ffffff;
    }
    .row{
        margin:0 !important;
    }
    .widget .widget_pr_area.container{
        padding:0 !important;
    }
    .siteContent,
    #siteContent-1 .col-md-8{
        padding:0 !important;
    }
    #pr_area-4_content-top .container{
        width:auto;
        max-width: 992px;
        padding:0;
    }
    .siteHeader .container{
        padding-top: 60px !important;
        padding-bottom: 0 !important;
    }
    .headerTop .qtranxs_widget {
        float: inherit;
    }
    .headerTop{
        position: absolute;
        top:20px;
        right: 90px;
        text-align: right;
        width: 40%;
    }
    .headerTop .qtranxs_widget ul li{
        padding:1px 5px;
    }
    .siteHeader .headerTopBack{
        justify-content: flex-start;
        width: 75%;
    }
    .siteHeader .headerTopBack{
        height: 90px !important;
    }
    .siteHeader{
        height: 120px;
    }
    .menu-pehss_navmenus-container ul.gMenu{
        width: 100%;
        margin: -30px 0 0!important;
        padding: 0;
    }
    .menu-pehss_navmenus-container ul.gMenu.container{
        padding-top:0 !important;
    }
    #text-2_content-top h2{
        font-size: 16px;
        height: 60px;
    }
    .pr_area .pr_content img {
        max-height: none;
    }
    .menu-pehss_navmenus-container ul.gMenu{
        margin:0 auto;
        text-align: center;
        display: block !important;
    }
    .menu-pehss_navmenus-container ul.gMenu li{
        padding: 8px 0 !important;
        width:100% !important;
    }
    .siteHeader.navbar .nav li a,
    .siteHeader.navbar .nav li:first-child a{
        border: 0;
    }
    #menuButton_svg {
        padding: 0;
        width: 60px;
        height: 30px;
        top: 48px;
        position: absolute;
        right: 0;
        z-index: 2000;
        transition: 0.4s;
        overflow: visible;
    }
    .ui-menu {
        border: 0;
        width: 100% !important;
        box-shadow: 0px 2px 2px #ddd;
        left: 0 !important;
    }
    .ui-menu {
        border: 1px solid #ddd;
        background: #fff;
        list-style-type: none;
        padding: 0;
        max-width: inherit;
        overflow: hidden;
        z-index: 999999999;
        position: fixed !important;
        top: 20px !important;
    }
    .ui-menu li {
        padding: 6px 20px;
    }
    .gMenu_description{
        display: block !important;
    }
    .original-blog-content{
        margin-right: 0 !important;
    }
    /* .mainSection .postList {
        margin-bottom: 55px;
    } */
    .pagination{
        margin:20px 0 30px 0;
    }
}
@media screen and (min-width: 768px) and  (max-width: 991px) {
    .headerpagelink{
        width:93% !important;
    }
    .headerLogo {
        position: absolute;
        width: 30%;
        top: 20px;
        left: 80px;
    }
}
@media (max-width: 767px){
    .pr_content{
        margin-bottom: 0 !important;
    }
    #pr_area-4_content-top p{
        display: none;
    }
    #text-2_content-top h2{
        font-size: 20px !important;
    }
    #text-2_content-top h2::before{
        bottom: 8px !important;
    }
    .headerLogo {
        position: absolute;
        display: block;
        width: 240px;
        top:50px;
        left: 0;
    }
    .headerpagelink{
        position: absolute;
        display: block;
        top:5px;
        left: 8px !important;
        width:280px !important;
    }
    #menuButton_svg{
        top:70px !important;
        right: 0 !important;
    }
    .headerTop{
        top:30px !important;
        right: 10px !important;
    }
}
article.results .results-date {
    margin-right: 15px;
}


.results-date {
    float: left;
    margin-right: 20px;
}

.results-content h3 {
    margin-top: 15px;
    line-height: 1.4;
}

.hover_title {
    float: left;
}

.message_window_block {
    display: inline;
    margin:20px 0 0 10px;
    /* margin-top:20px;
    margin-left:10px; */
    float:left;
}

.message_window_block > .bubble {
    background: #fff;
    padding: 20px 20px;
    border-radius: 3px;
    font-size: 15px;
    font-weight: bold;
    position: absolute;
    left: 0;
    z-index: 999;
    width: 100%;
    right: 0;
    margin: auto;
    min-width: 290px;
    box-shadow: unset;
    transition: unset;
    margin-top: 0;
    /* opacity: 0; */
    margin-top: 15px;
    display: none;
}
.message_window_block > .bubble div{
    float: right;
    width: 50%;
}
.message_window_block .bubble h2{
    float: left;
    width: 45%;
    margin-top: 1px;
    font-size: 18px;
    padding: 0;
}
.message_window_block .bubble .name,
.message_window_block .bubble .belongs{
    color: #aaa;
    margin-bottom: 0;
}
.message_window_block .bubble .name{
    border-bottom: 1px solid #ccc;
    margin: 0;
    padding: 0;
    margin-top: 0;
    margin-bottom: 6px;
    font-size: 17px;
    font-weight: bold;
}

.profile_block{
    float: right;
    width: 80%;
    padding-left: 20px;
}
.image_block{
    float: left;
    width: 20%;
    text-align: center;
}
.image_block img{
    padding: 1px;
    border: 1px solid #ddd;
}

.message_window .profile_block .name{
    margin: 0;
    border-bottom: 1px solid #ddd;
}
.message_window .profile_block p{
    margin-bottom: 0;
    color: #888;
    font-size: 13px;
    line-height: 2.6;
    font-weight: bold;
}


.contentTitle {
    border: 0;
    padding: 0;
    margin: 0;
    line-height: 1.2;
    font-size: 36px;
    color: #000000 !important;
    letter-spacing: 4px;
    text-align: center;
    background-color: transparent;
}

.subTitle {
    text-align: center;
    font-weight: bold;
    font-size: 18px;
    letter-spacing: 3px;
    margin-bottom: 30px;
}

.original-container {
    max-width: 1140px;
    margin: 0 auto;
    position: relative;
}

.original-blog-content {
    margin-right: 60px;
    padding: 25px 0;
    border-bottom: 1px solid #ddd;
}

.original-blog-category {
    float: left;
    position: relative;
    z-index: 1;
}

.original-blog-category a {
    text-decoration: inherit;
    padding: 1px 10px 0;
    color: #fff;
    line-height: 1.8;
    font-size: 11px;
    min-width: 80px;
    display: block;
    text-align: center;
    transition: 0.2s;
    letter-spacing: 0.5px;
    font-weight: bold;
    letter-spacing: 2px;
}

.original-blog-category a:hover {
    transition: 0.2s;
}

.original-blog-date {
    min-width: 90px;
    float: left;
    line-height: 1.5;
    margin: 2px 15px 1px 0 !important;
    font-size: 12px;
    /* font-weight: bold; */
    letter-spacing: 0px;
    position: relative;
    color: #111111;
}
.original-blog-content:hover{
    background-color: #f5f5f5;
    transition: 0.3s;
}
.original-blog-content h3.original-blog-title {
    font-size: 22px;
    letter-spacing: 2px;
    line-height: 1.6 !important;
    margin: 0;
    padding: 0;
    clear: inherit;
    border: 0;
}

.original-blog-content h3.original-blog-title:after {
    display: none;
}

.original-blog-content .original-blog-title p{
    font-size: 13px;
    line-height: 1.5;
    display: flex;
    margin-top: 2px;
    text-decoration: inherit;
    transition: 0.2s;
    letter-spacing: 1px;
    color: #008084;
}

.original-blog-content .original-blog-title:before {
    content: "\f105";
    font-family: FontAwesome;
    display: block;
    position: absolute;
    top: 1px;
    right: 2px;
    font-size: 15px;
}

.sp_snsMenu, #menuButton_svg {
    display: none;
}

.headerTop .qtranxs_widget ul {
    border-top: 0;
}

.headerTop .qtranxs_widget ul li {
    display: table-cell;
}

.headerTop .qtranxs_widget ul li a {
    width: 20px;
    border:0px;
}

.headerTop .language-chooser .lang-ja a {
    content: url("images/Jp.svg");
    width: 16px;
    color: #00B1B7;
    font-weight: bold;
}

.headerTop .language-chooser .lang-en a {
    content: url("images/En.svg");
    width: 17px;
    color: #00B1B7;
    font-weight: bold;
}
.headerTop .qtranxs_widget ul .active a{
    color: #ffffff;
}

ul.gMenu ul {
    display: none;
}

.gMenu_name {
    font-weight: bold;
    color: #333;
}
.carousel_open {
    margin-top: 0 !important;
}

.resultsList {
    max-width: 970px;
    margin: auto;
    margin-bottom: 30px;
    padding: 0 30px 40px;
    border-bottom: 1px solid #eee;
}

.results-category a {
    color: #fff;
    font-size: 12px;
    padding: 3px 6px;
    letter-spacing: 1px;
}

.results-category a:hover {
    text-decoration: inherit;
}

.results-image {
    float: left;
    padding-right: 20px;
    width: 260px;
    height: 140px;
    object-fit: cover;
}

.slick-dots li button::before {
    content: "\f111";
    font-family: FontAwesome;
}

.slick-initialized .slick-slide {
    display: block;
    padding: 0 5px;
}
.slick-initialized .slick-slide:focus{
    outline: unset;
}
.resultsList .slick-dotted.slick-slider {
    margin-bottom: 40px;
}

.resultsList .slick-dots {
    bottom: -60px;
}

.resultsList .btn {
    margin: 55px auto 0;
}

.results-content p {
    line-height: 1.7;
}

.results-slick-List .slick-next:before {
    content: "\f105";
    font-family: FontAwesome;
    font-weight: bold;
}

.results-slick-List .slick-prev:before {
    content: "\f104";
    font-family: FontAwesome;
    font-weight: bold;
}

.results-header {
    padding-bottom: 0;
    border-bottom: 1px solid #ddd;
    margin-bottom: 40px;
}

.mainSection header {
    border: 0;
}

.mainSection header h3 {
    font-size: 32px;
    font-weight: bold;
    letter-spacing: 2px;
    padding-bottom: 0px;
}

.page-header {
    height: auto;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.header-custom-1.page-header_pageTitle, h1.page-header_pageTitle:first-child {
    margin: 62px 0;
    font-size: 32px;
}

.header-custom-1.page-header.header-custom-1:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    background-color: rgba(0, 0, 0, 0.3);
}

.header-custom-1 .page-header_pageTitle p {
    font-size: 15px;
    line-height: 1.4;
    width: 40%;
}

.header-custom-1 .page-header_pageTitle {
    margin: 60px 0;
}

.header-custom-1 .page-header_pageTitle h1 {
    line-height: 1.6;
    margin-bottom: 0;
    font-size: 36px;
}

.page-header.header-custom-1 {
    height: auto;
    min-height: 230px;
}

.page-header.header-cusuom-2 {
    height: auto;
    min-height: 300px;
}

.page-header {
    position: relative;
    overflow: hidden;
}

.header-custom-2.page-header {
    height: 440px;
    margin-top: 102px;
}

.header-custom-2 .page-header_pageTitle h1 {
    color: #333;
    position: relative;
    z-index: 99;
    padding: 18px 55px;
}

.topContent {
    margin-top: -450px;
    position: relative;
    background-color: #fff;
    padding: 50px 55px 0;
}

.page-header_pageTitle, h1.page-header_pageTitle:first-child {
    margin: 48px 0;
    font-size: 32px;
    line-height: 1.5;
}

.home .results-content h3 {
    border: unset;
    box-shadow: unset;
    font-weight: bold;
    font-size: 20px;
}

.home .results-content h3:after {
    display: none;
}

.alert-secondary {
    color: #383d41;
    background-color: #efefef;
    ;
    border-color: #d6d8db;
}

.alert {
    padding: 13px 15px;
}

.fa_v4 .entry-meta_items.published::before {
    display: none;
}

.entry-meta_items_term {
    display: none;
}

.meta_term {
    float: right;
    text-decoration: inherit;
    padding: 0;
    color: #fff;
    line-height: 1.8;
    font-size: 11px;
    min-width: 80px;
    width: 0;
    display: block;
    text-align: center;
    transition: 0.2s;
    letter-spacing: 0.5px;
    margin-top: 0;
}

.meta_term a {
    color: #fff;
    display: block;
    width: 100%;
    font-weight: bold;
    letter-spacing: 2px;
}

.meta_term:hover {
    background-color: #fff;
}

.meta_term a:hover, .meta_term a:focus {
    text-decoration: inherit;
}

.mainSection header {
    margin-bottom: 20px;
}

.mainSection header h1 {
    font-size: 28px;
    letter-spacing: 2px;
}

.entry-body h3, .entry-body h4 {
    border: 0;
    margin: 0;
    padding: 0;
    background-color: transparent;
    font-weight: bold;
}

.entry-body h3 {
    font-size: 22px;
    padding: 16px 0;
}

.entry-body h4 {
    font-size: 18px;
    padding: 12px 0;
}

.entry-body h3:after, .entry-body h4:after {
    display: none;
}

.entry-body p {
    font-size: 14px;
}

.entry-footer {
    display: none;
}

.entry-meta {
    margin-bottom: 26px;
}

.entry-meta {
    position: relative;
    /* padding-left: 25px; */
}

/* .entry-meta:before {
    content: "";
    position: absolute;
    width: 15px;
    height: 1px;
    top: 11px;
    left: 4px;
} */

.entry-meta_items {
    opacity: 0.7;
    font-weight: bold;
    text-align: right;
    letter-spacing: 1px;
}

.research-content-1, .research-content-2 {
    width: calc(100% / 3);
    margin: 0;
    font-size: 14px;
    background-color: #fff;
    transition: 0.3s;
    float: left;
    padding: 5px;
}

.research-content-3, .research-content-4 {
    margin-bottom: 10px;
}

.research-content-1 a, .research-content-2 a, .research-content-3 a, .research-content-4 a {
    display: block;
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
    transition: 0.3s;
}

.research-content-3 a {
    padding: 5px;
}

.research-content-1 a:hover, .research-content-1 a:active, .research-content-1 a:focus, .research-content-2 a:hover, .research-content-2 a:active, .research-content-2 a:focus, .research-content-3 a:hover, .research-content-3 a:active, .research-content-3 a:focus, .research-content-4 a:hover, .research-content-4 a:active, .research-content-4 a:focus {
    box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.12);
    transition: 0.3s;
}

.research-content-text {
    padding: 0 14px 10px;
}

.research-content-1 p, .research-content-2 p, .research-content-3 p, .research-content-4 p {
    margin-bottom: 10px;
    color: #ccc;
    line-height: 1.3;
}

.research-content-1 h3, .research-content-2 h3, .research-content-3 h3, .research-content-4 h3 {
    font-size: 18px;
        font-weight: bold;
        color: #333;
        padding: 16px 0;
        padding-right: 50px;
        position: relative;
        line-height: 1.5;
}

.research-content a:hover h3 {
    text-decoration: underline;
}

.research-content-1 h3:before, .research-content-2 h3:before, .research-content-3 h3:before, .research-content-4 h3:before {
    content: "";
    font-family: FontAwesome;
    padding: 7px 13px;
    color: #fff;
    border-radius: 50%;
    background-image: url("images/right_arrow.svg");
    background-repeat: no-repeat;
    background-size: 9px;
    background-position: center;
    position: absolute;
    right: 0;
    font-size: 17px;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 36px;
    height: 36px;
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
    transition: 0.3s;
}

.research-content-3 h3:before, .research-content-4 h3:before {
    top: 0;
    bottom: 0;
    margin: auto;
    line-height: 1.6;
}

.research-content-1 a:hover h3:before {
    box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.12);
    transition: 0.3s;
}

.research-content img {
    height: 200px;
    object-fit: cover;
    position: relative;
}

.research-content-image {
    position: relative;
}

.research-content-image:before {
    content: " ";
    transition: 0.3s;
    background-color: rgba(255, 255, 255, 0);
    position: relative;
    z-index: 1;
}

.research-content-3 .research-content-image {
    float: left;
}

.research-content-3 .research-content-image img {
    height: 120px;
    width: 120px;
    object-fit: cover;
}

.research-content-3 .research-content-text {
    float: left;
    width: calc( 100% - 120px);
}

.research-content-1 a:hover .research-content-image:before, .research-content-3 a:hover .research-content-image:before {
    content: " ";
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 1;
    transition: 0.3s;
}

.research-content-linkBtn {
    display: none;
    position: absolute;
    text-align: center;
    color: #fff;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    padding: 90px 0;
}

.research-content-3 .research-content-linkBtn {
    padding: 50px 0;
}

.research-content-1 a:hover .research-content-linkBtn, .research-content-1 a:focus .research-content-linkBtn, .research-content-3 a:hover .research-content-linkBtn, .research-content-3 a:focus .research-content-linkBtn {
    display: block;
}

.research-content-linkBtn span {
    position: relative;
    z-index: 9;
    font-size: 15px;
    border: 2px solid #fff;
    padding: 10px 20px;
    font-weight: bold;
    letter-spacing: 1px;
}

.research-content-3 .research-content-linkBtn span {
    font-size: 12px;
    padding: 5px;
}

.research-content .excerpt {
    color: #aaa;
}

.original-meta {
    width: 100%;
    height: 25px;
}

.original-blog-thumbnail {
    float: left;
    margin-top: 5px;
}

.original-blog-thumbnail img {
    width: 125px;
    height: 95px;
    object-fit: cover;
    padding: 2px;
    border: 1px solid #ccc;
}

.archive .image h3.original-blog-title {
    padding-top: 8px;
    padding-left: 14px;
    float: left;
}

.archive .excerpt {
    color: #aaa;
    font-size: 13px;
    float: left;
    padding-left: 13px;
    padding-top: 6px;
    margin-bottom: 0;
    line-height: 1.5;
}

.archive h3.original-blog-title {
    padding-left: 14px;
    padding-top: 1px;
    width: 100%;
}

.image .original-content {
    max-width: 100%;
    width: calc(100% - 125px);
    float: left;
}

.original-content {
    max-width: 100%;
    width: 100%;
    float: left;
}

.original-blog-category {
    float: left;
    position: absolute;
    top: 25px;
    left: 150px;
    z-index: 1;
    display: inline-block;
    margin-top: 2px;
}

.original-meta-sp {
    display: none;
}

.page_top_btn {
    outline: inherit;
    background-color: #555;
    border: 0;
}

.single .entry-meta_items_term {
    display: none;
}

footer .footerMenu {
    display: none;
    background-color: #4e4e4e;
}

footer {
    background-color: #00B1B7;
}

footer .nav > li > a:focus, footer .nav > li > a:hover {
    background-color: transparent;
}
@media (max-width: 1360px){
footer .footerMenu .menu > li {
    max-width: calc(100% / 3);
    margin-bottom: 20px;
}
}
@media (max-width: 1199px) {
    .headerTop > p {
        padding: 0 10px;
    }
    .research-content-3 .research-content-image {
        margin-top: 10px;
    }
}
    .headerTop .widget_image img{
        padding:5px;
    }
@media (max-width: 991px) {
    .headerTop .widget_image img {
        width: 25px;
        height: auto;
        margin-right: 5px;
    }
    .headerTop .widget_image {
        right: 45px;
        top: 53px;
        transition: 0.3s;
        margin-top: 5px;
        position: absolute;
    }
    .headerTop .widget_image img{
        padding:0;
    }
    .scrolled .headerTopBack .headerTop .widget_image {
        top:-60px;
        transition: 0.3s;
    }
    #menuButton_svg {
        display: block;
    }
    .rotate-box {
        box-shadow: 0 0 3px #ccc;
        padding-bottom: 40px;
        min-height: unset;
    }
    .original-meta {
        display: none;
    }
    .original-meta-sp {
        display: block;
        padding-left: 25px;
    }
    .original-meta-sp .original-blog-date {
        margin-right: 4px !important;
    }
    .image .original-blog-title {
        padding-top: 8px;
        padding-left: 14px;
    }
    .archive h3.original-blog-title {
        padding-left: 0;
    }
    .archive .excerpt {
        padding-left: 0;
    }
    .archive .image .excerpt {
        padding-left: 13px;
    }
    .nav li a {
        padding: 14px 14px;
    }
    header #gMenu_outer {
        padding: 0;
    }
    header ul.gMenu a {
        border: 0;
    }
    header ul.gMenu > li {
        border-bottom: 1px solid #eee;
    }
    header ul.gMenu ul {
        padding-bottom: 5px;
        margin-bottom: 10px;
        padding-top: 5px;
        border-left: 1px solid #eee;
        margin-left: 0;
    }
    header ul.gMenu ul li {
        margin-left: 0;
    }
    header ul.gMenu ul li a {
        display: block;
        overflow: hidden;
        width: auto;
        font-weight: bold;
        color: #777;
    }
    header ul.gMenu ul li a {
        padding: 12px 1em 12px 2em;
    }
    header ul.gMenu ul li a {
        padding-left: 10px;
    }
    header .gMenu_outer li.menu-item-has-children {
        padding-right: 55px;
    }
    header .gMenu_outer li.menu-item-has-children:after {
        content: url("images/plus.svg");
        position: absolute;
        top: 0px;
        right: 0px;
        padding: 15px 20px;
        background: #fff;
    }
    header .gMenu_outer li.menu-item-open:after {
        content: url("images/minus.svg");
        position: absolute;
        top: 0px;
        right: 0px;
        padding: 15px 20px;
    }
    .menuBtn {
        display: none;
    }
    svg {
        display: block;
    }
    .sp_snsMenu {
        height: 20px;
        position: absolute;
        top: 51px;
        right: 45px;
    }
    .sp_snsMenu li {
        display: flex;
        float: left;
        margin: 0 2px;
    }
    .sp_snsMenu img {
        max-height: 20px;
        width: auto;
    }
    .sp_snsMenu .widget_search {
        display: none;
    }
    .headerTop {
        width: 100%;
        padding: 0 10px;
    }
    #menuButton_svg {
        padding: 0;
        width: 60px;
        height: 30px;
        top: 60px !important;
        position: absolute;
        right: 80px;
        z-index: 2000;
        transition: 0.4s;
        overflow: visible;
    }
    .navbar-brand {
        float: inherit;
        text-align: left;
        padding: 16px 20px 10px;
    }
    .navbar-brand img {
        display: block;
        margin: 0;
    }

}

.message_area .message_area_child_tham:hover {
    cursor: pointer;
}

@media (max-width: 768px) {
    .siteHeader_logo{
        float: left;
        padding-bottom: 15px;
    }
    .header-custom-1 .page-header_pageTitle p {
        width: 100%;
    }
    .headerTop .widget_image{
        margin-top: 0;
    }
    /* .message_window_block {} */
    .message_window_block > .bubble {
        left: -105px;
    }
    .message_window_block:hover .bubble:before {
        left: 110px;
    }
    article.results .resultsContent {
        font-size: 14px;
    }
    .page-header_pageTitle, h1.page-header_pageTitle:first-child {
        margin: 32px 0;
    }
    .contentTitle {
        padding-top: 10px;
        font-size: 20px !important;
    }
    .subTitle {
        font-size: 16px;
    }
   
    .select i {
        position: absolute;
        z-index: 1;
        bottom: 9px;
    }
    .text_search, .dropdown {
        max-width: 100%;
        margin-bottom: 14px;
    }
    #s_Start {
        display: inline-block;
        margin: 20px 0;
        width: 100%;
        text-align: center;
    }
    .text_search .select input {
        height: 40px;
        padding-bottom: 10px;
    }
    .siteContent-3 .slick-prev:before {
        content: "\f104";
        font-family: FontAwesome;
        font-weight: bold;
    }
    .siteContent-3 .slick-next:before {
        content: "\f105";
        font-family: FontAwesome;
        font-weight: bold;
    }
    .inner {
        width: calc(100% / 2);
        float: left;
    }
    .sp_snsMenu, #menuButton_svg {
        display: block;
    }
    #panHome {
        display: inline;
    }
    .widget .subSection-title {
        margin-bottom: 0;
        color: #fff;
        padding: 7px 20px;
    }

    .research-content-1, .research-content-2 {
        width: 100%;
        margin: 0;
        font-size: 14px;
        background-color: #fff;
        transition: 0.3s;
        float: left;
        padding: 5px;
    }
    .research-content-1 img, .research-content-2 img {
        width: 100%;
    }
    .research-content-2 h3:before {
        top: 0;
        bottom: 0;
        margin: auto;
        height: 36px;
    }
    .header-custom-2.page-header {
        background-color: transparent;
    }
    .header-custom-2 .page-header_pageTitle h1 {
        padding: 0;
    }
    .topContent {
        padding: 125px 0;
    }
    .sp_snsMenu, #menuButton_svg {
        display: block;
    }
    .resultsImage img {
        display: none;
    }
    .disp-image {
        width: 100%;
        float: inherit;
    }
    footer .footerMenu .menu > li {
        max-width: 100%;
        margin-bottom: 10px;
    }
    footer .footerMenu li {
        border: 0;
    }
    footer .menu {
        padding: 20px 0 30px;
    }
    .results-image {
        max-width: 260px;
    }
    .sp_snsMenu {
        height: 20px;
        position: absolute;
        top: 52px;
        right: 45px;
    }
    .headerTop .qtranxs_widget ul .active {
        opacity: 1;
    }
    .headerTopBack {
        height: auto;
        
    }
    
    
    .headerTop > p, .headerTop > .widget_media_image {
        display: none;
    }
    .headerTop > .qtranxs_widget {
        width: 75px;
    }
    .headerTop .qtranxs_widget ul {
        margin: 0;
        padding: 0px 10px 0;
    }
    #searchform {
        float: right;
        width: 100%;
        position: relative;
    }
    .headerTop .widget_media_image {
        float: left;
    }
    
    .headerTop .widget_search {
        width: auto;
    }
    /* form.searchform div input[type=text]#s {
        width: 100%;
        margin-right: 0;
        margin-top: 1px;
        padding: 13px 30px 12px 30px;
    } */
    /* #searchform .fa-times {
        position: absolute;
        right: 18px;
        top: 5px;
        color: #eee;
        cursor: pointer;
    }
    #searchform .fa-search {
        position: absolute;
        top: 4px;
        left: 7px;
        color: #000;
        cursor: pointer;
        opacity: 1;
        font-size: 17px;
    } */
    .original-blog-date {
        display: block;
        float: left;
        margin-left: 0 !important;
    }
    .original-blog-category {
        float: left;
        z-index: 1;
        display: inline-block;
        margin-top: 1px;
        position: absolute;
        top: 15px;
        left: 110px;
    }
    .original-blog-category a {
        line-height: 1.5;
    }
    .original-blog-content h3.original-blog-title {
        clear: both;
        padding: 2px 5px 6px 12px;
    }
    .original-container {
        width: 100%;
        margin: 0 auto;
    }
    .original-blog-content {
        padding: 15px 5px 10px;
    }
    .results-container .results-content img {
        padding-right: 0;
        display: none;
        margin-bottom: 10px;
        float: inherit;
        max-width: 100%;
        width: 100%;
        height: 160px;
    }
    .resultsList .slick-dots {
        bottom: -30px;
        left: 0;
    }
    .resultsList .btn {
        margin: 30px auto 0;
    }
    .resultsList {
        max-width: 970px;
        margin: auto;
        margin-bottom: 30px;
        padding: 0 0 40px;
        border-bottom: 1px solid #eee;
    }
    .subTitle {
        margin-bottom: 20px;
    }
    /* .slick-initialized .slick-slide {} */
    .results-category {
        float: right;
    }
    .original-blog-date {
        letter-spacing: 1px;
        min-width: 95px;
        font-weight: normal;
    }
    /* .original-blog-date:before {
        content: "";
        width: 10px;
        height: 1px;
        display: block;
        position: absolute;
        top: 10px;
        left: 0px;
    } */
    .results-content h3 {
        margin-top: 14px;
        font-size: 18px;
        font-weight: bold;
        border: 0;
        box-shadow: unset;
        margin-bottom: 10px;
        padding-top: 10px;
    }
    .results-content h3:after {
        display: none;
    }
    .results-date {
        font-size: 14px;
    }
    .results-slick-List .slick-prev {
        left: -5px;
    }
    .results-slick-List .slick-next {
        right: -5px;
    }
    .resultsList .slick-dotted.slick-slider {
        margin-bottom: 40px;
        padding: 0 15px;
    }
    .pr_content {
        padding: 0 10px;
        box-shadow: 0 1px 1px #eee;
    }
    
    .pr_content_text {
        float: right;
        width: 70%;
        padding-right: 10px;
    }
    .pr_area .pr_content img {
        height: 100%;
        transition: transform 0.3s linear;
        object-fit: cover;
    }
    .pr_area .pr_content h2 {
        clear: none;
        font-size: 18px;
    }
    .pr_area .pr_content .subTitle {
        text-align: left;
        margin-bottom: 0;
        line-height: 1.4;
        padding: 0 0 4px 0;
    }
    .pr_area .pr_content p {
        padding: 0;
        margin-bottom: 15px;
    }
    .pr_area .pr_content span:before {
        content: "\f101";
        font-family: FontAwesome;
        position: absolute;
        transition: 0.3s;
        color: #fff;
        top: 45%;
        bottom: 0;
        right: 0;
        margin: auto;
        left: 0;
    }
    .pr_area .pr_content span {
        width: 12px;
        color: transparent;
        height: 100%;
        float: right;
        position: absolute;
        top: 0;
        right: 0;
        padding: 0;
    }
    .breadcrumb li:last-child {
        display: none;
    }
    .subSection li > a:after {
        content: "";
        background-image: url(images/right_arrow_2.svg);
        width: 10px;
        height: 10px;
        position: absolute;
        background-repeat: no-repeat;
        right: 20px;
    }
    .message_area .message_area_child_tham {
        margin-right: 0;
        width: 45px;
    }
    footer .copy-text {
        font-size: 11px;
    }
    footer {
        border: unset;
    }

    article.results h3.resultsTitle {
        padding-top: 10px;
    }
    .message_area_item p {
        font-size: 13px;
        line-height: 1.4;
    }
    .slick-dotted.slick-slider {
        margin-bottom: 50px;
    }
    .LatestPost {
        width: 92%;
    }
    .message_area {
        padding: 0;
    }
    .message_area_item {
        max-width: 100%;
    }
    .message_area_item {
        padding: 35px 25px 60px;
    }
    .message_window {
        width: 95%;
    }
    .ratest {
        box-shadow: unset !important;
    }
    .ratest div {
        min-height: unset;
        padding: 5px 0;
    }
    .ratest .original-blog-category {
        top: 15px;
        right: 30px;
    }
    .original-blog-content .original-blog-title p{
        margin-right: 30px;
    }
    .original-blog-content .original-blog-title:before{
        top:5px;
    }
    .mes_area .text_area, .mes_area .image_area {
        width: 100%;
        padding: 0;
    }
    #searchform .fa-search.submit{
        top:10px !important;
    }
}

@media (max-width: 480px) {
    .inner {
        width: 100%;
        float: left;
    }
    .rotate-box {
        min-height: unset;
    }
    
   
}

.siteContent-3 .slick-prev:before {
    content: "\f104";
    font-family: FontAwesome;
    font-weight: bold;
}

.siteContent-3 .slick-next:before {
    content: "\f105";
    font-family: FontAwesome;
    font-weight: bold;
}

.original-blog-content h3.original-blog-title {
    box-shadow: unset;
}

.archive-content {
    width: 100%;
}

@media (max-width: 350px) {
    .pr_content_text {
        float: right;
        width: 64%;
        padding-right: 7px;
    }
    .pr_area .pr_content .pr_image {
        margin: auto;
    }
}

.message_window p {
    color: #333;
}

.latest_post_block {
    width: calc(100%/3);
    float: left;
}

.latest_post_block div {
    padding: 0 12px;
    margin: 20px 10px;
    transition: 0.3s;
}

.latest_post_block div h3 {
    margin-top: 6px;
    margin-bottom: 8px;
    padding-bottom: 4px;
    font-size: 14px;
    font-weight: bold;
    box-shadow: unset;
    border-bottom: unset;
    line-height: 1.4;
    /*color: ####;*/
}

.latest_post_block div h3:after {
    display: none;
}

.latest_post_block > a {
    text-decoration: inherit;
    color: inherit;
}

.latest_post_block div p {
    line-height: 1.4;
    font-size: 12px;
    color: #888;
}

.latest_post_block div span {
    font-size: 12px;
     color: #888;
}

.latest_slick .slick-dots {
    bottom: -15px;
}

.message_window {
    line-height: 1.4;
    font-size: 14px;
}

.message_window_block h2 {
    background-color: transparent;
    border: unset;
    box-shadow: unset;
    margin: 0;
    margin-top: 30px;
    padding: 0 0 10px;
    line-height: 1.5;
    font-size: 17px;
    font-weight: bold;
}

.message_window_block h3:not(.title) {
    margin: 0;
    border: unset;
    padding: 6px 0 0px;
    margin-top: 14px;
    margin-bottom: 6px;
    font-size: 18px;
}

.message_window_block h3:not(.title):after {
    display: none;
}

.message_window_block h4 {
    padding: 4px 15px 4px;
    margin-bottom: 14px;
    background-color: #efefef;
    border-radius: 4px;
    font-size: 17px;
}

.message_window_block ul {
    margin-top: 15px;
    padding-left: 20px;
    line-height: 1.3;
}

.message_window_block li {
    margin-bottom: 0;
}

.lat {
    padding: 40px 30px 50px;
    margin-bottom: 30px;
}

.lat h3 {
    box-shadow: unset;
}
.original-blog-content .original-blog-title p:hover{
    text-decoration: unset;
}
.original-blog-content:hover{
    text-decoration: unset;
}
.original-blog-item>a{
    text-decoration: unset;
}
@media screen and  (min-width:480px) and (max-width:768px) {
    .ls-slide .slideText {
        display: none;
    }
    .ls-slide #slideTitle {
        font-size: 6vw;
        left: 0;
        right: 0;
        text-align: center;
        top: 40%;
    }
    a.ls-l {
        left: 0;
        right: 0;
        text-align: center;
        margin: auto;
        top: 65%;
    }
    .ls-slide #slideLink {
        padding: 12px 20px;
        max-width: 100px;
        margin: auto;
        font-size: 12px;
    }
}




footer .col-md-4{
    width: 100%;
    color: #fff;
}

.gMenu_outer{
    float: unset !important;
    width: 100% !important;
}
@media (min-width: 992px){
    .siteHeader .container {
        padding-top: 0;
        padding-bottom: 0;
    }
    ul.gMenu>li>ul.sub-menu {
        top: 68px;
    }
}
ul.sub-menu{
    background-color: #ffffff;
}
.container .navbar-header{
    margin:0;
    padding:0;
}
.menu-pehss_navmenus-container{
    margin:0;
    padding:0;
}
.menu-pehss_navmenus-container ul.gMenu{
    float: none !important;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.menu-pehss_navmenus-container ul.gMenu li{
    padding:15px 0;
    width: calc(100% / 5);
    background-color:  #00B1B7;
}
.menu-pehss_navmenus-container ul.gMenu li ul li{
    padding:10px 0 0px;
}
.menu-pehss_navmenus-container ul.gMenu li:hover,
.menu-pehss_navmenus-container ul.gMenu li:hover a{
    background-color: #008184;
}

.siteHeader.navbar .nav li a:hover::after{
    border-bottom: 0 !important;
}
.menu-pehss_navmenus-container ul.gMenu li li{
    color: #00B1B7;
    box-shadow: none;
    background-color: #ffffff !important;
}

.menu-pehss_navmenus-container ul.gMenu li:hover li a{
    color: #00B1B7;
    background-color: #ffffff !important;
}
#text-2_content-top{
    margin-bottom: 0;
    padding:120px 0;
    background-color: #ffffff;
}
#text-2_content-top .container{
    display: flex;
}
#text-2_content-top h2{
    position: relative;
    margin-top:-10px;
    margin-right: 30px;
    padding: 0 0 10px;
    width:30%;
    font-size:30px;
    letter-spacing: 0.3rem;
}
#text-2_content-top h2::before{
    position: absolute;
    bottom:4px;
    left:14px;
    z-index: 2;
    content:'';
    width:50px;
    height:2px;
    background-color: #00B1B7;

}
#text-2_content-top .textwidget{
    width:70%;
}
#siteContent-1 .col-md-8{
    width:100%;
}
#pr_area-4_content-top .pr_content{
    position: relative;
}
#pr_area-4_content-top .pr_content_text{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    -webkit-transform: translateY(-50%) translateX(-50%);
    margin: auto;
    z-index: 222;
    width: 235px;
    border: 2px solid #ffffff;
}
#pr_area-4_content-top .pr_content_text h2::after {
    content: "\f105";
    font-family: FontAwesome;
    position: absolute;
    right: 10px;
    transition: 0.3s;
}
#pr_area-4_content-top .pr_content_text h2:hover:after {
    transform: translateX(10px);
    color: transparent;
    transition: 0.3s;
}
.siteContent {
    padding: 15px 0 0;
    background-color: #ffffff !important;
}
.mainSection-title{
    background-color: #ffffff;
    padding: 14px 15px 10px;
    border:0;
}
.siteHeadContainer{
    clear: both;
    display: inline;
    margin:0 !important;
    padding:0 !important;
    background-color:#00B1B7;
}
.headerpagelink{
    display: flex;
    justify-content: flex-end;
    align-items: center;
    width:45%;
}
.header_linkpage{
    margin:0;
    color: #000000;
    font-size: 12px;
    font-weight: bold;
    display: inherit;
    align-items: center;
}
.header_linkpage:first-child{
    margin-right: 20px;
}
.header_linkpage img{
    margin-right: 10px;
}
.header_linkpage a{
    color: #000000;
}
.pr_content{
    position: relative;
}
.pr_content::before {
    position: absolute;
    top: 0;
    left:0;
    z-index: 2;
    content: '';
    width: 100%;
    height: 200px;
    background-color: rgba(0,0,0,0.3);
}
.pr_content:hover::before{
    background-color: rgba(0,0,0,0.7);
}
#siteContent-2 {
    margin: 30px 0;
}
header{
    border: 0 !important;
}
.navbar-brand img{
    max-height: 60px !important;
}
.subSection{
    margin:0 auto;
    text-align: center;
}
.siteHeader.navbar .nav li li a:before{
    content:'\f0da';
    font-family: FontAwesome;
    width: 5px;
    height: 5px;
    color: #00B1B7;
    padding-right: 30px;
}
.siteHeader.navbar .nav li a:after{
    border-bottom: 0 !important;
}
ul.gMenu>li>ul.sub-menu li{
    box-shadow: none !important;
}
.page .entry-body{
    min-height: 450px;
}
.subSection .media .media-heading{
    text-align: left;
}
#menu-pehss_navmenus.container{
    padding-right: 0;
}
.fa-search:before{
    color: #00B1B7;
    opacity: unset !important;
}
.mainSection .postList{
    min-height: 300px !important;
    height: auto !important;
}



/* トップページ */
.home .subSection {
	padding:0px;
}
.jp #media_image-7, .jp #media_image-8 {
	display:none;
}
.en #media_image-3, .en #media_image-4, .en #media_image-5 {
	display:none;
}

/* ヘッダー */
@media (min-width: 992px){
    .en ul.gMenu>li>ul.sub-menu {
        top: 53px;
    }
    .jp ul.gMenu>li>ul.sub-menu {
        top: 67px;
    }
}

/* フッター */
#footer-content {
	display:none;
}

/* 下層ページ全体 */
.page-header {
	background-image:url(./images/page-header.jpg) !important;
	color:#333;
}

/* 全体装飾 */
.entry-body table {
	background-color:#f9f9f9 !important;
	border-top:1px solid silver !important;
}
.entry-body a {
	color:#008388;
}
.entry-body h2 img,.entry-body h3 img {
	display:none;
}
.entry-body h2 {
	border: 0px;
	background: transparent;
	padding: 0px;
	border-top: 1px solid #00b1b7;
	padding-top: 15px;
	letter-spacing: 1px;
	position: relative;
}
.entry-body h2:before {
	position:absolute;
	content:"";
	background:#00b1b7;
	width:200px;
	height:5px;
	top:0px;
	left:0px;
}
.entry-body h3 {
	margin-top: 30px;
	border: 0px;
	background: transparent;
	padding: 0px;
	font-weight: inherit;
	padding-left: 1em;
	font-size: 1.3em;
	margin-bottom: 1em;
	position:relative;
}
.entry-body h3:before {
	position:absolute;
	content:"";
	background:#00b1b7;
	width:5px;
	height:22px;
	top:5px;
	left:0px;
}


.mainSection .author {
	display:none;
}


/* 教員一覧 */
.page-id-15 .entry-body table th:first-child {
	min-width:130px;
}
.page-id-15 .entry-body h3 {
	margin:50px 0px 30px;
}

/* 論文審査日程 */
.page-id-244 .entry-body table th:first-child {
	width:220px !important;
}
@media screen and (max-width:700px){
	.page-id-244 .entry-body table th:first-child {
		width:auto !important;
	}
	.page-id-244 .entry-body table td {
		word-break: break-word;
	}
}

/* サイトマップ */
.post-name-sitemap #post-89 > div > div > div:nth-child(2) {
	display:none;
}

.post-name-sitemap .veu_sitemap ul.link-list > li > a {
	font-weight:bold;
	font-size:1.1em;
}

.post-name-sitemap #post-89 > div.entry-body > ul {
	display:none;
}

/* 20210225 Add */
@media (max-width: 765px) {
	.page-header .row {
		background-color: transparent !important;
	}
}