@charset "UTF-8";


/* application key fix */

#cpContact.application #key {
    margin-top: 50px;
}
@media screen and (min-width: 960px) {
  #cpContact.application #key {
    margin-top: 94px;
  }
}



/* confLead */

.confLead {
  font-size: 12px;
  text-align: left;
  margin-bottom: 10px;
}
@media screen and (min-width: 641px) {
  .confLead {
    font-size: 13px;
    text-align: center;
    margin-bottom: 40px;
  }
}


/* lists */

#lists .note {
  font-size: 12px;
  text-align: left;
  margin-bottom: 5px;
}
#lists .note em {
  color: #f23131;
}
#lists .hissu {
  vertical-align: top;
  padding-left: 5px;
  color: #f23131;
  font-size: 8px;
}
@media screen and (min-width: 641px) {
  #lists .hissu {
    font-size: 12px;
  }
}


/* table */

#contents table {
  margin-top: 0;
  width: 100%;
  border: solid #002745;
  border-width: 1px 0 0 0;
  border-collapse: collapse;
  border-spacing: 0;
  empty-cells: show;
  text-align: left;
}
#contents .blank {
  display: none;
}
#contents table th,
#contents table td {
  display: block;
}
#contents table th {
  padding: 15px 0 5px;
}
#contents table td {
  padding: 0 0 15px 0;
  border: solid #002745;
  border-width: 0 0 1px 0;
}
#contents table td .note {
  font-size: 11px;
}
#contents table input[type="text"],
#contents table textarea {
  width: 100%;
  background: #f8f8fa;
  border: none;
  padding: 10px;
  color: #232323;
  box-sizing: border-box;
}
#contents table textarea {
  height: 150px;
}
#contents table input.short {
  width: 120px;
}

@media screen and (min-width: 641px) {
  #contents table {
    margin-top: 0;
    width: 100%;
    border: none;
  }
  #contents .blank {
    display: table-row;
    font-size: 5px;
    line-height: 1;
  }
  #contents table th,
  #contents table td {
    display: table-cell;
  }
  #contents table th {
    padding: 20px 40px;
    border: solid #002745;
    border-width: 0 1px 1px 0;
    width: 40%;
  }
  #contents table td {
    padding: 20px 40px;
    border: solid #002745;
    border-width: 0 0 1px 0;
  }
  #contents table td .note {
    font-size: 13px;
  }
  #contents table .last th {
    border-width: 0 1px 0 0;
  }
  #contents table .last td {
    border-width: 0;
  }
  #contents table textarea {
    height: 200px;
  }
}

#contents .file {
  display: inline-block;
  overflow: hidden;
  position: relative;
  padding: 5px 18px;
  color: #ffffff;
  background-color: #002745;
  border: 1px solid #002745;
  border-radius: 3px;
}
#contents .file:hover {
  color: #002745;
  background-color: #ffffff;
}
#contents .file input[type="file"] {
  opacity: 0;
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  position: absolute;
  right: 0;
  top: 0;
  margin: 0;
  font-size: 100px;
  cursor: pointer;
}




/* privacy */

#contents .privacyTitle {
  text-align: left;
  margin: 30px 0 0;
  font-size: 14px;
}
#contents .privacy {
  width: 100%;
  margin: 10px auto 20px;
  padding: 10px 0 10px 10px;
  border: solid 1px #002745;
  text-align: left;
}
#contents .privacy .scroll  {
  overflow: auto;
  height: 180px;
  /*padding-right: 10px;*/
}
#contents .privacy .title {
  text-align: center;
}
#contents .privacy .lead {
  margin-top: 2em;
}
#contents .privacy .subTitle {
  margin: 1em 0 0 1em;
}
#contents .privacy ol {
  margin: 2em 0 0 1em;
}
#contents .privacy li {
  margin-bottom: 2em;
}
#contents .privacy .wrap {
  margin-left: 1em;
}
#contents .privacy .wrap ul {
  margin-left: 1em;
}
#contents .privacy .wrap li {
  text-indent: -1.5em;
  padding-left: 1.5em;
  margin-bottom: 0;
}
#contents .privacy a {
  text-decoration: underline;
}
#contents .privacy a:hover {
  text-decoration: none;
}


/* agree */

.agree {
  display: inline-block;
  line-height: 30px;
  vertical-align: middle;
  margin-left: 10px;
}

.agNote {
  margin-top: 1em;
  font-size: 13px;
  line-height: 1.923;
}
.agNote a {
  text-decoration: underline;
}
.agNote a:hover {
  text-decoration: none;
}


/* confirm */

.confirm {
  margin-top: 30px;
}
.confirm input {
  cursor: pointer;
  border-style: none;
  font-size: 18px;
  line-height: 1;
  letter-spacing: 0.5em;
  color: #ffffff;
  background: #002745;
  font-weight: bold;
  padding: 20px 60px;
  border-radius: 4px;
  border: solid 1px #002745;
  font-family:
    'Lato',
    'Helvetica Neue',
    'Helvetica',
    'Arial',
    'Verdana',
    'Roboto',
    'Noto Sans Japanese',
    "游ゴシック",
    "Yu Gothic",
    'ヒラギノ角ゴ Pro W3',
    'Hiragino Kaku Gothic Pro',
    'メイリオ',
    'Meiryo',
    'Osaka',
    'ＭＳ Ｐゴシック',
    sans-serif;
}
.confirm .dam {
  display: inline-block;
  border-style: none;
  font-size: 18px;
  line-height: 1;
  letter-spacing: 0.5em;
  color: #ffffff;
  background: #002745;
  font-weight: bold;
  padding: 20px 60px;
  border-radius: 4px;
  border: solid 1px #7f9dc5;
}
.confirm input.return,
.return a {
  margin-bottom: 20px;
  display: inline-block;
  font-size: 14px;
  line-height: 1;
  letter-spacing: 0.5em;
  color: #ffffff;
  background: #002745;
  padding: 15px 20px;
  border-radius: 4px;
  border: solid 1px #002745;
}
.confirm input.return {
  display: block;
  margin: 0 auto 20px;
}
.return a:hover {
  text-decoration: none;
}

@media screen and (min-width: 641px) {
  .privacyTitle {
    width: 70%;
    text-align: left;
    margin: 70px auto 0;
    font-size: 16px;
  }
  .privacy {
    width: 70%;
    margin: 20px auto 20px;
    padding: 30px 0 30px 40px;
  }
  .privacy .scroll  {
    height: 230px;
    padding-right: 40px;
  }
  .confirm input {
    font-size: 20px;
    padding: 30px 100px;
  }
  .confirm .dam {
    font-size: 20px;
    padding: 30px 100px;
  }
  .confirm input:hover {
    color: #002745;
    background: #ffffff;
  }
  .confirm input.return {
    display: inline-block;
    margin-right: 40px;
  }
  .return a:hover {
    color: #002745;
    background: #ffffff;
  }
}


/* confBtn */

.confBtn {
  margin-top: 30px;
  text-align: center;
}
.confBtn .confirm {
  margin-top: 0;
}
.confBtn p {
  margin-top: 30px;
}

@media screen and (min-width: 641px) {
  .confBtn {
    letter-spacing: -.40em;
  }
  .confBtn p {
    display: inline-block;
    letter-spacing: normal;
    margin: 0 20px;
  }
}




/*----------------------------------------------------
checkbox
----------------------------------------------------*/

@-webkit-keyframes check {
  0% {
    height: 0;
    width: 0;
  }
  25% {
    height: 0;
    width: 10px;
  }
  50% {
    height: 20px;
    width: 10px;
  }
}
@-moz-keyframes check {
  0% {
    height: 0;
    width: 0;
  }
  25% {
    height: 0;
    width: 10px;
  }
  50% {
    height: 20px;
    width: 10px;
  }
}
@-ms-keyframes check {
  0% {
    height: 0;
    width: 0;
  }
  25% {
    height: 0;
    width: 10px;
  }
  50% {
    height: 20px;
    width: 10px;
  }
}
@keyframes check {
  0% {
    height: 0;
    width: 0;
  }
  25% {
    height: 0;
    width: 10px;
  }
  50% {
    height: 20px;
    width: 10px;
  }
}
.checkbox {
  background-color: #fff;
  display: inline-block;
  height: 30px;
  margin: 0 0.25em;
  width: 30px;
  border: solid 1px #002745;
  vertical-align: middle
}
.checkbox label {
  display: block;
  height: 30px;
  position: relative;
  width: 30px;
}
.checkbox label:after {
  -moz-transform: scaleX(-1) rotate(135deg);
  -ms-transform: scaleX(-1) rotate(135deg);
  -webkit-transform: scaleX(-1) rotate(135deg);
  transform: scaleX(-1) rotate(135deg);

  -moz-transform-origin: left top;
  -ms-transform-origin: left top;
  -webkit-transform-origin: left top;
  transform-origin: left top;
  border-right: 4px solid #cee;
  border-top: 4px solid #cee;
  content: '';
  display: block;
  height: 20px;
  left: 4px;
  position: absolute;
  top: 16px;
  width: 10px;
}
.checkbox label:hover:after {
  border-color: #bdd;
}
.checkbox input, .checkbox-alt input {
  display: none;
}
.checkbox input:checked + label:after {
  -webkit-animation: check 0.8s;
  -moz-animation: check 0.8s;
  -o-animation: check 0.8s;
  animation: check 0.8s;
  border-color: #6aa;
}
.checkbox.checkbox-alt label:hover:after {
  -webkit-animation: check 0.8s ease infinite;
  -moz-animation: check 0.8s ease infinite;
  -o-animation: check 0.8s ease infinite;
  animation: check 0.8s ease infinite;
}
.checkbox.checkbox-alt input:checked + label:after {
  -webkit-animation: none;
  -moz-animation: none;
  -o-animation: none;
  animation: none;
}




/* ending */

.ending {
  padding-top: 40px;
}
.ending .text {
  text-align: center;
  font-size: 16px;
  line-height: 2.5;
}

@media screen and (min-width: 641px) {
  .ending {
    padding-top: 60px;
  }
  .ending .text {
    font-size: 22px;
  }
}

.info {
	margin: 70px auto 30px;
	padding: 0 20px;
	width: 100%;
}
.info h2 {
  display: inline-block;
  font-size: 15px;
  line-height: 1.3;
  letter-spacing: 0.05em;
  font-weight: normal;
  border: solid 1px #002745;
  padding: 10px 27px;
  margin-bottom: 30px;
}
.info table {
	width: 100%;
	border-top: 1px solid #002745;
}
.info th {
	padding: 10px;
	width: 20%;
	border-bottom: 1px solid #002745;
	text-align: left;
	vertical-align: top;
}
.info td {
	padding: 10px;
	width: 80%;
	border-bottom: 1px solid #002745;
}

@media screen and (min-width: 641px) {
  .info {
		margin: 70px auto 30px;
		width: 800px;
	}
.info h2 {
    font-size: 18px;
    padding: 17px 68px;
    margin-bottom: 40px;
  }
}
