.pad-50 { padding:50px 0; }
.pad-20 {padding: 20px 0 !important;}
.pb-0{padding-bottom: 0 !important;}
.mt-0{margin-top: 0 !important;}
.mt-30{margin-top: 30px !important;}
.mb-0{margin-bottom: 0 !important;}
.red-sep{position: relative;}
.subject-page .sec-head{
    border-bottom: none;
    padding-bottom: 0;
}
.subject-page .sec-head:before{
    margin: 5px 10px 5px 0;
}

.subject-page .cont-head:before{
    padding: 5px;
}
.red-sep:before {
    content: '';
    position: absolute;
    background-color: #d52b1e !important;
    width: 5% !important;
    height: 2px !important;
    bottom: -23px !important;
    left: 0;
    right: 0;
    text-align: center;
    margin: 0 auto !important;
}
.text-link {
    color: #00f;
    position: relative;
    
}
.text-link:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    bottom: 0;
    left: 0;
    background: #00f;
    visibility: visible;
    transform: scaleX(1);
    transition: 0.2s linear;
}   
.text-link:hover {
    text-decoration: none;
}
.text-link:hover:before {
    visibility: hidden;
    transform: scaleX(0);
}
.text-link span {
    display: inline-block;
    background: #d52b1e;
    padding: 0px 7px 0px 10px;
    border-radius: 50px;
    margin-left: 10px;
    color: #fff;
}


.view-btn {
    text-align: right;
    margin-top: 20px;
    
}

.view-btn a{
    text-decoration: none;
    font-size: 14px;
    color: #00F;
    position: relative;
    font-family: "メイリオ", "MS Mincho";
    text-decoration: underline;
}


/* .view-btn a:before {
    content: "";
    position: absolute;
    width: 75%;
    height: 1px;
    bottom: 0;
    left: 0;
    background: #00f;
    visibility: visible;
    transform: scaleX(1);
    transition: 0.2s linear;
}    */

.edit-view-btn a:before{
    width: 90%;
}

.view-btn a:hover {
    text-decoration: none;
}

.view-btn a:hover:before {
    visibility: hidden;
    transform: scaleX(0);
}

.view-btn a span {
    display: inline-block;
    background: #d52b1e;
    height: 20px;
    width: 20px;
    border-radius: 50px;
    margin-left:5px;
    color: #fff;
    line-height: 0;
}

.view-btn a span .fa-caret-right {
    font-size: 18px;
    position: relative;
    right: 5px;
    top: 2px;
}

.nav {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}

.input-group {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100%;
}

.input-group-addon, .input-group-btn {
    width: 0%;
}

#thankyou_sa h4{font-size: 14px;}
.ui-helper-hidden-accessible{display: none;}
.subject-page #floatMenu { display:none; }
.subject-page h1 { font-size:32px; font-weight:bold; }
.subject-page h2 { font-size:28px; font-weight:bold; color: #000; margin-bottom: 27px; margin-top: 0;}
.subject-page p{margin:0 0 10px;line-height:26px}
.subject-page .medicinepublish-content .sec-head{font-size:32px; color: #000; margin-bottom:25px}
.subject-page .medicinepublish-content h5{font-size:20px;line-height:26px;color:#000;font-family:"Open Sans";font-style:italic;margin-bottom:20px}
.subject-page .sa-pages-wrap{padding:0}
.client-feedback.sa-pages .c-feedback{width:100%;border-bottom:1px solid #c6c5c5;margin-bottom:7px;padding-bottom:7px}
.subject-page .client-feedback .c-feedback{position:relative;display:inline-block}
.subject-page .client-feedback .client-wrap{margin-top:7px}
.subject-page .client-feedback.sa-pages .c-feedback:last-child{border-bottom:none}
.subject-page .client-feedback .c-feedback h4{font-size:12px;text-transform:uppercase;cursor:auto}
.subject-page .client-feedback .c-feedback h4~p,.client-feedback.sa-pages .c-feedback p.client-name{margin:0 0 6px;font-weight:600;line-height:16px;cursor:auto}
.subject-page .client-feedback .rate-from{font-size:18px;font-weight:700;display:inline-block;vertical-align:top;cursor:default}
.subject-page .client-feedback .rate-from span{font-size:14px;font-weight:400;color:#999;border:0;line-height:24px;display:inline-block!important}
.subject-page .client-feedback .info-rating{display:inline-block;margin-left:7px;margin-top:1px;position:relative}
.subject-page .client-feedback .rating1{color:#feb800;display:inline-block;font-size:24px; line-height:1.4; }
.subject-page .client-feedback .rating-wrap { height:30px; }
.subject-page .client-feedback.sa-pages{padding:10px 20px;margin-bottom:18px;position:relative; width:100%; }
.subject-page .client-feedback.sa-pages:before{content:"";width:1px;height:120px;background-image:linear-gradient(to top,#333,#fff);position:absolute;left:0;top:28px}
.subject-page .client-feedback.sa-pages:after{content:"";width:1px;height:108px;background-image:linear-gradient(to bottom,#333,#fff);position:absolute;bottom:28px;left:0}
.subject-page .medicine-discover{background:url(../images/medicine/dotted-bg.png);background-repeat:repeat}
.subject-page .medicine-discover .red-sep:before{bottom:-22px!important}
.subject-page .medicine-discover .medicine-discover-in{padding-top:28px}
.subject-page .medicine-discover .medicine-discover-in .discover-box-minht{min-height:272px!important}
.economic-business .medicine-discover .medicine-discover-in .discover-box-minht{min-height:300px!important}
.subject-page .medicine-discover .medicine-discover-in .discover-box{background:#f1f1f1;padding:20px;border-radius:2px;filter:drop-shadow(0px 1px 2.5px rgba(0,0,0,0.26));background-color:#f1f1f1;min-height:240px;margin-bottom:30px; min-height:296px; }
.boxextend h4{width: 75% !important;}
.subject-page .medicine-discover .medicine-discover-in .col-lg-4:nth-child(4) .discover-box{margin-bottom:0}
.subject-page .medicine-discover .medicine-discover-in .col-lg-4:nth-child(5) .discover-box{margin-bottom:0}
.subject-page .medicine-discover .medicine-discover-in .col-lg-4:nth-child(6) .discover-box{margin-bottom:0}
.subject-page .medicine-discover .medicine-discover-in h3{font-size:48px;line-height:45px;color:#d52b1e;font-weight:700;display:inline-block}
.subject-page .medicine-discover .medicine-discover-in .discover-box span{color:#d52b1e;display:block;padding-right:5px; font-size: 24px;}
.subject-page .medicine-discover .medicine-discover-in .discover-box h4{float:left;width:66%;font-size:18px;line-height:30px;color:#000;font-weight:700;margin:0; min-height:90px; }
.subject-page .medicine-discover .medicine-discover-in img{float:right}
.subject-page .medicine-discover .medicine-discover-in .discover-content{padding-top:10px;display:inline-block;width:100%}
.subject-page .medicine-discover .medicine-discover-in .discover-content p{margin-bottom:0}
.Editing-samples #subjectarea{margin:20px 0 10px}
#subjectarea ul.salist{padding:0;margin:0;float:left; width:100%; border-radius:5px;background-color:#fff;filter:drop-shadow(0px 1px 4.5px rgba(0,0,0,0.18))}
#subjectarea ul.salist li{list-style:none;float:left;padding:7px;margin:0;text-align:center;min-height:128px;vertical-align:middle;position:relative}
#subjectarea ul.salist li a.viewsmple:before{background:none!important;height:auto!important;width:auto!important}
#subjectarea ul.salist li .mask{position:absolute;overflow:hidden;left:0;display:flex!important;align-items:center;justify-content:center}
#subjectarea ul.salist li .mask .fa-angle-right{border:2px solid #fff;border-radius:20px;padding:0 6px;font-size:18px;margin:0 auto;text-align:center;position:relative;top:2px}
#subjectarea ul.salist li .mask .fa-angle-right::before{position:relative;right:-1px}
#subjectarea ul.salist li .mask span{padding-left:5px;display:block;position:relative;top:20px}
.redhov:hover .mask{-ms-filter:"progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";filter:alpha(opacity=100);opacity:1;height:100%;-webkit-transform:perspective(400px) rotateX(0deg);-ms-transform:perspective(400px) rotateX(0deg);transform:perspective(400px) rotateX(0deg)}
.redhov .mask{background-color:#d52b1e;-webkit-transition:all .5s linear;-moz-transition:all .5s linear;-o-transition:all .5s linear;-ms-transition:all .5s linear;transition:all .5s linear;-webkit-transform:perspective(400px) rotateX(-90deg);-ms-transform:perspective(400px) rotateX(-90deg);transform:perspective(400px) rotateX(-90deg);-webkit-transform-origin:top;-ms-transform-origin:top;transform-origin:top;opacity:0;width:100%;height:0;position:absolute;top:0;left:0;right:0}
.redhov a.viewsmple{-webkit-transform:scale(0);-moz-transform:scale(0);-o-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transition:all .5s linear;-moz-transition:all .5s linear;-o-transition:all .5s linear;-ms-transition:all .5s linear;transition:all .5s linear;color:#fff!important;line-height:25px!important;font-size:14px!important;padding-top:0!important}
.redhov:hover a.viewsmple{-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}
.redhov .viewsmple:hover{color:#fff!important;letter-spacing:0}
#subjectarea ul.salist li.celltop{border-right:1px solid #dcdcdc;border-image:linear-gradient(to top,#dcdcdc,rgba(0,0,0,0)) 1 100%}
#subjectarea ul.salist li.cellbottom{border-right:1px solid #dcdcdc;border-image:linear-gradient(to bottom,#dcdcdc,rgba(0,0,0,0)) 1 100%}
#subjectarea ul.salist li.cellcorner::before{content:"";border-bottom:1px solid #dcdcdc;display:flex;position:relative;top:-6%}
#subjectarea ul.salist li.icons{width:12.5%;height:125px;background-position:50% 25%!important}
#subjectarea ul.salist li.physical-therapy a:before{content:"";width:60px;height:60px;background:url(../images/medicine/editing-samples/physical-therapy.png) center;display:block;margin:0 auto 5px;background-size:contain;background-repeat:no-repeat}
#subjectarea ul.salist li.neurology a:before{content:"";width:60px;height:60px;background:url(../images/medicine/editing-samples/neurology.png) center;display:block;margin:0 auto 5px;background-size:contain;background-repeat:no-repeat}
#subjectarea ul.salist li.hematology a:before{content:"";width:60px;height:60px;background:url(../images/medicine/editing-samples/hematology.png) center;display:block;margin:0 auto 5px;background-size:contain;background-repeat:no-repeat}
#subjectarea ul.salist li.orthopedics a:before{content:"";width:60px;height:60px;background:url(../images/medicine/editing-samples/orthopedics.png) center;display:block;margin:0 auto 5px;background-size:contain;background-repeat:no-repeat}
#subjectarea ul.salist li.nephrology a:before{content:"";width:60px;height:60px;background:url(../images/medicine/editing-samples/nephrology.png) center;display:block;margin:0 auto 5px;background-size:contain;background-repeat:no-repeat}
#subjectarea ul.salist li.ophthalmology a:before{content:"";width:60px;height:60px;background:url(../images/medicine/editing-samples/ophthalmology.png) center;display:block;margin:0 auto 5px;background-size:contain;background-repeat:no-repeat}
#subjectarea ul.salist li.psychiatry a:before{content:"";width:60px;height:60px;background:url(../images/medicine/editing-samples/psychiatry.png) center;display:block;margin:0 auto 5px;background-size:contain;background-repeat:no-repeat}
#subjectarea ul.salist li.anaesthesiology a:before{content:"";width:60px;height:60px;background:url(../images/medicine/editing-samples/anaesthesiology.png) center;display:block;margin:0 auto 5px;background-size:contain;background-repeat:no-repeat}
#subjectarea ul.salist li.hepatology a:before{content:"";width:60px;height:60px;background:url(../images/medicine/editing-samples/hepatology.png) center;display:block;margin:0 auto 5px;background-size:contain;background-repeat:no-repeat}


#subjectarea ul.salist li.neurosurgery a:before{content:"";width:60px;height:60px;background:url(../images/medicine/editing-samples/neurosurgery.png) center;display:block;margin:0 auto 5px;background-size:contain;background-repeat:no-repeat}
#subjectarea ul.salist li.medical-imaging a:before{content:"";width:60px;height:60px;background:url(../images/medicine/editing-samples/medical-imaging.png) center;display:block;margin:0 auto 5px;background-size:contain;background-repeat:no-repeat}
#subjectarea ul.salist li.radiology-imaging a:before{content:"";width:60px;height:60px;background:url(../images/medicine/editing-samples/radiology-imaging.png) center;display:block;margin:0 auto 5px;background-size:contain;background-repeat:no-repeat}
#subjectarea ul.salist li.epidemiology a:before{content:"";width:60px;height:60px;background:url(../images/medicine/editing-samples/epidemiology.png) center;display:block;margin:0 auto 5px;background-size:contain;background-repeat:no-repeat}
#subjectarea ul.salist li.immunology a:before{content:"";width:60px;height:60px;background:url(../images/medicine/editing-samples/immunology.png) center;display:block;margin:0 auto 5px;background-size:contain;background-repeat:no-repeat}
#subjectarea ul.salist li.respiratory-medicine a:before{content:"";width:60px;height:60px;background:url(../images/medicine/editing-samples/respiratory-medicine.png) center;display:block;margin:0 auto 5px;background-size:contain;background-repeat:no-repeat}
#subjectarea ul.salist li.oncology a:before{content:"";width:60px;height:60px;background:url(../images/medicine/editing-samples/oncology.png) center;display:block;margin:0 auto 5px;background-size:contain;background-repeat:no-repeat}
#subjectarea ul.salist li.urology a:before{content:"";width:60px;height:60px;background:url(../images/medicine/editing-samples/urology.png) center;display:block;margin:0 auto 5px;background-size:contain;background-repeat:no-repeat}
#subjectarea ul.salist li.pediatrics a:before{content:"";width:60px;height:60px;background:url(../images/medicine/editing-samples/pediatrics.png) center;display:block;margin:0 auto 5px;background-size:contain;background-repeat:no-repeat}
#subjectarea ul.salist li.general-medicine a:before{content:"";width:60px;height:60px;background:url(../images/medicine/editing-samples/general-medicine.png) center;display:block;margin:0 auto 5px;background-size:contain;background-repeat:no-repeat}
#subjectarea ul.salist li.cardiology a:before{content:"";width:60px;height:60px;background:url(../images/medicine/editing-samples/cardiology.png) center;display:block;margin:0 auto 5px;background-size:contain;background-repeat:no-repeat}
#subjectarea ul.salist li.endocrinology a:before{content:"";width:60px;height:60px;background:url(../images/medicine/editing-samples/endocrinology.png) center;display:block;margin:0 auto 5px;background-size:contain;background-repeat:no-repeat}
#subjectarea ul.salist li.gastroenterology a:before{content:"";width:60px;height:60px;background:url(../images/medicine/editing-samples/gastroenterology.png) center;display:block;margin:0 auto 5px;background-size:contain;background-repeat:no-repeat}
#subjectarea ul.salist li.neuroscience a:before{content:"";width:60px;height:60px;background:url(../images/life-sciences/editing-samples/neuroscience.png) center;display:block;margin:0 auto 5px;background-size:contain;background-repeat:no-repeat;width:60px;height:60px;background:url(../images/life-sciences/editing-samples/neuroscience.png) center;display:block;margin:0 auto 5px;background-size:contain;background-repeat:no-repeat}
#subjectarea ul.salist li.last{border-right:0 solid #eee}
#subjectarea ul.salist li a{display:block;text-align:center;color:#000;text-decoration:none;padding-top:22px;font-weight:600;font-size:12px;line-height:20px;font-weight:normal; position:absolute; width:100%; left:0; bottom:0; top:0; }
.subject-page .medical-editing{background:url(../images/medicine/medical-black-bg.jpg);background-repeat:no-repeat;background-color:#fff;background-size:cover;padding-bottom:40px}
.subject-page .medical-editing h2{color:#fff}
.subject-page .medical-editing-in{padding-top:27px}
.subject-page .medical-editing-in .view-btn{position:absolute;bottom:20px;right:25px}

.subject-page .nav-tabs li a{
    background: linear-gradient(180deg, rgb(255, 255, 255) 0%, rgb(255, 255, 255) 0%, rgb(220, 220, 220) 100%);
    color: #000000;
    padding: 20px 0;
    border-radius: 0;
    clip-path: polygon(0 0, 97% 0, 100% 100%, 0% 100%);
    border-top-right-radius: 17px;
    border-top-left-radius: 5px;
}
.subject-page .nav-tabs li.active a{
    background: #d52b1e;
    color: #FFF;
    border: none;
   }
.subject-page .nav-tabs li {
        margin: -1px 0px;
        width: 33.33%;
    }
.subject-page .medical-editing-in .nav-pills{border-bottom:8px solid #d52b1e}
.subject-page .medical-editing-in .nav-pills .nav-item{width:33%;text-align:center}
.subject-page .medical-editing-in .nav-pills .nav-link{background:linear-gradient(180deg,#fff 0%,#fff 0%,#dcdcdc 100%);color:#000;font-size:16px; font-weight:bold; padding:20px 0;border-radius:0;clip-path:polygon(0 0,97% 0,100% 100%,0% 100%);border-top-right-radius:17px;border-top-left-radius:5px}
.subject-page .medical-editing-in .nav-pills .nav-link.active,.nav-pills .show>.nav-link{background:#d52b1e;color:#FFF;font-size:20px; padding:18px 0 15px;}
.subject-page .medical-editing-in .tab-content{background:#fff}
.subject-page .medical-editing-in .tab-pane{padding:0 20px 10px;filter:drop-shadow(0 0 7.5px rgba(0,0,0,0.2));background-color:#fff;min-height:440px}
.subject-page .medical-editing-in .paper-ht{min-height:500px}
.subject-page .medical-editing-in .tab-content h3{font-size:30px;line-height:26px;color:#000;font-weight:700;padding-bottom:10px}
.subject-page .medical-editing-slideup{max-width:950px;margin:30px auto 0;border:1px solid#ededed;border-radius:5px}
.subject-page .medical-papers-in{filter:none;border:none}
.subject-page .paper-wrp{background:transparent;position: relative;
    left: 20px;}
.subject-page .paper-content ul{list-style: none; padding: 0px;}
.subject-page .medical-editing-slideup .paper-content{padding-left: 80px;
    border: 1px solid #ebebeb;
    min-height: 320px;
    position: relative;
    left: 80px;
    width: 70%;
    padding-right: 10px;
    padding-top: 30px;}
.subject-page .medical-editing-slideup .client-log{right:-15px;bottom:25px}
.subject-page .medical-editing-slideup .client-log img{width:70%}
.subject-page .medical-editing-slideup .paper-content ul li{font-size:12px;margin-bottom:10px;color: #000;}
.subject-page .medical-editing-slideup .paper-img img{    padding-top: 10px;
    position: absolute;
    z-index: 99;
    width: 220px;
    left: -10px;}
.subject-page .medical-editing-slideup ul{min-height:285px;position:absolute;z-index:999}
.subject-page .our-editorial{background:url(../images/medicine/dotted-bg.png);background-repeat:repeat}
.subject-page .our-editorial .red-sep:before{bottom:-22px!important}
.subject-page .main-cta{background:url(../images/medicine/dotted-bg.png);background-repeat:repeat;    padding: 0 20px;}
.subject-page .main-cta-new{display: inline-block;}
.subject-page .our-editorial a{color:#00f}
.subject-page .our-editorial a:focus{outline: none; outline-offset: none; text-decoration: none;}
#editor_team .sliderset{padding:0;margin:0}
.subject-page #editor_team h2{color:#000}
.subject-page .our-editorial #homeeditor .item{margin:5px 15px}
.subject-page .padrght{padding-right:10px}
.subject-page #homeeditor .owl-nav .owl-prev{left:-5%}
.subject-page #homeeditor .owl-nav .owl-next{right:-5%}
.subject-page #homeeditor .item .editor-exp .exp{width:140px;margin-right:20px;color:#000}
.subject-page #homeeditor .item .title{padding-bottom:30px;min-height:auto}
.subject-page #homeeditor .item{padding:25px 8px 23px}
.subject-page #homeeditor .item .editor-exp{padding-left:16px}
.subject-page #homeeditor .item .edi-lt-img img{width:125px}
.subject-page .sub-area-search{background:url(../images/medicine/bg-editorialteam.jpg);background-repeat:no-repeat;background-size:100%}
.subject-page .sub-area-content a{color:#00f;text-decoration:none;display: inline-block;line-height: 20px;text-decoration: underline;}
.subject-page .sub-area-search h2{color:#fff; text-align: center;}
.subject-page .sub-area-search-in{display:inline-block;width:100%;margin-top:27px;background:#fff;filter:drop-shadow(0 0 7.5px rgba(0,0,0,0.2))}
.subject-page .sub-area-search-in .nav-tabs{background:#f1f1f1;padding:20px}
.subject-page .sub-area-search-in .tab-content{background:#fff;padding:20px;position:relative}
.subject-page .sub-area-search-in .tab-content::before{content:'';background:url(../images/medicine/frm-bg.png);background-repeat:no-repeat;position:absolute;right:0;bottom:0;height:138px;width:210px;opacity:.5}
.subject-page .control-group{margin-right:50px}
.subject-page .control{display:block;position:relative;padding-left:30px;margin-bottom:0;padding-top:0;cursor:pointer;font-size:24px;line-height:30px;color:#000;font-weight:700;font-family:"メイリオ","MS Mincho";}
.subject-page .control input{position:absolute;z-index:-1;opacity:0}
.subject-page .control_indicator{position:absolute;top:5px;left:0;height:20px;width:20px;background:#fff;border:1px solid #c3c3c3;border-radius:undefinedpx}
.subject-page .control:hover input ~ .control_indicator,.control input:focus ~ .control_indicator{background:#fff}
.subject-page .control input:checked ~ .control_indicator{background:#fff}
.subject-page .control:hover input:not([disabled]):checked ~ .control_indicator,.control input:checked:focus ~ .control_indicator{background:#fff}
.subject-page .control input:disabled ~ .control_indicator{background:#e6e6e6;opacity:.6;pointer-events:none}
.subject-page .control_indicator:after{box-sizing:unset;content:'';position:absolute;display:none}
.subject-page .control input:checked ~ .control_indicator:after{display:block}
.subject-page .control-radio .control_indicator{border-radius:50%}
.subject-page .control-radio .control_indicator:after{left:2px;top:2px;height:14px;width:14px;border-radius:50%;background:#d52b1e;transition:background 250ms}
.subject-page .control-radio input:disabled ~ .control_indicator:after{background:#7b7b7b}
.subject-page #custom-search-input{margin:0;margin-top:5px;padding:0}
.subject-page #custom-search-input .search-query{padding-right:3px;padding-right:4px \9;padding-left:10px;padding-left:10px \9;margin-bottom:0;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:0;background:#f1f1f1;height:50px;font-size:16px;color:#4d4d4d;outline:none}
.subject-page #custom-search-input .search-query::placeholder{font-size:16px;color:#4d4d4d;outline:none}
.subject-page #custom-search-input input[type=text].form-control:focus{outline:none;box-shadow:none;border:1px solid #ced4da}
.subject-page #custom-search-input button{border:0;background:#f1f1f1;padding:2px 10px;margin-top:0;position:absolute;right:4px;top:10px;margin-bottom:0;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;color:#4d4d4d;z-index:99;outline:none}
.subject-page #custom-search-input button:focus{outline:none!important;box-shadow:none}
.subject-page #custom-search-input button img{width:25px}
.subject-page .search-query:focus + button{z-index:3;outline:none!important;box-shadow:none}
.subject-page .accordion-container{position:relative;max-width:500px;height:auto;margin:10px auto;border:1px solid #c6c5c5;overflow-y:scroll;height:150px}
.subject-page .accordion-container > h2{text-align:center;color:#fff;padding-bottom:5px;margin-bottom:20px;padding-bottom:15px;border-bottom:1px solid #ddd}
.subject-page .set{position:relative;width:100%;height:auto;background-color:#fff}
.subject-page .set > a{display:block;padding:6px 15px;text-decoration:none;color:#000;font-weight:600;border-bottom:1px solid #fff;-webkit-transition:all .2s linear;-moz-transition:all .2s linear;transition:all .2s linear;font-weight:normal}
.subject-page .content > ul{list-style:none;padding:0}
.subject-page .content > ul > li{color:#000;margin-bottom:3px;font-size:14px;padding:5px 35px}
.subject-page .content > ul > li:focus{background:#eee;outline:none}
.subject-page .content > ul > li:hover{background:#eee}
.subject-page .set > a i{float:left;margin-top:5px;margin-right:10px}
.subject-page .set > a.active{background-color:#fff;color:#000;font-weight:700}
.subject-page .content{background-color:#fff;border-bottom:1px solid #ddd;display:none}
.subject-page .content p{padding:10px 15px;margin:0;color:#333}
.subject-page .setin{position:relative;width:100%;height:auto;background-color:#fff}
.subject-page .setin > a{display:block;padding:10px 15px 10px 30px;text-decoration:none;color:#000;font-weight:600;border-bottom:1px solid #fff;-webkit-transition:all .2s linear;-moz-transition:all .2s linear;transition:all .2s linear;font-weight:normal}
.subject-page .contentin > ul{list-style:none}
.subject-page .contentin > ul > li{color:#000;margin-bottom:10px;font-size:14px;padding:5px 10px}
.subject-page .contentin > ul{padding:0 50px}
.subject-page .contentin > ul > li:hover{background:#eee}
.subject-page .setin > a i{float:left;margin-top:5px;margin-right:10px}
.subject-page .setin > a.active{background-color:#fff;color:#000;font-weight:700}
.subject-page .contentin{background-color:#fff;border-bottom:1px solid #ddd;display:none}
.subject-page .contentin p{padding:10px 15px;margin:0;color:#333}
.subject-page .journallistset .set{background-color:#fff}
.subject-page .journallistset .set > a.active{background-color:#f5f5f5}
.subject-page .journallistset .set > a i{display:none}
.subject-page .clients-wrp ul{padding:0}
.subject-page .clients-wrp ul li{display:inline-block;width:24.55%;border-right:1px solid #dcdcdc;border-bottom:1px solid #dcdcdc;position:relative;float:left;padding:10px 0 20px}
.subject-page .setjs > a{font-size:1rem;padding:6px 15px}
.subject-page .setjs ul{padding-left:0}
.subject-page .setjs ul > li{list-style:none;padding:6px 15px}
.subject-page .setjs ul > li:hover{background:#eee}
.subject-page .setjs ul > li:focus{background:#eee;border:none;outline:none}
.subject-page .clients-wrp p{font-size:12px;text-align:center;margin:10px 0 0;line-height:22px; min-height:50px;}
.subject-page .clients-wrp ul li:nth-child(1){border-image:linear-gradient(to top,#dcdcdc,rgba(0,0,0,0)) 1 100%}
.subject-page .clients-wrp ul li:nth-child(2){border-image:linear-gradient(to top,#dcdcdc,rgba(0,0,0,0)) 1 100%}
.subject-page .clients-wrp ul li:nth-child(3){border-image:linear-gradient(to top,#dcdcdc,rgba(0,0,0,0)) 1 100%}
.subject-page .clients-wrp ul li:nth-child(4){border-right:0;border-image:linear-gradient(to top,#dcdcdc,rgba(0,0,0,0)) 1 100%}
.subject-page .clients-wrp ul li:nth-child(5){border-image:linear-gradient(to bottom,#dcdcdc,rgba(0,0,0,0)) 1 100%}
.subject-page .clients-wrp ul li:nth-child(6){border-image:linear-gradient(to bottom,#dcdcdc,rgba(0,0,0,0)) 1 100%}
.subject-page .clients-wrp ul li:nth-child(7){border-image:linear-gradient(to bottom,#dcdcdc,rgba(0,0,0,0)) 1 100%}
.subject-page .clients-wrp ul li:nth-child(8){border-right:0;border-image:linear-gradient(to bottom,#dcdcdc,rgba(0,0,0,0)) 1 100%}
.subject-page .clients-wrp ul li::before{content:'';border-bottom:1px solid #dcdcdc;position:absolute;bottom:0;right:0;left:0}
.subject-page .clients-wrp ul li:nth-child(1):before{border-image:linear-gradient(to left,#dcdcdc,rgba(0,0,0,0)) 1 0}
.subject-page .clients-wrp ul li:nth-child(4):before{border-image:linear-gradient(to right,#dcdcdc,rgba(0,0,0,0)) 1 0}
.subject-page .clients-wrp ul li:nth-child(5):before{border-bottom:0}
.subject-page .clients-wrp ul li:nth-child(6):before{border-bottom:0}
.subject-page .clients-wrp ul li:nth-child(7):before{border-bottom:0}
.subject-page .clients-wrp ul li:nth-child(8):before{border-bottom:0}
.subject-page .sub-area-formtxt h2{font-size:24px;line-height:26px;color:#000!important;font-weight:700;   text-align: left;margin-bottom: .5rem; margin-top: 0;}
.subject-page .main-form-wrp h4 {font-size: 14px;}
.subject-page .main-form-wrp .form-control{height:48px;background:#f1f1f1;font-size:14px;color:#4d4d4d;border-radius:0;border-color:#f1f1f1}
.subject-page .main-form-wrp .form-control::placeholder{font-size:16px;color:#4d4d4d}
.subject-page .main-form-wrp form{width:100%;max-width:410px}
.submit-red{width:175px;height:45px;background-color:#d52b1e;line-height:20px;color:#fff;font-size:18px;border:none;border-bottom:3px solid #ba0f02;text-transform:uppercase;border-radius:4px}
.submit-red:hover{background-color:#ba0f02;border-bottom:3px solid #d52b1e}
.sub-area-mail .accordion-container{border:0;overflow-y:hidden;height:auto}
.sub-area-mail .accordion-container p{padding-left:10px;color:#878787;font-size:14px}
.subject-page .ui-widget-content{background:#fff !important;width:282px!important;height:161px}
.subject-page .ui-menu .ui-menu-item{border-bottom:1px solid #c3c3c3 !important;}
.subject-page .journal-sub-list{padding-bottom:0}
.subject-page #homeeditor .owl-nav .owl-prev:hover{left:-5.3%;transition:.2s}
.subject-page #homeeditor .owl-nav .owl-next:hover{right:-5.3%;transition:.2s}
.subject-page #paper-carousel .owl-nav .owl-prev{position:absolute;left:-30px;top:40%;filter:none;background:none!important;height:unset;width:unset;text-align:start}
.subject-page #paper-carousel .owl-nav .owl-next{position:absolute;right:-30px;top:40%;filter:none;background:none!important;height:unset;width:unset;text-align:start}
.btn-container{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}
.btn-container .btn-effect{width:40px;height:40px;background:#fff;border-radius:50%;margin:0 5px;-webkit-transition:.5s;-o-transition:.5s;transition:.5s;position:relative;display:block;box-shadow:rgba(0,0,0,0.5) 0 4px 4px!important}
.btn-container .btn-effect.prev span{border-right:none;border-bottom:none}
.btn-container .btn-effect.prev span:before{-webkit-transform:rotate(45deg) translate(-2px,-0.7px) scale(0);-ms-transform:rotate(45deg) translate(-2px,-0.7px) scale(0);transform:rotate(45deg) translate(-2px,-0.7px) scale(0);-webkit-transform-origin:left;-ms-transform-origin:left;transform-origin:left}
.btn-container .btn-effect:hover.prev span:before{-webkit-transform:rotate(45deg) translate(-2px,-0.7px) scale(1);-ms-transform:rotate(45deg) translate(-2px,-0.7px) scale(1);transform:rotate(45deg) translate(-2px,-0.7px) scale(1)}
.btn-container .btn-effect.prev span:before{-webkit-transform:rotate(45deg) translate(-2px,-0.7px) scale(0);-ms-transform:rotate(45deg) translate(-2px,-0.7px) scale(0);transform:rotate(45deg) translate(-2px,-0.7px) scale(0);-webkit-transform-origin:left;-ms-transform-origin:left;transform-origin:left}
.btn-container .btn-effect.next span{border-left:none;border-top:none}
.btn-container .btn-effect span{position:absolute;top:50%;width:10px;height:10px;left:50%;border:2px solid #000;-webkit-transform:translate(-50%,-50%) rotate(-45deg);-ms-transform:translate(-50%,-50%) rotate(-45deg);transform:translate(-50%,-50%) rotate(-45deg);-webkit-transition:.5s;-o-transition:.5s;transition:.5s}
.btn-container .btn-effect.next span:before{-webkit-transform:rotate(45deg) translate(-2px,13.5px) scale(0);-ms-transform:rotate(45deg) translate(-2px,13.5px) scale(0);transform:rotate(45deg) translate(-2px,13.5px) scale(0);-webkit-transform-origin:right;-ms-transform-origin:right;transform-origin:right}
.btn-container .btn-effect span:before{content:"";position:absolute;width:20px;height:2px;background:#000;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}
.btn-container .btn-effect:hover{background:#fff}
a:not([href]):hover{color:inherit;text-decoration:none}
.btn-container .btn-effect:hover.next span{left:calc(50% + 5px)}
.btn-container .btn-effect:hover.next span:before{-webkit-transform:rotate(45deg) translate(-2px,13.5px) scale(1);-ms-transform:rotate(45deg) translate(-2px,13.5px) scale(1);transform:rotate(45deg) translate(-2px,13.5px) scale(1)}
.arts-sci .medicine-discover .medicine-discover-in .discover-box-minht {min-height: 275px!important;
}
.arts-sci .medical-editing-slideup ul{min-height:315px}
.arts-sci .arts-slideup .paper-content{min-height:330px}
.arts-sci .artsarea ul.salist li.icons{width:16.666%!important}
.arts-sci .artsarea ul.salist{float:none!important;overflow:hidden}
.artsarea ul.salist li.history a:before{content:"";width:60px;height:60px;background:url(../images/arts-science/history.png) center;display:block;margin:0 auto 5px;background-size:contain;background-repeat:no-repeat}
.artsarea ul.salist li.linguistics a:before{content:"";width:60px;height:60px;background:url(../images/arts-science/linguistics.png) center;display:block;margin:0 auto 5px;background-size:contain;background-repeat:no-repeat}
.artsarea ul.salist li.literature a:before{content:"";width:60px;height:60px;background:url(../images/arts-science/literature.png) center;display:block;margin:0 auto 5px;background-size:contain;background-repeat:no-repeat}
.artsarea ul.salist li.psychology a:before{content:"";width:60px;height:60px;background:url(../images/arts-science/psychology.png) center;display:block;margin:0 auto 5px;background-size:contain;background-repeat:no-repeat}
.artsarea ul.salist li.political-science a:before{content:"";width:60px;height:60px;background:url(../images/arts-science/political-science.png) center;display:block;margin:0 auto 5px;background-size:contain;background-repeat:no-repeat}
.artsarea ul.salist li.sociology a:before{content:"";width:60px;height:60px;background:url(../images/arts-science/sociology.png) center;display:block;margin:0 auto 5px;background-size:contain;background-repeat:no-repeat}
.arts-sci .arts-editing-in .tab-pane{min-height:475px}
.arts-sci .medical-editing-slideup{margin:30px auto 0}
.arts-sci .clients-wrp-art ul li{width:32.55%!important;text-align:center}
.arts-sci .clients-wrp-art ul li:nth-child(3){border-right:none}
.arts-sci .clients-wrp-art ul li:nth-child(4){border-right:1px solid #dcdcdc;border-bottom:none;border-image:linear-gradient(to bottom,#dcdcdc,rgba(0,0,0,0)) 1 100%}
.arts-sci .clients-wrp-art ul li:nth-child(4):before{border-image:none;border-bottom:none}
.arts-sci .clients-wrp-art ul li:nth-child(6){border-right:none}
.physci-area ul.salist li.analytical-chemistry a:before{content:"";width:60px;height:60px;background:url(../images/physic-engg/editing-samples/analytical-chemistry.png) center;display:block;margin:0 auto 5px;background-size:contain;background-repeat:no-repeat;width:60px;height:60px;background:url(../images/physic-engg/editing-samples/analytical-chemistry.png) center;display:block;margin:0 auto 5px;background-size:contain;background-repeat:no-repeat}
.physci-area ul.salist li.artificial-intelligence a:before{content:"";width:60px;height:60px;background:url(../images/physic-engg/editing-samples/artificial-intelligence.png) center;display:block;margin:0 auto 5px;background-size:contain;background-repeat:no-repeat}
.physci-area ul.salist li.electrical-engineering a:before{content:"";width:60px;height:60px;background:url(../images/physic-engg/editing-samples/electrical-engineering.png) center;display:block;margin:0 auto 5px;background-size:contain;background-repeat:no-repeat}
.physci-area ul.salist li.electronic-optical a:before{content:"";width:60px;height:60px;background:url(../images/physic-engg/editing-samples/electronic-optical.png) center;display:block;margin:0 auto 5px;background-size:contain;background-repeat:no-repeat}
.physci-area ul.salist li.electronics-engineering a:before{content:"";width:60px;height:60px;background:url(../images/physic-engg/editing-samples/electronics-engineering.png) center;display:block;margin:0 auto 5px;background-size:contain;background-repeat:no-repeat}
.physci-area ul.salist li.material-science a:before{content:"";width:60px;height:60px;background:url(../images/physic-engg/editing-samples/material-science.png) center;display:block;margin:0 auto 5px;background-size:contain;background-repeat:no-repeat}
.physci-area ul.salist li.engineering a:before{content:"";width:60px;height:60px;background:url(../images/physic-engg/editing-samples/engineering.png) center;display:block;margin:0 auto 5px;background-size:contain;background-repeat:no-repeat}
.physci-area ul.salist li.mathematical-physics a:before{content:"";width:60px;height:60px;background:url(../images/physic-engg/editing-samples/mathematical-physics.png) center;display:block;margin:0 auto 5px;background-size:contain;background-repeat:no-repeat}
.physci-area ul.salist li.mechanical-engineering a:before{content:"";width:60px;height:60px;background:url(../images/physic-engg/editing-samples/mechanical-engineering.png) center;display:block;margin:0 auto 5px;background-size:contain;background-repeat:no-repeat}
.physci-area ul.salist li.mechanics a:before{content:"";width:60px;height:60px;background:url(../images/physic-engg/editing-samples/mechanics.png) center;display:block;margin:0 auto 5px;background-size:contain;background-repeat:no-repeat}
.physci-area ul.salist li.nanomaterials a:before{content:"";width:60px;height:60px;background:url(../images/physic-engg/editing-samples/nanomaterials.png) center;display:block;margin:0 auto 5px;background-size:contain;background-repeat:no-repeat}
.physci-area ul.salist li.neuroscience a:before{content:"";width:60px;height:60px;background:url(../images/physic-engg/editing-samples/neuroscience.png) center;display:block;margin:0 auto 5px;background-size:contain;background-repeat:no-repeat}
.physci-area ul.salist li.oncology a:before{content:"";width:60px;height:60px;background:url(../images/physic-engg/editing-samples/oncology.png) center;display:block;margin:0 auto 5px;background-size:contain;background-repeat:no-repeat}
.physci-area ul.salist li.organic-chemistry a:before{content:"";width:60px;height:60px;background:url(../images/physic-engg/editing-samples/organic-chemistry.png) center;display:block;margin:0 auto 5px;background-size:contain;background-repeat:no-repeat}
.physci-area ul.salist li.physical-chemistry a:before{content:"";width:60px;height:60px;background:url(../images/physic-engg/editing-samples/physical-chemistry.png) center;display:block;margin:0 auto 5px;background-size:contain;background-repeat:no-repeat}
.physci-area ul.salist li.plasma-physics a:before{content:"";width:60px;height:60px;background:url(../images/physic-engg/editing-samples/plasma-physics.png) center;display:block;margin:0 auto 5px;background-size:contain;background-repeat:no-repeat}
.physci-area ul.salist li.robotics a:before{content:"";width:60px;height:60px;background:url(../images/physic-engg/editing-samples/robotics.png) center;display:block;margin:0 auto 5px;background-size:contain;background-repeat:no-repeat}
.physical-sciences .clients-wrp ul li img{width: 215px; margin: 0 auto;  text-align: center; display: grid;}
.physci-area ul.salist li.icons{width:14.28%!important}
.physical-sciences .medical-editing-slideup ul{min-height:315px}
.ecoarea ul.salist li.corporate-finance a:before{content:"";width:60px;height:60px;background:url(../images/eco-business/editing-samples/corporate-finance.png) center;display:block;margin:0 auto 5px;background-size:contain;background-repeat:no-repeat}
.ecoarea ul.salist li.economics a:before{content:"";width:60px;height:60px;background:url(../images/eco-business/editing-samples/economics.png) center;display:block;margin:0 auto 5px;background-size:contain;background-repeat:no-repeat}
.ecoarea ul.salist li.game-theory a:before{content:"";width:60px;height:60px;background:url(../images/eco-business/editing-samples/game-theory.png) center;display:block;margin:0 auto 5px;background-size:contain;background-repeat:no-repeat}
.ecoarea ul.salist li.law a:before{content:"";width:60px;height:60px;background:url(../images/eco-business/editing-samples/law.png) center;display:block;margin:0 auto 5px;background-size:contain;background-repeat:no-repeat}
.ecoarea ul.salist li.management a:before{content:"";width:60px;height:60px;background:url(../images/eco-business/editing-samples/management.png) center;display:block;margin:0 auto 5px;background-size:contain;background-repeat:no-repeat}
.ecoarea ul.salist li.marketing a:before{content:"";width:60px;height:60px;background:url(../images/eco-business/editing-samples/marketing.png) center;display:block;margin:0 auto 5px;background-size:contain;background-repeat:no-repeat}
.economic-business .medical-editing-slideup ul{min-height:315px}
.economic-business .medical-editing-slideup .paper-content{min-height:335px}
.economic-business .fxdwdth{width:76%!important}
.economic-business .economic-discover .economic-discover-in .discover-box-minht{min-height:245px!important}
.economic-business .ecoarea ul.salist li.icons{width:16.666%!important}
.economic-business .ecoarea ul.salist{float:none!important;overflow:hidden}
.eco-editorial .view-btn{width:100%}
.economic-business .clients-wrp-eco ul li{width:32.55%!important;text-align:center}
.economic-business .clients-wrp-eco ul li:nth-child(3){border-right:none}
.economic-business .clients-wrp-eco ul li:nth-child(4){border-right:1px solid #dcdcdc;border-bottom:none;border-image:linear-gradient(to bottom,#dcdcdc,rgba(0,0,0,0)) 1 100%}
.economic-business .clients-wrp-eco ul li:nth-child(4):before{border-image:none;border-bottom:none}
.economic-business .clients-wrp-eco ul li:nth-child(6){border-right:none}
.economic-business .clients-wrp ul li img{width: 220px; margin: 0 auto;  text-align: center; display: grid;}
.life-sciences .clients-wrp ul li img{width: 215px; margin: 0 auto;  text-align: center; display: grid;}
.life-area ul.salist li.icons{width:16.66%!important}
.life-area ul.salist li.biochemistry a:before{content:"";width:60px;height:60px;background:url(../images/life-sciences/editing-samples/Biochemistry.png) center;display:block;margin:0 auto 5px;background-size:contain;background-repeat:no-repeat}
.life-area ul.salist li.biomedical-engineering a:before{content:"";width:60px;height:60px;background:url(../images/life-sciences/editing-samples/BiomedicalEngineering.png) center;display:block;margin:0 auto 5px;background-size:contain;background-repeat:no-repeat}
.life-area ul.salist li.cancer-research a:before{content:"";width:60px;height:60px;background:url(../images/life-sciences/editing-samples/CancerResearch.png) center;display:block;margin:0 auto 5px;background-size:contain;background-repeat:no-repeat}
.life-area ul.salist li.cell-biology a:before{content:"";width:60px;height:60px;background:url(../images/life-sciences/editing-samples/CellBiology.png) center;display:block;margin:0 auto 5px;background-size:contain;background-repeat:no-repeat}
.life-area ul.salist li.ecology a:before{content:"";width:60px;height:60px;background:url(../images/life-sciences/editing-samples/Ecology.png) center;display:block;margin:0 auto 5px;background-size:contain;background-repeat:no-repeat}
.life-area ul.salist li.virology a:before{content:"";width:60px;height:60px;background:url(../images/life-sciences/editing-samples/Virology.png) center;display:block;margin:0 auto 5px;background-size:contain;background-repeat:no-repeat}
.life-area ul.salist li.pharmaceutical-research a:before{content:"";width:60px;height:60px;background:url(../images/life-sciences/editing-samples/PharmaceuticalResearch.png) center;display:block;margin:0 auto 5px;background-size:contain;background-repeat:no-repeat}
.life-area ul.salist li.molecular-biology a:before{content:"";width:60px;height:60px;background:url(../images/life-sciences/editing-samples/MolecularBiology.png) center;display:block;margin:0 auto 5px;background-size:contain;background-repeat:no-repeat}
.life-area ul.salist li.microbiology a:before{content:"";width:60px;height:60px;background:url(../images/life-sciences/editing-samples/Microbiology.png) center;display:block;margin:0 auto 5px;background-size:contain;background-repeat:no-repeat}
.life-area ul.salist li.genetics a:before{content:"";width:60px;height:60px;background:url(../images/life-sciences/editing-samples/Genetics.png) center;display:block;margin:0 auto 5px;background-size:contain;background-repeat:no-repeat}
.life-area ul.salist li.general-biochemistry a:before{content:"";width:60px;height:60px;background:url(../images/life-sciences/editing-samples/GeneralBiochemistry.png) center;display:block;margin:0 auto 5px;background-size:contain;background-repeat:no-repeat}
.life-area ul.salist li.food-sciences a:before{content:"";width:60px;height:60px;background:url(../images/life-sciences/editing-samples/FoodSciences.png) center;display:block;margin:0 auto 5px;background-size:contain;background-repeat:no-repeat}

/*************************************/

.subject-page #homeeditor .item{border:0 solid #00000014;background:#fff;border-radius:5px;text-align:center;margin:0 5px 10px;padding:30px 8px 20px;box-shadow:#ccc 0 1px 5px;filter:drop-shadow(0px 1px 4.5px rgba(0,0,0,0.18));min-height:310px;cursor:pointer}
.subject-page #homeeditor .item:hover{box-shadow:0 1px 20px 0 rgba(0,0,0,0.08)}
.subject-page #homeeditor .item .edi-lt-img,.subject-page #homeeditor .item .title{display:block;float:none;text-align:center}
.subject-page #homeeditor .item a{text-decoration:none;color:#000;margin:0 auto;cursor:default}
.subject-page #homeeditor .item .edi-lt-img img{display:inline;width:100px;border-radius:50%}
.subject-page #homeeditor .item .editor-exp{padding-left:12px;font-family:"メイリオ","MS Mincho";font-size:12px}
.subject-page #homeeditor .item .title{width:100%;display:block;line-height:25px;color:#000;margin:30px 0 0;font-size:14px;font-family:"メイリオ","MS Mincho";padding-bottom:0;min-height:100px}
.subject-page #homeeditor .item .editor-exp .exp{float:left;border-right:#979191 1px solid;width:130px;margin-right:5px;border-image:linear-gradient(to bottom,rgba(255,255,255,0) 0%,rgba(226,226,226,1) 48%,rgba(255,255,255,0) 100%);border-image-slice:1;margin-top: 5px;}
.subject-page #homeeditor .item .editor-exp .exp strong{font-size:22px;font-family:"メイリオ","MS Mincho";font-weight:400;margin-right:5px;margin-left:0px;margin-top:5px;line-height: 1.1; font-family: "メイリオ","MS Mincho"; position: relative; top: 3px; color: #000000;}
.subject-page #homeeditor .item .editor-exp .exp-txt{text-align:left;float:left;line-height:15px;width:60px; font-size: 12px;     margin-top: 2px;}
.subject-page #homeeditor .item .editor-exp .exp-flag{float:left}
.subject-page #homeeditor .item .editor-exp .exp-flag img{height:23px;width:38px;margin-left:5px;margin-top:7px;float:left}
.subject-page #homeeditor .item .viewprofile{display:none;text-align:center;font-size:13px;color:#00f;text-decoration:underline}
.subject-page #homeeditor .item .codet{display:none}
.subject-page #homeeditor .owl-nav{top:47%;position:absolute;width:100%}
.subject-page #homeeditor .owl-nav .owl-prev{position:absolute;top:38%;left:-6%}
.subject-page #homeeditor .owl-nav .owl-next{position:absolute;top:38%;right:-6%}
.subject-page #homeeditor .item .title strong{font-size:18px;display:block;font-family: "メイリオ","MS Mincho";}

@media (max-width: 1500px) {
.subject-page .sub-area-search{background-size:inherit}
}
@media (max-width: 1200px) {
.subject-page .medicine-discover .medicine-discover-in .col-lg-4:nth-child(4) .discover-box{
    margin-bottom: 30px;
}
.subject-page #paper-carousel .owl-nav .owl-prev{left: -60px;}
.subject-page #paper-carousel .owl-nav .owl-next{right: -60px;}
.subject-page .med-card-lft img{width:auto}
.subject-page .med-card-lft{width:auto}
.subject-page .med-card-rgt{width:82%;min-height:185px}
.subject-page .med-include-rgt{width:100%!important}
.subject-page .med-includes li{width:300px}
.subject-page .med-plus:before{right:50%;bottom:-20px;top:inherit}
.subject-page .pdrgt{padding:0}
.subject-page .medical-editing-in .nav-pills .nav-link{font-size:18px}
.subject-page .medical-editing-in .nav-pills .nav-link.active,.nav-pills .show>.nav-link{font-size:18px}
.clients-wrp p{font-size:12px}
.subject-page .medical-editing-slideup .paper-content{    padding-left: 110px;
    width: 80%;
    left: 50px;
    }
.subject-page .clients-wrp ul li img{width:100%}
.subject-page .clients-wrp ul li{min-height:170px}
.subject-page .medicine-discover .medicine-discover-in .discover-box h4{width:65%;font-size:19px;line-height:26px}
.subject-page .medicine-discover .medicine-discover-in .discover-box{min-height:290px}
.subject-page #homeeditor .item .editor-exp{margin:0 auto;text-align:center;display:inline-block;padding-left:0}
.subject-page #homeeditor .owl-nav .owl-prev{left:-1%}
.subject-page #homeeditor .owl-nav .owl-next{right:-1%}
.subject-page #homeeditor .owl-nav .owl-prev:hover{left:-2.3%}
.subject-page #homeeditor .owl-nav .owl-next:hover{right:-2.3%}
#header-nav.fixed .newheader-menus .menu-wrapper .menu1-wrap .menu1-info.menu-icon:after{padding-right:2px!important}
.newheader-menus .menu-wrapper .menu1-wrap .menu1-info.menu-icon:after{padding-right:4px!important}
.subject-page .client-feedback.sa-pages:before{top:58px}
#subjectarea ul.salist li.icons{width:25%;border-bottom:1px solid #dcdcdc}
#subjectarea ul.salist li.celltop{border-bottom:1px solid #dcdcdc;border-image:none;border-bottom:1px solid #dcdcdc;border-image:none}
#subjectarea ul.salist li.education{border-bottom:1px solid #dcdcdc}
#subjectarea ul.salist li.socialscience{border-right:0}
#subjectarea ul.salist li.materialscience{border-right:0}
#subjectarea ul.salist li.cellcorner::before{border-bottom:0 solid #dcdcdc}
#subjectarea ul.salist li.cellbottom{border-bottom:1px solid #dcdcdc;border-image:none}
.subject-page .medical-editing-slideup .client-log img{width:50%}
.subject-page .medicine-discover .medicine-discover-in .discover-box-minht {min-height: 290px!important;
}
}
@media (max-width: 991px) {
.physical-sciences .medicine-discover .medicine-discover-in .col-lg-4:nth-child(5) .discover-box {
    margin-bottom: 30px;
}
    .subject-page .control{font-size: 22px;}
.nav-tabs li a{font-size: 12px;}
.subject-page .paper-img{width:100%}
.subject-page .paper-content{width:100%}
.subject-page .med-card-rgt{width:76%}
.subject-page .paper-content{padding-top:10px;width:74%}
.subject-page .medical-ps-package{min-height:auto}
.subject-page .medical-aftersales{margin-top:0}
.subject-page .medical-ps-package .package-box strong{font-size:17px}
.subject-page .feature-wrp .feature-content h3{font-size:17px}
.subject-page .paper-content ul li{margin-bottom:10px}
.subject-page .medical-ps-package::before{display:none}
.subject-page .medical-ps-package::after{display:none}
.subject-page .medical-paper-client::after{display:none}
.subject-page .medical-paper-client::before{display:none}
.subject-page #paper-carousel .owl-nav .owl-prev{left:-40px}
.subject-page #paper-carousel .owl-nav .owl-next{right:-40px}
.subject-page #testimo-carousel .owl-nav .owl-prev{left:-15px}
.subject-page #testimo-carousel .owl-nav .owl-next{right:-15px}
#homeeditor .item .editor-exp{margin:0 auto;text-align:center;display:inline-block}
.subject-page .paper-img{padding:20px 20px 10px}
.subject-page .paper-content ul li:last-child{position:relative}
.subject-page .tab2con .clients-wrp ul li{min-height:175px}
.subject-page .medical-editing-in .tab-pane{min-height:auto;overflow:hidden;padding:0 30px 20px}
.subject-page .medical-editing{background-size:cover}
.subject-page .medical-editing-slideup .paper-content{padding-left:120px;min-height:282px}
.subject-page .medical-editing-slideup .paper-img img{padding-top:0}
#subjectarea ul.salist li.icons{width:25%;border-bottom:1px solid #dcdcdc}
#subjectarea ul.salist li.celltop{border-bottom:1px solid #dcdcdc;border-image:none;border-bottom:1px solid #dcdcdc;border-image:none}
#subjectarea ul.salist li.education{border-bottom:1px solid #dcdcdc}
#subjectarea ul.salist li.socialscience{border-right:0}
#subjectarea ul.salist li.materialscience{border-right:0}
#subjectarea ul.salist li.cellcorner::before{border-bottom:0 solid #dcdcdc}
#subjectarea ul.salist li.cellbottom{border-bottom:1px solid #dcdcdc;border-image:none}
.subject-page .medicinepublish-content .sec-head{line-height:34px}
.subject-page .medicine-discover .medicine-discover-in .discover-box-minht{min-height:250px!important}
.subject-page .medicine-discover .medicine-discover-in .discover-box{min-height:250px}
.subject-page .medicine-discover .medicine-discover-in .discover-box h4{width:71%}
.subject-page .medical-editing-in .nav-pills .nav-link.active,.nav-pills .show>.nav-link{font-size:14px}
.subject-page .medical-editing-in .nav-pills .nav-link{font-size:14px}
.subject-page .clients-wrp ul li{min-height:137px}
.subject-page .medical-editing-in .view-btn{position:relative;bottom:0;right:0}
.subject-page .paper-img{width:38%;padding:0}
.subject-page .paper-content{padding-top:19px;width:62%}
.subject-page .client-feedback.sa-pages:before{top:28px}
.subject-page .medicine-discover .medicine-discover-in .col-lg-4:nth-child(5) .discover-box{
    margin-bottom: 30px;
}
}
@media (max-width: 767px) {
.desk{display:none!important}
.respo{display:block!important}
.subject-page .med-card-rgt{width:100%;padding:20px;margin-top:0}
.subject-page .med-include-rgt{margin-top:10px!important}
.subject-page .med-card-lft{width:100%}
.subject-page .med-card-lft img{width:100%}
.subject-page .feature-wrp{margin-bottom:20px}
.subject-page .client-main .col-md-10{box-shadow:0 0 4px 1px rgba(0,0,0,0.15)}
.subject-page .client-main{box-shadow:none}
}
@media (max-width: 480px) {
.pad-20 {
    padding: 20px 20px !important;
}
.subject-page .main-cta-new .col-sm-12{padding:0;}
.sliderset .view-btn a{
    font-size: 12px;
}
.physical-sciences .sliderset .view-btn a{
    font-size: 11px;
}
.physical-sciences .padrght {
    padding-right: 0;
}
.edit-view-btn a:before {
    width: 86%;
}
.subject-page .nav-tabs li{width: 100%;}   
.subject-page .nav-tabs li a{clip-path:polygon(0 0, 100% 0, 100% 100%, 0% 100%); border-top-right-radius:5px;}
.btn.primary.big{font-size:21px;line-height:30px;margin:0}
.btn.primary.big span{font-size:16px}
.subject-page .sub-area-search.pad-50{padding:50px 10px; margin-bottom: 50px;}
.subject-page .pad-50{padding:30px 20px 40px}
.subject-page .medical-feature-in .pad-50{padding:10px 20px 50px}
.subject-page .banner-content h1{font-size:24px;line-height:35px}
.subject-page .banner-content h1 br{display:none}
.subject-page .banner-content{padding:8% 0}
.subject-page .medical-banner-wrapper{background-position:-100px 0}
.subject-page .sec-head{font-size:24px;margin-bottom:20px}
.subject-page .medical-ps-package .package-box{min-height:500px;margin-bottom:20px}
.subject-page .medical-aftersales .medsales-para{font-size:22px;line-height:30px;padding-bottom:20px}
.medicalpublish-content-in p br{display:none}
.subject-page .heading-partners{text-align:center;min-height:auto;padding:30px 0 20px;font-size:24px}
.subject-page .client-main{background:#fff;box-shadow:0 0 4px 1px rgba(0,0,0,0.15)}
.subject-page .client-main .col-md-10{box-shadow:0 0 4px 1px rgba(0,0,0,0.15)}
.subject-page #clients_partners .owl-carousel .item{margin:3px 8px}
.subject-page .med-card-lft{width:100%}
.subject-page .med-card-lft img{width:100%;margin:0 auto;text-align:center;display:block}
.subject-page .med-plus:before{right:45%}
.subject-page .med-card-rgt{padding:20px;margin-top:0}
.subject-page .med-include-rgt{margin-top:10px!important}
.subject-page .feat-last{margin-bottom:0!important}
.subject-page .med-plus:before{font:bold 20px/10px Arial;padding:10px}
.subject-page .med-includes li{margin-bottom:10px;width:260px}
.subject-page .med-includes li:nth-child(3){margin-bottom:10px}
.subject-page .med-includes li:nth-child(4){margin-bottom:10px}
.subject-page .med-includes li p{padding-left:10px}
.subject-page .med-includes li img{width:40px}
.subject-page .testi-wrp{min-height:420px}
.subject-page .testi-wrp .testi-content{width:100%;padding-left:0}
.subject-page .testi-logo{top:30px;right:30px;left:inherit}
.subject-page .feature-wrp .feature-content h3{font-size:18px}
.subject-page .medical-feature-in h4{font-size:22px;line-height:30px}
.subject-page .upload-btn{font-size:22px;margin-top:10px;padding:15px 20px 10px}
.subject-page .medical-ps-package .package-ordernow .cta-red .btn.primary-red{padding:6px;font-size:14px}
.medicalpublish-content-in p span{display:contents}
.subject-page .paper-img img{width:40%;text-align:center;margin:0 auto}
.subject-page .client-log img{text-align:right;position:absolute;right:0;bottom:10px;width:80px}
.subject-page .respoup img{width:60px}
.heading-partners{display:none}
.subject-page #clients_partners{min-height:auto}
.subject-page .paper-content{width:100%;padding-right:20px}
.subject-page .medical-papers-in .paper-wrp{min-height:503px}
.subject-page .paper-content ul{margin:0}
.subject-page .paper-content ul li:last-child{position:absolute}
.subject-page .feature-wrp{min-height:471px}
.subject-page .medical-ps-package .package-box{padding:25px 10px;margin-bottom:0}
.subject-page .medical-ps-package .package-box:hover{padding:25px 10px;margin-top:0}
.subject-page .medical-ps-package .package-ordernow h3{font-size:30px}
.subject-page .medical-ps-package .package-box strong{font-size:12px;line-height:18px;padding-left:25px}
.subject-page .packbox-first{padding-left:15px}
.subject-page .packbox-last{padding-left:15px}
.medical-ps-package-in .col-lg-12{padding:0 10px}
.subject-page .medical-feature .owl-carousel .owl-item .col-lg-12{padding:0 10px}
.subject-page .medical-ps-package .package-box img{width:60px;float:left}
.subject-page .medical-ps-package .package-box h2::before{width:100%;bottom:0}
.subject-page .medical-ps-package .package-box h2{font-size:28px;text-align:left;padding:5px 0 20px}
.subject-page .packagewrp ul{display:none}
.subject-page .packwrpin{float:left;width:50%}
.subject-page .packinlast{float:left;width:100%}
.subject-page .packwrpin.tick strong{position:relative}
.subject-page .packwrpin.tick strong::before{content:"";display:inline-block;width:22px;height:22px;position:absolute;top:4px;left:1px;background:url(../../images/editing-services/tick.png) 0 0 no-repeat;background-size:70%}
.subject-page .medical-ps-package .package-box p{font-size:12px;line-height:22px}
.subject-page .medical-ps-package .package-ordernow h3 strong{padding-left:0}
.subject-page .medical-ps-package .packagewrp{min-height:270px}
.subject-page #medical-ps-package .owl-nav{display:none}
.subject-page #medical-ps-package .owl-dots{position:absolute;bottom:15px;text-align:center;left:0;right:0}
.subject-page #medical-ps-package .owl-dot{display:block;background:none repeat scroll 0 0 #869791;border-radius:20px;display:block;height:12px;margin:5px 7px;opacity:.5;display:inline-block;width:12px;text-align:center}
.subject-page #medical-ps-package .owl-dots .active{background:none repeat scroll 0 0 #d52b1e!important;opacity:1!important}
.subject-page .medical-ps-package .mid-line{margin-bottom:18px}
.respopck strong{opacity:.5}
.medicine-discover .medicine-discover-in .discover-box{margin-bottom:30px}
.medicine-discover .medicine-discover-in .marb-0{margin-bottom:0}
#subjectarea ul.salist li.icons{width:50%}
#subjectarea ul.salist li.celltop{border-bottom:1px solid #dcdcdc;border-image:none;border-bottom:1px solid #dcdcdc;border-image:none}
#subjectarea ul.salist li.education{border-bottom:1px solid #dcdcdc}
#subjectarea ul.salist li.cellcorner::before{border-bottom:0 solid #dcdcdc}
#subjectarea ul.salist li.cellbottom{border-bottom:1px solid #dcdcdc;border-image:none}
.subject-page .medicinepublish-content .sec-head{font-size:30px!important;margin-bottom:15px;line-height:40px!important}
.subject-page .medical-editing-in .nav-pills .nav-item{width:100%}
.red-sep:before{width:15%!important;clip-path:inherit;border-top-right-radius:0;border-top-left-radius:0}
.subject-page .paper-img{width:100%}
.subject-page .paper-content{width:100%}
.subject-page .medical-editing-in .tab-content h3{line-height:30px}
.subject-page .medical-editing-in .nav-pills .nav-link{clip-path:polygon(0 0,100% 0,100% 100%,0% 100%);border-top-right-radius:0;border-top-left-radius:0}
.subject-page .medical-editing h2{line-height:30px}
.subject-page .medical-editing-in .tab-content h3{font-size:26px}
.subject-page .medical-editing-slideup .paper-wrp{min-height:auto}
.subject-page .medical-editing-slideup .paper-content ul li:last-child{position:relative}
.subject-page .medical-editing-slideup .client-log{float:none;position:relative;left:0;bottom:0;width:100%}
.subject-page .medical-editing-slideup .client-log img{position:relative;right:0;bottom:10px;width:70px;text-align:center;margin:0;left:20px}
.subject-page .clients-wrp ul li{width:100%;border-right:0}
.subject-page .clients-wrp ul li:nth-child(1){border-image:0}
.subject-page .clients-wrp ul li:nth-child(2){border-image:0;border-right:0}
.subject-page .clients-wrp ul li:nth-child(3){border-image:0}
.subject-page .clients-wrp ul li:nth-child(4){border-image:0}
.subject-page .clients-wrp ul li:nth-child(5){border-image:0}
.subject-page .clients-wrp ul li:nth-child(6){border-image:0;border-right:0}
.subject-page .clients-wrp ul li:nth-child(7){border-image:0}
.subject-page .clients-wrp ul li:nth-child(8){border-image:0;border-bottom:0}
.subject-page .clients-wrp ul li::before{border-bottom:0}
.subject-page .clients-wrp ul li:nth-child(1):before{border-image:0;border-bottom:0}
.subject-page .clients-wrp ul li:nth-child(2):before{border-image:0;border-bottom:0}
.subject-page .clients-wrp ul li:nth-child(3):before{border-image:0;border-bottom:0}
.subject-page .clients-wrp ul li:nth-child(4):before{border-image:0;border-bottom:0}
.subject-page .clients-wrp ul li:nth-child(5):before{border-image:0;border-bottom:0}
.subject-page .clients-wrp ul li:nth-child(6):before{border-image:0;border-bottom:0}
.subject-page .tab2con .clients-wrp ul li{min-height:155px}
.subject-page .clients-wrp p{line-height:20px}
.subject-page .control-group{margin-right:0}
.subject-page .control{font-size:18px}
.sub-area-search-in .nav-tabs .control-group:first-child{margin-bottom:10px}
.subject-page .client-feedback.sa-pages:before{background:none}
.subject-page .client-feedback.sa-pages:after{background:none}
.subject-page .medical-editing-in .view-btn{position:relative;right:0;bottom:0;display:block;overflow:hidden;width:100%}
.subject-page .sub-area-search-in .tab-content::before{background:none}
.subject-page .clients-wrp ul li{min-height:auto}
.subject-page .medicine-discover .medicine-discover-in .col-lg-4:nth-child(4) .discover-box{margin-bottom:30px}
.subject-page .medicine-discover .medicine-discover-in .col-lg-4:nth-child(5) .discover-box{margin-bottom:30px}
.subject-page .medicine-discover .medicine-discover-in .col-lg-4:nth-child(6) .discover-box{margin-bottom:30px}
.subject-page .medicine-discover .medicine-discover-in .discover-box{min-height:auto!important}
.subject-page .medicine-discover .medicine-discover-in .discover-box h4{font-size:19px;line-height:28px;width:68%}
.arts-sci .artsarea ul.salist li.icons{width:50%!important}
.physci-area ul.salist li.icons{width:50%!important}
.economic-business .ecoarea ul.salist li.icons{width:50%!important}
.subject-page .medical-editing-slideup .paper-img img{padding-top:20px;position:relative;left:20px}
.subject-page .medical-editing-slideup .paper-content{padding-left:20px;left:0;width:100%;border:none;    padding-top: 10px;}
.subject-page .medical-editing-slideup .paper-wrp{border:1px solid #ebebeb}
.subject-page .paper-wrp{left: 0;}
.arts-sci .clients-wrp-art ul li{width:100%!important;text-align:center}
.arts-sci .clients-wrp-art ul li:nth-child(6){display:none}
.arts-sci .clients-wrp-art ul li:nth-child(7){display:none}
.arts-sci .clients-wrp-art ul li:nth-child(8){display:none}
.life-area ul.salist li.icons{width:50%!important}
.economic-business .clients-wrp-eco ul li{width:100%!important;text-align:center}
.economic-business .clients-wrp-eco ul li:nth-child(6){display:none}
.economic-business .clients-wrp-eco ul li:nth-child(7){display:none}
.economic-business .clients-wrp-eco ul li:nth-child(8){display:none}
}