@charset "UTF-8";


/* display none
=====================================*/
.pched .area .plan .trans {
    display: none;
}
.slmenu ol {
    display: none;
}


/* title-user
===================================*/
.title-user .lstnmb {
    margin-left: auto;
}
.title-user .lstnmb ul {
    display: -webkit-inline-flex;
    display: inline-flex;
    -webkit-align-items: center;
    align-items: center;
    padding: 10px 5px;
    border: 2px solid #2899d6;
}
.title-user .lstnmb li {
    padding: 0 15px;
    line-height: 1;
    font-size: 1.6rem;
}

/* title-flg */
.title-flg {
}
.title-flg h4 {
}


/*  endai form
===================================*/
.edtor-are .tox-tinymce {
    min-height: 470px !important;
}



/*  endai
===================================*/
.endai .form-are {
    margin-top: 60px;
}
.en-endai {
}
.en-endai table {
    border: 0;
    text-align: left;
    font-size: 1.45rem;
    table-layout: auto;
    min-height: 180px;
}
.en-endai thead {
    background-color: #d6eaf6;
    border-bottom: 1px solid #a2c7d8;
}
.en-endai table tr {
    border-bottom: 1px solid #ccc;
}
.en-endai table tr:last-of-type {
    border-bottom: 0;
}
.en-endai table tr.chk {
    background-color: #e7f4fd;
}
.en-endai table tr.chk .sumitxt {
    margin-top: 5px;
}

.en-endai thead th {
    padding: 0 10px;
    height: 42px;
    font-weight: 600;
    font-size: 1.45rem;
}
.en-endai tbody th,
.en-endai tbody td {
    padding: 20px 5px;
    vertical-align: top;
}

.en-endai thead th.nber {
    padding-left: 15px;
}
.en-endai thead th.day {
    width: 120px;
}
.en-endai thead th.delt {
    width: 40px;
}

.en-endai tbody strong {
    font-weight: 500;
}

.en-endai .delt-btx {
    border: 0;
    width: auto;
    height: auto;
}

.en-endai tbody td:nth-of-type(2) {
    font-size: 1.5rem;
    line-height: 1.4;
}

.endai .board {
}
.endai .board .hed {
    display: -webkit-flex;
    display: flex;
    align-items: center;
    background-color: #f5efc8;
    border-bottom: 1px solid #ddd;
    height: 42px;
    padding: 0 15px;
}
.endai .board .hed h3 {
    position: relative;
    padding-left: 5px;
    font-size: 1.5rem;
    font-weight: 600;
}
.endai .board .hed i {
    font-size: 2.2rem;
    position: relative;
    bottom: -2px;
    color: #008acc;
}

.endai .board .scroll {
    padding: 10px 5px;
    min-height: 160px;
}
.endai .board.min .scroll {
    max-height: 200px;
}

.endai .board .scroll li {
    background-image: url(../img/line_dot.png);
    background-repeat: repeat-x;
    background-position: bottom;
    padding: 15px 0;
}
.endai .board .scroll li:last-of-type {
    background: none;
}
.endai .board .scroll li:first-of-type {
    padding-top: 10px;
}

.endai .board .scroll li .day {
    font-size: 1.4rem;
    line-height: 1.6;
    color: #076fb3;
    width: 100px;
    font-weight: 500;
}
.endai .board .scroll li .txt {
    font-size: 1.45rem;
}
.endai .board .scroll li .not {
    font-size: 1.45rem;
    letter-spacing: 0.1em;
    padding: 30px 0;
}

.endai .board.en-news ul li {
    display: -webkit-flex;
    display: flex;
}
.endai .board.en-news .scroll li .day {
    margin: 0;
    flex-shrink: 0;
}

.endai .en-two {
    display: -webkit-flex;
    display: flex;
    border: 0;
}
.endai .en-two .blkare {
    width: calc(100% / 2 - 15px);
    margin-left: 30px;
    border: 1px solid #ccc;
}
.endai .en-two .blkare:first-child {
    margin-left: 0;
}

.endai .en-two .scroll li .day {
    margin-right: 15px;
}

.en-news .day {
}
.en-news .txtare {
}
.en-news .txtare .tai {
    font-size: 1.5rem;
    font-weight: 600;
}
.en-news .txtare .txt {
    margin-top: 8px;
}


/*  endai-flow
===================================*/
.endai-flow {
    position: relative;
    margin-top: 30px;
}
.endai-flow:after {
    position: absolute;
    content: " ";
    display: block;
    border-bottom: 3px solid #e8e8e8;
    bottom: 0;
    width: 100%;
}
.endai-flow ul {
    position: relative;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    z-index: 2;
}
.endai-flow li {
    line-height: 1;
    position: relative;
    margin: 0 30px;
    padding-bottom: 30px;
    color: #777;
}
.endai-flow li:before {
    content: "●";
    position: absolute;
    bottom: -6px;
    left: 50%;
    transform: translate(-50%, 0);
    color: #d5d5d5;
}
.endai-flow li.on {
    color: #0155a0;
}
.endai-flow li.on:before {
    color: #107dc3;
}


/*  endai-regist
===================================*/
.user.regist {
}
.endai-regist {
}

.endai-regist .flow-title h4 {
    font-size: 1.6rem;
    height: 40px;
}
.fm-box.orgchk .davlu .lilst li {
    border: 0;
}
.user.regist .thak-are .hedare h3 {
    font-size: 2.1rem;
}


/*  endai-edit
===================================*/
.endai-edit {
}
.endai-edit .fm-box .moku,
.endai-edit .fm-box .reed {
    padding-top: 15px;
    padding-bottom: 15px;
}

.endai-edit .flow-title {
    -webkit-justify-content: space-between;
    justify-content: space-between;
}
.endai-edit .edit-btn {
    width: 70px;
    font-size: 1.3rem;
    background: linear-gradient(to bottom, #fdfbfb 0%, #ebedee 100%);
}
.endai-edit .edit-btn i {
    margin-right: 3px;
}
.endai-edit .edit-btn:hover {
    box-shadow: none;
    background: #3188e2;
    color: #fff;
}
.endai-edit .flow-title h4 {
    align-self: center;
}
.endai-edit .fm-box.endainmber .moku,
.endai-edit .fm-box.endainmber .reed {
    padding-top: 12px;
    padding-bottom: 12px;
}
.endai-edit.conf .kyodo-none {
    border-top: 0;
}
.endai-edit.conf .kyodo-are .list:first-of-type {
    margin-top: 15px;
}

.endai-edit .pannav .sp-pdf {
    margin-left: auto;
}
.endai-edit .pannav .sp-pdf .print-btn {
    padding: 0 10px;
    letter-spacing: 0.05em;
}
.endai-edit .pannav ul {
    padding: 0 10px;
    padding-bottom: 15px;
    padding-right: 0;
}
.endai-edit .pannav ul li {
    padding: 5px 0;
}
.endai-edit .pannav ul li a {
    font-size: 1.65rem;
}

.fm-box.endainmber .blk {
    margin-left: auto;
}
.fm-box.endainmber .blk p {
    font-weight: 500;
    line-height: 36px;
    color: #d32e2e;
}
.fm-box.endainmber .regt-btn {
    font-size: 1.3rem;
    letter-spacing: 0.05em;
    height: 36px;
    width: 120px;
    border-radius: 5px;
    margin: 0;
}
.fm-box.endainmber .regt-btn.icon i {
    margin-left: -5px;
    margin-right: 5px;
    font-size: 1.8rem;
}

.form.edt .fm-box.endainmber .reed {
    background-color: #f5f5f5;
}


.fm-box .docme ul.doc-list {
    margin-bottom: 15px;
}
.fm-box .docme ul.doc-list li {
    border-bottom: 1px solid #ccc;
    padding: 8px 0;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
}
.fm-box .docme ul.doc-list li .delt-btx {
    width: 26px;
    height: 22px;
    margin-left: 15px;
}
.fm-box .docme ul.doc-list li:first-of-type {
    padding-top: 0;
}


/* user-info
==============================================*/
.user-info {
}
.user-info .form {
    /*border: 1px solid #ccc;
    border-bottom: 0;*/
}
.user-info .fm-box .reed {
    padding-right: 20px;
}

.user-info .fm-box .docme .file {
	display: block;
}
.user-info .fm-box .docme .file .upbtn {
	margin-bottom: 3px;
}
.user-info .document-area.conf .photo-row a.link {
	color: #085cb5;
}
.user-info .document-area.conf .photo-row a.link span {
    transition: 0.2s ease-out;
}
.user-info .document-area.conf .photo-row a.link:hover span {
    box-shadow: 0 0px 0 transparent inset, 0px -2px 0px #4e9cf1 inset;
}


/* user-contact
==============================================*/
.user-conta {
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 30px;
}
.contact dl {
    width: 100%;
    margin: 0;
    margin-top: 50px;
}
.contact dl:first-of-type {
    margin-top: 0;
}
.contact dt {
    position: relative;
    line-height: 1.3;
    background-color: #d6eaf6;
    border-bottom: 1px solid #a2c7d8;
}
.contact dt span {
    font-size: 1.65rem;
    line-height: 1.2;
    padding: 10px 15px;
    font-weight: 500;
}
/*
.contact dt:after {
    position: absolute;
    content: " ";
    display: block;
    border-bottom: 1px solid #0367b5;
    bottom: 0;
    width: 100%;
}
*/
.contact dd {
    margin: 0 10px;
    margin-top: 20px;
}
.contact dd h3 {
    font-size: 1.6rem;
    line-height: 1.3;
    font-weight: 600;
    margin-bottom: 5px;
}
.contact dd p {
    padding: 3px 0;
}
.contact dd a {
    display: inline;
    color: #076fb3;
    box-shadow: 0 0px 0 transparent inset, 0px -1px 0px #4e9cf1 inset;
    padding-bottom: 2px;
    position: relative;
    top: -1px;
}
.contact dd a:hover {
    box-shadow: none;
}

.mailtxt {
    display: -webkit-flex;
    display: flex;
    line-height: 1;
}
.mailtxt span {
    flex-shrink: 0;
}
.mailtxt a {
    display: inline;
    color: #076fb3;
    box-shadow: 0 0px 0 transparent inset, 0px -2px 0px #4e9cf1 inset;
    padding-bottom: 2px;
}



/* user-privacy
==============================================*/
.user-privacy {
    margin-top: 35px;
    margin-left: 15px;
    margin-right: 10px;
}
.user-privacy .privacy {
    border: 0;
    background: none;
    padding: 0;
    overflow-y: inherit;
    max-width: inherit;
    height: auto;
    margin: 0 auto;
    margin: 0;
}


/* report / shinsa
===================================*/
.report {
}
.report .dwnl-are {
    border: 1px solid #ccc;
    border-bottom: 0;
    padding: 0 20px;
    padding-top: 15px;
    padding-bottom: 5px;
    color: #0155a0;
}
.report .dwnl-btn {
    color: #0155a0;
}
.report .dwnl-btn i {
    margin-top: 0;
}
.report .dwnl-btn:hover {
    color: #fff;
}

.report .fm-box {
    display: block;
    padding: 10px 20px;
    border-top: 0;
    padding-bottom: 20px;
}
.report .fm-box:last-of-type {
    padding-bottom: 30px;
}
.report .fm-box .moku {
    background: none;
    border: 0;
    width: auto;
    border: 1px solid #107dc2;
    margin-bottom: 10px;
    padding: 5px 10px;
    max-width: 180px;
}
.report .fm-box .reed {
    padding: 0;
}
.shinsa .fm-box:first-of-type {
    border-top: 0;
}
.shinsa .fm-box .reed .blk {
    margin-top: 10px;
}
.shinsa .fm-box .reed .blk:first-of-type {
    margin-top: 15px;
}
.shinsa .fm-box .reed .waku {
    border: 1px solid #107dc2;
    padding: 10px 15px;
    padding-top: 5px;
}
.shinsa .fm-box .reed .waku strong {
    color: #0155a0;
    font-weight: 600;
}
.shinsa .fm-box .reed .waku p {
    padding-top: 5px;
}

.clear-are {
    position: relative;
}
.clear-are button {
    position: absolute;
    top: 6px;
    right: 0;
    background-color: #888;
}
.clear-are button i {
    font-size: 1.8rem;
}
.clear-are button:hover {
    background-color: #222;
}


/* 演題マイページ
===================================*/
.userpg .sp-flow {
    margin-top: 0;
}






/* 査 読
===================================*/
.fm-box.organ.kanri .rowupdown-row {
    margin-top: 15px;
}

.consent-are {
}
.consent-are .txt {
    margin-top: 60px;
    font-size: 1.65rem;
    line-height: 2;
    text-align: center;
}
.consent-are .txt.dai {
    margin-top: 150px;
    font-size: 1.8rem;
}


.btn-are.compl {
    margin-top: 60px;
}
.btn-are.compl .blk {
    margin: 0 20px;
}
.btn-are.compl .blk a {
    width: 250px;
    padding: 30px 0;
    border: 1px solid #107dc3;
    background-color: #ffffff;
    color: #026baf;
    font-size: 1.6rem;
    line-height: 1.2;
    letter-spacing: 0.1em;
    text-align: center;
    font-weight: 600;
}
.btn-are.compl .blk a:hover {
    background-color: #107dc3;
    color: #fff;
}

.btn-are.compl .blk.lef a {
    border: 1px solid #888;
    background-color: #ffffff;
    color: #555;
}
.btn-are.compl .blk.lef a:hover {
    background-color: #888;
    color: #fff;
}


/* 採 択
===================================*/
.saihisya {
}
.saihisya .fm-box {
}
.saihisya .fm-box.sadoku-hyoka {
    display: block;
    padding: 12px 15px;
    background-color: #fdf8ed;
}
.saihisya .fm-box.sadoku-hyoka strong {
    color: #0155a0;
    font-weight: 600;
}
.saihisya .fm-box.sadoku-hyoka p {
    margin-top: 5px;
}

.saihisya .fm-box .moku {
    max-width: 150px;
    font-weight: 600;
    color: #0155a0;
}
.saihisya .fm-box .davlu .subu {
    width: 110px;
}

.saihisya .fm-box.hyka {
}
.saihisya .fm-box.hyka .moku {
    padding-top: 30px;
    padding-bottom: 30px;
    font-weight: 600;
    background-color: #fdf8ed;
    font-size: 1.5rem;
    color: #222;
}
.saihisya .fm-box.hyka .reed {
    padding-top: 30px;
    padding-bottom: 30px;
}
.saihisya .fm-box.hyka .reed .logout-btn {
    position: absolute;
    right: 20px;
    background-color: #888;
}
.saihisya .fm-box.hyka .reed .logout-btn:hover {
    background-color: #222;
}
















