@charset "UTF-8";
body {
	background-color: #FBFCFD;
    color: #666666;
	/* Margin bottom by footer height */
    margin-bottom: 0px;
}
@media (min-width:768px){
	body {
	background-color: #FBFCFD;
    color: #666666;
	/* Margin bottom by footer height */
    margin-bottom: 0px;
}
}
#header-logo-login {
	padding-right: 20px;
	padding-left: 20px;
	background-color: #FFF;
}
#logo-login {
	padding-top: 10px;
	padding-bottom: 10px;
}
#title {
	max-width: 350px;
}
h3 {
	color: #004F99;
	font-size: 17px;
	font-weight: bold;
}
.jumbotron {
	background-size: cover;
	background-image: url(/assets/img/bg_create.jpg); /* bg_login.jpg */
	background-repeat: no-repeat;
	background-position: center;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 20px;
	padding-bottom: 0px;
	min-height: calc(100vh - 135px);
}
@media (min-width:768px){
.jumbotron {
	background-size: cover;
	background-image: url(../img/bg_create.jpg); /* bg_login.jpg */
	background-repeat: no-repeat;
	background-position: center;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 48px;
	padding-bottom: 0px;
	min-height: calc(100vh - 125px);
}
}
.wrapper {
	margin-top: 0px;
	min-height: 370px;
}
@media (min-width:768px){
.wrapper {
	margin-top: 0px;
	min-height: 430px;
}
}
.form-signin {
	max-width: 350px;
	background-color: #F1F1F1;
	border: 1px;
	border-style: solid;
	border-color: #D6D6D6;
	border-radius: 3px;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 30px;
	padding-right: 35px;
	padding-bottom: 26px;
	padding-left: 35px;
  }

.form-control {
	position: relative;
	font-size: 16px;
	height: auto;
	padding: 10px;
}

input[type="text"] {
	margin-bottom: 0px;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
}

input[type="password"] {
	margin-bottom: 20px;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}

.btn-blue {
	background: rgb(0, 79, 153);
	color: #FFF;
	border: none;
	-moz-box-shadow: none !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
}
.btn-blue:hover, .btn-blue:focus {
	background: rgb(1, 70, 127);
	color: #FFF;
}
.btn-blue:active {
	background: rgb(0, 54, 119);
	color: #FFF;
}
a {
    color: #3399FF;
    text-decoration: none;
}
a:visited {
	color: #3399FF;
    text-decoration: none;
}
a:hover, a:focus, a:active {
	color: #3399FF;
    text-decoration: underline;
}
.form-signin p {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 13px;
	text-align: center;
	color: #39A2EA;
}

#create {
	max-width: 350px;
	background-color: #FFF;
	height: 60px;
	border-radius: 3px;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	text-align: center;
}
h4 {
	color: #004F99;
	font-size: 15px;
	font-weight: bold;
	margin: 0px;
	text-align: center;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#create a, #create a:visited {
	color:#004F99;
	text-decoration:none;
}
#create a:hover, #create a:active {
	color:#004F99;
	text-decoration:underline;
}
.footer {
	color: #CBCBCB;
	padding-top: 15px;
	overflow: hidden;
	bottom: 0;
	width: 100%;
	height: 75px;
	background-color: #505254;
}
@media (min-width:768px){
	.footer {
	color: #CBCBCB;
	padding-top: 20px;
	overflow: hidden;
	bottom: 0;
	width: 100%;
	height: 55px;
	background-color: #505254;
}
}
.f-link {
    float: left;
    margin: 0;
    text-align: left;
    font-size: 12px;
    padding: 0;
    z-index: 1;
	display: block;
    list-style: outside none none;
}
.f-link li {
	display: inline-block;
	margin: 0;
	padding-top: 0;
	padding-right: 0.75em;
	padding-bottom: 0;
	padding-left: 0.75em;
}
.f-link a {
    color: #a8a9ac;
	text-decoration: none;
}
.f-link a:hover {
    color: #a8a9ac;
	text-decoration: underline;
}
.footer-l {
	width: auto;
	overflow: hidden;
}
@media (min-width:768px){
	.footer-l {
	float: left;
	width: auto;
	overflow: hidden;
}
}
.footer-r {
	width: auto;
	overflow: hidden;
}
@media (min-width:768px){
	.footer-r {
	float: right;
	width: auto;
	overflow: hidden;
}
}


#pagenav {
	display: none;
	position: fixed;
	bottom: 4%;
	right: 4%;
	margin-bottom: 0 !important;
	z-index: 9999;
}

#pagenav li{
	list-style-type: none;
	background: none;
	padding-left: 0 !important;
}

#pagenav a{
	display: block;
	width: 48px;
	height: 48px;
	background: url(/assets/img/pagetop.png) no-repeat center center;
}

#pagenav a:hover{
	opacity: 0.8;
}





/* ==========================================================================
   header
   ========================================================================== */

body{
    background: #fafafc;
    font-family: "ヒラギノ角ゴ Pro W3", Meiryo, メイリオ, Osaka, "MS PGothic", arial, helvetica, sans-serif;
}
#logo-login{
    padding: 20px 0px;
}


/* ==========================================================================
   login
   ========================================================================== */
.form-control{
    color: #141414;
}
h3.login_ttl{
    text-align: center;
    margin-top: 0px;
    padding-top: 70px;
    position: relative;
    margin-bottom: 30px;
    font-size: 18px;
    line-height: 1.8em;
}
h3.login_ttl::before{
    content: "";
    display: block;
    position: absolute;
    top: 0%;
    left: 50%;
    transform: translateX(-50%);
    background: url(/assets/img/login/login_icon.png) no-repeat center center;
    background-size: contain;
    width: 84px;
    max-width: 84px;
    height: 0px;
    padding-top: 54px;
}
.form-signin{
    background: #fff;
    border: none;
    border-radius: 6px;
    max-width: 480px;
}
.form-control{
    background: #f0f5f5;
    border: 1px solid #f0f5f5;
    transition: none;
    -ms-box-shadow: none !important;
    -o-box-shadow: none !important;
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    position: relative;
    border-radius: 6px;
    padding: 13px 30px;
}
input[type="text"] {
    border-bottom-left-radius: inherit;
    border-bottom-right-radius: inherit;
}
input[type="password"].form-control{
    border-radius: 6px;
}
label{
    line-height: 1em;
    margin-bottom: 15px;
    color: #282828;
    font-size: 18px;
    font-weight: normal;
}
label.form_label{
    padding-left: 1em;
    margin-bottom: 10px;
    margin-top: 20px;
}
label.form_label:nth-of-type(1){
    margin-top: 0px;
}
.checkbox_area{
    text-align: center; 
    margin-bottom: 20px;
}
.checkbox_area label{
    font-size: 16px;
}
.checkbox_area input{
    transform: scale(1.5);
}
.checkbox_area span{
    color: #2f2f2f;
    font-weight: normal;
    position: relative;
    top: 2px;
    margin-left: 5px;
}
#title{
    max-width: 650px;
}
.link_area{
    margin-top: 15px;
    max-width: 480px;
}
.link_area .btn{
    color: #004f99;
    border: 1px solid #004f99;
    background: #fff;
    padding: 0.2em 0.8em;
}
.link_area .btn:hover{
    background: #004f99;
    color: #fff;
}
.btn-blue{
    background: #004f99;
    border-radius: 200px;
    padding: 17px 0px;
    max-width: 360px;
    display: block;
    margin: 0 auto;
}
.linkbtn h4{
    padding: 0px;
    margin: 0px;
}
.linkbtn a{
    text-decoration: none;
    font-size: 16px;
    color: #004f99;
    border: 1px solid #004f99;
    background: #fff;
    border-radius: 200px;
    padding: 17px 0px;
    max-width: 360px;
    display: block;
    margin: 0 auto;
    margin-top: 20px;
    font-weight: normal;
}
.linkbtn a:hover{
    background: #004f99;
    color: #fff;
}


@media (min-width:768px){
    h3.login_ttl{
        font-size: 24px;
        line-height: 1.6em;
    }
}



/* ==========================================================================
   footer
   ========================================================================== */
.footer{
    background: #004f99;
    height: auto;
}
.f-link a{
    color: #fff;
    font-size: 14px;
    position: relative;
    padding-left: 10px;
}
.f-link a::before{
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 0px;
    transform: translateY(-50%);
    background: url(/assets/img/register/ico_02.png) no-repeat center center;
    background-size: contain;
    width: 6px;
    max-width: 6px;
    height: 0px;
    padding-top: 6px;
}
.f-link li{
    color: #fff;
    font-size: 14px;
    padding-bottom: 10px;
}
.footer-r .f-link li:nth-of-type(2){
    color: #fff;
    font-size: 12px;
}
.jumbotron{
    background: inherit;
    padding-bottom: 50px;
}
@media (min-width:768px){
    .f-link li{
        padding-bottom: 0px;
    }
    .footer-l{
        display: block;
        float: none;
    }
    .footer-r{
        display: block;
        float: none;
        padding-top: 15px;
        padding-bottom: 15px;
    }
    .footer-r .f-link{
        display: -ms-flexbox;
        -js-display: flex;
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        width: 100%;
    }
    .jumbotron{
        min-height: calc(100vh - 180px);
        background: inherit;
    }
}