@charset "UTF-8";
html {
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

body {
  margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background: transparent;
}

a:active,
a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

html {
  font-size: 75%;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

h1, h2, h3, h4, h5, h6, p, ul, ol, dl, table, pre {
  margin-top: 0;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  vertical-align: middle;
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

/**
* ベース
*/
body {
  color: #434343;
  font-family: sans-serif;
  line-height: 1.7;
  font-size: 12px;
}

a {
  color: #c71444;
  text-decoration: none;
}
a:visited {
  color: #c71444;
}

input[type="image"] {
  -webkit-border-radius: 0;
  border-radius: 0;
}

/**
* ヘルパークラス
*/
.mt00 {
  margin-top: 0px !important;
}

.mt01 {
  margin-top: 1px !important;
}

.mt02 {
  margin-top: 2px !important;
}

.mt03 {
  margin-top: 3px !important;
}

.mt04 {
  margin-top: 4px !important;
}

.mt05 {
  margin-top: 5px !important;
}

.mt06 {
  margin-top: 6px !important;
}

.mt07 {
  margin-top: 7px !important;
}

.mt08 {
  margin-top: 8px !important;
}

.mt09 {
  margin-top: 9px !important;
}

.mt10 {
  margin-top: 10px !important;
}

.mt11 {
  margin-top: 11px !important;
}

.mt12 {
  margin-top: 12px !important;
}

.mt13 {
  margin-top: 13px !important;
}

.mt14 {
  margin-top: 14px !important;
}

.mt15 {
  margin-top: 15px !important;
}

.mt16 {
  margin-top: 16px !important;
}

.mt17 {
  margin-top: 17px !important;
}

.mt18 {
  margin-top: 18px !important;
}

.mt19 {
  margin-top: 19px !important;
}

.mt20 {
  margin-top: 20px !important;
}

.mt21 {
  margin-top: 21px !important;
}

.mt22 {
  margin-top: 22px !important;
}

.mt23 {
  margin-top: 23px !important;
}

.mt24 {
  margin-top: 24px !important;
}

.mt25 {
  margin-top: 25px !important;
}

.mt26 {
  margin-top: 26px !important;
}

.mt27 {
  margin-top: 27px !important;
}

.mt28 {
  margin-top: 28px !important;
}

.mt29 {
  margin-top: 29px !important;
}

.mt30 {
  margin-top: 30px !important;
}

.mt31 {
  margin-top: 31px !important;
}

.mt32 {
  margin-top: 32px !important;
}

.mt33 {
  margin-top: 33px !important;
}

.mt34 {
  margin-top: 34px !important;
}

.mt35 {
  margin-top: 35px !important;
}

.mt36 {
  margin-top: 36px !important;
}

.mt37 {
  margin-top: 37px !important;
}

.mt38 {
  margin-top: 38px !important;
}

.mt39 {
  margin-top: 39px !important;
}

.mt40 {
  margin-top: 40px !important;
}

.mt41 {
  margin-top: 41px !important;
}

.mt42 {
  margin-top: 42px !important;
}

.mt43 {
  margin-top: 43px !important;
}

.mt44 {
  margin-top: 44px !important;
}

.mt45 {
  margin-top: 45px !important;
}

.mt46 {
  margin-top: 46px !important;
}

.mt47 {
  margin-top: 47px !important;
}

.mt48 {
  margin-top: 48px !important;
}

.mt49 {
  margin-top: 49px !important;
}

.mt50 {
  margin-top: 50px !important;
}

.mt30 {
  margin-top: 30px !important;
}

.mt40 {
  margin-top: 40px !important;
}

.mt50 {
  margin-top: 50px !important;
}

.mb00 {
  margin-bottom: 0px !important;
}

.mb01 {
  margin-bottom: 1px !important;
}

.mb02 {
  margin-bottom: 2px !important;
}

.mb03 {
  margin-bottom: 3px !important;
}

.mb04 {
  margin-bottom: 4px !important;
}

.mb05 {
  margin-bottom: 5px !important;
}

.mb06 {
  margin-bottom: 6px !important;
}

.mb07 {
  margin-bottom: 7px !important;
}

.mb08 {
  margin-bottom: 8px !important;
}

.mb09 {
  margin-bottom: 9px !important;
}

.mb10 {
  margin-bottom: 10px !important;
}

.mb11 {
  margin-bottom: 11px !important;
}

.mb12 {
  margin-bottom: 12px !important;
}

.mb13 {
  margin-bottom: 13px !important;
}

.mb14 {
  margin-bottom: 14px !important;
}

.mb15 {
  margin-bottom: 15px !important;
}

.mb16 {
  margin-bottom: 16px !important;
}

.mb17 {
  margin-bottom: 17px !important;
}

.mb18 {
  margin-bottom: 18px !important;
}

.mb19 {
  margin-bottom: 19px !important;
}

.mb20 {
  margin-bottom: 20px !important;
}

.mb21 {
  margin-bottom: 21px !important;
}

.mb22 {
  margin-bottom: 22px !important;
}

.mb23 {
  margin-bottom: 23px !important;
}

.mb24 {
  margin-bottom: 24px !important;
}

.mb25 {
  margin-bottom: 25px !important;
}

.mb26 {
  margin-bottom: 26px !important;
}

.mb27 {
  margin-bottom: 27px !important;
}

.mb28 {
  margin-bottom: 28px !important;
}

.mb29 {
  margin-bottom: 29px !important;
}

.mb30 {
  margin-bottom: 30px !important;
}

.mb31 {
  margin-bottom: 31px !important;
}

.mb32 {
  margin-bottom: 32px !important;
}

.mb33 {
  margin-bottom: 33px !important;
}

.mb34 {
  margin-bottom: 34px !important;
}

.mb35 {
  margin-bottom: 35px !important;
}

.mb36 {
  margin-bottom: 36px !important;
}

.mb37 {
  margin-bottom: 37px !important;
}

.mb38 {
  margin-bottom: 38px !important;
}

.mb39 {
  margin-bottom: 39px !important;
}

.mb40 {
  margin-bottom: 40px !important;
}

.mb41 {
  margin-bottom: 41px !important;
}

.mb42 {
  margin-bottom: 42px !important;
}

.mb43 {
  margin-bottom: 43px !important;
}

.mb44 {
  margin-bottom: 44px !important;
}

.mb45 {
  margin-bottom: 45px !important;
}

.mb46 {
  margin-bottom: 46px !important;
}

.mb47 {
  margin-bottom: 47px !important;
}

.mb48 {
  margin-bottom: 48px !important;
}

.mb49 {
  margin-bottom: 49px !important;
}

.mb50 {
  margin-bottom: 50px !important;
}

.mb51 {
  margin-bottom: 51px !important;
}

.mb52 {
  margin-bottom: 52px !important;
}

.mb53 {
  margin-bottom: 53px !important;
}

.mb54 {
  margin-bottom: 54px !important;
}

.mb55 {
  margin-bottom: 55px !important;
}

.mb56 {
  margin-bottom: 56px !important;
}

.mb57 {
  margin-bottom: 57px !important;
}

.mb58 {
  margin-bottom: 58px !important;
}

.mb59 {
  margin-bottom: 59px !important;
}

.mb60 {
  margin-bottom: 60px !important;
}

.mb61 {
  margin-bottom: 61px !important;
}

.mb62 {
  margin-bottom: 62px !important;
}

.mb63 {
  margin-bottom: 63px !important;
}

.mb64 {
  margin-bottom: 64px !important;
}

.mb65 {
  margin-bottom: 65px !important;
}

.mb66 {
  margin-bottom: 66px !important;
}

.mb67 {
  margin-bottom: 67px !important;
}

.mb68 {
  margin-bottom: 68px !important;
}

.mb69 {
  margin-bottom: 69px !important;
}

.mb70 {
  margin-bottom: 70px !important;
}

.mb71 {
  margin-bottom: 71px !important;
}

.mb72 {
  margin-bottom: 72px !important;
}

.mb73 {
  margin-bottom: 73px !important;
}

.mb74 {
  margin-bottom: 74px !important;
}

.mb75 {
  margin-bottom: 75px !important;
}

.mb76 {
  margin-bottom: 76px !important;
}

.mb77 {
  margin-bottom: 77px !important;
}

.mb78 {
  margin-bottom: 78px !important;
}

.mb79 {
  margin-bottom: 79px !important;
}

.mb80 {
  margin-bottom: 80px !important;
}

.mb81 {
  margin-bottom: 81px !important;
}

.mb82 {
  margin-bottom: 82px !important;
}

.mb83 {
  margin-bottom: 83px !important;
}

.mb84 {
  margin-bottom: 84px !important;
}

.mb85 {
  margin-bottom: 85px !important;
}

.mb86 {
  margin-bottom: 86px !important;
}

.mb87 {
  margin-bottom: 87px !important;
}

.mb88 {
  margin-bottom: 88px !important;
}

.mb89 {
  margin-bottom: 89px !important;
}

.mb90 {
  margin-bottom: 90px !important;
}

.mb91 {
  margin-bottom: 91px !important;
}

.mb92 {
  margin-bottom: 92px !important;
}

.mb93 {
  margin-bottom: 93px !important;
}

.mb94 {
  margin-bottom: 94px !important;
}

.mb95 {
  margin-bottom: 95px !important;
}

.mb96 {
  margin-bottom: 96px !important;
}

.mb97 {
  margin-bottom: 97px !important;
}

.mb98 {
  margin-bottom: 98px !important;
}

.mb99 {
  margin-bottom: 99px !important;
}

.mb100 {
  margin-bottom: 100px !important;
}

.mb30 {
  margin-bottom: 30px !important;
}

.mb40 {
  margin-bottom: 40px !important;
}

.mb50 {
  margin-bottom: 50px !important;
}

.mtN01 {
  margin-top: -1px !important;
}

.mtN02 {
  margin-top: -2px !important;
}

.mtN03 {
  margin-top: -3px !important;
}

.mtN04 {
  margin-top: -4px !important;
}

.mtN05 {
  margin-top: -5px !important;
}

.mtN06 {
  margin-top: -6px !important;
}

.mtN07 {
  margin-top: -7px !important;
}

.mtN08 {
  margin-top: -8px !important;
}

.mtN09 {
  margin-top: -9px !important;
}

.mtN10 {
  margin-top: -10px !important;
}

.mtN11 {
  margin-top: -11px !important;
}

.mtN12 {
  margin-top: -12px !important;
}

.mtN13 {
  margin-top: -13px !important;
}

.mtN14 {
  margin-top: -14px !important;
}

.mtN15 {
  margin-top: -15px !important;
}

.mtN16 {
  margin-top: -16px !important;
}

.mtN17 {
  margin-top: -17px !important;
}

.mtN18 {
  margin-top: -18px !important;
}

.mtN19 {
  margin-top: -19px !important;
}

.mtN20 {
  margin-top: -20px !important;
}

.mtN30 {
  margin-top: -30px !important;
}

.mtN40 {
  margin-top: -40px !important;
}

.mtN50 {
  margin-top: -50px !important;
}

.mbN01 {
  margin-bottom: -1px !important;
}

.mbN02 {
  margin-bottom: -2px !important;
}

.mbN03 {
  margin-bottom: -3px !important;
}

.mbN04 {
  margin-bottom: -4px !important;
}

.mbN05 {
  margin-bottom: -5px !important;
}

.mbN06 {
  margin-bottom: -6px !important;
}

.mbN07 {
  margin-bottom: -7px !important;
}

.mbN08 {
  margin-bottom: -8px !important;
}

.mbN09 {
  margin-bottom: -9px !important;
}

.mbN10 {
  margin-bottom: -10px !important;
}

.mbN11 {
  margin-bottom: -11px !important;
}

.mbN12 {
  margin-bottom: -12px !important;
}

.mbN13 {
  margin-bottom: -13px !important;
}

.mbN14 {
  margin-bottom: -14px !important;
}

.mbN15 {
  margin-bottom: -15px !important;
}

.mbN16 {
  margin-bottom: -16px !important;
}

.mbN17 {
  margin-bottom: -17px !important;
}

.mbN18 {
  margin-bottom: -18px !important;
}

.mbN19 {
  margin-bottom: -19px !important;
}

.mbN20 {
  margin-bottom: -20px !important;
}

.mbN30 {
  margin-bottom: -30px !important;
}

.mbN40 {
  margin-bottom: -40px !important;
}

.mbN50 {
  margin-bottom: -50px !important;
}

.pl05 {
  padding-left: 5px;
}

.ex-maxW {
  width: 100%;
  height: auto;
}

.ex-fc-red {
  color: #C71444;
}

.ex-center {
  text-align: center;
}

.ex-bold {
  font-weight: bold;
}

.ex-child-bold * {
  font-weight: bold;
}

.ex-fz10 {
  font-size: 10px;
}

.ex-right {
  text-align: right;
}

.ex-resetDL, .blkCar dl.blkCar-text {
  margin: 0;
  padding: 0;
}
.ex-resetDL dd, .blkCar dl.blkCar-text dd {
  margin: 0;
  padding: 0;
}

.ex-resetUL {
  margin: 0;
  padding: 0;
}
.ex-resetUL li {
  list-style-type: none;
}

.icon-pc {
  display: inline-block;
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAXCAYAAAAcP/9qAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyNpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDIxIDc5LjE1NDkxMSwgMjAxMy8xMC8yOS0xMTo0NzoxNiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChNYWNpbnRvc2gpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkUwQUU4Njk2QTI4QTExRTM5NjQyODkxOTcxNDMwMUI5IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjg0OTAxOTk4QTJBQzExRTM5NjQyODkxOTcxNDMwMUI5Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6RTBBRTg2OTRBMjhBMTFFMzk2NDI4OTE5NzE0MzAxQjkiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6RTBBRTg2OTVBMjhBMTFFMzk2NDI4OTE5NzE0MzAxQjkiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4pTKsnAAAAuUlEQVR42mL8//8/w0AAFnSBE6Ku84FUApXtWWDxencisgATFkUKNPCgAkEfI4FGoCsbKLENGHog/fXY5Jjw6DtABZ/iNIOJYYDAqMWjFo9aTLuyGgnkA0seSs3PJ8fiACgedEH9AYqpFtQPiNQrQII9GGYyIjcEgHHqQMP09AFY213AsBhfFUZF4Ai0/AA8joGWCuBLgVQE9eiJK4HEOCMXOAA9GYBscT4dy45+ZIsF6Ggx2C6AAAMAI9UqnTnsgCwAAAAASUVORK5CYII=') no-repeat 0 0;
  width: 15px;
  height: 11.5px;
  -webkit-background-size: 15px, 11.5px;
  -moz-background-size: 15px, 11.5px;
  -o-background-size: 15px, 11.5px;
  background-size: 15px, 11.5px;
  margin-right: 3px;
}

/**
* ブロックモジュール
*/
.blk {
  padding-left: 12px;
  padding-right: 12px;
}

.blkCar {
  background: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, #ebebeb), color-stop(100%, #ffffff));
  background: -webkit-linear-gradient(left, #ebebeb 0%, #ffffff 100%);
  background: -moz-linear-gradient(left, #ebebeb 0%, #ffffff 100%);
  background: -o-linear-gradient(left, #ebebeb 0%, #ffffff 100%);
  background: linear-gradient(left, #ebebeb 0%, #ffffff 100%);
  padding: 16px 18px;
  position: relative;
}
.blkCar .blkCar-car {
  position: absolute;
  top: 10px;
  right: 0;
}
.blkCar dl.blkCar-text dt {
  font-weight: bold;
  margin-bottom: 10px;
}

.blkSearch {
  width: 320px;
  height: 224px;
  margin-left: auto;
  margin-right: auto;
  background: url(../STEP4/IMAGES/bg.png) no-repeat 0 0;
  -webkit-background-size: 320px 224px;
  -moz-background-size: 320px 224px;
  -o-background-size: 320px 224px;
  background-size: 320px 224px;
  position: relative;
}
.blkSearch .blkSearch-table {
  position: absolute;
  top: 42px;
  left: 13px;
  width: 230px;
}
.blkSearch .table-inputText {
  width: 55px;
}
.blkSearch .table-inputText2 {
  width: 75px;
}

/**
* ボタンモジュール
*/
.btns {
  padding-bottom: 25px;
}
.btns .btn {
  margin-bottom: 5px;
}
.btns .btn:last-child {
  margin-bottom: 0;
}

.btns2 {
  text-align: right;
}
.btns2 .btns2-btn {
  display: inline-block;
  padding: 0 2px;
}

.btn {
  position: relative;
  background: #8A8A8A;
}
.btn a {
  font-weight: bold;
  color: #FFF;
  text-decoration: none;
  display: block;
  padding: 8px 16px;
}
.btn a:after {
  content: '';
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAAZCAYAAAA8CX6UAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyNpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDIxIDc5LjE1NDkxMSwgMjAxMy8xMC8yOS0xMTo0NzoxNiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChNYWNpbnRvc2gpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkIwMTY5RTA3QTI4MTExRTM5NjQyODkxOTcxNDMwMUI5IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkIwMTY5RTA4QTI4MTExRTM5NjQyODkxOTcxNDMwMUI5Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6QjAxNjlFMDVBMjgxMTFFMzk2NDI4OTE5NzE0MzAxQjkiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6QjAxNjlFMDZBMjgxMTFFMzk2NDI4OTE5NzE0MzAxQjkiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6/T2UcAAAAgklEQVR42mL4//8/AxI2AOL3QNyAJk4QYzMEBuaTYxC6ISQbhs8QkgxjIGAI0YaBiIT/xIH5xIQRxYYhcygyDF2AbMOwOZMsw3AFHsmG4YtSA1KSBhMDtQAtvUaVwKZK9FMlQVIli1At01KtGKFawUa1opaqhT/F1REj2DQqAIAAAwCvBpJWpkKqAwAAAABJRU5ErkJggg==') no-repeat 0 0;
  -webkit-background-size: 9px 12px;
  -moz-background-size: 9px 12px;
  -o-background-size: 9px 12px;
  background-size: 9px 12px;
  position: absolute;
  width: 9px;
  height: 12px;
  right: 20px;
  top: 50%;
  margin-top: -6px;
}

.btn-red {
  background: #c71444;
}

/**
* ボーダーモジュール
*/
.border {
  height: 1px;
  background: #C1C1C1;
}

/**
* ボックスモジュール
*/
.box {
  border: 1px solid #c1c1c1;
  padding: 25px 0;
}

.box2 .box2-text {
  -webkit-box-shadow: rgba(68, 73, 84, 0.5) 0px 3px 7px;
  -moz-box-shadow: rgba(68, 73, 84, 0.5) 0px 3px 7px;
  box-shadow: rgba(68, 73, 84, 0.5) 0px 3px 7px;
  position: relative;
}
.box2 .box2-textInner {
  padding: 25px 10px;
}
.box2 .box2-ttl {
  position: absolute;
  top: -12px;
}

/**
* タイトルモジュール
*/
.topTitles {
  margin-bottom: 12px;
}

.ttl {
  font-size: 16px;
  margin: 0;
}
.ttl .ttl-text {
  display: block;
  font-size: 10px;
}

.ttl2 {
  font-size: 14px;
  border: 2px solid #CCC;
  padding: 10px 8px;
  margin: 0;
}

.pageHeader {
  border-bottom: 2px solid #CCCCCC;
  padding: 10px 12px 20px 12px;
  margin-left: 12px;
  margin-right: 12px;
}

.textHeader {
  font-size: 14px;
  margin-bottom: 5px;
}
.textHeader:before {
  content: "■";
}

.textHeader2 {
  border-top: 1px solid #FFF;
  -webkit-box-shadow: #c1c1c1 0px -1px 0px;
  -moz-box-shadow: #c1c1c1 0px -1px 0px;
  box-shadow: #c1c1c1 0px -1px 0px;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f2f2f2), color-stop(100%, #ffffff));
  background: -webkit-linear-gradient(#f2f2f2 0%, #ffffff 100%);
  background: -moz-linear-gradient(#f2f2f2 0%, #ffffff 100%);
  background: -o-linear-gradient(#f2f2f2 0%, #ffffff 100%);
  background: linear-gradient(#f2f2f2 0%, #ffffff 100%);
  height: 42px;
}

.textHeader2-text {
  margin-bottom: 0;
  font-size: 14px;
  padding: 15px 12px 0 12px;
}

.textHeader3 {
  background: #eeeeee;
  padding: 12px;
}

.textHeader3-text {
  margin-bottom: 0;
  font-size: 14px;
}

/**
* テーブルモジュール
*/
.table {
  display: table;
  width: 240px;
  margin-left: auto;
  margin-right: auto;
}

.table-cell {
  display: table-cell;
  vertical-align: top;
}

.table-inputText {
  width: 60px;
  background: #C1C1C1;
  border: none;
  height: 26px;
  line-height: 26px;
  padding: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}

.table-inputText2 {
  width: 86px;
}

/**
* その他のモジュール
*/
.lead {
  color: #666;
}

a.link {
  position: relative;
}
a.link:before {
  content: '';
  display: inline-block;
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAQCAYAAAAiYZ4HAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyNpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDIxIDc5LjE1NDkxMSwgMjAxMy8xMC8yOS0xMTo0NzoxNiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChNYWNpbnRvc2gpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkUwQUU4NjkyQTI4QTExRTM5NjQyODkxOTcxNDMwMUI5IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkUwQUU4NjkzQTI4QTExRTM5NjQyODkxOTcxNDMwMUI5Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6RTBBRTg2OTBBMjhBMTFFMzk2NDI4OTE5NzE0MzAxQjkiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6RTBBRTg2OTFBMjhBMTFFMzk2NDI4OTE5NzE0MzAxQjkiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz69RWFoAAAAp0lEQVR42mL8//8/AymAEabhhKjrfCBlAMSOFq93f8Cp4biIiwCQ3g9VDAIX8GliQlPMAGXvB9oogEvDBSziIE33gZoMsPoB6v4ELBo/QJ13AdkGBqBAIpBqxKJBAOo8A4xQgoYUyJb5+GxiQhYFCiwAUgtw2LQe7iQ0G3D5JRBFA1BxAyHnkBVKoJgmWjHMSQZYFIMUKaIrhmlwRIttvGmJ5NQKEGAAC3hbAhFAbuoAAAAASUVORK5CYII=') no-repeat 0 center;
  -webkit-background-size: 6px 8px;
  -moz-background-size: 6px 8px;
  -o-background-size: 6px 8px;
  background-size: 6px 8px;
  width: 10px;
  height: 8px;
}

.ul-flush {
  list-style: none;
  padding-left: 0;
  display: table;
}
.ul-flush:after {
  content: "";
  display: block;
  margin-bottom: 0.5em;
}
.ul-flush li {
  display: table-row;
}
.ul-flush li:before {
  content: "•";
  display: table-cell;
  padding-right: 0.4em;
}

.myIndex li {
  margin-bottom: 20px;
}
.myIndex a {
  display: block;
  color: #8A8A8A;
}
.myIndex a:visited {
  color: #8A8A8A;
}

.pos01 {
  position: relative;
}

.pos02 {
  position: absolute;
  top: 130px;
  z-index: 1;
}

.footerMenu li {
  border-top: 1px solid #c1c1c1;
  background: #EEE;
}
.footerMenu a {
  display: block;
  line-height: 40px;
  font-size: 11px;
  color: #8a8a8a;
  text-indent: 12px;
}
