/* ------------------------------
button
------------------------------ */
.clearfix, #section04 dl dd {
  *zoom: 1;
}

.clearfix:after, #section04 dl dd:after {
  content: "";
  display: table;
  clear: both;
}

/* ------------------------------
button
------------------------------ */
.clearfix, #section04 dl dd {
  *zoom: 1;
}

.clearfix:after, #section04 dl dd:after {
  content: "";
  display: table;
  clear: both;
}

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

*:before,
*:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.row {
  margin-left: -15px;
  margin-right: -15px;
}

.row:before {
  content: " ";
  display: table;
}

.row:after {
  content: " ";
  display: table;
  clear: both;
}

.col-xxs-1, .col-xxs-2, .col-xxs-3, .col-xxs-4, .col-xxs-5, .col-xxs-6, .col-xxs-7, .col-xxs-8, .col-xxs-9, .col-xxs-10, .col-xxs-11, .col-xxs-12 {
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
}

.col-xxs-1, .col-xxs-2, .col-xxs-3, .col-xxs-4, .col-xxs-5, .col-xxs-6, .col-xxs-7, .col-xxs-8, .col-xxs-9, .col-xxs-10, .col-xxs-11, .col-xxs-12 {
  float: left;
}

.col-xxs-12 {
  width: 100%;
}

.col-xxs-11 {
  width: 91.6667%;
}

.col-xxs-10 {
  width: 83.3333%;
}

.col-xxs-9 {
  width: 75%;
}

.col-xxs-8 {
  width: 66.6667%;
}

.col-xxs-7 {
  width: 58.3333%;
}

.col-xxs-6 {
  width: 50%;
}

.col-xxs-5 {
  width: 41.6667%;
}

.col-xxs-4 {
  width: 33.3333%;
}

.col-xxs-3 {
  width: 25%;
}

.col-xxs-2 {
  width: 16.6667%;
}

.col-xxs-1 {
  width: 8.33333%;
}

.col-xxs-pull-12 {
  right: 100%;
}

.col-xxs-pull-11 {
  right: 91.6667%;
}

.col-xxs-pull-10 {
  right: 83.3333%;
}

.col-xxs-pull-9 {
  right: 75%;
}

.col-xxs-pull-8 {
  right: 66.6667%;
}

.col-xxs-pull-7 {
  right: 58.3333%;
}

.col-xxs-pull-6 {
  right: 50%;
}

.col-xxs-pull-5 {
  right: 41.6667%;
}

.col-xxs-pull-4 {
  right: 33.3333%;
}

.col-xxs-pull-3 {
  right: 25%;
}

.col-xxs-pull-2 {
  right: 16.6667%;
}

.col-xxs-pull-1 {
  right: 8.33333%;
}

.col-xxs-pull-0 {
  right: 0;
}

.col-xxs-push-12 {
  left: 100%;
}

.col-xxs-push-11 {
  left: 91.6667%;
}

.col-xxs-push-10 {
  left: 83.3333%;
}

.col-xxs-push-9 {
  left: 75%;
}

.col-xxs-push-8 {
  left: 66.6667%;
}

.col-xxs-push-7 {
  left: 58.3333%;
}

.col-xxs-push-6 {
  left: 50%;
}

.col-xxs-push-5 {
  left: 41.6667%;
}

.col-xxs-push-4 {
  left: 33.3333%;
}

.col-xxs-push-3 {
  left: 25%;
}

.col-xxs-push-2 {
  left: 16.6667%;
}

.col-xxs-push-1 {
  left: 8.33333%;
}

.col-xxs-push-0 {
  left: 0;
}

.col-xxs-offset-12 {
  margin-left: 100%;
}

.col-xxs-offset-11 {
  margin-left: 91.6667%;
}

.col-xxs-offset-10 {
  margin-left: 83.3333%;
}

.col-xxs-offset-9 {
  margin-left: 75%;
}

.col-xxs-offset-8 {
  margin-left: 66.6667%;
}

.col-xxs-offset-7 {
  margin-left: 58.3333%;
}

.col-xxs-offset-6 {
  margin-left: 50%;
}

.col-xxs-offset-5 {
  margin-left: 41.6667%;
}

.col-xxs-offset-4 {
  margin-left: 33.3333%;
}

.col-xxs-offset-3 {
  margin-left: 25%;
}

.col-xxs-offset-2 {
  margin-left: 16.6667%;
}

.col-xxs-offset-1 {
  margin-left: 8.33333%;
}

.col-xxs-offset-0 {
  margin-left: 0;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
}

@media (min-width: 480px) {
  .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    float: left;
  }

  .col-xs-12 {
    width: 100%;
  }

  .col-xs-11 {
    width: 91.6667%;
  }

  .col-xs-10 {
    width: 83.3333%;
  }

  .col-xs-9 {
    width: 75%;
  }

  .col-xs-8 {
    width: 66.6667%;
  }

  .col-xs-7 {
    width: 58.3333%;
  }

  .col-xs-6 {
    width: 50%;
  }

  .col-xs-5 {
    width: 41.6667%;
  }

  .col-xs-4 {
    width: 33.3333%;
  }

  .col-xs-3 {
    width: 25%;
  }

  .col-xs-2 {
    width: 16.6667%;
  }

  .col-xs-1 {
    width: 8.33333%;
  }

  .col-xs-pull-12 {
    right: 100%;
  }

  .col-xs-pull-11 {
    right: 91.6667%;
  }

  .col-xs-pull-10 {
    right: 83.3333%;
  }

  .col-xs-pull-9 {
    right: 75%;
  }

  .col-xs-pull-8 {
    right: 66.6667%;
  }

  .col-xs-pull-7 {
    right: 58.3333%;
  }

  .col-xs-pull-6 {
    right: 50%;
  }

  .col-xs-pull-5 {
    right: 41.6667%;
  }

  .col-xs-pull-4 {
    right: 33.3333%;
  }

  .col-xs-pull-3 {
    right: 25%;
  }

  .col-xs-pull-2 {
    right: 16.6667%;
  }

  .col-xs-pull-1 {
    right: 8.33333%;
  }

  .col-xs-pull-0 {
    right: 0;
  }

  .col-xs-push-12 {
    left: 100%;
  }

  .col-xs-push-11 {
    left: 91.6667%;
  }

  .col-xs-push-10 {
    left: 83.3333%;
  }

  .col-xs-push-9 {
    left: 75%;
  }

  .col-xs-push-8 {
    left: 66.6667%;
  }

  .col-xs-push-7 {
    left: 58.3333%;
  }

  .col-xs-push-6 {
    left: 50%;
  }

  .col-xs-push-5 {
    left: 41.6667%;
  }

  .col-xs-push-4 {
    left: 33.3333%;
  }

  .col-xs-push-3 {
    left: 25%;
  }

  .col-xs-push-2 {
    left: 16.6667%;
  }

  .col-xs-push-1 {
    left: 8.33333%;
  }

  .col-xs-push-0 {
    left: 0;
  }

  .col-xs-offset-12 {
    margin-left: 100%;
  }

  .col-xs-offset-11 {
    margin-left: 91.6667%;
  }

  .col-xs-offset-10 {
    margin-left: 83.3333%;
  }

  .col-xs-offset-9 {
    margin-left: 75%;
  }

  .col-xs-offset-8 {
    margin-left: 66.6667%;
  }

  .col-xs-offset-7 {
    margin-left: 58.3333%;
  }

  .col-xs-offset-6 {
    margin-left: 50%;
  }

  .col-xs-offset-5 {
    margin-left: 41.6667%;
  }

  .col-xs-offset-4 {
    margin-left: 33.3333%;
  }

  .col-xs-offset-3 {
    margin-left: 25%;
  }

  .col-xs-offset-2 {
    margin-left: 16.6667%;
  }

  .col-xs-offset-1 {
    margin-left: 8.33333%;
  }

  .col-xs-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }

  .col-lg-12 {
    width: 100%;
  }

  .col-lg-11 {
    width: 91.6667%;
  }

  .col-lg-10 {
    width: 83.3333%;
  }

  .col-lg-9 {
    width: 75%;
  }

  .col-lg-8 {
    width: 66.6667%;
  }

  .col-lg-7 {
    width: 58.3333%;
  }

  .col-lg-6 {
    width: 50%;
  }

  .col-lg-5 {
    width: 41.6667%;
  }

  .col-lg-4 {
    width: 33.3333%;
  }

  .col-lg-3 {
    width: 25%;
  }

  .col-lg-2 {
    width: 16.6667%;
  }

  .col-lg-1 {
    width: 8.33333%;
  }

  .col-lg-pull-12 {
    right: 100%;
  }

  .col-lg-pull-11 {
    right: 91.6667%;
  }

  .col-lg-pull-10 {
    right: 83.3333%;
  }

  .col-lg-pull-9 {
    right: 75%;
  }

  .col-lg-pull-8 {
    right: 66.6667%;
  }

  .col-lg-pull-7 {
    right: 58.3333%;
  }

  .col-lg-pull-6 {
    right: 50%;
  }

  .col-lg-pull-5 {
    right: 41.6667%;
  }

  .col-lg-pull-4 {
    right: 33.3333%;
  }

  .col-lg-pull-3 {
    right: 25%;
  }

  .col-lg-pull-2 {
    right: 16.6667%;
  }

  .col-lg-pull-1 {
    right: 8.33333%;
  }

  .col-lg-pull-0 {
    right: 0;
  }

  .col-lg-push-12 {
    left: 100%;
  }

  .col-lg-push-11 {
    left: 91.6667%;
  }

  .col-lg-push-10 {
    left: 83.3333%;
  }

  .col-lg-push-9 {
    left: 75%;
  }

  .col-lg-push-8 {
    left: 66.6667%;
  }

  .col-lg-push-7 {
    left: 58.3333%;
  }

  .col-lg-push-6 {
    left: 50%;
  }

  .col-lg-push-5 {
    left: 41.6667%;
  }

  .col-lg-push-4 {
    left: 33.3333%;
  }

  .col-lg-push-3 {
    left: 25%;
  }

  .col-lg-push-2 {
    left: 16.6667%;
  }

  .col-lg-push-1 {
    left: 8.33333%;
  }

  .col-lg-push-0 {
    left: 0;
  }

  .col-lg-offset-12 {
    margin-left: 100%;
  }

  .col-lg-offset-11 {
    margin-left: 91.6667%;
  }

  .col-lg-offset-10 {
    margin-left: 83.3333%;
  }

  .col-lg-offset-9 {
    margin-left: 75%;
  }

  .col-lg-offset-8 {
    margin-left: 66.6667%;
  }

  .col-lg-offset-7 {
    margin-left: 58.3333%;
  }

  .col-lg-offset-6 {
    margin-left: 50%;
  }

  .col-lg-offset-5 {
    margin-left: 41.6667%;
  }

  .col-lg-offset-4 {
    margin-left: 33.3333%;
  }

  .col-lg-offset-3 {
    margin-left: 25%;
  }

  .col-lg-offset-2 {
    margin-left: 16.6667%;
  }

  .col-lg-offset-1 {
    margin-left: 8.33333%;
  }

  .col-lg-offset-0 {
    margin-left: 0;
  }
}
.visible-xxs, tr.visible-xxs, th.visible-xxs, td.visible-xxs {
  display: none;
}

@media (max-width: 479px) {
  .visible-xxs {
    display: block !important;
  }

  table.visible-xxs {
    display: table;
  }

  tr.visible-xxs {
    display: table-row !important;
  }

  th.visible-xxs, td.visible-xxs {
    display: table-cell !important;
  }

  h3 {
    text-align: center;
    margin: 0 0 10px 0;
  }
}
.visible-xs, tr.visible-xs, th.visible-xs, td.visible-xs {
  display: none;
}

@media (min-width: 480px) and (max-width: 639px) {
  .visible-xs {
    display: block !important;
  }

  table.visible-xs {
    display: table;
  }

  tr.visible-xs {
    display: table-row !important;
  }

  th.visible-xs, td.visible-xs {
    display: table-cell !important;
  }
}
.visible-sm, tr.visible-sm, th.visible-sm, td.visible-sm {
  display: none;
}

@media (min-width: 640px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }

  table.visible-sm {
    display: table;
  }

  tr.visible-sm {
    display: table-row !important;
  }

  th.visible-sm, td.visible-sm {
    display: table-cell !important;
  }
}
.visible-md, tr.visible-md, th.visible-md, td.visible-md {
  display: none;
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }

  table.visible-md {
    display: table;
  }

  tr.visible-md {
    display: table-row !important;
  }

  th.visible-md, td.visible-md {
    display: table-cell !important;
  }
}
.visible-lg, tr.visible-lg, th.visible-lg, td.visible-lg {
  display: none;
}

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }

  table.visible-lg {
    display: table;
  }

  tr.visible-lg {
    display: table-row !important;
  }

  th.visible-lg, td.visible-lg {
    display: table-cell !important;
  }
}
@media (max-width: 479px) {
  .hidden-xxs, tr.hidden-xxs, th.hidden-xxs, td.hidden-xxs {
    display: none !important;
  }
}
@media (min-width: 480px) and (max-width: 639px) {
  .hidden-xs, tr.hidden-xs, th.hidden-xs, td.hidden-xs {
    display: none !important;
  }
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  width: 1170px;
}

@media only screen and (max-width: 768px) {
  .container {
    width: 100%;
  }
}
.container:before, .container:after {
  content: " ";
  display: table;
}

.container:after {
  clear: both;
}

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.container-fluid:before, .container-fluid:after {
  content: " ";
  display: table;
}

.container-fluid:after {
  clear: both;
}

/* ------------------------------
main visual
------------------------------ */
#main_visual {
  position: relative;
  max-height: 991px;
}

#main_visual .main_visual_copy {
  position: absolute;
  display: table;
  width: 100%;
  height: 100%;
  z-index: 100;
}

#main_visual .main_visual_copy h1 {
  font-size: 64px;
  font-size: 6.4rem;
  font-weight: bold;
  text-align: center;
  display: table-cell;
  width: 100%;
  height: 100%;
  line-height: 135%;
  vertical-align: middle;
  padding: 0px 30px;
}

@media only screen and (max-width: 768px) {
  #main_visual .main_visual_copy h1 {
    font-size: 24px;
    font-size: 2.4rem;
    padding: 0px 14px;
  }
}
#main_visual .main_visual_copy h1 span {
  font-size: 64px;
  font-size: 6.4rem;
}

@media only screen and (max-width: 768px) {
  #main_visual .main_visual_copy h1 span {
    font-size: 42px;
    font-size: 4.2rem;
  }
}
.flexslider {
  margin: 0;
  padding: 0;
}

.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
}

.flexslider .slides img {
  width: 100%;
  display: block;
}

.flexslider .slides:after {
  content: " ";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

html[xmlns] .flexslider .slides {
  display: block;
}

* html .flexslider .slides {
  height: 1%;
}

.no-js .flexslider .slides > li:first-child {
  display: block;
}

.flexslider {
  position: relative;
  zoom: 1;
}

.flexslider .slides {
  zoom: 1;
}

.flexslider .slides img {
  height: auto;
  -moz-user-select: none;
}

.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
}

.loading .flex-viewport {
  max-height: 300px;
}

.carousel li {
  margin-right: 5px;
}

/*--------------------------
section01
---------------------------*/
#section01 {
  background-color: #fff;
}

#section01 .news_holder {
  width: 100%;
  display: table;
}

#section01 .news_holder dt, #section01 .news_holder dd {
  display: table-cell;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
}

@media only screen and (max-width: 1040px) {
  #section01 .news_holder dt, #section01 .news_holder dd {
    display: block;
  }
}
@media only screen and (max-width: 768px) {
  #section01 .news_holder dt, #section01 .news_holder dd {
    padding: 15px;
  }
}
#section01 .news_holder dt {
  font-weight: normal;
  background: #7d7d7d;
  font-size: 18px;
  font-size: 1.8rem;
  width: 16%;
  padding: 30px 60px;
  position: relative;
  overflow: hidden;
}

#section01 .news_holder dt:before {
  font-family: "fontello";
  content: "\e80a";
  font-size: 18px;
  margin-right: 18px;
  color: #fff;
}

#section01 .news_holder dt::after {
  background-color: #fff;
  width: 100px;
  height: 120%;
  position: absolute;
  bottom: 0;
  right: -32px;
  -webkit-transform: skewX(-40deg);
  transform: skewX(-40deg);
  transform-origin: bottom right;
  -webkit-transform-origin: bottom right;
  -ms-transform-origin: bottom right;
  -moz-transform-origin: bottom right;
  -o-transform-origin: bottom right;
  content: "";
}

@media only screen and (max-width: 1040px) {
  #section01 .news_holder dt::after {
    display: none;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1252px) {
  #section01 .news_holder dt {
    width: 20%;
    padding: 30px 20px;
  }

  #section01 .news_holder dt::after {
    right: -20px;
    -webkit-transform: skewX(-35deg);
    transform: skewX(-35deg);
  }
}
@media only screen and (max-width: 1040px) {
  #section01 .news_holder dt {
    width: 100%;
  }
}
@media only screen and (max-width: 768px) {
  #section01 .news_holder dt {
    width: 100%;
    padding: 15px;
  }
}
#section01 .news_holder .article {
  width: 74%;
  margin: 0 auto;
  padding: 10px;
  text-align: left;
}

#section01 .news_holder .article .ticker {
  position: relative;
  overflow: hidden;
}

@media only screen and (min-width: 1040px) and (max-width: 1252px) {
  #section01 .news_holder .article {
    width: 55%;
  }
}
@media only screen and (max-width: 1040px) {
  #section01 .news_holder .article {
    width: 100%;
  }
}
#section01 .news_holder .article ul {
  width: 100%;
  height: 100%;
  position: relative;
}

#section01 .news_holder .article ul li {
  width: 100%;
  display: none;
}

#section01 .news_holder .article ul li a {
  font-size: 15px;
  font-size: 1.5rem;
  color: #000;
}

#section01 .news_holder .article ul li time {
  color: #666;
  margin-right: 10px;
}

#section01 .news_holder .article ul li time:before {
  font-family: "fontello";
  content: "\e80b";
  font-weight: normal;
  font-size: 18px;
  margin-right: 6px;
  color: #666;
}

@media only screen and (max-width: 768px) {
  #section01 .news_holder .article ul li time {
    display: block;
    margin: 0;
  }
}
#section01 .news_holder .more {
  text-align: center;
  width: 10%;
  padding: 20px 15px;
}

@media only screen and (min-width: 1040px) and (max-width: 1252px) {
  #section01 .news_holder .more {
    width: 15%;
  }
}
@media only screen and (max-width: 1040px) {
  #section01 .news_holder .more {
    margin: 0px auto;
    width: 60%;
  }
}
@media only screen and (max-width: 768px) {
  #section01 .news_holder .more {
    width: 80%;
  }
}
#section01 .news_holder .more .rectangle_out {
  font-size: 15px;
  font-size: 1.5rem;
  padding: 10px 0px;
  color: #333;
  display: block;
  border: solid 1px #333;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

#section01 .news_holder .more .rectangle_out:after {
  display: inline-block;
  float: right;
  margin-right: 12px;
  font-size: 16px;
  font-size: 1.6rem;
  font-family: "fontello";
  content: "\e808";
}

#section01 .news_holder .more .rectangle_out:hover {
  color: #fff;
  background: #333;
}

#section01 .news_holder .more .rectangle_out:hover:before {
  -webkit-transform: scale(1);
  transform: scale(1);
}

#section01 .news_holder .more .rectangle_out:hover:after {
  color: #fff;
}

/*--------------------------
section02
---------------------------*/
#section02 {
  background: url(/image/top/bg_about.jpg) no-repeat center center;
  height: 960px;
  width: 100%;
  display: table;
  position: relative;
  z-index: 2;
  overflow: hidden;
  background-size: cover;
}

#section02::after {
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}

@media only screen and (max-width: 768px) {
  #section02 {
    height: 100%;
    display: block;
  }
}
#section02::after {
  position: absolute;
  z-index: -1;
  bottom: 0;
  right: 0;
  height: 100%;
  width: 50%;
  background: rgba(85, 85, 85, 0.2);
  content: "";
  -webkit-transform: skewX(-40deg);
  transform: skewX(-40deg);
  transform-origin: bottom right;
  -webkit-transform-origin: bottom right;
  -ms-transform-origin: bottom right;
  -moz-transform-origin: bottom right;
  -o-transform-origin: bottom right;
}

@media only screen and (min-width: 1041px) and (max-width: 1620px) {
  #section02::after {
    -webkit-transform: skewX(-10deg);
    transform: skewX(-10deg);
  }
}
@media only screen and (max-width: 1040px) {
  #section02::after {
    -webkit-transform: skewX(-10deg);
    transform: skewX(-10deg);
  }
}
#section02 .about_holder {
  text-align: center;
  padding: 0 20px;
  display: table-cell;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
}

@media only screen and (max-width: 768px) {
  #section02 .about_holder {
    display: block;
    width: 100%;
    padding: 80px 20px;
  }
}
#section02 .about_holder .section_title {
  font-weight: normal;
  font-size: 60px;
  font-size: 6rem;
}

@media only screen and (max-width: 768px) {
  #section02 .about_holder .section_title {
    font-size: 38px;
    font-size: 3.8rem;
    display: block;
  }
}
#section02 .about_holder .text_block {
  line-height: 1.6;
  max-width: 940px;
  margin: 30px auto 60px;
}

@media only screen and (max-width: 768px) {
  #section02 .about_holder .text_block {
    margin: 40px auto 20px;
    text-align: left;
  }
}
#section02 .about_holder .text_block h3 {
  font-size: 34px;
  font-size: 3.4rem;
  line-height: 1;
  font-weight: normal;
  margin-bottom: 40px;
}

@media only screen and (max-width: 768px) {
  #section02 .about_holder .text_block h3 {
    font-size: 24px;
    font-size: 2.4rem;
    margin-bottom: 20px;
  }
}
#section02 .about_holder .text_block p {
  font-size: 16px;
  font-size: 1.6rem;
}

@media only screen and (max-width: 768px) {
  #section02 .about_holder .text_block p {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
/*--------------------------
section03
---------------------------*/
@media only screen and (max-width: 768px) {
  #section03 .row {
    margin-left: 0;
    margin-right: 0;
  }
}
#section03 .block_menu {
  height: 640px;
  padding: 50px;
}

@media only screen and (max-width: 1040px) {
  #section03 .block_menu {
    width: 100%;
    height: 400px;
    padding: 65px 0 50px;
    float: none;
  }
}
@media only screen and (max-width: 768px) {
  #section03 .block_menu {
    height: 100%;
    padding: 50px 10px;
  }
}
#section03 .block_menu .text_block {
  text-align: center;
  padding-top: 200px;
}

@media only screen and (max-width: 1040px) {
  #section03 .block_menu .text_block {
    padding-top: 0;
  }
}
#section03 .block_menu .text_block .section_title {
  font-weight: normal;
  font-size: 42px;
  font-size: 4.2rem;
  margin-bottom: 20px;
}

@media only screen and (max-width: 768px) {
  #section03 .block_menu .text_block .section_title {
    font-size: 38px;
    font-size: 3.8rem;
  }
}
#section03 .block_menu .text_block p {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.6;
}

@media only screen and (max-width: 768px) {
  #section03 .block_menu .text_block p {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
#section03 .block_menu.menu01 {
  background: url(/image/top/pic_globalcommunication.jpg) no-repeat center center;
  background-size: cover;
}

#section03 .block_menu.menu02 {
  background: url(/image/top/pic_globalevent.jpg) no-repeat center center;
  background-size: cover;
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}

@media only screen and (max-width: 1040px) {
  #section03 .block_menu.menu02 {
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
  }
}
#section03 .block_menu.menu03 {
  background: url(/image/top/pic_eventcompany.jpg) no-repeat center center;
  background-size: cover;
  -webkit-transition-delay: 0.6s;
  transition-delay: 0.6s;
}

@media only screen and (max-width: 1040px) {
  #section03 .block_menu.menu03 {
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
  }
}
#section03 .block_menu .btn_wrap {
  margin-top: 30px;
}

/*--------------------------
section04
---------------------------*/
#section04 {
  background: url(/image/top/bg_casestudy.jpg) no-repeat center center;
  background-size: cover;
  text-align: center;
  min-height: 930px;
  padding: 100px 0;
}

@media only screen and (max-width: 768px) {
  #section04 {
    background: url(/image/top/bg_casestudy.jpg) no-repeat top center;
    background-size: contain;
    min-height: 0px;
    padding: 200px 10px 50px;
  }
}
#section04 .section_title {
  font-weight: normal;
  font-size: 60px;
  font-size: 6rem;
  margin-bottom: 30px;
}

@media only screen and (max-width: 768px) {
  #section04 .section_title {
    font-size: 30px;
    font-size: 3rem;
    margin-bottom: 16px;
  }
}
#section04 h3 {
  font-size: 42px;
  font-size: 4.2rem;
  line-height: 1;
  font-weight: normal;
  margin-bottom: 10px;
}

@media only screen and (max-width: 768px) {
  #section04 h3 {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
#section04 h3 span {
  font-size: 52px;
  font-size: 5.2rem;
  font-weight: bold;
}

@media only screen and (max-width: 768px) {
  #section04 h3 span {
    font-size: 30px;
    font-size: 3rem;
  }
}
#section04 p {
  font-size: 38px;
  font-size: 3.8rem;
  line-height: 1.6;
}

@media only screen and (max-width: 768px) {
  #section04 p {
    font-size: 18px;
    font-size: 1.8rem;
    margin-bottom: 16px;
  }
}
#section04 .container {
  position: relative;
}

#section04 dl {
  position: absolute;
}

@media only screen and (max-width: 768px) {
  #section04 dl {
    position: static;
    margin-bottom: 20px;
  }
}
#section04 dl dt {
  text-align: left;
  font-weight: bold;
  font-size: 26px;
  padding-bottom: 14px;
}

#section04 dl dd {
  font-size: 14px;
  text-align: left;
}

#section04 dl dd ul {
  float: left;
  margin-right: 18px;
}

@media only screen and (max-width: 768px) {
  #section04 dl dd ul {
    width: 33.3333333%;
    margin-right: 0px;
    padding-right: 12px;
  }
}
#section04 dl dd ul li {
  padding-bottom: 6px;
}

#section04 .asia {
  left: 270px;
  top: 10px;
}

#section04 .oceania {
  left: 400px;
  top: 400px;
}

#section04 .north_america {
  top: 10px;
  right: 100px;
}

#section04 .europa {
  left: 20px;
  top: 10px;
}

#section04 .south_america {
  right: 20px;
  top: 300px;
}

#section04 .btn_wrap {
  margin-top: 560px;
}

@media only screen and (max-width: 768px) {
  #section04 .btn_wrap {
    margin-top: 20px;
  }
}
/*--------------------------
section04
---------------------------*/
#section04 > section {
  position: relative;
  z-index: 2;
  overflow: hidden;
  min-height: 960px;
  width: 100%;
}

#section04 > section::after {
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}

@media only screen and (max-width: 768px) {
  #section04 > section {
    min-height: 100%;
  }
}
#section04 > section .case_holder {
  width: 50%;
}

@media only screen and (max-width: 768px) {
  #section04 > section .case_holder {
    text-align: center !important;
    width: 100%;
  }

  #section04 > section .case_holder .btn_wrap .btn {
    margin: 0 auto !important;
  }
}
#section04 > section .case_holder .caption {
  font-weight: 700;
  margin-bottom: 10px;
}

#section04 > section .case_holder .section_title {
  font-weight: normal;
  line-height: 115%;
  font-size: 38px;
  font-size: 3.8rem;
}

#section04 > section .case_holder .text_block {
  line-height: 1.6;
  margin-top: 40px;
}

#section04 > section .case_holder.left {
  margin-right: auto;
}

#section04 > section .case_holder.left .btn_wrap {
  margin-top: 40px;
}

#section04 > section .case_holder.left .btn_wrap .btn {
  margin: 0 auto 0 0;
}

#section04 > section .case_holder.right {
  margin-left: auto;
}

#section04 > section .case_holder.right .btn_wrap {
  margin-top: 40px;
}

#section04 > section .case_holder.right .btn_wrap .btn {
  margin: 0 0 0 auto;
}

/*--------------------------
section05
---------------------------*/
#section05 {
  height: 960px;
  width: 100%;
  display: table;
  background: url(/image/top/bg_case_01.jpg) no-repeat center center;
  background-size: cover;
}

@media only screen and (max-width: 1040px) {
  #section05 {
    height: 780px;
  }
}
@media only screen and (max-width: 768px) {
  #section05 {
    padding: 40px 0px;
    height: auto;
  }
}
#section05::after {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  height: 100%;
  width: 50%;
  background: rgba(1, 1, 1, 0.4);
  content: "";
  -webkit-transform: skewX(140deg);
  transform: skewX(140deg);
  transform-origin: top left;
  -webkit-transform-origin: top left;
  -ms-transform-origin: top left;
  -moz-transform-origin: top left;
  -o-transform-origin: top left;
}

@media only screen and (min-width: 1041px) and (max-width: 1620px) {
  #section05::after {
    -webkit-transform: skewX(170deg);
    transform: skewX(170deg);
  }
}
@media only screen and (max-width: 1040px) {
  #section05::after {
    -webkit-transform: skewX(170deg);
    transform: skewX(170deg);
  }
}
@media only screen and (max-width: 768px) {
  #section05::after {
    -webkit-transform: skewX(0deg);
    transform: skewX(0deg);
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(1, 1, 1, 0.5);
  }
}
#section05 .case_holder {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  padding: 0px 50% 0px 40px;
}

@media only screen and (max-width: 1040px) {
  #section05 .case_holder {
    padding: 0px 75px 0px 35px;
  }
}
@media only screen and (max-width: 768px) {
  #section05 .case_holder {
    display: block;
    padding: 0px 20px;
  }
}
#section05 .case_holder.left {
  margin-right: auto;
}

@media only screen and (max-width: 768px) {
  #section05 .case_holder.left {
    margin: 0;
  }
}
#section05 .case_holder .section_title {
  font-weight: normal;
  font-size: 38px;
  font-size: 3.8rem;
  line-height: 115%;
  display: block;
  margin-bottom: 16px;
}

@media only screen and (max-width: 768px) {
  #section05 .case_holder .section_title {
    text-align: center;
  }
}
#section05 .case_holder p {
  width: 65%;
  line-height: 150%;
  font-size: 16px;
  font-size: 1.6rem;
}

@media only screen and (max-width: 768px) {
  #section05 .case_holder p {
    font-size: 16px;
    font-size: 1.6rem;
    text-align: center;
    width: auto;
  }
}
#section05 .case_holder .btn_wrap {
  margin-top: 30px;
}

#section05 .case_holder .btn_wrap .btn {
  margin: 0 auto 0 0;
}

@media only screen and (max-width: 768px) {
  #section05 .case_holder .btn_wrap .btn {
    margin: 0 auto;
  }
}
/*--------------------------
section06
---------------------------*/
#section06 {
  background: url(/image/top/bg_case_02.jpg) no-repeat center center;
  background-size: cover;
  height: 960px;
  width: 100%;
  display: table;
}

@media only screen and (max-width: 1040px) {
  #section06 {
    height: 780px;
  }
}
@media only screen and (max-width: 768px) {
  #section06 {
    padding: 40px 0px;
    height: auto;
  }
}
#section06::after {
  position: absolute;
  z-index: -1;
  bottom: 0;
  right: 0;
  height: 100%;
  width: 50%;
  background: rgba(1, 1, 1, 0.4);
  content: "";
  -webkit-transform: skewX(-40deg);
  transform: skewX(-40deg);
  transform-origin: bottom right;
  -webkit-transform-origin: bottom right;
  -ms-transform-origin: bottom right;
  -moz-transform-origin: bottom right;
  -o-transform-origin: bottom right;
}

@media only screen and (min-width: 1041px) and (max-width: 1620px) {
  #section06::after {
    -webkit-transform: skewX(-10deg);
    transform: skewX(-10deg);
  }
}
@media only screen and (max-width: 1040px) {
  #section06::after {
    -webkit-transform: skewX(-10deg);
    transform: skewX(-10deg);
  }
}
@media only screen and (max-width: 768px) {
  #section06::after {
    -webkit-transform: skewX(0deg);
    transform: skewX(0deg);
    width: 100%;
    height: 100%;
    right: 0;
    bottom: 0;
    background: rgba(1, 1, 1, 0.5);
  }
}
#section06 .case_holder {
  padding: 0px 40px;
  display: table-cell;
  vertical-align: middle;
  text-align: right;
  width: 100%;
  padding-left: 50%;
}

@media only screen and (max-width: 1040px) {
  #section06 .case_holder {
    padding: 0px 75px 0px 35px;
  }
}
@media only screen and (max-width: 768px) {
  #section06 .case_holder {
    display: block;
    padding: 0px 20px;
  }
}
#section06 .case_holder.right {
  margin-left: auto;
}

#section06 .case_holder .section_title {
  font-weight: normal;
  font-size: 38px;
  font-size: 3.8rem;
  line-height: 115%;
  display: block;
  margin-bottom: 16px;
}

@media only screen and (max-width: 768px) {
  #section06 .case_holder .section_title {
    text-align: center;
  }
}
#section06 .case_holder p {
  text-align: right;
  line-height: 150%;
  font-size: 16px;
  font-size: 1.6rem;
}

@media only screen and (max-width: 768px) {
  #section06 .case_holder p {
    font-size: 16px;
    font-size: 1.6rem;
    text-align: center;
    width: auto;
  }
}
#section06 .case_holder .btn_wrap {
  margin-top: 30px;
}

#section06 .case_holder .btn_wrap .btn {
  margin: 0 0 0 auto;
}

@media only screen and (max-width: 768px) {
  #section06 .case_holder .btn_wrap .btn {
    margin: 0 auto;
  }
}
/*--------------------------
section07
---------------------------*/
#section07 {
  text-align: center;
  padding: 80px 0;
  background: url(/image/top/bg_contact.png) no-repeat center center;
  background-size: cover;
}

@media only screen and (max-width: 768px) {
  #section07 {
    padding: 20px 0;
  }
}
#section07 .section_title {
  font-weight: normal;
  font-size: 60px;
  font-size: 6rem;
  margin-bottom: 50px;
}

@media only screen and (max-width: 768px) {
  #section07 .section_title {
    font-size: 38px;
    font-size: 3.8rem;
    margin-bottom: 20px;
  }
}
#section07 .inner {
  width: 100%;
}

#section07 .inner .office {
  width: 50%;
  margin: 0 auto;
}

@media only screen and (max-width: 1040px) {
  #section07 .inner .office {
    width: 50%;
  }
}
@media only screen and (max-width: 768px) {
  #section07 .inner .office {
    width: 100%;
    margin-bottom: 14px;
  }
}
#section07 .inner .office .name {
  font-size: 28px;
  font-size: 2.8rem;
  font-weight: normal;
  display: block;
  border-bottom: 2px #fff solid;
  padding-bottom: 10px;
}

@media only screen and (max-width: 768px) {
  #section07 .inner .office .name {
    border-bottom: 1px #fff solid;
  }
}
#section07 .inner .office .address {
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.6;
  margin-top: 14px;
  margin-bottom: 10px;
}

@media only screen and (max-width: 768px) {
  #section07 .inner .office .address {
    line-height: 1.35;
    font-size: 14px;
    font-size: 1.4rem;
    margin-top: 0px;
    margin-bottom: 4px;
  }
}
#section07 .inner .office .address:before {
  font-size: 20px;
  font-size: 2rem;
  font-family: "fontello";
  content: "\f031";
  padding-right: 6px;
  position: relative;
  top: -1px;
}

#section07 .inner .office .tel {
  font-size: 20px;
  font-size: 2rem;
  line-height: 100%;
  margin-bottom: 14px;
}

@media only screen and (max-width: 768px) {
  #section07 .inner .office .tel {
    font-size: 14px;
    font-size: 1.4rem;
    margin-bottom: 4px;
  }
}
#section07 .inner .office .tel:before {
  font-size: 20px;
  font-size: 2rem;
  font-family: "fontello";
  content: "\e801";
  padding-right: 8px;
  padding-left: 10px;
  position: relative;
  top: -1px;
}

#section07 .inner .office .tel span {
  font-size: 16px;
  font-size: 1.6rem;
}

#section07 .inner .office .mail {
  font-size: 20px;
  font-size: 2rem;
  margin-left: 12px;
  margin-bottom: 14px;
}

@media only screen and (max-width: 768px) {
  #section07 .inner .office .mail {
    font-size: 14px;
    font-size: 1.4rem;
    margin-bottom: 4px;
  }
}
#section07 .inner .office .mail:before {
  font-size: 20px;
  font-size: 2rem;
  font-family: "fontello";
  content: "\e805";
  padding-right: 6px;
  position: relative;
  top: -1px;
}

#section07 .inner .office .end {
  margin-bottom: 30px;
}

@media only screen and (max-width: 768px) {
  #section07 .inner .office .end {
    font-size: 12px;
    font-size: 1.2rem;
    margin-bottom: 16px;
  }
}
#section04 .china {
  top: 10px;
  left: 510px;
}
#section04 .korea {
  top: 10px;
  left: 630px;
}
#section04 .hawaii {
  top: 250px;
  left: 730px;
}
#section04 .micronesia {
  top: 220px;
  left: 540px;
}