@charset "UTF-8";

body {
	background-color: #fdfdfd;
	-webkit-text-size-adjust: 100%;
	//margin-top: 8px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

@media ( max-width : 640px) {
	body {
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 0px;
	}
}

.button.button-primary, button.button-primary, input[type="submit"].button-primary,
	input[type="reset"].button-primary, input[type="button"].button-primary
	{
	color: #FFF;
	background-color: #1274cd;
	border-color: #1274cd;
}

.button.button-primary:hover, button.button-primary:hover, input[type="submit"].button-primary:hover,
	input[type="reset"].button-primary:hover, input[type="button"].button-primary:hover,
	.button.button-primary:focus, button.button-primary:focus, input[type="submit"].button-primary:focus,
	input[type="reset"].button-primary:focus, input[type="button"].button-primary:focus
	{
	color: #FFF;
	background-color: #1274cd;
	border-color: #1274cd;
}

.button.button-primary2, button.button-primary2, input[type="submit"].button-primary2,
	input[type="reset"].button-primary2, input[type="button"].button-primary2
	{
	color: #FFF;
	background-color: darkseagreen;
	border-color: darkseagreen;
}

.button.button-primary2:hover, button.button-primary2:hover, input[type="submit"].button-primary2:hover,
	input[type="reset"].button-primary2:hover, input[type="button"].button-primary2:hover,
	.button.button-primary2:focus, button.button-primary2:focus, input[type="submit"].button-primary2:focus,
	input[type="reset"].button-primary2:focus, input[type="button"].button-primary2:focus
	{
	color: #FFF;
	background-color: darkseagreen;
	border-color: darkseagreen;
}

.button-primary-new {
	background-color: #ff4e00;
	border-color: #ff4e00;
}

input[type=mail] {
	height: 38px;
}

input[type="radio"], input[type="checkbox"] {
	-webkit-transform: scale(1.5);
	transform: scale(1.5);
	margin-right: 0.5em;
}

th, td {
	padding: 5px 5px;
	text-align: left;
	vertical-align: baseline;
	border-bottom: 0px;
	/*    border-bottom: 1px solid #E1E1E1; */
}

.container {
	background-color: white;
	font-size: 14pt;
	position: relative;
	width: 640px;
	margin: 20px auto 0;
	padding: 0;
	box-sizing: border-box;
}

@media ( min-width : 1120px) {
	.container {
		max-width: 1120px;
		width: 1120px;
	}
}

@media ( max-width : 640px) {
	.container {
		width: 308px;
	}
}

.hd-logo {
	margin-bottom: 10px;
	width: 512px;
	height: 60px;
}

.hdlogo {
	margin-top: 10px;
	width: 512px;
	height: 60px;
}

.headerlogo {
	width: 100%;
	text-align: center;
}

.headerlogol {
	width: 65%;
	height: 86px;
	text-align: left;
	float: left;
}

.headerlogor {
	width: 35%;
	height: 86px;
	text-align: right;
	float: right;
}

@media ( max-width : 640px) {
	.headerlogol {
		height: 54px;
	}
	.headerlogor {
		height: 54px;
	}
}

#hd-cart {
	width: 78px;
	height: 80px;
}

#hd-menu {
	width: 78px;
	height: 80px;
}

.hd-menu {
	width: 78px;
	height: 80px;
}

@media ( max-width : 640px) {
	#hd-cart {
		width: 49px;
		height: 50px;
	}
	#hd-menu {
		width: 49px;
		height: 50px;
	}
	.hd-menu {
		width: 49px;
		height: 50px;
	}
}

.btn560 {
	width: 560px;
	height: 113px;
}

.btn560220 {
	width: 560px;
	height: 220px;
}

.btn560150 {
	width: 560px;
	height: 150px;
}
.btn560113 {
	width: 560px;
	height: 113px;
}
.btn560139 {
	width: 560px;
	height: 139px;
}
.btn560055 {
	width: 560px;
	height: 55px;
}
.btn560087 {
	width: 560px;
	height: 87px;
}

.itemimg {
	width: 320px;
}

.kyoka-ibtn {
	width: 93px;
	height: 50px;
    margin: 1px 2px !important;
}

@media ( max-width : 640px) {
	.btn560 {
		width: 308px;
		height: 65px;
	}
	.btn560150 {
		width: 308px;
		height: 86px;
	}
	.btn560220 {
		width: 308px;
		height: 120px;
	}
	.btn560113 {
		width: 308px;
		height: 62px;
	}
	.btn560139 {
		width: 308px;
		height: 76px;
	}
	.btn560055 {
		width: 308px;
		height: 30px;
	}
	.btn560087 {
		width: 308px;
		height: 47px;
	}
}

.stepimg {
	width: 620px;
	height: 40px;
}

.step1img {
	width: 620px;
	height: 368px;
}
.step_banner_img {
	width: 620px;
}

.step {
	margin-top: 32px;
	margin-bottom: 20px;
	text-align: center;
	padding: 0 auto;
	text-align: center;
}

@media ( min-width : 1280px) {
	.hd-logo {

	}
}

.pagetopimg {
	width: 150px;
	height: 65px;
}

@media ( max-width : 640px) {
	.pagetopimg {
		width: 75px;
		height: 33px;
	}
}

@media ( max-width : 320px) {
	.itemimg {
		padding-left: 24px;
		width: 260px;
	}
	.itemno {
		padding-left: 24px;
	}
}

@media ( max-width : 640px) {
	.headerlogo {
		width: 308px;
	}
	.hd-logo {
		width: 256px;
		height: 30px;
	}
	.hdlogo {
		width: 240px;
		height: 27px;
		padding-left: 8px;
	}
	.fotterimg {
		width: 280px;
		height: 45px;
	}
	.stepimg {
		width: 310px;
		height: 20px;
	}
	.step1img {
		width: 310px;
		height: 184px;
	}
	.step_banner_img{
		width: 310px;
	}
	.step {
		margin-top: 16px;
	}
	.button-long {
		font-size: 10pt;
	}
	.button-long-regist{
		font-size: 10pt;
	}
}

.hd-text {
	clear: both;
	width: 100%;
	color: white;
	background-color: #1274cd;
	font-size: 16pt;
	font-family: 'ヒラギノ角ゴ Pro W6', 'Hiragino Kaku Gothic Pro', Meiryo, メイリオ,
		Osaka, 'MS PGothic', arial, helvetica, sans-serif;
}

@media ( min-width : 1280px) {
	.hd-text {

	}
}

@media ( max-width : 640px) {
	.hd-text {
		font-weight: bold;
		font-size: 10pt;
	}
}

.c-bg_box_bk {
	background: #f1f1f1;
	border: 1px solid #e1e1e1;
	border-radius: 4px;
	margin-bottom: 0;
	padding: 15;
}

.c-bg_box {
	margin-top: 30px;
	background: #ffffff;
	border: 1px solid #ffffff;
	border-radius: 4px;
	padding: 0;
}

.c-bg_box_regist {
	margin-top: 5px;
	background: #ffffff;
	border: 1px solid #ffffff;
	border-radius: 4px;
	padding: 0;
}
.c-bg_box_slim {
	margin-top: 0px;
	background: #ffffff;
	border: 1px solid #ffffff;
	border-radius: 4px;
	padding: 0;
}

.c-bg_box_Border {
	margin-top: 15px;
	background: #ffffff;
	border: 1px solid #e1e1e1;
	border-radius: 4px;
	padding: 15;
}

.c-bg_box_Border_regist {
	margin-top: 5px;
	background: #ffffff;
	border: 1px solid #e1e1e1;
	border-radius: 4px;
	padding: 10;
}

div {
	display: block;
}

.infobox {
	border: solid 1px #808080;
	width: 90%;
	/* height: 120px; */
	/* padding: 10px; */
	/*	overflow: auto; */
	/*	align: center; */
	/*	text-align: left; */
	margin: 0 auto;
}

q {
	color: #F00;
}

div#gototop {
	width: 80px;
	height: 25px;
	text-align: center;
	border: 1px solid silver;
	background-image: linear-gradient(#ffffff, #9C683A);
	border-radius: 5px;
	position: fixed;
	bottom: 70px;
	right: 10px;
}

div#gototop:hover {
	-webkit-animation-name: gototop;
	-webkit-animation-duration: 1s;
	-webkit-animation-timing-function: ease-out;
	-webkit-animation-delay: .1s;
}

div#gototop a {
	text-decoration: none;
	line-height: 25px;
	color: white;
}

.drawer-hamburger {
	position: initial;
	z-index: 4;
	top: 0;
	display: inline;
	padding: 0;
}

form#search {
	margin-bottom: 0px;
}

.footer-copyright {
	background: #FFFFFF;
	font-size: 20px;
	padding: 10px;
	text-align: center;
}

.header-name {
	width: 90% background: #FFFFFF;
	font-weight: 600;
	font-size: 16pt;
	color: 000;
	text-align: right;
}

@media ( max-width : 640px) {
	.header-name {
		font-weight: 500;
		font-size: 14pt;
	}
}

.c_pagetop {
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	bottom: 0;
	color: #FFFFFF;
	font-size: 10px;
	letter-spacing: 0;
	line-height: 1.2;
	padding: .5em .6em .8em;
	position: fixed;
	right: 5px;
	text-align: center;
	z-index: 100;
}

@media ( min-width : 481px) .container {
	.c_pagetop {
		cursor: pointer;
		font-size: 12px;
		margin-right: -480px;
		padding: .8em .6em 1em;
		right: 25%;
	}
}

.c_pagetop i {
	font-size: 18px;
	-webkit-transition: all ease .2s;
	transition: all ease .2s;
}

.fa {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

a#pagetop {
	color: #FFFFFF;
}

#kyoka-btn {
	width: 100px;
	text-align: center;
	letter-spacing: -2px;
	padding-left: 0px;
	padding-right: 0px;
	border-width: 4px;
}

@media ( max-width : 640px) {
	#kyoka-btn {
		width: 80px;
	}
}

.kyoka {
	width: 100%;
	text-align: center;
}

input.searchword {
	width: 480px;
	height: 68px;
}

input.searchwordbtn {
	margin-bottom: -27px;
	width: 72px;
	height: 68px;
}

@media ( max-width : 640px) {
	input.searchword {
		width: 250px;
		height: 50px;
	}
	input.searchwordbtn {
		width: 52px;
		height: 50px;
		margin-bottom: -18px;
	}
}

.fotterlogo {
	margin-top: 50px;
}

.drawer-menu-item {
	font-size: 16px;
}

.kouzalist {
	width: 540px;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-bottom-width: 3px;
	padding: 10px;
	margin: 5px auto;
}

@media ( max-width : 640px) {
	.kouzalist {
		width: 300px;
	}
}

/*
英語＝#c60025
数学＝#238cbf
現代文＝#c94584
古文＝#cf736d
物理＝#009794
化学＝#2d9b50
生物＝#7cab18
日本史＝#816121
世界史＝#b79d62
地理＝#a39993
ＡＯ・推薦ゼミ＝#eb6100
*/
input.kouza1 {
	border-color: #c60025;
}

input.kouza2 {
	border-color: #238cbf;
}

input.kouza3 {
	border-color: #c94584;
}

input.kouza4 {
	border-color: #cf736d;
}

input.kouza5 {
	border-color: #009794;
}

input.kouza6 {
	border-color: #2d9b50;
}

input.kouza7 {
	border-color: #7cab18;
}

input.kouza8 {
	border-color: #816121;
}

input.kouza9 {
	border-color: #b79d62;
}

input.kouza10 {
	border-color: #a39993;
}

/*
英語＝#c60025
数学＝#238cbf
現代文＝#c94584
古文＝#cf736d
物理＝#009794
化学＝#2d9b50
生物＝#7cab18
日本史＝#816121
世界史＝#b79d62
地理＝#a39993
ＡＯ・推薦ゼミ＝#eb6100
*/
.kouza1 {
	border-color: #c60025;
	/*	box-shadow: 0px 8px 4px -4px #c60025; */
}

.kouza2 {
	border-color: #238cbf;
	/*		box-shadow: 0px 8px 4px -4pxx #238cbf; */
}

.kouza3 {
	border-color: #c94584;
	/*		box-shadow: 0px 8px 4px -4px #c94584; */
}

.kouza4 {
	border-color: #cf736d;
	/*		box-shadow: 0px 8px 4px -4px #cf736d; */
}

.kouza5 {
	border-color: #009794;
	/*		box-shadow: 0px 8px 4px -4px #009794; */
}

.kouza6 {
	border-color: #2d9b50;
	/*		box-shadow: 0px 8px 4px -4px #2d9b50; */
}

.kouza7 {
	border-color: #7cab18;
	/*		box-shadow: 0px 8px 4px -4px #7cab18; */
}

.kouza8 {
	border-color: #816121;
	/*		box-shadow: 0px 8px 4px -4px #816121; */
}

.kouza9 {
	border-color: #b79d62;
	/*		box-shadow: 0px 8px 4px -4px #b79d62; */
}

.kouza10 {
	border-color: #a39993;
	/*		box-shadow: 0px 8px 4px -4px #a39993; */
}

.dougabase {
	position: relative;
}

.dougaimg {
	position: absolute;
	width: 100px;
	height: 100px;
	top: 10;
	left: 10;
}

.dougasrc {
	width: 100px;
	height: 100px;
}

@media ( max-width : 640px) {
	.dougasrc {
		width: 60px;
		height: 60px;
	}
}

.kouzalistl {
	width: 220px;
	height: 400px;
	text-align: left;
	float: left;
}

.kouzalistr {
	width: 300px;
	height: 400px;
	text-align: left;
	float: right;
	font-size: 16pt;
	position: relative;
}

@media ( max-width : 640px) {
	.kouzalistl {
		width: 110px;
		height: 320px;
	}
	.kouzalistr {
		width: 180px;
		height: 320px;
		font-size: 12pt;
	}
}

.item {
	width: 560px;
	margin: 0 auto;
}

@media ( max-width : 640px) {
	.item {
		width: 308px;
	}
}

.itemr {
	text-align: left;
	float: right;
	font-size: 24px;
}

.iteml {
	text-align: left;
	float: left;
}

@media ( max-width : 640px) {
	.iteml {
		width: 308px;
	}
	.itemr {
		padding-left: 20px;
		width: 288px;
	}
}

.itemalert {
	margin-top: 20px;
	margin-bottom: 40px;
	clear: both;
	font-size: 24px;
	padding: 10px;
}

.itemnotice {
	margin-top: 20px;
	margin-bottom: 40px;
	clear: both;
	font-size: 20px;
	box-shadow: 0 0 20px rgba(0, 0, 0, .5);
	padding: 10px;
}

@media ( max-width : 640px) {
	.itemnotice {
		font-size: 12pt;
	}
}

.itemdouga {
	margin-top: 30px;
	margin-bottom: 30px;
}

.itemdougasp {
	margin-top: 30px;
	margin-bottom: 30px;
}

@media ( min-width : 641px) {
	.itemdougasp {
		display: none;
	}
}

@media ( max-width : 640px) {
	.itemdouga {
		display: none;
	}
}

.itemno {
	font-size: 10pt;
}

.itembtn {
	text-align: center;
	font-size: 28px;
}

.button, button, input[type="submit"], input[type="reset"], input[type="button"]
	{
	font-size: 24px;
	height: 70px;
}

.kouzalistbtn {
	width: 300px;
	position: absolute;
	right: 0;
	bottom: 0;
	margin-bottom: 0;
	height: 50px;
}

.kouzalistbtncancel {
	width: 300px;
	position: absolute;
	right: 0;
	bottom: 0;
	margin-bottom: 0;
	height: 80px;
	font-size: 15pt;
	line-height: 26px;
	padding: 0 12px;
}

.kouzalistbtnc {
	width: 300px;
	position: absolute;
	right: 0;
	bottom: 0;
	margin-bottom: 0;
	height: 50px;
	background-color: green;
	border-color: green;
}

@media ( max-width : 640px) {
	.kouzalistbtn {
		width: 180px;
		height: 40px;
		font-size: 12pt;
		padding: 0 10px;
		line-height: 22px;
	}
	.kouzalistbtnc {
		width: 180px;
		height: 40px;
	}
	.kouzalistbtncancel {
		width: 180px;
		height: 54px;
		font-size: 9pt;
		line-height: 20px;
		padding: 0 5px;
	}
	.button, button, input[type="submit"], input[type="reset"], input[type="button"]
		{
		font-size: 14pt;
		height: 50px;
	}
}

.checkout {
	margin-top: 50px;
}

@media ( max-width : 640px) {
	.checkout {
		margin-top: 30px;
	}
}

h4 {
	text-align: center;
}

h3 {
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}

h2 {
	text-align: center;
}

h1 {
	text-align: center;
}

.u-half-width {
	width: 49%;
	box-sizing: border-box;
}

@media ( max-width : 640px) {
	.u-half-width {
		width: 100%;
		box-sizing: border-box;
	}
}

.u-quarter-width {
	width: 25%;
	box-sizing: border-box;
}
.ken_select{
	width: 25%;
	box-sizing: border-box;
}

@media ( max-width : 640px) {
	.ken_select {
		width: 180px;
		box-sizing: border-box;
	}
}

#hsc_id{
	max-width:90%;
}

.pankuzu {
	text-decoration: none;
}

span.hissu {
	font-size: 16px;
	height: 22px;
	line-height: 22px;
	background: crimson;
	color: #fff;
	font-weight: normal;
	padding: 0 8px;
	margin: 0 0 0 15px;
	top: 3px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	text-shadow: none !important;
}

span.nini {
	font-size: 16px;
	height: 22px;
	line-height: 22px;
	background: #bbb;
	color: #fff;
	font-weight: normal;
	padding: 0 8px;
	margin: 0 0 0 15px;
	top: 3px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	text-shadow: none !important;
}

span.nochg {
	font-size: 16px;
	height: 22px;
	line-height: 22px;
	background: #333;
	color: #fff;
	font-weight: normal;
	padding: 0 8px;
	margin: 0 0 0 15px;
	top: 3px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	text-shadow: none !important;
}

span.hissu:AFTER {
	content: '必須';
}

span.nini:AFTER {
	content: '任意';
}

span.nochg:AFTER {
	content: '変更不可';
}

divcenter {
	text-align: center;
}

a.searchtag {
	text-align: center;
	text-decoration: none;
	font-size: 1.3em;
}

.hidehide {
	display: none;
}

.errstring {
	color: crimson;
	font-size: 14pt;
	font-weight: 600;
}

.notice {
	color: black;
	font-size: 14pt;
	font-weight: 400;
}

.button-long {
	font-size: 16pt;
}
.button-long-regist {
	font-size: 13pt;
}

@media ( max-width : 640px) {
	.button-long {
		font-size: 11pt;
	}
	.button-long-regist {
		font-size: 11pt;
	}
}

@media ( max-width : 640px) {
	h5 {
		font-weight: 600;
	}
}

.fotterimg {
	margin: 5px;
}

.fotterimage {
	background: #fdfdfd;
	border: 0;
	padding: 0;
	text-align: center;
}

.fotterbox {
	padding-left: 30px;
	padding-top: 30px;
	height: 60px;
	width: 530px;
	margin: 10px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	vertical-align: middle;
	background-color: #f4f4f4;
	color: #0f0f0f;
	border-color: #000;
	border-style: solid;
	border-width: 3px;
	margin-right: auto;
}

.fottertext {
	font-size: 16pt;
	font-weight: 400;
}

.fottertext a {
	text-decoration: none;
}

.fottertext a:hover {
	text-decoration: none;
	color: #0f0f0f;
}

.fottertext a:link {
	text-decoration: none;
	color: #0f0f0f;
}

.fottertext a:visited {
	text-decoration: none;
	color: #0f0f0f;
}

.fottertext a:active {
	text-decoration: none;
	color: #0f0f0f;
}

@media ( max-width : 640px) {
	.fotterbox {
		padding-top: 15px;
		height: 40px;
		/*		padding-left: 15px; */
		width: 268px;
		margin: 10px;
		margin-left: auto;
		margin-right: auto;
		border-width: 2px;
	}
	.fottertext {
		font-size: 12pt;
		font-weight: 400;
	}
}

.fottertext:before {
	content: "＞　";
}

@media ( max-width : 640px) {
	.onlypc {
		display: none;
	}
	.onlysp {

	}
}

@media ( min-width : 641px) {
	.onlypc {

	}
	.onlysp {
		display: none;
	}
}

.listKouza {
	font-size: 18pt;
	font-weight: 600;
}

.listKoshi {
	font-size: 14pt;
	font-weight: 600;
}

.listOther {
	font-size: 14pt;
}

@media ( max-width : 640px) {
	.listKouza {
		font-size: 13pt;
	}
	.listKoshi {
		font-size: 12pt;
	}
	.listOther {
		font-size: 11pt;
	}
}

@media ( max-width : 320px) {
	.listKouza {
		font-size: 12pt;
	}
	.listKoshi {
		font-size: 11pt;
	}
	.listOther {
		font-size: 9pt;
	}
}

.kyokatable {
	margin: 0 auto;
	margin-bottom: 10px;
}

#loader-bg {
	display: none;
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	background: #000;
	opacity: 0.5;
	z-index: 1;
}

#loader {
	display: none;
	position: fixed;
	top: 50%;
	left: 50%;
	width: 200px;
	height: 200px;
	margin-top: -100px;
	margin-left: -100px;
	text-align: center;
	color: #fff;
	z-index: 2;
}

.textyy {
	width: 4em;
}

input[type="submit"].fontsm {
	font-size: 18pt;
}

@media ( max-width : 640px) {
	input[type="submit"].fontsm {
		font-size: 11pt;
		padding: 0 10px;
	}
}

@media ( max-width : 320px) {
	input[type="submit"].fontsm {
		font-size: 9pt;
		padding: 0 10px;
	}
}

.balloon {
	float: right; right: 76px; position: relative; top: -122px;
}

@media ( max-width : 640px) {
	.balloon {
		float: right; right: 40px; position: relative; top: -92px;
	}
}
@media ( max-width : 320px) {
	.balloon {
		float: right; right: 40px; position: relative; top: -92px;
	}
}

.kouzalistContainer {
	display: flex;
}

@media ( max-width : 1119px) {
	.kouzalistContainer {
		display: block;
	}
}

.gidbtn{
  text-transform: none;
}

/* パソコンで見たときは"pc"のclassがついた画像が表示される */
img.pc { display: inline !important; }
img.sp { display: none !important; }
/* スマートフォンで見たときは"sp"のclassがついた画像が表示される */
@media only screen and (max-width: 920px) {
img.pc { display: none !important; }
img.sp { display: inline !important; }
}
@media only screen and (max-width: 1120px) and ( min-width : 641px) {
	.first_banner_img{
		width: 620px;
	}
}

@media only screen and ( max-width : 640px) {
	.first_banner_img{
		width: 310px;
	}
}

.regist_chars{
	line-height:1.2em;
	font-size:95%;
}