@charset "UTF-8";

*{
	margin: 0;
	padding: 0;
}
html{
	font-size: 13px;
    min-width: 900px;
}
body{
    min-width: 900px;
	color: #333;
	min-height: 100vh;
	position: relative;
	padding-bottom: 31px;
	box-sizing: border-box;
	line-height: 1.62;
	font-family: \30e1\30a4\30ea\30aa, \30D2\30E9\30AE\30CE\89D2\30B4\20\50\72\6F\20\57\33, "Hiragino Kaku Gothic Pro", \FF2D\FF33\20\FF30\30B4\30B7\30C3\30AF, Arial, sans-serif;
}
ul{
	list-style: none;
}
button {
    font-family: \30e1\30a4\30ea\30aa, \30D2\30E9\30AE\30CE\89D2\30B4\20\50\72\6F\20\57\33, "Hiragino Kaku Gothic Pro", \FF2D\FF33\20\FF30\30B4\30B7\30C3\30AF, Arial, sans-serif;
    cursor: pointer;
}
.container{
	width: 732px;
    margin: 0 auto;
}
.mb15 {
    margin-bottom: 15px !important;
}
.sp-only{
    display: none;
}
.required{
    color: #C10000;
}
header{
	margin-bottom: 30px;
    border-bottom: 4px solid #d5d2d0;
}
header .logo{
	margin-bottom: 10px;
	padding-top: 30px;
}
footer{
	width: 100%;
    text-align: center;
    position: absolute;
    bottom: 0;
    font-size: 92%;
    background-color: #757271;
    color: #fff;
    padding: 7px 0 5px 0;
}
.breadcrumbs{
    margin-bottom: 30px;
}
.breadcrumbs p{
    display: inline-block;
}
.breadcrumbs a{
    color: #024D99;
    text-decoration: none;
}
.agree p{
	margin-bottom: 20px;
}
.content-title{
	position: relative;
    margin-bottom: 30px;
    font-size: 215%;
    line-height: 1.3;
}
.agree .content-title > span{
	font-weight: normal;
}
.content-title > span{
    display: block;
    padding-top: 3px;
    padding-left: 21px;
    padding-bottom: 2px;
    text-shadow: -1px -1px 1px white;
    position: relative;
}
.content-title > span:before{
    content: "";
    display: block;
    position: absolute;
    background: #ff3c00;
    width: 6px;
    height: 100%;
    border-radius: 3px;
    top: 0;
    left: 0;
}
.content-title > span > span{
	display: block;
    font-size: 70%;
    margin-top: 5px;
    color: #024d99;
    font-weight: bold;
}
ul.list-numbered-01{
    margin-bottom: 20px;
}
ul.list-numbered-01 li{
    position: relative;
    margin-bottom: 0;
    padding-left: 2.3em;
    zoom: 1;
}
ul.list-numbered-01 li span.num{
    position: absolute;
    top: 0;
    left: 0;
}
ul.list-btn-02{
	text-align: center;
}
ul.list-btn-02 li{
    display: inline;
    margin: 0 12px 0 12px;
}
ul.list-btn-02 li form{
    display: inline;
}
.btn-area{
	text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
}
.btn-area form{
	display: inline-block;
	margin-right: 20px;
}
.btn-em-01 button{
	display: inline-block;
    padding: 9px 22px 6px 22px;
    border: 1px solid #eca701;
    background: #f5cc04;
    border-radius: 4px;
    background-color: #f2bf02;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f5ce04), color-stop(0.5, #f5cb04), color-stop(0.5, #f2bf02), color-stop(1, #efb001));
    background-image: -webkit-linear-gradient(top, #f5ce04 0%, #f5cb04 50%, #f2bf02 50%, #efb001 100%);
    background-image: linear-gradient(to bottom, #f5ce04 0%, #f5cb04 50%, #f2bf02 50%, #efb001 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5ce04', endColorstr='#efb001');
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5ce04', endColorstr='#efb001')";
    text-shadow: 1px 1px 0 #f7d707;
    color: #292726;
    font-weight: bold;
    font-size: 138%;
    text-align: center;
    text-decoration: none;
}
.btn-01{
	display: inline-block;
}
.btn-01 .close{
	display: inline-block;
    padding: 5px 10px 4px 10px;
    border: 1px solid #dddad9;
    background: #f5f4f4;
    border-radius: 2px;
    background-color: #e9e8e7;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f6f5f5), color-stop(0.5, #f4f3f2), color-stop(0.5, #e9e8e7), color-stop(1, #dddcdb));
    background-image: -webkit-linear-gradient(top, #f6f5f5 0%, #f4f3f2 50%, #e9e8e7 50%, #dddcdb 100%);
    background-image: linear-gradient(to bottom, #f6f5f5 0%, #f4f3f2 50%, #e9e8e7 50%, #dddcdb 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6f5f5', endColorstr='#dddcdb');
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6f5f5', endColorstr='#dddcdb')";
    text-shadow: 1px 1px 0 #ebeae9;
    color: #010101;
    font-weight: bold;
    font-size: 100%;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    cursor: pointer;
}
.user-info h2{
	font-size: 190%;
    font-weight: normal;
}
.user-info form .form-area{
    padding: 10px;
}
.user-info form .form-area > div{
    margin-bottom: 15px;
}
.user-info form .form-area > div label{
    font-weight: bold;
    margin-bottom: 2px;
    display: block;
    line-height: 1.2;
}
.user-info form .form-area > div .ttl{
    font-weight: bold;
    margin-bottom: 2px;
    display: block;
    line-height: 1.2;
}
.user-info form .form-area > div input{
	width: 80%;
    height: 18px;
    padding: 2px;
    font-size: 12px;
    border: solid 1px #B1B1B1;
}
.user-info form .form-area > div select{
    border: solid 1px #B1B1B1;
    padding: 2px;
    font-size: 12px;
    width: 40%;
    background-color: #fff;
}
.user-info .btn{
	margin-top: 30px;
    margin-bottom: 30px;
}
.user-info .btn a{
	border: 1px solid #ed481e;
    background: #eb3b00;
    border-radius: 4px;
    background-color: #ef491b;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f36732), color-stop(0.5, #f2602d), color-stop(0.5, #ef491b), color-stop(1, #eb3a13));
    background-image: -webkit-linear-gradient(top, #f36732 0%, #f2602d 50%, #ef491b 50%, #eb3a13 100%);
    background-image: linear-gradient(to bottom, #f36732 0%, #f2602d 50%, #ef491b 50%, #eb3a13 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f36732', endColorstr='#eb3a13');
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#f36732', endColorstr='#eb3a13')";
    text-shadow: -1px -1px 0 #ec431a;
    color: #fff;
    text-decoration: none;
    padding: 9px 20px;
    font-weight: bold;
    display: inline-block;
    cursor: pointer;
}
.user-info .btn a.back{
    border: 1px solid #dddad9;
    background: #f5f4f4;
    background-color: #e9e8e7;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f6f5f5), color-stop(0.5, #f4f3f2), color-stop(0.5, #e9e8e7), color-stop(1, #dddcdb));
    background-image: -webkit-linear-gradient(top, #f6f5f5 0%, #f4f3f2 50%, #e9e8e7 50%, #dddcdb 100%);
    background-image: linear-gradient(to bottom, #f6f5f5 0%, #f4f3f2 50%, #e9e8e7 50%, #dddcdb 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6f5f5', endColorstr='#dddcdb');
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6f5f5', endColorstr='#dddcdb')";
    text-shadow: 1px 1px 0 #ebeae9;
    color: #010101;
    display: inline-block;
    cursor: pointer;
}

.user-info .btn button:hover{
    opacity: 0.7;
}
.user-info .notes{
	letter-spacing: 1px;
	margin-top: 20px;
    margin-bottom: 30px;
}
.user-info.comp .msg{
	margin-top: 20px;
	text-align: center;
	letter-spacing: 1px;
}
.user-info.comp .msg a{
	text-decoration: none;
}
.note{
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: left;
}
.user-info .btn button.download{
    color: #fff;
    border: none;
    border-radius: 8px;
    font-size: 130%;
    font-weight: bold;
    padding: 10px 20px;
    min-width: 160px;
    outline: none;
    cursor: pointer;
    background-color: #b90000;
    min-width: 250px;
}
.header_emesg{
    color:#ff3c00;
}
.user-info form .form-area > div .cts input.required-error,
.user-info form .form-area > div .cts input.zenkaku-error,
.user-info form .form-area > div .cts input.input-error,
.user-info form .form-area > div .cts input.format-name-error,
.user-info form .form-area > div .cts input.format-mail-error,
.user-info form .form-area > div .cts input.format-tel-error,
.user-info form .form-area > div .cts input.format-url-error{
    background:#FFE4E4;
}
.user-info form .form-area > div .cts select.required-error{
    background:#FFE4E4;
}
.msg{
    display: inline-block;
    color: #ff3c00;
    font-weight: normal;
}
.tac {
    text-align: center;
}
.user-info.comp .msg a.download{
    color: #fff;
    border: none;
    border-radius: 8px;
    font-size: 130%;
    font-weight: bold;
    padding: 10px 20px;
    min-width: 160px;
    outline: none;
    cursor: pointer;
    background-color: #b90000;
    min-width: 250px;
}
.user-info.comp .msg a:hover {
    opacity: 0.7;
}
.w100{
    width: 100%;
}
.user-info.comp .msg a.download.blue {
    background: #2d96bf;
    text-shadow: none;
}

.mt20{
    margin-top:20px;
}
.mt60{
    margin-top:60px;
}
.msg-parent{
    display: none;
    width: 100%;
    margin-top: 3px;
    color: #ff3c00;
    margin-left: 10px;
}