
@media screen and (min-width:980px) {
/* -----------------------------------------------
              Top-Page
   ----------------------------------------------- */


/* -----------------------------------------------
              Box
   ----------------------------------------------- */

/* -----------------------------------------------
              Components
   ----------------------------------------------- */

/*photo*/

ul#gallery li {
	display: none;
}

ul#gallery li.current {
	display: block;
}

.gv-panel-overlay {
	width: 236px;
	height: 42px;
	line-height: 1.4;
	padding-top: 7px;
}

.gv-panel-overlay p {
	font-size: 10px;
}

.gv-panel .gv-panel-overlay p {
	font-size: 12px;
}

/*book*/

.area {
	width: 204px;
	height: 290px;
	overflow: hidden;
}

.comp-book .area-image img {
	/*width: 143px;*/
	position: relative;
	top: 0;
}

.sexyCycle {
	height: 290px;
}

.comp-book .area-hd {
	background: #666666 url(../img/bg_book_hd.gif?ver=20140105) repeat-x;
	/*width: 545px;*/
	width:100%;
	height: 25px;
	position: absolute;
	left: 0px;
	top: 0px;
}

.comp-book .area-hd h2 {
	width:140px;
}

.comp-book {
	padding: 25px 20px 7px;
	border: 3px solid #666666;
	/*border-top: none;*/
	/*height: 280px;*/
}
.comp-book .btn-prev {
	position: absolute;
	left: 20px;
	top: 129px;
}
.comp-book .btn-next {
	position: absolute;
	right: 20px;
	top: 129px;
}
.comp-book .area-image img {
	/*width: 143px;*/
	height: 190px;
	position: relative;
	top: 0;
}

.comp-photo .hd {
	background: url(../img/txt_photo_top.gif?ver=20140107);
	width: 180px;
	height: 13px;
	position: relative;
	left: 12px;
	top: 7px;
}

.comp-photo .btn-photo {
	position: absolute;
	left: 256px;
	top: 9px;
}

.comp-photo .btn-kk-photo {
	position: absolute;
	left: 309px;
	top: 9px;
}

.comp-photo .btn-photo-db {
	position: absolute;
	right: 10px;
	top: 263px;
}

#yawaoshi-eizo {
	 /*width: 545px;
	 height: 315px;*/
}

#yawaoshi-eizo a {
	display:block;
}

.eizo a:hover {
	opacity: 0.6;
}

#yawaoshi-eizo-top {
	/*width: 354px;
	height: 280px;*/
	width:68%;
	padding-right: 2%;
	float: left;
	line-height: 1.75; text-align: justify;
}

#yawaoshi-eizo-top .image_center {
	text-align:center;
	/*width:354px;*/
	width:100%;
	height:200px;
	overflow: hidden;
	margin-top:20px;
	margin-bottom:20px;
}

#yawaoshi-eizo-top .image_center img {
	width: 100%; height:auto;
	margin-left:auto;
	margin-right:auto;
}

#yawaoshi-eizo-top h3 {
	margin-bottom:7px; 
}

#yawaoshi-eizo-top p {
	/*height:38px;*/
	overflow:hidden;
	margin-bottom:0;
	padding-bottom:0;
}

#yawaoshi-eizo-thumbs {
	float:right;
	width:30%;
}

#yawaoshi-eizo-thumbs ul {
	margin-top:20px;
	width:100%;
}

#yawaoshi-eizo-thumbs img {
	display: block;
	width:100%; height:auto;
	margin-bottom:10px;
}

span.eizo-caption {
	display: block;
	position: absolute;
	bottom: 0;
	/*width: 138px;*/ width:100%;
	box-sizing:border-box;
	height: 26px;
	padding: 3px 8px 3px;
	overflow: hidden;
	line-height: 1.8;
	color: white;
	background: #000;
	opacity: 0.6;
}
	
	
/*entry-content*/

#Main .entry-content .wp-caption.alignright{ float:right; width:200px; margin: 0px 0 20px 20px; text-align: center; height:200px; position: relative; overflow: hidden; background:#eee; border:0px solid #fff; }
#Main .entry-content .wp-caption.alignright img { position:absolute;
  top: 50%;
  left: 50%;
  width: auto;
  height: 100%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }

#Main .entry-content .wp-caption.alignright .wp-caption-text { display:none; }
	}

@media screen and (max-width: 767px)  {
	
#yawaoshi-eizo.float-l {float: none;}
#Wrapper > div.box-b15 .float-r {clear: both;}

#yawaoshi-eizo {
	 /*width: 545px;*/ width:100%; 
	 /*height: 315px;*/
}

#yawaoshi-eizo a {
	display:block;
}

.eizo a:hover {
	opacity: 0.6;
}

#yawaoshi-eizo-top {
	/*width: 354px;*/width:100%;
	/*height: 280px;*/height:auto;
	overflow: hidden;
	float: none;
}

#yawaoshi-eizo-top .image_center {
	text-align:center;
	/*width: 354px;*/width:100%;
	margin-top:20px;
	margin-bottom:20px;
}

#yawaoshi-eizo-top .image_center img {
	max-width:100%; height:auto;
	margin-left:auto;
	margin-right:auto;
}

#yawaoshi-eizo-top h3 {
	margin-bottom:7px; line-height: 1.75;
}

#yawaoshi-eizo-top p {
	height:38px;
	overflow:hidden;
	margin-bottom:0;
	padding-bottom:0;
}

#yawaoshi-eizo-thumbs {
	float:none;
	width: 100%;
}

#yawaoshi-eizo-thumbs ul {
	margin:10px 0 10px;
	display: table;
	table-layout: fixed;
	width:100%;
}
	
#yawaoshi-eizo-thumbs ul li {
	padding:0 0.25em;
	display: table-cell;
	margin-bottom:10px;
	overflow: hidden;
	box-sizing: border-box;
}
	
#yawaoshi-eizo-thumbs img {
	display: block;
	width:100%; height:auto;
}

span.eizo-caption {
	display: block;
	position: relative;
	margin-top: 5px;
	/*width: 138px;*/width:99%;
	height: 14px;
	font-size: 12px;
	padding: 3px 4px 3px;
	overflow: hidden;
	line-height: 1.4;
	color: white;
	background: #000;
	opacity: 0.6;
}
}
@media screen and (min-width:768px)and (max-width: 979px)  {

#yawaoshi-eizo.float-l {float: none;}
#Wrapper > div.box-b15 .float-r {clear: both;}

#yawaoshi-eizo {
	 /*width: 545px;*/width:100%; 
	 /*height: 315px;*/
}

#yawaoshi-eizo a {
	display:block;
}

.eizo a:hover {
	opacity: 0.6;
}	

	#yawaoshi-eizo-top {
	/*width: 354px;*/width:65%;
	/*height: 280px;*/height:auto;
	overflow: hidden;
	float: left;
	padding-right: 3%;
	box-sizing: border-box;
		text-align: justify;
}

#yawaoshi-eizo-top .image_center {
	text-align:center;
	width:100%;
	height:240px;
	overflow: hidden;
	margin-top:20px;
	margin-bottom:20px;
	
	
}

#yawaoshi-eizo-top .image_center img {
	width:100%; height:auto;
	margin-left:auto;
	margin-right:auto;
}

#yawaoshi-eizo-top h3 {
	margin-bottom:10px; 
}

#yawaoshi-eizo-top p {
	/*height:90px;*/
	overflow:hidden;
	margin-bottom:0;
	padding-bottom:0;
	
}

#yawaoshi-eizo-thumbs {
	float:right;
	width: 35%;
	padding:0;
	box-sizing: border-box;
}

#yawaoshi-eizo-thumbs ul {
	margin-top:20px;
	display: block;
	
	width:100%;
}
	
#yawaoshi-eizo-thumbs ul li {
	padding:0 0.25em;
	display: block;
	margin-bottom:10px;
	overflow: hidden;
}
	
#yawaoshi-eizo-thumbs img {
	display: block;
	width:100%; height:auto;
}

span.eizo-caption {
	display: block;
	position: absolute;
	bottom:0;
	/*width: 138px;*/width:100%;
	height: 24px;
	font-size: 12px;
	padding: 3px 4px 3px;
	overflow: hidden;
	line-height: 1.6;
	color: white;
	background: #000;
	box-sizing: border-box;
	opacity: 0.6;
}

	
}


@media screen and (max-width:979px) {
/* -----------------------------------------------
              Top-Page
   ----------------------------------------------- */


/* -----------------------------------------------
              Box
   ----------------------------------------------- */

/* -----------------------------------------------
              Components
   ----------------------------------------------- */

/*photo*/

ul#gallery li {
	display: none;
}

ul#gallery li.current {
	display: block;
}

.gv-panel-overlay {
	width: 236px;
	height: 42px;
	line-height: 1.4;
	padding-top: 7px;
}

.gv-panel-overlay p {
	font-size: 10px;
}

.gv-panel .gv-panel-overlay p {
	font-size: 12px;
}

/*book*/

.area {
	width: 204px;
	height: 290px;
	overflow: hidden;
}

.comp-book .area-image img {
	/*width: 143px;*/
	position: relative;
	top: 0;
}

.sexyCycle {
	height: 290px;
}

.comp-book .area-hd {
	background: #666666 url(../img/bg_book_hd.gif?ver=20140105) repeat-x;
	/*width: 545px;*/width:100%;
	height: 25px;
	position: absolute;
	left: 0px;
	top: 0;
}

.comp-book .area-hd h2 {
	/*width:140px;*/width:100%;
}

.comp-book {
	padding: 25px 10px 7px;
	border: 3px solid #666666;
	border-top: none;
	/*height: 280px;*/height:auto;
}
.comp-book .btn-prev {
	position: absolute;
	left: 20px;
	top: 129px;
}
.comp-book .btn-next {
	position: absolute;
	right: 20px;
	top: 129px;
}
.comp-book .area-image img {
	/*width: 143px;*/
	height: 190px;
	position: relative;
	top: 0;
}

.comp-photo .hd {
	background: url(../img/txt_photo_top.gif?ver=20140107);
	width: 200px;
	height: 13px;
	position: relative;
	left: 12px;
	top: 7px;
}

.comp-photo .btn-photo {
	position: absolute;
	left: 256px;
	top: 9px;
}

.comp-photo .btn-kk-photo {
	position: absolute;
	left: 309px;
	top: 9px;
}

.comp-photo .btn-photo-db {
	position: absolute;
	right: 10px;
	top: 263px;
}
	
/*entry-content*/
#Main .entry-content {font-size: 14px; line-height: 1.25;}

#Main .entry-content .wp-caption.alignright{ float:none; width:240px; margin: 20px auto 20px; text-align: center; height:240px; position: relative; overflow: hidden; background:#eee; border:10px solid #eee; }
#Main .entry-content .wp-caption.alignright img { position: absolute;
  top: 50%;
  left: 50%;
  width: auto;
  height: 100%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }

#Main .entry-content .wp-caption.alignright .wp-caption-text { display:none; }
	
	
	}