@charset "shift-jis";
/*--------------------------------------
 共通のスタイル
--------------------------------------*/
body {
    font-family: 'メイリオ', Verdana, Arial, sans-serif;
    font-size: 12px;
}

div#header {
    background-color: #ffffff;
    margin-bottom: 20px;
    width: 100%;
    text-align: center;
    font-size: 100%;
    padding: 8px 0px;
    border-bottom: 6px solid #009944;
}

div#footer {
    background-color: #009944;
    margin-top: 20px;
    padding: 8px 0px;
    text-align: center;
    width: 100%;
    color: #fff;
}


/*--------------------------------------
 入力項目のスタイル
--------------------------------------*/
.custom_form {
    text-align: center;
    margin-left:auto;
    margin-right:auto;
    width: 630px;
}

.custom_form .heading {
  display: block;
  text-align:left;
  font-size: 2.0em;
  padding: 23px 25px;
  border-top: 1px solid #cecece;
  border-left: 1px solid #cecece;
  border-right: 1px solid #cecece;
  border-bottom: 3px solid #009944;
  border-radius: 3px 3px 0 0;

}

.custom_form table {
    border-right: 1px solid #B3B3B3;
    border-top: 1px solid #B3B3B3;
    border-collapse: collapse;
    margin-bottom: 10px;
    width: 100%;
    table-layout: fixed;
}

.custom_form th {
    background-color: #009944;
    border-top: 1px solid #FFF;
    padding: 21px 8px;
    text-align: left;
    font-weight: bold;
    width: 218px;
    font-size: 1.166em;
    color: #fff;
    box-sizing: border-box;
}

.custom_form th:last-child {
    border-bottom: 1px solid #009944;
}

.custom_form td {
    border-bottom: 1px solid #cecece;
    border-left: 1px solid #cecece;
    padding: 21px 8px;
    text-align: left;
}
/*
.custom_form .th1 {
    background-color: #009944;
    border-left: 1px solid #FFF;
    border-bottom: 1px solid #FFF;
    padding: 21px 8px;
    text-align: left;
    font-weight: normal;
    width: 218px;
    font-size: 1.166em;
}

.custom_form .td1 {
    border-bottom: 1px solid #B3B3B3;
    border-left: 1px solid #B3B3B3;
    padding: 21px 8px;
    text-align: left;
}

.custom_form .th2 {
    background-color: #EEF8F9;
    border-left: 1px solid #B3B3B3;
    border-bottom: 1px solid #B3B3B3;
    padding: 6px 8px;
    text-align: left;
    font-weight: normal;
    width: 180px;
}

.custom_form .td2 {
    border-bottom: 1px solid #B3B3B3;
    border-left: 1px solid #B3B3B3;
    padding: 6px 8px;
    text-align: left;
}

.custom_form .th3 {
    background-color: #EEF8F9;
    border-left: 1px solid #B3B3B3;
    border-bottom: 1px solid #B3B3B3;
    padding: 6px 8px;
    text-align: left;
    font-weight: normal;
    width: 180px;
}

.custom_form .td3 {
    border-bottom: 1px solid #B3B3B3;
    border-left: 1px solid #B3B3B3;
    padding: 6px 8px;
    text-align: left;
}

.custom_form .th4 {
    background-color: #EEF8F9;
    border-left: 1px solid #B3B3B3;
    border-bottom: 1px solid #B3B3B3;
    padding: 6px 8px;
    text-align: left;
    font-weight: normal;
    width: 180px;
}

.custom_form .td4 {
    border-bottom: 1px solid #B3B3B3;
    border-left: 1px solid #B3B3B3;
    padding: 6px 8px;
    text-align: left;
}

.custom_form .th5 {
    background-color: #EEF8F9;
    border-left: 1px solid #B3B3B3;
    border-bottom: 1px solid #B3B3B3;
    padding: 6px 8px;
    text-align: left;
    font-weight: normal;
    width: 180px;
}

.custom_form .td5 {
    border-bottom: 1px solid #B3B3B3;
    border-left: 1px solid #B3B3B3;
    padding: 6px 8px;
    text-align: left;
}

.custom_form .th6 {
    background-color: #EEF8F9;
    border-left: 1px solid #B3B3B3;
    border-bottom: 1px solid #B3B3B3;
    padding: 6px 8px;
    text-align: left;
    font-weight: normal;
    width: 180px;
}

.custom_form .td6 {
    border-bottom: 1px solid #B3B3B3;
    border-left: 1px solid #B3B3B3;
    padding: 6px 8px;
    text-align: left;
}

.custom_form .th7 {
    background-color: #EEF8F9;
    border-left: 1px solid #B3B3B3;
    border-bottom: 1px solid #B3B3B3;
    padding: 6px 8px;
    text-align: left;
    font-weight: normal;
    width: 180px;
}

.custom_form .td7 {
    border-bottom: 1px solid #B3B3B3;
    border-left: 1px solid #B3B3B3;
    padding: 6px 8px;
    text-align: left;
}

.custom_form .th8 {
    background-color: #EEF8F9;
    border-left: 1px solid #B3B3B3;
    border-bottom: 1px solid #B3B3B3;
    padding: 6px 8px;
    text-align: left;
    font-weight: normal;
    width: 180px;
}

.custom_form .td8 {
    border-bottom: 1px solid #B3B3B3;
    border-left: 1px solid #B3B3B3;
    padding: 6px 8px;
    text-align: left;
}
*/
.custom_form .td8 span {
  display: inline-block;
  margin-top: 10px;
}

/*
.custom_form .th9 {
    background-color: #EEF8F9;
    border-left: 1px solid #B3B3B3;
    border-bottom: 1px solid #B3B3B3;
    padding: 6px 8px;
    text-align: left;
    font-weight: normal;
    width: 180px;
}

.custom_form .td9 {
    border-bottom: 1px solid #B3B3B3;
    border-left: 1px solid #B3B3B3;
    padding: 6px 8px;
    text-align: left;
}
*/
.custom_form .td9 span {
  display: inline-block;
  margin-top: 10px;
}

/*
.custom_form .th10 {
    background-color: #EEF8F9;
    border-left: 1px solid #B3B3B3;
    border-bottom: 1px solid #B3B3B3;
    padding: 6px 8px;
    text-align: left;
    font-weight: normal;
    width: 180px;
    color: #fff;
}

.custom_form .td10 {
    border-bottom: 1px solid #B3B3B3;
    border-left: 1px solid #B3B3B3;
    padding: 6px 8px;
    text-align: left;
}

.custom_form .th11 {
    background-color: #EEF8F9;
    border-left: 1px solid #B3B3B3;
    border-bottom: 1px solid #B3B3B3;
    padding: 6px 8px;
    text-align: left;
    font-weight: normal;
    width: 180px;
}

.custom_form .td11 {
    border-bottom: 1px solid #B3B3B3;
    border-left: 1px solid #B3B3B3;
    padding: 6px 8px;
    text-align: left;
}

.custom_form .th12 {
    background-color: #EEF8F9;
    border-left: 1px solid #B3B3B3;
    border-bottom: 1px solid #B3B3B3;
    padding: 6px 8px;
    text-align: left;
    font-weight: normal;
    width: 180px;
}

.custom_form .td12 {
    border-bottom: 1px solid #B3B3B3;
    border-left: 1px solid #B3B3B3;
    padding: 6px 8px;
    text-align: left;
}

.custom_form .th13 {
    background-color: #EEF8F9;
    border-left: 1px solid #B3B3B3;
    border-bottom: 1px solid #B3B3B3;
    padding: 6px 8px;
    text-align: left;
    font-weight: normal;
    width: 180px;
}

.custom_form .td13 {
    border-bottom: 1px solid #B3B3B3;
    border-left: 1px solid #B3B3B3;
    padding: 6px 8px;
    text-align: left;
}

.custom_form .th14 {
    background-color: #EEF8F9;
    border-left: 1px solid #B3B3B3;
    border-bottom: 1px solid #B3B3B3;
    padding: 6px 8px;
    text-align: left;
    font-weight: normal;
    width: 180px;
}

.custom_form .td14 {
    border-bottom: 1px solid #B3B3B3;
    border-left: 1px solid #B3B3B3;
    padding: 6px 8px;
    text-align: left;
}

.custom_form .th15 {
    background-color: #EEF8F9;
    border-left: 1px solid #B3B3B3;
    border-bottom: 1px solid #B3B3B3;
    padding: 6px 8px;
    text-align: left;
    font-weight: normal;
    width: 180px;
}

.custom_form .td15 {
    border-bottom: 1px solid #B3B3B3;
    border-left: 1px solid #B3B3B3;
    padding: 6px 8px;
    text-align: left;
}

.custom_form .th16 {
    background-color: #EEF8F9;
    border-left: 1px solid #B3B3B3;
    border-bottom: 1px solid #B3B3B3;
    padding: 6px 8px;
    text-align: left;
    font-weight: normal;
    width: 180px;
}

.custom_form .td16 {
    border-bottom: 1px solid #B3B3B3;
    border-left: 1px solid #B3B3B3;
    padding: 6px 8px;
    text-align: left;
}

.custom_form .th17 {
    background-color: #EEF8F9;
    border-left: 1px solid #B3B3B3;
    border-bottom: 1px solid #B3B3B3;
    padding: 6px 8px;
    text-align: left;
    font-weight: normal;
    width: 180px;
}

.custom_form .td17 {
    border-bottom: 1px solid #B3B3B3;
    border-left: 1px solid #B3B3B3;
    padding: 6px 8px;
    text-align: left;
}

.custom_form .th18 {
    background-color: #EEF8F9;
    border-left: 1px solid #B3B3B3;
    border-bottom: 1px solid #B3B3B3;
    padding: 6px 8px;
    text-align: left;
    font-weight: normal;
    width: 180px;
}

.custom_form .td18 {
    border-bottom: 1px solid #B3B3B3;
    border-left: 1px solid #B3B3B3;
    padding: 6px 8px;
    text-align: left;
}

.custom_form .th19 {
    background-color: #EEF8F9;
    border-left: 1px solid #B3B3B3;
    border-bottom: 1px solid #B3B3B3;
    padding: 6px 8px;
    text-align: left;
    font-weight: normal;
    width: 180px;
}

.custom_form .td19 {
    border-bottom: 1px solid #B3B3B3;
    border-left: 1px solid #B3B3B3;
    padding: 6px 8px;
    text-align: left;
}

.custom_form .th20 {
    background-color: #EEF8F9;
    border-left: 1px solid #B3B3B3;
    border-bottom: 1px solid #B3B3B3;
    padding: 6px 8px;
    text-align: left;
    font-weight: normal;
    width: 180px;
}

.custom_form .td20 {
    border-bottom: 1px solid #B3B3B3;
    border-left: 1px solid #B3B3B3;
    padding: 6px 8px;
    text-align: left;
}

.custom_form .th21 {
    background-color: #EEF8F9;
    border-left: 1px solid #B3B3B3;
    border-bottom: 1px solid #B3B3B3;
    padding: 6px 8px;
    text-align: left;
    font-weight: normal;
    width: 180px;
}

.custom_form .td21 {
    border-bottom: 1px solid #B3B3B3;
    border-left: 1px solid #B3B3B3;
    padding: 6px 8px;
    text-align: left;
}

.custom_form .th22 {
    background-color: #EEF8F9;
    border-left: 1px solid #B3B3B3;
    border-bottom: 1px solid #B3B3B3;
    padding: 6px 8px;
    text-align: left;
    font-weight: normal;
    width: 180px;
}

.custom_form .td22 {
    border-bottom: 1px solid #B3B3B3;
    border-left: 1px solid #B3B3B3;
    padding: 6px 8px;
    text-align: left;
}

.custom_form .th23 {
    background-color: #EEF8F9;
    border-left: 1px solid #B3B3B3;
    border-bottom: 1px solid #B3B3B3;
    padding: 6px 8px;
    text-align: left;
    font-weight: normal;
    width: 180px;
}

.custom_form .td23 {
    border-bottom: 1px solid #B3B3B3;
    border-left: 1px solid #B3B3B3;
    padding: 6px 8px;
    text-align: left;
}

.custom_form .th24 {
    background-color: #EEF8F9;
    border-left: 1px solid #B3B3B3;
    border-bottom: 1px solid #B3B3B3;
    padding: 6px 8px;
    text-align: left;
    font-weight: normal;
    width: 180px;
}

.custom_form .td24 {
    border-bottom: 1px solid #B3B3B3;
    border-left: 1px solid #B3B3B3;
    padding: 6px 8px;
    text-align: left;
}

.custom_form .th25 {
    background-color: #EEF8F9;
    border-left: 1px solid #B3B3B3;
    border-bottom: 1px solid #B3B3B3;
    padding: 6px 8px;
    text-align: left;
    font-weight: normal;
    width: 180px;
}

.custom_form .td25 {
    border-bottom: 1px solid #B3B3B3;
    border-left: 1px solid #B3B3B3;
    padding: 6px 8px;
    text-align: left;
}
*/
.custom_form .required {
  color: #ffff00;
  font-size: 84%;
  font-weight: bold;
}

.custom_form td .required {
  color: #ff0000;

}

.custom_form .input {
    font-family: monospace;
}

.custom_form .textarea {
    font-family: monospace;
}

#email {
  margin-bottom: 15px;
}

#addr1 {
  margin-top: 15px;
}

#free_textarea {
  width: 98%;
}


#iss-spm-check-submit,.commitAction,input[name="back"] {
  padding: 17px 0;
  width: 250px;
  letter-spacing: 0.3em;
  font-size: 1.6em;
}

/*--------------------------------------
 個人情報（HTML版）のスタイル
--------------------------------------*/
div#agree_detail_html {
    margin-left:auto;
    margin-right:auto;
    width: 630px;
}

div#agree_detail_html h3 {
    text-align: center;
    padding: 10px 10px 10px 30px;
    border: 1px solid #E7E5D5;
    line-height: 1.3em;
    font-size: 140%;
    -webkit-box-shadow:  inset 0 0 0 9px #F8F7F2;
    -moz-box-shadow:  inset 0 0 0 9px #F8F7F2;
    box-shadow: inset 0 0 0 9px #F8F7F2;
    background: #F8F7F2 repeat-y 10px top;
}

div#agree_detail_html p {
    margin: 0 20px 1em;
    font-size: 120%;
}


div#agree_detail_html .prseonal {
  color: #ce2e2e;
  display: none;
}


div#agree_detail_html a {
    padding-left: 23px;
}


/*--------------------------------------
 個人情報（TEXT版）のスタイル
--------------------------------------*/
div#agree_detail_text {
    margin-left:auto;
    margin-right:auto;
    width: 630px;
}

div#agree_detail_text .textarea {
    font-family: monospace;
}

/*--------------------------------------
 チェックボックスのスタイル
--------------------------------------*/
div#agree_form {
    text-align: center;
    margin-left:auto;
    margin-right:auto;
    width: 630px;
}

/*--------------------------------------
 完了画面の本文部分のスタイル
--------------------------------------*/
div#end_body_detail {
    margin-left:auto;
    margin-right:auto;
    width: 630px;
}

div#end_body_detail p {
    text-align: center;
    font-size: 120%;
}

div#end_body_link {
    text-align: center;
    margin-left:auto;
    margin-right:auto;
    font-size: 120%;
    background: #e1e1e1;
    width: 250px;
    height: 68px;
    border: 1px solid #cbcbcb;
}

div#end_body_link a {
    font-size: 120%;
    padding: 24px 0;
    display: block;
    color: #000;
    text-decoration: none;
}
