@charset "utf-8";
/* CSS Document */

/*-----------共通-----------*/

body {
	font-family: "メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS P Gothic",sans-serif;
	font-size:18px;
	line-height: 1.6em;
	margin: 0 auto;
}
#contents {
	overflow: hidden;
	padding-top: 73px;
}
.wrap {
	width: 1050px;
	margin:0 auto;
}
.center {text-align: center;}
.small {font-size: 14px; line-height: 1.5em;}
.bold {font-weight: bold;}

.sp {display: none;}
.clearfix::after {
  content: '';
  display: block;
  clear: both;
}
p, ul {margin-bottom: 1em;}
li {margin-left: 2em;}

h2 {
	font-size: 22px;
	margin: 25px 0 30px;
	padding: 0 10px 3px;
	border-bottom: 2px solid #6464c8;
	border-left: 8px solid #6464c8;
}
h3 {
	font-size: 20px;
	margin: 25px 0 5px;
	color: #6464c8;
}
.prof-h3 {
	margin: 0 0 10px;
}
h4 {
	font-size: 17px;
	font-weight: normal;
	background-color: #ebebeb;
	font-weight: bold;
	margin: 5px 0;
	padding: 3px 10px 0;
}

a:link {color:#133e89;}
header a:link {color:#000; text-decoration:none;}
header a:visited {color:#000;text-decoration:none;}
header a:hover {color:#000; text-decoration:none;}
header a:active {color:#000; text-decoration:none; }

.colleft {width: 715px;}
.colright {width: 320px; margin-left: 15px;}

#snsbtn {margin-top: 15px;}
.twbtn {margin-left: 700px;}
.fbbtn {margin-top: -8px; margin-left: 10px;}
.pkbtn {margin-left: 10px;}
.hnbtn {margin-left: -38px;}

.red {color: #f00;}
.mb30 {margin-bottom: 15px;}
.pr30 {padding-right: 10px;}
.col {float: left;}
.col2 {
	float: left;
	width: 50%;
}
.col-1 {float: none;}
.col-2 {width: 100%;}

/*-----------pcメニュー-----------*/

header {
	width: 100%;
	position: fixed;
	top: 0;
	background-color: #fff;
	border-bottom: 3px solid #6464c8;
	height: 75px;
}
.sebooklogo {padding: 20px 10px 10px 10px;}
.dropmenu {
  list-style-type: none;
  padding: 0;
  font-size: 16px;
}
.dropmenu::before, .dropmenu::after {
  content: "";
  display: table;
}
.dropmenu::after {clear: both;}
.dropmenu li {
  position: relative;
  width: 160px;
  float: left;
  margin: 0;
  padding: 0;
  text-align: center;
}
.dropmenu > li:first-child {width: 130px; margin-left: 40px;}
.dropmenu li:nth-child(2) {width: 100px;}
.dropmenu li:nth-child(5) {width: 120px;}
.dropmenu li:nth-child(6) {width: 130px;}
.dropmenu li a {
  display: block;
  margin: 0;
  padding: 27px 0 17px;
  text-decoration: none;
  font-weight: bold;
}
.dropmenu li ul {
  list-style: none;
  position: absolute;
  z-index: 9999;
  top: 100%;
  left: 0;
  margin: 0;
  padding: 0;
}
.dropmenu li ul li.menuarrow {width: 190px;}
.dropmenu li ul li a {
  padding: 10px;
  background: #6464c8;
  color: #fff;
  font-weight: normal;
  text-align: left;
  padding-left: 20px;
  font-size: 15px;
}
.dropmenu li:hover > a {background: #6464c8; color:#fff;}
.dropmenu li a:hover {background: #6464c8; color:#fff;}
#dropmenu { position: relative; z-index: 7; }
#dropmenu li ul li {
  overflow: hidden;
  height: 0;
  transition: .2s;
}
#dropmenu li:hover ul li {
  overflow: visible;
  height: 43px;
}

/*-----------トップ-----------*/

#mainimage {
	background-image: url('../images/back2.png');
	background-size: cover;
}
.lead {
	background-color: #6464c8;
	padding: 20px 0;
}

/*-----------コンテンツ-----------*/

#about, #index, #campaign, #howto, #qa, #form, #author {margin-top: -70px; padding-top: 70px;}

.bookinfo img {
	border: 1px solid #999; width: 300px;
	margin-left: 215px;
}
.bookinfo p {margin-top: 260px; margin-left: 10px;}
.bookindex {
	font-size: 16px;
	padding: 0 10px;
}
.bookindex p {
	padding-left: 10px;
	line-height: 1.6em;
}
.gaiyou {
	background-color: #e5f5f5;
	padding: 25px 20px 15px;
	border-radius: 15px;
	border: 3px solid #6464c8;
}
.gaiyoutxt {width: 630px; margin-right: 15px;}

ol {margin-bottom: 30px;}

.btnanime {margin: 15px auto 30px;}

.youtube iframe {
	display: block;
	margin: 0 auto 25px;
	width: 840px;
	height: 472.5px;
}

table {margin: 0 auto 30px;}
table th {
	width: 150px;
	background-color: #666;
	vertical-align: middle;
	border: 2px solid #fff;
	padding: 7px 10px 5px;
	color: #fff;
}
table td {
	background-color: #ebebeb;
	vertical-align: middle;
	border: 2px solid #fff;
	padding: 7px 15px 5px;
}

/*-----------フォーム-----------*/

#form {
	background-color: #fef1f0;
	margin-top: 30px;
	padding: 60px 0;
}
#form h2 {
	font-size: 32px;
	border: none;
	text-align: center;
	color: #6464c8;
}
#hogo {
	background-color: #fff;
	padding: 15px 20px 5px;
	margin-bottom: 30px;
}

#qaform {width: 800px; margin: 0 auto;}


/*-----------フッター-----------*/

footer {
	font-family: "メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS P Gothic",sans-serif;
	border-top: 1px solid #ccc;
	background-color: #666;
	padding: 15px 0 5px;
}
footer p {
	line-height: 1.6em;
	padding: 5px 0;
	color: #fff;
}
#page-top {
	position: fixed;
	bottom: 15px;
	right: 15px;
}

/*-------レスポンシブ-------*/
@media screen and (max-width: 768px) {

/*-----------sp共通-----------*/

#contents {width: 100%;}
.wrap {
	width: 100%;
	font-size: 14px;
	line-height: 1.5em;
	padding: 0 10px;
}
.pc {display: none;}
.sp {display: inline;}
.col　{float: none;}
.col2 {
	float: none;
	width: 100%;
	padding: 10px 0;
}
.small {font-size: 11px;}

li {margin-left: 0em;}

h2 {
	font-size: 16px;
	margin: 15px 0;
	padding: 0 10px 3px;
}
h3 {
	font-size: 15px;
	margin: 15px 0 5px;
}
h4 {font-size: 14px;}
.colleft {width: 100%;}
.colright {width: 100%; margin-left: 0;}


/*-----------開閉メニュー-----------*/

header {
	width: auto;
	height: 50px;
	border-bottom: none;
	background-color: transparent;
}
header img {height: 46px; padding: 8px;}

#menuList {	display: none;}
#rwdMenuWrap {width: 100%;}
#rwdMenuWrap #switchBtnArea {
	width: 100%;
	height: 50px;
	background: #fff;
	position: fixed;
	border-bottom: 3px solid #6464c8;
}
#rwdMenuWrap #switchBtnArea #switchBtn {
	top: 0;
	right: 10px;
	width: 40px;
	height: 40px;
	display: block;
	background: #6464c8;
	position: fixed;
	border-radius: 0 0 5px 5px;
}
#rwdMenuWrap #switchBtnArea #switchBtn span {
	left: 20%;
	width: 60%;
	height: 4px;
	display: block;
	position: absolute;
	background-color: #fff;
	transition: all 0.2s linear;
}
#rwdMenuWrap #switchBtnArea #switchBtn span:nth-of-type(1) {top:10px;transform: rotate(0);}
#rwdMenuWrap #switchBtnArea #switchBtn span:nth-of-type(2) {top:18px;transform: scale(1);}
#rwdMenuWrap #switchBtnArea #switchBtn span:nth-of-type(3) {bottom:10px;transform: rotate(0);}

#rwdMenuWrap #switchBtnArea #switchBtn.btnClose span:nth-of-type(1) {top:18px;transform: rotate(-45deg);}
#rwdMenuWrap #switchBtnArea #switchBtn.btnClose span:nth-of-type(2) {transform: scale(0);}
#rwdMenuWrap #switchBtnArea #switchBtn.btnClose span:nth-of-type(3) {bottom:18px;transform: rotate(45deg);}

#rwdMenuWrap ul {
	width: 55%;
	display: none;
	position: fixed;
	top: 50px;
	right: 0;
}
#rwdMenuWrap ul li {
	width: 100%;
	border-bottom: #fff 1px solid;
	list-style-type: none;
}
#rwdMenuWrap ul li:last-child {border-bottom: none;}
#rwdMenuWrap ul li a {
	font-family: "メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS P Gothic",sans-serif;
	padding: 3px 7px;
	text-align: center;
	display: block;
	background: #6464c8;
	color: #fff;
	position: relative;
	font-size: 14px;
	opacity: 0.9;
}
#rwdMenuWrap ul li a:link {text-decoration: none;}

/*-----------トップ-----------*/

#mainimage {margin-top: -25px;}
#mainimage h1 img {height: auto;}
.lead {padding: 15px 10px;}

/*-----------コンテンツ-----------*/

#about, #index, #campaign, #howto, #qa {margin-top: -50px; padding-top: 50px;}

.bookinfo img {
	width: 100%;
	margin-left: 0;
}
.bookinfo p {margin-top: 10px; margin-left: 0;}
.bookindex {
	font-size: 14px;
	padding: 0;
}
.gaiyou {padding: 15px;}
.gaiyoutxt {width: 100%; margin-right: 0;}

#about li, #howto li {margin-left: 20px;}

ol {margin-bottom: 15px;}
.btnanime {margin: 15px 0;}
.btnanime a img {
	display: block;
	max-width: 100%;
	height: auto;
}

.youtube iframe {
	display: block;
	margin: 0 auto 15px;
	width: 300px;
	height: 168.75px;
}

table {margin: 0 auto 15px;}
table th {width: 90px;}

.twbtn {margin-left: 0;}
.fbbtn {margin-top: 0px; margin-left: 3px;}
.pkbtn {margin-left: 3px;}
.hnbtn {margin-left: -42px;}

/*-----------フォーム-----------*/

#form {padding: 45px 0 60px;}
#form h2 {font-size: 18px;}

#hogo {
	padding: 10px;
	margin-bottom: 25px;
}

#qaform {width: 90%;}

footer p {font-size: 11px;}

}


