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

img{
	width:100%;
}

div#container {
	width: 100%;
	margin: 0 auto;
	background: none;
	border-bottom: 5px solid #000;
}
/*
===== 2: HEADER ==========================================
*/
div#header{
	margin: 0 auto;
	width: 100%;
}
div#logo {
    margin: 0 auto 15px;
	padding:5px 0 0 0;
	float: none;
	text-align:center;
	height: 80px;
	width: 85%;
}
div#h_nav {
	float: none;
	margin:0 auto 10px;
	width: 98%;
	height:auto;
}
div#h_nav ul {
	float: none;
	font-size: 10px;
	color: #000;
	text-align:center;
}
div#h_nav ul li {
	margin: 5px 5px;
	float: none;
	display:inline-block;
}


.header_tel{
	display:none;
}
.header_tel_sp{
	display:block;
	width:85%;
	margin:auto;
}
.header_tel_sp img{
	width:85% !important;
	margin:auto;
}

#smp_table{
	margin: 0 auto;
	width: 100%;
}
#smp_tabletd01{
	width: 20.6%;
}
#smp_tabletd02{
	
}

/*
===== 4: NAVIGATION ======================================
*/

div#gNav {
	margin: 0 0 10px;
	clear: both;
	width: 100%;
}

#gNav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#gNav li {
	float: left;
	margin: 0;
	padding: 0;
	text-align: center;
	width:25%;
	
}
#navi_img{
	width:100%;
	max-height:65px !important;
}

/*
===== 3: FOOTER ==========================================
*/
div#footer{
	margin: 30px auto 0;
	width: 100%;
	font-size: 10px;
	clear: both;
	text-align:center;
}
div#footer p {
	text-align:center;
}

/*
===== 5: MAIN CONTENT ====================================
*/


div#contents {
	margin: 0 auto 10px;
	width: 98%;
}

div#main {
	margin: 0 auto;
	float: none;
	width: 100%;
}

div#sidebar {
	float: none;
	margin:0 auto 30px;
	width: 250px;
}

body#top div#main_image {
	display:none;
}
#main_imagesmp{
	margin: 0 0 20px;
	display:block;
}


#h_nav1{
	display:none;
}
#h_nav1_smp{
	display:block;
	width:100%;
}
#h_nav1_smp {
	float: center;
}
#h_nav1_smp ul {
	float: center;
	font-size: 10px;
	color: #000;
	text-align:center;
	
}
#h_nav1_smp ul li {
	margin: 5px 10px 2px 0;
	float: none;
	display:inline-block;
}
#h_nav1_smp ul li a {
	color: #000;
}
#h_nav1_smp p {
	text-align: center;
}




#step .step_box {
	margin: 0 auto 15px;
	width: 221px;
	float: none;
}
#step .step_box.last {
	margin: 0 auto 40px;
}
#step .step_box .text {
	padding: 0 0 0 0;
	font-size: 11px;
	min-height: 70px;
	background: none;
}


form#mailform {
	margin: 0px auto 0px auto;
	padding: 0px;
	box-sizing:border-box;
	width:100%;
}


table.mailform tr th {
	padding: 7px 0px 7px 0px;
	border-bottom: solid 1px #CCCCCC;
	font-weight: normal;
	font-size: 12px;
	text-align: right;
	width: 30% !important;
}

input#mfp_el01,input#mfp_el02 {
	width: 70% !important;
	ime-mode: disabled;
}
input#mfp_el03,input#mfp_el04 {
	width: 70% !important;
	ime-mode: active;
}
input#mfp_el05 {
	width: 70% !important;
	ime-mode: disabled;
}
input#mfp_el06 {
	width: 70% !important;
	ime-mode: disabled;
}
input#mfp_el08,input#mfp_el09 {
	width: 70% !important;
	ime-mode: active;
}



ul.confirm_layer {
	width: 100% !important;
	padding: 0px;
	margin: auto;
}
ul.confirm_layer li {
	width: 100% !important;
	list-style: none;
	float: left;
	overflow: hidden;
	text-align: center;
	margin: auto;
	padding: 0px;
}

li.confirm_top {
	height: auto!important;
	background: none !important;
}
li.confirm_bottom {
	height: auto!important;
	background: none !important;
}
ul.confirm_layer li.confirm_middle {
	float: none;
	width: 90% !important;
	background: none !important;
	background: #fff !important;
	-webkit-border-radius: 9px;
	-moz-border-radius: 9px;
	border-radius: 9px;
	padding: 20px;
	margin: 20px auto !important;
	box-sizing: border-box;
}
table.infield {
	width: 100% !important;
}
div.buttons {
	text-align: center;
}