@charset "UTF-8";
/* CSS Document */

.parent a:link {
    color: #434343;
    text-decoration: none;
}
.parent a:visited {
    color: #434343;
    text-decoration: none;
}
.parent a:hover {
    color: #6D94FF;
    text-decoration: none;
}
.parent a:active {
    color: #434343;
    text-decoration: none;
}
#naviHead .parent .selected {
    border-bottom: 1px solid #434343;
}
#pageNumHead {
    height: 22px;
    margin: 6px auto 0;
    width: 1380px;
}
#pageNumHead ul, #pageNumHead div {
/*    display: none;*/
    float: right;
}
#pageNumHead li, #pageNumHead div a, #pageNumHead div span {
    float: left;
    font-size: 11px;
    height: 22px;
    letter-spacing: 1px;
    line-height: 22px;
    margin-left: 35px;
    text-align: center;
}
#pageNumHead .selected, #pageNumHead div span {
    border-bottom: 1px solid #434343;
}
#pageNumHead a, #pageNumHead div span {
    display: block;
}
#contents {
    padding-top: 4px;
}
.txtBox {
	border-top: 1px solid #434343;
	font-size: 9px;
	line-height: 13px;
	padding-top: 9px;
	width: 436px;
}
h1 {
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 10px;
	line-height: normal;
/*	width: 250px; */
}
dl.works {
	font-size: 10px;
	font-weight: normal;
	margin-bottom: 15px;
	line-height: normal;
	width: 373px;
}
dt.works {
	width: 425px;
	margin-bottom: 10px;
	text-align: left;
}
dd.works {
	width: 425px;
	text-align: left;
}
p.share {
	clear: both;
	height: 11px;
	line-height: 11px;
	font-size: 7pt;
}
p.description {
    width: 436px;
}


/* FLAPPER */
div.item {width: 100%;}
div.txtBox {
  float: left;
  margin-right: 40px
}
div.works {
  border-top: 1px solid #434343;
	font-size: 12px;
  overflow: hidden;
  padding-top: 9px;
  width: 908px;
}
div.works p {
/*  font-size: 1.4em; */
  line-height: 1.8;
  margin: 0 0 20px 0;
}
div.works img.alignright {
  float: right;
  margin: 0 0 10px 20px;
}
div.works img.alignleft {
  float: left;
  margin: 0 20px 10px 0;
}


.works img, .works iframe {
	margin-bottom: 5px;
}
.works iframe {
	width: 908px;
	height: 511px;
}
#pageNavi {
    border-top: 1px solid #434343;
    height: 55px;
    margin: 0 auto;
    text-align: center;
    width: 1380px;
}
#pageNavi img {
    height: 19px;
    margin: 18px 48px 0;
    width: 10px;
}
#pageNavi div {
    display: none;
}
#pageNumFoot {
	background-color: #FFFFFF;
	height: 36px;
	width: 100%;
}
#pageNumFoot ul, #pageNumFoot div {
/*    display: none;*/
    margin: 0 auto;
    width: 1380px;
}
#pageNumFoot li, #pageNumFoot div a, #pageNumFoot div span {
	float: left;
	font-size: 10px;
	height: 22px;
	letter-spacing: 1px;
	line-height: 22px;
	margin-right: 35px;
	text-align: center;
}
#pageNumFoot .selected, #pageNumFoot div span {
    border-top: 1px solid #434343;
}
#pageNumFoot a, #pageNumFoot div span {
    display: block;
}
#naviFoot .parent .selected {
    border-top: 1px solid #434343;
}
@media screen and (max-width: 1415px) {
#pageNumHead {
    width: 1144px;
}
.txtBox {
    height: auto;
    width: 1144px;
}
h1 {
    float: left;
}
dl.works {
    float: left;
}
dd.works {
	width: 205px;
	text-align: left;
}
p.description {
    float: right;
}
.txtBox {
    width: 200px;
}
#pageNavi, #pageNumFoot ul, #pageNumFoot div {
    width: 1144px;
}
}
@media screen and (max-width: 1179px) {
#pageNumHead {
    width: 908px;
}
.item {
}
dd.works {
	width: 425px;
	text-align: left;
}
.txtBox {
    width: 908px;
}
.txtBox {
    padding-top: 9px;
}
#pageNavi, #pageNumFoot ul, #pageNumFoot div {
    width: 908px;
}


div.works img.alignright, div.works img.alignleft {
  display: block;
  float: none;
  margin: 0 auto 10px auto;
}

}
@media screen and (max-width: 943px) {
#pageNumHead {
    width: 672px;
}
.txtBox {
    width: 672px;
}
.works {
    width: 672px;
}

div.works {
  max-width: 672px;
}

#pageNavi, #pageNumFoot ul, #pageNumFoot div {
    width: 672px;
}
#sns {
    margin-top: 18px;
}
}
@media screen and (max-width: 707px) {
#header {
    height: 27px;
    margin-bottom: 15px;
    padding-top: 14px;
}
#contents {
    overflow: hidden !important;
    padding-top: 0;
    width: 320px;
}
.txtBox {
    width: 300px;
}
h1 {
	margin-bottom: 5px;
	font-size: 13px;
}
dl.works {
	margin-bottom: 8px;
	float: left;
}
dt.works {
	font-size: 5pt;
}
dd.works {
	font-size: 8pt;
	width: 300px;
	text-align: left;
}
p.description {
    margin-bottom: 16px;
    width: 300px;
}
.works {
	margin-top: 5px;
	width: 300px;
}
.works img, .works iframe {
	margin-bottom: 5px;
	margin-top: 5px;
}
.works iframe {
	width: 300px;
	height: 169px;
}

div.works {
  font-size: 8pt;
	width: 300px;
}

.parent a:link {
    color: #434343;
    text-decoration: none;
}
.parent a:visited {
    color: #434343;
    text-decoration: none;
}
.parent a:hover {
    color: #6D94FF;
    text-decoration: none;
}
.parent a:active {
    color: #434343;
    text-decoration: none;
}
#pageNavi, #pageNumFoot ul, #pageNumFoot div {
    width: 300px;
}
#pageNavi {
    margin-top: 5px;
}
#pageNumFoot {
    height: 28px;
}
#pageNumFoot li, #pageNumFoot div a, #pageNumFoot div span {
    height: 28px;
    line-height: 28px;
    margin-right: 6px;
    width: 32px;
}
#pageNumFoot .selected, #pageNumFoot div span {
	background-color: #FFFFFF;
	border: 0 none;
	color: #6D94FF;
}
#pageNumFoot .end {
    margin-right: 0;
}
#pageNumFoot a:link {
    color: #434343;
}
#pageNumFoot a:visited {
    color: #434343;
}
#pageNumFoot a:hover {
    color: #6D94FF;
}
#pageNumFoot a:active {
    color: #434343;
}
#naviFoot .parent .selected {
    border-top: medium none;
}
}
