﻿body {
	font-family:"游ゴシック Medium",YuGothic,YuGothicM,"Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro",メイリオ,Meiryo,sans-serif;
	margin-left: auto;
	margin-right: auto;
	font-size: 15px;
	font-feature-settings: "palt" 1；
	line-height: 1.5;
	letter-spacing: 0.05em;
	background-color: #ffffff;
	color: #333333;
}

main {
	max-width : 700px;
	min-width : 530px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	background-color: #ffffff;
	display: block;
}

a:link{
	color: #0097CB;
	-webkit-transition: 0.3s;
	transition: 0.3s;
	text-decoration: none;
}

a:visited{
	color: #0097CB;
	-webkit-transition: 0.3s;
	transition: 0.3s;
	text-decoration: none;
} 
a:hover {
	filter:alpha(opacity=50);
	opacity: 0.5;
	color: #0097CB;
	text-decoration:underline;
}

* {
	padding : 0px ;
	margin : 0px ;
}

#header {
	max-width : 700px;
	min-width : 530px;
	margin : auto;
}

#container {
	clear: both;
	width: 100%;
	margin: 1px 0px;
	overflow: hidden;
}

.font_c1 {
		font-size: 14px;
		font-weight: bold;
}

.font_c2 {
		color: #FF0033;
		font-size: 14px;
}

.font_c3 {
		font-size: 14px;
}

.caption {
	width: 97%;
	padding: 5px 10px;
	font-size: 16px;
	color: #000000;
}

.chapter {
	width: 97%;
	padding: 5px 10px;
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
}

.chapter0 {
	padding: 1px 8px 1px 1px;
	font-size: 1.1em;
	font-weight: bold;
	text-align: right;
	color: #000000;
}

.chapter1 {
	width: 97%;
	padding: 5px 10px;
	font-size: 15px;
	font-weight: bold;
	color: #F0FE00;
}

.chapter2 {
	width: 97%;
	padding: 5px 5px;
	font-size: 20px;
	font-weight: bold;
	color: #333333;
}

.chapter3 {
	width: 98%;
	padding: 8px 1em 8px 8px;
	text-align: left;
	color: #000000;
}

.chapter4 {
	padding: 1px 8px 1px 1px;
	font-size: 1.1em;
	font-weight: bold;
	text-align: center;
	color: #FF0000;
}

.product_caption0 {
	clear: both;
	width: 100%;
	margin : 15px 0px 0px 0px;
	overflow: hidden;
	background-color: #ffffff;
}

.product_caption {
	clear: both;
	width: 100%;
	margin : 0px;
	overflow: hidden;
	border-radius: 5px;
	background-color: #00C6B7;
}

.product_caption2 {
	clear: both;
	width: 100%;
	margin : 0px;
	overflow: hidden;
	border-radius: 5px;
	background-color: #1896C7;
}

.product_caption3 {
	clear: both;
	width: 100%;
	margin : 0px;
	overflow: hidden;
	border-radius: 5px;
	background-color: #5B261E;
}

.product_caption5 {
	clear: both;
	width: 100%;
	margin : 0px;
	overflow: hidden;
	border-radius: 5px;
	background-color: #E50112;
}

hr.caption_line{
	height: 6px;
	background-color: #333333;
	width: 100%;
	border: none;
}

hr.caption_line2{
	margin: 2px 0px 2px 0px;
	border: none;
	border-top: solid 6px #333333;
}

hr.caption_line2:after {
  content: '';
  display: block;
  margin-top: 2px;
  border-top: 2px solid #333333;
}

.pagemap{
	text-align:center;
	background-color: #ffffff;
	padding: 15px 0px 10px 0px;
}

.table{
	width: 95%;
	padding: 0px 0px 0px 15px;
}

.jump{
	width: 100%;
	font-weight: bold;
	font-size: 15px;
	text-align: center;
}

button.button1{
	width: auto;
	padding: 5px;
	margin : 5px 0px;
	border: 1px solid #ABABAB;
	border-radius: 5px;
	font-size: 20px;
	font-weight: none;
	background-color: #FDF8F1;
	cursor: pointer;
	color: #50090E;
	-webkit-transition: 0.3s;
	transition: 0.3s;
}

button.button2{
	width: auto;
	padding: 5px;
	margin : 5px 0px;
	border: 1px solid #ABABAB;
	border-radius: 5px;
	font-size: 20px;
	font-weight: bold;
	background-color: #FF5001;
	cursor: pointer;
	color: #ffffff;
	-webkit-transition: 0.3s;
	transition: 0.3s;
}


a.button1{
	width: auto;
	padding: 5px;
	margin : 5px 0px;
	border: 1px solid #ABABAB;
	border-radius: 5px;
	font-size: 20px;
	font-weight: none;
	background-color: #F8F8FB;
	cursor: pointer;
	color: #323276;
	text-decoration: none;
}

a.button2{
	width: auto;
	padding: 5px;
	margin : 5px 0px;
	border: 1px solid #ABABAB;
	border-radius: 5px;
	font-size: 20px;
	font-weight: bold;
	background-color: #FF5001;
	cursor: pointer;
	color: #ffffff;
	text-decoration: none;
}

a.button3{
	width: 160px;
	padding: 5px;
	margin : 3px 0px;
	border: 1px solid #ABABAB;
	border-radius: 5px;
	font-size: 20px;
	font-weight: bold;
	background-color: #F8F8FB;
	cursor: pointer;
	color: #323276;
	display: inline-block;
	text-decoration: none;
}

a.button4{
	width: 160px;
	padding: 5px;
	margin : 3px 0px;
	border: 1px solid #FF5001;
	border-radius: 5px;
	font-size: 20px;
	font-weight: bold;
	background-color: #F8F8FB;
	cursor: pointer;
	color: #FF5001;
	display: inline-block;
	text-decoration: none;

}

a.button5{
	width: 160px;
	padding: 5px 20px;
	margin : 10px 2px;
	border: 1px solid #020202;
	border-radius: 20px;
	font-size: 20px;
	font-weight: bold;
	background-color: #FFFF01;
	cursor: pointer;
	color: #020202;
	display: inline-block;
	text-decoration: none;
}

.product_area {
	clear: both;
	width: 100%;
	padding: 8px 0px 0px 0px;
	margin : 2px 0px 0px 0px;
	overflow: hidden;
	border-bottom: solid 1px #D3CFB9;
}

.product_area2 {
	clear: both;
	width: 100%;
	padding: 3px 0px 0px 0px;
	margin : 2px 0px 0px 0px;
	overflow: hidden;
}

.product_area3 {
	clear: both;
	width: 100%;
	margin : 10px 0px 0px 0px;
	overflow: hidden;
	border-bottom:dashed 2px #C9C9C9;
}

.main_image {
	float: left;
	width: 200px;
	overflow: hidden;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 20px;
	margin-bottom: 0px;
}

.package_box {
	width: 100%;
	height: auto;
	margin : 5px 0px 10px 0px;
}

.package {
	height: auto;
	max-width: 100%;
	border: solid 1px #CCCCCC;
	object-fit: contain;
	display: inline-block;
}

.main_info {
	float: right;
	width: 100%;
	margin-right: -230px;
	padding-right: 230px;
	margin-bottom: 10px;
	overflow: hidden;
	box-sizing: border-box;
}

.main_genre {
	margin: 0px;
	padding-right: 1em;
	font-size: 15px;
	color: #333333;
}

.main_genre2 {
	margin: 0px;
	padding-right: 1em;
	font-size: 18px;
	color: #FF224B;
}

.main_title {
	margin: 0px;
	padding-right: 1em;
	font-size: 20px;
	font-weight: bold;
}

.main_author {
	margin: 0px;
	padding-right: 1em;
	font-size: 15px;
	font-weight: none;
	text-align: left;
	color: #818181;
  	background-color: #ffffff;
  	position: relative;
  	overflow: hidden;
}

.main_text {
	margin : 10px 0px 10px 0px;
	padding-top: 10px;
	padding-right: 1em;
	border-top:dashed 1px #C9C9C9;
	font-size: 14px;
}

.main_price {
	margin : 0px 0px 10px 0px;
}

.price {
	font-size: 20px;
	font-weight: bold;
	color: #FF1612;
}

.s_price {
	font-size: 15px;
	font-weight: none;
	line-height: 1.3;
	text-decoration: line-through;
}

.bl_price {
	visibility: hidden;
}

.product_btn {
	width: 100%;
}

a.main_btn1 {
	float: left;
	width: 223px;
	padding: 8px 0px;
	margin : 0px 10px 10px 0px;
	border: solid 1px #FF6300;
	border-radius: 3px;
	font-size: 18px;
	font-weight: none;
	cursor: pointer;
	color: #ffffff;
	background-color: #F57F23;
	text-align:center;
	text-decoration: none;
}

a.main_btn2 {
	float: left;
	width: 223px;
	padding: 8px 0px;
	margin : 0px 10px 10px 0px;
	border: solid 1px #C9C9C9;
	border-radius: 3px;
	font-size: 18px;
	font-weight: none;
	cursor: pointer;
	color: #333333;
	background-color: #F5F5F5;
	text-align:center;
	text-decoration: none;
}

.sub_area {
	float: left;
	width: 155px;
	overflow: hidden;
	border-bottom:solid 1px #D3CFB9;
	margin : 0px 0px 2px 0px;
	padding: 10px 10px 10px 10px;
}

.sub_area2 {
	float: left;
	width: 155px;
	overflow: hidden;
	margin : 8px 0px 0px 0px;
	padding: 0px 10px 10px 10px;
}

.sub_genre {
	width: 100%;
	margin: 0px 0px;
	font-size: 14px;
	font-weight: none;
	line-height: 1.3;
	text-align: left;
	color: #996600;
}

.sub_genre2 {
	width: 100%;
	margin: 0px 0px;
	font-size: 14px;
	font-weight: none;
	line-height: 1.3;
	text-align: left;
	color: #ff0000;
}

.sub_genre3 {
	width: 100%;
	margin: 0px 0px;
	font-size: 14px;
	font-weight: none;
	line-height: 1.3;
	text-align: left;
	color: #24709D;
}

.package_box2 {
	width: 100%;
	height: 200px;
	margin : 0px;
	background-color: #ffffff;
}

.package2 {
	height: 95%;
	max-width: 155px;
	border: solid 1px #CCCCCC;
	object-fit: contain;
	display: inline-block;
}

.package3 {
	max-width: 100%;
	height: 200px;
	border: solid 1px #CCCCCC;
	object-fit: contain;
}

.sub_title {
	width: 100%;
	margin: 0px 0px 0px 0px;
	font-size: 14px;
	font-weight: none;
	text-align: left;
	line-height: 1.5;
	height: 3em;
	background-color: #fff;
	position: relative;
	padding-right: 1em;
	overflow: hidden;
}

.sub_title:before {
  content: "…";
  position: absolute;
  right: 0;
  bottom: 0;
  display: inline-block;
  width: 1em;
}

.sub_title:after {
  content: "";
  position: relative;
  right: -1em;
  float: right;
  width: 1em;
  height: 100%;
  background-color: inherit;
  margin-left: -1em;
}

.sub_title2 {
	width: 100%;
	margin: 0px 0px 0px 0px;
	font-size: 14px;
	font-weight: none;
	text-align: left;
	line-height: 1.5;
	height: 3em;
	background-color: #fff;
	position: relative;
	padding-right: 1em;
	overflow: hidden;
}

.sub_title2:before {
  content: "…";
  position: absolute;
  right: 0;
  bottom: 0;
  display: inline-block;
  width: 1em;
}

.sub_title2:after {
  content: "";
  position: relative;
  right: -1em;
  float: right;
  width: 1em;
  height: 100%;
  background-color: inherit;
  margin-left: -1em;
}


.sub_author {
	width: 100%;
	margin: 5px 0px 0px 0px;
	font-size: 12px;
	font-weight: none;
	text-align: left;
	line-height: 1.5;
	height: 1.5em;
	color: #818181;
	background-color: #fff;
	position: relative;
	padding-right: 1em;
	overflow: hidden;
}

.sub_author:before {
  content: "…";
  position: absolute;
  right: 0;
  bottom: 0;
  display: inline-block;
  width: 1em;
}

.sub_author:after {
  content: "";
  position: relative;
  right: -1em;
  float: right;
  width: 1em;
  height: 100%;
  background-color: inherit;
  margin-left: -1em;
}

.sub_price {
	margin : 10px 0px 0px 0px;
	display: block;
}

.price2 {
	font-size: 15px;
	font-weight: bold;
	line-height: 1.3;
	color: #FF1612;
}

.price3 {
	font-size: 17px;
	line-height: 1.3;
	color: #F4032B;
}

.s_price2 {
	font-size: 12px;
	font-weight: none;
	line-height: 1.3;
	text-decoration: line-through;
}

.bl_price2 {
	font-size: 12px;
	line-height: 1.3;
	visibility: hidden;
}

.bl_price3 {
	font-size: 15px;
	line-height: 1.3;
	visibility: hidden;
}

a.sub_btn1 {
	float: left;
	width: 155px;
	padding: 5px 0px;
	margin : 10px 0px 0px 0px;
	border: solid 1px #FF6300;
	border-radius: 3px;
	font-size: 14px;
	font-weight: none;
	cursor: pointer;
	color: #ffffff;
	background-color: #F57F23;
	text-align:center;
	text-decoration: none;
}

a.sub_btn2 {
	float: left;
	width: 155px;
	padding: 5px 0px;
	margin : 10px 0px 0px 0px;
	border: solid 1px #BBBBBB;
	border-radius: 3px;
	font-size: 14px;
	font-weight: none;
	cursor: pointer;
	color: #333333;
	background-color: #F5F5F5;
	text-align:center;
	text-decoration: none;
}

.bl_btn2 {
	float: left;
	width: 155px;
	padding: 5px 0px;
	margin : 10px 0px 0px 0px;
	border: solid 1px #BBBBBB;
	font-size: 14px;
	visibility: hidden;
}

#fixed {
  position: fixed;
  /*基準を画面の左上に*/
  bottom: 10px;
  right: 10px;
  /*余白が入らないように*/
  margin: 0;
  /*以下装飾*/
  width: 50px;
  color:white;
}
.btn-circle-flat {
	display: inline-block;
	text-decoration: none;
	background: #000000;
	color: #FFF;
	opacity: 0.5;
	width: 50px;
	height: 50px;
	line-height: 50px;
	border-radius: 50%;
	text-align: center;
	font-size:25px;
	overflow: hidden;
	transition: .4s;
}

.btn-circle-flat:hover {
	background: #000000;
}

#footer {
	clear: both;
	max-width : 700px;
	min-width : 530px;
	margin : auto;
}

address {
	margin: 0px auto;
	padding: 10px 0px;
	font-size: 12px;
	font-style: normal;
	text-align: center;
	color: #666666;
}

.page_top {
	clear: both;
	width: 100%;
	padding: 5px 0px;
	font-size: 15px;
	text-align: center;
	text-decoration: none;
	background-color: #e6e6e6;
	-webkit-transition: 0.1s;
	transition: 0.1s;
	user-select: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
}


