@charset "UTF-8";

@media only screen and (max-width: 640px) {

/* CSS Document */

/*----------------------------------------------------
  リセット
----------------------------------------------------*/
body, div, p, table, th, td,
h1, h2, h3, h4, h5, h6, blockquote, pre, address,
ul, ol, li, dl, dt, dd, form, fieldset
{
	margin: 0;
	padding:	0;
	color:#000;
	line-height: 180%;	
	font-family:'Hiragino Kaku Gothic ProN',Meiryo,'Lucida Grande', sans-serif;
	-webkit-appearance:none;
	-webkit-margin-before:0;
	-webkit-margin-after:0;
}

table {
	border-collapse: collapse; /* セル間のボーダーを重ねて表示 */
	border-spacing: 0; /* セル間のボーダーの間隔 */
	}


body,
html {
  height: 100%;
  width: 100%;
  padding: 0;
  margin: 0;
}

body {
	font-size: 62.5%;
	background-color:#fff;
}

a img {border:none;}


a:link {
	color:#33C;
	text-decoration:none;
	border:none;
}

a:visited {
	color:#936;
	text-decoration:none;
	border:none;
}

a:hover { 
	color:#33C;
	text-decoration:underline;
	border:none;
}

.clear {
	clear:both;
}

/*----------------------------------------------------
  clearfix
----------------------------------------------------*/

.clearfix {width:100%;}
.clearfix:after{
    content: ""; 
    display: block; 
    clear: both;}
	
.clearfix{ overflow:hidden;}


/*----------------------------------------------------
  MOBILE
----------------------------------------------------*/

.pc {
	display:none;
}

/*
.close {display:none;}
.open {display:block;}
*/

/*----------------------------------------------------
  HEADER
----------------------------------------------------*/
#header_wrap {
	width:100%;
	background-color:#fff;
}

#header {
	width:100%;
	height:50px;
	padding:0;
	margin:0 auto;
	background-color:#fff;
}

#header img {
	width:35%;
	display:block;
	margin:5px auto;
}

#header ul {
	display:none;
}

/*----------------------------------------------------
  TOP WRAPPER
----------------------------------------------------*/
#background {
	width:100%;
	background:url(../img/background.jpg) top center no-repeat;
	background-size:100%;
}

#wrapper {
}

#top {
	width:100%;
	padding:10px 15px;
	box-sizing:border-box;
	/*margin-left:440px;*/

	-ms-filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#cc28aae1,EndColorStr=#cc28aae1); /* IE 8以上用 */
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#cc28aae1,EndColorStr=#cc28aae1); /* IE 7以下用 */

	background: rgba(123, 145, 185, 0.75);
}

#top img {
	width:92%;
	display:block;
	margin:5px auto;
}

.top_icon {
	width:100%;
}

#currently_wrap {
	width:100%;
}

#currently {
	width:100%;
	background-color:#fff;
	margin-top:15px;
	padding-bottom:10px;
}

#currently h2 {
	margin-bottom:10px;
}

#currently h2 img {
	width:90%;
	display:block;
	margin:0 auto;
}

#currently ul {
	width:95%;
	margin:0 auto;
}

#currently li {
	list-style:none;
	font-size:1.3em;
	padding-left:20px;
	margin-bottom:20px;
	background:url(../img/ico_arrow_blue.png) left center no-repeat;
	line-height:1.6em;
}

#currently li a {
	display:block;
}

/*----------------------------------------------------
  ABOUT WRAPPER
----------------------------------------------------*/

#about_wrap {
	width:100%;
	margin-top:20px;
	background-color:#e0f8fa;
	padding:25px 0 35px;
	border-top:#34495e 5px solid;
	border-bottom:#34495e 5px solid;
}

#about {
	width:100%;
	margin:0 auto;
}

#about h2 {
	width:100%;
	text-align:center;
	margin-bottom:15px;
}

#about h2 img {
	width:90%;
}

#about p.catch {
	font-size:1.4em;
	text-align:center;
	margin-bottom:35px;
	padding:0 5px;
}

.about_box {
	width:100%;
	padding-top:10px;
}

.about_box img {
	width:192px;
	display:block;
	margin:0 auto;
}

.about_box h3 {
	font-size:2.0em;
	margin-top:20px;
	text-align:center;
}

.about_box p {
	width:90%;
	margin:8px auto 15px;
	text-align:left;
	font-size:1.3em;
	text-align: justify;
	text-justify:auto;
}

/*----------------------------------------------------
  SEMINAR LIST
----------------------------------------------------*/

#seminar_list {
	width:100%;
	margin:0 auto;
}

#seminar_list h2 {
	width:100%;
	margin-top:30px;
	margin-bottom:30px;
}

#seminar_list h2 img {
	width:80%;
}

table.seminar {
	box-sizing:border-box;
	width:92%;
	font-size:1.4em;
	margin:0 auto 100px;
}

table.seminar th {
	box-sizing:border-box;
	width:100%;
	display: list-item;
	list-style-type:none;
	background-color:#92c8e7;
	font-weight:normal;
	border:#DDE2E6 1px solid;
	font-size:1.2em;
    text-align:center;
}

table.seminar td {
	box-sizing:border-box;
	width:100%;
	display: list-item;
	list-style-type:none;
	padding:15px;
	border:#DDE2E6 1px solid;
	vertical-align:middle;
}

table.seminar td.reserve_box img {
	width:100%;
}

table.seminar td.date {
	background-color:#f1feff;
}

table.seminar td.title {
	background-color:#f1feff;
}

/*----------------------------------------------------
  FOOTER
----------------------------------------------------*/

#footer {
	width:100%;
	margin:0 auto;
	background:#FFF;
}

#footer_service ul:first-child{
	border-top:#333 solid 1px;
}

#footer_service ul li a {
	width:100%;
	height:40px;
	list-style:none;
	background:#FFF;
	color:#333;
	font-size:1.4em;
	line-height:40px;
	padding-left:15px;
	border-bottom:#333 solid 1px;
	display: block;
	padding: 0 0 0 10px;
	overflow: hidden;
	background:url(../img/list_mark_b.png) 92% center no-repeat;
}

#footer_service li:first-child{
	border-top:none;
	border-left:none;
}

#footer_logo {
	text-align:center;
	padding-top:10px;
}

#footer_logo img {
	width:50%;
	display:block;
	margin:0 auto;
}

#footer_link {
	background:#969696;
}

#footer_link ul li a {
	width:100%;
	height:40px;
	list-style:none;
	color:#FFF;
	font-size:1.4em;
	line-height:40px;
	padding-left:15px;
	border-bottom:#FFF solid 1px;
	display: block;
	padding: 0 0 0 10px;
	overflow: hidden;
	background:url(../img/list_mark.png) 92% center no-repeat;
}

#footer_link li:first-child{
	border-left:none;
}

#copyright {
	width:100%;
	color:#969696;
	background:#FFF;
	font-size:1.0em;
	text-align:center;
}



/*----------------------------------------------------
  FORM
----------------------------------------------------*/

/*----------------------------------------------------
  FORM TOP
----------------------------------------------------*/

#form_top_wrap {
	background-color:#51bae5;
}

#form_top {
	width:100%;
	margin:0 auto;
	padding:20px 0;
}

#form_top h1 img {
	width:96%;
	display:block;
	margin:0 auto;
}

img#top_catch {
	width:96%;
	display:block;
	margin:30px auto 0;
}

/*----------------------------------------------------
  FORM MAIN
----------------------------------------------------*/

#main {
	width:100%;
	box-sizing:border-box;
	margin:0 auto;
	padding:20px 20px 50px;
}

#main h2 {
	font-size:2.2em;
	margin-top:20px;
	margin-bottom:15px;
}

#main p.message{
	font-size:1.5em;
}

#main div#rule {
	width:95%;
	height:150px;
	overflow:auto;
	overflow-y:scroll;
	font-size:1.3em;
	margin-top:20px;
	margin-bottom:60px;
	border:#999 1px solid;
	padding:10px;
}

#main div#rule p {
	margin-bottom:15px;
}

#main div#rule p.first {
	font-size:1.1em;
	font-weight:bold;
}

/*----------------------------------------------------
  予約フォームテーブル
----------------------------------------------------*/

#main table {
	box-sizing:border-box;
	width:100%;
	font-size:1.4em;
}

#main table th {
	box-sizing:border-box;
	width:100%;
	display: list-item;
	list-style-type:none;
	background:#F5F7F8;
	font-weight:normal;
	border:#DDE2E6 1px solid;
	font-size:1.2em;
    text-align:center;
}

#main table td {
	box-sizing:border-box;
	width:100%;
	display: list-item;
	list-style-type:none;
	padding:20px;
	border:#DDE2E6 1px solid;
	vertical-align:middle;
}

#main table td.tdName {
	line-height:4.2em;
}

.stepButton {
	width:100%;
	margin:20px auto;
	text-align:center;
}

/****************************************************/

.subtitle {
	margin-top:15px;
}

input[type="text"] {
	height:1.4em;
    border:#ccc 1px solid;
    padding:6px;
	margin-left:8px;
	margin-right:15px;
    color:#333;
    background: #fff;

	/* border-radius */
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	
	/* box-shadow */
	-webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1);
	box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1);
}

.age {
	width:3.0em;
}

.name,
.mail_address,
.city,
.town,
.building,
.post_code,
.phone,
.educ_school_name,
.educ_faculty_1,
.job_name {
	width:92%;
}

select {
	font-size:1.2em;
    border:#ccc 1px solid;
    padding:6px;
	margin-left:8px;
	margin-right:15px;
    color:#333;
    background: #fff;
}

input[type="radio"] {
	margin-right:3px;
	font-size:2.4em;
}

input[type="checkbox"] {
	margin-right:3px;
	font-size:2.2em;
}

label {
	font-size:1.2em;
	margin-right:10px;
}


/****************************************************/

input[type="text"]:focus,textarea:focus,select:focus {
	border-color:#fe9c5b;
	/* box-shadow */
	box-shadow:rgba(254, 102, 0, 0.65098) 0px 0px 6px 0px;
	-webkit-box-shadow:rgba(254, 102, 0, 0.65098) 0px 0px 6px 0px;
	-moz-box-shadow:rgba(254, 102, 0, 0.65098) 0px 0px 6px 0px;
	outline:none;
}

#reserve_btn {
	display:block;
	width:90%;
	margin:30px auto 0;
}

#reserve_btn input {
	width:100%;
    height:auto;
	margin-bottom:30px;
}

#reserve_btn img {
	width:100%;
	margin-bottom:30px;
}

#seminar_list table.seminar img {
    width: 100%;
    height: 100%;
}

div#maintenance_information {
    box-sizing: border-box;
    width: 90%;
    margin: 10px auto 40px;
    padding: 20px 20px;
    border: solid 5px #ccc;
    text-align: center;
    font-size: 1.4em;
}

div#maintenance_information h1 {
    font-size: 1.6em;
}

div#maintenance_information p {
    margin-top: 15px;
    text-align: left;
}

}
