@charset "utf-8";
/* CSS Document */

/****************************************
clearfix
*****************************************/
.cf:before,
.cf:after {
display: table;
content: "";
}
.cf:after {
clear: both;
}
.cf {
zoom: 1;
}

#SCT3 ul:after,
.section .box:after,
.section .item:after,
.cols:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
#SCT3 ul,
.section .box,
.section .item,
.cols {
zoom: 1;
}

#pageBody {
background: none;
padding: 0 0 33px 0;
}
/****************************************
#mainVisual
*****************************************/
#mainVisual {
background: #fff url(../img/title_bg.png) no-repeat center top;
height: 439px;
}
#mainVisual h1 {
position: relative;
margin: 0 auto;
padding: 0;
width: 570px;
}
#mainVisual h1 img {
position: relative;
left: 55px;
top: 65px;
}

/****************************************
#SCT1-2
*****************************************/
#SCT1 {}
#SCT1 .cont {}
#SCT1 .item {
border-bottom: solid 2px #dddddd;
}
#SCT1 .item .block {
position: relative;
margin: 0 auto;
padding: 46px 0 42px 0;
width: 590px;
}
#SCT1 .item .image {
padding-top: 4px;
float: left;
}
#SCT1 .item .pack {
margin-left: 240px;
}
#SCT1 .item .catch {
margin-bottom: 8px;
font-size: 26px;
font-weight: bold;
line-height: 1.32;
color: #664444;
}
#SCT1 .item .name {
margin-bottom: 12px;
font-size: 32px;
font-weight: bold;
line-height: 1.32;
}

#SCT1 .item .price {
position: relative;
}
#SCT1 .item .price .campaign {
font-size: 22px;
font-weight: bold;
line-height: 1.2;
color: #cc0000;
}
#SCT1 .item .price .campaign span {
font-size: 24px;
font-weight: bold;
}
#SCT1 .item .price .campaign strong {
font-family: Helvetica, Arial, sans-serif;
font-size: 44px;
font-weight: bold;
}
#SCT1 .item .price .usual {
margin-top: 12px;
font-size: 22px;
line-height: 1.47;
}
#SCT1 .item .off {
position: absolute;
right: 0;
bottom: -4px;
}
#SCT1 .item .button {
margin-top: 34px;
}
#SCT1 .item .button a {
background: -moz-linear-gradient(top, #ffae66, #ff7800 5%, #ff4800);
background: -webkit-gradient(linear, left top, left bottom, from(#ffae66), color-stop(0.05, #ff7800), to(#ff4800));
-moz-box-shadow: 0px 2px 4px #c5c5c5;
-webkit-box-shadow: 0px 2px 4px #c5c5c5;
border: 1px solid #f70;
border-bottom: 1px solid #bc4800;
padding: 12px 0 11px 0;
color: #fff;
font-weight: bold;
cursor: pointer;
border-radius: 6px;
font-size: 40px;
text-shadow: 1px 1px 1px #cc5f00;
display: block;
text-align: center;
}
#SCT1 .item .soldout {
	background: -moz-linear-gradient(top, #f5f5f5, #dddddd 5%, #cccccc);
	background: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), color-stop(0.05, #dddddd), to(#cccccc));
    border: 1px solid #aaa;
	margin:30px auto;
	padding: 12px 0 11px 0;
	color: #000;
	font-weight: bold;
	border-radius: 6px;
	font-size: 40px;
	text-shadow: 1px 1px 1px #bccccc;
	display: block;
	text-align: center;
}
#SCT1 .item dl {
margin-top: 33px;
font-size: 24px;
line-height: 1.5;
}
#SCT1 .item .dl1 {
width: 410px;
float: left;
}
#SCT1 .item .dl2 {
float: right;
}
#SCT1 .item dt {
font-weight: bold;
}
#SCT1 .item .omake {
position: relative;
margin-bottom: -17px;
padding-top: 35px;
clear: both;
}
#SCT1 .item .omake .image {
position: absolute;
left: 0;
top: -95px;
float: inherit;
}
#SCT1 .item .omake p {
background-color: #fff588;
box-sizing: border-box;
border-radius: 8px;
padding: 15px 0 15px 0;
font-size: 20px;
font-weight: bold;
line-height: 1.5;
text-align: center;
color: #664444;
}
#SCT1 .item .omake p:after {
	content: "";
	position: absolute;
	top: 21px; left: 100px;
	margin-left: -10px;
	display: block;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 0 15px 20px 15px;
	border-color: transparent transparent #fff588 transparent;
}

#S1_BOX1 {
background-color: #e3f2e6;
border-bottom: solid 2px #dddddd;
padding: 70px 0 70px 0;
}
#S1_BOX2 {
background-color: #d9f0f5;
border-bottom: solid 2px #dddddd;
padding: 70px 0 70px 0;
}
#S1_BOX1 h2 {
margin-bottom: 60px;
text-align: center;
}
#S1_BOX2 h2 {
margin-bottom: 60px;
text-align: center;
}
#SCT1 .box .block {
position: relative;
margin: 0 auto 0 auto;
width: 570px;
}
#SCT1 .box .block h3 {
margin-bottom: 23px;
font-size: 30px;
font-weight: bold;
line-height: 1.35;
}
#SCT1 #S1_BOX1 .block h3 {
color: #44aa55;
}
#SCT1 #S1_BOX2 .block h3 {
color: #0099bb;
}
#SCT1 .box .block .exp {
font-size: 28px;
line-height: 1.59;
}
#SCT1 .box .block .exp span {
padding-top: 5px;
font-size: 24px;
display: inline-block;
}
#SCT1 .box .block .name2,
#SCT1 .box .block .name {
margin-top: 18px;
font-size: 24px;
font-weight: bold;
line-height: 1.35;
}
#SCT1 .box .block .image .name {
margin-top: 26px;
}
#SCT1 .box .block .name span {
padding: 4px 0;
display: inline-block;
font-weight: normal;
}
#SCT1 #B1_BLK1 {
margin: 0 auto;
width: 516px;
}
#B1_BLK1 .div1 .image {
width: 246px;
text-align: center;
float: left;
}
#B1_BLK1 .pack {
margin-left: 280px;
}
#B1_BLK1 .pack .img {
margin-bottom: 35px;
}
#SCT1 #S1_BOX1 #B1_BLK1 h3 {
background-color: #44aa55;
border-radius: 4px;
margin: 0 0 40px 0;
padding: 8px 0;
color: #fff;
text-align: center;
}
#B1_BLK1 .div1 {
height: 570px;
}
#B1_BLK1 .div2 {
height: 339px;
}
#B1_BLK1 .div2 .image {
float: left;
}
#B1_BLK1 .div2 .image2 {
float: right;
}
#SCT1 #B1_BLK3 {
margin-bottom: 70px;
}
#B1_BLK2 .image {
background-color: #fff;
box-sizing: border-box;
border-radius: 8px;
margin-top: 4px;
padding: 23px 25px 23px 25px;
width: 200px;
text-align: center;
float: right;
}
#B1_BLK2 .image h4 {
margin-bottom: 27px;
font-size: 24px;
font-weight: bold;
line-height: 1.35;
text-align: left;
color: #44aa55;
}
#B1_BLK2 .pack {
width: 330px;
}

#SCT1 #B2_BLK1 {
position: relative;
margin-bottom: 50px;
}
#SCT1 #B2_BLK2 {
position: relative;
margin-bottom: 52px;
}
#B2_BLK1 .image {
position: absolute;
left: -10px;
top: 0;
}
#B2_BLK1 .pack {
position: relative;
margin-left: 240px;
padding: 12px 0 47px 0;
}
#B2_BLK1 .pack h3 {
margin-left: 100px;
padding-bottom: 16px;
}
#B2_BLK1 .voice {
background-color: #c3e7ef;
box-sizing: border-box;
border-radius: 8px;
padding: 24px 30px 24px 30px;
font-size: 24px;
line-height: 1.5;
clear: both;
}
#B2_BLK2 .image {
float: left;
}
#B2_BLK2 .image img {
margin-left: -10px;
}
#B2_BLK2 .pack {
position: relative;
margin-left: 260px;
padding: 84px 0 0 0;
}
#SCT1 #S1_BOX2 #B2_BLK3 h3 {
background-color: #0099bb;
border-radius: 4px;
margin: 0 0 30px 0;
padding: 8px 0;
color: #fff;
text-align: center;
}
#B2_BLK3 .li1 {
margin-right: 30px;
float: left;
}
#B2_BLK3 .li2 {
float: left;
}
#B2_BLK3 .li3 {
float: right;
}