@charset "UTF-8";
.imgradius {
  border-radius: 12px;
  overflow: hidden;
}

.imgradius.radiusbor1 {
  border: 1px solid #d6d6d6;
}

.note {
  font-size: 78.57143%;
  padding: 0 0 0 1em;
  text-indent: -1em;
  color: #7d7d7d;
}

.c-btn__round {
  display: block;
  border-width: 2px;
  font-size: 85.7142857143%;
  border-style: solid;
  border-radius: 15px;
  border-color: #ce181e;
  background-color: #FFFFFF;
  position: relative;
  overflow: hidden;
  text-align: center;
  line-height: 1;
  color: #ce181e;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
}

.c-btn__round span {
  font-size: 85.71429%;
  color: #ce181e;
  display: inline-block;
  padding: 8px 48px 8px;
}

.c-btn__round:before {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto 0;
  left: 10px;
  background: transparent url(../../../../common/css/img/arrow_3ds_00.png) 0 0 no-repeat;
}

/* テンプレート上書き　後で消す
-------------------------------------------------------------------------- */
#page-container {
  position: relative;
  z-index: 1;
}

#page-container:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  margin-right: auto;
  margin-left: auto;
  width: 100%;
  opacity: 0.5;
  z-index: 0;
}

/* ==========================================================================
	BUILT-IN NAVI 3DS
========================================================================== */
/* built-infooternav-container
-------------------------------------------------------------------------- */
.built-infooternav-container {
  border-top: 6px solid #ce181e;
  border-bottom: 1px solid #d6d6d6;
}

.built-infooternav {
  width: 960px;
  margin: 32px auto 24px;
}

.built-infooternav__set {
  display: table;
  width: 100%;
  text-align: center;
}
.built-infooternav__set li[class^="built-infooternav__item"] {
  display: table-cell;
  vertical-align: middle;
  position: relative;
  width: 96px;
  vertical-align: top;
}
.built-infooternav__set li[class^="built-infooternav__item"] a {
  text-align: center;
}
.built-infooternav__set li[class^="built-infooternav__item"] p {
  padding-top: 8px;
  font-size: 64.2857142857%;
}

.built-infooternav__item--active:before {
  content: "";
  display: block;
  position: absolute;
  top: -32px;
  right: 0;
  left: 0;
  margin-right: auto;
  margin-left: auto;
  width: 0;
  height: 0;
  border: 7px solid transparent;
}

.built-infooternav-container {
  border-top-color: #eb8800;
}

.built-infooternav__item--active:before {
  border-top-color: #eb8800;
}

/* #mainttl
-------------------------------------------------------------------------- */
#mainttl-container {
  border-bottom: 1px solid #d6d6d6;
}

.mainttl__body {
  width: 960px;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  height: 140px;
}

.mainttl__ttl {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin-top: auto;
  margin-bottom: auto;
  width: 348px;
  height: 86px;
}

.mainttl__backtobuilt-in {
  position: absolute;
  height: 30px;
  top: 0;
  bottom: 0;
  right: 0;
  margin-bottom: auto;
  margin-top: auto;
}
.mainttl__backtobuilt-in .c-btn__round {
  width: 240px;
}
.mainttl__backtobuilt-in .c-btn__round:before {
  background: transparent url(../../../../3ds/common/css/img/arrow_link_10.png) 0 0 no-repeat;
}
.mainttl__backtobuilt-in .c-btn__round span {
  letter-spacing: 0.1em;
}

/* HERO
-------------------------------------------------------------------------- */
#page-container {
  width: 100%;
  overflow: hidden;
}
#page-container .hero-container {
  width: 100%;
  min-width: 960px;
  margin: 0 auto 144px;
  border-top: 1px solid #d6d6d6;
  background: url(img/hero_bg.png) center 0 repeat-x;
}
#page-container .hero-container .hero__body {
  height: 386px;
  width: 960px;
  margin: 0 auto;
  position: relative;
}
#page-container .hero-container .hero__article {
  margin-left: 520px;
  padding-top: 0px;
}
#page-container .hero-container .hero__ttl {
  color: #fff;
  font-size: 228.5714285714%;
  padding-top: 44px;
  margin-bottom: 20px;
}
#page-container .hero-container .hero__text {
  color: #fff;
  font-size: 92.8571428571%;
  line-height: 2.1;
  margin-bottom: 8px;
}
#page-container .hero-container .hero__note {
  color: #fff;
}
#page-container .hero-container .hero__img01 {
  position: absolute;
  left: -124px;
  top: 0;
  line-height: 0;
  letter-spacing: 0;
}
#page-container .hero-container .hero__img02 {
  position: absolute;
  left: 107px;
  top: 212px;
  line-height: 0;
  letter-spacing: 0;
}
#page-container .hero-container .hero__img-caption {
  position: absolute;
  left: 70px;
  top: 272px;
  line-height: 0;
  letter-spacing: 0;
  color: #fff;
  font-size: persent(13);
}
#page-container .hero-container .hero__img03 {
  position: absolute;
  left: 50%;
  bottom: -110px;
  margin-left: -482px;
  line-height: 0;
  letter-spacing: 0;
}

/* COMMON
-------------------------------------------------------------------------- */
/* section01
-------------------------------------------------------------------------- */
#page-container .section01-container {
  width: 100%;
  min-width: 960px;
  margin: 0 auto 60px auto;
  position: relative;
}
#page-container .section01__body {
  width: 960px;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  margin-bottom: 64px;
}
#page-container .section01__ttl {
  color: #eb8800;
  font-size: 200%;
  text-align: center;
  margin-bottom: 24px;
}
#page-container .section01__text {
  text-align: center;
  margin-bottom: 24px;
}
#page-container .camera-func__tiles {
  width: 280px;
  min-height: 314px;
  float: left;
  position: relative;
}
#page-container *.section01__article > dl {
  margin-right: 60px;
}
#page-container *.section01__article > dl.edge {
  margin-right: 0;
}
#page-container .section01__article > dl:not([class*="edge"]) {
  margin-right: 60px;
}
#page-container .camera-func__title-container {
  display: table;
  width: 100%;
  margin-bottom: 16px;
}
#page-container .camera-func__icon,
#page-container .camera-func__title {
  display: table-cell;
  vertical-align: middle;
  color: #eb8800;
  font-size: 114.2857142857%;
  line-height: 1;
  height: 28px;
}
#page-container .camera-func__icon {
  width: 44px;
}
#page-container .camera-func__image-wrap {
  width: 280px;
  height: 168px;
  border-radius: 12px;
  overflow: hidden;
  line-height: 0;
  letter-spacing: 0;
  margin-bottom: 16px;
}
#page-container .camera-func__image-fade {
  width: 280px;
  height: 168px;
  position: relative;
  margin-bottom: 16px;
}
#page-container .camera-func__image-fade img {
  left: 50%;
  margin-left: -173px;
  height: 168px;
  position: absolute;
}
#page-container .camera-func__image-caption {
  font-size: 85.7142857143%;
  text-align: center;
}
#page-container .conflation_arrow {
  position: absolute;
  top: 112px;
  left: -44px;
}
#page-container .section01__info {
  border: 1px solid #d6d6d6;
  border-radius: 12px;
  padding: 16px;
  text-align: center;
  margin-bottom: 16px;
}
#page-container .section01__note {
  margin-bottom: 8px;
}

/* section02
-------------------------------------------------------------------------- */
#page-container .section02-container {
  border-top: 1px solid #d6d6d6;
  width: 100%;
  min-width: 960px;
  margin: 0 auto 60px auto;
}
#page-container .section02__body {
  width: 960px;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
#page-container .section02__ttl {
  padding-top: 64px;
  text-align: center;
  color: #eb8800;
  font-size: 200%;
  margin-bottom: 24px;
}
#page-container .section02__text {
  text-align: center;
  margin-bottom: 56px;
  line-height: 1.8;
}
#page-container .arrenge_tiles {
  float: left;
  text-align: center;
  line-height: 0;
  letter-spacing: 0;
}
#page-container *.section02__article > dl {
  margin-right: 60px;
}
#page-container *.section02__article > dl.edge {
  margin-right: 0;
}
#page-container .section02__article > dl:not([class*="edge"]) {
  margin-right: 60px;
}
#page-container .arrenge__title {
  font-size: 128.5714285714%;
  color: #eb8800;
  margin-bottom: 16px;
}
#page-container .arrenge__image {
  width: 280px;
  height: 209px;
  border-radius: 12px;
  overflow: hidden;
  line-height: 0;
  letter-spacing: 0;
  margin-bottom: 16px;
}
#page-container .arrenge__caption {
  line-height: 1.7;
  font-size: 85.7142857143%;
}

#page-container .link-arrow.ble-wht:before {
  background-image: url(img/icon_arrow_ble-wht.png);
}



/* HOVER
-------------------------------------------------------------------------- */
#page-container .c-btn__round span,
#page-container .c-btn__round:before{
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: all 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition: all 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
#page-container .c-btn__round:hover span,
#page-container .c-btn__round:hover:before{
  opacity: 0.75;
  filter: alpha(opacity=75);
}

#page-container .c-btn__round:after {
  content: "";
  display: block;
  position: absolute;
  top: -2px;
  left: -2px;
  width: 240px;
  height: 30px;
  border: 0 #ce181e solid;
  border-radius: 14px;
  box-sizing: border-box;
  -webkit-transition: all 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition: all 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
#page-container .c-btn__round:hover:after {
  border-width: 4px;
}

