@charset "utf-8";
@import url("common.css");


/*------------------------------------
   .basic
-----------------------------------------------------------------------------------------------------*/
* {
	margin: 0;
	padding: 0;
}

header,
footer,
nav,
section,
article {
	display: block;
}

body, div, ol, ul, dl, form {
	margin: 0;
	padding :0;
	list-style: none;
}

body {
	width: 100%;
	color: #333;
	background: url(../image/bg_back_02.gif) repeat-y top center;
	font: normal 100% sans-serif;
	line-height: 1.8;
	font-size: 14px;
}

p, h1, h2, h3, h4, h5, h6, dt, dd, input, textarea {
	font-size: 100%;
	margin: 0;
	padding: 0;
}

img {	border: 0;}

.w100 {	width: 100%;}

.clearfix:after {
  content: ".";
  display: block;  
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}

a:link {
	color: #03F;
	text-decoration: underline;
}

a:visited {
	color: #03F;
	text-decoration: none;
}

a:hover {
	color: #03F;
	text-decoration: underline;
}

a:active {
	color: #03F;
	text-decoration: none;
}

a:hover img {
 	opacity: 0.8;
	filter: alpha(opacity=80);
 	-moz-opacity: 0.8;
}

#container {
	margin: 0 auto;
	padding: 0;
	overflow: hidden; /*スマホで幅を戻す為の指定*/
	background: url(../image/bg_back_02.gif) repeat-y top center;
}



header {
	margin: 0 auto;
	padding: 0;
	line-height: 0;
	position: relative;
}

h1 {
	padding: 0;
	margin: 0;
	line-height: 0;
}


article {
	width: 100%;
	margin: 0;
	text-align: left;
	background: #fff;
}

article section {
	clear: both;
}

.can_end {
	background: #F93;
	padding: 3px 0;
	margin-bottom: 20px;
	color: #fff;
	font-size: 170%;
	text-align: center;
	font-weight: bold;
}

.form_end {
	font-size: 180%;
	color: #f00;
	text-align: center;
}

.box_quiz {
	margin: 0 0 10px;
	padding: 0 0 15px;
}

.box_quiz p {
	text-align: center;
	margin: 0 2% 5px;
}

.box_quiz .quiz {
	background: url(../image/bg_back_03.jpg) repeat;
	margin: 15px 0;
	padding: 10px 0;
}

.box_quiz .box_buy {
	background: #fff;
	padding: 15px;
	margin: 0 10px;
}

.box_buy .get {
	display: block;
	margin: 3px 0 0 116px;
}

.box_buy a {
	display: block;
	width: 46%;
	margin-left: 2.5%;
	_margin-left: 2%;
	text-decoration: none;
	background: #eee;
	background: -moz-linear-gradient(top, #eee 0%, #eee 30%, #999 100%);
	background: -webkit-linear-gradient(top, #eee 0%, #eee 30%, #999 100%);
	background: linear-gradient(top, #eee 0%, #eee 30%, #999 100%);
	padding: 15px 0 7px;
	float: left;
	color: #000;
	border: solid 1px #999;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	box-shadow: 1px 1px 3px #999;
	-moz-box-shadow: 1px 1px 3px #999;
	-webkit-box-shadow: 1px 1px 3px #999;
	text-align: center;
	position: relative;
	behavior: url( PIE.htc );
}

.box_buy a:hover {
	text-decoration: none;
	background: #999;
	background: -moz-linear-gradient(top, #999 0%, #ccc 50%, #ccc 100%);
	background: -webkit-linear-gradient(top, #999 0%, #ccc 50%, #ccc 100%);
	background: linear-gradient(top, #999 0%, #ccc 50%, #ccc 100%);
}




/*------------------------------------
 全体構造
---------------------------------------------------------------------------------------------------*/
#container {
	width: 800px;
	margin: 0 auto;
	padding: 0 20px;
	background: url(../image/bg_back_02.gif) repeat-y 0 0;
}

article {
	margin: 0;
	padding: 3% 0 1px;
}

section {
	margin: 0 6% 50px;
}

.box_presents {
	background: url(../image/bg_back_03.jpg) repeat;
	margin: 0;
	padding: 3% 3% 0;
	border-bottom: dotted 1px #999;
}

.box_presents .tttl {
	display: block;
	float: left;
	margin-bottom: 10px;
}

.box_presents .book {
	float: right;
	margin: 0 0 20px;
}

.box_presents div {
	float: left;
	clear: left;
	width: 460px;
	padding-left: 25px;
	margin-bottom: 20px;
}

.box_mg {
	margin: 0 3% 50px;
}

.box_mg div {
	padding: 2% 3%;
	background: url(../image/bg_23.jpg) repeat;
}


.box_mokuji {
	background: url(../image/201307_seikou_cov+obi_w500.jpg) no-repeat top right;
}

.box_mokuji strong {
	font-size: 110%;
}

.box_mokuji ul {
	list-style: disc;
	margin-left: 1.3em;
}


h2,
h2.cttl {
	margin-bottom: 2%;
	padding: 1% 6%;
	background: url(../image/btn_back_23.gif) repeat-x 0 0 #f36;
	font-size: 150%;
	color: #fff;
	box-shadow: 0 1px 5px #999;
	text-shadow: 1px 1px #333;
}

h2.cttl {
	background: url(../image/h2_back_23.gif) repeat-x 0 0 #fee101;
	color: #000;
	text-align: center;
	text-shadow: 1px 1px 1px #fff;
}

h3 {
	margin-bottom: 10px;
	font-size: 150%;
	color: #f39;
}


img.w100 {
	display: block;
	width: 100%;
}

.box_period {
	margin-bottom: 30px;
	border: solid 1px #f00;
}

.box_period p {
	padding: 10px;
	background: #ffc;
}

.box_period span {
	font-weight: bold;
	color: #f00;
}


.box_profile .bg_pf {
	float: right;
	margin: 0 5px;
}
	
.box_profile p {
	font-size: 90%;
	margin-top: 20px;
}

.pro_v {
	padding: 15px 20px;
	margin: 0 30px 10px;
	background: #fee;
	-webkit-border-radius: 10px;
	_mox_border-radius: 10px;
	border-radius: 10px;
	position: relative;
}

.pro_v:after {
	position: absolute;
	width: 0;
	height: 0;
	border-top: 40px solid #fee;/*下向き三角*/
	border-right: 40px solid  transparent;/*左向き三角*/
	border-left: 40px solid transparent;/*右向き三角*/
	border-bottom: 40px solid transparent;/*上向き三角*/
	bottom: -65px;
	right: 90px;
	content:"";
	display: block;
}

.box_caution {
	margin: 10px 0;
	padding: 10px;
	background: #ffc;
	color: red;
	font-size: 85%;
}

.box_caution p {
	font-size: 85%;
}


.box_form input[type="submit"] {
	width: 15em;
	background: url(../image/btn_back_23.gif) repeat-x #e40203;
	margin: 0 auto 3%;
	padding: 1% 0;
	font-size: 150%;
	font-weight: bold;
	color: #fff;
	box-shadow: 1px 1px 2px #666;
	-moz-box-shadow: 1px 1px 2px #666;
	-webkit-box-shadow: 1px 1px 2px #666;
	border: solid 2px #f00;
	border-radius: 10px;
	-webkit-border-radius: 10px;  
  -moz-border-radius: 10px;
}

.box_form input[type="submit"]:hover {
	background: url(../image/btn_back_h_23.gif) repeat-x #423e3d;
	text-decoration: none;
	border: solid 2px #666;
}


.sub_btn {
	clear: both;
	text-align: center;
}

.box_dl {
	margin: 0;
}

.dl_caution {
	margin: 0 5% 5%;
	padding: 10px;
	color: #000;
	background: #ffc;
}

.dl_caution span {
	font-size: 85%;
	color: #f00;
}

.box_dl dt {
	font-weight: 600;
	text-align: center;
	margin-bottom: 10px;
}

.box_dl dd {
	text-align: center;
	margin: 5px 50px 50px;
	display: block;
}

.box_dl dd.btn a {
	display: block;
	background:  url(../image/btn_back_233.gif) repeat-x #e50203;
	margin: 0 100px 10px;
	padding: 8px 0;
	color: #fff;
	font-size: 200%;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	border: solid 3px #f33;
	_border: solid 3px #ab0606;
	border/**/: solid 3px #ab0606\9;
	border-radius: 15px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	box-shadow: 2px 2px 4px #666;
	position: relative;
	behavior: url("PIE.htc");
}

.box_dl dd.btn a:hover {
	background:  url(../image/btn_back_h_233.gif) repeat-x #44403f;
	color: #fff;
	text-decoration: none;
	border: solid 3px #666;
	position: relative;
	behavior: url("PIE.htc");	
}

.box_dl .dl_dis {
	margin-bottom: 20px;
	padding: 10px;
	background: #ffc;
	text-align: left;
	font-size: 90%;
}


/*------------------------------------
   .キャンペーン
-----------------------------------------------------------------------------------------------------*/
.box_cday {
	text-align: center;
	margin: 0 auto 5px;
}

.step_all {
	margin: 0 0 20px;
	padding: 15px 0 5px;
	background: url(../image/bg_back_03.jpg) repeat;
}

.step_ttl {
	font-weight: bold;
	font-size: 140%;
	color: #039;
}

.box_step {
	padding: 10px;
	margin: 0 10px 10px;
	background: #fff;
	text-align: center;
}

.box_step dt {
	font-weight: bold;
	font-size: 130%;
	color: #039;
	margin: 0 10px 20px;
	border-bottom: solid 1px #039;
}

.box_step .get_txt {
	margin-left: -10px;
}

.kquiz {
	margin: 20px 0 0;
	padding: 5px 0;
	background: #ffc;
	font-size: 140%;
}


ol {
	list-style: decimal;
}

ol li span {
	color: #000;
	font-family: sans-serif;
}

.box_form {
	clear: both;
	margin: 0 0 5px;
	padding: 0;
}

.box_form dt {
	width: 12.5em;
	float: left;
	clear: left;
	font-size: 110%;
	font-weight: bold;
	border-left: solid 5px #666;
	padding: 10px 20px;
	margin-left: 30px;
}

.box_form dd {
	padding: 0;
	margin: 0 0 10px;
	border-bottom: dotted 1px #666;
}

.box_form dd.answer {
	margin-bottom: 5px;
	border: none;
}

.box_form dd p {
	padding-left: 270px;
}

.box_form dd p.do1 {
	margin-bottom: 7px;
}

.box_form input {
	width: 400px;
	_width: 350px;
	padding: 10px 5px;
	margin: 5px 0 10px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	box-shadow: inset 2px 2px 5px #ccc;
	-moz-box-shadow: inset 2px 2px 5px #ccc;
	-webkit-box-shadow: inset 1px 1px 5px #ccc;		
	border: solid 1px #ccc;	
}

input:focus {
	background: #ffe;
}

.f_color {
	color: #f00;
	font-weight: bold;
}



/*------------------------------------
 footer
---------------------------------------------------------------------------------------------------*/
footer {
	height: auto;
	margin: 0 auto;
	padding: 20px 0 10px;
	background: #231816;
	color: #fff;
	font-size: 90%;
	text-align: center;
}

footer p {
	font-size: 90%;
	margin-bottom: 10px;
}

footer .company {
	font-size: 120%;
}

footer .f_link {
	margin: 0 auto 20px;
	font-size: 95%;
}

footer .f_link a,
footer .f_link a:active,
footer .f_link a:visited {
	color: #CFF;
	text-decoration: underline;
}

footer .f_link a:hover {
	color: #F00;
}



@media screen and (max-width: 800px) {
#container {
	width: 100%;
	padding: 0;
}

h1 img {
	width: 100% !important;
}


}


@media screen and (max-width: 768px) {
#container {
	width: 100%;
	line-height: 1.6;
}

h1 img {
	width: 100% !important;
}

article {
	padding: 4% 0;
}

aside {
	margin: 0 auto;
	text-align: center;
}


h2,
h2.cttl {
	margin-bottom: 3%;
	padding: 2% 5%;
	background: url(../image/cenbtn_06.gif) repeat-x 0 0 #ff9000;
	font-size: 150%;
	color: #fff;
	box-shadow: 0 1px 2px #666;
}

h2.cttl {
	background: url(../image/h2_back_23.gif) repeat-x 0 0 #fee101;
	color: #000;
	text-shadow: 1px 1px 1px #fff;
}

section {
	margin: 0 6% 5%;
}

img.switch {
	width: 100%;
}


.box_presents .book {
	float: right;
	margin: 0 0 20px;
	width: 28%;
}

.box_presents div {
	float: left;
	clear: left;
	width: 60%;
}


.box_period {
	margin-bottom: 5%;
}

.box_period p {
	-moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
	padding: 2%;
	margin: 0;
	background: #ffc;
	font-size: 90%;
}

.box_period span {
	font-weight: bold;
	color: #f00;
}

.box_caution {
	padding: 2%;
	background: #ffc;
	color: red;
}

.box_caution p {
	font-size: 85%;
}

.box_campaign .quiz {
	font: normal 100% sans-serif !important;
	background: #ffc;
	padding: 1%;
	margin: 3% 0;
	font-weight: bold;
}

.box_campaign .quiz p {
	color: #000;
	font-size: 110%;
	font-weight: bold;
	float: none;
}

.box_buy {
	margin: 0 10%;
}

.box_buy a {
	width: 46%;
	margin: 5px 0 5px 3%;
}

.box_buy .get {
	width: 80%;
	margin: 10px auto 0;
}

.box_form dt {
	width: auto;
	margin: 0;
	padding: 0;
	border: none;
}

.box_form dd {
	margin: 0 0 3%;
	padding: 0 0 2%;
}

.box_form dd.answer {
	border: none;
	margin-bottom: 0;
}

.box_form dd p {
	padding: 0;
	margin: 0;
	text-align: left;
}

.sub_btn {
	text-align: center;
}

.box_form dd input[type="text"] {
	width: 100%;
	padding: 10px 0;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	box-shadow: inset 2px 2px 5px #eee;
	-moz-box-shadow: inset 2px 2px 5px #eee;
	-webkit-box-shadow: inset 1px 1px 5px #ccc;		
	border: solid 1px #ccc;	
}

.box_form input[type="submit"] {
	display: block;
	width: 50%;
	margin: 0 auto 4%;
	padding: 2% 0;
	background: url(../image/btn_back_23.gif) repeat-x #e40203;
	font-weight: bold;
	font-size: 160%;
	color: #fff;
	box-shadow: 1px 1px 2px #666;
	-moz-box-shadow: 1px 1px 2px #666;
	-webkit-box-shadow: 1px 1px 2px #666;
	border: solid 2px #f00;
	border-radius: 10px;
	-webkit-border-radius: 10px;  
  -moz-border-radius: 10px;
	overflow: hidden;
}

.box_form input[type="submit"]:hover {
	background: url(../image/btn_back_h_23.gif) repeat-x #423e3d;
	text-decoration: none;
	border: solid 2px #666;
}

.bg_pf {
	text-align: center;
}

.box_profile p.pname {
	font-size: 110%;
	margin-bottom: 1%;
}

.campaign_btn {
	width: 80%;
	margin: 0 auto 5%;
	text-align: center;
}

.campaign_btn a {
	-moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
	display: block;
	width: 100%;
	height: 55px;
	background: url(../image/cenbtn_05.gif) repeat-x #2d6f1e;
	padding: 7px 0;
	color: #fff;
	text-decoration: none;
	text-align: center;
	font-size: 170%;
	font-weight: bold;
	border: solid 2px #86b80f;
	border-radius: 25px;
	-webkit-border-radius: 25px;  
  -moz-border-radius: 25px;
	box-shadow: 1px 2px 2px #ccc;
}

.campaign_btn a:hover {
	background: url(../image/cenbtn_11.gif) repeat-x #d851b0;
	color: #fff;
	border: solid 2px #ff21d4;
}

.box_dl {
	margin-bottom: 0;
}

.dl_caution {
	margin: 0 3% 6%;
	padding: 1% 2%;
	color: #000;
	background: #ffc;
	font-size: 90%;
}

.dl_caution span {
	color: #f00;
}

.box_dl dl {
	margin: 0;
}

.box_dl dt {
	font-weight: 600;
	text-align: center;
}

.box_dl img {
	width: 100%;
}

.box_dl dt span {
	font-weight: bold;
	color: #f00;
}

.box_dl dd {
	margin: 1% 10% 6%;
}

.box_dl dd.btn a {
	-moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
	display: block;
	background:  url(../image/btn_back_23.gif) repeat-x #e50203;
	padding: 2% 0;
	color: #fff;
	font-size: 180%;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	border: solid 3px #f33;
	border-radius: 15px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	box-shadow: 0 2px 2px #666;
	position: relative;
	behavior: url("PIE.htc");
}

.box_dl dd.btn a:hover {
	background:  url(../image/btn_back_h_23.gif) repeat-x #44403f;
	color: #fff;
	text-decoration: none;
	border: solid 3px #666;
	position: relative;
	behavior: url("PIE.htc");	
}

.box_dl dd iframe {
	width: 100%;
}

}



@media screen and (max-width: 480px) {
header h1 img {
	width: 100%;
}

h2,
h2.cttl {
	margin-bottom: 5%;
	padding: 4% 6%;
	background: url(../image/btn_back_23.gif) repeat-x 0 0 #f36;
	font-size: 130%;
	color: #fff;
	box-shadow: 0 1px 2px #666;
}

h2.cttl {
	color: #000;
	background: url(../image/h2_back_23.gif) repeat-x 0 0 #fee101;
	text-shadow: 1px 1px 1px #fff;
}

header .itag {
	width: 100%;
	position: absolute;
	top: 94%;
	left: 0;
}


.box_presents {
	margin: 0;
	padding: 0 0 3%;
	border: none;
}

.box_presents .tttl {
	width: 100%;
}

.box_presents .book {
	width: 250px;
	float: none;
	margin: 0 11% 3%;
}

.box_presents div {
	width: 88%;
	padding: 0 6%;
	margin: 0 0 6%;
}

.box_caution {
	margin: 0 0 3%;
	padding: 2% 3%;
}

.box_cday {
	font-size: 80%;
}

.box_step dt {
	font-size: 110%;
	margin-bottom: 10px;
}

.box_step  .get_txt {
	margin: 0 auto;
}

.box_buy a {
	width: 100%;
	margin: 5px auto;
}

.kquiz {
	font-size: 120%;
}

.box_osm {
	margin: 0 3%;
}


.pro_v {
	padding: 15px;
	margin: 0 3% 10px;
	background: #fee;
	-webkit-border-radius: 10px;
	_mox_border-radius: 10px;
	border-radius: 10px;
	position: relative;
}

.pro_v:after {
	position: absolute;
	width: 0;
	height: 0;
	border-top: 40px solid #fee;/*下向き三角*/
	border-right: 40px solid  transparent;/*左向き三角*/
	border-left: 40px solid transparent;/*右向き三角*/
	border-bottom: 40px solid transparent;/*上向き三角*/
	bottom: -65px;
	left: 105px;
	content:"";
	display: block;
}

.box_mokuji {
	background: none;
}

.bg_pf {
	float: none !important;
	display: block;
	text-align: center;
	margin: 0 auto;
}

.box_profile p {
	font-size: 90%;
}

.box_profile p.pname {
	font-size: 110%;
	margin-bottom: 1%;
	clear: both;
}

.box_quiz p {
	padding: 0 4%;
}

.campaign_btn {
	width: 84%;
	margin: 0 auto 10%;
	text-align: center;
}

.campaign_btn a {
	-moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
	display: block;
	width: 100%;
	height: auto;
	background: url(../image/cenbtn_05.gif) repeat-x #2d6f1e;
	padding: 7px 0;
	color: #fff;
	text-decoration: none;
	text-align: center;
	font-size: 130%;
	font-weight: bold;
	border: solid 2px #86b80f;
	border-radius: 25px;
	-webkit-border-radius: 25px;  
  -moz-border-radius: 25px;
	box-shadow: 1px 2px 2px #ccc;
}

.campaign_btn a:hover {
	background: url(../image/cenbtn_11.gif) repeat-x #d851b0;
	color: #fff;
	border: solid 2px #ff21d4;
}

.dl_caution {
	margin: 0 3% 6%;
	padding: 2%;
	color: #000;
	background: #ffc;
	font-size: 80%;
}

.dl_caution span {
	color: #f00;
}

.box_dl dd {
	margin: 1% 0 6%;
}

.box_dl dd.yt {
	margin;
}

.box_dl dd.btn a {
	-moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
	display: block;
	background:  url(../image/btn_back_23.gif) repeat-x #e50203;
	padding: 4% 0;
	margin: 0 10%;
	color: #fff;
	font-size: 130%;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	border: solid 3px #f33;
	border-radius: 15px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	box-shadow: 0 2px 2px #666;
	position: relative;
	behavior: url("PIE.htc");
}

.box_dl dd.btn a:hover {
	background:  url(../image/btn_back_h_23.gif) repeat-x #44403f;
	color: #fff;
	text-decoration: none;
	border: solid 3px #666;
	position: relative;
	behavior: url("PIE.htc");	
}

.mp_txt {
	margin: 0 4% 6%;
}


footer {
	margin: 0 auto;
	padding: 8% 2% 5%;
	font-size: 90%;
}

}