#stacks_in_169-wrapper {
    overflow: hidden;
}
.cat_container, .tag_container {
    overflow-x: scroll;
    -ms-overflow-style: none;
    scrollbar-width: none;
    margin-top: 16px;
}
.cat_container::-webkit-scrollbar {
 display:none;
 }
.cat_container .cloud-section {
    width: 3000px;
}
.tag_cloud-section {
    width: 1500px;
}
.alone .issue_container .cloud-section, .tag_cloud {
    width: 100%;
}
input.key_word {
    font-size: 16px;
    margin-top: 16px;
    width: 226px;
}

a.edit_post {
    float: right;
    margin-top: -40px;
    margin-right: 13px;
    color: #3c91f4;
    font-size: 17px;
}

.word_wrap {
    display: flex;
    justify-content: space-between;
    width: 100%;
    align-items: center;
    margin: 10px 0;
}

.issue_container {
    overflow-x: scroll;
    scrollbar-width: none;
    margin: 3px 0 1px 0;
}
.key_wrap {
    display: flex;
    flex-direction: row;
    align-items: baseline;
    float: left;
}
span.key_info {
    font-size: 12px;
    margin-left: 9px;
}
.issue_container .cloud-section {
    width: 2000px;
}
a.index_btn {
    font-size: 14px !important;
    display: inline-block;
    border-radius: 5px!important;
    border-width: 2px;
    border-style: solid;
    border-color: rgb(184 192 199);
    border-image: initial;
    background: #ffffff;
    padding: 3px 25px;
    color: black;
}
:not(.btn-check)+.btn:active {
    color: #020202!important;
    background-color: inherit!important;
    border-color: inherit!important;
}
a.full_search, a.full_search:hover {
    border: none;
    border-radius: 5px;
    font-size: 14px;
    padding: 5px 13px;
    background: linear-gradient(to bottom, #61a5f8 5%, #418fe9 100%);
    color: white;
    margin-left: 37px;
}
.btn:hover {
    color: black!important;
    background-color: #ffffff !important;
    background: #ffffff;
    border-color: #b8c0cb!important;
}
.all_clear {
    display: flex;
    display: -webkit-inline-flex;
    align-items: baseline;
    gap: 0 15px;
    margin: 12px 0 31px 12px;
    justify-content: space-between;
    width: 100%;
}
.searc_info {
    font-size: 12px;
}
.issue span {
    padding: 6px 8px!important;
    font-size: 13px!important;
}
span.key_info2 {
    margin-left: -11px;
}
button.tag {
    display: block;
    margin: 0 11px 13px 11px;
}
.cloud-label {
    display: block;
    margin-bottom: 0.3rem;
    font-weight: bold;
}

.tag_cloud.cloud {
    display: flex;
    flex-wrap: wrap;
    display: -webkit-inline-flex;
    gap: 0px 3px;
    align-items: center;
}
.cat_cloud ,.issue.cloud{
    display: flex;
    flex-wrap: wrap;
    display: -webkit-inline-flex;
    gap: 0px 9px;
    align-items: center;
}
span.cat_part ,span.issue_part{
    cursor: pointer;
    background: #ffffff;
    padding: 7px 9px;
    font-size: 14px;
    transition: all 0.2s;
    border-radius: 5px;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(255 255 255);
}
.tag_cloud span {
    cursor: pointer;
    background: none;
    padding: 3px 5px;
    font-size: 12px;
    transition: all 0.2s;
    border-radius: 5px;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(193 195 208);
    margin: 0px 6px 11px 0;
}
.offcanvas-backdrop.show {
    opacity: 0.2;
}
.offcanvas-backdrop {
    background-color: #ffffff!important;
}
.active {
    color: white;
    font-weight: bold;
    background: var(--bs-primary)!important;
}
span.hit {
    /* display: inline-block; */
    float: right;
    margin-top: 15px;
    background: var(--bs-gray-700);
    font-size: 13px;
    padding: 4px 6px;
    color: white;
    border-radius: 5px;
    float: right;
}
button.searc_btn {
    height: 23px;
    font-size: 12px !important;
    display: inline-block;
    border-radius: 5px!important;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(184 192 199);
    border-image: initial;
    margin-top: 0px!important;
    color: #ffffff;
    background: #59cd5e;
}
.clumn01 button,.edit_year input,input[name="sponsor"] {
    border: none!important;
}
.clumn01 input[type="text"], .clumn01 textarea {
    margin-top: 4px;
}
input, textarea {
    border: 0!important;
    border-radius: 0!important;
    border-bottom: 1px solid #78a4d8 !important;
}
.dropdown.tag_dropdown {
    margin-bottom: 17px;
    margin-top: 12px;
}
ul.dropdown-menu.show {
    padding: 17px;
}


.flex_container {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 0 3px;
}

.thumb_con {
    width: 286px;
    margin-bottom: 61px;
}
.scrollto {
    transform: rotate(90deg)!important;
}

img.thumb {
    width: 100%;
    height: auto;
    border-radius: 14px;
}

img.full {
    width: 100%!important;
}
.pages {
    text-align: center;
}
.pages p {
    background: #6c757d;
    display: inline-block;
    color: white;
    padding: 2px 4px;
    font-size: 12px;
    border-radius: 5px;
}
.offcanvas {
    width: 500px!important;
}
.offcanvas-body {
    background: #f8f9fa;
}
button.btn-close {
    animation: fadeInbtn 1.5s cubic-bezier(0.33, 1, 0.68, 1) forwards;
    position: fixed;
    /* left: 50%; */
    /* transform: translateX(283px); */
    z-index: 2;
    background: url(https://tsunami.fm/uwasa/svg/arrow-left.svg);
    opacity: 1;
    background-size: cover;
    height: 20px!important;
    padding: 9px!important;
    width: 15px;
    right: 30px;
}
li a {
    font-size: 14px;
    background: #e7ecf1;
    padding: 10px 11px;
    display: block;
    border-radius: 15px;
}
li {
    margin: 7px 0;
}
li a {
    padding-right: 57px;
}

.offcanvas-title {
    font-size: 16px;
}
.oc_pages {
    line-height: 1.7;
    float: right;
    margin: 0 -40px 0 auto;
    display: block;
    font-size: 13px;
}
li.sp_none {
    display: none;
}

/*編集アイコン*/
.page_contaner:nth-child(2) a.edit_post, .page_contaner:nth-last-child(1) a.edit_post {
    display: none;
}

@media screen and (max-width: 500px){
.thumb_con {
    width: 184px;
    margin-bottom: 36px;
}

.all_clear {
    clear: both;
    margin: 3px 0 31px 1px;
    display: flex;
    display: -webkit-inline-flex;
    justify-content: flex-end;
    width: 100%;
    flex-direction: row;
    flex-wrap: wrap;
}
button.searc_btn {
    position: absolute;
    left: 17px;
    margin-top: 6px!important;
}
.searc_info {
    font-size: 12px;
    margin-top: 8px;
    position: relative;
    left: -23px;
}
a.index_btn {
    margin-top: 14px;
}
input.key_word {
    margin-top: 4px;
    width: 186px;
}
.issue_container {
    margin-top: 6px;
}
.key_wrap {
    display: flex;
    flex-direction: row;
    align-items: center;
    float: left;
    margin-top: 7px;
}
.scrollto {
    bottom: 147px;
    right: -32px!important;
}
.tag_cloud-section {
    width: 1500px;
}
.cloud {
    display: flex;
    align-items: center;
    display: -webkit-inline-flex;
    gap: 0 6px;
}

span.key_info {
    margin-top: 4px;
    width: 140px;
}
span.hit {
    margin-top: 14px;
}

}

@media screen and (max-width: 400px){
.thumb_con {
    width: 172px;
    margin-bottom: 36px;
}
input.key_word {
    width: 155px;
}
.searc_info {
    width: 240px;
    margin-top: 2px!important;
}
a.index_btn {
    margin-top: 2px;
}
}
/*

@media screen and (max-width: 500px){
.thumb {
    height: 337px;
}
    
img.thumb {
    width: 197px!important;
    max-width: inherit!important;
}
a.page_num {
    margin-top: -103px;
}
}
@media screen and (max-width: 400px){
.thumb {
    height: 287px;
}
    img.thumb {
    width: 170px!important;
    max-width: inherit!important;
}

	
}
/*





    body { font-family: sans-serif; padding: 1rem; }
    
    table { width: 100%; border-collapse: collapse; margin-top: 1rem; }
    th, td { border: 1px solid #ccc; padding: 0.5rem; text-align: left; }
    */
