@charset "UTF-8";
@font-face {font-family: ico; src: url('/app_new/share/css/font/ico.woff2') format('woff2'), url('/app_new/share/css/font/ico.woff') format('woff');}
*, ::before, ::after {box-sizing: border-box;}

body,
input,
select,
button,
textarea {font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','hirakakupro-w3','メイリオ', 'Meiryo'; font-size: inherit;}
body {line-height: 1.7; margin: 0; -webkit-text-size-adjust: 100%; transition: font-size 0.3s;}
html {min-width: 320px;}

body {font-size: 87.5%;}
@media (min-width: 640px) {
  body {font-size: 100%;}
}
@media (min-width: 1600px) {
  body {font-size: 110%;}
}

.ff_num {font-family: "DIN Alternate", Roboto, -apple-system, "Arial", "Helvetica", "Helvetica Neue", "Avenir", "Droid Sans", "Hiragino Kaku Gothic ProN", "HiraKakuPro", メイリオ, "MS PGothic", sans-serif, "Meiryo UI"; vertical-align: -0.1em}

.header_wrap,
.footer_wrap,
ol.flow,
.main_wrap {max-width: 1200px; margin: 0 auto; box-sizing: content-box;}

.header_wrap {padding: 10px 3%;}
.main_wrap {padding: 20px 3%;}
.main_wrap:last-child {padding-bottom: 40px;}
main.main_wrap {padding: 20px 4% !important;}
.footer_wrap {padding: 15px 3% 30px;}
ol.flow {padding: 5px 3%;}

header {border-bottom: solid 1px #bbb;}
footer {border-top: solid 1px #bbb;}
header + main {background-color: #f3f5f7;}
.header_wrap .logo {width: 100px;}
.footer_wrap ul.ico_link {padding: 0; display: flex;}
.footer_wrap ul.ico_link li {margin-left: 1em;}
.footer_wrap ul.ico_link li:first-child {margin-left: 0;}
.footer_wrap ul.ico_link a {color: #666;}
.footer_wrap ul.ico_link a:hover {color: #000;}
.footer_wrap p {text-align: center;}

@media (min-width: 640px) {
  .header_wrap {padding: 20px 25px;}
  .footer_wrap {padding: 20px 25px 40px;}
  ol.flow {padding: 10px 25px;}
  .main_wrap {padding: 40px 25px;}
  .main_wrap:last-child {padding-bottom: 60px;}
  main.main_wrap {padding: 30px !important;}
  .header_wrap .logo {width: 160px;}
}

/* basic */
h1:first-child,
[class*="box_"] h2:first-child,
.modal_inner > h2:first-child,
[class*="box_"] h3:first-child,
[class*="box_"] h4:first-child,
[class*="box_"] h5:first-child,
[class*="box_"] h6:first-child,
p:first-child, ul:first-child, dl:first-child {margin-top: 0;}

p:last-child,
ul:last-child,
ol:last-child {margin-bottom: 0;}

h1, h2, h3, h4, h5, h6 {line-height: 1.5;}
h1, h2, h3, h4 {margin: 2em 0 1em;}
h5, h6 {margin: 1em 0;}
h1, h2 {font-feature-settings: "palt"; letter-spacing: 0.07em;}

h1 {font-size: 125%; margin-top: 1em; color: #000;}
h2 {font-size: 110%;}
h3 {font-size: 105%;}
h4,
h5,
h6 {font-size: inherit;}
.modal h2 {font-size: 120%;}

@media (min-width: 640px) {
  h1 {font-size: 150%;}
  .modal h2 {font-size: 130%;}
}


.h_a {background-color: #005792; color: #fff; padding: 0.4em 0.7em;}
.h_b {border-bottom: solid 1px #aaa; padding-bottom: 0.5em;}
.h_a .ta_l {display: inline-block;}
.h_c {border-left: solid 4px #005792; margin-top: 2em; padding: 0.1em 0.5em;}
@media (min-width: 640px) {
  .h_a {margin-top: 3em;}
}


.h_a + .h_c {margin-top: 1.2em;}
hr + h3,
hr + h4 {margin-top: 1em;}

a {color: #0a80c6;}
a:hover {color: #005792; transition: color 0.3s;}
img {max-width: 100%; border: none; height: auto; vertical-align: middle;}
select,
label {cursor: pointer;}
label a[href^="tel:"] {color: inherit; margin: 0 !important; padding: 0 !important; border: none !important; pointer-events: none !important; background-color: transparent !important; text-decoration: none !important;}
label img {pointer-events: none;}

hr {border: 1px #bbb; border-style: solid none none; height: 1px; margin: 1.5em 0;}
hr._arrow {border: none; position: relative; height: 2.5em; margin: 3em 0 2em;}
hr._arrow::before {content: ""; position: absolute; left: 50%; top: 0; border: solid transparent; border-top-color: #c4d7ed; border-width: 2.5em 4em 0; margin-left: -4em;}

sup {font-size: .5rem; font-weight: normal;}
ul {padding-left: 1.8em;}
li {margin-top: 0.5em; margin-bottom: 0.5em;}
.ic_blank::after {content: ""; display: inline-block; height: 1em; width: 1em; background: url(/app_new/share/img/ic_blank.svg) no-repeat center center/cover;}

/* burette */
a.ico_link::before,
a.ico_anc::before,
u.ico_link::before,
u.ico_anc::before,
ul.ico_link > li a::before,
ul.ico_link > li button.btn_link::before,
ul.ico_anc > li a::before,
li.ico_link a::before,
li.ico_anc a::before,
.ico_pdf::after,
.ico_blank::after,
.ico_dl::after {text-decoration: none; display: inline-block; overflow-y: hidden; width: 1em; min-width: 1em; height: 1em; line-height: 1; font-weight: normal; font-style: normal; font-family: ico; vertical-align: middle; margin: -0.05em 0.1em 0; text-indent: 0;}

ul[class*="ico_"] {list-style: none; padding-left: 0.5em;}

a.ico_link::before,
ul.ico_link > li a::before,
ul.ico_link > li button.btn_link::before,
ul.ico_anc > li.ico_link a::before {content: '\e900';}
a.ico_anc::before,
ul.ico_anc > li a::before,
ul.ico_link > li.ico_anc a::before {content: '\e901';}
ul.ico_link > li a,
ul.ico_link > li button.btn_link {text-decoration: none;}
.ico_pdf::after {content: ""; margin: 0 0.4em; background: url(/app_new/share/img/icon_pdf.png); width: 18px; height: 20px; min-width: auto;}
.ico_blank::after {content: "\e902";}
.ico_modal::after {content: "\e903"; margin: 0 0.2em;}
.ico_dl::after {content: "\e904"; margin: 0 0.2em;}
.fd_wrap {display: flex; justify-content: center; align-items: center; line-height: 1;}
.fd_wrap .ico_fd {margin-right: 0.5em; width: 2.5em;}
.fd_wrap .ff_num {font-size: 200%; font-weight: bold;}

ul.ico_link._confirm {padding-left: 1.5em; margin-bottom: 2em;}
ul.ico_link._confirm > li {position: relative; margin-top: 0.75em; margin-bottom: 0.75em;width: fit-content;}
ul.ico_link._confirm > li::before {content: '';  width: 1.6em; height: 1.6em; position: absolute; left: -0.8em; background: url(/app_new/share/img/ico_check_box.svg) no-repeat; background-size: contain;}
ul.ico_link._confirm > li.ico_check::before {background-image: url(/app_new/share/img/ico_check.svg)}
ul.ico_link._confirm > li a {text-decoration: underline;}
ul.ico_link._confirm > li a::first-letter {font-feature-settings: "palt"; font-size: 200%;}
ul.ico_link._confirm > li a::before {content: '';}

/* input */
input[type="radio"],
input[type="checkbox"] {margin-right: 0.5em;}
input[type="radio"]:disabled {margin-right: inherit;}
input,
textarea,
select {margin: 0; border: 1px solid #bbb; background-color: #fff; font-size: inherit; font-family: inherit;}
select {min-height: 3em; min-width: 5em; width: 100%; padding-right: 2em; padding-left: 1em; background: url(/app_new/share/img/ico_arrow_01.svg) no-repeat #fff top 50% right .6em / 1em;}
@-moz-document url-prefix() {
  select {padding-top: 0.7em;}
}
input[type="tel"],
input[type="text"],
input[type="email"],
textarea {width: 100%; padding: 0.5em; min-height: 3em; border-radius: 0;}
textarea {min-height: 6em;}
.ime {white-space: nowrap; font-weight: normal;}
@media (min-width: 640px) {
  input[type="tel"] {max-width: 10em;}
}

.opti::after,
.must::after {content: "任意"; margin-left: 0.5em; vertical-align: 0.1em; color: #005792; border: solid 1px #005792; font-weight: normal; display: inline-block; line-height: 1.1; padding: 2px 2px 1px; border-radius: 2px; font-size: 0.85rem;}
.must::after {content: "必須"; color: #fff; background-color: #c00; border-color: #c00;}
.h_a.opti::after {color: #fff; background-color: transparent; border-color: #fff;}
.h_a.must::after {color: #fff; background-color: #c00; border-color: #fff;}

/* disabled */
input[type="text"]:disabled,
input[type="tel"]:disabled,
input[type="email"]:disabled,
textarea:disabled,
select:disabled {background-color: #f3f5f7; transition: 0.3s;}
select:disabled {background-image: none;}

/* placeholder */
::-webkit-input-placeholder {color:#bbb;}
:-ms-input-placeholder {color:#bbb;}
::placeholder{color:#bbb;}

/* button */
button,
select,
label,
input[type="submit"] {border-radius: 6px; line-height: 1.5; margin: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

button {color: inherit; background-color: #fff; border: 1px solid #bbb; font-size: inherit; padding: 0.2em 1.2em; min-height: 3em; min-width: 10em; cursor: pointer;}
input + button {min-height: 2.5em; padding: 0.2em; min-width: 5.5em;}
button._submit {background-color: #36a8a9; border: 1px solid #36a8a9; color: #fff;}
/* button._submit._em {background-color: #ffcb00; border-color: #ffcb00 !important; color: #000 !important;} */

ul[class*="btn_"] {list-style: none; margin: 1em 0; padding: 0;}
ul[class*="btn_"]:first-child {margin-top: 0;}
ul[class*="btn_"]:last-child {margin-bottom: 0;}
ul[class*="btn_"] li {position: relative; overflow: hidden; margin: 0;}
.h_a + ul[class*="btn_"] {margin-top: 1.3em;}
ul.btn_choice {display: grid; gap: 8px;}
ul.btn_choice button {width: 100%; height: 100%; color: #0a80c6;}
ul.btn_choice input[type="radio"],
ul.btn_choice input[type="checkbox"] {position: absolute; left: 1em; top: 50%; margin-top: -0.5rem; z-index: 1;}
ul.btn_choice label {display: flex; align-items: center; z-index: 0; border: solid 1px #bbb; min-height: 3.4em; width: 100%; height: 100%; padding: 0.6em 0.2em; border-radius: 7px; background-color: #fff; text-decoration: none;}
ul.btn_choice label {padding-right: 1.2em; padding-left: 2.5em;}
ul.btn_choice label.jc_sb {gap: 18px;}
ul.btn_choice label.jc_sb > span {min-width: 4.5em;}

ul.btn_choice label._hitokoto {flex-direction: column; align-items: flex-start;}
ul.btn_choice label._hitokoto > div {display: flex; justify-content: space-between; width: 100%; gap: 2em;}
ul.btn_choice label._hitokoto > div:first-child {display: flex;align-items: center;}
ul.btn_choice label._hitokoto > .fs_s {color: #666; display: block; margin-top: 0.3em;}

@media (min-width: 640px) {
  ul.btn_choice {gap: 12px;}
}

ul.btn_choice._err label,
select._err,
textarea._err,
input[type="tel"]._err,
input[type="text"]._err,
input[type="email"]._err {border-color: #c00 !important; background-color: #F7ECF0;}

button:hover,
ul.btn_choice label:hover,
ul.btn_choice button:hover {color: #005792; border-color: #005792; background-color: #fff; transition: all 0.3s;}
button._submit:hover {background-color: #5eb9ba; border: 1px solid #5eb9ba; color: #fff;}
/* button._submit._em:hover {background-color: #fcdb5c;} */
ul.btn_choice:not(._err) input[type="radio"]:checked + label,
ul.btn_choice:not(._err) input[type="checkbox"]:checked + label {color: #005792; border-color: #005792; background-color: #fff; transition: all 0.3s; box-shadow: 0 0 6px #9bc2e3 inset;}

ul.btn_choice._err label:hover,
ul.btn_choice._err button:hover {color: #005792; border-color: #c00; background-color: #FFF8FA; transition: all 0.3s;}

button.return,
button.close {min-height: 2.5em; min-width: 6em;}

ul.btn_list {border: solid 1px #999; border-radius: 6px; overflow: hidden; gap: 0;}
ul.btn_list li {border-top: solid 1px #bbb;}
ul.btn_list li:first-child {border: none;}
ul.btn_list button {color: #0a80c6; border: none; border-radius: 0; width: 100%; text-align: left;}
ul.btn_list button:hover {color: #005792; background-color: #e8f0f8;}

button:disabled,
ul.btn_choice input[type="radio"]:disabled + label,
ul.btn_choice input[type="checkbox"]:disabled + label {background-color: #fff !important; border-color: #bbb !important; color: #ccc !important; cursor: default;}

ul.btn_choice._map {gap: 0.3em; margin: 2em auto; max-width: 560px;}
ul.btn_choice._map li:first-child {height: 6em;}
ul.btn_choice._map li > button {min-width: 0; padding: 0;}
ul.btn_choice._map li > span {display: flex; height: 100%; align-items: center; justify-content: center; color: #999; border: 1px dashed #999; border-radius: 7px;}

ul.btn_choice._build,
ul.btn_choice._build_r {grid-template-columns: repeat(2, 1fr); gap: 3%;}
ul.btn_choice._build button,
ul.btn_choice._build_r label {padding: 1em 0.5em;}
ul.btn_choice._build span,
ul.btn_choice._build_r ._img {display: inline-block; max-width: 100px; margin-bottom: 5px;}

ul.btn_choice._build_r input {transform:scale(1.3); left: 3%; top: 3%; margin: 10px;}
ul.btn_choice._build_r label {display: block; text-align: center;}
@media (min-width: 640px) {
ul.btn_choice._build_r input {transform:scale(1.8); left: 1em; top: 1em; }
}

ul.btn_choice._isp input[type="radio"] {top: 1.4em; left: 1em; margin-top: 0;}
ul.btn_choice._isp label {padding: 1em 1.25em 1em 2.5em; align-items: flex-start;}
ul.btn_choice._isp em {font-style: normal; font-weight: bold; color: #0a80c6;}
ul.btn_choice._lg button {min-height: 8em; text-align: center; padding: 0.2em 0.5em;}
@media (max-width: 639px) {
  ul.btn_choice._isp {border-bottom: none;}
}

.add_search {position: sticky; display: flex; align-items: center; background-color: #d7e4f3; padding: 6px; margin: 0; top: 0; z-index: 2; margin-bottom: 1em;}
.add_search h3 {font-size: inherit; min-width: 4.5em; margin: 0;}
.add_search input[type="text"] {border: none; min-height: 2.5em;}
.add_search ul.btn_choice {margin: 0; width: 100%; gap: 6px; grid-template-columns: repeat(6, 1fr);}
.add_search ul.btn_choice label {min-height: 2.5em;}
.add_search ul.btn_choice input[type="radio"] {position: absolute; left: -2em;}
.add_search ul.btn_choice input[type="radio"] + label {color: #0a80c6; background-color: #fff; border-color: #fff; padding: 0; justify-content: center;}
.add_search ul.btn_choice input[type="radio"] + label:hover {color: #005792; background-color: #fff; border-color: #005792;}
.add_search ul.btn_choice input[type="radio"]:checked + label {color: #fff; background-color: #005792; border-color: #005792; cursor: auto; box-shadow: none;}
.add_search ul.btn_choice input[type="radio"]:disabled + label {color: #fff !important; background-color: transparent !important; border-color: #fff !important; opacity: 0.7;}
@media (min-width: 640px) {
  .add_search {padding: 8px;}
  .add_search ul.btn_choice {grid-template-columns: repeat(11, 1fr);}
}

/* btn_wrap */
.btn_wrap {margin: 3em 0;}
.box_a .btn_wrap {margin: 2em 0;}
.btn_wrap:last-child {margin-bottom: 0.5em;}
.btn_wrap .d_f {justify-content: center; flex-wrap: wrap; gap: 5%; margin: 1em 0 2em;}
.btn_wrap > .d_f button,
.btn_wrap button._submit {min-width: 14em; padding-left: 1.5em; padding-right: 1.5em;}
.btn_wrap button._submit {border-radius: 10em;}
hr + .btn_wrap {margin-top: 3em;}
@media (min-width: 640px) {
  .btn_wrap {margin: 4em 0 3em 0;}
  .btn_wrap > .d_f button,
  .btn_wrap button._submit {padding-left: 2em; padding-right: 2em;}
}

button.btn_link {display: inline; color: #0a80c6; line-height: inherit; background-color: inherit; padding: 0; margin: 0; min-height: 0; min-width: 0; border: none; text-decoration: underline;}
button.btn_link:hover {color: #005792;}

/* error */
.err_wrap {border: solid 1px #c00; color: #c00; padding: 1em 1em 1em 3em; margin: 2em 0; position:relative;}
.err_wrap::before {content: "!"; position: absolute; left: 1em; background-color: #c00; color: #fff; line-height: 1; border-radius: 2em; font-weight: bold; display: flex; width: 1.5em; height: 1.5em; align-items: center; justify-content: center;}

div.d_f._input,
div.d_f._date {margin-top: 1em; margin-bottom: 1em; gap: 8px;}
div.d_f._date select {max-width: 10em;}
div.d_f._date span:first-child {min-width: 2em;}
@media (min-width: 640px) {
  div.d_f._input,
  div.d_f._date {gap: 12px;}
}

/* street number */
.box_a._snum div.d_f._input {justify-content: center;}
.box_a._snum div.d_f._input input {text-align: center; border-color: #999;}
.box_a._snum div.d_f._input input:disabled {border-color: #ccc;}
.box_a._snum div.d_f._input p {flex-shrink: 0; margin: 0;}
.box_a._snum div.d_f._input.fs_l {margin: 1em auto; padding: 0 3%;}
.box_a._snum div.d_f._input.fs_l p {padding-right: 0.5em;}

.box_a._snum .box_a {position: relative; user-select: none; border: none; background-color: #f3f5f7; padding: 3%;}
.box_a._snum .box_a::after {content: ""; position: absolute; left: 0; top: 0; width: 100%; height: 100%; z-index: 1;}
.box_a._snum .box_a h4 {margin-bottom: 0.5em; line-height: 1;}
.box_a._snum .box_a h4 span {display: flex; align-items: center; justify-content: center; background-color: #005792; color: #fff; height: 2em; width: 6em;}
.box_a._snum .box_a div.d_f._sample {margin: 0; gap: 5px; font-size: smaller;}
.box_a._snum .box_a div.d_f._sample p {width: 8em; letter-spacing: -0.1em;}
.box_a._snum .box_a div.d_f._sample input {outline: none; cursor: default; font-size: smaller; background-color: #f3f5f7;}
.box_a._snum .box_a > div {display: flex; flex-direction: column; gap: 10px;}


.box_a._snum input:focus::-webkit-input-placeholder {color: transparent;}
.box_a._snum input:focus:-ms-input-placeholder {color: transparent;}
.box_a._snum input:focus::placeholder{color: transparent;}



@media (min-width: 640px) {
	.box_a._snum .box_a {gap: 1em; padding: 1.5em; display: flex; align-items: center; justify-content: center;}
	.box_a._snum .box_a h4 {margin: 0;}
	.box_a._snum .box_a h4 span {height: 5em; width: 5em; border-radius: 5em;}
  .box_a._snum .box_a div.d_f._sample {font-size: inherit;}
}

/* list */
ul[class*="btn_choice"][class*="maxw_"] {margin-left: auto; margin-right: auto;}
ul.notes {list-style: none; padding-left: 0;}
ul.notes li {text-indent: -1em; padding-left: 1em; margin-top: 0.3em; margin-bottom: 0.3em;}
ul.notes.typ_a li {text-indent: -2.3em; padding-left: 2.3em; margin-bottom: 0.3em;}
ul.text_list {padding-left: 1.4em; margin: 0.5em 0;}
ul.text_list li {margin: 0.5em 0;}
ul.notes:first-child,
ul.notes li:first-child,
ul.text_list:first-child,
ul.text_list li:first-child {margin-top: 0;}
ul.notes:last-child,
ul.notes li:last-child,
ul.text_list:last-child,
ul.text_list li:last-child {margin-bottom: 0;}

ul.notes ul {margin-top: 0.5em; list-style-type: disc;}

#md_precaution ul {list-style:'・';}
#md_precaution ul > li:first-child {margin-top: 0;}

#md_precaution ul.notes {list-style:none;margin: 0px;padding: 0px;margin-top:5px;}
#md_precaution ul.notes li {display: flex;text-indent: 0;padding-left:0px;margin-top:0.3em;margin-bottom:0.3em;}
#md_precaution ul.notes li > div:first-child {flex-shrink: 0;margin-right: 0.5em;}


/* box */
.box_a {padding: 4%; border: solid 1px #bbb; margin: 2em auto; background-color: #fff;}
.box_a:first-child,
.box_a h2:first-child {margin-top: 0;}
[class*="box_"]:last-child {margin-bottom: 0;}
.box_a.att {border-color: #cc0000;}

.box_b {background-color: #fff; padding: 2%; margin: 0 auto; border: solid 2px #999;}
.box_b dd {margin-left: 0;}
.box_b dt {font-weight: bold;}
.box_b._add {display: flex; flex-wrap: wrap;}
.box_b._add dt::after {content: "："; font-weight: normal;}
.box_b._add dd:nth-child(2) {margin-right: 1em;}
.box_b._add dd.input_a::after {animation: blank 1s linear infinite; content: ""; margin-left: 2px; display: inline-block; width: 2em; height: 1.2em; line-height: 1em; background-color: #d7e4f3; border-bottom: solid 2px #005792; vertical-align: text-bottom;}
@keyframes blank {
	0% {border-color: #0099e4;}
	50% {border-color: #0099e4;}
	51% {border-color: transparent;}
	100% {border-color: transparent;}
}
.box_b._plan > div {margin-top: 0.5em;}
.box_b._plan > div:first-child {margin-top: 0;}
.box_c {padding: 1em; border: solid 2px #0099e4; color: #0099e4; background-color: #fff;}
.box_d {padding: 4%; background-color: #d7e4f3; margin: 2em 0;}

.box_img {margin: 2em 0; border: solid 1px #bbb; background-color: #fff; text-align: center; padding: 5%;}
@media (min-width: 640px) {
  .box_img {padding: 30px;}
}
@media (min-width: 1000px) {
  .pc_d_f .box_img {margin-top: 0; min-width: 300px; align-self: flex-start; min-width: 320px;}
  .pc_d_f .box_img:first-child {margin-top: 0;}
  .pc_d_f .box_img:last-child {margin-left: 2em;}
}

.box_a._att {border: 1px solid #c00;}
.box_a._em_a,
.tbl_a._em_a {border: 3px solid #005792;}
@media (min-width: 640px) {
	.box_a {padding: 2em;}
  .box_b {padding: 1em;}
  .box_d {padding: 1.5em;}
  .box_d .box_d {padding: 1em;}
  .box_b._plan > div {display: flex; margin-top: 0.3em;}
  .box_b._plan dt {max-width: 9em; width: 100%; display: flex; justify-content: space-between; position: relative;}
  .box_b._plan dt::after {content: "："; font-weight: normal; position: absolute; top: 0; right: 0;}
}

/* layout */
.col_2,
.tc_col_2,
.pc_col_2 {display: grid; gap: 1em; align-items: center;}

.col_2 {grid-template-columns: repeat(2, 1fr); }
@media (min-width: 640px) {
  .tc_col_2 {display: grid; grid-template-columns: repeat(2, 1fr); gap: 2em;}
  .tc_col_2.ai_s > * {margin-bottom: 0;}
}
@media (min-width: 1000px) {
  .pc_col_2 {display: grid; grid-template-columns: repeat(2, 1fr); gap: 2em;}
}
div[class*="col_2"] > * {margin: 0;}

.gtc_xl {grid-template-columns: repeat(auto-fill, minmax(25em, 1fr)); gap: 1em;}
.gtc_l {grid-template-columns: repeat(auto-fill, minmax(20em, 1fr)); gap: 1em;}
.gtc_m {grid-template-columns: repeat(auto-fill, minmax(16em, 1fr)); gap: 1em;}
.gtc_s {grid-template-columns: repeat(auto-fill, minmax(12em, 1fr)); gap: 1em;}
.gtc_xs {grid-template-columns: repeat(auto-fill, minmax(8em, 1fr)); gap: 1em;}
.gtc_xs button {min-width: 4em; padding-left: 0.5em; padding-right: 0.5em;}
.gc_s2 {grid-column: span 2;}

@media (min-width: 1000px) {
  .pc_gtc_a {display: grid; grid-template-columns: 2fr minmax(240px, 1fr); gap: 2em; align-items: start;}
}

@media (max-width: 639px) {
  .gtc_xl {grid-template-columns: repeat(auto-fill, minmax(100%, 1fr))}
}

.box_d .box_d {border: solid 2px #fff; margin-top: 1.2em;}
.box_d ul[class*="gtc_"] {display: grid; gap: 10px; padding: 0; list-style: none; align-items: stretch;}
.box_d ul[class*="gtc_"] > li {margin: 0; padding: 0.5em; background-color: #fff; min-height: 3em; display: grid; align-items: center; justify-content: center;}
.box_d > h3 {display: flex; justify-content: center; text-align: center; align-items: center;}
.box_d > h3 span {margin: -1.2em 0 -0.2em; line-height: 1; font-size: 200%; color: #fff; background-color: #0099e4; padding: 0.2em; width: 1.3em; height: 1.3em;}
@media (min-width: 640px) {
  .box_d ul[class*="gtc_"] {gap: 15px;}
}

/* table */
[class*="tbl_"] {position: relative; width: 100%; margin: 2em 0; border-spacing: 0; border-collapse: collapse; border: solid 2px #aaa; background-color: #fff;}
h2:not(h2.h_a) + [class*="tbl_"] {margin-top: 0;}
[class*="tbl_"] th,
[class*="tbl_"] td {padding: 0.6em; border: solid 1px #aaa;}
[class*="tbl_"] th {background-color: #d7e4f3;}
[class*="tbl_"] tbody th {font-weight: normal;}
[class*="tbl_"] .ff_num {font-size: 1.3em; margin-right: 0.1em;}
[class*="tbl_"] dt {font-weight: bold; margin-top: 0.4em;}
[class*="tbl_"] dd {margin-left: 1em;}
.tbl_a._em_a button {min-height: 2.4em; min-width: 9em; padding-left: 0; padding-right: 0; border-radius: 3em;}
.tbl_a._conf th {text-align: left;}
.tbl_a._conf th[colspan="2"] {background-color: #005792; color: #fff; width: auto; padding: 0.5em 0.8em; height: auto;}
.tbl_a._conf tfoot td {background-color: #dedede; text-align: center; padding: 0.6em;}
.tbl_a._conf tfoot button {min-height: 2.5em;}
.tbl_b._area th {width: 7em;}
[class*="tbl_"]._charge td > div.d_f {justify-content: space-between;}
[class*="tbl_"]._charge td > div.d_f > span:first-child {min-width: 5.5em;}
[class*="tbl_"]._charge td > div.d_f > span:last-child {align-self: flex-end; line-height: 1.3; text-align: right; min-width: 10em;}
@media (max-width: 639px) {
  .tbl_a th {border-width: 0;}
  .tbl_a td {border-width: 0 0 1px;}
  .tbl_a tr:last-child td {border-bottom-width: 0;}
  .tbl_a th,
  .tbl_a td {display: block;}
  .tbl_a tbody th {text-align: center;}
  .tbl_a._em_a td {border-color: #0a80c6;}
}
@media (min-width: 640px) {
  [class*="tbl_"] th,
  [class*="tbl_"] td {height: 3em; padding: 0.8em;}
  [class*="tbl_"] tbody th {text-align: left;}
  .tbl_a._em_a tbody th {width: 30%;}
  .tbl_a._conf tbody th {width: 18em;}
  .tbl_b._area th {width: 25%;}
}

@media (min-width: 1000px) {
  .tbl_a._em_a tbody th {width: 40%;}
}

@media (max-width: 639px) {
  .sp_scroll_wrap {overflow-x: scroll; -webkit-overflow-scrolling: touch; position: relative; margin: 0;}
  .sp_scroll_wrap > table {width: 160%; margin: 0;}
  .sp_scroll_wrap::before {content: "横にスクロール可能です→"; display: block; margin-bottom: 0.5em;color:blue;}
}

dl.dl_a {margin-top: 1em 0;}
dl.dl_a > dt {font-weight: bold; margin-top: 0.5em;}
dl.dl_a > dd {margin-left: 1em; margin-top: 0.5em;}

/* cal_wrap */
.cal_wrap .tbl_b {min-width: 325px; width: 100%; font-size: 2.6vw; background-color: #fff; margin: 0; line-height: 1.4;}
.cal_wrap .tbl_b th,
.cal_wrap .tbl_b td {text-align: center;}
.cal_wrap .tbl_b thead th {padding: 0.2rem 2px; height: 3rem; font-weight: normal; background-color: #ededed; font-size: 2.8vw;}
.cal_wrap .tbl_b tbody th {padding: 0.2rem 2px; font-weight: normal; background-color: #fff;}
.cal_wrap .tbl_b tbody td {padding: 1px; position: relative; height: 2.5rem; overflow: hidden;}
.cal_wrap .tbl_b input[type="radio"] {position: absolute; top: 50%; left: 50%; margin-left: -0.5rem; margin-top: -0.5rem;}
.cal_wrap .tbl_b label {display: block; width: 100%; height: 100%; background-color: #fffbad; border-radius: 0;}
.cal_wrap .tbl_b input[type="radio"]:checked + label {background-color: #9bc2e3;}
.cal_wrap .tbl_b th.sd {color: #0a80c6; background-color: #deedf6;}
.cal_wrap .tbl_b th.hd {background-color: #ffdbdb; color: #c00;}
.cal_wrap .tbl_b input {margin: 0; position: relative; z-index: 1;}
.cal_wrap .cal_nav {display: flex; justify-content: space-between; align-items: center; margin: 1em 0;}
.cal_wrap .cal_nav p {margin: 0; line-height: 1;}
.cal_wrap .cal_nav button {min-height: 2.5em; min-width: auto;}
@media (min-width: 640px) {
  .cal_wrap .tbl_b,
  .cal_wrap .tbl_b thead th {font-size: inherit;}
  .cal_wrap .tbl_b thead th br {display: none;}
  .cal_wrap .tbl_b tbody th {min-width: 7.5em;}
}

/* charge */
.dl_charge > div {display: flex; align-items: baseline; justify-content: space-between; border-bottom: solid 1px #ccc; padding:  0 0.2em 0.3em;}
.dl_charge:last-child {margin-bottom: 0;}
.dl_charge dd {line-height: 1;}
.dl_charge dd a {margin-left: 0.5em;}
.dl_charge .ff_num {font-size: 1.5em; margin-right: 0.1em;}

/* total_charge */
.total_charge {margin: 3em 0; position: sticky; padding: 1em; bottom: 10px; z-index: 1; border: solid 4px #0099e4; border-radius: 10px; background-color: #ffffff; box-shadow: 0 13px 15px 16px rgb(255 255 255 / 73%);}
.total_charge .dl_charge {display: grid; gap: 0.5em; margin-bottom: 0; line-height: 1.4;}
.total_charge .dl_charge > div {display: flex; align-items: flex-end; justify-content: space-between; border-bottom: solid 1px #ccc; padding:  0 0.2em 0.2em;}
.total_charge .dl_charge dd {text-align: right; margin-left: 0; line-height: 1;}
.total_charge .dl_charge dd a {margin-left: 0.5em;}
.total_charge .dl_charge .ff_num {font-size: 1.3em; margin-right: 0.1em;}
.total_charge .dl_charge + p {margin-top: 0.5em}
@media (min-width: 640px) {
  .total_charge {bottom: 20px; border-width: 6px; border-radius: 10px; }
}
@media (min-width: 1000px) {
  .total_charge .dl_charge {gap: 25px; grid-template-columns: repeat(2, 1fr)}
}

/* result */
.result_wrap {text-align: center; margin: 2em 0;}
.result_wrap .result_tit {display: flex; flex-direction: column; align-items: center; justify-content: center;}
.result_wrap .result_tit::before {content: ""; margin: 0; background: no-repeat left center/contain;}
.result_wrap .result_tit[class*="area_"]::before {width: 4.5em; height: 4.5em;}
.result_wrap .result_tit.area_ok::before {background-image: url(/app_new/share/img/ico_area_ok.svg);}
.result_wrap .result_tit.area_ng::before {background-image: url(/app_new/share/img/ico_area_ng.svg);}
.result_wrap .result_tit.area_cf::before {background-image: url(/app_new/share/img/ico_area_cf.svg);}
.result_wrap h2 {font-size: 120%; margin-top: 0.75em;}
.result_wrap h2 > span {display: inline-block;}
.result_wrap .box_c {text-align: left; display: inline-block;}
.result_wrap .notes {max-width: 800px; margin-left: auto; margin-right: auto;}
@media (min-width: 1000px) {
  .result_wrap .result_tit {flex-direction: row; margin-bottom: 1.5em;}
  .result_wrap .result_tit[class*="area_"]::before {height: 40px; width: 40px; min-width: 40px; margin-right: 10px;}
  .result_wrap h2 {margin: 0; padding: 0.3em 0;}
}

.scroll_wrap {position: relative;}
.scroll_wrap > div {overflow-x: auto;}
@media only screen and (max-width: 370px) {
  .scroll_wrap::before,
  .scroll_wrap::after {content: "スクロール →"; display: block; text-align: right; margin: 0.5em 0;}
}

/* icon */
.ico_att {display: flex; align-items: center;}
button.ico_att {display: flex;}
.ico_att::before {content: ""; width: 1.75rem; min-width: 1.5rem; height: 1.5rem; margin-right: 0.5em;  display: inline-block; background: url(/app_new/share/img/ico_att.svg) no-repeat left center/contain;}
p.ico_att {align-items: flex-start;}
.ico_ok,
.ico_ng {display: flex; align-items: center;}
.ico_ok::before,
.ico_ng::before {content: ""; width: 2rem; height: 2rem; margin-right: 0.5em; display: inline-block; background: url(/app_new/share/img/ico_ok.svg) no-repeat left center/contain;}
.ico_ng::before {background-image: url(/app_new/share/img/ico_ng.svg)}


.input_wrap .box_a {border: none;}
.input_wrap .d_f {margin-top: 0.5em;}

/* label */
.label_a {background-color: #333; padding: 0.1em 0.3em; line-height: 1; color: #fff; font-size: 90%; margin-right: 0.5em;}
.label_b {background-color: #0a80c6; padding: 1px 3px; line-height: 1; margin-left: 4px;}
.bg_lg_01 {background: linear-gradient(transparent 60%,#cadbd9 0)}

/* modal */
.modal {display: none;}
.modal.is-open {display: block;}
.modal_overlay {padding: 3%; gap: 1em; display: flex; flex-direction: column; justify-content: center; align-items: center; z-index: 2; position: fixed; top: 0; left: 0; right: 0; bottom: 0; background: rgba(0,0,0,0.75);}
.modal_inner {padding: 20px 4%; width: 100%; min-height: 35%; max-width: 1200px; max-height: calc(90% - 3em); border-radius: 10px; overflow-y: auto; box-sizing: border-box; background-color: #f3f5f7;}
.modal._iframe iframe {width: 100%; height: 100%; background-color: #f3f5f7; border-radius: 10px;}
.modal._iframe .modal_inner {height: calc(90% - 3em); overflow: hidden; padding: 0;}
#md_ident .modal_inner,
#md_qr .modal_inner {max-width: 640px;}
#md_qr .modal_inner {max-height: 52em}
.qr_img {text-align: center; margin: 40px auto 50px;}
.qr_img span {display: inline-block; max-width: 150px;}
@media (min-width: 640px) {
  .modal_overlay {padding: 25px;}
  .modal_inner {padding: 30px;}
}

/* Animation Style */
@keyframes mmfadeIn {
  from {opacity: 0;}
    to {opacity: 1;}
}
@keyframes mmfadeOut {
  from {opacity: 1;}
    to {opacity: 0;}
}
.modal[aria-hidden="false"] .modal_overlay {
  animation: mmfadeIn .1s cubic-bezier(0.0, 0.0, 0.2, 1);
}
.modal[aria-hidden="true"] .modal_overlay {
  animation: mmfadeOut .1s cubic-bezier(0.0, 0.0, 0.2, 1);
}
.modal .modal_overlay {
  will-change: transform;
}

/* qr */
.qr_fadeIn {
  animation: mmfadeIn .5s cubic-bezier(0.0, 0.0, 0.2, 1);
}

/* flow */
.flow_wrap {background-color: #005792;}
ol.flow {text-align: center; list-style: none; line-height: 1.2; display: flex; flex: 1; justify-content: flex-start;}
ol.flow li {background-color: #fff; border: solid 1px #fff; font-size: 1.5vw; display: flex; width: 100%; min-height: 4em; justify-content: center; align-items: center; margin: 0 1em 0 0; padding: 0.3em 0.2em; position: relative;}
ol.flow li:last-child {margin-right: 0;}
ol.flow li::after {content: ''; position: absolute; border: solid transparent; border-left-color: #fff; opacity: 0.5; border-width: 0.6em 0 .6em .4em; margin-top: -0.6em; right: -0.8em; top: 50%; z-index: 1;}
ol.flow li:last-child:after {content: none;}
.fl_01 ol.flow li.fl_01,
.fl_02 ol.flow li.fl_02,
.fl_03 ol.flow li.fl_03,
.fl_04 ol.flow li.fl_04,
.fl_05 ol.flow li.fl_05,
.fl_06 ol.flow li.fl_06,
.fl_07 ol.flow li.fl_07 {background-color: transparent; color: #fff; border-color: #fff; font-weight: bold;}
@media (min-width: 640px) {
  ol.flow li {font-size: 0.8em; min-height: 3em;}
  ol.flow br {display: none;}
}

@keyframes an_fadein {
  0% {opacity: 0;}
  100% {opacity: 1;}
}

@keyframes an_blank_txt {
   0% { color: #89c9e9;}
 100% { color: #0a80c6;}
}

.loader {position: relative; height: 7em;}
.loader::before {content: ""; position: absolute; left: 50%; top: 50%; color: #999; font-size: 0.5em; width: 0.8em; height: 0.8em; margin-left: -0.4em; margin-top: -0.4em; border-radius: 50%; 
  -webkit-animation: load_01 1.3s infinite linear;
  animation: load_01 1s infinite linear;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
}
.modal_inner .loader {height: 100%;}
body.loader {height: auto;}
body.loader::before {position: fixed; z-index: 99999;}
body.loader::after {content: ""; position: fixed; top: 0; left: 0; height: 100vh; width: 100vw; background-color: rgba(255,255,255,0.3); z-index: 99998;}
button.loader {height: auto;}
button.loader::before {font-size: 0.25em;}
.modal_overlay > .loader::before {color: #fff; font-size: 0.6em;}

_::-webkit-full-page-media, _:future, :root
body.loader::before {
  content: "処理中..."; color: #333; border: solid 1px #000; border-radius: 0; line-height: 1; font-size: 1.3rem; font-weight: bold; left: 50%; margin: 0 0 0 -2.5em; width: auto; height: auto; padding: 0.5em; background-color: #fff;
  -webkit-animation: none; animation: none;
}


@-webkit-keyframes load_01 {
  0%,
  100% {box-shadow: 0 -3em 0 0.2em, 2em -2em 0 0em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 0;}
  12.5% {box-shadow: 0 -3em 0 0, 2em -2em 0 0.2em, 3em 0 0 0, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em;}
  25% {box-shadow: 0 -3em 0 -0.5em, 2em -2em 0 0, 3em 0 0 0.2em, 2em 2em 0 0, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em;  }
  37.5% {box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 0, 2em 2em 0 0.2em, 0 3em 0 0em, -2em 2em 0 -1em, -3em 0em 0 -1em, -2em -2em 0 -1em;}
  50% {box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 0em, 0 3em 0 0.2em, -2em 2em 0 0, -3em 0em 0 -1em, -2em -2em 0 -1em;}
  62.5% {box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 0, -2em 2em 0 0.2em, -3em 0 0 0, -2em -2em 0 -1em;}
  75% {box-shadow: 0em -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0.2em, -2em -2em 0 0;}
  87.5% {box-shadow: 0em -3em 0 0, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0, -2em -2em 0 0.2em;}
}
@keyframes load_01 {
  0%,
  100% {box-shadow: 0 -3em 0 0.2em, 2em -2em 0 0em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 0;}
  12.5% {box-shadow: 0 -3em 0 0, 2em -2em 0 0.2em, 3em 0 0 0, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em;}
  25% {box-shadow: 0 -3em 0 -0.5em, 2em -2em 0 0, 3em 0 0 0.2em, 2em 2em 0 0, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em;}
  37.5% {box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 0, 2em 2em 0 0.2em, 0 3em 0 0em, -2em 2em 0 -1em, -3em 0em 0 -1em, -2em -2em 0 -1em;}
  50% {box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 0em, 0 3em 0 0.2em, -2em 2em 0 0, -3em 0em 0 -1em, -2em -2em 0 -1em;}
  62.5% {box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 0, -2em 2em 0 0.2em, -3em 0 0 0, -2em -2em 0 -1em;}
  75% {box-shadow: 0em -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0.2em, -2em -2em 0 0;}
  87.5% {box-shadow: 0em -3em 0 0, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0, -2em -2em 0 0.2em;}
}

/* style */
.c_i {color: inherit !important;}
.c_err,
.c_att,
.c_red_01 {color: #c00 !important;}
.c_blu_01 {color: #005792 !important;}

.bgc_blu_01 {background-color: #d7e4f3;}

.fw_n  {font-weight: normal !important;}
.fw_b  {font-weight: bold !important;}
.lh_n {line-height: normal !important;}
.ta_l {text-align: left !important;}
span.ta_l {display: inline-block;} 
.ta_c {text-align: center !important;}
.ta_r {text-align: right !important;}

.fs_i {font-size: inherit !important;}
.fs_xxs {font-size: 62.5% !important;}
.fs_xs {font-size: 75% !important;}
.fs_s {font-size: 87.5% !important;}
.fs_l {font-size: 112.5% !important;}
.fs_xl {font-size: 137.5% !important;}
.fs_xxl {font-size: 162.5% !important;}
.fs_20 {font-size: 2em !important;}
.fs_sm {font-size: smaller !important;}


@media (min-width: 640px) {
  .tc_fs_xxs {font-size: 62.5% !important;}
  .tc_fs_xs {font-size: 75% !important;}
  .tc_fs_s {font-size: 87.5% !important;}
  .tc_fs_l {font-size: 112.5% !important;}
  .tc_fs_xl {font-size: 137.5% !important;}
  .tc_fs_xxl {font-size: 162.5% !important;}
}

@media only screen and (max-width: 639px) {
  .sp_fs_xxs {font-size: 62.5% !important;}
  .sp_fs_xs {font-size: 75% !important;}
  .sp_fs_s {font-size: 87.5% !important;}
  .sp_fs_l {font-size: 112.5% !important;}
  .sp_fs_xl {font-size: 137.5% !important;}
  .sp_fs_xxl {font-size: 162.5% !important;}
}

.ti_3em {text-indent: -3em; padding-left: 3em;}
span.ti_3em {display: block;}

.b_n {border: none !important;}
.d_n {display: none !important;}
.d_b {display: block !important;}
.d_ib {display: inline-block !important;}
.d_f {display: flex !important; align-items: center;}
.d_g {display: grid !important;}
.ai_fs {align-items: flex-start !important;}
.ai_fe {align-items: flex-end !important;}
.ai_s {align-items: stretch !important;}
.jc_sb {justify-content: space-between !important;}
.jc_c {justify-content: center !important;}
.jc_j {justify-content: space-between !important;}
.jc_fe {justify-content: flex-end !important;}
.ji_c {justify-items: center;}
.fs_0 {flex-shrink: 0;}
.ws_n {white-space: nowrap !important;}
.w_a {width: auto !important;}
.ls_n {list-style: none !important;}
.va_m {vertical-align: middle;}
.p_s {position: sticky;}
.maxw_n {max-width: none !important;}
.p_10 {padding: 10px;}
.m_0 {margin: 0 !important;}
.mt_0 {margin-top: 0 !important;}
.mt_05em {margin-top: 0.5em !important;}
.mt_2em {margin-top: 2em !important;}
.mb_0 {margin-bottom: 0 !important;}
.mb_0 + * {margin-top: 0 !important;}
.mb_05em {margin-bottom: 0.5em !important;}
.mb_05em + * {margin-top: 0.5em !important;}

.mt_1em {margin-top: 1em !important;}
.mt_2em {margin-top: 2em !important;}
.bs_n {border-style: none;}

.w_100p {width: 100%;}

@media (min-width: 640px) {
  br.sp {display: none;}
  .tc_d_ib {display: inline-block;}
  .tc_d_f {display: flex;}
  .tc_d_n {display: none;}
  .tc_ta_c {text-align: center !important;}
  .tc_w_a {width: auto !important;}
  .tc_mt_0 {margin-top: 0;}
  .tc_mt_2em {margin-top: 2em;}
  .tc_mt_4em {margin-top: 4em;}
  .tc_mb_m1em {margin-bottom: -1em !important;}
  .tc_ml_2em {margin-left: 2em;}
  .tc_w_20p {width: 20% !important;}
  .tc_mw_10em {max-width:10em;}
}

@media (min-width: 1000px) {
  .pc_d_f {display: flex !important;}
  .pc_ta_l {text-align: left !important;}
  .pc_mt_0 {margin-top: 0 !important;}
  .pc_ml_50 {margin-left: 2em;}
  .pc_w_100 {width: 100%;}
  .tc_mw_10em {max-width:none;}
}

@media only screen and (max-width: 639px) {
  .sp_d_n {display: none;}
  .sp_d_b {display: block !important;}
  .sp_mt_10 {margin-top: 10px;}
  .sp_mt_1em {margin-top: 1em;}
  .sp_mt_2em {margin-top: 2em;}
  .sp_mw_10em {max-width:10em;}
}

.js_d_n {display: none;}
.js_d_n + *:not(hr) {margin-top: 0 !important;}
.js_d_n > *:last-child {margin-bottom: 1em;}
.js_d_n > div:last-child {margin-bottom: 2em;}

@media print{
  body.confirm div.msg,
  body.confirm tfoot,
  body.confirm div.btn_wrap,
  body.confirm div.price,
  body.confirm div.privacy {display:none;}
  body.confirm {font-size: 100%;line-height: 1.1;}
  body.confirm h1,
  body.confirm h2 {font-size:110%;margin:3px;}

  body.confirm .tbl_a._conf th,
  body.confirm .tbl_a._conf td {font-size:70%;}

}