@charset "UTF-8";

/* --------------------------------------------  
Index
--------------------------------------------  */
.footer{
  margin-top: 0;
}

.category_header {
 /*background: url("../images/hd-bg.png") no-repeat center 0;*/
 /*background-size: cover;*/
 /*height: 540px;*/
	height: 72px;
}
.category_header #logo_group {
 width: 132px;
 height: auto;
 margin-left: 25px;
 margin-top: 15px;
 padding: 0;
}
.category_header #logo_company {
 width: 185px;
 height: auto;
 margin-right: 25px;
 margin-top: 24px;
 padding: 0;
}
.category_header #logo_group img,
.category_header #logo_company img {
 width: 100%;
 height: auto;
}
.category_header .page_heading {
 width: 720px;
 margin: 0;
 top: 50%;
 left: 50%;
 bottom: auto;
 right: auto;
 -webkit-transform: translate(-50%, -50%);
 transform: translate(-50%, -50%);
 text-indent: 0;
 margin-top: 30px;
}
.category_header .page_heading h1 {
 background-image: url("../images/hd-h2_ttl.png");
 background-position: center center;
 background-size: contain;
 background-repeat: no-repeat;
 width: 720px;
 height: 214px;
 overflow: hidden;
 text-indent: -9999px;
 margin: 0 0 20px 0;
}
.category_header .text_lead {
 text-align: center;
 font-size: 16px;
 line-height: 187.5%;
 font-weight: bold;
}
.category_header .page_menu{
 display: none;
 font-size: 22px;
 line-height: 160%;
}
/*
.category_header .page_menu p{
 display: none;
 width: 400px;
 margin: 15px auto 0 auto;
}
.category_header .page_menu p.bt_technology {
 display:block;
}
*/


@media screen and (max-width: 640px) {
 /* ------------------  smp   ------------------   */
 .category_header {
  /*
  height: 680px;
  min-height: 450px;
  */
  /*height:160vw;
  min-height: 540px;*/
	 height: 54px;
 }
 .category_header .page_heading {
  box-sizing: border-box;
  width: 100%;
  padding: 0 20px;
  margin-top: 20px;
 }
 .category_header #logo_group {
  width: 86px;
  height: auto;
  margin-left: 20px;
  margin-top: 15px;
  padding: 0;
 }
 .category_header #logo_company {
  width: 120px;
  height: auto;
  margin-right: 20px;
  margin-top: 21px;
  padding: 0;
 }
 .category_header .page_heading h1 {
  width: 100%;
  height: 0;
  padding: 29.65% 0 0 0;
  overflow: hidden;
  text-indent: -9999px;
 }
 .category_header .page_heading .page_menu {
  display: block;
  font-size: 18px;
  line-height: 160%;
 }
 .category_header .page_heading .page_menu p{
  display:block;
  width:auto;
  margin: 1em 0 0 0;
 }
 
.category_header .text_lead {
 text-align: center;
 font-size: 3.4375vw;
 line-height: 187.5%;
 font-weight: bold;
}
}

/*------------------*/
/* #content */
#content {
 width: 100%;
 padding: 80px 0 0 0;
}
.btn-block i.blank {
 display: block;
 width: 28px;
 height: 19px;
 position: absolute;
 right: 25px;
 top: 50%;
 transform: translateY(-50%);
 background: url("../images/btn_icon-blank.png") no-repeat 0 0;
 background-size: contain;
}
.btn-block i.arrow {
 display: block;
 width: 28px;
 height: 23px;
 position: absolute;
 right: 25px;
 top: 50%;
 transform: translateY(-50%);
 background: url("../images/btn_icon-arrow01.png") no-repeat 0 0;
 background-size: contain;
}
.btn-block i.arrow02 {
 display: block;
 width: 28px;
 height: 23px;
 position: absolute;
 right: 25px;
 top: 50%;
 transform: translateY(-50%);
 background: url("../images/btn_icon-arrow02.png") no-repeat 0 0;
 background-size: contain;
}
.txt_link i.report {
 display: inline-block;
 width: 22px;
 height: 26px;
 background: url("../images/icon_pdf.png") no-repeat 0 0;
 background-size: contain;
 padding: 0;
 margin-right: 12px;
 vertical-align:middle;
}

#content .font-bold{
 font-weight: bold !important;
}
#content .font-normal{
 font-weight:normal !important;
}

@media screen and (max-width: 640px) {
 /* ------------------  smp   ------------------   */
 #content{
  padding: 50px 0 0 0;
 }
 .btn-block i.blank {
  width: 21px;
  height: 15px;
  right: 15px;
 }
 .btn-block i.arrow02,
 .btn-block i.arrow {
  display: block;
  width: 21px;
  height: 18px;
  right: 15px;
 }
}

/*------------------*/
/* .event_select */
.event_select {
 display: flex;
 flex-wrap: wrap;
}
.event_select .font-xs,
.event_select .font-sm,
.event_select .font-md,
.event_select .font-md-w,
.event_select .font-lg,
.event_select .font-lg-w,
.event_select .font-xl,
.event_select .font-xl-w,
.event_select .font-ex {
	line-height: 166%;
}
.event_select .venue {
 margin: 0;
 padding: 70px 20px;
 background-color: #ffffff;
}
.event_select .web {
 margin: 0;
 padding: 70px 20px;
 background-color: #141f66;
 color: #ffffff;
}
.event_select .web a{
 color: #ffffff;
}
.event_select .inner {
 width: 100%;
 max-width: 480px;
 margin: 0 auto;
}
.event_select .venue .inner {
 margin-left: auto;
}
.event_select .venue h3,
.event_select .web h3 {
 text-align: center;
 font-size: 28px;
 margin: 0;
}
.event_select .concept {
 font-size: 16px;
 line-height: 187.5%;
}
.event_select .date {
 /*
 font-size: 18px;
 line-height: 166%;
 line-height: normal;
 text-align: center;
 */
}
.event_select .date .list {
 display: table;
 margin: 0 auto;
 text-align: left;
}
.event_select .date .list dl {
 display: table-row;
 margin: 0;
 padding: 0;
}
.event_select .date .list dl dt,
.event_select .date .list dl dd {
 display: table-cell;
 padding-top: 0.4em;
 vertical-align: top;
}
.event_select .date .list dl:first-child dt,
.event_select .date .list dl:first-child dd {
 padding-top: 0;
}
.event_select .date .list dl dt {
 padding-right: 1em;
 white-space: nowrap;
 line-height: 140%;
}
.event_select .date .list dl dd {
 line-height: 140%;
 margin: 0;
}
.event_select .notes{
 color: inherit;
 border: #cccccc solid 1px;
 padding: 0.5em 1em;
}
.event_select .notes p{
 text-indent: -1em;
 padding-left: 1em;
}
.event_select .indent1{
 text-indent: -1em;
 padding-left: 1em;
}
.event_select .btn_entry {
 font-size: 22px;
 line-height: 160%;
}
.event_select .btn_entry a {
 box-shadow: 0 5px 0 0 rgba(0, 70, 103, 1);
}
.event_select .btn_entry span {
 background-color: #cccccc;
}
.event_select .btn_entry a:hover {
 box-shadow: 0 3px 0 0 rgba(0, 70, 103, 0.8);
 transform: translateY(2px);
}

@media all and (-ms-high-contrast:none) {
 .event_select .btn_entry a,
 .event_select .btn_entry span {
  padding-top: 19px !important;
  padding-bottom:11px !important;
 }
}

@media screen and (max-width: 640px) {
 /* ------------------  smp   ------------------   */
 .event_select .venue {
  padding: 40px 20px;
 }
 .event_select .web {
  padding: 40px 20px;
 }
 .event_select .date .list {
  display: block;
  margin: 0 auto;
  text-align: left;
 }
 .event_select .date .list dl {
  display: block;
  margin-top: 1em;
 }
 .event_select .date .list dl dt,
 .event_select .date .list dl dd {
  display: block;
  margin: 0;
  padding: 0;
 }
 .event_select .date .list dl:first-child dt,
 .event_select .date .list dl:first-child dd {
  padding-top: 0;
 }
 .event_select .date .list dl dt {
  padding-right: 1em;
  white-space: normal;
  line-height: 140%;
 }
 .event_select .date .list dl dd {
  line-height: 140%;
  padding: 0;
  margin: 0;
 }
 .event_select .btn_entry {
  font-size: 18px;
  line-height: 160%;
 }
 .event_select .venue .btn_entry .btn-block {
  padding: 0 31px 0 15px;
 }
}

/*------------------*/
/* .world_technology */
.world_technology {
 background: url("../images/main_bg.png") repeat center 0;
 background-size: 200px auto;
 padding-bottom: 58px;
}
.world_technology h2 {
 margin: 0;
 text-align: center;
 background: url("../images/world_technology-h2_ttl_bg.png") no-repeat center center;
 background-size: cover;
 padding: 65px 0;
}
.world_technology h2 img {
 width: 408px;
 height: auto;
}
.world_technology .info_movie {
 box-sizing: border-box;
 width: 980px;
 margin: 0 auto;
 padding: 40px;
 background-color: #FFFFFF;
 border-radius: 5px;
 box-shadow: 0 5px 0 0 rgba(184, 216, 229, 1);
}
.world_technology .info_movie h3 {
 color: #0f4999;
 font-size: 28px;
 line-height: 140%;
 font-weight: bold;
}
.world_technology .info_movie .movie {
 position: relative;
 width: 100%;
}
/*
.world_technology .info_movie .movie::before {
 content: "";
 display: block;
 width: 100%;
 height: 100%;
 position: absolute;
 top: 0;
 left: 0;
 z-index: 1;
 background: url("../images/movie_icon.png") no-repeat center center;
 background-size: 76px auto;
}
*/
.world_technology .info_movie .movie_wrap {
 position: relative;
 line-height: 0;
 width: 100%;
 height: 0;
 padding: 56.25% 0 0 0;
}
.world_technology .info_movie .movie .movie_wrap iframe{
 position: absolute;
 top: 0;
 left: 0;
 width: 100% !important;
 height: 100% !important;
}
.world_technology .etc_movie {
 width: 980px;
 margin: 0 auto;
 padding: 0 0 0 0;
 background-color: #FFFFFF;
 border-radius: 5px;
 overflow: hidden;
 box-shadow: 0 5px 0 0 rgba(184, 216, 229, 1);
}
.world_technology .etc_movie h3 {
  width: 100%;
  height: auto;
 box-sizing: border-box;
 background-color: #0f4999;
 color: #ffffff;
 margin: 0;
 padding: 10px 80px 10px 83px;
 min-height: 70px;
 display: flex;
 align-items: center;
 font-size: 28px;
 line-height: 125%;
}
@media all and (-ms-high-contrast:none) {
 .world_technology .etc_movie h3 {
  height: 70px;
  padding: 13px 80px 7px 83px;
 }
}
.world_technology .etc_movie.infra h3 {
 background-image: url("../images/info-icon01.png");
 background-repeat: no-repeat;
 background-position: 0 center;
 background-size: 83px 70px;
}
.world_technology .etc_movie.renewable h3 {
 background-image: url("../images/info-icon02.png");
 background-repeat: no-repeat;
 background-position: 0 center;
 background-size: 83px 70px;
}
.world_technology .etc_movie.system h3 {
 background-image: url("../images/info-icon03.png");
 background-repeat: no-repeat;
 background-position: 0 center;
 background-size: 83px 70px;
}
.world_technology .etc_movie.newterritory h3 {
 background-image: url("../images/info-icon04.png");
 background-repeat: no-repeat;
 background-position: 0 center;
 background-size: 83px 70px;
}
.world_technology .etc_movie.application h3 {
 background-image: url("../images/info-icon05.png");
 background-repeat: no-repeat;
 background-position: 0 center;
 background-size: 83px 70px;
}
.world_technology .etc_movie.working h3 {
 background-image: url("../images/info-icon06.png");
 background-repeat: no-repeat;
 background-position: 0 center;
 background-size: 83px 70px;
}
.world_technology .etc_movie .toggle-btn {
 cursor: pointer;
 position: relative;
}
.world_technology .etc_movie .toggle-btn::before{
  display: none;
}
.world_technology .etc_movie .toggle-btn::after {
 content: "";
 display: block;
 position: absolute;
 right: 40px;
 top: 50%;
 transform: translateY(-50%);
 width: 30px;
 height: 30px;
 background: url("../images/icon_accordion-open.png") no-repeat center center;
 background-size: contain;
}
.world_technology .etc_movie .toggle-btn.is-open::after {
 background: url("../images/icon_accordion-close.png") no-repeat center center;
 background-size: contain;
}
.world_technology .etc_movie.off {
 box-shadow: 0 5px 0 0 rgba(187, 187, 187, 1);
}
.world_technology .etc_movie.off h3 {
 background-color: #cccccc;
 position: relative;
}
/*
.world_technology .etc_movie.off h3::after{
 display: block;
 box-sizing: border-box;
 width: 72px;
 content: "準備中";
 padding: 0.2em 0.5em;
 border: 1px solid #008cd6;
 font-size: 16px;
 line-height: 120%;
 color: #008cd6;
 background-color: #FFFFFF;
 position: absolute;
 right: 20px;
 top: 50%;
 transform: translateY(-50%);
 text-align: center;
 border-radius: 4px;
}
*/
.world_technology .etc_movie .toggle-body {
 display: none;
}
.world_technology .etc_movie .item-list {
 display: flex;
 justify-content: flex-start;
 flex-wrap: wrap;
 padding: 20px 19px;
        width: 980px;
    box-sizing: border-box;
}
.world_technology .etc_movie .item-list .item {
 box-sizing: border-box;
 padding: 10px 7px;
}
.world_technology .etc_movie .item-list .item .movie {
 margin-bottom: 10px;
 font-size: 18px;
 line-height: 140%;
 text-align: left;
}
.world_technology .etc_movie .item-list .item .movie span,
.world_technology .etc_movie .item-list .item .movie a {
 text-align: left;
 background-image: url("../images/movie_icon.png");
 background-repeat: no-repeat;
 background-position: 15px center;
 /*background-size: 38px 38px;*/
 background-size: 30px 30px;
 min-height: 48px;
 padding: 10px 15px 10px 57px;
 line-height: 120%;
 display: flex;
 flex-wrap: wrap;
 align-items: center;
 box-shadow: 0 5px 0 0 rgba(0, 70, 103, 1);
 position: relative;
}
@media all and (-ms-high-contrast:none) {
 .world_technology .etc_movie .item-list .item .movie span,
 .world_technology .etc_movie .item-list .item .movie a {
  height: 48px;
  padding: 13px 15px 7px 57px;
 }
}
.world_technology .etc_movie .item-list .item .movie span{
 background-color: #cccccc;
 box-shadow:none;
}
.world_technology .etc_movie .item-list .item .movie .fs-sm{
 font-size: 15px;
 line-height: 120%;
}
.world_technology .etc_movie .item-list .item .movie a:hover {
 box-shadow: 0 3px 0 0 rgba(0, 70, 103, 0.8);
 transform: translateY(2px);
}
.world_technology .etc_movie .item-list .item .movie.youtube span,
.world_technology .etc_movie .item-list .item .movie.youtube a {
 padding: 10px 90px 10px 57px;
}
@media all and (-ms-high-contrast:none) {
 .world_technology .etc_movie .item-list .item .movie.youtube span,
 .world_technology .etc_movie .item-list .item .movie.youtube a {
  padding: 13px 90px 7px 57px;
 }
}
.world_technology .etc_movie .item-list .item .movie.youtube span i.icon-yt,
.world_technology .etc_movie .item-list .item .movie.youtube a i.icon-yt {
 position: absolute;
 right: 10px;
 top: 0;
 display: block;
 background: url("../images/movie_play.png") no-repeat 0 center;
 background-size: 100% auto;
 width: 72px;
 height: 100%;
 padding: 0;
 margin-left: 0;
 overflow: hidden;
 text-indent: -9999px;
}
/*
.world_technology .etc_movie .item-list .item .movie.youtube span i.icon-yt {
 background: url("../images/YouTube-logo-full_color_light.svg") no-repeat 0 center;
 background-size: 100% auto;
}
*/
.world_technology .etc_movie .item-list .item .movie.ComingSoon span {
 padding: 10px 90px 10px 57px;
}
@media all and (-ms-high-contrast:none) {
 .world_technology .etc_movie .item-list .item .movie.ComingSoon span {
  padding: 13px 90px 7px 57px;
 }
}
.world_technology .etc_movie .item-list .item .movie.ComingSoon span::after{
 display: block;
 box-sizing: border-box;
 width: 72px;
 content: "準備中";
 padding: 0.2em 0.5em;
 border: 1px solid #008cd6;
 font-size: 14px;
 line-height: 120%;
 color: #008cd6;
 background-color: #FFFFFF;
 position: absolute;
 right: 10px;
 top: 50%;
 transform: translateY(-50%);
 text-align: center;
 border-radius: 4px;
}
@media all and (-ms-high-contrast:none) {
 .world_technology .etc_movie .item-list .item .movie.ComingSoon span::after{
  padding: 0.4em 0.5em  0em;
 }
}
.world_technology .etc_movie .item-list .item .txt_link {
 margin-top: 0;
 font-size: 16px;
 line-height: 160%;
}
.world_technology .etc_movie .item-list .item .txt_link a {
 color: #222222;
 text-decoration: none;
}
.world_technology .etc_movie .item-list .item .txt_link a:hover {
 color: #00b8e6;
}

.world_technology .btn_terminology{
 display:inline-block;
 background: #FFFFFF;
 text-align: center;
 border: 1px solid #cccccc;
 border-radius: 4px;
 padding: 0.5em 2em;
 font-size: 20px;
 line-height: 160%;
 text-decoration:none;
 color: #00b8e6;
}
@media all and (-ms-high-contrast:none) {
 .world_technology .btn_terminology{
  padding: 0.65em 2em 0.35em;
 }
}
.world_technology .btn_terminology:hover{
 background-color: #efefef;
}

.world_technology .btn_terminology .icon.report{
 display: inline-block;
 width: 22px;
 height: 26px;
 background: url("../images/icon_pdf.png") no-repeat 0 0;
 background-size: contain;
 padding: 0;
 margin-right: 12px;
 margin-top: -0.2em;
 vertical-align:middle;
}
.world_technology .movie_keyword{
      width: 980px;
    margin: 0 auto;
    color: #002060;
    font-size: 24px;
    font-weight: 600;
    padding-left: 1em;
    margin-bottom: 0.2em;
}

@media screen and (max-width: 640px) {
 /* ------------------  smp   ------------------  */
 .world_technology {
  border-top: 2px solid #FFFFFF;
 }
 .world_technology h2 {
  padding: 45px 10px;
 }
 .world_technology h2 img {
  width: 250px;
 }
 .world_technology .info_movie {
  width: auto;
  margin-left: 10px;
  margin-right: 10px;
  padding: 30px 20px;
 }
 .world_technology .info_movie h3 {
  font-size: 20px;
  line-height: 140%;
  padding: 0;
 }
 .world_technology .etc_movie {
  width: auto;
  margin-left: 10px;
  margin-right: 10px;
 }
 .world_technology .etc_movie.mgb-lg{
  margin-bottom: 30px!important;
 }

 .world_technology .etc_movie h3 {
  font-size: 20px;
  line-height: 125%;
  padding: 10px 50px 10px 63px;
  min-height: 70px;
 }
 .world_technology .etc_movie.infra h3,
 .world_technology .etc_movie.renewable h3,
 .world_technology .etc_movie.system h3,
 .world_technology .etc_movie.newterritory h3,
 .world_technology .etc_movie.application h3,
 .world_technology .etc_movie.working h3 {
  background-position: -10px center;
 }
 .world_technology .etc_movie .toggle-btn::after {
  right: 15px;
 }
 /*
 .world_technology .etc_movie.off h3::after{
  font-size: 14px;
  line-height: 120%;
  right: 15px;
 }
 */
.world_technology .etc_movie .item-list {

    width: inherit;
    box-sizing:inherit;
}
 .world_technology .etc_movie .item-list .item {
  padding: 10px 0px;
 }
 .world_technology .etc_movie .item-list .item .movie {
  font-size: 16px;
  line-height: 140%;
 }
 .world_technology .etc_movie .item-list .item .movie span,
 .world_technology .etc_movie .item-list .item .movie a {
  background-position: 20px center;
  background-size: 32px 32px;
  min-height: 40px;
  padding: 10px 20px 10px 65px;
 }
 .world_technology .etc_movie .item-list .item .movie .fs-sm{
  font-size: inherit;
  line-height: inherit;
 }
 .world_technology .etc_movie .item-list .item .movie.youtube span,
 .world_technology .etc_movie .item-list .item .movie.youtube a {
  padding: 10px 90px 10px 65px;
 }
 /*
 .world_technology .etc_movie .item-list .item .movie.youtube span i.icon-yt,
 .world_technology .etc_movie .item-list .item .movie.youtube a i.icon-yt {
  position: absolute;
  right: 10px;
  top: 0;
  display: block;
  background: url("../images/YouTube-logo-full_color_dark.svg") no-repeat 0 center;
  background-size: 100% auto;
  width: 72px;
  height: 100%;
  padding: 0;
  margin-left: 0;
  overflow: hidden;
  text-indent: -9999px;
 }
*/
 .world_technology .etc_movie .item-list .item .movie.ComingSoon span {
  padding: 10px 90px 10px 65px;
 }
 /*
 .world_technology .etc_movie .item-list .item .movie.ComingSoon span::after{
  display: block;
  box-sizing: border-box;
  width: 72px;
  content: "準備中";
  padding: 0.2em 0.5em;
  border: 1px solid #0f4999;
  font-size: 14px;
  line-height: 120%;
  color: #0f4999;
  background-color: #FFFFFF;
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  text-align: center;
 }
 */
 
.world_technology .btn_terminology{
 font-size: 16px;
 line-height: 160%;
 }
    .world_technology .movie_keyword{
    width: auto;
    margin-left: 10px;
    margin-right: 10px;
    font-size: 18px;
}

 
}

/*------------------*/
/* .information */
.information {
 text-align: center;
 padding: 60px 0;
}
.information .btn_entry,
.information .btn_pageback {
 width: 100%;
 max-width: 480px;
 margin: 0 auto;
 font-size: 24px;
 line-height: 160%;
}
.information .btn_entry a,
.information .btn_pageback a {
 box-shadow: 0 5px 0 0 rgba(0, 70, 103, 1);
}
@media all and (-ms-high-contrast:none) {
 .information .btn_entry a,
 .information .btn_pageback a {
  padding-top: 19px !important;
  padding-bottom:11px !important;
 }
}
.information .btn_entry a:hover,
.information .btn_pageback a:hover {
 box-shadow: 0 3px 0 0 rgba(0, 70, 103, 0.8);
 transform: translateY(2px);
}
.sdgs h3 {
 font-size: 20px;
}
.sdgs .sdgs_icon {
 display: flex;
 justify-content: space-between;
 width: 100%;
 max-width: 970px;
 margin: 0 auto;
 line-height: 0;
}
.sdgs .sdgs_icon p {
 width: 130px;
}
.sdgs .sdgs_icon p img {
 width: 100%;
 height: auto;
}

@media screen and (max-width: 640px) {
 /* ------------------  smp   ------------------   */
 .information {
  padding: 50px 10px;
 }
 .information .btn_entry,
 .information .btn_pageback {
  font-size: 20px;
  line-height: 160%;
 }
 .sdgs .sdgs_icon {
  flex-wrap: wrap;
  justify-content: flex-start;
 }
 .sdgs .sdgs_icon p {
  width: 32%;
  margin: 2% 0 0 2%;
 }
 .sdgs .sdgs_icon p:nth-of-type(-n+3) {
  margin-top: 0;
 }
 .sdgs .sdgs_icon p:nth-of-type(3n+1) {
  margin-left: 0;
 }
}



/*------------------*/
/* modal：Movie */

#modalArea_Movie{
	position: fixed;
	width:100%;
	height:100%;
	z-index:99;
	top:0;
	left:0;
}

#modalArea_Movie .modal_Main {
	display:none;
	position:fixed;
	z-index: 2;
 width: 90%;
	max-width: 740px;
	margin:0;
	top:0;
	left:50%;
 transform: translateX(-50%);
}

#modalArea_Movie .modal_Main .movie_wrap{
	line-height:0;
	font-size:0;
}

#modalArea_Movie .modal_Main .movie_wrap .youtube {
 position:relative;
 width:100%;
 height: 0;
 overflow: hidden;
 padding-top: 56.25%;
 box-sizing: border-box;
}

#modalArea_Movie .modal_Main .movie_wrap .youtube iframe{
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #000;
	box-sizing: border-box;
}

#modalArea_Movie .modal_Main .movie_wrap .closeBtn {
 display:block;
 position: absolute;
 z-index:2;
 right: 0;
 top:-62px;
 width: 50px;
 height: 50px;
 text-decoration: none;
 text-align: center;
 cursor: pointer;
 text-indent: -999px;
 overflow: hidden;
}

#modalArea_Movie .modal_Main .movie_wrap .closeBtn:hover {
  opacity: 1;
}

#modalArea_Movie .modal_Main .movie_wrap .closeBtn:before, .closeBtn:after {
 position: absolute;
 left: 50%;
 top: 0;
 content: ' ';
 height: 100%;
 width: 2px;
 background-color: #ffffff;
}

#modalArea_Movie .modal_Main .movie_wrap .closeBtn:before {
  transform: rotate(45deg);
}

#modalArea_Movie .modal_Main .movie_wrap .closeBtn:after {
  transform: rotate(-45deg);
}

#modalArea_Movie .modal_BK {
 display: none;
 position:fixed;
 z-index: 1;
 left: 0;
 top: 0;
 width: 100%;
 height: 100%;
 background-color: #000;
 opacity: 0.8;
 filter: alpha(opacity=80);
}

