﻿@charset "utf-8";

/* ==============================================
　お客様登録/資料ダウンロード
=============================================== */
#SMP_STYLE{
	height:100%;
}
#SMP_STYLE #header {
	width: 100%;
	margin-bottom:30px;
	border-bottom:solid 4px #005eae;
}
#SMP_STYLE #wrapper {
    width: 100%;
    position: relative;
    height: auto !important;
    height: 100%;
    min-height: 100%;
} 
#SMP_STYLE #header .logo{
	float:none;
}
#SMP_STYLE #wrapper #contents div.inner{
	padding:0 15px 50px;
}
#SMP_STYLE #header .inner{
	padding:0;
}
#SMP_STYLE .footer_msg{
	border:solid 1px #ccc;
	padding:15px;
	margin-bottom:100px;
}
#SMP_STYLE .footer_msg:after{
	content: "";
	display: block;
	clear:both;
}
#SMP_STYLE .footer_msg p.notice{
    padding-bottom:30px;
}
#SMP_STYLE .footer_msg p.seal {
    text-align: center;
}

#SMP_STYLE .tbl_common{
	margin-bottom:30px;
}
#SMP_STYLE .tbl_common td span.msg {
	/*background:url(img/img_error.png) no-repeat 0 center;*/
	background-color:#ffffda;
	color:#c70003;
	background-size:22px 22px;
    clear: left;
    /*text-indent:30px;
    display:inline-block;*/
}
/*#SMP_STYLE .tbl_common td span.msg::before {
    background-color: #c70003;
    border-radius: 12px;
    color: #fff;
    content: "!";
    display: inline-block;
    height: 24px;
    margin-right: 10px;
    text-align: center;
    width: 24px;
}*/
#SMP_STYLE .complete_msg{
	border:solid 1px #ccc;
	padding:30px;
	margin:100px auto;
	width:70%;
}
#SMP_STYLE .complete_msg p{
	margin-bottom:30px;
	line-height:24px;
}
#SMP_STYLE p.password_input{
	width:80%;
	margin:0 auto;
	line-height:44px;
}
#SMP_STYLE p.password_input label{
	display: inline-block;
	margin-right:15px;
	width:180px;
}
#SMP_STYLE .link_text{
	text-decoration: underline;
	color:#0080d0;
	padding:10px 30px 10px 0;
}
#SMP_STYLE .tbl_responsive_block{
	margin:0 auto;
}
#SMP_STYLE .tbl_responsive_block .tbl_common.login{
	width:70%;
	/*min-width:400px;*/
	margin:0 auto;
}
#SMP_STYLE .tbl_responsive_block .tbl_common.login td input{
	width:100%;
}
#SMP_STYLE .btn_area .btn{
	margin-bottom:10px;
}
#SMP_STYLE input.btn{
	appearance:none;
	-webkit-appearance: none;
	border:none;
}
#SMP_STYLE div#wrapper div#footer{
	clear:both;
	width:100%;
	background-color:#ededed;
	padding:20px 0 0 0;
	font-size:92%;
    position: fixed;
    bottom: 0;
    height: 70px;
}
#SMP_STYLE div#wrapper #footer div.inner{
	position:relative;
}
#SMP_STYLE div#wrapper #footer p{
	text-align: center;
	background-color:#005eae;
	color:#fff;
	line-height:60px;
}
#SMP_STYLE div#wrapper #footer a.return_top{
	width:60px;
	height:60px;
	display:block;
	position:absolute;
	top:-70px;
	right:10px;
	text-indent:-9999px;
	text-align:center;
	background:url(img/icon_arrow_t.png) no-repeat center center;
	background-size:14px 14px;
	background-color:#ededed;
}
#SMP_STYLE .important{
	color:#FF6E00;
}
#SMP_STYLE .pager{
	display: inline-block;
}
#SMP_STYLE .pager li{
	display: inline-block;
	background-color:#f7f7f7;
	height:40px;
	line-height:40px;
	padding:0 10px;
	text-align: center;
}
#SMP_STYLE .ctrl_block{
	width:100%;
}
#SMP_STYLE .ctrl_block ul{
	float:right;
}
#SMP_STYLE .tbl_common{
	table-layout: fixed;
}
.smp-row-1 td{
	vertical-align: middle;
	border:none;
	background-color:#fff;
}
#SMP_STYLE .smp-pager{
	float:right;
}
#SMP_STYLE .smp-pager tr{
	background-color:#fff;
}
#SMP_STYLE .smp-page{
	table-layout: fixed;
	text-align:center;
	border:none;
}
#SMP_STYLE .smp-page a{
	display: inline-block;
	border:solid 1px #ccc;
	padding:7px 16px;
	background-color:#f7f7f7;
}
#SMP_STYLE .smp-page a:hover{
	background-color:#005eae;
	color:#fff;
}
#SMP_STYLE .smp-table tr:nth-child(even),
:not #SMP_STYLE .smp-table .smp-pager tr{
	background-color:#F2F5F8;
}
#SMP_STYLE .smp-table.tbl_common tbody tr:last-child td{
	border:none;
}
#SMP_STYLE .smp-table td.smp-cell-data:nth-child(2):hover{
	background-color:#0E71C6;
}
#SMP_STYLE .smp-table td.smp-cell-data:nth-child(2):hover a{
	color:#fff;
	display: inline-block;
	width:100%;
	background:url(img/img_download.jpg) no-repeat right center;
	background-color:#0E71C6;
	background-size:60px 60px;
}
#SMP_STYLE .smp-table td.smp-cell-sort{
	text-align: center;
	background-color:#f4f2f2;
}
#SMP_STYLE .smp-search-form-table th{
	vertical-align: top;
	width:25%;
}
/*#SMP_STYLE .smp-search-form-table td div p{
	float:left;
}
#SMP_STYLE .smp-search-form-table td div p.jp{
	width:35%;
}
#SMP_STYLE .smp-search-form-table td div p.en{
	width:58%;
}
*/
#SMP_STYLE .smp-search-form-table td label{
	margin-right:15px;
	width:100%;
	display: inline-block;
	text-align: left;
}
#SMP_STYLE .smp-search-form-table td label:hover{
	background-color:#f7f7f7;
	color:#005eae;
	text-decoration:underline;
}
#SMP_STYLE .smp-search-form-table tr:last-child td input[type="submit"]{
	background-color: #005eae;
    color: #fff !important;
    display: inline-block;
    margin: 0 5px;
    padding: 10px 20px;
	border:none;
}
#SMP_STYLE tr.smp-row-1 td select{
	width:150px;
}
.smp-search-form input.keyword{
	width:100%;
	padding-left:50px;
	background:url(img/icon_loupe.png) no-repeat 15px center;
	background-size:26px 26px;
}
.smp-search-form{
	width:100%;
	clear:both;
}
.smp-search-form-table{
	width:100%;
}
.smp-sf-row td{
	text-align: center;
	border:none;
}
.smp-sf-row td.smp-sf-head,
.smp-sf-row td.smp-sf-body{
	border:solid 1px #ccc;
	text-align: left;
}
.smp-sf-row td.smp-sf-head{
	vertical-align: middle;
	width:32%;
	background-color:#f7f7f7;
}
.smp-sf-row td.smp-sf-body input{
	background:url(img/icon_loupe.png) no-repeat 10px center;
	background-size:26px 26px;
	padding-left:35px;
}
/*--------------------------------------------------------*/
/*-------デバイス幅設定　タブレット以下-------------------*/
/*--------------------------------------------------------*/

@media only screen and (max-width : 768px) {
#SMP_STYLE .complete_msg{
	width:100%;
	padding:10px 15px;
	margin:20px 0;
}
#SMP_STYLE .tbl_responsive_block .login{
    /*max-width:300px !important;*/
	width:100% !important;
}
}
@media only screen and (max-width: 414px) {
div.clear form {
        overflow: auto;
        margin-bottom: 2em;
}
}