@charset "UTF-8";
/* reset */
/* html5doctor.com Reset v1.6.1 - http://cssreset.com */
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: none;
}

a {
	margin: 0;
	padding: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

ins {
	background-color: #ff9;
	color: #000;
	text-decoration: none;
}

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;
}

hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #ccc;
	margin: 1em 0;
	padding: 0;
}

input, select {
	vertical-align: middle;
}

* {
	box-sizing: border-box;
}

h1, h2, h3, h4 {
	font-weight: normal;
}

strong, em {
	font-weight: normal;
	font-style: normal;
}

img {
	width: 100%;
	vertical-align: top;
}

ul, ol {
	list-style: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* basicss */
.clrfx:after, #lead:after, .articleFooter .weeks:after, .articleFooter ul:after {
	content: "";
	display: table;
	clear: both;
}

#header, .section, #footer {
	padding-left: 2%;
	padding-right: 2%;
}

#lead .colL, .articleFooter .weeks .colL {
	float: left;
}

#lead .colR, .articleFooter .weeks .colR {
	float: left;
}

html {
	background: #fff url(../images/bg.jpg) no-repeat center top fixed;
}

body {
	font: 16px/2 "じゅん 201", "Jun 201", "ヒラギノ丸ゴ Pro W3", "Hiragino Maru Gothic Pro", "メイリオ", "Meiryo", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #404040;
	letter-spacing: 0.05em;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

a {
	color: #0096FF;
	text-decoration: none;
}

a {
	-moz-transition-property: opacity;
	-moz-transition-duration: 0.3s;
	-webkit-transition-property: opacity;
	-webkit-transition-duration: 0.3s;
	transition-property: opacity;
	transition-duration: 0.3s;
	opacity: 1;
}

a:hover {
	opacity: 0.6;
}

.indent {
	display: inline-block;
	text-indent: -1.05em;
	margin-left: 1.05em;
}

/* rayout */
.wrapper {
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
}

#header {
  padding-top: 5px;
}

#header p:first-child {
	float: right;
	max-width: 249px;
	padding-top: 12px;
}

#header p:first-child + p {
	float: left;
	max-width: 402px;
}

#header h1 {
	clear: both;
	padding-top: 5px;
}

#lead {
	margin-top: 35px;
	padding-left: 5.20833%;
}

#lead .colL {
	max-width: 460px;
}

#lead .colL p {
	font-family : "じゅん 34", "Jun 34", sans-serif;
}

#lead .colL #archive {
	max-width: 450px;
	margin-top: 46px;
	border-top: 2px solid #999;
}

#lead .colL #archive > li {
	border-bottom: 2px solid #999;
}

#lead .colR {
	float: right;
	max-width: 300px;
	text-align: center;
}

#lead .colR p {
	font-size: 12px;
	color: #404040;
	letter-spacing: -0.02em;
}

#lead .colR .btnProfile {
	display: inline-block;
	max-width: 174px;
	margin-top: 170px;
}

#lead #profile {
	display: none;
	clear: both;
	max-width: 500px;
	margin: 0 auto;
	padding: 68px 0 34px 0;
}

#lead #profile > p {
	margin-top: 30px;
}

#lead #profile > p em {
	font-size: 21px;
}

#lead #profile .close {
	width: 52px;
	margin: 30px auto 0 auto;
}

#lead #profile .close a {
	color: #404040;
}

#article {
	margin-top: 54px;
}

#article dl {
	padding-left: 190px;
}

#article dl dt {
	margin-top: 42px;
	font-family : "じゅん 34", "Jun 34", sans-serif;
}

#article dl .itoi {
	color: #E1000F;
	font-weight: bold;
}

#article dl .kotori {
	color: #4BB932;
	font-weight: bold;
}

#article dl dd {
	margin: -2em 0 0 6em;
}

#article .img {
	max-width: 650px;
	margin: 48px auto;
}

#article .img_t {
	max-width: 450px;
	margin: 48px auto;
}

#slide, .slide {
	position: relative;
	max-width: 88.54167%;
	margin: 54px auto;
}

.slides {
	position: relative;
	height: 0;
	padding-bottom: 67.05882%;
}

.slides > li {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 99;
}

.indicator {
	margin: 10px 0;
	text-align: center;
}

.indicator > li {
	-moz-transition-property: opacity;
	-moz-transition-duration: 1s;
	-webkit-transition-property: opacity;
	-webkit-transition-duration: 1s;
	transition-property: opacity;
	transition-duration: 1s;
	display: inline-block;
	width: 12px;
	height: 12px;
	border-radius: 6px;
	background-color: #D6D6D6;
	cursor: pointer;
}

.indicator > li + li {
	margin-left: 1.41176%;
}

.indicator > li:hover {
	opacity: 0.6;
}

.indicator > li.active {
	background-color: #000;
}

#slide .prev, #slide .next,
.slide .prev, .slide .next {
	position: absolute;
	width: 4.375%;
	top: 50%;
	margin-top: -74px;
	z-index: 100;
}

#slide .prev > a, #slide .next > a,
.slide .prev > a, .slide .next > a {
	display: block;
}

#slide .prev,
.slide .prev {
	left: -5%;
}

#slide .next,
.slide .next {
	right: -5%;
}

#slide > p,
.slide > p {
	font-size: 12px;
	text-align: center;
}

.autoplay {
	display: inline-block;
	margin-left: 10px;
	vertical-align: top;
}

.autoplay > a {
	display: block;
	width: 128px;
	height: 22px;
	text-indent: -9999px;
	background: url(../images/btn_auto.png) no-repeat center top/contain;
}

.autoplay > a.active {
	background-image: url(../images/btn_auto-active.png);
}

.autoplay > a:hover {
	opacity: 1;
}

.articleFooter {
	margin-top: 42px;
	text-align: center;
}

.articleFooter .date {
	margin-top: 30px;
	margin-bottom: 30px;
	font-size: 12px;
}

.articleFooter ul {
	max-width: 600px;
	margin: 0 auto;
	padding: 20px 0;
}

.articleFooter ul > li {
	font-size: 14px;
	min-height: 60px;
}

.articleFooter ul > li > a {
	display: block;
	font-weight: bold;
	color: #404040;
}

.articleFooter ul > li:first-child {
	display: inline-block;
	padding-top: 16px;
}

.articleFooter ul .prev {
	float: left;
	width: 111px;
}

.articleFooter ul .next {
	float: right;
	width: 111px;
}

.articleFooter .weeks {
	padding: 20px 0;
}

.articleFooter .weeks .colL {
	font-family : "じゅん 34", "Jun 34", sans-serif;
	width: 40.625%;
	padding-top: 36px;
	text-align: left;
	color: #000;
}

.articleFooter .weeks .colR {
	width: 57.29167%;
	margin-left: 2.08333%;
}

.articleFooterSection{
	border-top: 3px solid #999;
}

#footer {
	margin-left: 2%;
	margin-right: 2%;
	padding-top: 20px;
	padding-bottom: 20px;
	border-top: 3px solid #999;
}

#footer ul {
	max-width: 600px;
	margin: 0 auto;
}

#footer ul li {
	display: inline-block;
	width: 60px;
	vertical-align: top;
}

#footer ul li + li {
	margin-left: 8.33333%;
}

#footer ul li > a {
	display: block;
}

#footer ul li:last-child {
	float: right;
}

#footer p {
	margin-top: 50px;
	text-align: center;
	font-size: 10px;
}

/* responsive */
@media (max-width: 1000px) {
	.articleFooter .weeks .colL {
		float: none;
		width: 100%;
	}
	.articleFooter .weeks .colL .adj {
		display: none;
	}
	.articleFooter .weeks .colR {
		float: none;
		width: 100%;
		max-width: 550px;
		margin: 20px auto 0 auto;
	}
}

@media (max-width: 850px) {
	.adj {
		display: none;
	}
	#header p:first-child {
		float: none;
		padding-top: 0;
		margin-bottom: 10px;
	}
	#header p:first-child + p {
		float: none;
	}
	#lead {
		padding-left: 0;
	}
	#lead .colL {
		float: none;
		max-width: 100%;
	}
	#lead .colL #archive {
		margin-left: auto;
		margin-right: auto;
	}
	#lead .colR {
		float: none;
		margin-top: 46px;
		margin-left: auto;
		margin-right: auto;
	}
	#lead .colR .btnProfile {
		margin-top: 46px;
	}
	#article dl {
		padding-left: 0;
	}
	#article dl dd {
		margin: 0;
	}
}

@media (max-width: 500px) {
	#slide .prev, #slide .next {
		margin-top: -52px;
	}
	.articleFooter ul > li:first-child {
		display: block;
	}
	#footer {
		padding-top: 20px;
		padding-bottom: 20px;
	}
	#footer ul {
		text-align: center;
	}
	#footer ul li + li {
		margin-left: 4.16667%;
	}
	#footer ul li:last-child {
		float: none;
	}
}
