@charset "utf-8";
/* CSS Document */

@media screen and (min-width:641px),print {

/*--------------------------------
TOP
--------------------------------*/

#top header{
	margin:0;
}

/*----------*/
#top .contents{
	padding:0 0 100px 0;
	position:relative;
}

#top .contents .container{
}

/*----------*/
#top .contents .top-hd{
	margin:0;
	padding:0 0 66px 0;
	position:relative;
	box-sizing:content-box;
}

#top .contents .top-hd .inner{
	width:950px;
	margin:0 0;
	padding:50px 0;
	box-sizing:border-box;
	text-align:center;
	position:absolute;
	top:0;
	left:calc((100% - 950px) / 2);
}

#top .contents .top-hd .inner_special{
	top:30px!important;
}

#top .contents .top-hd h2{
	padding:0 0 0 0;
	margin:0 0 50px 0;
}

#top .contents .top-hd .txt_read{
	font-size:16px;
	line-height:230%;
	margin:0 0 46px 0;
	position:relative;
	z-index:1;
}

#top .contents .top-hd .btn_measure{
	width:150px;
	margin:0 auto;
}

#top .contents .top-hd .img01{
	position:absolute;
	top:260px;
	right:0;
	z-index:0;
}

/*----------*/
#top .contents a#measure{
	display:block;
	margin:0 0 0 0;
	background:#F00;
	height:3px;
}

#top .contents .bg_book{
	padding:160px 0 74px 0;
}

#top .contents h3{
	width:540px;
	padding:10px 0 0 0;
	margin:0 calc((100% - 540px) / 2);
	position:absolute;
	top:-66px;
}

#top .contents .measure{
	width:683px;
	margin:0 auto;
}

#top .contents .measure h4{
	font-size:27px;
	font-weight:bold;
	color:#00a5e3;
	text-align:center;
}

#top .contents .measure h5{
	font-size:20px;
	font-weight:bold;
	color:#00448d;
	text-align:center;
	margin:0 0 20px 0;
}

#top .contents .measure .schoolyear{
	margin:50px 0 0 0;
}

#top .contents .measure .schoolyear select::-ms-expand {
	display: none;
}

#top .contents .measure .schoolyear select{
	width:683px;
	height:70px;
	border:none;
	padding:0 1em;
	background:url(../images/top/pc/measure_schoolyear.png) no-repeat center center;
	text-align:center;
	font-size:17px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	display:block;
	box-sizing:border-box;
	cursor: pointer;
}


#top .contents .measure .direction{
	margin:50px 0 0 0;
}

#top .contents .measure .direction:after{
	content:"";
	display:block;
	clear:both;
}

#top .contents .measure .direction .box{
	margin:0 0 0 0;
	width:326px;
	text-align:center;
	font-size:15px;
	line-height:160%;
}

#top .contents .measure .direction .box em{
	font-weight:bold;
}

#top .contents .measure .direction .vertical{	
	float:left;
}

#top .contents .measure .direction .horizontally{
	float:right;
}

#top .contents .measure .direction .box .button,
#top .contents .measure .direction .box .button_on{
	display:block;
	width:326px;
	height:110px;
	margin:0 0 15px 0;
	padding:0 0 0 115px;
	border:none;
	font-size:17px;
	text-align:left;
}

#top .contents .measure .direction .box.vertical .button{
	background:url(../images/top/pc/measure-btn_vertical_off.png) no-repeat center center;
	color: #aaa;
}
#top .contents .measure .direction .box.vertical .button_on{
	background:url(../images/top/pc/measure-btn_vertical.png) no-repeat center center;
	color: #282827;
	cursor: pointer;
}

#top .contents .measure .direction .box.horizontally .button{
	background:url(../images/top/pc/measure-btn_horizontally_off.png) no-repeat center center;
	color: #aaa;
}
#top .contents .measure .direction .box.horizontally .button_on{
	background:url(../images/top/pc/measure-btn_horizontally.png) no-repeat center center;
	color: #282827;
	cursor: pointer;
}


/*----------*/
#top .contents .about{
	width:950px;
	margin:55px auto 0 auto;
}

#top .contents .about h4{
	font-size:17px;
	line-height:normal;
	text-align:center;
	margin:0 0 30px 0;
}

#top .contents .about .point{
	width:948px;
	margin:0 auto;
}

#top .contents .about .point:after{
	content:"";
	display:block;
	clear:both;
}

#top .contents .about .point dl{
	display:block;
	background:#ffee32;
	border-radius:10px;
	padding:20px 20px 15px;
	float:left;
	width:296px;
	height: 160px;
	box-sizing:border-box;
	margin:0 0 0 30px;
}

#top .contents .about .point dl:first-child{
	margin:0 0 0 0;
}

#top .contents .about .point dl dt{
	font-size:20px;
	font-weight:bold;
	color:#00448d;
	text-align:center;
	margin:0 0 0.5em 0;
}

#top .contents .about .point dl dd{
	font-size:13px;
	line-height:1.76em;
	min-height:5.4em;
	margin:0;
	padding:0;
}

#top .contents .about .notes{
	font-size:11px;
	color:#5a5a5a;
	text-align:center;
	margin:30px 0 0 0;
}


/*----------*/
.contents .bnr a {
	display: block;
	margin: 55px auto 0;
	width: 623px;
	height: 140px;
	background:url(../images/measuresan_banner.png) center top / 623px 140px no-repeat;
}
/*.contents .bnr .line {
	display: block;
	margin: 55px auto 0;
	width: 623px;
	height: 140px;
	background:url(../images/line_banner.jpg) center top / 623px 140px no-repeat;
}*/
.contents .bnr .yomito {
	display: block;
	margin: 25px auto 0;
	width: 623px;
	height: 140px;
	background:url(../images/yomito_banner.jpg) center top / 623px 140px no-repeat;
}
.contents .bnr img {
	display: none;
}
.contents .bnr a:hover {
	opacity: 0.65;
}


/*----------*/
#top .contents .measure .nickname{
	margin:40px 0 0 0;
}
#top .contents .measure .nickname .speechBubble{
  position: relative;
  margin: 0 auto 16px;
  padding: 0 10px;
  width: 384px;
	height: 42px;
	line-height: 42px;
	border-radius: 21px;
	box-sizing: border-box;
  color: #00448d;
  font-size: 14px;
	font-weight: bold;
	text-align: center;
  background: #ffee32;
}
#top .contents .measure .nickname .speechBubble:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -8px;
  border: 8px solid transparent;
  border-top: 8px solid #ffee32;
}
#top .contents .measure .nickname .speechBubble p {
  margin: 0;
  padding: 0;
	font-weight: bold;
}
#top .contents .measure .nickname input{
	width:683px;
	height:70px;
	border:none;
	padding:0 1em;
	background:url(../images/top/pc/measure_nickname.png) no-repeat center center;
	text-align:left;
	font-size:17px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	display:block;
	box-sizing:border-box;
	cursor: pointer;
}
#top .contents .measure .nickname input::placeholder{
	color: #aaa;
}
#top .contents .measure .nickname input.nicknameError{
	background:url(../images/top/pc/measure_nickname_error.png) no-repeat center center;
}
#top .contents .measure .nickname .nicknameErrorTxt {
	padding:5px 0 0 1em;
	color: #e3005b;
	font-size: 15px;
}


/*----------*/
#top .contents #rankingArea {
	padding: 80px 0 0 0;
}
#top .contents #rankingArea .rankingAreaTitle{
	text-align: center;
	font-size: 27px;
	color: #00a5e3;
	font-weight: bold;
	padding-bottom: 50px;
}
#top .contents #rankingArea section {
  display: none;
}
.tab {
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flexbox;
	display: -moz-flexbox;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: -moz-flex;
	display: flex;
	-webkit-justify-content:space-between;
	-moz-justify-content:space-between;
	-ms-justify-content:space-between;
	justify-content:space-between;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	width:100%;
	margin: 0 auto;
}
.tab li {
	width: 340px;
	height: 70px;
	line-height: 70px;
	margin: 0;
	padding: 0;
	cursor: pointer;
	vertical-align: middle;
	text-align: center;
	background: #eee;
	border-radius: 5px 5px 0 0;
	box-sizing: border-box;
	font-size: 17px;
	font-weight: bold;
	color: #282827;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	transition: all  0.3s ease;
}
.tab li.current {
	position: relative;
	width: 340px;
	background: #00a5e3;
	background: -webkit-gradient(linear, left top, left bottom, from(#00a5e3), to(#0099d3));
	background: -moz-linear-gradient(top, #00a5e3, #0099d3);
	background: -ms-linear-gradient(top, #00a5e3, #0099d3);
	color: #fff;
}
.tab li.current:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -12px;
  border: 12px solid transparent;
  border-top: 12px solid #0099d3;
}
.tab li:first-child {
	margin-right: 3px;
}
.tab li:hover {
	opacity:0.65;
}
.tab li.current:hover {
	opacity:1;
}
.content {
	border: 3px solid #0098d1;
	padding: 44px 96px 36px;
	box-sizing: border-box;
}
.rankingAreaInr .content {
	display: none;
}
.rankingAreaInr .content:nth-child(1) {
	display: block;
}
.rankingAreaInr .gradeName {
	text-align: center;
}
.rankingAreaInr .gradeName p {
	display: inline-block;
	max-width: 176px;
	padding: 0 16px;
	box-sizing: border-box;
	position: relative;
	text-align: center;
	color: #00448d;
	font-size: 20px;
	font-weight: bold;
	margin: 0 auto 24px;
}
.rankingAreaInr .gradeName p::before {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	bottom: -9px;
	border-bottom: 4px solid #ffee32;
}
.rankingAreaInr .rankingList {
	display: table;
	border-collapse: collapse;
}
.rankingAreaInr .rankingList dl {
	display: table-row;
}
.rankingAreaInr .rankingList dl dt {
	display: table-cell;
	-webkit-box-box-sizing: border-box;
	-moz-box-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 16px;
	color: #282827;
	padding: 16px 0 0 0;
	vertical-align: middle;
}
.rankingAreaInr .rankingList dl:nth-child(1) dt,
.rankingAreaInr .rankingList dl:nth-child(2) dt,
.rankingAreaInr .rankingList dl:nth-child(3) dt {
	font-size: 20px;
	font-weight: bold;
	padding: 12px 0 10px 0;
	line-height: 1.4;
}
.rankingAreaInr .rankingList dl:nth-child(4) dt {
	padding: 20px 0 0 0;
}
.rankingAreaInr .rankingList dl dt:nth-child(1) {
	width: 82px;
	text-align: right;
}
.rankingAreaInr .rankingList dl dt:nth-child(2) {
	width: 250px;
	padding-left: 22px;
	padding-right: 10px;
}
.rankingAreaInr .rankingList dl dt:nth-child(3) {
	width: 154px;
	text-align: right;
}
.rankingAreaInr .rankingList dl:nth-child(1) {
	border-bottom: 2px dotted #ffc332;
}
.rankingAreaInr .rankingList dl:nth-child(2) {
	border-bottom: 2px dotted #888888;
}
.rankingAreaInr .rankingList dl:nth-child(3) {
	border-bottom: 2px dotted #fd8e57;
}
.rankingAreaInr .rankingList dl:nth-child(1) dt:nth-child(1) {
	background:url(../images/top/pc/rankicon01.png) left center / 24px 21px no-repeat;
}
.rankingAreaInr .rankingList dl:nth-child(2) dt:nth-child(1) {
	background:url(../images/top/pc/rankicon02.png) left center / 24px 21px no-repeat;
}
.rankingAreaInr .rankingList dl:nth-child(3) dt:nth-child(1) {
	background:url(../images/top/pc/rankicon03.png) left center / 24px 21px no-repeat;
}


/*================================*/
}
