@charset "utf-8";
@import url("common.css");
@import url("fonts.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;
	font: normal 100% "Meiryo UI",'ＭＳ Ｐゴシック', 'ヒラギノ角ゴ Pro W3', Arial, sans-serif;
	line-height: 1.9;
	font-size: 17px;
	background: #ddd;
	-webkit-text-size-adjust: 100%;
}

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

img {	border: 0;}

.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;
	-webkit-transition: all 0.8s;
	transition: all 0.8s;
}

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;
}

.red { color: #682d87;}
.blue { color: #1980ff; }
.yellow { color: #ffff4d;}
.orange { color: #682d87;}
.pink { color: #F9F;}
.green { color: #390;}
.purple { color: #683667;}

.sizea { font-size: 110%;}
.sizeb { font-size: 120%;}
.sizec { font-size: 130%;}
.sized { font-size: 140%;}
.sizeL { font-size: 170%;}
.sizeLL { font-size: 340%;}

.stripe_pink { background: url(../image/bg_stripe_pink.gif) repeat;}

.bg_blue { background: #5db7dc;}
.bg_orange { background: #682d87;}
.bg_white {
	background: #fff;
	padding: 10px 20px;
}

ul.disc {
	list-style: disc !important;
	margin-left: 1em;
}

ol.decimal {
	list-style: decimal;
	list-style-position: inside;
}

ol.decimal li {
	background: #ff0;
	color: #f00;
	display: inline-block;
	margin: 0 0 7px;
	padding-left: 1.5em;
	text-indent: -1em;
}

ol.decimal span {
	background: #ff0;
	color: #f00;
	font-weight: bold;
}

@media print, screen and (max-width: 640px) {
.sizea { font-size: 110%;}
.sizeb { font-size: 120%;}
.sizec { font-size: 130%;}
.sized { font-size: 140%;}
.sizeL { font-size: 150%;}
.sizeLL { font-size: 200%;}
}



/*------------------------------------
	contents
-----------------------------------------------------------------------------------------------------*/
#container {
	width: 100%;
	background: #fff;
	margin: 0 auto;
	padding: 0;
	overflow: hidden; /*スマホで幅を戻す為の指定*/
}

.can_end {
	background: #f60;
	padding: 15px 0;
	color: #fff;
	font-size: 180%;
	text-align: center;
	font-weight: bold;
}

.lk {
	color: #519bed;
	font-size: 110%;
	margin: 10px auto;
	text-align: center;
}

.box_movie {
	position: relative;
	text-align: center;
}

.box_movie iframe,  
.box_movie object,  
.box_movie embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.fwarp {
	text-align: center;
	margin: 0 auto;
}

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

article {
	width: 100%;
	margin: 0;
	padding: 0;
}

section {
	padding-bottom: 8%;
	width: 100%;
}

div.in {
	width: 960px;
	margin: 0 auto;
}

.small { width: 750px !important;}

h2 {
	background: #fbf6d9;
	clear: both;
	color: #1c236d;
	font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "メイリオ", Meiryo, serif;
	font-size: 200%;
	font-weight: normal;
	margin: 0 auto 20px;
	padding: 30px 10px;
	text-align: center;	
}

.min {
	font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, serif;
	/*font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "メイリオ", Meiryo, serif;*/
	font-weight: normal;
}

h3.reason {
	padding: 5px 5%;
	margin-bottom: 20px;
	color: #682d87;
	font-size: 140%;
	text-align: center;
	border-bottom: solid 2px #682d87;
}

.bg_dammy {
	margin: 0 0 10px 10px;
	float: right;
}

.hs {
	margin: 0 0 15px 15px;
	float: right;
}

.tp_01 {
	list-style: disc;
	margin-left: 1em;
	margin-bottom: 1em;
	font-size: 120%;
	font-weight: bold;
}

.tp_ore { color: #682d87;}

.cs a {
	background: #333;
	border-radius: 5px;
	color: #fff;
	display: block;
	font-size: 110%;
	font-weight: bold;
	margin: 0 auto;
	padding: 10px;
	text-align: center;
	text-decoration: none;
}

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

.br_book { border: solid 1px #eee;}

.par a {
	display: block;
	background: #f17c37;
	border-radius: 10px;
	color: #fff;
	font-weight: bold;
	padding: 10px;
	text-align: center;
	text-decoration: none;
}

.par a:hover { opacity: 0.7;}


@media print, screen and (max-width: 800px) {
section p { margin-bottom: 1.5em !important;}
	
h2 {
	padding: 15px 5px;
	font-size: 150%;
}

h2 img { max-width: 100%;}

h3.reason {	font-size: 120%;}

div.in {
	-moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
	width: 100%;
}

.small { width: 100% !important;}

img.switch { width: 100%;}

section .spd0 p {	margin: 0 5%;}

section .spd0 ul,
section .spd0 ol,
section .spd0 .hs {	margin: 0 5% 10px;}

.spd { padding: 0 5%;}

h3.reason br { display: none;}

ul { margin-bottom: 20px;}

.br_no br { display: none;}
}

@media print, screen and (max-width: 640px) {
h2 br { display: none;}

.bg_dammy {
	float: none;
	margin: 0 auto;
	text-align: center;
}

.hs {	float: none;}

img.hs {
	display: block;
	margin: 0 auto 15px;
	text-align: center;
}
}

@media print, screen and (max-width: 480px) {
img.hs { max-width: 100%;}
}



/*-------------------------------------------------------------
	header
-------------------------------------------------------------*/
header {
	background: #00aff0;
	margin: 0 auto;
	padding: 5px 0;
	text-align: center;
}

header div.in {
	-moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
	width: 900px;
}

header .pr { position: relative;}

.kikan_sp { display: none;}

header .right_block {
	float: right;
	width: 70%;
}

header .tokuten {
	box-sizing: border-box;
	background: #002b56;
	border: solid 1px #fff;
}

header .tokuten img {	width: 100%;}

header .left_block {
	float: left;
	width: 30%;
	text-align: left;
}

img.bg_book {
	display: block;
	/*position: absolute;
	margin: auto;
	left: -110px;
	bottom: -100px;	
	top: 0;
	*/
}

img.cd10 {
	/*position: absolute;
	margin: auto;
	right: -20px;
	bottom: -200px;
	top: 0;
	*/
	-webkit-transform: rotate(-5deg);
	transform: rotate(-5deg);
	margin: 14px 0 0 16px;
}

.logo_sp { display: none;}

header .title_box {
	clear: both;
	padding: 20px 0;
}

header h1 {
	clear: both;
	line-height: 0;
}

.title_box .kiku { display: none;}

.title_box .ko {
	font-weight: bold;
	font-size: 170%;
	margin: 0 5%;
	line-height: 1.5;
}


@media print, screen and (max-width: 800px) {
header { padding: 0;}

header div.in {	width: 100%;}

h1 img {
	padding: 0;
	display: none;
}

.kikan_pc { display: none;}

.kikan_sp {
	display: block;
	background: #002b56;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

header .right_block {
	float: none;
	width: 100%;
	margin-bottom: 10px;
}

header .tokuten {
	box-sizing: border-box;
	width: 90%;
	margin: 0 auto;
	padding-top: 20px;
}

header .left_block {
	box-sizing: border-box;
	float: none;
	width: 100%;
	padding: 0 5%;
	margin: 30px 0 0;
}

header .left_block img {
	display: block;
	float: right;
}

.logo_sp {
	display: block;
	width: 75%;
}

img.cd10 { display: none !important;}

img.bg_book {
	width: 22%;
	margin-right: 2% !important;
}
}




/*-------------------------------------------------------------
	h1下
-------------------------------------------------------------*/
.present {
	clear: both;
	background: #b5e8fc;
	margin: 0 auto 40px;
	padding: 0;
}

.thanks_txt {
	background: #ededed;
	font-size: 80%;
	padding: 10px;
	margin: 10px 0 20px;
	text-align: left;
}



/*------------------------------------
 sns
---------------------------------------------------------------------------------------------------*/
.sns {
	clear: both;
	display: table;
	margin: 20px auto 0;
}

.shere_box {
	box-sizing: border-box;
	border: solid 1px #ccc;
	margin: 20px auto;
	padding: 10px;
	width: 750px;
}

.shere_box p {
	color: #fff;
	font-size: 80%;
}

.sns li {	display: table-cell;}

.twitter-share-button { margin-right: 20px;}

.fb-like {
	line-height: 1;
	margin: 0 20px 0 0 !important;
	padding: 0 !important;
	display: inline-block;
	vertical-align: top;
}

div#___plusone_0 { width: 180px !important;}

iframe.hatena-bookmark-button-frame {
	margin: 0 20px 0 0 !important;
}


@media print, screen and (max-width: 800px) {
.sns {
	display: block;
	margin: 10px auto 0;
}

.shere_box {
	margin: 20px 5%;
	width: auto !important;
}

.sns li {
	display: block;
	width: 100%;
	margin-bottom: 10px;
	border-bottom: solid 1px #ccc;
}

.sns li:last-child {
	border-bottom: none;
	margin-bottom: 0;
}

.twitter-share-button,
iframe.hatena-bookmark-button-frame { margin: 0 !important;}

.fb_iframe_widget > span {
	margin: 0 !important;
  vertical-align: baseline !important;
}
}




/*-------------------------------------------------------------
	メッセージ動画
-------------------------------------------------------------*/
.msg {
	background: #00adf4;
	margin-bottom: 40px;
	padding: 10px 0 30px;
	text-align: center;
}

.msg .maz {
	font-weight: bold;
	margin-bottom: 10px;
}

.msg .txt {
	background: #fff;
	font-size: 90%;
	padding: 10px;
	margin-bottom: 20px;
	text-align: left;
}

.yt { 
	position: relative;
	height: 0;
	padding-top: 56.25%;
	margin: 0;
	width: auto;
}

.yt iframe {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}



/*-------------------------------------------------------------
	特典
-------------------------------------------------------------*/
.cd {
	background: #49ccfd;
	margin: 0 0 40px;
	padding: 30px 0;
	text-align: center;
}

.cd h2 {
	background: none !important;
	color: #1c236d;
	font-size: 170%;
	margin-bottom: 10px;
	padding: 0;
}

.cd p.ttxt {
	margin-bottom: 10px;
	text-align: left;
	word-break: break-word !important;
}

.cd .tokuten {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	background: #002b56;
	border: solid 3px #fbf6d9;
	margin-bottom: 30px;
	padding-bottom: 10px;
}

ul.check_box { margin-bottom: 30px;}

ul.check_box li {
	background: url(../image/right-971482_640.png) no-repeat left center;
	font-size: 110%;
	padding: 5px 0 0 43px;
	text-align: left;
}

ul.white_box {
	background: #fff;
	font-size: 90%;
	padding: 10px;
	margin-bottom: 30px;
	text-align: left !important;
}

ul.white_box li {
	font-size: 90%;
	margin-left: 1em;
	text-indent: -1em;
}

.waku {
	background: #fff;
	border: solid 5px #f17c37;
	border-radius: 5px;
	padding: 5px 10px 10px;
}

.waku li { background: url(../image/douga.png) no-repeat left 0.3em !important;}

.chance {
	color: #fff;
	font-weight: bold;
	margin-bottom: 10px !important;
}



@media print, screen and (max-width: 800px) {
.cd h2 { font-size: 150%;}

.cd p { margin-bottom: 10px;}

.cd .tokuten img { width: 100%;}
}


/*------------------------------------
	ランクイン
-----------------------------------------------------------------------------------------------------*/
ul.store {
	margin-bottom: 30px;
	overflow: hidden;
}

ul.store li {
	padding-bottom: 30px;	
	text-align: center;
}

ul.store li:last-child { padding-bottom: 0;}

@media print, screen and (max-width: 800px) {
ul.store li img.half {
	width: 49%;
	float: left;
	padding: 0 1% 1% 0;
}

ul.store br { display: block !important;}
}


@media print, screen and (max-width: 480px) {
ul.store li {
	float: none;
	width: 100%;
	margin: 0 0 20px;
	font-size: 90%;
}

ul.store li img.half {
	width: 100%;
	float: none;
	padding: 0;
}
}




/*------------------------------------
	まえがき
-----------------------------------------------------------------------------------------------------*/
.mae_box {
	background: #fbf6d9;
	font-size: 90%;
}

.mae_box .ks_box {
	background: #fff;
	padding: 20px 10px;
}

.mae_box .inner {
	background: url(../image/border01.png) repeat;
	line-height: 35px;
}


@media print, screen and (max-width: 800px) {
.mae_box {
	box-sizing: border-box;
	padding: 0 5% 8%;
}

.mae_box .ks_box p {
	margin-bottom: 0 !important;
}
}



/*------------------------------------
	著者プロフィール
-----------------------------------------------------------------------------------------------------*/
section.pf {
	background: #fff;
	font-size: 90%;
}

section.pf h2 {
	background: #1c236d;
	color: #fff;
}

section.pf .author {
	float: right;
	margin: 0 0 15px 15px;
}

section.pf .name {
	font-size: 130%;
	font-weight: bold;
}

@media print, screen and (max-width: 640px) {
section.pf {	font-size: 80%;}

section.pf .author {
	display: block;
	float: none;
	margin: 0 auto 15px;
}

section.pf .name { text-align: center;}
}

@media print, screen and (max-width: 640px) {
section.pf {	font-size: 80%;}

section.pf img { width: 100%;}
}




/*------------------------------------
	キャンペーン参加方法
-----------------------------------------------------------------------------------------------------*/
section.pg {
	background: #1c236d;
	margin: 0;
	padding-bottom: 0;
}

section.pg h2 {	background: #49ccfd; !important}

.canmae {
	color: #fff;
	margin: 0 auto 20px;
	text-align: center;
}

.step2 {
	text-align: center;
	margin: 0 auto 30px;
	font-weight: bold;
}

.step_all {	margin-right: -1%;}

.box_step {
	-moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
	display: inline-block;
	width: 49%;
	margin: 0 1% 30px 0;
	padding: 15px 20px;
	text-align: center;
	background: #fff;
	float: left;
	border-radius: 5px;
	position: relative;
}

img.number {
	position: absolute;
	top: -22px;
	left: -1px;
}

.box_step .stttl {
	margin: 5px 0 15px;
	font-weight: bold;
	font-size: 140%;
	color: #333;
}

.box_step .isp {
	margin: 10px 0;
	font-weight: bold;
}

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

.box_buy {
	width: 100%;
	text-align: center;
	margin: 0 auto;
}

.box_buy a {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	display: block;
	width: 100%;
	text-decoration: none;
	background: #eee;
	background: -moz-linear-gradient(top, #eee 0%, #eee 30%, #ccc 95%);
	background: -webkit-linear-gradient(top, #eee 0%, #eee 30%, #ccc 95%);
	background: linear-gradient(top, #eee 0%, #eee 30%, #ccc 95%);
	padding: 15px 0 0;
	margin-top: 7px;
	color: #000;
	border: solid 1px #aaa;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	float: left;
}

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

.kquiz {
	padding: 10px;
	background: #fdf3e0;
}

.kquiz p {
	margin-bottom: 0 !important;
	font-weight: bold;
	color: #1c236d;
}

.tm_txt {
	color: #039;
	text-align: center;
	font-size: 140%;
	font-weight: bold;
}

.do1 {
	color: #f17c37 !important;
	font-weight: bold;
}


@media print, screen and (max-width: 800px) {
.step_all {	margin: 0 2%;}

.box_step {
	padding: 10px;
	font-size: 90%;
}
}


@media print, screen and (max-width: 640px) {
.box_step {
	width: 100%;
	margin: 0 0 15px;
	padding: 10px;
	font-size: 100%;
	float: none;
}

img.number {
	position: absolute;
	top: -13px;
	left: -3px;
}

.step2 { font-size: 130%;}

.box_step .stttl {
	margin: 5px 0 0;
	padding: 1px 30px;
}
}

@media print, screen and (max-width: 480px) {
section.d { font-size: 90%;}

.box_step .stttl { font-size: 130%;}
}



/*------------------------------------
	form
-----------------------------------------------------------------------------------------------------*/
section.f {
	background: #49ccfd;
	margin: 0 auto;
	padding: 0 0 30px;
}

.box_black {
	margin: 0 auto 7px;
	text-align: center;
}

.box_black p {
	display: inline-block;
	background: #222;
	padding: 10px;
	color: #fff;
	font-weight: bold;
	font-size: 140%;
	border-radius: 5px;
}

.period {	color: #fde74c;}

.period span {
	background: #fff;
	padding: 5px;
	color: #f00;
}

.box_form {
	-moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
	width: 100%;
	padding: 20px 20px 1px !important;
}

.box_form dt span {
	font-size: 140%;
	padding-right: 3px;
}

.box_form dd { margin: 1px 0 10px;}

.box_form dd.answer { margin: 5px 0 10px;}

.box_form dd p.do1 {
	margin: 7px 0;
	color: #fff;
}

.box_form input {
	-moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
	width: 100%;
	padding: 10px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	box-shadow: inset 1px 1px 2px #ddd;
	border: solid 1px #bbb;
}

input:focus {
	background: #ffe;
	box-shadow: inset 0 0 3px #06F !important;
}

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

.sub_btn {
	text-align: center;
	margin: 30px auto;
}

.sub_btn input {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	display: block;
	width: 100%;
	margin: 0 auto;
	padding: 10px;
	background: linear-gradient(top, #333979 30%, #1c236d 61%);
	background: -moz-linear-gradient(top, #333979 30%, #1c236d 61%);
	background: -webkit-linear-gradient(top, #333979 30%, #1c236d 61%);
	color: #fff;
	font: normal 100% "Meiryo UI",'ＭＳ Ｐゴシック', 'ヒラギノ角ゴ Pro W3', Arial, sans-serif;
	font-size: 200%;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	border: solid 1px #333979;
	border-radius: 7px;
	-webkit-appearance: button;
}

.sub_btn input:hover {
	cursor: pointer;
 	opacity: 0.8;
	filter: alpha(opacity=80);
 	-moz-opacity: 0.8;
}

.form_txt li {
	font-size: 70%;
	margin-left: 1em;
	text-indent: -1em;
}

.form_end {
	margin: 0 auto;
	text-align: center;
	font-size: 180%;
	font-weight: bold;
}


@media print, screen and (max-width: 800px) {
.box_black {
	margin: 0 5% 3px;
	text-align: center;
}

.box_black p {
	font-size: 120%;
	margin-bottom: 0;
}

.box_form {
	-moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
	margin: 0 5% 30px;
	padding: 20px;
}

.sub_btn input {
	padding: 15px;
	font-size: 140%;
}

.form_txt {	margin-bottom: 5px !important;}
}




/*------------------------------------
 footer
---------------------------------------------------------------------------------------------------*/
.br1 { border-top: solid 1px #ccc;}

footer {
	height: auto;
	margin: 0 auto;
	padding: 15px;
	color: #333;
	font-size: 70%;
	text-align: left;
}

footer p { margin-bottom: 3px;}

footer .f_link {
	float: right;
	margin: 0 auto 10px;
	font-size: 90%;
	color: #333 !important;
}

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

footer .f_link a:hover {
	color: #F00 !important;
	text-decoration: underline !important;
}

footer .com_box {	float: left;}


@media print, screen and (max-width: 800px) {
footer {
	font-size: 80%;
	text-align: center;
}

footer .f_link,
footer .com_box {
	float: none;
	font-size: 90%;
}

footer .company,
footer .add { display: none;}
}

@media print, screen and (max-width: 640px) {
.box_form dd { margin: 3px 0 15px;}

.sub_btn input { width: 80%;}
}





/*
@media print, screen and (max-width: 800px) {}

@media print, screen and (max-width: 640px) {}

@media print, screen and (max-width: 480px) {}
*/