@charset "UTF-8";


/*================================================
 *  CSSリセット
 ================================================*/
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,hr,blockquote,pre,abbr,address,
cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,side,sup,var,b,i,dl,dt,dd,ol,ul,li,
fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,
details,figcaption,figure,footer,header,hgroup,main,index,menu,nav,section,summary,time,mark,
audio,video{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;font-weight:normal;}body{line-height:1}article,aside,
details,figcaption,figure,footer,header,hgroup,index,menu,nav,section{display:block}ul{list-style:none}blockquote,
q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:none}a{margin:0;padding:0;font-size:100%;vertical-align:baseline;background:transparent}del{text-decoration:line-through}abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help}table{border-collapse:collapse;border-spacing:0}hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0}input,select{vertical-align:middle}




.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}
 
.clearfix:after {
    clear: both;
}

/* For IE 6/7 only */
.clearfix {
    *zoom: 1;
}
 
body {
    overflow-y: scroll;
	margin:0 auto;
	font-size:14px;
	color:#382400;
	font-family: 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', cursive, fantasy ,sans-serif;
	line-height:0;
}

#main {
	float:left;
}
.side {
	float:left;
}
.article {
	float:left;
}
.category {
	float:left;
}
.literary {
	float:left;
}


a {
	font-size:14px;
	color:#333;
	text-decoration: none;
	line-height:1.5;
}
a:hover {
	color:#a0a0a0;
}

h1 {
	color:#333;
	font-size:15px;
	line-height:2;
	text-decoration: none;
}
h1 a {
	color:#85d1c6;
	text-decoration:none;
}
h1 a:hover {
	color:#85d1c6;
	text-decoration:underline;
}

h2 {
	margin-bottom:0.5em;
	padding-left:2%;
	font-size:14px;
	color:#333;
	font-weight:bold;
	border-bottom:3px solid #c4877f;
}

h3 {
	margin-bottom:0.25em;
	padding-left:4%;
	color:#333;
	font-size:14px;
	font-weight:bold;
	line-height:4;
	background:#dfdfdf;
}

h4 {
	margin-bottom:0.25em;
	padding-left:4%;
	color:#333;
	font-size:14px;
	line-height:3;
}

h5 {
	padding:1.5px 4px;
	font-size:14px;
	font-weight:bold;
	line-height:2;

}

h6 {
	margin:0 0 0% 0;
	padding-left:4%;
	margin-right:14%;
	font-size:14px;
}

p {
	font-size:14px;
	margin:0 0 0 0;
	line-height:1;
}

img {
	vertical-align:bottom;
}

em {
	font-weight:bold;
}

strong {
	font-weight:bold;
	color:#7fb6ae;
}

pre {
	margin:1em 0;
	padding:1em;
}

blockquote {
	margin-bottom:1em;
	padding:1em;
	border:1px dotted #ddd;
	border-left:5px solid #ddd;
}

ul,ol,dl {
	list-style:none;
}
ul li {
	list-style:none;
}
ol li {
	list-style:none;
}
li {
	margin-left:0em;
	line-height:2;
	font-size:14px;
}

dt {

	margin-bottom:0.5em;
}
dt:before {

}
dd {
  list-style:none;
	margin-bottom:1em;
}

table {
	width:100%;
	margin-right:0%;
	margin-bottom:0em;
}
th {
	padding:0px;
	text-align:left;
	vertical-align:middle;
	border:1px solid #ddd;
	background:#eebfb9;
}
td {
	padding:0px;
	text-align:left;
}

img {
    max-width: 100%;
    border: none;
    vertical-align: bottom;
}

/*モダンブラウザ用*/
img,
iframe,
object {
    max-width:100%;
}
/*IE7用*/
.ie7 img,
.ie7 object/ {
    width:100%;
}
/*IE8用*/
.ie8 img,
.ie8 object {
    width:auto9
}


/*================================================
 *  画面上端
 ============================================
p.head_back_new img {
    width: 100vw;
	background-image: url('../images/head_back_new.gif');
	height: 15px;
	background-repeat: repeat;
}
====*/

/*================================================
 *  全体のセンタリング
 ================================================*/
body {  
    text-align: center;  
}  
#wrapper {  
    width: 800px;  
    margin: 0 auto;  
    text-align: left;  
/*    border: 1px solid #FF0000;  */
}


/*================================================
 *  全体のフレーム
 ================================================*/
#main {
	margin: 0px auto;
}
#side {
	width: 23%;
	float: left;
}
#article {
	width: 74%;
	float: left;
}

#category {
	width: 74%;
	float: left;
}
#literary {
	width: 74%;
	float: left;
}
#book {
	width: 74%;
	float: left;
}
#announce {
	width: 74%;
	float: left;
}

#totop {
	float: right;
}

header , footer {
	font: normal arial, sans-serif;
	padding: 0px;
}


/*================================================
 *  ヘッダー
 ================================================*/
header #header-area {
	width: 800px;
    margin-left: auto;
    margin-right: auto;
}
header {
    height: 110px;
    background-color: #FFF;
    /* box-shadow */
    box-shadow:rgba(138, 138, 138, 0.2) 1px 1px 4px 0px;
    -webkit-box-shadow:rgba(138, 138, 138, 0.2) 1px 1px 4px 0px;
    -moz-box-shadow:rgba(138, 138, 138, 0.2) 1px 1px 4px 0px;
}

header .logo {
    margin-left: 0%;
    margin-top: 0px;
    margin-bottom: 0px;
    width: 50%;
    float: left;
}
header .logo_sp {
    display: none;
    float: left;
}
header .title {
    display: block;
    margin-left: 0%;
    margin-top: 4%;
    margin-bottom: 10px;
    width: 25%;
    line-height: 2;
    float: left;
    background-color: #FFF;
}
header .title_sp {
    display: none;
}
header h1 {
    padding-top: 5px;
    font-weight: normal;
    font-size: 14px;
    padding-left: 2%;
    padding-right: 2%;
}
header h6 {
    padding-top: 0px;
    font-weight: normal;
    font-size: 12px;
    padding-left: 2%;
    padding-right: 2%;
    float: right;
}
header .sns {
	display: inline-block;
	vertical-align: bottom;
    float: right;
    margin-top: 10%;
    margin-right: 0%;
    padding-left: 0%;
	background: #fff;
	width: 6%;
}

hr {
height: 4px;
background-color: #dfdfdf;
border: none;
color: #dfdfdf;
}
sns {
	margin-left:2%;
	border: none;
}


/*================================================
 *  サイドコンテンツ
 ================================================*/
#side {
	margin-top:90px;
	margin-right:1%;
	margin-left:1%;
	margin-bottom:1%;
	list-style:none;
}
.side li {
	margin:0;
	padding:0;
	list-style:none;
}
.side li a:before {
	color:#333;
}
.side li a {
	padding:5px 2px;
	text-decoration: none;
}
.side li a:hover {
	background:transparent;
}
.side img {
}
.index {
	border-style: solid;
	border-left : solid 1px #dfdfdf;
    border-bottom : solid 1px #dfdfdf;
}


.bnr {
	overflow:hidden;
}
.bnr img {
	margin-top:2%;
	margin-bottom:2%;
}
.bnr ul {
	overflow:hidden;
}
.bnr li {
	margin:0 0 0 0;
	padding:0;
	list-style:none;
}
.bnr li a:hover {
	opacity:0.8;
	filter:alpha(opacity=80);
	-ms-filter:"alpha( opacity=80 )";
}


/*================================================
 *  書籍一覧（ライブラリー）
 ================================================*/
#literary {
	margin-left:2%;
	display: flex;
	flex-wrap: wrap;
	overflow: hidden;
}
.literary img {
	margin: 2% 2% 2% 2.5%;
	overflow: hidden;
    box-shadow:5px 5px 5px 5px rgba(0, 0, 0, 0.2);
    border:4px solid #fff;
    border-radius:100px / 4px;
}


/*================================================
 *  書籍タイトル
 ================================================*/
#book_title {
	width: 95%;
    height:auto;
	margin-top:90px;
	margin-bottom:10px;
	padding:1.7% 2% 1% 1%;
	background:#dfdfdf;
	overflow:hidden;
	background:linear-gradient(to right, #dfdfdf, #fff);
	list-style:none;
}
.book_title h2 {
	font-size:14px;
}


/*================================================
 *  書誌情報
 ================================================*/
#book {
	margin-top:0px;
	margin-bottom:0px;
	margin-right:2%;
	border-collapse: collapse;
	text-align: left;
	line-height: 1.5;
}
.book tr {
	padding: 10px;
	font-weight: bold;
	vertical-align: top;
	border: 1px solid #ccc;
}
.book td {
	width: 52%;
	padding: 10px;
	vertical-align: top;
	border: 1px solid #ccc;
}
.book img {
	margin: 1% 1% 1% 1%;
	overflow: hidden;
}
.book p {
	line-height: 1.5;
}

.front img {
display: inline-block;
 display: block;
 margin-left: auto;
 margin-right: auto;
 
	overflow: hidden;
    box-shadow:5px 5px 5px 5px rgba(0, 0, 0, 0.2);
    border:4px solid #fff;
    border-radius:100px / 4px;
}

.bibliography {
	display: block;
}
.bibliography ul {
	padding:0;
}
.bibliography li {
	list-style:none;
	margin:0;
	padding-right:0px;
}
.bibliography li a {
	color:#333;
	text-decoration:none;
}
.bibliography li a:hover {
	color:#dfdfdf;
	text-decoration:underline;;
}
.details {
	margin-top:4%;
	margin-bottom:12%;
}


.trailer {
	margin-top:4%;
	margin-bottom:4%;
}


/*================================================
 *  各ボタン
 ================================================*/

.button_s {
  display: inline-block;
  position: relative;
  width: 86px;
  height: 20px;
	margin: 0 4px 12px 6px;
	float: left;
  text-decoration: none;
  line-height: 20px;
  outline: none;
	background:#a6a6a6;
	border: 1px solid #a8a8a8;
    border-radius:2px;
}
.button_s img {
  position: absolute;
	margin-top:3px;
  width: 16px;
  height: 12px;
}
.button_s p {
	margin: 2px 0 6px 0;
	font-size:10px;
	color:#fff;
	text-align:center;
}
.button_s::before,
.button_s::after {
  position: absolute;
  z-index: -1;
  display: block;
  content: '';
}
.button_s,
.button_s::before,
.button_s::after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all .3s;
  transition: all .3s;
}


/*================================================
 *  コラム（テキスト）
 ================================================*/
#sentence {
	margin-top:90px;
    width:584px;
    height:auto;
}
#sentence h3 {
    width:100%;
	background:linear-gradient(to right, #dfdfdf, #fff);
	margin-bottom:2%;
	padding: 2% 0% 2% 2%;
	line-height:2;
}
#sentence h4 {
	list-style:none;
}
#sentence ul {
	line-height:2;
}

#sentence li {
	line-height:2;
}
#sentence p {
	padding: 2% 2% 2% 2%;
	color:#808080;
	line-height:2;
}


.list {
	margin-left:4%;
	display: flex;
	flex-wrap: wrap;
	overflow: hidden;
}
.list h3 {
	line-height:2;
	background:linear-gradient(to right, #dfdfdf, #fff);
	list-style:none;
}
.list li {
		display: block; 
	margin-left:2%;
	line-height:2;
}
.list a {
	margin: 4px 4px 4px 4px;
	padding: 4px 4px 4px 4px;
	color:#808080;
	line-height:3;
	border: 1px solid #ccc;
    border-radius:4px;
}
.list a:hover {
	color:#848484;
	font-weight:bold;
}
.list p {
	color:#808080;
	padding: 0 1% 0 1%;
	line-height:1.8;
}


.listSub {
    width:100%;
	margin-top:4%;
	margin-left:2%;
	margin-bottom:2%;
	word-wrap: break-word;
}
.listSubCon {
	margin-left:2%;
}
.listSubCon img {
	margin: 2% 2% 2% 2%;
	padding: 1% 4% 1% 4%;
	color:#808080;
	line-height:1.8;

}
.listSub a {
	font-weight:bold;
	padding: 2% 2% 2% 2%;
	background:linear-gradient(to right, #dfdfdf, #fff);
	border:none;
}
.listSub p {
	margin: 2% 2% 2% 2%;
	padding: 1% 4% 1% 4%;
	color:#808080;
	line-height:1.8;

}


.listPack {
    width:584px;
	margin-left:1%;
	margin-bottom:2%;
}


.listTable {
    width:auto;
	margin: 4% 2% 2% 2%;
	padding: 2% 2% 2% 2%;
	line-height:1.8;
}
.listTable a {
	color:#808080;
}
.listTable a:hover {
	color:#848484;
	font-weight:bold;
}
.listTable ul {
	margin-left:10%;
}
.listTable th {
    width:auto;
	border: 1px solid #ccc;
    padding: 1% 2% 1% 2%;
	background: #f4f4f4;
}
.listTable tr {
	overflow: hidden;
}
.listTable td {
	border: 1px solid #ccc;
    padding: 3% 2% 3%;
	color:#808080;
	line-height:1.6;
    text-align: left;
	vertical-align: middle;
	word-break:break-all;
	min-width:22px;
}
.listTable td a {
	padding: 2% 6% 2% 2%;
}
.listTable td p {
	margin-left: 4%;
	padding: 2% 2% 2% 2%;
	line-height:1.6;
}


.imgcap {
  display: block;
      width:584px;
  position: relative;
  line-height: 2;
  overflow: hidden;
  	margin-left: 2%;
 	margin-bottom: 2%;
    padding: 1% 1% 1% 1%;
    border:1px solid #dfdfdf;
    border-radius: 4px;
}
.imgcap img {
  vertical-align: text-bottom;
}
.imgcap p {
  padding: 0 1em;
  position: absolute;
  right: 0;
  bottom: 0;
  width: 100%;
  line-height: 3;
  color: white;
  background-color: black;
  text-align: right;
  opacity: 0.75;
}


.imgcap_l {
	display: block;
	float: left;
	line-height: 2;
	margin-left: 2%;
	margin-right: 2%;
 	margin-bottom: 2%;
    padding: 1% 1% 1% 1%;
    border:1px solid #dfdfdf;
    border-radius: 4px;
}
.imgcap_l img {
    margin: 1% 1% 1% 1%;
}
.imgcap_l p {
	text-align: left;
	margin-right: 2%;
	padding: 0 1em;
	bottom: 0;
	color:#dfdfdf;
	line-height: 2;
	margin-right: 2%;
  overflow: hidden;
}


.imgcap_r {
	display: block;
	float: right;
	line-height: 2;
	margin-left: 2%;
	margin-right: 2%;
 	margin-bottom: 2%;
    padding: 1% 1% 1% 1%;
    border:1px solid #dfdfdf;
    border-radius: 4px;
}
.imgcap_r img {
    margin: 1% 1% 1% 1%;
}
.imgcap_r p {
	margin-right: 2%;
	padding: 0 1em;
	bottom: 0;
	color:#dfdfdf;
	line-height: 2;
	text-align: right;
	margin-right: 2%;
}


.imgcap_c {
	display: block;
	float: center;
	line-height: 2;
	margin-left: 2%;
	margin-right: 2%;
 	margin-bottom: 2%;
    padding: 1% 1% 1% 1%;
    border:1px solid #dfdfdf;
    border-radius: 4px;
}
.imgcap_c img {
    margin: 1% 1% 1% 1%;
}
.imgcap_c p {
	margin-right: 2%;
	padding: 0 1em;
	bottom: 0;
	color:#dfdfdf;
	line-height: 2;
	text-align: right;
	margin-right: 2%;
}


/*================================================
 *  お知らせ
 ================================================*/
#announce {
	margin-top:90px;
	margin-left:10%;
	display: flex;
	flex-wrap: wrap;
	overflow: hidden;
}
#announce h3 {
    width:100%;
	font-weight:bold;
	font-size:14px;
	background:#fff;
	border-bottom: 3px solid #dfdfdf;
    margin-bottom:2%;
}
#announce h5 {
	margin: 2% 0% 2% 0%;
	padding: 0% 0% 0% 4%;;
    border:0.5px solid #dfdfdf;
    border-radius: 4px;
}
#announce ul {
}
#announce li {
}
#announce p {
	font-size:14px;
	padding: 0% 0% 2% 8%;
	color:#808080;
	line-height:1.6;
}


.more{
    max-height: 0;
    transform: scaleY(0);
    transform-origin: center top;
    transition: .3s ease;
    transition-property: transform,max-height;
}
.morefix:target +  .more{
    max-height: 99999px;
    transform: scaleY(1);
}
.morefix{
    position: fixed;
    top: 0;
}




/*================================================
 *  メールフォーム
 ================================================*/


/* for message */
#formmail {
	width: 100%;
    height:auto;
}  

#otoiawase {
  margin: 2% 0 2%;  
} 
 
#formmail dt {  
  font-weight: bold;  
  margin: 5px 0 5px;  
  padding: 5px 0 5px 5px;  
}  
  
#formmail dt span {  
  font-weight: normal; /* (必須) */  
  margin: 2% 0 2%;  
  padding: 1em 1em;  
}  
  
#formmail dd {  
  margin: 2% 0 2%;  
  padding: 0;  
}
#formmail p {  
  margin: 2% 0 2%;  
  padding: 0;  
}




/*================================================
 *  検索フォーム
 ================================================*/
dl.search{
    position:relative;
    background-color:#fff;
    margin-top:8px;
    margin-bottom:10px;
    border:0.5px solid #ccc;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    -o-border-radius:4px;
    -ms-border-radius:4px;
    border-radius:4px;
    	color:#b0b0b0;
}
dl.search dt{
    margin-right:30px;
    padding:8px 4px 0px 2px;
}
dl.search dt input{
    width:99%;
    height:24px;
    line-height:24px;
	margin-left:4px;
    background:none;
    border:none;
	    padding:2px 2px 0 0;
}
dl.search dd{
    position:absolute;
    top:0;
    right:0;
}
dl.search dd button{
    display:block;
    padding:8px;
    background:none;
    border:none;
}
dl.search dd button span{
    display:block;
    width:20px;
    height:20px;
    background:url('../images/search.png') no-repeat scroll 0 0;
}
 

/*================================================
 *  各ページSNS
 ================================================*/

#sns-box-book {
	display: block;
	height:40px;
    margin-left:4%;
    margin-bottom:2%;
}
.sns-box {
	display: block;
	height:40px;
    margin-left:8%;
}
.sns-in-footer {
    float:right;
    margin-top:2%;
    margin-right:5%;
	margin-bottom:4%;
}



/*================================================
 *  ヴィターリSNSページ
 ================================================*/


.front02 img {
	float:left;
	margin: 1% 1% 1% 1%; 
    box-shadow:5px 5px 5px 5px rgba(0, 0, 0, 0.2);
    border:4px solid #fff;
    border-radius:100px / 4px;
}


.sns_h5 {
	padding:1.5px 4px;
	font-size:12px;
	font-weight:bold;
	line-height:2;

}


/*================================================
 *  ページトップへの戻り
 ================================================*/

#page-top {
	display: none;
    position: fixed;
    bottom: 20%;
    right: 0%;
}
#page-top img:hover {
	background: rgba(0,0,0,0.2);
}


.button_t {
  display: inline-block;
  position: relative;
  width: 42px;
  height: 42px;
	margin: 0 0 0 0;
	float: left;
  text-decoration: none;
  line-height: 20px;
  outline: none;
	background:#000000;
    opacity: 0.4;
}
.button_t img {
  position: absolute;
  width: 30px;
  height: 30px;
  margin: 5px 0 0 5px;
}
.button_t::before,
.button_t::after {
  position: absolute;
  z-index: -1;
  display: block;
  content: '';
}
.button_t,
.button_t::before,
.button_t::after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all .3s;
  transition: all .3s;
}


/*================================================
 *  フッター
 ================================================*/
#footer {
	clear:both;
}

.footmenu {
	width:100%;
	padding:20px 0;
	overflow:hidden;
	border-top:1px dotted #ccc;
	border-bottom:1px dotted #ccc;
}
.footmenu ul {
	position:relative;
	float:left;
	left:50%;
	margin:0;
}
.footmenu li {
	position:relative;
	left:-50%;
	float:left;
	list-style:none;
	margin:0;
	padding:0 20px;
	font-size:12px;
	text-align:center;
}

.copyright {
	clear:both;
	padding:10px 0;
	font-size:11px;
	text-align:center;
	color:#b0b0b0;
}



/*================================================
 *  ドロワーメニュー
 ================================================*/
.fixed {
    position:fixed;
    top:0;
    left:0;
    width:100%;
}
 
.overlay {
    position: fixed;
    top: 0;
    left: 0;
    display: none;
    width: 100%;
    height: 100%;
    background: #666666;
    opacity: 0.9;
    filter: alpha(opacity=70);
    -ms-filter: "alpha(opacity=70)";
    z-index: 999;
}
 
 
header  {
    position:fixed;
    top:0;
    left:0;
    width:100%;
    background:#fff;
    box-shadow: 0 0 3px rgba(0, 0, 0, .2);
    z-index:9999;
    -webkit-user-select:none;
    -moz-user-select:none;
    user-select:none;
}
header .inner {
    position:relative;
    max-width:1080px;
    margin:0 auto;
    padding:0 0;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
}

/* メニュースタイル */
header nav {
	display: none ;		/* 非表示にする */
}
header.navOpen nav {
    opacity: 0.5;
    right: 0;
}
header nav ul {
    width: 100%;
    padding: 0 0 0 0px;
}
header nav ul li {
    float: none;
	line-height:1;
    width: auto;
}
header nav ul li a {
    position:relative;
    display:block;
    padding:1.5em;
 	color:#333;
	text-shadow: 1px 1px 3px #666;
}

header nav ul li a:hover {
    text-decoration: none;
}

/* メニューボタン */
header .button {
    display: none;
    width: 30px;
    position: absolute;
    top: 22px;
    right: 4%;
    cursor: pointer;
}
header .button span {
    display: block;
    height: 3px;
    width: 100%;
    background: #000000;
    border-radius: 1.5px;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}
header .button span:nth-of-type(2),
header .button span:nth-of-type(3) {
    margin-top: 6px;
}
 
header.navOpen .button span:nth-of-type(1) {
    -webkit-transform: translateY(9px) translateX(0) rotate(45deg);
    -ms-transform: translateY(9px) translateX(0) rotate(45deg);
    transform: translateY(9px) translateX(0) rotate(45deg);
}
header.navOpen .button span:nth-of-type(2) {
    margin-top: 6px;
    opacity: 0;
    -webkit-transform: translateY(9px);
    -ms-transform: translateY(9px);
    transform: translateY(9px);
}
header.navOpen .button span:nth-of-type(3) {
    -webkit-transform: translateY(-9px) translateX(0) rotate(-45deg);
    -ms-transform: translateY(-9px) translateX(0) rotate(-45deg);
    transform: translateY(-9px) translateX(0) rotate(-45deg);
}
 
 
/*================================================
 *  メディアクエリ
 ================================================*/
/* PC用の記述 */
@media screen and (max-width:1281px){
#wrapper {
  margin   : auto;
  width    : 1000px;
}
}
 
/* タブレット／スマートフォン用の記述 */
@media screen and (max-width:960px){
#wrapper {
    margin   : 0px;
    width    : auto;
    margin-top: 10%;
}
.clearfix:after {
	content: "";
	clear: both;
}
}

/* スマートフォン用の記述 */
@media screen and (max-width: 768px) {
#wrapper {
    margin   : 0px;
    width    : auto;
    margin-top: 10%;
}
.clearfix:after {
	content: "";
	clear: both;
}

header {
    height: 60px;
}
header .logo_sp {
	display: block ;
    width: 20%;
    margin-left: 4px;
    margin-top: 15px;
    margin-bottom: 0px;
    float: left;
}
header .logo {
    display: none;
}
header .title {
    display: none;
    float: left;
}
header h1 {
    display: none;
}
header h6 {
    display: none;
}

header .title_sp {
    display: block;
    float: left;
    margin-left: 0%;
    margin-top: 18px;
    margin-bottom: 0%;
    width: 12%;
}
header h5 {
    width: auto;
    margin-top: 0;
    margin-bottom: 0%;
	line-height:1;
    float: left;
}
header .sns {
    display: none;
}
header .button {
    display:block;
}
header nav {
	display: block ;		/* 表示にする */
    overflow:auto;
    position: fixed;
    top: 0;
    right: -70%;
    float:none;
    width    : auto;
    height: auto;
    background: #fff;
    opacity: 0;
    z-index:9999;
}

#mwrapper {
    margin   : 0px;
    width    : auto;
    margin-top: 10%;
}
#mein {
    float: none;
    margin   : 0px;
    width    : 100%;
}
#article {
    float: none;
    margin : 0px;
    width    : auto;
}
#wmPack {
    margin-top: 2%;
    width    : 100%;
}
#category {
    width    : auto;
    margin-top: 5%;
    margin-left: 2%;
}
#literary {
    @include display-box;
    @include box-pack(center);
    @include box-align(center);
}
.literary img {
	}


#book_title {
    width    : auto;
    margin-top: 5%;
    margin-left: 2%;
}
#book_title h2 {
	font-size:18px;
}

#side {
    display: none;
}



.book {
    margin-bottom: 2%;
}

.book tr {
    border: none;
}
.book td {
	width: auto;
	display: block;
    margin-left: 2%;
    margin-right: 2%;
}


.trailer {
	width: auto;
	display: block;
    margin-left: 2%;
    margin-right: 2%;
}


.listPack {
	width: auto;
	display: block;
}


#sentence {
	width: auto;
	margin-top:4%;
}
.sentence h3 {
	width: auto;
	font-size:14px;
	padding-right:2%;
}
.sentence p {
	width: auto;
	padding: 0 1% 0 1%;
	line-height:0;
}


.listTable {
	border-collapse: collapse;
}
.listSub a {
	width: auto;
	display: block;
	padding: 3% 3% 3% 3%;
}
.listTable p {
	width: auto;
	display: block;
	padding: 1.5%;
}

.list　{
	width: auto;
}
.list　p {
	width: auto;
}
.list　a {
	width: auto;
}
.list　img {
	width: auto;
}
.list　ed {
	width: auto;
	line-height:1;
}
.list　sns {
	width: auto;
}


.listTable {
	width: auto;
    display: block;
    margin-right: 4%;
}
.listTable th {
    min-width: 40px;
    display: block;

}
.listTable tr {
	width: auto;
    display: block;
}
.listTable td {
	width: auto;
    display: block;

}
.listTable td a {
    margin-right: 4%;
}
.listTable td p {
    margin-right: 4%;
}


 /* お知らせ */
#announce {
    width    : auto;
	margin-top:4%;
    margin-left: 4%;
    margin-right: 4%;
}

 /* メールフォーム */
#otoiawase {
    margin-left: 4%;
    margin-right: 4%;
}

	/* 投稿フォーム */
	#form-tbl { 
		width: auto;
		margin: 0 auto;
		text-align: center; 
	}
	#form { 
		width: auto;
		margin: 10px auto; 
		line-height:2;
	}
    #form th, #form td {
		width: auto;
        display: block;
    	text-align: left;
        padding: 6px 3px;
        border-top: none;
    }
    #form tr:first-child th	{ border-top: 1px solid #666; }
    p.btn input { width: auto; }
    
	/* サンクス */
	p.msg { margin: 1em auto; }

}

