@charset "UTF-8";
/* CSS Document */
.container,container section {
	width:100%;
	margin:0 auto;
}

.inner {
	width:1024px;
	margin:0 auto;
	padding:20px;
}
.tbl {
	display:table;
	
}
.tbl > div {
	display:table-cell;
	vertical-align:top;
}

#header {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #fff), color-stop(0.50, #fff), color-stop(0.50, #000), color-stop(0.00, #000));
	background: -webkit-linear-gradient(top, #000 0%, #000 50%, #fff 50%, #fff 100%);
	background: -moz-linear-gradient(top, #000 0%, #000 50%, #fff 50%, #fff 100%);
	background: -o-linear-gradient(top, #000 0%, #000 50%, #fff 50%, #fff 100%);
	background: -ms-linear-gradient(top, #000 0%, #000 50%, #fff 50%, #fff 100%);
	background: linear-gradient(to bottom, #000 0%, #000 50%, #fff 50%, #fff 100%);

}
#header .inner.tbl .fl_l img { padding-top: 114px; }
#header .inner.tbl .fl_r h3 img {
	padding-top: 68px;
	padding-left: 58px;
}
#index {
	background: #000000;
	 transform: skew(0deg, -15deg);
	 margin-top:100px;
	 padding-top:130px;
}
#index > div {transform: skew(0deg, 15deg);}

#index .inner.tbl div:nth-child(1) p:nth-child(1) {
	padding-left: 60px;
	padding-bottom: 28px;
}
#index .inner.tbl div:nth-child(2) {
	color:white;
	font-size:18px;
	position:relative;
}
#index .inner.tbl div:nth-child(2) ul {
	list-style-type:none;
	padding:0;
	margin:0;
	z-index:2;
}
#index .inner.tbl div:nth-child(2) ul li {
	margin-bottom:1em;
}
#index .inner.tbl div:nth-child(2) .arrow {
	display:block;
	width:204px;
	height:204px;
	margin:0;
	background:black;
	transform:rotate(45deg);
	position:absolute;  
	bottom:-50px;
	left:0;
	z-index:-1;
	
}
#index .inner.tbl div:nth-child(2) .arrow span {
	display:flex;
	transform:rotate(-45deg);
	position:absolute;
	flex-direction:column;
	justify-content:center;
	text-align:center;
	left:0;
	right:0;
	top:0;
	bottom:0;
	padding-top:150px;
	
}
#index .inner.tbl div:nth-child(2) .arrow span:after {
	display:block;
	border-style:solid;
	border-width:19px 15px;
	border-color:white transparent transparent;
	width:0;
	height:0;
	content:"";
	left:calc(50% - 15px);
	bottom:-2em;
	position:absolute;

}
#block1 { margin-top: 73px; }
#block1 h3 {margin-top:113px;}
.bookContent {
	float: right;
	width: 587px;
	position:relative;
	margin-right:10px;
	border:solid 1px #cacaca;
	border-radius: 0px 10px 10px 0px;
	box-sizing:border-box;
	padding:36px 25px;
	background: -moz-linear-gradient(left, #bcbcbc 0%, #fff 33%, #fff 100%);
	background: -ms-linear-gradient(left, #bcbcbc 0%, #fff 33%, #fff 100%);
	background: linear-gradient(to right, #bcbcbc 0%, #fff 33%, #fff 100%);
	font-size:13px;	
	line-height:1.8;
}
.bookContent:before,.bookContent:after {
	width: 587px;
	position:absolute;
	margin-right:10px;
	border:solid 1px #cacaca;
	border-radius: 0px 10px 10px 0px;
	box-sizing:border-box;
	padding:36px 25px;
	background: -moz-linear-gradient(left, #bcbcbc 0%, #fff 33%, #fff 100%);
	background: -ms-linear-gradient(left, #bcbcbc 0%, #fff 33%, #fff 100%);
	background: linear-gradient(to right, #bcbcbc 0%, #fff 33%, #fff 100%);
	content:"";
	top:0;
	bottom:0;
	left:0;
	right:0;
	
}
.bookContent:before {
	z-index:-1;
	margin-left:5px;
}
.bookContent:after {
	z-index:-2;
	margin-left:10px;
}
.bookContent h4 { font-size:17px;margin:0 0 0.5em 0;}
.bookContent h5 { font-size:15px;margin:0;}
.bookContent p { font-weight:bold; margin:0;}
.bookContent ul,.bookContent ul li {margin:0;padding:0;}
.bookContent ul li { margin-left:1.5em;}
#block2 {
	background: #000000;
	 transform: skew(0deg, 10deg);
	 margin-top:120px;
	 padding-top:0;
	 padding-bottom:100px;
}
#block2 .inner {
	transform: skew(0deg, -10deg);
}
#block2 .b2left {
	color:#fff;
	width:380px;
	line-height:1.8;
	margin-top:-50px;
}
#block2 .bookContent {margin-top:-60px;padding-bottom:100px;}
#information {
	background-color: #e1e2dc;
	margin-top:125px;
}
#information .inner.tbl .fl_l {
	padding-right: 83px;
	padding-left: 83px;
}

 
.thumbnail {
	height: auto;
	width: 200px;
	display: block;
	margin: 0 auto;
}

#information .inner.tbl .fl_l p .sample {
	background-color: #b92700;
	display: block;
	height: 25px;
	width: 128px;
	margin-right: auto;
	margin-left: auto;
	line-height: 29px;
	font-size: 12px;
	text-decoration: none;
	color: #fff;
	text-align: center;
	border-radius: 3px;
	text-shadow: 0px 1px rgba(0,0,0,0.5);
	box-shadow: 0px 4px 0px #dd2f00;
	transition: 0.3s;
}
#information .inner.tbl .fl_l p .sample:hover { opacity: 0.7; }


#information .inner.tbl {
	padding-top: 36px;
	padding-bottom: 36px;
}
#information .inner.tbl .fl_r ul,
#information .inner.tbl .fl_r ul li { margin:0; 
}
#information .inner.tbl .fl_r ul li p {
	margin: 0px;
	padding: 0px;
	font-size: 18px;
	font-weight: bold;
}
#information .inner.tbl .fl_r ul li p span { font-size: 22px; }


#information .inner.tbl .fl_r ul {
	margin:0;
	border-top:dotted 2px #000;
	display:table;
	justify-content:space-around;
	list-style-type:none;
	width: 100%;
	padding: 0;
	
}
#information .inner.tbl .fl_r ul:nth-child(4) { border-bottom: 2px dotted #000; }

#information .inner.tbl .fl_r ul li {
	display: table-cell;
	vertical-align: middle;
	padding: 15px 0;
	line-height: 1.5;
	font-size: 14px;
}

#information .inner.tbl .fl_r ul li:nth-child(1) {
	width:auto;
}
#information .inner.tbl .fl_r ul li:nth-child(2) {
	width:170px;
}

#information .inner.tbl .fl_r li a {
	background: -moz-linear-gradient(#f9cc42, #d9a302);
	background: -ms-linear-gradient(#f9cc42, #d9a302);
	background: linear-gradient(#f9cc42, #d9a302);
	display:block;
	width:154px;
	height:40px;
	color:#fff;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.5);
	text-decoration:none;
	line-height:40px;
	text-align:center;
	outline:solid 1px #fed762;
	outline-offset: -2px;
	transition: 0.3s;
 }
#information .inner.tbl .fl_r ul li a:hover { opacity: 0.8; }
#information{ margin-bottom:50px; 
}
#order { margin-bottom:125px; 
}
footer {
	background-color: black;
	text-align: center;
	font-size: 16px;
	color: white;
	padding-top: 15px;
	padding-bottom: 15px;
	position:fixed;
	bottom:0;
	width:100%;
}
footer p {
	padding:0;
	margin:0.3em 0 ;
	font-size:14px;
}
footer p:nth-child(1) span{ font-size: 18px; }
footer ul {
	display: table;
	margin: 0 auto;
}
footer ul li {
	display: table-cell;
	padding-right: 15px;
	padding-left: 45px;
	font-size: 18px;
	height: 32px;
	vertical-align: middle;
	position: relative;
}
footer ul li a {
	color: #fff;
	text-decoration: none;
}
footer ul li a:hover { text-decoration: underline; }

footer ul li:before {
	display: block;
	height: 28px;
	width: 34px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size:contain;
	content: "";
	float: left;
	position: absolute;
	top: 0px;
	left: 0px;
}
footer ul li:nth-child(1):before { background-image: url(../images/ico_tel.png); }
footer ul li:nth-child(2):before { background-image: url(../images/ico_fax.png); }
footer ul li:nth-child(3):before { background-image: url(../images/ico_mail.png); }

/** sub page **/

#sub #header {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #000), color-stop(0.50, #000), color-stop(0.50, #000), color-stop(0.00, #000));
	background: -webkit-linear-gradient(top, #000 0%, #000 50%, #000 50%, #000 100%);
	background: -moz-linear-gradient(top, #000 0%, #000 50%, #000 50%, #000 100%);
	background: -o-linear-gradient(top, #000 0%, #000 50%, #000 50%, #000 100%);
	background: -ms-linear-gradient(top, #000 0%, #000 50%, #000 50%, #000 100%);
	background: linear-gradient(to bottom, #000 0%, #000 50%, #000 50%, #000 100%);

}
#sub #header .inner.tbl .fl_l {
	padding-left:104px;
}
#sub #header .inner.tbl .fl_l img { 
	padding-top: 25px; 
	width:223px;
	height:auto;
}
#sub #header .inner.tbl .fl_r {
	text-align:right;
}
#sub #d_info {
	background: -webkit-linear-gradient(170deg, #e1e2dc 0%, #e1e2dc 30%, #fff 30%, #fff 100%);
	background: -moz-linear-gradient(170deg, #e1e2dc 0%, #e1e2dc 30%, #fff 30%, #fff 100%);
	background: -o-linear-gradient(170deg, #e1e2dc 0%, #e1e2dc 30%, #fff 30%, #fff 100%);
	background: -ms-linear-gradient(170deg, #e1e2dc 0%, #e1e2dc 30%, #fff 30%, #fff 100%);
	background: linear-gradient(170deg, #e1e2dc 0%, #e1e2dc 30%, #fff 30%, #fff 100%);
	padding-top:22px;
}
#sub #d_info h3 {
	margin-top:0;
	margin-bottom:20px;
	text-align:center;
}
#sub #d_info .inner .price {
	padding:1.8em 140px;
	border-top:dotted 2px #000;
	border-bottom:dotted 2px #000;
	font-weight:bold;
	font-size:18px;
}
#sub #d_info .inner .price span {font-size:22px;}
#sub #d_info .inner .exp {
	padding:1.8em 140px;
	line-height:1.8;
}
#sub #d_info .inner .exp p span {font-size:18px;}
#sub .red16 {
	color:#b92700;
	font-size:1rem!important;
}
#sub .red12 {
	color:#b92700;
	font-size:0.9rem!important;
}

#sub #d_info .inner .exp dl {
	margin:3em 0 0 0;
}
#sub #d_info .inner .exp dl dt {
	font-size:18px;
	padding:0;
	margin:0;
}
#sub #d_info .inner .exp dl dd { 
	font-size:16px;
	padding:0;
	margin:0;
}
#sub #d_info .inner .exp dl dd span { font-size:18px;}

#sub img.paypal {
	vertical-align:text-bottom;
	margin:0 0.2em;
}#order .inner form {
	padding-right: 140px;
	padding-left: 140px;
}
#sub #order .inner form div {
	padding: 25px;
	background-color: #e1e2dc;
}
#sub #order .inner form div h4 {
	font-size: 18px;
	margin: 0px 0px 1em;
	padding: 0px;
}
#sub #order .inner form div dl,#sub #order .inner form div dl dt,#sub #order .inner form div dl dd{
	margin: 0px;
	padding: 0px;
}
#sub #order .inner form div dl dt,#sub #order .inner form div dl dd {
	padding:0.3em 0px 0;
}
#sub #order .inner form div dl {overflow:hidden;}
#sub #order .inner form div dl:after {
	clear:both;
	content:"";
	display:block;
}
#sub #order .inner form div dl dt {
	float:left;
	clear:left;
	min-width:7em;
	line-height:38px;
	display:block;
	position:relative;
}
#sub #order .inner form div dl dt.not_fl {
	float:none;
}
#sub #order .inner form div dl dt:after {
	content:"：";
	display:inline-block;
	position:absolute;
	right:0;
	
}
#sub #order .inner form div dl dd.not_fl {width:100%;}
#sub #order .inner form div dl dt.not_fl:after {
	display:none;
}
#sub #order .inner form div dl dd {
	float:left;

}
#sub #order .inner form input {
	border:1px solid #000;
	height:29px;
	padding:0 0.5em;
	width:100%;
}
#sub #order .inner form textarea {
	border:1px solid #000;
	padding:0;
	width:90%;
	height:100px;
	margin:0;
}
.select-box select {
	position: relative;
	width: 100%;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border: 1px solid #000;
	background: #fff;
	border-radius:0;
	text-indent:30px;
	height:29px;
}
.select-box label {
	position: relative;
	height:29px;
	display:inline-block;
	width:120px;	
}
 
.select-box label:after {
	display: inline-block;
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	width: 30px;
	height: 29px;
	margin-top: 0;
	background:#5a9aa8 url(../images/select_arrow.png) center center no-repeat;
	pointer-events: none;
}

.select-box02 select {
	position: relative;
	width: 100%;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border: 1px solid #000;
	background: #fff;
	border-radius:0;
	text-indent:30px;
	height:29px;
}
.select-box02 label {
	position: relative;
	height:29px;
	display:inline-block;
	width:250px;	
}
 
.select-box02 label:after {
	display: inline-block;
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	width: 30px;
	height: 29px;
	margin-top: 0;
	background:#5a9aa8 url(../images/select_arrow.png) center center no-repeat;
	pointer-events: none;
}
input[type=submit],a.download{
	background: -moz-linear-gradient(#f9cc42, #d9a302);
	background: -ms-linear-gradient(#f9cc42, #d9a302);
	background: linear-gradient(#f9cc42, #d9a302);
	display:block;
	width:154px!important;
	height:40px!important;
	color:#fff;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.5);
	text-decoration:none;
	line-height:40px;
	text-align:center;
	outline:solid 1px #fed762;
	outline-offset: -2px;
	transition: 0.3s;
	border:none!important;
	margin:1em auto;
	cursor:pointer;
 }
input[type=submit]:hover,a.download:hover { opacity: 0.8; }
#d_info.single {
	margin-bottom:200px;
}
#ad {
	text-align: center;
	margin-top: 50px;
	margin-bottom: 0;
	padding-bottom: 50px;
}
#ad ul {
	letter-spacing: -0.4em;
	margin: 0px;
	padding: 0px;
}
#ad ul li {
	display: inline-block;
	width: 100px;
	letter-spacing: normal;
	margin-right: 25px;
	margin-left: 25px;
}
#ad ul li img {
	height: auto;
	width: 100%;
}
#info {
	margin-bottom:114px;
	padding:25pxpx 0 100px;
	text-align:center;
	background-color:#ececec;
}
#info >div > h3 {
	font-size: 1.5em;
	margin-bottom: 2em;
	
}
#info >div > h3 span {
	background: linear-gradient(transparent 60%, #f9cc42 60%);
	padding:3px 0.5em;
}

#info ul {
	letter-spacing: -0.4em;
	margin: 0 0 3%;
	padding: 0px;
}
#info ul li {
	display: inline-block;
	letter-spacing: normal;
	margin-right: 1.5%;
	margin-left: 1.5%;
	width: 30%;
}
#info ul li a {
	display:block;
	border:2px solid #555;
	text-decoration:none;
	color:#fff;
	background-color:#666;
	padding:0.5em 2em;
	border-radius:5px;
	transition:0.5s;
}
#info ul li a:hover {
	background-color:#fff;
	border-color:#ccc;
	color:#666;
}

.toPaypal {
	margin: 20px auto;
	background-color:#ececec;
	border-radius:10px;
	width:30%;
	text-align:center;
	padding:20px;
}
.infobox {
	padding: 20px;
	line-height: 1.5;
	margin: 10px;
	border: 1px dotted #666;
	font-family:"游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.infobox  h3{
	border-bottom: 1px solid #999;
	font-size: 1.3em;
	display: inline;
	padding: 0.5em 1em;
}
.text-right { text-align: right; }
.infobox .title {
	font-size: 1.3em;
	text-align: center;
	font-weight: bold;
}
.infobox table { margin: 15px; }
.infobox table tr td {
	vertical-align: top;
	padding: 2px 0.5em 0;
}
.infobox table tr td:first-child {
	white-space: nowrap;
	text-align: right;
}
.infobox table tr td:nth-child(2) { width: 30%; }
.infobox table tr td:nth-child(3) {
	border: 1px dotted #666;
	border-radius: 5px;
	padding: 8px;
}
.infobox .signature {
	text-align: right;
	margin-right: 0px;
	margin-left: auto;
}
.infobox .signature p {
	text-align: left;
	display: inline-block;
}
.sampleWrapper {
	letter-spacing:-0.4em;
}
.sampleWrapper > div {
	letter-spacing:normal;
	display:inline-block;
	width:100%;
}
.sampleWrapper > div img {
	width:100%;
	height:auto;
}
