@charset "UTF-8";
/* -------------------------------------------------------------- */
/*  NEWS（共通）  */
/* -------------------------------------------------------------- */
.list-news li a time, .contents-single time {
    color: #DC6027;
    border-bottom: #DC6027 solid 1px;
    padding-bottom: .2em;
    line-height: 1;
    display: block;
}

p.box-post-cat {
    color: #404040;
}

p.box-post-cat::before {
    content: "Category:　";
    font-family: 'Teko', sans-serif;
    font-weight: 300;
    color: #DC6027;
    position: absolute;
    top: 0;
    left: 0;
    line-height: 1;
}

.list-news {
    font-size: 0;
}

.list-news li a .box-new-post-img, .list-news li a h1 {
    vertical-align: top;
    display: inline-block;
}

.list-news li a h1 {
    color: #000;
    font-weight: bold;
}

.list-news li a {
    border: #000 solid 2px;
    border-radius: 8px;
    box-shadow: 0px 3px 6px #00000029;
    position: relative;
}

.box-icn-new {
    position: absolute;
    line-height: 1;
}

.list-date-months {
    display: none;
}

.list-archive-year p::after {
    content: "▼";
    position: absolute;
    right: 10px;
    top: 0;
}

.ttl-aside {
    color: #DC6027;
}

.list-category li, .list-archive-year {
    border-bottom: #DC6027 solid 1px;
}

.list-category li a {
    color: #000;
    font-weight: bold;
}

.box-aside {
    background: #F5F0E2;
    border-radius: 8px;
}

.list-date-months li a {
    margin-top: .5em;
    color: #000;
}

.txt-only-ttl {
    width: 100% !important;
    margin-left: 0 !important;
}

.list-archive-year p {
    cursor: pointer;
}

/* -------------------------------------------------------------- */
/*  ページナビゲーション  */
/* -------------------------------------------------------------- */
.arrow_area {
	text-align: center;
	margin: 0 auto 3rem auto;
}

h2.screen-reader-text {
	display: none;
}

.nav-links {
    font-size: 0;
}

.nav-links .prev {
    border-radius: 15px 0 0 15px;
}

.nav-links .next {
    border-radius: 0 15px 15px 0;
}

.page-numbers {
	display: inline-block;
	margin-bottom: 1em;
	padding: .8em 1em;
    font-size: 1.4rem;
	background: #fff;
	color: #48352C;
	line-height: 1;
    border: #48352C solid 1px;
    margin-left: -1px;
}

.current {
	background: #DC6027 !important;
	color: #fff !important;
}

/* -------------------------------------------------------------- */
/*  Single.php（Common）  */
/* -------------------------------------------------------------- */
.list-single-cat, .list-single-sns {
    font-size: 0;
}

.list-single-cat::before {
    content: "Category:";
    font-family: 'Teko', sans-serif;
    font-weight: 300;
    color: #DC6027;
}

.list-single-cat li, .list-single-sns li {
    display: inline-block;
}

.list-single-sns::before {
    content: "Share";
    font-family: 'Teko', sans-serif;
    font-weight: 300;
}

.list-single-sns {
    max-width: 200px;
}

.list-single-sns li {
    vertical-align: middle;
}

.box-single-contents {
    border-bottom: #dc6027 solid 1px;
}

h1.ttl-single {
    letter-spacing: 2px;
}

.box-single-contents h2 {
    color: #DC6027;
    border-bottom: #edebea solid 8px;
    font-weight: bold;
}

.box-single-contents h3 {
    border-left: #DC6027 solid 5px;
    font-weight: bold;
    padding-left: .8em;
}

.box-single-contents h4 {
    font-weight: bold
}

.wp-block-image {
    margin-bottom: 0 !important;
}

/* -------------------------------------------------------------- */
/*  smp  */
/* -------------------------------------------------------------- */
@media screen and (max-width:768px) {
    main, aside {
        padding: 0 5.3vw;
    }
    
    .list-news li {
        margin-bottom: 6.4vw;
    }
    
    .list-news li a {
        padding: 5.3vw;
    }
    
    .list-news li a article {
        font-size: 0;
    }

    .list-news li a time, .contents-single time {
        text-align: center;
        font-size: 5.3vw;
        margin-bottom: 3.2vw;
    }
    
    .list-news li a .box-new-post-img, .list-news li a .box-new-post-img img {
        width: 21vw;
        height: 21vw;
    }
    
    .list-news li a h1 {
        font-size: 4.26vw;
        width: calc(100vw - 26.5vw - 21vw);
        margin-left: 4vw;
    }
    
    p.box-post-cat {
        font-size: 3.2vw;
        padding-left: 15vw;
        margin-top: 2.6vw;
    }
    
    .box-icn-new {
        width: 64px;
        top: -6px;
        left: -6px;
        z-index: 2;
    }
    
    p.box-post-cat::before {
        font-size: 4.6vw !important;
    }
    
    .box-aside {
        padding: 5.3vw;
    }
    
    .ttl-aside {
        font-size: 8vw;
        margin-bottom: 4.26vw;
        line-height: 1;
    }
    
    .list-category li a, .list-archive-year {
        padding: 5.3vw 0;
    }
    
    /* -------------------------------------------------------------- */
    /* Single.php（SMP） */
    /* -------------------------------------------------------------- */
    .txt-single-ttl {
        font-size: 6.4vw;
    }
    
    .contents-single time {
        margin-bottom: 10px !important;
    }
    
    .list-single-cat::before, .list-single-sns::before {
        font-size: 4.8vw;
        vertical-align: middle;
        margin-right: 4.26vw;
    }
    
    .list-single-sns {
        margin-top: 3.73vw;
    }
    
    .list-single-sns li {
        width: 40px;
        margin-right: 2.6vw;
    }
    
    .list-single-cat li {
        font-size: 3.2vw;
        margin-right: 4.26vw;
        vertical-align: middle;
    }
    
    h1.ttl-single {
        font-size: 6.4vw;
        margin: 8vw 0 12vw 0;
        line-height: 1.5;
    }
    
    .box-single-contents {
        padding-bottom: 8vw;
    }
    
    .box-single-contents h2 {
        margin-bottom: 5.3vw;
        font-size: 5.8vw;
    }
    
    .box-single-contents h3, .box-single-contents h4 {
        font-size: 4.8vw;
        margin-bottom: 5.3vw;
    }
    
    .box-single-contents p {
        margin-bottom: 5.3vw;
    }
    
    .box-single-underneath {
        margin-bottom: 14vw;
    }
    
    a.link-more {
        margin: 10vw auto;
    }
    
    .box-single-underneath .list-single-sns {
        margin-top: 10px;
    }
}

/* -------------------------------------------------------------- */
/*  タブレット補正  */
/* -------------------------------------------------------------- */
@media screen and (min-width:480px) and (max-width:768px) {

}

/* -------------------------------------------------------------- */
/* PC */
/* -------------------------------------------------------------- */
@media screen and (min-width:769px) {	
	.contents-news {
		width: 1000px;
		margin: 0 auto;
	}
	main {
		width: 700px;
		float: left;
	}
	
	aside {
		width: 240px;
		float: right;
	}
    
    .list-news li a {
        padding: 20px;
    }
    
    .list-news li a time, .contents-single time {
        font-size: 20px;
        margin-bottom: 20px;
        text-align: center;
    }
    
    .list-news li a .box-new-post-img, .list-news li a .box-new-post-img img {
        width: 80px;
        height: 80px;
    }
    
    .list-news li a .box-new-post-img {
        margin-right: 20px;
    }
    
    .list-news li a h1, p.box-post-cat::before {
        font-size: 18px;
    }
    
    p.txt-news-cat {
        position: absolute !important;
        bottom: 0;
        left: 0;
        height: 3.5em;
    }
    
    p.box-post-cat {
        font-size: 12px;
        padding-left: 5em;
        margin-top: 20px;
    }
    
    .list-news li {
        display: inline-block;
        width: 340px;
        vertical-align: top;
        margin-right: 20px;
        margin-bottom: 50px;
    }
    
    .list-news li:nth-child(2n) {
        margin-right: 0;
    }
    
    .list-news li a article {
        position: relative;
        height: 186px;
    }
    
    .list-news li a h1 {
        width: 173px;
        line-height: 1.4;
        height: 4em;
    }
    
    .box-icn-new {
        width: 66px;
        height: 66px;
        top: -6px;
        left: -6px;
    }
    
    .box-aside {
        padding: 20px;
    }
    
    .ttl-aside {
        font-size: 27px;
        margin-bottom: 16px;
        line-height: 1;
    }
    
    .list-category li a, .list-archive-year {
        padding: 20px 0;
        font-size: 14px;
    }
    
    .list-archive-year p {
        font-size: 14px;
    }
    
    /* -------------------------------------------------------------- */
    /* Single.php（PC） */
    /* -------------------------------------------------------------- */
    .txt-single-ttl {
        font-size: 20px;
    }
    
    .contents-single time {
        margin-bottom: 10px !important;
    }
    
    .list-single-cat {
        width: 450px;
    }
    
    .list-single-cat::before, .list-single-sns::before {
        font-size: 18px;
        vertical-align: -4px;
    }
    
    .list-single-sns {
        text-align: right;
    }
    
    .list-single-sns li {
        width: 30px;
        margin-left: 10px;
    }
    
    .list-single-cat li {
        font-size: 12px;
        margin-left: 16px;
    }
    
    h1.ttl-single {
        font-size: 28px;
        margin: 40px 0 60px 0;
    }
    
    .box-single-contents {
        padding-bottom: 24px;
    }
    
    .box-single-contents h2 {
        margin-bottom: 32px;
        font-size: 22px;
    }
    
    .box-single-contents h3, .box-single-contents h4 {
        font-size: 18px;
        margin-bottom: 32px;
    }
    
    .box-single-contents p {
        font-size: 15px;
        margin-bottom: 32px;
    }
    
    .box-single-underneath {
        margin-bottom: 70px;
    }
    
    a.link-more {
        width: 240px;
        font-size: 16px;
        margin: 20px 0 0 0 !important;
    }
    
    .box-single-underneath .list-single-sns {
        margin-top: 10px;
    }
    
}
