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

/*------------------------------------------------
   Layout
------------------------------------------------*/

body {
	width:100%;
	font-size: 12px;
	color: #000;
	text-align: center;
	font-family: 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'Meiryo', 'メイリオ', 'ＭＳ Ｐゴシック', sans-serif;
	background-color: #fff;
}

.container {
	width: 100%;
	background-color:#fff;
}
.container p{
	color:#fff;
	width:960px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	line-height:150%;
}

.pan {
	color:#fff;
	width:960px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	line-height:150%;
}

h1 {
	margin-top:0;
	font-size:18px;
}

.pan img {
	float:left;
	padding-right:20px;
}

.toplogo {
	width:960px;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:auto;
	margin-right:auto;
}

.topimg_container{
	width:100%;
	background-color:#e6e6e6;
	height:301px;
	margin-top:-1px;
}

.topimg{
	margin-top:0px;
	width:1040px;
	height:300px;
	margin-left:auto;
	margin-right:auto;

}

.vegas-timer-progress {
    background: #4f67af !important;
}

.topimg2{
	margin-top:0px;
	width:960px;
	height:300px;
}

.headnavi {
	float:left;
	width:100%;
}

#header {
	text-align: center;
	padding: 0.25em;
	height:10px;
	background: -webkit-repeating-linear-gradient(-45deg, #304c9f, #304c9f 1px,#4f67af 3px, #4f67af 7px);
	background: repeating-linear-gradient(-45deg, #304c9f, #304c9f 1px,#4f67af 3px, #4f67af 7px);
}

#header img {
	margin-top:13px;
	width:960px;
}

#menu ul {
	width:470px;
	margin-top: 60px;
	list-style: none;
	margin-left:auto;
}

#menu li { 
	display: inline;
	float: left;
}

#menu li a{
	display: block; 
	border-left: 1px solid #474655;
	border-right: 1px solid #474655;
	background-color: #fff;
	padding: 7px;
	text-decoration: none;
	color: #333;
	width: 142px; 
	margin: 0px -1px;
	text-align: center;
	font-size: 14px;
	transition:background-color 0.5s linear;
}

#menu li a:hover{
	border-left: 1px solid #474655;
	background-color: #CADC98;
	transition:background-color 0.5s linear;
}

.float {
	width:960px;
	margin:auto;
}

.float li {
	float:left;
}

#menu2 {
position: relative;
height:59px;
background: -moz-linear-gradient(top, #fff, #e6e6e6);
background: -webkit-linear-gradient(top, #fff, #e6e6e6);
background: linear-gradient(to bottom, #fff, #e6e6e6);
border-top: solid 1px #e6e6e6;
border-bottom: solid 1px #e6e6e6;
color: white;
font-weight: lighter;
}

#menu2 ul{
	list-style-type:none;
	padding-left:0;
}

#menu2 li img{
	margin-top:0px;
	width:100%;
	max-width:270px;
	height:59px;
	margin-bottom:20px;
}

.menu3{
	width:100%;
	background-color:#4f67af;
	height:100px;
}

.menu4{
	width:960px;
	height:100px;
	border-left:solid 1px #ffffff;
	border-right:solid 1px #ffffff;
	text-align:center;
	font-size:20pt;
	color:#fff;
	font-weight:bold;
	margin-left:auto;
	margin-right:auto;
	padding-top:30px;
}

a {
	text-decoration:none;
	color:#fff;
}
a:hover {
	text-decoration:none;
	color:#89a4ea;
}

.foot a {
	color:#fff;
}

.foot a:hover {
	color:#89a4ea;
}

.toplead {
	width:960px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-bottom: 0px;
}

.midashi {
	border-bottom:dashed 1px #aaaaaa;
	color:#4c69af;
	font-weight:bold;
	font-size:18pt;
}

.midashi2 {
	border-left:solid 10px #304c9f;
	color:#304c9f;
	font-weight:bold;
	font-size:14pt;
	padding-left:10px;
}

.midashi_course {
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	font-size:1.6rem;
	color: #ff6600;
}

.right {
	float:right;
	display: block;
	width: 630px;
	margin-right: 0px;
	margin-left: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align:left;
}

.right p {
	width:630px;
	color:#000;
	font-size:11pt;
	line-height:170%;
	margin-left:10px;
}

.right li {
	margin-left:30px;
	font-size:11pt;
	line-height:200%;
	list-style-type:none;
}

.right2 {
	background-repeat: no-repeat;
	display: inline-block;
	float:right;
	width: 100%;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.right2 p {
	text-align:left;
	line-height:120%;
	font-size:14px;
}

.right2 ul {
	text-align:left;
	margin-left:-20px;
}
.right2 li {
	display:inline-block;
	margin-right:50px;
	line-height:150%;
}

.step1 {
	margin-left:30px;
	margin-right:30px;
	color:#fff;
	border: 2px solid #8ab7f0;
	background-color:#8ab7f0;
	border-radius: 10px;
	font-size:12pt;
	font-weight:bold;
	padding: 5px 0 5px 20px;
	line-height:50%;
}

span.step1-1 {
	color:#8ab7f0;
	background-color:#fff;
	border-radius:20px;
	padding:0 30px 0 30px;
}

.step2 {
	margin-left:30px;
	margin-right:30px;
	color:#fff;
	border: 2px solid #f3ba77;
	background-color:#f3ba77;
	border-radius: 10px;
	font-size:12pt;
	font-weight:bold;
	padding: 5px 0 5px 20px;
	line-height:50%;
}

span.step2-1 {
	color:#f3ba77;
	background-color:#fff;
	border-radius:20px;
	padding:0 30px 0 30px;
}

.step3 {
	margin-left:30px;
	margin-right:30px;
	color:#fff;
	border: 2px solid #9bde94;
	background-color:#9bde94;
	border-radius: 10px;
	font-size:12pt;
	font-weight:bold;
	padding: 5px 0 5px 20px;
	line-height:50%;
}

span.step3-1 {
	color:#9bde94;
	background-color:#fff;
	border-radius:20px;
	padding:0 30px 0 30px;
}

.step4 {
	margin-left:30px;
	margin-right:30px;
	color:#fff;
	border: 2px solid #fcabb1;
	background-color:#fcabb1;
	border-radius: 10px;
	font-size:12pt;
	font-weight:bold;
	padding: 5px 0 5px 20px;
	line-height:50%;
}

span.step4-1 {
	color:#fcabb1;
	background-color:#fff;
	border-radius:20px;
	padding:0 30px 0 30px;
}

span.title {
	font-size:20pt;
	font-weight:bold;
	margin-left:10px;
}

p.ichi {
	text-align:right;
}

p.oshirase {
	line-height:200%;
	font-size:12px;
}

hr {
	border:none;
	border-top:dotted 2px #333333;
	height:1px;
	color:#FFFFFF;
}
.footerbase{
	width:100%;
	height: auto;
	clear:both;
	text-align: center;
	background: #4f67af;
}

#footer {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}

#footer p {
	color: #fff;
	line-height:100%;
}

.left_yose {
	max-width:300px;
	margin-top:0px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-bottom: 50px;
 	float:left;
}

.left_yose img {
	float: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 5px;
}

.left_yose2 {
	margin-top:30px;
	margin-right: 0;
	margin-left: 0px;
	margin-bottom: 0px;
}
.left_yose2 img {
	float:right;
	width:320px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.footerright {
	display: inline-block;
	float:right;
	width:35%;
	margin-top:-65px;
}

table.course {
	width:650px;
	border-collapse: separate;
}
table.course thead th {
	background:#b9e2f0;
	color:#000;
	border:#ccc solid 1px;
	padding:10px 15px;
	font-weight:bold;
	font-size:11pt;
	text-align:center;
}

table.course tbody th {
	background:#f0f0f0;
	color:#000;
	padding:10px 15px;
	border:#ccc solid 1px;
	text-align:center;
	padding:10px 15px;
	font-size:11pt;
}

table.course tbody td {
	background:#FFF;
	padding:10px 15px;
	border:#ccc solid 1px;
	text-align:center;
	padding:10px 15px;
	font-size:11pt;
}

table.lesson {
	width:650px;
	border-collapse: separate;
}
table.lesson thead th {
	background:#b9e2f0;
	color:#000;
	border:#ccc solid 1px;
	padding:10px 15px;
	font-weight:bold;
	font-size:11pt;
	text-align:center;
}

table.lesson tbody th {
	background:#f0f0f0;
	color:#000;
	padding:10px 15px;
	border:#ccc solid 1px;
	text-align:center;
	font-size:10pt;
}

table.lesson tbody td {
	background:#FFF;
	padding:10px 5px;
	border:#ccc solid 1px;
	text-align:center;
	font-size:10pt;
}

table.foot {
	width:960px;
	display:block;
	height:200px;
	padding:0;
	margin:0;
	margin-left:auto;
	margin-right:auto;
}

table.foot tr td {
	width:300px;
	color:#fff;
	text-align:left;
	padding-top:20px;
	padding-left:0px;
}

span {
	display:inline-block;
	line-height: 200%;
}

.navi {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
}

.navi a {
  display: inline-block;
  width: 40px;
  margin: 0 5px;
  line-height: 40px;
  text-decoration: none;
  color: #FFFFFF;
  border: 1px solid #FFFFFF;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.navi a:hover {
  color: #30B298;
  background: #FFFFFF;
}

.arrow {
  display:inline-block;
  height:15px;
  width:20px;
  background-color:#5bc0de;
  position:relative;
  top:4px;
  left:300px;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

.arrow:before {
  position:absolute;
  content:"";
  width:0;
  height:0;
  border:18px solid transparent;
  border-left:15px solid #5bc0de;
  left:20px;
  top:-10px;
}

.pc {
	display:inline;
}

.sp {
	display:none;
}

input[type="submit"] {
	font-family: 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'Meiryo', 'メイリオ', 'ＭＳ Ｐゴシック', sans-serif;
	border:solid 1px #ccc;
	padding:15px 30px;
	margin:0 0 20px;
	font-size:1.4em;
	text-transform:uppercase;
	font-weight:bold;
	color:#333;
	cursor:pointer;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#ddd), to(#aaa));
	background-image: -webkit-linear-gradient(top, #ddd, #aaa);
	background-image: -moz-linear-gradient(top, #ddd, #aaa);
	background-image: -ms-linear-gradient(top, #ddd, #aaa);
	background-image: -o-linear-gradient(top, #ddd, #aaa);
	background-image: linear-gradient(top, #ddd, #aaa);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ddd', endColorstr='#aaa',GradientType=0 ); /* IE6-9 */
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5);
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5);
	-moz-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), 0px 1px 2px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), 0px 1px 2px rgba(0, 0, 0, 0.2);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), 0px 1px 2px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), 0px 1px 2px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), 0px 1px 2px rgba(0, 0, 0, 0.2);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), 0px 1px 2px rgba(0, 0, 0, 0.2);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	text-shadow: 0px -1px 1px rgba(255, 255, 255, 0.8);
}

input[type="reset"]{
	font-family: 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'Meiryo', 'メイリオ', 'ＭＳ Ｐゴシック', sans-serif;
	cursor:pointer;
	border:solid 1px #ccc;
	padding:5px 15px;
	margin:0 0 20px;
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), 0px 1px 2px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), 0px 1px 2px rgba(0, 0, 0, 0.2);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), 0px 1px 2px rgba(0, 0, 0, 0.2);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

input:focus {
    border:solid 1px #EEA34A;
}

input[type="text"] {
	box-sizing:border-box;
	height:1.5em;
	font-size:14pt;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-moz-box-shadow: inset 0 0 4px rgba(0,0,0,0.2);
	-webkit-box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.2);
	box-shadow: inner 0 0 4px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: inset 1px 4px 9px -6px rgba(0,0,0,0.5);
	-webkit-box-shadow: inset 1px 4px 9px -6px rgba(0, 0, 0, 0.5);
	box-shadow: inset 1px 4px 9px -6px rgba(0,0,0,0.5);
}

textarea {
	box-sizing:border-box;
	font-size:14pt;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-moz-box-shadow: inset 0 0 4px rgba(0,0,0,0.2);
	-webkit-box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.2);
	box-shadow: inner 0 0 4px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: inset 1px 4px 9px -6px rgba(0,0,0,0.5);
	-webkit-box-shadow: inset 1px 4px 9px -6px rgba(0, 0, 0, 0.5);
	box-shadow: inset 1px 4px 9px -6px rgba(0,0,0,0.5);
}

textarea:focus {
    border:solid 1px #EEA34A;
}


.contact table{
	border:0;
	display:inline;
	width:600px;
	font-size: 16px;
	margin-right: auto;
	margin-left: auto;
	border-spacing : 10px 10px;
        border-collapse :separate;
}

.contact tr th {
	background-color: #eeeeee;
	text-align: left;
	border: 1px solid #cccccc;
	padding:10px 10px 10px 15px;
	font-size:11pt;
}

.contact tr td {
	width:600px;
	border: 1px solid #cccccc;
	text-align: left;
	padding:5px 0 5px 10px;
}

.sp_contact table{
	display:none;
}

.sp_contact tr th {
	display:none;
}

.sp_contact tr td {
	display:none;
}


@media screen and (max-width:900px) {
.pc {
	display:none;
}
.sp {
	display:inline;
}

.container {
	overflow:hidden;
}
.container p{
	width:100%;
}

.toplogo img{
	max-width:206px;
	float:left;
	padding:10px 0px 10px 10px;

}

.topimg_container{
	height:auto;
	background-color:#4f67af;
}

.toplead {
	width:100%;
}

.right {
	float:none;
	max-width:900px;
	width:100%;
	margin-left:auto;
	margin-right:auto;
}

.right p {
	width:95%;
	margin-left:10px;
}


.right li {
	width:94%;
	margin-left:20px;
}

table.foot tbody,
table.foot tr,
table.foot th,
table.foot td {
	display:block;
	margin-left:auto;
	margin-right:auto;
}


table.foot {
	width:100%;
}

table.foot tr td {
	width:300px;
	text-align:center;
}

.map {
	width:90%;
}

.menu4{
	width:100%;
	font-size:18pt;
}

.sp_course {
	margin-left:20px;
}

table.foot {
	font-size:11pt;
	height:250px;
}

.foot a {
	font-size:14pt;
}

.contact table{
	display:none;
}

.contact tr th {
	display:none;
}

.contact tr td {
	display:none;
}

.sp_contact table{
	width:100%;
	display:inline;
	font-size: 14px;
	border-spacing : 10px;
        border-collapse : separate;
}

.sp_contact tr th {
	display:block;
	background-color: #99ccff;
	border: 1px solid #cccccc;
	padding:15px 10px 15px 10px;
	line-height:50%;
}

.sp_contact tr td {
	display:block;
	border: 1px solid #cccccc;
	border-top:0px;
	text-align: left;
	padding:15px 10px 15px 10px;
}

.midashi {
	margin-left:10px;
}

.midashi2 {
	margin-left:10px;
}

.step1,
.step2,
.step3,
.step4 {
	margin-left:10px;
	margin-right:10px;
	padding:5px 0 5px 10px;
}

table.course,
table.lesson {
	width:95%;
}

table.course thead th{
	font-size:14px;
	padding:10px 0;
}

table.course tbody th{
	font-size:12px;
	padding:10px 0;
}

table.course tbody td{
	font-size:12px;
	padding:10px 0;
}

table.lesson thead th{
	font-size:14px;
	padding:10px 0;
}

table.lesson tbody th{
	font-size:12px;
	padding:10px 0;
}

table.lesson tbody td{
	font-size:12px;
	padding:10px 0;
}

input[type="text"] {
	width:100%;
}

textarea {
	width:100%;
}

span.title {
	font-size:16pt;
	font-weight:bold;
	margin-left:5px;
}

}
