@charset "UTF-8";
/* CSS Document */

@media only screen and (min-width: 640px) , print {


/*----------------------------------------------------
  リセット
----------------------------------------------------*/
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%;
	-webkit-overflow-scrolling: touch;
}

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;}


* {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}

/*----------------------------------------------------
  MOBILE
----------------------------------------------------*/
.pc {
	display:inline;
}

.sp {
	display:none;
}


/*----------------------------------------------------
  top_wrap
----------------------------------------------------*/

#top_wrap {
	width:100%;
	margin:0 auto;
	background:#ff8131  url(../img/bg.png) no-repeat bottom center;
	background-size: contain;
}



/*----------------------------------------------------
  header
----------------------------------------------------*/

#header {
	width:1000px;
	text-align:center;
	margin:0 auto;
	/*padding-top:30px;*/
	padding-top:0px;
	position:relative;
}

.top {
	width:1000px;
	/*margin:20px auto;*/
	margin:0px auto;
	text-align:right;
	background:url(../img/bg_top.png)  no-repeat bottom left;
}

h1 {
	text-align:center;
}

#info {
	width:1000px;
	margin:50px auto;
}

#info > p {
	text-align:center;
	margin-top:30px;
}

.gmap {
	display:block;
	width:180px;
	padding:8px 10px;
	font-size:1.6em;
	background-color:#4183D7;
	border-radius:3px;
	margin-top:10px;
	margin-left:220px;
	text-align:center;
}

.gmap:hover {
	opacity: 0.75;
	text-decoration:none;
}

a.gmap:link,
a.gmap:visited {
	color: #fff;
}

.button a {
	font-size:2.2em;
	width:300px;
	height:3.0em;
	line-height:3.0;
	margin:80px auto 20px;
	background-color:#203fa3;
	display:block;
	text-align:center;
	color: #fff;
	border-radius:5px;
}

.button p {
	text-align:center;
	font-size:1.6em;
}

.button a:hover {
	text-decoration:none;
	opacity: 0.75;
}

.comingsoon p {
	margin-top:50px;
	font-size:2.0em;
	text-align:center;
	color: #F03434;
	font-weight:bold;
}

#program_wrap {
	width:100%;
	background-color:#ff8131;
	padding-top:30px;
	padding-bottom:50px;
}

.program {
	width:800px;
	margin:30px auto;
	padding:20px;
	background-color:#fff;
	font-size:1.6em;
}

.program h2 {
	text-align:center;
	color: #ff8131;
	font-size:1.6em;
}

.program ul {
	width:600px;
	margin:20px auto;
}

.program > li {
	list-style-type: decimal;
}

.company {
	padding-left:1.0em;
	margin-bottom:10px;
}

.company span {
	font-weight:bold;
}

.lecture {
	width:300px;
	float:left;
	margin-top:20px;
	margin-left:50px;
}

.lecture ul {
	padding-left:14px;
}

.lecture li {
	font-size:0.8em;
}



/*----------------------------------------------------
  form
----------------------------------------------------*/

#form {
	width:100%;
	padding-bottom:40px;
}

#form h2 {
	text-align:center;
	color: #ff8131;
	font-size:2.4em;
	padding-top:30px;
}

#form > p {
	font-size:1.8em;
	text-align:center;
	width:96%;
	margin:50px auto;
}

#form_notice {
	width:1000px;
	margin:30px auto;
}

#form_notice p {
	font-size:1.6em;
	line-height:1.6;
	margin-bottom:30px;
	text-align:center;
}



input, textarea {
	margin:0;
	padding:0;
	border:none;
	border-radius:0;
	outline:none;
	-webkit-appearance:none;
	-moz-appearance:none;
	appearance:none;
}

/*----------------------------------------------------
  Table
----------------------------------------------------*/
table {
	border-collapse: collapse;
	width: 1000px;
	font-size: 1.6rem;
	font-size: 16px;
	margin:20px auto 30px;
}

table th {
	width:380px;
	white-space: nowrap;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	border: 1px solid #999;
	background: #f5f5f5;
	padding: 1em;
	text-align: left;
	line-height:1.4;
}

table th.group_l {
	width:110px;
	text-align:center;
}

table th.group_r {
	width:270px;
}

table td {
	vertical-align: top;
	border: 1px solid #999;
	padding: 1em 20px;
	vertical-align: middle;
}

table small,
table th span {
	font-weight: normal;
	font-size: 1.2rem;
	font-size: 12px;
	display:block;
	margin-top:8px;
}

table td span {
	font-size:14px;
}

table small .inline_block,
table span .inline_block {
	display: inline-block;
	white-space: nowrap;
	margin-bottom: .5em;
}

.tbl_inner {
	border: none;
}

.tbl_inner span {
	font-size:1.0em;
	width:5.6em;
	display:inline-block;
}

.tbl_inner_r {
	border-right:solid 1px #999;
}

table .nowrap {
white-space: nowrap;
}

input[type="text"],
input[type="tel"],
input[type="email"],
input[type="number"] {
	width:100%;
	font-size:1.2em;
	padding:8px 5px;
	margin:0 10px 0 0;
	border-radius:3px;
	border:none;
	border:#BDC3C7 1px solid;
}

input.half {
	width:50%;
}

input.zip {
	width:12.0em;
}

input#how_other {
	width:80%;
}

input:focus {
	border:#00b5ee 1px solid;
	box-shadow:0 0 7px #1E8BC3;
}

label {
	margin-right:30px;
}

input:disabled {
	background-color:rgba(255,255,255,0.5);
}

/*---------- ラジオボタン ----------*/

input[type=radio],
input[type=checkbox] {
  display: none;
}

.radio {
  box-sizing: border-box;
  -webkit-transition: background-color 0.2s linear;
  transition: background-color 0.2s linear;
  position: relative;
  display: inline-block;
  margin: 0 20px 8px 0;
  padding: 12px 12px 12px 42px;
  border-radius: 8px;
  vertical-align: middle;
  cursor: pointer;
	margin-right:0;
}

.radio:after {
  -webkit-transition: border-color 0.2s linear;
  transition: border-color 0.2s linear;
  position: absolute;
  top: 50%;
  left: 15px;
  display: block;
  margin-top: -10px;
  width: 16px;
  height: 16px;
  border: 2px solid #bbb;
  border-radius: 50%;
  background-color: #fff;
  content: '';
  z-index: 1;
}

.radio:before {
  -webkit-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
  position: absolute;
  top: 50%;
  left: 20px;
  display: block;
  margin-top: -5px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #00b5ee;
  content: '';
  opacity: 0;
  z-index: 2;
}

input[type=radio]:checked + .radio:before {
  opacity: 1;
}

input.submit_button {
	width:340px;
	display:block;
	text-align:center;
	padding:15px 10px;
	border-sizing:border-box;
	border-radius: 8px;        /* CSS3草案 */
	-webkit-border-radius: 8px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 8px;   /* Firefox用 */
	font-size:2.0em;
}

input.submit_button:hover {
	width:340px;
	display:block;
	text-align:center;
	padding:15px 10px;
	border-sizing:border-box;
	border-radius: 8px;        /* CSS3草案 */
	-webkit-border-radius: 8px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 8px;   /* Firefox用 */
	font-size:2.0em;
	color:#fff;
	box-shadow: none;
	transform: translate3d(0px, 5px, 1px);
	text-decoration:none;
	opacity:1.0;
}

.form-control {
    width: 36%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.required:after {
	content: "必須";
	background-color:#C0392B;
	border-radius:3px;
	font-size:0.8em;
	font-weight:normal;
	color: #fff;
	padding:4px 10px;
	margin-left:1.6em;
}

.input {
	margin:0 auto;
}

.send {
	color:#fff;
	background-color:#e74c3c;
	box-shadow:0 5px 0 #C0392B;
}

.back {
	float:left;
	color:#fff;
	background-color:#BDC3C7;
	box-shadow:0 5px 0 #6C7A89;
	margin:0 auto 35px;
	margin-right:20px;
}

/*----------------------------------------------------
  button
----------------------------------------------------*/

#button {
	width:700px;
	margin:60px auto 20px;
	text-align:center;
}


/*----------------------------------------------------
  footer
----------------------------------------------------*/
#footer {
	width:100%;
	text-align:center;
	background-color:#eee;
	padding:40px 0;
	font-size:1.6em;
	line-height:2.0;
}

#footer span {
	font-size:1.2em;
	font-weight:bold;
}

#footer p.sponsorship {
	margin-top:30px;
}

#result {
	width:1000px;
	margin:10px auto;
}

#result h2 {
	font-size:1.8em;
	text-align:center;
	font-weight:bold;
	margin:50px auto;
}

#result p {
	font-size:1.8em;
	text-align:left;
	line-height:1.8;
}

#result p.toplink{
	font-size:1.8em;
	text-align:center;
	margin:60px auto;
}



}