@charset "UTF-8";
/*
Theme Name: Sustainable Media
Author: ousia
Author URI: https://ousia.so/
Description: Sustainable Media テーマ
Version: 1.0
/*********************************************
common
*********************************************/
body {
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 14px;
	color: #040000;
	line-height: 1.6;
	-webkit-text-size-adjust: 100%;
}
.cf::after {
	display: block;
	clear: both;
	content: "";
}
.clear {
	float: none;
	clear: both;
}
.mt00 {
	margin-top: 0px !important;
}
.mt05 {
	margin-top: 5px !important;
}
.mt10 {
	margin-top: 10px !important;
}
.mt15 {
	margin-top: 15px !important;
}
.mt20 {
	margin-top: 20px !important;
}
.mt25 {
	margin-top: 25px !important;
}
.mt30 {
	margin-top: 30px !important;
}
.mt35 {
	margin-top: 35px !important;
}
.mt40 {
	margin-top: 40px !important;
}
.mt45 {
	margin-top: 45px !important;
}
.mt50 {
	margin-top: 50px !important;
}
.mt55 {
	margin-top: 55px !important;
}
.mt60 {
	margin-top: 60px !important;
}
.mr00 {
	margin-right: 0px !important;
}
.mr05 {
	margin-right: 5px !important;
}
.mr10 {
	margin-right: 10px !important;
}
.mr15 {
	margin-right: 15px !important;
}
.mr20 {
	margin-right: 20px !important;
}
.mr25 {
	margin-right: 25px !important;
}
.mr30 {
	margin-right: 30px !important;
}
.mr35 {
	margin-right: 35px !important;
}
.mr40 {
	margin-right: 40px !important;
}
.mr45 {
	margin-right: 45px !important;
}
.mr50 {
	margin-right: 50px !important;
}
.mr55 {
	margin-right: 55px !important;
}
.mr60 {
	margin-right: 60px !important;
}
.mb00 {
	margin-bottom: 0px !important;
}
.mb05 {
	margin-bottom: 5px !important;
}
.mb10 {
	margin-bottom: 10px !important;
}
.mb15 {
	margin-bottom: 15px !important;
}
.mb20 {
	margin-bottom: 20px !important;
}
.mb25 {
	margin-bottom: 25px !important;
}
.mb30 {
	margin-bottom: 30px !important;
}
.mb35 {
	margin-bottom: 35px !important;
}
.mb40 {
	margin-bottom: 40px !important;
}
.mb45 {
	margin-bottom: 45px !important;
}
.mb50 {
	margin-bottom: 50px !important;
}
.mb55 {
	margin-bottom: 55px !important;
}
.mb60 {
	margin-bottom: 60px !important;
}
.ml00 {
	margin-left: 0px !important;
}
.ml05 {
	margin-left: 5px !important;
}
.ml10 {
	margin-left: 10px !important;
}
.ml15 {
	margin-left: 15px !important;
}
.ml20 {
	margin-left: 20px !important;
}
.ml25 {
	margin-left: 25px !important;
}
.ml30 {
	margin-left: 30px !important;
}
.ml35 {
	margin-left: 35px !important;
}
.ml40 {
	margin-left: 40px !important;
}
.ml45 {
	margin-left: 45px !important;
}
.ml50 {
	margin-left: 50px !important;
}
.ml55 {
	margin-left: 55px !important;
}
.ml60 {
	margin-left: 60px !important;
}
a {
	color: #040000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a img:hover {
	opacity: 0.7;
}
img {
	vertical-align: bottom;
}
sup {
	vertical-align: text-top;
	font-size: small;
}
input,
textarea {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	max-width: 100%;
}
select {
	max-width: 100%;
}
input[type="text"],
input[type="search"] {
	-webkit-appearance: none;
}
.inner {
	width: 100%;
	max-width: 950px;
	margin: 0 auto !important;
}
li {
	list-style: none;
}
.lazy {
	display: none;
}
/*********************************************
header
*********************************************/
.home header {
	margin: 0;
}
header {
	z-index: 1005;
	width: 100%;
	margin: 0 0 40px 0;
	padding: 0 0 20px 0;
	background: #fff;
}
header {
	position: fixed;
}
header h1 {
	margin: 34px 0 0 0;
	float: left;
}
header .spMenu {
	display: none;
}
.gNav {
	margin: 47px 70px 0 0;
	float: right;
}
.gNav li {
	float: left;
	text-align: center;
	background: url(./common/images/pc/bg_linkborder.png) right center repeat-y;
	width: 135px;
	height: 67px;
	position: relative;
}
.gNav li:last-of-type {
	margin: 0;
}
.gNav li a {
	display: block;
	box-sizing: border-box;
}
.gNav li a:hover {
	opacity: 0.7;
	text-decoration: none;
}
.gNav li a span.textWrap {
	display: inline-block;
	text-align: center;
	font-weight: 900;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
}
.gNav li a picture {
	display: block;
}
header .inner {
	position: relative;
	max-width: 970px;
}
header .search {
	position: absolute;
	top: 82px;
	right: 12px;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	cursor: pointer;
}
header .search img {
	display: block;
}
/*********************************************
#postSlider
*********************************************/
/*
#postSlider .slick-slide>div>div {
    position: relative !important;
    max-height: none !important;
    overflow: hidden;
}

#postSlider .slick-slide {
    margin: 0 10px;
    width: auto;
}


#postSlider .slick-slide img{
    width:auto !important;
    height:100%;
}
*/
#postSlider {
	clear: both;
	margin: 0 0 80px 0;
}
#postSlider .slick-slide {
	margin: 0 !important;
}
#postSlider .slick-slide>div>div {
	position: relative !important;
	max-height: 600px !important;
	overflow: hidden;
}
.slick-slide>div>div {
	position: relative !important;
	max-height: none !important;
	overflow: hidden;
}
.slick-slide {
	margin: 0 10px !important;
	width: auto;
}
.slick-slide img {
	max-width: 640px;
	max-height: 480px;
	width: auto !important;
	height: 100%;
}
@media (max-width:650px) {
	#postSlider .slick-slide>div>div {
		position: relative !important;
		max-height: 600px !important;
		overflow: hidden;
	}
	.slick-slide>div>div {
		position: relative !important;
		max-height: 480px !important;
		overflow: hidden;
	}
	.slick-slide {
		margin: 0 10px !important;
		width: unset;
	}
	.slick-slide img {
		width: -webkit-fill-available !important;
		width: -moz-available !important;
		width: fill-available;
		height: unset;
	}
}
#postSlider .slideCaption {
	width: 100%;
	box-sizing: border-box;
	background: rgba(80, 80, 80, 0.4);
	padding: 20px;
	position: absolute;
	bottom: 0;
	left: 0;
	font-size: 214%;
	color: #ffffff;
	line-height: 1.4;
	overflow: hidden;
}
#postSlider .slideCaption span {
	display: -webkit-box;
	overflow: hidden;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}
.slider {
	width: 90%;
	margin: 0 auto 80px;
}
.slick-slide img {
	width: 100%;
	height: auto;
}
.mypattern {
	width: 100%;
}
.slick-slide {
	opacity: 1 !important;
}
/*

@media (max-width:640px) {

    .item {
        width: 100% !important;
    }


    .item img {
        width: auto !important;
        height: auto !important;
    }
}
*/
/*********************************************
#contents
*********************************************/
#contents {
	margin: 0 0 0 0;
	display: flex;
	flex-flow: wrap;
	justify-content: center;
}
#mainContent {
	width: 600px;
	margin: 0 45px 50px 0;
}
#breadcrumb {
	width: 100%;
	margin: 0 0 10px 0;
}
#breadcrumb ol {
	width: 600px;
}
#breadcrumb li {
	float: left;
}
#breadcrumb a,
#breadcrumb span {
	color: #231815;
	font-size: 93%;
	display: block;
	float: left;
}
#breadcrumb a:after {
	content: '>';
	display: block;
	float: right;
	margin: 2px 5px 0 0;
	padding: 0 0 0 5px;
}
#breadcrumb li:last-of-type a:after {
	display: none;
}
#taxImage {
	text-align: center;
}
#taxImage img {
	width: auto;
	height: auto;
	max-width: 100%;
}
.tax-special .taxTitle {
	font-size: 250%;
	margin-bottom: 10px !important;
}
.tax-special .taxDesc {
	margin-bottom: 40px;
}
.pageTitle {
	line-height: 1.4;
}
.archive .pageTitle {
	font-size: 357%;
	margin: 0 0 25px 0;
}
.search .pageTitle {
	font-size: 214%;
	margin: 0 0 25px 0;
}
.single .pageTitle {
	font-size: 214%;
}
.page .pageTitle {
	font-size: 214%;
	margin: 0 0 35px 0;
}
#sidebar {
	width: 300px;
	margin: 0 0 135px 0;
}
p.secTitle {
	text-align: center;
	margin-bottom: 30px;
}
.secTitle span {
	display: block;
	font-size: 143%;
}
#newPostArea .secTitle span {
	font-size: 143%;
	margin-top: 6px;
}
.rankingWrap .secTitle span {
	font-size: 71%;
	margin-top: 4px;
}
.secTitle img {
	width: fit-content;
	height: auto;
}
.postList .post a {
	display: block;
	height: 100%;
}
.postList .post article {
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
}
.postList .post.new {
	position: relative;
}
.postList .post.new article:before {
	display: block;
	content: url(./common/images/pc/ico_newpost.png);
	width: 35px;
	height: 35px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
}
.postList .post {
	margin: 0 0 20px 0;
}
.post:last-of-type {
	margin: 0 !important;
}
.postList .post .postInfo {
	width: 100%;
	order: 2;
}
.postList .postInfo h2 {
	font-size: 143%;
	font-weight: 900;
}
.postList .post .postImage {
	height: 150px;
	width: 200px;
	margin: 0 10px 0 0;
	order: 1;
	flex-shrink: 0;
	position: relative;
}
.postList .post .postImage .sponsored {
	position: absolute;
	bottom: 0;
	right: 0;
	font-size: 71%;
	color: #888888;
	padding: 2px 5px;
	background: rgba(255, 255, 255, 0.5);
}
.postList .post .postImage img {
	max-width: 200px;
	height: auto;
}
.postList .postCat {
	float: left;
	display: flex;
	align-items: center;
}
.postList .postCat span {
	font-size: 107%;
	font-weight: 400;
	padding: 0 0 0 24px;
}
.postCat .ico {
	margin-right: 10px;
	padding-left: 0 !important;
	display: flex;
	align-items: center;
	justify-content: center;
}
.postCat .ico:last-of-type {
	margin-right: 0;
}
.postCat .ico>div {
	display: flex;
	text-align: center;
	margin-right: 5px;
}
.postCat .ico picture {
	margin: 0 auto;
	display: flex;
}
.postCat .ico .textWrap {
	padding-left: 0;
}
.postDate {
	float: right;
	font-size: 89% !important;
}
.single .postDate {
	margin: 0 0 20px 0 !important;
	float: none;
	text-align: right;
}
.postList .postDate {
	display: inline-flex;
	align-items: center;
	margin: 0 0 0 auto !important;
}
.postList .post h2 {
	clear: both;
}
.postList .moreLink {
	margin: 20px auto 0 auto;
	width: 172px;
	display: inherit;
}
.page #postContent .eyeImage {
	margin: 40px 0 50px 0;
}
.single #postContent .eyeImage {
	margin: 20px 0 50px 0;
}
#postContent .eyeImage img {
	margin: 0 auto;
	width: 100%;
	height: auto;
}
#postContent .readText {
	font-size: 143%;
	font-weight: 900;
	margin: 0 0 40px 0;
	clear: both;
}
#postContent a {
	color: #000000;
	text-decoration: underline;
	text-decoration-color: #009ed0;
	transition: 1.0s;
	-webkit-transition: opacity 1s ease-out;
	-moz-transition: opacity 1s ease-out;
	-ms-transition: opacity 1s ease-out;
	transition: opacity 1s ease-out;
}
#postContent a:hover {
	opacity: 0.7;
}
#postContent p.source {
	color: #666666;
}
#postContent p.source:before {
	content: url(./common/images/pc/ico_bookicon.png);
	margin-right: 6px;
	position: relative;
	top: 2px;
}
#postContent strong {
	font-weight: 900;
}
#postContent h2 {
	font-size: 214%;
	margin: 0 0 20px 0;
	font-weight: 900;
	line-height: 1.4;
}
#postContent h3 {
	font-size: 186%;
	border-bottom: 2px solid black;
	font-weight: bold;
	margin: 0 0 30px 0;
	padding: 5px 5px 3px 1px;
}
#postContent h3:before {
	content: "■";
	margin: 0 10px 0 0;
}
#postContent h4 {
	margin: 0 0 30px 0;
	padding-left: 13px;
	font-size: 143%;
	line-height: 130%;
	border-left: solid 5px black;
	font-weight: bold;
}
#postContent h5 {
	font-size: 129%;
	margin: 0 0 30px 0;
	font-weight: 900;
	line-height: 1.4;
}
#postContent h6 {
	font-size: 114%;
	margin: 0 0 30px 0;
	font-weight: 900;
	line-height: 1.4;
}
#postContent ul,
#postContent ol {
	margin: 0 0 30px 0;
	font-size: 129%;
}
#postContent ul li {
	list-style: disc inside;
	font-size: 100%;
}
#postContent dl dd {
	font-size: 100%;
	list-style: disc inside;
	display: list-item;
}
#postContent dl dt {
	font-size: 129%;
}
#postContent ol li {
	list-style: decimal inside;
	font-size: 100%;
}
#postContent p {
	margin: 0 0 40px 0;
	font-size: 129%;
	line-height: 1.8;
}
#postContent .small {
	margin: 0;
	font-size: 86%;
	color: #666666;
}
#postContent img {
	margin: 0 0 10px 0;
	max-width: 100%;
	height: auto;
	display: block;
}
#postContent iframe {
	margin: 0 0 10px 0;
	max-width: 100%;
}
.contentDetails {
	margin: 60px 0 30px;
	font-size: 89%;
}
.contentDetails p {
	margin: 0 !important;
}
.contentDetails .pName {
	font-weight: 900;
}
#editoInfo {
	font-size: 114%;
	text-align: center;
}
#editoInfo img {
	margin: 0;
	border-radius: 50%;
	border: solid 1px #000000;
	display: inline-block;
}
#postTags {
	text-align: center;
	border-top: solid 1px #040000;
	padding: 25px 0 0 0;
	margin: 25px 0 0 0;
}
#postTags dt {
	margin: 0 0 10px 0;
}
#postTags dt span {
	background: #ffffff !important;
	color: #040000 !important;
	border: solid 1px #040000;
	font-weight: 900;
	font-size: 142%;
	padding: 5px 30px;
	margin-bottom: 10px;
	border-radius: 30px;
	display: inline-block;
	text-align: center;
	box-sizing: border-box;
}
#postTags dd {
	display: inline-block;
	margin-right: 15px;
}
#postTags dd a {
	background: #040000 !important;
	color: #ffffff !important;
	font-weight: 900;
	font-size: 128%;
	padding: 3px 30px;
	margin-bottom: 10px;
	border-radius: 30px;
	display: inline-block;
	text-align: center;
	box-sizing: border-box;
}
.shareArea {
	margin-top: 40px;
}
.shareArea ul {
	margin: 0 !important;
}
.shareArea li {
	display: inline-block;
	margin: 0 20px 0 0;
}
.shareArea img {
	margin-bottom: 0 !important;
}
.shareArea li:last-of-type {
	margin: 0;
}
#postContent .shareArea {
	display: none;
}
#editoInfo {
	margin: 0 0 25px 0;
}
#editoInfo dt {
	margin: 10px 0 15px 0;
	font-weight: 900;
	font-size: 114% !important;
}
#editoInfo dd {
	text-align: left;
	list-style: none !important;
	font-size: 100% !important;
}
/*#sidebar*/
#sidebar article p.secTitle {
	text-align: center;
	margin: 0 0 20px 0;
}
.widget {
	margin: 0 0 30px 0;
}
.widget[id^="wpp"] {
	margin-top: 30px;
}
#widgetRanking {
	width: 100%;
	box-sizing: border-box;
}
.wpp-no-data {
	display: none;
}
#sidebar .widget:first-of-type {
	margin-top: 0;
}
#sidebar .widget[id^="adrotate_"] .g-col,
#sidebar .widget[id^="adrotate_"] .a-single {
	margin: 0 0 10px;
	text-align: center;
	width: 100%;
}
#sidebar .widget img {
	width: auto !important;
	max-width: 100%;
	height: auto;
}
.rankingList li {
	margin: 0 0 5px 0;
	padding: 0 0 0 35px;
	display: table;
	min-height: 30px;
}
.rankingList li a {
	display: table-cell;
	vertical-align: middle;
	display: -webkit-box;
	overflow: hidden;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}
.rankingList li:nth-of-type(1) {
	background: url(./common/images/pc/ico_ranking_01.jpg) 0 center no-repeat;
}
.rankingList li:nth-of-type(2) {
	background: url(./common/images/pc/ico_ranking_02.jpg) 0 center no-repeat;
}
.rankingList li:nth-of-type(3) {
	background: url(./common/images/pc/ico_ranking_03.jpg) 0 center no-repeat;
}
.rankingList li:nth-of-type(4) {
	background: url(./common/images/pc/ico_ranking_04.jpg) 0 center no-repeat;
}
.rankingList li:nth-of-type(5) {
	background: url(./common/images/pc/ico_ranking_05.jpg) 0 center no-repeat;
}
.rankingList li:nth-of-type(6) {
	background: url(./common/images/pc/ico_ranking_06.jpg) 9px no-repeat;
}
.rankingList li:nth-of-type(7) {
	background: url(./common/images/pc/ico_ranking_07.jpg) 9px center no-repeat;
}
.rankingList li:nth-of-type(8) {
	background: url(./common/images/pc/ico_ranking_08.jpg) 9px center no-repeat;
}
.rankingList li:nth-of-type(9) {
	background: url(./common/images/pc/ico_ranking_09.jpg) 9px center no-repeat;
}
.rankingList li:nth-of-type(10) {
	background: url(./common/images/pc/ico_ranking_10.jpg) 5px center no-repeat;
}
.rankingList li a {
	font-size: 89% !important;
}
.magazineArea {
	padding: 10px;
	background: #f0efef;
	margin-bottom: 10px;
	font-size: 107%;
}
.magazineArea article .magazineInfo {
	display: flex;
	justify-content: space-between;
	clear: both;
}
.magazineArea article article {
	margin-bottom: 20px;
}
.magazineArea article article:last-of-type {
	margin-bottom: 0px;
}
.magazineArea img {
	order: 2;
	height: auto;
	width: 105px;
}
.magazineArea .secTitle img {
	width: auto;
}
.magazineArea .secTitle {
	margin-bottom: 10px !important;
}
.magazineArea .linkList {
	order: 3;
	width: auto;
	width: 160px;
}
.magazineArea .magazineTitle {
	font-size: 107%;
	font-weight: 900;
	text-align: center;
	margin: 0 0 10px 0;
}
.magazineArea .userAction {
	position: relative;
	float: right;
	height: 100%;
	width: 100%;
}
.magazineArea .userAction li {
	margin: 0 0 5px 0;
	width: 100%;
}
.magazineArea .userAction li:last-of-type {
	position: absolute;
	bottom: 0;
	right: 0;
}
.magazineArea .userAction li a {
	background: #231815;
	color: #ffffff;
	font-weight: 900;
	font-size: 93%;
	padding: 3px 10px;
	border-radius: 20px;
	width: 100%;
	display: block;
	text-align: center;
	box-sizing: border-box;
}
.magazineArea .userAction li a:hover {
	text-decoration: none;
	opacity: 0.7;
}
.magazineArea .questionLink {
	border: solid 1px #8d8786;
	padding: 4px 0 !important;
	background: #ffffff !important;
	color: #231815 !important;
	font-size: 71% !important;
}
.apoLink span {
	font-size: 100%;
	padding-left: 13px;
	background-image: url(./common/images/common/bg_arrowli.png);
	background-repeat: no-repeat;
	background-position: left center;
}
/*#pickupTagArea*/
#pickupTagArea {
	background: #f3f3e6;
	width: 100%;
	padding: 35px 0;
	text-align: center;
	color: #231815;
}
.nowTagList {
	margin-bottom: 20px;
}
.kindTag {
	font-size: 200%;
	margin: 0 0 15px 0;
	font-weight: 900;
}
.tagWrap a {
	background: #ffffff !important;
	color: #231815 !important;
	font-weight: 900;
	font-size: 128%;
	padding: 5px 30px;
	margin-bottom: 10px;
	border-radius: 30px;
	display: inline-block;
	text-align: center;
	box-sizing: border-box;
	margin-right: 15px;
}
.tagWrap a {
	font-size: 171% !important;
	font-weight: 400;
}
/*#pickupArea*/
#pickupArea,
#relatedArea {
	width: 100%;
}
#pickupArea .postList .post article,
#relatedArea .postList .post article {
	flex-flow: wrap;
	width: 290px;
}
#pickupArea .postList .post .postImage,
#relatedArea .postList .post .postImage {
	width: 100%;
	height: auto;
	margin: 0 0 18px 0;
}
#pickupArea .postList .post img,
#relatedArea .postList .post img {
	height: auto;
	width: 100%;
	max-width: none;
}
#pickupArea .postList .post,
#relatedArea .postList .post {
	float: left;
	margin-right: calc((100% - 870px) / 2);
}
#pickupArea .postList .post:nth-of-type(3n+3),
#relatedArea .postList .post:nth-of-type(3n+3) {
	margin-right: 0 !important;
}
#pickupArea .postList .post:nth-of-type(3n+4),
#relatedArea .postList .post:nth-of-type(3n+4) {
	clear: both;
}
.postList .postMeta {
	display: flex;
}
#pickupArea .postList .postMeta,
#relatedArea .postList .postMeta {
	margin: 0 0 17px 0;
}
#pickupArea {
	padding: 50px 0;
}
/*#specialArea*/
#specialArea {
	width: 100%;
	background: #dce6f3;
	padding: 30px 0 20px 0;
}
/*#relatedArea*/
#relatedArea {
	margin: 0;
	padding: 45px 0 45px 0;
	background: #f3f3e6;
}
.pagerWrap {
	clear: both;
	text-align: center;
	margin-top: 40px;
}
.pager {
	clear: both;
	display: inline-block;
	font-size: 176%;
}
.pager a,
.pager .current,
.page-numbers.dots {
	min-width: 25px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	display: block;
	margin: 0 50px 10px 0;
	float: left;
	color: #000000;
	text-decoration: none;
}
.pager .next {
	margin: 0 0 0 0px !important;
}
.pager .prev {
	margin: 0 50px 0 0;
}
.pager .prev a,
.postPaget .prev,
.pager .next a,
.postPaget .next {
	margin: 0;
}
.postPaget .prev a {
	margin: 0 50px 0 0;
}
.postPaget .next a {
	margin: 0 0 0 0px;
}
.pager .post-page-numbers {
	text-decoration: none !important;
	-webkit-transition: none;
	-moz-transition: none;
	-ms-transition: none;
	transition: none;
}
.pager .current.page-numbers,
.pager a.page-numbers:hover,
.pager .current.post-page-numbers,
.pager a.post-page-numbers:hover {
	background-image: url(./common/images/pc/bg_pager_current.png);
	background-repeat: repeat-x;
	background-position: 0 bottom;
	padding-bottom: 10px;
}
.pager a.page-numbers.prev:hover,
.pager a.page-numbers.next:hover,
.pager span.prev a:hover,
.pager span.next a:hover {
	padding-bottom: 0 !important;
}
.pager .prev,
.pager .prev a {
	background-image: none !important;
	background-color: #dcdddd;
	color: #ffffff !important;
}
.pager .next,
.pager .next a {
	background-image: none !important;
	background-color: #231815;
	color: #ffffff !important;
}
/*********************************************
footer
*********************************************/
footer {
	margin-top: 30px;
	background: #ffffff !important;
	color: dimgray;
	text-align: center;
}
footer .flex-row {
	display: block;
	text-align: center;
}
footer .flex-row .mra {
	margin-bottom: 0;
}
footer img {
	vertical-align: middle;
}
.followIcons {
	width: calc(100% - 7px);
	box-sizing: border-box;
	display: inline-flex !important;
	justify-content: center !important;
	align-items: center !important;
	margin: 6px 7px 29px 0 !important;
}
.followIcons li {
	margin-right: 20px;
}
.followIcons li:last-of-type {
	margin-right: 0;
}
#copyright {
	text-align: center;
	margin-top: 17px;
	margin-bottom: 25px;
	font-size: 0.9rem;
}
footer div {
	padding: 0 !important;
	margin: 0 !important;
	background: #fff !important;
}
#footerLink {
	padding: 0 20px;
	margin-bottom: 17px;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
#footerLink::after {
	content: '';
	width: 100%;
}
#footerLink li:nth-child(n+5) {
	order: 1;
}
#footerLink li:nth-of-type(4) {
	margin-right: 0;
}
#footerLink li {
	display: inline;
	font-size: 12px;
	line-height: 1;
	float: left;
	border-right: solid 1px #000000;
	margin: 0 8px 10px 0;
	padding: 0 8px 0 0;
}
#footerLink li:last-of-type {
	border-right: 0;
	margin: 0;
	padding: 0;
}
#footerLink li a {
	color: #000000;
}
#footerLink li:last-of-type::after {
	content: '';
}
#accessLogo {
	text-align: center;
}
#accessLogo a {
	margin: 0 15px 3px auto;
	display: inline-block;
}
#accessLogo img {
	display: block;
}
#accessLogo p {
	font-size: 0.6rem;
	display: block;
	text-align: center;
}
/*********************************************
#searchArea
*********************************************/
#searchArea {
	display: none;
	background: #edf2f9;
	height: auto;
	width: 100%;
	padding: 75px 0;
	text-align: center;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1010;
	box-sizing: border-box;
}
#spMenuArea {
	display: none;
}
#searchArea .inner,
#spMenuArea .inner {
	position: relative;
	background: transparent !important;
}
#searchArea .close,
#spMenuArea .close {
	position: absolute;
	top: -5px;
	right: 0;
	cursor: pointer;
}
#spMenuArea .followArea {
	margin-top: 10px;
}
.tagWrap a {
	font-size: 86%;
}
#searchArea form {
	margin: 0 auto;
	width: 560px;
}
#searchArea form input {
	height: 52px;
	width: 560px;
	border: solid 2px #231815;
	box-sizing: border-box;
	padding: 5px 40px 5px 20px;
	background: #ffffff url(./common/images/pc/bg_search.png) right 15px center no-repeat;
}
#searchArea .tagWrap {
	margin-top: 50px;
}
.slider {
	width: 100%;
	margin: 0 auto;
	display: none;
}
.slick-slide {
	margin: 0px 20px;
}
.slick-slide img {
	width: 100%;
	/*  height: 50vw;
    object-fit: cover;*/
}
.slick-prev:before,
.slick-next:before {
	color: black;
}
.slick-prev,
.slick-next {
	width: 40px;
	height: 40px;
}
.slick-slide {
	transition: all ease-in-out .3s;
	opacity: .2;
}
.slick-current {
	opacity: 1;
}
.slick-initialized .slick-slide {
	margin: 0;
}
.slick-next {
	right: 20px;
}
.slick-prev {
	left: 20px;
	z-index: 1000;
}
.slick-dots li button {
	width: 17px;
	height: 17px;
}
.slick-next:before {
	background: url('./common/images/pc/img_slider_next.png') 0 0 no-repeat;
	width: 40px;
	height: 40px;
	content: '';
	display: block;
	opacity: 1;
}
.slick-prev:before {
	background: url('./common/images/pc/img_slider_prev.png') 0 0 no-repeat;
	width: 40px;
	height: 40px;
	content: '';
	display: block;
	opacity: 1;
}
.slick-dots li.slick-active button:before {
	background: url('./common/images/pc/img_slider_cr.png') 0 0 no-repeat;
	width: 17px;
	height: 17px;
	opacity: 1 !important;
}
.slick-dots li button:before {
	background: url('./common/images/pc/img_slider_nocr.png') 0 0 no-repeat;
	width: 17px;
	height: 17px;
	content: '';
	opacity: 1 !important;
}
.slick-dots {
	margin-top: 10px;
	bottom: -35px;
}
.slick-prev:before,
.slick-next:before {
	font-size: unset;
}
.nonPost {
	text-align: center;
	width: 100%;
	box-sizing: border-box;
}
@media (max-width:950px) {
	.inner {
		width: 100%;
		max-width: none;
	}
	header {
		position: static;
	}
	header h1 {
		margin: 0;
		float: none;
		text-align: center;
		order: 2;
	}
	header {
		margin: 0;
	}
	#headerMenu {
		padding: 0;
	}
	.titleWrap.fix {
		position: fixed;
		z-index: 1005;
		background: #fff;
		width: 100%;
	}
	.wrapinner {
		display: flex;
		justify-content: center;
		position: relative;
		align-items: center;
		justify-content: space-between;
		margin: 14px 0 20px 0;
		padding: 0 6%;
	}
	.titleWrap {
		position: relative;
	}
	header .spMenu {
		cursor: pointer;
		height: auto;
		order: 3;
		display: block;
		margin-right: 3px;
	}
	header .search {
		cursor: pointer;
		order: 1;
		position: static;
		transform: none;
		-webkit-transform: none;
		margin: 2px 0 0 2px;
	}
	#headerMenu .gNav {
		float: none;
		margin: 0;
		display: flex;
		margin: 0 auto;
	}
	#headerMenu .gNav li {
		flex: 1 0 auto;
		float: none;
		box-sizing: border-box;
		height: auto;
		width: auto;
		display: flex;
		justify-content: center;
		background-image: none;
	}
	#headerMenu .gNav li a {
		display: flex;
		justify-content: center;
		align-items: center;
	}
	#headerMenu .gNav li:after {
		content: '';
		display: block;
		width: 1px;
		height: 90%;
		background: #000000;
		position: absolute;
		right: 0;
		top: 5%;
	}
	#headerMenu .gNav li:last-of-type:after {
		content: none;
	}
	#headerMenu .gNav li a picture {
		display: flex;
		margin-right: 5px;
	}
	#headerMenu .gNav li a>span {
		display: block;
		text-align: auto;
		display: block;
		height: 100%;
		display: flex;
		justify-content: center;
		align-items: center;
	}
	#headerMenu .gNav li a span.textWrap {
		position: static;
		width: auto;
		line-height: 1;
		font-size: 0.6rem;
	}
	#postSlider .slick-slide>div>div {
		height: auto !important;
	}
	#postSlider .slideCaption {
		bottom: 0;
	}
	#postSlider {
		clear: both;
		margin: 0 0 60px 0;
	}
	#postSlider .slideCaption {
		font-size: 149%;
		line-height: 1.4;
	}
	#mainContent {
		width: 100%;
		max-width: 100%;
		box-sizing: border-box;
		margin-right: 0;
		padding: 0 15px;
	}
	p.secTitle {
		margin-bottom: 40px;
	}
	#breadcrumb {
		background: #efefef;
		padding: 3px 0;
		margin: 0 0 30px 0;
		font-size: 86%;
	}
	#breadcrumb ol {
		width: auto;
	}
	#breadcrumb .inner {
		padding: 0 15px;
		box-sizing: border-box;
	}
	#relatedArea {
		padding: 40px 10px !important;
	}
	#pickupArea .postList .post,
	#relatedArea .postList .post {
		width: calc(50% - 10px);
		margin-bottom: 20px !important;
	}
	#pickupArea .postList .post img,
	#relatedArea .postList .post img {
		height: auto;
		width: 100%;
		margin-bottom: 0;
	}
	#pickupArea .postList .post .postImage,
	#relatedArea .postList .post .postImage {
		margin-bottom: 10px;
	}
	.postList .post .postImage .sponsored {
		font-size: 71%;
		padding: 1px 3px;
	}
	#pickupArea .postList .post article,
	#relatedArea .postList .post article {
		width: 100%;
	}
	#pickupArea .postList .post:nth-of-type(even),
	#relatedArea .postList .post:nth-of-type(even) {
		margin-right: 0 !important;
		clear: none;
		float: right;
	}
	#pickupArea .postList .post:nth-of-type(odd),
	#relatedArea .postList .post:nth-of-type(odd) {
		margin-right: 0 !important;
		clear: both;
	}
	#pickupArea {
		padding: 40px 10px !important;
		order: 0;
	}
	.archive .pageTitle,
	.search .pageTitle {
		text-align: center;
	}
	.tax-special .taxTitle {
		text-align: center;
	}
	#postContent img {
		margin: 0 auto 10px auto;
		display: block;
	}
	#postContent .shareArea {
		margin: 10px 0 0 0;
		text-align: right;
		display: block;
	}
	#sidebar {
		width: 100%;
		order: 1;
		font-size: 129%;
		margin: 0 0 0 0;
	}
	#sidebar aside {
		display: flex;
		flex-flow: wrap;
		justify-content: center;
	}
	#sidebar .widget {
		margin: 0 0 20px 0 !important;
	}
	#sidebar .widget:last-of-type {
		margin-bottom: 0 !important;
	}
	.widget[id^="wpp"] {
		order: -1;
		margin-top: 0;
	}
	#sidebar a {
		font-size: 129%;
	}
	#sidebar img {
		width: 100%;
		height: auto;
	}
	.secTitle img {
		width: auto !important;
		max-width: 100%;
	}
	.rankingWrap .secTitle span {
		font-size: 111%;
		margin-top: 4px;
	}
	.magazineArea {
		width: 100%;
		padding: 30px 0;
	}
	.magazineInfo {
		padding: 0 20px;
	}
	.linkList {
		width: 55% !important;
	}
	.magazineArea .magazineTitle {
		margin: 0 0 20px 0;
	}
	.magazineArea .magazineInfo .magazineImage {
		max-width: 40%;
	}
	.magazineArea .magazineInfo img {
		max-width: 100% !important;
		height: auto;
		width: 100%;
	}
	.magazineArea .userAction {
		width: 100%;
		height: 100%;
		position: relative;
	}
	.magazineArea .questionLink {
		position: absolute;
		bottom: 0;
		font-size: 129% !important;
	}
	.magazineArea .userAction li {
		margin: 0 0 10px 0;
	}
	.magazineArea .userAction li:last-of-type {
		margin: 0;
	}
	.apoLink {
		margin-top: 10px;
	}
	#addBnrList {
		order: 2;
	}
	#widgetRanking {
		padding: 0 15px;
		order: 1;
	}
	.rankingList li {
		margin: 0 0 5px 0;
		padding: 0 0 0 40px;
		display: table;
	}
	#specialArea {
		order: 0;
		margin: 0 0 40px 0;
	}
	#accessLogo p {
		font-size: 0.48rem;
		margin: 0 10px;
		box-sizing: border-box;
	}
	#footerLink {
		margin-bottom: 22px !important;
		text-align: center;
		line-height: 1;
	}
	#footerLink li {
		margin: 0 7px 8px 0;
		padding: 0 7px 0 0;
	}
	#footerLink li:nth-of-type(4) {
		margin-right: 7px;
	}
    
	#copyright {
		margin: 8px 10px 15px 10px;
		font-size: 0.72rem;
	}
	#searchArea .close,
	#spMenuArea .close {
		top: 28px;
		right: 7%;
	}
	#searchArea form input {
		width: 100%;
	}
	#searchArea form {
		width: 100%;
		padding: 0 20px;
		box-sizing: border-box;
	}
	#searchArea {
		padding: 0 0 35px 0;
		overflow: scroll;
		height: 100%;
	}
	#spMenuArea {
		display: none;
		background: #f3f3e6;
		overflow: scroll;
		height: 100%;
		width: 100%;
		padding: 0 0 35px 0 !important;
		text-align: center;
		position: fixed;
		top: 0;
		left: 0;
		z-index: 1005;
		box-sizing: border-box;
	}
	#spMenuArea .gNav {
		display: block;
		margin: 0 0 24px 0;
		float: none;
	}
	#spMenuArea .gNav li {
		text-align: left;
		background: transparent none;
		flex: none;
		display: block;
		width: 100%;
		height: auto;
		border-bottom: solid 1px #000000;
	}
	#spMenuArea .gNav li a {
		font-size: 0.8rem;
		display: block;
		padding: 10px 0;
		height: 100%;
		display: flex !important;
		justify-content: flex-start;
		align-items: center;
		border: none;
	}
	#spMenuArea .gNav li a span.textWrap {
		text-align: left;
		position: static;
	}
	#spMenuArea .gNav li a span.textWrap>span {
		display: flex;
	}
	#spMenuArea .gNav li a span.textWrap span span {
		padding-left: 8px;
		flex: 1;
	}
	#spMenuArea .gNav li a span.textWrap div {
		text-align: center;
		display: flex;
		justify-content: center;
		align-items: center;
	}
	#spMenuArea .gNav li a span.textWrap div img {
		position: absolute;
	}
	#spMenuArea .siteName {
		margin: 0 auto 16px auto;
	}
	#searchArea .inner {
		padding-top: 75px;
	}
	#aboutLinks {
		display: inline-flex;
		flex-direction: column;
	}
	#aboutLinks li {
		flex: 1;
	}
	#aboutLinks a {
		border: solid 1px #000000;
		color: #231815 !important;
		font-weight: 900;
		font-size: 0.7rem;
		padding: 2px 28px;
		margin-bottom: 15px;
		margin-right: 15px;
		border-radius: 30px;
		display: inline-block;
		text-align: center;
		box-sizing: border-box;
		width: 100%;
	}
	#spMenuArea .inner {
		padding: 30px 10% 0 10%;
		box-sizing: border-box;
	}
	.tagWrap a {
		font-size: 89% !important;
		font-weight: 400;
		padding: 2px 25px !important;
	}
	#spMenuArea .tagWrap a {
		padding: 6px 25px !important;
	}
}
@media (max-width:640px) {
	header {
		margin: 0 0 5px 0 !important;
		padding: 0;
		position: static;
		width: 100%;
		background: #fff;
	}
	.wrapinner {
		position: relative;
	}
	header h1 img {
		height: auto;
	}
	.inner {
		box-sizing: border-box;
	}
	#postSlider .slideCaption {
		font-size: 86%;
		padding: 10px;
	}
	#mainContent {
		margin-bottom: 30px;
	}
	.postList .moreLink {
		width: 100px;
		display: inherit;
	}
	.postList .moreLink img {
		width: 100%;
		height: auto;
	}
	#pickupArea {
		padding: 20px 10px !important;
		order: 0;
	}
	#postTags dt span {
		font-size: 114%;
	}
	#postTags dd a {
		font-size: 100%;
	}
	.archive .pageTitle {
		font-size: 280%;
	}
	.tax-special .taxTitle {
		font-size: 214%;
		margin-bottom: 5px !important;
	}
	.tax-special .taxDesc {
		margin-bottom: 20px;
	}
	.search .pageTitle {
		font-size: 143%;
		margin: 0 0 25px 0;
	}
	.postList .post {
		margin: 0 0 10px 0;
	}
	.postList .post .postInfo {
		width: 100%;
	}
	.postList .post .postImage {
		height: auto;
		width: 37%;
	}
	.postList .post .postImage img {
		width: 100%;
		max-width: none;
		height: auto;
	}
	.postList .postCat .icoLearn {
		background-size: contain;
	}
	.postList .postInfo h2 {
		font-size: 100%;
	}
	.postList .postCat {
		line-height: 1;
	}
	.postList .postCat span {
		font-size: 71% !important;
		padding: 0 0 0 18px;
		background-size: contain !important;
	}
	.postCat .ico .textWrap {
		font-size: 0.7rem !important;
	}
	.postMeta {
		margin-bottom: 5px;
	}
	.postDate {
		font-size: 71% !important;
	}
	#postContent .readText {
		font-size: 129%;
		line-height: 1.8;
	}
	#postContent p {
		margin: 0 0 35px 0;
	}
	#postContent h2 {
		margin-bottom: 10px;
		font-size: 143%;
	}
	#postContent h3 {
		font-size: 134%;
		line-height: 1.8;
		font-weight: bold;
		margin-bottom: 20px !important;
	}
	#postContent h4 {
		font-size: 134%;
		margin-bottom: 20px !important;
		line-height: 1.8;
	}
	#postContent h5 {
		margin-bottom: 20px !important;
		line-height: 1.8;
	}
	#postContent h6 {
		line-height: 1.8;
		margin-bottom: 20px !important;
	}
	#postContent img {
		margin-bottom: 10px;
	}
	#postContent iframe {
		margin-bottom: 10px;
	}
	#editoInfo img {
		width: 100px;
		height: auto;
		margin-bottom: 0;
	}
	.shareArea {
		margin-top: 20px;
	}
	#pickupTagArea {
		padding: 15px 0;
	}
	#tagWrap a {
		font-size: 86%;
		padding: 5px 10px;
	}
	#pickupTagArea .inner {
		padding: 0 10px;
	}
	p.secTitle {
		margin-bottom: 20px;
	}
	.secTitle img {
		max-width: none;
		height: auto;
	}
	#sidebar a {
		font-size: 71%;
	}
	#specialArea {
		order: 0;
		margin: 0 0 20px 0;
		padding: 20px 0;
	}
	.secTitle img {
		height: auto;
	}
	#newPostArea .secTitle img {
		width: 60px !important;
	}
	#newPostArea .secTitle span {
		font-size: 100%;
	}
	.magazineArea .secTitle img {
		width: 120px !important;
	}
	.rankingWrap .secTitle span {
		font-size: 78%;
		margin-top: 4px;
	}
	#specialArea .secTitle img {
		width: 120px !important;
	}
	#specialArea .secTitle span {
		font-size: 100%;
	}
	#relatedArea .secTitle img {
		width: 180px !important;
	}
	#relatedArea .secTitle span {
		font-size: 100%;
	}
	.rankingWrap .secTitle img {
		width: 120px !important;
	}
	.rankingList li:nth-of-type(1) {
		background: url(./common/images/sp/ico_ranking_01.png) 0 center no-repeat;
		background-size: 25px 25px;
	}
	.rankingList li:nth-of-type(2) {
		background: url(./common/images/sp/ico_ranking_02.png) 0 center no-repeat;
		background-size: 25px 25px;
	}
	.rankingList li:nth-of-type(3) {
		background: url(./common/images/sp/ico_ranking_03.png) 0 center no-repeat;
		background-size: 25px 25px;
	}
	.rankingList li:nth-of-type(4) {
		background: url(./common/images/sp/ico_ranking_04.png) 0 center no-repeat;
		background-size: 25px 25px;
	}
	.rankingList li:nth-of-type(5) {
		background: url(./common/images/sp/ico_ranking_05.png) 0 center no-repeat;
		background-size: 25px 25px;
	}
	.rankingList li:nth-of-type(6) {
		background: url(./common/images/sp/ico_ranking_06.png) 9px no-repeat;
	}
	.rankingList li:nth-of-type(7) {
		background: url(./common/images/sp/ico_ranking_07.png) 9px center no-repeat;
	}
	.rankingList li:nth-of-type(8) {
		background: url(./common/images/sp/ico_ranking_08.png) 9px center no-repeat;
	}
	.rankingList li:nth-of-type(9) {
		background: url(./common/images/sp/ico_ranking_09.png) 9px center no-repeat;
	}
	.rankingList li:nth-of-type(10) {
		background: url(./common/images/sp/ico_ranking_10.png) 5px center no-repeat;
	}
	#pickupArea .secTitle img {
		width: 120px !important;
	}
	#pickupArea .secTitle span {
		font-size: 100%;
	}
	.magazineArea .magazineInfo {
		display: flex;
		flex-flow: wrap;
		justify-content: center;
	}
	.magazineArea .magazineInfo img {
		max-width: 100%;
		width: auto !important;
		height: auto;
		margin: 0 auto 20px auto;
	}
	.magazineArea .magazineInfo .magazineImage {
		margin: 0 auto !important;
		max-width: 100%;
	}
	.magazineArea .linkList {
		width: 100% !important;
	}
	.magazineArea .userAction li {
		text-align: center;
		margin: 0 auto 10px auto !important;
		width: 80%;
		position: static !important;
	}
	.magazineArea .userAction li :last-of-type {
		margin-bottom: 0;
	}
	.magazineArea .userAction li a {
		padding: 8px 5px !important;
		position: static;
		font-size: 86% !important;
	}
	.followArea .secTitle {
		margin-bottom: 15px;
	}
	.followIcons {
		display: flex;
		justify-content: space-around
	}
	.followIcons .snsico {
		margin: 0 !important;
	}
	.followIcons {
		display: inline-block;
	}
	.followIcons .snsico,
	.shareArea li img {
		width: 25px;
		height: auto;
	}
	.shareArea li {
		margin: 0 10px 0 0;
	}
	.followIcons .snsico {
		margin: 0 20px 0 0 !important;
	}
	.followIcons .snsico:last-of-type {
		margin: 0;
	}
	footer {
		margin: 20px 0 0 0;
	}
	#searchArea .tagWrap {
		margin-top: 40px;
	}
	#searchArea form input {
		height: 40px;
	}
	#spMenuArea {
		padding: 35px 0;
	}
	#spMenuArea .inner>article {}
	#spMenuArea .inner>article:last-of-type {
		margin: 0;
		padding: 0;
		border: none;
	}
	ea .siteName img {
		height: auto;
		margin: 0 auto;
	}
	.slick-dots {
		margin-top: 0;
		bottom: -20px;
	}
	.slick-dots li {
		width: 9px !important;
		height: 9px !important;
	}
	.slick-dots li button {
		width: 100%;
		height: 100%;
	}
	.slick-prev,
	.slick-next {
		width: 30px;
		height: 30px;
	}
	.slick-next:before {
		background: url('./common/images/pc/img_slider_next.png') 0 0 no-repeat;
		width: 30px;
		height: 30px;
		background-size: cover;
		content: '';
		display: block;
		opacity: 1;
	}
	.slick-prev:before {
		background: url('./common/images/pc/img_slider_prev.png') 0 0 no-repeat;
		width: 30px;
		height: 30px;
		background-size: cover;
		content: '';
		display: block;
		opacity: 1;
	}
	.slick-dots li.slick-active button:before {
		background: url('./common/images/sp/img_slider_cr.png') 0 0 no-repeat;
		width: 100% !important;
		height: 100%;
		background-size: 9px 9px;
	}
	.slick-dots li button:before {
		background: url('./common/images/sp/img_slider_nocr.png') 0 0 no-repeat;
		width: 100% !important;
		height: 100%;
		content: '';
		background-size: 9px 9px;
	}
	.kindTag {
		font-size: 89%;
	}
	#footerLink li:nth-child(n+5) {
		order: 0 !important;
	}

}
.single .readmore,
.page .readmore {
	width: 100%;
	text-align: center;
}
.single .readmore a,
.page .readmore a {
	display: inline-block;
	font-weight: bold;
	background-color: black;
	padding: 10px 18px;
	color: white !important;
	border-radius: 8px;
	text-decoration: none !important;
	font-size: 121%;
}
