@charset "UTF-8";
@import url("reset.css");
@import "https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css";
/* Vars ----------------------------------------------------*/
/* Mixins ----------------------------------------------------*/
/* IMPORT ------------------------------------------------------------*/
/* aditional */
/* Fonts ----------------------------------------------------*/
/* Here you go ie */
@font-face {
  font-family: "kozL";
  src: url(KozGoPr6N-Light.otf); }
body {
  /*font-family: "KozGoPro-Light", "小塚ゴシック Pro L", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;*/
  background: #CCCCCC url(../img/bg.png); }

#danwasitu {
  width: 100%;
  margin: 0 auto;
  background: #ffffff url(../img/noise.png);
  font-family: 'メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
  font-size: 16px;
  line-height: 1.5em;
  color: #444444;
  /* GENERAL ------------------------------------------------------------*/
  /* HEADER ----------------------------------------------------*/
  /* TopPhoto --------------------------------------------------------------------------------------------------------------------------------------------------------------*/
  /* NAVIGATION ------------------------------------------------------------
  nav {
    margin-top: 110px;
    margin-bottom: 25px;
    float: left;
    width: 100%;
    margin-top: 0px;
    position: relative;
    background: url(../img/nav-top.png) repeat-x top left;
    border-bottom: 1px solid #9d9b92;
  }
  #nav {
    clear: left;
    display: block;
    float: right;
    position: relative;
    right: 50%;
    text-align: center;
  }
  #nav > li {
    display: block;
    float: left;
    position: relative;
    left: 50%;
    word-spacing: -0.1em;
    font-size: 20px;
    margin-right: 0px;
    padding-left: 15px;
    -moz-transition: none;
    -webkit-transition: none;
    -o-transition: color 0 ease-in;
    transition: none;
    margin-left: 15px;
    margin-right: 15px;
    }
    /* sub navigation -----------------------------------------------------*/
  /* COMBO NAVIGATION ------------------------------------------------------------*/
  /* PAGE CONTENT ------------------------------------------------------------*/
  /* ENTRY CONTENT ------------------------------------------------------------*/
  /* TOP nextOA 2023.10 add ------------------------------------------------------------*/
  /* TOP cast 2023.10 add ------------------------------------------------------------*/
  /* FEATURED & WORK LIST ------------------------------------------------------------*/
  /* PROJECT ------------------------------------------------------------*/
  /* RELATED PROJECTS ------------------------------------------------------------*/
  /* LOWER PAGE ----------------------------------------------------------*/
  /* BLOG ------------------------------------------------------------*/
  /* SIDEBAR ------------------------------------------------------------*/
  /* PAGE NAVIGATION ------------------------------------------------------------*/
  /* CONTACT ------------------------------------------------------------*/
  /* FooterRIBBON ----------------------------------------------------*/
  /* WIDGET COLS ------------------------------------------------------------*/
  /* BOTTOM ------------------------------------------------------------*/
  /* NUMBER-DOTS */
  /* NUMBER-DOTS SP */
  /*---- TOP バックナンバー ----*/
  /*ボックス全体*/
  /*ラベル　アコーディオン*/
  /*バックナンバー*/
  /*--- 2020.09.30 追加 ----*/
  /* トップページ LINK 2023.10 add ------------------------------------------------------------*/
  /* ------------------------------------------
    NAVIGATION STYLES
    (+ responsive-nav.css file is loaded in the <head>)
  --------------------------------------------- */ }
  #danwasitu .cf:after,
  #danwasitu .cf:before {
    content: "";
    display: table; }
  #danwasitu .cf:after {
    clear: both; }
  #danwasitu .cf {
    zoom: 1; }
  #danwasitu .wrapper {
    margin: 0 auto;
    position: relative;
    box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.22);
    clear: both; }
  #danwasitu a {
    transition: 0.3s; }
  #danwasitu a:hover {
    cursor: pointer;
    opacity: 0.8;
    transition: 0.3s; }
  #danwasitu p {
    margin-bottom: 21px; }
  #danwasitu #main h1,
  #danwasitu #main h2,
  #danwasitu #main h3,
  #danwasitu #main h4,
  #danwasitu #main h5,
  #danwasitu #main h6 {
    line-height: 1.3em; }
  #danwasitu h1 {
    /*font-size: 48px;*/ }
  #danwasitu h2 {
    font-size: 36px; }
  #danwasitu h3 {
    font-size: 30px; }
  #danwasitu h4 {
    font-size: 24px; }
  #danwasitu h5 {
    font-size: 18px; }
  #danwasitu h6 {
    font-size: 14px; }
  #danwasitu #main .headline {
    line-height: 1.3em;
    font-size: 32px;
    color: #4d4d4d;
    text-shadow: 0px 1px 0 rgba(0, 0, 0, 0.3);
    text-align: center;
    margin: 20px; }
  #danwasitu #logo img {
    display: block;
    margin: 0 auto;
    text-align: center;
    width: 300px; }
  #danwasitu .toptitle_logo img {
    display: none;
    margin-left: auto;
    margin-right: auto;
    position: static;
    text-align: center;
    display: block;
    opacity: 1;
    width: 100%; }
  #danwasitu img {
    height: auto;
    max-width: 100%;
    width: auto; }
  @media screen and (min-width: 40em) {
    #danwasitu .toptitle_logo img {
      width: 100%; } }
  #danwasitu #pageTop {
    background: #DDD;
    border-radius: 5px;
    color: #FFF;
    padding: 20px;
    position: fixed;
    bottom: 20px;
    right: 20px; }
  #danwasitu #pageTop:hover {
    background: #EEE; }
  #danwasitu .cast_photo img {
    display: none;
    margin-left: auto;
    margin-right: auto;
    position: static;
    text-align: center;
    display: block;
    opacity: 1;
    border: 1px solid #999999;
    box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.33); }
  #danwasitu #nav > li span {
    padding-right: 15px; }
  #danwasitu #nav > li:hover,
  #danwasitu #nav > li.current-menu-item,
  #danwasitu #nav > li.current_page_item {
    background: url(../img/current-menu-item.png) no-repeat 0px -37px; }
  #danwasitu #nav > li:hover span,
  #danwasitu #nav > li.current-menu-item span,
  #danwasitu #nav > li.current_page_item span {
    display: block;
    background: url(../img/current-menu-item.png) no-repeat top right; }
  #danwasitu #nav > li:hover a,
  #danwasitu #nav > li.current-menu-item a,
  #danwasitu #nav > li.current_page_item a {
    color: #fff;
    text-shadow: 0px 2px 0 rgba(0, 0, 0, 0.3); }
  #danwasitu #nav > li a {
    display: block;
    line-height: 37px;
    height: 37px;
    color: #444444;
    text-shadow: 0px 1px 0 #ffffff;
    -moz-transition: none;
    -webkit-transition: none;
    -o-transition: color 0 ease-in;
    transition: none; }
  #danwasitu #nav > li ul {
    font-size: 14px;
    text-align: left;
    margin-top: 19px;
    background: url(../img/subnav.png) no-repeat top left;
    padding-top: 26px; }
  #danwasitu #nav > li ul li {
    border-top: 1px solid #ed805f;
    border-bottom: 1px solid #d96c4b; }
  #danwasitu #nav > li ul li a {
    height: auto;
    padding: 8px 16px;
    background: #e4422e;
    color: #fff;
    text-shadow: 0px 2px 0 rgba(0, 0, 0, 0.3); }
  #danwasitu #nav > li ul li a:hover {
    background: #ff9776; }
  #danwasitu #nav > li ul li:last-child {
    border-bottom: none; }
  #danwasitu #nav > li ul li > ul {
    background: none;
    padding-top: 0px; }
  #danwasitu #comboNav {
    width: 100%;
    margin-top: 20px;
    margin-bottom: 30px;
    float: left; }
  #danwasitu .page-content {
    position: relative;
    margin-left: 20px;
    margin-right: 20px;
    margin-bottom: 10px; }
  #danwasitu .entry-content {
    text-shadow: 0px 1px 0 #ffffff;
    border: 0px solid #FF0000;
    margin: 0; }
  #danwasitu .entry-content a {
    color: #e4422e; }
  #danwasitu .entry-content strong {
    font-weight: bold; }
  #danwasitu .entry-content ul,
  #danwasitu .entry-content ol {
    margin-left: 20px; }
  #danwasitu .entry-content ul {
    list-style: disc; }
  #danwasitu .entry-content ol {
    list-style: decimal; }
  #danwasitu .entry-content .heading {
    margin: 20px 0;
    text-align: center;
    color: #FF0000;
    font-size: 26px; }
  #danwasitu .entry-content section.nextOA {
    margin-bottom: 40px;
    border-bottom: 1px solid #4d4d4d;
    padding-bottom: 40px; }
  #danwasitu .entry-content section.nextOA h1 {
    font-size: 24px;
    color: #fff;
    background: #061c6f;
    border-bottom: 1px solid white;
    padding: 0.7em 1em;
    text-shadow: none;
    margin-bottom: 20px; }
  #danwasitu .entry-content section.nextOA .flexwrap {
    display: flex;
    gap: 20px;
    box-sizing: border-box;
    flex-wrap: wrap; }
  @media screen and (min-width: 40em) {
    #danwasitu .entry-content section.nextOA .flexwrap {
      flex-wrap: nowrap; } }
  #danwasitu .entry-content section.nextOA .OAimg {
    max-width: 100%; }
  @media screen and (min-width: 40em) {
    #danwasitu .entry-content section.nextOA .OAimg {
      max-width: 40%; } }
  #danwasitu .entry-content section.nextOA .OAimg img {
    width: 100%; }
  #danwasitu .entry-content section.nextOA .OAttl {
    display: flex;
    align-items: center;
    margin-bottom: 20px; }
  #danwasitu .entry-content section.nextOA .OAttl span {
    background: #e4422e;
    color: #fff;
    display: block;
    width: 70px;
    height: 70px;
    border-radius: 50%;
    box-shadow: 3px 3px 0 0 rgba(0, 0, 0, 0.1);
    font-size: 24px;
    line-height: 70px;
    text-align: center; }
  #danwasitu .entry-content section.nextOA .OAttl h2 {
    font-size: 21px; }
  @media screen and (min-width: 40em) {
    #danwasitu .entry-content section.nextOA .OAttl h2 {
      font-size: 26px; } }
  #danwasitu .entry-content section.nextOA p {
    line-height: 1.5em;
    margin-bottom: 1em;
    font-size: 18px; }
  #danwasitu .entry-content section.nextOA p:last-of-type {
    margin-bottom: 0em; }
  @media screen and (min-width: 40em) {
    #danwasitu .entry-content section.nextOA p {
      font-size: 16px; } }
  #danwasitu #OAcontet {
    position: relative;
    margin-right: 20px;
    margin-top: 20px;
    font-size: 14px;
    color: #444444;
    width: 100%; }
  #danwasitu #OAcontet ul.flex {
    width: 100%;
    display: flex;
    gap: 20px;
    margin-left: 0;
    flex-wrap: wrap; }
  @media screen and (min-width: 40em) {
    #danwasitu #OAcontet ul.flex {
      flex-wrap: nowrap; } }
  #danwasitu #OAcontet .block {
    width: 100%;
    background: #f1f1f1;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 0px;
    padding-bottom: 10px;
    border: 1px solid #cccccc; }
    #danwasitu #OAcontet .block ul {
      margin-left: 0px; }
    #danwasitu #OAcontet .block li {
      font-size: 14px; }
      #danwasitu #OAcontet .block li::last-child {
        margin-bottom: 0; }
  #danwasitu #OAcontet .heading {
    border-bottom: 1px solid #888;
    margin: 10px 0 20px 0;
    padding-bottom: 10px;
    text-align: center;
    font-size: 20px; }
  #danwasitu #OAcontet li {
    display: block; }
  #danwasitu #OAcontet a {
    color: #e4422e; }
  #danwasitu .nav-categories {
    display: block;
    margin-left: 20px;
    margin-right: 20px;
    margin-bottom: 20px;
    padding-bottom: 7px;
    border-bottom: 1px dashed #ccc; }
  #danwasitu .nav-categories li {
    display: block;
    float: left;
    margin-right: 20px; }
  #danwasitu .nav-categories li a {
    font-size: 12px;
    line-height: 1.5em;
    color: #888888; }
  #danwasitu .nav-categories li a:hover {
    color: #e4422e; }
  #danwasitu .nav-categories li.current a {
    color: #e4422e;
    font-weight: bold; }
  #danwasitu .feature,
  #danwasitu .work-list {
    display: block;
    margin-bottom: 20px; }
  #danwasitu .feature li,
  #danwasitu .work-list li {
    display: block;
    float: left;
    width: 300px;
    margin-left: 20px;
    margin-bottom: 40px; }
  #danwasitu .feature li .thumb,
  #danwasitu .work-list li .thumb {
    display: block;
    line-height: 0em;
    position: relative;
    color: #ece9d6;
    margin-bottom: 50px;
    background: #000; }
  #danwasitu .feature li .thumb:hover .img-overlay,
  #danwasitu .work-list li .thumb:hover .img-overlay {
    display: block; }
  #danwasitu .feature li .thumb:hover img,
  #danwasitu .work-list li .thumb:hover img {
    opacity: 0.5; }
  #danwasitu .feature li .thumb img,
  #danwasitu .work-list li .thumb img {
    max-width: 100%;
    box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.22);
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease; }
  #danwasitu .feature li .thumb .date,
  #danwasitu .work-list li .thumb .date {
    position: absolute;
    bottom: -35px;
    left: 115px;
    background: #e4422e;
    width: 70px;
    height: 70px;
    -moz-border-radius: 40px 40px 40px 40px;
    -webkit-border-radius: 40px 40px 40px 40px;
    border-radius: 40px 40px 40px 40px;
    box-shadow: 3px 3px 0 0 rgba(0, 0, 0, 0.1);
    font-size: 24px;
    line-height: 1.0em;
    text-align: center; }
  #danwasitu .feature li .thumb .date span,
  #danwasitu .work-list li .thumb .date span {
    display: block;
    margin-top: 12px; }
  #danwasitu .feature li .thumb .date .d,
  #danwasitu .work-list li .thumb .date .d {
    margin-top: 0px; }
  #danwasitu .feature li .thumb .img-overlay,
  #danwasitu .work-list li .thumb .img-overlay {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -20px;
    margin-top: -20px;
    color: #fff;
    font-size: 36px;
    display: none; }
  #danwasitu .feature li.txtr {
    display: block;
    float: left;
    width: 580px;
    margin-left: 40px;
    margin-bottom: 40px; }
  #danwasitu .feature li .excerpt,
  #danwasitu .work-list li .excerpt {
    display: block;
    font-size: 16px;
    color: #4d4d4d;
    text-align: center;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #888888; }
  #danwasitu .feature li .categories,
  #danwasitu .work-list li .categories {
    font-size: 12px;
    text-align: center; }
  #danwasitu .feature li .categories a,
  #danwasitu .work-list li .categories a {
    color: #888888; }
  #danwasitu .feature li .categories a:hover,
  #danwasitu .work-list li .categories a:hover {
    text-decoration: underline; }
  #danwasitu .feature {
    background: url(../img/feature-line.png) top center no-repeat;
    padding-top: 40px; }
  #danwasitu .work-list li {
    margin-bottom: 45px; }
  #danwasitu .work-list li .thumb {
    display: block;
    line-height: 0em;
    position: relative;
    color: #ece9d6;
    margin-bottom: 25px;
    background: #000; }
  #danwasitu #project-title {
    margin-left: 20px;
    font-size: 48px;
    line-height: 1.2em;
    margin-bottom: 20px;
    text-shadow: 0px 1px 0 #ffffff; }
  #danwasitu #project-gallery {
    width: 620px;
    float: left;
    margin-left: 20px;
    margin-bottom: 40px; }
  #danwasitu #project-gallery .thumb {
    box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.22);
    line-height: 0em;
    margin-bottom: 20px; }
  #danwasitu #project-gallery .thumb img {
    max-width: 100%; }
  #danwasitu #project-info {
    width: 290px;
    float: left;
    margin-left: 20px;
    margin-bottom: 40px; }
  #danwasitu #project-info #project-sheet {
    background: url(../img/project-sheet.png) repeat-x top left;
    padding-top: 20px;
    margin-top: 10px;
    font-size: 14px; }
  #danwasitu #project-info #project-sheet strong {
    font-weight: bold; }
  #danwasitu .related-projects {
    margin-bottom: 80px;
    margin-top: 40px; }
  #danwasitu .related-projects .related-heading {
    margin-bottom: 10px;
    margin-left: 20px; }
  #danwasitu .related-projects a {
    color: #444444; }
  #danwasitu .related-projects .related-list li {
    float: left;
    width: 300px;
    text-align: center;
    margin-left: 20px; }
  #danwasitu .related-projects .related-list li .thumb {
    box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.22);
    display: block;
    line-height: 0em;
    margin-bottom: 18px; }
  #danwasitu .related-projects .related-list li .thumb img {
    max-width: 100%; }
  #danwasitu .flex {
    display: flex;
    flex-wrap: wrap;
    margin-top: 30px;
    flex-direction: column;
    justify-content: center; }
  @media screen and (min-width: 40em) {
    #danwasitu .flex {
      flex-direction: row; } }
  #danwasitu #posts-list {
    position: relative;
    width: 100%;
    flex-grow: 1;
    margin: 0 0 40px;
    box-sizing: border-box; }
  @media screen and (min-width: 40em) {
    #danwasitu #posts-list {
      width: 66%;
      margin: 0 30px 40px; } }
  #danwasitu #posts-list article {
    position: relative;
    margin-bottom: 60px;
    width: 100%; }
  #danwasitu #posts-list article .feature-image {
    line-height: 0em;
    margin: 20px; }
  #danwasitu #posts-list article .feature-image img {
    max-width: 100%;
    box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.22); }
  #danwasitu #posts-list article .entry-left-data {
    width: 80px;
    float: left; }
  @media screen and (min-width: 40em) {
    #danwasitu #posts-list article .entry-left-data {
      width: 80px;
      float: left; } }
  #danwasitu #posts-list article .entry-date {
    position: static; }
  #danwasitu #posts-list article .entry-right-data {
    margin: 33px auto 0;
    text-shadow: 0px 1px 0 #ffffff;
    width: 90%;
    float: none; }
  @media screen and (min-width: 40em) {
    #danwasitu #posts-list article .entry-right-data {
      margin: 0 auto;
      float: left;
      width: auto;
      margin-left: 17px;
      text-shadow: 0px 1px 0 #ffffff; } }
  #danwasitu #posts-list article .entry-right-data .post-heading {
    display: block;
    color: #444444;
    font-size: 36px;
    line-height: 1.3em;
    border-bottom: 1px solid #444444; }
  #danwasitu #posts-list article .entry-right-data .meta {
    font-size: 12px;
    color: #888888;
    margin-bottom: 20px; }
  #danwasitu #posts-list article .entry-right-data .meta a {
    color: #888888; }
  #danwasitu #posts-list article .entry-right-data .excerpt {
    margin-bottom: 20px; }
  #danwasitu #posts-list article .entry-right-data .excerpt h4 {
    margin: 10px 0; }
  #danwasitu #posts-list article .entry-date {
    margin: 0 auto 10px auto;
    background: #e4422e;
    color: #fff;
    width: 70px;
    height: 70px;
    -moz-border-radius: 40px 40px 40px 40px;
    -webkit-border-radius: 40px 40px 40px 40px;
    border-radius: 40px 40px 40px 40px;
    box-shadow: 3px 3px 0 0 rgba(0, 0, 0, 0.1);
    font-size: 24px;
    line-height: 1.0em;
    text-align: center; }
  #danwasitu #posts-list article .entry-date span {
    display: block;
    padding-top: 22px; }
  #danwasitu #posts-list article .entry-datesp span {
    display: block;
    padding-top: 22px; }
  #danwasitu #posts-list article .entry-date .d {
    padding-top: 0px; }
  #danwasitu #posts-list article .comments {
    display: block;
    text-decoration: none;
    margin: 0 auto;
    width: 37px;
    height: 33px;
    background: url(../img/comments.png) no-repeat;
    color: #dddddd;
    font-size: 12px;
    text-align: center; }
  #danwasitu #sidebar {
    position: relative;
    margin: 0 30px 40px 0;
    font-size: 14px;
    color: #444444;
    width: 100%; }
  @media screen and (min-width: 40em) {
    #danwasitu #sidebar {
      width: auto; } }
  #danwasitu #sidebar .block {
    background: none;
    border: none; }
  #danwasitu #sidebar .block .sidebar-content {
    background: url(../img/sidebar.png) repeat-y;
    width: 300px;
    padding-left: 10px;
    padding-right: 10px;
    margin: 0 auto 0 auto;
    padding-bottom: 10px; }
  #danwasitu #sidebar .block .sidebar-top {
    background: url(../img/sidebar-top.png) no-repeat;
    background-position: center;
    width: 100%;
    height: 38px; }
  #danwasitu #sidebar .block .sidebar-bottom {
    background: url(../img/sidebar-bottom.png) no-repeat;
    background-position: center;
    width: 100%;
    height: 38px; }
  #danwasitu #sidebar .heading {
    border-bottom: 1px solid #888;
    margin-bottom: 20px;
    text-align: center; }
  #danwasitu #sidebar ul {
    margin: 0 auto;
    text-align: center; }
  #danwasitu #sidebar li {
    display: block; }
  #danwasitu #sidebar a {
    color: #e4422e; }
  #danwasitu #main .page-navigation {
    position: relative;
    left: 50%;
    display: block;
    margin-bottom: 100px;
    float: left; }
  #danwasitu #main .page-navigation div {
    position: relative;
    right: 50%;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    box-shadow: 3px 3px 0 0 rgba(0, 0, 0, 0.1); }
  #danwasitu #main .page-navigation div span {
    margin-bottom: 15px;
    display: inline-block; }
  #danwasitu #main .page-navigation div:hover {
    -webkit-transform: translate(0, 2px);
    -moz-transform: translate(0, 2px);
    -o-transform: translate(0, 2px);
    transform: translate(0, 2px); }
  #danwasitu #main .page-navigation a {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    color: #e4422e;
    display: block;
    padding: 10px 15px; }
  #danwasitu #main .page-navigation .nav-next {
    float: left;
    margin-right: 20px;
    background: #f1f1f1 url(../img/arrow-left.png) no-repeat left 12px;
    padding-left: 20px; }
  #danwasitu #main .page-navigation .nav-previous {
    float: right;
    background: #f1f1f1 url(../img/arrow-right.png) no-repeat right 12px;
    padding-right: 20px; }
  #danwasitu #map_canvas {
    display: block;
    height: 300px;
    width: 100%;
    margin-bottom: 20px;
    box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.22); }
  #danwasitu #footer-holder {
    position: relative; }
  #danwasitu #footer-holder .ribbon {
    background: #061c6f;
    min-height: 92px;
    text-align: center; }
  #danwasitu #footer-holder .ribbon-left {
    position: absolute;
    width: 56px;
    height: 92px;
    background: url(../img/ribbon-left.png) no-repeat;
    top: -18px;
    left: -56px; }
  #danwasitu #footer-holder .ribbon-right {
    position: absolute;
    width: 56px;
    height: 92px;
    background: url(../img/ribbon-right.png) no-repeat;
    top: -18px;
    right: -56px; }
  #danwasitu .widget-cols {
    padding-top: 50px;
    padding-bottom: 50px;
    font-size: 14px;
    color: #ece9d6;
    background-color: #3e3e3e;
    background-image: url(../img/widgets-bg.png);
    display: none; }
  #danwasitu .widget-cols a {
    color: #fff;
    border-bottom: 1px dotted #aaa; }
  #danwasitu .widget-cols a:hover {
    color: #fdd600; }
  #danwasitu .widget-cols h1,
  #danwasitu .widget-cols h2,
  #danwasitu .widget-cols h3,
  #danwasitu .widget-cols h4,
  #danwasitu .widget-cols h5,
  #danwasitu .widget-cols h6 {
    color: #ece9d6;
    margin-bottom: 20px;
    font-weight: normal;
    text-align: center;
    border-bottom: 1px solid #605f5b;
    padding-bottom: 7px; }
  #danwasitu .widget-cols > li {
    width: 220px;
    float: left;
    margin-left: 20px; }
  #danwasitu .widget-cols > li.fourth-col {
    margin-right: 0px; }
  #danwasitu .multiplebgs .widget-cols {
    background-image: url(../img/widgets-bg.png), url(../img/widgets-degree.png);
    background-repeat: repeat, repeat-x; }
  #danwasitu #bottom {
    background: #4d4d4d;
    position: relative;
    min-height: 25px;
    border-top: 1px solid #656565; }
  #danwasitu #bottom #widget-trigger-holder {
    position: relative;
    left: 50%;
    text-align: center;
    float: left;
    margin-top: -15px; }
  #danwasitu #bottom #widget-trigger-holder #widget-trigger {
    display: block;
    position: relative;
    float: left;
    right: 50%;
    width: 35px;
    height: 36px;
    background: url(../img/widget-trigger.png) no-repeat 0px -36px;
    -moz-transition: none;
    -webkit-transition: none;
    -o-transition: color 0 ease-in;
    transition: none; }
  #danwasitu #bottom #widget-trigger-holder #widget-trigger.tab-closed {
    background-position: 0px -36px; }
  #danwasitu #bottom #content {
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: center;
    color: #f1f1f1;
    font-size: 14px;
    line-height: 1.5em;
    clear: both; }
  #danwasitu #bottom #content a {
    color: #CCCCCC;
    text-decoration: none; }
  #danwasitu #bottom #content a:hover {
    color: #fdd600; }
  #danwasitu .work-list li .date {
    margin: 0 auto 10px auto;
    background: #e4422e;
    color: #fff;
    width: 70px;
    height: 70px;
    -moz-border-radius: 40px 40px 40px 40px;
    -webkit-border-radius: 40px 40px 40px 40px;
    border-radius: 40px 40px 40px 40px;
    box-shadow: 3px 3px 0 0 rgba(0, 0, 0, 0.1);
    font-size: 24px;
    line-height: 1.0em;
    text-align: center; }
  #danwasitu .work-list li .date span {
    display: block;
    padding-top: 22px; }
  #danwasitu .work-list li .datesp span {
    display: block;
    padding-top: 22px; }
  #danwasitu .backnumber-list ul {
    display: block;
    margin: 0 20px;
    text-align: center; }
  #danwasitu .backnumber-list li .date {
    margin: 0 8px 10px 8px;
    background: #e4422e;
    color: #fff;
    width: 50px;
    height: 50px;
    -moz-border-radius: 40px 40px 40px 40px;
    -webkit-border-radius: 40px 40px 40px 40px;
    border-radius: 40px 40px 40px 40px;
    box-shadow: 3px 3px 0 0 rgba(0, 0, 0, 0.1);
    font-size: 18px;
    line-height: 1.0em;
    text-align: center;
    float: left;
    list-style: none; }
  #danwasitu .backnumber-list li .date span {
    display: block;
    padding-top: 16px; }
  #danwasitu .backnumber-list li .datesp span {
    display: block;
    padding-top: 16px; }
  #danwasitu .work-list li .datesp {
    margin: 0 auto 10px auto;
    background: #e8bf02;
    color: #fff;
    width: 70px;
    height: 70px;
    -moz-border-radius: 40px 40px 40px 40px;
    -webkit-border-radius: 40px 40px 40px 40px;
    border-radius: 40px 40px 40px 40px;
    box-shadow: 3px 3px 0 0 rgba(0, 0, 0, 0.1);
    font-size: 24px;
    line-height: 1.0em;
    text-align: center; }
  #danwasitu .backnumber-list li .datesp {
    margin: 0 8px 10px 8px;
    background: #e8bf02;
    color: #fff;
    width: 50px;
    height: 50px;
    -moz-border-radius: 40px 40px 40px 40px;
    -webkit-border-radius: 40px 40px 40px 40px;
    border-radius: 40px 40px 40px 40px;
    box-shadow: 3px 3px 0 0 rgba(0, 0, 0, 0.1);
    font-size: 18px;
    line-height: 1.0em;
    text-align: center;
    float: left;
    list-style: none; }
  #danwasitu #posts-list article .entry-datesp {
    margin: 0 auto 10px auto;
    background: #e8bf02;
    color: #fff;
    width: 70px;
    height: 70px;
    -moz-border-radius: 40px 40px 40px 40px;
    -webkit-border-radius: 40px 40px 40px 40px;
    border-radius: 40px 40px 40px 40px;
    box-shadow: 3px 3px 0 0 rgba(0, 0, 0, 0.1);
    font-size: 22px;
    line-height: 1.0em;
    text-align: center; }
  #danwasitu .accbox {
    margin: 2em 0;
    padding: 0;
    max-width: 100%;
    /*最大幅*/ }
  #danwasitu .accbox label {
    display: block;
    margin: 1.5px 0;
    padding: 13px 12px;
    color: #fff;
    font-weight: bold;
    background: #061c6f;
    cursor: pointer;
    transition: all 0.5s; }
  #danwasitu .accbox label:before {
    content: '\f054';
    font-family: 'FontAwesome';
    padding-right: 8px; }
  #danwasitu .accbox label:hover {
    background: none;
    color: #e4422e; }
  #danwasitu .accbox label.normal {
    background: none;
    color: #e4422e; }
  #danwasitu .accbox label.normal:hover {
    background: none; }
  #danwasitu .accbox label.normal:before {
    content: '\f078';
    font-family: 'FontAwesome';
    padding-right: 8px; }
  #danwasitu .accbox input {
    display: none; }
  #danwasitu .accbox .accshow {
    height: 0;
    padding: 0;
    overflow: hidden;
    opacity: 0;
    transition: 0.8s; }
  #danwasitu .cssacc:checked + label + .accshow {
    height: auto;
    padding: 5px;
    background: none;
    opacity: 1; }
  #danwasitu .accbox .accshow p {
    margin: 15px 10px; }
  #danwasitu .cssacc:checked + label:before {
    content: '\f078'; }
  #danwasitu #backnumberlist {
    width: 100%; }
  #danwasitu #backnumberlist a {
    text-decoration: none;
    width: 49%;
    align-self: stretch;
    background: #e4422e; }
  @media screen and (max-width: 640px) {
    #danwasitu #backnumberlist a {
      width: 100%; } }
  #danwasitu #backnumberlist ul {
    list-style: none;
    margin: 0 0 50px 0;
    padding: 0;
    padding: 0 0.5em;
    border-radius: 10px;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    gap: 10px; }
  @media screen and (max-width: 640px) {
    #danwasitu #backnumberlist ul {
      flex-direction: column; } }
  #danwasitu #backnumberlist ul li {
    color: #FFFFFF;
    border: none;
    padding: 2px 0;
    letter-spacing: 0.1em;
    -webkit-transition: all .3s;
    transition: all .3s;
    width: 100%;
    display: block;
    text-align: center;
    font-size: 0.9rem; }
  #danwasitu #backnumberlist ul a:hover {
    -webkit-box-shadow: rgba(0, 0, 0, 0.5) 0 0 5px 0;
    -moz-box-shadow: rgba(0, 0, 0, 0.5) 0 0 5px 0;
    box-shadow: rgba(0, 0, 0, 0.5) 0 0 5px 0;
    background: #FFF; }
    #danwasitu #backnumberlist ul a:hover .bn-title {
      color: #e4422e; }
      #danwasitu #backnumberlist ul a:hover .bn-title h4 {
        color: #e4422e; }
  #danwasitu .backnumber-box {
    overflow: hidden;
    display: table-cell;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center; }
  #danwasitu .bn-photo {
    width: 150px;
    float: left;
    padding: 8px 25px 8px 10px; }
  #danwasitu .bn-title {
    width: 80%;
    float: left;
    text-align: center;
    vertical-align: middle;
    color: #fff; }
  #danwasitu .bn-title h4 {
    color: #fff; }
  #danwasitu .flex_wrap {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    margin: 20px 0; }
  #danwasitu .flex_wrap .bakusun {
    display: inline-block;
    width: 30%;
    margin: 10px 10px 0 20px; }
  #danwasitu .flex_wrap .bakusun img {
    width: 100%; }
  #danwasitu .cookie {
    font-size: 9px;
    text-align: center;
    color: #cccccc;
    margin: 40px 0 0; }
  #danwasitu #logo {
    width: 100%;
    margin: 140px auto 0; }
  @media screen and (max-width: 640px) {
    #danwasitu #footer-holder .ribbon-right {
      display: none; }
    #danwasitu #logo {
      width: 100%;
      margin: 100px auto 0; }
    #danwasitu .flex_wrap .bakusun {
      width: 100%; } }
  #danwasitu .li_link {
    display: flex;
    justify-content: center;
    gap: 50px;
    margin-top: 20px; }
    #danwasitu .li_link li {
      display: block;
      height: 50px; }
      #danwasitu .li_link li img {
        width: 100%;
        height: 90%; }
  #danwasitu .fixed {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0; }
  #danwasitu .nav-collapse,
  #danwasitu .nav-collapse * {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
  #danwasitu .nav-collapse,
  #danwasitu .nav-collapse ul {
    list-style: none;
    width: 100%;
    display: flex; }
  #danwasitu .nav-collapse li {
    border-bottom: 1px solid white;
    border-right: 1px solid white;
    flex-grow: 1;
    background: #061c6f; }
  @media screen and (min-width: 40em) {
    #danwasitu .nav-collapse li {
      text-align: center; } }
  #danwasitu .nav-collapse a {
    color: #fff;
    text-decoration: none;
    width: 100%;
    padding: 0.7em 1em;
    float: left;
    text-align: center; }
  @media screen and (min-width: 40em) {
    #danwasitu .nav-collapse a {
      margin: 0;
      padding: 1em;
      float: left;
      text-align: center;
      border-bottom: 0;
      border-right: 1px solid white; } }
  #danwasitu .nav-collapse ul ul a {
    background: #ca3716;
    padding-left: 2em; }
  @media screen and (min-width: 40em) {
    #danwasitu .nav-collapse ul ul a {
      display: none; } }

@media screen and (min-width: 40em) {
  #danwasitu {
    width: 80%; } }

/*# sourceMappingURL=style2023_test.css.map */
