@charset "utf-8";

.main {
  margin-top: 0;
}
/* keyvisualSlider */
.keyvisualSliderArrow {
  position: relative;
  top: -310px;
  width: 1000px;
  margin: 0 auto;
}
.keyvisualSlider_item:not(.slick-current) {
  opacity: .4;
}
.keyvisualSliderArrow_item {
  position: absolute;
}
.keyvisualSliderArrow_item.prev {
  left: -60px;
  top: 50%;
  margin-top: -48px;
}
.keyvisualSliderArrow_item.next {
  right: -60px;
  top: 50%;
  margin-top: -48px;
}
.keyvisualSliderArrow_item > a {
  position: relative;
  display: block;
  text-indent: -9999px;
  width: 60px;
  height: 70px;
  font-size: 0;
  background-color: #ffffff;
}
.keyvisualSliderArrow_item > a::before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 30px;
  height: 30px;
  margin-top: 19px;
  border-top: 1px solid #808080;
  border-right: 1px solid #808080;
}
.keyvisualSliderArrow_item.prev a::before {
  margin-left: 19px;
  -ms-transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
.keyvisualSliderArrow_item.next a::before {
  margin-left: 8px;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.slick-dots {
  display: table;
  width: 1000px;
  table-layout: fixed;
  margin: 0 auto;
}
.slick-dots > li {
  display: table-cell;
  padding: 0 5px;
}
.slick-dots > li:first-child {
  padding-left: 0;
}
.slick-dots > li:last-child {
  padding-right: 0;
}
.slick-dots > li > button {
  display: block;
  text-indent: -9999px;
  cursor: pointer;
  width: 100%;
  height: 12px;
  background-color: #dbdbdb;
  margin-top: 30px;
}
.slick-dots > .slick-active >  button {
  background-color: #262626;
}
.slick-dots {
    width: auto;
}
.slick-dots > li > button {
    width: 26px;
    height: 4px;
}
/* lineup */
.lineup {
  padding: 0 7px;
}
.lineupIndex {
  margin-bottom: 40px;
}
.lineupIndex_item {
  float: left;
}
.lineupIndex_item + .lineupIndex_item:not(:nth-child(6)) {
  border-left: 1px solid #ebebeb;
}
.lineupIndex_item:nth-child(5) ~ .lineupIndex_item {
  margin-top: 16px;
}
.lineupIndex_item > a:hover {
  opacity: .7;
}
.lineupDetail_item.active {
  display: block;
}
.lineupDetail_item {
  display: none;
  margin-bottom: 40px;
  padding-bottom: 50px;
  border-bottom: 1px solid #ebebeb;
}
.lineupDetail_itemLeft {
  float: left;
  padding-top: 15px;
}
.lineupDetail_itemRight {
  float: right;
  padding-right: 95px;
}
.lineup_logo {
  margin-bottom: 15px;
}
.lineup_featureList {
  width: auto;
}
.lineup_featureList_item {
  width: auto;
  height: auto;
}
.lineup_copy {
  position: relative;
  font-size: 1.25rem;
  font-weight: bold;
  margin: 45px 0 20px;
  letter-spacing: .05rem;
}
.lineup_copy::before {
  content: '';
  display: block;
  position: absolute;
  top: -20px;
  left: 0;
  font-size: 2rem;
  line-height: 1;
  width: 24px;
  height: 2px;
  background-color: #b0b0b0;
}
.lineupDetail_btnMore {
  width: 240px;
  margin: 0 auto 50px;
}
.lineupDetail_btnMore > a {
  padding: 20px 10px;
  border-color: #bababa;
}

/* related */
.related {
  margin-bottom: 90px;
}
.related_label {
  display: table;
  font-size: 1.286rem;
  font-weight: bold;
  text-align: center;
  white-space: nowrap;
  margin-bottom: 30px;
}
.related_label::before,
.related_label::after {
  content: '';
  display: table-cell;
  width: 50%;
  background: -webkit-linear-gradient(transparent 50%, currentColor 50%, currentColor -webkit-calc(50% + 1px), transparent -webkit-calc(50% + 1px));
  background: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(50%, currentColor), color-stop(currentColor calc(50% + 1px)), to(transparent calc(50% + 1px)));
  background: linear-gradient(transparent 50%, currentColor 50%, currentColor calc(50% + 1px), transparent calc(50% + 1px));
  -webkit-background-clip: padding;
  background-clip: padding;
}
.related_label::before {
  border-right: 1em solid transparent;
}
.related_label::after {
  border-left: 1em solid transparent;
}
.relatedlist {
  width: 878px;
  margin: 0 auto;
}
.relatedlist_item {
  float: left;
}
.relatedlist_item + .relatedlist_item {
  margin-left: 49px;
}
.relatedlist_item > a:hover {
  opacity: .7;
}

/* philosophy */
.philosophy{
	margin-top: 50px;
	font-family: "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
}
.philosophy_inner {
  height: 550px;
  /*background: #000 url(../images/bg_phyilosophy_01.jpg) no-repeat center center;*/
}
.philosophy_inner div > a:hover {
  opacity: .8;
}
.philosophy_logo {
  text-align: center;
  padding: 76px 0 53px;
}
.philosophy_copy {
  color: #fff;
  font-size: 1.25rem;
  text-align: center;
  line-height: 2.5;
  letter-spacing: .05rem;
  margin-bottom: 50px;
}
.philosophy_btn {
  width: 240px;
  margin: 0 auto;
}
.philosophy_btn > a {
  color: #fff;
  border-color: #fff;
}
.philosophy_btn > a::before {
  border-color: #fff;
}
.philosophy_movieList_item {
  float: left;
  width: 50%;
}
.philosophy_movieList_item img {
  max-width: 100%;
}
.philosophy_movieList_item > a:hover {
  opacity: .8;
}

/* Global Network */
.europe{
  position: absolute;
  top: 10px;
  left: 35px;
}
.middleEast{
  position: absolute;
  top: 330px;
  left: 150px;
}
.africa{
  position: absolute;
  top: 430px;
  left: 35px;
}
.asia{
  position: absolute;
  top: 140px;
  left: 320px;
}
.oceania{
  position: absolute;
  top: 440px;
  left: 380px;
}
.americas{
  position: absolute;
  top: 240px;
  right: 190px;
}
.globalNetwork{
  background-color: #e6e6e6;
  margin-bottom: 50px;
}
.globalNetwork .container{
  background: url(../jpg/bg_globalnetwork_01.jpg) center -185px no-repeat;
  height: 700px;
  position: relative;
}

/* technology */
.technology{
  background-color: #e6e6e6;
  margin-bottom: 50px;
}
.technology .container{
  background: url(../jpg/bg_globalnetwork_01.jpg) center center no-repeat;
  height: 500px;
}
.technology_inner {
  height: 400px;
  margin-bottom: 38px;
  padding: 95px 0 0 60px;
  background: url(../bg_technology_01.html) no-repeat 0 0;
}
.technology_name {
  font-size: 1.714rem;
  font-weight: bold;
}
.technology_name + .technology_name {
  margin-top: 10px;
}
.technology_btn {
  width: 280px;
}
.technology_btn > a {
  padding: 17px;
}
.techcolumnWrap .column {
  width: 480px;
}
.techcolumnWrap .column + .column {
  margin-left: 38px;
}
.techcolumnWrap > .column > a {
  display: block;
}
.techcolumnWrap > .column > a:hover {
  opacity: .7;
}
.techcolumn_image {
  margin-bottom: 10px;
}
.techcolumn_text {
  color: #1072bd;
  text-indent: -1em;
  margin-left: 1em;
}
.techcolumn_text::before {
  content: '';
  display: inline-block;
  position: relative;
  top: -2px;
  width: 7px;
  height: 7px;
  margin-right: 5px;
  border-top: 1px solid #000;
  border-right: 1px solid #000;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

/* news */
.news_inner {
  margin-bottom: 50px;
  padding: 25px 0 30px;
  background-color: #f3f3f3;
}
.news_label {
  font-size: 1.429rem;
  font-weight: bold;
  text-align: center;
  margin-bottom: 25px;
}
.newsColumnWrap .column{
  margin: 0 0 30px;
}
.news_linkList {
  width: 600px;
  margin: 0 auto;
}
.news_btnInfo {
  width: 214px;
  margin: 0 auto;
}
.news_btnInfo > a {
  font-weight: bold;
  letter-spacing: .1rem;
}
.news_btn{
  width: 252px;
  margin: auto;
}
.news_btn a{
  padding: 17px 0;
}

/* special */
.specialWrap.column2 .column:first-child,
.specialWrap.column3 .column {
  width: 308px;
}
.specialWrap.column2 .column:last-child {
  width: 654px;
}
.specialWrap > .column > a {
  display: block;
}
.specialWrap > .column > a:hover {
  opacity: .7;
}
.specialWrap .column + .column {
  margin-left: 38px;
}
.specialColumn_image {
  margin-bottom: 10px;
}
.specialColumn_text {
  color: #1072bd;
  text-indent: -1em;
  margin-left: 1em;
}
.specialColumn_text::before {
  content: '';
  display: inline-block;
  position: relative;
  top: -2px;
  width: 7px;
  height: 7px;
  margin-right: 5px;
  border-top: 1px solid #000;
  border-right: 1px solid #000;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}


.specialWrap-fb1 {
  display:flex;
  justify-content:space-between;
  flex-wrap: wrap;
}

.specialWrap-fb1::after{
  content:"";
  display: block;
  width:308px;
}

.specialWrap-fb1 .column {
  width: 308px;
  margin-bottom:35px;
}


/* support */
.supporWrap .column .column_inner {
  padding: 0 40px;
}
.supporWrap .column + .column .column_inner {
  border-left: 1px solid #dcdcdc;
}
.supporWrap .column {
  width: 332px;
}
.suportColumn_text {
  margin-bottom: 20px;
}
.suportColumn_btn > a {
  padding: 17px 0;
}