@charset "utf-8";
/*
Theme Name: tes3
Theme URI: テーマのホームサイトのURL
Description: テーマの説明
Author: 作者の名前
Author URI: 作者のサイトのURL
Version: バージョン
*/

*{
    box-sizing: border-box;
}
body{
    margin: 0 auto;
}
.header-list{
    display: flex;
    justify-content: space-around;
    
    list-style: none;
}
.header-list li:not(.li-contact){
    padding: 10px 20px;
}
.header-list a:not(.contact){
   
    text-decoration: none;
}
.bg-header{
    /* position: fixed; */
    background-color: #000;
    width: 100%;
}
.wrap{
    width: 1000px;
    display: flex;
    justify-content: space-around;
    margin: auto;
}
header{
   
    width: 100%;
    
}
.header-logo p{
    /* color: #fff; */
    margin-top: 15px;
}
/* header nav{
    margin-top: 15px;
} */
.navbar{
    font-family: cursive;
    font-weight: 600;
}

.contact{
    color: #000;
    background-color: #fafaf0;
    text-decoration: none;
    padding: 1em;
    margin-left: 5em;
    border-radius: 10px;
}
.main-img{
    background-image: url(img1.jpg);
    background-size: cover;
    width: 100%;
    height: 50vw;
    background-position: center;
}
.info-loop{
    white-space: nowrap;
    margin-bottom: 11px;
    margin-right: 7px;
    /* margin-left: 285px; */
}
.info-loop ul{
    list-style: none;
    margin-top: 0;
    padding: 0px 40px;
}
.info-loop li{
    /* padding: 0.5em 0; */
    /* padding-bottom: 0.1em;
    border-bottom: 1px solid #ccc; */
    padding-bottom: 12px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 30px;
}
.info-loop li a{
    color: #444;
    text-decoration: none;
    
}
.info h4{
    margin-top: 45px;
    margin-bottom: 0px;
    /* text-align: center; */
    margin-bottom: 30px;
    
}

.info-title{
    display: inline-block;
    font-weight:bold ;
}
.info-date{
    font-size: 14px;
    color: silver;
}
.info{
    margin: 0 auto;
    margin-top: 25px;
    width: 90%;
    /* border: 2px solid #999; */
    /* text-align: left; */
    text-align: center;
  
}

.info-btn a{
    border: solid 1px #777;
    font-size: 12px;
    padding: 5px 14px;
    text-decoration: none;
    border-radius: 14px;
    color: #777;

}
.archive{
    padding-top: 80px;
}
.archive-container{
    
    border-top-width: 1px;
    border-top-style: solid;
    border-color: #e3e3e3
    
}
.archive a{
    text-decoration: none;
    color: #212529;
}
.archive ul{
    list-style: none;
}
.archive p{
    word-wrap: break-word;
    margin-top: 20px;
    color: silver;
}
.archive-date{
    /* display: inline-block;
    margin-right: 8px; */
    font-size: 12px;
    /* position: relative;
    left: 385px;
    bottom: 30px; */
    color: silver;
    
}
.archive-title-center{
    text-align: center;
}
.post-right h2{
    text-align: center;
    margin-bottom: 40px;

}
.img-thumbnail{
    width: 400px;
    height: 280px;
    object-fit: cover;
}
.post-right{
    overflow-wrap: break-word;
    text-align: start;
   
}
.nophoto p{
    width: 60%;
    margin-left: 205px;
}

.single{
    padding-top: 80px;
    word-break: break-word;
    font-size: 18px;
}
.single .single-time{
    border-bottom: solid 1px #e3e3e3;
    margin-bottom: 20px;
    padding-bottom: 15px;
    font-size: 14px;
    color: silver;
}

.contact-border h2{
    border-bottom: solid 1px #e3e3e3;
    margin-bottom: 20px;
    padding-bottom: 15px;
    /* font-size: 14px; */
}
footer p{
    margin-top: 30px;
}
.page button, input, optgroup, select, textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    border-radius: 5px;
    border-width: 1px;

}
@media screen and (max-width:720px){
    .wpcf7 .wth{
        width: 90%;
    }
}
.wpcf7-form label{
    display: block;
}
.wpcf7-submit{
    border: solid 1px #777;
    padding: 5px 14px;
    text-decoration: none;
    border-radius: 14px;
    color: #777;
    font-weight: bold;
    width: 170px;
    position: relative;
    /* left: 48px; */
    /* margin: 0px 20%; */
}
span.wpcf7-spinner{
    display: none
}
.main-container{
    width: 1000px;
    margin: 0 auto;
    display: flex;
    padding: 16px;
    margin-bottom: 80px;
}
.submenu{
    white-space: nowrap;
    padding-left: 1em;
}
.main-contents{
    width: 690px;
}
.main-contents a{ 
     background-color: #999;
    color: #fff;
    text-decoration: none;
    width: 200px;
    display: block;
    text-align: center;
    padding: 16px;
    margin: 30px 0 45px; 

} 
 aside li{
    padding-top: .5em;
}
aside{
    margin-right: 80px;
    width: 200px;
} 
.footer-nav{ 
    display: flex;
    height: 150px;
    flex-wrap: wrap;
    padding: 0;
   
    margin: 0; 
 } 
.footer-nav li{ 
    width: 50%;
    list-style: none; 
    text-align: center;
    align-items: center;
    padding: 10px 0;
}
.footer-nav a{
    text-decoration: none;
}
.footer-main{
    text-align: center;
    
    color: #fff; 
}
.slider li{
    height: 150px;
} 
.slider img{ 
    height: 100%;
    
} 
.slider{
    /* これがあると調査のマウスセレクタで画像が選択出来なくなる
    z-index: -100;  */
    padding: 0;
}
.bg-gray{
    background-color: #999;
}
.bg-black{
    background-color: #000
}
/* .container{
    width: 1000px;
    margin: 0 auto;
    padding: 16px;
}  */
/* #navswitch{
    display: none;
} */
@media screen and (max-width:1000px) {
    .wrap,.main-container,.main-contents,.container,aside{
        width: 100%;
    }
    .main-container{
        /* display: block; */
        flex-direction: column-reverse;
    }

    .iconwrap{
        position: fixed;
        top: 0;
        right: 0;
        background-color: #000;
        width: 40px;
        height: 40px;
        z-index: 99;
    }
    .iconwrap span{
        border-top: #fff solid 1px;
        position: absolute;
        top: 10px;
        width: 30px;
        left: 5px;
    }
    .iconwrap span:nth-of-type(2){
        top: 20px;
    }
    .iconwrap span:nth-of-type(3){
        top: 30px;
    }
    
    
    #navswitch:checked~.header-list{
        left: 0;
        
    }
    /* .header-list{
        display: block;
        position: fixed;
        top: 0px;
        left: -300px;
       
        background-color: #aaa;
        transition: all 0.4s;
        margin: 0;
        padding: 3px 10px;
        z-index: 999;
    } */
    .li-contact{
        margin: 10px 0;
    }    
    .contact{
        margin: 0px;
        padding: 0.5em
    }

    .footer-nav li{
        font-size: smaller;
        padding: 2px;
    }
    .footer-nav{
        height: unset;
    }
    .bg-gray .container{
        padding: 0;
    }
    .bg-black .container{
        padding: 1px;
    }
    .footer-main small{
        font-size: x-small;
    }
    .slider li{
        height: 64px;
    }
    .info-title{
        display: block;
    }
    .info-loop li a{
        text-decoration: none;
    }
 
    .main-container{
        margin-bottom: 0;
    }
    /* h1{
        margin: 0;
        font-size: 32px;
        margin-right: 147px;
    } */

    .submenu{
        list-style: none;
    }
    aside>ul{
        display: flex;
        padding: 0;
        list-style: none;

    }
    aside>ul>li{
        padding-right: 17px;
        padding-top: 7px;
    }
} 