/* --------------------------------------------------------
base
-------------------------------------------------------- */
html{
	-ms-overflow-style: none;
}
.preload_index2 {
	width: 0;
	height: 0;
	background-image: url(../images/login_hover.png)
	,url(../images/register_hover@2x.png)
	,url(../images/download_hover@2x.png);
}
.preload_form_main{
	width: 0;
	height: 0;
	background-image: url(../images/confirm_hover.png)
	,url(../images/clear_hover.png);
}
.preload_confirm{
	width: 0;
	height: 0;
	background-image: url(../images/confirm_hover.png)
	,url(../images/clear_hover.png);
}
.preload_formal_entry_nocheck{
	width: 0;
	height: 0;
	background-image: url(../images/login_hover.png);
}

body {
	background-image: url(../images/BG.png);
	/* background-position-x: center;  */
	/* background-size: cover;  */
	/* background: url(../images/BG@2x.png); */
    background-size: 100% 100%;
    background-position: center center; 
	font-size: 14px;
	line-height: 24px;
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',Osaka,sans-serif;
	color: #666666;
	margin: 0;
	background-repeat: repeat-y;
	padding: 0;
	background-color: #bcbcbc;
	overflow: hidden;
}
::-webkit-scrollbar {
	/*隐藏滚轮*/
	display: none;
}
h1,h2,h3,h4,h5,h6{
	font-size:1em;
	line-height:120%;
}

h1,h2,h3,h4,h5,h6,form,input,p,ul,ol,li,dl,dt,dd,select{
	padding:0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

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

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

a:hover{
	color:#666666;
	text-decoration:underline;
}

a:active{
	color:#666666;
	text-decoration:underline;
}

img{
	border:0;
	
}

ul{
	list-style:none;
}
.cll{
	clear:left;
}

.clr{
	clear:right;
}

.cla{
	clear:both;
}

.cln{

}

.cll br,.clr br,.cla br{
	display:none;
}
.container {
    padding-top: 120px;
    padding-bottom: 20px;
}
.left{
	margin-top: 250px;
}
.right{
	margin-top: 20px;
}
.container-two {
	background-color: white;
	border-radius: 5px;
	overflow: hidden;
}
.icon {
	margin-top: 20px;
	width: 139px;
}
#bg_main_top {
	background-image: url(../images/bg_main_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 11px;
	width: 830px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
}
*html #bg_main_top {
	margin-bottom: -10px;
}
#bg_main_bottom {
	background-image: url(../images/bg_main_bottom.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 12px;
	width: 830px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 25px;
}

*html #bg_main_bottom {
	margin-top: -10px;
}

/*ヘッダー*/
#main_head {
	height: 86px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}
/*ヘッダー*/


/*TOPヘッダー下のリード分*/

#read1 {
	font-size: 32px;
	color: white;
	font-weight: bolder;
	margin-top: 20px;
	text-align: left;
	line-height: 32px;
}

#read2 {
	font-size: 14px;
	color: white;
	margin-top: 20px;
	text-align: left;
	line-height: 24px;
}
#read3 {
	font-size: 20px;
	color: #000;
	margin-top: 45px;
	text-align: left;
	line-height: 36px;
	font-weight: bold;
	padding: 0;
}
#btn_area {
	padding: 0;
}
/*/TOPヘッダー下のリード分/*/

.btn-area-left {
	padding-top: 10px;
	padding-left: 0;
	padding-right: 0;
	text-align: center;
}
.btn-area-right {
	padding: 0;
}
.mockup {
	margin-left: -20px;
}
#main_head h1 {
	font-weight: normal;
}
#btn_area .btn2{
	background-image: url(../images/btn_top02.jpg);
	height: 48px;
	width: 238px;
	background-repeat: no-repeat;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	padding-top: 19px;
	display: block;
	text-decoration: none;
}
#btn_area dl dd {
	line-height: 22px;
	color: black;
}
dd.btn-area-right-title {
	font-weight: bold;
	color: black;
	font-size: 16px;
}
dd.btn-area-right-span {
	font-size: 11px;
}
dt.btn-area-right-download {
	margin: 5px 0;
}
.btn-area-right-download-btn {
	height: 35px;
	width: 227px;
	background-image: url(../images/download@2x.png);
	background-size: 100%;
}
.btn-area-right-download-btn:hover {
	background-image: url(../images/download_hover@2x.png);
}
.register-area {
	padding: 0;
}
.register-area-title {
	font-size: 21px;
	color: #0a1e64;
	text-align: left;
	line-height: 30px;
	font-weight: bold;
}
.register-area-span {
	font-size: 14px;
	color: black;
}
.register-area-btn {
	margin-top: 10px;
	width: fit-content;
}
.register-btn {
	height: 50px;
	width: 215px;
	background-image: url(../images/register@2x.png);
	background-size: 100%;
}
.register-btn:hover {
	background-image: url(../images/register_hover@2x.png);
}
#split_area {
	margin-top: 30px;
	margin-bottom: 30px;
	border-bottom: 2px #8080804f dotted;
}
.login-area {
	padding: 0;
	margin-bottom: 45px;
}
.login-area-title {
	font-size: 21px;
	color: #0a1e64;
	text-align: left;
	line-height: 30px;
	font-weight: bold;
}
.login-area-span {
	font-size: 14px;
	color: black;
}
.login-area-btn {
	margin-top: 10px;
	width: fit-content;
}
.login-btn {
	height: 35px;
	width: 215px;
	background-image: url(../images/login.png);
	background-size: 100%;
}
.login-btn:hover {
	background-image: url(../images/login_hover.png);
}
#btn_area .side2{
	background-image: url(../images/bg_btn_side02.jpg);
	width: 509px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: left;
/*	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif; */
	font-size: 13px;
	color: #000;
	padding-top: 7px;
	text-align: left;
	padding-left: 30px;
	padding-bottom: 6px;
	line-height: 19px;
}
#btn_area dl {
	margin-top: 5px;
	/*margin-left: 4px;*/
}
#btn_area_border img {
	padding-left: 20px;
}
#btn_area_border {
	margin-top: 20px;
	margin-bottom: 30px;
	text-align: center;
	display: block;
}
#form_topicpath ul .step1 {
	height: 38px;
	width: 180px;
	background-image: url(../images/img_step1.jpg);
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	padding-top: 18px;
	float: left;
	text-align: center;
}

#form_topicpath ul .step2 {
	height: 38px;
	width: 180px;
	background-image: url(../images/img_step2.jpg);
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	padding-top: 18px;
	float: left;
	text-align: center;
}
#form_topicpath ul .step3 {
	height: 38px;
	width: 180px;
	background-image: url(../images/img_step3.jpg);
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	padding-top: 18px;
	float: left;
	text-align: center;
}
#form_topicpath ul .step4 {
	height: 38px;
	width: 180px;
	background-image: url(../images/img_step4.jpg);
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	padding-top: 18px;
	float: left;
	text-align: center;
}
#form_topicpath ul .step1on {
	background-image: url(../images/フローSTEP2.png)!important;
	height: 38px;
	width: 180px;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	padding-top: 18px;
	float: left;
	text-align: center;
	}
#form_topicpath ul .step2on {
	background-image: url(../images/img_step2_on.jpg)!important;
	height: 38px;
	width: 180px;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	padding-top: 18px;
	float: left;
	text-align: center;
	}
#form_topicpath ul .step3on {
	background-image: url(../images/img_step3_on.jpg)!important;
	height: 38px;
	width: 180px;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	padding-top: 18px;
	float: left;
	text-align: center;
	}
#form_topicpath ul .step4on {
	background-image: url(../images/img_step4_on.jpg)!important;
	height: 38px;
	width: 180px;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	padding-top: 18px;
	float: left;
	text-align: center;
	}
/* step 4つのとき */
/* #form_topicpath ul { */
/*	margin-top: 35px; */
/*	margin-left: 12px; */
/* } */

*html #form_topicpath ul li {
	line-height: 30px;
}
#bg_main {
    overflow: hidden;
}
.nextmark_c {
	height: 56px;
	background-image: url(../images/img_step_mark_color.jpg);
	width: 13px;
	float: left;
	background-repeat: no-repeat;
	background-position: 0px 21px;
	margin-right: 8px;
	margin-left: 8px;
}
.nextmark_mono {
	height: 56px;
	background-image: url(../images/img_step_mark_mono.jpg);
	width: 13px;
	float: left;
	background-repeat: no-repeat;
	background-position: 0px 21px;
	margin-right: 8px;
	margin-left: 8px;
}
#form_area table tr th {
	background-color: #c4c8e5;
	background-image: url(../images/bg_line_form_th.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 190px;
	text-align: left;
	padding-left: 15px;
	font-size: 14px;
	color: #000;
	line-height: 18px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 15px;
/*	line-height: 18px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 15px; */
}
#form_area table tr td {
	background-color: #d6d8ed;
	background-image: url(../images/bg_line_form_td.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	width: 500px;
	font-size: 14px;
	color: #000;
	line-height: 18px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	padding-right: 15px;
/*	line-height: 18px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 15px;
	padding-right: 15px; */
}
#form_area table {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}
#form_area_txt {
    line-height: 20px;
    font-size: 14px;
    color: #000;
    font-weight: bold;
    margin-top: 40px;
}
#form_footer_txt {
    line-height: 20px;
    font-size: 14px;
    color: #000;
    font-weight: bold;
    margin: 20px;
}
#form_area_txt_center {
	line-height: 20px;
	font-size: 16px;
	color: #000;
	font-weight: bold;
	margin: 40px auto 40px;
	text-align: center;
}
#form_btn_close{
	width: 215px;
	margin-left: auto;
	margin-right: auto;
}
.read1 {
	font-size: 30px;
	line-height: 30px;
	margin: 20px 0 10px 0;
}
.read1_1 {
	font-size: 30px;
	line-height: 30px;
	margin: 0 0 30px 0;
}
#form_area {
    margin-top: 40px;
    background: white;
    border-radius: 5px;
    padding: 0 50px;
}

/*form*/
.item-value-container>* {
    padding-left: 0;
    padding-right: 5px;
}
.form_name {
    border: 0;
    padding-top: 5px\9;
    padding-left: 10px;
    height: 45px;
    background: #EFEFEF;
    border-radius: 5px;
    font-weight: bold;
}

.form_txt_area{
	border: 1px solid #CCC;
}

.gyosyu{
	border:1px solid #CCCCCC;
	height: 22px;
}
#form_area #form_btn {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 30px;
}
#form_area #form_btn a{
	height: 50px;
	width: 215px;
	display: block;
	float: left;
	text-indent: -12345px;
}
#form_area #form_btn a.btn02{
	
	float: right;
}

#form_area #form_btn a.btn03{
	
	float: right;
}

#form_area #form_btn a:link.confirm,#form_area #form_btn a:visited.confirm {
	background-image: url(../images/confirm.png);
	background-size: 100%;
}
#form_area #form_btn a.send,#form_area #form_btn a.send {
	background-image: url(../images/mail_send.png);
	background-size: 100%;
	cursor:pointer;
}
#form_area #form_btn a:link.btn02,#form_area #form_btn a:visited.btn02 {
	background-image: url(../images/clear.png);
	background-size: 100%;
}
#form_area #form_btn a:link.btn03,#form_area #form_btn a:visited.btn03 {
	background-image: url(../images/back.png);
	background-size: 100%;
}
#form_area #form_btn a:link.btn04,#form_area #form_btn a:visited.btn04 {
	background-image: url(../images/login.png);
	background-size: 100%;
}
#form_btn a:hover.confirm,#form_btn a:active {
	background-image: url(../images/confirm_hover.png)!important;
}
#form_btn a:hover.send,#form_btn a:active {
	background-image: url(../images/mail_send_hover.png)!important;
}
#form_btn a:hover.btn02,#form_btn a:active.btn02 {
	background-image: url(../images/clear_hover.png)!important;
}
#form_btn a:hover.btn03,#form_btn a:active.btn03 {
	background-image: url(../images/back_hover.png)!important;
}
#form_btn a:hover.btn04,#form_btn a:active.btn04 {
	background-image: url(../images/login_hover.png)!important; 
}

#form_btn_in {
	margin: 0 auto;
    width: 450px;
}

#arrow_area {
	margin-top: 30px;
	margin-bottom: 30px;
	height: 2px;
	background: #8080804f;
}
#bg_under_area {
	background-repeat: repeat-y;
/* 20101026 追加 */
	height: 223px;
/* 20101026 追加 */
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}

#bg_under_area_top {
	background-repeat: no-repeat;
/* 20101026 変更 */
	background-position: center top;
/* 20101026 変更 */
}
#bg_under_area_bottom {
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 35px;
	padding-bottom: 35px;/*	min-height:270px;
*/
}
#under_area_txt {
	font-size: 14px;
	line-height: 20px;
	text-align: center;
	padding-right: 60px;
	padding-left: 60px;
	padding-bottom: 30px;
	color: #000;
/*	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif; */
}
#bg_under_area_btn {
	background-image: url(../images/bg_under_area_btn.jpg);
	background-repeat: repeat-y;
	width: 221px;
	margin-right: 10px;
	margin-left: 10px;
	float: left;
	display: inline;
}
#bg_under_area_btn_top {
	background-image: url(../images/bg_under_area_btn_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 46px;
}
#bg_under_area_btn_bottom {
	background-image: url(../images/bg_under_area_btn_bottom.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#under_area1 {
	width: 225px;
	margin-right: auto;
	margin-left: auto;
}
#under_area2 {
	width: 482px;
	margin-right: auto;
	margin-left: auto;
}
#under_area3 {
/* 20101026 変更 */
/*	width: 724px;
	margin-right: auto;
	margin-left: auto; */
/* 20101026 変更 */
}
#bg_under_area_btn_bottom img {
	margin-bottom: 7px;
}
#bg_under_area_inner {
	padding-right: 16px;
	padding-left: 14px;
	font-size: 12px;
	line-height: 18px;
	color: #000;
	padding-bottom: 14px;
}
#bg_under_area_btn_div {
	float: left;
	width: 221px;
	margin-right: 10px;
	margin-left: 10px;
}
.annotation {
	font-size: 12px;
	display: block;
/*	margin-top: 10px; */
	margin-top: 5px;
	line-height: 16px;
	font-weight: normal;
}

.annotation1 {
    font-size: 10px;
    line-height: 16px;
    font-weight: normal;
}

#form_area_txt a {
	color: #0197e5;
	text-decoration: underline;
}
#form_footer_txt a {
	color: #0197e5;
	text-decoration: underline;
}
div#form_area>* {
    padding: 0;
}
.item-name {
    padding: 0;
    font-size: 12px;
    font-weight: bold;
    color: black;
    margin-top: 10px;
}
.item-value-container {
    padding: 0;
    margin: 5px 0;
}
.item-value-confirm-container {
	border-bottom: 1px solid #8080804f;
	padding: 20px 0 10px 10px;
	font-weight: bold;
	color: black;
}
.item-value-confirm-list-container {
	border-bottom: 1px solid #8080804f;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 30px;
	font-weight: bold;
	color: black;
	max-height: 500px;
	overflow-y: auto;
}
.item-value-confirm-list-container > ul {
	list-style: outside;
	margin-left: 10px;
	min-height: 49px;
}
form#form> * {
    padding: 0;
}
.split {
    border-top: 1px solid #8080804f;
    margin: 15px 0 0 0;
}
/* */

#deliver_form_area {
    background-color: #EFEFEF;
    height: 500px;
    text-align: left;
    color: #000;
    font-size: 12px;
    display: block;
    line-height: 14px;
    /* font-weight: normal; */
    overflow: auto;
    padding: 10px;
    border-radius: 5px;
}
.course-img {
    margin-right: 5px!important;
	width: unset;
}
label {
	display: unset;
}
#deliver_form_area ul {
	list-style-type: none;
}
#deliver_form_area ul li span {
    cursor: pointer;
    font-size: 14px;
    line-height: 26px;
    /* font-weight: bold!important; */
}

#deliver_form_area ul li ul {
	margin-left: 20px;
	list-style-type: none;
	display:none;
}

@media (max-width: 599px) {
	.left{
		margin-top: 50px;
	}
	.container{
		padding-top: 0;
	}
	.right{
		padding-bottom: 50px;
	}
	.mockup {
		margin-left: 0;
		width: 100%;
	}
	.container-two{
		padding: 0 10px;
	}
	body{
		background-size: auto calc(100% + 60px);
	}
}

/*@media (min-width: 960px){*/
/*	.container {*/
/*		width: 1231px;*/
/*	}*/
/*}*/

@media (max-width: 960px){
	.step{
		width: 100%;
	}
	#form_area {
		padding: 1px 10px;
	}
	.form_name {
		margin-bottom: 5px;
	}
	#form_btn_in {
		margin-right: auto;
		margin-left: auto;
		width: 215px;
	}
	input,select{
		width: 100%;
	}
	input[type="radio"],input[type="checkbox"] {
		width:auto;
   }
	#form_area #form_btn a{
		margin-bottom: 10px;
	}
	.read2 {
		text-align: left;
	}
	.container-two{
		padding: 0 40px;
	}
}

.dotbox {
	position: relative;
	width: 50px;
	height: 50px;
	margin: 10px auto;
	animation: ani 2s infinite cubic-bezier(0, 0, 0.74, -0.46);
	-webkit-animation: ani 2s infinite cubic-bezier(0, 0, 0.74, -0.46);
}

@keyframes ani {
	100% {
		transform: rotate(360deg);
		-webkit-transform: rotate(360deg);
		-moz-transform: rotate(360deg);
		-ms-transform: rotate(360deg);
		-o-transform: rotate(360deg);
	}
}

.dot {
	width: 10px;
	height: 10px;
	background: #1E64C8;
	border-radius: 5px;
	position: absolute;
	left: 20px;
	top: 0px;
	transform-origin: 5px 25px;
}
#loading_panel{display: none}

.vietnam-font {
	font-family: Arial;
}