@charset "utf-8";

body,p,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,th,td {
	margin: 0;
	padding: 0;
}

address,em {
font-style: normal;
}
strong,th {
font-weight: normal;
}

h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: normal;
font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo",Osaka,"ＭＳ Ｐゴシック","MS PGot

}

img {
border: 0;
vertical-align: bottom;
}

li {
list-style-type: none;
}

a {
text-decoration: none;
}
a:link { color: #000000; }


/*----------------------------------------------------------
  レイアウト関係
----------------------------------------------------------*/

/*---------------------------------フォントサイズなど*/
body {
  font-size: 85%;
  font-family: Verdana,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',osaka, 'メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
  
  margin: 0;
  padding: 0;
  background-color: #ffffff;
}

/*---------------------------------ページ全体の横幅*/
#wrapper {
  width: 100%;
  max-width: 980px;
  height: auto;
  margin: 0px auto 0px auto;
  padding: 0px 0px 0px 0px;
  background-color: #ffffff;
  border: 0px solid #000000;
}

#contents {
  width: 70%;
  max-width: 680px;
  margin: 0px auto 0px auto;
  padding: 50px 15% 50px 15%;
  background-color: #ffffff;
  border: 0px solid #000000;
}

/*---------------------------------ヘッダー部分*/

#header_wap {
  width:100%;
  height:120px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  background-image:url("../img/header_bg2.png");
  background-repeat: repeat-x;
}

#header {
  width:91%;
  max-width: 980px;;
  text-align: left;
  margin: 0px auto 0px auto;
  padding: 0px 2.25% 0px 2.25%
}

h1.title {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  color:#ffffff; 
  font-size: 20px;
  font-weight: 900;
  position:relative; top:70px;
}

#application_form {
  margin: 0px auto 30px auto;
  padding: 0px 0px 0px 0px;
}

.exp_1 {
	text-align: left;
	margin: 0px 0px 20px 0px;
  	padding: 0px 0px 0px 0px;
	font-size: 120%;
}

.exp_2 {
	text-align: center;
	margin: 0px 0px 15px 0px;
  	padding: 0px 0px 0px 0px;
	font-size: 120%;
}

.exp_3{
	text-align: left;
	margin: 0px 0px 50px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 120%;
}

.exp_center {
	text-align: center;
	margin: 0px 0px 20px 0px;
  	padding: 0px 0px 0px 0px;
	font-size: 130%;
	color:#6495ed;
}

.atten_1 {
	text-align: left;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 1.7em;
	
}

.atten_2 {
	text-align: left;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 1.7em;
}

.atten_3 {
	text-align: left;
	margin: 0px 0px 50px 0px;
	padding: 0px 0px 0px 0px;
	
}

span.blue {
	color: #307eea;
}

span.green {
	color: #7bc829;
}

span.pink {
	color: #c81b79;
}

.next_step {
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px solid #000000;
}


/*---------------------------------ローダー部分*/

#loader-bg {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  background: #fff;
  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: #000;
  z-index: 2;
}

/*---------------------------------入力部分*/

/* フォーム全体の設定 */
#mmag_layout_body {
}
/* ヘッダーエリアの設定 */
#mmag_layout_header {
	/* 余白の設定 */
	padding: 5px;
	/* テキストフォントの設定 */
	font-size: small;
}
/* メインエリアの設定 */
#mmag_layout_form_data {
	/* マージンの設定 */
	margin-left: auto;
	margin-right: auto;
}
/* フォーム送信エリアの設定 */
#mmag_layout_form_submit {
	/* マージンの設定 */
	margin-top: 30px;
	/* 余白の設定 */
	padding: 10px;
}
/* フッターエリアの設定 */
#mmag_layout_footer {
	/* 余白の設定 */
	padding: 5px;
	/* テキストフォントの設定 */
	font-size: small;
}

/* ===== 各セルの設定 ===== */

/* メインエリアの設定 */
table.atform {
	/* 横幅の設定 */
	width: 100%;
	/* マージンの設定 */
	margin: 0;
	/* 余白の設定 */
	padding: 0;
	/* 枠線の設定 */
	border-collapse: collapse;
	border: 0px;
	border-style: solid;
	border-color: #666666;
	border-collapse: separate;
        border-spacing: 5px 4.41%;
}
/* 項目名セルの設定 */
table.atform th {
	/* 横幅の設定 */
	width: 30.9%;
	/* マージンの設定 */
	margin: 0;
	/* 余白の設定 */
	padding: 2.94%;
	/* テキスト表示位置の設定 */
	text-align: left;
	vertical-align: middle;
	/* テキストフォントの設定 */
	color: #909090;
	font-style: normal;
	/* 枠線の設定 */
	border-collapse: collapse;
	border: 0px;
	border-style: solid;
	border-color: #666666;
	/* 背景色の設定 */
	background-color: #FFFFFF;
}
/* フォームセルの設定 */
table.atform td {
	/* マージンの設定 */
	margin: 0;
	/* 余白の設定 */
	padding: 5px;
	/* テキスト表示位置の設定 */
	text-align: left;
	vertical-align: middle;
	/* テキストフォントの設定 */
	color: #000000;
	font-weight: normal;
	font-style: normal;
	/* 枠線の設定 */
	border-collapse: collapse;
	border: 0px;
	border-style: solid;
	border-color: #666666;
	/* 背景色の設定 */
	background-color: #FFFFFF;
}
/* ラベルの設定 */
table.atform td label {
	margin-right: 1em;
 	white-space: nowrap;
	display: inline;
	float: none;
}
/* 横並びの場合 */
table.atform td label.nowrap {
	display: block;
	float: left;
}


input[type="text"] {
   width:100%;
   height:40px;
   -webkit-border-radius: 3px;
   -moz-border-radius: 3px;
   border-radius: 3px;
   border: 1px solid #c0c0c0;
   font-size: 16px;
}

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

.widsame {
   width:100%;
   -webkit-border-radius: 3px;
   -moz-border-radius: 3px;
   border-radius: 3px;
   border: 1px solid #c0c0c0;
}

.btn_p{
  margin: 0px 0px 30px 0px;
  padding: 0px 0px 0px 0px;
  text-align: center;
}

/*---------------------------------フッター部分*/
#footer {
  width: 100%;
  height: 180px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  background-image:url("../img/footer_bg.png");
  background-repeat: repeat-x;
}

p.copy {
  	
	
  	margin: 0px auto 0px auto;
  	padding: 0px 0px 0px 0px;
  	text-align: center;
	position:relative; top:130px;
}

small {
  	color: #333333;
}

/*----------------------------------------------------------
 */
span.secu {
  color: #696969;
  font-size: 90%;
  padding: 0px 0px 0px -1em;
}

span.asta {
  color: #de1d59;
  margin: 0px 0px 0px 0px;
}


/*----------------------------------------------------------
  ヘッダー内の指定
----------------------------------------------------------*/

/* -- 見出し -- */
h1 {
  font-size: 150%;
  margin: 0px 0px 10px 0px;
  padding: 0px 0px 0px 0px;
}

/*----------------------------------------------------------
  コンテンツ内の指定
----------------------------------------------------------*/
h2 {
  font-size: 120%;
  margin: 0px 0px 10px 0px;
  padding: 0px 0px 0px 0px;
}

h3 { }

h4 { }

h5 { }

h6 { }

/* -- 文字 -- */


/* -- リスト -- */
#contents ul { }

#contents ol { }

#contents li { }

/*-----------------------------レスポンス----------------------------*/
  
@media screen and (max-width:768px){

#wrapper {
  width: 100%;
  margin: 0px auto 0px auto;
  padding: 0px 0px 0px 0px;
  background-color: #ffffff;
}

#contents{
width:100%;
padding: 50px 0px 50px 0px;
}
#header {
  width: 100%;
  text-align: left;
  margin: 0px auto 0px auto;
  padding: 0px 0px 0px 0px;
  background-color: #ffffff;
}



}

