@charset "utf-8";
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, main, menu, nav, section, summary, time, mark, audio, video { margin:0; padding:0; border:0; outline:0; font-size:100%; vertical-align:baseline; background:transparent; }
ul, li { list-style:none; }
button{
  outline: none;
}
body {
  font-family: "Noto Sans JP","游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, "メイリオ", Meiryo, sans-serif;
  -webkit-text-size-adjust: 100%;
  background-color: #fff;
  color: #2c2c2c;
  font-size: 16px;
/* 案件によって
  text-align: justify;
  text-justify: distribute;
  word-break: normal;
  line-break: strict;
*/
}
select,
input {
    font-family: "Noto Sans JP","游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, "メイリオ", Meiryo, sans-serif;
    color: #2c2c2c;
}
.clearfix:after {
  content:" ";
  display:block;
  clear:both;
}

*, *:before, *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
/*====================================================================================
■03.MARGIN DEFAULT
====================================================================================*/
/*--------------------------------------------------
margin 
-------------------------------------------------- */ 
.m00 { margin: 0px !important; }
.m05 { margin: 5px !important; }
.m10 { margin: 10px !important; }
.m15 { margin: 15px !important; }
.m20 { margin: 20px !important; }
.m25 { margin: 25px !important; }
.m30 { margin: 30px !important; }
.m35 { margin: 35px !important; }
.m40 { margin: 40px !important; }
.m45 { margin: 45px !important; }
.mt00 { margin-top: 0px !important; }
.mt05 { margin-top: 5px !important; }
.mt10 { margin-top: 10px !important; }
.mt15 { margin-top: 15px !important; }
.mt20 { margin-top: 20px !important; }
.mt25 { margin-top: 25px !important; }
.mt30 { margin-top: 30px !important; }
.mt33 { margin-top: 33px !important; }
.mt35 { margin-top: 35px !important; }
.mt40 { margin-top: 30px !important; }
.mt45 { margin-top: 35px !important; }
.mr00 { margin-right: 0px !important; }
.mr05 { margin-right: 5px !important; }
.mr10 { margin-right: 10px !important; }
.mr15 { margin-right: 15px !important; }
.mr20 { margin-right: 20px !important; }
.mr25 { margin-right: 25px !important; }
.mr30 { margin-right: 30px !important; }
.mr35 { margin-right: 35px !important; }
.mr40 { margin-right: 40px !important; }
.mr45 { margin-right: 45px !important; }
.mb00 { margin-bottom: 0px !important; }
.mb05 { margin-bottom: 5px !important; }
.mb10 { margin-bottom: 10px !important; }
.mb15 { margin-bottom: 15px !important; }
.mb20 { margin-bottom: 20px !important; }
.mb25 { margin-bottom: 25px !important; }
.mb30 { margin-bottom: 30px !important; }
.mb35 { margin-bottom: 35px !important; }
.mb40 { margin-bottom: 40px !important; }
.mb45 { margin-bottom: 45px !important; }
.ml00 { margin-left: 0px !important; }
.ml05 { margin-left: 5px !important; }
.ml10 { margin-left: 10px !important; }
.ml15 { margin-left: 15px !important; }
.ml20 { margin-left: 20px !important; }
.ml25 { margin-left: 25px !important; }
.ml30 { margin-left: 30px !important; }
.ml35 { margin-left: 35px !important; }
.ml40 { margin-left: 40px !important; }
.ml45 { margin-left: 45px !important; }
/* 
--------------------------------------------------
padding
-------------------------------------------------- */
.p00 { padding-top: 0px !important; }
.p05 { padding-top: 5px !important; }
.p10 { padding-top: 10px !important; }
.p15 { padding-top: 15px !important; }
.p20 { padding-top: 20px !important; }
.p25 { padding-top: 25px !important; }
.p30 { padding-top: 30px !important; }
.p35 { padding-top: 35px !important; }
.p40 { padding-top: 40px !important; }
.p45 { padding-top: 45px !important; }
.pt00 { padding-top: 0px !important; }
.pt05 { padding-top: 5px !important; }
.pt10 { padding-top: 10px !important; }
.pt15 { padding-top: 15px !important; }
.pt20 { padding-top: 20px !important; }
.pt25 { padding-top: 25px !important; }
.pt30 { padding-top: 30px !important; }
.pt35 { padding-top: 35px !important; }
.pt40 { padding-top: 40px !important; }
.pt45 { padding-top: 45px !important; }
.pr00 { padding-right: 0px !important; }
.pr05 { padding-right: 5px !important; }
.pr10 { padding-right: 10px !important; }
.pr15 { padding-right: 15px !important; }
.pr20 { padding-right: 20px !important; }
.pr25 { padding-right: 25px !important; }
.pr30 { padding-right: 30px !important; }
.pr35 { padding-right: 35px !important; }
.pr40 { padding-right: 40px !important; }
.pr45 { padding-right: 45px !important; }
.pb00 { padding-bottom: 0px !important; }
.pb05 { padding-bottom: 5px !important; }
.pb10 { padding-bottom: 10px !important; }
.pb15 { padding-bottom: 15px !important; }
.pb20 { padding-bottom: 20px !important; }
.pb25 { padding-bottom: 25px !important; }
.pb30 { padding-bottom: 30px !important; }
.pb35 { padding-bottom: 35px !important; }
.pb40 { padding-bottom: 40px !important; }
.pb45 { padding-bottom: 45px !important; }
.pl00 { padding-left: 0px !important; }
.pl05 { padding-left: 5px !important; }
.pl10 { padding-left: 10px !important; }
.pl15 { padding-left: 15px !important; }
.pl20 { padding-left: 20px !important; }
.pl25 { padding-left: 25px !important; }
.pl30 { padding-left: 30px !important; }
.pl35 { padding-left: 35px !important; }
.pl40 { padding-left: 40px !important; }
.pl45 { padding-left: 45px !important; }
/*====================================================================================
■04.LAYOUT
====================================================================================*/
.w10{width: 10%;}
.w20{width: 20%;}
.w30{width: 30%;}
.w40{width: 40%;}
.w50{width: 50%;}
.w60{width: 60%;}
.w70{width: 70%;}
.w80{width: 80%;}
.w90{width: 90%;}
.w100{width: 100%;}
a { color: #da1929; text-decoration: none; }
a:hover { text-decoration: underline; }
.sp {display: none;}
#header .logo {
  text-align: center;
  padding: 20px 0;
}
.copyright{
  text-align: center;
  padding: 20px 0;
  font-size: 11px;
  color: #2c2c2c;
}
#footer {
  padding-top: 20px;
}
#pagetop {
  position: fixed;
  bottom: 20px;
  z-index: 100;
  right: 20px;
}
#pagetop .page_top_cont {
  position: relative;
}
#pagetop .page_top_cont .to_top {
  position: absolute;
  bottom: 0;
  right: 0;
  cursor: pointer;
  zoom: 1;
}
#pagetop a:hover {
  opacity: 0.7;
}
main{
  min-height: calc(100vh - 150px);
}
.container{
  width: 800px;
  margin: 0 auto;
}
.content{
  border: 1px solid #e1e1e1;
  padding: 30px 30px 40px;
  font-size: 16px;
  line-height: 1.4;
}
.content h2{
  font-size: 18px;
  margin: 0 0 30px;
}
.content > p{
  margin: 0 0 30px;
  font-size: 16px;
}
.form{
  margin: 0 0 30px;
}
.form dl{
  margin: 0 0 20px;
}
.form dt{
  width: 295px;
  float: left;
  padding: 13px 0 0;
}
.form dd{
  padding: 0 0 0 295px;
}
.form dd p{
  padding: 10px 0 0;
}
.form p{
  font-size: 14px;
}
.red{
  color: #da1929;
}
.confirm__form .gray01 {
  width: 100%;
  display: block;
}
.confirm__form .gray01,
input[type="text"], input[type="password"], input[type="email"]{
  padding: 12px 20px;
  border-radius: 6px;
  width: 100%;
  border: none;
  background: #e5e5e5;
  outline: none;
  font-size: 16px;
  line-height: 1.4;
  color: #2c2c2c;
}
.confirm__form .password,
input[type="password"] {
  padding: 15px 20px 9px;
}
.page__login input::-webkit-input-placeholder {
    color: #9a9a9a;
}
.page__login input:-moz-placeholder {
    color: #9a9a9a;
}
.page__login input::-moz-placeholder {
    color: #9a9a9a;
}
.page__login input:-ms-input-placeholder {
    color: #9a9a9a;
}
.page__reset input::-webkit-input-placeholder {
    color: #9a9a9a;
}
.page__reset input:-moz-placeholder {
    color: #9a9a9a;
}
.page__reset input::-moz-placeholder {
    color: #9a9a9a;
}
.page__reset input:-ms-input-placeholder {
    color: #9a9a9a;
}
.signin__form input::-webkit-input-placeholder {
    color: #9a9a9a;
}
.signin__form input:-moz-placeholder {
    color: #9a9a9a;
}
.signin__form input::-moz-placeholder {
    color: #9a9a9a;
}
.signin__form input:-ms-input-placeholder {
    color: #9a9a9a;
}
.signin__form .select-selected {
  color: #9a9a9a;
}
.signin__form .select-selected.select-active {
  color: #2c2c2c;
}
.signin__form .select-items div {
  color: #2c2c2c;
}
.styled-select {
    background: #f7f7f7;
    overflow: hidden;
    width: 100%;
    color: #181818;
    border-radius: 5px;
    position: relative;
}
.styled-select select {
  background: transparent;
  border: none;
  padding: 11px 20px 15px;
  border-radius: 6px;
  width: 110%;
  z-index: 3;
  position: relative;
  outline: none;
  font-size: 16px;
  line-height: 1.4;
}
.styled-select::after {
  position: absolute;
  right: 20px;
  top: 50%;
  content: "";
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 10px solid #da1929;
  margin-top: -5px;
}
.submit__btn{
  /*padding: 10px 0 0;*/
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.jus_center{
  display: block;
}
.submit__btn li{
  width: 360px;
  margin: 0 auto;
}
.jus_center li{
  margin: 0 auto 20px;
}
.jus_center li:last-child{
  margin-bottom: 0;
}
.submit__btn input,
.submit__btn a.btlink{
  width: 100%;
  padding: 12px 16px;
  border-radius: 6px;
  width: 100%;
  border: none;
  background: #d0d0d0;
  cursor: pointer;
  font-size: 16px;
  line-height: 1.4;
  display: block;
  text-align: center;
}
.submit__btn input.next,
.submit__btn a.next{
  background: #da1929;
  color: #fff;
}
.submit__btn input:hover,
.submit__btn a:hover{
  opacity: 0.7;
  text-decoration: none;
}
.submit__btn .arrow{ 
  text-align: center;
  font-size: 14px;
  line-height: 20px;
}

.submit__btn .arrow a{
      position: relative;
      display: inline-block;
}
.submit__btn .arrow a:before {
    padding: 0 0 0 15px;
    background: url(../img/arrow01.png) no-repeat left center;
    font-size: 14px;
    line-height: 20px;
    content: "";
  position: relative;
  left: 5px;
  top: 0;
    width: 8px;
    height: 12px;
}

.page__login{
  display: flex;
  justify-content: space-between;
}
.login{
  width: 470px;
}
.register{
  width: 310px;
}
.page__login li{
  width: 100%;
}
.page__login .form dt,
.page__reset .form dt{
  width: 100%;
  float: none;
  padding: 0;
  margin: 0 0 10px;
}
.page__login .form dd,
.page__reset .form dd{
  padding: 0;
}
.remember__check{
  margin: 0 0 10px;
}
.remember__check label {
  cursor: pointer;
}
.remember__check label:hover {
  opacity: 0.7;
}
input[type="checkbox"] {
    display:none;
}
input[type="checkbox"] + label span {
    display:inline-block;
    width:28px;
    height:28px;
    margin:-2px 10px 0 0;
    vertical-align:middle;
    background:url(../img/checkbox_off.png) center no-repeat;
    background-size: contain;
    cursor:pointer;
}

input[type="checkbox"]:checked + label span {
    background:url(../img/checkbox_on.png) center no-repeat;
    background-size: contain;
}

input[type="radio"] {
    display:none;
}
input[type="radio"] + label span {
    display:inline-block;
    width:28px;
    height:28px;
    margin:-2px 10px 0 0;
    vertical-align:middle;
    background:url(../img/radio_off.png) center no-repeat;
    background-size: contain;
    cursor:pointer;
}

input[type="radio"]:checked + label span {
    background:url(../img/radio_on.png) center no-repeat;
    background-size: contain;
}

.birthday li{
  width: 139px;
  float: left;
  margin: 0 12px 0 0;
}
.birthday li:last-child{
  margin: 0;
}
.fullw{
  margin: 0 -30px ;
  background: #ebebeb;
  padding: 30px;
  position: relative;
}
.question {
  margin-bottom: 40px;
}
.fullw:after {
  position: absolute;
  left: 50%;
  bottom: -29px;
    content: "";
    width: 0;
    height: 0;
    border: 14px solid transparent;
    border-top: 15px solid transparent;
    border-color: #da1929 transparent transparent transparent;
    margin-left: -14px
}
.fullw dl:last-child{
  margin-bottom: 0;
}
.issue__list li{
  float: left;
  margin: 0 30px 0 0;
}
.issue__list li label { cursor: pointer; }
.tems li label:hover,
.issue__list li label:hover {
  opacity: 0.7;
}
.form dd p.note{
  text-indent: -20px;
  padding-left: 20px;
  margin: 0 0 20px;
}
.tems{
  padding: 15px 20px;
  background: #fff;
}
.tems li{
  display: inline-block;
  margin: 0 30px 0 0;
}
.tems li label { cursor: pointer; }
.tems li:first-child a,
.tems li:first-child span{
  padding: 0 0 0 20px;
  background:url(../img/arrow02.png) no-repeat left center;
}
.confirm__form .gray01 {
  background: #f7f7f7;
}
.cont-error .text,
.cont-done .text {
  margin-bottom: 60px;
}
.cont-error .submit__btn,
.cont-done .submit__btn {
  padding-bottom: 30px;
}
.custom-select select {
    width: 100%;
    border: none;
    background: #e5e5e5;
    border: none;
    font-size: 16px;
}
.custom-select {
  background:#e5e5e5 url(../img/arrow03.png) no-repeat right 18px center;
  overflow: hidden;
  border-radius: 6px;
}
.custom-select select {
  background: transparent;
     border: none;
  padding: 0;
  outline: none;
  width: 125%;
  padding: 10px 10px 13px;
  color: #9a9a9a;
  cursor: pointer;
  height: 46px;
}
.custom-select:hover {
  opacity: 0.7;
}
.select-items,
.select-hide,
.select-selected {
  display: none!important;
}
.custom-select .selectText {
  color:#2c2c2c; 
}
.content .error01 {
  color:#de0a1b;
  /*margin: -15px 0 15px;  */
  margin: 10px 0 10px;
}
.error-list {
  padding-bottom: 30px;
}
.error-list li {
  color:#de0a1b;
  position: relative;
  padding: 1px 0 5px 24px; 
}
.error-list li:after {
  background: url(../img/ico_error.png) no-repeat 0 0;
  position: absolute;
  left: 0;
  top: 4px;
  width: 15px;
  height: 15px;
  content: "";
}
.error02 span {
  background: url(../img/ico_error.png) no-repeat 0 0;
  color: #de0a1b;
  padding: 0 0 8px 24px!important; 
  display: block;
}
.in-error {
  border: 2px solid #de0a1b!important;
}

.attention{
  border: 1px solid #de0a1b;
  padding: 20px 30px;
}
.error-list li .symbol{
  margin-top: 10px;
  display: block;
}
.error-list li .err-exp-wrapper{
  background: #ffdbe0;
  padding: 10px 15px;
  margin: 10px 0 10px;
}
.error-list li .err-exp-head{
  font-size: 14px;
}
.error-list li .err-exp{
  font-size: 14px;
}
.error-list li .err-exp li{
  padding-left: 14px;
  text-indent: -14px;
}
.error-list li .err-exp li:after{
  content: none;
}
input[type="checkbox"].in-error + label span {
  border: 2px solid #de0a1b!important;
  border-radius: 5px;
}
.gender {
  min-height: 46.39px;
}
@media only screen and (max-width: 799px){
  .container{
    width: 100%;
  } 
}
@media only screen and (max-width: 767px){
  .sp {display: block;}
  .pc {display: none;}
  main{
    min-height: calc(100vh - 143px)
  }
  #header{
    border-bottom: 2px solid #da1929;
  }
  #header .logo {
    text-align: left;
    padding: 10px;
    position: relative;
  }
  #header .logo:after{
    background: url(../img/logo_txt_sp.png) no-repeat center center;
    background-size: 114px 16px;
    content: "";
    height: 16px;
    width: 100%;
    font-size: 15px;
    text-align: center;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-51%);
  }
  #header .logo img{
    width: 26px;
  }
  #footer{
    border-top: 2px solid #da1929;
    padding-top: 0;
    margin-top: 50px;
  }
  .copyright{
    padding: 15px 0;
  }
  .content{
    border: none;
    padding: 25px 21px 0;
    font-size: 15px;
  }
  .content h2{
    font-size: 17px;
    margin: 0 0 20px;
  }
  .content > p{
    margin: 0 0 20px;
    font-size: 15px;
  }
  .custom-select:hover,
  #pagetop a:hover,
  .select-selected:hover,
  .select-items div:hover,
  .submit__btn input:hover,
  .remember__check label:hover,
  .tems li label:hover,
  .issue__list li label:hover {
    opacity: 1;
  }
  .form{
    margin: 0 0 40px;
  }
  .question{
    margin: 0 0 40px;
  }
  .form dl{
    margin: 0 0 17px;
  }
  .form dt{
    width: 100%;
    float: none;
    padding: 0;
    margin: 0 0 11px;
  }
  .form dd{
    padding: 0;
  }
  .form dd p{
    padding: 11px 0 0;
  }
  .form p{
    font-size: 13px;
  }
  input[type="text"], input[type="password"], input[type="email"]{
    padding: 10px;
    font-size: 15px;
  }
  .submit__btn{
    padding: 0;
  }
  .submit__btn li{
    width: 49%;
  }
  .jus_center li{
    width: 100%;
  }
  .submit__btn input{
    width: 100%;
    padding: 10px;
    font-size: 15px;
  }
  .jus_center li{
    margin-bottom: 15px;
  }
  .page__login{
    display: block;
  }
  .login { 
    width: 100%;
    padding-bottom: 0;
    border-bottom: none;
  }
  .login span.arrow01 {
    padding: 0 0 0 15px;
      background: url(../img/arrow01.png) no-repeat left center;
      font-size: 14px;
      line-height: 20px;
      margin-top: 10px; 
  }
  .login .submit__btn {
    border-bottom: 1px solid #e3e3e3;
    padding-bottom: 20px;
  }
  .register{
    width: 100%;
  }

  .styled-select select{
    font-size: 15px;
    padding:9px 10px 12px;
    width: 120%; 
  }
  .styled-select::after{
    right: 10px;
  }

  .birthday li{
    width: 32%;
    margin: 0 2% 0 0;
  }
  .fullw{
    margin: 0 -21px;
    padding: 20px 21px;
  }
  .fullw dl:last-child{
    margin-bottom: 0;
  }
  .issue__list li{
    margin: 0 10px 0 0;
  }
  .form dd p.note{
    text-indent: -20px;
    padding-left: 20px;
    margin: 0 0 20px;
  }
  .tems{
    padding: 0;
    background: #fff;
    text-align: center;
  }
  .tems li{
    display:block;
    margin: 0;
    padding:15px 10px;
  }
  .tems li:first-child{
    padding-bottom: 21px;
    background:url(../img/line.png) no-repeat center bottom;
    background-size: 339px 6px;
    margin-bottom: -3px;
  }
  .select-selected:after, .styled-select:after {
      border-left: 6px solid transparent;
      border-right: 6px solid transparent;
      border-top: 8px solid #da1929;
      right: 10px;
      top: 16px;
  }
  .select-selected.select-arrow-active:after {
      border-left: 6px solid transparent;
      border-right: 6px solid transparent;
      border-top: none;
      right: 10px;
  }
  .select-items div, .select-selected {
    padding: 9px 10px;
  }
  .cont-error .text, .cont-done .text {
    margin-bottom: 40px;
  }
}
@media only screen and (max-width: 359px){
  .birthday li{
    width: 48%;
    margin: 0 2% 10px 0;
  }
  .birthday li:nth-child(2n){
    margin-right: 0;
  }
}
@media only screen and (max-width: 767px){
  body {
    font-size: 15px;
  }
  .custom-select select {
    padding: 11px 10px 13px;
  }
  .custom-select {
      background: #e5e5e5 url(../img/arrow03.png) no-repeat right 10px center;
      overflow: hidden;
      background-size: 12px auto;
      border-radius: 6px;
  }
  .custom-select select {
      padding: 9px 8px 11px;
      font-size: 15px;
      height: 41px;
  }
  .content .error01 {
    /*margin: -5px 0 15px;  */
    margin: 10px 0 10px;
  }
  .error-list {
    padding-bottom: 25px;
  }
  .error02{
    padding-top: 0!important;
    padding-bottom: 8px!important;
  }
  .error02 span {
    display: initial;
  }
  .tems .error02 {
    padding: 0 0 8px 0;
  }
  
  .attention{
    padding: 20px;
  }
  .symbol{
    font-size: 13px;
  }
  .error-list li .err-exp-head{
    font-size: 13px;
  }
  .error-list li .err-exp{
    font-size: 13px;
  }
  .error-list li .err-exp li{
    padding-left: 13px;
    text-indent: -13px;
  }
  .error-list li .err-exp li:after{
    content: none;
  }
}

/*====================================================================================
■LOADING
====================================================================================*/
.loading {
  display: flex;
  justify-content: center;
  align-items: center;
}
.lds-dual-ring,
.lds-dual-ring:after {
  box-sizing: border-box;
}
.lds-dual-ring {
  display: inline-block;
  width: 80px;
  height: 80px;
}
.lds-dual-ring:after {
  content: " ";
  display: block;
  width: 64px;
  height: 64px;
  margin: 8px;
  border-radius: 50%;
  border: 6.4px solid currentColor;
  border-color: currentColor transparent currentColor transparent;
  animation: lds-dual-ring 1.2s linear infinite;
}
@keyframes lds-dual-ring {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}