@charset "UTF-8";
/*genelral*/
body {
  font-family: "Hiragino Kaku Gothic Pro", Meiryo, Osaka, "MS PGothic", "sans-serif";
  color: #333; }

.section_wrapper {
  width: 100%;
  background: #f5f4f0; }

.wrapper {
  max-width: 1080px;
  margin: 0 auto; }

h2 {
  color: #ff6010;
  font-size: 32px;
  line-height: 1.6;
  letter-spacing: 0.3em;
  text-align: center; }

.secTitle {
  font-size: 26px;
  font-weight: bold;
  margin-bottom: 24px;
  text-align: center; }

p.secTxt {
  line-height: 1.8em;
  letter-spacing: 0.15em;
  font-size: 16px; }

.l_title {
  text-align: center; }
  .l_title span {
    background: #ff6010;
    color: #fff;
    display: inline-block;
    text-align: center;
    margin: 0px auto 20px;
    letter-spacing: .2em;
    font-size: 14px;
    font-family: arial;
    border-radius: 12px;
    padding: 2px 10px; }

.s_title {
  color: #ff6010;
  font-size: 16px;
  margin-bottom: 30px;
  font-weight: bold; }

.s_copy {
  font-size: 16px;
  line-height: 1.6em; }

.s_catch {
  font-size: 23px;
  color: #ff6010;
  line-height: 1.6em; }

/***********************
top
***********************/
.top__content {
  min-height: 560px;
  background-image: url("../images/history_mainvis.jpg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  margin-top: -22px;
  z-index: -10;
  padding: 140px 2% 0px;
  overflow: hidden; }

#title_sub {
  color: #ffffff;
  font-size: 14px;
  text-align: center;
  margin: 0px auto 24px; }

#title_sub span{
  background-color: #ff6010;
  padding: 4px 16px;
  border-radius: 18px;
}

.topTxt {
  line-height: 1.8em;
  font-size: 16px;
  text-align: center;
  margin-top: 36px; }

/***********************
navigation
***********************/
.link_arrow {
  position: relative;
  display: block;
  margin: 192px auto 48px;
  padding: 0 0 0 0px;
  vertical-align: middle;
  text-decoration: none;
  font-size: 15px;
  width: 52px;
  height: 52px; }
  .link_arrow::before,
  .link_arrow ::after {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    content: "";
    vertical-align: middle; }

.link_arrow:before {
  left: 3px;
  width: 32px;
  height: 32px;
  border-top: 3px solid #ff6010;
  border-right: 3px solid #ff6010;
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg); }

/***********************
content
***********************/
.section {
  margin: 100px auto 0;
  overflow: hidden;
  width: 1080px; }
  .section__inner {
    display: table;
    width: 100%; }
  .section__left {
    width: 650px;
    padding-right: 120px;
    display: table-cell;
    vertical-align: top;
    padding-top: 60px; }
    .section__left .age {
      margin-top: 20px; }
      .section__left .age__age {
        font-size: 48px;
        color: #ff6010;
        letter-spacing: 0.05em;
        font-family: arial;
        line-height: 1;
        margin-bottom: 20px; }
        .section__left .age__age span {
          font-size: 24px; }
      .section__left .age__title {
        font-size: 20px;
        color: #ff6010;
        font-weight: bold;
        margin-bottom: 18px; }
      .section__left .age__txt {
        font-size: 16px;
        line-height: 28px;
        letter-spacing: 0.03em;
        text-align: justify; }
  .section__right {
    width: 440px;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
    position: relative;
    padding-top: 60px;
    overflow: hidden; }
    .section__right__circle {
      vertical-align: middle; }
    .section__right__top:after {
      margin-top: 80px; }
    .section__right__end:before {
      content: "";
      display: block;
      width: 2px;
      height: 100%;
      background: #fff;
      position: absolute;
      left: 50%;
      -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      transform: translateX(-50%);
      top: 0;
      z-index: -1; }
    .section__right__end:after {
      margin-top: -8px; }
    .section__right__end-one:after {
      margin-top: 80px; }
    .section__right__end-one:before {
      content: "";
      display: block;
      width: 2px;
      height: 8px;
      left: 50%;
      -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      transform: translateX(-50%);
      background: #fff;
      position: absolute;
      bottom: 0;
      z-index: 0; }
    .section__right:after {
      content: "";
      display: block;
      width: 2px;
      height: 100%;
      background: #DEDCD7;
      position: absolute;
      left: 50%;
      -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      transform: translateX(-50%);
      top: 0;
      z-index: -1; }
    .section__right img {
      max-width: 100%; }
    .section__right .history__cercle {
      width: 48px;
      height: 48px;
      border-radius: 50%;
      background: #DEDCD7;
      display: inline-block;
      margin-top: 24px; }
    .section__right .history__end {
      position: absolute;
      bottom: 0;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); }
      .section__right .history__end__arrow {
        position: relative;
        display: block;
        margin: 0 auto 0px;
        padding: 0 0 0 0px;
        vertical-align: middle;
        text-decoration: none;
        font-size: 15px;
        width: 15px;
        height: 15px; }
        .section__right .history__end__arrow::before,
        .section__right .history__end__arrow ::after {
          position: absolute;
          top: 0;
          bottom: 0;
          left: 0;
          margin: auto;
          content: "";
          vertical-align: middle; }
      .section__right .history__end .history__end__arrow:before {
        left: 0px;
        width: 15px;
        height: 15px;
        border-top: 3px solid #DEDCD7;
        border-right: 3px solid #DEDCD7;
        -webkit-transform: rotate(135deg);
        -ms-transform: rotate(135deg);
        transform: rotate(135deg); }
  .section__end {
    color: #ff6010;
    clear: both;
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    padding: 60px 0 0px 0; }

/****************************
**汎用
*****************************/
.title__history {
  font-size: 48px;
  letter-spacing: 0.05em;
  color: #ff6010;
  position: relative;
  display: block;
  text-align: center;
  margin: 0 0 20px 0;
  font-family: arial;
  font-weight: bold; }
  .title__history span {
    display: inline-block;
    background: #fff;
    z-index: 1;
    padding: 0 50px; }
  .title__history:after,
  .title__history :before {
    content: '';
    position: absolute;
    top: 50%;
    display: inline-block;
    width: 100%;
    height: 1px;
    background-color: #ff6010;
    z-index: -1; }
  .title__history:after {
    right: 0; }
  .title__history:before {
    left: 0; }

.sec__topTxt {
  line-height: 1.8em;
  font-size: 16px;
  text-align: center;
  margin: 24px 0 0px;
  font-weight: bold; }

/****************************
**画像サイズ指定
*****************************/
.section1__img {
  height: auto;
  padding-top: 22px; }

.section2__img {
  height: auto;
  padding-top: 22px; }

.section3__img {
  height: auto;
  padding-top: 22px; }

/****************************
**Brand Content link_box
*****************************/
.brand__link {
  margin: 100px auto; }

.brand__title {
  font-weight: bold;
  color: #333;
  text-align: center;
  font-size: 18px;
  margin: 20px 0 40px; }

.boxlink {
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  .boxlink li {
    margin-left: 12px;
    margin-bottom: 12px; }
    .boxlink li:nth-child(3n) {
      margin-left: 12px;
      margin-right: -12px; }
    .boxlink li a {
      display: block;
      overflow: hidden;
      position: relative;
      padding-bottom: 40px; }
      .boxlink li a img {
        -webkit-transition: opacity 0.5s;
        -moz-transition: opacity 0.5s;
        transition: opacity 0.5s; }
    .boxlink li span {
      position: absolute;
      width: 100%;
      display: block;
      font-size: 18px;
      line-height: 46px;
      bottom: 0;
      background: url(../images/link_bg.png) #f5f4f0 no-repeat;
      background-position: 20px 12px;
      z-index: 10;
      padding-left: 50px;
      color: #ffa600;
      -webkit-transition: 0.3s;
      -o-transition: 0.3s;
      transition: 0.3s; }
    .boxlink li span.link_ov {
      background: url(../images/link_bg_ov.png) #ff9500 no-repeat;
      background-position: 20px 12px;
      color: #FFF; }
    .boxlink li img.img_ov {
      opacity: 0.4; }

/****************************
**footer
*****************************/
.content_foot {
  background: #f5f4f0;
  overflow: hidden; }

/*sns*/
.sns_box {
  margin: 100px auto 48px;
  text-align: center; }

.sns_ajust {
  display: none; }

.toplink {
  width: 300px;
  height: 50px;
  font-size: 16px;
  line-height: 50px;
  text-align: center;
  display: block;
  margin: 0 auto;
  color: #FFF;
  text-decoration: none;
  background: #FFFFFF;
  border: 1px solid #DEDCD7;
  border-radius: 6px;
  color: #333333;
  cursor: pointer;
  margin-bottom: 100px; }
  .toplink:hover {
    text-decoration: none;
    color: #333333; }

/****************************
**fade
*****************************/
.boxUp, .boxUp2 {
  opacity: 0;
  -ms-transform: translate(0px, 60px);
  transform: translate(0px, 60px);
  -webkit-transform: translate(0px, 60px);
  -webkit-transition: .8s;
  -o-transition: .8s;
  transition: .8s; }

.fadeIn {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0); }
