@charset "utf-8";

.cover h1 {
	width: 50px;
	height: 252px;
	background-image: url(../../items/images/pc/title.png);
}

#lineup { margin-bottom: 50px; }

#lineup .box p {
	margin-bottom: 0.5em;
}

#lineup .box span.price {
	font-size: 1.3em;
	font-weight: 700;
}

#lineup .box table {
	border: 0;
}
#lineup .box table td.price{
	font-size: 1.3em;
	font-weight: 700;
}


#postage {
	margin-bottom: 50px;
}
#postage .container {
	padding: 20px 0;
	background-image: url(../../items/images/postage_bg.png);
	border-radius: 5px;
	width: 1100px;
	text-align: center;
}
#postage .container p{
	font-size: 1.3em;
	font-weight: 700;
	color: #c51385;
}
/*
#postage h2 {
	margin-right: 40px;
	float: left;
	width: 242px;
	height: 60px;
	background-image: url(../../contact/images/pc/tel_hl.png);
	background-position: left center;
	background-repeat: no-repeat;
	text-indent: -10000em;
}

#postage .number {
	float: left;
	width: 324px;
	height: 60px;
	background-image: url(../../contact/images/pc/tel_number.png);
	background-position: left top;
	background-repeat: no-repeat;
	text-indent: -10000em;
	border-radius: 5px;
}
*/



#package {
	margin-bottom: 50px;
}

#package .container {
	padding-left: 300px;
	position: relative;
	width: 800px;
	min-height: 213px;
}

#package h2 {
	margin-bottom: 0.75em;
}

#package p {
	margin-bottom: 0.5em;
}

#package img {
	position: absolute;
	left: 0;
	top: 0;
	width: 270px;
}

.campaign .present {
	margin-bottom: 20px;
	width: 492px;
	height: 52px;
	background-image: url(../../items/images/pc/campaign_present.png);
	background-position: left top;
	background-repeat: no-repeat;
	text-indent: -10000em;
}

.campaign dt {
	font-size: 1.2em;
	font-weight: 700;
}

#order { margin-bottom: 70px; }

#order .container {
	padding: 50px 150px;
	width: 800px;
	background-image: url(../../items/images/order_bg.png);
	border-radius: 10px;
}

#order h2 {
	margin: 0 auto 50px auto;
	width: 369px;
	height: 38px;
	background-image: url(../../items/images/pc/order_hl.png);
	background-position: center top;
	background-repeat: no-repeat;
	text-indent: -10000em;
}

#order p { margin-bottom: 1em; text-align: center; }

#order ul.ordersheet li {
	margin-bottom: 10px;
	padding: 20px 50px;
	background-color: #fff;
	border-radius: 5px;
}

#order ul.ordersheet li span {
	display: block;
	float: left;
	font-weight: 700;
	width: 120px;
}

#order ul.ordersheet li dl {
	float: left;
	width: 580px;
}

#order ul.ordersheet li dl dt {
	float: left;
	width: 150px;
}

#order ul.ordersheet li dl dd {
	float: left;
	width: 130px;
}

#order ul.ordersheet li dl dt:nth-child(5) {
	clear: left;
}

#order .info {
	margin-bottom: 10px;
	padding: 30px 50px;
	background-color: #fff;
	border-radius: 5px;
}

#order .info dl {
	margin-bottom: 30px;
	border-bottom: solid 2px #ccc;
}

#order .info dl dt {
	padding: 10px 30px 10px 0;
	border-top: solid 2px #ccc;
	float: left;
	clear: left;
	width: 270px;
	text-align: right;
}

#order .info dl dd {
	padding: 10px 0;
	border-top: solid 2px #ccc;
	float: left;
	width: 400px;
}

#order dl.confirm {
	margin-bottom: 30px;
	padding: 30px 50px;
	background-color: #fff;
}

#order dl.confirm dt {
	padding: 10px 30px 10px 0;
	border-top: solid 2px #ccc;
	float: left;
	clear: left;
	width: 270px;
	text-align: right;
}

#order dl.confirm dd {
	padding: 10px 0;
	border-top: solid 2px #ccc;
	float: left;
	width: 400px;
}

#order .required { color: #300; }

#order .buttons { text-align: center; }



@media screen and (min-width: 641px){
	
.cover .start{
	margin: 0 auto;
}

.cover .start .st_left{
	width: 400px;
	height: 80px;	
	background-image: url("../../images/pc/start_2022.png");
	float: left;
}

.cover .start p{
float: right;
}	

#lineup .box {
	padding-top: 0;
	position: relative;
	min-height: 318px;
}

#lineup .box h2 {
	width: 313px;
	height: 48px;
	background-position: 0 top;
	background-repeat: no-repeat;
	text-indent: -10000em;
    margin-bottom: 30px;
}
    
#lineup #minenotsuki h2 { background-image: url(../../items/images/pc/minenotsuki_hl.png); }
#lineup #mineyutaka h2 { background-image: url(../../items/images/pc/mineyutaka_hl.png); }
#lineup #minenokanade h2 { background-image: url(../../items/images/pc/minenokanade_hl.png); }
#lineup #minehime h2 { background-image: url(../../items/images/pc/minehime_hl.png); }
#lineup #gift h2 { background-image: url(../../items/images/pc/giftset_hl.png); }

#lineup .box img {
	position: absolute;
	top: 0;
	width: 550px;
}
    
#lineup .box p {

}

#lineup .styleA {
	padding-left: 590px;
}

#lineup .styleA h2 {
	
}

#lineup .styleA img {
	left: 0;
}

#lineup .styleB h2 {
	left: 462px;
}

#lineup .styleB {
	padding-top: 50px;
	padding-right: 590px;
}

#lineup .styleB img {
	right: 0;
}
    
#lineup .inner {
    padding-top: 50px;
}
}

@media screen and (max-width: 640px){
	
.cover .start{
	margin: 0 auto;
}

.cover .start .st_left{
	width: 580px;
	height: 90px;	
	background-image: url("../../items/images/start_2022.png");
	margin: 0 auto 20px;
}

#lineup .box {
	margin-bottom: 30px;
	padding: 0 30px 0 110px;
	position: relative;
}

#lineup .box h2 {
	position: absolute;
	left: 30px;
	top: 0;
	width: 58px;
	height: 360px;
	background-position: center top;
	background-repeat: no-repeat;
	text-indent: -10000em;
}
    
#lineup #minenotsuki h2 { top: 0; background-image: url(../../items/images/minenotsuki_hl.png); }
#lineup #mineyutaka h2 { background-image: url(../../items/images/mineyutaka_hl.png); }
#lineup #minenokanade h2 { background-image: url(../../items/images/minenokanade_hl.png); }
#lineup #minehime h2 { background-image: url(../../items/images/minehime_hl.png); }
#lineup #gift h2 { background-image: url(../../items/images/giftset_hl.png); }

#lineup .box img {
	margin-bottom: 15px;
}

#postage .container {
	margin: 0 30px;
	padding: 20px 0;
	border-radius: 5px;
	width: auto;
}


#package .container {
	margin: 0 30px;
	padding: 0;
	width: auto;
}

#package h2 {
	margin-bottom: 0.75em;
}

#package p {
	margin-bottom: 0.5em;
}

#package img {
	margin-bottom: 0.5em;
	position: relative;
	left: inherit;
	top: inherit;
	width: 100%;
}

#order .container {
	margin: 0 30px;
	padding: 30px 30px;
	width: auto;
	background-image: url(../../items/images/order_bg.png);
	border-radius: 10px;
}

#order .container p {
	text-align: left;
}

#order ul.ordersheet li span {
	display: block;
	float: none;
	font-weight: 700;
	width: 160px;
}

#order ul.ordersheet li dl {
	float: none;
	width: 500px;
}

#order ul.ordersheet li dl dt {
	float: left;
	clear: left;
	width: 240px;
}

#order ul.ordersheet li dl dd {
	float: left;
	width: 200px;
}

#order .info {
	margin-bottom: 30px;
	padding: 30px 50px;
	background-color: #fff;
	border-radius: 5px;
}

#order .info dl dt {
	padding: 0;
	border-top: solid 2px #ccc;
	float: none;
	width: auto;
	text-align: left;
}

#order .info dl dt:first-child { border-top: none; }

#order .info dl dd {
	padding: 10px 0;
	border-top: none;
	float: none;
	width: auto;
}

#order dl dd input[type="text"]{
	font-size: 1em;
}

}
