
/*
Theme Name: ds0000
*/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}
body {
    line-height:1;
}
article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section {
    display:block;
}
nav ul {
    list-style:none;
}
blockquote, q {
    quotes:none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content:'';
    content:none;
}
a {
    margin:0;
    padding:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}
/* change colours to suit your needs */
ins {
    background-color:#ff9;
    color:#000;
    text-decoration:none;
}
/* change colours to suit your needs */
mark {
    background-color:#ff9;
    color:#000;
    font-style:italic;
    font-weight:bold;
}
del {
    text-decoration: line-through;
}
abbr[title], dfn[title] {
    border-bottom:1px dotted;
    cursor:help;
}
table {
    border-collapse:collapse;
    border-spacing:0;
}
/* change border colour to suit your needs */
hr {
    display:block;
    height:1px;
    border:0;
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}
input, select {
    vertical-align:middle;
}
li{
    list-style: none;
}
a{
    text-decoration: none;
}
body{
    line-height: 2.1;
    letter-spacing: .8pt;
    color: #584f45;
    font-family:Linotte, YuGothic,'Yu Gothic',游ゴシック体,游ゴシック,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',Roboto,メイリオ,Meiryo,'ＭＳ Ｐゴシック',Osaka,'MS PGothic',Arial,Helvetica,Verdana,sans-serif!important;
}
/*  endresetcss  */
/* header*/
.site-title{
    width: 1000px;min-width: 1000px;
    margin: 10px auto;
    font-weight: bold;
    font-size: 22px;
}
.site-title a{
    color: #584f45;
}
.spnav{
    display: none;
}
/* #article .mainview{
    height: 110px;
}
#article .header-wrapper{
    background-color: #1ba348;
} */
/* endheader*/
/*  main  */
.breadcrumb{
    margin-bottom: 13px;
    width: 690px;
    float: left;
}
.breadcrumb li{
    display: inline;
}
.header-wrapper{
    width: 100%;min-width: 100%;
    margin: 0 auto 10px auto;
}
.mainview{
    overflow: hidden;
    height: 300px;
    width: 1000px;
    margin: auto;
    border-radius: 3px;
}
.mainview img{
    margin-top: 0px;
    width: 100%;
    border-radius: 3px;
}
.main-wrapper{
    padding-bottom: 50px;
    width: 1000px;min-width: 1000px;
    margin: auto;
    overflow: hidden;
    box-sizing: border-box;
}
.main{
    width: 690px;
    margin: 0 auto 0 auto;
    float: left;
}
.h1-wrapper{
    border-bottom: 3px solid #ddd;
    padding-bottom: 2px;
    margin-bottom: 20px;
}
.heading1{
    font-size: 26px;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    padding: 10px 0px;
    line-height: 1.5;
}
.main img{
    width: 690px;
    height: auto;
}
.relationtext{
    font-size: 16px;
    padding: 0;
    margin-bottom: 20px;
}
.article-list{
    overflow: hidden;
}
.article-list li{
    float: left;
}
.top-article{
    overflow: hidden;
    margin: 20px 20px;
    width: 313px;
    float: left;
    box-sizing: border-box;
    background: #F8F8F8;
    display: block;
    border-radius: 3px;
    transition: .5s;
    box-shadow: 2px 2px 12px #e4e4e4;
}
.article-list li:nth-child(1) .top-article,
.article-list li:nth-child(3) .top-article,
.article-list li:nth-child(4) .top-article,
.article-list li:nth-child(6) .top-article,
.article-list li:nth-child(7) .top-article,
.article-list li:nth-child(9) .top-article{
    margin: 20px 0;
}
.top-article dl{
    overflow: hidden;
}
.article-title {
    width: 100%;
    overflow: hidden;
    height: 80px;
    box-sizing: border-box;
    line-height: 25px;
    transition-duration:.3s;
    display: table;
    margin-bottom: 2px;
    float: left;
}
.breadcrumb a{
    color: #584f45;
}
.article-title{
    width: 100%;
    font-size: 18px;
    font-weight: bold;
    box-sizing: border-box;
    vertical-align: middle;
    padding: 10px 10px;
    border-bottom: 1px solid #ddd;
    color: #5959c3;
}
.title-center{
    display: table-cell;
    vertical-align: middle;
}
.article-content {
    padding: 20px 10px;
    border-radius: 0 0 5px 5px;
    line-height: 1.7;
    height: 150px;
    border-top: 3px solid #ddd;
    float: left;
    transition: .2s;
}
/* .top-article:hover{
    background: #353535;
} */
.top-article:hover .article-content p{
    color: #fff;
}
.top-article:hover .article-title{
    color: #fff;
}
.top-article:hover{
    background-color: #d6345b;
    box-shadow: 8px 8px 17px #1f2021;
}/*#1f2021;#21262b;*/
.article-content p{
    color: #584f45;
}
.article-img {
    overflow: hidden;
    width: 313px;
    height: 199px;
    box-sizing: border-box;
    position: relative;
    border-radius: 3px;
}
.article-img img{
    display: block;
    margin: auto;
    width: 100%;
    height: auto;
}
.article-img .mask {
    background-color: rgba(0,0,0,0.4);
    opacity: 0;
    transform: translate(460px, -100px) rotate(180deg);
    transition: all 0.2s 0.4s ease-in-out;
    height: 210px;
    width: 320px;
    position: absolute;
    top: 0;
}
.article-img p {
    transform: translateX(300px) rotate(90deg);
    transition: all 0.2s ease-in-out;
    padding-left: 110px;
    color: #fff;
    margin-top: 100px;
}
.top-article:hover .article-img .mask {
    opacity:1;
    transition-delay: 0s;
    transform: translate(0px, 0px);
}
.top-article:hover p {
    transform: translateY(0px);
    transition-delay: 0.15s;
}
.article-img img.no-img{
    margin-top: -60px;
}
.article-wrapper{
    display: flex;
}
.left-wrapper{
    width: 690px;
}
#article .view{
    width: 690px;
}
#article h2{
    border-left: 10px solid #5959c3;
    font-weight: bold;
    background-color: #fafafa;
    font-size: 26px;
    padding-left: 20px;
    line-height: 1.5;
    margin: 30px 0;
}
#article h3 {
    position: relative;
    padding-bottom: .3em;
    margin-bottom: 20px;
}
#article h3::before,
#article h3::after {
    position: absolute;
    bottom: -4px;
    left: 0;
    content: '';
    height: 4px;
}
#article h3::before {
    z-index: 2;
    width: 15%;
    background-color: #5959c3;
}
#article h3::after {
    width: 100%;
    background: -webkit-repeating-linear-gradient(45deg, #fff, #fff 2px, #aaa 2px, #aaa 4px);
    background: repeating-linear-gradient(45deg, #fff, #fff 2px, #aaa 2px, #aaa 4px);
}
#article h4{
    border-bottom:3px solid #5959c3;
    display: inline-block;
    margin: 10px 0;
}
#article h5{
    padding-left: 0;
    margin: 10px 0;
}
#article h6{
    padding-left: 0;
    margin: 10px 0;
}
#article ul li {
    list-style-type: disc;
    margin-left: 20px;
}
#article li a {
    color: #5959c3;
    font-size: 12px;
}
#article li a:hover{
    color: #d6345b;
}
#article .main span{
    background: linear-gradient(transparent 40%, #e7e7e7 60%);
}
#article .main .breadcrumb span{
    background: none;
}
#article .main p{
    margin: 20px 0;
}
#article .main p img{
    display: block;
    margin: 40px auto;
    width: 600px;
    height: auto;
}
#article ul.sitemap li{
    list-style: none;
}
#article ul.sitemap li span {
    border-left: 5px solid #5959c3;
    font-weight: bold;
    background: #fafafa;
    font-size: 26px;
    padding-left: 10px;
    line-height: 1.5;
    margin: 10px 0;
    display: block;
}
/*  endmain  */
/*  sideber  */
.side-nav{
    overflow: hidden;
    float: right;
    width: 290px;
    box-sizing: border-box;
}
.aside-newslist dt{
    margin: 3px auto 0px auto;
    border-radius: 20px;
    background: #fff;
    width: 190px;
    text-align: center;
    padding: 0px 0 10px 0;
}
.aside-newslist ul li{
    border-bottom: 1px dotted #ddd;
    overflow: hidden;
    display: flex;
    word-wrap: break-word;
}
.aside-newslist ul li:first-child {
    border-top: 1px dotted #ddd;
}
.aside-newslist ul li .eye-catch{
    width: 50px;
    height: 50px;
    float: left;
    overflow: hidden;
    box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
    margin-left: 20px;
    margin-top: 3px;
    background-color: #000;
}
.aside-newslist ul li:hover .eye-catch img{
    opacity: 0.6;
}
.aside-newslist ul li a{
    display: block;
    font-size: 14px;
    align-items: center;
    color: #333;
    padding: 10px 0;
}
.aside-title{
    display: block;
    margin-left: 90px;
    width: 180px;
}
.eye-catch img {
    height: 100%;
    width: auto;
}
/*  endsideber  */
/*  footer  */
.footer-wrapper{
    padding: 20px;
    background: #1f2021;
    color: #b1b6b6;
}
.footer-wrapper p{
    text-align: center;
}
.sitemaplink{
    text-align: center;
}
.sitemaplink span{
    text-align: center;
    color: #5959c3;
}
#fixedTop {
    right: 20px;
    bottom: 20px;
    width: 100px;
    line-height: 50px;
    color: #fff;
    font-size: 10px;
    text-align: center;
    display: none;
    background: #000;
    position: fixed;
    z-index: 9999;
    border-radius: 5px;
    -webkit-transform: translateZ(0);
}
#fixedTop:hover {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    opacity: 0.7;
    background: #d6345b;
}
.sitemaplink a:hover{
    color: #d6345b;
}
/*  endfooter  */

@media (max-width: 460px) {
    .site-title {
        width: 100%;
        max-width: 100%;
        min-width: 100%;
        padding: 0 3%;
        padding-top: 50px;
        margin: 10px auto 0 auto;
        box-sizing: border-box;
        margin-bottom: 20px;
        line-height: 1.3;
        font-size: 15px;
    }
    #article .site-title  {
      margin-bottom: 20px;
    }
    .spnav{
        display: inline;
        cursor: pointer;
    }
    .spnav > dt {
        padding: 5px 0;
    }
    .spnav ul li:hover a{
        color: #d6345b;
    }
    .mainview {
        display: block;
        height: auto;
        width: 100%;
        min-width: 100%;
        padding: 0 3%;
        box-sizing: border-box;
    }
    .breadcrumb{
        margin-bottom: 10px;
        width: 100%;
    }
    .mainview img{
        margin: 0;
    }
    .spnav{
        position: fixed;
        top: 0;
        width: 100%;
        color: #b1b6b6;
        background-color: #1f2021;
        box-sizing: border-box;
    }
    #article .spnav .nav li,.spnav .nav li{
        margin: 0;
        padding: 0 3%;
        list-style: none;
    }
    .spnav .nav li:first-child span{
        border-top: 1px dotted #fff;
      }
      #article .spnav .nav li span,.spnav .nav li span{
          color: #b1b6b6;
          list-style: none;
          border-bottom: 1px dotted #fff;
          margin: 0;
          padding: 4px 0;
          display: block;
          font-size: 14px;
          white-space: nowrap;
          width: 100%;
          overflow: hidden;
          -o-text-overflow: ellipsis;
          text-overflow: ellipsis;
      }
      .spnav .nav li:last-child span{
        border-bottom: none;
      }
    .nav > .menu {
    display: block;
    }
    .main-wrapper {
        width: 100%;
        min-width: 100%;
        overflow: hidden;
        box-sizing: border-box;
    }
    .relationtext{
        padding: 0 3%;
          line-height: 1.6;
    }
    .article-list{
        width: 98%;
        margin: auto;
    }
    .top-article{
        width: 100%;
        margin: 20px auto;
        display: flex;
        flex-flow: column nowrap;
        box-shadow: none;
    }
    .article-img {
        overflow: hidden;
        width: 100%;
        height: 210px;
    }
    .article-title{
        height: auto;
        padding: 10px 0;
    }
    .article-content{
        box-sizing: border-box;
        height: auto;
        padding: 20px 0;
    }
    .main {
        width: 100%;
    }
    article{
        padding: 0;
    }
    #article .aside-newslist ul li{
        margin-left: 0;
    }
    .aside-title{
        width: auto;
    }
    .left-wrapper{
        width: 100%;
    }
    .breadcrumb{
        width: 100%;
        box-sizing: border-box;
        line-height: 1.3;
        font-size: 12px;
        padding: 0 3%;
    }
    .article-img img.no-img {
        margin-top: -50px;
    }
    .article-list li{
        padding: 0 2%;
    }
    #article .heading1{
        padding: 10px 0;
    }
    .heading1{
        margin: 0;
        font-size: 20px;
        line-height: 1.3;
    }
    .main img{
        width: auto;
        height: auto;
    }
    .topmain .h1-wrapper{
        margin: 0 3% 10px 3%;
        box-sizing: border-box;
    }
    #article .main{
        padding: 0 3%;
        box-sizing: border-box;
    }
    #article .main p{
      line-height: 1.6;
    }
    #article .main img{
        width: 100%;
        height: auto;
    }
    #article .main p img{
        width: 100%;
        height: auto;
        padding: 0 2%;
        box-sizing: border-box;
    }
    #article article ul li{
        margin: 0;
    }
    .side-nav{
        width: 100%;
        margin-top: 20px;
        padding: 0 3%;
        box-sizing: border-box;
    }
    .side-nav dt{
        display: none;
    }
    .aside-title{
        width: auto;
        padding-right: 20px;
    }
    #article h2{
        font-size: 20px;
        line-height: 1.3;
    }
    #article .header-wrapper{
        background-color: #fff;
    }
    #article .mainview{
        height: 80px;
    }
    #article .header-wrapper a{
        color: #584f45;
    }
    #fixedTop {
        right: 10px;
        bottom: 10px;
        width: 80px;
    }
    .article-wrapper{
        flex-flow: column nowrap;
    }
    #panel-btn{
        display: inline-block;
        position: relative;
        width: 40px;
        height: 40px;
        border-radius: 50%;
        display: table-cell;
        vertical-align: middle;
    }
    #panel-btn-icon{
        display: block;
        position: absolute;
        top: 50%;
        left: 50%;
        width: 14px;
        height: 2px;
        margin: -1px 0 0 -7px;
        background: #b1b6b6;
        transition: .2s;
    }
    #panel-btn-icon:before, #panel-btn-icon:after{
        display: block;
        content: "";
        position: absolute;
        top: 50%;
        left: 0;
        width: 14px;
        height: 2px;
        background: #b1b6b6;
        transition: .3s;
    }
    #panel-btn-icon:before{
        margin-top: -6px;
    }
    #panel-btn-icon:after{
        margin-top: 4px;
    }
    #panel-btn .close{
        background: transparent;
    }
    #panel-btn .close:before, #panel-btn .close:after{
        margin-top: 0;
    }
    #panel-btn .close:before{
        transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
    }
    #panel-btn .close:after{
        transform: rotate(-135deg);
        -webkit-transform: rotate(-135deg);
    }

        /*閉じる*/
    #panel-btn .close{
        background: transparent;
    }
    #panel-btn .close:before, #panel-btn .close:after{
        margin-top: 0;
    }
    #panel-btn .close:before{
        transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
    }
    #panel-btn .close:after{
        transform: rotate(-135deg);
        -webkit-transform: rotate(-135deg);
    }
    .menu{
        display: table-cell;
        vertical-align: middle;
        line-height: initial;
    }
    .footer-wrapper {
      padding: 10px 20px;
      font-size: 13px;
    }
    .article-img{
        position: inherit;
        border-radius: 3px;
    }
    .mask{
        display: none;
    }
}
