/* English
   ========================================================================== */
.flexbox_sbwap li {
	width: calc(33% - 50px / 3);
}

.flexbox_sbwap .box-content {
	display:block!important;
}

#sitemap .index-list .col .index-title > * {
    margin: 0;
    border-left: 3px solid;
    padding: 5px 24px;
    font-weight: normal;
    box-shadow: none;
}

.list-date.icon dd {
    margin-left:150px;
}

main .list-date {
	padding-left:0;
}


/*英語の文字数が長いときのボタン調整*/
.link-btn {
    display: inline-block;
    border: 1px solid;
    padding: 8px 30px 8px;
    text-align: center;
    font-weight: bold;
    background: 
    white;
    width: 320px;
    max-width: 100%;
    line-height: 1.3;
    text-decoration: none;
    display: inline-block;
    position: relative;
    font-weight: bold;
    margin: auto;
        margin-top: auto;
        margin-bottom: auto;
}

.text-box {
	width:18em!important;
}

.grad-btn::before {
	content:"More";
}

.grad-trigger:checked ~ .grad-btn::before {
    content: "Close";
}





@media only screen and (max-width: 768px) {
body table.gray th.w-200p, .w-200p {
    width: auto;
    white-space: normal;
}


.result_en td:first-child:before {
	content:"Title：";
}

.result_en td:nth-child(2):before {
	content:"Issue：";
}

.result_en .w-200p:before {
	content:"Proposal No.";
}

.gray .flexbox {
	display:block;
}

.gray .w-35,
.gray .text-center {
	width:100%!important;
	text-align:left!important;
}

table td {
	padding:10px;
}


}

/*# sourceMappingURL=style.css.map */
