@charset "utf-8";
/* CSS Document */

/* 全体
============================================================================================================*/
*  {
	padding : 0px;
	margin : 0px;
}


/* body
============================================================================================================*/
body   {
	color: #000000;
	font-size: 13px;
	line-height: 160%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin-top: 0px;
	background-image: url(img/2017/back.gif);

}
.t10 {
	font-size: 10px;
}
.t14 {
	font-size: 14px;
}

.t16 {
	font-size: 16px;
}

a img {
	border-style:none;
}
.clear { 
    clear:both; 
}
.clear hr { 
    display: none; 
}
a {
	text-decoration: none;
	color: #213e57;
}
a:hover img{
  opacity:0.6;
  filter: alpha(opacity=60);
}
a:hover {
	text-decoration:underline;
	color:#FF6600;
}

.submit {
	text-align: center;
}
.submit input {
	margin: 10px;
	padding: 10px;
}
/* wrapper
============================================================================================================*/

#wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 960px;
}
.contents-body {
	margin: auto;
	width: 890px;
}

#head {
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-bottom: 10px;
}

#head-logo a {
	display: block;
	height: 85px;
	text-indent: -9999px;
	background-repeat: no-repeat;
	background-position: center;
	width: 403px;
	background-image: url(img/2017/head-logo.png);
}
.head-h1 {
	font-size: 12px;
	color: #FFFFFF;
	height: 27px;
	overflow: hidden;
}
.head-h1-inner {
	text-align: center;
	padding-top: 5px;
}
#head-logo {
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
}



#footer{

}

#footerInner{
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	text-align: center;
	color: #425374;
   }



#navi {
	clear: both;
	background-color: #3fc360;
	height: 68px;
}

#navi a {
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	width: 159px;height: 50px;text-indent: -9999px;
}
.navi1 a {background-image: url(img/common/navi_01.png);}
.navi2 a {background-image: url(img/common/navi_02.png);}
.navi3 a {background-image: url(img/common/navi_03.png);}
.navi4 a {background-image: url(img/common/navi_04.png);}
.navi5 a {background-image: url(img/common/navi_05.png);}
.navi6 a {background-image: url(img/common/navi_06.png);}
#navi li {
	list-style-type: none;
	float: left;
	margin-top: 10px;
	margin-right: 3px;
	margin-left: 3px;
}
.foot-navi li {
	list-style-type: none;
	float: left;
	margin-bottom: 8px;
}
#navi a:hover{background-position: left bottom;}


.beta {
	float: left;
	width: 244px;
	display: none;
}
.alfa {
	color: #333333;
}

.table01 {
	width: 100%;
	background-color: #FFFFFF;
}
.table01 th,.table01 td {
	text-align: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	font-size: 110%;
	padding-top: 25px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.table01 th {
	width: 150px;
	font-weight: normal;
}
.table01 td {
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
#head-inner2 {
	background-repeat: no-repeat;
	background-position: right bottom;
	text-align: right;
	padding-top: 20px;
	margin-right: 10px;
}
#container,#footer {
	background-color: #FFF;
	padding-top: 20px;
	padding-right: 24px;
	padding-bottom: 20px;
	padding-left: 24px;
	margin-bottom: 25px;
	    border-radius: 10px;        /* CSS3草案 */  
    -webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 10px;   /* Firefox用 */ 
}
.menu li {
	list-style-type: none;
	margin-bottom: 27px;
	padding: 0px;
}
.menu li ul {
	margin-top: 30px;
	margin-right: 10px;
	margin-left: 15px;
}
.menu li ul li {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	margin: 0px;
}
.menu li ul li a {
	font-size: 130%;
	display: block;
	background-image: url(img/common/side-btn-a.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 15px;
	color: #333;
}
.banner li {
	list-style-type: none;
	margin-bottom: 10px;
}
.book-list .book-icon {
	float: left;
	width: 39%;
	height: 170px;
	overflow: hidden;
}
.book-list .book-data {
	float: right;
	width: 60%;
	font-size: 14px;
	margin-top: 5px;
}
.book-list .book-block {
	float: left;
	width: 33%;
	margin-bottom: 20px;
	height: 200px;
}
.book-list .book-block a .book-data h3 {
	font-size: 14px;
	color: #4C5C6E;
	text-decoration: underline;
	line-height: 18px;
	padding-bottom: 15px;
}
.book-block a {
	display: block;
	color: #666;
	text-decoration: none;
}
.book-list .book-block a:hover,.book-list .book-block a:hover .book-data h3 {
	color: #F60;
}
.book-list .book-data dt {
	float: left;
	width: 33px;
}
.book-list .book-data dl {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-size: 90%;
}
.alfa h2 {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 5px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	margin-bottom: 20px;
}
.blog-block h3 {
	background-image: url(img/blog/blog-h3.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 15px;
	margin-bottom: 20px;
}
h3 span {
	font-size: 80%;
	font-weight: normal;
	float: right;
}
.blog-photo {
	float: left;
	width: 210px;
}
.blog-body {
}
.blog-link {
	margin-bottom: 15px;
	text-align: right;
	margin-top: 15px;
}
.blog-photo img,.blog-in-photo img {
	border: 3px solid #FFF;
box-shadow: 1px 1px 5px #aaa;
}
.section {

}
.book-info .book-block .book-icon {
	float: left;
}
.book-info .book-block .book-data {
	float: right;
	width: 500px;
}
.book-info .book-block .book-data h3 {
	color: #069;
	text-decoration: none;
	padding-bottom: 20px;
}
.book-data-inner {
	background-image: url(img/book/book-spec.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding-top: 3px;
	font-size: 14px;
	padding-bottom: 0px;
}
.book-info dt {
	width: 20%;
	float: left;
	padding-left: 10px;
	padding-bottom: 5px;
	margin: 0px;
	font-weight: normal;
	color: #597178;
}
.book-info dl{
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C1C9D9;
	border-right-color: #C1C9D9;
	border-bottom-color: #C1C9D9;
	border-left-color: #C1C9D9;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	clear: both;
}
.book-info dd {
	float: right;
	width: 75%;
	padding-bottom: 5px;
	color: #333;
}
.book-data .book-data-inner .ls {
	height: 3px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
.buy {
	text-align: right;
	margin-top: 15px;
}
.book-disc {
	border: 3px solid #c7e1f0;
	background-image: url(img/book/book-info.gif);
	background-repeat: no-repeat;
	background-position: 10px 5px;
	padding-top: 40px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 20px;
	border-radius: 10px;        /* CSS3草案 */
	-webkit-border-radius: 10px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 10px;   /* Firefox用 */
}
.book-profile {
	border: 3px solid #B3F5BF;
	background-image: url(img/book/book-profile.gif);
	background-repeat: no-repeat;
	background-position: 10px 5px;
	padding-top: 40px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 20px;
	border-radius: 10px;        /* CSS3草案 */
	-webkit-border-radius: 10px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 10px;   /* Firefox用 */
}
.about dl dt {
	background-image: url(img/common/th-1.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 80px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 15px;
	float: left;
	border-radius: 10px;        /* CSS3草案 */
	-webkit-border-radius: 10px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 10px;   /* Firefox用 */
	color: #2C3650;
}
.about dl dd {
	float: right;
	width: 320px;
	padding: 15px;
}
.shoten .box {
	background-color: #f8ffe7;
	text-align: center;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 50px;
	padding-left: 0px;
	margin-top: 40px;
	margin-bottom: 40px;
	border: 1px solid #c6c6c6;
}
.about dl {
	margin-bottom: 5px;
	border-top-width: 15px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	width: 50%;
	float: left;
}
.about {
	font-size: 100%;
}
.shoten {
	margin-right: 30px;
	margin-left: 30px;
	font-size: 120%;
}
.contact {
	text-align: center;
	margin-top: 50px;
}
.blog-a {
	float: left;
	width: 740px;
	margin-bottom: 30px;
}
.blog-b {
	float: right;
	width: 140px;
}
.blog-b ul li {
	list-style-type: none;
	padding: 8px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
}
.blog-b ul {
	border-top-width: 5px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
.blog-in-photo {
	margin-bottom: 15px;
	float: left;
	margin-right: 20px;
}
.index-img {
	-moz-border-radius: 10px;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}
.index-img-body {
	background-image: url(img/2017/img-back.png);
	background-repeat: repeat-x;

}
#head-inner2 .sns {
	background-image: url(img/common/head-sns.png);
	height: 49px;
	width: 182px;
	float: right;
	margin-left: 15px;
	text-align: center;
}
.sns img {
	margin-top: 5px;
	margin-right: 7px;
	margin-left: 7px;
}
.alfa .cat {
	margin-bottom: 10px;
	background-color: #E4E4E4;
	color: #464646;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	border-radius: 10px;        /* CSS3草案 */
	-webkit-border-radius: 10px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 10px;   /* Firefox用 */
}
.cat a {
	color: #454545;
}
.cat a:hover {
	color: #FF6600;
}
.month-title {
	margin-bottom: 10px;
	font-size: 16px;
	color: #000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 5px;
	border-left-width: 0px;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 0px;
}
.blog-a .day {
	text-align: right;
	margin-bottom: 10px;
	margin-right: 20px;
}
.m-head,nav{
	display: none;
}.sitemap {
	margin-left: 40px;
	list-style-type: none;
}
.sitemap li   {
	padding-left: 15px;
	margin-bottom: 15px;
	background-image: url(img/common/arrow.jpg);
	background-repeat: no-repeat;
	background-position: left 5px;
	list-style-type: none;
}
.foot-a {
	width: 50%;
	float: left;
	text-align: left;
	line-height: 100%;
}
.foot-b {
	width: 50%;
	float: right;
}
.foot-a img {
	margin-right: 5px;
}
.search {
	float: right;
	background-image: url(img/2017/search.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 300px;
	text-align: left;
}
.main-navi li {
	width: 230px;
	display: block;
	background-color: #f8f5ef;
	border: 3px solid #e3e2dd;
	border-radius: 10px;
	list-style-type: none;
	float: left;
}
.main-navi li a  {
	display: block;
	background-repeat: no-repeat;
	background-position: right top;
	text-indent: -9999px;
	height: 59px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.main-navi li a:hover,.main-navi li span:hover  {
	background-position: right -59px;
}
.main-navi .m-navi1 a {background-image: url(img/2017/navi-1.png);}
.main-navi .m-navi2 a {background-image: url(img/2017/navi-2.png);}
.main-navi .m-navi3 a {background-image: url(img/2017/navi-3.png);}
.main-navi .m-navi4 a {background-image: url(img/2017/navi-4.png);}

.main-navi  span  {
	display: block;
	width: 78px;
	height: 59px;
	
}
.m-navi1 span{background-image: url(img/2017/navi-icon1.png);}
.m-navi2 span{background-image: url(img/2017/navi-icon2.png);}
.m-navi3 span{background-image: url(img/2017/navi-icon3.png);}
.m-navi4 span{background-image: url(img/2017/navi-icon4.png);}.m-navi2 ,.m-navi3,.m-navi4{
	margin-left: 5px;
}
.main-navi {
	margin-top: 15px;
	margin-bottom: 15px;
}
.foot-banner ul li {
	float: left;
	list-style-type: none;
	margin-bottom: 10px;
	margin-left: 12px;
	margin-right: 11px;
}
#head-inner2 .menu {
	float: right;
	margin-left: 15px;
	position: relative;
}
.menu .open {cursor:pointer;cursor:hand;
}

#slideBox{
	position: absolute;
	z-index: 100;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	width: 158px;
	display: none;
}
#slideBox li {
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#slideBox li a {
	display: block;
	background-color: #EFEBE1;
	color: #4E3839;
	border-bottom: 1px dotted #7F7F7F;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	font-size: 110%;
}
#slideBox li a:hover {
	background-color: #FDCE5A;
}
.store-a {
	float: left;
	width: 55%;
	font-size: 120%;
	line-height: 260%;
	padding-top: 40px;
}
.store-b {
	width: 44%;
	float: right;
	text-align: center;
}
#search div button {
	border-style: none;
	background-image: url(img/2017/back.gif);
}
#search div {
	float: left;
}
.search-box {
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 20px;
	margin-top: 3px;
}
.search-box input {
	font-size: 110%;
	width: 140px;
	border-style: none;
}



.book-icon img {
	width: 100%;
	height: auto;
}
.book-menu ul li {
	list-style-type: none;
	display: block;
	float: left;
	width: 18%;
	margin-top: 1%;
	margin-right: 1%;
	margin-bottom: 1%;
	margin-left: 1%;
}
.book-menu a  {
	display: block;
	background-color: #f8f5ef;
	border: 3px solid #e3e2dd;
	border-radius: 10px;
	text-align: center;
	color: #313131;
	font-size: 140%;
	padding-top: 8px;
	padding-bottom: 8px;
}
.book-menu a:hover  {
	display: block;
	background-color: #f8f5ef;
	border: 3px solid #F5D79E;
	border-radius: 10px;
	text-align: center;
	color: #FF9759;
	font-size: 140%;
}
.book-info {
	margin-left: 30px;
	margin-right: 30px;
}
.new {
	position: relative;
}
.new-inner {
	position: absolute;
	background-image: url(img/2017/new.png);
	background-repeat: no-repeat;
	width: 62px;
	height: 37px;
}
#wrapperInner .back {
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	height: 60px;
}
.back a {
	display: block;
	text-align: center;
	width: 50px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	line-height: 100%;
	border-radius: 10px;
	border: 1px solid #9FAEC5;
	color: #152551;
	font-weight: bold;
	float: right;
	background-image: url(url), -webkit-linear-gradient(270deg,rgba(243,251,255,1.00) 0%,rgba(154,190,255,1.00) 100%);
	background-image: url(url), -moz-linear-gradient(270deg,rgba(243,251,255,1.00) 0%,rgba(154,190,255,1.00) 100%);
	background-image: url(url), -o-linear-gradient(270deg,rgba(243,251,255,1.00) 0%,rgba(154,190,255,1.00) 100%);
	background-image: url(url), linear-gradient(180deg,rgba(243,251,255,1.00) 0%,rgba(154,190,255,1.00) 100%);
}
.blog-block {
	margin-left: 20px;
	margin-right: 20px;
}
.order {
}
.order table {
width: 800px;
 margin-left: auto;
 margin-right: auto;
 margin-bottom: 30px;
}
.order table th,.order table td{padding: 8px;font-size: 110%;}
.order table th{
 background-color: rgba(224,224,224,1.00);width: 20%;
}

.order input[type="text"],.order textarea {
  width:100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;font-size: 110%;padding: 5px;
}
.order p {text-align: center;}
.order p input {padding: 15px;min-width: 250px;}

.order dl,.order dt {display: flex;justify-content: space-between;align-items: center;}
.order dl{margin-bottom: 5px;border-bottom: 1px dotted gray;padding-bottom: 2px;}
.order dl:last-child{border-bottom: 0px;}
.order dt {flex-basis: 90%;}

.order span{margin-left: 15px; font-size: 120%;flex-basis: 25%;text-align: right;}
.order dt .input-line0 input {text-align: right;}
.order dl dd select{font-size: 120%;padding: 5px;}
.order .input-line0 input {border: 0px;font-size: 150%; font-weight: 500;}


