@charset "utf-8";

#container {
	/* padding-top: 163px; */
}
#main {
	color: #1e1e1e;
	width: 890px;
	margin: 0 auto;
}
.sec00 {
	text-align: center;
}
.sec00 h2 {
	margin-bottom: 30px;
}
.sec00 h3 {
	margin-bottom: 50px;
}

/* sec01
--------------------------------------------------------- */
.sec01 {
	position: relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 890px;
	margin: 80px auto 50px;
}

.sec01 .article {
	display: block;
	margin-bottom: 60px;
	padding: 0 50px 40px;
}

.sec01 .article.article01 {
	margin-bottom: 0;
}

/* 背景色 */
.kokodake_co_list.odd_months article:nth-child(odd) {
	border: none;
	background-color: #dff1cf;
}
.kokodake_co_list.odd_months article:nth-child(even) {
	position: relative;
	border: 2px solid #dff1cf;
	text-align: center;
}

.kokodake_co_list.even_months article:nth-child(even) {
	border: none;
	background-color: #dff1cf;
}
.kokodake_co_list.even_months article:nth-child(odd) {
	position: relative;
	border: 2px solid #dff1cf;
	text-align: center;
}


.kokodake_co_list .co_content {
	display: flex;
	justify-content: space-between;
	margin-top: -40px;
}
.kokodake_co_list .co_text {
	display: inline-block;
	width: 290px;
}
.kokodake_co_list h4 {
	font-size: 16px;
	font-weight: bold;
	color: #1e1e1e;
	margin-bottom: 20px;
	text-align: left;
}
.kokodake_co_list p {
	font-size: 14px;
	color: #1e1e1e;
	text-align: left;
}
.co_images {
	display: flex;
	justify-content: center;
	position: relative;
	top: -60px;
}
.kokodake_co_list .article .co_images {
	left: 65px;
}
.kokodake_co_list .article:first-child .co_images {
	/* left: -41px; */
}
.co_title {
	width: 102px;
}
.co_title img {
	width: 100%;
}
.kokodake_co_list .co_images span.co_character.dp_n {
	visibility: hidden; /* for IE */
}
.kokodake_co_list ul {
	display: flex;
	justify-content: space-between;
	width: 470px;
}
.kokodake_co_list ul li {
	width: 225px;
}
.kokodake_co_list ul li a {
	transition: opacity .3s;
}
.kokodake_co_list ul li a:hover {
	opacity: 0.8;
}
.kokodake_co_list ul li a.invalid {
	opacity: 1;
	pointer-events: none;
	cursor: default;
}
.kokodake_co_list ul li {
	text-align: center;
}
.kokodake_co_list ul li img {
	width: 100%;
}
.kokodake_co_list span {
	display: block;
	font-size: 14px;
	color: #1e1e1e;
	font-weight: bold;
	margin-top: 25px;
}
.kokodake_co_list .co_content ul li a span {
	margin-top: 0.6em;
}
.kokodake_co_list .co_character {
	position: relative;
	width: 213px;
	height: auto;
	left: 200px;
}
.kokodake_co_list .co_character img {
	height: 100px;
}
.kokodake_co_list a.invalid span {
	font-weight: normal;
}

/* sec02
--------------------------------------------------------- */
.sec02 {
	position: relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 890px;
	margin: 0 auto 60px;
}
.author_introduction {
	/* border: solid 1px #f7f1ea; */
	text-align: left;
	margin-top: 60px;
}
.author_introduction p {
	font-size: 14px;
}
.author_introduction_inner {
	background-color: #faf5e7;
	height: 50%;
	padding: 20px;
	position: relative;
	display: flex;
}
.author_introduction_inner {
	margin-top: 56px;
}
.author_introduction .author_introduction_inner .author_image {
	width: 100px;
	height: auto;
}
.author_introduction_inner .character_img {
	position: absolute;
	right: 20px;
	top: -45px;
}
.author_introduction_inner .character_img img {
	height: 100px;
}
.author_introduction_inner .author_character img {
	width: 50%;
	height: auto;
}
.author_introduction_inner .author_description p {
	color: #21201f;
	width: 73%;
}
.author_introduction_inner .author_links {
	margin-top: 1em;
}
.media_introduction {
	border: 1px solid #faf5e7;
	height: 50%;
	margin-top: 28px;
	padding: 20px;
	display: flex;
}
.author_description,
.roomie_description {
	margin-left: 25px;
	width: 730px;
}
.author_description p a {
	display: block;
	margin-top: 1em;
}
.author_description p a.dp_i {
	display: inline;
	margin-top: 0;
}
.author_description p a.dp_ib {
	display: inline-block;
}
.author_description p a.dp_ib+span {
	margin-left: 1px;
}
.author_description p a:hover {
	text-decoration: underline;
}
.roomie_description {
	margin: 20px 0 20px 25px;
}
.emphasis_text {
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 5px 0;
	display: inline-block;
}


/* sec03
--------------------------------------------------------- */
.sec03 {
	position: relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 890px;
	margin: 0 auto;
	padding: 0 115px;
}
.sec03 .sec03_inner p {
	padding: 12px 10px 12px 20px;
	font-size: 14px;
	color: #21201f;
	/* background-color: #f2ebd1; これからのくらしSTORY*/
	background-color: #fffdb9;
}
.sec03 .sec03_inner img {
	width: 100%;
}
.sec03 .sec03_inner a {
	transition: opacity .3s;
}
.sec03 .sec03_inner a:hover {
	opacity: 0.9;
}
.sec03 .sec03_inner div {
	/* background-color: #a93d3a; これからのくらしSTORY*/
	background-color: #bd5908;
	height: 54px;
	line-height: 54px;
	text-align: center;
}
.sec03 .sec03_inner div a {
	display: block;
}
.sec03 .sec03_inner div a span::before {
	content: url(./../img/ico_arrow.png);
	position: relative;
	top: 3px;
	right: 12px;
}
.sec03 .sec03_inner div a span {
	color: #fff;
	font-size: 14px;
}

/* ----- 非公開 ----- */
.kokodake_co_list article.non-public .co_images {
	left: 0;
}
.kokodake_co_list article.non-public .co_images .co_title {
	margin-left: -86px;
}
.kokodake_co_list article.non-public .co_content p {
	height: 200px;
	line-height: 200px;
	margin-left: 282px;
}