body {
  color: #666666;
  font-family: "segoe ui",meiryo,"yu gothic semibold","hiragino kaku gothic pron",sans-serif;
  line-height: 1.4;
  background-color: #ffffff;
}

.mt20 {
  margin-top: 20px;
}

.mb20 {
  margin-bottom: 20px;
}

div.container {
  width: 1200px;
}

.sa_text01 {
  margin: 1em 0 0.5em;
  font-size: 1.4em;
  line-height: 1.4;
  text-indent: -1em;
  padding-left: 1em;
}

.sa_text01:before {
  margin-right: 2px;
  top: 1px;
  position: relative;
  content: url("../img/sa_icon03.png");
}

.sa_text02 {
  margin: 1em 0 0.5em;
  font-size: 1.4em;
  line-height: 1.4;
}

.sa_bg01 {
  margin: 2em auto 3em;
  padding: 1.4em 2em;
  width: 1200px;
  height: 502px;
  background-image: url("../img/sa_img01.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 100%;
  font-size: 1.4em;
}

.sa_bg01 p {
  margin-left: 1em;
  margin-bottom: 1em;
}

.sa_bg01 h2 {
  color: #005cae;
  text-align: left;
  font-size: 2em;
  font-weight: normal;
}

.title01 {
  color: #005cae;
  font-size: 2em;
  font-weight: normal;
}

.title01:before {
  margin-right: 2px;
  position: relative;
  content: url("../img/sa_icon01.png");
}

.title02 {
  color: #005cae;
  font-size: 2em;
  font-weight: normal;
}

.title02:before {
  margin-right: 2px;
  position: relative;
  content: url("../img/sa_icon02.png");
}

.sa_table01 {
  width: 100%;
  text-align: left;
  border-collapse: collapse;
  border-spacing: 0;
  border: solid 2px #c0c0c0;
  font-size: 1.2em;
  margin: 0.4em auto 3em;
}

.sa_table01 th {
  padding: 1em;
  border: solid 2px #c0c0c0;
  background: #005cae;
  color: #ffffff;
  font-weight: normal;
}

.sa_table01 td {
  padding: 1em;
  border: solid 2px #c0c0c0;
  background: #ffffff;
}

.sa_table01 input {
  font-size: 1em;
  padding: 4px;
  border-radius: 5px;
  border: solid 2px #c0c0c0;
  color: #666666;
}

.sa_table01 input[type="text"]:focus {
  border: 2px solid #005cae;
  outline: 0;
}

.sa_table01 select  {
  font-size: 1em;
  padding: 4px;
  border-radius: 5px;
  border: solid 2px #c0c0c0;
  color: #666666;
  margin: 0 auto;
  font-family: "segoe ui",meiryo,"yu gothic semibold","hiragino kaku gothic pron",sans-serif;
}

.sa_table01 select:focus {
  border-color: #005cae;
  outline: none;
}

.sa_eg {
  display: flex;
  font-size: 1em;
  text-indent: -1em;
  padding-left: 1em;
}

.sa_table02 {
  width: 100%;
  text-align: left;
  border-collapse: collapse;
  border-spacing: 0;
  border: solid 2px #c0c0c0;
  font-size: 1.2em;
  margin: 0.4em auto 3em;
}

.sa_table02 th {
  width: 26.5%;
  padding: 1em;
  border: solid 2px #c0c0c0;
  background: #005cae;
  color: #ffffff;
  font-weight: normal;
}

.sa_table02 td {
  padding: 1em;
  border: solid 2px #c0c0c0;
  background: #ffffff;
}

.sa_table02 textarea {
  font-size: 1em;
  padding: 4px;
  border-radius: 5px;
  border: solid 2px #c0c0c0;
  color: #666666;
  width: 100%;
  height: 90px;
  margin: 0 auto;
  font-family: "segoe ui",meiryo,"yu gothic semibold","hiragino kaku gothic pron",sans-serif;
}

.sa_table02 textarea:focus {
  border-color: #005cae;
  outline: none;
}

.sa_request {
  width: 100%;
  height: auto;
  margin: 0 auto;
  padding: 1em;
  border: solid 2px #c0c0c0;
  font-size: 1.2em;
}

.sa_request textarea {
  font-size: 1em;
  padding: 4px;
  border-radius: 5px;
  border: solid 2px #c0c0c0;
  color: #666666;
  width: 100%;
  height: 200px;
  margin: 0 auto;
  font-family: "segoe ui",meiryo,"yu gothic semibold","hiragino kaku gothic pron",sans-serif;
}

.sa_request textarea:focus {
  border-color: #005cae;
  outline: none;
}

.sa_btn {
  height: auto;
  margin: 4em auto;
  display: flex;
  justify-content: center;
}

.sa_btn input {
  background-color: #005cae;
  font-size: 2em;
  width: 6em;
  padding-top: 0.25em;
  padding-bottom: 0.25em;
  color: #ffffff;
  border: none;
}

.sa_btn .back {
  background-color: white;
  border: 1px solid #666;
  font-size: 2em;
  padding-top: 0.25em;
  padding-bottom: 0.25em;
  width: 6em;
  color: #666;
  margin-right: 2em;
}
.sa_btn .back:hover {
  cursor: pointer;
  opacity: 0.6;
}

.sa_btn input:hover {
  cursor: pointer;
  opacity: 0.6;
}

.sa_ft {
  width: 100%;
  height: auto;
  margin: 0 auto;
}

.sa_line {
  border: solid 2px #005cae;
  width: 100%;
  height: 2px;
  margin: 10px auto;
}

.cb_table {
  margin: 0.4em auto 3em;
  width: 100%;
  font-size: 1.2em;
}

.cb_table th {
  background: #005cae;
  color: #fff;
  padding: 25px 10px;
}

.cb_table td {
  border: solid 1px #fff;
  padding: 10px;
}

.cb_table tr {
  background: #e4f2ff;
}

.bg_blue {
  background: #d3e3ff;
}

.bg_gray {
  background: #f0f0f0;
  color: #b9b9b9;
}

.sa_number {
  text-align: right;
  font-weight: 700;
}

.sa_title {
  color: #005CAE;
  font-weight: 700;
}

.sa_title_gray {
  color: #b9b9b9;
  font-weight: 700;
}

.sa_center {
  margin-left: 152px;
}

/* チェックボックス */
input[type=checkbox] {
  display: none;
}

.sa_cbox {
  box-sizing: border-box;
  cursor: pointer;
  display: inline-block;
  position: relative;
  width: auto;
}

.sa_cbox::before {
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 3px;
  content: '';
  display: block;
  height: 22px;
  left: -268px;
  margin-top: -12px;
  position: absolute;
  top: 50%;
  width: 22px;
}

.sa_cbox::after {
  border-right: 3px solid #005CAE;
  border-bottom: 3px solid #005CAE;
  content: '';
  display: block;
  height: 20px;
  left: -262px;
  margin-top: -13px;
  opacity: 0;
  position: absolute;
  top: 50%;
  transform: rotate(36deg);
  width: 9px;
}

input[type=checkbox]:checked + .sa_cbox::before {
  border-color: #666;
}

input[type=checkbox]:checked + .sa_cbox::after {
  opacity: 1;
}

.sa_cbox_g {
  box-sizing: border-box;
  cursor: auto;
  display: inline-block;
  position: relative;
  width: auto;
}

.sa_cbox_g::before {
  background: #e1e1e1;
  border: 1px solid #ccc;
  border-radius: 3px;
  content: '';
  display: block;
  height: 22px;
  left: -268px;
  margin-top: -12px;
  position: absolute;
  top: 50%;
  width: 22px;
}

.confirm_h2 {
  font-size: 2.4em;
  padding: 12px 0;
  text-align: left;
  font-weight: normal;
  color: #005CAE;
  margin: 1.4em auto;
}

.link_home {
  margin: 4em auto;
  font-size: 1.2em;
  text-align: center;
}

.link_home a {
  color: #005CAE;
}
