/* ========== add ========== */
.c-copy_c-noteList-03 .c-noteList-03{
max-width: 640px;
margin: 0 auto;
}
.c-copy_c-noteList-03 .c-noteList-03 li{
}

/* ========== mainImage ========== */
.c-mainImage-04{
  background-image: url(/about/img/mainImage_02@x2_20250203_v40.png);
  background-color: #fff;
  background-size: auto 100%;
  position: relative;
}
.c-mainImage-04.pc:before {
  content: "";
  width: 50%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 50%;
  background-color: #f4f5f9;
  z-index: -9999;
}
.c-mainImage-04.pc:after {
  content: "";
  width: 50%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 50%;
  background-color: #f4f5f9;
  z-index: -9999;
}


ol, ul {
  padding: 0; }

li {
  list-style-type: none; }

.heading-group {
  display: none; }

#flg-movie {
  position: relative;
  padding-bottom: 53.85%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
  margin: 0 -20px; }

#flg-movie iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.u-gradient-bg {
  background: -webkit-linear-gradient(top, #ffffff 76%, #f3f3f3 89%, #f3f3f3 89%, #f3f3f3 89%, #ededed 100%, #ffffff 100%);
  background: linear-gradient(to bottom, #ffffff 76%, #f3f3f3 89%, #f3f3f3 89%, #f3f3f3 89%, #ededed 100%, #ffffff 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ }

.u-gradient-bg__dark {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,f6f6f6+47,ededed+100;White+3D+%231 */
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,f9f9f9+47,ededed+100 */
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,f9f9f9+47,f9f9f9+47,f9f9f9+47,f9f9f9+47,f9f9f9+47,ededed+100 */
  background: #ffffff;
  /* Old browsers */
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #ffffff 0%, #f9f9f9 47%, #f9f9f9 47%, #f9f9f9 47%, #f9f9f9 47%, #f9f9f9 47%, #ededed 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #ffffff 0%, #f9f9f9 47%, #f9f9f9 47%, #f9f9f9 47%, #f9f9f9 47%, #f9f9f9 47%, #ededed 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 );
  /* IE6-9 */ }

.u-text__left {
  text-align: left; }

.l-structure__about {
  width: 100%;
  margin: 0;
  padding: 20px 0 50px;
  background-color: white; }
  .l-structure__about.__close {
    padding-top: 0;
    padding-bottom: 0; }
  .l-structure__about .l-structure__about--body {
    max-width: 887px;
    text-align: center;
    margin: 0 auto;
    padding: 0 10px; }
    .l-structure__about .l-structure__about--body:after {
      content: "";
      display: block;
      clear: both; }
    .l-structure__about .l-structure__about--body.__hero {
      width: 100%;
      max-width: 990px; }
  .l-structure__about.__theme {
    background: none;
    background-color: #eb7000; }
    .l-structure__about.__theme > * {
      color: #fff; }

.l-cols__about {
  margin: 0;
  padding: 0; }
  .l-cols__about:after {
    content: "";
    display: block;
    clear: both; }
  .l-cols__about .l-cols__about--col {
    float: left;
    margin: 0 0 0 2.25479%; }
    .l-cols__about .l-cols__about--col:first-child {
      margin: 0; }
  .l-cols__about.__cols-1 .l-cols__about--col {
    width: 100%; }
  .l-cols__about.__cols-2 .l-cols__about--col {
    width: 48.8726%; }
  .l-cols__about.__cols-3 .l-cols__about--col {
    width: 31.83014%; }
  .l-cols__about.__cols-4 .l-cols__about--col {
    width: 23.30891%; }

.c-header__about .c-header__about--h2, .c-header__about .c-header__about--h3 {
  color: #eb7000;
  display: inline-block; }

.c-header__about .c-header__about--h2 {
  font-size: 40px;
  margin: 60px 0 30px; }

.c-header__about .c-header__about--h3 {
  margin: 60px 0 40px;
  font-size: 24px; }
  .c-header__about .c-header__about--h3:before, .c-header__about .c-header__about--h3:after {
    content: '';
    display: inline-block;
    border-top: 2px solid #eb7000;
    width: 60px;
    position: relative;
    bottom: 7px; }
  .c-header__about .c-header__about--h3:before {
    left: -40px; }
  .c-header__about .c-header__about--h3:after {
    right: -40px; }
  .c-header__about .c-header__about--h3.__wide {
    margin-top: 60px; }

.c-header__about .c-header__about--h4 {
  font-size: 28px;
  color: #eb7000; }

.c-header__about .c-header__about--figure {
  text-align: left;
  display: block;
  font-size: 28px;
  font-weight: bold; }

.c-copy__about {
  font-size: 16px;
  line-height: 1.7;
  margin-top: 20px; }
  .c-copy__about .__emphasis {
    color: #e50000; }

.c-text__about.__hero {
  margin-top: 20px;
  display: inline-block;
  font-size: 38px; }

.c-text__about.__emphasis {
  color: #eb7000;
  margin-top: 10px; }

.c-hero__about .c-hero__about--figure-area {
  height: 300px; }
  .c-hero__about .c-hero__about--figure-area img {
    display: none; }
    .c-hero__about .c-hero__about--figure-area img.__default {
      display: block; }

.c-hero__about #hero-image-safe {
  position: relative;
  left: 46px;
  bottom: -28px; }

.c-hero__about #hero-image-self {
  position: relative;
  bottom: 10px; }

.c-link__about {
  font-size: 18px;
  border-radius: 28px;
  margin: 15px 0 50px;
  text-decoration: none;
  border: 0;
  display: inline-block;
  color: #fff;
  box-shadow: 0 2px 0 rgba(0, 0, 0, 0.2);
  border-top: 1px solid #f9cd00;
  border-bottom: 1px solid #d72200;
  background: #ed7b00;
  background: -webkit-linear-gradient(top, #ed7b00 0, #e76400 100%);
  background: linear-gradient(to bottom, #ed7b00 0, #e76400 100%);
  padding: 17px 38px 13px 60px;
  position: relative;
  text-align: left; }
  .c-link__about.__close {
    margin-bottom: 0; }
  .c-link__about:hover {
    opacity: .7;
    color: #fff;
    text-decoration: none; }
  .c-link__about:before {
    width: 18px;
    height: 65%;
    background-image: url(/assets/img/marker_01_@2x.png);
    background-repeat: no-repeat;
    background-size: auto 18px;
    background-position: -216px 0;
    position: absolute;
    top: 21px;
    left: 24px;
    content: ""; }

.c-top-nav__about {
  width: 100%;
  max-width: 686px;
  margin: 30px auto 0;
  padding-bottom: 20px; }
  .c-top-nav__about .c-top-nav__about--item {
    display: inline-block; }
  .c-top-nav__about .c-top-nav__about--link {
    width: 200px;
    display: inline-block;
    font-size: 24px;
    padding: 15px;
    background-color: #eb7000;
    margin: 15px;
    border-radius: 50px;
    text-decoration: none;
    color: #fff;
    position: relative; }
    .c-top-nav__about .c-top-nav__about--link:hover {
      opacity: 0.5; }
  .c-top-nav__about .c-top-nav__about--icon {
    display: inline-block;
    box-sizing: border-box;
    width: 22px;
    height: 22px;
    border: 2px solid #fff;
    border-radius: 11px;
    position: relative;
    right: -9px;
    top: 3px; }
    .c-top-nav__about .c-top-nav__about--icon.__pull-right {
      position: absolute;
      right: 17px;
      top: 20px; }
    .c-top-nav__about .c-top-nav__about--icon:after {
      content: '';
      display: inline-block;
      width: 8px;
      height: 8px;
      border-left: 2px solid #fff;
      border-bottom: 2px solid #fff;
      -webkit-transform: rotate(-45deg);
              transform: rotate(-45deg);
      position: absolute;
      top: 4px;
      left: 5px;
      vertical-align: middle; }

.c-card__about {
  margin: 0px -23px;
  padding: 30px 0; }
  .c-card__about .c-card__about--items {
    display: table;
    border-spacing: 23px 0;
    table-layout: fixed;
    width: 100%;
	margin-bottom: 23px; }
    .c-card__about .c-card__about--items.__single {
      margin: 0 auto;
      width: 600px; }
  .c-card__about .c-card__about--item {
    display: table-cell;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
    border-radius: 5px;
    position: relative;
    background-color: #fff;
    vertical-align: top; }
  .c-card__about .c-card__about--image-area {
    text-align: center;
    padding: 5px 10px;
    vertical-align: top;
    overflow: hidden; }
    .c-card__about .c-card__about--image-area.__close {
      padding-bottom: 0; }
    .c-card__about .c-card__about--image-area.__wide-padding {
      padding: 25px 50px 0; }
  .c-card__about .c-card__about--image {
    vertical-align: inherit;
    display: inline-block;
    max-width: 63.5%; }
    .c-card__about .c-card__about--image.__phone {
      box-shadow: 0px 0px 20px 5px rgba(0, 0, 0, 0.1);
      border-radius: 30px 30px 0 0; }
    .c-card__about .c-card__about--image.__card {
      border-radius: 10px; }
  .c-card__about .c-card__about--icon {
    position: absolute;
    top: -2%;
    left: 7%;
    width: 100px;
    height: auto;
    box-shadow: -19px 15px 30px -10px #eee;
    border: 1px solid transparent;
    border-radius: 20px; }
  .c-card__about .c-card__about--body {
    padding: 20px;
    text-align: left; }
  .c-card__about .c-card__about--title {
    display: block;
    font-size: 24px; }

.c-account__about {
  margin: 0;
  font-size: 18px; }
  .c-account__about .c-account__about--bg {
    background-image: url("/about/img/section1/background-icon.png");
    background-repeat: no-repeat;
    height: 218px; }
  .c-account__about .c-account__about--button {
    margin-top: 15px;
    position: relative;
    display: inline-block;
    padding: 15px 20px 15px 57px;
    border-radius: 30px;
    background-color: white;
    color: #535252;
    text-decoration: none; }
    .c-account__about .c-account__about--button:before {
      content: '';
      display: inline-block;
      width: 32px;
      height: 23px;
      background: url(/assets/img/icon_btn_03.png);
      background-repeat: no-repeat;
	  background-size: 100% auto;
      position: absolute;
      left: 18px;
	}

.c-panel__about {
  margin-top: 50px;
  margin-bottom: 40px;
  padding-bottom: 50px;
  box-shadow: 0 0 20px #ccc;
  position: relative; }
  .c-panel__about:before, .c-panel__about:after {
    position: absolute;
    top: -20px;
    content: '';
    display: block;
    left: 48.5%;
    width: 0;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg); }
  .c-panel__about:before {
    border: 20px solid transparent;
    box-shadow: -3px -3px 3px rgba(0, 0, 0, 0.1);
    z-index: 0; }
  .c-panel__about:after {
    border: 20px solid #fff;
    z-index: 1; }
  .c-panel__about.__no-balloon:before, .c-panel__about.__no-balloon:after {
    display: none; }
  .c-panel__about .c-panel__about--items {
    display: block; }
  .c-panel__about .c-panel__about--item {
    text-align: left;
    margin: 40px 0; }
    .c-panel__about .c-panel__about--item:first-child {
      margin: 0; }
      .c-panel__about .c-panel__about--item:first-child .c-panel__about--item-body {
        border-top: none; }
  .c-panel__about .c-panel__about--item-body {
    margin: 0 50px;
    border-top: 1px solid #ccc; }
    .c-panel__about .c-panel__about--item-body.__no-border {
      border-top: 0; }
  .c-panel__about .c-panel__about--contents {
    padding: 50px 0 30px; }
    .c-panel__about .c-panel__about--contents.__close {
      padding: 0; }
	  /* 2 Currency Type */
	  .c-panel__about .c-panel__about--contents.__close { padding-top: 50px; }
  .c-panel__about .c-panel__about--tag {
    display: inline-block;
    border-radius: 5px;
    border: 3px solid #eb7000;
    font-size: 16px;
    padding: 5px 10px;
    color: #eb7000;
    margin-bottom: 30px; }
  .c-panel__about .c-panel__about--title {
    display: block;
    font-size: 25px; }
  .c-panel__about .c-panel__about--image {
    text-align: center; }
    .c-panel__about .c-panel__about--image img {
      max-width: 100%; }
  .c-panel__about .c-panel__about--image-caption {
    color: #eb7000;
    text-align: center;
    display: inherit;
    margin-bottom: 10px;
    font-size: 24px; }
  .c-panel__about .c-panel__about--note {
    display: block;
    text-align: right;
    margin-top: 10px; }
  .c-panel__about.__self-plus {
    padding-bottom: 0; }
    .c-panel__about.__self-plus .c-panel__about--item-body {
      margin: 50px 0; }
    .c-panel__about.__self-plus .c-panel__about--contents.__right {
      margin: 0; }
    .c-panel__about.__self-plus .l-cols__about--col.__left {
      width: 60%;
      padding: 30px;
      background-color: #fff; }
    .c-panel__about.__self-plus .l-cols__about--col.__right {
      width: 40%; }
      .c-panel__about.__self-plus .l-cols__about--col.__right .c-panel__about--image {
        padding-top: 15px; }
    .c-panel__about.__self-plus .c-text__about.__hero {
      font-size: 25px; }
    .c-panel__about.__self-plus .c-text__about--more {
      font-weight: bold;
      font-size: 24px;
      color: #eb7000;
      position: relative; }
      .c-panel__about.__self-plus .c-text__about--more:before {
        content: '';
        position: absolute;
        display: inline-block;
        width: 100%;
        height: 15px;
        opacity: 0.2;
        bottom: 0;
        background-color: #eb7000; }

.c-sticky-nav-space {
  height: 0; }

.c-sticky-nav {
  background-color: #fff;
  margin: 0 auto;
  width: 100%; }
  .c-sticky-nav.__fixed {
    position: fixed;
    z-index: 2; }
  .c-sticky-nav .c-sticky-nav--items {
    text-align: center;
    padding-top: 5px;
    padding-right: 58px;
    margin-bottom: 0; }
  .c-sticky-nav .c-sticky-nav--item {
    display: inline-block;
    width: 200px;
    margin-left: 5px; }
    .c-sticky-nav .c-sticky-nav--item:first-child {
      margin-left: 0; }
  .c-sticky-nav .c-sticky-nav--link {
    display: inline-block;
    text-align: center;
    font-size: 24px;
    line-height: 2;
    text-decoration: none;
    color: #eb7000;
    width: 100%;
    border-bottom: 3px solid #eee;
    outline: none;
    position: relative; }
    .c-sticky-nav .c-sticky-nav--link:hover, .c-sticky-nav .c-sticky-nav--link.__active {
      border-color: #eb7000; }
    .c-sticky-nav .c-sticky-nav--link:after {
      content: '';
      display: inline-block;
      position: absolute;
      right: 0;
      top: 30%;
      width: 12px;
      height: 12px;
      border-left: 3px solid #eb7000;
      border-bottom: 3px solid #eb7000;
      -webkit-transform: rotate(-45deg);
              transform: rotate(-45deg); }
    .c-sticky-nav .c-sticky-nav--link.__active:after {
      display: none; }

.c-note__about .c-note__about--emphasis {
  color: #eb7000;
  font-weight: bold;
  font-size: 24px;
  display: block;
  border-top: 3px solid #eb7000;
  border-bottom: 3px solid #eb7000;
  padding: 10px 0;
  margin-bottom: 20px; }

.c-block__about {
  margin-top: 40px; }
  .c-block__about .c-block__about__value {
    border: 3px solid #eb7000;
    border-radius: 5px;
    padding: 20px; }
    .c-block__about .c-block__about__value--text {
      font-size: 18px;
      font-weight: bold;
      color: #eb7000; }

.c-pane__about {
  padding-top: 20px; }
  .c-pane__about:after {
    content: "";
    display: block;
    clear: both; }
  .c-pane__about .c-pane__about--left, .c-pane__about .c-pane__about--right {
    padding-bottom: 50px;
    width: 50%;
    display: inline-block;
    float: left; }
  .c-pane__about .c-pane__about--left {
    text-align: right;
    padding-right: 40px; }
  .c-pane__about .c-pane__about--right {
    padding-left: 40px; }
  .c-pane__about .c-pane__about--inner {
    display: inline-block;
    text-align: center;
    width: 100%;
    max-width: 403.5px; }

#jbk-frame-main {
  background-color: #fff; }

.jbk-imgList-01 {
  margin-bottom: 20px; }

#flg-movie {
  padding-top: 50px; }

/* ========== movie ========== */
/*.movie {
	height: 0;
	margin-top: 20px;
	overflow: hidden;
	padding-bottom: 56.25%;
	position: relative;
}*/

/*.movie iframe {
	border: #000 solid 1px;
	box-sizing: border-box;
	height: 100%;
	position: absolute;
		top: 0;
		left: 0;
	width: 100%;
}*/

.jbk-frametype-1col-pc #jbk-crumb-area .frame-content{
  width: 100%;
  max-width: 978px;
}
.jbk-frametype-1col-pc #jbk-approval-area .frame-content,
.jbk-frametype-1col-pc #jbk-social-area .frame-content,
.jbk-frametype-1col-pc #jbk-footlink-area .frame-content,
.jbk-frametype-1col-pc #jbk-search-area{
  width: 100%;
  max-width: 1024px;
}