
body{
	background:#f2f2f2;
	#width:980px;
	margin: 0 auto;
}

.default-box{
	width:900px; padding:0 40px; margin:0 auto; background:#fff;line-height:150%; display:block; font-size:16px;
}

.content-label{
	width:980px;
	margin:0 auto;
}

h1{
	line-height:150%;
	padding:25px 0 0 0;
	z-index:200;
	color:#000;
	font-size:28px;
	font-weight:bold;
	text-align:center;
}

h1 span{
	font-size:38px;
	font-weight:bold;
	color:#1f46ac;
}

.top-image{
	width:350px;
	#margin-right:380px;
	#opacity:0.7;
	margin-top:30px;
	float:left;
}

.top-text{
	margin-top:20px;
	float:right;
	width:530px;
	
}


ul{
	margin:40px 0 0 0;
	padding:0;
}

li a{
	color:#1d3994;
}



h2{
	#border-left: 12px solid #1f46ac;
	padding:16px 10px 30px 20px;
	line-height:150%;
	font-size:35px;
	font-weight:bold;
	margin:70px 0 0px 0;
	color:#000;
	text-align:center;
}

h2 span{
	color:#1f46ac;
}


div.text{
	line-height:170%;
	font-size:19px;
	padding:10px;
}

div.text-indent{
	margin-left:50px;
}

span.marker{
	background: linear-gradient(transparent 50%, yellow 50%);
	font-weight:bold;
}

div.text span.bold{
	font-weight:bold;
}

div.text span.small{
	font-size:17px;
}


.register-link{
	clear:both;
	display:block;
	background:#1f46ac;
	border-radius: 5px;
	text-align:center;
	color:#fff;
	width:500px;
	#height:30px;
	padding:20px 0;
	margin:45px auto 15px auto;
	text-decoration:none;
	font-weight:bold;
	font-size:25px;
}

.register-link:hover{
	opacity:0.8;
}


.subject-box{
	width:285px;
	float:left;
	margin-top:30px;
	margin-right:20px;
}

.subject-box .title{
	background:#1f46ac;
	color:#fff;
	font-weight:bold;
	padding:5px 15px;
	font-size:19px;
}

.subject-box .detail{
	background:#f2f2f2;
	margin-top:6px;
}
.subject-box .detail ul{
	margin:0;
	padding:8px 0;
	list-style-type: disc;
	
}

.subject-box .detail ul li{
	margin:0 0 0 40px;
	padding:0px 0;
	font-size:16px;
	line-height:200%;
}

.circle{
	width: 140px;
	height: 140px;
	border-radius: 50%;
	background:#ffd966;
	text-align:center;
	line-height: 140px;
	vertical-align: middle;
	font-weight:bold;
}

.coma-left{
	float:left;
	width:140px;
	margin-left:50px;
}
.coma-right{
	float:right;
	width:660px;
	margin-top:20px;
}

img.user-voice{
	width:800px;
	margin:20px auto;
	display:block;
}

.quote{
	background:#deebf7;
	padding:30px !important;
	margin-top:25px;
	width:800px;
	margin:25px auto 35px auto;
}

.quote img{
	width:450px;
	display:block;
	margin-bottom:0px;
}

.lecturer-subject{
	background:#1f46ac;
	color:#fff;
	font-weight:bold;
	text-align:center;
	font-size:20px;
	padding:10px 0;
	margin:50px 0 10px 0;
	clear:both;
}

ul.lecturer-list{
	margin-top:75px;
}

ul.lecturer-list li{
	display:inline;
	width:272px;
	height:108px;
	float:left;
	margin-right:20px;
	background:#f2f2f2;
	padding:20px 0 15px 20px;
	position:relative;
}

ul.lecturer-list li:last-child{
	margin-right:0;
}

ul.lecturer-list li div.genre{
	margin:0;
	font-weight:bold;
	position:absolute;
	top:-50px;
	width:252px;
	text-align:center;
	color:#1f46ac;
	font-size:20px;
}


ul.lecturer-list li div.thumbnail,
ul.lecturer-list li div.name,
ul.lecturer-list li div.title{
	width:292px;
}

ul.lecturer-list li div.thumbnail{
	width:100px;
	float:left;
}
ul.lecturer-list li div.thumbnail img{
	width:100%;
}

ul.lecturer-list li div.name{
	float:right;
	width:160px;
	font-size:18px;
	font-weight:bold;
	padding-top:17px;
}

ul.lecturer-list li div.title{
	clear:both;
	font-size:14px;
	width:250px;
	padding-top:4px;
	line-height:1.6;
	
}

img.contact{
	width:450px;
	margin:20px auto;
	display:block;
}

ul.check-list{
	margin-left:200px;
	list-style: none;
	margin-top:0;
}

ul.check-list li{
	font-size:24px;
	padding:10px 0;
	clear:both;
	height:40px;
}

ul.check-list li img{
	width:30px;
	margin-right:20px;
	display:block;
	float:left;
	width:35px;
}

ul.check-list li span{
	display:block;
	float:left;
	width:600px;
	padding-top:7px;
}

header,footer{
	height:80px;
	#border-bottom:5px solid #1f46ac;
	width:100%;
	background:#203864;
}

header .header-logo,
footer .header-logo{
	height:80px;
	float:left;
	width:150px;
}

header .header-logo img,
footer .header-logo img{
	width:450px;
	margin-top:20px;
}

header .header-text{
	height:80px;
	float:left;
	width:400px;
	font-size:25px;
	font-weight:bold;
	margin-top:25px;
	margin-left:400px;
	color:#fff;
}

footer .header-text{
	#height:80px;
	padding-top:18px;
	float:left;
	text-align:right;
	width:400px;
	font-size:16px;
	margin-top:5px;
	margin-left:400px;
	color:#fff;
}

header .header-tel{
	height:80px;
	float:left;
	margin-top:23px;
	width:465px;
	text-align:right;n
}

header .header-tel img{
	width:350px;
}


footer .left{
	width:600px;
	float:left;
}

footer .left a{
	color:#000;
	text-decoration:none;
}

footer .right{
	width:320px;
	text-align:right;
	float:left;
}

.screen-shot{
	width:400px;
	margin:10px auto 30px auto;
	display:block;
}


.micro-copy{
	font-size:17px;
	text-align:center;
	#margin: 10px 0 0 0;
}

img.amazon{
	width:80%;
	margin:40px auto 20px auto;
}

.recommend{
	width:550px;
	margin:10px auto 20px auto;
	display:block;
}

.icon-10min{
	width:150px;
	margin:10px auto 20px auto;
	display:block;
}


.movie-cap{
	width:440px;
}
.movie-cap:hover{
	opacity:0.8;
}



.mokuji-list{
	margin:50px auto;
	width:900px;
	border:1px solid #e6e6e6;
	background:#f2f2f2;
}

.mokuji-list ul{
	margin-left:50px;
	padding:5px 10px 20px 10px;
	margin-top:0;
}
.mokuji-list ul li{
	padding:5px;
}

.content-label{
	border-top:8px solid #203864;
	width:900px;
	padding:10px 40px;
	margin:0 auto;
	background:#DAE3F3;
	font-size:30px;
	font-weight;bold;
}

#pagetop_box {
    right: 30px;
    bottom: 30px;
    width: 60px;
    height: 60px;
    position: fixed;
    z-index: 9999;
    -webkit-transform: translateZ(0);
    opacity:0.8;
	border:solid 1px #ccc;
	display:none;
}
#pagetop_box:hover{
	cursor:pointer;
}



.shareList {
	list-style:none;
	display: flex;
	flex-wrap:wrap;
	width:100%;
	margin:-5px 0 0 -5px;
	padding:0;
}
.shareList__item {
	height:28px;
	line-height:28px;
	margin:5px 0 0 5px;
	text-align:center;
}
.shareList__link {
	display:block;
	padding:0 10px;
	color:#ffffff;
	text-decoration: none;
	border-radius: 5px;
}
.shareList__link::before{
	font-size:14px;
	transition: ease-in-out .2s;
	border-radius: 5px;
}
.shareList__link::after{
	content:attr(title);
	font-size:12px;
	vertical-align: top;
	margin-left:5px;
}
.shareList__link:hover{opacity: 0.75;}
 
.shareList__link.icon-twitter{background:#55acee;}
 
.shareList__link.icon-facebook{background:#3B5998;}
 
.shareList__link.icon-google-plus{background:#dd4b39;}
 
.shareList__link.icon-hatebu{background:#008FDE;}
 
.shareList__link.icon-pocket{background:#EB4654;}
 
.shareList__link.icon-rss{background:#ff9900;}
 
.shareList__link.icon-feedly{background:#6cc655;}
 
.shareList__link.icon-pinterest{background:#cb2027;}
 
.shareList__link.icon-linkedin{background:#0e76a8;}
 
.shareList__link.icon-line{background:#1dcd00;}
 
