@charset "utf-8";
@import url(https://fonts.googleapis.com/earlyaccess/notosansjapanese.css);
.outline > .o-header {
  background: #fff;
}
.outline > .o-header > .o-header-inner {
  width: 900px;
  margin: auto;
  padding: 10px 0 30px;
}
.outline > .o-body {
  padding: 1px 0;
}
.outline > .o-body.-odd {
  background: #ffffff;
}
.outline > .o-body.-even {
  background: url(/ex/VCAMAP/common/images/bg_even.png) top center;
}
.outline > .o-body.-addLine {
  border-top: 8px dotted #6c6b53;
}
.outline > .o-body > .o-body-inner {
  width: 840px;
  margin: -1px auto;
}
.outline > .o-body > .o-body-inner > .o-main {
  *zoom: 1;
  padding: 60px 0;
}
.outline > .o-body > .o-body-inner > .o-main:after {
  content: '';
  display: table;
  clear: both;
}
.outline > .o-footer {
  background: #151608;
}
.outline > .o-footer > .o-footer-inner {
  width: 840px;
  margin: auto;
}
.outline > .o-footer > .o-footer-inner .links {
  text-align: center;
  line-height: 1em;
  margin: 20px 0;
}
.outline > .o-footer > .o-footer-inner .links li {
  display: inline-block;
  margin: 0 10px;
}
.outline > .o-footer > .o-footer-inner .links li a {
  display: block;
  overflow: hidden;
  height: 0;
  padding-top: 12px;
}
.outline > .o-footer > .o-footer-inner .links li.official a {
  width: 210px;
  background: url(/ex/VCAMAP/common/images/footerLink-official.png) no-repeat;
}
.outline > .o-footer > .o-footer-inner .links li.dsc a {
  width: 148px;
  background: url(/ex/VCAMAP/common/images/footerLink-dsc.png) no-repeat;
}
.outline > .o-footer > .o-footer-inner .copyright {
  text-align: center;
  line-height: 1.7em;
  padding-bottom: 30px;
  font-size: 10px;
  font-size: 1rem;
  color: #fff;
}

.ex-global {
  display: none;
}
.ex-global > .sub-menuButton {
  display: none;
}
.ex-global > .mod-nav > .sub-global > .sub-globalItem {
  display: inline-block;
  padding: 0px 10px;
  border-left: 1px solid #ccc;
}
.ex-global > .mod-nav > .sub-global > .sub-globalItem:first-child {
  border-left: 0px;
}
.ex-global > .mod-nav > .sub-global > .sub-globalItem > .sub-ul {
  display: none;
}
.ex-global > .mod-nav > .sub-global > .sub-globalItem > .sub-ul > .sub-li .sub-underLayer {
  display: none;
}

.o-nav > .sub-menuButton {
  display: none;
}
.o-nav > .mod-nav > .sub-global > .sub-globalItem {
  display: none;
}
.o-nav > .mod-nav > .sub-global > .sub-globalItem > .sub-inner {
  display: none;
}
.o-nav > .mod-nav > .sub-global > .sub-globalItem > .sub-ul > .sub-li .sub-underLayer {
  padding-left: 10px;
  display: none;
}
.o-nav > .mod-nav > .sub-global > .sub-globalItem > .sub-ul > .sub-li .sub-underLayer > .sub-li {
  border-top: 1px solid #ccc;
}

body {
  background: #151608;
}

.outline {
  font-family: 'Noto Sans Japanese', sans-serif;
  font-weight: 300;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 2;
}

.showSp {
  display: none;
}

.st-addBottomL {
  margin-bottom: 40px !important;
}

.o-footer {
  padding: 1px 0;
  background: #ddd;
}
.o-footer .o-footer-inner {
  margin: -1px 0;
}

.headlineLv1 {
  background: url(/ex/VCAMAP/common/images/bg_h1.png) center -116px;
  border: 2px solid #6c6b53;
  border-width: 2px 0;
  padding: 10px 0;
  position: relative;
  text-align: center;
}
.headlineLv1:after {
  content: "";
  display: block;
  width: 100%;
  height: 125px;
  background: url("/ex/VCAMAP/common/images/bg_h1_kazari.png") top center no-repeat;
  position: absolute;
  bottom: 0px;
}

.headline.lv2 {
  font-size: 26px;
  font-size: 2.6rem;
  text-align: center;
  margin-bottom: 40px;
}
.headline.lv2 > .sub-span {
  display: inline-block;
  border-bottom: 2px dotted #151608;
  padding-bottom: 10px;
}
.headline.lv3 {
  font-size: 20px;
  font-size: 2rem;
  color: #6c6b53;
  font-weight: bold;
  margin-bottom: 15px;
}
.headline.lv3 .sub-span {
  display: block;
  padding-left: 1.8em;
}
.headline.lv3 .sub-span:before {
  font-family: 'icon';
  content: "\e901";
  margin-right: .3em;
  font-size: 27px;
  font-size: 2.7rem;
  vertical-align: middle;
  height: 1em;
  line-height: 1em;
  margin-left: -1.3em;
}

.mod-caption {
  font-size: 14px;
  font-size: 1.4rem;
  margin-top: 5px;
}

.mod-button {
  border-width: 3px;
  font-weight: bold;
}
.mod-button .sub-a {
  padding-top: 13px;
  padding-bottom: 12px;
}

.mod-image img {
  width: auto;
}

.mod-list.-horizontalPc {
  margin-right: -3em;
}
.mod-list.-horizontalPc > li.sub-li {
  display: inline-block;
  margin-right: 3em;
}
.mod-list.-note {
  font-size: 14px;
  font-size: 1.4rem;
}

.mod-dl.-horizontalPc {
  *zoom: 1;
}
.mod-dl.-horizontalPc:after {
  content: '';
  display: table;
  clear: both;
}
.mod-dl.-horizontalPc .sub-dt {
  float: left;
  margin-right: 10px;
}
.mod-dl.-horizontalPc .sub-dd {
  overflow: hidden;
}

table.mod-table {
  border: 3px solid #151608;
}
table.mod-table .mod-para,
table.mod-table .mod-list {
  font-size: 14px;
  font-size: 1.4rem;
}
table.mod-table th,
table.mod-table td {
  min-width: 10em;
  font-size: 14px;
  font-size: 1.4rem;
}
table.mod-table th {
  text-align: center;
}

.mod-likeTable {
  display: table;
  width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  line-height: 1.3em;
  margin-bottom: 40px;
  border: 3px solid #23c6e8;
}
.mod-likeTable:last-child {
  margin-bottom: 0;
}
.mod-likeTable .sub-head {
  display: table-row;
}
.mod-likeTable .sub-head > div {
  padding: 1em;
  background: #9ee7f6;
  display: table-cell;
  text-align: center;
  border: 2px solid #bec8ca;
  border-width: 0 2px 2px 0;
  vertical-align: middle;
  font-weight: bold;
  font-size: 14px;
}
.mod-likeTable .sub-head > div:last-child {
  border-right: 0px;
}
.mod-likeTable .sub-head > div:nth-child(1) {
  width: 30%;
}
.mod-likeTable .sub-head > div:nth-child(2) {
  width: 30%;
}
.mod-likeTable .sub-head > div:nth-child(3) {
  width: 30%;
}
.mod-likeTable .sub-head > div:nth-child(4) {
  width: 10%;
}
.mod-likeTable .sub-row {
  display: table-row;
  background: #fff;
}
.mod-likeTable .sub-row:nth-child(2n+1) {
  background: #f1fafc;
}
.mod-likeTable .sub-row:last-child > dl {
  border-bottom: 0;
}
.mod-likeTable .sub-row > dl {
  padding: 1em;
  display: table-cell;
  border: 2px solid #bec8ca;
  border-width: 0 2px 2px 0;
  vertical-align: middle;
  font-size: 16px;
}
.mod-likeTable .sub-row > dl:last-child {
  border-right: 0px;
  text-align: center;
}
.mod-likeTable .sub-row > dl > dt {
  display: none;
}
.mod-likeTable .sub-row > dl > dd {
  display: block;
}
.mod-likeTable.-add1Col .sub-head > div:nth-child(1) {
  width: 28%;
}
.mod-likeTable.-add1Col .sub-head > div:nth-child(2) {
  width: 29%;
}
.mod-likeTable.-add1Col .sub-head > div:nth-child(3) {
  width: 15%;
}
.mod-likeTable.-add1Col .sub-head > div:nth-child(4) {
  width: 19%;
}
.mod-likeTable.-add1Col .sub-head > div:nth-child(5) {
  width: 9%;
}
.mod-likeTable.-add1Col .sub-row > dl:nth-child(3) {
  text-align: center;
}

.mod-grid {
  margin-left: -30px;
  margin-top: -30px;
}
.mod-grid + .mod-grid {
  margin-top: auto !important;
}
.mod-grid > .sub-cell {
  margin-top: 30px;
  font-size: 16px;
  font-size: 1.6rem;
}
.mod-grid > .sub-cell > .sub-inner {
  margin-left: 30px;
}
.mod-grid.-marginZero {
  margin-left: -0px;
  margin-top: 0px;
}
.mod-grid.-marginZero > .sub-cell {
  margin-top: 0px;
}
.mod-grid.-marginZero > .sub-cell > .sub-inner {
  margin-left: 0px;
}
.mod-grid.-marginS {
  margin-left: -20px;
  margin-top: -20px;
}
.mod-grid.-marginS > .sub-cell {
  margin-top: 20px;
}
.mod-grid.-marginS > .sub-cell > .sub-inner {
  margin-left: 20px;
}
.mod-grid.-marginL {
  margin-left: -40px;
  margin-top: -40px;
}
.mod-grid.-marginL > .sub-cell {
  margin-top: 40px;
}
.mod-grid.-marginL > .sub-cell > .sub-inner {
  margin-left: 40px;
}
.mod-grid.-A0 .sub-cell:first-child {
  width: 46%;
}
.mod-grid.-A0 .sub-cell:last-child {
  width: 54%;
}
.mod-grid.-step {
  margin-left: -40px;
  margin-top: -40px;
}
.mod-grid.-step > .sub-cell {
  margin-top: 40px;
}
.mod-grid.-step > .sub-cell > .sub-inner {
  margin-left: 40px;
}
.mod-grid.-step > .sub-cell > .sub-inner {
  position: relative;
}
.mod-grid.-step > .sub-cell > .sub-inner:before {
  content: "";
  background: url(/ex/VCAMAP/common/images/step_arrow.png) 0 0 no-repeat;
  display: inline-block;
  width: 15px;
  height: 25px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: -30px;
  margin: auto;
}
.mod-grid.-step > .sub-cell.noArrow > .sub-inner {
  position: static;
}
.mod-grid.-step > .sub-cell.noArrow > .sub-inner:before {
  content: "";
  display: none;
}
.mod-grid.-step > .sub-cell.tiltArrow {
  width: 100%;
  margin: 20px 0 -20px;
}
.mod-grid.-step > .sub-cell.tiltArrow > .sub-inner:before {
  display: none;
}
.mod-grid.-step > .sub-cell.tiltArrow + .sub-cell > .sub-inner:before {
  display: none;
}
.mod-grid.-step.-adjustArrow > .sub-cell > .sub-inner:before {
  position: absolute;
  top: 80px;
  bottom: auto;
}

.mod-textAndImageBlock + .mod-textAndImageBlock {
  margin-top: 20px;
}

.sns > ul {
  width: 100%;
  background: #151608;
  margin: -1px auto;
  padding: 30px 0 0;
  text-align: center;
  font-size: 0;
}
.sns > ul li {
  display: inline-block;
  width: 120px;
  height: 21px;
}
.sns > ul li.tw {
  width: auto;
  margin-right: 10px;
}
.sns > ul li.fb {
  position: relative;
  bottom: -1px;
}
.sns > ul li.gg {
  width: 85px;
  margin-right: -10px;
}
.sns > ul li.line {
  display: none;
}

.mod-narrowContent {
  width: 90%;
}

.mod-group {
  padding: 40px 30px;
  border-width: 3px;
}
.mod-group.-column {
  margin: 40px 0;
}

.ex-frame {
  margin: 0 -30px 20px;
}
.ex-frame:last-child {
  margin-bottom: 0;
}
.ex-frame > .sub-body {
  background: url(/ex/VCAMAP/common/images/frame_body.png) top center repeat-y;
  padding: 0px 80px;
}
.ex-frame .sub-ttl {
  font-size: 21px;
  font-size: 2.1rem;
  font-weight: bold;
  color: #6c6b53;
  margin-bottom: 15px;
}

.toppage {
  padding: 30px;
  text-align: center;
  background: url(/ex/VCAMAP/common/images/bg_back_toppage.png) top center;
}

.ex-table {
  width: 90%;
  margin: auto;
}
.ex-table td {
  width: 50%;
}
.ex-table tr, .ex-table th, .ex-table td {
  border-width: 0 !important;
}

#top .o-header-inner {
  padding: 0;
}
#top .main {
  background: url(/ex/VCAMAP/top/bg_h1.png) top center repeat-x;
  padding: 30px 0 26px;
  text-align: center;
}
#top .main .sns {
  position: relative;
}
#top .main .sns ul {
  background: transparent;
  padding: 0;
  position: absolute;
  top: -60px;
}

.headlineLv1 + .myu {
  text-align: center;
  background-color: #ffffff;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=1, startColorstr='#FFFFFFFF', endColorstr='#FFF7E1E8');
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuNSIgeDI9IjEuMCIgeTI9IjAuNSI+PHN0b3Agb2Zmc2V0PSIzMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiLz48c3RvcCBvZmZzZXQ9IjcwJSIgc3RvcC1jb2xvcj0iI2Y3ZTFlOCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(30%, #ffffff), color-stop(70%, #f7e1e8));
  background-image: -moz-linear-gradient(left, #ffffff 30%, #f7e1e8 70%);
  background-image: -webkit-linear-gradient(left, #ffffff 30%, #f7e1e8 70%);
  background-image: linear-gradient(to right, #ffffff 30%, #f7e1e8 70%);
}

.ex-note {
  position: relative;
  top: -100px;
  left: 450px;
  width: 270px;
  margin-bottom: -20px;
}
