@charset "utf-8";
/* CSS Document */

#kimagure151218 {
	text-align: left;
	background: #fff url(../images/bg.jpg) repeat-x top;
	color: #262626;
}

#kimagure151218 img {
	vertical-align: top;
}

#kimagure151218 .pplink {
	color: #03f;
}

#kimagure151218 a:hover {
	text-decoration: underline;
}

#kimagure151218 a:hover img {
	filter: alpha(opacity=70);
	opacity: .7;
}

#kimagure151218 strong {
	color: #900;
}

#socialBtn,
#kimagure151218Lead,
#kimagure151218Coupon,
#kimagure151218 h2,
.cpItem,
.youtube,
.shopBtn,
#premium,
#details,
#copyrightArea,
#option {
	width: 860px;
	margin: 0 auto;
}

.nowrap {
	white-space: nowrap;
}

#kimagure151218 #logo img,
#kimagure151218 .senBtn img {
	width: auto;
}

#ttlArea {
	width: 100%;
	max-width: 988px;
	margin: 0 auto;
	position: relative;
	text-align: center;
}

#ttlArea img {
	max-width: 100%;
}

#socialArea {
	width: 100%;
	padding: .5em 0;
	text-align: right;
}

#socialArea li {
	display: inline-block;
	margin-left: 10px;
}

#header {
	position: relative;
	z-index: 20;
}

#kimagure151218Lead {
	color: #039;
	font-size: 138.5%;
	font-weight: bold;
	text-align: left;
}

#kimagure151218Lead .normal {
	font-size: 90%;
	font-weight: normal;
}

	#fin {
		color:#F00;
		font-size:140%;
		font-weight:bold;
		text-align:center;
		margin:30px 1%;
	}
	@media (max-width: 640px) {
		#fin {
			font-size:115%;
		}
	}

/*===========================
	kimagure151218PickUp
===========================*/

ul.kimagure151218PickUp {
	padding-left: 0 !important;
	margin: 2em auto 0 auto !important;
	overflow: hidden;
}

.kimagure151218PickUp li {
	list-style-type: none !important;
	display: inline-block;
	vertical-align: top;
	width: 167px;
	margin-bottom: 2em;
}

.kimagure151218PickUp li img {
	width: 100%;
}

.kimagure151218PickUp dd {
	font-size: 90%;
	margin-top: 1em;
	padding-left: 0.5em;
	line-height: 1.3;
	border-left: solid 5px #ffb400;
}

.kimagure151218PickUp dd .kimagure151218ItemTtl {
	font-size: 123%;
	font-weight: bold;
	margin-bottom: .25em;
}


/*===========================
	#details
===========================*/

#details {
	padding-bottom: 4em;
}

#details ul.caution {
	padding: 0;
	position: relative;
}

#details ul.caution li {
	margin-left: 1.5em;
}

#details ul.caution li:before {
	content: "※";
	position: absolute;
	left: 0;
}

#details h3 {
	height: 36px;
	background-color: #99ccff;
	border-left: solid 10px #ffb400;
	font-size: 138%;
	color: #039;
	line-height: 36px;
	padding-left: 0.6em;
	margin-top: 2em;
}

#details h4 {
	background-color: #ff9;
	color: #039;
	padding: .25em;
}

#details h4.kimagure151218PickUpHeader {
	color: #039;
	font-size: 138%;
	border-bottom: #ffb400 solid 3px;
	margin-top: 2em;
}

#details p {
	font-size: 123%;
	margin: 1em 0 0;
}

#details ul {
	margin: 1em 0;
	font-size: 123%;
	padding-left: 1em;
}

#details ul {
	list-style-type: disc;
}

#details ul.caution {
	font-size: 13px;
}

#details ul.caution li {
	list-style: none;
}

#details small {
	font-size: 69%;
}

#details ol.kimagure151218Ol {
	font-size: 123%;
	margin: 1em 0 0;
}

#details ol.kimagure151218Ol li {
	list-style: decimal inside;
}

#details span.pointup {
	color: #039;
	font-weight: bold;
}

#copyrightArea {
	padding: 4em 0 1em;
	font-size: 92%;
	font-family: Helvetica, Arial, sans-serif;
}

#termsMenu {
	padding: 1em;
	background-color: #232323;
    margin-top: 0;
}

#termsMenu h3,
#termsMenu ul {
	width: 860px;
	margin: 0 auto;
	color: #fff;
	text-align: left;
}

#termsMenu ul a {
	color: #fff !important;
}


/*===========================
	#option
===========================*/

#option {
	padding-bottom: 0;
	margin: 0 auto;
}

#option p {
	font-size: 97%;
}

.btn_store {
    text-align: center;
}
.btn_store p img {
    width:auto;
    height:auto;
				max-width:600px;
    margin: 1em 2%;
}


/*-----------------------------
	MOBILE
-----------------------------*/

@media screen and (max-width: 915px) {

	#kimagure151218,
	#ttlArea,
	#socialArea {
		width: 100%;
	}
	
	#socialBtn,
	#kimagure151218Lead,
	.shopBtn,
	#kimagure151218 h2,
	#details,
	#copyrightArea,
	#option {
		width: 94%;
	}
	
	.kimagure151218PickUp li {
		width: 30%;
		margin-left: 4%;
	}

	.kimagure151218PickUp dd {
		font-size: 100%;
	}

	#kimagure151218 img {
		max-width: 100%;
	}

	#termsMenu {
		padding: 3%;
	}
	
	#termsMenu h3,
	#termsMenu ul {
		width: 100%;
	}
}

@media screen and (max-width: 850px) {
	#kimagure151218,
	.ttlWrap {
		background-image: none;
	}
}

@media screen and (max-width: 640px) {

	#details h3,
	#details h4.kimagure151218PickUpHeader {
		font-size: 123%;
	}

	ul.kimagure151218PickUp {
		margin-top: 0 !important;
	}

	.kimagure151218PickUp li {
		float: none;
		width: 100%;
		overflow: hidden;
		margin: 0 !important;
		padding: 1em 0;
		border-top: solid 1px #bdbdbd;
	}

	.kimagure151218PickUp li:nth-of-type(1) {
		border-top: none;
	}

	.kimagure151218PickUp li dt {
		float: left;
		width: 40%;
	}

	.kimagure151218PickUp li dd {
		margin-left: 40%;
		margin-top: 0;
		border-left: none;
	}

	.kimagure151218PickUp li > a > img {
		width: 40%;
	}
}


/*-----------------------------
	forvita
-----------------------------*/

#forvita {
	width: 100%;
	max-width: 860px;
    margin: 0 auto;
    padding-bottom: 20px;
    position: relative; 
}

#forvita img {
	max-width: 100%;
	height: auto;
}

#forvita .contentBox{
	border-right:1px solid #c5c5c5;
	border-bottom:1px solid #c5c5c5;
	border-left:1px solid #c5c5c5;
}

#forvita .contentBox .txt {
    text-align: center;
}

#forvita .contentBox .copyright {
    color: #797979;
    font-size: 75%;
    padding: 7px 10px;
    text-align: right;
}

#forvita .info {
    padding-top: 10px;
    text-align: center;
}

.mt10{
	margin-top: 10px;
}

@media screen and (max-width: 915px) {
	#forvita .contentBox .txt {
    text-align: center;
    padding: 0 0.5em;
	}

	#forvita .info {
    text-align: center;
    padding: 10px 0.5em 0 0.5em;
	}
}